/**
 * All of the CSS for your public-facing functionality should be
 * included in this file.
 */
form.ts_poll_form>.ts_poll_section {
    padding: 0 !important;
    margin: 0 !important;
}
form.ts_poll_form>.ts_poll_section:not(.tsp_active_section),
form.ts_poll_form>div.ts_load_vue_poll.tsp_not_active_section {
    display: none !important;
}
form.ts_poll_form {
    position: relative;
    display: -ms-flexbox;
    display: -webkit-flex;
    display: flex;
    -webkit-align-content: center;
    -ms-flex-line-pack: center;
    align-content: center;
    -webkit-align-items: center;
    -ms-flex-align: center;
    align-items: center;
    -webkit-justify-content: center;
    -ms-flex-pack: center;
    justify-content: center;
    width: 100% !important;
    margin-bottom: .9375rem !important;
    margin-top: .9375rem !important;
}
form.ts_poll_form>div.ts_load_vue_poll,
div.ts_load_vue_poll>div.ts_load_poll_logo {
    display: -ms-flexbox;
    display: -webkit-flex;
    display: flex;
    -webkit-align-content: center;
    -ms-flex-line-pack: center;
    align-content: center;
    -webkit-align-items: center;
    -ms-flex-align: center;
    align-items: center;
    -webkit-justify-content: center;
    -ms-flex-pack: center;
    justify-content: center;
    flex-direction: column;
    -ms-flex-direction: column;
    -webkit-box-direction: column;
    width: 100% !important;
}
.ts_poll_section button:focus,
.ts_poll_section button:hover,
.ts_poll_section button,
.ts_poll_section input[type="button"],
.ts_poll_section input[type="button"]:focus,
.ts_poll_section input[type="button"]:hover {
    text-decoration: none !important;
    box-shadow: none !important;
    outline: none !important;
}
.ts_poll_section input[type=radio]:checked+label:before {
    background-color: inherit !important;
}
div.ts_load_poll_logo>img {
    position: absolute !important;
    width: 2rem !important;
    height: 2rem !important;
}
div.ts_load_vue_poll>span.tsp_load_span {
    margin-top: 1.25rem !important;
    padding: .625rem .9375rem !important;
    box-shadow: 0 .0625rem .25rem rgba(0, 0, 0, .3) !important;
    background-color: #f7f7f7 !important;
    border-radius: .3125rem !important;
    font-size: .75rem !important;
    color: #222 !important;
    word-break: break-word !important;
    letter-spacing: .0313rem !important;
}
div.ts_load_poll_logo>div.tsp_load_circle {
    width: 4rem;
    height: 4rem;
    border: 0.5rem solid #f3f3f3 !important;
    border-radius: 50% !important;
    border-top: 0.5rem solid #7145e0 !important;
    -webkit-animation: ts_poll_logo_spin 1.5s linear infinite;
    animation: ts_poll_logo_spin 1.5s linear infinite;
}
@-webkit-keyframes ts_poll_logo_spin {
    0% {
        -webkit-transform: rotate(0deg);
    }
    100% {
        -webkit-transform: rotate(360deg);
    }
}
@keyframes ts_poll_logo_spin {
    0% {
        transform: rotate(0deg);
    }
    100% {
        transform: rotate(360deg);
    }
}
.tsp_sceleton_item {
    background-color: #ced4da !important;
    border: 1px solid #e6e6e6 !important;
    border-radius: 2px !important;
    overflow: hidden !important;
    position: relative
}
.tsp_sceleton_item:before {
    -webkit-animation: ph-animation .8s linear infinite !important;
    animation: ph-animation .8s linear infinite !important;
    background: linear-gradient(90deg, hsla(0, 0%, 100%, 0) 46%, hsla(0, 0%, 100%, .35) 50%, hsla(0, 0%, 100%, 0) 54%) 50% 50% !important;
    bottom: 0 !important;
    content: " " !important;
    left: 0% !important;
    margin-left: -100% !important;
    pointer-events: none !important;
    position: absolute !important;
    right: 0 !important;
    top: 0 !important;
    width: 500% !important;
    z-index: 1
}
.tsp_sceleton_item * {
    z-index: -1 !important;
    visibility: hidden;
}
@-webkit-keyframes ph-animation {
    0% {
        transform: translate3d(-30%, 0, 0)
    }
    to {
        transform: translate3d(30%, 0, 0)
    }
}
@keyframes ph-animation {
    0% {
        transform: translate3d(-30%, 0, 0)
    }
    to {
        transform: translate3d(30%, 0, 0)
    }
}/*!
 *  Font Awesome 4.6.3 by @davegandy - http://fontawesome.io - @fontawesome
 *  License - http://fontawesome.io/license (Font: SIL OFL 1.1, CSS: MIT License)
 */
@font-face {
	font-family: 'FontAwesome';
	src: url(//www.mythonburi.com/wp-content/plugins/TS-Poll/fonts/fontawesome-webfont.eot?v=4.6.3);
	src: url(//www.mythonburi.com/wp-content/plugins/TS-Poll/fonts/fontawesome-webfont.eot?#iefix&v=4.6.3) format('embedded-opentype'), url(//www.mythonburi.com/wp-content/plugins/TS-Poll/fonts/fontawesome-webfont.woff2?v=4.6.3) format('woff2'), url(//www.mythonburi.com/wp-content/plugins/TS-Poll/fonts/fontawesome-webfont.woff?v=4.6.3) format('woff'), url(//www.mythonburi.com/wp-content/plugins/TS-Poll/fonts/fontawesome-webfont.ttf?v=4.6.3) format('truetype'), url(//www.mythonburi.com/wp-content/plugins/TS-Poll/fonts/fontawesome-webfont.svg?v=4.6.3#fontawesomeregular) format('svg');
	font-weight: normal;
	font-style: normal;
}
.ts-poll,
.ts-poll-fas,
.ts-poll-far,
.ts-poll-fal,
.ts-poll-fad,
.ts-poll-fab {
	-moz-osx-font-smoothing: grayscale;
	-webkit-font-smoothing: antialiased;
	display: inline-block;
	font-style: normal;
	font-variant: normal;
	text-rendering: auto;
	line-height: 1;
}
.ts-poll-lg {
	font-size: 1.33333em;
	line-height: 0.75em;
	vertical-align: -.0667em;
}
.ts-poll-xs {
	font-size: .75em;
}
.ts-poll-sm {
	font-size: .875em;
}
.ts-poll-1x {
	font-size: 1em;
}
.ts-poll-2x {
	font-size: 2em;
}
.ts-poll-3x {
	font-size: 3em;
}
.ts-poll-4x {
	font-size: 4em;
}
.ts-poll-5x {
	font-size: 5em;
}
.ts-poll-6x {
	font-size: 6em;
}
.ts-poll-7x {
	font-size: 7em;
}
.ts-poll-8x {
	font-size: 8em;
}
.ts-poll-9x {
	font-size: 9em;
}
.ts-poll-10x {
	font-size: 10em;
}
.ts-poll-fw {
	text-align: center;
	width: 1.25em;
}
.ts-poll-ul {
	list-style-type: none;
	margin-left: 2.5em;
	padding-left: 0;
}
.ts-poll-ul>li {
	position: relative;
}
.ts-poll-li {
	left: -2em;
	position: absolute;
	text-align: center;
	width: 2em;
	line-height: inherit;
}
.ts-poll-border {
	border: solid 0.08em #eee;
	border-radius: .1em;
	padding: .2em .25em .15em;
}
.ts-poll-pull-left {
	float: left;
}
.ts-poll-pull-right {
	float: right;
}
.ts-poll.ts-poll-pull-left,
.ts-poll-fas.ts-poll-pull-left,
.ts-poll-far.ts-poll-pull-left,
.ts-poll-fal.ts-poll-pull-left,
.ts-poll-fab.ts-poll-pull-left {
	margin-right: .3em;
}
.ts-poll.ts-poll-pull-right,
.ts-poll-fas.ts-poll-pull-right,
.ts-poll-far.ts-poll-pull-right,
.ts-poll-fal.ts-poll-pull-right,
.ts-poll-fab.ts-poll-pull-right {
	margin-left: .3em;
}
.ts-poll-spin {
	-webkit-animation: fa-spin 2s infinite linear;
	animation: fa-spin 2s infinite linear;
}
.ts-poll-pulse {
	-webkit-animation: fa-spin 1s infinite steps(8);
	animation: fa-spin 1s infinite steps(8);
}
@-webkit-keyframes fa-spin {
	0% {
		-webkit-transform: rotate(0deg);
		transform: rotate(0deg);
	}
	100% {
		-webkit-transform: rotate(360deg);
		transform: rotate(360deg);
	}
}
@keyframes fa-spin {
	0% {
		-webkit-transform: rotate(0deg);
		transform: rotate(0deg);
	}
	100% {
		-webkit-transform: rotate(360deg);
		transform: rotate(360deg);
	}
}
.ts-poll-rotate-90 {
	-ms-filter: "progid:DXImageTransform.Microsoft.BasicImage(rotation=1)";
	-webkit-transform: rotate(90deg);
	transform: rotate(90deg);
}
.ts-poll-rotate-180 {
	-ms-filter: "progid:DXImageTransform.Microsoft.BasicImage(rotation=2)";
	-webkit-transform: rotate(180deg);
	transform: rotate(180deg);
}
.ts-poll-rotate-270 {
	-ms-filter: "progid:DXImageTransform.Microsoft.BasicImage(rotation=3)";
	-webkit-transform: rotate(270deg);
	transform: rotate(270deg);
}
.ts-poll-flip-horizontal {
	-ms-filter: "progid:DXImageTransform.Microsoft.BasicImage(rotation=0, mirror=1)";
	-webkit-transform: scale(-1, 1);
	transform: scale(-1, 1);
}
.ts-poll-flip-vertical {
	-ms-filter: "progid:DXImageTransform.Microsoft.BasicImage(rotation=2, mirror=1)";
	-webkit-transform: scale(1, -1);
	transform: scale(1, -1);
}
.ts-poll-flip-both,
.ts-poll-flip-horizontal.ts-poll-flip-vertical {
	-ms-filter: "progid:DXImageTransform.Microsoft.BasicImage(rotation=2, mirror=1)";
	-webkit-transform: scale(-1, -1);
	transform: scale(-1, -1);
}
:root .ts-poll-rotate-90,
:root .ts-poll-rotate-180,
:root .ts-poll-rotate-270,
:root .ts-poll-flip-horizontal,
:root .ts-poll-flip-vertical,
:root .ts-poll-flip-both {
	-webkit-filter: none;
	filter: none;
}
.ts-poll-stack {
	display: inline-block;
	height: 2em;
	line-height: 2em;
	position: relative;
	vertical-align: middle;
	width: 2.5em;
}
.ts-poll-stack-1x,
.ts-poll-stack-2x {
	left: 0;
	position: absolute;
	text-align: center;
	width: 100%;
}
.ts-poll-stack-1x {
	line-height: inherit;
}
.ts-poll-stack-2x {
	font-size: 2em;
}
.ts-poll-inverse {
	color: #fff;
}
/* Deprecated as of 4.4.0 */
.pull-right {
	float: right;
}
.pull-left {
	float: left;
}
.ts-poll.pull-left {
	margin-right: .3em;
}
.ts-poll.pull-right {
	margin-left: .3em;
}
.ts-poll-spin {
	-webkit-animation: fa-spin 2s infinite linear;
	animation: fa-spin 2s infinite linear;
}
.ts-poll-pulse {
	-webkit-animation: fa-spin 1s infinite steps(8);
	animation: fa-spin 1s infinite steps(8);
}
@-webkit-keyframes fa-spin {
	0% {
		-webkit-transform: rotate(0deg);
		transform: rotate(0deg);
	}
	100% {
		-webkit-transform: rotate(359deg);
		transform: rotate(359deg);
	}
}
@keyframes fa-spin {
	0% {
		-webkit-transform: rotate(0deg);
		transform: rotate(0deg);
	}
	100% {
		-webkit-transform: rotate(359deg);
		transform: rotate(359deg);
	}
}
.ts-poll-rotate-90 {
	-ms-filter: "progid:DXImageTransform.Microsoft.BasicImage(rotation=1)";
	-webkit-transform: rotate(90deg);
	-ms-transform: rotate(90deg);
	transform: rotate(90deg);
}
.ts-poll-rotate-180 {
	-ms-filter: "progid:DXImageTransform.Microsoft.BasicImage(rotation=2)";
	-webkit-transform: rotate(180deg);
	-ms-transform: rotate(180deg);
	transform: rotate(180deg);
}
.ts-poll-rotate-270 {
	-ms-filter: "progid:DXImageTransform.Microsoft.BasicImage(rotation=3)";
	-webkit-transform: rotate(270deg);
	-ms-transform: rotate(270deg);
	transform: rotate(270deg);
}
.ts-poll-flip-horizontal {
	-ms-filter: "progid:DXImageTransform.Microsoft.BasicImage(rotation=0, mirror=1)";
	-webkit-transform: scale(-1, 1);
	-ms-transform: scale(-1, 1);
	transform: scale(-1, 1);
}
.ts-poll-flip-vertical {
	-ms-filter: "progid:DXImageTransform.Microsoft.BasicImage(rotation=2, mirror=1)";
	-webkit-transform: scale(1, -1);
	-ms-transform: scale(1, -1);
	transform: scale(1, -1);
}
:root .ts-poll-rotate-90,
:root .ts-poll-rotate-180,
:root .ts-poll-rotate-270,
:root .ts-poll-flip-horizontal,
:root .ts-poll-flip-vertical {
	filter: none;
}
.ts-poll-stack {
	position: relative;
	display: inline-block;
	width: 2em;
	height: 2em;
	line-height: 2em;
	vertical-align: middle;
}
.ts-poll-stack-1x,
.ts-poll-stack-2x {
	position: absolute;
	left: 0;
	width: 100%;
	text-align: center;
}
.ts-poll-stack-1x {
	line-height: inherit;
}
.ts-poll-stack-2x {
	font-size: 2em;
}
.ts-poll-inverse {
	color: #ffffff;
}
/* Font Awesome uses the Unicode Private Use Area (PUA) to ensure screen
	 readers do not read off random characters that represent icons */
.ts-poll-glass:before {
	content: "\f000";
}
.ts-poll-music:before {
	content: "\f001";
}
.ts-poll-search:before {
	content: "\f002";
}
.ts-poll-envelope-o:before {
	content: "\f003";
}
.ts-poll-heart:before {
	content: "\f004";
}
.ts-poll-star:before {
	content: "\f005";
}
.ts-poll-star-o:before {
	content: "\f006";
}
.ts-poll-user:before {
	content: "\f007";
}
.ts-poll-film:before {
	content: "\f008";
}
.ts-poll-th-large:before {
	content: "\f009";
}
.ts-poll-th:before {
	content: "\f00a";
}
.ts-poll-th-list:before {
	content: "\f00b";
}
.ts-poll-check:before {
	content: "\f00c";
}
.ts-poll-remove:before,
.ts-poll-close:before,
.ts-poll-times:before {
	content: "\f00d";
}
.ts-poll-search-plus:before {
	content: "\f00e";
}
.ts-poll-search-minus:before {
	content: "\f010";
}
.ts-poll-power-off:before {
	content: "\f011";
}
.ts-poll-signal:before {
	content: "\f012";
}
.ts-poll-gear:before,
.ts-poll-cog:before {
	content: "\f013";
}
.ts-poll-trash-o:before {
	content: "\f014";
}
.ts-poll-home:before {
	content: "\f015";
}
.ts-poll-file-o:before {
	content: "\f016";
}
.ts-poll-clock-o:before {
	content: "\f017";
}
.ts-poll-road:before {
	content: "\f018";
}
.ts-poll-download:before {
	content: "\f019";
}
.ts-poll-arrow-circle-o-down:before {
	content: "\f01a";
}
.ts-poll-arrow-circle-o-up:before {
	content: "\f01b";
}
.ts-poll-inbox:before {
	content: "\f01c";
}
.ts-poll-play-circle-o:before {
	content: "\f01d";
}
.ts-poll-rotate-right:before,
.ts-poll-repeat:before {
	content: "\f01e";
}
.ts-poll-refresh:before {
	content: "\f021";
}
.ts-poll-list-alt:before {
	content: "\f022";
}
.ts-poll-lock:before {
	content: "\f023";
}
.ts-poll-headphones:before {
	content: "\f025";
}
.ts-poll-volume-off:before {
	content: "\f026";
}
.ts-poll-volume-down:before {
	content: "\f027";
}
.ts-poll-volume-up:before {
	content: "\f028";
}
.ts-poll-qrcode:before {
	content: "\f029";
}
.ts-poll-barcode:before {
	content: "\f02a";
}
.ts-poll-tag:before {
	content: "\f02b";
}
.ts-poll-tags:before {
	content: "\f02c";
}
.ts-poll-book:before {
	content: "\f02d";
}
.ts-poll-bookmark:before {
	content: "\f02e";
}
.ts-poll-print:before {
	content: "\f02f";
}
.ts-poll-camera:before {
	content: "\f030";
}
.ts-poll-font:before {
	content: "\f031";
}
.ts-poll-bold:before {
	content: "\f032";
}
.ts-poll-italic:before {
	content: "\f033";
}
.ts-poll-text-height:before {
	content: "\f034";
}
.ts-poll-text-width:before {
	content: "\f035";
}
.ts-poll-align-left:before {
	content: "\f036";
}
.ts-poll-align-center:before {
	content: "\f037";
}
.ts-poll-align-right:before {
	content: "\f038";
}
.ts-poll-align-justify:before {
	content: "\f039";
}
.ts-poll-list:before {
	content: "\f03a";
}
.ts-poll-dedent:before,
.ts-poll-outdent:before {
	content: "\f03b";
}
.ts-poll-indent:before {
	content: "\f03c";
}
.ts-poll-video-camera:before {
	content: "\f03d";
}
.ts-poll-photo:before,
.ts-poll-image:before,
.ts-poll-picture-o:before {
	content: "\f03e";
}
.ts-poll-pencil:before {
	content: "\f040";
}
.ts-poll-map-marker:before {
	content: "\f041";
}
.ts-poll-adjust:before {
	content: "\f042";
}
.ts-poll-tint:before {
	content: "\f043";
}
.ts-poll-edit:before,
.ts-poll-pencil-square-o:before {
	content: "\f044";
}
.ts-poll-share-square-o:before {
	content: "\f045";
}
.ts-poll-check-square-o:before {
	content: "\f046";
}
.ts-poll-arrows:before {
	content: "\f047";
}
.ts-poll-step-backward:before {
	content: "\f048";
}
.ts-poll-fast-backward:before {
	content: "\f049";
}
.ts-poll-backward:before {
	content: "\f04a";
}
.ts-poll-play:before {
	content: "\f04b";
}
.ts-poll-pause:before {
	content: "\f04c";
}
.ts-poll-stop:before {
	content: "\f04d";
}
.ts-poll-forward:before {
	content: "\f04e";
}
.ts-poll-fast-forward:before {
	content: "\f050";
}
.ts-poll-step-forward:before {
	content: "\f051";
}
.ts-poll-eject:before {
	content: "\f052";
}
.ts-poll-chevron-left:before {
	content: "\f053";
}
.ts-poll-chevron-right:before {
	content: "\f054";
}
.ts-poll-plus-circle:before {
	content: "\f055";
}
.ts-poll-minus-circle:before {
	content: "\f056";
}
.ts-poll-times-circle:before {
	content: "\f057";
}
.ts-poll-check-circle:before {
	content: "\f058";
}
.ts-poll-question-circle:before {
	content: "\f059";
}
.ts-poll-info-circle:before {
	content: "\f05a";
}
.ts-poll-crosshairs:before {
	content: "\f05b";
}
.ts-poll-times-circle-o:before {
	content: "\f05c";
}
.ts-poll-check-circle-o:before {
	content: "\f05d";
}
.ts-poll-ban:before {
	content: "\f05e";
}
.ts-poll-arrow-left:before {
	content: "\f060";
}
.ts-poll-arrow-right:before {
	content: "\f061";
}
.ts-poll-arrow-up:before {
	content: "\f062";
}
.ts-poll-arrow-down:before {
	content: "\f063";
}
.ts-poll-mail-forward:before,
.ts-poll-share:before {
	content: "\f064";
}
.ts-poll-expand:before {
	content: "\f065";
}
.ts-poll-compress:before {
	content: "\f066";
}
.ts-poll-plus:before {
	content: "\f067";
}
.ts-poll-minus:before {
	content: "\f068";
}
.ts-poll-asterisk:before {
	content: "\f069";
}
.ts-poll-exclamation-circle:before {
	content: "\f06a";
}
.ts-poll-gift:before {
	content: "\f06b";
}
.ts-poll-leaf:before {
	content: "\f06c";
}
.ts-poll-fire:before {
	content: "\f06d";
}
.ts-poll-eye:before {
	content: "\f06e";
}
.ts-poll-eye-slash:before {
	content: "\f070";
}
.ts-poll-warning:before,
.ts-poll-exclamation-triangle:before {
	content: "\f071";
}
.ts-poll-plane:before {
	content: "\f072";
}
.ts-poll-calendar:before {
	content: "\f073";
}
.ts-poll-random:before {
	content: "\f074";
}
.ts-poll-comment:before {
	content: "\f075";
}
.ts-poll-magnet:before {
	content: "\f076";
}
.ts-poll-chevron-up:before {
	content: "\f077";
}
.ts-poll-chevron-down:before {
	content: "\f078";
}
.ts-poll-retweet:before {
	content: "\f079";
}
.ts-poll-shopping-cart:before {
	content: "\f07a";
}
.ts-poll-folder:before {
	content: "\f07b";
}
.ts-poll-folder-open:before {
	content: "\f07c";
}
.ts-poll-arrows-v:before {
	content: "\f07d";
}
.ts-poll-arrows-h:before {
	content: "\f07e";
}
.ts-poll-bar-chart-o:before,
.ts-poll-bar-chart:before {
	content: "\f080";
}
.ts-poll-twitter-square:before {
	content: "\f081";
}
.ts-poll-facebook-square:before {
	content: "\f082";
}
.ts-poll-camera-retro:before {
	content: "\f083";
}
.ts-poll-key:before {
	content: "\f084";
}
.ts-poll-gears:before,
.ts-poll-cogs:before {
	content: "\f085";
}
.ts-poll-comments:before {
	content: "\f086";
}
.ts-poll-thumbs-o-up:before {
	content: "\f087";
}
.ts-poll-thumbs-o-down:before {
	content: "\f088";
}
.ts-poll-star-half:before {
	content: "\f089";
}
.ts-poll-heart-o:before {
	content: "\f08a";
}
.ts-poll-sign-out:before {
	content: "\f08b";
}
.ts-poll-linkedin-square:before {
	content: "\f08c";
}
.ts-poll-thumb-tack:before {
	content: "\f08d";
}
.ts-poll-external-link:before {
	content: "\f08e";
}
.ts-poll-sign-in:before {
	content: "\f090";
}
.ts-poll-trophy:before {
	content: "\f091";
}
.ts-poll-github-square:before {
	content: "\f092";
}
.ts-poll-upload:before {
	content: "\f093";
}
.ts-poll-lemon-o:before {
	content: "\f094";
}
.ts-poll-phone:before {
	content: "\f095";
}
.ts-poll-square-o:before {
	content: "\f096";
}
.ts-poll-bookmark-o:before {
	content: "\f097";
}
.ts-poll-phone-square:before {
	content: "\f098";
}
.ts-poll-twitter:before {
	content: "\f099";
}
.ts-poll-facebook-f:before,
.ts-poll-facebook:before {
	content: "\f09a";
}
.ts-poll-github:before {
	content: "\f09b";
}
.ts-poll-unlock:before {
	content: "\f09c";
}
.ts-poll-credit-card:before {
	content: "\f09d";
}
.ts-poll-feed:before,
.ts-poll-rss:before {
	content: "\f09e";
}
.ts-poll-hdd-o:before {
	content: "\f0a0";
}
.ts-poll-bullhorn:before {
	content: "\f0a1";
}
.ts-poll-bell:before {
	content: "\f0f3";
}
.ts-poll-certificate:before {
	content: "\f0a3";
}
.ts-poll-hand-o-right:before {
	content: "\f0a4";
}
.ts-poll-hand-o-left:before {
	content: "\f0a5";
}
.ts-poll-hand-o-up:before {
	content: "\f0a6";
}
.ts-poll-hand-o-down:before {
	content: "\f0a7";
}
.ts-poll-arrow-circle-left:before {
	content: "\f0a8";
}
.ts-poll-arrow-circle-right:before {
	content: "\f0a9";
}
.ts-poll-arrow-circle-up:before {
	content: "\f0aa";
}
.ts-poll-arrow-circle-down:before {
	content: "\f0ab";
}
.ts-poll-globe:before {
	content: "\f0ac";
}
.ts-poll-wrench:before {
	content: "\f0ad";
}
.ts-poll-tasks:before {
	content: "\f0ae";
}
.ts-poll-filter:before {
	content: "\f0b0";
}
.ts-poll-briefcase:before {
	content: "\f0b1";
}
.ts-poll-arrows-alt:before {
	content: "\f0b2";
}
.ts-poll-group:before,
.ts-poll-users:before {
	content: "\f0c0";
}
.ts-poll-chain:before,
.ts-poll-link:before {
	content: "\f0c1";
}
.ts-poll-cloud:before {
	content: "\f0c2";
}
.ts-poll-flask:before {
	content: "\f0c3";
}
.ts-poll-cut:before,
.ts-poll-scissors:before {
	content: "\f0c4";
}
.ts-poll-copy:before,
.ts-poll-files-o:before {
	content: "\f0c5";
}
.ts-poll-paperclip:before {
	content: "\f0c6";
}
.ts-poll-save:before,
.ts-poll-floppy-o:before {
	content: "\f0c7";
}
.ts-poll-square:before {
	content: "\f0c8";
}
.ts-poll-navicon:before,
.ts-poll-reorder:before,
.ts-poll-bars:before {
	content: "\f0c9";
}
.ts-poll-list-ul:before {
	content: "\f0ca";
}
.ts-poll-list-ol:before {
	content: "\f0cb";
}
.ts-poll-strikethrough:before {
	content: "\f0cc";
}
.ts-poll-underline:before {
	content: "\f0cd";
}
.ts-poll-table:before {
	content: "\f0ce";
}
.ts-poll-magic:before {
	content: "\f0d0";
}
.ts-poll-truck:before {
	content: "\f0d1";
}
.ts-poll-pinterest:before {
	content: "\f0d2";
}
.ts-poll-pinterest-square:before {
	content: "\f0d3";
}
.ts-poll-google-plus-square:before {
	content: "\f0d4";
}
.ts-poll-google-plus:before {
	content: "\f0d5";
}
.ts-poll-money:before {
	content: "\f0d6";
}
.ts-poll-caret-down:before {
	content: "\f0d7";
}
.ts-poll-caret-up:before {
	content: "\f0d8";
}
.ts-poll-caret-left:before {
	content: "\f0d9";
}
.ts-poll-caret-right:before {
	content: "\f0da";
}
.ts-poll-columns:before {
	content: "\f0db";
}
.ts-poll-unsorted:before,
.ts-poll-sort:before {
	content: "\f0dc";
}
.ts-poll-sort-down:before,
.ts-poll-sort-desc:before {
	content: "\f0dd";
}
.ts-poll-sort-up:before,
.ts-poll-sort-asc:before {
	content: "\f0de";
}
.ts-poll-envelope:before {
	content: "\f0e0";
}
.ts-poll-linkedin:before {
	content: "\f0e1";
}
.ts-poll-rotate-left:before,
.ts-poll-undo:before {
	content: "\f0e2";
}
.ts-poll-legal:before,
.ts-poll-gavel:before {
	content: "\f0e3";
}
.ts-poll-dashboard:before,
.ts-poll-tachometer:before {
	content: "\f0e4";
}
.ts-poll-comment-o:before {
	content: "\f0e5";
}
.ts-poll-comments-o:before {
	content: "\f0e6";
}
.ts-poll-flash:before,
.ts-poll-bolt:before {
	content: "\f0e7";
}
.ts-poll-sitemap:before {
	content: "\f0e8";
}
.ts-poll-umbrella:before {
	content: "\f0e9";
}
.ts-poll-paste:before,
.ts-poll-clipboard:before {
	content: "\f0ea";
}
.ts-poll-lightbulb-o:before {
	content: "\f0eb";
}
.ts-poll-exchange:before {
	content: "\f0ec";
}
.ts-poll-cloud-download:before {
	content: "\f0ed";
}
.ts-poll-cloud-upload:before {
	content: "\f0ee";
}
.ts-poll-user-md:before {
	content: "\f0f0";
}
.ts-poll-stethoscope:before {
	content: "\f0f1";
}
.ts-poll-suitcase:before {
	content: "\f0f2";
}
.ts-poll-bell-o:before {
	content: "\f0a2";
}
.ts-poll-coffee:before {
	content: "\f0f4";
}
.ts-poll-cutlery:before {
	content: "\f0f5";
}
.ts-poll-file-text-o:before {
	content: "\f0f6";
}
.ts-poll-building-o:before {
	content: "\f0f7";
}
.ts-poll-hospital-o:before {
	content: "\f0f8";
}
.ts-poll-ambulance:before {
	content: "\f0f9";
}
.ts-poll-medkit:before {
	content: "\f0fa";
}
.ts-poll-fighter-jet:before {
	content: "\f0fb";
}
.ts-poll-beer:before {
	content: "\f0fc";
}
.ts-poll-h-square:before {
	content: "\f0fd";
}
.ts-poll-plus-square:before {
	content: "\f0fe";
}
.ts-poll-angle-double-left:before {
	content: "\f100";
}
.ts-poll-angle-double-right:before {
	content: "\f101";
}
.ts-poll-angle-double-up:before {
	content: "\f102";
}
.ts-poll-angle-double-down:before {
	content: "\f103";
}
.ts-poll-angle-left:before {
	content: "\f104";
}
.ts-poll-angle-right:before {
	content: "\f105";
}
.ts-poll-angle-up:before {
	content: "\f106";
}
.ts-poll-angle-down:before {
	content: "\f107";
}
.ts-poll-desktop:before {
	content: "\f108";
}
.ts-poll-laptop:before {
	content: "\f109";
}
.ts-poll-tablet:before {
	content: "\f10a";
}
.ts-poll-mobile-phone:before,
.ts-poll-mobile:before {
	content: "\f10b";
}
.ts-poll-circle-o:before {
	content: "\f10c";
}
.ts-poll-quote-left:before {
	content: "\f10d";
}
.ts-poll-quote-right:before {
	content: "\f10e";
}
.ts-poll-spinner:before {
	content: "\f110";
}
.ts-poll-circle:before {
	content: "\f111";
}
.ts-poll-mail-reply:before,
.ts-poll-reply:before {
	content: "\f112";
}
.ts-poll-github-alt:before {
	content: "\f113";
}
.ts-poll-folder-o:before {
	content: "\f114";
}
.ts-poll-folder-open-o:before {
	content: "\f115";
}
.ts-poll-smile-o:before {
	content: "\f118";
}
.ts-poll-frown-o:before {
	content: "\f119";
}
.ts-poll-meh-o:before {
	content: "\f11a";
}
.ts-poll-gamepad:before {
	content: "\f11b";
}
.ts-poll-keyboard-o:before {
	content: "\f11c";
}
.ts-poll-flag-o:before {
	content: "\f11d";
}
.ts-poll-flag-checkered:before {
	content: "\f11e";
}
.ts-poll-terminal:before {
	content: "\f120";
}
.ts-poll-code:before {
	content: "\f121";
}
.ts-poll-mail-reply-all:before,
.ts-poll-reply-all:before {
	content: "\f122";
}
.ts-poll-star-half-empty:before,
.ts-poll-star-half-full:before,
.ts-poll-star-half-o:before {
	content: "\f123";
}
.ts-poll-location-arrow:before {
	content: "\f124";
}
.ts-poll-crop:before {
	content: "\f125";
}
.ts-poll-code-fork:before {
	content: "\f126";
}
.ts-poll-unlink:before,
.ts-poll-chain-broken:before {
	content: "\f127";
}
.ts-poll-question:before {
	content: "\f128";
}
.ts-poll-info:before {
	content: "\f129";
}
.ts-poll-exclamation:before {
	content: "\f12a";
}
.ts-poll-superscript:before {
	content: "\f12b";
}
.ts-poll-subscript:before {
	content: "\f12c";
}
.ts-poll-eraser:before {
	content: "\f12d";
}
.ts-poll-puzzle-piece:before {
	content: "\f12e";
}
.ts-poll-microphone:before {
	content: "\f130";
}
.ts-poll-microphone-slash:before {
	content: "\f131";
}
.ts-poll-shield:before {
	content: "\f132";
}
.ts-poll-calendar-o:before {
	content: "\f133";
}
.ts-poll-fire-extinguisher:before {
	content: "\f134";
}
.ts-poll-rocket:before {
	content: "\f135";
}
.ts-poll-maxcdn:before {
	content: "\f136";
}
.ts-poll-chevron-circle-left:before {
	content: "\f137";
}
.ts-poll-chevron-circle-right:before {
	content: "\f138";
}
.ts-poll-chevron-circle-up:before {
	content: "\f139";
}
.ts-poll-chevron-circle-down:before {
	content: "\f13a";
}
.ts-poll-html5:before {
	content: "\f13b";
}
.ts-poll-css3:before {
	content: "\f13c";
}
.ts-poll-anchor:before {
	content: "\f13d";
}
.ts-poll-unlock-alt:before {
	content: "\f13e";
}
.ts-poll-bullseye:before {
	content: "\f140";
}
.ts-poll-ellipsis-h:before {
	content: "\f141";
}
.ts-poll-ellipsis-v:before {
	content: "\f142";
}
.ts-poll-rss-square:before {
	content: "\f143";
}
.ts-poll-play-circle:before {
	content: "\f144";
}
.ts-poll-ticket:before {
	content: "\f145";
}
.ts-poll-minus-square:before {
	content: "\f146";
}
.ts-poll-minus-square-o:before {
	content: "\f147";
}
.ts-poll-level-up:before {
	content: "\f148";
}
.ts-poll-level-down:before {
	content: "\f149";
}
.ts-poll-check-square:before {
	content: "\f14a";
}
.ts-poll-pencil-square:before {
	content: "\f14b";
}
.ts-poll-external-link-square:before {
	content: "\f14c";
}
.ts-poll-share-square:before {
	content: "\f14d";
}
.ts-poll-compass:before {
	content: "\f14e";
}
.ts-poll-toggle-down:before,
.ts-poll-caret-square-o-down:before {
	content: "\f150";
}
.ts-poll-toggle-up:before,
.ts-poll-caret-square-o-up:before {
	content: "\f151";
}
.ts-poll-toggle-right:before,
.ts-poll-caret-square-o-right:before {
	content: "\f152";
}
.ts-poll-euro:before,
.ts-poll-eur:before {
	content: "\f153";
}
.ts-poll-gbp:before {
	content: "\f154";
}
.ts-poll-dollar:before,
.ts-poll-usd:before {
	content: "\f155";
}
.ts-poll-rupee:before,
.ts-poll-inr:before {
	content: "\f156";
}
.ts-poll-cny:before,
.ts-poll-rmb:before,
.ts-poll-yen:before,
.ts-poll-jpy:before {
	content: "\f157";
}
.ts-poll-ruble:before,
.ts-poll-rouble:before,
.ts-poll-rub:before {
	content: "\f158";
}
.ts-poll-won:before,
.ts-poll-krw:before {
	content: "\f159";
}
.ts-poll-bitcoin:before,
.ts-poll-btc:before {
	content: "\f15a";
}
.ts-poll-file:before {
	content: "\f15b";
}
.ts-poll-file-text:before {
	content: "\f15c";
}
.ts-poll-sort-alpha-asc:before {
	content: "\f15d";
}
.ts-poll-sort-alpha-desc:before {
	content: "\f15e";
}
.ts-poll-sort-amount-asc:before {
	content: "\f160";
}
.ts-poll-sort-amount-desc:before {
	content: "\f161";
}
.ts-poll-sort-numeric-asc:before {
	content: "\f162";
}
.ts-poll-sort-numeric-desc:before {
	content: "\f163";
}
.ts-poll-thumbs-up:before {
	content: "\f164";
}
.ts-poll-thumbs-down:before {
	content: "\f165";
}
.ts-poll-youtube-square:before {
	content: "\f166";
}
.ts-poll-youtube:before {
	content: "\f167";
}
.ts-poll-xing:before {
	content: "\f168";
}
.ts-poll-xing-square:before {
	content: "\f169";
}
.ts-poll-youtube-play:before {
	content: "\f16a";
}
.ts-poll-dropbox:before {
	content: "\f16b";
}
.ts-poll-stack-overflow:before {
	content: "\f16c";
}
.ts-poll-instagram:before {
	content: "\f16d";
}
.ts-poll-flickr:before {
	content: "\f16e";
}
.ts-poll-adn:before {
	content: "\f170";
}
.ts-poll-bitbucket:before {
	content: "\f171";
}
.ts-poll-bitbucket-square:before {
	content: "\f172";
}
.ts-poll-tumblr:before {
	content: "\f173";
}
.ts-poll-tumblr-square:before {
	content: "\f174";
}
.ts-poll-long-arrow-down:before {
	content: "\f175";
}
.ts-poll-long-arrow-up:before {
	content: "\f176";
}
.ts-poll-long-arrow-left:before {
	content: "\f177";
}
.ts-poll-long-arrow-right:before {
	content: "\f178";
}
.ts-poll-apple:before {
	content: "\f179";
}
.ts-poll-windows:before {
	content: "\f17a";
}
.ts-poll-android:before {
	content: "\f17b";
}
.ts-poll-linux:before {
	content: "\f17c";
}
.ts-poll-dribbble:before {
	content: "\f17d";
}
.ts-poll-skype:before {
	content: "\f17e";
}
.ts-poll-foursquare:before {
	content: "\f180";
}
.ts-poll-trello:before {
	content: "\f181";
}
.ts-poll-female:before {
	content: "\f182";
}
.ts-poll-male:before {
	content: "\f183";
}
.ts-poll-gittip:before,
.ts-poll-gratipay:before {
	content: "\f184";
}
.ts-poll-sun-o:before {
	content: "\f185";
}
.ts-poll-moon-o:before {
	content: "\f186";
}
.ts-poll-archive:before {
	content: "\f187";
}
.ts-poll-bug:before {
	content: "\f188";
}
.ts-poll-vk:before {
	content: "\f189";
}
.ts-poll-weibo:before {
	content: "\f18a";
}
.ts-poll-renren:before {
	content: "\f18b";
}
.ts-poll-pagelines:before {
	content: "\f18c";
}
.ts-poll-stack-exchange:before {
	content: "\f18d";
}
.ts-poll-arrow-circle-o-right:before {
	content: "\f18e";
}
.ts-poll-arrow-circle-o-left:before {
	content: "\f190";
}
.ts-poll-toggle-left:before,
.ts-poll-caret-square-o-left:before {
	content: "\f191";
}
.ts-poll-dot-circle-o:before {
	content: "\f192";
}
.ts-poll-wheelchair:before {
	content: "\f193";
}
.ts-poll-vimeo-square:before {
	content: "\f194";
}
.ts-poll-turkish-lira:before,
.ts-poll-try:before {
	content: "\f195";
}
.ts-poll-plus-square-o:before {
	content: "\f196";
}
.ts-poll-space-shuttle:before {
	content: "\f197";
}
.ts-poll-slack:before {
	content: "\f198";
}
.ts-poll-envelope-square:before {
	content: "\f199";
}
.ts-poll-wordpress:before {
	content: "\f19a";
}
.ts-poll-openid:before {
	content: "\f19b";
}
.ts-poll-institution:before,
.ts-poll-bank:before,
.ts-poll-university:before {
	content: "\f19c";
}
.ts-poll-mortar-board:before,
.ts-poll-graduation-cap:before {
	content: "\f19d";
}
.ts-poll-yahoo:before {
	content: "\f19e";
}
.ts-poll-google:before {
	content: "\f1a0";
}
.ts-poll-reddit:before {
	content: "\f1a1";
}
.ts-poll-reddit-square:before {
	content: "\f1a2";
}
.ts-poll-stumbleupon-circle:before {
	content: "\f1a3";
}
.ts-poll-stumbleupon:before {
	content: "\f1a4";
}
.ts-poll-delicious:before {
	content: "\f1a5";
}
.ts-poll-digg:before {
	content: "\f1a6";
}
.ts-poll-pied-piper-pp:before {
	content: "\f1a7";
}
.ts-poll-pied-piper-alt:before {
	content: "\f1a8";
}
.ts-poll-drupal:before {
	content: "\f1a9";
}
.ts-poll-joomla:before {
	content: "\f1aa";
}
.ts-poll-language:before {
	content: "\f1ab";
}
.ts-poll-fax:before {
	content: "\f1ac";
}
.ts-poll-building:before {
	content: "\f1ad";
}
.ts-poll-child:before {
	content: "\f1ae";
}
.ts-poll-paw:before {
	content: "\f1b0";
}
.ts-poll-spoon:before {
	content: "\f1b1";
}
.ts-poll-cube:before {
	content: "\f1b2";
}
.ts-poll-cubes:before {
	content: "\f1b3";
}
.ts-poll-behance:before {
	content: "\f1b4";
}
.ts-poll-behance-square:before {
	content: "\f1b5";
}
.ts-poll-steam:before {
	content: "\f1b6";
}
.ts-poll-steam-square:before {
	content: "\f1b7";
}
.ts-poll-recycle:before {
	content: "\f1b8";
}
.ts-poll-automobile:before,
.ts-poll-car:before {
	content: "\f1b9";
}
.ts-poll-cab:before,
.ts-poll-taxi:before {
	content: "\f1ba";
}
.ts-poll-tree:before {
	content: "\f1bb";
}
.ts-poll-spotify:before {
	content: "\f1bc";
}
.ts-poll-deviantart:before {
	content: "\f1bd";
}
.ts-poll-soundcloud:before {
	content: "\f1be";
}
.ts-poll-database:before {
	content: "\f1c0";
}
.ts-poll-file-pdf-o:before {
	content: "\f1c1";
}
.ts-poll-file-word-o:before {
	content: "\f1c2";
}
.ts-poll-file-excel-o:before {
	content: "\f1c3";
}
.ts-poll-file-powerpoint-o:before {
	content: "\f1c4";
}
.ts-poll-file-photo-o:before,
.ts-poll-file-picture-o:before,
.ts-poll-file-image-o:before {
	content: "\f1c5";
}
.ts-poll-file-zip-o:before,
.ts-poll-file-archive-o:before {
	content: "\f1c6";
}
.ts-poll-file-sound-o:before,
.ts-poll-file-audio-o:before {
	content: "\f1c7";
}
.ts-poll-file-movie-o:before,
.ts-poll-file-video-o:before {
	content: "\f1c8";
}
.ts-poll-file-code-o:before {
	content: "\f1c9";
}
.ts-poll-vine:before {
	content: "\f1ca";
}
.ts-poll-codepen:before {
	content: "\f1cb";
}
.ts-poll-jsfiddle:before {
	content: "\f1cc";
}
.ts-poll-life-bouy:before,
.ts-poll-life-buoy:before,
.ts-poll-life-saver:before,
.ts-poll-support:before,
.ts-poll-life-ring:before {
	content: "\f1cd";
}
.ts-poll-circle-o-notch:before {
	content: "\f1ce";
}
.ts-poll-ra:before,
.ts-poll-resistance:before,
.ts-poll-rebel:before {
	content: "\f1d0";
}
.ts-poll-ge:before,
.ts-poll-empire:before {
	content: "\f1d1";
}
.ts-poll-git-square:before {
	content: "\f1d2";
}
.ts-poll-git:before {
	content: "\f1d3";
}
.ts-poll-y-combinator-square:before,
.ts-poll-yc-square:before,
.ts-poll-hacker-news:before {
	content: "\f1d4";
}
.ts-poll-tencent-weibo:before {
	content: "\f1d5";
}
.ts-poll-qq:before {
	content: "\f1d6";
}
.ts-poll-wechat:before,
.ts-poll-weixin:before {
	content: "\f1d7";
}
.ts-poll-send:before,
.ts-poll-paper-plane:before {
	content: "\f1d8";
}
.ts-poll-send-o:before,
.ts-poll-paper-plane-o:before {
	content: "\f1d9";
}
.ts-poll-history:before {
	content: "\f1da";
}
.ts-poll-circle-thin:before {
	content: "\f1db";
}
.ts-poll-header:before {
	content: "\f1dc";
}
.ts-poll-paragraph:before {
	content: "\f1dd";
}
.ts-poll-sliders:before {
	content: "\f1de";
}
.ts-poll-share-alt:before {
	content: "\f1e0";
}
.ts-poll-share-alt-square:before {
	content: "\f1e1";
}
.ts-poll-bomb:before {
	content: "\f1e2";
}
.ts-poll-soccer-ball-o:before,
.ts-poll-futbol-o:before {
	content: "\f1e3";
}
.ts-poll-tty:before {
	content: "\f1e4";
}
.ts-poll-binoculars:before {
	content: "\f1e5";
}
.ts-poll-plug:before {
	content: "\f1e6";
}
.ts-poll-slideshare:before {
	content: "\f1e7";
}
.ts-poll-twitch:before {
	content: "\f1e8";
}
.ts-poll-yelp:before {
	content: "\f1e9";
}
.ts-poll-newspaper-o:before {
	content: "\f1ea";
}
.ts-poll-wifi:before {
	content: "\f1eb";
}
.ts-poll-calculator:before {
	content: "\f1ec";
}
.ts-poll-paypal:before {
	content: "\f1ed";
}
.ts-poll-google-wallet:before {
	content: "\f1ee";
}
.ts-poll-cc-visa:before {
	content: "\f1f0";
}
.ts-poll-cc-mastercard:before {
	content: "\f1f1";
}
.ts-poll-cc-discover:before {
	content: "\f1f2";
}
.ts-poll-cc-amex:before {
	content: "\f1f3";
}
.ts-poll-cc-paypal:before {
	content: "\f1f4";
}
.ts-poll-cc-stripe:before {
	content: "\f1f5";
}
.ts-poll-bell-slash:before {
	content: "\f1f6";
}
.ts-poll-bell-slash-o:before {
	content: "\f1f7";
}
.ts-poll-trash:before {
	content: "\f1f8";
}
.ts-poll-copyright:before {
	content: "\f1f9";
}
.ts-poll-at:before {
	content: "\f1fa";
}
.ts-poll-eyedropper:before {
	content: "\f1fb";
}
.ts-poll-paint-brush:before {
	content: "\f1fc";
}
.ts-poll-birthday-cake:before {
	content: "\f1fd";
}
.ts-poll-area-chart:before {
	content: "\f1fe";
}
.ts-poll-pie-chart:before {
	content: "\f200";
}
.ts-poll-line-chart:before {
	content: "\f201";
}
.ts-poll-lastfm:before {
	content: "\f202";
}
.ts-poll-lastfm-square:before {
	content: "\f203";
}
.ts-poll-toggle-off:before {
	content: "\f204";
}
.ts-poll-toggle-on:before {
	content: "\f205";
}
.ts-poll-bicycle:before {
	content: "\f206";
}
.ts-poll-bus:before {
	content: "\f207";
}
.ts-poll-ioxhost:before {
	content: "\f208";
}
.ts-poll-angellist:before {
	content: "\f209";
}
.ts-poll-cc:before {
	content: "\f20a";
}
.ts-poll-shekel:before,
.ts-poll-sheqel:before,
.ts-poll-ils:before {
	content: "\f20b";
}
.ts-poll-meanpath:before {
	content: "\f20c";
}
.ts-poll-buysellads:before {
	content: "\f20d";
}
.ts-poll-connectdevelop:before {
	content: "\f20e";
}
.ts-poll-dashcube:before {
	content: "\f210";
}
.ts-poll-forumbee:before {
	content: "\f211";
}
.ts-poll-leanpub:before {
	content: "\f212";
}
.ts-poll-sellsy:before {
	content: "\f213";
}
.ts-poll-shirtsinbulk:before {
	content: "\f214";
}
.ts-poll-simplybuilt:before {
	content: "\f215";
}
.ts-poll-skyatlas:before {
	content: "\f216";
}
.ts-poll-cart-plus:before {
	content: "\f217";
}
.ts-poll-cart-arrow-down:before {
	content: "\f218";
}
.ts-poll-diamond:before {
	content: "\f219";
}
.ts-poll-ship:before {
	content: "\f21a";
}
.ts-poll-user-secret:before {
	content: "\f21b";
}
.ts-poll-motorcycle:before {
	content: "\f21c";
}
.ts-poll-street-view:before {
	content: "\f21d";
}
.ts-poll-heartbeat:before {
	content: "\f21e";
}
.ts-poll-venus:before {
	content: "\f221";
}
.ts-poll-mars:before {
	content: "\f222";
}
.ts-poll-mercury:before {
	content: "\f223";
}
.ts-poll-intersex:before,
.ts-poll-transgender:before {
	content: "\f224";
}
.ts-poll-transgender-alt:before {
	content: "\f225";
}
.ts-poll-venus-double:before {
	content: "\f226";
}
.ts-poll-mars-double:before {
	content: "\f227";
}
.ts-poll-venus-mars:before {
	content: "\f228";
}
.ts-poll-mars-stroke:before {
	content: "\f229";
}
.ts-poll-mars-stroke-v:before {
	content: "\f22a";
}
.ts-poll-mars-stroke-h:before {
	content: "\f22b";
}
.ts-poll-neuter:before {
	content: "\f22c";
}
.ts-poll-genderless:before {
	content: "\f22d";
}
.ts-poll-facebook-official:before {
	content: "\f230";
}
.ts-poll-pinterest-p:before {
	content: "\f231";
}
.ts-poll-whatsapp:before {
	content: "\f232";
}
.ts-poll-server:before {
	content: "\f233";
}
.ts-poll-user-plus:before {
	content: "\f234";
}
.ts-poll-user-times:before {
	content: "\f235";
}
.ts-poll-hotel:before,
.ts-poll-bed:before {
	content: "\f236";
}
.ts-poll-viacoin:before {
	content: "\f237";
}
.ts-poll-train:before {
	content: "\f238";
}
.ts-poll-subway:before {
	content: "\f239";
}
.ts-poll-medium:before {
	content: "\f23a";
}
.ts-poll-yc:before,
.ts-poll-y-combinator:before {
	content: "\f23b";
}
.ts-poll-optin-monster:before {
	content: "\f23c";
}
.ts-poll-opencart:before {
	content: "\f23d";
}
.ts-poll-expeditedssl:before {
	content: "\f23e";
}
.ts-poll-battery-4:before,
.ts-poll-battery-full:before {
	content: "\f240";
}
.ts-poll-battery-3:before,
.ts-poll-battery-three-quarters:before {
	content: "\f241";
}
.ts-poll-battery-2:before,
.ts-poll-battery-half:before {
	content: "\f242";
}
.ts-poll-battery-1:before,
.ts-poll-battery-quarter:before {
	content: "\f243";
}
.ts-poll-battery-0:before,
.ts-poll-battery-empty:before {
	content: "\f244";
}
.ts-poll-mouse-pointer:before {
	content: "\f245";
}
.ts-poll-i-cursor:before {
	content: "\f246";
}
.ts-poll-object-group:before {
	content: "\f247";
}
.ts-poll-object-ungroup:before {
	content: "\f248";
}
.ts-poll-sticky-note:before {
	content: "\f249";
}
.ts-poll-sticky-note-o:before {
	content: "\f24a";
}
.ts-poll-cc-jcb:before {
	content: "\f24b";
}
.ts-poll-cc-diners-club:before {
	content: "\f24c";
}
.ts-poll-clone:before {
	content: "\f24d";
}
.ts-poll-balance-scale:before {
	content: "\f24e";
}
.ts-poll-hourglass-o:before {
	content: "\f250";
}
.ts-poll-hourglass-1:before,
.ts-poll-hourglass-start:before {
	content: "\f251";
}
.ts-poll-hourglass-2:before,
.ts-poll-hourglass-half:before {
	content: "\f252";
}
.ts-poll-hourglass-3:before,
.ts-poll-hourglass-end:before {
	content: "\f253";
}
.ts-poll-hourglass:before {
	content: "\f254";
}
.ts-poll-hand-grab-o:before,
.ts-poll-hand-rock-o:before {
	content: "\f255";
}
.ts-poll-hand-stop-o:before,
.ts-poll-hand-paper-o:before {
	content: "\f256";
}
.ts-poll-hand-scissors-o:before {
	content: "\f257";
}
.ts-poll-hand-lizard-o:before {
	content: "\f258";
}
.ts-poll-hand-spock-o:before {
	content: "\f259";
}
.ts-poll-hand-pointer-o:before {
	content: "\f25a";
}
.ts-poll-hand-peace-o:before {
	content: "\f25b";
}
.ts-poll-trademark:before {
	content: "\f25c";
}
.ts-poll-registered:before {
	content: "\f25d";
}
.ts-poll-creative-commons:before {
	content: "\f25e";
}
.ts-poll-gg:before {
	content: "\f260";
}
.ts-poll-gg-circle:before {
	content: "\f261";
}
.ts-poll-tripadvisor:before {
	content: "\f262";
}
.ts-poll-odnoklassniki:before {
	content: "\f263";
}
.ts-poll-odnoklassniki-square:before {
	content: "\f264";
}
.ts-poll-get-pocket:before {
	content: "\f265";
}
.ts-poll-wikipedia-w:before {
	content: "\f266";
}
.ts-poll-safari:before {
	content: "\f267";
}
.ts-poll-chrome:before {
	content: "\f268";
}
.ts-poll-firefox:before {
	content: "\f269";
}
.ts-poll-opera:before {
	content: "\f26a";
}
.ts-poll-internet-explorer:before {
	content: "\f26b";
}
.ts-poll-tv:before,
.ts-poll-television:before {
	content: "\f26c";
}
.ts-poll-contao:before {
	content: "\f26d";
}
.ts-poll-500px:before {
	content: "\f26e";
}
.ts-poll-amazon:before {
	content: "\f270";
}
.ts-poll-calendar-plus-o:before {
	content: "\f271";
}
.ts-poll-calendar-minus-o:before {
	content: "\f272";
}
.ts-poll-calendar-times-o:before {
	content: "\f273";
}
.ts-poll-calendar-check-o:before {
	content: "\f274";
}
.ts-poll-industry:before {
	content: "\f275";
}
.ts-poll-map-pin:before {
	content: "\f276";
}
.ts-poll-map-signs:before {
	content: "\f277";
}
.ts-poll-map-o:before {
	content: "\f278";
}
.ts-poll-map:before {
	content: "\f279";
}
.ts-poll-commenting:before {
	content: "\f27a";
}
.ts-poll-commenting-o:before {
	content: "\f27b";
}
.ts-poll-houzz:before {
	content: "\f27c";
}
.ts-poll-vimeo:before {
	content: "\f27d";
}
.ts-poll-black-tie:before {
	content: "\f27e";
}
.ts-poll-fonticons:before {
	content: "\f280";
}
.ts-poll-reddit-alien:before {
	content: "\f281";
}
.ts-poll-edge:before {
	content: "\f282";
}
.ts-poll-credit-card-alt:before {
	content: "\f283";
}
.ts-poll-codiepie:before {
	content: "\f284";
}
.ts-poll-modx:before {
	content: "\f285";
}
.ts-poll-fort-awesome:before {
	content: "\f286";
}
.ts-poll-usb:before {
	content: "\f287";
}
.ts-poll-product-hunt:before {
	content: "\f288";
}
.ts-poll-mixcloud:before {
	content: "\f289";
}
.ts-poll-scribd:before {
	content: "\f28a";
}
.ts-poll-pause-circle:before {
	content: "\f28b";
}
.ts-poll-pause-circle-o:before {
	content: "\f28c";
}
.ts-poll-stop-circle:before {
	content: "\f28d";
}
.ts-poll-stop-circle-o:before {
	content: "\f28e";
}
.ts-poll-shopping-bag:before {
	content: "\f290";
}
.ts-poll-shopping-basket:before {
	content: "\f291";
}
.ts-poll-hashtag:before {
	content: "\f292";
}
.ts-poll-bluetooth:before {
	content: "\f293";
}
.ts-poll-bluetooth-b:before {
	content: "\f294";
}
.ts-poll-percent:before {
	content: "\f295";
}
.ts-poll-gitlab:before {
	content: "\f296";
}
.ts-poll-wpbeginner:before {
	content: "\f297";
}
.ts-poll-wpforms:before {
	content: "\f298";
}
.ts-poll-envira:before {
	content: "\f299";
}
.ts-poll-universal-access:before {
	content: "\f29a";
}
.ts-poll-wheelchair-alt:before {
	content: "\f29b";
}
.ts-poll-question-circle-o:before {
	content: "\f29c";
}
.ts-poll-blind:before {
	content: "\f29d";
}
.ts-poll-audio-description:before {
	content: "\f29e";
}
.ts-poll-volume-control-phone:before {
	content: "\f2a0";
}
.ts-poll-braille:before {
	content: "\f2a1";
}
.ts-poll-assistive-listening-systems:before {
	content: "\f2a2";
}
.ts-poll-asl-interpreting:before,
.ts-poll-american-sign-language-interpreting:before {
	content: "\f2a3";
}
.ts-poll-deafness:before,
.ts-poll-hard-of-hearing:before,
.ts-poll-deaf:before {
	content: "\f2a4";
}
.ts-poll-glide:before {
	content: "\f2a5";
}
.ts-poll-glide-g:before {
	content: "\f2a6";
}
.ts-poll-signing:before,
.ts-poll-sign-language:before {
	content: "\f2a7";
}
.ts-poll-low-vision:before {
	content: "\f2a8";
}
.ts-poll-viadeo:before {
	content: "\f2a9";
}
.ts-poll-viadeo-square:before {
	content: "\f2aa";
}
.ts-poll-snapchat:before {
	content: "\f2ab";
}
.ts-poll-snapchat-ghost:before {
	content: "\f2ac";
}
.ts-poll-snapchat-square:before {
	content: "\f2ad";
}
.ts-poll-pied-piper:before {
	content: "\f2ae";
}
.ts-poll-first-order:before {
	content: "\f2b0";
}
.ts-poll-yoast:before {
	content: "\f2b1";
}
.ts-poll-themeisle:before {
	content: "\f2b2";
}
.ts-poll-google-plus-circle:before,
.ts-poll-google-plus-official:before {
	content: "\f2b3";
}
.ts-poll-address-book:before {
	content: "\f2b9";
}
.ts-poll-fa:before,
.ts-poll-font-awesome:before {
	content: "\f2b4";
}
.ts-poll:before {
	font-family: "FontAwesome";
}
.sr-only {
	border: 0;
	clip: rect(0, 0, 0, 0);
	height: .0625rem;
	margin: -0.0625rem;
	overflow: hidden;
	padding: 0;
	position: absolute;
	width: .0625rem;
}
.sr-only-focusable:active,
.sr-only-focusable:focus {
	clip: auto;
	height: auto;
	margin: 0;
	overflow: visible;
	position: static;
	width: auto;
}
.ts-poll,
.ts-poll-fab {
	font-family: 'FontAwesome';
}
.ts-poll-far {
	font-family: 'FontAwesome';
	font-weight: 500;
}
.ts-poll-fas {
	font-family: 'FontAwesome';
	font-weight: 900;
}
.ts-poll-emoji {
	font-family: monospace;
	color: #000;
	font-style: initial;
}
.ts-poll-emoji-100:before {
	content: "💯";
}
.ts-poll-emoji-grinning:before {
	content: "😀";
}
.ts-poll-emoji-grimacing:before {
	content: "😬";
}
.ts-poll-emoji-grin:before {
	content: "😁";
}
.ts-poll-emoji-joy:before {
	content: "😂";
}
.ts-poll-emoji-rofl:before {
	content: "🤣";
}
.ts-poll-emoji-partying:before {
	content: "🥳";
}
.ts-poll-emoji-smiley:before {
	content: "😃";
}
.ts-poll-emoji-smile:before {
	content: "😄";
}
.ts-poll-emoji-sweat-smile:before {
	content: "😅";
}
.ts-poll-emoji-laughing:before {
	content: "😆";
}
.ts-poll-emoji-innocent:before {
	content: "😇";
}
.ts-poll-emoji-wink:before {
	content: "😉";
}
.ts-poll-emoji-blush:before {
	content: "😊";
}
.ts-poll-emoji-slightly-smiling-face:before {
	content: "🙂";
}
.ts-poll-emoji-upside-down-face:before {
	content: "🙃";
}
.ts-poll-emoji-yum:before {
	content: "😋";
}
.ts-poll-emoji-relieved:before {
	content: "😌";
}
.ts-poll-emoji-heart-eyes:before {
	content: "😍";
}
.ts-poll-emoji-smiling-face-with-three-hearts:before {
	content: "🥰";
}
.ts-poll-emoji-kissing-heart:before {
	content: "😘";
}
.ts-poll-emoji-kissing:before {
	content: "😗";
}
.ts-poll-emoji-kissing-smiling-eyes:before {
	content: "😙";
}
.ts-poll-emoji-kissing-closed-eyes:before {
	content: "😚";
}
.ts-poll-emoji-stuck-out-tongue-winking-eye:before {
	content: "😜";
}
.ts-poll-emoji-zany:before {
	content: "🤪";
}
.ts-poll-emoji-raised-eyebrow:before {
	content: "🤨";
}
.ts-poll-emoji-monocle:before {
	content: "🧐";
}
.ts-poll-emoji-stuck-out-tongue-closed-eyes:before {
	content: "😝";
}
.ts-poll-emoji-stuck-out-tongue:before {
	content: "😛";
}
.ts-poll-emoji-money-mouth-face:before {
	content: "🤑";
}
.ts-poll-emoji-nerd-face:before {
	content: "🤓";
}
.ts-poll-emoji-sunglasses:before {
	content: "😎";
}
.ts-poll-emoji-star-struck:before {
	content: "🤩";
}
.ts-poll-emoji-clown-face:before {
	content: "🤡";
}
.ts-poll-emoji-cowboy-hat-face:before {
	content: "🤠";
}
.ts-poll-emoji-hugs:before {
	content: "🤗";
}
.ts-poll-emoji-smirk:before {
	content: "😏";
}
.ts-poll-emoji-no-mouth:before {
	content: "😶";
}
.ts-poll-emoji-neutral-face:before {
	content: "😐";
}
.ts-poll-emoji-expressionless:before {
	content: "😑";
}
.ts-poll-emoji-unamused:before {
	content: "😒";
}
.ts-poll-emoji-roll-eyes:before {
	content: "🙄";
}
.ts-poll-emoji-thinking:before {
	content: "🤔";
}
.ts-poll-emoji-lying-face:before {
	content: "🤥";
}
.ts-poll-emoji-hand-over-mouth:before {
	content: "🤭";
}
.ts-poll-emoji-shushing:before {
	content: "🤫";
}
.ts-poll-emoji-symbols-over-mouth:before {
	content: "🤬";
}
.ts-poll-emoji-exploding-head:before {
	content: "🤯";
}
.ts-poll-emoji-flushed:before {
	content: "😳";
}
.ts-poll-emoji-disappointed:before {
	content: "😞";
}
.ts-poll-emoji-worried:before {
	content: "😟";
}
.ts-poll-emoji-angry:before {
	content: "😠";
}
.ts-poll-emoji-rage:before {
	content: "😡";
}
.ts-poll-emoji-pensive:before {
	content: "😔";
}
.ts-poll-emoji-confused:before {
	content: "😕";
}
.ts-poll-emoji-slightly-frowning-face:before {
	content: "🙁";
}
.ts-poll-emoji-persevere:before {
	content: "😣";
}
.ts-poll-emoji-confounded:before {
	content: "😖";
}
.ts-poll-emoji-tired-face:before {
	content: "😫";
}
.ts-poll-emoji-weary:before {
	content: "😩";
}
.ts-poll-emoji-pleading:before {
	content: "🥺";
}
.ts-poll-emoji-triumph:before {
	content: "😤";
}
.ts-poll-emoji-open-mouth:before {
	content: "😮";
}
.ts-poll-emoji-scream:before {
	content: "😱";
}
.ts-poll-emoji-fearful:before {
	content: "😨";
}
.ts-poll-emoji-cold-sweat:before {
	content: "😰";
}
.ts-poll-emoji-hushed:before {
	content: "😯";
}
.ts-poll-emoji-frowning:before {
	content: "😦";
}
.ts-poll-emoji-anguished:before {
	content: "😧";
}
.ts-poll-emoji-cry:before {
	content: "😢";
}
.ts-poll-emoji-disappointed-relieved:before {
	content: "😥";
}
.ts-poll-emoji-drooling-face:before {
	content: "🤤";
}
.ts-poll-emoji-sleepy:before {
	content: "😪";
}
.ts-poll-emoji-sweat:before {
	content: "😓";
}
.ts-poll-emoji-hot:before {
	content: "🥵";
}
.ts-poll-emoji-cold:before {
	content: "🥶";
}
.ts-poll-emoji-sob:before {
	content: "😭";
}
.ts-poll-emoji-dizzy-face:before {
	content: "😵";
}
.ts-poll-emoji-astonished:before {
	content: "😲";
}
.ts-poll-emoji-zipper-mouth-face:before {
	content: "🤐";
}
.ts-poll-emoji-nauseated-face:before {
	content: "🤢";
}
.ts-poll-emoji-sneezing-face:before {
	content: "🤧";
}
.ts-poll-emoji-vomiting:before {
	content: "🤮";
}
.ts-poll-emoji-mask:before {
	content: "😷";
}
.ts-poll-emoji-face-with-thermometer:before {
	content: "🤒";
}
.ts-poll-emoji-face-with-head-bandage:before {
	content: "🤕";
}
.ts-poll-emoji-woozy:before {
	content: "🥴";
}
.ts-poll-emoji-sleeping:before {
	content: "😴";
}
.ts-poll-emoji-ghost:before {
	content: "👻";
}
.ts-poll-emoji-alien:before {
	content: "👽";
}
.ts-poll-emoji-palms-up:before {
	content: "🤲";
}
.ts-poll-emoji-raised-hands:before {
	content: "🙌";
}
.ts-poll-emoji-clap:before {
	content: "👏";
}
.ts-poll-emoji-wave:before {
	content: "👋";
}
.ts-poll-emoji-call-me-hand:before {
	content: "🤙";
}
.ts-poll-emoji-plus1:before {
	content: "👍";
}
.ts-poll-emoji--1:before {
	content: "👎";
}
.ts-poll-emoji-facepunch:before {
	content: "👊";
}
.ts-poll-emoji-fist:before {
	content: "✊";
}
.ts-poll-emoji-fist-left:before {
	content: "🤛";
}
.ts-poll-emoji-fist-right:before {
	content: "🤜";
}
.ts-poll-emoji-v:before {
	content: "✌";
}
.ts-poll-emoji-ok-hand:before {
	content: "👌";
}
.ts-poll-emoji-raised-hand:before {
	content: "✋";
}
.ts-poll-emoji-raised-back-of-hand:before {
	content: "🤚";
}
.ts-poll-emoji-open-hands:before {
	content: "👐";
}
.ts-poll-emoji-muscle:before {
	content: "💪";
}
.ts-poll-emoji-pray:before {
	content: "🙏";
}
.ts-poll-emoji-foot:before {
	content: "🦶";
}
.ts-poll-emoji-leg:before {
	content: "🦵";
}
.ts-poll-emoji-handshake:before {
	content: "🤝";
}
.ts-poll-emoji-point-up:before {
	content: "☝";
}
.ts-poll-emoji-point-up-2:before {
	content: "👆";
}
.ts-poll-emoji-point-down:before {
	content: "👇";
}
.ts-poll-emoji-point-left:before {
	content: "👈";
}
.ts-poll-emoji-point-right:before {
	content: "👉";
}
.ts-poll-emoji-fu:before {
	content: "🖕";
}
.ts-poll-emoji-raised-hand-with-fingers-splayed:before {
	content: "🖐";
}
.ts-poll-emoji-love-you:before {
	content: "🤟";
}
.ts-poll-emoji-metal:before {
	content: "🤘";
}
.ts-poll-emoji-crossed-fingers:before {
	content: "🤞";
}
.ts-poll-emoji-vulcan-salute:before {
	content: "🖖";
}
.ts-poll-emoji-eyes:before {
	content: "👀";
}
.ts-poll-emoji-brain:before {
	content: "🧠";
}
.ts-poll-emoji-speaking-head:before {
	content: "🗣";
}
.ts-poll-emoji-baby:before {
	content: "👶";
}
.ts-poll-emoji-child:before {
	content: "🧒";
}
.ts-poll-emoji-boy:before {
	content: "👦";
}
.ts-poll-emoji-girl:before {
	content: "👧";
}
.ts-poll-emoji-adult:before {
	content: "🧑";
}
.ts-poll-emoji-man:before {
	content: "👨";
}
.ts-poll-emoji-woman:before {
	content: "👩";
}
.ts-poll-emoji-blonde-man:before {
	content: "👱";
}
.ts-poll-emoji-bearded-person:before {
	content: "🧔";
}
.ts-poll-emoji-older-adult:before {
	content: "🧓";
}
.ts-poll-emoji-older-man:before {
	content: "👴";
}
.ts-poll-emoji-older-woman:before {
	content: "👵";
}
.ts-poll-emoji-man-with-gua-pi-mao:before {
	content: "👲";
}
.ts-poll-emoji-woman-with-headscarf:before {
	content: "🧕";
}
.ts-poll-emoji-man-with-turban:before {
	content: "👳";
}
.ts-poll-emoji-policeman:before {
	content: "👮";
}
.ts-poll-emoji-construction-worker-man:before {
	content: "👷";
}
.ts-poll-emoji-male-detective:before {
	content: "🕵";
}
.ts-poll-emoji-angel:before {
	content: "👼";
}
.ts-poll-emoji-pregnant-woman:before {
	content: "🤰";
}
.ts-poll-emoji-breastfeeding:before {
	content: "🤱";
}
.ts-poll-emoji-princess:before {
	content: "👸";
}
.ts-poll-emoji-prince:before {
	content: "🤴";
}
.ts-poll-emoji-bride-with-veil:before {
	content: "👰";
}
.ts-poll-emoji-man-in-tuxedo:before {
	content: "🤵";
}
.ts-poll-emoji-running-man:before {
	content: "🏃";
}
.ts-poll-emoji-walking-man:before {
	content: "🚶";
}
.ts-poll-emoji-dancer:before {
	content: "💃";
}
.ts-poll-emoji-man-dancing:before {
	content: "🕺";
}
.ts-poll-emoji-dancing-women:before {
	content: "👯";
}
.ts-poll-emoji-couple:before {
	content: "👫";
}
.ts-poll-emoji-two-men-holding-hands:before {
	content: "👬";
}
.ts-poll-emoji-two-women-holding-hands:before {
	content: "👭";
}
.ts-poll-emoji-bowing-man:before {
	content: "🙇";
}
.ts-poll-emoji-woman-shrugging:before {
	content: "🤷";
}
.ts-poll-emoji-tipping-hand-woman:before {
	content: "💁";
}
.ts-poll-emoji-no-good-woman:before {
	content: "🙅";
}
.ts-poll-emoji-ok-woman:before {
	content: "🙆";
}
.ts-poll-emoji-raising-hand-woman:before {
	content: "🙋";
}
.ts-poll-emoji-pouting-woman:before {
	content: "🙎";
}
.ts-poll-emoji-frowning-woman:before {
	content: "🙍";
}
.ts-poll-emoji-haircut-woman:before {
	content: "💇";
}
.ts-poll-emoji-massage-woman:before {
	content: "💆";
}
.ts-poll-emoji-couple-with-heart-woman-man:before {
	content: "💑";
}
.ts-poll-emoji-couplekiss-man-woman:before {
	content: "💏";
}
.ts-poll-emoji-family-man-woman-boy:before {
	content: "👪";
}
.ts-poll-emoji-kiss:before {
	content: "💋";
}
.ts-poll-emoji-tophat:before {
	content: "🎩";
}
.ts-poll-emoji-mortar-board:before {
	content: "🎓";
}
.ts-poll-emoji-crown:before {
	content: "👑";
}
.ts-poll-emoji-ring:before {
	content: "💍";
}
.ts-poll-emoji-dog:before {
	content: "🐶";
}
.ts-poll-emoji-cat:before {
	content: "🐱";
}
.ts-poll-emoji-mouse:before {
	content: "🐭";
}
.ts-poll-emoji-hamster:before {
	content: "🐹";
}
.ts-poll-emoji-rabbit:before {
	content: "🐰";
}
.ts-poll-emoji-fox-face:before {
	content: "🦊";
}
.ts-poll-emoji-bear:before {
	content: "🐻";
}
.ts-poll-emoji-panda-face:before {
	content: "🐼";
}
.ts-poll-emoji-koala:before {
	content: "🐨";
}
.ts-poll-emoji-tiger:before {
	content: "🐯";
}
.ts-poll-emoji-lion:before {
	content: "🦁";
}
.ts-poll-emoji-cow:before {
	content: "🐮";
}
.ts-poll-emoji-pig:before {
	content: "🐷";
}
.ts-poll-emoji-frog:before {
	content: "🐸";
}
.ts-poll-emoji-monkey-face:before {
	content: "🐵";
}
.ts-poll-emoji-see-no-evil:before {
	content: "🙈";
}
.ts-poll-emoji-hear-no-evil:before {
	content: "🙉";
}
.ts-poll-emoji-speak-no-evil:before {
	content: "🙊";
}
.ts-poll-emoji-monkey:before {
	content: "🐒";
}
.ts-poll-emoji-chicken:before {
	content: "🐔";
}
.ts-poll-emoji-penguin:before {
	content: "🐧";
}
.ts-poll-emoji-bird:before {
	content: "🐦";
}
.ts-poll-emoji-baby-chick:before {
	content: "🐤";
}
.ts-poll-emoji-hatching-chick:before {
	content: "🐣";
}
.ts-poll-emoji-hatched-chick:before {
	content: "🐥";
}
.ts-poll-emoji-duck:before {
	content: "🦆";
}
.ts-poll-emoji-eagle:before {
	content: "🦅";
}
.ts-poll-emoji-owl:before {
	content: "🦉";
}
.ts-poll-emoji-bat:before {
	content: "🦇";
}
.ts-poll-emoji-wolf:before {
	content: "🐺";
}
.ts-poll-emoji-boar:before {
	content: "🐗";
}
.ts-poll-emoji-horse:before {
	content: "🐴";
}
.ts-poll-emoji-unicorn:before {
	content: "🦄";
}
.ts-poll-emoji-honeybee:before {
	content: "🐝";
}
.ts-poll-emoji-bug:before {
	content: "🐛";
}
.ts-poll-emoji-butterfly:before {
	content: "🦋";
}
.ts-poll-emoji-snail:before {
	content: "🐌";
}
.ts-poll-emoji-beetle:before {
	content: "🐞";
}
.ts-poll-emoji-ant:before {
	content: "🐜";
}
.ts-poll-emoji-grasshopper:before {
	content: "🦗";
}
.ts-poll-emoji-spider:before {
	content: "🕷";
}
.ts-poll-emoji-scorpion:before {
	content: "🦂";
}
.ts-poll-emoji-crab:before {
	content: "🦀";
}
.ts-poll-emoji-snake:before {
	content: "🐍";
}
.ts-poll-emoji-lizard:before {
	content: "🦎";
}
.ts-poll-emoji-t-rex:before {
	content: "🦖";
}
.ts-poll-emoji-sauropod:before {
	content: "🦕";
}
.ts-poll-emoji-turtle:before {
	content: "🐢";
}
.ts-poll-emoji-tropical-fish:before {
	content: "🐠";
}
.ts-poll-emoji-fish:before {
	content: "🐟";
}
.ts-poll-emoji-blowfish:before {
	content: "🐡";
}
.ts-poll-emoji-dolphin:before {
	content: "🐬";
}
.ts-poll-emoji-shark:before {
	content: "🦈";
}
.ts-poll-emoji-whale:before {
	content: "🐳";
}
.ts-poll-emoji-whale2:before {
	content: "🐋";
}
.ts-poll-emoji-crocodile:before {
	content: "🐊";
}
.ts-poll-emoji-leopard:before {
	content: "🐆";
}
.ts-poll-emoji-zebra:before {
	content: "🦓";
}
.ts-poll-emoji-tiger2:before {
	content: "🐅";
}
.ts-poll-emoji-water-buffalo:before {
	content: "🐃";
}
.ts-poll-emoji-ox:before {
	content: "🐂";
}
.ts-poll-emoji-cow2:before {
	content: "🐄";
}
.ts-poll-emoji-deer:before {
	content: "🦌";
}
.ts-poll-emoji-dromedary-camel:before {
	content: "🐪";
}
.ts-poll-emoji-camel:before {
	content: "🐫";
}
.ts-poll-emoji-giraffe:before {
	content: "🦒";
}
.ts-poll-emoji-elephant:before {
	content: "🐘";
}
.ts-poll-emoji-rhinoceros:before {
	content: "🦏";
}
.ts-poll-emoji-goat:before {
	content: "🐐";
}
.ts-poll-emoji-ram:before {
	content: "🐏";
}
.ts-poll-emoji-sheep:before {
	content: "🐑";
}
.ts-poll-emoji-racehorse:before {
	content: "🐎";
}
.ts-poll-emoji-pig2:before {
	content: "🐖";
}
.ts-poll-emoji-rat:before {
	content: "🐀";
}
.ts-poll-emoji-mouse2:before {
	content: "🐁";
}
.ts-poll-emoji-rooster:before {
	content: "🐓";
}
.ts-poll-emoji-turkey:before {
	content: "🦃";
}
.ts-poll-emoji-dove:before {
	content: "🕊";
}
.ts-poll-emoji-dog2:before {
	content: "🐕";
}
.ts-poll-emoji-poodle:before {
	content: "🐩";
}
.ts-poll-emoji-cat2:before {
	content: "🐈";
}
.ts-poll-emoji-rabbit2:before {
	content: "🐇";
}
.ts-poll-emoji-chipmunk:before {
	content: "🐿";
}
.ts-poll-emoji-hedgehog:before {
	content: "🦔";
}
.ts-poll-emoji-raccoon:before {
	content: "🦝";
}
.ts-poll-emoji-llama:before {
	content: "🦙";
}
.ts-poll-emoji-hippopotamus:before {
	content: "🦛";
}
.ts-poll-emoji-kangaroo:before {
	content: "🦘";
}
.ts-poll-emoji-badger:before {
	content: "🦡";
}
.ts-poll-emoji-swan:before {
	content: "🦢";
}
.ts-poll-emoji-peacock:before {
	content: "🦚";
}
.ts-poll-emoji-parrot:before {
	content: "🦜";
}
.ts-poll-emoji-lobster:before {
	content: "🦞";
}
.ts-poll-emoji-mosquito:before {
	content: "🦟";
}
.ts-poll-emoji-paw-prints:before {
	content: "🐾";
}
.ts-poll-emoji-cactus:before {
	content: "🌵";
}
.ts-poll-emoji-evergreen-tree:before {
	content: "🌲";
}
.ts-poll-emoji-deciduous-tree:before {
	content: "🌳";
}
.ts-poll-emoji-palm-tree:before {
	content: "🌴";
}
.ts-poll-emoji-seedling:before {
	content: "🌱";
}
.ts-poll-emoji-herb:before {
	content: "🌿";
}
.ts-poll-emoji-four-leaf-clover:before {
	content: "🍀";
}
.ts-poll-emoji-bamboo:before {
	content: "🎍";
}
.ts-poll-emoji-tanabata-tree:before {
	content: "🎋";
}
.ts-poll-emoji-leaves:before {
	content: "🍃";
}
.ts-poll-emoji-fallen-leaf:before {
	content: "🍂";
}
.ts-poll-emoji-maple-leaf:before {
	content: "🍁";
}
.ts-poll-emoji-ear-of-rice:before {
	content: "🌾";
}
.ts-poll-emoji-hibiscus:before {
	content: "🌺";
}
.ts-poll-emoji-sunflower:before {
	content: "🌻";
}
.ts-poll-emoji-rose:before {
	content: "🌹";
}
.ts-poll-emoji-wilted-flower:before {
	content: "🥀";
}
.ts-poll-emoji-tulip:before {
	content: "🌷";
}
.ts-poll-emoji-blossom:before {
	content: "🌼";
}
.ts-poll-emoji-cherry-blossom:before {
	content: "🌸";
}
.ts-poll-emoji-bouquet:before {
	content: "💐";
}
.ts-poll-emoji-mushroom:before {
	content: "🍄";
}
.ts-poll-emoji-chestnut:before {
	content: "🌰";
}
.ts-poll-emoji-jack-o-lantern:before {
	content: "🎃";
}
.ts-poll-emoji-earth-americas:before {
	content: "🌎";
}
.ts-poll-emoji-earth-africa:before {
	content: "🌍";
}
.ts-poll-emoji-earth-asia:before {
	content: "🌏";
}
.ts-poll-emoji-full-moon:before {
	content: "🌕";
}
.ts-poll-emoji-new-moon-with-face:before {
	content: "🌚";
}
.ts-poll-emoji-full-moon-with-face:before {
	content: "🌝";
}
.ts-poll-emoji-sun-with-face:before {
	content: "🌞";
}
.ts-poll-emoji-crescent-moon:before {
	content: "🌙";
}
.ts-poll-emoji-star:before {
	content: "⭐";
}
.ts-poll-emoji-star2:before {
	content: "🌟";
}
.ts-poll-emoji-zap:before {
	content: "⚡";
}
.ts-poll-emoji-fire:before {
	content: "🔥";
}
.ts-poll-emoji-boom:before {
	content: "💥";
}
.ts-poll-emoji-green-apple:before {
	content: "🍏";
}
.ts-poll-emoji-apple:before {
	content: "🍎";
}
.ts-poll-emoji-pear:before {
	content: "🍐";
}
.ts-poll-emoji-tangerine:before {
	content: "🍊";
}
.ts-poll-emoji-lemon:before {
	content: "🍋";
}
.ts-poll-emoji-banana:before {
	content: "🍌";
}
.ts-poll-emoji-watermelon:before {
	content: "🍉";
}
.ts-poll-emoji-grapes:before {
	content: "🍇";
}
.ts-poll-emoji-strawberry:before {
	content: "🍓";
}
.ts-poll-emoji-melon:before {
	content: "🍈";
}
.ts-poll-emoji-cherries:before {
	content: "🍒";
}
.ts-poll-emoji-peach:before {
	content: "🍑";
}
.ts-poll-emoji-pineapple:before {
	content: "🍍";
}
.ts-poll-emoji-coconut:before {
	content: "🥥";
}
.ts-poll-emoji-kiwi-fruit:before {
	content: "🥝";
}
.ts-poll-emoji-mango:before {
	content: "🥭";
}
.ts-poll-emoji-avocado:before {
	content: "🥑";
}
.ts-poll-emoji-broccoli:before {
	content: "🥦";
}
.ts-poll-emoji-tomato:before {
	content: "🍅";
}
.ts-poll-emoji-eggplant:before {
	content: "🍆";
}
.ts-poll-emoji-cucumber:before {
	content: "🥒";
}
.ts-poll-emoji-carrot:before {
	content: "🥕";
}
.ts-poll-emoji-hot-pepper:before {
	content: "🌶";
}
.ts-poll-emoji-potato:before {
	content: "🥔";
}
.ts-poll-emoji-corn:before {
	content: "🌽";
}
.ts-poll-emoji-leafy-greens:before {
	content: "🥬";
}
.ts-poll-emoji-sweet-potato:before {
	content: "🍠";
}
.ts-poll-emoji-peanuts:before {
	content: "🥜";
}
.ts-poll-emoji-honey-pot:before {
	content: "🍯";
}
.ts-poll-emoji-croissant:before {
	content: "🥐";
}
.ts-poll-emoji-bread:before {
	content: "🍞";
}
.ts-poll-emoji-baguette-bread:before {
	content: "🥖";
}
.ts-poll-emoji-bagel:before {
	content: "🥯";
}
.ts-poll-emoji-pretzel:before {
	content: "🥨";
}
.ts-poll-emoji-cheese:before {
	content: "🧀";
}
.ts-poll-emoji-egg:before {
	content: "🥚";
}
.ts-poll-emoji-bacon:before {
	content: "🥓";
}
.ts-poll-emoji-steak:before {
	content: "🥩";
}
.ts-poll-emoji-pancakes:before {
	content: "🥞";
}
.ts-poll-emoji-poultry-leg:before {
	content: "🍗";
}
.ts-poll-emoji-meat-on-bone:before {
	content: "🍖";
}
.ts-poll-emoji-bone:before {
	content: "🦴";
}
.ts-poll-emoji-fried-shrimp:before {
	content: "🍤";
}
.ts-poll-emoji-fried-egg:before {
	content: "🍳";
}
.ts-poll-emoji-hamburger:before {
	content: "🍔";
}
.ts-poll-emoji-fries:before {
	content: "🍟";
}
.ts-poll-emoji-stuffed-flatbread:before {
	content: "🥙";
}
.ts-poll-emoji-hotdog:before {
	content: "🌭";
}
.ts-poll-emoji-pizza:before {
	content: "🍕";
}
.ts-poll-emoji-sandwich:before {
	content: "🥪";
}
.ts-poll-emoji-canned-food:before {
	content: "🥫";
}
.ts-poll-emoji-spaghetti:before {
	content: "🍝";
}
.ts-poll-emoji-taco:before {
	content: "🌮";
}
.ts-poll-emoji-burrito:before {
	content: "🌯";
}
.ts-poll-emoji-green-salad:before {
	content: "🥗";
}
.ts-poll-emoji-shallow-pan-of-food:before {
	content: "🥘";
}
.ts-poll-emoji-ramen:before {
	content: "🍜";
}
.ts-poll-emoji-stew:before {
	content: "🍲";
}
.ts-poll-emoji-fish-cake:before {
	content: "🍥";
}
.ts-poll-emoji-fortune-cookie:before {
	content: "🥠";
}
.ts-poll-emoji-sushi:before {
	content: "🍣";
}
.ts-poll-emoji-bento:before {
	content: "🍱";
}
.ts-poll-emoji-curry:before {
	content: "🍛";
}
.ts-poll-emoji-rice-ball:before {
	content: "🍙";
}
.ts-poll-emoji-rice:before {
	content: "🍚";
}
.ts-poll-emoji-rice-cracker:before {
	content: "🍘";
}
.ts-poll-emoji-oden:before {
	content: "🍢";
}
.ts-poll-emoji-dango:before {
	content: "🍡";
}
.ts-poll-emoji-shaved-ice:before {
	content: "🍧";
}
.ts-poll-emoji-ice-cream:before {
	content: "🍨";
}
.ts-poll-emoji-icecream:before {
	content: "🍦";
}
.ts-poll-emoji-pie:before {
	content: "🥧";
}
.ts-poll-emoji-cake:before {
	content: "🍰";
}
.ts-poll-emoji-cupcake:before {
	content: "🧁";
}
.ts-poll-emoji-moon-cake:before {
	content: "🥮";
}
.ts-poll-emoji-birthday:before {
	content: "🎂";
}
.ts-poll-emoji-custard:before {
	content: "🍮";
}
.ts-poll-emoji-candy:before {
	content: "🍬";
}
.ts-poll-emoji-lollipop:before {
	content: "🍭";
}
.ts-poll-emoji-chocolate-bar:before {
	content: "🍫";
}
.ts-poll-emoji-popcorn:before {
	content: "🍿";
}
.ts-poll-emoji-dumpling:before {
	content: "🥟";
}
.ts-poll-emoji-doughnut:before {
	content: "🍩";
}
.ts-poll-emoji-cookie:before {
	content: "🍪";
}
.ts-poll-emoji-soccer:before {
	content: "⚽";
}
.ts-poll-emoji-basketball:before {
	content: "🏀";
}
.ts-poll-emoji-baseball:before {
	content: "⚾";
}
.ts-poll-emoji-softball:before {
	content: "🥎";
}
.ts-poll-emoji-volleyball:before {
	content: "🏐";
}
.ts-poll-emoji-8ball:before {
	content: "🎱";
}
.ts-poll-emoji-trophy:before {
	content: "🏆";
}
.ts-poll-emoji-medal-sports:before {
	content: "🏅";
}
.ts-poll-emoji-1st-place-medal:before {
	content: "🥇";
}
.ts-poll-emoji-2nd-place-medal:before {
	content: "🥈";
}
.ts-poll-emoji-3rd-place-medal:before {
	content: "🥉";
}
.ts-poll-emoji-clapper:before {
	content: "🎬";
}
.ts-poll-emoji-dart:before {
	content: "🎯";
}
.ts-poll-emoji-rocket:before {
	content: "🚀";
}
.ts-poll-emoji-vertical-traffic-light:before {
	content: "🚦";
}
.ts-poll-emoji-traffic-light:before {
	content: "🚥";
}
.ts-poll-emoji-checkered-flag:before {
	content: "🏁";
}
.ts-poll-emoji-sparkler:before {
	content: "🎇";
}
.ts-poll-emoji-fireworks:before {
	content: "🎆";
}
.ts-poll-emoji-computer:before {
	content: "💻";
}
.ts-poll-emoji-camera:before {
	content: "📷";
}
.ts-poll-emoji-camera-flash:before {
	content: "📸";
}
.ts-poll-emoji-video-camera:before {
	content: "📹";
}
.ts-poll-emoji-movie-camera:before {
	content: "🎥";
}
.ts-poll-emoji-film-projector:before {
	content: "📽";
}
.ts-poll-emoji-film-strip:before {
	content: "🎞";
}
.ts-poll-emoji-hourglass-flowing-sand:before {
	content: "⏳";
}
.ts-poll-emoji-hourglass:before {
	content: "⌛";
}
.ts-poll-emoji-bulb:before {
	content: "💡";
}
.ts-poll-emoji-oil-drum:before {
	content: "🛢";
}
.ts-poll-emoji-money-with-wings:before {
	content: "💸";
}
.ts-poll-emoji-dollar:before {
	content: "💵";
}
.ts-poll-emoji-yen:before {
	content: "💴";
}
.ts-poll-emoji-euro:before {
	content: "💶";
}
.ts-poll-emoji-pound:before {
	content: "💷";
}
.ts-poll-emoji-moneybag:before {
	content: "💰";
}
.ts-poll-emoji-credit-card:before {
	content: "💳";
}
.ts-poll-emoji-gem:before {
	content: "💎";
}
.ts-poll-emoji-bomb:before {
	content: "💣";
}
.ts-poll-emoji-firecracker:before {
	content: "🧨";
}
.ts-poll-emoji-smoking:before {
	content: "🚬";
}
.ts-poll-emoji-nazar-amulet:before {
	content: "🧿";
}
.ts-poll-emoji-key:before {
	content: "🔑";
}
.ts-poll-emoji-teddy-bear:before {
	content: "🧸";
}
.ts-poll-emoji-world-map:before {
	content: "🗺";
}
.ts-poll-emoji-moyai:before {
	content: "🗿";
}
.ts-poll-emoji-shopping-cart:before {
	content: "🛒";
}
.ts-poll-emoji-balloon:before {
	content: "🎈";
}
.ts-poll-emoji-ribbon:before {
	content: "🎀";
}
.ts-poll-emoji-gift:before {
	content: "🎁";
}
.ts-poll-emoji-love-letter:before {
	content: "💌";
}
.ts-poll-emoji-inbox-tray:before {
	content: "📥";
}
.ts-poll-emoji-outbox-tray:before {
	content: "📤";
}
.ts-poll-emoji-bar-chart:before {
	content: "📊";
}
.ts-poll-emoji-chart-with-upwards-trend:before {
	content: "📈";
}
.ts-poll-emoji-chart-with-downwards-trend:before {
	content: "📉";
}
.ts-poll-emoji-date:before {
	content: "📅";
}
.ts-poll-emoji-calendar:before {
	content: "📆";
}
.ts-poll-emoji-link:before {
	content: "🔗";
}
.ts-poll-emoji-paperclip:before {
	content: "📎";
}
.ts-poll-emoji-pushpin:before {
	content: "📌";
}
.ts-poll-emoji-triangular-flag-on-post:before {
	content: "🚩";
}
.ts-poll-emoji-closed-lock-with-key:before {
	content: "🔐";
}
.ts-poll-emoji-lock:before {
	content: "🔒";
}
.ts-poll-emoji-unlock:before {
	content: "🔓";
}
.ts-poll-emoji-lock-with-ink-pen:before {
	content: "🔏";
}
.ts-poll-emoji-memo:before {
	content: "📝";
}
.ts-poll-emoji-mag:before {
	content: "🔍";
}
.ts-poll-emoji-mag-right:before {
	content: "🔎";
}
.ts-poll-emoji-orange-heart:before {
	content: "🧡";
}
.ts-poll-emoji-yellow-heart:before {
	content: "💛";
}
.ts-poll-emoji-green-heart:before {
	content: "💚";
}
.ts-poll-emoji-blue-heart:before {
	content: "💙";
}
.ts-poll-emoji-purple-heart:before {
	content: "💜";
}
.ts-poll-emoji-black-heart:before {
	content: "🖤";
}
.ts-poll-emoji-broken-heart:before {
	content: "💔";
}
.ts-poll-emoji-two-hearts:before {
	content: "💕";
}
.ts-poll-emoji-revolving-hearts:before {
	content: "💞";
}
.ts-poll-emoji-heartbeat:before {
	content: "💓";
}
.ts-poll-emoji-heartpulse:before {
	content: "💗";
}
.ts-poll-emoji-sparkling-heart:before {
	content: "💖";
}
.ts-poll-emoji-cupid:before {
	content: "💘";
}
.ts-poll-emoji-gift-heart:before {
	content: "💝";
}
.ts-poll-emoji-heart-decoration:before {
	content: "💟";
}
.ts-poll-emoji-vs:before {
	content: "🆚";
}
.ts-poll-emoji-white-flower:before {
	content: "💮";
}
.ts-poll-emoji-sos:before {
	content: "🆘";
}
.ts-poll-emoji-no-entry:before {
	content: "⛔";
}
.ts-poll-emoji-no-entry-sign:before {
	content: "🚫";
}
.ts-poll-emoji-x:before {
	content: "❌";
}
.ts-poll-emoji-o:before {
	content: "⭕";
}
.ts-poll-emoji-stop-sign:before {
	content: "🛑";
}
.ts-poll-emoji-anger:before {
	content: "💢";
}
.ts-poll-emoji-underage:before {
	content: "🔞";
}
.ts-poll-emoji-no-mobile-phones:before {
	content: "📵";
}
.ts-poll-emoji-exclamation:before {
	content: "❗";
}
.ts-poll-emoji-grey-exclamation:before {
	content: "❕";
}
.ts-poll-emoji-question:before {
	content: "❓";
}
.ts-poll-emoji-grey-question:before {
	content: "❔";
}
.ts-poll-emoji-chart:before {
	content: "💹";
}
.ts-poll-emoji-negative-squared-cross-mark:before {
	content: "❎";
}
.ts-poll-emoji-white-check-mark:before {
	content: "✅";
}
.ts-poll-emoji-mens:before {
	content: "🚹";
}
.ts-poll-emoji-womens:before {
	content: "🚺";
}
.ts-poll-emoji-cinema:before {
	content: "🎦";
}
.ts-poll-emoji-up:before {
	content: "🆙";
}
.ts-poll-emoji-cool:before {
	content: "🆒";
}
.ts-poll-emoji-new:before {
	content: "🆕";
}
.ts-poll-emoji-free:before {
	content: "🆓";
}
.ts-poll-emoji-stop-button:before {
	content: "⏹";
}
.ts-poll-emoji-record-button:before {
	content: "⏺";
}
.ts-poll-emoji-arrows-counterclockwise:before {
	content: "🔄";
}
.ts-poll-emoji-musical-note:before {
	content: "🎵";
}
.ts-poll-emoji-notes:before {
	content: "🎶";
}
.ts-poll-emoji-heavy-plus-sign:before {
	content: "➕";
}
.ts-poll-emoji-heavy-minus-sign:before {
	content: "➖";
}
.ts-poll-emoji-heavy-division-sign:before {
	content: "➗";
}
.ts-poll-emoji-infinity:before {
	content: "♾";
}
.ts-poll-emoji-heavy-dollar-sign:before {
	content: "💲";
}
.ts-poll-emoji-currency-exchange:before {
	content: "💱";
}
.ts-poll-emoji-end:before {
	content: "🔚";
}
.ts-poll-emoji-back:before {
	content: "🔙";
}
.ts-poll-emoji-on:before {
	content: "🔛";
}
.ts-poll-emoji-top:before {
	content: "🔝";
}
.ts-poll-emoji-soon:before {
	content: "🔜";
}
.ts-poll-emoji-radio-button:before {
	content: "🔘";
}
.ts-poll-emoji-white-circle:before {
	content: "⚪";
}
.ts-poll-emoji-black-circle:before {
	content: "⚫";
}
.ts-poll-emoji-red-circle:before {
	content: "🔴";
}
.ts-poll-emoji-large-blue-circle:before {
	content: "🔵";
}
.ts-poll-emoji-large-orange-diamond:before {
	content: "🔶";
}
.ts-poll-emoji-large-blue-diamond:before {
	content: "🔷";
}
.ts-poll-emoji-small-red-triangle:before {
	content: "🔺";
}
.ts-poll-emoji-black-large-square:before {
	content: "⬛";
}
.ts-poll-emoji-white-large-square:before {
	content: "⬜";
}
.ts-poll-emoji-small-red-triangle-down:before {
	content: "🔻";
}
.ts-poll-emoji-black-square-button:before {
	content: "🔲";
}
.ts-poll-emoji-white-square-button:before {
	content: "🔳";
}
.ts-poll-emoji-speaker:before {
	content: "🔈";
}
.ts-poll-emoji-sound:before {
	content: "🔉";
}
.ts-poll-emoji-loud-sound:before {
	content: "🔊";
}
.ts-poll-emoji-mute:before {
	content: "🔇";
}
.ts-poll-emoji-mega:before {
	content: "📣";
}
.ts-poll-emoji-loudspeaker:before {
	content: "📢";
}
.ts-poll-emoji-bell:before {
	content: "🔔";
}
.ts-poll-emoji-no-bell:before {
	content: "🔕";
}
.ts-poll-emoji-thought-balloon:before {
	content: "💭";
}
.ts-poll-emoji-right-anger-bubble:before {
	content: "🗯";
}
.ts-poll-emoji-speech-balloon:before {
	content: "💬";
}
.ts-poll-emoji-left-speech-bubble:before {
	content: "🗨";
}
.ts-poll-flag-algeria:before {
	content: url(//www.mythonburi.com/wp-content/plugins/TS-Poll/admin/img/tsp_flags/algeria.png);
}
.ts-poll-flag-angola:before {
	content: url(//www.mythonburi.com/wp-content/plugins/TS-Poll/admin/img/tsp_flags/angola.png);
}
.ts-poll-flag-benin:before {
	content: url(//www.mythonburi.com/wp-content/plugins/TS-Poll/admin/img/tsp_flags/benin.png);
}
.ts-poll-flag-botswana:before {
	content: url(//www.mythonburi.com/wp-content/plugins/TS-Poll/admin/img/tsp_flags/botswana.png);
}
.ts-poll-flag-burkina_faso:before {
	content: url(//www.mythonburi.com/wp-content/plugins/TS-Poll/admin/img/tsp_flags/burkina_faso.png);
}
.ts-poll-flag-burundi:before {
	content: url(//www.mythonburi.com/wp-content/plugins/TS-Poll/admin/img/tsp_flags/burundi.png);
}
.ts-poll-flag-cameroon:before {
	content: url(//www.mythonburi.com/wp-content/plugins/TS-Poll/admin/img/tsp_flags/cameroon.png);
}
.ts-poll-flag-cape_verde:before {
	content: url(//www.mythonburi.com/wp-content/plugins/TS-Poll/admin/img/tsp_flags/cape_verde.png);
}
.ts-poll-flag-central_african_republic:before {
	content: url(//www.mythonburi.com/wp-content/plugins/TS-Poll/admin/img/tsp_flags/central_african_republic.png);
}
.ts-poll-flag-chad:before {
	content: url(//www.mythonburi.com/wp-content/plugins/TS-Poll/admin/img/tsp_flags/chad.png);
}
.ts-poll-flag-comoros:before {
	content: url(//www.mythonburi.com/wp-content/plugins/TS-Poll/admin/img/tsp_flags/comoros.png);
}
.ts-poll-flag-cote_d_Ivoire:before {
	content: url(//www.mythonburi.com/wp-content/plugins/TS-Poll/admin/img/tsp_flags/cote_d_Ivoire.png);
}
.ts-poll-flag-democratic_republic_of_the_congo:before {
	content: url(//www.mythonburi.com/wp-content/plugins/TS-Poll/admin/img/tsp_flags/democratic_republic_of_the_congo.png);
}
.ts-poll-flag-djibouti:before {
	content: url(//www.mythonburi.com/wp-content/plugins/TS-Poll/admin/img/tsp_flags/djibouti.png);
}
.ts-poll-flag-egypt:before {
	content: url(//www.mythonburi.com/wp-content/plugins/TS-Poll/admin/img/tsp_flags/egypt.png);
}
.ts-poll-flag-equatorial_guinea:before {
	content: url(//www.mythonburi.com/wp-content/plugins/TS-Poll/admin/img/tsp_flags/equatorial_guinea.png);
}
.ts-poll-flag-eritrea:before {
	content: url(//www.mythonburi.com/wp-content/plugins/TS-Poll/admin/img/tsp_flags/eritrea.png);
}
.ts-poll-flag-ethiopia:before {
	content: url(//www.mythonburi.com/wp-content/plugins/TS-Poll/admin/img/tsp_flags/ethiopia.png);
}
.ts-poll-flag-gabon:before {
	content: url(//www.mythonburi.com/wp-content/plugins/TS-Poll/admin/img/tsp_flags/gabon.png);
}
.ts-poll-flag-gambia:before {
	content: url(//www.mythonburi.com/wp-content/plugins/TS-Poll/admin/img/tsp_flags/gambia.png);
}
.ts-poll-flag-ghana:before {
	content: url(//www.mythonburi.com/wp-content/plugins/TS-Poll/admin/img/tsp_flags/ghana.png);
}
.ts-poll-flag-guinea:before {
	content: url(//www.mythonburi.com/wp-content/plugins/TS-Poll/admin/img/tsp_flags/guinea.png);
}
.ts-poll-flag-guinea_bissau:before {
	content: url(//www.mythonburi.com/wp-content/plugins/TS-Poll/admin/img/tsp_flags/guinea_bissau.png);
}
.ts-poll-flag-kenya:before {
	content: url(//www.mythonburi.com/wp-content/plugins/TS-Poll/admin/img/tsp_flags/kenya.png);
}
.ts-poll-flag-lesotho:before {
	content: url(//www.mythonburi.com/wp-content/plugins/TS-Poll/admin/img/tsp_flags/lesotho.png);
}
.ts-poll-flag-liberia:before {
	content: url(//www.mythonburi.com/wp-content/plugins/TS-Poll/admin/img/tsp_flags/liberia.png);
}
.ts-poll-flag-libya:before {
	content: url(//www.mythonburi.com/wp-content/plugins/TS-Poll/admin/img/tsp_flags/libya.png);
}
.ts-poll-flag-madagascar:before {
	content: url(//www.mythonburi.com/wp-content/plugins/TS-Poll/admin/img/tsp_flags/madagascar.png);
}
.ts-poll-flag-malawi:before {
	content: url(//www.mythonburi.com/wp-content/plugins/TS-Poll/admin/img/tsp_flags/malawi.png);
}
.ts-poll-flag-mali:before {
	content: url(//www.mythonburi.com/wp-content/plugins/TS-Poll/admin/img/tsp_flags/mali.png);
}
.ts-poll-flag-mauritania:before {
	content: url(//www.mythonburi.com/wp-content/plugins/TS-Poll/admin/img/tsp_flags/mauritania.png);
}
.ts-poll-flag-mauritius:before {
	content: url(//www.mythonburi.com/wp-content/plugins/TS-Poll/admin/img/tsp_flags/mauritius.png);
}
.ts-poll-flag-mayotte:before {
	content: url(//www.mythonburi.com/wp-content/plugins/TS-Poll/admin/img/tsp_flags/mayotte.png);
}
.ts-poll-flag-morocco:before {
	content: url(//www.mythonburi.com/wp-content/plugins/TS-Poll/admin/img/tsp_flags/morocco.png);
}
.ts-poll-flag-mozambique:before {
	content: url(//www.mythonburi.com/wp-content/plugins/TS-Poll/admin/img/tsp_flags/mozambique.png);
}
.ts-poll-flag-namibia:before {
	content: url(//www.mythonburi.com/wp-content/plugins/TS-Poll/admin/img/tsp_flags/namibia.png);
}
.ts-poll-flag-niger:before {
	content: url(//www.mythonburi.com/wp-content/plugins/TS-Poll/admin/img/tsp_flags/niger.png);
}
.ts-poll-flag-nigeria:before {
	content: url(//www.mythonburi.com/wp-content/plugins/TS-Poll/admin/img/tsp_flags/nigeria.png);
}
.ts-poll-flag-republic_of_the_congo:before {
	content: url(//www.mythonburi.com/wp-content/plugins/TS-Poll/admin/img/tsp_flags/republic_of_the_congo.png);
}
.ts-poll-flag-reunion:before {
	content: url(//www.mythonburi.com/wp-content/plugins/TS-Poll/admin/img/tsp_flags/reunion.png);
}
.ts-poll-flag-rwanda:before {
	content: url(//www.mythonburi.com/wp-content/plugins/TS-Poll/admin/img/tsp_flags/rwanda.png);
}
.ts-poll-flag-saint_helena:before {
	content: url(//www.mythonburi.com/wp-content/plugins/TS-Poll/admin/img/tsp_flags/saint_helena.png);
}
.ts-poll-flag-sao_tome_and_principe:before {
	content: url(//www.mythonburi.com/wp-content/plugins/TS-Poll/admin/img/tsp_flags/sao_tome_and_principe.png);
}
.ts-poll-flag-senegal:before {
	content: url(//www.mythonburi.com/wp-content/plugins/TS-Poll/admin/img/tsp_flags/senegal.png);
}
.ts-poll-flag-seychelles:before {
	content: url(//www.mythonburi.com/wp-content/plugins/TS-Poll/admin/img/tsp_flags/seychelles.png);
}
.ts-poll-flag-sierra_leone:before {
	content: url(//www.mythonburi.com/wp-content/plugins/TS-Poll/admin/img/tsp_flags/sierra_leone.png);
}
.ts-poll-flag-somalia:before {
	content: url(//www.mythonburi.com/wp-content/plugins/TS-Poll/admin/img/tsp_flags/somalia.png);
}
.ts-poll-flag-south_africa:before {
	content: url(//www.mythonburi.com/wp-content/plugins/TS-Poll/admin/img/tsp_flags/south_africa.png);
}
.ts-poll-flag-south_sudan:before {
	content: url(//www.mythonburi.com/wp-content/plugins/TS-Poll/admin/img/tsp_flags/south_sudan.png);
}
.ts-poll-flag-sudan:before {
	content: url(//www.mythonburi.com/wp-content/plugins/TS-Poll/admin/img/tsp_flags/sudan.png);
}
.ts-poll-flag-swaziland:before {
	content: url(//www.mythonburi.com/wp-content/plugins/TS-Poll/admin/img/tsp_flags/swaziland.png);
}
.ts-poll-flag-tanzania:before {
	content: url(//www.mythonburi.com/wp-content/plugins/TS-Poll/admin/img/tsp_flags/tanzania.png);
}
.ts-poll-flag-togo:before {
	content: url(//www.mythonburi.com/wp-content/plugins/TS-Poll/admin/img/tsp_flags/togo.png);
}
.ts-poll-flag-tunisia:before {
	content: url(//www.mythonburi.com/wp-content/plugins/TS-Poll/admin/img/tsp_flags/tunisia.png);
}
.ts-poll-flag-uganda:before {
	content: url(//www.mythonburi.com/wp-content/plugins/TS-Poll/admin/img/tsp_flags/uganda.png);
}
.ts-poll-flag-western_sahara:before {
	content: url(//www.mythonburi.com/wp-content/plugins/TS-Poll/admin/img/tsp_flags/western_sahara.png);
}
.ts-poll-flag-zambia:before {
	content: url(//www.mythonburi.com/wp-content/plugins/TS-Poll/admin/img/tsp_flags/zambia.png);
}
.ts-poll-flag-zimbabwe:before {
	content: url(//www.mythonburi.com/wp-content/plugins/TS-Poll/admin/img/tsp_flags/zimbabwe.png);
}
.ts-poll-flag-anguilla:before {
	content: url(//www.mythonburi.com/wp-content/plugins/TS-Poll/admin/img/tsp_flags/anguilla.png);
}
.ts-poll-flag-antigua_and_barbuda:before {
	content: url(//www.mythonburi.com/wp-content/plugins/TS-Poll/admin/img/tsp_flags/antigua_and_barbuda.png);
}
.ts-poll-flag-argentina:before {
	content: url(//www.mythonburi.com/wp-content/plugins/TS-Poll/admin/img/tsp_flags/argentina.png);
}
.ts-poll-flag-aruba:before {
	content: url(//www.mythonburi.com/wp-content/plugins/TS-Poll/admin/img/tsp_flags/aruba.png);
}
.ts-poll-flag-bahamas:before {
	content: url(//www.mythonburi.com/wp-content/plugins/TS-Poll/admin/img/tsp_flags/bahamas.png);
}
.ts-poll-flag-barbados:before {
	content: url(//www.mythonburi.com/wp-content/plugins/TS-Poll/admin/img/tsp_flags/barbados.png);
}
.ts-poll-flag-belize:before {
	content: url(//www.mythonburi.com/wp-content/plugins/TS-Poll/admin/img/tsp_flags/belize.png);
}
.ts-poll-flag-bermuda:before {
	content: url(//www.mythonburi.com/wp-content/plugins/TS-Poll/admin/img/tsp_flags/bermuda.png);
}
.ts-poll-flag-bolivia:before {
	content: url(//www.mythonburi.com/wp-content/plugins/TS-Poll/admin/img/tsp_flags/bolivia.png);
}
.ts-poll-flag-bonaire:before {
	content: url(//www.mythonburi.com/wp-content/plugins/TS-Poll/admin/img/tsp_flags/bonaire.png);
}
.ts-poll-flag-bouvet_island:before {
	content: url(//www.mythonburi.com/wp-content/plugins/TS-Poll/admin/img/tsp_flags/bouvet_island.png);
}
.ts-poll-flag-brazil:before {
	content: url(//www.mythonburi.com/wp-content/plugins/TS-Poll/admin/img/tsp_flags/brazil.png);
}
.ts-poll-flag-canada:before {
	content: url(//www.mythonburi.com/wp-content/plugins/TS-Poll/admin/img/tsp_flags/canada.png);
}
.ts-poll-flag-cayman_islands:before {
	content: url(//www.mythonburi.com/wp-content/plugins/TS-Poll/admin/img/tsp_flags/cayman_islands.png);
}
.ts-poll-flag-chile:before {
	content: url(//www.mythonburi.com/wp-content/plugins/TS-Poll/admin/img/tsp_flags/chile.png);
}
.ts-poll-flag-colombia:before {
	content: url(//www.mythonburi.com/wp-content/plugins/TS-Poll/admin/img/tsp_flags/colombia.png);
}
.ts-poll-flag-costa_rica:before {
	content: url(//www.mythonburi.com/wp-content/plugins/TS-Poll/admin/img/tsp_flags/costa_rica.png);
}
.ts-poll-flag-cuba:before {
	content: url(//www.mythonburi.com/wp-content/plugins/TS-Poll/admin/img/tsp_flags/cuba.png);
}
.ts-poll-flag-curacao:before {
	content: url(//www.mythonburi.com/wp-content/plugins/TS-Poll/admin/img/tsp_flags/curacao.png);
}
.ts-poll-flag-dominica:before {
	content: url(//www.mythonburi.com/wp-content/plugins/TS-Poll/admin/img/tsp_flags/dominica.png);
}
.ts-poll-flag-dominican_republic:before {
	content: url(//www.mythonburi.com/wp-content/plugins/TS-Poll/admin/img/tsp_flags/dominican_republic.png);
}
.ts-poll-flag-ecuador:before {
	content: url(//www.mythonburi.com/wp-content/plugins/TS-Poll/admin/img/tsp_flags/ecuador.png);
}
.ts-poll-flag-el_salvador:before {
	content: url(//www.mythonburi.com/wp-content/plugins/TS-Poll/admin/img/tsp_flags/el_salvador.png);
}
.ts-poll-flag-falkland_islands:before {
	content: url(//www.mythonburi.com/wp-content/plugins/TS-Poll/admin/img/tsp_flags/falkland_islands.png);
}
.ts-poll-flag-french_guiana:before {
	content: url(//www.mythonburi.com/wp-content/plugins/TS-Poll/admin/img/tsp_flags/french_guiana.png);
}
.ts-poll-flag-grenada:before {
	content: url(//www.mythonburi.com/wp-content/plugins/TS-Poll/admin/img/tsp_flags/grenada.png);
}
.ts-poll-flag-guadeloupe:before {
	content: url(//www.mythonburi.com/wp-content/plugins/TS-Poll/admin/img/tsp_flags/guadeloupe.png);
}
.ts-poll-flag-guatemala:before {
	content: url(//www.mythonburi.com/wp-content/plugins/TS-Poll/admin/img/tsp_flags/guatemala.png);
}
.ts-poll-flag-guyana:before {
	content: url(//www.mythonburi.com/wp-content/plugins/TS-Poll/admin/img/tsp_flags/guyana.png);
}
.ts-poll-flag-haiti:before {
	content: url(//www.mythonburi.com/wp-content/plugins/TS-Poll/admin/img/tsp_flags/haiti.png);
}
.ts-poll-flag-honduras:before {
	content: url(//www.mythonburi.com/wp-content/plugins/TS-Poll/admin/img/tsp_flags/honduras.png);
}
.ts-poll-flag-jamaica:before {
	content: url(//www.mythonburi.com/wp-content/plugins/TS-Poll/admin/img/tsp_flags/jamaica.png);
}
.ts-poll-flag-martinique:before {
	content: url(//www.mythonburi.com/wp-content/plugins/TS-Poll/admin/img/tsp_flags/martinique.png);
}
.ts-poll-flag-mexico:before {
	content: url(//www.mythonburi.com/wp-content/plugins/TS-Poll/admin/img/tsp_flags/mexico.png);
}
.ts-poll-flag-montserrat:before {
	content: url(//www.mythonburi.com/wp-content/plugins/TS-Poll/admin/img/tsp_flags/montserrat.png);
}
.ts-poll-flag-nicaragua:before {
	content: url(//www.mythonburi.com/wp-content/plugins/TS-Poll/admin/img/tsp_flags/nicaragua.png);
}
.ts-poll-flag-panama:before {
	content: url(//www.mythonburi.com/wp-content/plugins/TS-Poll/admin/img/tsp_flags/panama.png);
}
.ts-poll-flag-paraguay:before {
	content: url(//www.mythonburi.com/wp-content/plugins/TS-Poll/admin/img/tsp_flags/paraguay.png);
}
.ts-poll-flag-peru:before {
	content: url(//www.mythonburi.com/wp-content/plugins/TS-Poll/admin/img/tsp_flags/peru.png);
}
.ts-poll-flag-puerto_rico:before {
	content: url(//www.mythonburi.com/wp-content/plugins/TS-Poll/admin/img/tsp_flags/puerto_rico.png);
}
.ts-poll-flag-saint_barthelemy:before {
	content: url(//www.mythonburi.com/wp-content/plugins/TS-Poll/admin/img/tsp_flags/saint_barthelemy.png);
}
.ts-poll-flag-saint_kitts_and_nevis:before {
	content: url(//www.mythonburi.com/wp-content/plugins/TS-Poll/admin/img/tsp_flags/saint_kitts_and_nevis.png);
}
.ts-poll-flag-saint_lucia:before {
	content: url(//www.mythonburi.com/wp-content/plugins/TS-Poll/admin/img/tsp_flags/saint_lucia.png);
}
.ts-poll-flag-saint_martin:before {
	content: url(//www.mythonburi.com/wp-content/plugins/TS-Poll/admin/img/tsp_flags/saint_martin.png);
}
.ts-poll-flag-saint_pierre_and_miquelon:before {
	content: url(//www.mythonburi.com/wp-content/plugins/TS-Poll/admin/img/tsp_flags/saint_pierre_and_miquelon.png);
}
.ts-poll-flag-saint_vincent_and_the_grenadines:before {
	content: url(//www.mythonburi.com/wp-content/plugins/TS-Poll/admin/img/tsp_flags/saint_vincent_and_the_grenadines.png);
}
.ts-poll-flag-sint_maarten:before {
	content: url(//www.mythonburi.com/wp-content/plugins/TS-Poll/admin/img/tsp_flags/sint_maarten.png);
}
.ts-poll-flag-south_georgia_and_the_south_sandwich_islands:before {
	content: url(//www.mythonburi.com/wp-content/plugins/TS-Poll/admin/img/tsp_flags/south_georgia_and_the_south_sandwich_islands.png);
}
.ts-poll-flag-suriname:before {
	content: url(//www.mythonburi.com/wp-content/plugins/TS-Poll/admin/img/tsp_flags/suriname.png);
}
.ts-poll-flag-trinidad_and_tobago:before {
	content: url(//www.mythonburi.com/wp-content/plugins/TS-Poll/admin/img/tsp_flags/trinidad_and_tobago.png);
}
.ts-poll-flag-turks_and_caicos_islands:before {
	content: url(//www.mythonburi.com/wp-content/plugins/TS-Poll/admin/img/tsp_flags/turks_and_caicos_islands.png);
}
.ts-poll-flag-united_states:before {
	content: url(//www.mythonburi.com/wp-content/plugins/TS-Poll/admin/img/tsp_flags/united_states.png);
}
.ts-poll-flag-uruguay:before {
	content: url(//www.mythonburi.com/wp-content/plugins/TS-Poll/admin/img/tsp_flags/uruguay.png);
}
.ts-poll-flag-venezuela:before {
	content: url(//www.mythonburi.com/wp-content/plugins/TS-Poll/admin/img/tsp_flags/venezuela.png);
}
.ts-poll-flag-virgin_islands_british:before {
	content: url(//www.mythonburi.com/wp-content/plugins/TS-Poll/admin/img/tsp_flags/virgin_islands_british.png);
}
.ts-poll-flag-virgin_islands_us:before {
	content: url(//www.mythonburi.com/wp-content/plugins/TS-Poll/admin/img/tsp_flags/virgin_islands_us.png);
}
.ts-poll-flag-afghanistan:before {
	content: url(//www.mythonburi.com/wp-content/plugins/TS-Poll/admin/img/tsp_flags/afghanistan.png);
}
.ts-poll-flag-armenia:before {
	content: url(//www.mythonburi.com/wp-content/plugins/TS-Poll/admin/img/tsp_flags/armenia.png);
}
.ts-poll-flag-azerbaijan:before {
	content: url(//www.mythonburi.com/wp-content/plugins/TS-Poll/admin/img/tsp_flags/azerbaijan.png);
}
.ts-poll-flag-bahrain:before {
	content: url(//www.mythonburi.com/wp-content/plugins/TS-Poll/admin/img/tsp_flags/bahrain.png);
}
.ts-poll-flag-bangladesh:before {
	content: url(//www.mythonburi.com/wp-content/plugins/TS-Poll/admin/img/tsp_flags/bangladesh.png);
}
.ts-poll-flag-bhutan:before {
	content: url(//www.mythonburi.com/wp-content/plugins/TS-Poll/admin/img/tsp_flags/bhutan.png);
}
.ts-poll-flag-british_indian_ocean_territory:before {
	content: url(//www.mythonburi.com/wp-content/plugins/TS-Poll/admin/img/tsp_flags/british_indian_ocean_territory.png);
}
.ts-poll-flag-brunei:before {
	content: url(//www.mythonburi.com/wp-content/plugins/TS-Poll/admin/img/tsp_flags/brunei.png);
}
.ts-poll-flag-cambodia:before {
	content: url(//www.mythonburi.com/wp-content/plugins/TS-Poll/admin/img/tsp_flags/cambodia.png);
}
.ts-poll-flag-china:before {
	content: url(//www.mythonburi.com/wp-content/plugins/TS-Poll/admin/img/tsp_flags/china.png);
}
.ts-poll-flag-east_timor:before {
	content: url(//www.mythonburi.com/wp-content/plugins/TS-Poll/admin/img/tsp_flags/east_timor.png);
}
.ts-poll-flag-georgia:before {
	content: url(//www.mythonburi.com/wp-content/plugins/TS-Poll/admin/img/tsp_flags/georgia.png);
}
.ts-poll-flag-guam:before {
	content: url(//www.mythonburi.com/wp-content/plugins/TS-Poll/admin/img/tsp_flags/guam.png);
}
.ts-poll-flag-hong_kong:before {
	content: url(//www.mythonburi.com/wp-content/plugins/TS-Poll/admin/img/tsp_flags/hong_kong.png);
}
.ts-poll-flag-india:before {
	content: url(//www.mythonburi.com/wp-content/plugins/TS-Poll/admin/img/tsp_flags/india.png);
}
.ts-poll-flag-indonesia:before {
	content: url(//www.mythonburi.com/wp-content/plugins/TS-Poll/admin/img/tsp_flags/indonesia.png);
}
.ts-poll-flag-iran:before {
	content: url(//www.mythonburi.com/wp-content/plugins/TS-Poll/admin/img/tsp_flags/iran.png);
}
.ts-poll-flag-iraq:before {
	content: url(//www.mythonburi.com/wp-content/plugins/TS-Poll/admin/img/tsp_flags/iraq.png);
}
.ts-poll-flag-israel:before {
	content: url(//www.mythonburi.com/wp-content/plugins/TS-Poll/admin/img/tsp_flags/israel.png);
}
.ts-poll-flag-japan:before {
	content: url(//www.mythonburi.com/wp-content/plugins/TS-Poll/admin/img/tsp_flags/japan.png);
}
.ts-poll-flag-jordan:before {
	content: url(//www.mythonburi.com/wp-content/plugins/TS-Poll/admin/img/tsp_flags/jordan.png);
}
.ts-poll-flag-kazakhstan:before {
	content: url(//www.mythonburi.com/wp-content/plugins/TS-Poll/admin/img/tsp_flags/kazakhstan.png);
}
.ts-poll-flag-kuwait:before {
	content: url(//www.mythonburi.com/wp-content/plugins/TS-Poll/admin/img/tsp_flags/kuwait.png);
}
.ts-poll-flag-kyrgyzstan:before {
	content: url(//www.mythonburi.com/wp-content/plugins/TS-Poll/admin/img/tsp_flags/kyrgyzstan.png);
}
.ts-poll-flag-laos:before {
	content: url(//www.mythonburi.com/wp-content/plugins/TS-Poll/admin/img/tsp_flags/laos.png);
}
.ts-poll-flag-lebanon:before {
	content: url(//www.mythonburi.com/wp-content/plugins/TS-Poll/admin/img/tsp_flags/lebanon.png);
}
.ts-poll-flag-macao:before {
	content: url(//www.mythonburi.com/wp-content/plugins/TS-Poll/admin/img/tsp_flags/macao.png);
}
.ts-poll-flag-malaysia:before {
	content: url(//www.mythonburi.com/wp-content/plugins/TS-Poll/admin/img/tsp_flags/malaysia.png);
}
.ts-poll-flag-maldives:before {
	content: url(//www.mythonburi.com/wp-content/plugins/TS-Poll/admin/img/tsp_flags/maldives.png);
}
.ts-poll-flag-mongolia:before {
	content: url(//www.mythonburi.com/wp-content/plugins/TS-Poll/admin/img/tsp_flags/mongolia.png);
}
.ts-poll-flag-myanmar:before {
	content: url(//www.mythonburi.com/wp-content/plugins/TS-Poll/admin/img/tsp_flags/myanmar.png);
}
.ts-poll-flag-nepal:before {
	content: url(//www.mythonburi.com/wp-content/plugins/TS-Poll/admin/img/tsp_flags/nepal.png);
}
.ts-poll-flag-korea_north:before {
	content: url(//www.mythonburi.com/wp-content/plugins/TS-Poll/admin/img/tsp_flags/korea_north.png);
}
.ts-poll-flag-oman:before {
	content: url(//www.mythonburi.com/wp-content/plugins/TS-Poll/admin/img/tsp_flags/oman.png);
}
.ts-poll-flag-pakistan:before {
	content: url(//www.mythonburi.com/wp-content/plugins/TS-Poll/admin/img/tsp_flags/pakistan.png);
}
.ts-poll-flag-palestinian_territory:before {
	content: url(//www.mythonburi.com/wp-content/plugins/TS-Poll/admin/img/tsp_flags/palestinian_territory.png);
}
.ts-poll-flag-philippines:before {
	content: url(//www.mythonburi.com/wp-content/plugins/TS-Poll/admin/img/tsp_flags/philippines.png);
}
.ts-poll-flag-qatar:before {
	content: url(//www.mythonburi.com/wp-content/plugins/TS-Poll/admin/img/tsp_flags/qatar.png);
}
.ts-poll-flag-saudi_arabia:before {
	content: url(//www.mythonburi.com/wp-content/plugins/TS-Poll/admin/img/tsp_flags/saudi_arabia.png);
}
.ts-poll-flag-singapore:before {
	content: url(//www.mythonburi.com/wp-content/plugins/TS-Poll/admin/img/tsp_flags/singapore.png);
}
.ts-poll-flag-korea_south:before {
	content: url(//www.mythonburi.com/wp-content/plugins/TS-Poll/admin/img/tsp_flags/korea_south.png);
}
.ts-poll-flag-sri_lanka:before {
	content: url(//www.mythonburi.com/wp-content/plugins/TS-Poll/admin/img/tsp_flags/sri_lanka.png);
}
.ts-poll-flag-syria:before {
	content: url(//www.mythonburi.com/wp-content/plugins/TS-Poll/admin/img/tsp_flags/syria.png);
}
.ts-poll-flag-republic_of_china:before {
	content: url(//www.mythonburi.com/wp-content/plugins/TS-Poll/admin/img/tsp_flags/republic_of_china.png);
}
.ts-poll-flag-tajikistan:before {
	content: url(//www.mythonburi.com/wp-content/plugins/TS-Poll/admin/img/tsp_flags/tajikistan.png);
}
.ts-poll-flag-thailand:before {
	content: url(//www.mythonburi.com/wp-content/plugins/TS-Poll/admin/img/tsp_flags/thailand.png);
}
.ts-poll-flag-turkey:before {
	content: url(//www.mythonburi.com/wp-content/plugins/TS-Poll/admin/img/tsp_flags/turkey.png);
}
.ts-poll-flag-turkmenistan:before {
	content: url(//www.mythonburi.com/wp-content/plugins/TS-Poll/admin/img/tsp_flags/turkmenistan.png);
}
.ts-poll-flag-united_arab_emirates:before {
	content: url(//www.mythonburi.com/wp-content/plugins/TS-Poll/admin/img/tsp_flags/united_arab_emirates.png);
}
.ts-poll-flag-uzbekistan:before {
	content: url(//www.mythonburi.com/wp-content/plugins/TS-Poll/admin/img/tsp_flags/uzbekistan.png);
}
.ts-poll-flag-vietnam:before {
	content: url(//www.mythonburi.com/wp-content/plugins/TS-Poll/admin/img/tsp_flags/vietnam.png);
}
.ts-poll-flag-yemen:before {
	content: url(//www.mythonburi.com/wp-content/plugins/TS-Poll/admin/img/tsp_flags/yemen.png);
}
.ts-poll-flag-aland_islands:before {
	content: url(//www.mythonburi.com/wp-content/plugins/TS-Poll/admin/img/tsp_flags/aland_islands.png);
}
.ts-poll-flag-albania:before {
	content: url(//www.mythonburi.com/wp-content/plugins/TS-Poll/admin/img/tsp_flags/albania.png);
}
.ts-poll-flag-andorra:before {
	content: url(//www.mythonburi.com/wp-content/plugins/TS-Poll/admin/img/tsp_flags/andorra.png);
}
.ts-poll-flag-austria:before {
	content: url(//www.mythonburi.com/wp-content/plugins/TS-Poll/admin/img/tsp_flags/austria.png);
}
.ts-poll-flag-belarus:before {
	content: url(//www.mythonburi.com/wp-content/plugins/TS-Poll/admin/img/tsp_flags/belarus.png);
}
.ts-poll-flag-belgium:before {
	content: url(//www.mythonburi.com/wp-content/plugins/TS-Poll/admin/img/tsp_flags/belgium.png);
}
.ts-poll-flag-bosnia_and_herzegovina:before {
	content: url(//www.mythonburi.com/wp-content/plugins/TS-Poll/admin/img/tsp_flags/bosnia_and_herzegovina.png);
}
.ts-poll-flag-bulgaria:before {
	content: url(//www.mythonburi.com/wp-content/plugins/TS-Poll/admin/img/tsp_flags/bulgaria.png);
}
.ts-poll-flag-croatia:before {
	content: url(//www.mythonburi.com/wp-content/plugins/TS-Poll/admin/img/tsp_flags/croatia.png);
}
.ts-poll-flag-cyprus:before {
	content: url(//www.mythonburi.com/wp-content/plugins/TS-Poll/admin/img/tsp_flags/cyprus.png);
}
.ts-poll-flag-czech_republic:before {
	content: url(//www.mythonburi.com/wp-content/plugins/TS-Poll/admin/img/tsp_flags/czech_republic.png);
}
.ts-poll-flag-denmark:before {
	content: url(//www.mythonburi.com/wp-content/plugins/TS-Poll/admin/img/tsp_flags/denmark.png);
}
.ts-poll-flag-england:before {
	content: url(//www.mythonburi.com/wp-content/plugins/TS-Poll/admin/img/tsp_flags/england.png);
}
.ts-poll-flag-estonia:before {
	content: url(//www.mythonburi.com/wp-content/plugins/TS-Poll/admin/img/tsp_flags/estonia.png);
}
.ts-poll-flag-european_union:before {
	content: url(//www.mythonburi.com/wp-content/plugins/TS-Poll/admin/img/tsp_flags/european_union.png);
}
.ts-poll-flag-faroe_islands:before {
	content: url(//www.mythonburi.com/wp-content/plugins/TS-Poll/admin/img/tsp_flags/faroe_islands.png);
}
.ts-poll-flag-finland:before {
	content: url(//www.mythonburi.com/wp-content/plugins/TS-Poll/admin/img/tsp_flags/finland.png);
}
.ts-poll-flag-france:before {
	content: url(//www.mythonburi.com/wp-content/plugins/TS-Poll/admin/img/tsp_flags/france.png);
}
.ts-poll-flag-germany:before {
	content: url(//www.mythonburi.com/wp-content/plugins/TS-Poll/admin/img/tsp_flags/germany.png);
}
.ts-poll-flag-gibraltar:before {
	content: url(//www.mythonburi.com/wp-content/plugins/TS-Poll/admin/img/tsp_flags/gibraltar.png);
}
.ts-poll-flag-greece:before {
	content: url(//www.mythonburi.com/wp-content/plugins/TS-Poll/admin/img/tsp_flags/greece.png);
}
.ts-poll-flag-greenland:before {
	content: url(//www.mythonburi.com/wp-content/plugins/TS-Poll/admin/img/tsp_flags/greenland.png);
}
.ts-poll-flag-guernsey:before {
	content: url(//www.mythonburi.com/wp-content/plugins/TS-Poll/admin/img/tsp_flags/guernsey.png);
}
.ts-poll-flag-hungary:before {
	content: url(//www.mythonburi.com/wp-content/plugins/TS-Poll/admin/img/tsp_flags/hungary.png);
}
.ts-poll-flag-iceland:before {
	content: url(//www.mythonburi.com/wp-content/plugins/TS-Poll/admin/img/tsp_flags/iceland.png);
}
.ts-poll-flag-ireland:before {
	content: url(//www.mythonburi.com/wp-content/plugins/TS-Poll/admin/img/tsp_flags/ireland.png);
}
.ts-poll-flag-isle_of_man:before {
	content: url(//www.mythonburi.com/wp-content/plugins/TS-Poll/admin/img/tsp_flags/isle_of_man.png);
}
.ts-poll-flag-italy:before {
	content: url(//www.mythonburi.com/wp-content/plugins/TS-Poll/admin/img/tsp_flags/italy.png);
}
.ts-poll-flag-jersey:before {
	content: url(//www.mythonburi.com/wp-content/plugins/TS-Poll/admin/img/tsp_flags/jersey.png);
}
.ts-poll-flag-kosovo:before {
	content: url(//www.mythonburi.com/wp-content/plugins/TS-Poll/admin/img/tsp_flags/kosovo.png);
}
.ts-poll-flag-latvia:before {
	content: url(//www.mythonburi.com/wp-content/plugins/TS-Poll/admin/img/tsp_flags/latvia.png);
}
.ts-poll-flag-liechtenstein:before {
	content: url(//www.mythonburi.com/wp-content/plugins/TS-Poll/admin/img/tsp_flags/liechtenstein.png);
}
.ts-poll-flag-lithuania:before {
	content: url(//www.mythonburi.com/wp-content/plugins/TS-Poll/admin/img/tsp_flags/lithuania.png);
}
.ts-poll-flag-luxembourg:before {
	content: url(//www.mythonburi.com/wp-content/plugins/TS-Poll/admin/img/tsp_flags/luxembourg.png);
}
.ts-poll-flag-macedonia:before {
	content: url(//www.mythonburi.com/wp-content/plugins/TS-Poll/admin/img/tsp_flags/macedonia.png);
}
.ts-poll-flag-malta:before {
	content: url(//www.mythonburi.com/wp-content/plugins/TS-Poll/admin/img/tsp_flags/malta.png);
}
.ts-poll-flag-moldova:before {
	content: url(//www.mythonburi.com/wp-content/plugins/TS-Poll/admin/img/tsp_flags/moldova.png);
}
.ts-poll-flag-monaco:before {
	content: url(//www.mythonburi.com/wp-content/plugins/TS-Poll/admin/img/tsp_flags/monaco.png);
}
.ts-poll-flag-montenegro:before {
	content: url(//www.mythonburi.com/wp-content/plugins/TS-Poll/admin/img/tsp_flags/montenegro.png);
}
.ts-poll-flag-netherlands:before {
	content: url(//www.mythonburi.com/wp-content/plugins/TS-Poll/admin/img/tsp_flags/netherlands.png);
}
.ts-poll-flag-norway:before {
	content: url(//www.mythonburi.com/wp-content/plugins/TS-Poll/admin/img/tsp_flags/norway.png);
}
.ts-poll-flag-poland:before {
	content: url(//www.mythonburi.com/wp-content/plugins/TS-Poll/admin/img/tsp_flags/poland.png);
}
.ts-poll-flag-portugal:before {
	content: url(//www.mythonburi.com/wp-content/plugins/TS-Poll/admin/img/tsp_flags/portugal.png);
}
.ts-poll-flag-romania:before {
	content: url(//www.mythonburi.com/wp-content/plugins/TS-Poll/admin/img/tsp_flags/romania.png);
}
.ts-poll-flag-russia:before {
	content: url(//www.mythonburi.com/wp-content/plugins/TS-Poll/admin/img/tsp_flags/russia.png);
}
.ts-poll-flag-san_marino:before {
	content: url(//www.mythonburi.com/wp-content/plugins/TS-Poll/admin/img/tsp_flags/san_marino.png);
}
.ts-poll-flag-scotland:before {
	content: url(//www.mythonburi.com/wp-content/plugins/TS-Poll/admin/img/tsp_flags/scotland.png);
}
.ts-poll-flag-serbia:before {
	content: url(//www.mythonburi.com/wp-content/plugins/TS-Poll/admin/img/tsp_flags/serbia.png);
}
.ts-poll-flag-slovakia:before {
	content: url(//www.mythonburi.com/wp-content/plugins/TS-Poll/admin/img/tsp_flags/slovakia.png);
}
.ts-poll-flag-slovenia:before {
	content: url(//www.mythonburi.com/wp-content/plugins/TS-Poll/admin/img/tsp_flags/slovenia.png);
}
.ts-poll-flag-ussr:before {
	content: url(//www.mythonburi.com/wp-content/plugins/TS-Poll/admin/img/tsp_flags/ussr.png);
}
.ts-poll-flag-spain:before {
	content: url(//www.mythonburi.com/wp-content/plugins/TS-Poll/admin/img/tsp_flags/spain.png);
}
.ts-poll-flag-svalbard_and_jan_mayen:before {
	content: url(//www.mythonburi.com/wp-content/plugins/TS-Poll/admin/img/tsp_flags/svalbard_and_jan_mayen.png);
}
.ts-poll-flag-sweden:before {
	content: url(//www.mythonburi.com/wp-content/plugins/TS-Poll/admin/img/tsp_flags/sweden.png);
}
.ts-poll-flag-switzerland:before {
	content: url(//www.mythonburi.com/wp-content/plugins/TS-Poll/admin/img/tsp_flags/switzerland.png);
}
.ts-poll-flag-ukraine:before {
	content: url(//www.mythonburi.com/wp-content/plugins/TS-Poll/admin/img/tsp_flags/ukraine.png);
}
.ts-poll-flag-united_kingdom:before {
	content: url(//www.mythonburi.com/wp-content/plugins/TS-Poll/admin/img/tsp_flags/united_kingdom.png);
}
.ts-poll-flag-vatican_city:before {
	content: url(//www.mythonburi.com/wp-content/plugins/TS-Poll/admin/img/tsp_flags/vatican_city.png);
}
.ts-poll-flag-wales:before {
	content: url(//www.mythonburi.com/wp-content/plugins/TS-Poll/admin/img/tsp_flags/wales.png);
}
.ts-poll-flag-american_samoa:before {
	content: url(//www.mythonburi.com/wp-content/plugins/TS-Poll/admin/img/tsp_flags/american_samoa.png);
}
.ts-poll-flag-australia:before {
	content: url(//www.mythonburi.com/wp-content/plugins/TS-Poll/admin/img/tsp_flags/australia.png);
}
.ts-poll-flag-christmas_island:before {
	content: url(//www.mythonburi.com/wp-content/plugins/TS-Poll/admin/img/tsp_flags/christmas_island.png);
}
.ts-poll-flag-cocos_islands:before {
	content: url(//www.mythonburi.com/wp-content/plugins/TS-Poll/admin/img/tsp_flags/cocos_islands.png);
}
.ts-poll-flag-cook_islands:before {
	content: url(//www.mythonburi.com/wp-content/plugins/TS-Poll/admin/img/tsp_flags/cook_islands.png);
}
.ts-poll-flag-fiji:before {
	content: url(//www.mythonburi.com/wp-content/plugins/TS-Poll/admin/img/tsp_flags/fiji.png);
}
.ts-poll-flag-french_polynesia:before {
	content: url(//www.mythonburi.com/wp-content/plugins/TS-Poll/admin/img/tsp_flags/french_polynesia.png);
}
.ts-poll-flag-kiribati:before {
	content: url(//www.mythonburi.com/wp-content/plugins/TS-Poll/admin/img/tsp_flags/kiribati.png);
}
.ts-poll-flag-marshall_islands:before {
	content: url(//www.mythonburi.com/wp-content/plugins/TS-Poll/admin/img/tsp_flags/marshall_islands.png);
}
.ts-poll-flag-micronesia:before {
	content: url(//www.mythonburi.com/wp-content/plugins/TS-Poll/admin/img/tsp_flags/micronesia.png);
}
.ts-poll-flag-nauru:before {
	content: url(//www.mythonburi.com/wp-content/plugins/TS-Poll/admin/img/tsp_flags/nauru.png);
}
.ts-poll-flag-new_caledonia:before {
	content: url(//www.mythonburi.com/wp-content/plugins/TS-Poll/admin/img/tsp_flags/new_caledonia.png);
}
.ts-poll-flag-new_zealand:before {
	content: url(//www.mythonburi.com/wp-content/plugins/TS-Poll/admin/img/tsp_flags/new_zealand.png);
}
.ts-poll-flag-niue:before {
	content: url(//www.mythonburi.com/wp-content/plugins/TS-Poll/admin/img/tsp_flags/niue.png);
}
.ts-poll-flag-norfolk_island:before {
	content: url(//www.mythonburi.com/wp-content/plugins/TS-Poll/admin/img/tsp_flags/norfolk_island.png);
}
.ts-poll-flag-northern_mariana_islands:before {
	content: url(//www.mythonburi.com/wp-content/plugins/TS-Poll/admin/img/tsp_flags/northern_mariana_islands.png);
}
.ts-poll-flag-palau:before {
	content: url(//www.mythonburi.com/wp-content/plugins/TS-Poll/admin/img/tsp_flags/palau.png);
}
.ts-poll-flag-papua_new_guinea:before {
	content: url(//www.mythonburi.com/wp-content/plugins/TS-Poll/admin/img/tsp_flags/papua_new_guinea.png);
}
.ts-poll-flag-pitcairn_islands:before {
	content: url(//www.mythonburi.com/wp-content/plugins/TS-Poll/admin/img/tsp_flags/pitcairn_islands.png);
}
.ts-poll-flag-samoa:before {
	content: url(//www.mythonburi.com/wp-content/plugins/TS-Poll/admin/img/tsp_flags/samoa.png);
}
.ts-poll-flag-solomon_islands:before {
	content: url(//www.mythonburi.com/wp-content/plugins/TS-Poll/admin/img/tsp_flags/solomon_islands.png);
}
.ts-poll-flag-tokelau:before {
	content: url(//www.mythonburi.com/wp-content/plugins/TS-Poll/admin/img/tsp_flags/tokelau.png);
}
.ts-poll-flag-tonga:before {
	content: url(//www.mythonburi.com/wp-content/plugins/TS-Poll/admin/img/tsp_flags/tonga.png);
}
.ts-poll-flag-tuvalu:before {
	content: url(//www.mythonburi.com/wp-content/plugins/TS-Poll/admin/img/tsp_flags/tuvalu.png);
}
.ts-poll-flag-vanuatu:before {
	content: url(//www.mythonburi.com/wp-content/plugins/TS-Poll/admin/img/tsp_flags/vanuatu.png);
}
.ts-poll-flag-wallis_and_futuna:before {
	content: url(//www.mythonburi.com/wp-content/plugins/TS-Poll/admin/img/tsp_flags/wallis_and_futuna.png);
}
.ts-poll-flag-antarctica:before {
	content: url(//www.mythonburi.com/wp-content/plugins/TS-Poll/admin/img/tsp_flags/antarctica.png);
}
.ts-poll-flag-french_southern_territories:before {
	content: url(//www.mythonburi.com/wp-content/plugins/TS-Poll/admin/img/tsp_flags/french_southern_territories.png);
}
.ts-poll-flag-heard_island_and_mcdonald_islands:before {
	content: url(//www.mythonburi.com/wp-content/plugins/TS-Poll/admin/img/tsp_flags/heard_island_and_mcdonald_islands.png);
}.portfolio {
	position:relative;
	z-index:1;
	width:100%;	
	overflow: hidden;
}
.background {
	position:relative;
	top:0;
	left:0;
	width:100%;
	height:100%;
	z-index:2;	
}
.portfolio .gallery,
.portfolio .gallery .inside {
	position:absolute;
	width:100%;
	height:100%;
	top:0;
	left:0;
}
.portfolio .gallery {
	width:100%;
	height:100%;
	position:absolute;
	top:20px;
	overflow:hidden;
}
.portfolio .gallery .inside {
	z-index:1;
}
.portfolio .arrows span {
	position:absolute;
	z-index:3;
	width:32px;
	height:32px;
	outline:none;
	text-decoration: none !important;
	cursor: pointer;
	background: transparent !important;
}
.portfolio a, .portfolio a:hover, .portfolio a:focus 
{
	border-bottom: none !important;
	box-shadow: none !important;
}
.portfolio .arrows .prev,
.portfolio .arrows .up {
	display:none;
}
.portfolio .arrows .up,
.portfolio .arrows .down {
	left:50%;
	margin-left:-16px;
}
.portfolio .arrows .prev,
.portfolio .arrows .next {
	top:44%;
	transform:translateY(-50%);
	-webkit-transform:translateY(-50%);
	-ms-transform:translateY(-50%);
	-moz-transform:translateY(-50%);
	-o-transform:translateY(-50%);
}
.portfolio .arrows .up {
	top:15%;
}
.portfolio .arrows .down {
	top:65%;
}
.portfolio .arrows .prev {
	left:60px;
}
.portfolio .arrows .next {
	right:60px;
}
.portfolio .item {
	position:absolute;
	top:0;
	width:100%;
}
.portfolio .item div {
	position:absolute;
	left:0;
	width:100%;
	height:100%;
}
.portfolio .item div img {
	position:absolute;
	top:50%;
	left:50%;
	transform:translateY(-50%) translateX(-50%);
	-webkit-transform:translateY(-50%) translateX(-50%);
	-ms-transform:translateY(-50%) translateX(-50%);
	-moz-transform:translateY(-50%) translateX(-50%);
	-o-transform:translateY(-50%) translateX(-50%);
}
.portfolio .paths {
	position:absolute;
	left:50%;
	margin-left:-10px;
	z-index:4;
	bottom: 25%;
}
.portfolio .paths div {
	position:absolute;
	top:0;
}
.portfolio .paths a {
	display:block;
	position:absolute;
	left:0;
	outline:none;	
}
/* Clearfix hack by Nicolas Gallagher: http://nicolasgallagher.com/micro-clearfix-hack/ */
.clearfix:before,
.clearfix:after {
    content: " ";
    display: table;
}
.clearfix:after {
    clear: both;
}
.clearfix {
    *zoom: 1;
}

.ogtot-pointer{
	top: auto;
	border: solid transparent;
	content: " ";
	height: 0;
	width: 0;
	position: relative;
	pointer-events: none;
	border-width: 15px;
	left: 50%;
	margin: -20px 0 0 -15px;
}
.ogtot-expander {
	position: absolute;
	top: auto;
	left: 0;
	width: 100%;
	margin-top: 0px;
	text-align: left;
	height: 0px;
	overflow: hidden;
}
.ogtot-expander-inner {
	padding: 30px;
	height: 100%;
	box-sizing:border-box !important;
}
.ogtot-close {
	position: absolute;
	top: 10px;
	right: 15px;
	cursor: pointer;
	opacity: 0.8;
}
.ogtot-close:hover{
	opacity: 1;
}
.ogtot-fullimg,
.ogtot-details {
	width: 48%;
	float: left;
	overflow: hidden;
	position: relative;
	/*top:50%;
	transform:translateY(-50%);
	-webkit-transform:translateY(-50%);
	-ms-transform:translateY(-50%);
	-moz-transform:translateY(-50%);
	-o-transform:translateY(-50%);*/
}
.ogtot-details .infosep {
	margin: 15px 0;
}
.ogtot-details {
	padding: 0 15px;
}
.ogtot-fullimg {
	text-align: center;
}
.ogtot-fullimg img {
	display: inline-block;
	height: 100%;
	max-height: 250px;
	max-width: 100%;
}
.ogtot-details h3 {
	font-weight: 300 !important;
	margin-top: 0px !important;
	margin-bottom: 10px !important;
}
.ogtot-details p {
	font-weight: 400;
	line-height: 1.5 !important;
	padding-bottom: 20px;
	margin: 0 !important;
}
.ogtot-details iframe {
	max-width: 400px;
	max-height: 250px;
	margin-bottom: 0px;
}
.ogtot-details a.link-button {
	padding: 8px 10px;
	white-space: normal;
	word-wrap: normal;
	cursor: pointer !important;
	font-weight: bold;
	text-align: center;
	white-space: normal;
	margin-left: 10px;
	text-decoration: none;
}
.ogtot-details a.first{
	margin-left: 0px;
}
.ogtot-loading {
	width: 20px;
	height: 20px;
	border-radius: 50%;
	background: #ddd;
	box-shadow: 0 0 1px #ccc, 15px 30px 1px #ccc, -15px 30px 1px #ccc;
	position: absolute;
	top: 50%;
	left: 50%;
	margin: -25px 0 0 -25px;
	-webkit-animation: loader 0.5s infinite ease-in-out both;
	-moz-animation: loader 0.5s infinite ease-in-out both;
	animation: loader 0.5s infinite ease-in-out both;
}

.gallery {
    margin: 0em !important;
}

@-webkit-keyframes loader {
	0% { background: #ddd; }
	33% { background: #ccc; box-shadow: 0 0 1px #ccc, 15px 30px 1px #ccc, -15px 30px 1px #ddd; }
	66% { background: #ccc; box-shadow: 0 0 1px #ccc, 15px 30px 1px #ddd, -15px 30px 1px #ccc; }
}
@-moz-keyframes loader {
	0% { background: #ddd; }
	33% { background: #ccc; box-shadow: 0 0 1px #ccc, 15px 30px 1px #ccc, -15px 30px 1px #ddd; }
	66% { background: #ccc; box-shadow: 0 0 1px #ccc, 15px 30px 1px #ddd, -15px 30px 1px #ccc; }
}
@keyframes loader {
	0% { background: #ddd; }
	33% { background: #ccc; box-shadow: 0 0 1px #ccc, 15px 30px 1px #ccc, -15px 30px 1px #ddd; }
	66% { background: #ccc; box-shadow: 0 0 1px #ccc, 15px 30px 1px #ddd, -15px 30px 1px #ccc; }
}
/* Work - filter by tag */
.wagwep-container{
	overflow: hidden;
}
.wagwep-container ul#portfolio-filter {
	float: left;
	list-style: none;
	padding: 10px 0px;
	width: 100%;
}
.wagwep-container ul#portfolio-filter li {
	/*border-right: 1px solid #dedede;*/
	float: left;	
	margin: 0px;
	padding: 10px 0;
}
.wagwep-container ul#portfolio-filter li:last-child { border-right: none; margin-right: 0; padding-right: 0; }
.wagwep-container ul#portfolio-filter li:first-child { padding-left: 10px; }
.wagwep-container ul#portfolio-filter a {
	text-decoration: none;
	text-transform: none;
	-webkit-text-transform: none;
	-ms-text-transform: none;
	-moz-text-transform: none;
	-o-text-transform: none;
	border:0;
	margin:0 10px 10px 0;
	padding:6px 12px;
	border-radius:4px;
	-moz-border-radius:4px;
	-webkit-border-radius:4px;
}

.ogtot-details h3
{
	text-transform: none !important;
	-webkit-text-transform: none;
	-ms-text-transform: none;
	-moz-text-transform: none;
	-o-text-transform: none;
}
ul#portfolio-filter a, ul#portfolio-filter a:hover, ul#portfolio-filter a:focus
{
	box-shadow: none !important;
	border-bottom: none !important;
	text-transform: none !important;
	-webkit-text-transform: none;
	-ms-text-transform: none;
	-moz-text-transform: none;
	-o-text-transform: none;
	outline: none !important;
}
.ogtot-details a.link-button, .ogtot-details a.link-button:hover, .ogtot-details a.link-button:focus
{
	box-shadow: none !important;
	text-transform: none !important;
	-webkit-text-transform: none;
	-ms-text-transform: none;
	-moz-text-transform: none;
	-o-text-transform: none;
	outline: none !important;
}
.clearfix:before,
.clearfix:after {
    content: " ";
    display: table;
}
.clearfix:after {
    clear: both;
}
.clearfix {
    *zoom: 1;
}


/***********
*Hover
************/

.wagwep-container ul#portfolio-filter li.current:hover, .wagwep-container ul#portfolio-filter li.current, .wagwep-container ul#portfolio-filter li.current:focus
{
	background: none !important;
}
/***********
*Effect
************/
/* Effect 1: opacity */

@-webkit-keyframes fadeIn {
	to { opacity: 1; }
}
@-moz-keyframes fadeIn {
	to { opacity: 1; }
}
@keyframes fadeIn {
	to { opacity: 1; }
}
/* Effect 2: Move Up */

@-webkit-keyframes moveUp {
	to { -webkit-transform: translateY(0); opacity: 1; }
}
@-moz-keyframes moveUp {
	to { -moz-transform: translateY(0); opacity: 1; }
}
@keyframes moveUp {
	to { transform: translateY(0); opacity: 1; }
}
/* Effect 3: Scale up */

@-webkit-keyframes scaleUp {
	to { -webkit-transform: scale(1); opacity: 1; }
}
@-moz-keyframes scaleUp {
	to { -moz-transform: scale(1); opacity: 1; }
}
@keyframes scaleUp {
	to { transform: scale(1); opacity: 1; }
}
/* Effect 4: fall perspective */

@-webkit-keyframes fallPerspective {
	100% { -webkit-transform: translateZ(0px) translateY(0px) rotateX(0deg); opacity: 1; }
}
@-moz-keyframes fallPerspective {
	100% { -moz-transform: translateZ(0px) translateY(0px) rotateX(0deg); opacity: 1; }
}
@keyframes fallPerspective {
	100% { transform: translateZ(0px) translateY(0px) rotateX(0deg); opacity: 1; }
}
/* Effect 5: fly (based on http://lab.hakim.se/scroll-effects/ by @hakimel) */

@-webkit-keyframes fly {
	100% { -webkit-transform: rotateX(0deg); opacity: 1; }
}
@-moz-keyframes fly {
	100% { -moz-transform: rotateX(0deg); opacity: 1; }
}
@keyframes fly {
	100% { transform: rotateX(0deg); opacity: 1; }
}
/* Effect 6: flip (based on http://lab.hakim.se/scroll-effects/ by @hakimel) */

@-webkit-keyframes flip {
	100% { -webkit-transform: rotateX(0deg); opacity: 1; }
}
@-moz-keyframes flip {
	100% { -moz-transform: rotateX(0deg); opacity: 1; }
}
@keyframes flip {
	100% { transform: rotateX(0deg); opacity: 1; }
}
/* Effect 7: helix (based on http://lab.hakim.se/scroll-effects/ by @hakimel) */

@-webkit-keyframes helix {
	100% { -webkit-transform: rotateY(0deg); opacity: 1; }
}
@-moz-keyframes helix {
	100% { -moz-transform: rotateY(0deg); opacity: 1; }
}
@keyframes helix {
	100% { transform: rotateY(0deg); opacity: 1; }
}
/* Effect 8:  popup*/

@-webkit-keyframes popUp {
	70% { -webkit-transform: scale(1.1); opacity: .8; -webkit-animation-timing-function: ease-out; }
	100% { -webkit-transform: scale(1); opacity: 1; }
}
@-moz-keyframes popUp {
	70% { -moz-transform: scale(1.1); opacity: .8; -moz-animation-timing-function: ease-out; }
	100% { -moz-transform: scale(1); opacity: 1; }
}
@keyframes popUp {
	70% { transform: scale(1.1); opacity: .8; animation-timing-function: ease-out; }
	100% { transform: scale(1); opacity: 1; }
}
/**************
* Responsive
**************/
/* Basic Styles */
nav#porfolio-nav {
	width: 100%;
	position: relative;
}
nav#porfolio-nav ul {
	padding: 0;
	margin: 0 auto;
}
nav#porfolio-nav li {
	display: inline;
	float: left;
}
nav#porfolio-nav li a {
	border-right: 1px solid #576979;
	box-sizing:border-box;
	-moz-box-sizing:border-box;
	-webkit-box-sizing:border-box;
}
nav#porfolio-nav li:last-child a {
	border-right: 0;
}
/*Styles for screen 600px and lower*/
@media screen and (max-width: 600px) {
	nav#porfolio-nav {
  		height: auto;
  	}
  	nav#porfolio-nav ul {
  		width: 100%;
  		display: block;
  		height: auto;
  	}
  	nav#porfolio-nav li {
  		/*width: 50%;*/
  		float: left;
  		position: relative;
  	}
  	nav#porfolio-nav li a {
		border-bottom: 1px solid #576979;
		border-right: 1px solid #576979;
	}
  	nav#porfolio-nav a {
	  	text-align: left;
	  	width: 100%;
	  	text-indent: 25px;
  	}
}
/*Styles for screen 515px and lower*/
@media only screen and (max-width : 480px) {
	nav#porfolio-nav {
		border-bottom: 0;
	}
	nav#porfolio-nav ul {
		/*display: none;*/
		display: flex;
   		 justify-content: center;
   		 flex-wrap: wrap;
		height: auto;
	}
	.ogtot-expander h3 { font-size: 18px; }
	.ogtot-expander p { font-size: 12px; }
	.ogtot-expander a { font-size: 11px; }
	.ogtot-expander-inner { padding: 10px;	}
	
	.ogtot-fullimg{
		/*height: 30%;*/
		width: 100%;
	}
	.ogtot-details{
		width: 100%;
		margin-top: 5px;
	}
	.ogtot-details h3 {
		font-size: 18px;
		margin-bottom: 0px;
	}
	.ogtot-details p {
		padding-bottom: 10px;
	}
	.ogtot-details .infosep {
		margin: 10px 0px;
	}
	.elastislidetot-wrapper{
		max-width: 300px;
	}
}
/*Smartphone*/
@media only screen and (max-width : 320px) {
	nav#porfolio-nav li {
		display: block;
		float: none;
		/*width: 100%;*/
	}
	nav#porfolio-nav li a {
		border-bottom: 1px solid #576979;
	}
	.ogtot-details h3 {
		font-size: 18px;
		margin-bottom: 0px;
	}
	.ogtot-details p {
		padding-bottom: 10px;
	}
	.ogtot-details .infosep {
		margin: 10px 0px;
	}
}
@media (min-width: 1200px) {
	.ogtot-expander h3 { font-size: 35px; }
	.ogtot-expander p { font-size: 13px; }
	.ogtot-expander a { font-size: 12px; }
}
@media (min-width: 768px) and (max-width: 979px) {
	.ogtot-expander h3 { font-size: 32px; }
	.ogtot-expander p { font-size: 12px; }
	.ogtot-expander a { font-size: 11px; }
	
}
@media (max-width: 960px) {
	.ogtot-details {
		width:46%;
	}
}
@media (max-width: 821px) {
	.ogtot-details {
		width:45%;
	}
}
@media (max-width: 820px) {
	.ogtot-expander h3 { font-size: 20px; }
	.ogtot-expander p { font-size: 12px; }
	.ogtot-expander a { font-size: 11px; }
	.ogtot-grid .sep { display: none;}
	.ogtot-expander-inner { padding: 10px; }
	.ogtot-fullimg{
		/*height: 40%;*/
		width: 100%;
	}
	.ogtot-fullimg img 
	{
		margin: 30px auto;
		max-height: 100%;
	}
	.elastislidetot-horizontal ul li {
	
		width:100px !important;
	}
	
	.ogtot-details{
		width: 94%;
		margin-top: 5px;
	}
	.ogtot-details p {
		padding-bottom: 5px;
		/*height:45px;*/
	}
	.ogtot-details .infosep {
		margin: 12px 0px;
	}
	.elastislidetot-wrapper{
		max-width: 300px;
		padding-bottom: 5px;
	}

	.portfolio .arrows .prev,
.portfolio .arrows .next {
	top:50%;
}
}

@media (max-width: 979px) {

}
@media (min-width: 980px) {

}
.comment_content ul li:before, .entry-content ul li:before
{
	content: "" !important;
}

@media (max-width: 450px) {
 .portfolio .paths {
 		display: none;
}

.ogtot-details {
	padding: 0px;
}
}
#jdbpopup_container{display:none}#jdbpopup_container .jdbpopup_subcontainer img{width:100% !important;height:auto !important}#jdbpopup_container .jdbpopup_subcontainer .jdbpopup_caption{display:none}#jdbpopup_container .jdbpopup_subcontainer .jdbpopup_close{position:absolute;display:block;top:0;right:0;cursor:pointer}#jdbpopup_container .jdbpopup_subcontainer .jdbpopup_close:after{-webkit-transform:rotate(-45deg);-moz-transform:rotate(-45deg);-ms-transform:rotate(-45deg);-o-transform:rotate(-45deg);transform:rotate(-45deg)}/*!
 *  Font Awesome 4.6.3 by @davegandy - http://fontawesome.io - @fontawesome
 *  License - http://fontawesome.io/license (Font: SIL OFL 1.1, CSS: MIT License)
 */
/* FONT PATH
 * -------------------------- */
@font-face {
  font-family: 'FontAwesome';
  src: url(//www.mythonburi.com/wp-content/plugins/TS-Portfolio/JS/fonts/fontawesome-webfont.eot?v=4.6.3);
  src: url(//www.mythonburi.com/wp-content/plugins/TS-Portfolio/JS/fonts/fontawesome-webfont.eot?#iefix&v=4.6.3) format('embedded-opentype'), url(//www.mythonburi.com/wp-content/plugins/TS-Portfolio/JS/fonts/fontawesome-webfont.woff2?v=4.6.3) format('woff2'), url(//www.mythonburi.com/wp-content/plugins/TS-Portfolio/JS/fonts/fontawesome-webfont.woff?v=4.6.3) format('woff'), url(//www.mythonburi.com/wp-content/plugins/TS-Portfolio/JS/fonts/fontawesome-webfont.ttf?v=4.6.3) format('truetype'), url(//www.mythonburi.com/wp-content/plugins/TS-Portfolio/JS/fonts/fontawesome-webfont.svg?v=4.6.3#fontawesomeregular) format('svg');
  font-weight: normal;
  font-style: normal;
}
.totalsoft {
  display: inline-block;
  font: normal normal normal 14px/1 FontAwesome;
  font-size: inherit;
  text-rendering: auto;
  -webkit-font-smoothing: antialiased;
  -moz-osx-font-smoothing: grayscale;
}
/* makes the font 33% larger relative to the icon container */
.totalsoft-lg {
  font-size: 1.33333333em;
  line-height: 0.75em;
  vertical-align: -15%;
}
.totalsoft-2x {
  font-size: 2em;
}
.totalsoft-3x {
  font-size: 3em;
}
.totalsoft-4x {
  font-size: 4em;
}
.totalsoft-5x {
  font-size: 5em;
}
.totalsoft-fw {
  width: 1.28571429em;
  text-align: center;
}
.totalsoft-ul {
  padding-left: 0;
  margin-left: 2.14285714em;
  list-style-type: none;
}
.totalsoft-ul > li {
  position: relative;
}
.totalsoft-li {
  position: absolute;
  left: -2.14285714em;
  width: 2.14285714em;
  top: 0.14285714em;
  text-align: center;
}
.totalsoft-li.totalsoft-lg {
  left: -1.85714286em;
}
.totalsoft-border {
  padding: .2em .25em .15em;
  border: solid 0.08em #eeeeee;
  border-radius: .1em;
}
.totalsoft-pull-left {
  float: left;
}
.totalsoft-pull-right {
  float: right;
}
.totalsoft.totalsoft-pull-left {
  margin-right: .3em;
}
.totalsoft.totalsoft-pull-right {
  margin-left: .3em;
}
/* Deprecated as of 4.4.0 */
.pull-right {
  float: right;
}
.pull-left {
  float: left;
}
.totalsoft.pull-left {
  margin-right: .3em;
}
.totalsoft.pull-right {
  margin-left: .3em;
}
.totalsoft-spin {
  -webkit-animation: fa-spin 2s infinite linear;
  animation: fa-spin 2s infinite linear;
}
.totalsoft-pulse {
  -webkit-animation: fa-spin 1s infinite steps(8);
  animation: fa-spin 1s infinite steps(8);
}
@-webkit-keyframes fa-spin {
  0% {
    -webkit-transform: rotate(0deg);
    transform: rotate(0deg);
  }
  100% {
    -webkit-transform: rotate(359deg);
    transform: rotate(359deg);
  }
}
@keyframes fa-spin {
  0% {
    -webkit-transform: rotate(0deg);
    transform: rotate(0deg);
  }
  100% {
    -webkit-transform: rotate(359deg);
    transform: rotate(359deg);
  }
}
.totalsoft-rotate-90 {
  -ms-filter: "progid:DXImageTransform.Microsoft.BasicImage(rotation=1)";
  -webkit-transform: rotate(90deg);
  -ms-transform: rotate(90deg);
  transform: rotate(90deg);
}
.totalsoft-rotate-180 {
  -ms-filter: "progid:DXImageTransform.Microsoft.BasicImage(rotation=2)";
  -webkit-transform: rotate(180deg);
  -ms-transform: rotate(180deg);
  transform: rotate(180deg);
}
.totalsoft-rotate-270 {
  -ms-filter: "progid:DXImageTransform.Microsoft.BasicImage(rotation=3)";
  -webkit-transform: rotate(270deg);
  -ms-transform: rotate(270deg);
  transform: rotate(270deg);
}
.totalsoft-flip-horizontal {
  -ms-filter: "progid:DXImageTransform.Microsoft.BasicImage(rotation=0, mirror=1)";
  -webkit-transform: scale(-1, 1);
  -ms-transform: scale(-1, 1);
  transform: scale(-1, 1);
}
.totalsoft-flip-vertical {
  -ms-filter: "progid:DXImageTransform.Microsoft.BasicImage(rotation=2, mirror=1)";
  -webkit-transform: scale(1, -1);
  -ms-transform: scale(1, -1);
  transform: scale(1, -1);
}
:root .totalsoft-rotate-90,
:root .totalsoft-rotate-180,
:root .totalsoft-rotate-270,
:root .totalsoft-flip-horizontal,
:root .totalsoft-flip-vertical {
  filter: none;
}
.totalsoft-stack {
  position: relative;
  display: inline-block;
  width: 2em;
  height: 2em;
  line-height: 2em;
  vertical-align: middle;
}
.totalsoft-stack-1x,
.totalsoft-stack-2x {
  position: absolute;
  left: 0;
  width: 100%;
  text-align: center;
}
.totalsoft-stack-1x {
  line-height: inherit;
}
.totalsoft-stack-2x {
  font-size: 2em;
}
.totalsoft-inverse {
  color: #ffffff;
}
/* Font Awesome uses the Unicode Private Use Area (PUA) to ensure screen
   readers do not read off random characters that represent icons */
.totalsoft-glass:before {
  content: "\f000";
}
.totalsoft-music:before {
  content: "\f001";
}
.totalsoft-search:before {
  content: "\f002";
}
.totalsoft-envelope-o:before {
  content: "\f003";
}
.totalsoft-heart:before {
  content: "\f004";
}
.totalsoft-star:before {
  content: "\f005";
}
.totalsoft-star-o:before {
  content: "\f006";
}
.totalsoft-user:before {
  content: "\f007";
}
.totalsoft-film:before {
  content: "\f008";
}
.totalsoft-th-large:before {
  content: "\f009";
}
.totalsoft-th:before {
  content: "\f00a";
}
.totalsoft-th-list:before {
  content: "\f00b";
}
.totalsoft-check:before {
  content: "\f00c";
}
.totalsoft-remove:before,
.totalsoft-close:before,
.totalsoft-times:before {
  content: "\f00d";
}
.totalsoft-search-plus:before {
  content: "\f00e";
}
.totalsoft-search-minus:before {
  content: "\f010";
}
.totalsoft-power-off:before {
  content: "\f011";
}
.totalsoft-signal:before {
  content: "\f012";
}
.totalsoft-gear:before,
.totalsoft-cog:before {
  content: "\f013";
}
.totalsoft-trash-o:before {
  content: "\f014";
}
.totalsoft-home:before {
  content: "\f015";
}
.totalsoft-file-o:before {
  content: "\f016";
}
.totalsoft-clock-o:before {
  content: "\f017";
}
.totalsoft-road:before {
  content: "\f018";
}
.totalsoft-download:before {
  content: "\f019";
}
.totalsoft-arrow-circle-o-down:before {
  content: "\f01a";
}
.totalsoft-arrow-circle-o-up:before {
  content: "\f01b";
}
.totalsoft-inbox:before {
  content: "\f01c";
}
.totalsoft-play-circle-o:before {
  content: "\f01d";
}
.totalsoft-rotate-right:before,
.totalsoft-repeat:before {
  content: "\f01e";
}
.totalsoft-refresh:before {
  content: "\f021";
}
.totalsoft-list-alt:before {
  content: "\f022";
}
.totalsoft-lock:before {
  content: "\f023";
}
.totalsoft-flag:before {
  content: "\f024";
}
.totalsoft-headphones:before {
  content: "\f025";
}
.totalsoft-volume-off:before {
  content: "\f026";
}
.totalsoft-volume-down:before {
  content: "\f027";
}
.totalsoft-volume-up:before {
  content: "\f028";
}
.totalsoft-qrcode:before {
  content: "\f029";
}
.totalsoft-barcode:before {
  content: "\f02a";
}
.totalsoft-tag:before {
  content: "\f02b";
}
.totalsoft-tags:before {
  content: "\f02c";
}
.totalsoft-book:before {
  content: "\f02d";
}
.totalsoft-bookmark:before {
  content: "\f02e";
}
.totalsoft-print:before {
  content: "\f02f";
}
.totalsoft-camera:before {
  content: "\f030";
}
.totalsoft-font:before {
  content: "\f031";
}
.totalsoft-bold:before {
  content: "\f032";
}
.totalsoft-italic:before {
  content: "\f033";
}
.totalsoft-text-height:before {
  content: "\f034";
}
.totalsoft-text-width:before {
  content: "\f035";
}
.totalsoft-align-left:before {
  content: "\f036";
}
.totalsoft-align-center:before {
  content: "\f037";
}
.totalsoft-align-right:before {
  content: "\f038";
}
.totalsoft-align-justify:before {
  content: "\f039";
}
.totalsoft-list:before {
  content: "\f03a";
}
.totalsoft-dedent:before,
.totalsoft-outdent:before {
  content: "\f03b";
}
.totalsoft-indent:before {
  content: "\f03c";
}
.totalsoft-video-camera:before {
  content: "\f03d";
}
.totalsoft-photo:before,
.totalsoft-image:before,
.totalsoft-picture-o:before {
  content: "\f03e";
}
.totalsoft-pencil:before {
  content: "\f040";
}
.totalsoft-map-marker:before {
  content: "\f041";
}
.totalsoft-adjust:before {
  content: "\f042";
}
.totalsoft-tint:before {
  content: "\f043";
}
.totalsoft-edit:before,
.totalsoft-pencil-square-o:before {
  content: "\f044";
}
.totalsoft-share-square-o:before {
  content: "\f045";
}
.totalsoft-check-square-o:before {
  content: "\f046";
}
.totalsoft-arrows:before {
  content: "\f047";
}
.totalsoft-step-backward:before {
  content: "\f048";
}
.totalsoft-fast-backward:before {
  content: "\f049";
}
.totalsoft-backward:before {
  content: "\f04a";
}
.totalsoft-play:before {
  content: "\f04b";
}
.totalsoft-pause:before {
  content: "\f04c";
}
.totalsoft-stop:before {
  content: "\f04d";
}
.totalsoft-forward:before {
  content: "\f04e";
}
.totalsoft-fast-forward:before {
  content: "\f050";
}
.totalsoft-step-forward:before {
  content: "\f051";
}
.totalsoft-eject:before {
  content: "\f052";
}
.totalsoft-chevron-left:before {
  content: "\f053";
}
.totalsoft-chevron-right:before {
  content: "\f054";
}
.totalsoft-plus-circle:before {
  content: "\f055";
}
.totalsoft-minus-circle:before {
  content: "\f056";
}
.totalsoft-times-circle:before {
  content: "\f057";
}
.totalsoft-check-circle:before {
  content: "\f058";
}
.totalsoft-question-circle:before {
  content: "\f059";
}
.totalsoft-info-circle:before {
  content: "\f05a";
}
.totalsoft-crosshairs:before {
  content: "\f05b";
}
.totalsoft-times-circle-o:before {
  content: "\f05c";
}
.totalsoft-check-circle-o:before {
  content: "\f05d";
}
.totalsoft-ban:before {
  content: "\f05e";
}
.totalsoft-arrow-left:before {
  content: "\f060";
}
.totalsoft-arrow-right:before {
  content: "\f061";
}
.totalsoft-arrow-up:before {
  content: "\f062";
}
.totalsoft-arrow-down:before {
  content: "\f063";
}
.totalsoft-mail-forward:before,
.totalsoft-share:before {
  content: "\f064";
}
.totalsoft-expand:before {
  content: "\f065";
}
.totalsoft-compress:before {
  content: "\f066";
}
.totalsoft-plus:before {
  content: "\f067";
}
.totalsoft-minus:before {
  content: "\f068";
}
.totalsoft-asterisk:before {
  content: "\f069";
}
.totalsoft-exclamation-circle:before {
  content: "\f06a";
}
.totalsoft-gift:before {
  content: "\f06b";
}
.totalsoft-leaf:before {
  content: "\f06c";
}
.totalsoft-fire:before {
  content: "\f06d";
}
.totalsoft-eye:before {
  content: "\f06e";
}
.totalsoft-eye-slash:before {
  content: "\f070";
}
.totalsoft-warning:before,
.totalsoft-exclamation-triangle:before {
  content: "\f071";
}
.totalsoft-plane:before {
  content: "\f072";
}
.totalsoft-calendar:before {
  content: "\f073";
}
.totalsoft-random:before {
  content: "\f074";
}
.totalsoft-comment:before {
  content: "\f075";
}
.totalsoft-magnet:before {
  content: "\f076";
}
.totalsoft-chevron-up:before {
  content: "\f077";
}
.totalsoft-chevron-down:before {
  content: "\f078";
}
.totalsoft-retweet:before {
  content: "\f079";
}
.totalsoft-shopping-cart:before {
  content: "\f07a";
}
.totalsoft-folder:before {
  content: "\f07b";
}
.totalsoft-folder-open:before {
  content: "\f07c";
}
.totalsoft-arrows-v:before {
  content: "\f07d";
}
.totalsoft-arrows-h:before {
  content: "\f07e";
}
.totalsoft-bar-chart-o:before,
.totalsoft-bar-chart:before {
  content: "\f080";
}
.totalsoft-twitter-square:before {
  content: "\f081";
}
.totalsoft-facebook-square:before {
  content: "\f082";
}
.totalsoft-camera-retro:before {
  content: "\f083";
}
.totalsoft-key:before {
  content: "\f084";
}
.totalsoft-gears:before,
.totalsoft-cogs:before {
  content: "\f085";
}
.totalsoft-comments:before {
  content: "\f086";
}
.totalsoft-thumbs-o-up:before {
  content: "\f087";
}
.totalsoft-thumbs-o-down:before {
  content: "\f088";
}
.totalsoft-star-half:before {
  content: "\f089";
}
.totalsoft-heart-o:before {
  content: "\f08a";
}
.totalsoft-sign-out:before {
  content: "\f08b";
}
.totalsoft-linkedin-square:before {
  content: "\f08c";
}
.totalsoft-thumb-tack:before {
  content: "\f08d";
}
.totalsoft-external-link:before {
  content: "\f08e";
}
.totalsoft-sign-in:before {
  content: "\f090";
}
.totalsoft-trophy:before {
  content: "\f091";
}
.totalsoft-github-square:before {
  content: "\f092";
}
.totalsoft-upload:before {
  content: "\f093";
}
.totalsoft-lemon-o:before {
  content: "\f094";
}
.totalsoft-phone:before {
  content: "\f095";
}
.totalsoft-square-o:before {
  content: "\f096";
}
.totalsoft-bookmark-o:before {
  content: "\f097";
}
.totalsoft-phone-square:before {
  content: "\f098";
}
.totalsoft-twitter:before {
  content: "\f099";
}
.totalsoft-facebook-f:before,
.totalsoft-facebook:before {
  content: "\f09a";
}
.totalsoft-github:before {
  content: "\f09b";
}
.totalsoft-unlock:before {
  content: "\f09c";
}
.totalsoft-credit-card:before {
  content: "\f09d";
}
.totalsoft-feed:before,
.totalsoft-rss:before {
  content: "\f09e";
}
.totalsoft-hdd-o:before {
  content: "\f0a0";
}
.totalsoft-bullhorn:before {
  content: "\f0a1";
}
.totalsoft-bell:before {
  content: "\f0f3";
}
.totalsoft-certificate:before {
  content: "\f0a3";
}
.totalsoft-hand-o-right:before {
  content: "\f0a4";
}
.totalsoft-hand-o-left:before {
  content: "\f0a5";
}
.totalsoft-hand-o-up:before {
  content: "\f0a6";
}
.totalsoft-hand-o-down:before {
  content: "\f0a7";
}
.totalsoft-arrow-circle-left:before {
  content: "\f0a8";
}
.totalsoft-arrow-circle-right:before {
  content: "\f0a9";
}
.totalsoft-arrow-circle-up:before {
  content: "\f0aa";
}
.totalsoft-arrow-circle-down:before {
  content: "\f0ab";
}
.totalsoft-globe:before {
  content: "\f0ac";
}
.totalsoft-wrench:before {
  content: "\f0ad";
}
.totalsoft-tasks:before {
  content: "\f0ae";
}
.totalsoft-filter:before {
  content: "\f0b0";
}
.totalsoft-briefcase:before {
  content: "\f0b1";
}
.totalsoft-arrows-alt:before {
  content: "\f0b2";
}
.totalsoft-group:before,
.totalsoft-users:before {
  content: "\f0c0";
}
.totalsoft-chain:before,
.totalsoft-link:before {
  content: "\f0c1";
}
.totalsoft-cloud:before {
  content: "\f0c2";
}
.totalsoft-flask:before {
  content: "\f0c3";
}
.totalsoft-cut:before,
.totalsoft-scissors:before {
  content: "\f0c4";
}
.totalsoft-copy:before,
.totalsoft-files-o:before {
  content: "\f0c5";
}
.totalsoft-paperclip:before {
  content: "\f0c6";
}
.totalsoft-save:before,
.totalsoft-floppy-o:before {
  content: "\f0c7";
}
.totalsoft-square:before {
  content: "\f0c8";
}
.totalsoft-navicon:before,
.totalsoft-reorder:before,
.totalsoft-bars:before {
  content: "\f0c9";
}
.totalsoft-list-ul:before {
  content: "\f0ca";
}
.totalsoft-list-ol:before {
  content: "\f0cb";
}
.totalsoft-strikethrough:before {
  content: "\f0cc";
}
.totalsoft-underline:before {
  content: "\f0cd";
}
.totalsoft-table:before {
  content: "\f0ce";
}
.totalsoft-magic:before {
  content: "\f0d0";
}
.totalsoft-truck:before {
  content: "\f0d1";
}
.totalsoft-pinterest:before {
  content: "\f0d2";
}
.totalsoft-pinterest-square:before {
  content: "\f0d3";
}
.totalsoft-google-plus-square:before {
  content: "\f0d4";
}
.totalsoft-google-plus:before {
  content: "\f0d5";
}
.totalsoft-money:before {
  content: "\f0d6";
}
.totalsoft-caret-down:before {
  content: "\f0d7";
}
.totalsoft-caret-up:before {
  content: "\f0d8";
}
.totalsoft-caret-left:before {
  content: "\f0d9";
}
.totalsoft-caret-right:before {
  content: "\f0da";
}
.totalsoft-columns:before {
  content: "\f0db";
}
.totalsoft-unsorted:before,
.totalsoft-sort:before {
  content: "\f0dc";
}
.totalsoft-sort-down:before,
.totalsoft-sort-desc:before {
  content: "\f0dd";
}
.totalsoft-sort-up:before,
.totalsoft-sort-asc:before {
  content: "\f0de";
}
.totalsoft-envelope:before {
  content: "\f0e0";
}
.totalsoft-linkedin:before {
  content: "\f0e1";
}
.totalsoft-rotate-left:before,
.totalsoft-undo:before {
  content: "\f0e2";
}
.totalsoft-legal:before,
.totalsoft-gavel:before {
  content: "\f0e3";
}
.totalsoft-dashboard:before,
.totalsoft-tachometer:before {
  content: "\f0e4";
}
.totalsoft-comment-o:before {
  content: "\f0e5";
}
.totalsoft-comments-o:before {
  content: "\f0e6";
}
.totalsoft-flash:before,
.totalsoft-bolt:before {
  content: "\f0e7";
}
.totalsoft-sitemap:before {
  content: "\f0e8";
}
.totalsoft-umbrella:before {
  content: "\f0e9";
}
.totalsoft-paste:before,
.totalsoft-clipboard:before {
  content: "\f0ea";
}
.totalsoft-lightbulb-o:before {
  content: "\f0eb";
}
.totalsoft-exchange:before {
  content: "\f0ec";
}
.totalsoft-cloud-download:before {
  content: "\f0ed";
}
.totalsoft-cloud-upload:before {
  content: "\f0ee";
}
.totalsoft-user-md:before {
  content: "\f0f0";
}
.totalsoft-stethoscope:before {
  content: "\f0f1";
}
.totalsoft-suitcase:before {
  content: "\f0f2";
}
.totalsoft-bell-o:before {
  content: "\f0a2";
}
.totalsoft-coffee:before {
  content: "\f0f4";
}
.totalsoft-cutlery:before {
  content: "\f0f5";
}
.totalsoft-file-text-o:before {
  content: "\f0f6";
}
.totalsoft-building-o:before {
  content: "\f0f7";
}
.totalsoft-hospital-o:before {
  content: "\f0f8";
}
.totalsoft-ambulance:before {
  content: "\f0f9";
}
.totalsoft-medkit:before {
  content: "\f0fa";
}
.totalsoft-fighter-jet:before {
  content: "\f0fb";
}
.totalsoft-beer:before {
  content: "\f0fc";
}
.totalsoft-h-square:before {
  content: "\f0fd";
}
.totalsoft-plus-square:before {
  content: "\f0fe";
}
.totalsoft-angle-double-left:before {
  content: "\f100";
}
.totalsoft-angle-double-right:before {
  content: "\f101";
}
.totalsoft-angle-double-up:before {
  content: "\f102";
}
.totalsoft-angle-double-down:before {
  content: "\f103";
}
.totalsoft-angle-left:before {
  content: "\f104";
}
.totalsoft-angle-right:before {
  content: "\f105";
}
.totalsoft-angle-up:before {
  content: "\f106";
}
.totalsoft-angle-down:before {
  content: "\f107";
}
.totalsoft-desktop:before {
  content: "\f108";
}
.totalsoft-laptop:before {
  content: "\f109";
}
.totalsoft-tablet:before {
  content: "\f10a";
}
.totalsoft-mobile-phone:before,
.totalsoft-mobile:before {
  content: "\f10b";
}
.totalsoft-circle-o:before {
  content: "\f10c";
}
.totalsoft-quote-left:before {
  content: "\f10d";
}
.totalsoft-quote-right:before {
  content: "\f10e";
}
.totalsoft-spinner:before {
  content: "\f110";
}
.totalsoft-circle:before {
  content: "\f111";
}
.totalsoft-mail-reply:before,
.totalsoft-reply:before {
  content: "\f112";
}
.totalsoft-github-alt:before {
  content: "\f113";
}
.totalsoft-folder-o:before {
  content: "\f114";
}
.totalsoft-folder-open-o:before {
  content: "\f115";
}
.totalsoft-smile-o:before {
  content: "\f118";
}
.totalsoft-frown-o:before {
  content: "\f119";
}
.totalsoft-meh-o:before {
  content: "\f11a";
}
.totalsoft-gamepad:before {
  content: "\f11b";
}
.totalsoft-keyboard-o:before {
  content: "\f11c";
}
.totalsoft-flag-o:before {
  content: "\f11d";
}
.totalsoft-flag-checkered:before {
  content: "\f11e";
}
.totalsoft-terminal:before {
  content: "\f120";
}
.totalsoft-code:before {
  content: "\f121";
}
.totalsoft-mail-reply-all:before,
.totalsoft-reply-all:before {
  content: "\f122";
}
.totalsoft-star-half-empty:before,
.totalsoft-star-half-full:before,
.totalsoft-star-half-o:before {
  content: "\f123";
}
.totalsoft-location-arrow:before {
  content: "\f124";
}
.totalsoft-crop:before {
  content: "\f125";
}
.totalsoft-code-fork:before {
  content: "\f126";
}
.totalsoft-unlink:before,
.totalsoft-chain-broken:before {
  content: "\f127";
}
.totalsoft-question:before {
  content: "\f128";
}
.totalsoft-info:before {
  content: "\f129";
}
.totalsoft-exclamation:before {
  content: "\f12a";
}
.totalsoft-superscript:before {
  content: "\f12b";
}
.totalsoft-subscript:before {
  content: "\f12c";
}
.totalsoft-eraser:before {
  content: "\f12d";
}
.totalsoft-puzzle-piece:before {
  content: "\f12e";
}
.totalsoft-microphone:before {
  content: "\f130";
}
.totalsoft-microphone-slash:before {
  content: "\f131";
}
.totalsoft-shield:before {
  content: "\f132";
}
.totalsoft-calendar-o:before {
  content: "\f133";
}
.totalsoft-fire-extinguisher:before {
  content: "\f134";
}
.totalsoft-rocket:before {
  content: "\f135";
}
.totalsoft-maxcdn:before {
  content: "\f136";
}
.totalsoft-chevron-circle-left:before {
  content: "\f137";
}
.totalsoft-chevron-circle-right:before {
  content: "\f138";
}
.totalsoft-chevron-circle-up:before {
  content: "\f139";
}
.totalsoft-chevron-circle-down:before {
  content: "\f13a";
}
.totalsoft-html5:before {
  content: "\f13b";
}
.totalsoft-css3:before {
  content: "\f13c";
}
.totalsoft-anchor:before {
  content: "\f13d";
}
.totalsoft-unlock-alt:before {
  content: "\f13e";
}
.totalsoft-bullseye:before {
  content: "\f140";
}
.totalsoft-ellipsis-h:before {
  content: "\f141";
}
.totalsoft-ellipsis-v:before {
  content: "\f142";
}
.totalsoft-rss-square:before {
  content: "\f143";
}
.totalsoft-play-circle:before {
  content: "\f144";
}
.totalsoft-ticket:before {
  content: "\f145";
}
.totalsoft-minus-square:before {
  content: "\f146";
}
.totalsoft-minus-square-o:before {
  content: "\f147";
}
.totalsoft-level-up:before {
  content: "\f148";
}
.totalsoft-level-down:before {
  content: "\f149";
}
.totalsoft-check-square:before {
  content: "\f14a";
}
.totalsoft-pencil-square:before {
  content: "\f14b";
}
.totalsoft-external-link-square:before {
  content: "\f14c";
}
.totalsoft-share-square:before {
  content: "\f14d";
}
.totalsoft-compass:before {
  content: "\f14e";
}
.totalsoft-toggle-down:before,
.totalsoft-caret-square-o-down:before {
  content: "\f150";
}
.totalsoft-toggle-up:before,
.totalsoft-caret-square-o-up:before {
  content: "\f151";
}
.totalsoft-toggle-right:before,
.totalsoft-caret-square-o-right:before {
  content: "\f152";
}
.totalsoft-euro:before,
.totalsoft-eur:before {
  content: "\f153";
}
.totalsoft-gbp:before {
  content: "\f154";
}
.totalsoft-dollar:before,
.totalsoft-usd:before {
  content: "\f155";
}
.totalsoft-rupee:before,
.totalsoft-inr:before {
  content: "\f156";
}
.totalsoft-cny:before,
.totalsoft-rmb:before,
.totalsoft-yen:before,
.totalsoft-jpy:before {
  content: "\f157";
}
.totalsoft-ruble:before,
.totalsoft-rouble:before,
.totalsoft-rub:before {
  content: "\f158";
}
.totalsoft-won:before,
.totalsoft-krw:before {
  content: "\f159";
}
.totalsoft-bitcoin:before,
.totalsoft-btc:before {
  content: "\f15a";
}
.totalsoft-file:before {
  content: "\f15b";
}
.totalsoft-file-text:before {
  content: "\f15c";
}
.totalsoft-sort-alpha-asc:before {
  content: "\f15d";
}
.totalsoft-sort-alpha-desc:before {
  content: "\f15e";
}
.totalsoft-sort-amount-asc:before {
  content: "\f160";
}
.totalsoft-sort-amount-desc:before {
  content: "\f161";
}
.totalsoft-sort-numeric-asc:before {
  content: "\f162";
}
.totalsoft-sort-numeric-desc:before {
  content: "\f163";
}
.totalsoft-thumbs-up:before {
  content: "\f164";
}
.totalsoft-thumbs-down:before {
  content: "\f165";
}
.totalsoft-youtube-square:before {
  content: "\f166";
}
.totalsoft-youtube:before {
  content: "\f167";
}
.totalsoft-xing:before {
  content: "\f168";
}
.totalsoft-xing-square:before {
  content: "\f169";
}
.totalsoft-youtube-play:before {
  content: "\f16a";
}
.totalsoft-dropbox:before {
  content: "\f16b";
}
.totalsoft-stack-overflow:before {
  content: "\f16c";
}
.totalsoft-instagram:before {
  content: "\f16d";
}
.totalsoft-flickr:before {
  content: "\f16e";
}
.totalsoft-adn:before {
  content: "\f170";
}
.totalsoft-bitbucket:before {
  content: "\f171";
}
.totalsoft-bitbucket-square:before {
  content: "\f172";
}
.totalsoft-tumblr:before {
  content: "\f173";
}
.totalsoft-tumblr-square:before {
  content: "\f174";
}
.totalsoft-long-arrow-down:before {
  content: "\f175";
}
.totalsoft-long-arrow-up:before {
  content: "\f176";
}
.totalsoft-long-arrow-left:before {
  content: "\f177";
}
.totalsoft-long-arrow-right:before {
  content: "\f178";
}
.totalsoft-apple:before {
  content: "\f179";
}
.totalsoft-windows:before {
  content: "\f17a";
}
.totalsoft-android:before {
  content: "\f17b";
}
.totalsoft-linux:before {
  content: "\f17c";
}
.totalsoft-dribbble:before {
  content: "\f17d";
}
.totalsoft-skype:before {
  content: "\f17e";
}
.totalsoft-foursquare:before {
  content: "\f180";
}
.totalsoft-trello:before {
  content: "\f181";
}
.totalsoft-female:before {
  content: "\f182";
}
.totalsoft-male:before {
  content: "\f183";
}
.totalsoft-gittip:before,
.totalsoft-gratipay:before {
  content: "\f184";
}
.totalsoft-sun-o:before {
  content: "\f185";
}
.totalsoft-moon-o:before {
  content: "\f186";
}
.totalsoft-archive:before {
  content: "\f187";
}
.totalsoft-bug:before {
  content: "\f188";
}
.totalsoft-vk:before {
  content: "\f189";
}
.totalsoft-weibo:before {
  content: "\f18a";
}
.totalsoft-renren:before {
  content: "\f18b";
}
.totalsoft-pagelines:before {
  content: "\f18c";
}
.totalsoft-stack-exchange:before {
  content: "\f18d";
}
.totalsoft-arrow-circle-o-right:before {
  content: "\f18e";
}
.totalsoft-arrow-circle-o-left:before {
  content: "\f190";
}
.totalsoft-toggle-left:before,
.totalsoft-caret-square-o-left:before {
  content: "\f191";
}
.totalsoft-dot-circle-o:before {
  content: "\f192";
}
.totalsoft-wheelchair:before {
  content: "\f193";
}
.totalsoft-vimeo-square:before {
  content: "\f194";
}
.totalsoft-turkish-lira:before,
.totalsoft-try:before {
  content: "\f195";
}
.totalsoft-plus-square-o:before {
  content: "\f196";
}
.totalsoft-space-shuttle:before {
  content: "\f197";
}
.totalsoft-slack:before {
  content: "\f198";
}
.totalsoft-envelope-square:before {
  content: "\f199";
}
.totalsoft-wordpress:before {
  content: "\f19a";
}
.totalsoft-openid:before {
  content: "\f19b";
}
.totalsoft-institution:before,
.totalsoft-bank:before,
.totalsoft-university:before {
  content: "\f19c";
}
.totalsoft-mortar-board:before,
.totalsoft-graduation-cap:before {
  content: "\f19d";
}
.totalsoft-yahoo:before {
  content: "\f19e";
}
.totalsoft-google:before {
  content: "\f1a0";
}
.totalsoft-reddit:before {
  content: "\f1a1";
}
.totalsoft-reddit-square:before {
  content: "\f1a2";
}
.totalsoft-stumbleupon-circle:before {
  content: "\f1a3";
}
.totalsoft-stumbleupon:before {
  content: "\f1a4";
}
.totalsoft-delicious:before {
  content: "\f1a5";
}
.totalsoft-digg:before {
  content: "\f1a6";
}
.totalsoft-pied-piper-pp:before {
  content: "\f1a7";
}
.totalsoft-pied-piper-alt:before {
  content: "\f1a8";
}
.totalsoft-drupal:before {
  content: "\f1a9";
}
.totalsoft-joomla:before {
  content: "\f1aa";
}
.totalsoft-language:before {
  content: "\f1ab";
}
.totalsoft-fax:before {
  content: "\f1ac";
}
.totalsoft-building:before {
  content: "\f1ad";
}
.totalsoft-child:before {
  content: "\f1ae";
}
.totalsoft-paw:before {
  content: "\f1b0";
}
.totalsoft-spoon:before {
  content: "\f1b1";
}
.totalsoft-cube:before {
  content: "\f1b2";
}
.totalsoft-cubes:before {
  content: "\f1b3";
}
.totalsoft-behance:before {
  content: "\f1b4";
}
.totalsoft-behance-square:before {
  content: "\f1b5";
}
.totalsoft-steam:before {
  content: "\f1b6";
}
.totalsoft-steam-square:before {
  content: "\f1b7";
}
.totalsoft-recycle:before {
  content: "\f1b8";
}
.totalsoft-automobile:before,
.totalsoft-car:before {
  content: "\f1b9";
}
.totalsoft-cab:before,
.totalsoft-taxi:before {
  content: "\f1ba";
}
.totalsoft-tree:before {
  content: "\f1bb";
}
.totalsoft-spotify:before {
  content: "\f1bc";
}
.totalsoft-deviantart:before {
  content: "\f1bd";
}
.totalsoft-soundcloud:before {
  content: "\f1be";
}
.totalsoft-database:before {
  content: "\f1c0";
}
.totalsoft-file-pdf-o:before {
  content: "\f1c1";
}
.totalsoft-file-word-o:before {
  content: "\f1c2";
}
.totalsoft-file-excel-o:before {
  content: "\f1c3";
}
.totalsoft-file-powerpoint-o:before {
  content: "\f1c4";
}
.totalsoft-file-photo-o:before,
.totalsoft-file-picture-o:before,
.totalsoft-file-image-o:before {
  content: "\f1c5";
}
.totalsoft-file-zip-o:before,
.totalsoft-file-archive-o:before {
  content: "\f1c6";
}
.totalsoft-file-sound-o:before,
.totalsoft-file-audio-o:before {
  content: "\f1c7";
}
.totalsoft-file-movie-o:before,
.totalsoft-file-video-o:before {
  content: "\f1c8";
}
.totalsoft-file-code-o:before {
  content: "\f1c9";
}
.totalsoft-vine:before {
  content: "\f1ca";
}
.totalsoft-codepen:before {
  content: "\f1cb";
}
.totalsoft-jsfiddle:before {
  content: "\f1cc";
}
.totalsoft-life-bouy:before,
.totalsoft-life-buoy:before,
.totalsoft-life-saver:before,
.totalsoft-support:before,
.totalsoft-life-ring:before {
  content: "\f1cd";
}
.totalsoft-circle-o-notch:before {
  content: "\f1ce";
}
.totalsoft-ra:before,
.totalsoft-resistance:before,
.totalsoft-rebel:before {
  content: "\f1d0";
}
.totalsoft-ge:before,
.totalsoft-empire:before {
  content: "\f1d1";
}
.totalsoft-git-square:before {
  content: "\f1d2";
}
.totalsoft-git:before {
  content: "\f1d3";
}
.totalsoft-y-combinator-square:before,
.totalsoft-yc-square:before,
.totalsoft-hacker-news:before {
  content: "\f1d4";
}
.totalsoft-tencent-weibo:before {
  content: "\f1d5";
}
.totalsoft-qq:before {
  content: "\f1d6";
}
.totalsoft-wechat:before,
.totalsoft-weixin:before {
  content: "\f1d7";
}
.totalsoft-send:before,
.totalsoft-paper-plane:before {
  content: "\f1d8";
}
.totalsoft-send-o:before,
.totalsoft-paper-plane-o:before {
  content: "\f1d9";
}
.totalsoft-history:before {
  content: "\f1da";
}
.totalsoft-circle-thin:before {
  content: "\f1db";
}
.totalsoft-header:before {
  content: "\f1dc";
}
.totalsoft-paragraph:before {
  content: "\f1dd";
}
.totalsoft-sliders:before {
  content: "\f1de";
}
.totalsoft-share-alt:before {
  content: "\f1e0";
}
.totalsoft-share-alt-square:before {
  content: "\f1e1";
}
.totalsoft-bomb:before {
  content: "\f1e2";
}
.totalsoft-soccer-ball-o:before,
.totalsoft-futbol-o:before {
  content: "\f1e3";
}
.totalsoft-tty:before {
  content: "\f1e4";
}
.totalsoft-binoculars:before {
  content: "\f1e5";
}
.totalsoft-plug:before {
  content: "\f1e6";
}
.totalsoft-slideshare:before {
  content: "\f1e7";
}
.totalsoft-twitch:before {
  content: "\f1e8";
}
.totalsoft-yelp:before {
  content: "\f1e9";
}
.totalsoft-newspaper-o:before {
  content: "\f1ea";
}
.totalsoft-wifi:before {
  content: "\f1eb";
}
.totalsoft-calculator:before {
  content: "\f1ec";
}
.totalsoft-paypal:before {
  content: "\f1ed";
}
.totalsoft-google-wallet:before {
  content: "\f1ee";
}
.totalsoft-cc-visa:before {
  content: "\f1f0";
}
.totalsoft-cc-mastercard:before {
  content: "\f1f1";
}
.totalsoft-cc-discover:before {
  content: "\f1f2";
}
.totalsoft-cc-amex:before {
  content: "\f1f3";
}
.totalsoft-cc-paypal:before {
  content: "\f1f4";
}
.totalsoft-cc-stripe:before {
  content: "\f1f5";
}
.totalsoft-bell-slash:before {
  content: "\f1f6";
}
.totalsoft-bell-slash-o:before {
  content: "\f1f7";
}
.totalsoft-trash:before {
  content: "\f1f8";
}
.totalsoft-copyright:before {
  content: "\f1f9";
}
.totalsoft-at:before {
  content: "\f1fa";
}
.totalsoft-eyedropper:before {
  content: "\f1fb";
}
.totalsoft-paint-brush:before {
  content: "\f1fc";
}
.totalsoft-birthday-cake:before {
  content: "\f1fd";
}
.totalsoft-area-chart:before {
  content: "\f1fe";
}
.totalsoft-pie-chart:before {
  content: "\f200";
}
.totalsoft-line-chart:before {
  content: "\f201";
}
.totalsoft-lastfm:before {
  content: "\f202";
}
.totalsoft-lastfm-square:before {
  content: "\f203";
}
.totalsoft-toggle-off:before {
  content: "\f204";
}
.totalsoft-toggle-on:before {
  content: "\f205";
}
.totalsoft-bicycle:before {
  content: "\f206";
}
.totalsoft-bus:before {
  content: "\f207";
}
.totalsoft-ioxhost:before {
  content: "\f208";
}
.totalsoft-angellist:before {
  content: "\f209";
}
.totalsoft-cc:before {
  content: "\f20a";
}
.totalsoft-shekel:before,
.totalsoft-sheqel:before,
.totalsoft-ils:before {
  content: "\f20b";
}
.totalsoft-meanpath:before {
  content: "\f20c";
}
.totalsoft-buysellads:before {
  content: "\f20d";
}
.totalsoft-connectdevelop:before {
  content: "\f20e";
}
.totalsoft-dashcube:before {
  content: "\f210";
}
.totalsoft-forumbee:before {
  content: "\f211";
}
.totalsoft-leanpub:before {
  content: "\f212";
}
.totalsoft-sellsy:before {
  content: "\f213";
}
.totalsoft-shirtsinbulk:before {
  content: "\f214";
}
.totalsoft-simplybuilt:before {
  content: "\f215";
}
.totalsoft-skyatlas:before {
  content: "\f216";
}
.totalsoft-cart-plus:before {
  content: "\f217";
}
.totalsoft-cart-arrow-down:before {
  content: "\f218";
}
.totalsoft-diamond:before {
  content: "\f219";
}
.totalsoft-ship:before {
  content: "\f21a";
}
.totalsoft-user-secret:before {
  content: "\f21b";
}
.totalsoft-motorcycle:before {
  content: "\f21c";
}
.totalsoft-street-view:before {
  content: "\f21d";
}
.totalsoft-heartbeat:before {
  content: "\f21e";
}
.totalsoft-venus:before {
  content: "\f221";
}
.totalsoft-mars:before {
  content: "\f222";
}
.totalsoft-mercury:before {
  content: "\f223";
}
.totalsoft-intersex:before,
.totalsoft-transgender:before {
  content: "\f224";
}
.totalsoft-transgender-alt:before {
  content: "\f225";
}
.totalsoft-venus-double:before {
  content: "\f226";
}
.totalsoft-mars-double:before {
  content: "\f227";
}
.totalsoft-venus-mars:before {
  content: "\f228";
}
.totalsoft-mars-stroke:before {
  content: "\f229";
}
.totalsoft-mars-stroke-v:before {
  content: "\f22a";
}
.totalsoft-mars-stroke-h:before {
  content: "\f22b";
}
.totalsoft-neuter:before {
  content: "\f22c";
}
.totalsoft-genderless:before {
  content: "\f22d";
}
.totalsoft-facebook-official:before {
  content: "\f230";
}
.totalsoft-pinterest-p:before {
  content: "\f231";
}
.totalsoft-whatsapp:before {
  content: "\f232";
}
.totalsoft-server:before {
  content: "\f233";
}
.totalsoft-user-plus:before {
  content: "\f234";
}
.totalsoft-user-times:before {
  content: "\f235";
}
.totalsoft-hotel:before,
.totalsoft-bed:before {
  content: "\f236";
}
.totalsoft-viacoin:before {
  content: "\f237";
}
.totalsoft-train:before {
  content: "\f238";
}
.totalsoft-subway:before {
  content: "\f239";
}
.totalsoft-medium:before {
  content: "\f23a";
}
.totalsoft-yc:before,
.totalsoft-y-combinator:before {
  content: "\f23b";
}
.totalsoft-optin-monster:before {
  content: "\f23c";
}
.totalsoft-opencart:before {
  content: "\f23d";
}
.totalsoft-expeditedssl:before {
  content: "\f23e";
}
.totalsoft-battery-4:before,
.totalsoft-battery-full:before {
  content: "\f240";
}
.totalsoft-battery-3:before,
.totalsoft-battery-three-quarters:before {
  content: "\f241";
}
.totalsoft-battery-2:before,
.totalsoft-battery-half:before {
  content: "\f242";
}
.totalsoft-battery-1:before,
.totalsoft-battery-quarter:before {
  content: "\f243";
}
.totalsoft-battery-0:before,
.totalsoft-battery-empty:before {
  content: "\f244";
}
.totalsoft-mouse-pointer:before {
  content: "\f245";
}
.totalsoft-i-cursor:before {
  content: "\f246";
}
.totalsoft-object-group:before {
  content: "\f247";
}
.totalsoft-object-ungroup:before {
  content: "\f248";
}
.totalsoft-sticky-note:before {
  content: "\f249";
}
.totalsoft-sticky-note-o:before {
  content: "\f24a";
}
.totalsoft-cc-jcb:before {
  content: "\f24b";
}
.totalsoft-cc-diners-club:before {
  content: "\f24c";
}
.totalsoft-clone:before {
  content: "\f24d";
}
.totalsoft-balance-scale:before {
  content: "\f24e";
}
.totalsoft-hourglass-o:before {
  content: "\f250";
}
.totalsoft-hourglass-1:before,
.totalsoft-hourglass-start:before {
  content: "\f251";
}
.totalsoft-hourglass-2:before,
.totalsoft-hourglass-half:before {
  content: "\f252";
}
.totalsoft-hourglass-3:before,
.totalsoft-hourglass-end:before {
  content: "\f253";
}
.totalsoft-hourglass:before {
  content: "\f254";
}
.totalsoft-hand-grab-o:before,
.totalsoft-hand-rock-o:before {
  content: "\f255";
}
.totalsoft-hand-stop-o:before,
.totalsoft-hand-paper-o:before {
  content: "\f256";
}
.totalsoft-hand-scissors-o:before {
  content: "\f257";
}
.totalsoft-hand-lizard-o:before {
  content: "\f258";
}
.totalsoft-hand-spock-o:before {
  content: "\f259";
}
.totalsoft-hand-pointer-o:before {
  content: "\f25a";
}
.totalsoft-hand-peace-o:before {
  content: "\f25b";
}
.totalsoft-trademark:before {
  content: "\f25c";
}
.totalsoft-registered:before {
  content: "\f25d";
}
.totalsoft-creative-commons:before {
  content: "\f25e";
}
.totalsoft-gg:before {
  content: "\f260";
}
.totalsoft-gg-circle:before {
  content: "\f261";
}
.totalsoft-tripadvisor:before {
  content: "\f262";
}
.totalsoft-odnoklassniki:before {
  content: "\f263";
}
.totalsoft-odnoklassniki-square:before {
  content: "\f264";
}
.totalsoft-get-pocket:before {
  content: "\f265";
}
.totalsoft-wikipedia-w:before {
  content: "\f266";
}
.totalsoft-safari:before {
  content: "\f267";
}
.totalsoft-chrome:before {
  content: "\f268";
}
.totalsoft-firefox:before {
  content: "\f269";
}
.totalsoft-opera:before {
  content: "\f26a";
}
.totalsoft-internet-explorer:before {
  content: "\f26b";
}
.totalsoft-tv:before,
.totalsoft-television:before {
  content: "\f26c";
}
.totalsoft-contao:before {
  content: "\f26d";
}
.totalsoft-500px:before {
  content: "\f26e";
}
.totalsoft-amazon:before {
  content: "\f270";
}
.totalsoft-calendar-plus-o:before {
  content: "\f271";
}
.totalsoft-calendar-minus-o:before {
  content: "\f272";
}
.totalsoft-calendar-times-o:before {
  content: "\f273";
}
.totalsoft-calendar-check-o:before {
  content: "\f274";
}
.totalsoft-industry:before {
  content: "\f275";
}
.totalsoft-map-pin:before {
  content: "\f276";
}
.totalsoft-map-signs:before {
  content: "\f277";
}
.totalsoft-map-o:before {
  content: "\f278";
}
.totalsoft-map:before {
  content: "\f279";
}
.totalsoft-commenting:before {
  content: "\f27a";
}
.totalsoft-commenting-o:before {
  content: "\f27b";
}
.totalsoft-houzz:before {
  content: "\f27c";
}
.totalsoft-vimeo:before {
  content: "\f27d";
}
.totalsoft-black-tie:before {
  content: "\f27e";
}
.totalsoft-fonticons:before {
  content: "\f280";
}
.totalsoft-reddit-alien:before {
  content: "\f281";
}
.totalsoft-edge:before {
  content: "\f282";
}
.totalsoft-credit-card-alt:before {
  content: "\f283";
}
.totalsoft-codiepie:before {
  content: "\f284";
}
.totalsoft-modx:before {
  content: "\f285";
}
.totalsoft-fort-awesome:before {
  content: "\f286";
}
.totalsoft-usb:before {
  content: "\f287";
}
.totalsoft-product-hunt:before {
  content: "\f288";
}
.totalsoft-mixcloud:before {
  content: "\f289";
}
.totalsoft-scribd:before {
  content: "\f28a";
}
.totalsoft-pause-circle:before {
  content: "\f28b";
}
.totalsoft-pause-circle-o:before {
  content: "\f28c";
}
.totalsoft-stop-circle:before {
  content: "\f28d";
}
.totalsoft-stop-circle-o:before {
  content: "\f28e";
}
.totalsoft-shopping-bag:before {
  content: "\f290";
}
.totalsoft-shopping-basket:before {
  content: "\f291";
}
.totalsoft-hashtag:before {
  content: "\f292";
}
.totalsoft-bluetooth:before {
  content: "\f293";
}
.totalsoft-bluetooth-b:before {
  content: "\f294";
}
.totalsoft-percent:before {
  content: "\f295";
}
.totalsoft-gitlab:before {
  content: "\f296";
}
.totalsoft-wpbeginner:before {
  content: "\f297";
}
.totalsoft-wpforms:before {
  content: "\f298";
}
.totalsoft-envira:before {
  content: "\f299";
}
.totalsoft-universal-access:before {
  content: "\f29a";
}
.totalsoft-wheelchair-alt:before {
  content: "\f29b";
}
.totalsoft-question-circle-o:before {
  content: "\f29c";
}
.totalsoft-blind:before {
  content: "\f29d";
}
.totalsoft-audio-description:before {
  content: "\f29e";
}
.totalsoft-volume-control-phone:before {
  content: "\f2a0";
}
.totalsoft-braille:before {
  content: "\f2a1";
}
.totalsoft-assistive-listening-systems:before {
  content: "\f2a2";
}
.totalsoft-asl-interpreting:before,
.totalsoft-american-sign-language-interpreting:before {
  content: "\f2a3";
}
.totalsoft-deafness:before,
.totalsoft-hard-of-hearing:before,
.totalsoft-deaf:before {
  content: "\f2a4";
}
.totalsoft-glide:before {
  content: "\f2a5";
}
.totalsoft-glide-g:before {
  content: "\f2a6";
}
.totalsoft-signing:before,
.totalsoft-sign-language:before {
  content: "\f2a7";
}
.totalsoft-low-vision:before {
  content: "\f2a8";
}
.totalsoft-viadeo:before {
  content: "\f2a9";
}
.totalsoft-viadeo-square:before {
  content: "\f2aa";
}
.totalsoft-snapchat:before {
  content: "\f2ab";
}
.totalsoft-snapchat-ghost:before {
  content: "\f2ac";
}
.totalsoft-snapchat-square:before {
  content: "\f2ad";
}
.totalsoft-pied-piper:before {
  content: "\f2ae";
}
.totalsoft-first-order:before {
  content: "\f2b0";
}
.totalsoft-yoast:before {
  content: "\f2b1";
}
.totalsoft-themeisle:before {
  content: "\f2b2";
}
.totalsoft-google-plus-circle:before,
.totalsoft-google-plus-official:before {
  content: "\f2b3";
}
.totalsoft-fa:before,
.totalsoft-font-awesome:before {
  content: "\f2b4";
}
.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;
}
/*!
 *  Font Awesome 4.6.3 by @davegandy - http://fontawesome.io - @fontawesome
 *  License - http://fontawesome.io/license (Font: SIL OFL 1.1, CSS: MIT License)
 */
@font-face {
	font-family: 'FontAwesome';
	src: url(//www.mythonburi.com/wp-content/plugins/TS-Video-Gallery-Pro/public/css/fontawesome-webfont.eot?v=4.6.3);
	src: url(//www.mythonburi.com/wp-content/plugins/TS-Video-Gallery-Pro/public/css/fontawesome-webfont.eot?#iefix&v=4.6.3) format('embedded-opentype'), url(//www.mythonburi.com/wp-content/plugins/TS-Video-Gallery-Pro/public/css/fontawesome-webfont.woff2?v=4.6.3) format('woff2'), url(//www.mythonburi.com/wp-content/plugins/TS-Video-Gallery-Pro/public/css/fontawesome-webfont.woff?v=4.6.3) format('woff'), url(//www.mythonburi.com/wp-content/plugins/TS-Video-Gallery-Pro/public/css/fontawesome-webfont.ttf?v=4.6.3) format('truetype'), url(//www.mythonburi.com/wp-content/plugins/TS-Video-Gallery-Pro/public/css/fontawesome-webfont.svg?v=4.6.3#fontawesomeregular) format('svg');
	font-weight: normal;
	font-style: normal;
}
.ts-vgallery,
.ts-vgallery-fas,
.ts-vgallery-far,
.ts-vgallery-fal,
.ts-vgallery-fad,
.ts-vgallery-fab {
	-moz-osx-font-smoothing: grayscale;
	-webkit-font-smoothing: antialiased;
	display: inline-block;
	font-style: normal;
	font-variant: normal;
	text-rendering: auto;
	line-height: 1;
}
.ts-vgallery-lg {
	font-size: 1.33333em;
	line-height: 0.75em;
	vertical-align: -.0667em;
}
.ts-vgallery-xs {
	font-size: .75em;
}
.ts-vgallery-sm {
	font-size: .875em;
}
.ts-vgallery-1x {
	font-size: 1em;
}
.ts-vgallery-2x {
	font-size: 2em;
}
.ts-vgallery-3x {
	font-size: 3em;
}
.ts-vgallery-4x {
	font-size: 4em;
}
.ts-vgallery-5x {
	font-size: 5em;
}
.ts-vgallery-6x {
	font-size: 6em;
}
.ts-vgallery-7x {
	font-size: 7em;
}
.ts-vgallery-8x {
	font-size: 8em;
}
.ts-vgallery-9x {
	font-size: 9em;
}
.ts-vgallery-10x {
	font-size: 10em;
}
.ts-vgallery-fw {
	text-align: center;
	width: 1.25em;
}
.ts-vgallery-ul {
	list-style-type: none;
	margin-left: 2.5em;
	padding-left: 0;
}
.ts-vgallery-ul>li {
	position: relative;
}
.ts-vgallery-li {
	left: -2em;
	position: absolute;
	text-align: center;
	width: 2em;
	line-height: inherit;
}
.ts-vgallery-border {
	border: solid 0.08em #eee;
	border-radius: .1em;
	padding: .2em .25em .15em;
}
.ts-vgallery-pull-left {
	float: left;
}
.ts-vgallery-pull-right {
	float: right;
}
.ts-vgallery.ts-vgallery-pull-left,
.ts-vgallery-fas.ts-vgallery-pull-left,
.ts-vgallery-far.ts-vgallery-pull-left,
.ts-vgallery-fal.ts-vgallery-pull-left,
.ts-vgallery-fab.ts-vgallery-pull-left {
	margin-right: .3em;
}
.ts-vgallery.ts-vgallery-pull-right,
.ts-vgallery-fas.ts-vgallery-pull-right,
.ts-vgallery-far.ts-vgallery-pull-right,
.ts-vgallery-fal.ts-vgallery-pull-right,
.ts-vgallery-fab.ts-vgallery-pull-right {
	margin-left: .3em;
}
.ts-vgallery-spin {
	-webkit-animation: fa-spin 2s infinite linear;
	animation: fa-spin 2s infinite linear;
}
.ts-vgallery-pulse {
	-webkit-animation: fa-spin 1s infinite steps(8);
	animation: fa-spin 1s infinite steps(8);
}
@-webkit-keyframes fa-spin {
	0% {
		-webkit-transform: rotate(0deg);
		transform: rotate(0deg);
	}
	100% {
		-webkit-transform: rotate(360deg);
		transform: rotate(360deg);
	}
}
@keyframes fa-spin {
	0% {
		-webkit-transform: rotate(0deg);
		transform: rotate(0deg);
	}
	100% {
		-webkit-transform: rotate(360deg);
		transform: rotate(360deg);
	}
}
.ts-vgallery-rotate-90 {
	-ms-filter: "progid:DXImageTransform.Microsoft.BasicImage(rotation=1)";
	-webkit-transform: rotate(90deg);
	transform: rotate(90deg);
}
.ts-vgallery-rotate-180 {
	-ms-filter: "progid:DXImageTransform.Microsoft.BasicImage(rotation=2)";
	-webkit-transform: rotate(180deg);
	transform: rotate(180deg);
}
.ts-vgallery-rotate-270 {
	-ms-filter: "progid:DXImageTransform.Microsoft.BasicImage(rotation=3)";
	-webkit-transform: rotate(270deg);
	transform: rotate(270deg);
}
.ts-vgallery-flip-horizontal {
	-ms-filter: "progid:DXImageTransform.Microsoft.BasicImage(rotation=0, mirror=1)";
	-webkit-transform: scale(-1, 1);
	transform: scale(-1, 1);
}
.ts-vgallery-flip-vertical {
	-ms-filter: "progid:DXImageTransform.Microsoft.BasicImage(rotation=2, mirror=1)";
	-webkit-transform: scale(1, -1);
	transform: scale(1, -1);
}
.ts-vgallery-flip-both,
.ts-vgallery-flip-horizontal.ts-vgallery-flip-vertical {
	-ms-filter: "progid:DXImageTransform.Microsoft.BasicImage(rotation=2, mirror=1)";
	-webkit-transform: scale(-1, -1);
	transform: scale(-1, -1);
}
:root .ts-vgallery-rotate-90,
:root .ts-vgallery-rotate-180,
:root .ts-vgallery-rotate-270,
:root .ts-vgallery-flip-horizontal,
:root .ts-vgallery-flip-vertical,
:root .ts-vgallery-flip-both {
	-webkit-filter: none;
	filter: none;
}
.ts-vgallery-stack {
	display: inline-block;
	height: 2em;
	line-height: 2em;
	position: relative;
	vertical-align: middle;
	width: 2.5em;
}
.ts-vgallery-stack-1x,
.ts-vgallery-stack-2x {
	left: 0;
	position: absolute;
	text-align: center;
	width: 100%;
}
.ts-vgallery-stack-1x {
	line-height: inherit;
}
.ts-vgallery-stack-2x {
	font-size: 2em;
}
.ts-vgallery-inverse {
	color: #fff;
}
/* Deprecated as of 4.4.0 */
.pull-right {
	float: right;
}
.pull-left {
	float: left;
}
.ts-vgallery.pull-left {
	margin-right: .3em;
}
.ts-vgallery.pull-right {
	margin-left: .3em;
}
.ts-vgallery-spin {
	-webkit-animation: fa-spin 2s infinite linear;
	animation: fa-spin 2s infinite linear;
}
.ts-vgallery-pulse {
	-webkit-animation: fa-spin 1s infinite steps(8);
	animation: fa-spin 1s infinite steps(8);
}
@-webkit-keyframes fa-spin {
	0% {
		-webkit-transform: rotate(0deg);
		transform: rotate(0deg);
	}
	100% {
		-webkit-transform: rotate(359deg);
		transform: rotate(359deg);
	}
}
@keyframes fa-spin {
	0% {
		-webkit-transform: rotate(0deg);
		transform: rotate(0deg);
	}
	100% {
		-webkit-transform: rotate(359deg);
		transform: rotate(359deg);
	}
}
.ts-vgallery-rotate-90 {
	-ms-filter: "progid:DXImageTransform.Microsoft.BasicImage(rotation=1)";
	-webkit-transform: rotate(90deg);
	-ms-transform: rotate(90deg);
	transform: rotate(90deg);
}
.ts-vgallery-rotate-180 {
	-ms-filter: "progid:DXImageTransform.Microsoft.BasicImage(rotation=2)";
	-webkit-transform: rotate(180deg);
	-ms-transform: rotate(180deg);
	transform: rotate(180deg);
}
.ts-vgallery-rotate-270 {
	-ms-filter: "progid:DXImageTransform.Microsoft.BasicImage(rotation=3)";
	-webkit-transform: rotate(270deg);
	-ms-transform: rotate(270deg);
	transform: rotate(270deg);
}
.ts-vgallery-flip-horizontal {
	-ms-filter: "progid:DXImageTransform.Microsoft.BasicImage(rotation=0, mirror=1)";
	-webkit-transform: scale(-1, 1);
	-ms-transform: scale(-1, 1);
	transform: scale(-1, 1);
}
.ts-vgallery-flip-vertical {
	-ms-filter: "progid:DXImageTransform.Microsoft.BasicImage(rotation=2, mirror=1)";
	-webkit-transform: scale(1, -1);
	-ms-transform: scale(1, -1);
	transform: scale(1, -1);
}
:root .ts-vgallery-rotate-90,
:root .ts-vgallery-rotate-180,
:root .ts-vgallery-rotate-270,
:root .ts-vgallery-flip-horizontal,
:root .ts-vgallery-flip-vertical {
	filter: none;
}
.ts-vgallery-stack {
	position: relative;
	display: inline-block;
	width: 2em;
	height: 2em;
	line-height: 2em;
	vertical-align: middle;
}
.ts-vgallery-stack-1x,
.ts-vgallery-stack-2x {
	position: absolute;
	left: 0;
	width: 100%;
	text-align: center;
}
.ts-vgallery-stack-1x {
	line-height: inherit;
}
.ts-vgallery-stack-2x {
	font-size: 2em;
}
.ts-vgallery-inverse {
	color: #ffffff;
}
/* Font Awesome uses the Unicode Private Use Area (PUA) to ensure screen
	readers do not read off random characters that represent icons */
.ts-vgallery-glass:before {
	content: "\f000";
}
.ts-vgallery-music:before {
	content: "\f001";
}
.ts-vgallery-search:before {
	content: "\f002";
}
.ts-vgallery-envelope-o:before {
	content: "\f003";
}
.ts-vgallery-heart:before {
	content: "\f004";
}
.ts-vgallery-star:before {
	content: "\f005";
}
.ts-vgallery-star-o:before {
	content: "\f006";
}
.ts-vgallery-user:before {
	content: "\f007";
}
.ts-vgallery-film:before {
	content: "\f008";
}
.ts-vgallery-th-large:before {
	content: "\f009";
}
.ts-vgallery-th:before {
	content: "\f00a";
}
.ts-vgallery-th-list:before {
	content: "\f00b";
}
.ts-vgallery-check:before {
	content: "\f00c";
}
.ts-vgallery-remove:before,
.ts-vgallery-close:before,
.ts-vgallery-times:before {
	content: "\f00d";
}
.ts-vgallery-search-plus:before {
	content: "\f00e";
}
.ts-vgallery-search-minus:before {
	content: "\f010";
}
.ts-vgallery-power-off:before {
	content: "\f011";
}
.ts-vgallery-signal:before {
	content: "\f012";
}
.ts-vgallery-gear:before,
.ts-vgallery-cog:before {
	content: "\f013";
}
.ts-vgallery-trash-o:before {
	content: "\f014";
}
.ts-vgallery-home:before {
	content: "\f015";
}
.ts-vgallery-file-o:before {
	content: "\f016";
}
.ts-vgallery-clock-o:before {
	content: "\f017";
}
.ts-vgallery-road:before {
	content: "\f018";
}
.ts-vgallery-download:before {
	content: "\f019";
}
.ts-vgallery-arrow-circle-o-down:before {
	content: "\f01a";
}
.ts-vgallery-arrow-circle-o-up:before {
	content: "\f01b";
}
.ts-vgallery-inbox:before {
	content: "\f01c";
}
.ts-vgallery-play-circle-o:before {
	content: "\f01d";
}
.ts-vgallery-rotate-right:before,
.ts-vgallery-repeat:before {
	content: "\f01e";
}
.ts-vgallery-refresh:before {
	content: "\f021";
}
.ts-vgallery-list-alt:before {
	content: "\f022";
}
.ts-vgallery-lock:before {
	content: "\f023";
}
.ts-vgallery-flag:before {
	content: "\f024";
}
.ts-vgallery-headphones:before {
	content: "\f025";
}
.ts-vgallery-volume-off:before {
	content: "\f026";
}
.ts-vgallery-volume-down:before {
	content: "\f027";
}
.ts-vgallery-volume-up:before {
	content: "\f028";
}
.ts-vgallery-qrcode:before {
	content: "\f029";
}
.ts-vgallery-barcode:before {
	content: "\f02a";
}
.ts-vgallery-tag:before {
	content: "\f02b";
}
.ts-vgallery-tags:before {
	content: "\f02c";
}
.ts-vgallery-book:before {
	content: "\f02d";
}
.ts-vgallery-bookmark:before {
	content: "\f02e";
}
.ts-vgallery-print:before {
	content: "\f02f";
}
.ts-vgallery-camera:before {
	content: "\f030";
}
.ts-vgallery-font:before {
	content: "\f031";
}
.ts-vgallery-bold:before {
	content: "\f032";
}
.ts-vgallery-italic:before {
	content: "\f033";
}
.ts-vgallery-text-height:before {
	content: "\f034";
}
.ts-vgallery-text-width:before {
	content: "\f035";
}
.ts-vgallery-align-left:before {
	content: "\f036";
}
.ts-vgallery-align-center:before {
	content: "\f037";
}
.ts-vgallery-align-right:before {
	content: "\f038";
}
.ts-vgallery-align-justify:before {
	content: "\f039";
}
.ts-vgallery-list:before {
	content: "\f03a";
}
.ts-vgallery-dedent:before,
.ts-vgallery-outdent:before {
	content: "\f03b";
}
.ts-vgallery-indent:before {
	content: "\f03c";
}
.ts-vgallery-video-camera:before {
	content: "\f03d";
}
.ts-vgallery-photo:before,
.ts-vgallery-image:before,
.ts-vgallery-picture-o:before {
	content: "\f03e";
}
.ts-vgallery-pencil:before {
	content: "\f040";
}
.ts-vgallery-map-marker:before {
	content: "\f041";
}
.ts-vgallery-adjust:before {
	content: "\f042";
}
.ts-vgallery-tint:before {
	content: "\f043";
}
.ts-vgallery-edit:before,
.ts-vgallery-pencil-square-o:before {
	content: "\f044";
}
.ts-vgallery-share-square-o:before {
	content: "\f045";
}
.ts-vgallery-check-square-o:before {
	content: "\f046";
}
.ts-vgallery-arrows:before {
	content: "\f047";
}
.ts-vgallery-step-backward:before {
	content: "\f048";
}
.ts-vgallery-fast-backward:before {
	content: "\f049";
}
.ts-vgallery-backward:before {
	content: "\f04a";
}
.ts-vgallery-play:before {
	content: "\f04b";
}
.ts-vgallery-pause:before {
	content: "\f04c";
}
.ts-vgallery-stop:before {
	content: "\f04d";
}
.ts-vgallery-forward:before {
	content: "\f04e";
}
.ts-vgallery-fast-forward:before {
	content: "\f050";
}
.ts-vgallery-step-forward:before {
	content: "\f051";
}
.ts-vgallery-eject:before {
	content: "\f052";
}
.ts-vgallery-chevron-left:before {
	content: "\f053";
}
.ts-vgallery-chevron-right:before {
	content: "\f054";
}
.ts-vgallery-plus-circle:before {
	content: "\f055";
}
.ts-vgallery-minus-circle:before {
	content: "\f056";
}
.ts-vgallery-times-circle:before {
	content: "\f057";
}
.ts-vgallery-check-circle:before {
	content: "\f058";
}
.ts-vgallery-question-circle:before {
	content: "\f059";
}
.ts-vgallery-info-circle:before {
	content: "\f05a";
}
.ts-vgallery-crosshairs:before {
	content: "\f05b";
}
.ts-vgallery-times-circle-o:before {
	content: "\f05c";
}
.ts-vgallery-check-circle-o:before {
	content: "\f05d";
}
.ts-vgallery-ban:before {
	content: "\f05e";
}
.ts-vgallery-arrow-left:before {
	content: "\f060";
}
.ts-vgallery-arrow-right:before {
	content: "\f061";
}
.ts-vgallery-arrow-up:before {
	content: "\f062";
}
.ts-vgallery-arrow-down:before {
	content: "\f063";
}
.ts-vgallery-mail-forward:before,
.ts-vgallery-share:before {
	content: "\f064";
}
.ts-vgallery-expand:before {
	content: "\f065";
}
.ts-vgallery-compress:before {
	content: "\f066";
}
.ts-vgallery-plus:before {
	content: "\f067";
}
.ts-vgallery-minus:before {
	content: "\f068";
}
.ts-vgallery-asterisk:before {
	content: "\f069";
}
.ts-vgallery-exclamation-circle:before {
	content: "\f06a";
}
.ts-vgallery-gift:before {
	content: "\f06b";
}
.ts-vgallery-leaf:before {
	content: "\f06c";
}
.ts-vgallery-fire:before {
	content: "\f06d";
}
.ts-vgallery-eye:before {
	content: "\f06e";
}
.ts-vgallery-eye-slash:before {
	content: "\f070";
}
.ts-vgallery-warning:before,
.ts-vgallery-exclamation-triangle:before {
	content: "\f071";
}
.ts-vgallery-plane:before {
	content: "\f072";
}
.ts-vgallery-calendar:before {
	content: "\f073";
}
.ts-vgallery-random:before {
	content: "\f074";
}
.ts-vgallery-comment:before {
	content: "\f075";
}
.ts-vgallery-magnet:before {
	content: "\f076";
}
.ts-vgallery-chevron-up:before {
	content: "\f077";
}
.ts-vgallery-chevron-down:before {
	content: "\f078";
}
.ts-vgallery-retweet:before {
	content: "\f079";
}
.ts-vgallery-shopping-cart:before {
	content: "\f07a";
}
.ts-vgallery-folder:before {
	content: "\f07b";
}
.ts-vgallery-folder-open:before {
	content: "\f07c";
}
.ts-vgallery-arrows-v:before {
	content: "\f07d";
}
.ts-vgallery-arrows-h:before {
	content: "\f07e";
}
.ts-vgallery-bar-chart-o:before,
.ts-vgallery-bar-chart:before {
	content: "\f080";
}
.ts-vgallery-twitter-square:before {
	content: "\f081";
}
.ts-vgallery-facebook-square:before {
	content: "\f082";
}
.ts-vgallery-camera-retro:before {
	content: "\f083";
}
.ts-vgallery-key:before {
	content: "\f084";
}
.ts-vgallery-gears:before,
.ts-vgallery-cogs:before {
	content: "\f085";
}
.ts-vgallery-comments:before {
	content: "\f086";
}
.ts-vgallery-thumbs-o-up:before {
	content: "\f087";
}
.ts-vgallery-thumbs-o-down:before {
	content: "\f088";
}
.ts-vgallery-star-half:before {
	content: "\f089";
}
.ts-vgallery-heart-o:before {
	content: "\f08a";
}
.ts-vgallery-sign-out:before {
	content: "\f08b";
}
.ts-vgallery-linkedin-square:before {
	content: "\f08c";
}
.ts-vgallery-thumb-tack:before {
	content: "\f08d";
}
.ts-vgallery-external-link:before {
	content: "\f08e";
}
.ts-vgallery-sign-in:before {
	content: "\f090";
}
.ts-vgallery-trophy:before {
	content: "\f091";
}
.ts-vgallery-github-square:before {
	content: "\f092";
}
.ts-vgallery-upload:before {
	content: "\f093";
}
.ts-vgallery-lemon-o:before {
	content: "\f094";
}
.ts-vgallery-phone:before {
	content: "\f095";
}
.ts-vgallery-square-o:before {
	content: "\f096";
}
.ts-vgallery-bookmark-o:before {
	content: "\f097";
}
.ts-vgallery-phone-square:before {
	content: "\f098";
}
.ts-vgallery-twitter:before {
	content: "\f099";
}
.ts-vgallery-facebook-f:before,
.ts-vgallery-facebook:before {
	content: "\f09a";
}
.ts-vgallery-github:before {
	content: "\f09b";
}
.ts-vgallery-unlock:before {
	content: "\f09c";
}
.ts-vgallery-credit-card:before {
	content: "\f09d";
}
.ts-vgallery-feed:before,
.ts-vgallery-rss:before {
	content: "\f09e";
}
.ts-vgallery-hdd-o:before {
	content: "\f0a0";
}
.ts-vgallery-bullhorn:before {
	content: "\f0a1";
}
.ts-vgallery-bell:before {
	content: "\f0f3";
}
.ts-vgallery-certificate:before {
	content: "\f0a3";
}
.ts-vgallery-hand-o-right:before {
	content: "\f0a4";
}
.ts-vgallery-hand-o-left:before {
	content: "\f0a5";
}
.ts-vgallery-hand-o-up:before {
	content: "\f0a6";
}
.ts-vgallery-hand-o-down:before {
	content: "\f0a7";
}
.ts-vgallery-arrow-circle-left:before {
	content: "\f0a8";
}
.ts-vgallery-arrow-circle-right:before {
	content: "\f0a9";
}
.ts-vgallery-arrow-circle-up:before {
	content: "\f0aa";
}
.ts-vgallery-arrow-circle-down:before {
	content: "\f0ab";
}
.ts-vgallery-globe:before {
	content: "\f0ac";
}
.ts-vgallery-wrench:before {
	content: "\f0ad";
}
.ts-vgallery-tasks:before {
	content: "\f0ae";
}
.ts-vgallery-filter:before {
	content: "\f0b0";
}
.ts-vgallery-briefcase:before {
	content: "\f0b1";
}
.ts-vgallery-arrows-alt:before {
	content: "\f0b2";
}
.ts-vgallery-group:before,
.ts-vgallery-users:before {
	content: "\f0c0";
}
.ts-vgallery-chain:before,
.ts-vgallery-link:before {
	content: "\f0c1";
}
.ts-vgallery-cloud:before {
	content: "\f0c2";
}
.ts-vgallery-flask:before {
	content: "\f0c3";
}
.ts-vgallery-cut:before,
.ts-vgallery-scissors:before {
	content: "\f0c4";
}
.ts-vgallery-copy:before,
.ts-vgallery-files-o:before {
	content: "\f0c5";
}
.ts-vgallery-paperclip:before {
	content: "\f0c6";
}
.ts-vgallery-save:before,
.ts-vgallery-floppy-o:before {
	content: "\f0c7";
}
.ts-vgallery-square:before {
	content: "\f0c8";
}
.ts-vgallery-navicon:before,
.ts-vgallery-reorder:before,
.ts-vgallery-bars:before {
	content: "\f0c9";
}
.ts-vgallery-list-ul:before {
	content: "\f0ca";
}
.ts-vgallery-list-ol:before {
	content: "\f0cb";
}
.ts-vgallery-strikethrough:before {
	content: "\f0cc";
}
.ts-vgallery-underline:before {
	content: "\f0cd";
}
.ts-vgallery-table:before {
	content: "\f0ce";
}
.ts-vgallery-magic:before {
	content: "\f0d0";
}
.ts-vgallery-truck:before {
	content: "\f0d1";
}
.ts-vgallery-pinterest:before {
	content: "\f0d2";
}
.ts-vgallery-pinterest-square:before {
	content: "\f0d3";
}
.ts-vgallery-google-plus-square:before {
	content: "\f0d4";
}
.ts-vgallery-google-plus:before {
	content: "\f0d5";
}
.ts-vgallery-money:before {
	content: "\f0d6";
}
.ts-vgallery-caret-down:before {
	content: "\f0d7";
}
.ts-vgallery-caret-up:before {
	content: "\f0d8";
}
.ts-vgallery-caret-left:before {
	content: "\f0d9";
}
.ts-vgallery-caret-right:before {
	content: "\f0da";
}
.ts-vgallery-columns:before {
	content: "\f0db";
}
.ts-vgallery-unsorted:before,
.ts-vgallery-sort:before {
	content: "\f0dc";
}
.ts-vgallery-sort-down:before,
.ts-vgallery-sort-desc:before {
	content: "\f0dd";
}
.ts-vgallery-sort-up:before,
.ts-vgallery-sort-asc:before {
	content: "\f0de";
}
.ts-vgallery-envelope:before {
	content: "\f0e0";
}
.ts-vgallery-linkedin:before {
	content: "\f0e1";
}
.ts-vgallery-rotate-left:before,
.ts-vgallery-undo:before {
	content: "\f0e2";
}
.ts-vgallery-legal:before,
.ts-vgallery-gavel:before {
	content: "\f0e3";
}
.ts-vgallery-dashboard:before,
.ts-vgallery-tachometer:before {
	content: "\f0e4";
}
.ts-vgallery-comment-o:before {
	content: "\f0e5";
}
.ts-vgallery-comments-o:before {
	content: "\f0e6";
}
.ts-vgallery-flash:before,
.ts-vgallery-bolt:before {
	content: "\f0e7";
}
.ts-vgallery-sitemap:before {
	content: "\f0e8";
}
.ts-vgallery-umbrella:before {
	content: "\f0e9";
}
.ts-vgallery-paste:before,
.ts-vgallery-clipboard:before {
	content: "\f0ea";
}
.ts-vgallery-lightbulb-o:before {
	content: "\f0eb";
}
.ts-vgallery-exchange:before {
	content: "\f0ec";
}
.ts-vgallery-cloud-download:before {
	content: "\f0ed";
}
.ts-vgallery-cloud-upload:before {
	content: "\f0ee";
}
.ts-vgallery-user-md:before {
	content: "\f0f0";
}
.ts-vgallery-stethoscope:before {
	content: "\f0f1";
}
.ts-vgallery-suitcase:before {
	content: "\f0f2";
}
.ts-vgallery-bell-o:before {
	content: "\f0a2";
}
.ts-vgallery-coffee:before {
	content: "\f0f4";
}
.ts-vgallery-cutlery:before {
	content: "\f0f5";
}
.ts-vgallery-file-text-o:before {
	content: "\f0f6";
}
.ts-vgallery-building-o:before {
	content: "\f0f7";
}
.ts-vgallery-hospital-o:before {
	content: "\f0f8";
}
.ts-vgallery-ambulance:before {
	content: "\f0f9";
}
.ts-vgallery-medkit:before {
	content: "\f0fa";
}
.ts-vgallery-fighter-jet:before {
	content: "\f0fb";
}
.ts-vgallery-beer:before {
	content: "\f0fc";
}
.ts-vgallery-h-square:before {
	content: "\f0fd";
}
.ts-vgallery-plus-square:before {
	content: "\f0fe";
}
.ts-vgallery-angle-double-left:before {
	content: "\f100";
}
.ts-vgallery-angle-double-right:before {
	content: "\f101";
}
.ts-vgallery-angle-double-up:before {
	content: "\f102";
}
.ts-vgallery-angle-double-down:before {
	content: "\f103";
}
.ts-vgallery-angle-left:before {
	content: "\f104";
}
.ts-vgallery-angle-right:before {
	content: "\f105";
}
.ts-vgallery-angle-up:before {
	content: "\f106";
}
.ts-vgallery-angle-down:before {
	content: "\f107";
}
.ts-vgallery-desktop:before {
	content: "\f108";
}
.ts-vgallery-laptop:before {
	content: "\f109";
}
.ts-vgallery-tablet:before {
	content: "\f10a";
}
.ts-vgallery-mobile-phone:before,
.ts-vgallery-mobile:before {
	content: "\f10b";
}
.ts-vgallery-circle-o:before {
	content: "\f10c";
}
.ts-vgallery-quote-left:before {
	content: "\f10d";
}
.ts-vgallery-quote-right:before {
	content: "\f10e";
}
.ts-vgallery-spinner:before {
	content: "\f110";
}
.ts-vgallery-circle:before {
	content: "\f111";
}
.ts-vgallery-mail-reply:before,
.ts-vgallery-reply:before {
	content: "\f112";
}
.ts-vgallery-github-alt:before {
	content: "\f113";
}
.ts-vgallery-folder-o:before {
	content: "\f114";
}
.ts-vgallery-folder-open-o:before {
	content: "\f115";
}
.ts-vgallery-smile-o:before {
	content: "\f118";
}
.ts-vgallery-frown-o:before {
	content: "\f119";
}
.ts-vgallery-meh-o:before {
	content: "\f11a";
}
.ts-vgallery-gamepad:before {
	content: "\f11b";
}
.ts-vgallery-keyboard-o:before {
	content: "\f11c";
}
.ts-vgallery-flag-o:before {
	content: "\f11d";
}
.ts-vgallery-flag-checkered:before {
	content: "\f11e";
}
.ts-vgallery-terminal:before {
	content: "\f120";
}
.ts-vgallery-code:before {
	content: "\f121";
}
.ts-vgallery-mail-reply-all:before,
.ts-vgallery-reply-all:before {
	content: "\f122";
}
.ts-vgallery-star-half-empty:before,
.ts-vgallery-star-half-full:before,
.ts-vgallery-star-half-o:before {
	content: "\f123";
}
.ts-vgallery-location-arrow:before {
	content: "\f124";
}
.ts-vgallery-crop:before {
	content: "\f125";
}
.ts-vgallery-code-fork:before {
	content: "\f126";
}
.ts-vgallery-unlink:before,
.ts-vgallery-chain-broken:before {
	content: "\f127";
}
.ts-vgallery-question:before {
	content: "\f128";
}
.ts-vgallery-info:before {
	content: "\f129";
}
.ts-vgallery-exclamation:before {
	content: "\f12a";
}
.ts-vgallery-superscript:before {
	content: "\f12b";
}
.ts-vgallery-subscript:before {
	content: "\f12c";
}
.ts-vgallery-eraser:before {
	content: "\f12d";
}
.ts-vgallery-puzzle-piece:before {
	content: "\f12e";
}
.ts-vgallery-microphone:before {
	content: "\f130";
}
.ts-vgallery-microphone-slash:before {
	content: "\f131";
}
.ts-vgallery-shield:before {
	content: "\f132";
}
.ts-vgallery-calendar-o:before {
	content: "\f133";
}
.ts-vgallery-fire-extinguisher:before {
	content: "\f134";
}
.ts-vgallery-rocket:before {
	content: "\f135";
}
.ts-vgallery-maxcdn:before {
	content: "\f136";
}
.ts-vgallery-chevron-circle-left:before {
	content: "\f137";
}
.ts-vgallery-chevron-circle-right:before {
	content: "\f138";
}
.ts-vgallery-chevron-circle-up:before {
	content: "\f139";
}
.ts-vgallery-chevron-circle-down:before {
	content: "\f13a";
}
.ts-vgallery-html5:before {
	content: "\f13b";
}
.ts-vgallery-css3:before {
	content: "\f13c";
}
.ts-vgallery-anchor:before {
	content: "\f13d";
}
.ts-vgallery-unlock-alt:before {
	content: "\f13e";
}
.ts-vgallery-bullseye:before {
	content: "\f140";
}
.ts-vgallery-ellipsis-h:before {
	content: "\f141";
}
.ts-vgallery-ellipsis-v:before {
	content: "\f142";
}
.ts-vgallery-rss-square:before {
	content: "\f143";
}
.ts-vgallery-play-circle:before {
	content: "\f144";
}
.ts-vgallery-ticket:before {
	content: "\f145";
}
.ts-vgallery-minus-square:before {
	content: "\f146";
}
.ts-vgallery-minus-square-o:before {
	content: "\f147";
}
.ts-vgallery-level-up:before {
	content: "\f148";
}
.ts-vgallery-level-down:before {
	content: "\f149";
}
.ts-vgallery-check-square:before {
	content: "\f14a";
}
.ts-vgallery-pencil-square:before {
	content: "\f14b";
}
.ts-vgallery-external-link-square:before {
	content: "\f14c";
}
.ts-vgallery-share-square:before {
	content: "\f14d";
}
.ts-vgallery-compass:before {
	content: "\f14e";
}
.ts-vgallery-toggle-down:before,
.ts-vgallery-caret-square-o-down:before {
	content: "\f150";
}
.ts-vgallery-toggle-up:before,
.ts-vgallery-caret-square-o-up:before {
	content: "\f151";
}
.ts-vgallery-toggle-right:before,
.ts-vgallery-caret-square-o-right:before {
	content: "\f152";
}
.ts-vgallery-euro:before,
.ts-vgallery-eur:before {
	content: "\f153";
}
.ts-vgallery-gbp:before {
	content: "\f154";
}
.ts-vgallery-dollar:before,
.ts-vgallery-usd:before {
	content: "\f155";
}
.ts-vgallery-rupee:before,
.ts-vgallery-inr:before {
	content: "\f156";
}
.ts-vgallery-cny:before,
.ts-vgallery-rmb:before,
.ts-vgallery-yen:before,
.ts-vgallery-jpy:before {
	content: "\f157";
}
.ts-vgallery-ruble:before,
.ts-vgallery-rouble:before,
.ts-vgallery-rub:before {
	content: "\f158";
}
.ts-vgallery-won:before,
.ts-vgallery-krw:before {
	content: "\f159";
}
.ts-vgallery-bitcoin:before,
.ts-vgallery-btc:before {
	content: "\f15a";
}
.ts-vgallery-file:before {
	content: "\f15b";
}
.ts-vgallery-file-text:before {
	content: "\f15c";
}
.ts-vgallery-sort-alpha-asc:before {
	content: "\f15d";
}
.ts-vgallery-sort-alpha-desc:before {
	content: "\f15e";
}
.ts-vgallery-sort-amount-asc:before {
	content: "\f160";
}
.ts-vgallery-sort-amount-desc:before {
	content: "\f161";
}
.ts-vgallery-sort-numeric-asc:before {
	content: "\f162";
}
.ts-vgallery-sort-numeric-desc:before {
	content: "\f163";
}
.ts-vgallery-thumbs-up:before {
	content: "\f164";
}
.ts-vgallery-thumbs-down:before {
	content: "\f165";
}
.ts-vgallery-youtube-square:before {
	content: "\f166";
}
.ts-vgallery-youtube:before {
	content: "\f167";
}
.ts-vgallery-xing:before {
	content: "\f168";
}
.ts-vgallery-xing-square:before {
	content: "\f169";
}
.ts-vgallery-youtube-play:before {
	content: "\f16a";
}
.ts-vgallery-dropbox:before {
	content: "\f16b";
}
.ts-vgallery-stack-overflow:before {
	content: "\f16c";
}
.ts-vgallery-instagram:before {
	content: "\f16d";
}
.ts-vgallery-flickr:before {
	content: "\f16e";
}
.ts-vgallery-adn:before {
	content: "\f170";
}
.ts-vgallery-bitbucket:before {
	content: "\f171";
}
.ts-vgallery-bitbucket-square:before {
	content: "\f172";
}
.ts-vgallery-tumblr:before {
	content: "\f173";
}
.ts-vgallery-tumblr-square:before {
	content: "\f174";
}
.ts-vgallery-long-arrow-down:before {
	content: "\f175";
}
.ts-vgallery-long-arrow-up:before {
	content: "\f176";
}
.ts-vgallery-long-arrow-left:before {
	content: "\f177";
}
.ts-vgallery-long-arrow-right:before {
	content: "\f178";
}
.ts-vgallery-apple:before {
	content: "\f179";
}
.ts-vgallery-windows:before {
	content: "\f17a";
}
.ts-vgallery-android:before {
	content: "\f17b";
}
.ts-vgallery-linux:before {
	content: "\f17c";
}
.ts-vgallery-dribbble:before {
	content: "\f17d";
}
.ts-vgallery-skype:before {
	content: "\f17e";
}
.ts-vgallery-foursquare:before {
	content: "\f180";
}
.ts-vgallery-trello:before {
	content: "\f181";
}
.ts-vgallery-female:before {
	content: "\f182";
}
.ts-vgallery-male:before {
	content: "\f183";
}
.ts-vgallery-gittip:before,
.ts-vgallery-gratipay:before {
	content: "\f184";
}
.ts-vgallery-sun-o:before {
	content: "\f185";
}
.ts-vgallery-moon-o:before {
	content: "\f186";
}
.ts-vgallery-archive:before {
	content: "\f187";
}
.ts-vgallery-bug:before {
	content: "\f188";
}
.ts-vgallery-vk:before {
	content: "\f189";
}
.ts-vgallery-weibo:before {
	content: "\f18a";
}
.ts-vgallery-renren:before {
	content: "\f18b";
}
.ts-vgallery-pagelines:before {
	content: "\f18c";
}
.ts-vgallery-stack-exchange:before {
	content: "\f18d";
}
.ts-vgallery-arrow-circle-o-right:before {
	content: "\f18e";
}
.ts-vgallery-arrow-circle-o-left:before {
	content: "\f190";
}
.ts-vgallery-toggle-left:before,
.ts-vgallery-caret-square-o-left:before {
	content: "\f191";
}
.ts-vgallery-dot-circle-o:before {
	content: "\f192";
}
.ts-vgallery-wheelchair:before {
	content: "\f193";
}
.ts-vgallery-vimeo-square:before {
	content: "\f194";
}
.ts-vgallery-turkish-lira:before,
.ts-vgallery-try:before {
	content: "\f195";
}
.ts-vgallery-plus-square-o:before {
	content: "\f196";
}
.ts-vgallery-space-shuttle:before {
	content: "\f197";
}
.ts-vgallery-slack:before {
	content: "\f198";
}
.ts-vgallery-envelope-square:before {
	content: "\f199";
}
.ts-vgallery-wordpress:before {
	content: "\f19a";
}
.ts-vgallery-openid:before {
	content: "\f19b";
}
.ts-vgallery-institution:before,
.ts-vgallery-bank:before,
.ts-vgallery-university:before {
	content: "\f19c";
}
.ts-vgallery-mortar-board:before,
.ts-vgallery-graduation-cap:before {
	content: "\f19d";
}
.ts-vgallery-yahoo:before {
	content: "\f19e";
}
.ts-vgallery-google:before {
	content: "\f1a0";
}
.ts-vgallery-reddit:before {
	content: "\f1a1";
}
.ts-vgallery-reddit-square:before {
	content: "\f1a2";
}
.ts-vgallery-stumbleupon-circle:before {
	content: "\f1a3";
}
.ts-vgallery-stumbleupon:before {
	content: "\f1a4";
}
.ts-vgallery-delicious:before {
	content: "\f1a5";
}
.ts-vgallery-digg:before {
	content: "\f1a6";
}
.ts-vgallery-pied-piper-pp:before {
	content: "\f1a7";
}
.ts-vgallery-pied-piper-alt:before {
	content: "\f1a8";
}
.ts-vgallery-drupal:before {
	content: "\f1a9";
}
.ts-vgallery-joomla:before {
	content: "\f1aa";
}
.ts-vgallery-language:before {
	content: "\f1ab";
}
.ts-vgallery-fax:before {
	content: "\f1ac";
}
.ts-vgallery-building:before {
	content: "\f1ad";
}
.ts-vgallery-child:before {
	content: "\f1ae";
}
.ts-vgallery-paw:before {
	content: "\f1b0";
}
.ts-vgallery-spoon:before {
	content: "\f1b1";
}
.ts-vgallery-cube:before {
	content: "\f1b2";
}
.ts-vgallery-cubes:before {
	content: "\f1b3";
}
.ts-vgallery-behance:before {
	content: "\f1b4";
}
.ts-vgallery-behance-square:before {
	content: "\f1b5";
}
.ts-vgallery-steam:before {
	content: "\f1b6";
}
.ts-vgallery-steam-square:before {
	content: "\f1b7";
}
.ts-vgallery-recycle:before {
	content: "\f1b8";
}
.ts-vgallery-automobile:before,
.ts-vgallery-car:before {
	content: "\f1b9";
}
.ts-vgallery-cab:before,
.ts-vgallery-taxi:before {
	content: "\f1ba";
}
.ts-vgallery-tree:before {
	content: "\f1bb";
}
.ts-vgallery-spotify:before {
	content: "\f1bc";
}
.ts-vgallery-deviantart:before {
	content: "\f1bd";
}
.ts-vgallery-soundcloud:before {
	content: "\f1be";
}
.ts-vgallery-database:before {
	content: "\f1c0";
}
.ts-vgallery-file-pdf-o:before {
	content: "\f1c1";
}
.ts-vgallery-file-word-o:before {
	content: "\f1c2";
}
.ts-vgallery-file-excel-o:before {
	content: "\f1c3";
}
.ts-vgallery-file-powerpoint-o:before {
	content: "\f1c4";
}
.ts-vgallery-file-photo-o:before,
.ts-vgallery-file-picture-o:before,
.ts-vgallery-file-image-o:before {
	content: "\f1c5";
}
.ts-vgallery-file-zip-o:before,
.ts-vgallery-file-archive-o:before {
	content: "\f1c6";
}
.ts-vgallery-file-sound-o:before,
.ts-vgallery-file-audio-o:before {
	content: "\f1c7";
}
.ts-vgallery-file-movie-o:before,
.ts-vgallery-file-video-o:before {
	content: "\f1c8";
}
.ts-vgallery-file-code-o:before {
	content: "\f1c9";
}
.ts-vgallery-vine:before {
	content: "\f1ca";
}
.ts-vgallery-codepen:before {
	content: "\f1cb";
}
.ts-vgallery-jsfiddle:before {
	content: "\f1cc";
}
.ts-vgallery-life-bouy:before,
.ts-vgallery-life-buoy:before,
.ts-vgallery-life-saver:before,
.ts-vgallery-support:before,
.ts-vgallery-life-ring:before {
	content: "\f1cd";
}
.ts-vgallery-circle-o-notch:before {
	content: "\f1ce";
}
.ts-vgallery-ra:before,
.ts-vgallery-resistance:before,
.ts-vgallery-rebel:before {
	content: "\f1d0";
}
.ts-vgallery-ge:before,
.ts-vgallery-empire:before {
	content: "\f1d1";
}
.ts-vgallery-git-square:before {
	content: "\f1d2";
}
.ts-vgallery-git:before {
	content: "\f1d3";
}
.ts-vgallery-y-combinator-square:before,
.ts-vgallery-yc-square:before,
.ts-vgallery-hacker-news:before {
	content: "\f1d4";
}
.ts-vgallery-tencent-weibo:before {
	content: "\f1d5";
}
.ts-vgallery-qq:before {
	content: "\f1d6";
}
.ts-vgallery-wechat:before,
.ts-vgallery-weixin:before {
	content: "\f1d7";
}
.ts-vgallery-send:before,
.ts-vgallery-paper-plane:before {
	content: "\f1d8";
}
.ts-vgallery-send-o:before,
.ts-vgallery-paper-plane-o:before {
	content: "\f1d9";
}
.ts-vgallery-history:before {
	content: "\f1da";
}
.ts-vgallery-circle-thin:before {
	content: "\f1db";
}
.ts-vgallery-header:before {
	content: "\f1dc";
}
.ts-vgallery-paragraph:before {
	content: "\f1dd";
}
.ts-vgallery-sliders:before {
	content: "\f1de";
}
.ts-vgallery-share-alt:before {
	content: "\f1e0";
}
.ts-vgallery-share-alt-square:before {
	content: "\f1e1";
}
.ts-vgallery-bomb:before {
	content: "\f1e2";
}
.ts-vgallery-soccer-ball-o:before,
.ts-vgallery-futbol-o:before {
	content: "\f1e3";
}
.ts-vgallery-tty:before {
	content: "\f1e4";
}
.ts-vgallery-binoculars:before {
	content: "\f1e5";
}
.ts-vgallery-plug:before {
	content: "\f1e6";
}
.ts-vgallery-slideshare:before {
	content: "\f1e7";
}
.ts-vgallery-twitch:before {
	content: "\f1e8";
}
.ts-vgallery-yelp:before {
	content: "\f1e9";
}
.ts-vgallery-newspaper-o:before {
	content: "\f1ea";
}
.ts-vgallery-wifi:before {
	content: "\f1eb";
}
.ts-vgallery-calculator:before {
	content: "\f1ec";
}
.ts-vgallery-paypal:before {
	content: "\f1ed";
}
.ts-vgallery-google-wallet:before {
	content: "\f1ee";
}
.ts-vgallery-cc-visa:before {
	content: "\f1f0";
}
.ts-vgallery-cc-mastercard:before {
	content: "\f1f1";
}
.ts-vgallery-cc-discover:before {
	content: "\f1f2";
}
.ts-vgallery-cc-amex:before {
	content: "\f1f3";
}
.ts-vgallery-cc-paypal:before {
	content: "\f1f4";
}
.ts-vgallery-cc-stripe:before {
	content: "\f1f5";
}
.ts-vgallery-bell-slash:before {
	content: "\f1f6";
}
.ts-vgallery-bell-slash-o:before {
	content: "\f1f7";
}
.ts-vgallery-trash:before {
	content: "\f1f8";
}
.ts-vgallery-copyright:before {
	content: "\f1f9";
}
.ts-vgallery-at:before {
	content: "\f1fa";
}
.ts-vgallery-eyedropper:before {
	content: "\f1fb";
}
.ts-vgallery-paint-brush:before {
	content: "\f1fc";
}
.ts-vgallery-birthday-cake:before {
	content: "\f1fd";
}
.ts-vgallery-area-chart:before {
	content: "\f1fe";
}
.ts-vgallery-pie-chart:before {
	content: "\f200";
}
.ts-vgallery-line-chart:before {
	content: "\f201";
}
.ts-vgallery-lastfm:before {
	content: "\f202";
}
.ts-vgallery-lastfm-square:before {
	content: "\f203";
}
.ts-vgallery-toggle-off:before {
	content: "\f204";
}
.ts-vgallery-toggle-on:before {
	content: "\f205";
}
.ts-vgallery-bicycle:before {
	content: "\f206";
}
.ts-vgallery-bus:before {
	content: "\f207";
}
.ts-vgallery-ioxhost:before {
	content: "\f208";
}
.ts-vgallery-angellist:before {
	content: "\f209";
}
.ts-vgallery-cc:before {
	content: "\f20a";
}
.ts-vgallery-shekel:before,
.ts-vgallery-sheqel:before,
.ts-vgallery-ils:before {
	content: "\f20b";
}
.ts-vgallery-meanpath:before {
	content: "\f20c";
}
.ts-vgallery-buysellads:before {
	content: "\f20d";
}
.ts-vgallery-connectdevelop:before {
	content: "\f20e";
}
.ts-vgallery-dashcube:before {
	content: "\f210";
}
.ts-vgallery-forumbee:before {
	content: "\f211";
}
.ts-vgallery-leanpub:before {
	content: "\f212";
}
.ts-vgallery-sellsy:before {
	content: "\f213";
}
.ts-vgallery-shirtsinbulk:before {
	content: "\f214";
}
.ts-vgallery-simplybuilt:before {
	content: "\f215";
}
.ts-vgallery-skyatlas:before {
	content: "\f216";
}
.ts-vgallery-cart-plus:before {
	content: "\f217";
}
.ts-vgallery-cart-arrow-down:before {
	content: "\f218";
}
.ts-vgallery-diamond:before {
	content: "\f219";
}
.ts-vgallery-ship:before {
	content: "\f21a";
}
.ts-vgallery-user-secret:before {
	content: "\f21b";
}
.ts-vgallery-motorcycle:before {
	content: "\f21c";
}
.ts-vgallery-street-view:before {
	content: "\f21d";
}
.ts-vgallery-heartbeat:before {
	content: "\f21e";
}
.ts-vgallery-venus:before {
	content: "\f221";
}
.ts-vgallery-mars:before {
	content: "\f222";
}
.ts-vgallery-mercury:before {
	content: "\f223";
}
.ts-vgallery-intersex:before,
.ts-vgallery-transgender:before {
	content: "\f224";
}
.ts-vgallery-transgender-alt:before {
	content: "\f225";
}
.ts-vgallery-venus-double:before {
	content: "\f226";
}
.ts-vgallery-mars-double:before {
	content: "\f227";
}
.ts-vgallery-venus-mars:before {
	content: "\f228";
}
.ts-vgallery-mars-stroke:before {
	content: "\f229";
}
.ts-vgallery-mars-stroke-v:before {
	content: "\f22a";
}
.ts-vgallery-mars-stroke-h:before {
	content: "\f22b";
}
.ts-vgallery-neuter:before {
	content: "\f22c";
}
.ts-vgallery-genderless:before {
	content: "\f22d";
}
.ts-vgallery-facebook-official:before {
	content: "\f230";
}
.ts-vgallery-pinterest-p:before {
	content: "\f231";
}
.ts-vgallery-whatsapp:before {
	content: "\f232";
}
.ts-vgallery-server:before {
	content: "\f233";
}
.ts-vgallery-user-plus:before {
	content: "\f234";
}
.ts-vgallery-user-times:before {
	content: "\f235";
}
.ts-vgallery-hotel:before,
.ts-vgallery-bed:before {
	content: "\f236";
}
.ts-vgallery-viacoin:before {
	content: "\f237";
}
.ts-vgallery-train:before {
	content: "\f238";
}
.ts-vgallery-subway:before {
	content: "\f239";
}
.ts-vgallery-medium:before {
	content: "\f23a";
}
.ts-vgallery-yc:before,
.ts-vgallery-y-combinator:before {
	content: "\f23b";
}
.ts-vgallery-optin-monster:before {
	content: "\f23c";
}
.ts-vgallery-opencart:before {
	content: "\f23d";
}
.ts-vgallery-expeditedssl:before {
	content: "\f23e";
}
.ts-vgallery-battery-4:before,
.ts-vgallery-battery-full:before {
	content: "\f240";
}
.ts-vgallery-battery-3:before,
.ts-vgallery-battery-three-quarters:before {
	content: "\f241";
}
.ts-vgallery-battery-2:before,
.ts-vgallery-battery-half:before {
	content: "\f242";
}
.ts-vgallery-battery-1:before,
.ts-vgallery-battery-quarter:before {
	content: "\f243";
}
.ts-vgallery-battery-0:before,
.ts-vgallery-battery-empty:before {
	content: "\f244";
}
.ts-vgallery-mouse-pointer:before {
	content: "\f245";
}
.ts-vgallery-i-cursor:before {
	content: "\f246";
}
.ts-vgallery-object-group:before {
	content: "\f247";
}
.ts-vgallery-object-ungroup:before {
	content: "\f248";
}
.ts-vgallery-sticky-note:before {
	content: "\f249";
}
.ts-vgallery-sticky-note-o:before {
	content: "\f24a";
}
.ts-vgallery-cc-jcb:before {
	content: "\f24b";
}
.ts-vgallery-cc-diners-club:before {
	content: "\f24c";
}
.ts-vgallery-clone:before {
	content: "\f24d";
}
.ts-vgallery-balance-scale:before {
	content: "\f24e";
}
.ts-vgallery-hourglass-o:before {
	content: "\f250";
}
.ts-vgallery-hourglass-1:before,
.ts-vgallery-hourglass-start:before {
	content: "\f251";
}
.ts-vgallery-hourglass-2:before,
.ts-vgallery-hourglass-half:before {
	content: "\f252";
}
.ts-vgallery-hourglass-3:before,
.ts-vgallery-hourglass-end:before {
	content: "\f253";
}
.ts-vgallery-hourglass:before {
	content: "\f254";
}
.ts-vgallery-hand-grab-o:before,
.ts-vgallery-hand-rock-o:before {
	content: "\f255";
}
.ts-vgallery-hand-stop-o:before,
.ts-vgallery-hand-paper-o:before {
	content: "\f256";
}
.ts-vgallery-hand-scissors-o:before {
	content: "\f257";
}
.ts-vgallery-hand-lizard-o:before {
	content: "\f258";
}
.ts-vgallery-hand-spock-o:before {
	content: "\f259";
}
.ts-vgallery-hand-pointer-o:before {
	content: "\f25a";
}
.ts-vgallery-hand-peace-o:before {
	content: "\f25b";
}
.ts-vgallery-trademark:before {
	content: "\f25c";
}
.ts-vgallery-registered:before {
	content: "\f25d";
}
.ts-vgallery-creative-commons:before {
	content: "\f25e";
}
.ts-vgallery-gg:before {
	content: "\f260";
}
.ts-vgallery-gg-circle:before {
	content: "\f261";
}
.ts-vgallery-tripadvisor:before {
	content: "\f262";
}
.ts-vgallery-odnoklassniki:before {
	content: "\f263";
}
.ts-vgallery-odnoklassniki-square:before {
	content: "\f264";
}
.ts-vgallery-get-pocket:before {
	content: "\f265";
}
.ts-vgallery-wikipedia-w:before {
	content: "\f266";
}
.ts-vgallery-safari:before {
	content: "\f267";
}
.ts-vgallery-chrome:before {
	content: "\f268";
}
.ts-vgallery-firefox:before {
	content: "\f269";
}
.ts-vgallery-opera:before {
	content: "\f26a";
}
.ts-vgallery-internet-explorer:before {
	content: "\f26b";
}
.ts-vgallery-tv:before,
.ts-vgallery-television:before {
	content: "\f26c";
}
.ts-vgallery-contao:before {
	content: "\f26d";
}
.ts-vgallery-500px:before {
	content: "\f26e";
}
.ts-vgallery-amazon:before {
	content: "\f270";
}
.ts-vgallery-calendar-plus-o:before {
	content: "\f271";
}
.ts-vgallery-calendar-minus-o:before {
	content: "\f272";
}
.ts-vgallery-calendar-times-o:before {
	content: "\f273";
}
.ts-vgallery-calendar-check-o:before {
	content: "\f274";
}
.ts-vgallery-industry:before {
	content: "\f275";
}
.ts-vgallery-map-pin:before {
	content: "\f276";
}
.ts-vgallery-map-signs:before {
	content: "\f277";
}
.ts-vgallery-map-o:before {
	content: "\f278";
}
.ts-vgallery-map:before {
	content: "\f279";
}
.ts-vgallery-commenting:before {
	content: "\f27a";
}
.ts-vgallery-commenting-o:before {
	content: "\f27b";
}
.ts-vgallery-houzz:before {
	content: "\f27c";
}
.ts-vgallery-vimeo:before {
	content: "\f27d";
}
.ts-vgallery-black-tie:before {
	content: "\f27e";
}
.ts-vgallery-fonticons:before {
	content: "\f280";
}
.ts-vgallery-reddit-alien:before {
	content: "\f281";
}
.ts-vgallery-edge:before {
	content: "\f282";
}
.ts-vgallery-credit-card-alt:before {
	content: "\f283";
}
.ts-vgallery-codiepie:before {
	content: "\f284";
}
.ts-vgallery-modx:before {
	content: "\f285";
}
.ts-vgallery-fort-awesome:before {
	content: "\f286";
}
.ts-vgallery-usb:before {
	content: "\f287";
}
.ts-vgallery-product-hunt:before {
	content: "\f288";
}
.ts-vgallery-mixcloud:before {
	content: "\f289";
}
.ts-vgallery-scribd:before {
	content: "\f28a";
}
.ts-vgallery-pause-circle:before {
	content: "\f28b";
}
.ts-vgallery-pause-circle-o:before {
	content: "\f28c";
}
.ts-vgallery-stop-circle:before {
	content: "\f28d";
}
.ts-vgallery-stop-circle-o:before {
	content: "\f28e";
}
.ts-vgallery-shopping-bag:before {
	content: "\f290";
}
.ts-vgallery-shopping-basket:before {
	content: "\f291";
}
.ts-vgallery-hashtag:before {
	content: "\f292";
}
.ts-vgallery-bluetooth:before {
	content: "\f293";
}
.ts-vgallery-bluetooth-b:before {
	content: "\f294";
}
.ts-vgallery-percent:before {
	content: "\f295";
}
.ts-vgallery-gitlab:before {
	content: "\f296";
}
.ts-vgallery-wpbeginner:before {
	content: "\f297";
}
.ts-vgallery-wpforms:before {
	content: "\f298";
}
.ts-vgallery-envira:before {
	content: "\f299";
}
.ts-vgallery-universal-access:before {
	content: "\f29a";
}
.ts-vgallery-wheelchair-alt:before {
	content: "\f29b";
}
.ts-vgallery-question-circle-o:before {
	content: "\f29c";
}
.ts-vgallery-blind:before {
	content: "\f29d";
}
.ts-vgallery-audio-description:before {
	content: "\f29e";
}
.ts-vgallery-volume-control-phone:before {
	content: "\f2a0";
}
.ts-vgallery-braille:before {
	content: "\f2a1";
}
.ts-vgallery-assistive-listening-systems:before {
	content: "\f2a2";
}
.ts-vgallery-asl-interpreting:before,
.ts-vgallery-american-sign-language-interpreting:before {
	content: "\f2a3";
}
.ts-vgallery-deafness:before,
.ts-vgallery-hard-of-hearing:before,
.ts-vgallery-deaf:before {
	content: "\f2a4";
}
.ts-vgallery-glide:before {
	content: "\f2a5";
}
.ts-vgallery-glide-g:before {
	content: "\f2a6";
}
.ts-vgallery-signing:before,
.ts-vgallery-sign-language:before {
	content: "\f2a7";
}
.ts-vgallery-low-vision:before {
	content: "\f2a8";
}
.ts-vgallery-viadeo:before {
	content: "\f2a9";
}
.ts-vgallery-viadeo-square:before {
	content: "\f2aa";
}
.ts-vgallery-snapchat:before {
	content: "\f2ab";
}
.ts-vgallery-snapchat-ghost:before {
	content: "\f2ac";
}
.ts-vgallery-snapchat-square:before {
	content: "\f2ad";
}
.ts-vgallery-pied-piper:before {
	content: "\f2ae";
}
.ts-vgallery-first-order:before {
	content: "\f2b0";
}
.ts-vgallery-yoast:before {
	content: "\f2b1";
}
.ts-vgallery-themeisle:before {
	content: "\f2b2";
}
.ts-vgallery-google-plus-circle:before,
.ts-vgallery-google-plus-official:before {
	content: "\f2b3";
}
.ts-vgallery-address-book:before {
	content: "\f2b9";
}
.ts-vgallery-fa:before,
.ts-vgallery-font-awesome:before {
	content: "\f2b4";
}
.ts-vgallery:before {
	font-family: "FontAwesome";
}
.sr-only {
	border: 0;
	clip: rect(0, 0, 0, 0);
	height: .0625rem;
	margin: -0.0625rem;
	overflow: hidden;
	padding: 0;
	position: absolute;
	width: .0625rem;
}
.sr-only-focusable:active,
.sr-only-focusable:focus {
	clip: auto;
	height: auto;
	margin: 0;
	overflow: visible;
	position: static;
	width: auto;
}
.ts-vgallery,
.ts-vgallery-fab {
	font-family: 'FontAwesome';
}
.ts-vgallery-far {
	font-family: 'FontAwesome';
	font-weight: 500;
}
.ts-vgallery-fas {
	font-family: 'FontAwesome';
	font-weight: 900;
}
.ts-vgallery-emoji {
	font-family: monospace;
	color: #000;
	font-style: initial;
}
.ts-vgallery-emoji-100:before {
	content: "💯";
}
.ts-vgallery-emoji-grinning:before {
	content: "😀";
}
.ts-vgallery-emoji-grimacing:before {
	content: "😬";
}
.ts-vgallery-emoji-grin:before {
	content: "😁";
}
.ts-vgallery-emoji-joy:before {
	content: "😂";
}
.ts-vgallery-emoji-rofl:before {
	content: "🤣";
}
.ts-vgallery-emoji-partying:before {
	content: "🥳";
}
.ts-vgallery-emoji-smiley:before {
	content: "😃";
}
.ts-vgallery-emoji-smile:before {
	content: "😄";
}
.ts-vgallery-emoji-sweat-smile:before {
	content: "😅";
}
.ts-vgallery-emoji-laughing:before {
	content: "😆";
}
.ts-vgallery-emoji-innocent:before {
	content: "😇";
}
.ts-vgallery-emoji-wink:before {
	content: "😉";
}
.ts-vgallery-emoji-blush:before {
	content: "😊";
}
.ts-vgallery-emoji-slightly-smiling-face:before {
	content: "🙂";
}
.ts-vgallery-emoji-upside-down-face:before {
	content: "🙃";
}
.ts-vgallery-emoji-yum:before {
	content: "😋";
}
.ts-vgallery-emoji-relieved:before {
	content: "😌";
}
.ts-vgallery-emoji-heart-eyes:before {
	content: "😍";
}
.ts-vgallery-emoji-smiling-face-with-three-hearts:before {
	content: "🥰";
}
.ts-vgallery-emoji-kissing-heart:before {
	content: "😘";
}
.ts-vgallery-emoji-kissing:before {
	content: "😗";
}
.ts-vgallery-emoji-kissing-smiling-eyes:before {
	content: "😙";
}
.ts-vgallery-emoji-kissing-closed-eyes:before {
	content: "😚";
}
.ts-vgallery-emoji-stuck-out-tongue-winking-eye:before {
	content: "😜";
}
.ts-vgallery-emoji-zany:before {
	content: "🤪";
}
.ts-vgallery-emoji-raised-eyebrow:before {
	content: "🤨";
}
.ts-vgallery-emoji-monocle:before {
	content: "🧐";
}
.ts-vgallery-emoji-stuck-out-tongue-closed-eyes:before {
	content: "😝";
}
.ts-vgallery-emoji-stuck-out-tongue:before {
	content: "😛";
}
.ts-vgallery-emoji-money-mouth-face:before {
	content: "🤑";
}
.ts-vgallery-emoji-nerd-face:before {
	content: "🤓";
}
.ts-vgallery-emoji-sunglasses:before {
	content: "😎";
}
.ts-vgallery-emoji-star-struck:before {
	content: "🤩";
}
.ts-vgallery-emoji-clown-face:before {
	content: "🤡";
}
.ts-vgallery-emoji-cowboy-hat-face:before {
	content: "🤠";
}
.ts-vgallery-emoji-hugs:before {
	content: "🤗";
}
.ts-vgallery-emoji-smirk:before {
	content: "😏";
}
.ts-vgallery-emoji-no-mouth:before {
	content: "😶";
}
.ts-vgallery-emoji-neutral-face:before {
	content: "😐";
}
.ts-vgallery-emoji-expressionless:before {
	content: "😑";
}
.ts-vgallery-emoji-unamused:before {
	content: "😒";
}
.ts-vgallery-emoji-roll-eyes:before {
	content: "🙄";
}
.ts-vgallery-emoji-thinking:before {
	content: "🤔";
}
.ts-vgallery-emoji-lying-face:before {
	content: "🤥";
}
.ts-vgallery-emoji-hand-over-mouth:before {
	content: "🤭";
}
.ts-vgallery-emoji-shushing:before {
	content: "🤫";
}
.ts-vgallery-emoji-symbols-over-mouth:before {
	content: "🤬";
}
.ts-vgallery-emoji-exploding-head:before {
	content: "🤯";
}
.ts-vgallery-emoji-flushed:before {
	content: "😳";
}
.ts-vgallery-emoji-disappointed:before {
	content: "😞";
}
.ts-vgallery-emoji-worried:before {
	content: "😟";
}
.ts-vgallery-emoji-angry:before {
	content: "😠";
}
.ts-vgallery-emoji-rage:before {
	content: "😡";
}
.ts-vgallery-emoji-pensive:before {
	content: "😔";
}
.ts-vgallery-emoji-confused:before {
	content: "😕";
}
.ts-vgallery-emoji-slightly-frowning-face:before {
	content: "🙁";
}
.ts-vgallery-emoji-persevere:before {
	content: "😣";
}
.ts-vgallery-emoji-confounded:before {
	content: "😖";
}
.ts-vgallery-emoji-tired-face:before {
	content: "😫";
}
.ts-vgallery-emoji-weary:before {
	content: "😩";
}
.ts-vgallery-emoji-pleading:before {
	content: "🥺";
}
.ts-vgallery-emoji-triumph:before {
	content: "😤";
}
.ts-vgallery-emoji-open-mouth:before {
	content: "😮";
}
.ts-vgallery-emoji-scream:before {
	content: "😱";
}
.ts-vgallery-emoji-fearful:before {
	content: "😨";
}
.ts-vgallery-emoji-cold-sweat:before {
	content: "😰";
}
.ts-vgallery-emoji-hushed:before {
	content: "😯";
}
.ts-vgallery-emoji-frowning:before {
	content: "😦";
}
.ts-vgallery-emoji-anguished:before {
	content: "😧";
}
.ts-vgallery-emoji-cry:before {
	content: "😢";
}
.ts-vgallery-emoji-disappointed-relieved:before {
	content: "😥";
}
.ts-vgallery-emoji-drooling-face:before {
	content: "🤤";
}
.ts-vgallery-emoji-sleepy:before {
	content: "😪";
}
.ts-vgallery-emoji-sweat:before {
	content: "😓";
}
.ts-vgallery-emoji-hot:before {
	content: "🥵";
}
.ts-vgallery-emoji-cold:before {
	content: "🥶";
}
.ts-vgallery-emoji-sob:before {
	content: "😭";
}
.ts-vgallery-emoji-dizzy-face:before {
	content: "😵";
}
.ts-vgallery-emoji-astonished:before {
	content: "😲";
}
.ts-vgallery-emoji-zipper-mouth-face:before {
	content: "🤐";
}
.ts-vgallery-emoji-nauseated-face:before {
	content: "🤢";
}
.ts-vgallery-emoji-sneezing-face:before {
	content: "🤧";
}
.ts-vgallery-emoji-vomiting:before {
	content: "🤮";
}
.ts-vgallery-emoji-mask:before {
	content: "😷";
}
.ts-vgallery-emoji-face-with-thermometer:before {
	content: "🤒";
}
.ts-vgallery-emoji-face-with-head-bandage:before {
	content: "🤕";
}
.ts-vgallery-emoji-woozy:before {
	content: "🥴";
}
.ts-vgallery-emoji-sleeping:before {
	content: "😴";
}
.ts-vgallery-emoji-ghost:before {
	content: "👻";
}
.ts-vgallery-emoji-alien:before {
	content: "👽";
}
.ts-vgallery-emoji-palms-up:before {
	content: "🤲";
}
.ts-vgallery-emoji-raised-hands:before {
	content: "🙌";
}
.ts-vgallery-emoji-clap:before {
	content: "👏";
}
.ts-vgallery-emoji-wave:before {
	content: "👋";
}
.ts-vgallery-emoji-call-me-hand:before {
	content: "🤙";
}
.ts-vgallery-emoji-plus1:before {
	content: "👍";
}
.ts-vgallery-emoji--1:before {
	content: "👎";
}
.ts-vgallery-emoji-facepunch:before {
	content: "👊";
}
.ts-vgallery-emoji-fist:before {
	content: "✊";
}
.ts-vgallery-emoji-fist-left:before {
	content: "🤛";
}
.ts-vgallery-emoji-fist-right:before {
	content: "🤜";
}
.ts-vgallery-emoji-v:before {
	content: "✌";
}
.ts-vgallery-emoji-ok-hand:before {
	content: "👌";
}
.ts-vgallery-emoji-raised-hand:before {
	content: "✋";
}
.ts-vgallery-emoji-raised-back-of-hand:before {
	content: "🤚";
}
.ts-vgallery-emoji-open-hands:before {
	content: "👐";
}
.ts-vgallery-emoji-muscle:before {
	content: "💪";
}
.ts-vgallery-emoji-pray:before {
	content: "🙏";
}
.ts-vgallery-emoji-foot:before {
	content: "🦶";
}
.ts-vgallery-emoji-leg:before {
	content: "🦵";
}
.ts-vgallery-emoji-handshake:before {
	content: "🤝";
}
.ts-vgallery-emoji-point-up:before {
	content: "☝";
}
.ts-vgallery-emoji-point-up-2:before {
	content: "👆";
}
.ts-vgallery-emoji-point-down:before {
	content: "👇";
}
.ts-vgallery-emoji-point-left:before {
	content: "👈";
}
.ts-vgallery-emoji-point-right:before {
	content: "👉";
}
.ts-vgallery-emoji-fu:before {
	content: "🖕";
}
.ts-vgallery-emoji-raised-hand-with-fingers-splayed:before {
	content: "🖐";
}
.ts-vgallery-emoji-love-you:before {
	content: "🤟";
}
.ts-vgallery-emoji-metal:before {
	content: "🤘";
}
.ts-vgallery-emoji-crossed-fingers:before {
	content: "🤞";
}
.ts-vgallery-emoji-vulcan-salute:before {
	content: "🖖";
}
.ts-vgallery-emoji-eyes:before {
	content: "👀";
}
.ts-vgallery-emoji-brain:before {
	content: "🧠";
}
.ts-vgallery-emoji-speaking-head:before {
	content: "🗣";
}
.ts-vgallery-emoji-baby:before {
	content: "👶";
}
.ts-vgallery-emoji-child:before {
	content: "🧒";
}
.ts-vgallery-emoji-boy:before {
	content: "👦";
}
.ts-vgallery-emoji-girl:before {
	content: "👧";
}
.ts-vgallery-emoji-adult:before {
	content: "🧑";
}
.ts-vgallery-emoji-man:before {
	content: "👨";
}
.ts-vgallery-emoji-woman:before {
	content: "👩";
}
.ts-vgallery-emoji-blonde-man:before {
	content: "👱";
}
.ts-vgallery-emoji-bearded-person:before {
	content: "🧔";
}
.ts-vgallery-emoji-older-adult:before {
	content: "🧓";
}
.ts-vgallery-emoji-older-man:before {
	content: "👴";
}
.ts-vgallery-emoji-older-woman:before {
	content: "👵";
}
.ts-vgallery-emoji-man-with-gua-pi-mao:before {
	content: "👲";
}
.ts-vgallery-emoji-woman-with-headscarf:before {
	content: "🧕";
}
.ts-vgallery-emoji-man-with-turban:before {
	content: "👳";
}
.ts-vgallery-emoji-policeman:before {
	content: "👮";
}
.ts-vgallery-emoji-construction-worker-man:before {
	content: "👷";
}
.ts-vgallery-emoji-male-detective:before {
	content: "🕵";
}
.ts-vgallery-emoji-angel:before {
	content: "👼";
}
.ts-vgallery-emoji-pregnant-woman:before {
	content: "🤰";
}
.ts-vgallery-emoji-breastfeeding:before {
	content: "🤱";
}
.ts-vgallery-emoji-princess:before {
	content: "👸";
}
.ts-vgallery-emoji-prince:before {
	content: "🤴";
}
.ts-vgallery-emoji-bride-with-veil:before {
	content: "👰";
}
.ts-vgallery-emoji-man-in-tuxedo:before {
	content: "🤵";
}
.ts-vgallery-emoji-running-man:before {
	content: "🏃";
}
.ts-vgallery-emoji-walking-man:before {
	content: "🚶";
}
.ts-vgallery-emoji-dancer:before {
	content: "💃";
}
.ts-vgallery-emoji-man-dancing:before {
	content: "🕺";
}
.ts-vgallery-emoji-dancing-women:before {
	content: "👯";
}
.ts-vgallery-emoji-couple:before {
	content: "👫";
}
.ts-vgallery-emoji-two-men-holding-hands:before {
	content: "👬";
}
.ts-vgallery-emoji-two-women-holding-hands:before {
	content: "👭";
}
.ts-vgallery-emoji-bowing-man:before {
	content: "🙇";
}
.ts-vgallery-emoji-woman-shrugging:before {
	content: "🤷";
}
.ts-vgallery-emoji-tipping-hand-woman:before {
	content: "💁";
}
.ts-vgallery-emoji-no-good-woman:before {
	content: "🙅";
}
.ts-vgallery-emoji-ok-woman:before {
	content: "🙆";
}
.ts-vgallery-emoji-raising-hand-woman:before {
	content: "🙋";
}
.ts-vgallery-emoji-pouting-woman:before {
	content: "🙎";
}
.ts-vgallery-emoji-frowning-woman:before {
	content: "🙍";
}
.ts-vgallery-emoji-haircut-woman:before {
	content: "💇";
}
.ts-vgallery-emoji-massage-woman:before {
	content: "💆";
}
.ts-vgallery-emoji-couple-with-heart-woman-man:before {
	content: "💑";
}
.ts-vgallery-emoji-couplekiss-man-woman:before {
	content: "💏";
}
.ts-vgallery-emoji-family-man-woman-boy:before {
	content: "👪";
}
.ts-vgallery-emoji-kiss:before {
	content: "💋";
}
.ts-vgallery-emoji-tophat:before {
	content: "🎩";
}
.ts-vgallery-emoji-mortar-board:before {
	content: "🎓";
}
.ts-vgallery-emoji-crown:before {
	content: "👑";
}
.ts-vgallery-emoji-ring:before {
	content: "💍";
}
.ts-vgallery-emoji-dog:before {
	content: "🐶";
}
.ts-vgallery-emoji-cat:before {
	content: "🐱";
}
.ts-vgallery-emoji-mouse:before {
	content: "🐭";
}
.ts-vgallery-emoji-hamster:before {
	content: "🐹";
}
.ts-vgallery-emoji-rabbit:before {
	content: "🐰";
}
.ts-vgallery-emoji-fox-face:before {
	content: "🦊";
}
.ts-vgallery-emoji-bear:before {
	content: "🐻";
}
.ts-vgallery-emoji-panda-face:before {
	content: "🐼";
}
.ts-vgallery-emoji-koala:before {
	content: "🐨";
}
.ts-vgallery-emoji-tiger:before {
	content: "🐯";
}
.ts-vgallery-emoji-lion:before {
	content: "🦁";
}
.ts-vgallery-emoji-cow:before {
	content: "🐮";
}
.ts-vgallery-emoji-pig:before {
	content: "🐷";
}
.ts-vgallery-emoji-frog:before {
	content: "🐸";
}
.ts-vgallery-emoji-monkey-face:before {
	content: "🐵";
}
.ts-vgallery-emoji-see-no-evil:before {
	content: "🙈";
}
.ts-vgallery-emoji-hear-no-evil:before {
	content: "🙉";
}
.ts-vgallery-emoji-speak-no-evil:before {
	content: "🙊";
}
.ts-vgallery-emoji-monkey:before {
	content: "🐒";
}
.ts-vgallery-emoji-chicken:before {
	content: "🐔";
}
.ts-vgallery-emoji-penguin:before {
	content: "🐧";
}
.ts-vgallery-emoji-bird:before {
	content: "🐦";
}
.ts-vgallery-emoji-baby-chick:before {
	content: "🐤";
}
.ts-vgallery-emoji-hatching-chick:before {
	content: "🐣";
}
.ts-vgallery-emoji-hatched-chick:before {
	content: "🐥";
}
.ts-vgallery-emoji-duck:before {
	content: "🦆";
}
.ts-vgallery-emoji-eagle:before {
	content: "🦅";
}
.ts-vgallery-emoji-owl:before {
	content: "🦉";
}
.ts-vgallery-emoji-bat:before {
	content: "🦇";
}
.ts-vgallery-emoji-wolf:before {
	content: "🐺";
}
.ts-vgallery-emoji-boar:before {
	content: "🐗";
}
.ts-vgallery-emoji-horse:before {
	content: "🐴";
}
.ts-vgallery-emoji-unicorn:before {
	content: "🦄";
}
.ts-vgallery-emoji-honeybee:before {
	content: "🐝";
}
.ts-vgallery-emoji-bug:before {
	content: "🐛";
}
.ts-vgallery-emoji-butterfly:before {
	content: "🦋";
}
.ts-vgallery-emoji-snail:before {
	content: "🐌";
}
.ts-vgallery-emoji-beetle:before {
	content: "🐞";
}
.ts-vgallery-emoji-ant:before {
	content: "🐜";
}
.ts-vgallery-emoji-grasshopper:before {
	content: "🦗";
}
.ts-vgallery-emoji-spider:before {
	content: "🕷";
}
.ts-vgallery-emoji-scorpion:before {
	content: "🦂";
}
.ts-vgallery-emoji-crab:before {
	content: "🦀";
}
.ts-vgallery-emoji-snake:before {
	content: "🐍";
}
.ts-vgallery-emoji-lizard:before {
	content: "🦎";
}
.ts-vgallery-emoji-t-rex:before {
	content: "🦖";
}
.ts-vgallery-emoji-sauropod:before {
	content: "🦕";
}
.ts-vgallery-emoji-turtle:before {
	content: "🐢";
}
.ts-vgallery-emoji-tropical-fish:before {
	content: "🐠";
}
.ts-vgallery-emoji-fish:before {
	content: "🐟";
}
.ts-vgallery-emoji-blowfish:before {
	content: "🐡";
}
.ts-vgallery-emoji-dolphin:before {
	content: "🐬";
}
.ts-vgallery-emoji-shark:before {
	content: "🦈";
}
.ts-vgallery-emoji-whale:before {
	content: "🐳";
}
.ts-vgallery-emoji-whale2:before {
	content: "🐋";
}
.ts-vgallery-emoji-crocodile:before {
	content: "🐊";
}
.ts-vgallery-emoji-leopard:before {
	content: "🐆";
}
.ts-vgallery-emoji-zebra:before {
	content: "🦓";
}
.ts-vgallery-emoji-tiger2:before {
	content: "🐅";
}
.ts-vgallery-emoji-water-buffalo:before {
	content: "🐃";
}
.ts-vgallery-emoji-ox:before {
	content: "🐂";
}
.ts-vgallery-emoji-cow2:before {
	content: "🐄";
}
.ts-vgallery-emoji-deer:before {
	content: "🦌";
}
.ts-vgallery-emoji-dromedary-camel:before {
	content: "🐪";
}
.ts-vgallery-emoji-camel:before {
	content: "🐫";
}
.ts-vgallery-emoji-giraffe:before {
	content: "🦒";
}
.ts-vgallery-emoji-elephant:before {
	content: "🐘";
}
.ts-vgallery-emoji-rhinoceros:before {
	content: "🦏";
}
.ts-vgallery-emoji-goat:before {
	content: "🐐";
}
.ts-vgallery-emoji-ram:before {
	content: "🐏";
}
.ts-vgallery-emoji-sheep:before {
	content: "🐑";
}
.ts-vgallery-emoji-racehorse:before {
	content: "🐎";
}
.ts-vgallery-emoji-pig2:before {
	content: "🐖";
}
.ts-vgallery-emoji-rat:before {
	content: "🐀";
}
.ts-vgallery-emoji-mouse2:before {
	content: "🐁";
}
.ts-vgallery-emoji-rooster:before {
	content: "🐓";
}
.ts-vgallery-emoji-turkey:before {
	content: "🦃";
}
.ts-vgallery-emoji-dove:before {
	content: "🕊";
}
.ts-vgallery-emoji-dog2:before {
	content: "🐕";
}
.ts-vgallery-emoji-poodle:before {
	content: "🐩";
}
.ts-vgallery-emoji-cat2:before {
	content: "🐈";
}
.ts-vgallery-emoji-rabbit2:before {
	content: "🐇";
}
.ts-vgallery-emoji-chipmunk:before {
	content: "🐿";
}
.ts-vgallery-emoji-hedgehog:before {
	content: "🦔";
}
.ts-vgallery-emoji-raccoon:before {
	content: "🦝";
}
.ts-vgallery-emoji-llama:before {
	content: "🦙";
}
.ts-vgallery-emoji-hippopotamus:before {
	content: "🦛";
}
.ts-vgallery-emoji-kangaroo:before {
	content: "🦘";
}
.ts-vgallery-emoji-badger:before {
	content: "🦡";
}
.ts-vgallery-emoji-swan:before {
	content: "🦢";
}
.ts-vgallery-emoji-peacock:before {
	content: "🦚";
}
.ts-vgallery-emoji-parrot:before {
	content: "🦜";
}
.ts-vgallery-emoji-lobster:before {
	content: "🦞";
}
.ts-vgallery-emoji-mosquito:before {
	content: "🦟";
}
.ts-vgallery-emoji-paw-prints:before {
	content: "🐾";
}
.ts-vgallery-emoji-cactus:before {
	content: "🌵";
}
.ts-vgallery-emoji-evergreen-tree:before {
	content: "🌲";
}
.ts-vgallery-emoji-deciduous-tree:before {
	content: "🌳";
}
.ts-vgallery-emoji-palm-tree:before {
	content: "🌴";
}
.ts-vgallery-emoji-seedling:before {
	content: "🌱";
}
.ts-vgallery-emoji-herb:before {
	content: "🌿";
}
.ts-vgallery-emoji-four-leaf-clover:before {
	content: "🍀";
}
.ts-vgallery-emoji-bamboo:before {
	content: "🎍";
}
.ts-vgallery-emoji-tanabata-tree:before {
	content: "🎋";
}
.ts-vgallery-emoji-leaves:before {
	content: "🍃";
}
.ts-vgallery-emoji-fallen-leaf:before {
	content: "🍂";
}
.ts-vgallery-emoji-maple-leaf:before {
	content: "🍁";
}
.ts-vgallery-emoji-ear-of-rice:before {
	content: "🌾";
}
.ts-vgallery-emoji-hibiscus:before {
	content: "🌺";
}
.ts-vgallery-emoji-sunflower:before {
	content: "🌻";
}
.ts-vgallery-emoji-rose:before {
	content: "🌹";
}
.ts-vgallery-emoji-wilted-flower:before {
	content: "🥀";
}
.ts-vgallery-emoji-tulip:before {
	content: "🌷";
}
.ts-vgallery-emoji-blossom:before {
	content: "🌼";
}
.ts-vgallery-emoji-cherry-blossom:before {
	content: "🌸";
}
.ts-vgallery-emoji-bouquet:before {
	content: "💐";
}
.ts-vgallery-emoji-mushroom:before {
	content: "🍄";
}
.ts-vgallery-emoji-chestnut:before {
	content: "🌰";
}
.ts-vgallery-emoji-jack-o-lantern:before {
	content: "🎃";
}
.ts-vgallery-emoji-earth-americas:before {
	content: "🌎";
}
.ts-vgallery-emoji-earth-africa:before {
	content: "🌍";
}
.ts-vgallery-emoji-earth-asia:before {
	content: "🌏";
}
.ts-vgallery-emoji-full-moon:before {
	content: "🌕";
}
.ts-vgallery-emoji-new-moon-with-face:before {
	content: "🌚";
}
.ts-vgallery-emoji-full-moon-with-face:before {
	content: "🌝";
}
.ts-vgallery-emoji-sun-with-face:before {
	content: "🌞";
}
.ts-vgallery-emoji-crescent-moon:before {
	content: "🌙";
}
.ts-vgallery-emoji-star:before {
	content: "⭐";
}
.ts-vgallery-emoji-star2:before {
	content: "🌟";
}
.ts-vgallery-emoji-zap:before {
	content: "⚡";
}
.ts-vgallery-emoji-fire:before {
	content: "🔥";
}
.ts-vgallery-emoji-boom:before {
	content: "💥";
}
.ts-vgallery-emoji-green-apple:before {
	content: "🍏";
}
.ts-vgallery-emoji-apple:before {
	content: "🍎";
}
.ts-vgallery-emoji-pear:before {
	content: "🍐";
}
.ts-vgallery-emoji-tangerine:before {
	content: "🍊";
}
.ts-vgallery-emoji-lemon:before {
	content: "🍋";
}
.ts-vgallery-emoji-banana:before {
	content: "🍌";
}
.ts-vgallery-emoji-watermelon:before {
	content: "🍉";
}
.ts-vgallery-emoji-grapes:before {
	content: "🍇";
}
.ts-vgallery-emoji-strawberry:before {
	content: "🍓";
}
.ts-vgallery-emoji-melon:before {
	content: "🍈";
}
.ts-vgallery-emoji-cherries:before {
	content: "🍒";
}
.ts-vgallery-emoji-peach:before {
	content: "🍑";
}
.ts-vgallery-emoji-pineapple:before {
	content: "🍍";
}
.ts-vgallery-emoji-coconut:before {
	content: "🥥";
}
.ts-vgallery-emoji-kiwi-fruit:before {
	content: "🥝";
}
.ts-vgallery-emoji-mango:before {
	content: "🥭";
}
.ts-vgallery-emoji-avocado:before {
	content: "🥑";
}
.ts-vgallery-emoji-broccoli:before {
	content: "🥦";
}
.ts-vgallery-emoji-tomato:before {
	content: "🍅";
}
.ts-vgallery-emoji-eggplant:before {
	content: "🍆";
}
.ts-vgallery-emoji-cucumber:before {
	content: "🥒";
}
.ts-vgallery-emoji-carrot:before {
	content: "🥕";
}
.ts-vgallery-emoji-hot-pepper:before {
	content: "🌶";
}
.ts-vgallery-emoji-potato:before {
	content: "🥔";
}
.ts-vgallery-emoji-corn:before {
	content: "🌽";
}
.ts-vgallery-emoji-leafy-greens:before {
	content: "🥬";
}
.ts-vgallery-emoji-sweet-potato:before {
	content: "🍠";
}
.ts-vgallery-emoji-peanuts:before {
	content: "🥜";
}
.ts-vgallery-emoji-honey-pot:before {
	content: "🍯";
}
.ts-vgallery-emoji-croissant:before {
	content: "🥐";
}
.ts-vgallery-emoji-bread:before {
	content: "🍞";
}
.ts-vgallery-emoji-baguette-bread:before {
	content: "🥖";
}
.ts-vgallery-emoji-bagel:before {
	content: "🥯";
}
.ts-vgallery-emoji-pretzel:before {
	content: "🥨";
}
.ts-vgallery-emoji-cheese:before {
	content: "🧀";
}
.ts-vgallery-emoji-egg:before {
	content: "🥚";
}
.ts-vgallery-emoji-bacon:before {
	content: "🥓";
}
.ts-vgallery-emoji-steak:before {
	content: "🥩";
}
.ts-vgallery-emoji-pancakes:before {
	content: "🥞";
}
.ts-vgallery-emoji-poultry-leg:before {
	content: "🍗";
}
.ts-vgallery-emoji-meat-on-bone:before {
	content: "🍖";
}
.ts-vgallery-emoji-bone:before {
	content: "🦴";
}
.ts-vgallery-emoji-fried-shrimp:before {
	content: "🍤";
}
.ts-vgallery-emoji-fried-egg:before {
	content: "🍳";
}
.ts-vgallery-emoji-hamburger:before {
	content: "🍔";
}
.ts-vgallery-emoji-fries:before {
	content: "🍟";
}
.ts-vgallery-emoji-stuffed-flatbread:before {
	content: "🥙";
}
.ts-vgallery-emoji-hotdog:before {
	content: "🌭";
}
.ts-vgallery-emoji-pizza:before {
	content: "🍕";
}
.ts-vgallery-emoji-sandwich:before {
	content: "🥪";
}
.ts-vgallery-emoji-canned-food:before {
	content: "🥫";
}
.ts-vgallery-emoji-spaghetti:before {
	content: "🍝";
}
.ts-vgallery-emoji-taco:before {
	content: "🌮";
}
.ts-vgallery-emoji-burrito:before {
	content: "🌯";
}
.ts-vgallery-emoji-green-salad:before {
	content: "🥗";
}
.ts-vgallery-emoji-shallow-pan-of-food:before {
	content: "🥘";
}
.ts-vgallery-emoji-ramen:before {
	content: "🍜";
}
.ts-vgallery-emoji-stew:before {
	content: "🍲";
}
.ts-vgallery-emoji-fish-cake:before {
	content: "🍥";
}
.ts-vgallery-emoji-fortune-cookie:before {
	content: "🥠";
}
.ts-vgallery-emoji-sushi:before {
	content: "🍣";
}
.ts-vgallery-emoji-bento:before {
	content: "🍱";
}
.ts-vgallery-emoji-curry:before {
	content: "🍛";
}
.ts-vgallery-emoji-rice-ball:before {
	content: "🍙";
}
.ts-vgallery-emoji-rice:before {
	content: "🍚";
}
.ts-vgallery-emoji-rice-cracker:before {
	content: "🍘";
}
.ts-vgallery-emoji-oden:before {
	content: "🍢";
}
.ts-vgallery-emoji-dango:before {
	content: "🍡";
}
.ts-vgallery-emoji-shaved-ice:before {
	content: "🍧";
}
.ts-vgallery-emoji-ice-cream:before {
	content: "🍨";
}
.ts-vgallery-emoji-icecream:before {
	content: "🍦";
}
.ts-vgallery-emoji-pie:before {
	content: "🥧";
}
.ts-vgallery-emoji-cake:before {
	content: "🍰";
}
.ts-vgallery-emoji-cupcake:before {
	content: "🧁";
}
.ts-vgallery-emoji-moon-cake:before {
	content: "🥮";
}
.ts-vgallery-emoji-birthday:before {
	content: "🎂";
}
.ts-vgallery-emoji-custard:before {
	content: "🍮";
}
.ts-vgallery-emoji-candy:before {
	content: "🍬";
}
.ts-vgallery-emoji-lollipop:before {
	content: "🍭";
}
.ts-vgallery-emoji-chocolate-bar:before {
	content: "🍫";
}
.ts-vgallery-emoji-popcorn:before {
	content: "🍿";
}
.ts-vgallery-emoji-dumpling:before {
	content: "🥟";
}
.ts-vgallery-emoji-doughnut:before {
	content: "🍩";
}
.ts-vgallery-emoji-cookie:before {
	content: "🍪";
}
.ts-vgallery-emoji-soccer:before {
	content: "⚽";
}
.ts-vgallery-emoji-basketball:before {
	content: "🏀";
}
.ts-vgallery-emoji-baseball:before {
	content: "⚾";
}
.ts-vgallery-emoji-softball:before {
	content: "🥎";
}
.ts-vgallery-emoji-volleyball:before {
	content: "🏐";
}
.ts-vgallery-emoji-8ball:before {
	content: "🎱";
}
.ts-vgallery-emoji-trophy:before {
	content: "🏆";
}
.ts-vgallery-emoji-medal-sports:before {
	content: "🏅";
}
.ts-vgallery-emoji-1st-place-medal:before {
	content: "🥇";
}
.ts-vgallery-emoji-2nd-place-medal:before {
	content: "🥈";
}
.ts-vgallery-emoji-3rd-place-medal:before {
	content: "🥉";
}
.ts-vgallery-emoji-clapper:before {
	content: "🎬";
}
.ts-vgallery-emoji-dart:before {
	content: "🎯";
}
.ts-vgallery-emoji-rocket:before {
	content: "🚀";
}
.ts-vgallery-emoji-vertical-traffic-light:before {
	content: "🚦";
}
.ts-vgallery-emoji-traffic-light:before {
	content: "🚥";
}
.ts-vgallery-emoji-checkered-flag:before {
	content: "🏁";
}
.ts-vgallery-emoji-sparkler:before {
	content: "🎇";
}
.ts-vgallery-emoji-fireworks:before {
	content: "🎆";
}
.ts-vgallery-emoji-computer:before {
	content: "💻";
}
.ts-vgallery-emoji-camera:before {
	content: "📷";
}
.ts-vgallery-emoji-camera-flash:before {
	content: "📸";
}
.ts-vgallery-emoji-video-camera:before {
	content: "📹";
}
.ts-vgallery-emoji-movie-camera:before {
	content: "🎥";
}
.ts-vgallery-emoji-film-projector:before {
	content: "📽";
}
.ts-vgallery-emoji-film-strip:before {
	content: "🎞";
}
.ts-vgallery-emoji-hourglass-flowing-sand:before {
	content: "⏳";
}
.ts-vgallery-emoji-hourglass:before {
	content: "⌛";
}
.ts-vgallery-emoji-bulb:before {
	content: "💡";
}
.ts-vgallery-emoji-oil-drum:before {
	content: "🛢";
}
.ts-vgallery-emoji-money-with-wings:before {
	content: "💸";
}
.ts-vgallery-emoji-dollar:before {
	content: "💵";
}
.ts-vgallery-emoji-yen:before {
	content: "💴";
}
.ts-vgallery-emoji-euro:before {
	content: "💶";
}
.ts-vgallery-emoji-pound:before {
	content: "💷";
}
.ts-vgallery-emoji-moneybag:before {
	content: "💰";
}
.ts-vgallery-emoji-credit-card:before {
	content: "💳";
}
.ts-vgallery-emoji-gem:before {
	content: "💎";
}
.ts-vgallery-emoji-bomb:before {
	content: "💣";
}
.ts-vgallery-emoji-firecracker:before {
	content: "🧨";
}
.ts-vgallery-emoji-smoking:before {
	content: "🚬";
}
.ts-vgallery-emoji-nazar-amulet:before {
	content: "🧿";
}
.ts-vgallery-emoji-key:before {
	content: "🔑";
}
.ts-vgallery-emoji-teddy-bear:before {
	content: "🧸";
}
.ts-vgallery-emoji-world-map:before {
	content: "🗺";
}
.ts-vgallery-emoji-moyai:before {
	content: "🗿";
}
.ts-vgallery-emoji-shopping-cart:before {
	content: "🛒";
}
.ts-vgallery-emoji-balloon:before {
	content: "🎈";
}
.ts-vgallery-emoji-ribbon:before {
	content: "🎀";
}
.ts-vgallery-emoji-gift:before {
	content: "🎁";
}
.ts-vgallery-emoji-love-letter:before {
	content: "💌";
}
.ts-vgallery-emoji-inbox-tray:before {
	content: "📥";
}
.ts-vgallery-emoji-outbox-tray:before {
	content: "📤";
}
.ts-vgallery-emoji-bar-chart:before {
	content: "📊";
}
.ts-vgallery-emoji-chart-with-upwards-trend:before {
	content: "📈";
}
.ts-vgallery-emoji-chart-with-downwards-trend:before {
	content: "📉";
}
.ts-vgallery-emoji-date:before {
	content: "📅";
}
.ts-vgallery-emoji-calendar:before {
	content: "📆";
}
.ts-vgallery-emoji-link:before {
	content: "🔗";
}
.ts-vgallery-emoji-paperclip:before {
	content: "📎";
}
.ts-vgallery-emoji-pushpin:before {
	content: "📌";
}
.ts-vgallery-emoji-triangular-flag-on-post:before {
	content: "🚩";
}
.ts-vgallery-emoji-closed-lock-with-key:before {
	content: "🔐";
}
.ts-vgallery-emoji-lock:before {
	content: "🔒";
}
.ts-vgallery-emoji-unlock:before {
	content: "🔓";
}
.ts-vgallery-emoji-lock-with-ink-pen:before {
	content: "🔏";
}
.ts-vgallery-emoji-memo:before {
	content: "📝";
}
.ts-vgallery-emoji-mag:before {
	content: "🔍";
}
.ts-vgallery-emoji-mag-right:before {
	content: "🔎";
}
.ts-vgallery-emoji-orange-heart:before {
	content: "🧡";
}
.ts-vgallery-emoji-yellow-heart:before {
	content: "💛";
}
.ts-vgallery-emoji-green-heart:before {
	content: "💚";
}
.ts-vgallery-emoji-blue-heart:before {
	content: "💙";
}
.ts-vgallery-emoji-purple-heart:before {
	content: "💜";
}
.ts-vgallery-emoji-black-heart:before {
	content: "🖤";
}
.ts-vgallery-emoji-broken-heart:before {
	content: "💔";
}
.ts-vgallery-emoji-two-hearts:before {
	content: "💕";
}
.ts-vgallery-emoji-revolving-hearts:before {
	content: "💞";
}
.ts-vgallery-emoji-heartbeat:before {
	content: "💓";
}
.ts-vgallery-emoji-heartpulse:before {
	content: "💗";
}
.ts-vgallery-emoji-sparkling-heart:before {
	content: "💖";
}
.ts-vgallery-emoji-cupid:before {
	content: "💘";
}
.ts-vgallery-emoji-gift-heart:before {
	content: "💝";
}
.ts-vgallery-emoji-heart-decoration:before {
	content: "💟";
}
.ts-vgallery-emoji-vs:before {
	content: "🆚";
}
.ts-vgallery-emoji-white-flower:before {
	content: "💮";
}
.ts-vgallery-emoji-sos:before {
	content: "🆘";
}
.ts-vgallery-emoji-no-entry:before {
	content: "⛔";
}
.ts-vgallery-emoji-no-entry-sign:before {
	content: "🚫";
}
.ts-vgallery-emoji-x:before {
	content: "❌";
}
.ts-vgallery-emoji-o:before {
	content: "⭕";
}
.ts-vgallery-emoji-stop-sign:before {
	content: "🛑";
}
.ts-vgallery-emoji-anger:before {
	content: "💢";
}
.ts-vgallery-emoji-underage:before {
	content: "🔞";
}
.ts-vgallery-emoji-no-mobile-phones:before {
	content: "📵";
}
.ts-vgallery-emoji-exclamation:before {
	content: "❗";
}
.ts-vgallery-emoji-grey-exclamation:before {
	content: "❕";
}
.ts-vgallery-emoji-question:before {
	content: "❓";
}
.ts-vgallery-emoji-grey-question:before {
	content: "❔";
}
.ts-vgallery-emoji-chart:before {
	content: "💹";
}
.ts-vgallery-emoji-negative-squared-cross-mark:before {
	content: "❎";
}
.ts-vgallery-emoji-white-check-mark:before {
	content: "✅";
}
.ts-vgallery-emoji-mens:before {
	content: "🚹";
}
.ts-vgallery-emoji-womens:before {
	content: "🚺";
}
.ts-vgallery-emoji-cinema:before {
	content: "🎦";
}
.ts-vgallery-emoji-up:before {
	content: "🆙";
}
.ts-vgallery-emoji-cool:before {
	content: "🆒";
}
.ts-vgallery-emoji-new:before {
	content: "🆕";
}
.ts-vgallery-emoji-free:before {
	content: "🆓";
}
.ts-vgallery-emoji-stop-button:before {
	content: "⏹";
}
.ts-vgallery-emoji-record-button:before {
	content: "⏺";
}
.ts-vgallery-emoji-arrows-counterclockwise:before {
	content: "🔄";
}
.ts-vgallery-emoji-musical-note:before {
	content: "🎵";
}
.ts-vgallery-emoji-notes:before {
	content: "🎶";
}
.ts-vgallery-emoji-heavy-plus-sign:before {
	content: "➕";
}
.ts-vgallery-emoji-heavy-minus-sign:before {
	content: "➖";
}
.ts-vgallery-emoji-heavy-division-sign:before {
	content: "➗";
}
.ts-vgallery-emoji-infinity:before {
	content: "♾";
}
.ts-vgallery-emoji-heavy-dollar-sign:before {
	content: "💲";
}
.ts-vgallery-emoji-currency-exchange:before {
	content: "💱";
}
.ts-vgallery-emoji-end:before {
	content: "🔚";
}
.ts-vgallery-emoji-back:before {
	content: "🔙";
}
.ts-vgallery-emoji-on:before {
	content: "🔛";
}
.ts-vgallery-emoji-top:before {
	content: "🔝";
}
.ts-vgallery-emoji-soon:before {
	content: "🔜";
}
.ts-vgallery-emoji-radio-button:before {
	content: "🔘";
}
.ts-vgallery-emoji-white-circle:before {
	content: "⚪";
}
.ts-vgallery-emoji-black-circle:before {
	content: "⚫";
}
.ts-vgallery-emoji-red-circle:before {
	content: "🔴";
}
.ts-vgallery-emoji-large-blue-circle:before {
	content: "🔵";
}
.ts-vgallery-emoji-large-orange-diamond:before {
	content: "🔶";
}
.ts-vgallery-emoji-large-blue-diamond:before {
	content: "🔷";
}
.ts-vgallery-emoji-small-red-triangle:before {
	content: "🔺";
}
.ts-vgallery-emoji-black-large-square:before {
	content: "⬛";
}
.ts-vgallery-emoji-white-large-square:before {
	content: "⬜";
}
.ts-vgallery-emoji-small-red-triangle-down:before {
	content: "🔻";
}
.ts-vgallery-emoji-black-square-button:before {
	content: "🔲";
}
.ts-vgallery-emoji-white-square-button:before {
	content: "🔳";
}
.ts-vgallery-emoji-speaker:before {
	content: "🔈";
}
.ts-vgallery-emoji-sound:before {
	content: "🔉";
}
.ts-vgallery-emoji-loud-sound:before {
	content: "🔊";
}
.ts-vgallery-emoji-mute:before {
	content: "🔇";
}
.ts-vgallery-emoji-mega:before {
	content: "📣";
}
.ts-vgallery-emoji-loudspeaker:before {
	content: "📢";
}
.ts-vgallery-emoji-bell:before {
	content: "🔔";
}
.ts-vgallery-emoji-no-bell:before {
	content: "🔕";
}
.ts-vgallery-emoji-thought-balloon:before {
	content: "💭";
}
.ts-vgallery-emoji-right-anger-bubble:before {
	content: "🗯";
}
.ts-vgallery-emoji-speech-balloon:before {
	content: "💬";
}
.ts-vgallery-emoji-left-speech-bubble:before {
	content: "🗨";
}
						@font-face {
							font-family: 'noto';
							src: url(https://www.mythonburi.com/wp-content/bcf-fonts/Noto Serif Thai/noto-serif-thai-300-normal0.woff2) format('woff2');
							font-weight: serif;
							font-style: thai;
						}
						
						@font-face {
							font-family: 'noto';
							src: url(https://www.mythonburi.com/wp-content/bcf-fonts/Noto Serif Thai/noto-serif-thai-300-normal1.woff2) format('woff2');
							font-weight: serif;
							font-style: thai;
						}
						
						@font-face {
							font-family: 'noto';
							src: url(https://www.mythonburi.com/wp-content/bcf-fonts/Noto Serif Thai/noto-serif-thai-300-normal2.woff2) format('woff2');
							font-weight: serif;
							font-style: thai;
						}
						
						@font-face {
							font-family: 'noto';
							src: url(https://www.mythonburi.com/wp-content/bcf-fonts/Noto Serif Thai/noto-serif-thai-400-normal0.woff2) format('woff2');
							font-weight: serif;
							font-style: thai;
						}
						
						@font-face {
							font-family: 'noto';
							src: url(https://www.mythonburi.com/wp-content/bcf-fonts/Noto Serif Thai/noto-serif-thai-400-normal1.woff2) format('woff2');
							font-weight: serif;
							font-style: thai;
						}
						
						@font-face {
							font-family: 'noto';
							src: url(https://www.mythonburi.com/wp-content/bcf-fonts/Noto Serif Thai/noto-serif-thai-400-normal2.woff2) format('woff2');
							font-weight: serif;
							font-style: thai;
						}
						/*!
 *  Font Awesome 4.7.0 by @davegandy - http://fontawesome.io - @fontawesome
 *  License - http://fontawesome.io/license (Font: SIL OFL 1.1, CSS: MIT License)
 */@font-face{font-family:'FontAwesome';src:url(//www.mythonburi.com/wp-content/plugins/quform/fonts/fontawesome-webfont.eot?v=4.7.0);src:url(//www.mythonburi.com/wp-content/plugins/quform/fonts/fontawesome-webfont.eot?#iefix&v=4.7.0) format('embedded-opentype'),url(//www.mythonburi.com/wp-content/plugins/quform/fonts/fontawesome-webfont.woff2?v=4.7.0) format('woff2'),url(//www.mythonburi.com/wp-content/plugins/quform/fonts/fontawesome-webfont.woff?v=4.7.0) format('woff'),url(//www.mythonburi.com/wp-content/plugins/quform/fonts/fontawesome-webfont.ttf?v=4.7.0) format('truetype'),url(//www.mythonburi.com/wp-content/plugins/quform/fonts/fontawesome-webfont.svg?v=4.7.0#fontawesomeregular) format('svg');font-weight:normal;font-style:normal}.fa{display:inline-block;font:normal normal normal 14px/1 FontAwesome;font-size:inherit;text-rendering:auto;-webkit-font-smoothing:antialiased;-moz-osx-font-smoothing:grayscale}.fa-lg{font-size:1.33333333em;line-height:.75em;vertical-align:-15%}.fa-2x{font-size:2em}.fa-3x{font-size:3em}.fa-4x{font-size:4em}.fa-5x{font-size:5em}.fa-fw{width:1.28571429em;text-align:center}.fa-ul{padding-left:0;margin-left:2.14285714em;list-style-type:none}.fa-ul>li{position:relative}.fa-li{position:absolute;left:-2.14285714em;width:2.14285714em;top:.14285714em;text-align:center}.fa-li.fa-lg{left:-1.85714286em}.fa-border{padding:.2em .25em .15em;border:solid .08em #eee;border-radius:.1em}.fa-pull-left{float:left}.fa-pull-right{float:right}.fa.fa-pull-left{margin-right:.3em}.fa.fa-pull-right{margin-left:.3em}.pull-right{float:right}.pull-left{float:left}.fa.pull-left{margin-right:.3em}.fa.pull-right{margin-left:.3em}.fa-spin{-webkit-animation:fa-spin 2s infinite linear;animation:fa-spin 2s infinite linear}.fa-pulse{-webkit-animation:fa-spin 1s infinite steps(8);animation:fa-spin 1s infinite steps(8)}@-webkit-keyframes fa-spin{0%{-webkit-transform:rotate(0deg);transform:rotate(0deg)}100%{-webkit-transform:rotate(359deg);transform:rotate(359deg)}}@keyframes fa-spin{0%{-webkit-transform:rotate(0deg);transform:rotate(0deg)}100%{-webkit-transform:rotate(359deg);transform:rotate(359deg)}}.fa-rotate-90{-ms-filter:"progid:DXImageTransform.Microsoft.BasicImage(rotation=1)";-webkit-transform:rotate(90deg);-ms-transform:rotate(90deg);transform:rotate(90deg)}.fa-rotate-180{-ms-filter:"progid:DXImageTransform.Microsoft.BasicImage(rotation=2)";-webkit-transform:rotate(180deg);-ms-transform:rotate(180deg);transform:rotate(180deg)}.fa-rotate-270{-ms-filter:"progid:DXImageTransform.Microsoft.BasicImage(rotation=3)";-webkit-transform:rotate(270deg);-ms-transform:rotate(270deg);transform:rotate(270deg)}.fa-flip-horizontal{-ms-filter:"progid:DXImageTransform.Microsoft.BasicImage(rotation=0, mirror=1)";-webkit-transform:scale(-1, 1);-ms-transform:scale(-1, 1);transform:scale(-1, 1)}.fa-flip-vertical{-ms-filter:"progid:DXImageTransform.Microsoft.BasicImage(rotation=2, mirror=1)";-webkit-transform:scale(1, -1);-ms-transform:scale(1, -1);transform:scale(1, -1)}:root .fa-rotate-90,:root .fa-rotate-180,:root .fa-rotate-270,:root .fa-flip-horizontal,:root .fa-flip-vertical{filter:none}.fa-stack{position:relative;display:inline-block;width:2em;height:2em;line-height:2em;vertical-align:middle}.fa-stack-1x,.fa-stack-2x{position:absolute;left:0;width:100%;text-align:center}.fa-stack-1x{line-height:inherit}.fa-stack-2x{font-size:2em}.fa-inverse{color:#fff}.fa-glass:before{content:"\f000"}.fa-music:before{content:"\f001"}.fa-search:before{content:"\f002"}.fa-envelope-o:before{content:"\f003"}.fa-heart:before{content:"\f004"}.fa-star:before{content:"\f005"}.fa-star-o:before{content:"\f006"}.fa-user:before{content:"\f007"}.fa-film:before{content:"\f008"}.fa-th-large:before{content:"\f009"}.fa-th:before{content:"\f00a"}.fa-th-list:before{content:"\f00b"}.fa-check:before{content:"\f00c"}.fa-remove:before,.fa-close:before,.fa-times:before{content:"\f00d"}.fa-search-plus:before{content:"\f00e"}.fa-search-minus:before{content:"\f010"}.fa-power-off:before{content:"\f011"}.fa-signal:before{content:"\f012"}.fa-gear:before,.fa-cog:before{content:"\f013"}.fa-trash-o:before{content:"\f014"}.fa-home:before{content:"\f015"}.fa-file-o:before{content:"\f016"}.fa-clock-o:before{content:"\f017"}.fa-road:before{content:"\f018"}.fa-download:before{content:"\f019"}.fa-arrow-circle-o-down:before{content:"\f01a"}.fa-arrow-circle-o-up:before{content:"\f01b"}.fa-inbox:before{content:"\f01c"}.fa-play-circle-o:before{content:"\f01d"}.fa-rotate-right:before,.fa-repeat:before{content:"\f01e"}.fa-refresh:before{content:"\f021"}.fa-list-alt:before{content:"\f022"}.fa-lock:before{content:"\f023"}.fa-flag:before{content:"\f024"}.fa-headphones:before{content:"\f025"}.fa-volume-off:before{content:"\f026"}.fa-volume-down:before{content:"\f027"}.fa-volume-up:before{content:"\f028"}.fa-qrcode:before{content:"\f029"}.fa-barcode:before{content:"\f02a"}.fa-tag:before{content:"\f02b"}.fa-tags:before{content:"\f02c"}.fa-book:before{content:"\f02d"}.fa-bookmark:before{content:"\f02e"}.fa-print:before{content:"\f02f"}.fa-camera:before{content:"\f030"}.fa-font:before{content:"\f031"}.fa-bold:before{content:"\f032"}.fa-italic:before{content:"\f033"}.fa-text-height:before{content:"\f034"}.fa-text-width:before{content:"\f035"}.fa-align-left:before{content:"\f036"}.fa-align-center:before{content:"\f037"}.fa-align-right:before{content:"\f038"}.fa-align-justify:before{content:"\f039"}.fa-list:before{content:"\f03a"}.fa-dedent:before,.fa-outdent:before{content:"\f03b"}.fa-indent:before{content:"\f03c"}.fa-video-camera:before{content:"\f03d"}.fa-photo:before,.fa-image:before,.fa-picture-o:before{content:"\f03e"}.fa-pencil:before{content:"\f040"}.fa-map-marker:before{content:"\f041"}.fa-adjust:before{content:"\f042"}.fa-tint:before{content:"\f043"}.fa-edit:before,.fa-pencil-square-o:before{content:"\f044"}.fa-share-square-o:before{content:"\f045"}.fa-check-square-o:before{content:"\f046"}.fa-arrows:before{content:"\f047"}.fa-step-backward:before{content:"\f048"}.fa-fast-backward:before{content:"\f049"}.fa-backward:before{content:"\f04a"}.fa-play:before{content:"\f04b"}.fa-pause:before{content:"\f04c"}.fa-stop:before{content:"\f04d"}.fa-forward:before{content:"\f04e"}.fa-fast-forward:before{content:"\f050"}.fa-step-forward:before{content:"\f051"}.fa-eject:before{content:"\f052"}.fa-chevron-left:before{content:"\f053"}.fa-chevron-right:before{content:"\f054"}.fa-plus-circle:before{content:"\f055"}.fa-minus-circle:before{content:"\f056"}.fa-times-circle:before{content:"\f057"}.fa-check-circle:before{content:"\f058"}.fa-question-circle:before{content:"\f059"}.fa-info-circle:before{content:"\f05a"}.fa-crosshairs:before{content:"\f05b"}.fa-times-circle-o:before{content:"\f05c"}.fa-check-circle-o:before{content:"\f05d"}.fa-ban:before{content:"\f05e"}.fa-arrow-left:before{content:"\f060"}.fa-arrow-right:before{content:"\f061"}.fa-arrow-up:before{content:"\f062"}.fa-arrow-down:before{content:"\f063"}.fa-mail-forward:before,.fa-share:before{content:"\f064"}.fa-expand:before{content:"\f065"}.fa-compress:before{content:"\f066"}.fa-plus:before{content:"\f067"}.fa-minus:before{content:"\f068"}.fa-asterisk:before{content:"\f069"}.fa-exclamation-circle:before{content:"\f06a"}.fa-gift:before{content:"\f06b"}.fa-leaf:before{content:"\f06c"}.fa-fire:before{content:"\f06d"}.fa-eye:before{content:"\f06e"}.fa-eye-slash:before{content:"\f070"}.fa-warning:before,.fa-exclamation-triangle:before{content:"\f071"}.fa-plane:before{content:"\f072"}.fa-calendar:before{content:"\f073"}.fa-random:before{content:"\f074"}.fa-comment:before{content:"\f075"}.fa-magnet:before{content:"\f076"}.fa-chevron-up:before{content:"\f077"}.fa-chevron-down:before{content:"\f078"}.fa-retweet:before{content:"\f079"}.fa-shopping-cart:before{content:"\f07a"}.fa-folder:before{content:"\f07b"}.fa-folder-open:before{content:"\f07c"}.fa-arrows-v:before{content:"\f07d"}.fa-arrows-h:before{content:"\f07e"}.fa-bar-chart-o:before,.fa-bar-chart:before{content:"\f080"}.fa-twitter-square:before{content:"\f081"}.fa-facebook-square:before{content:"\f082"}.fa-camera-retro:before{content:"\f083"}.fa-key:before{content:"\f084"}.fa-gears:before,.fa-cogs:before{content:"\f085"}.fa-comments:before{content:"\f086"}.fa-thumbs-o-up:before{content:"\f087"}.fa-thumbs-o-down:before{content:"\f088"}.fa-star-half:before{content:"\f089"}.fa-heart-o:before{content:"\f08a"}.fa-sign-out:before{content:"\f08b"}.fa-linkedin-square:before{content:"\f08c"}.fa-thumb-tack:before{content:"\f08d"}.fa-external-link:before{content:"\f08e"}.fa-sign-in:before{content:"\f090"}.fa-trophy:before{content:"\f091"}.fa-github-square:before{content:"\f092"}.fa-upload:before{content:"\f093"}.fa-lemon-o:before{content:"\f094"}.fa-phone:before{content:"\f095"}.fa-square-o:before{content:"\f096"}.fa-bookmark-o:before{content:"\f097"}.fa-phone-square:before{content:"\f098"}.fa-twitter:before{content:"\f099"}.fa-facebook-f:before,.fa-facebook:before{content:"\f09a"}.fa-github:before{content:"\f09b"}.fa-unlock:before{content:"\f09c"}.fa-credit-card:before{content:"\f09d"}.fa-feed:before,.fa-rss:before{content:"\f09e"}.fa-hdd-o:before{content:"\f0a0"}.fa-bullhorn:before{content:"\f0a1"}.fa-bell:before{content:"\f0f3"}.fa-certificate:before{content:"\f0a3"}.fa-hand-o-right:before{content:"\f0a4"}.fa-hand-o-left:before{content:"\f0a5"}.fa-hand-o-up:before{content:"\f0a6"}.fa-hand-o-down:before{content:"\f0a7"}.fa-arrow-circle-left:before{content:"\f0a8"}.fa-arrow-circle-right:before{content:"\f0a9"}.fa-arrow-circle-up:before{content:"\f0aa"}.fa-arrow-circle-down:before{content:"\f0ab"}.fa-globe:before{content:"\f0ac"}.fa-wrench:before{content:"\f0ad"}.fa-tasks:before{content:"\f0ae"}.fa-filter:before{content:"\f0b0"}.fa-briefcase:before{content:"\f0b1"}.fa-arrows-alt:before{content:"\f0b2"}.fa-group:before,.fa-users:before{content:"\f0c0"}.fa-chain:before,.fa-link:before{content:"\f0c1"}.fa-cloud:before{content:"\f0c2"}.fa-flask:before{content:"\f0c3"}.fa-cut:before,.fa-scissors:before{content:"\f0c4"}.fa-copy:before,.fa-files-o:before{content:"\f0c5"}.fa-paperclip:before{content:"\f0c6"}.fa-save:before,.fa-floppy-o:before{content:"\f0c7"}.fa-square:before{content:"\f0c8"}.fa-navicon:before,.fa-reorder:before,.fa-bars:before{content:"\f0c9"}.fa-list-ul:before{content:"\f0ca"}.fa-list-ol:before{content:"\f0cb"}.fa-strikethrough:before{content:"\f0cc"}.fa-underline:before{content:"\f0cd"}.fa-table:before{content:"\f0ce"}.fa-magic:before{content:"\f0d0"}.fa-truck:before{content:"\f0d1"}.fa-pinterest:before{content:"\f0d2"}.fa-pinterest-square:before{content:"\f0d3"}.fa-google-plus-square:before{content:"\f0d4"}.fa-google-plus:before{content:"\f0d5"}.fa-money:before{content:"\f0d6"}.fa-caret-down:before{content:"\f0d7"}.fa-caret-up:before{content:"\f0d8"}.fa-caret-left:before{content:"\f0d9"}.fa-caret-right:before{content:"\f0da"}.fa-columns:before{content:"\f0db"}.fa-unsorted:before,.fa-sort:before{content:"\f0dc"}.fa-sort-down:before,.fa-sort-desc:before{content:"\f0dd"}.fa-sort-up:before,.fa-sort-asc:before{content:"\f0de"}.fa-envelope:before{content:"\f0e0"}.fa-linkedin:before{content:"\f0e1"}.fa-rotate-left:before,.fa-undo:before{content:"\f0e2"}.fa-legal:before,.fa-gavel:before{content:"\f0e3"}.fa-dashboard:before,.fa-tachometer:before{content:"\f0e4"}.fa-comment-o:before{content:"\f0e5"}.fa-comments-o:before{content:"\f0e6"}.fa-flash:before,.fa-bolt:before{content:"\f0e7"}.fa-sitemap:before{content:"\f0e8"}.fa-umbrella:before{content:"\f0e9"}.fa-paste:before,.fa-clipboard:before{content:"\f0ea"}.fa-lightbulb-o:before{content:"\f0eb"}.fa-exchange:before{content:"\f0ec"}.fa-cloud-download:before{content:"\f0ed"}.fa-cloud-upload:before{content:"\f0ee"}.fa-user-md:before{content:"\f0f0"}.fa-stethoscope:before{content:"\f0f1"}.fa-suitcase:before{content:"\f0f2"}.fa-bell-o:before{content:"\f0a2"}.fa-coffee:before{content:"\f0f4"}.fa-cutlery:before{content:"\f0f5"}.fa-file-text-o:before{content:"\f0f6"}.fa-building-o:before{content:"\f0f7"}.fa-hospital-o:before{content:"\f0f8"}.fa-ambulance:before{content:"\f0f9"}.fa-medkit:before{content:"\f0fa"}.fa-fighter-jet:before{content:"\f0fb"}.fa-beer:before{content:"\f0fc"}.fa-h-square:before{content:"\f0fd"}.fa-plus-square:before{content:"\f0fe"}.fa-angle-double-left:before{content:"\f100"}.fa-angle-double-right:before{content:"\f101"}.fa-angle-double-up:before{content:"\f102"}.fa-angle-double-down:before{content:"\f103"}.fa-angle-left:before{content:"\f104"}.fa-angle-right:before{content:"\f105"}.fa-angle-up:before{content:"\f106"}.fa-angle-down:before{content:"\f107"}.fa-desktop:before{content:"\f108"}.fa-laptop:before{content:"\f109"}.fa-tablet:before{content:"\f10a"}.fa-mobile-phone:before,.fa-mobile:before{content:"\f10b"}.fa-circle-o:before{content:"\f10c"}.fa-quote-left:before{content:"\f10d"}.fa-quote-right:before{content:"\f10e"}.fa-spinner:before{content:"\f110"}.fa-circle:before{content:"\f111"}.fa-mail-reply:before,.fa-reply:before{content:"\f112"}.fa-github-alt:before{content:"\f113"}.fa-folder-o:before{content:"\f114"}.fa-folder-open-o:before{content:"\f115"}.fa-smile-o:before{content:"\f118"}.fa-frown-o:before{content:"\f119"}.fa-meh-o:before{content:"\f11a"}.fa-gamepad:before{content:"\f11b"}.fa-keyboard-o:before{content:"\f11c"}.fa-flag-o:before{content:"\f11d"}.fa-flag-checkered:before{content:"\f11e"}.fa-terminal:before{content:"\f120"}.fa-code:before{content:"\f121"}.fa-mail-reply-all:before,.fa-reply-all:before{content:"\f122"}.fa-star-half-empty:before,.fa-star-half-full:before,.fa-star-half-o:before{content:"\f123"}.fa-location-arrow:before{content:"\f124"}.fa-crop:before{content:"\f125"}.fa-code-fork:before{content:"\f126"}.fa-unlink:before,.fa-chain-broken:before{content:"\f127"}.fa-question:before{content:"\f128"}.fa-info:before{content:"\f129"}.fa-exclamation:before{content:"\f12a"}.fa-superscript:before{content:"\f12b"}.fa-subscript:before{content:"\f12c"}.fa-eraser:before{content:"\f12d"}.fa-puzzle-piece:before{content:"\f12e"}.fa-microphone:before{content:"\f130"}.fa-microphone-slash:before{content:"\f131"}.fa-shield:before{content:"\f132"}.fa-calendar-o:before{content:"\f133"}.fa-fire-extinguisher:before{content:"\f134"}.fa-rocket:before{content:"\f135"}.fa-maxcdn:before{content:"\f136"}.fa-chevron-circle-left:before{content:"\f137"}.fa-chevron-circle-right:before{content:"\f138"}.fa-chevron-circle-up:before{content:"\f139"}.fa-chevron-circle-down:before{content:"\f13a"}.fa-html5:before{content:"\f13b"}.fa-css3:before{content:"\f13c"}.fa-anchor:before{content:"\f13d"}.fa-unlock-alt:before{content:"\f13e"}.fa-bullseye:before{content:"\f140"}.fa-ellipsis-h:before{content:"\f141"}.fa-ellipsis-v:before{content:"\f142"}.fa-rss-square:before{content:"\f143"}.fa-play-circle:before{content:"\f144"}.fa-ticket:before{content:"\f145"}.fa-minus-square:before{content:"\f146"}.fa-minus-square-o:before{content:"\f147"}.fa-level-up:before{content:"\f148"}.fa-level-down:before{content:"\f149"}.fa-check-square:before{content:"\f14a"}.fa-pencil-square:before{content:"\f14b"}.fa-external-link-square:before{content:"\f14c"}.fa-share-square:before{content:"\f14d"}.fa-compass:before{content:"\f14e"}.fa-toggle-down:before,.fa-caret-square-o-down:before{content:"\f150"}.fa-toggle-up:before,.fa-caret-square-o-up:before{content:"\f151"}.fa-toggle-right:before,.fa-caret-square-o-right:before{content:"\f152"}.fa-euro:before,.fa-eur:before{content:"\f153"}.fa-gbp:before{content:"\f154"}.fa-dollar:before,.fa-usd:before{content:"\f155"}.fa-rupee:before,.fa-inr:before{content:"\f156"}.fa-cny:before,.fa-rmb:before,.fa-yen:before,.fa-jpy:before{content:"\f157"}.fa-ruble:before,.fa-rouble:before,.fa-rub:before{content:"\f158"}.fa-won:before,.fa-krw:before{content:"\f159"}.fa-bitcoin:before,.fa-btc:before{content:"\f15a"}.fa-file:before{content:"\f15b"}.fa-file-text:before{content:"\f15c"}.fa-sort-alpha-asc:before{content:"\f15d"}.fa-sort-alpha-desc:before{content:"\f15e"}.fa-sort-amount-asc:before{content:"\f160"}.fa-sort-amount-desc:before{content:"\f161"}.fa-sort-numeric-asc:before{content:"\f162"}.fa-sort-numeric-desc:before{content:"\f163"}.fa-thumbs-up:before{content:"\f164"}.fa-thumbs-down:before{content:"\f165"}.fa-youtube-square:before{content:"\f166"}.fa-youtube:before{content:"\f167"}.fa-xing:before{content:"\f168"}.fa-xing-square:before{content:"\f169"}.fa-youtube-play:before{content:"\f16a"}.fa-dropbox:before{content:"\f16b"}.fa-stack-overflow:before{content:"\f16c"}.fa-instagram:before{content:"\f16d"}.fa-flickr:before{content:"\f16e"}.fa-adn:before{content:"\f170"}.fa-bitbucket:before{content:"\f171"}.fa-bitbucket-square:before{content:"\f172"}.fa-tumblr:before{content:"\f173"}.fa-tumblr-square:before{content:"\f174"}.fa-long-arrow-down:before{content:"\f175"}.fa-long-arrow-up:before{content:"\f176"}.fa-long-arrow-left:before{content:"\f177"}.fa-long-arrow-right:before{content:"\f178"}.fa-apple:before{content:"\f179"}.fa-windows:before{content:"\f17a"}.fa-android:before{content:"\f17b"}.fa-linux:before{content:"\f17c"}.fa-dribbble:before{content:"\f17d"}.fa-skype:before{content:"\f17e"}.fa-foursquare:before{content:"\f180"}.fa-trello:before{content:"\f181"}.fa-female:before{content:"\f182"}.fa-male:before{content:"\f183"}.fa-gittip:before,.fa-gratipay:before{content:"\f184"}.fa-sun-o:before{content:"\f185"}.fa-moon-o:before{content:"\f186"}.fa-archive:before{content:"\f187"}.fa-bug:before{content:"\f188"}.fa-vk:before{content:"\f189"}.fa-weibo:before{content:"\f18a"}.fa-renren:before{content:"\f18b"}.fa-pagelines:before{content:"\f18c"}.fa-stack-exchange:before{content:"\f18d"}.fa-arrow-circle-o-right:before{content:"\f18e"}.fa-arrow-circle-o-left:before{content:"\f190"}.fa-toggle-left:before,.fa-caret-square-o-left:before{content:"\f191"}.fa-dot-circle-o:before{content:"\f192"}.fa-wheelchair:before{content:"\f193"}.fa-vimeo-square:before{content:"\f194"}.fa-turkish-lira:before,.fa-try:before{content:"\f195"}.fa-plus-square-o:before{content:"\f196"}.fa-space-shuttle:before{content:"\f197"}.fa-slack:before{content:"\f198"}.fa-envelope-square:before{content:"\f199"}.fa-wordpress:before{content:"\f19a"}.fa-openid:before{content:"\f19b"}.fa-institution:before,.fa-bank:before,.fa-university:before{content:"\f19c"}.fa-mortar-board:before,.fa-graduation-cap:before{content:"\f19d"}.fa-yahoo:before{content:"\f19e"}.fa-google:before{content:"\f1a0"}.fa-reddit:before{content:"\f1a1"}.fa-reddit-square:before{content:"\f1a2"}.fa-stumbleupon-circle:before{content:"\f1a3"}.fa-stumbleupon:before{content:"\f1a4"}.fa-delicious:before{content:"\f1a5"}.fa-digg:before{content:"\f1a6"}.fa-pied-piper-pp:before{content:"\f1a7"}.fa-pied-piper-alt:before{content:"\f1a8"}.fa-drupal:before{content:"\f1a9"}.fa-joomla:before{content:"\f1aa"}.fa-language:before{content:"\f1ab"}.fa-fax:before{content:"\f1ac"}.fa-building:before{content:"\f1ad"}.fa-child:before{content:"\f1ae"}.fa-paw:before{content:"\f1b0"}.fa-spoon:before{content:"\f1b1"}.fa-cube:before{content:"\f1b2"}.fa-cubes:before{content:"\f1b3"}.fa-behance:before{content:"\f1b4"}.fa-behance-square:before{content:"\f1b5"}.fa-steam:before{content:"\f1b6"}.fa-steam-square:before{content:"\f1b7"}.fa-recycle:before{content:"\f1b8"}.fa-automobile:before,.fa-car:before{content:"\f1b9"}.fa-cab:before,.fa-taxi:before{content:"\f1ba"}.fa-tree:before{content:"\f1bb"}.fa-spotify:before{content:"\f1bc"}.fa-deviantart:before{content:"\f1bd"}.fa-soundcloud:before{content:"\f1be"}.fa-database:before{content:"\f1c0"}.fa-file-pdf-o:before{content:"\f1c1"}.fa-file-word-o:before{content:"\f1c2"}.fa-file-excel-o:before{content:"\f1c3"}.fa-file-powerpoint-o:before{content:"\f1c4"}.fa-file-photo-o:before,.fa-file-picture-o:before,.fa-file-image-o:before{content:"\f1c5"}.fa-file-zip-o:before,.fa-file-archive-o:before{content:"\f1c6"}.fa-file-sound-o:before,.fa-file-audio-o:before{content:"\f1c7"}.fa-file-movie-o:before,.fa-file-video-o:before{content:"\f1c8"}.fa-file-code-o:before{content:"\f1c9"}.fa-vine:before{content:"\f1ca"}.fa-codepen:before{content:"\f1cb"}.fa-jsfiddle:before{content:"\f1cc"}.fa-life-bouy:before,.fa-life-buoy:before,.fa-life-saver:before,.fa-support:before,.fa-life-ring:before{content:"\f1cd"}.fa-circle-o-notch:before{content:"\f1ce"}.fa-ra:before,.fa-resistance:before,.fa-rebel:before{content:"\f1d0"}.fa-ge:before,.fa-empire:before{content:"\f1d1"}.fa-git-square:before{content:"\f1d2"}.fa-git:before{content:"\f1d3"}.fa-y-combinator-square:before,.fa-yc-square:before,.fa-hacker-news:before{content:"\f1d4"}.fa-tencent-weibo:before{content:"\f1d5"}.fa-qq:before{content:"\f1d6"}.fa-wechat:before,.fa-weixin:before{content:"\f1d7"}.fa-send:before,.fa-paper-plane:before{content:"\f1d8"}.fa-send-o:before,.fa-paper-plane-o:before{content:"\f1d9"}.fa-history:before{content:"\f1da"}.fa-circle-thin:before{content:"\f1db"}.fa-header:before{content:"\f1dc"}.fa-paragraph:before{content:"\f1dd"}.fa-sliders:before{content:"\f1de"}.fa-share-alt:before{content:"\f1e0"}.fa-share-alt-square:before{content:"\f1e1"}.fa-bomb:before{content:"\f1e2"}.fa-soccer-ball-o:before,.fa-futbol-o:before{content:"\f1e3"}.fa-tty:before{content:"\f1e4"}.fa-binoculars:before{content:"\f1e5"}.fa-plug:before{content:"\f1e6"}.fa-slideshare:before{content:"\f1e7"}.fa-twitch:before{content:"\f1e8"}.fa-yelp:before{content:"\f1e9"}.fa-newspaper-o:before{content:"\f1ea"}.fa-wifi:before{content:"\f1eb"}.fa-calculator:before{content:"\f1ec"}.fa-paypal:before{content:"\f1ed"}.fa-google-wallet:before{content:"\f1ee"}.fa-cc-visa:before{content:"\f1f0"}.fa-cc-mastercard:before{content:"\f1f1"}.fa-cc-discover:before{content:"\f1f2"}.fa-cc-amex:before{content:"\f1f3"}.fa-cc-paypal:before{content:"\f1f4"}.fa-cc-stripe:before{content:"\f1f5"}.fa-bell-slash:before{content:"\f1f6"}.fa-bell-slash-o:before{content:"\f1f7"}.fa-trash:before{content:"\f1f8"}.fa-copyright:before{content:"\f1f9"}.fa-at:before{content:"\f1fa"}.fa-eyedropper:before{content:"\f1fb"}.fa-paint-brush:before{content:"\f1fc"}.fa-birthday-cake:before{content:"\f1fd"}.fa-area-chart:before{content:"\f1fe"}.fa-pie-chart:before{content:"\f200"}.fa-line-chart:before{content:"\f201"}.fa-lastfm:before{content:"\f202"}.fa-lastfm-square:before{content:"\f203"}.fa-toggle-off:before{content:"\f204"}.fa-toggle-on:before{content:"\f205"}.fa-bicycle:before{content:"\f206"}.fa-bus:before{content:"\f207"}.fa-ioxhost:before{content:"\f208"}.fa-angellist:before{content:"\f209"}.fa-cc:before{content:"\f20a"}.fa-shekel:before,.fa-sheqel:before,.fa-ils:before{content:"\f20b"}.fa-meanpath:before{content:"\f20c"}.fa-buysellads:before{content:"\f20d"}.fa-connectdevelop:before{content:"\f20e"}.fa-dashcube:before{content:"\f210"}.fa-forumbee:before{content:"\f211"}.fa-leanpub:before{content:"\f212"}.fa-sellsy:before{content:"\f213"}.fa-shirtsinbulk:before{content:"\f214"}.fa-simplybuilt:before{content:"\f215"}.fa-skyatlas:before{content:"\f216"}.fa-cart-plus:before{content:"\f217"}.fa-cart-arrow-down:before{content:"\f218"}.fa-diamond:before{content:"\f219"}.fa-ship:before{content:"\f21a"}.fa-user-secret:before{content:"\f21b"}.fa-motorcycle:before{content:"\f21c"}.fa-street-view:before{content:"\f21d"}.fa-heartbeat:before{content:"\f21e"}.fa-venus:before{content:"\f221"}.fa-mars:before{content:"\f222"}.fa-mercury:before{content:"\f223"}.fa-intersex:before,.fa-transgender:before{content:"\f224"}.fa-transgender-alt:before{content:"\f225"}.fa-venus-double:before{content:"\f226"}.fa-mars-double:before{content:"\f227"}.fa-venus-mars:before{content:"\f228"}.fa-mars-stroke:before{content:"\f229"}.fa-mars-stroke-v:before{content:"\f22a"}.fa-mars-stroke-h:before{content:"\f22b"}.fa-neuter:before{content:"\f22c"}.fa-genderless:before{content:"\f22d"}.fa-facebook-official:before{content:"\f230"}.fa-pinterest-p:before{content:"\f231"}.fa-whatsapp:before{content:"\f232"}.fa-server:before{content:"\f233"}.fa-user-plus:before{content:"\f234"}.fa-user-times:before{content:"\f235"}.fa-hotel:before,.fa-bed:before{content:"\f236"}.fa-viacoin:before{content:"\f237"}.fa-train:before{content:"\f238"}.fa-subway:before{content:"\f239"}.fa-medium:before{content:"\f23a"}.fa-yc:before,.fa-y-combinator:before{content:"\f23b"}.fa-optin-monster:before{content:"\f23c"}.fa-opencart:before{content:"\f23d"}.fa-expeditedssl:before{content:"\f23e"}.fa-battery-4:before,.fa-battery:before,.fa-battery-full:before{content:"\f240"}.fa-battery-3:before,.fa-battery-three-quarters:before{content:"\f241"}.fa-battery-2:before,.fa-battery-half:before{content:"\f242"}.fa-battery-1:before,.fa-battery-quarter:before{content:"\f243"}.fa-battery-0:before,.fa-battery-empty:before{content:"\f244"}.fa-mouse-pointer:before{content:"\f245"}.fa-i-cursor:before{content:"\f246"}.fa-object-group:before{content:"\f247"}.fa-object-ungroup:before{content:"\f248"}.fa-sticky-note:before{content:"\f249"}.fa-sticky-note-o:before{content:"\f24a"}.fa-cc-jcb:before{content:"\f24b"}.fa-cc-diners-club:before{content:"\f24c"}.fa-clone:before{content:"\f24d"}.fa-balance-scale:before{content:"\f24e"}.fa-hourglass-o:before{content:"\f250"}.fa-hourglass-1:before,.fa-hourglass-start:before{content:"\f251"}.fa-hourglass-2:before,.fa-hourglass-half:before{content:"\f252"}.fa-hourglass-3:before,.fa-hourglass-end:before{content:"\f253"}.fa-hourglass:before{content:"\f254"}.fa-hand-grab-o:before,.fa-hand-rock-o:before{content:"\f255"}.fa-hand-stop-o:before,.fa-hand-paper-o:before{content:"\f256"}.fa-hand-scissors-o:before{content:"\f257"}.fa-hand-lizard-o:before{content:"\f258"}.fa-hand-spock-o:before{content:"\f259"}.fa-hand-pointer-o:before{content:"\f25a"}.fa-hand-peace-o:before{content:"\f25b"}.fa-trademark:before{content:"\f25c"}.fa-registered:before{content:"\f25d"}.fa-creative-commons:before{content:"\f25e"}.fa-gg:before{content:"\f260"}.fa-gg-circle:before{content:"\f261"}.fa-tripadvisor:before{content:"\f262"}.fa-odnoklassniki:before{content:"\f263"}.fa-odnoklassniki-square:before{content:"\f264"}.fa-get-pocket:before{content:"\f265"}.fa-wikipedia-w:before{content:"\f266"}.fa-safari:before{content:"\f267"}.fa-chrome:before{content:"\f268"}.fa-firefox:before{content:"\f269"}.fa-opera:before{content:"\f26a"}.fa-internet-explorer:before{content:"\f26b"}.fa-tv:before,.fa-television:before{content:"\f26c"}.fa-contao:before{content:"\f26d"}.fa-500px:before{content:"\f26e"}.fa-amazon:before{content:"\f270"}.fa-calendar-plus-o:before{content:"\f271"}.fa-calendar-minus-o:before{content:"\f272"}.fa-calendar-times-o:before{content:"\f273"}.fa-calendar-check-o:before{content:"\f274"}.fa-industry:before{content:"\f275"}.fa-map-pin:before{content:"\f276"}.fa-map-signs:before{content:"\f277"}.fa-map-o:before{content:"\f278"}.fa-map:before{content:"\f279"}.fa-commenting:before{content:"\f27a"}.fa-commenting-o:before{content:"\f27b"}.fa-houzz:before{content:"\f27c"}.fa-vimeo:before{content:"\f27d"}.fa-black-tie:before{content:"\f27e"}.fa-fonticons:before{content:"\f280"}.fa-reddit-alien:before{content:"\f281"}.fa-edge:before{content:"\f282"}.fa-credit-card-alt:before{content:"\f283"}.fa-codiepie:before{content:"\f284"}.fa-modx:before{content:"\f285"}.fa-fort-awesome:before{content:"\f286"}.fa-usb:before{content:"\f287"}.fa-product-hunt:before{content:"\f288"}.fa-mixcloud:before{content:"\f289"}.fa-scribd:before{content:"\f28a"}.fa-pause-circle:before{content:"\f28b"}.fa-pause-circle-o:before{content:"\f28c"}.fa-stop-circle:before{content:"\f28d"}.fa-stop-circle-o:before{content:"\f28e"}.fa-shopping-bag:before{content:"\f290"}.fa-shopping-basket:before{content:"\f291"}.fa-hashtag:before{content:"\f292"}.fa-bluetooth:before{content:"\f293"}.fa-bluetooth-b:before{content:"\f294"}.fa-percent:before{content:"\f295"}.fa-gitlab:before{content:"\f296"}.fa-wpbeginner:before{content:"\f297"}.fa-wpforms:before{content:"\f298"}.fa-envira:before{content:"\f299"}.fa-universal-access:before{content:"\f29a"}.fa-wheelchair-alt:before{content:"\f29b"}.fa-question-circle-o:before{content:"\f29c"}.fa-blind:before{content:"\f29d"}.fa-audio-description:before{content:"\f29e"}.fa-volume-control-phone:before{content:"\f2a0"}.fa-braille:before{content:"\f2a1"}.fa-assistive-listening-systems:before{content:"\f2a2"}.fa-asl-interpreting:before,.fa-american-sign-language-interpreting:before{content:"\f2a3"}.fa-deafness:before,.fa-hard-of-hearing:before,.fa-deaf:before{content:"\f2a4"}.fa-glide:before{content:"\f2a5"}.fa-glide-g:before{content:"\f2a6"}.fa-signing:before,.fa-sign-language:before{content:"\f2a7"}.fa-low-vision:before{content:"\f2a8"}.fa-viadeo:before{content:"\f2a9"}.fa-viadeo-square:before{content:"\f2aa"}.fa-snapchat:before{content:"\f2ab"}.fa-snapchat-ghost:before{content:"\f2ac"}.fa-snapchat-square:before{content:"\f2ad"}.fa-pied-piper:before{content:"\f2ae"}.fa-first-order:before{content:"\f2b0"}.fa-yoast:before{content:"\f2b1"}.fa-themeisle:before{content:"\f2b2"}.fa-google-plus-circle:before,.fa-google-plus-official:before{content:"\f2b3"}.fa-fa:before,.fa-font-awesome:before{content:"\f2b4"}.fa-handshake-o:before{content:"\f2b5"}.fa-envelope-open:before{content:"\f2b6"}.fa-envelope-open-o:before{content:"\f2b7"}.fa-linode:before{content:"\f2b8"}.fa-address-book:before{content:"\f2b9"}.fa-address-book-o:before{content:"\f2ba"}.fa-vcard:before,.fa-address-card:before{content:"\f2bb"}.fa-vcard-o:before,.fa-address-card-o:before{content:"\f2bc"}.fa-user-circle:before{content:"\f2bd"}.fa-user-circle-o:before{content:"\f2be"}.fa-user-o:before{content:"\f2c0"}.fa-id-badge:before{content:"\f2c1"}.fa-drivers-license:before,.fa-id-card:before{content:"\f2c2"}.fa-drivers-license-o:before,.fa-id-card-o:before{content:"\f2c3"}.fa-quora:before{content:"\f2c4"}.fa-free-code-camp:before{content:"\f2c5"}.fa-telegram:before{content:"\f2c6"}.fa-thermometer-4:before,.fa-thermometer:before,.fa-thermometer-full:before{content:"\f2c7"}.fa-thermometer-3:before,.fa-thermometer-three-quarters:before{content:"\f2c8"}.fa-thermometer-2:before,.fa-thermometer-half:before{content:"\f2c9"}.fa-thermometer-1:before,.fa-thermometer-quarter:before{content:"\f2ca"}.fa-thermometer-0:before,.fa-thermometer-empty:before{content:"\f2cb"}.fa-shower:before{content:"\f2cc"}.fa-bathtub:before,.fa-s15:before,.fa-bath:before{content:"\f2cd"}.fa-podcast:before{content:"\f2ce"}.fa-window-maximize:before{content:"\f2d0"}.fa-window-minimize:before{content:"\f2d1"}.fa-window-restore:before{content:"\f2d2"}.fa-times-rectangle:before,.fa-window-close:before{content:"\f2d3"}.fa-times-rectangle-o:before,.fa-window-close-o:before{content:"\f2d4"}.fa-bandcamp:before{content:"\f2d5"}.fa-grav:before{content:"\f2d6"}.fa-etsy:before{content:"\f2d7"}.fa-imdb:before{content:"\f2d8"}.fa-ravelry:before{content:"\f2d9"}.fa-eercast:before{content:"\f2da"}.fa-microchip:before{content:"\f2db"}.fa-snowflake-o:before{content:"\f2dc"}.fa-superpowers:before{content:"\f2dd"}.fa-wpexplorer:before{content:"\f2de"}.fa-meetup:before{content:"\f2e0"}.sr-only{position:absolute;width:1px;height:1px;padding:0;margin:-1px;overflow:hidden;clip:rect(0, 0, 0, 0);border:0}.sr-only-focusable:active,.sr-only-focusable:focus{position:static;width:auto;height:auto;margin:0;overflow:visible;clip:auto}
#qtip-overlay.blurs,.qtip-close{cursor:pointer}.qtip{position:absolute;left:-28000px;top:-28000px;display:none;max-width:280px;min-width:50px;font-size:10.5px;line-height:12px;direction:ltr;box-shadow:none;padding:0}.qtip-content,.qtip-titlebar{position:relative;overflow:hidden}.qtip-content{padding:5px 9px;text-align:left;word-wrap:break-word}.qtip-titlebar{padding:5px 35px 5px 10px;border-width:0 0 1px;font-weight:700}.qtip-titlebar+.qtip-content{border-top-width:0!important}.qtip-close{position:absolute;right:-9px;top:-9px;z-index:11;outline:0;border:1px solid transparent}.qtip-titlebar .qtip-close{right:4px;top:50%;margin-top:-9px}* html .qtip-titlebar .qtip-close{top:16px}.qtip-icon .ui-icon,.qtip-titlebar .ui-icon{display:block;text-indent:-1000em;direction:ltr}.qtip-icon,.qtip-icon .ui-icon{-moz-border-radius:3px;-webkit-border-radius:3px;border-radius:3px;text-decoration:none}.qtip-icon .ui-icon{width:18px;height:14px;line-height:14px;text-align:center;text-indent:0;font:normal 700 10px/13px Tahoma,sans-serif;color:inherit;background:-100em -100em no-repeat}.qtip-default{border:1px solid #F1D031;background-color:#FFFFA3;color:#555}.qtip-default .qtip-titlebar{background-color:#FFEF93}.qtip-default .qtip-icon{border-color:#CCC;background:#F1F1F1;color:#777}.qtip-default .qtip-titlebar .qtip-close{border-color:#AAA;color:#111}.qtip-light{background-color:#fff;border-color:#E2E2E2;color:#454545}.qtip-light .qtip-titlebar{background-color:#f1f1f1}.qtip-dark{background-color:#505050;border-color:#303030;color:#f3f3f3}.qtip-dark .qtip-titlebar{background-color:#404040}.qtip-dark .qtip-icon{border-color:#444}.qtip-dark .qtip-titlebar .ui-state-hover{border-color:#303030}.qtip-cream{background-color:#FBF7AA;border-color:#F9E98E;color:#A27D35}.qtip-red,.qtip-red .qtip-icon,.qtip-red .qtip-titlebar .ui-state-hover{border-color:#D95252}.qtip-cream .qtip-titlebar{background-color:#F0DE7D}.qtip-cream .qtip-close .qtip-icon{background-position:-82px 0}.qtip-red{background-color:#F78B83;color:#912323}.qtip-red .qtip-titlebar{background-color:#F06D65}.qtip-red .qtip-close .qtip-icon{background-position:-102px 0}.qtip-green{background-color:#CAED9E;border-color:#90D93F;color:#3F6219}.qtip-green .qtip-titlebar{background-color:#B0DE78}.qtip-green .qtip-close .qtip-icon{background-position:-42px 0}.qtip-blue{background-color:#E5F6FE;border-color:#ADD9ED;color:#5E99BD}.qtip-blue .qtip-titlebar{background-color:#D0E9F5}.qtip-blue .qtip-close .qtip-icon{background-position:-2px 0}.qtip-shadow{-webkit-box-shadow:1px 1px 3px 1px rgba(0,0,0,.15);-moz-box-shadow:1px 1px 3px 1px rgba(0,0,0,.15);box-shadow:1px 1px 3px 1px rgba(0,0,0,.15)}.qtip-bootstrap,.qtip-rounded,.qtip-tipsy{-moz-border-radius:5px;-webkit-border-radius:5px;border-radius:5px}.qtip-rounded .qtip-titlebar{-moz-border-radius:4px 4px 0 0;-webkit-border-radius:4px 4px 0 0;border-radius:4px 4px 0 0}.qtip-youtube{-moz-border-radius:2px;-webkit-border-radius:2px;border-radius:2px;-webkit-box-shadow:0 0 3px #333;-moz-box-shadow:0 0 3px #333;box-shadow:0 0 3px #333;color:#fff;border:0 solid transparent;background:#4A4A4A;background-image:-webkit-gradient(linear,left top,left bottom,color-stop(0,#4A4A4A),color-stop(100%,#000));background-image:-webkit-linear-gradient(top,#4A4A4A 0,#000 100%);background-image:-moz-linear-gradient(top,#4A4A4A 0,#000 100%);background-image:-ms-linear-gradient(top,#4A4A4A 0,#000 100%);background-image:-o-linear-gradient(top,#4A4A4A 0,#000 100%)}.qtip-youtube .qtip-titlebar{background-color:#4A4A4A;background-color:rgba(0,0,0,0)}.qtip-youtube .qtip-content{padding:.75em;font:12px arial,sans-serif;filter:progid:DXImageTransform.Microsoft.Gradient(GradientType=0, StartColorStr=#4a4a4a, EndColorStr=#000000);-ms-filter:"progid:DXImageTransform.Microsoft.Gradient(GradientType=0,StartColorStr=#4a4a4a,EndColorStr=#000000);"}.qtip-youtube .qtip-icon{border-color:#222}.qtip-youtube .qtip-titlebar .ui-state-hover{border-color:#303030}.qtip-jtools{background:#232323;background:rgba(0,0,0,.7);background-image:-webkit-gradient(linear,left top,left bottom,from(#717171),to(#232323));background-image:-moz-linear-gradient(top,#717171,#232323);background-image:-webkit-linear-gradient(top,#717171,#232323);background-image:-ms-linear-gradient(top,#717171,#232323);background-image:-o-linear-gradient(top,#717171,#232323);border:2px solid #ddd;border:2px solid rgba(241,241,241,1);-moz-border-radius:2px;-webkit-border-radius:2px;border-radius:2px;-webkit-box-shadow:0 0 12px #333;-moz-box-shadow:0 0 12px #333;box-shadow:0 0 12px #333}.qtip-jtools .qtip-titlebar{background-color:transparent;filter:progid:DXImageTransform.Microsoft.gradient(startColorstr=#717171, endColorstr=#4A4A4A);-ms-filter:"progid:DXImageTransform.Microsoft.gradient(startColorstr=#717171,endColorstr=#4A4A4A)"}.qtip-jtools .qtip-content{filter:progid:DXImageTransform.Microsoft.gradient(startColorstr=#4A4A4A, endColorstr=#232323);-ms-filter:"progid:DXImageTransform.Microsoft.gradient(startColorstr=#4A4A4A,endColorstr=#232323)"}.qtip-jtools .qtip-content,.qtip-jtools .qtip-titlebar{background:0 0;color:#fff;border:0 dashed transparent}.qtip-jtools .qtip-icon{border-color:#555}.qtip-jtools .qtip-titlebar .ui-state-hover{border-color:#333}.qtip-cluetip{-webkit-box-shadow:4px 4px 5px rgba(0,0,0,.4);-moz-box-shadow:4px 4px 5px rgba(0,0,0,.4);box-shadow:4px 4px 5px rgba(0,0,0,.4);background-color:#D9D9C2;color:#111;border:0 dashed transparent}.qtip-cluetip .qtip-titlebar{background-color:#87876A;color:#fff;border:0 dashed transparent}.qtip-cluetip .qtip-icon{border-color:#808064}.qtip-cluetip .qtip-titlebar .ui-state-hover{border-color:#696952;color:#696952}.qtip-tipsy{background:#000;background:rgba(0,0,0,.87);color:#fff;border:0 solid transparent;font-size:11px;font-family:'Lucida Grande',sans-serif;font-weight:700;line-height:16px;text-shadow:0 1px #000}.qtip-tipsy .qtip-titlebar{padding:6px 35px 0 10px;background-color:transparent}.qtip-tipsy .qtip-content{padding:6px 10px}.qtip-tipsy .qtip-icon{border-color:#222;text-shadow:none}.qtip-tipsy .qtip-titlebar .ui-state-hover{border-color:#303030}.qtip-tipped{border:3px solid #959FA9;-moz-border-radius:3px;-webkit-border-radius:3px;border-radius:3px;background-color:#F9F9F9;color:#454545;font-weight:400;font-family:serif}.qtip-tipped .qtip-titlebar{border-bottom-width:0;color:#fff;background:#3A79B8;background-image:-webkit-gradient(linear,left top,left bottom,from(#3A79B8),to(#2E629D));background-image:-webkit-linear-gradient(top,#3A79B8,#2E629D);background-image:-moz-linear-gradient(top,#3A79B8,#2E629D);background-image:-ms-linear-gradient(top,#3A79B8,#2E629D);background-image:-o-linear-gradient(top,#3A79B8,#2E629D);filter:progid:DXImageTransform.Microsoft.gradient(startColorstr=#3A79B8, endColorstr=#2E629D);-ms-filter:"progid:DXImageTransform.Microsoft.gradient(startColorstr=#3A79B8,endColorstr=#2E629D)"}.qtip-tipped .qtip-icon{border:2px solid #285589;background:#285589}.qtip-tipped .qtip-icon .ui-icon{background-color:#FBFBFB;color:#555}.qtip-bootstrap{font-size:14px;line-height:20px;color:#333;padding:1px;background-color:#fff;border:1px solid #ccc;border:1px solid rgba(0,0,0,.2);-webkit-border-radius:6px;-moz-border-radius:6px;border-radius:6px;-webkit-box-shadow:0 5px 10px rgba(0,0,0,.2);-moz-box-shadow:0 5px 10px rgba(0,0,0,.2);box-shadow:0 5px 10px rgba(0,0,0,.2);-webkit-background-clip:padding-box;-moz-background-clip:padding;background-clip:padding-box}.qtip-bootstrap .qtip-titlebar{padding:8px 14px;margin:0;font-size:14px;font-weight:400;line-height:18px;background-color:#f7f7f7;border-bottom:1px solid #ebebeb;-webkit-border-radius:5px 5px 0 0;-moz-border-radius:5px 5px 0 0;border-radius:5px 5px 0 0}.qtip-bootstrap .qtip-titlebar .qtip-close{right:11px;top:45%;border-style:none}.qtip-bootstrap .qtip-content{padding:9px 14px}.qtip-bootstrap .qtip-icon{background:0 0}.qtip-bootstrap .qtip-icon .ui-icon{width:auto;height:auto;float:right;font-size:20px;font-weight:700;line-height:18px;color:#000;text-shadow:0 1px 0 #fff;opacity:.2;filter:alpha(opacity=20)}#qtip-overlay,#qtip-overlay div{left:0;top:0;width:100%;height:100%}.qtip-bootstrap .qtip-icon .ui-icon:hover{color:#000;text-decoration:none;cursor:pointer;opacity:.4;filter:alpha(opacity=40)}.qtip:not(.ie9haxors) div.qtip-content,.qtip:not(.ie9haxors) div.qtip-titlebar{filter:none;-ms-filter:none}.qtip .qtip-tip{margin:0 auto;overflow:hidden;z-index:10}.qtip .qtip-tip,x:-o-prefocus{visibility:hidden}.qtip .qtip-tip,.qtip .qtip-tip .qtip-vml,.qtip .qtip-tip canvas{position:absolute;color:#123456;background:0 0;border:0 dashed transparent}.qtip .qtip-tip canvas{top:0;left:0}.qtip .qtip-tip .qtip-vml{behavior:url(#default#VML);display:inline-block;visibility:visible}#qtip-overlay{position:fixed}#qtip-overlay div{position:absolute;background-color:#000;opacity:.7;filter:alpha(opacity=70);-ms-filter:"progid:DXImageTransform.Microsoft.Alpha(Opacity=70)"}.qtipmodal-ie6fix{position:absolute!important}/*! fancyBox v2.1.9 fancyapps.com | fancyapps.com/fancybox/#license */.fancybox-image,.fancybox-inner,.fancybox-nav,.fancybox-nav span,.fancybox-outer,.fancybox-skin,.fancybox-tmp,.fancybox-wrap,.fancybox-wrap iframe,.fancybox-wrap object{padding:0;margin:0;border:0;outline:0;vertical-align:top}.fancybox-wrap{position:absolute;top:0;left:0;-webkit-transform:translate3d(0,0,0);transform:translate3d(0,0,0);z-index:8020}.fancybox-skin{position:relative;background:#f9f9f9;color:#444;text-shadow:none;-webkit-border-radius:4px;-moz-border-radius:4px;border-radius:4px}.fancybox-opened{z-index:8030}.fancybox-opened .fancybox-skin{-webkit-box-shadow:0 10px 25px rgba(0,0,0,.5);-moz-box-shadow:0 10px 25px rgba(0,0,0,.5);box-shadow:0 10px 25px rgba(0,0,0,.5)}.fancybox-inner,.fancybox-outer{position:relative}.fancybox-inner{overflow:hidden}.fancybox-type-iframe .fancybox-inner{-webkit-overflow-scrolling:touch}.fancybox-error{color:#444;font:14px/20px "Helvetica Neue",Helvetica,Arial,sans-serif;margin:0;padding:15px;white-space:nowrap}.fancybox-iframe,.fancybox-image{display:block;width:100%;height:100%}.fancybox-image{max-width:100%;max-height:100%}#fancybox-loading,.fancybox-close,.fancybox-next span,.fancybox-prev span{background-image:url(//www.mythonburi.com/wp-content/plugins/quform/images/fancybox/fancybox_sprite.png)}#fancybox-loading{position:fixed;top:50%;left:50%;margin-top:-22px;margin-left:-22px;background-position:0 -108px;opacity:.8;cursor:pointer;z-index:8060}#fancybox-loading div{width:44px;height:44px;background:url(//www.mythonburi.com/wp-content/plugins/quform/images/fancybox/fancybox_loading.gif) center center no-repeat}.fancybox-close{position:absolute;top:-18px;right:-18px;width:36px;height:36px;cursor:pointer;z-index:8040}.fancybox-nav{position:absolute;top:0;width:40%;height:100%;cursor:pointer;text-decoration:none;background:transparent url(//www.mythonburi.com/wp-content/plugins/quform/images/fancybox/blank.gif);-webkit-tap-highlight-color:rgba(0,0,0,0);z-index:8040}.fancybox-prev{left:0}.fancybox-next{right:0}.fancybox-nav span{position:absolute;top:50%;width:36px;height:34px;margin-top:-18px;cursor:pointer;z-index:8040;visibility:hidden}.fancybox-prev span{left:10px;background-position:0 -36px}.fancybox-next span{right:10px;background-position:0 -72px}.fancybox-nav:hover span{visibility:visible}.fancybox-tmp{position:absolute;top:-99999px;left:-99999px;max-width:99999px;max-height:99999px;overflow:visible!important}.fancybox-lock{overflow:visible!important;width:auto}.fancybox-lock body{overflow:hidden!important}.fancybox-lock-test{overflow-y:hidden!important}.fancybox-overlay{position:absolute;top:0;left:0;overflow:hidden;display:none;z-index:8010;background:url(//www.mythonburi.com/wp-content/plugins/quform/images/fancybox/fancybox_overlay.png)}.fancybox-overlay-fixed{position:fixed;bottom:0;right:0}.fancybox-lock .fancybox-overlay{overflow:auto;overflow-y:scroll}.fancybox-title{visibility:hidden;font:normal 13px/20px "Helvetica Neue",Helvetica,Arial,sans-serif;position:relative;text-shadow:none;z-index:8050}.fancybox-opened .fancybox-title{visibility:visible}.fancybox-title-float-wrap{position:absolute;bottom:0;right:50%;margin-bottom:-35px;z-index:8050;text-align:center}.fancybox-title-float-wrap .child{display:inline-block;margin-right:-100%;padding:2px 20px;background:0 0;background:rgba(0,0,0,.8);-webkit-border-radius:15px;-moz-border-radius:15px;border-radius:15px;text-shadow:0 1px 2px #222;color:#fff;font-weight:700;line-height:24px;white-space:nowrap}.fancybox-title-outside-wrap{position:relative;margin-top:10px;color:#fff}.fancybox-title-inside-wrap{padding-top:10px}.fancybox-title-over-wrap{position:absolute;bottom:0;left:0;color:#fff;padding:10px;background:#000;background:rgba(0,0,0,.8)}@media only screen and (-webkit-min-device-pixel-ratio:1.5),only screen and (min--moz-device-pixel-ratio:1.5),only screen and (min-device-pixel-ratio:1.5){#fancybox-loading,.fancybox-close,.fancybox-next span,.fancybox-prev span{background-image:url(//www.mythonburi.com/wp-content/plugins/quform/images/fancybox/fancybox_sprite@2x.png);background-size:44px 152px}#fancybox-loading div{background-image:url(//www.mythonburi.com/wp-content/plugins/quform/images/fancybox/fancybox_loading@2x.gif);background-size:24px 24px}}.quform,.quform *{-webkit-box-sizing:border-box;box-sizing:border-box}.quform-rtl{direction:rtl;unicode-bidi:embed}.quform-cf:after,.quform-cf:before,.quform-child-elements:after,.quform-child-elements:before,.quform-element-row:after,.quform-element-row:before{content:" ";display:table}.quform-cf:after,.quform-child-elements:after,.quform-element-row:after{clear:both}.quform-cf,.quform-child-elements,.quform-element-row{zoom:1}.quform-js .quform-prevent-fouc{visibility:hidden}.quform input[type=checkbox],.quform input[type=radio]{vertical-align:middle;width:auto;-webkit-box-shadow:none!important;box-shadow:none!important;margin:0}.quform button::-moz-focus-inner{border:0}.quform :focus,.quform a:focus{outline:0}.quform input:focus,.quform select:focus,.quform textarea:focus{outline:0}@font-face{font-family:QIconSet;src:url(//www.mythonburi.com/wp-content/plugins/quform/fonts/QIconSet.eot?32nq9y);src:url(//www.mythonburi.com/wp-content/plugins/quform/fonts/QIconSet.eot?32nq9y#iefix) format('embedded-opentype'),url(//www.mythonburi.com/wp-content/plugins/quform/fonts/QIconSet.ttf?32nq9y) format('truetype'),url(//www.mythonburi.com/wp-content/plugins/quform/fonts/QIconSet.woff?32nq9y) format('woff'),url(//www.mythonburi.com/wp-content/plugins/quform/fonts/QIconSet.svg?32nq9y#QIconSet) format('svg');font-weight:400;font-style:normal}.quform-button-submit-default.quform-button-next.quform-button-animation-two>button:after,.quform-captcha-image:before,.quform-datepicker .k-calendar .k-nav-next span:before,.quform-datepicker .k-calendar .k-nav-prev span:before,.quform-edit-form-link i:before,.quform-element-time .quform-field-iconi i:before,.quform-loading-type-spinner-3 .quform-loading-spinner:before,.select2-container--quform .select2-search--dropdown:before,.select2-container--quform .select2-selection--multiple .select2-selection__rendered:before,.select2-container--quform .select2-selection__arrow b,[class*=" qicon-"],[class^=qicon-]{font-family:QIconSet!important;speak:none;font-style:normal;font-weight:400;font-variant:normal;text-transform:none;line-height:1;-webkit-font-smoothing:antialiased;-moz-osx-font-smoothing:grayscale}.qicon-add_circle:before{content:"\e3bb"}.qicon-arrow_back:before{content:"\e5c5"}.qicon-arrow_forward:before{content:"\e5c9"}.qicon-check:before{content:"\e5cb"}.qicon-close:before{content:"\e5ce"}.qicon-remove_circle:before{content:"\e15e"}.qicon-schedule:before,.quform-element-time .quform-field-iconi i:before{content:"\e8b5"}.qicon-mode_edit:before,.quform-edit-form-link i:before{content:"\e254"}.qicon-favorite_border:before{content:"\e87e"}.qicon-file_upload:before{content:"\e2c6"}.qicon-star:before{content:"\e838"}.qicon-keyboard_arrow_down:before,.select2-container--quform .select2-selection--multiple .select2-selection__rendered:before,.select2-container--quform .select2-selection__arrow b:before{content:"\e313"}.qicon-keyboard_arrow_up:before,.select2-container--quform.select2-container--open .select2-selection--multiple .select2-selection__rendered:before,.select2-container--quform.select2-container--open .select2-selection__arrow b:before{content:"\e316"}.qicon-send:before{content:"\e163"}.qicon-thumb_down:before{content:"\e8db"}.qicon-thumb_up:before{content:"\e8dc"}.qicon-refresh:before,.quform-captcha-image:before{content:"\f021"}.qicon-question-circle:before{content:"\f059"}.qicon-calendar:before{content:"\f073"}.qicon-qicon-star-half:before{content:"\f123"}.qicon-paper-plane:before,.quform-loading-type-spinner-3 .quform-loading-spinner:before{content:"\f1d9"}.qicon-search:before,.select2-container--quform .select2-search--dropdown:before{content:"\e8b6"}.quform .fa{font-family:FontAwesome;font-weight:400}.quform{max-width:100%}.quform-position-center{margin:0 auto}.quform-position-right{margin:0 0 0 auto}.quform-form-inner{position:relative}.quform .quform-elements{margin:0;padding:0}.quform .quform-element{position:relative}.quform-spacer{padding:0 0 15px 0;margin:0 0 5px 0}.quform .quform-element-group>.quform-spacer,.quform .quform-inner-name .quform-spacer{padding:0;margin:0}.quform-input{position:relative;max-width:100%;margin:0 0 3px 0}.quform-hidden{display:none}.quform-label>label>.quform-required{color:#cc0101;margin:0 0 0 5px;font-size:90%}.quform-rtl .quform-label>label>.quform-required{margin:0 5px 0 0}.quform .quform-field-captcha,.quform .quform-field-date,.quform .quform-field-email,.quform .quform-field-file,.quform .quform-field-multiselect,.quform .quform-field-password,.quform .quform-field-select,.quform .quform-field-text,.quform .quform-field-textarea,.quform .quform-field-time,.quform .select2-container--quform .select2-selection{display:block;margin:0;min-width:10px;max-width:100%;width:100%;padding:8px;height:auto;line-height:1.5;font-size:1em;border:1px solid #e3e3e3}.quform .quform-field-file{line-height:1;border:0;background-color:transparent;padding:0}.quform-field-multiselect{resize:vertical}.quform .quform-field-captcha,.quform .quform-field-date,.quform .quform-field-email,.quform .quform-field-password,.quform .quform-field-text,.quform .quform-field-textarea,.quform .quform-field-time{-webkit-appearance:none}.select2-container--quform.select2-container--above.select2-container--open .select2-selection{border-top-left-radius:0;border-top-right-radius:0}.select2-container--quform.select2-container--below.select2-container--open .select2-selection{border-bottom-left-radius:0;border-bottom-right-radius:0}.select2-container--quform .select2-selection .select2-selection__rendered{padding-left:0}.quform .quform-input-multiselect .select2-container--quform .select2-selection{padding-bottom:0;padding-top:0}.select2-container--quform .select2-selection--multiple .select2-selection__rendered{-webkit-box-sizing:border-box;box-sizing:border-box;display:block;list-style:none;margin:0;width:100%;padding:0}.select2-container--quform .select2-selection--multiple .select2-selection__choice{position:relative;float:left;margin:8px 4px 8px 0;-webkit-box-shadow:none;box-shadow:none;font-size:inherit;line-height:1.5;list-style:none;overflow:hidden;white-space:nowrap;text-overflow:ellipsis;padding:0 27px 0 12px;border-radius:0;background:#ddd none;background:#fcfcfc;background-image:-webkit-gradient(linear,left top,left bottom,from(rgba(252,252,252,.05)),to(rgba(0,0,0,.1)));background-image:linear-gradient(to bottom,rgba(252,252,252,.05) 0,rgba(0,0,0,.1) 100%);border:1px solid #ddd;color:#666}.select2-container--quform .select2-selection--multiple .select2-selection__choice__remove{position:absolute;top:50%;right:8px;height:14px;line-height:14px;margin-top:-7px;font-weight:700}.select2-container--quform .select2-selection--multiple{min-height:10px}.select2-container--quform .select2-search--inline{list-style:none;margin:0;padding:0}.select2-container--quform .select2-search--inline .select2-search__field{font-size:1em;line-height:1.5;height:auto;border:0;border-radius:0;margin:8px 0 8px 0;padding:0;background-color:transparent;-webkit-box-shadow:none!important;box-shadow:none!important;-webkit-appearance:textfield}.select2-container--quform .select2-search--inline:first-child,.select2-container--quform .select2-search--inline:first-child .select2-search__field{width:100%!important}.select2-container--quform .select2-selection--multiple .select2-selection__rendered:before,.select2-container--quform .select2-selection__arrow{position:absolute;top:50%;right:6px;bottom:auto;left:auto;width:18px;height:18px;line-height:18px;margin-top:-9px;font-size:16px;color:#111}.quform-rtl .select2-container--quform .select2-selection--multiple .select2-selection__rendered:before,.quform-rtl .select2-container--quform .select2-selection__arrow{right:auto;left:6px}.select2-container--quform .select2-selection__arrow b{display:inline-block}.select2-container--quform .select2-dropdown{border-radius:0;background:#fff;border:1px solid #ddd;-webkit-box-shadow:none;box-shadow:none;overflow:hidden;z-index:100000}.select2-container--quform .select2-dropdown--above{border-bottom:none}.select2-container--quform .select2-dropdown--below{border-top:none}.select2-container--quform .select2-search--dropdown{position:relative;padding:0;margin:0}.select2-container--quform .select2-search--dropdown .select2-search__field{border:0 solid #ddd;border-bottom-width:1px;margin:0;line-height:inherit;padding:8px 34px 8px 15px;-webkit-box-shadow:none;box-shadow:none}.quform-rtl .select2-container--quform .select2-search--dropdown .select2-search__field{padding:8px 15px 8px 34px}.select2-container--quform .select2-search--dropdown:before{font-size:14px;height:22px;line-height:22px;margin-top:-11px;position:absolute;right:8px;top:50%}.quform-rtl .select2-container--quform .select2-search--dropdown:before{left:8px;right:auto}.select2-container--quform .select2-results>.select2-results__options{max-height:200px;overflow-y:auto}.select2-container--quform .select2-results__option{margin-bottom:0;padding:8px 15px;border-top:1px solid transparent;border-bottom:1px solid transparent;line-height:15px}.select2-container--quform .select2-results__option:first-child{border-top:none}.select2-container--quform .select2-results__option:last-child{border-bottom:none}.select2-container--quform .select2-results__option[role=group]{padding:0}.select2-container--quform .select2-results__group{display:block;padding:8px 15px;font-weight:700}.select2-container--quform .select2-results__options[aria-multiselectable=true] .select2-results__option[aria-selected=true]{background-color:transparent;color:#ccc;border-color:transparent}.select2-container--quform .select2-results__option--highlighted[aria-selected]{background-color:#fcfcfc;background-image:-webkit-gradient(linear,left top,left bottom,from(rgba(252,252,252,.05)),to(rgba(0,0,0,.1)));background-image:linear-gradient(to bottom,rgba(252,252,252,.05) 0,rgba(0,0,0,.1) 100%);border-color:#ddd;color:#666}.select2-dropdown ul li{margin:0;list-style:none}.quform .quform-field-textarea{height:200px}.quform-input-captcha,.quform-input-date,.quform-input-email,.quform-input-file,.quform-input-multiselect,.quform-input-password,.quform-input-select,.quform-input-text,.quform-input-textarea,.quform-input-time,.select2-container--quform .select2-selection{width:100%}.quform-field-size-slim>.quform-input>.quform-field-captcha,.quform-field-size-slim>.quform-input>.quform-field-date,.quform-field-size-slim>.quform-input>.quform-field-email,.quform-field-size-slim>.quform-input>.quform-field-multiselect,.quform-field-size-slim>.quform-input>.quform-field-password,.quform-field-size-slim>.quform-input>.quform-field-select,.quform-field-size-slim>.quform-input>.quform-field-text,.quform-field-size-slim>.quform-input>.quform-field-textarea,.quform-field-size-slim>.quform-input>.select2-container--quform .select2-selection,.quform-field-size-slim>.quform-input>span>span>.quform-field-date,.quform-field-size-slim>.quform-input>span>span>.quform-field-time,.quform-upload-file{padding:5px;font-size:90%}.quform-field-size-slim>.quform-input>.quform-field-textarea{height:100px}.quform-field-size-slim>.quform-input>.select2-container--quform .select2-selection--multiple{padding-top:0;padding-bottom:0}.quform-field-size-slim>.quform-input>.select2-container--quform .select2-search--inline .select2-search__field,.quform-field-size-slim>.quform-input>.select2-container--quform .select2-selection--multiple .select2-selection__choice{margin-top:4px;margin-bottom:4px}.quform-field-size-fat>.quform-input>.quform-field-captcha,.quform-field-size-fat>.quform-input>.quform-field-date,.quform-field-size-fat>.quform-input>.quform-field-email,.quform-field-size-fat>.quform-input>.quform-field-multiselect,.quform-field-size-fat>.quform-input>.quform-field-password,.quform-field-size-fat>.quform-input>.quform-field-select,.quform-field-size-fat>.quform-input>.quform-field-text,.quform-field-size-fat>.quform-input>.quform-field-textarea,.quform-field-size-fat>.quform-input>.quform-field-time,.quform-field-size-fat>.quform-input>.select2-container--quform .select2-selection,.quform-field-size-fat>.quform-input>span>span>.quform-field-date,.quform-field-size-fat>.quform-input>span>span>.quform-field-time{padding:14px;font-size:110%}.quform-field-size-fat>.quform-input>.quform-field-textarea{height:300px}.quform-field-size-fat>.quform-input>.select2-container--quform .select2-selection--multiple{padding-top:6px;padding-bottom:6px}.quform-field-size-huge>.quform-input>.quform-field-captcha,.quform-field-size-huge>.quform-input>.quform-field-date,.quform-field-size-huge>.quform-input>.quform-field-email,.quform-field-size-huge>.quform-input>.quform-field-multiselect,.quform-field-size-huge>.quform-input>.quform-field-password,.quform-field-size-huge>.quform-input>.quform-field-select,.quform-field-size-huge>.quform-input>.quform-field-text,.quform-field-size-huge>.quform-input>.quform-field-textarea,.quform-field-size-huge>.quform-input>.quform-field-time,.quform-field-size-huge>.quform-input>.select2-container--quform .select2-selection,.quform-field-size-huge>.quform-input>span>span>.quform-field-date,.quform-field-size-huge>.quform-input>span>span>.quform-field-time{padding:22px;font-size:120%}.quform-field-size-huge>.quform-input>.quform-field-textarea{height:400px}.quform-field-size-huge>.quform-input>.select2-container--quform .select2-selection--multiple{padding-top:14px;padding-bottom:14px}.quform-field-size-slim>.quform-error>.quform-error-inner{padding-top:1px;padding-bottom:1px;font-size:85%}.quform-field-size-fat>.quform-error>.quform-error-inner{padding-top:6px;padding-bottom:6px}.quform-field-size-huge>.quform-error>.quform-error-inner{padding-top:10px;padding-bottom:10px;font-size:110%}.quform-button-width-tiny .quform-loading-position-center,.quform-button-width-tiny .quform-option-label,.quform-button-width-tiny>.quform-upload-button,.quform-element-submit.quform-button-width-tiny button,.quform-field-width-tiny>.quform-input,.quform-field-width-tiny>.quform-upload-dropzone{width:100px}.quform-button-width-small .quform-loading-position-center,.quform-button-width-small .quform-option-label,.quform-button-width-small>.quform-upload-button,.quform-element-submit.quform-button-width-small button,.quform-field-width-small .quform-upload-dropzone,.quform-field-width-small>.quform-input{width:200px}.quform-button-width-medium .quform-loading-position-center,.quform-button-width-medium .quform-option-label,.quform-button-width-medium>.quform-upload-button,.quform-element-submit.quform-button-width-medium button,.quform-field-width-medium .quform-upload-dropzone,.quform-field-width-medium>.quform-input{width:300px}.quform-button-width-large .quform-loading-position-center,.quform-button-width-large .quform-option-label,.quform-button-width-large>.quform-upload-button,.quform-element-submit.quform-button-width-large button,.quform-field-width-large .quform-upload-dropzone,.quform-field-width-large>.quform-input{width:400px}.quform-field-width-tiny>.quform-error>.quform-error-inner{float:left;width:100px}.quform-field-width-small>.quform-error>.quform-error-inner{float:left;width:200px}.quform-field-width-medium>.quform-error>.quform-error-inner{float:left;width:300px}.quform-field-width-large>.quform-error>.quform-error-inner{float:left;width:400px}.quform-rtl .quform-field-width-large>.quform-error>.quform-error-inner,.quform-rtl .quform-field-width-medium>.quform-error>.quform-error-inner,.quform-rtl .quform-field-width-small>.quform-error>.quform-error-inner,.quform-rtl .quform-field-width-tiny>.quform-error>.quform-error-inner{float:right}.quform-element-submit.quform-button-width-full>.quform-button-next-default,.quform-element-submit.quform-button-width-full>.quform-button-submit-default{width:70%;float:right;margin-right:0}.quform-element-submit.quform-button-width-full>.quform-button-back-default{width:28%;float:left;margin-right:0}.quform-element-page.quform-first-page .quform-element-submit.quform-button-width-full>.quform-button-back-default,.quform-element-page.quform-first-page .quform-element-submit.quform-button-width-full>.quform-button-next-default,.quform-element-page.quform-first-page .quform-element-submit.quform-button-width-full>.quform-button-submit-default{float:none;clear:both;width:100%;margin-right:0;margin-left:0}.quform-button-width-full>.quform-upload-button,.quform-element-submit.quform-button-width-full button{width:100%}.quform-button-width-full.quform-options-style-button .quform-option{width:100%;padding-left:0;padding-right:0}.quform-button-width-full.quform-options-style-button .quform-option-label{width:100%;margin-left:0;margin-right:0}.quform-field-icon{pointer-events:none}.quform-field-icon,.quform-upload-file-remove{position:absolute;top:50%;margin-top:-9px;height:18px;line-height:18px;width:18px;font-size:14px;text-align:center}.quform-input-date>.quform-field-icon,.quform-input-time>.quform-field-icon{pointer-events:auto}.quform-elements .quform-input-textarea .quform-field-icon-left,.quform-elements .quform-input-textarea .quform-field-icon-right{top:11px;margin-top:0}.quform-elements .quform-field-size-slim .quform-input-textarea .quform-field-icon-left,.quform-elements .quform-field-size-slim .quform-input-textarea .quform-field-icon-right{top:7px}.quform-elements .quform-field-size-huge .quform-input-textarea .quform-field-icon-left,.quform-elements .quform-field-size-huge .quform-input-textarea .quform-field-icon-right{top:26px}.quform-elements .quform-field-size-fat .quform-input-textarea .quform-field-icon-left,.quform-elements .quform-field-size-fat .quform-input-textarea .quform-field-icon-right{top:18px}.quform-field-icon-left{left:12px}.quform-field-size-slim>.quform-has-field-icon-left>.quform-field-icon-left{left:8px}.quform-field-size-fat>.quform-has-field-icon-left>.quform-field-icon-left{left:19px}.quform-field-size-huge>.quform-has-field-icon-left>.quform-field-icon-left{left:27px;font-size:18px}.quform-field-icon-right,.quform-upload-file-remove{right:12px}.quform-field-size-slim .quform-upload-file-remove,.quform-field-size-slim>.quform-has-field-icon-right>.quform-field-icon-right{right:8px}.quform-field-size-fat .quform-upload-file-remove,.quform-field-size-fat>.quform-has-field-icon-right>.quform-field-icon-right{right:19px}.quform-field-size-huge .quform-upload-file-remove,.quform-field-size-huge>.quform-has-field-icon-right>.quform-field-icon-right{right:27px;font-size:18px}.quform-input-date .quform-field-icon,.quform-input-time .quform-field-icon{cursor:pointer}.quform .quform-has-field-icon-left>.quform-field-captcha,.quform .quform-has-field-icon-left>.quform-field-date,.quform .quform-has-field-icon-left>.quform-field-email,.quform .quform-has-field-icon-left>.quform-field-password,.quform .quform-has-field-icon-left>.quform-field-text,.quform .quform-has-field-icon-left>.quform-field-textarea,.quform .quform-has-field-icon-left>.quform-field-time,.quform .quform-has-field-icon-left>span>span>.quform-field-date,.quform .quform-has-field-icon-left>span>span>.quform-field-time{padding-left:36px}.quform .quform-has-field-icon-right>.quform-field-captcha,.quform .quform-has-field-icon-right>.quform-field-date,.quform .quform-has-field-icon-right>.quform-field-email,.quform .quform-has-field-icon-right>.quform-field-password,.quform .quform-has-field-icon-right>.quform-field-text,.quform .quform-has-field-icon-right>.quform-field-textarea,.quform .quform-has-field-icon-right>.quform-field-time,.quform .quform-has-field-icon-right>span>span>.quform-field-date,.quform .quform-has-field-icon-right>span>span>.quform-field-time{padding-right:36px}.quform .quform-field-size-slim .quform-has-field-icon-left>.quform-field-captcha,.quform .quform-field-size-slim .quform-has-field-icon-left>.quform-field-date,.quform .quform-field-size-slim .quform-has-field-icon-left>.quform-field-email,.quform .quform-field-size-slim .quform-has-field-icon-left>.quform-field-password,.quform .quform-field-size-slim .quform-has-field-icon-left>.quform-field-select,.quform .quform-field-size-slim .quform-has-field-icon-left>.quform-field-text,.quform .quform-field-size-slim .quform-has-field-icon-left>.quform-field-textarea,.quform .quform-field-size-slim .quform-has-field-icon-left>span>span>.quform-field-date,.quform .quform-field-size-slim .quform-has-field-icon-left>span>span>.quform-field-time{padding-left:28px}.quform .quform-field-size-slim .quform-has-field-icon-right>.quform-field-captcha,.quform .quform-field-size-slim .quform-has-field-icon-right>.quform-field-date,.quform .quform-field-size-slim .quform-has-field-icon-right>.quform-field-email,.quform .quform-field-size-slim .quform-has-field-icon-right>.quform-field-password,.quform .quform-field-size-slim .quform-has-field-icon-right>.quform-field-select,.quform .quform-field-size-slim .quform-has-field-icon-right>.quform-field-text,.quform .quform-field-size-slim .quform-has-field-icon-right>.quform-field-textarea,.quform .quform-field-size-slim .quform-has-field-icon-right>span>span>.quform-field-date,.quform .quform-field-size-slim .quform-has-field-icon-right>span>span>.quform-field-time{padding-right:28px}.quform .quform-field-size-fat .quform-has-field-icon-left>.quform-field-captcha,.quform .quform-field-size-fat .quform-has-field-icon-left>.quform-field-date,.quform .quform-field-size-fat .quform-has-field-icon-left>.quform-field-email,.quform .quform-field-size-fat .quform-has-field-icon-left>.quform-field-password,.quform .quform-field-size-fat .quform-has-field-icon-left>.quform-field-select,.quform .quform-field-size-fat .quform-has-field-icon-left>.quform-field-text,.quform .quform-field-size-fat .quform-has-field-icon-left>.quform-field-textarea,.quform .quform-field-size-fat .quform-has-field-icon-left>span>span>.quform-field-date,.quform .quform-field-size-fat .quform-has-field-icon-left>span>span>.quform-field-time{padding-left:52px}.quform .quform-field-size-fat .quform-has-field-icon-right>.quform-field-captcha,.quform .quform-field-size-fat .quform-has-field-icon-right>.quform-field-date,.quform .quform-field-size-fat .quform-has-field-icon-right>.quform-field-email,.quform .quform-field-size-fat .quform-has-field-icon-right>.quform-field-password,.quform .quform-field-size-fat .quform-has-field-icon-right>.quform-field-select,.quform .quform-field-size-fat .quform-has-field-icon-right>.quform-field-text,.quform .quform-field-size-fat .quform-has-field-icon-right>.quform-field-textarea,.quform .quform-field-size-fat .quform-has-field-icon-right>span>span>.quform-field-date,.quform .quform-field-size-fat .quform-has-field-icon-right>span>span>.quform-field-time{padding-right:52px}.quform .quform-field-size-huge .quform-has-field-icon-left>.quform-field-captcha,.quform .quform-field-size-huge .quform-has-field-icon-left>.quform-field-date,.quform .quform-field-size-huge .quform-has-field-icon-left>.quform-field-email,.quform .quform-field-size-huge .quform-has-field-icon-left>.quform-field-password,.quform .quform-field-size-huge .quform-has-field-icon-left>.quform-field-select,.quform .quform-field-size-huge .quform-has-field-icon-left>.quform-field-text,.quform .quform-field-size-huge .quform-has-field-icon-left>.quform-field-textarea,.quform .quform-field-size-huge .quform-has-field-icon-left>span>span>.quform-field-date,.quform .quform-field-size-huge .quform-has-field-icon-left>span>span>.quform-field-time{padding-left:66px}.quform .quform-field-size-huge .quform-has-field-icon-right>.quform-field-captcha,.quform .quform-field-size-huge .quform-has-field-icon-right>.quform-field-date,.quform .quform-field-size-huge .quform-has-field-icon-right>.quform-field-email,.quform .quform-field-size-huge .quform-has-field-icon-right>.quform-field-password,.quform .quform-field-size-huge .quform-has-field-icon-right>.quform-field-select,.quform .quform-field-size-huge .quform-has-field-icon-right>.quform-field-text,.quform .quform-field-size-huge .quform-has-field-icon-right>.quform-field-textarea,.quform .quform-field-size-huge .quform-has-field-icon-right>span>span>.quform-field-date,.quform .quform-field-size-huge .quform-has-field-icon-right>span>span>.quform-field-time{padding-right:66px}.quform-input-date .k-datepicker,.quform-input-time .k-timepicker{display:inline-block;vertical-align:middle;position:relative;overflow:visible;width:100%;max-width:100%;background:0 0;line-height:0}.quform-input-date .k-picker-wrap{display:block;cursor:default;position:relative}.quform-input-date .k-picker-wrap.k-state-default,.quform-input-time .k-picker-wrap.k-state-default{-webkit-box-shadow:none;box-shadow:none}.quform-input-date .k-picker-wrap:before,.quform-input-time .k-picker-wrap:before{height:auto;padding:0}.quform .quform-element-date .k-picker-wrap.k-state-default,.quform .quform-element-time .k-picker-wrap.k-state-default{padding:0;border-radius:0;height:auto;border:none;background:0 0;position:relative}.quform .quform-element-date.quform-icon-outside .k-picker-wrap.k-state-default,.quform .quform-element-time.quform-icon-outside .k-picker-wrap.k-state-default{padding:0 37px 0 0!important}.quform-rtl .quform .quform-element-date.quform-icon-outside .k-picker-wrap.k-state-default,.quform-rtl .quform .quform-element-time.quform-icon-outside .k-picker-wrap.k-state-default{padding:0 0 0 37px!important}.quform .quform-element-date.quform-icon-outside .k-picker-wrap.k-state-default>.quform-field-date-enhanced,.quform .quform-element-time.quform-icon-outside .k-picker-wrap.k-state-default>.quform-field-time-enhanced{padding-right:0}.quform-rtl .quform .quform-element-date.quform-icon-outside .k-picker-wrap.k-state-default>.quform-field-date-enhanced,.quform-rtl .quform .quform-element-time.quform-icon-outside .k-picker-wrap.k-state-default>.quform-field-time-enhanced{padding-left:0}.quform-datepicker{-webkit-box-shadow:none;box-shadow:none;-webkit-touch-callout:none;-webkit-tap-highlight-color:rgba(0,0,0,0)}.quform-datepicker .k-calendar{position:relative;display:inline-block;width:19em;overflow:hidden;line-height:normal;outline:0;border:none 0;-webkit-appearance:none;-webkit-touch-callout:none;-webkit-tap-highlight-color:rgba(0,0,0,0)}.quform-datepicker .k-calendar .k-footer,.quform-datepicker .k-calendar .k-header{margin:0 -5px;position:relative;text-align:center;zoom:1;font-weight:500;background-color:#14181c}.quform-datepicker .k-calendar .k-header .k-state-hover{background-color:#14181c}.quform-datepicker .k-calendar .k-header .k-nav-next,.quform-datepicker .k-calendar .k-header .k-nav-prev{position:absolute;top:.429em;line-height:2.571em;height:2.571em;width:2.571em}.quform-datepicker .k-calendar .k-header .k-nav-next.k-state-disabled,.quform-datepicker .k-calendar .k-header .k-nav-prev.k-state-disabled{opacity:.5}.quform-datepicker .k-calendar .k-nav-next span,.quform-datepicker .k-calendar .k-nav-prev span{font-size:1em}.quform-datepicker .k-calendar .k-nav-next span:before{content:"\e5c9"}.quform-datepicker .k-calendar .k-nav-prev span:before{content:"\e5c5"}.quform-datepicker .k-calendar .k-nav-next{right:.429em}.quform-datepicker .k-calendar .k-nav-prev{left:.429em}.quform-datepicker .k-calendar .k-nav-fast{display:inline-block;width:65%;height:2.571em;line-height:2.571em;margin:.429em -.08333em .429em 0}.quform-datepicker .k-calendar .k-footer .k-link,.quform-datepicker .k-calendar .k-header .k-link{color:#fff;text-transform:uppercase;text-decoration:none}.quform-datepicker .k-calendar .k-content{float:left;border-spacing:0;width:100%;height:14.167em;margin:0;table-layout:fixed;outline:0;-webkit-tap-highlight-color:rgba(0,0,0,0)}.quform-datepicker .k-calendar .k-content,.quform-datepicker .k-calendar .k-content td,.quform-datepicker .k-calendar .k-content th{text-align:center;background-color:#fff;border:none}.quform-datepicker .k-calendar .k-content{-webkit-box-shadow:0 -1px 0 0 rgba(0,0,0,.1) inset;box-shadow:0 -1px 0 0 rgba(0,0,0,.1) inset}.quform-datepicker .k-calendar .k-content td,.quform-datepicker .k-calendar .k-content th{vertical-align:middle;padding:.429em}.quform-datepicker .k-calendar .k-content th{font-weight:700}.quform-datepicker .k-calendar .k-content td{cursor:pointer;border-radius:0}.quform-datepicker .k-calendar .k-content td.k-other-month{background-color:#f7f7f7}.quform-datepicker .k-calendar .k-content .k-link{color:#333;text-decoration:none;display:block;overflow:hidden;min-height:1.8333em;line-height:1.8333em}.quform-datepicker .k-calendar .k-content .k-link:hover{text-decoration:none}.quform-datepicker .k-calendar .k-content .k-other-month .k-link{color:#999}.quform-datepicker .k-calendar .k-content .k-state-disabled{opacity:.7;cursor:default!important}.quform-datepicker .k-calendar .k-content .k-state-disabled .k-link{color:#999!important;cursor:default!important}.quform-datepicker .k-calendar .k-footer{text-transform:uppercase;margin:0 -5px;clear:both;position:relative;text-align:center;zoom:1;top:-1px;padding:5px;font-size:90%}.quform-timepicker{background:#fff}.quform-timepicker.k-list-container.k-popup{-webkit-box-sizing:content-box;box-sizing:content-box;border:solid 1px #ddd;-webkit-box-shadow:none;box-shadow:none;margin:2px 0;padding:0;overflow:auto;-webkit-touch-callout:none;-webkit-tap-highlight-color:rgba(0,0,0,0)}.quform-timepicker.k-popup ul.k-list{margin:0;padding:0;height:auto;list-style:none}.quform-timepicker.k-popup ul.k-list li.k-item{color:#333;list-style:none;min-height:15px;line-height:15px;margin:0;border:0 none transparent;padding:8px 15px;border-top:1px solid transparent;border-bottom:1px solid transparent;cursor:pointer;font-size:inherit}.quform-rtl .quform-timepicker.k-popup ul.k-list li.k-item{text-align:right}.quform-timepicker.k-popup ul.k-list li.k-item.k-state-hover{background:#fcfcfc;background-image:-webkit-gradient(linear,left top,left bottom,from(rgba(252,252,252,.05)),to(rgba(0,0,0,.1)));background-image:linear-gradient(to bottom,rgba(252,252,252,.05) 0,rgba(0,0,0,.1) 100%);border-color:#ddd;color:#000}.quform-datepicker .k-calendar td.k-state-focused,.quform-datepicker .k-calendar td.k-state-selected.k-state-focused{background:#fcfcfc;background-image:-webkit-gradient(linear,left top,left bottom,from(rgba(252,252,252,.05)),to(rgba(0,0,0,.05)));background-image:linear-gradient(to bottom,rgba(252,252,252,.05) 0,rgba(0,0,0,.05) 100%);-webkit-box-shadow:0 0 0 1px rgba(0,0,0,.05) inset;box-shadow:0 0 0 1px rgba(0,0,0,.05) inset;color:#000;font-weight:700}.quform-timepicker.k-popup ul.k-list li.k-item:last-child{border-bottom-width:0}.quform-timepicker.k-popup ul.k-list li.k-item:first-child{border-top-width:0}.quform-timepicker.k-popup ul.k-list li.k-item.k-state-selected{font-weight:700}.quform-timepicker .k-list>.k-state-hover{background-color:#ebebeb}.quform-label{margin-bottom:3px;vertical-align:middle}.quform-label>label{display:inline-block;float:none;width:auto;cursor:default}.quform-label>label[for]{cursor:pointer}.quform-label-icon{margin:0 5px 0 0}.quform-rtl .quform-label-icon{margin:0 0 0 5px}.quform-upload-progress-wrap{display:none;margin:5px 0}.quform-upload-progress-bar-wrap{background:#eee}.quform-upload-progress-bar{width:0;height:8px;background:#7ec100}.quform-upload-info{padding-top:3px}.quform-upload-info>div{float:left;display:inline-block;padding:0 10px;font-size:80%}.quform-upload-error{display:none;padding:3px;background:#f3cac7}.quform-upload-info>div:first-child{padding-left:2px}.quform-rtl .quform-upload-info>div:first-child{padding-left:0;padding-right:2px}.quform-file-queue{display:none;padding-bottom:5px}.quform-upload-files{margin-top:10px}.quform-upload-file{float:left;display:inline-block;background:#fff;color:#000;border:1px solid #e3e3e3;padding:8px 0 8px 15px;margin:0 5px 5px 0;position:relative;overflow:hidden;max-width:100%;font-size:90%}.quform-rtl .quform-upload-file{float:right;padding-left:0;padding-right:15px;margin:0 0 5px 5px}.quform-upload-files-block .quform-upload-files .quform-upload-file{display:block;float:none}.quform-upload-files-size-slim .quform-upload-files .quform-upload-file{padding-top:6px;padding-bottom:6px;font-size:70%}.quform-upload-files-size-medium .quform-upload-files .quform-upload-file{padding-top:8px;padding-bottom:8px}.quform-upload-files-size-fat .quform-upload-files .quform-upload-file{padding-top:14px;padding-bottom:14px;font-size:100%}.quform-upload-files-size-huge .quform-upload-files .quform-upload-file{padding-top:16px;padding-bottom:16px;font-size:120%}.quform-upload-file-name{display:block;max-width:200px;overflow:hidden;white-space:nowrap;margin-right:35px;line-height:1.5;text-overflow:ellipsis}.quform-rtl .quform-upload-file-name{margin-right:0;margin-left:35px}.quform-10-columns .quform-upload-file,.quform-11-columns .quform-upload-file,.quform-12-columns .quform-upload-file,.quform-13-columns .quform-upload-file,.quform-14-columns .quform-upload-file,.quform-15-columns .quform-upload-file,.quform-16-columns .quform-upload-file,.quform-17-columns .quform-upload-file,.quform-18-columns .quform-upload-file,.quform-19-columns .quform-upload-file,.quform-20-columns .quform-upload-file,.quform-3-columns .quform-upload-file,.quform-4-columns .quform-upload-file,.quform-5-columns .quform-upload-file,.quform-6-columns .quform-upload-file,.quform-7-columns .quform-upload-file,.quform-8-columns .quform-upload-file,.quform-9-columns .quform-upload-file{width:100%;float:none;margin-right:0;display:block}.quform-upload-file.quform-uploaded .quform-upload-file-name{margin-right:43px}.quform-rtl .quform-upload-file.quform-uploaded .quform-upload-file-name{margin-right:0;margin-left:43px}.quform-upload-file-remove{cursor:pointer;display:inline-block}.quform-upload-file-remove:after,.quform-upload-file-remove:before{content:'';position:absolute;height:2px;width:10px;top:50%;left:3px;margin-top:-1px;background:#000}.quform-upload-file-remove:before{-webkit-transform:rotate(45deg);transform:rotate(45deg)}.quform-upload-file-remove:after{-webkit-transform:rotate(-45deg);transform:rotate(-45deg)}.quform-rtl .quform-upload-file-remove{right:auto;left:10px}.quform-upload-tick{float:left;margin-right:12px}.quform-upload-tick i{font-weight:700}.quform-rtl .quform-upload-tick{float:right;margin-left:12px;margin-right:0}.quform-upload-button,.quform-upload-dropzone{position:relative;text-align:center;background-color:#fff;overflow:hidden;color:#111}.quform-upload-button{max-width:100%;font-size:inherit;line-height:inherit;float:left;padding:8px 12px;border:1px solid #e3e3e3}.quform-rtl .quform-upload-button{float:right}.quform-upload-dropzone{float:none;width:100%;border:2px dashed #e3e3e3;font-size:120%;padding:45px 15px;text-align:center;max-width:100%}.quform-upload-button ::-ms-browse{width:100%;font-size:1000px}.quform-upload-button ::-ms-value{display:none}.quform-upload-button ::-webkit-file-upload-button{cursor:pointer}.quform-upload-button .quform-field-file,.quform-upload-dropzone .quform-field-file{display:block;position:absolute;left:0;top:0;-ms-filter:"progid:DXImageTransform.Microsoft.Alpha(Opacity=0)";opacity:0!important;width:100%;height:100%;text-align:right;margin:0;padding:0;border:0;cursor:pointer}.quform-rtl .quform-upload-button .quform-field-file{left:auto;right:0}.quform-description{margin:0;padding:3px 0;font-size:80%;font-style:italic}.quform-description-above{margin-bottom:3px}.quform-sub-label{display:block;vertical-align:middle;float:none;margin:0 0 3px 0;font-size:80%;line-height:1.5}.quform-options{margin:0;padding:0}.quform-option{margin:0;padding:0;min-height:25px;position:relative;display:block}.quform-option .quform-option-label{display:inline-block;position:relative;vertical-align:middle;padding-left:8px;float:none;margin:0;background-size:cover;cursor:pointer;max-width:100%}.quform-options-simple .quform-option .quform-option-label{display:inline}.quform-rtl .quform-option .quform-option-label{padding-left:0;padding-right:8px}.quform-field-checkbox,.quform-field-radio{margin:0}.quform .quform-options-style-input-hidden .quform-option-label{padding:0}.quform-options-inline>.quform-option{display:inline-block;padding:0 15px 5px 2px;vertical-align:top}.quform-rtl .quform-options-inline>.quform-option{padding-right:2px;padding-left:15px}.quform-option-icon,.quform-option-icon-selected{width:18px;text-align:center;margin-right:3px}.quform-rtl .quform-option-icon,.quform-rtl .quform-option-icon-selected{margin-left:3px;margin-right:3px}.quform-button-icon-left .quform-option-icon,.quform-button-icon-left .quform-option-icon-selected{margin-right:8px;margin-left:0;float:left}.quform-button-icon-right .quform-option-icon,.quform-button-icon-right .quform-option-icon-selected{margin-left:8px;margin-right:0;float:right}.quform-button-icon-above .quform-option-icon,.quform-button-icon-above .quform-option-icon-selected,.quform-option-label-empty .quform-option-icon,.quform-option-label-empty .quform-option-icon-selected{margin:2px 0;float:none}.quform-option-icon-selected{display:none}.quform-field-checkbox:checked+label .quform-option-icon,.quform-field-radio:checked+label .quform-option-icon{display:none}.quform-field-checkbox:checked+label .quform-option-icon-selected,.quform-field-radio:checked+label .quform-option-icon-selected{display:inline}.quform .quform-options-style-button input[type=checkbox],.quform .quform-options-style-button input[type=radio],.quform .quform-options-style-input-hidden input[type=checkbox],.quform .quform-options-style-input-hidden input[type=radio]{visibility:hidden;position:absolute;left:0;right:0;padding:0}.quform-options-style-input-hidden .quform-field-checkbox+label .quform-option-icon,.quform-options-style-input-hidden .quform-field-checkbox:checked+label .quform-option-icon-selected,.quform-options-style-input-hidden .quform-field-radio+label .quform-option-icon,.quform-options-style-input-hidden .quform-field-radio:checked+label .quform-option-icon-selected{float:left}.quform-options-style-button.quform-options-inline>.quform-option{padding-right:2px;padding-bottom:2px;padding-left:0;display:inline-block}.quform-rtl .quform-options-style-button.quform-options-inline>.quform-option{padding-right:0;padding-left:2px}.quform-options-style-button .quform-option-label,.quform-rtl .quform-options-style-button .quform-option-label{padding:3px 10px;line-height:30px;min-height:30px;min-width:30px;background-color:#fff;border:1px solid #e3e3e3;color:#111;margin:1px 2px 1px 0;cursor:pointer;display:inline-block}.quform-options-style-button .quform-field-checkbox:checked+label,.quform-options-style-button .quform-field-radio:checked+label,.quform-options-style-button .quform-option-label:active,.quform-options-style-button .quform-option-label:focus{background-color:#f3f3f3;border-color:#ddd}.quform-options-columns.quform-options-style-button>.quform-option>.quform-option-label,.quform-rtl .quform-options-columns.quform-options-style-button .quform-option .quform-option-label{margin:0 0 3px 0;width:100%;display:block}.quform-button-icon-above.quform-options-style-button .quform-option-text,.quform-button-icon-above.quform-options-style-input-hidden .quform-option-text{margin-left:0;display:block}.quform-button-icon-above .quform-option-icon,.quform-button-icon-above .quform-option-icon-selected{margin:5px;font-size:120%;vertical-align:bottom;line-height:0}.quform-captcha{margin:5px 0}.quform-captcha-image{position:relative;float:left;cursor:pointer}.quform-captcha-image:before{display:inline-block;position:absolute;top:50%;left:50%;width:22px;height:22px;margin-top:-11px;margin-left:-11px;font-size:22px;line-height:22px;opacity:0;-webkit-transform:rotate(-90deg) scale(0,0);transform:rotate(-90deg) scale(0,0);-webkit-transition:opacity .3s ease-in-out,-webkit-transform .3s cubic-bezier(.31,1,.66,1.26);transition:opacity .3s ease-in-out,-webkit-transform .3s cubic-bezier(.31,1,.66,1.26);transition:transform .3s cubic-bezier(.31,1,.66,1.26),opacity .3s ease-in-out;transition:transform .3s cubic-bezier(.31,1,.66,1.26),opacity .3s ease-in-out,-webkit-transform .3s cubic-bezier(.31,1,.66,1.26)}.quform-captcha-image:hover:before{opacity:1;-webkit-transform:rotate(0) scale(1,1);transform:rotate(0) scale(1,1)}.quform-rtl .quform-captcha-image{float:right}.quform-captcha-image img{max-width:100%;display:block}.quform-js .quform-support-page-caching .quform-captcha-image img{opacity:0}.quform-recaptcha-no-size>.quform-spacer,.quform-recaptcha-no-size>.quform-spacer>.quform-inner>.quform-input{margin-bottom:0;padding-bottom:0}.quform-element-group.quform-group-style-bordered{margin:0 0 20px 0}.quform-group-style-bordered>.quform-child-elements,.quform-group-style-bordered>.quform-spacer>.quform-child-elements{border:solid 1px #e3e3e3;background-color:#fff;padding:20px 20px 0}.quform-group-style-bordered>.quform-child-elements{padding:20px}.quform-element-row,.quform-options-columns{margin:0 -10px!important;width:auto;max-width:none!important}.quform-element-column,.quform-options-columns>.quform-option{float:left;padding:0 10px;min-height:1px}.quform-rtl .quform-element-column,.quform-rtl .quform-options-columns>.quform-option{float:right}.quform-element-row-size-fixed.quform-1-columns>.quform-element-column,.quform-element-row-size-fixed>.quform-element-column{width:100%}.quform-element-row-size-fixed.quform-2-columns>.quform-element-column,.quform-options-columns.quform-2-columns>.quform-option{width:50%}.quform-element-row-size-fixed.quform-3-columns>.quform-element-column,.quform-options-columns.quform-3-columns>.quform-option{width:33.33333333%}.quform-element-row-size-fixed.quform-4-columns>.quform-element-column,.quform-options-columns.quform-4-columns>.quform-option{width:25%}.quform-element-row-size-fixed.quform-5-columns>.quform-element-column,.quform-options-columns.quform-5-columns>.quform-option{width:20%}.quform-element-row-size-fixed.quform-6-columns>.quform-element-column,.quform-options-columns.quform-6-columns>.quform-option{width:16.66666666%}.quform-element-row-size-fixed.quform-7-columns>.quform-element-column,.quform-options-columns.quform-7-columns>.quform-option{width:14.28571428%}.quform-element-row-size-fixed.quform-8-columns>.quform-element-column,.quform-options-columns.quform-8-columns>.quform-option{width:12.5%}.quform-element-row-size-fixed.quform-9-columns>.quform-element-column,.quform-options-columns.quform-9-columns>.quform-option{width:11.11111111%}.quform-element-row-size-fixed.quform-10-columns>.quform-element-column,.quform-options-columns.quform-10-columns>.quform-option{width:10%}.quform-element-row-size-fixed.quform-11-columns>.quform-element-column,.quform-options-columns.quform-11-columns>.quform-option{width:9.090909090%}.quform-element-row-size-fixed.quform-12-columns>.quform-element-column,.quform-options-columns.quform-12-columns>.quform-option{width:8.333333333%}.quform-element-row-size-fixed.quform-13-columns>.quform-element-column,.quform-options-columns.quform-13-columns>.quform-option{width:7.692307692%}.quform-element-row-size-fixed.quform-14-columns>.quform-element-column,.quform-options-columns.quform-14-columns>.quform-option{width:7.142857142%}.quform-element-row-size-fixed.quform-15-columns>.quform-element-column,.quform-options-columns.quform-15-columns>.quform-option{width:6.666666666%}.quform-element-row-size-fixed.quform-16-columns>.quform-element-column,.quform-options-columns.quform-16-columns>.quform-option{width:6.25%}.quform-element-row-size-fixed.quform-17-columns>.quform-element-column,.quform-options-columns.quform-17-columns>.quform-option{width:5.882352941%}.quform-element-row-size-fixed.quform-18-columns>.quform-element-column,.quform-options-columns.quform-18-columns>.quform-option{width:5.555555555%}.quform-element-row-size-fixed.quform-19-columns>.quform-element-column,.quform-options-columns.quform-19-columns>.quform-option{width:5.263157894%}.quform-element-row-size-fixed.quform-20-columns>.quform-element-column,.quform-options-columns.quform-20-columns>.quform-option{width:5%}.quform-element-row-size-float.quform-1-columns>.quform-element-column,.quform-element-row-size-float>.quform-element-column{max-width:100%}.quform-element-row-size-float.quform-2-columns>.quform-element-column{max-width:50%}.quform-element-row-size-float.quform-3-columns>.quform-element-column{max-width:33.33333333%}.quform-element-row-size-float.quform-4-columns>.quform-element-column{max-width:25%}.quform-element-row-size-float.quform-5-columns>.quform-element-column{max-width:20%}.quform-element-row-size-float.quform-6-columns>.quform-element-column{max-width:16.66666666%}.quform-element-row-size-float.quform-7-columns>.quform-element-column{max-width:14.28571428%}.quform-element-row-size-float.quform-8-columns>.quform-element-column{max-width:12.5%}.quform-element-row-size-float.quform-9-columns>.quform-element-column{max-width:11.11111111%}.quform-element-row-size-float.quform-10-columns>.quform-element-column{max-width:10%}.quform-element-row-size-float.quform-11-columns>.quform-element-column{max-width:9.090909090%}.quform-element-row-size-float.quform-12-columns>.quform-element-column{max-width:8.333333333%}.quform-element-row-size-float.quform-13-columns>.quform-element-column{max-width:7.692307692%}.quform-element-row-size-float.quform-14-columns>.quform-element-column{max-width:7.142857142%}.quform-element-row-size-float.quform-15-columns>.quform-element-column{max-width:6.666666666%}.quform-element-row-size-float.quform-16-columns>.quform-element-column{max-width:6.25%}.quform-element-row-size-float.quform-17-columns>.quform-element-column{max-width:5.882352941%}.quform-element-row-size-float.quform-18-columns>.quform-element-column{max-width:5.555555555%}.quform-element-row-size-float.quform-19-columns>.quform-element-column{max-width:5.263157894%}.quform-element-row-size-float.quform-20-columns>.quform-element-column{max-width:5%}.quform-labels-left>.quform-spacer>.quform-label{width:150px;float:left}.quform-rtl .quform-labels-left>.quform-spacer>.quform-label{float:right}.quform-labels-left>.quform-spacer>.quform-inner{margin-left:150px;padding-left:10px}.quform-rtl .quform-labels-left>.quform-spacer>.quform-inner{margin-left:0;padding-left:0;margin-right:150px;padding-right:10px}.quform-labels-left.quform-element .quform-input-name .quform-inner{margin-left:0!important;padding-left:0}.quform-js .quform-labels-inside>.quform-spacer>.quform-label{display:none}.quform-label-inside{position:absolute;font-size:1em;line-height:1.5;padding:0;margin:0}.quform-field-size-slim>.quform-input>.quform-label-inside{font-size:90%}.quform-field-size-fat>.quform-input>.quform-label-inside{font-size:110%}.quform-field-size-huge>.quform-input>.quform-label-inside{font-size:120%}.quform-label-inside .quform-tooltip-icon{position:absolute;right:-1em;top:50%;margin-top:-.75em}.quform-rtl .quform-label-inside .quform-tooltip-icon{left:auto;right:-20px}.quform-element-submit{vertical-align:bottom;margin:10px 0}.quform-element-submit button{display:block;margin:0;cursor:pointer;line-height:1.5;max-width:100%}.quform-button-size-fat .quform-option-label,.quform-button-size-fat>.quform-upload-button,.quform-button-size-huge .quform-option-label,.quform-button-size-huge>.quform-upload-button,.quform-button-size-medium .quform-option-label,.quform-button-size-medium>.quform-upload-button,.quform-button-size-slim .quform-option-label,.quform-button-size-slim>.quform-upload-button,.quform-element-submit.quform-button-size-fat button,.quform-element-submit.quform-button-size-huge button,.quform-element-submit.quform-button-size-medium button,.quform-element-submit.quform-button-size-slim button{padding-left:12px;padding-right:12px}.quform-button-size-slim .quform-option-label,.quform-button-size-slim>.quform-upload-button,.quform-element-submit.quform-button-size-slim button{padding-top:1px;padding-bottom:1px;font-size:90%}.quform-button-size-medium .quform-option-label,.quform-button-size-medium>.quform-upload-button,.quform-element-submit.quform-button-size-medium button{padding-top:8px;padding-bottom:8px}.quform-button-size-fat .quform-option-label,.quform-button-size-fat>.quform-upload-button,.quform-element-submit.quform-button-size-fat button{padding-top:14px;padding-bottom:14px;font-size:110%}.quform-button-size-huge .quform-option-label,.quform-button-size-huge>.quform-upload-button,.quform-element-submit.quform-button-size-huge button{padding-top:18px;padding-bottom:18px;font-size:120%}.quform-enhanced-upload .quform-input-file{width:100%!important}.quform .quform-input .quform-button-style-sexy-silver .quform-option-label,.quform-button-style-sexy-silver .quform-upload-button,.quform-button-style-sexy-silver button{background-color:#eee;background-image:-webkit-gradient(linear,left top,left bottom,from(rgba(255,255,255,.2)),to(rgba(0,0,0,.1)));background-image:linear-gradient(to bottom,rgba(255,255,255,.2) 0,rgba(0,0,0,.1) 100%);border:1px solid #a9a9a9;color:#363636;border-radius:3px;-webkit-box-shadow:0 0 0 1px rgba(255,255,255,.2) inset;box-shadow:0 0 0 1px rgba(255,255,255,.2) inset;-webkit-transition:background-color .3s ease-in-out;transition:background-color .3s ease-in-out}.quform .quform-input .quform-button-style-sexy-silver .quform-option-label:hover,.quform-button-style-sexy-silver .quform-upload-button:hover,.quform-button-style-sexy-silver button:hover{background-color:#eee;background-image:-webkit-gradient(linear,left top,left bottom,color-stop(20%,rgba(255,255,255,.2)),to(rgba(0,0,0,.1)));background-image:linear-gradient(to bottom,rgba(255,255,255,.2) 20%,rgba(0,0,0,.1) 100%);border:1px solid #b5b5b5;color:#363636}.quform .quform-input .quform-button-style-sexy-silver .quform-field-checkbox:checked+label,.quform .quform-input .quform-button-style-sexy-silver .quform-field-radio:checked+label,.quform .quform-input .quform-button-style-sexy-silver .quform-option-label:active,.quform .quform-input .quform-button-style-sexy-silver .quform-option-label:focus,.quform-button-style-sexy-silver .quform-upload-button:active,.quform-button-style-sexy-silver .quform-upload-button:focus,.quform-button-style-sexy-silver button:active,.quform-button-style-sexy-silver button:focus{background:#eee;-webkit-box-shadow:0 0 6px 0 rgba(0,0,0,.1) inset;box-shadow:0 0 6px 0 rgba(0,0,0,.1) inset;border:1px solid #b5b5b5;color:#363636;background-image:none}.quform .quform-input .quform-button-style-classic .quform-option-label,.quform-button-style-classic .quform-upload-button,.quform-button-style-classic button{background-color:#89c712;color:#fff;border:0 none transparent;border-radius:3px;-webkit-box-shadow:none;box-shadow:none;-webkit-transform:scale(1);transform:scale(1);-webkit-transition:font-size .1s cubic-bezier(1,.5,.8,1),padding .1s cubic-bezier(1,.5,.8,1),margin .1s cubic-bezier(1,.5,.8,1),line-height .1s cubic-bezier(1,.5,.8,1),background-color .1s cubic-bezier(1,.5,.8,1),border-color .1s cubic-bezier(1,.5,.8,1),-webkit-transform .1s cubic-bezier(1,.5,.8,1);transition:font-size .1s cubic-bezier(1,.5,.8,1),padding .1s cubic-bezier(1,.5,.8,1),margin .1s cubic-bezier(1,.5,.8,1),line-height .1s cubic-bezier(1,.5,.8,1),background-color .1s cubic-bezier(1,.5,.8,1),border-color .1s cubic-bezier(1,.5,.8,1),-webkit-transform .1s cubic-bezier(1,.5,.8,1);transition:transform .1s cubic-bezier(1,.5,.8,1),font-size .1s cubic-bezier(1,.5,.8,1),padding .1s cubic-bezier(1,.5,.8,1),margin .1s cubic-bezier(1,.5,.8,1),line-height .1s cubic-bezier(1,.5,.8,1),background-color .1s cubic-bezier(1,.5,.8,1),border-color .1s cubic-bezier(1,.5,.8,1);transition:transform .1s cubic-bezier(1,.5,.8,1),font-size .1s cubic-bezier(1,.5,.8,1),padding .1s cubic-bezier(1,.5,.8,1),margin .1s cubic-bezier(1,.5,.8,1),line-height .1s cubic-bezier(1,.5,.8,1),background-color .1s cubic-bezier(1,.5,.8,1),border-color .1s cubic-bezier(1,.5,.8,1),-webkit-transform .1s cubic-bezier(1,.5,.8,1)}.quform .quform-input .quform-button-style-classic .quform-option-label:hover,.quform-button-style-classic .quform-upload-button:hover,.quform-button-style-classic button:hover{background-color:#81bf0b;color:#fff;border:0 none transparent}.quform .quform-input .quform-button-style-classic .quform-field-checkbox:checked+label,.quform .quform-input .quform-button-style-classic .quform-field-radio:checked+label,.quform .quform-input .quform-button-style-classic .quform-option-label:active,.quform .quform-input .quform-button-style-classic .quform-option-label:focus,.quform-button-style-classic .quform-upload-button:active,.quform-button-style-classic .quform-upload-button:focus,.quform-button-style-classic button:active,.quform-button-style-classic button:focus{-webkit-transform:scale(.93);transform:scale(.93);background-color:#81bf0b;color:#fff;border:0 none transparent;-webkit-box-shadow:none;box-shadow:none;background-image:none}.quform .quform-input .quform-button-style-background-blending-gradient .quform-option-label,.quform-button-style-background-blending-gradient .quform-upload-button,.quform-button-style-background-blending-gradient button{border:1px solid rgba(0,0,0,.07);background-color:#c71b22;background-image:-webkit-gradient(linear,left top,left bottom,from(rgba(255,255,255,.4)),to(rgba(0,0,0,.1)));background-image:linear-gradient(to bottom,rgba(255,255,255,.4) 0,rgba(0,0,0,.1) 100%);color:#fff;-webkit-box-shadow:0 0 7px 0 rgba(0,0,0,.1) inset;box-shadow:0 0 7px 0 rgba(0,0,0,.1) inset;border-radius:3px}.quform .quform-input .quform-button-style-background-blending-gradient .quform-option-label:hover,.quform-button-style-background-blending-gradient .quform-upload-button:hover,.quform-button-style-background-blending-gradient button:hover{background-color:#d63a16;border:1px solid rgba(0,0,0,.07);color:#fff}.quform .quform-input .quform-button-style-background-blending-gradient .quform-field-checkbox:checked+label,.quform .quform-input .quform-button-style-background-blending-gradient .quform-field-radio:checked+label,.quform .quform-input .quform-button-style-background-blending-gradient .quform-option-label:active,.quform .quform-input .quform-button-style-background-blending-gradient .quform-option-label:focus,.quform-button-style-background-blending-gradient .quform-upload-button:active,.quform-button-style-background-blending-gradient .quform-upload-button:focus,.quform-button-style-background-blending-gradient button:active,.quform-button-style-background-blending-gradient button:focus{background-color:#89c712;border:1px solid rgba(0,0,0,.07);color:#fff;-webkit-box-shadow:0 0 7px 0 rgba(0,0,0,.1) inset;box-shadow:0 0 7px 0 rgba(0,0,0,.1) inset;background-image:none}.quform .quform-input .quform-button-style-shine-gradient .quform-option-label,.quform-button-style-shine-gradient .quform-upload-button,.quform-button-style-shine-gradient button{border:1px solid rgba(0,0,0,.07);background-color:#c73412;background-image:-webkit-gradient(linear,left top,left bottom,from(rgba(255,255,255,.05)),color-stop(50%,rgba(255,255,255,.05)),color-stop(51%,rgba(0,0,0,.05)),to(rgba(0,0,0,.05)));background-image:linear-gradient(to bottom,rgba(255,255,255,.05) 0,rgba(255,255,255,.05) 50%,rgba(0,0,0,.05) 51%,rgba(0,0,0,.05) 100%);color:#fff;-webkit-box-shadow:0 0 0 1px rgba(255,255,255,.1) inset;box-shadow:0 0 0 1px rgba(255,255,255,.1) inset;border-radius:3px}.quform .quform-input .quform-button-style-shine-gradient .quform-option-label:hover,.quform-button-style-shine-gradient .quform-upload-button:hover,.quform-button-style-shine-gradient button:hover{background-color:#d63a16;color:#fff;border:1px solid rgba(0,0,0,.07)}.quform .quform-input .quform-button-style-shine-gradient .quform-field-checkbox:checked+label,.quform .quform-input .quform-button-style-shine-gradient .quform-field-radio:checked+label,.quform .quform-input .quform-button-style-shine-gradient .quform-option-label:active,.quform .quform-input .quform-button-style-shine-gradient .quform-option-label:focus,.quform-button-style-shine-gradient .quform-upload-button:active,.quform-button-style-shine-gradient .quform-upload-button:focus,.quform-button-style-shine-gradient button:active,.quform-button-style-shine-gradient button:focus{background-color:#89c712;color:#fff;border:1px solid rgba(0,0,0,.07);-webkit-box-shadow:0 0 0 1px rgba(255,255,255,.1) inset;box-shadow:0 0 0 1px rgba(255,255,255,.1) inset;background-image:none}.quform-button-style-blue-3d button .quform-button-text{display:inline-block;margin-bottom:2px}.quform .quform-input .quform-button-style-blue-3d .quform-option-label,.quform-button-style-blue-3d .quform-upload-button,.quform-button-style-blue-3d button{background-color:#10a9bb;border:0 none transparent;color:#fff;border-radius:2px;-webkit-box-shadow:inset 0 -4px 0 0 rgba(0,0,0,.3),0 2px 3px 0 rgba(0,0,0,.1);box-shadow:inset 0 -4px 0 0 rgba(0,0,0,.3),0 2px 3px 0 rgba(0,0,0,.1)}.quform .quform-input .quform-button-style-blue-3d .quform-option-label:hover,.quform-button-style-blue-3d .quform-upload-button:hover,.quform-button-style-blue-3d button:hover{background-color:#19b5c7;color:#fff;border:0 none transparent}.quform .quform-input .quform-button-style-blue-3d .quform-field-checkbox:checked+label,.quform .quform-input .quform-button-style-blue-3d .quform-field-radio:checked+label,.quform .quform-input .quform-button-style-blue-3d .quform-option-label:active,.quform .quform-input .quform-button-style-blue-3d .quform-option-label:focus,.quform-button-style-blue-3d .quform-upload-button:active,.quform-button-style-blue-3d .quform-upload-button:focus,.quform-button-style-blue-3d button:active,.quform-button-style-blue-3d button:focus{background-color:#12a7b9;color:#fff;border:0 none transparent;-webkit-box-shadow:inset 0 -2px 0 0 rgba(0,0,0,.3),0 2px 4px 0 rgba(0,0,0,.2);box-shadow:inset 0 -2px 0 0 rgba(0,0,0,.3),0 2px 4px 0 rgba(0,0,0,.2);background-image:none}.quform .quform-input .quform-button-style-hollow .quform-option-label,.quform-button-style-hollow .quform-upload-button,.quform-button-style-hollow button{background-color:transparent;border:2px solid #000;color:#000;border-radius:0;-webkit-box-shadow:none;box-shadow:none;letter-spacing:2px;text-transform:uppercase;-webkit-transition:background-color .1s ease-in-out,border-color .1s ease-in-out;transition:background-color .1s ease-in-out,border-color .1s ease-in-out}.quform .quform-input .quform-button-style-hollow .quform-option-label:hover,.quform-button-style-hollow .quform-upload-button:hover,.quform-button-style-hollow button:hover{background-color:#000;color:#fff;border:2px solid #000}.quform .quform-input .quform-button-style-hollow .quform-field-checkbox:checked+label,.quform .quform-input .quform-button-style-hollow .quform-field-radio:checked+label,.quform .quform-input .quform-button-style-hollow .quform-option-label:active,.quform .quform-input .quform-button-style-hollow .quform-option-label:focus,.quform-button-style-hollow .quform-upload-button:active,.quform-button-style-hollow .quform-upload-button:focus,.quform-button-style-hollow button:active,.quform-button-style-hollow button:focus{background-color:#000;color:#fff;border:2px solid #000;-webkit-box-shadow:none;box-shadow:none;background-image:none}.quform .quform-input .quform-button-style-hollow-rounded .quform-option-label,.quform-button-style-hollow-rounded .quform-upload-button,.quform-button-style-hollow-rounded button{background-color:transparent;border:2px solid #10a9bb;color:#000;border-radius:25px;-webkit-box-shadow:none;box-shadow:none}.quform .quform-input .quform-button-style-hollow-rounded .quform-option-label:hover,.quform-button-style-hollow-rounded .quform-upload-button:hover,.quform-button-style-hollow-rounded button:hover{background-color:#10a9bb;color:#fff;border:2px solid #10a9bb}.quform .quform-input .quform-button-style-hollow-rounded .quform-field-checkbox:checked+label,.quform .quform-input .quform-button-style-hollow-rounded .quform-field-radio:checked+label,.quform .quform-input .quform-button-style-hollow-rounded .quform-option-label:active,.quform .quform-input .quform-button-style-hollow-rounded .quform-option-label:focus,.quform-button-style-hollow-rounded .quform-upload-button:active,.quform-button-style-hollow-rounded .quform-upload-button:focus,.quform-button-style-hollow-rounded button:active,.quform-button-style-hollow-rounded button:focus{background-color:#10a9bb;color:#fff;border:2px solid #10a9bb;-webkit-box-shadow:none;box-shadow:none;background-image:none}.quform .quform-input .quform-button-style-chilled .quform-option-label,.quform-button-style-chilled .quform-upload-button,.quform-button-style-chilled button{background-color:#f8f8f8;border:1px solid #ddd;color:#363636;border-radius:3px;-webkit-box-shadow:0 0 0 1px rgba(255,255,255,.1) inset,0 0 3px 0 rgba(0,0,0,.1);box-shadow:0 0 0 1px rgba(255,255,255,.1) inset,0 0 3px 0 rgba(0,0,0,.1)}.quform .quform-input .quform-button-style-chilled .quform-option-label:hover,.quform-button-style-chilled .quform-upload-button:hover,.quform-button-style-chilled button:hover{background-color:#f8f8f8;border:1px solid #89c712;color:#363636;-webkit-box-shadow:0 0 6px rgba(137,199,18,.6);box-shadow:0 0 6px rgba(137,199,18,.6)}.quform .quform-input .quform-button-style-chilled .quform-field-checkbox:checked+label,.quform .quform-input .quform-button-style-chilled .quform-field-radio:checked+label,.quform .quform-input .quform-button-style-chilled .quform-option-label:active,.quform .quform-input .quform-button-style-chilled .quform-option-label:focus,.quform-button-style-chilled .quform-upload-button:active,.quform-button-style-chilled .quform-upload-button:focus,.quform-button-style-chilled button:active,.quform-button-style-chilled button:focus{background-color:#fff;border:1px solid #89c712;color:#363636;-webkit-box-shadow:0 0 6px rgba(137,199,18,.8);box-shadow:0 0 6px rgba(137,199,18,.8);background-image:none}.quform .quform-input .quform-button-style-pills .quform-option-label,.quform-button-style-pills .quform-upload-button,.quform-button-style-pills button{background-color:#10a9bb;background-image:-webkit-gradient(linear,left top,left bottom,from(rgba(255,255,255,.5)),to(rgba(255,255,255,0)));background-image:linear-gradient(to bottom,rgba(255,255,255,.5) 0,rgba(255,255,255,0) 100%);border:0 none transparent;color:#fff;border-radius:25px;-webkit-box-shadow:inset 0 -3px 0 0 rgba(0,0,0,.3),inset 0 -4px 0 0 rgba(255,255,255,.2);box-shadow:inset 0 -3px 0 0 rgba(0,0,0,.3),inset 0 -4px 0 0 rgba(255,255,255,.2);text-shadow:-1px -1px 0 rgba(0,0,0,.1)}.quform .quform-input .quform-button-style-pills .quform-option-label:hover,.quform-button-style-pills .quform-upload-button:hover,.quform-button-style-pills button:hover{background-color:#11b3c6;border:0 none transparent;color:#fff}.quform .quform-input .quform-button-style-pills .quform-field-checkbox:checked+label,.quform .quform-input .quform-button-style-pills .quform-field-radio:checked+label,.quform .quform-input .quform-button-style-pills .quform-option-label:active,.quform .quform-input .quform-button-style-pills .quform-option-label:focus,.quform-button-style-pills .quform-upload-button:active,.quform-button-style-pills .quform-upload-button:focus,.quform-button-style-pills button:active,.quform-button-style-pills button:focus{background-color:#11b3c6;border:0 none transparent;color:#fff;-webkit-box-shadow:inset 0 -1px 0 0 rgba(0,0,0,.4),inset 0 -2px 0 0 rgba(255,255,255,.3);box-shadow:inset 0 -1px 0 0 rgba(0,0,0,.4),inset 0 -2px 0 0 rgba(255,255,255,.3);background-image:none}.quform .quform-input .quform-button-style-bootstrap .quform-option-label,.quform-button-style-bootstrap .quform-upload-button,.quform-button-style-bootstrap button{background-color:#fff;border:1px solid #ccc;color:#333;border-radius:4px;-webkit-box-shadow:none;box-shadow:none}.quform .quform-input .quform-button-style-bootstrap .quform-option-label:hover,.quform-button-style-bootstrap .quform-upload-button:hover,.quform-button-style-bootstrap button:hover{background-color:#e6e6e6;border-color:#adadad;color:#333}.quform .quform-input .quform-button-style-bootstrap .quform-field-checkbox:checked+label,.quform .quform-input .quform-button-style-bootstrap .quform-field-radio:checked+label,.quform .quform-input .quform-button-style-bootstrap .quform-option-label:active,.quform .quform-input .quform-button-style-bootstrap .quform-option-label:focus,.quform-button-style-bootstrap .quform-upload-button:active,.quform-button-style-bootstrap .quform-upload-button:focus,.quform-button-style-bootstrap button:active,.quform-button-style-bootstrap button:focus{-webkit-box-shadow:0 3px 5px rgba(0,0,0,.125) inset;box-shadow:0 3px 5px rgba(0,0,0,.125) inset;background-color:#e6e6e6;border:1px solid #adadad;color:#333;background-image:none}.quform .quform-input .quform-button-style-bootstrap-primary .quform-option-label,.quform-button-style-bootstrap-primary .quform-upload-button,.quform-button-style-bootstrap-primary button{background-color:#337ab7;border:1px solid #2e6da4;color:#fff;border-radius:4px;background-image:linear-gradient(to bottom,#428bca 0,#2d6ca2 100%)}.quform .quform-input .quform-button-style-bootstrap-primary .quform-option-label:hover,.quform-button-style-bootstrap-primary .quform-upload-button:hover,.quform-button-style-bootstrap-primary button:hover{background-color:#2d6ca2;border-color:#204d74;color:#fff}.quform .quform-input .quform-button-style-bootstrap-primary .quform-field-checkbox:checked+label,.quform .quform-input .quform-button-style-bootstrap-primary .quform-field-radio:checked+label,.quform .quform-input .quform-button-style-bootstrap-primary .quform-option-label:active,.quform .quform-input .quform-button-style-bootstrap-primary .quform-option-label:focus,.quform-button-style-bootstrap-primary .quform-upload-button:active,.quform-button-style-bootstrap-primary .quform-upload-button:focus,.quform-button-style-bootstrap-primary button:active,.quform-button-style-bootstrap-primary button:focus{-webkit-box-shadow:none;box-shadow:none;background-color:#286090;border:1px solid #204d74;color:#fff;background-image:none}.quform-button-icon-left .quform-button-icon,.quform-upload-button-icon-left .quform-upload-button-icon,.quform-upload-dropzone-icon-left .quform-upload-dropzone-icon{margin-right:10px}.quform-rtl .quform-button-icon-left .quform-button-icon,.quform-rtl .quform-upload-button-icon-left .quform-upload-button-icon,.quform-rtl .quform-upload-dropzone-icon-left .quform-upload-dropzone-icon{margin-right:0;margin-left:10px}.quform-button-icon-right .quform-button-icon,.quform-upload-button-icon-right .quform-upload-button-icon,.quform-upload-dropzone-icon-right .quform-upload-dropzone-icon{margin-left:10px}.quform-rtl .quform-button-icon-right .quform-button-icon,.quform-rtl .quform-upload-button-icon-right .quform-upload-button-icon,.quform-rtl .quform-upload-dropzone-icon-right .quform-upload-dropzone-icon{margin-left:0;margin-right:10px}.quform-button-icon-above .quform-button-icon,.quform-upload-button-icon-above .quform-upload-button-icon,.quform-upload-dropzone-icon-above .quform-upload-dropzone-icon{display:block;margin:10px auto 0;font-size:150%;line-height:0}.quform-element-submit>div{vertical-align:middle;max-width:100%}.quform-loading{word-wrap:normal}.quform-loading.quform-loading-position-left,.quform-loading.quform-loading-position-over-button,.quform-loading.quform-loading-position-right{display:none;text-align:center;padding:9px 6px;line-height:0;vertical-align:inherit}.quform-button-size-slim .quform-loading-position-left,.quform-button-size-slim .quform-loading-position-over-button,.quform-button-size-slim .quform-loading-position-right{padding:1px}.quform-button-size-medium .quform-loading-position-left,.quform-button-size-medium .quform-loading-position-over-button,.quform-button-size-medium .quform-loading-position-right{padding:9px}.quform-button-size-fat .quform-loading-position-left,.quform-button-size-fat .quform-loading-position-over-button,.quform-button-size-fat .quform-loading-position-right{padding:11px}.quform-button-size-huge .quform-loading-position-left,.quform-button-size-huge .quform-loading-position-over-button,.quform-button-size-huge .quform-loading-position-right{padding:12px}.quform-button-width-full .quform-loading-position-left{padding-left:0}.quform-button-width-full .quform-loading-position-right{padding-right:0}.quform-loading-position-left .quform-loading-inner,.quform-loading-position-right .quform-loading-inner{margin:0 auto;max-width:24px;max-height:24px;display:inline-block}.quform-loading.quform-loading-position-left{float:left}.quform-rtl .quform-loading.quform-loading-position-left{float:right}.quform-loading.quform-loading-position-right{float:right}.quform-rtl .quform-loading.quform-loading-position-right{float:left}.quform-loading-position-center{float:none;clear:both;text-align:center;padding:6px}.quform-loading-spinner{display:none;opacity:0;-webkit-transition:opacity .6s ease-in-out;transition:opacity .6s ease-in-out}.quform-loading-triggered .quform-loading-spinner{display:inline-block;opacity:1}.quform-loading-position-center .quform-loading-spinner{margin:0 auto}.quform-loading-overlay,.quform-loading.quform-loading-position-over-button,.quform-loading.quform-loading-position-over-form,.quform-loading.quform-loading-position-over-screen{position:absolute;top:100%;left:0;right:0;bottom:0;height:100%;max-height:0;padding:0!important;overflow:hidden;opacity:.8}.quform-loading-overlay{background:#fff;-webkit-transition:opacity .2s ease-in-out,max-height .5s ease-in-out,top .5s ease-in-out;transition:opacity .2s ease-in-out,max-height .5s ease-in-out,top .5s ease-in-out}.quform-loading-triggered .quform-loading-overlay,.quform-loading.quform-loading-triggered.quform-loading-position-over-button,.quform-loading.quform-loading-triggered.quform-loading-position-over-form,.quform-loading.quform-loading-triggered.quform-loading-position-over-screen{opacity:1;top:0;max-height:100%}.quform-loading.quform-loading-position-over-button .quform-loading-inner,.quform-loading.quform-loading-position-over-form .quform-loading-inner,.quform-loading.quform-loading-position-over-screen .quform-loading-inner{position:absolute;top:50%;left:50%;width:24px;line-height:24px;height:24px;margin-left:-12px;margin-top:-12px}.quform-loading.quform-loading-type-custom.quform-loading-position-over-button .quform-loading-inner,.quform-loading.quform-loading-type-custom.quform-loading-position-over-form .quform-loading-inner,.quform-loading.quform-loading-type-custom.quform-loading-position-over-screen .quform-loading-inner{position:absolute;left:50%;top:50%;-webkit-transform:translate(-50%,-50%);transform:translate(-50%,-50%);width:70%;text-align:center;height:auto;margin:0}.quform-upload-progress-wrap.quform-loading-position-over-form,.quform-upload-progress-wrap.quform-loading-position-over-screen{position:absolute;top:auto;bottom:0;right:20px;left:20px;z-index:100001;height:auto;margin:20px auto;max-width:850px}.quform-loading.quform-loading-position-over-screen{position:fixed;z-index:988888}.quform-upload-progress-wrap.quform-loading-position-over-screen{position:fixed;z-index:100001}.quform-loading-type-spinner-1 .quform-loading-spinner{position:relative;display:inline-block;width:21px;height:21px;min-width:21px;min-height:21px;border:3px solid #000;border-radius:50%;-webkit-animation:qspinstyle .65s infinite linear;animation:qspinstyle .65s infinite linear;-webkit-box-sizing:border-box;box-sizing:border-box}.quform-loading-type-spinner-1 .quform-loading-spinner:after,.quform-loading-type-spinner-1 .quform-loading-spinner:before{left:-3px;top:-3px;display:none;position:absolute;content:'';width:inherit;height:inherit;border:inherit;border-radius:inherit;-webkit-box-sizing:border-box;box-sizing:border-box}.quform-loading-type-spinner-1 .quform-loading-spinner{border-color:transparent;border-top-color:#000;-webkit-animation-duration:3s;animation-duration:3s}.quform-loading-type-spinner-1 .quform-loading-spinner:after{display:block;border-color:transparent;border-top-color:#000;-webkit-animation:qspinstyle .65s infinite ease-in-out alternate;animation:qspinstyle .65s infinite ease-in-out alternate}@-webkit-keyframes qspinstyle{0%{-webkit-transform:rotate(0);transform:rotate(0)}100%{-webkit-transform:rotate(360deg);transform:rotate(360deg)}}@keyframes qspinstyle{0%{-webkit-transform:rotate(0);transform:rotate(0)}100%{-webkit-transform:rotate(360deg);transform:rotate(360deg)}}/*!
 * WordPress CSS Spinner
 * @license GPL-2.0+
 * @author kuus <kunderikuus@gmail.com> (http://kunderikuus.net)
 */.quform-loading-type-spinner-2 .quform-loading-spinner{position:relative;width:24px;height:24px;border-radius:24px;background:#000;-webkit-animation:qwordpress 1.08s linear infinite;animation:qwordpress 1.08s linear infinite}.quform-loading-type-spinner-2 .quform-loading-spinner:after{content:"";position:absolute;top:3px;left:50%;width:6px;height:6px;border-radius:6px;margin-left:-3px;background:#fff}@-webkit-keyframes qwordpress{from{-webkit-transform:rotate(0);transform:rotate(0)}to{-webkit-transform:rotate(360deg);transform:rotate(360deg)}}@keyframes qwordpress{from{-webkit-transform:rotate(0);transform:rotate(0)}to{-webkit-transform:rotate(360deg);transform:rotate(360deg)}}.quform-loading-type-spinner-3 .quform-loading-spinner{-webkit-transform:translate(-35px,0);transform:translate(-35px,0);-webkit-transform-origin:center center;transform-origin:center center;-webkit-animation-name:qtake-off;animation-name:qtake-off;-webkit-animation-duration:2s;animation-duration:2s;-webkit-animation-iteration-count:infinite;animation-iteration-count:infinite;-webkit-animation-timing-function:linear;animation-timing-function:linear;-webkit-animation-play-state:paused;animation-play-state:paused}.quform-loading-type-spinner-3.quform-loading-triggered .quform-loading-spinner{-webkit-animation-play-state:running;animation-play-state:running}@-webkit-keyframes qtake-off{0%{opacity:0;-webkit-transform:translate(-35px,0) rotate(40deg) scale(.5);transform:translate(-35px,0) rotate(40deg) scale(.5)}30%{opacity:1}45%{-webkit-transform:translate(0,0) rotate(40deg);transform:translate(0,0) rotate(40deg)}50%{-webkit-transform:translate(8px,-1px) rotate(38deg);transform:translate(8px,-1px) rotate(38deg)}60%{-webkit-transform:translate(16px,-5px) rotate(30deg) scale(2);transform:translate(16px,-5px) rotate(30deg) scale(2)}65%{opacity:1;-webkit-transform:translate(24px,-8px) rotate(10deg);transform:translate(24px,-8px) rotate(10deg)}70%{-webkit-transform:translate(32px,-12px) rotate(0);transform:translate(32px,-12px) rotate(0)}80%{opacity:0;-webkit-transform:translate(58px,-48px) rotate(-5deg);transform:translate(58px,-48px) rotate(-5deg)}100%{opacity:0;-webkit-transform:translate(58px,-48px) rotate(-5deg) scale(0);transform:translate(58px,-48px) rotate(-5deg) scale(0)}}@keyframes qtake-off{0%{opacity:0;-webkit-transform:translate(-35px,0) rotate(40deg) scale(.5);transform:translate(-35px,0) rotate(40deg) scale(.5)}30%{opacity:1}45%{-webkit-transform:translate(0,0) rotate(40deg);transform:translate(0,0) rotate(40deg)}50%{-webkit-transform:translate(8px,-1px) rotate(38deg);transform:translate(8px,-1px) rotate(38deg)}60%{-webkit-transform:translate(16px,-5px) rotate(30deg) scale(2);transform:translate(16px,-5px) rotate(30deg) scale(2)}65%{opacity:1;-webkit-transform:translate(24px,-8px) rotate(10deg);transform:translate(24px,-8px) rotate(10deg)}70%{-webkit-transform:translate(32px,-12px) rotate(0);transform:translate(32px,-12px) rotate(0)}80%{opacity:0;-webkit-transform:translate(58px,-48px) rotate(-5deg);transform:translate(58px,-48px) rotate(-5deg)}100%{opacity:0;-webkit-transform:translate(58px,-48px) rotate(-5deg) scale(0);transform:translate(58px,-48px) rotate(-5deg) scale(0)}}.quform-loading-type-spinner-4 .quform-loading-spinner{position:relative;width:21px;height:21px}.quform-loading-type-spinner-4 .quform-loading-spinner:after{content:'';position:absolute;display:block;width:21px;height:21px;margin:0;background-color:#000;top:0;border-radius:100%;-webkit-transform-origin:center center;transform-origin:center center;-webkit-animation:qdot 1s infinite ease-in-out;animation:qdot 1s infinite ease-in-out}@-webkit-keyframes qdot{0%{-webkit-transform:scale(0);transform:scale(0)}100%{-webkit-transform:scale(1);transform:scale(1);opacity:0}}@keyframes qdot{0%{-webkit-transform:scale(0);transform:scale(0)}100%{-webkit-transform:scale(1);transform:scale(1);opacity:0}}.quform-loading-type-spinner-5 .quform-loading-spinner,.quform-loading-type-spinner-5 .quform-loading-spinner:after{border-radius:50%;width:24px;height:24px}.quform-loading-type-spinner-5 .quform-loading-spinner{font-size:10px;position:relative;text-indent:-9999em;border-top:4px solid rgba(255,255,255,.2);border-right:4px solid rgba(255,255,255,.2);border-bottom:4px solid rgba(255,255,255,.2);border-left:4px solid #000;-webkit-animation:qclassic 1.1s infinite linear;animation:qclassic 1.1s infinite linear}@-webkit-keyframes qclassic{0%{-webkit-transform:rotate(0);transform:rotate(0)}100%{-webkit-transform:rotate(360deg);transform:rotate(360deg)}}@keyframes qclassic{0%{-webkit-transform:rotate(0);transform:rotate(0)}100%{-webkit-transform:rotate(360deg);transform:rotate(360deg)}}.quform-loading-type-spinner-6 .quform-loading-spinner{width:24px;height:24px;max-width:none;margin:auto 12px;position:relative;padding:0!important}.quform-loading-type-spinner-6 .quform-loading-spinner-inner,.quform-loading-type-spinner-6 .quform-loading-spinner-inner:after,.quform-loading-type-spinner-6 .quform-loading-spinner-inner:before{border-radius:50%;width:12px;height:12px;-webkit-animation-fill-mode:both;animation-fill-mode:both;-webkit-animation:qthreedots 1.8s infinite ease-in-out;animation:qthreedots 1.8s infinite ease-in-out}.quform-loading-type-spinner-6 .quform-loading-spinner-inner{color:#000;font-size:10px;position:relative;display:block;text-indent:-9999em;-webkit-transform-origin:center center;transform-origin:center center;-webkit-transform:translateZ(0);transform:translateZ(0);-webkit-animation-delay:-.16s;animation-delay:-.16s}.quform-loading-type-spinner-6 .quform-loading-spinner-inner:after,.quform-loading-type-spinner-6 .quform-loading-spinner-inner:before{content:'';position:absolute;top:0;display:inline-block}.quform-loading-type-spinner-6 .quform-loading-spinner-inner:before{left:-11px;-webkit-animation-delay:-.32s;animation-delay:-.32s}.quform-loading-type-spinner-6 .quform-loading-spinner-inner:after{left:11px}@-webkit-keyframes qthreedots{0%,100%,80%{-webkit-box-shadow:0 16px 0 -12px;box-shadow:0 16px 0 -12px}40%{-webkit-box-shadow:0 16px 0 0;box-shadow:0 16px 0 0}}@keyframes qthreedots{0%,100%,80%{-webkit-box-shadow:0 16px 0 -12px;box-shadow:0 16px 0 -12px}40%{-webkit-box-shadow:0 16px 0 0;box-shadow:0 16px 0 0}}.quform-loading-type-spinner-7 .quform-loading-spinner{padding-top:6px;height:24px}.quform-loading-type-spinner-7 .quform-loading-spinner-inner,.quform-loading-type-spinner-7 .quform-loading-spinner-inner:after,.quform-loading-type-spinner-7 .quform-loading-spinner-inner:before{background:#000;-webkit-animation:qtriplines 1s infinite ease-in-out;animation:qtriplines 1s infinite ease-in-out;width:2px;height:3px}.quform-loading-type-spinner-7 .quform-loading-spinner-inner{color:#000;text-indent:-9999em;margin:0 auto;position:relative;font-size:11px;-webkit-transform:translateZ(0);transform:translateZ(0);-webkit-animation-delay:-.16s;animation-delay:-.16s}.quform-loading-type-spinner-7 .quform-loading-spinner-inner:after,.quform-loading-type-spinner-7 .quform-loading-spinner-inner:before{position:absolute;top:0;content:''}.quform-loading-type-spinner-7 .quform-loading-spinner-inner:before{left:-4px;-webkit-animation-delay:-.32s;animation-delay:-.32s}.quform-loading-type-spinner-7 .quform-loading-spinner-inner:after{left:4px}@-webkit-keyframes qtriplines{0%,100%,80%{-webkit-box-shadow:0 0;box-shadow:0 0;height:3px}40%{-webkit-box-shadow:0 -3px;box-shadow:0 -3px;height:6px}}@keyframes qtriplines{0%,100%,80%{-webkit-box-shadow:0 0;box-shadow:0 0;height:3px}40%{-webkit-box-shadow:0 -3px;box-shadow:0 -3px;height:6px}}.quform-error-message{margin:0 0 15px 0}.quform-ajax-initialized .quform-error-message{display:none}.quform-error-message-inner{background:#f2dede;padding:15px;color:#b94a48;border-left:5px solid #c73412}.quform-error-message-title{color:#c73412;font-weight:700;font-size:18px}.quform-error{margin:0;padding:5px 0}.quform-ajax-initialized .quform-error{display:none}.quform-error>.quform-error-inner{padding:3px 15px;margin:0;background-color:#f2dede;color:#b94a48;border-left:5px solid #c73412;max-width:100%}.quform-rtl .quform-error>.quform-error-inner{border-left:0 none;border-right:5px solid #c73412}.quform-error-icon{margin-right:10px}.quform-errors-left .quform-error>.quform-error-inner{float:left;width:auto}.quform-rtl .quform-errors-left .quform-error>.quform-error-inner{float:right;width:auto}.quform-errors-absolute .quform-error{position:relative;padding:0;width:100%;z-index:5}.quform-errors-absolute .quform-error>.quform-error-inner{display:block;float:left;position:absolute;top:100%;left:0;top:6px;max-width:none;padding-right:35px;-webkit-box-shadow:0 8px 6px -6px rgba(0,0,0,.1);box-shadow:0 8px 6px -6px rgba(0,0,0,.1)}.quform-errors-absolute .quform-error>.quform-error-inner:after{content:'';position:absolute;z-index:-1;top:-4px;left:10px;background-color:#f2dede;display:inline-block;padding:4px;-webkit-transform:rotate(-45deg);transform:rotate(-45deg)}.quform-errors-absolute .quform-error>.quform-error-inner>.quform-error-close{cursor:pointer;position:absolute;right:10px;color:#000;-webkit-transition:-webkit-transform .2s cubic-bezier(1,.5,.8,1);transition:-webkit-transform .2s cubic-bezier(1,.5,.8,1);transition:transform .2s cubic-bezier(1,.5,.8,1);transition:transform .2s cubic-bezier(1,.5,.8,1),-webkit-transform .2s cubic-bezier(1,.5,.8,1);-webkit-transform:scale(1);transform:scale(1)}.quform-errors-absolute .quform-error>.quform-error-inner>.quform-error-close:active{-webkit-transform:scale(.7);transform:scale(.7)}.quform-success-message{background-color:#cef4a9;border-left:5px solid #85c14b;color:#000;padding:5px 15px;margin:0 0 10px 0;position:relative}.quform-rtl .quform-success-message{border-right:5px solid #85c14b;border-left:0 none}.quform-success-message-icon{position:absolute;left:12px;top:50%;margin-top:-15px;height:30px;line-height:30px}.quform-success-message-has-icon .quform-success-message-content{padding-left:24px}.quform-success-message ol,.quform-success-message ul{list-style-position:inside}.quform-referral-link a{text-decoration:none;color:#0f83ca}.quform-referral-link a:hover{color:#292929}.quform-edit-form .quform-edit-form-link{text-decoration:none;border:none;font-size:80%}.quform-edit-form .quform-edit-form-link i{margin-right:5px}.quform-rtl .quform-edit-form .quform-edit-form-link i{margin-right:0;margin-left:5px}.qtip-quform-dark{background-color:#151515;border-color:#151515;border-radius:3px}.qtip-quform-dark .qtip-content{font-size:13px;line-height:17px;color:#fff;text-shadow:1px 1px 0 #333}.quform-tooltip-icon{display:inline-block;margin:0 0 0 5px}.quform-tooltip-icon-click{cursor:pointer}.quform-rtl .quform-tooltip-icon{margin:0 5px 0 0}.quform-tooltip-content,.quform-tooltip-icon-content{display:none}.quform-popup{display:none}.quform-popup-link{cursor:pointer}#fancybox-content .quform-form-inner,.fancybox-inner .quform-form-inner{padding:15px}.admin-bar #fancybox-content,.admin-bar .fancybox-overlay{margin-top:32px}#fancybox-content .quform-edit-form,.fancybox-inner .quform-edit-form,.mfp-content .quform-edit-form{display:none}.quform-magnific-popup .mfp-content .quform{position:relative;background:#fff;padding:30px;max-width:1024px;margin:20px auto}.admin-bar .quform-magnific-popup .mfp-content .quform{margin-top:52px}.quform-magnific-popup.mfp-close-btn-in .mfp-close{background:0 0}.quform-max-height{overflow:auto}.quform-element-page{display:none}.quform-current-page{display:block}.quform-page-progress{margin-bottom:15px;overflow:hidden}.quform-page-progress-bar{background-color:#f7f7f7}.quform-page-progress-tab{display:inline-block;padding-right:10px;margin-right:10px;border-right:1px solid #ddd}.quform-page-progress-tab:last-child{margin-right:0;border-right:0 none}.quform-page-progress-tab.quform-current-tab{font-weight:700}.quform-page-progress-bar{float:left;width:0;height:100%;font-size:11px;color:#fff;text-align:center;background-color:#0e90d2;-webkit-box-sizing:border-box;box-sizing:border-box;-webkit-transition:width .6s ease;transition:width .6s ease}.quform-rtl .quform-page-progress-bar{float:right}.quform-page-progress-text{float:right;margin-right:8px}.quform-rtl .quform-page-progress-text{float:left;margin-right:0;margin-left:8px}.quform-button-back-default,.quform-button-next-default,.quform-button-submit-default{float:left;margin-right:5px;margin-bottom:5px}.quform-rtl .quform-button-back-default,.quform-rtl .quform-button-next-default,.quform-rtl .quform-button-submit-default{float:right;margin-right:0;margin-left:5px}.quform-button-back-default>button,.quform-button-next-default>button,.quform-button-submit-default>button{padding:8px 12px}.quform-button-back-default>button,.quform-button-next-default>button,.quform-button-submit-default>button,.quform-options-style-button .quform-option-label,.quform-upload-button{-webkit-transition:background-color .4s ease-in-out,border-color .4s ease-in-out,color .4s ease-in-out,-webkit-transform .4s ease-in-out;transition:background-color .4s ease-in-out,border-color .4s ease-in-out,color .4s ease-in-out,-webkit-transform .4s ease-in-out;transition:transform .4s ease-in-out,background-color .4s ease-in-out,border-color .4s ease-in-out,color .4s ease-in-out;transition:transform .4s ease-in-out,background-color .4s ease-in-out,border-color .4s ease-in-out,color .4s ease-in-out,-webkit-transform .4s ease-in-out}.quform-button-back-default>button:focus,.quform-button-next-default>button:focus,.quform-button-submit-default>button:focus{outline:0}.quform-button-back-html>button,.quform-button-back-html>button:active,.quform-button-back-html>button:focus,.quform-button-back-html>button:hover,.quform-button-back-image>button,.quform-button-back-image>button:active,.quform-button-back-image>button:focus,.quform-button-back-image>button:hover,.quform-button-next-html>button,.quform-button-next-html>button:active,.quform-button-next-html>button:focus,.quform-button-next-html>button:hover,.quform-button-next-image>button,.quform-button-next-image>button:active,.quform-button-next-image>button:focus,.quform-button-next-image>button:hover,.quform-button-submit-html>button,.quform-button-submit-html>button:active,.quform-button-submit-html>button:focus,.quform-button-submit-html>button:hover,.quform-button-submit-image>button,.quform-button-submit-image>button:active,.quform-button-submit-image>button:focus,.quform-button-submit-image>button:hover{border:none;background:0 0;padding:0}.quform-button-submit-default.quform-button-animation-one>button{cursor:pointer;position:relative}.quform-button-submit-default.quform-button-animation-one>button:after{content:"";position:absolute;top:0;left:0;width:100%;height:100%;background:inherit;border-radius:inherit;z-index:-1}.quform-button-submit-default.quform-button-animation-one>button:after{-webkit-animation:zoomOutFade .5s;animation:zoomOutFade .5s}.quform-button-submit-default.quform-button-animation-one>button{-webkit-animation:zoomOutIn 1s;animation:zoomOutIn 1s}@-webkit-keyframes zoomOutIn{25%{-webkit-transform:scale(.6);transform:scale(.6)}50%{-webkit-transform:scale(1.2);transform:scale(1.2)}100%{-webkit-transform:scale(1);transform:scale(1)}}@keyframes zoomOutIn{25%{-webkit-transform:scale(.6);transform:scale(.6)}50%{-webkit-transform:scale(1.2);transform:scale(1.2)}100%{-webkit-transform:scale(1);transform:scale(1)}}@-webkit-keyframes zoomOutFade{0%{-webkit-transform:scaleX(.3) scaleY(.3);transform:scaleX(.3) scaleY(.3);opacity:.8}50%{-webkit-transform:scaleX(1.6) scaleY(1.6);transform:scaleX(1.6) scaleY(1.6);opacity:.5}100%{-webkit-transform:scaleX(3.2) scaleY(3.2);transform:scaleX(3.2) scaleY(3.2);opacity:0}}@keyframes zoomOutFade{0%{-webkit-transform:scaleX(.3) scaleY(.3);transform:scaleX(.3) scaleY(.3);opacity:.8}50%{-webkit-transform:scaleX(1.6) scaleY(1.6);transform:scaleX(1.6) scaleY(1.6);opacity:.5}100%{-webkit-transform:scaleX(3.2) scaleY(3.2);transform:scaleX(3.2) scaleY(3.2);opacity:0}}.quform-button-submit-default.quform-button-animation-two>button{cursor:pointer;position:relative}.quform-button-submit-default.quform-button-animation-two.quform-button-submit{position:relative;z-index:3}.quform-button-submit-default.quform-button-animation-two>button>.quform-button-icon,.quform-button-submit-default.quform-button-animation-two>button>.quform-button-text{position:relative;z-index:1;color:rgba(0,0,0,0)!important;-webkit-transition:color .6s ease;transition:color .6s ease}.quform-button-submit-default.quform-button-animation-two>button:after{background:#81bf0b;border:4px solid #fff;border-radius:55px;-webkit-box-shadow:0 0 30px rgba(0,0,0,.15);box-shadow:0 0 30px rgba(0,0,0,.15);content:'';color:#fff;display:inline-block;height:50px;line-height:0;text-align:center;left:50%;margin-left:-25px;margin-top:-25px;position:absolute;top:50%;width:50px;-webkit-box-sizing:border-box;box-sizing:border-box;-webkit-transform-origin:center bottom;transform-origin:center bottom;-webkit-animation:gelatine 3.5s 1 ease-in-out;animation:gelatine 3.5s 1 ease-in-out}.quform-button-submit-default.quform-button-next.quform-button-animation-two>button:after{content:'\e5c9'}.quform-button-submit-default.quform-button-animation-two.quform-button-submit:before{display:none;position:absolute;top:50%;left:50%;content:'';width:8px;margin-top:-1px;margin-left:-7px;height:4px;background:#fff;opacity:0;-webkit-transform:rotate(45deg);transform:rotate(45deg);-webkit-transform-origin:left top;transform-origin:left top;display:block;-webkit-animation:shortTick 2s forwards ease;animation:shortTick 2s forwards ease;-webkit-animation-delay:1s;animation-delay:1s;z-index:10}.quform-button-submit-default.quform-button-animation-two.quform-button-submit:after{display:none;position:absolute;top:50%;left:50%;content:'';width:18px;margin-left:-6px;margin-top:5px;height:4px;background:#fff;opacity:0;-webkit-transform:rotate(-45deg);transform:rotate(-45deg);-webkit-transform-origin:left top;transform-origin:left top;display:block;-webkit-animation:longTick 1.8s forwards ease;animation:longTick 1.8s forwards ease;-webkit-animation-delay:1.2s;animation-delay:1.2s;z-index:10}@-webkit-keyframes shortTick{0%{width:0;opacity:0}30%{width:8px;opacity:1}85%{width:8px;opacity:1}100%{width:0;opacity:0}}@keyframes shortTick{0%{width:0;opacity:0}30%{width:8px;opacity:1}85%{width:8px;opacity:1}100%{width:0;opacity:0}}@-webkit-keyframes longTick{0%{width:2px;opacity:0}30%{width:18px;opacity:1}85%{width:18px;opacity:1}100%{width:2px;opacity:0}}@keyframes longTick{0%{width:2px;opacity:0}30%{width:18px;opacity:1}85%{width:18px;opacity:1}100%{width:2px;opacity:0}}@-webkit-keyframes gelatine{from{-webkit-transform:translateY(0) scale(0,0);transform:translateY(0) scale(0,0);opacity:0}to{-webkit-transform:translateY(0) scale(0,0);transform:translateY(0) scale(0,0);opacity:0}12%{-webkit-transform:translateY(-60px) scale(.9,1.1);transform:translateY(-60px) scale(.9,1.1)}18%{-webkit-transform:translateY(20px) scale(1.1,.9);transform:translateY(20px) scale(1.1,.9)}30%{-webkit-transform:translateY(0) scale(1,1);transform:translateY(0) scale(1,1);opacity:1}80%{-webkit-transform:translateY(0) scale(1,1);transform:translateY(0) scale(1,1);opacity:1}100%{-webkit-transform:translateY(-15px) scale(0,0);transform:translateY(-15px) scale(0,0)}}@keyframes gelatine{from{-webkit-transform:translateY(0) scale(0,0);transform:translateY(0) scale(0,0);opacity:0}to{-webkit-transform:translateY(0) scale(0,0);transform:translateY(0) scale(0,0);opacity:0}12%{-webkit-transform:translateY(-60px) scale(.9,1.1);transform:translateY(-60px) scale(.9,1.1)}18%{-webkit-transform:translateY(20px) scale(1.1,.9);transform:translateY(20px) scale(1.1,.9)}30%{-webkit-transform:translateY(0) scale(1,1);transform:translateY(0) scale(1,1);opacity:1}80%{-webkit-transform:translateY(0) scale(1,1);transform:translateY(0) scale(1,1);opacity:1}100%{-webkit-transform:translateY(-15px) scale(0,0);transform:translateY(-15px) scale(0,0)}}.quform-default-submit{position:absolute!important;left:-2000px!important;top:-2000px!important;width:0!important;height:0!important;border:0!important;margin:0!important;padding:0!important}.quform-rtl .quform-default-submit{left:auto!important;right:-2000px!important}.quform img{max-width:100%;height:auto}.quform-element-tree{clip:rect(1px,1px,1px,1px);clip-path:inset(50%);position:absolute!important;height:1px;width:1px;overflow:hidden}@media only screen and (max-width:1024px){.quform-element-row.quform-responsive-columns-tablet-landscape>.quform-element-column,.quform-options-columns.quform-responsive-columns-tablet-landscape>.quform-option{float:none;max-width:100%!important;width:100%!important}.quform-responsive-elements-tablet-landscape .quform-input{max-width:100%!important;width:100%!important;min-width:10px}.quform-responsive-elements-tablet-landscape .quform-error>.quform-error-inner{float:none;display:block}.quform-responsive-elements-tablet-landscape .quform-element-submit button{margin:0;width:100%}.quform-responsive-elements-tablet-landscape .quform-element-submit.quform-button-width-full>.quform-button-back-default,.quform-responsive-elements-tablet-landscape .quform-element-submit.quform-button-width-full>.quform-button-next-default,.quform-responsive-elements-tablet-landscape .quform-element-submit.quform-button-width-full>.quform-button-submit-default{width:100%;float:none}.quform-responsive-elements-tablet-landscape .quform-button-back-default,.quform-responsive-elements-tablet-landscape .quform-button-next-default,.quform-responsive-elements-tablet-landscape .quform-button-submit-default{float:none;margin:5px 0}.quform-responsive-elements-tablet-landscape .quform-loading-position-left{padding-left:0}.quform-responsive-elements-tablet-landscape .quform-loading-position-right{padding-right:0}.quform-responsive-elements-tablet-landscape .quform-labels-left>.quform-spacer>.quform-label{float:none;width:auto!important}.quform-responsive-elements-tablet-landscape .quform-labels-left.quform-element>.quform-spacer>.quform-inner{margin-left:0!important;padding-left:0!important;margin-right:0!important;padding-right:0!important}}@media only screen and (max-width:782px){.admin-bar #fancybox-content,.admin-bar .fancybox-overlay{margin-top:46px}.admin-bar .quform-magnific-popup .mfp-content .quform{margin-top:66px}}@media only screen and (max-width:767px){.quform-element-row.quform-responsive-columns-phone-landscape>.quform-element-column,.quform-options-columns.quform-responsive-columns-phone-landscape>.quform-option{float:none;width:100%!important;max-width:100%!important}.quform-responsive-elements-phone-landscape .quform-input,.quform-responsive-elements-phone-landscape .quform-upload-dropzone{max-width:100%!important;width:100%!important;min-width:10px}.quform-responsive-elements-phone-landscape .quform-error>.quform-error-inner{float:none;display:block}.quform-responsive-elements-phone-landscape .quform-element-submit button{margin:0;width:100%}.quform-responsive-elements-phone-landscape .quform-element-submit.quform-button-width-full>.quform-button-back-default,.quform-responsive-elements-phone-landscape .quform-element-submit.quform-button-width-full>.quform-button-next-default,.quform-responsive-elements-phone-landscape .quform-element-submit.quform-button-width-full>.quform-button-submit-default{width:100%;float:none}.quform-responsive-elements-phone-landscape .quform-button-back-default,.quform-responsive-elements-phone-landscape .quform-button-next-default,.quform-responsive-elements-phone-landscape .quform-button-submit-default{float:none;margin:5px 0}.quform-responsive-elements-phone-landscape .quform-loading-position-left{padding-left:0}.quform-responsive-elements-phone-landscape .quform-loading-position-right{padding-right:0}.quform-responsive-elements-phone-landscape .quform-labels-left>.quform-spacer>.quform-label{float:none;width:auto!important}.quform-responsive-elements-phone-landscape .quform-labels-left.quform-element>.quform-spacer>.quform-inner{margin-left:0!important;padding-left:0!important;margin-right:0!important;padding-right:0!important}#fancybox-wrap.quform-fancybox-1-popup{left:0!important;right:0!important}.quform-page-progress-tab{display:block;padding:5px 10px;margin:0;text-align:center;border-right:none;border-bottom:1px solid #ddd}.quform-page-progress-tab:last-child{border-bottom:none}.quform-responsive-elements-phone-landscape .select2-container--quform .select2-selection--multiple .select2-selection__choice{display:block;float:none;width:auto;padding-top:10px;padding-bottom:10px;margin-right:25px}}@media only screen and (max-width:479px){.quform-element-row.quform-responsive-columns-phone-portrait>.quform-element-column,.quform-options-columns.quform-responsive-columns-phone-portrait>.quform-option{float:none;max-width:100%!important;width:100%!important}.quform-responsive-elements-phone-portrait .quform-input,.quform-responsive-elements-phone-portrait .quform-upload-dropzone{max-width:100%!important;width:100%!important;min-width:10px}.quform-responsive-elements-phone-portrait .quform-error>.quform-error-inner{float:none;display:block}.quform-responsive-elements-phone-portrait .quform-element-submit button{margin:0;width:100%}.quform-responsive-elements-phone-portrait .quform-element-submit.quform-button-width-full>.quform-button-back-default,.quform-responsive-elements-phone-portrait .quform-element-submit.quform-button-width-full>.quform-button-next-default,.quform-responsive-elements-phone-portrait .quform-element-submit.quform-button-width-full>.quform-button-submit-default{width:100%;float:none}.quform-responsive-elements-phone-portrait .quform-button-back-default,.quform-responsive-elements-phone-portrait .quform-button-next-default,.quform-responsive-elements-phone-portrait .quform-button-submit-default{float:none;margin:5px 0}.quform-responsive-elements-phone-portrait .quform-loading-position-left{padding-left:0}.quform-responsive-elements-phone-portrait .quform-loading-position-right{padding-right:0}.quform-responsive-elements-phone-portrait .quform-labels-left>.quform-spacer>.quform-label{float:none;width:auto!important}.quform-responsive-elements-phone-portrait .quform-labels-left.quform-element>.quform-spacer>.quform-inner{margin-left:0!important;padding-left:0!important;margin-right:0!important;padding-right:0!important}.quform-responsive-elements-phone-portrait .select2-container--quform .select2-selection--multiple .select2-selection__choice{display:block;float:none;width:auto;padding-top:10px;padding-bottom:10px;margin-right:25px}}.quform-theme-light{color:#000}.quform-theme-light .quform-form-title{color:#333}.quform-theme-light .quform-form-description{color:#666}.quform-theme-light .quform-page-progress{background-color:#f7f7f7;border-radius:5px}.quform-theme-light .quform-page-progress-bar{background-color:#89c712;color:#fff}.quform-theme-light .quform-page-progress-tab{border-color:#eee;color:#666;padding-top:3px;padding-bottom:3px}.quform-theme-light .quform-page-progress-tab:first-child{padding-left:10px}.quform-theme-light .quform-page-progress-tab.quform-current-tab{color:#89c712}.quform-theme-light .quform-label>label>.quform-required{color:#cc0101}.quform-theme-light .quform-description{color:#333}.quform-theme-light .quform-field-captcha,.quform-theme-light .quform-field-date,.quform-theme-light .quform-field-email,.quform-theme-light .quform-field-multiselect,.quform-theme-light .quform-field-password,.quform-theme-light .quform-field-select,.quform-theme-light .quform-field-text,.quform-theme-light .quform-field-textarea,.quform-theme-light .quform-field-time,.quform-theme-light .select2-container--quform .select2-selection,.quform-theme-light.quform-timepicker.k-list-container.k-popup{border:2px solid #ddd;background-color:#fff;border-radius:5px;-webkit-box-shadow:0 0 8px 0 rgba(0,0,0,.1);box-shadow:0 0 8px 0 rgba(0,0,0,.1);color:#666;-webkit-transition:color .1s ease-in-out;transition:color .1s ease-in-out}.quform-theme-light .quform-field-icon{color:#666}.quform-theme-light .quform-has-error .select2-container--quform .select2-selection,.quform-theme-light .quform-has-error input,.quform-theme-light .quform-has-error select,.quform-theme-light .quform-has-error textarea{border-color:#c73412;-webkit-box-shadow:0 0 16px -8px #c73412;box-shadow:0 0 16px -8px #c73412}.quform-theme-light .quform-field-captcha:hover,.quform-theme-light .quform-field-date:hover,.quform-theme-light .quform-field-email:hover,.quform-theme-light .quform-field-multiselect:hover,.quform-theme-light .quform-field-password:hover,.quform-theme-light .quform-field-select:hover,.quform-theme-light .quform-field-text:hover,.quform-theme-light .quform-field-textarea:hover,.quform-theme-light .quform-field-time:hover{border-color:#ccc}.quform-theme-light .quform-field-captcha:active,.quform-theme-light .quform-field-captcha:focus,.quform-theme-light .quform-field-date:active,.quform-theme-light .quform-field-date:focus,.quform-theme-light .quform-field-email:active,.quform-theme-light .quform-field-email:focus,.quform-theme-light .quform-field-multiselect:active,.quform-theme-light .quform-field-multiselect:focus,.quform-theme-light .quform-field-password:active,.quform-theme-light .quform-field-password:focus,.quform-theme-light .quform-field-select:active,.quform-theme-light .quform-field-select:focus,.quform-theme-light .quform-field-text:active,.quform-theme-light .quform-field-text:focus,.quform-theme-light .quform-field-textarea:active,.quform-theme-light .quform-field-textarea:focus,.quform-theme-light .quform-field-time:active,.quform-theme-light .quform-field-time:focus,.quform-theme-light .select2-container--quform.select2-container--open .select2-selection,.quform-theme-light.quform-timepicker.k-list-container.k-popup{border-color:#89c712;-webkit-box-shadow:0 0 16px -8px #89c712;box-shadow:0 0 16px -8px #89c712;color:#333}.quform-theme-light .quform-label>label{color:#333}.quform-theme-light .quform-sub-label>label{color:#666}.quform-theme-light .quform-tooltip-icon{color:#666}.quform-theme-light.quform-timepicker.k-list-container.k-popup{margin:4px 0}.quform-theme-light .quform-input-textarea .quform-field-icon-left,.quform-theme-light .quform-input-textarea .quform-field-icon-right{top:12px}.quform-theme-light .quform-field-size-slim .quform-input-textarea .quform-field-icon-left,.quform-theme-light .quform-field-size-slim .quform-input-textarea .quform-field-icon-right{top:8px}.quform-theme-light .quform-field-size-huge .quform-input-textarea .quform-field-icon-left,.quform-theme-light .quform-field-size-huge .quform-input-textarea .quform-field-icon-right{top:27px}.quform-theme-light .quform-field-size-fat .quform-input-textarea .quform-field-icon-left,.quform-theme-light .quform-field-size-fat .quform-input-textarea .quform-field-icon-right{top:19px}.quform-theme-light .quform-upload-progress-bar-wrap{background-color:#f7f7f7}.quform-theme-light .quform-upload-progress-bar{background-color:#89c712;border-radius:2px}.quform-theme-light .quform-upload-info{color:#666}.quform-theme-light .quform-upload-info>div{color:#333}.quform-theme-light .quform-upload-file{background-color:#89c712;border:0 none transparent;border-radius:3px;-webkit-box-shadow:none;box-shadow:none;color:#fff}.quform-theme-light .quform-upload-file-remove:after,.quform-theme-light .quform-upload-file-remove:before{background-color:#fff}.quform-theme-light .quform-upload-dropzone{background-color:#fff;color:#333;border-color:#ddd}.quform-theme-light .select2-container--quform.select2-container--above.select2-container--open .select2-selection{border-top-left-radius:0;border-top-right-radius:0;border-top:2px solid transparent}.quform-theme-light .select2-container--quform.select2-container--below.select2-container--open .select2-selection{border-bottom-left-radius:0;border-bottom-right-radius:0;border-bottom:2px solid transparent}.quform-theme-light .select2-container--quform .select2-selection--multiple .select2-selection__choice{border-radius:5px;background-color:#ddd;border:1px solid #ccc;color:#666}.quform-theme-light .select2-container--quform .select2-search--inline .select2-search__field{border-radius:0;color:#666}.quform-theme-light .select2-container--quform .select2-selection--multiple .select2-selection__rendered:before,.quform-theme-light .select2-container--quform .select2-selection__arrow b,.quform-theme-light.select2-container--quform .select2-search--dropdown:before{color:#666}.quform-theme-light.select2-container--quform .select2-dropdown{border-radius:5px;-webkit-box-shadow:0 8px 16px -10px rgba(0,0,0,.07);box-shadow:0 8px 16px -10px rgba(0,0,0,.07);background-color:#fff;border:2px solid #89c712}.quform-theme-light.select2-container--quform .select2-dropdown--above{border:2px solid #89c712;border-bottom:transparent;border-radius:5px 5px 0 0;margin-bottom:-2px}.quform-theme-light.select2-container--quform .select2-dropdown--below{border:2px solid #89c712;border-top:transparent;border-radius:0 0 5px 5px;margin-top:-4px}.quform-theme-light.select2-container--quform .select2-search--dropdown .select2-search__field{border:0 solid #ccc;border-color:#ccc;background-color:#fff;color:#333;-webkit-box-shadow:0 0 15px 0 rgba(0,0,0,.07);box-shadow:0 0 15px 0 rgba(0,0,0,.07)}.quform-theme-light.select2-container--quform .select2-dropdown--below .select2-search__field{border-top-width:1px}.quform-theme-light.select2-container--quform .select2-dropdown--above .select2-search__field{border-bottom-width:1px}.quform-theme-light.select2-container--quform .select2-results__option{color:#333}.quform-theme-light.select2-container--quform .select2-results__option.select2-results__message{background-color:#d9edf7;color:#3a87ad}.quform-theme-light.select2-container--quform .select2-results__option:first-child{border-top:none}.quform-theme-light.select2-container--quform .select2-results__option:last-child{border-bottom:none}.quform-theme-light.select2-container--quform .select2-results__options[aria-multiselectable=true] .select2-results__option[aria-selected=true]{background:0 0;color:#ccc}.quform-theme-light.select2-container--quform .select2-dropdown--below .select2-results__options{border-top:1px solid #ddd}.quform-theme-light.select2-container--quform .select2-dropdown--above .select2-results__options{border-bottom:1px solid #ddd}.quform-theme-light.select2-container--quform .select2-results__option--highlighted[aria-selected]{background-color:#fcfcfc;border-color:#ddd;color:#666}.quform-theme-light.quform-datepicker .k-calendar{-webkit-box-shadow:0 0 22px 0 rgba(0,0,0,.1);box-shadow:0 0 22px 0 rgba(0,0,0,.1);border-radius:5px}.quform-theme-light.quform-datepicker .k-calendar .k-footer,.quform-theme-light.quform-datepicker .k-calendar .k-header,.quform-theme-light.quform-datepicker .k-calendar .k-header .k-state-hover{background-color:#89c712}.quform-theme-light.quform-datepicker .k-calendar .k-footer .k-link,.quform-theme-light.quform-datepicker .k-calendar .k-header .k-link{color:#fff}.quform-theme-light.quform-datepicker .k-calendar .k-content,.quform-theme-light.quform-datepicker .k-calendar .k-content td,.quform-theme-light.quform-datepicker .k-calendar .k-content th{background-color:#fff;color:#333}.quform-theme-light.quform-datepicker .k-calendar .k-content td.k-other-month{background-color:#f7f7f7}.quform-theme-light.quform-datepicker .k-calendar .k-content .k-other-month .k-link{color:#999}.quform-theme-light.quform-datepicker .k-calendar .k-content .k-link{color:#666}.quform-theme-light.quform-datepicker .k-calendar .k-content .k-link:hover{color:#333}.quform-theme-light.quform-timepicker.k-popup ul.k-list li.k-item{color:#333}.quform-theme-light.quform-timepicker.k-popup ul.k-list li.k-item.k-state-hover{background-color:#f7f7f7;border-color:#ccc;color:#333}.quform-theme-light.quform-datepicker .k-calendar td.k-state-focused,.quform-theme-light.quform-datepicker .k-calendar td.k-state-selected.k-state-focused{background-color:#fff}.quform-theme-light.quform-timepicker.k-popup ul.k-list li.k-item.k-state-selected{color:#89c712}.quform-theme-light.quform-datepicker .k-calendar td.k-state-focused .k-link,.quform-theme-light.quform-datepicker .k-calendar td.k-state-selected.k-state-focused .k-link{color:#89c712}.quform-theme-light .quform-group-style-plain>.quform-spacer>.quform-group-title-description .quform-group-title{color:#333}.quform-theme-light .quform-group-style-plain>.quform-spacer>.quform-group-title-description p.quform-group-description{color:#666}.quform-theme-light .quform-group-style-bordered>.quform-spacer>.quform-group-title-description .quform-group-title{color:#333}.quform-theme-light .quform-group-style-bordered>.quform-spacer>.quform-group-title-description p.quform-group-description{color:#666}.quform-theme-light .quform-group-style-bordered>.quform-child-elements,.quform-theme-light .quform-group-style-bordered>.quform-spacer>.quform-child-elements{background-color:#f7f7f7;border:1px solid #ddd;-webkit-box-shadow:0 2px 12px 0 rgba(0,0,0,.1);box-shadow:0 2px 12px 0 rgba(0,0,0,.1);border-radius:5px}.quform-theme-light .quform-button-style-theme .quform-upload-button,.quform-theme-light .quform-element-submit.quform-button-style-theme>.quform-button-back-default>button,.quform-theme-light .quform-element-submit.quform-button-style-theme>.quform-button-next-default>button,.quform-theme-light .quform-element-submit.quform-button-style-theme>.quform-button-submit-default>button,.quform-theme-light .quform-options-style-button .quform-option-label{background-color:#89c712;color:#fff;border:0 none transparent;border-radius:3px;-webkit-box-shadow:none;box-shadow:none;-webkit-transform:scale(1);transform:scale(1)}.quform-theme-light .quform-button-style-theme .quform-upload-button:hover,.quform-theme-light .quform-element-submit.quform-button-style-theme>.quform-button-back-default>button:hover,.quform-theme-light .quform-element-submit.quform-button-style-theme>.quform-button-next-default>button:hover,.quform-theme-light .quform-element-submit.quform-button-style-theme>.quform-button-submit-default>button:hover,.quform-theme-light .quform-options-style-button .quform-field-checkbox:checked+label,.quform-theme-light .quform-options-style-button .quform-field-radio:checked+label,.quform-theme-light .quform-options-style-button .quform-option-label:active,.quform-theme-light .quform-options-style-button .quform-option-label:focus{background-color:#81bf0b;color:#fff;border:0 none transparent}.quform-theme-light .quform-element-submit.quform-button-style-theme>.quform-button-back-default>button:active,.quform-theme-light .quform-element-submit.quform-button-style-theme>.quform-button-next-default>button:active,.quform-theme-light .quform-element-submit.quform-button-style-theme>.quform-button-submit-default>button:active{-webkit-transform:scale(.93);transform:scale(.93)}.quform-theme-light .quform-loading-type-spinner-1 .quform-loading-spinner,.quform-theme-light .quform-loading-type-spinner-1 .quform-loading-spinner:after{border-top-color:#89c712}.quform-theme-light .quform-loading-type-spinner-2 .quform-loading-spinner{background-color:#89c712}.quform-theme-light .quform-loading-type-spinner-3 .quform-loading-spinner,.quform-theme-light .quform-loading-type-spinner-3 .quform-loading-spinner:after{color:#89c712}.quform-theme-light .quform-loading-type-spinner-4 .quform-loading-spinner:after{background-color:#89c712}.quform-theme-light .quform-loading-type-spinner-5 .quform-loading-spinner{border-left-color:#89c712}.quform-theme-light .quform-loading-type-spinner-6 .quform-loading-spinner-inner{color:#89c712}.quform-theme-light .quform-loading-type-spinner-7 .quform-loading-spinner-inner,.quform-theme-light .quform-loading-type-spinner-7 .quform-loading-spinner-inner:after,.quform-theme-light .quform-loading-type-spinner-7 .quform-loading-spinner-inner:before{background-color:#89c712;color:#89c712}.quform-theme-light .quform-loading-type-custom .quform-loading-inner{color:#89c712}.quform-theme-light .quform-referral-link a{color:#666}.quform-theme-light .quform-referral-link a:hover{color:#89c712}.quform-input-textarea.quform-input-4_29{width:500px}.quform-inner-4_29>.quform-error>.quform-error-inner{float:left;min-width:500px}.quform-element-row>.quform-element-column.quform-element-8_19{width:40%}.quform-element-row>.quform-element-column.quform-element-8_20{width:60%}.quform-element-row>.quform-element-column.quform-element-8_25{width:40%}.quform-element-row>.quform-element-column.quform-element-8_27{width:60%}.quform-element-row>.quform-element-column.quform-element-10_30{width:4%}.quform-element-row>.quform-element-column.quform-element-10_31{width:30%}.quform-element-row>.quform-element-column.quform-element-10_32{width:25%}.quform-element-row>.quform-element-column.quform-element-10_33{width:20%}.quform-element-row>.quform-element-column.quform-element-10_34{width:7%}.quform-element-row>.quform-element-column.quform-element-10_35{width:14%}.quform-element-row>.quform-element-column.quform-element-10_37{width:4%}.quform-element-row>.quform-element-column.quform-element-10_39{width:30%}.quform-element-row>.quform-element-column.quform-element-10_41{width:25%}.quform-element-row>.quform-element-column.quform-element-10_43{width:20%}.quform-element-row>.quform-element-column.quform-element-10_45{width:7%}.quform-element-row>.quform-element-column.quform-element-10_47{width:14%}.quform-element-row>.quform-element-column.quform-element-10_52{width:4%}.quform-element-row>.quform-element-column.quform-element-10_54{width:30%}.quform-element-row>.quform-element-column.quform-element-10_56{width:25%}.quform-element-row>.quform-element-column.quform-element-10_58{width:20%}.quform-element-row>.quform-element-column.quform-element-10_60{width:7%}.quform-element-row>.quform-element-column.quform-element-10_62{width:14%}.quform-element-row>.quform-element-column.quform-element-10_65{width:4%}.quform-element-row>.quform-element-column.quform-element-10_67{width:30%}.quform-element-row>.quform-element-column.quform-element-10_69{width:25%}.quform-element-row>.quform-element-column.quform-element-10_71{width:20%}.quform-element-row>.quform-element-column.quform-element-10_73{width:7%}.quform-element-row>.quform-element-column.quform-element-10_75{width:14%}.quform-element-row>.quform-element-column.quform-element-10_78{width:4%}.quform-element-row>.quform-element-column.quform-element-10_80{width:30%}.quform-element-row>.quform-element-column.quform-element-10_82{width:25%}.quform-element-row>.quform-element-column.quform-element-10_84{width:20%}.quform-element-row>.quform-element-column.quform-element-10_86{width:7%}.quform-element-row>.quform-element-column.quform-element-10_88{width:14%}.quform-element-row>.quform-element-column.quform-element-10_91{width:4%}.quform-element-row>.quform-element-column.quform-element-10_93{width:30%}.quform-element-row>.quform-element-column.quform-element-10_95{width:25%}.quform-element-row>.quform-element-column.quform-element-10_97{width:20%}.quform-element-row>.quform-element-column.quform-element-10_99{width:7%}.quform-element-row>.quform-element-column.quform-element-10_101{width:14%}.quform-element-row>.quform-element-column.quform-element-10_104{width:4%}.quform-element-row>.quform-element-column.quform-element-10_106{width:30%}.quform-element-row>.quform-element-column.quform-element-10_108{width:25%}.quform-element-row>.quform-element-column.quform-element-10_110{width:20%}.quform-element-row>.quform-element-column.quform-element-10_112{width:7%}.quform-element-row>.quform-element-column.quform-element-10_114{width:14%}.quform-element-row>.quform-element-column.quform-element-10_117{width:4%}.quform-element-row>.quform-element-column.quform-element-10_119{width:30%}.quform-element-row>.quform-element-column.quform-element-10_121{width:25%}.quform-element-row>.quform-element-column.quform-element-10_123{width:20%}.quform-element-row>.quform-element-column.quform-element-10_125{width:7%}.quform-element-row>.quform-element-column.quform-element-10_127{width:14%}.quform-element-row>.quform-element-column.quform-element-10_130{width:4%}.quform-element-row>.quform-element-column.quform-element-10_132{width:30%}.quform-element-row>.quform-element-column.quform-element-10_134{width:25%}.quform-element-row>.quform-element-column.quform-element-10_136{width:20%}.quform-element-row>.quform-element-column.quform-element-10_138{width:7%}.quform-element-row>.quform-element-column.quform-element-10_140{width:14%}