
 html { font-family: sans-serif;  line-height: 1.15;  -ms-text-size-adjust: 100%;  -webkit-text-size-adjust: 100%;  } body { margin: 0; } article, aside, footer, header, nav, section { display: block; } h1 { font-size: 2em; margin: 0.67em 0; } figcaption, figure, main {  display: block; } figure { margin: 1em 40px; } hr { box-sizing: content-box;  height: 0;  overflow: visible;  } pre { font-family: monospace, monospace;  font-size: 1em;  } a { background-color: transparent;  -webkit-text-decoration-skip: objects;  } a:active, a:hover { outline-width: 0; } abbr[title] { border-bottom: none;  text-decoration: underline;  text-decoration: underline dotted;  } b, strong { font-weight: inherit; } b, strong { font-weight: bolder; } code, kbd, samp { font-family: monospace, monospace;  font-size: 1em;  } dfn { font-style: italic; } mark { background-color: #ff0; color: #000; } small { font-size: 80%; } sub, sup { font-size: 75%; line-height: 0; position: relative; vertical-align: baseline; } sub { bottom: -0.25em; } sup { top: -0.5em; } audio, video { display: inline-block; } audio:not([controls]) { display: none; height: 0; } img { border-style: none; } svg:not(:root) { overflow: hidden; } button, input, optgroup, select, textarea { font-family: sans-serif;  font-size: 100%;  line-height: 1.15;  margin: 0;  } button, input {  overflow: visible; } button, select {  text-transform: none; } button, html [type="button"],  [type="reset"], [type="submit"] { -webkit-appearance: button;  } button::-moz-focus-inner, [type="button"]::-moz-focus-inner, [type="reset"]::-moz-focus-inner, [type="submit"]::-moz-focus-inner { border-style: none; padding: 0; } button:-moz-focusring, [type="button"]:-moz-focusring, [type="reset"]:-moz-focusring, [type="submit"]:-moz-focusring { outline: 1px dotted ButtonText; } fieldset { border: 1px solid #c0c0c0; margin: 0 2px; padding: 0.35em 0.625em 0.75em; } legend { box-sizing: border-box;  color: inherit;  display: table;  max-width: 100%;  padding: 0;  white-space: normal;  } progress { display: inline-block;  vertical-align: baseline;  } textarea { overflow: auto; } [type="checkbox"], [type="radio"] { box-sizing: border-box;  padding: 0;  } [type="number"]::-webkit-inner-spin-button, [type="number"]::-webkit-outer-spin-button { height: auto; } [type="search"] { -webkit-appearance: textfield;  outline-offset: -2px;  } [type="search"]::-webkit-search-cancel-button, [type="search"]::-webkit-search-decoration { -webkit-appearance: none; } ::-webkit-file-upload-button { -webkit-appearance: button;  font: inherit;  } details,  menu { display: block; } summary { display: list-item; } canvas { display: inline-block; } template { display: none; } [hidden] { display: none; } @font-face { font-family: 'FontAwesome'; src: url('https://portasftpserver.com/sera-parents-template/assets/fonts/fontawesome-webfont.eot?v=4.7.0'); src: url('https://portasftpserver.com/sera-parents-template/assets/fonts/fontawesome-webfont.eot?#iefix&v=4.7.0') format('embedded-opentype'), url('https://portasftpserver.com/sera-parents-template/assets/fonts/fontawesome-webfont.woff2?v=4.7.0') format('woff2'), url('https://portasftpserver.com/sera-parents-template/assets/fonts/fontawesome-webfont.woff?v=4.7.0') format('woff'), url('https://portasftpserver.com/sera-parents-template/assets/fonts/fontawesome-webfont.ttf?v=4.7.0') format('truetype'), url('https://portasftpserver.com/sera-parents-template/assets/fonts/fontawesome-webfont.svg?v=4.7.0#fontawesomeregular') format('svg'); font-weight: normal; font-style: normal; } body .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; } body .fa[class*="fa-"] { font-family: "FontAwesome"; } body .fa.fa-lg { font-size: 1.33333333em; line-height: 0.75em; vertical-align: -15%; } body .fa.fa-2x { font-size: 2em; } body .fa.fa-3x { font-size: 3em; } body .fa.fa-4x { font-size: 4em; } body .fa.fa-5x { font-size: 5em; } body .fa.fa-fw { width: 1.28571429em; text-align: center; } body .fa.fa-ul { padding-left: 0; margin-left: 2.14285714em; list-style-type: none; } body .fa.fa-ul > li { position: relative; } body .fa.fa-li { position: absolute; left: -2.14285714em; width: 2.14285714em; top: 0.14285714em; text-align: center; } body .fa.fa-libody .fa.fa-lg { left: -1.85714286em; } body .fa.fa-border { padding: .2em .25em .15em; border: solid 0.08em #eeeeee; border-radius: .1em; } body .fa.fa-pull-left { float: left; } body .fa.fa-pull-right { float: right; } .fabody .fa.fa-pull-left { margin-right: .3em; } .fabody .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; } body .fa.fa-spin { -webkit-animation: fa-spin 2s infinite linear; animation: fa-spin 2s infinite linear; } body .fa.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); } } body .fa.fa-rotate-90 { -ms-filter: "progid:DXImageTransform.Microsoft.BasicImage(rotation=1)"; -webkit-transform: rotate(90deg); -ms-transform: rotate(90deg); transform: rotate(90deg); } body .fa.fa-rotate-180 { -ms-filter: "progid:DXImageTransform.Microsoft.BasicImage(rotation=2)"; -webkit-transform: rotate(180deg); -ms-transform: rotate(180deg); transform: rotate(180deg); } body .fa.fa-rotate-270 { -ms-filter: "progid:DXImageTransform.Microsoft.BasicImage(rotation=3)"; -webkit-transform: rotate(270deg); -ms-transform: rotate(270deg); transform: rotate(270deg); } body .fa.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); } body .fa.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 body .fa.fa-rotate-90, :root body .fa.fa-rotate-180, :root body .fa.fa-rotate-270, :root body .fa.fa-flip-horizontal, :root body .fa.fa-flip-vertical { filter: none; } body .fa.fa-stack { position: relative; display: inline-block; width: 2em; height: 2em; line-height: 2em; vertical-align: middle; } body .fa.fa-stack-1x, body .fa.fa-stack-2x { position: absolute; left: 0; width: 100%; text-align: center; } body .fa.fa-stack-1x { line-height: inherit; } body .fa.fa-stack-2x { font-size: 2em; } body .fa.fa-inverse { color: #ffffff; } body .fa.fa-glass:before { content: "\f000"; } body .fa.fa-music:before { content: "\f001"; } body .fa.fa-search:before { content: "\f002"; } body .fa.fa-envelope-o:before { content: "\f003"; } body .fa.fa-heart:before { content: "\f004"; } body .fa.fa-star:before { content: "\f005"; } body .fa.fa-star-o:before { content: "\f006"; } body .fa.fa-user:before { content: "\f007"; } body .fa.fa-film:before { content: "\f008"; } body .fa.fa-th-large:before { content: "\f009"; } body .fa.fa-th:before { content: "\f00a"; } body .fa.fa-th-list:before { content: "\f00b"; } body .fa.fa-check:before { content: "\f00c"; } body .fa.fa-remove:before, body .fa.fa-close:before, body .fa.fa-times:before { content: "\f00d"; } body .fa.fa-search-plus:before { content: "\f00e"; } body .fa.fa-search-minus:before { content: "\f010"; } body .fa.fa-power-off:before { content: "\f011"; } body .fa.fa-signal:before { content: "\f012"; } body .fa.fa-gear:before, body .fa.fa-cog:before { content: "\f013"; } body .fa.fa-trash-o:before { content: "\f014"; } body .fa.fa-home:before { content: "\f015"; } body .fa.fa-file-o:before { content: "\f016"; } body .fa.fa-clock-o:before { content: "\f017"; } body .fa.fa-road:before { content: "\f018"; } body .fa.fa-download:before { content: "\f019"; } body .fa.fa-arrow-circle-o-down:before { content: "\f01a"; } body .fa.fa-arrow-circle-o-up:before { content: "\f01b"; } body .fa.fa-inbox:before { content: "\f01c"; } body .fa.fa-play-circle-o:before { content: "\f01d"; } body .fa.fa-rotate-right:before, body .fa.fa-repeat:before { content: "\f01e"; } body .fa.fa-refresh:before { content: "\f021"; } body .fa.fa-list-alt:before { content: "\f022"; } body .fa.fa-lock:before { content: "\f023"; } body .fa.fa-flag:before { content: "\f024"; } body .fa.fa-headphones:before { content: "\f025"; } body .fa.fa-volume-off:before { content: "\f026"; } body .fa.fa-volume-down:before { content: "\f027"; } body .fa.fa-volume-up:before { content: "\f028"; } body .fa.fa-qrcode:before { content: "\f029"; } body .fa.fa-barcode:before { content: "\f02a"; } body .fa.fa-tag:before { content: "\f02b"; } body .fa.fa-tags:before { content: "\f02c"; } body .fa.fa-book:before { content: "\f02d"; } body .fa.fa-bookmark:before { content: "\f02e"; } body .fa.fa-print:before { content: "\f02f"; } body .fa.fa-camera:before { content: "\f030"; } body .fa.fa-font:before { content: "\f031"; } body .fa.fa-bold:before { content: "\f032"; } body .fa.fa-italic:before { content: "\f033"; } body .fa.fa-text-height:before { content: "\f034"; } body .fa.fa-text-width:before { content: "\f035"; } body .fa.fa-align-left:before { content: "\f036"; } body .fa.fa-align-center:before { content: "\f037"; } body .fa.fa-align-right:before { content: "\f038"; } body .fa.fa-align-justify:before { content: "\f039"; } body .fa.fa-list:before { content: "\f03a"; } body .fa.fa-dedent:before, body .fa.fa-outdent:before { content: "\f03b"; } body .fa.fa-indent:before { content: "\f03c"; } body .fa.fa-video-camera:before { content: "\f03d"; } body .fa.fa-photo:before, body .fa.fa-image:before, body .fa.fa-picture-o:before { content: "\f03e"; } body .fa.fa-pencil:before { content: "\f040"; } body .fa.fa-map-marker:before { content: "\f041"; } body .fa.fa-adjust:before { content: "\f042"; } body .fa.fa-tint:before { content: "\f043"; } body .fa.fa-edit:before, body .fa.fa-pencil-square-o:before { content: "\f044"; } body .fa.fa-share-square-o:before { content: "\f045"; } body .fa.fa-check-square-o:before { content: "\f046"; } body .fa.fa-arrows:before { content: "\f047"; } body .fa.fa-step-backward:before { content: "\f048"; } body .fa.fa-fast-backward:before { content: "\f049"; } body .fa.fa-backward:before { content: "\f04a"; } body .fa.fa-play:before { content: "\f04b"; } body .fa.fa-pause:before { content: "\f04c"; } body .fa.fa-stop:before { content: "\f04d"; } body .fa.fa-forward:before { content: "\f04e"; } body .fa.fa-fast-forward:before { content: "\f050"; } body .fa.fa-step-forward:before { content: "\f051"; } body .fa.fa-eject:before { content: "\f052"; } body .fa.fa-chevron-left:before { content: "\f053"; } body .fa.fa-chevron-right:before { content: "\f054"; } body .fa.fa-plus-circle:before { content: "\f055"; } body .fa.fa-minus-circle:before { content: "\f056"; } body .fa.fa-times-circle:before { content: "\f057"; } body .fa.fa-check-circle:before { content: "\f058"; } body .fa.fa-question-circle:before { content: "\f059"; } body .fa.fa-info-circle:before { content: "\f05a"; } body .fa.fa-crosshairs:before { content: "\f05b"; } body .fa.fa-times-circle-o:before { content: "\f05c"; } body .fa.fa-check-circle-o:before { content: "\f05d"; } body .fa.fa-ban:before { content: "\f05e"; } body .fa.fa-arrow-left:before { content: "\f060"; } body .fa.fa-arrow-right:before { content: "\f061"; } body .fa.fa-arrow-up:before { content: "\f062"; } body .fa.fa-arrow-down:before { content: "\f063"; } body .fa.fa-mail-forward:before, body .fa.fa-share:before { content: "\f064"; } body .fa.fa-expand:before { content: "\f065"; } body .fa.fa-compress:before { content: "\f066"; } body .fa.fa-plus:before { content: "\f067"; } body .fa.fa-minus:before { content: "\f068"; } body .fa.fa-asterisk:before { content: "\f069"; } body .fa.fa-exclamation-circle:before { content: "\f06a"; } body .fa.fa-gift:before { content: "\f06b"; } body .fa.fa-leaf:before { content: "\f06c"; } body .fa.fa-fire:before { content: "\f06d"; } body .fa.fa-eye:before { content: "\f06e"; } body .fa.fa-eye-slash:before { content: "\f070"; } body .fa.fa-warning:before, body .fa.fa-exclamation-triangle:before { content: "\f071"; } body .fa.fa-plane:before { content: "\f072"; } body .fa.fa-calendar:before { content: "\f073"; } body .fa.fa-random:before { content: "\f074"; } body .fa.fa-comment:before { content: "\f075"; } body .fa.fa-magnet:before { content: "\f076"; } body .fa.fa-chevron-up:before { content: "\f077"; } body .fa.fa-chevron-down:before { content: "\f078"; } body .fa.fa-retweet:before { content: "\f079"; } body .fa.fa-shopping-cart:before { content: "\f07a"; } body .fa.fa-folder:before { content: "\f07b"; } body .fa.fa-folder-open:before { content: "\f07c"; } body .fa.fa-arrows-v:before { content: "\f07d"; } body .fa.fa-arrows-h:before { content: "\f07e"; } body .fa.fa-bar-chart-o:before, body .fa.fa-bar-chart:before { content: "\f080"; } body .fa.fa-twitter-square:before { content: "\f081"; } body .fa.fa-facebook-square:before { content: "\f082"; } body .fa.fa-camera-retro:before { content: "\f083"; } body .fa.fa-key:before { content: "\f084"; } body .fa.fa-gears:before, body .fa.fa-cogs:before { content: "\f085"; } body .fa.fa-comments:before { content: "\f086"; } body .fa.fa-thumbs-o-up:before { content: "\f087"; } body .fa.fa-thumbs-o-down:before { content: "\f088"; } body .fa.fa-star-half:before { content: "\f089"; } body .fa.fa-heart-o:before { content: "\f08a"; } body .fa.fa-sign-out:before { content: "\f08b"; } body .fa.fa-linkedin-square:before { content: "\f08c"; } body .fa.fa-thumb-tack:before { content: "\f08d"; } body .fa.fa-external-link:before { content: "\f08e"; } body .fa.fa-sign-in:before { content: "\f090"; } body .fa.fa-trophy:before { content: "\f091"; } body .fa.fa-github-square:before { content: "\f092"; } body .fa.fa-upload:before { content: "\f093"; } body .fa.fa-lemon-o:before { content: "\f094"; } body .fa.fa-phone:before { content: "\f095"; } body .fa.fa-square-o:before { content: "\f096"; } body .fa.fa-bookmark-o:before { content: "\f097"; } body .fa.fa-phone-square:before { content: "\f098"; } body .fa.fa-twitter:before { content: "\f099"; } body .fa.fa-facebook-f:before, body .fa.fa-facebook:before { content: "\f09a"; } body .fa.fa-github:before { content: "\f09b"; } body .fa.fa-unlock:before { content: "\f09c"; } body .fa.fa-credit-card:before { content: "\f09d"; } body .fa.fa-feed:before, body .fa.fa-rss:before { content: "\f09e"; } body .fa.fa-hdd-o:before { content: "\f0a0"; } body .fa.fa-bullhorn:before { content: "\f0a1"; } body .fa.fa-bell:before { content: "\f0f3"; } body .fa.fa-certificate:before { content: "\f0a3"; } body .fa.fa-hand-o-right:before { content: "\f0a4"; } body .fa.fa-hand-o-left:before { content: "\f0a5"; } body .fa.fa-hand-o-up:before { content: "\f0a6"; } body .fa.fa-hand-o-down:before { content: "\f0a7"; } body .fa.fa-arrow-circle-left:before { content: "\f0a8"; } body .fa.fa-arrow-circle-right:before { content: "\f0a9"; } body .fa.fa-arrow-circle-up:before { content: "\f0aa"; } body .fa.fa-arrow-circle-down:before { content: "\f0ab"; } body .fa.fa-globe:before { content: "\f0ac"; } body .fa.fa-wrench:before { content: "\f0ad"; } body .fa.fa-tasks:before { content: "\f0ae"; } body .fa.fa-filter:before { content: "\f0b0"; } body .fa.fa-briefcase:before { content: "\f0b1"; } body .fa.fa-arrows-alt:before { content: "\f0b2"; } body .fa.fa-group:before, body .fa.fa-users:before { content: "\f0c0"; } body .fa.fa-chain:before, body .fa.fa-link:before { content: "\f0c1"; } body .fa.fa-cloud:before { content: "\f0c2"; } body .fa.fa-flask:before { content: "\f0c3"; } body .fa.fa-cut:before, body .fa.fa-scissors:before { content: "\f0c4"; } body .fa.fa-copy:before, body .fa.fa-files-o:before { content: "\f0c5"; } body .fa.fa-paperclip:before { content: "\f0c6"; } body .fa.fa-save:before, body .fa.fa-floppy-o:before { content: "\f0c7"; } body .fa.fa-square:before { content: "\f0c8"; } body .fa.fa-navicon:before, body .fa.fa-reorder:before, body .fa.fa-bars:before { content: "\f0c9"; } body .fa.fa-list-ul:before { content: "\f0ca"; } body .fa.fa-list-ol:before { content: "\f0cb"; } body .fa.fa-strikethrough:before { content: "\f0cc"; } body .fa.fa-underline:before { content: "\f0cd"; } body .fa.fa-table:before { content: "\f0ce"; } body .fa.fa-magic:before { content: "\f0d0"; } body .fa.fa-truck:before { content: "\f0d1"; } body .fa.fa-pinterest:before { content: "\f0d2"; } body .fa.fa-pinterest-square:before { content: "\f0d3"; } body .fa.fa-google-plus-square:before { content: "\f0d4"; } body .fa.fa-google-plus:before { content: "\f0d5"; } body .fa.fa-money:before { content: "\f0d6"; } body .fa.fa-caret-down:before { content: "\f0d7"; } body .fa.fa-caret-up:before { content: "\f0d8"; } body .fa.fa-caret-left:before { content: "\f0d9"; } body .fa.fa-caret-right:before { content: "\f0da"; } body .fa.fa-columns:before { content: "\f0db"; } body .fa.fa-unsorted:before, body .fa.fa-sort:before { content: "\f0dc"; } body .fa.fa-sort-down:before, body .fa.fa-sort-desc:before { content: "\f0dd"; } body .fa.fa-sort-up:before, body .fa.fa-sort-asc:before { content: "\f0de"; } body .fa.fa-envelope:before { content: "\f0e0"; } body .fa.fa-linkedin:before { content: "\f0e1"; } body .fa.fa-rotate-left:before, body .fa.fa-undo:before { content: "\f0e2"; } body .fa.fa-legal:before, body .fa.fa-gavel:before { content: "\f0e3"; } body .fa.fa-dashboard:before, body .fa.fa-tachometer:before { content: "\f0e4"; } body .fa.fa-comment-o:before { content: "\f0e5"; } body .fa.fa-comments-o:before { content: "\f0e6"; } body .fa.fa-flash:before, body .fa.fa-bolt:before { content: "\f0e7"; } body .fa.fa-sitemap:before { content: "\f0e8"; } body .fa.fa-umbrella:before { content: "\f0e9"; } body .fa.fa-paste:before, body .fa.fa-clipboard:before { content: "\f0ea"; } body .fa.fa-lightbulb-o:before { content: "\f0eb"; } body .fa.fa-exchange:before { content: "\f0ec"; } body .fa.fa-cloud-download:before { content: "\f0ed"; } body .fa.fa-cloud-upload:before { content: "\f0ee"; } body .fa.fa-user-md:before { content: "\f0f0"; } body .fa.fa-stethoscope:before { content: "\f0f1"; } body .fa.fa-suitcase:before { content: "\f0f2"; } body .fa.fa-bell-o:before { content: "\f0a2"; } body .fa.fa-coffee:before { content: "\f0f4"; } body .fa.fa-cutlery:before { content: "\f0f5"; } body .fa.fa-file-text-o:before { content: "\f0f6"; } body .fa.fa-building-o:before { content: "\f0f7"; } body .fa.fa-hospital-o:before { content: "\f0f8"; } body .fa.fa-ambulance:before { content: "\f0f9"; } body .fa.fa-medkit:before { content: "\f0fa"; } body .fa.fa-fighter-jet:before { content: "\f0fb"; } body .fa.fa-beer:before { content: "\f0fc"; } body .fa.fa-h-square:before { content: "\f0fd"; } body .fa.fa-plus-square:before { content: "\f0fe"; } body .fa.fa-angle-double-left:before { content: "\f100"; } body .fa.fa-angle-double-right:before { content: "\f101"; } body .fa.fa-angle-double-up:before { content: "\f102"; } body .fa.fa-angle-double-down:before { content: "\f103"; } body .fa.fa-angle-left:before { content: "\f104"; } body .fa.fa-angle-right:before { content: "\f105"; } body .fa.fa-angle-up:before { content: "\f106"; } body .fa.fa-angle-down:before { content: "\f107"; } body .fa.fa-desktop:before { content: "\f108"; } body .fa.fa-laptop:before { content: "\f109"; } body .fa.fa-tablet:before { content: "\f10a"; } body .fa.fa-mobile-phone:before, body .fa.fa-mobile:before { content: "\f10b"; } body .fa.fa-circle-o:before { content: "\f10c"; } body .fa.fa-quote-left:before { content: "\f10d"; } body .fa.fa-quote-right:before { content: "\f10e"; } body .fa.fa-spinner:before { content: "\f110"; } body .fa.fa-circle:before { content: "\f111"; } body .fa.fa-mail-reply:before, body .fa.fa-reply:before { content: "\f112"; } body .fa.fa-github-alt:before { content: "\f113"; } body .fa.fa-folder-o:before { content: "\f114"; } body .fa.fa-folder-open-o:before { content: "\f115"; } body .fa.fa-smile-o:before { content: "\f118"; } body .fa.fa-frown-o:before { content: "\f119"; } body .fa.fa-meh-o:before { content: "\f11a"; } body .fa.fa-gamepad:before { content: "\f11b"; } body .fa.fa-keyboard-o:before { content: "\f11c"; } body .fa.fa-flag-o:before { content: "\f11d"; } body .fa.fa-flag-checkered:before { content: "\f11e"; } body .fa.fa-terminal:before { content: "\f120"; } body .fa.fa-code:before { content: "\f121"; } body .fa.fa-mail-reply-all:before, body .fa.fa-reply-all:before { content: "\f122"; } body .fa.fa-star-half-empty:before, body .fa.fa-star-half-full:before, body .fa.fa-star-half-o:before { content: "\f123"; } body .fa.fa-location-arrow:before { content: "\f124"; } body .fa.fa-crop:before { content: "\f125"; } body .fa.fa-code-fork:before { content: "\f126"; } body .fa.fa-unlink:before, body .fa.fa-chain-broken:before { content: "\f127"; } body .fa.fa-question:before { content: "\f128"; } body .fa.fa-info:before { content: "\f129"; } body .fa.fa-exclamation:before { content: "\f12a"; } body .fa.fa-superscript:before { content: "\f12b"; } body .fa.fa-subscript:before { content: "\f12c"; } body .fa.fa-eraser:before { content: "\f12d"; } body .fa.fa-puzzle-piece:before { content: "\f12e"; } body .fa.fa-microphone:before { content: "\f130"; } body .fa.fa-microphone-slash:before { content: "\f131"; } body .fa.fa-shield:before { content: "\f132"; } body .fa.fa-calendar-o:before { content: "\f133"; } body .fa.fa-fire-extinguisher:before { content: "\f134"; } body .fa.fa-rocket:before { content: "\f135"; } body .fa.fa-maxcdn:before { content: "\f136"; } body .fa.fa-chevron-circle-left:before { content: "\f137"; } body .fa.fa-chevron-circle-right:before { content: "\f138"; } body .fa.fa-chevron-circle-up:before { content: "\f139"; } body .fa.fa-chevron-circle-down:before { content: "\f13a"; } body .fa.fa-html5:before { content: "\f13b"; } body .fa.fa-css3:before { content: "\f13c"; } body .fa.fa-anchor:before { content: "\f13d"; } body .fa.fa-unlock-alt:before { content: "\f13e"; } body .fa.fa-bullseye:before { content: "\f140"; } body .fa.fa-ellipsis-h:before { content: "\f141"; } body .fa.fa-ellipsis-v:before { content: "\f142"; } body .fa.fa-rss-square:before { content: "\f143"; } body .fa.fa-play-circle:before { content: "\f144"; } body .fa.fa-ticket:before { content: "\f145"; } body .fa.fa-minus-square:before { content: "\f146"; } body .fa.fa-minus-square-o:before { content: "\f147"; } body .fa.fa-level-up:before { content: "\f148"; } body .fa.fa-level-down:before { content: "\f149"; } body .fa.fa-check-square:before { content: "\f14a"; } body .fa.fa-pencil-square:before { content: "\f14b"; } body .fa.fa-external-link-square:before { content: "\f14c"; } body .fa.fa-share-square:before { content: "\f14d"; } body .fa.fa-compass:before { content: "\f14e"; } body .fa.fa-toggle-down:before, body .fa.fa-caret-square-o-down:before { content: "\f150"; } body .fa.fa-toggle-up:before, body .fa.fa-caret-square-o-up:before { content: "\f151"; } body .fa.fa-toggle-right:before, body .fa.fa-caret-square-o-right:before { content: "\f152"; } body .fa.fa-euro:before, body .fa.fa-eur:before { content: "\f153"; } body .fa.fa-gbp:before { content: "\f154"; } body .fa.fa-dollar:before, body .fa.fa-usd:before { content: "\f155"; } body .fa.fa-rupee:before, body .fa.fa-inr:before { content: "\f156"; } body .fa.fa-cny:before, body .fa.fa-rmb:before, body .fa.fa-yen:before, body .fa.fa-jpy:before { content: "\f157"; } body .fa.fa-ruble:before, body .fa.fa-rouble:before, body .fa.fa-rub:before { content: "\f158"; } body .fa.fa-won:before, body .fa.fa-krw:before { content: "\f159"; } body .fa.fa-bitcoin:before, body .fa.fa-btc:before { content: "\f15a"; } body .fa.fa-file:before { content: "\f15b"; } body .fa.fa-file-text:before { content: "\f15c"; } body .fa.fa-sort-alpha-asc:before { content: "\f15d"; } body .fa.fa-sort-alpha-desc:before { content: "\f15e"; } body .fa.fa-sort-amount-asc:before { content: "\f160"; } body .fa.fa-sort-amount-desc:before { content: "\f161"; } body .fa.fa-sort-numeric-asc:before { content: "\f162"; } body .fa.fa-sort-numeric-desc:before { content: "\f163"; } body .fa.fa-thumbs-up:before { content: "\f164"; } body .fa.fa-thumbs-down:before { content: "\f165"; } body .fa.fa-youtube-square:before { content: "\f166"; } body .fa.fa-youtube:before { content: "\f167"; } body .fa.fa-xing:before { content: "\f168"; } body .fa.fa-xing-square:before { content: "\f169"; } body .fa.fa-youtube-play:before { content: "\f16a"; } body .fa.fa-dropbox:before { content: "\f16b"; } body .fa.fa-stack-overflow:before { content: "\f16c"; } body .fa.fa-instagram:before { content: "\f16d"; } body .fa.fa-flickr:before { content: "\f16e"; } body .fa.fa-adn:before { content: "\f170"; } body .fa.fa-bitbucket:before { content: "\f171"; } body .fa.fa-bitbucket-square:before { content: "\f172"; } body .fa.fa-tumblr:before { content: "\f173"; } body .fa.fa-tumblr-square:before { content: "\f174"; } body .fa.fa-long-arrow-down:before { content: "\f175"; } body .fa.fa-long-arrow-up:before { content: "\f176"; } body .fa.fa-long-arrow-left:before { content: "\f177"; } body .fa.fa-long-arrow-right:before { content: "\f178"; } body .fa.fa-apple:before { content: "\f179"; } body .fa.fa-windows:before { content: "\f17a"; } body .fa.fa-android:before { content: "\f17b"; } body .fa.fa-linux:before { content: "\f17c"; } body .fa.fa-dribbble:before { content: "\f17d"; } body .fa.fa-skype:before { content: "\f17e"; } body .fa.fa-foursquare:before { content: "\f180"; } body .fa.fa-trello:before { content: "\f181"; } body .fa.fa-female:before { content: "\f182"; } body .fa.fa-male:before { content: "\f183"; } body .fa.fa-gittip:before, body .fa.fa-gratipay:before { content: "\f184"; } body .fa.fa-sun-o:before { content: "\f185"; } body .fa.fa-moon-o:before { content: "\f186"; } body .fa.fa-archive:before { content: "\f187"; } body .fa.fa-bug:before { content: "\f188"; } body .fa.fa-vk:before { content: "\f189"; } body .fa.fa-weibo:before { content: "\f18a"; } body .fa.fa-renren:before { content: "\f18b"; } body .fa.fa-pagelines:before { content: "\f18c"; } body .fa.fa-stack-exchange:before { content: "\f18d"; } body .fa.fa-arrow-circle-o-right:before { content: "\f18e"; } body .fa.fa-arrow-circle-o-left:before { content: "\f190"; } body .fa.fa-toggle-left:before, body .fa.fa-caret-square-o-left:before { content: "\f191"; } body .fa.fa-dot-circle-o:before { content: "\f192"; } body .fa.fa-wheelchair:before { content: "\f193"; } body .fa.fa-vimeo-square:before { content: "\f194"; } body .fa.fa-turkish-lira:before, body .fa.fa-try:before { content: "\f195"; } body .fa.fa-plus-square-o:before { content: "\f196"; } body .fa.fa-space-shuttle:before { content: "\f197"; } body .fa.fa-slack:before { content: "\f198"; } body .fa.fa-envelope-square:before { content: "\f199"; } body .fa.fa-wordpress:before { content: "\f19a"; } body .fa.fa-openid:before { content: "\f19b"; } body .fa.fa-institution:before, body .fa.fa-bank:before, body .fa.fa-university:before { content: "\f19c"; } body .fa.fa-mortar-board:before, body .fa.fa-graduation-cap:before { content: "\f19d"; } body .fa.fa-yahoo:before { content: "\f19e"; } body .fa.fa-google:before { content: "\f1a0"; } body .fa.fa-reddit:before { content: "\f1a1"; } body .fa.fa-reddit-square:before { content: "\f1a2"; } body .fa.fa-stumbleupon-circle:before { content: "\f1a3"; } body .fa.fa-stumbleupon:before { content: "\f1a4"; } body .fa.fa-delicious:before { content: "\f1a5"; } body .fa.fa-digg:before { content: "\f1a6"; } body .fa.fa-pied-piper-pp:before { content: "\f1a7"; } body .fa.fa-pied-piper-alt:before { content: "\f1a8"; } body .fa.fa-drupal:before { content: "\f1a9"; } body .fa.fa-joomla:before { content: "\f1aa"; } body .fa.fa-language:before { content: "\f1ab"; } body .fa.fa-fax:before { content: "\f1ac"; } body .fa.fa-building:before { content: "\f1ad"; } body .fa.fa-child:before { content: "\f1ae"; } body .fa.fa-paw:before { content: "\f1b0"; } body .fa.fa-spoon:before { content: "\f1b1"; } body .fa.fa-cube:before { content: "\f1b2"; } body .fa.fa-cubes:before { content: "\f1b3"; } body .fa.fa-behance:before { content: "\f1b4"; } body .fa.fa-behance-square:before { content: "\f1b5"; } body .fa.fa-steam:before { content: "\f1b6"; } body .fa.fa-steam-square:before { content: "\f1b7"; } body .fa.fa-recycle:before { content: "\f1b8"; } body .fa.fa-automobile:before, body .fa.fa-car:before { content: "\f1b9"; } body .fa.fa-cab:before, body .fa.fa-taxi:before { content: "\f1ba"; } body .fa.fa-tree:before { content: "\f1bb"; } body .fa.fa-spotify:before { content: "\f1bc"; } body .fa.fa-deviantart:before { content: "\f1bd"; } body .fa.fa-soundcloud:before { content: "\f1be"; } body .fa.fa-database:before { content: "\f1c0"; } body .fa.fa-file-pdf-o:before { content: "\f1c1"; } body .fa.fa-file-word-o:before { content: "\f1c2"; } body .fa.fa-file-excel-o:before { content: "\f1c3"; } body .fa.fa-file-powerpoint-o:before { content: "\f1c4"; } body .fa.fa-file-photo-o:before, body .fa.fa-file-picture-o:before, body .fa.fa-file-image-o:before { content: "\f1c5"; } body .fa.fa-file-zip-o:before, body .fa.fa-file-archive-o:before { content: "\f1c6"; } body .fa.fa-file-sound-o:before, body .fa.fa-file-audio-o:before { content: "\f1c7"; } body .fa.fa-file-movie-o:before, body .fa.fa-file-video-o:before { content: "\f1c8"; } body .fa.fa-file-code-o:before { content: "\f1c9"; } body .fa.fa-vine:before { content: "\f1ca"; } body .fa.fa-codepen:before { content: "\f1cb"; } body .fa.fa-jsfiddle:before { content: "\f1cc"; } body .fa.fa-life-bouy:before, body .fa.fa-life-buoy:before, body .fa.fa-life-saver:before, body .fa.fa-support:before, body .fa.fa-life-ring:before { content: "\f1cd"; } body .fa.fa-circle-o-notch:before { content: "\f1ce"; } body .fa.fa-ra:before, body .fa.fa-resistance:before, body .fa.fa-rebel:before { content: "\f1d0"; } body .fa.fa-ge:before, body .fa.fa-empire:before { content: "\f1d1"; } body .fa.fa-git-square:before { content: "\f1d2"; } body .fa.fa-git:before { content: "\f1d3"; } body .fa.fa-y-combinator-square:before, body .fa.fa-yc-square:before, body .fa.fa-hacker-news:before { content: "\f1d4"; } body .fa.fa-tencent-weibo:before { content: "\f1d5"; } body .fa.fa-qq:before { content: "\f1d6"; } body .fa.fa-wechat:before, body .fa.fa-weixin:before { content: "\f1d7"; } body .fa.fa-send:before, body .fa.fa-paper-plane:before { content: "\f1d8"; } body .fa.fa-send-o:before, body .fa.fa-paper-plane-o:before { content: "\f1d9"; } body .fa.fa-history:before { content: "\f1da"; } body .fa.fa-circle-thin:before { content: "\f1db"; } body .fa.fa-header:before { content: "\f1dc"; } body .fa.fa-paragraph:before { content: "\f1dd"; } body .fa.fa-sliders:before { content: "\f1de"; } body .fa.fa-share-alt:before { content: "\f1e0"; } body .fa.fa-share-alt-square:before { content: "\f1e1"; } body .fa.fa-bomb:before { content: "\f1e2"; } body .fa.fa-soccer-ball-o:before, body .fa.fa-futbol-o:before { content: "\f1e3"; } body .fa.fa-tty:before { content: "\f1e4"; } body .fa.fa-binoculars:before { content: "\f1e5"; } body .fa.fa-plug:before { content: "\f1e6"; } body .fa.fa-slideshare:before { content: "\f1e7"; } body .fa.fa-twitch:before { content: "\f1e8"; } body .fa.fa-yelp:before { content: "\f1e9"; } body .fa.fa-newspaper-o:before { content: "\f1ea"; } body .fa.fa-wifi:before { content: "\f1eb"; } body .fa.fa-calculator:before { content: "\f1ec"; } body .fa.fa-paypal:before { content: "\f1ed"; } body .fa.fa-google-wallet:before { content: "\f1ee"; } body .fa.fa-cc-visa:before { content: "\f1f0"; } body .fa.fa-cc-mastercard:before { content: "\f1f1"; } body .fa.fa-cc-discover:before { content: "\f1f2"; } body .fa.fa-cc-amex:before { content: "\f1f3"; } body .fa.fa-cc-paypal:before { content: "\f1f4"; } body .fa.fa-cc-stripe:before { content: "\f1f5"; } body .fa.fa-bell-slash:before { content: "\f1f6"; } body .fa.fa-bell-slash-o:before { content: "\f1f7"; } body .fa.fa-trash:before { content: "\f1f8"; } body .fa.fa-copyright:before { content: "\f1f9"; } body .fa.fa-at:before { content: "\f1fa"; } body .fa.fa-eyedropper:before { content: "\f1fb"; } body .fa.fa-paint-brush:before { content: "\f1fc"; } body .fa.fa-birthday-cake:before { content: "\f1fd"; } body .fa.fa-area-chart:before { content: "\f1fe"; } body .fa.fa-pie-chart:before { content: "\f200"; } body .fa.fa-line-chart:before { content: "\f201"; } body .fa.fa-lastfm:before { content: "\f202"; } body .fa.fa-lastfm-square:before { content: "\f203"; } body .fa.fa-toggle-off:before { content: "\f204"; } body .fa.fa-toggle-on:before { content: "\f205"; } body .fa.fa-bicycle:before { content: "\f206"; } body .fa.fa-bus:before { content: "\f207"; } body .fa.fa-ioxhost:before { content: "\f208"; } body .fa.fa-angellist:before { content: "\f209"; } body .fa.fa-cc:before { content: "\f20a"; } body .fa.fa-shekel:before, body .fa.fa-sheqel:before, body .fa.fa-ils:before { content: "\f20b"; } body .fa.fa-meanpath:before { content: "\f20c"; } body .fa.fa-buysellads:before { content: "\f20d"; } body .fa.fa-connectdevelop:before { content: "\f20e"; } body .fa.fa-dashcube:before { content: "\f210"; } body .fa.fa-forumbee:before { content: "\f211"; } body .fa.fa-leanpub:before { content: "\f212"; } body .fa.fa-sellsy:before { content: "\f213"; } body .fa.fa-shirtsinbulk:before { content: "\f214"; } body .fa.fa-simplybuilt:before { content: "\f215"; } body .fa.fa-skyatlas:before { content: "\f216"; } body .fa.fa-cart-plus:before { content: "\f217"; } body .fa.fa-cart-arrow-down:before { content: "\f218"; } body .fa.fa-diamond:before { content: "\f219"; } body .fa.fa-ship:before { content: "\f21a"; } body .fa.fa-user-secret:before { content: "\f21b"; } body .fa.fa-motorcycle:before { content: "\f21c"; } body .fa.fa-street-view:before { content: "\f21d"; } body .fa.fa-heartbeat:before { content: "\f21e"; } body .fa.fa-venus:before { content: "\f221"; } body .fa.fa-mars:before { content: "\f222"; } body .fa.fa-mercury:before { content: "\f223"; } body .fa.fa-intersex:before, body .fa.fa-transgender:before { content: "\f224"; } body .fa.fa-transgender-alt:before { content: "\f225"; } body .fa.fa-venus-double:before { content: "\f226"; } body .fa.fa-mars-double:before { content: "\f227"; } body .fa.fa-venus-mars:before { content: "\f228"; } body .fa.fa-mars-stroke:before { content: "\f229"; } body .fa.fa-mars-stroke-v:before { content: "\f22a"; } body .fa.fa-mars-stroke-h:before { content: "\f22b"; } body .fa.fa-neuter:before { content: "\f22c"; } body .fa.fa-genderless:before { content: "\f22d"; } body .fa.fa-facebook-official:before { content: "\f230"; } body .fa.fa-pinterest-p:before { content: "\f231"; } body .fa.fa-whatsapp:before { content: "\f232"; } body .fa.fa-server:before { content: "\f233"; } body .fa.fa-user-plus:before { content: "\f234"; } body .fa.fa-user-times:before { content: "\f235"; } body .fa.fa-hotel:before, body .fa.fa-bed:before { content: "\f236"; } body .fa.fa-viacoin:before { content: "\f237"; } body .fa.fa-train:before { content: "\f238"; } body .fa.fa-subway:before { content: "\f239"; } body .fa.fa-medium:before { content: "\f23a"; } body .fa.fa-yc:before, body .fa.fa-y-combinator:before { content: "\f23b"; } body .fa.fa-optin-monster:before { content: "\f23c"; } body .fa.fa-opencart:before { content: "\f23d"; } body .fa.fa-expeditedssl:before { content: "\f23e"; } body .fa.fa-battery-4:before, body .fa.fa-battery:before, body .fa.fa-battery-full:before { content: "\f240"; } body .fa.fa-battery-3:before, body .fa.fa-battery-three-quarters:before { content: "\f241"; } body .fa.fa-battery-2:before, body .fa.fa-battery-half:before { content: "\f242"; } body .fa.fa-battery-1:before, body .fa.fa-battery-quarter:before { content: "\f243"; } body .fa.fa-battery-0:before, body .fa.fa-battery-empty:before { content: "\f244"; } body .fa.fa-mouse-pointer:before { content: "\f245"; } body .fa.fa-i-cursor:before { content: "\f246"; } body .fa.fa-object-group:before { content: "\f247"; } body .fa.fa-object-ungroup:before { content: "\f248"; } body .fa.fa-sticky-note:before { content: "\f249"; } body .fa.fa-sticky-note-o:before { content: "\f24a"; } body .fa.fa-cc-jcb:before { content: "\f24b"; } body .fa.fa-cc-diners-club:before { content: "\f24c"; } body .fa.fa-clone:before { content: "\f24d"; } body .fa.fa-balance-scale:before { content: "\f24e"; } body .fa.fa-hourglass-o:before { content: "\f250"; } body .fa.fa-hourglass-1:before, body .fa.fa-hourglass-start:before { content: "\f251"; } body .fa.fa-hourglass-2:before, body .fa.fa-hourglass-half:before { content: "\f252"; } body .fa.fa-hourglass-3:before, body .fa.fa-hourglass-end:before { content: "\f253"; } body .fa.fa-hourglass:before { content: "\f254"; } body .fa.fa-hand-grab-o:before, body .fa.fa-hand-rock-o:before { content: "\f255"; } body .fa.fa-hand-stop-o:before, body .fa.fa-hand-paper-o:before { content: "\f256"; } body .fa.fa-hand-scissors-o:before { content: "\f257"; } body .fa.fa-hand-lizard-o:before { content: "\f258"; } body .fa.fa-hand-spock-o:before { content: "\f259"; } body .fa.fa-hand-pointer-o:before { content: "\f25a"; } body .fa.fa-hand-peace-o:before { content: "\f25b"; } body .fa.fa-trademark:before { content: "\f25c"; } body .fa.fa-registered:before { content: "\f25d"; } body .fa.fa-creative-commons:before { content: "\f25e"; } body .fa.fa-gg:before { content: "\f260"; } body .fa.fa-gg-circle:before { content: "\f261"; } body .fa.fa-tripadvisor:before { content: "\f262"; } body .fa.fa-odnoklassniki:before { content: "\f263"; } body .fa.fa-odnoklassniki-square:before { content: "\f264"; } body .fa.fa-get-pocket:before { content: "\f265"; } body .fa.fa-wikipedia-w:before { content: "\f266"; } body .fa.fa-safari:before { content: "\f267"; } body .fa.fa-chrome:before { content: "\f268"; } body .fa.fa-firefox:before { content: "\f269"; } body .fa.fa-opera:before { content: "\f26a"; } body .fa.fa-internet-explorer:before { content: "\f26b"; } body .fa.fa-tv:before, body .fa.fa-television:before { content: "\f26c"; } body .fa.fa-contao:before { content: "\f26d"; } body .fa.fa-500px:before { content: "\f26e"; } body .fa.fa-amazon:before { content: "\f270"; } body .fa.fa-calendar-plus-o:before { content: "\f271"; } body .fa.fa-calendar-minus-o:before { content: "\f272"; } body .fa.fa-calendar-times-o:before { content: "\f273"; } body .fa.fa-calendar-check-o:before { content: "\f274"; } body .fa.fa-industry:before { content: "\f275"; } body .fa.fa-map-pin:before { content: "\f276"; } body .fa.fa-map-signs:before { content: "\f277"; } body .fa.fa-map-o:before { content: "\f278"; } body .fa.fa-map:before { content: "\f279"; } body .fa.fa-commenting:before { content: "\f27a"; } body .fa.fa-commenting-o:before { content: "\f27b"; } body .fa.fa-houzz:before { content: "\f27c"; } body .fa.fa-vimeo:before { content: "\f27d"; } body .fa.fa-black-tie:before { content: "\f27e"; } body .fa.fa-fonticons:before { content: "\f280"; } body .fa.fa-reddit-alien:before { content: "\f281"; } body .fa.fa-edge:before { content: "\f282"; } body .fa.fa-credit-card-alt:before { content: "\f283"; } body .fa.fa-codiepie:before { content: "\f284"; } body .fa.fa-modx:before { content: "\f285"; } body .fa.fa-fort-awesome:before { content: "\f286"; } body .fa.fa-usb:before { content: "\f287"; } body .fa.fa-product-hunt:before { content: "\f288"; } body .fa.fa-mixcloud:before { content: "\f289"; } body .fa.fa-scribd:before { content: "\f28a"; } body .fa.fa-pause-circle:before { content: "\f28b"; } body .fa.fa-pause-circle-o:before { content: "\f28c"; } body .fa.fa-stop-circle:before { content: "\f28d"; } body .fa.fa-stop-circle-o:before { content: "\f28e"; } body .fa.fa-shopping-bag:before { content: "\f290"; } body .fa.fa-shopping-basket:before { content: "\f291"; } body .fa.fa-hashtag:before { content: "\f292"; } body .fa.fa-bluetooth:before { content: "\f293"; } body .fa.fa-bluetooth-b:before { content: "\f294"; } body .fa.fa-percent:before { content: "\f295"; } body .fa.fa-gitlab:before { content: "\f296"; } body .fa.fa-wpbeginner:before { content: "\f297"; } body .fa.fa-wpforms:before { content: "\f298"; } body .fa.fa-envira:before { content: "\f299"; } body .fa.fa-universal-access:before { content: "\f29a"; } body .fa.fa-wheelchair-alt:before { content: "\f29b"; } body .fa.fa-question-circle-o:before { content: "\f29c"; } body .fa.fa-blind:before { content: "\f29d"; } body .fa.fa-audio-description:before { content: "\f29e"; } body .fa.fa-volume-control-phone:before { content: "\f2a0"; } body .fa.fa-braille:before { content: "\f2a1"; } body .fa.fa-assistive-listening-systems:before { content: "\f2a2"; } body .fa.fa-asl-interpreting:before, body .fa.fa-american-sign-language-interpreting:before { content: "\f2a3"; } body .fa.fa-deafness:before, body .fa.fa-hard-of-hearing:before, body .fa.fa-deaf:before { content: "\f2a4"; } body .fa.fa-glide:before { content: "\f2a5"; } body .fa.fa-glide-g:before { content: "\f2a6"; } body .fa.fa-signing:before, body .fa.fa-sign-language:before { content: "\f2a7"; } body .fa.fa-low-vision:before { content: "\f2a8"; } body .fa.fa-viadeo:before { content: "\f2a9"; } body .fa.fa-viadeo-square:before { content: "\f2aa"; } body .fa.fa-snapchat:before { content: "\f2ab"; } body .fa.fa-snapchat-ghost:before { content: "\f2ac"; } body .fa.fa-snapchat-square:before { content: "\f2ad"; } body .fa.fa-pied-piper:before { content: "\f2ae"; } body .fa.fa-first-order:before { content: "\f2b0"; } body .fa.fa-yoast:before { content: "\f2b1"; } body .fa.fa-themeisle:before { content: "\f2b2"; } body .fa.fa-google-plus-circle:before, body .fa.fa-google-plus-official:before { content: "\f2b3"; } body .fa.fa-fa:before, body .fa.fa-font-awesome:before { content: "\f2b4"; } body .fa.fa-handshake-o:before { content: "\f2b5"; } body .fa.fa-envelope-open:before { content: "\f2b6"; } body .fa.fa-envelope-open-o:before { content: "\f2b7"; } body .fa.fa-linode:before { content: "\f2b8"; } body .fa.fa-address-book:before { content: "\f2b9"; } body .fa.fa-address-book-o:before { content: "\f2ba"; } body .fa.fa-vcard:before, body .fa.fa-address-card:before { content: "\f2bb"; } body .fa.fa-vcard-o:before, body .fa.fa-address-card-o:before { content: "\f2bc"; } body .fa.fa-user-circle:before { content: "\f2bd"; } body .fa.fa-user-circle-o:before { content: "\f2be"; } body .fa.fa-user-o:before { content: "\f2c0"; } body .fa.fa-id-badge:before { content: "\f2c1"; } body .fa.fa-drivers-license:before, body .fa.fa-id-card:before { content: "\f2c2"; } body .fa.fa-drivers-license-o:before, body .fa.fa-id-card-o:before { content: "\f2c3"; } body .fa.fa-quora:before { content: "\f2c4"; } body .fa.fa-free-code-camp:before { content: "\f2c5"; } body .fa.fa-telegram:before { content: "\f2c6"; } body .fa.fa-thermometer-4:before, body .fa.fa-thermometer:before, body .fa.fa-thermometer-full:before { content: "\f2c7"; } body .fa.fa-thermometer-3:before, body .fa.fa-thermometer-three-quarters:before { content: "\f2c8"; } body .fa.fa-thermometer-2:before, body .fa.fa-thermometer-half:before { content: "\f2c9"; } body .fa.fa-thermometer-1:before, body .fa.fa-thermometer-quarter:before { content: "\f2ca"; } body .fa.fa-thermometer-0:before, body .fa.fa-thermometer-empty:before { content: "\f2cb"; } body .fa.fa-shower:before { content: "\f2cc"; } body .fa.fa-bathtub:before, body .fa.fa-s15:before, body .fa.fa-bath:before { content: "\f2cd"; } body .fa.fa-podcast:before { content: "\f2ce"; } body .fa.fa-window-maximize:before { content: "\f2d0"; } body .fa.fa-window-minimize:before { content: "\f2d1"; } body .fa.fa-window-restore:before { content: "\f2d2"; } body .fa.fa-times-rectangle:before, body .fa.fa-window-close:before { content: "\f2d3"; } body .fa.fa-times-rectangle-o:before, body .fa.fa-window-close-o:before { content: "\f2d4"; } body .fa.fa-bandcamp:before { content: "\f2d5"; } body .fa.fa-grav:before { content: "\f2d6"; } body .fa.fa-etsy:before { content: "\f2d7"; } body .fa.fa-imdb:before { content: "\f2d8"; } body .fa.fa-ravelry:before { content: "\f2d9"; } body .fa.fa-eercast:before { content: "\f2da"; } body .fa.fa-microchip:before { content: "\f2db"; } body .fa.fa-snowflake-o:before { content: "\f2dc"; } body .fa.fa-superpowers:before { content: "\f2dd"; } body .fa.fa-wpexplorer:before { content: "\f2de"; } body .fa.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; } @font-face { font-family: 'simple-line-icons'; src: url('https://portasftpserver.com/sera-parents-template/assets/fonts/Simple-Line-Icons.eot?v=2.4.0'); src: url('https://portasftpserver.com/sera-parents-template/assets/fonts/Simple-Line-Icons.eot?v=2.4.0#iefix') format('embedded-opentype'), url('https://portasftpserver.com/sera-parents-template/assets/fonts/Simple-Line-Icons.woff2?v=2.4.0') format('woff2'), url('https://portasftpserver.com/sera-parents-template/assets/fonts/Simple-Line-Icons.ttf?v=2.4.0') format('truetype'), url('https://portasftpserver.com/sera-parents-template/assets/fonts/Simple-Line-Icons.woff?v=2.4.0') format('woff'), url('https://portasftpserver.com/sera-parents-template/assets/fonts/Simple-Line-Icons.svg?v=2.4.0#simple-line-icons') format('svg'); font-weight: normal; font-style: normal; } .icon-user, .icon-people, .icon-user-female, .icon-user-follow, .icon-user-following, .icon-user-unfollow, .icon-login, .icon-logout, .icon-emotsmile, .icon-phone, .icon-call-end, .icon-call-in, .icon-call-out, .icon-map, .icon-location-pin, .icon-direction, .icon-directions, .icon-compass, .icon-layers, .icon-menu, .icon-list, .icon-options-vertical, .icon-options, .icon-arrow-down, .icon-arrow-left, .icon-arrow-right, .icon-arrow-up, .icon-arrow-up-circle, .icon-arrow-left-circle, .icon-arrow-right-circle, .icon-arrow-down-circle, .icon-check, .icon-clock, .icon-plus, .icon-minus, .icon-close, .icon-event, .icon-exclamation, .icon-organization, .icon-trophy, .icon-screen-smartphone, .icon-screen-desktop, .icon-plane, .icon-notebook, .icon-mustache, .icon-mouse, .icon-magnet, .icon-energy, .icon-disc, .icon-cursor, .icon-cursor-move, .icon-crop, .icon-chemistry, .icon-speedometer, .icon-shield, .icon-screen-tablet, .icon-magic-wand, .icon-hourglass, .icon-graduation, .icon-ghost, .icon-game-controller, .icon-fire, .icon-eyeglass, .icon-envelope-open, .icon-envelope-letter, .icon-bell, .icon-badge, .icon-anchor, .icon-wallet, .icon-vector, .icon-speech, .icon-puzzle, .icon-printer, .icon-present, .icon-playlist, .icon-pin, .icon-picture, .icon-handbag, .icon-globe-alt, .icon-globe, .icon-folder-alt, .icon-folder, .icon-film, .icon-feed, .icon-drop, .icon-drawer, .icon-docs, .icon-doc, .icon-diamond, .icon-cup, .icon-calculator, .icon-bubbles, .icon-briefcase, .icon-book-open, .icon-basket-loaded, .icon-basket, .icon-bag, .icon-action-undo, .icon-action-redo, .icon-wrench, .icon-umbrella, .icon-trash, .icon-tag, .icon-support, .icon-frame, .icon-size-fullscreen, .icon-size-actual, .icon-shuffle, .icon-share-alt, .icon-share, .icon-rocket, .icon-question, .icon-pie-chart, .icon-pencil, .icon-note, .icon-loop, .icon-home, .icon-grid, .icon-graph, .icon-microphone, .icon-music-tone-alt, .icon-music-tone, .icon-earphones-alt, .icon-earphones, .icon-equalizer, .icon-like, .icon-dislike, .icon-control-start, .icon-control-rewind, .icon-control-play, .icon-control-pause, .icon-control-forward, .icon-control-end, .icon-volume-1, .icon-volume-2, .icon-volume-off, .icon-calendar, .icon-bulb, .icon-chart, .icon-ban, .icon-bubble, .icon-camrecorder, .icon-camera, .icon-cloud-download, .icon-cloud-upload, .icon-envelope, .icon-eye, .icon-flag, .icon-heart, .icon-info, .icon-key, .icon-link, .icon-lock, .icon-lock-open, .icon-magnifier, .icon-magnifier-add, .icon-magnifier-remove, .icon-paper-clip, .icon-paper-plane, .icon-power, .icon-refresh, .icon-reload, .icon-settings, .icon-star, .icon-symbol-female, .icon-symbol-male, .icon-target, .icon-credit-card, .icon-paypal, .icon-social-tumblr, .icon-social-twitter, .icon-social-facebook, .icon-social-instagram, .icon-social-linkedin, .icon-social-pinterest, .icon-social-github, .icon-social-google, .icon-social-reddit, .icon-social-skype, .icon-social-dribbble, .icon-social-behance, .icon-social-foursqare, .icon-social-soundcloud, .icon-social-spotify, .icon-social-stumbleupon, .icon-social-youtube, .icon-social-dropbox, .icon-social-vkontakte, .icon-social-steam { font-family: 'simple-line-icons'; 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; } .icon-user:before { content: "\e005"; } .icon-people:before { content: "\e001"; } .icon-user-female:before { content: "\e000"; } .icon-user-follow:before { content: "\e002"; } .icon-user-following:before { content: "\e003"; } .icon-user-unfollow:before { content: "\e004"; } .icon-login:before { content: "\e066"; } .icon-logout:before { content: "\e065"; } .icon-emotsmile:before { content: "\e021"; } .icon-phone:before { content: "\e600"; } .icon-call-end:before { content: "\e048"; } .icon-call-in:before { content: "\e047"; } .icon-call-out:before { content: "\e046"; } .icon-map:before { content: "\e033"; } .icon-location-pin:before { content: "\e096"; } .icon-direction:before { content: "\e042"; } .icon-directions:before { content: "\e041"; } .icon-compass:before { content: "\e045"; } .icon-layers:before { content: "\e034"; } .icon-menu:before { content: "\e601"; } .icon-list:before { content: "\e067"; } .icon-options-vertical:before { content: "\e602"; } .icon-options:before { content: "\e603"; } .icon-arrow-down:before { content: "\e604"; } .icon-arrow-left:before { content: "\e605"; } .icon-arrow-right:before { content: "\e606"; } .icon-arrow-up:before { content: "\e607"; } .icon-arrow-up-circle:before { content: "\e078"; } .icon-arrow-left-circle:before { content: "\e07a"; } .icon-arrow-right-circle:before { content: "\e079"; } .icon-arrow-down-circle:before { content: "\e07b"; } .icon-check:before { content: "\e080"; } .icon-clock:before { content: "\e081"; } .icon-plus:before { content: "\e095"; } .icon-minus:before { content: "\e615"; } .icon-close:before { content: "\e082"; } .icon-event:before { content: "\e619"; } .icon-exclamation:before { content: "\e617"; } .icon-organization:before { content: "\e616"; } .icon-trophy:before { content: "\e006"; } .icon-screen-smartphone:before { content: "\e010"; } .icon-screen-desktop:before { content: "\e011"; } .icon-plane:before { content: "\e012"; } .icon-notebook:before { content: "\e013"; } .icon-mustache:before { content: "\e014"; } .icon-mouse:before { content: "\e015"; } .icon-magnet:before { content: "\e016"; } .icon-energy:before { content: "\e020"; } .icon-disc:before { content: "\e022"; } .icon-cursor:before { content: "\e06e"; } .icon-cursor-move:before { content: "\e023"; } .icon-crop:before { content: "\e024"; } .icon-chemistry:before { content: "\e026"; } .icon-speedometer:before { content: "\e007"; } .icon-shield:before { content: "\e00e"; } .icon-screen-tablet:before { content: "\e00f"; } .icon-magic-wand:before { content: "\e017"; } .icon-hourglass:before { content: "\e018"; } .icon-graduation:before { content: "\e019"; } .icon-ghost:before { content: "\e01a"; } .icon-game-controller:before { content: "\e01b"; } .icon-fire:before { content: "\e01c"; } .icon-eyeglass:before { content: "\e01d"; } .icon-envelope-open:before { content: "\e01e"; } .icon-envelope-letter:before { content: "\e01f"; } .icon-bell:before { content: "\e027"; } .icon-badge:before { content: "\e028"; } .icon-anchor:before { content: "\e029"; } .icon-wallet:before { content: "\e02a"; } .icon-vector:before { content: "\e02b"; } .icon-speech:before { content: "\e02c"; } .icon-puzzle:before { content: "\e02d"; } .icon-printer:before { content: "\e02e"; } .icon-present:before { content: "\e02f"; } .icon-playlist:before { content: "\e030"; } .icon-pin:before { content: "\e031"; } .icon-picture:before { content: "\e032"; } .icon-handbag:before { content: "\e035"; } .icon-globe-alt:before { content: "\e036"; } .icon-globe:before { content: "\e037"; } .icon-folder-alt:before { content: "\e039"; } .icon-folder:before { content: "\e089"; } .icon-film:before { content: "\e03a"; } .icon-feed:before { content: "\e03b"; } .icon-drop:before { content: "\e03e"; } .icon-drawer:before { content: "\e03f"; } .icon-docs:before { content: "\e040"; } .icon-doc:before { content: "\e085"; } .icon-diamond:before { content: "\e043"; } .icon-cup:before { content: "\e044"; } .icon-calculator:before { content: "\e049"; } .icon-bubbles:before { content: "\e04a"; } .icon-briefcase:before { content: "\e04b"; } .icon-book-open:before { content: "\e04c"; } .icon-basket-loaded:before { content: "\e04d"; } .icon-basket:before { content: "\e04e"; } .icon-bag:before { content: "\e04f"; } .icon-action-undo:before { content: "\e050"; } .icon-action-redo:before { content: "\e051"; } .icon-wrench:before { content: "\e052"; } .icon-umbrella:before { content: "\e053"; } .icon-trash:before { content: "\e054"; } .icon-tag:before { content: "\e055"; } .icon-support:before { content: "\e056"; } .icon-frame:before { content: "\e038"; } .icon-size-fullscreen:before { content: "\e057"; } .icon-size-actual:before { content: "\e058"; } .icon-shuffle:before { content: "\e059"; } .icon-share-alt:before { content: "\e05a"; } .icon-share:before { content: "\e05b"; } .icon-rocket:before { content: "\e05c"; } .icon-question:before { content: "\e05d"; } .icon-pie-chart:before { content: "\e05e"; } .icon-pencil:before { content: "\e05f"; } .icon-note:before { content: "\e060"; } .icon-loop:before { content: "\e064"; } .icon-home:before { content: "\e069"; } .icon-grid:before { content: "\e06a"; } .icon-graph:before { content: "\e06b"; } .icon-microphone:before { content: "\e063"; } .icon-music-tone-alt:before { content: "\e061"; } .icon-music-tone:before { content: "\e062"; } .icon-earphones-alt:before { content: "\e03c"; } .icon-earphones:before { content: "\e03d"; } .icon-equalizer:before { content: "\e06c"; } .icon-like:before { content: "\e068"; } .icon-dislike:before { content: "\e06d"; } .icon-control-start:before { content: "\e06f"; } .icon-control-rewind:before { content: "\e070"; } .icon-control-play:before { content: "\e071"; } .icon-control-pause:before { content: "\e072"; } .icon-control-forward:before { content: "\e073"; } .icon-control-end:before { content: "\e074"; } .icon-volume-1:before { content: "\e09f"; } .icon-volume-2:before { content: "\e0a0"; } .icon-volume-off:before { content: "\e0a1"; } .icon-calendar:before { content: "\e075"; } .icon-bulb:before { content: "\e076"; } .icon-chart:before { content: "\e077"; } .icon-ban:before { content: "\e07c"; } .icon-bubble:before { content: "\e07d"; } .icon-camrecorder:before { content: "\e07e"; } .icon-camera:before { content: "\e07f"; } .icon-cloud-download:before { content: "\e083"; } .icon-cloud-upload:before { content: "\e084"; } .icon-envelope:before { content: "\e086"; } .icon-eye:before { content: "\e087"; } .icon-flag:before { content: "\e088"; } .icon-heart:before { content: "\e08a"; } .icon-info:before { content: "\e08b"; } .icon-key:before { content: "\e08c"; } .icon-link:before { content: "\e08d"; } .icon-lock:before { content: "\e08e"; } .icon-lock-open:before { content: "\e08f"; } .icon-magnifier:before { content: "\e090"; } .icon-magnifier-add:before { content: "\e091"; } .icon-magnifier-remove:before { content: "\e092"; } .icon-paper-clip:before { content: "\e093"; } .icon-paper-plane:before { content: "\e094"; } .icon-power:before { content: "\e097"; } .icon-refresh:before { content: "\e098"; } .icon-reload:before { content: "\e099"; } .icon-settings:before { content: "\e09a"; } .icon-star:before { content: "\e09b"; } .icon-symbol-female:before { content: "\e09c"; } .icon-symbol-male:before { content: "\e09d"; } .icon-target:before { content: "\e09e"; } .icon-credit-card:before { content: "\e025"; } .icon-paypal:before { content: "\e608"; } .icon-social-tumblr:before { content: "\e00a"; } .icon-social-twitter:before { content: "\e009"; } .icon-social-facebook:before { content: "\e00b"; } .icon-social-instagram:before { content: "\e609"; } .icon-social-linkedin:before { content: "\e60a"; } .icon-social-pinterest:before { content: "\e60b"; } .icon-social-github:before { content: "\e60c"; } .icon-social-google:before { content: "\e60d"; } .icon-social-reddit:before { content: "\e60e"; } .icon-social-skype:before { content: "\e60f"; } .icon-social-dribbble:before { content: "\e00d"; } .icon-social-behance:before { content: "\e610"; } .icon-social-foursqare:before { content: "\e611"; } .icon-social-soundcloud:before { content: "\e612"; } .icon-social-spotify:before { content: "\e613"; } .icon-social-stumbleupon:before { content: "\e614"; } .icon-social-youtube:before { content: "\e008"; } .icon-social-dropbox:before { content: "\e00c"; } .icon-social-vkontakte:before { content: "\e618"; } .icon-social-steam:before { content: "\e620"; } .swiper-container { margin-left: auto; margin-right: auto; position: relative; overflow: hidden; z-index: 1; } .swiper-container-no-flexbox .swiper-slide { float: left; } .swiper-container-vertical > .swiper-wrapper { -webkit-box-orient: vertical; -moz-box-orient: vertical; -ms-flex-direction: column; -webkit-flex-direction: column; flex-direction: column; } .swiper-wrapper { position: relative; width: 100%; height: 100%; z-index: 1; display: -webkit-box; display: -moz-box; display: -ms-flexbox; display: -webkit-flex; display: flex; -webkit-transition-property: -webkit-transform; -moz-transition-property: -moz-transform; -o-transition-property: -o-transform; -ms-transition-property: -ms-transform; transition-property: transform; -webkit-box-sizing: content-box; -moz-box-sizing: content-box; box-sizing: content-box; } .swiper-container-android .swiper-slide, .swiper-wrapper { -webkit-transform: translate3d(0px, 0, 0); -moz-transform: translate3d(0px, 0, 0); -o-transform: translate(0px, 0px); -ms-transform: translate3d(0px, 0, 0); transform: translate3d(0px, 0, 0); } .swiper-container-multirow > .swiper-wrapper { -webkit-box-lines: multiple; -moz-box-lines: multiple; -ms-flex-wrap: wrap; -webkit-flex-wrap: wrap; flex-wrap: wrap; } .swiper-container-free-mode > .swiper-wrapper { -webkit-transition-timing-function: ease-out; -moz-transition-timing-function: ease-out; -ms-transition-timing-function: ease-out; -o-transition-timing-function: ease-out; transition-timing-function: ease-out; margin: 0 auto; } .swiper-slide { -webkit-flex-shrink: 0; -ms-flex: 0 0 auto; flex-shrink: 0; width: 100%; height: 100%; position: relative; } .swiper-container-autoheight, .swiper-container-autoheight .swiper-slide { height: auto; } .swiper-container-autoheight .swiper-wrapper { -webkit-box-align: start; -ms-flex-align: start; -webkit-align-items: flex-start; align-items: flex-start; -webkit-transition-property: -webkit-transform, height; -moz-transition-property: -moz-transform; -o-transition-property: -o-transform; -ms-transition-property: -ms-transform; transition-property: transform, height; } .swiper-container .swiper-notification { position: absolute; left: 0; top: 0; pointer-events: none; opacity: 0; z-index: -1000; } .swiper-wp8-horizontal { -ms-touch-action: pan-y; touch-action: pan-y; } .swiper-wp8-vertical { -ms-touch-action: pan-x; touch-action: pan-x; } .swiper-button-prev, .swiper-button-next { position: absolute; top: 50%; width: 27px; height: 44px; margin-top: -22px; z-index: 10; cursor: pointer; -moz-background-size: 27px 44px; -webkit-background-size: 27px 44px; background-size: 27px 44px; background-position: center; background-repeat: no-repeat; } .swiper-button-prev.swiper-button-disabled, .swiper-button-next.swiper-button-disabled { opacity: 0.35; cursor: auto; pointer-events: none; } .swiper-button-prev, .swiper-container-rtl .swiper-button-next { background-image: url("data:image/svg+xml;charset=utf-8,%3Csvg%20xmlns%3D'http%3A%2F%2Fwww.w3.org%2F2000%2Fsvg'%20viewBox%3D'0%200%2027%2044'%3E%3Cpath%20d%3D'M0%2C22L22%2C0l2.1%2C2.1L4.2%2C22l19.9%2C19.9L22%2C44L0%2C22L0%2C22L0%2C22z'%20fill%3D'%23007aff'%2F%3E%3C%2Fsvg%3E"); left: 10px; right: auto; } .swiper-button-prev.swiper-button-black, .swiper-container-rtl .swiper-button-next.swiper-button-black { background-image: url("data:image/svg+xml;charset=utf-8,%3Csvg%20xmlns%3D'http%3A%2F%2Fwww.w3.org%2F2000%2Fsvg'%20viewBox%3D'0%200%2027%2044'%3E%3Cpath%20d%3D'M0%2C22L22%2C0l2.1%2C2.1L4.2%2C22l19.9%2C19.9L22%2C44L0%2C22L0%2C22L0%2C22z'%20fill%3D'%23000000'%2F%3E%3C%2Fsvg%3E"); } .swiper-button-prev.swiper-button-white, .swiper-container-rtl .swiper-button-next.swiper-button-white { background-image: url("data:image/svg+xml;charset=utf-8,%3Csvg%20xmlns%3D'http%3A%2F%2Fwww.w3.org%2F2000%2Fsvg'%20viewBox%3D'0%200%2027%2044'%3E%3Cpath%20d%3D'M0%2C22L22%2C0l2.1%2C2.1L4.2%2C22l19.9%2C19.9L22%2C44L0%2C22L0%2C22L0%2C22z'%20fill%3D'%23ffffff'%2F%3E%3C%2Fsvg%3E"); } .swiper-button-next, .swiper-container-rtl .swiper-button-prev { background-image: url("data:image/svg+xml;charset=utf-8,%3Csvg%20xmlns%3D'http%3A%2F%2Fwww.w3.org%2F2000%2Fsvg'%20viewBox%3D'0%200%2027%2044'%3E%3Cpath%20d%3D'M27%2C22L27%2C22L5%2C44l-2.1-2.1L22.8%2C22L2.9%2C2.1L5%2C0L27%2C22L27%2C22z'%20fill%3D'%23007aff'%2F%3E%3C%2Fsvg%3E"); right: 10px; left: auto; } .swiper-button-next.swiper-button-black, .swiper-container-rtl .swiper-button-prev.swiper-button-black { background-image: url("data:image/svg+xml;charset=utf-8,%3Csvg%20xmlns%3D'http%3A%2F%2Fwww.w3.org%2F2000%2Fsvg'%20viewBox%3D'0%200%2027%2044'%3E%3Cpath%20d%3D'M27%2C22L27%2C22L5%2C44l-2.1-2.1L22.8%2C22L2.9%2C2.1L5%2C0L27%2C22L27%2C22z'%20fill%3D'%23000000'%2F%3E%3C%2Fsvg%3E"); } .swiper-button-next.swiper-button-white, .swiper-container-rtl .swiper-button-prev.swiper-button-white { background-image: url("data:image/svg+xml;charset=utf-8,%3Csvg%20xmlns%3D'http%3A%2F%2Fwww.w3.org%2F2000%2Fsvg'%20viewBox%3D'0%200%2027%2044'%3E%3Cpath%20d%3D'M27%2C22L27%2C22L5%2C44l-2.1-2.1L22.8%2C22L2.9%2C2.1L5%2C0L27%2C22L27%2C22z'%20fill%3D'%23ffffff'%2F%3E%3C%2Fsvg%3E"); } .swiper-pagination { position: absolute; text-align: center; -webkit-transition: 300ms; -moz-transition: 300ms; -o-transition: 300ms; transition: 300ms; -webkit-transform: translate3d(0, 0, 0); -ms-transform: translate3d(0, 0, 0); -o-transform: translate3d(0, 0, 0); transform: translate3d(0, 0, 0); z-index: 10; } .swiper-pagination.swiper-pagination-hidden { opacity: 0; } .swiper-pagination-fraction, .swiper-pagination-custom, .swiper-container-horizontal > .swiper-pagination-bullets { bottom: 10px; left: 0; width: 100%; } .swiper-pagination-bullet { width: 8px; height: 8px; display: inline-block; border-radius: 100%; background: #000; opacity: 0.2; } button.swiper-pagination-bullet { border: none; margin: 0; padding: 0; box-shadow: none; -moz-appearance: none; -ms-appearance: none; -webkit-appearance: none; appearance: none; } .swiper-pagination-clickable .swiper-pagination-bullet { cursor: pointer; } .swiper-pagination-white .swiper-pagination-bullet { background: #fff; } .swiper-pagination-bullet-active { opacity: 1; background: #007aff; } .swiper-pagination-white .swiper-pagination-bullet-active { background: #fff; } .swiper-pagination-black .swiper-pagination-bullet-active { background: #000; } .swiper-container-vertical > .swiper-pagination-bullets { right: 10px; top: 50%; -webkit-transform: translate3d(0px, -50%, 0); -moz-transform: translate3d(0px, -50%, 0); -o-transform: translate(0px, -50%); -ms-transform: translate3d(0px, -50%, 0); transform: translate3d(0px, -50%, 0); } .swiper-container-vertical > .swiper-pagination-bullets .swiper-pagination-bullet { margin: 5px 0; display: block; } .swiper-container-horizontal > .swiper-pagination-bullets .swiper-pagination-bullet { margin: 0 5px; } .swiper-pagination-progress { background: rgba(0, 0, 0, 0.25); position: absolute; } .swiper-pagination-progress .swiper-pagination-progressbar { background: #007aff; position: absolute; left: 0; top: 0; width: 100%; height: 100%; -webkit-transform: scale(0); -ms-transform: scale(0); -o-transform: scale(0); transform: scale(0); -webkit-transform-origin: left top; -moz-transform-origin: left top; -ms-transform-origin: left top; -o-transform-origin: left top; transform-origin: left top; } .swiper-container-rtl .swiper-pagination-progress .swiper-pagination-progressbar { -webkit-transform-origin: right top; -moz-transform-origin: right top; -ms-transform-origin: right top; -o-transform-origin: right top; transform-origin: right top; } .swiper-container-horizontal > .swiper-pagination-progress { width: 100%; height: 4px; left: 0; top: 0; } .swiper-container-vertical > .swiper-pagination-progress { width: 4px; height: 100%; left: 0; top: 0; } .swiper-pagination-progress.swiper-pagination-white { background: rgba(255, 255, 255, 0.5); } .swiper-pagination-progress.swiper-pagination-white .swiper-pagination-progressbar { background: #fff; } .swiper-pagination-progress.swiper-pagination-black .swiper-pagination-progressbar { background: #000; } .swiper-container-3d { -webkit-perspective: 1200px; -moz-perspective: 1200px; -o-perspective: 1200px; perspective: 1200px; } .swiper-container-3d .swiper-wrapper, .swiper-container-3d .swiper-slide, .swiper-container-3d .swiper-slide-shadow-left, .swiper-container-3d .swiper-slide-shadow-right, .swiper-container-3d .swiper-slide-shadow-top, .swiper-container-3d .swiper-slide-shadow-bottom, .swiper-container-3d .swiper-cube-shadow { -webkit-transform-style: preserve-3d; -moz-transform-style: preserve-3d; -ms-transform-style: preserve-3d; transform-style: preserve-3d; } .swiper-container-3d .swiper-slide-shadow-left, .swiper-container-3d .swiper-slide-shadow-right, .swiper-container-3d .swiper-slide-shadow-top, .swiper-container-3d .swiper-slide-shadow-bottom { position: absolute; left: 0; top: 0; width: 100%; height: 100%; pointer-events: none; z-index: 10; } .swiper-container-3d .swiper-slide-shadow-left { background-image: -webkit-gradient(linear, left top, right top, from(rgba(0, 0, 0, 0.5)), to(rgba(0, 0, 0, 0))); background-image: -webkit-linear-gradient(right, rgba(0, 0, 0, 0.5), rgba(0, 0, 0, 0)); background-image: -moz-linear-gradient(right, rgba(0, 0, 0, 0.5), rgba(0, 0, 0, 0)); background-image: -o-linear-gradient(right, rgba(0, 0, 0, 0.5), rgba(0, 0, 0, 0)); background-image: linear-gradient(to left, rgba(0, 0, 0, 0.5), rgba(0, 0, 0, 0)); } .swiper-container-3d .swiper-slide-shadow-right { background-image: -webkit-gradient(linear, right top, left top, from(rgba(0, 0, 0, 0.5)), to(rgba(0, 0, 0, 0))); background-image: -webkit-linear-gradient(left, rgba(0, 0, 0, 0.5), rgba(0, 0, 0, 0)); background-image: -moz-linear-gradient(left, rgba(0, 0, 0, 0.5), rgba(0, 0, 0, 0)); background-image: -o-linear-gradient(left, rgba(0, 0, 0, 0.5), rgba(0, 0, 0, 0)); background-image: linear-gradient(to right, rgba(0, 0, 0, 0.5), rgba(0, 0, 0, 0)); } .swiper-container-3d .swiper-slide-shadow-top { background-image: -webkit-gradient(linear, left top, left bottom, from(rgba(0, 0, 0, 0.5)), to(rgba(0, 0, 0, 0))); background-image: -webkit-linear-gradient(bottom, rgba(0, 0, 0, 0.5), rgba(0, 0, 0, 0)); background-image: -moz-linear-gradient(bottom, rgba(0, 0, 0, 0.5), rgba(0, 0, 0, 0)); background-image: -o-linear-gradient(bottom, rgba(0, 0, 0, 0.5), rgba(0, 0, 0, 0)); background-image: linear-gradient(to top, rgba(0, 0, 0, 0.5), rgba(0, 0, 0, 0)); } .swiper-container-3d .swiper-slide-shadow-bottom { background-image: -webkit-gradient(linear, left bottom, left top, from(rgba(0, 0, 0, 0.5)), to(rgba(0, 0, 0, 0))); background-image: -webkit-linear-gradient(top, rgba(0, 0, 0, 0.5), rgba(0, 0, 0, 0)); background-image: -moz-linear-gradient(top, rgba(0, 0, 0, 0.5), rgba(0, 0, 0, 0)); background-image: -o-linear-gradient(top, rgba(0, 0, 0, 0.5), rgba(0, 0, 0, 0)); background-image: linear-gradient(to bottom, rgba(0, 0, 0, 0.5), rgba(0, 0, 0, 0)); } .swiper-container-coverflow .swiper-wrapper, .swiper-container-flip .swiper-wrapper { -ms-perspective: 1200px; } .swiper-container-cube, .swiper-container-flip { overflow: visible; } .swiper-container-cube .swiper-slide, .swiper-container-flip .swiper-slide { pointer-events: none; -webkit-backface-visibility: hidden; -moz-backface-visibility: hidden; -ms-backface-visibility: hidden; backface-visibility: hidden; z-index: 1; } .swiper-container-cube .swiper-slide .swiper-slide, .swiper-container-flip .swiper-slide .swiper-slide { pointer-events: none; } .swiper-container-cube .swiper-slide-active, .swiper-container-flip .swiper-slide-active, .swiper-container-cube .swiper-slide-active .swiper-slide-active, .swiper-container-flip .swiper-slide-active .swiper-slide-active { pointer-events: auto; } .swiper-container-cube .swiper-slide-shadow-top, .swiper-container-flip .swiper-slide-shadow-top, .swiper-container-cube .swiper-slide-shadow-bottom, .swiper-container-flip .swiper-slide-shadow-bottom, .swiper-container-cube .swiper-slide-shadow-left, .swiper-container-flip .swiper-slide-shadow-left, .swiper-container-cube .swiper-slide-shadow-right, .swiper-container-flip .swiper-slide-shadow-right { z-index: 0; -webkit-backface-visibility: hidden; -moz-backface-visibility: hidden; -ms-backface-visibility: hidden; backface-visibility: hidden; } .swiper-container-cube .swiper-slide { visibility: hidden; -webkit-transform-origin: 0 0; -moz-transform-origin: 0 0; -ms-transform-origin: 0 0; transform-origin: 0 0; width: 100%; height: 100%; } .swiper-container-cube.swiper-container-rtl .swiper-slide { -webkit-transform-origin: 100% 0; -moz-transform-origin: 100% 0; -ms-transform-origin: 100% 0; transform-origin: 100% 0; } .swiper-container-cube .swiper-slide-active, .swiper-container-cube .swiper-slide-next, .swiper-container-cube .swiper-slide-prev, .swiper-container-cube .swiper-slide-next + .swiper-slide { pointer-events: auto; visibility: visible; } .swiper-container-cube .swiper-cube-shadow { position: absolute; left: 0; bottom: 0px; width: 100%; height: 100%; background: #000; opacity: 0.6; -webkit-filter: blur(50px); filter: blur(50px); z-index: 0; } .swiper-container-fade.swiper-container-free-mode .swiper-slide { -webkit-transition-timing-function: ease-out; -moz-transition-timing-function: ease-out; -ms-transition-timing-function: ease-out; -o-transition-timing-function: ease-out; transition-timing-function: ease-out; } .swiper-container-fade .swiper-slide { pointer-events: none; -webkit-transition-property: opacity; -moz-transition-property: opacity; -o-transition-property: opacity; transition-property: opacity; } .swiper-container-fade .swiper-slide .swiper-slide { pointer-events: none; } .swiper-container-fade .swiper-slide-active, .swiper-container-fade .swiper-slide-active .swiper-slide-active { pointer-events: auto; } .swiper-zoom-container { width: 100%; height: 100%; display: -webkit-box; display: -moz-box; display: -ms-flexbox; display: -webkit-flex; display: flex; -webkit-box-pack: center; -moz-box-pack: center; -ms-flex-pack: center; -webkit-justify-content: center; justify-content: center; -webkit-box-align: center; -moz-box-align: center; -ms-flex-align: center; -webkit-align-items: center; align-items: center; text-align: center; } .swiper-zoom-container > img, .swiper-zoom-container > svg, .swiper-zoom-container > canvas { max-width: 100%; max-height: 100%; object-fit: contain; } .swiper-scrollbar { border-radius: 10px; position: relative; -ms-touch-action: none; background: rgba(0, 0, 0, 0.1); } .swiper-container-horizontal > .swiper-scrollbar { position: absolute; left: 1%; bottom: 3px; z-index: 50; height: 5px; width: 98%; } .swiper-container-vertical > .swiper-scrollbar { position: absolute; right: 3px; top: 1%; z-index: 50; width: 5px; height: 98%; } .swiper-scrollbar-drag { height: 100%; width: 100%; position: relative; background: rgba(0, 0, 0, 0.5); border-radius: 10px; left: 0; top: 0; } .swiper-scrollbar-cursor-drag { cursor: move; } .swiper-lazy-preloader { width: 42px; height: 42px; position: absolute; left: 50%; top: 50%; margin-left: -21px; margin-top: -21px; z-index: 10; -webkit-transform-origin: 50%; -moz-transform-origin: 50%; transform-origin: 50%; -webkit-animation: swiper-preloader-spin 1s steps(12, end) infinite; -moz-animation: swiper-preloader-spin 1s steps(12, end) infinite; animation: swiper-preloader-spin 1s steps(12, end) infinite; } .swiper-lazy-preloader:after { display: block; content: ""; width: 100%; height: 100%; background-image: url("data:image/svg+xml;charset=utf-8,%3Csvg%20viewBox%3D'0%200%20120%20120'%20xmlns%3D'http%3A%2F%2Fwww.w3.org%2F2000%2Fsvg'%20xmlns%3Axlink%3D'http%3A%2F%2Fwww.w3.org%2F1999%2Fxlink'%3E%3Cdefs%3E%3Cline%20id%3D'l'%20x1%3D'60'%20x2%3D'60'%20y1%3D'7'%20y2%3D'27'%20stroke%3D'%236c6c6c'%20stroke-width%3D'11'%20stroke-linecap%3D'round'%2F%3E%3C%2Fdefs%3E%3Cg%3E%3Cuse%20xlink%3Ahref%3D'%23l'%20opacity%3D'.27'%2F%3E%3Cuse%20xlink%3Ahref%3D'%23l'%20opacity%3D'.27'%20transform%3D'rotate(30%2060%2C60)'%2F%3E%3Cuse%20xlink%3Ahref%3D'%23l'%20opacity%3D'.27'%20transform%3D'rotate(60%2060%2C60)'%2F%3E%3Cuse%20xlink%3Ahref%3D'%23l'%20opacity%3D'.27'%20transform%3D'rotate(90%2060%2C60)'%2F%3E%3Cuse%20xlink%3Ahref%3D'%23l'%20opacity%3D'.27'%20transform%3D'rotate(120%2060%2C60)'%2F%3E%3Cuse%20xlink%3Ahref%3D'%23l'%20opacity%3D'.27'%20transform%3D'rotate(150%2060%2C60)'%2F%3E%3Cuse%20xlink%3Ahref%3D'%23l'%20opacity%3D'.37'%20transform%3D'rotate(180%2060%2C60)'%2F%3E%3Cuse%20xlink%3Ahref%3D'%23l'%20opacity%3D'.46'%20transform%3D'rotate(210%2060%2C60)'%2F%3E%3Cuse%20xlink%3Ahref%3D'%23l'%20opacity%3D'.56'%20transform%3D'rotate(240%2060%2C60)'%2F%3E%3Cuse%20xlink%3Ahref%3D'%23l'%20opacity%3D'.66'%20transform%3D'rotate(270%2060%2C60)'%2F%3E%3Cuse%20xlink%3Ahref%3D'%23l'%20opacity%3D'.75'%20transform%3D'rotate(300%2060%2C60)'%2F%3E%3Cuse%20xlink%3Ahref%3D'%23l'%20opacity%3D'.85'%20transform%3D'rotate(330%2060%2C60)'%2F%3E%3C%2Fg%3E%3C%2Fsvg%3E"); background-position: 50%; -webkit-background-size: 100%; background-size: 100%; background-repeat: no-repeat; } .swiper-lazy-preloader-white:after { background-image: url("data:image/svg+xml;charset=utf-8,%3Csvg%20viewBox%3D'0%200%20120%20120'%20xmlns%3D'http%3A%2F%2Fwww.w3.org%2F2000%2Fsvg'%20xmlns%3Axlink%3D'http%3A%2F%2Fwww.w3.org%2F1999%2Fxlink'%3E%3Cdefs%3E%3Cline%20id%3D'l'%20x1%3D'60'%20x2%3D'60'%20y1%3D'7'%20y2%3D'27'%20stroke%3D'%23fff'%20stroke-width%3D'11'%20stroke-linecap%3D'round'%2F%3E%3C%2Fdefs%3E%3Cg%3E%3Cuse%20xlink%3Ahref%3D'%23l'%20opacity%3D'.27'%2F%3E%3Cuse%20xlink%3Ahref%3D'%23l'%20opacity%3D'.27'%20transform%3D'rotate(30%2060%2C60)'%2F%3E%3Cuse%20xlink%3Ahref%3D'%23l'%20opacity%3D'.27'%20transform%3D'rotate(60%2060%2C60)'%2F%3E%3Cuse%20xlink%3Ahref%3D'%23l'%20opacity%3D'.27'%20transform%3D'rotate(90%2060%2C60)'%2F%3E%3Cuse%20xlink%3Ahref%3D'%23l'%20opacity%3D'.27'%20transform%3D'rotate(120%2060%2C60)'%2F%3E%3Cuse%20xlink%3Ahref%3D'%23l'%20opacity%3D'.27'%20transform%3D'rotate(150%2060%2C60)'%2F%3E%3Cuse%20xlink%3Ahref%3D'%23l'%20opacity%3D'.37'%20transform%3D'rotate(180%2060%2C60)'%2F%3E%3Cuse%20xlink%3Ahref%3D'%23l'%20opacity%3D'.46'%20transform%3D'rotate(210%2060%2C60)'%2F%3E%3Cuse%20xlink%3Ahref%3D'%23l'%20opacity%3D'.56'%20transform%3D'rotate(240%2060%2C60)'%2F%3E%3Cuse%20xlink%3Ahref%3D'%23l'%20opacity%3D'.66'%20transform%3D'rotate(270%2060%2C60)'%2F%3E%3Cuse%20xlink%3Ahref%3D'%23l'%20opacity%3D'.75'%20transform%3D'rotate(300%2060%2C60)'%2F%3E%3Cuse%20xlink%3Ahref%3D'%23l'%20opacity%3D'.85'%20transform%3D'rotate(330%2060%2C60)'%2F%3E%3C%2Fg%3E%3C%2Fsvg%3E"); } @-webkit-keyframes swiper-preloader-spin { 100% { -webkit-transform: rotate(360deg); } } @keyframes swiper-preloader-spin { 100% { transform: rotate(360deg); } } div.pp_default .pp_top, div.pp_default .pp_top .pp_middle, div.pp_default .pp_top .pp_left, div.pp_default .pp_top .pp_right, div.pp_default .pp_bottom, div.pp_default .pp_bottom .pp_left, div.pp_default .pp_bottom .pp_middle, div.pp_default .pp_bottom .pp_right { height: 13px; } div.pp_default .pp_top .pp_left { background: url(https://portasftpserver.com/sera-parents-template/assets/img/components/sprite.png) -78px -93px no-repeat; }  div.pp_default .pp_top .pp_middle { background: url(https://portasftpserver.com/sera-parents-template/assets/img/components/sprite_x.png) top left repeat-x; }  div.pp_default .pp_top .pp_right { background: url(https://portasftpserver.com/sera-parents-template/assets/img/components/sprite.png) -112px -93px no-repeat; }  div.pp_default .pp_content .ppt { color: #f8f8f8; } div.pp_default .pp_content_container .pp_left { background: url(https://portasftpserver.com/sera-parents-template/assets/img/components/sprite_y.png) -7px 0 repeat-y; padding-left: 13px; } div.pp_default .pp_content_container .pp_right { background: url(https://portasftpserver.com/sera-parents-template/assets/img/components/sprite_y.png) top right repeat-y; padding-right: 13px; } div.pp_default .pp_content { background-color: #fff; }  div.pp_default .pp_next:hover { background: url(https://portasftpserver.com/sera-parents-template/assets/img/components/sprite_next.png) center right  no-repeat; cursor: pointer; }  div.pp_default .pp_previous:hover { background: url(https://portasftpserver.com/sera-parents-template/assets/img/components/sprite_prev.png) center left no-repeat; cursor: pointer; }  div.pp_default .pp_expand { background: url(https://portasftpserver.com/sera-parents-template/assets/img/components/sprite.png) 0 -29px no-repeat; cursor: pointer; width: 28px; height: 28px; }  div.pp_default .pp_expand:hover { background: url(https://portasftpserver.com/sera-parents-template/assets/img/components/sprite.png) 0 -56px no-repeat; cursor: pointer; }  div.pp_default .pp_contract { background: url(https://portasftpserver.com/sera-parents-template/assets/img/components/sprite.png) 0 -84px no-repeat; cursor: pointer; width: 28px; height: 28px; }  div.pp_default .pp_contract:hover { background: url(https://portasftpserver.com/sera-parents-template/assets/img/components/sprite.png) 0 -113px no-repeat; cursor: pointer; }  div.pp_default .pp_close { width: 30px; height: 30px; background: url(https://portasftpserver.com/sera-parents-template/assets/img/components/sprite.png) 2px 1px no-repeat; cursor: pointer; }  div.pp_default #pp_full_res .pp_inline { color: #000; }  div.pp_default .pp_gallery ul li a { background: url(https://portasftpserver.com/sera-parents-template/assets/img/components/default_thumb.png) center center #f8f8f8; border:1px solid #aaa; } div.pp_default .pp_gallery ul li a:hover, div.pp_default .pp_gallery ul li.selected a { border-color: #fff; } div.pp_default .pp_social { margin-top: 7px; } div.pp_default .pp_gallery a.pp_arrow_previous, div.pp_default .pp_gallery a.pp_arrow_next { position: static; left: auto; } div.pp_default .pp_nav .pp_play, div.pp_default .pp_nav .pp_pause { background: url(https://portasftpserver.com/sera-parents-template/assets/img/components/sprite.png) -51px 1px no-repeat; height:30px; width:30px; } div.pp_default .pp_nav .pp_pause { background-position: -51px -29px; } div.pp_default .pp_details { position: relative; } div.pp_default a.pp_arrow_previous, div.pp_default a.pp_arrow_next { background: url(https://portasftpserver.com/sera-parents-template/assets/img/components/sprite.png) -31px -3px no-repeat; height: 20px; margin: 4px 0 0 0; width: 20px; } div.pp_default a.pp_arrow_next { left: 52px; background-position: -82px -3px; }  div.pp_default .pp_content_container .pp_details { margin-top: 5px; } div.pp_default .pp_nav { clear: none; height: 30px; width: 110px; position: relative; } div.pp_default .pp_nav .currentTextHolder{ font-family: Georgia; font-style: italic; color:#999; font-size: 11px; left: 75px; line-height: 25px; margin: 0; padding: 0 0 0 10px; position: absolute; top: 2px; } div.pp_default .pp_close:hover, div.pp_default .pp_nav .pp_play:hover, div.pp_default .pp_nav .pp_pause:hover, div.pp_default .pp_arrow_next:hover, div.pp_default .pp_arrow_previous:hover { opacity:0.7; } div.pp_default .pp_description{ font-size: 11px; font-weight: bold; line-height: 14px; margin: 5px 50px 5px 0; } div.pp_default .pp_bottom .pp_left { background: url(https://portasftpserver.com/sera-parents-template/assets/img/components/sprite.png) -78px -127px no-repeat; }  div.pp_default .pp_bottom .pp_middle { background: url(https://portasftpserver.com/sera-parents-template/assets/img/components/sprite_x.png) bottom left repeat-x; }  div.pp_default .pp_bottom .pp_right { background: url(https://portasftpserver.com/sera-parents-template/assets/img/components/sprite.png) -112px -127px no-repeat; }  div.pp_default .pp_loaderIcon { background: url(https://portasftpserver.com/sera-parents-template/assets/img/components/loader.gif) center center no-repeat; }  div.light_rounded .pp_top .pp_left { background: url(https://portasftpserver.com/sera-parents-template/assets/img/components/sprite.png) -88px -53px no-repeat; }  div.light_rounded .pp_top .pp_middle { background: #fff; }  div.light_rounded .pp_top .pp_right { background: url(https://portasftpserver.com/sera-parents-template/assets/img/components/sprite.png) -110px -53px no-repeat; }  div.light_rounded .pp_content .ppt { color: #000; } div.light_rounded .pp_content_container .pp_left, div.light_rounded .pp_content_container .pp_right { background: #fff; } div.light_rounded .pp_content { background-color: #fff; }  div.light_rounded .pp_next:hover { background: url(https://portasftpserver.com/sera-parents-template/assets/img/components/btnNext.png) center right  no-repeat; cursor: pointer; }  div.light_rounded .pp_previous:hover { background: url(https://portasftpserver.com/sera-parents-template/assets/img/components/btnPrevious.png) center left no-repeat; cursor: pointer; }  div.light_rounded .pp_expand { background: url(https://portasftpserver.com/sera-parents-template/assets/img/components/sprite.png) -31px -26px no-repeat; cursor: pointer; }  div.light_rounded .pp_expand:hover { background: url(https://portasftpserver.com/sera-parents-template/assets/img/components/sprite.png) -31px -47px no-repeat; cursor: pointer; }  div.light_rounded .pp_contract { background: url(https://portasftpserver.com/sera-parents-template/assets/img/components/sprite.png) 0 -26px no-repeat; cursor: pointer; }  div.light_rounded .pp_contract:hover { background: url(https://portasftpserver.com/sera-parents-template/assets/img/components/sprite.png) 0 -47px no-repeat; cursor: pointer; }  div.light_rounded .pp_close { width: 75px; height: 22px; background: url(https://portasftpserver.com/sera-parents-template/assets/img/components/sprite.png) -1px -1px no-repeat; cursor: pointer; }  div.light_rounded .pp_details { position: relative; } div.light_rounded .pp_description { margin-right: 85px; } div.light_rounded #pp_full_res .pp_inline { color: #000; }  div.light_rounded .pp_gallery a.pp_arrow_previous, div.light_rounded .pp_gallery a.pp_arrow_next { margin-top: 12px !important; } div.light_rounded .pp_nav .pp_play { background: url(https://portasftpserver.com/sera-parents-template/assets/img/components/sprite.png) -1px -100px no-repeat; height: 15px; width: 14px; } div.light_rounded .pp_nav .pp_pause { background: url(https://portasftpserver.com/sera-parents-template/assets/img/components/sprite.png) -24px -100px no-repeat; height: 15px; width: 14px; } div.light_rounded .pp_arrow_previous { background: url(https://portasftpserver.com/sera-parents-template/assets/img/components/sprite.png) 0 -71px no-repeat; }  div.light_rounded .pp_arrow_previous.disabled { background-position: 0 -87px; cursor: default; } div.light_rounded .pp_arrow_next { background: url(https://portasftpserver.com/sera-parents-template/assets/img/components/sprite.png) -22px -71px no-repeat; }  div.light_rounded .pp_arrow_next.disabled { background-position: -22px -87px; cursor: default; } div.light_rounded .pp_bottom .pp_left { background: url(https://portasftpserver.com/sera-parents-template/assets/img/components/sprite.png) -88px -80px no-repeat; }  div.light_rounded .pp_bottom .pp_middle { background: #fff; }  div.light_rounded .pp_bottom .pp_right { background: url(https://portasftpserver.com/sera-parents-template/assets/img/components/sprite.png) -110px -80px no-repeat; }  div.light_rounded .pp_loaderIcon { background: url(https://portasftpserver.com/sera-parents-template/assets/img/components/loader.gif) center center no-repeat; }  div.dark_rounded .pp_top .pp_left { background: url(https://portasftpserver.com/sera-parents-template/assets/img/components/sprite.png) -88px -53px no-repeat; }  div.dark_rounded .pp_top .pp_middle { background: url(https://portasftpserver.com/sera-parents-template/assets/img/components/contentPattern.png) top left repeat; }  div.dark_rounded .pp_top .pp_right { background: url(https://portasftpserver.com/sera-parents-template/assets/img/components/sprite.png) -110px -53px no-repeat; }  div.dark_rounded .pp_content_container .pp_left { background: url(https://portasftpserver.com/sera-parents-template/assets/img/components/contentPattern.png) top left repeat-y; }  div.dark_rounded .pp_content_container .pp_right { background: url(https://portasftpserver.com/sera-parents-template/assets/img/components/contentPattern.png) top right repeat-y; }  div.dark_rounded .pp_content { background: url(https://portasftpserver.com/sera-parents-template/assets/img/components/contentPattern.png) top left repeat; }  div.dark_rounded .pp_next:hover { background: url(https://portasftpserver.com/sera-parents-template/assets/img/components/btnNext.png) center right  no-repeat; cursor: pointer; }  div.dark_rounded .pp_previous:hover { background: url(https://portasftpserver.com/sera-parents-template/assets/img/components/btnPrevious.png) center left no-repeat; cursor: pointer; }  div.dark_rounded .pp_expand { background: url(https://portasftpserver.com/sera-parents-template/assets/img/components/sprite.png) -31px -26px no-repeat; cursor: pointer; }  div.dark_rounded .pp_expand:hover { background: url(https://portasftpserver.com/sera-parents-template/assets/img/components/sprite.png) -31px -47px no-repeat; cursor: pointer; }  div.dark_rounded .pp_contract { background: url(https://portasftpserver.com/sera-parents-template/assets/img/components/sprite.png) 0 -26px no-repeat; cursor: pointer; }  div.dark_rounded .pp_contract:hover { background: url(https://portasftpserver.com/sera-parents-template/assets/img/components/sprite.png) 0 -47px no-repeat; cursor: pointer; }  div.dark_rounded .pp_close { width: 75px; height: 22px; background: url(https://portasftpserver.com/sera-parents-template/assets/img/components/sprite.png) -1px -1px no-repeat; cursor: pointer; }  div.dark_rounded .pp_details { position: relative; } div.dark_rounded .pp_description { margin-right: 85px; } div.dark_rounded .currentTextHolder { color: #c4c4c4; } div.dark_rounded .pp_description { color: #fff; } div.dark_rounded #pp_full_res .pp_inline { color: #fff; } div.dark_rounded .pp_gallery a.pp_arrow_previous, div.dark_rounded .pp_gallery a.pp_arrow_next { margin-top: 12px !important; } div.dark_rounded .pp_nav .pp_play { background: url(https://portasftpserver.com/sera-parents-template/assets/img/components/sprite.png) -1px -100px no-repeat; height: 15px; width: 14px; } div.dark_rounded .pp_nav .pp_pause { background: url(https://portasftpserver.com/sera-parents-template/assets/img/components/sprite.png) -24px -100px no-repeat; height: 15px; width: 14px; } div.dark_rounded .pp_arrow_previous { background: url(https://portasftpserver.com/sera-parents-template/assets/img/components/sprite.png) 0 -71px no-repeat; }  div.dark_rounded .pp_arrow_previous.disabled { background-position: 0 -87px; cursor: default; } div.dark_rounded .pp_arrow_next { background: url(https://portasftpserver.com/sera-parents-template/assets/img/components/sprite.png) -22px -71px no-repeat; }  div.dark_rounded .pp_arrow_next.disabled { background-position: -22px -87px; cursor: default; } div.dark_rounded .pp_bottom .pp_left { background: url(https://portasftpserver.com/sera-parents-template/assets/img/components/sprite.png) -88px -80px no-repeat; }  div.dark_rounded .pp_bottom .pp_middle { background: url(https://portasftpserver.com/sera-parents-template/assets/img/components/contentPattern.png) top left repeat; }  div.dark_rounded .pp_bottom .pp_right { background: url(https://portasftpserver.com/sera-parents-template/assets/img/components/sprite.png) -110px -80px no-repeat; }  div.dark_rounded .pp_loaderIcon { background: url(https://portasftpserver.com/sera-parents-template/assets/img/components/loader.gif) center center no-repeat; }  div.dark_square .pp_left , div.dark_square .pp_middle, div.dark_square .pp_right, div.dark_square .pp_content { background: #000; } div.dark_square .currentTextHolder { color: #c4c4c4; } div.dark_square .pp_description { color: #fff; } div.dark_square .pp_loaderIcon { background: url(https://portasftpserver.com/sera-parents-template/assets/img/components/loader.gif) center center no-repeat; }  div.dark_square .pp_expand { background: url(https://portasftpserver.com/sera-parents-template/assets/img/components/sprite.png) -31px -26px no-repeat; cursor: pointer; }  div.dark_square .pp_expand:hover { background: url(https://portasftpserver.com/sera-parents-template/assets/img/components/sprite.png) -31px -47px no-repeat; cursor: pointer; }  div.dark_square .pp_contract { background: url(https://portasftpserver.com/sera-parents-template/assets/img/components/sprite.png) 0 -26px no-repeat; cursor: pointer; }  div.dark_square .pp_contract:hover { background: url(https://portasftpserver.com/sera-parents-template/assets/img/components/sprite.png) 0 -47px no-repeat; cursor: pointer; }  div.dark_square .pp_close { width: 75px; height: 22px; background: url(https://portasftpserver.com/sera-parents-template/assets/img/components/sprite.png) -1px -1px no-repeat; cursor: pointer; }  div.dark_square .pp_details { position: relative; } div.dark_square .pp_description { margin: 0 85px 0 0; } div.dark_square #pp_full_res .pp_inline { color: #fff; } div.dark_square .pp_gallery a.pp_arrow_previous, div.dark_square .pp_gallery a.pp_arrow_next { margin-top: 12px !important; } div.dark_square .pp_nav { clear: none; } div.dark_square .pp_nav .pp_play { background: url(https://portasftpserver.com/sera-parents-template/assets/img/components/sprite.png) -1px -100px no-repeat; height: 15px; width: 14px; } div.dark_square .pp_nav .pp_pause { background: url(https://portasftpserver.com/sera-parents-template/assets/img/components/sprite.png) -24px -100px no-repeat; height: 15px; width: 14px; } div.dark_square .pp_arrow_previous { background: url(https://portasftpserver.com/sera-parents-template/assets/img/components/sprite.png) 0 -71px no-repeat; }  div.dark_square .pp_arrow_previous.disabled { background-position: 0 -87px; cursor: default; } div.dark_square .pp_arrow_next { background: url(https://portasftpserver.com/sera-parents-template/assets/img/components/sprite.png) -22px -71px no-repeat; }  div.dark_square .pp_arrow_next.disabled { background-position: -22px -87px; cursor: default; } div.dark_square .pp_next:hover { background: url(https://portasftpserver.com/sera-parents-template/assets/img/components/btnNext.png) center right  no-repeat; cursor: pointer; }  div.dark_square .pp_previous:hover { background: url(https://portasftpserver.com/sera-parents-template/assets/img/components/btnPrevious.png) center left no-repeat; cursor: pointer; }  div.light_square .pp_left , div.light_square .pp_middle, div.light_square .pp_right, div.light_square .pp_content { background: #fff; } div.light_square .pp_content .ppt { color: #000; } div.light_square .pp_expand { background: url(https://portasftpserver.com/sera-parents-template/assets/img/components/sprite.png) -31px -26px no-repeat; cursor: pointer; }  div.light_square .pp_expand:hover { background: url(https://portasftpserver.com/sera-parents-template/assets/img/components/sprite.png) -31px -47px no-repeat; cursor: pointer; }  div.light_square .pp_contract { background: url(https://portasftpserver.com/sera-parents-template/assets/img/components/sprite.png) 0 -26px no-repeat; cursor: pointer; }  div.light_square .pp_contract:hover { background: url(https://portasftpserver.com/sera-parents-template/assets/img/components/sprite.png) 0 -47px no-repeat; cursor: pointer; }  div.light_square .pp_close { width: 75px; height: 22px; background: url(https://portasftpserver.com/sera-parents-template/assets/img/components/sprite.png) -1px -1px no-repeat; cursor: pointer; }  div.light_square .pp_details { position: relative; } div.light_square .pp_description { margin-right: 85px; } div.light_square #pp_full_res .pp_inline { color: #000; } div.light_square .pp_gallery a.pp_arrow_previous, div.light_square .pp_gallery a.pp_arrow_next { margin-top: 12px !important; } div.light_square .pp_nav .pp_play { background: url(https://portasftpserver.com/sera-parents-template/assets/img/components/sprite.png) -1px -100px no-repeat; height: 15px; width: 14px; } div.light_square .pp_nav .pp_pause { background: url(https://portasftpserver.com/sera-parents-template/assets/img/components/sprite.png) -24px -100px no-repeat; height: 15px; width: 14px; } div.light_square .pp_arrow_previous { background: url(https://portasftpserver.com/sera-parents-template/assets/img/components/sprite.png) 0 -71px no-repeat; }  div.light_square .pp_arrow_previous.disabled { background-position: 0 -87px; cursor: default; } div.light_square .pp_arrow_next { background: url(https://portasftpserver.com/sera-parents-template/assets/img/components/sprite.png) -22px -71px no-repeat; }  div.light_square .pp_arrow_next.disabled { background-position: -22px -87px; cursor: default; } div.light_square .pp_next:hover { background: url(https://portasftpserver.com/sera-parents-template/assets/img/components/btnNext.png) center right  no-repeat; cursor: pointer; }  div.light_square .pp_previous:hover { background: url(https://portasftpserver.com/sera-parents-template/assets/img/components/btnPrevious.png) center left no-repeat; cursor: pointer; }  div.light_square .pp_loaderIcon { background: url(https://portasftpserver.com/sera-parents-template/assets/img/components/loader.gif) center center no-repeat; }  div.facebook .pp_top .pp_left { background: url(https://portasftpserver.com/sera-parents-template/assets/img/components/sprite.png) -88px -53px no-repeat; }  div.facebook .pp_top .pp_middle { background: url(https://portasftpserver.com/sera-parents-template/assets/img/components/contentPatternTop.png) top left repeat-x; }  div.facebook .pp_top .pp_right { background: url(https://portasftpserver.com/sera-parents-template/assets/img/components/sprite.png) -110px -53px no-repeat; }  div.facebook .pp_content .ppt { color: #000; } div.facebook .pp_content_container .pp_left { background: url(https://portasftpserver.com/sera-parents-template/assets/img/components/contentPatternLeft.png) top left repeat-y; }  div.facebook .pp_content_container .pp_right { background: url(https://portasftpserver.com/sera-parents-template/assets/img/components/contentPatternRight.png) top right repeat-y; }  div.facebook .pp_content { background: #fff; }  div.facebook .pp_expand { background: url(https://portasftpserver.com/sera-parents-template/assets/img/components/sprite.png) -31px -26px no-repeat; cursor: pointer; }  div.facebook .pp_expand:hover { background: url(https://portasftpserver.com/sera-parents-template/assets/img/components/sprite.png) -31px -47px no-repeat; cursor: pointer; }  div.facebook .pp_contract { background: url(https://portasftpserver.com/sera-parents-template/assets/img/components/sprite.png) 0 -26px no-repeat; cursor: pointer; }  div.facebook .pp_contract:hover { background: url(https://portasftpserver.com/sera-parents-template/assets/img/components/sprite.png) 0 -47px no-repeat; cursor: pointer; }  div.facebook .pp_close { width: 22px; height: 22px; background: url(https://portasftpserver.com/sera-parents-template/assets/img/components/sprite.png) -1px -1px no-repeat; cursor: pointer; }  div.facebook .pp_details { position: relative; } div.facebook .pp_description { margin: 0 37px 0 0; } div.facebook #pp_full_res .pp_inline { color: #000; }  div.facebook .pp_loaderIcon { background: url(https://portasftpserver.com/sera-parents-template/assets/img/components/loader.gif) center center no-repeat; }  div.facebook .pp_arrow_previous { background: url(https://portasftpserver.com/sera-parents-template/assets/img/components/sprite.png) 0 -71px no-repeat; height: 22px; margin-top: 0; width: 22px; }  div.facebook .pp_arrow_previous.disabled { background-position: 0 -96px; cursor: default; } div.facebook .pp_arrow_next { background: url(https://portasftpserver.com/sera-parents-template/assets/img/components/sprite.png) -32px -71px no-repeat; height: 22px; margin-top: 0; width: 22px; }  div.facebook .pp_arrow_next.disabled { background-position: -32px -96px; cursor: default; } div.facebook .pp_nav { margin-top: 0; } div.facebook .pp_nav p { font-size: 15px; padding: 0 3px 0 4px; } div.facebook .pp_nav .pp_play { background: url(https://portasftpserver.com/sera-parents-template/assets/img/components/sprite.png) -1px -123px no-repeat; height: 22px; width: 22px; } div.facebook .pp_nav .pp_pause { background: url(https://portasftpserver.com/sera-parents-template/assets/img/components/sprite.png) -32px -123px no-repeat; height: 22px; width: 22px; } div.facebook .pp_next:hover { background: url(https://portasftpserver.com/sera-parents-template/assets/img/components/btnNext.png) center right no-repeat; cursor: pointer; }  div.facebook .pp_previous:hover { background: url(https://portasftpserver.com/sera-parents-template/assets/img/components/btnPrevious.png) center left no-repeat; cursor: pointer; }  div.facebook .pp_bottom .pp_left { background: url(https://portasftpserver.com/sera-parents-template/assets/img/components/sprite.png) -88px -80px no-repeat; }  div.facebook .pp_bottom .pp_middle { background: url(https://portasftpserver.com/sera-parents-template/assets/img/components/contentPatternBottom.png) top left repeat-x; }  div.facebook .pp_bottom .pp_right { background: url(https://portasftpserver.com/sera-parents-template/assets/img/components/sprite.png) -110px -80px no-repeat; }  div.pp_pic_holder a:focus { outline:none; } div.pp_overlay { background: #000; display: none; left: 0; position: absolute; top: 0; width: 100%; z-index: 9500; } div.pp_pic_holder { display: none; position: absolute; width: 100px; z-index: 10000; } .pp_top { height: 20px; position: relative; } * html .pp_top { padding: 0 20px; } .pp_top .pp_left { height: 20px; left: 0; position: absolute; width: 20px; } .pp_top .pp_middle { height: 20px; left: 20px; position: absolute; right: 20px; } * html .pp_top .pp_middle { left: 0; position: static; } .pp_top .pp_right { height: 20px; left: auto; position: absolute; right: 0; top: 0; width: 20px; } .pp_content { height: 40px; min-width: 40px; } * html .pp_content { width: 40px; } .pp_fade { display: none; } .pp_content_container { position: relative; text-align: left; width: 100%; } .pp_content_container .pp_left { padding-left: 20px; } .pp_content_container .pp_right { padding-right: 20px; } .pp_content_container .pp_details { float: left; margin: 10px 0 2px 0; } .pp_description { display: none; margin: 0; } .pp_social { float: left; margin: 0; } .pp_social .facebook { float: left; margin-left: 5px; width: 55px; overflow: hidden; } .pp_social .twitter { float: left; } .pp_nav { clear: right; float: left; margin: 3px 10px 0 0; } .pp_nav p { float: left; margin: 2px 4px; white-space: nowrap; } .pp_nav .pp_play, .pp_nav .pp_pause { float: left; margin-right: 4px; text-indent: -10000px; } a.pp_arrow_previous, a.pp_arrow_next { display: block; float: left; height: 15px; margin-top: 3px; overflow: hidden; text-indent: -10000px; width: 14px; } .pp_hoverContainer { position: absolute; top: 0; width: 100%; z-index: 2000; } .pp_gallery { display: none; left: 50%; margin-top: -50px; position: absolute; z-index: 10000; } .pp_gallery div { float: left; overflow: hidden; position: relative; } .pp_gallery ul { float: left; height: 35px; margin: 0 0 0 5px; padding: 0; position: relative; white-space: nowrap; } .pp_gallery ul a { border: 1px #000 solid; border: 1px rgba(0,0,0,0.5) solid; display: block; float: left; height: 33px; overflow: hidden; } .pp_gallery ul a:hover, .pp_gallery li.selected a { border-color: #fff; } .pp_gallery ul a img { border: 0; } .pp_gallery li { display: block; float: left; margin: 0 5px 0 0; padding: 0; } .pp_gallery li.default a { background: url(https://portasftpserver.com/sera-parents-template/assets/img/components/default_thumbnail.gif) 0 0 no-repeat; display: block; height: 33px; width: 50px; } .pp_gallery li.default a img { display: none; } .pp_gallery .pp_arrow_previous, .pp_gallery .pp_arrow_next { margin-top: 7px !important; } a.pp_next { background: url(https://portasftpserver.com/sera-parents-template/assets/img/components/btnNext.png) 10000px 10000px no-repeat; display: block; float: right; height: 100%; text-indent: -10000px; width: 49%; } a.pp_previous { background: url(https://portasftpserver.com/sera-parents-template/assets/img/components/btnNext.png) 10000px 10000px no-repeat; display: block; float: left; height: 100%; text-indent: -10000px; width: 49%; } a.pp_expand, a.pp_contract { cursor: pointer; display: none; height: 20px;	 position: absolute; right: 30px; text-indent: -10000px; top: 10px; width: 20px; z-index: 20000; } a.pp_close { position: absolute; right: 0; top: 0;  display: block; line-height:22px; text-indent: -10000px; } .pp_bottom { height: 20px; position: relative; } * html .pp_bottom { padding: 0 20px; } .pp_bottom .pp_left { height: 20px; left: 0; position: absolute; width: 20px; } .pp_bottom .pp_middle { height: 20px; left: 20px; position: absolute; right: 20px; } * html .pp_bottom .pp_middle { left: 0; position: static; } .pp_bottom .pp_right { height: 20px; left: auto; position: absolute; right: 0; top: 0; width: 20px; } .pp_loaderIcon { display: block; height: 24px; left: 50%; margin: -12px 0 0 -12px; position: absolute; top: 50%; width: 24px; } #pp_full_res { line-height: 1 !important; } #pp_full_res .pp_inline { text-align: left; } #pp_full_res .pp_inline p { margin: 0 0 15px 0; } div.ppt { color: #fff; display: none; font-size: 17px; margin: 0 0 5px 15px; z-index: 9999; }