@font-face {
font-family: 'font-awesome';
src: url(//www.eef.or.th/wp-content/plugins/responsive-flipbook/assets/fonts/font-awesome.eot?v=4.2.0);
src: url(//www.eef.or.th/wp-content/plugins/responsive-flipbook/assets/fonts/font-awesome.eot?#iefix&v=4.2.0) format('embedded-opentype'),
url(//www.eef.or.th/wp-content/plugins/responsive-flipbook/assets/fonts/font-awesome.woff?v=4.2.0) format('woff'),
url(//www.eef.or.th/wp-content/plugins/responsive-flipbook/assets/fonts/font-awesome.ttf?v=4.2.0) format('truetype'),
url(//www.eef.or.th/wp-content/plugins/responsive-flipbook/assets/fonts/font-awesome.svg?v=4.2.0#font-awesome) format('svg');
font-weight: normal;
font-style: normal;
}
.flipbook-container .fa,
.fa {
display: inline-block;
font: normal normal normal 14px/1 'font-awesome';
font-size: inherit;
text-rendering: auto;
-webkit-font-smoothing: antialiased;
-moz-osx-font-smoothing: grayscale;
} .fa-lg {
font-size: 1.33333333em;
line-height: 0.75em;
vertical-align: -15%;
}
.fa-2x {
font-size: 2em;
}
.fa-3x {
font-size: 3em;
}
.fa-4x {
font-size: 4em;
}
.fa-5x {
font-size: 5em;
}
.fa-fw {
width: 1.28571429em;
text-align: center;
}
.fa-ul {
padding-left: 0;
margin-left: 2.14285714em;
list-style-type: none;
}
.fa-ul > li {
position: relative;
}
.fa-li {
position: absolute;
left: -2.14285714em;
width: 2.14285714em;
top: 0.14285714em;
text-align: center;
}
.fa-li.fa-lg {
left: -1.85714286em;
}
.fa-border {
padding: .2em .25em .15em;
border: solid 0.08em #eeeeee;
border-radius: .1em;
}
.pull-right {
float: right;
}
.pull-left {
float: left;
}
.fa.pull-left {
margin-right: .3em;
}
.fa.pull-right {
margin-left: .3em;
}
.fa-spin {
-webkit-animation: fa-spin 2s infinite linear;
animation: fa-spin 2s infinite linear;
}
@-webkit-keyframes fa-spin {
0% {
-webkit-transform: rotate(0deg);
transform: rotate(0deg);
}
100% {
-webkit-transform: rotate(359deg);
transform: rotate(359deg);
}
}
@keyframes fa-spin {
0% {
-webkit-transform: rotate(0deg);
transform: rotate(0deg);
}
100% {
-webkit-transform: rotate(359deg);
transform: rotate(359deg);
}
}
.fa-rotate-90 {
filter: progid:DXImageTransform.Microsoft.BasicImage(rotation=1);
-webkit-transform: rotate(90deg);
-ms-transform: rotate(90deg);
transform: rotate(90deg);
}
.fa-rotate-180 {
filter: progid:DXImageTransform.Microsoft.BasicImage(rotation=2);
-webkit-transform: rotate(180deg);
-ms-transform: rotate(180deg);
transform: rotate(180deg);
}
.fa-rotate-270 {
filter: progid:DXImageTransform.Microsoft.BasicImage(rotation=3);
-webkit-transform: rotate(270deg);
-ms-transform: rotate(270deg);
transform: rotate(270deg);
}
.fa-flip-horizontal {
filter: progid:DXImageTransform.Microsoft.BasicImage(rotation=0, mirror=1);
-webkit-transform: scale(-1, 1);
-ms-transform: scale(-1, 1);
transform: scale(-1, 1);
}
.fa-flip-vertical {
filter: progid:DXImageTransform.Microsoft.BasicImage(rotation=2, mirror=1);
-webkit-transform: scale(1, -1);
-ms-transform: scale(1, -1);
transform: scale(1, -1);
}
:root .fa-rotate-90,
:root .fa-rotate-180,
:root .fa-rotate-270,
:root .fa-flip-horizontal,
:root .fa-flip-vertical {
filter: none;
}
.fa-stack {
position: relative;
display: inline-block;
width: 2em;
height: 2em;
line-height: 2em;
vertical-align: middle;
}
.fa-stack-1x,
.fa-stack-2x {
position: absolute;
left: 0;
width: 100%;
text-align: center;
}
.fa-stack-1x {
line-height: inherit;
}
.fa-stack-2x {
font-size: 2em;
}
.fa-inverse {
color: #ffffff;
} .fa-glass:before {
content: "\f000";
}
.fa-music:before {
content: "\f001";
}
.fa-search:before {
content: "\f002";
}
.fa-envelope-o:before {
content: "\f003";
}
.fa-heart:before {
content: "\f004";
}
.fa-star:before {
content: "\f005";
}
.fa-star-o:before {
content: "\f006";
}
.fa-user:before {
content: "\f007";
}
.fa-film:before {
content: "\f008";
}
.fa-th-large:before {
content: "\f009";
}
.fa-th:before {
content: "\f00a";
}
.fa-th-list:before {
content: "\f00b";
}
.fa-check:before {
content: "\f00c";
}
.fa-remove:before,
.fa-close:before,
.fa-times:before {
content: "\f00d";
}
.fa-search-plus:before {
content: "\f00e";
}
.fa-search-minus:before {
content: "\f010";
}
.fa-power-off:before {
content: "\f011";
}
.fa-signal:before {
content: "\f012";
}
.fa-gear:before,
.fa-cog:before {
content: "\f013";
}
.fa-trash-o:before {
content: "\f014";
}
.fa-home:before {
content: "\f015";
}
.fa-file-o:before {
content: "\f016";
}
.fa-clock-o:before {
content: "\f017";
}
.fa-road:before {
content: "\f018";
}
.fa-download:before {
content: "\f019";
}
.fa-arrow-circle-o-down:before {
content: "\f01a";
}
.fa-arrow-circle-o-up:before {
content: "\f01b";
}
.fa-inbox:before {
content: "\f01c";
}
.fa-play-circle-o:before {
content: "\f01d";
}
.fa-rotate-right:before,
.fa-repeat:before {
content: "\f01e";
}
.fa-refresh:before {
content: "\f021";
}
.fa-list-alt:before {
content: "\f022";
}
.fa-lock:before {
content: "\f023";
}
.fa-flag:before {
content: "\f024";
}
.fa-headphones:before {
content: "\f025";
}
.fa-volume-off:before {
content: "\f026";
}
.fa-volume-down:before {
content: "\f027";
}
.fa-volume-up:before {
content: "\f028";
}
.fa-qrcode:before {
content: "\f029";
}
.fa-barcode:before {
content: "\f02a";
}
.fa-tag:before {
content: "\f02b";
}
.fa-tags:before {
content: "\f02c";
}
.fa-book:before {
content: "\f02d";
}
.fa-bookmark:before {
content: "\f02e";
}
.fa-print:before {
content: "\f02f";
}
.fa-camera:before {
content: "\f030";
}
.fa-font:before {
content: "\f031";
}
.fa-bold:before {
content: "\f032";
}
.fa-italic:before {
content: "\f033";
}
.fa-text-height:before {
content: "\f034";
}
.fa-text-width:before {
content: "\f035";
}
.fa-align-left:before {
content: "\f036";
}
.fa-align-center:before {
content: "\f037";
}
.fa-align-right:before {
content: "\f038";
}
.fa-align-justify:before {
content: "\f039";
}
.fa-list:before {
content: "\f03a";
}
.fa-dedent:before,
.fa-outdent:before {
content: "\f03b";
}
.fa-indent:before {
content: "\f03c";
}
.fa-video-camera:before {
content: "\f03d";
}
.fa-photo:before,
.fa-image:before,
.fa-picture-o:before {
content: "\f03e";
}
.fa-pencil:before {
content: "\f040";
}
.fa-map-marker:before {
content: "\f041";
}
.fa-adjust:before {
content: "\f042";
}
.fa-tint:before {
content: "\f043";
}
.fa-edit:before,
.fa-pencil-square-o:before {
content: "\f044";
}
.fa-share-square-o:before {
content: "\f045";
}
.fa-check-square-o:before {
content: "\f046";
}
.fa-arrows:before {
content: "\f047";
}
.fa-step-backward:before {
content: "\f048";
}
.fa-fast-backward:before {
content: "\f049";
}
.fa-backward:before {
content: "\f04a";
}
.fa-play:before {
content: "\f04b";
}
.fa-pause:before {
content: "\f04c";
}
.fa-stop:before {
content: "\f04d";
}
.fa-forward:before {
content: "\f04e";
}
.fa-fast-forward:before {
content: "\f050";
}
.fa-step-forward:before {
content: "\f051";
}
.fa-eject:before {
content: "\f052";
}
.fa-chevron-left:before {
content: "\f053";
}
.fa-chevron-right:before {
content: "\f054";
}
.fa-plus-circle:before {
content: "\f055";
}
.fa-minus-circle:before {
content: "\f056";
}
.fa-times-circle:before {
content: "\f057";
}
.fa-check-circle:before {
content: "\f058";
}
.fa-question-circle:before {
content: "\f059";
}
.fa-info-circle:before {
content: "\f05a";
}
.fa-crosshairs:before {
content: "\f05b";
}
.fa-times-circle-o:before {
content: "\f05c";
}
.fa-check-circle-o:before {
content: "\f05d";
}
.fa-ban:before {
content: "\f05e";
}
.fa-arrow-left:before {
content: "\f060";
}
.fa-arrow-right:before {
content: "\f061";
}
.fa-arrow-up:before {
content: "\f062";
}
.fa-arrow-down:before {
content: "\f063";
}
.fa-mail-forward:before,
.fa-share:before {
content: "\f064";
}
.fa-expand:before {
content: "\f065";
}
.fa-compress:before {
content: "\f066";
}
.fa-plus:before {
content: "\f067";
}
.fa-minus:before {
content: "\f068";
}
.fa-asterisk:before {
content: "\f069";
}
.fa-exclamation-circle:before {
content: "\f06a";
}
.fa-gift:before {
content: "\f06b";
}
.fa-leaf:before {
content: "\f06c";
}
.fa-fire:before {
content: "\f06d";
}
.fa-eye:before {
content: "\f06e";
}
.fa-eye-slash:before {
content: "\f070";
}
.fa-warning:before,
.fa-exclamation-triangle:before {
content: "\f071";
}
.fa-plane:before {
content: "\f072";
}
.fa-calendar:before {
content: "\f073";
}
.fa-random:before {
content: "\f074";
}
.fa-comment:before {
content: "\f075";
}
.fa-magnet:before {
content: "\f076";
}
.fa-chevron-up:before {
content: "\f077";
}
.fa-chevron-down:before {
content: "\f078";
}
.fa-retweet:before {
content: "\f079";
}
.fa-shopping-cart:before {
content: "\f07a";
}
.fa-folder:before {
content: "\f07b";
}
.fa-folder-open:before {
content: "\f07c";
}
.fa-arrows-v:before {
content: "\f07d";
}
.fa-arrows-h:before {
content: "\f07e";
}
.fa-bar-chart-o:before,
.fa-bar-chart:before {
content: "\f080";
}
.fa-twitter-square:before {
content: "\f081";
}
.fa-facebook-square:before {
content: "\f082";
}
.fa-camera-retro:before {
content: "\f083";
}
.fa-key:before {
content: "\f084";
}
.fa-gears:before,
.fa-cogs:before {
content: "\f085";
}
.fa-comments:before {
content: "\f086";
}
.fa-thumbs-o-up:before {
content: "\f087";
}
.fa-thumbs-o-down:before {
content: "\f088";
}
.fa-star-half:before {
content: "\f089";
}
.fa-heart-o:before {
content: "\f08a";
}
.fa-sign-out:before {
content: "\f08b";
}
.fa-linkedin-square:before {
content: "\f08c";
}
.fa-thumb-tack:before {
content: "\f08d";
}
.fa-external-link:before {
content: "\f08e";
}
.fa-sign-in:before {
content: "\f090";
}
.fa-trophy:before {
content: "\f091";
}
.fa-github-square:before {
content: "\f092";
}
.fa-upload:before {
content: "\f093";
}
.fa-lemon-o:before {
content: "\f094";
}
.fa-phone:before {
content: "\f095";
}
.fa-square-o:before {
content: "\f096";
}
.fa-bookmark-o:before {
content: "\f097";
}
.fa-phone-square:before {
content: "\f098";
}
.fa-twitter:before {
content: "\f099";
}
.fa-facebook:before {
content: "\f09a";
}
.fa-github:before {
content: "\f09b";
}
.fa-unlock:before {
content: "\f09c";
}
.fa-credit-card:before {
content: "\f09d";
}
.fa-rss:before {
content: "\f09e";
}
.fa-hdd-o:before {
content: "\f0a0";
}
.fa-bullhorn:before {
content: "\f0a1";
}
.fa-bell:before {
content: "\f0f3";
}
.fa-certificate:before {
content: "\f0a3";
}
.fa-hand-o-right:before {
content: "\f0a4";
}
.fa-hand-o-left:before {
content: "\f0a5";
}
.fa-hand-o-up:before {
content: "\f0a6";
}
.fa-hand-o-down:before {
content: "\f0a7";
}
.fa-arrow-circle-left:before {
content: "\f0a8";
}
.fa-arrow-circle-right:before {
content: "\f0a9";
}
.fa-arrow-circle-up:before {
content: "\f0aa";
}
.fa-arrow-circle-down:before {
content: "\f0ab";
}
.fa-globe:before {
content: "\f0ac";
}
.fa-wrench:before {
content: "\f0ad";
}
.fa-tasks:before {
content: "\f0ae";
}
.fa-filter:before {
content: "\f0b0";
}
.fa-briefcase:before {
content: "\f0b1";
}
.fa-arrows-alt:before {
content: "\f0b2";
}
.fa-group:before,
.fa-users:before {
content: "\f0c0";
}
.fa-chain:before,
.fa-link:before {
content: "\f0c1";
}
.fa-cloud:before {
content: "\f0c2";
}
.fa-flask:before {
content: "\f0c3";
}
.fa-cut:before,
.fa-scissors:before {
content: "\f0c4";
}
.fa-copy:before,
.fa-files-o:before {
content: "\f0c5";
}
.fa-paperclip:before {
content: "\f0c6";
}
.fa-save:before,
.fa-floppy-o:before {
content: "\f0c7";
}
.fa-square:before {
content: "\f0c8";
}
.fa-navicon:before,
.fa-reorder:before,
.fa-bars:before {
content: "\f0c9";
}
.fa-list-ul:before {
content: "\f0ca";
}
.fa-list-ol:before {
content: "\f0cb";
}
.fa-strikethrough:before {
content: "\f0cc";
}
.fa-underline:before {
content: "\f0cd";
}
.fa-table:before {
content: "\f0ce";
}
.fa-magic:before {
content: "\f0d0";
}
.fa-truck:before {
content: "\f0d1";
}
.fa-pinterest:before {
content: "\f0d2";
}
.fa-pinterest-square:before {
content: "\f0d3";
}
.fa-google-plus-square:before {
content: "\f0d4";
}
.fa-google-plus:before {
content: "\f0d5";
}
.fa-money:before {
content: "\f0d6";
}
.fa-caret-down:before {
content: "\f0d7";
}
.fa-caret-up:before {
content: "\f0d8";
}
.fa-caret-left:before {
content: "\f0d9";
}
.fa-caret-right:before {
content: "\f0da";
}
.fa-columns:before {
content: "\f0db";
}
.fa-unsorted:before,
.fa-sort:before {
content: "\f0dc";
}
.fa-sort-down:before,
.fa-sort-desc:before {
content: "\f0dd";
}
.fa-sort-up:before,
.fa-sort-asc:before {
content: "\f0de";
}
.fa-envelope:before {
content: "\f0e0";
}
.fa-linkedin:before {
content: "\f0e1";
}
.fa-rotate-left:before,
.fa-undo:before {
content: "\f0e2";
}
.fa-legal:before,
.fa-gavel:before {
content: "\f0e3";
}
.fa-dashboard:before,
.fa-tachometer:before {
content: "\f0e4";
}
.fa-comment-o:before {
content: "\f0e5";
}
.fa-comments-o:before {
content: "\f0e6";
}
.fa-flash:before,
.fa-bolt:before {
content: "\f0e7";
}
.fa-sitemap:before {
content: "\f0e8";
}
.fa-umbrella:before {
content: "\f0e9";
}
.fa-paste:before,
.fa-clipboard:before {
content: "\f0ea";
}
.fa-lightbulb-o:before {
content: "\f0eb";
}
.fa-exchange:before {
content: "\f0ec";
}
.fa-cloud-download:before {
content: "\f0ed";
}
.fa-cloud-upload:before {
content: "\f0ee";
}
.fa-user-md:before {
content: "\f0f0";
}
.fa-stethoscope:before {
content: "\f0f1";
}
.fa-suitcase:before {
content: "\f0f2";
}
.fa-bell-o:before {
content: "\f0a2";
}
.fa-coffee:before {
content: "\f0f4";
}
.fa-cutlery:before {
content: "\f0f5";
}
.fa-file-text-o:before {
content: "\f0f6";
}
.fa-building-o:before {
content: "\f0f7";
}
.fa-hospital-o:before {
content: "\f0f8";
}
.fa-ambulance:before {
content: "\f0f9";
}
.fa-medkit:before {
content: "\f0fa";
}
.fa-fighter-jet:before {
content: "\f0fb";
}
.fa-beer:before {
content: "\f0fc";
}
.fa-h-square:before {
content: "\f0fd";
}
.fa-plus-square:before {
content: "\f0fe";
}
.fa-angle-double-left:before {
content: "\f100";
}
.fa-angle-double-right:before {
content: "\f101";
}
.fa-angle-double-up:before {
content: "\f102";
}
.fa-angle-double-down:before {
content: "\f103";
}
.fa-angle-left:before {
content: "\f104";
}
.fa-angle-right:before {
content: "\f105";
}
.fa-angle-up:before {
content: "\f106";
}
.fa-angle-down:before {
content: "\f107";
}
.fa-desktop:before {
content: "\f108";
}
.fa-laptop:before {
content: "\f109";
}
.fa-tablet:before {
content: "\f10a";
}
.fa-mobile-phone:before,
.fa-mobile:before {
content: "\f10b";
}
.fa-circle-o:before {
content: "\f10c";
}
.fa-quote-left:before {
content: "\f10d";
}
.fa-quote-right:before {
content: "\f10e";
}
.fa-spinner:before {
content: "\f110";
}
.fa-circle:before {
content: "\f111";
}
.fa-mail-reply:before,
.fa-reply:before {
content: "\f112";
}
.fa-github-alt:before {
content: "\f113";
}
.fa-folder-o:before {
content: "\f114";
}
.fa-folder-open-o:before {
content: "\f115";
}
.fa-smile-o:before {
content: "\f118";
}
.fa-frown-o:before {
content: "\f119";
}
.fa-meh-o:before {
content: "\f11a";
}
.fa-gamepad:before {
content: "\f11b";
}
.fa-keyboard-o:before {
content: "\f11c";
}
.fa-flag-o:before {
content: "\f11d";
}
.fa-flag-checkered:before {
content: "\f11e";
}
.fa-terminal:before {
content: "\f120";
}
.fa-code:before {
content: "\f121";
}
.fa-mail-reply-all:before,
.fa-reply-all:before {
content: "\f122";
}
.fa-star-half-empty:before,
.fa-star-half-full:before,
.fa-star-half-o:before {
content: "\f123";
}
.fa-location-arrow:before {
content: "\f124";
}
.fa-crop:before {
content: "\f125";
}
.fa-code-fork:before {
content: "\f126";
}
.fa-unlink:before,
.fa-chain-broken:before {
content: "\f127";
}
.fa-question:before {
content: "\f128";
}
.fa-info:before {
content: "\f129";
}
.fa-exclamation:before {
content: "\f12a";
}
.fa-superscript:before {
content: "\f12b";
}
.fa-subscript:before {
content: "\f12c";
}
.fa-eraser:before {
content: "\f12d";
}
.fa-puzzle-piece:before {
content: "\f12e";
}
.fa-microphone:before {
content: "\f130";
}
.fa-microphone-slash:before {
content: "\f131";
}
.fa-shield:before {
content: "\f132";
}
.fa-calendar-o:before {
content: "\f133";
}
.fa-fire-extinguisher:before {
content: "\f134";
}
.fa-rocket:before {
content: "\f135";
}
.fa-maxcdn:before {
content: "\f136";
}
.fa-chevron-circle-left:before {
content: "\f137";
}
.fa-chevron-circle-right:before {
content: "\f138";
}
.fa-chevron-circle-up:before {
content: "\f139";
}
.fa-chevron-circle-down:before {
content: "\f13a";
}
.fa-html5:before {
content: "\f13b";
}
.fa-css3:before {
content: "\f13c";
}
.fa-anchor:before {
content: "\f13d";
}
.fa-unlock-alt:before {
content: "\f13e";
}
.fa-bullseye:before {
content: "\f140";
}
.fa-ellipsis-h:before {
content: "\f141";
}
.fa-ellipsis-v:before {
content: "\f142";
}
.fa-rss-square:before {
content: "\f143";
}
.fa-play-circle:before {
content: "\f144";
}
.fa-ticket:before {
content: "\f145";
}
.fa-minus-square:before {
content: "\f146";
}
.fa-minus-square-o:before {
content: "\f147";
}
.fa-level-up:before {
content: "\f148";
}
.fa-level-down:before {
content: "\f149";
}
.fa-check-square:before {
content: "\f14a";
}
.fa-pencil-square:before {
content: "\f14b";
}
.fa-external-link-square:before {
content: "\f14c";
}
.fa-share-square:before {
content: "\f14d";
}
.fa-compass:before {
content: "\f14e";
}
.fa-toggle-down:before,
.fa-caret-square-o-down:before {
content: "\f150";
}
.fa-toggle-up:before,
.fa-caret-square-o-up:before {
content: "\f151";
}
.fa-toggle-right:before,
.fa-caret-square-o-right:before {
content: "\f152";
}
.fa-euro:before,
.fa-eur:before {
content: "\f153";
}
.fa-gbp:before {
content: "\f154";
}
.fa-dollar:before,
.fa-usd:before {
content: "\f155";
}
.fa-rupee:before,
.fa-inr:before {
content: "\f156";
}
.fa-cny:before,
.fa-rmb:before,
.fa-yen:before,
.fa-jpy:before {
content: "\f157";
}
.fa-ruble:before,
.fa-rouble:before,
.fa-rub:before {
content: "\f158";
}
.fa-won:before,
.fa-krw:before {
content: "\f159";
}
.fa-bitcoin:before,
.fa-btc:before {
content: "\f15a";
}
.fa-file:before {
content: "\f15b";
}
.fa-file-text:before {
content: "\f15c";
}
.fa-sort-alpha-asc:before {
content: "\f15d";
}
.fa-sort-alpha-desc:before {
content: "\f15e";
}
.fa-sort-amount-asc:before {
content: "\f160";
}
.fa-sort-amount-desc:before {
content: "\f161";
}
.fa-sort-numeric-asc:before {
content: "\f162";
}
.fa-sort-numeric-desc:before {
content: "\f163";
}
.fa-thumbs-up:before {
content: "\f164";
}
.fa-thumbs-down:before {
content: "\f165";
}
.fa-youtube-square:before {
content: "\f166";
}
.fa-youtube:before {
content: "\f167";
}
.fa-xing:before {
content: "\f168";
}
.fa-xing-square:before {
content: "\f169";
}
.fa-youtube-play:before {
content: "\f16a";
}
.fa-dropbox:before {
content: "\f16b";
}
.fa-stack-overflow:before {
content: "\f16c";
}
.fa-instagram:before {
content: "\f16d";
}
.fa-flickr:before {
content: "\f16e";
}
.fa-adn:before {
content: "\f170";
}
.fa-bitbucket:before {
content: "\f171";
}
.fa-bitbucket-square:before {
content: "\f172";
}
.fa-tumblr:before {
content: "\f173";
}
.fa-tumblr-square:before {
content: "\f174";
}
.fa-long-arrow-down:before {
content: "\f175";
}
.fa-long-arrow-up:before {
content: "\f176";
}
.fa-long-arrow-left:before {
content: "\f177";
}
.fa-long-arrow-right:before {
content: "\f178";
}
.fa-apple:before {
content: "\f179";
}
.fa-windows:before {
content: "\f17a";
}
.fa-android:before {
content: "\f17b";
}
.fa-linux:before {
content: "\f17c";
}
.fa-dribbble:before {
content: "\f17d";
}
.fa-skype:before {
content: "\f17e";
}
.fa-foursquare:before {
content: "\f180";
}
.fa-trello:before {
content: "\f181";
}
.fa-female:before {
content: "\f182";
}
.fa-male:before {
content: "\f183";
}
.fa-gittip:before {
content: "\f184";
}
.fa-sun-o:before {
content: "\f185";
}
.fa-moon-o:before {
content: "\f186";
}
.fa-archive:before {
content: "\f187";
}
.fa-bug:before {
content: "\f188";
}
.fa-vk:before {
content: "\f189";
}
.fa-weibo:before {
content: "\f18a";
}
.fa-renren:before {
content: "\f18b";
}
.fa-pagelines:before {
content: "\f18c";
}
.fa-stack-exchange:before {
content: "\f18d";
}
.fa-arrow-circle-o-right:before {
content: "\f18e";
}
.fa-arrow-circle-o-left:before {
content: "\f190";
}
.fa-toggle-left:before,
.fa-caret-square-o-left:before {
content: "\f191";
}
.fa-dot-circle-o:before {
content: "\f192";
}
.fa-wheelchair:before {
content: "\f193";
}
.fa-vimeo-square:before {
content: "\f194";
}
.fa-turkish-lira:before,
.fa-try:before {
content: "\f195";
}
.fa-plus-square-o:before {
content: "\f196";
}
.fa-space-shuttle:before {
content: "\f197";
}
.fa-slack:before {
content: "\f198";
}
.fa-envelope-square:before {
content: "\f199";
}
.fa-wordpress:before {
content: "\f19a";
}
.fa-openid:before {
content: "\f19b";
}
.fa-institution:before,
.fa-bank:before,
.fa-university:before {
content: "\f19c";
}
.fa-mortar-board:before,
.fa-graduation-cap:before {
content: "\f19d";
}
.fa-yahoo:before {
content: "\f19e";
}
.fa-google:before {
content: "\f1a0";
}
.fa-reddit:before {
content: "\f1a1";
}
.fa-reddit-square:before {
content: "\f1a2";
}
.fa-stumbleupon-circle:before {
content: "\f1a3";
}
.fa-stumbleupon:before {
content: "\f1a4";
}
.fa-delicious:before {
content: "\f1a5";
}
.fa-digg:before {
content: "\f1a6";
}
.fa-pied-piper:before {
content: "\f1a7";
}
.fa-pied-piper-alt:before {
content: "\f1a8";
}
.fa-drupal:before {
content: "\f1a9";
}
.fa-joomla:before {
content: "\f1aa";
}
.fa-language:before {
content: "\f1ab";
}
.fa-fax:before {
content: "\f1ac";
}
.fa-building:before {
content: "\f1ad";
}
.fa-child:before {
content: "\f1ae";
}
.fa-paw:before {
content: "\f1b0";
}
.fa-spoon:before {
content: "\f1b1";
}
.fa-cube:before {
content: "\f1b2";
}
.fa-cubes:before {
content: "\f1b3";
}
.fa-behance:before {
content: "\f1b4";
}
.fa-behance-square:before {
content: "\f1b5";
}
.fa-steam:before {
content: "\f1b6";
}
.fa-steam-square:before {
content: "\f1b7";
}
.fa-recycle:before {
content: "\f1b8";
}
.fa-automobile:before,
.fa-car:before {
content: "\f1b9";
}
.fa-cab:before,
.fa-taxi:before {
content: "\f1ba";
}
.fa-tree:before {
content: "\f1bb";
}
.fa-spotify:before {
content: "\f1bc";
}
.fa-deviantart:before {
content: "\f1bd";
}
.fa-soundcloud:before {
content: "\f1be";
}
.fa-database:before {
content: "\f1c0";
}
.fa-file-pdf-o:before {
content: "\f1c1";
}
.fa-file-word-o:before {
content: "\f1c2";
}
.fa-file-excel-o:before {
content: "\f1c3";
}
.fa-file-powerpoint-o:before {
content: "\f1c4";
}
.fa-file-photo-o:before,
.fa-file-picture-o:before,
.fa-file-image-o:before {
content: "\f1c5";
}
.fa-file-zip-o:before,
.fa-file-archive-o:before {
content: "\f1c6";
}
.fa-file-sound-o:before,
.fa-file-audio-o:before {
content: "\f1c7";
}
.fa-file-movie-o:before,
.fa-file-video-o:before {
content: "\f1c8";
}
.fa-file-code-o:before {
content: "\f1c9";
}
.fa-vine:before {
content: "\f1ca";
}
.fa-codepen:before {
content: "\f1cb";
}
.fa-jsfiddle:before {
content: "\f1cc";
}
.fa-life-bouy:before,
.fa-life-buoy:before,
.fa-life-saver:before,
.fa-support:before,
.fa-life-ring:before {
content: "\f1cd";
}
.fa-circle-o-notch:before {
content: "\f1ce";
}
.fa-ra:before,
.fa-rebel:before {
content: "\f1d0";
}
.fa-ge:before,
.fa-empire:before {
content: "\f1d1";
}
.fa-git-square:before {
content: "\f1d2";
}
.fa-git:before {
content: "\f1d3";
}
.fa-hacker-news:before {
content: "\f1d4";
}
.fa-tencent-weibo:before {
content: "\f1d5";
}
.fa-qq:before {
content: "\f1d6";
}
.fa-wechat:before,
.fa-weixin:before {
content: "\f1d7";
}
.fa-send:before,
.fa-paper-plane:before {
content: "\f1d8";
}
.fa-send-o:before,
.fa-paper-plane-o:before {
content: "\f1d9";
}
.fa-history:before {
content: "\f1da";
}
.fa-circle-thin:before {
content: "\f1db";
}
.fa-header:before {
content: "\f1dc";
}
.fa-paragraph:before {
content: "\f1dd";
}
.fa-sliders:before {
content: "\f1de";
}
.fa-share-alt:before {
content: "\f1e0";
}
.fa-share-alt-square:before {
content: "\f1e1";
}
.fa-bomb:before {
content: "\f1e2";
}
.fa-soccer-ball-o:before,
.fa-futbol-o:before {
content: "\f1e3";
}
.fa-tty:before {
content: "\f1e4";
}
.fa-binoculars:before {
content: "\f1e5";
}
.fa-plug:before {
content: "\f1e6";
}
.fa-slideshare:before {
content: "\f1e7";
}
.fa-twitch:before {
content: "\f1e8";
}
.fa-yelp:before {
content: "\f1e9";
}
.fa-newspaper-o:before {
content: "\f1ea";
}
.fa-wifi:before {
content: "\f1eb";
}
.fa-calculator:before {
content: "\f1ec";
}
.fa-paypal:before {
content: "\f1ed";
}
.fa-google-wallet:before {
content: "\f1ee";
}
.fa-cc-visa:before {
content: "\f1f0";
}
.fa-cc-mastercard:before {
content: "\f1f1";
}
.fa-cc-discover:before {
content: "\f1f2";
}
.fa-cc-amex:before {
content: "\f1f3";
}
.fa-cc-paypal:before {
content: "\f1f4";
}
.fa-cc-stripe:before {
content: "\f1f5";
}
.fa-bell-slash:before {
content: "\f1f6";
}
.fa-bell-slash-o:before {
content: "\f1f7";
}
.fa-trash:before {
content: "\f1f8";
}
.fa-copyright:before {
content: "\f1f9";
}
.fa-at:before {
content: "\f1fa";
}
.fa-eyedropper:before {
content: "\f1fb";
}
.fa-paint-brush:before {
content: "\f1fc";
}
.fa-birthday-cake:before {
content: "\f1fd";
}
.fa-area-chart:before {
content: "\f1fe";
}
.fa-pie-chart:before {
content: "\f200";
}
.fa-line-chart:before {
content: "\f201";
}
.fa-lastfm:before {
content: "\f202";
}
.fa-lastfm-square:before {
content: "\f203";
}
.fa-toggle-off:before {
content: "\f204";
}
.fa-toggle-on:before {
content: "\f205";
}
.fa-bicycle:before {
content: "\f206";
}
.fa-bus:before {
content: "\f207";
}
.fa-ioxhost:before {
content: "\f208";
}
.fa-angellist:before {
content: "\f209";
}
.fa-cc:before {
content: "\f20a";
}
.fa-shekel:before,
.fa-sheqel:before,
.fa-ils:before {
content: "\f20b";
}
.fa-meanpath:before {
content: "\f20c";
}@font-face {
font-family: 'et-icons';
src:url(//www.eef.or.th/wp-content/plugins/responsive-flipbook/assets/fonts/et-icons.eot?v=1.0);
src:url(//www.eef.or.th/wp-content/plugins/responsive-flipbook/assets/fonts/et-icons.eot?#iefix&v=1.0) format('embedded-opentype'),
url(//www.eef.or.th/wp-content/plugins/responsive-flipbook/assets/fonts/et-icons.woff?v=1.0) format('woff'),
url(//www.eef.or.th/wp-content/plugins/responsive-flipbook/assets/fonts/et-icons.ttf?v=1.0) format('truetype'),
url(//www.eef.or.th/wp-content/plugins/responsive-flipbook/assets/fonts/et-icons.svg?v=1.0#et-icons) format('svg');
font-weight: normal;
font-style: normal;
}
.eti {
font-family: 'et-icons';
speak: none;
font-style: normal;
font-weight: normal;
font-variant: normal;
text-transform: none;
line-height: 1;
-webkit-font-smoothing: antialiased;
}
.eti_arrow_up:before {
content: "\21";
}
.eti_arrow_down:before {
content: "\22";
}
.eti_arrow_left:before {
content: "\23";
}
.eti_arrow_right:before {
content: "\24";
}
.eti_arrow_left-up:before {
content: "\25";
}
.eti_arrow_right-up:before {
content: "\26";
}
.eti_arrow_right-down:before {
content: "\27";
}
.eti_arrow_left-down:before {
content: "\28";
}
.eti_arrow-up-down:before {
content: "\29";
}
.eti_arrow_up-down_alt:before {
content: "\2a";
}
.eti_arrow_left-right_alt:before {
content: "\2b";
}
.eti_arrow_left-right:before {
content: "\2c";
}
.eti_arrow_expand_alt2:before {
content: "\2d";
}
.eti_arrow_expand_alt:before {
content: "\2e";
}
.eti_arrow_condense:before {
content: "\2f";
}
.eti_arrow_expand:before {
content: "\30";
}
.eti_arrow_move:before {
content: "\31";
}
.eti_arrow_carrot-up:before {
content: "\32";
}
.eti_arrow_carrot-down:before {
content: "\33";
}
.eti_arrow_carrot-left:before {
content: "\34";
}
.eti_arrow_carrot-right:before {
content: "\35";
}
.eti_arrow_carrot-2up:before {
content: "\36";
}
.eti_arrow_carrot-2down:before {
content: "\37";
}
.eti_arrow_carrot-2left:before {
content: "\38";
}
.eti_arrow_carrot-2right:before {
content: "\39";
}
.eti_arrow_carrot-up_alt2:before {
content: "\3a";
}
.eti_arrow_carrot-down_alt2:before {
content: "\3b";
}
.eti_arrow_carrot-left_alt2:before {
content: "\3c";
}
.eti_arrow_carrot-right_alt2:before {
content: "\3d";
}
.eti_arrow_carrot-2up_alt2:before {
content: "\3e";
}
.eti_arrow_carrot-2down_alt2:before {
content: "\3f";
}
.eti_arrow_carrot-2left_alt2:before {
content: "\40";
}
.eti_arrow_carrot-2right_alt2:before {
content: "\41";
}
.eti_arrow_triangle-up:before {
content: "\42";
}
.eti_arrow_triangle-down:before {
content: "\43";
}
.eti_arrow_triangle-left:before {
content: "\44";
}
.eti_arrow_triangle-right:before {
content: "\45";
}
.eti_arrow_triangle-up_alt2:before {
content: "\46";
}
.eti_arrow_triangle-down_alt2:before {
content: "\47";
}
.eti_arrow_triangle-left_alt2:before {
content: "\48";
}
.eti_arrow_triangle-right_alt2:before {
content: "\49";
}
.eti_arrow_back:before {
content: "\4a";
}
.eti_minus-06:before {
content: "\4b";
}
.eti_plus:before {
content: "\4c";
}
.eti_close:before {
content: "\4d";
}
.eti_check:before {
content: "\4e";
}
.eti_minus_alt2:before {
content: "\4f";
}
.eti_plus_alt2:before {
content: "\50";
}
.eti_close_alt2:before {
content: "\51";
}
.eti_check_alt2:before {
content: "\52";
}
.eti_zoom-out_alt:before {
content: "\53";
}
.eti_zoom-in_alt:before {
content: "\54";
}
.eti_search:before {
content: "\55";
}
.eti_box-empty:before {
content: "\56";
}
.eti_box-selected:before {
content: "\57";
}
.eti_minus-box:before {
content: "\58";
}
.eti_plus-box:before {
content: "\59";
}
.eti_box-checked:before {
content: "\5a";
}
.eti_circle-empty:before {
content: "\5b";
}
.eti_circle-slelected:before {
content: "\5c";
}
.eti_stop_alt2:before {
content: "\5d";
}
.eti_stop:before {
content: "\5e";
}
.eti_pause_alt2:before {
content: "\5f";
}
.eti_pause:before {
content: "\60";
}
.eti_menu:before {
content: "\61";
}
.eti_menu-square_alt2:before {
content: "\62";
}
.eti_menu-circle_alt2:before {
content: "\63";
}
.eti_ul:before {
content: "\64";
}
.eti_ol:before {
content: "\65";
}
.eti_adjust-horiz:before {
content: "\66";
}
.eti_adjust-vert:before {
content: "\67";
}
.eti_document_alt:before {
content: "\68";
}
.eti_documents_alt:before {
content: "\69";
}
.eti_pencil:before {
content: "\6a";
}
.eti_pencil-edit_alt:before {
content: "\6b";
}
.eti_pencil-edit:before {
content: "\6c";
}
.eti_folder-alt:before {
content: "\6d";
}
.eti_folder-open_alt:before {
content: "\6e";
}
.eti_folder-add_alt:before {
content: "\6f";
}
.eti_info_alt:before {
content: "\70";
}
.eti_error-oct_alt:before {
content: "\71";
}
.eti_error-circle_alt:before {
content: "\72";
}
.eti_error-triangle_alt:before {
content: "\73";
}
.eti_question_alt2:before {
content: "\74";
}
.eti_question:before {
content: "\75";
}
.eti_comment_alt:before {
content: "\76";
}
.eti_chat_alt:before {
content: "\77";
}
.eti_vol-mute_alt:before {
content: "\78";
}
.eti_volume-low_alt:before {
content: "\79";
}
.eti_volume-high_alt:before {
content: "\7a";
}
.eti_quotations:before {
content: "\7b";
}
.eti_quotations_alt2:before {
content: "\7c";
}
.eti_clock_alt:before {
content: "\7d";
}
.eti_lock_alt:before {
content: "\7e";
}
.eti_lock-open_alt:before {
content: "\e000";
}
.eti_key_alt:before {
content: "\e001";
}
.eti_cloud_alt:before {
content: "\e002";
}
.eti_cloud-upload_alt:before {
content: "\e003";
}
.eti_cloud-download_alt:before {
content: "\e004";
}
.eti_image:before {
content: "\e005";
}
.eti_images:before {
content: "\e006";
}
.eti_lightbulb_alt:before {
content: "\e007";
}
.eti_gift_alt:before {
content: "\e008";
}
.eti_house_alt:before {
content: "\e009";
}
.eti_genius:before {
content: "\e00a";
}
.eti_mobile:before {
content: "\e00b";
}
.eti_tablet:before {
content: "\e00c";
}
.eti_laptop:before {
content: "\e00d";
}
.eti_desktop:before {
content: "\e00e";
}
.eti_camera_alt:before {
content: "\e00f";
}
.eti_mail_alt:before {
content: "\e010";
}
.eti_cone_alt:before {
content: "\e011";
}
.eti_ribbon_alt:before {
content: "\e012";
}
.eti_bag_alt:before {
content: "\e013";
}
.eti_creditcard:before {
content: "\e014";
}
.eti_cart_alt:before {
content: "\e015";
}
.eti_paperclip:before {
content: "\e016";
}
.eti_tag_alt:before {
content: "\e017";
}
.eti_tags_alt:before {
content: "\e018";
}
.eti_trash_alt:before {
content: "\e019";
}
.eti_cursor_alt:before {
content: "\e01a";
}
.eti_mic_alt:before {
content: "\e01b";
}
.eti_compass_alt:before {
content: "\e01c";
}
.eti_pin_alt:before {
content: "\e01d";
}
.eti_pushpin_alt:before {
content: "\e01e";
}
.eti_map_alt:before {
content: "\e01f";
}
.eti_drawer_alt:before {
content: "\e020";
}
.eti_toolbox_alt:before {
content: "\e021";
}
.eti_book_alt:before {
content: "\e022";
}
.eti_calendar:before {
content: "\e023";
}
.eti_film:before {
content: "\e024";
}
.eti_table:before {
content: "\e025";
}
.eti_contacts_alt:before {
content: "\e026";
}
.eti_headphones:before {
content: "\e027";
}
.eti_lifesaver:before {
content: "\e028";
}
.eti_piechart:before {
content: "\e029";
}
.eti_refresh:before {
content: "\e02a";
}
.eti_link_alt:before {
content: "\e02b";
}
.eti_link:before {
content: "\e02c";
}
.eti_loading:before {
content: "\e02d";
}
.eti_blocked:before {
content: "\e02e";
}
.eti_archive_alt:before {
content: "\e02f";
}
.eti_heart_alt:before {
content: "\e030";
}
.eti_star_alt:before {
content: "\e031";
}
.eti_star-half_alt:before {
content: "\e032";
}
.eti_star:before {
content: "\e033";
}
.eti_star-half:before {
content: "\e034";
}
.eti_tools:before {
content: "\e035";
}
.eti_tool:before {
content: "\e036";
}
.eti_cog:before {
content: "\e037";
}
.eti_cogs:before {
content: "\e038";
}
.eti_arrow_up_alt:before {
content: "\e039";
}
.eti_arrow_down_alt:before {
content: "\e03a";
}
.eti_arrow_left_alt:before {
content: "\e03b";
}
.eti_arrow_right_alt:before {
content: "\e03c";
}
.eti_arrow_left-up_alt:before {
content: "\e03d";
}
.eti_arrow_right-up_alt:before {
content: "\e03e";
}
.eti_arrow_right-down_alt:before {
content: "\e03f";
}
.eti_arrow_left-down_alt:before {
content: "\e040";
}
.eti_arrow_condense_alt:before {
content: "\e041";
}
.eti_arrow_expand_alt3:before {
content: "\e042";
}
.eti_arrow_carrot_up_alt:before {
content: "\e043";
}
.eti_arrow_carrot-down_alt:before {
content: "\e044";
}
.eti_arrow_carrot-left_alt:before {
content: "\e045";
}
.eti_arrow_carrot-right_alt:before {
content: "\e046";
}
.eti_arrow_carrot-2up_alt:before {
content: "\e047";
}
.eti_arrow_carrot-2dwnn_alt:before {
content: "\e048";
}
.eti_arrow_carrot-2left_alt:before {
content: "\e049";
}
.eti_arrow_carrot-2right_alt:before {
content: "\e04a";
}
.eti_arrow_triangle-up_alt:before {
content: "\e04b";
}
.eti_arrow_triangle-down_alt:before {
content: "\e04c";
}
.eti_arrow_triangle-left_alt:before {
content: "\e04d";
}
.eti_arrow_triangle-right_alt:before {
content: "\e04e";
}
.eti_minus_alt:before {
content: "\e04f";
}
.eti_plus_alt:before {
content: "\e050";
}
.eti_close_alt:before {
content: "\e051";
}
.eti_check_alt:before {
content: "\e052";
}
.eti_zoom-out:before {
content: "\e053";
}
.eti_zoom-in:before {
content: "\e054";
}
.eti_stop_alt:before {
content: "\e055";
}
.eti_menu-square_alt:before {
content: "\e056";
}
.eti_menu-circle_alt:before {
content: "\e057";
}
.eti_document:before {
content: "\e058";
}
.eti_documents:before {
content: "\e059";
}
.eti_pencil_alt:before {
content: "\e05a";
}
.eti_folder:before {
content: "\e05b";
}
.eti_folder-open:before {
content: "\e05c";
}
.eti_folder-add:before {
content: "\e05d";
}
.eti_folder_upload:before {
content: "\e05e";
}
.eti_folder_download:before {
content: "\e05f";
}
.eti_info:before {
content: "\e060";
}
.eti_error-circle:before {
content: "\e061";
}
.eti_error-oct:before {
content: "\e062";
}
.eti_error-triangle:before {
content: "\e063";
}
.eti_question_alt:before {
content: "\e064";
}
.eti_comment:before {
content: "\e065";
}
.eti_chat:before {
content: "\e066";
}
.eti_vol-mute:before {
content: "\e067";
}
.eti_volume-low:before {
content: "\e068";
}
.eti_volume-high:before {
content: "\e069";
}
.eti_quotations_alt:before {
content: "\e06a";
}
.eti_clock:before {
content: "\e06b";
}
.eti_lock:before {
content: "\e06c";
}
.eti_lock-open:before {
content: "\e06d";
}
.eti_key:before {
content: "\e06e";
}
.eti_cloud:before {
content: "\e06f";
}
.eti_cloud-upload:before {
content: "\e070";
}
.eti_cloud-download:before {
content: "\e071";
}
.eti_lightbulb:before {
content: "\e072";
}
.eti_gift:before {
content: "\e073";
}
.eti_house:before {
content: "\e074";
}
.eti_camera:before {
content: "\e075";
}
.eti_mail:before {
content: "\e076";
}
.eti_cone:before {
content: "\e077";
}
.eti_ribbon:before {
content: "\e078";
}
.eti_bag:before {
content: "\e079";
}
.eti_cart:before {
content: "\e07a";
}
.eti_tag:before {
content: "\e07b";
}
.eti_tags:before {
content: "\e07c";
}
.eti_trash:before {
content: "\e07d";
}
.eti_cursor:before {
content: "\e07e";
}
.eti_mic:before {
content: "\e07f";
}
.eti_compass:before {
content: "\e080";
}
.eti_pin:before {
content: "\e081";
}
.eti_pushpin:before {
content: "\e082";
}
.eti_map:before {
content: "\e083";
}
.eti_drawer:before {
content: "\e084";
}
.eti_toolbox:before {
content: "\e085";
}
.eti_book:before {
content: "\e086";
}
.eti_contacts:before {
content: "\e087";
}
.eti_archive:before {
content: "\e088";
}
.eti_heart:before {
content: "\e089";
}
.eti_profile:before {
content: "\e08a";
}
.eti_group:before {
content: "\e08b";
}
.eti_grid-2x2:before {
content: "\e08c";
}
.eti_grid-3x3:before {
content: "\e08d";
}
.eti_music:before {
content: "\e08e";
}
.eti_pause_alt:before {
content: "\e08f";
}
.eti_phone:before {
content: "\e090";
}
.eti_upload:before {
content: "\e091";
}
.eti_download:before {
content: "\e092";
}
.eti_social_facebook:before {
content: "\e093";
}
.eti_social_twitter:before {
content: "\e094";
}
.eti_social_pinterest:before {
content: "\e095";
}
.eti_social_googleplus:before {
content: "\e096";
}
.eti_social_tumblr:before {
content: "\e097";
}
.eti_social_tumbleupon:before {
content: "\e098";
}
.eti_social_wordpress:before {
content: "\e099";
}
.eti_social_instagram:before {
content: "\e09a";
}
.eti_social_dribbble:before {
content: "\e09b";
}
.eti_social_vimeo:before {
content: "\e09c";
}
.eti_social_linkedin:before {
content: "\e09d";
}
.eti_social_rss:before {
content: "\e09e";
}
.eti_social_deviantart:before {
content: "\e09f";
}
.eti_social_share:before {
content: "\e0a0";
}
.eti_social_myspace:before {
content: "\e0a1";
}
.eti_social_skype:before {
content: "\e0a2";
}
.eti_social_youtube:before {
content: "\e0a3";
}
.eti_social_picassa:before {
content: "\e0a4";
}
.eti_social_googledrive:before {
content: "\e0a5";
}
.eti_social_flickr:before {
content: "\e0a6";
}
.eti_social_blogger:before {
content: "\e0a7";
}
.eti_social_spotify:before {
content: "\e0a8";
}
.eti_social_delicious:before {
content: "\e0a9";
}
.eti_social_facebook_circle:before {
content: "\e0aa";
}
.eti_social_twitter_circle:before {
content: "\e0ab";
}
.eti_social_pinterest_circle:before {
content: "\e0ac";
}
.eti_social_googleplus_circle:before {
content: "\e0ad";
}
.eti_social_tumblr_circle:before {
content: "\e0ae";
}
.eti_social_stumbleupon_circle:before {
content: "\e0af";
}
.eti_social_wordpress_circle:before {
content: "\e0b0";
}
.eti_social_instagram_circle:before {
content: "\e0b1";
}
.eti_social_dribbble_circle:before {
content: "\e0b2";
}
.eti_social_vimeo_circle:before {
content: "\e0b3";
}
.eti_social_linkedin_circle:before {
content: "\e0b4";
}
.eti_social_rss_circle:before {
content: "\e0b5";
}
.eti_social_deviantart_circle:before {
content: "\e0b6";
}
.eti_social_share_circle:before {
content: "\e0b7";
}
.eti_social_myspace_circle:before {
content: "\e0b8";
}
.eti_social_skype_circle:before {
content: "\e0b9";
}
.eti_social_youtube_circle:before {
content: "\e0ba";
}
.eti_social_picassa_circle:before {
content: "\e0bb";
}
.eti_social_googledrive_alt2:before {
content: "\e0bc";
}
.eti_social_flickr_circle:before {
content: "\e0bd";
}
.eti_social_blogger_circle:before {
content: "\e0be";
}
.eti_social_spotify_circle:before {
content: "\e0bf";
}
.eti_social_delicious_circle:before {
content: "\e0c0";
}
.eti_social_facebook_square:before {
content: "\e0c1";
}
.eti_social_twitter_square:before {
content: "\e0c2";
}
.eti_social_pinterest_square:before {
content: "\e0c3";
}
.eti_social_googleplus_square:before {
content: "\e0c4";
}
.eti_social_tumblr_square:before {
content: "\e0c5";
}
.eti_social_stumbleupon_square:before {
content: "\e0c6";
}
.eti_social_wordpress_square:before {
content: "\e0c7";
}
.eti_social_instagram_square:before {
content: "\e0c8";
}
.eti_social_dribbble_square:before {
content: "\e0c9";
}
.eti_social_vimeo_square:before {
content: "\e0ca";
}
.eti_social_linkedin_square:before {
content: "\e0cb";
}
.eti_social_rss_square:before {
content: "\e0cc";
}
.eti_social_deviantart_square:before {
content: "\e0cd";
}
.eti_social_share_square:before {
content: "\e0ce";
}
.eti_social_myspace_square:before {
content: "\e0cf";
}
.eti_social_skype_square:before {
content: "\e0d0";
}
.eti_social_youtube_square:before {
content: "\e0d1";
}
.eti_social_picassa_square:before {
content: "\e0d2";
}
.eti_social_googledrive_square:before {
content: "\e0d3";
}
.eti_social_flickr_square:before {
content: "\e0d4";
}
.eti_social_blogger_square:before {
content: "\e0d5";
}
.eti_social_spotify_square:before {
content: "\e0d6";
}
.eti_social_delicious_square:before {
content: "\e0d7";
}
.eti_printer:before {
content: "\e103";
}
.eti_calulator:before {
content: "\e0ee";
}
.eti_building:before {
content: "\e0ef";
}
.eti_floppy:before {
content: "\e0e8";
}
.eti_drive:before {
content: "\e0ea";
}
.eti_search-2:before {
content: "\e101";
}
.eti_id:before {
content: "\e107";
}
.eti_id-2:before {
content: "\e108";
}
.eti_puzzle:before {
content: "\e102";
}
.eti_like:before {
content: "\e106";
}
.eti_dislike:before {
content: "\e0eb";
}
.eti_mug:before {
content: "\e105";
}
.eti_currency:before {
content: "\e0ed";
}
.eti_wallet:before {
content: "\e100";
}
.eti_pens:before {
content: "\e104";
}
.eti_easel:before {
content: "\e0e9";
}
.eti_flowchart:before {
content: "\e109";
}
.eti_datareport:before {
content: "\e0ec";
}
.eti_briefcase:before {
content: "\e0fe";
}
.eti_shield:before {
content: "\e0f6";
}
.eti_percent:before {
content: "\e0fb";
}
.eti_globe:before {
content: "\e0e2";
}
.eti_globe-2:before {
content: "\e0e3";
}
.eti_target:before {
content: "\e0f5";
}
.eti_hourglass:before {
content: "\e0e1";
}
.eti_balance:before {
content: "\e0ff";
}
.eti_rook:before {
content: "\e0f8";
}
.eti_printer-alt:before {
content: "\e0fa";
}
.eti_calculator_alt:before {
content: "\e0e7";
}
.eti_building_alt:before {
content: "\e0fd";
}
.eti_floppy_alt:before {
content: "\e0e4";
}
.eti_drive_alt:before {
content: "\e0e5";
}
.eti_search_alt:before {
content: "\e0f7";
}
.eti_id_alt:before {
content: "\e0e0";
}
.eti_id-2_alt:before {
content: "\e0fc";
}
.eti_puzzle_alt:before {
content: "\e0f9";
}
.eti_like_alt:before {
content: "\e0dd";
}
.eti_dislike_alt:before {
content: "\e0f1";
}
.eti_mug_alt:before {
content: "\e0dc";
}
.eti_currency_alt:before {
content: "\e0f3";
}
.eti_wallet_alt:before {
content: "\e0d8";
}
.eti_pens_alt:before {
content: "\e0db";
}
.eti_easel_alt:before {
content: "\e0f0";
}
.eti_flowchart_alt:before {
content: "\e0df";
}
.eti_datareport_alt:before {
content: "\e0f2";
}
.eti_briefcase_alt:before {
content: "\e0f4";
}
.eti_shield_alt:before {
content: "\e0d9";
}
.eti_percent_alt:before {
content: "\e0da";
}
.eti_globe_alt:before {
content: "\e0de";
}
.eti_clipboard:before {
content: "\e0e6";
}@font-face {
font-family: 'et-line';
src: url(//www.eef.or.th/wp-content/plugins/responsive-flipbook/assets/fonts/et-line.eot?v=1.0);
src: url(//www.eef.or.th/wp-content/plugins/responsive-flipbook/assets/fonts/et-line.eot?#iefix&v=1.0) format('embedded-opentype'),
url(//www.eef.or.th/wp-content/plugins/responsive-flipbook/assets/fonts/et-line.woff?v=1.0) format('woff'),
url(//www.eef.or.th/wp-content/plugins/responsive-flipbook/assets/fonts/et-line.ttf?v=1.0) format('truetype'),
url(//www.eef.or.th/wp-content/plugins/responsive-flipbook/assets/fonts/et-line.svg#et-line?v=1.0#et-line) format('svg');
font-weight: normal;
font-style: normal;
}
.etl {
font-family: 'et-line';
speak: none;
font-style: normal;
font-weight: normal;
font-variant: normal;
text-transform: none;
line-height: 1;
-webkit-font-smoothing: antialiased;
-moz-osx-font-smoothing: grayscale;
display:inline-block;
}
.etl-mobile:before {
content: "\e000";
}
.etl-laptop:before {
content: "\e001";
}
.etl-desktop:before {
content: "\e002";
}
.etl-tablet:before {
content: "\e003";
}
.etl-phone:before {
content: "\e004";
}
.etl-document:before {
content: "\e005";
}
.etl-documents:before {
content: "\e006";
}
.etl-search:before {
content: "\e007";
}
.etl-clipboard:before {
content: "\e008";
}
.etl-newspaper:before {
content: "\e009";
}
.etl-notebook:before {
content: "\e00a";
}
.etl-book-open:before {
content: "\e00b";
}
.etl-browser:before {
content: "\e00c";
}
.etl-calendar:before {
content: "\e00d";
}
.etl-presentation:before {
content: "\e00e";
}
.etl-picture:before {
content: "\e00f";
}
.etl-pictures:before {
content: "\e010";
}
.etl-video:before {
content: "\e011";
}
.etl-camera:before {
content: "\e012";
}
.etl-printer:before {
content: "\e013";
}
.etl-toolbox:before {
content: "\e014";
}
.etl-briefcase:before {
content: "\e015";
}
.etl-wallet:before {
content: "\e016";
}
.etl-gift:before {
content: "\e017";
}
.etl-bargraph:before {
content: "\e018";
}
.etl-grid:before {
content: "\e019";
}
.etl-expand:before {
content: "\e01a";
}
.etl-focus:before {
content: "\e01b";
}
.etl-edit:before {
content: "\e01c";
}
.etl-adjustments:before {
content: "\e01d";
}
.etl-ribbon:before {
content: "\e01e";
}
.etl-hourglass:before {
content: "\e01f";
}
.etl-lock:before {
content: "\e020";
}
.etl-megaphone:before {
content: "\e021";
}
.etl-shield:before {
content: "\e022";
}
.etl-trophy:before {
content: "\e023";
}
.etl-flag:before {
content: "\e024";
}
.etl-map:before {
content: "\e025";
}
.etl-puzzle:before {
content: "\e026";
}
.etl-basket:before {
content: "\e027";
}
.etl-envelope:before {
content: "\e028";
}
.etl-streetsign:before {
content: "\e029";
}
.etl-telescope:before {
content: "\e02a";
}
.etl-gears:before {
content: "\e02b";
}
.etl-key:before {
content: "\e02c";
}
.etl-paperclip:before {
content: "\e02d";
}
.etl-attachment:before {
content: "\e02e";
}
.etl-pricetags:before {
content: "\e02f";
}
.etl-lightbulb:before {
content: "\e030";
}
.etl-layers:before {
content: "\e031";
}
.etl-pencil:before {
content: "\e032";
}
.etl-tools:before {
content: "\e033";
}
.etl-tools-2:before {
content: "\e034";
}
.etl-scissors:before {
content: "\e035";
}
.etl-paintbrush:before {
content: "\e036";
}
.etl-magnifying-glass:before {
content: "\e037";
}
.etl-circle-compass:before {
content: "\e038";
}
.etl-linegraph:before {
content: "\e039";
}
.etl-mic:before {
content: "\e03a";
}
.etl-strategy:before {
content: "\e03b";
}
.etl-beaker:before {
content: "\e03c";
}
.etl-caution:before {
content: "\e03d";
}
.etl-recycle:before {
content: "\e03e";
}
.etl-anchor:before {
content: "\e03f";
}
.etl-profile-male:before {
content: "\e040";
}
.etl-profile-female:before {
content: "\e041";
}
.etl-bike:before {
content: "\e042";
}
.etl-wine:before {
content: "\e043";
}
.etl-hotairballoon:before {
content: "\e044";
}
.etl-globe:before {
content: "\e045";
}
.etl-genius:before {
content: "\e046";
}
.etl-map-pin:before {
content: "\e047";
}
.etl-dial:before {
content: "\e048";
}
.etl-chat:before {
content: "\e049";
}
.etl-heart:before {
content: "\e04a";
}
.etl-cloud:before {
content: "\e04b";
}
.etl-upload:before {
content: "\e04c";
}
.etl-download:before {
content: "\e04d";
}
.etl-target:before {
content: "\e04e";
}
.etl-hazardous:before {
content: "\e04f";
}
.etl-piechart:before {
content: "\e050";
}
.etl-speedometer:before {
content: "\e051";
}
.etl-global:before {
content: "\e052";
}
.etl-compass:before {
content: "\e053";
}
.etl-lifesaver:before {
content: "\e054";
}
.etl-clock:before {
content: "\e055";
}
.etl-aperture:before {
content: "\e056";
}
.etl-quote:before {
content: "\e057";
}
.etl-scope:before {
content: "\e058";
}
.etl-alarmclock:before {
content: "\e059";
}
.etl-refresh:before {
content: "\e05a";
}
.etl-happy:before {
content: "\e05b";
}
.etl-sad:before {
content: "\e05c";
}
.etl-facebook:before {
content: "\e05d";
}
.etl-twitter:before {
content: "\e05e";
}
.etl-googleplus:before {
content: "\e05f";
}
.etl-rss:before {
content: "\e060";
}
.etl-tumblr:before {
content: "\e061";
}
.etl-linkedin:before {
content: "\e062";
}
.etl-dribbble:before {
content: "\e063";
}.flipbook-container,.rfbwp-popup,.rfbwp-shelf{-webkit-box-sizing:border-box;-moz-box-sizing:border-box;box-sizing:border-box}.flipbook-container *,.flipbook-container *:before,.flipbook-container *:after,.rfbwp-popup *,.rfbwp-popup *:before,.rfbwp-popup *:after,.rfbwp-shelf *,.rfbwp-shelf *:before,.rfbwp-shelf *:after{-webkit-box-sizing:inherit;-moz-box-sizing:inherit;box-sizing:inherit}.flipbook-container{position:relative;margin:auto;z-index:2;width:100%;max-height:100%}.flipbook-container li[data-icon]:before,.flipbook-container li[data-icon]:after{display:none}.flipbook{position:relative;width:700px;height:500px;opacity:1;z-index:10}.flipbook .turn-page{width:350px;height:500px;background-size:100% 100%;background:black}div.flipbook div.fb-page{width:100%;height:100%}div.flipbook div.fb-page div.fb-page-content{width:345px;height:490px;margin:0 0;position:relative}div.flipbook div.turn-page-wrapper{position:relative;overflow:hidden}div.flipbook div.turn-page-wrapper>div{pointer-events:none}.turn-page-wrapper>div:nth-child(2){background-image:none!important}div.flipbook div.page-transition.last div.fb-page-content,div.flipbook div.page-transition.even div.fb-page-content,div.flipbook div.turn-page-wrapper.odd div.fb-page-content{margin-left:0;margin-right:5px}div.flipbook div.turn-page-wrapper.first div.fb-page-content{margin-right:5px;margin-left:0}div.flipbook div.page-transition.first div.fb-page-content,div.flipbook div.page-transition.odd div.fb-page-content,div.flipbook div.turn-page-wrapper.even div.fb-page-content,div.flipbook div.turn-page-wrapper.last div.fb-page-content{margin-left:5px}div.flipbook img.bg-img.zoom-large{opacity:0;display:none}div.flipbook-container div.fb-page-content img.bg-img{position:absolute;left:0;top:0;width:100%;height:100%;max-width:100%!important;visibility:hidden;padding:0!important}div.flipbook-container div.fb-page-content img.bg-img-placeholder{position:absolute;left:50%;top:50%;margin-left:-109px;margin-top:-75px;padding:0!important}div.flipbook-container div.show-all div.fb-page-content img.bg-img-placeholder{width:54px;height:38px;margin-left:-27px;margin-top:-19px}div.flipbook-container div.single.fb-page-content>.fb-container,div.flipbook-container div.single div.fb-page-content>.fb-container{overflow:visible;height:100%}div.flipbook-container div.double.fb-page-content>.fb-container,div.flipbook-container div.double div.fb-page-content>.fb-container{display:block;position:relative;top:0;left:0;width:200%;height:100%;color:inherit;text-decoration:none}div.flipbook-container div.double.fb-page-content.odd>.fb-container,div.flipbook-container div.double div.fb-page-content.odd>.fb-container{margin-left:-100%}div.flipbook-container div.double.fb-page-content.odd.wide-view>.fb-container,div.flipbook-container div.double div.fb-page-content.odd.wide-view>.fb-container{margin-left:0}div.flipbook-container a.fb-container{display:block}div.flipbook-container div.single .fb-container>div.page-html{padding:6%}div.flipbook-container .fb-container>div.page-html img{max-width:100%;height:auto!important}.flipbook-container p{margin:0 0 1em;line-height:1.5}.flipbook-container h1,.flipbook-container h2,.flipbook-container h3,.flipbook-container h4,.flipbook-container h5,.flipbook-container h6{margin:0 0 1em;line-height:1.5}div.flipbook-container .fb-container>div.page-html h1{font-size:3.429em}div.flipbook-container .fb-container>div.page-html h2{font-size:2.286em}div.flipbook-container .fb-container>div.page-html h3{font-size:1.714em}div.flipbook-container .fb-container>div.page-html h4{font-size:1.429em}div.flipbook-container .fb-container>div.page-html h5{font-size:1.143em}div.flipbook-container .fb-container>div.page-html h6{font-size:1em}div.flipbook-container .fb-container>div.page-html{position:relative;z-index:10;pointer-events:all;padding:3%;overflow:hidden;box-sizing:border-box;-webkit-box-sizing:border-box;-moz-box-sizing:border-box;height:100%}div.flipbook-container{direction:ltr}div.flipbook-container.is-rtl div.page-html{direction:rtl}div.flipbook-container div.double.fb-page-content div.left,div.flipbook-container div.double div.fb-page-content div.left{float:left;width:50%;padding-right:3%;box-sizing:border-box;-webkit-box-sizing:border-box;-moz-box-sizing:border-box}div.flipbook-container div.double.fb-page-content div.right,div.flipbook-container div.double div.fb-page-content div.right{float:right;width:50%;padding-left:3%;box-sizing:border-box;-webkit-box-sizing:border-box;-moz-box-sizing:border-box}.flipbook div.fb-inside-shadow-right,.flipbook div.fb-inside-shadow-left{position:absolute;overflow:hidden;width:100%;height:490px;top:5px;right:0;z-index:10;background:transparent url(//www.eef.or.th/wp-content/plugins/responsive-flipbook/assets/images/inner-shadow-left.png);pointer-events:none;background-size:100%}.flipbook div.fb-inside-shadow-right{left:0;background:transparent url(//www.eef.or.th/wp-content/plugins/responsive-flipbook/assets/images/inner-shadow-right.png);background-position:top left;background-size:100%}.flipbook div.fb-inside-shadow-left{right:0;background:transparent url(//www.eef.or.th/wp-content/plugins/responsive-flipbook/assets/images/inner-shadow-left.png);background-position:top right;background-size:100%}.flipbook div.fb-page-edge-shadow-right,.flipbook div.fb-page-edge-shadow-left{position:absolute;width:2px;height:490px;top:10px}.flipbook div.fb-page-edge-shadow-right{right:10px;z-index:20}.flipbook div.fb-page-edge-shadow-left{left:10px;z-index:11!important}.flipbook div.fb-shadow-top-right,.flipbook div.fb-shadow-top-left,.flipbook div.fb-shadow-bottom-right,.flipbook div.fb-shadow-bottom-left{background:url(//www.eef.or.th/wp-content/plugins/responsive-flipbook/assets/images/page-curve-shadow.png) no-repeat;background-size:100% 100%;width:355px;height:56px;display:inline-block;position:absolute;opacity:0;z-index:0!important;pointer-events:none}.flipbook div.fb-shadow-top-right.force-hide,.flipbook div.fb-shadow-top-left.force-hide,.flipbook div.fb-shadow-bottom-right.force-hide,.flipbook div.fb-shadow-bottom-left.force-hide{display:none}.flipbook div.fb-shadow-bottom-left{left:0;bottom:-14px}.flipbook div.fb-shadow-bottom-right{right:0;bottom:-14px}.flipbook div.fb-shadow-top-left{left:0;top:-12px}.flipbook div.fb-shadow-top-right{right:0;top:-12px}.flipbook-container div.zoomed{position:absolute;top:0;left:0;margin:auto;overflow:hidden;z-index:30;border:10px solid #ECECEC;border-radius:10px;box-shadow:0 0 0 1px #D0D0D0;background:#f3f3f3}.flipbook-container .zoomed.use-touch{overflow-x:hidden;overflow-y:scroll}.flipbook-container .zoomed.wide-view{overflow:scroll}.flipbook-container div.zoomed .bg-img{margin-top:0!important;max-width:200%;max-height:100%}.flipbook-container div.zoomed-shadow{position:absolute;margin:auto;background:url(//www.eef.or.th/wp-content/plugins/responsive-flipbook/assets/images/zoom-overlay.png) no-repeat;background-size:100% 100%;z-index:41;pointer-events:none;opacity:.2;filter:alpha(opacity=20)}.flipbook-container div.zoomed.double.odd{margin-left:0px!important}.flipbook-container div.video video,.flipbook-container div.video object{position:relative;z-index:15;display:block;pointer-events:all;margin:0 auto}.flipbook-container div.showall-shadow-top,.flipbook-container div.showall-shadow-bottom,.flipbook-container div.zoomed-shadow-top,.flipbook-container div.zoomed-shadow-bottom{position:absolute;z-index:20;opacity:0;height:55px;background-size:100% 55px!important;background:transparent url(//www.eef.or.th/wp-content/plugins/responsive-flipbook/assets/images/shadow-big.png) no-repeat;pointer-events:none}.flipbook-container div.showall-shadow-top,.flipbook-container div.showall-shadow-bottom{height:55px}.flipbook-container div.zoomed-nav{width:100%;position:relative}.flipbook-container div.zoomed-nav a{position:absolute;top:0;display:block;width:37px;height:37px;background:#eee}.flipbook-container div.zoomed-nav .previous-page{left:0;background:url(//www.eef.or.th/wp-content/plugins/responsive-flipbook/assets/images/ui/mobile/icon-prev.png) no-repeat center center;-webkit-transition:background 0.25s ease-out}.flipbook-container div.zoomed-nav .previous-page:hover{background-position:-5px center}.flipbook-container div.zoomed-nav .next-page{right:0;background:url(//www.eef.or.th/wp-content/plugins/responsive-flipbook/assets/images/ui/mobile/icon-next.png) no-repeat center center;-webkit-transition:background 0.25s ease-out}.flipbook-container div.zoomed-nav .next-page:hover{background-position:5px center}.flipbook-container .zoomed .fb-container{z-index:2}.fb-nav{position:relative;margin:0 auto 0 auto;display:block;opacity:0;z-index:1;overflow:hidden}.fb-nav ul{position:relative;width:100%;text-align:center;margin-top:10px!important;margin-left:0;padding-left:0;padding-bottom:5px}.fb-nav ul li{position:relative;display:inline-block;list-style:none;margin-right:0;cursor:pointer;margin-left:0;text-align:center}.fb-nav ul li.last{margin-right:0}.fb-nav ul li{-webkit-box-sizing:border-box;-moz-box-sizing:border-box;box-sizing:border-box;-webkit-transition:all .25s;-moz-transition:all .25s;transition:all .25s}.fb-nav ul li i{display:inline-block;line-height:65px;font-size:28px;color:inherit}.fb-nav ul li.fullscreen i.icon-resize-small{display:none}.fb-nav ul li.fullscreen.active i.icon-resize-small{display:inline-block}.fb-nav ul li.fullscreen.active i.icon-resize-full{display:none}.fb-nav ul li.slideshow i.icon-pause{display:none}.fb-nav ul li.slideshow.active i.icon-pause{display:inline-block}.fb-nav ul li.slideshow.active i.icon-play{display:none}div.mobile.round,div.big-side,div.big-next{position:absolute;opacity:0;cursor:pointer;z-index:100}div.mobile.round.preview,div.mobile.round.next{opacity:0}div.mobile.round.preview,div.mobile.round.next,div.big-side,div.big-next{z-index:1;-webkit-box-sizing:border-box;-moz-box-sizing:border-box;box-sizing:border-box}div.mobile.round.preview,div.big-side.show-previous,div.big-next.show-all-previous{text-align:left}div.mobile.round.next,div.big-side.show-next,div.big-next.show-all-next{text-align:right}div.big-side,div.big-next{top:50%;visibility:hidden}div.big-side.active,div.big-next.active{visibility:visible}div.mobile.round.preview i,div.mobile.round.next i,div.big-side i,div.big-next i{display:inline-block;line-height:60px}div.mobile.round.preview i:before,div.mobile.round.next i:before div.big-side i:before,div.big-next i:before{width:30px}.flipbook-container div.show-all{position:absolute;top:0;z-index:25;left:100px;overflow:hidden;background:#F6F6F6;border-radius:10px;border:1px solid #D6D6D6;opacity:0}.flipbook-container div.show-all div.rfbwp-trim-top,.flipbook-container div.show-all div.rfbwp-trim-bottom{position:absolute;left:0;width:100%;z-index:20}.flipbook-container div.show-all div.rfbwp-trim-top{top:0}.flipbook-container div.show-all div.rfbwp-trim-bottom{bottom:0}.flipbook-container div.show-all div.content{position:absolute;overflow:hidden;top:12px;left:12px}.flipbook-container div.show-all div.content>div.show-all-thumb{position:relative;overflow:hidden;margin-right:10px;margin-bottom:12px;float:left;height:180px;width:125px;border:1px solid #878787;cursor:pointer}.flipbook-container.is-rtl div.show-all div.content>div.show-all-thumb{float:right}.flipbook-container div.show-all div.content>div.show-all-thumb.last,.flipbook-container div.show-all div.content>div.show-all-thumb.even{margin-right:0;border-right:none!important}.flipbook-container div.show-all div.content>div.show-all-thumb.first,.flipbook-container div.show-all div.content>div.show-all-thumb.odd{border-left:none!important}.flipbook-container div.show-all div.content>div.show-all-thumb.last-thumb{margin-right:0!important}.flipbook-container div.show-all div.content>div.show-all-thumb *{pointer-events:none}.flipbook-container div.show-all div.content>div.show-all-thumb .mpc-numeration-wrap{width:50%}.flipbook-container div.show-all div.content>div.show-all-thumb.even .mpc-numeration-wrap{right:auto;left:0}.flipbook-container div.show-all div.content>div.show-all-thumb span.shadow{display:block;position:absolute;top:0;width:100%;height:100%;z-index:11;pointer-events:none;opacity:0}.flipbook-container div.show-all div.content>div.show-all-thumb.even span.shadow{left:0;background:#FFF;opacity:0}.flipbook-container div.show-all div.content>div.show-all-thumb.odd span.shadow{right:0;background:#FFF;opacity:0}div.show-all-thumb.last img.bg-img,div.show-all-thumb.first img.bg-img,div.show-all-thumb.odd img.bg-img,div.show-all-thumb.even img.bg-img{margin:0 0 0 0px!important;top:0px!important;left:0px!important;bottom:0px!important;right:0px!important}div.show-all-thumb.double.odd img.bg-img{margin:0 0 0 0px!important;top:0px!important;left:0px!important;bottom:0px!important;right:0px!important}.flipbook-container div.show-all div.show-all-thumb img.bg-img{width:100%!important;height:100%!important}.flipbook-container div.show-all div.show-all-thumb.double img.bg-img{width:200%!important;height:100%!important}span.big-side{position:absolute;cursor:pointer;top:0;z-index:19;display:block;width:60px;height:300px;-webkit-box-sizing:border-box;-moz-box-sizing:border-box;box-sizing:border-box}span.big-side.show-previous{left:0}span.big-side.show-next{right:0}span.big-side.show-previous i,span.big-side.show-next i{position:absolute;display:block;margin-top:-14px;top:50%;height:28px;width:28px;font-size:28px;line-height:28px;z-index:2}span.big-side.show-previous i{text-align:left;left:0}span.big-side.show-next i{text-align:right;right:0}#rfbwp_fullscreen{display:none;position:fixed;top:0;bottom:0;left:0;right:0;padding:30px 10px;z-index:100000;background:rgba(0,0,0,.7)}#rfbwp_fullscreen .flipbook-container{overflow:visible!important;margin:0}.ie_fallback .flipbook .page-transitions{display:none!important}.ie_fallback .flipbook .fb-shadow-bottom-left,.ie_fallback .flipbook .fb-shadow-bottom-right,.ie_fallback .flipbook .fb-shadow-top-left,.ie_fallback .flipbook .fb-shadow-top-right{display:none}.ie_fallback div.preview.fb-hidden,.ie_fallback div.next.fb-hidden{display:block!important;z-index:10!important;visibility:hidden}.ie_fallback:hover div.preview.fb-hidden,.ie_fallback:hover div.next.fb-hidden{visibility:visible}.rfbwp-shelf{padding:0 40px;height:0;margin-top:15px;margin-bottom:30px;overflow:hidden;opacity:0;filter:alpha(opacity=0);visibility:hidden;transition:opacity .25s,filter .25s}.rfbwp-shelf.rfbwp-wrapped{height:auto;overflow:visible;opacity:1;filter:alpha(opacity=100);visibility:visible}.rfbwp-shelf .rfbwp-shelf-books{font-size:0;text-align:center}.rfbwp-shelf .rfbwp-shelf-books:after{content:'';display:block;clear:both}.rfbwp-shelf .rfbwp-shelf-book{position:relative;box-sizing:border-box;display:inline-block;margin:0 10px;z-index:2;outline:none;box-shadow:none}.rfbwp-shelf .rfbwp-shelf-book img{display:block;width:100%;height:100%;padding:0}.rfbwp-shelf .rfbwp-shelf-book{opacity:1;-webkit-transition:opacity 0.25s ease-out;transition:opacity 0.25s ease-out}.rfbwp-shelf .rfbwp-shelf-book:hover{opacity:.7}.rfbwp-shelf .rfbwp-shelf-book span{position:absolute;left:0;width:100%;padding:5px;font-size:14px;-webkit-transition:all 0.25s ease-out;transition:all 0.25s ease-out}.rfbwp-shelf .rfbwp-shelf-book:hover span{background:#ddd}.rfbwp-shelf .rfbwp-shelf-book span[data-style="dark"]{color:#fff;background:rgba(0,0,0,.8)}.rfbwp-shelf .rfbwp-shelf-book span[data-style="light"]{color:#333;background:rgba(255,255,255,.9)}.rfbwp-shelf .rfbwp-shelf-book span[data-position="top"]{top:0}.rfbwp-shelf .rfbwp-shelf-book span[data-position="middle"]{top:50%;transform:translateY(-50%)}.rfbwp-shelf .rfbwp-shelf-book span[data-position="bottom"]{bottom:0}.rfbwp-shelf .rfbwp-shelf-book span[data-display="fade"]{opacity:0}.rfbwp-shelf .rfbwp-shelf-book:hover span[data-display="fade"]{opacity:1}.rfbwp-shelf .rfbwp-shelf-book span[data-display="scale"]{transform:scale(0)}.rfbwp-shelf .rfbwp-shelf-book:hover span[data-display="scale"]{transform:scale(1)}.rfbwp-shelf .rfbwp-shelf-book span[data-display="scale"][data-position="middle"]{transform-origin:50% 0;transform:scale(0) translateY(-50%)}.rfbwp-shelf .rfbwp-shelf-book:hover span[data-display="scale"][data-position="middle"]{transform:scale(1) translateY(-50%)}.rfbwp-popup-box,.rfbwp-shelf-box{position:fixed;top:0;right:0;bottom:0;left:0;width:100%;height:100%;z-index:100000;background:rgba(0,0,0,.75);padding:30px 10px;visibility:hidden;opacity:0;filter:alpha(opacity=0);-webkit-transition:opacity 0.25s ease-out,visibility 0.25s ease-out;transition:opacity 0.25s ease-out,visibility 0.25s ease-out;transform:translate3d(0,0,0)}.rfbwp-popup-box.rfbwp-active,.rfbwp-shelf-box.rfbwp-active{visibility:visible;opacity:1;filter:alpha(opacity=100)}.rfbwp-popup-box .flipbook-container,.rfbwp-shelf-box .flipbook-container{margin:0}.rfbwp-popup-box .rfbwp-close,.rfbwp-shelf-box .rfbwp-close{display:block;position:absolute;top:0;right:0;width:1.5em;height:1.5em;line-height:1.5;text-align:center;text-decoration:none;color:#eee;border:none;outline:none;box-shadow:none;font-size:48px;z-index:10000000;visibility:hidden;opacity:0;-webkit-transform:rotate(0deg);-ms-transform:rotate(0deg);transform:rotate(0deg);-webkit-transform-origin:50% 50%;-ms-transform-origin:50% 50%;transform-origin:50% 50%;-webkit-transition:all 0.25s ease-out;transition:all 0.25s ease-out}@media screen and (max-width:768px){.rfbwp-popup-box .rfbwp-close,.rfbwp-shelf-box .rfbwp-close{width:1em;height:1em}}.rfbwp-popup-box .rfbwp-close.rfbwp-show,.rfbwp-shelf-box .rfbwp-close.rfbwp-show{visibility:visible;opacity:1}.rfbwp-popup-box .rfbwp-close[data-reverse="true"],.rfbwp-shelf-box .rfbwp-close[data-reverse="true"]{color:#222}.rfbwp-popup-box .rfbwp-close[data-reverse="true"]:before,.rfbwp-popup-box .rfbwp-close[data-reverse="true"]:after,.rfbwp-shelf-box .rfbwp-close[data-reverse="true"]:before,.rfbwp-shelf-box .rfbwp-close[data-reverse="true"]:after{background:#222}.rfbwp-popup-box .rfbwp-close:before,.rfbwp-popup-box .rfbwp-close:after,.rfbwp-shelf-box .rfbwp-close:before,.rfbwp-shelf-box .rfbwp-close:after{content:'';position:absolute;top:.325em;left:.325em;height:1px;width:1.2em;background:#fff;-webkit-transform:rotate(45deg);-ms-transform:rotate(45deg);transform:rotate(45deg);-webkit-transform-origin:0 0;-ms-transform-origin:0 0;transform-origin:0 0;-webkit-transition:all 0.25s ease-out;transition:all 0.25s ease-out}.rfbwp-popup-box .rfbwp-close:after,.rfbwp-shelf-box .rfbwp-close:after{left:auto;right:.325em;-webkit-transform:rotate(-45deg);-ms-transform:rotate(-45deg);transform:rotate(-45deg);-webkit-transform-origin:100% 0;-ms-transform-origin:100% 0;transform-origin:100% 0}@media screen and (max-width:768px){.rfbwp-popup-box .rfbwp-close:before,.rfbwp-popup-box .rfbwp-close:after,.rfbwp-shelf-box .rfbwp-close:before,.rfbwp-shelf-box .rfbwp-close:after{top:.25em;left:.25em;width:.725em}.rfbwp-popup-box .rfbwp-close:after,.rfbwp-shelf-box .rfbwp-close:after{left:auto;right:.25em}}.rfbwp-popup-box .rfbwp-close:hover,.rfbwp-shelf-box .rfbwp-close:hover{-webkit-transform:rotate(-90deg);-ms-transform:rotate(-90deg);transform:rotate(-90deg)}.rfbwp-popup-wrap,.rfbwp-shelf-wrap{width:100%;height:100%}.rfbwp-popup-cache,.rfbwp-shelf-cache{display:none}.rfbwp-scale{z-index:1000000;position:fixed}.rfbwp-scale.rfbwp-animate{-webkit-transition:all 0.25s ease-out;transition:all 0.25s ease-out}.rfbwp-scale img{position:relative;width:100%!important;height:100%!important;z-index:1}.flipbook-container{opacity:0;filter:alpha(opacity=0);visibility:hidden;transition:opacity .25s,filter .25s}.flipbook-container.rfbwp-inited{opacity:1;filter:alpha(opacity=100);visibility:visible}.rfbwp-shelf-display{position:relative;height:10px;margin:10px -50px 0;z-index:1}.rfbwp-shelf-front,.rfbwp-shelf-front-gradient{position:absolute;top:0;left:0;width:100%;height:100%;background-position:0 -10px}.rfbwp-shelf-front-gradient{background:-ms-linear-gradient(top,rgba(255,255,255,.2) 0%,rgba(127,127,127,.2) 20%,rgba(0,0,0,.2) 100%);background:linear-gradient(to bottom,rgba(255,255,255,.2) 0%,rgba(127,127,127,.2) 20%,rgba(0,0,0,.2) 100%);filter:progid:DXImageTransform.Microsoft.gradient(startColorstr='#33ffffff',endColorstr='#33000000',GradientType=0)}.rfbwp-shelf-top,.rfbwp-shelf-top-gradient{display:block;position:absolute;top:-25px;left:0;width:100%;height:25px;-webkit-transform-origin:50% 100%;-ms-transform-origin:50% 100%;transform-origin:50% 100%;-webkit-transform:perspective(50px) rotateX(15deg);-ms-transform:perspective(50px) rotateX(15deg);transform:perspective(50px) rotateX(15deg);box-sizing:border-box;-webkit-box-sizing:border-box;-moz-box-sizing:border-box}.rfbwp-shelf-top-gradient{background:-ms-linear-gradient(top,rgba(255,255,255,.4) 0%,rgba(255,255,255,.1) 40%,rgba(0,0,0,.02) 100%);background:linear-gradient(to top,rgba(255,255,255,.4) 0%,rgba(255,255,255,.1) 40%,rgba(0,0,0,.02) 100%);filter:progid:DXImageTransform.Microsoft.gradient(startColorstr='#66ffffff',endColorstr='#05000000',GradientType=0)}.rfbwp-shelf-shadow{display:block;position:absolute;top:10px;left:40px;right:40px;height:30px;box-sizing:border-box;-webkit-box-sizing:border-box;-moz-box-sizing:border-box;background:-ms-linear-gradient(top,rgba(0,0,0,.1) 0%,rgba(0,0,0,0) 90%);background:linear-gradient(to bottom,rgba(0,0,0,.1) 0%,rgba(0,0,0,0) 90%);filter:progid:DXImageTransform.Microsoft.gradient(startColorstr='#1a000000',endColorstr='#00000000',GradientType=0)}.rfbwp-stack .rfbwp-shelf-shadow{height:100px}.rfbwp-shelf-style-classic .rfbwp-shelf-front{background:#e0e0e0}.rfbwp-shelf-style-classic .rfbwp-shelf-front-gradient{background:-ms-linear-gradient(top,rgba(255,255,255,.1) 0%,rgba(255,255,255,.1) 20%,rgba(0,0,0,.1) 100%);background:linear-gradient(to bottom,rgba(255,255,255,.1) 0%,rgba(255,255,255,.1) 20%,rgba(0,0,0,.1) 100%);filter:progid:DXImageTransform.Microsoft.gradient(startColorstr='#19ffffff',endColorstr='#19000000',GradientType=0)}.rfbwp-shelf-style-classic .rfbwp-shelf-top{background:#e7e7e7}.rfbwp-shelf-style-classic .rfbwp-shelf-top-gradient{background:-ms-linear-gradient(top,rgba(255,255,255,.4) 0%,rgba(255,255,255,.1) 40%,rgba(0,0,0,.02) 100%);background:linear-gradient(to top,rgba(255,255,255,.4) 0%,rgba(255,255,255,.1) 40%,rgba(0,0,0,.02) 100%);filter:progid:DXImageTransform.Microsoft.gradient(startColorstr='#66ffffff',endColorstr='#05000000',GradientType=0)}.rfbwp-shelf-style-wood-light .rfbwp-shelf-front{background:url(//www.eef.or.th/wp-content/plugins/responsive-flipbook/assets/images/wood-light.jpg)}.rfbwp-shelf-style-wood-light .rfbwp-shelf-top{background:url(//www.eef.or.th/wp-content/plugins/responsive-flipbook/assets/images/wood-light.jpg)}.rfbwp-shelf-style-wood-dark .rfbwp-shelf-front{background:url(//www.eef.or.th/wp-content/plugins/responsive-flipbook/assets/images/wood-dark.jpg)}.rfbwp-shelf-style-wood-dark .rfbwp-shelf-top{background:url(//www.eef.or.th/wp-content/plugins/responsive-flipbook/assets/images/wood-dark.jpg)}.rfbwp-cover-wrap{max-width:100%;-webkit-perspective:1800px;-webkit-perspective-origin:0 50%;perspective:1800px;perspective-origin:0 50%}.rfbwp-cover{position:relative;width:400px;height:534px;-webkit-transform-origin:0% 50%;-ms-transform-origin:0% 50%;transform-origin:0% 50%;-webkit-transform:rotateY(0deg);-ms-transform:rotateY(0deg);transform:rotateY(0deg);-webkit-transform-style:preserve-3d;-ms-transform-style:preserve-3d;transform-style:preserve-3d}.rfbwp-cover.rfbwp-anim{-webkit-transition:-webkit-transform .3s linear;-ms-transition:-ms-transform .3s linear;transition:transform .3s linear}.rfbwp-cover img{position:absolute;top:0;left:0;width:100%!important;height:100%!important;max-width:100%;padding:0;margin:0}.rfbwp-cover img:nth-child(1){-webkit-transform:translateZ(3px);-ms-transform:translateZ(3px);transform:translateZ(3px)}.rfbwp-cover img:nth-child(2){-webkit-transform:translateZ(-3px) rotateY(180deg);-ms-transform:translateZ(-3px) rotateY(180deg);transform:translateZ(-3px) rotateY(180deg)}.rfbwp-back img:nth-child(1){-webkit-transform:translateZ(3px);-ms-transform:translateZ(3px);transform:translateZ(3px)}.rfbwp-back img:nth-child(2){-webkit-transform:translateZ(-3px) rotateY(180deg);-ms-transform:translateZ(-3px) rotateY(180deg);transform:translateZ(-3px) rotateY(180deg)}.rfbwp-back img:nth-child(1),.rfbwp-front img:nth-child(1),.rfbwp-cover.rfbwp-side-left img:nth-child(1),.rfbwp-cover.rfbwp-side-right img:nth-child(2),.rfbwp-back img:nth-of-type(1),.rfbwp-front img:nth-of-type(1),.rfbwp-cover.rfbwp-side-left img:nth-of-type(1),.rfbwp-cover.rfbwp-side-right img:nth-of-type(2){z-index:2}.rfbwp-back img:nth-child(2),.rfbwp-front img:nth-child(2),.rfbwp-cover.rfbwp-side-left img:nth-child(2),.rfbwp-cover.rfbwp-side-right img:nth-child(1),.rfbwp-back img:nth-of-type(2),.rfbwp-front img:nth-of-type(2),.rfbwp-cover.rfbwp-side-left img:nth-of-type(2),.rfbwp-cover.rfbwp-side-right img:nth-of-type(1){z-index:1}.rfbwp-side{position:absolute;top:0;right:0;height:100%;width:6px;-webkit-transform-origin:100% 50%;-ms-transform-origin:100% 50%;transform-origin:100% 50%;-webkit-transform:translateZ(-3px) rotateY(90deg);-ms-transform:translateZ(-3px) rotateY(90deg);transform:translateZ(-3px) rotateY(90deg)}.rfbwp-cover-wrap{position:absolute;top:0;left:0}.rfbwp-cover{width:100%;height:100%}.rfbwp-front{z-index:4}.flipbook{z-index:3}.rfbwp-back{z-index:2}.rfbwp-back~.fb-nav{z-index:1}.flipbook-container[data-display="front"] .rfbwp-front{z-index:4}.flipbook-container[data-display="front"] .flipbook{z-index:3}.flipbook-container[data-display="front"] .rfbwp-back{z-index:2}.flipbook-container[data-display="inside"] .rfbwp-front{z-index:2}.flipbook-container[data-display="inside"] .flipbook{z-index:3}.flipbook-container[data-display="inside"] .rfbwp-back{z-index:2}.flipbook-container[data-display="back"] .rfbwp-front{z-index:2}.flipbook-container[data-display="back"] .flipbook{z-index:3}.flipbook-container[data-display="back"] .rfbwp-back{z-index:4}.flipbook-container .rfbwp-front.rfbwp-left .rfbwp-cover{-webkit-transform:rotateY(0deg);-ms-transform:rotateY(0deg);transform:rotateY(0deg)}.flipbook-container .rfbwp-back.rfbwp-left .rfbwp-cover{-webkit-transform:rotateY(0deg);-ms-transform:rotateY(0deg);transform:rotateY(0deg)}.flipbook-container .rfbwp-front.rfbwp-both .rfbwp-cover{-webkit-transform:rotateY(-180deg);-ms-transform:rotateY(-180deg);transform:rotateY(-180deg)}.flipbook-container .rfbwp-back.rfbwp-both .rfbwp-cover{-webkit-transform:rotateY(0deg);-ms-transform:rotateY(0deg);transform:rotateY(0deg)}.flipbook-container .rfbwp-front.rfbwp-right .rfbwp-cover{-webkit-transform:rotateY(-180deg);-ms-transform:rotateY(-180deg);transform:rotateY(-180deg)}.flipbook-container .rfbwp-back.rfbwp-right .rfbwp-cover{-webkit-transform:rotateY(-180deg);-ms-transform:rotateY(-180deg);transform:rotateY(-180deg)}.ie9 .flipbook-container .rfbwp-front.rfbwp-both .rfbwp-cover{left:-100%}.ie9 .flipbook-container .rfbwp-front.rfbwp-right .rfbwp-cover,.ie9 .flipbook-container .rfbwp-back.rfbwp-right .rfbwp-cover{left:-100%}.flipbook-container{margin:20px 0}.flipbook-container .fb-nav .alternative-nav{position:absolute;visibility:hidden;opacity:0}.flipbook-container .fb-nav ul li{-webkit-transition:color .25s ease-in-out,background-color .25s ease-in-out,border-radius .25s ease-in-out,border-color .25s ease-in-out;-moz-transition:color .25s ease-in-out,background-color .25s ease-in-out,border-radius .25s ease-in-out,border-color .25s ease-in-out;-o-transition:color .25s ease-in-out,background-color .25s ease-in-out,border-radius .25s ease-in-out,border-color .25s ease-in-out;transition:color .25s ease-in-out,background-color .25s ease-in-out,border-radius .25s ease-in-out,border-color .25s ease-in-out;border:0}.flipbook-container div.mobile.round.preview,.flipbook-container div.mobile.round.next,.flipbook-container .fb-zoom-out,.flipbook-container .big-side,.flipbook-container .big-next{-webkit-transition:color .25s ease-in-out,background-color .25s ease-in-out,border-radius .25s ease-in-out,border-color .25s ease-in-out;-moz-transition:color .25s ease-in-out,background-color .25s ease-in-out,border-radius .25s ease-in-out,border-color .25s ease-in-out;-o-transition:color .25s ease-in-out,background-color .25s ease-in-out,border-radius .25s ease-in-out,border-color .25s ease-in-out;transition:color .25s ease-in-out,background-color .25s ease-in-out,border-radius .25s ease-in-out,border-color .25s ease-in-out;border:0}.flipbook-container .fb-zoom-out i,.flipbook-container span.big-side i,.flipbook-container span.big-next i{-webkit-box-sizing:content-box;-moz-box-sizing:content-box;box-sizing:content-box}.flipbook-container div.mobile.round.preview,.flipbook-container div.mobile.round.next,.flipbook-container div.mobile.round.preview i,.flipbook-container div.mobile.round.next i{box-shadow:none;text-shadow:none}.flipbook-container .fb-nav{margin-bottom:0!important}.flipbook-container .fb-nav ul{margin-bottom:0;margin-top:0!important;padding-bottom:0}.flipbook-container .fb-nav ul li{padding:10px;line-height:1em;word-wrap:normal}.flipbook-container .fb-nav ul li:last-child{margin-right:0!important}.flipbook-container .fb-nav ul li i{line-height:1em;width:1em;height:1em}.flipbook-container .fb-nav ul li i.text{width:auto}.flipbook-container .fb-nav .main-nav li i:nth-child(2){display:none}.flipbook-container .fb-nav .main-nav li.active i{display:none}.flipbook-container .fb-nav .main-nav li.active i:nth-child(2){display:inline-block}.flipbook-container .fb-nav .alternative-nav li{display:none;visibility:hidden}.flipbook-container .fb-nav .alternative-nav li.active,.flipbook-container .fb-nav .alternative-nav li.active i{display:inline-block;visibility:visible}#rfbwp_fullscreen .flipbook-container.top .flipbook{margin-top:0!important}.flipbook-container:not(.nav-with-cover) .fb-nav.spread.top{margin-top:0;margin-bottom:18px!important}.flipbook-container:not(.nav-with-cover) .fb-nav.compact.top{margin-top:0;margin-bottom:-2px!important}.flipbook-container.nav-with-cover .fb-nav.spread.top{margin-top:0;margin-bottom:30px!important}.flipbook-container.nav-with-cover .fb-nav.compact.top{margin-top:0;position:relative;top:12px!important;padding-bottom:20px!important}.flipbook-container .fb-nav.spread{width:100%;margin-top:20px;margin-bottom:0!important}.flipbook-container.nav-with-cover .fb-nav.spread{margin-top:30px}.flipbook-container .fb-nav.compact{margin-top:-2px}.flipbook-container.nav-with-cover .fb-nav.bottom.compact{margin-top:8px}.flipbook-container .fb-nav.aside{position:absolute;width:auto;top:50%!important;z-index:99}.flipbook-container .fb-nav.aside .main-nav li{display:block!important;margin-left:0!important;margin-right:0!important}.flipbook-container .fb-nav.aside .main-nav li:last-child{margin-bottom:0!important}.flipbook-container .fb-nav.aside.left{left:20px}.flipbook-container .fb-nav.aside.right{right:20px}.flipbook-container div.spread.round.mobile.preview,.flipbook-container div.spread.round.mobile.next,.flipbook-container div.spread.big-next,.flipbook-container div.spread.big-side,.flipbook-container div.spread.round.mobile.preview,.flipbook-container div.spread.round.mobile.next{text-align:center}.flipbook-container div.spread.round.mobile.preview i,.flipbook-container div.spread.round.mobile.next i,.flipbook-container div.spread.mobile.round.preview i:before,.flipbook-container div.spread.mobile.round.next i:before,.flipbook-container div.spread.big-next i,.flipbook-container div.spread.big-side i,.flipbook-container div.spread.big-next i:before,.flipbook-container div.spread.big-side i:before{line-height:1;width:1em;height:1em;text-align:center}.flipbook-container div.round.mobile.preview:not(.compact),.flipbook-container div.round.mobile.next:not(.compact){width:auto;height:auto}.flipbook-container div.spread.round.mobile.preview,.flipbook-container div.spread.round.mobile.next,.flipbook-container div.spread.big-next,.flipbook-container div.spread.big-side{line-height:1;padding:10px}.flipbook-container div.spread.big-next,.flipbook-container div.spread.big-side{display:none;visibility:hidden}.flipbook-container div.spread.big-next.active,.flipbook-container div.spread.big-side.active{display:block;visibility:visible}.flipbook-container .fb-nav.buttonsStacked.aside ul li:not(:first-child):not(:last-child){border-radius:0!important}.flipbook-container .fb-nav.buttonsStacked.aside ul li:first-child{border-bottom-left-radius:0!important;border-bottom-right-radius:0!important}.flipbook-container .fb-nav.buttonsStacked.aside ul li:last-child{border-top-left-radius:0!important;border-top-right-radius:0!important}.flipbook-container .fb-nav.buttonsStacked:not(.aside) ul li:not(:first-child):not(:last-child){border-radius:0!important}.flipbook-container .fb-nav.buttonsStacked:not(.aside) ul li:first-child{border-top-right-radius:0!important;border-bottom-right-radius:0!important}.flipbook-container .fb-nav.buttonsStacked:not(.aside) ul li:last-child{border-top-left-radius:0!important;border-bottom-left-radius:0!important}.flipbook-container .fb-nav.aside ul li.active{display:block;visibility:visible}.flipbook-container .fb-nav.aside{position:absolute;width:auto;top:50%!important;z-index:99;overflow:visible}.flipbook-container .fb-nav.buttonsStacked.aside ul li:not(:first-child):not(:last-child){border-radius:0!important}.flipbook-container .fb-nav.buttonsStacked.aside ul li:first-child{border-bottom-left-radius:0!important;border-bottom-right-radius:0!important}.flipbook-container .fb-nav.buttonsStacked.aside ul li:last-child{border-top-left-radius:0!important;border-top-right-radius:0!important}@media (-webkit-min-device-pixel-ratio:1.25),(min-resolution:120dpi){.fb-nav.aside,.rfbwp-close{-webkit-transform:scale(.75);-ms-transform:scale(.75);transform:scale(.75)}}.rfbwp-shelf-box .fb-nav .fullscreen{display:none!important}.rfbwp-popup .fb-nav .fullscreen{display:none!important}.flipbook-container .mpc-numeration-wrap{position:absolute;bottom:0;right:0;width:100%;line-height:1em}.flipbook-container .mpc-numeration-wrap.top{bottom:initial;top:0}.flipbook-container .fb-page-content.even .mpc-numeration-wrap,.flipbook-container .fb-page-content.last .mpc-numeration-wrap{text-align:left}.flipbook-container .fb-page-content.odd .mpc-numeration-wrap,.flipbook-container .fb-page-content.first .mpc-numeration-wrap{text-align:right}.flipbook-container .fb-page-content.even .mpc-numeration-wrap.center,.flipbook-container .fb-page-content.odd .mpc-numeration-wrap.center,.flipbook-container .fb-page-content.first .mpc-numeration-wrap.center,.flipbook-container .fb-page-content.last .mpc-numeration-wrap.center{text-align:center}.flipbook-container .fb-page.double .fb-page-content .mpc-numeration-wrap,.flipbook-container .fb-page-content.zoomed .mpc-numeration-wrap{width:50%}.flipbook-container .fb-page.double .fb-page-content.even .mpc-numeration-wrap,.flipbook-container .fb-page-content.zoomed.even .mpc-numeration-wrap{left:0}.flipbook-container .fb-page.double .fb-page-content.even .mpc-numeration-wrap.force-right,.flipbook-container .fb-page-content.zoomed.even .mpc-numeration-wrap.force-right{left:auto}.flipbook-container .mpc-numeration-wrap span{padding:0 .5em;border-width:0;display:inline-block}.flipbook-container .fb-page-content.first .mpc-numeration-wrap[data-hide="true"] span,.flipbook-container .fb-page-content.last .mpc-numeration-wrap[data-hide="true"] span,.flipbook-container .fb-page-content.first .mpc-numeration-wrap[data-hide="1"] span,.flipbook-container .fb-page-content.last .mpc-numeration-wrap[data-hide="1"] span{display:none}.page-transition .fpage{overflow:hidden}ul.toc{list-style:none;margin-top:10%;padding-left:0;font-size:14px;margin-left:0}ul.toc li{margin-top:2.5%;cursor:pointer}ul.toc li a{display:block}.toc-old ul.toc li span.number{display:block;float:left;color:#fff;background:#A6B0BB;padding:.3em .5em;margin-right:2%;max-width:18%}.toc-old ul.toc li span.text{display:block;float:left;width:100%;color:#fff;background:#A6B0BB;padding:.3em .5em;background-size:100%;width:80%}.toc-old ul.toc li a:after{display:block;float:none;clear:both;content:' '}.toc-old ul.toc li a:hover span{background:#878787}.toc-new ul.toc li span.number{display:block;float:right;padding-left:10px}.toc-new ul.toc li span.text{display:block;width:100%}.toc-new ul.toc li span.text em{display:block;overflow:hidden;border-bottom:2px dotted;position:relative;top:-.4em}.toc-new ul.toc li span.text em:before{content:'-';color:transparent}.toc-new ul.toc li span.text span{float:left;padding-right:10px}.toc-new ul.toc li a:after{display:block;float:none;clear:both;content:' '}@media screen and (max-width:768px){.flipbook-container{padding:10px 0}}.rfbwp-loader{position:absolute;top:50%;left:50%;width:40px;height:40px;margin-top:-20px;margin-left:-20px;z-index:1}.rfbwp-swap .rfbwp-loader{z-index:3}.rfbwp-loader .rfbwp-circle-one,.rfbwp-loader .rfbwp-circle-two{position:absolute;top:0;left:0;width:100%;height:100%;border:5px solid #fff;border-radius:50%;opacity:.75}.rfbwp-loader .rfbwp-circle-one{box-shadow:0 0 5px rgba(0,0,0,.5) inset,0 0 5px rgba(0,0,0,.5)}.rfbwp-loader .rfbwp-circle-two{border:5px solid transparent;border-top-color:#000;opacity:.5;-webkit-animation:rotate 1.0s infinite linear;animation:rotate 1.0s infinite linear}@-webkit-keyframes rotate{0%{-webkit-transform:rotate(0deg)}100%{-webkit-transform:rotate(360deg)}}@keyframes rotate{0%{transform:rotate(0deg)}100%{transform:rotate(360deg)}}.rfbwp-warning{font-family:Arial,sans-serif;font-size:14px;border:2px solid;display:inline-block;padding:10px 15px;margin-bottom:1.5em;color:#D24D57;font-weight:700}a.rfbwp-popup-book.fb-anylink{display:none}.rfbwp-is-on{z-index:initial!important}.et_divi_theme.rfbwp-is-on .et_pb_column,.et_divi_theme.rfbwp-is-on #main-header{z-index:auto;z-index:initial}body.rfbwp-is-on .td-header-main-menu,body.rfbwp-is-on .top-header-menu li,body.rfbwp-is-on .sf-menu>.current-menu-item>a,body.rfbwp-is-on .sf-menu>.current-menu-ancestor>a,body.rfbwp-is-on .sf-menu>.current-category-ancestor>a,body.rfbwp-is-on .sf-menu>li>a:hover,body.rfbwp-is-on .sf-menu>.sfHover>a{z-index:initial}.rfbwp-is-on .td-fix-index{transform:initial;-webkit-transform:initial;-moz-transform:initial;-ms-transform:initial;-o-transform:initial}.fusion-header-wrapper.rfbwp-is-on .fusion-header,.fusion-header-wrapper.rfbwp-is-on .fusion-main-menu,#main.rfbwp-is-on .fusion-animated,#main.rfbwp-is-on .fusion-fullwidth .fusion-row{z-index:initial!important}#top.rfbwp-is-on .image-overlay,#top.rfbwp-is-on .flex_column{z-index:initial}#top.rfbwp-is-on .avia-layerslider{opacity:0}.seed-social{font-family:sans-serif;font-family:var(--s-heading, sans-serif);font-size:14px;margin:1.5em 0;padding:0;text-align:center;list-style:none}.seed-social *{-webkit-box-sizing:border-box;box-sizing:border-box}.seed-social:before,.seed-social:after{content:"";display:table}.seed-social:after{clear:both}.seed-social>li{display:inline-block;margin-right:10px;margin-bottom:10px;overflow:hidden;vertical-align:top}.seed-social>li:last-of-type a{margin-right:0}.seed-social a{color:#fff !important;text-decoration:none !important;-webkit-box-shadow:none !important;box-shadow:none !important;display:-webkit-box;display:-ms-flexbox;display:flex;-webkit-box-align:center;-ms-flex-align:center;align-items:center;-webkit-box-pack:center;-ms-flex-pack:center;justify-content:center;min-height:40px;min-width:80px;border-radius:3px;padding:4px}.seed-social a:hover{color:#fff}.seed-social a:hover span,.seed-social a:hover svg{opacity:0.8}.seed-social a:focus,.seed-social a:active{color:#fff}.seed-social a:focus span,.seed-social a:focus svg,.seed-social a:active span,.seed-social a:active svg{opacity:0.5}.seed-social svg,.seed-social span{color:#fff;-webkit-transition:0.3s ease;transition:0.3s ease;pointer-events:none}.seed-social .text{display:none;pointer-events:none}.seed-social .count{background:none;float:none;font-size:inherit;pointer-events:none;opacity:0;-webkit-transition:500ms ease-in-out;transition:500ms ease-in-out;font-weight:normal;text-transform:uppercase}.woocommerce-cart .seed-social,.woocommerce-checkout .seed-social,.woocommerce-account .seed-social{display:none}.seed-social .facebook a{background-color:#1877f2}.seed-social .twitter a{background-color:#55acee}.seed-social .line a{background-color:#00b900}@media (min-width: 768px){.seed-social{text-align:left}.seed-social a{padding:4px 10px 4px 8px}.seed-social .text{padding-left:8px;display:-webkit-box;display:-ms-flexbox;display:flex;font-weight:500}}.seed-stat>svg {
vertical-align: -0.15em;
margin-right: 4px;
}