.wpcf7 .screen-reader-response {
position: absolute;
overflow: hidden;
clip: rect(1px, 1px, 1px, 1px);
clip-path: inset(50%);
height: 1px;
width: 1px;
margin: -1px;
padding: 0;
border: 0;
word-wrap: normal !important;
}
.wpcf7 .hidden-fields-container {
display: none;
}
.wpcf7 form .wpcf7-response-output {
margin: 2em 0.5em 1em;
padding: 0.2em 1em;
border: 2px solid #00a0d2; }
.wpcf7 form.init .wpcf7-response-output,
.wpcf7 form.resetting .wpcf7-response-output,
.wpcf7 form.submitting .wpcf7-response-output {
display: none;
}
.wpcf7 form.sent .wpcf7-response-output {
border-color: #46b450; }
.wpcf7 form.failed .wpcf7-response-output,
.wpcf7 form.aborted .wpcf7-response-output {
border-color: #dc3232; }
.wpcf7 form.spam .wpcf7-response-output {
border-color: #f56e28; }
.wpcf7 form.invalid .wpcf7-response-output,
.wpcf7 form.unaccepted .wpcf7-response-output,
.wpcf7 form.payment-required .wpcf7-response-output {
border-color: #ffb900; }
.wpcf7-form-control-wrap {
position: relative;
}
.wpcf7-not-valid-tip {
color: #dc3232; font-size: 1em;
font-weight: normal;
display: block;
}
.use-floating-validation-tip .wpcf7-not-valid-tip {
position: relative;
top: -2ex;
left: 1em;
z-index: 100;
border: 1px solid #dc3232;
background: #fff;
padding: .2em .8em;
width: 24em;
}
.wpcf7-list-item {
display: inline-block;
margin: 0 0 0 1em;
}
.wpcf7-list-item-label::before,
.wpcf7-list-item-label::after {
content: " ";
}
.wpcf7-spinner {
visibility: hidden;
display: inline-block;
background-color: #23282d; opacity: 0.75;
width: 24px;
height: 24px;
border: none;
border-radius: 100%;
padding: 0;
margin: 0 24px;
position: relative;
}
form.submitting .wpcf7-spinner {
visibility: visible;
}
.wpcf7-spinner::before {
content: '';
position: absolute;
background-color: #fbfbfc; top: 4px;
left: 4px;
width: 6px;
height: 6px;
border: none;
border-radius: 100%;
transform-origin: 8px 8px;
animation-name: spin;
animation-duration: 1000ms;
animation-timing-function: linear;
animation-iteration-count: infinite;
}
@media (prefers-reduced-motion: reduce) {
.wpcf7-spinner::before {
animation-name: blink;
animation-duration: 2000ms;
}
}
@keyframes spin {
from {
transform: rotate(0deg);
}
to {
transform: rotate(360deg);
}
}
@keyframes blink {
from {
opacity: 0;
}
50% {
opacity: 1;
}
to {
opacity: 0;
}
}
.wpcf7 [inert] {
opacity: 0.5;
}
.wpcf7 input[type="file"] {
cursor: pointer;
}
.wpcf7 input[type="file"]:disabled {
cursor: default;
}
.wpcf7 .wpcf7-submit:disabled {
cursor: not-allowed;
}
.wpcf7 input[type="url"],
.wpcf7 input[type="email"],
.wpcf7 input[type="tel"] {
direction: ltr;
}
.wpcf7-reflection > output {
display: list-item;
list-style: none;
}
.wpcf7-reflection > output[hidden] {
display: none;
}@font-face{font-family:'FontAwesome';src:url(//www.cempfire.com/wp-content/plugins/counter-number-showcase/assets/css/font-awesome/fonts/fontawesome-webfont.eot?v=4.7.0);src:url(//www.cempfire.com/wp-content/plugins/counter-number-showcase/assets/css/font-awesome/fonts/fontawesome-webfont.eot?#iefix&v=4.7.0) format('embedded-opentype'),url(//www.cempfire.com/wp-content/plugins/counter-number-showcase/assets/css/font-awesome/fonts/fontawesome-webfont.woff2?v=4.7.0) format('woff2'),url(//www.cempfire.com/wp-content/plugins/counter-number-showcase/assets/css/font-awesome/fonts/fontawesome-webfont.woff?v=4.7.0) format('woff'),url(//www.cempfire.com/wp-content/plugins/counter-number-showcase/assets/css/font-awesome/fonts/fontawesome-webfont.ttf?v=4.7.0) format('truetype'),url(//www.cempfire.com/wp-content/plugins/counter-number-showcase/assets/css/font-awesome/fonts/fontawesome-webfont.svg?v=4.7.0#fontawesomeregular) format('svg');font-weight:normal;font-style:normal}.fa{display:inline-block;font:normal normal normal 14px/1 FontAwesome;font-size:inherit;text-rendering:auto;-webkit-font-smoothing:antialiased;-moz-osx-font-smoothing:grayscale}.fa-lg{font-size:1.33333333em;line-height:.75em;vertical-align:-15%}.fa-2x{font-size:2em}.fa-3x{font-size:3em}.fa-4x{font-size:4em}.fa-5x{font-size:5em}.fa-fw{width:1.28571429em;text-align:center}.fa-ul{padding-left:0;margin-left:2.14285714em;list-style-type:none}.fa-ul>li{position:relative}.fa-li{position:absolute;left:-2.14285714em;width:2.14285714em;top:.14285714em;text-align:center}.fa-li.fa-lg{left:-1.85714286em}.fa-border{padding:.2em .25em .15em;border:solid .08em #eee;border-radius:.1em}.fa-pull-left{float:left}.fa-pull-right{float:right}.fa.fa-pull-left{margin-right:.3em}.fa.fa-pull-right{margin-left:.3em}.pull-right{float:right}.pull-left{float:left}.fa.pull-left{margin-right:.3em}.fa.pull-right{margin-left:.3em}.fa-spin{-webkit-animation:fa-spin 2s infinite linear;animation:fa-spin 2s infinite linear}.fa-pulse{-webkit-animation:fa-spin 1s infinite steps(8);animation:fa-spin 1s infinite steps(8)}@-webkit-keyframes fa-spin{0%{-webkit-transform:rotate(0deg);transform:rotate(0deg)}100%{-webkit-transform:rotate(359deg);transform:rotate(359deg)}}@keyframes fa-spin{0%{-webkit-transform:rotate(0deg);transform:rotate(0deg)}100%{-webkit-transform:rotate(359deg);transform:rotate(359deg)}}.fa-rotate-90{-ms-filter:"progid:DXImageTransform.Microsoft.BasicImage(rotation=1)";-webkit-transform:rotate(90deg);-ms-transform:rotate(90deg);transform:rotate(90deg)}.fa-rotate-180{-ms-filter:"progid:DXImageTransform.Microsoft.BasicImage(rotation=2)";-webkit-transform:rotate(180deg);-ms-transform:rotate(180deg);transform:rotate(180deg)}.fa-rotate-270{-ms-filter:"progid:DXImageTransform.Microsoft.BasicImage(rotation=3)";-webkit-transform:rotate(270deg);-ms-transform:rotate(270deg);transform:rotate(270deg)}.fa-flip-horizontal{-ms-filter:"progid:DXImageTransform.Microsoft.BasicImage(rotation=0, mirror=1)";-webkit-transform:scale(-1, 1);-ms-transform:scale(-1, 1);transform:scale(-1, 1)}.fa-flip-vertical{-ms-filter:"progid:DXImageTransform.Microsoft.BasicImage(rotation=2, mirror=1)";-webkit-transform:scale(1, -1);-ms-transform:scale(1, -1);transform:scale(1, -1)}:root .fa-rotate-90,:root .fa-rotate-180,:root .fa-rotate-270,:root .fa-flip-horizontal,:root .fa-flip-vertical{filter:none}.fa-stack{position:relative;display:inline-block;width:2em;height:2em;line-height:2em;vertical-align:middle}.fa-stack-1x,.fa-stack-2x{position:absolute;left:0;width:100%;text-align:center}.fa-stack-1x{line-height:inherit}.fa-stack-2x{font-size:2em}.fa-inverse{color:#fff}.fa-glass:before{content:"\f000"}.fa-music:before{content:"\f001"}.fa-search:before{content:"\f002"}.fa-envelope-o:before{content:"\f003"}.fa-heart:before{content:"\f004"}.fa-star:before{content:"\f005"}.fa-star-o:before{content:"\f006"}.fa-user:before{content:"\f007"}.fa-film:before{content:"\f008"}.fa-th-large:before{content:"\f009"}.fa-th:before{content:"\f00a"}.fa-th-list:before{content:"\f00b"}.fa-check:before{content:"\f00c"}.fa-remove:before,.fa-close:before,.fa-times:before{content:"\f00d"}.fa-search-plus:before{content:"\f00e"}.fa-search-minus:before{content:"\f010"}.fa-power-off:before{content:"\f011"}.fa-signal:before{content:"\f012"}.fa-gear:before,.fa-cog:before{content:"\f013"}.fa-trash-o:before{content:"\f014"}.fa-home:before{content:"\f015"}.fa-file-o:before{content:"\f016"}.fa-clock-o:before{content:"\f017"}.fa-road:before{content:"\f018"}.fa-download:before{content:"\f019"}.fa-arrow-circle-o-down:before{content:"\f01a"}.fa-arrow-circle-o-up:before{content:"\f01b"}.fa-inbox:before{content:"\f01c"}.fa-play-circle-o:before{content:"\f01d"}.fa-rotate-right:before,.fa-repeat:before{content:"\f01e"}.fa-refresh:before{content:"\f021"}.fa-list-alt:before{content:"\f022"}.fa-lock:before{content:"\f023"}.fa-flag:before{content:"\f024"}.fa-headphones:before{content:"\f025"}.fa-volume-off:before{content:"\f026"}.fa-volume-down:before{content:"\f027"}.fa-volume-up:before{content:"\f028"}.fa-qrcode:before{content:"\f029"}.fa-barcode:before{content:"\f02a"}.fa-tag:before{content:"\f02b"}.fa-tags:before{content:"\f02c"}.fa-book:before{content:"\f02d"}.fa-bookmark:before{content:"\f02e"}.fa-print:before{content:"\f02f"}.fa-camera:before{content:"\f030"}.fa-font:before{content:"\f031"}.fa-bold:before{content:"\f032"}.fa-italic:before{content:"\f033"}.fa-text-height:before{content:"\f034"}.fa-text-width:before{content:"\f035"}.fa-align-left:before{content:"\f036"}.fa-align-center:before{content:"\f037"}.fa-align-right:before{content:"\f038"}.fa-align-justify:before{content:"\f039"}.fa-list:before{content:"\f03a"}.fa-dedent:before,.fa-outdent:before{content:"\f03b"}.fa-indent:before{content:"\f03c"}.fa-video-camera:before{content:"\f03d"}.fa-photo:before,.fa-image:before,.fa-picture-o:before{content:"\f03e"}.fa-pencil:before{content:"\f040"}.fa-map-marker:before{content:"\f041"}.fa-adjust:before{content:"\f042"}.fa-tint:before{content:"\f043"}.fa-edit:before,.fa-pencil-square-o:before{content:"\f044"}.fa-share-square-o:before{content:"\f045"}.fa-check-square-o:before{content:"\f046"}.fa-arrows:before{content:"\f047"}.fa-step-backward:before{content:"\f048"}.fa-fast-backward:before{content:"\f049"}.fa-backward:before{content:"\f04a"}.fa-play:before{content:"\f04b"}.fa-pause:before{content:"\f04c"}.fa-stop:before{content:"\f04d"}.fa-forward:before{content:"\f04e"}.fa-fast-forward:before{content:"\f050"}.fa-step-forward:before{content:"\f051"}.fa-eject:before{content:"\f052"}.fa-chevron-left:before{content:"\f053"}.fa-chevron-right:before{content:"\f054"}.fa-plus-circle:before{content:"\f055"}.fa-minus-circle:before{content:"\f056"}.fa-times-circle:before{content:"\f057"}.fa-check-circle:before{content:"\f058"}.fa-question-circle:before{content:"\f059"}.fa-info-circle:before{content:"\f05a"}.fa-crosshairs:before{content:"\f05b"}.fa-times-circle-o:before{content:"\f05c"}.fa-check-circle-o:before{content:"\f05d"}.fa-ban:before{content:"\f05e"}.fa-arrow-left:before{content:"\f060"}.fa-arrow-right:before{content:"\f061"}.fa-arrow-up:before{content:"\f062"}.fa-arrow-down:before{content:"\f063"}.fa-mail-forward:before,.fa-share:before{content:"\f064"}.fa-expand:before{content:"\f065"}.fa-compress:before{content:"\f066"}.fa-plus:before{content:"\f067"}.fa-minus:before{content:"\f068"}.fa-asterisk:before{content:"\f069"}.fa-exclamation-circle:before{content:"\f06a"}.fa-gift:before{content:"\f06b"}.fa-leaf:before{content:"\f06c"}.fa-fire:before{content:"\f06d"}.fa-eye:before{content:"\f06e"}.fa-eye-slash:before{content:"\f070"}.fa-warning:before,.fa-exclamation-triangle:before{content:"\f071"}.fa-plane:before{content:"\f072"}.fa-calendar:before{content:"\f073"}.fa-random:before{content:"\f074"}.fa-comment:before{content:"\f075"}.fa-magnet:before{content:"\f076"}.fa-chevron-up:before{content:"\f077"}.fa-chevron-down:before{content:"\f078"}.fa-retweet:before{content:"\f079"}.fa-shopping-cart:before{content:"\f07a"}.fa-folder:before{content:"\f07b"}.fa-folder-open:before{content:"\f07c"}.fa-arrows-v:before{content:"\f07d"}.fa-arrows-h:before{content:"\f07e"}.fa-bar-chart-o:before,.fa-bar-chart:before{content:"\f080"}.fa-twitter-square:before{content:"\f081"}.fa-facebook-square:before{content:"\f082"}.fa-camera-retro:before{content:"\f083"}.fa-key:before{content:"\f084"}.fa-gears:before,.fa-cogs:before{content:"\f085"}.fa-comments:before{content:"\f086"}.fa-thumbs-o-up:before{content:"\f087"}.fa-thumbs-o-down:before{content:"\f088"}.fa-star-half:before{content:"\f089"}.fa-heart-o:before{content:"\f08a"}.fa-sign-out:before{content:"\f08b"}.fa-linkedin-square:before{content:"\f08c"}.fa-thumb-tack:before{content:"\f08d"}.fa-external-link:before{content:"\f08e"}.fa-sign-in:before{content:"\f090"}.fa-trophy:before{content:"\f091"}.fa-github-square:before{content:"\f092"}.fa-upload:before{content:"\f093"}.fa-lemon-o:before{content:"\f094"}.fa-phone:before{content:"\f095"}.fa-square-o:before{content:"\f096"}.fa-bookmark-o:before{content:"\f097"}.fa-phone-square:before{content:"\f098"}.fa-twitter:before{content:"\f099"}.fa-facebook-f:before,.fa-facebook:before{content:"\f09a"}.fa-github:before{content:"\f09b"}.fa-unlock:before{content:"\f09c"}.fa-credit-card:before{content:"\f09d"}.fa-feed:before,.fa-rss:before{content:"\f09e"}.fa-hdd-o:before{content:"\f0a0"}.fa-bullhorn:before{content:"\f0a1"}.fa-bell:before{content:"\f0f3"}.fa-certificate:before{content:"\f0a3"}.fa-hand-o-right:before{content:"\f0a4"}.fa-hand-o-left:before{content:"\f0a5"}.fa-hand-o-up:before{content:"\f0a6"}.fa-hand-o-down:before{content:"\f0a7"}.fa-arrow-circle-left:before{content:"\f0a8"}.fa-arrow-circle-right:before{content:"\f0a9"}.fa-arrow-circle-up:before{content:"\f0aa"}.fa-arrow-circle-down:before{content:"\f0ab"}.fa-globe:before{content:"\f0ac"}.fa-wrench:before{content:"\f0ad"}.fa-tasks:before{content:"\f0ae"}.fa-filter:before{content:"\f0b0"}.fa-briefcase:before{content:"\f0b1"}.fa-arrows-alt:before{content:"\f0b2"}.fa-group:before,.fa-users:before{content:"\f0c0"}.fa-chain:before,.fa-link:before{content:"\f0c1"}.fa-cloud:before{content:"\f0c2"}.fa-flask:before{content:"\f0c3"}.fa-cut:before,.fa-scissors:before{content:"\f0c4"}.fa-copy:before,.fa-files-o:before{content:"\f0c5"}.fa-paperclip:before{content:"\f0c6"}.fa-save:before,.fa-floppy-o:before{content:"\f0c7"}.fa-square:before{content:"\f0c8"}.fa-navicon:before,.fa-reorder:before,.fa-bars:before{content:"\f0c9"}.fa-list-ul:before{content:"\f0ca"}.fa-list-ol:before{content:"\f0cb"}.fa-strikethrough:before{content:"\f0cc"}.fa-underline:before{content:"\f0cd"}.fa-table:before{content:"\f0ce"}.fa-magic:before{content:"\f0d0"}.fa-truck:before{content:"\f0d1"}.fa-pinterest:before{content:"\f0d2"}.fa-pinterest-square:before{content:"\f0d3"}.fa-google-plus-square:before{content:"\f0d4"}.fa-google-plus:before{content:"\f0d5"}.fa-money:before{content:"\f0d6"}.fa-caret-down:before{content:"\f0d7"}.fa-caret-up:before{content:"\f0d8"}.fa-caret-left:before{content:"\f0d9"}.fa-caret-right:before{content:"\f0da"}.fa-columns:before{content:"\f0db"}.fa-unsorted:before,.fa-sort:before{content:"\f0dc"}.fa-sort-down:before,.fa-sort-desc:before{content:"\f0dd"}.fa-sort-up:before,.fa-sort-asc:before{content:"\f0de"}.fa-envelope:before{content:"\f0e0"}.fa-linkedin:before{content:"\f0e1"}.fa-rotate-left:before,.fa-undo:before{content:"\f0e2"}.fa-legal:before,.fa-gavel:before{content:"\f0e3"}.fa-dashboard:before,.fa-tachometer:before{content:"\f0e4"}.fa-comment-o:before{content:"\f0e5"}.fa-comments-o:before{content:"\f0e6"}.fa-flash:before,.fa-bolt:before{content:"\f0e7"}.fa-sitemap:before{content:"\f0e8"}.fa-umbrella:before{content:"\f0e9"}.fa-paste:before,.fa-clipboard:before{content:"\f0ea"}.fa-lightbulb-o:before{content:"\f0eb"}.fa-exchange:before{content:"\f0ec"}.fa-cloud-download:before{content:"\f0ed"}.fa-cloud-upload:before{content:"\f0ee"}.fa-user-md:before{content:"\f0f0"}.fa-stethoscope:before{content:"\f0f1"}.fa-suitcase:before{content:"\f0f2"}.fa-bell-o:before{content:"\f0a2"}.fa-coffee:before{content:"\f0f4"}.fa-cutlery:before{content:"\f0f5"}.fa-file-text-o:before{content:"\f0f6"}.fa-building-o:before{content:"\f0f7"}.fa-hospital-o:before{content:"\f0f8"}.fa-ambulance:before{content:"\f0f9"}.fa-medkit:before{content:"\f0fa"}.fa-fighter-jet:before{content:"\f0fb"}.fa-beer:before{content:"\f0fc"}.fa-h-square:before{content:"\f0fd"}.fa-plus-square:before{content:"\f0fe"}.fa-angle-double-left:before{content:"\f100"}.fa-angle-double-right:before{content:"\f101"}.fa-angle-double-up:before{content:"\f102"}.fa-angle-double-down:before{content:"\f103"}.fa-angle-left:before{content:"\f104"}.fa-angle-right:before{content:"\f105"}.fa-angle-up:before{content:"\f106"}.fa-angle-down:before{content:"\f107"}.fa-desktop:before{content:"\f108"}.fa-laptop:before{content:"\f109"}.fa-tablet:before{content:"\f10a"}.fa-mobile-phone:before,.fa-mobile:before{content:"\f10b"}.fa-circle-o:before{content:"\f10c"}.fa-quote-left:before{content:"\f10d"}.fa-quote-right:before{content:"\f10e"}.fa-spinner:before{content:"\f110"}.fa-circle:before{content:"\f111"}.fa-mail-reply:before,.fa-reply:before{content:"\f112"}.fa-github-alt:before{content:"\f113"}.fa-folder-o:before{content:"\f114"}.fa-folder-open-o:before{content:"\f115"}.fa-smile-o:before{content:"\f118"}.fa-frown-o:before{content:"\f119"}.fa-meh-o:before{content:"\f11a"}.fa-gamepad:before{content:"\f11b"}.fa-keyboard-o:before{content:"\f11c"}.fa-flag-o:before{content:"\f11d"}.fa-flag-checkered:before{content:"\f11e"}.fa-terminal:before{content:"\f120"}.fa-code:before{content:"\f121"}.fa-mail-reply-all:before,.fa-reply-all:before{content:"\f122"}.fa-star-half-empty:before,.fa-star-half-full:before,.fa-star-half-o:before{content:"\f123"}.fa-location-arrow:before{content:"\f124"}.fa-crop:before{content:"\f125"}.fa-code-fork:before{content:"\f126"}.fa-unlink:before,.fa-chain-broken:before{content:"\f127"}.fa-question:before{content:"\f128"}.fa-info:before{content:"\f129"}.fa-exclamation:before{content:"\f12a"}.fa-superscript:before{content:"\f12b"}.fa-subscript:before{content:"\f12c"}.fa-eraser:before{content:"\f12d"}.fa-puzzle-piece:before{content:"\f12e"}.fa-microphone:before{content:"\f130"}.fa-microphone-slash:before{content:"\f131"}.fa-shield:before{content:"\f132"}.fa-calendar-o:before{content:"\f133"}.fa-fire-extinguisher:before{content:"\f134"}.fa-rocket:before{content:"\f135"}.fa-maxcdn:before{content:"\f136"}.fa-chevron-circle-left:before{content:"\f137"}.fa-chevron-circle-right:before{content:"\f138"}.fa-chevron-circle-up:before{content:"\f139"}.fa-chevron-circle-down:before{content:"\f13a"}.fa-html5:before{content:"\f13b"}.fa-css3:before{content:"\f13c"}.fa-anchor:before{content:"\f13d"}.fa-unlock-alt:before{content:"\f13e"}.fa-bullseye:before{content:"\f140"}.fa-ellipsis-h:before{content:"\f141"}.fa-ellipsis-v:before{content:"\f142"}.fa-rss-square:before{content:"\f143"}.fa-play-circle:before{content:"\f144"}.fa-ticket:before{content:"\f145"}.fa-minus-square:before{content:"\f146"}.fa-minus-square-o:before{content:"\f147"}.fa-level-up:before{content:"\f148"}.fa-level-down:before{content:"\f149"}.fa-check-square:before{content:"\f14a"}.fa-pencil-square:before{content:"\f14b"}.fa-external-link-square:before{content:"\f14c"}.fa-share-square:before{content:"\f14d"}.fa-compass:before{content:"\f14e"}.fa-toggle-down:before,.fa-caret-square-o-down:before{content:"\f150"}.fa-toggle-up:before,.fa-caret-square-o-up:before{content:"\f151"}.fa-toggle-right:before,.fa-caret-square-o-right:before{content:"\f152"}.fa-euro:before,.fa-eur:before{content:"\f153"}.fa-gbp:before{content:"\f154"}.fa-dollar:before,.fa-usd:before{content:"\f155"}.fa-rupee:before,.fa-inr:before{content:"\f156"}.fa-cny:before,.fa-rmb:before,.fa-yen:before,.fa-jpy:before{content:"\f157"}.fa-ruble:before,.fa-rouble:before,.fa-rub:before{content:"\f158"}.fa-won:before,.fa-krw:before{content:"\f159"}.fa-bitcoin:before,.fa-btc:before{content:"\f15a"}.fa-file:before{content:"\f15b"}.fa-file-text:before{content:"\f15c"}.fa-sort-alpha-asc:before{content:"\f15d"}.fa-sort-alpha-desc:before{content:"\f15e"}.fa-sort-amount-asc:before{content:"\f160"}.fa-sort-amount-desc:before{content:"\f161"}.fa-sort-numeric-asc:before{content:"\f162"}.fa-sort-numeric-desc:before{content:"\f163"}.fa-thumbs-up:before{content:"\f164"}.fa-thumbs-down:before{content:"\f165"}.fa-youtube-square:before{content:"\f166"}.fa-youtube:before{content:"\f167"}.fa-xing:before{content:"\f168"}.fa-xing-square:before{content:"\f169"}.fa-youtube-play:before{content:"\f16a"}.fa-dropbox:before{content:"\f16b"}.fa-stack-overflow:before{content:"\f16c"}.fa-instagram:before{content:"\f16d"}.fa-flickr:before{content:"\f16e"}.fa-adn:before{content:"\f170"}.fa-bitbucket:before{content:"\f171"}.fa-bitbucket-square:before{content:"\f172"}.fa-tumblr:before{content:"\f173"}.fa-tumblr-square:before{content:"\f174"}.fa-long-arrow-down:before{content:"\f175"}.fa-long-arrow-up:before{content:"\f176"}.fa-long-arrow-left:before{content:"\f177"}.fa-long-arrow-right:before{content:"\f178"}.fa-apple:before{content:"\f179"}.fa-windows:before{content:"\f17a"}.fa-android:before{content:"\f17b"}.fa-linux:before{content:"\f17c"}.fa-dribbble:before{content:"\f17d"}.fa-skype:before{content:"\f17e"}.fa-foursquare:before{content:"\f180"}.fa-trello:before{content:"\f181"}.fa-female:before{content:"\f182"}.fa-male:before{content:"\f183"}.fa-gittip:before,.fa-gratipay:before{content:"\f184"}.fa-sun-o:before{content:"\f185"}.fa-moon-o:before{content:"\f186"}.fa-archive:before{content:"\f187"}.fa-bug:before{content:"\f188"}.fa-vk:before{content:"\f189"}.fa-weibo:before{content:"\f18a"}.fa-renren:before{content:"\f18b"}.fa-pagelines:before{content:"\f18c"}.fa-stack-exchange:before{content:"\f18d"}.fa-arrow-circle-o-right:before{content:"\f18e"}.fa-arrow-circle-o-left:before{content:"\f190"}.fa-toggle-left:before,.fa-caret-square-o-left:before{content:"\f191"}.fa-dot-circle-o:before{content:"\f192"}.fa-wheelchair:before{content:"\f193"}.fa-vimeo-square:before{content:"\f194"}.fa-turkish-lira:before,.fa-try:before{content:"\f195"}.fa-plus-square-o:before{content:"\f196"}.fa-space-shuttle:before{content:"\f197"}.fa-slack:before{content:"\f198"}.fa-envelope-square:before{content:"\f199"}.fa-wordpress:before{content:"\f19a"}.fa-openid:before{content:"\f19b"}.fa-institution:before,.fa-bank:before,.fa-university:before{content:"\f19c"}.fa-mortar-board:before,.fa-graduation-cap:before{content:"\f19d"}.fa-yahoo:before{content:"\f19e"}.fa-google:before{content:"\f1a0"}.fa-reddit:before{content:"\f1a1"}.fa-reddit-square:before{content:"\f1a2"}.fa-stumbleupon-circle:before{content:"\f1a3"}.fa-stumbleupon:before{content:"\f1a4"}.fa-delicious:before{content:"\f1a5"}.fa-digg:before{content:"\f1a6"}.fa-pied-piper-pp:before{content:"\f1a7"}.fa-pied-piper-alt:before{content:"\f1a8"}.fa-drupal:before{content:"\f1a9"}.fa-joomla:before{content:"\f1aa"}.fa-language:before{content:"\f1ab"}.fa-fax:before{content:"\f1ac"}.fa-building:before{content:"\f1ad"}.fa-child:before{content:"\f1ae"}.fa-paw:before{content:"\f1b0"}.fa-spoon:before{content:"\f1b1"}.fa-cube:before{content:"\f1b2"}.fa-cubes:before{content:"\f1b3"}.fa-behance:before{content:"\f1b4"}.fa-behance-square:before{content:"\f1b5"}.fa-steam:before{content:"\f1b6"}.fa-steam-square:before{content:"\f1b7"}.fa-recycle:before{content:"\f1b8"}.fa-automobile:before,.fa-car:before{content:"\f1b9"}.fa-cab:before,.fa-taxi:before{content:"\f1ba"}.fa-tree:before{content:"\f1bb"}.fa-spotify:before{content:"\f1bc"}.fa-deviantart:before{content:"\f1bd"}.fa-soundcloud:before{content:"\f1be"}.fa-database:before{content:"\f1c0"}.fa-file-pdf-o:before{content:"\f1c1"}.fa-file-word-o:before{content:"\f1c2"}.fa-file-excel-o:before{content:"\f1c3"}.fa-file-powerpoint-o:before{content:"\f1c4"}.fa-file-photo-o:before,.fa-file-picture-o:before,.fa-file-image-o:before{content:"\f1c5"}.fa-file-zip-o:before,.fa-file-archive-o:before{content:"\f1c6"}.fa-file-sound-o:before,.fa-file-audio-o:before{content:"\f1c7"}.fa-file-movie-o:before,.fa-file-video-o:before{content:"\f1c8"}.fa-file-code-o:before{content:"\f1c9"}.fa-vine:before{content:"\f1ca"}.fa-codepen:before{content:"\f1cb"}.fa-jsfiddle:before{content:"\f1cc"}.fa-life-bouy:before,.fa-life-buoy:before,.fa-life-saver:before,.fa-support:before,.fa-life-ring:before{content:"\f1cd"}.fa-circle-o-notch:before{content:"\f1ce"}.fa-ra:before,.fa-resistance:before,.fa-rebel:before{content:"\f1d0"}.fa-ge:before,.fa-empire:before{content:"\f1d1"}.fa-git-square:before{content:"\f1d2"}.fa-git:before{content:"\f1d3"}.fa-y-combinator-square:before,.fa-yc-square:before,.fa-hacker-news:before{content:"\f1d4"}.fa-tencent-weibo:before{content:"\f1d5"}.fa-qq:before{content:"\f1d6"}.fa-wechat:before,.fa-weixin:before{content:"\f1d7"}.fa-send:before,.fa-paper-plane:before{content:"\f1d8"}.fa-send-o:before,.fa-paper-plane-o:before{content:"\f1d9"}.fa-history:before{content:"\f1da"}.fa-circle-thin:before{content:"\f1db"}.fa-header:before{content:"\f1dc"}.fa-paragraph:before{content:"\f1dd"}.fa-sliders:before{content:"\f1de"}.fa-share-alt:before{content:"\f1e0"}.fa-share-alt-square:before{content:"\f1e1"}.fa-bomb:before{content:"\f1e2"}.fa-soccer-ball-o:before,.fa-futbol-o:before{content:"\f1e3"}.fa-tty:before{content:"\f1e4"}.fa-binoculars:before{content:"\f1e5"}.fa-plug:before{content:"\f1e6"}.fa-slideshare:before{content:"\f1e7"}.fa-twitch:before{content:"\f1e8"}.fa-yelp:before{content:"\f1e9"}.fa-newspaper-o:before{content:"\f1ea"}.fa-wifi:before{content:"\f1eb"}.fa-calculator:before{content:"\f1ec"}.fa-paypal:before{content:"\f1ed"}.fa-google-wallet:before{content:"\f1ee"}.fa-cc-visa:before{content:"\f1f0"}.fa-cc-mastercard:before{content:"\f1f1"}.fa-cc-discover:before{content:"\f1f2"}.fa-cc-amex:before{content:"\f1f3"}.fa-cc-paypal:before{content:"\f1f4"}.fa-cc-stripe:before{content:"\f1f5"}.fa-bell-slash:before{content:"\f1f6"}.fa-bell-slash-o:before{content:"\f1f7"}.fa-trash:before{content:"\f1f8"}.fa-copyright:before{content:"\f1f9"}.fa-at:before{content:"\f1fa"}.fa-eyedropper:before{content:"\f1fb"}.fa-paint-brush:before{content:"\f1fc"}.fa-birthday-cake:before{content:"\f1fd"}.fa-area-chart:before{content:"\f1fe"}.fa-pie-chart:before{content:"\f200"}.fa-line-chart:before{content:"\f201"}.fa-lastfm:before{content:"\f202"}.fa-lastfm-square:before{content:"\f203"}.fa-toggle-off:before{content:"\f204"}.fa-toggle-on:before{content:"\f205"}.fa-bicycle:before{content:"\f206"}.fa-bus:before{content:"\f207"}.fa-ioxhost:before{content:"\f208"}.fa-angellist:before{content:"\f209"}.fa-cc:before{content:"\f20a"}.fa-shekel:before,.fa-sheqel:before,.fa-ils:before{content:"\f20b"}.fa-meanpath:before{content:"\f20c"}.fa-buysellads:before{content:"\f20d"}.fa-connectdevelop:before{content:"\f20e"}.fa-dashcube:before{content:"\f210"}.fa-forumbee:before{content:"\f211"}.fa-leanpub:before{content:"\f212"}.fa-sellsy:before{content:"\f213"}.fa-shirtsinbulk:before{content:"\f214"}.fa-simplybuilt:before{content:"\f215"}.fa-skyatlas:before{content:"\f216"}.fa-cart-plus:before{content:"\f217"}.fa-cart-arrow-down:before{content:"\f218"}.fa-diamond:before{content:"\f219"}.fa-ship:before{content:"\f21a"}.fa-user-secret:before{content:"\f21b"}.fa-motorcycle:before{content:"\f21c"}.fa-street-view:before{content:"\f21d"}.fa-heartbeat:before{content:"\f21e"}.fa-venus:before{content:"\f221"}.fa-mars:before{content:"\f222"}.fa-mercury:before{content:"\f223"}.fa-intersex:before,.fa-transgender:before{content:"\f224"}.fa-transgender-alt:before{content:"\f225"}.fa-venus-double:before{content:"\f226"}.fa-mars-double:before{content:"\f227"}.fa-venus-mars:before{content:"\f228"}.fa-mars-stroke:before{content:"\f229"}.fa-mars-stroke-v:before{content:"\f22a"}.fa-mars-stroke-h:before{content:"\f22b"}.fa-neuter:before{content:"\f22c"}.fa-genderless:before{content:"\f22d"}.fa-facebook-official:before{content:"\f230"}.fa-pinterest-p:before{content:"\f231"}.fa-whatsapp:before{content:"\f232"}.fa-server:before{content:"\f233"}.fa-user-plus:before{content:"\f234"}.fa-user-times:before{content:"\f235"}.fa-hotel:before,.fa-bed:before{content:"\f236"}.fa-viacoin:before{content:"\f237"}.fa-train:before{content:"\f238"}.fa-subway:before{content:"\f239"}.fa-medium:before{content:"\f23a"}.fa-yc:before,.fa-y-combinator:before{content:"\f23b"}.fa-optin-monster:before{content:"\f23c"}.fa-opencart:before{content:"\f23d"}.fa-expeditedssl:before{content:"\f23e"}.fa-battery-4:before,.fa-battery:before,.fa-battery-full:before{content:"\f240"}.fa-battery-3:before,.fa-battery-three-quarters:before{content:"\f241"}.fa-battery-2:before,.fa-battery-half:before{content:"\f242"}.fa-battery-1:before,.fa-battery-quarter:before{content:"\f243"}.fa-battery-0:before,.fa-battery-empty:before{content:"\f244"}.fa-mouse-pointer:before{content:"\f245"}.fa-i-cursor:before{content:"\f246"}.fa-object-group:before{content:"\f247"}.fa-object-ungroup:before{content:"\f248"}.fa-sticky-note:before{content:"\f249"}.fa-sticky-note-o:before{content:"\f24a"}.fa-cc-jcb:before{content:"\f24b"}.fa-cc-diners-club:before{content:"\f24c"}.fa-clone:before{content:"\f24d"}.fa-balance-scale:before{content:"\f24e"}.fa-hourglass-o:before{content:"\f250"}.fa-hourglass-1:before,.fa-hourglass-start:before{content:"\f251"}.fa-hourglass-2:before,.fa-hourglass-half:before{content:"\f252"}.fa-hourglass-3:before,.fa-hourglass-end:before{content:"\f253"}.fa-hourglass:before{content:"\f254"}.fa-hand-grab-o:before,.fa-hand-rock-o:before{content:"\f255"}.fa-hand-stop-o:before,.fa-hand-paper-o:before{content:"\f256"}.fa-hand-scissors-o:before{content:"\f257"}.fa-hand-lizard-o:before{content:"\f258"}.fa-hand-spock-o:before{content:"\f259"}.fa-hand-pointer-o:before{content:"\f25a"}.fa-hand-peace-o:before{content:"\f25b"}.fa-trademark:before{content:"\f25c"}.fa-registered:before{content:"\f25d"}.fa-creative-commons:before{content:"\f25e"}.fa-gg:before{content:"\f260"}.fa-gg-circle:before{content:"\f261"}.fa-tripadvisor:before{content:"\f262"}.fa-odnoklassniki:before{content:"\f263"}.fa-odnoklassniki-square:before{content:"\f264"}.fa-get-pocket:before{content:"\f265"}.fa-wikipedia-w:before{content:"\f266"}.fa-safari:before{content:"\f267"}.fa-chrome:before{content:"\f268"}.fa-firefox:before{content:"\f269"}.fa-opera:before{content:"\f26a"}.fa-internet-explorer:before{content:"\f26b"}.fa-tv:before,.fa-television:before{content:"\f26c"}.fa-contao:before{content:"\f26d"}.fa-500px:before{content:"\f26e"}.fa-amazon:before{content:"\f270"}.fa-calendar-plus-o:before{content:"\f271"}.fa-calendar-minus-o:before{content:"\f272"}.fa-calendar-times-o:before{content:"\f273"}.fa-calendar-check-o:before{content:"\f274"}.fa-industry:before{content:"\f275"}.fa-map-pin:before{content:"\f276"}.fa-map-signs:before{content:"\f277"}.fa-map-o:before{content:"\f278"}.fa-map:before{content:"\f279"}.fa-commenting:before{content:"\f27a"}.fa-commenting-o:before{content:"\f27b"}.fa-houzz:before{content:"\f27c"}.fa-vimeo:before{content:"\f27d"}.fa-black-tie:before{content:"\f27e"}.fa-fonticons:before{content:"\f280"}.fa-reddit-alien:before{content:"\f281"}.fa-edge:before{content:"\f282"}.fa-credit-card-alt:before{content:"\f283"}.fa-codiepie:before{content:"\f284"}.fa-modx:before{content:"\f285"}.fa-fort-awesome:before{content:"\f286"}.fa-usb:before{content:"\f287"}.fa-product-hunt:before{content:"\f288"}.fa-mixcloud:before{content:"\f289"}.fa-scribd:before{content:"\f28a"}.fa-pause-circle:before{content:"\f28b"}.fa-pause-circle-o:before{content:"\f28c"}.fa-stop-circle:before{content:"\f28d"}.fa-stop-circle-o:before{content:"\f28e"}.fa-shopping-bag:before{content:"\f290"}.fa-shopping-basket:before{content:"\f291"}.fa-hashtag:before{content:"\f292"}.fa-bluetooth:before{content:"\f293"}.fa-bluetooth-b:before{content:"\f294"}.fa-percent:before{content:"\f295"}.fa-gitlab:before{content:"\f296"}.fa-wpbeginner:before{content:"\f297"}.fa-wpforms:before{content:"\f298"}.fa-envira:before{content:"\f299"}.fa-universal-access:before{content:"\f29a"}.fa-wheelchair-alt:before{content:"\f29b"}.fa-question-circle-o:before{content:"\f29c"}.fa-blind:before{content:"\f29d"}.fa-audio-description:before{content:"\f29e"}.fa-volume-control-phone:before{content:"\f2a0"}.fa-braille:before{content:"\f2a1"}.fa-assistive-listening-systems:before{content:"\f2a2"}.fa-asl-interpreting:before,.fa-american-sign-language-interpreting:before{content:"\f2a3"}.fa-deafness:before,.fa-hard-of-hearing:before,.fa-deaf:before{content:"\f2a4"}.fa-glide:before{content:"\f2a5"}.fa-glide-g:before{content:"\f2a6"}.fa-signing:before,.fa-sign-language:before{content:"\f2a7"}.fa-low-vision:before{content:"\f2a8"}.fa-viadeo:before{content:"\f2a9"}.fa-viadeo-square:before{content:"\f2aa"}.fa-snapchat:before{content:"\f2ab"}.fa-snapchat-ghost:before{content:"\f2ac"}.fa-snapchat-square:before{content:"\f2ad"}.fa-pied-piper:before{content:"\f2ae"}.fa-first-order:before{content:"\f2b0"}.fa-yoast:before{content:"\f2b1"}.fa-themeisle:before{content:"\f2b2"}.fa-google-plus-circle:before,.fa-google-plus-official:before{content:"\f2b3"}.fa-fa:before,.fa-font-awesome:before{content:"\f2b4"}.fa-handshake-o:before{content:"\f2b5"}.fa-envelope-open:before{content:"\f2b6"}.fa-envelope-open-o:before{content:"\f2b7"}.fa-linode:before{content:"\f2b8"}.fa-address-book:before{content:"\f2b9"}.fa-address-book-o:before{content:"\f2ba"}.fa-vcard:before,.fa-address-card:before{content:"\f2bb"}.fa-vcard-o:before,.fa-address-card-o:before{content:"\f2bc"}.fa-user-circle:before{content:"\f2bd"}.fa-user-circle-o:before{content:"\f2be"}.fa-user-o:before{content:"\f2c0"}.fa-id-badge:before{content:"\f2c1"}.fa-drivers-license:before,.fa-id-card:before{content:"\f2c2"}.fa-drivers-license-o:before,.fa-id-card-o:before{content:"\f2c3"}.fa-quora:before{content:"\f2c4"}.fa-free-code-camp:before{content:"\f2c5"}.fa-telegram:before{content:"\f2c6"}.fa-thermometer-4:before,.fa-thermometer:before,.fa-thermometer-full:before{content:"\f2c7"}.fa-thermometer-3:before,.fa-thermometer-three-quarters:before{content:"\f2c8"}.fa-thermometer-2:before,.fa-thermometer-half:before{content:"\f2c9"}.fa-thermometer-1:before,.fa-thermometer-quarter:before{content:"\f2ca"}.fa-thermometer-0:before,.fa-thermometer-empty:before{content:"\f2cb"}.fa-shower:before{content:"\f2cc"}.fa-bathtub:before,.fa-s15:before,.fa-bath:before{content:"\f2cd"}.fa-podcast:before{content:"\f2ce"}.fa-window-maximize:before{content:"\f2d0"}.fa-window-minimize:before{content:"\f2d1"}.fa-window-restore:before{content:"\f2d2"}.fa-times-rectangle:before,.fa-window-close:before{content:"\f2d3"}.fa-times-rectangle-o:before,.fa-window-close-o:before{content:"\f2d4"}.fa-bandcamp:before{content:"\f2d5"}.fa-grav:before{content:"\f2d6"}.fa-etsy:before{content:"\f2d7"}.fa-imdb:before{content:"\f2d8"}.fa-ravelry:before{content:"\f2d9"}.fa-eercast:before{content:"\f2da"}.fa-microchip:before{content:"\f2db"}.fa-snowflake-o:before{content:"\f2dc"}.fa-superpowers:before{content:"\f2dd"}.fa-wpexplorer:before{content:"\f2de"}.fa-meetup:before{content:"\f2e0"}.sr-only{position:absolute;width:1px;height:1px;padding:0;margin:-1px;overflow:hidden;clip:rect(0, 0, 0, 0);border:0}.sr-only-focusable:active,.sr-only-focusable:focus{position:static;width:auto;height:auto;margin:0;overflow:visible;clip:auto}* {
-webkit-box-sizing: border-box;
-moz-box-sizing: border-box;
box-sizing: border-box;
}
*:before,
*:after {
-webkit-box-sizing: border-box;
-moz-box-sizing: border-box;
box-sizing: border-box;
}
img {
vertical-align: middle;
}
.img-responsive,
.thumbnail > img,
.thumbnail a > img,
.carousel-inner > .item > img,
.carousel-inner > .item > a > img {
display: block;
max-width: 100%;
height: auto;
}
.img-rounded {
border-radius: 6px;
}
.img-thumbnail {
display: inline-block;
max-width: 100%;
height: auto;
padding: 4px;
line-height: 1.42857143;
background-wpsm_color: #fff;
border: 1px solid #ddd;
border-radius: 4px;
-webkit-transition: all .2s ease-in-out;
-o-transition: all .2s ease-in-out;
transition: all .2s ease-in-out;
}
.img-circle {
border-radius: 50%;
}
.text-left {
text-align: left;
}
.text-right {
text-align: right;
}
.text-center {
text-align: center;
}
.text-justify {
text-align: justify;
}
.text-nowrap {
white-space: nowrap;
}
.text-lowercase {
text-transform: lowercase;
}
.text-uppercase {
text-transform: uppercase;
}
.text-capitalize {
text-transform: capitalize;
}
.wpsm_col-xs-1, .wpsm_col-sm-1, .wpsm_col-md-1, .wpsm_col-lg-1, .wpsm_col-xs-2, .wpsm_col-sm-2, .wpsm_col-md-2, .wpsm_col-lg-2, .wpsm_col-xs-3, .wpsm_col-sm-3, .wpsm_col-md-3, .wpsm_col-lg-3, .wpsm_col-xs-4, .wpsm_col-sm-4, .wpsm_col-md-4, .wpsm_col-lg-4, .wpsm_col-xs-5, .wpsm_col-sm-5, .wpsm_col-md-5, .wpsm_col-lg-5, .wpsm_col-xs-6, .wpsm_col-sm-6, .wpsm_col-md-6, .wpsm_col-lg-6, .wpsm_col-xs-7, .wpsm_col-sm-7, .wpsm_col-md-7, .wpsm_col-lg-7, .wpsm_col-xs-8, .wpsm_col-sm-8, .wpsm_col-md-8, .wpsm_col-lg-8, .wpsm_col-xs-9, .wpsm_col-sm-9, .wpsm_col-md-9, .wpsm_col-lg-9, .wpsm_col-xs-10, .wpsm_col-sm-10, .wpsm_col-md-10, .wpsm_col-lg-10, .wpsm_col-xs-11, .wpsm_col-sm-11, .wpsm_col-md-11, .wpsm_col-lg-11, .wpsm_col-xs-12, .wpsm_col-sm-12, .wpsm_col-md-12, .wpsm_col-lg-12 {
position: relative;
min-height: 1px;
padding-right: 15px;
padding-left: 15px;
}
.wpsm_col-xs-1, .wpsm_col-xs-2, .wpsm_col-xs-3, .wpsm_col-xs-4, .wpsm_col-xs-5, .wpsm_col-xs-6, .wpsm_col-xs-7, .wpsm_col-xs-8, .wpsm_col-xs-9, .wpsm_col-xs-10, .wpsm_col-xs-11, .wpsm_col-xs-12 {
float: left;
}
.wpsm_col-xs-12 {
width: 100%;
}
.wpsm_col-xs-11 {
width: 91.66666667%;
}
.wpsm_col-xs-10 {
width: 83.33333333%;
}
.wpsm_col-xs-9 {
width: 75%;
}
.wpsm_col-xs-8 {
width: 66.66666667%;
}
.wpsm_col-xs-7 {
width: 58.33333333%;
}
.wpsm_col-xs-6 {
width: 50%;
}
.wpsm_col-xs-5 {
width: 41.66666667%;
}
.wpsm_col-xs-4 {
width: 33.33333333%;
}
.wpsm_col-xs-3 {
width: 25%;
}
.wpsm_col-xs-2 {
width: 16.66666667%;
}
.wpsm_col-xs-1 {
width: 8.33333333%;
}
.wpsm_col-xs-pull-12 {
right: 100%;
}
.wpsm_col-xs-pull-11 {
right: 91.66666667%;
}
.wpsm_col-xs-pull-10 {
right: 83.33333333%;
}
.wpsm_col-xs-pull-9 {
right: 75%;
}
.wpsm_col-xs-pull-8 {
right: 66.66666667%;
}
.wpsm_col-xs-pull-7 {
right: 58.33333333%;
}
.wpsm_col-xs-pull-6 {
right: 50%;
}
.wpsm_col-xs-pull-5 {
right: 41.66666667%;
}
.wpsm_col-xs-pull-4 {
right: 33.33333333%;
}
.wpsm_col-xs-pull-3 {
right: 25%;
}
.wpsm_col-xs-pull-2 {
right: 16.66666667%;
}
.wpsm_col-xs-pull-1 {
right: 8.33333333%;
}
.wpsm_col-xs-pull-0 {
right: auto;
}
.wpsm_col-xs-push-12 {
left: 100%;
}
.wpsm_col-xs-push-11 {
left: 91.66666667%;
}
.wpsm_col-xs-push-10 {
left: 83.33333333%;
}
.wpsm_col-xs-push-9 {
left: 75%;
}
.wpsm_col-xs-push-8 {
left: 66.66666667%;
}
.wpsm_col-xs-push-7 {
left: 58.33333333%;
}
.wpsm_col-xs-push-6 {
left: 50%;
}
.wpsm_col-xs-push-5 {
left: 41.66666667%;
}
.wpsm_col-xs-push-4 {
left: 33.33333333%;
}
.wpsm_col-xs-push-3 {
left: 25%;
}
.wpsm_col-xs-push-2 {
left: 16.66666667%;
}
.wpsm_col-xs-push-1 {
left: 8.33333333%;
}
.wpsm_col-xs-push-0 {
left: auto;
}
.wpsm_col-xs-offset-12 {
margin-left: 100%;
}
.wpsm_col-xs-offset-11 {
margin-left: 91.66666667%;
}
.wpsm_col-xs-offset-10 {
margin-left: 83.33333333%;
}
.wpsm_col-xs-offset-9 {
margin-left: 75%;
}
.wpsm_col-xs-offset-8 {
margin-left: 66.66666667%;
}
.wpsm_col-xs-offset-7 {
margin-left: 58.33333333%;
}
.wpsm_col-xs-offset-6 {
margin-left: 50%;
}
.wpsm_col-xs-offset-5 {
margin-left: 41.66666667%;
}
.wpsm_col-xs-offset-4 {
margin-left: 33.33333333%;
}
.wpsm_col-xs-offset-3 {
margin-left: 25%;
}
.wpsm_col-xs-offset-2 {
margin-left: 16.66666667%;
}
.wpsm_col-xs-offset-1 {
margin-left: 8.33333333%;
}
.wpsm_col-xs-offset-0 {
margin-left: 0;
}
@media (min-width: 768px) {
.wpsm_col-sm-1, .wpsm_col-sm-2, .wpsm_col-sm-3, .wpsm_col-sm-4, .wpsm_col-sm-5, .wpsm_col-sm-6, .wpsm_col-sm-7, .wpsm_col-sm-8, .wpsm_col-sm-9, .wpsm_col-sm-10, .wpsm_col-sm-11, .wpsm_col-sm-12 {
float: left;
}
.wpsm_col-sm-12 {
width: 100%;
}
.wpsm_col-sm-11 {
width: 91.66666667%;
}
.wpsm_col-sm-10 {
width: 83.33333333%;
}
.wpsm_col-sm-9 {
width: 75%;
}
.wpsm_col-sm-8 {
width: 66.66666667%;
}
.wpsm_col-sm-7 {
width: 58.33333333%;
}
.wpsm_col-sm-6 {
width: 50%;
}
.wpsm_col-sm-5 {
width: 41.66666667%;
}
.wpsm_col-sm-4 {
width: 33.33333333%;
}
.wpsm_col-sm-3 {
width: 25%;
}
.wpsm_col-sm-2 {
width: 16.66666667%;
}
.wpsm_col-sm-1 {
width: 8.33333333%;
}
.wpsm_col-sm-pull-12 {
right: 100%;
}
.wpsm_col-sm-pull-11 {
right: 91.66666667%;
}
.wpsm_col-sm-pull-10 {
right: 83.33333333%;
}
.wpsm_col-sm-pull-9 {
right: 75%;
}
.wpsm_col-sm-pull-8 {
right: 66.66666667%;
}
.wpsm_col-sm-pull-7 {
right: 58.33333333%;
}
.wpsm_col-sm-pull-6 {
right: 50%;
}
.wpsm_col-sm-pull-5 {
right: 41.66666667%;
}
.wpsm_col-sm-pull-4 {
right: 33.33333333%;
}
.wpsm_col-sm-pull-3 {
right: 25%;
}
.wpsm_col-sm-pull-2 {
right: 16.66666667%;
}
.wpsm_col-sm-pull-1 {
right: 8.33333333%;
}
.wpsm_col-sm-pull-0 {
right: auto;
}
.wpsm_col-sm-push-12 {
left: 100%;
}
.wpsm_col-sm-push-11 {
left: 91.66666667%;
}
.wpsm_col-sm-push-10 {
left: 83.33333333%;
}
.wpsm_col-sm-push-9 {
left: 75%;
}
.wpsm_col-sm-push-8 {
left: 66.66666667%;
}
.wpsm_col-sm-push-7 {
left: 58.33333333%;
}
.wpsm_col-sm-push-6 {
left: 50%;
}
.wpsm_col-sm-push-5 {
left: 41.66666667%;
}
.wpsm_col-sm-push-4 {
left: 33.33333333%;
}
.wpsm_col-sm-push-3 {
left: 25%;
}
.wpsm_col-sm-push-2 {
left: 16.66666667%;
}
.wpsm_col-sm-push-1 {
left: 8.33333333%;
}
.wpsm_col-sm-push-0 {
left: auto;
}
.wpsm_col-sm-offset-12 {
margin-left: 100%;
}
.wpsm_col-sm-offset-11 {
margin-left: 91.66666667%;
}
.wpsm_col-sm-offset-10 {
margin-left: 83.33333333%;
}
.wpsm_col-sm-offset-9 {
margin-left: 75%;
}
.wpsm_col-sm-offset-8 {
margin-left: 66.66666667%;
}
.wpsm_col-sm-offset-7 {
margin-left: 58.33333333%;
}
.wpsm_col-sm-offset-6 {
margin-left: 50%;
}
.wpsm_col-sm-offset-5 {
margin-left: 41.66666667%;
}
.wpsm_col-sm-offset-4 {
margin-left: 33.33333333%;
}
.wpsm_col-sm-offset-3 {
margin-left: 25%;
}
.wpsm_col-sm-offset-2 {
margin-left: 16.66666667%;
}
.wpsm_col-sm-offset-1 {
margin-left: 8.33333333%;
}
.wpsm_col-sm-offset-0 {
margin-left: 0;
}
}
@media (min-width: 992px) {
.wpsm_col-md-1, .wpsm_col-md-2, .wpsm_col-md-3, .wpsm_col-md-4, .wpsm_col-md-5, .wpsm_col-md-6, .wpsm_col-md-7, .wpsm_col-md-8, .wpsm_col-md-9, .wpsm_col-md-10, .wpsm_col-md-11, .wpsm_col-md-12 {
float: left;
}
.wpsm_col-md-12 {
width: 100%;
}
.wpsm_col-md-11 {
width: 91.66666667%;
}
.wpsm_col-md-10 {
width: 83.33333333%;
}
.wpsm_col-md-9 {
width: 75%;
}
.wpsm_col-md-8 {
width: 66.66666667%;
}
.wpsm_col-md-7 {
width: 58.33333333%;
}
.wpsm_col-md-6 {
width: 50%;
}
.wpsm_col-md-5 {
width: 41.66666667%;
}
.wpsm_col-md-4 {
width: 33.33333333%;
}
.wpsm_col-md-3 {
width: 25%;
}
.wpsm_col-md-2 {
width: 16.66666667%;
}
.wpsm_col-md-1 {
width: 8.33333333%;
}
.wpsm_col-md-pull-12 {
right: 100%;
}
.wpsm_col-md-pull-11 {
right: 91.66666667%;
}
.wpsm_col-md-pull-10 {
right: 83.33333333%;
}
.wpsm_col-md-pull-9 {
right: 75%;
}
.wpsm_col-md-pull-8 {
right: 66.66666667%;
}
.wpsm_col-md-pull-7 {
right: 58.33333333%;
}
.wpsm_col-md-pull-6 {
right: 50%;
}
.wpsm_col-md-pull-5 {
right: 41.66666667%;
}
.wpsm_col-md-pull-4 {
right: 33.33333333%;
}
.wpsm_col-md-pull-3 {
right: 25%;
}
.wpsm_col-md-pull-2 {
right: 16.66666667%;
}
.wpsm_col-md-pull-1 {
right: 8.33333333%;
}
.wpsm_col-md-pull-0 {
right: auto;
}
.wpsm_col-md-push-12 {
left: 100%;
}
.wpsm_col-md-push-11 {
left: 91.66666667%;
}
.wpsm_col-md-push-10 {
left: 83.33333333%;
}
.wpsm_col-md-push-9 {
left: 75%;
}
.wpsm_col-md-push-8 {
left: 66.66666667%;
}
.wpsm_col-md-push-7 {
left: 58.33333333%;
}
.wpsm_col-md-push-6 {
left: 50%;
}
.wpsm_col-md-push-5 {
left: 41.66666667%;
}
.wpsm_col-md-push-4 {
left: 33.33333333%;
}
.wpsm_col-md-push-3 {
left: 25%;
}
.wpsm_col-md-push-2 {
left: 16.66666667%;
}
.wpsm_col-md-push-1 {
left: 8.33333333%;
}
.wpsm_col-md-push-0 {
left: auto;
}
.wpsm_col-md-offset-12 {
margin-left: 100%;
}
.wpsm_col-md-offset-11 {
margin-left: 91.66666667%;
}
.wpsm_col-md-offset-10 {
margin-left: 83.33333333%;
}
.wpsm_col-md-offset-9 {
margin-left: 75%;
}
.wpsm_col-md-offset-8 {
margin-left: 66.66666667%;
}
.wpsm_col-md-offset-7 {
margin-left: 58.33333333%;
}
.wpsm_col-md-offset-6 {
margin-left: 50%;
}
.wpsm_col-md-offset-5 {
margin-left: 41.66666667%;
}
.wpsm_col-md-offset-4 {
margin-left: 33.33333333%;
}
.wpsm_col-md-offset-3 {
margin-left: 25%;
}
.wpsm_col-md-offset-2 {
margin-left: 16.66666667%;
}
.wpsm_col-md-offset-1 {
margin-left: 8.33333333%;
}
.wpsm_col-md-offset-0 {
margin-left: 0;
}
}
@media (min-width: 1200px) {
.wpsm_col-lg-1, .wpsm_col-lg-2, .wpsm_col-lg-3, .wpsm_col-lg-4, .wpsm_col-lg-5, .wpsm_col-lg-6, .wpsm_col-lg-7, .wpsm_col-lg-8, .wpsm_col-lg-9, .wpsm_col-lg-10, .wpsm_col-lg-11, .wpsm_col-lg-12 {
float: left;
}
.wpsm_col-lg-12 {
width: 100%;
}
.wpsm_col-lg-11 {
width: 91.66666667%;
}
.wpsm_col-lg-10 {
width: 83.33333333%;
}
.wpsm_col-lg-9 {
width: 75%;
}
.wpsm_col-lg-8 {
width: 66.66666667%;
}
.wpsm_col-lg-7 {
width: 58.33333333%;
}
.wpsm_col-lg-6 {
width: 50%;
}
.wpsm_col-lg-5 {
width: 41.66666667%;
}
.wpsm_col-lg-4 {
width: 33.33333333%;
}
.wpsm_col-lg-3 {
width: 25%;
}
.wpsm_col-lg-2 {
width: 16.66666667%;
}
.wpsm_col-lg-1 {
width: 8.33333333%;
}
.wpsm_col-lg-pull-12 {
right: 100%;
}
.wpsm_col-lg-pull-11 {
right: 91.66666667%;
}
.wpsm_col-lg-pull-10 {
right: 83.33333333%;
}
.wpsm_col-lg-pull-9 {
right: 75%;
}
.wpsm_col-lg-pull-8 {
right: 66.66666667%;
}
.wpsm_col-lg-pull-7 {
right: 58.33333333%;
}
.wpsm_col-lg-pull-6 {
right: 50%;
}
.wpsm_col-lg-pull-5 {
right: 41.66666667%;
}
.wpsm_col-lg-pull-4 {
right: 33.33333333%;
}
.wpsm_col-lg-pull-3 {
right: 25%;
}
.wpsm_col-lg-pull-2 {
right: 16.66666667%;
}
.wpsm_col-lg-pull-1 {
right: 8.33333333%;
}
.wpsm_col-lg-pull-0 {
right: auto;
}
.wpsm_col-lg-push-12 {
left: 100%;
}
.wpsm_col-lg-push-11 {
left: 91.66666667%;
}
.wpsm_col-lg-push-10 {
left: 83.33333333%;
}
.wpsm_col-lg-push-9 {
left: 75%;
}
.wpsm_col-lg-push-8 {
left: 66.66666667%;
}
.wpsm_col-lg-push-7 {
left: 58.33333333%;
}
.wpsm_col-lg-push-6 {
left: 50%;
}
.wpsm_col-lg-push-5 {
left: 41.66666667%;
}
.wpsm_col-lg-push-4 {
left: 33.33333333%;
}
.wpsm_col-lg-push-3 {
left: 25%;
}
.wpsm_col-lg-push-2 {
left: 16.66666667%;
}
.wpsm_col-lg-push-1 {
left: 8.33333333%;
}
.wpsm_col-lg-push-0 {
left: auto;
}
.wpsm_col-lg-offset-12 {
margin-left: 100%;
}
.wpsm_col-lg-offset-11 {
margin-left: 91.66666667%;
}
.wpsm_col-lg-offset-10 {
margin-left: 83.33333333%;
}
.wpsm_col-lg-offset-9 {
margin-left: 75%;
}
.wpsm_col-lg-offset-8 {
margin-left: 66.66666667%;
}
.wpsm_col-lg-offset-7 {
margin-left: 58.33333333%;
}
.wpsm_col-lg-offset-6 {
margin-left: 50%;
}
.wpsm_col-lg-offset-5 {
margin-left: 41.66666667%;
}
.wpsm_col-lg-offset-4 {
margin-left: 33.33333333%;
}
.wpsm_col-lg-offset-3 {
margin-left: 25%;
}
.wpsm_col-lg-offset-2 {
margin-left: 16.66666667%;
}
.wpsm_col-lg-offset-1 {
margin-left: 8.33333333%;
}
.wpsm_col-lg-offset-0 {
margin-left: 0;
}
}.wpsm_col-xs-5,
.wpsm_col-sm-5,
.wpsm_col-md-5,
.wpsm_col-lg-5 {
position: relative;
min-height: 1px;
padding-right: 10px;
padding-left: 10px;
}
.wpsm_col-xs-5 {
width: 20%;
float: left;
}
@media (min-width: 768px) {
.wpsm_col-sm-5 {
width: 20%;
float: left;
}
}
@media (min-width: 992px) {
.wpsm_col-md-5 {
width: 20%;
float: left;
}
}
@media (min-width: 1200px) {
.wpsm_col-lg-5 {
width: 20%;
float: left;
}
}
.wpsm_col-xs-8,
.wpsm_col-sm-8,
.wpsm_col-md-8,
.wpsm_col-lg-8 {
position: relative;
min-height: 1px;
padding-right: 10px;
padding-left: 10px;
}
.wpsm_col-xs-8 {
width: 12%;
float: left;
}
@media (min-width: 768px) {
.wpsm_col-sm-8 {
width: 12%;
float: left;
}
}
@media (min-width: 992px) {
.wpsm_col-md-8 {
width: 12%;
float: left;
}
}
@media (min-width: 1200px) {
.wpsm_col-lg-8 {
width: 12%;
float: left;
}
}
.wpsm_col-xs-10,
.wpsm_col-sm-10,
.wpsm_col-md-10,
.wpsm_col-lg-10 {
position: relative;
min-height: 1px;
padding-right: 10px;
padding-left: 10px;
}
.wpsm_col-xs-10 {
width: 10%;
float: left;
}
@media (min-width: 768px) {
.wpsm_col-sm-10 {
width: 10%;
float: left;
}
}
@media (min-width: 992px) {
.wpsm_col-md-10 {
width: 10%;
float: left;
}
}
@media (min-width: 1200px) {
.wpsm_col-lg-10 {
width: 10%;
float: left;
}
}.page-list .current_page_item > a {
font-weight: bold; } .page-list-ext {
clear: both;
} .page-list-ext {
*zoom: 1;
}
.page-list-ext:before, .page-list-ext:after {
display: table;
line-height: 0;
content: "";
}
.page-list-ext:after {
clear: both;
}
.page-list-ext .page-list-ext-item {
clear: both;
margin: 10px 0 30px 0;
-webkit-column-break-inside: avoid;
page-break-inside: avoid;
break-inside: avoid;
}
.page-list-ext .page-list-ext-image {
float: left;
display: inline;
margin: 5px 15px 15px 0;
}
.page-list-ext .page-list-ext-title {
clear: none;
}
.page-list-cols-2,
.page-list-cols-3,
.page-list-cols-4,
.page-list-cols-5 {
column-gap: 30px;
}
.page-list-cols-2 {
column-count: 2;
}
.page-list-cols-3 {
column-count: 3;
}
.page-list-cols-4 {
column-count: 4;
}
.page-list-cols-5 {
column-count: 5;
} @media (max-width: 767px) { .page-list-cols-2,
.page-list-cols-3,
.page-list-cols-4,
.page-list-cols-5 {
column-count: 1;
}
}html, body, div, span, applet, object, iframe, h1, h2, h3, h4, h5, h6, p, blockquote, pre, a, abbr, acronym, address, big, cite, code, del, dfn, em, img, ins, kbd, q, s, samp, small, strike, strong, sub, sup, tt, var, b, u, i, center, dl, dt, dd, ol, ul, li, fieldset, form, label, legend, table, caption, tbody, tfoot, thead, tr, th, td, article, aside, canvas, details, embed, figure, figcaption, footer, header, hgroup, menu, nav, output, ruby, section, summary, time, mark, audio, video{margin: 0; padding: 0; border: 0; outline: 0; font-weight: inherit; font-style: inherit; font-size: 100%; font-family: inherit; vertical-align:top;}:focus {outline: 0;} article, aside, details, figcaption, figure, footer, header, hgroup, menu, nav, section {display: block;} nav ul {list-style:none;} body {line-height:normal;} ol, ul {list-style: none;} blockquote, q {quotes: none;} blockquote:before, blockquote:after, q:before, q:after {content: ''; content: none;} table {border-collapse: collapse; border-spacing: 0;} input, select {vertical-align:middle;} abbr[title], dfn[title] {border-bottom:1px dotted; cursor:help;}  mark {background-color:#ff9; color:#000; font-style:italic; font-weight:bold;} del { text-decoration: line-through;} ins { color:#000; text-decoration:none;} body {font-family: 'Open Sans', Arial, Helvetica, sans-serif; font-size:14px; line-height:24px; color:#333;}
h1, h2, h3, h4, h5, h6 {font-weight:700; line-height:normal; margin:0; font-family:"roboto";} 
h1, h2, h3 {color:#fff;} h4, h5, h6 {color:#2c2c2c;}
h1, h2 {font-size:30px; padding:0 0 15px;font-family: roboto;}
h3 {font-size:24px; padding:0px 0 10px;font-family: roboto;}
h4 {font-size:18px; padding:0px 0 10px;}
h5 {font-size:16px; padding:0px 0 8px;}
h6 {font-size:16px; padding:0px 0 8px;}
a:link, a:visited {color:#e16437; text-decoration:none; outline:0;}
a:focus, a:hover{color:#333; text-decoration:none;}
a:active {color:#000; text-decoration:none;}
p {padding:0 0 10px;}
h1 img,h2 img,h3 img,h4 img,h5 img,h6 img {margin:0;} .fl {float:left;} .fr {float:right;} blockquote{margin:1.5em;color:#666;font-style:italic;} 
strong, dfn, b {font-weight:bold;} em, dfn{font-style:italic;} sup,sub {line-height:0; font-size:.6em;} 
sup {vertical-align:super} sub {vertical-align:sub;} abbr,acronym{border-bottom:1px dotted #666;} address{margin:0 0 1.5em;font-style:italic;} 
del{color:#666;} pre{margin:1.5em 0;white-space:pre;} pre,code,tt {font:1em'andale mono','lucida console',monospace;line-height:1.5;}
ul,ol{margin:0 0 1.5em 0; padding-left:1.5em;} li ul, li ol{margin:0;} ul{list-style-type:disc;} ol{list-style-type:decimal;}
dl{margin:0 0 1.5em 0;} dl dt{font-weight:bold;} dd{margin-left:1.5em;}
table{margin-bottom:10px; width:100%;} th{font-weight:bold;} thead th{background:#c3d9ff;} th,td,caption{padding:4px 10px 4px 5px;} tfoot{font-style:italic;} caption{background:#eee;} tbody tr:nth-child(even) td,tbody tr.even td{} small{font-size:11px;} .red, .require, .star {color:#F00;} .center {text-align:center;} .justify {text-align:justify;} .clearing, .flowfix {overflow:hidden; width:100%;} .overfix {overflow:hidden;} .clr, .clear {clear:both; line-height:0px; height:0; display:block;} .nomg {margin-left:0 !important; margin-right:0 !important;} .hide, .ui-helper-hidden-accessible, .ui-tabs-hide {display:none;} .animated {visibility:hidden;} .section {float:left; width:100%; clear:both;} .row {display:block; float:left; margin-bottom:0px;} .relative {position:relative;} .fleft {float:left;} .fright {float:right;} .main, .container {width:1200px; margin:0 auto; position:relative;} .container {position:static;} .main-boxed {width:1220px; margin:0 auto;} 
.grid, [class*="grid"] {float: left; margin-left:10px; margin-right:10px; } .off-grid  {float:left;}
.grid.first, [class*="grid"].first {margin-left:0px; } [class*="grid"] [class*="grid"]:first-child {margin-left:0px;}
.grid.last, [class*="grid"].last {margin-right:0px;} [class*="grid"] [class*="grid"]:last-child {margin-right:0px;}
.grid1 {width:80px;} .grid2 {width:180px;} .grid3 {width:280px;} .grid4 {width:380px;} .grid5 {width:480px;} .grid6 {width:580px;} 
.grid7 {width:680px;} .grid8 {width:780px;} .grid9 {width:880px;} .grid10 {width:980px;} .grid11 {width:1080px;} .grid12 {width:1180px;}
.grid12 > .grid3:nth-child(4n), .grid9 > .grid3:nth-child(3n), .grid6 > .grid3:nth-child(2n), .grid12 > .grid4:nth-child(3n), .grid8 > .grid4:nth-child(2n) {margin-right:0;}
.off-desktop, .on-tablet, .on-phone {display:none;} .on-desktop, .off-tablet, .off-phone {display:block;} 
a.on-desktop, a.off-tablet, a.off-phone {display:inline-block;}
.footer-a.grid3 {float:left}
.footer-b.grid3 {float:left}
.footer-c.grid3 {float:left}
.footer-d.grid3 {float:left}
@media (max-width: 1279px) {
.main, .container {width:960px;} .main-boxed {width:980px;}
.grid1 {width:60px;} .grid2 {width:140px;} .grid3 {width:220px;} .grid4 {width:300px;} .grid5 {width:380px;} .grid6 {width:460px;} 
.grid7 {width:540px;} .grid8 {width:620px;} .grid9 {width:700px;} .grid10 {width:780px;} .grid11 {width:860px;} .grid12 {width:940px;}
.off-desktop, .off-tablet, .on-phone {display:none;} a.off-desktop, a.off-tablet, a.on-phone {display:none;}
.on-desktop, .on-tablet, .off-phone {display:block;} a.on-desktop, a.on-tablet, a.off-phone {display:inline-block;}
}
@media (min-width: 768px) and (max-width: 979px) {
.main, .container { width:720px;}  .main-boxed {width:740px;}  
.grid1 {width:40px;} .grid2 {width:100px;} .grid3 {width:160px;} .grid4 {width:220px;} .grid5 {width:280px;} .grid6 { width:340px;} 
.grid7 {width:400px;} .grid8 {width:460px;} .grid9 {width:520px;} .grid10 {width:580px;} .grid11 {width:640px;} .grid12 {width:700px;} 
.off-tablet, .on-desktop, .on-phone {display:none;} a.off-tablet, a.on-desktop, a.on-phone {display:none;} 
.off-phone, .on-tablet, .off-desktop  {display:block;} a.off-phone, a.on-tablet, a.off-desktop  {display:inline-block;} 
}
@media (max-width: 767px) {
.main, .container {max-width:90%; width:90%; } .row {width:100%; margin-bottom:0px;} .off-grid {display:none;}
.grid1,.grid2,.grid3,.grid4,.grid5,.grid6,.grid7,.grid8,.grid9,.grid10,.grid11,.grid12 {width:100%; margin-left:0px; margin-right:0px;}
.on-desktop, .off-phone, .on-tablet {display:none;} a.on-desktop, a.off-phone, a.on-tablet {display:none;} 
.on-phone, .off-desktop, .off-tablet {display:block;} a.on-phone, a.off-desktop, a.off-tablet {display:inline-block;} 
} .one-half, .one-third, .two-third, .one-fourth, .three-fourth {padding-bottom:10px; float:left;}
.one-half {width:49%; padding-right:2%;} .one-half.last {float:right; padding-right:0;}
.one-third {width:32%; padding-right:2%;} .one-third.last {float:right; padding-right:0;}
.two-third {width:66%; padding-right:2%;} .two-third.last {float:right; padding-right:0;}
.one-fourth {width:23.5%; padding-right:2%;} .one-fourth.last {float:right; padding-right:0;}
.three-fourth {width:74.5%; padding-right:2%;} .three-fourth.last {float:right; padding-right:0;}
.one-half+.one-half, .one-third+.two-third, .two-third+.one-third, .one-third+.one-third+.one-third, 
.one-fourth+.one-fourth+.one-half, .one-fourth+.one-half+.one-fourth, .one-half+.one-fourth+.one-fourth, 
.one-fourth+.three-fourth, .three-fourth+.one-fourth, .one-fourth+.one-fourth+.one-fourth+.one-fourth {float:right; padding-right:0%;} 
.one-half.fleft {padding-right:2%;} .one-half.fright {padding-right:0%;} .col-full, .full-col {width:100%; float:left; padding-bottom:10px;}
.ie7 .one-half {width:48.5%;} .ie7 .one-third {width:31.5%;} .ie7 .two-third {width:65.5%;} .ie7 .one-fourth {width:23%;} .ie7 .three-fourth {width:74%;}
@media (max-width:767px) { 
.one-half, .one-fourth, .three-fourth {width:49%; padding-right:2%;} .one-fourth+.one-fourth {padding-right:0;} 
.one-third, .two-third {width:100%; padding-right:0;} }
@media (max-width: 599px) { 
.one-half, .one-third, .two-third, .one-fourth, .three-fourth {width:100%; padding-right:0%;} } button, input[type="button"], input[type="reset"], input[type="submit"] {border:2px solid #e16437; border-radius:1px; vertical-align:top; box-sizing:border-box; -webkit-box-sizing:border-box; -moz-box-sizing:border-box; -webkit-appearance:inherit; -moz-appearance:inherit; appearance:inherit; cursor:pointer; -webkit-transition:all 300ms; -webkit-transition:all 300ms; transition:all 300ms; padding:4px 20px 5px; background:#e16437; color:#fff; font-size:15px; font-weight:700; text-transform:uppercase; line-height:20px; font-family: 'Roboto', sans-serif;} input[type="reset"] {background:#616161; border-color:#616161;}
button:hover, input[type="button"]:hover, input[type="reset"]:hover, input[type="submit"]:hover {border-color:#000; color:#e16437; background:#000;} 
button:focus, input[type="button"]:focus, input[type="reset"]:focus, input[type="submit"]:focus, button:active, input[type="button"]:active, input[type="reset"]:active, input[type="submit"]:active {border-color:#000;}
input[type="text"], input[type="email"], input[type="url"],input[type="password"], input[type="search"], input[type="tel"], input[type="date"], textarea, select {color: #666; border: 1px solid #fff; border-radius:0; box-sizing:border-box;}
input[type="text"]:focus, input[type="email"]:focus, input[type="url"]:focus, input[type="password"]:focus, input[type="search"]:focus, input[type="tel"]:focus, input[type="date"]:focus,  textarea:focus, select:focus {color: #111;} 
input[type="text"], input[type="email"], input[type="url"], input[type="password"], input[type="search"], input[type="tel"], input[type="date"], textarea, select {padding:12px 15px 13px; font-family: 'Roboto', sans-serif; font-size:14px;} a:link, a:visited {color:#000; text-decoration:none;} a:hover, a:focus, a:active {color:#e16437; text-decoration:underline;} a:focus {outline:0;} a:hover, a:active {outline: 0;}
a.button, a.btn { background-color:transparent; border:2px solid #fff; color:#fff; font-size:12px; line-height:20px; font-weight:600; padding:4px 10px 5px; text-transform:uppercase; text-align:center; display:inline-block; margin:4px 0 8px; -webkit-transition:all .3s; -moz-transition:all .3s; transition:all .3s; box-sizing:border-box; -webkit-box-sizing:border-box; -moz-box-sizing:border-box; text-decoration:none; -webkit-border-radius:3px; -moz-border-radius:3px; border-radius:3px; } 
a.button+.button {margin-left:10px;} a.button:hover, a.btn:hover { background-color:#0353a6; border-color:#0353a6;}
a.btn-small {padding:9px 25px 10px; font-size:16px;} 
a.btn-large {padding:19px 75px 20px; font-size:20px; line-height:30px;}
a.btn-wider {width:100%; -webkit-box-sizing:border-box; -moz-box-sizing:border-box; box-sizing:border-box;}
a.btn-trans {background-color:transparent; color:#e16437; border-color:#e16437;}
a.btn-trans:hover {background-color:#e16437; color:#fff; border-color:#e16437;}
a.btn-none { background:none !important; color:#fff !important; padding:0; border:0 none;}
a.btn-none:hover {opacity:.6;}  .header-sticky .site-header {padding:8px 0 0; background:#fff; box-shadow: none; margin-bottom:0;} 
.header-sticky .site-logo {width:90px; margin-right:10px;}
.header-sticky .inav {float:right; }
.header-sticky .inav ul li a { padding:13px 11px; font-size:14px;} .inav {width: 100%; float:left; background: #e16437;} 
.menu-toggle {display:none;}
.inav ul, .inav ul.menu {list-style:none; margin:0; padding:0; float:left;} 
.inav ul li {display:inline-block; float:left; position:relative;}
.inav ul li.last, .inav ul li:last-child { background:none;}
.inav ul li a {color:#fff; text-decoration:none; font-size:14px; line-height:24px; font-weight:700; padding:13px 11px 11px; text-decoration:none; text-transform:uppercase; display:block; transition:color 300ms; -webkit-transition:color 300ms;}
.inav ul li a:hover, .inav ul.menu > li.sfHover > a {background: #f7943e; color:#fff; text-decoration:none;  border-bottom: 2px solid #eeea28;} 
.inav ul.menu > li.current-menu-item > a, .inav ul.menu > li.current-menu-item.sfHover > a, .inav ul.menu > li.current-menu-parent > a, 
.inav ul.menu > li.current-menu-parent.sfHover > a, .inav ul.menu > li.current-page-parent > a, .inav ul.menu > li.current-page-item > a, 
.inav ul.menu > li.current-page-ancestor > a, .inav ul.menu > li.current-menu-ancestor > a {color:#fff; }
.current-menu-item { background: #f7943e; color: #f9db2b; text-decoration: none; }
.current-menu-item a{border-bottom: 2px solid #eeea28;} .inav ul ul, .inav ul.menu ul, .inav div.menu ul ul {position:absolute; top:-999px; left:0; margin-top:0px; width:235px; z-index:999; padding:0; list-style:none; background:#000; background:rgba(0,0,0,.8);}
.inav ul li.sfHover ul, .inav ul li:hover ul {top:100%;} .inav ul li.sfHover ul ul, .inav ul li:hover ul ul {top:0; left:261px; margin-top:0;}
.inav ul li ul li:hover a span {color:#000;}
.inav ul ul li, .inav ul.menu ul li, .inav div.menu ul ul li {width:100%; padding-right:0 !important; padding-left:0 !important; border-bottom:1px solid #fff; margin-left:0; margin-right:0; box-sizing:border-box; -webkit-box-sizing:border-box; -moz-box-sizing:border-box; background:none;} 
.inav ul.sub-menu li {display:block;}
.inav ul ul li a, .inav ul.menu ul li a, .inav div.menu ul ul li a {padding:7px 12px 8px 20px; text-align:left; display:block; color:#fff; font-size:14px; font-weight:400; line-height:22px; text-transform:capitalize; border-bottom:0 none; font-family:'Roboto', sans-serif;} .inav ul ul li a, .inav ul.menu ul ul li a, .inav div.menu ul ul ul li a {font-size:13px; -moz-transition:background ease .8s, color ease .8s; -webkit-transition:background ease .8s, color ease .8s; transition:background ease .8s, color ease .8s; }
.inav ul.menu > li.sfHover > a, .inav ul.menu > li.current-menu-item.sfHover > a, .inav ul.menu > li.current-menu-parent.sfHover > a {color:#fff; border-color:transparent;} 
.inav ul ul li a:hover, .inav ul.sub-menu > li.sfHover > a {color:#fff !important; background:#f9db2b;} 
.inav ul.sub-menu > li.current-page-item > a,.inav ul.sub-menu > li.current-page-ancestor > a, 
.inav ul.sub-menu > li.current-page-parent > a, .inav ul.sub-menu > li.current-menu-item > a {color:#fff !important; background:#f9db2b;} .flexslider { position: relative; margin:0 auto; padding: 0; background:#fff; width:100%; overflow:hidden;}
.flexslider .slides, .flexslider .flex-control-nav, .flexslider  .flex-direction-nav {margin: 0; padding: 0; list-style: none;} 
.flexslider .slides {zoom: 1;} .flexslider .slides .thumbs img {width: 100%; height:auto; display: block;} 
.flexslider .slides > li {display: none; -webkit-backface-visibility: hidden;} .no-js .flexslider .slides > li:first-child {display: block;}
.flexslider .slides:after {content: "."; display: block; clear: both; visibility: hidden; line-height: 0; height: 0;} 
html[xmlns] .flexslider .slides {display: block;} * html .flexslider .slides {height: 1%;} .flex-direction-nav li { background: none !important; padding: 0 !important; }
.flex-direction-nav a.flex-next, .flex-direction-nav a.flex-prev { background-repeat: no-repeat; background-position: 50% 50%; background-size:22px auto; border-radius: 0; height:44px; width:44px; margin-top:-22px; top: 50%; text-indent: -999em; overflow: hidden; position: absolute; z-index: 19; cursor: pointer; opacity: .9; filter: alpha(opacity=90); }
.flex-direction-nav a.flex-prev {background-image:url(//www.cempfire.com/wp-content/themes/sccef/images/prev.png); left: 40px; }
.flex-direction-nav a.flex-next {background-image:url(//www.cempfire.com/wp-content/themes/sccef/images/next.png); right: 40px; }
.flex-direction-nav a.flex-prev:hover, .flex-direction-nav a.flex-prev:active, .flex-direction-nav a.flex-next:hover, .flex-direction-nav a.flex-next:active { opacity:.6; filter: alpha(opacity=60); }
.flex-direction-nav a.flex-disabled { opacity: .2 !important; filter: alpha(opacity=20); cursor: default; } .flexslider .flex-control-nav { position: absolute; left: 0; line-height: 10px; bottom: 15px; list-style: none; padding: 0; margin: 0 !important; z-index: 18; padding: 0 !important; text-align: center; width: 100%; }
.flexslider .flex-control-nav li { overflow: hidden; display: inline-block; margin-left: 4px; margin-right: 4px; padding: 0 !important; }
.flexslider .flex-control-nav li a { display: block; width: 10px; height: 10px; line-height: 10px; text-indent: -999em; overflow: hidden; border: 2px solid #f9db2b; background: none; cursor: pointer; border-radius: 50%; transition: all 300ms; }
.flexslider .flex-control-nav li a:hover { opacity: .7; }
.flexslider .flex-control-nav li a.flex-active { background: #f9db2b; }
.flexslider .flex-control-nav li a.flex-active:hover { opacity: 1; cursor: default; } .ibanner { position: relative; margin: 0; padding: 0; overflow: hidden; background-color:transparent !important;}
.ibanner .ebanner { width:100%; margin:0 auto; max-height:680px; overflow:hidden; background-repeat:no-repeat; background-position:50% 50%; background-size:cover;} .ibanner .ebanner img {width:100%; max-height: 295px; height:auto; max-width:100%;} .content.animate {    float: left;    overflow: hidden;    padding: 5px 0;    width: 76%;}.cta.animate {    float: right;}.ov.ps-lb.ps-lx.ps-vt.tp-fw.show {    background: rgba(0, 0, 0, 0.75) none repeat scroll 0 0;    bottom: 0;    top: inherit;} .ibanner .ov {position: absolute; z-index: 9; width: 100%; } .ibanner .ov.hide {display: none !important;}
.ibanner .ov.ps-vt {top:45px;} .ibanner .ov.ps-vb {bottom:45px;} .ibanner .ov.ps-lx {left: 0px;} .ibanner .ov.ps-rx {right:0px;}
.ibanner .ov.ps-vm {top:60%; -moz-transform: translate(0, -60%); -webkit-transform:translate(0, -50%); transform:translate(0, -50%);}
.ibanner .ov.ps-lx .cpn {float:left; margin-left:120px; width:auto;} .ibanner .ov.ps-rx .cpn {float:right; margin-right:120px; width:67%;}
.ibanner .ov.ps-lx.tp-fw .cpn {margin-left:0;} .ibanner .ov.ps-rx.tp-fw .cpn{margin-right:0;}.ibanner .ov.ps-cx .cpn {max-width:67%;margin:auto;} .ibanner .cpn {line-height:22px; font-size:16px; font-weight:400; padding:15px 20px 10px; position: relative; } 
.ibanner .cpn .cta { margin: 8px 0 12px; padding: 0; } .ibanner .cpn p { padding: 0 0 10px; } .ibanner .cpn img {max-width:100%; height:auto;}
.ibanner .cpn h1, .ibanner .cpn h2, .ibanner .cpn h3, .ibanner .cpn h4 {font-family: open sans;font-weight: 700; font-size:1.5em; line-height: 0.8; padding: 0 0 12px; text-transform:uppercase;} .ibanner .cpn h4 { font-size:1.2em; } .ibanner .cpn .title h3 {line-height:40px; font-size:1.9em; padding:0px; }
.ibanner .cpn a.button { background-color:#e16437; color:#000;border-color:#e16437;padding:7px 18px 8px; font-size:15px; line-height:22px; margin:0;} 
.ibanner .cpn a.button:hover { background-color:transparent; border-color:#fff; color: #fff; } .ibanner .page-title {bottom:0; padding:30px 0; background: rgba(0,0,0,0.75);} 
.ibanner .page-title .cpn {padding:10px 18px 12px; background:#e16437; display:inline-block;} 
.ibanner .page-title .cpn.al-right {float:right;} 
.ibanner .page-title .cpn.al-center { transform:translate(-50%, -50%); left:50%; top:50%; position:absolute;}
.ibanner .page-title .title, .ibanner .page-title .title-sub {color:#fff; padding:0; margin:0;} 
.ibanner .page-title .title {font-size:30px; line-height:34px;} .ibanner .page-title .title-sub {font-size:18px; line-height:24px;}
.ibanner .page-title .title+.title-sub {margin-top:8px;} .ibanner .page-title .title+.cta, .ibanner .page-title .title-sub+.cta {margin-top:8px;}
.ibanner .ebanner, .ibanner.only-title {} .ibanner.only-title {background:#e16437 !important; height:150px;} .ibanner .cpn.al-right {text-align:right;} .ibanner .cpn.al-left {text-align: left;} .ibanner .cpn.al-center, .ibanner .cpn.center {text-align:center;}
.ibanner .cpn.bg-dark { background: #0f0f0f; background: rgba(15,15,15,.6); } 
.ibanner .cpn.bg-light { background: #fff; background: rgba(255,255,255,.85); }
.ibanner .cpn.bg-none { background: none; padding: 25px 0 15px; } 
.ibanner .cl-light { color: #fff; } .ibanner .cl-dark { color: #000; }
.ibanner .cl-light h1, .ibanner .cl-light h2, .ibanner .cl-light h3, .ibanner .cl-light h4 { color: #fff; }
.ibanner .cl-dark h1, .ibanner .cl-dark h2, .ibanner .cl-dark h3, .ibanner .cl-dark h4 { color: #000; } .slider-boxed .flexslider {overflow:visible;}
.slider-boxed .flex-direction-nav a.flex-next {right:-45px;} .slider-boxed .flex-direction-nav a.flex-prev {left:-45px;}
.slider-boxed .ov.ps-lx .cpn {margin-left:60px;} .slider-boxed .ov.ps-rx .cpn {margin-right:60px;} .itabs { margin-top:15px;}
.itabs-default .tabs-nav {list-style:none; margin:0; padding:0; border-bottom:0; overflow:hidden;}
.itabs-default .tabs-nav li {border-bottom:0 none; margin:0; padding:0; font-size:18px; display:inline; text-transform:uppercase;}
.itabs-default .tabs-nav li a {color:#fff; background:#000; font-weight:bold; text-decoration:none; display:inline-block; padding:8px 20px 9px;}
.itabs-default .tabs-nav li a:hover {background:#555555; color:#fff} .itabs-default .tabs-nav li.active a {background:#fff; color:#000;}
.itabs-default .tabs-container {padding:10px 0 10px; background:#fff;} .itabs-default .tab-content {padding:15px 25px 10px;} .iaccordion h3.title, .iaccordion .ui-accordion-header {font-size:20px; font-weight:600; line-height:24px; color:#4d4d4f; padding:10px 30px 11px 50px; border:1px solid #d7d6d6; border-bottom:0; border-left-color:#fff; border-right-color:#fff; background:url(//www.cempfire.com/wp-content/themes/sccef/images/to-close.png) no-repeat 10px 50%;} 
.iaccordion h3.title.ui-accordion-header-active, .iaccordion h3.title.ui-state-active, .iaccordion .ui-accordion-header.ui-state-active {background:url(//www.cempfire.com/wp-content/themes/sccef/images/to-expand.png) no-repeat 10px 50%; border-color:#d7d6d6;} .iaccordion .entry+.title { margin-top:-1px;}
.iaccordion h3.title a, .iaccordion .ui-accordion-header a {color:#4d4d4f; text-decoration:none;}
.iaccordion .entry, .iaccordion .ui-accordion-content {border:1px solid #d7d6d6; border-top:0; padding:8px 30px 15px 50px;} .owl-nav { list-style:none; margin:0; padding:0; text-align:center; line-height:10px;}
.owl-nav .owl-prev, .owl-nav .owl-next { position:absolute; top:50%; margin-top:-20px; height:40px; line-height:40px; width:40px; background-repeat: no-repeat; background-position:50% 50%; background-size:16px auto; text-indent:-999em; text-align:left; z-index:29; transition:opacity 350ms, background-color 350ms; -ms-transition:opacity 350ms, background-color 350ms;} 
.owl-nav .owl-prev {left:-45px; background-image:url(//www.cempfire.com/wp-content/themes/sccef/images/prev-g.png);} .owl-nav .owl-next {right:-45px; background-image:url(//www.cempfire.com/wp-content/themes/sccef/images/next-g.png);}
.owl-nav .owl-prev:hover, .owl-nav .owl-next:hover {opacity:.7;}
.owl-dots {margin:-20px 0 30px; padding:0; text-align:center; line-height:10px; position:relative; z-index:19;} 
.owl-dots .owl-dot {display:inline; margin:0 3px;} .owl-dots .owl-dot span {display:inline-block; padding:0; line-height:10px; height:10px; width:10px; background:#333333; text-indent:-999em; text-align:left; border-radius:15px; -webkit-border-radius:15px; -moz-border-radius:15px;} 
.owl-dots .owl-dot.active span {background:#FEC200;} .wpcf7 h4 {font-weight:bold !important; padding-top:15px; padding-bottom:8px !important;}
.wpcf7 p {padding:0 0 6px;} .wpcf7 p > b {font-weight:normal;} 
.wpcf7 p > strong {font-weight:400; display:inline-block; width:165px; color:inherit; padding-bottom:10px;} 
.wpcf7 .wpcf7-text, .wpcf7 .wpcf7-email, .wpcf7 .wpcf7-select, .wpcf7 .wpcf7-textarea, .wpcf7 .wpcf7-captchar {width:340px; border-radius:4px;border: 1px solid #ccc;} 
.wpcf7 .wpcf7-textarea {height:100px;border: 1px solid #ccc;}
.wpcf7 .wpcf7-list-item {margin-left:0; padding-right:10px; box-sizing:border-box; width:33.3333%; display:inline-block;}
.wpcf7 .wpcf7-submit.wider {width:100%; -webkit-box-sizing:border-box; -moz-box-sizing:border-box; box-sizing:border-box;}
.wpcf7 .wpcf7-submit {background:transparent; color:#0353a6; border-color:#0353a6; padding:9px 25px 8px; font-size:18px; line-height:24px; border-radius:4px;} 
.wpcf7 .wpcf7-submit:hover {background:#0353a6; border-color:#0353a6; color:#fff;} 
.wpcf7 .wpcf7-not-valid-tip {font-size:12px; color:#ff0000; margin-top:2px; margin-bottom:-6px; padding:0; position:static; display:block;} 
.ishuman .wpcf7-not-valid-tip {
font-size: 10px;
line-height: 15px;
padding: 0px 3px;
width: 95px;	margin-bottom: 5px;
}
.wpcf7 .wpcf7-response-output {background:#fff; font-size:12px; line-height:16px; margin:12px 0 8px; text-align:center; padding:8px 15px 9px; border:2px solid #747474 !important;border-radius:3px; -webkit-border-radius:3px; -moz-border-radius:3px;color:#000;font-family:"Roboto",Arial,Helvetica,sans-serif;} 
.wpcf7 .wpcf7-response-output.wpcf7-validation-errors {border-color:#ff3300 !important;}
.wpcf7 img.ajax-loader {width:12px !important; height:12px !important; position:absolute; margin-left:-20px !important; margin-top:12px;} 
.wpcf7 .wpcf7-form-control-wrap.ishuman {display:inline-block !important; width:auto;} .wpcf7 span.wpcf7-form-control-wrap input.wpcf7-captchar {border: 1px solid #ccc;width:106px !important; margin-right:10px;} .wpcf7 img.wpcf7-captchac {background:#fff; width:72px !important; height:24px !important; border:1px solid #ccc; padding:10px 8px; margin-top:0px; margin-bottom: 10px;margin-right:10px; border-radius:4px;}
.form-box {
overflow: hidden;
} .wgs-side {margin-bottom:25px;} .wgs-side:last-child {margin-bottom:5px;}
.wgs-side h3 {font-size:22px; line-height:30px; padding-bottom:12px; font-weight:700;} 
.wgs-side h4 {font-size:18px; line-height:24px; padding-bottom:12px; font-weight:700;}
.wgs-side .wg-title {border-bottom:1px solid #ddd; margin-bottom:18px; padding-bottom:14px; text-transform:uppercase;}
.wgs-side a {color:#fff; text-decoration:none;} .wgs-side a:hover {color:#000;}
.wgs-side ul {list-style:none; margin:0; padding:0;} .wgs-side ul ul {margin-top:4px;}
.wgs-side li {padding:0 0 8px;} .wgs-side li:last-child {border-bottom:0 none;}
.wgs-side li li {border-bottom:0 none; padding:4px 0 4px;}
.wgs-side.widget_nav_menu ul li, .wgs-side.widget_categories ul li, .wgs-side.wgs-side-blog ul li {padding:0; border-bottom:0 none; font-size:12px; line-height:18px; font-weight:500; text-transform:uppercase;}
.wgs-side.widget_nav_menu ul li a, .wgs-side.widget_categories ul li a, .wgs-side.wgs-side-blog ul li a {padding:7px 0px 8px 0px;display:block;text-decoration:none;} 
.wgs-side.widget_nav_menu ul li a:hover, .wgs-side.widget_categories ul li a:hover, .wgs-side.wgs-side-blog ul li a:hover{color:#FEC200;}
.wgs-side.widget_nav_menu ul li.current-menu-item > a, .wgs-side.widget_categories ul li.current-cat > a, .wgs-side.wgs-side-blog ul li.current-cat > a, .wgs-side.wgs-side-blog ul li.current > a {color:#FEC200;} .widget_search form {overflow:hidden; margin-bottom:0; position:relative;} .wgs-side.widget_search .widget-content {padding:0;}
.widget_search input.field {background:#fff; color:#979797; font-size:13px; line-height:19px; height:52px; border:1px solid #e8e8e8 !important; border-radius:0; margin:0; padding:8px 60px 10px 10px; width:100%;} .widget_search input.field:focus {border-color:#c9c9c9 !important;}
.widget_search .submit {background:#fff; color:#6f6f6f; width:56px; padding:0; border:0; border-left:1px solid #e8e8e8 !important; border-radius:0; cursor:pointer; overflow:hidden; position:absolute; top:1px; bottom:1px; right:1px; margin:0;} 
.widget_search .submit:hover {background:#fff; border:0; color:#212121;} .widget_search .submit span {display:none;} .ec-contact-page {    width: 48%;}
.wrap {background:#fff} .wrapper {padding:50px 0 60px;} .wrapper.wider-page {padding:0;}
.icontent {padding:0;} .leftside {float:left;} .rightside .widget_nav_menu ul li{	background: rgba(0, 0, 0, 0) url(//www.cempfire.com/wp-content/themes/sccef/images/list-arrow2.png) no-repeat scroll left center;}
.rightside {    background: #0c68c8;    border-radius: 10px;    float: right;    padding: 18px 18px 7px;    position: relative;    right: 0;    	z-index: 99;	box-sizing: border-box;}
.rightside .wpcf7 .wpcf7-list-item{width: 50%; font-size: 11px;}.rightside input[type="text"], input[type="email"], input[type="url"], input[type="password"], input[type="search"], input[type="tel"], input[type="date"], textarea, select {    font-family: "Roboto",sans-serif;    font-size: 14px;    padding: 5px 10px 6px;}.rightside .wpcf7 .wpcf7-textarea {    height: 100px;}.rightside .wpcf7 img.wpcf7-captchac{padding: 3px 8px;}.rightside .wpcf7 .wpcf7-submit{padding: 5px 8px; display: block}
.right-sidebar.alter-sidebar .rightside, .left-sidebar.alter-sidebar .icontent {float:left;} 
.left-sidebar.alter-sidebar .leftside, .right-sidebar.alter-sidebar .icontent {float:right;}
.iblog.right-sidebar .content-indent, .single-page.right-sidebar .content-indent { padding-right:30px;} .sidebar span.wpcf7-form-control-wrap, .one-half span.wpcf7-form-control-wrap, 
.col-full span.wpcf7-form-control-wrap, .wider-field span.wpcf7-form-control-wrap {display:block;} 
.sidebar .wpcf7 p > strong, .wpcf7 .one-half p > strong, .wpcf7 .col-full p > strong, .wpcf7 .wider-field p > strong {width:auto; display:block;}
.sidebar .wpcf7 p > strong+br, .wpcf7 .one-half p > strong+br, .wpcf7 .col-full p > strong+br, .wpcf7 .wider-field p > strong+br {display:none;}
.sidebar input[type="text"], .sidebar input[type="password"], .sidebar input[type="email"], .sidebar input.wpcf7-text, .sidebar select, .sidebar textarea, .sidebar .wpcf7-textarea, .one-half input[type="text"], .one-half input[type="password"], .one-half input[type="email"], .one-half input.wpcf7-text, .one-half select, .one-half textarea, .one-half .wpcf7-textarea, .col-full input[type="text"], .col-full input[type="password"], .col-full input[type="email"], .col-full input.wpcf7-text, .col-full select, .col-full textarea, .col-full .wpcf7-textarea, .wider-field input[type="text"], .wider-field input[type="password"], .wider-field input[type="email"], .wider-field input.wpcf7-text, .wider-field select, .wider-field textarea {width:100%;} 
.sidebar .wpcf7 p, .wpcf7 .one-half p, .one-half .wpcf7 p, .wpcf7 .col-full p, .wpcf7 .wider-field p {padding-bottom:10px !important;}
.sidebar .wpcf7 p > strong, .one-half .wpcf7 p > strong, .wpcf7 .one-half p > strong, .wpcf7 .col-full p > strong, .wpcf7 .wider-field p > strong {display:inline-block; width:auto;} .container-section {padding:35px 0;} .container-section.iparallax {padding:75px 0 70px;} .container-section.iparallax-style1 {padding:50px 0 35px;}
.container-section.iparallax {background-size:cover; background-repeat:no-repeat; background-position:50% 50%; color: #fff} 
.container-section.iparallax h4{color: #fff;}
.container-section.section-no-pad, .container-section.no-pad {padding:0;} .section-no-pad img.aligncenter, .no-pad img.aligncenter {margin:0 auto;}
.section-light {color:#fff;} .section-grey {background-color:#f0f0f0;}
.section-light-blue{background:#e3effc;}
.section-red {background-color:#a51e22; color:#fff;} .section-blue {background-color:#e16437; color:#fff;} 
.section-light .content h3, .section-light .content h4, .section-light .content h5, .section-light .content h2, .section-light .content h1, 
.section-light .content blockquote, .section-light .content h3 strong, .section-light .content h2 strong, .section-light .content .heading,
.section-light .content .heading.heading-block {color:#fff;}
.section-light .wpcf7 .wpcf7-not-valid-tip {color:#fff;}
.section-light .box-icon a, .section-light a {color:#fff; text-decoration:none;} 
.section-light .box-icon a:hover, .section-light a:hover {color:#fff;}
.section-light a.button {background:#fff; border-color:#fff; color:#000;} 
.section-light a.button:hover {background:#000; border-color:#000; color:#fff;}
.section-light a.btn-trans {color:#fff; border-color:#fff; background-color:transparent;} 
.section-light a.btn-trans:hover {color:#333; border-color:#fff; background-color:#fff;} 
.section-cta {color:#fff; padding:30px 0px 20px;} 
.section-cta.section-regular .cta-wrap, .section-cta.call-action .cta-wrap {padding:0 35px;} 
.section-cta.section-regular .main .cta-wrap, .section-cta.call-action .main .cta-wrap {padding:0 10px;}
.section-cta.section-regular.center .cta-wrap, .section-cta.call-action.center .cta-wrap,
.section-cta.section-regular .wrap-regular .cta-wrap, .section-cta.call-action .wrap-regular .cta-wrap {padding:0;}
.section-cta.call-action h3, .section-cta.call-action h4, .section-cta.call-action h2, .section-cta.call-action h1 {color:#fff;}
.section-cta.section-red {background:#a51e22;}
.container-section.has-bg {position:relative; background-repeat:no-repeat; background-size:cover; background-position:50% 50%;} 
.container-section.has-bg .wrap-section {z-index:1;} 
.container-section .bg-overlay {position:absolute; z-index:0; background:rgba(0,0,0,.75); left:0; right:0; top:0; bottom:0;}
.iparallax {position:relative;} .iparallax .wrap-section {z-index:1;} .section-simple.iparallax .parallax-overlay {display:none;}
.iparallax .parallax-overlay {position:absolute; z-index:0; background:rgba(3,83,166,0.63); left:0; right:0; top:0; bottom:0;} 
.iparallax .parallax-overlay > span {display:none;}
.iparallax .parallax-overlay.overlay-half {left:50%; background-position:0 0; background-repeat:repeat; background-size:auto;}
.iparallax .parallax-overlay.overlay-style1, .iparallax .parallax-overlay.overlay-style2 {background-size:cover; background-repeat:no-repeat;} 
.iparallax .parallax-overlay.overlay-style1 {right:50%; background-position:100% 50%;} 
.iparallax .parallax-overlay.overlay-style2 {left:50%; background-position:0 50%;}
.iparallax-style1 .column.last .content, .iparallax-style2 .column.last .content {padding:0 0 0 50px;} 
.iparallax-style2 .column.first .content, .iparallax-style1 .column.first .content {padding:0 50px 0 0;} .iblog .heading-title { font-size:30px; line-height:36px; color:#000; padding:0; margin-bottom:25px;}
.iblog .ep {margin-bottom:30px;} .iblog .ep.first {clear:left;} .iblog .ep .entry-content {margin-bottom:10px;}
.iblog .ep h1.heading, .iblog .ep h2.heading, .iblog .ep .heading {font-size:24px; line-height:28px; color:#000; padding-bottom:8px;}
.iblog .ep .heading a {color:#000; text-decoration:none;} .iblog .ep .heading a:hover {color:#747474;}
.iblog .ep .thumbs {margin-bottom:20px; background:#fafafa;} 
.iblog .ep .thumbs img {max-width:100%; height:auto; display:block; margin:0 auto;} 
.iblog .ep .entry-more {margin-top:12px;} .iblog .ep .entry-more a {background:#e16437; padding:8px 22px 9px; margin:0; border:0 none; color:#fff; font-size:14px; line-height:24px; font-weight:bold; letter-spacing:1px;} .iblog .ep .entry-more a:hover {color:#fff; background:#000;}
.iblog .ep .post-meta {font-weight:500; color:#999; margin:8px 0 4px; font-size:14px; line-height:18px; text-transform:uppercase;display:none}
.iblog .ep.esingle .post-title .heading {font-size:28px; line-height:32px; text-transform:uppercase;} 
.iblog .ep.eloop {padding-bottom:30px; border-bottom:1px solid #dadada;} .iblog .ep.eloop .thumbs+.summary {overflow:hidden;}
.iblog .ep.eloop .thumbs {margin-right:20px; background:#fafafa; width:340px; float:left; margin-bottom:0;} .icontent {font-size:14px; line-height:24px;} 
.icontent h1.heading, .icontent h2.heading, .icontent h3.heading { font-size:36px; line-height:23px; font-weight:700; padding-bottom:18px;}
.icontent .heading a {color:#e16437; text-decoration:none; transition:color 350ms;} .icontent .heading a:hover {color:#333; text-decoration:none;}
.icontent .heading.heading-large { font-size:56px; line-height:62px; font-weight:bold; padding-bottom:25px;}
.content a:hover .heading-prot-title{	background: rgba(0,0,0,0.75);	color: #fff !important;}
.icontent h1, .icontent h2 {color: #0353a6; font-size:28px; line-height:35px; padding-bottom:18px; font-weight:700;} 
.icontent h3 {font-size:22px; line-height:28px; padding-bottom:10px; font-weight:700; color:#000;} 
.icontent h4 {font-size:20px; line-height:28px; padding-bottom:25px; font-weight:400; font-family: 'open sans', sans-serif; font-weight:bold;}
.icontent h5 {font-size:18px; line-height:24px; padding-bottom:10px; font-weight:700;}
.icontent h6 {font-size:16px; line-height:24px; padding-bottom:10px; font-weight:400;}
.section-drak-gray h3{line-height: 18px;}
.icontent p {padding:0 0 13px;} .icontent p:last-child {padding:0;}
.icontent table {margin:0 0 12px;} .icontent td, .icontent th {padding:4px 10px 6px 0px;}
.icontent td, .icontent td p {font-size:14px; line-height:20px;}
.icontent td p {padding:0; margin:6px 0;} .icontent td {vertical-align:top;}
.icontent hr {border:none; border-bottom:1px solid #dbdbdb; clear:both; padding-top:30px; margin-bottom:45px;}
.icontent .divider { border-bottom:1px solid #dbdbdb; clear:both; margin:30px 0 25px; }
.icontent .divider.divider-post {border-color:#000; padding-top:0; margin-bottom:65px; margin-top:40px; float:left; width:100%;}
.icontent .cats-list .divider.divider-post {float:none; margin-bottom:40px;}
.icontent .line {clear:both; line-height:0; margin:25px 0 20px;}  .icontent .line+h3 {padding-top:20px;}
.icontent .line.line-center {text-align:center;} .icontent .line.line-left {text-align:left;} .icontent .line.line-right {text-align:right;}
.icontent .line i {background:#747474; display:inline-block; height:4px; } 
.icontent .line-size-small i {width:75px;} .icontent .line-size-large i {width:150px;}
.icontent .gap {display:block; clear:both; overflow:hidden;} 
.icontent .gap-size-10, .icontent .gap-size-small {height:10px;} 
.icontent .gap-size-20, .icontent .gap-size-medium {height:20px;} 
.icontent .gap-size-30, .icontent .gap-size-large {height:30px;}
.icontent blockquote {margin:0 0 15px; padding:6px 0 10px 25px; font-size:14px; line-height:24px; font-style:normal; color:#4e4e4e; overflow:hidden; border-left:3px solid #aeaead;} 
.icontent blockquote p {padding:0 0 8px; font-size:16px; line-height:26px; font-style:italic;} 
.icontent blockquote+h5 {margin-top:-15px; font-style:italic; text-align:right; font-size:16px; margin-bottom:12px; color:#222;}
.icontent .quote {margin:35px 0 25px; display:table; width:100%;} 
.icontent .quote .block {font-size:30px; line-height:40px; font-weight:500; margin:30px auto 35px; max-width:680px; padding:0 65px; position:relative;}
.icontent .quote .quote-by {position:relative; padding-top:20px; margin-top:15px;}
.icontent .quote .quote-by h4 {font-size:15px; line-height:normal; padding:0 0 5px;} .quote .quote-by p {font-size:13px; line-height:normal;}
.icontent .entry > ol {list-style:decimal; margin:-4px 0 12px; padding:0; padding-left:20px;}
.icontent .entry > ol > ol {margin:0px; padding-left:20px}
.icontent .entry > ol > li {line-height:21px; padding:0 5px 5px; }
.icontent .entry > ul {list-style:none; margin:0px 0 10px; padding:0; padding-left:0px;}
.icontent .entry > ul > ul {margin:0px; padding-top:6px; list-style:none;} 
.icontent .entry > ul > li {padding:0px 0 8px 16px; background:url(//www.cempfire.com/wp-content/themes/sccef/images/list-arrow.png) no-repeat 0 7px; background-size:6px auto;}
.icontent .entry h5+ul, .icontent .entry h4+ul {margin-top:-5px;}
.icontent .entry > ul:last-child, .icontent .content > ul:last-child {margin-bottom:0;}
.icontent .article.not-found.error404 {background:url(//www.cempfire.com/wp-content/themes/sccef/images/404-error.png) no-repeat 50% 95%; padding-bottom:500px; text-align:center;}
.icontent .article.not-found.error404 .heading {font-size:60px; line-height:60px; text-transform:uppercase; letter-spacing:-1px;}
.icontent .article.not-found.error404 .heading strong {line-height: 52px; font-size: 78px;}
.icontent .article.not-found.no-post .heading {font-size:24px; line-height:32px;}
.icontent .article.not-found input.field {width:260px; margin-bottom:5px;}
.icontent img {max-width:100%; height:auto; border-radius: 4px;} 
img.alignright {float:right; margin:0px 0 10px 20px; clear:right;}
img.alignleft {float:left; margin:0px 20px 10px 0; clear:left;}
img.alignalone {margin:5px auto 12px;} img.alignnone {margin:5px 10px 10px 0px;} 
img.aligncenter {margin:12px auto 15px; display:block;}
img.border {background:#d2d2d2; padding:4px;}
.wp-caption.alignright {float:right; margin:4px 0 5px 20px; clear:right;} .wp-caption.alignleft {float:left; margin:4px 20px 5px 0; clear:left;}
.wp-caption.alignalone {margin:5px auto 8px;} .wp-caption.alignnone {margin:2px 0px 3px;} .wp-caption.aligncenter {margin: 5px auto 8px;}
.wp-caption.alignright, .wp-caption.alignleft, .wp-caption.alignnone {padding:0;}
.wp-caption p {padding:5px 0 0; color:#1788d5; text-align:center;} .wp-caption img {max-width:100%; height:auto;}
.videobox {position:relative; margin:0 auto 15px; max-width:800px; width:100%; height:0; padding-top:60%;} 
.videobox iframe {position:absolute; top:0; left:0; width:100%; height:100%;} .videobox:last-child {margin-bottom:0;} .overbox { max-width:295px; display:inline-block; margin:0; position:relative;}
.overbox .over {content:""; position:absolute; top:0; left:0; right:0; bottom:0; display:block; background:#000; opacity:0.6; z-index:0; transition:opacity 350ms; -ms-transition:opacity 350ms;}
.overbox .content {position:absolute; top:50%; transform:translate(0,-50%); -ms-transform:translate(0,-50%); left:10px; right:10px; text-align:center; z-index:1;} .overbox a {display:block;} .overbox p, .overbox img {padding:0; margin:0 !important;}
.overbox .title {font-size:22px; padding:0; line-height:26px; font-weight:400; color:#fff; text-shadow:0 0 5px #000;} 
.overbox .title strong {display:block; font-weight:400;}
.overbox .more span { background:none; border:2px solid #fff; padding:4px 10px 5px; font-size:13px; line-height:16px; color:#fff; border-radius:4px; margin:12px 0 0; display:inline-block; text-transform:uppercase; transition:all 350ms; -ms-transition:all 350ms;}
.overbox a:hover .over {opacity:0.8;} .overbox a:hover .more span {background:#fff; color:#333;}
.section-6box .overbox, .section-5box .overbox, .section-4box .overbox { float:left; margin:0; max-width:100%;}
.section-6box .overbox {width:16.66667%;} .section-5box .overbox {width:20%;} .section-4box .overbox {width:25%;}
.section-6box .overbox img, .section-5box .overbox img, .section-4box .overbox img {width:100%; max-width:100% !important;}
.section-6box h2, .section-5box h2, .section-4box h2 {font-size:36px; line-height:40px; padding-bottom:25px; text-transform:uppercase;}
.section-6box, .section-5box, .section-4box {box-shadow:0 1px 5px #d4d4d4 inset;}
.ec-quick-form {color: #fff;background: #000; border-radius: 10px; padding: 18px 18px 7px !important; position: absolute; right: 0; top: -154px; width: 28.61%; z-index: 99;}
.ec-quick-form h3{color: #fff; padding-bottom: 8px;}.ec-quick-form .wpcf7 .wpcf7-list-item{width: 50%;}.ec-quick-form p{padding:0 0 8px;}
.ec-quick-form input{padding: 5px 14px 6px;}
.ec-quick-form .wpcf7 img.wpcf7-captchac{padding: 3px 8px ;}
.ec-quick-form .wpcf7 .wpcf7-submit{padding: 6px 25px; line-height: 18px;display: block;margin-bottom: 13px;}
.ifeatured{position: relative;z-index: 99;background: #e16437;}
.ifeatured-box{color: #fff;width:100%;}
.wgs-feature .call-action .cta-wrap{padding: 23px 0 13px;} .cta-hasp .cta-text {    width: 59%;	margin-bottom:3px;	margin-top: -3px;}
.call-action, .widget-cta {margin-bottom:0;} .call-action .cta-wrap {padding:18px 0 14px;} 
.ifeatured-box .call-action .cta-action {display:inline-block; padding-top: 7px; margin-left:40px;}
.call-action .cta-action {display:inline-block; margin-left:40px; float:right;}
.call-action.center .cta-action, .center .cta-action {float:none;}
.ifeatured-box .call-action .cta-text {width: 78%;display:inline-block; padding-right:0; text-align:left;} 
.call-action .cta-text {display: inline-block; font-size: 23px; font-weight: 700; line-height: 28px; padding: 0 0 5px; text-align: left;} 
.cta-text p{padding:0;font-weight: 500;}
.call-action h3, .call-action h4, .call-action h2, .call-action h1 {padding:8px 0 9px; font-size:24px; font-weight:700; line-height:25px; margin:0;color: #fff}
.call-action.cta-hasp h3, .call-action.cta-hasp h4, .call-action.cta-hasp h2, .call-action.cta-hasp h1 {padding-top:0;}
.call-action h3+p, .call-action h4+p, .call-action h2+p, .call-action h1+p {padding:0 0 4px; margin-top:-5px; font-size:15px; line-height: 20px;}
.call-action a.button {padding:15px 10px 17px; font-size:16px; font-weight:700; line-height:20px; background:transparent; border:2px solid #fff; color:#000; margin:0; min-width:165px;}
.ifeatured-box .call-action a.button {padding:10px; font-size:14px; font-weight:700; line-height:20px; background:transparent; border:2px solid #ffff; color:#000; margin:0; min-width:165px;}
.call-action a.button:hover {color:#0353a6; background:#000; border-color:#0353a6;}
.call-action.section-cta a.button {color:#fff;}
.call-action.section-cta a.button:hover {color:#0353a6; background:#fff; border-color:#0353a6;}
.call-action.cta-alter {background:#000; color:#fff;} .call-action.cta-alter .cta-wrap {padding:35px 30px; box-sizing:border-box; width:100%;}
.call-action.cta-alter h3, .call-action.cta-alter h4, .call-action.cta-alter h2, .call-action.cta-alter h1 {color:#fff;}
.call-action.cta-advert {position:relative; font-size:18px; line-height:30px; font-weight:300; padding-bottom:15px;} 
.call-action.cta-advert .cta-wrap {padding:0;} .call-action.cta-advert .cta-text {display:block; padding-right:220px;}
.call-action.cta-advert .cta-action {position:absolute; right:0; top:50%; margin-top:-25px;}
.call-action.cta-advert .cta-text h3, .call-action.cta-advert .cta-text h4 {font-size:30px; line-height:36px; margin-bottom:18px; font-weight:400;}
div.download-large {width:220px; min-height:62px; margin:5px 20px 15px 0; display:inline-block;}
div.download-large span.dl-title {font-size:13px; line-height:17px; color:#333333; padding-top:25px; display:inline-block;}
a.download-button {display:inline-block; margin:0 0 5px; text-decoration:none; font-size:14px; line-height:20px; padding:1px 0 4px 25px;}
a.download-button.icon-pdf { background:url(//www.cempfire.com/wp-content/themes/sccef/images/icon-pdf.png) no-repeat 0 0px;}
a.download-button.icon-pdf.large-icon {background:url(//www.cempfire.com/wp-content/themes/sccef/images/icon-pdf-large.png) no-repeat 0 0; width:60px; height:62px; padding:0;} 
a.download-button.icon-pdf span.non-visible {text-indent:-999em; overflow:hidden; display:inline-block;}
a.post-edit-link {background:#c01b1b; color:#fff; font-size:9px; text-decoration:none; text-transform:uppercase; padding:3px 6px; line-height:14px;}
a.post-edit-link:hover {background:#c01b1b; color:#fff;} .comment-respond {border-top:1px dotted #cccccc; padding-top:25px; margin-top:10px;} .comment-respond .pagi {margin-top:25px;}
.irespond h3.title, .icomments h3.title {font-size:20px; font-weight:700; line-height:24px; color:#333; padding-bottom:15px;} 
.irespond input[type=submit] {background:#e16437; color:#fff; border-color:#e16437; padding:10px 25px 11px;}
.irespond input[type=submit]:hover {background:#a51e22; border-color:#a51e22; color:#fff;}
.irespond input[type=text], .irespond input[type=email] {width:100%;} .irespond textarea {height:140px;}
.commentlist {list-style:none; padding:0; margin:0 0 5px; font-size:13px; line-height:19px;} 
.commentlist .comment-meta {padding-bottom:8px;} .commentlist .comment-author {font-weight:500;} 
.commentlist .comment-meta a {color:#999; text-decoration:none;} .commentlist .comment-meta a:hover {color:#333;}
.commentlist ol, .commentlist ul {margin:15px 0 0 35px; list-style:none;} .commentlist li {padding:12px 0 15px; border-bottom:1px solid #e7e6e6;} 
.commentlist li li { padding:15px 0 12px; border-top:1px solid #e7e6e6; border-bottom:0 none;}
.commentlist li:last-child {border-bottom:0 none; padding-bottom:5px;} .commentlist li:last-child {padding-top:0;}
.commentlist .reply {margin-top:-6px;} .commentlist .reply a {color:#717171; background:#ddd; padding:4px 10px 3px; display:inline-block; font-size:11px; line-height:16px; text-decoration:none;} .commentlist .reply a:hover {color:#000; background:#eee;} body #twttrHubFrameSecure,  body #twttrHubFrame, body #fb-root {display:none !important;} .pagi, .wp-pagenavi {margin:15px 0; padding:0; text-align:center; display:table; width:100%; font-weight:700;} 
.pagi ul.page-numbers {display:inline; margin:0; padding:0;} .pagi ul.page-numbers li {display:inline; background:none;}
.pagi .total-page, .wp-pagenavi .pages { line-height:30px; padding:8px 12px; color:#999; font-weight:400; display:inline-block; border:0 none;}
.pagi ul.page-numbers a.page-numbers, .pagi ul.page-numbers span.page-numbers, .wp-pagenavi a.page, 
.wp-pagenavi span.current, .wp-pagenavi span.extend, .wp-pagenavi a.nextpostslink, .wp-pagenavi a.previouspostslink, 
.wp-pagenavi a.first, .wp-pagenavi a.last {display:inline-block; padding:5px; margin:0 3px 3px; border:0 none; background:#ececec; color:#fff; text-decoration:none; -webkit-border-radius:50%; -moz-border-radius:50%; border-radius:50%; height:34px; width:34px; line-height:34px; font-size:16px; -moz-transition:all 300ms; -webkit-transition:all 300ms; transition:all 300ms;} .wp-pagenavi a.first, .wp-pagenavi a.last {font-size:12px;}
.pagi ul.page-numbers .page-numbers.current, .wp-pagenavi span.current {color:#fff; background:#e16437;}
.pagi ul.page-numbers a.page-numbers:hover, .wp-pagenavi a.page:hover, .wp-pagenavi a.nextpostslink:hover, 
.wp-pagenavi a.previouspostslink:hover, .wp-pagenavi a.first:hover, .wp-pagenavi a.last:hover {background:#b4b4b4; color:#fff;}
.pagi ul.page-numbers a.next, .pagi ul.page-numbers a.prev, .wp-pagenavi a.nextpostslink, 
.wp-pagenavi a.previouspostslink, .wp-pagenavi a.last, .wp-pagenavi a.first { background:#e6e6e6;}
.pagi .inext {float:right;} .pagi .iprev {float:left;}
.pagi .inext a, .pagi .iprev a {display:inline-block; padding:7px 15px 8px; background-color:#e6e6e6; color:#000; margin:0 0 5px; text-decoration:none; font-weight:700; font-size:15px; -webkit-border-radius:4px; -moz-border-radius:4px; border-radius:4px; -moz-transition:all 300ms; -webkit-transition:all 300ms; transition:all 300ms;} .pagi .inext a:hover, .pagi .iprev a:hover {background-color:#ffffff; color:#000;}  .masthead .site-header {background:#ffffff;} .masthead.header-style3 .site-header {display:none;} 
.masthead.header-style2 .site-header {}
.header {position:relative;} .header .site-banner {}
.header .site-header { background: #fff; padding:0; box-shadow:0 0 5px #222; margin-bottom:0px; position:relative; z-index:19;}
.site-logo {float:left; margin:5px 0;} .site-logo img {max-width:100%; height:auto;} .topbar {float:right; margin-right:10px; padding:34px 0;}
.topbar .top-wgs, .topbar .top-phone {float:left;} .topbar .top-wgs {margin-left:20px; border: 2px solid #0c68c8; border-radius:4px;} .top-wgs a{text-decoration:none;}
.topbar a.button {padding:3px 15px 4px; font-size:14px; line-height:24px; font-weight:bold; margin-top:0;}
.top-phone {font-size:18px; line-height:32px; color:#000; font-weight:bold;padding-top: 5px;}
.top-phone .phone { display:inline-block; background-size:31px auto; background-repeat:no-repeat; background-position:0 50%; background-image:url(//www.cempfire.com/wp-content/themes/sccef/images/icon-phone.png); padding-left:30px;}
.top-phone .phone a {color:#000; text-decoration:none; float: right;margin-left: 9px;} 
.top-phone .phone a:hover, .top-phone .phone a:focus {color:#0c68c8;}
.phone-text{margin-right: 1px;}
.get-a-quote {background:#0c68c8; color: #fff;}
.get-a-quote:hover .quote-text h3{background:#0c68c8; color: #fff;}
.quote-text {}
.quote-text h3{font-size: 16px;line-height: 18px;font-weight: bold;color: #fff;padding: 9px;} .socials {float: left;margin-left: 20px;} .socials .link {width:40px;height:40px;line-height:40px;font-size:24px;display:inline-block;text-align:center;overflow:hidden;margin:0 2px;}
.socials .link a {display:block; color:#fff; transition:all 300ms; -webkit-transition:all 300ms; -moz-transition:all 300ms; } .socials .link a:hover {}
.icon-fb, .icon-gp, .icon-in {height: 40px;line-height: 42px !important;width: 40px;border-radius:4px; -webkit-border-radius:4px; -moz-border-radius:4px;}
.icon-fb{background: #3b579d;}
.icon-gp{background: #dd4b38;}
.icon-in{background: #007ab9;}
.icon-fb:hover{background: #000;}
.icon-gp:hover{background: #000;}
.icon-in:hover{background: #000;}
.section-home-section{background: #363636; color: #fff;padding-bottom: 91px;padding-top: 50px;}
.section-home-section h3{color: #fff;padding-bottom: 15px;}
.section-white{background: #fff;}
.section-black{background: #111111; color: #fff; padding: 55px 0px 45px;}
.section-black h3{color: #0353a6;display: inline-block;}
.section-black .button{float: right;display: inline-block;margin-bottom: 20px;margin-top:0px; background: #232323; background: -moz-linear-gradient(top,  #232323 0%, #0e0e0e 100%); background: -webkit-linear-gradient(top,  #232323 0%,#0e0e0e 100%);background: linear-gradient(to bottom,  #232323 0%,#0e0e0e 100%); filter: progid:DXImageTransform.Microsoft.gradient( startColorstr='#232323', endColorstr='#0e0e0e',GradientType=0 ); border-color: #5f5f5f;}
.ibox.grid.ibox-basic{position: relative;float:none!important}.ibox-basic img {border-radius: 0;}
.ibox.grid.ibox-basic img.alignnone{margin:0;}
.ibox.grid.ibox-basic p{padding:0;}
.heading-prot-title{font-family:'open sans'; line-height: 25px !important; color: #fff !important;padding: 8px 0 !important;text-align: center; width: 100%;font-size: 16px !important; font-weight: bold !important;text-transform: uppercase;}
.ec-full-box:nth-child(odd)  .heading-prot-title{    background: #f7943e;}
.ec-full-box:nth-child(even)  .heading-prot-title{   background: #e16437;}
.heading-prot-title a{color: #fff !important; display: block;}
.heading-prot-title a:hover{color: #eee !important}
.section-view-section{padding: 0 !important;}
.section-drak-gray{background: #2d2d2d; color: #fff;}
.section-drak-gray h3{color: #0353a6;}
.section-gray{background: #3a3a3a; color: #fff;}
.section-gray h3{color: #0353a6;}
.section-gray p{padding-bottom: 25px;}
.section-let-left {
background: #fff none repeat scroll 0 0;
box-sizing: border-box;
clear: none;
color: #000;
float: left;
padding: 17px !important;
width: 50%;
}
.section-let-left  h2{border-bottom: 2px solid #ddd; color: #b4152f; margin-bottom: 16px; padding-bottom: 10px;font-size: 45px;}
.section-let-left ul{margin-bottom: 15px;}
.section-let-left p {
font-size: 11px;
line-height: 14px;
width: 55%;float: left;
}
.section-let-left .button {float: right;margin: 1px; background: #b41730; border-color: #b41730;}
.section-let-right {
background: #000 url(//www.cempfire.com/wp-content/themes/sccef/images/synchrony2.png) no-repeat scroll right bottom;
box-sizing: border-box;
clear: none;
float: left;
height: 300px;
width: 50%;
} .banner-wgs {position:absolute; top:50%; z-index:9; transform:translate(0,-50%);} 
.banner-wgs .wgs-banner {padding:15px; border-radius:8px; width:280px; background: rgba(255,255,255,0.95); color:#fff; margin-bottom:0; float:right;}
.banner-wgs .wg-title {font-family:'roboto';background: #0353a6 none repeat scroll 0 0; text-align:center;
border-top-left-radius: 7px;border-top-right-radius: 7px;font-size: 16px;font-weight: bold;line-height: 24px;margin-left: -15px;margin-right: -15px;margin-top: -15px;padding-bottom: 12px;padding-top: 10px;text-align: center;text-transform: uppercase;}
.wgs-banner .request{font-family:'roboto';color: #000;font-size: 16px;font-weight: regular;text-align: center;padding: 3px 0;}
.banner-wgs .wpcf7 .wpcf7-form-control-wrap {display:block;} .banner-wgs .wpcf7 textarea {width:100%; padding:5px 10px; height:50px;border-color:#ccc; vertical-align:top}
.banner-wgs .wpcf7 input, .banner-wgs .wpcf7 select { padding:4px 10px; border-color:#ccc; width:100%;} 
.banner-wgs .wpcf7 img.wpcf7-captchac {padding:2px 8px; border-color:#ccc;}
.banner-wgs .wpcf7 .wpcf7-submit {color: #fff;background:#0353a6; border-color:#0353a6; padding:3px 24px; width:auto;} 
.banner-wgs .wpcf7 .wpcf7-submit:hover {background:#fff; border-color:#0353a6; color:#0353a6;}
.banner-wgs .wpcf7 img.ajax-loader {display:none;}
.banner-wgs .wpcf7 .wpcf7-not-valid-tip {position: absolute; right: 5px; top: 0;}
.banner-wgs .wpcf7 .ishuman .wpcf7-not-valid-tip {top:47px; left:125px; right:auto; width:180px;} .bottom {border-bottom: 1px solid #3a3a3a;background:#000; color:#fff; padding:0; font-size:18px; font-weight:300; line-height:24px;}
.bottom .section-cta {background:#e16437;} 
.bottom .call-action .cta-action {}
.bottom .call-action h3 {font-size:36px; line-height:40px; padding:0;} .bottom .call-action p+h3 {margin-top:-7px;} .footer {background:#464646; color:#fff; padding:40px 0 0; font-weight:400; font-size:14px; line-height:19px;} 
.footer p {padding:0 0 12px;} .footer span.sep {padding:0 5px; color:#fff;}  .footer img {max-width:100%; margin:0 4px 5px;border-radius: 5px;}
.list-inline2 p {display: inline-block;padding: 0;}
.footer h4{color: #fff; padding-bottom:20px;font-family: open sans;}
.footer a {color:#fff; text-decoration:none;}
.footer .current-menu-item a {border-bottom: medium none;}.footer .current-menu-item {color:#fff;}
.footer ul {list-style:none; margin:0; padding:0;} .footer ul li {padding:0 0 4px;}
.footer ul ul {margin-left:0; padding-top:4px; font-size:12px;} 
.widget_nav_menu ul li { 
background: transparent none repeat scroll 0 0;
list-style: inside none disc;
padding: 3px 0;   
}
.wgs-footer-a ul li{
background: transparent none repeat scroll 0 0;
list-style: inside none disc;
padding: 3px 0;
}
.inner-content ul{
padding:0;
}
.inner-content ul li{
background: rgba(0, 0, 0, 0) url(//www.cempfire.com/wp-content/themes/sccef/images/list-arrow2.png) no-repeat scroll left top 15%;    line-height: 15px;    
padding: 0 0 15px 20px;
list-style: none;
}
.footer-wgs{padding: 20px 0 30px}
.footer .footer-logo {margin-bottom:15px;}
.list-inline{list-style: none;}
.list-inline li{display: inline-block;}
.copyright {	font-size: 13px;
float: left;
padding: 30px 0 20px;
overflow: hidden;
text-align: left;
width: 100%;
background: #2c2a2a;
}.copy-info { float: left; font-size: 14px;padding: 6px 0 !important}
.foot-social {float: right;}
.foot-social .socials .link {
display: inline-block;
font-size: 18px;
height: 32px;
line-height: 32px;
margin: 0 2px;
overflow: hidden;
text-align: center;
width: 32px;
}
.foot-social .icon-fb, .foot-social .icon-gp, .foot-social .icon-in {
border-radius: 4px;
height: 32px;
line-height: 35px !important;
width: 32px;
}
.foot-social .icon-fb {
background: #fff none repeat scroll 0 0;
color: #2c2a2a;
}
.foot-social .icon-gp {
background: #fff none repeat scroll 0 0;
color: #2c2a2a;
}
.foot-social .icon-in {
background: #fff none repeat scroll 0 0;
color: #2c2a2a;
}
.call-action h3 + p, .call-action h4 + p, .call-action h2 + p, .call-action h1 + p {font-size: 15px;}
#google_language_translator {    color: transparent;    position: absolute;    right: 0;    top: 7px;}#google_language_translator select.goog-te-combo {    background: #000 none repeat scroll 0 0;    border: 1px solid gray !important;	color: #fff;}.ibox-folio {position: relative;}.ibox-folio .wp-caption{width: auto !important;}.ibox-folio .wp-caption-text{background: rgba(255,195,0,0.8); bottom: 3px;   box-sizing: border-box;color: #000;content: "";position: absolute;width: 100%;border-bottom-left-radius: 4px; border-bottom-right-radius: 4px;font-size: 18px; font-weight: 700;}.ibox-folio .wp-caption-text a{display: block; padding: 15px !important;}.ibox-folio .wp-caption-text:hover{color: #fff; }.ibox-folio a{z-index: 999;text-decoration: none; color: #000;}.ibox-folio a:hover{color: #fff;} @media (min-width: 1720px){
.overbox .title {font-size:30px; line-height:36px;} 
}
@media (min-width: 980px) and (max-width: 1599px){
.ibanner .ov.ps-vm {
top: 70%;
transform: translate(0px, -70%);
}
.ibanner .cpn .title h3{line-height: 30px;
font-size: 1.4em;}
.banner-wgs .wg-title {
font-size: 15px;
padding-bottom: 5px;
padding-top: 5px;
}
.wgs-banner .request {
font-size: 14px;
padding: 0;
}
.wpcf7 p {
padding: 0 0 4px;
}
.banner-wgs .wpcf7 input, .banner-wgs .wpcf7 select {
padding: 3px 10px;
}
.banner-wgs .wpcf7 textarea {
height: 40px;
padding: 3px 10px;
}
.banner-wgs .wpcf7 img.wpcf7-captchac {
padding: 0 8px;
}
.quote-heading {
font-size: 24px !important;
line-height: 35px !important;
}
}
@media (max-width: 1280px){
.quote-heading {
font-size: 20px !important;
line-height: 25px !important;
}
.wpcf7 .wpcf7-text, .wpcf7 .wpcf7-email, .wpcf7 .wpcf7-select, .wpcf7 .wpcf7-textarea {width:240px;}
.icontent h1, .icontent h2 {font-size:24px; line-height:30px;} .icontent h3 {font-size:20px; line-height:24px;} 
.icontent h4 {font-size:17px; line-height:24px;} .icontent h5 {font-size:16px; line-height:24px;}
img.size-100m {max-width:100px;} img.size-150m {max-width:150px;} img.size-200m {max-width:200px;} 
img.size-250m {max-width:250px;} img.size-300m {max-width:300px;} img.size-50m {max-width:50px;} img.size-75m {max-width:50px;} 	
.slider-boxed .flex-direction-nav a.flex-next {right:-40px;} 
.slider-boxed .flex-direction-nav a.flex-prev {left:-40px;} .ibanner .ov.ps-rx .cpn, .ibanner .ov.ps-lx .cpn { }	
.ibanner .cpn {font-size:22px; line-height:28px;} .ibanner .cpn img {max-width:85px;}
.ibanner .page-title .title {font-size:24px; line-height:28px;} 
.ibanner .page-title .title-sub {font-size:15px; line-height:20px;}
.section-cta {padding:30px 0 20px;} .bottom .bottom-a {padding:20px 0 15px;}
.container-section.dir-up {padding-top:45px;} .container-section.dir-down {padding-bottom:45px;} .flex-direction-nav a.flex-next, .flex-direction-nav a.flex-prev {background-size:11px auto;}
.owl-nav .owl-prev {background-image:url(//www.cempfire.com/wp-content/themes/sccef/images/prev-g2x.png); background-size:11px auto; left:-25px;} 
.owl-nav .owl-next {background-image:url(//www.cempfire.com/wp-content/themes/sccef/images/next-g2x.png); background-size:11px auto; right:-25px;}
.inav ul li {}
.top-phone .phone {background-image:url(//www.cempfire.com/wp-content/themes/sccef/images/icon-phone.png);}
.icontent .entry > ul > li {background-image:url(//www.cempfire.com/wp-content/themes/sccef/images/list-arrow2x.png);}
.wgs-footer img {width:auto;} .footer-logo img {max-width:90px;}
}  @media (max-width:989px) {
.menu-toggle {position:relative; display:block; font-size:28px; padding:8px 10px 6px; transition:all 300ms; -webkit-transition:all 300ms; -moz-transition:all 300ms; z-index:999; height:30px; width:32px; text-align:center; float:left; cursor:pointer;margin-left:5%; color:#FFCA22; background:none;}
.menu-toggle span {font-size:18px; vertical-align:top; display:none;}  .menu-toggle .fa { vertical-align:middle;} 
.menu-toggle .fa-close, .menu-toggle.show .fa-bars {display:none;} .menu-toggle.show .fa-close {display:block;}
.menu-toggle.show {color:#000; background:#fff;}
.get-a-quote{background:#f7943e; color: #fff;}	
.topbar .top-wgs {border: 2px solid #f7943e!important;}
.topbar .top-wgs:hover {border: 2px solid #0c68c8!important;}
.header .inav {margin-top:0; position:absolute; right:0; min-width:300px; width:100%; top:66px;} 
.header .inav .main {position:relative; max-width:100%; width:100%;} .admin-bar .header .inav {}
.inav ul.menu {clear:both; border:0 none; position:absolute; top:44px; right:0; z-index:9999; padding:0; background:#e16437; display:none; transition:right 300ms; -moz-transition:right 300ms; -webkit-transition:right 300ms;}
.inav ul.menu li {float:left; margin:0; padding:0; width:100%; background:none; border-bottom:0; border-left:0;} 
.inav ul.menu > li {border-bottom:1px solid #f7943e;}
.inav ul.menu li a {display:block; color:#fff !important; border:0 none !important; background:none !important; padding:8px 12px 9px; line-height:22px; font-size:16px; text-align:center; font-weight:400;} .inav ul.menu li li a {color:#0353a6 !important;} 
.inav ul.menu li a br {display:none !important;} 
.inav ul.menu li a:hover, .inav ul.menu li ul a:hover, .inav ul.menu li.sfHover > a, .inav ul.sub-menu > li.current_page_item > a, 
.inav ul.sub-menu > li.current-page-ancestor > a,.inav ul.sub-menu > li.current-page-parent > a{color:#fff !important;background:#f7943e!important;}
.rightside {		position: relative;		right: auto;		top: auto;	}
.inav ul.menu ul {width:100%;position:static; visibility:visible !important; display:none !important;background:#07366f; border:0; margin:0;}
.inav ul.menu li:hover ul, .inav ul.menu li.sfHover ul {display:block !important;}
.inav ul.menu ul li {border-top:0; border-left:0; border-right:0; border-bottom:0 none; width:100%;} 
.inav ul.menu ul li a {padding:9px 10px 10px !important; font-size:15px; text-align:center;}  
.inav ul li.sfHover ul, .inav ul li:hover ul, .inav ul li.sfHover li.sfHover ul {top:inherit; left:inherit; margin-top:auto;} 	.footer h4{padding: 10px 0;}		.ifeatured-box .call-action .cta-text{width: 100%;}	
} @media (min-width: 989px) {	.inav ul.menu {display: block !important;}}@media (max-width: 989px) {.banner-wgs {position:static; transform:translate(0,0); padding:20px 0 12px; background:#231f20; width:100%;}	.banner-wgs .wgs-banner {float:none; width:100%; max-width:520px; margin:0 auto;}} @media (min-width: 980px) and (max-width:1279px) {
.inav ul li a { padding:13px 5px 11px; font-size: 12px;} 
.inav ul ul li a, .inav ul.menu ul li a, .inav div.menu ul ul li a {font-size:12px;} 
.header-sticky .inav ul li a {font-size:13px; padding:13px 13px;}
.cta-hasp .cta-text {width: 75%; font-size: 18px; line-height: 30px; margin-bottom:5px; margin-top: -5px;}	.iblog .ep h1.heading, .iblog .ep h2.heading, .iblog .ep .heading, .wgs-side h3{font-size: 15px;}	.rightside .wpcf7 .wpcf7-list-item {font-size: 8px;}	.rightside .wpcf7 img.wpcf7-captchac {margin-right: 0;width: 66px !important;}
.iblog .ep.eloop .thumbs, .etreat.eloop .thumbs {width:255px;}  .iblog .ep .post-meta {margin-top:0;}
.iblog .ep h1.heading, .iblog .ep h2.heading, .iblog .ep .heading, .wgs-side h3 {font-size:17px; line-height:24px;}
.overbox .title {font-size:15px; line-height:21px; font-weight:bold;}
.overbox .title strong {font-weight:bold;} .overbox .content p {display:none;}
.call-action h3, .call-action h4, .call-action h2, .call-action h1	 {font-size:18px;}
.call-action h3 + p, .call-action h4 + p, .call-action h2 + p, .call-action h1 + p {font-size: 12px;}		.ibanner .cpn .title h3{font-size: 1.2em;}	.content.animate p{font-size: 14px; line-height: 20px;}
.ibanner .thumbs {width:130%; margin-left:-15%;}
.section-let-left ul li {font-size: 13px;}	.icontent h1, .icontent h2{font-size: 24px;}
.heading-prot-title{font-size: 14px !important;}
.ifeatured-box .call-action .cta-text{width: 74%;}
.ec-quick-form .wpcf7 .wpcf7-text, .wpcf7 .wpcf7-email, .wpcf7 .wpcf7-select, .wpcf7 .wpcf7-textarea, .wpcf7 .wpcf7-captchar{width: 100%;}
.ec-quick-form .wpcf7 span.wpcf7-form-control-wrap input.wpcf7-captchar { width: 90px !important;}
.ec-quick-form .wpcf7 img.wpcf7-captchac{padding:3px 5px;}
.ec-quick-form .wpcf7-list-item-label {font-size: 12px;}
.ec-quick-form .wpcf7 .wpcf7-submit{padding: 6px 5px; font-size: 16px;}
}
@media (min-width: 768px) and (max-width: 979px) {	
.topbar {position:relative; z-index:19; }	
.header .inav {} 
.header .inav .menu-toggle {margin-right:0;}	
.inav {width:100%;} 
.inav > ul.menu {text-align:center; width:100%; font-size:0;}	
.inav ul li {float:none; display:inline-block;}.inav ul li a {font-size:12px; padding:12px 4px 13px; font-weight: normal;} 	.inav ul ul li a, .inav ul.menu ul li a, .inav div.menu ul ul li a {font-size:12px;} 	.iblog.right-sidebar .content-indent, .single-page.right-sidebar .content-indent {padding-right:20px;} 	.iblog .ep.eloop .thumbs, .etreat.eloop .thumbs {width:100%; text-align:left; margin-right:0;}	.iblog .ep.eloop .thumbs img {margin:0;} .etreat.eloop .thumbs img {width:100%;}	.call-action h3 + p, .call-action h4 + p, .call-action h2 + p, .call-action h1 + p{font-size: 14px;}	.section-home-section .wpcf7 p {float: left; padding: 0 0 6px; width: 48%;	margin: 0 1%;}	.wpcf7 .wpcf7-text, .wpcf7 .wpcf7-email, .wpcf7 .wpcf7-select, .wpcf7 .wpcf7-textarea {width: 100%;}	.footer a{font-size: 12px;}		.heading-prot-title{font-size: 13px !important;line-height: 25px !important;min-height: 50px;}
}
@media (max-width:979px) { 
.banner-wgs .wpcf7 input, .banner-wgs .wpcf7 select {
padding: 8px 10px;
}
.banner-wgs .wpcf7 img.wpcf7-captchac {
border-color: #ccc;
padding: 5px 8px;
}
.wgs-banner .request{padding: 5px 0;}
.container-section, .iblog.iblog-page {padding:30px 0px;} 
.container-section.iparallax-style1 {padding:35px 0 20px;}	
.section-cta, .call-action .cta-wrap {padding:15px 0;}	
.site-logo{width: 240px; padding: 4px 0;}	.topbar{padding: 15px 0;}	
.topbar .top-wgs{margin-left: 20px;}	
.icontent {font-size:14px; line-height:22px;}	
.icontent h1.heading, .icontent h2.heading, .icontent h3.heading , .icontent h1, .icontent h2 {font-size:24px;line-height:30px; padding-bottom:15px;}	
.icontent h3, .wgs-side h3 {font-size:17px; line-height:28px; padding-bottom:10px;} 	.icontent h4, .icontent h5 {font-size:18px; line-height:24px;}	
.icontent .gap-size-30, .icontent .gap-size-large {height:20px;}	.wpcf7 .wpcf7-list-item {width:100%;}	
.section-black .button{margin-bottom: 15px; margin-top:0px}	.call-action {text-align:center;}	
.call-action .cta-text {display:block; margin-bottom:10px;} 	
.call-action .cta-action {margin-left:0; float:none; margin-bottom:8px;}	
.wgs-bottom .cta-action {margin-left:0; float:left; margin-bottom:8px;}	
.wgs-bottom p{}	.call-action h3, .call-action h4, .call-action h2, .call-action h1 {padding-top:0;}	.call-action a.button {font-size:18px; line-height:24px; padding:7px 30px 8px}	
.call-action.cta-advert {font-size:16px; line-height:24px; text-align:left;}	.call-action.cta-advert .cta-text {display:block; padding-right:0; text-align:left;} 	
.call-action.cta-advert .cta-action {position:static; margin-top:10px;}	
.call-action.cta-advert .cta-text h3, .call-action.cta-advert .cta-text h4 {font-size:24px; line-height:30px;}	.section-6box .overbox {width:33.3333%;} 		
.iblog.right-sidebar .content-indent, .single-page.right-sidebar .content-indent {padding-right:0;} 		
.iblog .ep.eloop .thumbs + .summary {float:left; width:100%; margin-top:8px;}	
.iblog .ep h1.heading, .iblog .ep h2.heading, .iblog .ep .heading {font-size:18px; line-height:22px;}	
.iblog .ep.esingle .post-title .heading {font-size:22px; line-height:28px;} .bottom .call-action .cta-action {margin-top:0;}	
.header.header-sticky {display:none;}	
.header.masthead {position:relative;z-index:100;}	
.slider-boxed .flexslider {overflow:hidden;}	
.slider-boxed .flex-direction-nav a.flex-next {right:0;} 
.slider-boxed .flex-direction-nav a.flex-prev {left:0;}	
.ibanner .ov.ps-vt {top:35px;} .ibanner .ov.ps-vb {bottom:45px;} 
.ibanner .ov.ps-rx .cpn, .ibanner .ov.ps-lx .cpn {width:100%;}		
.ibanner .cpn.bg-none{padding: 10px 0 7px; float: right;}	
.title.animate {margin-top: 5px; float: left;}	
.ibanner .cpn .title h3{font-size:1.1em;}	.content.animate {display: none;}	.ibanner .cpn.bg-dark {background: rgba(15, 15, 15, 0.6) none repeat scroll 0 0;}.ibanner .ov.ps-vm {top: 70%;}.ibanner .ov{width: 95%;}.title.animate br {    display: none;}
.ibanner .cpn {font-size:16px; line-height:20px;} .ibanner .cpn h1, .ibanner .cpn h2, .ibanner .cpn h3, .ibanner .cpn h4 {padding-bottom:8px;}	.ibanner .cpn .cta {margin:4px 0 6px;} 
.ibanner .cpn a.button {font-size:14px; padding:7px 20px 8px;}	
.ibanner .page-title .cpn{padding:5px 12px 6px;}	.ibanner .page-title{padding: 12px 0px;}		
.iparallax-style1 .column, .iparallax-style2 .column {width:100%;} 
.section-grey.iparallax {color:#000;}	
.iparallax-style1 .column.last .content, .iparallax-style2 .column.first .content, .iparallax-style1 .column.first .content, .iparallax-style2 .column.last .content {padding:0;}	
.iparallax .parallax-overlay.overlay-style1, .iparallax .parallax-overlay.overlay-style2 {left:0; right:0; opacity:.2;}	
.heading-prot-title a{font-size:15px !important;}	
.ec-quick-form .wpcf7 img.wpcf7-captchac {margin-bottom: 15px;}	
.section-let-left {width: 100%;}	.section-let-right {width: 100%;}	
.ifeatured-box {background: #000;overflow: hidden;position: relative;top: auto;}	.call-action .cta-text{width: 100%;}	.call-action .cta-action{padding-top:10px;}	.cta-text p{text-align:center;}.cta-text br {    display: none;}.wgs-bottom .cta-action {float: none;}
.ec-quick-form{position: static;}	
.ifeatured-box .grid8 {width: 100%; padding:0px;margin:0px;}	.column.ec-quick-form.one-third {width: 95%;}	
.section-home-section .column.two-third {width: 98%;}		
.icontent.grid8{width: 100%;}	
.rightside.grid4{width: 97%;margin-top: 25px;}	
.rightside {position: relative;right: 0;top: auto;}		
.ibox-folio .wp-caption-text{font-size: 14px;}	
.ibox-folio .wp-caption-text a{display: block; padding: 15px 2px !important; }}
@media (max-width: 767px) {
body {min-width:320px;} .column {margin-bottom:0;} .column:last-child, .column.last {margin-bottom:0;} .sidebar {margin-top:25px;} 
.header .site-header{padding:110px 0 0;}
.site-logo {position:absolute; top: 5px; z-index:21;}
.header .site-header .main {width:100%; max-width:100%; position:static;}
.header .site-header .site-logo {margin:0 0 18px 5%;}
.topbar {position:absolute; top:0; right:0; padding:10px 0;margin-right: 5%; width: 100%;}
.topbar .top-phone {font-size:15px; position: absolute;right: 150px;top: 70px; z-index: 9;}
.top-phone .phone1 {} .top-phone .phone2 {}
.topbar .top-wgs {margin:0px 0 0 15px;position: absolute; right: 0;top: 68.4px; z-index:9} 
.topbar a.button {padding:8px 18px;}	
.socials {margin-left: 15px;float: right;}
.get-a-quote{padding: 0px;}
.wrapper{padding: 25px 0px 30px}
.iblog .ep.eloop, .etreat.eloop {text-align:center;} 
.iblog .ep.eloop .thumbs, .etreat.eloop .thumbs {float:none; margin:0 auto; width:100%; max-width:440px;}
.iblog .wgs-side-blog {max-width:440px; margin:0 auto 25px;} 
.ec-list+.ec-list {margin-top:-10px;}
.overbox .title {font-size:19px; line-height:22px;}
.bottom {font-size:14px; line-height:18px;} 
.footer .wgs-footer-b {margin-bottom:0;} .footer .wgs-footer-d {float:left;} .footer .copyright {clear:left; text-align: left;}
.wpcf7 .wpcf7-text, .wpcf7 .wpcf7-email, .wpcf7 .wpcf7-select, .wpcf7 .wpcf7-textarea {width:100%;}
.wpcf7 p > strong {width:auto; padding-bottom:5px;}
.ibanner .thumbs { } 
.ibanner .cpn {font-size:14px; line-height:17px;} .ibanner .ov.ps-rx .cpn, .ibanner .ov.ps-lx .cpn {width:100%;}	.ibanner .page-title {padding: 7px 0px 5px;} 	.ibanner .page-title .cpn{padding: 4px 14px ;}	.ibanner .page-title .title{font-size: 20px;line-height: 25px;}
.slider-boxed .ov.ps-rx .cpn {margin-right:45px;} .ibanner .ov.ps-lx .cpn {margin-left:45px;}
.section-cta, .call-action .cta-wrap{text-align: left;}	.ifeatured-box .call-action .cta-action {display: block !important; padding: 15px 0 0 0; margin: 0px;}
.call-action h3, .call-action h4, .call-action h2, .call-action h1 { padding:0 0 10px !important; font-size:19px !important; line-height:24px !important;} .call-action.cta-advert .cta-text h3, .call-action.cta-advert .cta-text h4 {padding:0 0 10px !important; font-size:22px !important;}	.call-action h3 + p, .call-action h4 + p, .call-action h2 + p, .call-action h1 + p{font-size: 12px;}	.icontent h1.heading, .icontent h2.heading, .icontent h3.heading, .icontent h1, .icontent h2 {font-size:23px;}	.icontent h3, .wgs-side h3{font-size: 17px;}	.call-action h3, .call-action h4, .call-action h2, .call-action h1{font-size:18px !important;}	.cta-hasp .cta-text {font-size: 19px;margin:0;padding: 0;}
.rightside.grid4{width: 100%;}
.column.ec-quick-form.one-third {width: 94%;}	.icontent p {font-size: 13px; line-height: 22px;}	.cta-hasp .cta-text{line-height: 23px;}			.ibox-folio {margin-left: 2%;width: 23.5%;}	.ibox-folio .wp-caption-text{font-size:13px; font-weight:400;}	.ibox-folio .wp-caption-text a{padding: 5px 2px !important;}
}
@media (max-width: 767px) {
.icontent .entry img {max-width:100%;}
.ibox.grid.ibox-basic {width: 100%;}
.ibox.grid.ibox-basic img.alignnone {width: 100%;}
.heading-prot-title {font-size: 13px !important;font-weight: bold !important;padding: 5px 0 !important; line-height:25px !important;  min-height: 50px;}
.bottom .call-action .cta-action{width:100%;}
}
@media (max-width:650px) {
.heading-prot-title {font-size: 14px !important;font-weight: normal !important; min-height: 50px;}
}
@media (max-width:599px) {	.section-light-blue iframe {    width: 320px !important;	height: 280px !important;}
.ec-full-box{width:100% !important; margin-bottom:20px;}.heading-prot-title {    font-size: 16px !important;    font-weight: bold !important;    min-height: auto;} .heading.heading-block.heading-prot-title br {display: none;}
.banner-wgs .wgs-banner {max-width:260px; }
.title.animate{margin-top:0px;}
.ibanner .cpn .title h3{line-height:18px;}
.ibanner .cpn.bg-dark {background: rgba(15, 15, 15, 0.5) none repeat scroll 0 0;}
.header .site-header .site-logo {margin: 5px 0 18px 5%; width: 180px;	}
.icon-fb, .icon-gp, .icon-in {height: 30px;line-height: 32px !important;width: 30px;}
.socials .link {font-size: 15px; height: 30px; line-height: 30px;width: 30px;}
.top-phone .phone {background-size: 24px auto; padding-left: 20px;}.topbar .top-phone {font-size: 14px; top:74px;}.topbar {padding: 18px 0;} .top-phone{padding:0px;}
.ec-contact-page {width: auto;}
.ibanner .ebanner, .ibanner.only-title {height:100px;} 	
.ibanner .cpn.bg-none{padding: 2px 0 0px;}	
.ibanner .ov.ps-rx .cpn, .ibanner .ov.ps-lx .cpn { }
.ibanner .cpn {font-size:12px; line-height:15px;} .ibanner .cpn img {max-width:65px; margin:0 0 4px;}
.ibanner .cpn h1, .ibanner .cpn h2, .ibanner .cpn h3, .ibanner .cpn h4 {font-size:1.4em; line-height:0.9em;}
.ibanner .cpn a.button {font-size:12px; line-height:18px; padding:4px 12px;} 
.ibanner .page-title {padding: 10px 0 5px;} 	.ibanner .page-title .title {font-size:15px; line-height:18px;} 	.ibanner .page-title .cpn{padding: 2px 10px 2px;}	.ibanner .page-title .title+.title-sub {margin-top:5px;}
.ibanner .page-title .title-sub {font-size:12px; line-height:15px;}	.ibanner .thumbs {margin-left: -15%;width: 130%;}	.ibanner .ebanner img {margin-left: -10%;max-width: 120%;width: 120%;}			.quote-text h3{font-size: 15px;} 		.icontent p {font-size: 12px; line-height: 19px;}	
.wpcf7 .wpcf7-list-item {width:50%;}
.owl-nav .owl-next {right:0;} .owl-nav .owl-prev {left:0;}	
.section-6box .overbox, .section-4box .overbox {width:50%;}
.cta-hasp .cta-text {font-size: 16px;margin:0;padding: 0;}
.ibox.grid.ibox-basic {float: none;margin: 0 auto;max-width: 350px;width: 100%;}
.column.ec-quick-form.one-third {width: 93%;}	.icontent h1.heading, .icontent h2.heading, .icontent h3.heading, .icontent h1, .icontent h2 {font-size:18px;line-height: 24px;}	.icontent h3, .wgs-side h3{font-size: 16px; line: 21px;}	.call-action h3, .call-action h4, .call-action h2, .call-action h1{font-size:16px !important;}		.ibox-folio {margin-left: 2% !important;width: 48%;}	.ibox-folio .wp-caption-text{font-size:15px; font-weight:700;}	.ibox-folio .wp-caption-text a{padding: 10px 2px !important;}
}
@media (max-width:480px) {
img.alignright, img.alignleft, img.alignnone, img.alignalone, img.aligncenter {float:none; margin:5px 0 10px; display:block;} 
img.aligncenter {margin:5px auto 10px;} img.no-resize {max-width:100%; width:auto; height:auto;} img.border {box-sizing:border-box;}
.column.ec-quick-form.one-third {width: 92%;}	.call-action a.button{font-size:15px;min-width: 200px;padding: 7px 12px 8px;}
.cta-hasp .cta-text {font-size: 14px;margin:0;padding: 0;}
}
@media (max-width:479px) {	.site-logo{width: 140px;margin: 8px 0 8px 5%;}
.ibanner .ov.ps-vt {top:15px;} .ibanner .ov.ps-lx .cpn, .ibanner .ov.ps-rx .cpn, .ibanner .ov.ps-cx .cpn {width:100%; box-sizing:border-box; margin-left:auto !important; margin-right:auto !important;} .ibanner .cpn img {display:none;} 
.banner-wgs .wpcf7 span.captcha { display:block; padding-bottom:8px;}		#google_language_translator{right:90px;}	
.topbar .top-phone {font-size:14px;}	.section-black .button {display: block;float: none;margin-bottom: 15px;margin-top: 0px;}	.section-black h3{font-size: 18px;}	.icontent .entry img{width: 100%;}
}
@media (max-width:379px) {
.icontent h3, .wgs-side h3, .icontent h4, .icontent h5 {font-size:16px; line-height:20px; font-weight:bold;}
.wpcf7 .wpcf7-list-item {width:100%;}
.overbox .title {font-size:16px; line-height:20px;}
.topbar .top-wgs {} .topbar a.button {font-size:11px; padding:2px 8px 4px; margin:5px 0 0 0;}
.topbar .top-phone {font-size: 12px; right: 115px;}
.top-phone .phone{padding-left: 18px;background-size: 24px auto;}
.phone-text {margin-right: 1px;}
.column.ec-quick-form.one-third {width: 89%;}	#google_language_translator { right: 77px;}
.get-a { height: 30px; width: 20px;}	.quote-text h3 {font-size: 12px;}		.ibox-folio .wp-caption-text{font-size:13px; font-weight:700;}	.ibox-folio .wp-caption-text a{padding: 10px 2px !important;}
} .ngg-album-compactbox::before{border-bottom:0px !important;}.ngg-album-compactbox::after{border-bottom:0px !important;}.ngg-album-compact h4{height: 30px; padding: 0;margin: 10px 0 !important;}.ngg-album-gallery-image-counter{display: none;}.entry .ngg-album-compact{width: 33.333%; box-sizing: border-box;padding:0 5px 4px 5px !important;}body:not(.rtl) .mltlngg-lang-switch.mltlngg-lang-switch-names > li::after {    display: none !important;} .ec-full-box {
padding: 0;
width: 25%;
}
.section-testi h2{color: #333;}
.quote-heading{color: #898989;font-size: 30px;font-style: italic;font-weight: 300;line-height: 40px;text-align: center;}
.quote-heading p{}
.owl-carousel .owl-item img{height: auto; max-width: 110px;}
.section-testi .owl-prev, .owl-prev{display: block;}
.wgs-banner .wpcf7-form-control-wrap.ishuman .wpcf7-not-valid-tip{display: none} @media (min-width:1279px) {.home .banner-wgs.section {width:280px; float:right; right:19%;}
.home .banner-wgs .wgs-banner {float:left;}}
@media (max-width:1279px) and (min-width:979px) {.home .banner-wgs.section {width:280px; float:right; right:10%;}
.home .banner-wgs .wgs-banner {float:left;}} @media (min-width:1279px) {.inav ul li a, .header-sticky .inav ul li a {font-size:13px;}}
@media (min-width:979px) and (max-width: 1279px) {.inav ul li a, .header-sticky .inav ul li a {font-size:11px}}
@media (max-width: 989px) {.admin-bar .header .inav { min-height: 50px; }} .home form .g-recaptcha {
transform:scale(0.82);
transform-origin:0 0;
margin-bottom: -10px;
} @media (max-width:600px) {
form .g-recaptcha iframe {
transform:scale(0.85);
-webkit-transform:scale(0.85);
-moz-transform:scale(0.85);
transform-origin:0 0;
-webkit-transform-origin:0 0;
-moz-transform-origin:0 0;
}
}
.padding-pic {
padding-bottom: 20px;
}
.padding-top-pic {
padding-top: 20px;
}
.wpsm_number span.counter::after {content: "%";}
h1 strong {
font-weight: 500;
}@font-face{font-family:'FontAwesome';src:url(//www.cempfire.com/wp-content/themes/sccef/css/fonts/fontawesome-webfont.eot?v=4.5.0);src:url(//www.cempfire.com/wp-content/themes/sccef/css/fonts/fontawesome-webfont.eot?#iefix&v=4.5.0) format('embedded-opentype'),url(//www.cempfire.com/wp-content/themes/sccef/css/fonts/fontawesome-webfont.woff2?v=4.5.0) format('woff2'),url(//www.cempfire.com/wp-content/themes/sccef/css/fonts/fontawesome-webfont.woff?v=4.5.0) format('woff'),url(//www.cempfire.com/wp-content/themes/sccef/css/fonts/fontawesome-webfont.ttf?v=4.5.0) format('truetype'),url(//www.cempfire.com/wp-content/themes/sccef/css/fonts/fontawesome-webfont.svg?v=4.5.0#fontawesomeregular) format('svg');font-weight:normal;font-style:normal}.fa{display:inline-block;font:normal normal normal 14px/1 FontAwesome;font-size:inherit;text-rendering:auto;-webkit-font-smoothing:antialiased;-moz-osx-font-smoothing:grayscale;vertical-align: baseline;}.fa-lg{font-size:1.33333333em;line-height:.75em;vertical-align:-15%}.fa-2x{font-size:2em}.fa-3x{font-size:3em}.fa-4x{font-size:4em}.fa-5x{font-size:5em}.fa-fw{width:1.28571429em;text-align:center}.fa-ul{padding-left:0;margin-left:2.14285714em;list-style-type:none}.fa-ul>li{position:relative}.fa-li{position:absolute;left:-2.14285714em;width:2.14285714em;top:.14285714em;text-align:center}.fa-li.fa-lg{left:-1.85714286em}.fa-border{padding:.2em .25em .15em;border:solid .08em #eee;border-radius:.1em}.fa-pull-left{float:left}.fa-pull-right{float:right}.fa.fa-pull-left{margin-right:.3em}.fa.fa-pull-right{margin-left:.3em}.pull-right{float:right}.pull-left{float:left}.fa.pull-left{margin-right:.3em}.fa.pull-right{margin-left:.3em}.fa-spin{-webkit-animation:fa-spin 2s infinite linear;animation:fa-spin 2s infinite linear}.fa-pulse{-webkit-animation:fa-spin 1s infinite steps(8);animation:fa-spin 1s infinite steps(8)}@-webkit-keyframes fa-spin{0%{-webkit-transform:rotate(0deg);transform:rotate(0deg)}100%{-webkit-transform:rotate(359deg);transform:rotate(359deg)}}@keyframes fa-spin{0%{-webkit-transform:rotate(0deg);transform:rotate(0deg)}100%{-webkit-transform:rotate(359deg);transform:rotate(359deg)}}.fa-rotate-90{filter:progid:DXImageTransform.Microsoft.BasicImage(rotation=1);-webkit-transform:rotate(90deg);-ms-transform:rotate(90deg);transform:rotate(90deg)}.fa-rotate-180{filter:progid:DXImageTransform.Microsoft.BasicImage(rotation=2);-webkit-transform:rotate(180deg);-ms-transform:rotate(180deg);transform:rotate(180deg)}.fa-rotate-270{filter:progid:DXImageTransform.Microsoft.BasicImage(rotation=3);-webkit-transform:rotate(270deg);-ms-transform:rotate(270deg);transform:rotate(270deg)}.fa-flip-horizontal{filter:progid:DXImageTransform.Microsoft.BasicImage(rotation=0, mirror=1);-webkit-transform:scale(-1, 1);-ms-transform:scale(-1, 1);transform:scale(-1, 1)}.fa-flip-vertical{filter:progid:DXImageTransform.Microsoft.BasicImage(rotation=2, mirror=1);-webkit-transform:scale(1, -1);-ms-transform:scale(1, -1);transform:scale(1, -1)}:root .fa-rotate-90,:root .fa-rotate-180,:root .fa-rotate-270,:root .fa-flip-horizontal,:root .fa-flip-vertical{filter:none}.fa-stack{position:relative;display:inline-block;width:2em;height:2em;line-height:2em;vertical-align:middle}.fa-stack-1x,.fa-stack-2x{position:absolute;left:0;width:100%;text-align:center}.fa-stack-1x{line-height:inherit}.fa-stack-2x{font-size:2em}.fa-inverse{color:#fff}.fa-glass:before{content:"\f000"}.fa-music:before{content:"\f001"}.fa-search:before{content:"\f002"}.fa-envelope-o:before{content:"\f003"}.fa-heart:before{content:"\f004"}.fa-star:before{content:"\f005"}.fa-star-o:before{content:"\f006"}.fa-user:before{content:"\f007"}.fa-film:before{content:"\f008"}.fa-th-large:before{content:"\f009"}.fa-th:before{content:"\f00a"}.fa-th-list:before{content:"\f00b"}.fa-check:before{content:"\f00c"}.fa-remove:before,.fa-close:before,.fa-times:before{content:"\f00d"}.fa-search-plus:before{content:"\f00e"}.fa-search-minus:before{content:"\f010"}.fa-power-off:before{content:"\f011"}.fa-signal:before{content:"\f012"}.fa-gear:before,.fa-cog:before{content:"\f013"}.fa-trash-o:before{content:"\f014"}.fa-home:before{content:"\f015"}.fa-file-o:before{content:"\f016"}.fa-clock-o:before{content:"\f017"}.fa-road:before{content:"\f018"}.fa-download:before{content:"\f019"}.fa-arrow-circle-o-down:before{content:"\f01a"}.fa-arrow-circle-o-up:before{content:"\f01b"}.fa-inbox:before{content:"\f01c"}.fa-play-circle-o:before{content:"\f01d"}.fa-rotate-right:before,.fa-repeat:before{content:"\f01e"}.fa-refresh:before{content:"\f021"}.fa-list-alt:before{content:"\f022"}.fa-lock:before{content:"\f023"}.fa-flag:before{content:"\f024"}.fa-headphones:before{content:"\f025"}.fa-volume-off:before{content:"\f026"}.fa-volume-down:before{content:"\f027"}.fa-volume-up:before{content:"\f028"}.fa-qrcode:before{content:"\f029"}.fa-barcode:before{content:"\f02a"}.fa-tag:before{content:"\f02b"}.fa-tags:before{content:"\f02c"}.fa-book:before{content:"\f02d"}.fa-bookmark:before{content:"\f02e"}.fa-print:before{content:"\f02f"}.fa-camera:before{content:"\f030"}.fa-font:before{content:"\f031"}.fa-bold:before{content:"\f032"}.fa-italic:before{content:"\f033"}.fa-text-height:before{content:"\f034"}.fa-text-width:before{content:"\f035"}.fa-align-left:before{content:"\f036"}.fa-align-center:before{content:"\f037"}.fa-align-right:before{content:"\f038"}.fa-align-justify:before{content:"\f039"}.fa-list:before{content:"\f03a"}.fa-dedent:before,.fa-outdent:before{content:"\f03b"}.fa-indent:before{content:"\f03c"}.fa-video-camera:before{content:"\f03d"}.fa-photo:before,.fa-image:before,.fa-picture-o:before{content:"\f03e"}.fa-pencil:before{content:"\f040"}.fa-map-marker:before{content:"\f041"}.fa-adjust:before{content:"\f042"}.fa-tint:before{content:"\f043"}.fa-edit:before,.fa-pencil-square-o:before{content:"\f044"}.fa-share-square-o:before{content:"\f045"}.fa-check-square-o:before{content:"\f046"}.fa-arrows:before{content:"\f047"}.fa-step-backward:before{content:"\f048"}.fa-fast-backward:before{content:"\f049"}.fa-backward:before{content:"\f04a"}.fa-play:before{content:"\f04b"}.fa-pause:before{content:"\f04c"}.fa-stop:before{content:"\f04d"}.fa-forward:before{content:"\f04e"}.fa-fast-forward:before{content:"\f050"}.fa-step-forward:before{content:"\f051"}.fa-eject:before{content:"\f052"}.fa-chevron-left:before{content:"\f053"}.fa-chevron-right:before{content:"\f054"}.fa-plus-circle:before{content:"\f055"}.fa-minus-circle:before{content:"\f056"}.fa-times-circle:before{content:"\f057"}.fa-check-circle:before{content:"\f058"}.fa-question-circle:before{content:"\f059"}.fa-info-circle:before{content:"\f05a"}.fa-crosshairs:before{content:"\f05b"}.fa-times-circle-o:before{content:"\f05c"}.fa-check-circle-o:before{content:"\f05d"}.fa-ban:before{content:"\f05e"}.fa-arrow-left:before{content:"\f060"}.fa-arrow-right:before{content:"\f061"}.fa-arrow-up:before{content:"\f062"}.fa-arrow-down:before{content:"\f063"}.fa-mail-forward:before,.fa-share:before{content:"\f064"}.fa-expand:before{content:"\f065"}.fa-compress:before{content:"\f066"}.fa-plus:before{content:"\f067"}.fa-minus:before{content:"\f068"}.fa-asterisk:before{content:"\f069"}.fa-exclamation-circle:before{content:"\f06a"}.fa-gift:before{content:"\f06b"}.fa-leaf:before{content:"\f06c"}.fa-fire:before{content:"\f06d"}.fa-eye:before{content:"\f06e"}.fa-eye-slash:before{content:"\f070"}.fa-warning:before,.fa-exclamation-triangle:before{content:"\f071"}.fa-plane:before{content:"\f072"}.fa-calendar:before{content:"\f073"}.fa-random:before{content:"\f074"}.fa-comment:before{content:"\f075"}.fa-magnet:before{content:"\f076"}.fa-chevron-up:before{content:"\f077"}.fa-chevron-down:before{content:"\f078"}.fa-retweet:before{content:"\f079"}.fa-shopping-cart:before{content:"\f07a"}.fa-folder:before{content:"\f07b"}.fa-folder-open:before{content:"\f07c"}.fa-arrows-v:before{content:"\f07d"}.fa-arrows-h:before{content:"\f07e"}.fa-bar-chart-o:before,.fa-bar-chart:before{content:"\f080"}.fa-twitter-square:before{content:"\f081"}.fa-facebook-square:before{content:"\f082"}.fa-camera-retro:before{content:"\f083"}.fa-key:before{content:"\f084"}.fa-gears:before,.fa-cogs:before{content:"\f085"}.fa-comments:before{content:"\f086"}.fa-thumbs-o-up:before{content:"\f087"}.fa-thumbs-o-down:before{content:"\f088"}.fa-star-half:before{content:"\f089"}.fa-heart-o:before{content:"\f08a"}.fa-sign-out:before{content:"\f08b"}.fa-linkedin-square:before{content:"\f08c"}.fa-thumb-tack:before{content:"\f08d"}.fa-external-link:before{content:"\f08e"}.fa-sign-in:before{content:"\f090"}.fa-trophy:before{content:"\f091"}.fa-github-square:before{content:"\f092"}.fa-upload:before{content:"\f093"}.fa-lemon-o:before{content:"\f094"}.fa-phone:before{content:"\f095"}.fa-square-o:before{content:"\f096"}.fa-bookmark-o:before{content:"\f097"}.fa-phone-square:before{content:"\f098"}.fa-twitter:before{content:"\f099"}.fa-facebook-f:before,.fa-facebook:before{content:"\f09a"}.fa-github:before{content:"\f09b"}.fa-unlock:before{content:"\f09c"}.fa-credit-card:before{content:"\f09d"}.fa-feed:before,.fa-rss:before{content:"\f09e"}.fa-hdd-o:before{content:"\f0a0"}.fa-bullhorn:before{content:"\f0a1"}.fa-bell:before{content:"\f0f3"}.fa-certificate:before{content:"\f0a3"}.fa-hand-o-right:before{content:"\f0a4"}.fa-hand-o-left:before{content:"\f0a5"}.fa-hand-o-up:before{content:"\f0a6"}.fa-hand-o-down:before{content:"\f0a7"}.fa-arrow-circle-left:before{content:"\f0a8"}.fa-arrow-circle-right:before{content:"\f0a9"}.fa-arrow-circle-up:before{content:"\f0aa"}.fa-arrow-circle-down:before{content:"\f0ab"}.fa-globe:before{content:"\f0ac"}.fa-wrench:before{content:"\f0ad"}.fa-tasks:before{content:"\f0ae"}.fa-filter:before{content:"\f0b0"}.fa-briefcase:before{content:"\f0b1"}.fa-arrows-alt:before{content:"\f0b2"}.fa-group:before,.fa-users:before{content:"\f0c0"}.fa-chain:before,.fa-link:before{content:"\f0c1"}.fa-cloud:before{content:"\f0c2"}.fa-flask:before{content:"\f0c3"}.fa-cut:before,.fa-scissors:before{content:"\f0c4"}.fa-copy:before,.fa-files-o:before{content:"\f0c5"}.fa-paperclip:before{content:"\f0c6"}.fa-save:before,.fa-floppy-o:before{content:"\f0c7"}.fa-square:before{content:"\f0c8"}.fa-navicon:before,.fa-reorder:before,.fa-bars:before{content:"\f0c9"}.fa-list-ul:before{content:"\f0ca"}.fa-list-ol:before{content:"\f0cb"}.fa-strikethrough:before{content:"\f0cc"}.fa-underline:before{content:"\f0cd"}.fa-table:before{content:"\f0ce"}.fa-magic:before{content:"\f0d0"}.fa-truck:before{content:"\f0d1"}.fa-pinterest:before{content:"\f0d2"}.fa-pinterest-square:before{content:"\f0d3"}.fa-google-plus-square:before{content:"\f0d4"}.fa-google-plus:before{content:"\f0d5"}.fa-money:before{content:"\f0d6"}.fa-caret-down:before{content:"\f0d7"}.fa-caret-up:before{content:"\f0d8"}.fa-caret-left:before{content:"\f0d9"}.fa-caret-right:before{content:"\f0da"}.fa-columns:before{content:"\f0db"}.fa-unsorted:before,.fa-sort:before{content:"\f0dc"}.fa-sort-down:before,.fa-sort-desc:before{content:"\f0dd"}.fa-sort-up:before,.fa-sort-asc:before{content:"\f0de"}.fa-envelope:before{content:"\f0e0"}.fa-linkedin:before{content:"\f0e1"}.fa-rotate-left:before,.fa-undo:before{content:"\f0e2"}.fa-legal:before,.fa-gavel:before{content:"\f0e3"}.fa-dashboard:before,.fa-tachometer:before{content:"\f0e4"}.fa-comment-o:before{content:"\f0e5"}.fa-comments-o:before{content:"\f0e6"}.fa-flash:before,.fa-bolt:before{content:"\f0e7"}.fa-sitemap:before{content:"\f0e8"}.fa-umbrella:before{content:"\f0e9"}.fa-paste:before,.fa-clipboard:before{content:"\f0ea"}.fa-lightbulb-o:before{content:"\f0eb"}.fa-exchange:before{content:"\f0ec"}.fa-cloud-download:before{content:"\f0ed"}.fa-cloud-upload:before{content:"\f0ee"}.fa-user-md:before{content:"\f0f0"}.fa-stethoscope:before{content:"\f0f1"}.fa-suitcase:before{content:"\f0f2"}.fa-bell-o:before{content:"\f0a2"}.fa-coffee:before{content:"\f0f4"}.fa-cutlery:before{content:"\f0f5"}.fa-file-text-o:before{content:"\f0f6"}.fa-building-o:before{content:"\f0f7"}.fa-hospital-o:before{content:"\f0f8"}.fa-ambulance:before{content:"\f0f9"}.fa-medkit:before{content:"\f0fa"}.fa-fighter-jet:before{content:"\f0fb"}.fa-beer:before{content:"\f0fc"}.fa-h-square:before{content:"\f0fd"}.fa-plus-square:before{content:"\f0fe"}.fa-angle-double-left:before{content:"\f100"}.fa-angle-double-right:before{content:"\f101"}.fa-angle-double-up:before{content:"\f102"}.fa-angle-double-down:before{content:"\f103"}.fa-angle-left:before{content:"\f104"}.fa-angle-right:before{content:"\f105"}.fa-angle-up:before{content:"\f106"}.fa-angle-down:before{content:"\f107"}.fa-desktop:before{content:"\f108"}.fa-laptop:before{content:"\f109"}.fa-tablet:before{content:"\f10a"}.fa-mobile-phone:before,.fa-mobile:before{content:"\f10b"}.fa-circle-o:before{content:"\f10c"}.fa-quote-left:before{content:"\f10d"}.fa-quote-right:before{content:"\f10e"}.fa-spinner:before{content:"\f110"}.fa-circle:before{content:"\f111"}.fa-mail-reply:before,.fa-reply:before{content:"\f112"}.fa-github-alt:before{content:"\f113"}.fa-folder-o:before{content:"\f114"}.fa-folder-open-o:before{content:"\f115"}.fa-smile-o:before{content:"\f118"}.fa-frown-o:before{content:"\f119"}.fa-meh-o:before{content:"\f11a"}.fa-gamepad:before{content:"\f11b"}.fa-keyboard-o:before{content:"\f11c"}.fa-flag-o:before{content:"\f11d"}.fa-flag-checkered:before{content:"\f11e"}.fa-terminal:before{content:"\f120"}.fa-code:before{content:"\f121"}.fa-mail-reply-all:before,.fa-reply-all:before{content:"\f122"}.fa-star-half-empty:before,.fa-star-half-full:before,.fa-star-half-o:before{content:"\f123"}.fa-location-arrow:before{content:"\f124"}.fa-crop:before{content:"\f125"}.fa-code-fork:before{content:"\f126"}.fa-unlink:before,.fa-chain-broken:before{content:"\f127"}.fa-question:before{content:"\f128"}.fa-info:before{content:"\f129"}.fa-exclamation:before{content:"\f12a"}.fa-superscript:before{content:"\f12b"}.fa-subscript:before{content:"\f12c"}.fa-eraser:before{content:"\f12d"}.fa-puzzle-piece:before{content:"\f12e"}.fa-microphone:before{content:"\f130"}.fa-microphone-slash:before{content:"\f131"}.fa-shield:before{content:"\f132"}.fa-calendar-o:before{content:"\f133"}.fa-fire-extinguisher:before{content:"\f134"}.fa-rocket:before{content:"\f135"}.fa-maxcdn:before{content:"\f136"}.fa-chevron-circle-left:before{content:"\f137"}.fa-chevron-circle-right:before{content:"\f138"}.fa-chevron-circle-up:before{content:"\f139"}.fa-chevron-circle-down:before{content:"\f13a"}.fa-html5:before{content:"\f13b"}.fa-css3:before{content:"\f13c"}.fa-anchor:before{content:"\f13d"}.fa-unlock-alt:before{content:"\f13e"}.fa-bullseye:before{content:"\f140"}.fa-ellipsis-h:before{content:"\f141"}.fa-ellipsis-v:before{content:"\f142"}.fa-rss-square:before{content:"\f143"}.fa-play-circle:before{content:"\f144"}.fa-ticket:before{content:"\f145"}.fa-minus-square:before{content:"\f146"}.fa-minus-square-o:before{content:"\f147"}.fa-level-up:before{content:"\f148"}.fa-level-down:before{content:"\f149"}.fa-check-square:before{content:"\f14a"}.fa-pencil-square:before{content:"\f14b"}.fa-external-link-square:before{content:"\f14c"}.fa-share-square:before{content:"\f14d"}.fa-compass:before{content:"\f14e"}.fa-toggle-down:before,.fa-caret-square-o-down:before{content:"\f150"}.fa-toggle-up:before,.fa-caret-square-o-up:before{content:"\f151"}.fa-toggle-right:before,.fa-caret-square-o-right:before{content:"\f152"}.fa-euro:before,.fa-eur:before{content:"\f153"}.fa-gbp:before{content:"\f154"}.fa-dollar:before,.fa-usd:before{content:"\f155"}.fa-rupee:before,.fa-inr:before{content:"\f156"}.fa-cny:before,.fa-rmb:before,.fa-yen:before,.fa-jpy:before{content:"\f157"}.fa-ruble:before,.fa-rouble:before,.fa-rub:before{content:"\f158"}.fa-won:before,.fa-krw:before{content:"\f159"}.fa-bitcoin:before,.fa-btc:before{content:"\f15a"}.fa-file:before{content:"\f15b"}.fa-file-text:before{content:"\f15c"}.fa-sort-alpha-asc:before{content:"\f15d"}.fa-sort-alpha-desc:before{content:"\f15e"}.fa-sort-amount-asc:before{content:"\f160"}.fa-sort-amount-desc:before{content:"\f161"}.fa-sort-numeric-asc:before{content:"\f162"}.fa-sort-numeric-desc:before{content:"\f163"}.fa-thumbs-up:before{content:"\f164"}.fa-thumbs-down:before{content:"\f165"}.fa-youtube-square:before{content:"\f166"}.fa-youtube:before{content:"\f167"}.fa-xing:before{content:"\f168"}.fa-xing-square:before{content:"\f169"}.fa-youtube-play:before{content:"\f16a"}.fa-dropbox:before{content:"\f16b"}.fa-stack-overflow:before{content:"\f16c"}.fa-instagram:before{content:"\f16d"}.fa-flickr:before{content:"\f16e"}.fa-adn:before{content:"\f170"}.fa-bitbucket:before{content:"\f171"}.fa-bitbucket-square:before{content:"\f172"}.fa-tumblr:before{content:"\f173"}.fa-tumblr-square:before{content:"\f174"}.fa-long-arrow-down:before{content:"\f175"}.fa-long-arrow-up:before{content:"\f176"}.fa-long-arrow-left:before{content:"\f177"}.fa-long-arrow-right:before{content:"\f178"}.fa-apple:before{content:"\f179"}.fa-windows:before{content:"\f17a"}.fa-android:before{content:"\f17b"}.fa-linux:before{content:"\f17c"}.fa-dribbble:before{content:"\f17d"}.fa-skype:before{content:"\f17e"}.fa-foursquare:before{content:"\f180"}.fa-trello:before{content:"\f181"}.fa-female:before{content:"\f182"}.fa-male:before{content:"\f183"}.fa-gittip:before,.fa-gratipay:before{content:"\f184"}.fa-sun-o:before{content:"\f185"}.fa-moon-o:before{content:"\f186"}.fa-archive:before{content:"\f187"}.fa-bug:before{content:"\f188"}.fa-vk:before{content:"\f189"}.fa-weibo:before{content:"\f18a"}.fa-renren:before{content:"\f18b"}.fa-pagelines:before{content:"\f18c"}.fa-stack-exchange:before{content:"\f18d"}.fa-arrow-circle-o-right:before{content:"\f18e"}.fa-arrow-circle-o-left:before{content:"\f190"}.fa-toggle-left:before,.fa-caret-square-o-left:before{content:"\f191"}.fa-dot-circle-o:before{content:"\f192"}.fa-wheelchair:before{content:"\f193"}.fa-vimeo-square:before{content:"\f194"}.fa-turkish-lira:before,.fa-try:before{content:"\f195"}.fa-plus-square-o:before{content:"\f196"}.fa-space-shuttle:before{content:"\f197"}.fa-slack:before{content:"\f198"}.fa-envelope-square:before{content:"\f199"}.fa-wordpress:before{content:"\f19a"}.fa-openid:before{content:"\f19b"}.fa-institution:before,.fa-bank:before,.fa-university:before{content:"\f19c"}.fa-mortar-board:before,.fa-graduation-cap:before{content:"\f19d"}.fa-yahoo:before{content:"\f19e"}.fa-google:before{content:"\f1a0"}.fa-reddit:before{content:"\f1a1"}.fa-reddit-square:before{content:"\f1a2"}.fa-stumbleupon-circle:before{content:"\f1a3"}.fa-stumbleupon:before{content:"\f1a4"}.fa-delicious:before{content:"\f1a5"}.fa-digg:before{content:"\f1a6"}.fa-pied-piper:before{content:"\f1a7"}.fa-pied-piper-alt:before{content:"\f1a8"}.fa-drupal:before{content:"\f1a9"}.fa-joomla:before{content:"\f1aa"}.fa-language:before{content:"\f1ab"}.fa-fax:before{content:"\f1ac"}.fa-building:before{content:"\f1ad"}.fa-child:before{content:"\f1ae"}.fa-paw:before{content:"\f1b0"}.fa-spoon:before{content:"\f1b1"}.fa-cube:before{content:"\f1b2"}.fa-cubes:before{content:"\f1b3"}.fa-behance:before{content:"\f1b4"}.fa-behance-square:before{content:"\f1b5"}.fa-steam:before{content:"\f1b6"}.fa-steam-square:before{content:"\f1b7"}.fa-recycle:before{content:"\f1b8"}.fa-automobile:before,.fa-car:before{content:"\f1b9"}.fa-cab:before,.fa-taxi:before{content:"\f1ba"}.fa-tree:before{content:"\f1bb"}.fa-spotify:before{content:"\f1bc"}.fa-deviantart:before{content:"\f1bd"}.fa-soundcloud:before{content:"\f1be"}.fa-database:before{content:"\f1c0"}.fa-file-pdf-o:before{content:"\f1c1"}.fa-file-word-o:before{content:"\f1c2"}.fa-file-excel-o:before{content:"\f1c3"}.fa-file-powerpoint-o:before{content:"\f1c4"}.fa-file-photo-o:before,.fa-file-picture-o:before,.fa-file-image-o:before{content:"\f1c5"}.fa-file-zip-o:before,.fa-file-archive-o:before{content:"\f1c6"}.fa-file-sound-o:before,.fa-file-audio-o:before{content:"\f1c7"}.fa-file-movie-o:before,.fa-file-video-o:before{content:"\f1c8"}.fa-file-code-o:before{content:"\f1c9"}.fa-vine:before{content:"\f1ca"}.fa-codepen:before{content:"\f1cb"}.fa-jsfiddle:before{content:"\f1cc"}.fa-life-bouy:before,.fa-life-buoy:before,.fa-life-saver:before,.fa-support:before,.fa-life-ring:before{content:"\f1cd"}.fa-circle-o-notch:before{content:"\f1ce"}.fa-ra:before,.fa-rebel:before{content:"\f1d0"}.fa-ge:before,.fa-empire:before{content:"\f1d1"}.fa-git-square:before{content:"\f1d2"}.fa-git:before{content:"\f1d3"}.fa-y-combinator-square:before,.fa-yc-square:before,.fa-hacker-news:before{content:"\f1d4"}.fa-tencent-weibo:before{content:"\f1d5"}.fa-qq:before{content:"\f1d6"}.fa-wechat:before,.fa-weixin:before{content:"\f1d7"}.fa-send:before,.fa-paper-plane:before{content:"\f1d8"}.fa-send-o:before,.fa-paper-plane-o:before{content:"\f1d9"}.fa-history:before{content:"\f1da"}.fa-circle-thin:before{content:"\f1db"}.fa-header:before{content:"\f1dc"}.fa-paragraph:before{content:"\f1dd"}.fa-sliders:before{content:"\f1de"}.fa-share-alt:before{content:"\f1e0"}.fa-share-alt-square:before{content:"\f1e1"}.fa-bomb:before{content:"\f1e2"}.fa-soccer-ball-o:before,.fa-futbol-o:before{content:"\f1e3"}.fa-tty:before{content:"\f1e4"}.fa-binoculars:before{content:"\f1e5"}.fa-plug:before{content:"\f1e6"}.fa-slideshare:before{content:"\f1e7"}.fa-twitch:before{content:"\f1e8"}.fa-yelp:before{content:"\f1e9"}.fa-newspaper-o:before{content:"\f1ea"}.fa-wifi:before{content:"\f1eb"}.fa-calculator:before{content:"\f1ec"}.fa-paypal:before{content:"\f1ed"}.fa-google-wallet:before{content:"\f1ee"}.fa-cc-visa:before{content:"\f1f0"}.fa-cc-mastercard:before{content:"\f1f1"}.fa-cc-discover:before{content:"\f1f2"}.fa-cc-amex:before{content:"\f1f3"}.fa-cc-paypal:before{content:"\f1f4"}.fa-cc-stripe:before{content:"\f1f5"}.fa-bell-slash:before{content:"\f1f6"}.fa-bell-slash-o:before{content:"\f1f7"}.fa-trash:before{content:"\f1f8"}.fa-copyright:before{content:"\f1f9"}.fa-at:before{content:"\f1fa"}.fa-eyedropper:before{content:"\f1fb"}.fa-paint-brush:before{content:"\f1fc"}.fa-birthday-cake:before{content:"\f1fd"}.fa-area-chart:before{content:"\f1fe"}.fa-pie-chart:before{content:"\f200"}.fa-line-chart:before{content:"\f201"}.fa-lastfm:before{content:"\f202"}.fa-lastfm-square:before{content:"\f203"}.fa-toggle-off:before{content:"\f204"}.fa-toggle-on:before{content:"\f205"}.fa-bicycle:before{content:"\f206"}.fa-bus:before{content:"\f207"}.fa-ioxhost:before{content:"\f208"}.fa-angellist:before{content:"\f209"}.fa-cc:before{content:"\f20a"}.fa-shekel:before,.fa-sheqel:before,.fa-ils:before{content:"\f20b"}.fa-meanpath:before{content:"\f20c"}.fa-buysellads:before{content:"\f20d"}.fa-connectdevelop:before{content:"\f20e"}.fa-dashcube:before{content:"\f210"}.fa-forumbee:before{content:"\f211"}.fa-leanpub:before{content:"\f212"}.fa-sellsy:before{content:"\f213"}.fa-shirtsinbulk:before{content:"\f214"}.fa-simplybuilt:before{content:"\f215"}.fa-skyatlas:before{content:"\f216"}.fa-cart-plus:before{content:"\f217"}.fa-cart-arrow-down:before{content:"\f218"}.fa-diamond:before{content:"\f219"}.fa-ship:before{content:"\f21a"}.fa-user-secret:before{content:"\f21b"}.fa-motorcycle:before{content:"\f21c"}.fa-street-view:before{content:"\f21d"}.fa-heartbeat:before{content:"\f21e"}.fa-venus:before{content:"\f221"}.fa-mars:before{content:"\f222"}.fa-mercury:before{content:"\f223"}.fa-intersex:before,.fa-transgender:before{content:"\f224"}.fa-transgender-alt:before{content:"\f225"}.fa-venus-double:before{content:"\f226"}.fa-mars-double:before{content:"\f227"}.fa-venus-mars:before{content:"\f228"}.fa-mars-stroke:before{content:"\f229"}.fa-mars-stroke-v:before{content:"\f22a"}.fa-mars-stroke-h:before{content:"\f22b"}.fa-neuter:before{content:"\f22c"}.fa-genderless:before{content:"\f22d"}.fa-facebook-official:before{content:"\f230"}.fa-pinterest-p:before{content:"\f231"}.fa-whatsapp:before{content:"\f232"}.fa-server:before{content:"\f233"}.fa-user-plus:before{content:"\f234"}.fa-user-times:before{content:"\f235"}.fa-hotel:before,.fa-bed:before{content:"\f236"}.fa-viacoin:before{content:"\f237"}.fa-train:before{content:"\f238"}.fa-subway:before{content:"\f239"}.fa-medium:before{content:"\f23a"}.fa-yc:before,.fa-y-combinator:before{content:"\f23b"}.fa-optin-monster:before{content:"\f23c"}.fa-opencart:before{content:"\f23d"}.fa-expeditedssl:before{content:"\f23e"}.fa-battery-4:before,.fa-battery-full:before{content:"\f240"}.fa-battery-3:before,.fa-battery-three-quarters:before{content:"\f241"}.fa-battery-2:before,.fa-battery-half:before{content:"\f242"}.fa-battery-1:before,.fa-battery-quarter:before{content:"\f243"}.fa-battery-0:before,.fa-battery-empty:before{content:"\f244"}.fa-mouse-pointer:before{content:"\f245"}.fa-i-cursor:before{content:"\f246"}.fa-object-group:before{content:"\f247"}.fa-object-ungroup:before{content:"\f248"}.fa-sticky-note:before{content:"\f249"}.fa-sticky-note-o:before{content:"\f24a"}.fa-cc-jcb:before{content:"\f24b"}.fa-cc-diners-club:before{content:"\f24c"}.fa-clone:before{content:"\f24d"}.fa-balance-scale:before{content:"\f24e"}.fa-hourglass-o:before{content:"\f250"}.fa-hourglass-1:before,.fa-hourglass-start:before{content:"\f251"}.fa-hourglass-2:before,.fa-hourglass-half:before{content:"\f252"}.fa-hourglass-3:before,.fa-hourglass-end:before{content:"\f253"}.fa-hourglass:before{content:"\f254"}.fa-hand-grab-o:before,.fa-hand-rock-o:before{content:"\f255"}.fa-hand-stop-o:before,.fa-hand-paper-o:before{content:"\f256"}.fa-hand-scissors-o:before{content:"\f257"}.fa-hand-lizard-o:before{content:"\f258"}.fa-hand-spock-o:before{content:"\f259"}.fa-hand-pointer-o:before{content:"\f25a"}.fa-hand-peace-o:before{content:"\f25b"}.fa-trademark:before{content:"\f25c"}.fa-registered:before{content:"\f25d"}.fa-creative-commons:before{content:"\f25e"}.fa-gg:before{content:"\f260"}.fa-gg-circle:before{content:"\f261"}.fa-tripadvisor:before{content:"\f262"}.fa-odnoklassniki:before{content:"\f263"}.fa-odnoklassniki-square:before{content:"\f264"}.fa-get-pocket:before{content:"\f265"}.fa-wikipedia-w:before{content:"\f266"}.fa-safari:before{content:"\f267"}.fa-chrome:before{content:"\f268"}.fa-firefox:before{content:"\f269"}.fa-opera:before{content:"\f26a"}.fa-internet-explorer:before{content:"\f26b"}.fa-tv:before,.fa-television:before{content:"\f26c"}.fa-contao:before{content:"\f26d"}.fa-500px:before{content:"\f26e"}.fa-amazon:before{content:"\f270"}.fa-calendar-plus-o:before{content:"\f271"}.fa-calendar-minus-o:before{content:"\f272"}.fa-calendar-times-o:before{content:"\f273"}.fa-calendar-check-o:before{content:"\f274"}.fa-industry:before{content:"\f275"}.fa-map-pin:before{content:"\f276"}.fa-map-signs:before{content:"\f277"}.fa-map-o:before{content:"\f278"}.fa-map:before{content:"\f279"}.fa-commenting:before{content:"\f27a"}.fa-commenting-o:before{content:"\f27b"}.fa-houzz:before{content:"\f27c"}.fa-vimeo:before{content:"\f27d"}.fa-black-tie:before{content:"\f27e"}.fa-fonticons:before{content:"\f280"}.fa-reddit-alien:before{content:"\f281"}.fa-edge:before{content:"\f282"}.fa-credit-card-alt:before{content:"\f283"}.fa-codiepie:before{content:"\f284"}.fa-modx:before{content:"\f285"}.fa-fort-awesome:before{content:"\f286"}.fa-usb:before{content:"\f287"}.fa-product-hunt:before{content:"\f288"}.fa-mixcloud:before{content:"\f289"}.fa-scribd:before{content:"\f28a"}.fa-pause-circle:before{content:"\f28b"}.fa-pause-circle-o:before{content:"\f28c"}.fa-stop-circle:before{content:"\f28d"}.fa-stop-circle-o:before{content:"\f28e"}.fa-shopping-bag:before{content:"\f290"}.fa-shopping-basket:before{content:"\f291"}.fa-hashtag:before{content:"\f292"}.fa-bluetooth:before{content:"\f293"}.fa-bluetooth-b:before{content:"\f294"}.fa-percent:before{content:"\f295"}.animated {
-webkit-animation-duration: 1s;
animation-duration: 1s;
-webkit-animation-fill-mode: both;
animation-fill-mode: both;
}
.animated.infinite {
-webkit-animation-iteration-count: infinite;
animation-iteration-count: infinite;
}
.animated.hinge {
-webkit-animation-duration: 2s;
animation-duration: 2s;
}
@keyframes slideDown {
0% {
transform: translateY(-100%);}
50%{
transform: translateY(8%);}
65%{
transform: translateY(-4%);}
80%{
transform: translateY(4%);}
95%{
transform: translateY(-2%);}			
100% {
transform: translateY(0%);}		
}
@-webkit-keyframes slideDown {
0% {
-webkit-transform: translateY(-100%);}
50%{
-webkit-transform: translateY(8%);}
65%{
-webkit-transform: translateY(-4%);}
80%{
-webkit-transform: translateY(4%);}
95%{
-webkit-transform: translateY(-2%);}			
100% {
-webkit-transform: translateY(0%);}	
}
.slideDown{
animation-name: slideDown;
-webkit-animation-name: slideDown;	
animation-duration: 1s;	
-webkit-animation-duration: 1s;
animation-timing-function: ease;	
-webkit-animation-timing-function: ease;	
visibility: visible !important;						
}
@keyframes slideUp {
0% {
transform: translateY(100%);}
50%{
transform: translateY(-8%);}
65%{
transform: translateY(4%);}
80%{
transform: translateY(-4%);}
95%{
transform: translateY(2%);}			
100% {
transform: translateY(0%);}	
}
@-webkit-keyframes slideUp {
0% {
-webkit-transform: translateY(100%);}
50%{
-webkit-transform: translateY(-8%);}
65%{
-webkit-transform: translateY(4%);}
80%{
-webkit-transform: translateY(-4%);}
95%{
-webkit-transform: translateY(2%);}			
100% {
-webkit-transform: translateY(0%);}	
}
.slideUp{
animation-name: slideUp;
-webkit-animation-name: slideUp;	
animation-duration: 1s;	
-webkit-animation-duration: 1s;
animation-timing-function: ease;	
-webkit-animation-timing-function: ease;
visibility: visible !important;			
}
@keyframes slideLeft {
0% {
transform: translateX(150%);}
50%{
transform: translateX(-8%);}
65%{
transform: translateX(4%);}
80%{
transform: translateX(-4%);}
95%{
transform: translateX(2%);}			
100% {
transform: translateX(0%);}
}
@-webkit-keyframes slideLeft {
0% {
-webkit-transform: translateX(150%);}
50%{
-webkit-transform: translateX(-8%);}
65%{
-webkit-transform: translateX(4%);}
80%{
-webkit-transform: translateX(-4%);}
95%{
-webkit-transform: translateX(2%);}			
100% {
-webkit-transform: translateX(0%);}
}
.slideLeft{
animation-name: slideLeft;
-webkit-animation-name: slideLeft;	
animation-duration: 1s;	
-webkit-animation-duration: 1s;
animation-timing-function: ease-in-out;	
-webkit-animation-timing-function: ease-in-out;
visibility: visible !important;	
}
@keyframes slideRight {
0% {
transform: translateX(-150%);}
50%{
transform: translateX(8%);}
65%{
transform: translateX(-4%);}
80%{
transform: translateX(4%);}
95%{
transform: translateX(-2%);}			
100% {
transform: translateX(0%);}	
}
@-webkit-keyframes slideRight {
0% {
-webkit-transform: translateX(-150%);}
50%{
-webkit-transform: translateX(8%);}
65%{
-webkit-transform: translateX(-4%);}
80%{
-webkit-transform: translateX(4%);}
95%{
-webkit-transform: translateX(-2%);}			
100% {
-webkit-transform: translateX(0%);}
}
.slideRight{
animation-name: slideRight;
-webkit-animation-name: slideRight;	
animation-duration: 1s;	
-webkit-animation-duration: 1s;
animation-timing-function: ease-in-out;	
-webkit-animation-timing-function: ease-in-out;		
visibility: visible !important;	
}
@-webkit-keyframes bounce {
0%, 20%, 53%, 80%, 100% {
-webkit-transition-timing-function: cubic-bezier(0.215, 0.610, 0.355, 1.000);
transition-timing-function: cubic-bezier(0.215, 0.610, 0.355, 1.000);
-webkit-transform: translate3d(0,0,0);
transform: translate3d(0,0,0);
}
40%, 43% {
-webkit-transition-timing-function: cubic-bezier(0.755, 0.050, 0.855, 0.060);
transition-timing-function: cubic-bezier(0.755, 0.050, 0.855, 0.060);
-webkit-transform: translate3d(0, -30px, 0);
transform: translate3d(0, -30px, 0);
}
70% {
-webkit-transition-timing-function: cubic-bezier(0.755, 0.050, 0.855, 0.060);
transition-timing-function: cubic-bezier(0.755, 0.050, 0.855, 0.060);
-webkit-transform: translate3d(0, -15px, 0);
transform: translate3d(0, -15px, 0);
}
90% {
-webkit-transform: translate3d(0,-4px,0);
transform: translate3d(0,-4px,0);
}
}
@keyframes bounce {
0%, 20%, 53%, 80%, 100% {
-webkit-transition-timing-function: cubic-bezier(0.215, 0.610, 0.355, 1.000);
transition-timing-function: cubic-bezier(0.215, 0.610, 0.355, 1.000);
-webkit-transform: translate3d(0,0,0);
-ms-transform: translate3d(0,0,0);
transform: translate3d(0,0,0);
}
40%, 43% {
-webkit-transition-timing-function: cubic-bezier(0.755, 0.050, 0.855, 0.060);
transition-timing-function: cubic-bezier(0.755, 0.050, 0.855, 0.060);
-webkit-transform: translate3d(0, -30px, 0);
-ms-transform: translate3d(0, -30px, 0);
transform: translate3d(0, -30px, 0);
}
70% {
-webkit-transition-timing-function: cubic-bezier(0.755, 0.050, 0.855, 0.060);
transition-timing-function: cubic-bezier(0.755, 0.050, 0.855, 0.060);
-webkit-transform: translate3d(0, -15px, 0);
-ms-transform: translate3d(0, -15px, 0);
transform: translate3d(0, -15px, 0);
}
90% {
-webkit-transform: translate3d(0,-4px,0);
-ms-transform: translate3d(0,-4px,0);
transform: translate3d(0,-4px,0);
}
}
.bounce {
-webkit-animation-name: bounce;
animation-name: bounce;
-webkit-transform-origin: center bottom;
-ms-transform-origin: center bottom;
transform-origin: center bottom;
}
@-webkit-keyframes flash {
0%, 50%, 100% {
opacity: 1;
}
25%, 75% {
opacity: 0;
}
}
@keyframes flash {
0%, 50%, 100% {
opacity: 1;
}
25%, 75% {
opacity: 0;
}
}
.flash {
-webkit-animation-name: flash;
animation-name: flash;
} @-webkit-keyframes pulse {
0% {
-webkit-transform: scale3d(1, 1, 1);
transform: scale3d(1, 1, 1);
}
50% {
-webkit-transform: scale3d(1.05, 1.05, 1.05);
transform: scale3d(1.05, 1.05, 1.05);
}
100% {
-webkit-transform: scale3d(1, 1, 1);
transform: scale3d(1, 1, 1);
}
}
@keyframes pulse {
0% {
-webkit-transform: scale3d(1, 1, 1);
-ms-transform: scale3d(1, 1, 1);
transform: scale3d(1, 1, 1);
}
50% {
-webkit-transform: scale3d(1.05, 1.05, 1.05);
-ms-transform: scale3d(1.05, 1.05, 1.05);
transform: scale3d(1.05, 1.05, 1.05);
}
100% {
-webkit-transform: scale3d(1, 1, 1);
-ms-transform: scale3d(1, 1, 1);
transform: scale3d(1, 1, 1);
}
}
.pulse {
-webkit-animation-name: pulse;
animation-name: pulse;
}
@-webkit-keyframes rubberBand {
0% {
-webkit-transform: scale3d(1, 1, 1);
transform: scale3d(1, 1, 1);
}
30% {
-webkit-transform: scale3d(1.25, 0.75, 1);
transform: scale3d(1.25, 0.75, 1);
}
40% {
-webkit-transform: scale3d(0.75, 1.25, 1);
transform: scale3d(0.75, 1.25, 1);
}
50% {
-webkit-transform: scale3d(1.15, 0.85, 1);
transform: scale3d(1.15, 0.85, 1);
}
65% {
-webkit-transform: scale3d(.95, 1.05, 1);
transform: scale3d(.95, 1.05, 1);
}
75% {
-webkit-transform: scale3d(1.05, .95, 1);
transform: scale3d(1.05, .95, 1);
}
100% {
-webkit-transform: scale3d(1, 1, 1);
transform: scale3d(1, 1, 1);
}
}
@keyframes rubberBand {
0% {
-webkit-transform: scale3d(1, 1, 1);
-ms-transform: scale3d(1, 1, 1);
transform: scale3d(1, 1, 1);
}
30% {
-webkit-transform: scale3d(1.25, 0.75, 1);
-ms-transform: scale3d(1.25, 0.75, 1);
transform: scale3d(1.25, 0.75, 1);
}
40% {
-webkit-transform: scale3d(0.75, 1.25, 1);
-ms-transform: scale3d(0.75, 1.25, 1);
transform: scale3d(0.75, 1.25, 1);
}
50% {
-webkit-transform: scale3d(1.15, 0.85, 1);
-ms-transform: scale3d(1.15, 0.85, 1);
transform: scale3d(1.15, 0.85, 1);
}
65% {
-webkit-transform: scale3d(.95, 1.05, 1);
-ms-transform: scale3d(.95, 1.05, 1);
transform: scale3d(.95, 1.05, 1);
}
75% {
-webkit-transform: scale3d(1.05, .95, 1);
-ms-transform: scale3d(1.05, .95, 1);
transform: scale3d(1.05, .95, 1);
}
100% {
-webkit-transform: scale3d(1, 1, 1);
-ms-transform: scale3d(1, 1, 1);
transform: scale3d(1, 1, 1);
}
}
.rubberBand {
-webkit-animation-name: rubberBand;
animation-name: rubberBand;
}
@-webkit-keyframes shake {
0%, 100% {
-webkit-transform: translate3d(0, 0, 0);
transform: translate3d(0, 0, 0);
}
10%, 30%, 50%, 70%, 90% {
-webkit-transform: translate3d(-10px, 0, 0);
transform: translate3d(-10px, 0, 0);
}
20%, 40%, 60%, 80% {
-webkit-transform: translate3d(10px, 0, 0);
transform: translate3d(10px, 0, 0);
}
}
@keyframes shake {
0%, 100% {
-webkit-transform: translate3d(0, 0, 0);
-ms-transform: translate3d(0, 0, 0);
transform: translate3d(0, 0, 0);
}
10%, 30%, 50%, 70%, 90% {
-webkit-transform: translate3d(-10px, 0, 0);
-ms-transform: translate3d(-10px, 0, 0);
transform: translate3d(-10px, 0, 0);
}
20%, 40%, 60%, 80% {
-webkit-transform: translate3d(10px, 0, 0);
-ms-transform: translate3d(10px, 0, 0);
transform: translate3d(10px, 0, 0);
}
}
.shake {
-webkit-animation-name: shake;
animation-name: shake;
}
@-webkit-keyframes swing {
20% {
-webkit-transform: rotate3d(0, 0, 1, 15deg);
transform: rotate3d(0, 0, 1, 15deg);
}
40% {
-webkit-transform: rotate3d(0, 0, 1, -10deg);
transform: rotate3d(0, 0, 1, -10deg);
}
60% {
-webkit-transform: rotate3d(0, 0, 1, 5deg);
transform: rotate3d(0, 0, 1, 5deg);
}
80% {
-webkit-transform: rotate3d(0, 0, 1, -5deg);
transform: rotate3d(0, 0, 1, -5deg);
}
100% {
-webkit-transform: rotate3d(0, 0, 1, 0deg);
transform: rotate3d(0, 0, 1, 0deg);
}
}
@keyframes swing {
20% {
-webkit-transform: rotate3d(0, 0, 1, 15deg);
-ms-transform: rotate3d(0, 0, 1, 15deg);
transform: rotate3d(0, 0, 1, 15deg);
}
40% {
-webkit-transform: rotate3d(0, 0, 1, -10deg);
-ms-transform: rotate3d(0, 0, 1, -10deg);
transform: rotate3d(0, 0, 1, -10deg);
}
60% {
-webkit-transform: rotate3d(0, 0, 1, 5deg);
-ms-transform: rotate3d(0, 0, 1, 5deg);
transform: rotate3d(0, 0, 1, 5deg);
}
80% {
-webkit-transform: rotate3d(0, 0, 1, -5deg);
-ms-transform: rotate3d(0, 0, 1, -5deg);
transform: rotate3d(0, 0, 1, -5deg);
}
100% {
-webkit-transform: rotate3d(0, 0, 1, 0deg);
-ms-transform: rotate3d(0, 0, 1, 0deg);
transform: rotate3d(0, 0, 1, 0deg);
}
}
.swing {
-webkit-transform-origin: top center;
-ms-transform-origin: top center;
transform-origin: top center;
-webkit-animation-name: swing;
animation-name: swing;
}
@-webkit-keyframes tada {
0% {
-webkit-transform: scale3d(1, 1, 1);
transform: scale3d(1, 1, 1);
}
10%, 20% {
-webkit-transform: scale3d(.9, .9, .9) rotate3d(0, 0, 1, -3deg);
transform: scale3d(.9, .9, .9) rotate3d(0, 0, 1, -3deg);
}
30%, 50%, 70%, 90% {
-webkit-transform: scale3d(1.1, 1.1, 1.1) rotate3d(0, 0, 1, 3deg);
transform: scale3d(1.1, 1.1, 1.1) rotate3d(0, 0, 1, 3deg);
}
40%, 60%, 80% {
-webkit-transform: scale3d(1.1, 1.1, 1.1) rotate3d(0, 0, 1, -3deg);
transform: scale3d(1.1, 1.1, 1.1) rotate3d(0, 0, 1, -3deg);
}
100% {
-webkit-transform: scale3d(1, 1, 1);
transform: scale3d(1, 1, 1);
}
}
@keyframes tada {
0% {
-webkit-transform: scale3d(1, 1, 1);
-ms-transform: scale3d(1, 1, 1);
transform: scale3d(1, 1, 1);
}
10%, 20% {
-webkit-transform: scale3d(.9, .9, .9) rotate3d(0, 0, 1, -3deg);
-ms-transform: scale3d(.9, .9, .9) rotate3d(0, 0, 1, -3deg);
transform: scale3d(.9, .9, .9) rotate3d(0, 0, 1, -3deg);
}
30%, 50%, 70%, 90% {
-webkit-transform: scale3d(1.1, 1.1, 1.1) rotate3d(0, 0, 1, 3deg);
-ms-transform: scale3d(1.1, 1.1, 1.1) rotate3d(0, 0, 1, 3deg);
transform: scale3d(1.1, 1.1, 1.1) rotate3d(0, 0, 1, 3deg);
}
40%, 60%, 80% {
-webkit-transform: scale3d(1.1, 1.1, 1.1) rotate3d(0, 0, 1, -3deg);
-ms-transform: scale3d(1.1, 1.1, 1.1) rotate3d(0, 0, 1, -3deg);
transform: scale3d(1.1, 1.1, 1.1) rotate3d(0, 0, 1, -3deg);
}
100% {
-webkit-transform: scale3d(1, 1, 1);
-ms-transform: scale3d(1, 1, 1);
transform: scale3d(1, 1, 1);
}
}
.tada {
-webkit-animation-name: tada;
animation-name: tada;
} @-webkit-keyframes wobble {
0% {
-webkit-transform: none;
transform: none;
}
15% {
-webkit-transform: translate3d(-25%, 0, 0) rotate3d(0, 0, 1, -5deg);
transform: translate3d(-25%, 0, 0) rotate3d(0, 0, 1, -5deg);
}
30% {
-webkit-transform: translate3d(20%, 0, 0) rotate3d(0, 0, 1, 3deg);
transform: translate3d(20%, 0, 0) rotate3d(0, 0, 1, 3deg);
}
45% {
-webkit-transform: translate3d(-15%, 0, 0) rotate3d(0, 0, 1, -3deg);
transform: translate3d(-15%, 0, 0) rotate3d(0, 0, 1, -3deg);
}
60% {
-webkit-transform: translate3d(10%, 0, 0) rotate3d(0, 0, 1, 2deg);
transform: translate3d(10%, 0, 0) rotate3d(0, 0, 1, 2deg);
}
75% {
-webkit-transform: translate3d(-5%, 0, 0) rotate3d(0, 0, 1, -1deg);
transform: translate3d(-5%, 0, 0) rotate3d(0, 0, 1, -1deg);
}
100% {
-webkit-transform: none;
transform: none;
}
}
@keyframes wobble {
0% {
-webkit-transform: none;
-ms-transform: none;
transform: none;
}
15% {
-webkit-transform: translate3d(-25%, 0, 0) rotate3d(0, 0, 1, -5deg);
-ms-transform: translate3d(-25%, 0, 0) rotate3d(0, 0, 1, -5deg);
transform: translate3d(-25%, 0, 0) rotate3d(0, 0, 1, -5deg);
}
30% {
-webkit-transform: translate3d(20%, 0, 0) rotate3d(0, 0, 1, 3deg);
-ms-transform: translate3d(20%, 0, 0) rotate3d(0, 0, 1, 3deg);
transform: translate3d(20%, 0, 0) rotate3d(0, 0, 1, 3deg);
}
45% {
-webkit-transform: translate3d(-15%, 0, 0) rotate3d(0, 0, 1, -3deg);
-ms-transform: translate3d(-15%, 0, 0) rotate3d(0, 0, 1, -3deg);
transform: translate3d(-15%, 0, 0) rotate3d(0, 0, 1, -3deg);
}
60% {
-webkit-transform: translate3d(10%, 0, 0) rotate3d(0, 0, 1, 2deg);
-ms-transform: translate3d(10%, 0, 0) rotate3d(0, 0, 1, 2deg);
transform: translate3d(10%, 0, 0) rotate3d(0, 0, 1, 2deg);
}
75% {
-webkit-transform: translate3d(-5%, 0, 0) rotate3d(0, 0, 1, -1deg);
-ms-transform: translate3d(-5%, 0, 0) rotate3d(0, 0, 1, -1deg);
transform: translate3d(-5%, 0, 0) rotate3d(0, 0, 1, -1deg);
}
100% {
-webkit-transform: none;
-ms-transform: none;
transform: none;
}
}
.wobble {
-webkit-animation-name: wobble;
animation-name: wobble;
}
@-webkit-keyframes bounceIn {
0%, 20%, 40%, 60%, 80%, 100% {
-webkit-transition-timing-function: cubic-bezier(0.215, 0.610, 0.355, 1.000);
transition-timing-function: cubic-bezier(0.215, 0.610, 0.355, 1.000);
}
0% {
opacity: 0;
-webkit-transform: scale3d(.3, .3, .3);
transform: scale3d(.3, .3, .3);
}
20% {
-webkit-transform: scale3d(1.1, 1.1, 1.1);
transform: scale3d(1.1, 1.1, 1.1);
}
40% {
-webkit-transform: scale3d(.9, .9, .9);
transform: scale3d(.9, .9, .9);
}
60% {
opacity: 1;
-webkit-transform: scale3d(1.03, 1.03, 1.03);
transform: scale3d(1.03, 1.03, 1.03);
}
80% {
-webkit-transform: scale3d(.97, .97, .97);
transform: scale3d(.97, .97, .97);
}
100% {
opacity: 1;
-webkit-transform: scale3d(1, 1, 1);
transform: scale3d(1, 1, 1);
}
}
@keyframes bounceIn {
0%, 20%, 40%, 60%, 80%, 100% {
-webkit-transition-timing-function: cubic-bezier(0.215, 0.610, 0.355, 1.000);
transition-timing-function: cubic-bezier(0.215, 0.610, 0.355, 1.000);
}
0% {
opacity: 0;
-webkit-transform: scale3d(.3, .3, .3);
-ms-transform: scale3d(.3, .3, .3);
transform: scale3d(.3, .3, .3);
}
20% {
-webkit-transform: scale3d(1.1, 1.1, 1.1);
-ms-transform: scale3d(1.1, 1.1, 1.1);
transform: scale3d(1.1, 1.1, 1.1);
}
40% {
-webkit-transform: scale3d(.9, .9, .9);
-ms-transform: scale3d(.9, .9, .9);
transform: scale3d(.9, .9, .9);
}
60% {
opacity: 1;
-webkit-transform: scale3d(1.03, 1.03, 1.03);
-ms-transform: scale3d(1.03, 1.03, 1.03);
transform: scale3d(1.03, 1.03, 1.03);
}
80% {
-webkit-transform: scale3d(.97, .97, .97);
-ms-transform: scale3d(.97, .97, .97);
transform: scale3d(.97, .97, .97);
}
100% {
opacity: 1;
-webkit-transform: scale3d(1, 1, 1);
-ms-transform: scale3d(1, 1, 1);
transform: scale3d(1, 1, 1);
}
}
.bounceIn {
-webkit-animation-name: bounceIn;
animation-name: bounceIn;
-webkit-animation-duration: .75s;
animation-duration: .75s;
}
@-webkit-keyframes bounceInDown {
0%, 60%, 75%, 90%, 100% {
-webkit-transition-timing-function: cubic-bezier(0.215, 0.610, 0.355, 1.000);
transition-timing-function: cubic-bezier(0.215, 0.610, 0.355, 1.000);
}
0% {
opacity: 0;
-webkit-transform: translate3d(0, -3000px, 0);
transform: translate3d(0, -3000px, 0);
}
60% {
opacity: 1;
-webkit-transform: translate3d(0, 25px, 0);
transform: translate3d(0, 25px, 0);
}
75% {
-webkit-transform: translate3d(0, -10px, 0);
transform: translate3d(0, -10px, 0);
}
90% {
-webkit-transform: translate3d(0, 5px, 0);
transform: translate3d(0, 5px, 0);
}
100% {
-webkit-transform: none;
transform: none;
}
}
@keyframes bounceInDown {
0%, 60%, 75%, 90%, 100% {
-webkit-transition-timing-function: cubic-bezier(0.215, 0.610, 0.355, 1.000);
transition-timing-function: cubic-bezier(0.215, 0.610, 0.355, 1.000);
}
0% {
opacity: 0;
-webkit-transform: translate3d(0, -3000px, 0);
-ms-transform: translate3d(0, -3000px, 0);
transform: translate3d(0, -3000px, 0);
}
60% {
opacity: 1;
-webkit-transform: translate3d(0, 25px, 0);
-ms-transform: translate3d(0, 25px, 0);
transform: translate3d(0, 25px, 0);
}
75% {
-webkit-transform: translate3d(0, -10px, 0);
-ms-transform: translate3d(0, -10px, 0);
transform: translate3d(0, -10px, 0);
}
90% {
-webkit-transform: translate3d(0, 5px, 0);
-ms-transform: translate3d(0, 5px, 0);
transform: translate3d(0, 5px, 0);
}
100% {
-webkit-transform: none;
-ms-transform: none;
transform: none;
}
}
.bounceInDown {
-webkit-animation-name: bounceInDown;
animation-name: bounceInDown;
}
@-webkit-keyframes bounceInLeft {
0%, 60%, 75%, 90%, 100% {
-webkit-transition-timing-function: cubic-bezier(0.215, 0.610, 0.355, 1.000);
transition-timing-function: cubic-bezier(0.215, 0.610, 0.355, 1.000);
}
0% {
opacity: 0;
-webkit-transform: translate3d(-3000px, 0, 0);
transform: translate3d(-3000px, 0, 0);
}
60% {
opacity: 1;
-webkit-transform: translate3d(25px, 0, 0);
transform: translate3d(25px, 0, 0);
}
75% {
-webkit-transform: translate3d(-10px, 0, 0);
transform: translate3d(-10px, 0, 0);
}
90% {
-webkit-transform: translate3d(5px, 0, 0);
transform: translate3d(5px, 0, 0);
}
100% {
-webkit-transform: none;
transform: none;
}
}
@keyframes bounceInLeft {
0%, 60%, 75%, 90%, 100% {
-webkit-transition-timing-function: cubic-bezier(0.215, 0.610, 0.355, 1.000);
transition-timing-function: cubic-bezier(0.215, 0.610, 0.355, 1.000);
}
0% {
opacity: 0;
-webkit-transform: translate3d(-3000px, 0, 0);
-ms-transform: translate3d(-3000px, 0, 0);
transform: translate3d(-3000px, 0, 0);
}
60% {
opacity: 1;
-webkit-transform: translate3d(25px, 0, 0);
-ms-transform: translate3d(25px, 0, 0);
transform: translate3d(25px, 0, 0);
}
75% {
-webkit-transform: translate3d(-10px, 0, 0);
-ms-transform: translate3d(-10px, 0, 0);
transform: translate3d(-10px, 0, 0);
}
90% {
-webkit-transform: translate3d(5px, 0, 0);
-ms-transform: translate3d(5px, 0, 0);
transform: translate3d(5px, 0, 0);
}
100% {
-webkit-transform: none;
-ms-transform: none;
transform: none;
}
}
.bounceInLeft {
-webkit-animation-name: bounceInLeft;
animation-name: bounceInLeft;
}
@-webkit-keyframes bounceInRight {
0%, 60%, 75%, 90%, 100% {
-webkit-transition-timing-function: cubic-bezier(0.215, 0.610, 0.355, 1.000);
transition-timing-function: cubic-bezier(0.215, 0.610, 0.355, 1.000);
}
0% {
opacity: 0;
-webkit-transform: translate3d(3000px, 0, 0);
transform: translate3d(3000px, 0, 0);
}
60% {
opacity: 1;
-webkit-transform: translate3d(-25px, 0, 0);
transform: translate3d(-25px, 0, 0);
}
75% {
-webkit-transform: translate3d(10px, 0, 0);
transform: translate3d(10px, 0, 0);
}
90% {
-webkit-transform: translate3d(-5px, 0, 0);
transform: translate3d(-5px, 0, 0);
}
100% {
-webkit-transform: none;
transform: none;
}
}
@keyframes bounceInRight {
0%, 60%, 75%, 90%, 100% {
-webkit-transition-timing-function: cubic-bezier(0.215, 0.610, 0.355, 1.000);
transition-timing-function: cubic-bezier(0.215, 0.610, 0.355, 1.000);
}
0% {
opacity: 0;
-webkit-transform: translate3d(3000px, 0, 0);
-ms-transform: translate3d(3000px, 0, 0);
transform: translate3d(3000px, 0, 0);
}
60% {
opacity: 1;
-webkit-transform: translate3d(-25px, 0, 0);
-ms-transform: translate3d(-25px, 0, 0);
transform: translate3d(-25px, 0, 0);
}
75% {
-webkit-transform: translate3d(10px, 0, 0);
-ms-transform: translate3d(10px, 0, 0);
transform: translate3d(10px, 0, 0);
}
90% {
-webkit-transform: translate3d(-5px, 0, 0);
-ms-transform: translate3d(-5px, 0, 0);
transform: translate3d(-5px, 0, 0);
}
100% {
-webkit-transform: none;
-ms-transform: none;
transform: none;
}
}
.bounceInRight {
-webkit-animation-name: bounceInRight;
animation-name: bounceInRight;
}
@-webkit-keyframes bounceInUp {
0%, 60%, 75%, 90%, 100% {
-webkit-transition-timing-function: cubic-bezier(0.215, 0.610, 0.355, 1.000);
transition-timing-function: cubic-bezier(0.215, 0.610, 0.355, 1.000);
}
0% {
opacity: 0;
-webkit-transform: translate3d(0, 3000px, 0);
transform: translate3d(0, 3000px, 0);
}
60% {
opacity: 1;
-webkit-transform: translate3d(0, -20px, 0);
transform: translate3d(0, -20px, 0);
}
75% {
-webkit-transform: translate3d(0, 10px, 0);
transform: translate3d(0, 10px, 0);
}
90% {
-webkit-transform: translate3d(0, -5px, 0);
transform: translate3d(0, -5px, 0);
}
100% {
-webkit-transform: translate3d(0, 0, 0);
transform: translate3d(0, 0, 0);
}
}
@keyframes bounceInUp {
0%, 60%, 75%, 90%, 100% {
-webkit-transition-timing-function: cubic-bezier(0.215, 0.610, 0.355, 1.000);
transition-timing-function: cubic-bezier(0.215, 0.610, 0.355, 1.000);
}
0% {
opacity: 0;
-webkit-transform: translate3d(0, 3000px, 0);
-ms-transform: translate3d(0, 3000px, 0);
transform: translate3d(0, 3000px, 0);
}
60% {
opacity: 1;
-webkit-transform: translate3d(0, -20px, 0);
-ms-transform: translate3d(0, -20px, 0);
transform: translate3d(0, -20px, 0);
}
75% {
-webkit-transform: translate3d(0, 10px, 0);
-ms-transform: translate3d(0, 10px, 0);
transform: translate3d(0, 10px, 0);
}
90% {
-webkit-transform: translate3d(0, -5px, 0);
-ms-transform: translate3d(0, -5px, 0);
transform: translate3d(0, -5px, 0);
}
100% {
-webkit-transform: translate3d(0, 0, 0);
-ms-transform: translate3d(0, 0, 0);
transform: translate3d(0, 0, 0);
}
}
.bounceInUp {
-webkit-animation-name: bounceInUp;
animation-name: bounceInUp;
}
@-webkit-keyframes bounceOut {
20% {
-webkit-transform: scale3d(.9, .9, .9);
transform: scale3d(.9, .9, .9);
}
50%, 55% {
opacity: 1;
-webkit-transform: scale3d(1.1, 1.1, 1.1);
transform: scale3d(1.1, 1.1, 1.1);
}
100% {
opacity: 0;
-webkit-transform: scale3d(.3, .3, .3);
transform: scale3d(.3, .3, .3);
}
}
@keyframes bounceOut {
20% {
-webkit-transform: scale3d(.9, .9, .9);
-ms-transform: scale3d(.9, .9, .9);
transform: scale3d(.9, .9, .9);
}
50%, 55% {
opacity: 1;
-webkit-transform: scale3d(1.1, 1.1, 1.1);
-ms-transform: scale3d(1.1, 1.1, 1.1);
transform: scale3d(1.1, 1.1, 1.1);
}
100% {
opacity: 0;
-webkit-transform: scale3d(.3, .3, .3);
-ms-transform: scale3d(.3, .3, .3);
transform: scale3d(.3, .3, .3);
}
}
.bounceOut {
-webkit-animation-name: bounceOut;
animation-name: bounceOut;
-webkit-animation-duration: .75s;
animation-duration: .75s;
}
@-webkit-keyframes bounceOutDown {
20% {
-webkit-transform: translate3d(0, 10px, 0);
transform: translate3d(0, 10px, 0);
}
40%, 45% {
opacity: 1;
-webkit-transform: translate3d(0, -20px, 0);
transform: translate3d(0, -20px, 0);
}
100% {
opacity: 0;
-webkit-transform: translate3d(0, 2000px, 0);
transform: translate3d(0, 2000px, 0);
}
}
@keyframes bounceOutDown {
20% {
-webkit-transform: translate3d(0, 10px, 0);
-ms-transform: translate3d(0, 10px, 0);
transform: translate3d(0, 10px, 0);
}
40%, 45% {
opacity: 1;
-webkit-transform: translate3d(0, -20px, 0);
-ms-transform: translate3d(0, -20px, 0);
transform: translate3d(0, -20px, 0);
}
100% {
opacity: 0;
-webkit-transform: translate3d(0, 2000px, 0);
-ms-transform: translate3d(0, 2000px, 0);
transform: translate3d(0, 2000px, 0);
}
}
.bounceOutDown {
-webkit-animation-name: bounceOutDown;
animation-name: bounceOutDown;
}
@-webkit-keyframes bounceOutLeft {
20% {
opacity: 1;
-webkit-transform: translate3d(20px, 0, 0);
transform: translate3d(20px, 0, 0);
}
100% {
opacity: 0;
-webkit-transform: translate3d(-2000px, 0, 0);
transform: translate3d(-2000px, 0, 0);
}
}
@keyframes bounceOutLeft {
20% {
opacity: 1;
-webkit-transform: translate3d(20px, 0, 0);
-ms-transform: translate3d(20px, 0, 0);
transform: translate3d(20px, 0, 0);
}
100% {
opacity: 0;
-webkit-transform: translate3d(-2000px, 0, 0);
-ms-transform: translate3d(-2000px, 0, 0);
transform: translate3d(-2000px, 0, 0);
}
}
.bounceOutLeft {
-webkit-animation-name: bounceOutLeft;
animation-name: bounceOutLeft;
}
@-webkit-keyframes bounceOutRight {
20% {
opacity: 1;
-webkit-transform: translate3d(-20px, 0, 0);
transform: translate3d(-20px, 0, 0);
}
100% {
opacity: 0;
-webkit-transform: translate3d(2000px, 0, 0);
transform: translate3d(2000px, 0, 0);
}
}
@keyframes bounceOutRight {
20% {
opacity: 1;
-webkit-transform: translate3d(-20px, 0, 0);
-ms-transform: translate3d(-20px, 0, 0);
transform: translate3d(-20px, 0, 0);
}
100% {
opacity: 0;
-webkit-transform: translate3d(2000px, 0, 0);
-ms-transform: translate3d(2000px, 0, 0);
transform: translate3d(2000px, 0, 0);
}
}
.bounceOutRight {
-webkit-animation-name: bounceOutRight;
animation-name: bounceOutRight;
}
@-webkit-keyframes bounceOutUp {
20% {
-webkit-transform: translate3d(0, -10px, 0);
transform: translate3d(0, -10px, 0);
}
40%, 45% {
opacity: 1;
-webkit-transform: translate3d(0, 20px, 0);
transform: translate3d(0, 20px, 0);
}
100% {
opacity: 0;
-webkit-transform: translate3d(0, -2000px, 0);
transform: translate3d(0, -2000px, 0);
}
}
@keyframes bounceOutUp {
20% {
-webkit-transform: translate3d(0, -10px, 0);
-ms-transform: translate3d(0, -10px, 0);
transform: translate3d(0, -10px, 0);
}
40%, 45% {
opacity: 1;
-webkit-transform: translate3d(0, 20px, 0);
-ms-transform: translate3d(0, 20px, 0);
transform: translate3d(0, 20px, 0);
}
100% {
opacity: 0;
-webkit-transform: translate3d(0, -2000px, 0);
-ms-transform: translate3d(0, -2000px, 0);
transform: translate3d(0, -2000px, 0);
}
}
.bounceOutUp {
-webkit-animation-name: bounceOutUp;
animation-name: bounceOutUp;
}
@-webkit-keyframes fadeIn {
0% {
opacity: 0;
}
100% {
opacity: 1;
}
}
@keyframes fadeIn {
0% {
opacity: 0;
}
100% {
opacity: 1;
}
}
.fadeIn {
-webkit-animation-name: fadeIn;
animation-name: fadeIn;
}
@-webkit-keyframes fadeInDown {
0% {
opacity: 0;
-webkit-transform: translate3d(0, -100%, 0);
transform: translate3d(0, -100%, 0);
}
100% {
opacity: 1;
-webkit-transform: none;
transform: none;
}
}
@keyframes fadeInDown {
0% {
opacity: 0;
-webkit-transform: translate3d(0, -100%, 0);
-ms-transform: translate3d(0, -100%, 0);
transform: translate3d(0, -100%, 0);
}
100% {
opacity: 1;
-webkit-transform: none;
-ms-transform: none;
transform: none;
}
}
.fadeInDown {
-webkit-animation-name: fadeInDown;
animation-name: fadeInDown;
}
@-webkit-keyframes fadeInDownBig {
0% {
opacity: 0;
-webkit-transform: translate3d(0, -2000px, 0);
transform: translate3d(0, -2000px, 0);
}
100% {
opacity: 1;
-webkit-transform: none;
transform: none;
}
}
@keyframes fadeInDownBig {
0% {
opacity: 0;
-webkit-transform: translate3d(0, -2000px, 0);
-ms-transform: translate3d(0, -2000px, 0);
transform: translate3d(0, -2000px, 0);
}
100% {
opacity: 1;
-webkit-transform: none;
-ms-transform: none;
transform: none;
}
}
.fadeInDownBig {
-webkit-animation-name: fadeInDownBig;
animation-name: fadeInDownBig;
}
@-webkit-keyframes fadeInLeft {
0% {
opacity: 0;
-webkit-transform: translate3d(-100%, 0, 0);
transform: translate3d(-100%, 0, 0);
}
100% {
opacity: 1;
-webkit-transform: none;
transform: none;
}
}
@keyframes fadeInLeft {
0% {
opacity: 0;
-webkit-transform: translate3d(-100%, 0, 0);
-ms-transform: translate3d(-100%, 0, 0);
transform: translate3d(-100%, 0, 0);
}
100% {
opacity: 1;
-webkit-transform: none;
-ms-transform: none;
transform: none;
}
}
.fadeInLeft {
-webkit-animation-name: fadeInLeft;
animation-name: fadeInLeft;
}
@-webkit-keyframes fadeInLeftBig {
0% {
opacity: 0;
-webkit-transform: translate3d(-2000px, 0, 0);
transform: translate3d(-2000px, 0, 0);
}
100% {
opacity: 1;
-webkit-transform: none;
transform: none;
}
}
@keyframes fadeInLeftBig {
0% {
opacity: 0;
-webkit-transform: translate3d(-2000px, 0, 0);
-ms-transform: translate3d(-2000px, 0, 0);
transform: translate3d(-2000px, 0, 0);
}
100% {
opacity: 1;
-webkit-transform: none;
-ms-transform: none;
transform: none;
}
}
.fadeInLeftBig {
-webkit-animation-name: fadeInLeftBig;
animation-name: fadeInLeftBig;
}
@-webkit-keyframes fadeInRight {
0% {
opacity: 0;
-webkit-transform: translate3d(100%, 0, 0);
transform: translate3d(100%, 0, 0);
}
100% {
opacity: 1;
-webkit-transform: none;
transform: none;
}
}
@keyframes fadeInRight {
0% {
opacity: 0;
-webkit-transform: translate3d(100%, 0, 0);
-ms-transform: translate3d(100%, 0, 0);
transform: translate3d(100%, 0, 0);
}
100% {
opacity: 1;
-webkit-transform: none;
-ms-transform: none;
transform: none;
}
}
.fadeInRight {
-webkit-animation-name: fadeInRight;
animation-name: fadeInRight;
}
@-webkit-keyframes fadeInRightBig {
0% {
opacity: 0;
-webkit-transform: translate3d(2000px, 0, 0);
transform: translate3d(2000px, 0, 0);
}
100% {
opacity: 1;
-webkit-transform: none;
transform: none;
}
}
@keyframes fadeInRightBig {
0% {
opacity: 0;
-webkit-transform: translate3d(2000px, 0, 0);
-ms-transform: translate3d(2000px, 0, 0);
transform: translate3d(2000px, 0, 0);
}
100% {
opacity: 1;
-webkit-transform: none;
-ms-transform: none;
transform: none;
}
}
.fadeInRightBig {
-webkit-animation-name: fadeInRightBig;
animation-name: fadeInRightBig;
}
@-webkit-keyframes fadeInUp {
0% {
opacity: 0;
-webkit-transform: translate3d(0, 100%, 0);
transform: translate3d(0, 100%, 0);
}
100% {
opacity: 1;
-webkit-transform: none;
transform: none;
}
}
@keyframes fadeInUp {
0% {
opacity: 0;
-webkit-transform: translate3d(0, 100%, 0);
-ms-transform: translate3d(0, 100%, 0);
transform: translate3d(0, 100%, 0);
}
100% {
opacity: 1;
-webkit-transform: none;
-ms-transform: none;
transform: none;
}
}
.fadeInUp {
-webkit-animation-name: fadeInUp;
animation-name: fadeInUp;
}
@-webkit-keyframes fadeInUpBig {
0% {
opacity: 0;
-webkit-transform: translate3d(0, 2000px, 0);
transform: translate3d(0, 2000px, 0);
}
100% {
opacity: 1;
-webkit-transform: none;
transform: none;
}
}
@keyframes fadeInUpBig {
0% {
opacity: 0;
-webkit-transform: translate3d(0, 2000px, 0);
-ms-transform: translate3d(0, 2000px, 0);
transform: translate3d(0, 2000px, 0);
}
100% {
opacity: 1;
-webkit-transform: none;
-ms-transform: none;
transform: none;
}
}
.fadeInUpBig {
-webkit-animation-name: fadeInUpBig;
animation-name: fadeInUpBig;
}
@-webkit-keyframes fadeOut {
0% {
opacity: 1;
}
100% {
opacity: 0;
}
}
@keyframes fadeOut {
0% {
opacity: 1;
}
100% {
opacity: 0;
}
}
.fadeOut {
-webkit-animation-name: fadeOut;
animation-name: fadeOut;
}
@-webkit-keyframes fadeOutDown {
0% {
opacity: 1;
}
100% {
opacity: 0;
-webkit-transform: translate3d(0, 100%, 0);
transform: translate3d(0, 100%, 0);
}
}
@keyframes fadeOutDown {
0% {
opacity: 1;
}
100% {
opacity: 0;
-webkit-transform: translate3d(0, 100%, 0);
-ms-transform: translate3d(0, 100%, 0);
transform: translate3d(0, 100%, 0);
}
}
.fadeOutDown {
-webkit-animation-name: fadeOutDown;
animation-name: fadeOutDown;
}
@-webkit-keyframes fadeOutDownBig {
0% {
opacity: 1;
}
100% {
opacity: 0;
-webkit-transform: translate3d(0, 2000px, 0);
transform: translate3d(0, 2000px, 0);
}
}
@keyframes fadeOutDownBig {
0% {
opacity: 1;
}
100% {
opacity: 0;
-webkit-transform: translate3d(0, 2000px, 0);
-ms-transform: translate3d(0, 2000px, 0);
transform: translate3d(0, 2000px, 0);
}
}
.fadeOutDownBig {
-webkit-animation-name: fadeOutDownBig;
animation-name: fadeOutDownBig;
}
@-webkit-keyframes fadeOutLeft {
0% {
opacity: 1;
}
100% {
opacity: 0;
-webkit-transform: translate3d(-100%, 0, 0);
transform: translate3d(-100%, 0, 0);
}
}
@keyframes fadeOutLeft {
0% {
opacity: 1;
}
100% {
opacity: 0;
-webkit-transform: translate3d(-100%, 0, 0);
-ms-transform: translate3d(-100%, 0, 0);
transform: translate3d(-100%, 0, 0);
}
}
.fadeOutLeft {
-webkit-animation-name: fadeOutLeft;
animation-name: fadeOutLeft;
}
@-webkit-keyframes fadeOutLeftBig {
0% {
opacity: 1;
}
100% {
opacity: 0;
-webkit-transform: translate3d(-2000px, 0, 0);
transform: translate3d(-2000px, 0, 0);
}
}
@keyframes fadeOutLeftBig {
0% {
opacity: 1;
}
100% {
opacity: 0;
-webkit-transform: translate3d(-2000px, 0, 0);
-ms-transform: translate3d(-2000px, 0, 0);
transform: translate3d(-2000px, 0, 0);
}
}
.fadeOutLeftBig {
-webkit-animation-name: fadeOutLeftBig;
animation-name: fadeOutLeftBig;
}
@-webkit-keyframes fadeOutRight {
0% {
opacity: 1;
}
100% {
opacity: 0;
-webkit-transform: translate3d(100%, 0, 0);
transform: translate3d(100%, 0, 0);
}
}
@keyframes fadeOutRight {
0% {
opacity: 1;
}
100% {
opacity: 0;
-webkit-transform: translate3d(100%, 0, 0);
-ms-transform: translate3d(100%, 0, 0);
transform: translate3d(100%, 0, 0);
}
}
.fadeOutRight {
-webkit-animation-name: fadeOutRight;
animation-name: fadeOutRight;
}
@-webkit-keyframes fadeOutRightBig {
0% {
opacity: 1;
}
100% {
opacity: 0;
-webkit-transform: translate3d(2000px, 0, 0);
transform: translate3d(2000px, 0, 0);
}
}
@keyframes fadeOutRightBig {
0% {
opacity: 1;
}
100% {
opacity: 0;
-webkit-transform: translate3d(2000px, 0, 0);
-ms-transform: translate3d(2000px, 0, 0);
transform: translate3d(2000px, 0, 0);
}
}
.fadeOutRightBig {
-webkit-animation-name: fadeOutRightBig;
animation-name: fadeOutRightBig;
}
@-webkit-keyframes fadeOutUp {
0% {
opacity: 1;
}
100% {
opacity: 0;
-webkit-transform: translate3d(0, -100%, 0);
transform: translate3d(0, -100%, 0);
}
}
@keyframes fadeOutUp {
0% {
opacity: 1;
}
100% {
opacity: 0;
-webkit-transform: translate3d(0, -100%, 0);
-ms-transform: translate3d(0, -100%, 0);
transform: translate3d(0, -100%, 0);
}
}
.fadeOutUp {
-webkit-animation-name: fadeOutUp;
animation-name: fadeOutUp;
}
@-webkit-keyframes fadeOutUpBig {
0% {
opacity: 1;
}
100% {
opacity: 0;
-webkit-transform: translate3d(0, -2000px, 0);
transform: translate3d(0, -2000px, 0);
}
}
@keyframes fadeOutUpBig {
0% {
opacity: 1;
}
100% {
opacity: 0;
-webkit-transform: translate3d(0, -2000px, 0);
-ms-transform: translate3d(0, -2000px, 0);
transform: translate3d(0, -2000px, 0);
}
}
.fadeOutUpBig {
-webkit-animation-name: fadeOutUpBig;
animation-name: fadeOutUpBig;
}
@-webkit-keyframes flip {
0% {
-webkit-transform: perspective(400px) rotate3d(0, 1, 0, -360deg);
transform: perspective(400px) rotate3d(0, 1, 0, -360deg);
-webkit-animation-timing-function: ease-out;
animation-timing-function: ease-out;
}
40% {
-webkit-transform: perspective(400px) translate3d(0, 0, 150px) rotate3d(0, 1, 0, -190deg);
transform: perspective(400px) translate3d(0, 0, 150px) rotate3d(0, 1, 0, -190deg);
-webkit-animation-timing-function: ease-out;
animation-timing-function: ease-out;
}
50% {
-webkit-transform: perspective(400px) translate3d(0, 0, 150px) rotate3d(0, 1, 0, -170deg);
transform: perspective(400px) translate3d(0, 0, 150px) rotate3d(0, 1, 0, -170deg);
-webkit-animation-timing-function: ease-in;
animation-timing-function: ease-in;
}
80% {
-webkit-transform: perspective(400px) scale3d(.95, .95, .95);
transform: perspective(400px) scale3d(.95, .95, .95);
-webkit-animation-timing-function: ease-in;
animation-timing-function: ease-in;
}
100% {
-webkit-transform: perspective(400px);
transform: perspective(400px);
-webkit-animation-timing-function: ease-in;
animation-timing-function: ease-in;
}
}
@keyframes flip {
0% {
-webkit-transform: perspective(400px) rotate3d(0, 1, 0, -360deg);
-ms-transform: perspective(400px) rotate3d(0, 1, 0, -360deg);
transform: perspective(400px) rotate3d(0, 1, 0, -360deg);
-webkit-animation-timing-function: ease-out;
animation-timing-function: ease-out;
}
40% {
-webkit-transform: perspective(400px) translate3d(0, 0, 150px) rotate3d(0, 1, 0, -190deg);
-ms-transform: perspective(400px) translate3d(0, 0, 150px) rotate3d(0, 1, 0, -190deg);
transform: perspective(400px) translate3d(0, 0, 150px) rotate3d(0, 1, 0, -190deg);
-webkit-animation-timing-function: ease-out;
animation-timing-function: ease-out;
}
50% {
-webkit-transform: perspective(400px) translate3d(0, 0, 150px) rotate3d(0, 1, 0, -170deg);
-ms-transform: perspective(400px) translate3d(0, 0, 150px) rotate3d(0, 1, 0, -170deg);
transform: perspective(400px) translate3d(0, 0, 150px) rotate3d(0, 1, 0, -170deg);
-webkit-animation-timing-function: ease-in;
animation-timing-function: ease-in;
}
80% {
-webkit-transform: perspective(400px) scale3d(.95, .95, .95);
-ms-transform: perspective(400px) scale3d(.95, .95, .95);
transform: perspective(400px) scale3d(.95, .95, .95);
-webkit-animation-timing-function: ease-in;
animation-timing-function: ease-in;
}
100% {
-webkit-transform: perspective(400px);
-ms-transform: perspective(400px);
transform: perspective(400px);
-webkit-animation-timing-function: ease-in;
animation-timing-function: ease-in;
}
}
.animated.flip {
-webkit-backface-visibility: visible;
-ms-backface-visibility: visible;
backface-visibility: visible;
-webkit-animation-name: flip;
animation-name: flip;
}
@-webkit-keyframes flipInX {
0% {
-webkit-transform: perspective(400px) rotate3d(1, 0, 0, 90deg);
transform: perspective(400px) rotate3d(1, 0, 0, 90deg);
-webkit-transition-timing-function: ease-in;
transition-timing-function: ease-in;
opacity: 0;
}
40% {
-webkit-transform: perspective(400px) rotate3d(1, 0, 0, -20deg);
transform: perspective(400px) rotate3d(1, 0, 0, -20deg);
-webkit-transition-timing-function: ease-in;
transition-timing-function: ease-in;
}
60% {
-webkit-transform: perspective(400px) rotate3d(1, 0, 0, 10deg);
transform: perspective(400px) rotate3d(1, 0, 0, 10deg);
opacity: 1;
}
80% {
-webkit-transform: perspective(400px) rotate3d(1, 0, 0, -5deg);
transform: perspective(400px) rotate3d(1, 0, 0, -5deg);
}
100% {
-webkit-transform: perspective(400px);
transform: perspective(400px);
}
}
@keyframes flipInX {
0% {
-webkit-transform: perspective(400px) rotate3d(1, 0, 0, 90deg);
-ms-transform: perspective(400px) rotate3d(1, 0, 0, 90deg);
transform: perspective(400px) rotate3d(1, 0, 0, 90deg);
-webkit-transition-timing-function: ease-in;
transition-timing-function: ease-in;
opacity: 0;
}
40% {
-webkit-transform: perspective(400px) rotate3d(1, 0, 0, -20deg);
-ms-transform: perspective(400px) rotate3d(1, 0, 0, -20deg);
transform: perspective(400px) rotate3d(1, 0, 0, -20deg);
-webkit-transition-timing-function: ease-in;
transition-timing-function: ease-in;
}
60% {
-webkit-transform: perspective(400px) rotate3d(1, 0, 0, 10deg);
-ms-transform: perspective(400px) rotate3d(1, 0, 0, 10deg);
transform: perspective(400px) rotate3d(1, 0, 0, 10deg);
opacity: 1;
}
80% {
-webkit-transform: perspective(400px) rotate3d(1, 0, 0, -5deg);
-ms-transform: perspective(400px) rotate3d(1, 0, 0, -5deg);
transform: perspective(400px) rotate3d(1, 0, 0, -5deg);
}
100% {
-webkit-transform: perspective(400px);
-ms-transform: perspective(400px);
transform: perspective(400px);
}
}
.flipInX {
-webkit-backface-visibility: visible !important;
-ms-backface-visibility: visible !important;
backface-visibility: visible !important;
-webkit-animation-name: flipInX;
animation-name: flipInX;
}
@-webkit-keyframes flipInY {
0% {
-webkit-transform: perspective(400px) rotate3d(0, 1, 0, 90deg);
transform: perspective(400px) rotate3d(0, 1, 0, 90deg);
-webkit-transition-timing-function: ease-in;
transition-timing-function: ease-in;
opacity: 0;
}
40% {
-webkit-transform: perspective(400px) rotate3d(0, 1, 0, -20deg);
transform: perspective(400px) rotate3d(0, 1, 0, -20deg);
-webkit-transition-timing-function: ease-in;
transition-timing-function: ease-in;
}
60% {
-webkit-transform: perspective(400px) rotate3d(0, 1, 0, 10deg);
transform: perspective(400px) rotate3d(0, 1, 0, 10deg);
opacity: 1;
}
80% {
-webkit-transform: perspective(400px) rotate3d(0, 1, 0, -5deg);
transform: perspective(400px) rotate3d(0, 1, 0, -5deg);
}
100% {
-webkit-transform: perspective(400px);
transform: perspective(400px);
}
}
@keyframes flipInY {
0% {
-webkit-transform: perspective(400px) rotate3d(0, 1, 0, 90deg);
-ms-transform: perspective(400px) rotate3d(0, 1, 0, 90deg);
transform: perspective(400px) rotate3d(0, 1, 0, 90deg);
-webkit-transition-timing-function: ease-in;
transition-timing-function: ease-in;
opacity: 0;
}
40% {
-webkit-transform: perspective(400px) rotate3d(0, 1, 0, -20deg);
-ms-transform: perspective(400px) rotate3d(0, 1, 0, -20deg);
transform: perspective(400px) rotate3d(0, 1, 0, -20deg);
-webkit-transition-timing-function: ease-in;
transition-timing-function: ease-in;
}
60% {
-webkit-transform: perspective(400px) rotate3d(0, 1, 0, 10deg);
-ms-transform: perspective(400px) rotate3d(0, 1, 0, 10deg);
transform: perspective(400px) rotate3d(0, 1, 0, 10deg);
opacity: 1;
}
80% {
-webkit-transform: perspective(400px) rotate3d(0, 1, 0, -5deg);
-ms-transform: perspective(400px) rotate3d(0, 1, 0, -5deg);
transform: perspective(400px) rotate3d(0, 1, 0, -5deg);
}
100% {
-webkit-transform: perspective(400px);
-ms-transform: perspective(400px);
transform: perspective(400px);
}
}
.flipInY {
-webkit-backface-visibility: visible !important;
-ms-backface-visibility: visible !important;
backface-visibility: visible !important;
-webkit-animation-name: flipInY;
animation-name: flipInY;
}
@-webkit-keyframes flipOutX {
0% {
-webkit-transform: perspective(400px);
transform: perspective(400px);
}
30% {
-webkit-transform: perspective(400px) rotate3d(1, 0, 0, -20deg);
transform: perspective(400px) rotate3d(1, 0, 0, -20deg);
opacity: 1;
}
100% {
-webkit-transform: perspective(400px) rotate3d(1, 0, 0, 90deg);
transform: perspective(400px) rotate3d(1, 0, 0, 90deg);
opacity: 0;
}
}
@keyframes flipOutX {
0% {
-webkit-transform: perspective(400px);
-ms-transform: perspective(400px);
transform: perspective(400px);
}
30% {
-webkit-transform: perspective(400px) rotate3d(1, 0, 0, -20deg);
-ms-transform: perspective(400px) rotate3d(1, 0, 0, -20deg);
transform: perspective(400px) rotate3d(1, 0, 0, -20deg);
opacity: 1;
}
100% {
-webkit-transform: perspective(400px) rotate3d(1, 0, 0, 90deg);
-ms-transform: perspective(400px) rotate3d(1, 0, 0, 90deg);
transform: perspective(400px) rotate3d(1, 0, 0, 90deg);
opacity: 0;
}
}
.flipOutX {
-webkit-animation-name: flipOutX;
animation-name: flipOutX;
-webkit-animation-duration: .75s;
animation-duration: .75s;
-webkit-backface-visibility: visible !important;
-ms-backface-visibility: visible !important;
backface-visibility: visible !important;
}
@-webkit-keyframes flipOutY {
0% {
-webkit-transform: perspective(400px);
transform: perspective(400px);
}
30% {
-webkit-transform: perspective(400px) rotate3d(0, 1, 0, -15deg);
transform: perspective(400px) rotate3d(0, 1, 0, -15deg);
opacity: 1;
}
100% {
-webkit-transform: perspective(400px) rotate3d(0, 1, 0, 90deg);
transform: perspective(400px) rotate3d(0, 1, 0, 90deg);
opacity: 0;
}
}
@keyframes flipOutY {
0% {
-webkit-transform: perspective(400px);
-ms-transform: perspective(400px);
transform: perspective(400px);
}
30% {
-webkit-transform: perspective(400px) rotate3d(0, 1, 0, -15deg);
-ms-transform: perspective(400px) rotate3d(0, 1, 0, -15deg);
transform: perspective(400px) rotate3d(0, 1, 0, -15deg);
opacity: 1;
}
100% {
-webkit-transform: perspective(400px) rotate3d(0, 1, 0, 90deg);
-ms-transform: perspective(400px) rotate3d(0, 1, 0, 90deg);
transform: perspective(400px) rotate3d(0, 1, 0, 90deg);
opacity: 0;
}
}
.flipOutY {
-webkit-backface-visibility: visible !important;
-ms-backface-visibility: visible !important;
backface-visibility: visible !important;
-webkit-animation-name: flipOutY;
animation-name: flipOutY;
-webkit-animation-duration: .75s;
animation-duration: .75s;
}
@-webkit-keyframes lightSpeedIn {
0% {
-webkit-transform: translate3d(100%, 0, 0) skewX(-30deg);
transform: translate3d(100%, 0, 0) skewX(-30deg);
opacity: 0;
}
60% {
-webkit-transform: skewX(20deg);
transform: skewX(20deg);
opacity: 1;
}
80% {
-webkit-transform: skewX(-5deg);
transform: skewX(-5deg);
opacity: 1;
}
100% {
-webkit-transform: none;
transform: none;
opacity: 1;
}
}
@keyframes lightSpeedIn {
0% {
-webkit-transform: translate3d(100%, 0, 0) skewX(-30deg);
-ms-transform: translate3d(100%, 0, 0) skewX(-30deg);
transform: translate3d(100%, 0, 0) skewX(-30deg);
opacity: 0;
}
60% {
-webkit-transform: skewX(20deg);
-ms-transform: skewX(20deg);
transform: skewX(20deg);
opacity: 1;
}
80% {
-webkit-transform: skewX(-5deg);
-ms-transform: skewX(-5deg);
transform: skewX(-5deg);
opacity: 1;
}
100% {
-webkit-transform: none;
-ms-transform: none;
transform: none;
opacity: 1;
}
}
.lightSpeedIn {
-webkit-animation-name: lightSpeedIn;
animation-name: lightSpeedIn;
-webkit-animation-timing-function: ease-out;
animation-timing-function: ease-out;
}
@-webkit-keyframes lightSpeedOut {
0% {
opacity: 1;
}
100% {
-webkit-transform: translate3d(100%, 0, 0) skewX(30deg);
transform: translate3d(100%, 0, 0) skewX(30deg);
opacity: 0;
}
}
@keyframes lightSpeedOut {
0% {
opacity: 1;
}
100% {
-webkit-transform: translate3d(100%, 0, 0) skewX(30deg);
-ms-transform: translate3d(100%, 0, 0) skewX(30deg);
transform: translate3d(100%, 0, 0) skewX(30deg);
opacity: 0;
}
}
.lightSpeedOut {
-webkit-animation-name: lightSpeedOut;
animation-name: lightSpeedOut;
-webkit-animation-timing-function: ease-in;
animation-timing-function: ease-in;
}
@-webkit-keyframes rotateIn {
0% {
-webkit-transform-origin: center;
transform-origin: center;
-webkit-transform: rotate3d(0, 0, 1, -200deg);
transform: rotate3d(0, 0, 1, -200deg);
opacity: 0;
}
100% {
-webkit-transform-origin: center;
transform-origin: center;
-webkit-transform: none;
transform: none;
opacity: 1;
}
}
@keyframes rotateIn {
0% {
-webkit-transform-origin: center;
-ms-transform-origin: center;
transform-origin: center;
-webkit-transform: rotate3d(0, 0, 1, -200deg);
-ms-transform: rotate3d(0, 0, 1, -200deg);
transform: rotate3d(0, 0, 1, -200deg);
opacity: 0;
}
100% {
-webkit-transform-origin: center;
-ms-transform-origin: center;
transform-origin: center;
-webkit-transform: none;
-ms-transform: none;
transform: none;
opacity: 1;
}
}
.rotateIn {
-webkit-animation-name: rotateIn;
animation-name: rotateIn;
}
@-webkit-keyframes rotateInDownLeft {
0% {
-webkit-transform-origin: left bottom;
transform-origin: left bottom;
-webkit-transform: rotate3d(0, 0, 1, -45deg);
transform: rotate3d(0, 0, 1, -45deg);
opacity: 0;
}
100% {
-webkit-transform-origin: left bottom;
transform-origin: left bottom;
-webkit-transform: none;
transform: none;
opacity: 1;
}
}
@keyframes rotateInDownLeft {
0% {
-webkit-transform-origin: left bottom;
-ms-transform-origin: left bottom;
transform-origin: left bottom;
-webkit-transform: rotate3d(0, 0, 1, -45deg);
-ms-transform: rotate3d(0, 0, 1, -45deg);
transform: rotate3d(0, 0, 1, -45deg);
opacity: 0;
}
100% {
-webkit-transform-origin: left bottom;
-ms-transform-origin: left bottom;
transform-origin: left bottom;
-webkit-transform: none;
-ms-transform: none;
transform: none;
opacity: 1;
}
}
.rotateInDownLeft {
-webkit-animation-name: rotateInDownLeft;
animation-name: rotateInDownLeft;
}
@-webkit-keyframes rotateInDownRight {
0% {
-webkit-transform-origin: right bottom;
transform-origin: right bottom;
-webkit-transform: rotate3d(0, 0, 1, 45deg);
transform: rotate3d(0, 0, 1, 45deg);
opacity: 0;
}
100% {
-webkit-transform-origin: right bottom;
transform-origin: right bottom;
-webkit-transform: none;
transform: none;
opacity: 1;
}
}
@keyframes rotateInDownRight {
0% {
-webkit-transform-origin: right bottom;
-ms-transform-origin: right bottom;
transform-origin: right bottom;
-webkit-transform: rotate3d(0, 0, 1, 45deg);
-ms-transform: rotate3d(0, 0, 1, 45deg);
transform: rotate3d(0, 0, 1, 45deg);
opacity: 0;
}
100% {
-webkit-transform-origin: right bottom;
-ms-transform-origin: right bottom;
transform-origin: right bottom;
-webkit-transform: none;
-ms-transform: none;
transform: none;
opacity: 1;
}
}
.rotateInDownRight {
-webkit-animation-name: rotateInDownRight;
animation-name: rotateInDownRight;
}
@-webkit-keyframes rotateInUpLeft {
0% {
-webkit-transform-origin: left bottom;
transform-origin: left bottom;
-webkit-transform: rotate3d(0, 0, 1, 45deg);
transform: rotate3d(0, 0, 1, 45deg);
opacity: 0;
}
100% {
-webkit-transform-origin: left bottom;
transform-origin: left bottom;
-webkit-transform: none;
transform: none;
opacity: 1;
}
}
@keyframes rotateInUpLeft {
0% {
-webkit-transform-origin: left bottom;
-ms-transform-origin: left bottom;
transform-origin: left bottom;
-webkit-transform: rotate3d(0, 0, 1, 45deg);
-ms-transform: rotate3d(0, 0, 1, 45deg);
transform: rotate3d(0, 0, 1, 45deg);
opacity: 0;
}
100% {
-webkit-transform-origin: left bottom;
-ms-transform-origin: left bottom;
transform-origin: left bottom;
-webkit-transform: none;
-ms-transform: none;
transform: none;
opacity: 1;
}
}
.rotateInUpLeft {
-webkit-animation-name: rotateInUpLeft;
animation-name: rotateInUpLeft;
}
@-webkit-keyframes rotateInUpRight {
0% {
-webkit-transform-origin: right bottom;
transform-origin: right bottom;
-webkit-transform: rotate3d(0, 0, 1, -90deg);
transform: rotate3d(0, 0, 1, -90deg);
opacity: 0;
}
100% {
-webkit-transform-origin: right bottom;
transform-origin: right bottom;
-webkit-transform: none;
transform: none;
opacity: 1;
}
}
@keyframes rotateInUpRight {
0% {
-webkit-transform-origin: right bottom;
-ms-transform-origin: right bottom;
transform-origin: right bottom;
-webkit-transform: rotate3d(0, 0, 1, -90deg);
-ms-transform: rotate3d(0, 0, 1, -90deg);
transform: rotate3d(0, 0, 1, -90deg);
opacity: 0;
}
100% {
-webkit-transform-origin: right bottom;
-ms-transform-origin: right bottom;
transform-origin: right bottom;
-webkit-transform: none;
-ms-transform: none;
transform: none;
opacity: 1;
}
}
.rotateInUpRight {
-webkit-animation-name: rotateInUpRight;
animation-name: rotateInUpRight;
}
@-webkit-keyframes rotateOut {
0% {
-webkit-transform-origin: center;
transform-origin: center;
opacity: 1;
}
100% {
-webkit-transform-origin: center;
transform-origin: center;
-webkit-transform: rotate3d(0, 0, 1, 200deg);
transform: rotate3d(0, 0, 1, 200deg);
opacity: 0;
}
}
@keyframes rotateOut {
0% {
-webkit-transform-origin: center;
-ms-transform-origin: center;
transform-origin: center;
opacity: 1;
}
100% {
-webkit-transform-origin: center;
-ms-transform-origin: center;
transform-origin: center;
-webkit-transform: rotate3d(0, 0, 1, 200deg);
-ms-transform: rotate3d(0, 0, 1, 200deg);
transform: rotate3d(0, 0, 1, 200deg);
opacity: 0;
}
}
.rotateOut {
-webkit-animation-name: rotateOut;
animation-name: rotateOut;
}
@-webkit-keyframes rotateOutDownLeft {
0% {
-webkit-transform-origin: left bottom;
transform-origin: left bottom;
opacity: 1;
}
100% {
-webkit-transform-origin: left bottom;
transform-origin: left bottom;
-webkit-transform: rotate(0, 0, 1, 45deg);
transform: rotate(0, 0, 1, 45deg);
opacity: 0;
}
}
@keyframes rotateOutDownLeft {
0% {
-webkit-transform-origin: left bottom;
-ms-transform-origin: left bottom;
transform-origin: left bottom;
opacity: 1;
}
100% {
-webkit-transform-origin: left bottom;
-ms-transform-origin: left bottom;
transform-origin: left bottom;
-webkit-transform: rotate(0, 0, 1, 45deg);
-ms-transform: rotate(0, 0, 1, 45deg);
transform: rotate(0, 0, 1, 45deg);
opacity: 0;
}
}
.rotateOutDownLeft {
-webkit-animation-name: rotateOutDownLeft;
animation-name: rotateOutDownLeft;
}
@-webkit-keyframes rotateOutDownRight {
0% {
-webkit-transform-origin: right bottom;
transform-origin: right bottom;
opacity: 1;
}
100% {
-webkit-transform-origin: right bottom;
transform-origin: right bottom;
-webkit-transform: rotate3d(0, 0, 1, -45deg);
transform: rotate3d(0, 0, 1, -45deg);
opacity: 0;
}
}
@keyframes rotateOutDownRight {
0% {
-webkit-transform-origin: right bottom;
-ms-transform-origin: right bottom;
transform-origin: right bottom;
opacity: 1;
}
100% {
-webkit-transform-origin: right bottom;
-ms-transform-origin: right bottom;
transform-origin: right bottom;
-webkit-transform: rotate3d(0, 0, 1, -45deg);
-ms-transform: rotate3d(0, 0, 1, -45deg);
transform: rotate3d(0, 0, 1, -45deg);
opacity: 0;
}
}
.rotateOutDownRight {
-webkit-animation-name: rotateOutDownRight;
animation-name: rotateOutDownRight;
}
@-webkit-keyframes rotateOutUpLeft {
0% {
-webkit-transform-origin: left bottom;
transform-origin: left bottom;
opacity: 1;
}
100% {
-webkit-transform-origin: left bottom;
transform-origin: left bottom;
-webkit-transform: rotate3d(0, 0, 1, -45deg);
transform: rotate3d(0, 0, 1, -45deg);
opacity: 0;
}
}
@keyframes rotateOutUpLeft {
0% {
-webkit-transform-origin: left bottom;
-ms-transform-origin: left bottom;
transform-origin: left bottom;
opacity: 1;
}
100% {
-webkit-transform-origin: left bottom;
-ms-transform-origin: left bottom;
transform-origin: left bottom;
-webkit-transform: rotate3d(0, 0, 1, -45deg);
-ms-transform: rotate3d(0, 0, 1, -45deg);
transform: rotate3d(0, 0, 1, -45deg);
opacity: 0;
}
}
.rotateOutUpLeft {
-webkit-animation-name: rotateOutUpLeft;
animation-name: rotateOutUpLeft;
}
@-webkit-keyframes rotateOutUpRight {
0% {
-webkit-transform-origin: right bottom;
transform-origin: right bottom;
opacity: 1;
}
100% {
-webkit-transform-origin: right bottom;
transform-origin: right bottom;
-webkit-transform: rotate3d(0, 0, 1, 90deg);
transform: rotate3d(0, 0, 1, 90deg);
opacity: 0;
}
}
@keyframes rotateOutUpRight {
0% {
-webkit-transform-origin: right bottom;
-ms-transform-origin: right bottom;
transform-origin: right bottom;
opacity: 1;
}
100% {
-webkit-transform-origin: right bottom;
-ms-transform-origin: right bottom;
transform-origin: right bottom;
-webkit-transform: rotate3d(0, 0, 1, 90deg);
-ms-transform: rotate3d(0, 0, 1, 90deg);
transform: rotate3d(0, 0, 1, 90deg);
opacity: 0;
}
}
.rotateOutUpRight {
-webkit-animation-name: rotateOutUpRight;
animation-name: rotateOutUpRight;
}
@-webkit-keyframes hinge {
0% {
-webkit-transform-origin: top left;
transform-origin: top left;
-webkit-animation-timing-function: ease-in-out;
animation-timing-function: ease-in-out;
}
20%, 60% {
-webkit-transform: rotate3d(0, 0, 1, 80deg);
transform: rotate3d(0, 0, 1, 80deg);
-webkit-transform-origin: top left;
transform-origin: top left;
-webkit-animation-timing-function: ease-in-out;
animation-timing-function: ease-in-out;
}
40%, 80% {
-webkit-transform: rotate3d(0, 0, 1, 60deg);
transform: rotate3d(0, 0, 1, 60deg);
-webkit-transform-origin: top left;
transform-origin: top left;
-webkit-animation-timing-function: ease-in-out;
animation-timing-function: ease-in-out;
opacity: 1;
}
100% {
-webkit-transform: translate3d(0, 700px, 0);
transform: translate3d(0, 700px, 0);
opacity: 0;
}
}
@keyframes hinge {
0% {
-webkit-transform-origin: top left;
-ms-transform-origin: top left;
transform-origin: top left;
-webkit-animation-timing-function: ease-in-out;
animation-timing-function: ease-in-out;
}
20%, 60% {
-webkit-transform: rotate3d(0, 0, 1, 80deg);
-ms-transform: rotate3d(0, 0, 1, 80deg);
transform: rotate3d(0, 0, 1, 80deg);
-webkit-transform-origin: top left;
-ms-transform-origin: top left;
transform-origin: top left;
-webkit-animation-timing-function: ease-in-out;
animation-timing-function: ease-in-out;
}
40%, 80% {
-webkit-transform: rotate3d(0, 0, 1, 60deg);
-ms-transform: rotate3d(0, 0, 1, 60deg);
transform: rotate3d(0, 0, 1, 60deg);
-webkit-transform-origin: top left;
-ms-transform-origin: top left;
transform-origin: top left;
-webkit-animation-timing-function: ease-in-out;
animation-timing-function: ease-in-out;
opacity: 1;
}
100% {
-webkit-transform: translate3d(0, 700px, 0);
-ms-transform: translate3d(0, 700px, 0);
transform: translate3d(0, 700px, 0);
opacity: 0;
}
}
.hinge {
-webkit-animation-name: hinge;
animation-name: hinge;
} @-webkit-keyframes rollIn {
0% {
opacity: 0;
-webkit-transform: translate3d(-100%, 0, 0) rotate3d(0, 0, 1, -120deg);
transform: translate3d(-100%, 0, 0) rotate3d(0, 0, 1, -120deg);
}
100% {
opacity: 1;
-webkit-transform: none;
transform: none;
}
}
@keyframes rollIn {
0% {
opacity: 0;
-webkit-transform: translate3d(-100%, 0, 0) rotate3d(0, 0, 1, -120deg);
-ms-transform: translate3d(-100%, 0, 0) rotate3d(0, 0, 1, -120deg);
transform: translate3d(-100%, 0, 0) rotate3d(0, 0, 1, -120deg);
}
100% {
opacity: 1;
-webkit-transform: none;
-ms-transform: none;
transform: none;
}
}
.rollIn {
-webkit-animation-name: rollIn;
animation-name: rollIn;
} @-webkit-keyframes rollOut {
0% {
opacity: 1;
}
100% {
opacity: 0;
-webkit-transform: translate3d(100%, 0, 0) rotate3d(0, 0, 1, 120deg);
transform: translate3d(100%, 0, 0) rotate3d(0, 0, 1, 120deg);
}
}
@keyframes rollOut {
0% {
opacity: 1;
}
100% {
opacity: 0;
-webkit-transform: translate3d(100%, 0, 0) rotate3d(0, 0, 1, 120deg);
-ms-transform: translate3d(100%, 0, 0) rotate3d(0, 0, 1, 120deg);
transform: translate3d(100%, 0, 0) rotate3d(0, 0, 1, 120deg);
}
}
.rollOut {
-webkit-animation-name: rollOut;
animation-name: rollOut;
}
@-webkit-keyframes zoomIn {
0% {
opacity: 0;
-webkit-transform: scale3d(.3, .3, .3);
transform: scale3d(.3, .3, .3);
}
50% {
opacity: 1;
}
}
@keyframes zoomIn {
0% {
opacity: 0;
-webkit-transform: scale3d(.3, .3, .3);
-ms-transform: scale3d(.3, .3, .3);
transform: scale3d(.3, .3, .3);
}
50% {
opacity: 1;
}
}
.zoomIn {
-webkit-animation-name: zoomIn;
animation-name: zoomIn;
}
@-webkit-keyframes zoomInDown {
0% {
opacity: 0;
-webkit-transform: scale3d(.1, .1, .1) translate3d(0, -1000px, 0);
transform: scale3d(.1, .1, .1) translate3d(0, -1000px, 0);
-webkit-animation-timing-function: cubic-bezier(0.550, 0.055, 0.675, 0.190);
animation-timing-function: cubic-bezier(0.550, 0.055, 0.675, 0.190);
}
60% {
opacity: 1;
-webkit-transform: scale3d(.475, .475, .475) translate3d(0, 60px, 0);
transform: scale3d(.475, .475, .475) translate3d(0, 60px, 0);
-webkit-animation-timing-function: cubic-bezier(0.175, 0.885, 0.320, 1);
animation-timing-function: cubic-bezier(0.175, 0.885, 0.320, 1);
}
}
@keyframes zoomInDown {
0% {
opacity: 0;
-webkit-transform: scale3d(.1, .1, .1) translate3d(0, -1000px, 0);
-ms-transform: scale3d(.1, .1, .1) translate3d(0, -1000px, 0);
transform: scale3d(.1, .1, .1) translate3d(0, -1000px, 0);
-webkit-animation-timing-function: cubic-bezier(0.550, 0.055, 0.675, 0.190);
animation-timing-function: cubic-bezier(0.550, 0.055, 0.675, 0.190);
}
60% {
opacity: 1;
-webkit-transform: scale3d(.475, .475, .475) translate3d(0, 60px, 0);
-ms-transform: scale3d(.475, .475, .475) translate3d(0, 60px, 0);
transform: scale3d(.475, .475, .475) translate3d(0, 60px, 0);
-webkit-animation-timing-function: cubic-bezier(0.175, 0.885, 0.320, 1);
animation-timing-function: cubic-bezier(0.175, 0.885, 0.320, 1);
}
}
.zoomInDown {
-webkit-animation-name: zoomInDown;
animation-name: zoomInDown;
}
@-webkit-keyframes zoomInLeft {
0% {
opacity: 0;
-webkit-transform: scale3d(.1, .1, .1) translate3d(-1000px, 0, 0);
transform: scale3d(.1, .1, .1) translate3d(-1000px, 0, 0);
-webkit-animation-timing-function: cubic-bezier(0.550, 0.055, 0.675, 0.190);
animation-timing-function: cubic-bezier(0.550, 0.055, 0.675, 0.190);
}
60% {
opacity: 1;
-webkit-transform: scale3d(.475, .475, .475) translate3d(10px, 0, 0);
transform: scale3d(.475, .475, .475) translate3d(10px, 0, 0);
-webkit-animation-timing-function: cubic-bezier(0.175, 0.885, 0.320, 1);
animation-timing-function: cubic-bezier(0.175, 0.885, 0.320, 1);
}
}
@keyframes zoomInLeft {
0% {
opacity: 0;
-webkit-transform: scale3d(.1, .1, .1) translate3d(-1000px, 0, 0);
-ms-transform: scale3d(.1, .1, .1) translate3d(-1000px, 0, 0);
transform: scale3d(.1, .1, .1) translate3d(-1000px, 0, 0);
-webkit-animation-timing-function: cubic-bezier(0.550, 0.055, 0.675, 0.190);
animation-timing-function: cubic-bezier(0.550, 0.055, 0.675, 0.190);
}
60% {
opacity: 1;
-webkit-transform: scale3d(.475, .475, .475) translate3d(10px, 0, 0);
-ms-transform: scale3d(.475, .475, .475) translate3d(10px, 0, 0);
transform: scale3d(.475, .475, .475) translate3d(10px, 0, 0);
-webkit-animation-timing-function: cubic-bezier(0.175, 0.885, 0.320, 1);
animation-timing-function: cubic-bezier(0.175, 0.885, 0.320, 1);
}
}
.zoomInLeft {
-webkit-animation-name: zoomInLeft;
animation-name: zoomInLeft;
}
@-webkit-keyframes zoomInRight {
0% {
opacity: 0;
-webkit-transform: scale3d(.1, .1, .1) translate3d(1000px, 0, 0);
transform: scale3d(.1, .1, .1) translate3d(1000px, 0, 0);
-webkit-animation-timing-function: cubic-bezier(0.550, 0.055, 0.675, 0.190);
animation-timing-function: cubic-bezier(0.550, 0.055, 0.675, 0.190);
}
60% {
opacity: 1;
-webkit-transform: scale3d(.475, .475, .475) translate3d(-10px, 0, 0);
transform: scale3d(.475, .475, .475) translate3d(-10px, 0, 0);
-webkit-animation-timing-function: cubic-bezier(0.175, 0.885, 0.320, 1);
animation-timing-function: cubic-bezier(0.175, 0.885, 0.320, 1);
}
}
@keyframes zoomInRight {
0% {
opacity: 0;
-webkit-transform: scale3d(.1, .1, .1) translate3d(1000px, 0, 0);
-ms-transform: scale3d(.1, .1, .1) translate3d(1000px, 0, 0);
transform: scale3d(.1, .1, .1) translate3d(1000px, 0, 0);
-webkit-animation-timing-function: cubic-bezier(0.550, 0.055, 0.675, 0.190);
animation-timing-function: cubic-bezier(0.550, 0.055, 0.675, 0.190);
}
60% {
opacity: 1;
-webkit-transform: scale3d(.475, .475, .475) translate3d(-10px, 0, 0);
-ms-transform: scale3d(.475, .475, .475) translate3d(-10px, 0, 0);
transform: scale3d(.475, .475, .475) translate3d(-10px, 0, 0);
-webkit-animation-timing-function: cubic-bezier(0.175, 0.885, 0.320, 1);
animation-timing-function: cubic-bezier(0.175, 0.885, 0.320, 1);
}
}
.zoomInRight {
-webkit-animation-name: zoomInRight;
animation-name: zoomInRight;
}
@-webkit-keyframes zoomInUp {
0% {
opacity: 0;
-webkit-transform: scale3d(.1, .1, .1) translate3d(0, 1000px, 0);
transform: scale3d(.1, .1, .1) translate3d(0, 1000px, 0);
-webkit-animation-timing-function: cubic-bezier(0.550, 0.055, 0.675, 0.190);
animation-timing-function: cubic-bezier(0.550, 0.055, 0.675, 0.190);
}
60% {
opacity: 1;
-webkit-transform: scale3d(.475, .475, .475) translate3d(0, -60px, 0);
transform: scale3d(.475, .475, .475) translate3d(0, -60px, 0);
-webkit-animation-timing-function: cubic-bezier(0.175, 0.885, 0.320, 1);
animation-timing-function: cubic-bezier(0.175, 0.885, 0.320, 1);
}
}
@keyframes zoomInUp {
0% {
opacity: 0;
-webkit-transform: scale3d(.1, .1, .1) translate3d(0, 1000px, 0);
-ms-transform: scale3d(.1, .1, .1) translate3d(0, 1000px, 0);
transform: scale3d(.1, .1, .1) translate3d(0, 1000px, 0);
-webkit-animation-timing-function: cubic-bezier(0.550, 0.055, 0.675, 0.190);
animation-timing-function: cubic-bezier(0.550, 0.055, 0.675, 0.190);
}
60% {
opacity: 1;
-webkit-transform: scale3d(.475, .475, .475) translate3d(0, -60px, 0);
-ms-transform: scale3d(.475, .475, .475) translate3d(0, -60px, 0);
transform: scale3d(.475, .475, .475) translate3d(0, -60px, 0);
-webkit-animation-timing-function: cubic-bezier(0.175, 0.885, 0.320, 1);
animation-timing-function: cubic-bezier(0.175, 0.885, 0.320, 1);
}
}
.zoomInUp {
-webkit-animation-name: zoomInUp;
animation-name: zoomInUp;
}
@-webkit-keyframes zoomOut {
0% {
opacity: 1;
}
50% {
opacity: 0;
-webkit-transform: scale3d(.3, .3, .3);
transform: scale3d(.3, .3, .3);
}
100% {
opacity: 0;
}
}
@keyframes zoomOut {
0% {
opacity: 1;
}
50% {
opacity: 0;
-webkit-transform: scale3d(.3, .3, .3);
-ms-transform: scale3d(.3, .3, .3);
transform: scale3d(.3, .3, .3);
}
100% {
opacity: 0;
}
}
.zoomOut {
-webkit-animation-name: zoomOut;
animation-name: zoomOut;
}
@-webkit-keyframes zoomOutDown {
40% {
opacity: 1;
-webkit-transform: scale3d(.475, .475, .475) translate3d(0, -60px, 0);
transform: scale3d(.475, .475, .475) translate3d(0, -60px, 0);
-webkit-animation-timing-function: cubic-bezier(0.550, 0.055, 0.675, 0.190);
animation-timing-function: cubic-bezier(0.550, 0.055, 0.675, 0.190);
}
100% {
opacity: 0;
-webkit-transform: scale3d(.1, .1, .1) translate3d(0, 2000px, 0);
transform: scale3d(.1, .1, .1) translate3d(0, 2000px, 0);
-webkit-transform-origin: center bottom;
transform-origin: center bottom;
-webkit-animation-timing-function: cubic-bezier(0.175, 0.885, 0.320, 1);
animation-timing-function: cubic-bezier(0.175, 0.885, 0.320, 1);
}
}
@keyframes zoomOutDown {
40% {
opacity: 1;
-webkit-transform: scale3d(.475, .475, .475) translate3d(0, -60px, 0);
-ms-transform: scale3d(.475, .475, .475) translate3d(0, -60px, 0);
transform: scale3d(.475, .475, .475) translate3d(0, -60px, 0);
-webkit-animation-timing-function: cubic-bezier(0.550, 0.055, 0.675, 0.190);
animation-timing-function: cubic-bezier(0.550, 0.055, 0.675, 0.190);
}
100% {
opacity: 0;
-webkit-transform: scale3d(.1, .1, .1) translate3d(0, 2000px, 0);
-ms-transform: scale3d(.1, .1, .1) translate3d(0, 2000px, 0);
transform: scale3d(.1, .1, .1) translate3d(0, 2000px, 0);
-webkit-transform-origin: center bottom;
-ms-transform-origin: center bottom;
transform-origin: center bottom;
-webkit-animation-timing-function: cubic-bezier(0.175, 0.885, 0.320, 1);
animation-timing-function: cubic-bezier(0.175, 0.885, 0.320, 1);
}
}
.zoomOutDown {
-webkit-animation-name: zoomOutDown;
animation-name: zoomOutDown;
}
@-webkit-keyframes zoomOutLeft {
40% {
opacity: 1;
-webkit-transform: scale3d(.475, .475, .475) translate3d(42px, 0, 0);
transform: scale3d(.475, .475, .475) translate3d(42px, 0, 0);
}
100% {
opacity: 0;
-webkit-transform: scale(.1) translate3d(-2000px, 0, 0);
transform: scale(.1) translate3d(-2000px, 0, 0);
-webkit-transform-origin: left center;
transform-origin: left center;
}
}
@keyframes zoomOutLeft {
40% {
opacity: 1;
-webkit-transform: scale3d(.475, .475, .475) translate3d(42px, 0, 0);
-ms-transform: scale3d(.475, .475, .475) translate3d(42px, 0, 0);
transform: scale3d(.475, .475, .475) translate3d(42px, 0, 0);
}
100% {
opacity: 0;
-webkit-transform: scale(.1) translate3d(-2000px, 0, 0);
-ms-transform: scale(.1) translate3d(-2000px, 0, 0);
transform: scale(.1) translate3d(-2000px, 0, 0);
-webkit-transform-origin: left center;
-ms-transform-origin: left center;
transform-origin: left center;
}
}
.zoomOutLeft {
-webkit-animation-name: zoomOutLeft;
animation-name: zoomOutLeft;
}
@-webkit-keyframes zoomOutRight {
40% {
opacity: 1;
-webkit-transform: scale3d(.475, .475, .475) translate3d(-42px, 0, 0);
transform: scale3d(.475, .475, .475) translate3d(-42px, 0, 0);
}
100% {
opacity: 0;
-webkit-transform: scale(.1) translate3d(2000px, 0, 0);
transform: scale(.1) translate3d(2000px, 0, 0);
-webkit-transform-origin: right center;
transform-origin: right center;
}
}
@keyframes zoomOutRight {
40% {
opacity: 1;
-webkit-transform: scale3d(.475, .475, .475) translate3d(-42px, 0, 0);
-ms-transform: scale3d(.475, .475, .475) translate3d(-42px, 0, 0);
transform: scale3d(.475, .475, .475) translate3d(-42px, 0, 0);
}
100% {
opacity: 0;
-webkit-transform: scale(.1) translate3d(2000px, 0, 0);
-ms-transform: scale(.1) translate3d(2000px, 0, 0);
transform: scale(.1) translate3d(2000px, 0, 0);
-webkit-transform-origin: right center;
-ms-transform-origin: right center;
transform-origin: right center;
}
}
.zoomOutRight {
-webkit-animation-name: zoomOutRight;
animation-name: zoomOutRight;
}
@-webkit-keyframes zoomOutUp {
40% {
opacity: 1;
-webkit-transform: scale3d(.475, .475, .475) translate3d(0, 60px, 0);
transform: scale3d(.475, .475, .475) translate3d(0, 60px, 0);
-webkit-animation-timing-function: cubic-bezier(0.550, 0.055, 0.675, 0.190);
animation-timing-function: cubic-bezier(0.550, 0.055, 0.675, 0.190);
}
100% {
opacity: 0;
-webkit-transform: scale3d(.1, .1, .1) translate3d(0, -2000px, 0);
transform: scale3d(.1, .1, .1) translate3d(0, -2000px, 0);
-webkit-transform-origin: center bottom;
transform-origin: center bottom;
-webkit-animation-timing-function: cubic-bezier(0.175, 0.885, 0.320, 1);
animation-timing-function: cubic-bezier(0.175, 0.885, 0.320, 1);
}
}
@keyframes zoomOutUp {
40% {
opacity: 1;
-webkit-transform: scale3d(.475, .475, .475) translate3d(0, 60px, 0);
-ms-transform: scale3d(.475, .475, .475) translate3d(0, 60px, 0);
transform: scale3d(.475, .475, .475) translate3d(0, 60px, 0);
-webkit-animation-timing-function: cubic-bezier(0.550, 0.055, 0.675, 0.190);
animation-timing-function: cubic-bezier(0.550, 0.055, 0.675, 0.190);
}
100% {
opacity: 0;
-webkit-transform: scale3d(.1, .1, .1) translate3d(0, -2000px, 0);
-ms-transform: scale3d(.1, .1, .1) translate3d(0, -2000px, 0);
transform: scale3d(.1, .1, .1) translate3d(0, -2000px, 0);
-webkit-transform-origin: center bottom;
-ms-transform-origin: center bottom;
transform-origin: center bottom;
-webkit-animation-timing-function: cubic-bezier(0.175, 0.885, 0.320, 1);
animation-timing-function: cubic-bezier(0.175, 0.885, 0.320, 1);
}
}
.zoomOutUp {
-webkit-animation-name: zoomOutUp;
animation-name: zoomOutUp;
}.mCSB_container{
width:auto;
margin-right:30px;
overflow:hidden;
}
.mCSB_container.mCS_no_scrollbar{
margin-right:0;
}
.mCS_disabled>.mCustomScrollBox>.mCSB_container.mCS_no_scrollbar,
.mCS_destroyed>.mCustomScrollBox>.mCSB_container.mCS_no_scrollbar{
margin-right:30px;
}
.mCustomScrollBox>.mCSB_scrollTools{
width:16px;
height:100%;
top:0;
right:0;
}
.mCSB_scrollTools .mCSB_draggerContainer{
position:absolute;
top:0;
left:0;
bottom:0;
right:0; 
height:auto;
}
.mCSB_scrollTools a+.mCSB_draggerContainer{
margin:20px 0;
}
.mCSB_scrollTools .mCSB_draggerRail{
width:4px;
height:100%;
margin:0 auto;
-webkit-border-radius:10px;
-moz-border-radius:10px;
border-radius:10px;
}
.mCSB_scrollTools .mCSB_dragger{
cursor:pointer;
width:100%;
height:30px;
}
.mCSB_scrollTools .mCSB_dragger .mCSB_dragger_bar{
width:6px;
height:100%;
margin:0 auto;
-webkit-border-radius:10px;
-moz-border-radius:10px;
border-radius:10px;
text-align:center;
}
.mCSB_scrollTools .mCSB_buttonUp,
.mCSB_scrollTools .mCSB_buttonDown{
display:block;
position:relative;
height:20px;
overflow:hidden;
margin:0 auto;
cursor:pointer;
}
.mCSB_scrollTools .mCSB_buttonDown{
top:100%;
margin-top:-40px;
} .mCSB_horizontal>.mCSB_container{
height:auto;
margin-right:0;
margin-bottom:30px;
overflow:hidden;
}
.mCSB_horizontal>.mCSB_container.mCS_no_scrollbar{
margin-bottom:0;
}
.mCS_disabled>.mCSB_horizontal>.mCSB_container.mCS_no_scrollbar,
.mCS_destroyed>.mCSB_horizontal>.mCSB_container.mCS_no_scrollbar{
margin-right:0;
margin-bottom:30px;
}
.mCSB_horizontal.mCustomScrollBox>.mCSB_scrollTools{
width:100%;
height:16px;
top:auto;
right:auto;
bottom:0;
left:0;
overflow:hidden;
}
.mCSB_horizontal>.mCSB_scrollTools a+.mCSB_draggerContainer{
margin:0 20px;
}
.mCSB_horizontal>.mCSB_scrollTools .mCSB_draggerRail{
width:100%;
height:2px;
margin:7px 0;
-webkit-border-radius:10px;
-moz-border-radius:10px;
border-radius:10px;
}
.mCSB_horizontal>.mCSB_scrollTools .mCSB_dragger{
width:30px;
height:100%;
}
.mCSB_horizontal>.mCSB_scrollTools .mCSB_dragger .mCSB_dragger_bar{
width:100%;
height:4px;
margin:6px auto;
-webkit-border-radius:10px;
-moz-border-radius:10px;
border-radius:10px;
}
.mCSB_horizontal>.mCSB_scrollTools .mCSB_buttonLeft,
.mCSB_horizontal>.mCSB_scrollTools .mCSB_buttonRight{
display:block;
position:relative;
width:20px;
height:100%;
overflow:hidden;
margin:0 auto;
cursor:pointer;
float:left;
}
.mCSB_horizontal>.mCSB_scrollTools .mCSB_buttonRight{
margin-left:-40px;
float:right;
}
.mCustomScrollBox{
-ms-touch-action:none; } .mCustomScrollBox>.mCSB_scrollTools{
opacity:0.75;
filter:"alpha(opacity=75)"; -ms-filter:"alpha(opacity=75)"; }
.mCustomScrollBox:hover>.mCSB_scrollTools{
opacity:1;
filter:"alpha(opacity=100)"; -ms-filter:"alpha(opacity=100)"; }
.mCSB_scrollTools .mCSB_draggerRail{
background:#cdcdcd; background:rgba(205,205,205,0.5);
filter:"alpha(opacity=50)"; -ms-filter:"alpha(opacity=50)"; }
.mCSB_scrollTools .mCSB_dragger .mCSB_dragger_bar{
background:#ccced8; background:rgba(204,206,216,0.85);
filter:"alpha(opacity=85)"; -ms-filter:"alpha(opacity=85)"; }
.mCSB_scrollTools .mCSB_dragger:hover .mCSB_dragger_bar{
background:rgba(204,206,216,0.95);
filter:"alpha(opacity=95)"; -ms-filter:"alpha(opacity=95)"; }
.mCSB_scrollTools .mCSB_dragger:active .mCSB_dragger_bar,
.mCSB_scrollTools .mCSB_dragger.mCSB_dragger_onDrag .mCSB_dragger_bar{
background:rgba(204,206,216,1);
filter:"alpha(opacity=100)"; -ms-filter:"alpha(opacity=100)"; }
.mCSB_scrollTools .mCSB_buttonUp,
.mCSB_scrollTools .mCSB_buttonDown,
.mCSB_scrollTools .mCSB_buttonLeft,
.mCSB_scrollTools .mCSB_buttonRight{
background-image:url(//www.cempfire.com/wp-content/themes/sccef/images/mCSB_buttons.png);
background-repeat:no-repeat;
opacity:0.4;
filter:"alpha(opacity=40)"; -ms-filter:"alpha(opacity=40)"; }
.mCSB_scrollTools .mCSB_buttonUp{
background-position:0 0; }
.mCSB_scrollTools .mCSB_buttonDown{
background-position:0 -20px; }
.mCSB_scrollTools .mCSB_buttonLeft{
background-position:0 -40px; }
.mCSB_scrollTools .mCSB_buttonRight{
background-position:0 -56px; }
.mCSB_scrollTools .mCSB_buttonUp:hover,
.mCSB_scrollTools .mCSB_buttonDown:hover,
.mCSB_scrollTools .mCSB_buttonLeft:hover,
.mCSB_scrollTools .mCSB_buttonRight:hover{
opacity:0.75;
filter:"alpha(opacity=75)"; -ms-filter:"alpha(opacity=75)"; }
.mCSB_scrollTools .mCSB_buttonUp:active,
.mCSB_scrollTools .mCSB_buttonDown:active,
.mCSB_scrollTools .mCSB_buttonLeft:active,
.mCSB_scrollTools .mCSB_buttonRight:active{
opacity:0.9;
filter:"alpha(opacity=90)"; -ms-filter:"alpha(opacity=90)"; }  .mCS-dark>.mCSB_scrollTools .mCSB_draggerRail{
background:#000; background:rgba(0,0,0,0.15);
}
.mCS-dark>.mCSB_scrollTools .mCSB_dragger .mCSB_dragger_bar{
background:#000; background:rgba(0,0,0,0.75);
}
.mCS-dark>.mCSB_scrollTools .mCSB_dragger:hover .mCSB_dragger_bar{
background:rgba(0,0,0,0.85);
}
.mCS-dark>.mCSB_scrollTools .mCSB_dragger:active .mCSB_dragger_bar,
.mCS-dark>.mCSB_scrollTools .mCSB_dragger.mCSB_dragger_onDrag .mCSB_dragger_bar{
background:rgba(0,0,0,0.9);
}
.mCS-dark>.mCSB_scrollTools .mCSB_buttonUp{
background-position:-80px 0;
}
.mCS-dark>.mCSB_scrollTools .mCSB_buttonDown{
background-position:-80px -20px;
}
.mCS-dark>.mCSB_scrollTools .mCSB_buttonLeft{
background-position:-80px -40px;
}
.mCS-dark>.mCSB_scrollTools .mCSB_buttonRight{
background-position:-80px -56px;
} .mCS-light-2>.mCSB_scrollTools .mCSB_draggerRail{
width:4px;
background:#fff; background:rgba(255,255,255,0.1);
-webkit-border-radius:1px;
-moz-border-radius:1px;
border-radius:1px;
}
.mCS-light-2>.mCSB_scrollTools .mCSB_dragger .mCSB_dragger_bar{
width:4px;
background:#fff; background:rgba(255,255,255,0.75);
-webkit-border-radius:1px;
-moz-border-radius:1px;
border-radius:1px;
}
.mCS-light-2.mCSB_horizontal>.mCSB_scrollTools .mCSB_draggerRail{
width:100%;
height:4px;
margin:6px 0;
}
.mCS-light-2.mCSB_horizontal>.mCSB_scrollTools .mCSB_dragger .mCSB_dragger_bar{
width:100%;
height:4px;
margin:6px auto;
}
.mCS-light-2>.mCSB_scrollTools .mCSB_dragger:hover .mCSB_dragger_bar{
background:rgba(255,255,255,0.85);
}
.mCS-light-2>.mCSB_scrollTools .mCSB_dragger:active .mCSB_dragger_bar,
.mCS-light-2>.mCSB_scrollTools .mCSB_dragger.mCSB_dragger_onDrag .mCSB_dragger_bar{
background:rgba(255,255,255,0.9);
}
.mCS-light-2>.mCSB_scrollTools .mCSB_buttonUp{
background-position:-32px 0;
}
.mCS-light-2>.mCSB_scrollTools .mCSB_buttonDown{
background-position:-32px -20px;
}
.mCS-light-2>.mCSB_scrollTools .mCSB_buttonLeft{
background-position:-40px -40px;
}
.mCS-light-2>.mCSB_scrollTools .mCSB_buttonRight{
background-position:-40px -56px;
} .mCS-dark-2>.mCSB_scrollTools .mCSB_draggerRail{
width:4px;
background:#000; background:rgba(0,0,0,0.1);
-webkit-border-radius:1px;
-moz-border-radius:1px;
border-radius:1px;
}
.mCS-dark-2>.mCSB_scrollTools .mCSB_dragger .mCSB_dragger_bar{
width:4px;
background:#000; background:rgba(0,0,0,0.75);
-webkit-border-radius:1px;
-moz-border-radius:1px;
border-radius:1px;
}
.mCS-dark-2.mCSB_horizontal>.mCSB_scrollTools .mCSB_draggerRail{
width:100%;
height:4px;
margin:6px 0;
}
.mCS-dark-2.mCSB_horizontal>.mCSB_scrollTools .mCSB_dragger .mCSB_dragger_bar{
width:100%;
height:4px;
margin:6px auto;
}
.mCS-dark-2>.mCSB_scrollTools .mCSB_dragger:hover .mCSB_dragger_bar{
background:rgba(0,0,0,0.85);
}
.mCS-dark-2>.mCSB_scrollTools .mCSB_dragger:active .mCSB_dragger_bar,
.mCS-dark-2>.mCSB_scrollTools .mCSB_dragger.mCSB_dragger_onDrag .mCSB_dragger_bar{
background:rgba(0,0,0,0.9);
}
.mCS-dark-2>.mCSB_scrollTools .mCSB_buttonUp{
background-position:-112px 0;
}
.mCS-dark-2>.mCSB_scrollTools .mCSB_buttonDown{
background-position:-112px -20px;
}
.mCS-dark-2>.mCSB_scrollTools .mCSB_buttonLeft{
background-position:-120px -40px;
}
.mCS-dark-2>.mCSB_scrollTools .mCSB_buttonRight{
background-position:-120px -56px;
} .mCS-light-thick>.mCSB_scrollTools .mCSB_draggerRail{
width:4px;
background:#fff; background:rgba(255,255,255,0.1);
-webkit-border-radius:2px;
-moz-border-radius:2px;
border-radius:2px;
}
.mCS-light-thick>.mCSB_scrollTools .mCSB_dragger .mCSB_dragger_bar{
width:6px;
background:#fff; background:rgba(255,255,255,0.75);
-webkit-border-radius:2px;
-moz-border-radius:2px;
border-radius:2px;
}
.mCS-light-thick.mCSB_horizontal>.mCSB_scrollTools .mCSB_draggerRail{
width:100%;
height:4px;
margin:6px 0;
}
.mCS-light-thick.mCSB_horizontal>.mCSB_scrollTools .mCSB_dragger .mCSB_dragger_bar{
width:100%;
height:6px;
margin:5px auto;
}
.mCS-light-thick>.mCSB_scrollTools .mCSB_dragger:hover .mCSB_dragger_bar{
background:rgba(255,255,255,0.85);
}
.mCS-light-thick>.mCSB_scrollTools .mCSB_dragger:active .mCSB_dragger_bar,
.mCS-light-thick>.mCSB_scrollTools .mCSB_dragger.mCSB_dragger_onDrag .mCSB_dragger_bar{
background:rgba(255,255,255,0.9);
}
.mCS-light-thick>.mCSB_scrollTools .mCSB_buttonUp{
background-position:-16px 0;
}
.mCS-light-thick>.mCSB_scrollTools .mCSB_buttonDown{
background-position:-16px -20px;
}
.mCS-light-thick>.mCSB_scrollTools .mCSB_buttonLeft{
background-position:-20px -40px;
}
.mCS-light-thick>.mCSB_scrollTools .mCSB_buttonRight{
background-position:-20px -56px;
} .mCS-dark-thick>.mCSB_scrollTools .mCSB_draggerRail{
width:4px;
background:#000; background:rgba(0,0,0,0.1);
-webkit-border-radius:2px;
-moz-border-radius:2px;
border-radius:2px;
}
.mCS-dark-thick>.mCSB_scrollTools .mCSB_dragger .mCSB_dragger_bar{
width:6px;
background:#000; background:rgba(0,0,0,0.75);
-webkit-border-radius:2px;
-moz-border-radius:2px;
border-radius:2px;
}
.mCS-dark-thick.mCSB_horizontal>.mCSB_scrollTools .mCSB_draggerRail{
width:100%;
height:4px;
margin:6px 0;
}
.mCS-dark-thick.mCSB_horizontal>.mCSB_scrollTools .mCSB_dragger .mCSB_dragger_bar{
width:100%;
height:6px;
margin:5px auto;
}
.mCS-dark-thick>.mCSB_scrollTools .mCSB_dragger:hover .mCSB_dragger_bar{
background:rgba(0,0,0,0.85);
}
.mCS-dark-thick>.mCSB_scrollTools .mCSB_dragger:active .mCSB_dragger_bar,
.mCS-dark-thick>.mCSB_scrollTools .mCSB_dragger.mCSB_dragger_onDrag .mCSB_dragger_bar{
background:rgba(0,0,0,0.9);
}
.mCS-dark-thick>.mCSB_scrollTools .mCSB_buttonUp{
background-position:-96px 0;
}
.mCS-dark-thick>.mCSB_scrollTools .mCSB_buttonDown{
background-position:-96px -20px;
}
.mCS-dark-thick>.mCSB_scrollTools .mCSB_buttonLeft{
background-position:-100px -40px;
}
.mCS-dark-thick>.mCSB_scrollTools .mCSB_buttonRight{
background-position:-100px -56px;
} .mCS-light-thin>.mCSB_scrollTools .mCSB_draggerRail{
background:#fff; background:rgba(255,255,255,0.1);
}
.mCS-light-thin>.mCSB_scrollTools .mCSB_dragger .mCSB_dragger_bar{
width:2px;
}
.mCS-light-thin.mCSB_horizontal>.mCSB_scrollTools .mCSB_draggerRail{
width:100%;
}
.mCS-light-thin.mCSB_horizontal>.mCSB_scrollTools .mCSB_dragger .mCSB_dragger_bar{
width:100%;
height:2px;
margin:7px auto;
} .mCS-dark-thin>.mCSB_scrollTools .mCSB_draggerRail{
background:#000; background:rgba(0,0,0,0.15);
}
.mCS-dark-thin>.mCSB_scrollTools .mCSB_dragger .mCSB_dragger_bar{
width:2px;
background:#000; background:rgba(0,0,0,0.75);
}
.mCS-dark-thin.mCSB_horizontal>.mCSB_scrollTools .mCSB_draggerRail{
width:100%;
}
.mCS-dark-thin.mCSB_horizontal>.mCSB_scrollTools .mCSB_dragger .mCSB_dragger_bar{
width:100%;
height:2px;
margin:7px auto;
}
.mCS-dark-thin>.mCSB_scrollTools .mCSB_dragger:hover .mCSB_dragger_bar{
background:rgba(0,0,0,0.85);
}
.mCS-dark-thin>.mCSB_scrollTools .mCSB_dragger:active .mCSB_dragger_bar,
.mCS-dark-thin>.mCSB_scrollTools .mCSB_dragger.mCSB_dragger_onDrag .mCSB_dragger_bar{
background:rgba(0,0,0,0.9);
}
.mCS-dark-thin>.mCSB_scrollTools .mCSB_buttonUp{
background-position:-80px 0;
}
.mCS-dark-thin>.mCSB_scrollTools .mCSB_buttonDown{
background-position:-80px -20px;
}
.mCS-dark-thin>.mCSB_scrollTools .mCSB_buttonLeft{
background-position:-80px -40px;
}
.mCS-dark-thin>.mCSB_scrollTools .mCSB_buttonRight{
background-position:-80px -56px;
} .owl-carousel { display: none; width: 100%; -webkit-tap-highlight-color: transparent; position: relative; z-index: 1;}
.owl-carousel .owl-stage {position: relative; -ms-touch-action: pan-Y;}
.owl-carousel .owl-stage:after {content: "."; display: block; clear: both; visibility: hidden; line-height: 0; height: 0;}
.owl-carousel .owl-stage-outer {position: relative; overflow: hidden; -webkit-transform: translate3d(0px, 0px, 0px);}
.owl-carousel .owl-controls .owl-nav .owl-prev, .owl-carousel .owl-controls .owl-nav .owl-next, .owl-carousel .owl-controls .owl-dot {cursor: pointer;cursor: hand; -webkit-user-select: none; -khtml-user-select: none; -moz-user-select: none; -ms-user-select: none; user-select: none;}
.owl-carousel.owl-loaded {display: block;} .owl-carousel.owl-loading {opacity: 0; display: block;} .no-js .owl-carousel {display: block;}
.owl-carousel.owl-hidden { opacity: 0;} .owl-carousel .owl-refresh .owl-item {display: none;}
.owl-carousel .owl-item {position: relative; min-height: 1px; float: left; -webkit-backface-visibility: hidden; -webkit-tap-highlight-color: transparent;
-webkit-touch-callout: none; -webkit-user-select: none; -moz-user-select: none; -ms-user-select: none; user-select: none;}
.owl-carousel .owl-item img {display: block; -webkit-transform-style: preserve-3d; margin:0 auto;}
.owl-carousel.owl-text-select-on .owl-item {-webkit-user-select: auto; -moz-user-select: auto;-ms-user-select: auto; user-select: auto;}
.owl-carousel .owl-grab {cursor: move; cursor: -webkit-grab; cursor: -o-grab; cursor: -ms-grab; cursor: grab;}
.owl-carousel.owl-rtl { direction: rtl;} .owl-carousel.owl-rtl .owl-item { float: right;}
.owl-height {-webkit-transition: height 500ms ease-in-out; -moz-transition: height 500ms ease-in-out; -ms-transition: height 500ms ease-in-out;-o-transition: height 500ms ease-in-out; transition: height 500ms ease-in-out;}