/*=========================================================================== #= File : styles.css #= Version: 1.0 #= Updated: 17.05.2018 #= Author : Alcimar Carlos de L V Aires #= Edited by Matheus Rodrigues da Silva Lira #= Email : contato@inetwork.com.br #= Website: http://www.inetwork.com.br #=========================================================================== #= Copyright (c) 2014 Inetwork eBusiness */ @import url('https://fonts.googleapis.com/css?family=Arimo:400,700|Montserrat:400,700'); /* Icons */ .tooltip { position: absolute; z-index: 1070; display: block; font-family: "Helvetica Neue", Helvetica, Arial, sans-serif; font-size: 12px; font-style: normal; font-weight: normal; line-height: 1.42857143; text-align: left; text-align: start; text-decoration: none; text-shadow: none; text-transform: none; letter-spacing: normal; word-break: normal; word-spacing: normal; word-wrap: normal; white-space: normal; filter: alpha(opacity=0); opacity: 0; line-break: auto; } .tooltip.in { filter: alpha(opacity=90); opacity: .9; } .tooltip.top { padding: 5px 0; margin-top: -3px; } .tooltip.right { padding: 0 5px; margin-left: 3px; } .tooltip.bottom { padding: 5px 0; margin-top: 3px; } .tooltip.left { padding: 0 5px; margin-left: -3px; } .tooltip-inner { max-width: 200px; padding: 3px 8px; color: #fff; text-align: center; background-color: #000; border-radius: 4px; } .tooltip-arrow { position: absolute; width: 0; height: 0; border-color: transparent; border-style: solid; } .tooltip.top .tooltip-arrow { bottom: 0; left: 50%; margin-left: -5px; border-width: 5px 5px 0; border-top-color: #000; } .tooltip.top-left .tooltip-arrow { right: 5px; bottom: 0; margin-bottom: -5px; border-width: 5px 5px 0; border-top-color: #000; } .tooltip.top-right .tooltip-arrow { bottom: 0; left: 5px; margin-bottom: -5px; border-width: 5px 5px 0; border-top-color: #000; } .tooltip.right .tooltip-arrow { top: 50%; left: 0; margin-top: -5px; border-width: 5px 5px 5px 0; border-right-color: #000; } .tooltip.left .tooltip-arrow { top: 50%; right: 0; margin-top: -5px; border-width: 5px 0 5px 5px; border-left-color: #000; } .tooltip.bottom .tooltip-arrow { top: 0; left: 50%; margin-left: -5px; border-width: 0 5px 5px; border-bottom-color: #000; } .tooltip.bottom-left .tooltip-arrow { top: 0; right: 5px; margin-top: -5px; border-width: 0 5px 5px; border-bottom-color: #000; } .tooltip.bottom-right .tooltip-arrow { top: 0; left: 5px; margin-top: -5px; border-width: 0 5px 5px; border-bottom-color: #000; } @font-face { font-family: 'Glyphicons Halflings'; src: url('/bootstrap/3.4.1/fonts/glyphicons-halflings-regular.eot'); src: url('/bootstrap/3.4.1/fonts/fonts/glyphicons-halflings-regular.eot?#iefix') format('embedded-opentype'), url('/bootstrap/3.4.1/fonts/glyphicons-halflings-regular.woff2') format('woff2'), url('/bootstrap/3.4.1/fonts/glyphicons-halflings-regular.woff') format('woff'), url('/bootstrap/3.4.1/fonts/glyphicons-halflings-regular.ttf') format('truetype'), url('/bootstrap/3.4.1/fonts/glyphicons-halflings-regular.svg#glyphicons_halflingsregular') format('svg'); } .glyphicon { position: relative; top: 1px; display: inline-block; font-family: 'Glyphicons Halflings'; font-style: normal; font-weight: normal; line-height: 1; -webkit-font-smoothing: antialiased; -moz-osx-font-smoothing: grayscale; } .glyphicon-asterisk:before { content: "\002a"; } .glyphicon-plus:before { content: "\002b"; } .glyphicon-euro:before, .glyphicon-eur:before { content: "\20ac"; } .glyphicon-minus:before { content: "\2212"; } .glyphicon-cloud:before { content: "\2601"; } .glyphicon-envelope:before { content: "\2709"; } .glyphicon-pencil:before { content: "\270f"; } .glyphicon-glass:before { content: "\e001"; } .glyphicon-music:before { content: "\e002"; } .glyphicon-search:before { content: "\e003"; } .glyphicon-heart:before { content: "\e005"; } .glyphicon-star:before { content: "\e006"; } .glyphicon-star-empty:before { content: "\e007"; } .glyphicon-user:before { content: "\e008"; } .glyphicon-film:before { content: "\e009"; } .glyphicon-th-large:before { content: "\e010"; } .glyphicon-th:before { content: "\e011"; } .glyphicon-th-list:before { content: "\e012"; } .glyphicon-ok:before { content: "\e013"; } .glyphicon-remove:before { content: "\e014"; } .glyphicon-zoom-in:before { content: "\e015"; } .glyphicon-zoom-out:before { content: "\e016"; } .glyphicon-off:before { content: "\e017"; } .glyphicon-signal:before { content: "\e018"; } .glyphicon-cog:before { content: "\e019"; } .glyphicon-trash:before { content: "\e020"; } .glyphicon-home:before { content: "\e021"; } .glyphicon-file:before { content: "\e022"; } .glyphicon-time:before { content: "\e023"; } .glyphicon-road:before { content: "\e024"; } .glyphicon-download-alt:before { content: "\e025"; } .glyphicon-download:before { content: "\e026"; } .glyphicon-upload:before { content: "\e027"; } .glyphicon-inbox:before { content: "\e028"; } .glyphicon-play-circle:before { content: "\e029"; } .glyphicon-repeat:before { content: "\e030"; } .glyphicon-refresh:before { content: "\e031"; } .glyphicon-list-alt:before { content: "\e032"; } .glyphicon-lock:before { content: "\e033"; } .glyphicon-flag:before { content: "\e034"; } .glyphicon-headphones:before { content: "\e035"; } .glyphicon-volume-off:before { content: "\e036"; } .glyphicon-volume-down:before { content: "\e037"; } .glyphicon-volume-up:before { content: "\e038"; } .glyphicon-qrcode:before { content: "\e039"; } .glyphicon-barcode:before { content: "\e040"; } .glyphicon-tag:before { content: "\e041"; } .glyphicon-tags:before { content: "\e042"; } .glyphicon-book:before { content: "\e043"; } .glyphicon-bookmark:before { content: "\e044"; } .glyphicon-print:before { content: "\e045"; } .glyphicon-camera:before { content: "\e046"; } .glyphicon-font:before { content: "\e047"; } .glyphicon-bold:before { content: "\e048"; } .glyphicon-italic:before { content: "\e049"; } .glyphicon-text-height:before { content: "\e050"; } .glyphicon-text-width:before { content: "\e051"; } .glyphicon-align-left:before { content: "\e052"; } .glyphicon-align-center:before { content: "\e053"; } .glyphicon-align-right:before { content: "\e054"; } .glyphicon-align-justify:before { content: "\e055"; } .glyphicon-list:before { content: "\e056"; } .glyphicon-indent-left:before { content: "\e057"; } .glyphicon-indent-right:before { content: "\e058"; } .glyphicon-facetime-video:before { content: "\e059"; } .glyphicon-picture:before { content: "\e060"; } .glyphicon-map-marker:before { content: "\e062"; } .glyphicon-adjust:before { content: "\e063"; } .glyphicon-tint:before { content: "\e064"; } .glyphicon-edit:before { content: "\e065"; } .glyphicon-share:before { content: "\e066"; } .glyphicon-check:before { content: "\e067"; } .glyphicon-move:before { content: "\e068"; } .glyphicon-step-backward:before { content: "\e069"; } .glyphicon-fast-backward:before { content: "\e070"; } .glyphicon-backward:before { content: "\e071"; } .glyphicon-play:before { content: "\e072"; } .glyphicon-pause:before { content: "\e073"; } .glyphicon-stop:before { content: "\e074"; } .glyphicon-forward:before { content: "\e075"; } .glyphicon-fast-forward:before { content: "\e076"; } .glyphicon-step-forward:before { content: "\e077"; } .glyphicon-eject:before { content: "\e078"; } .glyphicon-chevron-left:before { content: "\e079"; } .glyphicon-chevron-right:before { content: "\e080"; } .glyphicon-plus-sign:before { content: "\e081"; } .glyphicon-minus-sign:before { content: "\e082"; } .glyphicon-remove-sign:before { content: "\e083"; } .glyphicon-ok-sign:before { content: "\e084"; } .glyphicon-question-sign:before { content: "\e085"; } .glyphicon-info-sign:before { content: "\e086"; } .glyphicon-screenshot:before { content: "\e087"; } .glyphicon-remove-circle:before { content: "\e088"; } .glyphicon-ok-circle:before { content: "\e089"; } .glyphicon-ban-circle:before { content: "\e090"; } .glyphicon-arrow-left:before { content: "\e091"; } .glyphicon-arrow-right:before { content: "\e092"; } .glyphicon-arrow-up:before { content: "\e093"; } .glyphicon-arrow-down:before { content: "\e094"; } .glyphicon-share-alt:before { content: "\e095"; } .glyphicon-resize-full:before { content: "\e096"; } .glyphicon-resize-small:before { content: "\e097"; } .glyphicon-exclamation-sign:before { content: "\e101"; } .glyphicon-gift:before { content: "\e102"; } .glyphicon-leaf:before { content: "\e103"; } .glyphicon-fire:before { content: "\e104"; } .glyphicon-eye-open:before { content: "\e105"; } .glyphicon-eye-close:before { content: "\e106"; } .glyphicon-warning-sign:before { content: "\e107"; } .glyphicon-plane:before { content: "\e108"; } .glyphicon-calendar:before { content: "\e109"; } .glyphicon-random:before { content: "\e110"; } .glyphicon-comment:before { content: "\e111"; } .glyphicon-magnet:before { content: "\e112"; } .glyphicon-chevron-up:before { content: "\e113"; } .glyphicon-chevron-down:before { content: "\e114"; } .glyphicon-retweet:before { content: "\e115"; } .glyphicon-shopping-cart:before { content: "\e116"; } .glyphicon-folder-close:before { content: "\e117"; } .glyphicon-folder-open:before { content: "\e118"; } .glyphicon-resize-vertical:before { content: "\e119"; } .glyphicon-resize-horizontal:before { content: "\e120"; } .glyphicon-hdd:before { content: "\e121"; } .glyphicon-bullhorn:before { content: "\e122"; } .glyphicon-bell:before { content: "\e123"; } .glyphicon-certificate:before { content: "\e124"; } .glyphicon-thumbs-up:before { content: "\e125"; } .glyphicon-thumbs-down:before { content: "\e126"; } .glyphicon-hand-right:before { content: "\e127"; } .glyphicon-hand-left:before { content: "\e128"; } .glyphicon-hand-up:before { content: "\e129"; } .glyphicon-hand-down:before { content: "\e130"; } .glyphicon-circle-arrow-right:before { content: "\e131"; } .glyphicon-circle-arrow-left:before { content: "\e132"; } .glyphicon-circle-arrow-up:before { content: "\e133"; } .glyphicon-circle-arrow-down:before { content: "\e134"; } .glyphicon-globe:before { content: "\e135"; } .glyphicon-wrench:before { content: "\e136"; } .glyphicon-tasks:before { content: "\e137"; } .glyphicon-filter:before { content: "\e138"; } .glyphicon-briefcase:before { content: "\e139"; } .glyphicon-fullscreen:before { content: "\e140"; } .glyphicon-dashboard:before { content: "\e141"; } .glyphicon-paperclip:before { content: "\e142"; } .glyphicon-heart-empty:before { content: "\e143"; } .glyphicon-link:before { content: "\e144"; } .glyphicon-phone:before { content: "\e145"; } .glyphicon-pushpin:before { content: "\e146"; } .glyphicon-usd:before { content: "\e148"; } .glyphicon-gbp:before { content: "\e149"; } .glyphicon-sort:before { content: "\e150"; } .glyphicon-sort-by-alphabet:before { content: "\e151"; } .glyphicon-sort-by-alphabet-alt:before { content: "\e152"; } .glyphicon-sort-by-order:before { content: "\e153"; } .glyphicon-sort-by-order-alt:before { content: "\e154"; } .glyphicon-sort-by-attributes:before { content: "\e155"; } .glyphicon-sort-by-attributes-alt:before { content: "\e156"; } .glyphicon-unchecked:before { content: "\e157"; } .glyphicon-expand:before { content: "\e158"; } .glyphicon-collapse-down:before { content: "\e159"; } .glyphicon-collapse-up:before { content: "\e160"; } .glyphicon-log-in:before { content: "\e161"; } .glyphicon-flash:before { content: "\e162"; } .glyphicon-log-out:before { content: "\e163"; } .glyphicon-new-window:before { content: "\e164"; } .glyphicon-record:before { content: "\e165"; } .glyphicon-save:before { content: "\e166"; } .glyphicon-open:before { content: "\e167"; } .glyphicon-saved:before { content: "\e168"; } .glyphicon-import:before { content: "\e169"; } .glyphicon-export:before { content: "\e170"; } .glyphicon-send:before { content: "\e171"; } .glyphicon-floppy-disk:before { content: "\e172"; } .glyphicon-floppy-saved:before { content: "\e173"; } .glyphicon-floppy-remove:before { content: "\e174"; } .glyphicon-floppy-save:before { content: "\e175"; } .glyphicon-floppy-open:before { content: "\e176"; } .glyphicon-credit-card:before { content: "\e177"; } .glyphicon-transfer:before { content: "\e178"; } .glyphicon-cutlery:before { content: "\e179"; } .glyphicon-header:before { content: "\e180"; } .glyphicon-compressed:before { content: "\e181"; } .glyphicon-earphone:before { content: "\e182"; } .glyphicon-phone-alt:before { content: "\e183"; } .glyphicon-tower:before { content: "\e184"; } .glyphicon-stats:before { content: "\e185"; } .glyphicon-sd-video:before { content: "\e186"; } .glyphicon-hd-video:before { content: "\e187"; } .glyphicon-subtitles:before { content: "\e188"; } .glyphicon-sound-stereo:before { content: "\e189"; } .glyphicon-sound-dolby:before { content: "\e190"; } .glyphicon-sound-5-1:before { content: "\e191"; } .glyphicon-sound-6-1:before { content: "\e192"; } .glyphicon-sound-7-1:before { content: "\e193"; } .glyphicon-copyright-mark:before { content: "\e194"; } .glyphicon-registration-mark:before { content: "\e195"; } .glyphicon-cloud-download:before { content: "\e197"; } .glyphicon-cloud-upload:before { content: "\e198"; } .glyphicon-tree-conifer:before { content: "\e199"; } .glyphicon-tree-deciduous:before { content: "\e200"; } .glyphicon-cd:before { content: "\e201"; } .glyphicon-save-file:before { content: "\e202"; } .glyphicon-open-file:before { content: "\e203"; } .glyphicon-level-up:before { content: "\e204"; } .glyphicon-copy:before { content: "\e205"; } .glyphicon-paste:before { content: "\e206"; } .glyphicon-alert:before { content: "\e209"; } .glyphicon-equalizer:before { content: "\e210"; } .glyphicon-king:before { content: "\e211"; } .glyphicon-queen:before { content: "\e212"; } .glyphicon-pawn:before { content: "\e213"; } .glyphicon-bishop:before { content: "\e214"; } .glyphicon-knight:before { content: "\e215"; } .glyphicon-baby-formula:before { content: "\e216"; } .glyphicon-tent:before { content: "\26fa"; } .glyphicon-blackboard:before { content: "\e218"; } .glyphicon-bed:before { content: "\e219"; } .glyphicon-apple:before { content: "\f8ff"; } .glyphicon-erase:before { content: "\e221"; } .glyphicon-hourglass:before { content: "\231b"; } .glyphicon-lamp:before { content: "\e223"; } .glyphicon-duplicate:before { content: "\e224"; } .glyphicon-piggy-bank:before { content: "\e225"; } .glyphicon-scissors:before { content: "\e226"; } .glyphicon-bitcoin:before { content: "\e227"; } .glyphicon-btc:before { content: "\e227"; } .glyphicon-xbt:before { content: "\e227"; } .glyphicon-yen:before { content: "\00a5"; } .glyphicon-jpy:before { content: "\00a5"; } .glyphicon-ruble:before { content: "\20bd"; } .glyphicon-rub:before { content: "\20bd"; } .glyphicon-scale:before { content: "\e230"; } .glyphicon-ice-lolly:before { content: "\e231"; } .glyphicon-ice-lolly-tasted:before { content: "\e232"; } .glyphicon-education:before { content: "\e233"; } .glyphicon-option-horizontal:before { content: "\e234"; } .glyphicon-option-vertical:before { content: "\e235"; } .glyphicon-menu-hamburger:before { content: "\e236"; } .glyphicon-modal-window:before { content: "\e237"; } .glyphicon-oil:before { content: "\e238"; } .glyphicon-grain:before { content: "\e239"; } .glyphicon-sunglasses:before { content: "\e240"; } .glyphicon-text-size:before { content: "\e241"; } .glyphicon-text-color:before { content: "\e242"; } .glyphicon-text-background:before { content: "\e243"; } .glyphicon-object-align-top:before { content: "\e244"; } .glyphicon-object-align-bottom:before { content: "\e245"; } .glyphicon-object-align-horizontal:before { content: "\e246"; } .glyphicon-object-align-left:before { content: "\e247"; } .glyphicon-object-align-vertical:before { content: "\e248"; } .glyphicon-object-align-right:before { content: "\e249"; } .glyphicon-triangle-right:before { content: "\e250"; } .glyphicon-triangle-left:before { content: "\e251"; } .glyphicon-triangle-bottom:before { content: "\e252"; } .glyphicon-triangle-top:before { content: "\e253"; } .glyphicon-console:before { content: "\e254"; } .glyphicon-superscript:before { content: "\e255"; } .glyphicon-subscript:before { content: "\e256"; } .glyphicon-menu-left:before { content: "\e257"; } .glyphicon-menu-right:before { content: "\e258"; } .glyphicon-menu-down:before { content: "\e259"; } .glyphicon-menu-up:before { content: "\e260"; } /* Bootsbosta */ h1, h2, h3, h4, h5, h6, .h1, .h2, .h3, .h4, .h5, .h6 { font-family: inherit; font-weight: 500; line-height: 1.1; color: inherit; } h1 small, h2 small, h3 small, h4 small, h5 small, h6 small, .h1 small, .h2 small, .h3 small, .h4 small, .h5 small, .h6 small, h1 .small, h2 .small, h3 .small, h4 .small, h5 .small, h6 .small, .h1 .small, .h2 .small, .h3 .small, .h4 .small, .h5 .small, .h6 .small { font-weight: 400; line-height: 1; color: #777777; } h1, .h1, h2, .h2, h3, .h3 { margin-top: 20px; margin-bottom: 10px; } h1 small, .h1 small, h2 small, .h2 small, h3 small, .h3 small, h1 .small, .h1 .small, h2 .small, .h2 .small, h3 .small, .h3 .small { font-size: 65%; } h4, .h4, h5, .h5, h6, .h6 { margin-top: 10px; margin-bottom: 10px; } h4 small, .h4 small, h5 small, .h5 small, h6 small, .h6 small, h4 .small, .h4 .small, h5 .small, .h5 .small, h6 .small, .h6 .small { font-size: 75%; } h1, .h1 { font-size: 36px; } h2, .h2 { font-size: 30px; } h3, .h3 { font-size: 24px; } h4, .h4 { font-size: 18px; } h5, .h5 { font-size: 14px; } h6, .h6 { font-size: 12px; } .tab-pane { display: none } .tab-pane.active { display: block; } .btn { display: inline-block; margin-bottom: 0; font-weight: normal; text-align: center; white-space: nowrap; vertical-align: middle; -ms-touch-action: manipulation; touch-action: manipulation; cursor: pointer; background-image: none; border: 1px solid transparent; padding: 6px 12px; font-size: 14px; line-height: 1.42857143; border-radius: 4px; -webkit-user-select: none; -moz-user-select: none; -ms-user-select: none; user-select: none; } .btn:focus, .btn:active:focus, .btn.active:focus, .btn.focus, .btn:active.focus, .btn.active.focus { outline: 5px auto -webkit-focus-ring-color; outline-offset: -2px; } .btn:hover, .btn:focus, .btn.focus { color: #333333; text-decoration: none; } .btn:active, .btn.active { background-image: none; outline: 0; -webkit-box-shadow: inset 0 3px 5px rgba(0, 0, 0, 0.125); box-shadow: inset 0 3px 5px rgba(0, 0, 0, 0.125); } .btn.disabled, .btn[disabled], fieldset[disabled] .btn { cursor: not-allowed; filter: alpha(opacity=65); opacity: 0.65; -webkit-box-shadow: none; box-shadow: none; } a.btn.disabled, fieldset[disabled] a.btn { pointer-events: none; } .btn-default { color: #333333; background-color: #ffffff; border-color: #cccccc; } .btn-default:focus, .btn-default.focus { color: #333333; background-color: #e6e6e6; border-color: #8c8c8c; } .btn-default:hover { color: #333333; background-color: #e6e6e6; border-color: #adadad; } .btn-default:active, .btn-default.active, .open > .dropdown-toggle.btn-default { color: #333333; background-color: #e6e6e6; background-image: none; border-color: #adadad; } .btn-default:active:hover, .btn-default.active:hover, .open > .dropdown-toggle.btn-default:hover, .btn-default:active:focus, .btn-default.active:focus, .open > .dropdown-toggle.btn-default:focus, .btn-default:active.focus, .btn-default.active.focus, .open > .dropdown-toggle.btn-default.focus { color: #333333; background-color: #d4d4d4; border-color: #8c8c8c; } .btn-default.disabled:hover, .btn-default[disabled]:hover, fieldset[disabled] .btn-default:hover, .btn-default.disabled:focus, .btn-default[disabled]:focus, fieldset[disabled] .btn-default:focus, .btn-default.disabled.focus, .btn-default[disabled].focus, fieldset[disabled] .btn-default.focus { background-color: #ffffff; border-color: #cccccc; } .btn-default .badge { color: #ffffff; background-color: #333333; } .btn-primary { color: #ffffff; background-color: #337ab7; border-color: #2e6da4; } .btn-primary:focus, .btn-primary.focus { color: #ffffff; background-color: #286090; border-color: #122b40; } .btn-primary:hover { color: #ffffff; background-color: #286090; border-color: #204d74; } .btn-primary:active, .btn-primary.active, .open > .dropdown-toggle.btn-primary { color: #ffffff; background-color: #286090; background-image: none; border-color: #204d74; } .btn-primary:active:hover, .btn-primary.active:hover, .open > .dropdown-toggle.btn-primary:hover, .btn-primary:active:focus, .btn-primary.active:focus, .open > .dropdown-toggle.btn-primary:focus, .btn-primary:active.focus, .btn-primary.active.focus, .open > .dropdown-toggle.btn-primary.focus { color: #ffffff; background-color: #204d74; border-color: #122b40; } .btn-primary.disabled:hover, .btn-primary[disabled]:hover, fieldset[disabled] .btn-primary:hover, .btn-primary.disabled:focus, .btn-primary[disabled]:focus, fieldset[disabled] .btn-primary:focus, .btn-primary.disabled.focus, .btn-primary[disabled].focus, fieldset[disabled] .btn-primary.focus { background-color: #337ab7; border-color: #2e6da4; } .btn-primary .badge { color: #337ab7; background-color: #ffffff; } .btn-success { color: #ffffff; background-color: #5cb85c; border-color: #4cae4c; } .btn-success:focus, .btn-success.focus { color: #ffffff; background-color: #449d44; border-color: #255625; } .btn-success:hover { color: #ffffff; background-color: #449d44; border-color: #398439; } .btn-success:active, .btn-success.active, .open > .dropdown-toggle.btn-success { color: #ffffff; background-color: #449d44; background-image: none; border-color: #398439; } .btn-success:active:hover, .btn-success.active:hover, .open > .dropdown-toggle.btn-success:hover, .btn-success:active:focus, .btn-success.active:focus, .open > .dropdown-toggle.btn-success:focus, .btn-success:active.focus, .btn-success.active.focus, .open > .dropdown-toggle.btn-success.focus { color: #ffffff; background-color: #398439; border-color: #255625; } .btn-success.disabled:hover, .btn-success[disabled]:hover, fieldset[disabled] .btn-success:hover, .btn-success.disabled:focus, .btn-success[disabled]:focus, fieldset[disabled] .btn-success:focus, .btn-success.disabled.focus, .btn-success[disabled].focus, fieldset[disabled] .btn-success.focus { background-color: #5cb85c; border-color: #4cae4c; } .btn-success .badge { color: #5cb85c; background-color: #ffffff; } .btn-info { color: #ffffff; background-color: #5bc0de; border-color: #46b8da; } .btn-info:focus, .btn-info.focus { color: #ffffff; background-color: #31b0d5; border-color: #1b6d85; } .btn-info:hover { color: #ffffff; background-color: #31b0d5; border-color: #269abc; } .btn-info:active, .btn-info.active, .open > .dropdown-toggle.btn-info { color: #ffffff; background-color: #31b0d5; background-image: none; border-color: #269abc; } .btn-info:active:hover, .btn-info.active:hover, .open > .dropdown-toggle.btn-info:hover, .btn-info:active:focus, .btn-info.active:focus, .open > .dropdown-toggle.btn-info:focus, .btn-info:active.focus, .btn-info.active.focus, .open > .dropdown-toggle.btn-info.focus { color: #ffffff; background-color: #269abc; border-color: #1b6d85; } .btn-info.disabled:hover, .btn-info[disabled]:hover, fieldset[disabled] .btn-info:hover, .btn-info.disabled:focus, .btn-info[disabled]:focus, fieldset[disabled] .btn-info:focus, .btn-info.disabled.focus, .btn-info[disabled].focus, fieldset[disabled] .btn-info.focus { background-color: #5bc0de; border-color: #46b8da; } .btn-info .badge { color: #5bc0de; background-color: #ffffff; } .btn-warning { color: #ffffff; background-color: #f0ad4e; border-color: #eea236; } .btn-warning:focus, .btn-warning.focus { color: #ffffff; background-color: #ec971f; border-color: #985f0d; } .btn-warning:hover { color: #ffffff; background-color: #ec971f; border-color: #d58512; } .btn-warning:active, .btn-warning.active, .open > .dropdown-toggle.btn-warning { color: #ffffff; background-color: #ec971f; background-image: none; border-color: #d58512; } .btn-warning:active:hover, .btn-warning.active:hover, .open > .dropdown-toggle.btn-warning:hover, .btn-warning:active:focus, .btn-warning.active:focus, .open > .dropdown-toggle.btn-warning:focus, .btn-warning:active.focus, .btn-warning.active.focus, .open > .dropdown-toggle.btn-warning.focus { color: #ffffff; background-color: #d58512; border-color: #985f0d; } .btn-warning.disabled:hover, .btn-warning[disabled]:hover, fieldset[disabled] .btn-warning:hover, .btn-warning.disabled:focus, .btn-warning[disabled]:focus, fieldset[disabled] .btn-warning:focus, .btn-warning.disabled.focus, .btn-warning[disabled].focus, fieldset[disabled] .btn-warning.focus { background-color: #f0ad4e; border-color: #eea236; } .btn-warning .badge { color: #f0ad4e; background-color: #ffffff; } .btn-danger { color: #ffffff; background-color: #d9534f; border-color: #d43f3a; } .btn-danger:focus, .btn-danger.focus { color: #ffffff; background-color: #c9302c; border-color: #761c19; } .btn-danger:hover { color: #ffffff; background-color: #c9302c; border-color: #ac2925; } .btn-danger:active, .btn-danger.active, .open > .dropdown-toggle.btn-danger { color: #ffffff; background-color: #c9302c; background-image: none; border-color: #ac2925; } .btn-danger:active:hover, .btn-danger.active:hover, .open > .dropdown-toggle.btn-danger:hover, .btn-danger:active:focus, .btn-danger.active:focus, .open > .dropdown-toggle.btn-danger:focus, .btn-danger:active.focus, .btn-danger.active.focus, .open > .dropdown-toggle.btn-danger.focus { color: #ffffff; background-color: #ac2925; border-color: #761c19; } .btn-danger.disabled:hover, .btn-danger[disabled]:hover, fieldset[disabled] .btn-danger:hover, .btn-danger.disabled:focus, .btn-danger[disabled]:focus, fieldset[disabled] .btn-danger:focus, .btn-danger.disabled.focus, .btn-danger[disabled].focus, fieldset[disabled] .btn-danger.focus { background-color: #d9534f; border-color: #d43f3a; } .btn-danger .badge { color: #d9534f; background-color: #ffffff; } .btn-link { font-weight: 400; color: #337ab7; border-radius: 0; } .btn-link, .btn-link:active, .btn-link.active, .btn-link[disabled], fieldset[disabled] .btn-link { background-color: transparent; -webkit-box-shadow: none; box-shadow: none; } .btn-link, .btn-link:hover, .btn-link:focus, .btn-link:active { border-color: transparent; } .btn-link:hover, .btn-link:focus { color: #23527c; text-decoration: underline; background-color: transparent; } .btn-link[disabled]:hover, fieldset[disabled] .btn-link:hover, .btn-link[disabled]:focus, fieldset[disabled] .btn-link:focus { color: #777777; text-decoration: none; } .btn-lg, .btn-group-lg > .btn { padding: 10px 16px; font-size: 18px; line-height: 1.3333333; border-radius: 6px; } .btn-sm, .btn-group-sm > .btn { padding: 5px 10px; font-size: 12px; line-height: 1.5; border-radius: 3px; } .btn-xs, .btn-group-xs > .btn { padding: 1px 5px; font-size: 12px; line-height: 1.5; border-radius: 3px; } .btn-block { display: block; width: 100%; } .btn-block + .btn-block { margin-top: 5px; } .badge { display: inline-block; min-width: 10px; padding: 3px 7px; font-size: 12px; font-weight: bold; line-height: 1; color: #fff; text-align: center; white-space: nowrap; vertical-align: middle; background-color: #777777; border-radius: 10px; } .badge:empty { display: none; } .btn .badge { position: relative; top: -1px; } .btn-xs .badge, .btn-group-xs > .btn .badge { top: 0; padding: 1px 5px; } a.badge:hover, a.badge:focus { color: #fff; text-decoration: none; cursor: pointer; } .list-group-item.active > .badge, .nav-pills > .active > a > .badge { color: #337ab7; background-color: #fff; } .list-group-item > .badge { float: right; } .list-group-item > .badge + .badge { margin-right: 5px; } .nav-pills > li > a > .badge { margin-left: 3px; } table { background-color: transparent; } table col[class*="col-"] { position: static; display: table-column; float: none; } table td[class*="col-"], table th[class*="col-"] { position: static; display: table-cell; float: none; } caption { padding-top: 8px; padding-bottom: 8px; color: #777777; text-align: left; } th { text-align: left; } .table { width: 100%; max-width: 100%; margin-bottom: 20px; } .table > thead > tr > th, .table > tbody > tr > th, .table > tfoot > tr > th, .table > thead > tr > td, .table > tbody > tr > td, .table > tfoot > tr > td { padding: 8px; line-height: 1.42857143; vertical-align: top; border-top: 1px solid #ddd; } .table > thead > tr > th { vertical-align: bottom; border-bottom: 2px solid #ddd; } .table > caption + thead > tr:first-child > th, .table > colgroup + thead > tr:first-child > th, .table > thead:first-child > tr:first-child > th, .table > caption + thead > tr:first-child > td, .table > colgroup + thead > tr:first-child > td, .table > thead:first-child > tr:first-child > td { border-top: 0; } .table > tbody + tbody { border-top: 2px solid #ddd; } .table .table { background-color: #fff; } .table-condensed > thead > tr > th, .table-condensed > tbody > tr > th, .table-condensed > tfoot > tr > th, .table-condensed > thead > tr > td, .table-condensed > tbody > tr > td, .table-condensed > tfoot > tr > td { padding: 5px; } .table-bordered { border: 1px solid #ddd; } .table-bordered > thead > tr > th, .table-bordered > tbody > tr > th, .table-bordered > tfoot > tr > th, .table-bordered > thead > tr > td, .table-bordered > tbody > tr > td, .table-bordered > tfoot > tr > td { border: 1px solid #ddd; } .table-bordered > thead > tr > th, .table-bordered > thead > tr > td { border-bottom-width: 2px; } .table-striped > tbody > tr:nth-of-type(odd) { background-color: #f9f9f9; } .table-hover > tbody > tr:hover { background-color: #f5f5f5; } .table > thead > tr > td.active, .table > tbody > tr > td.active, .table > tfoot > tr > td.active, .table > thead > tr > th.active, .table > tbody > tr > th.active, .table > tfoot > tr > th.active, .table > thead > tr.active > td, .table > tbody > tr.active > td, .table > tfoot > tr.active > td, .table > thead > tr.active > th, .table > tbody > tr.active > th, .table > tfoot > tr.active > th { background-color: #f5f5f5; } .table-hover > tbody > tr > td.active:hover, .table-hover > tbody > tr > th.active:hover, .table-hover > tbody > tr.active:hover > td, .table-hover > tbody > tr:hover > .active, .table-hover > tbody > tr.active:hover > th { background-color: #e8e8e8; } .table > thead > tr > td.success, .table > tbody > tr > td.success, .table > tfoot > tr > td.success, .table > thead > tr > th.success, .table > tbody > tr > th.success, .table > tfoot > tr > th.success, .table > thead > tr.success > td, .table > tbody > tr.success > td, .table > tfoot > tr.success > td, .table > thead > tr.success > th, .table > tbody > tr.success > th, .table > tfoot > tr.success > th { background-color: #dff0d8; } .table-hover > tbody > tr > td.success:hover, .table-hover > tbody > tr > th.success:hover, .table-hover > tbody > tr.success:hover > td, .table-hover > tbody > tr:hover > .success, .table-hover > tbody > tr.success:hover > th { background-color: #d0e9c6; } .table > thead > tr > td.info, .table > tbody > tr > td.info, .table > tfoot > tr > td.info, .table > thead > tr > th.info, .table > tbody > tr > th.info, .table > tfoot > tr > th.info, .table > thead > tr.info > td, .table > tbody > tr.info > td, .table > tfoot > tr.info > td, .table > thead > tr.info > th, .table > tbody > tr.info > th, .table > tfoot > tr.info > th { background-color: #d9edf7; } .table-hover > tbody > tr > td.info:hover, .table-hover > tbody > tr > th.info:hover, .table-hover > tbody > tr.info:hover > td, .table-hover > tbody > tr:hover > .info, .table-hover > tbody > tr.info:hover > th { background-color: #c4e3f3; } .table > thead > tr > td.warning, .table > tbody > tr > td.warning, .table > tfoot > tr > td.warning, .table > thead > tr > th.warning, .table > tbody > tr > th.warning, .table > tfoot > tr > th.warning, .table > thead > tr.warning > td, .table > tbody > tr.warning > td, .table > tfoot > tr.warning > td, .table > thead > tr.warning > th, .table > tbody > tr.warning > th, .table > tfoot > tr.warning > th { background-color: #fcf8e3; } .table-hover > tbody > tr > td.warning:hover, .table-hover > tbody > tr > th.warning:hover, .table-hover > tbody > tr.warning:hover > td, .table-hover > tbody > tr:hover > .warning, .table-hover > tbody > tr.warning:hover > th { background-color: #faf2cc; } .table > thead > tr > td.danger, .table > tbody > tr > td.danger, .table > tfoot > tr > td.danger, .table > thead > tr > th.danger, .table > tbody > tr > th.danger, .table > tfoot > tr > th.danger, .table > thead > tr.danger > td, .table > tbody > tr.danger > td, .table > tfoot > tr.danger > td, .table > thead > tr.danger > th, .table > tbody > tr.danger > th, .table > tfoot > tr.danger > th { background-color: #f2dede; } .table-hover > tbody > tr > td.danger:hover, .table-hover > tbody > tr > th.danger:hover, .table-hover > tbody > tr.danger:hover > td, .table-hover > tbody > tr:hover > .danger, .table-hover > tbody > tr.danger:hover > th { background-color: #ebcccc; } .table-responsive { min-height: 0.01%; overflow-x: auto; } @media screen and (max-width: 767px) { .table-responsive { width: 100%; margin-bottom: 15px; overflow-y: hidden; -ms-overflow-style: -ms-autohiding-scrollbar; border: 1px solid #ddd; } .table-responsive > .table { margin-bottom: 0; } .table-responsive > .table > thead > tr > th, .table-responsive > .table > tbody > tr > th, .table-responsive > .table > tfoot > tr > th, .table-responsive > .table > thead > tr > td, .table-responsive > .table > tbody > tr > td, .table-responsive > .table > tfoot > tr > td { white-space: nowrap; } .table-responsive > .table-bordered { border: 0; } .table-responsive > .table-bordered > thead > tr > th:first-child, .table-responsive > .table-bordered > tbody > tr > th:first-child, .table-responsive > .table-bordered > tfoot > tr > th:first-child, .table-responsive > .table-bordered > thead > tr > td:first-child, .table-responsive > .table-bordered > tbody > tr > td:first-child, .table-responsive > .table-bordered > tfoot > tr > td:first-child { border-left: 0; } .table-responsive > .table-bordered > thead > tr > th:last-child, .table-responsive > .table-bordered > tbody > tr > th:last-child, .table-responsive > .table-bordered > tfoot > tr > th:last-child, .table-responsive > .table-bordered > thead > tr > td:last-child, .table-responsive > .table-bordered > tbody > tr > td:last-child, .table-responsive > .table-bordered > tfoot > tr > td:last-child { border-right: 0; } .table-responsive > .table-bordered > tbody > tr:last-child > th, .table-responsive > .table-bordered > tfoot > tr:last-child > th, .table-responsive > .table-bordered > tbody > tr:last-child > td, .table-responsive > .table-bordered > tfoot > tr:last-child > td { border-bottom: 0; } } .nav { padding-left: 0; margin-bottom: 0; list-style: none; } .nav > li { position: relative; display: block; } .nav > li > a { position: relative; display: block; padding: 10px 15px; } .nav > li > a:hover, .nav > li > a:focus { text-decoration: none; background-color: #eeeeee; } .nav > li.disabled > a { color: #777777; } .nav > li.disabled > a:hover, .nav > li.disabled > a:focus { color: #777777; text-decoration: none; cursor: not-allowed; background-color: transparent; } .nav .open > a, .nav .open > a:hover, .nav .open > a:focus { background-color: #eeeeee; border-color: #337ab7; } .nav .nav-divider { height: 1px; margin: 9px 0; overflow: hidden; background-color: #e5e5e5; } .nav > li > a > img { max-width: none; } .nav-tabs { border-bottom: 1px solid #ddd; } .nav-tabs > li { float: left; margin-bottom: -1px; } .nav-tabs > li > a { margin-right: 2px; line-height: 1.42857143; border: 1px solid transparent; border-radius: 4px 4px 0 0; } .nav-tabs > li > a:hover { border-color: #eeeeee #eeeeee #ddd; } .nav-tabs > li.active > a, .nav-tabs > li.active > a:hover, .nav-tabs > li.active > a:focus { color: #555555; cursor: default; background-color: #fff; border: 1px solid #ddd; border-bottom-color: transparent; } .nav-tabs.nav-justified { width: 100%; border-bottom: 0; } .nav-tabs.nav-justified > li { float: none; } .nav-tabs.nav-justified > li > a { margin-bottom: 5px; text-align: center; } .nav-tabs.nav-justified > .dropdown .dropdown-menu { top: auto; left: auto; } @media (min-width: 768px) { .nav-tabs.nav-justified > li { display: table-cell; width: 1%; } .nav-tabs.nav-justified > li > a { margin-bottom: 0; } } .nav-tabs.nav-justified > li > a { margin-right: 0; border-radius: 4px; } .nav-tabs.nav-justified > .active > a, .nav-tabs.nav-justified > .active > a:hover, .nav-tabs.nav-justified > .active > a:focus { border: 1px solid #ddd; } @media (min-width: 768px) { .nav-tabs.nav-justified > li > a { border-bottom: 1px solid #ddd; border-radius: 4px 4px 0 0; } .nav-tabs.nav-justified > .active > a, .nav-tabs.nav-justified > .active > a:hover, .nav-tabs.nav-justified > .active > a:focus { border-bottom-color: #fff; } } .btn-success { color: #fff; background-color: #28a745; border-color: #28a745; } [type=reset], [type=submit], button, html [type=button] { -webkit-appearance: button; } .btn:not(:disabled):not(.disabled) { cursor: pointer; } .modal-title { display: inline } .bg-gray { --bg-opacity: 1; background-color: #bcbcbc; background-color: rgba(188,188,188,var(--bg-opacity)); } .bg-blue-2 { --bg-opacity: 1; background-color: #134f80; background-color: rgba(19,79,128,var(--bg-opacity)); } .bg-gray-6 { --bg-opacity: 1; background-color: #50525e; background-color: rgba(80,82,94,var(--bg-opacity)); } .text-gray { --text-opacity: 1; color: #bcbcbc; color: rgba(188,188,188,var(--text-opacity)); } .text-blue-2 { --text-opacity: 1; color: #134f80; color: rgba(19,79,128,var(--text-opacity)); } .text-tiny { font-size: .55rem; } .label{ display:inline; padding:.2em .6em .3em; font-size:75%; font-weight:700; line-height:1; color:#fff; text-align:center; white-space:nowrap; vertical-align:baseline; border-radius:.25em } a.label:focus,a.label:hover{ color:#fff; text-decoration:none; cursor:pointer } .label:empty{ display:none } .btn .label{ position:relative; top:-1px } .label-success{ background-color:#5cb85c } .label-success[href]:focus,.label-success[href]:hover{ background-color:#449d44 } .modal-open{ overflow:hidden } .modal{ position:fixed; top:0; right:0; bottom:0; left:0; z-index:1050; display:none; overflow:hidden; -webkit-overflow-scrolling:touch; outline:0 } .modal.fade .modal-dialog{ -webkit-transform:translate(0,-25%); -ms-transform:translate(0,-25%); -o-transform:translate(0,-25%); transform:translate(0,-25%); -webkit-transition:-webkit-transform .3s ease-out; -o-transition:-o-transform .3s ease-out; transition:-webkit-transform .3s ease-out; transition:transform .3s ease-out; transition:transform .3s ease-out,-webkit-transform .3s ease-out,-o-transform .3s ease-out } .modal.in .modal-dialog{ -webkit-transform:translate(0,0); -ms-transform:translate(0,0); -o-transform:translate(0,0); transform:translate(0,0) } .modal-open .modal{ overflow-x:hidden; overflow-y:auto } .modal-dialog{ position:relative; width:auto; margin:10px } .modal-content{ position:relative; background-color:#fff; background-clip:padding-box; border:1px solid #999; border:1px solid rgba(0,0,0,.2); border-radius:6px; -webkit-box-shadow:0 3px 9px rgba(0,0,0,.5); box-shadow:0 3px 9px rgba(0,0,0,.5); outline:0 } .modal-backdrop{ position:fixed; top:0; right:0; bottom:0; left:0; z-index:1040; background-color:#000 } .modal-backdrop.fade{ filter:alpha(opacity=0); opacity:0 } .modal-backdrop.in{ filter:alpha(opacity=50); opacity:.5 } .modal-header{ padding:15px; border-bottom:1px solid #e5e5e5 } .modal-header .close{ margin-top:-2px } .modal-title{ margin:0; line-height:1.42857143 } .modal-body{ position:relative; padding:15px } .modal-footer{ padding:15px; text-align:right; border-top:1px solid #e5e5e5 } .modal-footer .btn+.btn{ margin-bottom:0; margin-left:5px } .modal-footer .btn-group .btn+.btn{ margin-left:-1px } .modal-footer .btn-block+.btn-block{ margin-left:0 } .modal-scrollbar-measure{ position:absolute; top:-9999px; width:50px; height:50px; overflow:scroll } @media (min-width:768px){ .modal-dialog{ width:600px; margin:30px auto } .grid { left: 5.5% !important; } .modal-content{ -webkit-box-shadow:0 5px 15px rgba(0,0,0,.5); box-shadow:0 5px 15px rgba(0,0,0,.5) } .modal-sm{ width:300px } } @media (min-width:992px){ .md\:w-72 { width: 28rem !important } .md\:top-6 { top: 3.95rem !important } .md\:left-20 { left: 18rem !important } .md\:max-h-10 { max-height: 18rem !important; } .modal-lg{ width:900px } } /* #16b6b3, verde icon: #002750, azul marca: #4d7eac */ /* line 1, ../components/sass/_layout.scss */ body, html { width: 100%; /* height: 100%; */ position: relative; min-width: 300px; } /* line 10, ../components/sass/_layout.scss */ body { background: #eee; color: #666; overflow-x: hidden; font-size: 14px; font-family: 'Arimo', sans-serif; font-weight: 300; line-height: 14px; -webkit-font-smoothing: antialiased; } /* line 24, ../components/sass/_layout.scss */ h1, h2, h3, h4, h5, h6 { font-family: "Montserrat", Arial, Tahoma, sans-serif; line-height: 1.5em; font-weight: 400; margin: 0; } /* line 31, ../components/sass/_layout.scss */ p { font-weight: 400; font-size: 14px; line-height: 1.2em; margin: 0 0 1em; } /* line 39, ../components/sass/_layout.scss */ a, a:hover, a:focus, a:visited { color: #66728D; text-decoration: none; outline: none; -moz-transition: all 0.5s ease-out 0s; -o-transition: all 0.5s ease-out 0s; -webkit-transition: all 0.5s ease-out 0s; transition: all 0.5s ease-out 0s; } select { -webkit-appearance: none; -moz-appearance: none; appearance: none; } .selectpicker, #installmentQuantity { background-image: url("../imgs/arrow-down-select-menor.png"); background-position: 92% 50%; background-repeat: no-repeat; padding: 5px 25px 5px 5px; } #uf, #installmentQuantity, #ccuf { background-position: 98% 50%; } /* line 46, ../components/sass/_layout.scss */ .wrap { width: 100%; height: 100%; position: relative; } /*.page-internas body { padding-bottom: 130px; } */ /* line 53, ../components/sass/_layout.scss */ section { padding: 50px 0; position: relative; width: 100%; } /* line 61, ../components/sass/_layout.scss */ .hide { display: none; } /* line 66, ../components/sass/_layout.scss */ .container { max-width: 1200px; margin-left: auto; margin-right: auto; } .container_main { padding-top: 86px; } .box_content_titulo { width: auto; padding: 30px; font-family: "Montserrat", "Helvetica Neue", Helvetica, Arial, Sans-Serif; color: #333; font-size: 24px; background: rgba(250,250,250,.65); margin-bottom: 40px; font-weight: 700; } @media(max-width: 768px){ #login-desktop{ display: none } } @media(min-width: 769px) { #login-mobile{ display: none } } @media(min-width: 768px) { .box-fix{ width: 22.75% !important; margin-right: 3% !important } .box-fix:last-child{ width: 22.75% !important; margin-right: 0 !important } } .box_content { display: table; margin:0 auto; border-radius: 20px } .box_content_main { /*max-width:870px; */ margin:0 auto; padding: 40px; } .checkout_msg { margin-top: 120px; padding-bottom: 100px; } /* header */ #header-topo { height: auto; } #header-topo .container { position: relative; margin-right: auto; margin-left: auto; padding-left: 15px; padding-right: 15px; } #redesSociais .icons-topo, .icons-topo { display: inline-block; margin: 0px 0; } .icons-menu { float: left; margin: 0 10px 0px 0; } /* line 70, ../components/sass/_layout.scss */ .container .content { width: 100%; float: left; } @media (max-width: 1200px) { /* line 66, ../components/sass/_layout.scss */ .container, #header-topo .container { width: 940px; } } @media (max-width: 959px) { /* line 66, ../components/sass/_layout.scss */ .container, #header-topo .container { width: 748px; } } @media (max-width: 767px) { /* line 66, ../components/sass/_layout.scss */ .container, #header-topo .container { width: 460px; } } @media (max-width: 479px) { /* line 66, ../components/sass/_layout.scss */ .container, #header-topo .container { width: 300px; padding-left: 0; padding-right: 0; } .icon-mobile { right: 8%; } .container_main { padding-top: 41px; } } @media (max-width: 319px) { /* line 66, ../components/sass/_layout.scss */ .container, #header-topo .container { width: 270px; } } /* line 103, ../components/sass/_layout.scss */ .pace { -webkit-pointer-events: none; pointer-events: none; -webkit-user-select: none; -moz-user-select: none; user-select: none; } /* line 111, ../components/sass/_layout.scss */ .pace-inactive { display: none; } /* line 115, ../components/sass/_layout.scss */ .pace .pace-progress { background: #002750; position: fixed; z-index: 99999; top: 0; left: 0; margin-top: 0; width: 100%; height: 2px; } /* line 126, ../components/sass/_layout.scss */ .pre-con { position: fixed; left: 0; top: 0; width: 100%; height: 100%; z-index: 9990; background: #fff; -moz-transition: all 0.5s ease-out 0s; -o-transition: all 0.5s ease-out 0s; -webkit-transition: all 0.5s ease-out 0s; transition: all 0.5s ease-out 0s; } /* line 138, ../components/sass/_layout.scss */ .pace-done .pre-con { /* Theoretically for IE 8 & 9 (more valid) */ /* ...but not required as filter works too */ /* should come BEFORE filter */ -ms-filter:"progid:DXImageTransform.Microsoft.Alpha(Opacity=0)"; /* This works in IE 8 & 9 too */ /* ... but also 5, 6, 7 */ filter: alpha(opacity=0); /* Older than Firefox 0.9 */ -moz-opacity: 0; /* Safari 1.x (pre WebKit!) */ -khtml-opacity: 0; /* Modern! /* Firefox 0.9+, Safari 2?, Chrome any? /* Opera 9+, IE 9+ */ opacity: 0; z-index: 0; } /* line 146, ../components/sass/_layout.scss */ .resultado { padding: 4em 0; } /* line 150, ../components/sass/_layout.scss */ .resultado li { list-style: inside square; } /* line 155, ../components/sass/_layout.scss */ .resultado .item-resultado { margin-bottom: 2em; } /* line 159, ../components/sass/_layout.scss */ .resultado .item-resultado a h4, .resultado .item-resultado h4 { font-size: 13px; font-weight: 700; color: #d64a27; margin-bottom: .5em; } /* line 168, ../components/sass/_layout.scss */ .resultado .item-resultado a h3, .resultado .item-resultado h3 { font-size: 13px; font-weight: 500; color: #333; } /*! Animate.css - http://daneden.me/animate Licensed under the MIT license Copyright (c) 2013 Daniel Eden Permission is hereby granted, free of charge, to any person obtaining a copy of this software and associated documentation files (the "Software"), to deal in the Software without restriction, including without limitation the rights to use, copy, modify, merge, publish, distribute, sublicense, and/or sell copies of the Software, and to permit persons to whom the Software is furnished to do so, subject to the following conditions: The above copyright notice and this permission notice shall be included in all copies or substantial portions of the Software. THE SOFTWARE IS PROVIDED "AS IS", WITHOUT WARRANTY OF ANY KIND, EXPRESS OR IMPLIED, INCLUDING BUT NOT LIMITED TO THE WARRANTIES OF MERCHANTABILITY, FITNESS FOR A PARTICULAR PURPOSE AND NONINFRINGEMENT. IN NO EVENT SHALL THE AUTHORS OR COPYRIGHT HOLDERS BE LIABLE FOR ANY CLAIM, DAMAGES OR OTHER LIABILITY, WHETHER IN AN ACTION OF CONTRACT, TORT OR OTHERWISE, ARISING FROM, OUT OF OR IN CONNECTION WITH THE SOFTWARE OR THE USE OR OTHER DEALINGS IN THE SOFTWARE. */ /* line 10, ../components/sass/_animate.scss */ .animated { -webkit-animation-duration: 1s; animation-duration: 1s; -webkit-animation-fill-mode: both; animation-fill-mode: both; } /* line 10, ../components/sass/_animate.scss */ .animated.hinge { -webkit-animation-duration: 2s; animation-duration: 2s; } @-webkit-keyframes bounce { 0%,100%,20%,50%,80% { -webkit-transform: translateY(0); transform: translateY(0); } 40% { -webkit-transform: translateY(-30px); transform: translateY(-30px); } 60% { -webkit-transform: translateY(-15px); transform: translateY(-15px); } } @keyframes bounce { 0%,100%,20%,50%,80% { -webkit-transform: translateY(0); -ms-transform: translateY(0); transform: translateY(0); } 40% { -webkit-transform: translateY(-30px); -ms-transform: translateY(-30px); transform: translateY(-30px); } 60% { -webkit-transform: translateY(-15px); -ms-transform: translateY(-15px); transform: translateY(-15px); } } /* line 10, ../components/sass/_animate.scss */ .bounce { -webkit-animation-name: bounce; animation-name: bounce; } @-webkit-keyframes flash { 0%,100%,50% { opacity: 1; } 25%,75% { opacity: 0; } } @keyframes flash { 0%,100%,50% { opacity: 1; } 25%,75% { opacity: 0; } } /* line 10, ../components/sass/_animate.scss */ .flash { -webkit-animation-name: flash; animation-name: flash; } @-webkit-keyframes pulse { 0%,100% { -webkit-transform: scale(1); transform: scale(1); } 50% { -webkit-transform: scale(1.1); transform: scale(1.1); } } @keyframes pulse { 0%,100% { -webkit-transform: scale(1); -ms-transform: scale(1); transform: scale(1); } 50% { -webkit-transform: scale(1.1); -ms-transform: scale(1.1); transform: scale(1.1); } } /* line 10, ../components/sass/_animate.scss */ .pulse { -webkit-animation-name: pulse; animation-name: pulse; } @-webkit-keyframes shake { 0%,100% { -webkit-transform: translateX(0); transform: translateX(0); } 10%,30%,50%,70%,90% { -webkit-transform: translateX(-10px); transform: translateX(-10px); } 20%,40%,60%,80% { -webkit-transform: translateX(10px); transform: translateX(10px); } } @keyframes shake { 0%,100% { -webkit-transform: translateX(0); -ms-transform: translateX(0); transform: translateX(0); } 10%,30%,50%,70%,90% { -webkit-transform: translateX(-10px); -ms-transform: translateX(-10px); transform: translateX(-10px); } 20%,40%,60%,80% { -webkit-transform: translateX(10px); -ms-transform: translateX(10px); transform: translateX(10px); } } /* line 10, ../components/sass/_animate.scss */ .shake { -webkit-animation-name: shake; animation-name: shake; } @-webkit-keyframes swing { 20% { -webkit-transform: rotate(15deg); transform: rotate(15deg); } 40% { -webkit-transform: rotate(-10deg); transform: rotate(-10deg); } 60% { -webkit-transform: rotate(5deg); transform: rotate(5deg); } 80% { -webkit-transform: rotate(-5deg); transform: rotate(-5deg); } 100% { -webkit-transform: rotate(0); transform: rotate(0); } } @keyframes swing { 20% { -webkit-transform: rotate(15deg); -ms-transform: rotate(15deg); transform: rotate(15deg); } 40% { -webkit-transform: rotate(-10deg); -ms-transform: rotate(-10deg); transform: rotate(-10deg); } 60% { -webkit-transform: rotate(5deg); -ms-transform: rotate(5deg); transform: rotate(5deg); } 80% { -webkit-transform: rotate(-5deg); -ms-transform: rotate(-5deg); transform: rotate(-5deg); } 100% { -webkit-transform: rotate(0); -ms-transform: rotate(0); transform: rotate(0); } } /* line 10, ../components/sass/_animate.scss */ .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: scale(1); transform: scale(1); } 10%,20% { -webkit-transform: scale(0.9) rotate(-3deg); transform: scale(0.9) rotate(-3deg); } 30%,50%,70%,90% { -webkit-transform: scale(1.1) rotate(3deg); transform: scale(1.1) rotate(3deg); } 40%,60%,80% { -webkit-transform: scale(1.1) rotate(-3deg); transform: scale(1.1) rotate(-3deg); } 100% { -webkit-transform: scale(1) rotate(0); transform: scale(1) rotate(0); } } @keyframes tada { 0% { -webkit-transform: scale(1); -ms-transform: scale(1); transform: scale(1); } 10%,20% { -webkit-transform: scale(0.9) rotate(-3deg); -ms-transform: scale(0.9) rotate(-3deg); transform: scale(0.9) rotate(-3deg); } 30%,50%,70%,90% { -webkit-transform: scale(1.1) rotate(3deg); -ms-transform: scale(1.1) rotate(3deg); transform: scale(1.1) rotate(3deg); } 40%,60%,80% { -webkit-transform: scale(1.1) rotate(-3deg); -ms-transform: scale(1.1) rotate(-3deg); transform: scale(1.1) rotate(-3deg); } 100% { -webkit-transform: scale(1) rotate(0); -ms-transform: scale(1) rotate(0); transform: scale(1) rotate(0); } } /* line 10, ../components/sass/_animate.scss */ .tada { -webkit-animation-name: tada; animation-name: tada; } @-webkit-keyframes wobble { 0%,100% { -webkit-transform: translateX(0); transform: translateX(0); } 15% { -webkit-transform: translateX(-25%) rotate(-5deg); transform: translateX(-25%) rotate(-5deg); } 30% { -webkit-transform: translateX(20%) rotate(3deg); transform: translateX(20%) rotate(3deg); } 45% { -webkit-transform: translateX(-15%) rotate(-3deg); transform: translateX(-15%) rotate(-3deg); } 60% { -webkit-transform: translateX(10%) rotate(2deg); transform: translateX(10%) rotate(2deg); } 75% { -webkit-transform: translateX(-5%) rotate(-1deg); transform: translateX(-5%) rotate(-1deg); } } @keyframes wobble { 0%,100% { -webkit-transform: translateX(0); -ms-transform: translateX(0); transform: translateX(0); } 15% { -webkit-transform: translateX(-25%) rotate(-5deg); -ms-transform: translateX(-25%) rotate(-5deg); transform: translateX(-25%) rotate(-5deg); } 30% { -webkit-transform: translateX(20%) rotate(3deg); -ms-transform: translateX(20%) rotate(3deg); transform: translateX(20%) rotate(3deg); } 45% { -webkit-transform: translateX(-15%) rotate(-3deg); -ms-transform: translateX(-15%) rotate(-3deg); transform: translateX(-15%) rotate(-3deg); } 60% { -webkit-transform: translateX(10%) rotate(2deg); -ms-transform: translateX(10%) rotate(2deg); transform: translateX(10%) rotate(2deg); } 75% { -webkit-transform: translateX(-5%) rotate(-1deg); -ms-transform: translateX(-5%) rotate(-1deg); transform: translateX(-5%) rotate(-1deg); } } /* line 10, ../components/sass/_animate.scss */ .wobble { -webkit-animation-name: wobble; animation-name: wobble; } @-webkit-keyframes bounceIn { 0% { opacity: 0; -webkit-transform: scale(0.3); transform: scale(0.3); } 50% { opacity: 1; -webkit-transform: scale(1.05); transform: scale(1.05); } 70% { -webkit-transform: scale(0.9); transform: scale(0.9); } 100% { -webkit-transform: scale(1); transform: scale(1); } } @keyframes bounceIn { 0% { opacity: 0; -webkit-transform: scale(0.3); -ms-transform: scale(0.3); transform: scale(0.3); } 50% { opacity: 1; -webkit-transform: scale(1.05); -ms-transform: scale(1.05); transform: scale(1.05); } 70% { -webkit-transform: scale(0.9); -ms-transform: scale(0.9); transform: scale(0.9); } 100% { -webkit-transform: scale(1); -ms-transform: scale(1); transform: scale(1); } } /* line 10, ../components/sass/_animate.scss */ .bounceIn { -webkit-animation-name: bounceIn; animation-name: bounceIn; } @-webkit-keyframes bounceInDown { 0% { opacity: 0; -webkit-transform: translateY(-2000px); transform: translateY(-2000px); } 60% { opacity: 1; -webkit-transform: translateY(30px); transform: translateY(30px); } 80% { -webkit-transform: translateY(-10px); transform: translateY(-10px); } 100% { -webkit-transform: translateY(0); transform: translateY(0); } } @keyframes bounceInDown { 0% { opacity: 0; -webkit-transform: translateY(-2000px); -ms-transform: translateY(-2000px); transform: translateY(-2000px); } 60% { opacity: 1; -webkit-transform: translateY(30px); -ms-transform: translateY(30px); transform: translateY(30px); } 80% { -webkit-transform: translateY(-10px); -ms-transform: translateY(-10px); transform: translateY(-10px); } 100% { -webkit-transform: translateY(0); -ms-transform: translateY(0); transform: translateY(0); } } /* line 10, ../components/sass/_animate.scss */ .bounceInDown { -webkit-animation-name: bounceInDown; animation-name: bounceInDown; } @-webkit-keyframes bounceInLeft { 0% { opacity: 0; -webkit-transform: translateX(-2000px); transform: translateX(-2000px); } 60% { opacity: 1; -webkit-transform: translateX(30px); transform: translateX(30px); } 80% { -webkit-transform: translateX(-10px); transform: translateX(-10px); } 100% { -webkit-transform: translateX(0); transform: translateX(0); } } @keyframes bounceInLeft { 0% { opacity: 0; -webkit-transform: translateX(-2000px); -ms-transform: translateX(-2000px); transform: translateX(-2000px); } 60% { opacity: 1; -webkit-transform: translateX(30px); -ms-transform: translateX(30px); transform: translateX(30px); } 80% { -webkit-transform: translateX(-10px); -ms-transform: translateX(-10px); transform: translateX(-10px); } 100% { -webkit-transform: translateX(0); -ms-transform: translateX(0); transform: translateX(0); } } /* line 10, ../components/sass/_animate.scss */ .bounceInLeft { -webkit-animation-name: bounceInLeft; animation-name: bounceInLeft; } @-webkit-keyframes bounceInRight { 0% { opacity: 0; -webkit-transform: translateX(2000px); transform: translateX(2000px); } 60% { opacity: 1; -webkit-transform: translateX(-30px); transform: translateX(-30px); } 80% { -webkit-transform: translateX(10px); transform: translateX(10px); } 100% { -webkit-transform: translateX(0); transform: translateX(0); } } @keyframes bounceInRight { 0% { opacity: 0; -webkit-transform: translateX(2000px); -ms-transform: translateX(2000px); transform: translateX(2000px); } 60% { opacity: 1; -webkit-transform: translateX(-30px); -ms-transform: translateX(-30px); transform: translateX(-30px); } 80% { -webkit-transform: translateX(10px); -ms-transform: translateX(10px); transform: translateX(10px); } 100% { -webkit-transform: translateX(0); -ms-transform: translateX(0); transform: translateX(0); } } /* line 10, ../components/sass/_animate.scss */ .bounceInRight { -webkit-animation-name: bounceInRight; animation-name: bounceInRight; } @-webkit-keyframes bounceInUp { 0% { opacity: 0; -webkit-transform: translateY(2000px); transform: translateY(2000px); } 60% { opacity: 1; -webkit-transform: translateY(-30px); transform: translateY(-30px); } 80% { -webkit-transform: translateY(10px); transform: translateY(10px); } 100% { -webkit-transform: translateY(0); transform: translateY(0); } } @keyframes bounceInUp { 0% { opacity: 0; -webkit-transform: translateY(2000px); -ms-transform: translateY(2000px); transform: translateY(2000px); } 60% { opacity: 1; -webkit-transform: translateY(-30px); -ms-transform: translateY(-30px); transform: translateY(-30px); } 80% { -webkit-transform: translateY(10px); -ms-transform: translateY(10px); transform: translateY(10px); } 100% { -webkit-transform: translateY(0); -ms-transform: translateY(0); transform: translateY(0); } } /* line 10, ../components/sass/_animate.scss */ .bounceInUp { -webkit-animation-name: bounceInUp; animation-name: bounceInUp; } @-webkit-keyframes bounceOut { 0% { -webkit-transform: scale(1); transform: scale(1); } 25% { -webkit-transform: scale(0.95); transform: scale(0.95); } 50% { opacity: 1; -webkit-transform: scale(1.1); transform: scale(1.1); } 100% { opacity: 0; -webkit-transform: scale(0.3); transform: scale(0.3); } } @keyframes bounceOut { 0% { -webkit-transform: scale(1); -ms-transform: scale(1); transform: scale(1); } 25% { -webkit-transform: scale(0.95); -ms-transform: scale(0.95); transform: scale(0.95); } 50% { opacity: 1; -webkit-transform: scale(1.1); -ms-transform: scale(1.1); transform: scale(1.1); } 100% { opacity: 0; -webkit-transform: scale(0.3); -ms-transform: scale(0.3); transform: scale(0.3); } } /* line 10, ../components/sass/_animate.scss */ .bounceOut { -webkit-animation-name: bounceOut; animation-name: bounceOut; } @-webkit-keyframes bounceOutDown { 0% { -webkit-transform: translateY(0); transform: translateY(0); } 20% { opacity: 1; -webkit-transform: translateY(-20px); transform: translateY(-20px); } 100% { opacity: 0; -webkit-transform: translateY(2000px); transform: translateY(2000px); } } @keyframes bounceOutDown { 0% { -webkit-transform: translateY(0); -ms-transform: translateY(0); transform: translateY(0); } 20% { opacity: 1; -webkit-transform: translateY(-20px); -ms-transform: translateY(-20px); transform: translateY(-20px); } 100% { opacity: 0; -webkit-transform: translateY(2000px); -ms-transform: translateY(2000px); transform: translateY(2000px); } } /* line 10, ../components/sass/_animate.scss */ .bounceOutDown { -webkit-animation-name: bounceOutDown; animation-name: bounceOutDown; } @-webkit-keyframes bounceOutLeft { 0% { -webkit-transform: translateX(0); transform: translateX(0); } 20% { opacity: 1; -webkit-transform: translateX(20px); transform: translateX(20px); } 100% { opacity: 0; -webkit-transform: translateX(-2000px); transform: translateX(-2000px); } } @keyframes bounceOutLeft { 0% { -webkit-transform: translateX(0); -ms-transform: translateX(0); transform: translateX(0); } 20% { opacity: 1; -webkit-transform: translateX(20px); -ms-transform: translateX(20px); transform: translateX(20px); } 100% { opacity: 0; -webkit-transform: translateX(-2000px); -ms-transform: translateX(-2000px); transform: translateX(-2000px); } } /* line 10, ../components/sass/_animate.scss */ .bounceOutLeft { -webkit-animation-name: bounceOutLeft; animation-name: bounceOutLeft; } @-webkit-keyframes bounceOutRight { 0% { -webkit-transform: translateX(0); transform: translateX(0); } 20% { opacity: 1; -webkit-transform: translateX(-20px); transform: translateX(-20px); } 100% { opacity: 0; -webkit-transform: translateX(2000px); transform: translateX(2000px); } } @keyframes bounceOutRight { 0% { -webkit-transform: translateX(0); -ms-transform: translateX(0); transform: translateX(0); } 20% { opacity: 1; -webkit-transform: translateX(-20px); -ms-transform: translateX(-20px); transform: translateX(-20px); } 100% { opacity: 0; -webkit-transform: translateX(2000px); -ms-transform: translateX(2000px); transform: translateX(2000px); } } /* line 10, ../components/sass/_animate.scss */ .bounceOutRight { -webkit-animation-name: bounceOutRight; animation-name: bounceOutRight; } @-webkit-keyframes bounceOutUp { 0% { -webkit-transform: translateY(0); transform: translateY(0); } 20% { opacity: 1; -webkit-transform: translateY(20px); transform: translateY(20px); } 100% { opacity: 0; -webkit-transform: translateY(-2000px); transform: translateY(-2000px); } } @keyframes bounceOutUp { 0% { -webkit-transform: translateY(0); -ms-transform: translateY(0); transform: translateY(0); } 20% { opacity: 1; -webkit-transform: translateY(20px); -ms-transform: translateY(20px); transform: translateY(20px); } 100% { opacity: 0; -webkit-transform: translateY(-2000px); -ms-transform: translateY(-2000px); transform: translateY(-2000px); } } /* line 10, ../components/sass/_animate.scss */ .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; } } /* line 10, ../components/sass/_animate.scss */ .fadeIn { -webkit-animation-name: fadeIn; animation-name: fadeIn; } @-webkit-keyframes fadeInDown { 0% { opacity: 0; -webkit-transform: translateY(-20px); transform: translateY(-20px); } 100% { opacity: 1; -webkit-transform: translateY(0); transform: translateY(0); } } @keyframes fadeInDown { 0% { opacity: 0; -webkit-transform: translateY(-20px); -ms-transform: translateY(-20px); transform: translateY(-20px); } 100% { opacity: 1; -webkit-transform: translateY(0); -ms-transform: translateY(0); transform: translateY(0); } } /* line 10, ../components/sass/_animate.scss */ .fadeInDown { -webkit-animation-name: fadeInDown; animation-name: fadeInDown; } @-webkit-keyframes fadeInDownBig { 0% { opacity: 0; -webkit-transform: translateY(-2000px); transform: translateY(-2000px); } 100% { opacity: 1; -webkit-transform: translateY(0); transform: translateY(0); } } @keyframes fadeInDownBig { 0% { opacity: 0; -webkit-transform: translateY(-2000px); -ms-transform: translateY(-2000px); transform: translateY(-2000px); } 100% { opacity: 1; -webkit-transform: translateY(0); -ms-transform: translateY(0); transform: translateY(0); } } /* line 10, ../components/sass/_animate.scss */ .fadeInDownBig { -webkit-animation-name: fadeInDownBig; animation-name: fadeInDownBig; } @-webkit-keyframes fadeInLeft { 0% { opacity: 0; -webkit-transform: translateX(-20px); transform: translateX(-20px); } 100% { opacity: 1; -webkit-transform: translateX(0); transform: translateX(0); } } @keyframes fadeInLeft { 0% { opacity: 0; -webkit-transform: translateX(-20px); -ms-transform: translateX(-20px); transform: translateX(-20px); } 100% { opacity: 1; -webkit-transform: translateX(0); -ms-transform: translateX(0); transform: translateX(0); } } /* line 10, ../components/sass/_animate.scss */ .fadeInLeft { -webkit-animation-name: fadeInLeft; animation-name: fadeInLeft; } @-webkit-keyframes fadeInLeftBig { 0% { opacity: 0; -webkit-transform: translateX(-2000px); transform: translateX(-2000px); } 100% { opacity: 1; -webkit-transform: translateX(0); transform: translateX(0); } } @keyframes fadeInLeftBig { 0% { opacity: 0; -webkit-transform: translateX(-2000px); -ms-transform: translateX(-2000px); transform: translateX(-2000px); } 100% { opacity: 1; -webkit-transform: translateX(0); -ms-transform: translateX(0); transform: translateX(0); } } /* line 10, ../components/sass/_animate.scss */ .fadeInLeftBig { -webkit-animation-name: fadeInLeftBig; animation-name: fadeInLeftBig; } @-webkit-keyframes fadeInRight { 0% { opacity: 0; -webkit-transform: translateX(20px); transform: translateX(20px); } 100% { opacity: 1; -webkit-transform: translateX(0); transform: translateX(0); } } @keyframes fadeInRight { 0% { opacity: 0; -webkit-transform: translateX(20px); -ms-transform: translateX(20px); transform: translateX(20px); } 100% { opacity: 1; -webkit-transform: translateX(0); -ms-transform: translateX(0); transform: translateX(0); } } /* line 10, ../components/sass/_animate.scss */ .fadeInRight { -webkit-animation-name: fadeInRight; animation-name: fadeInRight; } @-webkit-keyframes fadeInRightBig { 0% { opacity: 0; -webkit-transform: translateX(2000px); transform: translateX(2000px); } 100% { opacity: 1; -webkit-transform: translateX(0); transform: translateX(0); } } @keyframes fadeInRightBig { 0% { opacity: 0; -webkit-transform: translateX(2000px); -ms-transform: translateX(2000px); transform: translateX(2000px); } 100% { opacity: 1; -webkit-transform: translateX(0); -ms-transform: translateX(0); transform: translateX(0); } } /* line 10, ../components/sass/_animate.scss */ .fadeInRightBig { -webkit-animation-name: fadeInRightBig; animation-name: fadeInRightBig; } @-webkit-keyframes fadeInUp { 0% { opacity: 0; -webkit-transform: translateY(20px); transform: translateY(20px); } 100% { opacity: 1; -webkit-transform: translateY(0); transform: translateY(0); } } @keyframes fadeInUp { 0% { opacity: 0; -webkit-transform: translateY(20px); -ms-transform: translateY(20px); transform: translateY(20px); } 100% { opacity: 1; -webkit-transform: translateY(0); -ms-transform: translateY(0); transform: translateY(0); } } /* line 10, ../components/sass/_animate.scss */ .fadeInUp { -webkit-animation-name: fadeInUp; animation-name: fadeInUp; } @-webkit-keyframes fadeInUpBig { 0% { opacity: 0; -webkit-transform: translateY(2000px); transform: translateY(2000px); } 100% { opacity: 1; -webkit-transform: translateY(0); transform: translateY(0); } } @keyframes fadeInUpBig { 0% { opacity: 0; -webkit-transform: translateY(2000px); -ms-transform: translateY(2000px); transform: translateY(2000px); } 100% { opacity: 1; -webkit-transform: translateY(0); -ms-transform: translateY(0); transform: translateY(0); } } /* line 10, ../components/sass/_animate.scss */ .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; } } /* line 10, ../components/sass/_animate.scss */ .fadeOut { -webkit-animation-name: fadeOut; animation-name: fadeOut; } @-webkit-keyframes fadeOutDown { 0% { opacity: 1; -webkit-transform: translateY(0); transform: translateY(0); } 100% { opacity: 0; -webkit-transform: translateY(20px); transform: translateY(20px); } } @keyframes fadeOutDown { 0% { opacity: 1; -webkit-transform: translateY(0); -ms-transform: translateY(0); transform: translateY(0); } 100% { opacity: 0; -webkit-transform: translateY(20px); -ms-transform: translateY(20px); transform: translateY(20px); } } /* line 10, ../components/sass/_animate.scss */ .fadeOutDown { -webkit-animation-name: fadeOutDown; animation-name: fadeOutDown; } @-webkit-keyframes fadeOutDownBig { 0% { opacity: 1; -webkit-transform: translateY(0); transform: translateY(0); } 100% { opacity: 0; -webkit-transform: translateY(2000px); transform: translateY(2000px); } } @keyframes fadeOutDownBig { 0% { opacity: 1; -webkit-transform: translateY(0); -ms-transform: translateY(0); transform: translateY(0); } 100% { opacity: 0; -webkit-transform: translateY(2000px); -ms-transform: translateY(2000px); transform: translateY(2000px); } } /* line 10, ../components/sass/_animate.scss */ .fadeOutDownBig { -webkit-animation-name: fadeOutDownBig; animation-name: fadeOutDownBig; } @-webkit-keyframes fadeOutLeft { 0% { opacity: 1; -webkit-transform: translateX(0); transform: translateX(0); } 100% { opacity: 0; -webkit-transform: translateX(-20px); transform: translateX(-20px); } } @keyframes fadeOutLeft { 0% { opacity: 1; -webkit-transform: translateX(0); -ms-transform: translateX(0); transform: translateX(0); } 100% { opacity: 0; -webkit-transform: translateX(-20px); -ms-transform: translateX(-20px); transform: translateX(-20px); } } /* line 10, ../components/sass/_animate.scss */ .fadeOutLeft { -webkit-animation-name: fadeOutLeft; animation-name: fadeOutLeft; } @-webkit-keyframes fadeOutLeftBig { 0% { opacity: 1; -webkit-transform: translateX(0); transform: translateX(0); } 100% { opacity: 0; -webkit-transform: translateX(-2000px); transform: translateX(-2000px); } } @keyframes fadeOutLeftBig { 0% { opacity: 1; -webkit-transform: translateX(0); -ms-transform: translateX(0); transform: translateX(0); } 100% { opacity: 0; -webkit-transform: translateX(-2000px); -ms-transform: translateX(-2000px); transform: translateX(-2000px); } } /* line 10, ../components/sass/_animate.scss */ .fadeOutLeftBig { -webkit-animation-name: fadeOutLeftBig; animation-name: fadeOutLeftBig; } @-webkit-keyframes fadeOutRight { 0% { opacity: 1; -webkit-transform: translateX(0); transform: translateX(0); } 100% { opacity: 0; -webkit-transform: translateX(20px); transform: translateX(20px); } } @keyframes fadeOutRight { 0% { opacity: 1; -webkit-transform: translateX(0); -ms-transform: translateX(0); transform: translateX(0); } 100% { opacity: 0; -webkit-transform: translateX(20px); -ms-transform: translateX(20px); transform: translateX(20px); } } /* line 10, ../components/sass/_animate.scss */ .fadeOutRight { -webkit-animation-name: fadeOutRight; animation-name: fadeOutRight; } @-webkit-keyframes fadeOutRightBig { 0% { opacity: 1; -webkit-transform: translateX(0); transform: translateX(0); } 100% { opacity: 0; -webkit-transform: translateX(2000px); transform: translateX(2000px); } } @keyframes fadeOutRightBig { 0% { opacity: 1; -webkit-transform: translateX(0); -ms-transform: translateX(0); transform: translateX(0); } 100% { opacity: 0; -webkit-transform: translateX(2000px); -ms-transform: translateX(2000px); transform: translateX(2000px); } } /* line 10, ../components/sass/_animate.scss */ .fadeOutRightBig { -webkit-animation-name: fadeOutRightBig; animation-name: fadeOutRightBig; } @-webkit-keyframes fadeOutUp { 0% { opacity: 1; -webkit-transform: translateY(0); transform: translateY(0); } 100% { opacity: 0; -webkit-transform: translateY(-20px); transform: translateY(-20px); } } @keyframes fadeOutUp { 0% { opacity: 1; -webkit-transform: translateY(0); -ms-transform: translateY(0); transform: translateY(0); } 100% { opacity: 0; -webkit-transform: translateY(-20px); -ms-transform: translateY(-20px); transform: translateY(-20px); } } /* line 10, ../components/sass/_animate.scss */ .fadeOutUp { -webkit-animation-name: fadeOutUp; animation-name: fadeOutUp; } @-webkit-keyframes fadeOutUpBig { 0% { opacity: 1; -webkit-transform: translateY(0); transform: translateY(0); } 100% { opacity: 0; -webkit-transform: translateY(-2000px); transform: translateY(-2000px); } } @keyframes fadeOutUpBig { 0% { opacity: 1; -webkit-transform: translateY(0); -ms-transform: translateY(0); transform: translateY(0); } 100% { opacity: 0; -webkit-transform: translateY(-2000px); -ms-transform: translateY(-2000px); transform: translateY(-2000px); } } /* line 10, ../components/sass/_animate.scss */ .fadeOutUpBig { -webkit-animation-name: fadeOutUpBig; animation-name: fadeOutUpBig; } @-webkit-keyframes flip { 0% { -webkit-transform: perspective(400px) translateZ(0) rotateY(0) scale(1); transform: perspective(400px) translateZ(0) rotateY(0) scale(1); -webkit-animation-timing-function: ease-out; animation-timing-function: ease-out; } 40% { -webkit-transform: perspective(400px) translateZ(150px) rotateY(170deg) scale(1); transform: perspective(400px) translateZ(150px) rotateY(170deg) scale(1); -webkit-animation-timing-function: ease-out; animation-timing-function: ease-out; } 50% { -webkit-transform: perspective(400px) translateZ(150px) rotateY(190deg) scale(1); transform: perspective(400px) translateZ(150px) rotateY(190deg) scale(1); -webkit-animation-timing-function: ease-in; animation-timing-function: ease-in; } 80% { -webkit-transform: perspective(400px) translateZ(0) rotateY(360deg) scale(0.95); transform: perspective(400px) translateZ(0) rotateY(360deg) scale(0.95); -webkit-animation-timing-function: ease-in; animation-timing-function: ease-in; } 100% { -webkit-transform: perspective(400px) translateZ(0) rotateY(360deg) scale(1); transform: perspective(400px) translateZ(0) rotateY(360deg) scale(1); -webkit-animation-timing-function: ease-in; animation-timing-function: ease-in; } } @keyframes flip { 0% { -webkit-transform: perspective(400px) translateZ(0) rotateY(0) scale(1); -ms-transform: perspective(400px) translateZ(0) rotateY(0) scale(1); transform: perspective(400px) translateZ(0) rotateY(0) scale(1); -webkit-animation-timing-function: ease-out; animation-timing-function: ease-out; } 40% { -webkit-transform: perspective(400px) translateZ(150px) rotateY(170deg) scale(1); -ms-transform: perspective(400px) translateZ(150px) rotateY(170deg) scale(1); transform: perspective(400px) translateZ(150px) rotateY(170deg) scale(1); -webkit-animation-timing-function: ease-out; animation-timing-function: ease-out; } 50% { -webkit-transform: perspective(400px) translateZ(150px) rotateY(190deg) scale(1); -ms-transform: perspective(400px) translateZ(150px) rotateY(190deg) scale(1); transform: perspective(400px) translateZ(150px) rotateY(190deg) scale(1); -webkit-animation-timing-function: ease-in; animation-timing-function: ease-in; } 80% { -webkit-transform: perspective(400px) translateZ(0) rotateY(360deg) scale(0.95); -ms-transform: perspective(400px) translateZ(0) rotateY(360deg) scale(0.95); transform: perspective(400px) translateZ(0) rotateY(360deg) scale(0.95); -webkit-animation-timing-function: ease-in; animation-timing-function: ease-in; } 100% { -webkit-transform: perspective(400px) translateZ(0) rotateY(360deg) scale(1); -ms-transform: perspective(400px) translateZ(0) rotateY(360deg) scale(1); transform: perspective(400px) translateZ(0) rotateY(360deg) scale(1); -webkit-animation-timing-function: ease-in; animation-timing-function: ease-in; } } /* line 10, ../components/sass/_animate.scss */ .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) rotateX(90deg); transform: perspective(400px) rotateX(90deg); opacity: 0; } 40% { -webkit-transform: perspective(400px) rotateX(-10deg); transform: perspective(400px) rotateX(-10deg); } 70% { -webkit-transform: perspective(400px) rotateX(10deg); transform: perspective(400px) rotateX(10deg); } 100% { -webkit-transform: perspective(400px) rotateX(0); transform: perspective(400px) rotateX(0); opacity: 1; } } @keyframes flipInX { 0% { -webkit-transform: perspective(400px) rotateX(90deg); -ms-transform: perspective(400px) rotateX(90deg); transform: perspective(400px) rotateX(90deg); opacity: 0; } 40% { -webkit-transform: perspective(400px) rotateX(-10deg); -ms-transform: perspective(400px) rotateX(-10deg); transform: perspective(400px) rotateX(-10deg); } 70% { -webkit-transform: perspective(400px) rotateX(10deg); -ms-transform: perspective(400px) rotateX(10deg); transform: perspective(400px) rotateX(10deg); } 100% { -webkit-transform: perspective(400px) rotateX(0); -ms-transform: perspective(400px) rotateX(0); transform: perspective(400px) rotateX(0); opacity: 1; } } /* line 10, ../components/sass/_animate.scss */ .flipInX { -webkit-backface-visibility: visible !important; -ms-backface-visibility: visible !important; backface-visibility: visible !important; -webkit-animation-name: flipInX; animation-name: flipInX; } /* line 10, ../components/sass/_animate.scss */ .flipInY, .flipOutX { -webkit-backface-visibility: visible !important; -ms-backface-visibility: visible !important; } @-webkit-keyframes flipInY { 0% { -webkit-transform: perspective(400px) rotateY(90deg); transform: perspective(400px) rotateY(90deg); opacity: 0; } 40% { -webkit-transform: perspective(400px) rotateY(-10deg); transform: perspective(400px) rotateY(-10deg); } 70% { -webkit-transform: perspective(400px) rotateY(10deg); transform: perspective(400px) rotateY(10deg); } 100% { -webkit-transform: perspective(400px) rotateY(0); transform: perspective(400px) rotateY(0); opacity: 1; } } @keyframes flipInY { 0% { -webkit-transform: perspective(400px) rotateY(90deg); -ms-transform: perspective(400px) rotateY(90deg); transform: perspective(400px) rotateY(90deg); opacity: 0; } 40% { -webkit-transform: perspective(400px) rotateY(-10deg); -ms-transform: perspective(400px) rotateY(-10deg); transform: perspective(400px) rotateY(-10deg); } 70% { -webkit-transform: perspective(400px) rotateY(10deg); -ms-transform: perspective(400px) rotateY(10deg); transform: perspective(400px) rotateY(10deg); } 100% { -webkit-transform: perspective(400px) rotateY(0); -ms-transform: perspective(400px) rotateY(0); transform: perspective(400px) rotateY(0); opacity: 1; } } /* line 10, ../components/sass/_animate.scss */ .flipInY { backface-visibility: visible !important; -webkit-animation-name: flipInY; animation-name: flipInY; } @-webkit-keyframes flipOutX { 0% { -webkit-transform: perspective(400px) rotateX(0); transform: perspective(400px) rotateX(0); opacity: 1; } 100% { -webkit-transform: perspective(400px) rotateX(90deg); transform: perspective(400px) rotateX(90deg); opacity: 0; } } @keyframes flipOutX { 0% { -webkit-transform: perspective(400px) rotateX(0); -ms-transform: perspective(400px) rotateX(0); transform: perspective(400px) rotateX(0); opacity: 1; } 100% { -webkit-transform: perspective(400px) rotateX(90deg); -ms-transform: perspective(400px) rotateX(90deg); transform: perspective(400px) rotateX(90deg); opacity: 0; } } /* line 10, ../components/sass/_animate.scss */ .flipOutX { -webkit-animation-name: flipOutX; animation-name: flipOutX; backface-visibility: visible !important; } @-webkit-keyframes flipOutY { 0% { -webkit-transform: perspective(400px) rotateY(0); transform: perspective(400px) rotateY(0); opacity: 1; } 100% { -webkit-transform: perspective(400px) rotateY(90deg); transform: perspective(400px) rotateY(90deg); opacity: 0; } } @keyframes flipOutY { 0% { -webkit-transform: perspective(400px) rotateY(0); -ms-transform: perspective(400px) rotateY(0); transform: perspective(400px) rotateY(0); opacity: 1; } 100% { -webkit-transform: perspective(400px) rotateY(90deg); -ms-transform: perspective(400px) rotateY(90deg); transform: perspective(400px) rotateY(90deg); opacity: 0; } } /* line 10, ../components/sass/_animate.scss */ .flipOutY { -webkit-backface-visibility: visible !important; -ms-backface-visibility: visible !important; backface-visibility: visible !important; -webkit-animation-name: flipOutY; animation-name: flipOutY; } @-webkit-keyframes lightSpeedIn { 0% { -webkit-transform: translateX(100%) skewX(-30deg); transform: translateX(100%) skewX(-30deg); opacity: 0; } 60% { -webkit-transform: translateX(-20%) skewX(30deg); transform: translateX(-20%) skewX(30deg); opacity: 1; } 80% { -webkit-transform: translateX(0) skewX(-15deg); transform: translateX(0) skewX(-15deg); opacity: 1; } 100% { -webkit-transform: translateX(0) skewX(0); transform: translateX(0) skewX(0); opacity: 1; } } @keyframes lightSpeedIn { 0% { -webkit-transform: translateX(100%) skewX(-30deg); -ms-transform: translateX(100%) skewX(-30deg); transform: translateX(100%) skewX(-30deg); opacity: 0; } 60% { -webkit-transform: translateX(-20%) skewX(30deg); -ms-transform: translateX(-20%) skewX(30deg); transform: translateX(-20%) skewX(30deg); opacity: 1; } 80% { -webkit-transform: translateX(0) skewX(-15deg); -ms-transform: translateX(0) skewX(-15deg); transform: translateX(0) skewX(-15deg); opacity: 1; } 100% { -webkit-transform: translateX(0) skewX(0); -ms-transform: translateX(0) skewX(0); transform: translateX(0) skewX(0); opacity: 1; } } /* line 10, ../components/sass/_animate.scss */ .lightSpeedIn { -webkit-animation-name: lightSpeedIn; animation-name: lightSpeedIn; -webkit-animation-timing-function: ease-out; animation-timing-function: ease-out; } @-webkit-keyframes lightSpeedOut { 0% { -webkit-transform: translateX(0) skewX(0); transform: translateX(0) skewX(0); opacity: 1; } 100% { -webkit-transform: translateX(100%) skewX(-30deg); transform: translateX(100%) skewX(-30deg); opacity: 0; } } @keyframes lightSpeedOut { 0% { -webkit-transform: translateX(0) skewX(0); -ms-transform: translateX(0) skewX(0); transform: translateX(0) skewX(0); opacity: 1; } 100% { -webkit-transform: translateX(100%) skewX(-30deg); -ms-transform: translateX(100%) skewX(-30deg); transform: translateX(100%) skewX(-30deg); opacity: 0; } } /* line 10, ../components/sass/_animate.scss */ .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 center; transform-origin: center center; -webkit-transform: rotate(-200deg); transform: rotate(-200deg); opacity: 0; } 100% { -webkit-transform-origin: center center; transform-origin: center center; -webkit-transform: rotate(0); transform: rotate(0); opacity: 1; } } @keyframes rotateIn { 0% { -webkit-transform-origin: center center; -ms-transform-origin: center center; transform-origin: center center; -webkit-transform: rotate(-200deg); -ms-transform: rotate(-200deg); transform: rotate(-200deg); opacity: 0; } 100% { -webkit-transform-origin: center center; -ms-transform-origin: center center; transform-origin: center center; -webkit-transform: rotate(0); -ms-transform: rotate(0); transform: rotate(0); opacity: 1; } } /* line 10, ../components/sass/_animate.scss */ .rotateIn { -webkit-animation-name: rotateIn; animation-name: rotateIn; } @-webkit-keyframes rotateInDownLeft { 0% { -webkit-transform-origin: left bottom; transform-origin: left bottom; -webkit-transform: rotate(-90deg); transform: rotate(-90deg); opacity: 0; } 100% { -webkit-transform-origin: left bottom; transform-origin: left bottom; -webkit-transform: rotate(0); transform: rotate(0); opacity: 1; } } @keyframes rotateInDownLeft { 0% { -webkit-transform-origin: left bottom; -ms-transform-origin: left bottom; transform-origin: left bottom; -webkit-transform: rotate(-90deg); -ms-transform: rotate(-90deg); transform: rotate(-90deg); opacity: 0; } 100% { -webkit-transform-origin: left bottom; -ms-transform-origin: left bottom; transform-origin: left bottom; -webkit-transform: rotate(0); -ms-transform: rotate(0); transform: rotate(0); opacity: 1; } } /* line 10, ../components/sass/_animate.scss */ .rotateInDownLeft { -webkit-animation-name: rotateInDownLeft; animation-name: rotateInDownLeft; } @-webkit-keyframes rotateInDownRight { 0% { -webkit-transform-origin: right bottom; transform-origin: right bottom; -webkit-transform: rotate(90deg); transform: rotate(90deg); opacity: 0; } 100% { -webkit-transform-origin: right bottom; transform-origin: right bottom; -webkit-transform: rotate(0); transform: rotate(0); opacity: 1; } } @keyframes rotateInDownRight { 0% { -webkit-transform-origin: right bottom; -ms-transform-origin: right bottom; transform-origin: right bottom; -webkit-transform: rotate(90deg); -ms-transform: rotate(90deg); transform: rotate(90deg); opacity: 0; } 100% { -webkit-transform-origin: right bottom; -ms-transform-origin: right bottom; transform-origin: right bottom; -webkit-transform: rotate(0); -ms-transform: rotate(0); transform: rotate(0); opacity: 1; } } /* line 10, ../components/sass/_animate.scss */ .rotateInDownRight { -webkit-animation-name: rotateInDownRight; animation-name: rotateInDownRight; } @-webkit-keyframes rotateInUpLeft { 0% { -webkit-transform-origin: left bottom; transform-origin: left bottom; -webkit-transform: rotate(90deg); transform: rotate(90deg); opacity: 0; } 100% { -webkit-transform-origin: left bottom; transform-origin: left bottom; -webkit-transform: rotate(0); transform: rotate(0); opacity: 1; } } @keyframes rotateInUpLeft { 0% { -webkit-transform-origin: left bottom; -ms-transform-origin: left bottom; transform-origin: left bottom; -webkit-transform: rotate(90deg); -ms-transform: rotate(90deg); transform: rotate(90deg); opacity: 0; } 100% { -webkit-transform-origin: left bottom; -ms-transform-origin: left bottom; transform-origin: left bottom; -webkit-transform: rotate(0); -ms-transform: rotate(0); transform: rotate(0); opacity: 1; } } /* line 10, ../components/sass/_animate.scss */ .rotateInUpLeft { -webkit-animation-name: rotateInUpLeft; animation-name: rotateInUpLeft; } @-webkit-keyframes rotateInUpRight { 0% { -webkit-transform-origin: right bottom; transform-origin: right bottom; -webkit-transform: rotate(-90deg); transform: rotate(-90deg); opacity: 0; } 100% { -webkit-transform-origin: right bottom; transform-origin: right bottom; -webkit-transform: rotate(0); transform: rotate(0); opacity: 1; } } @keyframes rotateInUpRight { 0% { -webkit-transform-origin: right bottom; -ms-transform-origin: right bottom; transform-origin: right bottom; -webkit-transform: rotate(-90deg); -ms-transform: rotate(-90deg); transform: rotate(-90deg); opacity: 0; } 100% { -webkit-transform-origin: right bottom; -ms-transform-origin: right bottom; transform-origin: right bottom; -webkit-transform: rotate(0); -ms-transform: rotate(0); transform: rotate(0); opacity: 1; } } /* line 10, ../components/sass/_animate.scss */ .rotateInUpRight { -webkit-animation-name: rotateInUpRight; animation-name: rotateInUpRight; } @-webkit-keyframes rotateOut { 0% { -webkit-transform-origin: center center; transform-origin: center center; -webkit-transform: rotate(0); transform: rotate(0); opacity: 1; } 100% { -webkit-transform-origin: center center; transform-origin: center center; -webkit-transform: rotate(200deg); transform: rotate(200deg); opacity: 0; } } @keyframes rotateOut { 0% { -webkit-transform-origin: center center; -ms-transform-origin: center center; transform-origin: center center; -webkit-transform: rotate(0); -ms-transform: rotate(0); transform: rotate(0); opacity: 1; } 100% { -webkit-transform-origin: center center; -ms-transform-origin: center center; transform-origin: center center; -webkit-transform: rotate(200deg); -ms-transform: rotate(200deg); transform: rotate(200deg); opacity: 0; } } /* line 10, ../components/sass/_animate.scss */ .rotateOut { -webkit-animation-name: rotateOut; animation-name: rotateOut; } @-webkit-keyframes rotateOutDownLeft { 0% { -webkit-transform-origin: left bottom; transform-origin: left bottom; -webkit-transform: rotate(0); transform: rotate(0); opacity: 1; } 100% { -webkit-transform-origin: left bottom; transform-origin: left bottom; -webkit-transform: rotate(90deg); transform: rotate(90deg); opacity: 0; } } @keyframes rotateOutDownLeft { 0% { -webkit-transform-origin: left bottom; -ms-transform-origin: left bottom; transform-origin: left bottom; -webkit-transform: rotate(0); -ms-transform: rotate(0); transform: rotate(0); opacity: 1; } 100% { -webkit-transform-origin: left bottom; -ms-transform-origin: left bottom; transform-origin: left bottom; -webkit-transform: rotate(90deg); -ms-transform: rotate(90deg); transform: rotate(90deg); opacity: 0; } } /* line 10, ../components/sass/_animate.scss */ .rotateOutDownLeft { -webkit-animation-name: rotateOutDownLeft; animation-name: rotateOutDownLeft; } @-webkit-keyframes rotateOutDownRight { 0% { -webkit-transform-origin: right bottom; transform-origin: right bottom; -webkit-transform: rotate(0); transform: rotate(0); opacity: 1; } 100% { -webkit-transform-origin: right bottom; transform-origin: right bottom; -webkit-transform: rotate(-90deg); transform: rotate(-90deg); opacity: 0; } } @keyframes rotateOutDownRight { 0% { -webkit-transform-origin: right bottom; -ms-transform-origin: right bottom; transform-origin: right bottom; -webkit-transform: rotate(0); -ms-transform: rotate(0); transform: rotate(0); opacity: 1; } 100% { -webkit-transform-origin: right bottom; -ms-transform-origin: right bottom; transform-origin: right bottom; -webkit-transform: rotate(-90deg); -ms-transform: rotate(-90deg); transform: rotate(-90deg); opacity: 0; } } /* line 10, ../components/sass/_animate.scss */ .rotateOutDownRight { -webkit-animation-name: rotateOutDownRight; animation-name: rotateOutDownRight; } @-webkit-keyframes rotateOutUpLeft { 0% { -webkit-transform-origin: left bottom; transform-origin: left bottom; -webkit-transform: rotate(0); transform: rotate(0); opacity: 1; } 100% { -webkit-transform-origin: left bottom; transform-origin: left bottom; -webkit-transform: rotate(-90deg); transform: rotate(-90deg); opacity: 0; } } @keyframes rotateOutUpLeft { 0% { -webkit-transform-origin: left bottom; -ms-transform-origin: left bottom; transform-origin: left bottom; -webkit-transform: rotate(0); -ms-transform: rotate(0); transform: rotate(0); opacity: 1; } 100% { -webkit-transform-origin: left bottom; -ms-transform-origin: left bottom; transform-origin: left bottom; -webkit-transform: rotate(-90deg); -ms-transform: rotate(-90deg); transform: rotate(-90deg); opacity: 0; } } /* line 10, ../components/sass/_animate.scss */ .rotateOutUpLeft { -webkit-animation-name: rotateOutUpLeft; animation-name: rotateOutUpLeft; } @-webkit-keyframes rotateOutUpRight { 0% { -webkit-transform-origin: right bottom; transform-origin: right bottom; -webkit-transform: rotate(0); transform: rotate(0); opacity: 1; } 100% { -webkit-transform-origin: right bottom; transform-origin: right bottom; -webkit-transform: rotate(90deg); transform: rotate(90deg); opacity: 0; } } @keyframes rotateOutUpRight { 0% { -webkit-transform-origin: right bottom; -ms-transform-origin: right bottom; transform-origin: right bottom; -webkit-transform: rotate(0); -ms-transform: rotate(0); transform: rotate(0); opacity: 1; } 100% { -webkit-transform-origin: right bottom; -ms-transform-origin: right bottom; transform-origin: right bottom; -webkit-transform: rotate(90deg); -ms-transform: rotate(90deg); transform: rotate(90deg); opacity: 0; } } /* line 10, ../components/sass/_animate.scss */ .rotateOutUpRight { -webkit-animation-name: rotateOutUpRight; animation-name: rotateOutUpRight; } @-webkit-keyframes slideInDown { 0% { opacity: 0; -webkit-transform: translateY(-2000px); transform: translateY(-2000px); } 100% { -webkit-transform: translateY(0); transform: translateY(0); } } @keyframes slideInDown { 0% { opacity: 0; -webkit-transform: translateY(-2000px); -ms-transform: translateY(-2000px); transform: translateY(-2000px); } 100% { -webkit-transform: translateY(0); -ms-transform: translateY(0); transform: translateY(0); } } /* line 10, ../components/sass/_animate.scss */ .slideInDown { -webkit-animation-name: slideInDown; animation-name: slideInDown; } @-webkit-keyframes slideInLeft { 0% { opacity: 0; -webkit-transform: translateX(-2000px); transform: translateX(-2000px); } 100% { -webkit-transform: translateX(0); transform: translateX(0); } } @keyframes slideInLeft { 0% { opacity: 0; -webkit-transform: translateX(-2000px); -ms-transform: translateX(-2000px); transform: translateX(-2000px); } 100% { -webkit-transform: translateX(0); -ms-transform: translateX(0); transform: translateX(0); } } /* line 10, ../components/sass/_animate.scss */ .slideInLeft { -webkit-animation-name: slideInLeft; animation-name: slideInLeft; } @-webkit-keyframes slideInRight { 0% { opacity: 0; -webkit-transform: translateX(2000px); transform: translateX(2000px); } 100% { -webkit-transform: translateX(0); transform: translateX(0); } } @keyframes slideInRight { 0% { opacity: 0; -webkit-transform: translateX(2000px); -ms-transform: translateX(2000px); transform: translateX(2000px); } 100% { -webkit-transform: translateX(0); -ms-transform: translateX(0); transform: translateX(0); } } /* line 10, ../components/sass/_animate.scss */ .slideInRight { -webkit-animation-name: slideInRight; animation-name: slideInRight; } @-webkit-keyframes slideOutLeft { 0% { -webkit-transform: translateX(0); transform: translateX(0); } 100% { opacity: 0; -webkit-transform: translateX(-2000px); transform: translateX(-2000px); } } @keyframes slideOutLeft { 0% { -webkit-transform: translateX(0); -ms-transform: translateX(0); transform: translateX(0); } 100% { opacity: 0; -webkit-transform: translateX(-2000px); -ms-transform: translateX(-2000px); transform: translateX(-2000px); } } /* line 10, ../components/sass/_animate.scss */ .slideOutLeft { -webkit-animation-name: slideOutLeft; animation-name: slideOutLeft; } @-webkit-keyframes slideOutRight { 0% { -webkit-transform: translateX(0); transform: translateX(0); } 100% { opacity: 0; -webkit-transform: translateX(2000px); transform: translateX(2000px); } } @keyframes slideOutRight { 0% { -webkit-transform: translateX(0); -ms-transform: translateX(0); transform: translateX(0); } 100% { opacity: 0; -webkit-transform: translateX(2000px); -ms-transform: translateX(2000px); transform: translateX(2000px); } } /* line 10, ../components/sass/_animate.scss */ .slideOutRight { -webkit-animation-name: slideOutRight; animation-name: slideOutRight; } @-webkit-keyframes slideOutUp { 0% { -webkit-transform: translateY(0); transform: translateY(0); } 100% { opacity: 0; -webkit-transform: translateY(-2000px); transform: translateY(-2000px); } } @keyframes slideOutUp { 0% { -webkit-transform: translateY(0); -ms-transform: translateY(0); transform: translateY(0); } 100% { opacity: 0; -webkit-transform: translateY(-2000px); -ms-transform: translateY(-2000px); transform: translateY(-2000px); } } /* line 10, ../components/sass/_animate.scss */ .slideOutUp { -webkit-animation-name: slideOutUp; animation-name: slideOutUp; } @-webkit-keyframes hinge { 0% { -webkit-transform: rotate(0); transform: rotate(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: rotate(80deg); transform: rotate(80deg); -webkit-transform-origin: top left; transform-origin: top left; -webkit-animation-timing-function: ease-in-out; animation-timing-function: ease-in-out; } 40% { -webkit-transform: rotate(60deg); transform: rotate(60deg); -webkit-transform-origin: top left; transform-origin: top left; -webkit-animation-timing-function: ease-in-out; animation-timing-function: ease-in-out; } 80% { -webkit-transform: rotate(60deg) translateY(0); transform: rotate(60deg) translateY(0); opacity: 1; -webkit-transform-origin: top left; transform-origin: top left; -webkit-animation-timing-function: ease-in-out; animation-timing-function: ease-in-out; } 100% { -webkit-transform: translateY(700px); transform: translateY(700px); opacity: 0; } } @keyframes hinge { 0% { -webkit-transform: rotate(0); -ms-transform: rotate(0); transform: rotate(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: rotate(80deg); -ms-transform: rotate(80deg); transform: rotate(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% { -webkit-transform: rotate(60deg); -ms-transform: rotate(60deg); transform: rotate(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; } 80% { -webkit-transform: rotate(60deg) translateY(0); -ms-transform: rotate(60deg) translateY(0); transform: rotate(60deg) translateY(0); opacity: 1; -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; } 100% { -webkit-transform: translateY(700px); -ms-transform: translateY(700px); transform: translateY(700px); opacity: 0; } } /* line 10, ../components/sass/_animate.scss */ .hinge { -webkit-animation-name: hinge; animation-name: hinge; } @-webkit-keyframes rollIn { 0% { opacity: 0; -webkit-transform: translateX(-100%) rotate(-120deg); transform: translateX(-100%) rotate(-120deg); } 100% { opacity: 1; -webkit-transform: translateX(0) rotate(0); transform: translateX(0) rotate(0); } } @keyframes rollIn { 0% { opacity: 0; -webkit-transform: translateX(-100%) rotate(-120deg); -ms-transform: translateX(-100%) rotate(-120deg); transform: translateX(-100%) rotate(-120deg); } 100% { opacity: 1; -webkit-transform: translateX(0) rotate(0); -ms-transform: translateX(0) rotate(0); transform: translateX(0) rotate(0); } } /* line 10, ../components/sass/_animate.scss */ .rollIn { -webkit-animation-name: rollIn; animation-name: rollIn; } @-webkit-keyframes rollOut { 0% { opacity: 1; -webkit-transform: translateX(0) rotate(0); transform: translateX(0) rotate(0); } 100% { opacity: 0; -webkit-transform: translateX(100%) rotate(120deg); transform: translateX(100%) rotate(120deg); } } @keyframes rollOut { 0% { opacity: 1; -webkit-transform: translateX(0) rotate(0); -ms-transform: translateX(0) rotate(0); transform: translateX(0) rotate(0); } 100% { opacity: 0; -webkit-transform: translateX(100%) rotate(120deg); -ms-transform: translateX(100%) rotate(120deg); transform: translateX(100%) rotate(120deg); } } /* line 10, ../components/sass/_animate.scss */ .rollOut { -webkit-animation-name: rollOut; animation-name: rollOut; } /* line 1, ../components/sass/modules/_ie.scss */ .obs { background: #fff; width: 450px; margin: 0 auto; padding: 2em; position: absolute; top: 50%; left: 50%; margin-top: -70px; margin-left: -250px; z-index: 90; } /* line 14, ../components/sass/modules/_ie.scss */ .obs p { color: #333; text-align: center; } /* line 20, ../components/sass/modules/_ie.scss */ .obs a { color: red; text-decoration: underline; } /* line 1, ../components/sass/modules/_redes_sociais.scss */ #redesSociais { position: absolute; z-index: 0; top: 0; width: 100%; background: #FAFAFA; /* border-bottom: 1px dashed #ddd; */ padding: 10px 0; height: 43px; filter: progid:DXImageTransform.Microsoft.Alpha(enabled=false); opacity: 1; -moz-transition: all 0.5s ease-out 0s; -o-transition: all 0.5s ease-out 0s; -webkit-transition: all 0.5s ease-out 0s; transition: all 0.5s ease-out 0s; } @media (max-width: 479px) { /* line 1, ../components/sass/modules/_redes_sociais.scss */ #redesSociais { display: none; } } /* line 18, ../components/sass/modules/_redes_sociais.scss */ #redesSociais .contato-info { float: left; } /* line 22, ../components/sass/modules/_redes_sociais.scss */ #redesSociais .contato-info * { float: left; } /* line 27, ../components/sass/modules/_redes_sociais.scss */ #redesSociais .contato-info h3 { color: #555; font-size: 13px; font-weight: 400; line-height: 1.5em; text-transform: uppercase; position: relative; margin: 0 10px; } /* line 40, ../components/sass/modules/_redes_sociais.scss */ #redesSociais .contato-info p { font-size: 13px; color: #555; font-weight: 400; line-height: 1.5em; margin-left: 5px; } /* line 49, ../components/sass/modules/_redes_sociais.scss */ #redesSociais .contato-info img { filter: progid:DXImageTransform.Microsoft.Alpha(Opacity=60); opacity: 0.6; } /* line 53, ../components/sass/modules/_redes_sociais.scss */ #redesSociais .contato-info img.mg-extra { margin-left: 5px; } /* line 61, ../components/sass/modules/_redes_sociais.scss */ #redesSociais ul { padding: 0 20px; text-align: left; height: 40px; float: left; } @media (max-width: 767px) { /* line 61, ../components/sass/modules/_redes_sociais.scss */ #redesSociais ul { padding: 0 10px; } } /* line 72, ../components/sass/modules/_redes_sociais.scss */ #redesSociais ul li { display: inline-block; /*margin: 2px 0px;*/ } #redesSociais ul li .icons-topo { margin: 5px; } /* line 76, ../components/sass/modules/_redes_sociais.scss */ #redesSociais ul li.meio { /*margin-right: 4px;*/ } /* line 81, ../components/sass/modules/_redes_sociais.scss */ #redesSociais ul li img { width: 18px; -moz-transition: all 0.5s ease-out 0s; -o-transition: all 0.5s ease-out 0s; -webkit-transition: all 0.5s ease-out 0s; transition: all 0.5s ease-out 0s; filter: progid:DXImageTransform.Microsoft.Alpha(Opacity=60); opacity: 0.6; } /* line 91, ../components/sass/modules/_redes_sociais.scss */ #redesSociais ul li:hover img { filter: progid:DXImageTransform.Microsoft.Alpha(Opacity=80); opacity: 0.8; } /* line 100, ../components/sass/modules/_redes_sociais.scss */ #redesSociais .doacoes { font-size: 11px; color: #999; font-weight: 600; line-height: 2em; margin-left: 5px; float: right; text-transform: uppercase; position: relative; } /* line 111, ../components/sass/modules/_redes_sociais.scss */ #redesSociais .doacoes img { display: inline-block; float: right; margin: -5px 0 0 6px; } /* line 118, ../components/sass/modules/_redes_sociais.scss */ #redesSociais .doacoes strong { font-weight: 700; color: #999; text-transform: uppercase; } /* line 125, ../components/sass/modules/_redes_sociais.scss */ #redesSociais .doacoes span { color: #002750; } /* line 130, ../components/sass/modules/_redes_sociais.scss */ #redesSociais .doacoes .btn-doacao { border-radius: 20px; color: #002750; cursor: pointer; float: right; padding: 2px 10px; text-transform: uppercase; font-weight: 600; font-size: 11px; margin: -2px 0 0; } @media (max-width: 960px) { /* line 100, ../components/sass/modules/_redes_sociais.scss */ #redesSociais .doacoes { display: none; } } /* line 149, ../components/sass/modules/_redes_sociais.scss */ #redesSociais #result-doacoes { border-radius: 5px; padding: 10px; position: absolute; width: 210px; background: #fff; top: 20px; right: 0; border: 1px solid #ddd; filter: progid:DXImageTransform.Microsoft.Alpha(Opacity=0); opacity: 0; -moz-transition: all 0.5s ease-out 0s; -o-transition: all 0.5s ease-out 0s; -webkit-transition: all 0.5s ease-out 0s; transition: all 0.5s ease-out 0s; z-index: 0; text-align: center; } /* line 163, ../components/sass/modules/_redes_sociais.scss */ #redesSociais #result-doacoes.hover-doacoes { top: 27px; filter: progid:DXImageTransform.Microsoft.Alpha(enabled=false); opacity: 1; z-index: 10; } /* line 169, ../components/sass/modules/_redes_sociais.scss */ #redesSociais #result-doacoes:before { content: ""; height: 0; width: 0; left: 80%; margin-left: -8px; bottom: 100%; position: absolute; border: 8px solid transparent; border-bottom-color: #fff; border-top: 0; z-index: 1; } /* line 184, ../components/sass/modules/_redes_sociais.scss */ #redesSociais #result-doacoes p { font-size: 11px; font-weight: 500; margin: 0; } /* line 190, ../components/sass/modules/_redes_sociais.scss */ #redesSociais #result-doacoes p span { color: #002750; } /* line 196, ../components/sass/modules/_redes_sociais.scss */ #redesSociais #result-doacoes:after { content: ""; height: 0; width: 0; left: 80%; margin-left: -10px; top: -10px; position: absolute; border: 10px solid transparent; border-bottom-color: #eee; border-top: 0; } /* line 216, ../components/sass/modules/_redes_sociais.scss */ .removeRedeSocial #redesSociais { filter: progid:DXImageTransform.Microsoft.Alpha(Opacity=0); opacity: 0; /*border-bottom: 1px dashed #fff;*/ } /** * Owl Carousel v2.1.6 * Copyright 2013-2016 David Deutsch * Licensed under MIT (https://github.com/OwlCarousel2/OwlCarousel2/blob/master/LICENSE) */ /* * Owl Carousel - Core */ /* line 9, ../components/sass/modules/_owl.carousel.scss */ .owl-carousel { display: none; width: 100%; -webkit-tap-highlight-color: transparent; /* position relative and z-index fix webkit rendering fonts issue */ position: relative; z-index: 1; } /* line 16, ../components/sass/modules/_owl.carousel.scss */ .owl-carousel .owl-stage { position: relative; -ms-touch-action: pan-Y; } /* line 19, ../components/sass/modules/_owl.carousel.scss */ .owl-carousel .owl-stage:after { content: "."; display: block; clear: both; visibility: hidden; line-height: 0; height: 0; } /* line 26, ../components/sass/modules/_owl.carousel.scss */ .owl-carousel .owl-stage-outer { position: relative; overflow: hidden; /* fix for flashing background */ -webkit-transform: translate3d(0px, 0px, 0px); } /* line 31, ../components/sass/modules/_owl.carousel.scss */ .owl-carousel .owl-item { position: relative; min-height: 1px; float: left; -webkit-backface-visibility: hidden; -webkit-tap-highlight-color: transparent; -webkit-touch-callout: none; } /* line 38, ../components/sass/modules/_owl.carousel.scss */ .owl-carousel .owl-item img { display: block; width: 100%; -webkit-transform-style: preserve-3d; } /* line 42, ../components/sass/modules/_owl.carousel.scss */ .owl-carousel .owl-nav.disabled, .owl-carousel .owl-dots.disabled { display: none; } /* line 45, ../components/sass/modules/_owl.carousel.scss */ .owl-carousel .owl-nav .owl-prev, .owl-carousel .owl-nav .owl-next, .owl-carousel .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; } /* line 55, ../components/sass/modules/_owl.carousel.scss */ .owl-carousel.owl-loaded { display: block; } /* line 57, ../components/sass/modules/_owl.carousel.scss */ .owl-carousel.owl-loading { opacity: 0; display: block; } /* line 60, ../components/sass/modules/_owl.carousel.scss */ .owl-carousel.owl-hidden { opacity: 0; } /* line 62, ../components/sass/modules/_owl.carousel.scss */ .owl-carousel.owl-refresh .owl-item { display: none; } /* line 64, ../components/sass/modules/_owl.carousel.scss */ .owl-carousel.owl-drag .owl-item { -webkit-user-select: none; -moz-user-select: none; -ms-user-select: none; user-select: none; } /* line 69, ../components/sass/modules/_owl.carousel.scss */ .owl-carousel.owl-grab { cursor: move; cursor: grab; } /* line 72, ../components/sass/modules/_owl.carousel.scss */ .owl-carousel.owl-rtl { direction: rtl; } /* line 74, ../components/sass/modules/_owl.carousel.scss */ .owl-carousel.owl-rtl .owl-item { float: right; } /* No Js */ /* line 78, ../components/sass/modules/_owl.carousel.scss */ .no-js .owl-carousel { display: block; } /* * Owl Carousel - Animate Plugin */ /* line 84, ../components/sass/modules/_owl.carousel.scss */ .owl-carousel .animated { animation-duration: 1000ms; animation-fill-mode: both; } /* line 88, ../components/sass/modules/_owl.carousel.scss */ .owl-carousel .owl-animated-in { z-index: 0; } /* line 91, ../components/sass/modules/_owl.carousel.scss */ .owl-carousel .owl-animated-out { z-index: 1; } /* line 94, ../components/sass/modules/_owl.carousel.scss */ .owl-carousel .fadeOut { animation-name: fadeOut; } @keyframes fadeOut { 0% { opacity: 1; } 100% { opacity: 0; } } /* * Owl Carousel - Auto Height Plugin */ /* line 106, ../components/sass/modules/_owl.carousel.scss */ .owl-height { transition: height 500ms ease-in-out; } /* * Owl Carousel - Lazy Load Plugin */ /* line 112, ../components/sass/modules/_owl.carousel.scss */ .owl-carousel .owl-item .owl-lazy { opacity: 0; transition: opacity 400ms ease; } /* line 116, ../components/sass/modules/_owl.carousel.scss */ .owl-carousel .owl-item img.owl-lazy { transform-style: preserve-3d; } /* * Owl Carousel - Video Plugin */ /* line 122, ../components/sass/modules/_owl.carousel.scss */ .owl-carousel .owl-video-wrapper { position: relative; height: 100%; background: #000; } /* line 127, ../components/sass/modules/_owl.carousel.scss */ .owl-carousel .owl-video-play-icon { position: absolute; height: 80px; width: 80px; left: 50%; top: 50%; margin-left: -40px; margin-top: -40px; background: url("owl.video.play.png") no-repeat; cursor: pointer; z-index: 1; -webkit-backface-visibility: hidden; transition: transform 100ms ease; } /* line 141, ../components/sass/modules/_owl.carousel.scss */ .owl-carousel .owl-video-play-icon:hover { -ms-transform: scale(1.3, 1.3); transform: scale(1.3, 1.3); } /* line 145, ../components/sass/modules/_owl.carousel.scss */ .owl-carousel .owl-video-playing .owl-video-tn, .owl-carousel .owl-video-playing .owl-video-play-icon { display: none; } /* line 149, ../components/sass/modules/_owl.carousel.scss */ .owl-carousel .owl-video-tn { opacity: 0; height: 100%; background-position: center center; background-repeat: no-repeat; background-size: contain; transition: opacity 400ms ease; } /* line 157, ../components/sass/modules/_owl.carousel.scss */ .owl-carousel .owl-video-frame { position: relative; z-index: 1; height: 100%; width: 100%; } /* Destaques */ /* line 3, ../components/sass/modules/_destaques.scss */ #destaques { background: #fff; text-align: center; margin: 145px 0 10px; padding: 0; } @media (max-width: 767px) { /* line 3, ../components/sass/modules/_destaques.scss */ #destaques { display: none; } } /* line 15, ../components/sass/modules/_destaques.scss */ #destaques .destaque { width: 190px; padding: 2% 1.5% 1%; display: inline-block; } @media (max-width: 959px) { /* line 15, ../components/sass/modules/_destaques.scss */ #destaques .destaque { padding: 1.5% 0 1%; } } @media (max-width: 767px) { /* line 15, ../components/sass/modules/_destaques.scss */ #destaques .destaque { width: 100%; } } @media (max-width: 479px) { /* line 15, ../components/sass/modules/_destaques.scss */ #destaques .destaque { width: 100%; } } /* line 36, ../components/sass/modules/_destaques.scss */ #destaques .destaque a { display: block; width: 100%; height: 100%; } /* line 44, ../components/sass/modules/_destaques.scss */ #destaques .destaque a:hover h3 { color: #002750; } /* line 52, ../components/sass/modules/_destaques.scss */ #destaques .destaque img { float: left; margin-right: 10px; margin-top: -5px; } @media (max-width: 1260px) { /* line 52, ../components/sass/modules/_destaques.scss */ #destaques .destaque img { float: none; margin: 0; } } /* line 66, ../components/sass/modules/_destaques.scss */ #destaques .destaque h3 { color: #666; font-family: "Montserrat", Helvetica, sans-serif; font-size: 14px; font-weight: 400; text-transform: uppercase; line-height: 1em; text-align: left; -moz-transition: all 0.5s ease-out 0s; -o-transition: all 0.5s ease-out 0s; -webkit-transition: all 0.5s ease-out 0s; transition: all 0.5s ease-out 0s; } @media (max-width: 1260px) { /* line 66, ../components/sass/modules/_destaques.scss */ #destaques .destaque h3 { text-align: center; } } /* line 84, ../components/sass/modules/_destaques.scss */ #destaques .destaque p { font-size: 14px; color: #666; font-weight: 500; text-align: left; } @media (max-width: 1260px) { /* line 84, ../components/sass/modules/_destaques.scss */ #destaques .destaque p { text-align: center; } } /* line 102, ../components/sass/modules/_destaques.scss */ #destaques-menu { position: relative; right: 0; top: 23px; } @media (max-width: 1200px) { /* line 102, ../components/sass/modules/_destaques.scss */ #destaques-menu { display: none; } } /* line 114, ../components/sass/modules/_destaques.scss */ #destaques-menu .destaque { padding: 0; float: right; width: 100% } /* line 121, ../components/sass/modules/_destaques.scss */ #destaques-menu a:first-child { padding-right: 0 !important; } @media (max-width: 959px) { /* line 114, ../components/sass/modules/_destaques.scss */ #destaques-menu .destaque { padding: 1.5% 0 1%; } } @media (max-width: 767px) { /* line 114, ../components/sass/modules/_destaques.scss */ #destaques-menu .destaque { width: 100%; } } @media (max-width: 479px) { /* line 114, ../components/sass/modules/_destaques.scss */ #destaques-menu .destaque { width: 100%; } } /* line 140, ../components/sass/modules/_destaques.scss */ #destaques-menu a { padding-right: 6% !important; float: right; display: inline-flex } /* line 148, ../components/sass/modules/_destaques.scss */ #destaques-menu .destaque a:hover h3 { color: #002750; } /* line 156, ../components/sass/modules/_destaques.scss */ #destaques-menu .destaque img { float: left; margin-right: 10px; margin-top: -5px; } /* line 164, ../components/sass/modules/_destaques.scss */ #destaques-menu .destaque h3 { color: #666; font-family: 'Montserrat', sans-serif; font-size: 12px; font-weight: 800; text-transform: uppercase; line-height: 1em; text-align: left; -moz-transition: all 0.5s ease-out 0s; -o-transition: all 0.5s ease-out 0s; -webkit-transition: all 0.5s ease-out 0s; transition: all 0.5s ease-out 0s; } /* line 177, ../components/sass/modules/_destaques.scss */ #destaques-menu .destaque p { font-size: 14px; color: #66728D; font-weight: 500; text-align: left; } /* Banner */ /* line 3, ../components/sass/modules/_banner.scss */ #banner { position: relative; width: 100%; padding: 0; padding-top: 30px; } /* line 23, ../components/sass/modules/_banner.scss */ #banner .owl-nav { text-align: center; margin-top: -16px; position: absolute; top: 50%; z-index: 90; width: 100%; } /* line 32, ../components/sass/modules/_banner.scss */ #banner .owl-nav * { color: #333; display: inline-block; font-size: 11px; font-weight: 800; text-transform: uppercase; position: absolute; width: 32px; height: 32px; text-indent: -9999px; -moz-transition: all 0.5s ease-in 0s; -o-transition: all 0.5s ease-in 0s; -webkit-transition: all 0.5s ease-in 0s; transition: all 0.5s ease-in 0s; } /* line 47, ../components/sass/modules/_banner.scss */ #banner .owl-nav .owl-prev { left: -50px; background: url("../imgs/prev.png") no-repeat 0 0; } @media (max-width: 1300px) { /* line 47, ../components/sass/modules/_banner.scss */ #banner .owl-nav .owl-prev { left: 20px; } } /* line 59, ../components/sass/modules/_banner.scss */ #banner .owl-nav .owl-next { right: -50px; background: url("../imgs/next.png") no-repeat 0 0; } @media (max-width: 1300px) { /* line 59, ../components/sass/modules/_banner.scss */ #banner .owl-nav .owl-next { right: 20px; } } /* line 71, ../components/sass/modules/_banner.scss */ #banner .owl-nav *:hover { color: #002750; } /* line 78, ../components/sass/modules/_banner.scss */ #banner .btn { background-color: #cf0000; color: #fff; font-family: "Montserrat", Arial, Tahoma, sans-serif; font-size: 13px; padding: 1.5em; text-align: center; text-transform: uppercase; font-weight: 700; letter-spacing: 1px; } /* line 90, ../components/sass/modules/_banner.scss */ #banner .btn:hover { background-color: #002750; } /* line 98, ../components/sass/modules/_banner.scss */ #banner .item { position: relative; overflow: hidden; } /* line 103, ../components/sass/modules/_banner.scss */ #banner .item figure { position: relative; width: 100%; z-index: 10; } /* line 110, ../components/sass/modules/_banner.scss */ #banner .item figure img { max-width: 100%; } /* line 117, ../components/sass/modules/_banner.scss */ #banner .item header { padding-bottom: 1em; margin-top: -50px; -moz-transition: all 0.5s ease-out 0s; -o-transition: all 0.5s ease-out 0s; -webkit-transition: all 0.5s ease-out 0s; transition: all 0.5s ease-out 0s; } /* line 125, ../components/sass/modules/_banner.scss */ #banner .item h3 { color: #d64a27; text-transform: uppercase; font-size: 13px; font-weight: 800; } /* line 133, ../components/sass/modules/_banner.scss */ #banner .item h4 { color: #333; font-size: 13px; line-height: 1.5em; font-weight: 600; } /* line 141, ../components/sass/modules/_banner.scss */ #banner .item p { color: #333; font-size: 13px; font-weight: 500; text-align: left; } @media (max-width: 959px) { /* line 141, ../components/sass/modules/_banner.scss */ #banner .item p { font-size: 13px; line-height: 1.4em; } } /* line 156, ../components/sass/modules/_banner.scss */ #banner .item .btn-banner { display: block; -moz-transition: all 0.5s ease-in 0s; -o-transition: all 0.5s ease-in 0s; -webkit-transition: all 0.5s ease-in 0s; transition: all 0.5s ease-in 0s; } /* line 162, ../components/sass/modules/_banner.scss */ #banner .item .infoEvento { background: #fff; background: rgba(255, 255, 255, 0.9); position: absolute; top: 0; left: 0; right: 0; bottom: 0; z-index: 10; padding: 2.5em 3em; text-align: center; -webkit-backface-visibility: hidden; /* Theoretically for IE 8 & 9 (more valid) */ /* ...but not required as filter works too */ /* should come BEFORE filter */ -ms-filter:"progid:DXImageTransform.Microsoft.Alpha(Opacity=0)"; /* This works in IE 8 & 9 too */ /* ... but also 5, 6, 7 */ filter: alpha(opacity=0); /* Older than Firefox 0.9 */ -moz-opacity: 0; /* Safari 1.x (pre WebKit!) */ -khtml-opacity: 0; /* Modern! /* Firefox 0.9+, Safari 2?, Chrome any? /* Opera 9+, IE 9+ */ opacity: 0; -moz-transition: all 0.5s ease-in 0s; -o-transition: all 0.5s ease-in 0s; -webkit-transition: all 0.5s ease-in 0s; transition: all 0.5s ease-in 0s; } /* line 183, ../components/sass/modules/_banner.scss */ #banner .item:hover .infoEvento { /* Theoretically for IE 8 & 9 (more valid) */ /* ...but not required as filter works too */ /* should come BEFORE filter */ -ms-filter:"progid:DXImageTransform.Microsoft.Alpha(Opacity=85)"; /* This works in IE 8 & 9 too */ /* ... but also 5, 6, 7 */ filter: alpha(opacity=85); /* Older than Firefox 0.9 */ -moz-opacity: .85; /* Safari 1.x (pre WebKit!) */ -khtml-opacity: .85; /* Modern! /* Firefox 0.9+, Safari 2?, Chrome any? /* Opera 9+, IE 9+ */ opacity: .85; } @media (max-width: 959px) { /* line 183, ../components/sass/modules/_banner.scss */ #banner .item:hover .infoEvento { display: none; } } /* line 192, ../components/sass/modules/_banner.scss */ #banner .item:hover header { margin-top: 100px; } /* line 1, ../components/sass/modules/_eventos.scss */ .eventos .evento .overlay .btn-buy, #imprimir form .getVoucher { background-color: #cf0000; color: #fff; font-family: "Montserrat", Arial, Tahoma, sans-serif; font-size: 13px; padding: 1.5em; text-align: center; text-transform: uppercase; font-weight: 700; letter-spacing: 1px; } /* line 15, ../components/sass/modules/_eventos.scss */ .eventos .evento .overlay .btn-buy:hover, #imprimir form .getVoucher:hover { background-color: #002750; } /* line 20, ../components/sass/modules/_eventos.scss */ .eventos { padding: 0; width: 100%; position: relative; margin: 10px 0 7px; } /* line 29, ../components/sass/modules/_eventos.scss */ .eventos .container-full { position: relative; width: 100%; overflow: hidden; margin: 0 -2.5px; } /* line 37, ../components/sass/modules/_eventos.scss */ .eventos #filtrar-eventos { border: 1px solid transparent; border-radius: 4px; display: none; outline: none; width: 100%; background: #fff url("../imgs/arrow-down-select-menor.png") no-repeat 95% 50%; text-transform: uppercase; color: #002750; font-size: 11px; font-weight: 800; letter-spacing: 1px; padding: 15px 10px; margin-bottom: 10px; position: relative; -moz-appearance: none; -webkit-appearance: none; } /* line 53, ../components/sass/modules/_eventos.scss */ .eventos #filtrar-eventos option { color: #333; font-size: 11px; font-weight: 800; letter-spacing: 1px; padding: 15px 10px; position: relative; } @media (max-width: 767px) { /* line 37, ../components/sass/modules/_eventos.scss */ .eventos #filtrar-eventos { display: block; } } /* line 69, ../components/sass/modules/_eventos.scss */ .eventos .filter-button-group { background: transparent; margin: 25px 0; } @media (max-width: 767px) { /* line 69, ../components/sass/modules/_eventos.scss */ .eventos .filter-button-group { display: none; } } /* line 79, ../components/sass/modules/_eventos.scss */ .eventos .filter-button-group ul { text-align: center; padding: 0; margin: 0; list-style: none; overflow: hidden; } /* line 88, ../components/sass/modules/_eventos.scss */ .eventos .filter-button-group li { display: inline-block; float: none; position: relative; text-indent: 0; margin: 0 5px 5px; } @media (max-width: 767px) { /* line 88, ../components/sass/modules/_eventos.scss */ .eventos .filter-button-group li { border-bottom: 1px dashed #39c5af; display: block; margin: 0 -20px; } /* line 103, ../components/sass/modules/_eventos.scss */ .eventos .filter-button-group li:last-child { border: 0 none; } } /* line 112, ../components/sass/modules/_eventos.scss */ .eventos .filter-button-group a { display: inline-block; text-transform: uppercase; border: 1px solid #aaa; color: #333; font-family: "Montserrat", sans-serif; font-size: 11px; font-weight: 700; letter-spacing: 1px; padding: 10px; position: relative; -webkit-border-radius: 3px; -moz-border-radius: 3px; border-radius: 3px; } /* line 123, ../components/sass/modules/_eventos.scss */ .eventos .filter-button-group a:hover, .eventos .filter-button-group a.ativo { background: #002750; color: #fff; border: #002750 1px solid; } /* line 158, ../components/sass/modules/_eventos.scss */ .eventos .filter-button-group a:hover, .eventos .filter-button-group a.ativo { color: #fff; } /* line 180, ../components/sass/modules/_eventos.scss */ .eventos .grid-item { width: 280px; /*margin-top: 5px;*/ margin-bottom: 5px; padding: 0; overflow: hidden; } @media (max-width: 1200px) { /* line 180, ../components/sass/modules/_eventos.scss */ .eventos .grid-item { width: 300px; } } @media (max-width: 959px) { /* line 180, ../components/sass/modules/_eventos.scss */ .eventos .grid-item { width: 235px; } } @media (max-width: 767px) { /* line 180, ../components/sass/modules/_eventos.scss */ .eventos .grid-item { width: 210px; } } @media (max-width: 479px) { /* line 180, ../components/sass/modules/_eventos.scss */ .eventos .grid-item { width: 100%; } } /* line 210, ../components/sass/modules/_eventos.scss */ .eventos .grid-item article { height: 100%; } /* line 215, ../components/sass/modules/_eventos.scss */ .eventos .grid-item * { text-align: center; } .eventos .grid-item span.icons-topo, .eventos .grid-item span.icons-topo i{ color:#333; margin: 0px; } /* line 228, ../components/sass/modules/_eventos.scss */ .eventos .titlePage { padding: 60px 0; text-align: center; } /* line 234, ../components/sass/modules/_eventos.scss */ .eventos .titlePage h2 { color: #333; text-transform: uppercase; font-family: "Montserrat", Helvetica, sans-serif; font-size: 32px; line-height: 1.5em; font-weight: 700; letter-spacing: 0; } /* line 244, ../components/sass/modules/_eventos.scss */ .eventos .titlePage h2 span { color: #002750; } /* line 252, ../components/sass/modules/_eventos.scss */ .eventos .evento { width: 100%; position: relative; overflow: hidden; height: 365px; } @media (max-width: 1200px) { .eventos .evento { height: 405px; } } @media (max-width: 959px) { .eventos .evento { height: 340px; } } @media (max-width: 767px) { /* line 252, ../components/sass/modules/_eventos.scss */ .eventos .evento { height: 315px; } } @media (max-width: 479px) { /* line 252, ../components/sass/modules/_eventos.scss */ .eventos .evento { height: 405px; } } /* line 270, ../components/sass/modules/_eventos.scss */ /* .eventos .evento .overlay { background: #fff; background: rgba(255, 255, 255, 0.8); position: absolute; top: 0; left: 0; right: 0; bottom: 0; z-index: 20; padding: 3em 2em; text-align: center; width: 100%; -webkit-backface-visibility: hidden; */ /* Theoretically for IE 8 & 9 (more valid) */ /* ...but not required as filter works too */ /* should come BEFORE filter */ -ms-filter:"progid:DXImageTransform.Microsoft.Alpha(Opacity=0)"; /* This works in IE 8 & 9 too */ /* ... but also 5, 6, 7 */ filter: alpha(opacity=0); /* Older than Firefox 0.9 */ -moz-opacity: 0; /* Safari 1.x (pre WebKit!) */ -khtml-opacity: 0; /* Modern! /* Firefox 0.9+, Safari 2?, Chrome any? /* Opera 9+, IE 9+ */ opacity: 0; -moz-transition: all 0.7s ease-out 0s; -o-transition: all 0.7s ease-out 0s; -webkit-transition: all 0.7s ease-out 0s; transition: all 0.7s ease-out 0s; } @media (max-width: 959px) { /* line 270, ../components/sass/modules/_eventos.scss */ .eventos .evento .overlay { display: none; } } /* line 302, ../components/sass/modules/_eventos.scss */ .eventos .evento .overlay p { color: #222; font-size: 13px; line-height: 1.3em; font-weight: 500; margin-top: -100px; text-align: left; /* Theoretically for IE 8 & 9 (more valid) */ /* ...but not required as filter works too */ /* should come BEFORE filter */ -ms-filter:"progid:DXImageTransform.Microsoft.Alpha(Opacity=0)"; /* This works in IE 8 & 9 too */ /* ... but also 5, 6, 7 */ filter: alpha(opacity=0); /* Older than Firefox 0.9 */ -moz-opacity: 0; /* Safari 1.x (pre WebKit!) */ -khtml-opacity: 0; /* Modern! /* Firefox 0.9+, Safari 2?, Chrome any? /* Opera 9+, IE 9+ */ opacity: 0; -moz-transition: all 0.5s ease-out 0s; -o-transition: all 0.5s ease-out 0s; -webkit-transition: all 0.5s ease-out 0s; transition: all 0.5s ease-out 0s; } /* line 315, ../components/sass/modules/_eventos.scss */ .eventos .evento .overlay .btn-buy { position: absolute; top: 40%; margin: 0; width: 0; /*height: 15px;*/ padding: 1.5em 0!important; left: 50%; margin-top: -25px; /* Theoretically for IE 8 & 9 (more valid) */ /* ...but not required as filter works too */ /* should come BEFORE filter */ -ms-filter:"progid:DXImageTransform.Microsoft.Alpha(Opacity=0)"; /* This works in IE 8 & 9 too */ /* ... but also 5, 6, 7 */ filter: alpha(opacity=0); /* Older than Firefox 0.9 */ -moz-opacity: 0; /* Safari 1.x (pre WebKit!) */ -khtml-opacity: 0; /* Modern! /* Firefox 0.9+, Safari 2?, Chrome any? /* Opera 9+, IE 9+ */ opacity: 0; -moz-transition: all 1.5s ease-in-out 0s; -o-transition: all 1.5s ease-in-out 0s; -webkit-transition: all 1.5s ease-in-out 0s; transition: all 1.5s ease-in-out 0s; } .eventos .evento:hover .overlay .btn-buy { width: 215px; margin-left: -107px; /* Required for IE 5, 6, 7 */ /* ...or something to trigger hasLayout, like zoom: 1; */ /* Theoretically for IE 8 & 9 (more valid) */ /* ...but not required as filter works too */ /* should come BEFORE filter */ -ms-filter:"progid:DXImageTransform.Microsoft.Alpha(Opacity=100)"; /* This works in IE 8 & 9 too */ /* ... but also 5, 6, 7 */ filter: alpha(opacity=100); /* Older than Firefox 0.9 */ -moz-opacity: 1; /* Safari 1.x (pre WebKit!) */ -khtml-opacity: 1; /* Modern! /* Firefox 0.9+, Safari 2?, Chrome any? /* Opera 9+, IE 9+ */ opacity: 1; } /* @media (max-width: 959px) { /* line 315, ../components/sass/modules/_eventos.scss */ /* .eventos .evento .overlay .btn-buy { font-size: 12px !important; } }*/ @media (max-width: 767px) { /* line 315, ../components/sass/modules/_eventos.scss */ .eventos .evento .overlay .btn-buy { padding: 1.2em !important; font-size: 11px !important; } } /* line 342, ../components/sass/modules/_eventos.scss */ .eventos .evento figure { position: relative; width: 100%; height: 100%; z-index: 10; } /* line 350, ../components/sass/modules/_eventos.scss */ .eventos .evento figure img { max-width: 100%; } @media (max-width: 767px) { /* line 350, ../components/sass/modules/_eventos.scss */ .eventos .evento figure img { width: 100%; } } /* line 361, ../components/sass/modules/_eventos.scss */ .eventos .evento figure figcaption { background: #fff; text-align: center; padding: 5%; height: 105px; overflow: hidden; position: absolute; width: 100%; left: 0; bottom: 0; z-index: 20; } /* line 374, ../components/sass/modules/_eventos.scss */ .eventos .evento figure h3 { color: #333; text-transform: uppercase; font-size: 13px; line-height: 1em; font-weight: 700; height: 36px; } @media (max-width: 767px) { .eventos .evento figure h3 { font-size: 11px; } } /* line 383, ../components/sass/modules/_eventos.scss */ .eventos .evento figure h4 { color: #333; font-family: "Arimo", sans-serif; font-size: 13px; line-height: 1.6em; font-weight: 500; text-align: center; overflow: hidden; } @media (max-width: 767px) { .eventos .evento figure h4 { font-size: 12px; } } /* line 392, ../components/sass/modules/_eventos.scss */ .eventos .evento figure h4 .cal { display: inline-block; background: url("../imgs/daily-calendar-pixel.png") no-repeat 0 0; width: 16px; height: 16px; margin-right: 3px; } /* line 401, ../components/sass/modules/_eventos.scss */ .eventos .evento figure h4 .loc { display: inline-block; background: url("../imgs/location-pin.png") no-repeat 0 0; width: 16px; height: 16px; margin-right: 3px; } /* line 416, ../components/sass/modules/_eventos.scss */ .eventos .evento:hover .overlay { /* Theoretically for IE 8 & 9 (more valid) */ /* ...but not required as filter works too */ /* should come BEFORE filter */ -ms-filter:"progid:DXImageTransform.Microsoft.Alpha(Opacity=100)"; /* This works in IE 8 & 9 too */ /* ... but also 5, 6, 7 */ filter: alpha(opacity=100); /* Older than Firefox 0.9 */ -moz-opacity: 1; /* Safari 1.x (pre WebKit!) */ -khtml-opacity: 1; /* Modern! /* Firefox 0.9+, Safari 2?, Chrome any? /* Opera 9+, IE 9+ */ opacity: 1; } /* line 420, ../components/sass/modules/_eventos.scss */ .eventos .evento:hover .overlay p { margin-top: 0; /* Theoretically for IE 8 & 9 (more valid) */ /* ...but not required as filter works too */ /* should come BEFORE filter */ -ms-filter:"progid:DXImageTransform.Microsoft.Alpha(Opacity=100)"; /* This works in IE 8 & 9 too */ /* ... but also 5, 6, 7 */ filter: alpha(opacity=100); /* Older than Firefox 0.9 */ -moz-opacity: 1; /* Safari 1.x (pre WebKit!) */ -khtml-opacity: 1; /* Modern! /* Firefox 0.9+, Safari 2?, Chrome any? /* Opera 9+, IE 9+ */ opacity: 1; } /* line 426, ../components/sass/modules/_eventos.scss */ .eventos .evento:hover .overlay .btn-buy { /*bottom: 3em;*/ /* Theoretically for IE 8 & 9 (more valid) */ /* ...but not required as filter works too */ /* should come BEFORE filter */ -ms-filter:"progid:DXImageTransform.Microsoft.Alpha(Opacity=100)"; /* This works in IE 8 & 9 too */ /* ... but also 5, 6, 7 */ filter: alpha(opacity=100); /* Older than Firefox 0.9 */ -moz-opacity: 1; /* Safari 1.x (pre WebKit!) */ -khtml-opacity: 1; /* Modern! /* Firefox 0.9+, Safari 2?, Chrome any? /* Opera 9+, IE 9+ */ opacity: 1; } /* line 1, ../components/sass/modules/_infoEventos.scss */ #infoEventos { padding: 15px 0; width: 100%; z-index: 99; background: #fff; position: fixed; bottom: 0; left: 0; -moz-transition: all 0.5s ease-out 0s; -o-transition: all 0.5s ease-out 0s; -webkit-transition: all 0.5s ease-out 0s; transition: all 0.5s ease-out 0s; } /* line 16, ../components/sass/modules/_infoEventos.scss */ #infoEventos .itemInfo { width: 23.33333%; float: left; margin-left: 0.83333%; margin-right: 0.83333%; position: relative; /*.infoTxt{ h4 { @include breakpoint(max-width ($mobile-land - 1)) { line-height: 2.2em; } //320px @include breakpoint(max-width ($mobile-port - 1)) { line-height: 2.5em; } } } */ } @media (max-width: 767px) { /* line 16, ../components/sass/modules/_infoEventos.scss */ #infoEventos .itemInfo { width: 31.66667%; float: left; margin-left: 0.83333%; margin-right: 0.83333%; } } /* line 52, ../components/sass/modules/_infoEventos.scss */ #infoEventos .itemInfo a { display: block; width: 100%; height: 30px; } /* line 59, ../components/sass/modules/_infoEventos.scss */ #infoEventos .itemInfo .icon { float: left; width: 24px; margin-top: 2px; margin-left: 10px; } @media (max-width: 767px) { /* line 59, ../components/sass/modules/_infoEventos.scss */ #infoEventos .itemInfo .icon { margin-left: 0; } } /* line 73, ../components/sass/modules/_infoEventos.scss */ #infoEventos .itemInfo .infoTxt { float: left; margin-left: 1em; } @media (max-width: 767px) { /* line 73, ../components/sass/modules/_infoEventos.scss */ #infoEventos .itemInfo .infoTxt { margin-left: .5em; } } @media (max-width: 479px) { /* line 73, ../components/sass/modules/_infoEventos.scss */ #infoEventos .itemInfo .infoTxt { float: none; } } /* line 87, ../components/sass/modules/_infoEventos.scss */ #infoEventos .itemInfo .infoTxt h4 { color: #fff; font-family: "Montserrat", Helvetica, sans-serif; font-size: 13px; text-transform: uppercase; font-weight: 400; } @media (max-width: 959px) { /* line 87, ../components/sass/modules/_infoEventos.scss */ #infoEventos .itemInfo .infoTxt h4 { line-height: 2.2em; } } @media (max-width: 479px) { /* line 87, ../components/sass/modules/_infoEventos.scss */ #infoEventos .itemInfo .infoTxt h4 { line-height: 1.4em; text-align: center; } } @media (max-width: 319px) { /* line 87, ../components/sass/modules/_infoEventos.scss */ #infoEventos .itemInfo .infoTxt h4 { font-size: 10px; } } /* line 113, ../components/sass/modules/_infoEventos.scss */ #infoEventos .itemInfo .infoTxt p { color: #ccc; font-size: 13px; margin: 0; } @media (max-width: 959px) { /* line 113, ../components/sass/modules/_infoEventos.scss */ #infoEventos .itemInfo .infoTxt p { display: none; } } @media (max-width: 959px) { /* line 131, ../components/sass/modules/_infoEventos.scss */ #infoEventos .itemInfo:last-child .infoTxt h4 { line-height: 1.2em; } } @media (max-width: 767px) { /* line 126, ../components/sass/modules/_infoEventos.scss */ #infoEventos .itemInfo:last-child { width: 100%; padding-top: .5em; } /* line 148, ../components/sass/modules/_infoEventos.scss */ #infoEventos .itemInfo:last-child .infoTxt { text-align: center; } } /* line 156, ../components/sass/modules/_infoEventos.scss */ #infoEventos .itemInfo:last-child .infoTxt { width: 100%; } /* line 160, ../components/sass/modules/_infoEventos.scss */ #infoEventos .itemInfo:last-child .infoTxt p { display: block; } /* .showInfoEventos { #infoEventos { background: rgb(255,255,255); background: rgba(255,255,255,.95); position: fixed; top: 64px; left: 0; } } */ /* line 1, ../components/sass/modules/_filtrar.scss */ #filtrar { background: #fff; background: rgba(255, 255, 255, 0.98); position: fixed; top: 0; left: 0; z-index: 0; display: none; } /* line 13, ../components/sass/modules/_filtrar.scss */ #filtrar .content { padding: 7em 0; } /* line 18, ../components/sass/modules/_filtrar.scss */ #filtrar .close-filtrar { cursor: pointer; position: absolute; right: 5%; top: 5%; width: 25px; } /* line 26, ../components/sass/modules/_filtrar.scss */ #filtrar .close-filtrar img { max-width: 100%; } /* line 32, ../components/sass/modules/_filtrar.scss */ #filtrar form { position: relative; width: 100%; overflow: hidden; } /* line 40, ../components/sass/modules/_filtrar.scss */ #filtrar form select { background: url("../imgs/arrow-down-select.png") no-repeat 97% 50%; font-size: 30px; font-weight: 700; line-height: 1em; color: #111; padding: 15px; border: 0 none; border-bottom: 1px solid #ccc; width: 100%; outline: none; -webkit-appearance: none; appearance: none; } @media (max-width: 959px) { /* line 40, ../components/sass/modules/_filtrar.scss */ #filtrar form select { font-size: 30px !important; } } @media (max-width: 767px) { /* line 40, ../components/sass/modules/_filtrar.scss */ #filtrar form select { font-size: 20px !important; } } @media (max-width: 479px) { /* line 40, ../components/sass/modules/_filtrar.scss */ #filtrar form select { font-size: 20px !important; } } /* line 71, ../components/sass/modules/_filtrar.scss */ #filtrar form .buscar { display: none; } /* line 78, ../components/sass/modules/_filtrar.scss */ #filtrar form .customSelect { /* This is the default class that is used */ /* Put whatever custom styles you want here */ background: url("../imgs/arrow-down.png") no-repeat 98% 50%; font-size: 40px; font-weight: 700; line-height: 1em; color: #111; padding: 15px; border: 1px solid #ccc; width: 90%; } @media (max-width: 959px) { /* line 78, ../components/sass/modules/_filtrar.scss */ #filtrar form .customSelect { font-size: 30px; } } @media (max-width: 767px) { /* line 78, ../components/sass/modules/_filtrar.scss */ #filtrar form .customSelect { font-size: 20px; } } @media (max-width: 479px) { /* line 78, ../components/sass/modules/_filtrar.scss */ #filtrar form .customSelect { font-size: 20px; } } /* line 108, ../components/sass/modules/_filtrar.scss */ #filtrar form .customSelect.customSelectHover { /* Styles for when the select box is hovered */ } /* line 112, ../components/sass/modules/_filtrar.scss */ #filtrar form .customSelect.customSelectOpen { /* Styles for when the select box is open */ } /* line 116, ../components/sass/modules/_filtrar.scss */ #filtrar form .customSelect.customSelectFocus { /* Styles for when the select box is in focus */ } /* line 120, ../components/sass/modules/_filtrar.scss */ #filtrar form .customSelect.customSelectDisabledOption { /* Styles for when the selected item is a disabled one */ } /* line 124, ../components/sass/modules/_filtrar.scss */ #filtrar form .customSelect.customSelectDisabled { /* Styles for when the select box itself is disabled */ } /* line 128, ../components/sass/modules/_filtrar.scss */ #filtrar form .customSelectInner { /* You can style the inner box too */ width: 100%; } /* line 1, ../components/sass/modules/_procurar.scss */ #procurar { background: #fff; background: rgba(255, 255, 255, 0.98); position: fixed; right: 1%; z-index: 0; display: none; padding: 2em; } /* line 14, ../components/sass/modules/_procurar.scss */ #procurar .content { padding: 0; } /* line 19, ../components/sass/modules/_procurar.scss */ #procurar .close-procurar { cursor: pointer; position: absolute; right: 5%; top: 5%; width: 25px; } /* line 27, ../components/sass/modules/_procurar.scss */ #procurar .close-procurar img { max-width: 100%; } /* line 36, ../components/sass/modules/_procurar.scss */ #procurar form input[type="text"] { border: none; border-bottom: 1px solid #ccc; background: transparent; color: #333; margin: 0 0 10px 0; padding: .1em 0; font-size: 14px; font-weight: 400; line-height: 1em; letter-spacing: 0px; height: 25px; box-shadow: none; outline: 0; color: #111; width: 100%; -webkit-appearance: none; -webkit-box-shadow: none; font-family: "Arimo", sans-serif; } @media (max-width: 959px) { /* line 36, ../components/sass/modules/_procurar.scss */ #procurar form input { font-size: 60px; } } @media (max-width: 767px) { /* line 36, ../components/sass/modules/_procurar.scss */ #procurar form input { font-size: 50px; height: 80px; } } @media (max-width: 479px) { /* line 36, ../components/sass/modules/_procurar.scss */ #procurar form input { font-size: 30px; height: 45px; } } /* line 74, ../components/sass/modules/_procurar.scss */ #procurar form .buscar {} /* line 1, ../components/sass/modules/_imprimirVoucher.scss */ .eventos .evento .overlay .btn-buy, #imprimir form .getVoucher, #procurar form .getVoucher { background-color: #cf0000; color: #fff; cursor: pointer; font-family: "Montserrat", Arial, Tahoma, sans-serif; font-size: 13px; padding: 1.5em; text-align: center; text-transform: uppercase; font-weight: 700; letter-spacing: 1px; -moz-transition: all 0.5s ease-out 0s; -o-transition: all 0.5s ease-out 0s; -webkit-transition: all 0.5s ease-out 0s; transition: all 0.5s ease-out 0s; } /* line 17, ../components/sass/modules/_imprimirVoucher.scss */ .eventos .evento .overlay .btn-buy:hover, #imprimir form .getVoucher:hover, #procurar form .getVoucher:hover { background-color: #002750; } #imprimir, #procurar, #filtrar { top: 155px; width: 290px; height: auto; } /* line 22, ../components/sass/modules/_imprimirVoucher.scss */ #imprimir { background: #fff; background: rgba(255, 255, 255, 0.98); position: fixed; right: 1%; z-index: 0; display: none; padding: 2em; } /* line 34, ../components/sass/modules/_imprimirVoucher.scss */ #imprimir .content { padding: 0; } /* line 39, ../components/sass/modules/_imprimirVoucher.scss */ #imprimir .close-imprimir { cursor: pointer; position: absolute; right: 5px; top: 5px; width: 25px; } /* line 47, ../components/sass/modules/_imprimirVoucher.scss */ #imprimir .close-imprimir img { max-width: 100%; } /* line 56, ../components/sass/modules/_imprimirVoucher.scss */ #imprimir form label, #imprimir form fieldset { width: 100%; float: left; margin-left: 0.83333%; margin-right: 0.83333%; margin-bottom: 10px; display: block; } @media (max-width: 479px) { /* line 56, ../components/sass/modules/_imprimirVoucher.scss */ #imprimir form label, #imprimir form fieldset { width: 98.33333%; float: left; margin-left: 0.83333%; margin-right: 0.83333%; } } /* line 69, ../components/sass/modules/_imprimirVoucher.scss */ #imprimir form input { border: none; border-bottom: 1px solid #ccc; /* background: transparent; */ /* color: #333; */ /* margin: 0; */ padding: 1em 0 .5em; font-size: 14px; font-weight: 400; line-height: 1em; /* letter-spacing: 0px; */ /* height: 25px; */ /* box-shadow: none; */ /* outline: 0; */ color: #111; width: 100%; /* -webkit-appearance: none; */ /* -webkit-box-shadow: none; */ font-family: "Arimo", sans-serif; } /* line 61, ../../../../../Ruby23-x64/lib/ruby/gems/2.3.0/gems/compass-core-1.0.3/stylesheets/compass/css3/_user-interface.scss */ #imprimir form input:-moz-placeholder { color: #666; font-family: "Arimo", sans-serif; font-size: 14px; font-weight: 400; } /* line 64, ../../../../../Ruby23-x64/lib/ruby/gems/2.3.0/gems/compass-core-1.0.3/stylesheets/compass/css3/_user-interface.scss */ #imprimir form input::-moz-placeholder { color: #666; font-family: "Arimo", sans-serif; font-size: 14px; font-weight: 400; } /* line 67, ../../../../../Ruby23-x64/lib/ruby/gems/2.3.0/gems/compass-core-1.0.3/stylesheets/compass/css3/_user-interface.scss */ #imprimir form input:-ms-input-placeholder { color: #666; font-family: "Arimo", sans-serif; font-size: 14px; font-weight: 400; } /* line 56, ../../../../../Ruby23-x64/lib/ruby/gems/2.3.0/gems/compass-core-1.0.3/stylesheets/compass/css3/_user-interface.scss */ #imprimir form input::-webkit-input-placeholder { color: #666; font-family: "Arimo", sans-serif; font-size: 14px; font-weight: 400; } @media (max-width: 767px) { #imprimir, #procurar, #filtrar { right: 50%; margin-right: -145px; } } /* Fale Conosco */ .form-style fieldset { width: 80%; margin: 0 auto; } .form-style input { background: none; border: 2px solid #31B0D5; color: #31B0D5; padding: 2px 10px; font-size: 18px; } .form-style input[type=text], .form-style input[type=email], .form-style input[type=password], .form-style textarea, .form-store input[type=text], .form-store input[type=email], .form-style input[type=password], .form-store textarea { background: transparent; border: none; outline: none; } .form-style textarea { height: 120px; min-height: 120px; max-height: 120px; max-width: 100%; } .form-style input:focus, .form-style input:active { outline: none; } .form-style input[type=submit] { border: 0 none; letter-spacing: 0; height: auto; border-radius: 4px; background-color: #cf0000; color: #fff; cursor: pointer; font-family: "Montserrat", Arial, Tahoma, sans-serif; font-size: 14px; padding: 15px 30px; text-align: center; text-transform: uppercase; font-weight: 700; -moz-transition: all 0.5s ease-out 0s; -o-transition: all 0.5s ease-out 0s; -webkit-transition: all 0.5s ease-out 0s; transition: all 0.5s ease-out 0s; } .form-style input[type=submit]:hover, .form-style input[type=submit]:focus { background: #66728D; } .form-style .input-group, .form-store .input-group { position: relative; display: inline-block; width: 100%; margin: 0 0 10px 0; background: #fff; padding: 10px 10px 0; overflow: hidden; } #imprimir .form-style .input-group { padding: 0; } .form-style .input-group label, .form-store .input-group label { position: absolute; z-index: 9; color: #111; font-family: 'Arimo', sans-serif; font-size: 15px; font-weight: 700; pointer-events: none; -webkit-transform-origin: 0 0; transform-origin: 0 0; -webkit-transform: scale(0.9) translateY(100%); transform: scale(0.9) translateY(100%); -webkit-transition: -webkit-transform 0.2s linear; transition: -webkit-transform 0.2s linear; transition: transform 0.2s linear; transition: transform 0.2s linear, -webkit-transform 0.2s linear; } .form-style .input-group label.animate-label, .form-store .input-group label.animate-label, .form-store .input-group.box-select label, .form-store .input-group label.fixa { font-weight: 700; -webkit-transform: scale(0.75) translateY(0%); transform: scale(0.75) translateY(0%); -webkit-transition: -webkit-transform 0.2s linear; transition: -webkit-transform 0.2s linear; transition: transform 0.2s linear; transition: transform 0.2s linear, -webkit-transform 0.2s linear; } .form-style .input-group input, .form-style .input-group textarea, .form-store .input-group input, .form-store .input-group textarea, .form-store .input-group select, .form-store .input-group .div-animate-label { color: #333; padding: 13px 0 15px; width: 100%; box-sizing: border-box; font-family: 'Arimo', sans-serif; font-size: 14px; } .form-style .input-group input, .form-style .input-group textarea, .form-store .input-group input, .form-store .input-group textarea, .form-store .input-group select, .form-store .input-group { border-color: #dadada; border-width: 1; } .form-store .input-group select { -webkit-box-shadow: none; box-shadow: none; -webkit-transition: none; -o-transition: none; transition: none; } .form-store .inputs-dv { overflow: hidden; } .form-store .divisoria-dv { float: left; padding: 18px 5px 5px; font-size: 18px; } .form-store .input-group input.input-dv { float: left; width: 25px; text-align: center; padding: 17px 0 15px; } .check-custom { overflow: hidden; } .check-custom label { padding: 0; display: block; } .check-custom label input[type="checkbox"], .check-custom label p{ float: left; margin-left: 0; position: relative; } .check-custom label input[type="checkbox"] { margin: 0 5px 0 0; } @media(max-width: 770px) { .form-style .input-group, .form-store .input-group { display: block; width: 100%; } } .local-endereco { max-width: 300px; } .local-endereco h5 { color: #333; text-transform: uppercase; font-weight: 700; } .local-endereco i, .local-endereco .mail { color: #333; } .local-endereco i { font-size: 14px; line-height: .5em; } /* line 113, ../components/sass/modules/_imprimirVoucher.scss */ #imprimir form .getVoucher, #procurar form .getVoucher { border: 0 none; width: 60%; font-size: 13px; padding: .8em 0; line-height: 25px; letter-spacing: 0; height: auto; border-radius: 4px; } #map-canvas { height: 300px; width: 100%; margin-top: .5em; } #iw_container * { font-family: 'Arimo', sans-serif; } #iw_container .iw_title { font-weight: bold; } #iw_container .iw_content { padding-top: 5px; line-height: 1.3em; } /* Popup */ .overlay { position: fixed; z-index: 999; top: 0; bottom: 0; left: 0; right: 0; background: rgba(0, 0, 0, 0.7); transition: opacity 500ms; visibility: hidden; opacity: 0; /* Firefox */ display: -moz-box; -moz-box-pack: center; -moz-box-align: center; /* Safari and Chrome */ display: -webkit-box; -webkit-box-pack: center; -webkit-box-align: center; /* W3C */ display: box; box-pack: center; box-align: center; } .overlay:target { visibility: visible; opacity: 1; } .popup { width: 80%; margin: auto; position: relative; } .popup-back { padding: 50px; background: #eee; opacity: 0.9; width: 100%; position: relative; } .popup .close { transition: all 200ms; font-size: 30px; font-weight: bold; color: #333; position: absolute; top: -10; right: -10; width: 33px; height: 33px; line-height: 1.04; background-color: #fff; border: 1.5px solid #999; border-radius: 50px; text-align: center; opacity: 1 !important } .popup .close-box { } .popup .close:hover { color: #66728D; } .popup .content { max-height: 30%; width: 100%; overflow: hidden } /* Submenu */ ul#navigation li { margin:0; float:left; position:relative; } ul#navigation li a { -webkit-transition:color 0.2s linear, background 0.2s linear; -moz-transition:color 0.2s linear, background 0.2s linear; -o-transition:color 0.2s linear, background 0.2s linear; transition:color 0.2s linear, background 0.2s linear; } ul#navigation li ul li a { color: #333 !important; } ul#navigation li:hover > ul { visibility:visible; opacity:1; } ul#navigation ul, ul#navigation ul li ul { list-style: none; margin: 0 auto; padding: 0; visibility:hidden; border: 1px solid #66728D; position: absolute; z-index: 99999; display: block; opacity:0; -webkit-transition:opacity 0.2s linear, visibility 0.2s linear; -moz-transition:opacity 0.2s linear, visibility 0.2s linear; -o-transition:opacity 0.2s linear, visibility 0.2s linear; transition:opacity 0.2s linear, visibility 0.2s linear; } ul#navigation ul li a { line-height: 1.95em !important; font-size: 13px !important; font-weight: normal !important } ul#navigation li ul li { height: 35px; background:#eee; width: 160px; margin: 0 auto !important; padding: 5px 0px 0px 10px !important; transition: 0.5s } ul#navigation li ul li{ text-align: left } ul#navigation ul li { -webkit-transition:background-color 0.3s linear, visibility 0.3s linear, border-bottom-left-radius 0.3s linear, border-bottom-right-radius 0.3 linear; -moz-transition:background-color 0.3s linear, visibility 0.3s linear, border-bottom-left-radius 0.3s linear, border-bottom-right-radius 0.3 linear; -o-transition:background-color 0.3s linear, visibility 0.3s linear, border-bottom-left-radius 0.3s linear, border-bottom-right-radius 0.3 linear; transition:background-color 0.3s linear, visibility 0.3s linear, border-bottom-left-radius 0.3s linear, border-bottom-right-radius 0.3 linear; } ul#navigation ul li a:hover { color: #66728D !important; font-weight: 500 !important } ul#navigation li ul li:hover { background: white !important; } span.point { padding: 19px 15px 0px 15px; line-height: 2; font-size: 15pt !important; color: #66728D !important } span.pointb { padding: 13px; line-height: 0; font-size: 15pt !important; color: #66728D !important } ul#navigation { display: inline-flex } .baixar-app { position: absolute; top:0; bottom:0; left: 0; right:0; height: 70%; width: 50%; margin: auto } @media (max-width:990px) { .baixar-app { position: absolute; top:0; bottom:0; left: 0; right:0; width: 55% !important; margin: auto } } @media (max-width: 784px) { .baixar-app { top:0; bottom:0; left: 0; right:0; margin: auto; height: 85% !important; width: 70% !important } } @media (max-width: 400px) { .fundo-rodape div.col-lg-8 { display:none } } /*-- Buttons Vale Carnaval --*/ .button-select { position: relative; margin: 0 auto 15px; display: block; width: 100%; height: 82px; text-decoration: none; background-color: #fafafa; color: #131313; -moz-border-radius: 10px; -webkit-border-radius: 10px; border-radius: 10px; -moz-box-shadow: 0 4px #e7e7e7, 0 6px 1px #d0d0d2; -webkit-box-shadow: 0 4px #e7e7e7, 0 6px 1px #d0d0d2; box-shadow: 0 4px #e7e7e7, 0 6px 1px #d0d0d2; } .button-select * { -moz-transition: all 0.15s linear; -o-transition: all 0.15s linear; -webkit-transition: all 0.15s linear; transition: all 0.15s linear; } .button-select .title { display: block; padding: 20px 0 0 20px; font-size: 1.25em; } .button-select .details { display: block; clear: both; padding: 5px 0 20px 23px; font-size: 0.85em; color: #9a9ca2; } .button-select .price { position: absolute; top: 0; right: 0; font-size: 2.5em; font-weight: 700; color: #9a9ca2; } @media (max-width: 960px) { .button-select .price { display: none } } .button-select .price strong { display: inline-block; height: 100%; width: 36px; line-height: 82px; font-size: 1.25em; text-align: center; background-color: #eee; color: #ddd; -moz-border-radius: 0 10px 10px 0; -webkit-border-radius: 0; border-radius: 0 10px 10px 0; text-shadow: 0 -1px #8d8f96; -moz-box-shadow: 0 4px #d7d4d4; -webkit-box-shadow: 0 4px #d7d4d4; box-shadow: 0 4px #d7d4d4; } .button-select:before { position: absolute; content: ""; display: block; width: 6px; height: 100%; -moz-border-radius: 10px 0 0 10px; -webkit-border-radius: 10px; border-radius: 10px 0 0 10px; -moz-transition: all 0.075s linear; -o-transition: all 0.075s linear; -webkit-transition: all 0.075s linear; transition: all 0.075s linear; } .button-select.blue:before { background-color: #002750; -moz-box-shadow: 0 4px #002750; -webkit-box-shadow: 0 4px #002750; box-shadow: 0 4px #002750; } .button-select.blue:hover:before { background-color: #41d8bf; -moz-box-shadow: 0 4px #41d8bf; -webkit-box-shadow: 0 4px #41d8bf; box-shadow: 0 4px #41d8bf; } .button-select.blue:active:before { -moz-box-shadow: 0 2px #6085b3; -webkit-box-shadow: 0 2px #6085b3; box-shadow: 0 2px #6085b3; } .button-select:hover { -moz-box-shadow: 0 4px #e2e2e2, 0 6px 1px #ccccce; -webkit-box-shadow: 0 4px #e2e2e2, 0 6px 1px #ccccce; box-shadow: 0 4px #e2e2e2, 0 6px 1px #ccccce; } .button-select:hover .price strong { background-color: #e9e9e9; -moz-box-shadow: 0 4px #d3d0d0; -webkit-box-shadow: 0 4px #d3d0d0; box-shadow: 0 4px #d3d0d0; } .button-select:active { top: 1px; -moz-box-shadow: 0 2px #e2e2e2, 0 4px 1px #ccccce; -webkit-box-shadow: 0 2px #e2e2e2, 0 4px 1px #ccccce; box-shadow: 0 2px #e2e2e2, 0 4px 1px #ccccce; } .button-select:active .price strong { background-color: #e9e9e9; -moz-box-shadow: 0 2px #d3d0d0; -webkit-box-shadow: 0 2px #d3d0d0; box-shadow: 0 2px #d3d0d0; } /* Parcelamento Box */ .box { background-color: #dbdbdb; padding: 15px; min-height: 50px; display: inline-block; width: 100%; } #first-box { margin-bottom: 20px } @media (max-width: 768px) { .box { margin-bottom: 28px } } .box-sobre { background-color: #fff; padding: 15px 30px 15px 30px; margin-top: 20px; } .box-rules { background-color: #002750; color: #fff; padding: 15px 30px 15px 30px; margin-top: 20px; } .box-regras { background-color: #002750; color: #fff; padding: 15px 30px 15px 30px; } .parcelamento { font-size: 26pt; font-weight: bold; display: inline-block; line-height: 18pt; min-height: 10px } .description { font-weight: bold; font-size: 8pt !important } .box-box { height: 35px } @media (max-width: 414px){ .box-box{ height: 55px } .card { line-height: 17px !important } } .box span{ color: #002750 } .ul-pad{ padding-left: 0 !important; } .ul-pad li{ list-style: none } .box ul{ padding-left: 15px; margin-bottom: 0 } .card{ line-height: 17px; } span.card strong{ padding-left: 0px } .cyan-form { background-color: #002750; margin-bottom: 20px } .cyan-form #signup { color: #fff !important; text-align: center !important } .cyan-form h3, .blue-form h3 { font-size: 20px !important; text-align: left; color: #fff !important; padding: 20px } .cyan-form input[type="submit"]{ width: 100%; background-color: #128371 !important; border-radius: 0 !important; transition: 0.5s } .cyan-form button, .voucher input[type="submit"], .signup input[type="submit"]{ width: 100% !important; background-color: #128371 !important; border-radius: 0 !important; color: #fff ; border: 0 none !important; padding: 15px 30px; cursor: pointer; font-family: "Montserrat", Arial, Tahoma, sans-serif; font-weight: 700; text-transform: uppercase; font-size: 14px; transition: 0.5s } .cyan-form button:hover, .voucher input[type="submit"]:hover, .signup input[type="submit"]:hover{ background-color: #0f6e5f !important } .carteira { color: white; width: 100%; display: inline-flex } .carteira a{ color: #226553; font-weight: bold } .carteira span{ width: 60%; padding-left:15px; line-height: 1.5 } .blue-form { background-color: #036f9e; padding: 0 !important } .blue-form input[type="submit"]{ width: 100%; margin-bottom: 1em; background-color: #00587c !important; border-radius: 0 !important; transition: 0.5s } .blue-form input[type="submit"]:hover{ background-color: #035a80 !important } .quiosque-header{ background-color: #1c8371; padding: 5px 15px; } .quiosque-body{ background-color: #002750; color: #fff; padding: 15px } .quiosque-body h5 { color: #1c8371 } .voucher { background-color: #f6f6f6; padding: 30px 70px 30px 70px !important } .signup { background-color: #509884; padding: 30px 70px 30px 70px !important }