code
stringlengths
2k
1.04M
repo_path
stringlengths
5
517
parsed_code
stringlengths
0
1.04M
quality_prob
float64
0.02
0.95
learning_prob
float64
0.02
0.93
.new-messages-bar, .jump-to-present-bar { left: 0!important; right: 0!important; border-radius: 0!important; } .new-messages-bar { background: rgba(14,161,182, .75)!important; } .guild-header, .guild-header header, .title-wrap, .private-channels .search-bar, .friends-header { background: #13191C!important; min-height: 48px!important; padding-top: 0; padding-bottom: 0; height: 48px!important; border: none!important; border-radius: 0; } .guild-header span { line-height: 32px!important; } .header-toolbar button.active, .bot-tags { background: #0EA1B6!important; } .guilds-wrapper { background: #13191C!important; } .guild-channels, .private-channels { background: #232D32!important; } .scroller.guild-channels { padding-top: 0!important; } .new-messages-indicator { font-size: 0!important; } .new-messages-indicator { background: rgba(14,161,182,.75)!important; } .new-messages-indicator-channel:not(.bottom) { top: 48px!important; } .new-messages-indicator span { margin: 0; } .guild.unread:not(.selected):before { width: 10px!important; height: 10px!important; background: #0EA1B6!important; box-shadow: 0 0 0 4px rgba(14,161,182,.25); } .guild.selected::before { background: #0EA1B6!important; width: 9px!important; border-radius: 0!important } .channel-text.selected, .private-channels .channel.selected, .channel-text:hover, .search-result.selected, .search-result:hover, .private-channels .channel:hover, .member:hover, .member.popout-open { background: none!important; } .channel-text.selected:before, .private-channels .channel.selected:before { border-left-color: #0EA1B6!important; } .channel-text.unread:not(.channel-muted):not(.selected):before, .private-channels .channel.unread:not(.channel-muted):not(.selected):before { width: 10px!important; height: 10px!important; background: #0EA1B6!important; box-shadow: 0 0 0 4px rgba(14,161,182,.25); } .badge, .toolbar-badge, .tab-bar-item-primary { box-shadow: none!important; background: #0EA1B6!important; border-color: #13191C!important; } .tab-bar-item-primary .badge { background: #13191C!important; color: #0EA1B6!important; } .active .guild-inner, .selected .guild-inner, .guild:hover .guild-inner { background-color: #0EA1B6!important; } body { background: #273239 !important; } .messages-wrapper, .chat>.content, .chat, .divider-red>span, .messages-wrapper .messages .divider:before, #friends, .friends-table { background-color: transparent!important; } .chat .typing { background: transparent!important; bottom: -4px; padding-left: 4px; } .divider.divider-red>div { background: #0EA1B6!important; } .divider-red>span { color: #0EA1B6!important; } .theme-dark .chat form { border: none!important; box-shadow: none!important; background: rgba(0,0,0,.2); margin: 0 } .channel-textarea { margin-top: 4px; margin-bottom: 16px; } .channel-textarea-inner { border: none; border-radius: 0; background-color: transparent!important; } .channel-textarea-inner .channel-textarea-upload { border-right: none; } .account { background: #1F282E; border: none; height: 62px!important; } #voice-connection { background: #1F282E; border: none; } .account .btn, #voice-connection .btn { background: rgba(0,0,0,.2); } .account .btn, .account .btn-group, .account .btn::before, .account .btn::after, #voice-connection .btn, #voice-connection .btn::after, #voice-connection .btn::before, #voice-connection .btn-group { border-color: transparent!important; box-shadow: none!important; } .channel-members { background: rgba(0,0,0,.2)!important; } .chat .scroller::-webkit-scrollbar-button, .chat .scroller::-webkit-scrollbar-track-piece, .friends-table .scroller::-webkit-scrollbar-button, .friends-table .scroller::-webkit-scrollbar-track-piece { background-color: transparent!important; border: transparent!important; } .chat .scroller::-webkit-scrollbar-button, .friends-table .scroller::-webkit-scrollbar-button { height: 0!important; } .chat .scroller::-webkit-scrollbar-thumb, .friends-table .scroller::-webkit-scrollbar-thumb { border-color: transparent!important; } .friends-row:hover { background: none!important; box-shadow: none!important; } .friends-row { border-color: transparent!important; } .friends-action { background-color: rgba(0,0,0,.2)!important; } code, pre, .messages-popout .message-group, .invite-button { background: rgba(0,0,0,.1)!important; } pre, .messages-popout .message-group, .invite-button { border-color: rgba(0,0,0,.2)!important; } .embed { background: rgba(0,0,0,.05)!important; border-color: rgba(0,0,0,.1)!important; } .themed-popout .header { background: #13191C!important; } .channel-textarea-autocomplete-inner header { background: #13191C!important; border-bottom: none!important; } .themed-popout, .channel-textarea-autocomplete-inner { background: #1F282E!important; border: none!important; border-radius: 0!important; border-bottom: 4px solid transparent!important; } .channel-textarea-autocomplete-inner ul li.active { background: rgba(14,161,182,.25)!important; } .channel-textarea-autocomplete-inner:after { border: none!important } .has-more button { background: rgba(14,161,182,.75)!important; border: none!important; color: white!important; } .divider:not(.divider-red) div, .divider:not(.divider-red) span { background: rgba(0,0,0,.2)!important; } .edit-message .channel-textarea-inner { border-bottom: 2px solid rgb(14,161,182)!important; }
discord-adapta-original.css
.new-messages-bar, .jump-to-present-bar { left: 0!important; right: 0!important; border-radius: 0!important; } .new-messages-bar { background: rgba(14,161,182, .75)!important; } .guild-header, .guild-header header, .title-wrap, .private-channels .search-bar, .friends-header { background: #13191C!important; min-height: 48px!important; padding-top: 0; padding-bottom: 0; height: 48px!important; border: none!important; border-radius: 0; } .guild-header span { line-height: 32px!important; } .header-toolbar button.active, .bot-tags { background: #0EA1B6!important; } .guilds-wrapper { background: #13191C!important; } .guild-channels, .private-channels { background: #232D32!important; } .scroller.guild-channels { padding-top: 0!important; } .new-messages-indicator { font-size: 0!important; } .new-messages-indicator { background: rgba(14,161,182,.75)!important; } .new-messages-indicator-channel:not(.bottom) { top: 48px!important; } .new-messages-indicator span { margin: 0; } .guild.unread:not(.selected):before { width: 10px!important; height: 10px!important; background: #0EA1B6!important; box-shadow: 0 0 0 4px rgba(14,161,182,.25); } .guild.selected::before { background: #0EA1B6!important; width: 9px!important; border-radius: 0!important } .channel-text.selected, .private-channels .channel.selected, .channel-text:hover, .search-result.selected, .search-result:hover, .private-channels .channel:hover, .member:hover, .member.popout-open { background: none!important; } .channel-text.selected:before, .private-channels .channel.selected:before { border-left-color: #0EA1B6!important; } .channel-text.unread:not(.channel-muted):not(.selected):before, .private-channels .channel.unread:not(.channel-muted):not(.selected):before { width: 10px!important; height: 10px!important; background: #0EA1B6!important; box-shadow: 0 0 0 4px rgba(14,161,182,.25); } .badge, .toolbar-badge, .tab-bar-item-primary { box-shadow: none!important; background: #0EA1B6!important; border-color: #13191C!important; } .tab-bar-item-primary .badge { background: #13191C!important; color: #0EA1B6!important; } .active .guild-inner, .selected .guild-inner, .guild:hover .guild-inner { background-color: #0EA1B6!important; } body { background: #273239 !important; } .messages-wrapper, .chat>.content, .chat, .divider-red>span, .messages-wrapper .messages .divider:before, #friends, .friends-table { background-color: transparent!important; } .chat .typing { background: transparent!important; bottom: -4px; padding-left: 4px; } .divider.divider-red>div { background: #0EA1B6!important; } .divider-red>span { color: #0EA1B6!important; } .theme-dark .chat form { border: none!important; box-shadow: none!important; background: rgba(0,0,0,.2); margin: 0 } .channel-textarea { margin-top: 4px; margin-bottom: 16px; } .channel-textarea-inner { border: none; border-radius: 0; background-color: transparent!important; } .channel-textarea-inner .channel-textarea-upload { border-right: none; } .account { background: #1F282E; border: none; height: 62px!important; } #voice-connection { background: #1F282E; border: none; } .account .btn, #voice-connection .btn { background: rgba(0,0,0,.2); } .account .btn, .account .btn-group, .account .btn::before, .account .btn::after, #voice-connection .btn, #voice-connection .btn::after, #voice-connection .btn::before, #voice-connection .btn-group { border-color: transparent!important; box-shadow: none!important; } .channel-members { background: rgba(0,0,0,.2)!important; } .chat .scroller::-webkit-scrollbar-button, .chat .scroller::-webkit-scrollbar-track-piece, .friends-table .scroller::-webkit-scrollbar-button, .friends-table .scroller::-webkit-scrollbar-track-piece { background-color: transparent!important; border: transparent!important; } .chat .scroller::-webkit-scrollbar-button, .friends-table .scroller::-webkit-scrollbar-button { height: 0!important; } .chat .scroller::-webkit-scrollbar-thumb, .friends-table .scroller::-webkit-scrollbar-thumb { border-color: transparent!important; } .friends-row:hover { background: none!important; box-shadow: none!important; } .friends-row { border-color: transparent!important; } .friends-action { background-color: rgba(0,0,0,.2)!important; } code, pre, .messages-popout .message-group, .invite-button { background: rgba(0,0,0,.1)!important; } pre, .messages-popout .message-group, .invite-button { border-color: rgba(0,0,0,.2)!important; } .embed { background: rgba(0,0,0,.05)!important; border-color: rgba(0,0,0,.1)!important; } .themed-popout .header { background: #13191C!important; } .channel-textarea-autocomplete-inner header { background: #13191C!important; border-bottom: none!important; } .themed-popout, .channel-textarea-autocomplete-inner { background: #1F282E!important; border: none!important; border-radius: 0!important; border-bottom: 4px solid transparent!important; } .channel-textarea-autocomplete-inner ul li.active { background: rgba(14,161,182,.25)!important; } .channel-textarea-autocomplete-inner:after { border: none!important } .has-more button { background: rgba(14,161,182,.75)!important; border: none!important; color: white!important; } .divider:not(.divider-red) div, .divider:not(.divider-red) span { background: rgba(0,0,0,.2)!important; } .edit-message .channel-textarea-inner { border-bottom: 2px solid rgb(14,161,182)!important; }
0.395134
0.042962
html { font-family: 'PT Sans', Georgia, serif; } html, body { height: 100%; margin: 0; background: #e1e0dd; background: linear-gradient(45deg, #0098d8, #37bbe4, #caf0f8); } .discussion { margin: 0 auto; display: flex; flex-flow: column wrap; } .discussion > .bubble { border-radius: 1em; padding: 0.25em 0.75em; margin: 0.0625em; max-width: 50%; font-size: 20px; } .discussion > .bubble.sender { align-self: flex-start; background-color: rgb(251, 251, 251); } .discussion > .bubble.recipient { align-self: flex-end; background-color: #fbfbfb; } .discussion > .bubble.sender.first { border-bottom-left-radius: 0.1em; word-break: break-all; } .discussion > .bubble.recipient.first { border-bottom-right-radius: 0.1em; word-break: break-all; } .discussion p { margin: 0; } .discussion .msg-status { font-size: 12px; text-align: right; } .discussion .msg-status.unread { color: #b7c7bd; } .discussion .msg-status.read { color: #6dd5fa; } .discussion .msg-status .time { color: #b7c7bd; } .chat-panel { background: rgba(255, 200, 255, 0.3); box-shadow: 1px 1px 12px #0000001a; height: 87%; border-radius: 15px; } .chat-user-list { padding: 5px; overflow-y: scroll; height: 90%; } .chat-user-list::-webkit-scrollbar { display: none; } .user-chat { position: relative; display: inline-block; width: 100%; border-bottom: 1px solid #5c58584f; } .user-chat .username { border: none; background: none; word-break: break-all; font-size: 20px; color: rgb(53, 52, 47); max-width: 80%; } .user-chat .username:hover { color: #35342f; font-size: 21px; } .user-chat div { position: absolute; display: inline-block; top: 0; bottom: 0; padding: 3px; } .user-chat span { display: inline-block; vertical-align: middle; height: 100%; } .user-chat i { display: inline-block; vertical-align: middle; color: rgba(121, 141, 160, 0.849); } .chat-central-area { background: rgba(0, 0, 32, 0.2); height: 100%; border-radius: 15px; box-shadow: 1px 1px 12px #0000001a; } .chat-body { padding: 20px; height: 79%; overflow-y: scroll; } .chat-body::-webkit-scrollbar { display: none; } .chat-header { padding: 10px; background: rgb(244, 244, 244); height: 10%; border-radius: 15px; box-shadow: 1px 1px 12px #0000001a; } .partner-name { margin: 0; font-size: 20px; } .partner-status { margin: 0; font-size: 15px; } .partner-status.online { color: #00b8b8; } .partner-status.offline { color: #de3d83; } .chat-footer { /*margin-top: 25px;*/ background: rgb(244, 244, 244); height: 11%; border-radius: 15px; vertical-align: middle; box-shadow: 1px 1px 12px #0000001a; } .chat-footer form input { background: rgba(255, 255, 255, 0.00); bottom: 0; left: 0; border: none; outline: none; font-weight: 300; vertical-align: middle } .chat-footer textarea { background: rgba(255, 255, 255, 0.00); border: none; padding-top: 5px; padding-bottom: 5px; outline: none; font-weight: 300; font-family: 'PT Sans', serif; font-size: 20px; display: inline-block; width: 67%; margin-bottom: 10px; height: 100%; color: #0f0a01; resize: none; } .chat-footer textarea::placeholder { color: #a5a6a9; } .chat-footer textarea::-webkit-scrollbar { display: none; } .icon-group { display: inline-block; vertical-align: top; height: 100%; width: 10%; text-align: center; } .icon-group i { font-size: 35px; color: rgb(165, 166, 169); } .icon-group i:hover { font-size: 36px; color: rgb(165, 166, 169); } .icon-group div { display: inline-block; vertical-align: middle; } .icon-group span { display: inline-block; height: 100%; vertical-align: middle; } .no-padding { padding: 0; }
public/css/style.css
html { font-family: 'PT Sans', Georgia, serif; } html, body { height: 100%; margin: 0; background: #e1e0dd; background: linear-gradient(45deg, #0098d8, #37bbe4, #caf0f8); } .discussion { margin: 0 auto; display: flex; flex-flow: column wrap; } .discussion > .bubble { border-radius: 1em; padding: 0.25em 0.75em; margin: 0.0625em; max-width: 50%; font-size: 20px; } .discussion > .bubble.sender { align-self: flex-start; background-color: rgb(251, 251, 251); } .discussion > .bubble.recipient { align-self: flex-end; background-color: #fbfbfb; } .discussion > .bubble.sender.first { border-bottom-left-radius: 0.1em; word-break: break-all; } .discussion > .bubble.recipient.first { border-bottom-right-radius: 0.1em; word-break: break-all; } .discussion p { margin: 0; } .discussion .msg-status { font-size: 12px; text-align: right; } .discussion .msg-status.unread { color: #b7c7bd; } .discussion .msg-status.read { color: #6dd5fa; } .discussion .msg-status .time { color: #b7c7bd; } .chat-panel { background: rgba(255, 200, 255, 0.3); box-shadow: 1px 1px 12px #0000001a; height: 87%; border-radius: 15px; } .chat-user-list { padding: 5px; overflow-y: scroll; height: 90%; } .chat-user-list::-webkit-scrollbar { display: none; } .user-chat { position: relative; display: inline-block; width: 100%; border-bottom: 1px solid #5c58584f; } .user-chat .username { border: none; background: none; word-break: break-all; font-size: 20px; color: rgb(53, 52, 47); max-width: 80%; } .user-chat .username:hover { color: #35342f; font-size: 21px; } .user-chat div { position: absolute; display: inline-block; top: 0; bottom: 0; padding: 3px; } .user-chat span { display: inline-block; vertical-align: middle; height: 100%; } .user-chat i { display: inline-block; vertical-align: middle; color: rgba(121, 141, 160, 0.849); } .chat-central-area { background: rgba(0, 0, 32, 0.2); height: 100%; border-radius: 15px; box-shadow: 1px 1px 12px #0000001a; } .chat-body { padding: 20px; height: 79%; overflow-y: scroll; } .chat-body::-webkit-scrollbar { display: none; } .chat-header { padding: 10px; background: rgb(244, 244, 244); height: 10%; border-radius: 15px; box-shadow: 1px 1px 12px #0000001a; } .partner-name { margin: 0; font-size: 20px; } .partner-status { margin: 0; font-size: 15px; } .partner-status.online { color: #00b8b8; } .partner-status.offline { color: #de3d83; } .chat-footer { /*margin-top: 25px;*/ background: rgb(244, 244, 244); height: 11%; border-radius: 15px; vertical-align: middle; box-shadow: 1px 1px 12px #0000001a; } .chat-footer form input { background: rgba(255, 255, 255, 0.00); bottom: 0; left: 0; border: none; outline: none; font-weight: 300; vertical-align: middle } .chat-footer textarea { background: rgba(255, 255, 255, 0.00); border: none; padding-top: 5px; padding-bottom: 5px; outline: none; font-weight: 300; font-family: 'PT Sans', serif; font-size: 20px; display: inline-block; width: 67%; margin-bottom: 10px; height: 100%; color: #0f0a01; resize: none; } .chat-footer textarea::placeholder { color: #a5a6a9; } .chat-footer textarea::-webkit-scrollbar { display: none; } .icon-group { display: inline-block; vertical-align: top; height: 100%; width: 10%; text-align: center; } .icon-group i { font-size: 35px; color: rgb(165, 166, 169); } .icon-group i:hover { font-size: 36px; color: rgb(165, 166, 169); } .icon-group div { display: inline-block; vertical-align: middle; } .icon-group span { display: inline-block; height: 100%; vertical-align: middle; } .no-padding { padding: 0; }
0.557604
0.10725
.bonus-wrapper { /*display: flex;*/ display: grid; grid-template-columns: auto auto auto auto; } .bonus-wrapper h4 { font-size: 60px; } .bonus-wrapper p { text-align: center; font-size: 20px; margin: 0 0 1em 0; } .bonus-box { /*width: 25%;*/ } .bonus-border { width: 50%; margin: 0 auto; height: 1px; background-image: linear-gradient(to right, rgb(238 ,216 ,174)0%, rgb(139 ,126 ,102)100%); cotents: ""; } .finial-wrapper li { text-align: center; font-size: 18px; } #banner { background-image: url('/images/banner-tw-1.jpg'); } #one { background-image: url('/images/banner-2.jpg'); } #two { background-image: url('/images/banner-3.jpg'); } #three { background-image: url('/images/banner-4.jpg'); } #four { background-image: url('/images/banner-5.jpg'); } #five { background-image: url('/images/banner-6.jpg'); } @media screen and (max-width: 736px) { } @media screen and (max-width: 480px) { #one .rules-wrapper h4 { color: #fff; font-size: 30px; text-align: center; letter-spacing: 0.4em; margin: 0 0 0 0; } #one .rules-wrapper h5 { color: #fff; font-size: 20px; text-align: center; letter-spacing: 0.2em; margin: 0; } .bonus-wrapper { /*flex-wrap: wrap;*/ grid-template-columns: auto auto; } .bonus-wrapper h4{ font-size: 30px; margin: 1rem 0 0 0; } .bonus-wrapper p { font-size: 14px; margin: 0 0 1em 0; } .finial-wrapper li { text-align: center; font-size: 13px; font-weight: bold; } .rules-wrapper h3 { /*margin: 0 0 .5em 0;*/ color: #FFF; font-size: 30px; text-align: center; letter-spacing: 0.2em; } .register-wrapper h3 { color: #fff; font-size: 30px; text-align: left; letter-spacing: 0.2em; } .review-wrapper h3 { color: #fff; font-size: 30px; text-align: center; letter-spacing: 0.2em; } .area-review-wrapper h3 { color: #fff; font-size: 30px; text-align: left; letter-spacing: 0.2em; } .content-err { font-size: 14px; color: #000; background-color: rgba(255, 255, 255, .6); border-radius: 20px; } .content-success { font-size: 18px; color: #000; background-color: rgba(255, 255, 255, .6); border-radius: 20px; } .banner1-content { margin: 2em 0 2em 0; } #banner { background-image: url('/images/phone/banner-ph-tw-1.jpg'); } #one { background-image: url('/images/phone/banner-ph-2.jpg'); } #two { background-image: url('/images/phone/banner-ph-3.jpg'); } #three { background-image: url('/images/phone/banner-ph-4.jpg'); } #four { background-image: url('/images/phone/banner-ph-5.jpg'); } #five { background-image: url('/images/phone/banner-ph-6.jpg'); } } @media screen and (min-width: 1440px) { #one p { font-size: 18px; color: #fff; } #one .content-wrapper p { text-align: center; } #one .rules-wrapper h3 { color: #FFF; font-size: 50px; text-align: center; letter-spacing: 0.2em; margin: 3.5em 0 0 0; } #one .rules-wrapper h4 { color: #fff; font-size: 50px; text-align: center; letter-spacing: 0.4em; margin: 0.5em 0 0 0; } #one .rules-wrapper .register-wrapper-title { font-size: 44px; } #one .rules-wrapper h5 { color: #fff; font-size: 30px; text-align: center; letter-spacing: 0.2em; } #one .rules-wrapper h5 { font-size: 20px; margin: 1em 0 1em 0; } #two .rule-title h2 { font-size: 120px; } #two .register-wrapper h3 { font-size: 40px; text-align: left; } #two p { font-size: 18px; text-indent: 2em; color: #fff; } #two ul li { font-size: 18px; color: #fff; } #three .review-wrapper h3 { font-size: 50px; } #three ul li { font-size: 16px; } #four .area-review-wrapper h3 { font-size: 60px; letter-spacing: 0.5em; text-align: left; } #four ul li { font-size: 16px; } .content-err { font-size: 16px; color: #000; background-color: rgba(255, 255, 255, .6); border-radius: 20px; } .content-success { font-size: 20px; color: #000; background-color: rgba(255, 255, 255, .6); border-radius: 20px; } .banner1-content { margin: 12em 0 1em 0; } }
public/assets/css/style.css
.bonus-wrapper { /*display: flex;*/ display: grid; grid-template-columns: auto auto auto auto; } .bonus-wrapper h4 { font-size: 60px; } .bonus-wrapper p { text-align: center; font-size: 20px; margin: 0 0 1em 0; } .bonus-box { /*width: 25%;*/ } .bonus-border { width: 50%; margin: 0 auto; height: 1px; background-image: linear-gradient(to right, rgb(238 ,216 ,174)0%, rgb(139 ,126 ,102)100%); cotents: ""; } .finial-wrapper li { text-align: center; font-size: 18px; } #banner { background-image: url('/images/banner-tw-1.jpg'); } #one { background-image: url('/images/banner-2.jpg'); } #two { background-image: url('/images/banner-3.jpg'); } #three { background-image: url('/images/banner-4.jpg'); } #four { background-image: url('/images/banner-5.jpg'); } #five { background-image: url('/images/banner-6.jpg'); } @media screen and (max-width: 736px) { } @media screen and (max-width: 480px) { #one .rules-wrapper h4 { color: #fff; font-size: 30px; text-align: center; letter-spacing: 0.4em; margin: 0 0 0 0; } #one .rules-wrapper h5 { color: #fff; font-size: 20px; text-align: center; letter-spacing: 0.2em; margin: 0; } .bonus-wrapper { /*flex-wrap: wrap;*/ grid-template-columns: auto auto; } .bonus-wrapper h4{ font-size: 30px; margin: 1rem 0 0 0; } .bonus-wrapper p { font-size: 14px; margin: 0 0 1em 0; } .finial-wrapper li { text-align: center; font-size: 13px; font-weight: bold; } .rules-wrapper h3 { /*margin: 0 0 .5em 0;*/ color: #FFF; font-size: 30px; text-align: center; letter-spacing: 0.2em; } .register-wrapper h3 { color: #fff; font-size: 30px; text-align: left; letter-spacing: 0.2em; } .review-wrapper h3 { color: #fff; font-size: 30px; text-align: center; letter-spacing: 0.2em; } .area-review-wrapper h3 { color: #fff; font-size: 30px; text-align: left; letter-spacing: 0.2em; } .content-err { font-size: 14px; color: #000; background-color: rgba(255, 255, 255, .6); border-radius: 20px; } .content-success { font-size: 18px; color: #000; background-color: rgba(255, 255, 255, .6); border-radius: 20px; } .banner1-content { margin: 2em 0 2em 0; } #banner { background-image: url('/images/phone/banner-ph-tw-1.jpg'); } #one { background-image: url('/images/phone/banner-ph-2.jpg'); } #two { background-image: url('/images/phone/banner-ph-3.jpg'); } #three { background-image: url('/images/phone/banner-ph-4.jpg'); } #four { background-image: url('/images/phone/banner-ph-5.jpg'); } #five { background-image: url('/images/phone/banner-ph-6.jpg'); } } @media screen and (min-width: 1440px) { #one p { font-size: 18px; color: #fff; } #one .content-wrapper p { text-align: center; } #one .rules-wrapper h3 { color: #FFF; font-size: 50px; text-align: center; letter-spacing: 0.2em; margin: 3.5em 0 0 0; } #one .rules-wrapper h4 { color: #fff; font-size: 50px; text-align: center; letter-spacing: 0.4em; margin: 0.5em 0 0 0; } #one .rules-wrapper .register-wrapper-title { font-size: 44px; } #one .rules-wrapper h5 { color: #fff; font-size: 30px; text-align: center; letter-spacing: 0.2em; } #one .rules-wrapper h5 { font-size: 20px; margin: 1em 0 1em 0; } #two .rule-title h2 { font-size: 120px; } #two .register-wrapper h3 { font-size: 40px; text-align: left; } #two p { font-size: 18px; text-indent: 2em; color: #fff; } #two ul li { font-size: 18px; color: #fff; } #three .review-wrapper h3 { font-size: 50px; } #three ul li { font-size: 16px; } #four .area-review-wrapper h3 { font-size: 60px; letter-spacing: 0.5em; text-align: left; } #four ul li { font-size: 16px; } .content-err { font-size: 16px; color: #000; background-color: rgba(255, 255, 255, .6); border-radius: 20px; } .content-success { font-size: 20px; color: #000; background-color: rgba(255, 255, 255, .6); border-radius: 20px; } .banner1-content { margin: 12em 0 1em 0; } }
0.441191
0.124559
header { position: fixed; top: 0; left: 0; right: 0; font-family: "Liberation Sans", sans-serif; height: 52px; background: #607D8B; box-shadow: 0 4px 8px rgba(0,0,0,0.5); color: #eee; padding: 12px 36px; z-index: 9; } .brand { font-weight: bold; font-size: 24px; font-style: oblique; } .profile-picture { width: 52px; height: 52px; background: rgba(255, 255, 255, 0.4); } .profile { position: absolute; right: 0; top: 0; bottom: 0; /* background: rgba(255, 255, 255, 0.2); */ line-height: 52px; } .user-info { display: inline-block; vertical-align: top; padding: 8px 36px 0 18px; color: #ddd; line-height: 24px; } /*button.major {*/ /*font-weight: bold;*/ /*border: 0;*/ /*padding: 6px 14px;*/ /*margin: 0 12px;*/ /*color: rgba(255, 255, 255, 0.9);*/ /*border-radius: 2px;*/ /*font-size: 16px;*/ /*background: #42A5F5;*/ /*box-shadow: 2px 2px 4px rgba(51, 51, 51, 0.6);*/ /*cursor: pointer;*/ /*}*/ span.username { color: #fff; font-weight: bold; } .profile a { text-transform: uppercase; text-decoration: none; font-size: 12px; color: #64B5F6; font-weight: bold; transition:0.2s all; } .profile a:hover { color: #90CAF9; } .profile a:active { color: #1565C0; } .user-actions { line-height: 8px; text-align: right; } .power-bar { position: fixed; /* top: 0; */ left: 0; bottom: 0; right: 0; height: 84px; background: #fff; margin-top: 52px; box-shadow: 0 -2px 6px rgba(0, 0, 0, 0.4); z-index: 8; } button.icon { border: 0; padding: 0; margin: 0; border-radius: 0; width: 84px; height: 84px; /*background: rgba(0, 0, 0, 0.1);*/ background: none; position: relative; } button.icon:hover { background:rgba(0, 0, 0, 0.1); box-shadow: none; } .icon svg { fill:#333; height:64px; width:64px; } button.toggle-controls { position: absolute; right: 0; } .motor-controls { position: fixed; right: 0; bottom: 84px; height: 240px; width: 240px; background: rgb(96, 125, 139); box-shadow: 1px -1px 4px rgba(0, 0, 0, 0.3); z-index: 5; font-size: 0; transition: 0.5s all; } .motor-controls.closed { bottom: -156px; } /*button.icon::before {*/ /*position: absolute;*/ /*top: 0;*/ /*left: 0;*/ /*right: 0;*/ /*bottom: 0;*/ /*width: 40px;*/ /*height: 40px;*/ /*margin: auto;*/ /*background: #333;*/ /*border-radius: 50%;*/ /*content: "";*/ /*}*/ .move-robot-control { width: 80px; height: 80px; /*background: rgba(0, 0, 0, 0.1);*/ background:none; border: 0; position: absolute; margin: auto; padding:0; border-radius:0; } .move-robot-control.forwards::before, .move-robot-control.backwards::before { content:""; position:absolute; left:-100%; right:-100%; top:0; bottom:0; pointer-events:none; transition:0.2s all; } .move-robot-control.left::before, .move-robot-control.right::before { content:""; position:absolute; top:-100%; bottom:-100%; left:0; right:0; pointer-events:none; transition:0.2s all; } .move-robot-control.stop::before { content:""; position:absolute; top:-100%; bottom:-100%; left:-100%; right:-100%; pointer-events:none; transition:0.2s all; } button.move-robot-control.hover, button.move-robot-control:hover { background: #455A64; box-shadow:none; } button.move-robot-control.active, button.move-robot-control:active { background:none; box-shadow:none; } .move-robot-control.active::before, .move-robot-control:active::before { background:#455A64; } .move-robot-control svg { fill:#fff; width:64px; height:64px; -webkit-transform: rotate(0deg); -moz-transform: rotate(0deg); -ms-transform: rotate(0deg); -o-transform: rotate(0deg); transform: rotate(0deg); } /*.motor-control::before {*/ /*content: "";*/ /*position: absolute;*/ /*top: 0;*/ /*bottom: 0;*/ /*left: 0;*/ /*right: 0;*/ /*width: 12px;*/ /*height: 12px;*/ /*background: #333;*/ /*margin: auto;*/ /*}*/ .move-robot-control.forwards { top: 0; left: 0; right: 0; } .move-robot-control.forwards svg { -webkit-transform: rotate(180deg); -moz-transform: rotate(180deg); -ms-transform: rotate(180deg); -o-transform: rotate(180deg); transform: rotate(180deg); } .move-robot-control.backwards { bottom: 0; left: 0; right: 0; } .move-robot-control.left { left: 0; top: 0; bottom: 0; } .move-robot-control.left svg { -webkit-transform: rotate(90deg); -moz-transform: rotate(90deg); -ms-transform: rotate(90deg); -o-transform: rotate(90deg); transform: rotate(90deg); } .move-robot-control.right { right: 0; top: 0; bottom: 0; } .move-robot-control.right svg { -webkit-transform: rotate(-90deg); -moz-transform: rotate(-90deg); -ms-transform: rotate(-90deg); -o-transform: rotate(-90deg); transform: rotate(-90deg); } .move-robot-control.stop { top:0; bottom:0; left:0; right:0; } .toggle-controls svg { -webkit-transform: rotate(180deg); -moz-transform: rotate(180deg); -ms-transform: rotate(180deg); -o-transform: rotate(180deg); transform: rotate(180deg); -webkit-transition: all 0.5s; -moz-transition: all 0.5s; -o-transition: all 0.5s; transition: all 0.5s; } .toggle-controls::after { display:none; } .toggle-controls.on svg { -webkit-transform: rotate(0deg); -moz-transform: rotate(0deg); -ms-transform: rotate(0deg); -o-transform: rotate(0deg); transform: rotate(0deg); } .image-feed { background: linear-gradient(45deg, #ddd, #ddd 50%, #eee 50%, #eee 100%) 0 0 / 24px 24px; height: 100%; } .image-port { position: fixed; top: 52px; left: 0; bottom: 84px; right: 0; overflow: overlay; font-size:0; text-align:center; background:#37474F; } [data-tooltip]::before { content: attr(data-tooltip); position: absolute; bottom: -100%; left: 0; right: 0; background: rgba(0,0,0,0.5); color: #fff; margin: auto; /* height: 30px; */ /* white-space: nowrap; */ padding: 4px 8px 7px; border-radius: 4px; transition: 0.4s all; opacity: 0; text-transform:none; font-size:16px; } [data-tooltip]:hover::before { bottom: 120%; opacity: 1; } @keyframes rotate360 { 0% { transform:rotate(0deg); } 100% { transform:rotate(360deg); } } .image-port.loading::after { content:""; -webkit-mask: url(/assets/res/icons/refresh.svg) top left / cover; mask: url(/assets/res/icons/refresh.svg) top left / cover; background:#fff; width:256px; height:256px; position:absolute; top:0; left:0; right:0; bottom:0; margin:auto; animation:rotate360 linear 2s infinite; } .image-port.loading::before { content:"Please wait..."; color:#fff; font-weight:bold; font-size:32px; position:absolute; top:0; left:0; right:0; bottom:0; margin:auto; padding-top:256px; padding-bottom:58px; height:0; width:100%; text-align:center; background:rgba(0,0,0,0.4); }
public/assets/css/interface.css
header { position: fixed; top: 0; left: 0; right: 0; font-family: "Liberation Sans", sans-serif; height: 52px; background: #607D8B; box-shadow: 0 4px 8px rgba(0,0,0,0.5); color: #eee; padding: 12px 36px; z-index: 9; } .brand { font-weight: bold; font-size: 24px; font-style: oblique; } .profile-picture { width: 52px; height: 52px; background: rgba(255, 255, 255, 0.4); } .profile { position: absolute; right: 0; top: 0; bottom: 0; /* background: rgba(255, 255, 255, 0.2); */ line-height: 52px; } .user-info { display: inline-block; vertical-align: top; padding: 8px 36px 0 18px; color: #ddd; line-height: 24px; } /*button.major {*/ /*font-weight: bold;*/ /*border: 0;*/ /*padding: 6px 14px;*/ /*margin: 0 12px;*/ /*color: rgba(255, 255, 255, 0.9);*/ /*border-radius: 2px;*/ /*font-size: 16px;*/ /*background: #42A5F5;*/ /*box-shadow: 2px 2px 4px rgba(51, 51, 51, 0.6);*/ /*cursor: pointer;*/ /*}*/ span.username { color: #fff; font-weight: bold; } .profile a { text-transform: uppercase; text-decoration: none; font-size: 12px; color: #64B5F6; font-weight: bold; transition:0.2s all; } .profile a:hover { color: #90CAF9; } .profile a:active { color: #1565C0; } .user-actions { line-height: 8px; text-align: right; } .power-bar { position: fixed; /* top: 0; */ left: 0; bottom: 0; right: 0; height: 84px; background: #fff; margin-top: 52px; box-shadow: 0 -2px 6px rgba(0, 0, 0, 0.4); z-index: 8; } button.icon { border: 0; padding: 0; margin: 0; border-radius: 0; width: 84px; height: 84px; /*background: rgba(0, 0, 0, 0.1);*/ background: none; position: relative; } button.icon:hover { background:rgba(0, 0, 0, 0.1); box-shadow: none; } .icon svg { fill:#333; height:64px; width:64px; } button.toggle-controls { position: absolute; right: 0; } .motor-controls { position: fixed; right: 0; bottom: 84px; height: 240px; width: 240px; background: rgb(96, 125, 139); box-shadow: 1px -1px 4px rgba(0, 0, 0, 0.3); z-index: 5; font-size: 0; transition: 0.5s all; } .motor-controls.closed { bottom: -156px; } /*button.icon::before {*/ /*position: absolute;*/ /*top: 0;*/ /*left: 0;*/ /*right: 0;*/ /*bottom: 0;*/ /*width: 40px;*/ /*height: 40px;*/ /*margin: auto;*/ /*background: #333;*/ /*border-radius: 50%;*/ /*content: "";*/ /*}*/ .move-robot-control { width: 80px; height: 80px; /*background: rgba(0, 0, 0, 0.1);*/ background:none; border: 0; position: absolute; margin: auto; padding:0; border-radius:0; } .move-robot-control.forwards::before, .move-robot-control.backwards::before { content:""; position:absolute; left:-100%; right:-100%; top:0; bottom:0; pointer-events:none; transition:0.2s all; } .move-robot-control.left::before, .move-robot-control.right::before { content:""; position:absolute; top:-100%; bottom:-100%; left:0; right:0; pointer-events:none; transition:0.2s all; } .move-robot-control.stop::before { content:""; position:absolute; top:-100%; bottom:-100%; left:-100%; right:-100%; pointer-events:none; transition:0.2s all; } button.move-robot-control.hover, button.move-robot-control:hover { background: #455A64; box-shadow:none; } button.move-robot-control.active, button.move-robot-control:active { background:none; box-shadow:none; } .move-robot-control.active::before, .move-robot-control:active::before { background:#455A64; } .move-robot-control svg { fill:#fff; width:64px; height:64px; -webkit-transform: rotate(0deg); -moz-transform: rotate(0deg); -ms-transform: rotate(0deg); -o-transform: rotate(0deg); transform: rotate(0deg); } /*.motor-control::before {*/ /*content: "";*/ /*position: absolute;*/ /*top: 0;*/ /*bottom: 0;*/ /*left: 0;*/ /*right: 0;*/ /*width: 12px;*/ /*height: 12px;*/ /*background: #333;*/ /*margin: auto;*/ /*}*/ .move-robot-control.forwards { top: 0; left: 0; right: 0; } .move-robot-control.forwards svg { -webkit-transform: rotate(180deg); -moz-transform: rotate(180deg); -ms-transform: rotate(180deg); -o-transform: rotate(180deg); transform: rotate(180deg); } .move-robot-control.backwards { bottom: 0; left: 0; right: 0; } .move-robot-control.left { left: 0; top: 0; bottom: 0; } .move-robot-control.left svg { -webkit-transform: rotate(90deg); -moz-transform: rotate(90deg); -ms-transform: rotate(90deg); -o-transform: rotate(90deg); transform: rotate(90deg); } .move-robot-control.right { right: 0; top: 0; bottom: 0; } .move-robot-control.right svg { -webkit-transform: rotate(-90deg); -moz-transform: rotate(-90deg); -ms-transform: rotate(-90deg); -o-transform: rotate(-90deg); transform: rotate(-90deg); } .move-robot-control.stop { top:0; bottom:0; left:0; right:0; } .toggle-controls svg { -webkit-transform: rotate(180deg); -moz-transform: rotate(180deg); -ms-transform: rotate(180deg); -o-transform: rotate(180deg); transform: rotate(180deg); -webkit-transition: all 0.5s; -moz-transition: all 0.5s; -o-transition: all 0.5s; transition: all 0.5s; } .toggle-controls::after { display:none; } .toggle-controls.on svg { -webkit-transform: rotate(0deg); -moz-transform: rotate(0deg); -ms-transform: rotate(0deg); -o-transform: rotate(0deg); transform: rotate(0deg); } .image-feed { background: linear-gradient(45deg, #ddd, #ddd 50%, #eee 50%, #eee 100%) 0 0 / 24px 24px; height: 100%; } .image-port { position: fixed; top: 52px; left: 0; bottom: 84px; right: 0; overflow: overlay; font-size:0; text-align:center; background:#37474F; } [data-tooltip]::before { content: attr(data-tooltip); position: absolute; bottom: -100%; left: 0; right: 0; background: rgba(0,0,0,0.5); color: #fff; margin: auto; /* height: 30px; */ /* white-space: nowrap; */ padding: 4px 8px 7px; border-radius: 4px; transition: 0.4s all; opacity: 0; text-transform:none; font-size:16px; } [data-tooltip]:hover::before { bottom: 120%; opacity: 1; } @keyframes rotate360 { 0% { transform:rotate(0deg); } 100% { transform:rotate(360deg); } } .image-port.loading::after { content:""; -webkit-mask: url(/assets/res/icons/refresh.svg) top left / cover; mask: url(/assets/res/icons/refresh.svg) top left / cover; background:#fff; width:256px; height:256px; position:absolute; top:0; left:0; right:0; bottom:0; margin:auto; animation:rotate360 linear 2s infinite; } .image-port.loading::before { content:"Please wait..."; color:#fff; font-weight:bold; font-size:32px; position:absolute; top:0; left:0; right:0; bottom:0; margin:auto; padding-top:256px; padding-bottom:58px; height:0; width:100%; text-align:center; background:rgba(0,0,0,0.4); }
0.495361
0.10316
@font-face { font-family: 'gess'; src: url(../fonts/gess.otf); } @font-face { font-family: 'tajawal'; src: url(../fonts/tajawal.ttf); } reset html, body, div, h1, h2, h3, h4, h5, h6, ul, ol, dl, li, dt, dd, p, blockquote, pre, form, fieldset, table, th, td { margin: 0; padding: 0; direction: ltr; } body { font-family: 'tajawal'; } /*start first bar*/ .firstbar{ background: #2F343A; color: white; font-size: 13px; border-bottom: 3px solid #9C9C9C; } .firstbar i{ padding-right: 13px; } .firstbar .fbar a{ color: white !important; text-decoration: none !important; } .firstbar .fbar{ border-right: 1px solid #9C9C9C; } .firstbar ul li{ list-style: none; } .firstbar ul li .dropdown-menu a{ color: black !important; } /*end first bar*/ /*start navbar */ .header .bg-light{ padding: 0 2%; background-color: #D19200 !important; } .header .navbar-brand{ padding-top: 0; padding-bottom: 0; } .header a img{ width: 63px; background: white; margin-left: 73px; height: 50px; } .header .headernav{ margin-left: 13%; } .header ul li .link-page{ color: white !important; font-size: 14px; text-decoration: none; padding-top: 10px; } .header .searchicon{ border-left: 1px solid #EBEBEB; margin-left: 30px; } .header .searchicon i{ padding-left: 18px; } .header ul li .link-page:hover{ background-color:#2F343A; width: 100%; } /*end navbar*/ /* start background*/ .backgroundsec img{ width: 100% ; } /* end background*/ /* start about us*/ .about-us{ background: #f9f9f9; } .custom-square-1.custom-square-top-right { right: -10px; left: auto; } .custom-square-1 { position: absolute; top: -10px; } .custom-square-1 rect { fill-opacity: 0; stroke-dasharray: 1550; } .custom-square-1 rect { stroke: #D19200; fill: #D19200; } .lineProgressTo { stroke-dashoffset: 0 !important; } .lineProgressFrom { transition: ease stroke-dashoffset 8s !important; } .appear-animation-visible { opacity: 1 !important; } .animated{ animation-fill-mode: both; } .about-us button a{ color:#D19200 !important ; text-decoration: none; } /*end*/ .custom-square-1.custom-square-1-no-pos { top: 0; left: 0; } .custom-square-1{ position: absolute; } .custom-square-1.custom-square-1-no-pos rect.appear-animation-visible { fill-opacity: 1; } .custom-square-1 rect.appear-animation-visible { stroke-dashoffset: 0; } .custom-square-1 rect{ stroke-dasharray: 1550; } .custom-square-1 rect { stroke: #D19200; fill: #D19200; } .lineProgressAndFillFrom{ transition: ease stroke-dashoffset 3s, ease fill-opacity 1s 2s !important; } .appear-animation-visible { opacity: 1; } .animated{ animation-fill-mode: both; } .para-square { display: block; margin-block-start: 1em; margin-block-end: 1em; margin-inline-start: 0px; margin-inline-end: 0px; z-index: 33; color: white !important; font-size: 17px !important; padding-bottom: 21px !important; } .about-us .row .img-about img{ height: 215px; } .about-us h2{ font-size: 23px; font-weight: 400; color: #D19200; } .about-us .row h1{ font-size: 24px; font-weight: 600; padding-top: 11px; } .about-us button{ margin-top: 33px; margin-bottom: 26px; background-color: #f9f9f9; border: 2px solid #D19200; color: #D19200; font-size: 19px; border-radius: 4px !important; } /* end about us*/ /*start prev projects*/ .prev-project{ background: #f9f9f9; } .prev-project h4{ color: #D19200; font-size: 17px; } .prev-project h1{ padding-top: 15px; font-weight: 600; font-size: 29px; } .prev-project p{ color: #858788; font-size: 20px; font-weight: 400; } .prev-project button{ background-color: #f9f9f9; border: 2px solid #D19200; color: #D19200; font-size: 22px; border-radius: 4px !important; } .ui-card{ width: 285px; background: radial-gradient(#111 50% , #000 100%); overflow: hidden; position: relative; margin: 0 auto; margin-bottom: 15px; } .ui-card-1{ width: 285px; background: radial-gradient(#111 50% , #000 100%); overflow: hidden; position: relative; margin-bottom: 14px; } .ui-card img{ max-width: 100%; display: block; transform: scale(1.3); transition: all .3s ease-in-out; object-fit: cover; height: 250px; width: 100%; } .ui-card-1 img{ max-width: 100%; display: block; transform: scale(1.3); transition: all .3s ease-in-out; } .ui-card:hover img{ transform: scale(1.1) translateY(-20px); opacity: .3; } .ui-card-1:hover img{ transform: scale(1.1) translateY(-20px); opacity: .3; } .ui-card .description{ position: absolute; right: 0px; bottom: 0; width: 100%; text-align: center; } .cards-section .ui-card .description{ position: absolute; right: 0px; bottom: 130px; width: 100%; text-align: center; } .prev-card .ui-card .description{ position: absolute; position: absolute; left: 0px; bottom: -24px; width: 100%; /* padding: 15px; */ text-align: center; } .ui-card-1 .description{ position: absolute; left: 0; bottom: -24px; width: 100%; padding: 15px; text-align: center; } .ui-card .description a{ display: inline-block; padding: 10px 25px; opacity: 0; transform: translateY(30px); transition: all .3s ease-in-out; text-decoration: none; color: white; } .ui-card-1 .description a{ display: inline-block; padding: 10px 25px; opacity: 0; transform: translateY(30px); transition: all .3s ease-in-out; text-decoration: none; color: white; } .ui-card .description a h3{ font-size: 23px; font-weight: 600; } .ui-card-1 .description a h3{ font-size: 23px; font-weight: 600; } .ui-card:hover .description a{ opacity: 1; transform: translateY(0); } .ui-card-1:hover .description a{ opacity: 1; transform: translateY(0); } .ui-card .description a:hover{ color: #D19200; } .ui-card-1 .description a:hover{ color: #D19200; } .ui-card .description p{ display: inline-block; margin-bottom: 26px; opacity: 0; transform: translateY(30px); transition: all .3s ease-in-out; text-decoration: none; color: #c2c0c0; font-size: 18px; } .ui-card-1 .description p{ display: inline-block; margin-bottom: 26px; opacity: 0; transform: translateY(30px); transition: all .3s ease-in-out; text-decoration: none; color: #c2c0c0; font-size: 18px; } .ui-card:hover .description p{ opacity: 1; transform: translateY(0); } .ui-card-1:hover .description p{ opacity: 1; transform: translateY(0); } /*end prev projects*/ /*start our projects*/ .ourprojects{ background-color: #2F343A; } .ourprojects h3{ color: #D19200; font-size: 22px; } .ourprojects p{ color: #dadada; font-size: 25px; padding-top: 10px; font-weight: 400; } .ourprojects .thumb-info.thumb-info-no-borders, .thumb-info.thumb-info-no-borders img { padding: 0; margin: 0; border-radius: 0; } .MyHomeBorer { border: 7px solid #424649!important; } .thumb-info { display: block; position: relative; text-decoration: none; max-width: 100%; background-color: #FFF; border-radius: 4px; overflow: hidden; backface-visibility: hidden; transform: translate3d(0, 0, 0); } .thumb-info.thumb-info-no-borders .thumb-info-wrapper { border: 0; padding: 0; margin: 0; border-radius: 0; } .thumb-info.thumb-info-no-borders .thumb-info-wrapper:after { border-radius: 0; bottom: 0; right: 0; left: 0; top: 0; } .thumb-info .thumb-info-wrapper:after { content: ""; background: rgba(33, 37, 41, 0.8); transition: all 0.3s; border-radius: 4px; bottom: -4px; color: #FFF; left: -4px; /* right: -4px; */ position: absolute; /* left: -4px; */ top: -4px; display: block; opacity: 0; z-index: 1; } .thumb-info .thumb-info-wrapper { backface-visibility: hidden; transform: translate3d(0, 0, 0); border-radius: 4px; margin: 0; overflow: hidden; display: block; position: relative; } .thumb-info { display: block; position: relative; text-decoration: none; max-width: 100%; background-color: #FFF; border-radius: 4px; overflow: hidden; backface-visibility: hidden; transform: translate3d(0, 0, 0); } .thumb-info img { transition: all 0.3s ease; border-radius: 3px; position: relative; width: 100%; } .thumb-info-title{ transition: all 0.3s; background: rgba(33, 37, 41, 0.8); color: #FFF; font-weight: 600; left: 0; letter-spacing: -.05em; position: absolute; z-index: 2; max-width: 90%; font-size: 17px; padding: 7px 21px 9px; bottom: 13%; } .thumb-info .thumb-info-inner { transition: all 0.3s; display: block; } .Font_Clean { font-weight: normal!important; letter-spacing: normal!important; } .thumb-info { display: block; position: relative; text-decoration: none; max-width: 100%; background-color: #FFF; border-radius: 4px; overflow: hidden; backface-visibility: hidden; transform: translate3d(0, 0, 0); } .ourprojects .row a .images-cards-5{ background-color: black !important; } .ourprojects .row .description a{ padding: -1px 25px !important; } .ourprojects .row .ui-card .description{ top: 0px !important; right: 134px !important; left: none !important; } .ourprojects button{ font-size: 21px; border: 1px solid #D19200; background: #D19200; border-radius: 7px; color: white; margin-bottom: 18px; } .ourprojects button a{ color: white !important; text-decoration: none; } /*end our projects*/ /*start why choose us*/ .choose-us{ background-image: url(../images/photo_2021-06-07_17-31-30.jpg); background-position: center; background-repeat: no-repeat; background-size: cover; margin-bottom: 220px; padding-bottom: 125px !important; position: relative; } .choose-us h3{ color: #D19200; font-size: 20px; } .choose-us h1{ color: #ececec; font-size: 33px; padding-top: 7px; font-weight: 400; } .choose-us p{ font-size: 21px; color: #d4d4d4; padding-top: 17px; padding-bottom: 20px; } .choose-us-content { position: absolute; width: 100%; } .choose-us-box { background: #fff; width: 100%; height: 150px; display: flex; align-items: center; justify-content: center; border-radius: 5px; box-shadow: 0px 0px 10px #0000001a; } .choose-center { height: 250px; } .choose-pic { width: calc(100% - 20px); height: 130px; background-position: center; background-repeat: no-repeat; background-size: cover; margin: 0px auto; } .choose-us-box h4{ padding-right: 5%; font-size: 53px; color: #f5a226; font-weight: 800; } .choose-us-box h5{ font-size: 22px; font-weight: 100; padding-right: 10px; } .choose-us-box button{ background-color: white; border: 2px solid #212529; color: #212529; font-size: 22px; border-radius: 4px !important; width: 154px; margin-top: 17px; } /*end why choose u*/ /*start fixed buttons*/ .fixed_action_btn_3{ position: fixed; background-color: white; color: #f5a226; text-decoration: none; width: 60px; height: 60px; border-radius: 50%; border: 3px solid #f5a226; /*left: 16px;*/ /*bottom: 50px;*/ text-align: center; padding-top: 10px; /*z-index: 9999;*/ font-weight: 100; font-size: 11px; /*z-index: 999999999999;*/ cursor: pointer; z-index: 99999; /*font-size: 47px;*/ /*position: fixed;*/ top: 70% !important; left: 3%; /*color: white;*/ /*width: 56px;*/ /*height: 56px;*/ /*background: #f5a226;*/ /*border-radius: 50%;*/ /*padding-left: 7px;*/ /*padding-top: 2px;*/ } .fixed_action_btn_3 p{ padding-top: 8px; font-weight: bold; } .fixed-action-btn{ position: fixed; left: 23px; bottom: 50px; padding-top: 15px; margin-bottom: 0; z-index: 997; } .whats{ z-index: 99999; font-size: 47px; position: fixed; top: 88% !important; left: 3%; color: white; width: 56px; height: 56px; background: #f5a226; border-radius: 50%; padding-left: 9px; padding-top: 2px; } /*end fixed buttons*/ /* start latest-news-cards*/ .latest-news { background: #f9f9f9; } .latest-news h3 { color: #D19200; font-size: 19px; } .latest-news p { font-size: 19px; padding-top: 14px; color: #949494; } .latest-news .card-body { border: 1px solid white; } .latest-news-cards .row .card-body h5{ color: #f5a226; font-size: 19px; } .latest-news-cards .news-cards{ border: 2px solid #f5a226 !important; border-radius: 12px; margin-bottom: 20px; } .latest-news-cards .row .news-cards .latest-ui-card{ margin-top: 20px !important; width: 73%; margin: 0 auto; } .latest-news-card .row .card-body .calendar{ padding-bottom: 7px; } .latest-news-cards{ margin: 31px auto; } .latest-news-cards h3{ padding-bottom: 10px; } .latest-news-cards p{ color: #9c9c9c; } .latest-news button { background-color: #f9f9f9; border: 2px solid #D19200; color: #D19200; font-size: 22px; border-radius: 4px !important; } @media (min-width:320px) and (max-width:575px){ .latest-news{ margin-top: 840px; } } @media (min-width:576px) and (max-width:991px){ .latest-news{ margin-top: 503px; } } @media (min-width:992px) and (max-width:1199px){ .latest-news{ margin-top: 331px; } } /* end latest-news-cards*/ /* start contact us*/ .contact-us{ background: white; } .contact-us h1{ padding-bottom: 16px; color: #D19200; font-size: 17px; font-weight: 600; } .contact-us p{ color: #656464; font-size: 19px; } .contact-us .contact-form{ max-width: 600px; margin: auto; padding: 0 10px; overflow: hidden; } .contact-us .contact-form .contact-form-text{ display: block; width: 100%; box-sizing: border-box; margin: 16px 0; border: 1px solid #f7f7f7; background: #f7f7f7; border-radius: 13px; padding: 20px 40px; outline: none; color: black; transition: .3s all; } .contact-us .contact-form .contact-form-text:focus{ box-shadow: 0 0 10px 4px #D19200; } .contact-us .contact-form textarea .contact-form-text{ resize: none; height: 120px; } .contact-us button{ background-color: #D19200; border: 2px solid #D19200; color: white; font-size: 22px; border-radius: 4px !important; width: 154px; box-shadow: 1px 2px 10px #968e8e; } /* end contact us*/ /*start footer*/ .footer{ background: #212529; border-top: 4px solid #212529; font-size: 0.9em; /* margin-top: 50px; */ padding: 0; position: relative; clear: both; } .footer img{ background-color: white; } .footer .bottom-light-border { border-bottom: 1px solid rgba(255, 255, 255, 0.05) !important; } .footer .footer-bottom-light-border{ border-bottom: .2px solid #4e4b4b; } .footer .text-color-light, .text-light { color: #FFF !important; font-size: 31px; padding-left: 8px; } .footer span{ color: #777; line-height: 26px; } .footer strong { color: #FFF !important; } .footer .footer-copyright i{ color: white; font-size: 22px; padding-left: 18px; padding-bottom: 18px; } .footer .footer-copyright p{ color: #969494; } /*end footer*/ /*start about us page*/ /*start title-nav*/ .title-nav{ color: white; background-color: #2F343A; } .title-nav h2{ font-size: 25px; } /*end title-nav*/ /*start lines*/ .line{ background-color: #9c9c9c; width: 100%; height: 3px; position: relative; } .line2{ width: 10%; height: 3px; position: absolute; background-color: #f5a226; left: 103px; } /*end lines*/ .about-us-section .row .about-cards { border: 1px solid #9c9c9c !important; } .about-us-section .row .slider-about{ width: 90%; margin: 0 auto; margin-top: 11px; margin-bottom: 10px; } .about-us-section h2{ color: #f5a226; font-size: 27px; } .about-us-section p{ font-size: 19px; color: #848181; padding-top: 10px; } .last-section .row .last-card-1{ border: none !important; } .last-section .row .card-body h5{ font-size: 26px !important; font-weight: 600 !important; } .last-section .row .card-body p{ font-size: 18px !important; color: #676262 !important; } .counter-sec { background-color: #f5a226; } .counter-sec i{ color: white; font-size: 39px; } .counter-sec span{ font-size: 20px; font-weight: 600; color: white; } .counter-sec p{ color: white; font-size: 21px; font-weight: 600; } /*end about us page*/ /* start our projects page*/ /*start about our projects*/ .about-projects .row .img-projects{ width: 282px; height: 151px; } .about-projects .row h1{ color: #f5a226; font-size: 30px; font-weight: 600; } .about-projects .row p{ color: #9c9c9c; font-size: 18px; } .line-blue { height: 3px; background-color: #9c9c9c; width: 100%; margin-top: 34px; } /*start prev projects section*/ .prev-projects .row h2{ color: #f5a226; font-size: 25px; } .prev-projects .row p{ padding-top: 17px; font-size: 19px; color: #9c9c9c; } .line-blue { height: 3px; background-color: #9c9c9c; width: 100%; margin-top: 34px; } .cards-section .row .prevs-cards{ border: none !important; } .cards-section .ui-card{ border-radius: 13px; } .cards-section .row .ui-card .description-1{ bottom: 102px; } .cards-section .row .card-body h5{ color: #f5a226; font-size: 22px; } .cards-section .row .card-body p{ color: #9c9c9c; font-size: 17px; overflow: hidden; text-overflow: ellipsis; display: -webkit-box; -webkit-line-clamp: 6; /* number of lines to show */ -webkit-box-orient: vertical; } .cards-section .row .card-body a{ background: #2F343A; border: none !important; margin-top: 10px; } .cards-section .pagination-sec nav ul{ margin-right: 46% !important; } .page-link{ color: #f5a226 !important; } .ui-card .description-1{ position: absolute; left: 0; bottom: -24px; width: 100%; padding: 15px; text-align: center; } .ui-card .description-1 a{ display: inline-block; padding: 10px 25px; opacity: 0; transform: translateY(30px); transition: all .3s ease-in-out; text-decoration: none; color: white; } /*end prev projects section*/ /*end about our projects*/ /* start our projects page*/ /* start latest news page*/ .line-company{ width: 19%; height: 3px; position: absolute; background-color: #f5a226; left: 103px; } .ui-card .latest1-description{ position: absolute; left: 0; bottom: 130px; width: 100%; padding: 15px; text-align: center; } .ui-card .latest1-description a{ display: inline-block; padding: 10px 25px; opacity: 0; transform: translateY(30px); transition: all .3s ease-in-out; text-decoration: none; color: white; } /*end latest news page*/ /*start prev projects page*/ .ui-card .description55{ position: absolute; left: 0; bottom: 130px; width: 100%; padding: 15px; text-align: center; } .ui-card .description55 a{ display: inline-block; padding: 10px 25px; opacity: 0; transform: translateY(30px); transition: all .3s ease-in-out; text-decoration: none; color: white; } /*end prev projects page*/ /* start contact us page */ /* start contact us*/ .contact-us-section1 h1{ font-size: 27px; padding-bottom: 13px; } .contact-us-section1 .line-4{ background-color: #D19200 !important; width: 100%; height: 3px; position: relative; } .contact-us-section1 form input{ display: block; width: 100%; box-sizing: border-box; margin: 16px 0; border: 1px solid #f7f7f7; background: #f7f7f7; border-radius: 13px; padding: 20px 40px; outline: none; color: black; transition: .3s all; } .contact-us-section1 form textarea{ display: block; width: 100%; box-sizing: border-box; margin: 16px 0; border: 1px solid #f7f7f7; background: #f7f7f7; border-radius: 13px; padding: 20px 40px; outline: none; color: black; transition: .3s all; } .contact-us-section1 .contact-form .contact-form-text:focus{ box-shadow: 0 0 10px 4px #D19200; } .contact-us-section1 .contact-form textarea .contact-form-text{ resize: none; height: 120px; } .contact-us-section1 button{ background-color: #D19200; border: 2px solid #D19200; color: white; font-size: 22px; border-radius: 4px !important; width: 154px; box-shadow: 1px 2px 10px #968e8e; } .contact-us-section1 .row a i{ color:#D19200 ; font-size: 23px; padding-left: 10px; } .contact-us-section1 .row a p{ color: #D19200; font-size: 21px; } .contact-us-section1 .row a p span{ color: #968e8e; font-size: 15px; padding-right: 32px; } /* end contact us section*/ /* end contact us page */ /* start search page */ /* start search */ .line-3-search{ width: 14%; height: 3px; position: absolute; background-color: #f5a226; margin-right: 8%; } .paragraph-search p{ color: #968e8e; font-size: 20px; } .search-info .row img{ width: 100%; height: 100%; } .search-info form input{ display: block; width: 100%; box-sizing: border-box; margin: 16px 0; border: 1px solid #f7f7f7; background: #f7f7f7; border-radius: 13px; padding: 20px 40px; outline: none; color: black; transition: .3s all; } .search-info button{ background-color: #D19200; border: 2px solid #D19200; color: white; font-size: 19px; border-radius: 4px !important; width: 154px; box-shadow: 1px 2px 10px #968e8e; } .search-info .emails-section h1{ color: #D19200; } /* end search*/ /* end search page */ /*start images page*/ .paragraph-img p{ color: #968e8e; font-size: 17px; } .images-cards .images-cards-sec{ border: none !important; } .images-cards .images-cards-sec .card-body h5{ color: #f5a226; font-size: 23px; } .images-cards .images-cards-sec .card-body p{ font-size: 15px; color: #968e8e; } .images-cards .images-cards-sec .card-body a{ background-color: #f5a226 !important; border-color: #f5a226 !important; } .images-cards .row .description{ bottom: 103px !important; } .ui-card .description-img1{ position: absolute; left: 0; width: 100%; padding: 15px; text-align: center; } .ui-card .description-img1 a{ display: inline-block; padding: 10px 25px; opacity: 0; transform: translateY(30px); transition: all .3s ease-in-out; text-decoration: none; color: white; } /*end images page*/ /*start latest news detalis page*/ .newslatest-3 h1{ color: #f5a226; font-size: 32px; padding-bottom: 10px; } .newslatest-3 p{ font-size: 20px; color: #949494; } .newslatest-3 .line-6{ background: #f5a226; height: 2px; width: 20%; margin: auto; } .share-links h1{ color: #f5a226; font-size: 30px; padding-bottom: 10px; } .share-links .line-6{ background: #f5a226; height: 2px; width: 20%; margin: auto; } .share-links button{ background: #f5a226; border: 1px solid #f5a226; border-radius: 7px; color: white; } .share-links a i{ padding-right: 11px; color: white; } .share-links a{ color: white; text-decoration: none; } /*end latest news detalis page*/ /*start newcairo details page */ .image-section img{ border-radius: 9px; } .image-section .row p i{ color: #f5a226; font-size: 21px; padding-right: 15px; } .image-section .row p span{ color: #f5a226; font-size: 15px; } .image-section .row p{ color: #a5a7a9; font-size: 14px; } .details-sec{ background: #2f343a; height: 163px; } .details-sec h1{ color: white; font-size: 25px; font-weight: 600; } .details-sec p{ padding-top: 19px; color: gainsboro; font-size: 15px; } .about-location h2{ padding-top: 30px; color: #f5a226; font-size: 29px; } .about-location p{ padding-top: 23px; font-size: 19px; color: #989898; } .about-location img{ width: 309px; } .services{ background: #f9f9f9; } .services h1{ color: #f5a226; font-size: 34px; } .services .line-5{ background: #f5a226; height: 2px; width: 21%; margin: auto; } .services i{ font-size: 31px; color: #f5a226; } .service .row i p strong{ font-size: 13px; color: #737373; } @media (min-width:320px) and (max-width:712px){ .image-section img{ width: 196px; } } /*end newcairo details page */ /* start jops page */ .line .jops-line{ width: 8%; height: 3px; position: absolute; background-color: #f5a226; margin-right: 8%; } .jops-section h1{ font-size: 27px; padding-bottom: 13px; } .jops-section .line-4{ background-color: #D19200 !important; width: 100%; height: 3px; position: relative; } .jops-section form input{ display: block; width: 100%; box-sizing: border-box; margin: 16px 0; border: 1px solid #f7f7f7; background: #f7f7f7; border-radius: 13px; padding: 20px 40px; outline: none; color: black; transition: .3s all; } .jops-section .contact-form .contact-form-text:focus{ box-shadow: 0 0 10px 4px #D19200; } .jops-section .contact-form textarea .contact-form-text{ resize: none; height: 120px; } .jops-section button{ background-color: #D19200; border: 2px solid #D19200; color: white; font-size: 22px; border-radius: 4px !important; width: 154px; box-shadow: 1px 2px 10px #968e8e; } .jops-section .row p{ font-size: 18px; padding-top: 18px; color: #787b7d; } /* end jops page */ /* ------------------------------------- ------------ Front End English--------------- -------------------------------------- */ /* to make text left in english page */ .make_left_en{ text-align: left !important; } /* to make text right in english page */ .make_right_en{ text-align: right !important; } .latest-news-cards .row .card-text1{ height: 350px; } /*----------------------===================================================------*/ .firstbar{ background: #2F343A; color: white; font-size: 13px; border-bottom: 3px solid #9C9C9C; } .firstbar .fbar a{ color: white !important; text-decoration: none !important; } .firstbar .fbar{ border-left: 1px solid #9C9C9C; } .firstbar ul { list-style: none; display: flex; } .firstbar ul li { list-style: none; padding-left: 23px; display: flex; } .firstbar ul li a{ color: white; } .firstbar ul li .dropdown-menu a{ color: black !important; } /*-------------------------------------------------------------------------------*/ /* @media (min-width: 539px) and (max-width: 767px) { .ourprojects .row .ui-card{ margin-left:24%; } } @media (min-width: 340px) and (max-width: 767px) { .ourprojects .row .ui-card{ margin-left:24%; } } */
public/app-assets/css/style.css
@font-face { font-family: 'gess'; src: url(../fonts/gess.otf); } @font-face { font-family: 'tajawal'; src: url(../fonts/tajawal.ttf); } reset html, body, div, h1, h2, h3, h4, h5, h6, ul, ol, dl, li, dt, dd, p, blockquote, pre, form, fieldset, table, th, td { margin: 0; padding: 0; direction: ltr; } body { font-family: 'tajawal'; } /*start first bar*/ .firstbar{ background: #2F343A; color: white; font-size: 13px; border-bottom: 3px solid #9C9C9C; } .firstbar i{ padding-right: 13px; } .firstbar .fbar a{ color: white !important; text-decoration: none !important; } .firstbar .fbar{ border-right: 1px solid #9C9C9C; } .firstbar ul li{ list-style: none; } .firstbar ul li .dropdown-menu a{ color: black !important; } /*end first bar*/ /*start navbar */ .header .bg-light{ padding: 0 2%; background-color: #D19200 !important; } .header .navbar-brand{ padding-top: 0; padding-bottom: 0; } .header a img{ width: 63px; background: white; margin-left: 73px; height: 50px; } .header .headernav{ margin-left: 13%; } .header ul li .link-page{ color: white !important; font-size: 14px; text-decoration: none; padding-top: 10px; } .header .searchicon{ border-left: 1px solid #EBEBEB; margin-left: 30px; } .header .searchicon i{ padding-left: 18px; } .header ul li .link-page:hover{ background-color:#2F343A; width: 100%; } /*end navbar*/ /* start background*/ .backgroundsec img{ width: 100% ; } /* end background*/ /* start about us*/ .about-us{ background: #f9f9f9; } .custom-square-1.custom-square-top-right { right: -10px; left: auto; } .custom-square-1 { position: absolute; top: -10px; } .custom-square-1 rect { fill-opacity: 0; stroke-dasharray: 1550; } .custom-square-1 rect { stroke: #D19200; fill: #D19200; } .lineProgressTo { stroke-dashoffset: 0 !important; } .lineProgressFrom { transition: ease stroke-dashoffset 8s !important; } .appear-animation-visible { opacity: 1 !important; } .animated{ animation-fill-mode: both; } .about-us button a{ color:#D19200 !important ; text-decoration: none; } /*end*/ .custom-square-1.custom-square-1-no-pos { top: 0; left: 0; } .custom-square-1{ position: absolute; } .custom-square-1.custom-square-1-no-pos rect.appear-animation-visible { fill-opacity: 1; } .custom-square-1 rect.appear-animation-visible { stroke-dashoffset: 0; } .custom-square-1 rect{ stroke-dasharray: 1550; } .custom-square-1 rect { stroke: #D19200; fill: #D19200; } .lineProgressAndFillFrom{ transition: ease stroke-dashoffset 3s, ease fill-opacity 1s 2s !important; } .appear-animation-visible { opacity: 1; } .animated{ animation-fill-mode: both; } .para-square { display: block; margin-block-start: 1em; margin-block-end: 1em; margin-inline-start: 0px; margin-inline-end: 0px; z-index: 33; color: white !important; font-size: 17px !important; padding-bottom: 21px !important; } .about-us .row .img-about img{ height: 215px; } .about-us h2{ font-size: 23px; font-weight: 400; color: #D19200; } .about-us .row h1{ font-size: 24px; font-weight: 600; padding-top: 11px; } .about-us button{ margin-top: 33px; margin-bottom: 26px; background-color: #f9f9f9; border: 2px solid #D19200; color: #D19200; font-size: 19px; border-radius: 4px !important; } /* end about us*/ /*start prev projects*/ .prev-project{ background: #f9f9f9; } .prev-project h4{ color: #D19200; font-size: 17px; } .prev-project h1{ padding-top: 15px; font-weight: 600; font-size: 29px; } .prev-project p{ color: #858788; font-size: 20px; font-weight: 400; } .prev-project button{ background-color: #f9f9f9; border: 2px solid #D19200; color: #D19200; font-size: 22px; border-radius: 4px !important; } .ui-card{ width: 285px; background: radial-gradient(#111 50% , #000 100%); overflow: hidden; position: relative; margin: 0 auto; margin-bottom: 15px; } .ui-card-1{ width: 285px; background: radial-gradient(#111 50% , #000 100%); overflow: hidden; position: relative; margin-bottom: 14px; } .ui-card img{ max-width: 100%; display: block; transform: scale(1.3); transition: all .3s ease-in-out; object-fit: cover; height: 250px; width: 100%; } .ui-card-1 img{ max-width: 100%; display: block; transform: scale(1.3); transition: all .3s ease-in-out; } .ui-card:hover img{ transform: scale(1.1) translateY(-20px); opacity: .3; } .ui-card-1:hover img{ transform: scale(1.1) translateY(-20px); opacity: .3; } .ui-card .description{ position: absolute; right: 0px; bottom: 0; width: 100%; text-align: center; } .cards-section .ui-card .description{ position: absolute; right: 0px; bottom: 130px; width: 100%; text-align: center; } .prev-card .ui-card .description{ position: absolute; position: absolute; left: 0px; bottom: -24px; width: 100%; /* padding: 15px; */ text-align: center; } .ui-card-1 .description{ position: absolute; left: 0; bottom: -24px; width: 100%; padding: 15px; text-align: center; } .ui-card .description a{ display: inline-block; padding: 10px 25px; opacity: 0; transform: translateY(30px); transition: all .3s ease-in-out; text-decoration: none; color: white; } .ui-card-1 .description a{ display: inline-block; padding: 10px 25px; opacity: 0; transform: translateY(30px); transition: all .3s ease-in-out; text-decoration: none; color: white; } .ui-card .description a h3{ font-size: 23px; font-weight: 600; } .ui-card-1 .description a h3{ font-size: 23px; font-weight: 600; } .ui-card:hover .description a{ opacity: 1; transform: translateY(0); } .ui-card-1:hover .description a{ opacity: 1; transform: translateY(0); } .ui-card .description a:hover{ color: #D19200; } .ui-card-1 .description a:hover{ color: #D19200; } .ui-card .description p{ display: inline-block; margin-bottom: 26px; opacity: 0; transform: translateY(30px); transition: all .3s ease-in-out; text-decoration: none; color: #c2c0c0; font-size: 18px; } .ui-card-1 .description p{ display: inline-block; margin-bottom: 26px; opacity: 0; transform: translateY(30px); transition: all .3s ease-in-out; text-decoration: none; color: #c2c0c0; font-size: 18px; } .ui-card:hover .description p{ opacity: 1; transform: translateY(0); } .ui-card-1:hover .description p{ opacity: 1; transform: translateY(0); } /*end prev projects*/ /*start our projects*/ .ourprojects{ background-color: #2F343A; } .ourprojects h3{ color: #D19200; font-size: 22px; } .ourprojects p{ color: #dadada; font-size: 25px; padding-top: 10px; font-weight: 400; } .ourprojects .thumb-info.thumb-info-no-borders, .thumb-info.thumb-info-no-borders img { padding: 0; margin: 0; border-radius: 0; } .MyHomeBorer { border: 7px solid #424649!important; } .thumb-info { display: block; position: relative; text-decoration: none; max-width: 100%; background-color: #FFF; border-radius: 4px; overflow: hidden; backface-visibility: hidden; transform: translate3d(0, 0, 0); } .thumb-info.thumb-info-no-borders .thumb-info-wrapper { border: 0; padding: 0; margin: 0; border-radius: 0; } .thumb-info.thumb-info-no-borders .thumb-info-wrapper:after { border-radius: 0; bottom: 0; right: 0; left: 0; top: 0; } .thumb-info .thumb-info-wrapper:after { content: ""; background: rgba(33, 37, 41, 0.8); transition: all 0.3s; border-radius: 4px; bottom: -4px; color: #FFF; left: -4px; /* right: -4px; */ position: absolute; /* left: -4px; */ top: -4px; display: block; opacity: 0; z-index: 1; } .thumb-info .thumb-info-wrapper { backface-visibility: hidden; transform: translate3d(0, 0, 0); border-radius: 4px; margin: 0; overflow: hidden; display: block; position: relative; } .thumb-info { display: block; position: relative; text-decoration: none; max-width: 100%; background-color: #FFF; border-radius: 4px; overflow: hidden; backface-visibility: hidden; transform: translate3d(0, 0, 0); } .thumb-info img { transition: all 0.3s ease; border-radius: 3px; position: relative; width: 100%; } .thumb-info-title{ transition: all 0.3s; background: rgba(33, 37, 41, 0.8); color: #FFF; font-weight: 600; left: 0; letter-spacing: -.05em; position: absolute; z-index: 2; max-width: 90%; font-size: 17px; padding: 7px 21px 9px; bottom: 13%; } .thumb-info .thumb-info-inner { transition: all 0.3s; display: block; } .Font_Clean { font-weight: normal!important; letter-spacing: normal!important; } .thumb-info { display: block; position: relative; text-decoration: none; max-width: 100%; background-color: #FFF; border-radius: 4px; overflow: hidden; backface-visibility: hidden; transform: translate3d(0, 0, 0); } .ourprojects .row a .images-cards-5{ background-color: black !important; } .ourprojects .row .description a{ padding: -1px 25px !important; } .ourprojects .row .ui-card .description{ top: 0px !important; right: 134px !important; left: none !important; } .ourprojects button{ font-size: 21px; border: 1px solid #D19200; background: #D19200; border-radius: 7px; color: white; margin-bottom: 18px; } .ourprojects button a{ color: white !important; text-decoration: none; } /*end our projects*/ /*start why choose us*/ .choose-us{ background-image: url(../images/photo_2021-06-07_17-31-30.jpg); background-position: center; background-repeat: no-repeat; background-size: cover; margin-bottom: 220px; padding-bottom: 125px !important; position: relative; } .choose-us h3{ color: #D19200; font-size: 20px; } .choose-us h1{ color: #ececec; font-size: 33px; padding-top: 7px; font-weight: 400; } .choose-us p{ font-size: 21px; color: #d4d4d4; padding-top: 17px; padding-bottom: 20px; } .choose-us-content { position: absolute; width: 100%; } .choose-us-box { background: #fff; width: 100%; height: 150px; display: flex; align-items: center; justify-content: center; border-radius: 5px; box-shadow: 0px 0px 10px #0000001a; } .choose-center { height: 250px; } .choose-pic { width: calc(100% - 20px); height: 130px; background-position: center; background-repeat: no-repeat; background-size: cover; margin: 0px auto; } .choose-us-box h4{ padding-right: 5%; font-size: 53px; color: #f5a226; font-weight: 800; } .choose-us-box h5{ font-size: 22px; font-weight: 100; padding-right: 10px; } .choose-us-box button{ background-color: white; border: 2px solid #212529; color: #212529; font-size: 22px; border-radius: 4px !important; width: 154px; margin-top: 17px; } /*end why choose u*/ /*start fixed buttons*/ .fixed_action_btn_3{ position: fixed; background-color: white; color: #f5a226; text-decoration: none; width: 60px; height: 60px; border-radius: 50%; border: 3px solid #f5a226; /*left: 16px;*/ /*bottom: 50px;*/ text-align: center; padding-top: 10px; /*z-index: 9999;*/ font-weight: 100; font-size: 11px; /*z-index: 999999999999;*/ cursor: pointer; z-index: 99999; /*font-size: 47px;*/ /*position: fixed;*/ top: 70% !important; left: 3%; /*color: white;*/ /*width: 56px;*/ /*height: 56px;*/ /*background: #f5a226;*/ /*border-radius: 50%;*/ /*padding-left: 7px;*/ /*padding-top: 2px;*/ } .fixed_action_btn_3 p{ padding-top: 8px; font-weight: bold; } .fixed-action-btn{ position: fixed; left: 23px; bottom: 50px; padding-top: 15px; margin-bottom: 0; z-index: 997; } .whats{ z-index: 99999; font-size: 47px; position: fixed; top: 88% !important; left: 3%; color: white; width: 56px; height: 56px; background: #f5a226; border-radius: 50%; padding-left: 9px; padding-top: 2px; } /*end fixed buttons*/ /* start latest-news-cards*/ .latest-news { background: #f9f9f9; } .latest-news h3 { color: #D19200; font-size: 19px; } .latest-news p { font-size: 19px; padding-top: 14px; color: #949494; } .latest-news .card-body { border: 1px solid white; } .latest-news-cards .row .card-body h5{ color: #f5a226; font-size: 19px; } .latest-news-cards .news-cards{ border: 2px solid #f5a226 !important; border-radius: 12px; margin-bottom: 20px; } .latest-news-cards .row .news-cards .latest-ui-card{ margin-top: 20px !important; width: 73%; margin: 0 auto; } .latest-news-card .row .card-body .calendar{ padding-bottom: 7px; } .latest-news-cards{ margin: 31px auto; } .latest-news-cards h3{ padding-bottom: 10px; } .latest-news-cards p{ color: #9c9c9c; } .latest-news button { background-color: #f9f9f9; border: 2px solid #D19200; color: #D19200; font-size: 22px; border-radius: 4px !important; } @media (min-width:320px) and (max-width:575px){ .latest-news{ margin-top: 840px; } } @media (min-width:576px) and (max-width:991px){ .latest-news{ margin-top: 503px; } } @media (min-width:992px) and (max-width:1199px){ .latest-news{ margin-top: 331px; } } /* end latest-news-cards*/ /* start contact us*/ .contact-us{ background: white; } .contact-us h1{ padding-bottom: 16px; color: #D19200; font-size: 17px; font-weight: 600; } .contact-us p{ color: #656464; font-size: 19px; } .contact-us .contact-form{ max-width: 600px; margin: auto; padding: 0 10px; overflow: hidden; } .contact-us .contact-form .contact-form-text{ display: block; width: 100%; box-sizing: border-box; margin: 16px 0; border: 1px solid #f7f7f7; background: #f7f7f7; border-radius: 13px; padding: 20px 40px; outline: none; color: black; transition: .3s all; } .contact-us .contact-form .contact-form-text:focus{ box-shadow: 0 0 10px 4px #D19200; } .contact-us .contact-form textarea .contact-form-text{ resize: none; height: 120px; } .contact-us button{ background-color: #D19200; border: 2px solid #D19200; color: white; font-size: 22px; border-radius: 4px !important; width: 154px; box-shadow: 1px 2px 10px #968e8e; } /* end contact us*/ /*start footer*/ .footer{ background: #212529; border-top: 4px solid #212529; font-size: 0.9em; /* margin-top: 50px; */ padding: 0; position: relative; clear: both; } .footer img{ background-color: white; } .footer .bottom-light-border { border-bottom: 1px solid rgba(255, 255, 255, 0.05) !important; } .footer .footer-bottom-light-border{ border-bottom: .2px solid #4e4b4b; } .footer .text-color-light, .text-light { color: #FFF !important; font-size: 31px; padding-left: 8px; } .footer span{ color: #777; line-height: 26px; } .footer strong { color: #FFF !important; } .footer .footer-copyright i{ color: white; font-size: 22px; padding-left: 18px; padding-bottom: 18px; } .footer .footer-copyright p{ color: #969494; } /*end footer*/ /*start about us page*/ /*start title-nav*/ .title-nav{ color: white; background-color: #2F343A; } .title-nav h2{ font-size: 25px; } /*end title-nav*/ /*start lines*/ .line{ background-color: #9c9c9c; width: 100%; height: 3px; position: relative; } .line2{ width: 10%; height: 3px; position: absolute; background-color: #f5a226; left: 103px; } /*end lines*/ .about-us-section .row .about-cards { border: 1px solid #9c9c9c !important; } .about-us-section .row .slider-about{ width: 90%; margin: 0 auto; margin-top: 11px; margin-bottom: 10px; } .about-us-section h2{ color: #f5a226; font-size: 27px; } .about-us-section p{ font-size: 19px; color: #848181; padding-top: 10px; } .last-section .row .last-card-1{ border: none !important; } .last-section .row .card-body h5{ font-size: 26px !important; font-weight: 600 !important; } .last-section .row .card-body p{ font-size: 18px !important; color: #676262 !important; } .counter-sec { background-color: #f5a226; } .counter-sec i{ color: white; font-size: 39px; } .counter-sec span{ font-size: 20px; font-weight: 600; color: white; } .counter-sec p{ color: white; font-size: 21px; font-weight: 600; } /*end about us page*/ /* start our projects page*/ /*start about our projects*/ .about-projects .row .img-projects{ width: 282px; height: 151px; } .about-projects .row h1{ color: #f5a226; font-size: 30px; font-weight: 600; } .about-projects .row p{ color: #9c9c9c; font-size: 18px; } .line-blue { height: 3px; background-color: #9c9c9c; width: 100%; margin-top: 34px; } /*start prev projects section*/ .prev-projects .row h2{ color: #f5a226; font-size: 25px; } .prev-projects .row p{ padding-top: 17px; font-size: 19px; color: #9c9c9c; } .line-blue { height: 3px; background-color: #9c9c9c; width: 100%; margin-top: 34px; } .cards-section .row .prevs-cards{ border: none !important; } .cards-section .ui-card{ border-radius: 13px; } .cards-section .row .ui-card .description-1{ bottom: 102px; } .cards-section .row .card-body h5{ color: #f5a226; font-size: 22px; } .cards-section .row .card-body p{ color: #9c9c9c; font-size: 17px; overflow: hidden; text-overflow: ellipsis; display: -webkit-box; -webkit-line-clamp: 6; /* number of lines to show */ -webkit-box-orient: vertical; } .cards-section .row .card-body a{ background: #2F343A; border: none !important; margin-top: 10px; } .cards-section .pagination-sec nav ul{ margin-right: 46% !important; } .page-link{ color: #f5a226 !important; } .ui-card .description-1{ position: absolute; left: 0; bottom: -24px; width: 100%; padding: 15px; text-align: center; } .ui-card .description-1 a{ display: inline-block; padding: 10px 25px; opacity: 0; transform: translateY(30px); transition: all .3s ease-in-out; text-decoration: none; color: white; } /*end prev projects section*/ /*end about our projects*/ /* start our projects page*/ /* start latest news page*/ .line-company{ width: 19%; height: 3px; position: absolute; background-color: #f5a226; left: 103px; } .ui-card .latest1-description{ position: absolute; left: 0; bottom: 130px; width: 100%; padding: 15px; text-align: center; } .ui-card .latest1-description a{ display: inline-block; padding: 10px 25px; opacity: 0; transform: translateY(30px); transition: all .3s ease-in-out; text-decoration: none; color: white; } /*end latest news page*/ /*start prev projects page*/ .ui-card .description55{ position: absolute; left: 0; bottom: 130px; width: 100%; padding: 15px; text-align: center; } .ui-card .description55 a{ display: inline-block; padding: 10px 25px; opacity: 0; transform: translateY(30px); transition: all .3s ease-in-out; text-decoration: none; color: white; } /*end prev projects page*/ /* start contact us page */ /* start contact us*/ .contact-us-section1 h1{ font-size: 27px; padding-bottom: 13px; } .contact-us-section1 .line-4{ background-color: #D19200 !important; width: 100%; height: 3px; position: relative; } .contact-us-section1 form input{ display: block; width: 100%; box-sizing: border-box; margin: 16px 0; border: 1px solid #f7f7f7; background: #f7f7f7; border-radius: 13px; padding: 20px 40px; outline: none; color: black; transition: .3s all; } .contact-us-section1 form textarea{ display: block; width: 100%; box-sizing: border-box; margin: 16px 0; border: 1px solid #f7f7f7; background: #f7f7f7; border-radius: 13px; padding: 20px 40px; outline: none; color: black; transition: .3s all; } .contact-us-section1 .contact-form .contact-form-text:focus{ box-shadow: 0 0 10px 4px #D19200; } .contact-us-section1 .contact-form textarea .contact-form-text{ resize: none; height: 120px; } .contact-us-section1 button{ background-color: #D19200; border: 2px solid #D19200; color: white; font-size: 22px; border-radius: 4px !important; width: 154px; box-shadow: 1px 2px 10px #968e8e; } .contact-us-section1 .row a i{ color:#D19200 ; font-size: 23px; padding-left: 10px; } .contact-us-section1 .row a p{ color: #D19200; font-size: 21px; } .contact-us-section1 .row a p span{ color: #968e8e; font-size: 15px; padding-right: 32px; } /* end contact us section*/ /* end contact us page */ /* start search page */ /* start search */ .line-3-search{ width: 14%; height: 3px; position: absolute; background-color: #f5a226; margin-right: 8%; } .paragraph-search p{ color: #968e8e; font-size: 20px; } .search-info .row img{ width: 100%; height: 100%; } .search-info form input{ display: block; width: 100%; box-sizing: border-box; margin: 16px 0; border: 1px solid #f7f7f7; background: #f7f7f7; border-radius: 13px; padding: 20px 40px; outline: none; color: black; transition: .3s all; } .search-info button{ background-color: #D19200; border: 2px solid #D19200; color: white; font-size: 19px; border-radius: 4px !important; width: 154px; box-shadow: 1px 2px 10px #968e8e; } .search-info .emails-section h1{ color: #D19200; } /* end search*/ /* end search page */ /*start images page*/ .paragraph-img p{ color: #968e8e; font-size: 17px; } .images-cards .images-cards-sec{ border: none !important; } .images-cards .images-cards-sec .card-body h5{ color: #f5a226; font-size: 23px; } .images-cards .images-cards-sec .card-body p{ font-size: 15px; color: #968e8e; } .images-cards .images-cards-sec .card-body a{ background-color: #f5a226 !important; border-color: #f5a226 !important; } .images-cards .row .description{ bottom: 103px !important; } .ui-card .description-img1{ position: absolute; left: 0; width: 100%; padding: 15px; text-align: center; } .ui-card .description-img1 a{ display: inline-block; padding: 10px 25px; opacity: 0; transform: translateY(30px); transition: all .3s ease-in-out; text-decoration: none; color: white; } /*end images page*/ /*start latest news detalis page*/ .newslatest-3 h1{ color: #f5a226; font-size: 32px; padding-bottom: 10px; } .newslatest-3 p{ font-size: 20px; color: #949494; } .newslatest-3 .line-6{ background: #f5a226; height: 2px; width: 20%; margin: auto; } .share-links h1{ color: #f5a226; font-size: 30px; padding-bottom: 10px; } .share-links .line-6{ background: #f5a226; height: 2px; width: 20%; margin: auto; } .share-links button{ background: #f5a226; border: 1px solid #f5a226; border-radius: 7px; color: white; } .share-links a i{ padding-right: 11px; color: white; } .share-links a{ color: white; text-decoration: none; } /*end latest news detalis page*/ /*start newcairo details page */ .image-section img{ border-radius: 9px; } .image-section .row p i{ color: #f5a226; font-size: 21px; padding-right: 15px; } .image-section .row p span{ color: #f5a226; font-size: 15px; } .image-section .row p{ color: #a5a7a9; font-size: 14px; } .details-sec{ background: #2f343a; height: 163px; } .details-sec h1{ color: white; font-size: 25px; font-weight: 600; } .details-sec p{ padding-top: 19px; color: gainsboro; font-size: 15px; } .about-location h2{ padding-top: 30px; color: #f5a226; font-size: 29px; } .about-location p{ padding-top: 23px; font-size: 19px; color: #989898; } .about-location img{ width: 309px; } .services{ background: #f9f9f9; } .services h1{ color: #f5a226; font-size: 34px; } .services .line-5{ background: #f5a226; height: 2px; width: 21%; margin: auto; } .services i{ font-size: 31px; color: #f5a226; } .service .row i p strong{ font-size: 13px; color: #737373; } @media (min-width:320px) and (max-width:712px){ .image-section img{ width: 196px; } } /*end newcairo details page */ /* start jops page */ .line .jops-line{ width: 8%; height: 3px; position: absolute; background-color: #f5a226; margin-right: 8%; } .jops-section h1{ font-size: 27px; padding-bottom: 13px; } .jops-section .line-4{ background-color: #D19200 !important; width: 100%; height: 3px; position: relative; } .jops-section form input{ display: block; width: 100%; box-sizing: border-box; margin: 16px 0; border: 1px solid #f7f7f7; background: #f7f7f7; border-radius: 13px; padding: 20px 40px; outline: none; color: black; transition: .3s all; } .jops-section .contact-form .contact-form-text:focus{ box-shadow: 0 0 10px 4px #D19200; } .jops-section .contact-form textarea .contact-form-text{ resize: none; height: 120px; } .jops-section button{ background-color: #D19200; border: 2px solid #D19200; color: white; font-size: 22px; border-radius: 4px !important; width: 154px; box-shadow: 1px 2px 10px #968e8e; } .jops-section .row p{ font-size: 18px; padding-top: 18px; color: #787b7d; } /* end jops page */ /* ------------------------------------- ------------ Front End English--------------- -------------------------------------- */ /* to make text left in english page */ .make_left_en{ text-align: left !important; } /* to make text right in english page */ .make_right_en{ text-align: right !important; } .latest-news-cards .row .card-text1{ height: 350px; } /*----------------------===================================================------*/ .firstbar{ background: #2F343A; color: white; font-size: 13px; border-bottom: 3px solid #9C9C9C; } .firstbar .fbar a{ color: white !important; text-decoration: none !important; } .firstbar .fbar{ border-left: 1px solid #9C9C9C; } .firstbar ul { list-style: none; display: flex; } .firstbar ul li { list-style: none; padding-left: 23px; display: flex; } .firstbar ul li a{ color: white; } .firstbar ul li .dropdown-menu a{ color: black !important; } /*-------------------------------------------------------------------------------*/ /* @media (min-width: 539px) and (max-width: 767px) { .ourprojects .row .ui-card{ margin-left:24%; } } @media (min-width: 340px) and (max-width: 767px) { .ourprojects .row .ui-card{ margin-left:24%; } } */
0.357119
0.07353
@font-face { font-family: 'Cairo'; font-style: normal; font-weight: 400; src: url('/fonts/cairo-v2-latin-regular.eot'); /* IE9 Compat Modes */ src: local('Cairo'), local('Cairo-Regular'), url('/fonts/cairo-v2-latin-regular.eot?#iefix') format('embedded-opentype'), /* IE6-IE8 */ url('/fonts/cairo-v2-latin-regular.woff2') format('woff2'), /* Super Modern Browsers */ url('/fonts/cairo-v2-latin-regular.woff') format('woff'), /* Modern Browsers */ url('/fonts/cairo-v2-latin-regular.ttf') format('truetype'), /* Safari, Android, iOS */ url('/fonts/cairo-v2-latin-regular.svg#Cairo') format('svg'); /* Legacy iOS */ } body { position: relative; padding-bottom: 30px; margin-top: 70px; } [hidden] { display: none !important; } .table-lead .lead-line { background-color: black; } .table-lead h3 { background-color: white; float: left; margin-right: 5px; } .table-lead .lead-line { height: 2px; overflow: hidden; position: relative; top: 40px; } .table .value-row td, .table .value-category td, .table .inputs td { vertical-align: middle; } .table .table-checkbox { /* Fix IE sizing checkboxes to fill table cell */ width: auto; margin-left: auto; margin-right: auto; } .value-category:not(.inputs) { font-weight: bold; background: #f5f5f5; } .table .value-category [message]::after { content: attr(message); font-style: italic; font-weight: normal; } .table .value-row.contracted, .table .inputs.contracted { display: none; } .toggle-category { cursor: pointer; } .toggle-category-icon { padding: 4px; margin-right: 8px; } .glyphicon-remove { font-size: 24px; } .glyphicon-remove:hover { color: #000000; cursor: pointer; } span.port { color: #666666; } .advanced-setting, .deprecated-setting { display: none; } @media (min-width: 768px) { #setup-sidebar.affix { /* This overrides a case where going to the bottom of the page, * then scrolling up, causes `position: relative` to be added to the style */ position: fixed !important; } } @media (max-width: 767px) { #setup-sidebar.affix { position: static !important; } #setup-sidebar { margin-bottom: 20px; } } #setup-sidebar button { width: 100%; margin-top: 10px; } #small-save-button { width: 100%; margin-bottom: 15px; } td.buttons { width: 30px; } td.buttons.reorder-buttons { width: 40px; } td .glyphicon { text-align: center; font-size: 12px; } td.add-del-buttons .glyphicon { display: block; } td.reorder-buttons .glyphicon { display: inherit; } td a.glyphicon { color: black; text-decoration: none; } tr.new-row { color: #3c763d; background-color: #dff0d8; } tr.invalid-input { background-color: #f2dede; } .graphable-stat { text-align: center; color: #5286BC; cursor: pointer; } .highchart-modal .modal-dialog { width: 650px; } table { table-layout: fixed; word-wrap: break-word; } caption { color: #333; font-weight: 700; padding-top: 0; } table > tbody > .headers > td { vertical-align: middle; } table .headers + .headers td { font-size: 13px; color: #222; } #security table .headers td + td { text-align: center; } .tooltip.top .tooltip-arrow { border-top-color: #fff; border-width: 10px 10px 0; margin-bottom: -5px; } .tooltip-inner { padding: 20px 20px 10px 20px; font-size: 14px; text-align: left; color: #333; background-color: #fff; box-shadow: 0 3px 8px 8px #e8e8e8; } .tooltip.in { opacity: 1; } .tooltip-inner ul { padding-left: 0; margin-bottom: 15px; } .tooltip-inner li { list-style-type: none; margin-bottom: 5px; } #security .tooltip-inner { max-width: 520px; } #xs-advanced-container { margin-bottom: 20px; } #advanced-toggle-button-xs { width: 100%; } /* styling for bootstrap-switch toggles */ .checkbox-help { margin-top: 10px; } /* CSS only spinner for AJAX requests */ .spinner { margin: 30px auto 0; width: 70px; text-align: center; } .spinner > div { width: 18px; height: 18px; background-color: #333; border-radius: 100%; display: inline-block; -webkit-animation: bouncedelay 1.4s infinite ease-in-out; animation: bouncedelay 1.4s infinite ease-in-out; /* Prevent first frame from flickering when animation starts */ -webkit-animation-fill-mode: both; animation-fill-mode: both; } .spinner .bounce1 { -webkit-animation-delay: -0.32s; animation-delay: -0.32s; } .spinner .bounce2 { -webkit-animation-delay: -0.16s; animation-delay: -0.16s; } .col-centered { float: none; margin: 0 auto; } .centered-hack-parent { text-align: center; } .centered-hack { text-align: left; display: inline-block; } @-webkit-keyframes bouncedelay { 0%, 80%, 100% { -webkit-transform: scale(0.0) } 40% { -webkit-transform: scale(1.0) } } @keyframes bouncedelay { 0%, 80%, 100% { transform: scale(0.0); -webkit-transform: scale(0.0); } 40% { transform: scale(1.0); -webkit-transform: scale(1.0); } } /* From https://gist.github.com/alexandrevicenzi/680147013e902a4eaa5d */ .glyphicon-refresh-animate { -animation: spin .7s infinite linear; -ms-animation: spin .7s infinite linear; -webkit-animation: spinw .7s infinite linear; -moz-animation: spinm .7s infinite linear; } @keyframes spin { from { transform: scale(1) rotate(0deg); } to { transform: scale(1) rotate(360deg); } } @-webkit-keyframes spinw { from { -webkit-transform: rotate(0deg); } to { -webkit-transform: rotate(360deg); } } @-moz-keyframes spinm { from { -moz-transform: rotate(0deg); } to { -moz-transform: rotate(360deg); } } .warning-text { padding-top: 10px; color: #EB5757; } .account-connected-header { vertical-align: middle; color: #6FCF97; font-size: 30px; margin-right: 20px; } .blue-link { font-size: 14px; text-decoration-line: underline; font-weight: normal; color: #00B3F8; } #manage-cloud-domains-link { text-align: center; margin-top: 20px; }
domain-server/resources/web/css/style.css
@font-face { font-family: 'Cairo'; font-style: normal; font-weight: 400; src: url('/fonts/cairo-v2-latin-regular.eot'); /* IE9 Compat Modes */ src: local('Cairo'), local('Cairo-Regular'), url('/fonts/cairo-v2-latin-regular.eot?#iefix') format('embedded-opentype'), /* IE6-IE8 */ url('/fonts/cairo-v2-latin-regular.woff2') format('woff2'), /* Super Modern Browsers */ url('/fonts/cairo-v2-latin-regular.woff') format('woff'), /* Modern Browsers */ url('/fonts/cairo-v2-latin-regular.ttf') format('truetype'), /* Safari, Android, iOS */ url('/fonts/cairo-v2-latin-regular.svg#Cairo') format('svg'); /* Legacy iOS */ } body { position: relative; padding-bottom: 30px; margin-top: 70px; } [hidden] { display: none !important; } .table-lead .lead-line { background-color: black; } .table-lead h3 { background-color: white; float: left; margin-right: 5px; } .table-lead .lead-line { height: 2px; overflow: hidden; position: relative; top: 40px; } .table .value-row td, .table .value-category td, .table .inputs td { vertical-align: middle; } .table .table-checkbox { /* Fix IE sizing checkboxes to fill table cell */ width: auto; margin-left: auto; margin-right: auto; } .value-category:not(.inputs) { font-weight: bold; background: #f5f5f5; } .table .value-category [message]::after { content: attr(message); font-style: italic; font-weight: normal; } .table .value-row.contracted, .table .inputs.contracted { display: none; } .toggle-category { cursor: pointer; } .toggle-category-icon { padding: 4px; margin-right: 8px; } .glyphicon-remove { font-size: 24px; } .glyphicon-remove:hover { color: #000000; cursor: pointer; } span.port { color: #666666; } .advanced-setting, .deprecated-setting { display: none; } @media (min-width: 768px) { #setup-sidebar.affix { /* This overrides a case where going to the bottom of the page, * then scrolling up, causes `position: relative` to be added to the style */ position: fixed !important; } } @media (max-width: 767px) { #setup-sidebar.affix { position: static !important; } #setup-sidebar { margin-bottom: 20px; } } #setup-sidebar button { width: 100%; margin-top: 10px; } #small-save-button { width: 100%; margin-bottom: 15px; } td.buttons { width: 30px; } td.buttons.reorder-buttons { width: 40px; } td .glyphicon { text-align: center; font-size: 12px; } td.add-del-buttons .glyphicon { display: block; } td.reorder-buttons .glyphicon { display: inherit; } td a.glyphicon { color: black; text-decoration: none; } tr.new-row { color: #3c763d; background-color: #dff0d8; } tr.invalid-input { background-color: #f2dede; } .graphable-stat { text-align: center; color: #5286BC; cursor: pointer; } .highchart-modal .modal-dialog { width: 650px; } table { table-layout: fixed; word-wrap: break-word; } caption { color: #333; font-weight: 700; padding-top: 0; } table > tbody > .headers > td { vertical-align: middle; } table .headers + .headers td { font-size: 13px; color: #222; } #security table .headers td + td { text-align: center; } .tooltip.top .tooltip-arrow { border-top-color: #fff; border-width: 10px 10px 0; margin-bottom: -5px; } .tooltip-inner { padding: 20px 20px 10px 20px; font-size: 14px; text-align: left; color: #333; background-color: #fff; box-shadow: 0 3px 8px 8px #e8e8e8; } .tooltip.in { opacity: 1; } .tooltip-inner ul { padding-left: 0; margin-bottom: 15px; } .tooltip-inner li { list-style-type: none; margin-bottom: 5px; } #security .tooltip-inner { max-width: 520px; } #xs-advanced-container { margin-bottom: 20px; } #advanced-toggle-button-xs { width: 100%; } /* styling for bootstrap-switch toggles */ .checkbox-help { margin-top: 10px; } /* CSS only spinner for AJAX requests */ .spinner { margin: 30px auto 0; width: 70px; text-align: center; } .spinner > div { width: 18px; height: 18px; background-color: #333; border-radius: 100%; display: inline-block; -webkit-animation: bouncedelay 1.4s infinite ease-in-out; animation: bouncedelay 1.4s infinite ease-in-out; /* Prevent first frame from flickering when animation starts */ -webkit-animation-fill-mode: both; animation-fill-mode: both; } .spinner .bounce1 { -webkit-animation-delay: -0.32s; animation-delay: -0.32s; } .spinner .bounce2 { -webkit-animation-delay: -0.16s; animation-delay: -0.16s; } .col-centered { float: none; margin: 0 auto; } .centered-hack-parent { text-align: center; } .centered-hack { text-align: left; display: inline-block; } @-webkit-keyframes bouncedelay { 0%, 80%, 100% { -webkit-transform: scale(0.0) } 40% { -webkit-transform: scale(1.0) } } @keyframes bouncedelay { 0%, 80%, 100% { transform: scale(0.0); -webkit-transform: scale(0.0); } 40% { transform: scale(1.0); -webkit-transform: scale(1.0); } } /* From https://gist.github.com/alexandrevicenzi/680147013e902a4eaa5d */ .glyphicon-refresh-animate { -animation: spin .7s infinite linear; -ms-animation: spin .7s infinite linear; -webkit-animation: spinw .7s infinite linear; -moz-animation: spinm .7s infinite linear; } @keyframes spin { from { transform: scale(1) rotate(0deg); } to { transform: scale(1) rotate(360deg); } } @-webkit-keyframes spinw { from { -webkit-transform: rotate(0deg); } to { -webkit-transform: rotate(360deg); } } @-moz-keyframes spinm { from { -moz-transform: rotate(0deg); } to { -moz-transform: rotate(360deg); } } .warning-text { padding-top: 10px; color: #EB5757; } .account-connected-header { vertical-align: middle; color: #6FCF97; font-size: 30px; margin-right: 20px; } .blue-link { font-size: 14px; text-decoration-line: underline; font-weight: normal; color: #00B3F8; } #manage-cloud-domains-link { text-align: center; margin-top: 20px; }
0.424412
0.057652
body{ background: #f1f1f1; font-family: 'Open Sans', sans-serif; font-size: 16px; font-weight: 400; /* Default */ min-height: 100vh; /* For footer */ box-sizing: border-box; /* For footer */ padding-bottom: 60px; /* size footer (height) */ position: relative; /* ≠ static for position absolute */ /* filter: invert(100%); */ } /* Scrollbar */ ::-webkit-scrollbar { height: 5px; /* Vertical Scroll */ width: 5px; /* Horizontal Scroll */ } ::-webkit-scrollbar-thumb { background: #666; border-radius: 0px; } ::-webkit-scrollbar-track{ background: #ddd; margin: 0 0; } /* Like normalize (set default properties) */ button{ outline: none; } a{ text-decoration: none; color: #000000; } ul{ padding: 0; margin: 0; } li{ list-style: none; } /* Header */ header{ width: 100%; display: flex; justify-content: center; /* box-sizing: border-box; */ /* position: fixed; */ position: relative; /* top: 0; */ /* left: 0; */ background: #000000; z-index: 3; } .header-nav{ } .header-nav ul{ display: flex; } .header-nav li{ padding: 15px 0; } .header-nav li a{ margin: 0 7.5px 0 7.5px; padding: 15px; font-weight: bolder; color: #ffffff; font-size: 15px; } #header-nav-where{ background: #ffffff; } #header-nav-where-a{ color: #000000; } #body-1{ width: 100%; display: flex; /* min-height: 100vh; */ /* padding-top: 48px; */ } .body-left{ width: 25%; height: 100vh; background: #f7f7ff; position: fixed; box-sizing: border-box; padding: calc(60px + 48px) 0 60px 0; overflow: auto; top: 0; left: 0; transition: all .4s ease; } .body-left-alt{ width: 25%; height: 100vh; background: #f7f7ff; position: fixed; box-sizing: border-box; padding: calc(42px + 0px) 0 60px 0; overflow: auto; top: 0; left: 0; transition: all .4s ease; } #body-left-title{ text-align: center; font-size: 32px; font-weight: 300; } #body-left-index{ padding: 25px 0 0 15px; } #body-left-index ul{ margin-bottom: 10px; } #body-left-index ul li{ margin-top: 10px; margin-left: 15px; } #body-left-index ul a{ color: #0366d6; font-size: 15px; } #body-left-index ul a:hover{ text-decoration: underline; } .body-right{ width: 75%; margin-left: 25%; background: #ffffff; box-sizing: border-box; padding: 60px 0 60px 0; display: flex; flex-direction: column; } #body-right-title{ text-align: center; font-size: 32px; font-weight: 300; } .body-right-info-title-top{ margin-top: 60px; } .body-right-info{ width: 70%; align-self: center; } .body-right-info-title{ color: #7367f0; font-size: 28px; font-weight: 300; padding-top: 25px; } .body-right-info-min-title{ color: #7367f0; font-weight: 300; padding-top: 25px; font-size: 20px; } .body-right-info-text{ width: 100%; } .body-right-info-text p{ font-size: 15px; line-height: 1.6; } .body-right-info-text-cursive{ font-style: italic; color: #0366d6; } .body-right-info-text-keycaps{ font-weight: 300; background: #f1f1f1; padding: 1px 2.5px 1px 2.5px; border-radius: 3px; } .body-right-info-codebox{ width: 100%; background: #f1f1f1; border-radius: 5px; box-sizing: border-box; padding: 20px 0 0 0; overflow: hidden; margin-top: 25px; position: relative; } .body-right-info-codebox-tab{ position: absolute; top: 0; left: 0; padding-left: 10px; display: flex; box-sizing: border-box; width: 100%; height: 20px; align-items: center; } .body-right-info-codebox-tab div{ margin-right: 5px; } .body-right-info-codebox-red, .body-right-info-codebox-yellow, .body-right-info-codebox-green{ width: 12px; height: 12px; border-radius: 50%; } .body-right-info-codebox-red{ background: #ff5f5c; } .body-right-info-codebox-yellow{ background: #ffbc44; } .body-right-info-codebox-green{ background: #00c74c; } .body-right-info-codebox-code{ background: #30353A; width: 100%; color: #ffffff; font-weight: bold; font-size: 15px; padding: 10px 10px 15px 10px; box-sizing: border-box; overflow: auto; max-height: 250px; } .body-right-info-codebox-code p{ display: inline-block; margin: 5px 0 0 0; width: 100%; /*Para hacer el salto de linea */ white-space: nowrap; /* Para hacer que el texto sea non-responsive */ } .img-tuto{ width: 100%; height: auto; margin: 15px 0; } .img-tuto img{ width: 100%; height: auto; filter: invert(100%); } footer{ margin: 0; padding: 8px 0; font-size: 18px; z-index: 2; position: absolute; bottom: 0; right: 0; width: 100%; } footer div{ width: 75%; margin-left: 25%; text-align: center; font-size: 14px; position: relative; } footer div p{ font-weight: 600; } @media screen and (max-width: 1230px){ .body-right-info{ width: 90%; } .body-right{ margin-left: 28%; width: 72%; } .body-left{ width: 28%; } } @media screen and (max-width: 960px){ #body-1{ flex-direction: column; } .header-nav ul li a{ font-size: 12px; letter-spacing: 1px; } .body-left{ position: relative; height: auto; width: 100%; overflow: hidden; } .body-right{ margin-left: 0; width: 100%; } .body-right-info{ width: 95%; } .body-right-info-text p{ text-align: justify; } header{ /* box-shadow: 0 2px 16px 0 rgba(0,0,0,0.35); */ } footer div{ width: 100%; margin-left: 0; } } /* Si el jump link no fucniona es porqeu noi e pueden poner mas de una ID a un elemento y si le pones 2 o mas solo contara el primero */ /* PPP */
css/style.css
body{ background: #f1f1f1; font-family: 'Open Sans', sans-serif; font-size: 16px; font-weight: 400; /* Default */ min-height: 100vh; /* For footer */ box-sizing: border-box; /* For footer */ padding-bottom: 60px; /* size footer (height) */ position: relative; /* ≠ static for position absolute */ /* filter: invert(100%); */ } /* Scrollbar */ ::-webkit-scrollbar { height: 5px; /* Vertical Scroll */ width: 5px; /* Horizontal Scroll */ } ::-webkit-scrollbar-thumb { background: #666; border-radius: 0px; } ::-webkit-scrollbar-track{ background: #ddd; margin: 0 0; } /* Like normalize (set default properties) */ button{ outline: none; } a{ text-decoration: none; color: #000000; } ul{ padding: 0; margin: 0; } li{ list-style: none; } /* Header */ header{ width: 100%; display: flex; justify-content: center; /* box-sizing: border-box; */ /* position: fixed; */ position: relative; /* top: 0; */ /* left: 0; */ background: #000000; z-index: 3; } .header-nav{ } .header-nav ul{ display: flex; } .header-nav li{ padding: 15px 0; } .header-nav li a{ margin: 0 7.5px 0 7.5px; padding: 15px; font-weight: bolder; color: #ffffff; font-size: 15px; } #header-nav-where{ background: #ffffff; } #header-nav-where-a{ color: #000000; } #body-1{ width: 100%; display: flex; /* min-height: 100vh; */ /* padding-top: 48px; */ } .body-left{ width: 25%; height: 100vh; background: #f7f7ff; position: fixed; box-sizing: border-box; padding: calc(60px + 48px) 0 60px 0; overflow: auto; top: 0; left: 0; transition: all .4s ease; } .body-left-alt{ width: 25%; height: 100vh; background: #f7f7ff; position: fixed; box-sizing: border-box; padding: calc(42px + 0px) 0 60px 0; overflow: auto; top: 0; left: 0; transition: all .4s ease; } #body-left-title{ text-align: center; font-size: 32px; font-weight: 300; } #body-left-index{ padding: 25px 0 0 15px; } #body-left-index ul{ margin-bottom: 10px; } #body-left-index ul li{ margin-top: 10px; margin-left: 15px; } #body-left-index ul a{ color: #0366d6; font-size: 15px; } #body-left-index ul a:hover{ text-decoration: underline; } .body-right{ width: 75%; margin-left: 25%; background: #ffffff; box-sizing: border-box; padding: 60px 0 60px 0; display: flex; flex-direction: column; } #body-right-title{ text-align: center; font-size: 32px; font-weight: 300; } .body-right-info-title-top{ margin-top: 60px; } .body-right-info{ width: 70%; align-self: center; } .body-right-info-title{ color: #7367f0; font-size: 28px; font-weight: 300; padding-top: 25px; } .body-right-info-min-title{ color: #7367f0; font-weight: 300; padding-top: 25px; font-size: 20px; } .body-right-info-text{ width: 100%; } .body-right-info-text p{ font-size: 15px; line-height: 1.6; } .body-right-info-text-cursive{ font-style: italic; color: #0366d6; } .body-right-info-text-keycaps{ font-weight: 300; background: #f1f1f1; padding: 1px 2.5px 1px 2.5px; border-radius: 3px; } .body-right-info-codebox{ width: 100%; background: #f1f1f1; border-radius: 5px; box-sizing: border-box; padding: 20px 0 0 0; overflow: hidden; margin-top: 25px; position: relative; } .body-right-info-codebox-tab{ position: absolute; top: 0; left: 0; padding-left: 10px; display: flex; box-sizing: border-box; width: 100%; height: 20px; align-items: center; } .body-right-info-codebox-tab div{ margin-right: 5px; } .body-right-info-codebox-red, .body-right-info-codebox-yellow, .body-right-info-codebox-green{ width: 12px; height: 12px; border-radius: 50%; } .body-right-info-codebox-red{ background: #ff5f5c; } .body-right-info-codebox-yellow{ background: #ffbc44; } .body-right-info-codebox-green{ background: #00c74c; } .body-right-info-codebox-code{ background: #30353A; width: 100%; color: #ffffff; font-weight: bold; font-size: 15px; padding: 10px 10px 15px 10px; box-sizing: border-box; overflow: auto; max-height: 250px; } .body-right-info-codebox-code p{ display: inline-block; margin: 5px 0 0 0; width: 100%; /*Para hacer el salto de linea */ white-space: nowrap; /* Para hacer que el texto sea non-responsive */ } .img-tuto{ width: 100%; height: auto; margin: 15px 0; } .img-tuto img{ width: 100%; height: auto; filter: invert(100%); } footer{ margin: 0; padding: 8px 0; font-size: 18px; z-index: 2; position: absolute; bottom: 0; right: 0; width: 100%; } footer div{ width: 75%; margin-left: 25%; text-align: center; font-size: 14px; position: relative; } footer div p{ font-weight: 600; } @media screen and (max-width: 1230px){ .body-right-info{ width: 90%; } .body-right{ margin-left: 28%; width: 72%; } .body-left{ width: 28%; } } @media screen and (max-width: 960px){ #body-1{ flex-direction: column; } .header-nav ul li a{ font-size: 12px; letter-spacing: 1px; } .body-left{ position: relative; height: auto; width: 100%; overflow: hidden; } .body-right{ margin-left: 0; width: 100%; } .body-right-info{ width: 95%; } .body-right-info-text p{ text-align: justify; } header{ /* box-shadow: 0 2px 16px 0 rgba(0,0,0,0.35); */ } footer div{ width: 100%; margin-left: 0; } } /* Si el jump link no fucniona es porqeu noi e pueden poner mas de una ID a un elemento y si le pones 2 o mas solo contara el primero */ /* PPP */
0.344333
0.041774
.create-new-container { background: white; box-shadow: 0 0rem 6rem rgba(0, 0, 0, .1); margin: 0; padding: 16rem; padding-top: 20rem; margin-bottom: 20rem; } .create-new-container .block-icon{ color: #02b2fb; font-size: 42rem; vertical-align: middle; } .create-new-container .h3 { font-size: 24rem; font-weight: 500; } .create-new-container .h4 { font-size: 16rem; font-weight: 500; margin-right: 30rem; padding-top: 10rem; line-height: 30rem; } .container { background: white; margin: 8rem 0; box-shadow: 0 0rem 6rem rgba(0, 0, 0, .1); padding: 0 30rem 30rem 30rem; } .container .container-title { color: #02b2fb; font-size: 28rem; font-weight: 700; margin-bottom: 20rem; padding: 0; } .container hr { color: black; border-color: #aaa; } .container .tab-bar { box-sizing: border-box; padding: 0; margin-top: 10rem; border-bottom: 1rem solid rgba(0, 0, 0, .1) } .tab-bar .tab { cursor: pointer; display: inline-block; font-size: 20rem; font-weight: 500; padding: 16rem 0; margin-right: 30rem; } .tab-bar .tab:hover, .tab-bar .tab.active { border-bottom: 5rem solid #02b2fb; } .tab-bar .tab-icon { color: #02b2fb; font-size: 30rem; vertical-align: sub; } .container .search-container { background: white; border-bottom: 1rem solid rgba(0, 0, 0, .1); /*box-shadow: 0 3rem 6rem rgba(0, 0, 0, .2);*/ padding-bottom: 20rem; margin-bottom: 20rem; } .container .activity-container { padding: 0rem 0rem; } .activity-container .activity { background: #e5e8ed; box-shadow: 0 1rem 6rem rgba(0, 0, 0, .3); margin: 6rem 0; padding: 0; } .activity .body { background: white; } .activity .footer { background: #e5e8ed; color: black; text-align: center; } .body .icon { color: white; display: inline-block; font-size: 36rem; padding: 15rem 16rem; background: #fe4f0a; vertical-align: middle; } .body .info { display: inline-block; margin-left: 30rem; vertical-align: middle; } .info .name { color: black; cursor: pointer; font-size: 22rem; font-weight: 700; margin-bottom: 3rem; } .name:hover { text-shadow: 0 1rem 3rem rgba(0, 0, 0, .3); } .info .date { color: #02b2fb; font-weight: 500; } .body .action { margin-right: 25rem; display: inline-block; vertical-align: middle; font-size: 30rem; padding-top: 16rem; float: right; } .action i { color: #02b2fb; cursor: pointer; vertical-align: middle; } .action i:hover { text-shadow: 0 0 6rem #02b2fb88; } .footer .program { display: inline-block; font-size: 16rem; font-weight: 500; margin: 0; padding: 10rem 16rem; } .footer .status { display: inline-block; float: left; font-size: 16rem; font-weight: 500; padding: 10rem 16rem; } .footer .continue { box-sizing: border-box; background: #02b2fb; color: white; cursor: pointer; display: inline-block; float: right; font-size: 16rem; font-weight: 500; padding: 10rem 16rem; } .continue:hover { background: white; border: 1rem solid #02b2fb; color: #02b2fb; padding: 9rem 16rem; }
client/modules/Account/Documents/styles.css
.create-new-container { background: white; box-shadow: 0 0rem 6rem rgba(0, 0, 0, .1); margin: 0; padding: 16rem; padding-top: 20rem; margin-bottom: 20rem; } .create-new-container .block-icon{ color: #02b2fb; font-size: 42rem; vertical-align: middle; } .create-new-container .h3 { font-size: 24rem; font-weight: 500; } .create-new-container .h4 { font-size: 16rem; font-weight: 500; margin-right: 30rem; padding-top: 10rem; line-height: 30rem; } .container { background: white; margin: 8rem 0; box-shadow: 0 0rem 6rem rgba(0, 0, 0, .1); padding: 0 30rem 30rem 30rem; } .container .container-title { color: #02b2fb; font-size: 28rem; font-weight: 700; margin-bottom: 20rem; padding: 0; } .container hr { color: black; border-color: #aaa; } .container .tab-bar { box-sizing: border-box; padding: 0; margin-top: 10rem; border-bottom: 1rem solid rgba(0, 0, 0, .1) } .tab-bar .tab { cursor: pointer; display: inline-block; font-size: 20rem; font-weight: 500; padding: 16rem 0; margin-right: 30rem; } .tab-bar .tab:hover, .tab-bar .tab.active { border-bottom: 5rem solid #02b2fb; } .tab-bar .tab-icon { color: #02b2fb; font-size: 30rem; vertical-align: sub; } .container .search-container { background: white; border-bottom: 1rem solid rgba(0, 0, 0, .1); /*box-shadow: 0 3rem 6rem rgba(0, 0, 0, .2);*/ padding-bottom: 20rem; margin-bottom: 20rem; } .container .activity-container { padding: 0rem 0rem; } .activity-container .activity { background: #e5e8ed; box-shadow: 0 1rem 6rem rgba(0, 0, 0, .3); margin: 6rem 0; padding: 0; } .activity .body { background: white; } .activity .footer { background: #e5e8ed; color: black; text-align: center; } .body .icon { color: white; display: inline-block; font-size: 36rem; padding: 15rem 16rem; background: #fe4f0a; vertical-align: middle; } .body .info { display: inline-block; margin-left: 30rem; vertical-align: middle; } .info .name { color: black; cursor: pointer; font-size: 22rem; font-weight: 700; margin-bottom: 3rem; } .name:hover { text-shadow: 0 1rem 3rem rgba(0, 0, 0, .3); } .info .date { color: #02b2fb; font-weight: 500; } .body .action { margin-right: 25rem; display: inline-block; vertical-align: middle; font-size: 30rem; padding-top: 16rem; float: right; } .action i { color: #02b2fb; cursor: pointer; vertical-align: middle; } .action i:hover { text-shadow: 0 0 6rem #02b2fb88; } .footer .program { display: inline-block; font-size: 16rem; font-weight: 500; margin: 0; padding: 10rem 16rem; } .footer .status { display: inline-block; float: left; font-size: 16rem; font-weight: 500; padding: 10rem 16rem; } .footer .continue { box-sizing: border-box; background: #02b2fb; color: white; cursor: pointer; display: inline-block; float: right; font-size: 16rem; font-weight: 500; padding: 10rem 16rem; } .continue:hover { background: white; border: 1rem solid #02b2fb; color: #02b2fb; padding: 9rem 16rem; }
0.426799
0.062217
.MELLO_addModule { border-style: dashed; border-color: #233; border-width: 1px; border-radius: 10px; background-color: rgba(20, 30, 30, 0.1); height: 10%; width: 40%; margin-bottom: -5%; margin-right: 5%; margin-left: 5%; } .MELLO_addModule:hover { cursor: pointer; } .MELLO_storeModule { border-style: solid; border-color: #233; border-width: 1px; border-radius: 10px; background-color: transparent; padding: 2%; height: 10%; min-width: 300px; max-width: 26%; width: auto; margin-bottom: 1%; margin-right: 1.5%; margin-left: 1.5%; float: left; } .MELLO_storeModule:hover, .MELLO_storePossessModule:hover { border-color: #35b2e8; } .MELLO_storePossessModule { border-style: solid; border-color: #233; border-width: 1px; border-radius: 10px; background-color: rgba(80, 200, 80, 0.3); padding: 2%; height: 10%; min-width: 300px; max-width: 26%; width: auto; margin-bottom: 1%; margin-right: 1.5%; margin-left: 1.5%; float: left; } .MELLO_linkModule { border: 1px solid #ccd; border-top-width: 10px; border-top-color: #35b2e8; border-radius: 0px; font-size: 50px; font-variant: normal; color: #667; float: left; margin: 1%; background-color: rgba(0, 0, 0, 0.1); } .MELLO_linkModule:hover { background-color: rgba(0, 0, 0, 0.1); } .MELLO_linkModules { padding: 2%; margin-bottom: 10%; } .MELLO_dashModule { border-style: solid; border-color: #233; border-width: 1px; border-radius: 10px; background-color: transparent; padding: 2%; height: 10%; margin-bottom: 1%; margin-right: 1.5%; margin-left: 1.5%; } .MELLO_dashPossessModule { border-style: solid; border-color: #233; border-width: 1px; border-radius: 10px; background-color: rgba(80, 200, 80, 0.3); padding: 2%; height: 10%; margin-bottom: 1%; margin-right: 1.5%; margin-left: 1.5%; } .MELLO_dashModuleList { display: none; border: 1px solid #35b2e8; border-radius: 3px; padding: 5px; width: 80%; margin-left: auto; margin-right: auto; } .MELLO_removeSubmit { color: transparent !important; background-color: #b26 !important; width: 30px; height: 30px; margin-bottom: 0%; margin-left: 2%; } .MELLO_addSubmit { width: 100%; padding: 2%; } .MELLO_storeSubmit { font-size: 50px; margin: 0%; border: none; }
public/themes/standart/css/module.css
.MELLO_addModule { border-style: dashed; border-color: #233; border-width: 1px; border-radius: 10px; background-color: rgba(20, 30, 30, 0.1); height: 10%; width: 40%; margin-bottom: -5%; margin-right: 5%; margin-left: 5%; } .MELLO_addModule:hover { cursor: pointer; } .MELLO_storeModule { border-style: solid; border-color: #233; border-width: 1px; border-radius: 10px; background-color: transparent; padding: 2%; height: 10%; min-width: 300px; max-width: 26%; width: auto; margin-bottom: 1%; margin-right: 1.5%; margin-left: 1.5%; float: left; } .MELLO_storeModule:hover, .MELLO_storePossessModule:hover { border-color: #35b2e8; } .MELLO_storePossessModule { border-style: solid; border-color: #233; border-width: 1px; border-radius: 10px; background-color: rgba(80, 200, 80, 0.3); padding: 2%; height: 10%; min-width: 300px; max-width: 26%; width: auto; margin-bottom: 1%; margin-right: 1.5%; margin-left: 1.5%; float: left; } .MELLO_linkModule { border: 1px solid #ccd; border-top-width: 10px; border-top-color: #35b2e8; border-radius: 0px; font-size: 50px; font-variant: normal; color: #667; float: left; margin: 1%; background-color: rgba(0, 0, 0, 0.1); } .MELLO_linkModule:hover { background-color: rgba(0, 0, 0, 0.1); } .MELLO_linkModules { padding: 2%; margin-bottom: 10%; } .MELLO_dashModule { border-style: solid; border-color: #233; border-width: 1px; border-radius: 10px; background-color: transparent; padding: 2%; height: 10%; margin-bottom: 1%; margin-right: 1.5%; margin-left: 1.5%; } .MELLO_dashPossessModule { border-style: solid; border-color: #233; border-width: 1px; border-radius: 10px; background-color: rgba(80, 200, 80, 0.3); padding: 2%; height: 10%; margin-bottom: 1%; margin-right: 1.5%; margin-left: 1.5%; } .MELLO_dashModuleList { display: none; border: 1px solid #35b2e8; border-radius: 3px; padding: 5px; width: 80%; margin-left: auto; margin-right: auto; } .MELLO_removeSubmit { color: transparent !important; background-color: #b26 !important; width: 30px; height: 30px; margin-bottom: 0%; margin-left: 2%; } .MELLO_addSubmit { width: 100%; padding: 2%; } .MELLO_storeSubmit { font-size: 50px; margin: 0%; border: none; }
0.570451
0.144028
position:absolute; left: 0px; top: 0px; width: 1700px; height: 100px; line-height: 20px; background-color: rgba(255, 255, 255, 95); /*color: rgba(16, 16, 16, 100);*/ /*font-size: 14px;*/ /*text-align: center;*/ /*box-shadow: 0px 5px 10px 0px rgba(86, 186, 240, 10);*/ /*font-family: Roboto;*/ } .icon{ position:absolute; left: 157px; top: 10px; width: 75px; height: 75px; } .sam{ position:absolute; left: 245px; top: 21px; width: 73px; height: 19px; color: rgba(255, 180, 50, 0.80); font-size: 36px; text-align: left; font-family: 方正汉真广标-标准; } .irs{ position:absolute; left: 246px; top: 56px; width: 140px; height: 43px; color: rgba(153, 153, 153, 100); font-size: 18px; text-align: left; font-family: SourceHanSansSC-regular; } .rec1{ position:absolute; left: 433px; top: 0px; width: 210px; height: 100px; line-height: 100px; background-color: rgba(255, 180, 50, 0.80); color: rgba(255, 255, 255, 100); font-size: 28px; text-align: center; vertical-align: middle; font-family: SourceHanSansSC-regular; } .title2{ position: absolute; left: 655px; top: 36px; width: 185px; height: 29px; color: rgba(34, 34, 34, 100); font-size: 28px; text-align: left; font-family: SourceHanSansSC-regular; } .title3{ position: absolute; left: 902px; top: 36px; width: 106px; height: 29px; color: rgba(34, 34, 34, 100); font-size: 28px; text-align: left; font-family: SourceHanSansSC-regular; } .title4{ position: absolute; left: 1104px; top: 36px; width: 120px; height: 29px; color: rgba(34, 34, 34, 100); font-size: 28px; text-align: left; font-family: SourceHanSansSC-regular; } .login{ position: absolute; left: 1422px; top: 20px; width: 189px; height: 46px; line-height: 46px; border-radius: 10px; background-color: rgba(0, 174, 255, 100); color: rgba(255, 255, 255, 100); font-size: 20px; text-align: center; vertical-align: middle; font-family: Roboto; } .name{ position: absolute; left: 1400px; top: 35px; width: 100px; height: 40px; color: rgba(16, 16, 16, 100); font-size: 28px; text-align: left; font-family: SourceHanSansSC-regular; } .rotation{ position: absolute; left: 0px; top: 100px; width: 1700px; height: 450px; } .ques_icon{ position: absolute; left: 373px; top: 630px; width: 100px; height: 100px; } .ques_name{ position: absolute; left: 304px; top: 745px; width: 238px; height: 29px; color: rgba(255, 180, 50, 0.80); font-size: 36px; text-align: left; font-family: SourceHanSansSC-regular; } .ques_text{ position: absolute; left: 278px; top: 810px; width: 290px; height: 108px; color: rgba(153, 153, 153, 100); font-size: 22px; text-align: justify; font-family: SourceHanSansSC-regular; } .chat_icon{ position: absolute; left: 800px; top: 630px; width: 100px; height: 100px; } .chat_name{ position: absolute; left: 782px; top: 745px; width: 136px; height: 29px; color: rgba(255, 180, 50, 0.80); font-size: 36px; text-align: left; font-family: SourceHanSansSC-regular; } .chat_text{ position: absolute; left: 732px; top: 810px; width: 236px; height: 108px; color: rgba(153, 153, 153, 100); font-size: 22px; text-align: center; font-family: SourceHanSansSC-regular; } .mate_icon{ position: absolute; left: 1227px; top: 630px; width: 100px; height: 100px; } .mate_name{ position: absolute; left: 1200px; top: 745px; width: 154px; height: 29px; color: rgba(255, 180, 50, 0.80); font-size: 36px; text-align: left; font-family: SourceHanSansSC-regular; } .mate_text{ position: absolute; left: 1183px; top: 810px; width: 189px; height: 72px; color: rgba(153, 153, 153, 100); font-size: 22px; text-align: justify; font-family: SourceHanSansSC-regular; }
Systemcode/imental-Flask/static/Home.css
position:absolute; left: 0px; top: 0px; width: 1700px; height: 100px; line-height: 20px; background-color: rgba(255, 255, 255, 95); /*color: rgba(16, 16, 16, 100);*/ /*font-size: 14px;*/ /*text-align: center;*/ /*box-shadow: 0px 5px 10px 0px rgba(86, 186, 240, 10);*/ /*font-family: Roboto;*/ } .icon{ position:absolute; left: 157px; top: 10px; width: 75px; height: 75px; } .sam{ position:absolute; left: 245px; top: 21px; width: 73px; height: 19px; color: rgba(255, 180, 50, 0.80); font-size: 36px; text-align: left; font-family: 方正汉真广标-标准; } .irs{ position:absolute; left: 246px; top: 56px; width: 140px; height: 43px; color: rgba(153, 153, 153, 100); font-size: 18px; text-align: left; font-family: SourceHanSansSC-regular; } .rec1{ position:absolute; left: 433px; top: 0px; width: 210px; height: 100px; line-height: 100px; background-color: rgba(255, 180, 50, 0.80); color: rgba(255, 255, 255, 100); font-size: 28px; text-align: center; vertical-align: middle; font-family: SourceHanSansSC-regular; } .title2{ position: absolute; left: 655px; top: 36px; width: 185px; height: 29px; color: rgba(34, 34, 34, 100); font-size: 28px; text-align: left; font-family: SourceHanSansSC-regular; } .title3{ position: absolute; left: 902px; top: 36px; width: 106px; height: 29px; color: rgba(34, 34, 34, 100); font-size: 28px; text-align: left; font-family: SourceHanSansSC-regular; } .title4{ position: absolute; left: 1104px; top: 36px; width: 120px; height: 29px; color: rgba(34, 34, 34, 100); font-size: 28px; text-align: left; font-family: SourceHanSansSC-regular; } .login{ position: absolute; left: 1422px; top: 20px; width: 189px; height: 46px; line-height: 46px; border-radius: 10px; background-color: rgba(0, 174, 255, 100); color: rgba(255, 255, 255, 100); font-size: 20px; text-align: center; vertical-align: middle; font-family: Roboto; } .name{ position: absolute; left: 1400px; top: 35px; width: 100px; height: 40px; color: rgba(16, 16, 16, 100); font-size: 28px; text-align: left; font-family: SourceHanSansSC-regular; } .rotation{ position: absolute; left: 0px; top: 100px; width: 1700px; height: 450px; } .ques_icon{ position: absolute; left: 373px; top: 630px; width: 100px; height: 100px; } .ques_name{ position: absolute; left: 304px; top: 745px; width: 238px; height: 29px; color: rgba(255, 180, 50, 0.80); font-size: 36px; text-align: left; font-family: SourceHanSansSC-regular; } .ques_text{ position: absolute; left: 278px; top: 810px; width: 290px; height: 108px; color: rgba(153, 153, 153, 100); font-size: 22px; text-align: justify; font-family: SourceHanSansSC-regular; } .chat_icon{ position: absolute; left: 800px; top: 630px; width: 100px; height: 100px; } .chat_name{ position: absolute; left: 782px; top: 745px; width: 136px; height: 29px; color: rgba(255, 180, 50, 0.80); font-size: 36px; text-align: left; font-family: SourceHanSansSC-regular; } .chat_text{ position: absolute; left: 732px; top: 810px; width: 236px; height: 108px; color: rgba(153, 153, 153, 100); font-size: 22px; text-align: center; font-family: SourceHanSansSC-regular; } .mate_icon{ position: absolute; left: 1227px; top: 630px; width: 100px; height: 100px; } .mate_name{ position: absolute; left: 1200px; top: 745px; width: 154px; height: 29px; color: rgba(255, 180, 50, 0.80); font-size: 36px; text-align: left; font-family: SourceHanSansSC-regular; } .mate_text{ position: absolute; left: 1183px; top: 810px; width: 189px; height: 72px; color: rgba(153, 153, 153, 100); font-size: 22px; text-align: justify; font-family: SourceHanSansSC-regular; }
0.521715
0.07363
*{ font-family: 'Roboto', sans-serif; } .hidden{ visibility: hidden; } #adminTabs{ margin-top:-12px; } .ajaxed{ } .importCard{ width:420px; margin-left:auto; margin-right:auto; margin-top:20px; } .output{ color:#616161; margin-bottom:-4px; } #out{ margin-top:20px; } #dropzone{ border:6px dashed gray; padding:12px; -webkit-box-shadow: inset 0px 0px 13px -2px rgba(0,0,0,0.58); -moz-box-shadow: inset 0px 0px 13px -2px rgba(0,0,0,0.58); box-shadow: inset 0px 0px 13px -2px rgba(0,0,0,0.58); } .browse{ position:absolute; left:6px; } .mdl-card__actions{ text-align:right; height:3.4em; } .import{ position:absolute; right:6px; } #files { display: none; } .custom-file-upload { border: 1px solid #ccc; display: inline-block; padding: 6px 12px; cursor: pointer; } .demo-card-square.mdl-card { width: 420px; height: 520px; } .demo-card-square > .mdl-card__title { color: #e0e0e0; text-align:center; } .secondary{ font-size:small; position:relative; top:-2px; left:6px; } #lalClosedMeeting{ margin-left:12px; } .half{ margin-left:2px; margin-right:2px; width: 226px; } .third{ margin-left:2px; margin-right:2px; width: 149px; } #lblAgree{ margin-right:12px; width:auto; } #play{ margin-left:12px; } .whole{ width: 100%; } #delete{ display:none; } #latitude{ display:none; } #longitude{ display:none; } .formMargin{ margin-left:10%; margin-right:10%; } .ddsd{ border-style:solid; border-color:#e0e0e0; border-width: 0 0 1px 0; color:#BDBDBD; font-family: 'Roboto', sans-serif; font-size:1.2em; font-weight:100; outline: 0; margin-top:1.4em; margin-right:2px; width: 146px; text-transform:capitalize; } .capitalize{ text-transform: capitalize; } .aMeeting{ margin-left:-16px; } .ddst{ border-style:solid; border-color:#e0e0e0; border-width: 0 0 1px 0; color:#BDBDBD; font-family: 'Roboto', sans-serif; font-size:1.2em; font-weight:100; outline: 0; margin-top:1.4em; margin-left:2px; margin-right:2px; width:64px; text-transform:capitalize; } .dds{ border-style:solid; border-color:#e0e0e0; border-width: 0 0 1px 0; color:#9e9e9e; font-family: 'Roboto', sans-serif; font-size:1.2em; font-weight:400; outline: 0; margin-top:1.4em; margin-left:20px; width:160px; text-transform:capitalize; } .floater{ float: left; margin: 6px; } .action-left{ position:absolute; left:12px; } #continue{ margin-right:4px; } .notice{ font-size:75%; line-height:1.5em; margin-top:20px; width:512px; margin-left:auto; margin-right:auto; } .demo-card-wide.mdl-card { width: 512px; margin: 0 auto; } .demo-card-wide > .mdl-card__title { color: #fff; height: 176px; background: url('../images/langlois.jpg') center / cover; } #meetingCard.demo-card-wide > .mdl-card__title { color: #fff; height: 128px; background: url('../images/bridge.jpg') center / cover; } .demo-card-wide > .mdl-card__menu { color: #fff; } .mdl-card__actions { text-align:center; } .meetings-list{ max-width:800px; margin-left:auto; margin-right:auto; text-transform:capitalize; } .lowercase{ text-transform: lowercase; } .mdl-list__item-secondary-content a:hover{ cursor:default; } .marginB{ margin-bottom:20px; } .middle { vertical-align: middle; } .sm-icon{ font-size:100%; } .middleImage{ vertical-align: -10%; } #newMeeting{ } #meetingsArea{ display:inline; } .blue{ color:#3367d6; } .legend{ border:solid black 2px; padding:20px; } .imgL{ vertical-align:-15%; } #marquee{ margin-top:32px; font-size:3em; color:#0f9d58; font-weight:100; } .topTitle{ margin-top:1em; } .meetingsList{ margin-top:20px; } .ajaxed{ margin-top:60px; } .loader { position: absolute; top: 50%; left: 50%; margin-right: -50%; transform: translate(-50%, -50%) } .msg { position: absolute; font-size: 120px; font-size: 20vw; z-index:100; color:#3367d6; bottom: 0; left: 50%; margin-right: -50%; transform: translate(-50%) } input.loading { background: url(../images/loading.gif) no-repeat center; background-size:contain; } #close{ font-weight:bold; color:#3367d6; } #chip{ color:#9e9e9e; position:absolute; top:20px; right:20px; display:none; background:#f5f5f5; border-top-left-radius:18px; border-top-right-radius:18px; border-bottom-right-radius:18px; border-bottom-left-radius:18px; -webkit-box-shadow: 0px 1px 1px 0px rgba(0,0,0,0.5); -moz-box-shadow: 0px 1px 1px 0px rgba(0,0,0,0.5); box-shadow: 0px 1px 1px 0px rgba(0,0,0,0.5); } #chip:hover{ cursor:pointer; } .round{ border-radius:50%; } .topMargin{ margin-top:10%; } .textCenter{ text-align:center; } .login{ margin-top:20px; width:160px; } .myLogin{ border: 2px solid; border-radius: 5px; border-color: #e0e0e0; text-align:center; } .loginBtn{ width:200px; margin:10px; } .loginGroup{ text-align:center; } .right{ text-align:right; } .floatRight{ text-align:right; width:100%; } .pull-left{ margin-left:0; } #dock{ margin-top:20px; } .outline{ margin-top:20px; } .mdl-dialog { border: none; box-shadow: 0 9px 46px 8px rgba(0, 0, 0, 0.14), 0 11px 15px -7px rgba(0, 0, 0, 0.12), 0 24px 38px 3px rgba(0, 0, 0, 0.2); width: 280px; } .mdl-dialog__title { padding: 24px 24px 0; margin: 0; font-size: 2.5rem; } .mdl-dialog__actions { padding: 8px 8px 8px 24px; display: -webkit-flex; display: -ms-flexbox; display: flex; -webkit-flex-direction: row-reverse; -ms-flex-direction: row-reverse; flex-direction: row-reverse; -webkit-flex-wrap: wrap; -ms-flex-wrap: wrap; flex-wrap: wrap; } .mdl-dialog__actions > * { margin-right: 8px; height: 36px; } .mdl-dialog__actions > *:first-child { margin-right: 0; } .mdl-dialog__actions--full-width { padding: 0 0 8px 0; } .mdl-dialog__actions--full-width > * { height: 48px; -webkit-flex: 0 0 100%; -ms-flex: 0 0 100%; flex: 0 0 100%; padding-right: 16px; margin-right: 0; text-align: right; } .mdl-dialog__content { padding: 20px 24px 24px 24px; color: rgba(0,0,0, 0.54); } #container{ max-width:80%; margin-left:auto; margin-right:auto; } /* Portrait and Landscape */ @media only screen and (max-device-width: 736px) { #container{max-width:96%;} }
public/css/admin.css
*{ font-family: 'Roboto', sans-serif; } .hidden{ visibility: hidden; } #adminTabs{ margin-top:-12px; } .ajaxed{ } .importCard{ width:420px; margin-left:auto; margin-right:auto; margin-top:20px; } .output{ color:#616161; margin-bottom:-4px; } #out{ margin-top:20px; } #dropzone{ border:6px dashed gray; padding:12px; -webkit-box-shadow: inset 0px 0px 13px -2px rgba(0,0,0,0.58); -moz-box-shadow: inset 0px 0px 13px -2px rgba(0,0,0,0.58); box-shadow: inset 0px 0px 13px -2px rgba(0,0,0,0.58); } .browse{ position:absolute; left:6px; } .mdl-card__actions{ text-align:right; height:3.4em; } .import{ position:absolute; right:6px; } #files { display: none; } .custom-file-upload { border: 1px solid #ccc; display: inline-block; padding: 6px 12px; cursor: pointer; } .demo-card-square.mdl-card { width: 420px; height: 520px; } .demo-card-square > .mdl-card__title { color: #e0e0e0; text-align:center; } .secondary{ font-size:small; position:relative; top:-2px; left:6px; } #lalClosedMeeting{ margin-left:12px; } .half{ margin-left:2px; margin-right:2px; width: 226px; } .third{ margin-left:2px; margin-right:2px; width: 149px; } #lblAgree{ margin-right:12px; width:auto; } #play{ margin-left:12px; } .whole{ width: 100%; } #delete{ display:none; } #latitude{ display:none; } #longitude{ display:none; } .formMargin{ margin-left:10%; margin-right:10%; } .ddsd{ border-style:solid; border-color:#e0e0e0; border-width: 0 0 1px 0; color:#BDBDBD; font-family: 'Roboto', sans-serif; font-size:1.2em; font-weight:100; outline: 0; margin-top:1.4em; margin-right:2px; width: 146px; text-transform:capitalize; } .capitalize{ text-transform: capitalize; } .aMeeting{ margin-left:-16px; } .ddst{ border-style:solid; border-color:#e0e0e0; border-width: 0 0 1px 0; color:#BDBDBD; font-family: 'Roboto', sans-serif; font-size:1.2em; font-weight:100; outline: 0; margin-top:1.4em; margin-left:2px; margin-right:2px; width:64px; text-transform:capitalize; } .dds{ border-style:solid; border-color:#e0e0e0; border-width: 0 0 1px 0; color:#9e9e9e; font-family: 'Roboto', sans-serif; font-size:1.2em; font-weight:400; outline: 0; margin-top:1.4em; margin-left:20px; width:160px; text-transform:capitalize; } .floater{ float: left; margin: 6px; } .action-left{ position:absolute; left:12px; } #continue{ margin-right:4px; } .notice{ font-size:75%; line-height:1.5em; margin-top:20px; width:512px; margin-left:auto; margin-right:auto; } .demo-card-wide.mdl-card { width: 512px; margin: 0 auto; } .demo-card-wide > .mdl-card__title { color: #fff; height: 176px; background: url('../images/langlois.jpg') center / cover; } #meetingCard.demo-card-wide > .mdl-card__title { color: #fff; height: 128px; background: url('../images/bridge.jpg') center / cover; } .demo-card-wide > .mdl-card__menu { color: #fff; } .mdl-card__actions { text-align:center; } .meetings-list{ max-width:800px; margin-left:auto; margin-right:auto; text-transform:capitalize; } .lowercase{ text-transform: lowercase; } .mdl-list__item-secondary-content a:hover{ cursor:default; } .marginB{ margin-bottom:20px; } .middle { vertical-align: middle; } .sm-icon{ font-size:100%; } .middleImage{ vertical-align: -10%; } #newMeeting{ } #meetingsArea{ display:inline; } .blue{ color:#3367d6; } .legend{ border:solid black 2px; padding:20px; } .imgL{ vertical-align:-15%; } #marquee{ margin-top:32px; font-size:3em; color:#0f9d58; font-weight:100; } .topTitle{ margin-top:1em; } .meetingsList{ margin-top:20px; } .ajaxed{ margin-top:60px; } .loader { position: absolute; top: 50%; left: 50%; margin-right: -50%; transform: translate(-50%, -50%) } .msg { position: absolute; font-size: 120px; font-size: 20vw; z-index:100; color:#3367d6; bottom: 0; left: 50%; margin-right: -50%; transform: translate(-50%) } input.loading { background: url(../images/loading.gif) no-repeat center; background-size:contain; } #close{ font-weight:bold; color:#3367d6; } #chip{ color:#9e9e9e; position:absolute; top:20px; right:20px; display:none; background:#f5f5f5; border-top-left-radius:18px; border-top-right-radius:18px; border-bottom-right-radius:18px; border-bottom-left-radius:18px; -webkit-box-shadow: 0px 1px 1px 0px rgba(0,0,0,0.5); -moz-box-shadow: 0px 1px 1px 0px rgba(0,0,0,0.5); box-shadow: 0px 1px 1px 0px rgba(0,0,0,0.5); } #chip:hover{ cursor:pointer; } .round{ border-radius:50%; } .topMargin{ margin-top:10%; } .textCenter{ text-align:center; } .login{ margin-top:20px; width:160px; } .myLogin{ border: 2px solid; border-radius: 5px; border-color: #e0e0e0; text-align:center; } .loginBtn{ width:200px; margin:10px; } .loginGroup{ text-align:center; } .right{ text-align:right; } .floatRight{ text-align:right; width:100%; } .pull-left{ margin-left:0; } #dock{ margin-top:20px; } .outline{ margin-top:20px; } .mdl-dialog { border: none; box-shadow: 0 9px 46px 8px rgba(0, 0, 0, 0.14), 0 11px 15px -7px rgba(0, 0, 0, 0.12), 0 24px 38px 3px rgba(0, 0, 0, 0.2); width: 280px; } .mdl-dialog__title { padding: 24px 24px 0; margin: 0; font-size: 2.5rem; } .mdl-dialog__actions { padding: 8px 8px 8px 24px; display: -webkit-flex; display: -ms-flexbox; display: flex; -webkit-flex-direction: row-reverse; -ms-flex-direction: row-reverse; flex-direction: row-reverse; -webkit-flex-wrap: wrap; -ms-flex-wrap: wrap; flex-wrap: wrap; } .mdl-dialog__actions > * { margin-right: 8px; height: 36px; } .mdl-dialog__actions > *:first-child { margin-right: 0; } .mdl-dialog__actions--full-width { padding: 0 0 8px 0; } .mdl-dialog__actions--full-width > * { height: 48px; -webkit-flex: 0 0 100%; -ms-flex: 0 0 100%; flex: 0 0 100%; padding-right: 16px; margin-right: 0; text-align: right; } .mdl-dialog__content { padding: 20px 24px 24px 24px; color: rgba(0,0,0, 0.54); } #container{ max-width:80%; margin-left:auto; margin-right:auto; } /* Portrait and Landscape */ @media only screen and (max-device-width: 736px) { #container{max-width:96%;} }
0.344995
0.07579
@font-face { font-family: 'player-font'; src: url("fonts/player-font.eot?iqly2j"); src: url("fonts/player-font.eot?iqly2j#iefix") format("embedded-opentype"),url("fonts/player-font.ttf?iqly2j") format("truetype"),url("fonts/player-font.woff?iqly2j") format("woff"),url("fonts/player-font.svg?iqly2j#player") format("svg"); font-weight: normal; font-style: normal } [class^="icon-"]:before,[class*=" icon-"]:before { font-family: "player-font" !important; font-style: normal !important; font-weight: normal !important; font-variant: normal !important; text-transform: none !important; speak: none; -webkit-font-smoothing: antialiased; -moz-osx-font-smoothing: grayscale; margin-top: -1px } .jPlayer { display: block; overflow: hidden; color: #f9f9f9; margin: 0 } .jPlayer a { color: #f9f9f9; text-decoration: none; outline-style: none; outline-width: 0 } .jPlayer * { box-sizing: content-box; -moz-box-sizing: content-box; -webkit-box-sizing: content-box } .jPlayer a.smooth { transition: all 0.1s linear; -webkit-transition: all 0.1s linear; -moz-transition: all 0.1s linear; -o-transition: all 0.1s linear } .jPlayer .jPlayer-container { margin: 0; padding: 0; line-height: 0 } .jPlayer.jp-video-full>.controls { position: absolute; left: 0; right: 0; bottom: 0; z-index: 1000 } .jPlayer.jp-video-full,.jPlayer.jp-video-full object,.jPlayer.jp-video-full video { position: fixed; top: 0; left: 0; right: 0; bottom: 0; display: block; border-width: 0px; z-index: 999; background: #000 } .jPlayer.jp-video-full .playerScreen { position: static } .jPlayer.jp-video-full .playerScreen .video-play { z-index: 1000 } .jPlayer .playerScreen { cursor: pointer; position: relative } .jPlayer .playerScreen .video-play { display: block; position: absolute; z-index: 100; width: 100%; top: 0; left: 0; right: 0; bottom: 0; background: rgba(0,0,0,0.4) } .jPlayer .playerScreen .video-play .play-icon { position: absolute; top: 50%; left: 50%; margin: -60px 0 0 -60px; display: block; width: 120px; height: 120px; font-size: 6em; text-align: center; line-height: 140px } .jPlayer .controls { display: block; position: relative; font-size: 12px; height: 32px; line-height: 32px !important; background: #232323; padding: 0; margin: 0; border: 1px solid #303030 } .jPlayer .controls .progress-block { display: block; width: auto; margin: 0 185px 0 45px } .jPlayer .controls .progress-block .timer { text-align: center } .jPlayer .controls .progress-block .timer.current { float: left; width: 40px } .jPlayer .controls .progress-block .timer.duration { float: right; width: 40px } .jPlayer .controls .progress-block .jp-progress { display: block; width: auto; margin: 0 45px 0 45px; height: 6px; padding: 13px 0; z-index: 9 } .jPlayer .controls .progress-block .jp-progress .seekBar { position: relative; display: block; cursor: pointer; padding: 0; margin: 0; height: 100%; background: #3d3d3d; border-radius: 2px; -webkit-border-radius: 2px; overflow: hidden } .jPlayer .controls .progress-block .jp-progress .seekBar .playBar { display: block; position: relative; height: 100%; padding: 0; background: #0082B2; border-radius: 2px; -webkit-border-radius: 2px } .jPlayer .controls .volume-block { display: block; position: absolute; right: 40px; top: 0; width: 80px; margin: 0 10px; height: 32px; padding: 0; font-size: 0 } .jPlayer .controls .volume-block .volume-control { display: inline-block; height: 5px; width: 100%; cursor: pointer; background: #3d3d3d; border-radius: 2px; -webkit-border-radius: 2px; vertical-align: middle; overflow: hidden } .jPlayer .controls .volume-block .volume-control .volume-value { display: block; width: 20%; height: 100%; background: #0082B2 } .jPlayer .controls .control-set { display: block; position: absolute; text-align: center; top: 0 } .jPlayer .controls .control-set.left { left: 0 } .jPlayer .controls .control-set.right { right: 0 } .jPlayer .controls .control-set.right-volume { right: 140px } .jPlayer .controls .control-set .play,.jPlayer .controls .control-set .pause,.jPlayer .controls .control-set .fullscreen,.jPlayer .controls .control-set .smallscreen,.jPlayer .controls .control-set .mute,.jPlayer .controls .control-set .unmute { display: inline-block; width: 38px; height: 32px; font-size: 1.4444444444em; background: transparent } .jPlayer .controls .control-set .play:hover,.jPlayer .controls .control-set .pause:hover,.jPlayer .controls .control-set .fullscreen:hover,.jPlayer .controls .control-set .smallscreen:hover,.jPlayer .controls .control-set .mute:hover,.jPlayer .controls .control-set .unmute:hover { background: #3d3d3d } .jPlayer.audioPlayer .playerScreen .video-play { display: none !important } .jPlayer.audioPlayer .controls .control-set.right { display: none } .jPlayer.audioPlayer .controls .control-set.right-volume { right: 100px } .jPlayer.audioPlayer .controls .progress-block { margin: 0 140px 0 40px } .jPlayer.audioPlayer .controls .volume-block { right: 5px } .jPlayer.light { color: #000 } .jPlayer.light a { color: #000 } .jPlayer.light .playerScreen .video-play { background: rgba(204,204,204,0.4) } .jPlayer.light .controls { background: #F4F4F4; border: 1px solid #e7e7e7 } .jPlayer.light .controls .play:hover,.jPlayer.light .controls .pause:hover,.jPlayer.light .controls .fullscreen:hover,.jPlayer.light .controls .smallscreen:hover,.jPlayer.light .controls .mute:hover,.jPlayer.light .controls .unmute:hover { background: #dbdbdb } .jPlayer.light .controls .volume-block .volume-control,.jPlayer.light .controls .progress-block .jp-progress .seekBar { background: #dbdbdb } .jPlayer.light .controls .volume-block .volume-control .volume-value,.jPlayer.light .controls .progress-block .jp-progress .seekBar .playBar { background: #0082B2 } .icon-fullscreen:before { content: "\e902" } .icon-fullscreen-exit:before { content: "\e903" } .icon-volume:before { content: "\e900" } .icon-mute:before { content: "\e901" } .icon-play-circle:before { content: "\e906" } .icon-play:before { content: "\e904" } .icon-pause:before { content: "\e905" } @media (max-width: 480px) { .jPlayer .controls .progress-block { margin:0 40px 0 40px } .jPlayer.audioPlayer .controls .progress-block { margin: 0 5px 0 40px } .jPlayer .controls .volume-block { display: none } .jPlayer .controls .control-set.right-volume { display: none } .jPlayer .playerScreen .video-play .play-icon { font-size: 3.5em; margin: -35px 0 0 -35px; width: 70px; height: 70px; line-height: 70px } }
test/static/css/jplayer.css
@font-face { font-family: 'player-font'; src: url("fonts/player-font.eot?iqly2j"); src: url("fonts/player-font.eot?iqly2j#iefix") format("embedded-opentype"),url("fonts/player-font.ttf?iqly2j") format("truetype"),url("fonts/player-font.woff?iqly2j") format("woff"),url("fonts/player-font.svg?iqly2j#player") format("svg"); font-weight: normal; font-style: normal } [class^="icon-"]:before,[class*=" icon-"]:before { font-family: "player-font" !important; font-style: normal !important; font-weight: normal !important; font-variant: normal !important; text-transform: none !important; speak: none; -webkit-font-smoothing: antialiased; -moz-osx-font-smoothing: grayscale; margin-top: -1px } .jPlayer { display: block; overflow: hidden; color: #f9f9f9; margin: 0 } .jPlayer a { color: #f9f9f9; text-decoration: none; outline-style: none; outline-width: 0 } .jPlayer * { box-sizing: content-box; -moz-box-sizing: content-box; -webkit-box-sizing: content-box } .jPlayer a.smooth { transition: all 0.1s linear; -webkit-transition: all 0.1s linear; -moz-transition: all 0.1s linear; -o-transition: all 0.1s linear } .jPlayer .jPlayer-container { margin: 0; padding: 0; line-height: 0 } .jPlayer.jp-video-full>.controls { position: absolute; left: 0; right: 0; bottom: 0; z-index: 1000 } .jPlayer.jp-video-full,.jPlayer.jp-video-full object,.jPlayer.jp-video-full video { position: fixed; top: 0; left: 0; right: 0; bottom: 0; display: block; border-width: 0px; z-index: 999; background: #000 } .jPlayer.jp-video-full .playerScreen { position: static } .jPlayer.jp-video-full .playerScreen .video-play { z-index: 1000 } .jPlayer .playerScreen { cursor: pointer; position: relative } .jPlayer .playerScreen .video-play { display: block; position: absolute; z-index: 100; width: 100%; top: 0; left: 0; right: 0; bottom: 0; background: rgba(0,0,0,0.4) } .jPlayer .playerScreen .video-play .play-icon { position: absolute; top: 50%; left: 50%; margin: -60px 0 0 -60px; display: block; width: 120px; height: 120px; font-size: 6em; text-align: center; line-height: 140px } .jPlayer .controls { display: block; position: relative; font-size: 12px; height: 32px; line-height: 32px !important; background: #232323; padding: 0; margin: 0; border: 1px solid #303030 } .jPlayer .controls .progress-block { display: block; width: auto; margin: 0 185px 0 45px } .jPlayer .controls .progress-block .timer { text-align: center } .jPlayer .controls .progress-block .timer.current { float: left; width: 40px } .jPlayer .controls .progress-block .timer.duration { float: right; width: 40px } .jPlayer .controls .progress-block .jp-progress { display: block; width: auto; margin: 0 45px 0 45px; height: 6px; padding: 13px 0; z-index: 9 } .jPlayer .controls .progress-block .jp-progress .seekBar { position: relative; display: block; cursor: pointer; padding: 0; margin: 0; height: 100%; background: #3d3d3d; border-radius: 2px; -webkit-border-radius: 2px; overflow: hidden } .jPlayer .controls .progress-block .jp-progress .seekBar .playBar { display: block; position: relative; height: 100%; padding: 0; background: #0082B2; border-radius: 2px; -webkit-border-radius: 2px } .jPlayer .controls .volume-block { display: block; position: absolute; right: 40px; top: 0; width: 80px; margin: 0 10px; height: 32px; padding: 0; font-size: 0 } .jPlayer .controls .volume-block .volume-control { display: inline-block; height: 5px; width: 100%; cursor: pointer; background: #3d3d3d; border-radius: 2px; -webkit-border-radius: 2px; vertical-align: middle; overflow: hidden } .jPlayer .controls .volume-block .volume-control .volume-value { display: block; width: 20%; height: 100%; background: #0082B2 } .jPlayer .controls .control-set { display: block; position: absolute; text-align: center; top: 0 } .jPlayer .controls .control-set.left { left: 0 } .jPlayer .controls .control-set.right { right: 0 } .jPlayer .controls .control-set.right-volume { right: 140px } .jPlayer .controls .control-set .play,.jPlayer .controls .control-set .pause,.jPlayer .controls .control-set .fullscreen,.jPlayer .controls .control-set .smallscreen,.jPlayer .controls .control-set .mute,.jPlayer .controls .control-set .unmute { display: inline-block; width: 38px; height: 32px; font-size: 1.4444444444em; background: transparent } .jPlayer .controls .control-set .play:hover,.jPlayer .controls .control-set .pause:hover,.jPlayer .controls .control-set .fullscreen:hover,.jPlayer .controls .control-set .smallscreen:hover,.jPlayer .controls .control-set .mute:hover,.jPlayer .controls .control-set .unmute:hover { background: #3d3d3d } .jPlayer.audioPlayer .playerScreen .video-play { display: none !important } .jPlayer.audioPlayer .controls .control-set.right { display: none } .jPlayer.audioPlayer .controls .control-set.right-volume { right: 100px } .jPlayer.audioPlayer .controls .progress-block { margin: 0 140px 0 40px } .jPlayer.audioPlayer .controls .volume-block { right: 5px } .jPlayer.light { color: #000 } .jPlayer.light a { color: #000 } .jPlayer.light .playerScreen .video-play { background: rgba(204,204,204,0.4) } .jPlayer.light .controls { background: #F4F4F4; border: 1px solid #e7e7e7 } .jPlayer.light .controls .play:hover,.jPlayer.light .controls .pause:hover,.jPlayer.light .controls .fullscreen:hover,.jPlayer.light .controls .smallscreen:hover,.jPlayer.light .controls .mute:hover,.jPlayer.light .controls .unmute:hover { background: #dbdbdb } .jPlayer.light .controls .volume-block .volume-control,.jPlayer.light .controls .progress-block .jp-progress .seekBar { background: #dbdbdb } .jPlayer.light .controls .volume-block .volume-control .volume-value,.jPlayer.light .controls .progress-block .jp-progress .seekBar .playBar { background: #0082B2 } .icon-fullscreen:before { content: "\e902" } .icon-fullscreen-exit:before { content: "\e903" } .icon-volume:before { content: "\e900" } .icon-mute:before { content: "\e901" } .icon-play-circle:before { content: "\e906" } .icon-play:before { content: "\e904" } .icon-pause:before { content: "\e905" } @media (max-width: 480px) { .jPlayer .controls .progress-block { margin:0 40px 0 40px } .jPlayer.audioPlayer .controls .progress-block { margin: 0 5px 0 40px } .jPlayer .controls .volume-block { display: none } .jPlayer .controls .control-set.right-volume { display: none } .jPlayer .playerScreen .video-play .play-icon { font-size: 3.5em; margin: -35px 0 0 -35px; width: 70px; height: 70px; line-height: 70px } }
0.286269
0.063251
* { font-family: "Helvetica", "sans-serif"; color: white; font-size: .75em; } body { font-size: 1em; } h1, h2, h3, h4, h5, h6 { font-weight: normal; } a, a:visited, a:hover { text-decoration: none; } span { color: inherit; } .content > * { color: #272727; } input { color: #272727; } blockquote { color: #272727; } textarea { color: #272727; } .entry .frame { background: white; padding: 10px; width: 940px; } .entry p, .entry a, .entry small, .entry em, .entry i, .entry q, .entry blockquote, .entry li { color: #7a7a7a; } .entry ul, .entry ol { margin: 5px 0px 5px 20px; padding: 0px; } .entry p { margin: 20px 0px; } .entry h1, .entry h2, .entry h3, .entry h4 { margin: 20px 0px; color: #841f25; } .entry h1 { font-size: 48px; } .entry h2 { font-size: 30px; } .entry a { text-decoration: underline; } .code-view { width: 960px; height: 400px; overflow: scroll; } pre { padding: 5px; font-size: 12px; background: #161616; } pre * { line-height: 1.3 !important; font-family: Monaco, sans-serif; } .str { color: #72fb0a; } .kwd { color: #f46f09; } .com { color: #c322a4; } .typ { color: #fdc24f; } .lit { color: #58c550; } .pun { color: #e7e1dc; } .pln { color: #e7e1dc; } .tag { color: #f46f09; } .atn { color: #ffff82; } .atv { color: #72fb0a; } .dec { color: #f46f09; } .clearfix:after { content: "."; display: block; height: 0; clear: both; visibility: hidden; } html, body, .document { background: #e8e8e8; min-width: 960px; position: relative; z-index: 0; margin: 0; padding: 0; } .frame { width: 960px; margin: 0 auto; position: relative; } .header { background: #272727; padding: 5px 0px; } .header h1 { font-size: 20px; } .header .logo { float: left; } .header .navigation { text-align: right; float: right; padding-top: 2px; } .header .navigation ul li { display: inline; padding: 0px 0px 0px 20px; } .header:after { content: "."; display: block; height: 0; clear: both; visibility: hidden; } .footer { margin-top: 40px; background: #272727; padding: 5px 0px; text-align: right; } .how-to { margin: 0 auto; text-align: center; margin-bottom: 20px; display: none; } .how-to .step { vertical-align: middle; background: #709eab; margin: 5px; width: 300px; height: 100px; display: inline-block; } .how-to .step p { height: 100px; width: 300px; display: table; font-size: 20px; padding: 10px; } .how-to .step p span { display: table-cell; vertical-align: middle; } .top { text-align: right; padding: 0px; } .top .fork-me { float: left; } .top h1 { padding-top: 10px; font-size: 6em; letter-spacing: -8px; color: #841f25; font-weight: bold; } .top h2 { color: #709eab; } .top .downloadable { padding: 20px 0px; margin: 20px 0px 0px 0px; visibility: hidden; display: block; } .top .downloadable:after { content: "."; display: block; height: 0; clear: both; visibility: hidden; } .top .downloadable .download, .top .downloadable .submit_request { float: right; background: #272727; padding: 10px; display: inline-block; } .top .downloadable .download a, .top .downloadable .submit_request a { font-size: 48px; } .top .downloadable .submit_request a { font-size: 32px; } .top .downloadable .instructions { clear: both; font-size: 10px; } .top .details { float: right; width: 660px; padding: 10px 20px 10px 10px; } .top .details * { color: #9a9a9a; } .top .code { width: 945px; margin: 10px 10px 10px 10px; padding: 5px; text-align: right; background: white; position: relative; right: 5px; border: 1px solid #cfcfcf; font-size: 22px; display: none; overflow: hidden; color: #aaaaaa; } .top .code code { color: #aaaaaa; display: block; position: relative; } .top .code pre { overflow: hidden; } .top textarea.code { font-size: 20px; text-align: left; height: 0; } .top .options { display: none; } .top .options a { background: #272727; padding: 5px; } .top:after { content: "."; display: block; height: 0; clear: both; visibility: hidden; } .label-highlight { text-align: right; font-size: 28px; color: #eeeeee; } .label-highlight.with-code { color: #aaaaaa; text-align: left; font-size: 24px; } .main.index .post { border-bottom: 10px solid #cfcfcf; } .main.index .post .link { padding: 10px 5px; } .main.index .post .version { float: right; } .main.index .post .kind { padding: 60px 0px 10px 5px; } .main.index .post .kind h3 { color: #841f25; font-size: 32px; font-weight: bold; float: left; } .main.index .post .kind .search { float: right; } .main.index .post .kind .search input { padding: 10px 0px -15px 0px; text-align: right; } .main.index .post .kind:after { content: "."; display: block; height: 0; clear: both; visibility: hidden; } .main.index .post:first-child .kind { padding-top: 10px; } .main.index .post .tags { color: #cfcfcf; font-size: 14px; font-style: italic; position: relative; } .main.index ul { list-style: none; position: relative; z-index: 1; padding: 0; margin: 0; } .main.index ul:after { content: "."; display: block; height: 0; clear: both; visibility: hidden; } .main.index ul > * { padding: 0; margin: 0; } .main.index ul li { border-top: 1px solid #cfcfcf; background: white; } .main.index ul li details:after { content: "."; display: block; height: 0; clear: both; visibility: hidden; } .main.index ul li .summary:after { content: "."; display: block; height: 0; clear: both; visibility: hidden; } .main.index ul li .links, .main.index ul li .sources { display: block; } .main.index ul li:last-child { border-bottom: 1px solid #cfcfcf; } .main.index ul li a, .main.index ul li a * { color: #841f25; font-size: 20px; text-decoration: none; padding: 0px 5px; } .main.index ul li:hover { background: #fcfcfc; } .main.index ul li.open { background: #fcfcfc; } .main.index ul li.open .summary { border-bottom: 1px solid #ececec; } .main.index ul li.selected { background: #f7f7f7; } .main.index ul li.focused { background: #709eab; } .main.index ul li.focused li { background: inherit; } .main.index ul li.focused li a:hover, .main.index ul li.focused li a:visited { color: #272727; } .main.index ul li ul { text-align: right; float: right; } .main.index ul li ul li { display: block; float: left; height: 100%; border: none; padding: 0px 12px; background: none; } .main.index ul li ul li a { text-align: center; color: #272727; font-size: 14px; } .main.index ul li ul li a:hover, .main.index ul li ul li a:visited { color: #a7a7a7; } .main.index ul li ul li:last-child { border: none; } .main.index ul li:after { content: "."; display: block; height: 0; clear: both; visibility: hidden; } .main.index ul li .links { height: 40px; } .main.index ul li .sources { float: left; } .main.index ul li .sources a { display: inline-block; padding: 10px 0px 10px 0px; margin: 0px 10px 0px 10px; } .main.index ul li .links li { padding: 0px; margin: 0px 0px 0px 10px; height: 40px; width: 60px; } .main.index ul li .links li.arrow { width: 40px; } .main.index ul li .links li.arrow a { width: 20px; } .main.index ul li .links li a { text-align: center; padding: 12px 10px 0px 10px; margin: 0; height: 28px; display: block; width: 40px; float: left; } .main.index ul li:after { content: "."; display: block; height: 0; clear: both; visibility: hidden; } .main.index ul li .details { display: none; background: #fcfcfc; } .main.index ul li .details:after { content: "."; display: block; height: 0; clear: both; visibility: hidden; } .main.index ul li .details .link { display: block; clear: both; text-align: right !important; float: right; } .main.index ul li .details .link a { color: grey; } .selector { background: #272727; color: #272727; position: absolute; left: -10px; right: -10px; font-size: 20px; z-index: -10; visibility: hidden; } .view-code { position: absolute; right: -42px; width: 100px; background: #272727; z-index: 50; cursor: pointer; text-align: center; text-transform: uppercase; padding: 5px; behavior: url(-ms-transform.htc); -moz-transform: rotate(90deg); -webkit-transform: rotate(90deg); -o-transform: rotate(90deg); -ms-transform: rotate(90deg); } #readme-body .downloadable, #tips-body .downloadable { display: none; } textarea { border: 1px solid #cfcfcf; }
stylesheets/application.css
* { font-family: "Helvetica", "sans-serif"; color: white; font-size: .75em; } body { font-size: 1em; } h1, h2, h3, h4, h5, h6 { font-weight: normal; } a, a:visited, a:hover { text-decoration: none; } span { color: inherit; } .content > * { color: #272727; } input { color: #272727; } blockquote { color: #272727; } textarea { color: #272727; } .entry .frame { background: white; padding: 10px; width: 940px; } .entry p, .entry a, .entry small, .entry em, .entry i, .entry q, .entry blockquote, .entry li { color: #7a7a7a; } .entry ul, .entry ol { margin: 5px 0px 5px 20px; padding: 0px; } .entry p { margin: 20px 0px; } .entry h1, .entry h2, .entry h3, .entry h4 { margin: 20px 0px; color: #841f25; } .entry h1 { font-size: 48px; } .entry h2 { font-size: 30px; } .entry a { text-decoration: underline; } .code-view { width: 960px; height: 400px; overflow: scroll; } pre { padding: 5px; font-size: 12px; background: #161616; } pre * { line-height: 1.3 !important; font-family: Monaco, sans-serif; } .str { color: #72fb0a; } .kwd { color: #f46f09; } .com { color: #c322a4; } .typ { color: #fdc24f; } .lit { color: #58c550; } .pun { color: #e7e1dc; } .pln { color: #e7e1dc; } .tag { color: #f46f09; } .atn { color: #ffff82; } .atv { color: #72fb0a; } .dec { color: #f46f09; } .clearfix:after { content: "."; display: block; height: 0; clear: both; visibility: hidden; } html, body, .document { background: #e8e8e8; min-width: 960px; position: relative; z-index: 0; margin: 0; padding: 0; } .frame { width: 960px; margin: 0 auto; position: relative; } .header { background: #272727; padding: 5px 0px; } .header h1 { font-size: 20px; } .header .logo { float: left; } .header .navigation { text-align: right; float: right; padding-top: 2px; } .header .navigation ul li { display: inline; padding: 0px 0px 0px 20px; } .header:after { content: "."; display: block; height: 0; clear: both; visibility: hidden; } .footer { margin-top: 40px; background: #272727; padding: 5px 0px; text-align: right; } .how-to { margin: 0 auto; text-align: center; margin-bottom: 20px; display: none; } .how-to .step { vertical-align: middle; background: #709eab; margin: 5px; width: 300px; height: 100px; display: inline-block; } .how-to .step p { height: 100px; width: 300px; display: table; font-size: 20px; padding: 10px; } .how-to .step p span { display: table-cell; vertical-align: middle; } .top { text-align: right; padding: 0px; } .top .fork-me { float: left; } .top h1 { padding-top: 10px; font-size: 6em; letter-spacing: -8px; color: #841f25; font-weight: bold; } .top h2 { color: #709eab; } .top .downloadable { padding: 20px 0px; margin: 20px 0px 0px 0px; visibility: hidden; display: block; } .top .downloadable:after { content: "."; display: block; height: 0; clear: both; visibility: hidden; } .top .downloadable .download, .top .downloadable .submit_request { float: right; background: #272727; padding: 10px; display: inline-block; } .top .downloadable .download a, .top .downloadable .submit_request a { font-size: 48px; } .top .downloadable .submit_request a { font-size: 32px; } .top .downloadable .instructions { clear: both; font-size: 10px; } .top .details { float: right; width: 660px; padding: 10px 20px 10px 10px; } .top .details * { color: #9a9a9a; } .top .code { width: 945px; margin: 10px 10px 10px 10px; padding: 5px; text-align: right; background: white; position: relative; right: 5px; border: 1px solid #cfcfcf; font-size: 22px; display: none; overflow: hidden; color: #aaaaaa; } .top .code code { color: #aaaaaa; display: block; position: relative; } .top .code pre { overflow: hidden; } .top textarea.code { font-size: 20px; text-align: left; height: 0; } .top .options { display: none; } .top .options a { background: #272727; padding: 5px; } .top:after { content: "."; display: block; height: 0; clear: both; visibility: hidden; } .label-highlight { text-align: right; font-size: 28px; color: #eeeeee; } .label-highlight.with-code { color: #aaaaaa; text-align: left; font-size: 24px; } .main.index .post { border-bottom: 10px solid #cfcfcf; } .main.index .post .link { padding: 10px 5px; } .main.index .post .version { float: right; } .main.index .post .kind { padding: 60px 0px 10px 5px; } .main.index .post .kind h3 { color: #841f25; font-size: 32px; font-weight: bold; float: left; } .main.index .post .kind .search { float: right; } .main.index .post .kind .search input { padding: 10px 0px -15px 0px; text-align: right; } .main.index .post .kind:after { content: "."; display: block; height: 0; clear: both; visibility: hidden; } .main.index .post:first-child .kind { padding-top: 10px; } .main.index .post .tags { color: #cfcfcf; font-size: 14px; font-style: italic; position: relative; } .main.index ul { list-style: none; position: relative; z-index: 1; padding: 0; margin: 0; } .main.index ul:after { content: "."; display: block; height: 0; clear: both; visibility: hidden; } .main.index ul > * { padding: 0; margin: 0; } .main.index ul li { border-top: 1px solid #cfcfcf; background: white; } .main.index ul li details:after { content: "."; display: block; height: 0; clear: both; visibility: hidden; } .main.index ul li .summary:after { content: "."; display: block; height: 0; clear: both; visibility: hidden; } .main.index ul li .links, .main.index ul li .sources { display: block; } .main.index ul li:last-child { border-bottom: 1px solid #cfcfcf; } .main.index ul li a, .main.index ul li a * { color: #841f25; font-size: 20px; text-decoration: none; padding: 0px 5px; } .main.index ul li:hover { background: #fcfcfc; } .main.index ul li.open { background: #fcfcfc; } .main.index ul li.open .summary { border-bottom: 1px solid #ececec; } .main.index ul li.selected { background: #f7f7f7; } .main.index ul li.focused { background: #709eab; } .main.index ul li.focused li { background: inherit; } .main.index ul li.focused li a:hover, .main.index ul li.focused li a:visited { color: #272727; } .main.index ul li ul { text-align: right; float: right; } .main.index ul li ul li { display: block; float: left; height: 100%; border: none; padding: 0px 12px; background: none; } .main.index ul li ul li a { text-align: center; color: #272727; font-size: 14px; } .main.index ul li ul li a:hover, .main.index ul li ul li a:visited { color: #a7a7a7; } .main.index ul li ul li:last-child { border: none; } .main.index ul li:after { content: "."; display: block; height: 0; clear: both; visibility: hidden; } .main.index ul li .links { height: 40px; } .main.index ul li .sources { float: left; } .main.index ul li .sources a { display: inline-block; padding: 10px 0px 10px 0px; margin: 0px 10px 0px 10px; } .main.index ul li .links li { padding: 0px; margin: 0px 0px 0px 10px; height: 40px; width: 60px; } .main.index ul li .links li.arrow { width: 40px; } .main.index ul li .links li.arrow a { width: 20px; } .main.index ul li .links li a { text-align: center; padding: 12px 10px 0px 10px; margin: 0; height: 28px; display: block; width: 40px; float: left; } .main.index ul li:after { content: "."; display: block; height: 0; clear: both; visibility: hidden; } .main.index ul li .details { display: none; background: #fcfcfc; } .main.index ul li .details:after { content: "."; display: block; height: 0; clear: both; visibility: hidden; } .main.index ul li .details .link { display: block; clear: both; text-align: right !important; float: right; } .main.index ul li .details .link a { color: grey; } .selector { background: #272727; color: #272727; position: absolute; left: -10px; right: -10px; font-size: 20px; z-index: -10; visibility: hidden; } .view-code { position: absolute; right: -42px; width: 100px; background: #272727; z-index: 50; cursor: pointer; text-align: center; text-transform: uppercase; padding: 5px; behavior: url(-ms-transform.htc); -moz-transform: rotate(90deg); -webkit-transform: rotate(90deg); -o-transform: rotate(90deg); -ms-transform: rotate(90deg); } #readme-body .downloadable, #tips-body .downloadable { display: none; } textarea { border: 1px solid #cfcfcf; }
0.437103
0.120051
body { background: #fff; padding-bottom: 45px; } .wrap { margin: 0 auto; width: 100%; min-width: 1200px; overflow: hidden; } /*liebiao*/ .discuss-list{ margin:25px auto 0; width: 1200px; overflow: hidden; border-bottom:1px solid #f2f2f2; padding-bottom: 20px; display: flex; } .discuss-left{ width:200px; padding:0 35px; flex: 0 0 200px; border-right:1px solid #f2f2f2; overflow: hidden; display: block; } .discuss-left>img{ width: 100px; height: 100px; display: block; margin:0 auto 10px; } .discuss-box{ } .discuss-info{ line-height: 20px; font-size: 12px; color: #737373; text-align: center; overflow:hidden; text-overflow:ellipsis; display:-webkit-box; -webkit-box-orient:vertical; -webkit-line-clamp:3; } .discuss-money{ height: 30px; line-height: 30px; font-size: 12px; color: #333; text-align: center; overflow: hidden; white-space: nowrap; text-overflow: ellipsis; } .discuss-detail{ height: 20px; line-height: 20px; font-size: 12px; color: #999; text-align: center; overflow: hidden; white-space: nowrap; text-overflow: ellipsis; } .discuss-right{ flex: 1; overflow: hidden; margin-left: 35px; } .discuss-right-box{ overflow: hidden; display: flex; } .discuss-tit{ flex: 0 0 90px; width: 90px; height: 20px; line-height: 20px; font-size: 12px; color: #737373; overflow: hidden; white-space: nowrap; text-overflow: ellipsis; } .discuss-wrap{ overflow: hidden; flex: 1; margin-bottom: 20px; line-height: 20px; font-size: 12px; color: var(--theme); overflow: hidden; white-space: nowrap; text-overflow: ellipsis; } .discuss-wrap>img{ width: 15px; height: 15px; margin-right: 5px; vertical-align: middle; cursor: pointer; } .discuss-wrap>textarea{ height: 100px; width: 644px; resize: none; padding:6px; line-height: 20px; font-size: 12px; color:#333; overflow: hidden; white-space: nowrap; text-overflow: ellipsis; border:1px solid #f2f2f2; } .upload-img{ width: 700px; overflow: hidden; margin-top:10px; } .discuss-btn{ width: 120px; height: 35px; line-height: 35px; font-size: 14px; color: #fff; border-radius: 5px; margin:0 auto; margin-top: 50px; text-align: center; overflow: hidden; white-space: nowrap; text-overflow: ellipsis; background-color: var(--theme); cursor: pointer; } /*图片上传*/ .add-img{ width: 60px; height: 60px; float: left; overflow: hidden; position: relative; cursor: pointer; } .add-bg{ position: absolute; left: 0; top: 0; width: 100%; height: 100%; z-index: -1; } .add-img input{ width: 100%; height: 100%; background: none; border:none; opacity: 0; } .file-item{ width: 60px; height: 60px; float: left; margin-right: 10px; margin-bottom: 10px; position: relative; } .img-pic{ width: 100%; height: 100%; } .file-del{ position: absolute; left: 0; bottom: 0; right: 0; background: rgba(0,0,0,.5); height: 20px; line-height: 20px; font-size: 12px; color: #fff; text-align: center; overflow: hidden; white-space: nowrap; text-overflow: ellipsis; cursor: pointer; }
xiaoaimarket/css/discuss.css
body { background: #fff; padding-bottom: 45px; } .wrap { margin: 0 auto; width: 100%; min-width: 1200px; overflow: hidden; } /*liebiao*/ .discuss-list{ margin:25px auto 0; width: 1200px; overflow: hidden; border-bottom:1px solid #f2f2f2; padding-bottom: 20px; display: flex; } .discuss-left{ width:200px; padding:0 35px; flex: 0 0 200px; border-right:1px solid #f2f2f2; overflow: hidden; display: block; } .discuss-left>img{ width: 100px; height: 100px; display: block; margin:0 auto 10px; } .discuss-box{ } .discuss-info{ line-height: 20px; font-size: 12px; color: #737373; text-align: center; overflow:hidden; text-overflow:ellipsis; display:-webkit-box; -webkit-box-orient:vertical; -webkit-line-clamp:3; } .discuss-money{ height: 30px; line-height: 30px; font-size: 12px; color: #333; text-align: center; overflow: hidden; white-space: nowrap; text-overflow: ellipsis; } .discuss-detail{ height: 20px; line-height: 20px; font-size: 12px; color: #999; text-align: center; overflow: hidden; white-space: nowrap; text-overflow: ellipsis; } .discuss-right{ flex: 1; overflow: hidden; margin-left: 35px; } .discuss-right-box{ overflow: hidden; display: flex; } .discuss-tit{ flex: 0 0 90px; width: 90px; height: 20px; line-height: 20px; font-size: 12px; color: #737373; overflow: hidden; white-space: nowrap; text-overflow: ellipsis; } .discuss-wrap{ overflow: hidden; flex: 1; margin-bottom: 20px; line-height: 20px; font-size: 12px; color: var(--theme); overflow: hidden; white-space: nowrap; text-overflow: ellipsis; } .discuss-wrap>img{ width: 15px; height: 15px; margin-right: 5px; vertical-align: middle; cursor: pointer; } .discuss-wrap>textarea{ height: 100px; width: 644px; resize: none; padding:6px; line-height: 20px; font-size: 12px; color:#333; overflow: hidden; white-space: nowrap; text-overflow: ellipsis; border:1px solid #f2f2f2; } .upload-img{ width: 700px; overflow: hidden; margin-top:10px; } .discuss-btn{ width: 120px; height: 35px; line-height: 35px; font-size: 14px; color: #fff; border-radius: 5px; margin:0 auto; margin-top: 50px; text-align: center; overflow: hidden; white-space: nowrap; text-overflow: ellipsis; background-color: var(--theme); cursor: pointer; } /*图片上传*/ .add-img{ width: 60px; height: 60px; float: left; overflow: hidden; position: relative; cursor: pointer; } .add-bg{ position: absolute; left: 0; top: 0; width: 100%; height: 100%; z-index: -1; } .add-img input{ width: 100%; height: 100%; background: none; border:none; opacity: 0; } .file-item{ width: 60px; height: 60px; float: left; margin-right: 10px; margin-bottom: 10px; position: relative; } .img-pic{ width: 100%; height: 100%; } .file-del{ position: absolute; left: 0; bottom: 0; right: 0; background: rgba(0,0,0,.5); height: 20px; line-height: 20px; font-size: 12px; color: #fff; text-align: center; overflow: hidden; white-space: nowrap; text-overflow: ellipsis; cursor: pointer; }
0.308919
0.056288
@font-face { font-family: icons-font_axeleration; src: url("../fonts/icons-font_axeleration.ttf") format("truetype"); } /*************/ /* CSS RESET */ /*************/ *, *::after, *::before { box-sizing: border-box; } *, html { padding: 0; margin: 0; box-sizing: border-box; text-decoration: none; list-style: none; -webkit-user-drag: none; user-select: none; } body { font-family: filson-pro, sans-serif; } /******************/ /* HEADER STYLING */ /******************/ header menu { position: fixed; top: 0; right: 0; left: 0; padding: .8em 1em .8em 1em; display: flex; align-items: center; justify-content: space-between; z-index: 1; background-color: #f5f5f5; z-index: 1; } header nav menu li:first-of-type a img { height: 2em; border-radius: 50%; } header nav menu li:nth-of-type(2) img { height: 1.2em; } #settings-a { font-family: "icons-font_axeleration", sans-serif; font-size: 2em; color: #808080; } nav > li button { font-family: "icons-font_axeleration", sans-serif; font-size: 2em; color: #808080; background: none; border: none; cursor: pointer; position: fixed; top: 0.4em; right: -5em; z-index: 3; } nav > li button.button-position { right: 0.5em; } /****************/ /* MAIN STYLING */ /****************/ body { background-color: #f5f5f5; } /******************/ /* FOOTER STYLING */ /******************/ footer menu { bottom: 0; position: fixed; display: flex; justify-content: space-around; align-items: center; width: 100%; height: 3em; background-color: #dcdcdc; font-size: 1em; } footer li:first-of-type, footer li:nth-of-type(3) { width: 100%; height: 100%; } footer li:nth-of-type(2) { position: absolute; border-top: 0.25em solid #bbbbbb; border-radius: 0.25em; width: 2em; transform: rotate(90deg); } footer { font-style: normal; z-index: 1; } footer a { display: flex; align-items: center; justify-content: center; width: 100%; height: 100%; color: #bbbbbb; } .menu-item-active { color: #202020; } /****************/ /* HOME STYLING */ /****************/ .profiles { margin: 4em 1em 5em 1em; display: grid; grid-gap: .8em; grid-template-columns: repeat(auto-fit, minmax(15em, 1fr)); } .profiles li { position: relative; } .profiles img { width: 100%; border-radius: 1em; margin-bottom: -.25em; } .image-filter { border-radius: 1em; position: absolute; content:""; height:100%; width:100%; top:0; left:0; background: linear-gradient(to bottom, #00000031 50%,#000000b4 80%); } .profiles h2 { position: absolute; color: #f5f5f5; font-size: 2em; left: .5em; height: 2em; bottom: 2.5em; font-weight: 500; width: 100%; } .profiles h2 span { margin-left: .3em; font-size: .8em; font-weight: 200; } .profiles p { position: absolute; font-weight: 400; color: #f5f5f5; font-size: 1em; } .profiles p:first-of-type { bottom: 5.5em; left: 1em; } .profiles p:last-of-type { bottom: 4.5em; left: 1em; text-transform: capitalize; } .profiles div:last-of-type { position: absolute; width: 100%; display: flex; justify-content: center; bottom: 0; } .profiles button { position: relative; font-family: filson-pro, sans-serif; color: #f5f5f5; font-size: 1.7em; font-weight: 500; width: 100%; height: 2em; border: none; cursor: pointer; } .profiles button:first-of-type { background-color: #666666; backdrop-filter: blur(2px); border-radius: 0 0 0 .5em; } .profiles button:last-of-type { background-color: #0f7fc7; border-radius: 0 0 .5em 0; } /********************/ /* SETTINGS STYLING */ /********************/ .page-form { display: flex; flex-direction: column; margin: 4em 1em 5em 1em; } .pop-up-form { position: fixed; top: 0; left: 0; margin: 4em 1em 5em 1em; background-color: #f5f5f5; outline: solid 1em #f5f5f5; display: flex; flex-direction: column; width: 100%; height: 100%; transform: translateX(100%); transition: .5s; z-index: 2; } form.pop-up-function { transform: translateX(0); } #map { position: absolute; top: 0; right: 0; bottom: 4em; left: 0; background-color: #49c1f0; z-index: 3; }
static/styles/styles.css
@font-face { font-family: icons-font_axeleration; src: url("../fonts/icons-font_axeleration.ttf") format("truetype"); } /*************/ /* CSS RESET */ /*************/ *, *::after, *::before { box-sizing: border-box; } *, html { padding: 0; margin: 0; box-sizing: border-box; text-decoration: none; list-style: none; -webkit-user-drag: none; user-select: none; } body { font-family: filson-pro, sans-serif; } /******************/ /* HEADER STYLING */ /******************/ header menu { position: fixed; top: 0; right: 0; left: 0; padding: .8em 1em .8em 1em; display: flex; align-items: center; justify-content: space-between; z-index: 1; background-color: #f5f5f5; z-index: 1; } header nav menu li:first-of-type a img { height: 2em; border-radius: 50%; } header nav menu li:nth-of-type(2) img { height: 1.2em; } #settings-a { font-family: "icons-font_axeleration", sans-serif; font-size: 2em; color: #808080; } nav > li button { font-family: "icons-font_axeleration", sans-serif; font-size: 2em; color: #808080; background: none; border: none; cursor: pointer; position: fixed; top: 0.4em; right: -5em; z-index: 3; } nav > li button.button-position { right: 0.5em; } /****************/ /* MAIN STYLING */ /****************/ body { background-color: #f5f5f5; } /******************/ /* FOOTER STYLING */ /******************/ footer menu { bottom: 0; position: fixed; display: flex; justify-content: space-around; align-items: center; width: 100%; height: 3em; background-color: #dcdcdc; font-size: 1em; } footer li:first-of-type, footer li:nth-of-type(3) { width: 100%; height: 100%; } footer li:nth-of-type(2) { position: absolute; border-top: 0.25em solid #bbbbbb; border-radius: 0.25em; width: 2em; transform: rotate(90deg); } footer { font-style: normal; z-index: 1; } footer a { display: flex; align-items: center; justify-content: center; width: 100%; height: 100%; color: #bbbbbb; } .menu-item-active { color: #202020; } /****************/ /* HOME STYLING */ /****************/ .profiles { margin: 4em 1em 5em 1em; display: grid; grid-gap: .8em; grid-template-columns: repeat(auto-fit, minmax(15em, 1fr)); } .profiles li { position: relative; } .profiles img { width: 100%; border-radius: 1em; margin-bottom: -.25em; } .image-filter { border-radius: 1em; position: absolute; content:""; height:100%; width:100%; top:0; left:0; background: linear-gradient(to bottom, #00000031 50%,#000000b4 80%); } .profiles h2 { position: absolute; color: #f5f5f5; font-size: 2em; left: .5em; height: 2em; bottom: 2.5em; font-weight: 500; width: 100%; } .profiles h2 span { margin-left: .3em; font-size: .8em; font-weight: 200; } .profiles p { position: absolute; font-weight: 400; color: #f5f5f5; font-size: 1em; } .profiles p:first-of-type { bottom: 5.5em; left: 1em; } .profiles p:last-of-type { bottom: 4.5em; left: 1em; text-transform: capitalize; } .profiles div:last-of-type { position: absolute; width: 100%; display: flex; justify-content: center; bottom: 0; } .profiles button { position: relative; font-family: filson-pro, sans-serif; color: #f5f5f5; font-size: 1.7em; font-weight: 500; width: 100%; height: 2em; border: none; cursor: pointer; } .profiles button:first-of-type { background-color: #666666; backdrop-filter: blur(2px); border-radius: 0 0 0 .5em; } .profiles button:last-of-type { background-color: #0f7fc7; border-radius: 0 0 .5em 0; } /********************/ /* SETTINGS STYLING */ /********************/ .page-form { display: flex; flex-direction: column; margin: 4em 1em 5em 1em; } .pop-up-form { position: fixed; top: 0; left: 0; margin: 4em 1em 5em 1em; background-color: #f5f5f5; outline: solid 1em #f5f5f5; display: flex; flex-direction: column; width: 100%; height: 100%; transform: translateX(100%); transition: .5s; z-index: 2; } form.pop-up-function { transform: translateX(0); } #map { position: absolute; top: 0; right: 0; bottom: 4em; left: 0; background-color: #49c1f0; z-index: 3; }
0.379723
0.071526
new-item-component { position: fixed; top: 0; left: 0; } .newItemBackground { top: 10px !important; left: 50vw !important; width: 760px; height: auto; max-width: 90vw; max-height: calc(100vh - 30px); overflow: auto; -webkit-overflow-scrolling: touch; margin: 0 0 0 -350px; padding: 5px; background: #ffffff; border: 1px solid #ffffff; border-radius: 3px; z-index: 9999; position: absolute; box-sizing: border-box; box-shadow: 0 4px 8px 0 rgba(0, 0, 0, 0.2), 0 6px 20px 0 rgba(0, 0, 0, 0.19); } .newItemBackground:before { /* content: ""; position: absolute; z-index: 1; border: solid 15px transparent; border-bottom-color: #FFF; */ } .tooltip-TL:before { top: -30px; left: 30px; } .tooltip-TR:before { top: -30px; right: 30px; } .tooltip-BL:before { transform: rotate(180deg); bottom: -30px; left: 30px; } .tooltip-BR:before { transform: rotate(180deg); bottom: -30px; right: 30px; } .newItemTitle { text-align: center; margin-bottom: 0; } .newItemFormDiv { padding: 20px; } .formHeadSection { margin-bottom: 20px; } .formOrderSection { margin: 30px 0; } .formSection { padding: 0 20px 20px; border: 1px solid #304d63; } .section2column { position: relative; } .section2column::before { content: ""; width: 1px; position: absolute; top: 35px; bottom: 0; left: 50%; background: #ddd; } .section2columnNoBg::before { background: transparent ! important; } .formSectionTitle { margin: -1px -21px 20px; padding: 0 15px; background: #304d63; color: #fff; font-weight: normal; font-size: 14px; line-height: 35px; } .section2columnTitle { flex: 0 0 48%; margin: -5px 0 0; text-align: center; font-size: 15px; font-weight: bold; color: #304d63; } .section2columnTitle + .section2columnTitle { margin-left: 4%; } .section2column .newItemInputContainer { margin: 0 -5px 10px; } .section2column .newItemInputContainer label { flex: 0 0 9%; justify-content: flex-end; margin-right: 1%; } .section2column .newItemInputContainer .newItemInputContainerHalf label { flex: 0 0 19%; } .section2column .newItemInputContainer input + label, .section2column .newItemInputContainer select + label { margin-left: 6%; } .section2column .newItemInputContainer input, .section2column .newItemInputContainer select { flex: 0 0 35%; } .section1column .newItemInputContainer label { flex: 0 0 20%; } .section1column .newItemInputContainer input, .section1column .newItemInputContainer select { flex: 0 0 80%; } .checkBoxRightContainer { display: flex; justify-content: flex-end; align-items: center; right: 20px; margin-top: 10px; } .newItemInputContainer, .newItemInputContainerSelectWithInput, .newItemInputContainerThree, .newItemInputContainerFour, .newItemInputContainerOther { display: flex; margin-bottom: 10px; } .newItemInputContainerHalf { display: flex; width: 50%; margin-bottom: 10px; } .newItemInputContainerSelectWithInput { margin: 0 0 15px -10px; } .newItemInputContainerFour { margin: 0 0 15px -10px; } .newItemInputContainer > label, .newItemInputContainerHalf > label { display: inline-flex; flex: 0 0 12%; /* text-align: center; */ align-items: center; font-size: 14px; } .newItemInputContainerHalf > label { flex: 0 0 20%; } .newItemInputContainerOther > label { display: inline-flex; /* width: 10%; */ text-align: center; align-items: center; } .newItemInputContainerSelectWithInput > label { display: inline-flex; flex: 0 0 12%; align-items: center; justify-content: flex-end; padding-right: 5px; font-size: 14px; } .newItemInputContainerThree > label { display: inline-flex; width: 17%; text-align: center; align-items: center; margin-left: 10px; } .newItemInputContainerFour > label { display: inline-flex; flex: 0 0 12%; align-items: center; justify-content: flex-end; padding-right: 5px; font-size: 14px; } .newItemInputContainer > input, .newItemInputContainerHalf > input, .newItemInputContainer > select, .newItemInputContainer > input { flex: 0 0 35%; height: 40px; border-radius: 5px; box-sizing: border-box; border-color: #bbb; } .newItemInputContainerSelectWithInput > input { flex: 0 0 14%; height: 40px; border-radius: 5px; box-sizing: border-box; border-color: #bbb; width: 14%; } .newItemInputContainerFour > input { flex: 0 0 14%; height: 40px; border-radius: 5px; box-sizing: border-box; border-color: #bbb; width: 14%; } .section2column .newItemInputContainerHalf > input { flex: 0 0 74%; } .newItemInputContainer > input + label, .newItemInputContainerHalf > input + label, .newItemInputContainer > select + label { margin-left: 4%; } .newItemInputContainerOther > input { width: 90%; height: 40px; border-radius: 5px; box-sizing: border-box; border-color: #bbb; } .newItemInputContainerThree > input { width: 20%; height: 40px; border-radius: 5px; box-sizing: border-box; border-color: #bbb; } .hidden { visibility: hidden; } .bottom { margin-top: auto; } .newItemInputItemInput { display: block; } .marginLeftTen { display: inline-flex; align-items: center; width: 38%; height: 40px; border-radius: 5px; } .marginLeftZero { display: inline-flex; margin-left: 0px; align-items: center; } .buttonContainer { display: flex; align-items: center; justify-content: center; } .buttonContainer > button { background-color: red; /* Green */ border: red; border-radius: 5px; color: white; padding: 15px 32px; text-align: center; text-decoration: none; display: inline-block; font-size: 14px; margin: 10px; height: 50px; width: 150px; } form > input, .formSubmitBtn { -webkit-appearance: none; background-color: #4CAF50; /* Green */ border: #4CAF50; border-radius: 5px; color: white; text-align: center; text-decoration: none; display: inline-block; font-size: 15px; height: 40px; width: 150px; transition: all .3s; } /* form > button { background-color: #4CAF50; border: #4CAF50; border-radius: 5px; color: white; padding: 3px 5px; text-align: center; text-decoration: none; display: inline-block; font-size: 14px; margin: 1px; height: 27px; width: 125px; } */ form > input:hover, .formSubmitBtn:hover{ cursor: pointer; opacity: .5; } input[type=checkbox] { width:15px; height:15px; } .topNavClose { float: right; font-size: 24px; cursor: pointer; } .topNavClose:hover { opacity: .5; } .arrow_box { position: relative; z-index: 9999; position: absolute; left: 25%; top: 10%; } form > input:disabled, .formSubmitBtn:disabled{ cursor: default; background-color: grey; opacity: .8; } .instructionalInformation .totalTime { background: #f5f5f5; margin: 15px -20px -20px; padding: 15px; position: relative; border-top: 1px solid #ddd; } .subTitle{ margin: 5px; } #new_item_start_cust { display: none; } #new_item_end_cust { display: none; } .colorBox { margin-left: -60px; width: 30px; height: 20px; align-self: center; } .newItemFooter { padding-top: 20px; text-align: center; margin-bottom: 18px; } @media only screen and (max-width:1000px) { .mobile_sizing_new_item { max-width: 600px; width: 90vw; max-height: 90Vh; margin-left: -45vw; } .newItemFormDiv { padding: 10px; } .formSection { margin: 0 -10px; } .formSectionTitle { font-size: 12px; line-height: 30px; } .section2column::before { top: 30px; } .section2columnTitle { font-size: 12px; } div:not(.formSection) > .newItemInputContainer, .newItemInputContainerOther { flex-direction: column; margin-bottom: 5px; } .newItemInputContainerSelectWithInput { position: relative; margin: 0 -10px 10px; font-size: 10px; } .newItemInputContainerFour { position: relative; margin: 0 -10px 10px; font-size: 10px; } .newItemInputContainer, .newItemInputContainerThree, .newItemInputContainerHalf, .newItemInputContainerOther { /* width: 300px; */ } .newItemTitle { font-size: 15px; padding: 0; margin: 0; } .newItemInputContainer > label, .newItemInputContainerOther > label { font-size: 10px; } .newItemInputContainer > input + label, .newItemInputContainer > select + label { margin-top: 5px; margin-left: 0; } .newItemInputContainerSelectWithInput > label { position: absolute; flex: 0 0 25%; top: 0; font-size: 10px; } .newItemInputContainerSelectWithInput > select { width: 38%; display: inline-flex; align-items: center; } .newItemInputContainerSelectWithInput > label:nth-child(3) { left: 40%; } .newItemInputContainerThree > label { width: 12%; font-size: 10px; margin-left: 5px; } .newItemInputContainerFour > label { position: absolute; flex: 0 0 25%; top: 0; font-size: 10px; } .newItemInputContainerFour > label:nth-child(3) { left: 25%; } .newItemInputContainerFour > label:nth-child(5) { left: 50%; } .newItemInputContainerFour > label:nth-child(7) { left: 75%; } .buttonContainer > button { font-size: 10px; } .mobile_input_container { display: none; } .newItemInputContainer { font-size: 10px; } .newItemInputContainer > input { height: 32px; font-size: 16px; max-width: 100%; } .newItemInputContainer > select { height: 32px; width: 100%; font-size: 16px; } .newItemInputContainerOther > input { flex: 0 0 96%; width: 100%; max-width: 100%; font-size: 16px; } .newItemInputContainerHalf > select { width: 40%; font-size: 16px; } .newItemInputContainerSelectWithInput > select { margin: 15px 1% 0 0; height: 32px; width: 38%; font-size: 16px; } .section2column .newItemInputContainer .newItemInputContainerHalf > input { height: 32px; flex: 0 0 92%; width: 92%; } .newItemInputContainerSelectWithInput > input { flex: 0 0 24%; margin: 15px 1% 0 0; font-size: 16px; height: 32px; } .newItemInputContainerThree > input { width: 16%; height: 32px; } .newItemInputContainerFour > input { flex: 0 0 24%; margin: 15px 1% 0 0; font-size: 16px; height: 32px; } .colorBox { margin: -18px 25px 20px 0; align-self: flex-end; width: 25px; height: 15px; } .section2column .newItemInputContainer { position: relative; margin: 0 -10px 5px; } .section2column .newItemInputContainer label { position: absolute; top: 0; width: 50%; justify-content: start; } .section2column .newItemInputContainer label:not(:first-child) { left: 50%; margin-top: 0; margin-left: 4%; } .section2column .newItemInputContainer input, .section2column .newItemInputContainer select { flex: 0 0 46%; width: 46%; margin-top: 15px; } .section2column .newItemInputContainer input:nth-child(4), .section2column .newItemInputContainer select:nth-child(4) { margin-left: 8%; } .section2column .newItemInputContainer > input + label { margin-top: 0; } .section2column .newItemInputContainer label:empty + input { margin-top: 0; } .instructionalInformation .totalTime { margin: 15px -20px -20px; padding-top: 20px; } .instructionalInformation .totalTime label { top: 5px; } .instructionalInformation .totalTime input { margin: 0 !important; } }
src/components/new-item/new-item.css
new-item-component { position: fixed; top: 0; left: 0; } .newItemBackground { top: 10px !important; left: 50vw !important; width: 760px; height: auto; max-width: 90vw; max-height: calc(100vh - 30px); overflow: auto; -webkit-overflow-scrolling: touch; margin: 0 0 0 -350px; padding: 5px; background: #ffffff; border: 1px solid #ffffff; border-radius: 3px; z-index: 9999; position: absolute; box-sizing: border-box; box-shadow: 0 4px 8px 0 rgba(0, 0, 0, 0.2), 0 6px 20px 0 rgba(0, 0, 0, 0.19); } .newItemBackground:before { /* content: ""; position: absolute; z-index: 1; border: solid 15px transparent; border-bottom-color: #FFF; */ } .tooltip-TL:before { top: -30px; left: 30px; } .tooltip-TR:before { top: -30px; right: 30px; } .tooltip-BL:before { transform: rotate(180deg); bottom: -30px; left: 30px; } .tooltip-BR:before { transform: rotate(180deg); bottom: -30px; right: 30px; } .newItemTitle { text-align: center; margin-bottom: 0; } .newItemFormDiv { padding: 20px; } .formHeadSection { margin-bottom: 20px; } .formOrderSection { margin: 30px 0; } .formSection { padding: 0 20px 20px; border: 1px solid #304d63; } .section2column { position: relative; } .section2column::before { content: ""; width: 1px; position: absolute; top: 35px; bottom: 0; left: 50%; background: #ddd; } .section2columnNoBg::before { background: transparent ! important; } .formSectionTitle { margin: -1px -21px 20px; padding: 0 15px; background: #304d63; color: #fff; font-weight: normal; font-size: 14px; line-height: 35px; } .section2columnTitle { flex: 0 0 48%; margin: -5px 0 0; text-align: center; font-size: 15px; font-weight: bold; color: #304d63; } .section2columnTitle + .section2columnTitle { margin-left: 4%; } .section2column .newItemInputContainer { margin: 0 -5px 10px; } .section2column .newItemInputContainer label { flex: 0 0 9%; justify-content: flex-end; margin-right: 1%; } .section2column .newItemInputContainer .newItemInputContainerHalf label { flex: 0 0 19%; } .section2column .newItemInputContainer input + label, .section2column .newItemInputContainer select + label { margin-left: 6%; } .section2column .newItemInputContainer input, .section2column .newItemInputContainer select { flex: 0 0 35%; } .section1column .newItemInputContainer label { flex: 0 0 20%; } .section1column .newItemInputContainer input, .section1column .newItemInputContainer select { flex: 0 0 80%; } .checkBoxRightContainer { display: flex; justify-content: flex-end; align-items: center; right: 20px; margin-top: 10px; } .newItemInputContainer, .newItemInputContainerSelectWithInput, .newItemInputContainerThree, .newItemInputContainerFour, .newItemInputContainerOther { display: flex; margin-bottom: 10px; } .newItemInputContainerHalf { display: flex; width: 50%; margin-bottom: 10px; } .newItemInputContainerSelectWithInput { margin: 0 0 15px -10px; } .newItemInputContainerFour { margin: 0 0 15px -10px; } .newItemInputContainer > label, .newItemInputContainerHalf > label { display: inline-flex; flex: 0 0 12%; /* text-align: center; */ align-items: center; font-size: 14px; } .newItemInputContainerHalf > label { flex: 0 0 20%; } .newItemInputContainerOther > label { display: inline-flex; /* width: 10%; */ text-align: center; align-items: center; } .newItemInputContainerSelectWithInput > label { display: inline-flex; flex: 0 0 12%; align-items: center; justify-content: flex-end; padding-right: 5px; font-size: 14px; } .newItemInputContainerThree > label { display: inline-flex; width: 17%; text-align: center; align-items: center; margin-left: 10px; } .newItemInputContainerFour > label { display: inline-flex; flex: 0 0 12%; align-items: center; justify-content: flex-end; padding-right: 5px; font-size: 14px; } .newItemInputContainer > input, .newItemInputContainerHalf > input, .newItemInputContainer > select, .newItemInputContainer > input { flex: 0 0 35%; height: 40px; border-radius: 5px; box-sizing: border-box; border-color: #bbb; } .newItemInputContainerSelectWithInput > input { flex: 0 0 14%; height: 40px; border-radius: 5px; box-sizing: border-box; border-color: #bbb; width: 14%; } .newItemInputContainerFour > input { flex: 0 0 14%; height: 40px; border-radius: 5px; box-sizing: border-box; border-color: #bbb; width: 14%; } .section2column .newItemInputContainerHalf > input { flex: 0 0 74%; } .newItemInputContainer > input + label, .newItemInputContainerHalf > input + label, .newItemInputContainer > select + label { margin-left: 4%; } .newItemInputContainerOther > input { width: 90%; height: 40px; border-radius: 5px; box-sizing: border-box; border-color: #bbb; } .newItemInputContainerThree > input { width: 20%; height: 40px; border-radius: 5px; box-sizing: border-box; border-color: #bbb; } .hidden { visibility: hidden; } .bottom { margin-top: auto; } .newItemInputItemInput { display: block; } .marginLeftTen { display: inline-flex; align-items: center; width: 38%; height: 40px; border-radius: 5px; } .marginLeftZero { display: inline-flex; margin-left: 0px; align-items: center; } .buttonContainer { display: flex; align-items: center; justify-content: center; } .buttonContainer > button { background-color: red; /* Green */ border: red; border-radius: 5px; color: white; padding: 15px 32px; text-align: center; text-decoration: none; display: inline-block; font-size: 14px; margin: 10px; height: 50px; width: 150px; } form > input, .formSubmitBtn { -webkit-appearance: none; background-color: #4CAF50; /* Green */ border: #4CAF50; border-radius: 5px; color: white; text-align: center; text-decoration: none; display: inline-block; font-size: 15px; height: 40px; width: 150px; transition: all .3s; } /* form > button { background-color: #4CAF50; border: #4CAF50; border-radius: 5px; color: white; padding: 3px 5px; text-align: center; text-decoration: none; display: inline-block; font-size: 14px; margin: 1px; height: 27px; width: 125px; } */ form > input:hover, .formSubmitBtn:hover{ cursor: pointer; opacity: .5; } input[type=checkbox] { width:15px; height:15px; } .topNavClose { float: right; font-size: 24px; cursor: pointer; } .topNavClose:hover { opacity: .5; } .arrow_box { position: relative; z-index: 9999; position: absolute; left: 25%; top: 10%; } form > input:disabled, .formSubmitBtn:disabled{ cursor: default; background-color: grey; opacity: .8; } .instructionalInformation .totalTime { background: #f5f5f5; margin: 15px -20px -20px; padding: 15px; position: relative; border-top: 1px solid #ddd; } .subTitle{ margin: 5px; } #new_item_start_cust { display: none; } #new_item_end_cust { display: none; } .colorBox { margin-left: -60px; width: 30px; height: 20px; align-self: center; } .newItemFooter { padding-top: 20px; text-align: center; margin-bottom: 18px; } @media only screen and (max-width:1000px) { .mobile_sizing_new_item { max-width: 600px; width: 90vw; max-height: 90Vh; margin-left: -45vw; } .newItemFormDiv { padding: 10px; } .formSection { margin: 0 -10px; } .formSectionTitle { font-size: 12px; line-height: 30px; } .section2column::before { top: 30px; } .section2columnTitle { font-size: 12px; } div:not(.formSection) > .newItemInputContainer, .newItemInputContainerOther { flex-direction: column; margin-bottom: 5px; } .newItemInputContainerSelectWithInput { position: relative; margin: 0 -10px 10px; font-size: 10px; } .newItemInputContainerFour { position: relative; margin: 0 -10px 10px; font-size: 10px; } .newItemInputContainer, .newItemInputContainerThree, .newItemInputContainerHalf, .newItemInputContainerOther { /* width: 300px; */ } .newItemTitle { font-size: 15px; padding: 0; margin: 0; } .newItemInputContainer > label, .newItemInputContainerOther > label { font-size: 10px; } .newItemInputContainer > input + label, .newItemInputContainer > select + label { margin-top: 5px; margin-left: 0; } .newItemInputContainerSelectWithInput > label { position: absolute; flex: 0 0 25%; top: 0; font-size: 10px; } .newItemInputContainerSelectWithInput > select { width: 38%; display: inline-flex; align-items: center; } .newItemInputContainerSelectWithInput > label:nth-child(3) { left: 40%; } .newItemInputContainerThree > label { width: 12%; font-size: 10px; margin-left: 5px; } .newItemInputContainerFour > label { position: absolute; flex: 0 0 25%; top: 0; font-size: 10px; } .newItemInputContainerFour > label:nth-child(3) { left: 25%; } .newItemInputContainerFour > label:nth-child(5) { left: 50%; } .newItemInputContainerFour > label:nth-child(7) { left: 75%; } .buttonContainer > button { font-size: 10px; } .mobile_input_container { display: none; } .newItemInputContainer { font-size: 10px; } .newItemInputContainer > input { height: 32px; font-size: 16px; max-width: 100%; } .newItemInputContainer > select { height: 32px; width: 100%; font-size: 16px; } .newItemInputContainerOther > input { flex: 0 0 96%; width: 100%; max-width: 100%; font-size: 16px; } .newItemInputContainerHalf > select { width: 40%; font-size: 16px; } .newItemInputContainerSelectWithInput > select { margin: 15px 1% 0 0; height: 32px; width: 38%; font-size: 16px; } .section2column .newItemInputContainer .newItemInputContainerHalf > input { height: 32px; flex: 0 0 92%; width: 92%; } .newItemInputContainerSelectWithInput > input { flex: 0 0 24%; margin: 15px 1% 0 0; font-size: 16px; height: 32px; } .newItemInputContainerThree > input { width: 16%; height: 32px; } .newItemInputContainerFour > input { flex: 0 0 24%; margin: 15px 1% 0 0; font-size: 16px; height: 32px; } .colorBox { margin: -18px 25px 20px 0; align-self: flex-end; width: 25px; height: 15px; } .section2column .newItemInputContainer { position: relative; margin: 0 -10px 5px; } .section2column .newItemInputContainer label { position: absolute; top: 0; width: 50%; justify-content: start; } .section2column .newItemInputContainer label:not(:first-child) { left: 50%; margin-top: 0; margin-left: 4%; } .section2column .newItemInputContainer input, .section2column .newItemInputContainer select { flex: 0 0 46%; width: 46%; margin-top: 15px; } .section2column .newItemInputContainer input:nth-child(4), .section2column .newItemInputContainer select:nth-child(4) { margin-left: 8%; } .section2column .newItemInputContainer > input + label { margin-top: 0; } .section2column .newItemInputContainer label:empty + input { margin-top: 0; } .instructionalInformation .totalTime { margin: 15px -20px -20px; padding-top: 20px; } .instructionalInformation .totalTime label { top: 5px; } .instructionalInformation .totalTime input { margin: 0 !important; } }
0.364778
0.078819
@media (max-width: 999px) { #header { height: 5rem; padding: 0 1.5rem; } #header .logo { float: left; width: 20rem; } #header a { margin: 0 1rem; } #brands, .top0, .top1, .top2, .top3 { display: none; } .top0 { display: block; } main { padding: 6rem 0 15rem 0; } #banner { margin-bottom: -5.5rem; } #side-nav { display: none; } #side-pic { width: 100%; padding: 1.5rem 2rem 0 2rem; } .product { width: calc((100% - 4rem) / 2); } #login-window { background-color: rgba(0, 0, 0, 0.5); } #login { width: 40rem; height: 40rem; margin: 10rem auto; border-radius: 0.2rem; padding: 4rem 5rem; } .close { display: none !important; } .item { margin-bottom: 2.5rem; } .item img { float: left; width: 30rem; min-width: 0; } .item-desc { width: calc(100% - 30rem); padding: 0 0 0 2.5rem; } #summary { margin: 1rem 2.5rem 1.5rem 2.5rem; } .wrapper { display: flex; flex-direction: column; } .address { margin-bottom: 2rem; width: calc(100% - 2rem); order: 1; } .shipping-payment { margin: 0 0 2rem 1rem; clear: both; order: 2; } .final-summary { margin-left: 1rem; clear: both; order: 3; } footer { height: 15rem; margin-top: -15rem; } #footer { height: 15rem; } #footer .logo { top: 30%; width: 20rem; margin: auto; } #footer .logo a { margin: 0; } #footer .foot { top: 20%; margin: 1.4rem 0; text-align: center; } } @media (max-width: 500px) { #header .logo { width: 4rem; } } @media (max-width: 750px) { main { padding: 6rem 0 20rem 0; } .product { width: calc(100% - 2rem) !important; } #login-window { background-color: #ffffff; } #login { max-width: 40rem; width: 100%; height: 100%; margin: auto; padding: 4rem 2.5rem; } .close { display: block !important; } .item { margin-bottom: 1.5rem; } .item img { width: 100%; } footer { height: 20rem; margin-top: -20rem; } .item-desc { padding: 2rem 0 0 0; width: 100%; } #footer { height: 20rem; width: 32rem; } #footer .logo { top: 23%; } #footer .foot { top: 10%; margin: 3rem 0; } } /*# sourceMappingURL=mobile.css.map */
resources/sass/mobile.css
@media (max-width: 999px) { #header { height: 5rem; padding: 0 1.5rem; } #header .logo { float: left; width: 20rem; } #header a { margin: 0 1rem; } #brands, .top0, .top1, .top2, .top3 { display: none; } .top0 { display: block; } main { padding: 6rem 0 15rem 0; } #banner { margin-bottom: -5.5rem; } #side-nav { display: none; } #side-pic { width: 100%; padding: 1.5rem 2rem 0 2rem; } .product { width: calc((100% - 4rem) / 2); } #login-window { background-color: rgba(0, 0, 0, 0.5); } #login { width: 40rem; height: 40rem; margin: 10rem auto; border-radius: 0.2rem; padding: 4rem 5rem; } .close { display: none !important; } .item { margin-bottom: 2.5rem; } .item img { float: left; width: 30rem; min-width: 0; } .item-desc { width: calc(100% - 30rem); padding: 0 0 0 2.5rem; } #summary { margin: 1rem 2.5rem 1.5rem 2.5rem; } .wrapper { display: flex; flex-direction: column; } .address { margin-bottom: 2rem; width: calc(100% - 2rem); order: 1; } .shipping-payment { margin: 0 0 2rem 1rem; clear: both; order: 2; } .final-summary { margin-left: 1rem; clear: both; order: 3; } footer { height: 15rem; margin-top: -15rem; } #footer { height: 15rem; } #footer .logo { top: 30%; width: 20rem; margin: auto; } #footer .logo a { margin: 0; } #footer .foot { top: 20%; margin: 1.4rem 0; text-align: center; } } @media (max-width: 500px) { #header .logo { width: 4rem; } } @media (max-width: 750px) { main { padding: 6rem 0 20rem 0; } .product { width: calc(100% - 2rem) !important; } #login-window { background-color: #ffffff; } #login { max-width: 40rem; width: 100%; height: 100%; margin: auto; padding: 4rem 2.5rem; } .close { display: block !important; } .item { margin-bottom: 1.5rem; } .item img { width: 100%; } footer { height: 20rem; margin-top: -20rem; } .item-desc { padding: 2rem 0 0 0; width: 100%; } #footer { height: 20rem; width: 32rem; } #footer .logo { top: 23%; } #footer .foot { top: 10%; margin: 3rem 0; } } /*# sourceMappingURL=mobile.css.map */
0.411111
0.129458
html, body, div, span, applet, object, iframe, h1, h2, h3, h4, h5, h6, p, blockquote, pre, a, abbr, acronym, address, big, cite, code, del, dfn, em, img, ins, kbd, q, s, samp, small, strike, strong, sub, sup, tt, var, b, u, i, center, dl, dt, dd, ol, ul, li, fieldset, form, label, legend, table, caption, tbody, tfoot, thead, tr, th, td, article, aside, canvas, details, embed, figure, figcaption, footer, header, hgroup, menu, nav, output, ruby, section, summary, time, mark, audio, video { -moz-font-feature-settings: inherit; -moz-font-language-override: inherit; border: 0 none; font-family: inherit; font-size: 100%; font-size-adjust: inherit; font-stretch: inherit; font-style: inherit; font-variant: inherit; font-weight: inherit; line-height: inherit; margin: 0; padding: 0; vertical-align: baseline; } html { line-height: 1; } ol, ul { list-style: none outside none; } table { border-collapse: collapse; border-spacing: 0; } caption, th, td { font-weight: 400; text-align: left; vertical-align: middle; } q, blockquote { quotes: none; } q:before, q:after, blockquote:before, blockquote:after { content: none; } a img { border: medium none; } article, aside, details, figcaption, figure, footer, header, hgroup, menu, nav, section, summary { display: block; } html { font-size: 100.01%; } body { font-family: "Helvetica Neue",Arial,Helvetica,sans-serif; font-size: 87.5%; line-height: 1.5; } h1 { font-size: 3em; line-height: 1.1; margin-bottom: 0.5em; } h2 { font-size: 2em; line-height: 1.2; margin-bottom: 0.75em; } h3 { font-size: 1.5em; line-height: 1.25; margin-bottom: 1em; } h4 { font-size: 1.2em; line-height: 1.3; margin-bottom: 1.25em; } h5 { font-size: 1em; margin-bottom: 1.5em; } h6 { font-size: 1em; } h1 img, h2 img, h3 img, h4 img, h5 img, h6 img { margin: 0; } p { margin: 0 0 1.5em; } blockquote { font-style: italic; margin: 1.5em; } strong, dfn { font-weight: 700; } em, dfn { font-style: italic; } sup, sub { line-height: 0; } abbr, acronym { border-bottom-color: #666666; border-bottom-width: 1px; border-bottom-style: dotted; } address { font-style: italic; margin: 0 0 1.5em; } pre { margin: 1.5em 0; white-space: pre; } pre, code, tt { font-family: "andale mono","lucida console",monospace; font-size: 1em; line-height: 1.5; } ul, ol { margin: 0 1.5em 1.5em 0; padding-left: 1.5em; } ul { list-style-type: disc; } ol { list-style-type: decimal; } dl { margin: 0 0 1.5em; } dl dt { font-weight: 700; } dl dd { margin-left: 1.5em; } table { width: 100%; } th { font-weight: 700; text-decoration: underline; } th, td { padding: 2px 10px 2px 0; } body { margin: 0; } .container { margin-left: auto; margin-right: auto; max-width: 83em; overflow: visible; padding-left: 1em; padding-right: 1em; position: relative; margin-top: 2em; margin-bottom: 2em; } .container:after { clear: both; content: ""; display: table; } .console { font-family: "Arvo","andale mono","lucida console",monospace; font-weight: 400; line-height: 1.2; word-spacing: 0.3em; } #main { display: inline; float: left; margin-left: 4.21687%; margin-right: 4.21687%; width: 53.6145%; } #main h1:first-child { font-weight: 700; line-height: 1; } #main h2, #main h3 { margin-top: 1em; } #main pre { background-repeat: repeat; background-position: 0 0; background-image: none; background-attachment: scroll; border-radius: 4px 4px 4px 4px; margin: 1.5em 0; overflow: auto; padding: 0.5em 1em; } #main footer { background-repeat: repeat; background-position: 0 0; background-image: none; background-attachment: scroll; border-top-width: 1px; border-top-style: solid; overflow: hidden; padding: 1em 10px; } #main footer p { margin: 0; } #main footer p.left { display: inline; float: left; } #main footer p.right { display: inline; float: right; } .grid { display: inline; float: left; margin-right: 1.20482%; width: 83.1325%; } .grid:after { clear: both; content: ""; display: table; } .grid .toc-block { display: inline; float: left; margin-right: 2.43902%; padding: 1em 0; width: 31.7073%; } .grid .toc-block:nth-child(3n) { float: right; margin-right: 0; } .grid .toc-block:nth-child(3n+1) { clear: left; } pre .tex .formula { background-repeat: repeat; background-position: 0 0; background-image: none; background-attachment: scroll; } .grid { display: inline; float: left; margin-right: 1.20482%; width: 100%; } .grid .toc-block { display: inline; float: left; margin-right: 1.20482%; width: 100%; } .grid .toc-block:nth-child(3n) { float: left; margin-right: 1.20482%; } #header h1 { left: 1.20482%; } #header p { text-align: right; } #main { display: inline; float: left; margin-right: 1.20482%; width: 66.2651%; } #header h1 { bottom: -22px; left: 0; width: 180px; } #header h1 .logo { background-repeat: repeat; background-position: 0 0; background-image: none; background-attachment: scroll; border-radius: 0 0 0 0; text-align: center; width: 100%; } #header h1 .logo img { bottom: 0; height: 180px; left: 0; position: absolute; width: 180px; } #header p { display: none; } #header .toc-nav-link { -moz-box-sizing: border-box; display: inline; float: right; font-family: "Arvo","andale mono","lucida console",monospace; font-weight: 700; margin-right: 0; padding: 14px 0 16px; text-align: right; text-decoration: none; width: 41.6667%; } #header .toc-nav-link:before { font-size: 130%; line-height: 1; margin-right: 0.5em; vertical-align: bottom; } #toc { display: inline; float: right; height: 0; margin-right: 0; overflow: hidden; width: 100%; } #toc:target { height: auto; padding: 1em 0 5em; } #toc a { font-size: 120%; } #main { display: inline; float: left; font-size: 100%; margin-left: 0; margin-right: 1.20482%; width: 100%; } #main h1 { font-size: 3em; font-weight: bold; margin-bottom: .5em; } #main h2 { font-size: 2em; line-height: 1.2; margin-bottom: 0.75em; } .nav-list { list-style: none; margin: 0; padding: 0; } .nav-list a { font-size: 1.4em; font-weight: bold; }
middleman-core/lib/middleman-core/meta_pages/assets/meta.css
html, body, div, span, applet, object, iframe, h1, h2, h3, h4, h5, h6, p, blockquote, pre, a, abbr, acronym, address, big, cite, code, del, dfn, em, img, ins, kbd, q, s, samp, small, strike, strong, sub, sup, tt, var, b, u, i, center, dl, dt, dd, ol, ul, li, fieldset, form, label, legend, table, caption, tbody, tfoot, thead, tr, th, td, article, aside, canvas, details, embed, figure, figcaption, footer, header, hgroup, menu, nav, output, ruby, section, summary, time, mark, audio, video { -moz-font-feature-settings: inherit; -moz-font-language-override: inherit; border: 0 none; font-family: inherit; font-size: 100%; font-size-adjust: inherit; font-stretch: inherit; font-style: inherit; font-variant: inherit; font-weight: inherit; line-height: inherit; margin: 0; padding: 0; vertical-align: baseline; } html { line-height: 1; } ol, ul { list-style: none outside none; } table { border-collapse: collapse; border-spacing: 0; } caption, th, td { font-weight: 400; text-align: left; vertical-align: middle; } q, blockquote { quotes: none; } q:before, q:after, blockquote:before, blockquote:after { content: none; } a img { border: medium none; } article, aside, details, figcaption, figure, footer, header, hgroup, menu, nav, section, summary { display: block; } html { font-size: 100.01%; } body { font-family: "Helvetica Neue",Arial,Helvetica,sans-serif; font-size: 87.5%; line-height: 1.5; } h1 { font-size: 3em; line-height: 1.1; margin-bottom: 0.5em; } h2 { font-size: 2em; line-height: 1.2; margin-bottom: 0.75em; } h3 { font-size: 1.5em; line-height: 1.25; margin-bottom: 1em; } h4 { font-size: 1.2em; line-height: 1.3; margin-bottom: 1.25em; } h5 { font-size: 1em; margin-bottom: 1.5em; } h6 { font-size: 1em; } h1 img, h2 img, h3 img, h4 img, h5 img, h6 img { margin: 0; } p { margin: 0 0 1.5em; } blockquote { font-style: italic; margin: 1.5em; } strong, dfn { font-weight: 700; } em, dfn { font-style: italic; } sup, sub { line-height: 0; } abbr, acronym { border-bottom-color: #666666; border-bottom-width: 1px; border-bottom-style: dotted; } address { font-style: italic; margin: 0 0 1.5em; } pre { margin: 1.5em 0; white-space: pre; } pre, code, tt { font-family: "andale mono","lucida console",monospace; font-size: 1em; line-height: 1.5; } ul, ol { margin: 0 1.5em 1.5em 0; padding-left: 1.5em; } ul { list-style-type: disc; } ol { list-style-type: decimal; } dl { margin: 0 0 1.5em; } dl dt { font-weight: 700; } dl dd { margin-left: 1.5em; } table { width: 100%; } th { font-weight: 700; text-decoration: underline; } th, td { padding: 2px 10px 2px 0; } body { margin: 0; } .container { margin-left: auto; margin-right: auto; max-width: 83em; overflow: visible; padding-left: 1em; padding-right: 1em; position: relative; margin-top: 2em; margin-bottom: 2em; } .container:after { clear: both; content: ""; display: table; } .console { font-family: "Arvo","andale mono","lucida console",monospace; font-weight: 400; line-height: 1.2; word-spacing: 0.3em; } #main { display: inline; float: left; margin-left: 4.21687%; margin-right: 4.21687%; width: 53.6145%; } #main h1:first-child { font-weight: 700; line-height: 1; } #main h2, #main h3 { margin-top: 1em; } #main pre { background-repeat: repeat; background-position: 0 0; background-image: none; background-attachment: scroll; border-radius: 4px 4px 4px 4px; margin: 1.5em 0; overflow: auto; padding: 0.5em 1em; } #main footer { background-repeat: repeat; background-position: 0 0; background-image: none; background-attachment: scroll; border-top-width: 1px; border-top-style: solid; overflow: hidden; padding: 1em 10px; } #main footer p { margin: 0; } #main footer p.left { display: inline; float: left; } #main footer p.right { display: inline; float: right; } .grid { display: inline; float: left; margin-right: 1.20482%; width: 83.1325%; } .grid:after { clear: both; content: ""; display: table; } .grid .toc-block { display: inline; float: left; margin-right: 2.43902%; padding: 1em 0; width: 31.7073%; } .grid .toc-block:nth-child(3n) { float: right; margin-right: 0; } .grid .toc-block:nth-child(3n+1) { clear: left; } pre .tex .formula { background-repeat: repeat; background-position: 0 0; background-image: none; background-attachment: scroll; } .grid { display: inline; float: left; margin-right: 1.20482%; width: 100%; } .grid .toc-block { display: inline; float: left; margin-right: 1.20482%; width: 100%; } .grid .toc-block:nth-child(3n) { float: left; margin-right: 1.20482%; } #header h1 { left: 1.20482%; } #header p { text-align: right; } #main { display: inline; float: left; margin-right: 1.20482%; width: 66.2651%; } #header h1 { bottom: -22px; left: 0; width: 180px; } #header h1 .logo { background-repeat: repeat; background-position: 0 0; background-image: none; background-attachment: scroll; border-radius: 0 0 0 0; text-align: center; width: 100%; } #header h1 .logo img { bottom: 0; height: 180px; left: 0; position: absolute; width: 180px; } #header p { display: none; } #header .toc-nav-link { -moz-box-sizing: border-box; display: inline; float: right; font-family: "Arvo","andale mono","lucida console",monospace; font-weight: 700; margin-right: 0; padding: 14px 0 16px; text-align: right; text-decoration: none; width: 41.6667%; } #header .toc-nav-link:before { font-size: 130%; line-height: 1; margin-right: 0.5em; vertical-align: bottom; } #toc { display: inline; float: right; height: 0; margin-right: 0; overflow: hidden; width: 100%; } #toc:target { height: auto; padding: 1em 0 5em; } #toc a { font-size: 120%; } #main { display: inline; float: left; font-size: 100%; margin-left: 0; margin-right: 1.20482%; width: 100%; } #main h1 { font-size: 3em; font-weight: bold; margin-bottom: .5em; } #main h2 { font-size: 2em; line-height: 1.2; margin-bottom: 0.75em; } .nav-list { list-style: none; margin: 0; padding: 0; } .nav-list a { font-size: 1.4em; font-weight: bold; }
0.501709
0.142232
footer button { background-size: contain; background-color: transparent; cursor: pointer; } footer button.github { background-image: url(../img/GitHub-Mark-Light-120px-plus.png); background-color: black; } footer button.xing { background-image: url(../img/xing.png); } footer button.linkedin { background-image: url(../img/In-2C-121px-TM.png); background-color: transparent; } footer button.tumblr { background-image: url(../img/Tumblr2.png); } footer button.codepen { background-image: url(../img/Button-White-Large.png); background-color: black; } footer button:hover { box-shadow: 0 4px 8px 0 rgba(0, 0, 0, 0.2), 0 6px 20px 0 rgba(0, 0, 0, 0.19); } footer form { display: inline; } img.article-image { width: 100%; height: 50%; height: auto; } .portfolio-max-width { max-width: 900px; margin: auto; } .portfolio-card .mdl-card__title { padding-bottom: 0; } .mdl-card__supporting-text a { text-decoration: none; } .mdl-card__supporting-text { width: 90%; margin: auto; } .headline { padding: 5.5% 0 3.4% 0; display: -webkit-flex; display: flex; -webkit-flex-direction: column; flex-direction: column; } .headline>h2 { font-size: 3.6em; width: 96%; margin: auto; text-align: left; } .headline>h3 { margin: auto; text-align: left; width: 96%; padding-top: 0.4%; } #fixed-tab-2 .headline>h2 { width: 90%; } .cardHeadline { width: 87%; margin: auto; margin-top: 2%; } .text { width: 96%; padding-top: 1.5%; text-align: left; } #fixed-tab-2 .mdl-grid { padding-bottom: 5%; } #fixed-tab-2 .firstGrid { padding-bottom: 0.5%; } #fixed-tab-3 .headline>h2 { width: 77%; margin: auto; text-align: center; } #fixed-tab-3 .mdl-grid .underlineContact { padding-top: 15%; padding-bottom: 1.5%; width: 60%; margin: auto; } #fixed-tab-3 img { height: 200px; } #fixed-tab-3 .letterAnimation { margin: 15% 0% 15% 0%; } #fixed-tab-3 .letterAnimation a { -webkit-transition: all 2.0s ease; transition: all 2.0s ease; } .letterAnimation img { -webkit-transition: all 2.0s ease; transition: all 2.0s ease; } .letterAnimation img:active { box-shadow: none; } .letterAnimation img:hover { -webkit-transform: rotateY(180deg); -webkit-transform-style: preserve-3d; transform: rotateY(180deg); transform-style: preserve-3d; } #fixed-tab-3 .mdl-grid .underlineContact p { display: inline; } .impressumContent { padding-bottom: 380px; } .impressumContent ul { list-style-type: none; } .impressumContent p { padding-left: 4%; } /* Tablet-Breakpoint */ @media only screen and (max-width: 1025px) { .headline>h2 { font-size: 2.3em; text-align: center; width: auto; } .headline>h3 { padding-top: 2.4%; text-align: center; width: auto; } .headline { padding: 5.4% 0 5.4% 0; } .headlineBottom>h2 { width: 96%; } #fixed-tab-3 .mdl-grid .underlineContact { width: 100%; margin: auto; } .impressumContent { padding-bottom: 310px; } #fixed-tab-3 img { height: 100px; } } @media (max-width: 839px) and (min-width: 480px) { .mdl-cell--6-col, .mdl-cell--6-col-tablet.mdl-cell--6-col-tablet { width: 100%; } .headline>h2 { width: 80%; } .headline>h3 { padding-top: 2%; text-align: center; width: 50%; } } /* Smartphone-Breakpoint */ @media only screen and (max-width: 767px) { .headline>h2 { font-size: 1.8em; } .headlineH3 p { display: block; float: left; min-width: 50%; } .headlineH3 a { display: block; width: 100%; text-decoration: none; font-size: 1.6em; } .mdl-layout { overflow: visible; } .mdl-layout__drawer { position: fixed; } .mdl-layout__content { display: block; overflow: visible; margin-top: 64px; } .is-small-screen .mdl-layout__content { margin-top: 56px; } .mdl-layout__header { position: fixed; height: 50px; } .mdl-layout__tab-bar { display: none; } .cardHeadline { width: 90%; margin: auto; } .mdl-card__supporting-text { width: 90%; margin: auto; } #fixed-tab-3 img { height: 100px; } } /* Query for landscape-mode */ @media only screen and (orientation: landscape) and (max-width: 1025px) { .headline>h2 { font-size: 2.3em; text-align: center; width: 80%; } .headline>h3 { text-align: center; width: 50%; padding-top: 2%; } .headlineBottom>h2 { width: 96%; } }
css/styles.css
footer button { background-size: contain; background-color: transparent; cursor: pointer; } footer button.github { background-image: url(../img/GitHub-Mark-Light-120px-plus.png); background-color: black; } footer button.xing { background-image: url(../img/xing.png); } footer button.linkedin { background-image: url(../img/In-2C-121px-TM.png); background-color: transparent; } footer button.tumblr { background-image: url(../img/Tumblr2.png); } footer button.codepen { background-image: url(../img/Button-White-Large.png); background-color: black; } footer button:hover { box-shadow: 0 4px 8px 0 rgba(0, 0, 0, 0.2), 0 6px 20px 0 rgba(0, 0, 0, 0.19); } footer form { display: inline; } img.article-image { width: 100%; height: 50%; height: auto; } .portfolio-max-width { max-width: 900px; margin: auto; } .portfolio-card .mdl-card__title { padding-bottom: 0; } .mdl-card__supporting-text a { text-decoration: none; } .mdl-card__supporting-text { width: 90%; margin: auto; } .headline { padding: 5.5% 0 3.4% 0; display: -webkit-flex; display: flex; -webkit-flex-direction: column; flex-direction: column; } .headline>h2 { font-size: 3.6em; width: 96%; margin: auto; text-align: left; } .headline>h3 { margin: auto; text-align: left; width: 96%; padding-top: 0.4%; } #fixed-tab-2 .headline>h2 { width: 90%; } .cardHeadline { width: 87%; margin: auto; margin-top: 2%; } .text { width: 96%; padding-top: 1.5%; text-align: left; } #fixed-tab-2 .mdl-grid { padding-bottom: 5%; } #fixed-tab-2 .firstGrid { padding-bottom: 0.5%; } #fixed-tab-3 .headline>h2 { width: 77%; margin: auto; text-align: center; } #fixed-tab-3 .mdl-grid .underlineContact { padding-top: 15%; padding-bottom: 1.5%; width: 60%; margin: auto; } #fixed-tab-3 img { height: 200px; } #fixed-tab-3 .letterAnimation { margin: 15% 0% 15% 0%; } #fixed-tab-3 .letterAnimation a { -webkit-transition: all 2.0s ease; transition: all 2.0s ease; } .letterAnimation img { -webkit-transition: all 2.0s ease; transition: all 2.0s ease; } .letterAnimation img:active { box-shadow: none; } .letterAnimation img:hover { -webkit-transform: rotateY(180deg); -webkit-transform-style: preserve-3d; transform: rotateY(180deg); transform-style: preserve-3d; } #fixed-tab-3 .mdl-grid .underlineContact p { display: inline; } .impressumContent { padding-bottom: 380px; } .impressumContent ul { list-style-type: none; } .impressumContent p { padding-left: 4%; } /* Tablet-Breakpoint */ @media only screen and (max-width: 1025px) { .headline>h2 { font-size: 2.3em; text-align: center; width: auto; } .headline>h3 { padding-top: 2.4%; text-align: center; width: auto; } .headline { padding: 5.4% 0 5.4% 0; } .headlineBottom>h2 { width: 96%; } #fixed-tab-3 .mdl-grid .underlineContact { width: 100%; margin: auto; } .impressumContent { padding-bottom: 310px; } #fixed-tab-3 img { height: 100px; } } @media (max-width: 839px) and (min-width: 480px) { .mdl-cell--6-col, .mdl-cell--6-col-tablet.mdl-cell--6-col-tablet { width: 100%; } .headline>h2 { width: 80%; } .headline>h3 { padding-top: 2%; text-align: center; width: 50%; } } /* Smartphone-Breakpoint */ @media only screen and (max-width: 767px) { .headline>h2 { font-size: 1.8em; } .headlineH3 p { display: block; float: left; min-width: 50%; } .headlineH3 a { display: block; width: 100%; text-decoration: none; font-size: 1.6em; } .mdl-layout { overflow: visible; } .mdl-layout__drawer { position: fixed; } .mdl-layout__content { display: block; overflow: visible; margin-top: 64px; } .is-small-screen .mdl-layout__content { margin-top: 56px; } .mdl-layout__header { position: fixed; height: 50px; } .mdl-layout__tab-bar { display: none; } .cardHeadline { width: 90%; margin: auto; } .mdl-card__supporting-text { width: 90%; margin: auto; } #fixed-tab-3 img { height: 100px; } } /* Query for landscape-mode */ @media only screen and (orientation: landscape) and (max-width: 1025px) { .headline>h2 { font-size: 2.3em; text-align: center; width: 80%; } .headline>h3 { text-align: center; width: 50%; padding-top: 2%; } .headlineBottom>h2 { width: 96%; } }
0.448909
0.111241
.news { width: 100%; height: 100%; min-height: 100vh; background-color: #e54179; padding-top: 8rem; } .news .news-desc-content { font-weight: 300; } .news .news-desc { text-align: right; } /* News details page style */ .news ul.btn-list { float: right; list-style-type: none; } .news ul.btn-list li { text-align: right; } .news .news-detail-image { height: 50vh; min-height: 100px; background: url(../images/news_detail_image_bg.png); background-size: contain; background-repeat: no-repeat; background-position: 70% -20px; } .news .news-list-more { width: 50%; margin-left: auto; margin-right: 2%; } .news .more-news-arrow { position: absolute; z-index: 1; top: 36%; cursor: pointer; } .news .more-news-arrow#left { left: -3%; } .news .more-news-arrow#right { right: -3%; } /* News popup on home */ .news-popup { position: fixed; top: 0; left: 0; background-color: #00000000; width: 100%; height: 100%; z-index: 1000; opacity: 1; -webkit-transition: all 0.5s; -moz-transition: all 0.5s; transition: all 0.5s; } .news-popup.inactive { opacity: 0; z-index: -1; -webkit-transition: all 0.5s; -moz-transition: all 0.5s; transition: all 0.5s; } .news-popup .popup-base { width: 80%; height: 80%; background-color: #e54179; margin: 6% 10%; box-shadow: 0 0 20px rgba(0,0,0,0.7); background-image: url(../images/news_popup_bg.png); background-size: cover; background-repeat: no-repeat; } .news-popup .popup-base .btn-container { text-align: right; height: 3rem; padding: 1% 0; } .news-popup .popup-base .btn-container span{ cursor: pointer; } .news-popup .popup-base .popup { height: 100%; overflow: auto; } .news-popup .popup-base .popup .row{ height: calc(100% - 3rem); overflow: hidden; } .news-popup .popup-base .popup .news-popup-content { text-align: right; } .news-popup .popup-base .popup .news-popup-content, .news-popup .popup-base .popup .news-popup-detail-img { margin: 5rem auto; } .news-popup .news-detail-img.news-popup-main-hex { left: 22%; transition: all 0.5s ease-out; -webkit-transition: all 0.5s ease-out; -moz-transition: all 0.5s ease-out; } .news-popup .news-detail-img.news-popup-main-hex.details-img-hide { opacity: 0; transform: scale(0); } .news-popup .news-detail-img.news-popup-main-hex.details-img-1 { transform: scale(1); z-index: 2; } .news-popup .news-detail-img.news-popup-main-hex.details-img-2 { cursor: pointer; transform: scale(0.4) translateX(-180%) translateY(500px); z-index: 1; } .news-popup .news-detail-img.news-popup-main-hex.details-img-3 { cursor: pointer; transform: scale(0.4) translateX(180%) translateY(500px); z-index: 1; } .news .pagination { justify-content: center; cursor: pointer; font-size: 25px; } .news .pagination > * { padding: 5px 15px; } .news .pagination .page-no.active { border: solid; border-radius: 15px; background-color: #bf3866; } .news .control { position: absolute; margin-top: 25%; cursor: pointer; } .news .control.hidden { opacity: 0; } .news .control#left { left: 7%; } .news .control#right { right: 7%; } .news .hex[animate=slide-in-left] { -webkit-animation: slide-in-left 0.5s cubic-bezier(0.250, 0.460, 0.450, 0.940) both; animation: slide-in-left 0.5s cubic-bezier(0.250, 0.460, 0.450, 0.940) both; } .news .hex[animate=slide-in-right] { -webkit-animation: slide-in-right 0.5s cubic-bezier(0.250, 0.460, 0.450, 0.940) both; animation: slide-in-right 0.5s cubic-bezier(0.250, 0.460, 0.450, 0.940) both; } @media (max-width:1200px) { .news .news-list-more { width: 85%; margin: auto; } } @media (max-width:768px) { .news-popup .popup-base { margin: 20% 10%; } .news-popup .popup-base .popup .row { overflow: auto; } .news-popup .popup-base .popup .news-popup-content { text-align: left; } .news-popup-detail-img { margin: 8rem auto; order: -1; min-height: 20vh; } .news .control { display: none; } } @media (max-width:600px) { .news .more-news-arrow { top: 17%; } .news .more-news-arrow#left { left: -7%; } .news .more-news-arrow#right { right: -7%; } } /* End of news details page style */
themes/productions/assets/css/production-news.css
.news { width: 100%; height: 100%; min-height: 100vh; background-color: #e54179; padding-top: 8rem; } .news .news-desc-content { font-weight: 300; } .news .news-desc { text-align: right; } /* News details page style */ .news ul.btn-list { float: right; list-style-type: none; } .news ul.btn-list li { text-align: right; } .news .news-detail-image { height: 50vh; min-height: 100px; background: url(../images/news_detail_image_bg.png); background-size: contain; background-repeat: no-repeat; background-position: 70% -20px; } .news .news-list-more { width: 50%; margin-left: auto; margin-right: 2%; } .news .more-news-arrow { position: absolute; z-index: 1; top: 36%; cursor: pointer; } .news .more-news-arrow#left { left: -3%; } .news .more-news-arrow#right { right: -3%; } /* News popup on home */ .news-popup { position: fixed; top: 0; left: 0; background-color: #00000000; width: 100%; height: 100%; z-index: 1000; opacity: 1; -webkit-transition: all 0.5s; -moz-transition: all 0.5s; transition: all 0.5s; } .news-popup.inactive { opacity: 0; z-index: -1; -webkit-transition: all 0.5s; -moz-transition: all 0.5s; transition: all 0.5s; } .news-popup .popup-base { width: 80%; height: 80%; background-color: #e54179; margin: 6% 10%; box-shadow: 0 0 20px rgba(0,0,0,0.7); background-image: url(../images/news_popup_bg.png); background-size: cover; background-repeat: no-repeat; } .news-popup .popup-base .btn-container { text-align: right; height: 3rem; padding: 1% 0; } .news-popup .popup-base .btn-container span{ cursor: pointer; } .news-popup .popup-base .popup { height: 100%; overflow: auto; } .news-popup .popup-base .popup .row{ height: calc(100% - 3rem); overflow: hidden; } .news-popup .popup-base .popup .news-popup-content { text-align: right; } .news-popup .popup-base .popup .news-popup-content, .news-popup .popup-base .popup .news-popup-detail-img { margin: 5rem auto; } .news-popup .news-detail-img.news-popup-main-hex { left: 22%; transition: all 0.5s ease-out; -webkit-transition: all 0.5s ease-out; -moz-transition: all 0.5s ease-out; } .news-popup .news-detail-img.news-popup-main-hex.details-img-hide { opacity: 0; transform: scale(0); } .news-popup .news-detail-img.news-popup-main-hex.details-img-1 { transform: scale(1); z-index: 2; } .news-popup .news-detail-img.news-popup-main-hex.details-img-2 { cursor: pointer; transform: scale(0.4) translateX(-180%) translateY(500px); z-index: 1; } .news-popup .news-detail-img.news-popup-main-hex.details-img-3 { cursor: pointer; transform: scale(0.4) translateX(180%) translateY(500px); z-index: 1; } .news .pagination { justify-content: center; cursor: pointer; font-size: 25px; } .news .pagination > * { padding: 5px 15px; } .news .pagination .page-no.active { border: solid; border-radius: 15px; background-color: #bf3866; } .news .control { position: absolute; margin-top: 25%; cursor: pointer; } .news .control.hidden { opacity: 0; } .news .control#left { left: 7%; } .news .control#right { right: 7%; } .news .hex[animate=slide-in-left] { -webkit-animation: slide-in-left 0.5s cubic-bezier(0.250, 0.460, 0.450, 0.940) both; animation: slide-in-left 0.5s cubic-bezier(0.250, 0.460, 0.450, 0.940) both; } .news .hex[animate=slide-in-right] { -webkit-animation: slide-in-right 0.5s cubic-bezier(0.250, 0.460, 0.450, 0.940) both; animation: slide-in-right 0.5s cubic-bezier(0.250, 0.460, 0.450, 0.940) both; } @media (max-width:1200px) { .news .news-list-more { width: 85%; margin: auto; } } @media (max-width:768px) { .news-popup .popup-base { margin: 20% 10%; } .news-popup .popup-base .popup .row { overflow: auto; } .news-popup .popup-base .popup .news-popup-content { text-align: left; } .news-popup-detail-img { margin: 8rem auto; order: -1; min-height: 20vh; } .news .control { display: none; } } @media (max-width:600px) { .news .more-news-arrow { top: 17%; } .news .more-news-arrow#left { left: -7%; } .news .more-news-arrow#right { right: -7%; } } /* End of news details page style */
0.396535
0.06492
.currency_transition{ -webkit-transition: all 0.2s ease-out; -moz-transition: all 0.2s ease-out; -o-transition: all 0.2s ease-out; transition: all 0.2s ease-out; /*transition: all 0.2s ease-out 2s; 过渡延时2秒加载*/ } #tabLogo .tabLogo_log { display: block; height: 66px; width: 180px; position: absolute; left: 0px; top: 50px; background-image: url(../message/bgimg.png); background-position: 0px -171px; } #tabLogo .tabLogo_log a { display: inline-block; height: 66px; width: 180px; } #shoppings { height: 435px; width: 1088px; position: relative; margin: 0 auto; top: 50px; } #shoppings .shoppings_content { height: 377px; width: 225px; position: absolute; top: 50px; } #shoppings .shoppings_content .shoppings_alist { background-image: url(../message/f1sd1ff.jpg); display: block; height: 377px; width: 225px; position: relative; } #shoppings .shoppings_content .shoppings_alist h2 { color: #584D42; text-align: center; font-size: 26px; position: absolute; top: 50px; width: 100%; font-weight: 300; } #shoppings .shoppings_content .shoppings_alist .shoppings_int { background-color: #584D42; height: 2px; width: 30px; margin-top: 0px; margin-right: auto; margin-bottom: 0px; margin-left: auto; position: absolute; top: 100px; display: block; left: 100px; } #shoppings .shoppings_content .shoppings_alist .shoppings_mnt { font-size: 18px; color: #584D42; text-align: center; width: 100%; position: absolute; top: 115px; } #shoppings .shoppings_content .shoppings_alist .shoppings_ent { line-height: 35px; display: inline-block; height: 35px; width: 120px; background-color: #b4a078; position: absolute; bottom: 70px; font-size: 14px; color: #FFF; margin: 0 auto; text-align: center; left: 52px; border-radius: 25px; } /*倒计时*/ #reverse em{ font-style: normal; color: #FFFFFF; font-size: 18px; padding: 8px; font-weight: bolder; background-color: #584D42; } #reverse span { font-weight: bolder; color: #584D42; } #reverse .reverseone { display: none; } .shoppings_content .jieshuee { position: absolute; left: 50px; top: 175px; display: inline-block; font-size: 12px; color: #999; } #tab_text { height: 35px; width: 200px; margin: 0 auto; position: relative; top: 140px; line-height: 35px; font-size: 18px; color: #b4a078; text-align:center; left:-15px; } #tab_textint { height: 35px; width: 200px; margin: 0 auto; position: relative; top: 140px; line-height: 35px; font-size: 18px; color: #b4a078; text-align:center; left:-15px; } #shoppings .shoppings_rights { height: 377px; width: 860px; position: absolute; top: 50px; right: 0px; } #shoppings .shoppings_rights ul { height: 50%; width: 100%; position: relative; margin-bottom: 5px; } #shoppings .shoppings_rights ul li { height: 100%; width: 50%; float: left; position: relative; } #shoppings .shoppings_rights ul li .shoppings_nte { height: 100%; width: 100%; } #shoppings .shoppings_rights ul li .shoppings_nte a { display: block; height: 100%; width: 100%; position: relative; } #shoppings .shoppings_rights ul li .shoppings_nte a .shoppings_iin { height: 100%; width: 40%; overflow: hidden; } #shoppings .shoppings_rights ul li .shoppings_nte a .shoppings_messng { height: 100%; width: 60%; position: absolute; top: 0px; right: 0px; } #shoppings .shoppings_rights ul li .shoppings_nte a .shoppings_messng h4 { font-size: 18px; color: #333; font-family: "微软雅黑"; font-weight: 300; } #shoppings .shoppings_rights ul li .shoppings_nte a .shoppings_messng h5 { font-family: "微软雅黑"; font-size: 16px; color: #999; margin-top: 7px; font-weight: 300; } #shoppings .shoppings_rights ul li .shoppings_nte a .shoppings_messng div { height: 10px; width: 70%; margin-top: 15px; border-radius: 25px; border: 1px solid #F99; position: relative; } #shoppings .shoppings_rights ul li .shoppings_nte a .shoppings_messng div .shoppings_one { height: 100%; width: 80%; } #shoppings .shoppings_rights ul li .shoppings_nte a .shoppings_messng .shoppings_oet p { border-radius: 25px; background-color: #FEE1E2 } #shoppings .shoppings_rights ul li .shoppings_nte a .shoppings_messng div .shoppings_two { height: 100%; width: 60%; } #shoppings .shoppings_rights ul li .shoppings_nte a .shoppings_messng div .shoppings_three { height: 100%; width: 25%; } #footer { background-color: #3B3B3B; height: 250px; width: 100%; position: relative; top: 200px; } #footer .footer_conter { height: 250px; width: 1088px; position: relative; margin: 0 auto; top: 0px; background: #3B3B3B; } #footer .footer_conter .footer_icon { height: 120px; width: 1088px; border-bottom-width: 1px; border-bottom-style: solid; border-bottom-color: #666; position: absolute; top: 0px; } #footer .footer_conter .footer_icon ul { height: 120px; width: 100%; } #footer .footer_conter .footer_icon ul li { float: left; height: 120px; line-height: 120px; color: #FFF; font-weight: 700; font-size: 18px; padding-left: 20px; padding-right: 70px; position:relative; } #footer .footer_conter .footer_icon ul li i { height: 52px; width: 50px; display: inline-block; position: absolute; overflow: hidden; top: 35px; } #footer .footer_conter .footer_icon ul li span { padding-right: 10px; padding-left: 65px; display: inline-block; } #footer .footer_conter .footer_icon ul li .footer_icon1 { background-image: url(../message/f1f2d4.png); background-position: 0px -134px; } #footer .footer_conter .footer_icon ul li .footer_icon2 { background-image: url(../message/f1f2d4.png); background-position: 0px -367px; } #footer .footer_conter .footer_icon ul li .footer_icon3 { background-image: url(../message/f1f2d4.png); background-position: 0px 0px; } #footer .footer_conter .footer_icon ul li .footer_icon4 { background-image: url(../message/f1f2d4.png); background-position: 0px -194px; } #footer .footer_conter .footer_ul1 { margin-top: 20px; margin-right: auto; margin-bottom: 0; margin-left: auto; position: relative; clear: both; width: 65%; top: 100px; } #footer .footer_conter .footer_ul2 { height: 30px; clear: both; position: relative; top: 110px; } #footer .footer_conter .footer_ul2 li { margin-right: 8px; margin-left: 8px; float: left; line-height:30px; color: #999; } #footer .footer_conter .footer_ul2 li a { color: #999; } #footer .footer_conter .footer_ul2 li a:hover{ color:#FFF; } #footer .footer_conter .footer_ul1 li { float: left; } #footer .footer_conter .footer_ul1 li a { color: #999; margin-right: 12px; margin-left: 12px; } #footer .footer_conter .footer_ul1 li a:hover { color: #FFF; } #footer .footer_conter .footer_ul1 .footer_int { background-color: #999; height: 15px; width: 2px; } #footer .footer_conter .footer_p1 { line-height: 30px; text-align: center; height: 30px; width: 330px; margin: 0 auto; position: relative; top: 110px; } #footer .footer_conter .footer_p1 a{ color: #999; } #footer .footer_conter .footer_p1 a:hover{ color: #FFF; } #footer .footer_conter .footer_p1 i{ display:inline-block; width:20px; height:20px; position: absolute; top: 0px; right:15px; background-image: url(../message/f5d1fe555.gif); background-size:cover; } .mongolia { height: 100%; width: 100%; position: relative; top: 0px; z-index: 998; background: rgba(0,0,0,0.83); -khtml-opacity: 0.83; -moz-opacity: 0.83; filter: alpha(opacity=83); opacity: 0.83; display: none; } @keyframes frame-color-1 { 0% { background: #000; } 100%{ background: rgba(0,0,0,0.83); } } @-webkit-keyframes frame-color-1 { 0% { background: #000; } 100%{ background: rgba(0,0,0,0.83); } } .my-animation { animation: frame-color-1 1s linear 0s 1; -webkit-animation: frame-color-1 1s linear 0s 1; } #sign_in .sign_content { background-color: #FFF; height: 456px; width: 384px; position: absolute; opacity: 1; z-index: 998; margin: 0 auto; display: none; top: 50%; left: 50%; margin-top: -228px; margin-left: -192px; transform: translate(-50%, -50%); +top:24%; +left:40%; animation: changeBiger 0.1s linear forwards; /* animation-delay: 2s; -webkit-animation-delay: 2s;*/ transform: scale(1); } @keyframes changeBiger { 0% { transform: scale(0.8); } 100% { transform: scale(1); } } #sign_in { height: 100%; width: 100%; position: fixed; top: 0px; z-index: 999; display: none; } #sign_in .sign_content .sign_close { height: 30px; width: 30px; position: absolute; top: 5px; right: 5px; background-image: url(../message/closea.png); background-position: 0px -323px; z-index: 1000; } #sign_in .sign_content .sign_close:hover { background-image: url(../message/closea.png); background-position: 0px -289px; } #sign_in .sign_content .sign_title span { font-size: 18px; line-height: 35px; color: #000; text-align: center; height: 35px; width: 190px; display: inline-block; } #sign_in .sign_content .sign_title .sign_line { background-color: #CCC; display: inline-block; height: 15px; width: 1px; position: relative; top: 4px; } #sign_in .sign_content .sign_title .sign_inte a{ color: #999; } #sign_ful .sign_qiehuan { height: 25px; width: 100%; position: absolute; top: 0px; right:0px; line-height: 25px; display: block; } #sign_ful .sign_div { height: 300px; width: 100%; position: relative; top: 30px; /*display: none;*/ } #sign_ful .sign_divst { line-height: 31px; height: 31px; width: 298px; margin: 0 auto; position: relative; border:1px solid #e8e8e8; } #log_in .sign_divst{ top:20px; border:1px solid #e1e1e1; } #sign_in .sign_content .sign_bottom { height: 30px; width: 300px; position: absolute; margin: 0 auto; display: block; bottom: 20px; left: 40px; } #sign_in .sign_content .sign_bottom ul { height: 30px; width: 195px; } #sign_in .sign_content .sign_bottom ul li { float: left; height: 30px; width: 45px; margin-right: 1px; margin-left: 1px; } #sign_in .sign_content .sign_bottom ul li a { background-image: url(../message/e105f.png); background-position: 0px 0px; display: inline-block; height: 100%; width: 100%; background-size: cover; } #sign_in .sign_content .sign_bottom ul li .sign_bt1 { background-image: url(../message/e105f.png); background-positionX: center; } #sign_in .sign_content .sign_bottom ul li .sign_bt1:hover { background-image: url(../message/e105f.png); background-position: 0px -40px; } #sign_in .sign_content .sign_bottom ul li .sign_bt2 { background-image: url(../message/e105f.png); background-position: 0px -580px; } #sign_in .sign_content .sign_bottom ul li .sign_bt2:hover { background-image: url(../message/e105f.png); background-position: 0px -626px; } #sign_in .sign_content .sign_bottom ul li .sign_bt3{ background-image: url(../message/e105f.png); background-position: 0px -122px; } #sign_in .sign_content .sign_bottom ul li .sign_bt3:hover { background-image: url(../message/e105f.png); background-position: 0px -538px; } #sign_in .sign_content .sign_bottom ul li .sign_bt4 { background-image: url(../message/e105f.png); background-position: 0px -80px; } #sign_in .sign_content .sign_bottom ul li .sign_bt4:hover { background-image: url(../message/e105f.png); background-position: 0px -495px; } #sign_in .sign_content .sign_bottom .sign_btright { width: 150px; line-height: 30px; height: 30px; position: absolute; top: 5px; right: -40px; display: inline-block; color: #666; } /* 用户登录*/ #sign_forms #sign_ful li .verify-wrap { height: 40px; width: 300px; position: absolute; top: 75px; } /*滑块验证*/ .verify-wrap{ width: 350px; height: 40px; background-color: #FFFFFF; margin: 5px auto; position: relative; border-top-width: 1px; border-right-width: 1px; border-bottom-width: 1px; border-left-width: 1px; border-top-style: solid; border-right-style: solid; border-bottom-style: solid; border-left-style: solid; border-top-color: #e0e0e0; border-right-color: #e0e0e0; border-bottom-color: #e0e0e0; border-left-color: #e0e0e0; } .verify-wrap .drag-btn{ position: absolute; left: -1px; top: -1px; width: 40px; height: 42px; z-index: 2; cursor: pointer; background-color: #FFF; background-image: url(../message/df12d1f2e.png); background-repeat: no-repeat; background-position: 12px 3px; border: 1px solid #e0e0e0; } .verify-wrap .suc-drag-btn{ background-image: url(../message/afddf.png); background-repeat: no-repeat; background-position: 13px -5750px; } .verify-wrap .drag-progress{position:absolute;left:0;top:-1px;height:40px;border-top:1px solid #7ac23c;border-top:1px solid #7ac23c;width:0;background-color:#7ac23c;color:#fff;font-size:18px;text-align:center;line-height:40px} .verify-wrap .fix-tips,.verify-msg{ width: 100%; position: absolute; right: 0; left: 1px; height: 100%; color: #51555c; z-index: 1; line-height: 40px; font-size: 14px; text-align: center } .verify-wrap .verify-msg{background-color:#7ac23c;color:#fff;display:none;font-size:16px} #sign_ful li .sign_yanzhengma { height: 35px; width: 300px; position: relative; margin: 0 auto; top: -160px; } #sign_ful li .sign_yanzhengma .sign_yazone { height: 30px; width: 200px; position: absolute; left: 0px; top: 0px; font-size: 13px; line-height: 30px; color: #999; text-align: left; border:1px solid #e1e1e1; } #sign_ful li .sign_yanzhengma #sign_yanztwo { border:1px solid #e1e1e1; line-height: 30px; height: 30px; width: 90px; position: absolute; top: 0px; right: 7px; font-size: 14px; text-align: center; cursor: pointer; } #sign_yanztwo:hover { color: #b4a078; } /*登录框清除信息按钮*/ #sign_ful .sign_closes{ width: 20px; height: 20px; border-radius: 50%; position: absolute; top: 5px; right: 10px; z-index: 3; cursor: pointer; background-image: url(../message/closea.png); background-position: 6px -619px; background-color: #CCC; }#sign_in .sign_content #sign_forms #sign_ful li .sign_div .sign_xegta { height: 30px; width: 300px; position: absolute; left: 0px; bottom: 120px; display: none; background-image: url(../message/afddf1.png); background-position: 0px -200px; background-repeat: no-repeat; line-height: 30px; font-size: 14px; color: #F00; text-indent: 30px; }
public/css/currency.css
.currency_transition{ -webkit-transition: all 0.2s ease-out; -moz-transition: all 0.2s ease-out; -o-transition: all 0.2s ease-out; transition: all 0.2s ease-out; /*transition: all 0.2s ease-out 2s; 过渡延时2秒加载*/ } #tabLogo .tabLogo_log { display: block; height: 66px; width: 180px; position: absolute; left: 0px; top: 50px; background-image: url(../message/bgimg.png); background-position: 0px -171px; } #tabLogo .tabLogo_log a { display: inline-block; height: 66px; width: 180px; } #shoppings { height: 435px; width: 1088px; position: relative; margin: 0 auto; top: 50px; } #shoppings .shoppings_content { height: 377px; width: 225px; position: absolute; top: 50px; } #shoppings .shoppings_content .shoppings_alist { background-image: url(../message/f1sd1ff.jpg); display: block; height: 377px; width: 225px; position: relative; } #shoppings .shoppings_content .shoppings_alist h2 { color: #584D42; text-align: center; font-size: 26px; position: absolute; top: 50px; width: 100%; font-weight: 300; } #shoppings .shoppings_content .shoppings_alist .shoppings_int { background-color: #584D42; height: 2px; width: 30px; margin-top: 0px; margin-right: auto; margin-bottom: 0px; margin-left: auto; position: absolute; top: 100px; display: block; left: 100px; } #shoppings .shoppings_content .shoppings_alist .shoppings_mnt { font-size: 18px; color: #584D42; text-align: center; width: 100%; position: absolute; top: 115px; } #shoppings .shoppings_content .shoppings_alist .shoppings_ent { line-height: 35px; display: inline-block; height: 35px; width: 120px; background-color: #b4a078; position: absolute; bottom: 70px; font-size: 14px; color: #FFF; margin: 0 auto; text-align: center; left: 52px; border-radius: 25px; } /*倒计时*/ #reverse em{ font-style: normal; color: #FFFFFF; font-size: 18px; padding: 8px; font-weight: bolder; background-color: #584D42; } #reverse span { font-weight: bolder; color: #584D42; } #reverse .reverseone { display: none; } .shoppings_content .jieshuee { position: absolute; left: 50px; top: 175px; display: inline-block; font-size: 12px; color: #999; } #tab_text { height: 35px; width: 200px; margin: 0 auto; position: relative; top: 140px; line-height: 35px; font-size: 18px; color: #b4a078; text-align:center; left:-15px; } #tab_textint { height: 35px; width: 200px; margin: 0 auto; position: relative; top: 140px; line-height: 35px; font-size: 18px; color: #b4a078; text-align:center; left:-15px; } #shoppings .shoppings_rights { height: 377px; width: 860px; position: absolute; top: 50px; right: 0px; } #shoppings .shoppings_rights ul { height: 50%; width: 100%; position: relative; margin-bottom: 5px; } #shoppings .shoppings_rights ul li { height: 100%; width: 50%; float: left; position: relative; } #shoppings .shoppings_rights ul li .shoppings_nte { height: 100%; width: 100%; } #shoppings .shoppings_rights ul li .shoppings_nte a { display: block; height: 100%; width: 100%; position: relative; } #shoppings .shoppings_rights ul li .shoppings_nte a .shoppings_iin { height: 100%; width: 40%; overflow: hidden; } #shoppings .shoppings_rights ul li .shoppings_nte a .shoppings_messng { height: 100%; width: 60%; position: absolute; top: 0px; right: 0px; } #shoppings .shoppings_rights ul li .shoppings_nte a .shoppings_messng h4 { font-size: 18px; color: #333; font-family: "微软雅黑"; font-weight: 300; } #shoppings .shoppings_rights ul li .shoppings_nte a .shoppings_messng h5 { font-family: "微软雅黑"; font-size: 16px; color: #999; margin-top: 7px; font-weight: 300; } #shoppings .shoppings_rights ul li .shoppings_nte a .shoppings_messng div { height: 10px; width: 70%; margin-top: 15px; border-radius: 25px; border: 1px solid #F99; position: relative; } #shoppings .shoppings_rights ul li .shoppings_nte a .shoppings_messng div .shoppings_one { height: 100%; width: 80%; } #shoppings .shoppings_rights ul li .shoppings_nte a .shoppings_messng .shoppings_oet p { border-radius: 25px; background-color: #FEE1E2 } #shoppings .shoppings_rights ul li .shoppings_nte a .shoppings_messng div .shoppings_two { height: 100%; width: 60%; } #shoppings .shoppings_rights ul li .shoppings_nte a .shoppings_messng div .shoppings_three { height: 100%; width: 25%; } #footer { background-color: #3B3B3B; height: 250px; width: 100%; position: relative; top: 200px; } #footer .footer_conter { height: 250px; width: 1088px; position: relative; margin: 0 auto; top: 0px; background: #3B3B3B; } #footer .footer_conter .footer_icon { height: 120px; width: 1088px; border-bottom-width: 1px; border-bottom-style: solid; border-bottom-color: #666; position: absolute; top: 0px; } #footer .footer_conter .footer_icon ul { height: 120px; width: 100%; } #footer .footer_conter .footer_icon ul li { float: left; height: 120px; line-height: 120px; color: #FFF; font-weight: 700; font-size: 18px; padding-left: 20px; padding-right: 70px; position:relative; } #footer .footer_conter .footer_icon ul li i { height: 52px; width: 50px; display: inline-block; position: absolute; overflow: hidden; top: 35px; } #footer .footer_conter .footer_icon ul li span { padding-right: 10px; padding-left: 65px; display: inline-block; } #footer .footer_conter .footer_icon ul li .footer_icon1 { background-image: url(../message/f1f2d4.png); background-position: 0px -134px; } #footer .footer_conter .footer_icon ul li .footer_icon2 { background-image: url(../message/f1f2d4.png); background-position: 0px -367px; } #footer .footer_conter .footer_icon ul li .footer_icon3 { background-image: url(../message/f1f2d4.png); background-position: 0px 0px; } #footer .footer_conter .footer_icon ul li .footer_icon4 { background-image: url(../message/f1f2d4.png); background-position: 0px -194px; } #footer .footer_conter .footer_ul1 { margin-top: 20px; margin-right: auto; margin-bottom: 0; margin-left: auto; position: relative; clear: both; width: 65%; top: 100px; } #footer .footer_conter .footer_ul2 { height: 30px; clear: both; position: relative; top: 110px; } #footer .footer_conter .footer_ul2 li { margin-right: 8px; margin-left: 8px; float: left; line-height:30px; color: #999; } #footer .footer_conter .footer_ul2 li a { color: #999; } #footer .footer_conter .footer_ul2 li a:hover{ color:#FFF; } #footer .footer_conter .footer_ul1 li { float: left; } #footer .footer_conter .footer_ul1 li a { color: #999; margin-right: 12px; margin-left: 12px; } #footer .footer_conter .footer_ul1 li a:hover { color: #FFF; } #footer .footer_conter .footer_ul1 .footer_int { background-color: #999; height: 15px; width: 2px; } #footer .footer_conter .footer_p1 { line-height: 30px; text-align: center; height: 30px; width: 330px; margin: 0 auto; position: relative; top: 110px; } #footer .footer_conter .footer_p1 a{ color: #999; } #footer .footer_conter .footer_p1 a:hover{ color: #FFF; } #footer .footer_conter .footer_p1 i{ display:inline-block; width:20px; height:20px; position: absolute; top: 0px; right:15px; background-image: url(../message/f5d1fe555.gif); background-size:cover; } .mongolia { height: 100%; width: 100%; position: relative; top: 0px; z-index: 998; background: rgba(0,0,0,0.83); -khtml-opacity: 0.83; -moz-opacity: 0.83; filter: alpha(opacity=83); opacity: 0.83; display: none; } @keyframes frame-color-1 { 0% { background: #000; } 100%{ background: rgba(0,0,0,0.83); } } @-webkit-keyframes frame-color-1 { 0% { background: #000; } 100%{ background: rgba(0,0,0,0.83); } } .my-animation { animation: frame-color-1 1s linear 0s 1; -webkit-animation: frame-color-1 1s linear 0s 1; } #sign_in .sign_content { background-color: #FFF; height: 456px; width: 384px; position: absolute; opacity: 1; z-index: 998; margin: 0 auto; display: none; top: 50%; left: 50%; margin-top: -228px; margin-left: -192px; transform: translate(-50%, -50%); +top:24%; +left:40%; animation: changeBiger 0.1s linear forwards; /* animation-delay: 2s; -webkit-animation-delay: 2s;*/ transform: scale(1); } @keyframes changeBiger { 0% { transform: scale(0.8); } 100% { transform: scale(1); } } #sign_in { height: 100%; width: 100%; position: fixed; top: 0px; z-index: 999; display: none; } #sign_in .sign_content .sign_close { height: 30px; width: 30px; position: absolute; top: 5px; right: 5px; background-image: url(../message/closea.png); background-position: 0px -323px; z-index: 1000; } #sign_in .sign_content .sign_close:hover { background-image: url(../message/closea.png); background-position: 0px -289px; } #sign_in .sign_content .sign_title span { font-size: 18px; line-height: 35px; color: #000; text-align: center; height: 35px; width: 190px; display: inline-block; } #sign_in .sign_content .sign_title .sign_line { background-color: #CCC; display: inline-block; height: 15px; width: 1px; position: relative; top: 4px; } #sign_in .sign_content .sign_title .sign_inte a{ color: #999; } #sign_ful .sign_qiehuan { height: 25px; width: 100%; position: absolute; top: 0px; right:0px; line-height: 25px; display: block; } #sign_ful .sign_div { height: 300px; width: 100%; position: relative; top: 30px; /*display: none;*/ } #sign_ful .sign_divst { line-height: 31px; height: 31px; width: 298px; margin: 0 auto; position: relative; border:1px solid #e8e8e8; } #log_in .sign_divst{ top:20px; border:1px solid #e1e1e1; } #sign_in .sign_content .sign_bottom { height: 30px; width: 300px; position: absolute; margin: 0 auto; display: block; bottom: 20px; left: 40px; } #sign_in .sign_content .sign_bottom ul { height: 30px; width: 195px; } #sign_in .sign_content .sign_bottom ul li { float: left; height: 30px; width: 45px; margin-right: 1px; margin-left: 1px; } #sign_in .sign_content .sign_bottom ul li a { background-image: url(../message/e105f.png); background-position: 0px 0px; display: inline-block; height: 100%; width: 100%; background-size: cover; } #sign_in .sign_content .sign_bottom ul li .sign_bt1 { background-image: url(../message/e105f.png); background-positionX: center; } #sign_in .sign_content .sign_bottom ul li .sign_bt1:hover { background-image: url(../message/e105f.png); background-position: 0px -40px; } #sign_in .sign_content .sign_bottom ul li .sign_bt2 { background-image: url(../message/e105f.png); background-position: 0px -580px; } #sign_in .sign_content .sign_bottom ul li .sign_bt2:hover { background-image: url(../message/e105f.png); background-position: 0px -626px; } #sign_in .sign_content .sign_bottom ul li .sign_bt3{ background-image: url(../message/e105f.png); background-position: 0px -122px; } #sign_in .sign_content .sign_bottom ul li .sign_bt3:hover { background-image: url(../message/e105f.png); background-position: 0px -538px; } #sign_in .sign_content .sign_bottom ul li .sign_bt4 { background-image: url(../message/e105f.png); background-position: 0px -80px; } #sign_in .sign_content .sign_bottom ul li .sign_bt4:hover { background-image: url(../message/e105f.png); background-position: 0px -495px; } #sign_in .sign_content .sign_bottom .sign_btright { width: 150px; line-height: 30px; height: 30px; position: absolute; top: 5px; right: -40px; display: inline-block; color: #666; } /* 用户登录*/ #sign_forms #sign_ful li .verify-wrap { height: 40px; width: 300px; position: absolute; top: 75px; } /*滑块验证*/ .verify-wrap{ width: 350px; height: 40px; background-color: #FFFFFF; margin: 5px auto; position: relative; border-top-width: 1px; border-right-width: 1px; border-bottom-width: 1px; border-left-width: 1px; border-top-style: solid; border-right-style: solid; border-bottom-style: solid; border-left-style: solid; border-top-color: #e0e0e0; border-right-color: #e0e0e0; border-bottom-color: #e0e0e0; border-left-color: #e0e0e0; } .verify-wrap .drag-btn{ position: absolute; left: -1px; top: -1px; width: 40px; height: 42px; z-index: 2; cursor: pointer; background-color: #FFF; background-image: url(../message/df12d1f2e.png); background-repeat: no-repeat; background-position: 12px 3px; border: 1px solid #e0e0e0; } .verify-wrap .suc-drag-btn{ background-image: url(../message/afddf.png); background-repeat: no-repeat; background-position: 13px -5750px; } .verify-wrap .drag-progress{position:absolute;left:0;top:-1px;height:40px;border-top:1px solid #7ac23c;border-top:1px solid #7ac23c;width:0;background-color:#7ac23c;color:#fff;font-size:18px;text-align:center;line-height:40px} .verify-wrap .fix-tips,.verify-msg{ width: 100%; position: absolute; right: 0; left: 1px; height: 100%; color: #51555c; z-index: 1; line-height: 40px; font-size: 14px; text-align: center } .verify-wrap .verify-msg{background-color:#7ac23c;color:#fff;display:none;font-size:16px} #sign_ful li .sign_yanzhengma { height: 35px; width: 300px; position: relative; margin: 0 auto; top: -160px; } #sign_ful li .sign_yanzhengma .sign_yazone { height: 30px; width: 200px; position: absolute; left: 0px; top: 0px; font-size: 13px; line-height: 30px; color: #999; text-align: left; border:1px solid #e1e1e1; } #sign_ful li .sign_yanzhengma #sign_yanztwo { border:1px solid #e1e1e1; line-height: 30px; height: 30px; width: 90px; position: absolute; top: 0px; right: 7px; font-size: 14px; text-align: center; cursor: pointer; } #sign_yanztwo:hover { color: #b4a078; } /*登录框清除信息按钮*/ #sign_ful .sign_closes{ width: 20px; height: 20px; border-radius: 50%; position: absolute; top: 5px; right: 10px; z-index: 3; cursor: pointer; background-image: url(../message/closea.png); background-position: 6px -619px; background-color: #CCC; }#sign_in .sign_content #sign_forms #sign_ful li .sign_div .sign_xegta { height: 30px; width: 300px; position: absolute; left: 0px; bottom: 120px; display: none; background-image: url(../message/afddf1.png); background-position: 0px -200px; background-repeat: no-repeat; line-height: 30px; font-size: 14px; color: #F00; text-indent: 30px; }
0.342022
0.057758
@import "../colors.css"; @import "../typography.css"; @import "../media.css"; :root { --toggle-transition: cubic-bezier(0.075, 0.82, 0.165, 1); --cart-background-color: var(--checkout-primary-color); --cart-amount-background-color: var(--checkout-secondary-color); } .closeIcon { color: var(--color-white); width: 25px; position: absolute; right: 0; display: none; transition: scale 0.3s var(--toggle-transition); } .closeIcon:active { transform: scale(0.95); } .cart { box-sizing: border-box; max-width: 316px; max-height: 538px; min-width: 316px; min-height: 538px; margin-top: 40px; margin-right: -15px; overflow: hidden; border-radius: 4px; display: block; width: 100%; transition: all 0.3s ease-out; position: relative; left: 0; background: var(--cart-background-color); } .title { display: flex; align-items: center; color: var(--color-white); fill: var(--color-white); font-family: var(--primary-font-family); font-size: var(--font-size-small); font-weight: 900; letter-spacing: 0.17em; text-transform: uppercase; margin: 24px 34px 19px 21px; } .title svg:first-of-type { margin-right: 12px; } .title span { margin-top: 7px; } .itemsWrapper { display: flex; flex-direction: column; background: var(--cart-background-color); color: transparent; margin: 23px 34px 23px 18px; height: 208px; overflow: hidden; } .scrollbarThumb { background-color: #000000; border-radius: 5px; opacity: 0.5; } .item { display: flex; flex-direction: column; color: var(--color-black); background: var(--color-white); font-family: var(--primary-font-family); font-size: var(--font-size-small); width: calc(100% - 12px); height: 54px; border-radius: 3px; } .item:not(:first-child) { margin-top: 5px; } .item p { margin: 10px 13px 0; font-size: 13px; } .item p:last-child { color: var(--cart-background-color); font-weight: 900; margin-top: 5px; margin-bottom: 7px; } .item p span { font-weight: 900; } .customerResume { display: flex; flex-direction: column; justify-content: flex-end; min-height: 111px; min-width: 281px; margin: 11px 7px 15px 19px; } .customerResume > div { display: flex; margin-top: 11px; } .customerResume p { font-family: var(--primary-font-family); font-size: var(--font-size-small); font-weight: 900; color: var(--color-white); margin: 0; } .customerResume p:first-of-type { color: var(--color-black); opacity: 0.5; min-width: 60px; margin-right: 7px; } .customerResume p:last-of-type { font-size: var(--font-size-small); min-width: 200px; max-width: 200px; } .customerResume div:last-child p:last-child { font-size: var(--font-size-tiny); } .amountResume { background: var(--cart-amount-background-color); min-height: 109px; min-width: 281px; width: 100%; display: flex; } .amountResume p { margin: 0; } .labels, .values { display: flex; flex-direction: column; justify-content: space-between; font-family: var(--primary-font-family); font-size: var(--font-size-small); color: var(--color-white); width: 60px; height: 83px; margin: 11px 7px 15px 19px; font-weight: 500; } .labels p:last-child, .values p:last-child { font-weight: 900; } .amountResume > .values { width: 107px; margin: 11px 0 15px; } .amountResume .labels p { opacity: 0.6; } .amountResume .labels p:last-child { font-size: var(--font-size-medium); opacity: 0.5; text-transform: uppercase; } .amountResume .values p:last-child { font-size: var(--font-size-medium); } .footerWrapper button { background: var(--color-white); border-radius: 0; border: 0; color: #32b895; font-weight: 900; letter-spacing: 0.04em; text-transform: uppercase; width: 100%; height: 47px; } .footerWrapper svg { fill: #32b895; transform: rotate(-90deg); } @media (--media-palm) { .cart { display: flex; flex-direction: column; position: absolute; z-index: 99999; left: 0; top: 0; margin-top: 0; margin-right: 0; min-width: 100vw; min-height: 100vh; max-width: 100vw; max-height: 100vh; border-radius: 0; } .cart.collapsed { transform: translate(-100%, 0); } .customerResume p:last-of-type { max-width: 100%; } .closeIcon { display: block; margin-right: 18px; } .itemsWrapper { margin-right: 18px; height: calc(100vh - 370px); } .cartIcon, .closeIcon { display: none; } } @media (--media-tablet) { .cartIcon, .closeIcon { display: none; } }
src/themes/default/cart/index.css
@import "../colors.css"; @import "../typography.css"; @import "../media.css"; :root { --toggle-transition: cubic-bezier(0.075, 0.82, 0.165, 1); --cart-background-color: var(--checkout-primary-color); --cart-amount-background-color: var(--checkout-secondary-color); } .closeIcon { color: var(--color-white); width: 25px; position: absolute; right: 0; display: none; transition: scale 0.3s var(--toggle-transition); } .closeIcon:active { transform: scale(0.95); } .cart { box-sizing: border-box; max-width: 316px; max-height: 538px; min-width: 316px; min-height: 538px; margin-top: 40px; margin-right: -15px; overflow: hidden; border-radius: 4px; display: block; width: 100%; transition: all 0.3s ease-out; position: relative; left: 0; background: var(--cart-background-color); } .title { display: flex; align-items: center; color: var(--color-white); fill: var(--color-white); font-family: var(--primary-font-family); font-size: var(--font-size-small); font-weight: 900; letter-spacing: 0.17em; text-transform: uppercase; margin: 24px 34px 19px 21px; } .title svg:first-of-type { margin-right: 12px; } .title span { margin-top: 7px; } .itemsWrapper { display: flex; flex-direction: column; background: var(--cart-background-color); color: transparent; margin: 23px 34px 23px 18px; height: 208px; overflow: hidden; } .scrollbarThumb { background-color: #000000; border-radius: 5px; opacity: 0.5; } .item { display: flex; flex-direction: column; color: var(--color-black); background: var(--color-white); font-family: var(--primary-font-family); font-size: var(--font-size-small); width: calc(100% - 12px); height: 54px; border-radius: 3px; } .item:not(:first-child) { margin-top: 5px; } .item p { margin: 10px 13px 0; font-size: 13px; } .item p:last-child { color: var(--cart-background-color); font-weight: 900; margin-top: 5px; margin-bottom: 7px; } .item p span { font-weight: 900; } .customerResume { display: flex; flex-direction: column; justify-content: flex-end; min-height: 111px; min-width: 281px; margin: 11px 7px 15px 19px; } .customerResume > div { display: flex; margin-top: 11px; } .customerResume p { font-family: var(--primary-font-family); font-size: var(--font-size-small); font-weight: 900; color: var(--color-white); margin: 0; } .customerResume p:first-of-type { color: var(--color-black); opacity: 0.5; min-width: 60px; margin-right: 7px; } .customerResume p:last-of-type { font-size: var(--font-size-small); min-width: 200px; max-width: 200px; } .customerResume div:last-child p:last-child { font-size: var(--font-size-tiny); } .amountResume { background: var(--cart-amount-background-color); min-height: 109px; min-width: 281px; width: 100%; display: flex; } .amountResume p { margin: 0; } .labels, .values { display: flex; flex-direction: column; justify-content: space-between; font-family: var(--primary-font-family); font-size: var(--font-size-small); color: var(--color-white); width: 60px; height: 83px; margin: 11px 7px 15px 19px; font-weight: 500; } .labels p:last-child, .values p:last-child { font-weight: 900; } .amountResume > .values { width: 107px; margin: 11px 0 15px; } .amountResume .labels p { opacity: 0.6; } .amountResume .labels p:last-child { font-size: var(--font-size-medium); opacity: 0.5; text-transform: uppercase; } .amountResume .values p:last-child { font-size: var(--font-size-medium); } .footerWrapper button { background: var(--color-white); border-radius: 0; border: 0; color: #32b895; font-weight: 900; letter-spacing: 0.04em; text-transform: uppercase; width: 100%; height: 47px; } .footerWrapper svg { fill: #32b895; transform: rotate(-90deg); } @media (--media-palm) { .cart { display: flex; flex-direction: column; position: absolute; z-index: 99999; left: 0; top: 0; margin-top: 0; margin-right: 0; min-width: 100vw; min-height: 100vh; max-width: 100vw; max-height: 100vh; border-radius: 0; } .cart.collapsed { transform: translate(-100%, 0); } .customerResume p:last-of-type { max-width: 100%; } .closeIcon { display: block; margin-right: 18px; } .itemsWrapper { margin-right: 18px; height: calc(100vh - 370px); } .cartIcon, .closeIcon { display: none; } } @media (--media-tablet) { .cartIcon, .closeIcon { display: none; } }
0.474875
0.083815
body{ padding-bottom: 100px; } .glavnyi{ /*background: #ccc;*/ font-family: 'Times New Roman'; height: 1100px; margin-bottom: 100px; padding-left: 75px; /*padding-right: 175px;*/ } .glavnyi1all{ /*background: #ccc;*/ font-family: 'Times New Roman'; height: 3100px; margin-bottom: 100px; padding-left: 75px; /*padding-right: 175px;*/ } .table2{ font-size: 22px; } .table1{ font-size: 22px; /*padding-bottom: 100px;*/ /*background: #F95F5F;*/ /*margin-left: 50px;*/ } .appendix { padding-top: 50px; padding-left: 830px; } .toTheRules{ padding-left: 607px; } .midEnd{ padding-left: 470px; } .formLast{ padding-left: 972px; } .minutes{ padding-top: 40px; text-align: center; font-size: 26px; } .minutesSpan{ text-decoration: underline; } .meetingOf{ padding-top: 10px; text-align: center; font-size: 26px; } .date{ /*padding-left: 100px;*/ padding-top: 30px; } .agenda{ /*padding-left: 100px;*/ padding-top: 20px; } .studentInfo{ text-align: center; border-bottom: 2px solid black; } .researchMethods{ text-align: center; border-bottom: 2px solid black; } .attendees{ padding-top: 10px; } .attendeesInfo{ border-bottom: 2px solid black; text-align: center; } .supervised{ padding-top: 20px; } .supervisedInfo{ border-bottom: 2px solid black; text-align: center; } .professorIITUsenior{ border-bottom: 2px solid black; } .expertizedBy{ border-bottom: 2px solid black; text-align: center; } .recommendedToDef{ padding-left: 30px; text-align: center; border-bottom: 2px solid black; } .grade{ border-bottom: 2px solid black; text-align: center; } .question2{ border-bottom: 2px solid black; } .question3{ border-bottom: 2px solid black; } .question4{ border-bottom: 2px solid black; } .question5{ border-bottom: 2px solid black; } .overall{ text-align: center; border-bottom: 2px solid black; } .performedTo{ text-align: center; border-bottom: 2px solid black; } .option1{ text-align: center; border-bottom: 2px solid black; } .option2{ text-align: center; border-bottom: 2px solid black; } .alphabeticGradingScale{ text-align: center; border-bottom: 2px solid black; } .option3{ text-align: center; border-bottom: 2px solid black; } .option4{ text-align: center; border-bottom: 2px solid black; } .option5{ text-align: center; border-bottom: 2px solid black; } .signes{ padding-top: 25px; padding-left: 30px; } .consultedBy{ border-bottom: 2px solid black; text-align: center; } .stylish-input-group .input-group-addon{ background: white !important; } .stylish-input-group .form-control{ border-right:0; box-shadow:0 0 0; border-color:#ccc; } .stylish-input-group button{ border:0; background:transparent; } .pencilIcon{ color: blue; /*text-align: center;*/ /*vertical-align: middle;*/ } .search-button{ border-color:#3498DB; color:#3498DB; padding: 8px 31px; border-radius: 10px; border-width: 2px; } .voprosNomerOdin{ border-bottom: 2px solid black; } .inline{ font-size: 14px; } .navbar-brand{ padding: 0px; }
public/css/styles.css
body{ padding-bottom: 100px; } .glavnyi{ /*background: #ccc;*/ font-family: 'Times New Roman'; height: 1100px; margin-bottom: 100px; padding-left: 75px; /*padding-right: 175px;*/ } .glavnyi1all{ /*background: #ccc;*/ font-family: 'Times New Roman'; height: 3100px; margin-bottom: 100px; padding-left: 75px; /*padding-right: 175px;*/ } .table2{ font-size: 22px; } .table1{ font-size: 22px; /*padding-bottom: 100px;*/ /*background: #F95F5F;*/ /*margin-left: 50px;*/ } .appendix { padding-top: 50px; padding-left: 830px; } .toTheRules{ padding-left: 607px; } .midEnd{ padding-left: 470px; } .formLast{ padding-left: 972px; } .minutes{ padding-top: 40px; text-align: center; font-size: 26px; } .minutesSpan{ text-decoration: underline; } .meetingOf{ padding-top: 10px; text-align: center; font-size: 26px; } .date{ /*padding-left: 100px;*/ padding-top: 30px; } .agenda{ /*padding-left: 100px;*/ padding-top: 20px; } .studentInfo{ text-align: center; border-bottom: 2px solid black; } .researchMethods{ text-align: center; border-bottom: 2px solid black; } .attendees{ padding-top: 10px; } .attendeesInfo{ border-bottom: 2px solid black; text-align: center; } .supervised{ padding-top: 20px; } .supervisedInfo{ border-bottom: 2px solid black; text-align: center; } .professorIITUsenior{ border-bottom: 2px solid black; } .expertizedBy{ border-bottom: 2px solid black; text-align: center; } .recommendedToDef{ padding-left: 30px; text-align: center; border-bottom: 2px solid black; } .grade{ border-bottom: 2px solid black; text-align: center; } .question2{ border-bottom: 2px solid black; } .question3{ border-bottom: 2px solid black; } .question4{ border-bottom: 2px solid black; } .question5{ border-bottom: 2px solid black; } .overall{ text-align: center; border-bottom: 2px solid black; } .performedTo{ text-align: center; border-bottom: 2px solid black; } .option1{ text-align: center; border-bottom: 2px solid black; } .option2{ text-align: center; border-bottom: 2px solid black; } .alphabeticGradingScale{ text-align: center; border-bottom: 2px solid black; } .option3{ text-align: center; border-bottom: 2px solid black; } .option4{ text-align: center; border-bottom: 2px solid black; } .option5{ text-align: center; border-bottom: 2px solid black; } .signes{ padding-top: 25px; padding-left: 30px; } .consultedBy{ border-bottom: 2px solid black; text-align: center; } .stylish-input-group .input-group-addon{ background: white !important; } .stylish-input-group .form-control{ border-right:0; box-shadow:0 0 0; border-color:#ccc; } .stylish-input-group button{ border:0; background:transparent; } .pencilIcon{ color: blue; /*text-align: center;*/ /*vertical-align: middle;*/ } .search-button{ border-color:#3498DB; color:#3498DB; padding: 8px 31px; border-radius: 10px; border-width: 2px; } .voprosNomerOdin{ border-bottom: 2px solid black; } .inline{ font-size: 14px; } .navbar-brand{ padding: 0px; }
0.285372
0.079389
@charset "UTF-8"; * { margin: 0; padding: 0; } @import url('https://fonts.googleapis.com/css2?family=Stardos+Stencil:wght@700&display=swap'); @import url('https://fonts.googleapis.com/css2?family=Roboto+Condensed:wght@400;700&display=swap'); @import url('https://fonts.googleapis.com/css2?family=PT+Sans:ital,wght@0,400;0,700;1,400&display=swap'); @import url('https://fonts.googleapis.com/css2?family=Montserrat:wght@400;500&display=swap'); @import url('https://fonts.googleapis.com/css2?family=Nosifer&display=swap');/*TITULO V2*/ @import url('https://fonts.googleapis.com/css2?family=Road+Rage&display=swap');/*TITULO V3*/ :root { /*fontes*/ --fontHeader: 'Stardos Stencil', cursive; --fontChapter: 'Roboto Condensed', sans-serif; --fontMain: 'Montserrat', sans-serif; --fontTitlev2: 'Nosifer', cursive; --fontTitlev3: 'Road Rage', cursive; /*cores*/ --corTitle: #BC442D; --corBack: #38302a; --corBackDiv: #c8c8c8a2; --corHover: #c78679; } @font-face { font-family: 'fontTitle'; src: url(../fonts/Broken\ World.otf) format('opentype'); font-style: normal; font-weight: 300; } @font-face { font-family: 'Blood'; src: url(../fonts/bloodcrow.ttf) format('truetype'); font-style: normal; font-weight: 300; } body { background-color: lightgray; } header { background-image: radial-gradient(grey 10%, black); min-width: 200px; max-width: 2000px; } header > h1#titulo { color: var(--corTitle); font-family: 'fontTitle'; font-size: 8em; text-shadow: 2px 2px 10px rgba(0, 0, 0, 0.589); text-align: center; } header > p { font-family: var(--fontMain); color: white; text-align: center; font-style: italic; font-size: 1.9em; font-weight: bold; } nav { background-color: black; text-align: center; min-width: 200px; max-width: 2000px; } nav > ul > li { display: inline; padding: 3px; } nav > ul > li > a { font-family: 'Blood'; font-size: 3em; text-decoration: none; color: var(--corTitle); padding-left: 16px; padding-right: 16px; } nav > ul > li > a:hover { border-bottom: 4px solid var(--corTitle); background-color: #1C1C1C; } main > section#destruction { background-image: url(../imagens/fundo_destruido.jpg); background-repeat: no-repeat; background-size: cover; background-attachment: fixed; background-position: center center; filter: contrast(80%); } main > section#destruction02 { background-image: url(../imagens/casa_destruida.jpg); background-repeat: no-repeat; background-size: cover; background-attachment: fixed; background-position: center center; filter: contrast(80%) } main > section#destruction03 { background-image: url(../imagens/casa_abandonada.jpg); background-repeat: no-repeat; background-size: cover; background-attachment: fixed; background-position: center; filter: contrast(80%) } h1#capitulo { padding-top: 20px; padding-bottom: 20px; text-align: center; text-shadow: 2px 2px 6px rgba(0, 0, 0, 0.253); font-family: var(--fontHeader); font-size: 5em; color: var(--corTitle); } div { max-width: 999px; min-width: 200px; margin-left: auto; margin-right: auto; margin-bottom: 50px; } div > p { text-indent: 50px; padding: 10px 10px 20px 10px; font-size: 2rem; font-family: var(--fontMain); color: black; font-weight: 500; text-shadow: 2px 2px 6px rgba(0, 0, 0, 0.253); } .contents { background-color: rgba(255, 255, 255, 0.548); border: 1px solid rgba(0, 0, 0, 0.219); border-radius: 30px 0px 30px 0px; box-shadow: inset 6px 6px 13px rgba(0, 0, 0, 0.473); box-shadow: 6px 6px 13px rgba(0, 0, 0, 0.473); padding: 10px; width: 78%; } .pages { color: white; text-align: center; font-family: var(--fontMain); font-size: 2em; text-shadow: 2px 2px 6px rgba(0, 0, 0, 0.253); padding: 15px 15px 9px 15px; font-weight: bold; } @media(max-width:420px) { body { width: 100%; } main { width: 100%; } header { width: 100%; } #menu { width: 100%; } header > h1#titulo { font-size: 3rem; } #destruction, #destructio02, #destruction03 { width: 50%; } header > p { font-size: 1rem; } nav > ul > li { display: block; } nav > ul > li > a { font-size: 1.4rem; } h1#capitulo { font-size: 1.9rem; } div > p { font-size: 1.2rem; text-align: justify; } }
site_extincao2/css/style_extincao.css
@charset "UTF-8"; * { margin: 0; padding: 0; } @import url('https://fonts.googleapis.com/css2?family=Stardos+Stencil:wght@700&display=swap'); @import url('https://fonts.googleapis.com/css2?family=Roboto+Condensed:wght@400;700&display=swap'); @import url('https://fonts.googleapis.com/css2?family=PT+Sans:ital,wght@0,400;0,700;1,400&display=swap'); @import url('https://fonts.googleapis.com/css2?family=Montserrat:wght@400;500&display=swap'); @import url('https://fonts.googleapis.com/css2?family=Nosifer&display=swap');/*TITULO V2*/ @import url('https://fonts.googleapis.com/css2?family=Road+Rage&display=swap');/*TITULO V3*/ :root { /*fontes*/ --fontHeader: 'Stardos Stencil', cursive; --fontChapter: 'Roboto Condensed', sans-serif; --fontMain: 'Montserrat', sans-serif; --fontTitlev2: 'Nosifer', cursive; --fontTitlev3: 'Road Rage', cursive; /*cores*/ --corTitle: #BC442D; --corBack: #38302a; --corBackDiv: #c8c8c8a2; --corHover: #c78679; } @font-face { font-family: 'fontTitle'; src: url(../fonts/Broken\ World.otf) format('opentype'); font-style: normal; font-weight: 300; } @font-face { font-family: 'Blood'; src: url(../fonts/bloodcrow.ttf) format('truetype'); font-style: normal; font-weight: 300; } body { background-color: lightgray; } header { background-image: radial-gradient(grey 10%, black); min-width: 200px; max-width: 2000px; } header > h1#titulo { color: var(--corTitle); font-family: 'fontTitle'; font-size: 8em; text-shadow: 2px 2px 10px rgba(0, 0, 0, 0.589); text-align: center; } header > p { font-family: var(--fontMain); color: white; text-align: center; font-style: italic; font-size: 1.9em; font-weight: bold; } nav { background-color: black; text-align: center; min-width: 200px; max-width: 2000px; } nav > ul > li { display: inline; padding: 3px; } nav > ul > li > a { font-family: 'Blood'; font-size: 3em; text-decoration: none; color: var(--corTitle); padding-left: 16px; padding-right: 16px; } nav > ul > li > a:hover { border-bottom: 4px solid var(--corTitle); background-color: #1C1C1C; } main > section#destruction { background-image: url(../imagens/fundo_destruido.jpg); background-repeat: no-repeat; background-size: cover; background-attachment: fixed; background-position: center center; filter: contrast(80%); } main > section#destruction02 { background-image: url(../imagens/casa_destruida.jpg); background-repeat: no-repeat; background-size: cover; background-attachment: fixed; background-position: center center; filter: contrast(80%) } main > section#destruction03 { background-image: url(../imagens/casa_abandonada.jpg); background-repeat: no-repeat; background-size: cover; background-attachment: fixed; background-position: center; filter: contrast(80%) } h1#capitulo { padding-top: 20px; padding-bottom: 20px; text-align: center; text-shadow: 2px 2px 6px rgba(0, 0, 0, 0.253); font-family: var(--fontHeader); font-size: 5em; color: var(--corTitle); } div { max-width: 999px; min-width: 200px; margin-left: auto; margin-right: auto; margin-bottom: 50px; } div > p { text-indent: 50px; padding: 10px 10px 20px 10px; font-size: 2rem; font-family: var(--fontMain); color: black; font-weight: 500; text-shadow: 2px 2px 6px rgba(0, 0, 0, 0.253); } .contents { background-color: rgba(255, 255, 255, 0.548); border: 1px solid rgba(0, 0, 0, 0.219); border-radius: 30px 0px 30px 0px; box-shadow: inset 6px 6px 13px rgba(0, 0, 0, 0.473); box-shadow: 6px 6px 13px rgba(0, 0, 0, 0.473); padding: 10px; width: 78%; } .pages { color: white; text-align: center; font-family: var(--fontMain); font-size: 2em; text-shadow: 2px 2px 6px rgba(0, 0, 0, 0.253); padding: 15px 15px 9px 15px; font-weight: bold; } @media(max-width:420px) { body { width: 100%; } main { width: 100%; } header { width: 100%; } #menu { width: 100%; } header > h1#titulo { font-size: 3rem; } #destruction, #destructio02, #destruction03 { width: 50%; } header > p { font-size: 1rem; } nav > ul > li { display: block; } nav > ul > li > a { font-size: 1.4rem; } h1#capitulo { font-size: 1.9rem; } div > p { font-size: 1.2rem; text-align: justify; } }
0.360264
0.104477
html { -ms-text-size-adjust: 100%; -webkit-text-size-adjust: 100%; line-height: 1.6; background: #FFF; } * { max-width: 100%; margin: 0; padding: 0; font-style: normal; box-sizing: border-box !important; -webkit-box-sizing: border-box !important; word-wrap: break-word !important; } body { -webkit-touch-callout: none; position: absolute; width: 100%; margin: 0; padding: 15px !important; font-size: 16px; overflow-x: hidden; font-family: "微软雅黑", "Microsoft YaHei", Arial, sans-serif; background-color: #FFF; line-height: inherit } body { word-break: break-all; word-wrap: break-word; cursor: text; } p { clear: both; margin: 0 0; min-height: 1em; white-space: normal; white-space: pre-wrap; } a { color: #607fa6; text-decoration: none } img { *zoom: 1; max-width: 100%; *max-width: 96%; height: auto !important; } iframe { width: 301px !important; border: 0; background-color: none; } iframe, .video_iframe { background-color: #000000; width: 100% !important; position: static; } ::-webkit-scrollbar { width: 8px; height: 8px; } ::-webkit-scrollbar-thumb { -webkit-box-shadow: inset 0 0 16px #645654; /*rgba(60,60,60,0.5)*/ } ::-webkit-input-placeholder { /* WebKit browsers */ color: #ddd; } /*vote*/ .vote_area { display: block; } .vote_iframe { height: 100%; width: 100% !important; *width: 96% !important; } li.placeholder { position: relative; list-style-type: none; margin: 0; padding: 0; border: none; } li.placeholder:before { position: absolute; content: " "; width: 0; height: 0; margin-top: -5px; left: 0px; top: -4px; border: 8px solid transparent; border-left-color: red; border-right: none; } .dragged { position: absolute !important; top: 0; opacity: 0.5; z-index: 2000; } .hiddenIn135 { display: none; } .hoverimg:hover { background: #000; } blockquote { margin: 0; padding-left: 10px; border-left: 3px solid #DBDBDB; } ol, ul, dl { /* IE7: reset rtl list margin. (#7334) */ *margin-right: 0px; /* preserved spaces for list items with text direction other than the list. (#6249,#8049)*/ padding: 0 0 0 30px; } table.noBorderTable td, table.noBorderTable th, table.noBorderTable caption { border: 1px dashed #ddd; } table { margin-bottom: 10px; border-collapse: collapse; display: table; width: 100%; margin: 0 auto; } td, th { word-wrap: break-word; word-break: break-all; padding: 5px 0px; border: 1px solid #DDD } caption { border: 1px dashed #DDD; border-bottom: 0; padding: 3px; text-align: center } th { border-top: 2px solid #BBB; background: #f7f7f7 } .ue-table-interlace-color-single { background-color: #fcfcfc } .ue-table-interlace-color-double { background-color: #f7faff } td p { margin: 0; padding: 0; width: auto; height: auto; } hr { border: 0px; border-top: 1px solid #ccc; } img:hover { z-index: -1; cursor: pointer; } pre { white-space: pre-wrap; /* CSS 2.1 */ word-wrap: break-word; /* IE7 */ } .marker { background-color: Yellow; } span[lang] { font-style: italic; } figure { text-align: center; border: solid 1px #ccc; border-radius: 2px; background: rgba(0, 0, 0, 0.05); padding: 10px; margin: 10px 20px; display: inline-block; } figure > figcaption { text-align: center; display: block; /* For IE8 */ } em { font-style: italic; } .view { height: 100%; cursor: pointer; } ._135editor { border: 0 none; position: relative; } ._135editor .draghandle { position: absolute; background-color: rgba(200, 200, 200, 0.8); color: #333; cursor: move; top: -30px; right: -5px; padding: 3px 5px; font-size: 12px; } .view .active-135item { position: relative; } .view .active-135item:before { position: absolute; content: ''; left: 0; right: 0; top: 0; bottom: 0; box-sizing: border-box; border: 2px dashed red; margin: -5px; z-index: 1000; } h1, h2, h3, h4, h5, h6 { font-weight: 400; font-size: 16px } /* h1,h2,h3,h4,h5,h6{font-weight:bold;} h1{font-size:32px;line-height:36px;} h2{font-size:27px;line-height:29px;} h3{font-size:19px;line-height:23px;} h4{font-size:16px;line-height:19px;} h5{font-size:14px;line-height:18px;} h6{font-size:12px;line-height:14px;}*/ /** 微信音乐,微信音频的样式 **/ .db { display: block; } qqmusic { min-height: 60px; width: 100%; background: #ccc; margin: 17px 1px 16px 0; display: block; opacity: 0.9; background-image: url('http://image.135editor.com/files/users/0/1/201611/Omfdq9uS_SNXj.png'); background-size: contain; background-position: center; background-repeat: no-repeat; }
src/js/plugin/ueditor/themes/iframe.css
html { -ms-text-size-adjust: 100%; -webkit-text-size-adjust: 100%; line-height: 1.6; background: #FFF; } * { max-width: 100%; margin: 0; padding: 0; font-style: normal; box-sizing: border-box !important; -webkit-box-sizing: border-box !important; word-wrap: break-word !important; } body { -webkit-touch-callout: none; position: absolute; width: 100%; margin: 0; padding: 15px !important; font-size: 16px; overflow-x: hidden; font-family: "微软雅黑", "Microsoft YaHei", Arial, sans-serif; background-color: #FFF; line-height: inherit } body { word-break: break-all; word-wrap: break-word; cursor: text; } p { clear: both; margin: 0 0; min-height: 1em; white-space: normal; white-space: pre-wrap; } a { color: #607fa6; text-decoration: none } img { *zoom: 1; max-width: 100%; *max-width: 96%; height: auto !important; } iframe { width: 301px !important; border: 0; background-color: none; } iframe, .video_iframe { background-color: #000000; width: 100% !important; position: static; } ::-webkit-scrollbar { width: 8px; height: 8px; } ::-webkit-scrollbar-thumb { -webkit-box-shadow: inset 0 0 16px #645654; /*rgba(60,60,60,0.5)*/ } ::-webkit-input-placeholder { /* WebKit browsers */ color: #ddd; } /*vote*/ .vote_area { display: block; } .vote_iframe { height: 100%; width: 100% !important; *width: 96% !important; } li.placeholder { position: relative; list-style-type: none; margin: 0; padding: 0; border: none; } li.placeholder:before { position: absolute; content: " "; width: 0; height: 0; margin-top: -5px; left: 0px; top: -4px; border: 8px solid transparent; border-left-color: red; border-right: none; } .dragged { position: absolute !important; top: 0; opacity: 0.5; z-index: 2000; } .hiddenIn135 { display: none; } .hoverimg:hover { background: #000; } blockquote { margin: 0; padding-left: 10px; border-left: 3px solid #DBDBDB; } ol, ul, dl { /* IE7: reset rtl list margin. (#7334) */ *margin-right: 0px; /* preserved spaces for list items with text direction other than the list. (#6249,#8049)*/ padding: 0 0 0 30px; } table.noBorderTable td, table.noBorderTable th, table.noBorderTable caption { border: 1px dashed #ddd; } table { margin-bottom: 10px; border-collapse: collapse; display: table; width: 100%; margin: 0 auto; } td, th { word-wrap: break-word; word-break: break-all; padding: 5px 0px; border: 1px solid #DDD } caption { border: 1px dashed #DDD; border-bottom: 0; padding: 3px; text-align: center } th { border-top: 2px solid #BBB; background: #f7f7f7 } .ue-table-interlace-color-single { background-color: #fcfcfc } .ue-table-interlace-color-double { background-color: #f7faff } td p { margin: 0; padding: 0; width: auto; height: auto; } hr { border: 0px; border-top: 1px solid #ccc; } img:hover { z-index: -1; cursor: pointer; } pre { white-space: pre-wrap; /* CSS 2.1 */ word-wrap: break-word; /* IE7 */ } .marker { background-color: Yellow; } span[lang] { font-style: italic; } figure { text-align: center; border: solid 1px #ccc; border-radius: 2px; background: rgba(0, 0, 0, 0.05); padding: 10px; margin: 10px 20px; display: inline-block; } figure > figcaption { text-align: center; display: block; /* For IE8 */ } em { font-style: italic; } .view { height: 100%; cursor: pointer; } ._135editor { border: 0 none; position: relative; } ._135editor .draghandle { position: absolute; background-color: rgba(200, 200, 200, 0.8); color: #333; cursor: move; top: -30px; right: -5px; padding: 3px 5px; font-size: 12px; } .view .active-135item { position: relative; } .view .active-135item:before { position: absolute; content: ''; left: 0; right: 0; top: 0; bottom: 0; box-sizing: border-box; border: 2px dashed red; margin: -5px; z-index: 1000; } h1, h2, h3, h4, h5, h6 { font-weight: 400; font-size: 16px } /* h1,h2,h3,h4,h5,h6{font-weight:bold;} h1{font-size:32px;line-height:36px;} h2{font-size:27px;line-height:29px;} h3{font-size:19px;line-height:23px;} h4{font-size:16px;line-height:19px;} h5{font-size:14px;line-height:18px;} h6{font-size:12px;line-height:14px;}*/ /** 微信音乐,微信音频的样式 **/ .db { display: block; } qqmusic { min-height: 60px; width: 100%; background: #ccc; margin: 17px 1px 16px 0; display: block; opacity: 0.9; background-image: url('http://image.135editor.com/files/users/0/1/201611/Omfdq9uS_SNXj.png'); background-size: contain; background-position: center; background-repeat: no-repeat; }
0.451085
0.068725
.ves-megamenu{ position: relative; } .ves-megamenu .dropdown-menu > .dropdown-menu-inner { padding: 10px; } .ves-megamenu .mega-group .caret { display: none; } .ves-megamenu .mega-group > .dropdown-toggle { display: block; font-weight: bold; padding: 6px 5px; text-transform: uppercase; border-bottom: solid 1px #E5E5E5; } .ves-megamenu .mega-group .dropdown-mega .mega-col-inner > ul > li a { margin-left: 6px; } .ves-megamenu .mega-col .mega-col-inner > ul { list-style: none outside none; margin: 0; padding: 0; } .ves-megamenu .mega-col .mega-col-inner > ul > li { list-style: none; margin-left: 0; } .ves-megamenu .mega-col .mega-col-inner > ul > li > a { clear: both; color: #555555; display: block; line-height: 20px; } .ves-megamenu .dropdown-submenu:hover .dropdown-menu { /*display: block;*/ } .ves-megamenu .dropdown-submenu > .dropdown-menu { border-radius: 0 6px 6px 6px; left: 100%; margin-left: -6px; margin-top: -6px; top: 0; } .widget-product-list img{ width: 60px; height: 60px; float: left; margin-right: 12px; } .widget-banner .w-banner{ margin: 6px 10px; float: left; } /*Updated new version for megamenu: Offset canvas sidebar menu*/ .menu-offcanvas-inner { height: 100%; overflow-x: hidden; overflow-y: auto; } #menu-offcanvas .close-mobile-nav.close-block { font-size: 20px; line-height: 48px; text-transform: uppercase; padding-left: 13px; position: relative; color: #FFF; } #menu-offcanvas .menu-navigation{ position: relative; width: 100%; } #menu-offcanvas .close-mobile-nav.close-block .sidebar-logo-search{ padding-right: 25px; } #menu-offcanvas .close-mobile-nav.close-block .button-close-menu { font-size: 20px; color: #fff; position: absolute; right: 2px; display: block; line-height: 50px; margin-top: -25px; cursor: pointer; top: 50%; width: 50px; height: 50px; text-align: center; } #menu-offcanvas .menu-footer{ padding-bottom: 20px; text-align: center; clear:both; } #menu-offcanvas .menu-footer::after { clear:both; } #menu-offcanvas .menu-footer .social-icons { display: table; width: 100%; margin: 0; } #menu-offcanvas .menu-footer .copyright { color: #fff; font-weight: 400; margin-top: 23px; } #menu-offcanvas .menu-footer .social-icon { display: table-cell; border: 1px solid rgba(235,235,235,0.07); border-left: none; text-align: center; font-size: 17px; line-height: 49px; min-width: 40px; margin: 0; color: #FFF; } #menu-offcanvas .menu-footer .social-icon:hover{ color: #188fcc; } span.open-child { font-size: 0; display: block; position: absolute; right: 2px; top: 0; margin-top: 3px; z-index: 1; cursor: pointer; width: 50px; height: 50px; line-height: 50px; text-align: center; color: #FFF; } .dropdown-submenu span.open-child { right: 17px; } span.open-child:after { content: "+"; font-size: 20px; text-align: center; background: transparent; opacity: 1; } .over > span.open-child:after { content: "\2212"; } #menu-offcanvas .menu-offcanvas-content .dropdown{ position:relative; } #menu-offcanvas .dropdown-menu.in { display: none; opacity: 1; filter: alpha(opacity=100); visibility: visible; height: auto; -webkit-transition: none; transition: none; transform: translateX(0); } #menu-offcanvas .menu-offcanvas-content .dropdown .dropdown-menu{ background: transparent; } #menu-offcanvas .menu-offcanvas-content .dropdown .dropdown-toggle{ height: 47px; } @media only screen and (min-width : 768px) { /* Make Navigation Toggle on Desktop Hover */ #menu-offcanvas .dropdown:hover > .dropdown-menu, #menu-offcanvas .dropdown-submenu:hover > .dropdown-menu, .mobile-nav .dropdown:hover > .dropdown-menu, .mobile-nav .dropdown-submenu:hover > .dropdown-menu { display: none; } #mainmenutop .dropdown:hover > .dropdown-menu, #mainmenutop .dropdown-submenu:hover > .dropdown-menu { display: block!important; opacity: 1; filter: alpha(opacity=100); transform: translateX(0); visibility: visible; height: auto; } } /*End Update At Here*/ .ves-megamenu .aligned-center .dropdown-menu{ left: 50%; transform: translate(-50%); -webkit-transform: translate(-50%); -moz-transform: translate(-50%); -ms-transform: translate(-50%); -o-transform: translate(-50%); } .ves-megamenu .aligned-right .dropdown-menu{ left: auto; right: 0; } .ves-megamenu .aligned-left .dropdown-menu{ } .ves-megamenu .megamenu .aligned-fullwidth { position: inherit!important; } .ves-megamenu .aligned-fullwidth .dropdown-menu{ width: 100%!important; left: 0; } #menu-offcanvas .button-close-menu{ background: transparent!important;} #menu-offcanvas .dropdown .dropdown-menu{ display: none; } #menu-offcanvas .dropdown .dropdown-menu .dropdown-menu-inner ul li a{ color: #fff;} #menu-offcanvas .ves-widget{ color: #fff;} .offcanvas-menu{ background-color: #7bbd42; }
public/frontend_assets/skin/frontend/default/ves_superstore/ves_megamenu/style.css
.ves-megamenu{ position: relative; } .ves-megamenu .dropdown-menu > .dropdown-menu-inner { padding: 10px; } .ves-megamenu .mega-group .caret { display: none; } .ves-megamenu .mega-group > .dropdown-toggle { display: block; font-weight: bold; padding: 6px 5px; text-transform: uppercase; border-bottom: solid 1px #E5E5E5; } .ves-megamenu .mega-group .dropdown-mega .mega-col-inner > ul > li a { margin-left: 6px; } .ves-megamenu .mega-col .mega-col-inner > ul { list-style: none outside none; margin: 0; padding: 0; } .ves-megamenu .mega-col .mega-col-inner > ul > li { list-style: none; margin-left: 0; } .ves-megamenu .mega-col .mega-col-inner > ul > li > a { clear: both; color: #555555; display: block; line-height: 20px; } .ves-megamenu .dropdown-submenu:hover .dropdown-menu { /*display: block;*/ } .ves-megamenu .dropdown-submenu > .dropdown-menu { border-radius: 0 6px 6px 6px; left: 100%; margin-left: -6px; margin-top: -6px; top: 0; } .widget-product-list img{ width: 60px; height: 60px; float: left; margin-right: 12px; } .widget-banner .w-banner{ margin: 6px 10px; float: left; } /*Updated new version for megamenu: Offset canvas sidebar menu*/ .menu-offcanvas-inner { height: 100%; overflow-x: hidden; overflow-y: auto; } #menu-offcanvas .close-mobile-nav.close-block { font-size: 20px; line-height: 48px; text-transform: uppercase; padding-left: 13px; position: relative; color: #FFF; } #menu-offcanvas .menu-navigation{ position: relative; width: 100%; } #menu-offcanvas .close-mobile-nav.close-block .sidebar-logo-search{ padding-right: 25px; } #menu-offcanvas .close-mobile-nav.close-block .button-close-menu { font-size: 20px; color: #fff; position: absolute; right: 2px; display: block; line-height: 50px; margin-top: -25px; cursor: pointer; top: 50%; width: 50px; height: 50px; text-align: center; } #menu-offcanvas .menu-footer{ padding-bottom: 20px; text-align: center; clear:both; } #menu-offcanvas .menu-footer::after { clear:both; } #menu-offcanvas .menu-footer .social-icons { display: table; width: 100%; margin: 0; } #menu-offcanvas .menu-footer .copyright { color: #fff; font-weight: 400; margin-top: 23px; } #menu-offcanvas .menu-footer .social-icon { display: table-cell; border: 1px solid rgba(235,235,235,0.07); border-left: none; text-align: center; font-size: 17px; line-height: 49px; min-width: 40px; margin: 0; color: #FFF; } #menu-offcanvas .menu-footer .social-icon:hover{ color: #188fcc; } span.open-child { font-size: 0; display: block; position: absolute; right: 2px; top: 0; margin-top: 3px; z-index: 1; cursor: pointer; width: 50px; height: 50px; line-height: 50px; text-align: center; color: #FFF; } .dropdown-submenu span.open-child { right: 17px; } span.open-child:after { content: "+"; font-size: 20px; text-align: center; background: transparent; opacity: 1; } .over > span.open-child:after { content: "\2212"; } #menu-offcanvas .menu-offcanvas-content .dropdown{ position:relative; } #menu-offcanvas .dropdown-menu.in { display: none; opacity: 1; filter: alpha(opacity=100); visibility: visible; height: auto; -webkit-transition: none; transition: none; transform: translateX(0); } #menu-offcanvas .menu-offcanvas-content .dropdown .dropdown-menu{ background: transparent; } #menu-offcanvas .menu-offcanvas-content .dropdown .dropdown-toggle{ height: 47px; } @media only screen and (min-width : 768px) { /* Make Navigation Toggle on Desktop Hover */ #menu-offcanvas .dropdown:hover > .dropdown-menu, #menu-offcanvas .dropdown-submenu:hover > .dropdown-menu, .mobile-nav .dropdown:hover > .dropdown-menu, .mobile-nav .dropdown-submenu:hover > .dropdown-menu { display: none; } #mainmenutop .dropdown:hover > .dropdown-menu, #mainmenutop .dropdown-submenu:hover > .dropdown-menu { display: block!important; opacity: 1; filter: alpha(opacity=100); transform: translateX(0); visibility: visible; height: auto; } } /*End Update At Here*/ .ves-megamenu .aligned-center .dropdown-menu{ left: 50%; transform: translate(-50%); -webkit-transform: translate(-50%); -moz-transform: translate(-50%); -ms-transform: translate(-50%); -o-transform: translate(-50%); } .ves-megamenu .aligned-right .dropdown-menu{ left: auto; right: 0; } .ves-megamenu .aligned-left .dropdown-menu{ } .ves-megamenu .megamenu .aligned-fullwidth { position: inherit!important; } .ves-megamenu .aligned-fullwidth .dropdown-menu{ width: 100%!important; left: 0; } #menu-offcanvas .button-close-menu{ background: transparent!important;} #menu-offcanvas .dropdown .dropdown-menu{ display: none; } #menu-offcanvas .dropdown .dropdown-menu .dropdown-menu-inner ul li a{ color: #fff;} #menu-offcanvas .ves-widget{ color: #fff;} .offcanvas-menu{ background-color: #7bbd42; }
0.235196
0.044411
body { font-family: tahoma,verdana,arial,helvetica,geneva,sans-serif; background-color: #fff; margin: 0; padding: 0; } div.sectionbody pre { border: 1px dashed #fb2; background-color: #fda; font-family: Monotype.com,"Courier New",Courier,monospace; font-size: 90%; line-height: 125%; margin-left: 1em; overflow: auto; padding: 4px; } /******************************************************************************* * Main layout ******************************************************************************/ /* Assume a logo size of 80x80 pixels! */ #logo { background-image: url(images/title_background.png); background-repeat: no-repeat; background-position: right; color: #000; font: bold 150%/100% tahoma, Arial, sans-serif; height: 90px; width: 100%; border-bottom: 0 solid #E7F1FA; margin: 0; padding: 0; } .logo_elua { margin-top: 10px; margin-left: 10px; } #nav,#menu { float: left; width: 170px; margin-left: 8px; padding-top: 5px; } #content { padding-top: 10px; margin: 0 8px 8px 181px; } /******************************************************************************* * Logo styling ******************************************************************************/ #logo h6 { color: #137096; margin: 2px 4px; padding: 2px; } .header_title { font-size: 36px; color: #0b0c79; font-weight: 700; padding-left: 20px; } h6 { font-size: 10px; } #logo a { text-decoration: none; padding: 2px 4px; } #logo a.lang img { border: 0; } /******************************************************************************* * Content styling ******************************************************************************/ /*div.paragraph p { line-height: 120%; padding-left: 1em; }*/ /*#content p {*/ .sectionbody p { line-height: 120%; padding-left: 1em; } #content h2 { border: 1px solid gray; background-color: #a0ffa0; font-size: 99%; margin-left: 1em; padding: 4px; } #content h3 { border: 1px solid gray; background-color: #cee7ff; color: #5c5c5c; margin: 0; padding: 5px; } table.table_center { margin-left: 1em; border-collapse: collapse; } #content p.info { margin-left: 3em; } #content ul { padding-left: 1em; margin-left: 40px; } .table_center td { border: 1px solid gray; padding: 5px; } .table_center th { border: 2px solid gray; background-color: silver; padding: 5px; } /******************************************************************************* * Table types ******************************************************************************/ table.invisible { border: 0 solid #000; border-collapse: collapse; margin-left: auto; margin-right: auto; margin-top: 4px; } table.invisible td { text-align: center; border: 0 solid #000; } /******************************************************************************* * Other styles ******************************************************************************/ .docdiv { padding-left: 1em; } .docdiv pre { margin-left: 0; } div.sectionbody pre.code { border: 0; background-color: #FFFFFF; font-family: "Courier New",Courier,monospace; font-size: 90%; overflow: auto; padding: 4px 4px 4px 1em; } .warning { color: red; font-weight: 700; } #content p.doc,#content ol,#content h4 { *margin-left: 2em; } /***************************************************************************** AsciiDoc stylesheet BogdanM: all the modifications to the standard AsciiDoc CSS are marked with CSS comments starting with "BogdanM:" *****************************************************************************/ /* BogdanM: kept the body definition from the original CSS" /*body { margin: 1em 5% 1em 5%; }*/ /* BogdanM: removed the styling for <a> */ /* a { color: blue; text-decoration: underline; } a:visited { color: fuchsia; }*/ em { font-style: italic; color: navy; } strong { font-weight: bold; /* BogdanM: don't make the bold text a different color */ /*color: #083194;*/ } /* BogdanM: commented out the color inside <tt> blocks */ /*tt { color: navy; }*/ /* BogdanM: commented out the next 5 rules */ /*h1, h2, h3, h4, h5, h6 { color: #527bbd; font-family: sans-serif; margin-top: 1.2em; margin-bottom: 0.5em; line-height: 1.3; }*/ /*h1, h2, h3 { border-bottom: 2px solid silver; }*/ /*h2 { padding-top: 0.5em; }*/ /*h3 { float: left; }*/ /*h3 + * { clear: left; }*/ /* BogdanM: we don't need a new font in the section body */ /* div.sectionbody { font-family: serif; margin-left: 0; } */ hr { border: 1px solid silver; } /* BogdanM: removed the stiling for <p>*/ /* p { margin-top: 0.5em; margin-bottom: 0.5em; }*/ ul, ol, li > p { margin-top: 0; } /* BogdanM: paragraph inside list item has margin 0, otherwise it takes way too much space */ li > p { margin: 0; } /* BogdanM: removed the stiling for <pre>*/ /* pre { padding: 0; margin: 0; }*/ span#author { color: #527bbd; font-family: sans-serif; font-weight: bold; font-size: 1.1em; } span#email { } span#revnumber, span#revdate, span#revremark { font-family: sans-serif; } div#footer { font-family: sans-serif; font-size: small; border-top: 2px solid silver; padding-top: 0.5em; margin-top: 4.0em; } div#footer-text { float: left; padding-bottom: 0.5em; } div#footer-badges { float: right; padding-bottom: 0.5em; } div#preamble { margin-top: 1.5em; margin-bottom: 1.5em; } div.tableblock, div.imageblock, div.exampleblock, div.verseblock, div.quoteblock, div.literalblock, div.listingblock, div.sidebarblock, div.admonitionblock { margin-top: 1.0em; margin-bottom: 1.0em; } div.admonitionblock { margin-top: 1.0em; margin-bottom: 1.0em; margin-right: 10%; color: #606060; } div.content { /* Block element content. */ padding: 0; } /* Block element titles. */ div.title, caption.title { color: #527bbd; font-family: sans-serif; font-weight: bold; text-align: left; margin-top: 1.0em; margin-bottom: 0.5em; /* BogdanM: Added next padding */ padding-left: 1em; } div.title + * { margin-top: 0; } td div.title:first-child { margin-top: 0.0em; } div.content div.title:first-child { margin-top: 0.0em; } div.content + div.title { margin-top: 0.0em; } div.sidebarblock > div.content { background: #ffffee; border: 1px solid silver; padding: 0.5em; } /* BogdanM: commented out the next defition */ /*div.content div.listingblock { border: 1px solid silver; background: #f4f4f4; padding: 0.5em; }*/ div.quoteblock, div.verseblock { padding-left: 1.0em; margin-left: 1.0em; margin-right: 10%; border-left: 5px solid #dddddd; color: #777777; } div.quoteblock > div.attribution { padding-top: 0.5em; text-align: right; } div.verseblock > pre.content { font-family: inherit; } div.verseblock > div.attribution { padding-top: 0.75em; text-align: left; } /* DEPRECATED: Pre version 8.2.7 verse style literal block. */ div.verseblock + div.attribution { text-align: left; } div.admonitionblock .icon { vertical-align: top; font-size: 1.1em; font-weight: bold; text-decoration: underline; color: #527bbd; padding-right: 0.5em; } div.admonitionblock td.content { padding-left: 0.5em; border-left: 3px solid #aaaaaa; } div.tableblock { margin-right: 1em; } div.exampleblock > div.content { border-left: 3px solid #aaaaaa; padding-left: 0.5em; } div.imageblock div.content { padding-left: 0; } span.image img { border-style: none; } a.image:visited { color: white; } dl { margin-top: 0.8em; margin-bottom: 0.8em; } dt { margin-top: 0.5em; margin-bottom: 0; font-style: normal; color: navy; } dd > *:first-child { margin-top: 0.1em; } ul, ol { list-style-position: outside; } ol.arabic { list-style-type: decimal; } ol.loweralpha { list-style-type: lower-alpha; } ol.upperalpha { list-style-type: upper-alpha; } ol.lowerroman { list-style-type: lower-roman; } ol.upperroman { list-style-type: upper-roman; } div.compact ul, div.compact ol, div.compact p, div.compact p, div.compact div, div.compact div { margin-top: 0.1em; margin-bottom: 0.1em; } /*BogdanM: replaced the previous "table" declaration*/ /*div.tableblock > table { border: 3px solid #527bbd; }*/ div.tableblock > table { margin-left: 1em; border-collapse: collapse; } /*BogdanM: commented next rule, added the next two for td and th*/ /*thead, p.table.header { font-family: sans-serif; font-weight: bold; color: #527bbd; }*/ .tableblock td { border: 1px solid gray; padding: 5px; } .tableblock th { border: 2px solid gray; background-color: silver; padding: 5px; } tfoot { font-weight: bold; } td > div.verse { white-space: pre; } /* BogdanM: added next rule to reduce table line height */ div.tableblock p.table { margin: 0; padding: 0; } /* Because the table frame attribute is overriden by CSS in most browsers. */ div.tableblock > table[frame="void"] { border-style: none; } div.tableblock > table[frame="hsides"] { border-left-style: none; border-right-style: none; } div.tableblock > table[frame="vsides"] { border-top-style: none; border-bottom-style: none; } div.hdlist { margin-top: 0.8em; margin-bottom: 0.8em; } div.hdlist tr { padding-bottom: 15px; } dt.hdlist1.strong, td.hdlist1.strong { font-weight: bold; } td.hdlist1 { vertical-align: top; font-style: normal; padding-right: 0.8em; margin-left: 1em; color: navy; } td.hdlist2 { vertical-align: top; } div.hdlist.compact tr { margin: 0; padding-bottom: 0; } .comment { background: yellow; } .footnote, .footnoteref { font-size: 0.8em; } span.footnote, span.footnoteref { vertical-align: super; } #footnotes { margin: 20px 0 20px 0; padding: 7px 0 0 0; } #footnotes div.footnote { margin: 0 0 5px 0; } #footnotes hr { border: none; border-top: 1px solid silver; height: 1px; text-align: left; margin-left: 0; width: 20%; min-width: 100px; } div.colist td { padding-right: 0.5em; padding-bottom: 0.3em; vertical-align: top; } div.colist td img { margin-top: 0.3em; } @media print { div#footer-badges { display: none; } } div#toc { margin-bottom: 2.5em; } div#toctitle { color: #527bbd; font-family: sans-serif; font-size: 1.1em; font-weight: bold; margin-top: 1.0em; margin-bottom: 0.1em; } div.toclevel1, div.toclevel2, div.toclevel3, div.toclevel4 { margin-top: 0; margin-bottom: 0; } div.toclevel2 { margin-left: 2em; font-size: 0.9em; } div.toclevel3 { margin-left: 4em; font-size: 0.9em; } div.toclevel4 { margin-left: 6em; font-size: 0.9em; } /******************************************************************************/ /* BogdanM: new rules for eLua docs */ span.orange { color: rgb(255, 102, 0); } span.red { color: rgb(255, 0, 0); } pre.mono, pre.func { border: 1px dashed #fb2; background-color: #fda; font-family: Monotype.com,"Courier New",Courier,monospace; font-size: 90%; line-height: 125%; margin-left: 1em; overflow: auto; padding: 4px; } pre.mono p, pre.func p { margin: 0; padding: 0; } div.openblock.right { margin-left: 2em; } div.openblock.right p { margin: 0; padding: 0; } div.listingblock div.content pre { /*border: 0;*/ /*background-color: #FFFFFF;*/ border: 1px solid silver; background: #f4f4f4; font-family: "Courier New",Courier,monospace; font-size: 90%; overflow: auto; padding: 4px 4px 4px 1em; /* margin: 0; padding: 0; border: 0; background: transparent; font-family: Monotype.com,"Courier New",Courier,monospace; font-size: 100%; overflow: auto;*/ } div.listingblock div.content tt { color: black; font-size: 110%; } span.bblue { color: rgb(0, 0, 255); font-weight: bold; } .dlist dl { margin-left: 2em; } dd { display: block; margin-left: 20px; } div.tableblock div.paragraph p { padding: 0; margin: 0; } div.literalblock div.content pre { border: 0px; background: #ffffff; font-family: "Courier New",Courier,monospace; font-size: 110%; overflow: auto; padding: 0; margin-left: 1em; }
doc/style1.css
body { font-family: tahoma,verdana,arial,helvetica,geneva,sans-serif; background-color: #fff; margin: 0; padding: 0; } div.sectionbody pre { border: 1px dashed #fb2; background-color: #fda; font-family: Monotype.com,"Courier New",Courier,monospace; font-size: 90%; line-height: 125%; margin-left: 1em; overflow: auto; padding: 4px; } /******************************************************************************* * Main layout ******************************************************************************/ /* Assume a logo size of 80x80 pixels! */ #logo { background-image: url(images/title_background.png); background-repeat: no-repeat; background-position: right; color: #000; font: bold 150%/100% tahoma, Arial, sans-serif; height: 90px; width: 100%; border-bottom: 0 solid #E7F1FA; margin: 0; padding: 0; } .logo_elua { margin-top: 10px; margin-left: 10px; } #nav,#menu { float: left; width: 170px; margin-left: 8px; padding-top: 5px; } #content { padding-top: 10px; margin: 0 8px 8px 181px; } /******************************************************************************* * Logo styling ******************************************************************************/ #logo h6 { color: #137096; margin: 2px 4px; padding: 2px; } .header_title { font-size: 36px; color: #0b0c79; font-weight: 700; padding-left: 20px; } h6 { font-size: 10px; } #logo a { text-decoration: none; padding: 2px 4px; } #logo a.lang img { border: 0; } /******************************************************************************* * Content styling ******************************************************************************/ /*div.paragraph p { line-height: 120%; padding-left: 1em; }*/ /*#content p {*/ .sectionbody p { line-height: 120%; padding-left: 1em; } #content h2 { border: 1px solid gray; background-color: #a0ffa0; font-size: 99%; margin-left: 1em; padding: 4px; } #content h3 { border: 1px solid gray; background-color: #cee7ff; color: #5c5c5c; margin: 0; padding: 5px; } table.table_center { margin-left: 1em; border-collapse: collapse; } #content p.info { margin-left: 3em; } #content ul { padding-left: 1em; margin-left: 40px; } .table_center td { border: 1px solid gray; padding: 5px; } .table_center th { border: 2px solid gray; background-color: silver; padding: 5px; } /******************************************************************************* * Table types ******************************************************************************/ table.invisible { border: 0 solid #000; border-collapse: collapse; margin-left: auto; margin-right: auto; margin-top: 4px; } table.invisible td { text-align: center; border: 0 solid #000; } /******************************************************************************* * Other styles ******************************************************************************/ .docdiv { padding-left: 1em; } .docdiv pre { margin-left: 0; } div.sectionbody pre.code { border: 0; background-color: #FFFFFF; font-family: "Courier New",Courier,monospace; font-size: 90%; overflow: auto; padding: 4px 4px 4px 1em; } .warning { color: red; font-weight: 700; } #content p.doc,#content ol,#content h4 { *margin-left: 2em; } /***************************************************************************** AsciiDoc stylesheet BogdanM: all the modifications to the standard AsciiDoc CSS are marked with CSS comments starting with "BogdanM:" *****************************************************************************/ /* BogdanM: kept the body definition from the original CSS" /*body { margin: 1em 5% 1em 5%; }*/ /* BogdanM: removed the styling for <a> */ /* a { color: blue; text-decoration: underline; } a:visited { color: fuchsia; }*/ em { font-style: italic; color: navy; } strong { font-weight: bold; /* BogdanM: don't make the bold text a different color */ /*color: #083194;*/ } /* BogdanM: commented out the color inside <tt> blocks */ /*tt { color: navy; }*/ /* BogdanM: commented out the next 5 rules */ /*h1, h2, h3, h4, h5, h6 { color: #527bbd; font-family: sans-serif; margin-top: 1.2em; margin-bottom: 0.5em; line-height: 1.3; }*/ /*h1, h2, h3 { border-bottom: 2px solid silver; }*/ /*h2 { padding-top: 0.5em; }*/ /*h3 { float: left; }*/ /*h3 + * { clear: left; }*/ /* BogdanM: we don't need a new font in the section body */ /* div.sectionbody { font-family: serif; margin-left: 0; } */ hr { border: 1px solid silver; } /* BogdanM: removed the stiling for <p>*/ /* p { margin-top: 0.5em; margin-bottom: 0.5em; }*/ ul, ol, li > p { margin-top: 0; } /* BogdanM: paragraph inside list item has margin 0, otherwise it takes way too much space */ li > p { margin: 0; } /* BogdanM: removed the stiling for <pre>*/ /* pre { padding: 0; margin: 0; }*/ span#author { color: #527bbd; font-family: sans-serif; font-weight: bold; font-size: 1.1em; } span#email { } span#revnumber, span#revdate, span#revremark { font-family: sans-serif; } div#footer { font-family: sans-serif; font-size: small; border-top: 2px solid silver; padding-top: 0.5em; margin-top: 4.0em; } div#footer-text { float: left; padding-bottom: 0.5em; } div#footer-badges { float: right; padding-bottom: 0.5em; } div#preamble { margin-top: 1.5em; margin-bottom: 1.5em; } div.tableblock, div.imageblock, div.exampleblock, div.verseblock, div.quoteblock, div.literalblock, div.listingblock, div.sidebarblock, div.admonitionblock { margin-top: 1.0em; margin-bottom: 1.0em; } div.admonitionblock { margin-top: 1.0em; margin-bottom: 1.0em; margin-right: 10%; color: #606060; } div.content { /* Block element content. */ padding: 0; } /* Block element titles. */ div.title, caption.title { color: #527bbd; font-family: sans-serif; font-weight: bold; text-align: left; margin-top: 1.0em; margin-bottom: 0.5em; /* BogdanM: Added next padding */ padding-left: 1em; } div.title + * { margin-top: 0; } td div.title:first-child { margin-top: 0.0em; } div.content div.title:first-child { margin-top: 0.0em; } div.content + div.title { margin-top: 0.0em; } div.sidebarblock > div.content { background: #ffffee; border: 1px solid silver; padding: 0.5em; } /* BogdanM: commented out the next defition */ /*div.content div.listingblock { border: 1px solid silver; background: #f4f4f4; padding: 0.5em; }*/ div.quoteblock, div.verseblock { padding-left: 1.0em; margin-left: 1.0em; margin-right: 10%; border-left: 5px solid #dddddd; color: #777777; } div.quoteblock > div.attribution { padding-top: 0.5em; text-align: right; } div.verseblock > pre.content { font-family: inherit; } div.verseblock > div.attribution { padding-top: 0.75em; text-align: left; } /* DEPRECATED: Pre version 8.2.7 verse style literal block. */ div.verseblock + div.attribution { text-align: left; } div.admonitionblock .icon { vertical-align: top; font-size: 1.1em; font-weight: bold; text-decoration: underline; color: #527bbd; padding-right: 0.5em; } div.admonitionblock td.content { padding-left: 0.5em; border-left: 3px solid #aaaaaa; } div.tableblock { margin-right: 1em; } div.exampleblock > div.content { border-left: 3px solid #aaaaaa; padding-left: 0.5em; } div.imageblock div.content { padding-left: 0; } span.image img { border-style: none; } a.image:visited { color: white; } dl { margin-top: 0.8em; margin-bottom: 0.8em; } dt { margin-top: 0.5em; margin-bottom: 0; font-style: normal; color: navy; } dd > *:first-child { margin-top: 0.1em; } ul, ol { list-style-position: outside; } ol.arabic { list-style-type: decimal; } ol.loweralpha { list-style-type: lower-alpha; } ol.upperalpha { list-style-type: upper-alpha; } ol.lowerroman { list-style-type: lower-roman; } ol.upperroman { list-style-type: upper-roman; } div.compact ul, div.compact ol, div.compact p, div.compact p, div.compact div, div.compact div { margin-top: 0.1em; margin-bottom: 0.1em; } /*BogdanM: replaced the previous "table" declaration*/ /*div.tableblock > table { border: 3px solid #527bbd; }*/ div.tableblock > table { margin-left: 1em; border-collapse: collapse; } /*BogdanM: commented next rule, added the next two for td and th*/ /*thead, p.table.header { font-family: sans-serif; font-weight: bold; color: #527bbd; }*/ .tableblock td { border: 1px solid gray; padding: 5px; } .tableblock th { border: 2px solid gray; background-color: silver; padding: 5px; } tfoot { font-weight: bold; } td > div.verse { white-space: pre; } /* BogdanM: added next rule to reduce table line height */ div.tableblock p.table { margin: 0; padding: 0; } /* Because the table frame attribute is overriden by CSS in most browsers. */ div.tableblock > table[frame="void"] { border-style: none; } div.tableblock > table[frame="hsides"] { border-left-style: none; border-right-style: none; } div.tableblock > table[frame="vsides"] { border-top-style: none; border-bottom-style: none; } div.hdlist { margin-top: 0.8em; margin-bottom: 0.8em; } div.hdlist tr { padding-bottom: 15px; } dt.hdlist1.strong, td.hdlist1.strong { font-weight: bold; } td.hdlist1 { vertical-align: top; font-style: normal; padding-right: 0.8em; margin-left: 1em; color: navy; } td.hdlist2 { vertical-align: top; } div.hdlist.compact tr { margin: 0; padding-bottom: 0; } .comment { background: yellow; } .footnote, .footnoteref { font-size: 0.8em; } span.footnote, span.footnoteref { vertical-align: super; } #footnotes { margin: 20px 0 20px 0; padding: 7px 0 0 0; } #footnotes div.footnote { margin: 0 0 5px 0; } #footnotes hr { border: none; border-top: 1px solid silver; height: 1px; text-align: left; margin-left: 0; width: 20%; min-width: 100px; } div.colist td { padding-right: 0.5em; padding-bottom: 0.3em; vertical-align: top; } div.colist td img { margin-top: 0.3em; } @media print { div#footer-badges { display: none; } } div#toc { margin-bottom: 2.5em; } div#toctitle { color: #527bbd; font-family: sans-serif; font-size: 1.1em; font-weight: bold; margin-top: 1.0em; margin-bottom: 0.1em; } div.toclevel1, div.toclevel2, div.toclevel3, div.toclevel4 { margin-top: 0; margin-bottom: 0; } div.toclevel2 { margin-left: 2em; font-size: 0.9em; } div.toclevel3 { margin-left: 4em; font-size: 0.9em; } div.toclevel4 { margin-left: 6em; font-size: 0.9em; } /******************************************************************************/ /* BogdanM: new rules for eLua docs */ span.orange { color: rgb(255, 102, 0); } span.red { color: rgb(255, 0, 0); } pre.mono, pre.func { border: 1px dashed #fb2; background-color: #fda; font-family: Monotype.com,"Courier New",Courier,monospace; font-size: 90%; line-height: 125%; margin-left: 1em; overflow: auto; padding: 4px; } pre.mono p, pre.func p { margin: 0; padding: 0; } div.openblock.right { margin-left: 2em; } div.openblock.right p { margin: 0; padding: 0; } div.listingblock div.content pre { /*border: 0;*/ /*background-color: #FFFFFF;*/ border: 1px solid silver; background: #f4f4f4; font-family: "Courier New",Courier,monospace; font-size: 90%; overflow: auto; padding: 4px 4px 4px 1em; /* margin: 0; padding: 0; border: 0; background: transparent; font-family: Monotype.com,"Courier New",Courier,monospace; font-size: 100%; overflow: auto;*/ } div.listingblock div.content tt { color: black; font-size: 110%; } span.bblue { color: rgb(0, 0, 255); font-weight: bold; } .dlist dl { margin-left: 2em; } dd { display: block; margin-left: 20px; } div.tableblock div.paragraph p { padding: 0; margin: 0; } div.literalblock div.content pre { border: 0px; background: #ffffff; font-family: "Courier New",Courier,monospace; font-size: 110%; overflow: auto; padding: 0; margin-left: 1em; }
0.337531
0.085137
html { font-size: 10px; /* We have Fira Sans as default font in real device. But it isn't default in * browser. That's the main reason this line is here.*/ font-family: "Fira Sans"; } html, body { width: 100%; height: 100%; overflow: hidden; margin: 0; padding: 0; background-color: #ccc; } section { position: absolute; left: 0; top: 0; width: 100%; height: 100%; box-sizing: border-box; padding: 4rem 6rem; } h1 { margin: 0 0 1rem 0; font-size: 4rem; font-style: italic; } #settings-section { background: #ccc; display: none; } #settings-section.visible { display: block; } #settings-icon { position: absolute; right: 6rem; top: 4rem; width: 5rem; height: 5rem; background-color: gray; border-radius: 50%; display: none; } #settings-icon.visible { display: block; } #instruction p { font-size: 2rem; margin: 0.6rem 0; } #location { margin-top: 20rem; text-align: center; display: none; } #location > div { display: inline-block; vertical-align: middle; } .error-message { margin-top: 30rem; font-size: 3rem; display: none; } #location.visible, .error-message.visible { display: block; } #ip { font-size: 8rem; margin-right: 20rem; } #qrcode { background-color: white; padding: 1.2rem; } #qrcode-image { width: 256px; height: 256px; } .focusable:focus { outline: 0.8rem solid yellow; } #big-qrcode { padding: 0; background-color: rgba(0, 0, 0, 0.9); display: none; text-align: center; align-items: center; justify-content: center; } #big-qrcode.visible { display: flex; } #big-qrcode-container { padding: 1.8rem; background-color: white; display: inline-block; } #big-qrcode-image { width: 700px; height: 700px; background-color: white; } #option-list { font-size: 3rem; margin: 12rem 0 0 35rem; } .option-item { margin-bottom: 8rem; } .option-radio, .option-content { display: inline-block; vertical-align: top; } .option-radio { width: 4rem; height: 4rem; border-radius: 50%; background-color: white; box-sizing: border-box; } .option-radio.checked { background-color: red; border: 0.5rem solid white; } .option-content { margin-left: 2rem; } .option-content .description { margin-top: 1.5rem; font-size: 2.2rem; } #clear-authorized-devices { margin-top: 2rem; padding: 1rem 2rem; font-size: 2.2rem; } .lower-right-button { position: absolute; right: 6rem; bottom: 4rem; font-size: 3rem; background-color: gray; color: white; padding: 1.5rem 10rem; }
tv_apps/remote-control/style/main.css
html { font-size: 10px; /* We have Fira Sans as default font in real device. But it isn't default in * browser. That's the main reason this line is here.*/ font-family: "Fira Sans"; } html, body { width: 100%; height: 100%; overflow: hidden; margin: 0; padding: 0; background-color: #ccc; } section { position: absolute; left: 0; top: 0; width: 100%; height: 100%; box-sizing: border-box; padding: 4rem 6rem; } h1 { margin: 0 0 1rem 0; font-size: 4rem; font-style: italic; } #settings-section { background: #ccc; display: none; } #settings-section.visible { display: block; } #settings-icon { position: absolute; right: 6rem; top: 4rem; width: 5rem; height: 5rem; background-color: gray; border-radius: 50%; display: none; } #settings-icon.visible { display: block; } #instruction p { font-size: 2rem; margin: 0.6rem 0; } #location { margin-top: 20rem; text-align: center; display: none; } #location > div { display: inline-block; vertical-align: middle; } .error-message { margin-top: 30rem; font-size: 3rem; display: none; } #location.visible, .error-message.visible { display: block; } #ip { font-size: 8rem; margin-right: 20rem; } #qrcode { background-color: white; padding: 1.2rem; } #qrcode-image { width: 256px; height: 256px; } .focusable:focus { outline: 0.8rem solid yellow; } #big-qrcode { padding: 0; background-color: rgba(0, 0, 0, 0.9); display: none; text-align: center; align-items: center; justify-content: center; } #big-qrcode.visible { display: flex; } #big-qrcode-container { padding: 1.8rem; background-color: white; display: inline-block; } #big-qrcode-image { width: 700px; height: 700px; background-color: white; } #option-list { font-size: 3rem; margin: 12rem 0 0 35rem; } .option-item { margin-bottom: 8rem; } .option-radio, .option-content { display: inline-block; vertical-align: top; } .option-radio { width: 4rem; height: 4rem; border-radius: 50%; background-color: white; box-sizing: border-box; } .option-radio.checked { background-color: red; border: 0.5rem solid white; } .option-content { margin-left: 2rem; } .option-content .description { margin-top: 1.5rem; font-size: 2.2rem; } #clear-authorized-devices { margin-top: 2rem; padding: 1rem 2rem; font-size: 2.2rem; } .lower-right-button { position: absolute; right: 6rem; bottom: 4rem; font-size: 3rem; background-color: gray; color: white; padding: 1.5rem 10rem; }
0.530236
0.068506
.App { text-align: center; } .App-logo { height: 40vmin; pointer-events: none; } @media (prefers-reduced-motion: no-preference) { .App-logo { animation: App-logo-spin infinite 20s linear; } } .App-header { background-color: #282c34; min-height: 100vh; display: flex; flex-direction: column; align-items: center; justify-content: center; font-size: calc(10px + 2vmin); color: white; } .App-link { color: #61dafb; } .leaflet-container { width: 100%; height: 100vh; } .modal-bottom { position: fixed; bottom: 10px; left: 10px; right: 10px; margin: 0px; } @keyframes App-logo-spin { from { transform: rotate(0deg); } to { transform: rotate(360deg); } } @import url("https://fonts.googleapis.com/css2?family=Raleway:wght@700&display=swap"); h4 { font-family: "Raleway", sans-serif; font-weight: bold; } h5 { font-family: "Raleway", sans-serif; font-weight: bold; } #dropdown-button-drop-up { background-color: #235494; border-color: white; font-family: "Raleway", sans-serif; } .modal-body { border-color: white; font-family: "Raleway", sans-serif; } .dropdown-menu.show { background-color: #235494d5; } .dropdown-item { color: white; font-family: "Raleway"; } .leaflet-popup-content-wrapper { background-color: #235494d5; color: white; } .modal-content { background-color: #235494d5; color: #ffffff; } .list-group button { background-color: #235494; color: white; } popup p { font-size: medium; margin-bottom: 0px !important; } .close { color: #ffffff; opacity: 1; } button .close :hover { color: #ffffff; } .logo-btm { opacity: 0.2; height: 25%; width: 25%; } .modal-splash .modal-content { background-color: #00000000; } .modal-splash .modal-content .modal-header { background-color: #235494d5; color: #ffffff; } .modal-splash .modal-content .modal-body { background-color: #235494d5; color: #ffffff; } #headline { align-self: center; } a { color: #ff5757; } .delete { position: absolute; bottom: 0px; right: 0px; font-size: x-large; background-color: rgba(0, 0, 0, 0); border-color: rgba(0, 0, 0, 0); }
src/App.css
.App { text-align: center; } .App-logo { height: 40vmin; pointer-events: none; } @media (prefers-reduced-motion: no-preference) { .App-logo { animation: App-logo-spin infinite 20s linear; } } .App-header { background-color: #282c34; min-height: 100vh; display: flex; flex-direction: column; align-items: center; justify-content: center; font-size: calc(10px + 2vmin); color: white; } .App-link { color: #61dafb; } .leaflet-container { width: 100%; height: 100vh; } .modal-bottom { position: fixed; bottom: 10px; left: 10px; right: 10px; margin: 0px; } @keyframes App-logo-spin { from { transform: rotate(0deg); } to { transform: rotate(360deg); } } @import url("https://fonts.googleapis.com/css2?family=Raleway:wght@700&display=swap"); h4 { font-family: "Raleway", sans-serif; font-weight: bold; } h5 { font-family: "Raleway", sans-serif; font-weight: bold; } #dropdown-button-drop-up { background-color: #235494; border-color: white; font-family: "Raleway", sans-serif; } .modal-body { border-color: white; font-family: "Raleway", sans-serif; } .dropdown-menu.show { background-color: #235494d5; } .dropdown-item { color: white; font-family: "Raleway"; } .leaflet-popup-content-wrapper { background-color: #235494d5; color: white; } .modal-content { background-color: #235494d5; color: #ffffff; } .list-group button { background-color: #235494; color: white; } popup p { font-size: medium; margin-bottom: 0px !important; } .close { color: #ffffff; opacity: 1; } button .close :hover { color: #ffffff; } .logo-btm { opacity: 0.2; height: 25%; width: 25%; } .modal-splash .modal-content { background-color: #00000000; } .modal-splash .modal-content .modal-header { background-color: #235494d5; color: #ffffff; } .modal-splash .modal-content .modal-body { background-color: #235494d5; color: #ffffff; } #headline { align-self: center; } a { color: #ff5757; } .delete { position: absolute; bottom: 0px; right: 0px; font-size: x-large; background-color: rgba(0, 0, 0, 0); border-color: rgba(0, 0, 0, 0); }
0.594787
0.12297
body { font-family: 'Roboto', sans-serif; } /* Navbar brand / judul web */ .judulWeb { font-weight: 500; } /* hide on Mobile */ .hideMobile { display: none; } /* hide on desktop */ .hideDesktop { display: inline-block; } /* forms */ .forms { padding: 10px 20px; line-height: 20px; border: 1px solid #dddddd; width: 300px; background: #fff; } .forms200 { padding: 10px 20px; line-height: 20px; border: 1px solid #dddddd; width: 200px; background: #fff; } .select { width: 300px; } /* Menu navar ketika aktif */ a.nav-item.nav-link.aktif { color: #4893C0 !important; border-bottom: 1px solid #4893C0 !important; } a.nav-item.nav-link:hover { color: #4893C0; } a.navbar-brand:hover { color: #4893C0 !important; } /* tombol */ .radiusBorder { border-radius: 25px; } .noRadius { border-radius: 0; } .tombol { width: 300px; } /* tawaran */ .tawaranCard { border-top-right-radius: 50px; margin-bottom: 40px; } .mbMobile { margin-bottom: 40px; } .mtMobile { margin-top: 40px; } /* footer */ .ulFooter { list-style: none; color: #fff; padding-left: 0; } .listFooter { font-weight: 300; color: #fff; padding: 5px; } .listFooter a { color: #fff; } /* subJudul */ .subJudul span { border-bottom: 2px solid #3A8BBB; padding-bottom: 0.2em; } /* fitur */ .fiturCard { padding: 40px; } .fiturCard:hover { transform: scale(1.1, 1.1); transition: 0.3s; } .fiturCard img { float: left; } .fiturCard h4 { margin-left: 100px; font-weight: 500; margin-bottom: 10px; font-size: 18px; } .fiturCard p { font-size: 15px; margin-left: 100px; margin-bottom: 0; line-height: 24px; } /* Background gambar untuk homepage */ .s1-hero { background: url('../img/s1_hero.jpg'); background-repeat: none; background-size: cover; height: 575px; width: auto; } /* Google Maps */ .map_validasi { width: 100%; height: 500px; } /* link */ a.linkWhite { color: white; } a.linkWhite:hover { color: whitesmoke !important; } a:hover { text-decoration: none; color: #00B6E3 !important; transition: 0.3s; } button:hover { color: white !important; background: #3A8BBB; } .btnHover:hover { color: white !important; background: #3A8BBB; cursor: pointer; } /* centerMobile */ .centerMobile { text-align: center; } /* Text color */ .txtBlue { color: #3A8BBB; } /* border btn */ .btn-border-blue2 { border: 1px solid #1DA1F2; } .btn-border-blue2:hover { border: 1px solid #1DA1F2; background: #1DA1F2; } /* login and register hover */ /* .navbar-nav.nav-link.bgBlue2:hover { background: #1DA1F2; color: #fff; } */ /* Background */ .bgRed { background: #FF5555; color: #fff; } .bgBlue1 { background: #00B6E3; color: #fff; } .bgBlue2 { background: #1DA1F2; color: #fff; } .bgBlue3 { background: #3A8BBB; color: #fff; } .bgGreen { background: #5ED694; color: #fff; } /* notifikasi */ .notifikasi { border-top: 1px solid rgb(235, 235, 235); border-right: 1px solid rgb(235, 235, 235); border-left: 1px solid rgb(235, 235, 235); border-bottom: 1px solid #5ED694; } .notifikasiTeks span { color: #5ED694; } /* Mengatur ukuran teks */ .bigText { font-size: 60px; } .medText { font-size: 30px; } .smText { font-size: 20px; font-weight: 300; } .tnText { font-size: 14px; font-weight: 300; } /* user card */ .userCard { padding: 25px; background: #fff; border: 1px solid rgb(235, 235, 235); } .userCardBottom { padding: 0px 15px; } .userCard img { width: 100px; height: auto; display: block; margin-left: auto; margin-right: auto; } .cardMember { padding: 20px; background: #fff; border: 1px solid rgb(235, 235, 235); } .row.listItems { border-bottom: 1px solid rgb(235, 235, 235); margin-bottom: 5px; } /* login and register img */ .loginImg { background: url('../img/login.jpeg'); background-repeat: none; background-size: cover; height: auto; width: auto; } .regImg { background: url('../img/login.jpeg'); background-repeat: none; background-size: cover; height: auto; width: auto; } /* responsive */ @media (min-width: 992px) { .mbMobile { margin-bottom: 0px; } .mtMobile { margin-top: 0px; } .tawaranCard { border-top-right-radius: 50px; margin-bottom: 0px; } .tawaranCard:hover { transform: scale(1.1, 1.1); transition: 0.3s; -webkit-box-shadow: 3px 6px 39px -6px rgba(51, 0, 255, 1); -moz-box-shadow: 3px 6px 39px -6px rgba(51, 0, 255, 1); box-shadow: 3px 6px 39px -6px rgba(51, 0, 255, 1); } .hideMobile { display: inline-block; } .hideDesktop { display: none; } .forms { padding: 10px 20px; line-height: 20px; border: 1px solid #dddddd; width: 400px; background: #fff; } .forms200 { padding: 13px 20px; line-height: 20px; border: 1px solid #dddddd; width: 200px; background: #fff; } .tombol { width: 400px; } .centerMobile {} }
webassets/css/jago.css
body { font-family: 'Roboto', sans-serif; } /* Navbar brand / judul web */ .judulWeb { font-weight: 500; } /* hide on Mobile */ .hideMobile { display: none; } /* hide on desktop */ .hideDesktop { display: inline-block; } /* forms */ .forms { padding: 10px 20px; line-height: 20px; border: 1px solid #dddddd; width: 300px; background: #fff; } .forms200 { padding: 10px 20px; line-height: 20px; border: 1px solid #dddddd; width: 200px; background: #fff; } .select { width: 300px; } /* Menu navar ketika aktif */ a.nav-item.nav-link.aktif { color: #4893C0 !important; border-bottom: 1px solid #4893C0 !important; } a.nav-item.nav-link:hover { color: #4893C0; } a.navbar-brand:hover { color: #4893C0 !important; } /* tombol */ .radiusBorder { border-radius: 25px; } .noRadius { border-radius: 0; } .tombol { width: 300px; } /* tawaran */ .tawaranCard { border-top-right-radius: 50px; margin-bottom: 40px; } .mbMobile { margin-bottom: 40px; } .mtMobile { margin-top: 40px; } /* footer */ .ulFooter { list-style: none; color: #fff; padding-left: 0; } .listFooter { font-weight: 300; color: #fff; padding: 5px; } .listFooter a { color: #fff; } /* subJudul */ .subJudul span { border-bottom: 2px solid #3A8BBB; padding-bottom: 0.2em; } /* fitur */ .fiturCard { padding: 40px; } .fiturCard:hover { transform: scale(1.1, 1.1); transition: 0.3s; } .fiturCard img { float: left; } .fiturCard h4 { margin-left: 100px; font-weight: 500; margin-bottom: 10px; font-size: 18px; } .fiturCard p { font-size: 15px; margin-left: 100px; margin-bottom: 0; line-height: 24px; } /* Background gambar untuk homepage */ .s1-hero { background: url('../img/s1_hero.jpg'); background-repeat: none; background-size: cover; height: 575px; width: auto; } /* Google Maps */ .map_validasi { width: 100%; height: 500px; } /* link */ a.linkWhite { color: white; } a.linkWhite:hover { color: whitesmoke !important; } a:hover { text-decoration: none; color: #00B6E3 !important; transition: 0.3s; } button:hover { color: white !important; background: #3A8BBB; } .btnHover:hover { color: white !important; background: #3A8BBB; cursor: pointer; } /* centerMobile */ .centerMobile { text-align: center; } /* Text color */ .txtBlue { color: #3A8BBB; } /* border btn */ .btn-border-blue2 { border: 1px solid #1DA1F2; } .btn-border-blue2:hover { border: 1px solid #1DA1F2; background: #1DA1F2; } /* login and register hover */ /* .navbar-nav.nav-link.bgBlue2:hover { background: #1DA1F2; color: #fff; } */ /* Background */ .bgRed { background: #FF5555; color: #fff; } .bgBlue1 { background: #00B6E3; color: #fff; } .bgBlue2 { background: #1DA1F2; color: #fff; } .bgBlue3 { background: #3A8BBB; color: #fff; } .bgGreen { background: #5ED694; color: #fff; } /* notifikasi */ .notifikasi { border-top: 1px solid rgb(235, 235, 235); border-right: 1px solid rgb(235, 235, 235); border-left: 1px solid rgb(235, 235, 235); border-bottom: 1px solid #5ED694; } .notifikasiTeks span { color: #5ED694; } /* Mengatur ukuran teks */ .bigText { font-size: 60px; } .medText { font-size: 30px; } .smText { font-size: 20px; font-weight: 300; } .tnText { font-size: 14px; font-weight: 300; } /* user card */ .userCard { padding: 25px; background: #fff; border: 1px solid rgb(235, 235, 235); } .userCardBottom { padding: 0px 15px; } .userCard img { width: 100px; height: auto; display: block; margin-left: auto; margin-right: auto; } .cardMember { padding: 20px; background: #fff; border: 1px solid rgb(235, 235, 235); } .row.listItems { border-bottom: 1px solid rgb(235, 235, 235); margin-bottom: 5px; } /* login and register img */ .loginImg { background: url('../img/login.jpeg'); background-repeat: none; background-size: cover; height: auto; width: auto; } .regImg { background: url('../img/login.jpeg'); background-repeat: none; background-size: cover; height: auto; width: auto; } /* responsive */ @media (min-width: 992px) { .mbMobile { margin-bottom: 0px; } .mtMobile { margin-top: 0px; } .tawaranCard { border-top-right-radius: 50px; margin-bottom: 0px; } .tawaranCard:hover { transform: scale(1.1, 1.1); transition: 0.3s; -webkit-box-shadow: 3px 6px 39px -6px rgba(51, 0, 255, 1); -moz-box-shadow: 3px 6px 39px -6px rgba(51, 0, 255, 1); box-shadow: 3px 6px 39px -6px rgba(51, 0, 255, 1); } .hideMobile { display: inline-block; } .hideDesktop { display: none; } .forms { padding: 10px 20px; line-height: 20px; border: 1px solid #dddddd; width: 400px; background: #fff; } .forms200 { padding: 13px 20px; line-height: 20px; border: 1px solid #dddddd; width: 200px; background: #fff; } .tombol { width: 400px; } .centerMobile {} }
0.283583
0.051797
.header-color { background-color: blue; } /* landing page css */ .landing-grid { text-align: center; position: fixed; top: 0; left: 0; width: 100%; height: 100%; overflow: scroll; } .avatar-img { height: 250px; padding-top: 5em; } .banner-text { background-color: black; opacity: 0.8; width: 75%; margin: auto; border-radius: 10px; } .banner-text h1 { font-size: calc(4vw + 30px); font-weight: bold; color: white; } .banner-text hr { border-top: 5px dotted white; width: 50%; margin: auto; } .banner-text p { color: white; font-size: 20px; padding: 1em; } .social-links { display: flex; justify-content: space-between; margin: auto ; max-width: 50%; text-align: center; } @media only screen and (max-width: 650px) { .social-links { display: flex; justify-content: space-between; margin: auto ; max-width: 100%; text-align: center; } } .social-links i { color: white; font-size: calc(4vw + 20px); padding: 8px; } /*Projects page css*/ .projects{ padding-top: 60px; } .projects-grid { display: flex; padding-top: 30px; } .projects-grid .mdl-card__actions { margin-left: 20px; } .projects-grid-react .mdl-card__actions { margin-left: 50px; } /* Resume Page css */ .resume-right-col { background: #27221f; color: white; padding: 2em; } /* contact page css */ .contact-body { margin: auto; position: fixed; width: 100%; height: 100%; justify-content: center; padding-top: 2em; overflow: scroll; } .contact-grid { text-align: center; justify-content: center; width: 80%; height: 550px; background:snow; color: black; margin-bottom: 20px; } .contact-grid h2 { font-family: "Anton", sans-serif; } .contact-grid p { font-family: "Oxygen", sans-serif; font-weight: bold; } .contact-grid hr { border-top: 5px dotted black; width: 50%; margin: auto; } .contact-list i { font-size: 66px; padding-right: 5rem; } /* Aboutme page css */ .flipcardContainer { width: 100%; display: flex; -ms-flex-wrap: wrap; flex-wrap: wrap; margin-right: -15px; margin-left: -15px; } .col-3 { width: 50%; position: center; padding-top: 85px; margin: auto; height: 450px; } .back{ background-image: url(logo/BlurBackdrop.jpg); }
src/App.css
.header-color { background-color: blue; } /* landing page css */ .landing-grid { text-align: center; position: fixed; top: 0; left: 0; width: 100%; height: 100%; overflow: scroll; } .avatar-img { height: 250px; padding-top: 5em; } .banner-text { background-color: black; opacity: 0.8; width: 75%; margin: auto; border-radius: 10px; } .banner-text h1 { font-size: calc(4vw + 30px); font-weight: bold; color: white; } .banner-text hr { border-top: 5px dotted white; width: 50%; margin: auto; } .banner-text p { color: white; font-size: 20px; padding: 1em; } .social-links { display: flex; justify-content: space-between; margin: auto ; max-width: 50%; text-align: center; } @media only screen and (max-width: 650px) { .social-links { display: flex; justify-content: space-between; margin: auto ; max-width: 100%; text-align: center; } } .social-links i { color: white; font-size: calc(4vw + 20px); padding: 8px; } /*Projects page css*/ .projects{ padding-top: 60px; } .projects-grid { display: flex; padding-top: 30px; } .projects-grid .mdl-card__actions { margin-left: 20px; } .projects-grid-react .mdl-card__actions { margin-left: 50px; } /* Resume Page css */ .resume-right-col { background: #27221f; color: white; padding: 2em; } /* contact page css */ .contact-body { margin: auto; position: fixed; width: 100%; height: 100%; justify-content: center; padding-top: 2em; overflow: scroll; } .contact-grid { text-align: center; justify-content: center; width: 80%; height: 550px; background:snow; color: black; margin-bottom: 20px; } .contact-grid h2 { font-family: "Anton", sans-serif; } .contact-grid p { font-family: "Oxygen", sans-serif; font-weight: bold; } .contact-grid hr { border-top: 5px dotted black; width: 50%; margin: auto; } .contact-list i { font-size: 66px; padding-right: 5rem; } /* Aboutme page css */ .flipcardContainer { width: 100%; display: flex; -ms-flex-wrap: wrap; flex-wrap: wrap; margin-right: -15px; margin-left: -15px; } .col-3 { width: 50%; position: center; padding-top: 85px; margin: auto; height: 450px; } .back{ background-image: url(logo/BlurBackdrop.jpg); }
0.425128
0.088112
body { margin: 0; font-family: Arial; font-size: 12px; } .topo { height: 30px; background-color: #333; color: #FFF; } .topoint { width: 100%; max-width: 1040px; height: 30px; margin: auto; } .topoleft { width: 50%; height: 30px; float: left; } .toporight { width: 50%; height: 28px; float: right; text-align: right; margin-top: 2px; } .topoleft ul { margin: 0; padding: 0; list-style: none; } .topoleft li { height: 30px; line-height: 30px; float: left; margin-left: 8px; margin-right: 8px; } .topoleft li a { text-decoration: none; color: #FFF; } .topoleft li .ativo { color: blue; } .topobusca { width: 110px; height: 26px; outline: 0; } .toporight a { float: right; } .toporight input { float: right; } .toporight img { margin-right: 4px; } .topo2 { height: 95px; color: #000; } .topo2int { width: 100%; max-width: 1040px; height: 95px; margin: auto; } .logo { width: 230px; height: 90px; float: left; margin-top: 5px; } .topo2 .banner { width: 650px; height: 80px; float: right; margin-top: 7px; background-color: #FF0000; } .menu { height: 40px; background-color: #FF0000; } .menuint { width: 100%; max-width: 1040px; height: 40px; margin: auto; } .menu ul { margin: 0; padding: 0; list-style: none; } .menu li { float: left; height: 40px; line-height: 40px; padding-left: 8px; padding-right: 8px; } .menu li:hover .submenu { display: block; } .menu a { color: #FFF; text-decoration: none; } .submenu { width: 150px; background-color: #FF0000; position: absolute; display: none; } .submenuitem { width: 140px; height: 30px; line-height: 30px; padding-left: 10px; } .submenuitem:hover { background-color: #FF5555; } .ultimasnoticias { height: 40px; } .ultimasnoticiasint { width: 100%; max-width: 1040px; height: 40px; margin: auto; } .ultnoticiasarea { height: 28px; background-color: #FFF; border: 1px solid #CCC; margin-top: 10px; } .ultnoticiastitulo { background-color: #FF0000; color: #FFF; height: 28px; line-height: 28px; display: inline-block; padding-left: 10px; padding-right: 10px; font-size: 16px; } .ultnoticiasnoticia { color: #000; height: 28px; line-height: 28px; display: inline-block; padding-left: 5px; } .containerint { width: 100%; max-width: 1040px; margin: auto; } .leftside { width: 753px; float: left; } .rightside { width: 275px; min-height: 200px; float: right; margin-left: 12px; } .widget { border: 1px solid #CCC; background-color: #FFF; margin-bottom: 10px; } .widget_titulo { height: 30px; line-height: 30px; background-color: #DDD; border-bottom: 1px solid #CCC; padding-left: 5px; font-size: 14px; } .widget_conteudo { text-align: center; padding-top: 5px; padding-bottom: 5px; } .noticia_item { font-size: 14px; margin: 0px 10px; padding: 10px 0px; text-align: left; border-bottom: 1px solid #CCC; } .noticia_item a { text-decoration: none; color: #000; } .slideshow { height: 335px; background-color: #CCC; overflow: hidden; margin-bottom: 20px; } .slideshowarea { width: 100000px; height: 335px; background-color: #DDD; transition: all 1s; } .slide { height: 335px; float: left; background-repeat: no-repeat; background-position: center; background-size: cover; } .slideinfo { height: 70px; background-image: url('../images/slideshow_bg.png'); background-size: auto 70px; margin-top: 265px; } .slideinfo_titulo { font-size: 20px; color: #FFF; padding-top: 15px; padding-left: 20px; } .slideinfo_subtitulo { font-size: 13px; color: #FFF; padding-left: 20px; } .slidebolinhas { position: absolute; width: 200px; height: 20px; } .bolinha { width: 20px; height: 20px; float: left; margin-right: 5px; cursor: pointer; background-color: #CCC; border-radius: 10px; } .noticiaarea1 { width: 430px; height: 420px; float: left; } .noticiaarea2 { width: 320px; height: 420px; float: left; } .noticiaitem { text-align: left; height: 88px; margin-top: 7px; margin-bottom: 7px; } .noticiaimg { width: 80px; height: 80px; border: 1px solid #CCC; padding: 3px; float: left; } .noticiatitulo { float: left; margin-left: 6px; font-size: 16px; width: 226px; color: #000; } .noticiainfo { width: 226px; font-size: 12px; margin-left: 6px; color: #999; float: left; } .noticiabig { margin-left: 10px; } .noticiabig .noticiaimg { width: 384px; height: 222px; } .noticiabig .noticiaimg img { width: 384px; height: 222px; } .noticiabig .noticiatitulo { width: 384px; font-size: 30px; } .menumobile { display: none; } @media only screen and (min-width:906px) and (max-width:1057px) { .topoint, .topo2int, .menuint, .ultimasnoticiasint, .containerint { max-width: 890px; } #menu { display: block !important; } .leftside { width: 600px; } .noticiaarea1 { width: 278px; } .noticiabig .noticiaimg { width: 245px; } .noticiabig .noticiaimg img { width: 245px; } .noticiabig .noticiatitulo { width: 245px; font-size: 25px; } } @media only screen and (min-width:783px) and (max-width:906px) { .topoint, .topo2int, .menuint, .ultimasnoticiasint, .containerint { max-width: 768px; } .topo2 .banner { display: none; } #menu { display: block !important; } .logo { float: none; margin: auto; } .rightside { display: none; } .leftside { float: none; width: auto; } .noticiaarea1 { width: 446px; } .noticiabig .noticiaimg { width: 415px; } .noticiabig .noticiaimg img { width: 415px; } .noticiabig .noticiatitulo { width: 415px; font-size: 25px; } } @media only screen and (max-width:783px) { .topoint, .topo2int, .menuint, .ultimasnoticiasint, .containerint { max-width: 320px; } .topoleft { display: none; } .toporight { width: 100%; } .topo2 .banner { display: none; } .logo { float: none; margin: auto; } .menumobile { display: block; } .menu ul { position: absolute; background-color: red; z-index: 10; display: none; } .menu li { float: none; height: auto; } .menu li img { display: none; } .submenu { position: static; display: block; } .ultimasnoticias { display: none; } .rightside { display: none; } .leftside { float: none; width: auto; margin-top: 10px; } .noticiaarea1 { width: 320px; height: auto; } .noticiabig .noticiaimg { width: 290px; } .noticiabig .noticiaimg img { width: 290px; } .noticiabig .noticiatitulo { width: 290px; font-size: 25px; } .noticiaarea2 { width: 300px; margin: auto; float: none; clear: both; padding-top: 20px; } .noticiaitem { clear: both; } .noticiatitulo { width: 206px; } .noticiainfo { width: 206px; } }
css/style.css
body { margin: 0; font-family: Arial; font-size: 12px; } .topo { height: 30px; background-color: #333; color: #FFF; } .topoint { width: 100%; max-width: 1040px; height: 30px; margin: auto; } .topoleft { width: 50%; height: 30px; float: left; } .toporight { width: 50%; height: 28px; float: right; text-align: right; margin-top: 2px; } .topoleft ul { margin: 0; padding: 0; list-style: none; } .topoleft li { height: 30px; line-height: 30px; float: left; margin-left: 8px; margin-right: 8px; } .topoleft li a { text-decoration: none; color: #FFF; } .topoleft li .ativo { color: blue; } .topobusca { width: 110px; height: 26px; outline: 0; } .toporight a { float: right; } .toporight input { float: right; } .toporight img { margin-right: 4px; } .topo2 { height: 95px; color: #000; } .topo2int { width: 100%; max-width: 1040px; height: 95px; margin: auto; } .logo { width: 230px; height: 90px; float: left; margin-top: 5px; } .topo2 .banner { width: 650px; height: 80px; float: right; margin-top: 7px; background-color: #FF0000; } .menu { height: 40px; background-color: #FF0000; } .menuint { width: 100%; max-width: 1040px; height: 40px; margin: auto; } .menu ul { margin: 0; padding: 0; list-style: none; } .menu li { float: left; height: 40px; line-height: 40px; padding-left: 8px; padding-right: 8px; } .menu li:hover .submenu { display: block; } .menu a { color: #FFF; text-decoration: none; } .submenu { width: 150px; background-color: #FF0000; position: absolute; display: none; } .submenuitem { width: 140px; height: 30px; line-height: 30px; padding-left: 10px; } .submenuitem:hover { background-color: #FF5555; } .ultimasnoticias { height: 40px; } .ultimasnoticiasint { width: 100%; max-width: 1040px; height: 40px; margin: auto; } .ultnoticiasarea { height: 28px; background-color: #FFF; border: 1px solid #CCC; margin-top: 10px; } .ultnoticiastitulo { background-color: #FF0000; color: #FFF; height: 28px; line-height: 28px; display: inline-block; padding-left: 10px; padding-right: 10px; font-size: 16px; } .ultnoticiasnoticia { color: #000; height: 28px; line-height: 28px; display: inline-block; padding-left: 5px; } .containerint { width: 100%; max-width: 1040px; margin: auto; } .leftside { width: 753px; float: left; } .rightside { width: 275px; min-height: 200px; float: right; margin-left: 12px; } .widget { border: 1px solid #CCC; background-color: #FFF; margin-bottom: 10px; } .widget_titulo { height: 30px; line-height: 30px; background-color: #DDD; border-bottom: 1px solid #CCC; padding-left: 5px; font-size: 14px; } .widget_conteudo { text-align: center; padding-top: 5px; padding-bottom: 5px; } .noticia_item { font-size: 14px; margin: 0px 10px; padding: 10px 0px; text-align: left; border-bottom: 1px solid #CCC; } .noticia_item a { text-decoration: none; color: #000; } .slideshow { height: 335px; background-color: #CCC; overflow: hidden; margin-bottom: 20px; } .slideshowarea { width: 100000px; height: 335px; background-color: #DDD; transition: all 1s; } .slide { height: 335px; float: left; background-repeat: no-repeat; background-position: center; background-size: cover; } .slideinfo { height: 70px; background-image: url('../images/slideshow_bg.png'); background-size: auto 70px; margin-top: 265px; } .slideinfo_titulo { font-size: 20px; color: #FFF; padding-top: 15px; padding-left: 20px; } .slideinfo_subtitulo { font-size: 13px; color: #FFF; padding-left: 20px; } .slidebolinhas { position: absolute; width: 200px; height: 20px; } .bolinha { width: 20px; height: 20px; float: left; margin-right: 5px; cursor: pointer; background-color: #CCC; border-radius: 10px; } .noticiaarea1 { width: 430px; height: 420px; float: left; } .noticiaarea2 { width: 320px; height: 420px; float: left; } .noticiaitem { text-align: left; height: 88px; margin-top: 7px; margin-bottom: 7px; } .noticiaimg { width: 80px; height: 80px; border: 1px solid #CCC; padding: 3px; float: left; } .noticiatitulo { float: left; margin-left: 6px; font-size: 16px; width: 226px; color: #000; } .noticiainfo { width: 226px; font-size: 12px; margin-left: 6px; color: #999; float: left; } .noticiabig { margin-left: 10px; } .noticiabig .noticiaimg { width: 384px; height: 222px; } .noticiabig .noticiaimg img { width: 384px; height: 222px; } .noticiabig .noticiatitulo { width: 384px; font-size: 30px; } .menumobile { display: none; } @media only screen and (min-width:906px) and (max-width:1057px) { .topoint, .topo2int, .menuint, .ultimasnoticiasint, .containerint { max-width: 890px; } #menu { display: block !important; } .leftside { width: 600px; } .noticiaarea1 { width: 278px; } .noticiabig .noticiaimg { width: 245px; } .noticiabig .noticiaimg img { width: 245px; } .noticiabig .noticiatitulo { width: 245px; font-size: 25px; } } @media only screen and (min-width:783px) and (max-width:906px) { .topoint, .topo2int, .menuint, .ultimasnoticiasint, .containerint { max-width: 768px; } .topo2 .banner { display: none; } #menu { display: block !important; } .logo { float: none; margin: auto; } .rightside { display: none; } .leftside { float: none; width: auto; } .noticiaarea1 { width: 446px; } .noticiabig .noticiaimg { width: 415px; } .noticiabig .noticiaimg img { width: 415px; } .noticiabig .noticiatitulo { width: 415px; font-size: 25px; } } @media only screen and (max-width:783px) { .topoint, .topo2int, .menuint, .ultimasnoticiasint, .containerint { max-width: 320px; } .topoleft { display: none; } .toporight { width: 100%; } .topo2 .banner { display: none; } .logo { float: none; margin: auto; } .menumobile { display: block; } .menu ul { position: absolute; background-color: red; z-index: 10; display: none; } .menu li { float: none; height: auto; } .menu li img { display: none; } .submenu { position: static; display: block; } .ultimasnoticias { display: none; } .rightside { display: none; } .leftside { float: none; width: auto; margin-top: 10px; } .noticiaarea1 { width: 320px; height: auto; } .noticiabig .noticiaimg { width: 290px; } .noticiabig .noticiaimg img { width: 290px; } .noticiabig .noticiatitulo { width: 290px; font-size: 25px; } .noticiaarea2 { width: 300px; margin: auto; float: none; clear: both; padding-top: 20px; } .noticiaitem { clear: both; } .noticiatitulo { width: 206px; } .noticiainfo { width: 206px; } }
0.405096
0.074467
.ajax-loading { overflow-y: scroll; } .panel-tabs > li > a:hover { background-color: #f2f2f2; } #return-arrow { color: #555; padding-left: 15px; padding-top: 15px; position: fixed; opacity: 0.7; cursor: pointer; display: block; z-index: 1050; } #return-arrow i.fa { float: left; padding-top: 2px; } #return-arrow span { float: left; padding-left: 15px; padding-top: 0px; font-size: 16px; } #return-arrow:hover { opacity: 1; } /*=============================================== timeline.html/timeline-single.html ================================================= */ body.timeline-page .panel-clone { display: none; } /*=============================================== pages-calendar-page.html ================================================= */ .calendar-page .tray-left { padding: 15px 18px; } .calendar-page .tray-left .fc-event { margin-left: 2px; margin-right: 2px; background: #FFF; } /*=============================================== ui-icons.html ================================================= */ .icon-demo-list { font-size: 12px; padding-left: 0; padding-bottom: 1px; margin-bottom: 20px; list-style: none; overflow: hidden; } .icon-demo-list li { float: left; width: 20%; height: 100px; padding: 5px; line-height: 1.4; text-align: center; } .icon-demo-list li:hover { color: #4a89dc; } .icon-demo-list li span { display: block; margin: 5px auto 15px; font-size: 24px; } .iconsweets-list li span { font-size: 32px; } .stateface-list li span { font-size: 36px; } /*=============================================== Skin Toolbox ================================================= */ #skin-toolbox { z-index: 999; overflow: visible !important; position: fixed; top: 120px; right: -230px; width: 230px; -webkit-transition: right 0.1s ease-in-out; -moz-transition: right 0.1s ease-in-out; transition: right 0.1s ease-in-out; } #skin-toolbox.toolbox-open { right: 0; } #skin-toolbox .panel-heading { cursor: pointer; margin-right: 30px; border: 1px solid #DDD; width: 274px; height: 47px; line-height: 42px; right: 44px; font-size: 14px; } #skin-toolbox .panel-heading .panel-title { padding-left: 40px; } #skin-toolbox .panel-body { border: 1px solid #DDD; border-top: 0; padding: 23px; } #skin-toolbox .panel-icon { font-size: 22px; padding-right: 20px; padding-left: 6px; } /*=============================================== Source Code Viewer ================================================= */ .bs-component { position: relative; } #source-button { position: absolute; top: 0; right: 0; z-index: 100; font-weight: 600; } #source-modal { /* source code modal styles */ /* highlight js styles */ } #source-modal .modal-header { background-color: #fafafa; } #source-modal .btn-clipboard { letter-spacing: 0.5px; } #source-modal .hljs { padding: 10px 13px; } /*=============================================== AdminDock Example Page ================================================= */ /* Demo styles */ #dock-content > div { display: none; } #dock-content > div.active-content { display: block; } #dock-content .active-content .modal-placeholder { position: relative; visibility: visible; display: block; height: 100%; width: 100%; text-align: center; font-size: 20px; } #dock-content .active-content .modal-placeholder:before { content: "It's been sent to AdminDock!"; } #dock-content .active-content .modal-placeholder:after { content: "\f0a7"; font-family: "FontAwesome"; font-size: 30px; position: relative; top: 3px; padding-left: 20px; color: #999; } /*=================================================== PRINT STYLES - Designed soley for Invoice Page Problems will arise if you attempt to use these styles globally =====================================================*/ @media print { .invoice-page { /* Reset + Hide Primary Page Components */ /* Modify Primary Container */ /* Shorten and center page */ /* Remove all Panel Borders */ /* Hide Image Logo and reveal Text logo */ /* Modify Invoice Container */ /* Modify Invoice Panels */ /* Modify Invoice Panels */ } .invoice-page header.navbar, .invoice-page #sidebar_left, .invoice-page #sidebar_right, .invoice-page #topbar, .invoice-page #skin-toolbox, .invoice-page .panel-heading, .invoice-page .invoice-buttons { display: none !important; visibility: hidden; width: 0 !important; height: 0 !important; outline: 0; padding: 0 !important; margin: 0 !important; overflow: hidden; } .invoice-page #content_wrapper { background: 0; margin: 0 auto !important; padding: 0 !important; left: auto !important; right: auto !important; transition: none; } .invoice-page #content { padding: 0; background: none; } .invoice-page #content_wrapper:after { margin: 0; display: none; } .invoice-page #main { width: 1100px !important; margin: 0 auto !important; } .invoice-page .panel, .invoice-page .panel-body { border: 0 !important; margin: 0 !important; box-shadow: none !important; } .invoice-page .invoice-logo { display: none !important; } .invoice-page .invoice-logo-text { display: block !important; visibility: visible !important; } .invoice-page .table-layout > .col-md-10 { width: 100% !important; padding: 0 !important; } .invoice-page #invoice-info { border-top: 1px dashed #ddd; border-bottom: 1px dashed #ddd; margin-top: 20px !important; margin-bottom: 40px !important; background-color: #ddd; } .invoice-page #invoice-info > .col-md-4 { float: none; display: inline-block; width: 32%; padding: 0; margin: 0; } .invoice-page #invoice-info > .col-md-4:nth-child(2) { text-align: center; } .invoice-page #invoice-info > .col-md-4:last-child { text-align: right; position: relative; top: 8px; } .invoice-page #invoice-info > .col-md-4 .panel-body { padding: 10px; } }
webroot/static/assets/css/theme/demo.css
.ajax-loading { overflow-y: scroll; } .panel-tabs > li > a:hover { background-color: #f2f2f2; } #return-arrow { color: #555; padding-left: 15px; padding-top: 15px; position: fixed; opacity: 0.7; cursor: pointer; display: block; z-index: 1050; } #return-arrow i.fa { float: left; padding-top: 2px; } #return-arrow span { float: left; padding-left: 15px; padding-top: 0px; font-size: 16px; } #return-arrow:hover { opacity: 1; } /*=============================================== timeline.html/timeline-single.html ================================================= */ body.timeline-page .panel-clone { display: none; } /*=============================================== pages-calendar-page.html ================================================= */ .calendar-page .tray-left { padding: 15px 18px; } .calendar-page .tray-left .fc-event { margin-left: 2px; margin-right: 2px; background: #FFF; } /*=============================================== ui-icons.html ================================================= */ .icon-demo-list { font-size: 12px; padding-left: 0; padding-bottom: 1px; margin-bottom: 20px; list-style: none; overflow: hidden; } .icon-demo-list li { float: left; width: 20%; height: 100px; padding: 5px; line-height: 1.4; text-align: center; } .icon-demo-list li:hover { color: #4a89dc; } .icon-demo-list li span { display: block; margin: 5px auto 15px; font-size: 24px; } .iconsweets-list li span { font-size: 32px; } .stateface-list li span { font-size: 36px; } /*=============================================== Skin Toolbox ================================================= */ #skin-toolbox { z-index: 999; overflow: visible !important; position: fixed; top: 120px; right: -230px; width: 230px; -webkit-transition: right 0.1s ease-in-out; -moz-transition: right 0.1s ease-in-out; transition: right 0.1s ease-in-out; } #skin-toolbox.toolbox-open { right: 0; } #skin-toolbox .panel-heading { cursor: pointer; margin-right: 30px; border: 1px solid #DDD; width: 274px; height: 47px; line-height: 42px; right: 44px; font-size: 14px; } #skin-toolbox .panel-heading .panel-title { padding-left: 40px; } #skin-toolbox .panel-body { border: 1px solid #DDD; border-top: 0; padding: 23px; } #skin-toolbox .panel-icon { font-size: 22px; padding-right: 20px; padding-left: 6px; } /*=============================================== Source Code Viewer ================================================= */ .bs-component { position: relative; } #source-button { position: absolute; top: 0; right: 0; z-index: 100; font-weight: 600; } #source-modal { /* source code modal styles */ /* highlight js styles */ } #source-modal .modal-header { background-color: #fafafa; } #source-modal .btn-clipboard { letter-spacing: 0.5px; } #source-modal .hljs { padding: 10px 13px; } /*=============================================== AdminDock Example Page ================================================= */ /* Demo styles */ #dock-content > div { display: none; } #dock-content > div.active-content { display: block; } #dock-content .active-content .modal-placeholder { position: relative; visibility: visible; display: block; height: 100%; width: 100%; text-align: center; font-size: 20px; } #dock-content .active-content .modal-placeholder:before { content: "It's been sent to AdminDock!"; } #dock-content .active-content .modal-placeholder:after { content: "\f0a7"; font-family: "FontAwesome"; font-size: 30px; position: relative; top: 3px; padding-left: 20px; color: #999; } /*=================================================== PRINT STYLES - Designed soley for Invoice Page Problems will arise if you attempt to use these styles globally =====================================================*/ @media print { .invoice-page { /* Reset + Hide Primary Page Components */ /* Modify Primary Container */ /* Shorten and center page */ /* Remove all Panel Borders */ /* Hide Image Logo and reveal Text logo */ /* Modify Invoice Container */ /* Modify Invoice Panels */ /* Modify Invoice Panels */ } .invoice-page header.navbar, .invoice-page #sidebar_left, .invoice-page #sidebar_right, .invoice-page #topbar, .invoice-page #skin-toolbox, .invoice-page .panel-heading, .invoice-page .invoice-buttons { display: none !important; visibility: hidden; width: 0 !important; height: 0 !important; outline: 0; padding: 0 !important; margin: 0 !important; overflow: hidden; } .invoice-page #content_wrapper { background: 0; margin: 0 auto !important; padding: 0 !important; left: auto !important; right: auto !important; transition: none; } .invoice-page #content { padding: 0; background: none; } .invoice-page #content_wrapper:after { margin: 0; display: none; } .invoice-page #main { width: 1100px !important; margin: 0 auto !important; } .invoice-page .panel, .invoice-page .panel-body { border: 0 !important; margin: 0 !important; box-shadow: none !important; } .invoice-page .invoice-logo { display: none !important; } .invoice-page .invoice-logo-text { display: block !important; visibility: visible !important; } .invoice-page .table-layout > .col-md-10 { width: 100% !important; padding: 0 !important; } .invoice-page #invoice-info { border-top: 1px dashed #ddd; border-bottom: 1px dashed #ddd; margin-top: 20px !important; margin-bottom: 40px !important; background-color: #ddd; } .invoice-page #invoice-info > .col-md-4 { float: none; display: inline-block; width: 32%; padding: 0; margin: 0; } .invoice-page #invoice-info > .col-md-4:nth-child(2) { text-align: center; } .invoice-page #invoice-info > .col-md-4:last-child { text-align: right; position: relative; top: 8px; } .invoice-page #invoice-info > .col-md-4 .panel-body { padding: 10px; } }
0.533884
0.058158
@-moz-document domain("vk.com") { /* Проект закрыт. Наш новый проект DiaVk https://cutt.ly/HhHSYvX */ /*СВОИ НАЗВАНИЯ ДЛЯ МЕНЮ*/ #l_pr .left_label:after {content:"Моя страница";} #l_nwsf .left_label:after {content:"Новости";} #l_msg .left_label:after {content:"Сообщения"; } #l_gr .left_label:after {content:"Группы"; } #l_fr .left_label:after {content:"Друзья";} #l_ph .left_label:after {content:"Фотографии";} #l_aud .left_label:after {content:"Музыка";} #l_vid .left_label:after {content:"Видосы"; } #l_ap .left_label:after {content:"Игры";} #l_fav .left_label:after {content:"Закладки";} #l_doc .left_label.inl_bl:after {content:"Документы";} #l_ads .left_label.inl_bl:after {content:"Реклама";} #l_apm .left_label.inl_bl:after {content:"Настройки";} #l_pr .left_label, #l_nwsf .left_label, #l_msg .left_label, #l_gr .left_label, #l_fr .left_label, #l_ph .left_label, #l_aud .left_label, #l_vid .left_label, #l_ap .left_label, #l_fav .left_label, #l_doc .left_label, #l_ads .left_label, #l_apm .left_label {font-size: 0px;} .left_label:after { font-size: 12.5px; } body{ background:#fff; } ::-webkit-scrollbar { width: 7px; } ::-webkit-scrollbar-thumb { border-radius: 15px; background:#bfc9d4; /* -webkit-box-shadow: inset 0 0 6px rgba(0,0,0,0.5); */ } .right_list{ display:none; } .feedback_rphoto_img{ border-radius:7px; } .video_thumb_label{ border-radius:15px; } .emoji_tab_promo{ /* УБРАТЬ ГРЁБАНЫЕ ПРОМО СТИКЕРЫ */ opacity:0; filter:alpha(opacity=0); display: none; } /* НОВЫЕ ПОСТЫ */ #feed_new_posts { position: fixed; width: 240px; top: 50px; box-shadow: 0 3px 10px rgba(0, 0, 0, .3); height: 35px; line-height: 35px; color: #fff; background: var(--main-color); padding: 0 15px; border-radius: 20px; left: calc(50% - 120px); z-index: 99; border: none; -moz-box-sizing: border-box; box-sizing: border-box; transition: all .3s ease-in-out; } #feed_new_posts:hover { background: var(--main-color); box-shadow: 0 3px 10px rgba(0, 0, 0, .5); } .feed_new_posts>b { background: transparent; padding: 0; } /* ЛЕНТА БЕЗ РЕКЛАМЫ */ .post_top_info_ads_group_members{ display: none !important; } ._ads_block_data_w{ display: none !important; } .apps_feedRightAppsBlock__hide{ display: none !important; } .apps_feedRightAppsBlock{ display: none !important; } /* ПРОФИЛЬ */ .no_avatar{ border-radius:5px; } .page_avatar{ border-radius:5px; } .page_album_thumb_wrap{ border-radius:5px; } .thumb { box-shadow: 0 1px 3px rgba(0, 0, 0, .5); } .people_cell_img{ box-shadow: 0 1px 3px rgba(0, 0, 0, .5); } .post_img { box-shadow: 0 1px 3px rgba(0, 0, 0, .5); } .page_album_title{ border-radius:5px; } .im-page .im-create._im_dialogs_creation { right: 0; } .wide_column_right .wide_column_wrap { margin-right: 245px !important; margin-left: -1px !important; } .wide_column_right .narrow_column_wrap { float: right !important; } .page_video_thumb{ border-radius:5px; } .page_actions_closed_profile{ display:none; } .header_right_link{ display:none; } .page_square_photo{ border-radius: 5px !important; box-shadow:0 0 3px gray; } .owner_photo_wrap{ box-shadow:0 0 5px gray; border-radius: 5px !important; } .page_avatar_img{ border-radius: 5px !important; } .ui_thumb_x_button{ border-bottom-left-radius: 10px!important; border-top-right-radius:15px !important; } .owner_photo_bubble_wrap{ border-bottom-right-radius: 15px !important; border-bottom-left-radius: 15px !important; } /* ВСЁ СВЯЗАННОЕ И ДИАЛОГАМИ */ .im-mess_unread{ background:#f5f8ff !important; } .page_post_thumb_unsized{ border-radius:5px; } .page_post_thumb_wrap { border-radius:5px; box-shadow:0 0 3px gray; } .im-chat-input--txt-wrap { border-radius: 5px !important; } .im_editable { border-radius: 5px !important; } .im-chat-input--text { border-radius: 5px !important; } ._im_text{ border-radius: 5px !important; } /* ИСПРАВЛЕНО */ .im-page-pinned--date{ display:none; } .im-page--title-main-inner { text-transform:uppercase; } .im-page .im-page--dialogs { float: right !important; border-radius: 0 2px 2px 0 !important; } .im-page .im-page--history { margin-left: 0 !important; margin-right: 317px !important; border-radius: 2px 0 0 2px !important; } .nim-dialog--date{ display:none; } /* ЛЕВОЕ МЕНЮ */ .side_bar_inner:after { content: url(https://pikvalkirey.000webhostapp.com/news.png); display: block; color: #939699; opacity: 0.7; margin-right: 30px; text-align:center; } .left_menu_nav { display: none !important; } .left_count_wrap{ border-top-right-radius:15px; border-bottom-right-radius:15px; border-top-left-radius:5px; border-bottom-left-radius:5px; } .left_count_wrap { border-top-right-radius:15px; border-bottom-right-radius:15px; border-top-left-radius:5px; border-bottom-left-radius:5px; } .fl_r{ border-top-right-radius:15px; border-bottom-right-radius:15px; border-top-left-radius:5px; border-bottom-left-radius:5px; } .left_count_wrap_hovered{ border-top-right-radius:15px; border-bottom-right-radius:15px; border-top-left-radius:5px; border-bottom-left-radius:5px; } .ads_left{ display:none; } #ads_left { display: none !important; } ol a{ border-radius:50px!important; } /* МУЗЫКА */ #audio_layer_tt { width: var(--main-wide-mode-width, 800px) !important; } .top_profile_name{ display:none; } .audio_friends_list_content{ display:none; } .audio_page_layout .has_friends_block .audio_page__rows_wrap { padding-right: 20px; float: left; width: 750px; border-right: 0px solid #e7e8ec; } .audio_row__cover_back{ border-radius: 100px !important; } .audio_row__cover{ border-radius: 100px !important; } .audio_row_content{ border-radius: 100px !important; } .audio_page_player__cover{ border-radius: 100px !important; } .ui_search_input_block { border-top-left-radius:40px !important; border-top-right-radius:0px !important; border-bottom-left-radius:40px !important; border-bottom-right-radius:0px !important; } .ui_search_input_inner { border-top-left-radius:40px !important; border-top-right-radius:0px !important; border-bottom-left-radius:40px !important; border-bottom-right-radius:0px !important; } .ui_search_button_search { border-top-left-radius:0px !important; border-top-right-radius:40px !important; border-bottom-left-radius:0px !important; border-bottom-right-radius:40px !important; } ._ui_search_button_search { border-top-left-radius:0px !important; border-top-right-radius:40px !important; border-bottom-left-radius:0px !important; border-bottom-right-radius:40px !important; } /* АНИМАЦИЯ ПОИСКА */ input.text.ts_input { width: 9px; padding: 6px 6px 6px 14px !important; overflow: hidden !important; transition: background-color 0.05s, color 0.05s, width .4s !important; } input.text.ts_input:hover { width: 230px !important; padding: 6px 6px 6px 19px !important; overflow: auto !important; } #ts_wrap.ts_wrap .input_back_content { width: 0 !important; } #ts_wrap.ts_wrap { overflow: hidden !important; } input.text.ts_input:hover #ts_wrap.ts_wrap { overflow: auto !important; } /* КНОПКА ДИАЛОГОВ СБОКУ */ .chat_onl_wrap { bottom: 40px !important; right: 40px !important; } .chat_cont_sh_top, .chat_cont_sh_bottom { display: none !important; } .chat_onl_inner { background-color: transparent !important; overflow: visible !important; } #chat_tab_wrap { background: var(--main-color) url("data:image/svg+xml;utf8,<svg fill='rgba(255, 255, 255, 1)' height='24' viewBox='0 0 24 24' width='24' xmlns='http://www.w3.org/2000/svg'><path d='M0 0h24v24H0z' fill='none'/><path d='M16 11c1.66 0 2.99-1.34 2.99-3S17.66 5 16 5c-1.66 0-3 1.34-3 3s1.34 3 3 3zm-8 0c1.66 0 2.99-1.34 2.99-3S9.66 5 8 5C6.34 5 5 6.34 5 8s1.34 3 3 3zm0 2c-2.33 0-7 1.17-7 3.5V19h14v-2.5c0-2.33-4.67-3.5-7-3.5zm8 0c-.29 0-.62.02-.97.05 1.16.84 1.97 1.97 1.97 3.45V19h6v-2.5c0-2.33-4.67-3.5-7-3.5z'/></svg>") center center no-repeat; width: 56px !important; height: 56px !important; box-sizing: border-box !important; -moz-box-sizing: border-box !important; color: #fff; border-radius: 50%; box-shadow: 0 3px 6px rgba(0, 0, 0, .35); text-decoration: none; padding: 0 !important; transition: all .24s ease-in-out; } #chat_onl_wrap:hover #chat_tab_wrap { background: var(--main-color) url("data:image/svg+xml;utf8,<svg fill='rgba(255, 255, 255, 0)' height='14' viewBox='0 0 24 24' width='14' xmlns='http://www.w3.org/2000/svg'><path d='M0 0h24v24H0z' fill='none'/><path d='M16 11c1.66 0 2.99-1.34 2.99-3S17.66 5 16 5c-1.66 0-3 1.34-3 3s1.34 3 3 3zm-8 0c1.66 0 2.99-1.34 2.99-3S9.66 5 8 5C6.34 5 5 6.34 5 8s1.34 3 3 3zm0 2c-2.33 0-7 1.17-7 3.5V19h14v-2.5c0-2.33-4.67-3.5-7-3.5zm8 0c-.29 0-.62.02-.97.05 1.16.84 1.97 1.97 1.97 3.45V19h6v-2.5c0-2.33-4.67-3.5-7-3.5z'/></svg>") center center no-repeat; } #chat_tab_wrap:hover { box-shadow: 0 6px 10px rgba(0, 0, 0, .30); } .chat_fix_height { height: 0 !important; opacity: 0; margin-bottom: -48px !important; transition: all .44s ease-in-out; } .chat_onl_height { transform: translateY(315px); transition: all .24s ease-in-out; } .chat_tab_wrap { margin: 0 auto; border-radius: 50%; } #chat_onl_wrap:hover .chat_fix_height { height: 315px !important; opacity: 1; } #chat_onl_wrap:hover .chat_onl_height { transform: translateY(0); } .chat_onl_cont { padding: 0 !important; } .chat_onl { height: 56px; line-height: 56px; opacity: 0; transform: scale(1.45); font-size: 16px; color: #fff; transition: all .24s ease-in-out; } .chat_onl:after { display: none; } #chat_onl_wrap:hover .chat_onl { opacity: 1; transform: scale(1); } .chat_cont_scrolling { overflow: hidden; } :root { --main-color: #4a76a8; --main-color-hover-opacity: #3970B8; } #ads_left { display: none !important; } .fc_tab_wrap { width: 280px !important; } .rb_box_wrap { border-radius: 2px; box-shadow: 0 0 25px rgba(0, 0, 0, .1); right: auto; margin-right: 50px !important; } .rb_box_wrap .fc_tab_head { position: relative; background: var(--main-color); padding: 0; padding-right: 15px; height: 42px; box-shadow: 0 2px 5px rgba(0, 0, 0, .2); z-index: 9; border: none !important; } .fc_tab_title { font-size:15px; height: 100%; padding: 0; padding-left: 20px; line-height: 45px; } .fc_tab { background: #EBF0F5; } .fc_contact:first-child { padding-top: 8px; } .fc_contact { position: relative; padding: 8px 16px; height: auto; width: 100%; box-sizing: border-box; -moz-box-sizing: border-box; } span.fc_contact_photo, img.fc_contact_photo { border-radius: 50%; } .fc_contact:after { content: ''; position: absolute; top: calc(50% - 5px); left: calc(50% - 5px); width: 0; height: 0; background: rgba(0, 0, 0, .05); visibility: visible; border-radius: 50%; transition: all .3s ease-in-out; } .fc_contact:hover:after { width: 10px; height: 10px; transform: scale(30); } .fc_msgs_author { visibility: hidden; } div[id^="rb_box_fc_peer2000"] .fc_msgs_author { visibility: visible; top: 0; bottom: auto; left: 10px; border-radius: 50%; vertical-align: top; } img.fc_msgs_author { width: 30px; height: 30px; } .rb_resize_wrap { display: none; } .fc_msgs_wrap { padding-top: 0; padding-left: 0; margin-top: 10px; padding-right: 31px; -webkit-filter: drop-shadow(0px 1px 1px rgba(0,0,0,.1)); filter: drop-shadow(0px 1px 1px rgba(0,0,0,.1)); transition-duration: .3s; } .fc_tab_close_wrap, .fc_tab_min_wrap, .fc_tab_max_wrap, .fc_tab_pin_wrap { margin-top: 12px; } .fc_msgs { margin-left: 22px; padding: 14px 18px; border-radius: 0 5px 5px 5px; } .fc_msg.fc_msg_unread { background: transparent !important; color: #000 !important; } div[id^="rb_box_fc_peer2000"] .fc_msgs { margin-left: 76px; } div[id^="rb_box_fc_peer2000"] .fc_msgs_author { padding: 0 12px 0 8px; } .fc_msgs_out .fc_msgs { margin-left: 22px; border-radius: 5px 0 5px 5px; } .fc_in_msg_arr { left: 8px; top: 0; } div[id^="rb_box_fc_peer2000"] .fc_in_msg_arr { left: 42px; } .fc_tab_pin_wrap, .fc_tab_max_wrap, .add_media_pointer, .chats_sp.fc_tab_pointer { display: none; } .fc_tab_max_wrap { display: block; } .fc_tab_txt_wrap, div.fc_clist_filter_wrap { height: auto !important; background: #fff; } div.fc_clist_filter_wrap { padding: 0; border: none; } #fc_contacts { box-shadow: inset 0 0 5px rgba(0, 0, 0, .1); } .chats_sp.fc_clist_search_icon { margin-top: 16px; margin-left: 15px; } .fc_clist_filter_wrap { box-shadow: 0 -1px 5px rgba(0, 0, 0, .1); border: 1px solid red; } div.fc_tab_txt, div.fc_clist_filter { border: none; height: 100%; } div.fc_clist_filter { padding-top: 8px; min-height: 35px !important; } .fc_clist_online { margin-top: 15px; margin-left: -20px; } .fc_tab_attach { padding-left: 15px; padding-top: 10px; height: auto; } .fc_msgs { position: relative; overflow: visible; } .fc_msgs::before { content: ''; position: absolute; left: -15px; top: 0 !important; width: 15px; height: 24px; background-position: 0 0; } .fc_msgs_wrap:not(.fc_msgs_out).fc_msgs_unread { background-position: calc(100% - 25px) calc(100% - 15px); } .fc_msg { padding: 0; } .fc_msgs_out .fc_msgs { background: #D7E7FA; border: none; } .fc_msgs { border: none; } .fc_tab_attach .ms_items_more_wrap { padding: 0; } }
data/usercss/180668.user.css
@-moz-document domain("vk.com") { /* Проект закрыт. Наш новый проект DiaVk https://cutt.ly/HhHSYvX */ /*СВОИ НАЗВАНИЯ ДЛЯ МЕНЮ*/ #l_pr .left_label:after {content:"Моя страница";} #l_nwsf .left_label:after {content:"Новости";} #l_msg .left_label:after {content:"Сообщения"; } #l_gr .left_label:after {content:"Группы"; } #l_fr .left_label:after {content:"Друзья";} #l_ph .left_label:after {content:"Фотографии";} #l_aud .left_label:after {content:"Музыка";} #l_vid .left_label:after {content:"Видосы"; } #l_ap .left_label:after {content:"Игры";} #l_fav .left_label:after {content:"Закладки";} #l_doc .left_label.inl_bl:after {content:"Документы";} #l_ads .left_label.inl_bl:after {content:"Реклама";} #l_apm .left_label.inl_bl:after {content:"Настройки";} #l_pr .left_label, #l_nwsf .left_label, #l_msg .left_label, #l_gr .left_label, #l_fr .left_label, #l_ph .left_label, #l_aud .left_label, #l_vid .left_label, #l_ap .left_label, #l_fav .left_label, #l_doc .left_label, #l_ads .left_label, #l_apm .left_label {font-size: 0px;} .left_label:after { font-size: 12.5px; } body{ background:#fff; } ::-webkit-scrollbar { width: 7px; } ::-webkit-scrollbar-thumb { border-radius: 15px; background:#bfc9d4; /* -webkit-box-shadow: inset 0 0 6px rgba(0,0,0,0.5); */ } .right_list{ display:none; } .feedback_rphoto_img{ border-radius:7px; } .video_thumb_label{ border-radius:15px; } .emoji_tab_promo{ /* УБРАТЬ ГРЁБАНЫЕ ПРОМО СТИКЕРЫ */ opacity:0; filter:alpha(opacity=0); display: none; } /* НОВЫЕ ПОСТЫ */ #feed_new_posts { position: fixed; width: 240px; top: 50px; box-shadow: 0 3px 10px rgba(0, 0, 0, .3); height: 35px; line-height: 35px; color: #fff; background: var(--main-color); padding: 0 15px; border-radius: 20px; left: calc(50% - 120px); z-index: 99; border: none; -moz-box-sizing: border-box; box-sizing: border-box; transition: all .3s ease-in-out; } #feed_new_posts:hover { background: var(--main-color); box-shadow: 0 3px 10px rgba(0, 0, 0, .5); } .feed_new_posts>b { background: transparent; padding: 0; } /* ЛЕНТА БЕЗ РЕКЛАМЫ */ .post_top_info_ads_group_members{ display: none !important; } ._ads_block_data_w{ display: none !important; } .apps_feedRightAppsBlock__hide{ display: none !important; } .apps_feedRightAppsBlock{ display: none !important; } /* ПРОФИЛЬ */ .no_avatar{ border-radius:5px; } .page_avatar{ border-radius:5px; } .page_album_thumb_wrap{ border-radius:5px; } .thumb { box-shadow: 0 1px 3px rgba(0, 0, 0, .5); } .people_cell_img{ box-shadow: 0 1px 3px rgba(0, 0, 0, .5); } .post_img { box-shadow: 0 1px 3px rgba(0, 0, 0, .5); } .page_album_title{ border-radius:5px; } .im-page .im-create._im_dialogs_creation { right: 0; } .wide_column_right .wide_column_wrap { margin-right: 245px !important; margin-left: -1px !important; } .wide_column_right .narrow_column_wrap { float: right !important; } .page_video_thumb{ border-radius:5px; } .page_actions_closed_profile{ display:none; } .header_right_link{ display:none; } .page_square_photo{ border-radius: 5px !important; box-shadow:0 0 3px gray; } .owner_photo_wrap{ box-shadow:0 0 5px gray; border-radius: 5px !important; } .page_avatar_img{ border-radius: 5px !important; } .ui_thumb_x_button{ border-bottom-left-radius: 10px!important; border-top-right-radius:15px !important; } .owner_photo_bubble_wrap{ border-bottom-right-radius: 15px !important; border-bottom-left-radius: 15px !important; } /* ВСЁ СВЯЗАННОЕ И ДИАЛОГАМИ */ .im-mess_unread{ background:#f5f8ff !important; } .page_post_thumb_unsized{ border-radius:5px; } .page_post_thumb_wrap { border-radius:5px; box-shadow:0 0 3px gray; } .im-chat-input--txt-wrap { border-radius: 5px !important; } .im_editable { border-radius: 5px !important; } .im-chat-input--text { border-radius: 5px !important; } ._im_text{ border-radius: 5px !important; } /* ИСПРАВЛЕНО */ .im-page-pinned--date{ display:none; } .im-page--title-main-inner { text-transform:uppercase; } .im-page .im-page--dialogs { float: right !important; border-radius: 0 2px 2px 0 !important; } .im-page .im-page--history { margin-left: 0 !important; margin-right: 317px !important; border-radius: 2px 0 0 2px !important; } .nim-dialog--date{ display:none; } /* ЛЕВОЕ МЕНЮ */ .side_bar_inner:after { content: url(https://pikvalkirey.000webhostapp.com/news.png); display: block; color: #939699; opacity: 0.7; margin-right: 30px; text-align:center; } .left_menu_nav { display: none !important; } .left_count_wrap{ border-top-right-radius:15px; border-bottom-right-radius:15px; border-top-left-radius:5px; border-bottom-left-radius:5px; } .left_count_wrap { border-top-right-radius:15px; border-bottom-right-radius:15px; border-top-left-radius:5px; border-bottom-left-radius:5px; } .fl_r{ border-top-right-radius:15px; border-bottom-right-radius:15px; border-top-left-radius:5px; border-bottom-left-radius:5px; } .left_count_wrap_hovered{ border-top-right-radius:15px; border-bottom-right-radius:15px; border-top-left-radius:5px; border-bottom-left-radius:5px; } .ads_left{ display:none; } #ads_left { display: none !important; } ol a{ border-radius:50px!important; } /* МУЗЫКА */ #audio_layer_tt { width: var(--main-wide-mode-width, 800px) !important; } .top_profile_name{ display:none; } .audio_friends_list_content{ display:none; } .audio_page_layout .has_friends_block .audio_page__rows_wrap { padding-right: 20px; float: left; width: 750px; border-right: 0px solid #e7e8ec; } .audio_row__cover_back{ border-radius: 100px !important; } .audio_row__cover{ border-radius: 100px !important; } .audio_row_content{ border-radius: 100px !important; } .audio_page_player__cover{ border-radius: 100px !important; } .ui_search_input_block { border-top-left-radius:40px !important; border-top-right-radius:0px !important; border-bottom-left-radius:40px !important; border-bottom-right-radius:0px !important; } .ui_search_input_inner { border-top-left-radius:40px !important; border-top-right-radius:0px !important; border-bottom-left-radius:40px !important; border-bottom-right-radius:0px !important; } .ui_search_button_search { border-top-left-radius:0px !important; border-top-right-radius:40px !important; border-bottom-left-radius:0px !important; border-bottom-right-radius:40px !important; } ._ui_search_button_search { border-top-left-radius:0px !important; border-top-right-radius:40px !important; border-bottom-left-radius:0px !important; border-bottom-right-radius:40px !important; } /* АНИМАЦИЯ ПОИСКА */ input.text.ts_input { width: 9px; padding: 6px 6px 6px 14px !important; overflow: hidden !important; transition: background-color 0.05s, color 0.05s, width .4s !important; } input.text.ts_input:hover { width: 230px !important; padding: 6px 6px 6px 19px !important; overflow: auto !important; } #ts_wrap.ts_wrap .input_back_content { width: 0 !important; } #ts_wrap.ts_wrap { overflow: hidden !important; } input.text.ts_input:hover #ts_wrap.ts_wrap { overflow: auto !important; } /* КНОПКА ДИАЛОГОВ СБОКУ */ .chat_onl_wrap { bottom: 40px !important; right: 40px !important; } .chat_cont_sh_top, .chat_cont_sh_bottom { display: none !important; } .chat_onl_inner { background-color: transparent !important; overflow: visible !important; } #chat_tab_wrap { background: var(--main-color) url("data:image/svg+xml;utf8,<svg fill='rgba(255, 255, 255, 1)' height='24' viewBox='0 0 24 24' width='24' xmlns='http://www.w3.org/2000/svg'><path d='M0 0h24v24H0z' fill='none'/><path d='M16 11c1.66 0 2.99-1.34 2.99-3S17.66 5 16 5c-1.66 0-3 1.34-3 3s1.34 3 3 3zm-8 0c1.66 0 2.99-1.34 2.99-3S9.66 5 8 5C6.34 5 5 6.34 5 8s1.34 3 3 3zm0 2c-2.33 0-7 1.17-7 3.5V19h14v-2.5c0-2.33-4.67-3.5-7-3.5zm8 0c-.29 0-.62.02-.97.05 1.16.84 1.97 1.97 1.97 3.45V19h6v-2.5c0-2.33-4.67-3.5-7-3.5z'/></svg>") center center no-repeat; width: 56px !important; height: 56px !important; box-sizing: border-box !important; -moz-box-sizing: border-box !important; color: #fff; border-radius: 50%; box-shadow: 0 3px 6px rgba(0, 0, 0, .35); text-decoration: none; padding: 0 !important; transition: all .24s ease-in-out; } #chat_onl_wrap:hover #chat_tab_wrap { background: var(--main-color) url("data:image/svg+xml;utf8,<svg fill='rgba(255, 255, 255, 0)' height='14' viewBox='0 0 24 24' width='14' xmlns='http://www.w3.org/2000/svg'><path d='M0 0h24v24H0z' fill='none'/><path d='M16 11c1.66 0 2.99-1.34 2.99-3S17.66 5 16 5c-1.66 0-3 1.34-3 3s1.34 3 3 3zm-8 0c1.66 0 2.99-1.34 2.99-3S9.66 5 8 5C6.34 5 5 6.34 5 8s1.34 3 3 3zm0 2c-2.33 0-7 1.17-7 3.5V19h14v-2.5c0-2.33-4.67-3.5-7-3.5zm8 0c-.29 0-.62.02-.97.05 1.16.84 1.97 1.97 1.97 3.45V19h6v-2.5c0-2.33-4.67-3.5-7-3.5z'/></svg>") center center no-repeat; } #chat_tab_wrap:hover { box-shadow: 0 6px 10px rgba(0, 0, 0, .30); } .chat_fix_height { height: 0 !important; opacity: 0; margin-bottom: -48px !important; transition: all .44s ease-in-out; } .chat_onl_height { transform: translateY(315px); transition: all .24s ease-in-out; } .chat_tab_wrap { margin: 0 auto; border-radius: 50%; } #chat_onl_wrap:hover .chat_fix_height { height: 315px !important; opacity: 1; } #chat_onl_wrap:hover .chat_onl_height { transform: translateY(0); } .chat_onl_cont { padding: 0 !important; } .chat_onl { height: 56px; line-height: 56px; opacity: 0; transform: scale(1.45); font-size: 16px; color: #fff; transition: all .24s ease-in-out; } .chat_onl:after { display: none; } #chat_onl_wrap:hover .chat_onl { opacity: 1; transform: scale(1); } .chat_cont_scrolling { overflow: hidden; } :root { --main-color: #4a76a8; --main-color-hover-opacity: #3970B8; } #ads_left { display: none !important; } .fc_tab_wrap { width: 280px !important; } .rb_box_wrap { border-radius: 2px; box-shadow: 0 0 25px rgba(0, 0, 0, .1); right: auto; margin-right: 50px !important; } .rb_box_wrap .fc_tab_head { position: relative; background: var(--main-color); padding: 0; padding-right: 15px; height: 42px; box-shadow: 0 2px 5px rgba(0, 0, 0, .2); z-index: 9; border: none !important; } .fc_tab_title { font-size:15px; height: 100%; padding: 0; padding-left: 20px; line-height: 45px; } .fc_tab { background: #EBF0F5; } .fc_contact:first-child { padding-top: 8px; } .fc_contact { position: relative; padding: 8px 16px; height: auto; width: 100%; box-sizing: border-box; -moz-box-sizing: border-box; } span.fc_contact_photo, img.fc_contact_photo { border-radius: 50%; } .fc_contact:after { content: ''; position: absolute; top: calc(50% - 5px); left: calc(50% - 5px); width: 0; height: 0; background: rgba(0, 0, 0, .05); visibility: visible; border-radius: 50%; transition: all .3s ease-in-out; } .fc_contact:hover:after { width: 10px; height: 10px; transform: scale(30); } .fc_msgs_author { visibility: hidden; } div[id^="rb_box_fc_peer2000"] .fc_msgs_author { visibility: visible; top: 0; bottom: auto; left: 10px; border-radius: 50%; vertical-align: top; } img.fc_msgs_author { width: 30px; height: 30px; } .rb_resize_wrap { display: none; } .fc_msgs_wrap { padding-top: 0; padding-left: 0; margin-top: 10px; padding-right: 31px; -webkit-filter: drop-shadow(0px 1px 1px rgba(0,0,0,.1)); filter: drop-shadow(0px 1px 1px rgba(0,0,0,.1)); transition-duration: .3s; } .fc_tab_close_wrap, .fc_tab_min_wrap, .fc_tab_max_wrap, .fc_tab_pin_wrap { margin-top: 12px; } .fc_msgs { margin-left: 22px; padding: 14px 18px; border-radius: 0 5px 5px 5px; } .fc_msg.fc_msg_unread { background: transparent !important; color: #000 !important; } div[id^="rb_box_fc_peer2000"] .fc_msgs { margin-left: 76px; } div[id^="rb_box_fc_peer2000"] .fc_msgs_author { padding: 0 12px 0 8px; } .fc_msgs_out .fc_msgs { margin-left: 22px; border-radius: 5px 0 5px 5px; } .fc_in_msg_arr { left: 8px; top: 0; } div[id^="rb_box_fc_peer2000"] .fc_in_msg_arr { left: 42px; } .fc_tab_pin_wrap, .fc_tab_max_wrap, .add_media_pointer, .chats_sp.fc_tab_pointer { display: none; } .fc_tab_max_wrap { display: block; } .fc_tab_txt_wrap, div.fc_clist_filter_wrap { height: auto !important; background: #fff; } div.fc_clist_filter_wrap { padding: 0; border: none; } #fc_contacts { box-shadow: inset 0 0 5px rgba(0, 0, 0, .1); } .chats_sp.fc_clist_search_icon { margin-top: 16px; margin-left: 15px; } .fc_clist_filter_wrap { box-shadow: 0 -1px 5px rgba(0, 0, 0, .1); border: 1px solid red; } div.fc_tab_txt, div.fc_clist_filter { border: none; height: 100%; } div.fc_clist_filter { padding-top: 8px; min-height: 35px !important; } .fc_clist_online { margin-top: 15px; margin-left: -20px; } .fc_tab_attach { padding-left: 15px; padding-top: 10px; height: auto; } .fc_msgs { position: relative; overflow: visible; } .fc_msgs::before { content: ''; position: absolute; left: -15px; top: 0 !important; width: 15px; height: 24px; background-position: 0 0; } .fc_msgs_wrap:not(.fc_msgs_out).fc_msgs_unread { background-position: calc(100% - 25px) calc(100% - 15px); } .fc_msg { padding: 0; } .fc_msgs_out .fc_msgs { background: #D7E7FA; border: none; } .fc_msgs { border: none; } .fc_tab_attach .ms_items_more_wrap { padding: 0; } }
0.172555
0.061961
@import url("https://fonts.googleapis.com/css2?family=Baloo+Tamma+2:wght@400;700&display=swap"); * { margin: 0; padding: 0; outline: 0; box-sizing: border-box; } body { background: #f0f1f2; -webkit-font-smoothing: antialiased !important; } body, input, button { font-family: "Baloo Tamma 2", cursive; color: white; } button { cursor: pointer; } nav { padding: 12px 0; display: flex; flex-direction: row; flex-wrap: wrap; justify-content: space-around; } nav span { background-color: #a65221; color: #f0f1f2; width: 80px; text-align: center; } nav h1 { color: #8c273a; font-size: 32px; } nav h1 strong { color: #a65221; } nav div { display: flex; flex-direction: row; align-items: center; flex-wrap: wrap; } nav div a { font-weight: bold; text-decoration: none; margin: 0 8px; color: #a65221; font-size: 18px; border-bottom: solid 2px #8c273a; } nav div a:hover { transition: opacity 200ms; opacity: 0.4; } .root { max-width: 1080px; margin: 0 auto; } .initialScreen { text-align: center; height: 100%; } .initialScreenImage { width: 80%; height: 400px; max-width: 450px; margin: 0 auto; margin-top: 64px; background: #8c273a url("../Assets/Images/churrosBackground.png"); background-size: contain; background-repeat: no-repeat; background-position: center; box-shadow: 12px 12px 0 0 #260d0f; } .initialScreenText { margin-top: 32px; color: #a65221; } .initialScreenText p { color: #591623; max-width: 460px; margin: 12px auto; } .secondScreen { text-align: center; margin-top: 164px; } .secondScreen h1 { color: #591623; } .secondScreen p { margin-top: -12px; color: #a65221; font-size: 14px; font-weight: bold; } .churrosContainerRecipes { margin-top: 24px; display: flex; flex-direction: row; justify-content: center; flex-wrap: wrap; } .churrosContainerRecipes a { text-decoration: none; } .churrosContainerRecipes .churrosContainer { width: 100%; max-width: 340px; height: 250px; margin: 8px; box-shadow: 6px 6px 0 0 #a65221; background: #8c273a; } .churrosContainerRecipes .churrosContainer .churrosContainerImage img { width: 100%; height: 80%; } .churrosContainerRecipes .churrosContainer .churrosContainerImage p { color: #f0f1f2; font-size: 18px; margin-top: 4px; } .thirdScreen { text-align: center; margin-top: 148px; } .thirdScreen h1 { color: #591623; } .thirdScreen p { color: #a65221; font-weight: bold; font-size: 14px; margin-top: -12px; } .placeListContainer { margin-top: 48px; } .placeContainer { width: 90%; border-bottom: 2px dashed #8c273a; padding: 12px 24px; margin: 4px auto; display: flex; flex-direction: row; justify-content: space-between; align-items: center; } .placeContainer:first-child { border-top: 2px dashed #8c273a; } .placeContainer div { margin-left: 24px; display: flex; align-items: center; justify-content: space-between; width: 80%; } .placeContainer div p { color: #8c273a; border-bottom: 2px solid #8c273a; font-size: 20px; } .placeContainer div p + p { color: #a65221; border: none; } .placeContainer img { background-color: #a65221; width: 80px; height: 80px; border-radius: 50%; border: 2px solid #8c273a; } .contactScreen { margin-top: 128px; text-align: center; color: #a65221; } .contactScreen div { margin-top: 24px; } .contactScreen h1 { color: #8c273a; border-bottom: 2px solid #a65221; max-width: 300px; margin: 0 auto; } .contactScreen p { color: #8c273a; font-weight: bold; } .contactScreen p:last-child { margin-bottom: 48px; } .contactScreen strong { color: #a65221; } .modal { background-color: rgba(0, 0, 0, 0.4); position: fixed; width: 100%; height: 100vh; } .modal div { position: relative; padding: 22px; background-color: #a65221; height: 300px; width: 90%; max-width: 550px; border-radius: 14px; margin: 10% auto; } .modal div p { max-width: 360px; } .modal div button { position: absolute; right: -12px; top: -12px; font-size: 34px; background-color: #591623; border: none; height: 60px; width: 60px; border-radius: 50%; } .modal div button:hover { transition: background-color 200ms; background-color: #8c273a; }
src/styles/styles.css
@import url("https://fonts.googleapis.com/css2?family=Baloo+Tamma+2:wght@400;700&display=swap"); * { margin: 0; padding: 0; outline: 0; box-sizing: border-box; } body { background: #f0f1f2; -webkit-font-smoothing: antialiased !important; } body, input, button { font-family: "Baloo Tamma 2", cursive; color: white; } button { cursor: pointer; } nav { padding: 12px 0; display: flex; flex-direction: row; flex-wrap: wrap; justify-content: space-around; } nav span { background-color: #a65221; color: #f0f1f2; width: 80px; text-align: center; } nav h1 { color: #8c273a; font-size: 32px; } nav h1 strong { color: #a65221; } nav div { display: flex; flex-direction: row; align-items: center; flex-wrap: wrap; } nav div a { font-weight: bold; text-decoration: none; margin: 0 8px; color: #a65221; font-size: 18px; border-bottom: solid 2px #8c273a; } nav div a:hover { transition: opacity 200ms; opacity: 0.4; } .root { max-width: 1080px; margin: 0 auto; } .initialScreen { text-align: center; height: 100%; } .initialScreenImage { width: 80%; height: 400px; max-width: 450px; margin: 0 auto; margin-top: 64px; background: #8c273a url("../Assets/Images/churrosBackground.png"); background-size: contain; background-repeat: no-repeat; background-position: center; box-shadow: 12px 12px 0 0 #260d0f; } .initialScreenText { margin-top: 32px; color: #a65221; } .initialScreenText p { color: #591623; max-width: 460px; margin: 12px auto; } .secondScreen { text-align: center; margin-top: 164px; } .secondScreen h1 { color: #591623; } .secondScreen p { margin-top: -12px; color: #a65221; font-size: 14px; font-weight: bold; } .churrosContainerRecipes { margin-top: 24px; display: flex; flex-direction: row; justify-content: center; flex-wrap: wrap; } .churrosContainerRecipes a { text-decoration: none; } .churrosContainerRecipes .churrosContainer { width: 100%; max-width: 340px; height: 250px; margin: 8px; box-shadow: 6px 6px 0 0 #a65221; background: #8c273a; } .churrosContainerRecipes .churrosContainer .churrosContainerImage img { width: 100%; height: 80%; } .churrosContainerRecipes .churrosContainer .churrosContainerImage p { color: #f0f1f2; font-size: 18px; margin-top: 4px; } .thirdScreen { text-align: center; margin-top: 148px; } .thirdScreen h1 { color: #591623; } .thirdScreen p { color: #a65221; font-weight: bold; font-size: 14px; margin-top: -12px; } .placeListContainer { margin-top: 48px; } .placeContainer { width: 90%; border-bottom: 2px dashed #8c273a; padding: 12px 24px; margin: 4px auto; display: flex; flex-direction: row; justify-content: space-between; align-items: center; } .placeContainer:first-child { border-top: 2px dashed #8c273a; } .placeContainer div { margin-left: 24px; display: flex; align-items: center; justify-content: space-between; width: 80%; } .placeContainer div p { color: #8c273a; border-bottom: 2px solid #8c273a; font-size: 20px; } .placeContainer div p + p { color: #a65221; border: none; } .placeContainer img { background-color: #a65221; width: 80px; height: 80px; border-radius: 50%; border: 2px solid #8c273a; } .contactScreen { margin-top: 128px; text-align: center; color: #a65221; } .contactScreen div { margin-top: 24px; } .contactScreen h1 { color: #8c273a; border-bottom: 2px solid #a65221; max-width: 300px; margin: 0 auto; } .contactScreen p { color: #8c273a; font-weight: bold; } .contactScreen p:last-child { margin-bottom: 48px; } .contactScreen strong { color: #a65221; } .modal { background-color: rgba(0, 0, 0, 0.4); position: fixed; width: 100%; height: 100vh; } .modal div { position: relative; padding: 22px; background-color: #a65221; height: 300px; width: 90%; max-width: 550px; border-radius: 14px; margin: 10% auto; } .modal div p { max-width: 360px; } .modal div button { position: absolute; right: -12px; top: -12px; font-size: 34px; background-color: #591623; border: none; height: 60px; width: 60px; border-radius: 50%; } .modal div button:hover { transition: background-color 200ms; background-color: #8c273a; }
0.284179
0.082957
@namespace url(http://www.w3.org/1999/xhtml); @-moz-document domain("sorozatjunkie.hu") { div#felulrebox{ display:none !important; } /* top 100px margin fix */ html>body>div { /* margin: 0px auto !important; border-left: 10px solid #4e4e4e !important; border-right: 10px solid #4e4e4e !important; -moz-box-shadow: 0px -3px 2px 2px !important; -webkit-box-shadow: 0px -3px 2px 2px !important; box-shadow: 0px -3px 2px 2px !important; */ } body { background: url("http://i.imgur.com/5XgF3.png") repeat fixed 0% 0% #575757 !important; } a { color: #125390 !important; } a:hover { text-decoration: underline !important; } /* Header & page */ #giganagy { background: #fff url("http://i.imgur.com/296VN.jpg") no-repeat scroll 0 0 !important; border-left: 10px solid #4e4e4e !important; border-right: 10px solid #4e4e4e !important; -webkit-box-shadow: 0px 5px 2px 2px #000 !important; -moz-box-shadow: 0px 5px 2px 2px #000 !important; box-shadow: 0px 5px 2px 2px #000 !important; } .folink { position: absolute !important; top: -210px !important; left: -520px !important; width: 495px !important; height: 80px !important; } /* Header Ad border */ body > div:nth-child(3) { border-left: 10px solid #4e4e4e !important; border-right: 10px solid #4e4e4e !important; -webkit-box-shadow: 0px 0px 2px 2px #000 !important; -moz-box-shadow: 0px 0px 2px 2px #000 !important; box-shadow: 0px 0px 2px 2px #000 !important; } /* Search box */ #keresoelhelyezes { margin-top: 60px !important; margin-left: 40px !important; position: absolute !important; } #s { border: 2px solid #4e4e4e !important; -webkit-border-radius: 20px !important; -moz-border-radius: 20px !important; border-radius: 20px !important; padding-left: 22px !important; background: url("http://i.imgur.com/uiHDw.png") no-repeat scroll 5px 3px transparent !important; -webkit-box-shadow: 0px 1px 5px rgba(0, 0, 0, 0.15) inset, 0px 1px 0px rgba(255, 255, 255, 0.8) !important; -moz-box-shadow: 0px 1px 5px rgba(0, 0, 0, 0.15) inset, 0px 1px 0px rgba(255, 255, 255, 0.8) !important; box-shadow: 0px 1px 5px rgba(0, 0, 0, 0.15) inset, 0px 1px 0px rgba(255, 255, 255, 0.8) !important; -moz-appearance: none !important; } #s:focus { border: 2px solid #ae0407 !important; outline: none !important; } #searchbutton { display: none !important; } /* login link */ #keresoelhelyezes a { color: #ccc !important; text-decoration: none !important; } #keresoelhelyezes a:hover { color: #ae0407 !important; } /* Menu */ .menu { margin-top: 60px !important; background: #4e4e4e !important; letter-spacing: 1.2px !important; font-size: 13px !important; color: #fff !important; border-top: 2px solid #4e4e4e !important; border-bottom: 2px solid #4e4e4e !important; text-align: center !important; } .menu:hover, .menu:hover a { background: transparent !important; color: #000 !important; } .menu a { color: #fff !important; font-family: Helvetica, Arial, sans-serif !important; text-decoration: none !important; } .menu a:hover { color: #ae0407 !important; } /* Sidebar */ .sidebarkiemelt a, #siderbar h3, #kategoriakjobbra h3, .menukoldalt h3 { color: #ae0407 !important; font-family: Helvetica, Arial, sans-serif !important; } .sidebarkiemelt h3:before { content: url("http://i.imgur.com/8K52Y.png")!important; padding-right: 5px !important; vertical-align: top !important; } .sidebarkiemelt a:hover { text-decoration: none !important; } .sidebaridezet { background: url("http://i.imgur.com/EJRu1.png") no-repeat scroll 8px -1px transparent !important; } #kategoriakjobbra a, .menukoldalt a, .sidebaridezet a { color: #4e4e4e !important; } #kategoriakjobbra a:hover, .menukoldalt a:hover, .sidebaridezet a:hover { color: #ae0407 !important; text-decoration: none !important; } #kategoriakjobbra h3:before { content: url("http://i.imgur.com/QXCmz.png")!important; padding-right: 3px !important; vertical-align: top !important; } /* Border fix */ #bejegyzesek { padding: 0 18px 0 0 !important; float: left !important; border-right: 2px solid #e2e2e2 !important; } #sidebar { border-left: 2px solid #e2e2e2 !important; width: 400px !important; float: left !important; margin-left: -2px !important; position: relative !important; background: transparent !important; } /* Spoilerkarantén */ .menukoldalt h3:before { content: url("http://i.imgur.com/lvgp2.png")!important; padding-right: 3px !important; vertical-align: top !important; } /* Archívum */ .menukoldalt ul h3:nth-child(1):before { content: url("http://i.imgur.com/t8LqH.png")!important; padding-right: 3px !important; vertical-align: top !important; } /* Entry */ /* Entry title */ #bejegyzesek h2 a { color: #ae0407 !important; } #bejegyzesek h2 a:hover { color: #ae0407 !important; text-decoration: none !important; } /* Entry links */ #bejegyzesek a { color: #ae0407 !important; text-decoration: none !important; } #bejegyzesek a:hover { text-decoration: underline !important; } #bejegyzesek .date, #bejegyzesek .date a, #bejegyzesek .author { color: #333 !important; font-size: 13px !important; margin-top: 3px !important; font-weight: normal !important; } .date:before { content: url("http://i.imgur.com/BjZkH.png")!important; padding-right: 5px !important; vertical-align: middle !important; } /* Footer */ .footercuccok { border-top: 2px solid #e2e2e2!important; } .footercuccok div { margin-bottom: 20px !important; } .footercuccok:after { content: 'Redesign/Userstyle: garky.freeblog.hu' !important; } .footercuccok a { color: #ae0407 !important; border: none !important; } .footercuccok a:hover { text-decoration: underline !important; } /* Read more link */ .tovabb, .more-link { font-weight: normal !important; } /* Pagination */ #bejegyzesek .previous { color: #fff !important; background: #4e4e4e url("http://i.imgur.com/bCFHy.png") no-repeat 100px 2px !important; padding: 5px !important; -webkit-border-radius: 8px !important; -moz-border-radius: 8px !important; border-radius: 8px !important; -webkit-box-shadow: -1px 2px 2px 0px rgba(0, 0, 0, 0.2) !important; -moz-box-shadow: -1px 2px 2px 0px rgba(0, 0, 0, 0.2) !important; box-shadow: -1px 2px 2px 0px rgba(0, 0, 0, 0.2) !important; } #bejegyzesek .previous:hover { background: #ae0407 url("http://i.imgur.com/bCFHy.png") no-repeat 100px 2px !important; color: #fff !important; } #bejegyzesek .previous a { padding-left: 10px !important; padding-right: 20px !important; color: #fff !important; text-decoration: none !important; } #bejegyzesek .next { color: #fff !important; background: #4e4e4e url("http://i.imgur.com/VR0qc.png") no-repeat 5px 2px !important; padding: 5px !important; -webkit-border-radius: 8px !important; -moz-border-radius: 8px !important; border-radius: 8px !important; -webkit-box-shadow: 1px 2px 2px 0px rgba(0, 0, 0, 0.2) !important; -moz-box-shadow: 1px 2px 2px 0px rgba(0, 0, 0, 0.2) !important; box-shadow: 1px 2px 2px 0px rgba(0, 0, 0, 0.2) !important; margin-right: 270px !important; /* Pushes prev button right when next is available */ } #bejegyzesek .next:hover { background: #ae0407 url("http://i.imgur.com/VR0qc.png") no-repeat 5px 2px !important; color: #fff !important; } #bejegyzesek .next a { padding-left: 20px !important; padding-right: 10px !important; color: #fff !important; text-decoration: none !important; } /* Hide empty spans */ .next:empty, .previous:empty { display: none !important; } /* Comments */ .eddigikommentek { border-top: 5px solid #4e4e4e !important; border-bottom: 5px solid #4e4e4e !important; } .kommentalja { background: #F9F9F9 !important; border: 1px solid rgba(78, 78, 78, 0.3) !important; } .amitirt { background: #F9F9F9 !important; -webkit-border-radius: 1px 1px 10px 10px !important; -moz-border-radius: 1px 1px 10px 10px !important; border-radius: 1px 1px 10px 10px !important; border: 1px solid rgba(78, 78, 78, 0.3) !important; -webkit-box-shadow: 0px 1px 1px 0px #ccc !important; -moz-box-shadow: 0px 1px 1px 0px #ccc !important; box-shadow: 0px 1px 1px 0px #ccc !important; } .amitirt2 { background: #EAEAEA !important; -webkit-border-radius: 1px 1px 10px 10px !important; -moz-border-radius: 1px 1px 10px 10px !important; border-radius: 1px 1px 10px 10px !important; border: 1px solid rgba(78, 78, 78, 0.3) !important; color: #000 !important; -webkit-box-shadow: 0px 1px 1px 0px #ccc !important; -moz-box-shadow: 0px 1px 1px 0px #ccc !important; box-shadow: 0px 1px 1px 0px #ccc !important; } textarea#comment { font-size: 13px !important; font-family: Arial, Helvetica, sans-serif !important; width: 475px !important; resize: none !important; border: 1px solid #4e4e4e !important; -webkit-border-radius: 5px !important; -moz-border-radius: 5px !important; border-radius: 5px !important; -moz-appearance: none !important; padding: 4px !important; } #comment:focus { outline: none !important; border: 1px solid #ae0407 !important; } .kommmentelogep { border: 1px solid #4e4e4e !important; -webkit-border-radius: 5px !important; -moz-border-radius: 5px !important; border-radius: 5px !important; -webkit-box-shadow: 0px 0px 3px 0px #ccc !important; -moz-box-shadow: 0px 0px 3px 0px #ccc !important; box-shadow: 0px 0px 3px 0px #ccc !important; } .kommmentelogep label { font-size: 14px !important; } input#author, input#email { font-size: 13px !important; font-family: Arial, Helvetica, sans-serif !important; border: 1px solid #4e4e4e !important; -webkit-border-radius: 5px !important; -moz-border-radius: 5px !important; border-radius: 5px !important; -moz-appearance: none !important; width: 200px !important; padding: 4px !important; } input#author:focus, input#email:focus { border: 1px solid #ae0407 !important; outline: none !important; } .button { background: #4e4e4e !important; color: #fff !important; -webkit-border-radius: 5px !important; -moz-border-radius: 5px !important; border-radius: 5px !important; padding: 3px !important; margin-top: 5px !important; } .button:hover { background: #ae0407 !important; } /* Contact */ #wpcf_your_name, #wpcf_email, #wpcf_response, #wpcf_usersubject, #wpcf_msg { background: #F9F9F9 !important; border: 1px solid #4e4e4e !important; -webkit-border-radius: 5px !important; -moz-border-radius: 5px !important; border-radius: 5px !important; -moz-appearance: none !important; } #wpcf_your_name:focus, #wpcf_email:focus, #wpcf_response:focus, #wpcf_usersubject:focus, #wpcf_msg:focus { border: 1px solid #ae0407 !important; outline: none !important; } #wpcf_msg { width: 275px !important; } #contactsubmit { background: #4e4e4e !important; color: #fff !important; -webkit-border-radius: 5px !important; -moz-border-radius: 5px !important; border-radius: 5px !important; padding: 3px !important; } #contactsubmit:hover { background: #ae0407 !important; cursor: pointer !important; } /* --- end of style --- */ }
data/usercss/65972.user.css
@namespace url(http://www.w3.org/1999/xhtml); @-moz-document domain("sorozatjunkie.hu") { div#felulrebox{ display:none !important; } /* top 100px margin fix */ html>body>div { /* margin: 0px auto !important; border-left: 10px solid #4e4e4e !important; border-right: 10px solid #4e4e4e !important; -moz-box-shadow: 0px -3px 2px 2px !important; -webkit-box-shadow: 0px -3px 2px 2px !important; box-shadow: 0px -3px 2px 2px !important; */ } body { background: url("http://i.imgur.com/5XgF3.png") repeat fixed 0% 0% #575757 !important; } a { color: #125390 !important; } a:hover { text-decoration: underline !important; } /* Header & page */ #giganagy { background: #fff url("http://i.imgur.com/296VN.jpg") no-repeat scroll 0 0 !important; border-left: 10px solid #4e4e4e !important; border-right: 10px solid #4e4e4e !important; -webkit-box-shadow: 0px 5px 2px 2px #000 !important; -moz-box-shadow: 0px 5px 2px 2px #000 !important; box-shadow: 0px 5px 2px 2px #000 !important; } .folink { position: absolute !important; top: -210px !important; left: -520px !important; width: 495px !important; height: 80px !important; } /* Header Ad border */ body > div:nth-child(3) { border-left: 10px solid #4e4e4e !important; border-right: 10px solid #4e4e4e !important; -webkit-box-shadow: 0px 0px 2px 2px #000 !important; -moz-box-shadow: 0px 0px 2px 2px #000 !important; box-shadow: 0px 0px 2px 2px #000 !important; } /* Search box */ #keresoelhelyezes { margin-top: 60px !important; margin-left: 40px !important; position: absolute !important; } #s { border: 2px solid #4e4e4e !important; -webkit-border-radius: 20px !important; -moz-border-radius: 20px !important; border-radius: 20px !important; padding-left: 22px !important; background: url("http://i.imgur.com/uiHDw.png") no-repeat scroll 5px 3px transparent !important; -webkit-box-shadow: 0px 1px 5px rgba(0, 0, 0, 0.15) inset, 0px 1px 0px rgba(255, 255, 255, 0.8) !important; -moz-box-shadow: 0px 1px 5px rgba(0, 0, 0, 0.15) inset, 0px 1px 0px rgba(255, 255, 255, 0.8) !important; box-shadow: 0px 1px 5px rgba(0, 0, 0, 0.15) inset, 0px 1px 0px rgba(255, 255, 255, 0.8) !important; -moz-appearance: none !important; } #s:focus { border: 2px solid #ae0407 !important; outline: none !important; } #searchbutton { display: none !important; } /* login link */ #keresoelhelyezes a { color: #ccc !important; text-decoration: none !important; } #keresoelhelyezes a:hover { color: #ae0407 !important; } /* Menu */ .menu { margin-top: 60px !important; background: #4e4e4e !important; letter-spacing: 1.2px !important; font-size: 13px !important; color: #fff !important; border-top: 2px solid #4e4e4e !important; border-bottom: 2px solid #4e4e4e !important; text-align: center !important; } .menu:hover, .menu:hover a { background: transparent !important; color: #000 !important; } .menu a { color: #fff !important; font-family: Helvetica, Arial, sans-serif !important; text-decoration: none !important; } .menu a:hover { color: #ae0407 !important; } /* Sidebar */ .sidebarkiemelt a, #siderbar h3, #kategoriakjobbra h3, .menukoldalt h3 { color: #ae0407 !important; font-family: Helvetica, Arial, sans-serif !important; } .sidebarkiemelt h3:before { content: url("http://i.imgur.com/8K52Y.png")!important; padding-right: 5px !important; vertical-align: top !important; } .sidebarkiemelt a:hover { text-decoration: none !important; } .sidebaridezet { background: url("http://i.imgur.com/EJRu1.png") no-repeat scroll 8px -1px transparent !important; } #kategoriakjobbra a, .menukoldalt a, .sidebaridezet a { color: #4e4e4e !important; } #kategoriakjobbra a:hover, .menukoldalt a:hover, .sidebaridezet a:hover { color: #ae0407 !important; text-decoration: none !important; } #kategoriakjobbra h3:before { content: url("http://i.imgur.com/QXCmz.png")!important; padding-right: 3px !important; vertical-align: top !important; } /* Border fix */ #bejegyzesek { padding: 0 18px 0 0 !important; float: left !important; border-right: 2px solid #e2e2e2 !important; } #sidebar { border-left: 2px solid #e2e2e2 !important; width: 400px !important; float: left !important; margin-left: -2px !important; position: relative !important; background: transparent !important; } /* Spoilerkarantén */ .menukoldalt h3:before { content: url("http://i.imgur.com/lvgp2.png")!important; padding-right: 3px !important; vertical-align: top !important; } /* Archívum */ .menukoldalt ul h3:nth-child(1):before { content: url("http://i.imgur.com/t8LqH.png")!important; padding-right: 3px !important; vertical-align: top !important; } /* Entry */ /* Entry title */ #bejegyzesek h2 a { color: #ae0407 !important; } #bejegyzesek h2 a:hover { color: #ae0407 !important; text-decoration: none !important; } /* Entry links */ #bejegyzesek a { color: #ae0407 !important; text-decoration: none !important; } #bejegyzesek a:hover { text-decoration: underline !important; } #bejegyzesek .date, #bejegyzesek .date a, #bejegyzesek .author { color: #333 !important; font-size: 13px !important; margin-top: 3px !important; font-weight: normal !important; } .date:before { content: url("http://i.imgur.com/BjZkH.png")!important; padding-right: 5px !important; vertical-align: middle !important; } /* Footer */ .footercuccok { border-top: 2px solid #e2e2e2!important; } .footercuccok div { margin-bottom: 20px !important; } .footercuccok:after { content: 'Redesign/Userstyle: garky.freeblog.hu' !important; } .footercuccok a { color: #ae0407 !important; border: none !important; } .footercuccok a:hover { text-decoration: underline !important; } /* Read more link */ .tovabb, .more-link { font-weight: normal !important; } /* Pagination */ #bejegyzesek .previous { color: #fff !important; background: #4e4e4e url("http://i.imgur.com/bCFHy.png") no-repeat 100px 2px !important; padding: 5px !important; -webkit-border-radius: 8px !important; -moz-border-radius: 8px !important; border-radius: 8px !important; -webkit-box-shadow: -1px 2px 2px 0px rgba(0, 0, 0, 0.2) !important; -moz-box-shadow: -1px 2px 2px 0px rgba(0, 0, 0, 0.2) !important; box-shadow: -1px 2px 2px 0px rgba(0, 0, 0, 0.2) !important; } #bejegyzesek .previous:hover { background: #ae0407 url("http://i.imgur.com/bCFHy.png") no-repeat 100px 2px !important; color: #fff !important; } #bejegyzesek .previous a { padding-left: 10px !important; padding-right: 20px !important; color: #fff !important; text-decoration: none !important; } #bejegyzesek .next { color: #fff !important; background: #4e4e4e url("http://i.imgur.com/VR0qc.png") no-repeat 5px 2px !important; padding: 5px !important; -webkit-border-radius: 8px !important; -moz-border-radius: 8px !important; border-radius: 8px !important; -webkit-box-shadow: 1px 2px 2px 0px rgba(0, 0, 0, 0.2) !important; -moz-box-shadow: 1px 2px 2px 0px rgba(0, 0, 0, 0.2) !important; box-shadow: 1px 2px 2px 0px rgba(0, 0, 0, 0.2) !important; margin-right: 270px !important; /* Pushes prev button right when next is available */ } #bejegyzesek .next:hover { background: #ae0407 url("http://i.imgur.com/VR0qc.png") no-repeat 5px 2px !important; color: #fff !important; } #bejegyzesek .next a { padding-left: 20px !important; padding-right: 10px !important; color: #fff !important; text-decoration: none !important; } /* Hide empty spans */ .next:empty, .previous:empty { display: none !important; } /* Comments */ .eddigikommentek { border-top: 5px solid #4e4e4e !important; border-bottom: 5px solid #4e4e4e !important; } .kommentalja { background: #F9F9F9 !important; border: 1px solid rgba(78, 78, 78, 0.3) !important; } .amitirt { background: #F9F9F9 !important; -webkit-border-radius: 1px 1px 10px 10px !important; -moz-border-radius: 1px 1px 10px 10px !important; border-radius: 1px 1px 10px 10px !important; border: 1px solid rgba(78, 78, 78, 0.3) !important; -webkit-box-shadow: 0px 1px 1px 0px #ccc !important; -moz-box-shadow: 0px 1px 1px 0px #ccc !important; box-shadow: 0px 1px 1px 0px #ccc !important; } .amitirt2 { background: #EAEAEA !important; -webkit-border-radius: 1px 1px 10px 10px !important; -moz-border-radius: 1px 1px 10px 10px !important; border-radius: 1px 1px 10px 10px !important; border: 1px solid rgba(78, 78, 78, 0.3) !important; color: #000 !important; -webkit-box-shadow: 0px 1px 1px 0px #ccc !important; -moz-box-shadow: 0px 1px 1px 0px #ccc !important; box-shadow: 0px 1px 1px 0px #ccc !important; } textarea#comment { font-size: 13px !important; font-family: Arial, Helvetica, sans-serif !important; width: 475px !important; resize: none !important; border: 1px solid #4e4e4e !important; -webkit-border-radius: 5px !important; -moz-border-radius: 5px !important; border-radius: 5px !important; -moz-appearance: none !important; padding: 4px !important; } #comment:focus { outline: none !important; border: 1px solid #ae0407 !important; } .kommmentelogep { border: 1px solid #4e4e4e !important; -webkit-border-radius: 5px !important; -moz-border-radius: 5px !important; border-radius: 5px !important; -webkit-box-shadow: 0px 0px 3px 0px #ccc !important; -moz-box-shadow: 0px 0px 3px 0px #ccc !important; box-shadow: 0px 0px 3px 0px #ccc !important; } .kommmentelogep label { font-size: 14px !important; } input#author, input#email { font-size: 13px !important; font-family: Arial, Helvetica, sans-serif !important; border: 1px solid #4e4e4e !important; -webkit-border-radius: 5px !important; -moz-border-radius: 5px !important; border-radius: 5px !important; -moz-appearance: none !important; width: 200px !important; padding: 4px !important; } input#author:focus, input#email:focus { border: 1px solid #ae0407 !important; outline: none !important; } .button { background: #4e4e4e !important; color: #fff !important; -webkit-border-radius: 5px !important; -moz-border-radius: 5px !important; border-radius: 5px !important; padding: 3px !important; margin-top: 5px !important; } .button:hover { background: #ae0407 !important; } /* Contact */ #wpcf_your_name, #wpcf_email, #wpcf_response, #wpcf_usersubject, #wpcf_msg { background: #F9F9F9 !important; border: 1px solid #4e4e4e !important; -webkit-border-radius: 5px !important; -moz-border-radius: 5px !important; border-radius: 5px !important; -moz-appearance: none !important; } #wpcf_your_name:focus, #wpcf_email:focus, #wpcf_response:focus, #wpcf_usersubject:focus, #wpcf_msg:focus { border: 1px solid #ae0407 !important; outline: none !important; } #wpcf_msg { width: 275px !important; } #contactsubmit { background: #4e4e4e !important; color: #fff !important; -webkit-border-radius: 5px !important; -moz-border-radius: 5px !important; border-radius: 5px !important; padding: 3px !important; } #contactsubmit:hover { background: #ae0407 !important; cursor: pointer !important; } /* --- end of style --- */ }
0.165627
0.084229
.pricing .card { border: none; border-radius: 1rem; transition: all 0.2s; box-shadow: 0 0.5rem 1rem 0 rgba(0, 0, 0, 0.1); } .pricing hr { margin: 1.5rem 0; } .pricing .card-title { margin: 0.5rem 0; font-size: 0.9rem; letter-spacing: .1rem; font-weight: bold; } .pricing .card-price { font-size: 3rem; margin: 0; } .pricing .card-price .period { font-size: 0.8rem; } .pricing ul li { margin-bottom: 1rem; } .pricing .text-muted { opacity: 0.7; } .pricing .btn { font-size: 80%; border-radius: 5rem; letter-spacing: .1rem; font-weight: bold; padding: 1rem; opacity: 0.7; transition: all 0.2s; } /* Hover Effects on Card */ @media (min-width: 992px) { .pricing .card:hover { margin-top: -.25rem; margin-bottom: .25rem; box-shadow: 0 0.5rem 1rem 0 rgba(0, 0, 0, 0.3); } .pricing .card:hover .btn { opacity: 1; } } .visuallyhidden { position: absolute; z-index: -1; right: 0; opacity: 0; } /* h1 { color: white; text-align: center; margin-top: 1em; } */ /* .container { overflow: hidden; padding: 20px; margin-top: 2em; background: rgba(0,0,0,.1) } */ .card-carousel { --card-width: 80%; --card-max-width: 400px; --card-height: 500px; /* --carousel-min-width: 600px; */ z-index: 1; position: relative; margin: 0 auto; width: 100%; height: var(--card-height); min-width: var(--carousel-min-width); transition: filter .3s ease; } @media screen and (max-width: 640px) { .card-carousel { margin-left: calc((100vw - var(--carousel-min-width) - 40px) / 2) } } .card-carousel.smooth-return { transition: all .2s ease; } .card-carousel .card { background: whitesmoke; width: var(--card-width); max-width: var(--card-max-width); text-align: center; padding: 1em; min-width: 250px; height: var(--card-height); position: absolute; margin: 0 auto; color: rgba(0,0,0,.5); transition: inherit; -webkit-box-shadow: 0px 5px 5px 0px rgba(0,0,0,0.3); -moz-box-shadow: 0px 5px 5px 0px rgba(0,0,0,0.3); box-shadow: 0px 5px 5px 0px rgba(0,0,0,0.3); border-radius: 1em; filter: brightness(.9); display: flex; flex-direction: column; align-items: center; justify-content: center; } .card.highlight { filter: brightness(1) } .card:nth-of-type(1) .image-container { background-image: url("https://static.addtoany.com/images/dracaena-cinnabari.jpg"); } .card:nth-of-type(2) .image-container { background-image: url("https://www.w3schools.com/w3css/img_lights.jpg") } .card:nth-of-type(3) .image-container { background-image: url("https://images.pexels.com/photos/414612/pexels-photo-414612.jpeg?auto=compress&cs=tinysrgb&dpr=1&w=500") } .card:nth-of-type(4) .image-container { background-image: url("https://images.pexels.com/photos/67636/rose-blue-flower-rose-blooms-67636.jpeg?auto=compress&cs=tinysrgb&dpr=1&w=500") } .card:nth-of-type(5) .image-container { background-image: url("https://helpx.adobe.com/content/dam/help/en/stock/how-to/visual-reverse-image-search/jcr_content/main-pars/image/visual-reverse-image-search-v2_intro.jpg") } .image-container { width: 8em; height: 8em; position: relative; background-size: cover; margin-bottom: 2em; border-radius: 100%; padding: 1em; -webkit-box-shadow: inset 0px 0px 17px 0px rgba(0,0,0,0.3); -moz-box-shadow: inset 0px 0px 17px 0px rgba(0,0,0,0.3); box-shadow: inset 0px 0px 17px 0px rgba(0,0,0,0.3); } .image-container::after { content: ""; display: block; width: 120%; height: 120%; border: solid 3px rgba(0,0,0,.1); border-radius: 100%; position: absolute; top: calc(-10% - 3px); left: calc(-10% - 3px); }
assets/css/sponsor.css
.pricing .card { border: none; border-radius: 1rem; transition: all 0.2s; box-shadow: 0 0.5rem 1rem 0 rgba(0, 0, 0, 0.1); } .pricing hr { margin: 1.5rem 0; } .pricing .card-title { margin: 0.5rem 0; font-size: 0.9rem; letter-spacing: .1rem; font-weight: bold; } .pricing .card-price { font-size: 3rem; margin: 0; } .pricing .card-price .period { font-size: 0.8rem; } .pricing ul li { margin-bottom: 1rem; } .pricing .text-muted { opacity: 0.7; } .pricing .btn { font-size: 80%; border-radius: 5rem; letter-spacing: .1rem; font-weight: bold; padding: 1rem; opacity: 0.7; transition: all 0.2s; } /* Hover Effects on Card */ @media (min-width: 992px) { .pricing .card:hover { margin-top: -.25rem; margin-bottom: .25rem; box-shadow: 0 0.5rem 1rem 0 rgba(0, 0, 0, 0.3); } .pricing .card:hover .btn { opacity: 1; } } .visuallyhidden { position: absolute; z-index: -1; right: 0; opacity: 0; } /* h1 { color: white; text-align: center; margin-top: 1em; } */ /* .container { overflow: hidden; padding: 20px; margin-top: 2em; background: rgba(0,0,0,.1) } */ .card-carousel { --card-width: 80%; --card-max-width: 400px; --card-height: 500px; /* --carousel-min-width: 600px; */ z-index: 1; position: relative; margin: 0 auto; width: 100%; height: var(--card-height); min-width: var(--carousel-min-width); transition: filter .3s ease; } @media screen and (max-width: 640px) { .card-carousel { margin-left: calc((100vw - var(--carousel-min-width) - 40px) / 2) } } .card-carousel.smooth-return { transition: all .2s ease; } .card-carousel .card { background: whitesmoke; width: var(--card-width); max-width: var(--card-max-width); text-align: center; padding: 1em; min-width: 250px; height: var(--card-height); position: absolute; margin: 0 auto; color: rgba(0,0,0,.5); transition: inherit; -webkit-box-shadow: 0px 5px 5px 0px rgba(0,0,0,0.3); -moz-box-shadow: 0px 5px 5px 0px rgba(0,0,0,0.3); box-shadow: 0px 5px 5px 0px rgba(0,0,0,0.3); border-radius: 1em; filter: brightness(.9); display: flex; flex-direction: column; align-items: center; justify-content: center; } .card.highlight { filter: brightness(1) } .card:nth-of-type(1) .image-container { background-image: url("https://static.addtoany.com/images/dracaena-cinnabari.jpg"); } .card:nth-of-type(2) .image-container { background-image: url("https://www.w3schools.com/w3css/img_lights.jpg") } .card:nth-of-type(3) .image-container { background-image: url("https://images.pexels.com/photos/414612/pexels-photo-414612.jpeg?auto=compress&cs=tinysrgb&dpr=1&w=500") } .card:nth-of-type(4) .image-container { background-image: url("https://images.pexels.com/photos/67636/rose-blue-flower-rose-blooms-67636.jpeg?auto=compress&cs=tinysrgb&dpr=1&w=500") } .card:nth-of-type(5) .image-container { background-image: url("https://helpx.adobe.com/content/dam/help/en/stock/how-to/visual-reverse-image-search/jcr_content/main-pars/image/visual-reverse-image-search-v2_intro.jpg") } .image-container { width: 8em; height: 8em; position: relative; background-size: cover; margin-bottom: 2em; border-radius: 100%; padding: 1em; -webkit-box-shadow: inset 0px 0px 17px 0px rgba(0,0,0,0.3); -moz-box-shadow: inset 0px 0px 17px 0px rgba(0,0,0,0.3); box-shadow: inset 0px 0px 17px 0px rgba(0,0,0,0.3); } .image-container::after { content: ""; display: block; width: 120%; height: 120%; border: solid 3px rgba(0,0,0,.1); border-radius: 100%; position: absolute; top: calc(-10% - 3px); left: calc(-10% - 3px); }
0.433742
0.089574
@import url(fonts.css); /* *************************** */ /* ::-webkit-scrollbar { width: 11px; height: 10px; } ::-webkit-scrollbar-track { background: #f2efef; } ::-webkit-scrollbar-thumb { background: #ccc; box-shadow: 0 0 20px #000; } */ /* ************************** */ body { position: relative; direction: rtl; font-family: 'droid-kufi'; padding: 0px; margin: 0px; overflow-x: hidden; outline: 0; background: url('../images/formb.png'); } input[type='submit'] { width: 30%; height: 50px; line-height: 0px; font-size: 14px; text-align: center; border-radius: 0px; background: #0057a7; border: 1px solid #fff; color: #fff; outline: 0; } .wrapper { min-height: 100%; position: relative; width: 100%; } .head { min-height: 100%; } .info { float: right; margin-top: 10px; padding: 15px; } .info img { //display: table; margin: auto; transition: all 1s ease; } .info img:hover { transform: scale(1.1); transition: all 1s ease; } .info h3 { display: block; width: 100%; font-size: 30px; text-align: center; font-family: 'jor'; } .info p { text-align: center; line-height: 30px; } .info .search { position: relative; height: 40px; border: solid 1px #D2D0D0; width: 100%; margin: 15px 0 10px 0px; } .info .search input { display: block; border: 0px; position: absolute; width: 100%; height: 100%; top: 0; right: 0; outline: 0; padding-right: 10px; padding-left: 60px; text-align: right; font-family: 'droid-kufi'; line-height: 40px; } .info .search input:focus { box-shadow: 0px 0px 2px #0057a7; } .info .search span, .info .search input[type='submit'] { display: block; width: 40px; height: 100%; background: #0057a7; color: #fff; text-align: center; line-height: 38px; position: absolute; top: 0; left: 0; font-size: 16px; z-index: 5; } .search span:hover { background: #0057a7; } .info .search input[type='submit'] { z-index: 10; opacity: 0; } .vid { float: left; } .vid h3 { margin-top: 40px; font-family: 'jor'; } .vid iframe { display: block; width: 80%; margin: auto; height: 250px; border: solid 2px #0057a7; } .vid .mybtn { width: 100%; right: 80px; top: 15px; } .vid .mybtn a { display: block; width: 30%; height: 40px; color: #fff; background: #0057a7; font-size: 13px; line-height: 40px; padding: 0px 5px; margin: 0px 3%; float: right; text-align: center; border-radius: 0; } .vid .mybtn a:hover { background: #0057a7; } .vid .mybtn a span { display: block; height: 40px; margin-right: 15%; float: right; line-height: 40px; font-size: 14px; } // contact page #contact a { text-align: center; color: red; font-size: 1.5em; } .arrow i { float: right; width: 40px; height: 40px; background-color: #0057a7; line-height: 40px; color: #fff; margin: 10px; cursor: pointer; } #show-up { position: absolute; left: 0; top: 183px; float: left; width: 40px; height: 40px; background-color: #0057a7; line-height: 40px; color: #fff; margin: 10px; cursor: pointer; } #show-down { position: absolute; left: 0px; float: left; width: 40px; height: 40px; background-color: #0057a7; line-height: 40px; color: #fff; margin: 10px; cursor: pointer; top: 10px; text-align: center; z-index: 205; } /* .mymap{ position: relative; width: 100%; height: 550px; border-bottom: solid 3px #A366A3; } .mymap form{ display: block; width: 300px; position: absolute; top: 50px; right: 50px; z-index: 10; box-shadow: 3px 3px 4px #000; padding: 8px; background: #eee; } .mymap form select{ width: 100%; height: 40px; background: #A708A7; color: #fff; float: right; text-align: right; } .mymap form select option{ display: block; height: 30px; line-height: 30px; background: #eee; border-bottom: solid 1px #A366A3; color: #333; text-align: right; } .mymap form input[type="submit"]{ width: 100%; height: 35px; line-height: 35px; font-size: 18px; text-align: center; background: #A708A7; border:solid 2px #A366A3; margin-top: 10px; } */ #googleMap { position: absolute; width: 100%; height: 100%; top: 0; left: 0; z-index: 1; } #state_loader { margin-top: 30px; } .area select { margin-top: 25px; width: 81px; direction: rtl; margin-left: 1.2%; font-size: 12px; } .area input[type='submit'] { height: 40px; margin: 25px 0 0 0; font-size: 15px; background: #0057a7; border: 0; width: 250px; } .area input[type='submit']:hover { background: #8b088b; border: 0; } .footer { height: 40px; background: #0057a7; margin-bottom: 0px; margin-top: 33px; } .footer .fo-links { display: table; margin: auto; max-height: 40px; } .footer1 { height: 40px; background: #0057a7; margin-bottom: 0px; } .footer1 .fo-links { display: table; margin: auto; max-height: 40px; } .fo-links a { display: block; width: 80px; float: right; text-align: center; line-height: 40px; color: #fff; font-size: 10px; margin: 0px 5px; } .fo-links a:hover { text-decoration: underline } /* * show.css */ .pr-head { margin-top: 100px; padding: 0px; border-bottom: 3px solid #0057a7; padding-bottom: 40px; } .pr-head .pr-img { float: right; } .pr-img a { display: block; height: 50px; text-align: center; line-height: 50px; background: #0057a7; margin: auto; margin-top: 20px; } .pr-imgcont { background-color: yellowgreen; width: 87%; height: 280px; margin: AUTO; border: 3px solid #0057a7; } .pr-imgcont img { width: 100%; height: 100%; } .pr-info { float: left; } .pr-info table { margin: auto; margin-top: 95px; } table tr { direction: rtl; height: 70px; border: 1px solid #fff; /* float: right;*/ } table th { width: 170px; background-color: #0057a7; float: right; color: #fff; height: 100%; border-left: 1px solid #FFF; line-height: 68px; text-align: center; font-weight: normal; font-size: 14px; } table td { width: 460px; float: right; height: 100%; line-height: 68px; text-align: center; font-size: 14px; background-color: #bdbdbd; color: #000; } .pr-other { padding-bottom: 70px; border-bottom: 3px solid #0057a7; } .pr-other h3 { background-color: #0057a7; display: block; color: #fff; padding: 15px; width: 200px; margin: auto; line-height: 30px; font-size: 19px; margin-bottom: 50px; } .sh-comp-info h3 { background-color: #0057a7; display: block; color: #fff; padding: 15px; width: 200px; margin: auto; line-height: 30px; font-size: 19px; margin-bottom: 50px; } .sh-comp-info table { margin: auto; } .sh-comp-info tr .social a { display: block; height: 25px; margin: 0px 5px; font-size: 15px; line-height: 5px; text-align: right; background: #999; color: #333; float: right; } .sh-comp-info tr .social a:hover { color: #fff; background: #0057a7; } .order-prod { background-image: url(../images/hback.png); border: solid 2px #0057a7; padding: 15px 35px; left: 0; margin-top: 65px; display: none; } .flash-msg,.flash-msg1 { background: #13C157; text-align: center; padding: 0px 0 10px; border-radius: 4px; box-shadow: 0 0 50px #13C157; -moz-box-shadow: 0 0 50px #13C157; -webkit-box-shadow: 0 0 50px #13C157; -o-box-shadow: 0 0 50px #13C157; -ms-box-shadow: 0 0 50px #13C157; display: none; } .flash-msg h1,.flash-msg1 h1{ font-size: 17px; color: #fff; } .order-prod h2 { font-size: 13px; text-align: center; background: #0057a7; width: 110px; height: 30px; line-height: 30px; color: #fff; margin: 15px auto; } .order-prod .close-ord { display: block; width: 40px; height: 40px; text-align: center; font-family: droid-kufi; line-height: 40px; top: -42px; right: -2px; background: #0057a7; color: #fff; font-weight: bolder; cursor: pointer; } .order-prod textarea, .order-prod input { width: 100%; margin: 5px auto; text-align: right; height: 80px; padding: 5px 5px; border: 1px solid #C3C1C1; } .order-prod input[type="text"] { height: 35px; line-height: 30px; width: 49%; margin-right: 1%; padding-top: 0px; float: right; } .order-prod input[type="submit"] { height: 40px; border: 0px; background: #0057a7; font-size: 17px; text-align: center; } /* ** */ /* order */ h3 { margin-top: 100px; text-align: center; margin-bottom: 30px; } .side { float: right; max-height: 500px; overflow-x: hidden; overflow-y: scroll; border: solid 5px #555; text-align: right; margin-right: 2%; padding: 0px; } .side .msg { width: 100%; min-height: 70px; border-bottom: dotted 1px; padding: 10px; display: : table; height: auto; transition: 0.7s; -webkit-transition: 0.7s; cursor: pointer; } .side .msg:hover { background: #0057a7; color: #fff; } .side img { width: 20%; max-width: 50px; display: table; float: right; border: solid 2px #555; clear: both; } .msg span { display: block; width: 80%; float: right; padding: 5px; } .msg .order-info { display: none; } .msgs { padding: 10px; } .msgs .time { background: #ddd; width: 200px; float: right; text-align: center; border: dotted 2px #777; margin-bottom: 20px; } .order-info ul { display: table; width: 100%; } .order-info li { list-style-type: none; text-align: right; display: block; width: 70%; float: right; padding: 5px; } .order-info li.title { width: 30%; font-weight: bold; } /* */ /* ************************* default *********************** */ h1, h3, h2 { font-family: 'droid-kufi'; } h2 { font-family: 'droid-kufi'; font-size: 13px; text-decoration: none; } a { color: #fff; } a:hover, a:focus { text-decoration: none; cursor: pointer; color: #fff; } .myhead { background: url('../images/hback.png'); height: auto; position: fixed; z-index: 200; border-bottom: solid 1px #0057a7; margin: 0px; box-shadow: 0px 1px 9px #333; } .myhead .logo { float: right; height: 60px; margin: 7px 0 0 0; } .myhead .logo a { width: 160px; height: 60px; margin: auto; position: absolute; margin-right: -80px; } .myhead .logo a img { height: 100%; width: 100%; } .myhead .btns { float: right; height: 60px; margin: 4px 0 5px 0; } .myhead .btns1 { float: right; height: 60px; margin: 4px 0 0px 0; } .btns a { line-height: 60px; height: 60px; background: #0057a7; margin: 3px; padding: 12px 10px; } .btns1 a { line-height: 60px; height: 60px; background: #0057a7; margin: 3px; padding: 12px 10px; } .myhead .search { float: right; height: 60px; margin: 0; padding: 10px; } .myhead .search input[type='text'] { height: 40px; font-size: 16px; text-indent: 6px; outline: 0px; float: right; line-height: 40px; width: 75%; } .myhead .search input[type='submit'] { width: 19%; height: 40px; background: #0057a7; color: #fff; text-align: center; line-height: 40px; font-size: 16px; float: right; outline: 0; border: 0; margin: 0px 3px 0 0; } .footer .fo-links { display: table; margin: auto; max-height: 40px; } .fo-links a { display: block; width: 80px; float: right; text-align: center; line-height: 40px; color: #fff; font-size: 10px; margin: 0px 5px; } .login-form { width: 300px; background-image: url(../images/hback.png); margin: auto; border-radius: 3px; padding: 15px; display: none; } .forget-mail1 { width: 400px; background-image: url(../images/hback.png); margin: auto; border-radius: 3px; padding: 10px; display: none; text-align: center; } .forget-mail1 h1{ font-size: 13px; text-align: center; background: #0057a7; line-height: 30px; left: 33%; color: #fff; margin: 0px 0 10px 0; } .forget-mail1 input{ width: 100%; padding: 7px; height: 40px; direction: rtl; margin-bottom: 10px; } .forget-mail1 button{ background: #0057a7; color: #fff; padding: 8px 30px; font-size: 12px; border-radius: 0; margin-bottom: 0; } .login-form h1 { font-size: 13px; text-align: center; background: #0057a7; width: 110px; height: 30px; position: absolute; line-height: 30px; left: 33%; color: #fff; } .login-pass { width: 300px; background-image: url(../images/hback.png); margin: auto; border-radius: 3px; padding: 15px; display: none; float: left; position: relative; } .login-pass h1 { font-size: 13px; text-align: center; background: #0057a7; width: 110px; height: 30px; line-height: 30px; color: #fff; margin-top: 0px; margin: auto; margin-bottom: 15px; border-radius: 3px; } #admintxt { width: 50px; height: 45px; /* position: absolute; */ text-align: center; background: #0057a7; line-height: 40px; color: #fff; margin-top: 80px; float: right; } .txt { width: 220px; height: 45px; border: 0px; line-height: 45px; direction: rtl; text-indent: 8px; margin-bottom: 20px; margin-top: 80px; /* margin-right: 50px; */ float: left; font-size: 13px; } #passtxt { width: 50px; height: 45px; text-align: center; line-height: 40px; background: #0057a7; color: #fff; float: right; margin-top: 20px; } #passtxt { -moz-margin-top: 145px; -moz-margin-right: -270px; -moz-position: absolute; } .pass { width: 220px; height: 45px; border: 0px; line-height: 45px; direction: rtl; text-indent: 8px; margin-bottom: 20px; float: left; font-size: 13px; } .pass1 { width: 100%; height: 45px; border: 0px; line-height: 45px; direction: rtl; text-indent: 8px; margin-bottom: 20px; } .checkbox { margin-top: -8px; direction: rtl; position: inherit; } .checkbox label { color: #0057a7; } .checkbox2 label{ width: auto; color: #0057a7; cursor: pointer; font-weight: normal; } .checkbox2 input{ margin-left: 5px; } .checkbox2 a{ float: left; color: #0057a7; padding: 10px 0 0 0; } .checkbox2 a:hover{ color: #0057a7; } .bt { width: 220px; height: 45px; margin-right: 25px; border: 0px; background: #0057a7; color: #fff; } .bt:hover { background: linear-gradient(#0A4A7B, #106BB3); background: #A366A3; } .bt1 { width: 100px; height: 45px; margin-right: 20px; border: 0px; background: #0057a7; color: #fff; border-radius: 4px; } .bt1:hover { background: linear-gradient(#0A4A7B, #106BB3); background: #0057a7; } .imgcontent input[type='file'] { opacity: 0; z-index: 10; background: #000; height: 100%; width: 100%; } .edit-comp { background: url('../images/hback.png'); padding: 1%; border: solid 3px #0057a7; z-index: 250; display: none; float: none; margin: AUTO; overflow-y: auto; height: 520px; } .add-other { display: table; width: 100%; height: 30px; background: #333; color: #fff; line-height: 30px; text-align: center; margin: 5px 0px; } #other input { display: table; width: 45%; float: right; height: 35px; padding: 5px; margin: 2%; } #otherr input { display: table; width: 45%; float: right; height: 35px; padding: 5px; margin: 2%; } .add-prod, .add-offer { background: url('../images/hback.png'); padding: 1%; border: solid 3px #0057a7; z-index: 250; display: none; float: none; margin: AUTO; overflow-y: auto; height: 520px; } #addpr-btn { width: 97%; height: 50px; font-size: 17px; border-radius: 5px; background: #0057a7; border: none; color: #fff; outline: 0; } .edit-comp input { margin: 5px auto; text-align: right; border: 1px solid #aaa; border-radius: 0; } #add-dept:hover { color: #FFF; text-decoration: none; background: #0057a7; } label { font-family: jor; } .add-prod input, .add-offer input { width: 100%; text-align: right; margin: 5px auto; padding: 0px 5px; height: 35px; line-height: 30px; } input[type='submit'] { text-align: center; margin-top: 20px; } .edit-comp >h3, .add-prod >h3, .add-offer >h3 { background-color: #0057a7; display: block; color: #fff; padding: 8px; width: 310px; margin: 25px auto; line-height: 30px; font-size: 14px; } .all-shown h1 { background-color: #0057a7; display: block; color: #fff; padding: 10px; width: 280px; margin: 5px auto; font-size: 14px; } .all-shown a { background-color: #0057a7; float: right; color: #fff; padding: 10px; width: 100%; margin: 20px 0 10px 0; font-size: 12px; height: 40px; line-height: 40px; } .all-shown h4 { float: right; line-height: 0; font-size: 15px; } .all-shown span { float: left; line-height: 21.2px; font-size: 15px; } a, a:hover, a:focus { text-decoration: none; color: #fff; } .add-comp { padding: 20px; margin: auto; text-align: right; background: #0057a7; float: none; direction: rtl; margin-top: 30px; } .ver2 { margin-top: 110px; } @media (min-width: 0px) and (max-width: 993px) { .add-comp { /* margin-top: 225px;*/ /* margin-right: -9px;*/ } } @media (min-width: 0px) and (max-width: 992px) { .myhead { display: none; } } .add-comp input { display: block; height: 43px; border-radius: 2px; line-height: 35px; margin: 15px auto; text-align: right; font-size: 15px; width: 100%; border: 0px; } .add-comp input[type="submit"] { background-color: #0057a7; text-align: center; } /* .time, .places { width: 100%; display: table; padding: 1% 0px; border-bottom: dashed 1px #A708A7; } .time, .places1 { width: 100%; display: table; padding: 1% 0px; border-bottom: dashed 1px #A708A7; } */ label { width: 100%; text-align: center; line-height: 40px; color: #fff; } .time input, .time select { width: 45%; float: right; text-align: center; line-height: 30px; border: 0px; resize: none; direction: rtl; /* margin: 5px 2%;*/ border: 1px solid #aaa; height: 40px; } .time select, .time input { margin: 5px 2% 27px; } #rec { width: 100%; text-align: right; line-height: 30px; border: 0px; direction: rtl; height: 40px; } #gender { width: 100%; height: 30px; margin: 15px 0%; float: right; text-align: center; line-height: 30px; border: 0px; resize: none; } .places .controls input { width: 20%; margin: 2%; border: 0px; display: inline; font-size: 13px; } .places1 select { width: 30%; margin: 2px; border: 0px; } .s-sort select { width: 70%; float: right; padding: 5px; border: 0px; margin-bottom: 25px; } .s-sort a { display: block; width: 25%; font-size: 12px; color: #fff; text-align: center; line-height: 37px; height: 39px; margin-right: 7px; float: right; padding: 0px 3px; border-radius: 0px; background: #FAA32A; border-radius: 0px; } #dept-sort { padding: 4%; display: none; } #dept-sort input { width: 70%; float: right; } #dept-sort a { width: 20%; float: right; margin-right: 5%; margin-top: 15px; line-height: 30px } .imgcontent { width: 240px; height: 230px; margin: auto; margin-bottom: 40px; position: relative; border: 2px solid #333; border-radius: 0px; padding: 0px; background: no-repeat center; background-size: 100% 100%; } .imgcontent .bstext { position: absolute; width: 100%; background: rgb(16, 93, 152); color: #fff; height: 100%; top: 0; left: 0; text-align: center; line-height: 200px; z-index: 5; font-size: 17px; } .imgcontent input { position: absolute; width: 100%; height: 100%; top: 0; left: 0; z-index: 10; opacity: 0; cursor: pointer; } /* **************** */ .imgcontent1 { width: 200px; height: 200px; margin: 50px auto; position: relative; border: 2px dotted #fff; border-radius: 0px; padding: 0px; background: no-repeat center; background-size: 100% 100%; } .imgcontent1 .bstext1 { position: absolute; width: 100%; background: rgb(16, 93, 152); color: #fff; height: 100%; top: 0; left: 0; text-align: center; line-height: 200px; z-index: 5; font-size: 17px; } .imgcontent1 input { position: absolute; width: 100%; height: 100%; top: 0; left: 0; z-index: 10; opacity: 0; cursor: pointer; } /* ***************** */ textarea { text-align: right; padding: 10px; border-radius: 0px; } #jop-ex { height: 120px; resize: none; border-radius: 4px; outline: 0; border: 0; padding: 10px; text-align: right; direction: rtl; } input[type='submit']:hover { background: #0057a7; } .s-area { position: fixed; top: 320px; left: -145px; // width:550px; background: rgba(51, 51, 51, 0.84); line-height: 80px; padding: 0px; margin-left: -550px; z-index: 10; } .resum { border: 1px solid #195F94; width: 100%; height: 35px; } .s-area span#span { display: block; width: 50px; height: 50px; line-height: 50px; background: #0057a7; font-size: 30px; text-align: center; color: #fff; position: absolute; top: 16px; right: -50px; cursor: pointer; } .s-area span i { display: block; line-height: 50px; font-size: 25px; text-align: center; color: #fff; cursor: pointer; -webkit-animation: myfir 0.6s linear 0s infinite alternate; animation: myfir 0.6s linear 0s infinite; } /* Chrome, Safari, Opera */ @-webkit-keyframes myfir { from { line-height: 45px; } to { line-height: 55px; } } /* Standard syntax */ @keyframes myfir { from { line-height: 45px; } to { line-height: 55px; } } .s-area select { width: 100px; background: #0057a7; color: #fff; //float:right; margin: 5px; margin-top: 20px; font-size: 12px; outline: 0; } .s-area select option { background: #ddd; color: #555; } .close-map { display: none; } .s-area input { width: 100px; margin: 10px; height: 27px; background: #0057a7 !important; color: #fff; font-size: 13px; } .type { display: table; width: 100%; text-align: center; margin: auto; } .type li { list-style-type: none; display: inline-block; text-align: right; margin: 0px 20px; } .type input { float: right; width: 20px; height: 20px; border: 0px; background: #555; font-size: 15px; } .type span { line-height: 45px; margin-right: 10px; font-size: 17px; color: #fff; } .an-sort { display: table; width: 100%; display: none; clear: both; margin-bottom: 60px; } .an-sort input { width: 50%; float: right; padding: 4px; margin-top: -10px; } .an-sort a { display: block; width: 30%; max-width: 80px; font-size: 12px; float: right; margin-top: -10px; height: 35px; line-height: 35px; } /** ***************************************************** */ /* ****************** contact *********** */ @media (min-width: 0px) and (max-width: 997px) { .contact-det { margin-top: -20px; } } .contact-det { min-height: 604px; } h3 { margin-top: 40px; } .contact { float: right; margin-bottom: 20px; } .contact input, textarea { width: 100%; padding: 5px; text-align: right; direction: rtl; display: block; margin-top: 5px; } .contact textarea { height: 204px; resize: none; border: 1px solid #aaa; } .cont-head { margin-top: 120px; } .contact input[type="submit"] { text-align: center; height: 40px; } .contact input[type="submit"]:hover { background: #0057a7; } .map { float: left; } .map p, .map span { text-align: center; display: block; width: 40%; float: right; line-height: 30px; margin: 1%; font-weight: bold; padding: 5px; background: #0057a7; color: #fff; } .infos { width: 100%; } .map span { width: 56%; font-weight: normal; background: #0057a7; color: #fff; float: left; } .map #googleMap { width: 90%; height: 300px; float: right; margin-top: 30px; border: solid 5px #999; } /* ********************************* */ /* ************ comp **************** */ .comp-info { display: table; margin-top: 80px; width: 100%; border-bottom: solid 3px #0057a7; } .comp-info .comp-img { float: left; padding: 10px; } @media (min-width: 0px) and (max-width: 990px) { .comp-info { margin-top: 15px; } } .comp-img img { width: 100%; height: 300px; border: solid 4px #0057a7; } .comp-img h3 { font-family: sans-serif; margin: 0 0 20px 0; } .imgcontent input[type='file'] { opacity: 0; z-index: 10; background: #000; height: 100%; width: 100%; } .imgcontent .bstext { position: absolute; width: 100%; background: #aaa; color: #000; height: 100%; top: 0; left: 0; text-align: center; line-height: 200px; z-index: 5; font-size: 17px; } .imgcontent input { position: absolute; width: 100%; height: 100%; top: 0; left: 0; z-index: 10; opacity: 0; cursor: pointer; } #adj8 { width: 130px; height: 35px; position: absolute; margin-top: 238px; background: #0057a7; margin-right: -56px; line-height: 35px; border-radius: 4px; display: none; font-size: 14px; } .infos1 { float: right; padding: 0px; margin-top: 54px; } .infos1 ul { display: table; list-style-type: none; } .infos1 ul li { background-color: #bdbdbd; width: 70%; float: left; text-align: center; padding: 15px; border-bottom: 1px solid #fff; max-height: 70px; min-height: 50px; font-size: 13px; } .social-links { margin: -9px; } .infos1 ul li.m { width: 30%; background-color: #0057a7; padding: 15px; float: right; font-size: 13px; text-align: center; color: #fff; height: 50px; max-height: 70px; min-height: 50px; } .infos1 .social-links a { display: inline-block; width: 40px; height: 40px; line-height: 30px; background: #fff; border-radius: 5px; color: #444; font-size: 18px; transition: background 0.5s; -webkit-transition: background 0.5s; } .infos1 .social-links a:hover { background: #0057a7; color: #fff; } .comp-messg { float: right; margin-top: 15px; width: 30%; margin-right: 250px; height: 70px; border-radius: 4px; } .show-messg { float: right; width: 40%; background: #105D98; height: 50px; text-align: center; line-height: 50px; border-radius: 4px; font-size: 17px; transition: all 0.5s ease; } .show-messg:hover { transition: all 0.5s ease; background: #0b426c; } .show-pass { float: right; width: 44%; background: #0057a7; text-align: center; padding: 11px; border-radius: 4px; transition: all 0.5s ease; margin: 10px 0px 10px; } .show-pass:hover { transition: all 0.5s ease; background: #0057a7; } .catogs { float: right; text-align: right; padding: 0px; padding-left: 2% } .catogs ul, .catogs li { width: 100%; background: #222; padding: 0px; float: right; } .catogs li { padding: 10px; color: #fff; float: right; text-align: right; border: solid 1px #fff; } .catogs li span { display: block; width: 30px; float: left; line-height: 20px; cursor: pointer; } .catogs li ul { margin-top: 5%; display: none; } .catogs li ul li { padding-top: 3px; border: none; } .products { margin: auto 120px; background: url('../images/imgback.png'); padding: 2%; } .products h3 { display: block; width: 50%; float: right; font-weight: bold; text-align: right; border-bottom: dotted 1px #0057a7; padding-bottom: 5px; } .products .of-slide { width: 100%; height: 320px; position: relative; } .of-slide .my-of-slide { position: absolute; max-width: : 100%; height: 320px; } .owl-pagination { display: none; } .owl-buttons { opacity: 1; z-index: 13; } .owl-prev, .owl-next { position: absolute; top: 37%; right: -1.5%; width: 60px; height: 50px; border-radius: 0px; z-index: 113 !important; } .owl-next { left: -1.5%; } .of-slide .glyphicon-chevron-right, .of-slide .glyphicon-chevron-left { position: absolute; font-size: 35px; background: #333; padding: 5px; color: #fff; z-index: 10; top: 39%; right: 0px; width: 45px; } .of-slide .glyphicon-chevron-left { left: 0px; } .glyphicon:hover { opacity: 1; cursor: pointer; } .products .of-slide img { width: 100%; height: 250px; background: #fea; } .my-offer { width: 98%; margin: 1.1%; height: 300px; padding: 0px; border: solid 2px #0057a7; overflow: hidden; } .my-offer .dt { border-top: solid 2px #333; } .dt span { display: block; width: 50%; height: 45px; float: right; line-height: 40px; color: #fff; background: #0057a7; text-align: center; } .prods .prd { float: right; height: 200px; margin-top: 20px; } .prd img { width: 100%; height: 160px; border: solid 2px #333; border-bottom: 0px; } .prd span.prc { display: block; width: 50%; float: right; color: #fff; height: 40px; border-top: solid 2px #000; line-height: 40px; background: #A708A7; text-align: center; margin: 0px; padding: 0px; } .like { background: #0057a7; height: 40px; line-height: 40px; text-align: center; height: 40px; margin-top: 5px; /* border: 0px !important; */ border: 0px !important; } .like span { font-size: 15px; color: #fff; height: 10px !important; line-height: 35px; } .v2 { margin-top: 65px; } .like a { font-size: 15px; font-family: droid-kufi; float: right; margin: 0px 5px; } .like span:hover { color: #f55; } .control-pg { top: 0; left: 0; background: rgba(51, 51, 51, 0.84); color: #fff; z-index: 210; min-height: 100vh; width: 240px; margin-left: -240px; position: fixed; } .control-pg .open-cog, .control-pg .close-cog { float: right; display: block; width: 50px; height: 50px; line-height: 50px; text-align: center; font-size: 35px; background: #0057a7; right: -50px; top: 257px; position: relative; } .control-pg .open-cog a, .control-pg .close-cog a { display: block; width: 50px; height: 50px; text-align: center; line-height: 50px; font-size: 25px; -webkit-animation: myfirst 1.5s linear 0s infinite alternate; animation: myfirst 1.5s linear 0s infinite; -webkit-transform: rotate(0deg); transform: rotate(0deg); } /* Chrome, Safari, Opera */ @-webkit-keyframes myfirst { from { -webkit-transform: rotate(0deg); transform: rotate(0deg); } to { -webkit-transform: rotate(360deg); transform: rotate(360deg); } } /* Standard syntax */ @keyframes myfirst { from { -webkit-transform: rotate(0deg); transform: rotate(0deg); } to { -webkit-transform: rotate(360deg); transform: rotate(360deg); } } .control-pg a:hover { background: transparent; } .control-pg .close-cog { display: none; } .control-pg li { list-style-type: none; font-size: 13px; margin: 2% auto; padding: 8%; cursor: pointer; padding-right: 25px; text-align: right; float: right; width: 100%; } .control-pg li:hover { background: rgba(23, 22, 22, 0.84); transition: all 0.3s; } .control-pg li span { display: block; width: auto; float: left; margin-left: 5%; } .my-offer .glyphicon { font-size: 15px; line-height: 40px; } .my-offer .glyphicon a { font-size: 15px; font-family: 'droid-kufi'; margin: 0px 5px; } .my-offer .glyphicon:hover { color: #f55; } /* ******************************* */ .input-sm { resize: none; border: 1px solid #aaa; border-radius: 0; } .holder { position: relative; background-size: contain; width: 100%; height: 370px; background-repeat: no-repeat; background-image: url(../images/apple.png); background-position: center; overflow: hidden; } .t { position: relative; width: 366px; height: 230px; overflow: hidden; margin: auto; margin-top: 16px; background: #010006; } .preview >video, .t >video { width: 100%; height: 100%; } video::-webkit-media-controls-fullscreen-button { display: none; } video::-moz-media-controls-fullscreen-button { display: none; } #paus, #play, #left, #right { background-color: #010006; padding: 5px 10px; color: #fff; cursor: pointer; margin-left: 1px; position: relative; z-index: 999; margin-bottom: -1px; } #right { border-top-right-radius: 5px; } #left { border-top-left-radius: 5px; } .holder .preview { background: #010006; width: 365px; height: 246px; overflow: hidden; margin: auto; margin-top: 14px; } .preview >img, .t >img { width: 100%; height: 100%; } /* .preview img { margin-top: 0px; width: 100%; transition: all 8s ease-in-out; } .preview:hover img { margin-top: -605px; } */ .vid .mybtn .signup-btn { display: inline-block; width: 30%; height: 40px; color: #fff; background: #0057a7; font-size: 11px; line-height: 40px; padding: 0px 5px; margin: auto 245px; float: none; text-align: center; margin-top: 15px; margin-right: 100px; } .sign-form { width: 600px; margin: auto; border-radius: 5px; display: none; } .up-form { width: 400px; float: right; border-radius: 5px; background-image: url(../images/hback.png); } .up-form h1 { font-size: 13px; text-align: center; background: #0057a7; width: 136px; height: 30px; line-height: 30px; color: #fff; margin: 20px auto; } .fname { width: 90%; height: 45px; border: 0px; line-height: 45px; direction: rtl; text-indent: 8px; margin-bottom: 15px; margin-right: 20px; } .up-pass { width: 42%; height: 45px; border: 0px; line-height: 45px; direction: rtl; text-indent: 8px; margin-bottom: 15px; margin-right: 20px; } .up-check label { cursor: pointer; color: #0057a7; font-family: 'droid-kufi'; font-size: 13px; } #up-btn { width: 40%; height: 45px; border: 0px; line-height: 45px; direction: rtl; text-align: center; margin-bottom: 15px; margin-right: 110px; } .divided { width: 2px; background: #0057a7; height: 310px; float: right; margin-top: 30px; } .social-form { float: left; width: 198px; height: 435px; border-radius: 5px; background-image: url(../images/hback.png); } #fac { width: 80%; height: 45px; border: 0px; line-height: 45px; direction: rtl; text-indent: 8px; margin-bottom: 15px; margin-right: 20px; background: #26468b; text-align: center; font-size: 23px; margin-top: 70px; border-radius: 4px; } #fac:hover { background: #3a5897; } #twit { width: 80%; height: 45px; border: 0px; line-height: 45px; direction: rtl; text-indent: 8px; margin-bottom: 15px; margin-right: 20px; background: #0aa8d0; text-align: center; font-size: 23px; border-radius: 4px; } #twit:hover { background: #00bdec; } #google { width: 80%; height: 45px; border: 0px; line-height: 45px; direction: rtl; text-indent: 8px; margin-bottom: 15px; margin-right: 20px; background: #c73929; text-align: center; font-size: 23px; border-radius: 4px; } #google:hover { background: #d94a3a; } .free { margin-right: 15px; border-bottom: 2px solid #0057a7; padding-bottom: 15px; background-image: url(../images/hback.png); margin-bottom: 20px; margin-top: 20px; } .free h1, .paied h1 { background-color: #0057a7; padding: 15px; font-size: 14px; color: #fff; float: right; width: 200px; text-align: center; } .free p { float: right; padding: 15px; width: 94%; padding-right: 30px; } .free label { float: right; background-color: #0057a7; text-align: right; padding-right: 15px; cursor: pointer; } .free input { float: right; width: 20px; height: 20px; border: 0px; background: #FFF; font-size: 15px; margin: 8px; } .free span { font-size: 16px; font-weight: normal; } .paied { background-image: url(../images/hback.png); padding: 30px; margin-right: 15px; padding-bottom: 15px; border-bottom: 2px solid #0057a7; } .paied h1 { margin-right: -30px; font-size: 15px; } /*************************************** */ .effect-zoe { margin-right: 10px; /* border-left: 2px solid #A708A7;*/ overflow: hidden; } .slide1 { margin-right: 10px; border-bottom: 2px solid #0057a7; } /*---------------*/ /***** Zoe *****/ /*---------------*/ figure.effect-zoe figcaption { top: auto; bottom: 0; padding: 1em; height: 6.75em; background: #0057a7; width: 252px; margin-right: -22px; color: #FFFFFF; -webkit-transition: -webkit-transform 0.35s; transition: transform 0.35s; -webkit-transform: translate3d(0, 100%, 0); transform: translate3d(0, 100%, 0); width: 100% !important; margin-left: px !important; right: 0px !important; position: absolute; margin-left: 0px !important; margin-right: 0px !important; } #go-prod { width: 100%; height: 100%; line-height: 70px; text-align: center; float: right; background-color: #fff; color: #0057a7; font-size: 13px; } figure.effect-zoe h2 { margin-top: 5px; float: right; direction: rtl; } figure.effect-zoe p.icon-links a { float: left; color: #FFFFFF; font-size: 15px; padding: 2px; margin: 2px; margin-top: 10px; margin-left: 1px; } figure.effect-zoe:hover p.icon-links a:hover, figure.effect-zoe:hover p.icon-links a:focus { color: #61bc1e; } figure.effect-zoe p.description { position: absolute; bottom: 80px; padding: 20px 15px 20px 10px; width: 100%; margin-right: -14px; line-height: 23px; color: #FFFFFF; font-size: 12px; background: #0057a7; -webkit-transition: opacity 0.35s; transition: opacity 0.35s; -webkit-backface-visibility: hidden; } figure.effect-zoe h2, figure.effect-zoe p.icon-links a { -webkit-transition: -webkit-transform 0.35s; transition: transform 0.35s; -webkit-transform: translate3d(0, 200%, 0); transform: translate3d(0, 200%, 0); } figure.effect-zoe p.icon-links a span::before { display: inline-block; padding: 8px 10px; font-family: 'feathericons'; speak: none; -webkit-font-smoothing: antialiased; -moz-osx-font-smoothing: grayscale; } .icon-eye::before { content: '\e000'; } .icon-paper-clip::before { content: '\e001'; } .icon-heart::before { content: '\e024'; } figure.effect-zoe h2 { display: inline-block; } figure.effect-zoe:hover p.description { opacity: 1; } figure.effect-zoe:hover figcaption, figure.effect-zoe:hover h2, figure.effect-zoe:hover p.icon-links a { -webkit-transform: translate3d(0, 0, 0); transform: translate3d(0, 0, 0); } figure.effect-zoe:hover h2 { -webkit-transition-delay: 0.05s; transition-delay: 0.05s; } figure.effect-zoe:hover p.icon-links a:nth-child(3) { -webkit-transition-delay: 0.1s; transition-delay: 0.1s; } figure.effect-zoe:hover p.icon-links a:nth-child(2) { -webkit-transition-delay: 0.15s; transition-delay: 0.15s; } figure.effect-zoe:hover p.icon-links a:first-child { -webkit-transition-delay: 0.2s; transition-delay: 0.2s; } /* ***************************** */ .area-serch { width: 630px; background: url('../images/hback.png'); margin: auto; padding: 20px; border-radius: 4px; margin-top: -10px; display: none; } @media (min-width: 0px) and (max-width: 690px) { .area-serch { width: 100%; background: url('../images/hback.png'); margin: auto; padding: 20px; border-radius: 4px; margin-top: -10px; display: none; margin-right: 15px; } } /* @media (min-width: 0px) and (max-width: 700px) { .vid .mybtn { width: 110%; right: 90px } .vid .mybtn .signup-btn { margin-right: 92px; } } */ .area-serch select { width: 18%; font-size: 12px; } .area-ser { width: 99%; height: 45px; border: 0px; line-height: 45px; direction: rtl; text-indent: 8px; margin-bottom: 5px; margin-right: -2px; margin-top: 15px; } .opt { float: right; margin-top: 20px; font-size: 16px; } /* ***************** companies ******************** */ .company-list { float: right; height: 400px; margin-right: -40px; margin-top: 60px; } .company-list ul { list-style: none; background: #0057a7; } .company-list ul li { width: 100%; height: 50px; background: #0057a7; text-indent: 10px; border-bottom: 1px solid #fff; cursor: pointer; } .company-list ul li:nth-child(1) { height: 75px; background: #fff; border-bottom: 1px solid #333; position: fixed; width: 299px; margin-top: -75px; } .company-list ul li:nth-child(2) { margin-top: 75px; } #jop-show { margin: auto; float: none; background: #0057a7; display: none; margin-top: 50px; } .company-list ul li:hover { color: #333; background: #fff; } /*.company-list ul li:hover .jop-show{display: block;}*/ .jop-txt { width: 100%; height: 300px; padding: 15px; overflow-y: auto; border-bottom: 1px solid #fff; border-top: 1px solid #fff; } .jop-txt p { color: #fff; } .jop-form { width: 100%; height: 70px; } #go-form { position: absolute; width: 250px; height: 50px; margin: 10px 15px; text-align: center; color: #fff; border-radius: 4px; transition: all 0.5s; background: #d32922; border-bottom: 4px solid #be2019; line-height: 50px; /* #028164;*/ } #go-form:hover { background: #be2019; transition: all 0.5s; } .company-list ul li a { line-height: 50px; color: #222; } .comp-name { color: #0057a7; font-size: 23px; margin-top: 35px; float: right; } .comp { color: #0057a7; font-size: 23px; margin-top: 35px; float: left; } .jop-head h1 { font-size: 21px; line-height: 48px; background: #f03f37; color: #fff; width: 160px; border-radius: 3px; margin: auto; margin-top: 6px; margin-bottom: 6px; border: 1px dotted #fff; text-align: center; } .messg-sent { width: 700px; background-image: url(../images/hback.png); border-radius: 3px; padding: 15px; border: 1px solid #C5C2C2; position: absolute; top: 90px; left: 330px; display: none; } .mail-sent { width: 100%; height: 50px; border: 0px; border-radius: 3px; text-indent: 8px; font-size: 18px; } .mail-sent:focus { border: 1px solid #0057a7; } .msg-txt { height: 145px; border: 0px; border-radius: 3px; text-indent: 8px; font-size: 18px; float: right; max-width: 100%; width: 70%; margin-top: 10px; resize: none; outline: 0; overflow: hidden; padding: 15px; } #sent-msg { width: 130px; float: left; border-radius: 3px; background: #0057a7; transition: all 0.5s ease; } #sent-msg:hover { background: #093f69; transition: all 0.5s ease; } .add-img { width: 130px; float: right; border-radius: 3px; background: #0057a7; transition: all 0.5s ease; height: 50px; margin-top: 20px; text-align: center; font-size: 19px; line-height: 50px; } .msg-images { width: 25%; background: #fff; //margin-top: 155px; height: 152px; padding: 5px; overflow: auto; float: left; border: 1px solid; } #blah { float: right; height: 140px; width: 140px; text-align: center; margin-right: 5px; z-index: 100; margin-bottom: 5px; } .fileUpload { position: absolute; overflow: hidden; width: 144px; height: 140px; background: transparent; border: 0px; outline: 0; } .fileUpload input.upload { position: absolute; top: 0; right: 0; margin: 0; padding: 0; font-size: 20px; cursor: pointer; opacity: 0; filter: alpha(opacity=0); width: 140px; height: 140px; } #date { text-indent: 10px; font-size: 17px; } .fileUpload5 { position: relative; /* overflow: hidden; */ width: 140px; height: 140px; font-size: 16px; line-height: 40px; text-align: center; border-radius: 4px; color: #fff; margin-right: 16px; } .fileUpload5 input.upload5 { position: absolute; top: 0; right: 0; margin: 0; padding: 0; font-size: 20px; cursor: pointer; opacity: 0; filter: alpha(opacity=0); width: 140px; height: 140px; } .fileUpload6 { position: relative; /* overflow: hidden; */ width: 140px; height: 140px; font-size: 16px; line-height: 40px; text-align: center; border-radius: 4px; color: #fff; margin-right: 16px; float: right; margin-top: -140px; } #blah1 { margin-right: 16px; margin-top: -140px; float: right; height: 140px; width: 140px; text-align: center; position: absolute; } .fileUpload6 input.upload6 { position: absolute; top: 0; right: 0; margin: 0; padding: 0; font-size: 20px; cursor: pointer; opacity: 0; filter: alpha(opacity=0); width: 140px; height: 140px; } .fileUpload8 { position: relative; overflow: hidden; width: 300px; height: 40px; background: rgb(240, 63, 55); font-size: 16px; line-height: 40px; text-align: center; border-radius: 4px; color: #fff; cursor: pointer; margin: 15px 0px 25px; } .fileUpload8 input.upload8 { position: absolute; top: 0; right: -125px; margin: 0; padding: 0; font-size: 20px; cursor: pointer; opacity: 0; filter: alpha(opacity=0); width: 425px; height: 40px; cursor: pointer; } .bman { float: right; margin-top: 10px; padding: 5px; } .bman span { font-size: 17px; float: right; color: #222; font-weight: normal; cursor: pointer; } .bman input[type="radio"] { display: inline-block; width: 34px; height: 18px; margin-top: 12px; } .employ { float: left; padding: 5px; margin-top: 10px; } .employ span { font-size: 17px; float: right; color: #222; font-weight: normal; cursor: pointer; } .employ input[type="radio"] { display: inline-block; width: 34px; height: 18px; margin-top: 12px; } .bef-login { width: 396px; background: url('../images/hback.png'); margin: auto; padding: 10px; border-radius: 4px; margin-top: -10px; display: none; } .bman1 { float: right; margin-top: 10px; padding: 5px; background: #0057a7; width: 100%; } .bman1 span { font-size: 17px; float: right; color: #fff; font-weight: normal; cursor: pointer; } .bman1 input[type="radio"] { display: inline-block; width: 34px; height: 18px; margin-top: 12px; margin-right: 166px; } .employ1 { float: right; padding: 5px; margin-top: 10px; background: #0057a7; width: 100%; } .employ1 span { font-size: 17px; float: right; color: #fff; font-weight: normal; cursor: pointer; } .employ1 input[type="radio"] { display: inline-block; width: 34px; height: 18px; margin-top: 12px; } /*-----------------*/ /***** Goliath *****/ /*-----------------*/ figure.effect-goliath { background: #df4e4e; } figure.effect-goliath img, figure.effect-goliath h2 { -webkit-transition: -webkit-transform 0.35s; transition: transform 0.35s; } figure.effect-goliath img { -webkit-backface-visibility: hidden; backface-visibility: hidden; } figure.effect-goliath h2, figure.effect-goliath p { position: absolute; bottom: 0; left: 0; padding: 30px; } figure.effect-goliath p { text-transform: none; font-size: 90%; opacity: 0; -webkit-transition: opacity 0.35s, -webkit-transform 0.35s; transition: opacity 0.35s, transform 0.35s; -webkit-transform: translate3d(0, 50px, 0); transform: translate3d(0, 50px, 0); } figure.effect-goliath:hover img { -webkit-transform: translate3d(0, -80px, 0); transform: translate3d(0, -80px, 0); } figure.effect-goliath:hover h2 { -webkit-transform: translate3d(0, -100px, 0); transform: translate3d(0, -100px, 0); } figure.effect-goliath:hover p { opacity: 1; -webkit-transform: translate3d(0, 0, 0); transform: translate3d(0, 0, 0); } .grid { position: relative; clear: both; margin: 0 auto; padding: 2em 0 4em; /* max-width: 1000px;*/ list-style: none; text-align: center; } /* Common style */ .grid figure { position: relative; float: right; overflow: hidden; margin: 125px 2%; width: 21%; height: auto; background: #131313; text-align: center; cursor: pointer; } .grid figure img { position: relative; display: block; min-height: 100%; max-width: 100%; opacity: 0.6; } .grid figure figcaption { padding: 2em; color: #fff; text-transform: uppercase; font-size: 1.25em; -webkit-backface-visibility: hidden; backface-visibility: hidden; } .grid figure figcaption::before, .grid figure figcaption::after { pointer-events: none; } .grid figure figcaption, .grid figure figcaption > a { position: absolute; top: 0; left: 0; width: 100% !important; height: 100%; /* opacity: 0; */ margin: 0px; } /* Anchor will cover the whole item by default */ /* For some effects it will show as a button */ .grid figure figcaption > a { z-index: 1000; text-indent: 200%; white-space: nowrap; font-size: 0; opacity: 0; } .grid figure h2 { word-spacing: -0.15em; font-weight: 300; } .grid figure h2 span { font-weight: 800; } .grid figure h2, .grid figure p { margin: 0; } .grid figure p { letter-spacing: 1px; font-size: 68.5%; background: #0057a7; width: 100%; } .row-head { background-color: #0057a7; display: inline-block; color: #fff; padding: 10px; margin: auto; line-height: 30px; font-size: 15px; } .coming { background-color: #0057a7; display: table; color: #fff; padding: 10px; margin: auto; line-height: 30px; font-size: 15px; margin-bottom: 50px; } .level2 { margin-top: 340px; width: 100%; position: absolute; } .level3 { margin-top: 680px; } /* ******** accordion ************ */ .acc-container { width: 96%; margin: 30px auto 0 auto; -webkit-border-radius: 8px; -moz-border-radius: 8px; -o-border-radius: 8px; border-radius: 8px; overflow: hidden; padding-top: 31px; min-height: 500px; } .acc-btn { width: 70%; margin: 0 auto; padding: 2px 25px; //text-align: center; cursor: pointer; background: #0057a7; border-bottom: 1px solid #333; border-radius: 15px; margin-bottom: 2px; } .acc-btn a.del {} .acc-content { height: 0px; width: 70%; margin: 0 auto; overflow: hidden; background: #E4E2E2; border-radius: 15px; } /* .acc-content-inner { padding: 30px; } */ .open { height: 200px; overflow: auto; } .tap-head { font: 700 20px/26px 'Lato', 'JF-Flat-regular'; color: #ffffff; direction: rtl; } .selected { color: #F9A126; } .myhead1 { background: url('../images/hback.png'); position: relative; display: table; height: 60px; position: fixed; z-index: 200; border-bottom: solid 3px #0057a7; margin: 0px; box-shadow: 0px 4px 25px #333; margin-top: -30px; } /* .myhead1 .logo { position: absolute; right: 0px; float: right; margin: 2px 5%; background: url('../images/hback.png'); padding: 10px; border-bottom-left-radius: 50%; border-bottom-right-radius: 50%; border-bottom: solid 3px #A708A7; } */ .myhead1 .btns { position: absolute; top: 0px; right: 18%; float: right; display: table; width: 30%; height: 100%; margin: 0px 20%; } .myhead1 .btns1 { position: absolute; top: 0px; right: 18%; float: right; display: table; width: 40%; height: 100%; margin: 0px 12%; } .myhead1 .search { float: left; position: absolute; top: 20%; left: 5%; width: 20%; } .myhead1 .search div { position: relative; width: 100%; height: 30px; overflow: hidden; background: #fee; padding: 0px; margin: auto; } .myhead1 .search div input[type='text'] { width: 100%; height: 100%; position: absolute; top: 0; left: 0; padding: 0px 5px; margin: 0px; line-height: 30px; text-align: right; font-size: 12px; } .myhead1 .search div input[type='submit'] { position: absolute; top: 0; left: 0; width: 15%; z-index: 10; opacity: 0; height: 100%; margin: 0px; } .myhead1 .search div span { display: block; position: absolute; top: 0; left: 0; height: 100%; background: #0057a7; width: 15%; text-align: center; line-height: 30px; color: #fff; font-size: 14px; margin: 0px; } .login-btn2 { background: rgb(240, 63, 54); width: 170px; height: 30px; float: left; margin-top: -33px; margin-left: 40px; font-size: 14px; border-radius: 3px; text-align: center; line-height: 30px; transition: all 0.5s linear; border-radius: 4px; } .login-btn2:hover { transition: all 0.5s linear; background: rgb(212, 43, 34); } .show-search { display: none; } .show-radio { width: 100%; height: 78px; } p.error, p.success { width: 90%; border-radius: 5px; background: #990000; font-size: 2em; font: 0.85em Arial, Helvetica, sans-serif; color: white; padding: 5px; margin: 10px 0 0 0; font-weight: bold; width: 500px; height: 50px; line-height: 40px; text-align: center; margin: auto; } p.success { background: #009900; } .notf { width: 500px; height: 50px; text-align: center; background-color: green; color: #fff; position: fixed; top: calc(50% - 100px); left: calc(50% - 250px); font-size: 20px; font-family: arial; line-height: 50px; z-index: 1000; border-radius: 10px; } .not { width: 500px; height: 50px; text-align: center; background-color: red; color: #fff; position: fixed; top: calc(50% - 100px); left: calc(50% - 250px); font-size: 20px; font-family: arial; line-height: 50px; z-index: 1000; border-radius: 10px; } .mask { margin: auto; float: none; } .filters { text-align: center; padding: 20px; margin: 20px 0; direction: rtl; font-size: 17px; } .filters ul { list-style: none; margin-left: 220px; } .filters ul li { float: left; display: inline-block; margin-left: 10px; padding: 10px; } .filters ul li a { padding: 10px; text-decoration: none; font-size: 17px; color: #000; } #portfolio-container { overflow: hidden; } .widme { padding: 30px; } .mix.category-1, .mix.category-2 { width: 250px; height: 250px; border: 4px solid #0057a7; position: relative; -webkit-transition: all 1s; -moz-transition: all 1s; -o-transition: all 1s; transition: all 1s; margin: 5px; } .mix.category-1:hover .caption { -webkit-transform: scale(1, 1); -moz-transform: scale(1, 1); -o-transform: scale(1, 1); transform: scale(1, 1); -webkit-transition: all .5s; -moz-transition: all .5s; -o-transition: all .5s; transition: all .5s; } .mix.category-2:hover .caption { -webkit-transform: scale(1, 1); -moz-transform: scale(1, 1); -o-transform: scale(1, 1); transform: scale(1, 1); -webkit-transition: all .5s; -moz-transition: all .5s; -o-transition: all .5s; transition: all .5s; } .mix.category-3, .mix.category-4 { width: 250px; height: 250px; position: relative; -webkit-transition: all 1s; -moz-transition: all 1s; -o-transition: all 1s; transition: all 1s; margin: 5px; border: 4px solid #0057a7; } .mix.category-3:hover .caption { -webkit-transform: scale(1, 1); -moz-transform: scale(1, 1); -o-transform: scale(1, 1); transform: scale(1, 1); -webkit-transition: all .5s; -moz-transition: all .5s; -o-transition: all .5s; transition: all .5s; } .mix.category-4:hover .caption { -webkit-transform: scale(1, 1); -moz-transform: scale(1, 1); -o-transform: scale(1, 1); transform: scale(1, 1); -webkit-transition: all .5s; -moz-transition: all .5s; -o-transition: all .5s; transition: all .5s; } .mix.category-1 img, .mix.category-2 img { width: 100%; height: 100%; } .mix.category-3 img, .mix.category-4 img { width: 100%; height: 100%; } #portfolio-container .mix { display: none; } button { display: inline-block; padding: 10px 30px; color: #000; border-radius: 4px; margin-bottom: 10px; border: 0px; background-color: rgba(222, 221, 221, 0.44); font-size: 14px; } button.active { background: #0057a7; color: #fff; } button:focus { outline: 0 none; } .caption { width: 100%; height: 100%; background: rgba(12, 12, 12, 0.79); text-align: center; position: absolute; transform: scale(0, 0); -webkit-transition: all .5s; -moz-transition: all .5s; -o-transition: all .5s; transition: all .5s; } .caption h1 { background: #0057a7; text-transform: capitalize; text-align: center; font-size: 18px; color: #FFFFFF; padding: 15px 15px; width: 200px; margin: auto; direction: rtl; border-bottom: 3px solid #fff; } .show_big { text-decoration: none; background: tomato; border-radius: 50%; color: #fff; font-size: 14px; margin: 10px; width: 40px; height: 40px; position: absolute; text-align: center; line-height: 40px; cursor: pointer; } .go_link { text-decoration: none; background: #0057a7; border-radius: 50%; color: #fff; font-size: 20px; margin: -3px -22px 0 0px; width: 50px; height: 50px; position: absolute; text-align: center; line-height: 50px; border: 3px solid #fff; } #sw1, #sw2, #sw3, #sw4, #sw5, #sw6, #sw7, #sw8, #sw9 { margin: 20px auto; display: none; width: 600px; height: 600px; border: 4px solid #fff; } .contact-l { width: 50%; float: left; } .contact-r { width: 50%; float: right; padding: 15px; } .contact-r h3 { margin-top: 50px; text-transform: uppercase } .edits { padding-bottom: 60px; border-bottom: 3px solid #0057a7; } #show-offers, #show-products { background-color: #0057a7; display: block; color: #fff; padding: 6px; width: 200px; margin: auto; line-height: 30px; font-size: 17px; } #show-products { margin-bottom: 40px; } .main-bottom1 { margin-bottom: 50px; } .tab-container { margin-top: 115px; } .nav-tabs > li.active > a, .nav-tabs > li.active > a:hover, .nav-tabs > li.active > a:focus { color: #0057a7; } .nav > li { float: right; } .nav > li > a { color: #FBA325; } .nav-tabs > li > a { border-radius: 0; } .comp-tab { margin-top: 120px; min-width: 60%; } .main-bottom { margin: auto; text-align: right; background: #0057a7; float: none; direction: rtl; padding: 6px; margin-top: 30px; min-width: 95%; } .tab-content { background-color: #fff; padding-bottom: 30px; overflow: hidden; } .panel-group { margin-bottom: 0; } .panel-default { border: 0px; } .gr { float: left; background-color: #0057a7; padding: 7px 7px; text-align: center; color: #fff; font-size: 13px; font-weight: normal; } /* .tab-content > .tab-pane{ padding: 50px; } */ .panel-group .panel { margin-bottom: -5px; border-radius: 0px; } .panel-group .panel-heading { border-bottom: 0; } .panel-heading { padding: 20px 15px; border-top-left-radius: 0px; border-top-right-radius: 0px; } .panel { background-color: #fff; border-bottom: 1px solid #dfdfdf; } .panel-default > .panel-heading { color: #333; background-color: #f1f1f1; text-align: right; } .panel-group .panel-heading + .panel-collapse > .panel-body, .panel-group .panel-heading + .panel-collapse > .list-group { border: 0px; } .panel-title a { text-decoration: none; text-transform: uppercase; margin-left: 20px; color: #000000; } #content-table { width: 100%; float: right; text-align: right; direction: rtl; } #table-right { background: #F03F37; float: right; width: 30%; border: 1px solid #000; font-size: 13px; min-height: 68px; } #table-left { background: #FAA226; float: left; width: 69%; border: 1px solid #000; font-size: 14px; min-height: 68px; } .gold { background-color: #ECCA04; padding: 10px; margin: AUTO; padding-bottom: 20px; width: 100%; float: right; margin-top: 20px; } .gold h3 { height: 50px; margin: 0px 0 0px 0; line-height: 50px; font-family: 'jor'; font-size: 22px; color: #ECBE04; background-color: #fff; border-bottom: 1px solid #ECBE04; } .gold h4 { height: 50px; margin: 0px 0 0px 0; line-height: 50px; font-family: 'jor'; font-size: 35px; color: #ECBE04; background-color: #fff; border-bottom: 1px solid #ECBE04; display: block; } .gold p { padding: 10px; background-color: white; color: #ECBE04; direction: rtl; text-align: right; font-size: 14px; border-bottom: 1px solid #ECBE04; } .gold label { background-color: #FFFFFF; padding: 0px 16px; margin: -10px; color: #ECBE04; height: 40px; text-align: right; line-height: 40px; cursor: pointer; font-size: 17px; font-weight: normal; } .gold label span { margin-right: 10px; } .gold label input { width: 17px; height: 17px; border: 0; margin: 10px 0px 0 -5px; } .silver { background-color: #b4b0b0; padding: 10px; margin: AUTO; padding-bottom: 20px; margin-top: 30px; margin-bottom: 30px; width: 100%; float: right; margin-top: 20px; } .silver h3 { height: 50px; margin: 0px 0 0px 0; line-height: 50px; font-family: 'jor'; font-size: 22px; color: #b4b0b0; background-color: #fff; border-bottom: 1px solid #b4b0b0; } .silver h4 { height: 50px; margin: 0px 0 0px 0; line-height: 50px; font-family: 'jor'; font-size: 35px; color: #b4b0b0; background-color: #fff; border-bottom: 1px solid #b4b0b0; display: block; } .silver p { padding: 10px; background-color: white; color: #b4b0b0; direction: rtl; text-align: right; font-size: 14px; border-bottom: 1px solid #b4b0b0; } .silver label { background-color: #FFFFFF; padding: 0px 16px; margin: -10px; color: #b4b0b0; height: 40px; text-align: right; line-height: 40px; cursor: pointer; font-size: 17px; font-weight: normal; } .silver label span { margin-right: 10px; } .silver label input { width: 17px; height: 17px; border: 0; margin: 10px 0px 0 -5px; } .edited-social h1 { background-color: #0057a7; display: block; color: #fff; padding: 10px; width: 280px; margin: 25px auto; font-size: 14px; } .net-form { padding: 15px; } input[type="text"], input[type="password"], input[type="email"], input[type="number"] { font-family: 'open-sans-l'; border: 1px solid #aaa; outline: 0; color: #000; } textarea { font-family: 'open-sans-l'; border: 1px solid #aaa; outline: 0; } input[type="password"] { font-family: 'open-sans-l'; border: 1px solid #aaa; outline: 0; } .net-form input[type="text"] { width: 100%; height: 45px; left: 45px; text-align: left; float: left; padding-left: 15px; font-size: 14px; outline: 0; font-family: sans-serif; margin-bottom: 20px; border: 1px solid #aaa; } .edited-social { background: url('../images/hback.png'); padding: 1%; border: solid 3px #0057a7; z-index: 250; display: none; float: none; margin: AUTO; } #msg-hd { background-color: #0057a7; display: block; color: #fff; padding: 15px; width: 310px; line-height: 30px; font-size: 17px; } .message-sent { background: url('../images/hback.png'); padding: 3%; border: solid 3px #0057a7; z-index: 250; display: none; float: none; margin: AUTO; height: 500px; overflow-y: auto; } .send-msg { background: url('../images/hback.png'); padding: 2%; border: solid 3px #0057a7; z-index: 250; display: none; float: none; margin: AUTO; overflow-y: auto; } .btn-msg { text-align: left; padding-left: 20px; padding-bottom: 10px; border-top: 1px solid #fff; } .btn-msg input[type="submit"] { width: 20%; height: 50px; line-height: 0px; font-size: 18px; text-align: center; border-radius: 0px; background: #FAA226; border: 1px solid #fff; color: #fff; } .txt-msg { height: 150px; } .txt-msg textarea { height: 100%; resize: none; } .msg-reply { text-align: left; padding-left: 20px; padding-bottom: 10px; border-top: 1px solid #fff; } .msg-reply input[type="submit"] { width: 20%; height: 50px; line-height: 0px; font-size: 18px; text-align: center; border-radius: 0px; background: #FAA226; border: 1px solid #fff; color: #fff; } .all-shown { background: url('../images/hback.png'); padding: 2%; border: solid 3px #0057a7; z-index: 250; display: none; float: none; margin: AUTO; } .all-companies { margin-top: 95px; } .cont-company { margin-top: 25px; } .block { height: 200px; /* background: #A708A7;*/ float: right; padding: 5px; margin-bottom: 20px; overflow: hidden; border-top: 1px solid #0057a7; border-right: 1px solid #0057a7; } .block-img { width: 100%; height: 100%; overflow: hidden; } .block-img img { width: 100%; height: 100%; transition: all .5s; -webkit-transition: all .5s; -moz-transition: all .5s; -o-transition: all .5s; -ms-transition: all .5s; } .block-caption { background-color: rgba(0, 0, 0, 0.59); transform: translate(0, 0); height: 100%; transition: all .5s; -webkit-transition: all .5s; -moz-transition: all .5s; -o-transition: all .5s; -ms-transition: all .5s; } .block-caption h3 { background: #0057a7; text-transform: capitalize; text-align: center; font-size: 15px; color: #FFFFFF; direction: rtl; padding: 10px; line-height: 23px; margin-bottom: 70px; transform: translate(0, 288px); transition: all .8s; -webkit-transition: all .8s; -moz-transition: all .8s; -o-transition: all .8s; -ms-transition: all .8s; transform: translate(0, 288px); -webkit-transform: translate(0, 288px); -moz-transform: translate(0, 288px); -o-transform: translate(0, 288px); -ms-transform: translate(0, 288px); } .block-caption a { background-color:#0057a7; direction: rtl; font-size: 14px; padding: 5px 14px; } .block:hover .block-img >img { transition: all .5s; -webkit-transition: all .5s; -moz-transition: all .5s; -o-transition: all .5s; -ms-transition: all .5s; transform: scale(1.2, 1.2); -webkit-transform: scale(1.2, 1.2); -moz-transform: scale(1.2, 1.2); -o-transform: scale(1.2, 1.2); -ms-transform: scale(1.2, 1.2); } .block:hover .block-caption { transition: all .5s; -webkit-transition: all .5s; -moz-transition: all .5s; -o-transition: all .5s; -ms-transition: all .5s; transform: translate(0, -230px); -webkit-transform: translate(0, -230px); -moz-transform: translate(0, -230px); -o-transform: translate(0, -230px); -ms-transform: translate(0, -230px); } .block:hover .block-caption >h3 { transition: all .8s; -webkit-transition: all .8s; -moz-transition: all .8s; -o-transition: all .8s; -ms-transition: all .8s; transform: translate(0, 0); -webkit-transform: translate(0, 0); -moz-transform: translate(0, 0); -o-transform: translate(0, 0); -ms-transform: translate(0, 0); } /* ******************* message ************************** */ .msg-block { float: right; } /* .msg-head{ background-color: #f1f1f1; padding: 10px; border-bottom: 1px solid #FF633C; } .msg-head h1{ font-size: 17px; } */ .msg-answer { background-color: #f1f1f1; padding: 15px; margin-bottom: 20px; } .msg-answer a { background-color: #FF633C; float: right; width: 170px; text-align: center; height: 45px; line-height: 45px; transition: all 0.5s; } .msg-answer a:hover, .answer-content input:hover { background-color: #eb4116; transition: all 0.5s; } .answer-content { background-color: #f1f1f1; padding: 15px 15px 30px 25px; /* display: none;*/ } .answer-content:before { content: ""; width: 0; height: 0; border-style: solid; border-width: 0 10px 15px 10px; border-color: rgba(0, 0, 0, 0) transparent #f1f1f1 transparent; position: absolute; margin: -30px 0 0 0; } .answer-content textarea { padding: 10px; height: 110px; direction: rtl; resize: none; } .answer-content input { background-color: #FF633C; float: right; width: 170px; text-align: center; height: 45px; line-height: 45px; border: 0; font-size: 15px; transition: all 0.5s; } .msg-content { background-color: #f1f1f1; overflow-x: hidden; overflow-y: auto; height: 250px; margin-bottom: 20px; } .msg-out, .msg-in { border-bottom: 1px solid #0057a7; padding-top: 10px; } .mout-head, .min-head { border-bottom: 1px solid #BFBEBE; } .mout-head h4, .min-head h4 { color: #000; font-size: 15px; font-weight: bold; } .mout-body, .min-body { padding: 15px; } .mout-body p, .min-body p { font-size: 15px; text-align: right; direction: rtl; color: #545353; } /* ************* products ***************************** */ .products-table, .offers-table { margin: 100px auto; float: none; } .products-table table, .offers-table table { width: 100%; } .products-table table tr, .offers-table table tr { direction: rtl; border: 1px solid #fff; width: 100%; } .products-table table tr th, .offers-table table tr th { background-color: #0057a7; float: right; color: #FFFFFF; height: 100%; width: 5%; border-left: 1px solid #FFFFFF; line-height: 68px; text-align: center; font-weight: normal; font-size: 15px; padding: 0 5px; } .products-table table tr td, .offers-table table tr td { width: 95%; float: left; height: 100%; line-height: 68px; text-align: center; font-size: 15px; background-color: #bdbdbd; color: #000; padding: 0 5px; } .bx-wrapper img { display: block; width: 270px; height: 250px; max-width: 270px; } .bx-wrapper .bx-viewport { -moz-box-shadow: 0 0 5px #ccc; background: #fff; height: 250px; } /* ******************* login ************************************** */ .other { background: url(../images/sdddd.jpg); background-size: cover; } .form-container { margin: auto; float: none; padding: 0; background-color: rgba(0, 0, 0, 0.63); position: relative; top: 170px; border-radius: 5px; } .form-body, .forgetpass { padding: 20px; } #txtname, #pass, #forgettxt { width: 100%; height: 45px; text-indent: 10px; margin-bottom: 10px; direction: rtl; float: right; background-color: rgba(0, 0, 0, 0.63); border: 1px solid #333; color: #FFFFFF; border-left: 3px solid #3BAFDA; } .form-body label { font-family: 'droid-kufi'; -moz-font-family: 'droid-kufi'; font-weight: normal; text-align: right; width: 30%; cursor: pointer; display: inline; } .forget { float: left; margin-top: 7px; cursor: pointer; } .iconpage { width: 100px; height: 100px; margin: AUTO; overflow: hidden; position: relative; top: -70px; border-radius: 50%; padding: 0; transition: all .5s; border: 5px solid rgba(0, 0, 0, 0.63); } .iconpage img { max-width: 100%; transition: all .5s; } #loginbtn { width: 100%; height: 45px; text-align: center; border-radius: 3px; background: rgb(58, 174, 217); border: 0; color: #fff; outline: 0; font-size: 15px; transition: all .5s; } #loginbtn:hover, #checkbtn:hover { transition: all .5s; background: rgb(20, 143, 188); } .form-body a:hover { text-decoration: underline; } .new { top: -50px; } #checkbtn { width: 30%; height: 45px; text-align: center; border-radius: 3px; background: rgb(58, 174, 217); border: 0; color: #fff; outline: 0; font-size: 15px; transition: all .5s; } .forgetpass { display: none; } .gohome { float: left; position: relative; top: 40px; cursor: pointer; } .gohome:hover { text-decoration: underline; } .img1, .img2 { transition: all .5s; } .iconpage:hover .img1 { transform: translateY(90px); transition: all .5s; } .iconpage:hover .img2 { transform: translateY(-90px); transition: all .5s; } .sh-comp-info .infos1 { margin: auto; float: none; margin-top: 25px; } /* *********************** */ .orders-coming { margin: 50px 0; } .r-side { float: right; overflow-y: auto; overflow-x: hidden; height: 400px; } .r-side ul { list-style: none; } .r-side ul li { display: inline-block; background: #3e3e3e; padding: 10px; border-bottom: 1px solid #fff; float: right; width: 100%; transition: all 0.2s; } .r-side ul li:hover { transition: all 0.2s; background: #087232; } .r-side ul li a { float: right; } .r-side ul li span { float: right; width: 50px; margin-left: 10px; } .r-side ul li h4 { width: calc(100% - 60px); float: right; font-size: 12px; line-height: 23px; text-align: right; margin: 0; } .r-side ul li h5 { color: #fff; margin: 0; font-family: 'open-sans-l'; font-size: 13px; float: left; display: inline-block; } .l-side { float: left; padding: 20px; } .myrow { padding: 20px; line-height: 20px; } .mycol { padding: 20px; line-height: 20px; float: none; } #tab2 { display: none; } .badge { font-size: 11px; color: #fff; text-align: center; /* background-color: #149C49;*/ background-color: red; border-radius: 50%; border: 0; position: relative; top: -23px; line-height: 12px; } .our-vision { margin-top: 100px; } .our-vision h1, .about h1, .parteners h1 { padding: 15px 49px; margin-bottom: 18px; font-size: 19px; border-bottom: 1px solid #dfdfdf; } .our-vision p, .about p { line-height: 25px; direction: rtl; text-align: right; font-size: 15px; font-family: 'open-sans-l'; } .about-img { float: right; padding: 5px; border: 1px solid #0057a7; } .about-data { padding: 15px; } /* ******************************************************** */ .message-container{ padding: 20px; margin: auto; text-align: right; background: #149C49; float: none; direction: rtl; margin-top: 110px; } .message-container input{ width: 100%; border: 0; text-indent: 10px; height: 40px; margin-bottom: 10px; border-radius: 4px; } .message-container textarea{ border: 0px; border-radius: 4px; resize: vertical; margin-top: 5px; margin-bottom: 10px; height: 120px; padding: 10px; } .message-container button{ color: #fff; font-size: 13px; background: #057330; } .message-container .fileUpload8{ background: #057330; float: left; width: 120px; font-size: 13px; margin: 0; } .company-ads{ min-height: 300px; height: 300px; } .company-ads img{ width: 100%; height: 100%; }
public/design/css/style.css
@import url(fonts.css); /* *************************** */ /* ::-webkit-scrollbar { width: 11px; height: 10px; } ::-webkit-scrollbar-track { background: #f2efef; } ::-webkit-scrollbar-thumb { background: #ccc; box-shadow: 0 0 20px #000; } */ /* ************************** */ body { position: relative; direction: rtl; font-family: 'droid-kufi'; padding: 0px; margin: 0px; overflow-x: hidden; outline: 0; background: url('../images/formb.png'); } input[type='submit'] { width: 30%; height: 50px; line-height: 0px; font-size: 14px; text-align: center; border-radius: 0px; background: #0057a7; border: 1px solid #fff; color: #fff; outline: 0; } .wrapper { min-height: 100%; position: relative; width: 100%; } .head { min-height: 100%; } .info { float: right; margin-top: 10px; padding: 15px; } .info img { //display: table; margin: auto; transition: all 1s ease; } .info img:hover { transform: scale(1.1); transition: all 1s ease; } .info h3 { display: block; width: 100%; font-size: 30px; text-align: center; font-family: 'jor'; } .info p { text-align: center; line-height: 30px; } .info .search { position: relative; height: 40px; border: solid 1px #D2D0D0; width: 100%; margin: 15px 0 10px 0px; } .info .search input { display: block; border: 0px; position: absolute; width: 100%; height: 100%; top: 0; right: 0; outline: 0; padding-right: 10px; padding-left: 60px; text-align: right; font-family: 'droid-kufi'; line-height: 40px; } .info .search input:focus { box-shadow: 0px 0px 2px #0057a7; } .info .search span, .info .search input[type='submit'] { display: block; width: 40px; height: 100%; background: #0057a7; color: #fff; text-align: center; line-height: 38px; position: absolute; top: 0; left: 0; font-size: 16px; z-index: 5; } .search span:hover { background: #0057a7; } .info .search input[type='submit'] { z-index: 10; opacity: 0; } .vid { float: left; } .vid h3 { margin-top: 40px; font-family: 'jor'; } .vid iframe { display: block; width: 80%; margin: auto; height: 250px; border: solid 2px #0057a7; } .vid .mybtn { width: 100%; right: 80px; top: 15px; } .vid .mybtn a { display: block; width: 30%; height: 40px; color: #fff; background: #0057a7; font-size: 13px; line-height: 40px; padding: 0px 5px; margin: 0px 3%; float: right; text-align: center; border-radius: 0; } .vid .mybtn a:hover { background: #0057a7; } .vid .mybtn a span { display: block; height: 40px; margin-right: 15%; float: right; line-height: 40px; font-size: 14px; } // contact page #contact a { text-align: center; color: red; font-size: 1.5em; } .arrow i { float: right; width: 40px; height: 40px; background-color: #0057a7; line-height: 40px; color: #fff; margin: 10px; cursor: pointer; } #show-up { position: absolute; left: 0; top: 183px; float: left; width: 40px; height: 40px; background-color: #0057a7; line-height: 40px; color: #fff; margin: 10px; cursor: pointer; } #show-down { position: absolute; left: 0px; float: left; width: 40px; height: 40px; background-color: #0057a7; line-height: 40px; color: #fff; margin: 10px; cursor: pointer; top: 10px; text-align: center; z-index: 205; } /* .mymap{ position: relative; width: 100%; height: 550px; border-bottom: solid 3px #A366A3; } .mymap form{ display: block; width: 300px; position: absolute; top: 50px; right: 50px; z-index: 10; box-shadow: 3px 3px 4px #000; padding: 8px; background: #eee; } .mymap form select{ width: 100%; height: 40px; background: #A708A7; color: #fff; float: right; text-align: right; } .mymap form select option{ display: block; height: 30px; line-height: 30px; background: #eee; border-bottom: solid 1px #A366A3; color: #333; text-align: right; } .mymap form input[type="submit"]{ width: 100%; height: 35px; line-height: 35px; font-size: 18px; text-align: center; background: #A708A7; border:solid 2px #A366A3; margin-top: 10px; } */ #googleMap { position: absolute; width: 100%; height: 100%; top: 0; left: 0; z-index: 1; } #state_loader { margin-top: 30px; } .area select { margin-top: 25px; width: 81px; direction: rtl; margin-left: 1.2%; font-size: 12px; } .area input[type='submit'] { height: 40px; margin: 25px 0 0 0; font-size: 15px; background: #0057a7; border: 0; width: 250px; } .area input[type='submit']:hover { background: #8b088b; border: 0; } .footer { height: 40px; background: #0057a7; margin-bottom: 0px; margin-top: 33px; } .footer .fo-links { display: table; margin: auto; max-height: 40px; } .footer1 { height: 40px; background: #0057a7; margin-bottom: 0px; } .footer1 .fo-links { display: table; margin: auto; max-height: 40px; } .fo-links a { display: block; width: 80px; float: right; text-align: center; line-height: 40px; color: #fff; font-size: 10px; margin: 0px 5px; } .fo-links a:hover { text-decoration: underline } /* * show.css */ .pr-head { margin-top: 100px; padding: 0px; border-bottom: 3px solid #0057a7; padding-bottom: 40px; } .pr-head .pr-img { float: right; } .pr-img a { display: block; height: 50px; text-align: center; line-height: 50px; background: #0057a7; margin: auto; margin-top: 20px; } .pr-imgcont { background-color: yellowgreen; width: 87%; height: 280px; margin: AUTO; border: 3px solid #0057a7; } .pr-imgcont img { width: 100%; height: 100%; } .pr-info { float: left; } .pr-info table { margin: auto; margin-top: 95px; } table tr { direction: rtl; height: 70px; border: 1px solid #fff; /* float: right;*/ } table th { width: 170px; background-color: #0057a7; float: right; color: #fff; height: 100%; border-left: 1px solid #FFF; line-height: 68px; text-align: center; font-weight: normal; font-size: 14px; } table td { width: 460px; float: right; height: 100%; line-height: 68px; text-align: center; font-size: 14px; background-color: #bdbdbd; color: #000; } .pr-other { padding-bottom: 70px; border-bottom: 3px solid #0057a7; } .pr-other h3 { background-color: #0057a7; display: block; color: #fff; padding: 15px; width: 200px; margin: auto; line-height: 30px; font-size: 19px; margin-bottom: 50px; } .sh-comp-info h3 { background-color: #0057a7; display: block; color: #fff; padding: 15px; width: 200px; margin: auto; line-height: 30px; font-size: 19px; margin-bottom: 50px; } .sh-comp-info table { margin: auto; } .sh-comp-info tr .social a { display: block; height: 25px; margin: 0px 5px; font-size: 15px; line-height: 5px; text-align: right; background: #999; color: #333; float: right; } .sh-comp-info tr .social a:hover { color: #fff; background: #0057a7; } .order-prod { background-image: url(../images/hback.png); border: solid 2px #0057a7; padding: 15px 35px; left: 0; margin-top: 65px; display: none; } .flash-msg,.flash-msg1 { background: #13C157; text-align: center; padding: 0px 0 10px; border-radius: 4px; box-shadow: 0 0 50px #13C157; -moz-box-shadow: 0 0 50px #13C157; -webkit-box-shadow: 0 0 50px #13C157; -o-box-shadow: 0 0 50px #13C157; -ms-box-shadow: 0 0 50px #13C157; display: none; } .flash-msg h1,.flash-msg1 h1{ font-size: 17px; color: #fff; } .order-prod h2 { font-size: 13px; text-align: center; background: #0057a7; width: 110px; height: 30px; line-height: 30px; color: #fff; margin: 15px auto; } .order-prod .close-ord { display: block; width: 40px; height: 40px; text-align: center; font-family: droid-kufi; line-height: 40px; top: -42px; right: -2px; background: #0057a7; color: #fff; font-weight: bolder; cursor: pointer; } .order-prod textarea, .order-prod input { width: 100%; margin: 5px auto; text-align: right; height: 80px; padding: 5px 5px; border: 1px solid #C3C1C1; } .order-prod input[type="text"] { height: 35px; line-height: 30px; width: 49%; margin-right: 1%; padding-top: 0px; float: right; } .order-prod input[type="submit"] { height: 40px; border: 0px; background: #0057a7; font-size: 17px; text-align: center; } /* ** */ /* order */ h3 { margin-top: 100px; text-align: center; margin-bottom: 30px; } .side { float: right; max-height: 500px; overflow-x: hidden; overflow-y: scroll; border: solid 5px #555; text-align: right; margin-right: 2%; padding: 0px; } .side .msg { width: 100%; min-height: 70px; border-bottom: dotted 1px; padding: 10px; display: : table; height: auto; transition: 0.7s; -webkit-transition: 0.7s; cursor: pointer; } .side .msg:hover { background: #0057a7; color: #fff; } .side img { width: 20%; max-width: 50px; display: table; float: right; border: solid 2px #555; clear: both; } .msg span { display: block; width: 80%; float: right; padding: 5px; } .msg .order-info { display: none; } .msgs { padding: 10px; } .msgs .time { background: #ddd; width: 200px; float: right; text-align: center; border: dotted 2px #777; margin-bottom: 20px; } .order-info ul { display: table; width: 100%; } .order-info li { list-style-type: none; text-align: right; display: block; width: 70%; float: right; padding: 5px; } .order-info li.title { width: 30%; font-weight: bold; } /* */ /* ************************* default *********************** */ h1, h3, h2 { font-family: 'droid-kufi'; } h2 { font-family: 'droid-kufi'; font-size: 13px; text-decoration: none; } a { color: #fff; } a:hover, a:focus { text-decoration: none; cursor: pointer; color: #fff; } .myhead { background: url('../images/hback.png'); height: auto; position: fixed; z-index: 200; border-bottom: solid 1px #0057a7; margin: 0px; box-shadow: 0px 1px 9px #333; } .myhead .logo { float: right; height: 60px; margin: 7px 0 0 0; } .myhead .logo a { width: 160px; height: 60px; margin: auto; position: absolute; margin-right: -80px; } .myhead .logo a img { height: 100%; width: 100%; } .myhead .btns { float: right; height: 60px; margin: 4px 0 5px 0; } .myhead .btns1 { float: right; height: 60px; margin: 4px 0 0px 0; } .btns a { line-height: 60px; height: 60px; background: #0057a7; margin: 3px; padding: 12px 10px; } .btns1 a { line-height: 60px; height: 60px; background: #0057a7; margin: 3px; padding: 12px 10px; } .myhead .search { float: right; height: 60px; margin: 0; padding: 10px; } .myhead .search input[type='text'] { height: 40px; font-size: 16px; text-indent: 6px; outline: 0px; float: right; line-height: 40px; width: 75%; } .myhead .search input[type='submit'] { width: 19%; height: 40px; background: #0057a7; color: #fff; text-align: center; line-height: 40px; font-size: 16px; float: right; outline: 0; border: 0; margin: 0px 3px 0 0; } .footer .fo-links { display: table; margin: auto; max-height: 40px; } .fo-links a { display: block; width: 80px; float: right; text-align: center; line-height: 40px; color: #fff; font-size: 10px; margin: 0px 5px; } .login-form { width: 300px; background-image: url(../images/hback.png); margin: auto; border-radius: 3px; padding: 15px; display: none; } .forget-mail1 { width: 400px; background-image: url(../images/hback.png); margin: auto; border-radius: 3px; padding: 10px; display: none; text-align: center; } .forget-mail1 h1{ font-size: 13px; text-align: center; background: #0057a7; line-height: 30px; left: 33%; color: #fff; margin: 0px 0 10px 0; } .forget-mail1 input{ width: 100%; padding: 7px; height: 40px; direction: rtl; margin-bottom: 10px; } .forget-mail1 button{ background: #0057a7; color: #fff; padding: 8px 30px; font-size: 12px; border-radius: 0; margin-bottom: 0; } .login-form h1 { font-size: 13px; text-align: center; background: #0057a7; width: 110px; height: 30px; position: absolute; line-height: 30px; left: 33%; color: #fff; } .login-pass { width: 300px; background-image: url(../images/hback.png); margin: auto; border-radius: 3px; padding: 15px; display: none; float: left; position: relative; } .login-pass h1 { font-size: 13px; text-align: center; background: #0057a7; width: 110px; height: 30px; line-height: 30px; color: #fff; margin-top: 0px; margin: auto; margin-bottom: 15px; border-radius: 3px; } #admintxt { width: 50px; height: 45px; /* position: absolute; */ text-align: center; background: #0057a7; line-height: 40px; color: #fff; margin-top: 80px; float: right; } .txt { width: 220px; height: 45px; border: 0px; line-height: 45px; direction: rtl; text-indent: 8px; margin-bottom: 20px; margin-top: 80px; /* margin-right: 50px; */ float: left; font-size: 13px; } #passtxt { width: 50px; height: 45px; text-align: center; line-height: 40px; background: #0057a7; color: #fff; float: right; margin-top: 20px; } #passtxt { -moz-margin-top: 145px; -moz-margin-right: -270px; -moz-position: absolute; } .pass { width: 220px; height: 45px; border: 0px; line-height: 45px; direction: rtl; text-indent: 8px; margin-bottom: 20px; float: left; font-size: 13px; } .pass1 { width: 100%; height: 45px; border: 0px; line-height: 45px; direction: rtl; text-indent: 8px; margin-bottom: 20px; } .checkbox { margin-top: -8px; direction: rtl; position: inherit; } .checkbox label { color: #0057a7; } .checkbox2 label{ width: auto; color: #0057a7; cursor: pointer; font-weight: normal; } .checkbox2 input{ margin-left: 5px; } .checkbox2 a{ float: left; color: #0057a7; padding: 10px 0 0 0; } .checkbox2 a:hover{ color: #0057a7; } .bt { width: 220px; height: 45px; margin-right: 25px; border: 0px; background: #0057a7; color: #fff; } .bt:hover { background: linear-gradient(#0A4A7B, #106BB3); background: #A366A3; } .bt1 { width: 100px; height: 45px; margin-right: 20px; border: 0px; background: #0057a7; color: #fff; border-radius: 4px; } .bt1:hover { background: linear-gradient(#0A4A7B, #106BB3); background: #0057a7; } .imgcontent input[type='file'] { opacity: 0; z-index: 10; background: #000; height: 100%; width: 100%; } .edit-comp { background: url('../images/hback.png'); padding: 1%; border: solid 3px #0057a7; z-index: 250; display: none; float: none; margin: AUTO; overflow-y: auto; height: 520px; } .add-other { display: table; width: 100%; height: 30px; background: #333; color: #fff; line-height: 30px; text-align: center; margin: 5px 0px; } #other input { display: table; width: 45%; float: right; height: 35px; padding: 5px; margin: 2%; } #otherr input { display: table; width: 45%; float: right; height: 35px; padding: 5px; margin: 2%; } .add-prod, .add-offer { background: url('../images/hback.png'); padding: 1%; border: solid 3px #0057a7; z-index: 250; display: none; float: none; margin: AUTO; overflow-y: auto; height: 520px; } #addpr-btn { width: 97%; height: 50px; font-size: 17px; border-radius: 5px; background: #0057a7; border: none; color: #fff; outline: 0; } .edit-comp input { margin: 5px auto; text-align: right; border: 1px solid #aaa; border-radius: 0; } #add-dept:hover { color: #FFF; text-decoration: none; background: #0057a7; } label { font-family: jor; } .add-prod input, .add-offer input { width: 100%; text-align: right; margin: 5px auto; padding: 0px 5px; height: 35px; line-height: 30px; } input[type='submit'] { text-align: center; margin-top: 20px; } .edit-comp >h3, .add-prod >h3, .add-offer >h3 { background-color: #0057a7; display: block; color: #fff; padding: 8px; width: 310px; margin: 25px auto; line-height: 30px; font-size: 14px; } .all-shown h1 { background-color: #0057a7; display: block; color: #fff; padding: 10px; width: 280px; margin: 5px auto; font-size: 14px; } .all-shown a { background-color: #0057a7; float: right; color: #fff; padding: 10px; width: 100%; margin: 20px 0 10px 0; font-size: 12px; height: 40px; line-height: 40px; } .all-shown h4 { float: right; line-height: 0; font-size: 15px; } .all-shown span { float: left; line-height: 21.2px; font-size: 15px; } a, a:hover, a:focus { text-decoration: none; color: #fff; } .add-comp { padding: 20px; margin: auto; text-align: right; background: #0057a7; float: none; direction: rtl; margin-top: 30px; } .ver2 { margin-top: 110px; } @media (min-width: 0px) and (max-width: 993px) { .add-comp { /* margin-top: 225px;*/ /* margin-right: -9px;*/ } } @media (min-width: 0px) and (max-width: 992px) { .myhead { display: none; } } .add-comp input { display: block; height: 43px; border-radius: 2px; line-height: 35px; margin: 15px auto; text-align: right; font-size: 15px; width: 100%; border: 0px; } .add-comp input[type="submit"] { background-color: #0057a7; text-align: center; } /* .time, .places { width: 100%; display: table; padding: 1% 0px; border-bottom: dashed 1px #A708A7; } .time, .places1 { width: 100%; display: table; padding: 1% 0px; border-bottom: dashed 1px #A708A7; } */ label { width: 100%; text-align: center; line-height: 40px; color: #fff; } .time input, .time select { width: 45%; float: right; text-align: center; line-height: 30px; border: 0px; resize: none; direction: rtl; /* margin: 5px 2%;*/ border: 1px solid #aaa; height: 40px; } .time select, .time input { margin: 5px 2% 27px; } #rec { width: 100%; text-align: right; line-height: 30px; border: 0px; direction: rtl; height: 40px; } #gender { width: 100%; height: 30px; margin: 15px 0%; float: right; text-align: center; line-height: 30px; border: 0px; resize: none; } .places .controls input { width: 20%; margin: 2%; border: 0px; display: inline; font-size: 13px; } .places1 select { width: 30%; margin: 2px; border: 0px; } .s-sort select { width: 70%; float: right; padding: 5px; border: 0px; margin-bottom: 25px; } .s-sort a { display: block; width: 25%; font-size: 12px; color: #fff; text-align: center; line-height: 37px; height: 39px; margin-right: 7px; float: right; padding: 0px 3px; border-radius: 0px; background: #FAA32A; border-radius: 0px; } #dept-sort { padding: 4%; display: none; } #dept-sort input { width: 70%; float: right; } #dept-sort a { width: 20%; float: right; margin-right: 5%; margin-top: 15px; line-height: 30px } .imgcontent { width: 240px; height: 230px; margin: auto; margin-bottom: 40px; position: relative; border: 2px solid #333; border-radius: 0px; padding: 0px; background: no-repeat center; background-size: 100% 100%; } .imgcontent .bstext { position: absolute; width: 100%; background: rgb(16, 93, 152); color: #fff; height: 100%; top: 0; left: 0; text-align: center; line-height: 200px; z-index: 5; font-size: 17px; } .imgcontent input { position: absolute; width: 100%; height: 100%; top: 0; left: 0; z-index: 10; opacity: 0; cursor: pointer; } /* **************** */ .imgcontent1 { width: 200px; height: 200px; margin: 50px auto; position: relative; border: 2px dotted #fff; border-radius: 0px; padding: 0px; background: no-repeat center; background-size: 100% 100%; } .imgcontent1 .bstext1 { position: absolute; width: 100%; background: rgb(16, 93, 152); color: #fff; height: 100%; top: 0; left: 0; text-align: center; line-height: 200px; z-index: 5; font-size: 17px; } .imgcontent1 input { position: absolute; width: 100%; height: 100%; top: 0; left: 0; z-index: 10; opacity: 0; cursor: pointer; } /* ***************** */ textarea { text-align: right; padding: 10px; border-radius: 0px; } #jop-ex { height: 120px; resize: none; border-radius: 4px; outline: 0; border: 0; padding: 10px; text-align: right; direction: rtl; } input[type='submit']:hover { background: #0057a7; } .s-area { position: fixed; top: 320px; left: -145px; // width:550px; background: rgba(51, 51, 51, 0.84); line-height: 80px; padding: 0px; margin-left: -550px; z-index: 10; } .resum { border: 1px solid #195F94; width: 100%; height: 35px; } .s-area span#span { display: block; width: 50px; height: 50px; line-height: 50px; background: #0057a7; font-size: 30px; text-align: center; color: #fff; position: absolute; top: 16px; right: -50px; cursor: pointer; } .s-area span i { display: block; line-height: 50px; font-size: 25px; text-align: center; color: #fff; cursor: pointer; -webkit-animation: myfir 0.6s linear 0s infinite alternate; animation: myfir 0.6s linear 0s infinite; } /* Chrome, Safari, Opera */ @-webkit-keyframes myfir { from { line-height: 45px; } to { line-height: 55px; } } /* Standard syntax */ @keyframes myfir { from { line-height: 45px; } to { line-height: 55px; } } .s-area select { width: 100px; background: #0057a7; color: #fff; //float:right; margin: 5px; margin-top: 20px; font-size: 12px; outline: 0; } .s-area select option { background: #ddd; color: #555; } .close-map { display: none; } .s-area input { width: 100px; margin: 10px; height: 27px; background: #0057a7 !important; color: #fff; font-size: 13px; } .type { display: table; width: 100%; text-align: center; margin: auto; } .type li { list-style-type: none; display: inline-block; text-align: right; margin: 0px 20px; } .type input { float: right; width: 20px; height: 20px; border: 0px; background: #555; font-size: 15px; } .type span { line-height: 45px; margin-right: 10px; font-size: 17px; color: #fff; } .an-sort { display: table; width: 100%; display: none; clear: both; margin-bottom: 60px; } .an-sort input { width: 50%; float: right; padding: 4px; margin-top: -10px; } .an-sort a { display: block; width: 30%; max-width: 80px; font-size: 12px; float: right; margin-top: -10px; height: 35px; line-height: 35px; } /** ***************************************************** */ /* ****************** contact *********** */ @media (min-width: 0px) and (max-width: 997px) { .contact-det { margin-top: -20px; } } .contact-det { min-height: 604px; } h3 { margin-top: 40px; } .contact { float: right; margin-bottom: 20px; } .contact input, textarea { width: 100%; padding: 5px; text-align: right; direction: rtl; display: block; margin-top: 5px; } .contact textarea { height: 204px; resize: none; border: 1px solid #aaa; } .cont-head { margin-top: 120px; } .contact input[type="submit"] { text-align: center; height: 40px; } .contact input[type="submit"]:hover { background: #0057a7; } .map { float: left; } .map p, .map span { text-align: center; display: block; width: 40%; float: right; line-height: 30px; margin: 1%; font-weight: bold; padding: 5px; background: #0057a7; color: #fff; } .infos { width: 100%; } .map span { width: 56%; font-weight: normal; background: #0057a7; color: #fff; float: left; } .map #googleMap { width: 90%; height: 300px; float: right; margin-top: 30px; border: solid 5px #999; } /* ********************************* */ /* ************ comp **************** */ .comp-info { display: table; margin-top: 80px; width: 100%; border-bottom: solid 3px #0057a7; } .comp-info .comp-img { float: left; padding: 10px; } @media (min-width: 0px) and (max-width: 990px) { .comp-info { margin-top: 15px; } } .comp-img img { width: 100%; height: 300px; border: solid 4px #0057a7; } .comp-img h3 { font-family: sans-serif; margin: 0 0 20px 0; } .imgcontent input[type='file'] { opacity: 0; z-index: 10; background: #000; height: 100%; width: 100%; } .imgcontent .bstext { position: absolute; width: 100%; background: #aaa; color: #000; height: 100%; top: 0; left: 0; text-align: center; line-height: 200px; z-index: 5; font-size: 17px; } .imgcontent input { position: absolute; width: 100%; height: 100%; top: 0; left: 0; z-index: 10; opacity: 0; cursor: pointer; } #adj8 { width: 130px; height: 35px; position: absolute; margin-top: 238px; background: #0057a7; margin-right: -56px; line-height: 35px; border-radius: 4px; display: none; font-size: 14px; } .infos1 { float: right; padding: 0px; margin-top: 54px; } .infos1 ul { display: table; list-style-type: none; } .infos1 ul li { background-color: #bdbdbd; width: 70%; float: left; text-align: center; padding: 15px; border-bottom: 1px solid #fff; max-height: 70px; min-height: 50px; font-size: 13px; } .social-links { margin: -9px; } .infos1 ul li.m { width: 30%; background-color: #0057a7; padding: 15px; float: right; font-size: 13px; text-align: center; color: #fff; height: 50px; max-height: 70px; min-height: 50px; } .infos1 .social-links a { display: inline-block; width: 40px; height: 40px; line-height: 30px; background: #fff; border-radius: 5px; color: #444; font-size: 18px; transition: background 0.5s; -webkit-transition: background 0.5s; } .infos1 .social-links a:hover { background: #0057a7; color: #fff; } .comp-messg { float: right; margin-top: 15px; width: 30%; margin-right: 250px; height: 70px; border-radius: 4px; } .show-messg { float: right; width: 40%; background: #105D98; height: 50px; text-align: center; line-height: 50px; border-radius: 4px; font-size: 17px; transition: all 0.5s ease; } .show-messg:hover { transition: all 0.5s ease; background: #0b426c; } .show-pass { float: right; width: 44%; background: #0057a7; text-align: center; padding: 11px; border-radius: 4px; transition: all 0.5s ease; margin: 10px 0px 10px; } .show-pass:hover { transition: all 0.5s ease; background: #0057a7; } .catogs { float: right; text-align: right; padding: 0px; padding-left: 2% } .catogs ul, .catogs li { width: 100%; background: #222; padding: 0px; float: right; } .catogs li { padding: 10px; color: #fff; float: right; text-align: right; border: solid 1px #fff; } .catogs li span { display: block; width: 30px; float: left; line-height: 20px; cursor: pointer; } .catogs li ul { margin-top: 5%; display: none; } .catogs li ul li { padding-top: 3px; border: none; } .products { margin: auto 120px; background: url('../images/imgback.png'); padding: 2%; } .products h3 { display: block; width: 50%; float: right; font-weight: bold; text-align: right; border-bottom: dotted 1px #0057a7; padding-bottom: 5px; } .products .of-slide { width: 100%; height: 320px; position: relative; } .of-slide .my-of-slide { position: absolute; max-width: : 100%; height: 320px; } .owl-pagination { display: none; } .owl-buttons { opacity: 1; z-index: 13; } .owl-prev, .owl-next { position: absolute; top: 37%; right: -1.5%; width: 60px; height: 50px; border-radius: 0px; z-index: 113 !important; } .owl-next { left: -1.5%; } .of-slide .glyphicon-chevron-right, .of-slide .glyphicon-chevron-left { position: absolute; font-size: 35px; background: #333; padding: 5px; color: #fff; z-index: 10; top: 39%; right: 0px; width: 45px; } .of-slide .glyphicon-chevron-left { left: 0px; } .glyphicon:hover { opacity: 1; cursor: pointer; } .products .of-slide img { width: 100%; height: 250px; background: #fea; } .my-offer { width: 98%; margin: 1.1%; height: 300px; padding: 0px; border: solid 2px #0057a7; overflow: hidden; } .my-offer .dt { border-top: solid 2px #333; } .dt span { display: block; width: 50%; height: 45px; float: right; line-height: 40px; color: #fff; background: #0057a7; text-align: center; } .prods .prd { float: right; height: 200px; margin-top: 20px; } .prd img { width: 100%; height: 160px; border: solid 2px #333; border-bottom: 0px; } .prd span.prc { display: block; width: 50%; float: right; color: #fff; height: 40px; border-top: solid 2px #000; line-height: 40px; background: #A708A7; text-align: center; margin: 0px; padding: 0px; } .like { background: #0057a7; height: 40px; line-height: 40px; text-align: center; height: 40px; margin-top: 5px; /* border: 0px !important; */ border: 0px !important; } .like span { font-size: 15px; color: #fff; height: 10px !important; line-height: 35px; } .v2 { margin-top: 65px; } .like a { font-size: 15px; font-family: droid-kufi; float: right; margin: 0px 5px; } .like span:hover { color: #f55; } .control-pg { top: 0; left: 0; background: rgba(51, 51, 51, 0.84); color: #fff; z-index: 210; min-height: 100vh; width: 240px; margin-left: -240px; position: fixed; } .control-pg .open-cog, .control-pg .close-cog { float: right; display: block; width: 50px; height: 50px; line-height: 50px; text-align: center; font-size: 35px; background: #0057a7; right: -50px; top: 257px; position: relative; } .control-pg .open-cog a, .control-pg .close-cog a { display: block; width: 50px; height: 50px; text-align: center; line-height: 50px; font-size: 25px; -webkit-animation: myfirst 1.5s linear 0s infinite alternate; animation: myfirst 1.5s linear 0s infinite; -webkit-transform: rotate(0deg); transform: rotate(0deg); } /* Chrome, Safari, Opera */ @-webkit-keyframes myfirst { from { -webkit-transform: rotate(0deg); transform: rotate(0deg); } to { -webkit-transform: rotate(360deg); transform: rotate(360deg); } } /* Standard syntax */ @keyframes myfirst { from { -webkit-transform: rotate(0deg); transform: rotate(0deg); } to { -webkit-transform: rotate(360deg); transform: rotate(360deg); } } .control-pg a:hover { background: transparent; } .control-pg .close-cog { display: none; } .control-pg li { list-style-type: none; font-size: 13px; margin: 2% auto; padding: 8%; cursor: pointer; padding-right: 25px; text-align: right; float: right; width: 100%; } .control-pg li:hover { background: rgba(23, 22, 22, 0.84); transition: all 0.3s; } .control-pg li span { display: block; width: auto; float: left; margin-left: 5%; } .my-offer .glyphicon { font-size: 15px; line-height: 40px; } .my-offer .glyphicon a { font-size: 15px; font-family: 'droid-kufi'; margin: 0px 5px; } .my-offer .glyphicon:hover { color: #f55; } /* ******************************* */ .input-sm { resize: none; border: 1px solid #aaa; border-radius: 0; } .holder { position: relative; background-size: contain; width: 100%; height: 370px; background-repeat: no-repeat; background-image: url(../images/apple.png); background-position: center; overflow: hidden; } .t { position: relative; width: 366px; height: 230px; overflow: hidden; margin: auto; margin-top: 16px; background: #010006; } .preview >video, .t >video { width: 100%; height: 100%; } video::-webkit-media-controls-fullscreen-button { display: none; } video::-moz-media-controls-fullscreen-button { display: none; } #paus, #play, #left, #right { background-color: #010006; padding: 5px 10px; color: #fff; cursor: pointer; margin-left: 1px; position: relative; z-index: 999; margin-bottom: -1px; } #right { border-top-right-radius: 5px; } #left { border-top-left-radius: 5px; } .holder .preview { background: #010006; width: 365px; height: 246px; overflow: hidden; margin: auto; margin-top: 14px; } .preview >img, .t >img { width: 100%; height: 100%; } /* .preview img { margin-top: 0px; width: 100%; transition: all 8s ease-in-out; } .preview:hover img { margin-top: -605px; } */ .vid .mybtn .signup-btn { display: inline-block; width: 30%; height: 40px; color: #fff; background: #0057a7; font-size: 11px; line-height: 40px; padding: 0px 5px; margin: auto 245px; float: none; text-align: center; margin-top: 15px; margin-right: 100px; } .sign-form { width: 600px; margin: auto; border-radius: 5px; display: none; } .up-form { width: 400px; float: right; border-radius: 5px; background-image: url(../images/hback.png); } .up-form h1 { font-size: 13px; text-align: center; background: #0057a7; width: 136px; height: 30px; line-height: 30px; color: #fff; margin: 20px auto; } .fname { width: 90%; height: 45px; border: 0px; line-height: 45px; direction: rtl; text-indent: 8px; margin-bottom: 15px; margin-right: 20px; } .up-pass { width: 42%; height: 45px; border: 0px; line-height: 45px; direction: rtl; text-indent: 8px; margin-bottom: 15px; margin-right: 20px; } .up-check label { cursor: pointer; color: #0057a7; font-family: 'droid-kufi'; font-size: 13px; } #up-btn { width: 40%; height: 45px; border: 0px; line-height: 45px; direction: rtl; text-align: center; margin-bottom: 15px; margin-right: 110px; } .divided { width: 2px; background: #0057a7; height: 310px; float: right; margin-top: 30px; } .social-form { float: left; width: 198px; height: 435px; border-radius: 5px; background-image: url(../images/hback.png); } #fac { width: 80%; height: 45px; border: 0px; line-height: 45px; direction: rtl; text-indent: 8px; margin-bottom: 15px; margin-right: 20px; background: #26468b; text-align: center; font-size: 23px; margin-top: 70px; border-radius: 4px; } #fac:hover { background: #3a5897; } #twit { width: 80%; height: 45px; border: 0px; line-height: 45px; direction: rtl; text-indent: 8px; margin-bottom: 15px; margin-right: 20px; background: #0aa8d0; text-align: center; font-size: 23px; border-radius: 4px; } #twit:hover { background: #00bdec; } #google { width: 80%; height: 45px; border: 0px; line-height: 45px; direction: rtl; text-indent: 8px; margin-bottom: 15px; margin-right: 20px; background: #c73929; text-align: center; font-size: 23px; border-radius: 4px; } #google:hover { background: #d94a3a; } .free { margin-right: 15px; border-bottom: 2px solid #0057a7; padding-bottom: 15px; background-image: url(../images/hback.png); margin-bottom: 20px; margin-top: 20px; } .free h1, .paied h1 { background-color: #0057a7; padding: 15px; font-size: 14px; color: #fff; float: right; width: 200px; text-align: center; } .free p { float: right; padding: 15px; width: 94%; padding-right: 30px; } .free label { float: right; background-color: #0057a7; text-align: right; padding-right: 15px; cursor: pointer; } .free input { float: right; width: 20px; height: 20px; border: 0px; background: #FFF; font-size: 15px; margin: 8px; } .free span { font-size: 16px; font-weight: normal; } .paied { background-image: url(../images/hback.png); padding: 30px; margin-right: 15px; padding-bottom: 15px; border-bottom: 2px solid #0057a7; } .paied h1 { margin-right: -30px; font-size: 15px; } /*************************************** */ .effect-zoe { margin-right: 10px; /* border-left: 2px solid #A708A7;*/ overflow: hidden; } .slide1 { margin-right: 10px; border-bottom: 2px solid #0057a7; } /*---------------*/ /***** Zoe *****/ /*---------------*/ figure.effect-zoe figcaption { top: auto; bottom: 0; padding: 1em; height: 6.75em; background: #0057a7; width: 252px; margin-right: -22px; color: #FFFFFF; -webkit-transition: -webkit-transform 0.35s; transition: transform 0.35s; -webkit-transform: translate3d(0, 100%, 0); transform: translate3d(0, 100%, 0); width: 100% !important; margin-left: px !important; right: 0px !important; position: absolute; margin-left: 0px !important; margin-right: 0px !important; } #go-prod { width: 100%; height: 100%; line-height: 70px; text-align: center; float: right; background-color: #fff; color: #0057a7; font-size: 13px; } figure.effect-zoe h2 { margin-top: 5px; float: right; direction: rtl; } figure.effect-zoe p.icon-links a { float: left; color: #FFFFFF; font-size: 15px; padding: 2px; margin: 2px; margin-top: 10px; margin-left: 1px; } figure.effect-zoe:hover p.icon-links a:hover, figure.effect-zoe:hover p.icon-links a:focus { color: #61bc1e; } figure.effect-zoe p.description { position: absolute; bottom: 80px; padding: 20px 15px 20px 10px; width: 100%; margin-right: -14px; line-height: 23px; color: #FFFFFF; font-size: 12px; background: #0057a7; -webkit-transition: opacity 0.35s; transition: opacity 0.35s; -webkit-backface-visibility: hidden; } figure.effect-zoe h2, figure.effect-zoe p.icon-links a { -webkit-transition: -webkit-transform 0.35s; transition: transform 0.35s; -webkit-transform: translate3d(0, 200%, 0); transform: translate3d(0, 200%, 0); } figure.effect-zoe p.icon-links a span::before { display: inline-block; padding: 8px 10px; font-family: 'feathericons'; speak: none; -webkit-font-smoothing: antialiased; -moz-osx-font-smoothing: grayscale; } .icon-eye::before { content: '\e000'; } .icon-paper-clip::before { content: '\e001'; } .icon-heart::before { content: '\e024'; } figure.effect-zoe h2 { display: inline-block; } figure.effect-zoe:hover p.description { opacity: 1; } figure.effect-zoe:hover figcaption, figure.effect-zoe:hover h2, figure.effect-zoe:hover p.icon-links a { -webkit-transform: translate3d(0, 0, 0); transform: translate3d(0, 0, 0); } figure.effect-zoe:hover h2 { -webkit-transition-delay: 0.05s; transition-delay: 0.05s; } figure.effect-zoe:hover p.icon-links a:nth-child(3) { -webkit-transition-delay: 0.1s; transition-delay: 0.1s; } figure.effect-zoe:hover p.icon-links a:nth-child(2) { -webkit-transition-delay: 0.15s; transition-delay: 0.15s; } figure.effect-zoe:hover p.icon-links a:first-child { -webkit-transition-delay: 0.2s; transition-delay: 0.2s; } /* ***************************** */ .area-serch { width: 630px; background: url('../images/hback.png'); margin: auto; padding: 20px; border-radius: 4px; margin-top: -10px; display: none; } @media (min-width: 0px) and (max-width: 690px) { .area-serch { width: 100%; background: url('../images/hback.png'); margin: auto; padding: 20px; border-radius: 4px; margin-top: -10px; display: none; margin-right: 15px; } } /* @media (min-width: 0px) and (max-width: 700px) { .vid .mybtn { width: 110%; right: 90px } .vid .mybtn .signup-btn { margin-right: 92px; } } */ .area-serch select { width: 18%; font-size: 12px; } .area-ser { width: 99%; height: 45px; border: 0px; line-height: 45px; direction: rtl; text-indent: 8px; margin-bottom: 5px; margin-right: -2px; margin-top: 15px; } .opt { float: right; margin-top: 20px; font-size: 16px; } /* ***************** companies ******************** */ .company-list { float: right; height: 400px; margin-right: -40px; margin-top: 60px; } .company-list ul { list-style: none; background: #0057a7; } .company-list ul li { width: 100%; height: 50px; background: #0057a7; text-indent: 10px; border-bottom: 1px solid #fff; cursor: pointer; } .company-list ul li:nth-child(1) { height: 75px; background: #fff; border-bottom: 1px solid #333; position: fixed; width: 299px; margin-top: -75px; } .company-list ul li:nth-child(2) { margin-top: 75px; } #jop-show { margin: auto; float: none; background: #0057a7; display: none; margin-top: 50px; } .company-list ul li:hover { color: #333; background: #fff; } /*.company-list ul li:hover .jop-show{display: block;}*/ .jop-txt { width: 100%; height: 300px; padding: 15px; overflow-y: auto; border-bottom: 1px solid #fff; border-top: 1px solid #fff; } .jop-txt p { color: #fff; } .jop-form { width: 100%; height: 70px; } #go-form { position: absolute; width: 250px; height: 50px; margin: 10px 15px; text-align: center; color: #fff; border-radius: 4px; transition: all 0.5s; background: #d32922; border-bottom: 4px solid #be2019; line-height: 50px; /* #028164;*/ } #go-form:hover { background: #be2019; transition: all 0.5s; } .company-list ul li a { line-height: 50px; color: #222; } .comp-name { color: #0057a7; font-size: 23px; margin-top: 35px; float: right; } .comp { color: #0057a7; font-size: 23px; margin-top: 35px; float: left; } .jop-head h1 { font-size: 21px; line-height: 48px; background: #f03f37; color: #fff; width: 160px; border-radius: 3px; margin: auto; margin-top: 6px; margin-bottom: 6px; border: 1px dotted #fff; text-align: center; } .messg-sent { width: 700px; background-image: url(../images/hback.png); border-radius: 3px; padding: 15px; border: 1px solid #C5C2C2; position: absolute; top: 90px; left: 330px; display: none; } .mail-sent { width: 100%; height: 50px; border: 0px; border-radius: 3px; text-indent: 8px; font-size: 18px; } .mail-sent:focus { border: 1px solid #0057a7; } .msg-txt { height: 145px; border: 0px; border-radius: 3px; text-indent: 8px; font-size: 18px; float: right; max-width: 100%; width: 70%; margin-top: 10px; resize: none; outline: 0; overflow: hidden; padding: 15px; } #sent-msg { width: 130px; float: left; border-radius: 3px; background: #0057a7; transition: all 0.5s ease; } #sent-msg:hover { background: #093f69; transition: all 0.5s ease; } .add-img { width: 130px; float: right; border-radius: 3px; background: #0057a7; transition: all 0.5s ease; height: 50px; margin-top: 20px; text-align: center; font-size: 19px; line-height: 50px; } .msg-images { width: 25%; background: #fff; //margin-top: 155px; height: 152px; padding: 5px; overflow: auto; float: left; border: 1px solid; } #blah { float: right; height: 140px; width: 140px; text-align: center; margin-right: 5px; z-index: 100; margin-bottom: 5px; } .fileUpload { position: absolute; overflow: hidden; width: 144px; height: 140px; background: transparent; border: 0px; outline: 0; } .fileUpload input.upload { position: absolute; top: 0; right: 0; margin: 0; padding: 0; font-size: 20px; cursor: pointer; opacity: 0; filter: alpha(opacity=0); width: 140px; height: 140px; } #date { text-indent: 10px; font-size: 17px; } .fileUpload5 { position: relative; /* overflow: hidden; */ width: 140px; height: 140px; font-size: 16px; line-height: 40px; text-align: center; border-radius: 4px; color: #fff; margin-right: 16px; } .fileUpload5 input.upload5 { position: absolute; top: 0; right: 0; margin: 0; padding: 0; font-size: 20px; cursor: pointer; opacity: 0; filter: alpha(opacity=0); width: 140px; height: 140px; } .fileUpload6 { position: relative; /* overflow: hidden; */ width: 140px; height: 140px; font-size: 16px; line-height: 40px; text-align: center; border-radius: 4px; color: #fff; margin-right: 16px; float: right; margin-top: -140px; } #blah1 { margin-right: 16px; margin-top: -140px; float: right; height: 140px; width: 140px; text-align: center; position: absolute; } .fileUpload6 input.upload6 { position: absolute; top: 0; right: 0; margin: 0; padding: 0; font-size: 20px; cursor: pointer; opacity: 0; filter: alpha(opacity=0); width: 140px; height: 140px; } .fileUpload8 { position: relative; overflow: hidden; width: 300px; height: 40px; background: rgb(240, 63, 55); font-size: 16px; line-height: 40px; text-align: center; border-radius: 4px; color: #fff; cursor: pointer; margin: 15px 0px 25px; } .fileUpload8 input.upload8 { position: absolute; top: 0; right: -125px; margin: 0; padding: 0; font-size: 20px; cursor: pointer; opacity: 0; filter: alpha(opacity=0); width: 425px; height: 40px; cursor: pointer; } .bman { float: right; margin-top: 10px; padding: 5px; } .bman span { font-size: 17px; float: right; color: #222; font-weight: normal; cursor: pointer; } .bman input[type="radio"] { display: inline-block; width: 34px; height: 18px; margin-top: 12px; } .employ { float: left; padding: 5px; margin-top: 10px; } .employ span { font-size: 17px; float: right; color: #222; font-weight: normal; cursor: pointer; } .employ input[type="radio"] { display: inline-block; width: 34px; height: 18px; margin-top: 12px; } .bef-login { width: 396px; background: url('../images/hback.png'); margin: auto; padding: 10px; border-radius: 4px; margin-top: -10px; display: none; } .bman1 { float: right; margin-top: 10px; padding: 5px; background: #0057a7; width: 100%; } .bman1 span { font-size: 17px; float: right; color: #fff; font-weight: normal; cursor: pointer; } .bman1 input[type="radio"] { display: inline-block; width: 34px; height: 18px; margin-top: 12px; margin-right: 166px; } .employ1 { float: right; padding: 5px; margin-top: 10px; background: #0057a7; width: 100%; } .employ1 span { font-size: 17px; float: right; color: #fff; font-weight: normal; cursor: pointer; } .employ1 input[type="radio"] { display: inline-block; width: 34px; height: 18px; margin-top: 12px; } /*-----------------*/ /***** Goliath *****/ /*-----------------*/ figure.effect-goliath { background: #df4e4e; } figure.effect-goliath img, figure.effect-goliath h2 { -webkit-transition: -webkit-transform 0.35s; transition: transform 0.35s; } figure.effect-goliath img { -webkit-backface-visibility: hidden; backface-visibility: hidden; } figure.effect-goliath h2, figure.effect-goliath p { position: absolute; bottom: 0; left: 0; padding: 30px; } figure.effect-goliath p { text-transform: none; font-size: 90%; opacity: 0; -webkit-transition: opacity 0.35s, -webkit-transform 0.35s; transition: opacity 0.35s, transform 0.35s; -webkit-transform: translate3d(0, 50px, 0); transform: translate3d(0, 50px, 0); } figure.effect-goliath:hover img { -webkit-transform: translate3d(0, -80px, 0); transform: translate3d(0, -80px, 0); } figure.effect-goliath:hover h2 { -webkit-transform: translate3d(0, -100px, 0); transform: translate3d(0, -100px, 0); } figure.effect-goliath:hover p { opacity: 1; -webkit-transform: translate3d(0, 0, 0); transform: translate3d(0, 0, 0); } .grid { position: relative; clear: both; margin: 0 auto; padding: 2em 0 4em; /* max-width: 1000px;*/ list-style: none; text-align: center; } /* Common style */ .grid figure { position: relative; float: right; overflow: hidden; margin: 125px 2%; width: 21%; height: auto; background: #131313; text-align: center; cursor: pointer; } .grid figure img { position: relative; display: block; min-height: 100%; max-width: 100%; opacity: 0.6; } .grid figure figcaption { padding: 2em; color: #fff; text-transform: uppercase; font-size: 1.25em; -webkit-backface-visibility: hidden; backface-visibility: hidden; } .grid figure figcaption::before, .grid figure figcaption::after { pointer-events: none; } .grid figure figcaption, .grid figure figcaption > a { position: absolute; top: 0; left: 0; width: 100% !important; height: 100%; /* opacity: 0; */ margin: 0px; } /* Anchor will cover the whole item by default */ /* For some effects it will show as a button */ .grid figure figcaption > a { z-index: 1000; text-indent: 200%; white-space: nowrap; font-size: 0; opacity: 0; } .grid figure h2 { word-spacing: -0.15em; font-weight: 300; } .grid figure h2 span { font-weight: 800; } .grid figure h2, .grid figure p { margin: 0; } .grid figure p { letter-spacing: 1px; font-size: 68.5%; background: #0057a7; width: 100%; } .row-head { background-color: #0057a7; display: inline-block; color: #fff; padding: 10px; margin: auto; line-height: 30px; font-size: 15px; } .coming { background-color: #0057a7; display: table; color: #fff; padding: 10px; margin: auto; line-height: 30px; font-size: 15px; margin-bottom: 50px; } .level2 { margin-top: 340px; width: 100%; position: absolute; } .level3 { margin-top: 680px; } /* ******** accordion ************ */ .acc-container { width: 96%; margin: 30px auto 0 auto; -webkit-border-radius: 8px; -moz-border-radius: 8px; -o-border-radius: 8px; border-radius: 8px; overflow: hidden; padding-top: 31px; min-height: 500px; } .acc-btn { width: 70%; margin: 0 auto; padding: 2px 25px; //text-align: center; cursor: pointer; background: #0057a7; border-bottom: 1px solid #333; border-radius: 15px; margin-bottom: 2px; } .acc-btn a.del {} .acc-content { height: 0px; width: 70%; margin: 0 auto; overflow: hidden; background: #E4E2E2; border-radius: 15px; } /* .acc-content-inner { padding: 30px; } */ .open { height: 200px; overflow: auto; } .tap-head { font: 700 20px/26px 'Lato', 'JF-Flat-regular'; color: #ffffff; direction: rtl; } .selected { color: #F9A126; } .myhead1 { background: url('../images/hback.png'); position: relative; display: table; height: 60px; position: fixed; z-index: 200; border-bottom: solid 3px #0057a7; margin: 0px; box-shadow: 0px 4px 25px #333; margin-top: -30px; } /* .myhead1 .logo { position: absolute; right: 0px; float: right; margin: 2px 5%; background: url('../images/hback.png'); padding: 10px; border-bottom-left-radius: 50%; border-bottom-right-radius: 50%; border-bottom: solid 3px #A708A7; } */ .myhead1 .btns { position: absolute; top: 0px; right: 18%; float: right; display: table; width: 30%; height: 100%; margin: 0px 20%; } .myhead1 .btns1 { position: absolute; top: 0px; right: 18%; float: right; display: table; width: 40%; height: 100%; margin: 0px 12%; } .myhead1 .search { float: left; position: absolute; top: 20%; left: 5%; width: 20%; } .myhead1 .search div { position: relative; width: 100%; height: 30px; overflow: hidden; background: #fee; padding: 0px; margin: auto; } .myhead1 .search div input[type='text'] { width: 100%; height: 100%; position: absolute; top: 0; left: 0; padding: 0px 5px; margin: 0px; line-height: 30px; text-align: right; font-size: 12px; } .myhead1 .search div input[type='submit'] { position: absolute; top: 0; left: 0; width: 15%; z-index: 10; opacity: 0; height: 100%; margin: 0px; } .myhead1 .search div span { display: block; position: absolute; top: 0; left: 0; height: 100%; background: #0057a7; width: 15%; text-align: center; line-height: 30px; color: #fff; font-size: 14px; margin: 0px; } .login-btn2 { background: rgb(240, 63, 54); width: 170px; height: 30px; float: left; margin-top: -33px; margin-left: 40px; font-size: 14px; border-radius: 3px; text-align: center; line-height: 30px; transition: all 0.5s linear; border-radius: 4px; } .login-btn2:hover { transition: all 0.5s linear; background: rgb(212, 43, 34); } .show-search { display: none; } .show-radio { width: 100%; height: 78px; } p.error, p.success { width: 90%; border-radius: 5px; background: #990000; font-size: 2em; font: 0.85em Arial, Helvetica, sans-serif; color: white; padding: 5px; margin: 10px 0 0 0; font-weight: bold; width: 500px; height: 50px; line-height: 40px; text-align: center; margin: auto; } p.success { background: #009900; } .notf { width: 500px; height: 50px; text-align: center; background-color: green; color: #fff; position: fixed; top: calc(50% - 100px); left: calc(50% - 250px); font-size: 20px; font-family: arial; line-height: 50px; z-index: 1000; border-radius: 10px; } .not { width: 500px; height: 50px; text-align: center; background-color: red; color: #fff; position: fixed; top: calc(50% - 100px); left: calc(50% - 250px); font-size: 20px; font-family: arial; line-height: 50px; z-index: 1000; border-radius: 10px; } .mask { margin: auto; float: none; } .filters { text-align: center; padding: 20px; margin: 20px 0; direction: rtl; font-size: 17px; } .filters ul { list-style: none; margin-left: 220px; } .filters ul li { float: left; display: inline-block; margin-left: 10px; padding: 10px; } .filters ul li a { padding: 10px; text-decoration: none; font-size: 17px; color: #000; } #portfolio-container { overflow: hidden; } .widme { padding: 30px; } .mix.category-1, .mix.category-2 { width: 250px; height: 250px; border: 4px solid #0057a7; position: relative; -webkit-transition: all 1s; -moz-transition: all 1s; -o-transition: all 1s; transition: all 1s; margin: 5px; } .mix.category-1:hover .caption { -webkit-transform: scale(1, 1); -moz-transform: scale(1, 1); -o-transform: scale(1, 1); transform: scale(1, 1); -webkit-transition: all .5s; -moz-transition: all .5s; -o-transition: all .5s; transition: all .5s; } .mix.category-2:hover .caption { -webkit-transform: scale(1, 1); -moz-transform: scale(1, 1); -o-transform: scale(1, 1); transform: scale(1, 1); -webkit-transition: all .5s; -moz-transition: all .5s; -o-transition: all .5s; transition: all .5s; } .mix.category-3, .mix.category-4 { width: 250px; height: 250px; position: relative; -webkit-transition: all 1s; -moz-transition: all 1s; -o-transition: all 1s; transition: all 1s; margin: 5px; border: 4px solid #0057a7; } .mix.category-3:hover .caption { -webkit-transform: scale(1, 1); -moz-transform: scale(1, 1); -o-transform: scale(1, 1); transform: scale(1, 1); -webkit-transition: all .5s; -moz-transition: all .5s; -o-transition: all .5s; transition: all .5s; } .mix.category-4:hover .caption { -webkit-transform: scale(1, 1); -moz-transform: scale(1, 1); -o-transform: scale(1, 1); transform: scale(1, 1); -webkit-transition: all .5s; -moz-transition: all .5s; -o-transition: all .5s; transition: all .5s; } .mix.category-1 img, .mix.category-2 img { width: 100%; height: 100%; } .mix.category-3 img, .mix.category-4 img { width: 100%; height: 100%; } #portfolio-container .mix { display: none; } button { display: inline-block; padding: 10px 30px; color: #000; border-radius: 4px; margin-bottom: 10px; border: 0px; background-color: rgba(222, 221, 221, 0.44); font-size: 14px; } button.active { background: #0057a7; color: #fff; } button:focus { outline: 0 none; } .caption { width: 100%; height: 100%; background: rgba(12, 12, 12, 0.79); text-align: center; position: absolute; transform: scale(0, 0); -webkit-transition: all .5s; -moz-transition: all .5s; -o-transition: all .5s; transition: all .5s; } .caption h1 { background: #0057a7; text-transform: capitalize; text-align: center; font-size: 18px; color: #FFFFFF; padding: 15px 15px; width: 200px; margin: auto; direction: rtl; border-bottom: 3px solid #fff; } .show_big { text-decoration: none; background: tomato; border-radius: 50%; color: #fff; font-size: 14px; margin: 10px; width: 40px; height: 40px; position: absolute; text-align: center; line-height: 40px; cursor: pointer; } .go_link { text-decoration: none; background: #0057a7; border-radius: 50%; color: #fff; font-size: 20px; margin: -3px -22px 0 0px; width: 50px; height: 50px; position: absolute; text-align: center; line-height: 50px; border: 3px solid #fff; } #sw1, #sw2, #sw3, #sw4, #sw5, #sw6, #sw7, #sw8, #sw9 { margin: 20px auto; display: none; width: 600px; height: 600px; border: 4px solid #fff; } .contact-l { width: 50%; float: left; } .contact-r { width: 50%; float: right; padding: 15px; } .contact-r h3 { margin-top: 50px; text-transform: uppercase } .edits { padding-bottom: 60px; border-bottom: 3px solid #0057a7; } #show-offers, #show-products { background-color: #0057a7; display: block; color: #fff; padding: 6px; width: 200px; margin: auto; line-height: 30px; font-size: 17px; } #show-products { margin-bottom: 40px; } .main-bottom1 { margin-bottom: 50px; } .tab-container { margin-top: 115px; } .nav-tabs > li.active > a, .nav-tabs > li.active > a:hover, .nav-tabs > li.active > a:focus { color: #0057a7; } .nav > li { float: right; } .nav > li > a { color: #FBA325; } .nav-tabs > li > a { border-radius: 0; } .comp-tab { margin-top: 120px; min-width: 60%; } .main-bottom { margin: auto; text-align: right; background: #0057a7; float: none; direction: rtl; padding: 6px; margin-top: 30px; min-width: 95%; } .tab-content { background-color: #fff; padding-bottom: 30px; overflow: hidden; } .panel-group { margin-bottom: 0; } .panel-default { border: 0px; } .gr { float: left; background-color: #0057a7; padding: 7px 7px; text-align: center; color: #fff; font-size: 13px; font-weight: normal; } /* .tab-content > .tab-pane{ padding: 50px; } */ .panel-group .panel { margin-bottom: -5px; border-radius: 0px; } .panel-group .panel-heading { border-bottom: 0; } .panel-heading { padding: 20px 15px; border-top-left-radius: 0px; border-top-right-radius: 0px; } .panel { background-color: #fff; border-bottom: 1px solid #dfdfdf; } .panel-default > .panel-heading { color: #333; background-color: #f1f1f1; text-align: right; } .panel-group .panel-heading + .panel-collapse > .panel-body, .panel-group .panel-heading + .panel-collapse > .list-group { border: 0px; } .panel-title a { text-decoration: none; text-transform: uppercase; margin-left: 20px; color: #000000; } #content-table { width: 100%; float: right; text-align: right; direction: rtl; } #table-right { background: #F03F37; float: right; width: 30%; border: 1px solid #000; font-size: 13px; min-height: 68px; } #table-left { background: #FAA226; float: left; width: 69%; border: 1px solid #000; font-size: 14px; min-height: 68px; } .gold { background-color: #ECCA04; padding: 10px; margin: AUTO; padding-bottom: 20px; width: 100%; float: right; margin-top: 20px; } .gold h3 { height: 50px; margin: 0px 0 0px 0; line-height: 50px; font-family: 'jor'; font-size: 22px; color: #ECBE04; background-color: #fff; border-bottom: 1px solid #ECBE04; } .gold h4 { height: 50px; margin: 0px 0 0px 0; line-height: 50px; font-family: 'jor'; font-size: 35px; color: #ECBE04; background-color: #fff; border-bottom: 1px solid #ECBE04; display: block; } .gold p { padding: 10px; background-color: white; color: #ECBE04; direction: rtl; text-align: right; font-size: 14px; border-bottom: 1px solid #ECBE04; } .gold label { background-color: #FFFFFF; padding: 0px 16px; margin: -10px; color: #ECBE04; height: 40px; text-align: right; line-height: 40px; cursor: pointer; font-size: 17px; font-weight: normal; } .gold label span { margin-right: 10px; } .gold label input { width: 17px; height: 17px; border: 0; margin: 10px 0px 0 -5px; } .silver { background-color: #b4b0b0; padding: 10px; margin: AUTO; padding-bottom: 20px; margin-top: 30px; margin-bottom: 30px; width: 100%; float: right; margin-top: 20px; } .silver h3 { height: 50px; margin: 0px 0 0px 0; line-height: 50px; font-family: 'jor'; font-size: 22px; color: #b4b0b0; background-color: #fff; border-bottom: 1px solid #b4b0b0; } .silver h4 { height: 50px; margin: 0px 0 0px 0; line-height: 50px; font-family: 'jor'; font-size: 35px; color: #b4b0b0; background-color: #fff; border-bottom: 1px solid #b4b0b0; display: block; } .silver p { padding: 10px; background-color: white; color: #b4b0b0; direction: rtl; text-align: right; font-size: 14px; border-bottom: 1px solid #b4b0b0; } .silver label { background-color: #FFFFFF; padding: 0px 16px; margin: -10px; color: #b4b0b0; height: 40px; text-align: right; line-height: 40px; cursor: pointer; font-size: 17px; font-weight: normal; } .silver label span { margin-right: 10px; } .silver label input { width: 17px; height: 17px; border: 0; margin: 10px 0px 0 -5px; } .edited-social h1 { background-color: #0057a7; display: block; color: #fff; padding: 10px; width: 280px; margin: 25px auto; font-size: 14px; } .net-form { padding: 15px; } input[type="text"], input[type="password"], input[type="email"], input[type="number"] { font-family: 'open-sans-l'; border: 1px solid #aaa; outline: 0; color: #000; } textarea { font-family: 'open-sans-l'; border: 1px solid #aaa; outline: 0; } input[type="password"] { font-family: 'open-sans-l'; border: 1px solid #aaa; outline: 0; } .net-form input[type="text"] { width: 100%; height: 45px; left: 45px; text-align: left; float: left; padding-left: 15px; font-size: 14px; outline: 0; font-family: sans-serif; margin-bottom: 20px; border: 1px solid #aaa; } .edited-social { background: url('../images/hback.png'); padding: 1%; border: solid 3px #0057a7; z-index: 250; display: none; float: none; margin: AUTO; } #msg-hd { background-color: #0057a7; display: block; color: #fff; padding: 15px; width: 310px; line-height: 30px; font-size: 17px; } .message-sent { background: url('../images/hback.png'); padding: 3%; border: solid 3px #0057a7; z-index: 250; display: none; float: none; margin: AUTO; height: 500px; overflow-y: auto; } .send-msg { background: url('../images/hback.png'); padding: 2%; border: solid 3px #0057a7; z-index: 250; display: none; float: none; margin: AUTO; overflow-y: auto; } .btn-msg { text-align: left; padding-left: 20px; padding-bottom: 10px; border-top: 1px solid #fff; } .btn-msg input[type="submit"] { width: 20%; height: 50px; line-height: 0px; font-size: 18px; text-align: center; border-radius: 0px; background: #FAA226; border: 1px solid #fff; color: #fff; } .txt-msg { height: 150px; } .txt-msg textarea { height: 100%; resize: none; } .msg-reply { text-align: left; padding-left: 20px; padding-bottom: 10px; border-top: 1px solid #fff; } .msg-reply input[type="submit"] { width: 20%; height: 50px; line-height: 0px; font-size: 18px; text-align: center; border-radius: 0px; background: #FAA226; border: 1px solid #fff; color: #fff; } .all-shown { background: url('../images/hback.png'); padding: 2%; border: solid 3px #0057a7; z-index: 250; display: none; float: none; margin: AUTO; } .all-companies { margin-top: 95px; } .cont-company { margin-top: 25px; } .block { height: 200px; /* background: #A708A7;*/ float: right; padding: 5px; margin-bottom: 20px; overflow: hidden; border-top: 1px solid #0057a7; border-right: 1px solid #0057a7; } .block-img { width: 100%; height: 100%; overflow: hidden; } .block-img img { width: 100%; height: 100%; transition: all .5s; -webkit-transition: all .5s; -moz-transition: all .5s; -o-transition: all .5s; -ms-transition: all .5s; } .block-caption { background-color: rgba(0, 0, 0, 0.59); transform: translate(0, 0); height: 100%; transition: all .5s; -webkit-transition: all .5s; -moz-transition: all .5s; -o-transition: all .5s; -ms-transition: all .5s; } .block-caption h3 { background: #0057a7; text-transform: capitalize; text-align: center; font-size: 15px; color: #FFFFFF; direction: rtl; padding: 10px; line-height: 23px; margin-bottom: 70px; transform: translate(0, 288px); transition: all .8s; -webkit-transition: all .8s; -moz-transition: all .8s; -o-transition: all .8s; -ms-transition: all .8s; transform: translate(0, 288px); -webkit-transform: translate(0, 288px); -moz-transform: translate(0, 288px); -o-transform: translate(0, 288px); -ms-transform: translate(0, 288px); } .block-caption a { background-color:#0057a7; direction: rtl; font-size: 14px; padding: 5px 14px; } .block:hover .block-img >img { transition: all .5s; -webkit-transition: all .5s; -moz-transition: all .5s; -o-transition: all .5s; -ms-transition: all .5s; transform: scale(1.2, 1.2); -webkit-transform: scale(1.2, 1.2); -moz-transform: scale(1.2, 1.2); -o-transform: scale(1.2, 1.2); -ms-transform: scale(1.2, 1.2); } .block:hover .block-caption { transition: all .5s; -webkit-transition: all .5s; -moz-transition: all .5s; -o-transition: all .5s; -ms-transition: all .5s; transform: translate(0, -230px); -webkit-transform: translate(0, -230px); -moz-transform: translate(0, -230px); -o-transform: translate(0, -230px); -ms-transform: translate(0, -230px); } .block:hover .block-caption >h3 { transition: all .8s; -webkit-transition: all .8s; -moz-transition: all .8s; -o-transition: all .8s; -ms-transition: all .8s; transform: translate(0, 0); -webkit-transform: translate(0, 0); -moz-transform: translate(0, 0); -o-transform: translate(0, 0); -ms-transform: translate(0, 0); } /* ******************* message ************************** */ .msg-block { float: right; } /* .msg-head{ background-color: #f1f1f1; padding: 10px; border-bottom: 1px solid #FF633C; } .msg-head h1{ font-size: 17px; } */ .msg-answer { background-color: #f1f1f1; padding: 15px; margin-bottom: 20px; } .msg-answer a { background-color: #FF633C; float: right; width: 170px; text-align: center; height: 45px; line-height: 45px; transition: all 0.5s; } .msg-answer a:hover, .answer-content input:hover { background-color: #eb4116; transition: all 0.5s; } .answer-content { background-color: #f1f1f1; padding: 15px 15px 30px 25px; /* display: none;*/ } .answer-content:before { content: ""; width: 0; height: 0; border-style: solid; border-width: 0 10px 15px 10px; border-color: rgba(0, 0, 0, 0) transparent #f1f1f1 transparent; position: absolute; margin: -30px 0 0 0; } .answer-content textarea { padding: 10px; height: 110px; direction: rtl; resize: none; } .answer-content input { background-color: #FF633C; float: right; width: 170px; text-align: center; height: 45px; line-height: 45px; border: 0; font-size: 15px; transition: all 0.5s; } .msg-content { background-color: #f1f1f1; overflow-x: hidden; overflow-y: auto; height: 250px; margin-bottom: 20px; } .msg-out, .msg-in { border-bottom: 1px solid #0057a7; padding-top: 10px; } .mout-head, .min-head { border-bottom: 1px solid #BFBEBE; } .mout-head h4, .min-head h4 { color: #000; font-size: 15px; font-weight: bold; } .mout-body, .min-body { padding: 15px; } .mout-body p, .min-body p { font-size: 15px; text-align: right; direction: rtl; color: #545353; } /* ************* products ***************************** */ .products-table, .offers-table { margin: 100px auto; float: none; } .products-table table, .offers-table table { width: 100%; } .products-table table tr, .offers-table table tr { direction: rtl; border: 1px solid #fff; width: 100%; } .products-table table tr th, .offers-table table tr th { background-color: #0057a7; float: right; color: #FFFFFF; height: 100%; width: 5%; border-left: 1px solid #FFFFFF; line-height: 68px; text-align: center; font-weight: normal; font-size: 15px; padding: 0 5px; } .products-table table tr td, .offers-table table tr td { width: 95%; float: left; height: 100%; line-height: 68px; text-align: center; font-size: 15px; background-color: #bdbdbd; color: #000; padding: 0 5px; } .bx-wrapper img { display: block; width: 270px; height: 250px; max-width: 270px; } .bx-wrapper .bx-viewport { -moz-box-shadow: 0 0 5px #ccc; background: #fff; height: 250px; } /* ******************* login ************************************** */ .other { background: url(../images/sdddd.jpg); background-size: cover; } .form-container { margin: auto; float: none; padding: 0; background-color: rgba(0, 0, 0, 0.63); position: relative; top: 170px; border-radius: 5px; } .form-body, .forgetpass { padding: 20px; } #txtname, #pass, #forgettxt { width: 100%; height: 45px; text-indent: 10px; margin-bottom: 10px; direction: rtl; float: right; background-color: rgba(0, 0, 0, 0.63); border: 1px solid #333; color: #FFFFFF; border-left: 3px solid #3BAFDA; } .form-body label { font-family: 'droid-kufi'; -moz-font-family: 'droid-kufi'; font-weight: normal; text-align: right; width: 30%; cursor: pointer; display: inline; } .forget { float: left; margin-top: 7px; cursor: pointer; } .iconpage { width: 100px; height: 100px; margin: AUTO; overflow: hidden; position: relative; top: -70px; border-radius: 50%; padding: 0; transition: all .5s; border: 5px solid rgba(0, 0, 0, 0.63); } .iconpage img { max-width: 100%; transition: all .5s; } #loginbtn { width: 100%; height: 45px; text-align: center; border-radius: 3px; background: rgb(58, 174, 217); border: 0; color: #fff; outline: 0; font-size: 15px; transition: all .5s; } #loginbtn:hover, #checkbtn:hover { transition: all .5s; background: rgb(20, 143, 188); } .form-body a:hover { text-decoration: underline; } .new { top: -50px; } #checkbtn { width: 30%; height: 45px; text-align: center; border-radius: 3px; background: rgb(58, 174, 217); border: 0; color: #fff; outline: 0; font-size: 15px; transition: all .5s; } .forgetpass { display: none; } .gohome { float: left; position: relative; top: 40px; cursor: pointer; } .gohome:hover { text-decoration: underline; } .img1, .img2 { transition: all .5s; } .iconpage:hover .img1 { transform: translateY(90px); transition: all .5s; } .iconpage:hover .img2 { transform: translateY(-90px); transition: all .5s; } .sh-comp-info .infos1 { margin: auto; float: none; margin-top: 25px; } /* *********************** */ .orders-coming { margin: 50px 0; } .r-side { float: right; overflow-y: auto; overflow-x: hidden; height: 400px; } .r-side ul { list-style: none; } .r-side ul li { display: inline-block; background: #3e3e3e; padding: 10px; border-bottom: 1px solid #fff; float: right; width: 100%; transition: all 0.2s; } .r-side ul li:hover { transition: all 0.2s; background: #087232; } .r-side ul li a { float: right; } .r-side ul li span { float: right; width: 50px; margin-left: 10px; } .r-side ul li h4 { width: calc(100% - 60px); float: right; font-size: 12px; line-height: 23px; text-align: right; margin: 0; } .r-side ul li h5 { color: #fff; margin: 0; font-family: 'open-sans-l'; font-size: 13px; float: left; display: inline-block; } .l-side { float: left; padding: 20px; } .myrow { padding: 20px; line-height: 20px; } .mycol { padding: 20px; line-height: 20px; float: none; } #tab2 { display: none; } .badge { font-size: 11px; color: #fff; text-align: center; /* background-color: #149C49;*/ background-color: red; border-radius: 50%; border: 0; position: relative; top: -23px; line-height: 12px; } .our-vision { margin-top: 100px; } .our-vision h1, .about h1, .parteners h1 { padding: 15px 49px; margin-bottom: 18px; font-size: 19px; border-bottom: 1px solid #dfdfdf; } .our-vision p, .about p { line-height: 25px; direction: rtl; text-align: right; font-size: 15px; font-family: 'open-sans-l'; } .about-img { float: right; padding: 5px; border: 1px solid #0057a7; } .about-data { padding: 15px; } /* ******************************************************** */ .message-container{ padding: 20px; margin: auto; text-align: right; background: #149C49; float: none; direction: rtl; margin-top: 110px; } .message-container input{ width: 100%; border: 0; text-indent: 10px; height: 40px; margin-bottom: 10px; border-radius: 4px; } .message-container textarea{ border: 0px; border-radius: 4px; resize: vertical; margin-top: 5px; margin-bottom: 10px; height: 120px; padding: 10px; } .message-container button{ color: #fff; font-size: 13px; background: #057330; } .message-container .fileUpload8{ background: #057330; float: left; width: 120px; font-size: 13px; margin: 0; } .company-ads{ min-height: 300px; height: 300px; } .company-ads img{ width: 100%; height: 100%; }
0.247805
0.06804
html, body, header, section, footer, div, ul, ol, li, img, a, span, em, del, legend, center, strong, var, fieldset, form, label, dl, dt, dd, cite, input, hr, time, mark, code, figcaption, figure, textarea, h1, h2, h3, h4, h5, h6, p { margin: 0px; border: 0px none; padding: 0px; font-style: normal; font: 14px "Lucida Grande", Helvetica, Arial, sans-serif; } body{overflow-x: hidden;} a, ul, li { text-decoration: none; list-style: outside none none; color: #4D4D4D; } /*common*/ .mt10{margin-top: 10px;} .mt20{margin-top: 20px;} .fl{float: left;} .fr{float: right;} .hidden {display: none;} .clear {clear: both} .ui-header{ background-color: #1ABC9C; width: 100%; top: 0px; position: fixed; color: #FFF; display: table; min-height: 45px; line-height: 45px; font-size: 18px; text-align: center; z-index: 10000; } .ui-header a{ height: 45px; padding-top: 0px; } .ui-header .header-title{ right: 80px; left: 80px; width: auto; } /*login*/ .login-box { width: 80%; margin: auto; } .logo p { font-size: 2.2rem; text-align: center; } .line { width: 98%; overflow: hidden; border-bottom: 1px solid #1ABC9C; padding-left: 2%; margin-top: 35px; } .line img { float: left; padding-top: 2px; } .line input{ border: medium none; padding-left: 5%; line-height: 2.4rem; font-size: 1.2rem; color: #4D4D4D; outline: medium none; background: transparent none repeat scroll 0% 0%; font-family: Helvetica,Arial,sans-serif; } .chose .submit-btn { float: left; margin: 35px 0px; width: 100%; font-size: 1.2rem; line-height: 2.6rem; text-align: center; color: #FFF !important; background: #1ABC9C none repeat scroll 0% 0%; border-radius: 20px; } .head-img { position: relative; margin-top: 60px; text-align: center; } .head-img img { width: 110px; height: 110px; border-radius: 50%; border: 3px solid #D8F2F2; padding: 3px; } .head-img a { position: absolute; top: 50%; left: 50%; transform: translate(-50%, -50%); font-size: 2.5rem; font-weight: normal; color: #4D4D4D; }
public/stylesheets/style.css
html, body, header, section, footer, div, ul, ol, li, img, a, span, em, del, legend, center, strong, var, fieldset, form, label, dl, dt, dd, cite, input, hr, time, mark, code, figcaption, figure, textarea, h1, h2, h3, h4, h5, h6, p { margin: 0px; border: 0px none; padding: 0px; font-style: normal; font: 14px "Lucida Grande", Helvetica, Arial, sans-serif; } body{overflow-x: hidden;} a, ul, li { text-decoration: none; list-style: outside none none; color: #4D4D4D; } /*common*/ .mt10{margin-top: 10px;} .mt20{margin-top: 20px;} .fl{float: left;} .fr{float: right;} .hidden {display: none;} .clear {clear: both} .ui-header{ background-color: #1ABC9C; width: 100%; top: 0px; position: fixed; color: #FFF; display: table; min-height: 45px; line-height: 45px; font-size: 18px; text-align: center; z-index: 10000; } .ui-header a{ height: 45px; padding-top: 0px; } .ui-header .header-title{ right: 80px; left: 80px; width: auto; } /*login*/ .login-box { width: 80%; margin: auto; } .logo p { font-size: 2.2rem; text-align: center; } .line { width: 98%; overflow: hidden; border-bottom: 1px solid #1ABC9C; padding-left: 2%; margin-top: 35px; } .line img { float: left; padding-top: 2px; } .line input{ border: medium none; padding-left: 5%; line-height: 2.4rem; font-size: 1.2rem; color: #4D4D4D; outline: medium none; background: transparent none repeat scroll 0% 0%; font-family: Helvetica,Arial,sans-serif; } .chose .submit-btn { float: left; margin: 35px 0px; width: 100%; font-size: 1.2rem; line-height: 2.6rem; text-align: center; color: #FFF !important; background: #1ABC9C none repeat scroll 0% 0%; border-radius: 20px; } .head-img { position: relative; margin-top: 60px; text-align: center; } .head-img img { width: 110px; height: 110px; border-radius: 50%; border: 3px solid #D8F2F2; padding: 3px; } .head-img a { position: absolute; top: 50%; left: 50%; transform: translate(-50%, -50%); font-size: 2.5rem; font-weight: normal; color: #4D4D4D; }
0.385028
0.091707
@font-face { font-family: 'Roboto'; font-style: normal; font-weight: 100; src: url('../font/roboto-v20-latin-100.eot'); /* IE9 Compat Modes */ src: local(''), url('../font/roboto-v20-latin-100.eot?#iefix') format('embedded-opentype'), /* IE6-IE8 */ url('../font/roboto-v20-latin-100.woff2') format('woff2'), /* Super Modern Browsers */ url('../font/roboto-v20-latin-100.woff') format('woff'), /* Modern Browsers */ url('../font/roboto-v20-latin-100.ttf') format('truetype'), /* Safari, Android, iOS */ url('../font/roboto-v20-latin-100.svg#Roboto') format('svg'); /* Legacy iOS */ } /* roboto-300 - latin */ @font-face { font-family: 'Roboto'; font-style: normal; font-weight: 300; src: url('../font/roboto-v20-latin-300.eot'); /* IE9 Compat Modes */ src: local(''), url('../font/roboto-v20-latin-300.eot?#iefix') format('embedded-opentype'), /* IE6-IE8 */ url('../font/roboto-v20-latin-300.woff2') format('woff2'), /* Super Modern Browsers */ url('../font/roboto-v20-latin-300.woff') format('woff'), /* Modern Browsers */ url('../font/roboto-v20-latin-300.ttf') format('truetype'), /* Safari, Android, iOS */ url('../font/roboto-v20-latin-300.svg#Roboto') format('svg'); /* Legacy iOS */ } /* roboto-500 - latin */ @font-face { font-family: 'Roboto'; font-style: normal; font-weight: 500; src: url('../font/roboto-v20-latin-500.eot'); /* IE9 Compat Modes */ src: local(''), url('../font/roboto-v20-latin-500.eot?#iefix') format('embedded-opentype'), /* IE6-IE8 */ url('../font/roboto-v20-latin-500.woff2') format('woff2'), /* Super Modern Browsers */ url('../font/roboto-v20-latin-500.woff') format('woff'), /* Modern Browsers */ url('../font/roboto-v20-latin-500.ttf') format('truetype'), /* Safari, Android, iOS */ url('../font/roboto-v20-latin-500.svg#Roboto') format('svg'); /* Legacy iOS */ } /* roboto-regular - latin */ @font-face { font-family: 'Roboto'; font-style: normal; font-weight: 400; src: url('../font/roboto-v20-latin-regular.eot'); /* IE9 Compat Modes */ src: local(''), url('../font/roboto-v20-latin-regular.eot?#iefix') format('embedded-opentype'), /* IE6-IE8 */ url('../font/roboto-v20-latin-regular.woff2') format('woff2'), /* Super Modern Browsers */ url('../font/roboto-v20-latin-regular.woff') format('woff'), /* Modern Browsers */ url('../font/roboto-v20-latin-regular.ttf') format('truetype'), /* Safari, Android, iOS */ url('../font/roboto-v20-latin-regular.svg#Roboto') format('svg'); /* Legacy iOS */ } /* roboto-700 - latin */ @font-face { font-family: 'Roboto'; font-style: normal; font-weight: 700; src: url('../font/roboto-v20-latin-700.eot'); /* IE9 Compat Modes */ src: local(''), url('../font/roboto-v20-latin-700.eot?#iefix') format('embedded-opentype'), /* IE6-IE8 */ url('../font/roboto-v20-latin-700.woff2') format('woff2'), /* Super Modern Browsers */ url('../font/roboto-v20-latin-700.woff') format('woff'), /* Modern Browsers */ url('../font/roboto-v20-latin-700.ttf') format('truetype'), /* Safari, Android, iOS */ url('../font/roboto-v20-latin-700.svg#Roboto') format('svg'); /* Legacy iOS */ } /* roboto-900 - latin */ @font-face { font-family: 'Roboto'; font-style: normal; font-weight: 900; src: url('../font/roboto-v20-latin-900.eot'); /* IE9 Compat Modes */ src: local(''), url('../font/roboto-v20-latin-900.eot?#iefix') format('embedded-opentype'), /* IE6-IE8 */ url('../font/roboto-v20-latin-900.woff2') format('woff2'), /* Super Modern Browsers */ url('../font/roboto-v20-latin-900.woff') format('woff'), /* Modern Browsers */ url('../font/roboto-v20-latin-900.ttf') format('truetype'), /* Safari, Android, iOS */ url('../font/roboto-v20-latin-900.svg#Roboto') format('svg'); /* Legacy iOS */ } a { color: rgb(0, 152, 219);; } a:hover { text-decoration: underline; color: rgb(0, 152, 219); } body { padding: 85px 0 30px 0; font-family: 'Roboto'; font-size: 16px; } .tag { margin-right: .8em; } .link-tag { cursor: pointer; display: inline-block; } .service-tag { background-color: #232F3E !important; border-width: 1px; border-style: solid; } .navbar-default { background-color: #004170; } .roda-header h1, .roda-header h2 { font-size: 24px; color: white; float:left; margin: 26px 0 10px 0; font-weight: 300; } .roda-header h2 a { color:white; } h1, h2, h3, h4, .dataset h3 a { font-family: 'Roboto'; color:#232F3E; font-weight: 400; } h3 { margin-bottom: 16px; margin-top: 32px; } h4 { margin-top: 20px; } .dataset h3 a:hover { color:rgb(0, 152, 219); } .datasets { padding-bottom: 30px; } #dataatwork { margin-top: 1.6em; } #dataatwork h4 a { color: #232F3E; } .dataatwork-category { font-weight: bold; } .dataset { margin-bottom: 2em; } .lede { font-family: 'Roboto'; font-size: 1.28em; font-weight: 200; line-height: 1.6em; } #header_logo { max-width: 120px; float:right; padding: 20px 0 16px 0 ; } .label { font-weight: 400; } .label-info { background-color: #004170; } .label-info:hover { background-color: rgb(0, 152, 219); } .label-info-sustainability { background-color: #1e8900; } .label-info-sustainability:hover { background-color: #6aaf35; } /*.resource-list:nth-child(odd) { background-color: #E5FFFF; }*/ ul.resource-list { padding: 0; list-style-type: none; } ul.resource-list li { margin: 0 0 2em 0; border-bottom: 1px solid #d5dbdb; } ul.resource-list li:last-child { border-bottom:none; } ul.dataatwork-list li { margin: 0 0 10px 0; } dt { margin-top: .6em; } .section-row { border-color: #232F3E; } @media (max-width:768px) { .roda-header h1, .roda-header h2 { font-size: 18px; color: #FFF; float:left; margin: 20px 0 20px 0; } #header_logo { max-width: 40px; float:right; padding:16px 0 16px 0 ; } } @media (min-height: 790px) and (min-width:992px) { .aboutbox { position:fixed; z-index: 2; max-width: 392px; } } @media (min-height: 790px) and (min-width:1200px) { .aboutbox { position:fixed; z-index: 2; max-width: 490px; } } img.collab-logo { width: 100px; padding: 10px; float: left; } img.managed-by-logo { width: 100px; } .cat-anchor { position: relative; top: -50px; } img.providers { width: 200px; padding: 20px; text-align: center; } .providers-div { height: 200px; display: flex; justify-content: center; align-items: center; } p { line-height: 1.625; } .label { padding: .6em .8em .6em; } input#search-box { background-color: #deeefa; } .form-control { border: none; -webkit-box-shadow: none; height: 40px; } code { color: #0b5368; background-color: #e5f3f7; } table th { border: 1px solid hsl(0, 0%, 86%); padding: 0 5px; text-align: left; } table tr:nth-child(even) { background: none repeat scroll 0 0 hsl(0, 0%, 96%); } table tr, table td { border: 1px solid #dcdcdc; padding: 5px; vertical-align: top; } table > thead > tr { background-color:rgb(245, 245, 245)!important; } table { width: 100%; max-width: 100%; margin-bottom: 20px; } .h2_addition { margin-left: -15px; } .navbar { box-shadow: rgb(175 158 232 / 40%) -1px 0px 4px 1px; height:80px; }
_build/css/main.css
@font-face { font-family: 'Roboto'; font-style: normal; font-weight: 100; src: url('../font/roboto-v20-latin-100.eot'); /* IE9 Compat Modes */ src: local(''), url('../font/roboto-v20-latin-100.eot?#iefix') format('embedded-opentype'), /* IE6-IE8 */ url('../font/roboto-v20-latin-100.woff2') format('woff2'), /* Super Modern Browsers */ url('../font/roboto-v20-latin-100.woff') format('woff'), /* Modern Browsers */ url('../font/roboto-v20-latin-100.ttf') format('truetype'), /* Safari, Android, iOS */ url('../font/roboto-v20-latin-100.svg#Roboto') format('svg'); /* Legacy iOS */ } /* roboto-300 - latin */ @font-face { font-family: 'Roboto'; font-style: normal; font-weight: 300; src: url('../font/roboto-v20-latin-300.eot'); /* IE9 Compat Modes */ src: local(''), url('../font/roboto-v20-latin-300.eot?#iefix') format('embedded-opentype'), /* IE6-IE8 */ url('../font/roboto-v20-latin-300.woff2') format('woff2'), /* Super Modern Browsers */ url('../font/roboto-v20-latin-300.woff') format('woff'), /* Modern Browsers */ url('../font/roboto-v20-latin-300.ttf') format('truetype'), /* Safari, Android, iOS */ url('../font/roboto-v20-latin-300.svg#Roboto') format('svg'); /* Legacy iOS */ } /* roboto-500 - latin */ @font-face { font-family: 'Roboto'; font-style: normal; font-weight: 500; src: url('../font/roboto-v20-latin-500.eot'); /* IE9 Compat Modes */ src: local(''), url('../font/roboto-v20-latin-500.eot?#iefix') format('embedded-opentype'), /* IE6-IE8 */ url('../font/roboto-v20-latin-500.woff2') format('woff2'), /* Super Modern Browsers */ url('../font/roboto-v20-latin-500.woff') format('woff'), /* Modern Browsers */ url('../font/roboto-v20-latin-500.ttf') format('truetype'), /* Safari, Android, iOS */ url('../font/roboto-v20-latin-500.svg#Roboto') format('svg'); /* Legacy iOS */ } /* roboto-regular - latin */ @font-face { font-family: 'Roboto'; font-style: normal; font-weight: 400; src: url('../font/roboto-v20-latin-regular.eot'); /* IE9 Compat Modes */ src: local(''), url('../font/roboto-v20-latin-regular.eot?#iefix') format('embedded-opentype'), /* IE6-IE8 */ url('../font/roboto-v20-latin-regular.woff2') format('woff2'), /* Super Modern Browsers */ url('../font/roboto-v20-latin-regular.woff') format('woff'), /* Modern Browsers */ url('../font/roboto-v20-latin-regular.ttf') format('truetype'), /* Safari, Android, iOS */ url('../font/roboto-v20-latin-regular.svg#Roboto') format('svg'); /* Legacy iOS */ } /* roboto-700 - latin */ @font-face { font-family: 'Roboto'; font-style: normal; font-weight: 700; src: url('../font/roboto-v20-latin-700.eot'); /* IE9 Compat Modes */ src: local(''), url('../font/roboto-v20-latin-700.eot?#iefix') format('embedded-opentype'), /* IE6-IE8 */ url('../font/roboto-v20-latin-700.woff2') format('woff2'), /* Super Modern Browsers */ url('../font/roboto-v20-latin-700.woff') format('woff'), /* Modern Browsers */ url('../font/roboto-v20-latin-700.ttf') format('truetype'), /* Safari, Android, iOS */ url('../font/roboto-v20-latin-700.svg#Roboto') format('svg'); /* Legacy iOS */ } /* roboto-900 - latin */ @font-face { font-family: 'Roboto'; font-style: normal; font-weight: 900; src: url('../font/roboto-v20-latin-900.eot'); /* IE9 Compat Modes */ src: local(''), url('../font/roboto-v20-latin-900.eot?#iefix') format('embedded-opentype'), /* IE6-IE8 */ url('../font/roboto-v20-latin-900.woff2') format('woff2'), /* Super Modern Browsers */ url('../font/roboto-v20-latin-900.woff') format('woff'), /* Modern Browsers */ url('../font/roboto-v20-latin-900.ttf') format('truetype'), /* Safari, Android, iOS */ url('../font/roboto-v20-latin-900.svg#Roboto') format('svg'); /* Legacy iOS */ } a { color: rgb(0, 152, 219);; } a:hover { text-decoration: underline; color: rgb(0, 152, 219); } body { padding: 85px 0 30px 0; font-family: 'Roboto'; font-size: 16px; } .tag { margin-right: .8em; } .link-tag { cursor: pointer; display: inline-block; } .service-tag { background-color: #232F3E !important; border-width: 1px; border-style: solid; } .navbar-default { background-color: #004170; } .roda-header h1, .roda-header h2 { font-size: 24px; color: white; float:left; margin: 26px 0 10px 0; font-weight: 300; } .roda-header h2 a { color:white; } h1, h2, h3, h4, .dataset h3 a { font-family: 'Roboto'; color:#232F3E; font-weight: 400; } h3 { margin-bottom: 16px; margin-top: 32px; } h4 { margin-top: 20px; } .dataset h3 a:hover { color:rgb(0, 152, 219); } .datasets { padding-bottom: 30px; } #dataatwork { margin-top: 1.6em; } #dataatwork h4 a { color: #232F3E; } .dataatwork-category { font-weight: bold; } .dataset { margin-bottom: 2em; } .lede { font-family: 'Roboto'; font-size: 1.28em; font-weight: 200; line-height: 1.6em; } #header_logo { max-width: 120px; float:right; padding: 20px 0 16px 0 ; } .label { font-weight: 400; } .label-info { background-color: #004170; } .label-info:hover { background-color: rgb(0, 152, 219); } .label-info-sustainability { background-color: #1e8900; } .label-info-sustainability:hover { background-color: #6aaf35; } /*.resource-list:nth-child(odd) { background-color: #E5FFFF; }*/ ul.resource-list { padding: 0; list-style-type: none; } ul.resource-list li { margin: 0 0 2em 0; border-bottom: 1px solid #d5dbdb; } ul.resource-list li:last-child { border-bottom:none; } ul.dataatwork-list li { margin: 0 0 10px 0; } dt { margin-top: .6em; } .section-row { border-color: #232F3E; } @media (max-width:768px) { .roda-header h1, .roda-header h2 { font-size: 18px; color: #FFF; float:left; margin: 20px 0 20px 0; } #header_logo { max-width: 40px; float:right; padding:16px 0 16px 0 ; } } @media (min-height: 790px) and (min-width:992px) { .aboutbox { position:fixed; z-index: 2; max-width: 392px; } } @media (min-height: 790px) and (min-width:1200px) { .aboutbox { position:fixed; z-index: 2; max-width: 490px; } } img.collab-logo { width: 100px; padding: 10px; float: left; } img.managed-by-logo { width: 100px; } .cat-anchor { position: relative; top: -50px; } img.providers { width: 200px; padding: 20px; text-align: center; } .providers-div { height: 200px; display: flex; justify-content: center; align-items: center; } p { line-height: 1.625; } .label { padding: .6em .8em .6em; } input#search-box { background-color: #deeefa; } .form-control { border: none; -webkit-box-shadow: none; height: 40px; } code { color: #0b5368; background-color: #e5f3f7; } table th { border: 1px solid hsl(0, 0%, 86%); padding: 0 5px; text-align: left; } table tr:nth-child(even) { background: none repeat scroll 0 0 hsl(0, 0%, 96%); } table tr, table td { border: 1px solid #dcdcdc; padding: 5px; vertical-align: top; } table > thead > tr { background-color:rgb(245, 245, 245)!important; } table { width: 100%; max-width: 100%; margin-bottom: 20px; } .h2_addition { margin-left: -15px; } .navbar { box-shadow: rgb(175 158 232 / 40%) -1px 0px 4px 1px; height:80px; }
0.275812
0.048541
input::-webkit-outer-spin-button, input::-webkit-inner-spin-button { -webkit-appearance: none; margin: 0; } input, select { font-family: "Work Sans", sans-serif; } .form { display: flex; flex-direction: column; align-items: center; } .form h3, .single-product-container h2 { margin-top: 13px; margin-bottom: 3px; } .form button { margin-top: 2rem; } .add-product-bg { border-radius: 1rem; background: white; background: linear-gradient( to top right, rgba(255, 255, 255, 0.7), rgba(255, 255, 255, 0.3) ); height: 500px; margin: 10px; } .single-product-container select { width: 55px; height: 30px; font-size: 1rem; } .login-signup-container form { display: flex; flex-direction: column; align-items: center; } .first-last-name-container { display: flex; flex-direction: row; margin: 0px; } .login-signup-container input { margin-bottom: -5px; } #email, #password { width: 300px; } .button-container { display: flex; flex-direction: column; align-items: flex-end; } .button-item { margin: 10px; } .delete { background: linear-gradient( to top right, rgba(255, 99, 82, 0.7), rgba(255, 99, 82, 0.3) ); } .cart-item { display: flex; align-items: center; justify-content: space-between; } #delete-item { align-self: center; } #user-welcome { display: flex; flex-direction: column; justify-content: center; align-items: center; padding: auto; background: white; border-radius: 1rem; background: linear-gradient( to top right, rgba(0, 0, 0, 0.7), rgba(0, 0, 0, 0.3) ); border-bottom: 1px solid white; border-left: 1px solid white; color: white; } .user-welcome { font-size: 42px; font-weight: bold; } .checkout-container { display: flex; flex-direction: column; justify-content: space-evenly; align-items: center; text-align: center; } .checkout-form { justify-content: center; } .checkout-div, .checkout-div label .checkout-div h3 { display: inline; } .checkout-cart { vertical-align: top; display: flex; flex-direction: row; justify-content: center; background: white; width: 100%; border-radius: 1rem; background: linear-gradient( to top right, rgba(255, 255, 255, 0.125), rgba(255, 255, 255, 0.1) ); } .checkout-div input { width: 300px; } #product-image { width: 3rem; } #product-image { margin: 0px; padding: 0px; } #confirmation-container { min-height: 400px; display: flex; flex-direction: column; justify-content: center; align-items: center; border-radius: 1rem; background: linear-gradient( to top right, rgba(255, 255, 255, 0.3), rgba(255, 255, 255, 0.7) ); border-bottom: 1px solid white; border-left: 1px solid white; } #confirmation-container img { height: 15rem; width: 12rem; } #confirmation-container p { font-size: 20px; text-align: center; } #confirmation-container sub { font-size: 15px; } #confirmation-container a { color: rgba(55, 87, 194, 1); } #checkout-form { margin-bottom: 0px; } */
public/style.css
input::-webkit-outer-spin-button, input::-webkit-inner-spin-button { -webkit-appearance: none; margin: 0; } input, select { font-family: "Work Sans", sans-serif; } .form { display: flex; flex-direction: column; align-items: center; } .form h3, .single-product-container h2 { margin-top: 13px; margin-bottom: 3px; } .form button { margin-top: 2rem; } .add-product-bg { border-radius: 1rem; background: white; background: linear-gradient( to top right, rgba(255, 255, 255, 0.7), rgba(255, 255, 255, 0.3) ); height: 500px; margin: 10px; } .single-product-container select { width: 55px; height: 30px; font-size: 1rem; } .login-signup-container form { display: flex; flex-direction: column; align-items: center; } .first-last-name-container { display: flex; flex-direction: row; margin: 0px; } .login-signup-container input { margin-bottom: -5px; } #email, #password { width: 300px; } .button-container { display: flex; flex-direction: column; align-items: flex-end; } .button-item { margin: 10px; } .delete { background: linear-gradient( to top right, rgba(255, 99, 82, 0.7), rgba(255, 99, 82, 0.3) ); } .cart-item { display: flex; align-items: center; justify-content: space-between; } #delete-item { align-self: center; } #user-welcome { display: flex; flex-direction: column; justify-content: center; align-items: center; padding: auto; background: white; border-radius: 1rem; background: linear-gradient( to top right, rgba(0, 0, 0, 0.7), rgba(0, 0, 0, 0.3) ); border-bottom: 1px solid white; border-left: 1px solid white; color: white; } .user-welcome { font-size: 42px; font-weight: bold; } .checkout-container { display: flex; flex-direction: column; justify-content: space-evenly; align-items: center; text-align: center; } .checkout-form { justify-content: center; } .checkout-div, .checkout-div label .checkout-div h3 { display: inline; } .checkout-cart { vertical-align: top; display: flex; flex-direction: row; justify-content: center; background: white; width: 100%; border-radius: 1rem; background: linear-gradient( to top right, rgba(255, 255, 255, 0.125), rgba(255, 255, 255, 0.1) ); } .checkout-div input { width: 300px; } #product-image { width: 3rem; } #product-image { margin: 0px; padding: 0px; } #confirmation-container { min-height: 400px; display: flex; flex-direction: column; justify-content: center; align-items: center; border-radius: 1rem; background: linear-gradient( to top right, rgba(255, 255, 255, 0.3), rgba(255, 255, 255, 0.7) ); border-bottom: 1px solid white; border-left: 1px solid white; } #confirmation-container img { height: 15rem; width: 12rem; } #confirmation-container p { font-size: 20px; text-align: center; } #confirmation-container sub { font-size: 15px; } #confirmation-container a { color: rgba(55, 87, 194, 1); } #checkout-form { margin-bottom: 0px; } */
0.30013
0.061143
@media screen and (min-width: 0px) and (max-width: 720px) { .root-container { max-width: 720px; min-width: 540px; width: 100%; } h2 { font-weight: 100; margin-bottom: 1em; } p { font-size: 1.125rem; line-height: 2; letter-spacing: ; } .container.container-small.flex-row { width: 80%; margin: 0 auto; min-width: 380px; max-width: 420px; } .container, .navigation { flex-direction: column; } .brand-logo, .navigation { width: 90%; margin: 0 auto; } .title, .subtitle { width: 100%; margin: 0 auto; text-align: center; } .title { font-size: 2.1rem; } .subtitle { font-size: 0.75rem; } .nav-item { display: flex; letter-spacing: 4px; align-self: center; } .nav-item>a { display: inline-block; margin: 0.5rem auto 0; } .main, .aside { width: 90%; margin: 1em auto; } article.container { margin: 4rem auto 2rem; } article.container img { order: -10; margin: 0 auto 1rem; object-fit: cover; height: 242px; } article.container>.article-photo { height: 345px; } article.container p.article-date { order: -9; font-size: 1rem; margin-bottom: 0.8rem; } div.main-article-photo { background: transparent url('/img/life.jpg') 0% 0% no-repeat padding-box cover center/100%; } div.article-photo { background: transparent url('/img/life.jpg') 0% 0% no-repeat padding-box center/50%; } .article-photo { margin-bottom: 1rem; width: 100%; } .bold-intro { font-weight: bold; } .link-to-article { font-weight: bold; font-size: 0.875rem; text-decoration: none; margin-top: 1em; display: block; } .article-meta { margin-bottom: -1.5rem; } .article-data { margin-top: -1.5rem; } .article-meta .article-date { align-self: flex-end; flex-shrink: 3; } .article-data h2 { align-self: flex-start; flex-shrink: 3; margin-top: 0; } .aside .container>img { max-height: 133px; height: auto; background-size: cover; } .author>h2 { visibility: hidden; } .container { display: flex; } .aside article.container { margin: 2rem auto 1rem; } .aside img { object-fit: cover; } } */ /* @media screen and (min-width: 721px) and (max-width: 850px) { .root-container { min-width: 721px; max-width: 850px; width: 100%; margin: 0; padding: 0; } .content-container { width: 95%; margin: 0 auto; } .container-small, .navigation { display: flex; flex-direction: column; } .brand-logo { width: 80%; margin: 0 auto; padding: 0; } .title, .subtitle { width: 100%; padding: 0; margin: 0 auto; text-align: center; } .navigation { width: 100%; margin: 0 auto; align-items: center; } .brand-logo, .navigation { max-width: 420px; } .nav-item { font-size: 1em; margin: 1em auto; } }
css/xmobile.css
@media screen and (min-width: 0px) and (max-width: 720px) { .root-container { max-width: 720px; min-width: 540px; width: 100%; } h2 { font-weight: 100; margin-bottom: 1em; } p { font-size: 1.125rem; line-height: 2; letter-spacing: ; } .container.container-small.flex-row { width: 80%; margin: 0 auto; min-width: 380px; max-width: 420px; } .container, .navigation { flex-direction: column; } .brand-logo, .navigation { width: 90%; margin: 0 auto; } .title, .subtitle { width: 100%; margin: 0 auto; text-align: center; } .title { font-size: 2.1rem; } .subtitle { font-size: 0.75rem; } .nav-item { display: flex; letter-spacing: 4px; align-self: center; } .nav-item>a { display: inline-block; margin: 0.5rem auto 0; } .main, .aside { width: 90%; margin: 1em auto; } article.container { margin: 4rem auto 2rem; } article.container img { order: -10; margin: 0 auto 1rem; object-fit: cover; height: 242px; } article.container>.article-photo { height: 345px; } article.container p.article-date { order: -9; font-size: 1rem; margin-bottom: 0.8rem; } div.main-article-photo { background: transparent url('/img/life.jpg') 0% 0% no-repeat padding-box cover center/100%; } div.article-photo { background: transparent url('/img/life.jpg') 0% 0% no-repeat padding-box center/50%; } .article-photo { margin-bottom: 1rem; width: 100%; } .bold-intro { font-weight: bold; } .link-to-article { font-weight: bold; font-size: 0.875rem; text-decoration: none; margin-top: 1em; display: block; } .article-meta { margin-bottom: -1.5rem; } .article-data { margin-top: -1.5rem; } .article-meta .article-date { align-self: flex-end; flex-shrink: 3; } .article-data h2 { align-self: flex-start; flex-shrink: 3; margin-top: 0; } .aside .container>img { max-height: 133px; height: auto; background-size: cover; } .author>h2 { visibility: hidden; } .container { display: flex; } .aside article.container { margin: 2rem auto 1rem; } .aside img { object-fit: cover; } } */ /* @media screen and (min-width: 721px) and (max-width: 850px) { .root-container { min-width: 721px; max-width: 850px; width: 100%; margin: 0; padding: 0; } .content-container { width: 95%; margin: 0 auto; } .container-small, .navigation { display: flex; flex-direction: column; } .brand-logo { width: 80%; margin: 0 auto; padding: 0; } .title, .subtitle { width: 100%; padding: 0; margin: 0 auto; text-align: center; } .navigation { width: 100%; margin: 0 auto; align-items: center; } .brand-logo, .navigation { max-width: 420px; } .nav-item { font-size: 1em; margin: 1em auto; } }
0.406155
0.123392
body { margin: 0; margin-bottom: 3px; font-family: "Roboto", sans-serif; background-image: linear-gradient(rgb(254, 250, 224), rgb(96, 108, 56)); } .header { font-family: "Bangers", cursive; color: rgb(40, 54, 24); } button > img { width: 50px; height: 30px; /* margin: auto; */ text-justify: center; } button > p { font-size: 15px; margin: 0; } /* -------------- TOP OF PAGE HEADER ------------------- */ #header { text-align: center; } #header-main { font-size: 75px; margin-top: 2em; } #header-sub { margin-top: -3em; margin-bottom: 2em; } #header a{ outline: none; text-decoration: none; padding: 2px 1px 0; } #header a h1:hover{ color: rgb(80, 96, 47); } .h-break { border-top: 1px solid black; border-bottom: 1px solid black; margin: auto; margin-top: 5em; margin-bottom: 5em; height: 5px; width: 70vw; } hr { margin-top: 2em; margin-bottom: 2em; } /* -------------- Featured images ------------------- */ #features { display: flex; flex-direction: column; height: 50vh; align-items: center; justify-content: center; } #feature-header { font-size: 22px; color: rgb(40, 54, 24); } #image-container { display: flex; width: 70vw; justify-content: space-around; align-items: center; } .feature-image { border: 3px groove; height: 200px; width: 350px; background-image: linear-gradient(rgb(236, 208, 113), rgb(172, 129, 122)); } .feature-image ~ figcaption { text-align: center; margin: 20px; } #tell-more { display: flex; height: 40px; width: 10vw; background-color: rgb(221, 161, 94); align-items: center; justify-content: left; border-radius: 10px; } /* -------------- Quote break ------------------- */ #quote { /* border: 1px solid black; */ display: flex; height: 20vh; justify-content: center; align-items: center; background-color: rgb(188, 108, 37); color: rgb(10, 41, 9); font-size: 50px; } /* -------------- main section ------------------- */ #main { display: flex; /* background-color: thistle; */ justify-content: center; } /* -------------- left side - featured articles -2 ------------------- */ #main-featured-articles { /* border: 1px solid black; */ width: 50vw; margin: 10px; } .article-container { display: flex; flex-direction: column; /* border: 1px solid red; */ /* height: 50vh; */ } .article-container > img { width: 49vw; /*same width as container*/ height: 30vh; background-image: linear-gradient(rgb(236, 208, 113), rgb(172, 129, 122)); } #main-featured-articles > .h-break { width: 50vw; } #main-featured-button { display: flex; width: 15vw; background-color: rgb(221, 161, 94); margin-bottom: 30px; align-items: center; justify-content: left; border-radius: 10px; } #main-featured-button:hover { background-color: rgb(238, 206, 159); } /* -------------- right side: blogs and learn more ------------------- */ #main-blog-reads { /* border:1px solid teal; */ width: 20vw; margin: 10px; } #main-blog-reads > .h-break { width: 20vw; margin-bottom: 30px; } /* -------------- right side top -blogs ------------------- */ #date-box { width: 5vw; background-color: rgb(80, 96, 47); color: white; text-align: center; margin-top: 10px; border-radius: 5px; } .chronological-blogs div a{ outline: none; text-decoration: none; padding: 2px 1px 0; } .chronological-blogs div a h3:hover{ color: rgb(80, 96, 47); } /* -------------- right side bottom -learn mores ------------------- */ .learn-mores div a{ outline: none; text-decoration: none; padding: 2px 1px 0; } .learn-mores div a h3:hover{ color: rgb(80, 96, 47); } #learn-more-button { display: flex; width: 12vw; background-color: rgb(221, 161, 94); margin-bottom: 10px; align-items: center; justify-content: left; border-radius: 10px; } #learn-more-button:hover { background-color: rgb(238, 206, 159); } .learn-mores div > img { width: 150px; height: 150px; margin-right: 5px; float: left; background-image: linear-gradient(rgb(236, 208, 113), rgb(172, 129, 122)); } /* -------------- footer ------------------- */ #footer { display: flex; flex-direction: column; align-items: center; background-color: rgb(80, 96, 47); } #footer .header { color: rgb(254, 250, 224); } #submit-form { display: flex; align-items: center; } form { width: 40vw; padding: 1em; text-align: left; } #name, #mail { display: inline; height: 3em; margin-bottom: 1em; background-color: rgb(254, 250, 224); } #msg { display: block; height: 20vh; margin-bottom: 0.5em; width: 38.2vw; background-color: rgb(254, 250, 224); } #footer h3 { text-align: center; position: relative; } input { font: 1em sans-serif; width: 19vw; box-sizing: border-box; border: 1px solid #999; margin: auto; } textarea { font: 1em sans-serif; width: 38vw; box-sizing: border-box; border: 1px solid #999; vertical-align: top; height: 5em; color: black; margin-top: 5px; } input:focus, textarea:focus { /* Additional highlight for focused elements */ border-color: #000; } #submit-form button { display: flex; align-items: center; text-align: center; width: 10vw; height: 5vh; background-color: rgb(254, 250, 224); } #submit-form button:hover { background-color: rgb(238, 206, 159); } /* ---------------- social media stuff -------------------- */ #social-media-stuff { /* border: 1px solid black; */ width: 40vw; display: grid; grid-template-columns: 1fr 1fr; grid-column-gap: 1px; } #left { grid-column-start: 1; grid-column-end: 2; } #left div, #right div { display: flex; margin: 12px; justify-content: left; align-items: center; } #right { grid-column-start: 2; grid-column-end: 3; } #left img, #right img { width: 30px; height: 30px; /* margin: auto; */ text-justify: center; background-color: rgb(254, 250, 224); padding: 5px; border-radius: 50%; } #left p, #right p { display: inline; margin: 5px; } #social-media-stuff p { grid-column-start: 1; grid-column-end: 3; } /* --------------------- blog only page ------------------------- */ #blog-title { text-align: center; }
styles/style.css
body { margin: 0; margin-bottom: 3px; font-family: "Roboto", sans-serif; background-image: linear-gradient(rgb(254, 250, 224), rgb(96, 108, 56)); } .header { font-family: "Bangers", cursive; color: rgb(40, 54, 24); } button > img { width: 50px; height: 30px; /* margin: auto; */ text-justify: center; } button > p { font-size: 15px; margin: 0; } /* -------------- TOP OF PAGE HEADER ------------------- */ #header { text-align: center; } #header-main { font-size: 75px; margin-top: 2em; } #header-sub { margin-top: -3em; margin-bottom: 2em; } #header a{ outline: none; text-decoration: none; padding: 2px 1px 0; } #header a h1:hover{ color: rgb(80, 96, 47); } .h-break { border-top: 1px solid black; border-bottom: 1px solid black; margin: auto; margin-top: 5em; margin-bottom: 5em; height: 5px; width: 70vw; } hr { margin-top: 2em; margin-bottom: 2em; } /* -------------- Featured images ------------------- */ #features { display: flex; flex-direction: column; height: 50vh; align-items: center; justify-content: center; } #feature-header { font-size: 22px; color: rgb(40, 54, 24); } #image-container { display: flex; width: 70vw; justify-content: space-around; align-items: center; } .feature-image { border: 3px groove; height: 200px; width: 350px; background-image: linear-gradient(rgb(236, 208, 113), rgb(172, 129, 122)); } .feature-image ~ figcaption { text-align: center; margin: 20px; } #tell-more { display: flex; height: 40px; width: 10vw; background-color: rgb(221, 161, 94); align-items: center; justify-content: left; border-radius: 10px; } /* -------------- Quote break ------------------- */ #quote { /* border: 1px solid black; */ display: flex; height: 20vh; justify-content: center; align-items: center; background-color: rgb(188, 108, 37); color: rgb(10, 41, 9); font-size: 50px; } /* -------------- main section ------------------- */ #main { display: flex; /* background-color: thistle; */ justify-content: center; } /* -------------- left side - featured articles -2 ------------------- */ #main-featured-articles { /* border: 1px solid black; */ width: 50vw; margin: 10px; } .article-container { display: flex; flex-direction: column; /* border: 1px solid red; */ /* height: 50vh; */ } .article-container > img { width: 49vw; /*same width as container*/ height: 30vh; background-image: linear-gradient(rgb(236, 208, 113), rgb(172, 129, 122)); } #main-featured-articles > .h-break { width: 50vw; } #main-featured-button { display: flex; width: 15vw; background-color: rgb(221, 161, 94); margin-bottom: 30px; align-items: center; justify-content: left; border-radius: 10px; } #main-featured-button:hover { background-color: rgb(238, 206, 159); } /* -------------- right side: blogs and learn more ------------------- */ #main-blog-reads { /* border:1px solid teal; */ width: 20vw; margin: 10px; } #main-blog-reads > .h-break { width: 20vw; margin-bottom: 30px; } /* -------------- right side top -blogs ------------------- */ #date-box { width: 5vw; background-color: rgb(80, 96, 47); color: white; text-align: center; margin-top: 10px; border-radius: 5px; } .chronological-blogs div a{ outline: none; text-decoration: none; padding: 2px 1px 0; } .chronological-blogs div a h3:hover{ color: rgb(80, 96, 47); } /* -------------- right side bottom -learn mores ------------------- */ .learn-mores div a{ outline: none; text-decoration: none; padding: 2px 1px 0; } .learn-mores div a h3:hover{ color: rgb(80, 96, 47); } #learn-more-button { display: flex; width: 12vw; background-color: rgb(221, 161, 94); margin-bottom: 10px; align-items: center; justify-content: left; border-radius: 10px; } #learn-more-button:hover { background-color: rgb(238, 206, 159); } .learn-mores div > img { width: 150px; height: 150px; margin-right: 5px; float: left; background-image: linear-gradient(rgb(236, 208, 113), rgb(172, 129, 122)); } /* -------------- footer ------------------- */ #footer { display: flex; flex-direction: column; align-items: center; background-color: rgb(80, 96, 47); } #footer .header { color: rgb(254, 250, 224); } #submit-form { display: flex; align-items: center; } form { width: 40vw; padding: 1em; text-align: left; } #name, #mail { display: inline; height: 3em; margin-bottom: 1em; background-color: rgb(254, 250, 224); } #msg { display: block; height: 20vh; margin-bottom: 0.5em; width: 38.2vw; background-color: rgb(254, 250, 224); } #footer h3 { text-align: center; position: relative; } input { font: 1em sans-serif; width: 19vw; box-sizing: border-box; border: 1px solid #999; margin: auto; } textarea { font: 1em sans-serif; width: 38vw; box-sizing: border-box; border: 1px solid #999; vertical-align: top; height: 5em; color: black; margin-top: 5px; } input:focus, textarea:focus { /* Additional highlight for focused elements */ border-color: #000; } #submit-form button { display: flex; align-items: center; text-align: center; width: 10vw; height: 5vh; background-color: rgb(254, 250, 224); } #submit-form button:hover { background-color: rgb(238, 206, 159); } /* ---------------- social media stuff -------------------- */ #social-media-stuff { /* border: 1px solid black; */ width: 40vw; display: grid; grid-template-columns: 1fr 1fr; grid-column-gap: 1px; } #left { grid-column-start: 1; grid-column-end: 2; } #left div, #right div { display: flex; margin: 12px; justify-content: left; align-items: center; } #right { grid-column-start: 2; grid-column-end: 3; } #left img, #right img { width: 30px; height: 30px; /* margin: auto; */ text-justify: center; background-color: rgb(254, 250, 224); padding: 5px; border-radius: 50%; } #left p, #right p { display: inline; margin: 5px; } #social-media-stuff p { grid-column-start: 1; grid-column-end: 3; } /* --------------------- blog only page ------------------------- */ #blog-title { text-align: center; }
0.40251
0.096663
<meta name="viewport" content="width=device-width, initial-scale=1, user-scalable=yes"/> <style type="text/css"> @media not screen { body { margin: 1.6cm; margin-top: 0.5cm; margin-bottom: 0cm; } .banners, .sidenote { display: none; } } @media screen { body { width: 96vw; max-width: 81ch; padding-top: 1cm; padding-bottom: 1cm; margin: 0 auto; } } @media (max-width: 760px) { label.margin-toggle:not(.sidenote-number) { display: inline; } .sidenote, .marginnote { display: none; } .margin-toggle:checked + .sidenote, .margin-toggle:checked + .marginnote { display: block; float: left; left: 1rem; clear: both; width: 95%; margin: 1rem 2.5%; vertical-align: baseline; position: relative; } } header { display: none; } body { display: flex; flex-flow: row wrap; justify-content: space-between; align-items: baseline; } h1, code { color: #05497c; } h2 + h2, h3 { color: #A9A9A9; } code { white-space: normal; } ul, h1 { width: 100%; } h2, h3 { flex-shrink: 0; flex-grow: 1; } h2 + h2 { text-align: right; } ul + h2 + h2 { padding-top: 3px; } h2:first-of-type, ul:first-of-type { margin: 0 auto; flex-flow: column wrap; } * { font-family: "Liberation Sans", sans-serif; font-size: 95%; } a { color: inherit; } ul { margin: 0; list-style-type: none; padding-left: 6px; margin-bottom: 6px; } li { text-indent: -2ch; padding-left: 2ch; padding-top: 3px; } h1, h2, h3 { margin-bottom: 0; white-space: nowrap; } h1 { margin-top: 12px; font-size: 115%; border-bottom: 1px solid; } h3 { margin-top: 0px; } h2, h3 { margin-top: 0; font-size: 100%; } ul + h2 { margin-top: 12px; padding-top: 3px; } h2:first-of-type, ul:first-of-type { text-align: center; display: inherit; } .sidenote, .marginnote { float: right; clear: right; margin-right: -60%; width: 50%; margin-top: 0; margin-bottom: 0; font-size: 1.1rem; line-height: 1.3; vertical-align: baseline; position: relative; } </style>
docs/assets/style.css
<meta name="viewport" content="width=device-width, initial-scale=1, user-scalable=yes"/> <style type="text/css"> @media not screen { body { margin: 1.6cm; margin-top: 0.5cm; margin-bottom: 0cm; } .banners, .sidenote { display: none; } } @media screen { body { width: 96vw; max-width: 81ch; padding-top: 1cm; padding-bottom: 1cm; margin: 0 auto; } } @media (max-width: 760px) { label.margin-toggle:not(.sidenote-number) { display: inline; } .sidenote, .marginnote { display: none; } .margin-toggle:checked + .sidenote, .margin-toggle:checked + .marginnote { display: block; float: left; left: 1rem; clear: both; width: 95%; margin: 1rem 2.5%; vertical-align: baseline; position: relative; } } header { display: none; } body { display: flex; flex-flow: row wrap; justify-content: space-between; align-items: baseline; } h1, code { color: #05497c; } h2 + h2, h3 { color: #A9A9A9; } code { white-space: normal; } ul, h1 { width: 100%; } h2, h3 { flex-shrink: 0; flex-grow: 1; } h2 + h2 { text-align: right; } ul + h2 + h2 { padding-top: 3px; } h2:first-of-type, ul:first-of-type { margin: 0 auto; flex-flow: column wrap; } * { font-family: "Liberation Sans", sans-serif; font-size: 95%; } a { color: inherit; } ul { margin: 0; list-style-type: none; padding-left: 6px; margin-bottom: 6px; } li { text-indent: -2ch; padding-left: 2ch; padding-top: 3px; } h1, h2, h3 { margin-bottom: 0; white-space: nowrap; } h1 { margin-top: 12px; font-size: 115%; border-bottom: 1px solid; } h3 { margin-top: 0px; } h2, h3 { margin-top: 0; font-size: 100%; } ul + h2 { margin-top: 12px; padding-top: 3px; } h2:first-of-type, ul:first-of-type { text-align: center; display: inherit; } .sidenote, .marginnote { float: right; clear: right; margin-right: -60%; width: 50%; margin-top: 0; margin-bottom: 0; font-size: 1.1rem; line-height: 1.3; vertical-align: baseline; position: relative; } </style>
0.498779
0.076304
.slider { position: relative; margin: 60px auto 0; padding: 0 10px; width: 370px; height: 20px; border: 0; border-radius: 20px; background-color: #ebebeb; } .slider ul { position: absolute; top: 0; right: 10px; left: 10px; margin: 0; padding: 0; height: 100%; list-style: none; } .slider ul li { position: absolute; top: 50%; left: 0; margin-top: -3px; margin-left: -3px; width: 6px; height: 6px; border-radius: 100%; background-color: #cfcfcf; } .slider ul li:nth-child(1) { left: 0%; } .slider ul li:nth-child(2) { left: 11.11111%; } .slider ul li:nth-child(3) { left: 22.22222%; } .slider ul li:nth-child(4) { left: 33.33333%; } .slider ul li:nth-child(5) { left: 44.44444%; } .slider ul li:nth-child(6) { left: 55.55556%; } .slider ul li:nth-child(7) { left: 66.66667%; } .slider ul li:nth-child(8) { left: 77.77778%; } .slider ul li:nth-child(9) { left: 88.88889%; } .slider ul li:nth-child(10) { left: 100%; } .ui-slider { position: relative; width: 100%; height: 20px; border: 0; border-radius: 20px; background-color: transparent; } .ui-slider .ui-slider-handle { display: block; position: absolute; z-index: 10; top: 50%; margin: 0; width: 30px; height: 30px; border: 8px solid #33b768; border-radius: 100%; background-color: #fff; transform: translate(-50%, -50%); transform: box-shadow ease-out .2s; outline: none; } .ui-slider .ui-slider-handle:focus { box-shadow: 0 0 2px 2px #5EB1F8; } .ui-slider .ui-slider-range { display: none; position: absolute; z-index: 9; } .ui-slider .ui-slider-tooltip { display: block; position: absolute; bottom: 100%; left: 50%; margin-bottom: 10px; margin-left: -13px; padding: 4px 0 9px; width: 26px; height: 40px; color: #fff; font-family: 'Open Sans', sans-serif; font-size: 16px; font-weight: 700; line-height: 25px; text-align: center; background-image: url("slider-arrow.svg"); background-position: -1px -1px; background-repeat: no-re.slider { position: relative; margin: 60px auto 0; padding: 0 10px; width: 370px; height: 20px; border: 0; border-radius: 20px; background-color: #ebebeb; } .slider ul { position: absolute; top: 0; right: 10px; left: 10px; margin: 0; padding: 0; height: 100%; list-style: none; } .slider ul li { position: absolute; top: 50%; left: 0; margin-top: -3px; margin-left: -3px; width: 6px; height: 6px; border-radius: 100%; background-color: #cfcfcf; } .slider ul li:nth-child(1) { left: 0%; } .slider ul li:nth-child(2) { left: 11.11111%; } .slider ul li:nth-child(3) { left: 22.22222%; } .slider ul li:nth-child(4) { left: 33.33333%; } .slider ul li:nth-child(5) { left: 44.44444%; } .slider ul li:nth-child(6) { left: 55.55556%; } .slider ul li:nth-child(7) { left: 66.66667%; } .slider ul li:nth-child(8) { left: 77.77778%; } .slider ul li:nth-child(9) { left: 88.88889%; } .slider ul li:nth-child(10) { left: 100%; } .ui-slider { position: relative; width: 100%; height: 20px; border: 0; border-radius: 20px; background-color: transparent; } .ui-slider .ui-slider-handle { display: block; position: absolute; z-index: 10; top: 50%; margin: 0; width: 30px; height: 30px; border: 8px solid #33b768; border-radius: 100%; background-color: #fff; transform: translate(-50%, -50%); transform: box-shadow ease-out .2s; outline: none; } .ui-slider .ui-slider-handle:focus { box-shadow: 0 0 2px 2px #5EB1F8; } .ui-slider .ui-slider-range { display: none; position: absolute; z-index: 9; } .ui-slider .ui-slider-tooltip { display: block; position: absolute; bottom: 100%; left: 50%; margin-bottom: 10px; margin-left: -13px; padding: 4px 0 9px; width: 26px; height: 40px; color: #fff; font-family: 'Open Sans', sans-serif; font-size: 16px; font-weight: 700; line-height: 25px; text-align: center; background-image: url("slider-arrow.svg"); background-position: -1px -1px; background-repeat: no-repeat; background-size: 28px 42px; transition: opacity ease-out .2s, transform ease-out .1s; transform-origin: 50% 100%; } .ui-slider .ui-slider-tooltip[aria-hidden="true"] { opacity: 0; transform: scale(0); transition-duration: 0s; } .ui-slider .ui-slider-tooltip[aria-hidden="false"] { transform: scale(1); opacity: 1; }peat; background-size: 28px 42px; transition: opacity ease-out .2s, transform ease-out .1s; transform-origin: 50% 100%; } .ui-slider .ui-slider-tooltip[aria-hidden="true"] { opacity: 0; transform: scale(0); transition-duration: 0s; } .ui-slider .ui-slider-tooltip[aria-hidden="false"] { transform: scale(1); opacity: 1; }
assets/template/css/slider.css
.slider { position: relative; margin: 60px auto 0; padding: 0 10px; width: 370px; height: 20px; border: 0; border-radius: 20px; background-color: #ebebeb; } .slider ul { position: absolute; top: 0; right: 10px; left: 10px; margin: 0; padding: 0; height: 100%; list-style: none; } .slider ul li { position: absolute; top: 50%; left: 0; margin-top: -3px; margin-left: -3px; width: 6px; height: 6px; border-radius: 100%; background-color: #cfcfcf; } .slider ul li:nth-child(1) { left: 0%; } .slider ul li:nth-child(2) { left: 11.11111%; } .slider ul li:nth-child(3) { left: 22.22222%; } .slider ul li:nth-child(4) { left: 33.33333%; } .slider ul li:nth-child(5) { left: 44.44444%; } .slider ul li:nth-child(6) { left: 55.55556%; } .slider ul li:nth-child(7) { left: 66.66667%; } .slider ul li:nth-child(8) { left: 77.77778%; } .slider ul li:nth-child(9) { left: 88.88889%; } .slider ul li:nth-child(10) { left: 100%; } .ui-slider { position: relative; width: 100%; height: 20px; border: 0; border-radius: 20px; background-color: transparent; } .ui-slider .ui-slider-handle { display: block; position: absolute; z-index: 10; top: 50%; margin: 0; width: 30px; height: 30px; border: 8px solid #33b768; border-radius: 100%; background-color: #fff; transform: translate(-50%, -50%); transform: box-shadow ease-out .2s; outline: none; } .ui-slider .ui-slider-handle:focus { box-shadow: 0 0 2px 2px #5EB1F8; } .ui-slider .ui-slider-range { display: none; position: absolute; z-index: 9; } .ui-slider .ui-slider-tooltip { display: block; position: absolute; bottom: 100%; left: 50%; margin-bottom: 10px; margin-left: -13px; padding: 4px 0 9px; width: 26px; height: 40px; color: #fff; font-family: 'Open Sans', sans-serif; font-size: 16px; font-weight: 700; line-height: 25px; text-align: center; background-image: url("slider-arrow.svg"); background-position: -1px -1px; background-repeat: no-re.slider { position: relative; margin: 60px auto 0; padding: 0 10px; width: 370px; height: 20px; border: 0; border-radius: 20px; background-color: #ebebeb; } .slider ul { position: absolute; top: 0; right: 10px; left: 10px; margin: 0; padding: 0; height: 100%; list-style: none; } .slider ul li { position: absolute; top: 50%; left: 0; margin-top: -3px; margin-left: -3px; width: 6px; height: 6px; border-radius: 100%; background-color: #cfcfcf; } .slider ul li:nth-child(1) { left: 0%; } .slider ul li:nth-child(2) { left: 11.11111%; } .slider ul li:nth-child(3) { left: 22.22222%; } .slider ul li:nth-child(4) { left: 33.33333%; } .slider ul li:nth-child(5) { left: 44.44444%; } .slider ul li:nth-child(6) { left: 55.55556%; } .slider ul li:nth-child(7) { left: 66.66667%; } .slider ul li:nth-child(8) { left: 77.77778%; } .slider ul li:nth-child(9) { left: 88.88889%; } .slider ul li:nth-child(10) { left: 100%; } .ui-slider { position: relative; width: 100%; height: 20px; border: 0; border-radius: 20px; background-color: transparent; } .ui-slider .ui-slider-handle { display: block; position: absolute; z-index: 10; top: 50%; margin: 0; width: 30px; height: 30px; border: 8px solid #33b768; border-radius: 100%; background-color: #fff; transform: translate(-50%, -50%); transform: box-shadow ease-out .2s; outline: none; } .ui-slider .ui-slider-handle:focus { box-shadow: 0 0 2px 2px #5EB1F8; } .ui-slider .ui-slider-range { display: none; position: absolute; z-index: 9; } .ui-slider .ui-slider-tooltip { display: block; position: absolute; bottom: 100%; left: 50%; margin-bottom: 10px; margin-left: -13px; padding: 4px 0 9px; width: 26px; height: 40px; color: #fff; font-family: 'Open Sans', sans-serif; font-size: 16px; font-weight: 700; line-height: 25px; text-align: center; background-image: url("slider-arrow.svg"); background-position: -1px -1px; background-repeat: no-repeat; background-size: 28px 42px; transition: opacity ease-out .2s, transform ease-out .1s; transform-origin: 50% 100%; } .ui-slider .ui-slider-tooltip[aria-hidden="true"] { opacity: 0; transform: scale(0); transition-duration: 0s; } .ui-slider .ui-slider-tooltip[aria-hidden="false"] { transform: scale(1); opacity: 1; }peat; background-size: 28px 42px; transition: opacity ease-out .2s, transform ease-out .1s; transform-origin: 50% 100%; } .ui-slider .ui-slider-tooltip[aria-hidden="true"] { opacity: 0; transform: scale(0); transition-duration: 0s; } .ui-slider .ui-slider-tooltip[aria-hidden="false"] { transform: scale(1); opacity: 1; }
0.544075
0.075619
input.form-control { margin-bottom: 5px; } body { padding-top: 65px; } .rightmargin-tenpx { margin-right: 10px; } .rightmargin-seventypx { margin-right: 70px; } .white-color{ color:white; } .black-color{ color:black; } .darkgray-color{ color:darkgray; } .navbar-default{ background-color: steelblue; } .navbar-default .navbar-brand{ color:white; } .primary-blue{ color:steelblue; } .topmargin-tenpx{ margin-top: 10px; } .topmargin-twentypx{ margin-top: 20px; } .white-border{ border-color: white; } .rightmargin-fivepx{ margin-right: 5px; } .leftmargin-tenpx{ margin-left: 10px; } .leftpadding-twentyfivepx { padding-left: 25px; } .rightmargin-fifteenpx{ margin-right: 15px; } .no-underline a{ text-decoration: none; } #nv1, #nv2{ background-color:#f8f8f8; } .my-divider{ width:1px; height:100%; border-left:1px darkgray; } .rightpadding-onepx{ margin-right: 1px; } .posn-rel{ position: relative; } .posn-abs{ position: absolute; } .white-box{ width: 40px; height: 25px; border: 1px solid #ffffff; background-color: #ffffff; position: absolute; top: 0; right: 0; } .setting-box{ position: absolute; top: 0; right: 0; } .carousel, .item, .active { height: 100%; } .carousel-inner { height: 100%; } /* Background images are set within the HTML using inline CSS, not here */ div.custom-carousel.fill { width: 100%; height: 100%; background-position: center; -webkit-background-size: cover; -moz-background-size: cover; background-size: cover; -o-background-size: cover; } #custom-search-input{ padding: 3px; border: solid 1px #E4E4E4; border-radius: 6px; background-color: #fff; } #custom-search-input input{ border: 0; box-shadow: none; } #custom-search-input button{ margin: 2px 0 0 0; background: none; box-shadow: none; border: 0; color: #666666; padding: 0 8px 0 10px; border-left: solid 1px #ccc; } #custom-search-input button:hover{ border: 0; box-shadow: none; border-left: solid 1px #ccc; } #custom-search-input .glyphicon-search{ font-size: 23px; } div.custom-table.well{ max-height: 300px; min-height: 300px; overflow: hidden; padding: 20px; margin-bottom: 20px; background-color: #f5f5f5; border: 1px solid #e3e3e3; border-radius: 4px; margin-right: 20px; margin-left: 20px; box-shadow: inset 0 1px 1px rgba(0, 0, 0, .05); } div.custom-search{ padding-bottom: 10px; } img.logo-img.img-responsive{ vertical-align: middle; display: block; margin: 0 auto; padding-top: 10px; } ul.list-group#contact-list{ padding-top: 10px; } #content .sider { width: 1000px; float: right; text-align: center; padding-top: 10px; padding-bottom: 10px; } #content .col1 { float: left; width: 840px; font-family: Tahoma, "Trebuchet MS", Verdana, Arial; font-size: 12px; color: #FFFFFF; padding-right: 80px; padding-left: 80px; padding-top: 20px; padding-bottom: 20px; } .col1 a:hover { color: #009999; }
PlagiarismDetector/public/MSDproject/css/style.css
input.form-control { margin-bottom: 5px; } body { padding-top: 65px; } .rightmargin-tenpx { margin-right: 10px; } .rightmargin-seventypx { margin-right: 70px; } .white-color{ color:white; } .black-color{ color:black; } .darkgray-color{ color:darkgray; } .navbar-default{ background-color: steelblue; } .navbar-default .navbar-brand{ color:white; } .primary-blue{ color:steelblue; } .topmargin-tenpx{ margin-top: 10px; } .topmargin-twentypx{ margin-top: 20px; } .white-border{ border-color: white; } .rightmargin-fivepx{ margin-right: 5px; } .leftmargin-tenpx{ margin-left: 10px; } .leftpadding-twentyfivepx { padding-left: 25px; } .rightmargin-fifteenpx{ margin-right: 15px; } .no-underline a{ text-decoration: none; } #nv1, #nv2{ background-color:#f8f8f8; } .my-divider{ width:1px; height:100%; border-left:1px darkgray; } .rightpadding-onepx{ margin-right: 1px; } .posn-rel{ position: relative; } .posn-abs{ position: absolute; } .white-box{ width: 40px; height: 25px; border: 1px solid #ffffff; background-color: #ffffff; position: absolute; top: 0; right: 0; } .setting-box{ position: absolute; top: 0; right: 0; } .carousel, .item, .active { height: 100%; } .carousel-inner { height: 100%; } /* Background images are set within the HTML using inline CSS, not here */ div.custom-carousel.fill { width: 100%; height: 100%; background-position: center; -webkit-background-size: cover; -moz-background-size: cover; background-size: cover; -o-background-size: cover; } #custom-search-input{ padding: 3px; border: solid 1px #E4E4E4; border-radius: 6px; background-color: #fff; } #custom-search-input input{ border: 0; box-shadow: none; } #custom-search-input button{ margin: 2px 0 0 0; background: none; box-shadow: none; border: 0; color: #666666; padding: 0 8px 0 10px; border-left: solid 1px #ccc; } #custom-search-input button:hover{ border: 0; box-shadow: none; border-left: solid 1px #ccc; } #custom-search-input .glyphicon-search{ font-size: 23px; } div.custom-table.well{ max-height: 300px; min-height: 300px; overflow: hidden; padding: 20px; margin-bottom: 20px; background-color: #f5f5f5; border: 1px solid #e3e3e3; border-radius: 4px; margin-right: 20px; margin-left: 20px; box-shadow: inset 0 1px 1px rgba(0, 0, 0, .05); } div.custom-search{ padding-bottom: 10px; } img.logo-img.img-responsive{ vertical-align: middle; display: block; margin: 0 auto; padding-top: 10px; } ul.list-group#contact-list{ padding-top: 10px; } #content .sider { width: 1000px; float: right; text-align: center; padding-top: 10px; padding-bottom: 10px; } #content .col1 { float: left; width: 840px; font-family: Tahoma, "Trebuchet MS", Verdana, Arial; font-size: 12px; color: #FFFFFF; padding-right: 80px; padding-left: 80px; padding-top: 20px; padding-bottom: 20px; } .col1 a:hover { color: #009999; }
0.482429
0.101812
html { margin: 0; padding: 0; -webkit-box-sizing: border-box; box-sizing: border-box; } img { max-width: 100%; } .container{ margin-right: auto; margin-left: auto; margin-top: 30px; padding-left: 1em; padding-right: 1em; } .search-icon { color: black; } /*Navbar*/ nav { background: black; } nav a { text-transform: uppercase; } .dropdown-menu { background: white; } .dropdown-menu:hover { color: black; } .dropdown-item:hover { color: black; background: #ccc; } /*Carousel Slider*/ /* .caption-div { margin-bottom: 7em; } */ /*Section The Bands & Cards*/ .band-title { text-align: center; text-transform: uppercase; font-weight: 400; font-size: 27px; letter-spacing: 2px; margin-top: 2em; } .band-caption { text-align: center; font-style: italic; color: #5F9EA0; margin-top: 1em; } .band-text { text-align: center; } /*Cards*/ .photo img { margin-bottom: 1em; } .photo-align { text-align: center; } /*Section Tour Dates*/ .tour { background: black; padding: 2em; margin-top: 4em; } .sold-p { background: #fff; margin-bottom: 2em; } .title-tour { text-align: center; color: #eee; text-transform: uppercase; font-weight: 400; font-size: 27px; } .subtitle-tour { text-align: center; color: #ccc; font-style: italic; } .month-sold { border-bottom: 2px solid #5F9EA0; color: #66CDAA; } .september { padding: 17px 0px 0px; } .icon-three { background: black; padding: 2px 8px; border-radius: 20px; font-weight: 500; float: right; margin-left: 20em; } /*Cards City*/ .card-city { margin-bottom: 1em; } /*Contact*/ .contact { display: -ms-grid; display: grid; grid-template-columns: repeat(auto-fit, minmax(200px, 1fr)); text-align: center; -webkit-box-sizing: border-box; box-sizing: border-box; padding: 5em; } .title-contact { font-weight: 400; text-transform: uppercase; font-size: 27px; letter-spacing: 2px; } .caption-contact { text-align: center; font-style: italic; color: #5F9EA0; } .contact-container { display: inline-block; overflow: hidden; text-align: left; margin-right: 4em; } .contact-container ul { display: -webkit-box; display: -ms-flexbox; display: flex; -webkit-box-orient: vertical; -webkit-box-direction: normal; -ms-flex-direction: column; flex-direction: column; padding: 20px; margin-bottom: 4em; } .contact-container li { margin-bottom: 5px; font-weight: 500; } .form-container { display: inline-block; margin-bottom: ; overflow: hidden; } .form-container form { margin-bottom: 30px; } input { margin: 10px 5px; } .btn-form { background: black; color: white; text-transform: uppercase; padding: 5px 10px; float: right; } /*Footer*/ footer { padding: 4em; text-align: center; background: #eee; } li { display: inline-block; } .icon-footer { color: #696969; } .text-f { margin-left: 50px; font-size: 16px; font-weight: 400; } /*Media Queries*/ @media screen and (min-width: 700px) { .container-card { margin-top: 4em; grid-gap: 0px; display: -ms-grid; display: grid; grid-template-columns: repeat(auto-fit,minmax(150px, 3fr)); } .img-card { width: 150px; } } @media screen and (max-width: 900px) { .band-text { text-align: left; } } @media screen and (max-width: 700px) { .form-container { text-align: left; } .form-container input { width: 100%; margin: 0; } .form-container textarea { margin-top: 15px; } .contact-container { text-align: left; } } @media screen and (max-width: 600px) { .icon-three { margin: 0; } } @media screen and (max-width: 500px) { #text_area { width: 100%; } .contact { margin-left: -10px; } .band-text { margin-left: 20px; margin-right: 20px; text-align: center; } }
css/style.css
html { margin: 0; padding: 0; -webkit-box-sizing: border-box; box-sizing: border-box; } img { max-width: 100%; } .container{ margin-right: auto; margin-left: auto; margin-top: 30px; padding-left: 1em; padding-right: 1em; } .search-icon { color: black; } /*Navbar*/ nav { background: black; } nav a { text-transform: uppercase; } .dropdown-menu { background: white; } .dropdown-menu:hover { color: black; } .dropdown-item:hover { color: black; background: #ccc; } /*Carousel Slider*/ /* .caption-div { margin-bottom: 7em; } */ /*Section The Bands & Cards*/ .band-title { text-align: center; text-transform: uppercase; font-weight: 400; font-size: 27px; letter-spacing: 2px; margin-top: 2em; } .band-caption { text-align: center; font-style: italic; color: #5F9EA0; margin-top: 1em; } .band-text { text-align: center; } /*Cards*/ .photo img { margin-bottom: 1em; } .photo-align { text-align: center; } /*Section Tour Dates*/ .tour { background: black; padding: 2em; margin-top: 4em; } .sold-p { background: #fff; margin-bottom: 2em; } .title-tour { text-align: center; color: #eee; text-transform: uppercase; font-weight: 400; font-size: 27px; } .subtitle-tour { text-align: center; color: #ccc; font-style: italic; } .month-sold { border-bottom: 2px solid #5F9EA0; color: #66CDAA; } .september { padding: 17px 0px 0px; } .icon-three { background: black; padding: 2px 8px; border-radius: 20px; font-weight: 500; float: right; margin-left: 20em; } /*Cards City*/ .card-city { margin-bottom: 1em; } /*Contact*/ .contact { display: -ms-grid; display: grid; grid-template-columns: repeat(auto-fit, minmax(200px, 1fr)); text-align: center; -webkit-box-sizing: border-box; box-sizing: border-box; padding: 5em; } .title-contact { font-weight: 400; text-transform: uppercase; font-size: 27px; letter-spacing: 2px; } .caption-contact { text-align: center; font-style: italic; color: #5F9EA0; } .contact-container { display: inline-block; overflow: hidden; text-align: left; margin-right: 4em; } .contact-container ul { display: -webkit-box; display: -ms-flexbox; display: flex; -webkit-box-orient: vertical; -webkit-box-direction: normal; -ms-flex-direction: column; flex-direction: column; padding: 20px; margin-bottom: 4em; } .contact-container li { margin-bottom: 5px; font-weight: 500; } .form-container { display: inline-block; margin-bottom: ; overflow: hidden; } .form-container form { margin-bottom: 30px; } input { margin: 10px 5px; } .btn-form { background: black; color: white; text-transform: uppercase; padding: 5px 10px; float: right; } /*Footer*/ footer { padding: 4em; text-align: center; background: #eee; } li { display: inline-block; } .icon-footer { color: #696969; } .text-f { margin-left: 50px; font-size: 16px; font-weight: 400; } /*Media Queries*/ @media screen and (min-width: 700px) { .container-card { margin-top: 4em; grid-gap: 0px; display: -ms-grid; display: grid; grid-template-columns: repeat(auto-fit,minmax(150px, 3fr)); } .img-card { width: 150px; } } @media screen and (max-width: 900px) { .band-text { text-align: left; } } @media screen and (max-width: 700px) { .form-container { text-align: left; } .form-container input { width: 100%; margin: 0; } .form-container textarea { margin-top: 15px; } .contact-container { text-align: left; } } @media screen and (max-width: 600px) { .icon-three { margin: 0; } } @media screen and (max-width: 500px) { #text_area { width: 100%; } .contact { margin-left: -10px; } .band-text { margin-left: 20px; margin-right: 20px; text-align: center; } }
0.439266
0.105395
body { background-image: url("../images/brickwall.png") } * { box-sizing: border-box; } .container { clear: both; margin: 0 auto; width: 100%; max-width: 960px; } /* HEADER */ /*general*/ header { background: #ffffff; width: 100%; position: fixed; top: 0; border-bottom: solid; border-width: 3px; border-color: #cccccc; z-index: 50; overflow: auto; } /*name*/ .logo { width: 300px; float: left; line-height: 50px; font-family: "Georgia", Times, Times New Roman, serif; font-size: 30px; font-weight: bold; color: #ffffff; background-color: #4aaaa5; padding-top: 5px; padding-bottom: 0px; padding-left: 30px; padding-right: 30px; text-decoration: none; color: white; } /*nav bar*/ nav { float: right; } /*nav bar link styling*/ nav a { text-decoration: none; color: #777777; } /*nav bar link hover effect*/ nav a:hover { color: #4aaaa5; } nav li { list-style: none; display: inline; float: left; font-family: 'Arial', 'Helvetica Neue', Helvetica, sans-serif; font-size: 18px; padding-top: 0px; padding-bottom: 0px; padding-left: 10px; padding-right: 10px; margin-bottom: 15px; margin-top: 20px; } /* nav bar side borders */ #about { border-right: solid; border-width: 2px; border-color: #cccccc; } #portfolio { border-right: solid; border-width: 2px; border-color: #cccccc; } /*MAIN CONTENT*/ #main-content-container { padding-top: 120px; padding-bottom: 20px; } .main-content { width: 100%; max-width: 650px; margin-bottom: 60px; padding: 30px; background: #ffffff; border-style: solid; border-width: 1px; border-color: #cccccc; float: left; } /* main content headings */ .main-content h1 { font-family: "Georgia", Times, Times New Roman, serif; color: #4aaaa5; font-size: 30px; font-weight: bold; border-bottom: solid; border-width: 2px; border-color: #cccccc; padding-bottom: 20px; } /* main about me content image */ .about-me-image { float: left; width: 300px; height: auto; padding-top: 20px; padding-bottom: 20px; padding-right: 20px; padding-left: 0px; } /* main content paragraph - about section */ .main-content p { font-family: 'Arial', 'Helvetica Neue', Helvetica, sans-serif; color: #777777; line-height: 2; padding-top: 20px; padding-bottom: 0px; padding-right: 0px; padding-left: 0px; } /* contact page form */ .main-content form { font-family: 'Arial', 'Helvetica Neue', Helvetica, sans-serif; color: #777777; padding-top: 20px; padding-bottom: 20px; padding-left: 0px; padding-right: 0px; } .main-content input[type="text"] { width: 100%; height: 30px; border: solid; border-width: 1px; border-color: #cccccc; } .main-content input[type="email"] { width: 100%; height: 30px; border: solid; border-width: 1px; border-color: #cccccc; } .main-content textarea { width: 100%; height: 200px; border: solid; border-width: 1px; border-color: #cccccc; } .main-content input[type="Submit"] { background-color: #4aaaa5; color: #ffffff; border: none; padding: 10px 20px; font-size: medium; font-family: 'Arial', 'Helvetica Neue', Helvetica, sans-serif; cursor: pointer; } /* portfolio image styling */ .photo p a { text-decoration: none; color: white; } .hangman { width: 275px; height: 200px; background-image: url("../images/placeholder1.jpeg"); background-size: cover; position: relative; margin-top: 10px; margin-bottom: 10px; margin-left: 0px; margin-right: 0px; float: left; } .hangman p { position: absolute; width: 100%; background-color: #4aaaa5; font-family: "Georgia", Times, Times New Roman, serif; font-weight: bold; color: #ffffff; text-align: center; margin-top: 120px; margin-bottom: 0px; margin-left: 0px; margin-right: 0px; padding-top: 10px; padding-bottom: 10px; padding-left: 0px; padding-right: 0px; } .rpg { width: 275px; height: 200px; background-image: url("../images/placeholder2.jpeg"); background-size: cover; position: relative; margin-top: 10px; margin-bottom: 10px; margin-left: 0px; margin-right: 0px; float: right; } .rpg p { position: absolute; width: 100%; background-color: #4aaaa5; font-family: "Georgia", Times, Times New Roman, serif; font-weight: bold; color: white; text-align: center; margin-top: 120px; margin-bottom: 0px; margin-left: 0px; margin-right: 0px; padding-top: 10px; padding-bottom: 10px; padding-left: 0px; padding-right: 0px; } .trivia { width: 275px; height: 200px; background-image: url("../images/placeholder3.jpeg"); background-size: cover; position: relative; margin-top: 10px; margin-bottom: 10px; margin-left: 0px; margin-right: 0px; clear: both; float: left; } .trivia p { position: absolute; width: 100%; background-color: #4aaaa5; font-family: "Georgia", Times, Times New Roman, serif; font-weight: bold; color: white; text-align: center; margin-top: 120px; margin-bottom: 0px; margin-left: 0px; margin-right: 0px; padding-top: 10px; padding-bottom: 10px; padding-left: 0px; padding-right: 0px; } .widget { width: 275px; height: 200px; background-image: url("../images/placeholder4.jpeg"); background-size: cover; position: relative; margin-top: 10px; margin-bottom: 10px; margin-left: 0px; margin-right: 0px; float: right; } .widget p { position: absolute; width: 100%; background-color: #4aaaa5; font-family: "Georgia", Times, Times New Roman, serif; font-weight: bold; color: white; text-align: center; margin-top: 120px; margin-bottom: 0px; margin-left: 0px; margin-right: 0px; padding-top: 10px; padding-bottom: 10px; padding-left: 0px; padding-right: 0px; } .rock { width: 275px; height: 200px; background-image: url("../images/placeholder5.jpeg"); background-size: cover; position: relative; margin-top: 10px; margin-bottom: 10px; margin-left: 0px; margin-right: 0px; clear: both; float: left; } .rock p { position: absolute; width: 100%; background-color: #4aaaa5; font-family: "Georgia", Times, Times New Roman, serif; font-weight: bold; color: white; text-align: center; margin-top: 120px; margin-bottom: 0px; margin-left: 0px; margin-right: 0px; padding-top: 10px; padding-bottom: 10px; padding-left: 0px; padding-right: 0px; } /*CONNECT WITH ME*/ .connect-sidebar { margin-bottom: 30px; background: #ffffff; width: 100%; max-width: 270px; border-style: solid; border-width: 1px; border-color: #cccccc; padding: 30px; overflow: auto; float: right; } .connect-sidebar h2 { font-family: "Georgia", Times, Times New Roman, serif; color: #4aaaa5; font-size: 20px; font-weight: bold; border-bottom: solid; border-width: 2px; border-color: #cccccc; text-align: center; padding-bottom: 20px; margin-bottom: 10px; } .connect-sidebar li { list-style: none; display: inline; float: left; } .connect-sidebar li img { width: 60px; height: 60px; padding-top: 10px; margin-top: 10px; margin-left: 5px; } /*FOOTER*/ /*general styling*/ footer { text-align: center; width: 100%; padding-top: 10px; padding-bottom: 10px; background-color: #666666; color: #ffffff; border-top: solid; border-width: 10px; border-color: #4aaaa5; clear: both; } /*text styling*/ footer p { font-family: 'Arial', 'Helvetica Neue', Helvetica, sans-serif; font-size: small; padding-top: 10px; padding-bottom: 10px; padding-left: 0px; padding-right: 0px; } /* MEDIA QUERIES*/ /*980px*/ @media screen and (max-width: 980px) { /*logo and nav bar*/ .logo { margin-left: 70px; } nav { margin-right: 70px; } /*main content*/ .main-content { width: 500px; margin-left: 70px; } /*sidebar content*/ .connect-sidebar { margin-right: 70px; } /*about me content - image center and top*/ .about-me-image { float: none; width: 100%; height: auto; padding-top: 20px; padding-bottom: 20px; padding-right: 20px; padding-left: 20px; } /*portfolio content - images stacked*/ .hangman, .rpg, .trivia, .widget, .rock { float: none; margin-left: 60px; margin-top: 15px; margin-bottom: 15px; } } /*768px*/ @media screen and (max-width: 768px) { /*main content section - all 3 pages*/ .main-content { width: 100%; float: none; margin-right: 20px; } /*about me*/ .about-me-image { float: left; width: 50%; height: auto; } /*sidebar all 3 pages*/ .connect-sidebar { clear: both; float: none; margin-left: 70px; margin-right: 70px; max-width: 650px; } .connect-content h2 { text-align: left; } /*portfolio*/ .photo { overflow: auto; padding: 5px; } .hangman { float: left; width: 210px; height: 150px; padding: 0px; margin: 10px 0px 10px 20px; } .rpg { float: right; width: 210px; height: 150px; padding: 0px; margin: 10px 20px 10px 0px; } .trivia { clear: both; float: left; width: 210px; height: 150px; padding: 0px; margin: 10px 0px 10px 20px; } .widget { float: right; width: 210px; height: 150px; padding: 0px; margin: 10px 20px 10px 0px; } .rock { clear: both; float: left; width: 210px; height: 150px; padding: 0px; margin: 10px 0px 10px 20px; } .hangman p, .rpg p, .trivia p, .widget p, .rock p { margin-top: 90px; margin-left: 0px; padding: 0px; font-size: 14px; width: 100%; } } /*640px*/ @media screen and (max-width: 640px) { body { margin: 0px; } .container { margin: 0px; width: 100%; } header { position: static; z-index: none; float: none; width: 100%; margin: none; } footer { width: 100%; } .logo { float: left; width: 100%; margin: 0px; padding: 0px; text-align: center; } nav { float: none; clear: both; width: 100%; margin: 0px; padding: 0px; } nav ul { margin-left: 40px; } nav li { padding-right: 60px; padding-left: 60px; } .main-content { float: none; width: 580px; margin-left: 30px; margin-right: 0px; margin-top: 0px; margin-bottom: 10px; } .about-me-image { float: none; width: 100%; height: auto; padding-top: 20px; padding-bottom: 20px; padding-right: 20px; padding-left: 20px; } .hangman, .rpg, .trivia, .widget, .rock { float: none; margin-left: 80px; margin-top: 15px; margin-bottom: 15px; width: 300px; height: 250px; } .hangman p, .rpg p, .trivia p, .widget p, .rock p { margin-top: 150px; padding-top: 20px; padding-bottom: 20px; font-size: 20px; } .connect-sidebar { float: none; width: 580px; margin-left: 30px; margin-right: 0px; margin-top: 40px; margin-bottom: 5px; } }
assets/css/style.css
body { background-image: url("../images/brickwall.png") } * { box-sizing: border-box; } .container { clear: both; margin: 0 auto; width: 100%; max-width: 960px; } /* HEADER */ /*general*/ header { background: #ffffff; width: 100%; position: fixed; top: 0; border-bottom: solid; border-width: 3px; border-color: #cccccc; z-index: 50; overflow: auto; } /*name*/ .logo { width: 300px; float: left; line-height: 50px; font-family: "Georgia", Times, Times New Roman, serif; font-size: 30px; font-weight: bold; color: #ffffff; background-color: #4aaaa5; padding-top: 5px; padding-bottom: 0px; padding-left: 30px; padding-right: 30px; text-decoration: none; color: white; } /*nav bar*/ nav { float: right; } /*nav bar link styling*/ nav a { text-decoration: none; color: #777777; } /*nav bar link hover effect*/ nav a:hover { color: #4aaaa5; } nav li { list-style: none; display: inline; float: left; font-family: 'Arial', 'Helvetica Neue', Helvetica, sans-serif; font-size: 18px; padding-top: 0px; padding-bottom: 0px; padding-left: 10px; padding-right: 10px; margin-bottom: 15px; margin-top: 20px; } /* nav bar side borders */ #about { border-right: solid; border-width: 2px; border-color: #cccccc; } #portfolio { border-right: solid; border-width: 2px; border-color: #cccccc; } /*MAIN CONTENT*/ #main-content-container { padding-top: 120px; padding-bottom: 20px; } .main-content { width: 100%; max-width: 650px; margin-bottom: 60px; padding: 30px; background: #ffffff; border-style: solid; border-width: 1px; border-color: #cccccc; float: left; } /* main content headings */ .main-content h1 { font-family: "Georgia", Times, Times New Roman, serif; color: #4aaaa5; font-size: 30px; font-weight: bold; border-bottom: solid; border-width: 2px; border-color: #cccccc; padding-bottom: 20px; } /* main about me content image */ .about-me-image { float: left; width: 300px; height: auto; padding-top: 20px; padding-bottom: 20px; padding-right: 20px; padding-left: 0px; } /* main content paragraph - about section */ .main-content p { font-family: 'Arial', 'Helvetica Neue', Helvetica, sans-serif; color: #777777; line-height: 2; padding-top: 20px; padding-bottom: 0px; padding-right: 0px; padding-left: 0px; } /* contact page form */ .main-content form { font-family: 'Arial', 'Helvetica Neue', Helvetica, sans-serif; color: #777777; padding-top: 20px; padding-bottom: 20px; padding-left: 0px; padding-right: 0px; } .main-content input[type="text"] { width: 100%; height: 30px; border: solid; border-width: 1px; border-color: #cccccc; } .main-content input[type="email"] { width: 100%; height: 30px; border: solid; border-width: 1px; border-color: #cccccc; } .main-content textarea { width: 100%; height: 200px; border: solid; border-width: 1px; border-color: #cccccc; } .main-content input[type="Submit"] { background-color: #4aaaa5; color: #ffffff; border: none; padding: 10px 20px; font-size: medium; font-family: 'Arial', 'Helvetica Neue', Helvetica, sans-serif; cursor: pointer; } /* portfolio image styling */ .photo p a { text-decoration: none; color: white; } .hangman { width: 275px; height: 200px; background-image: url("../images/placeholder1.jpeg"); background-size: cover; position: relative; margin-top: 10px; margin-bottom: 10px; margin-left: 0px; margin-right: 0px; float: left; } .hangman p { position: absolute; width: 100%; background-color: #4aaaa5; font-family: "Georgia", Times, Times New Roman, serif; font-weight: bold; color: #ffffff; text-align: center; margin-top: 120px; margin-bottom: 0px; margin-left: 0px; margin-right: 0px; padding-top: 10px; padding-bottom: 10px; padding-left: 0px; padding-right: 0px; } .rpg { width: 275px; height: 200px; background-image: url("../images/placeholder2.jpeg"); background-size: cover; position: relative; margin-top: 10px; margin-bottom: 10px; margin-left: 0px; margin-right: 0px; float: right; } .rpg p { position: absolute; width: 100%; background-color: #4aaaa5; font-family: "Georgia", Times, Times New Roman, serif; font-weight: bold; color: white; text-align: center; margin-top: 120px; margin-bottom: 0px; margin-left: 0px; margin-right: 0px; padding-top: 10px; padding-bottom: 10px; padding-left: 0px; padding-right: 0px; } .trivia { width: 275px; height: 200px; background-image: url("../images/placeholder3.jpeg"); background-size: cover; position: relative; margin-top: 10px; margin-bottom: 10px; margin-left: 0px; margin-right: 0px; clear: both; float: left; } .trivia p { position: absolute; width: 100%; background-color: #4aaaa5; font-family: "Georgia", Times, Times New Roman, serif; font-weight: bold; color: white; text-align: center; margin-top: 120px; margin-bottom: 0px; margin-left: 0px; margin-right: 0px; padding-top: 10px; padding-bottom: 10px; padding-left: 0px; padding-right: 0px; } .widget { width: 275px; height: 200px; background-image: url("../images/placeholder4.jpeg"); background-size: cover; position: relative; margin-top: 10px; margin-bottom: 10px; margin-left: 0px; margin-right: 0px; float: right; } .widget p { position: absolute; width: 100%; background-color: #4aaaa5; font-family: "Georgia", Times, Times New Roman, serif; font-weight: bold; color: white; text-align: center; margin-top: 120px; margin-bottom: 0px; margin-left: 0px; margin-right: 0px; padding-top: 10px; padding-bottom: 10px; padding-left: 0px; padding-right: 0px; } .rock { width: 275px; height: 200px; background-image: url("../images/placeholder5.jpeg"); background-size: cover; position: relative; margin-top: 10px; margin-bottom: 10px; margin-left: 0px; margin-right: 0px; clear: both; float: left; } .rock p { position: absolute; width: 100%; background-color: #4aaaa5; font-family: "Georgia", Times, Times New Roman, serif; font-weight: bold; color: white; text-align: center; margin-top: 120px; margin-bottom: 0px; margin-left: 0px; margin-right: 0px; padding-top: 10px; padding-bottom: 10px; padding-left: 0px; padding-right: 0px; } /*CONNECT WITH ME*/ .connect-sidebar { margin-bottom: 30px; background: #ffffff; width: 100%; max-width: 270px; border-style: solid; border-width: 1px; border-color: #cccccc; padding: 30px; overflow: auto; float: right; } .connect-sidebar h2 { font-family: "Georgia", Times, Times New Roman, serif; color: #4aaaa5; font-size: 20px; font-weight: bold; border-bottom: solid; border-width: 2px; border-color: #cccccc; text-align: center; padding-bottom: 20px; margin-bottom: 10px; } .connect-sidebar li { list-style: none; display: inline; float: left; } .connect-sidebar li img { width: 60px; height: 60px; padding-top: 10px; margin-top: 10px; margin-left: 5px; } /*FOOTER*/ /*general styling*/ footer { text-align: center; width: 100%; padding-top: 10px; padding-bottom: 10px; background-color: #666666; color: #ffffff; border-top: solid; border-width: 10px; border-color: #4aaaa5; clear: both; } /*text styling*/ footer p { font-family: 'Arial', 'Helvetica Neue', Helvetica, sans-serif; font-size: small; padding-top: 10px; padding-bottom: 10px; padding-left: 0px; padding-right: 0px; } /* MEDIA QUERIES*/ /*980px*/ @media screen and (max-width: 980px) { /*logo and nav bar*/ .logo { margin-left: 70px; } nav { margin-right: 70px; } /*main content*/ .main-content { width: 500px; margin-left: 70px; } /*sidebar content*/ .connect-sidebar { margin-right: 70px; } /*about me content - image center and top*/ .about-me-image { float: none; width: 100%; height: auto; padding-top: 20px; padding-bottom: 20px; padding-right: 20px; padding-left: 20px; } /*portfolio content - images stacked*/ .hangman, .rpg, .trivia, .widget, .rock { float: none; margin-left: 60px; margin-top: 15px; margin-bottom: 15px; } } /*768px*/ @media screen and (max-width: 768px) { /*main content section - all 3 pages*/ .main-content { width: 100%; float: none; margin-right: 20px; } /*about me*/ .about-me-image { float: left; width: 50%; height: auto; } /*sidebar all 3 pages*/ .connect-sidebar { clear: both; float: none; margin-left: 70px; margin-right: 70px; max-width: 650px; } .connect-content h2 { text-align: left; } /*portfolio*/ .photo { overflow: auto; padding: 5px; } .hangman { float: left; width: 210px; height: 150px; padding: 0px; margin: 10px 0px 10px 20px; } .rpg { float: right; width: 210px; height: 150px; padding: 0px; margin: 10px 20px 10px 0px; } .trivia { clear: both; float: left; width: 210px; height: 150px; padding: 0px; margin: 10px 0px 10px 20px; } .widget { float: right; width: 210px; height: 150px; padding: 0px; margin: 10px 20px 10px 0px; } .rock { clear: both; float: left; width: 210px; height: 150px; padding: 0px; margin: 10px 0px 10px 20px; } .hangman p, .rpg p, .trivia p, .widget p, .rock p { margin-top: 90px; margin-left: 0px; padding: 0px; font-size: 14px; width: 100%; } } /*640px*/ @media screen and (max-width: 640px) { body { margin: 0px; } .container { margin: 0px; width: 100%; } header { position: static; z-index: none; float: none; width: 100%; margin: none; } footer { width: 100%; } .logo { float: left; width: 100%; margin: 0px; padding: 0px; text-align: center; } nav { float: none; clear: both; width: 100%; margin: 0px; padding: 0px; } nav ul { margin-left: 40px; } nav li { padding-right: 60px; padding-left: 60px; } .main-content { float: none; width: 580px; margin-left: 30px; margin-right: 0px; margin-top: 0px; margin-bottom: 10px; } .about-me-image { float: none; width: 100%; height: auto; padding-top: 20px; padding-bottom: 20px; padding-right: 20px; padding-left: 20px; } .hangman, .rpg, .trivia, .widget, .rock { float: none; margin-left: 80px; margin-top: 15px; margin-bottom: 15px; width: 300px; height: 250px; } .hangman p, .rpg p, .trivia p, .widget p, .rock p { margin-top: 150px; padding-top: 20px; padding-bottom: 20px; font-size: 20px; } .connect-sidebar { float: none; width: 580px; margin-left: 30px; margin-right: 0px; margin-top: 40px; margin-bottom: 5px; } }
0.334916
0.072735
/* Base structure */ body { text-shadow: 0 .05rem .1rem rgba(0, 0, 0, .5); box-shadow: inset 0 0 5rem rgba(0, 0, 0, .5); } .cover-container { max-width: 1444px; margin: 0 auto; } /* Header */ .nav-masthead .nav-link { padding: .25rem 0; font-weight: 700; color: rgba(255, 255, 255, .5); background-color: transparent; border-bottom: .25rem solid transparent; } .nav-masthead .nav-link:hover, .nav-masthead .nav-link:focus { border-bottom-color: rgba(255, 255, 255, .25); } .nav-masthead .nav-link+.nav-link { margin-left: 1rem; } .nav-masthead .active { color: #fff; border-bottom-color: #fff; } /* Bootstrap end */ /* General styles */ body, html { height: 100%; position: relative; } body { text-align: center; display: flex; vertical-align: middle; align-items: center; align-content: center; justify-content: center; } h3 { text-transform: uppercase; } .content { text-align: left; } .content .first-block { display: block; margin-bottom: 50px; } .content .first-block button { background-color: #bab026; border-color: #bab026; color: #fff; height: 35px; line-height: 30px; } .content .first-block button:hover { background-color: #b89301; border-color: #b89301; } button { font-family: FFMark, Tahoma, Sans-Serif; font-weight: 400; position: relative; text-align: center; letter-spacing: .15em; font-size: 15px; -webkit-transition: all .3s; transition: all .3s; color: white; min-width: 180px; padding: 0 25px; cursor: pointer; height: 50px; line-height: 44px; border-width: 3px; border-style: solid; display: inline-block !important; background-color: transparent; background-color: #263d81; border-color: #263d81; margin: 10px; text-transform: uppercase; } button:hover { background-color: #132f7f; border-color: #132f7f; } button:disabled { opacity: 0.3; cursor: no-drop; } /* Popup styles */ .popup { position: fixed; top: 0; bottom: 0; left: 0; right: 0; /* background: #78be93; */ color: #fff; background-color: #13795b; -webkit-transition: .3s all; transition: .3s all; } .loading { width: 144px; height: 200px; position: relative; margin: 40px auto; } .loading span { width: 20px; height: 20px; border-radius: 50%; position: absolute; bottom: 0; left: 0; display: block; background-color: #b89301; opacity: .3; animation: snake 1.5s infinite ease-in-out; } .loading span:nth-of-type(2) { left: 21px; animation-delay: .2s; } .loading span:nth-of-type(3) { left: 42px; animation-delay: .4s; } .loading span:nth-of-type(4) { left: 63px; animation-delay: .6s; } .loading span:last-of-type { left: 84px; animation-delay: .8s; } .popup h2 { padding: 0 20%; text-align: center; } @keyframes snake { 0%, 100% { opacity: .3; transform: translateY(0); box-shadow: 0 0 3px rgba(0, 0, 0, 0.1); } 50% { opacity: 1; transform: translateY(-14px); box-shadow: 0 22px 20px rgba(0, 0, 0, 0.1); } } /* End popup style */ /* Footer */ footer a{ text-decoration: none; color: lightslategray; } footer .svg-inline--fa { display: inline-block; font-size: inherit; height: 1em; overflow: visible; vertical-align: -.125em; } footer .developers:hover { color: #3c63d3; font-weight: 500; } footer .developers:hover svg { color: #b89301; }
assets/css/style.css
/* Base structure */ body { text-shadow: 0 .05rem .1rem rgba(0, 0, 0, .5); box-shadow: inset 0 0 5rem rgba(0, 0, 0, .5); } .cover-container { max-width: 1444px; margin: 0 auto; } /* Header */ .nav-masthead .nav-link { padding: .25rem 0; font-weight: 700; color: rgba(255, 255, 255, .5); background-color: transparent; border-bottom: .25rem solid transparent; } .nav-masthead .nav-link:hover, .nav-masthead .nav-link:focus { border-bottom-color: rgba(255, 255, 255, .25); } .nav-masthead .nav-link+.nav-link { margin-left: 1rem; } .nav-masthead .active { color: #fff; border-bottom-color: #fff; } /* Bootstrap end */ /* General styles */ body, html { height: 100%; position: relative; } body { text-align: center; display: flex; vertical-align: middle; align-items: center; align-content: center; justify-content: center; } h3 { text-transform: uppercase; } .content { text-align: left; } .content .first-block { display: block; margin-bottom: 50px; } .content .first-block button { background-color: #bab026; border-color: #bab026; color: #fff; height: 35px; line-height: 30px; } .content .first-block button:hover { background-color: #b89301; border-color: #b89301; } button { font-family: FFMark, Tahoma, Sans-Serif; font-weight: 400; position: relative; text-align: center; letter-spacing: .15em; font-size: 15px; -webkit-transition: all .3s; transition: all .3s; color: white; min-width: 180px; padding: 0 25px; cursor: pointer; height: 50px; line-height: 44px; border-width: 3px; border-style: solid; display: inline-block !important; background-color: transparent; background-color: #263d81; border-color: #263d81; margin: 10px; text-transform: uppercase; } button:hover { background-color: #132f7f; border-color: #132f7f; } button:disabled { opacity: 0.3; cursor: no-drop; } /* Popup styles */ .popup { position: fixed; top: 0; bottom: 0; left: 0; right: 0; /* background: #78be93; */ color: #fff; background-color: #13795b; -webkit-transition: .3s all; transition: .3s all; } .loading { width: 144px; height: 200px; position: relative; margin: 40px auto; } .loading span { width: 20px; height: 20px; border-radius: 50%; position: absolute; bottom: 0; left: 0; display: block; background-color: #b89301; opacity: .3; animation: snake 1.5s infinite ease-in-out; } .loading span:nth-of-type(2) { left: 21px; animation-delay: .2s; } .loading span:nth-of-type(3) { left: 42px; animation-delay: .4s; } .loading span:nth-of-type(4) { left: 63px; animation-delay: .6s; } .loading span:last-of-type { left: 84px; animation-delay: .8s; } .popup h2 { padding: 0 20%; text-align: center; } @keyframes snake { 0%, 100% { opacity: .3; transform: translateY(0); box-shadow: 0 0 3px rgba(0, 0, 0, 0.1); } 50% { opacity: 1; transform: translateY(-14px); box-shadow: 0 22px 20px rgba(0, 0, 0, 0.1); } } /* End popup style */ /* Footer */ footer a{ text-decoration: none; color: lightslategray; } footer .svg-inline--fa { display: inline-block; font-size: inherit; height: 1em; overflow: visible; vertical-align: -.125em; } footer .developers:hover { color: #3c63d3; font-weight: 500; } footer .developers:hover svg { color: #b89301; }
0.454472
0.054424
.theme-rose .header-top{ background-image: url(../../images/rose-header-bg.png); } .theme-rose span.theme-logo{ background-image: url(../../images/rose-logo.png); } .theme-rose .slider-area .owl-nav button > span.sl-arrow-left { background-image: url(../../images/rose-arrow-left.svg); } .theme-rose .slider-area .owl-nav button > span.sl-arrow-right { background-image: url(../../images/rose-arrow-right.svg); } .theme-rose .header-main-menu .bg-light .navbar-collapse .navbar-nav > .nav-item > .nav-link:hover, .theme-rose .header-main-menu .bg-light .navbar-collapse .navbar-nav > .nav-item > .nav-link.active, .theme-rose .banner-box .banner-description > span, .theme-rose .theme-btn:hover, .theme-rose .furry-friend-content .furry-top-title .theme-description, .theme-rose .theme-title > a:hover, .theme-rose .product-box .pro-whislist-ico, .theme-rose .product-box .product-content > span, .theme-rose .product-box .product-content .product-ratting > i.ratting-active, .theme-rose .cart-pro-content .product-ratting > i.ratting-active, .theme-rose .special-discount-box h4, .theme-rose .blog-meta > span, .theme-rose .blog-read-more-btn > a, .theme-rose .footer-content ul li > a > i, .theme-rose .footer-title .theme-title > i, .theme-rose .slide-content ul li .slide-remove-btn, .theme-rose .testimonial-text span, .theme-rose .shopping-cart-table table > tbody > tr > td .cart-subtotal, .theme-rose .theme-table table > tbody > tr > td > .cart-subtotal, .theme-rose .shopping-cart-box.widget-box .widget .subtotal-content ul li span, .theme-rose .user-login-area .container .user .formBx form .signup a, .theme-rose .content-404 .sub-link a, .theme-rose .faq-page-area .faq-service-box .faq-call p, .theme-rose .sidebar-widget-box > .sidebar-category > li > a.active > span, .theme-rose .short-tab .nav-tabs .nav-item .nav-link.active, .theme-rose .shop-detail-content .product-ratting > i.ratting-active, .theme-rose .review-ratting-box .product-ratting > i.ratting-active, .theme-rose .widget-tag li a:hover, .theme-rose .social-icons li a, .theme-rose .social-icons li a i, .theme-rose .small-title, .theme-rose .footer-content ul li > a:hover, .theme-rose .sidebar-widget-box > .sidebar-category > li > a:hover, .theme-rose .sidebar-widget-box > .sidebar-category > li > a.active, .theme-rose .product-sidebar-size .sidebar-widget-box ul > li > a:hover, .theme-rose .product-sidebar-size .sidebar-widget-box ul > li:hover, .theme-rose .order-tracking-box .order-tracking-header h2, .theme-rose .search-page-box h2 > b{ color: #d367cc; } .theme-rose .header-right-btn > ul > li > a > .budge, .theme-rose .switch-button, .theme-rose .product-box .prr-new-label, .theme-rose .social-media-box > .social-icon > li > a:hover, .theme-rose .slide-header, .theme-rose .owl-dots .owl-dot.active, .theme-rose .about-service-box .service-box .service-icon, .theme-rose .custom-checkbox .custom-control-input:checked~.custom-control-label::before, .theme-rose .custom-control-input:active~.custom-control-label::before, .theme-rose .custom-radio .custom-control-input:checked~.custom-control-label::before, .theme-rose .faq-box .faq-box-list a.active, .theme-rose .sidebar-widget .widget-title::after, .theme-rose .product-sidebar-tag .sidebar-widget-box > ul > li:hover > a, .theme-rose .product-sidebar-tag .sidebar-widget-box > ul > li > a.active, .theme-rose .theme-pagination .pagination .page-item .page-link:hover, .theme-rose .theme-pagination .pagination .page-item .page-link.active, .theme-rose .product-weight ul > li > a:hover, .theme-rose .product-weight ul > li > a.active, .theme-rose .order-tracking-chart::after, .theme-rose .order-tracking-chart > .order-tracking-chart-box.active::before{ background-color: #d367cc; } .theme-rose .theme-btn, .theme-rose .product-box .pro-whislist-ico.whislist-show, .theme-rose .footer-newsletter .subscribe-btn, .theme-rose .theme-input-box .page-serach-btn, .theme-rose .widget-tag .widget-tag li > a:hover, .theme-rose .social-icons li a:hover{ background-color: #d367cc; border-color: #d367cc; } .theme-rose .nav.nav-tabs.pet-tab-box .nav-item > .nav-link.active, .theme-rose .blog-post-content blockquote p, .theme-rose .social-icons li a, .theme-rose #days .second-bg, .theme-rose #hours .second-bg, .theme-rose #minutes .second-bg, .theme-rose #months .second-bg, .theme-rose #seconds .second-bg, .theme-rose #years .second-bg, .theme-rose #days .first-bg, .theme-rose #hours .first-bg, .theme-rose #minutes .first-bg, .theme-rose #months .first-bg, .theme-rose #seconds .first-bg, .theme-rose #years .first-bg{ border-color: #d367cc; } .theme-rose .nav.nav-tabs.pet-tab-box .nav-item > .nav-link::before{ border-top: 15px solid #d367cc; } .theme-rose .page-up-box{ color: #d367cc !important; } .theme-rose .pro-detail-tab .nav-tabs .nav-item .nav-link.active{ background-color: #d367cc; border-color: #d367cc #d367cc #d367cc; }
public/pub-theme/assets/css/color/theme-rose.css
.theme-rose .header-top{ background-image: url(../../images/rose-header-bg.png); } .theme-rose span.theme-logo{ background-image: url(../../images/rose-logo.png); } .theme-rose .slider-area .owl-nav button > span.sl-arrow-left { background-image: url(../../images/rose-arrow-left.svg); } .theme-rose .slider-area .owl-nav button > span.sl-arrow-right { background-image: url(../../images/rose-arrow-right.svg); } .theme-rose .header-main-menu .bg-light .navbar-collapse .navbar-nav > .nav-item > .nav-link:hover, .theme-rose .header-main-menu .bg-light .navbar-collapse .navbar-nav > .nav-item > .nav-link.active, .theme-rose .banner-box .banner-description > span, .theme-rose .theme-btn:hover, .theme-rose .furry-friend-content .furry-top-title .theme-description, .theme-rose .theme-title > a:hover, .theme-rose .product-box .pro-whislist-ico, .theme-rose .product-box .product-content > span, .theme-rose .product-box .product-content .product-ratting > i.ratting-active, .theme-rose .cart-pro-content .product-ratting > i.ratting-active, .theme-rose .special-discount-box h4, .theme-rose .blog-meta > span, .theme-rose .blog-read-more-btn > a, .theme-rose .footer-content ul li > a > i, .theme-rose .footer-title .theme-title > i, .theme-rose .slide-content ul li .slide-remove-btn, .theme-rose .testimonial-text span, .theme-rose .shopping-cart-table table > tbody > tr > td .cart-subtotal, .theme-rose .theme-table table > tbody > tr > td > .cart-subtotal, .theme-rose .shopping-cart-box.widget-box .widget .subtotal-content ul li span, .theme-rose .user-login-area .container .user .formBx form .signup a, .theme-rose .content-404 .sub-link a, .theme-rose .faq-page-area .faq-service-box .faq-call p, .theme-rose .sidebar-widget-box > .sidebar-category > li > a.active > span, .theme-rose .short-tab .nav-tabs .nav-item .nav-link.active, .theme-rose .shop-detail-content .product-ratting > i.ratting-active, .theme-rose .review-ratting-box .product-ratting > i.ratting-active, .theme-rose .widget-tag li a:hover, .theme-rose .social-icons li a, .theme-rose .social-icons li a i, .theme-rose .small-title, .theme-rose .footer-content ul li > a:hover, .theme-rose .sidebar-widget-box > .sidebar-category > li > a:hover, .theme-rose .sidebar-widget-box > .sidebar-category > li > a.active, .theme-rose .product-sidebar-size .sidebar-widget-box ul > li > a:hover, .theme-rose .product-sidebar-size .sidebar-widget-box ul > li:hover, .theme-rose .order-tracking-box .order-tracking-header h2, .theme-rose .search-page-box h2 > b{ color: #d367cc; } .theme-rose .header-right-btn > ul > li > a > .budge, .theme-rose .switch-button, .theme-rose .product-box .prr-new-label, .theme-rose .social-media-box > .social-icon > li > a:hover, .theme-rose .slide-header, .theme-rose .owl-dots .owl-dot.active, .theme-rose .about-service-box .service-box .service-icon, .theme-rose .custom-checkbox .custom-control-input:checked~.custom-control-label::before, .theme-rose .custom-control-input:active~.custom-control-label::before, .theme-rose .custom-radio .custom-control-input:checked~.custom-control-label::before, .theme-rose .faq-box .faq-box-list a.active, .theme-rose .sidebar-widget .widget-title::after, .theme-rose .product-sidebar-tag .sidebar-widget-box > ul > li:hover > a, .theme-rose .product-sidebar-tag .sidebar-widget-box > ul > li > a.active, .theme-rose .theme-pagination .pagination .page-item .page-link:hover, .theme-rose .theme-pagination .pagination .page-item .page-link.active, .theme-rose .product-weight ul > li > a:hover, .theme-rose .product-weight ul > li > a.active, .theme-rose .order-tracking-chart::after, .theme-rose .order-tracking-chart > .order-tracking-chart-box.active::before{ background-color: #d367cc; } .theme-rose .theme-btn, .theme-rose .product-box .pro-whislist-ico.whislist-show, .theme-rose .footer-newsletter .subscribe-btn, .theme-rose .theme-input-box .page-serach-btn, .theme-rose .widget-tag .widget-tag li > a:hover, .theme-rose .social-icons li a:hover{ background-color: #d367cc; border-color: #d367cc; } .theme-rose .nav.nav-tabs.pet-tab-box .nav-item > .nav-link.active, .theme-rose .blog-post-content blockquote p, .theme-rose .social-icons li a, .theme-rose #days .second-bg, .theme-rose #hours .second-bg, .theme-rose #minutes .second-bg, .theme-rose #months .second-bg, .theme-rose #seconds .second-bg, .theme-rose #years .second-bg, .theme-rose #days .first-bg, .theme-rose #hours .first-bg, .theme-rose #minutes .first-bg, .theme-rose #months .first-bg, .theme-rose #seconds .first-bg, .theme-rose #years .first-bg{ border-color: #d367cc; } .theme-rose .nav.nav-tabs.pet-tab-box .nav-item > .nav-link::before{ border-top: 15px solid #d367cc; } .theme-rose .page-up-box{ color: #d367cc !important; } .theme-rose .pro-detail-tab .nav-tabs .nav-item .nav-link.active{ background-color: #d367cc; border-color: #d367cc #d367cc #d367cc; }
0.293708
0.058346
.preloader { position: fixed; top: 0; width: 100%; height: 100vh; z-index: 10; background: #6d9865; display: flex; justify-content: center; align-items: center; transition: 1s opacity 3s ease; } .leaf1, .leaf2, .leaf3, .leaf4, .leaf5, .leaf6, .leaf7, .leaf8, .leaf9, .leaf10 { height: 200px; position: absolute; } .leaf1 { top: 70%; right: 25%; animation: leaf 1s ease-in infinite alternate; } .leaf2 { top: 70%; left: 25%; animation: leaf 1s linear infinite alternate; } .leaf3 { top: 70%; animation: leafreverse 1s ease-in-out infinite alternate; } .leaf4 { top: 0%; animation: leafreverse 1s ease-in infinite alternate; left: 25%; } .leaf5 { top: 0%; right: 25%; animation: leafreverse 1s linear infinite alternate; } .leaf6 { top: 0%; animation: leaf 1s ease-in-out infinite alternate; } .leaf7 { top: 0%; right: 10%; animation: leaf 1s linear infinite alternate; } .leaf8 { top: 0%; left: 10%; animation: leaf 1s ease-in infinite alternate; } .leaf9 { top: 70%; left: 10%; animation: leafreverse 1s ease-in-out infinite alternate; } .leaf10 { top: 70%; right: 10%; animation: leafreverse 1s ease-in-out infinite alternate; } .preloader h3 { position: absolute; top: 40%; transform: translateY(-75%); font-family: "OleoScriptSwashCaps-Bold"; color: #045837; font-size: 40px; animation: text 1s ease infinite alternate; z-index: 1; } @keyframes text { from { transform: scale(1); } to { transform: scale(1.1); } } @keyframes leaf { from { transform: rotateZ(-10deg); } to { transform: rotateZ(5deg); } } @keyframes leafreverse { from { transform: rotateZ(5deg); } to { transform: rotateZ(-10deg); } } .preloader-finish { opacity: 0; pointer-events: none; } @media screen and (min-width: 700px) { .leaf1, .leaf2, .leaf3, .leaf4, .leaf5, .leaf6, .leaf7, .leaf8, .leaf9, .leaf10 { height: 400px; position: absolute; } .leaf1, .leaf2, .leaf3, .leaf9, .leaf10 { top: 55%; } .preloader h3 { font-size: 50px; top: 35%; animation: text 7s ease infinite alternate; } @keyframes text { from { transform: scale(1); } to { transform: scale(5); } } }
assets/styles/preloader.css
.preloader { position: fixed; top: 0; width: 100%; height: 100vh; z-index: 10; background: #6d9865; display: flex; justify-content: center; align-items: center; transition: 1s opacity 3s ease; } .leaf1, .leaf2, .leaf3, .leaf4, .leaf5, .leaf6, .leaf7, .leaf8, .leaf9, .leaf10 { height: 200px; position: absolute; } .leaf1 { top: 70%; right: 25%; animation: leaf 1s ease-in infinite alternate; } .leaf2 { top: 70%; left: 25%; animation: leaf 1s linear infinite alternate; } .leaf3 { top: 70%; animation: leafreverse 1s ease-in-out infinite alternate; } .leaf4 { top: 0%; animation: leafreverse 1s ease-in infinite alternate; left: 25%; } .leaf5 { top: 0%; right: 25%; animation: leafreverse 1s linear infinite alternate; } .leaf6 { top: 0%; animation: leaf 1s ease-in-out infinite alternate; } .leaf7 { top: 0%; right: 10%; animation: leaf 1s linear infinite alternate; } .leaf8 { top: 0%; left: 10%; animation: leaf 1s ease-in infinite alternate; } .leaf9 { top: 70%; left: 10%; animation: leafreverse 1s ease-in-out infinite alternate; } .leaf10 { top: 70%; right: 10%; animation: leafreverse 1s ease-in-out infinite alternate; } .preloader h3 { position: absolute; top: 40%; transform: translateY(-75%); font-family: "OleoScriptSwashCaps-Bold"; color: #045837; font-size: 40px; animation: text 1s ease infinite alternate; z-index: 1; } @keyframes text { from { transform: scale(1); } to { transform: scale(1.1); } } @keyframes leaf { from { transform: rotateZ(-10deg); } to { transform: rotateZ(5deg); } } @keyframes leafreverse { from { transform: rotateZ(5deg); } to { transform: rotateZ(-10deg); } } .preloader-finish { opacity: 0; pointer-events: none; } @media screen and (min-width: 700px) { .leaf1, .leaf2, .leaf3, .leaf4, .leaf5, .leaf6, .leaf7, .leaf8, .leaf9, .leaf10 { height: 400px; position: absolute; } .leaf1, .leaf2, .leaf3, .leaf9, .leaf10 { top: 55%; } .preloader h3 { font-size: 50px; top: 35%; animation: text 7s ease infinite alternate; } @keyframes text { from { transform: scale(1); } to { transform: scale(5); } } }
0.796253
0.143638
@import url("https://fonts.googleapis.com/css2?family=Press+Start+2P&display=swap"); .Nav { position: absolute; z-index: 999; display: -webkit-box; display: -ms-flexbox; display: flex; width: 100%; -webkit-box-pack: space-evenly; -ms-flex-pack: space-evenly; justify-content: space-evenly; } .Nav h1 { padding: 1vw; font-weight: lighter; font-size: 1.5vw; } @media (min-width: 1px) and (max-width: 425px) { .Nav h1 { font-size: 4vw; padding: 5vw; } } .Section1 { min-width: 100%; padding-bottom: 5vw; position: relative; background: #04000c; text-align: center; } .Section1 h1 { padding-top: 5vw; font-family: "Press Start 2P", cursive; letter-spacing: 7px; } @media (min-width: 1px) and (max-width: 425px) { .Section1 { padding-top: 16vw; } .Section1 h1 { padding: 0px 41px; font-size: 6vw; padding-bottom: 10vw; } } .Section1 .SunS { width: 70px; height: 70px; margin-bottom: 10px; } @media (min-width: 1px) and (max-width: 425px) { .Section1 .SunS { width: 70px; height: 70px; } } .planetholder { display: -webkit-box; display: -ms-flexbox; display: flex; -webkit-box-orient: vertical; -webkit-box-direction: normal; -ms-flex-direction: column; flex-direction: column; margin: 30px; margin-bottom: 10px; text-align: center; } #planetName { padding-top: 0vw; padding: 1vw 41px 1vw 41px; font-family: "Press Start 2P", cursive; letter-spacing: 7px; } @media (min-width: 1px) and (max-width: 425px) { #planetName { padding: 5vw 41px 5vw 41px; } } .Flex { -webkit-box-pack: center; -ms-flex-pack: center; justify-content: center; width: 100%; display: -webkit-box; display: -ms-flexbox; display: flex; padding-top: 1vw; padding-bottom: 2vw; -ms-flex-wrap: wrap; flex-wrap: wrap; padding-right: 10vw; padding-left: 10vw; } @media (min-width: 1px) and (max-width: 425px) { .Flex { padding-right: 2vw; padding-left: 2vw; } } .FlexContent { -webkit-box-pack: center; -ms-flex-pack: center; justify-content: center; width: 100%; display: -webkit-box; display: -ms-flexbox; display: flex; } @media (min-width: 1px) and (max-width: 425px) { .FlexContent { -webkit-box-orient: vertical; -webkit-box-direction: normal; -ms-flex-direction: column; flex-direction: column; } } .MainImgHolder { width: 33%; margin: 20px; margin: 0 auto; display: -webkit-box; display: -ms-flexbox; display: flex; -webkit-box-pack: center; -ms-flex-pack: center; justify-content: center; -webkit-box-align: center; -ms-flex-align: center; align-items: center; } .MainImg { width: 80%; margin: 0 auto; margin-top: -3vw; } @media (min-width: 1px) and (max-width: 425px) { .MainImg { width: 250%; height: 100%; } } .MainTextHolder1 { width: 33%; padding-left: 10vw; padding-top: 2vw; text-align: left; } .MainTextHolder1 p { font-size: 1vw; text-align: right; } @media (min-width: 426px) and (max-width: 1024px) { .MainTextHolder1 p { font-size: 1.5vw; } } @media (min-width: 1025px) and (max-width: 1441px) { .MainTextHolder1 p { font-size: 1.2vw; } } @media (min-width: 1px) and (max-width: 425px) { .MainTextHolder1 { width: 100%; margin: 0 auto; padding: 0px 41px; } .MainTextHolder1 p { font-size: 4.5vw; text-align: justify; } } .MainTextHolder2 { width: 33%; padding-right: 10vw; padding-top: 2vw; text-align: left; } .MainTextHolder2 p { font-size: 1vw; text-align: left; } @media (min-width: 426px) and (max-width: 1024px) { .MainTextHolder2 p { font-size: 1.5vw; } } @media (min-width: 1025px) and (max-width: 1441px) { .MainTextHolder2 p { font-size: 1.2vw; } } @media (min-width: 1px) and (max-width: 425px) { .MainTextHolder2 { width: 100%; margin: 0 auto; padding: 0px 41px; } .MainTextHolder2 p { font-size: 4.5vw; text-align: justify; } } .Section1:before { content: " "; background-image: -webkit-gradient(linear, left bottom, left top, from(#04000c), to(transparent)); background-image: -o-linear-gradient(bottom, #04000c, transparent); background-image: linear-gradient(to top, #04000c, transparent); position: absolute !important; z-index: 888; width: 100vw; top: -49px; height: 50px; left: 0; } .Top { display: -webkit-box; display: -ms-flexbox; display: flex; -webkit-box-pack: end; -ms-flex-pack: end; justify-content: flex-end; padding: 0 41px; margin: 20px 0px; } @media (min-width: 426px) { .Top { display: none; } } .Up { padding: 10px 25px; background: transparent; color: #efefef; border: 2px #183988 solid; } .Section2 { height: 100vh; overflow: hidden; position: relative !important; } .Sun { width: 25%; height: 100%; position: relative; left: -25vw; top: -20vh; z-index: 1; -webkit-filter: brightness(0.9); filter: brightness(0.9); } @media (min-width: 1px) and (max-width: 425px) { .Sun { width: 45%; height: 100%; } } .moon { position: absolute; left: 0; bottom: 0vw !important; top: unset !important; } .moon .moonrover { width: 150px; } @media (min-width: 1px) and (max-width: 425px) { .moon .moonrover { width: 45px; height: 100%; } } @media (min-width: 426px) and (max-width: 768px) { .moon .moonrover { width: 100px; height: 100%; } } @media (min-width: 769px) and (max-width: 1024px) { .moon .moonrover { width: 100px; height: 100%; } } .fore { left: 0px !important; top: unset !important; bottom: -2vw; } @media (min-width: 1px) and (max-width: 425px) { .fore { top: unset !important; bottom: -2vw; left: -5px !important; height: 100vh; } } .Foreground { height: 70vh; width: 105vw; z-index: 3; -webkit-filter: brightness(1); filter: brightness(1); } @media (min-width: 1px) and (max-width: 425px) { .Foreground { height: 40vh; position: absolute; bottom: 0px; } } @media (min-width: 426px) and (max-width: 768px) { .Foreground { height: 40vh; width: 100vw; } } @media (min-width: 769px) and (max-width: 1024px) { .Foreground { height: 50vh; width: 100vw; position: absolute; bottom: 0px; } } .fore1 { left: -160px !important; top: -70px !important; } @media (min-width: 1px) and (max-width: 425px) { .fore1 { top: -50px !important; left: -55px !important; height: 100vh; } } .Foreground1 { height: 110vh; width: 40vw; z-index: 3; -webkit-filter: brightness(0.9); filter: brightness(0.9); } @media (min-width: 1px) and (max-width: 425px) { .Foreground1 { height: 125vh; width: 100vw; } } @media (min-width: 426px) and (max-width: 768px) { .Foreground1 { height: 125vh; width: 100vw; } } @media (min-width: 769px) and (max-width: 1024px) { .Foreground1 { height: 125vh; width: 70vw; } } .bg { top: -2vw !important; left: -2vw !important; } .bg img { width: 120vw; height: 120vh; -webkit-filter: brightness(0.7); filter: brightness(0.7); } @media (min-width: 1px) and (max-width: 425px) { .bg img { height: 125vh; width: 300vw; -webkit-filter: brightness(1); filter: brightness(1); } } .Backs { top: unset !important; left: -2vw !important; bottom: -2vw !important; } .Backs img { width: 100vw; -webkit-filter: brightness(0.7); filter: brightness(0.7); } .Stars img { width: 100vw; height: 120vh; -webkit-filter: brightness(1); filter: brightness(1); } @media (min-width: 1px) and (max-width: 425px) { .Stars img { height: 125vh; width: 300vw; -webkit-filter: brightness(1); filter: brightness(1); } } .HeadingCenter { left: 50% !important; top: 50% !important; position: absolute; -webkit-transform: translate(-50%, -50%); -ms-transform: translate(-50%, -50%); transform: translate(-50%, -50%); font-size: 2vw; } .HeadingCenter h1 { -webkit-filter: drop-shadow(26px 36px 11px black); filter: drop-shadow(26px 36px 11px black); font-family: "Press Start 2P", cursive; letter-spacing: 7px; } @media (min-width: 1px) and (max-width: 425px) { .HeadingCenter h1 { font-size: 12vw; } } @media (min-width: 426px) and (max-width: 768px) { .HeadingCenter h1 { font-size: 5vw; } } * { -webkit-box-sizing: border-box; box-sizing: border-box; margin: 0; padding: 0; cursor: none; } html { font-family: Arial, Helvetica, sans-serif; background: #1f1f1f; color: #fff; line-height: 1.5; } body { font-family: Arial, Helvetica, sans-serif; background: #1f1f1f; color: #fff; line-height: 1.5; overflow-y: scroll; overflow-x: hidden; } #scene { max-height: 100% !important; } ul { list-style: none; } .cursor { position: absolute; width: 40px; height: 40px; border: 2px white solid; -webkit-transform: translate(-50%, -50%); -ms-transform: translate(-50%, -50%); transform: translate(-50%, -50%); border-radius: 50%; z-index: 999999; pointer-events: none; } @media (min-width: 1px) and (max-width: 786px) { .cursor { display: none; } } .cursor::after { content: " "; position: absolute; width: 20px; height: 20px; -webkit-transform: translate(6.5px, 5.5px); -ms-transform: translate(6.5px, 5.5px); transform: translate(6.5px, 5.5px); border: 2px white solid; border-radius: 50%; z-index: 99999; pointer-events: none; } #root { width: 100vw; height: 100vh; } ::-webkit-scrollbar { width: 13px; background-color: #090411; } ::-webkit-scrollbar-thumb { background-color: #121e50; height: 10px; border-radius: 20px; } ::-webkit-scrollbar-track { display: none; } /*# sourceMappingURL=/App.7aaa0588.css.map */
development/App.7aaa0588.css
@import url("https://fonts.googleapis.com/css2?family=Press+Start+2P&display=swap"); .Nav { position: absolute; z-index: 999; display: -webkit-box; display: -ms-flexbox; display: flex; width: 100%; -webkit-box-pack: space-evenly; -ms-flex-pack: space-evenly; justify-content: space-evenly; } .Nav h1 { padding: 1vw; font-weight: lighter; font-size: 1.5vw; } @media (min-width: 1px) and (max-width: 425px) { .Nav h1 { font-size: 4vw; padding: 5vw; } } .Section1 { min-width: 100%; padding-bottom: 5vw; position: relative; background: #04000c; text-align: center; } .Section1 h1 { padding-top: 5vw; font-family: "Press Start 2P", cursive; letter-spacing: 7px; } @media (min-width: 1px) and (max-width: 425px) { .Section1 { padding-top: 16vw; } .Section1 h1 { padding: 0px 41px; font-size: 6vw; padding-bottom: 10vw; } } .Section1 .SunS { width: 70px; height: 70px; margin-bottom: 10px; } @media (min-width: 1px) and (max-width: 425px) { .Section1 .SunS { width: 70px; height: 70px; } } .planetholder { display: -webkit-box; display: -ms-flexbox; display: flex; -webkit-box-orient: vertical; -webkit-box-direction: normal; -ms-flex-direction: column; flex-direction: column; margin: 30px; margin-bottom: 10px; text-align: center; } #planetName { padding-top: 0vw; padding: 1vw 41px 1vw 41px; font-family: "Press Start 2P", cursive; letter-spacing: 7px; } @media (min-width: 1px) and (max-width: 425px) { #planetName { padding: 5vw 41px 5vw 41px; } } .Flex { -webkit-box-pack: center; -ms-flex-pack: center; justify-content: center; width: 100%; display: -webkit-box; display: -ms-flexbox; display: flex; padding-top: 1vw; padding-bottom: 2vw; -ms-flex-wrap: wrap; flex-wrap: wrap; padding-right: 10vw; padding-left: 10vw; } @media (min-width: 1px) and (max-width: 425px) { .Flex { padding-right: 2vw; padding-left: 2vw; } } .FlexContent { -webkit-box-pack: center; -ms-flex-pack: center; justify-content: center; width: 100%; display: -webkit-box; display: -ms-flexbox; display: flex; } @media (min-width: 1px) and (max-width: 425px) { .FlexContent { -webkit-box-orient: vertical; -webkit-box-direction: normal; -ms-flex-direction: column; flex-direction: column; } } .MainImgHolder { width: 33%; margin: 20px; margin: 0 auto; display: -webkit-box; display: -ms-flexbox; display: flex; -webkit-box-pack: center; -ms-flex-pack: center; justify-content: center; -webkit-box-align: center; -ms-flex-align: center; align-items: center; } .MainImg { width: 80%; margin: 0 auto; margin-top: -3vw; } @media (min-width: 1px) and (max-width: 425px) { .MainImg { width: 250%; height: 100%; } } .MainTextHolder1 { width: 33%; padding-left: 10vw; padding-top: 2vw; text-align: left; } .MainTextHolder1 p { font-size: 1vw; text-align: right; } @media (min-width: 426px) and (max-width: 1024px) { .MainTextHolder1 p { font-size: 1.5vw; } } @media (min-width: 1025px) and (max-width: 1441px) { .MainTextHolder1 p { font-size: 1.2vw; } } @media (min-width: 1px) and (max-width: 425px) { .MainTextHolder1 { width: 100%; margin: 0 auto; padding: 0px 41px; } .MainTextHolder1 p { font-size: 4.5vw; text-align: justify; } } .MainTextHolder2 { width: 33%; padding-right: 10vw; padding-top: 2vw; text-align: left; } .MainTextHolder2 p { font-size: 1vw; text-align: left; } @media (min-width: 426px) and (max-width: 1024px) { .MainTextHolder2 p { font-size: 1.5vw; } } @media (min-width: 1025px) and (max-width: 1441px) { .MainTextHolder2 p { font-size: 1.2vw; } } @media (min-width: 1px) and (max-width: 425px) { .MainTextHolder2 { width: 100%; margin: 0 auto; padding: 0px 41px; } .MainTextHolder2 p { font-size: 4.5vw; text-align: justify; } } .Section1:before { content: " "; background-image: -webkit-gradient(linear, left bottom, left top, from(#04000c), to(transparent)); background-image: -o-linear-gradient(bottom, #04000c, transparent); background-image: linear-gradient(to top, #04000c, transparent); position: absolute !important; z-index: 888; width: 100vw; top: -49px; height: 50px; left: 0; } .Top { display: -webkit-box; display: -ms-flexbox; display: flex; -webkit-box-pack: end; -ms-flex-pack: end; justify-content: flex-end; padding: 0 41px; margin: 20px 0px; } @media (min-width: 426px) { .Top { display: none; } } .Up { padding: 10px 25px; background: transparent; color: #efefef; border: 2px #183988 solid; } .Section2 { height: 100vh; overflow: hidden; position: relative !important; } .Sun { width: 25%; height: 100%; position: relative; left: -25vw; top: -20vh; z-index: 1; -webkit-filter: brightness(0.9); filter: brightness(0.9); } @media (min-width: 1px) and (max-width: 425px) { .Sun { width: 45%; height: 100%; } } .moon { position: absolute; left: 0; bottom: 0vw !important; top: unset !important; } .moon .moonrover { width: 150px; } @media (min-width: 1px) and (max-width: 425px) { .moon .moonrover { width: 45px; height: 100%; } } @media (min-width: 426px) and (max-width: 768px) { .moon .moonrover { width: 100px; height: 100%; } } @media (min-width: 769px) and (max-width: 1024px) { .moon .moonrover { width: 100px; height: 100%; } } .fore { left: 0px !important; top: unset !important; bottom: -2vw; } @media (min-width: 1px) and (max-width: 425px) { .fore { top: unset !important; bottom: -2vw; left: -5px !important; height: 100vh; } } .Foreground { height: 70vh; width: 105vw; z-index: 3; -webkit-filter: brightness(1); filter: brightness(1); } @media (min-width: 1px) and (max-width: 425px) { .Foreground { height: 40vh; position: absolute; bottom: 0px; } } @media (min-width: 426px) and (max-width: 768px) { .Foreground { height: 40vh; width: 100vw; } } @media (min-width: 769px) and (max-width: 1024px) { .Foreground { height: 50vh; width: 100vw; position: absolute; bottom: 0px; } } .fore1 { left: -160px !important; top: -70px !important; } @media (min-width: 1px) and (max-width: 425px) { .fore1 { top: -50px !important; left: -55px !important; height: 100vh; } } .Foreground1 { height: 110vh; width: 40vw; z-index: 3; -webkit-filter: brightness(0.9); filter: brightness(0.9); } @media (min-width: 1px) and (max-width: 425px) { .Foreground1 { height: 125vh; width: 100vw; } } @media (min-width: 426px) and (max-width: 768px) { .Foreground1 { height: 125vh; width: 100vw; } } @media (min-width: 769px) and (max-width: 1024px) { .Foreground1 { height: 125vh; width: 70vw; } } .bg { top: -2vw !important; left: -2vw !important; } .bg img { width: 120vw; height: 120vh; -webkit-filter: brightness(0.7); filter: brightness(0.7); } @media (min-width: 1px) and (max-width: 425px) { .bg img { height: 125vh; width: 300vw; -webkit-filter: brightness(1); filter: brightness(1); } } .Backs { top: unset !important; left: -2vw !important; bottom: -2vw !important; } .Backs img { width: 100vw; -webkit-filter: brightness(0.7); filter: brightness(0.7); } .Stars img { width: 100vw; height: 120vh; -webkit-filter: brightness(1); filter: brightness(1); } @media (min-width: 1px) and (max-width: 425px) { .Stars img { height: 125vh; width: 300vw; -webkit-filter: brightness(1); filter: brightness(1); } } .HeadingCenter { left: 50% !important; top: 50% !important; position: absolute; -webkit-transform: translate(-50%, -50%); -ms-transform: translate(-50%, -50%); transform: translate(-50%, -50%); font-size: 2vw; } .HeadingCenter h1 { -webkit-filter: drop-shadow(26px 36px 11px black); filter: drop-shadow(26px 36px 11px black); font-family: "Press Start 2P", cursive; letter-spacing: 7px; } @media (min-width: 1px) and (max-width: 425px) { .HeadingCenter h1 { font-size: 12vw; } } @media (min-width: 426px) and (max-width: 768px) { .HeadingCenter h1 { font-size: 5vw; } } * { -webkit-box-sizing: border-box; box-sizing: border-box; margin: 0; padding: 0; cursor: none; } html { font-family: Arial, Helvetica, sans-serif; background: #1f1f1f; color: #fff; line-height: 1.5; } body { font-family: Arial, Helvetica, sans-serif; background: #1f1f1f; color: #fff; line-height: 1.5; overflow-y: scroll; overflow-x: hidden; } #scene { max-height: 100% !important; } ul { list-style: none; } .cursor { position: absolute; width: 40px; height: 40px; border: 2px white solid; -webkit-transform: translate(-50%, -50%); -ms-transform: translate(-50%, -50%); transform: translate(-50%, -50%); border-radius: 50%; z-index: 999999; pointer-events: none; } @media (min-width: 1px) and (max-width: 786px) { .cursor { display: none; } } .cursor::after { content: " "; position: absolute; width: 20px; height: 20px; -webkit-transform: translate(6.5px, 5.5px); -ms-transform: translate(6.5px, 5.5px); transform: translate(6.5px, 5.5px); border: 2px white solid; border-radius: 50%; z-index: 99999; pointer-events: none; } #root { width: 100vw; height: 100vh; } ::-webkit-scrollbar { width: 13px; background-color: #090411; } ::-webkit-scrollbar-thumb { background-color: #121e50; height: 10px; border-radius: 20px; } ::-webkit-scrollbar-track { display: none; } /*# sourceMappingURL=/App.7aaa0588.css.map */
0.307982
0.065575
.music-wave { cursor: pointer; position: fixed; bottom: 30px; right: 20px; width: 45px; height: 45px; border-radius: 25px; -moz-border-radius: 25px; -webkit-border-radius: 25px; -o-border-radius: 25px; background: #000; display: flex; justify-content: center; align-items: center; transition: all ease 0.3s; z-index: 10; } .music-wave .lines { display: flex; padding-bottom: 1px; width: 16px; height: 21px; align-items: flex-end; } .music-wave span { display: inline-flex; margin: 0 1px; width: 2px; height: 5px; background: #fff; } .audio-on .music-wave span:nth-child(1) { -moz-animation: musicline 2s 0.5s ease-out alternate infinite; -webkit-animation: musicline 2s 0.5s ease-out alternate infinite; animation: musicline 2s 0.5s ease-out alternate infinite; } .audio-on .music-wave span:nth-child(2) { -moz-animation: musicline 2s 1s ease-out alternate infinite; -webkit-animation: musicline 2s 1s ease-out alternate infinite; animation: musicline 2s 1s ease-out alternate infinite; } .audio-on .music-wave span:nth-child(3) { -moz-animation: musicline 2s 1.5s ease-out alternate infinite; -webkit-animation: musicline 2s 1.5s ease-out alternate infinite; animation: musicline 2s 1.5s ease-out alternate infinite; } .audio-on .music-wave span:nth-child(4) { -moz-animation: musicline 2s 0.25s ease-out alternate infinite; -webkit-animation: musicline 2s 0.25s ease-out alternate infinite; animation: musicline 2s 0.25s ease-out alternate infinite; } @-moz-keyframes musicline { 0% { height: 5px; } 10% { height: 10px; } 20% { height: 5px; } 30% { height: 14px; } 40% { height: 18px; } 50% { height: 5px; } 60% { height: 16px; } 70% { height: 10px; } 80% { height: 12px; } 90% { height: 3px; } 100% { height: 18px; } } @-webkit-keyframes musicline { 0% { height: 5px; } 10% { height: 10px; } 20% { height: 5px; } 30% { height: 14px; } 40% { height: 18px; } 50% { height: 5px; } 60% { height: 16px; } 70% { height: 10px; } 80% { height: 12px; } 90% { height: 4px; } 100% { height: 18px; } } @keyframes musicline { 0% { height: 5px; } 10% { height: 10px; } 20% { height: 5px; } 30% { height: 14px; } 40% { height: 18px; } 50% { height: 5px; } 60% { height: 16px; } 70% { height: 10px; } 80% { height: 12px; } 90% { height: 4px; } 100% { height: 18px; } } .scroll-top-btn .fa { bottom: 84px; right: 20px; width: 45px; height: 45px; } span.about-info { font-weight: 500; color: black; } a.btn.btn-light.rounded-pill.shadow-none.smooth-scroll.mt-2.wow.rubberBand.animated { border-radius: 50rem !important; background-color: #f8f9fa; border-color: #f8f9fa; color: #000 !important; padding: 0.8rem 2.6rem; opacity: 0.6; } .wow.bounceIn { margin: 0 auto; } .works { display: grid; grid-template-columns: repeat(4, 1fr); margin-top: 20px; gap: 20px; } .work { cursor: pointer; position: relative; height: 100%; width: 100%; text-align: center; } .work-info { position: absolute; top: 0px; left: 0px; width: 100%; height: 100%; display: flex; align-items: center; justify-content: center; opacity: 0; background: rgba(0, 0, 0, 0.7); transition: opacity 0.2s ease-in 0s; } .work-info > h5 { color: white !important; } .work:hover .work-info { opacity: 1; } @media (min-width: 1200px) { .projects { max-width: 1170px !important; } } .wrap-modal-slider { padding: 0 30px; opacity: 0; transition: all 0.3s; } .wrap-modal-slider.open { opacity: 1; } .slick-prev:before, .slick-next:before { color: red; } .work-details-slider { list-style-type: none; padding-left: unset; } .work-details-slider-li { padding-right: 10px; } .work-details-slider-span { margin-right: 0.5rem !important; } .techno { color: #f36323; }
public/css/style.css
.music-wave { cursor: pointer; position: fixed; bottom: 30px; right: 20px; width: 45px; height: 45px; border-radius: 25px; -moz-border-radius: 25px; -webkit-border-radius: 25px; -o-border-radius: 25px; background: #000; display: flex; justify-content: center; align-items: center; transition: all ease 0.3s; z-index: 10; } .music-wave .lines { display: flex; padding-bottom: 1px; width: 16px; height: 21px; align-items: flex-end; } .music-wave span { display: inline-flex; margin: 0 1px; width: 2px; height: 5px; background: #fff; } .audio-on .music-wave span:nth-child(1) { -moz-animation: musicline 2s 0.5s ease-out alternate infinite; -webkit-animation: musicline 2s 0.5s ease-out alternate infinite; animation: musicline 2s 0.5s ease-out alternate infinite; } .audio-on .music-wave span:nth-child(2) { -moz-animation: musicline 2s 1s ease-out alternate infinite; -webkit-animation: musicline 2s 1s ease-out alternate infinite; animation: musicline 2s 1s ease-out alternate infinite; } .audio-on .music-wave span:nth-child(3) { -moz-animation: musicline 2s 1.5s ease-out alternate infinite; -webkit-animation: musicline 2s 1.5s ease-out alternate infinite; animation: musicline 2s 1.5s ease-out alternate infinite; } .audio-on .music-wave span:nth-child(4) { -moz-animation: musicline 2s 0.25s ease-out alternate infinite; -webkit-animation: musicline 2s 0.25s ease-out alternate infinite; animation: musicline 2s 0.25s ease-out alternate infinite; } @-moz-keyframes musicline { 0% { height: 5px; } 10% { height: 10px; } 20% { height: 5px; } 30% { height: 14px; } 40% { height: 18px; } 50% { height: 5px; } 60% { height: 16px; } 70% { height: 10px; } 80% { height: 12px; } 90% { height: 3px; } 100% { height: 18px; } } @-webkit-keyframes musicline { 0% { height: 5px; } 10% { height: 10px; } 20% { height: 5px; } 30% { height: 14px; } 40% { height: 18px; } 50% { height: 5px; } 60% { height: 16px; } 70% { height: 10px; } 80% { height: 12px; } 90% { height: 4px; } 100% { height: 18px; } } @keyframes musicline { 0% { height: 5px; } 10% { height: 10px; } 20% { height: 5px; } 30% { height: 14px; } 40% { height: 18px; } 50% { height: 5px; } 60% { height: 16px; } 70% { height: 10px; } 80% { height: 12px; } 90% { height: 4px; } 100% { height: 18px; } } .scroll-top-btn .fa { bottom: 84px; right: 20px; width: 45px; height: 45px; } span.about-info { font-weight: 500; color: black; } a.btn.btn-light.rounded-pill.shadow-none.smooth-scroll.mt-2.wow.rubberBand.animated { border-radius: 50rem !important; background-color: #f8f9fa; border-color: #f8f9fa; color: #000 !important; padding: 0.8rem 2.6rem; opacity: 0.6; } .wow.bounceIn { margin: 0 auto; } .works { display: grid; grid-template-columns: repeat(4, 1fr); margin-top: 20px; gap: 20px; } .work { cursor: pointer; position: relative; height: 100%; width: 100%; text-align: center; } .work-info { position: absolute; top: 0px; left: 0px; width: 100%; height: 100%; display: flex; align-items: center; justify-content: center; opacity: 0; background: rgba(0, 0, 0, 0.7); transition: opacity 0.2s ease-in 0s; } .work-info > h5 { color: white !important; } .work:hover .work-info { opacity: 1; } @media (min-width: 1200px) { .projects { max-width: 1170px !important; } } .wrap-modal-slider { padding: 0 30px; opacity: 0; transition: all 0.3s; } .wrap-modal-slider.open { opacity: 1; } .slick-prev:before, .slick-next:before { color: red; } .work-details-slider { list-style-type: none; padding-left: unset; } .work-details-slider-li { padding-right: 10px; } .work-details-slider-span { margin-right: 0.5rem !important; } .techno { color: #f36323; }
0.456894
0.111725
.lead { margin-top: 20px; } .primary-btn { background-color: #f42f2c; line-height: 42px; padding-left: 30px; padding-right: 60px; border-radius: 25px; margin-bottom: 2rem; border: none; color: #fff; display: inline-block; font-weight: 500; position: relative; -webkit-transition: all 0.3s ease 0s; -moz-transition: all 0.3s ease 0s; -o-transition: all 0.3s ease 0s; transition: all 0.3s ease 0s; cursor: pointer; text-transform: uppercase; } .primary-btn:focus { outline: none } .primary-btn span { color: #fff; position: absolute; top: 50%; transform: translateY(-60%); right: 30px; -webkit-transition: all 0.3s ease 0s; -moz-transition: all 0.3s ease 0s; -o-transition: all 0.3s ease 0s; transition: all 0.3s ease 0s } .primary-btn:hover { color: #fff } .primary-btn:hover span { color: #fff; right: 20px } .primary-btn.white { border: 1px solid #fff; color: #fff } .primary-btn.white span { color: #fff } .primary-btn.white:hover { background: #fff; color: #f42f2c } .primary-btn.white:hover span { color: #f42f2c } .banner-area { background: url(../img/venue-header.jpg) right; background-size: cover; height: auto; opacity: 0.9; } @media (max-width: 767.98px) { .banner-area .fullscreen { height: 700px !important } } .banner-area .primary-btn { padding-left: 30px; padding-right: 30px; margin-top: 10px; } .banner-text { padding-top: 70px; } .banner-content { text-align: left; } .banner-content h1 { color: #fff; font-size: 60px; font-weight: 700; line-height: 1em; margin-top: 20px; margin-bottom: 20px; } .banner-content h1 span { font-weight: 700; } .banner-content h4 { font-weight: 400; letter-spacing: 3px; } .header-btn { background-color: #f42f2c; border: 1px solid transparent; color: #fff; } .header-btn:hover { border: 1px solid #fff; background: transparent; color: #fff; } .searchbar { margin-bottom: 10px; background-color: #353b48; border-radius: 30px; padding: 10px; margin-left: 1rem; } .search_input { color: white; border: 0; outline: 0; background: none; width: 0; caret-color: transparent; line-height: 40px; transition: width 0.4s linear; } .searchbar:hover > .search_input { padding: 0 10px; width: 200px; caret-color: red; transition: width 0.4s linear; } .searchbar:hover > .search_icon { background: white; color: #e74c3c; } .search_icon { height: 40px; width: 40px; float: right; display: flex; justify-content: center; align-items: center; border-radius: 50%; color: white; } .clear-button { margin-bottom: 10px; margin-left: 10px; width: 5rem; } .product { margin-top: 15px; } .product-image .pic-1, .product-image .pic-2 { backface-visibility: hidden; transition: all .5s ease 0s; } .product-grid { font-family: Poppins, sans-serif; position: relative; } .product-grid .product-image { height: 200px; overflow: hidden; position: relative; } .product-grid .product-image a { display: block; } .product-grid .product-image img { width: 100%; height: auto; } .product-image .pic-1 { opacity: 1; } .product-grid:hover .product-image .pic-1 { opacity: 0; } .product-image .pic-2 { width: 100%; height: 100%; opacity: 0; position: absolute; top: 0; left: 0; } .product-grid:hover .product-image .pic-2 { opacity: 1; } .product-grid .function { padding: 0; margin: 0; position: absolute; top: 10px; right: 10px; } .product-grid .function li { display: block; margin: 0 0 10px; transition: all .5s; } .product-grid .function li:nth-child(2) { opacity: 0; transform: translateY(-50px); } .product-grid:hover .function li:nth-child(2) { opacity: 1; transform: translateY(0); } .product-grid .function li:nth-child(3) { opacity: 0; transform: translateY(-50px); } .product-grid:hover .function li:nth-child(3) { opacity: 1; transform: translateY(0); transition-delay: .2s; } .product-grid .function li a { color: #888; background: #fff; font-size: 14px; text-align: center; line-height: 40px; height: 40px; width: 40px; border-radius: 50%; display: block; transition: .5s ease 0s } .product-grid .function li a:hover { color: #fff; background: #1e3799 } .product-grid .select-options { color: #777; background-color: #fff; font-size: 13px; font-weight: 400; text-align: center; text-transform: uppercase; padding: 15px 5px; margin: 0 auto; opacity: 0; display: block; position: absolute; width: 92%; left: 0; bottom: -100px; right: 0; transition: .5s ease 0s } .product-grid .select-options:hover { color: #fff; background-color: #1e3799; text-decoration: none } .product-grid:hover .select-options { opacity: 1; bottom: 10px } .product-grid .product-content { padding: 20px 10px } .product-grid .title { font-size: 15px; font-weight: 600; text-transform: capitalize; margin: 0 0 10px; transition: all .3s ease 0s } .product-grid .title a { color: #222 } .product-grid .title a:hover { color: #1e3799 } .product-grid .price { color: #16a085; font-size: 17px; font-weight: 700; margin: 0 2px 15px 0; display: block } .product-grid .price span { color: #909090; font-size: 13px; font-weight: 400; letter-spacing: 0; text-decoration: line-through; text-align: left; vertical-align: middle; display: inline-block } @media only screen and (max-width: 990px) { .product-grid { margin-bottom: 30px } } .price-range-slider { width: 40%; margin-left: 10%; }
assets/css/venues.css
.lead { margin-top: 20px; } .primary-btn { background-color: #f42f2c; line-height: 42px; padding-left: 30px; padding-right: 60px; border-radius: 25px; margin-bottom: 2rem; border: none; color: #fff; display: inline-block; font-weight: 500; position: relative; -webkit-transition: all 0.3s ease 0s; -moz-transition: all 0.3s ease 0s; -o-transition: all 0.3s ease 0s; transition: all 0.3s ease 0s; cursor: pointer; text-transform: uppercase; } .primary-btn:focus { outline: none } .primary-btn span { color: #fff; position: absolute; top: 50%; transform: translateY(-60%); right: 30px; -webkit-transition: all 0.3s ease 0s; -moz-transition: all 0.3s ease 0s; -o-transition: all 0.3s ease 0s; transition: all 0.3s ease 0s } .primary-btn:hover { color: #fff } .primary-btn:hover span { color: #fff; right: 20px } .primary-btn.white { border: 1px solid #fff; color: #fff } .primary-btn.white span { color: #fff } .primary-btn.white:hover { background: #fff; color: #f42f2c } .primary-btn.white:hover span { color: #f42f2c } .banner-area { background: url(../img/venue-header.jpg) right; background-size: cover; height: auto; opacity: 0.9; } @media (max-width: 767.98px) { .banner-area .fullscreen { height: 700px !important } } .banner-area .primary-btn { padding-left: 30px; padding-right: 30px; margin-top: 10px; } .banner-text { padding-top: 70px; } .banner-content { text-align: left; } .banner-content h1 { color: #fff; font-size: 60px; font-weight: 700; line-height: 1em; margin-top: 20px; margin-bottom: 20px; } .banner-content h1 span { font-weight: 700; } .banner-content h4 { font-weight: 400; letter-spacing: 3px; } .header-btn { background-color: #f42f2c; border: 1px solid transparent; color: #fff; } .header-btn:hover { border: 1px solid #fff; background: transparent; color: #fff; } .searchbar { margin-bottom: 10px; background-color: #353b48; border-radius: 30px; padding: 10px; margin-left: 1rem; } .search_input { color: white; border: 0; outline: 0; background: none; width: 0; caret-color: transparent; line-height: 40px; transition: width 0.4s linear; } .searchbar:hover > .search_input { padding: 0 10px; width: 200px; caret-color: red; transition: width 0.4s linear; } .searchbar:hover > .search_icon { background: white; color: #e74c3c; } .search_icon { height: 40px; width: 40px; float: right; display: flex; justify-content: center; align-items: center; border-radius: 50%; color: white; } .clear-button { margin-bottom: 10px; margin-left: 10px; width: 5rem; } .product { margin-top: 15px; } .product-image .pic-1, .product-image .pic-2 { backface-visibility: hidden; transition: all .5s ease 0s; } .product-grid { font-family: Poppins, sans-serif; position: relative; } .product-grid .product-image { height: 200px; overflow: hidden; position: relative; } .product-grid .product-image a { display: block; } .product-grid .product-image img { width: 100%; height: auto; } .product-image .pic-1 { opacity: 1; } .product-grid:hover .product-image .pic-1 { opacity: 0; } .product-image .pic-2 { width: 100%; height: 100%; opacity: 0; position: absolute; top: 0; left: 0; } .product-grid:hover .product-image .pic-2 { opacity: 1; } .product-grid .function { padding: 0; margin: 0; position: absolute; top: 10px; right: 10px; } .product-grid .function li { display: block; margin: 0 0 10px; transition: all .5s; } .product-grid .function li:nth-child(2) { opacity: 0; transform: translateY(-50px); } .product-grid:hover .function li:nth-child(2) { opacity: 1; transform: translateY(0); } .product-grid .function li:nth-child(3) { opacity: 0; transform: translateY(-50px); } .product-grid:hover .function li:nth-child(3) { opacity: 1; transform: translateY(0); transition-delay: .2s; } .product-grid .function li a { color: #888; background: #fff; font-size: 14px; text-align: center; line-height: 40px; height: 40px; width: 40px; border-radius: 50%; display: block; transition: .5s ease 0s } .product-grid .function li a:hover { color: #fff; background: #1e3799 } .product-grid .select-options { color: #777; background-color: #fff; font-size: 13px; font-weight: 400; text-align: center; text-transform: uppercase; padding: 15px 5px; margin: 0 auto; opacity: 0; display: block; position: absolute; width: 92%; left: 0; bottom: -100px; right: 0; transition: .5s ease 0s } .product-grid .select-options:hover { color: #fff; background-color: #1e3799; text-decoration: none } .product-grid:hover .select-options { opacity: 1; bottom: 10px } .product-grid .product-content { padding: 20px 10px } .product-grid .title { font-size: 15px; font-weight: 600; text-transform: capitalize; margin: 0 0 10px; transition: all .3s ease 0s } .product-grid .title a { color: #222 } .product-grid .title a:hover { color: #1e3799 } .product-grid .price { color: #16a085; font-size: 17px; font-weight: 700; margin: 0 2px 15px 0; display: block } .product-grid .price span { color: #909090; font-size: 13px; font-weight: 400; letter-spacing: 0; text-decoration: line-through; text-align: left; vertical-align: middle; display: inline-block } @media only screen and (max-width: 990px) { .product-grid { margin-bottom: 30px } } .price-range-slider { width: 40%; margin-left: 10%; }
0.581897
0.071106
.bg{ background-image: url(https://raw.githubusercontent.com/jonnygovish/IP3/master/assets/backgrounds/h_img.jpg); background-repeat: no-repeat; background-size: 1500px 900px; } .icon{ padding-left: 550px; padding-top: 180px; padding-bottom: 0px } .words{ font-family: 'Lato', sans-serif; padding-left: 510px; padding-top: 90px; font-size:40px; color: white; } .text-below{ padding-left: 370px; color: white; font-family:Arial, Helvetica, sans-serif } .mouse-click{ padding-top: 150px; padding-left: 550px; } .words-continue{ font-family: 'Lato', sans-serif; padding-left: 420px; padding-top: 20px; font-size:40px; color: white; } .About-Us{ font-family: 'Lato', sans-serif; font-size: 30px; padding-left: 600px; padding-top: 30px; } .details{ font-family: 'Lato', sans-serif; padding-left: 200px; } .continue1, .continue2, .continue3, .continue4{ padding-top: 100px; } .continue1{ padding-left: 420px; padding-top: 100px; } .continue2{ padding-left: 100px; } .continue3{ padding-left: 50px; } .continue4{ padding-left: 300px; } .servicebg{ background-image: url(https://raw.githubusercontent.com/jonnygovish/IP3/master/assets/backgrounds/s_image.jpg); background-size: 1500px 900px; background-repeat: no-repeat; color: white; } .header{ font-family: 'Lato', sans-serif; padding-left: 600px; padding-top: 30px; font-size: 30px; } .T1{ padding-left: 200px; font-family: 'Lucida Sans', 'Lucida Sans Regular', 'Lucida Grande', 'Lucida Sans Unicode', Geneva, Verdana, sans-serif; padding-top: 10px; } .T2{ padding-left: 350px; font-family: 'Lucida Sans', 'Lucida Sans Regular', 'Lucida Grande', 'Lucida Sans Unicode', Geneva, Verdana, sans-serif; padding-top: 10px; } .T3{ padding-left: 300px; font-family: 'Lucida Sans', 'Lucida Sans Regular', 'Lucida Grande', 'Lucida Sans Unicode', Geneva, Verdana, sans-serif; } .head{ padding-left: 550px; padding-top: 30px; font-size: 30px; } .first{ padding-left: 150px; } .lp{ padding-left: 158px; cursor: pointer; } .ll{ padding-left: 3px; } .tittle{ padding-left: 600px; font-size: 40px; display: none; } .pp{ border: 60px; border-color: black; } .comps{ background-image: url(https://raw.githubusercontent.com/jonnygovish/IP3/master/assets/backgrounds/c_image.jpg); background-size: 100%; padding-bottom: 600px; background-repeat: no-repeat; } .Tt{ padding-left: 550px; padding-top: 120px; color: White; font-size: 40px; } .name{ padding-left: 300px; } .Name{ size: 20px; } .inputs{ padding-left: 400px; } .email{ padding-left: 500px; padding-top: 0px; } .message{ padding-left: 250px; padding-top: 90px; height: 590px; width: 69px; } .submit{ padding-top: 50px; padding-left: 80px; } .Work{ display: none; } .draw{ padding-left: 20px; } .dev{ cursor:pointer; } .devwr{ display: none; cursor: pointer; } .product{ cursor: pointer; } .Dt{ display: none; }
StudioIP.css
.bg{ background-image: url(https://raw.githubusercontent.com/jonnygovish/IP3/master/assets/backgrounds/h_img.jpg); background-repeat: no-repeat; background-size: 1500px 900px; } .icon{ padding-left: 550px; padding-top: 180px; padding-bottom: 0px } .words{ font-family: 'Lato', sans-serif; padding-left: 510px; padding-top: 90px; font-size:40px; color: white; } .text-below{ padding-left: 370px; color: white; font-family:Arial, Helvetica, sans-serif } .mouse-click{ padding-top: 150px; padding-left: 550px; } .words-continue{ font-family: 'Lato', sans-serif; padding-left: 420px; padding-top: 20px; font-size:40px; color: white; } .About-Us{ font-family: 'Lato', sans-serif; font-size: 30px; padding-left: 600px; padding-top: 30px; } .details{ font-family: 'Lato', sans-serif; padding-left: 200px; } .continue1, .continue2, .continue3, .continue4{ padding-top: 100px; } .continue1{ padding-left: 420px; padding-top: 100px; } .continue2{ padding-left: 100px; } .continue3{ padding-left: 50px; } .continue4{ padding-left: 300px; } .servicebg{ background-image: url(https://raw.githubusercontent.com/jonnygovish/IP3/master/assets/backgrounds/s_image.jpg); background-size: 1500px 900px; background-repeat: no-repeat; color: white; } .header{ font-family: 'Lato', sans-serif; padding-left: 600px; padding-top: 30px; font-size: 30px; } .T1{ padding-left: 200px; font-family: 'Lucida Sans', 'Lucida Sans Regular', 'Lucida Grande', 'Lucida Sans Unicode', Geneva, Verdana, sans-serif; padding-top: 10px; } .T2{ padding-left: 350px; font-family: 'Lucida Sans', 'Lucida Sans Regular', 'Lucida Grande', 'Lucida Sans Unicode', Geneva, Verdana, sans-serif; padding-top: 10px; } .T3{ padding-left: 300px; font-family: 'Lucida Sans', 'Lucida Sans Regular', 'Lucida Grande', 'Lucida Sans Unicode', Geneva, Verdana, sans-serif; } .head{ padding-left: 550px; padding-top: 30px; font-size: 30px; } .first{ padding-left: 150px; } .lp{ padding-left: 158px; cursor: pointer; } .ll{ padding-left: 3px; } .tittle{ padding-left: 600px; font-size: 40px; display: none; } .pp{ border: 60px; border-color: black; } .comps{ background-image: url(https://raw.githubusercontent.com/jonnygovish/IP3/master/assets/backgrounds/c_image.jpg); background-size: 100%; padding-bottom: 600px; background-repeat: no-repeat; } .Tt{ padding-left: 550px; padding-top: 120px; color: White; font-size: 40px; } .name{ padding-left: 300px; } .Name{ size: 20px; } .inputs{ padding-left: 400px; } .email{ padding-left: 500px; padding-top: 0px; } .message{ padding-left: 250px; padding-top: 90px; height: 590px; width: 69px; } .submit{ padding-top: 50px; padding-left: 80px; } .Work{ display: none; } .draw{ padding-left: 20px; } .dev{ cursor:pointer; } .devwr{ display: none; cursor: pointer; } .product{ cursor: pointer; } .Dt{ display: none; }
0.540681
0.160529
:root { --link-blue: #00ffee; --dark-blue: #101a75; --medium-blue: #1c2899; --light-blue: #2736bb; --shadow-blue: #9ca5f7; --light-gray: #f2f2f2; --white: #ffffff; } html, body { margin: 0px; padding: 0px; font-family: 'Open Sans', sans-serif; } .work-xp-img { max-width: 250px; max-height: 250px; padding: 10px; } img { max-width: 100%; max-height: 100%; } h1 { color: var(--dark-blue); font-size: 40px; font-weight: bold; margin: 0px; text-align: center; } h1 #nombre { font-size: 56px; font-weight: 800; margin-top: 0px; } h2 { color: var(--dark-blue); font-size: 24px; font-weight: bold; margin: 0px; } h3 { color: var(--medium-blue); font-size: 16px; font-weight: 600; margin: 0px; } .center{ text-align: center; } .right { text-align: right; } p { color: var(--dark-blue); font-size: 16px; font-weight: 400; margin: 8px 0px; text-align: justify; } small { color: var(--medium-blue); font-size: 12px; font-weight: 300; } /* --------- Header --------- */ header{ width: 100%; left: 0px; top: 0px; position: fixed; background-color: var(--dark-blue); display: flex; justify-content: space-between; color: var(--white); align-items: center; height: 120px; margin: auto; padding: 0px; box-shadow: var(--shadow-blue) 0px 4px 8px; } header .profilelogo { margin-left: 64px; } header ul { display: flex; } header li { list-style: none; padding-right: 32px; } header li a { color: var(--white); text-decoration: none; } header li a:hover { color: var(--link-blue); cursor: pointer; } /* --------- Perfil --------- */ .profile { background: url("https://i.imgur.com/0vO8eWt.png"); background-size: cover; background-repeat: no-repeat; height: 600px; padding: 152px 0px; } .home { padding: 88px 0px; } .home p { margin-top: 56px; padding: 0px; } /* --------- Proyectos --------- */ .projects { background: url("https://i.imgur.com/tKkOuba.png"); background-size: cover; background-repeat: no-repeat; padding: 32px 0px; } .projects .row { align-items: inherit; } .single_project { max-width: 320px; margin: auto; } .projects a{ text-decoration: none; } .projects a:hover h2{ cursor: pointer; color: var(--light-blue); } /* --------- Experiencia Laboral --------- */ .work_experience { background: url("https://i.imgur.com/K0kZdNx.png"); background-size: cover; background-repeat: no-repeat; padding: 32px 0px; } /* --------- Certificados --------- */ .certificates { background: url("https://i.imgur.com/GfdKHv1.png"); background-size: cover; background-repeat: no-repeat; padding: 32px 0px; } /* --------- Educación --------- */ .education { background: url("https://i.imgur.com/ly0oZHH.png"); background-size: cover; background-repeat: no-repeat; padding: 32px 0px; } /* --------- Intereses --------- */ .interests { background: url("https://i.imgur.com/A4iYY8L.png"); background-size: cover; background-repeat: no-repeat; padding: 32px 0px; } /* --------- Footer --------- */ footer { background-color: var(--dark-blue); justify-content: space-between; color: var(--white); align-items: center; max-height: 160px; margin: auto; padding: 32px; } footer ul{ display: flex; justify-content: space-between; align-items: center; margin: 0px; padding: 0px; } footer ul li { list-style: none; text-align: center; align-items: center; } footer a{ text-decoration: none; color: var(--white); } footer a:hover{ cursor: pointer; color: var(--link-blue); }
css/style.css
:root { --link-blue: #00ffee; --dark-blue: #101a75; --medium-blue: #1c2899; --light-blue: #2736bb; --shadow-blue: #9ca5f7; --light-gray: #f2f2f2; --white: #ffffff; } html, body { margin: 0px; padding: 0px; font-family: 'Open Sans', sans-serif; } .work-xp-img { max-width: 250px; max-height: 250px; padding: 10px; } img { max-width: 100%; max-height: 100%; } h1 { color: var(--dark-blue); font-size: 40px; font-weight: bold; margin: 0px; text-align: center; } h1 #nombre { font-size: 56px; font-weight: 800; margin-top: 0px; } h2 { color: var(--dark-blue); font-size: 24px; font-weight: bold; margin: 0px; } h3 { color: var(--medium-blue); font-size: 16px; font-weight: 600; margin: 0px; } .center{ text-align: center; } .right { text-align: right; } p { color: var(--dark-blue); font-size: 16px; font-weight: 400; margin: 8px 0px; text-align: justify; } small { color: var(--medium-blue); font-size: 12px; font-weight: 300; } /* --------- Header --------- */ header{ width: 100%; left: 0px; top: 0px; position: fixed; background-color: var(--dark-blue); display: flex; justify-content: space-between; color: var(--white); align-items: center; height: 120px; margin: auto; padding: 0px; box-shadow: var(--shadow-blue) 0px 4px 8px; } header .profilelogo { margin-left: 64px; } header ul { display: flex; } header li { list-style: none; padding-right: 32px; } header li a { color: var(--white); text-decoration: none; } header li a:hover { color: var(--link-blue); cursor: pointer; } /* --------- Perfil --------- */ .profile { background: url("https://i.imgur.com/0vO8eWt.png"); background-size: cover; background-repeat: no-repeat; height: 600px; padding: 152px 0px; } .home { padding: 88px 0px; } .home p { margin-top: 56px; padding: 0px; } /* --------- Proyectos --------- */ .projects { background: url("https://i.imgur.com/tKkOuba.png"); background-size: cover; background-repeat: no-repeat; padding: 32px 0px; } .projects .row { align-items: inherit; } .single_project { max-width: 320px; margin: auto; } .projects a{ text-decoration: none; } .projects a:hover h2{ cursor: pointer; color: var(--light-blue); } /* --------- Experiencia Laboral --------- */ .work_experience { background: url("https://i.imgur.com/K0kZdNx.png"); background-size: cover; background-repeat: no-repeat; padding: 32px 0px; } /* --------- Certificados --------- */ .certificates { background: url("https://i.imgur.com/GfdKHv1.png"); background-size: cover; background-repeat: no-repeat; padding: 32px 0px; } /* --------- Educación --------- */ .education { background: url("https://i.imgur.com/ly0oZHH.png"); background-size: cover; background-repeat: no-repeat; padding: 32px 0px; } /* --------- Intereses --------- */ .interests { background: url("https://i.imgur.com/A4iYY8L.png"); background-size: cover; background-repeat: no-repeat; padding: 32px 0px; } /* --------- Footer --------- */ footer { background-color: var(--dark-blue); justify-content: space-between; color: var(--white); align-items: center; max-height: 160px; margin: auto; padding: 32px; } footer ul{ display: flex; justify-content: space-between; align-items: center; margin: 0px; padding: 0px; } footer ul li { list-style: none; text-align: center; align-items: center; } footer a{ text-decoration: none; color: var(--white); } footer a:hover{ cursor: pointer; color: var(--link-blue); }
0.47244
0.231582
@IMPORT url("animation.css"); @IMPORT url("../css/testGrid.css"); /* *************** * BASIC SELECTORS * ***************/ .svy-label.my-button { border-radius: 4px; /** Here's how to get rounded borders */ background-color: white; color: #444; font-size: 14px; cursor:pointer; text-align: center; margin: 6px; border: #ccc 1px solid; } .svy-label.my-button:hover { background-color: #eee; color: #444; } .svy-label.primary { color: white; background-color: #0080c0; font-weight: bold; } .svy-label.green { color: white; background-color: #008000; } .svy-label.red { color: white; background-color: #c60000; } /* *************** * BOX SHADOW * ***************/ .box-shadow { box-shadow: 3px 3px 10px #aaa; } .box-shadow:HOVER { box-shadow: 10px 10px 10px #777; /* Darken the shadow on hover */ } /* *************** * TRANSITION SPEEDS * ***************/ .transition-medium { transition: 300ms; } .transition-slow { transition: 1500ms; } /* *************** * BADGES AND SHAPES * (This is inherited from Bootstrap CSS) * ***************/ .badge { color: #fff; cursor: pointer; font-size: 16px; background-color: #0080c0; } .badge:HOVER { background-color: #444; } .badge.warning { background-color: #ff8000; } .badge.alerts { background-color: #800000; } /** Make anything a circle */ .circle { border-radius: 50%; text-align: center; } /* **************************************** * Stylize the glyphicons and Font-Awesome * ****************************************/ .glyph-font { font-size: 20px; cursor: pointer; color: #888; text-align: center; } .glyph-font:HOVER { color: #ff8000; } .glyph-font.large { font-size: 36px; } .glyph-font.inverted { color: #fff; background-color: #888; } .glyph-font.inverted:HOVER { background-color: #00b300; } .glyph-font.toggled { background-color: #009d00; } .glyph-font.toggled:HOVER { background-color: #008000; } /* **************************************** * MORE TRANSITIONS * ****************************************/ .dither { opacity: .5; } .flip { -moz-transform: scaleX(-1); -o-transform: scaleX(-1); -webkit-transform: scaleX(-1); transform: scaleX(-1); filter: FlipH; -ms-filter: "FlipH"; } .rotate { -ms-transform: rotate(540deg); /* IE 9 */ -webkit-transform: rotate(540deg); /* Chrome, Safari, Opera */ transform: rotate(540deg); } .notification { border-radius: 8px; cursor: pointer; padding: 8px; text-align: center; } .notification:HOVER { background-color: #eee; text-decoration: underline; } .no-border { border-style: none; } .svy-label.callout { background-color: #ffe3e3; color: #f00; padding: 10px; border-radius: 3px; box-shadow: 0px 0px 20px #999; border: 1px solid #f00; transition: 750ms; opacity: 0; z-index: 100; } .svy-label.callout.visible { opacity: .95; transition: 750ms; }
exampleCSS/medias/css/custom.css
@IMPORT url("animation.css"); @IMPORT url("../css/testGrid.css"); /* *************** * BASIC SELECTORS * ***************/ .svy-label.my-button { border-radius: 4px; /** Here's how to get rounded borders */ background-color: white; color: #444; font-size: 14px; cursor:pointer; text-align: center; margin: 6px; border: #ccc 1px solid; } .svy-label.my-button:hover { background-color: #eee; color: #444; } .svy-label.primary { color: white; background-color: #0080c0; font-weight: bold; } .svy-label.green { color: white; background-color: #008000; } .svy-label.red { color: white; background-color: #c60000; } /* *************** * BOX SHADOW * ***************/ .box-shadow { box-shadow: 3px 3px 10px #aaa; } .box-shadow:HOVER { box-shadow: 10px 10px 10px #777; /* Darken the shadow on hover */ } /* *************** * TRANSITION SPEEDS * ***************/ .transition-medium { transition: 300ms; } .transition-slow { transition: 1500ms; } /* *************** * BADGES AND SHAPES * (This is inherited from Bootstrap CSS) * ***************/ .badge { color: #fff; cursor: pointer; font-size: 16px; background-color: #0080c0; } .badge:HOVER { background-color: #444; } .badge.warning { background-color: #ff8000; } .badge.alerts { background-color: #800000; } /** Make anything a circle */ .circle { border-radius: 50%; text-align: center; } /* **************************************** * Stylize the glyphicons and Font-Awesome * ****************************************/ .glyph-font { font-size: 20px; cursor: pointer; color: #888; text-align: center; } .glyph-font:HOVER { color: #ff8000; } .glyph-font.large { font-size: 36px; } .glyph-font.inverted { color: #fff; background-color: #888; } .glyph-font.inverted:HOVER { background-color: #00b300; } .glyph-font.toggled { background-color: #009d00; } .glyph-font.toggled:HOVER { background-color: #008000; } /* **************************************** * MORE TRANSITIONS * ****************************************/ .dither { opacity: .5; } .flip { -moz-transform: scaleX(-1); -o-transform: scaleX(-1); -webkit-transform: scaleX(-1); transform: scaleX(-1); filter: FlipH; -ms-filter: "FlipH"; } .rotate { -ms-transform: rotate(540deg); /* IE 9 */ -webkit-transform: rotate(540deg); /* Chrome, Safari, Opera */ transform: rotate(540deg); } .notification { border-radius: 8px; cursor: pointer; padding: 8px; text-align: center; } .notification:HOVER { background-color: #eee; text-decoration: underline; } .no-border { border-style: none; } .svy-label.callout { background-color: #ffe3e3; color: #f00; padding: 10px; border-radius: 3px; box-shadow: 0px 0px 20px #999; border: 1px solid #f00; transition: 750ms; opacity: 0; z-index: 100; } .svy-label.callout.visible { opacity: .95; transition: 750ms; }
0.2587
0.044577
.wpd-content .wmu-attachment-delete{cursor:pointer; border-top:1px solid #ffffff; visibility:hidden; font-size:5px; line-height:12px; text-align:center; padding:2px 0px 1px 0px; margin:0px; z-index:100; background: url('../img/file-icons/delete.png') center no-repeat; border-bottom:white 1px solid;} #wpdcom .wmu-attachment:hover > .wmu-attachment-delete, .wpd-content .wmu-attachment:hover > .wmu-attachment-delete{visibility:visible;} #wpdcom .wmu-attachment-delete:hover, .wpd-content .wmu-attachment-delete:hover{visibility:visible; background-color:#FFEFEF; border-bottom:#FFD6D6 1px solid;} #wpdcom .wmu-attached-images {border-bottom: 1px dotted #dfdfdf; display: flex; margin-bottom: 5px;} #wpdcom .wmu-attached-images .wmu-attachment{margin:10px 2px 1px 2px;} #wpdcom .wmu-attached-images .wmu-attached-image, #wpdcom .wmu-attached-images .attachment-thumbnail{border: 3px solid #f1f1f1;} #wpdcom .wmu-attached-image-link{display: inline-block;} #wpdcom .wmu-attached-images .wmu-separator{padding:4px 0px; display:block;} #wpdcom .wmu-action-wrap{width:100%; margin:0px; padding:0px; text-align:left;} #wpdcom .wmu-action-wrap img{display:inline-block; vertical-align:bottom;} #wpdcom .wmu-top-title{padding:5px 20px 5px 3px; font-size:10px; color:#888888; text-align:left; margin-top:-27px; margin-bottom:7px; line-height:14px; white-space:nowrap; display:table; text-transform:uppercase;} #wpdcom .wmu-filreader-not-exist {/*show filename before uploading if file reader not exists*/} #wpdcom .wmuPhraseNotAllowedFile,#wpdcom .wmuPhraseMaxFileCount,#wpdcom .wmuPhraseMaxFileSize, #wpdcom .wmuPhrasePostMaxSize,#wpdcom .msgEmptyFile,#wpdcom .msgUploadingNotAllowed, #wpdcom .msgPermissionDenied{background-color:#fce8e8!important; font-size:14px; text-align:center; color:#ce4a66; border:#f2d3d2 1px solid; padding:5px 10px; width:100%; box-sizing:border-box; margin:5px 0; border-radius:3px} @media screen and (max-width:655px){ #wpdcom .wmu-preview-remove .wmu-file-name{font-size:11px;} #wpdcom .wmu-preview-remove .wmu-file-name{font-size:11px;} #wpdcom .wmu-attached-images .wmu-attached-image{height:auto!important;} } @media screen and (max-width:500px) { #wpdcom .wc-comment-text iframe{width:98%;} } @media screen and (max-width:420px){ #wpdcom .wmu-top-title{display:none;} } /* MY MEDIA TAB */ .wpd-wrapper #wpd-content-item-4 .wpd-item-left{float:left; width:88%; border-right: 1px dotted #ccc; margin-top:5px;} .wpd-wrapper #wpd-content-item-4 .wpd-item-right{margin-left:92%; text-align:center; vertical-align:middle; padding-top:24px; color:#666;} .wpd-wrapper #wpd-content-item-4 .wpd-item-right i{display:inline-block; vertical-align:middle; font-size:20px; line-height:20px;color: #e8484a;}
2020/CVE-2020-24186/vultarget/wpdiscuz/assets/css/wpdiscuz-mu-frontend.css
.wpd-content .wmu-attachment-delete{cursor:pointer; border-top:1px solid #ffffff; visibility:hidden; font-size:5px; line-height:12px; text-align:center; padding:2px 0px 1px 0px; margin:0px; z-index:100; background: url('../img/file-icons/delete.png') center no-repeat; border-bottom:white 1px solid;} #wpdcom .wmu-attachment:hover > .wmu-attachment-delete, .wpd-content .wmu-attachment:hover > .wmu-attachment-delete{visibility:visible;} #wpdcom .wmu-attachment-delete:hover, .wpd-content .wmu-attachment-delete:hover{visibility:visible; background-color:#FFEFEF; border-bottom:#FFD6D6 1px solid;} #wpdcom .wmu-attached-images {border-bottom: 1px dotted #dfdfdf; display: flex; margin-bottom: 5px;} #wpdcom .wmu-attached-images .wmu-attachment{margin:10px 2px 1px 2px;} #wpdcom .wmu-attached-images .wmu-attached-image, #wpdcom .wmu-attached-images .attachment-thumbnail{border: 3px solid #f1f1f1;} #wpdcom .wmu-attached-image-link{display: inline-block;} #wpdcom .wmu-attached-images .wmu-separator{padding:4px 0px; display:block;} #wpdcom .wmu-action-wrap{width:100%; margin:0px; padding:0px; text-align:left;} #wpdcom .wmu-action-wrap img{display:inline-block; vertical-align:bottom;} #wpdcom .wmu-top-title{padding:5px 20px 5px 3px; font-size:10px; color:#888888; text-align:left; margin-top:-27px; margin-bottom:7px; line-height:14px; white-space:nowrap; display:table; text-transform:uppercase;} #wpdcom .wmu-filreader-not-exist {/*show filename before uploading if file reader not exists*/} #wpdcom .wmuPhraseNotAllowedFile,#wpdcom .wmuPhraseMaxFileCount,#wpdcom .wmuPhraseMaxFileSize, #wpdcom .wmuPhrasePostMaxSize,#wpdcom .msgEmptyFile,#wpdcom .msgUploadingNotAllowed, #wpdcom .msgPermissionDenied{background-color:#fce8e8!important; font-size:14px; text-align:center; color:#ce4a66; border:#f2d3d2 1px solid; padding:5px 10px; width:100%; box-sizing:border-box; margin:5px 0; border-radius:3px} @media screen and (max-width:655px){ #wpdcom .wmu-preview-remove .wmu-file-name{font-size:11px;} #wpdcom .wmu-preview-remove .wmu-file-name{font-size:11px;} #wpdcom .wmu-attached-images .wmu-attached-image{height:auto!important;} } @media screen and (max-width:500px) { #wpdcom .wc-comment-text iframe{width:98%;} } @media screen and (max-width:420px){ #wpdcom .wmu-top-title{display:none;} } /* MY MEDIA TAB */ .wpd-wrapper #wpd-content-item-4 .wpd-item-left{float:left; width:88%; border-right: 1px dotted #ccc; margin-top:5px;} .wpd-wrapper #wpd-content-item-4 .wpd-item-right{margin-left:92%; text-align:center; vertical-align:middle; padding-top:24px; color:#666;} .wpd-wrapper #wpd-content-item-4 .wpd-item-right i{display:inline-block; vertical-align:middle; font-size:20px; line-height:20px;color: #e8484a;}
0.17971
0.167151
@import url('https://fonts.googleapis.com/css2?family=DM+Sans:wght@400;500;700&display=swap'); @import url('https://fonts.googleapis.com/css2?family=Montserrat:wght@400;500;600;700;800;900&display=swap'); @import url('https://fonts.googleapis.com/css2?family=Montserrat:wght@100;200;300;400;500;600;700&family=Roboto:wght@100;300;400;500;700&display=swap'); @import "responsive.css"; @import "bootstrap.css"; @import "animate.css"; @import "../css/icomoon.css"; @import "font-awesome.css"; @import "shortcodes.css"; /** * Reset Browsers * Forms * Button * Typography * Extra classes * link style * text global * Root * parallax * hover effect * Top Bar * Header * Sub Menu * Mobile Menu * Search Form * Header Fixed * Pagination * flat title page * flat blog * flat about * flat skill about * flat services * flat counter * flat working-project * flat client * flat team * flat latest new * flat about 2nd * flat work * flat about education * flat brand * flat about client * flat latest style 2 * flat list services * flat about work * flat contact me * flat services details * flat portfolio * flat portfolio details * flat team member * flat Contact * Footer * Bottom * Scroll Top * Boxed * Media Queries */ /* Reset Browsers -------------------------------------------------------------- */ html, body, div, span, applet, object, iframe, h1, h2, h3, h4, h5, h6, p, blockquote, pre, a, abbr, acronym, address, big, cite, code, del, dfn, em, img, ins, kbd, q, s, samp, small, strike, strong, sub, sup, tt, var, b, u, i, center, dl, dt, dd, ol, ul, li, fieldset, form, label, legend, table, caption, tbody, tfoot, thead, tr, th, td, article, aside, canvas, details, embed, figure, figcaption, footer, header, hgroup, menu, nav, output, ruby, section, summary, time, mark, audio, video { margin : 0; padding : 0; border : 0; outline : 0; font-size : 100%; font : inherit; vertical-align: baseline; font-family : inherit; font-size : 100%; font-style : inherit; font-weight : inherit; } article, aside, details, figcaption, figure, footer, header, hgroup, menu, nav, section { display: block } html { font-size : 62.5%; overflow-y : scroll; -webkit-text-size-adjust: 100%; -ms-text-size-adjust : 100%; } *, *:before, *:after { -webkit-box-sizing: border-box; -moz-box-sizing : border-box; box-sizing : border-box; } body { background : #fff; line-height: 1; } article, aside, details, figcaption, figure, footer, header, main, nav, section { display: block } ol, ul { list-style: none } table { border-collapse: collapse; border-spacing : 0; } caption, th, td { font-weight: normal; text-align : left; } blockquote:before, blockquote:after, q:before, q:after { content: ''; content: none; } blockquote, q { quotes: none } a img { border: 0 } img { max-width: 100%; height : auto; } select { max-width: 100% } /* General -------------------------------------------------------------- */ body, button, input, select, textarea { font-family : 'Roboto', sans-serif; color : #101010; -webkit-font-smoothing : antialiased; -moz-osx-font-smoothing: grayscale; text-rendering : optimizeLegibility; overflow-x : hidden; overflow-y : auto; } img { height : auto; max-width : 100%; vertical-align : middle; -ms-interpolation-mode: bicubic } p { font-weight: 400; font-size : 16px; line-height: 26px; } strong, b, cite { font-weight: bold; } dfn, cite, em, i, blockquote { font-style: italic; } blockquote { position : relative; background-color: var(--primary-color4); margin : 0px; padding : 50px 0 50px 40px; border-left : 8px solid var(--primary-color); border-radius : 6px; } blockquote>p:last-child { margin-bottom: 0; } blockquote cite { position: absolute; right : 0; bottom : 0; } blockquote em, blockquote i { font-style: normal; } abbr, acronym { border-bottom: 1px dotted #e0e0e0; cursor : help; } mark, ins { text-decoration: none; } sup, sub { font-size : 75%; height : 0; line-height : 0; position : relative; vertical-align: baseline; } sup { top: -6px; } sub { bottom: -3px; } small { font-size: 75%; } big { font-size: 125%; } address { font-style: italic; margin : 0 0 20px; } code, kbd, tt, var, samp, pre { margin : 20px 0; padding : 4px 12px; background : #f5f5f5; border : 1px solid #e0e0e0; overflow-x : auto; -webkit-hyphens: none; -moz-hyphens : none; hyphens : none; border-radius : 0; height : auto; } /* Elements -------------------------------------------------------------- */ html { -webkit-box-sizing: border-box; -moz-box-sizing : border-box; box-sizing : border-box; } *, *:before, *:after { -webkit-box-sizing: inherit; -moz-box-sizing : inherit; box-sizing : inherit; } hr { margin-bottom : 20px; border : dashed 1px #ccc; height : 1px; background-image: linear-gradient(90deg, #ccc, #ccc 75%, transparent 75%, transparent 100%); background-size : 7px 1px; border : none; } /* List */ ul, ol { padding: 0; } ul { list-style: disc; } ol { list-style: decimal; } li>ul, li>ol { margin-bottom: 0; } li { list-style: none; } ul li, ol li { padding: 0.1em 0; } dl, dd { margin: 0 0 20px; } dt { font-weight: bold; } del, .disable { text-decoration: line-through; filter : alpha(opacity=50); opacity : 0.5; } /* Table */ table, th, td { border: 1px solid #e0e0e0; } table { border-collapse: separate; border-spacing : 0; border-width : 1px 0 0 1px; margin : 0 0 30px; table-layout : fixed; width : 100%; } caption, th, td { font-weight: normal; text-align : left; } th { border-width: 0 1px 1px 0; font-weight : bold; } td { border-width: 0 1px 1px 0; } th, td { padding: 8px 12px; } /* Media */ embed, object, video { margin-bottom : 20px; max-width : 100%; vertical-align: middle; } p>embed, p>iframe, p>object, p>video { margin-bottom: 0; } /* Forms -------------------------------------------------------------- */ /* Fixes */ button, input { line-height: normal; } button, input, select, textarea { font-size : 100%; line-height : inherit; margin : 0; vertical-align: baseline; } input, textarea { font-size : 14px; max-width : 100%; background-image: -webkit-linear-gradient(rgba(255, 255, 255, 0), rgba(255, 255, 255, 0)); /* Removing the inner shadow on iOS inputs */ } textarea { overflow : auto; /* Removes default vertical scrollbar in IE6/7/8/9 */ vertical-align: top; /* Improves readability and alignment in all browsers */ } input[type="checkbox"] { display: inline; } button, input[type="button"], input[type="reset"], input[type="submit"] { line-height : 1; cursor : pointer; -webkit-appearance: button; border : 0; } input[type="checkbox"], input[type="radio"] { padding : 0; width : 18px; height : 18px; margin-right : 11px; cursor : pointer; vertical-align: sub; /* Addresses excess padding in IE8/9 */ } input[type="search"] { -webkit-appearance: textfield; /* Addresses appearance set to searchfield in S5, Chrome */ } input[type="search"]::-webkit-search-decoration { /* Corrects inner padding displayed oddly in S5, Chrome on OSX */ -webkit-appearance: none; } button::-moz-focus-inner, input::-moz-focus-inner { border : 0; padding: 0; } /* Remove chrome yellow autofill */ input:-webkit-autofill { -webkit-box-shadow: 0 0 0px 1000px #f7f7f7 inset } /* Reset search styling */ input[type="search"] { outline: 0 } input[type="search"]::-webkit-search-decoration, input[type="search"]::-webkit-search-cancel-button, input[type="search"]::-webkit-search-results-button, input[type="search"]::-webkit-search-results-decoration { display: none } /* Input normal */ select, textarea, input[type="text"], input[type="password"], input[type="datetime"], input[type="datetime-local"], input[type="date"], input[type="month"], input[type="time"], input[type="week"], input[type="number"], input[type="email"], input[type="url"], input[type="search"], input[type="tel"], input[type="color"] { color : #777; border : 1px solid #e7e7e7; padding : 18px 26px; letter-spacing : 0px; line-height : inherit; width : 100%; border-radius : 4px; margin-bottom : 28px; height : auto; text-shadow : none; -webkit-box-shadow: none; -moz-box-shadow : none; box-shadow : none; -webkit-box-sizing: border-box; -moz-box-sizing : border-box; box-sizing : border-box; -webkit-transition: border ease .238s; -moz-transition : border ease .238s; transition : border ease .238s; } /* Contact Form 7 */ .wpcf7-form select, .wpcf7-form textarea, .wpcf7-form input { margin-bottom: 0; } /* Input focus */ textarea:focus, input[type="text"]:focus, input[type="password"]:focus, input[type="datetime"]:focus, input[type="datetime-local"]:focus, input[type="date"]:focus, input[type="month"]:focus, input[type="time"]:focus, input[type="week"]:focus, input[type="number"]:focus, input[type="email"]:focus, input[type="url"]:focus, input[type="search"]:focus, input[type="tel"]:focus, input[type="color"]:focus { border-color : var(--primary-color); outline : 0; -webkit-box-shadow: none; -moz-box-shadow : none; box-shadow : none; } textarea::placeholder, input[type="text"]::placeholder, input[type="password"]::placeholder, input[type="datetime"]::placeholder, input[type="datetime-local"]::placeholder, input[type="date"]::placeholder, input[type="month"]::placeholder, input[type="time"]::placeholder, input[type="week"]::placeholder, input[type="number"]::placeholder, input[type="email"]::placeholder, input[type="url"]::placeholder, input[type="search"]::placeholder, input[type="tel"]::placeholder, input[type="color"]::placeholder { font-size : 16px; font-weight: 400; line-height: 26px; color : #878787; } /* Button */ button, input[type="button"], input[type="reset"], input[type="submit"] { font-weight : 700; font-size : 15px; background-color : var(--primary-color); color : #ffff; border-radius : 4px; padding : 18px 23px; display : inline-block; font-family : 'DM Sans', sans-serif; -webkit-appearance: none; -webkit-transition: all ease 0.3s; -moz-transition : all ease 0.3s; transition : all ease 0.3s; } /* Button hover + focus */ button:hover, input[type="button"]:hover, input[type="reset"]:hover, input[type="submit"]:hover, button:focus, input[type="button"]:focus, input[type="reset"]:focus, input[type="submit"]:focus { outline: 0; } /* Placeholder color */ ::-webkit-input-placeholder { color: #999; } :-moz-placeholder { color: #999; } ::-moz-placeholder { color : #999; opacity: 1; } .error { font-size : 16px; color : red; margin-bottom : 10px; -webkit-transition: all ease 0.3s; -moz-transition : all ease 0.3s; transition : all ease 0.3s; } /* Since FF19 lowers the opacity of the placeholder by default */ :-ms-input-placeholder { color: #999; } /* Typography -------------------------------------------------------------- */ h1, h2, h3, h4, h5, h6 { font-weight : 600; line-height : 1.5; text-rendering: optimizeLegibility; } h1 { font-size: 2.428em; } /* 34px */ h2 { font-size: 2em; } /* 30px */ h3 { font-size: 1.714em; } /* 24px */ h4 { font-size: 1.428em; } /* 20px */ h5 { font-size: 1.2em; } /* 18px */ h6 { font-size: 1.142em; } /* 16px */ h1 a, h2 a, h3 a, h4 a, h5 a, h6 a { color: inherit } /* Extra classes -------------------------------------------------------------- */ .back-ground-style { background-size : cover; background-repeat : no-repeat; background-position: center; overflow : hidden; } .no-margin { margin: 0px !important; } .no-border { border: 0px !important; } .no-letter-spacing { letter-spacing: 0px !important; ; } .border-radius-4, .border-radius-4 img { border-radius: 4px; } .border-radius-8, .border-radius-8 img { border-radius: 8px; } .border-radius-10, .border-radius-10 img { border-radius: 10px; } .max-width-770 { max-width: 770px !important; } .max-width-680 { max-width: 680px !important; } .font-heading { font-family: 'Montserrat', sans-serif; } .font-size-40 { font-size: 40px !important; } .font-size-35 { font-size: 35px !important; } .font-size-30 { font-size: 30px !important; } .font-size-28 { font-size: 28px !important; } .font-size-16 { font-size: 16px !important; } .font-size-14 { font-size: 14px !important; } .font-weight-700 { font-weight: 700 !important; } .font-weight-600 { font-weight: 600 !important; } .font-weight-500 { font-weight: 500 !important; } .font-weight-400 { font-weight: 400 !important; } .line-height-62 { line-height: 62px !important; } .line-height-50 { line-height: 50px !important; } .line-height-39 { line-height: 39px !important; } .line-height-35 { line-height: 35px !important; } .line-height-32 { line-height: 32px !important; } .line-height-29 { line-height: 29px !important; } .line-height-28 { line-height: 28px !important; } .line-height-27 { line-height: 27px !important; } .line-height-26 { line-height: 26px !important; } .line-height-25 { line-height: 25px !important; } .line-height-24 { line-height: 24px !important; } .line-height-normal { line-height: normal !important; } .letter-spacing-1-4 { letter-spacing: 1.4px !important; } .letter-spacing-1-1 { letter-spacing: 1.1px !important; } .letter-spacing-1-8 { letter-spacing: 1.8px !important; } .letter-spacing-03 { letter-spacing: 0.3px !important; } .letter-spacing-01 { letter-spacing: 0.1px !important; } .letter-spacing-005 { letter-spacing: -0.05px !important; } .font-size-icon { font-size: 37px; } .text-under { text-decoration-line: underline; } .text-accent { color: var(--primary-color) !important; } .text-white { color: #fff !important; } .text-pri { color: var(--primary-color); } .text-808 { color: #808080 !important; } .text-center { text-align: center; } .list-center { justify-content: center; } .text-777 { color: #777 !important; } .text-666 { color: #666 !important; } .bg-light-grey { background-color: #f3f4f6 !important; } .bg-white-column { background-color: #fff !important; } .bg-light-snow { background-color: #fafafb; } .bg-f7f { background-color: #f7f7f7 !important; } .bg-ffc { background-color: #ffc30c !important; } .bg-row-1 { background : url('assets/img/page/bg-quote.jpg') center center no-repeat; background-size: cover; } .bg-row-2 { background : url('assets/img/page/bg-iconbox.jpg') center center no-repeat; background-size: cover; } .padding-top-45 { padding-top: 45px; } .padding-top-17 { padding-top: 17px; } .padding-top-16 { padding-top: 16px; } .padding-left-13 { padding-left: 13px; } .padding-left-7 { padding-left: 7px; } .padding-right-100 { padding-right: 100px; } .margin-top-55 { margin-top: 55px; } .margin-top-53 { margin-top: 53px; } .margin-top-51 { margin-top: 51px; } .margin-top-48 { margin-top: 48px; } .margin-top-40 { margin-top: 40px; } .margin-top-37 { margin-top: 37px; } .margin-top-33 { margin-top: 33px; } .margin-top-30 { margin-top: 30px; } .margin-top-28 { margin-top: 28px; } .margin-top-27 { margin-top: 27px; } .margin-top-22 { margin-top: 22px; } .margin-top-20 { margin-top: 20px; } .margin-top-18 { margin-top: 18px; } .margin-top-17 { margin-top: 17px; } .margin-top-15 { margin-top: 15px; } .margin-top-14 { margin-top: 14px; } .margin-top-13 { margin-top: 13px; } .margin-top-11 { margin-top: 11px; } .margin-top-10 { margin-top: 10px; } .margin-top-7 { margin-top: 7px; } .margin-top-5 { margin-top: 5spx; } .margin-top-3 { margin-top: 3px; } .margin-bottom-58 { margin-bottom: 58px; } .margin-bottom-52 { margin-bottom: 52px; } .margin-bottom-50 { margin-bottom: 50px; } .margin-bottom-47 { margin-bottom: 47px; } .margin-bottom-45 { margin-bottom: 45px; } .margin-bottom-43 { margin-bottom: 43px; } .margin-bottom-40 { margin-bottom: 40px; } .margin-bottom-35 { margin-bottom: 35px; } .margin-bottom-31 { margin-bottom: 31px; } .margin-bottom-30 { margin-bottom: 30px; } .margin-bottom-20 { margin-bottom: 20px; } .margin-bottom-25 { margin-bottom: 25px; } .margin-bottom-27 { margin-bottom: 27px; } .margin-bottom-38 { margin-bottom: 38px; } .margin-bottom-18 { margin-bottom: 18px; } .margin-bottom-17 { margin-bottom: 17px; } .margin-bottom-15 { margin-bottom: 15px; } .margin-bottom-14 { margin-bottom: 14px; } .margin-bottom-12 { margin-bottom: 12px; } .margin-right-18 { margin-right: 18px; } .margin-bottom-10 { margin-bottom: 10px; } .margin-bottom-8 { margin-bottom: 8px; } .margin-bottom-5 { margin-bottom: 5px !important; } .margin-right-100 { margin-right: 100px; } .margin-right-10 { margin-right: 10px; } .margin-right-12 { margin-right: 12px; } .margin-right-8 { margin-right: 8px; } .margin-right-6 { margin-right: 6px; } .margin-right-15 { margin-right: 15px; } .margin-left-10 { margin-left: 10px; } .margin-left-15 { margin-left: 15px; } .position-relative { position: relative; } .right-38 { right: 38px !important; } .maxwidth-99 { max-width: 99% !important; } .float-left { float: left; } .float-right { float: right; } .display-flex { display: flex; display: -webkit-flex; } .align-items-center { align-items: center !important; } .box-8 { float : left; margin-right: 15px; width : calc(66.666667% - 15px); } .box-6 { float : left; margin-right: 15px; width : calc(50% - 15px); } .box-4 { float : left; margin-left: 15px; width : calc(33.333333% - 15px); } /* link style -------------------------------------------------------------- */ a { text-decoration : none; color : var(--primary-color6); -webkit-transition: all 0.3s ease-in-out; -moz-transition : all 0.3s ease-in-out; -ms-transition : all 0.3s ease-in-out; -o-transition : all 0.3s ease-in-out; transition : all 0.3s ease-in-out; } a:hover, a:focus { color : var(--primary-color); text-decoration : none; outline : 0; -webkit-transition: all 0.3s ease-in-out; -moz-transition : all 0.3s ease-in-out; -ms-transition : all 0.3s ease-in-out; -o-transition : all 0.3s ease-in-out; transition : all 0.3s ease-in-out; } .link-style-2 a { color : #fff; -webkit-transition: all 0.3s ease-in-out; -moz-transition : all 0.3s ease-in-out; -ms-transition : all 0.3s ease-in-out; -o-transition : all 0.3s ease-in-out; transition : all 0.3s ease-in-out; } .link-style-2 a:hover, .link-style-2 a:focus { color: var(--primary-color) } .link-style-3 a { color : var(--primary-color); -webkit-transition: all 0.3s ease-in-out; -moz-transition : all 0.3s ease-in-out; -ms-transition : all 0.3s ease-in-out; -o-transition : all 0.3s ease-in-out; transition : all 0.3s ease-in-out; } .link-style-3 a:hover, .link-style-3 a:focus { color: #fff; } .link-style-4 a { color : #808080; -webkit-transition: all 0.3s ease-in-out; -moz-transition : all 0.3s ease-in-out; -ms-transition : all 0.3s ease-in-out; -o-transition : all 0.3s ease-in-out; transition : all 0.3s ease-in-out; } .link-style-4 a:hover { color: var(--primary-color); } .link-style-5 a { color : #fff; -webkit-transition: all 0.3s ease-in-out; -moz-transition : all 0.3s ease-in-out; -ms-transition : all 0.3s ease-in-out; -o-transition : all 0.3s ease-in-out; transition : all 0.3s ease-in-out; } .link-style-6 a { color : var(--primary-color); -webkit-transition: all 0.3s ease-in-out; -moz-transition : all 0.3s ease-in-out; -ms-transition : all 0.3s ease-in-out; -o-transition : all 0.3s ease-in-out; transition : all 0.3s ease-in-out; } .link-style-6 a:hover, .link-style-6 a:focus { color: var(--primary-color6); } .link-style-7 a { color : #fff; -webkit-transition: all 0.3s ease-in-out; -moz-transition : all 0.3s ease-in-out; -ms-transition : all 0.3s ease-in-out; -o-transition : all 0.3s ease-in-out; transition : all 0.3s ease-in-out; } .link-style-7 a:hover, .link-style-7 a:focus { color: var(--primary-color6); } .read-more { position : relative; font-family: 'DM Sans', sans-serif; font-size : 15px; font-weight: 700; line-height: 26px; } .read-more::before { content : ""; position : absolute; bottom : 0; left : 0; width : 0%; height : 2px; background-color : var(--primary-color); opacity : 0; visibility : hidden; -webkit-transition: all 0.3s ease; -moz-transition : all 0.3s ease; -ms-transition : all 0.3s ease; -o-transition : all 0.3s ease; transition : all 0.3s ease; } .read-more:hover::before { opacity : 1; visibility: visible; width : 100%; } .read-more::after { content : "\e92b"; font-family : 'icomoon'; font-size : 10px; color : var(--primary-color); -webkit-transition: all 0.3s ease; -moz-transition : all 0.3s ease; -ms-transition : all 0.3s ease; -o-transition : all 0.3s ease; transition : all 0.3s ease; } /* text global -------------------------------------------------------------- */ .section-14px-regular { font-size : 14px; letter-spacing: 0; font-weight : 400; line-height : 26px; } .section-14px-regular-montserrat { font-size : 14px; font-family : 'Montserrat', sans-serif; letter-spacing: 0; font-weight : 500; line-height : 30px; } .section-16px-regular { font-size : 16px; letter-spacing: 0; font-weight : 400; line-height : 35px; } .desc-slider { font-size : 17px; font-weight: 500; line-height: 32px; } .section-16px-regular-montserrat { font-size : 16px; font-family : 'Montserrat', sans-serif; letter-spacing: 0; font-weight : 400; line-height : 35px; } .section-17px-regular { font-size : 17px; letter-spacing: 0; font-weight : 400; line-height : 30px; } .section-20px-regular { font-size : 20px; letter-spacing: 0; font-weight : 400; line-height : 45px; } .section-20px-montserrat { font-size : 20px; font-family : 'Montserrat', sans-serif; letter-spacing: 0; font-weight : 700; line-height : 26px; } .section-22px-montserrat { font-size : 22px; font-family : 'Montserrat', sans-serif; letter-spacing: 0; font-weight : 700; line-height : 26px; } .section-24px-medium { font-size : 24px; letter-spacing: 0; font-weight : 500; line-height : 30px; } .section-24px-montserrat { font-size : 24px; font-family : 'Montserrat', sans-serif; letter-spacing: 0; font-weight : 700; line-height : 26px; } .section-30px-montserrat { font-size : 30px; font-family : 'Montserrat', sans-serif; letter-spacing: 0; font-weight : 700; line-height : 46px; } .section-45px-montserrat { font-size : 45px; font-family : 'Montserrat', sans-serif; letter-spacing: 0; font-weight : 700; line-height : 60px; } .section-65px-montserrat { font-size : 65px; font-family : 'Montserrat', sans-serif; letter-spacing: 0; font-weight : 700; line-height : 80px; } .section-title-page { font-family: 'Montserrat', sans-serif; font-size : 45px; font-weight: 700; line-height: 60px; } .section-subtitle { position : relative; display : inline; font-size : 17px; font-family: 'DM Sans', sans-serif; font-weight: 700; line-height: 22px; color : var(--primary-color); } /* Root -------------------------------------------------------------- */ :root { /* color */ --primary-color : #C3323A; --primary-color2: #262626; --primary-color3: #FCF3F3; --primary-color4: #FFF5F5; --primary-color5: #FFDCDE; --primary-color6: #181818; --primary-color7: #FFEBEB; } /* parallax -------------------------------------------------------------- */ .parallax-1 { background: linear-gradient(rgb(9 8 10 / 54%), rgb(30 27 35 / 34%)), url(../images/background-section/manager-leading-a-brainstorming-meeting-MLRVAYD.jpg); } .parallax { width : 100%; background-attachment: fixed; background-position : 50% 0; background-repeat : repeat; } /* hover effect -------------------------------------------------------------- */ .grow-up-hover { overflow : hidden; border-radius : 10px; -webkit-transition: all 0.8s ease; -moz-transition : all 0.8s ease; -ms-transition : all 0.8s ease; -o-transition : all 0.8s ease; transition : all 0.8s ease; } .grow-up-hover:hover img { transform: scale(1.1); } .hover-up { -webkit-transition: all 0.3s ease; -moz-transition : all 0.3s ease; -ms-transition : all 0.3s ease; -o-transition : all 0.3s ease; transition : all 0.3s ease; } .hover-up:hover { transform: translateY(-7%); } /* Top Bar -------------------------------------------------------------- */ #top-bar { position : relative; z-index : 1; background-color: var(--primary-color2); } #top-bar .top-bar-inner-wrap { display: table; width : 100%; padding: 5px 0px 5px 0px; } #top-bar .top-bar-content { display : table-cell; width : 60%; text-align : left; vertical-align: middle; } #top-bar .top-bar-socials { display : table-cell; width : 40%; text-align : right; vertical-align: middle; } /* Top Bar Content */ #top-bar .top-bar-content .inner { margin: 0px 7.4%; } #top-bar .top-bar-content .content { position: relative; display : inline-block; padding : 0px 22px 0px 21px; margin : 0px 13px; } #top-bar .top-bar-content .content:before { content : ""; position : absolute; font-family: "FontAwesome"; color : var(--primary-color); top : 0; font-size : 20px; } #top-bar .top-bar-content .content.phone:before { content: "\f095"; left : -10px; } #top-bar .top-bar-content .content.mail:before { content: "\f0e0"; left : -14px; } /* Style 1 */ .topbar-style-1 #top-bar { background-color: #262626; } /* Style 2 */ .topbar-style-2 #top-bar { background-color: #e9e9e9; } .topbar-style-2 #top-bar .top-bar-socials .icons a:before, .topbar-style-2 #top-bar .top-bar-content .content:after { background-color: #d5d4d4; } .topbar-style-2 #top-bar .top-bar-socials .icons a { padding: 0px 10.5px; } .topbar-style-2 #top-bar .top-bar-socials .text { padding-right: 11px; } /* Style 3 */ .topbar-style-3 #top-bar { background-color: rgba(0, 0, 0, 0.2); } .topbar-style-3 #top-bar, .topbar-style-3 #top-bar a { color: rgba(255, 255, 255, 0.7); } .topbar-style-3 #top-bar .top-bar-inner-wrap { border-bottom: 1px solid rgba(255, 255, 255, 0.15); } .topbar-style-3 #top-bar .top-bar-content .content { padding: 0px 12px 0px 22px; margin : 0 4px; } .topbar-style-3 #top-bar .top-bar-content .content:first-child { margin-left: 0px; } .topbar-style-3 #top-bar .top-bar-socials .icons a:before, .topbar-style-3 #top-bar .top-bar-content .content:after { background-color: rgba(126, 121, 122, 0.7); } .topbar-style-3 #top-bar .top-bar-socials .icons a { padding: 0px 10.5px; } .topbar-style-3 #top-bar .top-bar-socials .text { padding-right: 10px; font-size : 13px; } /* Header -------------------------------------------------------------- */ #site-header { position : relative; background-color: #fff; } #site-header-inner { position: relative; margin : 0px 7.4%; } #site-header .wrap-inner { padding-top : 24.5px; padding-bottom : 24.5px; -webkit-transition: all 0.3s ease; -moz-transition : all 0.3s ease; -ms-transition : all 0.3s ease; -o-transition : all 0.3s ease; transition : all 0.3s ease; } .menu-has-search #site-header #main-nav { right: 28px; } .menu-has-search #site-header #header-search { display: block; } #site-header #header-search { position : absolute; right : 15px; top : 50%; z-index : 10; display : none; -webkit-transform: translateY(-50%); -ms-transform : translateY(-50%); -o-transform : translateY(-50%); transform : translateY(-50%); } /* Site Logo */ #site-logo { float : left; max-width : 100%; line-height: 100px; } /* Main Nav */ #main-nav ul { margin: 0px; } #main-nav ul li { position : relative; list-style: none; } #main-nav>ul>li { float : left; padding: 0px 16.4px; } #main-nav>ul>li>a { display : block; font-size : 18px; font-weight: 500; color : #101010; position : relative; line-height: 148px; } #main-nav>ul>li>a::before { content : ""; position : absolute; bottom : 45px; left : 0; width : 0%; height : 3px; background-color : var(--primary-color); opacity : 0; visibility : hidden; -webkit-transition: all 0.3s ease; -moz-transition : all 0.3s ease; -ms-transition : all 0.3s ease; -o-transition : all 0.3s ease; transition : all 0.3s ease; } #main-nav>ul>li>a:hover::before { opacity : 1; visibility: visible; width : 100%; } #main-nav>.menu>li.menu-item-has-children>a::after { content : '\f107'; font-family: 'FontAwesome'; font-weight: 700; margin-left: 4px; } /* Sub Menu */ #main-nav .sub-menu { position : absolute; top : 100%; left : 0; width : 250px; background-color : #ffff; border-radius : 6px; border-top : solid 3px var(--primary-color6); box-shadow : -2px 6px 23px #b4b4b44f; z-index : 9999; opacity : 0; visibility : hidden; -webkit-transition: all 0.3s ease; -moz-transition : all 0.3s ease; -ms-transition : all 0.3s ease; -o-transition : all 0.3s ease; transition : all 0.3s ease; -webkit-transform : translateY(15px); -moz-transform : translateY(15px); -ms-transform : translateY(15px); -o-transform : translateY(15px); transform : translateY(15px); } #main-nav .right-sub-menu { left : auto; right: 0; } #main-nav .sub-menu li a { display : block; font-size : 16px; color : var(--primary-color6); padding : 20px; font-weight: 600; } #main-nav .sub-menu li:not(:last-child) a { border-bottom: 1px solid #e1e1e18e; } #main-nav li:hover .sub-menu { opacity : 1; visibility : visible; -webkit-transform: translateY(0); -moz-transform : translateY(0); -ms-transform : translateY(0); -o-transform : translateY(0); transform : translateY(0); } #main-nav .sub-menu li a:hover, #main-nav .sub-menu li.current-item a, #main-nav>ul>li>a:hover { color: var(--primary-color); } /* Mobile Menu */ #main-nav-mobi { display : block; margin : 0 auto; width : 100%; position : absolute; top : 100%; left : 0; z-index : 9999; background-color: var(--primary-color6); } #main-nav-mobi ul { display : block; list-style: none; margin : 0; padding : 0; } #main-nav-mobi ul li { margin : 0; text-align: left; cursor : pointer; padding : 0; border-top: 1px solid #43516991; position : relative; } #main-nav-mobi ul>li>a { color : #fff; display : inline-block; font-size : 16px; line-height: 48px; padding : 0 15px; font-weight: 500; } #main-nav-mobi ul>li.current-menu-item>a, #main-nav-mobi .current-item>a, #main-nav-mobi ul>li>a:hover { color: var(--primary-color); } #main-nav-mobi .sub-menu .menu-item a { margin-left: 15px; } #main-nav-mobi .menu-item-has-children .arrow { cursor : pointer; display : inline-block; font-size : 20px; font-family: "FontAwesome"; line-height: 48px; position : absolute; right : 15px; text-align : center; top : 0; width : 48px; } #main-nav-mobi .menu-item-has-children .arrow:before { content: "\f107"; color : #fff; } #main-nav-mobi .menu-item-has-children .arrow.active:before { content: "\f107"; } #main-nav-mobi ul ul li { background-color: var(--primary-color6); border-top : 1px solid #43516991; } /* Search icon */ #site-header .header-search-icon { display : block; font-size : 14px; line-height: 100px; } /* Search Form */ #site-header .header-search-form { position : absolute; right : 0px; top : 100%; width : 270px; opacity : 0; visibility: hidden; } #site-header .header-search-field { width : 300px; margin : 0; padding-top : 13px; padding : 10px 50px 10px 20px; background-color : #fff; box-shadow : 1px 1px 5px 0px rgba(0, 0, 0, 0.2); -webkit-box-shadow: 0px 0px 7px 0px rgba(0, 0, 0, 0.15); } #site-header .header-search-submit { position: absolute; right : 0; top : 0; padding : 16px; } #site-header .header-search-form.show { filter : alpha(opacity=100); opacity : 1; visibility: visible; } /* Mobile Menu Button */ .mobile-button { display : none; position : absolute; width : 26px; height : 26px; float : right; top : 50%; right : 10px; background-color : transparent; cursor : pointer; -webkit-transition: all 0.3s ease; -moz-transition : all 0.3s ease; -ms-transition : all 0.3s ease; -o-transition : all 0.3s ease; transition : all 0.3s ease; -webkit-transform : translateY(-50%); -ms-transform : translateY(-50%); -o-transform : translateY(-50%); transform : translateY(-50%); } .mobile-button:before, .mobile-button:after, .mobile-button span { background-color : var(--primary-color); -webkit-transition: all ease 0.3s; -moz-transition : all ease 0.3s; transition : all ease 0.3s; } .mobile-button:before, .mobile-button:after { content : ''; position : absolute; top : 0; height : 3px; width : 100%; left : 0; top : 50%; -webkit-transform-origin: 50% 50%; -ms-transform-origin : 50% 50%; transform-origin : 50% 50%; } .mobile-button span { position : absolute; width : 100%; height : 3px; left : 0; top : 50%; overflow : hidden; text-indent: 200%; } .mobile-button:before { -webkit-transform: translate3d(0, -7px, 0); -moz-transform : translate3d(0, -7px, 0); transform : translate3d(0, -7px, 0); } .mobile-button:after { -webkit-transform: translate3d(0, 7px, 0); -moz-transform : translate3d(0, 7px, 0); transform : translate3d(0, 7px, 0); } .mobile-button.active span { opacity: 0; } .mobile-button.active:before { -webkit-transform: rotate3d(0, 0, 1, 45deg); -moz-transform : rotate3d(0, 0, 1, 45deg); transform : rotate3d(0, 0, 1, 45deg); } .mobile-button.active:after { -webkit-transform: rotate3d(0, 0, 1, -45deg); -moz-transform : rotate3d(0, 0, 1, -45deg); transform : rotate3d(0, 0, 1, -45deg); } /* Header Fixed */ #site-header.is-fixed { position : fixed; top : 0; left : 0; width : 100%; box-shadow: 1px 1px 5px 0px rgb(0 0 0 / 20%); z-index : 9999; } #site-header.is-fixed.is-small .wrap-inner { padding-top : 0; padding-bottom: 0; } #site-header.is-fixed.is-small .header-search-icon, #site-header.is-fixed.is-small .nav-top-cart-wrapper .nav-cart-trigger, #site-header.is-fixed.is-small #main-nav>ul>li>a { line-height: 76px; } .is-small #main-nav>ul>li>a:hover::before { opacity: 0; } .is-small #main-nav .sub-menu { top: 116%; } /* Style 1 */ #site-header #main-nav { position : absolute; right : 65px; top : 50%; z-index : 99; -webkit-transform: translateY(-50%); -ms-transform : translateY(-50%); -o-transform : translateY(-50%); transform : translateY(-50%); } .header-style-1.menu-has-search #site-header #main-nav { right: 44px; } #site-header #main-nav>ul>li.current-menu-item>a, #site-header #main-nav>ul>li:hover>a { color: var(--primary-color); } .icon-Group-1199 { position : absolute; right : 0; top : 50%; transform: translateY(-50%); font-size: 31px; } /* Absolute */ .site-header-absolute #site-header-wrap { position: absolute; top : 0; left : 0; width : 100%; z-index : 100; } /* Pagination -------------------------------------------------------------- */ .themesflat-pagination { margin-top: 61px; } .themesflat-pagination ul { margin : 0px; position: relative; } .themesflat-pagination ul li { display : inline-block; padding : 0px; margin-right: 8.5px; } .themesflat-pagination ul li .page-numbers { display : inline-block; font-size : 17px; font-weight : 700; color : var(--primary-color6); text-align : center; width : 45px; height : 45px; border : 1px solid var(--primary-color5); border-radius : 50%; -webkit-border-radius: 50%; -moz-border-radius : 50%; -ms-border-radius : 50%; -o-border-radius : 50%; border-radius : 50%; line-height : 45px; background-color : var(--primary-color5); } .themesflat-pagination ul li .page-numbers:hover, .themesflat-pagination ul li .page-numbers.current { background-color: var(--primary-color); color : #fff; border-color : var(--primary-color); } .themesflat-pagination ul li .next, .themesflat-pagination ul li .prev { font-size : 14px; font-weight: 700; color : #878787; } .themesflat-pagination ul li .next:hover, .themesflat-pagination ul li .prev:hover { color: var(--primary-color); } /* flat title page --------------------------------------------------------------*/ .flat-title-page { background-image: url(../images/mark-page/mark-page.png); background-color: var(--primary-color); height : 342px; } .flat-title-page .breadcrumbs { margin : 0 auto; padding: 128px 0 104px 0; } .flat-title-page .breadcrumbs-inner li a:after { content : '\f054'; font-family: 'FontAwesome'; padding : 0 6px; color : #ffffff; } /* flat blog --------------------------------------------------------------*/ .flat-blog { padding: 130px 0; } /* articel content */ .main-post-box { padding : 30px 30px 25px 30px; border-radius : 10px; margin-bottom : 20px; background-color : var(--primary-color4); -webkit-transition: all 0.3s ease-in-out; -moz-transition : all 0.3s ease-in-out; -ms-transition : all 0.3s ease-in-out; -o-transition : all 0.3s ease-in-out; transition : all 0.3s ease-in-out; } .main-post-box .featured-post { margin-bottom: 20px; } .main-post-box:hover { box-shadow: 4px 4px 30px 0px rgba(42, 67, 113, 0.15); } .main-post-box .entry-image { border-radius: 10px; text-align : center; } .main-post-box .entry-image img { border-radius: 6px; } .main-post-box .post-content p { padding-right: 100px; margin-top : 20px; } .post-meta { display : flex; margin-bottom: 29px; } .post-meta li { padding : 2px 10px; margin-right : 9px; background-color: var(--primary-color5); border-radius : 3px; font-size : 14px; line-height : 26px; } .post-meta li::before { font-size: 20px; } .author::before { content : '\e94b'; font-family : 'icomoon'; color : var(--primary-color); padding-right: 7px; } .education::before { content : '\f19d'; font-family : 'FontAwesome'; color : var(--primary-color); padding-right: 7px; } .date::before { content : '\f073'; font-family : 'FontAwesome'; color : var(--primary-color); padding-right: 7px; } .phone:before { content : '\f095'; font-family: 'FontAwesome'; } .job::before { content : '\f0b1'; font-family : 'FontAwesome'; color : var(--primary-color); padding-right: 7px; } .client::before { content : '\e92d'; font-family : 'icomoon'; color : var(--primary-color); padding-right: 7px; } .globe::before { content : '\e953'; font-family : 'icomoon'; color : var(--primary-color); padding-right: 7px; } .share::before { content : '\f1e0'; font-family : 'FontAwesome'; color : var(--primary-color); padding-right: 7px; } .comment::before { content : '\f075'; font-family : 'FontAwesome'; color : var(--primary-color); padding-right: 7px; } .post-inner .post-media img { border-radius: 8px; margin-bottom: 20px; } /* side bar */ .side-bar .widget-search-box { background-color: var(--primary-color4); padding : 33px 30px 2px 30px; border-radius : 6px; } .widget-gallery-instagram-box { background-color: var(--primary-color4); padding : 33px 30px; border-radius : 6px; } .side-bar .widget-search-box { margin-bottom: 42px; } .widget-title { position: relative; } .widget-title:after { content : ""; position : absolute; bottom : -12px; left : 0; height : 3px; width : 30%; background-color: var(--primary-color); } .widget-socials-media-item li { margin-bottom: 30px; } .widget-socials-media { margin-bottom: 15px; } .search-form { position: relative; } .search-field { padding : 17px 20px !important; border : solid 1px #ffff !important; background-color: #ffff !important; } .search-submit { position: absolute; right : 5px; top : 5px; padding : 12px 23px 12px 23px; } .search-submit::after { content : '\f002'; font-family: 'FontAwesome'; font-size : 20px; } .widget-popular-post { margin-bottom: 10px; } .widget-popular-post-inner .widget-post-item { font-size : 0; line-height: 0; margin : -10px; } .widget-popular-post-inner .widget-post-item li { margin : 10px; display : inline-block; vertical-align: top; width : calc(50% - 20px); margin-bottom : 20px; } .widget-popular-post-inner .thumb-content .date::before { padding-right: 7px; color : var(--primary-color); } .widget-gallery-instagram { margin-bottom: 40px; } .widget-gallery-instagram .thumb-instagram { position: relative; } .widget-gallery-instagram .thumb-instagram:hover .thumb-overlay-effect { opacity: 1; } .widget-gallery-instagram .thumb-overlay-effect { position : absolute; top : 0; left : 0; right : 0; bottom : 0; background-color : rgb(0 0 0 / 36%); border-radius : 4px; opacity : 0; -webkit-transition: all 0.3s ease; -moz-transition : all 0.3s ease; -ms-transition : all 0.3s ease; -o-transition : all 0.3s ease; transition : all 0.3s ease; } .widget-gallery-instagram .thumb-overlay-effect .instagram-icon-thumb::after, .widget-gallery-instagram .thumb-overlay-effect .instagram-icon-thumb { position : absolute; top : 50%; left : 50%; transform : translate(-50%, -50%); content : '\f16d'; font-family: 'FontAwesome'; font-size : 15px; color : #fff; } .widget-gallery-instagram .thumb-overlay-effect .instagram-icon-thumb { width : 36px; height : 36px; display : inline-block; background-color: #ffaa189e; border-radius : 50%; } .widget-gallery-instagram .widget-gallery-item { font-size : 0; line-height: 0; margin : -5px; } .widget-gallery-instagram .widget-gallery-item img { border-radius: 4px; } .widget-gallery-instagram .widget-gallery-item li { margin : 5px; display : inline-block; vertical-align: top; width : calc(33.33% - 10px); } .widget-recent-post { margin-bottom: 45px; } .widget-recent-post-item li { display : flex; align-items : center; margin-bottom: 29px; } .widget-recent-post-item .thumb-image { width: 38%; } .widget-recent-post-item .thumb-content { width : 65%; padding: 20px 33px 24px 22px; } .icon-socials { font-size : 33px; padding : 10px; border-radius: 3px; } .icon-facebook-app-logo1 { background-color: #1079D5; } .icon-twitter1 { background-color: #1FC2E4; } .icon-linkedin-11 { background-color: #E65400; } .icon-instagram1 { background-color: #C614D9; } .icon-youtube1 { background-color: #D80E19; } .widget-socials-media-item li { display : inline-block; margin-right: 13px; } .widget-tags-item { background-color: var(--primary-color4); padding : 35px 14px 13px 30px; border-radius : 6px; } .widget-tags-item li { margin-right : 10px; margin-bottom: 22px; display : inline-block; } .widget-tags-item li a:hover, .widget-tags-item li .active { background-color: var(--primary-color); color : #fff; } .widget-tags-item .tags-item { padding : 11px; border-radius : 4px; background-color: var(--primary-color7); } .list-note-content li::before { content : '\f192'; color : var(--primary-color) !important; margin-right: 10px !important; } .flat-blog .post-gallery { margin : 4px -15px 0; padding-top : 20px; padding-bottom: 10px; display : flex; flex-wrap : wrap; } .flat-blog .gallery-item { width : 50%; margin-bottom: 17px; padding : 0 15px; } .entry-tags { display : flex; flex-wrap : wrap; align-items: baseline; } .entry-tags li::after { content: '|'; padding: 0 10px; color : #808080; } .flat-portfolio-single .entry-tags li::after { content: ','; padding: 0 10px; color : #fff; } .entry-tags li:first-child::after, .entry-tags li:last-child::after { content: ''; } .tags-post::before { font-family : 'icomoon'; content : '\e946'; color : var(--primary-color) !important; font-size : 20px; margin-right: 10px !important; } #comment { background-color: #F6F6F6; padding : 70px; } #contactform .name-wrap, #contactform .email-wrap { width : 49.2%; float : left; margin-right: 1.6%; } .subject-wrap { width: 100%; } #contactform .email-wrap { margin-right: 0; } /* flat about -------------------------------------------------------------- */ .flat-about { padding : 138px 0 105px 0; background-image : url(../images/mark-page/mark-about-index.png); background-size : cover; background-repeat : no-repeat; background-position: -101px 237px; } .flat-about .about-title-box { position: relative; } .flat-about .about-title-box h2 { float : left; margin: 37px 0 44px 54px; } .flat-about .subtitle-about { position : absolute; left : -33px; top : 70px; transform: rotate(-90deg); color : var(--primary-color); } .flat-about .subtitle-about::before { content : ''; position : absolute; left : -115px; top : 50%; bottom : 0; height : 1px; width : 100px; background-color: var(--primary-color); } .flat-about .group-post-about { position: relative; } .flat-about .post-big { text-align : center; margin-right : 10%; -webkit-animation: move2 5s infinite; animation : move2 5s infinite; } .flat-about .post-big img { border-radius : 160px 10px 80px 10px; -webkit-border-radius: 160px 10px 80px 10px; -moz-border-radius : 160px 10px 80px 10px; } .flat-about .post-sm { position : absolute; z-index : -1; top : 52%; right : 29px; -webkit-animation: move3 5s infinite; animation : move3 5s infinite; } .flat-about .post-sm img { border-radius : 10px 70px 10px 50px; -webkit-border-radius: 10px 70px 10px 50px; -moz-border-radius : 10px 70px 10px 50px; } .flat-about .post-sm-2 { position: absolute; z-index : -1; bottom : 155px; left : -7px; } .flat-about .about-years { position: absolute; left : 66px; bottom : -89px; } .flat-about .about-years span { font-weight : 700; font-family : 'Montserrat'; margin-right : 7px; font-size : 68px; background : -webkit-linear-gradient(#FF0000, #391113); -webkit-background-clip: text; -webkit-text-fill-color: transparent; } .flat-about .about-years .content { display: inline-block; } .flat-about .content-right { margin-top: 251px; } .icon-content-box { display : inline-flex; margin-right: 45px; } .icon-content-box .icon { margin-right: 12px; } /* flat skill about -------------------------------------------------------------- */ .flat-about-skill { margin-top: 28px; } .flat-about-skill .skill-box-1, .flat-about-skill .skill-box-2, .flat-about-skill .skill-box-3 { position : relative; border-radius : 10px 0 0 10px; padding : 128px 25px 0 38px; height : 426px; background-color : var(--primary-color); color : #fff; background-image : url(../images/background-section/path-skill-box-1.png); background-repeat: no-repeat; } .flat-about-skill .skill-box-2 { padding : 81px 0px 0 31px; border-radius : 0; margin-left : -30px; background-color: var(--primary-color6); background-image: url(../images/background-section/path-skill-box-1.png); } .flat-about-skill .skill-box-3 { padding : 81px 28px 0 31px; border-radius : 0 130px 10px 0; margin-left : -30px; background-color: var(--primary-color6); background-image: unset; } .label-progress { display : flex; justify-content: space-between; } .progress-animated { animation-duration: 5s; animation-name : myanimation; transition : all 5s ease 0s; } /* flat services -------------------------------------------------------------- */ .flat-services { padding: 129px 0 101px 0; } .section-title { text-align : center; margin-left : auto; margin-right: auto; } .section-subtitle::after, .section-subtitle::before { content : ''; position : absolute; height : 1px; width : 75px; background-color: var(--primary-color); top : 50%; margin : 0 15px; } .section-subtitle::before { left: -100px; } .flat-services .services-box { position : relative; background-color : var(--primary-color4); padding : 44px 10px 24px 26px; border-radius : 46px 6px 6px 6px; margin-bottom : 31px; overflow : hidden; -webkit-transition: all 0.3s ease; -moz-transition : all 0.3s ease; -ms-transition : all 0.3s ease; -o-transition : all 0.3s ease; transition : all 0.3s ease; } .flat-services .services-box::after { position : absolute; content : "\e947"; font-family: 'icomoon'; color : #c3323a; font-size : 40px; right : 24px; top : 29px; z-index : 10; } .flat-services .services-box:hover, .flat-services .services-box.active, .flat-services .services-box:hover a, .flat-services .services-box.active a, .flat-services .services-box:hover .read-more::after, .flat-services .services-box.active .read-more::after, .flat-services .services-box:hover::after, .flat-services .services-box.active::after, .flat-services .services-box:hover .services-box-overlay { color : #fff; opacity: 1; } .flat-services .services-box .read-more::after { font-size: 15px; } .flat-services .services-box:hover, .flat-services .services-box.active { background-color: var(--primary-color); } .flat-services .services-box:hover .wraper-effect, .flat-services .services-box .wraper-effect.active { right : -150px; bottom: -150px; } .flat-services .services-box .services-desc { padding : 12px 0 27px 0; line-height: 28px; } .flat-services .services-box:hover .icon-services, .flat-services .services-box .icon-services.active { background-color: #fff; } .flat-services .icon-services, .flat-list-services .icon-services { padding : 10px; border-radius : 50%; -webkit-border-radius: 50%; -moz-border-radius : 50%; -ms-border-radius : 50%; -o-border-radius : 50%; border-radius : 50%; background-color : var(--primary-color5); } .flat-services .services-content { margin-top: 28px; } .flat-services .wraper-effect { border-radius : 50%; -webkit-border-radius: 50%; -moz-border-radius : 50%; -ms-border-radius : 50%; -o-border-radius : 50%; border-radius : 50%; position : absolute; transition : all .5s; height : 350px; width : 350px; background-image : url(../images/background-section/mark-services-box.png); right : -100%; bottom : -100%; } /* flat counter -------------------------------------------------------------- */ .flat-counter { background-size : cover; background-repeat: no-repeat; padding : 120px 0 130px 0; } .flat-counter .counter-box { background-color: #fff; padding : 46px 28px 38px 30px; box-shadow : 4px 19px 73px #b4b4b447; border-radius : 10px 10px 60px 10px; } .flat-counter .icon-box { display : flex; margin-bottom: 13px; } .flat-counter .number-content { font-weight : 900; margin-bottom: 17px; color : var(--primary-color); } .flat-counter .icon-counter { font-size : 58px; flex-shrink: 0; } .flat-counter .content-icon { flex-shrink : 1; padding-left: 15px; } /* flat working-project -------------------------------------------------------------- */ .flat-working-project { background-color: #101010; background-image: url(../images/mark-page/mark-working.png); background-size : cover; padding : 121px 0 199px 0; } .flat-working-project .section-title { margin: 10px auto 24px auto; color : #fff; } /* flat client -------------------------------------------------------------- */ .flat-client { padding : 131px 0 102px 0; background-color: #F9F9F9; background-image: url(../images/mark-page/mark-client.png); } .flat-client .section-title { text-align: left; } .flat-client .section-title { margin: 15px 0 14px 0; } .flat-client .client-user img { border-radius : 50%; -webkit-border-radius: 50%; -moz-border-radius : 50%; -ms-border-radius : 50%; -o-border-radius : 50%; border-radius : 50%; width : 88px; height : 88px; margin-top : 15px; } .flat-client .client-slider-box { display : flex; background-color : #fff; padding : 24px 20px 20px 33px; border-radius : 6px; box-shadow : 1px 9px 11px #b4b4b421; -webkit-transition: all 0.3s ease-in-out; -moz-transition : all 0.3s ease-in-out; -ms-transition : all 0.3s ease-in-out; -o-transition : all 0.3s ease-in-out; transition : all 0.3s ease-in-out; } .flat-client .swiper-slide-active .client-slider-box { background-color: var(--primary-color); } .flat-client .swiper-slide-active, .flat-client .swiper-slide-active a, .flat-client .swiper-slide-active .name-author::after { color: #fff !important; } .flat-client .client-slider-box .client-user { flex-shrink: 0; } .flat-client .client-slider-box .client-content { position : relative; flex-shrink : 1; padding-left: 38px; } .flat-client .client-user-author .name-author::after { position : absolute; content : "\e940"; font-family: "icomoon"; right : 15px; color : var(--primary-color); } .flat-client .client-user-author p { -webkit-line-clamp: 3; -webkit-box-orient: vertical; display : -webkit-box; overflow : hidden; text-overflow : ellipsis; word-break : break-word; } .flat-client .section-subtitle::before { display: none; } .flat-client .brand-client { margin-bottom: 63px; } .flat-client .brand-client span { margin-right: 10px; } .flat-client .client-content-box { margin-top: 67px; } /* flat team -------------------------------------------------------------- */ .flat-team { padding : 128px 0; background-image : url(../images/mark-page/mark-team.png); background-repeat: no-repeat; } .flat-team .section-title { float : left; text-align: left; } .flat-team .section-main-title { margin-top: 15px; } .flat-team .section-subtitle::before { display: none; } .flat-team .team-button, .flat-about-client .team-button { position: absolute; bottom : 15px; right : 50px; z-index : 10; } #button-team-prev, #button-team-next { padding : 6px; margin-right : 4px; border-radius : 50%; -webkit-border-radius: 50%; -moz-border-radius : 50%; -ms-border-radius : 50%; -o-border-radius : 50%; object-fit : cover; border : solid 1px var(--primary-color); } #button-team-prev { background-color: #fff; color : var(--primary-color); } #button-team-prev::after, #button-team-next::after { content : '\f177'; font-family: 'FontAwesome'; font-size : 15px; } #button-team-next::after { content: '\f178'; } .flat-about-client #button-team-next { border: 1px solid #fff; } .flat-team .team-button .clone-btn-prev:hover::after, .flat-about-client .team-button .clone-btn-prev:hover::after { color: #fff !important; } .flat-team .team-post { position: relative; padding : 20px 0; } .flat-team .team-post .layer-images { position : absolute; top : 4px; bottom : 0; left : 31px; right : 0; background : url(../images/image-slider/layer-images.png); background-position: top; background-repeat : no-repeat; border-radius : 8px; z-index : -1; } .flat-team .team-post img { height : 282.23px; -webkit-mask-image : url(../images/image-slider/mask-team.png); mask-image : url(../images/image-slider/mask-team.png); -webkit-mask-position: center center; mask-position : center center; -webkit-mask-repeat : no-repeat; mask-repeat : no-repeat; } .social-media { text-align : center; margin-top : -2px; margin-bottom: 15px; } .social-media li { display : inline-block; margin : 0 5px; width : 33px; height : 30px; object-fit : cover; line-height : 33px; -webkit-border-radius: 50%; -moz-border-radius : 50%; -ms-border-radius : 50%; -o-border-radius : 50%; border-radius : 50%; background : var(--primary-color5); font-size : 16px; text-align : center; } .team-facebook::after { content : '\f09a'; font-family: "FontAwesome"; } .team-twitter::after { content : '\f099'; font-family: "FontAwesome"; } .team-linkedin::after { content : '\f0e1'; font-family: "FontAwesome"; } /* flat latest new -------------------------------------------------------------- */ .flat-latest { padding : 130px 0 59px 0; background-image : url(../images/mark-page/mark-latest-new.png); background-size : cover; background-repeat: no-repeat; } .flat-latest .latest-post img { border-radius: 10px; width : 100%; } .flat-latest .latest-content { background-color: #fff; padding : 25px 10px 19px 20px; margin : 0 20px; transform : translateY(-100px); border-radius : 10px 10px 50px 10px; box-shadow : 1px 9px 11px #b4b4b459; } .flat-latest .section-main-title { margin: 15px 0 35px 0; } .flat-latest .latest-content .author-post::after { content: '/'; margin : 0 8px; color : var(--primary-color); } .flat-latest .read-more::after { font-size: 12px; } .flat-latest .read-more::before { display: none; } /* flat about 2nd -------------------------------------------------------------- */ .flat-about-2nd { padding: 129px 0; } .flat-about-2nd .about-content-right .section-title, .flat-about-education .section-title { text-align: left; } .flat-about-2nd .section-subtitle::before, .flat-about-education .section-subtitle::before { display: none; } .about-post { position: relative; } .about-post img { height : 453.11px; object-fit : cover; -webkit-mask-image : url(../images/image-box/mask-about-2nd.png); mask-image : url(../images/image-box/mask-about-2nd.png); -webkit-mask-position: center center; mask-position : center center; -webkit-mask-repeat : no-repeat; mask-repeat : no-repeat; } .about-post .mark-about-post { position : absolute; top : 0; bottom : 0; left : 0; right : 0; width : 80%; -webkit-animation : move3 5s infinite; animation : move3 5s infinite; background-image : url(../images/background-section/mark-about-post.png); background-position: center; background-repeat : no-repeat; background-size : cover; border-radius : 8px; z-index : -1; } .about-post .mark-video .icon { position: absolute; top : 62%; left : 135px; z-index : 200; } .about-post .mark-video .icon::after { content : '\f04b'; font-family : 'FontAwesome'; color : #fff; border : 4px solid #fff; padding : 17px 20px; border-radius : 50%; -webkit-border-radius: 50%; -moz-border-radius : 50%; -ms-border-radius : 50%; -o-border-radius : 50%; font-size : 24px; z-index : 200; } .about-post .mark-video .icon::before { position : absolute; top : -50px; left : -30px; content : ''; width : 132px; height : 171px; z-index : -1; background-image : url(../images/mark-page/mark-play-video.png); background-repeat: no-repeat; background-size : cover; } /* flat work -------------------------------------------------------------- */ .flat-work { padding: 138px 0 178px 0; } .flat-work .section-title, .flat-work .section-subtitle { color: #fff !important; } .flat-work .section-subtitle::after, .flat-work .section-subtitle::before { background-color: #fff; } .flat-work .work-box { display : flex; padding : 32px 40px; background-color: #fff; border-radius : 4px; } .flat-work .work-box-left { width : 33.333333%; flex-direction : column; display : flex; justify-content: center; } .flat-work .work-box-center { display : flex; align-items: center; width : 25%; } .flat-work .work-box-right { width: 41.666667%; } .flat-work .work-box-left .job::before, .flat-work .work-box-left .date::before, .flat-about-education .date::before, .flat-about-education .education::before { padding-right: 16px; } .flat-work .work-box-left .date::before, .flat-about-education .date::before { color : var(--primary-color6); font-size: 20px; } .flat-work .swiper-button-next, .flat-work .swiper-button-prev, .flat-about-education .swiper-button-next, .flat-about-education .swiper-button-prev, .flat-about-client .swiper-button-next, .flat-about-client .swiper-button-prev { display: none; } /* flat about education -------------------------------------------------------------- */ .flat-about-education { padding: 129px 0; } .flat-about-education .about-education-box { background-color : var(--primary-color4); padding : 34px 40px 40px 40px; border-radius : 4px; -webkit-transition: all 0.3s ease-in-out; -moz-transition : all 0.3s ease-in-out; -ms-transition : all 0.3s ease-in-out; -o-transition : all 0.3s ease-in-out; transition : all 0.3s ease-in-out; } .flat-about-education .swiper-slide-active .about-education-box { background-color: var(--primary-color); } .flat-about-education .swiper-slide-active div, .flat-about-education .swiper-slide-active .education::before, .flat-about-education .swiper-slide-active .date::before { color: #fff !important; } .flat-about-education .swiper-slide-active .about-education-preview { border-bottom: dashed 1px #fff; } .flat-about-education .about-education-preview { margin-bottom: 18px; border-bottom: dashed 1px var(--primary-color6); } .flat-about-education .button-carousel { position: absolute; bottom : -26px; right : 0; } .flat-about-education .button-carousel .btn-style-2 { background-color: unset; border : none; margin-right : -20px; } .flat-about-education .clone-btn-next::after, .flat-about-education .clone-btn-prev::after { color: var(--primary-color); } /* flat brand -------------------------------------------------------------- */ .flat-brand { padding : 114px 0; background-image: url(../images/background-section/brand-background.jpg); } .flat-brand .brand-content img { opacity : 0.4; -webkit-transition: all 0.3s ease-in-out; -moz-transition : all 0.3s ease-in-out; -ms-transition : all 0.3s ease-in-out; -o-transition : all 0.3s ease-in-out; transition : all 0.3s ease-in-out; } .flat-brand .brand-content img:hover { opacity: 1; } /* flat about client -------------------------------------------------------------- */ .flat-about-client { padding : 120px 0 183px 0; background-image: url(../images/background-section/client-feedback-background.jpg); } .flat-about-client .content-about-client-left { position: relative; } .flat-about-client .content-about-client-left .client-post-main { position : absolute; top : 50%; left : 50%; transform : translate(-50%, -50%); padding : 20px; background-color: var(--primary-color5); border-radius : 50%; } .flat-about-client .content-about-client-left img, .flat-about-client .client-avatar img { border-radius : 50%; -webkit-border-radius: 50%; -moz-border-radius : 50%; -ms-border-radius : 50%; -o-border-radius : 50%; object-fit : cover; } .flat-about-client .client-post-main img { width : 190px; height: 190px; } .flat-about-client .content-about-client-left .client-post-1 { position: absolute; top : 200px; } .flat-about-client .client-post-1 img { width : 102px; height: 102px; } .flat-about-client .content-about-client-left .client-post-2 { position: absolute; top : -165px; right : -4px; } .flat-about-client .client-post-2 img { width : 56px; height: 56px; } .flat-about-client .content-about-client-left .client-post-3 { position: absolute; top : 151px; right : 0; } .flat-about-client .client-post-3 img { width : 90px; height: 90px; } .flat-about-client .content-about-client-left .client-post-4 { position: absolute; bottom : 141px; right : 50%; } .flat-about-client .client-post-4 img { width : 110px; height: 110px; } .flat-about-client .content-about-client-left .client-post-5 { position: absolute; left : -55px; bottom : -58px; } .flat-about-client .client-post-5 img { width : 120px; height: 120px; } .flat-about-client .about-client-content-box { background-color: var(--primary-color); background-image: url(../images/mark-page/mark-client-feedback.jpg); background-size : cover; border-radius : 50px 10px 60px 10px; } .flat-about-client .about-client-content-box .content-client, .flat-about-client .about-client-content-box .client-info-inner { color: #fff; } .flat-about-client .content-client::before, .flat-about-client .content-client::after { content : "\f10d"; font-family: "FontAwesome"; margin : 0 10px; } .flat-about-client .content-about-client-right { padding-top: 82px; margin-left: 18px; } .flat-about-client .content-about-client-right .section-title { margin-bottom: 37px; } .flat-about-client .content-about-client-right .client-box { padding: 35px 50px 94px 60px; } .flat-about-client .content-client::after { content: "\f10e"; } .flat-about-client .client-avatar { width : 66px; height: 66px; } .flat-about-client .client-info { display: flex; display: -webkit-flex; } .flat-about-client .client-info-inner { margin-left: 12px; } .flat-about-client .team-button .clone-btn-next, .flat-about-client .team-button .clone-btn-prev:hover { border: 1px solid #fff; } /* flat latest style 2 -------------------------------------------------------------- */ .flat-latest.style-2 { padding : 130px 0 31px 0; background-image: unset; } .flat-latest.style-2 .section-title { margin-bottom: 47px; } .flat-latest.style-2 .section-title h2 { color : var(--primary-color6); margin-top: 14px; } .flat-latest.style-2 .latest-content { border-radius: 10px; } /* flat list services -------------------------------------------------------------- */ .flat-list-services { padding : 126px 0 104px 0; background-image: url(../images/mark-page/mark-our-services.png); z-index : 1; } .flat-list-services .post-services { position : relative; margin-bottom: 63px; flex-shrink : 0; } .flat-list-services .post-services img { width : 100%; -webkit-mask-image : url(../images/image-box/mask-services-post.png); mask-image : url(../images/image-box/mask-services-post.png); -webkit-mask-position: bottom; mask-position : bottom; -webkit-mask-repeat : no-repeat; mask-repeat : no-repeat; -webkit-mask-size : cover; } .flat-list-services .post-services::after { content : ''; position : absolute; top : -30px; bottom : -30px; left : 0; right : 0; background : url(../images/image-box/layer-services.jpg); background-position: top; background-repeat : no-repeat; background-size : cover; border-radius : 8px; z-index : -1; } .flat-list-services .icon-item-services { position: absolute; left : 29px; bottom : -15px; } .flat-list-services .icon-services { padding : 20px; background-color: #fff; box-shadow : 0px 7px 41px #b4b4b470; } .flat-list-services .icon-services.font-size-icon { font-size: 43px; } .flat-list-services .list-services-box { margin-bottom : 26px; box-shadow : 4px 5px 25px #b4b4b4b3; border-radius : 6px; overflow : hidden; display : flex; flex-direction: column; } .flat-list-services .content-services { padding: 1px 20px 27px 30px; flex : 1; } .flat-list-services .content-services-inner { margin-bottom: 22px; } .flat-list-services .content-services .read-more::after, .flat-about-work .about-work-content .read-more::after { color : var(--primary-color6); margin-left: 1%; } .flat-list-services .content-services .read-more:hover::after { color: var(--primary-color); } .flat-list-services .content-services .read-more:hover::after, .flat-about-work .about-work-content .read-more:hover::after { margin-left: 3%; } .flat-list-services .button-readmore { margin-top: auto; } /* flat about work -------------------------------------------------------------- */ .flat-about-work { padding : 130px 0; background-image: url(../images/mark-page/flat-work-2.jpg); } .flat-about-work .about-work-post img { border-radius: 100px 10px 10px 10px; } .flat-about-work .about-work-content .section-subtitle::before { display: none; } .flat-about-work .about-work-content { margin-left: 10.4%; color : #fff; } .flat-about-work .about-work-content .read-more::after { color: #fff; } .flat-about-work .button-readmore { display: inline; } .flat-about-work .icon { position : relative; display : inline-block; margin-right : 35px; color : var(--primary-color); border : 1px solid #fff; background-color : #fff; padding : 22px 23px; border-radius : 50%; -webkit-border-radius: 50%; -moz-border-radius : 50%; -ms-border-radius : 50%; -o-border-radius : 50%; font-size : 13px; } .flat-about-work .icon::before { content : ""; position : absolute; left : -13px; top : -13px; right : -13px; bottom : -13px; border : 1px solid #fff; border-radius: 50%; } .flat-about-work .icon::after { content : '\f04b'; font-family: 'FontAwesome'; } .flat-about-work .ripple, .flat-about-work .ripple::before, .flat-about-work .ripple::after { position : absolute; top : 50%; left : 50%; width : 82px; height : 85px; border-radius : 50%; -ms-border-radius: 50%; transform : translate(-50%, -50%); -ms-box-shadow : 0 0 0 0 rgba(255, 255, 255, 0.6); -o-box-shadow : 0 0 0 0 rgba(255, 255, 255, 0.6); box-shadow : 0 0 0 0 rgb(255 255 255 / 60%); -webkit-animation: ripple 3s infinite; animation : ripple 3s infinite; } .flat-about-work .ripple::before { content : ""; position : absolute; -webkit-animation-delay: 0.9s; animation-delay : 0.9s; } .flat-about-work .ripple::after { content : ""; position : absolute; -webkit-animation-delay: 0.6s; animation-delay : 0.6s; } /* flat contact me -------------------------------------------------------------- */ .flat-contact-me { padding: 130px 0; } .flat-contact-me .contact-me-content .section-subtitle::before { display: none; } .flat-contact-me .contact-me-content .btn-st { border: 1px solid var(--primary-color); } .flat-contact-me .contact-me-content .btn-st:hover { color : var(--primary-color); border: 1px solid var(--primary-color); } /* flat services details -------------------------------------------------------------- */ .flat-service-details { padding: 130px 0 31px 0; } .flat-service-details .post-inner .post-media img { margin-bottom: 32px; } .flat-service-details p { word-break : break-all; line-height: 28px; } .flat-service-details .post-question a::before { content : "\f04b"; font-family : "FontAwesome"; font-size : 15px; margin-right: 17px; color : var(--primary-color); } .flat-service-details .post-question { margin-bottom: 11px; } .flat-service-details .post-question li a { font-size : 16px; font-weight : 400; line-height : 50px; -webkit-line-clamp: 1; -webkit-box-orient: vertical; display : -webkit-box; overflow : hidden; text-overflow : ellipsis; word-break : break-word; } .flat-service-details .post-quotes { position : relative; background-color: #F5F5F5; border-radius : 10px; padding : 83px 67px; } .flat-service-details .post-quotes::before { position : absolute; left : 65px; top : 30px; content : "\f10e"; font-family: "FontAwesome"; font-size : 60px; color : var(--primary-color5); z-index : 2; } .flat-service-details .widget-our-services { margin-bottom: 25px; } .flat-service-details .widget-title-box { padding : 40px 32px; background-color: var(--primary-color4); border-radius : 6px; margin-bottom : 30px; } .flat-service-details .side-bar .list-services li { position : relative; border-radius : 6px; padding : 40px 32px; margin-bottom : 10px; background-repeat: no-repeat; background-size : cover; } /* list menu images you can change this here. */ .flat-service-details .side-bar .list-services li:first-child { background-image: url(../images/background-section/list-menu-services-1.jpg); } .flat-service-details .side-bar .list-services li:nth-child(2) { background-image: url(../images/background-section/list-menu-services-2.jpg); } .flat-service-details .side-bar .list-services li:nth-child(3) { background-image: url(../images/background-section/list-menu-services-3.jpg); } .flat-service-details .side-bar .list-services li:nth-child(4) { background-image: url(../images/background-section/list-menu-services-4.jpg); } .flat-service-details .side-bar .list-services li:nth-child(5) { background-image: url(../images/background-section/list-menu-services-5.jpg); } .flat-service-details .side-bar .list-services li:last-child { background-image: url(../images/background-section/list-menu-services-6.jpg); } .flat-service-details .list-services li:before { content : ''; position : absolute; top : 0; left : 0; right : 0; bottom : 0; background-color : #292b2c; opacity : 0.8; border-radius : 5px; -webkit-transition: all .7s ease; transition : all .7s ease; } .flat-service-details .list-services li:hover:before { opacity: 0; } .flat-service-details .side-bar .title-list-services { position: relative; } .flat-service-details .side-bar .widget-socials-media { margin-bottom: 56px; } .flat-service-details .side-bar .widget-contact { position : relative; height : 348px; border-radius : 10px; background-image: url(../images/image-box/contact-services-details.jpg); margin-bottom : 30px; } .flat-service-details .side-bar .widget-contact::before { content : ''; position : absolute; top : 0; left : 0; right : 0; bottom : 0; opacity : 0.8; border-radius : 10px; background-color: var(--primary-color); } .flat-service-details .side-bar .phone { position : absolute; top : 50%; transform : translateY(-50%); left : 0; right : 0; text-align: center; color : #fff; } .flat-service-details .side-bar .phone::before { font-size : 45px; margin-right: 24px; } .flat-service-details .flat-latest.style-2 { padding: 84px 0 0 0; } .flat-service-details .flat-latest .section-title { text-align: left; } .flat-service-details .flat-latest .section-title h4::before { display: none; } /* Flat portfolio -------------------------------------------------------------- */ .flat-portfolio { padding-top: 130px; } .flat-portfolio .portfolio-box .portfolio-post img { border-radius: 10px; width : 100%; } .flat-portfolio .portfolio-box { position : relative; overflow : hidden; margin-bottom: 30px; } .flat-portfolio .portfolio-box .mark-item { position : absolute; top : 9.4%; right : 9%; padding : 26px 31px; border-radius : 50%; object-fit : cover; background-color: #fff; color : var(--primary-color); opacity : 0; } .flat-portfolio .portfolio-content .title-item { position: absolute; bottom : 8%; left : 9%; color : #fff; opacity : 0; } .flat-portfolio .portfolio-box .mark-item::after { content : '\f067'; font-family: 'FontAwesome'; font-size : 45px; } .flat-portfolio .portfolio-box .portfolio-post::after { content : ''; position : absolute; top : 0; left : 0; right : 0; bottom : 0; opacity : 0; -webkit-transition: all .7s ease; transition : all .7s ease; background-color : var(--primary-color); border-radius : 10px; } .flat-portfolio .portfolio-box:hover .portfolio-post::after, .flat-portfolio .portfolio-box.active .portfolio-post::after { opacity: 0.8; } .flat-portfolio .portfolio-box:hover .mark-item, .flat-portfolio .portfolio-box:hover .title-item, .flat-portfolio .portfolio-box.active .mark-item, .flat-portfolio .portfolio-box.active .title-item { opacity: 1; } /* portfolio details -------------------------------------------------------------- */ .flat-portfolio-single { padding: 133px 0 59px 0; } .flat-portfolio-single .post-media img { border-radius: 10px; } .flat-portfolio-single .post-media { position : relative; margin-bottom: 33px; } .flat-portfolio-single .post-media-content { position : absolute; bottom : 8.5%; left : 0; background-color: var(--primary-color6); color : #fff; padding : 29px 30px 21px 30px; } .flat-portfolio-single .entry-socials { display: flex; display: -webkit-flex; } .flat-portfolio-single .entry-socials li { padding: 0 10px; } .flat-portfolio-single hr { margin: 20px 0; } .flat-portfolio-single .quotes { display : flex; margin-top : 26px; margin-bottom: 22px; } .flat-portfolio-single .media-author:first-child span { margin-right: 15px; } .flat-portfolio-single .quotes-2 { padding: 24px 45px 24px 45px; } .flat-portfolio-single .post-list-content { margin-bottom: 43px; } .flat-portfolio-single .post-images { margin-bottom: 25px; } .flat-portfolio-single .section-title { text-align: left; } .flat-portfolio-single .flat-latest.style-2 { padding : 110px 0 0px 0; background-image: unset; } /* flat team member -------------------------------------------------------------- */ .flat-team-member { padding: 130px 0; } .flat-team-member .team-member-box { margin-bottom: 26px; } .flat-team-member .section-title { margin-bottom: 45px; } .flat-team-member .team-images { position : relative; padding : 10px; background-color: var(--primary-color4); } .flat-team-member .team-images img { border-radius: 0 30px 0 0; } .flat-team-member .team-images .team-socials { position: absolute; bottom : 10px; left : 10px; } .flat-team-member .entry-socials li { display : flex; justify-content : center; width : 57px; background-color: var(--primary-color); } .flat-team-member .entry-socials li a { font-family: 'DM Sans', sans-serif; font-size : 17px; font-weight: 700; line-height: 42px; } .flat-team-member .team-info { text-align: center; margin-top: 26px; } .flat-team-member .team-info .team-name { margin-bottom: 8px; } /* Contact -------------------------------------------------------------- */ .flat-contact { padding: 130px 0; } .flat-contact .about-content-left .section-title { text-align: left; } .flat-contact .section-subtitle::before { display: none; } .flat-contact .about-post { margin-left: -100px; } .flat-contact .contact-content-right { margin-top: 59px; } .flat-contact .contact-content-right h3 { margin-bottom: 80px; line-height : 34px; } .flat-contact .form-contact { margin-left: 6%; } /* flat contact map -------------------------------------------------------------- */ .flat-contact-map .contact-map-box { width: 100%; } .flat-contact-map .contact-map-box .map-contact { width : 100%; height: 736px; } /* Footer -------------------------------------------------------------- */ #footer { background : url('../images/mark-page/mark-footer.png') no-repeat center center; background-color: #101010; background-size : cover; position : relative; z-index : 1; padding : 130px 0 48px 0; } #footer-top { padding-bottom: 129px; } #footer .button-footer { float : right; margin-top : 35px; margin-right: 4px; } #footer .logo-footer img { width: 183.6px; } #footer .subcribe-form-footer { position : relative; padding : 17px 60px 20px 2px; border : none; background-color: unset; border-bottom : solid 2px; border-radius : 0; } #footer .subcribe-form-footer::placeholder { font-size: 17px; } #footer .btn-subcribe-footer { position : absolute; right : 109px; background-color: unset; } #footer .btn-subcribe-footer::after { content : "\e92b"; font-family: "icomoon"; font-size : 15px; color : var(--primary-color); } #footer .footer-widgets-nav-menu { display: flex; display: -webkit-flex; } #footer .menu-1, #footer .menu-2 { width : 30%; padding: 37px 10px 10px 36px; } #footer .menu-2 { padding: 37px 10px 10px 27px; } #footer .menu-3 { width : 50%; padding: 37px 0px 10px 33px; } #footer .footer-widgets-nav-menu .widget-title-link-wrap { font-size : 20px; font-weight: 400; margin : 8px 0; } #footer .menu-3 li { margin-bottom: 4px; } #footer .widget-list-contact { margin-top: 21px; } #footer .widget-list-contact li { border-bottom: solid 1px #3d3d3d; } #footer .widget-list-contact li:last-child { border-bottom: unset; } #footer .link-wrap li::before { content : "\e92b"; font-family : "icomoon"; font-size : 7px; color : var(--primary-color); margin-right : 7%; -webkit-transition: all 0.3s ease-in-out; -moz-transition : all 0.3s ease-in-out; -ms-transition : all 0.3s ease-in-out; -o-transition : all 0.3s ease-in-out; transition : all 0.3s ease-in-out; } #footer .link-wrap li a { position : relative; font-size : 16px; line-height: 43px; color : #fff; } #footer .link-wrap { margin-top : 18px; margin-left: -2px; } #footer .link-wrap li a::before { position : absolute; content : ""; width : 100%; height : 1px; top : 100%; left : 0; background : var(--primary-color); transition : transform 0.3s; transform : scaleX(0); transform-origin: left; } #footer .link-wrap li a:hover::before, #footer .link-wrap li:hover::before, #footer .link-wrap li:hover { transform : scaleX(1); transform-origin: left; color : var(--primary-color); margin-right : 11%; } #footer .meta-phone::before, #footer .meta-mail::before, #footer .meta-address::before, .list-note-content li::before { font-family : 'FontAwesome'; color : #fff; margin-right: 20px; } #footer .meta-phone::before { content: "\f095"; } #footer .meta-mail::before { content: "\f0e0"; } #footer .meta-address::before { content: "\f041"; } .widget-social-footer { position: absolute; top : 52.3%; left : 4.5%; } .widget-social-header { position: absolute; top : 37.9%; right : 2.1%; color : var(--primary-color6); z-index : 200; } .widget-social-footer-item, .widget-social-footer-item h3, .flat-about .subtitle-about { font-family: 'DM Sans', sans-serif; font-size : 17px; font-weight: 700; line-height: 38px; } .widget-social-footer-item h3 { margin-top: 20px; transform : rotate(-90deg); color : var(--primary-color); } /* Bottom -------------------------------------------------------------- */ #bottom { background-color: #101010; font-size : 16px; line-height : 38px; color : #fff; letter-spacing : 1.6px; padding : 20px 0 42px 0; } /* Scroll Top -------------------------------------------------------------- */ #scroll-top { position : fixed; display : block; width : 50px; height : 50px; line-height : 50px; border-radius: 4px; text-align : center; z-index : 1; right : 14px; bottom : 23px; opacity : 0; visibility : hidden; cursor : pointer; overflow : hidden; } #scroll-top.show { right : 24px; opacity : 1; visibility: visible; } #scroll-top:before, #scroll-top:after { content : ""; position : absolute; top : 0; left : 0; width : 100%; height : 100%; -webkit-transition: all 0.3s ease; -moz-transition : all 0.3s ease; -ms-transition : all 0.3s ease; -o-transition : all 0.3s ease; transition : all 0.3s ease; } #scroll-top:before { z-index : -1; background-color: var(--primary-color); } #scroll-top:after { content : "\f077"; font-family: "FontAwesome"; font-size : 18px; color : #fff; } #scroll-top:hover { transform: translateY(-7%); } /* Boxed -------------------------------------------------------------- */ .home-boxed #page { z-index : 0; width : 92.708%; margin : 0 auto; background : #fff; height : 100%; overflow : hidden; -webkit-box-shadow: 0px 2px 10px 0px rgba(0, 0, 0, 0.02); -moz-box-shadow : 0px 2px 10px 0px rgba(0, 0, 0, 0.02); box-shadow : 0px 2px 10px 0px rgba(0, 0, 0, 0.02); } /* Media Queries -------------------------------------------------------------- */ @media only screen and (max-width: 1199px) { .hentry .post-tags, #top-bar .top-bar-content { width: 70%; } .hentry .post-socials, #top-bar .top-bar-socials { width: 30%; } #bottom ul.bottom-nav>li { padding: 0px 10px; } .has-effect-icon.w40 .elm-link>a { width : 35px; height : 35px; line-height: 35px; } .right-38 { right: 0px !important; } .hentry .box-excerpt .text { overflow: inherit; } .widget.widget_list .inner { padding: 15px; } .themesflat-row.gutter-mobile .span_1_of_3 { width: 50%; } .divider.h35 { height : 35px; display: block; clear : both; } } @media only screen and (max-width: 991px) { #site-header .mobile-button { display: block; } #main-nav, .menu-has-search #site-header #header-search, .menu-has-cart #site-header .nav-top-cart-wrapper, #top-bar .top-bar-content, .switcher-container, .row-information { display: none; } #top-bar .top-bar-socials { width : 100%; display : block; text-align: center; } #main-content { padding: 60px 0px; } #featured-title .featured-title-heading-wrap, #featured-title #breadcrumbs { width: 50%; } .sidebar-right #site-content, .sidebar-right #sidebar, .sidebar-left #sidebar, .sidebar-left #site-content, .sidebar-right.width-71 #site-content, .sidebar-right.width-73 #site-content { float: none; width: 100%; } .site-header-absolute #site-header-wrap { position: relative; } .header-style-3 #site-header { background-color: #3e3e3e; } .topbar-style-3 #top-bar { background-color: #262626; } .themesflat-row .span_1_of_3 { width: 50%; } .themesflat-row.gutter-30>[class*="col"]:nth-child(3) { clear: both; } #footer { padding: 60px 0px; } #bottom .bottom-bar-menu, #bottom .bottom-bar-content { width : 50%; text-align : center; vertical-align: top; } .themesflat-row.separator.drank>[class*="span_"], .themesflat-row.separator.light>[class*="col"] { border-left: 0px; } .widget.widget_instagram .instagram-wrap.g10 .instagram_badge_image img { width : 100%; display: block; } .comment-list.style-2 article { padding: 15px; } .themesflat-row .col.span_1_of_4 { width: 100%; } .divider.h35 { height : 35px; display: none; height : 0; } } @media only screen and (max-width: 767px) { #site-header .wrap-inner { padding: 20px 0px; } #bottom .bottom-bar-content, #bottom .bottom-bar-menu { width : 100%; display: block; } #bottom .bottom-bar-menu { margin-top: 10px; } .hentry .box-excerpt .thumb { margin: 0px 0px 27px 0px; float : none; } .comment-respond { padding-top: 35px; } .custom.tparrows, .custom .tp-bullet { display: none; } .separator-solid .flat-content-wrap { border-bottom: 0px; } .themesflat-row .span_1_of_3, .themesflat-row .span_1_of_6, .themesflat-row.gutter-mobile .span_1_of_3, .themesflat-row .span_1_of_4 { width: 100%; } .padding-left-13 { padding: 0px !important; } .widget.widget_instagram .instagram_badge_image img { display: block; width : 100%; } } @media only screen and (max-width: 479px) { #featured-title #breadcrumbs, .hentry .post-tags, .hentry .post-socials, #featured-title .featured-title-heading-wrap { display : block; width : 100%; text-align: left; } .hentry .post-tags a { margin-bottom: 15px; } .themesflat-pagination .page-prev-next>li { width : 100%; border-left: 0px; border-top : 1px solid #e7e7e7; } .themesflat-pagination .page-prev-next>li:first-child { border-top: 0px; } .comment-list .children { display: none; } .comment-list .comment-meta .comment-time { padding-left: 0px; } .comment-list .comment-meta .comment-time:before { width : 0px; height : 0px; background-color: transparent; } #contactform .name-wrap, #contactform .email-wrap { width : 100%; margin-right: 0px; } .comment-list.style-2 article { padding: 10px; } .comment-list.style-2 .comment-meta .comment-position:before { width : 0px; height : 0px; background-color: transparent; } .comment-list.style-2 .comment-meta .comment-position { padding-left: 0px; } .comment-list article .gravatar { float : none; margin: 0px; } .comment-list article .comment-content { position : relative; margin-top: 15px; } .comment-list .comment-reply { top : auto; right : 0; left : 0; bottom: 0; } .comment-list article .comment-content p { padding-bottom: 0px; } #comments .comment-list article .comment-content .comment-text { padding-bottom: 30px; } .comment-list.style-2 article .gravatar { margin: 0px; } } .flat-alert { color : #268e28; font-size : 15px; line-height : 23px; margin-bottom : 30px; background-color: #5cb85c1a; padding : 20px; border-radius : 4px; } .close { color: #268e28; } .close:hover { color: var(--primary-color); } span#cookieconsent\:desc { font-size: 13px; }
public/css/style.css
@import url('https://fonts.googleapis.com/css2?family=DM+Sans:wght@400;500;700&display=swap'); @import url('https://fonts.googleapis.com/css2?family=Montserrat:wght@400;500;600;700;800;900&display=swap'); @import url('https://fonts.googleapis.com/css2?family=Montserrat:wght@100;200;300;400;500;600;700&family=Roboto:wght@100;300;400;500;700&display=swap'); @import "responsive.css"; @import "bootstrap.css"; @import "animate.css"; @import "../css/icomoon.css"; @import "font-awesome.css"; @import "shortcodes.css"; /** * Reset Browsers * Forms * Button * Typography * Extra classes * link style * text global * Root * parallax * hover effect * Top Bar * Header * Sub Menu * Mobile Menu * Search Form * Header Fixed * Pagination * flat title page * flat blog * flat about * flat skill about * flat services * flat counter * flat working-project * flat client * flat team * flat latest new * flat about 2nd * flat work * flat about education * flat brand * flat about client * flat latest style 2 * flat list services * flat about work * flat contact me * flat services details * flat portfolio * flat portfolio details * flat team member * flat Contact * Footer * Bottom * Scroll Top * Boxed * Media Queries */ /* Reset Browsers -------------------------------------------------------------- */ html, body, div, span, applet, object, iframe, h1, h2, h3, h4, h5, h6, p, blockquote, pre, a, abbr, acronym, address, big, cite, code, del, dfn, em, img, ins, kbd, q, s, samp, small, strike, strong, sub, sup, tt, var, b, u, i, center, dl, dt, dd, ol, ul, li, fieldset, form, label, legend, table, caption, tbody, tfoot, thead, tr, th, td, article, aside, canvas, details, embed, figure, figcaption, footer, header, hgroup, menu, nav, output, ruby, section, summary, time, mark, audio, video { margin : 0; padding : 0; border : 0; outline : 0; font-size : 100%; font : inherit; vertical-align: baseline; font-family : inherit; font-size : 100%; font-style : inherit; font-weight : inherit; } article, aside, details, figcaption, figure, footer, header, hgroup, menu, nav, section { display: block } html { font-size : 62.5%; overflow-y : scroll; -webkit-text-size-adjust: 100%; -ms-text-size-adjust : 100%; } *, *:before, *:after { -webkit-box-sizing: border-box; -moz-box-sizing : border-box; box-sizing : border-box; } body { background : #fff; line-height: 1; } article, aside, details, figcaption, figure, footer, header, main, nav, section { display: block } ol, ul { list-style: none } table { border-collapse: collapse; border-spacing : 0; } caption, th, td { font-weight: normal; text-align : left; } blockquote:before, blockquote:after, q:before, q:after { content: ''; content: none; } blockquote, q { quotes: none } a img { border: 0 } img { max-width: 100%; height : auto; } select { max-width: 100% } /* General -------------------------------------------------------------- */ body, button, input, select, textarea { font-family : 'Roboto', sans-serif; color : #101010; -webkit-font-smoothing : antialiased; -moz-osx-font-smoothing: grayscale; text-rendering : optimizeLegibility; overflow-x : hidden; overflow-y : auto; } img { height : auto; max-width : 100%; vertical-align : middle; -ms-interpolation-mode: bicubic } p { font-weight: 400; font-size : 16px; line-height: 26px; } strong, b, cite { font-weight: bold; } dfn, cite, em, i, blockquote { font-style: italic; } blockquote { position : relative; background-color: var(--primary-color4); margin : 0px; padding : 50px 0 50px 40px; border-left : 8px solid var(--primary-color); border-radius : 6px; } blockquote>p:last-child { margin-bottom: 0; } blockquote cite { position: absolute; right : 0; bottom : 0; } blockquote em, blockquote i { font-style: normal; } abbr, acronym { border-bottom: 1px dotted #e0e0e0; cursor : help; } mark, ins { text-decoration: none; } sup, sub { font-size : 75%; height : 0; line-height : 0; position : relative; vertical-align: baseline; } sup { top: -6px; } sub { bottom: -3px; } small { font-size: 75%; } big { font-size: 125%; } address { font-style: italic; margin : 0 0 20px; } code, kbd, tt, var, samp, pre { margin : 20px 0; padding : 4px 12px; background : #f5f5f5; border : 1px solid #e0e0e0; overflow-x : auto; -webkit-hyphens: none; -moz-hyphens : none; hyphens : none; border-radius : 0; height : auto; } /* Elements -------------------------------------------------------------- */ html { -webkit-box-sizing: border-box; -moz-box-sizing : border-box; box-sizing : border-box; } *, *:before, *:after { -webkit-box-sizing: inherit; -moz-box-sizing : inherit; box-sizing : inherit; } hr { margin-bottom : 20px; border : dashed 1px #ccc; height : 1px; background-image: linear-gradient(90deg, #ccc, #ccc 75%, transparent 75%, transparent 100%); background-size : 7px 1px; border : none; } /* List */ ul, ol { padding: 0; } ul { list-style: disc; } ol { list-style: decimal; } li>ul, li>ol { margin-bottom: 0; } li { list-style: none; } ul li, ol li { padding: 0.1em 0; } dl, dd { margin: 0 0 20px; } dt { font-weight: bold; } del, .disable { text-decoration: line-through; filter : alpha(opacity=50); opacity : 0.5; } /* Table */ table, th, td { border: 1px solid #e0e0e0; } table { border-collapse: separate; border-spacing : 0; border-width : 1px 0 0 1px; margin : 0 0 30px; table-layout : fixed; width : 100%; } caption, th, td { font-weight: normal; text-align : left; } th { border-width: 0 1px 1px 0; font-weight : bold; } td { border-width: 0 1px 1px 0; } th, td { padding: 8px 12px; } /* Media */ embed, object, video { margin-bottom : 20px; max-width : 100%; vertical-align: middle; } p>embed, p>iframe, p>object, p>video { margin-bottom: 0; } /* Forms -------------------------------------------------------------- */ /* Fixes */ button, input { line-height: normal; } button, input, select, textarea { font-size : 100%; line-height : inherit; margin : 0; vertical-align: baseline; } input, textarea { font-size : 14px; max-width : 100%; background-image: -webkit-linear-gradient(rgba(255, 255, 255, 0), rgba(255, 255, 255, 0)); /* Removing the inner shadow on iOS inputs */ } textarea { overflow : auto; /* Removes default vertical scrollbar in IE6/7/8/9 */ vertical-align: top; /* Improves readability and alignment in all browsers */ } input[type="checkbox"] { display: inline; } button, input[type="button"], input[type="reset"], input[type="submit"] { line-height : 1; cursor : pointer; -webkit-appearance: button; border : 0; } input[type="checkbox"], input[type="radio"] { padding : 0; width : 18px; height : 18px; margin-right : 11px; cursor : pointer; vertical-align: sub; /* Addresses excess padding in IE8/9 */ } input[type="search"] { -webkit-appearance: textfield; /* Addresses appearance set to searchfield in S5, Chrome */ } input[type="search"]::-webkit-search-decoration { /* Corrects inner padding displayed oddly in S5, Chrome on OSX */ -webkit-appearance: none; } button::-moz-focus-inner, input::-moz-focus-inner { border : 0; padding: 0; } /* Remove chrome yellow autofill */ input:-webkit-autofill { -webkit-box-shadow: 0 0 0px 1000px #f7f7f7 inset } /* Reset search styling */ input[type="search"] { outline: 0 } input[type="search"]::-webkit-search-decoration, input[type="search"]::-webkit-search-cancel-button, input[type="search"]::-webkit-search-results-button, input[type="search"]::-webkit-search-results-decoration { display: none } /* Input normal */ select, textarea, input[type="text"], input[type="password"], input[type="datetime"], input[type="datetime-local"], input[type="date"], input[type="month"], input[type="time"], input[type="week"], input[type="number"], input[type="email"], input[type="url"], input[type="search"], input[type="tel"], input[type="color"] { color : #777; border : 1px solid #e7e7e7; padding : 18px 26px; letter-spacing : 0px; line-height : inherit; width : 100%; border-radius : 4px; margin-bottom : 28px; height : auto; text-shadow : none; -webkit-box-shadow: none; -moz-box-shadow : none; box-shadow : none; -webkit-box-sizing: border-box; -moz-box-sizing : border-box; box-sizing : border-box; -webkit-transition: border ease .238s; -moz-transition : border ease .238s; transition : border ease .238s; } /* Contact Form 7 */ .wpcf7-form select, .wpcf7-form textarea, .wpcf7-form input { margin-bottom: 0; } /* Input focus */ textarea:focus, input[type="text"]:focus, input[type="password"]:focus, input[type="datetime"]:focus, input[type="datetime-local"]:focus, input[type="date"]:focus, input[type="month"]:focus, input[type="time"]:focus, input[type="week"]:focus, input[type="number"]:focus, input[type="email"]:focus, input[type="url"]:focus, input[type="search"]:focus, input[type="tel"]:focus, input[type="color"]:focus { border-color : var(--primary-color); outline : 0; -webkit-box-shadow: none; -moz-box-shadow : none; box-shadow : none; } textarea::placeholder, input[type="text"]::placeholder, input[type="password"]::placeholder, input[type="datetime"]::placeholder, input[type="datetime-local"]::placeholder, input[type="date"]::placeholder, input[type="month"]::placeholder, input[type="time"]::placeholder, input[type="week"]::placeholder, input[type="number"]::placeholder, input[type="email"]::placeholder, input[type="url"]::placeholder, input[type="search"]::placeholder, input[type="tel"]::placeholder, input[type="color"]::placeholder { font-size : 16px; font-weight: 400; line-height: 26px; color : #878787; } /* Button */ button, input[type="button"], input[type="reset"], input[type="submit"] { font-weight : 700; font-size : 15px; background-color : var(--primary-color); color : #ffff; border-radius : 4px; padding : 18px 23px; display : inline-block; font-family : 'DM Sans', sans-serif; -webkit-appearance: none; -webkit-transition: all ease 0.3s; -moz-transition : all ease 0.3s; transition : all ease 0.3s; } /* Button hover + focus */ button:hover, input[type="button"]:hover, input[type="reset"]:hover, input[type="submit"]:hover, button:focus, input[type="button"]:focus, input[type="reset"]:focus, input[type="submit"]:focus { outline: 0; } /* Placeholder color */ ::-webkit-input-placeholder { color: #999; } :-moz-placeholder { color: #999; } ::-moz-placeholder { color : #999; opacity: 1; } .error { font-size : 16px; color : red; margin-bottom : 10px; -webkit-transition: all ease 0.3s; -moz-transition : all ease 0.3s; transition : all ease 0.3s; } /* Since FF19 lowers the opacity of the placeholder by default */ :-ms-input-placeholder { color: #999; } /* Typography -------------------------------------------------------------- */ h1, h2, h3, h4, h5, h6 { font-weight : 600; line-height : 1.5; text-rendering: optimizeLegibility; } h1 { font-size: 2.428em; } /* 34px */ h2 { font-size: 2em; } /* 30px */ h3 { font-size: 1.714em; } /* 24px */ h4 { font-size: 1.428em; } /* 20px */ h5 { font-size: 1.2em; } /* 18px */ h6 { font-size: 1.142em; } /* 16px */ h1 a, h2 a, h3 a, h4 a, h5 a, h6 a { color: inherit } /* Extra classes -------------------------------------------------------------- */ .back-ground-style { background-size : cover; background-repeat : no-repeat; background-position: center; overflow : hidden; } .no-margin { margin: 0px !important; } .no-border { border: 0px !important; } .no-letter-spacing { letter-spacing: 0px !important; ; } .border-radius-4, .border-radius-4 img { border-radius: 4px; } .border-radius-8, .border-radius-8 img { border-radius: 8px; } .border-radius-10, .border-radius-10 img { border-radius: 10px; } .max-width-770 { max-width: 770px !important; } .max-width-680 { max-width: 680px !important; } .font-heading { font-family: 'Montserrat', sans-serif; } .font-size-40 { font-size: 40px !important; } .font-size-35 { font-size: 35px !important; } .font-size-30 { font-size: 30px !important; } .font-size-28 { font-size: 28px !important; } .font-size-16 { font-size: 16px !important; } .font-size-14 { font-size: 14px !important; } .font-weight-700 { font-weight: 700 !important; } .font-weight-600 { font-weight: 600 !important; } .font-weight-500 { font-weight: 500 !important; } .font-weight-400 { font-weight: 400 !important; } .line-height-62 { line-height: 62px !important; } .line-height-50 { line-height: 50px !important; } .line-height-39 { line-height: 39px !important; } .line-height-35 { line-height: 35px !important; } .line-height-32 { line-height: 32px !important; } .line-height-29 { line-height: 29px !important; } .line-height-28 { line-height: 28px !important; } .line-height-27 { line-height: 27px !important; } .line-height-26 { line-height: 26px !important; } .line-height-25 { line-height: 25px !important; } .line-height-24 { line-height: 24px !important; } .line-height-normal { line-height: normal !important; } .letter-spacing-1-4 { letter-spacing: 1.4px !important; } .letter-spacing-1-1 { letter-spacing: 1.1px !important; } .letter-spacing-1-8 { letter-spacing: 1.8px !important; } .letter-spacing-03 { letter-spacing: 0.3px !important; } .letter-spacing-01 { letter-spacing: 0.1px !important; } .letter-spacing-005 { letter-spacing: -0.05px !important; } .font-size-icon { font-size: 37px; } .text-under { text-decoration-line: underline; } .text-accent { color: var(--primary-color) !important; } .text-white { color: #fff !important; } .text-pri { color: var(--primary-color); } .text-808 { color: #808080 !important; } .text-center { text-align: center; } .list-center { justify-content: center; } .text-777 { color: #777 !important; } .text-666 { color: #666 !important; } .bg-light-grey { background-color: #f3f4f6 !important; } .bg-white-column { background-color: #fff !important; } .bg-light-snow { background-color: #fafafb; } .bg-f7f { background-color: #f7f7f7 !important; } .bg-ffc { background-color: #ffc30c !important; } .bg-row-1 { background : url('assets/img/page/bg-quote.jpg') center center no-repeat; background-size: cover; } .bg-row-2 { background : url('assets/img/page/bg-iconbox.jpg') center center no-repeat; background-size: cover; } .padding-top-45 { padding-top: 45px; } .padding-top-17 { padding-top: 17px; } .padding-top-16 { padding-top: 16px; } .padding-left-13 { padding-left: 13px; } .padding-left-7 { padding-left: 7px; } .padding-right-100 { padding-right: 100px; } .margin-top-55 { margin-top: 55px; } .margin-top-53 { margin-top: 53px; } .margin-top-51 { margin-top: 51px; } .margin-top-48 { margin-top: 48px; } .margin-top-40 { margin-top: 40px; } .margin-top-37 { margin-top: 37px; } .margin-top-33 { margin-top: 33px; } .margin-top-30 { margin-top: 30px; } .margin-top-28 { margin-top: 28px; } .margin-top-27 { margin-top: 27px; } .margin-top-22 { margin-top: 22px; } .margin-top-20 { margin-top: 20px; } .margin-top-18 { margin-top: 18px; } .margin-top-17 { margin-top: 17px; } .margin-top-15 { margin-top: 15px; } .margin-top-14 { margin-top: 14px; } .margin-top-13 { margin-top: 13px; } .margin-top-11 { margin-top: 11px; } .margin-top-10 { margin-top: 10px; } .margin-top-7 { margin-top: 7px; } .margin-top-5 { margin-top: 5spx; } .margin-top-3 { margin-top: 3px; } .margin-bottom-58 { margin-bottom: 58px; } .margin-bottom-52 { margin-bottom: 52px; } .margin-bottom-50 { margin-bottom: 50px; } .margin-bottom-47 { margin-bottom: 47px; } .margin-bottom-45 { margin-bottom: 45px; } .margin-bottom-43 { margin-bottom: 43px; } .margin-bottom-40 { margin-bottom: 40px; } .margin-bottom-35 { margin-bottom: 35px; } .margin-bottom-31 { margin-bottom: 31px; } .margin-bottom-30 { margin-bottom: 30px; } .margin-bottom-20 { margin-bottom: 20px; } .margin-bottom-25 { margin-bottom: 25px; } .margin-bottom-27 { margin-bottom: 27px; } .margin-bottom-38 { margin-bottom: 38px; } .margin-bottom-18 { margin-bottom: 18px; } .margin-bottom-17 { margin-bottom: 17px; } .margin-bottom-15 { margin-bottom: 15px; } .margin-bottom-14 { margin-bottom: 14px; } .margin-bottom-12 { margin-bottom: 12px; } .margin-right-18 { margin-right: 18px; } .margin-bottom-10 { margin-bottom: 10px; } .margin-bottom-8 { margin-bottom: 8px; } .margin-bottom-5 { margin-bottom: 5px !important; } .margin-right-100 { margin-right: 100px; } .margin-right-10 { margin-right: 10px; } .margin-right-12 { margin-right: 12px; } .margin-right-8 { margin-right: 8px; } .margin-right-6 { margin-right: 6px; } .margin-right-15 { margin-right: 15px; } .margin-left-10 { margin-left: 10px; } .margin-left-15 { margin-left: 15px; } .position-relative { position: relative; } .right-38 { right: 38px !important; } .maxwidth-99 { max-width: 99% !important; } .float-left { float: left; } .float-right { float: right; } .display-flex { display: flex; display: -webkit-flex; } .align-items-center { align-items: center !important; } .box-8 { float : left; margin-right: 15px; width : calc(66.666667% - 15px); } .box-6 { float : left; margin-right: 15px; width : calc(50% - 15px); } .box-4 { float : left; margin-left: 15px; width : calc(33.333333% - 15px); } /* link style -------------------------------------------------------------- */ a { text-decoration : none; color : var(--primary-color6); -webkit-transition: all 0.3s ease-in-out; -moz-transition : all 0.3s ease-in-out; -ms-transition : all 0.3s ease-in-out; -o-transition : all 0.3s ease-in-out; transition : all 0.3s ease-in-out; } a:hover, a:focus { color : var(--primary-color); text-decoration : none; outline : 0; -webkit-transition: all 0.3s ease-in-out; -moz-transition : all 0.3s ease-in-out; -ms-transition : all 0.3s ease-in-out; -o-transition : all 0.3s ease-in-out; transition : all 0.3s ease-in-out; } .link-style-2 a { color : #fff; -webkit-transition: all 0.3s ease-in-out; -moz-transition : all 0.3s ease-in-out; -ms-transition : all 0.3s ease-in-out; -o-transition : all 0.3s ease-in-out; transition : all 0.3s ease-in-out; } .link-style-2 a:hover, .link-style-2 a:focus { color: var(--primary-color) } .link-style-3 a { color : var(--primary-color); -webkit-transition: all 0.3s ease-in-out; -moz-transition : all 0.3s ease-in-out; -ms-transition : all 0.3s ease-in-out; -o-transition : all 0.3s ease-in-out; transition : all 0.3s ease-in-out; } .link-style-3 a:hover, .link-style-3 a:focus { color: #fff; } .link-style-4 a { color : #808080; -webkit-transition: all 0.3s ease-in-out; -moz-transition : all 0.3s ease-in-out; -ms-transition : all 0.3s ease-in-out; -o-transition : all 0.3s ease-in-out; transition : all 0.3s ease-in-out; } .link-style-4 a:hover { color: var(--primary-color); } .link-style-5 a { color : #fff; -webkit-transition: all 0.3s ease-in-out; -moz-transition : all 0.3s ease-in-out; -ms-transition : all 0.3s ease-in-out; -o-transition : all 0.3s ease-in-out; transition : all 0.3s ease-in-out; } .link-style-6 a { color : var(--primary-color); -webkit-transition: all 0.3s ease-in-out; -moz-transition : all 0.3s ease-in-out; -ms-transition : all 0.3s ease-in-out; -o-transition : all 0.3s ease-in-out; transition : all 0.3s ease-in-out; } .link-style-6 a:hover, .link-style-6 a:focus { color: var(--primary-color6); } .link-style-7 a { color : #fff; -webkit-transition: all 0.3s ease-in-out; -moz-transition : all 0.3s ease-in-out; -ms-transition : all 0.3s ease-in-out; -o-transition : all 0.3s ease-in-out; transition : all 0.3s ease-in-out; } .link-style-7 a:hover, .link-style-7 a:focus { color: var(--primary-color6); } .read-more { position : relative; font-family: 'DM Sans', sans-serif; font-size : 15px; font-weight: 700; line-height: 26px; } .read-more::before { content : ""; position : absolute; bottom : 0; left : 0; width : 0%; height : 2px; background-color : var(--primary-color); opacity : 0; visibility : hidden; -webkit-transition: all 0.3s ease; -moz-transition : all 0.3s ease; -ms-transition : all 0.3s ease; -o-transition : all 0.3s ease; transition : all 0.3s ease; } .read-more:hover::before { opacity : 1; visibility: visible; width : 100%; } .read-more::after { content : "\e92b"; font-family : 'icomoon'; font-size : 10px; color : var(--primary-color); -webkit-transition: all 0.3s ease; -moz-transition : all 0.3s ease; -ms-transition : all 0.3s ease; -o-transition : all 0.3s ease; transition : all 0.3s ease; } /* text global -------------------------------------------------------------- */ .section-14px-regular { font-size : 14px; letter-spacing: 0; font-weight : 400; line-height : 26px; } .section-14px-regular-montserrat { font-size : 14px; font-family : 'Montserrat', sans-serif; letter-spacing: 0; font-weight : 500; line-height : 30px; } .section-16px-regular { font-size : 16px; letter-spacing: 0; font-weight : 400; line-height : 35px; } .desc-slider { font-size : 17px; font-weight: 500; line-height: 32px; } .section-16px-regular-montserrat { font-size : 16px; font-family : 'Montserrat', sans-serif; letter-spacing: 0; font-weight : 400; line-height : 35px; } .section-17px-regular { font-size : 17px; letter-spacing: 0; font-weight : 400; line-height : 30px; } .section-20px-regular { font-size : 20px; letter-spacing: 0; font-weight : 400; line-height : 45px; } .section-20px-montserrat { font-size : 20px; font-family : 'Montserrat', sans-serif; letter-spacing: 0; font-weight : 700; line-height : 26px; } .section-22px-montserrat { font-size : 22px; font-family : 'Montserrat', sans-serif; letter-spacing: 0; font-weight : 700; line-height : 26px; } .section-24px-medium { font-size : 24px; letter-spacing: 0; font-weight : 500; line-height : 30px; } .section-24px-montserrat { font-size : 24px; font-family : 'Montserrat', sans-serif; letter-spacing: 0; font-weight : 700; line-height : 26px; } .section-30px-montserrat { font-size : 30px; font-family : 'Montserrat', sans-serif; letter-spacing: 0; font-weight : 700; line-height : 46px; } .section-45px-montserrat { font-size : 45px; font-family : 'Montserrat', sans-serif; letter-spacing: 0; font-weight : 700; line-height : 60px; } .section-65px-montserrat { font-size : 65px; font-family : 'Montserrat', sans-serif; letter-spacing: 0; font-weight : 700; line-height : 80px; } .section-title-page { font-family: 'Montserrat', sans-serif; font-size : 45px; font-weight: 700; line-height: 60px; } .section-subtitle { position : relative; display : inline; font-size : 17px; font-family: 'DM Sans', sans-serif; font-weight: 700; line-height: 22px; color : var(--primary-color); } /* Root -------------------------------------------------------------- */ :root { /* color */ --primary-color : #C3323A; --primary-color2: #262626; --primary-color3: #FCF3F3; --primary-color4: #FFF5F5; --primary-color5: #FFDCDE; --primary-color6: #181818; --primary-color7: #FFEBEB; } /* parallax -------------------------------------------------------------- */ .parallax-1 { background: linear-gradient(rgb(9 8 10 / 54%), rgb(30 27 35 / 34%)), url(../images/background-section/manager-leading-a-brainstorming-meeting-MLRVAYD.jpg); } .parallax { width : 100%; background-attachment: fixed; background-position : 50% 0; background-repeat : repeat; } /* hover effect -------------------------------------------------------------- */ .grow-up-hover { overflow : hidden; border-radius : 10px; -webkit-transition: all 0.8s ease; -moz-transition : all 0.8s ease; -ms-transition : all 0.8s ease; -o-transition : all 0.8s ease; transition : all 0.8s ease; } .grow-up-hover:hover img { transform: scale(1.1); } .hover-up { -webkit-transition: all 0.3s ease; -moz-transition : all 0.3s ease; -ms-transition : all 0.3s ease; -o-transition : all 0.3s ease; transition : all 0.3s ease; } .hover-up:hover { transform: translateY(-7%); } /* Top Bar -------------------------------------------------------------- */ #top-bar { position : relative; z-index : 1; background-color: var(--primary-color2); } #top-bar .top-bar-inner-wrap { display: table; width : 100%; padding: 5px 0px 5px 0px; } #top-bar .top-bar-content { display : table-cell; width : 60%; text-align : left; vertical-align: middle; } #top-bar .top-bar-socials { display : table-cell; width : 40%; text-align : right; vertical-align: middle; } /* Top Bar Content */ #top-bar .top-bar-content .inner { margin: 0px 7.4%; } #top-bar .top-bar-content .content { position: relative; display : inline-block; padding : 0px 22px 0px 21px; margin : 0px 13px; } #top-bar .top-bar-content .content:before { content : ""; position : absolute; font-family: "FontAwesome"; color : var(--primary-color); top : 0; font-size : 20px; } #top-bar .top-bar-content .content.phone:before { content: "\f095"; left : -10px; } #top-bar .top-bar-content .content.mail:before { content: "\f0e0"; left : -14px; } /* Style 1 */ .topbar-style-1 #top-bar { background-color: #262626; } /* Style 2 */ .topbar-style-2 #top-bar { background-color: #e9e9e9; } .topbar-style-2 #top-bar .top-bar-socials .icons a:before, .topbar-style-2 #top-bar .top-bar-content .content:after { background-color: #d5d4d4; } .topbar-style-2 #top-bar .top-bar-socials .icons a { padding: 0px 10.5px; } .topbar-style-2 #top-bar .top-bar-socials .text { padding-right: 11px; } /* Style 3 */ .topbar-style-3 #top-bar { background-color: rgba(0, 0, 0, 0.2); } .topbar-style-3 #top-bar, .topbar-style-3 #top-bar a { color: rgba(255, 255, 255, 0.7); } .topbar-style-3 #top-bar .top-bar-inner-wrap { border-bottom: 1px solid rgba(255, 255, 255, 0.15); } .topbar-style-3 #top-bar .top-bar-content .content { padding: 0px 12px 0px 22px; margin : 0 4px; } .topbar-style-3 #top-bar .top-bar-content .content:first-child { margin-left: 0px; } .topbar-style-3 #top-bar .top-bar-socials .icons a:before, .topbar-style-3 #top-bar .top-bar-content .content:after { background-color: rgba(126, 121, 122, 0.7); } .topbar-style-3 #top-bar .top-bar-socials .icons a { padding: 0px 10.5px; } .topbar-style-3 #top-bar .top-bar-socials .text { padding-right: 10px; font-size : 13px; } /* Header -------------------------------------------------------------- */ #site-header { position : relative; background-color: #fff; } #site-header-inner { position: relative; margin : 0px 7.4%; } #site-header .wrap-inner { padding-top : 24.5px; padding-bottom : 24.5px; -webkit-transition: all 0.3s ease; -moz-transition : all 0.3s ease; -ms-transition : all 0.3s ease; -o-transition : all 0.3s ease; transition : all 0.3s ease; } .menu-has-search #site-header #main-nav { right: 28px; } .menu-has-search #site-header #header-search { display: block; } #site-header #header-search { position : absolute; right : 15px; top : 50%; z-index : 10; display : none; -webkit-transform: translateY(-50%); -ms-transform : translateY(-50%); -o-transform : translateY(-50%); transform : translateY(-50%); } /* Site Logo */ #site-logo { float : left; max-width : 100%; line-height: 100px; } /* Main Nav */ #main-nav ul { margin: 0px; } #main-nav ul li { position : relative; list-style: none; } #main-nav>ul>li { float : left; padding: 0px 16.4px; } #main-nav>ul>li>a { display : block; font-size : 18px; font-weight: 500; color : #101010; position : relative; line-height: 148px; } #main-nav>ul>li>a::before { content : ""; position : absolute; bottom : 45px; left : 0; width : 0%; height : 3px; background-color : var(--primary-color); opacity : 0; visibility : hidden; -webkit-transition: all 0.3s ease; -moz-transition : all 0.3s ease; -ms-transition : all 0.3s ease; -o-transition : all 0.3s ease; transition : all 0.3s ease; } #main-nav>ul>li>a:hover::before { opacity : 1; visibility: visible; width : 100%; } #main-nav>.menu>li.menu-item-has-children>a::after { content : '\f107'; font-family: 'FontAwesome'; font-weight: 700; margin-left: 4px; } /* Sub Menu */ #main-nav .sub-menu { position : absolute; top : 100%; left : 0; width : 250px; background-color : #ffff; border-radius : 6px; border-top : solid 3px var(--primary-color6); box-shadow : -2px 6px 23px #b4b4b44f; z-index : 9999; opacity : 0; visibility : hidden; -webkit-transition: all 0.3s ease; -moz-transition : all 0.3s ease; -ms-transition : all 0.3s ease; -o-transition : all 0.3s ease; transition : all 0.3s ease; -webkit-transform : translateY(15px); -moz-transform : translateY(15px); -ms-transform : translateY(15px); -o-transform : translateY(15px); transform : translateY(15px); } #main-nav .right-sub-menu { left : auto; right: 0; } #main-nav .sub-menu li a { display : block; font-size : 16px; color : var(--primary-color6); padding : 20px; font-weight: 600; } #main-nav .sub-menu li:not(:last-child) a { border-bottom: 1px solid #e1e1e18e; } #main-nav li:hover .sub-menu { opacity : 1; visibility : visible; -webkit-transform: translateY(0); -moz-transform : translateY(0); -ms-transform : translateY(0); -o-transform : translateY(0); transform : translateY(0); } #main-nav .sub-menu li a:hover, #main-nav .sub-menu li.current-item a, #main-nav>ul>li>a:hover { color: var(--primary-color); } /* Mobile Menu */ #main-nav-mobi { display : block; margin : 0 auto; width : 100%; position : absolute; top : 100%; left : 0; z-index : 9999; background-color: var(--primary-color6); } #main-nav-mobi ul { display : block; list-style: none; margin : 0; padding : 0; } #main-nav-mobi ul li { margin : 0; text-align: left; cursor : pointer; padding : 0; border-top: 1px solid #43516991; position : relative; } #main-nav-mobi ul>li>a { color : #fff; display : inline-block; font-size : 16px; line-height: 48px; padding : 0 15px; font-weight: 500; } #main-nav-mobi ul>li.current-menu-item>a, #main-nav-mobi .current-item>a, #main-nav-mobi ul>li>a:hover { color: var(--primary-color); } #main-nav-mobi .sub-menu .menu-item a { margin-left: 15px; } #main-nav-mobi .menu-item-has-children .arrow { cursor : pointer; display : inline-block; font-size : 20px; font-family: "FontAwesome"; line-height: 48px; position : absolute; right : 15px; text-align : center; top : 0; width : 48px; } #main-nav-mobi .menu-item-has-children .arrow:before { content: "\f107"; color : #fff; } #main-nav-mobi .menu-item-has-children .arrow.active:before { content: "\f107"; } #main-nav-mobi ul ul li { background-color: var(--primary-color6); border-top : 1px solid #43516991; } /* Search icon */ #site-header .header-search-icon { display : block; font-size : 14px; line-height: 100px; } /* Search Form */ #site-header .header-search-form { position : absolute; right : 0px; top : 100%; width : 270px; opacity : 0; visibility: hidden; } #site-header .header-search-field { width : 300px; margin : 0; padding-top : 13px; padding : 10px 50px 10px 20px; background-color : #fff; box-shadow : 1px 1px 5px 0px rgba(0, 0, 0, 0.2); -webkit-box-shadow: 0px 0px 7px 0px rgba(0, 0, 0, 0.15); } #site-header .header-search-submit { position: absolute; right : 0; top : 0; padding : 16px; } #site-header .header-search-form.show { filter : alpha(opacity=100); opacity : 1; visibility: visible; } /* Mobile Menu Button */ .mobile-button { display : none; position : absolute; width : 26px; height : 26px; float : right; top : 50%; right : 10px; background-color : transparent; cursor : pointer; -webkit-transition: all 0.3s ease; -moz-transition : all 0.3s ease; -ms-transition : all 0.3s ease; -o-transition : all 0.3s ease; transition : all 0.3s ease; -webkit-transform : translateY(-50%); -ms-transform : translateY(-50%); -o-transform : translateY(-50%); transform : translateY(-50%); } .mobile-button:before, .mobile-button:after, .mobile-button span { background-color : var(--primary-color); -webkit-transition: all ease 0.3s; -moz-transition : all ease 0.3s; transition : all ease 0.3s; } .mobile-button:before, .mobile-button:after { content : ''; position : absolute; top : 0; height : 3px; width : 100%; left : 0; top : 50%; -webkit-transform-origin: 50% 50%; -ms-transform-origin : 50% 50%; transform-origin : 50% 50%; } .mobile-button span { position : absolute; width : 100%; height : 3px; left : 0; top : 50%; overflow : hidden; text-indent: 200%; } .mobile-button:before { -webkit-transform: translate3d(0, -7px, 0); -moz-transform : translate3d(0, -7px, 0); transform : translate3d(0, -7px, 0); } .mobile-button:after { -webkit-transform: translate3d(0, 7px, 0); -moz-transform : translate3d(0, 7px, 0); transform : translate3d(0, 7px, 0); } .mobile-button.active span { opacity: 0; } .mobile-button.active:before { -webkit-transform: rotate3d(0, 0, 1, 45deg); -moz-transform : rotate3d(0, 0, 1, 45deg); transform : rotate3d(0, 0, 1, 45deg); } .mobile-button.active:after { -webkit-transform: rotate3d(0, 0, 1, -45deg); -moz-transform : rotate3d(0, 0, 1, -45deg); transform : rotate3d(0, 0, 1, -45deg); } /* Header Fixed */ #site-header.is-fixed { position : fixed; top : 0; left : 0; width : 100%; box-shadow: 1px 1px 5px 0px rgb(0 0 0 / 20%); z-index : 9999; } #site-header.is-fixed.is-small .wrap-inner { padding-top : 0; padding-bottom: 0; } #site-header.is-fixed.is-small .header-search-icon, #site-header.is-fixed.is-small .nav-top-cart-wrapper .nav-cart-trigger, #site-header.is-fixed.is-small #main-nav>ul>li>a { line-height: 76px; } .is-small #main-nav>ul>li>a:hover::before { opacity: 0; } .is-small #main-nav .sub-menu { top: 116%; } /* Style 1 */ #site-header #main-nav { position : absolute; right : 65px; top : 50%; z-index : 99; -webkit-transform: translateY(-50%); -ms-transform : translateY(-50%); -o-transform : translateY(-50%); transform : translateY(-50%); } .header-style-1.menu-has-search #site-header #main-nav { right: 44px; } #site-header #main-nav>ul>li.current-menu-item>a, #site-header #main-nav>ul>li:hover>a { color: var(--primary-color); } .icon-Group-1199 { position : absolute; right : 0; top : 50%; transform: translateY(-50%); font-size: 31px; } /* Absolute */ .site-header-absolute #site-header-wrap { position: absolute; top : 0; left : 0; width : 100%; z-index : 100; } /* Pagination -------------------------------------------------------------- */ .themesflat-pagination { margin-top: 61px; } .themesflat-pagination ul { margin : 0px; position: relative; } .themesflat-pagination ul li { display : inline-block; padding : 0px; margin-right: 8.5px; } .themesflat-pagination ul li .page-numbers { display : inline-block; font-size : 17px; font-weight : 700; color : var(--primary-color6); text-align : center; width : 45px; height : 45px; border : 1px solid var(--primary-color5); border-radius : 50%; -webkit-border-radius: 50%; -moz-border-radius : 50%; -ms-border-radius : 50%; -o-border-radius : 50%; border-radius : 50%; line-height : 45px; background-color : var(--primary-color5); } .themesflat-pagination ul li .page-numbers:hover, .themesflat-pagination ul li .page-numbers.current { background-color: var(--primary-color); color : #fff; border-color : var(--primary-color); } .themesflat-pagination ul li .next, .themesflat-pagination ul li .prev { font-size : 14px; font-weight: 700; color : #878787; } .themesflat-pagination ul li .next:hover, .themesflat-pagination ul li .prev:hover { color: var(--primary-color); } /* flat title page --------------------------------------------------------------*/ .flat-title-page { background-image: url(../images/mark-page/mark-page.png); background-color: var(--primary-color); height : 342px; } .flat-title-page .breadcrumbs { margin : 0 auto; padding: 128px 0 104px 0; } .flat-title-page .breadcrumbs-inner li a:after { content : '\f054'; font-family: 'FontAwesome'; padding : 0 6px; color : #ffffff; } /* flat blog --------------------------------------------------------------*/ .flat-blog { padding: 130px 0; } /* articel content */ .main-post-box { padding : 30px 30px 25px 30px; border-radius : 10px; margin-bottom : 20px; background-color : var(--primary-color4); -webkit-transition: all 0.3s ease-in-out; -moz-transition : all 0.3s ease-in-out; -ms-transition : all 0.3s ease-in-out; -o-transition : all 0.3s ease-in-out; transition : all 0.3s ease-in-out; } .main-post-box .featured-post { margin-bottom: 20px; } .main-post-box:hover { box-shadow: 4px 4px 30px 0px rgba(42, 67, 113, 0.15); } .main-post-box .entry-image { border-radius: 10px; text-align : center; } .main-post-box .entry-image img { border-radius: 6px; } .main-post-box .post-content p { padding-right: 100px; margin-top : 20px; } .post-meta { display : flex; margin-bottom: 29px; } .post-meta li { padding : 2px 10px; margin-right : 9px; background-color: var(--primary-color5); border-radius : 3px; font-size : 14px; line-height : 26px; } .post-meta li::before { font-size: 20px; } .author::before { content : '\e94b'; font-family : 'icomoon'; color : var(--primary-color); padding-right: 7px; } .education::before { content : '\f19d'; font-family : 'FontAwesome'; color : var(--primary-color); padding-right: 7px; } .date::before { content : '\f073'; font-family : 'FontAwesome'; color : var(--primary-color); padding-right: 7px; } .phone:before { content : '\f095'; font-family: 'FontAwesome'; } .job::before { content : '\f0b1'; font-family : 'FontAwesome'; color : var(--primary-color); padding-right: 7px; } .client::before { content : '\e92d'; font-family : 'icomoon'; color : var(--primary-color); padding-right: 7px; } .globe::before { content : '\e953'; font-family : 'icomoon'; color : var(--primary-color); padding-right: 7px; } .share::before { content : '\f1e0'; font-family : 'FontAwesome'; color : var(--primary-color); padding-right: 7px; } .comment::before { content : '\f075'; font-family : 'FontAwesome'; color : var(--primary-color); padding-right: 7px; } .post-inner .post-media img { border-radius: 8px; margin-bottom: 20px; } /* side bar */ .side-bar .widget-search-box { background-color: var(--primary-color4); padding : 33px 30px 2px 30px; border-radius : 6px; } .widget-gallery-instagram-box { background-color: var(--primary-color4); padding : 33px 30px; border-radius : 6px; } .side-bar .widget-search-box { margin-bottom: 42px; } .widget-title { position: relative; } .widget-title:after { content : ""; position : absolute; bottom : -12px; left : 0; height : 3px; width : 30%; background-color: var(--primary-color); } .widget-socials-media-item li { margin-bottom: 30px; } .widget-socials-media { margin-bottom: 15px; } .search-form { position: relative; } .search-field { padding : 17px 20px !important; border : solid 1px #ffff !important; background-color: #ffff !important; } .search-submit { position: absolute; right : 5px; top : 5px; padding : 12px 23px 12px 23px; } .search-submit::after { content : '\f002'; font-family: 'FontAwesome'; font-size : 20px; } .widget-popular-post { margin-bottom: 10px; } .widget-popular-post-inner .widget-post-item { font-size : 0; line-height: 0; margin : -10px; } .widget-popular-post-inner .widget-post-item li { margin : 10px; display : inline-block; vertical-align: top; width : calc(50% - 20px); margin-bottom : 20px; } .widget-popular-post-inner .thumb-content .date::before { padding-right: 7px; color : var(--primary-color); } .widget-gallery-instagram { margin-bottom: 40px; } .widget-gallery-instagram .thumb-instagram { position: relative; } .widget-gallery-instagram .thumb-instagram:hover .thumb-overlay-effect { opacity: 1; } .widget-gallery-instagram .thumb-overlay-effect { position : absolute; top : 0; left : 0; right : 0; bottom : 0; background-color : rgb(0 0 0 / 36%); border-radius : 4px; opacity : 0; -webkit-transition: all 0.3s ease; -moz-transition : all 0.3s ease; -ms-transition : all 0.3s ease; -o-transition : all 0.3s ease; transition : all 0.3s ease; } .widget-gallery-instagram .thumb-overlay-effect .instagram-icon-thumb::after, .widget-gallery-instagram .thumb-overlay-effect .instagram-icon-thumb { position : absolute; top : 50%; left : 50%; transform : translate(-50%, -50%); content : '\f16d'; font-family: 'FontAwesome'; font-size : 15px; color : #fff; } .widget-gallery-instagram .thumb-overlay-effect .instagram-icon-thumb { width : 36px; height : 36px; display : inline-block; background-color: #ffaa189e; border-radius : 50%; } .widget-gallery-instagram .widget-gallery-item { font-size : 0; line-height: 0; margin : -5px; } .widget-gallery-instagram .widget-gallery-item img { border-radius: 4px; } .widget-gallery-instagram .widget-gallery-item li { margin : 5px; display : inline-block; vertical-align: top; width : calc(33.33% - 10px); } .widget-recent-post { margin-bottom: 45px; } .widget-recent-post-item li { display : flex; align-items : center; margin-bottom: 29px; } .widget-recent-post-item .thumb-image { width: 38%; } .widget-recent-post-item .thumb-content { width : 65%; padding: 20px 33px 24px 22px; } .icon-socials { font-size : 33px; padding : 10px; border-radius: 3px; } .icon-facebook-app-logo1 { background-color: #1079D5; } .icon-twitter1 { background-color: #1FC2E4; } .icon-linkedin-11 { background-color: #E65400; } .icon-instagram1 { background-color: #C614D9; } .icon-youtube1 { background-color: #D80E19; } .widget-socials-media-item li { display : inline-block; margin-right: 13px; } .widget-tags-item { background-color: var(--primary-color4); padding : 35px 14px 13px 30px; border-radius : 6px; } .widget-tags-item li { margin-right : 10px; margin-bottom: 22px; display : inline-block; } .widget-tags-item li a:hover, .widget-tags-item li .active { background-color: var(--primary-color); color : #fff; } .widget-tags-item .tags-item { padding : 11px; border-radius : 4px; background-color: var(--primary-color7); } .list-note-content li::before { content : '\f192'; color : var(--primary-color) !important; margin-right: 10px !important; } .flat-blog .post-gallery { margin : 4px -15px 0; padding-top : 20px; padding-bottom: 10px; display : flex; flex-wrap : wrap; } .flat-blog .gallery-item { width : 50%; margin-bottom: 17px; padding : 0 15px; } .entry-tags { display : flex; flex-wrap : wrap; align-items: baseline; } .entry-tags li::after { content: '|'; padding: 0 10px; color : #808080; } .flat-portfolio-single .entry-tags li::after { content: ','; padding: 0 10px; color : #fff; } .entry-tags li:first-child::after, .entry-tags li:last-child::after { content: ''; } .tags-post::before { font-family : 'icomoon'; content : '\e946'; color : var(--primary-color) !important; font-size : 20px; margin-right: 10px !important; } #comment { background-color: #F6F6F6; padding : 70px; } #contactform .name-wrap, #contactform .email-wrap { width : 49.2%; float : left; margin-right: 1.6%; } .subject-wrap { width: 100%; } #contactform .email-wrap { margin-right: 0; } /* flat about -------------------------------------------------------------- */ .flat-about { padding : 138px 0 105px 0; background-image : url(../images/mark-page/mark-about-index.png); background-size : cover; background-repeat : no-repeat; background-position: -101px 237px; } .flat-about .about-title-box { position: relative; } .flat-about .about-title-box h2 { float : left; margin: 37px 0 44px 54px; } .flat-about .subtitle-about { position : absolute; left : -33px; top : 70px; transform: rotate(-90deg); color : var(--primary-color); } .flat-about .subtitle-about::before { content : ''; position : absolute; left : -115px; top : 50%; bottom : 0; height : 1px; width : 100px; background-color: var(--primary-color); } .flat-about .group-post-about { position: relative; } .flat-about .post-big { text-align : center; margin-right : 10%; -webkit-animation: move2 5s infinite; animation : move2 5s infinite; } .flat-about .post-big img { border-radius : 160px 10px 80px 10px; -webkit-border-radius: 160px 10px 80px 10px; -moz-border-radius : 160px 10px 80px 10px; } .flat-about .post-sm { position : absolute; z-index : -1; top : 52%; right : 29px; -webkit-animation: move3 5s infinite; animation : move3 5s infinite; } .flat-about .post-sm img { border-radius : 10px 70px 10px 50px; -webkit-border-radius: 10px 70px 10px 50px; -moz-border-radius : 10px 70px 10px 50px; } .flat-about .post-sm-2 { position: absolute; z-index : -1; bottom : 155px; left : -7px; } .flat-about .about-years { position: absolute; left : 66px; bottom : -89px; } .flat-about .about-years span { font-weight : 700; font-family : 'Montserrat'; margin-right : 7px; font-size : 68px; background : -webkit-linear-gradient(#FF0000, #391113); -webkit-background-clip: text; -webkit-text-fill-color: transparent; } .flat-about .about-years .content { display: inline-block; } .flat-about .content-right { margin-top: 251px; } .icon-content-box { display : inline-flex; margin-right: 45px; } .icon-content-box .icon { margin-right: 12px; } /* flat skill about -------------------------------------------------------------- */ .flat-about-skill { margin-top: 28px; } .flat-about-skill .skill-box-1, .flat-about-skill .skill-box-2, .flat-about-skill .skill-box-3 { position : relative; border-radius : 10px 0 0 10px; padding : 128px 25px 0 38px; height : 426px; background-color : var(--primary-color); color : #fff; background-image : url(../images/background-section/path-skill-box-1.png); background-repeat: no-repeat; } .flat-about-skill .skill-box-2 { padding : 81px 0px 0 31px; border-radius : 0; margin-left : -30px; background-color: var(--primary-color6); background-image: url(../images/background-section/path-skill-box-1.png); } .flat-about-skill .skill-box-3 { padding : 81px 28px 0 31px; border-radius : 0 130px 10px 0; margin-left : -30px; background-color: var(--primary-color6); background-image: unset; } .label-progress { display : flex; justify-content: space-between; } .progress-animated { animation-duration: 5s; animation-name : myanimation; transition : all 5s ease 0s; } /* flat services -------------------------------------------------------------- */ .flat-services { padding: 129px 0 101px 0; } .section-title { text-align : center; margin-left : auto; margin-right: auto; } .section-subtitle::after, .section-subtitle::before { content : ''; position : absolute; height : 1px; width : 75px; background-color: var(--primary-color); top : 50%; margin : 0 15px; } .section-subtitle::before { left: -100px; } .flat-services .services-box { position : relative; background-color : var(--primary-color4); padding : 44px 10px 24px 26px; border-radius : 46px 6px 6px 6px; margin-bottom : 31px; overflow : hidden; -webkit-transition: all 0.3s ease; -moz-transition : all 0.3s ease; -ms-transition : all 0.3s ease; -o-transition : all 0.3s ease; transition : all 0.3s ease; } .flat-services .services-box::after { position : absolute; content : "\e947"; font-family: 'icomoon'; color : #c3323a; font-size : 40px; right : 24px; top : 29px; z-index : 10; } .flat-services .services-box:hover, .flat-services .services-box.active, .flat-services .services-box:hover a, .flat-services .services-box.active a, .flat-services .services-box:hover .read-more::after, .flat-services .services-box.active .read-more::after, .flat-services .services-box:hover::after, .flat-services .services-box.active::after, .flat-services .services-box:hover .services-box-overlay { color : #fff; opacity: 1; } .flat-services .services-box .read-more::after { font-size: 15px; } .flat-services .services-box:hover, .flat-services .services-box.active { background-color: var(--primary-color); } .flat-services .services-box:hover .wraper-effect, .flat-services .services-box .wraper-effect.active { right : -150px; bottom: -150px; } .flat-services .services-box .services-desc { padding : 12px 0 27px 0; line-height: 28px; } .flat-services .services-box:hover .icon-services, .flat-services .services-box .icon-services.active { background-color: #fff; } .flat-services .icon-services, .flat-list-services .icon-services { padding : 10px; border-radius : 50%; -webkit-border-radius: 50%; -moz-border-radius : 50%; -ms-border-radius : 50%; -o-border-radius : 50%; border-radius : 50%; background-color : var(--primary-color5); } .flat-services .services-content { margin-top: 28px; } .flat-services .wraper-effect { border-radius : 50%; -webkit-border-radius: 50%; -moz-border-radius : 50%; -ms-border-radius : 50%; -o-border-radius : 50%; border-radius : 50%; position : absolute; transition : all .5s; height : 350px; width : 350px; background-image : url(../images/background-section/mark-services-box.png); right : -100%; bottom : -100%; } /* flat counter -------------------------------------------------------------- */ .flat-counter { background-size : cover; background-repeat: no-repeat; padding : 120px 0 130px 0; } .flat-counter .counter-box { background-color: #fff; padding : 46px 28px 38px 30px; box-shadow : 4px 19px 73px #b4b4b447; border-radius : 10px 10px 60px 10px; } .flat-counter .icon-box { display : flex; margin-bottom: 13px; } .flat-counter .number-content { font-weight : 900; margin-bottom: 17px; color : var(--primary-color); } .flat-counter .icon-counter { font-size : 58px; flex-shrink: 0; } .flat-counter .content-icon { flex-shrink : 1; padding-left: 15px; } /* flat working-project -------------------------------------------------------------- */ .flat-working-project { background-color: #101010; background-image: url(../images/mark-page/mark-working.png); background-size : cover; padding : 121px 0 199px 0; } .flat-working-project .section-title { margin: 10px auto 24px auto; color : #fff; } /* flat client -------------------------------------------------------------- */ .flat-client { padding : 131px 0 102px 0; background-color: #F9F9F9; background-image: url(../images/mark-page/mark-client.png); } .flat-client .section-title { text-align: left; } .flat-client .section-title { margin: 15px 0 14px 0; } .flat-client .client-user img { border-radius : 50%; -webkit-border-radius: 50%; -moz-border-radius : 50%; -ms-border-radius : 50%; -o-border-radius : 50%; border-radius : 50%; width : 88px; height : 88px; margin-top : 15px; } .flat-client .client-slider-box { display : flex; background-color : #fff; padding : 24px 20px 20px 33px; border-radius : 6px; box-shadow : 1px 9px 11px #b4b4b421; -webkit-transition: all 0.3s ease-in-out; -moz-transition : all 0.3s ease-in-out; -ms-transition : all 0.3s ease-in-out; -o-transition : all 0.3s ease-in-out; transition : all 0.3s ease-in-out; } .flat-client .swiper-slide-active .client-slider-box { background-color: var(--primary-color); } .flat-client .swiper-slide-active, .flat-client .swiper-slide-active a, .flat-client .swiper-slide-active .name-author::after { color: #fff !important; } .flat-client .client-slider-box .client-user { flex-shrink: 0; } .flat-client .client-slider-box .client-content { position : relative; flex-shrink : 1; padding-left: 38px; } .flat-client .client-user-author .name-author::after { position : absolute; content : "\e940"; font-family: "icomoon"; right : 15px; color : var(--primary-color); } .flat-client .client-user-author p { -webkit-line-clamp: 3; -webkit-box-orient: vertical; display : -webkit-box; overflow : hidden; text-overflow : ellipsis; word-break : break-word; } .flat-client .section-subtitle::before { display: none; } .flat-client .brand-client { margin-bottom: 63px; } .flat-client .brand-client span { margin-right: 10px; } .flat-client .client-content-box { margin-top: 67px; } /* flat team -------------------------------------------------------------- */ .flat-team { padding : 128px 0; background-image : url(../images/mark-page/mark-team.png); background-repeat: no-repeat; } .flat-team .section-title { float : left; text-align: left; } .flat-team .section-main-title { margin-top: 15px; } .flat-team .section-subtitle::before { display: none; } .flat-team .team-button, .flat-about-client .team-button { position: absolute; bottom : 15px; right : 50px; z-index : 10; } #button-team-prev, #button-team-next { padding : 6px; margin-right : 4px; border-radius : 50%; -webkit-border-radius: 50%; -moz-border-radius : 50%; -ms-border-radius : 50%; -o-border-radius : 50%; object-fit : cover; border : solid 1px var(--primary-color); } #button-team-prev { background-color: #fff; color : var(--primary-color); } #button-team-prev::after, #button-team-next::after { content : '\f177'; font-family: 'FontAwesome'; font-size : 15px; } #button-team-next::after { content: '\f178'; } .flat-about-client #button-team-next { border: 1px solid #fff; } .flat-team .team-button .clone-btn-prev:hover::after, .flat-about-client .team-button .clone-btn-prev:hover::after { color: #fff !important; } .flat-team .team-post { position: relative; padding : 20px 0; } .flat-team .team-post .layer-images { position : absolute; top : 4px; bottom : 0; left : 31px; right : 0; background : url(../images/image-slider/layer-images.png); background-position: top; background-repeat : no-repeat; border-radius : 8px; z-index : -1; } .flat-team .team-post img { height : 282.23px; -webkit-mask-image : url(../images/image-slider/mask-team.png); mask-image : url(../images/image-slider/mask-team.png); -webkit-mask-position: center center; mask-position : center center; -webkit-mask-repeat : no-repeat; mask-repeat : no-repeat; } .social-media { text-align : center; margin-top : -2px; margin-bottom: 15px; } .social-media li { display : inline-block; margin : 0 5px; width : 33px; height : 30px; object-fit : cover; line-height : 33px; -webkit-border-radius: 50%; -moz-border-radius : 50%; -ms-border-radius : 50%; -o-border-radius : 50%; border-radius : 50%; background : var(--primary-color5); font-size : 16px; text-align : center; } .team-facebook::after { content : '\f09a'; font-family: "FontAwesome"; } .team-twitter::after { content : '\f099'; font-family: "FontAwesome"; } .team-linkedin::after { content : '\f0e1'; font-family: "FontAwesome"; } /* flat latest new -------------------------------------------------------------- */ .flat-latest { padding : 130px 0 59px 0; background-image : url(../images/mark-page/mark-latest-new.png); background-size : cover; background-repeat: no-repeat; } .flat-latest .latest-post img { border-radius: 10px; width : 100%; } .flat-latest .latest-content { background-color: #fff; padding : 25px 10px 19px 20px; margin : 0 20px; transform : translateY(-100px); border-radius : 10px 10px 50px 10px; box-shadow : 1px 9px 11px #b4b4b459; } .flat-latest .section-main-title { margin: 15px 0 35px 0; } .flat-latest .latest-content .author-post::after { content: '/'; margin : 0 8px; color : var(--primary-color); } .flat-latest .read-more::after { font-size: 12px; } .flat-latest .read-more::before { display: none; } /* flat about 2nd -------------------------------------------------------------- */ .flat-about-2nd { padding: 129px 0; } .flat-about-2nd .about-content-right .section-title, .flat-about-education .section-title { text-align: left; } .flat-about-2nd .section-subtitle::before, .flat-about-education .section-subtitle::before { display: none; } .about-post { position: relative; } .about-post img { height : 453.11px; object-fit : cover; -webkit-mask-image : url(../images/image-box/mask-about-2nd.png); mask-image : url(../images/image-box/mask-about-2nd.png); -webkit-mask-position: center center; mask-position : center center; -webkit-mask-repeat : no-repeat; mask-repeat : no-repeat; } .about-post .mark-about-post { position : absolute; top : 0; bottom : 0; left : 0; right : 0; width : 80%; -webkit-animation : move3 5s infinite; animation : move3 5s infinite; background-image : url(../images/background-section/mark-about-post.png); background-position: center; background-repeat : no-repeat; background-size : cover; border-radius : 8px; z-index : -1; } .about-post .mark-video .icon { position: absolute; top : 62%; left : 135px; z-index : 200; } .about-post .mark-video .icon::after { content : '\f04b'; font-family : 'FontAwesome'; color : #fff; border : 4px solid #fff; padding : 17px 20px; border-radius : 50%; -webkit-border-radius: 50%; -moz-border-radius : 50%; -ms-border-radius : 50%; -o-border-radius : 50%; font-size : 24px; z-index : 200; } .about-post .mark-video .icon::before { position : absolute; top : -50px; left : -30px; content : ''; width : 132px; height : 171px; z-index : -1; background-image : url(../images/mark-page/mark-play-video.png); background-repeat: no-repeat; background-size : cover; } /* flat work -------------------------------------------------------------- */ .flat-work { padding: 138px 0 178px 0; } .flat-work .section-title, .flat-work .section-subtitle { color: #fff !important; } .flat-work .section-subtitle::after, .flat-work .section-subtitle::before { background-color: #fff; } .flat-work .work-box { display : flex; padding : 32px 40px; background-color: #fff; border-radius : 4px; } .flat-work .work-box-left { width : 33.333333%; flex-direction : column; display : flex; justify-content: center; } .flat-work .work-box-center { display : flex; align-items: center; width : 25%; } .flat-work .work-box-right { width: 41.666667%; } .flat-work .work-box-left .job::before, .flat-work .work-box-left .date::before, .flat-about-education .date::before, .flat-about-education .education::before { padding-right: 16px; } .flat-work .work-box-left .date::before, .flat-about-education .date::before { color : var(--primary-color6); font-size: 20px; } .flat-work .swiper-button-next, .flat-work .swiper-button-prev, .flat-about-education .swiper-button-next, .flat-about-education .swiper-button-prev, .flat-about-client .swiper-button-next, .flat-about-client .swiper-button-prev { display: none; } /* flat about education -------------------------------------------------------------- */ .flat-about-education { padding: 129px 0; } .flat-about-education .about-education-box { background-color : var(--primary-color4); padding : 34px 40px 40px 40px; border-radius : 4px; -webkit-transition: all 0.3s ease-in-out; -moz-transition : all 0.3s ease-in-out; -ms-transition : all 0.3s ease-in-out; -o-transition : all 0.3s ease-in-out; transition : all 0.3s ease-in-out; } .flat-about-education .swiper-slide-active .about-education-box { background-color: var(--primary-color); } .flat-about-education .swiper-slide-active div, .flat-about-education .swiper-slide-active .education::before, .flat-about-education .swiper-slide-active .date::before { color: #fff !important; } .flat-about-education .swiper-slide-active .about-education-preview { border-bottom: dashed 1px #fff; } .flat-about-education .about-education-preview { margin-bottom: 18px; border-bottom: dashed 1px var(--primary-color6); } .flat-about-education .button-carousel { position: absolute; bottom : -26px; right : 0; } .flat-about-education .button-carousel .btn-style-2 { background-color: unset; border : none; margin-right : -20px; } .flat-about-education .clone-btn-next::after, .flat-about-education .clone-btn-prev::after { color: var(--primary-color); } /* flat brand -------------------------------------------------------------- */ .flat-brand { padding : 114px 0; background-image: url(../images/background-section/brand-background.jpg); } .flat-brand .brand-content img { opacity : 0.4; -webkit-transition: all 0.3s ease-in-out; -moz-transition : all 0.3s ease-in-out; -ms-transition : all 0.3s ease-in-out; -o-transition : all 0.3s ease-in-out; transition : all 0.3s ease-in-out; } .flat-brand .brand-content img:hover { opacity: 1; } /* flat about client -------------------------------------------------------------- */ .flat-about-client { padding : 120px 0 183px 0; background-image: url(../images/background-section/client-feedback-background.jpg); } .flat-about-client .content-about-client-left { position: relative; } .flat-about-client .content-about-client-left .client-post-main { position : absolute; top : 50%; left : 50%; transform : translate(-50%, -50%); padding : 20px; background-color: var(--primary-color5); border-radius : 50%; } .flat-about-client .content-about-client-left img, .flat-about-client .client-avatar img { border-radius : 50%; -webkit-border-radius: 50%; -moz-border-radius : 50%; -ms-border-radius : 50%; -o-border-radius : 50%; object-fit : cover; } .flat-about-client .client-post-main img { width : 190px; height: 190px; } .flat-about-client .content-about-client-left .client-post-1 { position: absolute; top : 200px; } .flat-about-client .client-post-1 img { width : 102px; height: 102px; } .flat-about-client .content-about-client-left .client-post-2 { position: absolute; top : -165px; right : -4px; } .flat-about-client .client-post-2 img { width : 56px; height: 56px; } .flat-about-client .content-about-client-left .client-post-3 { position: absolute; top : 151px; right : 0; } .flat-about-client .client-post-3 img { width : 90px; height: 90px; } .flat-about-client .content-about-client-left .client-post-4 { position: absolute; bottom : 141px; right : 50%; } .flat-about-client .client-post-4 img { width : 110px; height: 110px; } .flat-about-client .content-about-client-left .client-post-5 { position: absolute; left : -55px; bottom : -58px; } .flat-about-client .client-post-5 img { width : 120px; height: 120px; } .flat-about-client .about-client-content-box { background-color: var(--primary-color); background-image: url(../images/mark-page/mark-client-feedback.jpg); background-size : cover; border-radius : 50px 10px 60px 10px; } .flat-about-client .about-client-content-box .content-client, .flat-about-client .about-client-content-box .client-info-inner { color: #fff; } .flat-about-client .content-client::before, .flat-about-client .content-client::after { content : "\f10d"; font-family: "FontAwesome"; margin : 0 10px; } .flat-about-client .content-about-client-right { padding-top: 82px; margin-left: 18px; } .flat-about-client .content-about-client-right .section-title { margin-bottom: 37px; } .flat-about-client .content-about-client-right .client-box { padding: 35px 50px 94px 60px; } .flat-about-client .content-client::after { content: "\f10e"; } .flat-about-client .client-avatar { width : 66px; height: 66px; } .flat-about-client .client-info { display: flex; display: -webkit-flex; } .flat-about-client .client-info-inner { margin-left: 12px; } .flat-about-client .team-button .clone-btn-next, .flat-about-client .team-button .clone-btn-prev:hover { border: 1px solid #fff; } /* flat latest style 2 -------------------------------------------------------------- */ .flat-latest.style-2 { padding : 130px 0 31px 0; background-image: unset; } .flat-latest.style-2 .section-title { margin-bottom: 47px; } .flat-latest.style-2 .section-title h2 { color : var(--primary-color6); margin-top: 14px; } .flat-latest.style-2 .latest-content { border-radius: 10px; } /* flat list services -------------------------------------------------------------- */ .flat-list-services { padding : 126px 0 104px 0; background-image: url(../images/mark-page/mark-our-services.png); z-index : 1; } .flat-list-services .post-services { position : relative; margin-bottom: 63px; flex-shrink : 0; } .flat-list-services .post-services img { width : 100%; -webkit-mask-image : url(../images/image-box/mask-services-post.png); mask-image : url(../images/image-box/mask-services-post.png); -webkit-mask-position: bottom; mask-position : bottom; -webkit-mask-repeat : no-repeat; mask-repeat : no-repeat; -webkit-mask-size : cover; } .flat-list-services .post-services::after { content : ''; position : absolute; top : -30px; bottom : -30px; left : 0; right : 0; background : url(../images/image-box/layer-services.jpg); background-position: top; background-repeat : no-repeat; background-size : cover; border-radius : 8px; z-index : -1; } .flat-list-services .icon-item-services { position: absolute; left : 29px; bottom : -15px; } .flat-list-services .icon-services { padding : 20px; background-color: #fff; box-shadow : 0px 7px 41px #b4b4b470; } .flat-list-services .icon-services.font-size-icon { font-size: 43px; } .flat-list-services .list-services-box { margin-bottom : 26px; box-shadow : 4px 5px 25px #b4b4b4b3; border-radius : 6px; overflow : hidden; display : flex; flex-direction: column; } .flat-list-services .content-services { padding: 1px 20px 27px 30px; flex : 1; } .flat-list-services .content-services-inner { margin-bottom: 22px; } .flat-list-services .content-services .read-more::after, .flat-about-work .about-work-content .read-more::after { color : var(--primary-color6); margin-left: 1%; } .flat-list-services .content-services .read-more:hover::after { color: var(--primary-color); } .flat-list-services .content-services .read-more:hover::after, .flat-about-work .about-work-content .read-more:hover::after { margin-left: 3%; } .flat-list-services .button-readmore { margin-top: auto; } /* flat about work -------------------------------------------------------------- */ .flat-about-work { padding : 130px 0; background-image: url(../images/mark-page/flat-work-2.jpg); } .flat-about-work .about-work-post img { border-radius: 100px 10px 10px 10px; } .flat-about-work .about-work-content .section-subtitle::before { display: none; } .flat-about-work .about-work-content { margin-left: 10.4%; color : #fff; } .flat-about-work .about-work-content .read-more::after { color: #fff; } .flat-about-work .button-readmore { display: inline; } .flat-about-work .icon { position : relative; display : inline-block; margin-right : 35px; color : var(--primary-color); border : 1px solid #fff; background-color : #fff; padding : 22px 23px; border-radius : 50%; -webkit-border-radius: 50%; -moz-border-radius : 50%; -ms-border-radius : 50%; -o-border-radius : 50%; font-size : 13px; } .flat-about-work .icon::before { content : ""; position : absolute; left : -13px; top : -13px; right : -13px; bottom : -13px; border : 1px solid #fff; border-radius: 50%; } .flat-about-work .icon::after { content : '\f04b'; font-family: 'FontAwesome'; } .flat-about-work .ripple, .flat-about-work .ripple::before, .flat-about-work .ripple::after { position : absolute; top : 50%; left : 50%; width : 82px; height : 85px; border-radius : 50%; -ms-border-radius: 50%; transform : translate(-50%, -50%); -ms-box-shadow : 0 0 0 0 rgba(255, 255, 255, 0.6); -o-box-shadow : 0 0 0 0 rgba(255, 255, 255, 0.6); box-shadow : 0 0 0 0 rgb(255 255 255 / 60%); -webkit-animation: ripple 3s infinite; animation : ripple 3s infinite; } .flat-about-work .ripple::before { content : ""; position : absolute; -webkit-animation-delay: 0.9s; animation-delay : 0.9s; } .flat-about-work .ripple::after { content : ""; position : absolute; -webkit-animation-delay: 0.6s; animation-delay : 0.6s; } /* flat contact me -------------------------------------------------------------- */ .flat-contact-me { padding: 130px 0; } .flat-contact-me .contact-me-content .section-subtitle::before { display: none; } .flat-contact-me .contact-me-content .btn-st { border: 1px solid var(--primary-color); } .flat-contact-me .contact-me-content .btn-st:hover { color : var(--primary-color); border: 1px solid var(--primary-color); } /* flat services details -------------------------------------------------------------- */ .flat-service-details { padding: 130px 0 31px 0; } .flat-service-details .post-inner .post-media img { margin-bottom: 32px; } .flat-service-details p { word-break : break-all; line-height: 28px; } .flat-service-details .post-question a::before { content : "\f04b"; font-family : "FontAwesome"; font-size : 15px; margin-right: 17px; color : var(--primary-color); } .flat-service-details .post-question { margin-bottom: 11px; } .flat-service-details .post-question li a { font-size : 16px; font-weight : 400; line-height : 50px; -webkit-line-clamp: 1; -webkit-box-orient: vertical; display : -webkit-box; overflow : hidden; text-overflow : ellipsis; word-break : break-word; } .flat-service-details .post-quotes { position : relative; background-color: #F5F5F5; border-radius : 10px; padding : 83px 67px; } .flat-service-details .post-quotes::before { position : absolute; left : 65px; top : 30px; content : "\f10e"; font-family: "FontAwesome"; font-size : 60px; color : var(--primary-color5); z-index : 2; } .flat-service-details .widget-our-services { margin-bottom: 25px; } .flat-service-details .widget-title-box { padding : 40px 32px; background-color: var(--primary-color4); border-radius : 6px; margin-bottom : 30px; } .flat-service-details .side-bar .list-services li { position : relative; border-radius : 6px; padding : 40px 32px; margin-bottom : 10px; background-repeat: no-repeat; background-size : cover; } /* list menu images you can change this here. */ .flat-service-details .side-bar .list-services li:first-child { background-image: url(../images/background-section/list-menu-services-1.jpg); } .flat-service-details .side-bar .list-services li:nth-child(2) { background-image: url(../images/background-section/list-menu-services-2.jpg); } .flat-service-details .side-bar .list-services li:nth-child(3) { background-image: url(../images/background-section/list-menu-services-3.jpg); } .flat-service-details .side-bar .list-services li:nth-child(4) { background-image: url(../images/background-section/list-menu-services-4.jpg); } .flat-service-details .side-bar .list-services li:nth-child(5) { background-image: url(../images/background-section/list-menu-services-5.jpg); } .flat-service-details .side-bar .list-services li:last-child { background-image: url(../images/background-section/list-menu-services-6.jpg); } .flat-service-details .list-services li:before { content : ''; position : absolute; top : 0; left : 0; right : 0; bottom : 0; background-color : #292b2c; opacity : 0.8; border-radius : 5px; -webkit-transition: all .7s ease; transition : all .7s ease; } .flat-service-details .list-services li:hover:before { opacity: 0; } .flat-service-details .side-bar .title-list-services { position: relative; } .flat-service-details .side-bar .widget-socials-media { margin-bottom: 56px; } .flat-service-details .side-bar .widget-contact { position : relative; height : 348px; border-radius : 10px; background-image: url(../images/image-box/contact-services-details.jpg); margin-bottom : 30px; } .flat-service-details .side-bar .widget-contact::before { content : ''; position : absolute; top : 0; left : 0; right : 0; bottom : 0; opacity : 0.8; border-radius : 10px; background-color: var(--primary-color); } .flat-service-details .side-bar .phone { position : absolute; top : 50%; transform : translateY(-50%); left : 0; right : 0; text-align: center; color : #fff; } .flat-service-details .side-bar .phone::before { font-size : 45px; margin-right: 24px; } .flat-service-details .flat-latest.style-2 { padding: 84px 0 0 0; } .flat-service-details .flat-latest .section-title { text-align: left; } .flat-service-details .flat-latest .section-title h4::before { display: none; } /* Flat portfolio -------------------------------------------------------------- */ .flat-portfolio { padding-top: 130px; } .flat-portfolio .portfolio-box .portfolio-post img { border-radius: 10px; width : 100%; } .flat-portfolio .portfolio-box { position : relative; overflow : hidden; margin-bottom: 30px; } .flat-portfolio .portfolio-box .mark-item { position : absolute; top : 9.4%; right : 9%; padding : 26px 31px; border-radius : 50%; object-fit : cover; background-color: #fff; color : var(--primary-color); opacity : 0; } .flat-portfolio .portfolio-content .title-item { position: absolute; bottom : 8%; left : 9%; color : #fff; opacity : 0; } .flat-portfolio .portfolio-box .mark-item::after { content : '\f067'; font-family: 'FontAwesome'; font-size : 45px; } .flat-portfolio .portfolio-box .portfolio-post::after { content : ''; position : absolute; top : 0; left : 0; right : 0; bottom : 0; opacity : 0; -webkit-transition: all .7s ease; transition : all .7s ease; background-color : var(--primary-color); border-radius : 10px; } .flat-portfolio .portfolio-box:hover .portfolio-post::after, .flat-portfolio .portfolio-box.active .portfolio-post::after { opacity: 0.8; } .flat-portfolio .portfolio-box:hover .mark-item, .flat-portfolio .portfolio-box:hover .title-item, .flat-portfolio .portfolio-box.active .mark-item, .flat-portfolio .portfolio-box.active .title-item { opacity: 1; } /* portfolio details -------------------------------------------------------------- */ .flat-portfolio-single { padding: 133px 0 59px 0; } .flat-portfolio-single .post-media img { border-radius: 10px; } .flat-portfolio-single .post-media { position : relative; margin-bottom: 33px; } .flat-portfolio-single .post-media-content { position : absolute; bottom : 8.5%; left : 0; background-color: var(--primary-color6); color : #fff; padding : 29px 30px 21px 30px; } .flat-portfolio-single .entry-socials { display: flex; display: -webkit-flex; } .flat-portfolio-single .entry-socials li { padding: 0 10px; } .flat-portfolio-single hr { margin: 20px 0; } .flat-portfolio-single .quotes { display : flex; margin-top : 26px; margin-bottom: 22px; } .flat-portfolio-single .media-author:first-child span { margin-right: 15px; } .flat-portfolio-single .quotes-2 { padding: 24px 45px 24px 45px; } .flat-portfolio-single .post-list-content { margin-bottom: 43px; } .flat-portfolio-single .post-images { margin-bottom: 25px; } .flat-portfolio-single .section-title { text-align: left; } .flat-portfolio-single .flat-latest.style-2 { padding : 110px 0 0px 0; background-image: unset; } /* flat team member -------------------------------------------------------------- */ .flat-team-member { padding: 130px 0; } .flat-team-member .team-member-box { margin-bottom: 26px; } .flat-team-member .section-title { margin-bottom: 45px; } .flat-team-member .team-images { position : relative; padding : 10px; background-color: var(--primary-color4); } .flat-team-member .team-images img { border-radius: 0 30px 0 0; } .flat-team-member .team-images .team-socials { position: absolute; bottom : 10px; left : 10px; } .flat-team-member .entry-socials li { display : flex; justify-content : center; width : 57px; background-color: var(--primary-color); } .flat-team-member .entry-socials li a { font-family: 'DM Sans', sans-serif; font-size : 17px; font-weight: 700; line-height: 42px; } .flat-team-member .team-info { text-align: center; margin-top: 26px; } .flat-team-member .team-info .team-name { margin-bottom: 8px; } /* Contact -------------------------------------------------------------- */ .flat-contact { padding: 130px 0; } .flat-contact .about-content-left .section-title { text-align: left; } .flat-contact .section-subtitle::before { display: none; } .flat-contact .about-post { margin-left: -100px; } .flat-contact .contact-content-right { margin-top: 59px; } .flat-contact .contact-content-right h3 { margin-bottom: 80px; line-height : 34px; } .flat-contact .form-contact { margin-left: 6%; } /* flat contact map -------------------------------------------------------------- */ .flat-contact-map .contact-map-box { width: 100%; } .flat-contact-map .contact-map-box .map-contact { width : 100%; height: 736px; } /* Footer -------------------------------------------------------------- */ #footer { background : url('../images/mark-page/mark-footer.png') no-repeat center center; background-color: #101010; background-size : cover; position : relative; z-index : 1; padding : 130px 0 48px 0; } #footer-top { padding-bottom: 129px; } #footer .button-footer { float : right; margin-top : 35px; margin-right: 4px; } #footer .logo-footer img { width: 183.6px; } #footer .subcribe-form-footer { position : relative; padding : 17px 60px 20px 2px; border : none; background-color: unset; border-bottom : solid 2px; border-radius : 0; } #footer .subcribe-form-footer::placeholder { font-size: 17px; } #footer .btn-subcribe-footer { position : absolute; right : 109px; background-color: unset; } #footer .btn-subcribe-footer::after { content : "\e92b"; font-family: "icomoon"; font-size : 15px; color : var(--primary-color); } #footer .footer-widgets-nav-menu { display: flex; display: -webkit-flex; } #footer .menu-1, #footer .menu-2 { width : 30%; padding: 37px 10px 10px 36px; } #footer .menu-2 { padding: 37px 10px 10px 27px; } #footer .menu-3 { width : 50%; padding: 37px 0px 10px 33px; } #footer .footer-widgets-nav-menu .widget-title-link-wrap { font-size : 20px; font-weight: 400; margin : 8px 0; } #footer .menu-3 li { margin-bottom: 4px; } #footer .widget-list-contact { margin-top: 21px; } #footer .widget-list-contact li { border-bottom: solid 1px #3d3d3d; } #footer .widget-list-contact li:last-child { border-bottom: unset; } #footer .link-wrap li::before { content : "\e92b"; font-family : "icomoon"; font-size : 7px; color : var(--primary-color); margin-right : 7%; -webkit-transition: all 0.3s ease-in-out; -moz-transition : all 0.3s ease-in-out; -ms-transition : all 0.3s ease-in-out; -o-transition : all 0.3s ease-in-out; transition : all 0.3s ease-in-out; } #footer .link-wrap li a { position : relative; font-size : 16px; line-height: 43px; color : #fff; } #footer .link-wrap { margin-top : 18px; margin-left: -2px; } #footer .link-wrap li a::before { position : absolute; content : ""; width : 100%; height : 1px; top : 100%; left : 0; background : var(--primary-color); transition : transform 0.3s; transform : scaleX(0); transform-origin: left; } #footer .link-wrap li a:hover::before, #footer .link-wrap li:hover::before, #footer .link-wrap li:hover { transform : scaleX(1); transform-origin: left; color : var(--primary-color); margin-right : 11%; } #footer .meta-phone::before, #footer .meta-mail::before, #footer .meta-address::before, .list-note-content li::before { font-family : 'FontAwesome'; color : #fff; margin-right: 20px; } #footer .meta-phone::before { content: "\f095"; } #footer .meta-mail::before { content: "\f0e0"; } #footer .meta-address::before { content: "\f041"; } .widget-social-footer { position: absolute; top : 52.3%; left : 4.5%; } .widget-social-header { position: absolute; top : 37.9%; right : 2.1%; color : var(--primary-color6); z-index : 200; } .widget-social-footer-item, .widget-social-footer-item h3, .flat-about .subtitle-about { font-family: 'DM Sans', sans-serif; font-size : 17px; font-weight: 700; line-height: 38px; } .widget-social-footer-item h3 { margin-top: 20px; transform : rotate(-90deg); color : var(--primary-color); } /* Bottom -------------------------------------------------------------- */ #bottom { background-color: #101010; font-size : 16px; line-height : 38px; color : #fff; letter-spacing : 1.6px; padding : 20px 0 42px 0; } /* Scroll Top -------------------------------------------------------------- */ #scroll-top { position : fixed; display : block; width : 50px; height : 50px; line-height : 50px; border-radius: 4px; text-align : center; z-index : 1; right : 14px; bottom : 23px; opacity : 0; visibility : hidden; cursor : pointer; overflow : hidden; } #scroll-top.show { right : 24px; opacity : 1; visibility: visible; } #scroll-top:before, #scroll-top:after { content : ""; position : absolute; top : 0; left : 0; width : 100%; height : 100%; -webkit-transition: all 0.3s ease; -moz-transition : all 0.3s ease; -ms-transition : all 0.3s ease; -o-transition : all 0.3s ease; transition : all 0.3s ease; } #scroll-top:before { z-index : -1; background-color: var(--primary-color); } #scroll-top:after { content : "\f077"; font-family: "FontAwesome"; font-size : 18px; color : #fff; } #scroll-top:hover { transform: translateY(-7%); } /* Boxed -------------------------------------------------------------- */ .home-boxed #page { z-index : 0; width : 92.708%; margin : 0 auto; background : #fff; height : 100%; overflow : hidden; -webkit-box-shadow: 0px 2px 10px 0px rgba(0, 0, 0, 0.02); -moz-box-shadow : 0px 2px 10px 0px rgba(0, 0, 0, 0.02); box-shadow : 0px 2px 10px 0px rgba(0, 0, 0, 0.02); } /* Media Queries -------------------------------------------------------------- */ @media only screen and (max-width: 1199px) { .hentry .post-tags, #top-bar .top-bar-content { width: 70%; } .hentry .post-socials, #top-bar .top-bar-socials { width: 30%; } #bottom ul.bottom-nav>li { padding: 0px 10px; } .has-effect-icon.w40 .elm-link>a { width : 35px; height : 35px; line-height: 35px; } .right-38 { right: 0px !important; } .hentry .box-excerpt .text { overflow: inherit; } .widget.widget_list .inner { padding: 15px; } .themesflat-row.gutter-mobile .span_1_of_3 { width: 50%; } .divider.h35 { height : 35px; display: block; clear : both; } } @media only screen and (max-width: 991px) { #site-header .mobile-button { display: block; } #main-nav, .menu-has-search #site-header #header-search, .menu-has-cart #site-header .nav-top-cart-wrapper, #top-bar .top-bar-content, .switcher-container, .row-information { display: none; } #top-bar .top-bar-socials { width : 100%; display : block; text-align: center; } #main-content { padding: 60px 0px; } #featured-title .featured-title-heading-wrap, #featured-title #breadcrumbs { width: 50%; } .sidebar-right #site-content, .sidebar-right #sidebar, .sidebar-left #sidebar, .sidebar-left #site-content, .sidebar-right.width-71 #site-content, .sidebar-right.width-73 #site-content { float: none; width: 100%; } .site-header-absolute #site-header-wrap { position: relative; } .header-style-3 #site-header { background-color: #3e3e3e; } .topbar-style-3 #top-bar { background-color: #262626; } .themesflat-row .span_1_of_3 { width: 50%; } .themesflat-row.gutter-30>[class*="col"]:nth-child(3) { clear: both; } #footer { padding: 60px 0px; } #bottom .bottom-bar-menu, #bottom .bottom-bar-content { width : 50%; text-align : center; vertical-align: top; } .themesflat-row.separator.drank>[class*="span_"], .themesflat-row.separator.light>[class*="col"] { border-left: 0px; } .widget.widget_instagram .instagram-wrap.g10 .instagram_badge_image img { width : 100%; display: block; } .comment-list.style-2 article { padding: 15px; } .themesflat-row .col.span_1_of_4 { width: 100%; } .divider.h35 { height : 35px; display: none; height : 0; } } @media only screen and (max-width: 767px) { #site-header .wrap-inner { padding: 20px 0px; } #bottom .bottom-bar-content, #bottom .bottom-bar-menu { width : 100%; display: block; } #bottom .bottom-bar-menu { margin-top: 10px; } .hentry .box-excerpt .thumb { margin: 0px 0px 27px 0px; float : none; } .comment-respond { padding-top: 35px; } .custom.tparrows, .custom .tp-bullet { display: none; } .separator-solid .flat-content-wrap { border-bottom: 0px; } .themesflat-row .span_1_of_3, .themesflat-row .span_1_of_6, .themesflat-row.gutter-mobile .span_1_of_3, .themesflat-row .span_1_of_4 { width: 100%; } .padding-left-13 { padding: 0px !important; } .widget.widget_instagram .instagram_badge_image img { display: block; width : 100%; } } @media only screen and (max-width: 479px) { #featured-title #breadcrumbs, .hentry .post-tags, .hentry .post-socials, #featured-title .featured-title-heading-wrap { display : block; width : 100%; text-align: left; } .hentry .post-tags a { margin-bottom: 15px; } .themesflat-pagination .page-prev-next>li { width : 100%; border-left: 0px; border-top : 1px solid #e7e7e7; } .themesflat-pagination .page-prev-next>li:first-child { border-top: 0px; } .comment-list .children { display: none; } .comment-list .comment-meta .comment-time { padding-left: 0px; } .comment-list .comment-meta .comment-time:before { width : 0px; height : 0px; background-color: transparent; } #contactform .name-wrap, #contactform .email-wrap { width : 100%; margin-right: 0px; } .comment-list.style-2 article { padding: 10px; } .comment-list.style-2 .comment-meta .comment-position:before { width : 0px; height : 0px; background-color: transparent; } .comment-list.style-2 .comment-meta .comment-position { padding-left: 0px; } .comment-list article .gravatar { float : none; margin: 0px; } .comment-list article .comment-content { position : relative; margin-top: 15px; } .comment-list .comment-reply { top : auto; right : 0; left : 0; bottom: 0; } .comment-list article .comment-content p { padding-bottom: 0px; } #comments .comment-list article .comment-content .comment-text { padding-bottom: 30px; } .comment-list.style-2 article .gravatar { margin: 0px; } } .flat-alert { color : #268e28; font-size : 15px; line-height : 23px; margin-bottom : 30px; background-color: #5cb85c1a; padding : 20px; border-radius : 4px; } .close { color: #268e28; } .close:hover { color: var(--primary-color); } span#cookieconsent\:desc { font-size: 13px; }
0.38827
0.078572
@media (min-width: 1200px) { } @media (min-width: 768px) and (max-width: 1280px) { } @media (min-width: 1281px) and (max-width: 1400px) { } /* Portrait tablet to landscape and desktop */ @media (max-width: 1200px) { } @media (max-width: 980px) { } /* Landscape phone to portrait tablet */ @media (max-width: 768px) { } /* Landscape phones and down */ @media (max-width: 480px) { .nav { float: none; padding: 0 0 0 20px; } .logo-main { padding: 10px; float: left; } .main-nav a.cd-signin, .main-nav a.cd-signup { padding: 3px 3px; border: solid #a8a8a8 2px; color: #777382; float: left; margin: 2px 4px; font-size: 12px; } .main-nav ul { padding: 0 6px; } .slct_cuntry { width: 100%; float: left; padding: 0 10px; } .city-txt { font-size: 13px; } .styled-select { font-size: 13px; } .pad-none { padding: 0 0 0 20px; position: relative; bottom: 18px; } .second-sec-nav { margin: -20px 0 0 0; } .nav-row { padding: 0 0 0 0px; width: 100%; } .bnr-form { width: 100%; position: absolute; z-index: 1; border-top: solid #eb4354 5px; padding: 0; margin: 0; top: 0; right: 0; } .bnr-form h1,.bnr-form h2,.date-input,.time-input { display: none; } .place-select select { padding: 11px 12px; font-size: 12px; cursor: pointer; width: 100%; color: #75737b; border: none; box-shadow: none; background-color: transparent; background-image: none; -webkit-appearance: none; -moz-appearance: none; appearance: none; text-indent: .01px; text-overflow: ''; } .srch-input,.place-select { margin: 0px auto 7px; } .srchbutton { padding: 9px 0; } .slick-prev, .slick-next { display: none !important; } .ftr_social ul li { width: 43%; margin: 15px 0 0px 9px; border: 1px solid #72414b; float: right; text-align: center; padding: 10px 12px; line-height: 27px; } .testino-hd { width: 60%; background: #ec4f5f; padding: 20px; font-family: 'Open Sans',sans-serif; font-size: 30px; color: #fff; } .out-wrap img { width: 100%; height: 230px; } .wts-nw-cnt { padding: 0px 0 0 20px; } #next { top: 156px; } #prev { top: 115px; } .category-iconmain ul li { width: 23%; height: 79px; float: left; border: 2px solid #f49aa3; -webkit-border-radius: 90px; -moz-border-radius: 90px; border-radius: 90px; margin: 0 42px 16px; text-align: center; padding: 17px 0; transition: background-color .5s ease; } .fturd-hd { width: 100%; } .fturd-icons img { width: 100%; } .white{position: absolute;background: rgba(255, 255, 255, 0.8) none repeat scroll 0% 0%; top: 0px;right: 0px;left: 0px; bottom: 0px; transition: all .2s ease-in-out;} .book { bottom: 100px; } .testino-left { width: 100%; height: 100%; float: left; background: #a2a0a7; } .white-text { padding-top: 95px !important; } .category-iconmain li img { width: 25%; } .category-iconmain ul li p { font-size: 12px; } .easyclm1 h1 { font-size: 24px; margin: 12px 0 10px; } .easyclmlist { float: left; padding: 15px 0 0; } .easyclm1 { width: 100%; float: left; padding: 20px 0; margin: 0; } .easyclmlist img { width: 10%; } .editors-picks-main h1 { font-size: 24px; } /*about*/ .bms-abt-title { background: url(../images/about_us.png); width: 100%; height: 270px; margin-top: 0; background-size: contain; background-repeat: no-repeat; } /*contact*/ .contct-sec img{ float:left; margin-right: 10px; } .contact-us-details { padding-left: 0; } .contact-right,.follow-us { padding: 0 0 0 15px; } .in { padding-top: 5px; } .logedin { padding: 15px 0px 0px; position: relative; right: 50px; } .logdetails .btn-default { padding: 6px 6px; } /*.logdetails .open > .dropdown-menu {*/ /*margin-left: -60px;*/ /*}*/ .logdetails { padding: 15px 0px 0px; margin-left: -40px; font-size: 15px; } } @media (min-width: 1650px) and (max-width: 2000px){ } @media (min-width: 481px) and (max-width: 768px) { .ftr_socil_hd { margin: 0 0 30px 0; } .testino-left { width: 100%; height: 375px; } .out-wrap img { width: 100%; height: 230px; } .wts-nw-cnt { padding: 0 0 0 50px; } .bnr-form { width: 100%; position: absolute; z-index: 1; border-top: solid #eb4354 5px; padding: 0; margin: 0; top: 0; right: 0; } .bnr-form h1,.bnr-form h2,.date-input,.time-input { display: none; } .place-select select { padding: 24px 12px; font-size: 20px; cursor: pointer; width: 100%; color: #75737b; border: none; box-shadow: none; background-color: transparent; background-image: none; -webkit-appearance: none; -moz-appearance: none; appearance: none; text-indent: .01px; text-overflow: ''; } .srch-input,.place-select { margin: 25px auto 25px; } .srch-input input { padding: 30px 15px; font-size: 20px; } .srchbutton { font-size: 24px; padding: 19px 0; } .slct_cuntry { width: 100%; float: left; padding: 0px 0 0 60px; } .signup { margin: 0px 0 15px 0; font-size: 14px; float: right; padding-right: 30px; } .second-sec-nav { position: relative; bottom: 12px; } .slick-prev, .slick-next { width: 90px; } .in { padding-top: 0; position: relative; bottom: 14px; } } @media (min-width: 769px) and (max-width: 1024px) { .bnr-form { top: 0; } .slct_cuntry { width: 100%; float: left; padding: 0px 0 0 60px; } .signup { margin: 0px 0 15px 0; font-size: 14px; float: right; padding-right: 30px; } .main-nav a.cd-signin, .main-nav a.cd-signup { padding: 13px 24px; border: solid #a8a8a8 2px; color: #777382; text-decoration: none; font-size: 16px; } .easyclmlist { float: left; padding: 20px 0 0; } .slick-prev, .slick-next { width: 90px; } .in { padding-top: 0; position: relative; bottom: 14px; } }
assets/css/responsive.css
@media (min-width: 1200px) { } @media (min-width: 768px) and (max-width: 1280px) { } @media (min-width: 1281px) and (max-width: 1400px) { } /* Portrait tablet to landscape and desktop */ @media (max-width: 1200px) { } @media (max-width: 980px) { } /* Landscape phone to portrait tablet */ @media (max-width: 768px) { } /* Landscape phones and down */ @media (max-width: 480px) { .nav { float: none; padding: 0 0 0 20px; } .logo-main { padding: 10px; float: left; } .main-nav a.cd-signin, .main-nav a.cd-signup { padding: 3px 3px; border: solid #a8a8a8 2px; color: #777382; float: left; margin: 2px 4px; font-size: 12px; } .main-nav ul { padding: 0 6px; } .slct_cuntry { width: 100%; float: left; padding: 0 10px; } .city-txt { font-size: 13px; } .styled-select { font-size: 13px; } .pad-none { padding: 0 0 0 20px; position: relative; bottom: 18px; } .second-sec-nav { margin: -20px 0 0 0; } .nav-row { padding: 0 0 0 0px; width: 100%; } .bnr-form { width: 100%; position: absolute; z-index: 1; border-top: solid #eb4354 5px; padding: 0; margin: 0; top: 0; right: 0; } .bnr-form h1,.bnr-form h2,.date-input,.time-input { display: none; } .place-select select { padding: 11px 12px; font-size: 12px; cursor: pointer; width: 100%; color: #75737b; border: none; box-shadow: none; background-color: transparent; background-image: none; -webkit-appearance: none; -moz-appearance: none; appearance: none; text-indent: .01px; text-overflow: ''; } .srch-input,.place-select { margin: 0px auto 7px; } .srchbutton { padding: 9px 0; } .slick-prev, .slick-next { display: none !important; } .ftr_social ul li { width: 43%; margin: 15px 0 0px 9px; border: 1px solid #72414b; float: right; text-align: center; padding: 10px 12px; line-height: 27px; } .testino-hd { width: 60%; background: #ec4f5f; padding: 20px; font-family: 'Open Sans',sans-serif; font-size: 30px; color: #fff; } .out-wrap img { width: 100%; height: 230px; } .wts-nw-cnt { padding: 0px 0 0 20px; } #next { top: 156px; } #prev { top: 115px; } .category-iconmain ul li { width: 23%; height: 79px; float: left; border: 2px solid #f49aa3; -webkit-border-radius: 90px; -moz-border-radius: 90px; border-radius: 90px; margin: 0 42px 16px; text-align: center; padding: 17px 0; transition: background-color .5s ease; } .fturd-hd { width: 100%; } .fturd-icons img { width: 100%; } .white{position: absolute;background: rgba(255, 255, 255, 0.8) none repeat scroll 0% 0%; top: 0px;right: 0px;left: 0px; bottom: 0px; transition: all .2s ease-in-out;} .book { bottom: 100px; } .testino-left { width: 100%; height: 100%; float: left; background: #a2a0a7; } .white-text { padding-top: 95px !important; } .category-iconmain li img { width: 25%; } .category-iconmain ul li p { font-size: 12px; } .easyclm1 h1 { font-size: 24px; margin: 12px 0 10px; } .easyclmlist { float: left; padding: 15px 0 0; } .easyclm1 { width: 100%; float: left; padding: 20px 0; margin: 0; } .easyclmlist img { width: 10%; } .editors-picks-main h1 { font-size: 24px; } /*about*/ .bms-abt-title { background: url(../images/about_us.png); width: 100%; height: 270px; margin-top: 0; background-size: contain; background-repeat: no-repeat; } /*contact*/ .contct-sec img{ float:left; margin-right: 10px; } .contact-us-details { padding-left: 0; } .contact-right,.follow-us { padding: 0 0 0 15px; } .in { padding-top: 5px; } .logedin { padding: 15px 0px 0px; position: relative; right: 50px; } .logdetails .btn-default { padding: 6px 6px; } /*.logdetails .open > .dropdown-menu {*/ /*margin-left: -60px;*/ /*}*/ .logdetails { padding: 15px 0px 0px; margin-left: -40px; font-size: 15px; } } @media (min-width: 1650px) and (max-width: 2000px){ } @media (min-width: 481px) and (max-width: 768px) { .ftr_socil_hd { margin: 0 0 30px 0; } .testino-left { width: 100%; height: 375px; } .out-wrap img { width: 100%; height: 230px; } .wts-nw-cnt { padding: 0 0 0 50px; } .bnr-form { width: 100%; position: absolute; z-index: 1; border-top: solid #eb4354 5px; padding: 0; margin: 0; top: 0; right: 0; } .bnr-form h1,.bnr-form h2,.date-input,.time-input { display: none; } .place-select select { padding: 24px 12px; font-size: 20px; cursor: pointer; width: 100%; color: #75737b; border: none; box-shadow: none; background-color: transparent; background-image: none; -webkit-appearance: none; -moz-appearance: none; appearance: none; text-indent: .01px; text-overflow: ''; } .srch-input,.place-select { margin: 25px auto 25px; } .srch-input input { padding: 30px 15px; font-size: 20px; } .srchbutton { font-size: 24px; padding: 19px 0; } .slct_cuntry { width: 100%; float: left; padding: 0px 0 0 60px; } .signup { margin: 0px 0 15px 0; font-size: 14px; float: right; padding-right: 30px; } .second-sec-nav { position: relative; bottom: 12px; } .slick-prev, .slick-next { width: 90px; } .in { padding-top: 0; position: relative; bottom: 14px; } } @media (min-width: 769px) and (max-width: 1024px) { .bnr-form { top: 0; } .slct_cuntry { width: 100%; float: left; padding: 0px 0 0 60px; } .signup { margin: 0px 0 15px 0; font-size: 14px; float: right; padding-right: 30px; } .main-nav a.cd-signin, .main-nav a.cd-signup { padding: 13px 24px; border: solid #a8a8a8 2px; color: #777382; text-decoration: none; font-size: 16px; } .easyclmlist { float: left; padding: 20px 0 0; } .slick-prev, .slick-next { width: 90px; } .in { padding-top: 0; position: relative; bottom: 14px; } }
0.359814
0.09886
.container { background-color: var(--white); width: 100%; min-height: 150px; border-radius: 0.5rem; margin-top: 2.5rem; justify-content: space-between !important; -webkit-box-shadow: 0px 17px 28px -11px rgba(0, 0, 0, 0.1); -moz-box-shadow: 0px 17px 28px -11px rgba(0, 0, 0, 0.1); box-shadow: 0px 17px 28px -11px rgba(0, 0, 0, 0.1); } @keyframes RotateClockwise { 0% { transform: rotate(0deg); } 100% { transform: rotate(360deg); } } .imageContainer { justify-content: flex-start !important; align-items: flex-start !important; background-color: var(--grey); width: 150px; height: 150px; border-radius: 50%; margin-top: -2.5rem; margin-bottom: 1rem; padding: 6px; animation-name: RotateClockwise; animation-duration: 3s; animation-iteration-count: infinite; animation-timing-function: linear; animation-fill-mode: backwards; background-image: linear-gradient(var(--main-accent), var(--secondary-accent)); z-index: 99; } @keyframes RotateAntiClockwise { 0% { transform: rotate(0deg); } 100% { transform: rotate(-360deg); } } .imageContainer>* { border-radius: 50% !important; animation-name: RotateAntiClockwise; animation-duration: 3s; animation-iteration-count: infinite; animation-timing-function: linear; animation-fill-mode: backwards; } .profilePicture { border-radius: 50% !important; } .introContentContainer { flex-direction: row !important; margin-top: -4rem; } .introContentContainer>* { width: 50%; } .belowContainer { margin: 0.15rem 0 1rem 0; padding: 1rem; } @media screen and (max-width:768px) { .introContentContainer { flex-direction: column !important; margin-top: 0; justify-content: center; align-items: center; } .introContentContainer>* { width: 100%; } .belowContainer { margin: 0; } .social { margin-top: 1rem; } } @media screen and (max-width:480px) { .imageContainer { width: 100px; height: 100px; } .belowContainer { margin: 0; } } .social { flex-direction: row; } .social>* { margin: 0 0.5rem; } .social>a { color: var(--dark-grey); } .linkedin:hover, .linkedin:active { color: #2867B2; } .email:hover, .email:active { color: var(--very-dark-grey); } .pdf:hover, .pdf:active { color: #F40F02; } @media print { .pdf { display: none; } }
src/components/intro.module.css
.container { background-color: var(--white); width: 100%; min-height: 150px; border-radius: 0.5rem; margin-top: 2.5rem; justify-content: space-between !important; -webkit-box-shadow: 0px 17px 28px -11px rgba(0, 0, 0, 0.1); -moz-box-shadow: 0px 17px 28px -11px rgba(0, 0, 0, 0.1); box-shadow: 0px 17px 28px -11px rgba(0, 0, 0, 0.1); } @keyframes RotateClockwise { 0% { transform: rotate(0deg); } 100% { transform: rotate(360deg); } } .imageContainer { justify-content: flex-start !important; align-items: flex-start !important; background-color: var(--grey); width: 150px; height: 150px; border-radius: 50%; margin-top: -2.5rem; margin-bottom: 1rem; padding: 6px; animation-name: RotateClockwise; animation-duration: 3s; animation-iteration-count: infinite; animation-timing-function: linear; animation-fill-mode: backwards; background-image: linear-gradient(var(--main-accent), var(--secondary-accent)); z-index: 99; } @keyframes RotateAntiClockwise { 0% { transform: rotate(0deg); } 100% { transform: rotate(-360deg); } } .imageContainer>* { border-radius: 50% !important; animation-name: RotateAntiClockwise; animation-duration: 3s; animation-iteration-count: infinite; animation-timing-function: linear; animation-fill-mode: backwards; } .profilePicture { border-radius: 50% !important; } .introContentContainer { flex-direction: row !important; margin-top: -4rem; } .introContentContainer>* { width: 50%; } .belowContainer { margin: 0.15rem 0 1rem 0; padding: 1rem; } @media screen and (max-width:768px) { .introContentContainer { flex-direction: column !important; margin-top: 0; justify-content: center; align-items: center; } .introContentContainer>* { width: 100%; } .belowContainer { margin: 0; } .social { margin-top: 1rem; } } @media screen and (max-width:480px) { .imageContainer { width: 100px; height: 100px; } .belowContainer { margin: 0; } } .social { flex-direction: row; } .social>* { margin: 0 0.5rem; } .social>a { color: var(--dark-grey); } .linkedin:hover, .linkedin:active { color: #2867B2; } .email:hover, .email:active { color: var(--very-dark-grey); } .pdf:hover, .pdf:active { color: #F40F02; } @media print { .pdf { display: none; } }
0.509032
0.117572
body{ font-family: 'Source Sans'; } #user{ width: 90%; margin: auto; margin-top: 20px; background: #eee; padding: 40px; } #user hr{ border-color: #f00 !important; height: 1px; max-width: 200px; margin: auto; background: #000 !important; } #user h1{ font-size: 25px; } .snack__content { color: #fff !important; } #post #img img{ max-height: 300px; margin: auto; } .input-group .input-group__details::before { background-color: #e1e1e1 !important; /*z-index: 1000 !important;*/ /*height: 2px !important;*/ } .input-group--text-field label { color: #696969; } .input-group.input-group--error .input-group__details::before { background-color: #f00 !important; } .input-group__details:after { background-color: #00f; color: #f00; top: 0; height: 2px; -webkit-transform: scaleX(0); transform: scaleX(0); -webkit-transform-origin: center center 0; transform-origin: center center 0; width: 100%; z-index: 1; } .input-group.input-group--text-field:not(.input-group--single-line):not(.input-group--error).input-group--focused label { color: #00f; } .input-group.input-group--error label { color: #f00; } .input-group.input-group--error .input-group__messages { color: #f00; } .application--wrap { min-height: 10vh !important; } .btn-outline{ color: #000 !important; } .success, .bg-danger{ background: #dff0d8 !important; } .theme--light .navigation-drawer .list__tile:not(.list__tile--active), .application .theme--light.navigation-drawer .list__tile:not(.list__tile--active) { text-decoration: none !important; } div.dataTables_wrapper div.dataTables_filter input { background-color: transparent; border: none; border-bottom: 1px solid #9e9e9e; border-radius: 0; outline: none; height: 3rem; width: 100%; font-size: 1rem; margin: 0 0 15px 0; padding: 0; box-shadow: none; box-sizing: content-box; transition: all 0.3s; } .fade-enter-active{ transition: opacity 1s, transform 1s; } .fade-enter{ opacity: 0; transform: translate(20px); } .has-text-danger{ color: #fb6b6b !important; } #socialite a { text-decoration: none; } .v-list__tile--link{ font-size: 15px !important; text-decoration: none !important; } .v-datatable tr{ font-size: 20px !important; border-bottom: #949494 1px solid !important; } .v-datatable tr:hover{ background-color: #eeeeee !important; } .v-datatable tr td{ border-right: #949494 1px solid !important; font-size: 15px !important; } .v-datatable tr th{ font-size: 17px !important; } .vue-barcode-element{ height: 65px !important; margin-top: -25px !important; } #navigation .v-list__tile:hover{ background-color: #424242 !important; cursor: pointer !important; color: #fff !important; } #navigation .v-list__tile--link, #navigation .v-list__tile{ border-radius: 30px; margin: 8px 0 !important; width: 80%; } #navigation .router-link-exact-active, #navigation .v-list__group__items .router-link-exact-active{ background: #fff !important; color: rgba(28, 35, 90, 0.79) !important; /* margin: 10px 15px 0; */ border-radius: 30px; text-decoration: none; position: relative; padding: 11px 8px; line-height: 20px; } #navigation .router-link-exact-active:hover{ background: #fff !important; color: #000 !important; } #navigation .v-list__group__items .router-link-exact-active:hover{ background: #fff !important; color: #000 !important; } #navigation .v-navigation-drawer{ width: 290px !important; } #navigation .v-list__tile__title { line-height: 20px !important; } #navigation .theme--light.v-icon { color: #fff !important; } .v-content{ background: #f8fafc !important; margin-top: -100px !important; } #navigation .v-list__tile--link .material-icons:hover, #navigation .v-list__tile .material-icons:hover, .fa-barcode:hover{ box-shadow: 0 9px 30px -6px rgba(255, 255, 255, 0.43) !important; padding: 5px !important; border-radius: 50% !important; } #navigation .router-link-exact-active .material-icons, .v-list__group__items .router-link-exact-active .material-icons, .fa-barcode { box-shadow: 0 9px 30px -6px rgba(255, 54, 54, .5) !important; padding: 5px !important; border-radius: 50% !important; } /* #login .v-content{ background: url('storage/ps/landS.jpg') !important } */ /* .link-router{ background: #fff !important; color: rgba(28, 35, 90, 0.79) !important; } */ .theme--light.v-table tbody tr { /* background: linear-gradient(to bottom, rgba(52, 144, 220, 0.02), rgba(52, 144, 220, 0.12)); */ /* box-shadow: 0 9px 30px -6px rgba(255, 255, 255, 0.43) !important; */ } .panel-header{height:260px;padding-top:80px;padding-bottom:45px;background:#141e30;background:linear-gradient(90deg,#0c2646,#204065 60%,#2a5788);position:relative;overflow:hidden}.panel-header .header .title{color:#fff}.panel-header .header .category{max-width:600px;color:hsla(0,0%,100%,.5);margin:0 auto;font-size:13px}.panel-header .header .category a{color:#fff}.panel-header-sm{height:135px}.panel-header-lg{height:380px}.card{border:0;border-radius:.1875rem;display:inline-block;position:relative;width:100%;margin-bottom:20px;box-shadow:0 1px 15px 1px rgba(39,39,39,.1)}.card .card-body{padding:15px 15px 10px} .el-input--suffix .el-input__inner { background: #e8f0fe !important; }
public/css/main.css
body{ font-family: 'Source Sans'; } #user{ width: 90%; margin: auto; margin-top: 20px; background: #eee; padding: 40px; } #user hr{ border-color: #f00 !important; height: 1px; max-width: 200px; margin: auto; background: #000 !important; } #user h1{ font-size: 25px; } .snack__content { color: #fff !important; } #post #img img{ max-height: 300px; margin: auto; } .input-group .input-group__details::before { background-color: #e1e1e1 !important; /*z-index: 1000 !important;*/ /*height: 2px !important;*/ } .input-group--text-field label { color: #696969; } .input-group.input-group--error .input-group__details::before { background-color: #f00 !important; } .input-group__details:after { background-color: #00f; color: #f00; top: 0; height: 2px; -webkit-transform: scaleX(0); transform: scaleX(0); -webkit-transform-origin: center center 0; transform-origin: center center 0; width: 100%; z-index: 1; } .input-group.input-group--text-field:not(.input-group--single-line):not(.input-group--error).input-group--focused label { color: #00f; } .input-group.input-group--error label { color: #f00; } .input-group.input-group--error .input-group__messages { color: #f00; } .application--wrap { min-height: 10vh !important; } .btn-outline{ color: #000 !important; } .success, .bg-danger{ background: #dff0d8 !important; } .theme--light .navigation-drawer .list__tile:not(.list__tile--active), .application .theme--light.navigation-drawer .list__tile:not(.list__tile--active) { text-decoration: none !important; } div.dataTables_wrapper div.dataTables_filter input { background-color: transparent; border: none; border-bottom: 1px solid #9e9e9e; border-radius: 0; outline: none; height: 3rem; width: 100%; font-size: 1rem; margin: 0 0 15px 0; padding: 0; box-shadow: none; box-sizing: content-box; transition: all 0.3s; } .fade-enter-active{ transition: opacity 1s, transform 1s; } .fade-enter{ opacity: 0; transform: translate(20px); } .has-text-danger{ color: #fb6b6b !important; } #socialite a { text-decoration: none; } .v-list__tile--link{ font-size: 15px !important; text-decoration: none !important; } .v-datatable tr{ font-size: 20px !important; border-bottom: #949494 1px solid !important; } .v-datatable tr:hover{ background-color: #eeeeee !important; } .v-datatable tr td{ border-right: #949494 1px solid !important; font-size: 15px !important; } .v-datatable tr th{ font-size: 17px !important; } .vue-barcode-element{ height: 65px !important; margin-top: -25px !important; } #navigation .v-list__tile:hover{ background-color: #424242 !important; cursor: pointer !important; color: #fff !important; } #navigation .v-list__tile--link, #navigation .v-list__tile{ border-radius: 30px; margin: 8px 0 !important; width: 80%; } #navigation .router-link-exact-active, #navigation .v-list__group__items .router-link-exact-active{ background: #fff !important; color: rgba(28, 35, 90, 0.79) !important; /* margin: 10px 15px 0; */ border-radius: 30px; text-decoration: none; position: relative; padding: 11px 8px; line-height: 20px; } #navigation .router-link-exact-active:hover{ background: #fff !important; color: #000 !important; } #navigation .v-list__group__items .router-link-exact-active:hover{ background: #fff !important; color: #000 !important; } #navigation .v-navigation-drawer{ width: 290px !important; } #navigation .v-list__tile__title { line-height: 20px !important; } #navigation .theme--light.v-icon { color: #fff !important; } .v-content{ background: #f8fafc !important; margin-top: -100px !important; } #navigation .v-list__tile--link .material-icons:hover, #navigation .v-list__tile .material-icons:hover, .fa-barcode:hover{ box-shadow: 0 9px 30px -6px rgba(255, 255, 255, 0.43) !important; padding: 5px !important; border-radius: 50% !important; } #navigation .router-link-exact-active .material-icons, .v-list__group__items .router-link-exact-active .material-icons, .fa-barcode { box-shadow: 0 9px 30px -6px rgba(255, 54, 54, .5) !important; padding: 5px !important; border-radius: 50% !important; } /* #login .v-content{ background: url('storage/ps/landS.jpg') !important } */ /* .link-router{ background: #fff !important; color: rgba(28, 35, 90, 0.79) !important; } */ .theme--light.v-table tbody tr { /* background: linear-gradient(to bottom, rgba(52, 144, 220, 0.02), rgba(52, 144, 220, 0.12)); */ /* box-shadow: 0 9px 30px -6px rgba(255, 255, 255, 0.43) !important; */ } .panel-header{height:260px;padding-top:80px;padding-bottom:45px;background:#141e30;background:linear-gradient(90deg,#0c2646,#204065 60%,#2a5788);position:relative;overflow:hidden}.panel-header .header .title{color:#fff}.panel-header .header .category{max-width:600px;color:hsla(0,0%,100%,.5);margin:0 auto;font-size:13px}.panel-header .header .category a{color:#fff}.panel-header-sm{height:135px}.panel-header-lg{height:380px}.card{border:0;border-radius:.1875rem;display:inline-block;position:relative;width:100%;margin-bottom:20px;box-shadow:0 1px 15px 1px rgba(39,39,39,.1)}.card .card-body{padding:15px 15px 10px} .el-input--suffix .el-input__inner { background: #e8f0fe !important; }
0.289071
0.068944
.navbar{ margin-bottom: 0; } .navbar-default { background-color: #23252b; border-color: #23252b ; } .navbar-default .navbar-brand { color: #fdfdfe; } .navbar-default .navbar-brand:hover, .navbar-default .navbar-brand:focus { color: #f7ca18; } .navbar-default .navbar-text { color: #fdfdfe; } .navbar-default .navbar-nav > li > a { color: #fdfdfe; } .navbar-default .navbar-nav > li > a:hover, .navbar-default .navbar-nav > li > a:focus { color: #fdfdfe; } .navbar-default .navbar-nav > li > .dropdown-menu { /*background del dropdown-menu*/ background-color: #f7ca18; opacity: 0.8; } .navbar-default .navbar-nav > li > .dropdown-menu > li > a { /*color de fuente del dropdown-menu*/ color: #23252b; } .navbar-default .navbar-nav > li > .dropdown-menu > li > a:hover, .navbar-default .navbar-nav > li > .dropdown-menu > li > a:focus { /*color del hover fuente del dropdown-menu*/ color: #23252b; /*background hover de submenus*/ background-color: #fff ; } .navbar-default .navbar-nav > li > .dropdown-menu > li > .divider { background-color: #f7ca18; } .navbar-default .navbar-nav > .active > a, .navbar-default .navbar-nav > .active > a:hover, .navbar-default .navbar-nav > .active > a:focus { color: #fdfdfe; background-color: #23252b ; } .navbar-default .navbar-nav > .open > a, .navbar-default .navbar-nav > .open > a:hover, .navbar-default .navbar-nav > .open > a:focus { color: #fdfdfe; /*background de items activado*/ background-color: #23252b ; } .navbar-default .navbar-toggle { border-color: #23252b ; } .navbar-default .navbar-toggle:hover, .navbar-default .navbar-toggle:focus { background-color: #23252b ; } .navbar-default .navbar-toggle .icon-bar { background-color: #fdfdfe; } .navbar-default .navbar-collapse, .navbar-default .navbar-form { border-color: #fdfdfe; } .navbar-default .navbar-link { color: #fdfdfe; } .navbar-default .navbar-link:hover { color: #fdfdfe; } /*Área responsive*/ @media (max-width: 767px) { .navbar-default .navbar-nav .open .dropdown-menu > li > a { color: #23252b; } .navbar-default .navbar-nav .open .dropdown-menu > li > a:hover, .navbar-default .navbar-nav .open .dropdown-menu > li > a:focus { color: #fdfdfe; } .navbar-default .navbar-nav .open .dropdown-menu > .active > a, .navbar-default .navbar-nav .open .dropdown-menu > .active > a:hover, .navbar-default .navbar-nav .open .dropdown-menu > .active > a:focus { color: #fdfdfe; background-color: #23252b ; } } .navbar-default .navbar-nav > li > a:hover, .navbar-default .navbar-nav > li > a:focus { background-color: #23252b ; color: #f7ca18; } .navbar-nav > li{ padding-left:10px; padding-right:10px; }
public/css/style.css
.navbar{ margin-bottom: 0; } .navbar-default { background-color: #23252b; border-color: #23252b ; } .navbar-default .navbar-brand { color: #fdfdfe; } .navbar-default .navbar-brand:hover, .navbar-default .navbar-brand:focus { color: #f7ca18; } .navbar-default .navbar-text { color: #fdfdfe; } .navbar-default .navbar-nav > li > a { color: #fdfdfe; } .navbar-default .navbar-nav > li > a:hover, .navbar-default .navbar-nav > li > a:focus { color: #fdfdfe; } .navbar-default .navbar-nav > li > .dropdown-menu { /*background del dropdown-menu*/ background-color: #f7ca18; opacity: 0.8; } .navbar-default .navbar-nav > li > .dropdown-menu > li > a { /*color de fuente del dropdown-menu*/ color: #23252b; } .navbar-default .navbar-nav > li > .dropdown-menu > li > a:hover, .navbar-default .navbar-nav > li > .dropdown-menu > li > a:focus { /*color del hover fuente del dropdown-menu*/ color: #23252b; /*background hover de submenus*/ background-color: #fff ; } .navbar-default .navbar-nav > li > .dropdown-menu > li > .divider { background-color: #f7ca18; } .navbar-default .navbar-nav > .active > a, .navbar-default .navbar-nav > .active > a:hover, .navbar-default .navbar-nav > .active > a:focus { color: #fdfdfe; background-color: #23252b ; } .navbar-default .navbar-nav > .open > a, .navbar-default .navbar-nav > .open > a:hover, .navbar-default .navbar-nav > .open > a:focus { color: #fdfdfe; /*background de items activado*/ background-color: #23252b ; } .navbar-default .navbar-toggle { border-color: #23252b ; } .navbar-default .navbar-toggle:hover, .navbar-default .navbar-toggle:focus { background-color: #23252b ; } .navbar-default .navbar-toggle .icon-bar { background-color: #fdfdfe; } .navbar-default .navbar-collapse, .navbar-default .navbar-form { border-color: #fdfdfe; } .navbar-default .navbar-link { color: #fdfdfe; } .navbar-default .navbar-link:hover { color: #fdfdfe; } /*Área responsive*/ @media (max-width: 767px) { .navbar-default .navbar-nav .open .dropdown-menu > li > a { color: #23252b; } .navbar-default .navbar-nav .open .dropdown-menu > li > a:hover, .navbar-default .navbar-nav .open .dropdown-menu > li > a:focus { color: #fdfdfe; } .navbar-default .navbar-nav .open .dropdown-menu > .active > a, .navbar-default .navbar-nav .open .dropdown-menu > .active > a:hover, .navbar-default .navbar-nav .open .dropdown-menu > .active > a:focus { color: #fdfdfe; background-color: #23252b ; } } .navbar-default .navbar-nav > li > a:hover, .navbar-default .navbar-nav > li > a:focus { background-color: #23252b ; color: #f7ca18; } .navbar-nav > li{ padding-left:10px; padding-right:10px; }
0.291384
0.04005
@charset "UTF-8"; .main{background-color:#f6f6f6} .m-t-en{background:url(../images/about-title.png) no-repeat center 0} .m-introduction{box-sizing:border-box;height:726px;padding-top:155px} .m-i-cont{width:1200px;margin:95px auto 0 auto;font-size:18px;line-height:28px;color:#1e3124} .m-timeLine{box-sizing:border-box;height:522px;padding-top:90px;background:url(../images/about-timeline.png) no-repeat center} .m-timeLine .m-t-en{background-position:center -21px} .m-t-cont{margin:210px 0 0 0;list-style:none;text-align:center} .m-t-c-row{display:inline-block;width:195px;height:24px;margin-left:10px;position:relative} .m-t-c-last{width:25px;} .m-t-c-last .m-t-c-line{display:none} .m-t-c-row.select .m-t-c-dot{top:1px;left:-5px;width:23px;height:23px;background-position:0 -117px} .m-t-c-line{position:absolute;top:11px;left:30px;width:164px;border-bottom:2px solid #4f4f4f} .m-t-c-dot{position:absolute;left:0px;top:6px;width:12px;height:12px;font-size:80px;font-style:normal;cursor:default;background:url(../images/about-icon.png) no-repeat 0 -140px} .m-t-c-date{position:absolute;top:55px;left:-25px;font-size:32px;font-weight:bold;color:#404040;cursor:default} .m-t-c-ft{display:none;overflow:hidden;position:absolute;bottom:40px;left:-86px;box-sizing:border-box;width:366px;height:117px;padding:20px;font-size:12px;line-height:18px;text-align:left;color:#3b3b3b;background:url(../images/about-icon.png)} .m-recruit{padding:250px 0 150px 0} .m-recruit .m-t-en{background-position:center -42px} .m-r-cont{width:850px;margin:20px auto 0 auto;list-style:none} .m-r-c-row{margin-top:75px} .m-r-c-tit{padding-left:25px;font-size:22px;color:#1e3124} .m-r-c-box{padding:25px;background-color:#eaeaeb} .m-r-c-b-tit{margin-bottom:20px;font-size:16px;font-weight:bold;color:#323232} .m-r-c-b-list{margin:0;font-size:15px;line-height:20px;color:#868585} .container{ margin-top: 20px; display:-webkit-box; display:-moz-box; text-align: center; font-size: 18px; } div:not(.container){ -webkit-border-radius:5px; -moz-border-radius:5px; border-radius:5px; /*background:#999; border:#00C 2px solid;*/ } #left,#right{ width:380px; -webkit-box-sizing:border-box; -moz-box-sizing:border-box; padding:20px; } #middle{ padding:20px; -webkit-box-flex:1; -moz-box-flex:1; -webkit-box-ordinal-group:2; -moz-box-ordinal-group:2; margin:0 5px; } #right{ -webkit-box-ordinal-group:2; -moz-box-ordinal-group:2; }
Public/css/about.css
@charset "UTF-8"; .main{background-color:#f6f6f6} .m-t-en{background:url(../images/about-title.png) no-repeat center 0} .m-introduction{box-sizing:border-box;height:726px;padding-top:155px} .m-i-cont{width:1200px;margin:95px auto 0 auto;font-size:18px;line-height:28px;color:#1e3124} .m-timeLine{box-sizing:border-box;height:522px;padding-top:90px;background:url(../images/about-timeline.png) no-repeat center} .m-timeLine .m-t-en{background-position:center -21px} .m-t-cont{margin:210px 0 0 0;list-style:none;text-align:center} .m-t-c-row{display:inline-block;width:195px;height:24px;margin-left:10px;position:relative} .m-t-c-last{width:25px;} .m-t-c-last .m-t-c-line{display:none} .m-t-c-row.select .m-t-c-dot{top:1px;left:-5px;width:23px;height:23px;background-position:0 -117px} .m-t-c-line{position:absolute;top:11px;left:30px;width:164px;border-bottom:2px solid #4f4f4f} .m-t-c-dot{position:absolute;left:0px;top:6px;width:12px;height:12px;font-size:80px;font-style:normal;cursor:default;background:url(../images/about-icon.png) no-repeat 0 -140px} .m-t-c-date{position:absolute;top:55px;left:-25px;font-size:32px;font-weight:bold;color:#404040;cursor:default} .m-t-c-ft{display:none;overflow:hidden;position:absolute;bottom:40px;left:-86px;box-sizing:border-box;width:366px;height:117px;padding:20px;font-size:12px;line-height:18px;text-align:left;color:#3b3b3b;background:url(../images/about-icon.png)} .m-recruit{padding:250px 0 150px 0} .m-recruit .m-t-en{background-position:center -42px} .m-r-cont{width:850px;margin:20px auto 0 auto;list-style:none} .m-r-c-row{margin-top:75px} .m-r-c-tit{padding-left:25px;font-size:22px;color:#1e3124} .m-r-c-box{padding:25px;background-color:#eaeaeb} .m-r-c-b-tit{margin-bottom:20px;font-size:16px;font-weight:bold;color:#323232} .m-r-c-b-list{margin:0;font-size:15px;line-height:20px;color:#868585} .container{ margin-top: 20px; display:-webkit-box; display:-moz-box; text-align: center; font-size: 18px; } div:not(.container){ -webkit-border-radius:5px; -moz-border-radius:5px; border-radius:5px; /*background:#999; border:#00C 2px solid;*/ } #left,#right{ width:380px; -webkit-box-sizing:border-box; -moz-box-sizing:border-box; padding:20px; } #middle{ padding:20px; -webkit-box-flex:1; -moz-box-flex:1; -webkit-box-ordinal-group:2; -moz-box-ordinal-group:2; margin:0 5px; } #right{ -webkit-box-ordinal-group:2; -moz-box-ordinal-group:2; }
0.16398
0.082846
.art{ margin-left: 150px; padding-bottom: 70%; float: left; } img{ padding-top: 0; } #home{ justify-content: right; color: #8266FF; } #button{ margin-right: 3vw; background-color: #8266FF; border-radius: 0.5em; } #center{ color: #8266FF; margin-left: 3vw; font-family: cursive; } #first{ margin-right: 3vw; border-radius: 0.5em; color: #8266FF; } .text{ padding-top: 20%; float: left; } h1{ color: #401C49; padding-top: 5vw; } #pix{ float: left; } h4{ text-align: center; } #second-box{ background-color: #8266FF; } .log{ text-align: left; } #login{ padding-top: 5%; background-color: #F2F2F2; margin-top: 5vw; } #buttontwo{ background-color: #8266FF; color: white; width: 20%; border-radius: 0.5em; float: right; margin-top: 1vw; margin-bottom: 3vw; height: 2.5vw; } .keep{ text-align: center; } #speechtt{ background-color: #F2F2F2; height: 550px; } #footer{ background-color: #8266FF; padding-top: 2vw; text-align: center; color: white; } #second-box{ background-color: #8266FF; border-radius: 1.5em; border: 1px solid #8266FF; margin-right: 150px; color: white; margin-top: 3%; } #first-box{ background-color: #fff; border-radius: 1.5em; border: 1px solid #fff; margin-right: 50px; margin-left: 150px; color: #401C49; margin-top: 3%; } #log-first{ background-color: #fff; border: 1px solid #F2F2F2; margin-left: 150px; border-radius: 1.5em; margin-bottom: 70px; } #log-second{ background-color: #F2F2F2; border: 1px solid #F2F2F2; } #button-get{ margin-right: 3vw; background-color: #8266FF; border-radius: 0.5em; margin-bottom: 5%; } #exampleInputEmail1{ background-color: #F2F2F2; } #exampleInputPassword1{ background-color: #F2F2F2; } .form-label{ display: none; } .menu-content{ display: none; } a { display: block; position: relative; padding: 0.2em 0; } a::after{ content: ''; position:absolute; left: 0; bottom: 0; width: 100%; height: 0.1em; background-color: #8266FF; opacity: 0; transition: opacity 300ms, transform 300ms; } a:hover::after, a:focus::after{ opacity: 1; transform: translated(0, 0.2em, 0); } #first:hover{ background-color: #8266FF; color: #fff; }
public/css/app.css
.art{ margin-left: 150px; padding-bottom: 70%; float: left; } img{ padding-top: 0; } #home{ justify-content: right; color: #8266FF; } #button{ margin-right: 3vw; background-color: #8266FF; border-radius: 0.5em; } #center{ color: #8266FF; margin-left: 3vw; font-family: cursive; } #first{ margin-right: 3vw; border-radius: 0.5em; color: #8266FF; } .text{ padding-top: 20%; float: left; } h1{ color: #401C49; padding-top: 5vw; } #pix{ float: left; } h4{ text-align: center; } #second-box{ background-color: #8266FF; } .log{ text-align: left; } #login{ padding-top: 5%; background-color: #F2F2F2; margin-top: 5vw; } #buttontwo{ background-color: #8266FF; color: white; width: 20%; border-radius: 0.5em; float: right; margin-top: 1vw; margin-bottom: 3vw; height: 2.5vw; } .keep{ text-align: center; } #speechtt{ background-color: #F2F2F2; height: 550px; } #footer{ background-color: #8266FF; padding-top: 2vw; text-align: center; color: white; } #second-box{ background-color: #8266FF; border-radius: 1.5em; border: 1px solid #8266FF; margin-right: 150px; color: white; margin-top: 3%; } #first-box{ background-color: #fff; border-radius: 1.5em; border: 1px solid #fff; margin-right: 50px; margin-left: 150px; color: #401C49; margin-top: 3%; } #log-first{ background-color: #fff; border: 1px solid #F2F2F2; margin-left: 150px; border-radius: 1.5em; margin-bottom: 70px; } #log-second{ background-color: #F2F2F2; border: 1px solid #F2F2F2; } #button-get{ margin-right: 3vw; background-color: #8266FF; border-radius: 0.5em; margin-bottom: 5%; } #exampleInputEmail1{ background-color: #F2F2F2; } #exampleInputPassword1{ background-color: #F2F2F2; } .form-label{ display: none; } .menu-content{ display: none; } a { display: block; position: relative; padding: 0.2em 0; } a::after{ content: ''; position:absolute; left: 0; bottom: 0; width: 100%; height: 0.1em; background-color: #8266FF; opacity: 0; transition: opacity 300ms, transform 300ms; } a:hover::after, a:focus::after{ opacity: 1; transform: translated(0, 0.2em, 0); } #first:hover{ background-color: #8266FF; color: #fff; }
0.359589
0.143278
.data-panel__tile, .charts-container { display: -webkit-box; display: -ms-flexbox; display: flex; -webkit-box-align: center; -ms-flex-align: center; align-items: center; -webkit-box-pack: center; -ms-flex-pack: center; justify-content: center; } @-webkit-keyframes scale-in { 0%, 100% { -webkit-transform: scale(1); transform: scale(1); } 50% { -webkit-transform: scale(1.1); transform: scale(1.1); } } @keyframes scale-in { 0%, 100% { -webkit-transform: scale(1); transform: scale(1); } 50% { -webkit-transform: scale(1.1); transform: scale(1.1); } } .data-panel, .charts-container { position: fixed; top: 35px; left: 35px; width: 200px; height: 90vh; margin: 0 0 20px; padding: 0; background: #eee; border-radius: 20px; -webkit-box-shadow: 0 3px 6px rgba(0, 0, 0, 0.16), 0 3px 6px rgba(0, 0, 0, 0.23); box-shadow: 0 3px 6px rgba(0, 0, 0, 0.16), 0 3px 6px rgba(0, 0, 0, 0.23); } .data-panel { display: -webkit-box; display: -ms-flexbox; display: flex; -ms-flex-pack: distribute; justify-content: space-around; -webkit-box-align: center; -ms-flex-align: center; align-items: center; -webkit-box-orient: vertical; -webkit-box-direction: normal; -ms-flex-flow: column; flex-flow: column; z-index: 2; } .data-panel__tile { -ms-flex-line-pack: center; align-content: center; -ms-flex-wrap: wrap; flex-wrap: wrap; width: 85%; min-height: 100px; -webkit-box-sizing: border-box; box-sizing: border-box; padding: 15px; color: #dee1dd; text-align: center; border-radius: 20px; } .data-panel__tile .data-panel__tile__heading { width: 100%; margin: 0 0 5px; font-size: .8rem; font-weight: 125; } .data-panel__tile .data-panel__tile__content { width: 100%; font-size: 1.125rem; font-weight: 950; } .data-panel__tile.confirmed { background: #2f575d; } .data-panel__tile.deaths { background: #f8b95f; } .data-panel__tile.recovered { background: #658b6f; } .data-panel__tile.computations { background: #28364d; } .data-panel__tile.computations .data-panel__tile__content { font-size: .8rem; } .data-panel__controls { display: -webkit-box; display: -ms-flexbox; display: flex; -webkit-box-align: center; -ms-flex-align: center; align-items: center; -webkit-box-pack: space-evenly; -ms-flex-pack: space-evenly; justify-content: space-evenly; width: 100%; } .data-panel__controls svg { width: 30px; height: 30px; fill: #333; cursor: pointer; } .data-panel__controls svg:hover { fill: #737373; -webkit-animation: scale-in .4s ease; animation: scale-in .4s ease; } .charts-container { -webkit-box-sizing: border-box; box-sizing: border-box; width: 85%; padding: 0 0 0 200px; -webkit-transform: scale(0, 1); transform: scale(0, 1); -webkit-transform-origin: 100px 0; transform-origin: 100px 0; z-index: 1; -webkit-transition: -webkit-transform .4s ease-in; transition: -webkit-transform .4s ease-in; transition: transform .4s ease-in; transition: transform .4s ease-in, -webkit-transform .4s ease-in; } .charts-container.expanded { -webkit-transform: scale(1, 1); transform: scale(1, 1); } .charts-container canvas { width: 90%; } /* .data-panel__sign { display: flex; position: absolute; top: 6px; left: 3px; font-size: 10px; color: #bbb; } .blinking-light { $dimen: 12px; width: $dimen; height: $dimen; margin: 0 6px; background: #eb4b36; opacity: .75; border-radius: 50%; animation: blink .75s infinite alternate; } @keyframes blink { from { background: #eb4b36; } to { background: #555; } } .data-panel-computations { @extend %data-panel-base; color: white; overflow: hidden; transition: .2s ease-in-out; z-index: 1; .data-panel-computations__content { display: flex; justify-content: space-evenly; padding: 4px; opacity: 0; } &.expanded { top: 235px; height: auto; overflow: visible; .data-panel-computations__content { opacity: 1; } } } .data-panel-computations__block { min-width: 200px; margin: 10px 12px; } .data-panel-computations__block-description { margin: 6px 0; font-size: .9rem; color: #aaa; &::before { content: '\002A'; } } .data-panel-computations__metric-key { font-size: 1.125rem; color: #ddd; } .data-panel-computations__metric-value { font-size: 1.35rem; color: #fff; } .data-panel-computations__fatal { font-size: inherit; color: rgb(102, 12, 0); } .data-panel-computations-toggle { display: flex; align-items: center; justify-content: center; position: absolute; bottom: 4px; left: 8px; cursor: pointer; transform: rotate(0); transition: .2s; svg { width: 22px; height: 22px; fill: #ddd; pointer-events: none; transition: .175s ease; } &:hover svg { fill: lighten(#4378d9, 15%); } &.expanded { transform: rotate(-180deg); } } */ /*# sourceMappingURL=data-panel.css.map */
src/components/data-panel/data-panel.css
.data-panel__tile, .charts-container { display: -webkit-box; display: -ms-flexbox; display: flex; -webkit-box-align: center; -ms-flex-align: center; align-items: center; -webkit-box-pack: center; -ms-flex-pack: center; justify-content: center; } @-webkit-keyframes scale-in { 0%, 100% { -webkit-transform: scale(1); transform: scale(1); } 50% { -webkit-transform: scale(1.1); transform: scale(1.1); } } @keyframes scale-in { 0%, 100% { -webkit-transform: scale(1); transform: scale(1); } 50% { -webkit-transform: scale(1.1); transform: scale(1.1); } } .data-panel, .charts-container { position: fixed; top: 35px; left: 35px; width: 200px; height: 90vh; margin: 0 0 20px; padding: 0; background: #eee; border-radius: 20px; -webkit-box-shadow: 0 3px 6px rgba(0, 0, 0, 0.16), 0 3px 6px rgba(0, 0, 0, 0.23); box-shadow: 0 3px 6px rgba(0, 0, 0, 0.16), 0 3px 6px rgba(0, 0, 0, 0.23); } .data-panel { display: -webkit-box; display: -ms-flexbox; display: flex; -ms-flex-pack: distribute; justify-content: space-around; -webkit-box-align: center; -ms-flex-align: center; align-items: center; -webkit-box-orient: vertical; -webkit-box-direction: normal; -ms-flex-flow: column; flex-flow: column; z-index: 2; } .data-panel__tile { -ms-flex-line-pack: center; align-content: center; -ms-flex-wrap: wrap; flex-wrap: wrap; width: 85%; min-height: 100px; -webkit-box-sizing: border-box; box-sizing: border-box; padding: 15px; color: #dee1dd; text-align: center; border-radius: 20px; } .data-panel__tile .data-panel__tile__heading { width: 100%; margin: 0 0 5px; font-size: .8rem; font-weight: 125; } .data-panel__tile .data-panel__tile__content { width: 100%; font-size: 1.125rem; font-weight: 950; } .data-panel__tile.confirmed { background: #2f575d; } .data-panel__tile.deaths { background: #f8b95f; } .data-panel__tile.recovered { background: #658b6f; } .data-panel__tile.computations { background: #28364d; } .data-panel__tile.computations .data-panel__tile__content { font-size: .8rem; } .data-panel__controls { display: -webkit-box; display: -ms-flexbox; display: flex; -webkit-box-align: center; -ms-flex-align: center; align-items: center; -webkit-box-pack: space-evenly; -ms-flex-pack: space-evenly; justify-content: space-evenly; width: 100%; } .data-panel__controls svg { width: 30px; height: 30px; fill: #333; cursor: pointer; } .data-panel__controls svg:hover { fill: #737373; -webkit-animation: scale-in .4s ease; animation: scale-in .4s ease; } .charts-container { -webkit-box-sizing: border-box; box-sizing: border-box; width: 85%; padding: 0 0 0 200px; -webkit-transform: scale(0, 1); transform: scale(0, 1); -webkit-transform-origin: 100px 0; transform-origin: 100px 0; z-index: 1; -webkit-transition: -webkit-transform .4s ease-in; transition: -webkit-transform .4s ease-in; transition: transform .4s ease-in; transition: transform .4s ease-in, -webkit-transform .4s ease-in; } .charts-container.expanded { -webkit-transform: scale(1, 1); transform: scale(1, 1); } .charts-container canvas { width: 90%; } /* .data-panel__sign { display: flex; position: absolute; top: 6px; left: 3px; font-size: 10px; color: #bbb; } .blinking-light { $dimen: 12px; width: $dimen; height: $dimen; margin: 0 6px; background: #eb4b36; opacity: .75; border-radius: 50%; animation: blink .75s infinite alternate; } @keyframes blink { from { background: #eb4b36; } to { background: #555; } } .data-panel-computations { @extend %data-panel-base; color: white; overflow: hidden; transition: .2s ease-in-out; z-index: 1; .data-panel-computations__content { display: flex; justify-content: space-evenly; padding: 4px; opacity: 0; } &.expanded { top: 235px; height: auto; overflow: visible; .data-panel-computations__content { opacity: 1; } } } .data-panel-computations__block { min-width: 200px; margin: 10px 12px; } .data-panel-computations__block-description { margin: 6px 0; font-size: .9rem; color: #aaa; &::before { content: '\002A'; } } .data-panel-computations__metric-key { font-size: 1.125rem; color: #ddd; } .data-panel-computations__metric-value { font-size: 1.35rem; color: #fff; } .data-panel-computations__fatal { font-size: inherit; color: rgb(102, 12, 0); } .data-panel-computations-toggle { display: flex; align-items: center; justify-content: center; position: absolute; bottom: 4px; left: 8px; cursor: pointer; transform: rotate(0); transition: .2s; svg { width: 22px; height: 22px; fill: #ddd; pointer-events: none; transition: .175s ease; } &:hover svg { fill: lighten(#4378d9, 15%); } &.expanded { transform: rotate(-180deg); } } */ /*# sourceMappingURL=data-panel.css.map */
0.288569
0.054349
@import "./colors.css"; *, *::before, *::after { box-sizing: border-box; } .toast-notification { max-height: 500px; overflow-y: scroll; display: flex; flex-direction: column; position: fixed; top: 100px; right: 20px; transition:all .3s ease-in-out; } .toast-notification::-webkit-scrollbar { width: 9px; } .toast-notification::-webkit-scrollbar-track { background: #fff; } .toast-notification::-webkit-scrollbar-thumb { border-radius: 5px; background-color: var(--color-dark); } .remove { position: relative; color: var(--color-white); display: flex; justify-content: center; align-items: center; transform-origin: right; transform: scale(0); border-radius: 15px; margin-bottom: 10px; width: 300px; height: 60px; opacity: .4; transition:all 3s ease-in-out; animation: remove-item .4s ease-in-out; } @keyframes remove-item { 0% { transform: scale(1); } 50% { transform: scale(1.25); } 100% { transform:scale(0); } } .toast-notification__close { position: absolute; top: 10px; right: 10px; width: 20px; height: 20px; background-color: var(--color-white); border-radius: 50%; cursor: pointer; border: 1px solid var(--color-black); } .toast-notification__success { background-color: var(--color-success); } .toast-notification__info { background-color: var(--color-info); } .toast-notification__warning { background-color: var(--color-warning); } .toast-notification__error { background-color: var(--color-black); } .toast-notification__warning, .toast-notification__success, .toast-notification__info, .toast-notification__error { position: relative; color: var(--color-white); display: flex; flex-direction: column; justify-content: space-around; align-items: center; transform-origin: right; transform: scale(.9); animation: show-toast .4s ease-in-out ; transition: all .3s ease-in-out; border-radius: 15px; margin-bottom: 10px; width: 320px; min-height: 70px; } .toast-notification__icon { position: absolute; top: 15px; left: 10px; width: 40px; height: 40px; } @keyframes show-toast { 0% { transform: scale(0); } 70% { transform: scale(1); } 100% { transform: scale(.9); } }
css/style.css
@import "./colors.css"; *, *::before, *::after { box-sizing: border-box; } .toast-notification { max-height: 500px; overflow-y: scroll; display: flex; flex-direction: column; position: fixed; top: 100px; right: 20px; transition:all .3s ease-in-out; } .toast-notification::-webkit-scrollbar { width: 9px; } .toast-notification::-webkit-scrollbar-track { background: #fff; } .toast-notification::-webkit-scrollbar-thumb { border-radius: 5px; background-color: var(--color-dark); } .remove { position: relative; color: var(--color-white); display: flex; justify-content: center; align-items: center; transform-origin: right; transform: scale(0); border-radius: 15px; margin-bottom: 10px; width: 300px; height: 60px; opacity: .4; transition:all 3s ease-in-out; animation: remove-item .4s ease-in-out; } @keyframes remove-item { 0% { transform: scale(1); } 50% { transform: scale(1.25); } 100% { transform:scale(0); } } .toast-notification__close { position: absolute; top: 10px; right: 10px; width: 20px; height: 20px; background-color: var(--color-white); border-radius: 50%; cursor: pointer; border: 1px solid var(--color-black); } .toast-notification__success { background-color: var(--color-success); } .toast-notification__info { background-color: var(--color-info); } .toast-notification__warning { background-color: var(--color-warning); } .toast-notification__error { background-color: var(--color-black); } .toast-notification__warning, .toast-notification__success, .toast-notification__info, .toast-notification__error { position: relative; color: var(--color-white); display: flex; flex-direction: column; justify-content: space-around; align-items: center; transform-origin: right; transform: scale(.9); animation: show-toast .4s ease-in-out ; transition: all .3s ease-in-out; border-radius: 15px; margin-bottom: 10px; width: 320px; min-height: 70px; } .toast-notification__icon { position: absolute; top: 15px; left: 10px; width: 40px; height: 40px; } @keyframes show-toast { 0% { transform: scale(0); } 70% { transform: scale(1); } 100% { transform: scale(.9); } }
0.562657
0.089415
.fadeIn { animation-duration: 2s; animation-fill-mode: both; /*hace que el fade in se haga de ida y de regreso*/ animation-name: fadeIn; /*se le tiene que dar nombre a la variable*/ /*el ewbkit nos ayuda a acoplar las animaciones a todos los navegadores*/ -webkit-animation-duration: 2s; -webkit-animation-fill-mode: both; -webkit-animation-name: fadeIn; } @keyframes fadeIn { from{ opacity: 0; } to{ opacity:1; } } /*ANIMACION PARA "FADE IN DOWN"*/ .fadeInDown { animation-duration: 1s; animation-fill-mode: both; animation-name: fadeInDown; /*el ewbkit nos ayuda a acoplar las animaciones a todos los navegadores*/ -webkit-animation-duration: 1s; -webkit-animation-fill-mode: both; -webkit-animation-name: fadeInDown; } @keyframes fadeInDown { from{ opacity: 0; transform: translate3d(0,-100%,0); -webkit- transform: translate3d(0,-100%,0); } to{ opacity:1; transform: translate3d(0,0,0); -webkit- transform: translate3d(0,0,0); } } /*ANIMACION FADE IN UP*/ .fadeInUp { animation-duration: 1s; animation-fill-mode: both; animation-name: fadeInUp; /*el ewbkit nos ayuda a acoplar las animaciones a todos los navegadores*/ -webkit-animation-duration: 1s; -webkit-animation-fill-mode: both; -webkit-animation-name: fadeInUp; } @keyframes fadeInUp { from{ opacity: 0; transform: translate3d(0,100%,0); -webkit- transform: translate3d(0,100%,0); } to{ opacity:1; transform: translate3d(0,0,0); -webkit- transform: translate3d(0,0,0); } } /*ANIMACION PULSO CAMBIO DE COLOR*/ .pulse { animation-duration: 5s; animation-fill-mode: infinite; animation-name: pulse; -webkit-animation-duration: 5s; -webkit-animation-fill-mode: infinite; -webkit-animation-name: pulse; } @keyframes pulse { 0% { background-color: #049DD9; } 100% { background-color: #f6514A; } } /*ANIMACION FLASH*/ .flash:hover{ -webkit-animation: 0.7s flash 1; } @-webkit-keyframes flash{ 50%{ opacity: 1; } 25%, 75%{ opacity: 0; } } /*ANIMACION CLICK*/ .click:hover{ -webkit-animation: 0.7s click 1; } @-webkit-keyframes click{ 25%, 75%{ -webkit-transform:scale(0.8); } 50%{ -webkit-transform:scale(1); } } /*ANIMACION CARTEL*/ .cartel:hover{ -webkit-animation: 1s cartel 1; -webkit-transform-origin: top center; } @-webkit-keyframes cartel{ 20%{ -webkit-transform: rotate(15deg); } 40%{ -webkit-transform: rotate(-10deg); } 60%{ -webkit-transform: rotate(5deg); } 80%{ -webkit-transform: rotate(-3deg); } } /*ANIMACION VAIVEN*/ .vaiven:hover{ -webkit-animation: 1s vaiven 1; } @-webkit-keyframes vaiven{ 15%{ -webkit-transform: rotate(-10deg) translateX(-25%); } 30%{ -webkit-transform: rotate(5deg) translateX(20%); } 45%{ -webkit-transform: rotate(-3deg) translateX(-10%); } 60%{ -webkit-transform: rotate(2deg) translateX(5%); } 75%{ -webkit-transform: rotate(-1deg) translateX(-3%); } } /*ANIMACON DE COLORES*/ .gradient{ background: linear-gradient(-45deg, #ee7752, #e73c7e, #23a6d5, #23d5ab); background-size: 400% 400%; animation: gradient 15s ease infinite; } @keyframes gradient { 0% { background-position: 0% 50%; } 50% { background-position: 100% 50%; } 100% { background-position: 0% 50%; } } } /*ANIMACION SOMBRA MOVIL*/ .sombra_movil:hover:before{ opacity: 0.4; -webkit-transform: translateY(5px); opacity: 1; -webkit-animation: 1.5s moversombra infinite; } @-webkit-keyframes moversombra{ 50%{ opacity: 1; -webkit-transform: translateY(3px); } }
css/animation.css
.fadeIn { animation-duration: 2s; animation-fill-mode: both; /*hace que el fade in se haga de ida y de regreso*/ animation-name: fadeIn; /*se le tiene que dar nombre a la variable*/ /*el ewbkit nos ayuda a acoplar las animaciones a todos los navegadores*/ -webkit-animation-duration: 2s; -webkit-animation-fill-mode: both; -webkit-animation-name: fadeIn; } @keyframes fadeIn { from{ opacity: 0; } to{ opacity:1; } } /*ANIMACION PARA "FADE IN DOWN"*/ .fadeInDown { animation-duration: 1s; animation-fill-mode: both; animation-name: fadeInDown; /*el ewbkit nos ayuda a acoplar las animaciones a todos los navegadores*/ -webkit-animation-duration: 1s; -webkit-animation-fill-mode: both; -webkit-animation-name: fadeInDown; } @keyframes fadeInDown { from{ opacity: 0; transform: translate3d(0,-100%,0); -webkit- transform: translate3d(0,-100%,0); } to{ opacity:1; transform: translate3d(0,0,0); -webkit- transform: translate3d(0,0,0); } } /*ANIMACION FADE IN UP*/ .fadeInUp { animation-duration: 1s; animation-fill-mode: both; animation-name: fadeInUp; /*el ewbkit nos ayuda a acoplar las animaciones a todos los navegadores*/ -webkit-animation-duration: 1s; -webkit-animation-fill-mode: both; -webkit-animation-name: fadeInUp; } @keyframes fadeInUp { from{ opacity: 0; transform: translate3d(0,100%,0); -webkit- transform: translate3d(0,100%,0); } to{ opacity:1; transform: translate3d(0,0,0); -webkit- transform: translate3d(0,0,0); } } /*ANIMACION PULSO CAMBIO DE COLOR*/ .pulse { animation-duration: 5s; animation-fill-mode: infinite; animation-name: pulse; -webkit-animation-duration: 5s; -webkit-animation-fill-mode: infinite; -webkit-animation-name: pulse; } @keyframes pulse { 0% { background-color: #049DD9; } 100% { background-color: #f6514A; } } /*ANIMACION FLASH*/ .flash:hover{ -webkit-animation: 0.7s flash 1; } @-webkit-keyframes flash{ 50%{ opacity: 1; } 25%, 75%{ opacity: 0; } } /*ANIMACION CLICK*/ .click:hover{ -webkit-animation: 0.7s click 1; } @-webkit-keyframes click{ 25%, 75%{ -webkit-transform:scale(0.8); } 50%{ -webkit-transform:scale(1); } } /*ANIMACION CARTEL*/ .cartel:hover{ -webkit-animation: 1s cartel 1; -webkit-transform-origin: top center; } @-webkit-keyframes cartel{ 20%{ -webkit-transform: rotate(15deg); } 40%{ -webkit-transform: rotate(-10deg); } 60%{ -webkit-transform: rotate(5deg); } 80%{ -webkit-transform: rotate(-3deg); } } /*ANIMACION VAIVEN*/ .vaiven:hover{ -webkit-animation: 1s vaiven 1; } @-webkit-keyframes vaiven{ 15%{ -webkit-transform: rotate(-10deg) translateX(-25%); } 30%{ -webkit-transform: rotate(5deg) translateX(20%); } 45%{ -webkit-transform: rotate(-3deg) translateX(-10%); } 60%{ -webkit-transform: rotate(2deg) translateX(5%); } 75%{ -webkit-transform: rotate(-1deg) translateX(-3%); } } /*ANIMACON DE COLORES*/ .gradient{ background: linear-gradient(-45deg, #ee7752, #e73c7e, #23a6d5, #23d5ab); background-size: 400% 400%; animation: gradient 15s ease infinite; } @keyframes gradient { 0% { background-position: 0% 50%; } 50% { background-position: 100% 50%; } 100% { background-position: 0% 50%; } } } /*ANIMACION SOMBRA MOVIL*/ .sombra_movil:hover:before{ opacity: 0.4; -webkit-transform: translateY(5px); opacity: 1; -webkit-animation: 1.5s moversombra infinite; } @-webkit-keyframes moversombra{ 50%{ opacity: 1; -webkit-transform: translateY(3px); } }
0.353651
0.095349
html, body { padding: 0; margin: 0; } body { font-family: -apple-system, 'Helvetica Neue', Helvetica, sans-serif; } .clickable{ cursor:pointer; } .editable{ } .toEdit {color:#7c879b} .flexSpacer{ flex: 1 1 auto; } body > div.container > nav { display:flex; flex-direction: row; flex-wrap: nowrap; background-color: rgb(26, 24, 25); } body > div.container > nav > section:not(.flexSpacer) { flex:0 0 auto; display: flex; flex-direction: row; flex-wrap: nowrap; } body > div.container > nav > section#navDisplayMode{ margin-left:1em; } body > div.container > nav > section#navDisplayMode > p { background-color: transparent; color:#7c879b; } body > div.container > nav > section#navDisplayMode > p.active{ color:white; } body > div.container > nav > section > p { margin:0; padding:1em 2em; color:white; background-color:#3c3e48; cursor:pointer; border-left:1px solid rgb(26, 24, 25); } body > div.container > nav > section > p:first-child{ border-left:none; } #navOnlineStatus.online{ color:#0EDD0E; } /* Document Writer/reader mode */ body > div.container.writer > header,body > div.container.reader > header,body > div.container.writer > section.main,body > div.container.reader > section.main { max-width:1200px; margin:auto; box-sizing: border-box; padding:3em; border-bottom: 1px solid #c0c0c0; } body > div.container.writer > header h1,body > div.container.reader > header h1 { font-size: 60px; font-weight: 100; margin: 0.5em 0; padding: 0; } body > div.container.writer > header h2,body > div.container.reader > header h2 { font-size: 20px; font-weight: normal; margin: 0.5em 0; padding: 0; } body > div.container.writer > header > section#authors,body > div.container.reader > header > section#authors{ text-align: center; } body > div.container.writer > header > section#authors:before,body > div.container.reader > header > section#authors:before { content:"by "; } body > div.container.writer > header > section#authors article:not(:last-child):not(:nth-last-child(2)):after,body > div.container.reader > header > section#authors article:not(:last-child):not(:nth-last-child(2)):after { content:", "; } body > div.container.writer > header > section#authors,body > div.container.reader > header > section#authors { margin-top:3em; display: flex; justify-content: center; flex-wrap: wrap; } body > div.container.writer > header > section#authors article,body > div.container.reader > header > section#authors article{ display: flex; flex-wrap: nowrap; } body > div.container.writer > header > section#authors > article > p,body > div.container.reader > header > section#authors > article > p { margin:0; } body > div.container.writer > header > section#authors > article > p.uri,body > div.container.writer > header > section#authors > article > p.role, body > div.container.reader > header > section#authors > article > p.uri,body > div.container.reader > header > section#authors > article > p.role { display:none; } body > div.container.writer > header > section#authors > article > p.name,body > div.container.reader > header > section#authors > article > p.name { margin-left:0.5em; } body > div.container.writer > header > section#authors > article > p.affiliation,body > div.container.reader > header > section#authors > article > p.affiliation { margin-left:0.5em; } body > div.container.writer > header > section#authors > article > p.affiliation:before,body > div.container.reader > header > section#authors > article > p.affiliation:before { content:"("; } body > div.container.writer > header > section#authors > article > p.affiliation:after,body > div.container.reader > header > section#authors > article > p.affiliation:after { content:")"; } body > div.container.writer > header > section#authors > #addAuthor,body > div.container.reader > header > section#authors > #addAuthor,body > div.container.writer > header > section#authors > article > i.deleteAuthor,body > div.container.reader > header > section#authors > article > i.deleteAuthor { display:none; } body > div.container.writer > section.main > p { position:relative; } body > div.container.writer > section.main > p.h1,body > div.container.reader > section.main > p.h1,body > div.container.validator > section.main > p.h1{ font-size:2em; font-weight: bold; } body > div.container.writer > section.main > p.h2,body > div.container.reader > section.main > p.h2,body > div.container.validator > section.main > p.h2{ font-size:1.5em; font-weight: bold; } body > div.container.writer > section.main > p.h3,body > div.container.reader > section.main > p.h3,body > div.container.validator > section.main > p.h3{ font-size:1em; font-weight: bold; } body > div.container.writer > section.main > p.h1:before,body > div.container.writer > section.main > p.h2:before,body > div.container.writer > section.main > p.h3:before,body > div.container.writer > section.main > p:not(.h1):not(.h2):not(.h3):before { display:block; position:absolute; top:0; left:-2em; color: #7c879b; font-size: 0.8rem; } body > div.container.writer > section.main > p.h1:before{ content:"h1"; } body > div.container.writer > section.main > p.h2:before{ content:"h2"; } body > div.container.writer > section.main > p.h3:before{ content:"h3"; } body > div.container.writer > section.main > p:not(.h1):not(.h2):not(.h3):before{ content:"p"; } body > div.container.reader > header > section#journals,body > div.container.writer > header > section#journals{ display:none; } /* Validator display */ body > div.container.validator .required.toEdit { background-color:#FFd0d0; } body > div.container.validator .editable,body > div.container.validator .validatorEditable{ padding:0.5em; border-top:1px solid #f0f0f0; margin:0; } body > div.container.validator .editable:last-child{ border-bottom: 1px solid #f0f0f0; } body > div.container.validator > header:before{ content: "Header"; display: block; font-size: 2.5em; margin: 1em; font-weight: bold; } body > div.container.validator > header > h1:before { content:"Title : "; } body > div.container.validator > header > h2:before { content:"Abstract : "; } body > div.container.validator > header > section#authors:before{ content: "Contributor(s)"; display: block; font-size: 2.5em; margin: 1em; font-weight: bold; } body > div.container.validator > header > section#authors > article{ display:flex; width:100%; } body > div.container.validator > header > section#authors > article > p { flex:1 1 25%; border-left:1px solid #f0f0f0; } body > div.container.validator > header > section#authors > article > i.deleteAuthor { flex:0 0 auto; border-left:1px solid #f0f0f0; color:white; background-color:#ed1c24; padding:0.5em 1em; border-top:1px solid #f0f0f0; } body > div.container.validator > header > section#authors > article > p:first-child{ border-left:none; } body > div.container.validator > header > section#authors > p#addAuthor{ display:inline-block; padding:0.5em 1em; background-color:green; color:white; } body > div.container.validator > header > section#journals:before{ content: "Publication(s)"; display: block; font-size: 2.5em; margin: 1em; font-weight: bold; } body > div.container.validator > header > section#journals > article{ display:flex; width:100%; } body > div.container.validator > header > section#journals > article > p { flex:1 1 25%; border-left:1px solid #f0f0f0; } body > div.container.validator > header > section#journals > article > i.deleteJournal{ flex:0 0 auto; border-left:1px solid #f0f0f0; color:white; background-color:#ed1c24; padding:0.5em 1em; border-top:1px solid #f0f0f0; } body > div.container.validator > header > section#journals > article > p:first-child{ border-left:none; } body > div.container.validator > header > section#journals > p#addJournal { display:inline-block; padding:0.5em 1em; background-color:green; color:white; }
app/clients/side/index.css
html, body { padding: 0; margin: 0; } body { font-family: -apple-system, 'Helvetica Neue', Helvetica, sans-serif; } .clickable{ cursor:pointer; } .editable{ } .toEdit {color:#7c879b} .flexSpacer{ flex: 1 1 auto; } body > div.container > nav { display:flex; flex-direction: row; flex-wrap: nowrap; background-color: rgb(26, 24, 25); } body > div.container > nav > section:not(.flexSpacer) { flex:0 0 auto; display: flex; flex-direction: row; flex-wrap: nowrap; } body > div.container > nav > section#navDisplayMode{ margin-left:1em; } body > div.container > nav > section#navDisplayMode > p { background-color: transparent; color:#7c879b; } body > div.container > nav > section#navDisplayMode > p.active{ color:white; } body > div.container > nav > section > p { margin:0; padding:1em 2em; color:white; background-color:#3c3e48; cursor:pointer; border-left:1px solid rgb(26, 24, 25); } body > div.container > nav > section > p:first-child{ border-left:none; } #navOnlineStatus.online{ color:#0EDD0E; } /* Document Writer/reader mode */ body > div.container.writer > header,body > div.container.reader > header,body > div.container.writer > section.main,body > div.container.reader > section.main { max-width:1200px; margin:auto; box-sizing: border-box; padding:3em; border-bottom: 1px solid #c0c0c0; } body > div.container.writer > header h1,body > div.container.reader > header h1 { font-size: 60px; font-weight: 100; margin: 0.5em 0; padding: 0; } body > div.container.writer > header h2,body > div.container.reader > header h2 { font-size: 20px; font-weight: normal; margin: 0.5em 0; padding: 0; } body > div.container.writer > header > section#authors,body > div.container.reader > header > section#authors{ text-align: center; } body > div.container.writer > header > section#authors:before,body > div.container.reader > header > section#authors:before { content:"by "; } body > div.container.writer > header > section#authors article:not(:last-child):not(:nth-last-child(2)):after,body > div.container.reader > header > section#authors article:not(:last-child):not(:nth-last-child(2)):after { content:", "; } body > div.container.writer > header > section#authors,body > div.container.reader > header > section#authors { margin-top:3em; display: flex; justify-content: center; flex-wrap: wrap; } body > div.container.writer > header > section#authors article,body > div.container.reader > header > section#authors article{ display: flex; flex-wrap: nowrap; } body > div.container.writer > header > section#authors > article > p,body > div.container.reader > header > section#authors > article > p { margin:0; } body > div.container.writer > header > section#authors > article > p.uri,body > div.container.writer > header > section#authors > article > p.role, body > div.container.reader > header > section#authors > article > p.uri,body > div.container.reader > header > section#authors > article > p.role { display:none; } body > div.container.writer > header > section#authors > article > p.name,body > div.container.reader > header > section#authors > article > p.name { margin-left:0.5em; } body > div.container.writer > header > section#authors > article > p.affiliation,body > div.container.reader > header > section#authors > article > p.affiliation { margin-left:0.5em; } body > div.container.writer > header > section#authors > article > p.affiliation:before,body > div.container.reader > header > section#authors > article > p.affiliation:before { content:"("; } body > div.container.writer > header > section#authors > article > p.affiliation:after,body > div.container.reader > header > section#authors > article > p.affiliation:after { content:")"; } body > div.container.writer > header > section#authors > #addAuthor,body > div.container.reader > header > section#authors > #addAuthor,body > div.container.writer > header > section#authors > article > i.deleteAuthor,body > div.container.reader > header > section#authors > article > i.deleteAuthor { display:none; } body > div.container.writer > section.main > p { position:relative; } body > div.container.writer > section.main > p.h1,body > div.container.reader > section.main > p.h1,body > div.container.validator > section.main > p.h1{ font-size:2em; font-weight: bold; } body > div.container.writer > section.main > p.h2,body > div.container.reader > section.main > p.h2,body > div.container.validator > section.main > p.h2{ font-size:1.5em; font-weight: bold; } body > div.container.writer > section.main > p.h3,body > div.container.reader > section.main > p.h3,body > div.container.validator > section.main > p.h3{ font-size:1em; font-weight: bold; } body > div.container.writer > section.main > p.h1:before,body > div.container.writer > section.main > p.h2:before,body > div.container.writer > section.main > p.h3:before,body > div.container.writer > section.main > p:not(.h1):not(.h2):not(.h3):before { display:block; position:absolute; top:0; left:-2em; color: #7c879b; font-size: 0.8rem; } body > div.container.writer > section.main > p.h1:before{ content:"h1"; } body > div.container.writer > section.main > p.h2:before{ content:"h2"; } body > div.container.writer > section.main > p.h3:before{ content:"h3"; } body > div.container.writer > section.main > p:not(.h1):not(.h2):not(.h3):before{ content:"p"; } body > div.container.reader > header > section#journals,body > div.container.writer > header > section#journals{ display:none; } /* Validator display */ body > div.container.validator .required.toEdit { background-color:#FFd0d0; } body > div.container.validator .editable,body > div.container.validator .validatorEditable{ padding:0.5em; border-top:1px solid #f0f0f0; margin:0; } body > div.container.validator .editable:last-child{ border-bottom: 1px solid #f0f0f0; } body > div.container.validator > header:before{ content: "Header"; display: block; font-size: 2.5em; margin: 1em; font-weight: bold; } body > div.container.validator > header > h1:before { content:"Title : "; } body > div.container.validator > header > h2:before { content:"Abstract : "; } body > div.container.validator > header > section#authors:before{ content: "Contributor(s)"; display: block; font-size: 2.5em; margin: 1em; font-weight: bold; } body > div.container.validator > header > section#authors > article{ display:flex; width:100%; } body > div.container.validator > header > section#authors > article > p { flex:1 1 25%; border-left:1px solid #f0f0f0; } body > div.container.validator > header > section#authors > article > i.deleteAuthor { flex:0 0 auto; border-left:1px solid #f0f0f0; color:white; background-color:#ed1c24; padding:0.5em 1em; border-top:1px solid #f0f0f0; } body > div.container.validator > header > section#authors > article > p:first-child{ border-left:none; } body > div.container.validator > header > section#authors > p#addAuthor{ display:inline-block; padding:0.5em 1em; background-color:green; color:white; } body > div.container.validator > header > section#journals:before{ content: "Publication(s)"; display: block; font-size: 2.5em; margin: 1em; font-weight: bold; } body > div.container.validator > header > section#journals > article{ display:flex; width:100%; } body > div.container.validator > header > section#journals > article > p { flex:1 1 25%; border-left:1px solid #f0f0f0; } body > div.container.validator > header > section#journals > article > i.deleteJournal{ flex:0 0 auto; border-left:1px solid #f0f0f0; color:white; background-color:#ed1c24; padding:0.5em 1em; border-top:1px solid #f0f0f0; } body > div.container.validator > header > section#journals > article > p:first-child{ border-left:none; } body > div.container.validator > header > section#journals > p#addJournal { display:inline-block; padding:0.5em 1em; background-color:green; color:white; }
0.245537
0.039306
.bg { position: relative; } .bg_mask { position: absolute; left: 0; top: 0; background: #000; opacity: 0.3; width: 100%; height: 100%; filter: alpha(opacity=30); } .top_bar { width: 100%; position: relative; font-size: 13px; z-index: 1500; } .logo { border: 0; width: 115px; } .top_bar_right { float: right; margin-top: 19px; } .top_bar_right div { display: block; float: left; height: 34px; line-height: 34px; position: relative; text-align: center; } .top_bar_right .op { padding: 0 8px; } .top_bar_right a:hover { text-decoration: none; color : crimson; } .top_bar_right a:focus { text-decoration: none; color : crimson; } .top_bar_right, .top_bar_right a { text-decoration: none; color: #fff; } .middle_container { width: 100%; height: 622px; } #search_part { position: relative; width: 100%; clear: both; z-index: 999; } #search_part h3, #search_part h4 { text-align: center; font-size: 48px; padding-top: 48px; color: #fff; font-weight: 400; } #search_part h4 { padding-top: 0; font-size: 28px; } .search_con { margin: 0 auto; } .search_con div { display: block; float: left; height: 34px; line-height: 34px; position: relative; text-align: center; } .search_op { padding: 0 15px; font-size: 20px; width: 200px; } .search_op a { text-decoration: none; color : darkgray; } .search_op a:hover { text-decoration: none; color : white; } .search_op a:focus { text-decoration: none; color : white; } #searchForm { position: relative; width: 100%; margin: 0 auto; } #searchForm input { width: 100%; height: 50px; padding-left: 10px; border: 2px solid #FF7600; border-radius: 5px; outline: none; background: #F9F0DA; color: #9E9C9C; } #searchForm .business { width: 100%; height: 50px; padding-left: 10px; border: 2px solid #FF7600; border-radius: 5px; outline: none; background: #F9F0DA; color: #9E9C9C; } #searchForm button { position: absolute; top: 0; right: 0; height: 50px; width: 120px; border: none; background : #FF7600; border-radius: 0 5px 5px 0; cursor: pointer; font-size: 16px; color : white; } .intro_text{ width: 250px; font-size: 16px; }
public/css/homepage.css
.bg { position: relative; } .bg_mask { position: absolute; left: 0; top: 0; background: #000; opacity: 0.3; width: 100%; height: 100%; filter: alpha(opacity=30); } .top_bar { width: 100%; position: relative; font-size: 13px; z-index: 1500; } .logo { border: 0; width: 115px; } .top_bar_right { float: right; margin-top: 19px; } .top_bar_right div { display: block; float: left; height: 34px; line-height: 34px; position: relative; text-align: center; } .top_bar_right .op { padding: 0 8px; } .top_bar_right a:hover { text-decoration: none; color : crimson; } .top_bar_right a:focus { text-decoration: none; color : crimson; } .top_bar_right, .top_bar_right a { text-decoration: none; color: #fff; } .middle_container { width: 100%; height: 622px; } #search_part { position: relative; width: 100%; clear: both; z-index: 999; } #search_part h3, #search_part h4 { text-align: center; font-size: 48px; padding-top: 48px; color: #fff; font-weight: 400; } #search_part h4 { padding-top: 0; font-size: 28px; } .search_con { margin: 0 auto; } .search_con div { display: block; float: left; height: 34px; line-height: 34px; position: relative; text-align: center; } .search_op { padding: 0 15px; font-size: 20px; width: 200px; } .search_op a { text-decoration: none; color : darkgray; } .search_op a:hover { text-decoration: none; color : white; } .search_op a:focus { text-decoration: none; color : white; } #searchForm { position: relative; width: 100%; margin: 0 auto; } #searchForm input { width: 100%; height: 50px; padding-left: 10px; border: 2px solid #FF7600; border-radius: 5px; outline: none; background: #F9F0DA; color: #9E9C9C; } #searchForm .business { width: 100%; height: 50px; padding-left: 10px; border: 2px solid #FF7600; border-radius: 5px; outline: none; background: #F9F0DA; color: #9E9C9C; } #searchForm button { position: absolute; top: 0; right: 0; height: 50px; width: 120px; border: none; background : #FF7600; border-radius: 0 5px 5px 0; cursor: pointer; font-size: 16px; color : white; } .intro_text{ width: 250px; font-size: 16px; }
0.474144
0.078501
.card__deals { margin: 0 20px; } .image-card__deals-container { margin-bottom: 15px; } .image-card__deals-container img { width: 100%; height: auto; } .price-container-card__deals { margin-bottom: 15px; } .price__if__discount { color: var(--price-cart-name-primary-color); font-size: 18px; font-weight: 600; } .price__original-card__deals { color: var(--quartenary-color); font-size: 14px; text-decoration: line-through; } .discount-card__deals { color: var(--featured-color); font-size: 14px; } .name-product-card__deals { margin-bottom: 15px; } .name-product-card__deals a { color: var(--title-products-primary-color); font-size: 14px; transition: all 0.5s; } .name-product-card__deals a:hover { color: var(--primary-color); } .seller-card__deals { margin-bottom: 15px; } .seller-card__deals span:first-child { font-size: 14px; } .seller-card__deals span:first-child span { text-transform: uppercase; } .costumer__avaliation-card__deals-container { margin-bottom: 20px; } .costumer__avaliation-card__deals { display: flex; align-items: center; } .costumer__avaliation-stars { display: flex; margin-right: 10px; } .costumer__avaliation-stars svg { font-size: 12px; margin-right: 3px; color: #d6d6d6; } .quantity__of__coments-card__deals { font-size: 13px; } .bar__sales__progress-wrapper { height: 10px; background-color: #d6d6d6; margin-bottom: 4px; } .bar__sales__progress-wrapper > div { height: 100%; background-color: var(--primary-color) } .sold__amount-contianer span { font-size: 14px; } .buttons-card__deals-container { position: relative; background: white; height: 60px; margin-bottom: -60px; display: flex; align-items: center; bottom: 50px; transition: all 0.3s; opacity: 0; } .buttons-card__deals-container-active { opacity: 1; bottom: 60px; } .buttons-card__deals-wrapper { display: flex; justify-content: space-around; width: 80%; margin: 0 auto; } .buttons-card__deals-container button { width: 30px; height: 30px; border: none; background-color: white; padding: 0px; border-radius: 50%; cursor: pointer; transition: all 0.3s; } .buttons-card__deals-container button:hover { background-color: var(--primary-color); } .buttons-card__deals-container button svg { font-size: 18px; }
src/components/dealsSection/dealsSectionComponents/cardDeals/CardDeals.css
.card__deals { margin: 0 20px; } .image-card__deals-container { margin-bottom: 15px; } .image-card__deals-container img { width: 100%; height: auto; } .price-container-card__deals { margin-bottom: 15px; } .price__if__discount { color: var(--price-cart-name-primary-color); font-size: 18px; font-weight: 600; } .price__original-card__deals { color: var(--quartenary-color); font-size: 14px; text-decoration: line-through; } .discount-card__deals { color: var(--featured-color); font-size: 14px; } .name-product-card__deals { margin-bottom: 15px; } .name-product-card__deals a { color: var(--title-products-primary-color); font-size: 14px; transition: all 0.5s; } .name-product-card__deals a:hover { color: var(--primary-color); } .seller-card__deals { margin-bottom: 15px; } .seller-card__deals span:first-child { font-size: 14px; } .seller-card__deals span:first-child span { text-transform: uppercase; } .costumer__avaliation-card__deals-container { margin-bottom: 20px; } .costumer__avaliation-card__deals { display: flex; align-items: center; } .costumer__avaliation-stars { display: flex; margin-right: 10px; } .costumer__avaliation-stars svg { font-size: 12px; margin-right: 3px; color: #d6d6d6; } .quantity__of__coments-card__deals { font-size: 13px; } .bar__sales__progress-wrapper { height: 10px; background-color: #d6d6d6; margin-bottom: 4px; } .bar__sales__progress-wrapper > div { height: 100%; background-color: var(--primary-color) } .sold__amount-contianer span { font-size: 14px; } .buttons-card__deals-container { position: relative; background: white; height: 60px; margin-bottom: -60px; display: flex; align-items: center; bottom: 50px; transition: all 0.3s; opacity: 0; } .buttons-card__deals-container-active { opacity: 1; bottom: 60px; } .buttons-card__deals-wrapper { display: flex; justify-content: space-around; width: 80%; margin: 0 auto; } .buttons-card__deals-container button { width: 30px; height: 30px; border: none; background-color: white; padding: 0px; border-radius: 50%; cursor: pointer; transition: all 0.3s; } .buttons-card__deals-container button:hover { background-color: var(--primary-color); } .buttons-card__deals-container button svg { font-size: 18px; }
0.508788
0.071332
#head-wrapper{ width:900px; height: 15%; overflow: hidden; background: url(images/bg02.jpg) repeat; border-top-left-radius:10px; border-top-right-radius:10px; margin:auto; } #head-title{ height: 125px; max-width: 400px; } #head-navRight{ color: #fff; float: right; margin-top: -3%; padding-right:2%; font-size: 15pt; } #head-navRight li{ padding-right: 2px; display: inline; margin-left: 15px; } /*Links Start*/ #head-links{ height: 64px; width: 320px; float: right; margin-top: -110px; display:inline; } #head-youtubeLink{ height: 64px; width: 64px; float: left; } #head-twitchLink{ height: 64px; width: 64px; float: left; margin-right: 10px; } #head-twitterLink{ background: url(images/twitter.png) no-repeat; height: 64px; width: 64px; float: left; margin-right: 10px; } #head-githubLink{ background: url(images/github.png) no-repeat; height: 64px; width: 64px; float: left; margin-right: 10px; } /*Links End*/ /*Head End*/ /*Body Start*/ #body-wrapper{ height:auto; width:900px; margin: auto; } #body-wrapperLeft{ background: url(images/bg03.jpg) repeat; width: 500px; float: left; } #body-currProjImg{ margin-left: 10px; margin-right: 10px; float: left; } #body-currProjTxt{ margin-left: 10px; margin-right: 10px; margin-bottom: 50px; } #body-currProjTxt li, #body-currProjTxt a { float:right; color: #5E5E5E; display: inline; margin-left: 10px; font-size: 15pt; } #body-contentDivider{ border-bottom: 1px solid #DBDBDB; margin: 0 10px 20px; text-align: center; } #body-wrapperRight{ background: url(images/bg03.jpg) repeat; width: 350px; float: right; padding-top: 6px; } #body-twitterFeed{ padding: 5px 10px 5px 10px; overflow: hide; } @media screen and (max-height: 30rem) { .twitter-timeline { height:15rem; } } @media screen and (min-height: 30rem) { .twitter-timeline { height: 30rem; } } #bodyRight-ProjNav, #bodyRight-ProjNav li, #bodyRight-ProjNav a{ margin-bottom: 10px; color: #5E5E5E; list-style-type: none; text-align:center; font-size: 15pt; } #body-latestVideo{ text-align: center; margin-bottom: 10px; } #body-twitchVideo{ text-align:center; } #body-twitchChat{ text-align:center; } #body-downloads{ text-align: center; } #body-downloads a{ font-size: 18px; float: center; } #body-downloads th{ font-size: 20px; } .wrapper { /*min-height: 100%;*/ height: auto !important; height: 100%; margin: 0 auto 0px; /* the bottom margin is the negative value of the footer's height */ } .footer, .push { height: 0px; /* .push must be the same height as .footer */ clear: both; } .holder { overflow: hidden; clear: both; } .holder .even-height { float: left; padding-bottom: 100000px; margin-bottom: -100000px; } /*Body End*/ /*Foot Start*/ #foot-wrapper{ width:900px; height: 50px; background: url(images/bg02.jpg) repeat; border-bottom-left-radius:10px; border-bottom-right-radius:10px; margin:auto; } #foot-text{ font-size: 8pt; color: #fff; float: right; margin: 2% 2% 0 0; } /*Foot End*/ /*Everything Else*/ html, body{ height:100%; margin: 0px 0px 0px 0px; padding: 0px 0px 0px 0px; } body{ background: url("images/bg01.jpg") repeat; font-family: 'Source Sans Pro', sans-serif; font-size: 12pt; } h1, h2, h3 { color: #5E5E5E; } h1 { font-size: 2em; margin-top: 4%; margin-left: 3% } h2 { font-size: 24px; margin-top: 10px; margin-left: 3% } h3 { font-size: 1.6em; text-decoration: underline; } p, ol, ul { margin-top: 0px; } p { line-height: normal; letter-spacing: normal; word-spacing: normal; font-size: 11pt; } a{ color: #fff }
stylesheet.css
#head-wrapper{ width:900px; height: 15%; overflow: hidden; background: url(images/bg02.jpg) repeat; border-top-left-radius:10px; border-top-right-radius:10px; margin:auto; } #head-title{ height: 125px; max-width: 400px; } #head-navRight{ color: #fff; float: right; margin-top: -3%; padding-right:2%; font-size: 15pt; } #head-navRight li{ padding-right: 2px; display: inline; margin-left: 15px; } /*Links Start*/ #head-links{ height: 64px; width: 320px; float: right; margin-top: -110px; display:inline; } #head-youtubeLink{ height: 64px; width: 64px; float: left; } #head-twitchLink{ height: 64px; width: 64px; float: left; margin-right: 10px; } #head-twitterLink{ background: url(images/twitter.png) no-repeat; height: 64px; width: 64px; float: left; margin-right: 10px; } #head-githubLink{ background: url(images/github.png) no-repeat; height: 64px; width: 64px; float: left; margin-right: 10px; } /*Links End*/ /*Head End*/ /*Body Start*/ #body-wrapper{ height:auto; width:900px; margin: auto; } #body-wrapperLeft{ background: url(images/bg03.jpg) repeat; width: 500px; float: left; } #body-currProjImg{ margin-left: 10px; margin-right: 10px; float: left; } #body-currProjTxt{ margin-left: 10px; margin-right: 10px; margin-bottom: 50px; } #body-currProjTxt li, #body-currProjTxt a { float:right; color: #5E5E5E; display: inline; margin-left: 10px; font-size: 15pt; } #body-contentDivider{ border-bottom: 1px solid #DBDBDB; margin: 0 10px 20px; text-align: center; } #body-wrapperRight{ background: url(images/bg03.jpg) repeat; width: 350px; float: right; padding-top: 6px; } #body-twitterFeed{ padding: 5px 10px 5px 10px; overflow: hide; } @media screen and (max-height: 30rem) { .twitter-timeline { height:15rem; } } @media screen and (min-height: 30rem) { .twitter-timeline { height: 30rem; } } #bodyRight-ProjNav, #bodyRight-ProjNav li, #bodyRight-ProjNav a{ margin-bottom: 10px; color: #5E5E5E; list-style-type: none; text-align:center; font-size: 15pt; } #body-latestVideo{ text-align: center; margin-bottom: 10px; } #body-twitchVideo{ text-align:center; } #body-twitchChat{ text-align:center; } #body-downloads{ text-align: center; } #body-downloads a{ font-size: 18px; float: center; } #body-downloads th{ font-size: 20px; } .wrapper { /*min-height: 100%;*/ height: auto !important; height: 100%; margin: 0 auto 0px; /* the bottom margin is the negative value of the footer's height */ } .footer, .push { height: 0px; /* .push must be the same height as .footer */ clear: both; } .holder { overflow: hidden; clear: both; } .holder .even-height { float: left; padding-bottom: 100000px; margin-bottom: -100000px; } /*Body End*/ /*Foot Start*/ #foot-wrapper{ width:900px; height: 50px; background: url(images/bg02.jpg) repeat; border-bottom-left-radius:10px; border-bottom-right-radius:10px; margin:auto; } #foot-text{ font-size: 8pt; color: #fff; float: right; margin: 2% 2% 0 0; } /*Foot End*/ /*Everything Else*/ html, body{ height:100%; margin: 0px 0px 0px 0px; padding: 0px 0px 0px 0px; } body{ background: url("images/bg01.jpg") repeat; font-family: 'Source Sans Pro', sans-serif; font-size: 12pt; } h1, h2, h3 { color: #5E5E5E; } h1 { font-size: 2em; margin-top: 4%; margin-left: 3% } h2 { font-size: 24px; margin-top: 10px; margin-left: 3% } h3 { font-size: 1.6em; text-decoration: underline; } p, ol, ul { margin-top: 0px; } p { line-height: normal; letter-spacing: normal; word-spacing: normal; font-size: 11pt; } a{ color: #fff }
0.264548
0.063077
@charset "utf-8"; /* New Perspectives on HTML5 and CSS3, 7th Edition Tutorial 5 Case Problem 3 Author: <NAME>, <NAME>. Date: 11/8/18 Filename: cw_styles.css This file contains the screen styles used with the Cauli-Wood Gallery home page */ /* Import Basic Design Styles */ @import "cw_designs.css"; /* =============================== General Styles for All Devices =============================== */ nav#bottom { display: -webkit-box; display: -moz-flex; display: -ms-flexbox; display: -webkit-flex; display: flex; -webkit-flex-flow: row nowrap; flex-flow: row nowrap; justify-content: center; } nav#bottom ul { -webkit-flex-basis: 150px; flex-basis: 150px; } /* =============================== Mobile Styles up to 480 pixels =============================== */ @media only screen and (max-width: 480px) { body { color: rgb(211,211,211); background-color: rgb(51, 51, 51); } aside, article img, section#spotlight { display: none; } nav#top ul { display: -webkit-box; display: -moz-flex; display: -ms-flexbox; display: -webkit-flex; display: flex; -webkit-flex-flow: row wrap; flex-flow: row wrap; } nav#top ul li { font-size: 2.2em; -webkit-flex: 1 1 130px; flex: 1 1 130px; } nav#top ul li:nth-of-type(1) { background: url(cw_image01.png); background-position: center; background-size: cover; background-repeat: no-repeat; } nav#top ul li:nth-of-type(2) { background: url(cw_image02.png); background-position: center; background-size: cover; background-repeat: no-repeat; } nav#top ul li:nth-of-type(3) { background: url(cw_image03.png); background-position: center; background-size: cover; background-repeat: no-repeat; } nav#top ul li:nth-of-type(4) { background: url(cw_image04.png); background-position: center; background-size: cover; background-repeat: no-repeat; } nav#top ul li:nth-of-type(5) { background: url(cw_image05.png); background-position: center; background-size: cover; background-repeat: no-repeat; } nav#top ul li:nth-of-type(6) { background: url(cw_image06.png); background-position: center; background-size: cover; background-repeat: no-repeat; } p#links { display: -webkit-box; display: -moz-flex; display: -ms-flexbox; display: -webkit-flex; display: flex; -webkit-flex-flow: row nowrap; flex-flow: row nowrap; justify-content: space-around; } p#links a { color: white; background-color: rgb(220, 27, 27); border-radius: 20px; padding: 10px; text-decoration: none; } footer { -webkit-order: 100; order: 100; } } /* ============================================ Tablet and Desktop Devices: 481px or more ============================================ */ @media only screen and (min-width: 481px) { body { display: -webkit-box; display: -moz-flex; display: -ms-flexbox; display: -webkit-flex; display: flex; -webkit-flex-flow: row wrap; flex-flow: row wrap; } article { -webkit-flex: 2 1 400px; flex: 2 1 400px; } aside { -webkit-flex: 1 2 200px; flex: 1 2 200px; } nav#top { -webkit-flex-flow: row nowrap; flex-flow: row nowrap; } nav#top ul { display: -webkit-box; display: -moz-flex; display: -ms-flexbox; display: -webkit-flex; display: flex; background-color: rgb(51,51,51); height: 50px; justify-content: center; align-items: center; } nav#top ul li { -webkit-flex: 1 1 80px; flex: 1 1 80px; } p#links { display: none; } }
case3/cw_styles.css
@charset "utf-8"; /* New Perspectives on HTML5 and CSS3, 7th Edition Tutorial 5 Case Problem 3 Author: <NAME>, <NAME>. Date: 11/8/18 Filename: cw_styles.css This file contains the screen styles used with the Cauli-Wood Gallery home page */ /* Import Basic Design Styles */ @import "cw_designs.css"; /* =============================== General Styles for All Devices =============================== */ nav#bottom { display: -webkit-box; display: -moz-flex; display: -ms-flexbox; display: -webkit-flex; display: flex; -webkit-flex-flow: row nowrap; flex-flow: row nowrap; justify-content: center; } nav#bottom ul { -webkit-flex-basis: 150px; flex-basis: 150px; } /* =============================== Mobile Styles up to 480 pixels =============================== */ @media only screen and (max-width: 480px) { body { color: rgb(211,211,211); background-color: rgb(51, 51, 51); } aside, article img, section#spotlight { display: none; } nav#top ul { display: -webkit-box; display: -moz-flex; display: -ms-flexbox; display: -webkit-flex; display: flex; -webkit-flex-flow: row wrap; flex-flow: row wrap; } nav#top ul li { font-size: 2.2em; -webkit-flex: 1 1 130px; flex: 1 1 130px; } nav#top ul li:nth-of-type(1) { background: url(cw_image01.png); background-position: center; background-size: cover; background-repeat: no-repeat; } nav#top ul li:nth-of-type(2) { background: url(cw_image02.png); background-position: center; background-size: cover; background-repeat: no-repeat; } nav#top ul li:nth-of-type(3) { background: url(cw_image03.png); background-position: center; background-size: cover; background-repeat: no-repeat; } nav#top ul li:nth-of-type(4) { background: url(cw_image04.png); background-position: center; background-size: cover; background-repeat: no-repeat; } nav#top ul li:nth-of-type(5) { background: url(cw_image05.png); background-position: center; background-size: cover; background-repeat: no-repeat; } nav#top ul li:nth-of-type(6) { background: url(cw_image06.png); background-position: center; background-size: cover; background-repeat: no-repeat; } p#links { display: -webkit-box; display: -moz-flex; display: -ms-flexbox; display: -webkit-flex; display: flex; -webkit-flex-flow: row nowrap; flex-flow: row nowrap; justify-content: space-around; } p#links a { color: white; background-color: rgb(220, 27, 27); border-radius: 20px; padding: 10px; text-decoration: none; } footer { -webkit-order: 100; order: 100; } } /* ============================================ Tablet and Desktop Devices: 481px or more ============================================ */ @media only screen and (min-width: 481px) { body { display: -webkit-box; display: -moz-flex; display: -ms-flexbox; display: -webkit-flex; display: flex; -webkit-flex-flow: row wrap; flex-flow: row wrap; } article { -webkit-flex: 2 1 400px; flex: 2 1 400px; } aside { -webkit-flex: 1 2 200px; flex: 1 2 200px; } nav#top { -webkit-flex-flow: row nowrap; flex-flow: row nowrap; } nav#top ul { display: -webkit-box; display: -moz-flex; display: -ms-flexbox; display: -webkit-flex; display: flex; background-color: rgb(51,51,51); height: 50px; justify-content: center; align-items: center; } nav#top ul li { -webkit-flex: 1 1 80px; flex: 1 1 80px; } p#links { display: none; } }
0.187467
0.071982
a,a:link,a:visited{ text-decoration:none; color:#29607B; } a:hover{ text-decoration:underline; color:#29607B; } .Notes{ border:#DDD solid 1px; margin:0 10px 15px 0; } .Notes div{ padding-left:20px; line-height:35px; font-size:14px; color:#F90; } .MainCont .head .tag1{ padding-left:70px; background:url(tag1.gif) 5px 5px no-repeat; } .MyInfo{ padding:15px 10px 10px 15px; height:80px; } .MyInfo .img{ float:left; border:#C3D4DE solid 1px; padding:3px; margin-top:10px; } .MyInfo .img a{ display:block; height:50px; width:50px; overflow:hidden; } .MyInfo .info{ width:450px; float:left; padding-left:15px; line-height:25px; } .MyInfo .info div{ height:25px; overflow:hidden; } .MyInfo .info div.base div{ float:left; } .MyInfo .info div.base div.name{ color:#999; } .MyInfo .info div.base div.name a{ font-size:16px; font-weight:bold; color:#333; padding-right:10px; } .MyInfo .info div.base div.yzmob{ float:left; padding-left:80px; background:url(nomob.gif) 60px 3px no-repeat; } .MyInfo .info div.list1,.MyInfo .info div.list2{ word-spacing:15px; } .MyInfo .info div.list2{ color:#888; } .MyInfo .adds{ width:200px; height:70px; float:right; padding-top:5px; } .MyInfo .adds div{ width:100px; height:70px; float:left; background:url(but1.gif) center top no-repeat; } .MyInfo .adds div a{ display:block; text-align:center; padding-top:35px; line-height:30px; font-size:14px; font-weight:bold; } .MyInfo .adds div.rmb a{ background:url(rmb.gif) center 7px no-repeat; } .MyInfo .adds div.rmb a:link,.MyInfo .adds div.rmb a:hover,.MyInfo .adds div.rmb a:visited{ color:#629C00; text-decoration:none; } .MyInfo .adds div.zf a{ background:url(zf.gif) center 7px no-repeat; } .MyInfo .adds div.zf a:link,.MyInfo .adds div.zf a:hover,.MyInfo .adds div.zf a:visited{ color:#EA6622; text-decoration:none; } /* * */ .MainCont .head .tag2{ width:230px; } .shopinfo{ height:90px; overflow:hidden; padding:20px 10px 20px 10px; } .shopinfo ul{ width:240px; height:90px; float:left; } .shopinfo ul li{ height:30px; line-height:30px; overflow:hidden; padding-left:8px; font-size:14px; } .shopinfo ul li span{ color:#F30; font-weight:bold; padding:0 3px 0 3px; } .shopinfo ul li.m{ color:#29607B; } .shopinfo ul.list3{ width:200px; float:right; } .shopinfo ul.list3 li{ height:39px; overflow:hidden; background:url(but2.gif) no-repeat; } .shopinfo ul.list3 li a{ display:block; height:35px; line-height:35px; float:left; padding-left:30px; font-size:14px; background:url(icon1.gif) 5px 10px no-repeat; } .shopinfo ul.list3 li.but2 a{ background:url(icon2.gif) 5px 10px no-repeat; } .rmbinfo{ padding:20px 10px 20px 15px; } .rmbinfo li{ height:35px; overflow:hidden; line-height:35px; font-size:14px; padding-left:5px; } .rmbinfo li div{ float:left; } .rmbinfo li div span{ color:#f50; font-weight:bold; padding:0 5px 0 5px; } .rmbinfo li div.tg{ padding-right:15px; } .rmbinfo li div.rmb{ padding-left:50px; background:url(icon4.gif) 25px 5px no-repeat; } .rmbinfo li div.add,.rmbinfo li div.free{ padding-left:40px; background:url(icon3.gif) 20px 5px no-repeat; } .rmbinfo li div.add{ background:url(icon5.gif) 20px 5px no-repeat; }
public/static/member/default/blue/map/map.css
a,a:link,a:visited{ text-decoration:none; color:#29607B; } a:hover{ text-decoration:underline; color:#29607B; } .Notes{ border:#DDD solid 1px; margin:0 10px 15px 0; } .Notes div{ padding-left:20px; line-height:35px; font-size:14px; color:#F90; } .MainCont .head .tag1{ padding-left:70px; background:url(tag1.gif) 5px 5px no-repeat; } .MyInfo{ padding:15px 10px 10px 15px; height:80px; } .MyInfo .img{ float:left; border:#C3D4DE solid 1px; padding:3px; margin-top:10px; } .MyInfo .img a{ display:block; height:50px; width:50px; overflow:hidden; } .MyInfo .info{ width:450px; float:left; padding-left:15px; line-height:25px; } .MyInfo .info div{ height:25px; overflow:hidden; } .MyInfo .info div.base div{ float:left; } .MyInfo .info div.base div.name{ color:#999; } .MyInfo .info div.base div.name a{ font-size:16px; font-weight:bold; color:#333; padding-right:10px; } .MyInfo .info div.base div.yzmob{ float:left; padding-left:80px; background:url(nomob.gif) 60px 3px no-repeat; } .MyInfo .info div.list1,.MyInfo .info div.list2{ word-spacing:15px; } .MyInfo .info div.list2{ color:#888; } .MyInfo .adds{ width:200px; height:70px; float:right; padding-top:5px; } .MyInfo .adds div{ width:100px; height:70px; float:left; background:url(but1.gif) center top no-repeat; } .MyInfo .adds div a{ display:block; text-align:center; padding-top:35px; line-height:30px; font-size:14px; font-weight:bold; } .MyInfo .adds div.rmb a{ background:url(rmb.gif) center 7px no-repeat; } .MyInfo .adds div.rmb a:link,.MyInfo .adds div.rmb a:hover,.MyInfo .adds div.rmb a:visited{ color:#629C00; text-decoration:none; } .MyInfo .adds div.zf a{ background:url(zf.gif) center 7px no-repeat; } .MyInfo .adds div.zf a:link,.MyInfo .adds div.zf a:hover,.MyInfo .adds div.zf a:visited{ color:#EA6622; text-decoration:none; } /* * */ .MainCont .head .tag2{ width:230px; } .shopinfo{ height:90px; overflow:hidden; padding:20px 10px 20px 10px; } .shopinfo ul{ width:240px; height:90px; float:left; } .shopinfo ul li{ height:30px; line-height:30px; overflow:hidden; padding-left:8px; font-size:14px; } .shopinfo ul li span{ color:#F30; font-weight:bold; padding:0 3px 0 3px; } .shopinfo ul li.m{ color:#29607B; } .shopinfo ul.list3{ width:200px; float:right; } .shopinfo ul.list3 li{ height:39px; overflow:hidden; background:url(but2.gif) no-repeat; } .shopinfo ul.list3 li a{ display:block; height:35px; line-height:35px; float:left; padding-left:30px; font-size:14px; background:url(icon1.gif) 5px 10px no-repeat; } .shopinfo ul.list3 li.but2 a{ background:url(icon2.gif) 5px 10px no-repeat; } .rmbinfo{ padding:20px 10px 20px 15px; } .rmbinfo li{ height:35px; overflow:hidden; line-height:35px; font-size:14px; padding-left:5px; } .rmbinfo li div{ float:left; } .rmbinfo li div span{ color:#f50; font-weight:bold; padding:0 5px 0 5px; } .rmbinfo li div.tg{ padding-right:15px; } .rmbinfo li div.rmb{ padding-left:50px; background:url(icon4.gif) 25px 5px no-repeat; } .rmbinfo li div.add,.rmbinfo li div.free{ padding-left:40px; background:url(icon3.gif) 20px 5px no-repeat; } .rmbinfo li div.add{ background:url(icon5.gif) 20px 5px no-repeat; }
0.25992
0.057998
.ui-designer * { user-select: none; } .ui-designer { cursor: move; } .ui-designer .selected { animation: hop 0.3s; } .ui-designer .component { cursor: move; } .draft .ui-designer .component { cursor: crosshair; } @keyframes hop { 0% { transform: scale(1); } 50% { transform: scale(1.18); } 100% { transform: scale(1); } } .ui-devicetype { height: 28px; } .ui-devicetype span { float: left; width: 50%; text-align: center; height: 28px; cursor: pointer; padding: 6px 0 0 0; font-size: 12px; text-transform: uppercase; } .ui-devicetype span:first-child { border-radius: 2px 0 0 2px; } .ui-devicetype span:last-child { border-radius: 0 2px 2px 0; } .ui-devicetype-selected { background-color: #303030; color: white; font-weight: bold; } .ui-dark .ui-devicetype-selected { background-color: white; color: black; } .ui-controls { position: absolute; opacity: 0; transition: 0.25s transform cubic-bezier(0.23, 1, 0.32, 1); left: -100; top: -100; z-index: 20; max-width: 300px; box-shadow: 0 5px 15px rgba(0,0,0,0.1); transform: translate(0px,20px); background-color: white; border: 1px solid #E0E0E0; } .ui-controls-visible { opacity: 1; transform: translate(0px,0px); } .ui-controls-items .item { font-size: 11px; height: 60px; background-color: #F0F0F0; cursor: pointer; width: 100px; text-overflow: ellipsis; overflow: hidden; text-align: center; display: block; float: left; } .ui-controls-items .item:nth-child(even) { background-color: #F8F8F8; } .ui-controls-items .item:hover { background-color: #E0E0E0; } .ui-controls-items .item i { text-align: center; padding: 11px 0 3px; font-size: 22px; color: #A0A0A0; display: block; } .ui-controls-items span { color: black; width: 180px; margin: 10px 0 0 0; overflow: hidden; text-overflow: ellipsis; white-space: nowrap; height: 20px; } .ui-controls-items .divider { font-size: 11px; color: #A0A0A0; text-transform: uppercase; padding: 10px 10px; border-width: 0; border-bottom: 1px solid #E0E0E0; margin-top: 15px; } .ui-controls-items .divider .fa { margin-right: 5px; } .ui-controls .selected { font-weight: bold; background-color: #F6BB42 !important; box-shadow: inset 0 0 10px rgba(0,0,0,0.2); } .ui-controls .selected * { color: white !important; } .ui-controls .disabled { background-color: white !important; cursor: not-allowed; } .ui-controls .disabled * { color: silver !important; } .ui-dark .ui-controls { background-color: #181818; box-shadow: 0 1px 15px rgba(0,0,0,0.8); } .ui-dark .ui-controls-items .item { background-color: #202020; } .ui-dark .ui-controls-items .item:nth-child(even) { background-color: #282828; } .ui-dark .ui-controls-items .item:hover { background-color: #303030; } .ui-dark .ui-controls-items .item i { color: gray; } .ui-dark .ui-controls-items .item span { color: #E0E0E0; } .ui-dark .ui-controls-items .divider { color: gray; border-bottom-color: #303030; font-weight: bold; } .ui-dark .ui-controls .selected { background-color: #F6BB42 !important; } .ui-dark .ui-controls .selected * { color: white !important; } .ui-dark .ui-controls .disabled { background-color: #161616 !important; cursor: not-allowed; } .ui-dark .ui-controls .disabled * { color: #353535 !important; } .ui-form-buttons { padding: 20px; border-top: 1px solid #F0F0F0; background: linear-gradient(#F8F8F8,white); border-radius: 0 0 4px 4px; } .ui-form-buttons button { border: 1px solid #D0D0D0; background-color: white; border-radius: 4px; height: 45px; padding: 0 15px; color: black; margin: 0; cursor: pointer; font-family: Arial; vertical-align: middle; outline: 0; font-size: 14px; text-decoration: none; transition: all 0.3s; } .ui-form-buttons button .fa { width: 16px; } .ui-form-buttons button:hover { border-color: silver; } .ui-form-buttons button:active { background-color: #D0D0D0; } .ui-form-buttons button:disabled { background-color: #F5F5F5 !important; border-color: #E0E0E0 !important; color: silver !important; cursor: not-allowed; box-shadow: none; } .ui-form-buttons button[name="submit"] { width: 220px; margin-right: 15px; font-weight: bold; } .ui-form-buttons button[name="cancel"] { color: gray; } .ui-form-buttons div { position: relative; display: inline-block; vertical-align: middle; } .ui-form-buttons label { float: right; margin: 12px 0 0 0; font-size: 11px; } .ui-form-dragdrop { background-color: #F8F8F8; } .ui-filereader { border: 1px solid #d0d0d0; padding: 5px 8px; border-radius: 3px; position: relative; display: block; width: 100%; background-color: white; } .ui-filereader input[type="text"] { border: 0; width: 100%; outline: 0; font: normal 14px Arial; color: black; } .ui-filereader .fa { position: absolute; right: 8px; top: 8px; color: gray; font-size: 16px; } .ui-filereader-input { position: absolute; width: 100%; height: 30px; border: 1px solid #D0D0D0; margin: -5px 0 0 -7px; opacity: 0; cursor: pointer; font-weight: bold; } .ui-filereader-label { margin-bottom: 3px; font-size: 12px; } .ui-filereader-label .fa { width: 13px; } /*.ui-filereader-label-required { font-weight: bold; }*/ .ui-filereader-label-required:before { color: red; content: '***'; margin-right: 5px; } .ui-dark .ui-filereader { border: 1px solid #404040; background-color: #202020; } .ui-dark .ui-filereader input[type="text"] { background-color: #202020; }
.original/dashboard-master/source/css/ui.extras.css
.ui-designer * { user-select: none; } .ui-designer { cursor: move; } .ui-designer .selected { animation: hop 0.3s; } .ui-designer .component { cursor: move; } .draft .ui-designer .component { cursor: crosshair; } @keyframes hop { 0% { transform: scale(1); } 50% { transform: scale(1.18); } 100% { transform: scale(1); } } .ui-devicetype { height: 28px; } .ui-devicetype span { float: left; width: 50%; text-align: center; height: 28px; cursor: pointer; padding: 6px 0 0 0; font-size: 12px; text-transform: uppercase; } .ui-devicetype span:first-child { border-radius: 2px 0 0 2px; } .ui-devicetype span:last-child { border-radius: 0 2px 2px 0; } .ui-devicetype-selected { background-color: #303030; color: white; font-weight: bold; } .ui-dark .ui-devicetype-selected { background-color: white; color: black; } .ui-controls { position: absolute; opacity: 0; transition: 0.25s transform cubic-bezier(0.23, 1, 0.32, 1); left: -100; top: -100; z-index: 20; max-width: 300px; box-shadow: 0 5px 15px rgba(0,0,0,0.1); transform: translate(0px,20px); background-color: white; border: 1px solid #E0E0E0; } .ui-controls-visible { opacity: 1; transform: translate(0px,0px); } .ui-controls-items .item { font-size: 11px; height: 60px; background-color: #F0F0F0; cursor: pointer; width: 100px; text-overflow: ellipsis; overflow: hidden; text-align: center; display: block; float: left; } .ui-controls-items .item:nth-child(even) { background-color: #F8F8F8; } .ui-controls-items .item:hover { background-color: #E0E0E0; } .ui-controls-items .item i { text-align: center; padding: 11px 0 3px; font-size: 22px; color: #A0A0A0; display: block; } .ui-controls-items span { color: black; width: 180px; margin: 10px 0 0 0; overflow: hidden; text-overflow: ellipsis; white-space: nowrap; height: 20px; } .ui-controls-items .divider { font-size: 11px; color: #A0A0A0; text-transform: uppercase; padding: 10px 10px; border-width: 0; border-bottom: 1px solid #E0E0E0; margin-top: 15px; } .ui-controls-items .divider .fa { margin-right: 5px; } .ui-controls .selected { font-weight: bold; background-color: #F6BB42 !important; box-shadow: inset 0 0 10px rgba(0,0,0,0.2); } .ui-controls .selected * { color: white !important; } .ui-controls .disabled { background-color: white !important; cursor: not-allowed; } .ui-controls .disabled * { color: silver !important; } .ui-dark .ui-controls { background-color: #181818; box-shadow: 0 1px 15px rgba(0,0,0,0.8); } .ui-dark .ui-controls-items .item { background-color: #202020; } .ui-dark .ui-controls-items .item:nth-child(even) { background-color: #282828; } .ui-dark .ui-controls-items .item:hover { background-color: #303030; } .ui-dark .ui-controls-items .item i { color: gray; } .ui-dark .ui-controls-items .item span { color: #E0E0E0; } .ui-dark .ui-controls-items .divider { color: gray; border-bottom-color: #303030; font-weight: bold; } .ui-dark .ui-controls .selected { background-color: #F6BB42 !important; } .ui-dark .ui-controls .selected * { color: white !important; } .ui-dark .ui-controls .disabled { background-color: #161616 !important; cursor: not-allowed; } .ui-dark .ui-controls .disabled * { color: #353535 !important; } .ui-form-buttons { padding: 20px; border-top: 1px solid #F0F0F0; background: linear-gradient(#F8F8F8,white); border-radius: 0 0 4px 4px; } .ui-form-buttons button { border: 1px solid #D0D0D0; background-color: white; border-radius: 4px; height: 45px; padding: 0 15px; color: black; margin: 0; cursor: pointer; font-family: Arial; vertical-align: middle; outline: 0; font-size: 14px; text-decoration: none; transition: all 0.3s; } .ui-form-buttons button .fa { width: 16px; } .ui-form-buttons button:hover { border-color: silver; } .ui-form-buttons button:active { background-color: #D0D0D0; } .ui-form-buttons button:disabled { background-color: #F5F5F5 !important; border-color: #E0E0E0 !important; color: silver !important; cursor: not-allowed; box-shadow: none; } .ui-form-buttons button[name="submit"] { width: 220px; margin-right: 15px; font-weight: bold; } .ui-form-buttons button[name="cancel"] { color: gray; } .ui-form-buttons div { position: relative; display: inline-block; vertical-align: middle; } .ui-form-buttons label { float: right; margin: 12px 0 0 0; font-size: 11px; } .ui-form-dragdrop { background-color: #F8F8F8; } .ui-filereader { border: 1px solid #d0d0d0; padding: 5px 8px; border-radius: 3px; position: relative; display: block; width: 100%; background-color: white; } .ui-filereader input[type="text"] { border: 0; width: 100%; outline: 0; font: normal 14px Arial; color: black; } .ui-filereader .fa { position: absolute; right: 8px; top: 8px; color: gray; font-size: 16px; } .ui-filereader-input { position: absolute; width: 100%; height: 30px; border: 1px solid #D0D0D0; margin: -5px 0 0 -7px; opacity: 0; cursor: pointer; font-weight: bold; } .ui-filereader-label { margin-bottom: 3px; font-size: 12px; } .ui-filereader-label .fa { width: 13px; } /*.ui-filereader-label-required { font-weight: bold; }*/ .ui-filereader-label-required:before { color: red; content: '***'; margin-right: 5px; } .ui-dark .ui-filereader { border: 1px solid #404040; background-color: #202020; } .ui-dark .ui-filereader input[type="text"] { background-color: #202020; }
0.503174
0.150403
* { box-sizing: border-box; } body { font-family: 'Rubik' sans-serif; width: 100vw; } :root { --white: #fff; } .navbar { width: 100vw; } .navbar-brand { margin-left: 20px; } .navbar-collapse { justify-content: flex-end; margin: 5px 100px; } /* Index */ .blue-background { height: 350px; overflow: hidden; } .first { background-image: url(../images/backgroundfire.png); background-size: cover; } .first h1 { display: flex; position: relative; justify-content: center; margin-top: 90px; line-height: 1%; font-size: 3rem; color: var(--white); } .second { background-color: #eaeaea; } .second h2 { text-align: center; margin-top: 20px; } .second p { font-size: 1.25rem; text-align: center; margin-top: 40px; } .container { height: 400px; padding-top: 10px; } h4 { display: block; position: relative; text-align: center; } .carousel-inner img{ height: 350px; object-fit: cover; } .carousel-control-prev-icon, .carousel-control-next-icon { height: 50px; width: 50px; outline: black; background-color: rgba(0, 0, 0, 0.3); background-size: 100%, 100%; border-radius: 20%; border: 1px solid black; } .carousel-title { text-decoration: none; font-size: 2rem ; color: black; } .card-banner { text-align: center; } /* Portfolio */ .project-heading { background-image: url(../images/backgroundfire.png); background-size: cover; height: 150px; } .project-heading h5 { display: flex; position: relative; justify-content: center; padding-top: 20px; font-size: 1.5rem; color: var(--white); } .card-group { margin-top: 20px; } #project-cards { overflow: hidden; } .cards { display: flex; flex-wrap: wrap; position: relative; justify-content: center; width: 100%; margin-bottom: 100px; } .card { margin-left: 20px; margin-top: 20px; width: 500px; height: 350px; overflow: hidden; } .card a img-top { display: inline-block; overflow: hidden; height: 450px; } .card-img-top:hover { transform: scale(1.05); } /* Contact */ .contact-heading { background-image: url(../images/backgroundfire.png); background-size: cover; height: 150px; width: 100vw; } .contact-heading h5 { width: 100%; display: flex; position: relative; justify-content: center; padding-top: 50px; font-size: 2rem; color: var(--white); text-decoration: none; } .contact-header { width: 100vh; text-align: center; font-size: 5rem; } .contact-card { display: flex; position: relative; justify-content: center; margin-top: 50px; } img { height: 250px; } .link-images { display: flex; margin-top: 200px; justify-content: center; } @media screen and (max-width: 1340px) { .first h1 { font-size: 1rem; line-height: 1px; } .second p { font-size: 1rem; } } @media screen and (max-width: 1000px) { .blue-background { width: 100vw; height: 600px; } .first { height: 250px; } .first h1 { font-size: 2rem; } .second { height: 500px; } body { width: 100vw; } } @media screen and (max-width: 670px) { .second h1 { font-size: 2rem; } .second p { font-size: 1.1rem; margin-top: -5px; } }
Assets/style.css
* { box-sizing: border-box; } body { font-family: 'Rubik' sans-serif; width: 100vw; } :root { --white: #fff; } .navbar { width: 100vw; } .navbar-brand { margin-left: 20px; } .navbar-collapse { justify-content: flex-end; margin: 5px 100px; } /* Index */ .blue-background { height: 350px; overflow: hidden; } .first { background-image: url(../images/backgroundfire.png); background-size: cover; } .first h1 { display: flex; position: relative; justify-content: center; margin-top: 90px; line-height: 1%; font-size: 3rem; color: var(--white); } .second { background-color: #eaeaea; } .second h2 { text-align: center; margin-top: 20px; } .second p { font-size: 1.25rem; text-align: center; margin-top: 40px; } .container { height: 400px; padding-top: 10px; } h4 { display: block; position: relative; text-align: center; } .carousel-inner img{ height: 350px; object-fit: cover; } .carousel-control-prev-icon, .carousel-control-next-icon { height: 50px; width: 50px; outline: black; background-color: rgba(0, 0, 0, 0.3); background-size: 100%, 100%; border-radius: 20%; border: 1px solid black; } .carousel-title { text-decoration: none; font-size: 2rem ; color: black; } .card-banner { text-align: center; } /* Portfolio */ .project-heading { background-image: url(../images/backgroundfire.png); background-size: cover; height: 150px; } .project-heading h5 { display: flex; position: relative; justify-content: center; padding-top: 20px; font-size: 1.5rem; color: var(--white); } .card-group { margin-top: 20px; } #project-cards { overflow: hidden; } .cards { display: flex; flex-wrap: wrap; position: relative; justify-content: center; width: 100%; margin-bottom: 100px; } .card { margin-left: 20px; margin-top: 20px; width: 500px; height: 350px; overflow: hidden; } .card a img-top { display: inline-block; overflow: hidden; height: 450px; } .card-img-top:hover { transform: scale(1.05); } /* Contact */ .contact-heading { background-image: url(../images/backgroundfire.png); background-size: cover; height: 150px; width: 100vw; } .contact-heading h5 { width: 100%; display: flex; position: relative; justify-content: center; padding-top: 50px; font-size: 2rem; color: var(--white); text-decoration: none; } .contact-header { width: 100vh; text-align: center; font-size: 5rem; } .contact-card { display: flex; position: relative; justify-content: center; margin-top: 50px; } img { height: 250px; } .link-images { display: flex; margin-top: 200px; justify-content: center; } @media screen and (max-width: 1340px) { .first h1 { font-size: 1rem; line-height: 1px; } .second p { font-size: 1rem; } } @media screen and (max-width: 1000px) { .blue-background { width: 100vw; height: 600px; } .first { height: 250px; } .first h1 { font-size: 2rem; } .second { height: 500px; } body { width: 100vw; } } @media screen and (max-width: 670px) { .second h1 { font-size: 2rem; } .second p { font-size: 1.1rem; margin-top: -5px; } }
0.415966
0.132178
@charset "utf-8"; .Ceiling_topnav{height: 36px;width: 100%;position: relative;} .Ceiling_topnav li{float: left;position: relative;} .Ceiling_topnav li .menu_bd{position: absolute;top:36px;width: 150px;height:150px;z-index: 9999;} .Ceiling_topnav li .menu_bd img{width: 150px;height:150px;} .cei_infonav{background: #333;height: 36px;font-size:12px;line-height: 36px;color:#999;} .wp_Ceiling .region_wrap{height:36px;background: none;border-bottom:none;} .wp_Ceiling .region_wrap .cities_list{background: none;} .wp_Ceiling .region_wrap>i{position:absolute;width:10px;height:14px;top:11px;left:18px;background: url("//fastued3.jia.com/image/zhuangxiu/new_finish/zx_info_ico.png") no-repeat -5px -3px;} .red_paper{z-index: 100000;} .Ceiling_topnav .wp_Ceiling{width: 1190px;margin: 0 auto;} .wp_Ceiling a{color:#999;}.wp_Ceiling a:hover{color:#dd0000;} .cei_infonav .Ceiling_right{display: inline-block;float: right;} .top_info,.top_info a,.Ceiling_topnav .entry_menu,.Ceiling_topnav span{float:left} .Ceiling_right .top_info a{padding-right: 15px;} .Ceiling_right li a{display: block;padding:0px 15px;} .Ceiling_right li a b{display:inline-block;width: 13px;height:22px;margin-right:10px;background: url("//fastued3.jia.com/image/zhuangxiu/new_finish/zx_info_ico.png") no-repeat -4px -24px;vertical-align:middle;} .Ceiling_right li.mall_jia a{background: #424242;} .Ceiling_right li.mall_jia a em{display:inline-block;width:14px;height:12px;margin-right:10px;background: url("//fastued3.jia.com/image/zhuangxiu/new_finish/zx_info_ico.png") no-repeat -4px -55px;} .header_wrap .logo_jia{width: 300px;float: left;margin-top: 10px;} .header_wrap .major_nav{float: right;} .major_nav li{float: left;} .major_nav li a{display: block;height:100px;line-height:100px;font-size: 18px;color: #444c5c;padding:0px 35px;} .major_nav li a:hover{color:#dd0000;} .major_nav li a.on{font-weight: bold;color:#dd0000;background: #f6f6f6;} .Z_header_nav .header_wrap{width: 1190px;margin:0 auto;position: relative;} .parallelism_r{position: absolute;right: 0;top:0;} .second_nav .jor_nav_wp{height:60px;width:1190px;margin:0 auto;text-align: right;} .second_nav .jor_nav_wp h2{float: left;line-height: 60px;font-size:16px;} .jor_nav_wp h2 a.on{display: block;color:#dd0000;} .second_nav .jor_nav_wp li a.cur{color:#dd0000;} .Z_header_nav .second_nav{width: 100%;background: #f6f6f6;} .Z_header_nav .box_shadow{box-shadow:0 0 5px #888;} .outer_interval{width: 100%;height:10px;background:#f6f6f6;} .second_nav li{display:inline-block;*display:inline;padding:0px 19px;line-height: 60px;font-size: 16px;} .second_nav li a.me_order{display:block;*display:inline-block;height:40px;line-height:40px;padding:0 18px;margin-top:10px;color:#fff;background:#ff4d4d;border-radius: 5px;} .second_nav li a:hover.me_order{background:#ff5e5b;} .finish_main{width:1190px;margin:0 auto;padding-bottom: 50px;} .top_big_img{position: relative;height:562px;overflow: hidden;} .top_big_img .tab_cut_nav{position: absolute;right:0;top:0;width: 248px;height:562px;} .outer_second{height: 60px;} .tab_cut_nav h3{height: 97px;background: rgba(90,90,90,0.8);font-size:24px;color:#fff;text-align: center;line-height: 97px;font-weight: bold;filter:progid:DXImageTransform.Microsoft.gradient(startColorstr=#C85a5a5a,endColorstr=#C85a5a5a);} .tab_cut_nav li{height:155px;position: relative;} .tab_cut_nav li .inside_site{position:absolute;width:100%;height:120px;top:50%;margin-top:-60px;} .tab_cut_nav li.appoind i{display:block;position:absolute;left:-12px;top:50%;width: 0;height: 0;border-top: 10px solid transparent;border-right: 12px solid;border-bottom: 10px solid transparent;opacity: 0.8;filter:alpha(opacity=80)} .tab_cut_nav li.cutli_01.appoind i{border-right-color: #f6d17d} .tab_cut_nav li.cutli_02.appoind i{border-right-color: #a3be4d} .tab_cut_nav li.cutli_03.appoind i{border-right-color: #286c99} .tab_cut_nav li.cutli_01{background: #f6d17d;}.tab_cut_nav li.cutli_01.appoind{background:rgba(246,209,125,0.8);filter:progid:DXImageTransform.Microsoft.gradient(startColorstr=#C8f6d17d,endColorstr=#C8f6d17d);} .tab_cut_nav li.cutli_02{background: #a3be4d;}.tab_cut_nav li.cutli_02.appoind{background:rgba(163,190,77,0.8);filter:progid:DXImageTransform.Microsoft.gradient(startColorstr=#C8a3be4d,endColorstr=#C8a3be4d);} .tab_cut_nav li.cutli_03{background: #286c99;}.tab_cut_nav li.cutli_03.appoind{background:rgba(40,108,153,0.8);filter:progid:DXImageTransform.Microsoft.gradient(startColorstr=#C8286c99,endColorstr=#C8286c99);} .tab_cut_nav li span{display: block;color: #fff;text-align: center;} .tab_cut_nav li span.one_style{font-size:24px;line-height: 40px;} .tab_cut_nav li span.two_style{font-size:20px;} .tab_cut_nav li span.three_style{height:1px;width: 16px;background: #fff;margin:8px auto;} .tab_cut_nav li span.four_style{font-size:14px;}.tab_cut_nav li span.four_style em{padding:0px 3px;} .serve_items{height:193px;padding:0px 24px;background:url("//fastued3.jia.com/image/zhuangxiu/new_finish/wire_bg.png") no-repeat;margin-top:10px;} .serve_items li{float: left;width: 115px;height:115px;border-radius: 50%;border:1px solid #c6c6c6;color:#c6c6c6;text-align: center;font-size:14px;margin:35px 23px;} .serve_items li:hover{border:1px solid #f6ab00;color:#f6ab00;} .serve_items li i{display: block;margin:10px auto 0px;width:55px;height:47px;background: url("//fastued3.jia.com/image/zhuangxiu/new_finish/serve_icos.png") no-repeat;} .serve_items li i.items_a{background-position: 0px -47px;}.serve_items li:hover i.items_a{background-position: -0px 0px;} .serve_items li i.items_b{background-position: -55px -47px;}.serve_items li:hover i.items_b{background-position: -55px 0px;} .serve_items li i.items_c{background-position: -110px -47px;}.serve_items li:hover i.items_c{background-position: -110px 0px;} .serve_items li i.items_d{background-position: -165px -47px;}.serve_items li:hover i.items_d{background-position: -165px 0px;} .serve_items li i.items_e{background-position: -220px -47px;}.serve_items li:hover i.items_e{background-position: -220px 0px;} .serve_items li i.items_f{background-position: -275px -47px;}.serve_items li:hover i.items_f{background-position: -275px 0px;} .serve_items li i.items_g{background-position: -330px -47px;}.serve_items li:hover i.items_g{background-position: -330px 0px;} .Trends_roll .Trends_left{float:left;width: 615px;height: 228px;font-size:14px;margin-left:85px;border-radius: 5px;border:1px solid #f6ab00;} .Trends_left .Trends_Scroll{height:198px;overflow: hidden;margin-top: 15px;} .Trends_left p{height:30px;line-height:30px;background: #f2f2f2;border-radius: 5px 5px 0px 0px;color:#f6ab00;font-weight: bold;} .Trends_left li{height: 39px;line-height: 39px;border-bottom: 1px dashed #c6c6c6;} .Trends_left span{display: inline-block;text-align: center;height:39px;overflow: hidden;text-overflow:ellipsis;white-space:nowrap;} .Trends_left span.place,.Trends_left span.name{width: 70px;} .Trends_left span.project{width: 150px;}.Trends_left span.trends{width: 190px;} .Trends_left span.time{width: 115px;} .Trends_roll h2{font-size:60px;padding:55px 0px;text-align: center;font-weight: lighter;} .Trends_roll .Trends_right{float:left;width: 375px;height:228px;margin-left:10px;border-radius: 5px;border:1px solid #f6ab00;background: #f2f2f2;} .channel_roll .Trends_left{width: 678px;margin-left:0px;} .channel_roll .Trends_right{width: 498px;} .channel_roll .Trends_left span.place, .channel_roll .Trends_left span.name{width: 80px;} .channel_roll .Trends_left span.project{width: 175px;}.channel_roll .Trends_left span.trends{width: 200px;*width:190px;} .Trends_right .Trends_net{height: 228px;overflow: hidden;} .Trends_net li{height: 190px;padding:20px;} .Trends_net li img{float:left;width: 94px;height:78px;border-radius: 50%;border:2px solid #f6ab00;} .Trends_net li .comment_tit p{float: left;width: 240px;padding-left: 12px;margin-top: 10px;} .Trends_net li .comment_tit p a{display: inline-block;line-height: 25px;} .Trends_net li .comment_tit p span i{display:inline-block;width:16px;height:16px;background:url(//ued.jia.com/image/zhuangxiu/finish_index/star.png) no-repeat -114px 0px;vertical-align:middle;margin-right: 3px;} .Trends_net li .comment_tit p span.big_writ{font-size:18px;} .Trends_net li .comment_tit p span.cer_txt{display:inline-block;width: 110px;text-align: center;} .comment_txt{margin-top: 10px;} .comment_txt p{height: 88px;line-height:22px;overflow: hidden;} .comment_txt em{display:block;text-align: right;} .zx_footer_help{height:170px;background: #fbfbfb;border-top:1px solid #eee;padding-top:30px;} .zx_footer_help ul{width:1190px;margin:0 auto;} .zx_footer_help li{float:left;text-align: center;height:120px;} .zx_footer_help li.contact{width: 440px;border-right:1px solid #eee;} .zx_footer_help li.reader_c{width:470px;padding-top:35px;} .zx_footer_help li.contact p.number_b{font-size: 24px;color:#dd0000;font-weight: bold;} .zx_footer_help li.contact p.number_b span{display: inline-block;vertical-align:middle;margin-right:20px;width:40px;height:40px;background: url("//fastued3.jia.com/image/zhuangxiu/new_finish/zx_info_ico.png") no-repeat -30px -3px;} .zx_footer_help li a{display:inline-block;width: 108px;height: 35px;line-height:35px;text-align:center;border-radius: 17.5px;border:1px solid #eee;} .zx_footer_help li a:hover{background: #f6f6f6;} .zx_footer_info{text-align: center;padding-top: 22px;} .zx_footer_info p{color:#aaa;line-height: 24px;} /*频道页*/ .construct_top{position: relative;height:550px;} .service_process{height:70px;background: #f8f8f8;position: relative;margin-top: 10px;} .service_process p{width:90%;height:2px;background: #dbdbdb;position:absolute;top:50%;left:5%;z-index: 1;} .service_process ul{position:absolute;top:20px;z-index: 2;} .service_process li{float:left;width:170px;background: #f8f8f8;text-align:center;margin:0px 17px;position: relative;} .service_process li.first_mg{margin-left:0px;}.service_process li.last_mg{margin-right:0px;} .service_process li em{display: inline-block;height:33px;background: url("//fastued3.jia.com/image/zhuangxiu/new_finish/construct_ico.png") no-repeat;vertical-align:middle;margin-right:6px;} .service_process li:hover{color:#333;} .service_process li em.process_01{background-position: -48px 0px;width: 24px;}.service_process li:hover em.process_01{background-position: -48px -33px;} .service_process li em.process_02{background-position: -87px 0px;width: 37px;}.service_process li:hover em.process_02{background-position: -87px -33px;} .service_process li em.process_03{background-position: -153px 0px;width: 24px;}.service_process li:hover em.process_03{background-position: -153px -33px;} .service_process li em.process_04{background-position: -212px 0px;width: 29px;}.service_process li:hover em.process_04{background-position: -212px -33px;} .service_process li em.process_05{background-position: -270px 0px;width: 25px;}.service_process li:hover em.process_05{background-position: -270px -33px;} .service_process li em.process_06{background-position: -329px 0px;width: 26px;}.service_process li:hover em.process_06{background-position: -329px -33px;} .service_process li b{display: block;width: 28px;height:70px;background: url("//fastued3.jia.com/image/zhuangxiu/new_finish/next_arrows.png") no-repeat;position: absolute;right:-28px;top:-20px;} .rank_headline{font-size: 22px;color: #333;line-height: 40px;margin-top: 30px;} .rank_headline i{display: inline-block;width: 15px;height:16px;background: url("//fastued3.jia.com/image/zhuangxiu/new_finish/construct_ico.png") no-repeat -6px -126px;margin-left: 10px;} .rank_headline i.golden{background-position: -6px -149px;} .rank_headline span{font-size: 14px;padding-left: 30px;} .rank_headline a{font-size: 14px;float: right;} .scheme_advantage li{width: 590px;height:215px;color:#999;padding-top:20px;} .scheme_advantage li a{display: block;height:215px;} .scheme_advantage li a:hover{color: #333;} .scheme_advantage li p{font-size: 14px;line-height: 80px;} .scheme_advantage li p em.w1{font-size: 22px;} .scheme_advantage li p em.r2{font-size: 48px;} .scheme_advantage li p span{color: #dd0000;} .scheme_advantage ul.new_scheme{text-align: center;} .scheme_advantage ul.new_scheme{width: 1190px;background: url("//fastued3.jia.com/image/zhuangxiu/new_finish/new_scheme.jpg") no-repeat;} .scheme_advantage .new_scheme li{color:#fff;} .scheme_advantage ul.new_scheme span{display: block;} .scheme_advantage ul.new_scheme span.wst1{font-size: 16px;line-height: 45px;padding-top:25px;} .scheme_advantage ul.new_scheme span.wst1 .r2{font-size: 95px;} .scheme_advantage ul.new_scheme span.wst2{font-size: 30px;} .scheme_advantage ul.new_scheme span.wst3{font-size: 18px;} .result_susp li{float: left;margin-right: 10px;background: #f8f8f8;text-align: center;transition:all 0.3s linear 0s;} .result_susp li.cast_x{margin-right: 0px;} .result_susp li:hover{background:#efefef;-webkit-box-shadow: 4px 4px 4px #dadada;-moz-box-shadow: 4px 4px 4px #dadada;box-shadow: 4px 4px 4px #dadada;} .major_classify ul{margin-left: -10px;} .major_classify li{float: left;width: 390px;height:180px;color:#fff;text-align: center;line-height: 35px;margin-left: 10px;} .major_classify li.Team1{background: url("//fastued3.jia.com/image/zhuangxiu/new_finish/struction_Team1.jpg") no-repeat;} .major_classify li.Team2{background: url("//fastued3.jia.com/image/zhuangxiu/new_finish/struction_Team2.jpg") no-repeat;} .major_classify li.Team3{background: url("//fastued3.jia.com/image/zhuangxiu/new_finish/struction_Team3.jpg") no-repeat;} .major_classify li p{font-size: 18px;}.major_classify li p em{font-size: 22px;display: block;margin-top: 50px;} .firm_stylist{margin-top: 10px;} .firm_stylist .firm_list_l{float:left;width: 285px;padding:20px 45px 18px 60px;*padding-bottom:3px;background: #f8f8f8;} .firm_list_l li{border-top: 1px solid #eee;font-size: 14px;line-height: 35px;padding:5px 0px;} .firm_list_l li a.firm_logo{float:left;display: block;height: 35px;} .firm_list_l li h2.firm_sign{float:left;width:120px;overflow: hidden;height: 35px;} .firm_list_l li span.firm_koubei{float:left;display: block;color:#999;} .firm_list_l li span.firm_koubei em{color: #cf0000;} .firm_stylist .stylist_list_r{float: left;} .stylist_list_r .stylist_slider{position: relative;float:left;width:300px;height:265px;margin-left:10px;padding:0px 44px;background: #f8f8f8;border:1px solid #f8f8f8;text-align: center;} .stylist_slider .slide-content{width:300px;height:265px;position:absolute;left:45px;overflow: hidden;} .stylist_slider .slide-content ul{position: absolute;} .slide-content li{width:300px;float: left;} .stylist_slider>a{position:absolute;display: none;height: 265px;width: 44px;background: #eee;} .stylist_slider>a strong{display: block;width: 44px;height: 140px;margin-top:62px;background: url("//fastued3.jia.com/image/zhuangxiu/new_finish/prev_next.png") no-repeat;} .stylist_slider a.btn-prev{left: 0;}.stylist_slider a.btn-prev strong{background-position: 0px 0px;} .stylist_slider a.btn-next{right:0;}.stylist_slider a.btn-next strong{background-position: -44px 0px;} .stylist_slider p{color:#212121;} .stylist_slider p.p_tit{font-size: 16px;margin:25px 0px 18px 0px;} .stylist_slider p.p_name{font-size: 14px;margin:8px 0px 15px 0px;} .stylist_slider p span em{color:#b70005;padding-right: 15px;} .four_advantage li{width: 290px;height: 300px;color:#999;} .four_advantage li:hover{color:#f6ab00;} .four_advantage li em{display: block;margin:30px auto 5px;height:69px;background: url("//fastued3.jia.com/image/zhuangxiu/new_finish/construct_ico.png") no-repeat;} .four_advantage li em.tage_01{background-position: -55px -80px;width:43px;}.four_advantage li:hover em.tage_01{background-position: -55px -149px;} .four_advantage li em.tage_02{background-position: -119px -80px;width:40px;}.four_advantage li:hover em.tage_02{background-position: -119px -149px;} .four_advantage li em.tage_03{background-position: -194px -80px;width:37px;}.four_advantage li:hover em.tage_03{background-position: -194px -149px;} .four_advantage li em.tage_04{background-position: -267px -80px;width:55px;}.four_advantage li:hover em.tage_04{background-position: -267px -149px;} .four_advantage li span{font-size: 18px;} .four_advantage li p{font-size:14px;line-height: 30px;margin-top:50px;} .Sanke_pk ul{margin-left: -10px;} .Sanke_pk li{float:left;width: 390px;height: 300px;color:#999;text-align: center;background: #f8f8f8;margin-left: 10px;} .Sanke_pk li:hover{color:#f6ab00;} .Sanke_pk li em{display: block;margin:55px auto 5px;width:80px;height:63px;background: url("//fastued3.jia.com/image/zhuangxiu/new_finish/construct_ico.png") no-repeat;} .Sanke_pk li em.tage_01{background-position: -60px -408px;}.Sanke_pk li:hover em.tage_01{background-position: -60px -483px;} .Sanke_pk li em.tage_02{background-position: -181px -408px;}.Sanke_pk li:hover em.tage_02{background-position: -181px -483px;} .Sanke_pk li em.tage_03{background-position: -270px -408px;}.Sanke_pk li:hover em.tage_03{background-position: -270px -483px;} .Sanke_pk li span{font-size: 18px;} .Sanke_pk li p{font-size:14px;line-height: 30px;margin-top:50px;} .service_items ul{margin-left:-10px;} .service_items li{float: left;width: 288px;height:348px;border:1px solid #c5c5c5;margin-left:10px;text-align: center;} .service_items li:hover{border-color: #f6ab00;} .service_items li:hover a{color:#f6ab00;} .service_items li em{display: block;width: 65px;height:70px;margin:50px auto 5px;background: url("//fastued3.jia.com/image/zhuangxiu/new_finish/construct_ico.png") no-repeat;} .service_items li em.tage_01{background-position: -43px -257px;}.service_items li:hover em.tage_01{background-position: -43px -337px;} .service_items li em.tage_02{background-position: -108px -257px;}.service_items li:hover em.tage_02{background-position: -108px -337px;} .service_items li em.tage_03{background-position: -195px -257px;}.service_items li:hover em.tage_03{background-position: -195px -337px;} .service_items li em.tage_04{background-position: -282px -257px;}.service_items li:hover em.tage_04{background-position: -282px -337px;} .service_items li span{font-size: 18px;} .service_items li p{font-size:14px;line-height: 30px;margin-top:60px;} /*装修公司*/ .merchant_list{float:left;} .firm_rank_nav{width:310px;height:34px;} .firm_rank_content{width:310px;height:auto;} .rankli{width:auto;float:left;height:34px;text-align:center;line-height:34px;color:#666;font-size:14px;background:#f7f7f7;cursor:pointer} .ranklia{color:#f6ab00;border-top:3px solid #f6ab00;height:31px;line-height:29px;} .firmcontent{width:308px;height:410px;border:1px solid #eee;padding:15px 0px 2px;overflow:hidden;} .firmcontent ul li{height:49px;line-height:48px;width:270px;margin:0 auto;border-top:1px solid #eee;} .firm_box .firm_logo{float:left;width:35px;height:35px;} .firm_rank_content .firm_box .firm_logo{margin-top:7px;} .firm_box .firm_sign{float:left;margin-left:38px;} .firm_box .firm_sign h3{float:left;width:120px;height:47px;font-size:14px;color:#333;overflow:hidden;} .firm_box .firm_sign h3 a{text-decoration:none;float:left;display:inline-block;width:85px;height:45px;overflow:hidden;transition:all 0.3s linear 0s} .firm_box .firm_sign h3 i{display:inline-block;float:left;width:20px;height:20px;background:url(//fastued3.jia.com/image/zhuangxiu/finish_index/reader_ico.png)-80px 0px no-repeat;margin:16px 0px 0px 3px;} .firm_sign .firm_koubei{display:none;float:left;color:#999;} .firm_sign .firm_koubei span{color:#cf0000;} .merchant_case{float:left;width:880px;height:462px;border-top:1px solid #eee;} .merchant_case ul li{float:left;width:219px;height:230px;border-right:1px solid #eee;border-bottom:1px solid #eee;overflow:hidden;} .merchant_case li img{transition:transform 0.2s linear 0s;} .merchant_case li img:hover{transform:translateX(-5px);} /*头部表单*/ .construct_apply{width:350px;background: rgba(0,0,0,0.65);padding-bottom:25px;position: absolute;top:75px;right:45px;border-radius: 25px;filter:progid:DXImageTransform.Microsoft.gradient(startColorstr=#99000000,endColorstr=#99000000);} .construct_apply h3{font-size: 28px;color:#f6ab00;text-align: center;padding:20px 0px 8px;} .construct_apply p{font-size: 12px;color: #fff;text-align: center;} .construct_apply p.pbottom{padding:0px 18px;} .construct_apply p em{color:#f6ab00;} .construct_apply form{width: 280px;margin:10px auto;} .construct_apply .row_list{position: relative;width: 280px;height:35px;background: #fff;border-radius: 8px;margin-bottom: 5px;} .construct_apply .row_list label{display: block;float:left;width: 14px;height: 16px;margin:11px 0px 0px 17px;padding-right:14px;border-right:2px solid #e6e6e6;background: url("//fastued3.jia.com/image/zhuangxiu/new_finish/construct_ico.png") no-repeat;} .construct_apply .row_list label.name_me{background-position: 0px -2px;} .construct_apply .row_list label.tel_me{background-position: 0px -29px;} .construct_apply .row_list label.city_me{background-position: 0px -54px;} .construct_apply .row_list label.note_code{background-position: 0px -77px;} .construct_apply .row_list label.code_icon{background: url("//fastued3.jia.com/image/zhuangxiu/code_icon.png") no-repeat;height:14px;} .construct_apply .row_list input{width:210px;height:25px;line-height:25px;*height:24px;padding:5px 0px 5px 10px;background:#fff;} .construct_apply .outer_packing{width: 280px;} .construct_apply .outer_packing .short{width: 180px;float: left;}.construct_apply .outer_packing .short input.note_txt{width: 110px;} .construct_apply .outer_packing a.get_code{float:right;color:#fff;line-height: 35px;} .outer_packing a.get_code.JJ_getCode{color:#999;} .construct_apply .form-remember{color:#fff;text-align: center;padding:6px 0px;}.construct_apply .form-remember a{color:#f6ab00;} .construct_apply .construct_order{display:block;width: 280px;height:35px;line-height:32px;background: #f6ab00;border-radius: 8px;font-size: 20px;color:#fff;text-align: center;} .construct_apply .tab_select{width:360px;position:absolute;top:38px;left:0;background:#fff;border:1px solid #f6ab00;line-height:22px;z-index:2;} .tab_select dl{margin:10px 0px 10px 20px;} .construct_apply .tab_select dt{float:left;width:60px;text-align:center;font-weight:bold;color:#fff;background: #f6ab00;} .tab_select dd{float:left;width:265px;} .tab_select a{display:inline-block;margin-left:10px;} .construct_apply .patterning_code{width:135px;height:83px;position: absolute;top:-86px;bottom:0;right:-120px;border:1px solid #ddd;background: #fff;} .patterning_code:after,.patterning_code:before{border: solid transparent; content: ' ';height: 0;position: absolute;width: 0;} .patterning_code:after{border-width:8px;border-top-color:#fff;bottom:-16px;left: 47%;} .patterning_code:before{border-width:10px;border-top-color: #ddd;bottom:-20px;left: 45%;} .construct_apply .patterning_code input[type="text"]:focus{border-color: #ff4d49;} .patterning_code p{margin-top: 7px;} .patterning_code p img{float: left;margin-left: 10px;} .patterning_code p a{float: left;color:#007fd7;line-height: 30px;margin-left: 10px;} .construct_apply .patterning_code .codeText{width: 65px;height:20px;border:1px solid #ddd;padding:4px;} .construct_apply .patterning_code .codeButton{width: 43px;height:30px;background: #dd0000;color:#fff;padding:0;cursor: pointer;border-radius:3px;} /*右侧浮动*/ #zx_gotoTop{display:none;height:108px;width:50px;position:fixed;bottom: 281px;left:50%;margin-left:610px;_position:absolute;_top:expression(eval(document.documentElement.scrollTop || document.body.scrollTop) +eval(document.documentElement.clientHeight || document.body.clientHeight) -305+'px');z-index:99997;} .zx_gotoTop .J_weixinimg{display: none;width: 150px;position:absolute;left: -150px;bottom: 0;background: #fff;} .zx_gotoTop .J_weixinimg p{font-size: 14px;color:#666;padding-left:15px;} #zx_gotoTop a{background:url(//ued.jia.com/image/jiehun/JiaMarry_gotoTop.png) no-repeat;} #zx_gotoTop a.J_returnTop {display:block;height:50px;overflow:hidden;text-indent:-9999px;width:50px;background-position:-97px 0px;} #zx_gotoTop a.J_returnTop:hover {background-position: -147px 0px;} #zx_gotoTop a.J_weixin{cursor: default;display: block;height: 58px;position: relative;width: 42px;margin-left: 4px;background-position:2px 0px; } #zx_gotoTop a.J_weixin:hover{background-position:-48px -6px;} /*首页新版*/ .general_module{width: 1190px;margin:0 auto;padding-top:20px;} .longer_module{width: 1190px;margin:0 auto;position: relative;} .ridge_slider{width:1920px;height: 500px;margin-left: -365px;} .zxpackage{text-align: center;padding:50px 0px;}.zxpackage ul{display: inline-block;*display: inline;}.zxpackage li{float: left;margin:0px 28px;} .zxpackage li h2{font-size: 30px;color: #333;line-height: 65px;} .zxpackage h2.general_titile{border-top: 1px solid #333;height: 30px;position:relative;margin:24px 0px;} .zxpackage h2.general_titile span{display: block;font-size: 36px;position: absolute;left: 50%;top:-36px;margin-left:-233px;padding:0px 20px;color:#333;background: #fff;} .zxpackage li .category{width: 300px;border:1px solid #e3e3e3;padding:5px 5px 20px 5px;} .ridge_slider .flex-control-nav{position:absolute;bottom:25px;left:0;width:100%;text-align: center;z-index: 8;} .ridge_slider .flex-control-nav li{display: inline-block;*display:inline;width: 13px;height:13px;margin:0px 5px;} .ridge_slider .flex-control-nav li a{display:inline-block;width: 13px;height:13px;background: url("//fastued3.jia.com/image/zhuangxiu/new_finish/home_ico.png") no-repeat -143px 0px;text-indent: -9999em;} .ridge_slider .flex-control-nav li a.flex-active{background-position:-125px 0px;} .ridge_slider .flex-direction-nav{position: absolute;width:100%;top:50%;left:0;margin-top:-37px;z-index: 8;} .ridge_slider .flex-direction-nav a{display: block;width: 40px;height: 74px;background:url("//fastued3.jia.com/image/zhuangxiu/new_finish/direction_ico.png");position: absolute;text-indent: -9999em;opacity: 0;transition:left 1s ease 0s,right 1s ease 0s, opacity 1s ease 0s;} .ridge_slider .flex-direction-nav .flex-prev{background-position: 0px 0px;left: 0;}.ridge_slider .flex-direction-nav a:hover.flex-prev{background-position: 0px -74px;} .ridge_slider .flex-direction-nav .flex-next{background-position: -40px 0px;right: 0;}.ridge_slider .flex-direction-nav a:hover.flex-next{background-position: -40px -74px;} .category a.ident_img{display:block;margin-bottom: 10px;height: 185px;position: relative;} .category a.ident_img span{display: none;width: 300px;height: 185px;position:absolute;top:0;left:0;background: #000;opacity: 0.5;filter:alpha(opacity=50);} .category a.ident_img i{display: none;width: 78px;height:78px;position:absolute;top:60px;left:111px;background: url("//fastued3.jia.com/image/zhuangxiu/new_finish/home_ico.png");} .category a.ident_img i.ico_01{background-position:0 -27px;} .category a.ident_img i.ico_02{background-position:-86px -27px;} .category a.ident_img i.ico_03{background-position:-172px -27px;} .category a img{width: 300px;height: 185px;} .category a.btn_check{margin:10px auto;} a.btn_check{display: block;width: 180px;height: 38px;line-height:38px;border-radius:3px;text-align:center;border:1px solid #3d8901;color: #3d8901;font-size:16px;} a:hover.btn_check{background: #3d8901;color: #fff;} .category p{line-height: 25px;font-size: 14px;} .category p b{font-size: 16px;color: #333;}.category p span{font-size: 12px;} .longer_module .seven_serve{width: 1920px;height: 425px;margin-left: -365px;background: url("//fastued3.jia.com/image/zhuangxiu/new_finish/serve_bg.jpg") fixed center;position: relative;color: #fff;} .qi_guarantee h3{font-size: 36px;color: #fff;padding:60px 0px;opacity:0;-webkit-transform:translate3d(0,-80px,0);transform:translate3d(0,-80px,0);transition:all 2s cubic-bezier(.19,1,.22,1);transition-property:opacity,-webkit-transform;transition-property:opacity,transform;} .seven_serve .fw_shade{width: 1920px;height:425px;position:absolute;left:0;top:0;background: #000;opacity:0.5;filter:alpha(opacity=50);z-index: 8;} .seven_serve .qi_guarantee{width: 1190px;margin:0 auto;position: relative;z-index: 9;text-align: center;} .qi_guarantee ul{display: inline-block;*display: inline;} .qi_guarantee li{float: left;width:128px;font-size:16px;margin:0px 15px;opacity:0;-webkit-transform:translate3d(0,-80px,0);transform:translate3d(0,-80px,0);transition:all 2s cubic-bezier(.19,1,.22,1);transition-property:opacity,-webkit-transform;transition-property:opacity,transform;} .qi_willup h3,.qi_willup li{opacity:1;-webkit-transform:translate3d(0,0,0);transform:translate3d(0,0,0)} .qi_guarantee li p{padding-top:20px;} .qi_guarantee li i{display: block;width: 128px;height: 110px;background: url("//fastued3.jia.com/image/zhuangxiu/new_finish/seven_serve.png");margin:0 auto;} .qi_guarantee li i.fw_01{background-position: 0 0;} .qi_guarantee li i.fw_02{background-position: -159px 0;} .qi_guarantee li i.fw_03{background-position: -316px 0;} .qi_guarantee li i.fw_04{background-position: -475px 0;} .qi_guarantee li i.fw_05{background-position: -632px 0;} .qi_guarantee li i.fw_06{background-position: -790px 0;} .qi_guarantee li i.fw_07{background-position: -948px 0;} .L_case_list ul{margin-left: -10px;*margin-left: -15px;} .L_case_list li{float: left;margin-left: 10px;width: 172px;height: 172px;overflow:hidden;} /*.L_case_list li img{width: 172px;height:172px;}*/ .L_case_list li img{transition-property:all;-webkit-transform:scale(1,1);-webkit-transition-timing-function:ease-out;-webkit-transition-duration:900ms;-moz-transform:scale(1,1);-moz-transition-timing-function:ease-out;-moz-transition-duration:900ms} .L_case_list li img:hover{-webkit-transform:scale(1.05,1.05);-moz-transform:scale(1.05,1.05);} .general_module .real_case{width: 795px;float: left;padding-left: 30px;} .real_case .L_case_list{width:758px;border:1px solid #dcdcdc;background: #fff;margin-bottom:15px;} .L_case_list .L_case_top{padding:18px;*padding:15px;} .L_case_top .origin_di{margin-top:18px;position: relative;padding-bottom: 10px;} .origin_di h2{width: 450px;height: 35px;line-height: 35px;overflow: hidden;text-overflow:ellipsis;white-space:nowrap;} .origin_di h2 a{font-size: 22px;color: #3d8901;}.origin_di h2 a:hover{color: #222;} .origin_di p a{font-weight: bold;}.origin_di p em{padding:0px 10px;} .origin_di a.btn_check{position: absolute;right: 0;bottom:14px;} .L_case_list .L_case_bot{border-top:1px solid #e3e3e3;padding:20px 0px;line-height: 25px;} .L_case_bot span{float: left;display: block;}.L_case_bot a{float: right;margin-right:15px;} .L_case_bot .leave_word{width: 315px;height: 25px;padding-left:15px;overflow:hidden;text-overflow:ellipsis;white-space:nowrap;} .region_Title{font-size: 18px;color:#333;padding:15px 0px;line-height: 18px;position: relative;} .region_Title i{display: inline-block;width: 26px;height: 22px;background: url("//fastued3.jia.com/image/zhuangxiu/new_finish/home_ico.png");vertical-align:middle;margin-right:10px;} .region_Title i.Tico_01{background-position:0 0;}.region_Title i.Tico_02{background-position:-26px 0;} .region_Title i.Tico_03{background-position:-52px 0;}.region_Title i.Tico_04{background-position:-78px 0;} .region_Title a{position: absolute;right: 10px;bottom:15px;font-size: 12px;} .See_More a{display: block;width:758px;height: 40px;line-height:40px;font-size:14px;border:1px solid #dcdcdc;text-align:center;background: #fff;} .See_More a:hover{background: #3d8901;border-color:#3d8901;color: #fff;} .right_owner{float: left;} .owner_say li{width: 294px;border:1px solid #dcdcdc;background: #fff;padding:18px;margin-bottom:9px;} .owner_say li p.cuss_m{height: 40px;line-height: 20px;font-size:14px;overflow: hidden;} .owner_say li dt{float: left;} .owner_say li dd{float: left;width: 245px;padding-left: 10px;} .owner_say li dd a{color: #3d8901;} .owner_say li dd em{padding:0px 5px;}.owner_say li dd span{color: #333;} .owner_say li dd i{display:inline-block;width:16px;height:16px;background:url(//ued.jia.com/image/zhuangxiu/finish_index/star.png) no-repeat -114px 0px;vertical-align:top;margin-left: 3px;} .custom_made li{width: 294px;border:1px solid #3d8901;background: #fff;padding:15px 18px;margin-bottom:14px;position: relative;} .custom_made li:hover{background: #3d8901;} .custom_made li:hover p{color: #fff;}.custom_made li p{color: #3d8901;} .custom_made li p.cus_b{font-size: 18px;}.custom_made li p.cus_x{font-size: 14px;} .custom_made li span{display:block;width:14px;height:26px;position: absolute;right: 20px;top:26px;background: url(//fastued3.jia.com/image/zhuangxiu/new_finish/home_ico.png) -104px 0px;} .custom_made li:hover span{background-position: -164px 0px;} .recent_news .recent_box{width:296px;height:150px;border:1px solid #dcdcdc;background: #fff;padding:0px 18px;overflow: hidden;} .recent_news .recent_box li{height:30px;line-height:30px;} .recent_box li span{display:block;width:225px;height:30px;line-height:30px;overflow: hidden;text-overflow:ellipsis;white-space:nowrap;} .recent_box li em{float: right;} .feature_craft{position: relative;} .feature_craft ul{margin-left: -10px;} .feature_craft ul li{float: left;width:590px;padding:10px 10px 14px;margin-bottom:20px;background:#f8f8f8;margin-left:10px;box-sizing:border-box;-moz-box-sizing:border-box;-webkit-box-sizing:border-box;transition:all 0.3s linear 0s;} .feature_craft li:hover{background: #efefef;-webkit-box-shadow: 4px 4px 4px #dadada;-moz-box-shadow: 4px 4px 4px #dadada;box-shadow: 4px 4px 4px #dadada;} .feature_craft ul li.store{display:none;} .feature_craft ul li .contrast{float: left;width: 280px;} .feature_craft ul li .contrast.mr{margin-left:10px;} .feature_craft li .contrast h3{font-size: 19px;color: #333;} .feature_craft li .contrast h3 b{display:inline-block;width:22px;height:22px;background: url("//fastued3.jia.com/image/zhuangxiu/new_finish/construct_ico.png") no-repeat 0 -176px;vertical-align: sub;margin-left: 8px;} .feature_craft li .contrast h3 b.slip{background-position: -24px -176px;} .feature_craft li .contrast p{font-size: 14px;color: #999;transition:all 0.3s linear 0s;}.feature_craft li:hover .contrast p{color: #f6ab00;} .feature_craft .Henshin_device{display: block;width: 73px;height:49px;background: url("//fastued3.jia.com/image/zhuangxiu/new_finish/device_arrows.png") no-repeat;margin:0 auto;} .feature_craft .Henshin_device.ag{background-position: 0 -50px;} .complain_exposure .plain_posure .fl li{float:left;width: 250px;height:335px;text-align: center;margin-right:35px;} .complain_exposure .plain_posure .fl li:hover{box-shadow: 0px 0px 10px #ebebeb;} .complain_exposure .plain_posure .fl li img{margin-top: 22px;} .complain_exposure .plain_posure .fl li span{display: block;font-size: 16px;color: #333;padding:25px 0 12px;} .complain_exposure .plain_posure .fl li p{font-size:12px;color: #999;padding:0 32px;} .complain_exposure .plain_posure .fl li p em{font:bold 16px/24px "微软雅黑";color: #ff8502;} .complain_exposure .rank_headline span,.complain_exposure .rank_headline a{color: #999;} .plain_posure .mediate_flow{width: 330px;height:270px;border:1px solid #c5c5c5;position: relative;} .plain_posure .mediate_flow h3{font-size: 18px;color: #333;height:40px;line-height:40px;background: #fafafa;} .plain_posure .mediate_flow h3 span{border-left:3px solid #f6ab00;line-height: 18px;padding-left:10px;} .plain_posure .mediate_flow ul.mediate_ul{margin:30px 0 0 60px;} .plain_posure .mediate_flow ul.mediate_ul li{font-size: 14px;color: #333;padding:4px 0;} .plain_posure .mediate_flow ul.mediate_ul li i{display: inline-block;width: 19px;height:19px;background: url(//fastued3.jia.com/image/zhuangxiu/new_finish/list_icon.jpg);font: bold 14px/19px "微软雅黑";text-align: center;color: #fff;border-radius:50%;margin-right:10px;} .plain_posure .mediate_flow a.xq1{position: absolute;right:15px;bottom:14px;font-size: 12px;color: #007fd7;} .plain_posure .mediate_flow h4{padding:12px 0 14px 18px;} .plain_posure .mediate_flow h4 label{font-size: 14px;color:#333;} .plain_posure .mediate_flow h4 img{width: 28px;height:28px;vertical-align:top;margin:0 5px;} .plain_posure .mediate_flow h4 span{font-size:16px;color: #ffaa00;} .plain_posure .mediate_flow .model_txt{padding:0 18px;font-size:12px;} .plain_posure .mediate_flow .model_txt label{color: #333;} .plain_posure .mediate_flow .model_txt span{color: #666;} .plain_posure .mediate_flow .model_txt a.xq2{color: #007fd7;} .plain_posure .mediate_flow .time{color: #999;position: absolute;right:15px;bottom:15px;} .Jia_zx_sub_nav_wrap ul li img{vertical-align:top!important;margin-top:11px;} .construct_apply .graph_img{height: 100%;position: absolute;right: 10px;top: 0;background: #fff;display: flex;align-items: center;} .construct_apply .graph_img .code-btn{font-size:12px;color:#1C8BD5;margin-left:11px;}
css/new_finish.css
@charset "utf-8"; .Ceiling_topnav{height: 36px;width: 100%;position: relative;} .Ceiling_topnav li{float: left;position: relative;} .Ceiling_topnav li .menu_bd{position: absolute;top:36px;width: 150px;height:150px;z-index: 9999;} .Ceiling_topnav li .menu_bd img{width: 150px;height:150px;} .cei_infonav{background: #333;height: 36px;font-size:12px;line-height: 36px;color:#999;} .wp_Ceiling .region_wrap{height:36px;background: none;border-bottom:none;} .wp_Ceiling .region_wrap .cities_list{background: none;} .wp_Ceiling .region_wrap>i{position:absolute;width:10px;height:14px;top:11px;left:18px;background: url("//fastued3.jia.com/image/zhuangxiu/new_finish/zx_info_ico.png") no-repeat -5px -3px;} .red_paper{z-index: 100000;} .Ceiling_topnav .wp_Ceiling{width: 1190px;margin: 0 auto;} .wp_Ceiling a{color:#999;}.wp_Ceiling a:hover{color:#dd0000;} .cei_infonav .Ceiling_right{display: inline-block;float: right;} .top_info,.top_info a,.Ceiling_topnav .entry_menu,.Ceiling_topnav span{float:left} .Ceiling_right .top_info a{padding-right: 15px;} .Ceiling_right li a{display: block;padding:0px 15px;} .Ceiling_right li a b{display:inline-block;width: 13px;height:22px;margin-right:10px;background: url("//fastued3.jia.com/image/zhuangxiu/new_finish/zx_info_ico.png") no-repeat -4px -24px;vertical-align:middle;} .Ceiling_right li.mall_jia a{background: #424242;} .Ceiling_right li.mall_jia a em{display:inline-block;width:14px;height:12px;margin-right:10px;background: url("//fastued3.jia.com/image/zhuangxiu/new_finish/zx_info_ico.png") no-repeat -4px -55px;} .header_wrap .logo_jia{width: 300px;float: left;margin-top: 10px;} .header_wrap .major_nav{float: right;} .major_nav li{float: left;} .major_nav li a{display: block;height:100px;line-height:100px;font-size: 18px;color: #444c5c;padding:0px 35px;} .major_nav li a:hover{color:#dd0000;} .major_nav li a.on{font-weight: bold;color:#dd0000;background: #f6f6f6;} .Z_header_nav .header_wrap{width: 1190px;margin:0 auto;position: relative;} .parallelism_r{position: absolute;right: 0;top:0;} .second_nav .jor_nav_wp{height:60px;width:1190px;margin:0 auto;text-align: right;} .second_nav .jor_nav_wp h2{float: left;line-height: 60px;font-size:16px;} .jor_nav_wp h2 a.on{display: block;color:#dd0000;} .second_nav .jor_nav_wp li a.cur{color:#dd0000;} .Z_header_nav .second_nav{width: 100%;background: #f6f6f6;} .Z_header_nav .box_shadow{box-shadow:0 0 5px #888;} .outer_interval{width: 100%;height:10px;background:#f6f6f6;} .second_nav li{display:inline-block;*display:inline;padding:0px 19px;line-height: 60px;font-size: 16px;} .second_nav li a.me_order{display:block;*display:inline-block;height:40px;line-height:40px;padding:0 18px;margin-top:10px;color:#fff;background:#ff4d4d;border-radius: 5px;} .second_nav li a:hover.me_order{background:#ff5e5b;} .finish_main{width:1190px;margin:0 auto;padding-bottom: 50px;} .top_big_img{position: relative;height:562px;overflow: hidden;} .top_big_img .tab_cut_nav{position: absolute;right:0;top:0;width: 248px;height:562px;} .outer_second{height: 60px;} .tab_cut_nav h3{height: 97px;background: rgba(90,90,90,0.8);font-size:24px;color:#fff;text-align: center;line-height: 97px;font-weight: bold;filter:progid:DXImageTransform.Microsoft.gradient(startColorstr=#C85a5a5a,endColorstr=#C85a5a5a);} .tab_cut_nav li{height:155px;position: relative;} .tab_cut_nav li .inside_site{position:absolute;width:100%;height:120px;top:50%;margin-top:-60px;} .tab_cut_nav li.appoind i{display:block;position:absolute;left:-12px;top:50%;width: 0;height: 0;border-top: 10px solid transparent;border-right: 12px solid;border-bottom: 10px solid transparent;opacity: 0.8;filter:alpha(opacity=80)} .tab_cut_nav li.cutli_01.appoind i{border-right-color: #f6d17d} .tab_cut_nav li.cutli_02.appoind i{border-right-color: #a3be4d} .tab_cut_nav li.cutli_03.appoind i{border-right-color: #286c99} .tab_cut_nav li.cutli_01{background: #f6d17d;}.tab_cut_nav li.cutli_01.appoind{background:rgba(246,209,125,0.8);filter:progid:DXImageTransform.Microsoft.gradient(startColorstr=#C8f6d17d,endColorstr=#C8f6d17d);} .tab_cut_nav li.cutli_02{background: #a3be4d;}.tab_cut_nav li.cutli_02.appoind{background:rgba(163,190,77,0.8);filter:progid:DXImageTransform.Microsoft.gradient(startColorstr=#C8a3be4d,endColorstr=#C8a3be4d);} .tab_cut_nav li.cutli_03{background: #286c99;}.tab_cut_nav li.cutli_03.appoind{background:rgba(40,108,153,0.8);filter:progid:DXImageTransform.Microsoft.gradient(startColorstr=#C8286c99,endColorstr=#C8286c99);} .tab_cut_nav li span{display: block;color: #fff;text-align: center;} .tab_cut_nav li span.one_style{font-size:24px;line-height: 40px;} .tab_cut_nav li span.two_style{font-size:20px;} .tab_cut_nav li span.three_style{height:1px;width: 16px;background: #fff;margin:8px auto;} .tab_cut_nav li span.four_style{font-size:14px;}.tab_cut_nav li span.four_style em{padding:0px 3px;} .serve_items{height:193px;padding:0px 24px;background:url("//fastued3.jia.com/image/zhuangxiu/new_finish/wire_bg.png") no-repeat;margin-top:10px;} .serve_items li{float: left;width: 115px;height:115px;border-radius: 50%;border:1px solid #c6c6c6;color:#c6c6c6;text-align: center;font-size:14px;margin:35px 23px;} .serve_items li:hover{border:1px solid #f6ab00;color:#f6ab00;} .serve_items li i{display: block;margin:10px auto 0px;width:55px;height:47px;background: url("//fastued3.jia.com/image/zhuangxiu/new_finish/serve_icos.png") no-repeat;} .serve_items li i.items_a{background-position: 0px -47px;}.serve_items li:hover i.items_a{background-position: -0px 0px;} .serve_items li i.items_b{background-position: -55px -47px;}.serve_items li:hover i.items_b{background-position: -55px 0px;} .serve_items li i.items_c{background-position: -110px -47px;}.serve_items li:hover i.items_c{background-position: -110px 0px;} .serve_items li i.items_d{background-position: -165px -47px;}.serve_items li:hover i.items_d{background-position: -165px 0px;} .serve_items li i.items_e{background-position: -220px -47px;}.serve_items li:hover i.items_e{background-position: -220px 0px;} .serve_items li i.items_f{background-position: -275px -47px;}.serve_items li:hover i.items_f{background-position: -275px 0px;} .serve_items li i.items_g{background-position: -330px -47px;}.serve_items li:hover i.items_g{background-position: -330px 0px;} .Trends_roll .Trends_left{float:left;width: 615px;height: 228px;font-size:14px;margin-left:85px;border-radius: 5px;border:1px solid #f6ab00;} .Trends_left .Trends_Scroll{height:198px;overflow: hidden;margin-top: 15px;} .Trends_left p{height:30px;line-height:30px;background: #f2f2f2;border-radius: 5px 5px 0px 0px;color:#f6ab00;font-weight: bold;} .Trends_left li{height: 39px;line-height: 39px;border-bottom: 1px dashed #c6c6c6;} .Trends_left span{display: inline-block;text-align: center;height:39px;overflow: hidden;text-overflow:ellipsis;white-space:nowrap;} .Trends_left span.place,.Trends_left span.name{width: 70px;} .Trends_left span.project{width: 150px;}.Trends_left span.trends{width: 190px;} .Trends_left span.time{width: 115px;} .Trends_roll h2{font-size:60px;padding:55px 0px;text-align: center;font-weight: lighter;} .Trends_roll .Trends_right{float:left;width: 375px;height:228px;margin-left:10px;border-radius: 5px;border:1px solid #f6ab00;background: #f2f2f2;} .channel_roll .Trends_left{width: 678px;margin-left:0px;} .channel_roll .Trends_right{width: 498px;} .channel_roll .Trends_left span.place, .channel_roll .Trends_left span.name{width: 80px;} .channel_roll .Trends_left span.project{width: 175px;}.channel_roll .Trends_left span.trends{width: 200px;*width:190px;} .Trends_right .Trends_net{height: 228px;overflow: hidden;} .Trends_net li{height: 190px;padding:20px;} .Trends_net li img{float:left;width: 94px;height:78px;border-radius: 50%;border:2px solid #f6ab00;} .Trends_net li .comment_tit p{float: left;width: 240px;padding-left: 12px;margin-top: 10px;} .Trends_net li .comment_tit p a{display: inline-block;line-height: 25px;} .Trends_net li .comment_tit p span i{display:inline-block;width:16px;height:16px;background:url(//ued.jia.com/image/zhuangxiu/finish_index/star.png) no-repeat -114px 0px;vertical-align:middle;margin-right: 3px;} .Trends_net li .comment_tit p span.big_writ{font-size:18px;} .Trends_net li .comment_tit p span.cer_txt{display:inline-block;width: 110px;text-align: center;} .comment_txt{margin-top: 10px;} .comment_txt p{height: 88px;line-height:22px;overflow: hidden;} .comment_txt em{display:block;text-align: right;} .zx_footer_help{height:170px;background: #fbfbfb;border-top:1px solid #eee;padding-top:30px;} .zx_footer_help ul{width:1190px;margin:0 auto;} .zx_footer_help li{float:left;text-align: center;height:120px;} .zx_footer_help li.contact{width: 440px;border-right:1px solid #eee;} .zx_footer_help li.reader_c{width:470px;padding-top:35px;} .zx_footer_help li.contact p.number_b{font-size: 24px;color:#dd0000;font-weight: bold;} .zx_footer_help li.contact p.number_b span{display: inline-block;vertical-align:middle;margin-right:20px;width:40px;height:40px;background: url("//fastued3.jia.com/image/zhuangxiu/new_finish/zx_info_ico.png") no-repeat -30px -3px;} .zx_footer_help li a{display:inline-block;width: 108px;height: 35px;line-height:35px;text-align:center;border-radius: 17.5px;border:1px solid #eee;} .zx_footer_help li a:hover{background: #f6f6f6;} .zx_footer_info{text-align: center;padding-top: 22px;} .zx_footer_info p{color:#aaa;line-height: 24px;} /*频道页*/ .construct_top{position: relative;height:550px;} .service_process{height:70px;background: #f8f8f8;position: relative;margin-top: 10px;} .service_process p{width:90%;height:2px;background: #dbdbdb;position:absolute;top:50%;left:5%;z-index: 1;} .service_process ul{position:absolute;top:20px;z-index: 2;} .service_process li{float:left;width:170px;background: #f8f8f8;text-align:center;margin:0px 17px;position: relative;} .service_process li.first_mg{margin-left:0px;}.service_process li.last_mg{margin-right:0px;} .service_process li em{display: inline-block;height:33px;background: url("//fastued3.jia.com/image/zhuangxiu/new_finish/construct_ico.png") no-repeat;vertical-align:middle;margin-right:6px;} .service_process li:hover{color:#333;} .service_process li em.process_01{background-position: -48px 0px;width: 24px;}.service_process li:hover em.process_01{background-position: -48px -33px;} .service_process li em.process_02{background-position: -87px 0px;width: 37px;}.service_process li:hover em.process_02{background-position: -87px -33px;} .service_process li em.process_03{background-position: -153px 0px;width: 24px;}.service_process li:hover em.process_03{background-position: -153px -33px;} .service_process li em.process_04{background-position: -212px 0px;width: 29px;}.service_process li:hover em.process_04{background-position: -212px -33px;} .service_process li em.process_05{background-position: -270px 0px;width: 25px;}.service_process li:hover em.process_05{background-position: -270px -33px;} .service_process li em.process_06{background-position: -329px 0px;width: 26px;}.service_process li:hover em.process_06{background-position: -329px -33px;} .service_process li b{display: block;width: 28px;height:70px;background: url("//fastued3.jia.com/image/zhuangxiu/new_finish/next_arrows.png") no-repeat;position: absolute;right:-28px;top:-20px;} .rank_headline{font-size: 22px;color: #333;line-height: 40px;margin-top: 30px;} .rank_headline i{display: inline-block;width: 15px;height:16px;background: url("//fastued3.jia.com/image/zhuangxiu/new_finish/construct_ico.png") no-repeat -6px -126px;margin-left: 10px;} .rank_headline i.golden{background-position: -6px -149px;} .rank_headline span{font-size: 14px;padding-left: 30px;} .rank_headline a{font-size: 14px;float: right;} .scheme_advantage li{width: 590px;height:215px;color:#999;padding-top:20px;} .scheme_advantage li a{display: block;height:215px;} .scheme_advantage li a:hover{color: #333;} .scheme_advantage li p{font-size: 14px;line-height: 80px;} .scheme_advantage li p em.w1{font-size: 22px;} .scheme_advantage li p em.r2{font-size: 48px;} .scheme_advantage li p span{color: #dd0000;} .scheme_advantage ul.new_scheme{text-align: center;} .scheme_advantage ul.new_scheme{width: 1190px;background: url("//fastued3.jia.com/image/zhuangxiu/new_finish/new_scheme.jpg") no-repeat;} .scheme_advantage .new_scheme li{color:#fff;} .scheme_advantage ul.new_scheme span{display: block;} .scheme_advantage ul.new_scheme span.wst1{font-size: 16px;line-height: 45px;padding-top:25px;} .scheme_advantage ul.new_scheme span.wst1 .r2{font-size: 95px;} .scheme_advantage ul.new_scheme span.wst2{font-size: 30px;} .scheme_advantage ul.new_scheme span.wst3{font-size: 18px;} .result_susp li{float: left;margin-right: 10px;background: #f8f8f8;text-align: center;transition:all 0.3s linear 0s;} .result_susp li.cast_x{margin-right: 0px;} .result_susp li:hover{background:#efefef;-webkit-box-shadow: 4px 4px 4px #dadada;-moz-box-shadow: 4px 4px 4px #dadada;box-shadow: 4px 4px 4px #dadada;} .major_classify ul{margin-left: -10px;} .major_classify li{float: left;width: 390px;height:180px;color:#fff;text-align: center;line-height: 35px;margin-left: 10px;} .major_classify li.Team1{background: url("//fastued3.jia.com/image/zhuangxiu/new_finish/struction_Team1.jpg") no-repeat;} .major_classify li.Team2{background: url("//fastued3.jia.com/image/zhuangxiu/new_finish/struction_Team2.jpg") no-repeat;} .major_classify li.Team3{background: url("//fastued3.jia.com/image/zhuangxiu/new_finish/struction_Team3.jpg") no-repeat;} .major_classify li p{font-size: 18px;}.major_classify li p em{font-size: 22px;display: block;margin-top: 50px;} .firm_stylist{margin-top: 10px;} .firm_stylist .firm_list_l{float:left;width: 285px;padding:20px 45px 18px 60px;*padding-bottom:3px;background: #f8f8f8;} .firm_list_l li{border-top: 1px solid #eee;font-size: 14px;line-height: 35px;padding:5px 0px;} .firm_list_l li a.firm_logo{float:left;display: block;height: 35px;} .firm_list_l li h2.firm_sign{float:left;width:120px;overflow: hidden;height: 35px;} .firm_list_l li span.firm_koubei{float:left;display: block;color:#999;} .firm_list_l li span.firm_koubei em{color: #cf0000;} .firm_stylist .stylist_list_r{float: left;} .stylist_list_r .stylist_slider{position: relative;float:left;width:300px;height:265px;margin-left:10px;padding:0px 44px;background: #f8f8f8;border:1px solid #f8f8f8;text-align: center;} .stylist_slider .slide-content{width:300px;height:265px;position:absolute;left:45px;overflow: hidden;} .stylist_slider .slide-content ul{position: absolute;} .slide-content li{width:300px;float: left;} .stylist_slider>a{position:absolute;display: none;height: 265px;width: 44px;background: #eee;} .stylist_slider>a strong{display: block;width: 44px;height: 140px;margin-top:62px;background: url("//fastued3.jia.com/image/zhuangxiu/new_finish/prev_next.png") no-repeat;} .stylist_slider a.btn-prev{left: 0;}.stylist_slider a.btn-prev strong{background-position: 0px 0px;} .stylist_slider a.btn-next{right:0;}.stylist_slider a.btn-next strong{background-position: -44px 0px;} .stylist_slider p{color:#212121;} .stylist_slider p.p_tit{font-size: 16px;margin:25px 0px 18px 0px;} .stylist_slider p.p_name{font-size: 14px;margin:8px 0px 15px 0px;} .stylist_slider p span em{color:#b70005;padding-right: 15px;} .four_advantage li{width: 290px;height: 300px;color:#999;} .four_advantage li:hover{color:#f6ab00;} .four_advantage li em{display: block;margin:30px auto 5px;height:69px;background: url("//fastued3.jia.com/image/zhuangxiu/new_finish/construct_ico.png") no-repeat;} .four_advantage li em.tage_01{background-position: -55px -80px;width:43px;}.four_advantage li:hover em.tage_01{background-position: -55px -149px;} .four_advantage li em.tage_02{background-position: -119px -80px;width:40px;}.four_advantage li:hover em.tage_02{background-position: -119px -149px;} .four_advantage li em.tage_03{background-position: -194px -80px;width:37px;}.four_advantage li:hover em.tage_03{background-position: -194px -149px;} .four_advantage li em.tage_04{background-position: -267px -80px;width:55px;}.four_advantage li:hover em.tage_04{background-position: -267px -149px;} .four_advantage li span{font-size: 18px;} .four_advantage li p{font-size:14px;line-height: 30px;margin-top:50px;} .Sanke_pk ul{margin-left: -10px;} .Sanke_pk li{float:left;width: 390px;height: 300px;color:#999;text-align: center;background: #f8f8f8;margin-left: 10px;} .Sanke_pk li:hover{color:#f6ab00;} .Sanke_pk li em{display: block;margin:55px auto 5px;width:80px;height:63px;background: url("//fastued3.jia.com/image/zhuangxiu/new_finish/construct_ico.png") no-repeat;} .Sanke_pk li em.tage_01{background-position: -60px -408px;}.Sanke_pk li:hover em.tage_01{background-position: -60px -483px;} .Sanke_pk li em.tage_02{background-position: -181px -408px;}.Sanke_pk li:hover em.tage_02{background-position: -181px -483px;} .Sanke_pk li em.tage_03{background-position: -270px -408px;}.Sanke_pk li:hover em.tage_03{background-position: -270px -483px;} .Sanke_pk li span{font-size: 18px;} .Sanke_pk li p{font-size:14px;line-height: 30px;margin-top:50px;} .service_items ul{margin-left:-10px;} .service_items li{float: left;width: 288px;height:348px;border:1px solid #c5c5c5;margin-left:10px;text-align: center;} .service_items li:hover{border-color: #f6ab00;} .service_items li:hover a{color:#f6ab00;} .service_items li em{display: block;width: 65px;height:70px;margin:50px auto 5px;background: url("//fastued3.jia.com/image/zhuangxiu/new_finish/construct_ico.png") no-repeat;} .service_items li em.tage_01{background-position: -43px -257px;}.service_items li:hover em.tage_01{background-position: -43px -337px;} .service_items li em.tage_02{background-position: -108px -257px;}.service_items li:hover em.tage_02{background-position: -108px -337px;} .service_items li em.tage_03{background-position: -195px -257px;}.service_items li:hover em.tage_03{background-position: -195px -337px;} .service_items li em.tage_04{background-position: -282px -257px;}.service_items li:hover em.tage_04{background-position: -282px -337px;} .service_items li span{font-size: 18px;} .service_items li p{font-size:14px;line-height: 30px;margin-top:60px;} /*装修公司*/ .merchant_list{float:left;} .firm_rank_nav{width:310px;height:34px;} .firm_rank_content{width:310px;height:auto;} .rankli{width:auto;float:left;height:34px;text-align:center;line-height:34px;color:#666;font-size:14px;background:#f7f7f7;cursor:pointer} .ranklia{color:#f6ab00;border-top:3px solid #f6ab00;height:31px;line-height:29px;} .firmcontent{width:308px;height:410px;border:1px solid #eee;padding:15px 0px 2px;overflow:hidden;} .firmcontent ul li{height:49px;line-height:48px;width:270px;margin:0 auto;border-top:1px solid #eee;} .firm_box .firm_logo{float:left;width:35px;height:35px;} .firm_rank_content .firm_box .firm_logo{margin-top:7px;} .firm_box .firm_sign{float:left;margin-left:38px;} .firm_box .firm_sign h3{float:left;width:120px;height:47px;font-size:14px;color:#333;overflow:hidden;} .firm_box .firm_sign h3 a{text-decoration:none;float:left;display:inline-block;width:85px;height:45px;overflow:hidden;transition:all 0.3s linear 0s} .firm_box .firm_sign h3 i{display:inline-block;float:left;width:20px;height:20px;background:url(//fastued3.jia.com/image/zhuangxiu/finish_index/reader_ico.png)-80px 0px no-repeat;margin:16px 0px 0px 3px;} .firm_sign .firm_koubei{display:none;float:left;color:#999;} .firm_sign .firm_koubei span{color:#cf0000;} .merchant_case{float:left;width:880px;height:462px;border-top:1px solid #eee;} .merchant_case ul li{float:left;width:219px;height:230px;border-right:1px solid #eee;border-bottom:1px solid #eee;overflow:hidden;} .merchant_case li img{transition:transform 0.2s linear 0s;} .merchant_case li img:hover{transform:translateX(-5px);} /*头部表单*/ .construct_apply{width:350px;background: rgba(0,0,0,0.65);padding-bottom:25px;position: absolute;top:75px;right:45px;border-radius: 25px;filter:progid:DXImageTransform.Microsoft.gradient(startColorstr=#99000000,endColorstr=#99000000);} .construct_apply h3{font-size: 28px;color:#f6ab00;text-align: center;padding:20px 0px 8px;} .construct_apply p{font-size: 12px;color: #fff;text-align: center;} .construct_apply p.pbottom{padding:0px 18px;} .construct_apply p em{color:#f6ab00;} .construct_apply form{width: 280px;margin:10px auto;} .construct_apply .row_list{position: relative;width: 280px;height:35px;background: #fff;border-radius: 8px;margin-bottom: 5px;} .construct_apply .row_list label{display: block;float:left;width: 14px;height: 16px;margin:11px 0px 0px 17px;padding-right:14px;border-right:2px solid #e6e6e6;background: url("//fastued3.jia.com/image/zhuangxiu/new_finish/construct_ico.png") no-repeat;} .construct_apply .row_list label.name_me{background-position: 0px -2px;} .construct_apply .row_list label.tel_me{background-position: 0px -29px;} .construct_apply .row_list label.city_me{background-position: 0px -54px;} .construct_apply .row_list label.note_code{background-position: 0px -77px;} .construct_apply .row_list label.code_icon{background: url("//fastued3.jia.com/image/zhuangxiu/code_icon.png") no-repeat;height:14px;} .construct_apply .row_list input{width:210px;height:25px;line-height:25px;*height:24px;padding:5px 0px 5px 10px;background:#fff;} .construct_apply .outer_packing{width: 280px;} .construct_apply .outer_packing .short{width: 180px;float: left;}.construct_apply .outer_packing .short input.note_txt{width: 110px;} .construct_apply .outer_packing a.get_code{float:right;color:#fff;line-height: 35px;} .outer_packing a.get_code.JJ_getCode{color:#999;} .construct_apply .form-remember{color:#fff;text-align: center;padding:6px 0px;}.construct_apply .form-remember a{color:#f6ab00;} .construct_apply .construct_order{display:block;width: 280px;height:35px;line-height:32px;background: #f6ab00;border-radius: 8px;font-size: 20px;color:#fff;text-align: center;} .construct_apply .tab_select{width:360px;position:absolute;top:38px;left:0;background:#fff;border:1px solid #f6ab00;line-height:22px;z-index:2;} .tab_select dl{margin:10px 0px 10px 20px;} .construct_apply .tab_select dt{float:left;width:60px;text-align:center;font-weight:bold;color:#fff;background: #f6ab00;} .tab_select dd{float:left;width:265px;} .tab_select a{display:inline-block;margin-left:10px;} .construct_apply .patterning_code{width:135px;height:83px;position: absolute;top:-86px;bottom:0;right:-120px;border:1px solid #ddd;background: #fff;} .patterning_code:after,.patterning_code:before{border: solid transparent; content: ' ';height: 0;position: absolute;width: 0;} .patterning_code:after{border-width:8px;border-top-color:#fff;bottom:-16px;left: 47%;} .patterning_code:before{border-width:10px;border-top-color: #ddd;bottom:-20px;left: 45%;} .construct_apply .patterning_code input[type="text"]:focus{border-color: #ff4d49;} .patterning_code p{margin-top: 7px;} .patterning_code p img{float: left;margin-left: 10px;} .patterning_code p a{float: left;color:#007fd7;line-height: 30px;margin-left: 10px;} .construct_apply .patterning_code .codeText{width: 65px;height:20px;border:1px solid #ddd;padding:4px;} .construct_apply .patterning_code .codeButton{width: 43px;height:30px;background: #dd0000;color:#fff;padding:0;cursor: pointer;border-radius:3px;} /*右侧浮动*/ #zx_gotoTop{display:none;height:108px;width:50px;position:fixed;bottom: 281px;left:50%;margin-left:610px;_position:absolute;_top:expression(eval(document.documentElement.scrollTop || document.body.scrollTop) +eval(document.documentElement.clientHeight || document.body.clientHeight) -305+'px');z-index:99997;} .zx_gotoTop .J_weixinimg{display: none;width: 150px;position:absolute;left: -150px;bottom: 0;background: #fff;} .zx_gotoTop .J_weixinimg p{font-size: 14px;color:#666;padding-left:15px;} #zx_gotoTop a{background:url(//ued.jia.com/image/jiehun/JiaMarry_gotoTop.png) no-repeat;} #zx_gotoTop a.J_returnTop {display:block;height:50px;overflow:hidden;text-indent:-9999px;width:50px;background-position:-97px 0px;} #zx_gotoTop a.J_returnTop:hover {background-position: -147px 0px;} #zx_gotoTop a.J_weixin{cursor: default;display: block;height: 58px;position: relative;width: 42px;margin-left: 4px;background-position:2px 0px; } #zx_gotoTop a.J_weixin:hover{background-position:-48px -6px;} /*首页新版*/ .general_module{width: 1190px;margin:0 auto;padding-top:20px;} .longer_module{width: 1190px;margin:0 auto;position: relative;} .ridge_slider{width:1920px;height: 500px;margin-left: -365px;} .zxpackage{text-align: center;padding:50px 0px;}.zxpackage ul{display: inline-block;*display: inline;}.zxpackage li{float: left;margin:0px 28px;} .zxpackage li h2{font-size: 30px;color: #333;line-height: 65px;} .zxpackage h2.general_titile{border-top: 1px solid #333;height: 30px;position:relative;margin:24px 0px;} .zxpackage h2.general_titile span{display: block;font-size: 36px;position: absolute;left: 50%;top:-36px;margin-left:-233px;padding:0px 20px;color:#333;background: #fff;} .zxpackage li .category{width: 300px;border:1px solid #e3e3e3;padding:5px 5px 20px 5px;} .ridge_slider .flex-control-nav{position:absolute;bottom:25px;left:0;width:100%;text-align: center;z-index: 8;} .ridge_slider .flex-control-nav li{display: inline-block;*display:inline;width: 13px;height:13px;margin:0px 5px;} .ridge_slider .flex-control-nav li a{display:inline-block;width: 13px;height:13px;background: url("//fastued3.jia.com/image/zhuangxiu/new_finish/home_ico.png") no-repeat -143px 0px;text-indent: -9999em;} .ridge_slider .flex-control-nav li a.flex-active{background-position:-125px 0px;} .ridge_slider .flex-direction-nav{position: absolute;width:100%;top:50%;left:0;margin-top:-37px;z-index: 8;} .ridge_slider .flex-direction-nav a{display: block;width: 40px;height: 74px;background:url("//fastued3.jia.com/image/zhuangxiu/new_finish/direction_ico.png");position: absolute;text-indent: -9999em;opacity: 0;transition:left 1s ease 0s,right 1s ease 0s, opacity 1s ease 0s;} .ridge_slider .flex-direction-nav .flex-prev{background-position: 0px 0px;left: 0;}.ridge_slider .flex-direction-nav a:hover.flex-prev{background-position: 0px -74px;} .ridge_slider .flex-direction-nav .flex-next{background-position: -40px 0px;right: 0;}.ridge_slider .flex-direction-nav a:hover.flex-next{background-position: -40px -74px;} .category a.ident_img{display:block;margin-bottom: 10px;height: 185px;position: relative;} .category a.ident_img span{display: none;width: 300px;height: 185px;position:absolute;top:0;left:0;background: #000;opacity: 0.5;filter:alpha(opacity=50);} .category a.ident_img i{display: none;width: 78px;height:78px;position:absolute;top:60px;left:111px;background: url("//fastued3.jia.com/image/zhuangxiu/new_finish/home_ico.png");} .category a.ident_img i.ico_01{background-position:0 -27px;} .category a.ident_img i.ico_02{background-position:-86px -27px;} .category a.ident_img i.ico_03{background-position:-172px -27px;} .category a img{width: 300px;height: 185px;} .category a.btn_check{margin:10px auto;} a.btn_check{display: block;width: 180px;height: 38px;line-height:38px;border-radius:3px;text-align:center;border:1px solid #3d8901;color: #3d8901;font-size:16px;} a:hover.btn_check{background: #3d8901;color: #fff;} .category p{line-height: 25px;font-size: 14px;} .category p b{font-size: 16px;color: #333;}.category p span{font-size: 12px;} .longer_module .seven_serve{width: 1920px;height: 425px;margin-left: -365px;background: url("//fastued3.jia.com/image/zhuangxiu/new_finish/serve_bg.jpg") fixed center;position: relative;color: #fff;} .qi_guarantee h3{font-size: 36px;color: #fff;padding:60px 0px;opacity:0;-webkit-transform:translate3d(0,-80px,0);transform:translate3d(0,-80px,0);transition:all 2s cubic-bezier(.19,1,.22,1);transition-property:opacity,-webkit-transform;transition-property:opacity,transform;} .seven_serve .fw_shade{width: 1920px;height:425px;position:absolute;left:0;top:0;background: #000;opacity:0.5;filter:alpha(opacity=50);z-index: 8;} .seven_serve .qi_guarantee{width: 1190px;margin:0 auto;position: relative;z-index: 9;text-align: center;} .qi_guarantee ul{display: inline-block;*display: inline;} .qi_guarantee li{float: left;width:128px;font-size:16px;margin:0px 15px;opacity:0;-webkit-transform:translate3d(0,-80px,0);transform:translate3d(0,-80px,0);transition:all 2s cubic-bezier(.19,1,.22,1);transition-property:opacity,-webkit-transform;transition-property:opacity,transform;} .qi_willup h3,.qi_willup li{opacity:1;-webkit-transform:translate3d(0,0,0);transform:translate3d(0,0,0)} .qi_guarantee li p{padding-top:20px;} .qi_guarantee li i{display: block;width: 128px;height: 110px;background: url("//fastued3.jia.com/image/zhuangxiu/new_finish/seven_serve.png");margin:0 auto;} .qi_guarantee li i.fw_01{background-position: 0 0;} .qi_guarantee li i.fw_02{background-position: -159px 0;} .qi_guarantee li i.fw_03{background-position: -316px 0;} .qi_guarantee li i.fw_04{background-position: -475px 0;} .qi_guarantee li i.fw_05{background-position: -632px 0;} .qi_guarantee li i.fw_06{background-position: -790px 0;} .qi_guarantee li i.fw_07{background-position: -948px 0;} .L_case_list ul{margin-left: -10px;*margin-left: -15px;} .L_case_list li{float: left;margin-left: 10px;width: 172px;height: 172px;overflow:hidden;} /*.L_case_list li img{width: 172px;height:172px;}*/ .L_case_list li img{transition-property:all;-webkit-transform:scale(1,1);-webkit-transition-timing-function:ease-out;-webkit-transition-duration:900ms;-moz-transform:scale(1,1);-moz-transition-timing-function:ease-out;-moz-transition-duration:900ms} .L_case_list li img:hover{-webkit-transform:scale(1.05,1.05);-moz-transform:scale(1.05,1.05);} .general_module .real_case{width: 795px;float: left;padding-left: 30px;} .real_case .L_case_list{width:758px;border:1px solid #dcdcdc;background: #fff;margin-bottom:15px;} .L_case_list .L_case_top{padding:18px;*padding:15px;} .L_case_top .origin_di{margin-top:18px;position: relative;padding-bottom: 10px;} .origin_di h2{width: 450px;height: 35px;line-height: 35px;overflow: hidden;text-overflow:ellipsis;white-space:nowrap;} .origin_di h2 a{font-size: 22px;color: #3d8901;}.origin_di h2 a:hover{color: #222;} .origin_di p a{font-weight: bold;}.origin_di p em{padding:0px 10px;} .origin_di a.btn_check{position: absolute;right: 0;bottom:14px;} .L_case_list .L_case_bot{border-top:1px solid #e3e3e3;padding:20px 0px;line-height: 25px;} .L_case_bot span{float: left;display: block;}.L_case_bot a{float: right;margin-right:15px;} .L_case_bot .leave_word{width: 315px;height: 25px;padding-left:15px;overflow:hidden;text-overflow:ellipsis;white-space:nowrap;} .region_Title{font-size: 18px;color:#333;padding:15px 0px;line-height: 18px;position: relative;} .region_Title i{display: inline-block;width: 26px;height: 22px;background: url("//fastued3.jia.com/image/zhuangxiu/new_finish/home_ico.png");vertical-align:middle;margin-right:10px;} .region_Title i.Tico_01{background-position:0 0;}.region_Title i.Tico_02{background-position:-26px 0;} .region_Title i.Tico_03{background-position:-52px 0;}.region_Title i.Tico_04{background-position:-78px 0;} .region_Title a{position: absolute;right: 10px;bottom:15px;font-size: 12px;} .See_More a{display: block;width:758px;height: 40px;line-height:40px;font-size:14px;border:1px solid #dcdcdc;text-align:center;background: #fff;} .See_More a:hover{background: #3d8901;border-color:#3d8901;color: #fff;} .right_owner{float: left;} .owner_say li{width: 294px;border:1px solid #dcdcdc;background: #fff;padding:18px;margin-bottom:9px;} .owner_say li p.cuss_m{height: 40px;line-height: 20px;font-size:14px;overflow: hidden;} .owner_say li dt{float: left;} .owner_say li dd{float: left;width: 245px;padding-left: 10px;} .owner_say li dd a{color: #3d8901;} .owner_say li dd em{padding:0px 5px;}.owner_say li dd span{color: #333;} .owner_say li dd i{display:inline-block;width:16px;height:16px;background:url(//ued.jia.com/image/zhuangxiu/finish_index/star.png) no-repeat -114px 0px;vertical-align:top;margin-left: 3px;} .custom_made li{width: 294px;border:1px solid #3d8901;background: #fff;padding:15px 18px;margin-bottom:14px;position: relative;} .custom_made li:hover{background: #3d8901;} .custom_made li:hover p{color: #fff;}.custom_made li p{color: #3d8901;} .custom_made li p.cus_b{font-size: 18px;}.custom_made li p.cus_x{font-size: 14px;} .custom_made li span{display:block;width:14px;height:26px;position: absolute;right: 20px;top:26px;background: url(//fastued3.jia.com/image/zhuangxiu/new_finish/home_ico.png) -104px 0px;} .custom_made li:hover span{background-position: -164px 0px;} .recent_news .recent_box{width:296px;height:150px;border:1px solid #dcdcdc;background: #fff;padding:0px 18px;overflow: hidden;} .recent_news .recent_box li{height:30px;line-height:30px;} .recent_box li span{display:block;width:225px;height:30px;line-height:30px;overflow: hidden;text-overflow:ellipsis;white-space:nowrap;} .recent_box li em{float: right;} .feature_craft{position: relative;} .feature_craft ul{margin-left: -10px;} .feature_craft ul li{float: left;width:590px;padding:10px 10px 14px;margin-bottom:20px;background:#f8f8f8;margin-left:10px;box-sizing:border-box;-moz-box-sizing:border-box;-webkit-box-sizing:border-box;transition:all 0.3s linear 0s;} .feature_craft li:hover{background: #efefef;-webkit-box-shadow: 4px 4px 4px #dadada;-moz-box-shadow: 4px 4px 4px #dadada;box-shadow: 4px 4px 4px #dadada;} .feature_craft ul li.store{display:none;} .feature_craft ul li .contrast{float: left;width: 280px;} .feature_craft ul li .contrast.mr{margin-left:10px;} .feature_craft li .contrast h3{font-size: 19px;color: #333;} .feature_craft li .contrast h3 b{display:inline-block;width:22px;height:22px;background: url("//fastued3.jia.com/image/zhuangxiu/new_finish/construct_ico.png") no-repeat 0 -176px;vertical-align: sub;margin-left: 8px;} .feature_craft li .contrast h3 b.slip{background-position: -24px -176px;} .feature_craft li .contrast p{font-size: 14px;color: #999;transition:all 0.3s linear 0s;}.feature_craft li:hover .contrast p{color: #f6ab00;} .feature_craft .Henshin_device{display: block;width: 73px;height:49px;background: url("//fastued3.jia.com/image/zhuangxiu/new_finish/device_arrows.png") no-repeat;margin:0 auto;} .feature_craft .Henshin_device.ag{background-position: 0 -50px;} .complain_exposure .plain_posure .fl li{float:left;width: 250px;height:335px;text-align: center;margin-right:35px;} .complain_exposure .plain_posure .fl li:hover{box-shadow: 0px 0px 10px #ebebeb;} .complain_exposure .plain_posure .fl li img{margin-top: 22px;} .complain_exposure .plain_posure .fl li span{display: block;font-size: 16px;color: #333;padding:25px 0 12px;} .complain_exposure .plain_posure .fl li p{font-size:12px;color: #999;padding:0 32px;} .complain_exposure .plain_posure .fl li p em{font:bold 16px/24px "微软雅黑";color: #ff8502;} .complain_exposure .rank_headline span,.complain_exposure .rank_headline a{color: #999;} .plain_posure .mediate_flow{width: 330px;height:270px;border:1px solid #c5c5c5;position: relative;} .plain_posure .mediate_flow h3{font-size: 18px;color: #333;height:40px;line-height:40px;background: #fafafa;} .plain_posure .mediate_flow h3 span{border-left:3px solid #f6ab00;line-height: 18px;padding-left:10px;} .plain_posure .mediate_flow ul.mediate_ul{margin:30px 0 0 60px;} .plain_posure .mediate_flow ul.mediate_ul li{font-size: 14px;color: #333;padding:4px 0;} .plain_posure .mediate_flow ul.mediate_ul li i{display: inline-block;width: 19px;height:19px;background: url(//fastued3.jia.com/image/zhuangxiu/new_finish/list_icon.jpg);font: bold 14px/19px "微软雅黑";text-align: center;color: #fff;border-radius:50%;margin-right:10px;} .plain_posure .mediate_flow a.xq1{position: absolute;right:15px;bottom:14px;font-size: 12px;color: #007fd7;} .plain_posure .mediate_flow h4{padding:12px 0 14px 18px;} .plain_posure .mediate_flow h4 label{font-size: 14px;color:#333;} .plain_posure .mediate_flow h4 img{width: 28px;height:28px;vertical-align:top;margin:0 5px;} .plain_posure .mediate_flow h4 span{font-size:16px;color: #ffaa00;} .plain_posure .mediate_flow .model_txt{padding:0 18px;font-size:12px;} .plain_posure .mediate_flow .model_txt label{color: #333;} .plain_posure .mediate_flow .model_txt span{color: #666;} .plain_posure .mediate_flow .model_txt a.xq2{color: #007fd7;} .plain_posure .mediate_flow .time{color: #999;position: absolute;right:15px;bottom:15px;} .Jia_zx_sub_nav_wrap ul li img{vertical-align:top!important;margin-top:11px;} .construct_apply .graph_img{height: 100%;position: absolute;right: 10px;top: 0;background: #fff;display: flex;align-items: center;} .construct_apply .graph_img .code-btn{font-size:12px;color:#1C8BD5;margin-left:11px;}
0.287968
0.052863
.heroBgVirtual{ background-image:linear-gradient(rgba(0, 0, 0, 0.4), rgba(0, 0, 0, 0.4)), url("./../../images/virtual_bg.jpg"); background-size: cover; background-position: center; background-attachment: fixed; height: 90vh; } .blocksBg{ background-image: url("./../../images/bg_blocks_virtual.jpg"); background-size: cover; background-position: center; height: 140vh; } .bundleContainer{ height: auto; background-color: #fff; box-shadow: rgba(50, 50, 93, 0.25) 0px 50px 100px -20px, rgba(0, 0, 0, 0.3) 0px 30px 60px -30px; margin-top: 20px; border-radius: 10px; margin-bottom: 40px; padding-bottom: 30px; } .lessonHeaderBg{ background-color: #73d56e; border-radius: 10px 10px 0 0; padding: 15px 0 2px 0; height: 60px; } .lessonHeaderBgBlue{ background-color: #2f6777; border-radius: 10px 10px 0 0; padding: 15px 0 2px 0; height: 60px; } .priceText{ font-size: 20px; padding-top: 5px; } .strikeText{ font-size: 24px; padding-top: 5px; } .greenBgBrder{ background-color: #73d56e; color: #fff; width: 90px; padding: 5px 5px 5px 5px; text-align: center; border-radius: 20px; } .numberDiscDiv{ border-bottom: 2px solid #cacaca; } .CTA_select_btn{ background-color: #2f6777; width:90px; border-radius: 30px; color:#fff; padding: 10px 15px 10px 15px; text-align: center; font-size: 14px; } .leftNegMargin{ margin-left: -50px; } .virtual_img_bg{ background-image: url("./../../images/virtual_img_bg.jpg"); background-size: cover; background-position: center; height: 60vh; padding-top: 20px; } .iconVirt{ width: 50px; } /* Big tablet to 1200px (widths smaller taht the 1140px row) */ @media only screen and (max-width: 1200px) { .virtual_img_bg{ background-image: url("./../../images/virtual_img_bg.jpg"); background-size: cover; background-position: center; height: 44vh; padding-top: 20px; } .iconVirt { width: 50px; position: relative; left: -30px; } } /* Small tablet to big tablet: from 768px to 1023px */ @media only screen and (max-width: 1023px) { .heroBgVirtual{ background-image:linear-gradient(rgba(0, 0, 0, 0.4), rgba(0, 0, 0, 0.4)), url("./../../images/virtual_bg.jpg"); background-size: cover; background-position: center; background-attachment: fixed; height: 62vh; } .blocksBg{ background-image: url("./../../images/bg_blocks_virtual.jpg"); background-size: cover; background-position: center; height: 122vh; } .greenBgBrder{ background-color: #73d56e; color: #fff; width: 62px; padding: 5px 5px 5px 5px; text-align: center; border-radius: 20px; } .iconVirt { width: 50px; position: relative; left: -51px; } .virtual_img_bg{ background-image: url("./../../images/virtual_img_bg.jpg"); background-size: cover; background-position: center; height: 71vh; padding-top: 20px; } } /* Small phones to small tablets: from 481px to 767px */ @media only screen and (max-width: 767px) { .heroBgVirtual{ background-image:linear-gradient(rgba(0, 0, 0, 0.4), rgba(0, 0, 0, 0.4)), url("./../../images/virtual_bg_small.jpg"); background-size: cover; background-position: center; background-attachment: fixed; height: 115vh; } .blocksBg{ background-color: #fff !important; background-size: cover; background-position: center; height: auto; padding-bottom: 40px; } .leftNegMargin { margin-left: 0; } .iconVirt{ width: 40px; position: relative; left: -4px; } .iconVertContainer{ position: relative; left:-30px; } }
Desktop/nelly/teck/src/pages/VirtualComputerCourse/VirtualComputerCourse.css
.heroBgVirtual{ background-image:linear-gradient(rgba(0, 0, 0, 0.4), rgba(0, 0, 0, 0.4)), url("./../../images/virtual_bg.jpg"); background-size: cover; background-position: center; background-attachment: fixed; height: 90vh; } .blocksBg{ background-image: url("./../../images/bg_blocks_virtual.jpg"); background-size: cover; background-position: center; height: 140vh; } .bundleContainer{ height: auto; background-color: #fff; box-shadow: rgba(50, 50, 93, 0.25) 0px 50px 100px -20px, rgba(0, 0, 0, 0.3) 0px 30px 60px -30px; margin-top: 20px; border-radius: 10px; margin-bottom: 40px; padding-bottom: 30px; } .lessonHeaderBg{ background-color: #73d56e; border-radius: 10px 10px 0 0; padding: 15px 0 2px 0; height: 60px; } .lessonHeaderBgBlue{ background-color: #2f6777; border-radius: 10px 10px 0 0; padding: 15px 0 2px 0; height: 60px; } .priceText{ font-size: 20px; padding-top: 5px; } .strikeText{ font-size: 24px; padding-top: 5px; } .greenBgBrder{ background-color: #73d56e; color: #fff; width: 90px; padding: 5px 5px 5px 5px; text-align: center; border-radius: 20px; } .numberDiscDiv{ border-bottom: 2px solid #cacaca; } .CTA_select_btn{ background-color: #2f6777; width:90px; border-radius: 30px; color:#fff; padding: 10px 15px 10px 15px; text-align: center; font-size: 14px; } .leftNegMargin{ margin-left: -50px; } .virtual_img_bg{ background-image: url("./../../images/virtual_img_bg.jpg"); background-size: cover; background-position: center; height: 60vh; padding-top: 20px; } .iconVirt{ width: 50px; } /* Big tablet to 1200px (widths smaller taht the 1140px row) */ @media only screen and (max-width: 1200px) { .virtual_img_bg{ background-image: url("./../../images/virtual_img_bg.jpg"); background-size: cover; background-position: center; height: 44vh; padding-top: 20px; } .iconVirt { width: 50px; position: relative; left: -30px; } } /* Small tablet to big tablet: from 768px to 1023px */ @media only screen and (max-width: 1023px) { .heroBgVirtual{ background-image:linear-gradient(rgba(0, 0, 0, 0.4), rgba(0, 0, 0, 0.4)), url("./../../images/virtual_bg.jpg"); background-size: cover; background-position: center; background-attachment: fixed; height: 62vh; } .blocksBg{ background-image: url("./../../images/bg_blocks_virtual.jpg"); background-size: cover; background-position: center; height: 122vh; } .greenBgBrder{ background-color: #73d56e; color: #fff; width: 62px; padding: 5px 5px 5px 5px; text-align: center; border-radius: 20px; } .iconVirt { width: 50px; position: relative; left: -51px; } .virtual_img_bg{ background-image: url("./../../images/virtual_img_bg.jpg"); background-size: cover; background-position: center; height: 71vh; padding-top: 20px; } } /* Small phones to small tablets: from 481px to 767px */ @media only screen and (max-width: 767px) { .heroBgVirtual{ background-image:linear-gradient(rgba(0, 0, 0, 0.4), rgba(0, 0, 0, 0.4)), url("./../../images/virtual_bg_small.jpg"); background-size: cover; background-position: center; background-attachment: fixed; height: 115vh; } .blocksBg{ background-color: #fff !important; background-size: cover; background-position: center; height: auto; padding-bottom: 40px; } .leftNegMargin { margin-left: 0; } .iconVirt{ width: 40px; position: relative; left: -4px; } .iconVertContainer{ position: relative; left:-30px; } }
0.410402
0.145783
* { box-sizing: border-box; } body { width: 100vw; height: 100vh; background-color: #e0e0e0; overflow: hidden; font-size: 12px; } .inspiration { position: fixed; bottom: 0; right: 0; padding: 10px; text-align: center; text-decoration: none; font-family: 'Gill Sans', sans-serif; font-size: 12px; color: #969696; } .inspiration img { width: 60px; } .center { position: relative; top: 50%; left: 50%; display: inline-block; width: 275px; height: 490px; border-radius: 3px; transform: translate(-50%, -50%); overflow: hidden; background-image: linear-gradient(to top right, #f9a743, #f9db5f); } @media screen and (max-height: 500px) { .center { transition: transform 0.5s; transform: translate(-50%, -50%) scale(0.8); } } .center .ear { position: absolute; top: -110px; width: 200px; height: 200px; border-radius: 50%; background-color: #243946; } .center .ear.ear--left { left: -135px; } .center .ear.ear--right { right: -135px; } .center .face { display: flex; flex-direction: column; align-items: center; width: 200px; height: 150px; margin: 80px auto 10px; --rotate-head: 0deg; transform: rotate(var(--rotate-head)); transition: transform 0.2s; transform-origin: center 20px; } .center .eye { display: inline-block; width: 25px; height: 25px; border-radius: 50%; background-color: #243946; } .center .eye.eye--left { margin-right: 40px; } .center .eye.eye--right { margin-left: 40px; } .center .eye .glow { position: relative; top: 3px; right: -12px; width: 12px; height: 6px; border-radius: 50%; background-color: #fff; transform: rotate(38deg); } .center .nose { position: relative; top: 30px; transform: scale(1.1); } .center .nose .glow { position: absolute; top: 3px; left: 32%; width: 15px; height: 8px; border-radius: 50%; background-color: #476375; } .center .mouth { position: relative; margin-top: 45px; } .center svg.smile { position: absolute; left: -28px; top: -19px; transform: scaleX(1.1); stroke: #243946; } .center .mouth-hole { position: absolute; top: 0; left: -50%; width: 60px; height: 15px; border-radius: 50%/100% 100% 0% 0; transform: rotate(180deg); background-color: #243946; z-index: -1; } .center .tongue { position: relative; top: 5px; width: 30px; height: 20px; background-color: #ffd7dd; transform-origin: top; transform: rotateX(60deg); } .center .tongue.breath { -webkit-animation: breath 0.3s infinite linear; animation: breath 0.3s infinite linear; } .center .tongue-top { position: absolute; bottom: -15px; width: 30px; height: 30px; border-radius: 15px; background-color: #ffd7dd; } .center .line { position: absolute; top: 0; width: 30px; height: 5px; background-color: #fcb7bf; } .center .median { position: absolute; top: 0; left: 50%; transform: translateX(-50%); width: 4px; height: 25px; border-radius: 5px; background-color: #fcb7bf; } .center .hands { position: relative; } .center .hands .hand { position: absolute; top: -6px; display: flex; transition: transform 0.5s ease-in-out; z-index: 1; } .center .hands .hand--left { left: 50px; } .center .hands .hand--left.hide { transform: translate(2px, -155px) rotate(-160deg); } .center .hands .hand--left.peek { transform: translate(0px, -120px) rotate(-160deg); } .center .hands .hand--right { left: 170px; } .center .hands .hand--right.hide { transform: translate(-6px, -155px) rotate(160deg); } .center .hands .hand--right.peek { transform: translate(-4px, -120px) rotate(160deg); } .center .hands .finger { position: relative; z-index: 0; } .center .hands .finger .bone { width: 20px; height: 20px; border: 2px solid #243946; border-bottom: none; border-top: none; background-color: #fac555; } .center .hands .finger .nail { position: absolute; left: 0; top: 10px; width: 20px; height: 18px; border-radius: 50%; border: 2px solid #243946; background-color: #fac555; z-index: -1; } .center .hands .finger:nth-child(1), .center .hands .finger:nth-child(3) { left: 4px; z-index: 1; } .center .hands .finger:nth-child(1) .bone, .center .hands .finger:nth-child(3) .bone { height: 10px; } .center .hands .finger:nth-child(3) { left: -4px; } .center .hands .finger:nth-child(2) { top: -5px; z-index: 2; } .center .hands .finger:nth-child(1) .nail, .center .hands .finger:nth-child(3) .nail { top: 0px; } .center .login { position: relative; display: flex; flex-direction: column; } .center .login label { position: relative; padding: 0 20px; } .center .login label .fa { position: absolute; top: 40%; left: 35px; color: #bbb; } .center .login label .fa:before { position: relative; left: 1px; } .center .login input, .center .login .login-button { width: 100%; height: 35px; border: none; border-radius: 30px; } .center .login input { padding: 0 20px 0 40px; margin: 5px 0; box-shadow: none; outline: none; } .center .login input::-moz-placeholder { color: #ccc; } .center .login input:-ms-input-placeholder { color: #ccc; } .center .login input::placeholder { color: #ccc; } .center .login input.password { padding: 0 90px 0 40px; } .center .login .password-button { position: absolute; top: 9px; right: 25px; display: flex; justify-content: center; align-items: center; width: 80px; height: 27px; border-radius: 30px; border: none; outline: none; background-color: #243946; color: #fff; } .center .login .password-button:active { transform: scale(0.95); } .center .login .login-button { width: calc(100% - 40px); margin: 20px 20px 0; outline: none; background-color: #243946; color: #fff; transition: transform 0.1s; } .center .login .login-button:active { transform: scale(0.95); } .center .social-buttons { display: flex; justify-content: center; margin-top: 25px; } .center .social-buttons .social { display: flex; justify-content: center; align-items: center; width: 35px; height: 35px; margin: 0 10px; border-radius: 50%; background-color: #243946; color: #fff; font-size: 18px; } .center .social-buttons .social:active { transform: scale(0.95); } .center .footer { text-align: center; margin-top: 15px; } @-webkit-keyframes breath { 0%, 100% { transform: rotateX(0deg); } 50% { transform: rotateX(60deg); } } @keyframes breath { 0%, 100% { transform: rotateX(0deg); } 50% { transform: rotateX(60deg); } }
style.css
* { box-sizing: border-box; } body { width: 100vw; height: 100vh; background-color: #e0e0e0; overflow: hidden; font-size: 12px; } .inspiration { position: fixed; bottom: 0; right: 0; padding: 10px; text-align: center; text-decoration: none; font-family: 'Gill Sans', sans-serif; font-size: 12px; color: #969696; } .inspiration img { width: 60px; } .center { position: relative; top: 50%; left: 50%; display: inline-block; width: 275px; height: 490px; border-radius: 3px; transform: translate(-50%, -50%); overflow: hidden; background-image: linear-gradient(to top right, #f9a743, #f9db5f); } @media screen and (max-height: 500px) { .center { transition: transform 0.5s; transform: translate(-50%, -50%) scale(0.8); } } .center .ear { position: absolute; top: -110px; width: 200px; height: 200px; border-radius: 50%; background-color: #243946; } .center .ear.ear--left { left: -135px; } .center .ear.ear--right { right: -135px; } .center .face { display: flex; flex-direction: column; align-items: center; width: 200px; height: 150px; margin: 80px auto 10px; --rotate-head: 0deg; transform: rotate(var(--rotate-head)); transition: transform 0.2s; transform-origin: center 20px; } .center .eye { display: inline-block; width: 25px; height: 25px; border-radius: 50%; background-color: #243946; } .center .eye.eye--left { margin-right: 40px; } .center .eye.eye--right { margin-left: 40px; } .center .eye .glow { position: relative; top: 3px; right: -12px; width: 12px; height: 6px; border-radius: 50%; background-color: #fff; transform: rotate(38deg); } .center .nose { position: relative; top: 30px; transform: scale(1.1); } .center .nose .glow { position: absolute; top: 3px; left: 32%; width: 15px; height: 8px; border-radius: 50%; background-color: #476375; } .center .mouth { position: relative; margin-top: 45px; } .center svg.smile { position: absolute; left: -28px; top: -19px; transform: scaleX(1.1); stroke: #243946; } .center .mouth-hole { position: absolute; top: 0; left: -50%; width: 60px; height: 15px; border-radius: 50%/100% 100% 0% 0; transform: rotate(180deg); background-color: #243946; z-index: -1; } .center .tongue { position: relative; top: 5px; width: 30px; height: 20px; background-color: #ffd7dd; transform-origin: top; transform: rotateX(60deg); } .center .tongue.breath { -webkit-animation: breath 0.3s infinite linear; animation: breath 0.3s infinite linear; } .center .tongue-top { position: absolute; bottom: -15px; width: 30px; height: 30px; border-radius: 15px; background-color: #ffd7dd; } .center .line { position: absolute; top: 0; width: 30px; height: 5px; background-color: #fcb7bf; } .center .median { position: absolute; top: 0; left: 50%; transform: translateX(-50%); width: 4px; height: 25px; border-radius: 5px; background-color: #fcb7bf; } .center .hands { position: relative; } .center .hands .hand { position: absolute; top: -6px; display: flex; transition: transform 0.5s ease-in-out; z-index: 1; } .center .hands .hand--left { left: 50px; } .center .hands .hand--left.hide { transform: translate(2px, -155px) rotate(-160deg); } .center .hands .hand--left.peek { transform: translate(0px, -120px) rotate(-160deg); } .center .hands .hand--right { left: 170px; } .center .hands .hand--right.hide { transform: translate(-6px, -155px) rotate(160deg); } .center .hands .hand--right.peek { transform: translate(-4px, -120px) rotate(160deg); } .center .hands .finger { position: relative; z-index: 0; } .center .hands .finger .bone { width: 20px; height: 20px; border: 2px solid #243946; border-bottom: none; border-top: none; background-color: #fac555; } .center .hands .finger .nail { position: absolute; left: 0; top: 10px; width: 20px; height: 18px; border-radius: 50%; border: 2px solid #243946; background-color: #fac555; z-index: -1; } .center .hands .finger:nth-child(1), .center .hands .finger:nth-child(3) { left: 4px; z-index: 1; } .center .hands .finger:nth-child(1) .bone, .center .hands .finger:nth-child(3) .bone { height: 10px; } .center .hands .finger:nth-child(3) { left: -4px; } .center .hands .finger:nth-child(2) { top: -5px; z-index: 2; } .center .hands .finger:nth-child(1) .nail, .center .hands .finger:nth-child(3) .nail { top: 0px; } .center .login { position: relative; display: flex; flex-direction: column; } .center .login label { position: relative; padding: 0 20px; } .center .login label .fa { position: absolute; top: 40%; left: 35px; color: #bbb; } .center .login label .fa:before { position: relative; left: 1px; } .center .login input, .center .login .login-button { width: 100%; height: 35px; border: none; border-radius: 30px; } .center .login input { padding: 0 20px 0 40px; margin: 5px 0; box-shadow: none; outline: none; } .center .login input::-moz-placeholder { color: #ccc; } .center .login input:-ms-input-placeholder { color: #ccc; } .center .login input::placeholder { color: #ccc; } .center .login input.password { padding: 0 90px 0 40px; } .center .login .password-button { position: absolute; top: 9px; right: 25px; display: flex; justify-content: center; align-items: center; width: 80px; height: 27px; border-radius: 30px; border: none; outline: none; background-color: #243946; color: #fff; } .center .login .password-button:active { transform: scale(0.95); } .center .login .login-button { width: calc(100% - 40px); margin: 20px 20px 0; outline: none; background-color: #243946; color: #fff; transition: transform 0.1s; } .center .login .login-button:active { transform: scale(0.95); } .center .social-buttons { display: flex; justify-content: center; margin-top: 25px; } .center .social-buttons .social { display: flex; justify-content: center; align-items: center; width: 35px; height: 35px; margin: 0 10px; border-radius: 50%; background-color: #243946; color: #fff; font-size: 18px; } .center .social-buttons .social:active { transform: scale(0.95); } .center .footer { text-align: center; margin-top: 15px; } @-webkit-keyframes breath { 0%, 100% { transform: rotateX(0deg); } 50% { transform: rotateX(60deg); } } @keyframes breath { 0%, 100% { transform: rotateX(0deg); } 50% { transform: rotateX(60deg); } }
0.557966
0.113481
* { font-family: Arial, Helvetica, sans-serif; } :root { --navColor: #435446; --gray9c: #9ca4ac; --navy: #3c4454; --paleG: #5c6c64; --brown: #4c4442; --concrete: slategray; --wood: #663300; --steel: #b7410e; } .htmlBackground { background-color: #6d6c6c } /* Color Palletes */ .navyC { background-color: var(--navy); } .brownC { background-color: var(--brown); } .paleG{ background-color: var(--paleG) } .gray9c { background-color: var(--gray9c) } .greenC { background-color: var(--navColor); } /* Universal Border Used on Pages */ .mainBorder { border: 2px solid var(--navColor); border-radius: 5px; } .blackBorder { border: 5px solid black; border-radius: 5px; } .thickBorder { border: 5px solid var(--navColor); border-radius: 5px; } .marginRight { margin-right: 20px; } /* Universal Button Styling */ .standardBtn { border-radius: 5px; margin-left: 5px; background-color: rgb(43, 40, 40); color: white; } /* Used to Center main Pages */ .center { margin: 50px; } /* Styling Header */ .headerStyle { display: flex; justify-content: space-between; align-items: end; width: 100%; height: fit-content; background-color: #f5f5f5; border-bottom: 2px solid var(--navColor); } /* Giving the Header a little Margin from the side of viewport */ .pushHeader { margin-left: 10px; } .logo { max-height: 72px; /* border-top: 2px solid var(--navColor); border-left: 2px solid var(--navColor); border-right: 2px solid var(--navColor); border-top-right-radius: 15px; border-top-left-radius: 15px; */ } /* Giving Navbar a little margin from side of viewport */ .pushNav { margin-right: 50px; } .pushNavButton{ margin-right: 20px; margin-bottom: 10px; margin-top: 10px; border: 4px solid var(--navColor); } .nav-item { margin: 0px 5px; padding: 5px; border-top: 2px solid var(--navColor); border-left: 2px solid var(--navColor); border-right: 2px solid var(--navColor); border-top-left-radius: 5px; border-top-right-radius: 5px; color: var(--navColor); background-color: lightgray; } .sidenav-item { margin: 0px 5px; padding: 5px; color: white; } /* Changing Nav Links to a differnt style than normal underline blue */ .navStyle { color: var(--navColor); text-decoration: none; } .sidenavStyle { color: white; text-decoration: none; } .sidenav { height: 100%; width: 25%; position: fixed; z-index: 1; top: 0; right: 0; background-color: var(--navy); transition: .5s ease; overflow-x: hidden; padding-top: 10px; display: flex; flex-direction: column; align-items: center; box-shadow: -3px 0px 5px 1px black; } .noStyle { text-decoration:none; width: 100%; } /* Making Button Not Visible During Web Application */ .phoneDisplay { display: none; } .webDisplay { display: block; } /* Making the Text darker on h1 header */ .textDarker { margin: 0px; text-align: start; color: var(--navColor); } /* Eliminating the default margin that comes with text */ .text { margin: 0px; text-align: start; color: var(--navColor); padding-left: 15px; } .active { background-color: lightgray; color:rgb(146, 87, 87); border-radius: 5px; padding: 6px; } /* padding for Form content */ .formPadding { padding: 10px; } /* LOGIN PAGE FORMATTING */ .marginTen { margin: 10px; } .topMargin { margin-top: 5px; } .centerText { text-align: center; } .topContractors { margin: 0px; text-align: center; padding: 5px; font-weight: bold; } .lowerBorder { color: var(--gray9c); margin: 0px; } .topListStyle { border-bottom: 1px solid var(--navColor); background-color: #9ca4ac; } .boxShadow { border: 1px solid; padding: 10px; box-shadow: 5px 10px 18px black; border-radius: 5px; } .boxShadowLighter { border: 1px solid; padding: 0px; box-shadow: 3px 5px 5px black; border-radius: 5px; } .topListFont { font-size: 26px; padding-left: 15px; text-align: left; font-weight: bold; color: black; } .sizingLogin { height: 80vh; background-image: url(https://images.unsplash.com/photo-1425913397330-cf8af2ff40a1?ixid=MnwxMjA3fDB8MHxzZWFyY2h8Mnx8Zm9ycmVzdHxlbnwwfHwwfHw%3D&ixlib=rb-1.2.1&w=1000&q=80); background-repeat: no-repeat; background-size: cover; overflow: hidden; } .overflowt{ overflow: hidden } .marginAuto { margin: auto; } .styleLogin { height: fit-content; width: fit-content; padding: 10px; background-color: #f5f5f5; } .styleAddNewProject { padding: 10px; background-color: #f5f5f5; } .loginHeader { font-size: 24px; font-weight: bold; color: black; } /* SIGNUP STYLING */ .sizingSignUp { height: 800px; background-image: url(https://images.unsplash.com/photo-1425913397330-cf8af2ff40a1?ixid=MnwxMjA3fDB8MHxzZWFyY2h8Mnx8Zm9ycmVzdHxlbnwwfHwwfHw%3D&ixlib=rb-1.2.1&w=1000&q=80); background-repeat: no-repeat; background-size: cover; } /* ABOUT US PAGE */ .sizingAboutUs { height: 80vh; background-image: url(https://28umbtaq5i04meah2wwqqofm-wpengine.netdna-ssl.com/wp-content/uploads/2019/07/Maximize-Construction-Recycling-Efforts_HERO.jpg); background-repeat: no-repeat; background-size: cover; overflow: auto; justify-content: end; } .bigFont { font-size: 40px; color: white; font-weight: bold; background-color: rgb(43, 40, 40); } .mediumFont { color: white; font-size: 18px; font-weight: bold; background-color: rgb(43, 40, 40); padding: 0px; height: fit-content; } .aboutUsBorder { border-bottom: 2px solid white; } /* .headerAboutUs { height: fit-content; background-color: var(--navColor); } */ .fakeWidth { width: 200px; } /* DASHBOARD PAGE FORMATTING */ .cCardHeader { border: 2px solid black; background-color: var(--paleG); } .cCardBody { border: 2px solid black; background-color: var(--gray9c); } .displayYes { display: block; } .displayNo { display: none; } .fitContent { height: fit-content; } .spaceM { margin-top: 25px } /* ANALYTICS FORMATTING */ .chart-container { position: relative; margin: auto; height: 60vh; width: 40vw; flex-grow: 1; } /* PROJECTLIST FORMATTING */ .projectCardsBackground { background-color: lightgray; border-radius: 5px; border: 1px solid; } .individualProjectCard { border: 3px solid black; background-color: gray; padding: 0px; margin: 5px; border-radius: 5px; height: fit-content; width: 250px; } .aTop { border: 1px solid black; background-color: tan; text-align: center; border-top-left-radius: 5px; border-top-right-radius: 5px; } .aMiddle { border: 1px solid black; background-color: tan; text-align: center; } .recycleTitleColor { background-color: #f5f5f5 } .paddingLeft { padding-left: 15px; } .borderLeft { border-left: 1px solid black; } .colorC { background-color: var(--concrete); } .colorW { background-color: var(--wood); } .colorS { background-color: var(--steel); } .recycleType { margin: 0px; padding-left: 5px; font-size: 16px; font-weight: bold; color: rgb(233, 227, 227); } .recycleAmount { margin: 0px; padding: 2px; font-size: 16px; font-weight: bold; color: var(--brown); line-height: auto; text-align: center; } .viewProjectBtn { width: 100%; background-color: darkgrey; color: black; } /* PROJECT SPECIFIC & ITEM LIST STYLING */ .fullBorder { border: 1px solid black; } .fullBorder { border: 2px solid black; } .printList { border: 1px solid black; border-bottom: 3px solid black; } .calculateBtn { border-radius: 5px; margin-left: 5px; background-color: rgb(43, 40, 40); color: white; } .recycleType2 { margin: 0px; padding-left: 5px; font-size: 24px; font-weight: bold; color: rgb(233, 227, 227); } .centerText { margin: 0px; text-align: center; padding: 5px; font-weight: bold; color: rgb(131, 51, 51); } .centerText2 { margin: 0px; text-align: center; padding: 1px; background-color:lightgrey; } .textW { color: rgb(233, 227, 227); } .styleItemLink { color: white; border: 2px solid black; padding: 0px 3px; background-color:rgb(61, 58, 58); } .resetBtn { margin-left: 10px; } /* STYLING ITEM PAGE */ .mainItemBorder { border: 3px solid black; border-radius: 5px; } .bottomBorder { border-bottom: 2px solid white; } .deleteBtn { background-color: darkred; border-radius: 5px; } .submitBtn { background-color: var(--navColor); color: white; border-radius: 5px; } /* Footer Styling/Fixing footer to bottom of page */ .footer { margin-top: 25px; display: flex; justify-content: center; align-items: center; position: fixed; bottom: 0; width: 100%; height: fit-content; background-color: #f5f5f5; border-top: 2px solid var(--navColor); } .footer-links { margin: 0px 20px; } /* Reveal Button to show Sign-In, Login, & About Us Button for Phones */ @media only screen and (max-width: 866px) { .phoneDisplay{ display: block; } } /* Hide Sign-In, Login, & About Us Buttons */ @media only screen and (max-width: 866px) { .webDisplay { display: none; } } /* Shrinking Header Text when screen gets smaller */ @media only screen and (max-width: 500px){ .textDarker{ text-size-adjust: 14px; } } /* Hiding Text under Header when screen gets too small */ @media only screen and (max-width: 476px){ .textDisplay{ display: none; } } /* Reducing Header Image size for a smaller screen width */ @media only screen and (max-width: 448px){ .logo { max-height: 40px; } } /* Hiding Logo when Screen width gets too small */ @media only screen and (max-width: 242px){ .logo { display: none; } } @media only screen and (max-width: 532px){ .sizingLogin { height: 70vh; } } .smallScreen { flex-direction: row; } @media only screen and (max-width: 767px){ .smallScreen { flex-direction: column-reverse; } } @media only screen and (max-width: 590px){ .sizingSignUp{ height: fit-content; } } .viewProjectBtn:hover { background-color: lightgray; } .nav-item:hover { background-color: rgb(228, 222, 222); } .styleItemLink:hover { background-color: rgb(241, 237, 237); transform:scale(1.1,1.1); -webkit-transform:scale(1.1,1.1); -moz-transform:scale(1.1,1.1); } .standardBtn:hover { background-color: rgb(99, 87, 87); } .submitBtn:hover { background-color: green; } .deleteBtn:hover { background-color: red; }
client/src/App.css
* { font-family: Arial, Helvetica, sans-serif; } :root { --navColor: #435446; --gray9c: #9ca4ac; --navy: #3c4454; --paleG: #5c6c64; --brown: #4c4442; --concrete: slategray; --wood: #663300; --steel: #b7410e; } .htmlBackground { background-color: #6d6c6c } /* Color Palletes */ .navyC { background-color: var(--navy); } .brownC { background-color: var(--brown); } .paleG{ background-color: var(--paleG) } .gray9c { background-color: var(--gray9c) } .greenC { background-color: var(--navColor); } /* Universal Border Used on Pages */ .mainBorder { border: 2px solid var(--navColor); border-radius: 5px; } .blackBorder { border: 5px solid black; border-radius: 5px; } .thickBorder { border: 5px solid var(--navColor); border-radius: 5px; } .marginRight { margin-right: 20px; } /* Universal Button Styling */ .standardBtn { border-radius: 5px; margin-left: 5px; background-color: rgb(43, 40, 40); color: white; } /* Used to Center main Pages */ .center { margin: 50px; } /* Styling Header */ .headerStyle { display: flex; justify-content: space-between; align-items: end; width: 100%; height: fit-content; background-color: #f5f5f5; border-bottom: 2px solid var(--navColor); } /* Giving the Header a little Margin from the side of viewport */ .pushHeader { margin-left: 10px; } .logo { max-height: 72px; /* border-top: 2px solid var(--navColor); border-left: 2px solid var(--navColor); border-right: 2px solid var(--navColor); border-top-right-radius: 15px; border-top-left-radius: 15px; */ } /* Giving Navbar a little margin from side of viewport */ .pushNav { margin-right: 50px; } .pushNavButton{ margin-right: 20px; margin-bottom: 10px; margin-top: 10px; border: 4px solid var(--navColor); } .nav-item { margin: 0px 5px; padding: 5px; border-top: 2px solid var(--navColor); border-left: 2px solid var(--navColor); border-right: 2px solid var(--navColor); border-top-left-radius: 5px; border-top-right-radius: 5px; color: var(--navColor); background-color: lightgray; } .sidenav-item { margin: 0px 5px; padding: 5px; color: white; } /* Changing Nav Links to a differnt style than normal underline blue */ .navStyle { color: var(--navColor); text-decoration: none; } .sidenavStyle { color: white; text-decoration: none; } .sidenav { height: 100%; width: 25%; position: fixed; z-index: 1; top: 0; right: 0; background-color: var(--navy); transition: .5s ease; overflow-x: hidden; padding-top: 10px; display: flex; flex-direction: column; align-items: center; box-shadow: -3px 0px 5px 1px black; } .noStyle { text-decoration:none; width: 100%; } /* Making Button Not Visible During Web Application */ .phoneDisplay { display: none; } .webDisplay { display: block; } /* Making the Text darker on h1 header */ .textDarker { margin: 0px; text-align: start; color: var(--navColor); } /* Eliminating the default margin that comes with text */ .text { margin: 0px; text-align: start; color: var(--navColor); padding-left: 15px; } .active { background-color: lightgray; color:rgb(146, 87, 87); border-radius: 5px; padding: 6px; } /* padding for Form content */ .formPadding { padding: 10px; } /* LOGIN PAGE FORMATTING */ .marginTen { margin: 10px; } .topMargin { margin-top: 5px; } .centerText { text-align: center; } .topContractors { margin: 0px; text-align: center; padding: 5px; font-weight: bold; } .lowerBorder { color: var(--gray9c); margin: 0px; } .topListStyle { border-bottom: 1px solid var(--navColor); background-color: #9ca4ac; } .boxShadow { border: 1px solid; padding: 10px; box-shadow: 5px 10px 18px black; border-radius: 5px; } .boxShadowLighter { border: 1px solid; padding: 0px; box-shadow: 3px 5px 5px black; border-radius: 5px; } .topListFont { font-size: 26px; padding-left: 15px; text-align: left; font-weight: bold; color: black; } .sizingLogin { height: 80vh; background-image: url(https://images.unsplash.com/photo-1425913397330-cf8af2ff40a1?ixid=MnwxMjA3fDB8MHxzZWFyY2h8Mnx8Zm9ycmVzdHxlbnwwfHwwfHw%3D&ixlib=rb-1.2.1&w=1000&q=80); background-repeat: no-repeat; background-size: cover; overflow: hidden; } .overflowt{ overflow: hidden } .marginAuto { margin: auto; } .styleLogin { height: fit-content; width: fit-content; padding: 10px; background-color: #f5f5f5; } .styleAddNewProject { padding: 10px; background-color: #f5f5f5; } .loginHeader { font-size: 24px; font-weight: bold; color: black; } /* SIGNUP STYLING */ .sizingSignUp { height: 800px; background-image: url(https://images.unsplash.com/photo-1425913397330-cf8af2ff40a1?ixid=MnwxMjA3fDB8MHxzZWFyY2h8Mnx8Zm9ycmVzdHxlbnwwfHwwfHw%3D&ixlib=rb-1.2.1&w=1000&q=80); background-repeat: no-repeat; background-size: cover; } /* ABOUT US PAGE */ .sizingAboutUs { height: 80vh; background-image: url(https://28umbtaq5i04meah2wwqqofm-wpengine.netdna-ssl.com/wp-content/uploads/2019/07/Maximize-Construction-Recycling-Efforts_HERO.jpg); background-repeat: no-repeat; background-size: cover; overflow: auto; justify-content: end; } .bigFont { font-size: 40px; color: white; font-weight: bold; background-color: rgb(43, 40, 40); } .mediumFont { color: white; font-size: 18px; font-weight: bold; background-color: rgb(43, 40, 40); padding: 0px; height: fit-content; } .aboutUsBorder { border-bottom: 2px solid white; } /* .headerAboutUs { height: fit-content; background-color: var(--navColor); } */ .fakeWidth { width: 200px; } /* DASHBOARD PAGE FORMATTING */ .cCardHeader { border: 2px solid black; background-color: var(--paleG); } .cCardBody { border: 2px solid black; background-color: var(--gray9c); } .displayYes { display: block; } .displayNo { display: none; } .fitContent { height: fit-content; } .spaceM { margin-top: 25px } /* ANALYTICS FORMATTING */ .chart-container { position: relative; margin: auto; height: 60vh; width: 40vw; flex-grow: 1; } /* PROJECTLIST FORMATTING */ .projectCardsBackground { background-color: lightgray; border-radius: 5px; border: 1px solid; } .individualProjectCard { border: 3px solid black; background-color: gray; padding: 0px; margin: 5px; border-radius: 5px; height: fit-content; width: 250px; } .aTop { border: 1px solid black; background-color: tan; text-align: center; border-top-left-radius: 5px; border-top-right-radius: 5px; } .aMiddle { border: 1px solid black; background-color: tan; text-align: center; } .recycleTitleColor { background-color: #f5f5f5 } .paddingLeft { padding-left: 15px; } .borderLeft { border-left: 1px solid black; } .colorC { background-color: var(--concrete); } .colorW { background-color: var(--wood); } .colorS { background-color: var(--steel); } .recycleType { margin: 0px; padding-left: 5px; font-size: 16px; font-weight: bold; color: rgb(233, 227, 227); } .recycleAmount { margin: 0px; padding: 2px; font-size: 16px; font-weight: bold; color: var(--brown); line-height: auto; text-align: center; } .viewProjectBtn { width: 100%; background-color: darkgrey; color: black; } /* PROJECT SPECIFIC & ITEM LIST STYLING */ .fullBorder { border: 1px solid black; } .fullBorder { border: 2px solid black; } .printList { border: 1px solid black; border-bottom: 3px solid black; } .calculateBtn { border-radius: 5px; margin-left: 5px; background-color: rgb(43, 40, 40); color: white; } .recycleType2 { margin: 0px; padding-left: 5px; font-size: 24px; font-weight: bold; color: rgb(233, 227, 227); } .centerText { margin: 0px; text-align: center; padding: 5px; font-weight: bold; color: rgb(131, 51, 51); } .centerText2 { margin: 0px; text-align: center; padding: 1px; background-color:lightgrey; } .textW { color: rgb(233, 227, 227); } .styleItemLink { color: white; border: 2px solid black; padding: 0px 3px; background-color:rgb(61, 58, 58); } .resetBtn { margin-left: 10px; } /* STYLING ITEM PAGE */ .mainItemBorder { border: 3px solid black; border-radius: 5px; } .bottomBorder { border-bottom: 2px solid white; } .deleteBtn { background-color: darkred; border-radius: 5px; } .submitBtn { background-color: var(--navColor); color: white; border-radius: 5px; } /* Footer Styling/Fixing footer to bottom of page */ .footer { margin-top: 25px; display: flex; justify-content: center; align-items: center; position: fixed; bottom: 0; width: 100%; height: fit-content; background-color: #f5f5f5; border-top: 2px solid var(--navColor); } .footer-links { margin: 0px 20px; } /* Reveal Button to show Sign-In, Login, & About Us Button for Phones */ @media only screen and (max-width: 866px) { .phoneDisplay{ display: block; } } /* Hide Sign-In, Login, & About Us Buttons */ @media only screen and (max-width: 866px) { .webDisplay { display: none; } } /* Shrinking Header Text when screen gets smaller */ @media only screen and (max-width: 500px){ .textDarker{ text-size-adjust: 14px; } } /* Hiding Text under Header when screen gets too small */ @media only screen and (max-width: 476px){ .textDisplay{ display: none; } } /* Reducing Header Image size for a smaller screen width */ @media only screen and (max-width: 448px){ .logo { max-height: 40px; } } /* Hiding Logo when Screen width gets too small */ @media only screen and (max-width: 242px){ .logo { display: none; } } @media only screen and (max-width: 532px){ .sizingLogin { height: 70vh; } } .smallScreen { flex-direction: row; } @media only screen and (max-width: 767px){ .smallScreen { flex-direction: column-reverse; } } @media only screen and (max-width: 590px){ .sizingSignUp{ height: fit-content; } } .viewProjectBtn:hover { background-color: lightgray; } .nav-item:hover { background-color: rgb(228, 222, 222); } .styleItemLink:hover { background-color: rgb(241, 237, 237); transform:scale(1.1,1.1); -webkit-transform:scale(1.1,1.1); -moz-transform:scale(1.1,1.1); } .standardBtn:hover { background-color: rgb(99, 87, 87); } .submitBtn:hover { background-color: green; } .deleteBtn:hover { background-color: red; }
0.419172
0.102754
@import 'style_textFormatting.css'; @import 'style_pageFormatting.css'; .container { /*dsipaly mode : Grid*/ /* grid setup */ grid-template-columns: auto; grid-template-rows: auto minmax(300px, 1fr) auto 1fr; grid-template-areas: "hd" "sd" "ma" "ft"; } iframe.sidebarQuickLinksCards { display: none; } /* ---------------MAIN PAGE Container Boxes-------------- */ .content>img.full-width { object-fit: cover; height: auto; width: 100%; } /* ---------------link boxes-------------- */ .links-box { border-radius: 10px; display: flex; align-items: stretch; justify-items: center; flex-flow: column; box-shadow: 0 4px 10px 0 rgba(0, 0, 0, 0.2), 0 4px 20px 0 rgba(0, 0, 0, 0.089); background-color: rgb(243, 243, 243); } .links { margin: 2px; padding: 2px; } .links:hover { border-radius: 5px; border: dashed; border-width: 1px; border-color: rgb(104, 104, 104); transition: .2s ease; background-color: rgba(175, 153, 153, 0.288); } /* Media Queries */ @media (max-height:499px) { .header { max-height: 50px; } .header>.titles { position: relative; top: -1.1em; } .avatar { transition: 2s ease; position: sticky; width: 50px; height: 50px; left: calc(100% - 70px); filter: grayscale(100%); } } @media (max-width:599px) and (min-height:500px) { .header { max-height: 100px; } .header>.titles { position: relative; top: -1.1em; } .avatar { transition: 2s ease; position: sticky; width: 100px; height: 100px; left: calc(100% - 120px); filter: grayscale(100%); } } /* medium screens */ @media(min-width:600px) and (max-width:1023px) { body { font-size: 1em; } .container { /* grid setup */ grid-template-columns: repeat(3, 1fr) 150px; grid-template-rows: auto auto auto; grid-template-areas: "hd hd hd hd" "ma ma ma sd" "ft ft ft ft"; } .content>img.full-width { width: calc(100vw - 20px); margin-right: -5vw; margin-left: calc(-5vw - 10px); } } /* larger screens */ @media(min-width:1024px) { body { font-size: 1em; } .container { /* grid setup */ grid-template-columns: repeat(3, 1fr) 150px; grid-template-rows: auto auto auto; grid-template-areas: "hd hd hd hd" "ma ma sd sd" "ft ft ft ft"; } iframe.sidebarQuickLinks { display: none; } iframe.sidebarQuickLinksCards { display: flex; } .content>img.full-width { width: calc(100vw - 20px); margin-right: -5vw; margin-left: calc(-5vw - 10px); } }
css/blog.css
@import 'style_textFormatting.css'; @import 'style_pageFormatting.css'; .container { /*dsipaly mode : Grid*/ /* grid setup */ grid-template-columns: auto; grid-template-rows: auto minmax(300px, 1fr) auto 1fr; grid-template-areas: "hd" "sd" "ma" "ft"; } iframe.sidebarQuickLinksCards { display: none; } /* ---------------MAIN PAGE Container Boxes-------------- */ .content>img.full-width { object-fit: cover; height: auto; width: 100%; } /* ---------------link boxes-------------- */ .links-box { border-radius: 10px; display: flex; align-items: stretch; justify-items: center; flex-flow: column; box-shadow: 0 4px 10px 0 rgba(0, 0, 0, 0.2), 0 4px 20px 0 rgba(0, 0, 0, 0.089); background-color: rgb(243, 243, 243); } .links { margin: 2px; padding: 2px; } .links:hover { border-radius: 5px; border: dashed; border-width: 1px; border-color: rgb(104, 104, 104); transition: .2s ease; background-color: rgba(175, 153, 153, 0.288); } /* Media Queries */ @media (max-height:499px) { .header { max-height: 50px; } .header>.titles { position: relative; top: -1.1em; } .avatar { transition: 2s ease; position: sticky; width: 50px; height: 50px; left: calc(100% - 70px); filter: grayscale(100%); } } @media (max-width:599px) and (min-height:500px) { .header { max-height: 100px; } .header>.titles { position: relative; top: -1.1em; } .avatar { transition: 2s ease; position: sticky; width: 100px; height: 100px; left: calc(100% - 120px); filter: grayscale(100%); } } /* medium screens */ @media(min-width:600px) and (max-width:1023px) { body { font-size: 1em; } .container { /* grid setup */ grid-template-columns: repeat(3, 1fr) 150px; grid-template-rows: auto auto auto; grid-template-areas: "hd hd hd hd" "ma ma ma sd" "ft ft ft ft"; } .content>img.full-width { width: calc(100vw - 20px); margin-right: -5vw; margin-left: calc(-5vw - 10px); } } /* larger screens */ @media(min-width:1024px) { body { font-size: 1em; } .container { /* grid setup */ grid-template-columns: repeat(3, 1fr) 150px; grid-template-rows: auto auto auto; grid-template-areas: "hd hd hd hd" "ma ma sd sd" "ft ft ft ft"; } iframe.sidebarQuickLinks { display: none; } iframe.sidebarQuickLinksCards { display: flex; } .content>img.full-width { width: calc(100vw - 20px); margin-right: -5vw; margin-left: calc(-5vw - 10px); } }
0.419767
0.117496
.board { display: grid; grid-template-columns: repeat(4, 1fr); grid-template-areas: "a a a a" "a a a a" "a a a a" "a a a a"; grid-gap: var(--gap); padding: var(--gap); width: var(--grid-size); height: var(--grid-size); box-sizing: border-box; border-radius: var(--gap); background-color: var(--grey); cursor: pointer; touch-action: none; position: relative; z-index: 0; transform: rotate(var(--angle)); transition: transform 0.2s ease-in-out; } .cell { width: 100%; height: 100%; display: flex; justify-content: center; align-items: center; color: var(--black); background-color: var(--white); border: 4px solid var(--white); border-radius: 25%; font-size: calc(var(--grid-size) / 7); font-weight: 700; user-select: none; touch-action: none; z-index: 1; position: relative; box-sizing: border-box; } .cell > span { pointer-events: none; transform: rotate(calc(360deg - var(--angle))); transition: transform 0.2s ease-in-out 0.2s; } .usedCell { color: #CCC; z-index: var(--element-z); transform-origin: center; } .lastCell { border: 4px solid var(--accent-subtle); } .pathCell { opacity: 50%; } .connector { position: absolute; z-index: -1; left: 50%; width: calc((100% + var(--gap)) * var(--offset-distance)); height: 10%; background-color: var(--accent-bold); transform-origin: center left; transform: rotate(var(--next-angle)); pointer-events: none; } .word { width: var(--grid-size); height: calc(var(--grid-size) / 4); line-height: calc(var(--grid-size) / 4); box-sizing: border-box; padding: 0 var(--gap); margin-top: var(--gap); background-color: var(--grey); border-radius: var(--gap); font-size: calc(var(--grid-size) / 7); font-weight: 700; user-select: none; white-space: nowrap; overflow: hidden; text-overflow: ''; text-align: left; } .errorWord { text-decoration: underline var(--accent-bold); }
source/play/Board.module.css
.board { display: grid; grid-template-columns: repeat(4, 1fr); grid-template-areas: "a a a a" "a a a a" "a a a a" "a a a a"; grid-gap: var(--gap); padding: var(--gap); width: var(--grid-size); height: var(--grid-size); box-sizing: border-box; border-radius: var(--gap); background-color: var(--grey); cursor: pointer; touch-action: none; position: relative; z-index: 0; transform: rotate(var(--angle)); transition: transform 0.2s ease-in-out; } .cell { width: 100%; height: 100%; display: flex; justify-content: center; align-items: center; color: var(--black); background-color: var(--white); border: 4px solid var(--white); border-radius: 25%; font-size: calc(var(--grid-size) / 7); font-weight: 700; user-select: none; touch-action: none; z-index: 1; position: relative; box-sizing: border-box; } .cell > span { pointer-events: none; transform: rotate(calc(360deg - var(--angle))); transition: transform 0.2s ease-in-out 0.2s; } .usedCell { color: #CCC; z-index: var(--element-z); transform-origin: center; } .lastCell { border: 4px solid var(--accent-subtle); } .pathCell { opacity: 50%; } .connector { position: absolute; z-index: -1; left: 50%; width: calc((100% + var(--gap)) * var(--offset-distance)); height: 10%; background-color: var(--accent-bold); transform-origin: center left; transform: rotate(var(--next-angle)); pointer-events: none; } .word { width: var(--grid-size); height: calc(var(--grid-size) / 4); line-height: calc(var(--grid-size) / 4); box-sizing: border-box; padding: 0 var(--gap); margin-top: var(--gap); background-color: var(--grey); border-radius: var(--gap); font-size: calc(var(--grid-size) / 7); font-weight: 700; user-select: none; white-space: nowrap; overflow: hidden; text-overflow: ''; text-align: left; } .errorWord { text-decoration: underline var(--accent-bold); }
0.596316
0.325159
@charset "utf-8"; * html, * html body { background-attachment:fixed } html, body, div, span, applet, object, iframe, h1, h2, h3, h4, h5, h6, p, blockquote, pre, a, abbr, acronym, address, big, cite, code, del, dfn, em, img, ins, kbd, q, s, samp, small, strike, strong, sub, sup, tt, var, b, u, i, center, dl, dt, dd, ol, ul, li, form, label, table, caption, tbody, tfoot, thead, tr, th, td { margin:0; padding:0; border:0; outline:0; font-size:100%; font-style:normal; text-decoration:none } ol, ul { list-style:none } blockquote, q { quotes:none } blockquote:before, blockquote:after, q:before, q:after { content:''; content:none } :focus { outline:0 } ins { text-decoration:none } del { text-decoration:line-through } table { border-collapse:collapse; border-spacing:0 } input { font-size:12px } body { font-family:Arial, Helvetica, sans-serif, "宋体"; font-size:12px; line-height:1.4; color:#333 } select, input, button, textarea { font:100% Tahoma, Helvetica, Arial, sans-serif } a:link, a:visited, a:hover, a:active { font-family:Arial, Helvetica, sans-serif, "宋体"; text-decoration:none; outline:none } a { color:#1261D7 } a:hover { color:#f60 } .clear { clear:both; display:block; overflow:hidden; visibility:hidden; width:0px; height:0px } .clearfix:after { content:"\0020"; display:block; height:0; clear:both } .clearfix { _zoom:1 } *+html .clearfix { overflow:hidden } .close_select { -moz-user-select:none; -khtml-user-select:none } s.e5, s.e10, s.e15, s.e20 { width:1px; overflow:hidden; display:block } s.e5 { height:5px } s.e10 { height:10px } s.e15 { height:15px } s.e20 { height:20px } .fb { font-weight:bold } .f12 { font-size:12px } .f14 { font-size:14px } .f16 { font-size:16px } .f18 { font-size:18px } .f20 { font-size:20px } .f22 { font-size:22px } .f24 { font-size:24px } .fb14 { font-size:14px; color:#fff; font-weight:bold } .red { color:red } .greed { color:#47a800; opacity:0.5 } .gray9 { color:#999 } .gray6 { color:#666 } .gray3 { color:#333 } .gray5 { color:#555 } .blue1 { color:#185eb5 } .blue2 { color:#0080C8 } .blue3 { color:#0080C9 } .orange1 { color:#FF5A00 } .orange2 { color:#ffa800 } .mline { overflow:hidden; word-wrap:break-word; word-break:break-all } a.underline { text-decoration:underline; font-family:"宋体" } .m5 { margin:5px } .mt5 { margin-top:5px } .mr5 { margin-right:5px } .mb5 { margin-bottom:5px } .ml5 { margin-left:5px } .m10 { margin:10px } .mr10 { margin-right:10px } .mb10 { margin-bottom:10px } .ml10 { margin-left:10px } .mt10 { margin-top:10px } .mt15 { margin-top:15px } .m20 { margin:20px } .mt20 { margin-top:20px } .mt40 { margin-top:40px } .mt50 { margin-top:50px } .mr20 { margin-right:20px } .mb20 { margin-bottom:20px } .ml20 { margin-left:20px } .p10 { padding:10px } .p20 { padding:20px } .pt10b { padding-bottom:0 !important; padding-top:10px !important; border:none !important } .pt10 { padding:0; padding-top:10px } .pl20 { padding-left:20px } .fr { float:right } .fl { float:left } .cer { text-align:center } .bd { overflow:hidden; #zoom:1; word-wrap:break-word; word-break:break-all } .arrow { border-color:transparent; border-width:6px; border-style:solid; padding:0; width:0; height:0px; font-size:0; line-height:0; _filter:chroma(color=#dddddd) } .arrow-bottom { border-bottom-color:#fc0; border-top-width:0px; _border-left-color:#ddd; _border-right-color:#ddd } .arrow-left { border-left-color:#fc0; border-right-width:0px; _border-top-color:#ddd; _border-bottom-color:#ddd } .arrow-top { border-top-color:#fc0; border-bottom-width:0px; _border-left-color:#ddd; _border-right-color:#ddd } .arrow-right { border-right-color:#fc0; border-left-width:0px; _border-top-color:#ddd; _border-bottom-color:#ddd } .close { font-family:TahomaSansMS; font-size:12px; font-weight:bold; text-align:center; width:10px; height:10px; line-height:10px; overflow:hidden; color:#333; cursor:pointer } .close a { color:#333; text-decoration:none; cursor:pointer; font-family:"宋体" } .form fieldset{border:none;} .form fieldset .text { height:18px; line-height:18px; width:210px; padding:5px 4px; margin-right:9px; border:1px solid #bdbdbd; background-color:#fff; font-family:Arial, Helvetica, sans-serif; font-weight:bold } .form fieldset li.focus input.text { border-color:#b1ce86; background-color:#f1ffdc } .form fieldset input.redio { vertical-align:top; padding:0; margin:0 5px 0 0; +vertical-align:middle } .form fieldset input.checkbox { vertical-align:middle; position:relative; padding:0; left:0; margin:-3px 5px 0; top:0 } .form fieldset input.file { height:22px } .form fieldset .select { margin-top:4px; font-size:12px; padding:2px 3px } .form fieldset .textarea { border:1px solid #bdbdbd; padding:5px 4px; font-size:12px; width:456px; height:147px; overflow-y:auto } .form fieldset h6 { float:left; width:65px } .form fieldset label { color:#333; float:left; line-height:1.2; padding:7px 0 0; text-align:right; width:180px; cursor:pointer } .form fieldset span label { display:inline; float:none; margin-right:10px } .form fieldset span { color:#808080; display:block; overflow:hidden; float:left; line-height:1.5; padding-left:5px } .form fieldset li { position:relative; _zoom:1; z-index:1; margin-bottom:20px } .form li.focus { position:relative; z-index:2 } .form fieldset .ftext label { padding:2px 0 0 0 } .form fieldset .ftext span label { } .form fieldset li:after { content:"\0020"; display:block; height:0; clear:both } *+html .form fieldset li { overflow:hidden } .form .verify_msg { padding:3px 6px 3px 20px; height:20px; line-height:20px; float:left; display:none; font-size:12px; } .form fieldset .w80 { width:80px } .form fieldset .w120 { width:120px } .form fieldset .w150 { width:150px } .form fieldset .w200 { width:200px } .form fieldset .w250 { width:250px } .form fieldset .w300 { width:300px } .form fieldset .w350 { width:350px } .form fieldset .w430 { width:430px } #footer { height:70px; width:100%; margin:0 auto; background:url(images/bg.png) repeat-x bottom center; } .copy { padding-top:50px; text-align:center; color:#999; } /*table*/ .listtable{width:100%; margin:0 auto;} .listtable table th,.listtable table td{text-align:left;} .listtable table th { color: #4f6b72; border: 1px solid #C1DAD7; letter-spacing: 2px; text-transform: uppercase;padding: 10px 6px; background: #CAE8EA no-repeat; } .listtable table td { border: 1px solid #C1DAD7; background: #fff; font-size:12px; padding: 10px 6px; color: #4f6b72; } .listtable table td.alt { background: #F5FAFA; color: #797268; } /*按钮*/ #button{border:1px #d28949 solid; background:#ffe5bb; color:#d84700; width:80px; height:30px; line-height:30px; font-weight:bold;}
assets/css/g.css
@charset "utf-8"; * html, * html body { background-attachment:fixed } html, body, div, span, applet, object, iframe, h1, h2, h3, h4, h5, h6, p, blockquote, pre, a, abbr, acronym, address, big, cite, code, del, dfn, em, img, ins, kbd, q, s, samp, small, strike, strong, sub, sup, tt, var, b, u, i, center, dl, dt, dd, ol, ul, li, form, label, table, caption, tbody, tfoot, thead, tr, th, td { margin:0; padding:0; border:0; outline:0; font-size:100%; font-style:normal; text-decoration:none } ol, ul { list-style:none } blockquote, q { quotes:none } blockquote:before, blockquote:after, q:before, q:after { content:''; content:none } :focus { outline:0 } ins { text-decoration:none } del { text-decoration:line-through } table { border-collapse:collapse; border-spacing:0 } input { font-size:12px } body { font-family:Arial, Helvetica, sans-serif, "宋体"; font-size:12px; line-height:1.4; color:#333 } select, input, button, textarea { font:100% Tahoma, Helvetica, Arial, sans-serif } a:link, a:visited, a:hover, a:active { font-family:Arial, Helvetica, sans-serif, "宋体"; text-decoration:none; outline:none } a { color:#1261D7 } a:hover { color:#f60 } .clear { clear:both; display:block; overflow:hidden; visibility:hidden; width:0px; height:0px } .clearfix:after { content:"\0020"; display:block; height:0; clear:both } .clearfix { _zoom:1 } *+html .clearfix { overflow:hidden } .close_select { -moz-user-select:none; -khtml-user-select:none } s.e5, s.e10, s.e15, s.e20 { width:1px; overflow:hidden; display:block } s.e5 { height:5px } s.e10 { height:10px } s.e15 { height:15px } s.e20 { height:20px } .fb { font-weight:bold } .f12 { font-size:12px } .f14 { font-size:14px } .f16 { font-size:16px } .f18 { font-size:18px } .f20 { font-size:20px } .f22 { font-size:22px } .f24 { font-size:24px } .fb14 { font-size:14px; color:#fff; font-weight:bold } .red { color:red } .greed { color:#47a800; opacity:0.5 } .gray9 { color:#999 } .gray6 { color:#666 } .gray3 { color:#333 } .gray5 { color:#555 } .blue1 { color:#185eb5 } .blue2 { color:#0080C8 } .blue3 { color:#0080C9 } .orange1 { color:#FF5A00 } .orange2 { color:#ffa800 } .mline { overflow:hidden; word-wrap:break-word; word-break:break-all } a.underline { text-decoration:underline; font-family:"宋体" } .m5 { margin:5px } .mt5 { margin-top:5px } .mr5 { margin-right:5px } .mb5 { margin-bottom:5px } .ml5 { margin-left:5px } .m10 { margin:10px } .mr10 { margin-right:10px } .mb10 { margin-bottom:10px } .ml10 { margin-left:10px } .mt10 { margin-top:10px } .mt15 { margin-top:15px } .m20 { margin:20px } .mt20 { margin-top:20px } .mt40 { margin-top:40px } .mt50 { margin-top:50px } .mr20 { margin-right:20px } .mb20 { margin-bottom:20px } .ml20 { margin-left:20px } .p10 { padding:10px } .p20 { padding:20px } .pt10b { padding-bottom:0 !important; padding-top:10px !important; border:none !important } .pt10 { padding:0; padding-top:10px } .pl20 { padding-left:20px } .fr { float:right } .fl { float:left } .cer { text-align:center } .bd { overflow:hidden; #zoom:1; word-wrap:break-word; word-break:break-all } .arrow { border-color:transparent; border-width:6px; border-style:solid; padding:0; width:0; height:0px; font-size:0; line-height:0; _filter:chroma(color=#dddddd) } .arrow-bottom { border-bottom-color:#fc0; border-top-width:0px; _border-left-color:#ddd; _border-right-color:#ddd } .arrow-left { border-left-color:#fc0; border-right-width:0px; _border-top-color:#ddd; _border-bottom-color:#ddd } .arrow-top { border-top-color:#fc0; border-bottom-width:0px; _border-left-color:#ddd; _border-right-color:#ddd } .arrow-right { border-right-color:#fc0; border-left-width:0px; _border-top-color:#ddd; _border-bottom-color:#ddd } .close { font-family:TahomaSansMS; font-size:12px; font-weight:bold; text-align:center; width:10px; height:10px; line-height:10px; overflow:hidden; color:#333; cursor:pointer } .close a { color:#333; text-decoration:none; cursor:pointer; font-family:"宋体" } .form fieldset{border:none;} .form fieldset .text { height:18px; line-height:18px; width:210px; padding:5px 4px; margin-right:9px; border:1px solid #bdbdbd; background-color:#fff; font-family:Arial, Helvetica, sans-serif; font-weight:bold } .form fieldset li.focus input.text { border-color:#b1ce86; background-color:#f1ffdc } .form fieldset input.redio { vertical-align:top; padding:0; margin:0 5px 0 0; +vertical-align:middle } .form fieldset input.checkbox { vertical-align:middle; position:relative; padding:0; left:0; margin:-3px 5px 0; top:0 } .form fieldset input.file { height:22px } .form fieldset .select { margin-top:4px; font-size:12px; padding:2px 3px } .form fieldset .textarea { border:1px solid #bdbdbd; padding:5px 4px; font-size:12px; width:456px; height:147px; overflow-y:auto } .form fieldset h6 { float:left; width:65px } .form fieldset label { color:#333; float:left; line-height:1.2; padding:7px 0 0; text-align:right; width:180px; cursor:pointer } .form fieldset span label { display:inline; float:none; margin-right:10px } .form fieldset span { color:#808080; display:block; overflow:hidden; float:left; line-height:1.5; padding-left:5px } .form fieldset li { position:relative; _zoom:1; z-index:1; margin-bottom:20px } .form li.focus { position:relative; z-index:2 } .form fieldset .ftext label { padding:2px 0 0 0 } .form fieldset .ftext span label { } .form fieldset li:after { content:"\0020"; display:block; height:0; clear:both } *+html .form fieldset li { overflow:hidden } .form .verify_msg { padding:3px 6px 3px 20px; height:20px; line-height:20px; float:left; display:none; font-size:12px; } .form fieldset .w80 { width:80px } .form fieldset .w120 { width:120px } .form fieldset .w150 { width:150px } .form fieldset .w200 { width:200px } .form fieldset .w250 { width:250px } .form fieldset .w300 { width:300px } .form fieldset .w350 { width:350px } .form fieldset .w430 { width:430px } #footer { height:70px; width:100%; margin:0 auto; background:url(images/bg.png) repeat-x bottom center; } .copy { padding-top:50px; text-align:center; color:#999; } /*table*/ .listtable{width:100%; margin:0 auto;} .listtable table th,.listtable table td{text-align:left;} .listtable table th { color: #4f6b72; border: 1px solid #C1DAD7; letter-spacing: 2px; text-transform: uppercase;padding: 10px 6px; background: #CAE8EA no-repeat; } .listtable table td { border: 1px solid #C1DAD7; background: #fff; font-size:12px; padding: 10px 6px; color: #4f6b72; } .listtable table td.alt { background: #F5FAFA; color: #797268; } /*按钮*/ #button{border:1px #d28949 solid; background:#ffe5bb; color:#d84700; width:80px; height:30px; line-height:30px; font-weight:bold;}
0.455199
0.137706
body { background-color: white; padding: 100px; } footer { position: fixed; right: 10px; bottom: 10px; width: 100%; color: black; text-align: center; } footer span { float: right; margin-left: 30px; } #darkMode { cursor: pointer; } .toolTip { position: relative; display: inline-block; } .toolTip .toolTipText { visibility: hidden; width: 100px; background-color: #111; color: #fff; text-align: center; position: absolute; z-index: 2; top: -5px; left: 105%; padding: 5px; border-radius: 8px; } .toolTip:hover .toolTipText { visibility: visible; } .toolTip .toolTipText::after { content: ""; position: absolute; top: 50%; right: 100%; /* To the left of the tooltip */ margin-top: -5px; border-width: 5px; border-style: solid; border-color: transparent black transparent transparent; } h1 { text-align: center; font-family: "Avant Garde", Avantgarde, "Century Gothic", CenturyGothic, AppleGothic, sans-serif; font-size: 40px; color: #505050; } #beginning { text-align: center; } #tab1fade.active { opacity: 0; } #header.active { opacity: 0; } #tab1fade.inactive { opacity: 1; transition: opacity 5s; } #header.inactive { opacity: 1; transition: opacity 5s; } ul { text-decoration: none; list-style-type: none; font-size: 20px; } #i1, #e1, #i12, #e12 { opacity: 1; } #i1.active, #e1.active, #i12.active, #e12.active { opacity: 0.25; } #i1.inactive, #e1.inactive, #i12.inactive, #e12.inactive { opacity: 1; transition: opacity 1.5s; } #i2, #e2, #i22, #e22 { opacity: 0.75; } #i3, #e3, #i32, #e32 { opacity: 0.5; } #i4, #e4, #i42, #e42 { opacity: 0.25; } table { table-layout: fixed; border: none; text-align: center; } tr { height: 40px; } .buttonProgress { /*This is the container with the button AND the progress*/ width: 150px; /*MAKE THIS THE SAME AS UR BUTTONS*/ height: 30px; margin: 0px; position: relative; margin-left: auto; margin-right: auto; } .loadingBarButton { position: absolute; z-index: 0; top: 0px; left: 0px; } .loadingBarInner { /*This is the actual bar.*/ position: absolute; z-index: 1; width: 0%; height: 100%; background-color: #ccc; opacity: 0; pointer-events: none; border-radius: 2px; /*Change this for rounded edges*/ } button { color: #000000; background-color: #fff; border-radius: 2px; /*Change this for rounded edges*/ border-color: #939393; border-style: solid; width: 150px; height: 30px; } button:hover { background-color: #F2F2F2; cursor: pointer; } button:disabled { opacity: 0.5; transition: opacity 0.75s; /*maybe this is the reason for the "jump"*/ cursor: default; } button:enabled { opacity: 1; transition: opacity 0.5s; } button:focus { outline: 0; } .messageBox { position: relative; z-index: 1; border: 3px solid black; border-radius: 10px; height: 150px; width: 500px; margin-left: auto; margin-right: auto; text-align: center; vertical-align: middle; display: none; } .tabs { text-align: center; } .tabs > button { width: 200px; height: 40px; } .tab2 { display: none; } .tab3 { display: none; } .modal { display: none; /* Hidden by default */ position: fixed; /* Stay in place */ z-index: 1; /* Sit on top */ padding-top: 300px; /* Location of the box */ left: 0; top: 0; width: 100%; /* Full width */ height: 100%; /* Full height */ overflow: auto; /* Enable scroll if needed */ background-color: rgb(0,0,0); /* Fallback color */ background-color: rgba(0,0,0,0.3); /* Black w/ opacity */ } .modal-content { background-color: #fff; margin: auto; /*?????????????/*/ padding: 15px; border: 1px solid #606060; border-radius: 5px; width: 30%; text-align: center; } button.modal-content { /*FIX YES/NO SHIT*/ } /*This is for the dock ascii art ================================*/ .preContainer { text-align: center; } .preContainer pre { display: inline-block; text-align: left; } #dockHatch { cursor: pointer; } .hatchGold { color: goldenrod; cursor: pointer; } /*This is for the dock ascii art ================================*/
style.css
body { background-color: white; padding: 100px; } footer { position: fixed; right: 10px; bottom: 10px; width: 100%; color: black; text-align: center; } footer span { float: right; margin-left: 30px; } #darkMode { cursor: pointer; } .toolTip { position: relative; display: inline-block; } .toolTip .toolTipText { visibility: hidden; width: 100px; background-color: #111; color: #fff; text-align: center; position: absolute; z-index: 2; top: -5px; left: 105%; padding: 5px; border-radius: 8px; } .toolTip:hover .toolTipText { visibility: visible; } .toolTip .toolTipText::after { content: ""; position: absolute; top: 50%; right: 100%; /* To the left of the tooltip */ margin-top: -5px; border-width: 5px; border-style: solid; border-color: transparent black transparent transparent; } h1 { text-align: center; font-family: "Avant Garde", Avantgarde, "Century Gothic", CenturyGothic, AppleGothic, sans-serif; font-size: 40px; color: #505050; } #beginning { text-align: center; } #tab1fade.active { opacity: 0; } #header.active { opacity: 0; } #tab1fade.inactive { opacity: 1; transition: opacity 5s; } #header.inactive { opacity: 1; transition: opacity 5s; } ul { text-decoration: none; list-style-type: none; font-size: 20px; } #i1, #e1, #i12, #e12 { opacity: 1; } #i1.active, #e1.active, #i12.active, #e12.active { opacity: 0.25; } #i1.inactive, #e1.inactive, #i12.inactive, #e12.inactive { opacity: 1; transition: opacity 1.5s; } #i2, #e2, #i22, #e22 { opacity: 0.75; } #i3, #e3, #i32, #e32 { opacity: 0.5; } #i4, #e4, #i42, #e42 { opacity: 0.25; } table { table-layout: fixed; border: none; text-align: center; } tr { height: 40px; } .buttonProgress { /*This is the container with the button AND the progress*/ width: 150px; /*MAKE THIS THE SAME AS UR BUTTONS*/ height: 30px; margin: 0px; position: relative; margin-left: auto; margin-right: auto; } .loadingBarButton { position: absolute; z-index: 0; top: 0px; left: 0px; } .loadingBarInner { /*This is the actual bar.*/ position: absolute; z-index: 1; width: 0%; height: 100%; background-color: #ccc; opacity: 0; pointer-events: none; border-radius: 2px; /*Change this for rounded edges*/ } button { color: #000000; background-color: #fff; border-radius: 2px; /*Change this for rounded edges*/ border-color: #939393; border-style: solid; width: 150px; height: 30px; } button:hover { background-color: #F2F2F2; cursor: pointer; } button:disabled { opacity: 0.5; transition: opacity 0.75s; /*maybe this is the reason for the "jump"*/ cursor: default; } button:enabled { opacity: 1; transition: opacity 0.5s; } button:focus { outline: 0; } .messageBox { position: relative; z-index: 1; border: 3px solid black; border-radius: 10px; height: 150px; width: 500px; margin-left: auto; margin-right: auto; text-align: center; vertical-align: middle; display: none; } .tabs { text-align: center; } .tabs > button { width: 200px; height: 40px; } .tab2 { display: none; } .tab3 { display: none; } .modal { display: none; /* Hidden by default */ position: fixed; /* Stay in place */ z-index: 1; /* Sit on top */ padding-top: 300px; /* Location of the box */ left: 0; top: 0; width: 100%; /* Full width */ height: 100%; /* Full height */ overflow: auto; /* Enable scroll if needed */ background-color: rgb(0,0,0); /* Fallback color */ background-color: rgba(0,0,0,0.3); /* Black w/ opacity */ } .modal-content { background-color: #fff; margin: auto; /*?????????????/*/ padding: 15px; border: 1px solid #606060; border-radius: 5px; width: 30%; text-align: center; } button.modal-content { /*FIX YES/NO SHIT*/ } /*This is for the dock ascii art ================================*/ .preContainer { text-align: center; } .preContainer pre { display: inline-block; text-align: left; } #dockHatch { cursor: pointer; } .hatchGold { color: goldenrod; cursor: pointer; } /*This is for the dock ascii art ================================*/
0.350421
0.063193
body { font-family: 'Roboto Light' !important; color: #333; font-size: 14px; line-height: 20px; } header { padding-left: 16px; font-family: 'Roboto Medium' !important; font-size: 12pt; /* css js */ height: 0px; /* css js */ line-height: 48px; /* css js */ overflow: hidden; font-weight: 400; text-align: left; background-repeat: no-repeat; color: white; } .header-button { float: right; width: 89px; height: 89px; z-index: 10; position: relative; /* for z-index to work */ background-image: url(../images/ic_share_white_36dp_1x.png); background-position: 50% 50%; background-size: auto; background-repeat: no-repeat; cursor: pointer; } .item { max-width: 100%; } .ruimte { max-width: 100%; background-repeat: no-repeat; } .ruimte.boven { height: 0px; /* css js */ } .ruimte.beneden { height: 0px; /* css js */ } h1 { /* default = showing */ position: relative; padding-left:16px; font-family: 'Roboto Medium' !important; font-size: 12pt; /* css js */ line-height: 48px; /* css js */ overflow: hidden; font-weight: 400; text-align: left; color: white; background-repeat: no-repeat; transform: translateZ(0); -webkit-transform: translateZ(0); } h1.init { height: 0px; /* css js */ } h1 span { position: absolute; bottom: 0px; } h2.listed { background-color: white; color: #727272; border-bottom: 1px solid #B6B6B6; transition-property: background-color, color; transition-duration: 1s; -webkit-transition-property: background-color, color; -webkit-transition-duration: 1s; } h2.selected { background-color: white; color: #727272; /* was #F44336 */ transition-property: background-color, color; transition-duration: 1s; -webkit-transition-property: background-color, color; -webkit-transition-duration: 1s; } h2.init { height: 0px; } h2 { /* default = hiding */ position: relative; padding-left:16px; font-family: 'Roboto Medium' !important; color: white; line-height: 48px; font-size: 16px; overflow: hidden; font-weight: 400; text-align: left; background-color: white; border-bottom: 0px; transition-property: background-color, color; transition-duration: 1s; -webkit-transition-property: background-color, color; -webkit-transition-duration: 1s; transform: translateZ(0); -webkit-transform: translateZ(0); } h2 span { position: absolute; bottom: 0px; } .content { /* default = hiding */ background-color: white; color: white; overflow: hidden; transition-property: color; transition-duration: 1s; -webkit-transition-property: color; -webkit-transition-duration: 1s; } .content.init { height: 0px; } .content.showing { color: #212121; border-bottom: 1px solid #B6B6B6; transition-property: color; transition-duration: 1s; -webkit-transition-property: color; -webkit-transition-duration: 1s; } p { margin-bottom: 5px; /*font-family: Georgia, serif;*/ font-family: 'Roboto Light' !important; font-weight: 100; font-size: 16px; line-height: 24px; } .button { display: inline-block; padding: 4px 15px; background-color: black; color: white; text-align: center; text-decoration: none; } .slider { height: auto; background-color: transparent; } .slide-containeer { width: 50%; padding-top: 16px; padding-right: 10px; padding-left: 16px; } .slide-navigator { position: static; display: block; height: 20px; padding-top: 0px; clear: both; } footer { display: none; background-color: #607D8B; color: white; padding: 16px 0 16px 0; } footer div { margin: 16px; } a { text-decoration: inherit; color: inherit; } @media (max-width: 991px) { } @media (max-width: 767px) { .slide-containeer { width: 100%; } } /* @media (max-width: 479px) { p { float: left; } } */
www/css/gedenk.webflow.css
body { font-family: 'Roboto Light' !important; color: #333; font-size: 14px; line-height: 20px; } header { padding-left: 16px; font-family: 'Roboto Medium' !important; font-size: 12pt; /* css js */ height: 0px; /* css js */ line-height: 48px; /* css js */ overflow: hidden; font-weight: 400; text-align: left; background-repeat: no-repeat; color: white; } .header-button { float: right; width: 89px; height: 89px; z-index: 10; position: relative; /* for z-index to work */ background-image: url(../images/ic_share_white_36dp_1x.png); background-position: 50% 50%; background-size: auto; background-repeat: no-repeat; cursor: pointer; } .item { max-width: 100%; } .ruimte { max-width: 100%; background-repeat: no-repeat; } .ruimte.boven { height: 0px; /* css js */ } .ruimte.beneden { height: 0px; /* css js */ } h1 { /* default = showing */ position: relative; padding-left:16px; font-family: 'Roboto Medium' !important; font-size: 12pt; /* css js */ line-height: 48px; /* css js */ overflow: hidden; font-weight: 400; text-align: left; color: white; background-repeat: no-repeat; transform: translateZ(0); -webkit-transform: translateZ(0); } h1.init { height: 0px; /* css js */ } h1 span { position: absolute; bottom: 0px; } h2.listed { background-color: white; color: #727272; border-bottom: 1px solid #B6B6B6; transition-property: background-color, color; transition-duration: 1s; -webkit-transition-property: background-color, color; -webkit-transition-duration: 1s; } h2.selected { background-color: white; color: #727272; /* was #F44336 */ transition-property: background-color, color; transition-duration: 1s; -webkit-transition-property: background-color, color; -webkit-transition-duration: 1s; } h2.init { height: 0px; } h2 { /* default = hiding */ position: relative; padding-left:16px; font-family: 'Roboto Medium' !important; color: white; line-height: 48px; font-size: 16px; overflow: hidden; font-weight: 400; text-align: left; background-color: white; border-bottom: 0px; transition-property: background-color, color; transition-duration: 1s; -webkit-transition-property: background-color, color; -webkit-transition-duration: 1s; transform: translateZ(0); -webkit-transform: translateZ(0); } h2 span { position: absolute; bottom: 0px; } .content { /* default = hiding */ background-color: white; color: white; overflow: hidden; transition-property: color; transition-duration: 1s; -webkit-transition-property: color; -webkit-transition-duration: 1s; } .content.init { height: 0px; } .content.showing { color: #212121; border-bottom: 1px solid #B6B6B6; transition-property: color; transition-duration: 1s; -webkit-transition-property: color; -webkit-transition-duration: 1s; } p { margin-bottom: 5px; /*font-family: Georgia, serif;*/ font-family: 'Roboto Light' !important; font-weight: 100; font-size: 16px; line-height: 24px; } .button { display: inline-block; padding: 4px 15px; background-color: black; color: white; text-align: center; text-decoration: none; } .slider { height: auto; background-color: transparent; } .slide-containeer { width: 50%; padding-top: 16px; padding-right: 10px; padding-left: 16px; } .slide-navigator { position: static; display: block; height: 20px; padding-top: 0px; clear: both; } footer { display: none; background-color: #607D8B; color: white; padding: 16px 0 16px 0; } footer div { margin: 16px; } a { text-decoration: inherit; color: inherit; } @media (max-width: 991px) { } @media (max-width: 767px) { .slide-containeer { width: 100%; } } /* @media (max-width: 479px) { p { float: left; } } */
0.343232
0.045905
@media only screen and (min-width: 1200px){ } /* Medium screen */ @media only screen and (min-width: 992px) and (max-width: 1199px) { /*** Intro Area Css ***/ .intro-box .inner-content { max-width: 450px; } /*** Latest Blog Area Css ***/ .blog-carousel.owl-nav-style-one.owl-theme .owl-nav { top: auto; right: auto; margin: 0; left: 0; bottom: auto; top: -100px; } .latest-blog-title { padding-bottom: 130px; } /*** Subscribe Area Css ***/ .subscribe-area { padding: 90px 0 100px; } .subscribe-title { text-align: center; } .subscribe-area .subscribe-box { margin: 40px 0 0; } /*** Footer Area Css ***/ .single-footer-widget.pdtop50{ padding-top: 50px; } .single-footer-widget.opening-hours-box { margin-left: 315px; } .single-footer-widget.follow-sociallinks-widget-box { margin-top: 45px; margin-left: 315px; } /*** Featured Area Css ***/ .featured-area { padding-top: 100px; } .featured-items { max-width: 560px; width: 100%; padding: 97px 0 97px; } /*** Events Style2 Area Css ***/ .events-style2-area { padding: 120px 0 80px; } .events-style2-area .top { padding-bottom: 60px; } .single-event-box-style2 .text-holder.pd-left-30 { padding-left: 0px; } .single-event-box-style2 .text-holder.pd-right-30 { padding-right: 0; margin-bottom: 40px; } .single-event-box-style2 .text-holder h2 { font-size: 24px; line-height: 40px; margin: 18px 0 28px; } .event-carousel-style2 { padding: 0 150px; } .event-carousel-style2.owl-nav-style-one.owl-theme .owl-nav .owl-prev { top: -100px; left: 0; } .event-carousel-style2.owl-nav-style-one.owl-theme .owl-nav .owl-next { bottom: auto; top: -100px; } /*** Partner Area Css ***/ .testimonial-style1-box .top { padding: 85px 100px 0; flex-direction: column; justify-content: flex-end; align-items: flex-start; margin: 0 0 61px; } .testimonial-style1-box .top .text { margin-top: 24px; } /*** Main Header Style3 Area Css ***/ .main-menu.style3 .navigation>li { margin-right: 20px; } /*** About Style2 Area Css ***/ .about-style1-content.style2 { padding-top: 120px; padding-right: 0; padding-bottom: 60px; } .about-style2-image-box { margin-top: 0; } .about-style2-image-box img { max-width: none; float: none; } .about-style2-image-box .text-box { top: 217px; left: 100px; } .visit-plan-box { -webkit-box-shadow: 0px -4px 8px 2px #F2F2F2; box-shadow: 0px -4px 8px 2px #F2F2F2; } .exhibitions-style2-area { margin-top: 0; } /*** Events Style3 Area Css ***/ .single-event-box-style3 .title-holder { margin-right: 0px; padding: 0px 0 0; margin-top: 40px; } .single-event-box-style3 .date-holder { width: 170px; height: 75px; margin-bottom: 30px; } /*** Subscribe Area Style3 Css ***/ .welcome-content { padding-top: 0px; } .welcome-content .sec-title { padding-bottom: 2px; } .welcome-content ul { margin-top: 40px; } .welcome-image-box { margin-top: 50px; } /*** Main Header Style4 Css ***/ .main-menu.style4 .navigation>li>a { padding: 24px 10px 26px; } .menu-right-content-style4 .outer-search-box-style1 { margin: 0 20px; } /*** contact Us Area Css ***/ .contact-us-area .left-content { max-width: 340px; width: 100%; } .contact-us-area .right-content { left: 340px; min-height: 120px; padding: 23px 42px 20px; padding-right: 0; } .contact-us-area .right-content ul li { margin-right: 50px; } .contact-us-area .right-content ul li h3 { font-size: 26px; } .contact-us-area .right-content ul li p { font-size: 15px; } /*** About Style3 Area Css ***/ .about-style1-content.style3.right-content { margin-top: 33px; margin-right: 50px; } /*** Fact Testimonial Area Css ***/ .fact-counter-box ul:before { background-position: 50% 26%; } .fact-counter-box ul li { width: 50%; text-align: center; } .testimonial-box-holder { padding-top: 120px; } .testimonial-box-holder .testimonial-box-holder-bg { top: 0px; left: 0; bottom: 0; right: -375px; } .testimonial-box-holder.style2 .testimonial-box-holder-bg { top: 0px; left: 0; bottom: 0; right: 0; } /*** Subscribe Area style4 Css ***/ .subscribe-area.style4 .welcome-content.style2 .sec-title { padding-bottom: 52px; } .subscribe-area.style4 .welcome-content.style2 .subscribe-box { margin: 0 auto 21px; } /*** Art Style4 Area Css ***/ .art-style4-area .sec-title { padding-bottom: 130px; } .art-carousel-style2.owl-nav-style-one.owl-theme .owl-stage-outer { padding-bottom: 20px; margin-right: 0px; } .art-carousel-style2.owl-nav-style-one.owl-theme .owl-nav { top: -100px; bottom: auto; right: auto; margin: 0; left: 0; } /*** Art Area Art page Css ***/ .art-area.art-page .sec-title { padding-bottom: 25px; float: none !important; text-align: center; } .art-area.art-page .filters { margin-top: 0px; margin-bottom: 0; float: none !important; padding-bottom: 60px; } /*** Google Map Area Css ***/ .contactpage-company-info-box { margin-bottom: 70px; } } /* Tablet Layout: 768px. */ @media only screen and (min-width: 768px) and (max-width: 991px) { /*** Main Header Style ***/ .header-upper .outer-box { padding: 0 20px; background: #ffffff; border-radius: 0; } .header-upper-left { position: absolute; top: 0; left: 20px; float: none !important; z-index: 999; } .header-upper-left .logo { padding: 22px 0; } .header-upper-right { float: none !important; } .menu-right-content { position: absolute; top: 0; right: 70px; float: none; margin-left: 0; z-index: 999; } .menu-right-content .outer-search-box-style1 { padding: 30px 0; } /*** Intro Area Css ***/ .plan-your-visit { position: static; background: rgba(0, 0, 0, 0.50); top: 0; left: 0; bottom: 0; right: 0; max-width: 370px; width: 100%; padding: 26px 50px 26px; border-radius: 20px; margin-top: 50px; } /*** Latest Blog Area Css ***/ .blog-carousel.owl-nav-style-one.owl-theme .owl-nav { top: auto; right: auto; margin: 0; left: 0; bottom: auto; top: -100px; } .latest-blog-title { padding-bottom: 130px; } /*** Subscribe Area Css ***/ .subscribe-area { padding: 90px 0 100px; } .subscribe-title { text-align: center; } .subscribe-area .subscribe-box { margin: 40px 0 0; } /*** Footer Area Css ***/ .single-footer-widget.pdtop50{ padding-top: 50px; } .single-footer-widget.opening-hours-box { margin-left: 235px; } .single-footer-widget.follow-sociallinks-widget-box { margin-top: 45px; margin-left: 235px; } /*** Main Header Style2 Area Css ***/ .header-upper-style2 { position: relative; display: block; padding: 0 20px; } .header-upper-left-style2 { position: absolute; top: 0; left: 20px; width: auto; background: transparent; float: none !important; z-index: 999; } .header-upper-left-style2 .logo { padding: 22px 0; } .header-upper-midlle-style2 { position: relative; display: block; width: 100%; background: transparent; float: none !important; } .header-upper-midlle-style2 .nav-outer { padding-left: 0; } .menu-right-content-style2 { position: absolute; top: 0; right: 120px; float: none; padding-right: 0; z-index: 999; } .menu-right-content-style2 .user-icon-holder a { margin: 30px 0; } .menu-right-content-style2 .outer-search-box-style1 { margin: 0 15px; padding: 30px 0; } .menu-right-content-style2 .cart-box-style1 { padding: 25px 0; } .header-upper-right-style2 { position: absolute; top: 0; right: 80px; float: none !important; width: 45px; height: 90px; background: rgba(21, 14, 9, 0.80); z-index: 999; } .header-upper-right-style2 a.nav-toggler { margin: 34px 7px; } /*** Contact Info Area Css ***/ .contact-info-holder { padding: 70px 150px 70px !important; } .contact-info-holder li { -ms-flex: 0 0 100%; flex: 0 0 100%; max-width: 100%; margin-bottom: 50px; } .contact-info-holder li:last-child{ margin-bottom: 0; } /*** Featured Area Css ***/ .featured-area { padding-top: 100px; } .featured-items { max-width: 320px; width: 100%; padding: 97px 0 97px; } .featured-items ul { padding-left: 40px; } /*** Events Style2 Area Css ***/ .events-style2-area { padding: 120px 0 80px; } .events-style2-area .top .sec-title { padding-bottom: 0px; float: none !important; } .events-style2-area .top .see-all-events-button { margin-top: 25px; float: none !important; padding-bottom: 130px; } .single-event-box-style2 .text-holder.pd-left-30 { padding-left: 0px; } .single-event-box-style2 .text-holder.pd-right-30 { padding-right: 0; margin-bottom: 40px; } .single-event-box-style2 .text-holder h2 { font-size: 24px; line-height: 40px; margin: 18px 0 28px; } .event-carousel-style2 { padding: 0 0px; } .event-carousel-style2.owl-nav-style-one.owl-theme .owl-nav .owl-prev { top: -100px; left: 0; } .event-carousel-style2.owl-nav-style-one.owl-theme .owl-nav .owl-next { bottom: auto; top: -100px; } /*** Partner Area Css ***/ .testimonial-style1-box .top { padding: 85px 100px 0; flex-direction: column; justify-content: flex-end; align-items: flex-start; margin: 0 0 61px; } .testimonial-style1-box .top .text { margin-top: 24px; } .testimonial-style1-box .botton { padding: 0 140px 70px; } /*** Main Header Style3 Area Css ***/ .header-upper-left-style3 { position: absolute; top: 0; left: 0; float: none !important; z-index: 999; } .header-upper-left-style3 .logo { padding: 22px 0; } .header-upper-right-style3 { float: none !important; } .menu-right-content-style3 { position: absolute; top: 0; right: 60px; float: none; z-index: 999; } .menu-right-content-style3 .outer-search-box-style1 { padding: 30px 0; margin: 0 0px; margin-right: 15px; } .menu-right-content-style3 .buy-ticket-button { padding: 20px 0; } .menu-right-content-style3 .buy-ticket-button a { padding: 0 30px; } /*** About Style2 Area Css ***/ .visit-plan-box { -webkit-box-shadow: 0px -4px 8px 2px #F2F2F2; box-shadow: 0px -4px 8px 2px #F2F2F2; } .about-style1-content.style2 .pattern-bg { left: -220px; } .about-style1-content.style2 { padding-top: 120px; padding-right: 0; padding-bottom: 60px; } .about-style2-image-box { margin-top: 0; } .about-style2-image-box img { max-width: 100%; float: none; } .about-style2-image-box .text-box { top: 217px; left: 60px; } /*** Exhibitions Style2 Area Css ***/ .exhibitions-style2-area { margin-top: 0; } .exhibitions-carousel.owl-carousel.owl-dot-style1 .owl-dots { left: auto; bottom: 40px; text-align: right; right: 35px; } /*** Events Style3 Area Css ***/ .single-event-box-style3 .title-holder { margin-right: 0px; padding: 0px 0 0; margin-top: 40px; } .single-event-box-style3 .date-holder { width: 170px; height: 75px; margin-bottom: 30px; } /*** Testimonial Area Css ***/ .testimonial-carousel-style2 { padding: 120px 0px 104px; padding-right: 130px; } /*** Latest Blog Area Css ***/ .latest-blog-style3-area .top .sec-title { padding-bottom: 0px; float: none !important; } .latest-blog-style3-area .top .view-more-button { margin-top: 32px; margin-bottom: 60px; float: none !important; } /*** Subscribe Area Style3 Css ***/ .welcome-content { padding-top: 0px; } .welcome-content .sec-title { padding-bottom: 2px; } .welcome-content ul { margin-top: 40px; } .welcome-image-box { margin-top: 50px; } /*** Footer Style3 Area Css ***/ .single-footer-widget-style2.marbtm50 { margin-bottom: 50px; } /*** Main Header Style4 Css ***/ .header-upper-left-style4 { position: absolute; top: 0; left: 20px; float: none !important; z-index: 999; } .header-upper-left-style4 .logo { padding: 22px 0; } .header-upper-right-style4 { float: none !important; } .menu-right-content-style4 { position: absolute; top: 0; right: 60px; float: none; z-index: 999; } .menu-right-content-style4 .outer-search-box-style1 { padding: 30px 0; margin: 0 15px; margin-left: 0; } .menu-right-content-style4 .buy-ticket-button { padding: 20px 0; } .header-upper-style4 .outer-box { padding-left: 20px; padding-right: 20px; background: #ffffff; border-top-right-radius: 0; border-bottom-right-radius: 0; } /*** contact Us Area Css ***/ .contact-us-area .left-content { max-width: 100%; width: 100%; text-align: center; } .contact-us-area .right-content { position: relative; top: 70px; left: 0; bottom: 0; right: 0; min-height: 120px; padding: 23px 42px 20px; padding-right: 0; } .contact-us-area .right-content:before { top: -35px; left: 0; bottom: -30px; right: -20000px; } .contact-us-area .right-content ul li { margin-right: 40px; } /*** About Style3 Area Css ***/ .about-style1-content.style3.right-content { margin-top: 33px; margin-right: 0px; } /*** Fact Testimonial Area Css ***/ .fact-counter-box ul:before { background-position: 50% 26%; } .fact-counter-box ul li { width: 50%; text-align: center; } .testimonial-box-holder { padding-top: 120px; } .testimonial-box-holder .testimonial-box-holder-bg { top: 0px; left: 0; bottom: 0; right: -375px; } .testimonial-box-holder .testimonial-carousel-style2 { padding: 0; padding-left: 100px; padding-bottom: 120px; padding-right: 100px; } .testimonial-box-holder.style2 .testimonial-box-holder-bg { top: 0px; left: 0; bottom: 0; right: 0; } /*** Subscribe Area style4 Css ***/ .subscribe-area.style4 .welcome-content.style2 .sec-title { padding-bottom: 52px; } .subscribe-area.style4 .welcome-content.style2 .subscribe-box { margin: 0 auto 21px; } /*** Art Style4 Area Css ***/ .art-style4-area .sec-title { padding-bottom: 130px; } .art-carousel-style2.owl-nav-style-one.owl-theme .owl-stage-outer { padding-bottom: 20px; margin-right: 0px; } .art-carousel-style2.owl-nav-style-one.owl-theme .owl-nav { top: -100px; bottom: auto; right: auto; margin: 0; left: 0; } /*** Footer Style4 Area Css ***/ .single-footer-widget-style3.marbtm60{ margin-bottom: 60px; } /*** Art Area Art page Css ***/ .art-area.art-page .sec-title { padding-bottom: 25px; float: none !important; text-align: center; } .art-area.art-page .filters { margin-top: 0px; margin-bottom: 0; float: none !important; padding-bottom: 60px; } /*** Latest Blog Style3 Area Blog Page Css ***/ .latest-blog-style3-area .top .sec-title.pdbtm42{ padding-bottom: 42px; } .single-blog-post .text-holder { padding: 26px 20px 27px; margin-right: 20px; margin-top: -60px; } /*** Blog Single Area Css ***/ .blog-single-area .sidebar-wrapper { padding-top: 100px; } /*** Google Map Area Css ***/ .contactpage-company-info-box { margin-bottom: 70px; } } /* Mobile Layout: 320px. */ @media only screen and (max-width: 767px) { .sec-title { padding-bottom: 54px; } .sec-title p br{ display: none; } .sec-title .big-title { padding: 19px 0 0; } .sec-title .big-title h1 { font-size: 40px; line-height: 60px; } .sec-title .big-title h1 br{ display: none; } /*** Main Header Style ***/ .header-top-left ul li { margin-right: 20px; } .header-upper .outer-box { padding: 0 20px; background: #ffffff; border-radius: 0; } .header-upper-left { position: absolute; top: 0; left: 20px; float: none !important; z-index: 999; } .header-upper-left .logo { padding: 22px 0; } .header-upper-right { float: none !important; } .menu-right-content { position: absolute; top: 0; right: 70px; float: none; margin-left: 0; z-index: 999; } .menu-right-content .outer-search-box-style1 { padding: 30px 0; } .menu-right-content .outer-search-box-style1 .search-box.now-visible { margin-right: -90px; } /*** Intro Area Css ***/ .intro-box { padding: 67px 20px 70px; } .plan-your-visit { position: static; background: rgba(0, 0, 0, 0.50); top: 0; left: 0; bottom: 0; right: 0; max-width: 370px; width: 100%; padding: 26px 20px 26px; border-radius: 20px; margin-top: 50px; } .plan-your-visit ul li { padding-left: 70px; } .plan-your-visit ul li .title-holder p br{ display: none; } /*** Events Area Css ***/ .events-area .sec-title { padding-bottom: 115px; } .single-event-box .title-holder { margin-left: 10px; margin-right: 10px; margin-top: -70px; } .single-event-box .title-holder .inner { padding: 34px 20px 34px; } .single-event-box .title-holder .inner h3 { font-size: 20px; line-height: 32px; } .single-event-box .title-holder .bottom { flex-direction: column; text-align: center; padding-top: 12px; } .event-carousel.owl-carousel.owl-dot-style1 .owl-dots { top: -70px; right: auto; left: 5px; } /*** Art Area Css ***/ .art-area .top { flex-direction: row; justify-content: end; align-content: flex-end; } .art-area .top .sec-title { padding-bottom: 42px; } .art-area .top .view-more-button { margin-top: 0; padding-bottom: 60px; } /*** Latest Blog Area Css ***/ .blog-carousel.owl-nav-style-one.owl-theme .owl-nav { top: auto; right: auto; margin: 0; left: 0; bottom: auto; top: -100px; } .latest-blog-title { padding-bottom: 130px; } /*** Subscribe Area Css ***/ .subscribe-area { padding: 90px 0 100px; } .subscribe-title { text-align: center; } .subscribe-area .subscribe-box { margin: 40px 0 0; } .subscribe-area .subscribe-form input[type="email"] { padding: 0 20px; padding-right: 110px; } .subscribe-area .subscribe-form button { width: 105px; } /*** Footer Area Css ***/ .single-footer-widget.pdtop50{ padding-top: 50px; } .single-footer-widget.marbtm50{ margin-bottom: 50px; } .single-footer-widget.opening-hours-box { margin-left: 0; } .single-footer-widget.follow-sociallinks-widget-box { margin-top: 50px; margin-left: 0; } .single-footer-widget .contact-us p { margin: 0 0 19px; } .footer-bottom .outer-box { flex-direction: column; text-align: center; } .footer-bottom-right .copyright-text { margin-top: 8px; } /*** Main Header Style2 Area Css ***/ .header-upper-style2 { position: relative; display: block; padding: 0 20px; } .header-upper-left-style2 { position: absolute; top: 0; left: 20px; width: auto; background: transparent; float: none !important; z-index: 999; } .header-upper-left-style2 .logo { padding: 22px 0; } .header-upper-midlle-style2 { position: relative; display: block; width: 100%; background: transparent; float: none !important; } .header-upper-midlle-style2 .nav-outer { padding-left: 0; } .menu-right-content-style2 { position: absolute; top: 0; right: 110px; float: none; padding-right: 0; z-index: 999; } .menu-right-content-style2 .user-icon-holder{ display: none; } .menu-right-content-style2 .outer-search-box-style1 { margin: 0 0px; padding: 30px 0; } .menu-right-content-style2 .outer-search-box-style1 .search-box.now-visible { right: -110px; } .menu-right-content-style2 .cart-box-style1 { display: none; } .header-upper-right-style2 { position: absolute; top: 0; right: 80px; float: none !important; width: 45px; height: 90px; background: rgba(21, 14, 9, 0.80); z-index: 999; } .header-upper-right-style2 a.nav-toggler { margin: 34px 7px; } /*** Contact Info Area Css ***/ .contact-info-holder { padding: 70px 50px 70px !important; } .contact-info-holder li { -ms-flex: 0 0 100%; flex: 0 0 100%; max-width: 100%; margin-bottom: 50px; } .contact-info-holder li:last-child{ margin-bottom: 0; } /*** About Style1 Area Css ***/ .about-style1-left-content .img-box { width: 310px; margin: 0; } .about-style1-left-content .img-box:before { top: 70px; width: 280px; height: 280px; } .about-style1-content .inner-content .bottom-box .button, .about-style1-content .inner-content .bottom-box .phone-number { display: block; vertical-align: middle; } .about-style1-content .inner-content .bottom-box .button { margin-bottom: 25px; } /*** Featured Area Css ***/ .featured-area { padding-top: 100px; } .featured-box { border-top-left-radius: 15px; border-top-right-radius: 15px; } .featured-box .title-box { padding-top: 80px; padding-left: 30px; padding-bottom: 62px; padding-right: 30px; max-width: 100%; width: 100%; } .featured-items { max-width: 100%; width: 100%; padding: 77px 0 93px; } .featured-items:before { position: absolute; top: 0; left: 0; bottom: 0; right: 0; } .featured-items ul { padding-left: 30px; margin-top: 16px; } /*** Events Style2 Area Css ***/ .events-style2-area { padding: 120px 0 80px; } .events-style2-area .top .sec-title { padding-bottom: 0px; float: none !important; } .events-style2-area .top .see-all-events-button { margin-top: 25px; float: none !important; padding-bottom: 130px; } .single-event-box-style2 .text-holder.pd-left-30 { padding-left: 0px; } .single-event-box-style2 .text-holder.pd-right-30 { padding-right: 0; margin-bottom: 40px; } .single-event-box-style2 .text-holder h2 { font-size: 24px; line-height: 40px; margin: 18px 0 28px; } .event-carousel-style2 { padding: 0 0px; } .event-carousel-style2.owl-nav-style-one.owl-theme .owl-nav .owl-prev { top: -100px; left: 0; } .event-carousel-style2.owl-nav-style-one.owl-theme .owl-nav .owl-next { bottom: auto; top: -100px; } /*** Partner Area Css ***/ .single-partner-logo-box { flex: 0 0 100%; max-width: 100%; width: 100%; text-align: center; } .single-testimonial-style1 { padding: 39px 30px 50px; } .testimonial-style1-box .top { padding: 85px 30px 0; flex-direction: column; justify-content: flex-end; align-items: flex-start; margin: 0 0 61px; } .testimonial-style1-box .top .text { margin-top: 24px; } .testimonial-style1-box .botton { padding: 0 30px 170px; } .single-testimonial-style1 .client-info .image-box, .single-testimonial-style1 .client-info .title-box { display: block; vertical-align: middle; } .single-testimonial-style1 .client-info .title-box { padding-left: 0px; margin-top: 19px; } .testimonial-carousel.owl-nav-style-one.owl-theme .owl-nav { position: absolute; top: auto; left: 0; bottom: -70px; right: 0; margin: 0; height: 40px; } .testimonial-carousel.owl-nav-style-one.owl-theme .owl-nav .owl-prev { left: 0; bottom: 0; } .testimonial-carousel.owl-nav-style-one.owl-theme .owl-nav .owl-next { right: 0px; bottom: 0; } /*** Main Header Style3 Area Css ***/ .header-top-left-style2 { float: none !important; } .header-top-left-style2 ul { text-align: center; } .header-top-left-style2 ul li { display: inline-block; float: none; padding-right: 0; margin-right: 0; margin: 0 10px; } .header-top-left-style2 ul li:before { display: none; } .header-top-right-style2 { float: none !important; text-align: center; } .header-top-right-style2 .login-register-box { max-width: 140px; margin: 0 auto; } .header-upper-left-style3 { position: absolute; top: 0; left: 0; float: none !important; z-index: 999; } .header-upper-left-style3 .logo { padding: 22px 0; } .header-upper-right-style3 { float: none !important; } .menu-right-content-style3 { position: absolute; top: 0; right: 60px; float: none; z-index: 999; } .menu-right-content-style3 .outer-search-box-style1 { padding: 30px 0; margin: 0 0px; margin-right: 15px; } .menu-right-content-style3 .outer-search-box-style1 .search-box.now-visible { right: -75px; } .menu-right-content-style3 .buy-ticket-button { padding: 20px 0; display: none; } .menu-right-content-style3 .buy-ticket-button a { padding: 0 30px; } /*** About Style2 Area Css ***/ .visit-plan-box { -webkit-box-shadow: 0px -4px 8px 2px #F2F2F2; box-shadow: 0px -4px 8px 2px #F2F2F2; } .about-style1-content.style2 .pattern-bg { left: -220px; } .about-style1-content.style2 { padding-top: 120px; padding-left: 0; padding-bottom: 60px; padding-right: 0; } .about-style2-image-box { margin-top: 0px; } .about-style2-image-box img { max-width: 100%; float: none; } .about-style2-image-box .text-box { top: 217px; left: 30px; } .get-directions { left: 30px; bottom: 100px; padding-left: 0px; } .get-directions:before { display: none; } /*** Exhibitions Style2 Area Css ***/ .exhibitions-style2-area { margin-top: 20px; } .exhibitions-style2-area .layer-outer { position: absolute; top: 0; left: 0; bottom: 0px; right: 0; max-width: 600px; width: 100%; height: 600px; margin: 0 auto; } .exhibitions-style2-area .view-all-button { left: 20px; top: auto; bottom: 30px; } .single-exhibition-box-style2 { max-width: 300px; margin: 0 auto; } .single-exhibition-box-style2 .img-holder .overlay-content { position: static; bottom: 0; right: 0; max-width: 300px; width: 100%; padding: 30px 30px 30px; } .single-exhibition-box-style2 .img-holder .overlay-content h2 { font-size: 18px; font-weight: 700; line-height: 34px; margin: 0 0 18px; } .single-exhibition-box-style2 .img-holder .overlay-content p { margin: 0 0 4px; } .exhibitions-carousel.owl-carousel.owl-dot-style1 .owl-dots { position: relative; left: auto; bottom: 40px; right: auto; text-align: center; } /*** Events Style3 Area Css ***/ .events-style3-area .top .sec-title { padding-bottom: 0px; float: none !important; } .events-style3-area .top .see-all-events-button { margin-top: 26px; padding-bottom: 54px; float: none !important; } .single-event-box-style3 .title-holder { margin-right: 0px; padding: 0px 0 0; margin-top: 40px; } .single-event-box-style3 .date-holder { width: 170px; height: 75px; margin-bottom: 30px; } /*** Testimonial Area Css ***/ .testimonial-carousel-style2 { padding: 120px 0px 160px; padding-right: 0px; } .testimonial-carousel-style2:before { top: 0; left: -5000px; bottom: 0; right: -5000px; } .single-testimonial-style2 .top { padding-left: 0; min-height: 180px; } .single-testimonial-style2 .top .img-box { position: static; top: 0; left: 0; width: 180px; height: 180px; padding-right: 0px; padding-bottom: 0px; z-index: 1; } .single-testimonial-style2 .top .img-box:before { display: none; } .single-testimonial-style2 .title-box { padding-top: 22px; padding-left: 0px; } .single-testimonial-style2 .text { padding-top: 43px; } .testimonial-carousel-style2.owl-carousel.owl-dot-style1 .owl-dots { position: relative; top: auto; left: 0; bottom: -40px; right: 0; display: flex; flex-direction: row; align-items: center; justify-content: center; } .testimonial-carousel-style2.owl-carousel.owl-dot-style1 .owl-dots .owl-dot { margin: 0px 10px; } /*** Latest Blog Area Css ***/ .latest-blog-style3-area .top .sec-title { padding-bottom: 0px; float: none !important; } .latest-blog-style3-area .top .view-more-button { margin-top: 32px; margin-bottom: 60px; float: none !important; } /*** Subscribe Area Style3 Css ***/ .welcome-content { padding-top: 0px; } .welcome-content .sec-title { padding-bottom: 2px; } .welcome-content ul { margin-top: 40px; } .welcome-image-box { margin-top: 50px; } .welcome-image-box img { max-width: 100%; float: none; } /*** Footer Style3 Area Css ***/ .single-footer-widget-style2.marbtm50 { margin-bottom: 50px; } /*** Main Header Style4 Css ***/ .header-upper-left-style4 { position: absolute; top: 0; left: 20px; float: none !important; z-index: 999; } .header-upper-left-style4 .logo { padding: 22px 0; } .header-upper-right-style4 { float: none !important; } .menu-right-content-style4 { position: absolute; top: 0; right: 60px; float: none; z-index: 999; } .menu-right-content-style4 .outer-search-box-style1 { padding: 30px 0; margin: 0 15px; margin-left: 0; } .menu-right-content-style4 .outer-search-box-style1 .search-box.now-visible { right: -95px; } .menu-right-content-style4 .buy-ticket-button { padding: 20px 0; display: none; } .header-upper-style4 .outer-box { padding-left: 20px; padding-right: 20px; background: #ffffff; border-top-right-radius: 0; border-bottom-right-radius: 0; } /*** contact Us Area Css ***/ .contact-us-area .left-content { max-width: 100%; width: 100%; text-align: center; } .contact-us-area .right-content { position: relative; top: 70px; left: 0; bottom: 0; right: 0; min-height: 120px; padding: 23px 0px 20px; padding-right: 0; } .contact-us-area .right-content:before { top: -35px; left: -2000px; bottom: -30px; right: -20000px; } .contact-us-area .right-content ul { text-align: center; } .contact-us-area .right-content ul li { margin-right: 0; display: block; float: none; margin-bottom: 26px; } .contact-us-area .right-content ul li:last-child{ margin-bottom: 0; } /*** About Style3 Area Css ***/ .about-style1-content.style3.right-content { margin-top: 33px; margin-right: 0px; } /*** Fact Testimonial Area Css ***/ .fact-counter-box .fact-counter-bg { left: 0px; right: 0px; } .fact-counter-box ul:before { display: none; } .fact-counter-box ul li { width: 100%; text-align: center; } .fact-counter-box ul li:nth-child(3) { margin-bottom: 100px; } .testimonial-box-holder { padding-top: 120px; } .testimonial-box-holder .testimonial-box-holder-bg { top: 0px; left: 0; bottom: 0; right: 0; } .testimonial-box-holder .sec-title { padding-left: 30px; } .testimonial-box-holder .testimonial-carousel-style2 { padding-left: 30px; padding-bottom: 120px; padding-right: 30px; } .testimonial-box-holder.style2 .testimonial-box-holder-bg { top: 0px; left: 0; bottom: 0; right: 0; } /*** Subscribe Area style4 Css ***/ .subscribe-area.style4 .welcome-content.style2 .sec-title { padding-bottom: 52px; } .subscribe-area.style4 .welcome-content.style2 .subscribe-box { margin: 0 auto 21px; } /*** Art Style4 Area Css ***/ .art-style4-area .sec-title { padding-bottom: 130px; } .art-carousel-style2.owl-nav-style-one.owl-theme .owl-stage-outer { padding-bottom: 20px; margin-right: 0px; } .art-carousel-style2.owl-nav-style-one.owl-theme .owl-nav { top: -100px; bottom: auto; right: auto; margin: 0; left: 0; } /*** Latest Blog Style4 Area Css ***/ .latest-blog-style4-area .sec-title { padding-bottom: 122px; } .blog-carousel-style3 { padding: 0 0px; } .blog-carousel-style3.owl-nav-style-one.owl-theme .owl-nav .owl-prev { top: -100px; left: 0px; } .blog-carousel-style3.owl-nav-style-one.owl-theme .owl-nav .owl-next { top: -100px; right: 0px; } /*** Footer Style4 Area Css ***/ .single-footer-widget-style3.marbtm60{ margin-bottom: 60px; } .single-footer-widget-style3 .our-contact-info-box ul li { padding-left: 70px; } .footer-bottom-style4 { padding: 31px 0 35px; } .footer-bottom-style4 .footer-bottom-content { justify-content: center; flex-direction: column; text-align: center; } .footer-bottom-style4 .copyright-text { margin-bottom: 17px; } /*** Art Area Art page Css ***/ .art-area.art-page .sec-title { padding-bottom: 25px; float: none !important; text-align: center; } .art-area.art-page .filters { margin-top: 0px; margin-bottom: 0; float: none !important; padding-bottom: 60px; } /*** Breadcrumb Area Css ***/ .breadcrumb-area .title h1 { font-size: 50px; } .art-area.art-page .filters li { margin: 0; margin-right: 0; margin: 0 11px; } /*** Buy Tickets Area Css ***/ .visit-day-select .chicklet-list { position: relative; display: block; width: 300px; } .visit-day-select .chicklet-list li { border-left: 0px solid #2d353d; } .select-tickets-box ul li .left p { font-size: 12px; } .select-tickets-box ul li .left h4 { font-size: 16px; } .select-tickets-box .input-box span { margin-right: 10px; } /*** Gallery Area Css ***/ .filters { margin-bottom: 49px; } .filters li { margin: 0 14px 14px; } /*** Latest Blog Style3 Area Blog Page Css ***/ .latest-blog-style3-area .top .sec-title.pdbtm42{ padding-bottom: 42px; } .single-blog-post .text-holder { padding: 26px 20px 27px; margin-right: 20px; margin-top: -60px; } /*** Blog Single Area Css ***/ .blog-single-area .sidebar-wrapper { padding-top: 100px; } .blog-single-area .tag-box .tag { float: none !important; text-align: center; margin: 0 0 6px; } .blog-single-area .tag-box .tag p span { float: none; } .blog-single-area .tag-box .right { float: none !important; overflow: hidden; text-align: center; } .blog-single-area .tag-box .right p { float: none; padding-right: 6px; } .blog-single-area .tag-box .right .sociallinks-style-two { margin: 0; float: none !important; } .blog-single-area .tag-box .right .sociallinks-style-two li { float: none; margin-right: 0; margin: 0 7px; } .blog-single-area .inner-comment-box .single-comment-box { padding-left: 0px; } .blog-single-area .inner-comment-box .single-comment-box .img-holder { position: relative; left: 0; top: 0; width: 100px; height: 100px; margin-bottom: 23px; } .blog-single-area .inner-comment-box .single-comment-box .text-holder { margin-left: 0; } .blog-single-area .inner-comment-box .single-comment-box.marleft100 { margin-left: 0px; } /*** Google Map Area Css ***/ .contactpage-company-info-box { margin-bottom: 70px; } } /*** @media (min-width: 992px){ .navbar-collapse.collapse { display: block !important; height: auto; padding-bottom: 0; overflow: visible !important; } .navbar-toggle { display: none !important; } } **/ @media only screen and (max-width: 991px) { .main-header .main-menu { position: relative; display: block; width: 100%; float: none; } .main-menu .navbar-header { position: relative; display: block; float: none; text-align: right; width: 100%; top: 0px; z-index: 12; } .main-menu .navbar-header .navbar-toggle { display: inline-block; z-index: 7; float: none; padding: 4px 5px; cursor: pointer; margin: 24px 0; border-radius: 0px; background: #131313; } .main-menu .navbar-header .navbar-toggle .icon-bar { background: #ffffff; height: 2px; width: 29px; display: block; margin: 7px 5px; } .main-menu .collapse { max-height: 350px; max-width: none; overflow: auto; float: none; width: 100%; padding: 0px 0px 0px; border: none; margin: 0px; border-radius: 0px; box-shadow: none; } .main-menu .navbar-collapse { max-height: 350px; } .main-menu .navbar-collapse>.navigation { float: none !important; margin: 0px !important; width: 100% !important; background: #2d353d; border: 0px solid #ffffff; border-top: none; } .main-menu .navbar-collapse>.navigation>li { position: relative; display: block; width: 100%; margin: 0px !important; float: none !important; } .main-menu .navbar-collapse>.navigation>li, .main-menu .navbar-collapse>.navigation>li>ul>li, .main-menu .navbar-collapse>.navigation>li>ul>li>ul>li { border-top: 1px solid #242a30 !important; opacity: 1 !important; top: 0px !important; padding-top: 0; padding-bottom: 0; left: 0px !important; visibility: visible !important; border-bottom: none; } .main-menu .navbar-collapse>.navigation>li:first-child { border: none; } .main-menu .navbar-collapse>.navigation>li>a, .main-menu .navbar-collapse>.navigation>li>ul>li>a, .main-menu .navbar-collapse>.navigation>li>ul>li>ul>li>a { padding: 10px 20px 8px !important; line-height: 24px; color: #ffffff; text-align: left; min-height: 0px; border-bottom: 0px solid; } .main-menu .navbar-collapse>.navigation>li:hover>a, .main-menu .navbar-collapse>.navigation>li>ul>li:hover>a, .main-menu .navbar-collapse>.navigation>li>ul>li>ul>li:hover>a, .main-menu .navbar-collapse>.navigation>li.current>a, .main-menu .navbar-collapse>.navigation>li.current-menu-item>a { color: #778394 !important; } .main-menu .navbar-collapse>.navigation>li>ul, .main-menu .navbar-collapse>.navigation>li>ul>li>ul { position: relative; border: none; float: none; visibility: visible; opacity: 1; display: none; margin: 0px; padding: 0px; left: auto !important; right: auto !important; top: auto !important; width: 100%; background: #2d353d; -webkit-border-radius: 0px; -ms-border-radius: 0px; -o-border-radius: 0px; -moz-border-radius: 0px; border-radius: 0px; transition: none !important; -webkit-transition: none !important; -ms-transition: none !important; -o-transition: none !important; -moz-transition: none !important; box-shadow: none !important; } .main-menu .navbar-collapse>.navigation>li>ul:before, .main-menu .navbar-collapse>.navigation>li>ul>li>ul:before{ display: none; } .main-menu .navbar-collapse>.navigation li.dropdown .dropdown-btn { display: block; } .fixed-header .sticky-header { display: none!important; } .main-menu .navigation> li.dropdown> a:before { display: none; } .main-menu .navigation> li> ul> li> a:before { display: none; } .main-menu .navigation>li>ul>li>ul>li a:before { display: none; } .main-menu.style2 .navigation>li>a:after { display: none; } .main-menu.style4 .navigation>li> a:after { display: none; } } @media only screen and (min-width: 1040px) and (max-width: 1250px) { /** Main Slider Css **/ .main-slider.style1 .slide-content .big-title{ font-size: 50px; } } @media only screen and (max-width: 1039px){ .main-header { background: #2d353d; } .main-header-style2 { background: #160f0a; } .header-upper-midlle-style2 { background: transparent; } .main-slider.style1 { margin: 0; } .main-slider.style2 { margin-top: 0px; } .contact-info-holder { padding: 70px 70px 70px; margin-top: 0px; } .main-header-style3 { background: #ffffff; } .main-header-style4 { background: #2d353d; } .main-slider.style4 { margin-top: 0; } /** Main Slider Css **/ .main-slider.style1 .slide-content .big-title{ font-size: 40px; line-height: 1.3em; } /** Main Slider Style2 Css **/ .main-slider.style2 .slide-content .big-title { font-size: 40px; } } @media only screen and (max-width: 777px){ /** Main Slider Css **/ .main-slider.style1 .slide-content .big-title{ font-size: 40px; line-height: 1.3em; } /** Main Slider Style2 Css **/ .main-slider.style2 .slide-content .big-title { font-size: 40px; } /** Main Slider Style3 Css **/ .main-slider.style3 .slide-content .big-title{ font-size: 50px; } /** Main Slider Style4 Css **/ .main-slider.style4 .slide-content .big-title{ font-size: 40px; line-height: 1.4em; } .main-slider.style4 .slide-content .btn-box a { padding: 15px 39px 15px; } } @media only screen and (max-width: 599px) { /** Main Slider Css **/ .main-slider.style1 .slide-content .big-title{ font-size: 30px; line-height: 1.3em; } /** Main Slider Style2 Css **/ .main-slider.style2 .slide-content .big-title { font-size: 30px; } .main-slider.style2 .slide-content .btn-box a { padding: 16px 35px 16px; } /** Main Slider Style3 Css **/ .main-slider.style3 .slide-content .big-title{ font-size: 40px; } .main-slider.style3 .slide-content .btn-box a { padding: 14px 30px 14px; } /** Main Slider Style4 Css **/ .main-slider.style4 .slide-content .big-title{ font-size: 30px; line-height: 1.4em; } .main-slider .mouse-btn-down { bottom: 20px; } .museum-opening-hours-box { bottom: 10px; } .museum-opening-hours-box .inner .title h2 { font-size: 20px; margin: 0 0 3px; } .museum-opening-hours-box .inner .icon { top: 12px; } } @media only screen and (max-width: 479px) { .main-slider.style1 .slide-content .big-title{ font-size: 30px; } /** Main Slider Style2 Css **/ .main-slider.style2 .slide-content .title { font-size: 20px; } .main-slider.style2 .slide-content .big-title { font-size: 25px; } .main-slider.style2 .slide-content .btn-box a { padding: 16px 25px 16px; } .main-slider.style2 .tp-bullets{ display: none !important; } /** Main Slider Style3 Css **/ .main-slider.style3 .slide-content .title { font-size: 20px; } .main-slider.style3 .slide-content .big-title{ font-size: 30px; } .main-slider.style3 .slide-content .btn-box a { padding: 14px 30px 14px; } /** Main Slider Style4 Css **/ .main-slider.style4 .slide-content .big-title{ font-size: 30px; line-height: 1.4em; } .main-slider .mouse-btn-down { bottom: 20px; } } @media only screen and (max-width: 400px) { /** Main Slider Css **/ .main-slider.style1 .slide-content .big-title{ font-size: 20px; } /** Main Slider Style4 Css **/ .main-slider.style4 .slide-content .big-title{ font-size: 20px; line-height: 1.4em; } } @media only screen and (min-width: 1300px) and (max-width: 1680px) { .main-menu.style2 .navigation>li>a { padding-right: 26px; margin-right: 25px; } .header-upper-right-style2 a.nav-toggler { margin: 39px 19px; } } @media only screen and (min-width: 992px) and (max-width: 1299px) { .header-upper-midlle-style2 .nav-outer { padding-left: 20px; } .main-menu.style2 .navigation>li>a { padding-right: 0px; margin-right: 20px; } .main-menu.style2 .navigation>li>a:after { display: none; } .header-upper-right-style2 a.nav-toggler { margin: 39px 10px; } } @media only screen and (min-width: 320px) and (max-width: 767px) { .order-sm-2 { -ms-flex-order: 2; order: 2; } .order-sm-1 { -ms-flex-order: 1; order: 1; } } @media only screen and (min-width: 320px) and (max-width: 1199px) { .order-box-2 { -ms-flex-order: 2; order: 2; } .order-box-1 { -ms-flex-order: 1; order: 1; } }
front-asset/css/responsive.css
@media only screen and (min-width: 1200px){ } /* Medium screen */ @media only screen and (min-width: 992px) and (max-width: 1199px) { /*** Intro Area Css ***/ .intro-box .inner-content { max-width: 450px; } /*** Latest Blog Area Css ***/ .blog-carousel.owl-nav-style-one.owl-theme .owl-nav { top: auto; right: auto; margin: 0; left: 0; bottom: auto; top: -100px; } .latest-blog-title { padding-bottom: 130px; } /*** Subscribe Area Css ***/ .subscribe-area { padding: 90px 0 100px; } .subscribe-title { text-align: center; } .subscribe-area .subscribe-box { margin: 40px 0 0; } /*** Footer Area Css ***/ .single-footer-widget.pdtop50{ padding-top: 50px; } .single-footer-widget.opening-hours-box { margin-left: 315px; } .single-footer-widget.follow-sociallinks-widget-box { margin-top: 45px; margin-left: 315px; } /*** Featured Area Css ***/ .featured-area { padding-top: 100px; } .featured-items { max-width: 560px; width: 100%; padding: 97px 0 97px; } /*** Events Style2 Area Css ***/ .events-style2-area { padding: 120px 0 80px; } .events-style2-area .top { padding-bottom: 60px; } .single-event-box-style2 .text-holder.pd-left-30 { padding-left: 0px; } .single-event-box-style2 .text-holder.pd-right-30 { padding-right: 0; margin-bottom: 40px; } .single-event-box-style2 .text-holder h2 { font-size: 24px; line-height: 40px; margin: 18px 0 28px; } .event-carousel-style2 { padding: 0 150px; } .event-carousel-style2.owl-nav-style-one.owl-theme .owl-nav .owl-prev { top: -100px; left: 0; } .event-carousel-style2.owl-nav-style-one.owl-theme .owl-nav .owl-next { bottom: auto; top: -100px; } /*** Partner Area Css ***/ .testimonial-style1-box .top { padding: 85px 100px 0; flex-direction: column; justify-content: flex-end; align-items: flex-start; margin: 0 0 61px; } .testimonial-style1-box .top .text { margin-top: 24px; } /*** Main Header Style3 Area Css ***/ .main-menu.style3 .navigation>li { margin-right: 20px; } /*** About Style2 Area Css ***/ .about-style1-content.style2 { padding-top: 120px; padding-right: 0; padding-bottom: 60px; } .about-style2-image-box { margin-top: 0; } .about-style2-image-box img { max-width: none; float: none; } .about-style2-image-box .text-box { top: 217px; left: 100px; } .visit-plan-box { -webkit-box-shadow: 0px -4px 8px 2px #F2F2F2; box-shadow: 0px -4px 8px 2px #F2F2F2; } .exhibitions-style2-area { margin-top: 0; } /*** Events Style3 Area Css ***/ .single-event-box-style3 .title-holder { margin-right: 0px; padding: 0px 0 0; margin-top: 40px; } .single-event-box-style3 .date-holder { width: 170px; height: 75px; margin-bottom: 30px; } /*** Subscribe Area Style3 Css ***/ .welcome-content { padding-top: 0px; } .welcome-content .sec-title { padding-bottom: 2px; } .welcome-content ul { margin-top: 40px; } .welcome-image-box { margin-top: 50px; } /*** Main Header Style4 Css ***/ .main-menu.style4 .navigation>li>a { padding: 24px 10px 26px; } .menu-right-content-style4 .outer-search-box-style1 { margin: 0 20px; } /*** contact Us Area Css ***/ .contact-us-area .left-content { max-width: 340px; width: 100%; } .contact-us-area .right-content { left: 340px; min-height: 120px; padding: 23px 42px 20px; padding-right: 0; } .contact-us-area .right-content ul li { margin-right: 50px; } .contact-us-area .right-content ul li h3 { font-size: 26px; } .contact-us-area .right-content ul li p { font-size: 15px; } /*** About Style3 Area Css ***/ .about-style1-content.style3.right-content { margin-top: 33px; margin-right: 50px; } /*** Fact Testimonial Area Css ***/ .fact-counter-box ul:before { background-position: 50% 26%; } .fact-counter-box ul li { width: 50%; text-align: center; } .testimonial-box-holder { padding-top: 120px; } .testimonial-box-holder .testimonial-box-holder-bg { top: 0px; left: 0; bottom: 0; right: -375px; } .testimonial-box-holder.style2 .testimonial-box-holder-bg { top: 0px; left: 0; bottom: 0; right: 0; } /*** Subscribe Area style4 Css ***/ .subscribe-area.style4 .welcome-content.style2 .sec-title { padding-bottom: 52px; } .subscribe-area.style4 .welcome-content.style2 .subscribe-box { margin: 0 auto 21px; } /*** Art Style4 Area Css ***/ .art-style4-area .sec-title { padding-bottom: 130px; } .art-carousel-style2.owl-nav-style-one.owl-theme .owl-stage-outer { padding-bottom: 20px; margin-right: 0px; } .art-carousel-style2.owl-nav-style-one.owl-theme .owl-nav { top: -100px; bottom: auto; right: auto; margin: 0; left: 0; } /*** Art Area Art page Css ***/ .art-area.art-page .sec-title { padding-bottom: 25px; float: none !important; text-align: center; } .art-area.art-page .filters { margin-top: 0px; margin-bottom: 0; float: none !important; padding-bottom: 60px; } /*** Google Map Area Css ***/ .contactpage-company-info-box { margin-bottom: 70px; } } /* Tablet Layout: 768px. */ @media only screen and (min-width: 768px) and (max-width: 991px) { /*** Main Header Style ***/ .header-upper .outer-box { padding: 0 20px; background: #ffffff; border-radius: 0; } .header-upper-left { position: absolute; top: 0; left: 20px; float: none !important; z-index: 999; } .header-upper-left .logo { padding: 22px 0; } .header-upper-right { float: none !important; } .menu-right-content { position: absolute; top: 0; right: 70px; float: none; margin-left: 0; z-index: 999; } .menu-right-content .outer-search-box-style1 { padding: 30px 0; } /*** Intro Area Css ***/ .plan-your-visit { position: static; background: rgba(0, 0, 0, 0.50); top: 0; left: 0; bottom: 0; right: 0; max-width: 370px; width: 100%; padding: 26px 50px 26px; border-radius: 20px; margin-top: 50px; } /*** Latest Blog Area Css ***/ .blog-carousel.owl-nav-style-one.owl-theme .owl-nav { top: auto; right: auto; margin: 0; left: 0; bottom: auto; top: -100px; } .latest-blog-title { padding-bottom: 130px; } /*** Subscribe Area Css ***/ .subscribe-area { padding: 90px 0 100px; } .subscribe-title { text-align: center; } .subscribe-area .subscribe-box { margin: 40px 0 0; } /*** Footer Area Css ***/ .single-footer-widget.pdtop50{ padding-top: 50px; } .single-footer-widget.opening-hours-box { margin-left: 235px; } .single-footer-widget.follow-sociallinks-widget-box { margin-top: 45px; margin-left: 235px; } /*** Main Header Style2 Area Css ***/ .header-upper-style2 { position: relative; display: block; padding: 0 20px; } .header-upper-left-style2 { position: absolute; top: 0; left: 20px; width: auto; background: transparent; float: none !important; z-index: 999; } .header-upper-left-style2 .logo { padding: 22px 0; } .header-upper-midlle-style2 { position: relative; display: block; width: 100%; background: transparent; float: none !important; } .header-upper-midlle-style2 .nav-outer { padding-left: 0; } .menu-right-content-style2 { position: absolute; top: 0; right: 120px; float: none; padding-right: 0; z-index: 999; } .menu-right-content-style2 .user-icon-holder a { margin: 30px 0; } .menu-right-content-style2 .outer-search-box-style1 { margin: 0 15px; padding: 30px 0; } .menu-right-content-style2 .cart-box-style1 { padding: 25px 0; } .header-upper-right-style2 { position: absolute; top: 0; right: 80px; float: none !important; width: 45px; height: 90px; background: rgba(21, 14, 9, 0.80); z-index: 999; } .header-upper-right-style2 a.nav-toggler { margin: 34px 7px; } /*** Contact Info Area Css ***/ .contact-info-holder { padding: 70px 150px 70px !important; } .contact-info-holder li { -ms-flex: 0 0 100%; flex: 0 0 100%; max-width: 100%; margin-bottom: 50px; } .contact-info-holder li:last-child{ margin-bottom: 0; } /*** Featured Area Css ***/ .featured-area { padding-top: 100px; } .featured-items { max-width: 320px; width: 100%; padding: 97px 0 97px; } .featured-items ul { padding-left: 40px; } /*** Events Style2 Area Css ***/ .events-style2-area { padding: 120px 0 80px; } .events-style2-area .top .sec-title { padding-bottom: 0px; float: none !important; } .events-style2-area .top .see-all-events-button { margin-top: 25px; float: none !important; padding-bottom: 130px; } .single-event-box-style2 .text-holder.pd-left-30 { padding-left: 0px; } .single-event-box-style2 .text-holder.pd-right-30 { padding-right: 0; margin-bottom: 40px; } .single-event-box-style2 .text-holder h2 { font-size: 24px; line-height: 40px; margin: 18px 0 28px; } .event-carousel-style2 { padding: 0 0px; } .event-carousel-style2.owl-nav-style-one.owl-theme .owl-nav .owl-prev { top: -100px; left: 0; } .event-carousel-style2.owl-nav-style-one.owl-theme .owl-nav .owl-next { bottom: auto; top: -100px; } /*** Partner Area Css ***/ .testimonial-style1-box .top { padding: 85px 100px 0; flex-direction: column; justify-content: flex-end; align-items: flex-start; margin: 0 0 61px; } .testimonial-style1-box .top .text { margin-top: 24px; } .testimonial-style1-box .botton { padding: 0 140px 70px; } /*** Main Header Style3 Area Css ***/ .header-upper-left-style3 { position: absolute; top: 0; left: 0; float: none !important; z-index: 999; } .header-upper-left-style3 .logo { padding: 22px 0; } .header-upper-right-style3 { float: none !important; } .menu-right-content-style3 { position: absolute; top: 0; right: 60px; float: none; z-index: 999; } .menu-right-content-style3 .outer-search-box-style1 { padding: 30px 0; margin: 0 0px; margin-right: 15px; } .menu-right-content-style3 .buy-ticket-button { padding: 20px 0; } .menu-right-content-style3 .buy-ticket-button a { padding: 0 30px; } /*** About Style2 Area Css ***/ .visit-plan-box { -webkit-box-shadow: 0px -4px 8px 2px #F2F2F2; box-shadow: 0px -4px 8px 2px #F2F2F2; } .about-style1-content.style2 .pattern-bg { left: -220px; } .about-style1-content.style2 { padding-top: 120px; padding-right: 0; padding-bottom: 60px; } .about-style2-image-box { margin-top: 0; } .about-style2-image-box img { max-width: 100%; float: none; } .about-style2-image-box .text-box { top: 217px; left: 60px; } /*** Exhibitions Style2 Area Css ***/ .exhibitions-style2-area { margin-top: 0; } .exhibitions-carousel.owl-carousel.owl-dot-style1 .owl-dots { left: auto; bottom: 40px; text-align: right; right: 35px; } /*** Events Style3 Area Css ***/ .single-event-box-style3 .title-holder { margin-right: 0px; padding: 0px 0 0; margin-top: 40px; } .single-event-box-style3 .date-holder { width: 170px; height: 75px; margin-bottom: 30px; } /*** Testimonial Area Css ***/ .testimonial-carousel-style2 { padding: 120px 0px 104px; padding-right: 130px; } /*** Latest Blog Area Css ***/ .latest-blog-style3-area .top .sec-title { padding-bottom: 0px; float: none !important; } .latest-blog-style3-area .top .view-more-button { margin-top: 32px; margin-bottom: 60px; float: none !important; } /*** Subscribe Area Style3 Css ***/ .welcome-content { padding-top: 0px; } .welcome-content .sec-title { padding-bottom: 2px; } .welcome-content ul { margin-top: 40px; } .welcome-image-box { margin-top: 50px; } /*** Footer Style3 Area Css ***/ .single-footer-widget-style2.marbtm50 { margin-bottom: 50px; } /*** Main Header Style4 Css ***/ .header-upper-left-style4 { position: absolute; top: 0; left: 20px; float: none !important; z-index: 999; } .header-upper-left-style4 .logo { padding: 22px 0; } .header-upper-right-style4 { float: none !important; } .menu-right-content-style4 { position: absolute; top: 0; right: 60px; float: none; z-index: 999; } .menu-right-content-style4 .outer-search-box-style1 { padding: 30px 0; margin: 0 15px; margin-left: 0; } .menu-right-content-style4 .buy-ticket-button { padding: 20px 0; } .header-upper-style4 .outer-box { padding-left: 20px; padding-right: 20px; background: #ffffff; border-top-right-radius: 0; border-bottom-right-radius: 0; } /*** contact Us Area Css ***/ .contact-us-area .left-content { max-width: 100%; width: 100%; text-align: center; } .contact-us-area .right-content { position: relative; top: 70px; left: 0; bottom: 0; right: 0; min-height: 120px; padding: 23px 42px 20px; padding-right: 0; } .contact-us-area .right-content:before { top: -35px; left: 0; bottom: -30px; right: -20000px; } .contact-us-area .right-content ul li { margin-right: 40px; } /*** About Style3 Area Css ***/ .about-style1-content.style3.right-content { margin-top: 33px; margin-right: 0px; } /*** Fact Testimonial Area Css ***/ .fact-counter-box ul:before { background-position: 50% 26%; } .fact-counter-box ul li { width: 50%; text-align: center; } .testimonial-box-holder { padding-top: 120px; } .testimonial-box-holder .testimonial-box-holder-bg { top: 0px; left: 0; bottom: 0; right: -375px; } .testimonial-box-holder .testimonial-carousel-style2 { padding: 0; padding-left: 100px; padding-bottom: 120px; padding-right: 100px; } .testimonial-box-holder.style2 .testimonial-box-holder-bg { top: 0px; left: 0; bottom: 0; right: 0; } /*** Subscribe Area style4 Css ***/ .subscribe-area.style4 .welcome-content.style2 .sec-title { padding-bottom: 52px; } .subscribe-area.style4 .welcome-content.style2 .subscribe-box { margin: 0 auto 21px; } /*** Art Style4 Area Css ***/ .art-style4-area .sec-title { padding-bottom: 130px; } .art-carousel-style2.owl-nav-style-one.owl-theme .owl-stage-outer { padding-bottom: 20px; margin-right: 0px; } .art-carousel-style2.owl-nav-style-one.owl-theme .owl-nav { top: -100px; bottom: auto; right: auto; margin: 0; left: 0; } /*** Footer Style4 Area Css ***/ .single-footer-widget-style3.marbtm60{ margin-bottom: 60px; } /*** Art Area Art page Css ***/ .art-area.art-page .sec-title { padding-bottom: 25px; float: none !important; text-align: center; } .art-area.art-page .filters { margin-top: 0px; margin-bottom: 0; float: none !important; padding-bottom: 60px; } /*** Latest Blog Style3 Area Blog Page Css ***/ .latest-blog-style3-area .top .sec-title.pdbtm42{ padding-bottom: 42px; } .single-blog-post .text-holder { padding: 26px 20px 27px; margin-right: 20px; margin-top: -60px; } /*** Blog Single Area Css ***/ .blog-single-area .sidebar-wrapper { padding-top: 100px; } /*** Google Map Area Css ***/ .contactpage-company-info-box { margin-bottom: 70px; } } /* Mobile Layout: 320px. */ @media only screen and (max-width: 767px) { .sec-title { padding-bottom: 54px; } .sec-title p br{ display: none; } .sec-title .big-title { padding: 19px 0 0; } .sec-title .big-title h1 { font-size: 40px; line-height: 60px; } .sec-title .big-title h1 br{ display: none; } /*** Main Header Style ***/ .header-top-left ul li { margin-right: 20px; } .header-upper .outer-box { padding: 0 20px; background: #ffffff; border-radius: 0; } .header-upper-left { position: absolute; top: 0; left: 20px; float: none !important; z-index: 999; } .header-upper-left .logo { padding: 22px 0; } .header-upper-right { float: none !important; } .menu-right-content { position: absolute; top: 0; right: 70px; float: none; margin-left: 0; z-index: 999; } .menu-right-content .outer-search-box-style1 { padding: 30px 0; } .menu-right-content .outer-search-box-style1 .search-box.now-visible { margin-right: -90px; } /*** Intro Area Css ***/ .intro-box { padding: 67px 20px 70px; } .plan-your-visit { position: static; background: rgba(0, 0, 0, 0.50); top: 0; left: 0; bottom: 0; right: 0; max-width: 370px; width: 100%; padding: 26px 20px 26px; border-radius: 20px; margin-top: 50px; } .plan-your-visit ul li { padding-left: 70px; } .plan-your-visit ul li .title-holder p br{ display: none; } /*** Events Area Css ***/ .events-area .sec-title { padding-bottom: 115px; } .single-event-box .title-holder { margin-left: 10px; margin-right: 10px; margin-top: -70px; } .single-event-box .title-holder .inner { padding: 34px 20px 34px; } .single-event-box .title-holder .inner h3 { font-size: 20px; line-height: 32px; } .single-event-box .title-holder .bottom { flex-direction: column; text-align: center; padding-top: 12px; } .event-carousel.owl-carousel.owl-dot-style1 .owl-dots { top: -70px; right: auto; left: 5px; } /*** Art Area Css ***/ .art-area .top { flex-direction: row; justify-content: end; align-content: flex-end; } .art-area .top .sec-title { padding-bottom: 42px; } .art-area .top .view-more-button { margin-top: 0; padding-bottom: 60px; } /*** Latest Blog Area Css ***/ .blog-carousel.owl-nav-style-one.owl-theme .owl-nav { top: auto; right: auto; margin: 0; left: 0; bottom: auto; top: -100px; } .latest-blog-title { padding-bottom: 130px; } /*** Subscribe Area Css ***/ .subscribe-area { padding: 90px 0 100px; } .subscribe-title { text-align: center; } .subscribe-area .subscribe-box { margin: 40px 0 0; } .subscribe-area .subscribe-form input[type="email"] { padding: 0 20px; padding-right: 110px; } .subscribe-area .subscribe-form button { width: 105px; } /*** Footer Area Css ***/ .single-footer-widget.pdtop50{ padding-top: 50px; } .single-footer-widget.marbtm50{ margin-bottom: 50px; } .single-footer-widget.opening-hours-box { margin-left: 0; } .single-footer-widget.follow-sociallinks-widget-box { margin-top: 50px; margin-left: 0; } .single-footer-widget .contact-us p { margin: 0 0 19px; } .footer-bottom .outer-box { flex-direction: column; text-align: center; } .footer-bottom-right .copyright-text { margin-top: 8px; } /*** Main Header Style2 Area Css ***/ .header-upper-style2 { position: relative; display: block; padding: 0 20px; } .header-upper-left-style2 { position: absolute; top: 0; left: 20px; width: auto; background: transparent; float: none !important; z-index: 999; } .header-upper-left-style2 .logo { padding: 22px 0; } .header-upper-midlle-style2 { position: relative; display: block; width: 100%; background: transparent; float: none !important; } .header-upper-midlle-style2 .nav-outer { padding-left: 0; } .menu-right-content-style2 { position: absolute; top: 0; right: 110px; float: none; padding-right: 0; z-index: 999; } .menu-right-content-style2 .user-icon-holder{ display: none; } .menu-right-content-style2 .outer-search-box-style1 { margin: 0 0px; padding: 30px 0; } .menu-right-content-style2 .outer-search-box-style1 .search-box.now-visible { right: -110px; } .menu-right-content-style2 .cart-box-style1 { display: none; } .header-upper-right-style2 { position: absolute; top: 0; right: 80px; float: none !important; width: 45px; height: 90px; background: rgba(21, 14, 9, 0.80); z-index: 999; } .header-upper-right-style2 a.nav-toggler { margin: 34px 7px; } /*** Contact Info Area Css ***/ .contact-info-holder { padding: 70px 50px 70px !important; } .contact-info-holder li { -ms-flex: 0 0 100%; flex: 0 0 100%; max-width: 100%; margin-bottom: 50px; } .contact-info-holder li:last-child{ margin-bottom: 0; } /*** About Style1 Area Css ***/ .about-style1-left-content .img-box { width: 310px; margin: 0; } .about-style1-left-content .img-box:before { top: 70px; width: 280px; height: 280px; } .about-style1-content .inner-content .bottom-box .button, .about-style1-content .inner-content .bottom-box .phone-number { display: block; vertical-align: middle; } .about-style1-content .inner-content .bottom-box .button { margin-bottom: 25px; } /*** Featured Area Css ***/ .featured-area { padding-top: 100px; } .featured-box { border-top-left-radius: 15px; border-top-right-radius: 15px; } .featured-box .title-box { padding-top: 80px; padding-left: 30px; padding-bottom: 62px; padding-right: 30px; max-width: 100%; width: 100%; } .featured-items { max-width: 100%; width: 100%; padding: 77px 0 93px; } .featured-items:before { position: absolute; top: 0; left: 0; bottom: 0; right: 0; } .featured-items ul { padding-left: 30px; margin-top: 16px; } /*** Events Style2 Area Css ***/ .events-style2-area { padding: 120px 0 80px; } .events-style2-area .top .sec-title { padding-bottom: 0px; float: none !important; } .events-style2-area .top .see-all-events-button { margin-top: 25px; float: none !important; padding-bottom: 130px; } .single-event-box-style2 .text-holder.pd-left-30 { padding-left: 0px; } .single-event-box-style2 .text-holder.pd-right-30 { padding-right: 0; margin-bottom: 40px; } .single-event-box-style2 .text-holder h2 { font-size: 24px; line-height: 40px; margin: 18px 0 28px; } .event-carousel-style2 { padding: 0 0px; } .event-carousel-style2.owl-nav-style-one.owl-theme .owl-nav .owl-prev { top: -100px; left: 0; } .event-carousel-style2.owl-nav-style-one.owl-theme .owl-nav .owl-next { bottom: auto; top: -100px; } /*** Partner Area Css ***/ .single-partner-logo-box { flex: 0 0 100%; max-width: 100%; width: 100%; text-align: center; } .single-testimonial-style1 { padding: 39px 30px 50px; } .testimonial-style1-box .top { padding: 85px 30px 0; flex-direction: column; justify-content: flex-end; align-items: flex-start; margin: 0 0 61px; } .testimonial-style1-box .top .text { margin-top: 24px; } .testimonial-style1-box .botton { padding: 0 30px 170px; } .single-testimonial-style1 .client-info .image-box, .single-testimonial-style1 .client-info .title-box { display: block; vertical-align: middle; } .single-testimonial-style1 .client-info .title-box { padding-left: 0px; margin-top: 19px; } .testimonial-carousel.owl-nav-style-one.owl-theme .owl-nav { position: absolute; top: auto; left: 0; bottom: -70px; right: 0; margin: 0; height: 40px; } .testimonial-carousel.owl-nav-style-one.owl-theme .owl-nav .owl-prev { left: 0; bottom: 0; } .testimonial-carousel.owl-nav-style-one.owl-theme .owl-nav .owl-next { right: 0px; bottom: 0; } /*** Main Header Style3 Area Css ***/ .header-top-left-style2 { float: none !important; } .header-top-left-style2 ul { text-align: center; } .header-top-left-style2 ul li { display: inline-block; float: none; padding-right: 0; margin-right: 0; margin: 0 10px; } .header-top-left-style2 ul li:before { display: none; } .header-top-right-style2 { float: none !important; text-align: center; } .header-top-right-style2 .login-register-box { max-width: 140px; margin: 0 auto; } .header-upper-left-style3 { position: absolute; top: 0; left: 0; float: none !important; z-index: 999; } .header-upper-left-style3 .logo { padding: 22px 0; } .header-upper-right-style3 { float: none !important; } .menu-right-content-style3 { position: absolute; top: 0; right: 60px; float: none; z-index: 999; } .menu-right-content-style3 .outer-search-box-style1 { padding: 30px 0; margin: 0 0px; margin-right: 15px; } .menu-right-content-style3 .outer-search-box-style1 .search-box.now-visible { right: -75px; } .menu-right-content-style3 .buy-ticket-button { padding: 20px 0; display: none; } .menu-right-content-style3 .buy-ticket-button a { padding: 0 30px; } /*** About Style2 Area Css ***/ .visit-plan-box { -webkit-box-shadow: 0px -4px 8px 2px #F2F2F2; box-shadow: 0px -4px 8px 2px #F2F2F2; } .about-style1-content.style2 .pattern-bg { left: -220px; } .about-style1-content.style2 { padding-top: 120px; padding-left: 0; padding-bottom: 60px; padding-right: 0; } .about-style2-image-box { margin-top: 0px; } .about-style2-image-box img { max-width: 100%; float: none; } .about-style2-image-box .text-box { top: 217px; left: 30px; } .get-directions { left: 30px; bottom: 100px; padding-left: 0px; } .get-directions:before { display: none; } /*** Exhibitions Style2 Area Css ***/ .exhibitions-style2-area { margin-top: 20px; } .exhibitions-style2-area .layer-outer { position: absolute; top: 0; left: 0; bottom: 0px; right: 0; max-width: 600px; width: 100%; height: 600px; margin: 0 auto; } .exhibitions-style2-area .view-all-button { left: 20px; top: auto; bottom: 30px; } .single-exhibition-box-style2 { max-width: 300px; margin: 0 auto; } .single-exhibition-box-style2 .img-holder .overlay-content { position: static; bottom: 0; right: 0; max-width: 300px; width: 100%; padding: 30px 30px 30px; } .single-exhibition-box-style2 .img-holder .overlay-content h2 { font-size: 18px; font-weight: 700; line-height: 34px; margin: 0 0 18px; } .single-exhibition-box-style2 .img-holder .overlay-content p { margin: 0 0 4px; } .exhibitions-carousel.owl-carousel.owl-dot-style1 .owl-dots { position: relative; left: auto; bottom: 40px; right: auto; text-align: center; } /*** Events Style3 Area Css ***/ .events-style3-area .top .sec-title { padding-bottom: 0px; float: none !important; } .events-style3-area .top .see-all-events-button { margin-top: 26px; padding-bottom: 54px; float: none !important; } .single-event-box-style3 .title-holder { margin-right: 0px; padding: 0px 0 0; margin-top: 40px; } .single-event-box-style3 .date-holder { width: 170px; height: 75px; margin-bottom: 30px; } /*** Testimonial Area Css ***/ .testimonial-carousel-style2 { padding: 120px 0px 160px; padding-right: 0px; } .testimonial-carousel-style2:before { top: 0; left: -5000px; bottom: 0; right: -5000px; } .single-testimonial-style2 .top { padding-left: 0; min-height: 180px; } .single-testimonial-style2 .top .img-box { position: static; top: 0; left: 0; width: 180px; height: 180px; padding-right: 0px; padding-bottom: 0px; z-index: 1; } .single-testimonial-style2 .top .img-box:before { display: none; } .single-testimonial-style2 .title-box { padding-top: 22px; padding-left: 0px; } .single-testimonial-style2 .text { padding-top: 43px; } .testimonial-carousel-style2.owl-carousel.owl-dot-style1 .owl-dots { position: relative; top: auto; left: 0; bottom: -40px; right: 0; display: flex; flex-direction: row; align-items: center; justify-content: center; } .testimonial-carousel-style2.owl-carousel.owl-dot-style1 .owl-dots .owl-dot { margin: 0px 10px; } /*** Latest Blog Area Css ***/ .latest-blog-style3-area .top .sec-title { padding-bottom: 0px; float: none !important; } .latest-blog-style3-area .top .view-more-button { margin-top: 32px; margin-bottom: 60px; float: none !important; } /*** Subscribe Area Style3 Css ***/ .welcome-content { padding-top: 0px; } .welcome-content .sec-title { padding-bottom: 2px; } .welcome-content ul { margin-top: 40px; } .welcome-image-box { margin-top: 50px; } .welcome-image-box img { max-width: 100%; float: none; } /*** Footer Style3 Area Css ***/ .single-footer-widget-style2.marbtm50 { margin-bottom: 50px; } /*** Main Header Style4 Css ***/ .header-upper-left-style4 { position: absolute; top: 0; left: 20px; float: none !important; z-index: 999; } .header-upper-left-style4 .logo { padding: 22px 0; } .header-upper-right-style4 { float: none !important; } .menu-right-content-style4 { position: absolute; top: 0; right: 60px; float: none; z-index: 999; } .menu-right-content-style4 .outer-search-box-style1 { padding: 30px 0; margin: 0 15px; margin-left: 0; } .menu-right-content-style4 .outer-search-box-style1 .search-box.now-visible { right: -95px; } .menu-right-content-style4 .buy-ticket-button { padding: 20px 0; display: none; } .header-upper-style4 .outer-box { padding-left: 20px; padding-right: 20px; background: #ffffff; border-top-right-radius: 0; border-bottom-right-radius: 0; } /*** contact Us Area Css ***/ .contact-us-area .left-content { max-width: 100%; width: 100%; text-align: center; } .contact-us-area .right-content { position: relative; top: 70px; left: 0; bottom: 0; right: 0; min-height: 120px; padding: 23px 0px 20px; padding-right: 0; } .contact-us-area .right-content:before { top: -35px; left: -2000px; bottom: -30px; right: -20000px; } .contact-us-area .right-content ul { text-align: center; } .contact-us-area .right-content ul li { margin-right: 0; display: block; float: none; margin-bottom: 26px; } .contact-us-area .right-content ul li:last-child{ margin-bottom: 0; } /*** About Style3 Area Css ***/ .about-style1-content.style3.right-content { margin-top: 33px; margin-right: 0px; } /*** Fact Testimonial Area Css ***/ .fact-counter-box .fact-counter-bg { left: 0px; right: 0px; } .fact-counter-box ul:before { display: none; } .fact-counter-box ul li { width: 100%; text-align: center; } .fact-counter-box ul li:nth-child(3) { margin-bottom: 100px; } .testimonial-box-holder { padding-top: 120px; } .testimonial-box-holder .testimonial-box-holder-bg { top: 0px; left: 0; bottom: 0; right: 0; } .testimonial-box-holder .sec-title { padding-left: 30px; } .testimonial-box-holder .testimonial-carousel-style2 { padding-left: 30px; padding-bottom: 120px; padding-right: 30px; } .testimonial-box-holder.style2 .testimonial-box-holder-bg { top: 0px; left: 0; bottom: 0; right: 0; } /*** Subscribe Area style4 Css ***/ .subscribe-area.style4 .welcome-content.style2 .sec-title { padding-bottom: 52px; } .subscribe-area.style4 .welcome-content.style2 .subscribe-box { margin: 0 auto 21px; } /*** Art Style4 Area Css ***/ .art-style4-area .sec-title { padding-bottom: 130px; } .art-carousel-style2.owl-nav-style-one.owl-theme .owl-stage-outer { padding-bottom: 20px; margin-right: 0px; } .art-carousel-style2.owl-nav-style-one.owl-theme .owl-nav { top: -100px; bottom: auto; right: auto; margin: 0; left: 0; } /*** Latest Blog Style4 Area Css ***/ .latest-blog-style4-area .sec-title { padding-bottom: 122px; } .blog-carousel-style3 { padding: 0 0px; } .blog-carousel-style3.owl-nav-style-one.owl-theme .owl-nav .owl-prev { top: -100px; left: 0px; } .blog-carousel-style3.owl-nav-style-one.owl-theme .owl-nav .owl-next { top: -100px; right: 0px; } /*** Footer Style4 Area Css ***/ .single-footer-widget-style3.marbtm60{ margin-bottom: 60px; } .single-footer-widget-style3 .our-contact-info-box ul li { padding-left: 70px; } .footer-bottom-style4 { padding: 31px 0 35px; } .footer-bottom-style4 .footer-bottom-content { justify-content: center; flex-direction: column; text-align: center; } .footer-bottom-style4 .copyright-text { margin-bottom: 17px; } /*** Art Area Art page Css ***/ .art-area.art-page .sec-title { padding-bottom: 25px; float: none !important; text-align: center; } .art-area.art-page .filters { margin-top: 0px; margin-bottom: 0; float: none !important; padding-bottom: 60px; } /*** Breadcrumb Area Css ***/ .breadcrumb-area .title h1 { font-size: 50px; } .art-area.art-page .filters li { margin: 0; margin-right: 0; margin: 0 11px; } /*** Buy Tickets Area Css ***/ .visit-day-select .chicklet-list { position: relative; display: block; width: 300px; } .visit-day-select .chicklet-list li { border-left: 0px solid #2d353d; } .select-tickets-box ul li .left p { font-size: 12px; } .select-tickets-box ul li .left h4 { font-size: 16px; } .select-tickets-box .input-box span { margin-right: 10px; } /*** Gallery Area Css ***/ .filters { margin-bottom: 49px; } .filters li { margin: 0 14px 14px; } /*** Latest Blog Style3 Area Blog Page Css ***/ .latest-blog-style3-area .top .sec-title.pdbtm42{ padding-bottom: 42px; } .single-blog-post .text-holder { padding: 26px 20px 27px; margin-right: 20px; margin-top: -60px; } /*** Blog Single Area Css ***/ .blog-single-area .sidebar-wrapper { padding-top: 100px; } .blog-single-area .tag-box .tag { float: none !important; text-align: center; margin: 0 0 6px; } .blog-single-area .tag-box .tag p span { float: none; } .blog-single-area .tag-box .right { float: none !important; overflow: hidden; text-align: center; } .blog-single-area .tag-box .right p { float: none; padding-right: 6px; } .blog-single-area .tag-box .right .sociallinks-style-two { margin: 0; float: none !important; } .blog-single-area .tag-box .right .sociallinks-style-two li { float: none; margin-right: 0; margin: 0 7px; } .blog-single-area .inner-comment-box .single-comment-box { padding-left: 0px; } .blog-single-area .inner-comment-box .single-comment-box .img-holder { position: relative; left: 0; top: 0; width: 100px; height: 100px; margin-bottom: 23px; } .blog-single-area .inner-comment-box .single-comment-box .text-holder { margin-left: 0; } .blog-single-area .inner-comment-box .single-comment-box.marleft100 { margin-left: 0px; } /*** Google Map Area Css ***/ .contactpage-company-info-box { margin-bottom: 70px; } } /*** @media (min-width: 992px){ .navbar-collapse.collapse { display: block !important; height: auto; padding-bottom: 0; overflow: visible !important; } .navbar-toggle { display: none !important; } } **/ @media only screen and (max-width: 991px) { .main-header .main-menu { position: relative; display: block; width: 100%; float: none; } .main-menu .navbar-header { position: relative; display: block; float: none; text-align: right; width: 100%; top: 0px; z-index: 12; } .main-menu .navbar-header .navbar-toggle { display: inline-block; z-index: 7; float: none; padding: 4px 5px; cursor: pointer; margin: 24px 0; border-radius: 0px; background: #131313; } .main-menu .navbar-header .navbar-toggle .icon-bar { background: #ffffff; height: 2px; width: 29px; display: block; margin: 7px 5px; } .main-menu .collapse { max-height: 350px; max-width: none; overflow: auto; float: none; width: 100%; padding: 0px 0px 0px; border: none; margin: 0px; border-radius: 0px; box-shadow: none; } .main-menu .navbar-collapse { max-height: 350px; } .main-menu .navbar-collapse>.navigation { float: none !important; margin: 0px !important; width: 100% !important; background: #2d353d; border: 0px solid #ffffff; border-top: none; } .main-menu .navbar-collapse>.navigation>li { position: relative; display: block; width: 100%; margin: 0px !important; float: none !important; } .main-menu .navbar-collapse>.navigation>li, .main-menu .navbar-collapse>.navigation>li>ul>li, .main-menu .navbar-collapse>.navigation>li>ul>li>ul>li { border-top: 1px solid #242a30 !important; opacity: 1 !important; top: 0px !important; padding-top: 0; padding-bottom: 0; left: 0px !important; visibility: visible !important; border-bottom: none; } .main-menu .navbar-collapse>.navigation>li:first-child { border: none; } .main-menu .navbar-collapse>.navigation>li>a, .main-menu .navbar-collapse>.navigation>li>ul>li>a, .main-menu .navbar-collapse>.navigation>li>ul>li>ul>li>a { padding: 10px 20px 8px !important; line-height: 24px; color: #ffffff; text-align: left; min-height: 0px; border-bottom: 0px solid; } .main-menu .navbar-collapse>.navigation>li:hover>a, .main-menu .navbar-collapse>.navigation>li>ul>li:hover>a, .main-menu .navbar-collapse>.navigation>li>ul>li>ul>li:hover>a, .main-menu .navbar-collapse>.navigation>li.current>a, .main-menu .navbar-collapse>.navigation>li.current-menu-item>a { color: #778394 !important; } .main-menu .navbar-collapse>.navigation>li>ul, .main-menu .navbar-collapse>.navigation>li>ul>li>ul { position: relative; border: none; float: none; visibility: visible; opacity: 1; display: none; margin: 0px; padding: 0px; left: auto !important; right: auto !important; top: auto !important; width: 100%; background: #2d353d; -webkit-border-radius: 0px; -ms-border-radius: 0px; -o-border-radius: 0px; -moz-border-radius: 0px; border-radius: 0px; transition: none !important; -webkit-transition: none !important; -ms-transition: none !important; -o-transition: none !important; -moz-transition: none !important; box-shadow: none !important; } .main-menu .navbar-collapse>.navigation>li>ul:before, .main-menu .navbar-collapse>.navigation>li>ul>li>ul:before{ display: none; } .main-menu .navbar-collapse>.navigation li.dropdown .dropdown-btn { display: block; } .fixed-header .sticky-header { display: none!important; } .main-menu .navigation> li.dropdown> a:before { display: none; } .main-menu .navigation> li> ul> li> a:before { display: none; } .main-menu .navigation>li>ul>li>ul>li a:before { display: none; } .main-menu.style2 .navigation>li>a:after { display: none; } .main-menu.style4 .navigation>li> a:after { display: none; } } @media only screen and (min-width: 1040px) and (max-width: 1250px) { /** Main Slider Css **/ .main-slider.style1 .slide-content .big-title{ font-size: 50px; } } @media only screen and (max-width: 1039px){ .main-header { background: #2d353d; } .main-header-style2 { background: #160f0a; } .header-upper-midlle-style2 { background: transparent; } .main-slider.style1 { margin: 0; } .main-slider.style2 { margin-top: 0px; } .contact-info-holder { padding: 70px 70px 70px; margin-top: 0px; } .main-header-style3 { background: #ffffff; } .main-header-style4 { background: #2d353d; } .main-slider.style4 { margin-top: 0; } /** Main Slider Css **/ .main-slider.style1 .slide-content .big-title{ font-size: 40px; line-height: 1.3em; } /** Main Slider Style2 Css **/ .main-slider.style2 .slide-content .big-title { font-size: 40px; } } @media only screen and (max-width: 777px){ /** Main Slider Css **/ .main-slider.style1 .slide-content .big-title{ font-size: 40px; line-height: 1.3em; } /** Main Slider Style2 Css **/ .main-slider.style2 .slide-content .big-title { font-size: 40px; } /** Main Slider Style3 Css **/ .main-slider.style3 .slide-content .big-title{ font-size: 50px; } /** Main Slider Style4 Css **/ .main-slider.style4 .slide-content .big-title{ font-size: 40px; line-height: 1.4em; } .main-slider.style4 .slide-content .btn-box a { padding: 15px 39px 15px; } } @media only screen and (max-width: 599px) { /** Main Slider Css **/ .main-slider.style1 .slide-content .big-title{ font-size: 30px; line-height: 1.3em; } /** Main Slider Style2 Css **/ .main-slider.style2 .slide-content .big-title { font-size: 30px; } .main-slider.style2 .slide-content .btn-box a { padding: 16px 35px 16px; } /** Main Slider Style3 Css **/ .main-slider.style3 .slide-content .big-title{ font-size: 40px; } .main-slider.style3 .slide-content .btn-box a { padding: 14px 30px 14px; } /** Main Slider Style4 Css **/ .main-slider.style4 .slide-content .big-title{ font-size: 30px; line-height: 1.4em; } .main-slider .mouse-btn-down { bottom: 20px; } .museum-opening-hours-box { bottom: 10px; } .museum-opening-hours-box .inner .title h2 { font-size: 20px; margin: 0 0 3px; } .museum-opening-hours-box .inner .icon { top: 12px; } } @media only screen and (max-width: 479px) { .main-slider.style1 .slide-content .big-title{ font-size: 30px; } /** Main Slider Style2 Css **/ .main-slider.style2 .slide-content .title { font-size: 20px; } .main-slider.style2 .slide-content .big-title { font-size: 25px; } .main-slider.style2 .slide-content .btn-box a { padding: 16px 25px 16px; } .main-slider.style2 .tp-bullets{ display: none !important; } /** Main Slider Style3 Css **/ .main-slider.style3 .slide-content .title { font-size: 20px; } .main-slider.style3 .slide-content .big-title{ font-size: 30px; } .main-slider.style3 .slide-content .btn-box a { padding: 14px 30px 14px; } /** Main Slider Style4 Css **/ .main-slider.style4 .slide-content .big-title{ font-size: 30px; line-height: 1.4em; } .main-slider .mouse-btn-down { bottom: 20px; } } @media only screen and (max-width: 400px) { /** Main Slider Css **/ .main-slider.style1 .slide-content .big-title{ font-size: 20px; } /** Main Slider Style4 Css **/ .main-slider.style4 .slide-content .big-title{ font-size: 20px; line-height: 1.4em; } } @media only screen and (min-width: 1300px) and (max-width: 1680px) { .main-menu.style2 .navigation>li>a { padding-right: 26px; margin-right: 25px; } .header-upper-right-style2 a.nav-toggler { margin: 39px 19px; } } @media only screen and (min-width: 992px) and (max-width: 1299px) { .header-upper-midlle-style2 .nav-outer { padding-left: 20px; } .main-menu.style2 .navigation>li>a { padding-right: 0px; margin-right: 20px; } .main-menu.style2 .navigation>li>a:after { display: none; } .header-upper-right-style2 a.nav-toggler { margin: 39px 10px; } } @media only screen and (min-width: 320px) and (max-width: 767px) { .order-sm-2 { -ms-flex-order: 2; order: 2; } .order-sm-1 { -ms-flex-order: 1; order: 1; } } @media only screen and (min-width: 320px) and (max-width: 1199px) { .order-box-2 { -ms-flex-order: 2; order: 2; } .order-box-1 { -ms-flex-order: 1; order: 1; } }
0.190423
0.083928
.ui-iframe { padding: 0; margin: 0; line-height: 0; } .ui-iframe iframe { padding: 0; margin: 0; line-height: 0; border: 0; } .ui-message { background-color: rgba(255,255,255,0.9); position: fixed; left: 0; right: 0; bottom: 0; top: 0; z-index: 1010; width: 100%; display: table; height: 100%; transition: 0.3s all; opacity: 0; } .ui-message > div { display: table-cell; vertical-align: middle; text-align: center; padding: 15px; } .ui-message-body { padding: 30px 25px 20px; position: relative; display: inline-block; color: black; border-radius: 4px; max-width: 500px; text-align: left; transform: scale(1.5); transition: 0.2s all; box-shadow: 0 5px 20px rgba(0,0,0,0.1); background-color: white; border-width: 3px; border-style: solid; } .ui-message-warning .ui-message-body { border-color: #DA4453; min-width: 300px; } .ui-message-success .ui-message-body { border-color: #8CC152; min-width: 300px; } .ui-message-info .ui-message-body { border-color: #3BAFDA; min-width: 300px; } .ui-message button { display: block; min-width: 100px; margin: 20px auto 0; cursor: pointer; outline: 0; background-color: white; border: 1px solid #E0E0E0; border-radius: 3px; color: black; padding: 0 20px; height: 34px; font-weight: bold; } .ui-message button:hover { background-color: #F0F0F0; } .ui-message button:active { border-color: #D0D0D0; } .ui-message-icon { border-radius: 100px; width: 60px; height: 60px; padding: 6px 0 0 0; font-size: 30px; text-align: center; position: absolute; left: 50%; border: 4px solid #3BAFDA; margin-left: -30px; z-index: 5; background-color: white; color: #3BAFDA; margin-top: -40px; transform: scale(2); transition: all 0.3s; } .ui-message-icon-animate { transform: scale(1); } .ui-message-success .ui-message-icon { border-color: #8CC152; color: #8CC152; } .ui-message-warning .ui-message-icon { border-color: #DA4453; color: #DA4453; } .ui-message-error i { margin-right: 5px; color: red; } .ui-message-visible { opacity: 1; } .ui-message-visible .ui-message-body { transform: scale(1); } .ui-snackbar { position: fixed; bottom: 0; left: 0; width: 80%; left: 10%; transition: all 0.3s; transform: translate(0,70px); font-size: 14px; z-index: 1000; } .ui-snackbar > div { margin: 0; width: 100%; background-color: #303030; border-radius: 3px 3px 0 0; box-shadow: 0 -15px 25px rgba(0,0,0,0.08); border: 1px solid gray; border-bottom: 0; height: 64px } .ui-snackbar-dismiss { float: right; width: 100px; text-overflow: ellipsis; white-space: nowrap; overflow: hidden; text-align: center; text-decoration: none; color: gray; padding: 22px 0 0 0; text-transform: uppercase; background-color: #404040; border-radius: 0 3px 0 0; height: 63px; display: block; cursor: pointer; font-weight: bold; color: #A0A0A0; } .ui-snackbar-dismiss:hover { background-color: #505050; text-decoration: none; } .ui-snackbar-body { margin: 0 100px 0 80px; padding: 22px 15px 15px 0; color: white; text-overflow: ellipsis; white-space: nowrap; overflow: hidden; } .ui-snackbar-body i { margin-right: 5px; } .ui-snackbar-visible { transform: translate(0, 0); } .ui-snackbar-icon { float: left; font-size: 28px; border-right: 1px solid #505050; padding: 13px 0 0 0; width: 63px; height: 63px; text-align: center; color: #4285F4; } .ui-snackbar-icon .fa-times-circle { color: red; } .ui-snackbar-icon .fa-check-circle { color: #60CD4F; } .ui-snackbar-icon .fa-spinner { color: yellow; } @media(max-width: 767px) { .ui-snackbar > div { width: 100%; } .ui-snackbar-body { margin-left: 0; } .ui-snackbar-icon { width: 40px; font-size: 18px; border-right: 0; padding-top: 21px; } .ui-snackbar-dismiss { width: 70px; } } .ui-confirm-noscroll, .ui-confirm-noscroll body { overflow: hidden; } .ui-confirm { background-color: rgba(255,255,255,0.9); position: fixed; left: 0; right: 0; bottom: 0; top: 0; z-index: 100; width: 100%; display: table; height: 100%; transition: 0.5s all; opacity: 0; } .ui-confirm > div { display: table-cell; vertical-align: middle; text-align: center; color: white; padding: 15px; } .ui-confirm-body { padding: 30px; position: relative; display: inline-block; border-radius: 4px; max-width: 600px; text-align: left; transform: scale(0.5); transition: 0.3s all; color: gray; border: 8px solid #E0E0E0; background-color: white; box-shadow: 0 0 30px rgba(0,0,0,0.1); } .ui-confirm-message { border-bottom: 1px solid #F0F0F0; padding: 0 0 20px 0; margin-bottom: 20px; } .ui-confirm button { font-size: 12px; position: relative; display: inline-block; cursor: pointer; outline: 0; background-color: #E0E0E0; border: 0; border-radius: 4px; color: gray; padding: 0 20px; height: 30px; font-weight: normal; margin: 0 10px 0 0; } .ui-confirm button .fa { margin-right: 5px; } .ui-confirm button:hover { opacity: 0.9; } .ui-confirm button[data-index="0"] { color: white; font-weight: bold; font-weight: bold; background-color: #EC2C28; } .ui-confirm-visible { opacity: 1; } .ui-confirm-visible .ui-confirm-body { -webkit-transform: scale(1); transform: scale(1); } .ui-confirm-click { transform: scale(1.07) !important; } .ui-mainprogress { position: fixed; left: 0; top: 0; height: 2px; z-index: 1000; background-color: #4285F4; box-shadow: 0 2px 10px rgba(66,130,244,0.8); } .ui-notificationspanel { position: fixed; right: 0; width: 300px; top: 0; background-color: rgba(255,255,255,0.9); border-left: 1px solid #E0E0E0; box-shadow: -10px 0 10px rgba(0,0,0,0.05); } .ui-notificationspanel-header { height: 30px; border-bottom: 1px solid #E0E0E0; font-size: 12px; line-height: 29px; padding: 0 0 0 10px; color: gray; } .ui-notificationspanel-clear { float: right; cursor: pointer; line-height: 27px; color: #A0A0A0; margin-right: 10px; font-size: 11px; } .ui-notificationspanel-clear:hover { color: #e73323 !important; } .ui-notificationspanel-close { float: right; cursor: pointer; line-height: 29px; color: #e73323; border-left: 1px solid #E0E0E0; text-align: center; width: 29px; } .ui-notificationspanel-close:hover { background-color: red; color: white; } @media(max-width: 767px) { .ui-confirm button { display: block; margin: 10px 0 0; display: block; width: 100%; } .ui-notificationspanel { width: 100%; border-left: 0; } }
public/css/admin-ui.css
.ui-iframe { padding: 0; margin: 0; line-height: 0; } .ui-iframe iframe { padding: 0; margin: 0; line-height: 0; border: 0; } .ui-message { background-color: rgba(255,255,255,0.9); position: fixed; left: 0; right: 0; bottom: 0; top: 0; z-index: 1010; width: 100%; display: table; height: 100%; transition: 0.3s all; opacity: 0; } .ui-message > div { display: table-cell; vertical-align: middle; text-align: center; padding: 15px; } .ui-message-body { padding: 30px 25px 20px; position: relative; display: inline-block; color: black; border-radius: 4px; max-width: 500px; text-align: left; transform: scale(1.5); transition: 0.2s all; box-shadow: 0 5px 20px rgba(0,0,0,0.1); background-color: white; border-width: 3px; border-style: solid; } .ui-message-warning .ui-message-body { border-color: #DA4453; min-width: 300px; } .ui-message-success .ui-message-body { border-color: #8CC152; min-width: 300px; } .ui-message-info .ui-message-body { border-color: #3BAFDA; min-width: 300px; } .ui-message button { display: block; min-width: 100px; margin: 20px auto 0; cursor: pointer; outline: 0; background-color: white; border: 1px solid #E0E0E0; border-radius: 3px; color: black; padding: 0 20px; height: 34px; font-weight: bold; } .ui-message button:hover { background-color: #F0F0F0; } .ui-message button:active { border-color: #D0D0D0; } .ui-message-icon { border-radius: 100px; width: 60px; height: 60px; padding: 6px 0 0 0; font-size: 30px; text-align: center; position: absolute; left: 50%; border: 4px solid #3BAFDA; margin-left: -30px; z-index: 5; background-color: white; color: #3BAFDA; margin-top: -40px; transform: scale(2); transition: all 0.3s; } .ui-message-icon-animate { transform: scale(1); } .ui-message-success .ui-message-icon { border-color: #8CC152; color: #8CC152; } .ui-message-warning .ui-message-icon { border-color: #DA4453; color: #DA4453; } .ui-message-error i { margin-right: 5px; color: red; } .ui-message-visible { opacity: 1; } .ui-message-visible .ui-message-body { transform: scale(1); } .ui-snackbar { position: fixed; bottom: 0; left: 0; width: 80%; left: 10%; transition: all 0.3s; transform: translate(0,70px); font-size: 14px; z-index: 1000; } .ui-snackbar > div { margin: 0; width: 100%; background-color: #303030; border-radius: 3px 3px 0 0; box-shadow: 0 -15px 25px rgba(0,0,0,0.08); border: 1px solid gray; border-bottom: 0; height: 64px } .ui-snackbar-dismiss { float: right; width: 100px; text-overflow: ellipsis; white-space: nowrap; overflow: hidden; text-align: center; text-decoration: none; color: gray; padding: 22px 0 0 0; text-transform: uppercase; background-color: #404040; border-radius: 0 3px 0 0; height: 63px; display: block; cursor: pointer; font-weight: bold; color: #A0A0A0; } .ui-snackbar-dismiss:hover { background-color: #505050; text-decoration: none; } .ui-snackbar-body { margin: 0 100px 0 80px; padding: 22px 15px 15px 0; color: white; text-overflow: ellipsis; white-space: nowrap; overflow: hidden; } .ui-snackbar-body i { margin-right: 5px; } .ui-snackbar-visible { transform: translate(0, 0); } .ui-snackbar-icon { float: left; font-size: 28px; border-right: 1px solid #505050; padding: 13px 0 0 0; width: 63px; height: 63px; text-align: center; color: #4285F4; } .ui-snackbar-icon .fa-times-circle { color: red; } .ui-snackbar-icon .fa-check-circle { color: #60CD4F; } .ui-snackbar-icon .fa-spinner { color: yellow; } @media(max-width: 767px) { .ui-snackbar > div { width: 100%; } .ui-snackbar-body { margin-left: 0; } .ui-snackbar-icon { width: 40px; font-size: 18px; border-right: 0; padding-top: 21px; } .ui-snackbar-dismiss { width: 70px; } } .ui-confirm-noscroll, .ui-confirm-noscroll body { overflow: hidden; } .ui-confirm { background-color: rgba(255,255,255,0.9); position: fixed; left: 0; right: 0; bottom: 0; top: 0; z-index: 100; width: 100%; display: table; height: 100%; transition: 0.5s all; opacity: 0; } .ui-confirm > div { display: table-cell; vertical-align: middle; text-align: center; color: white; padding: 15px; } .ui-confirm-body { padding: 30px; position: relative; display: inline-block; border-radius: 4px; max-width: 600px; text-align: left; transform: scale(0.5); transition: 0.3s all; color: gray; border: 8px solid #E0E0E0; background-color: white; box-shadow: 0 0 30px rgba(0,0,0,0.1); } .ui-confirm-message { border-bottom: 1px solid #F0F0F0; padding: 0 0 20px 0; margin-bottom: 20px; } .ui-confirm button { font-size: 12px; position: relative; display: inline-block; cursor: pointer; outline: 0; background-color: #E0E0E0; border: 0; border-radius: 4px; color: gray; padding: 0 20px; height: 30px; font-weight: normal; margin: 0 10px 0 0; } .ui-confirm button .fa { margin-right: 5px; } .ui-confirm button:hover { opacity: 0.9; } .ui-confirm button[data-index="0"] { color: white; font-weight: bold; font-weight: bold; background-color: #EC2C28; } .ui-confirm-visible { opacity: 1; } .ui-confirm-visible .ui-confirm-body { -webkit-transform: scale(1); transform: scale(1); } .ui-confirm-click { transform: scale(1.07) !important; } .ui-mainprogress { position: fixed; left: 0; top: 0; height: 2px; z-index: 1000; background-color: #4285F4; box-shadow: 0 2px 10px rgba(66,130,244,0.8); } .ui-notificationspanel { position: fixed; right: 0; width: 300px; top: 0; background-color: rgba(255,255,255,0.9); border-left: 1px solid #E0E0E0; box-shadow: -10px 0 10px rgba(0,0,0,0.05); } .ui-notificationspanel-header { height: 30px; border-bottom: 1px solid #E0E0E0; font-size: 12px; line-height: 29px; padding: 0 0 0 10px; color: gray; } .ui-notificationspanel-clear { float: right; cursor: pointer; line-height: 27px; color: #A0A0A0; margin-right: 10px; font-size: 11px; } .ui-notificationspanel-clear:hover { color: #e73323 !important; } .ui-notificationspanel-close { float: right; cursor: pointer; line-height: 29px; color: #e73323; border-left: 1px solid #E0E0E0; text-align: center; width: 29px; } .ui-notificationspanel-close:hover { background-color: red; color: white; } @media(max-width: 767px) { .ui-confirm button { display: block; margin: 10px 0 0; display: block; width: 100%; } .ui-notificationspanel { width: 100%; border-left: 0; } }
0.577853
0.159348
.editor[data-v-16ee9940]{ position:relative } canvas[data-v-16ee9940]{ position:absolute; top:0; left:0; width:100%; height:100% } .layer[data-v-70e6c380]{ position:relative; font-size:11px } .child[data-v-70e6c380]{ position:absolute; top:50%; -webkit-transform:translateY(-50%); transform:translateY(-50%) } .child>[data-v-70e6c380]{ display:inline-block; vertical-align:middle } .delete-button[data-v-70e6c380]{ font-size:12pt; margin:0 2px } input[data-v-70e6c380]{ font-size:inherit } input[name=name][data-v-70e6c380]{ width:140px } input[name=volume][data-v-70e6c380]{ width:20px } .timebox[data-v-f07f5182]{ font-size:12px; -webkit-box-pack:end; -ms-flex-pack:end; justify-content:flex-end } .timebox>[data-v-f07f5182]{ margin-right:10px } .times[data-v-f07f5182]{ text-align:right } .current[data-v-f07f5182]{ font-weight:700 } .end[data-v-f07f5182]{ font-size:11px } .tempo-container[data-v-f07f5182]{ border:1px solid #000; cursor:text; } .tempo-container[data-v-f07f5182]:not([vanilla-friendly]){ background-color:#ffoooo } input[name=tempo][data-v-f07f5182]{ width:35px; text-align:right; border:0; background-color:inherit } .row[data-v-583a690e]{ height:32px; background-color:#d3d3d3; width:100% } .overlay-container[data-v-54151350]{ position:fixed; top:0; left:0; width:100%; height:100%; z-index:10; background-color:rgba(0,0,0,.3) } .overlay[data-v-54151350]{ position:fixed; top:50%; left:50%; -webkit-transform:translate(-50%,-50%); transform:translate(-50%,-50%); background-color:#ededed; border-left:1px solid #e4e4e4; border-top:1px solid #e4e4e4; border-radius:7px; padding:15px 30px; -webkit-box-shadow:3px 3px #111; box-shadow:3px 3px #111 } .section[data-v-f4849b4a]{ padding:0 10px; width:50% } p[data-v-f4849b4a]{ font-size:13px; margin:3px 0 } .about[data-v-f4849b4a]{ border-right:1px solid #777; padding-right:20px } .about h1[data-v-f4849b4a]{ margin:0 } .actions[data-v-f4849b4a]{ font-size:13px } .button[data-v-f4849b4a]{ padding:10px; border-radius:5px; min-width:200px; border:1px solid transparent } .button[data-v-f4849b4a]:active, .button[data-v-f4849b4a]:hover{ border:1px solid #888 } .button[data-v-f4849b4a]:active{ background-image:-webkit-gradient(linear,left top,left bottom,from(#27db27),to(#37db37)); background-image:linear-gradient(#27db27,#37db37) } .button-body[data-v-f4849b4a]{ padding-left:5px } .load-song[data-v-f4849b4a]{ position:relative } .file-input[data-v-f4849b4a]{ opacity:0; position:absolute; top:0; left:0; width:100%; height:100% } .details[data-v-fb871bbe]{ text-align:center } .author[data-v-fb871bbe], .original-author[data-v-fb871bbe], .title[data-v-fb871bbe]{ color:#909; text-shadow:2px 2px #ffcbff; font-weight:700 } .description[data-v-fb871bbe]{ width:100% } .button[data-v-5a43b30b]{ position:relative } .instrument-body[data-v-5a43b30b]{ position:absolute; top:50%; left:50%; -webkit-transform:translate(-50%,-50%); transform:translate(-50%,-50%) } .toolbar[data-v-372f748e]{ background-color:#999; display:-webkit-box; display:-ms-flexbox; display:flex; -webkit-box-orient:horizontal; -webkit-box-direction:normal; -ms-flex-direction:row; flex-direction:row; -ms-flex-wrap:wrap; flex-wrap:wrap } .separator[data-v-372f748e]{ border-right:1px solid #999; margin:2px } .button[data-v-372f748e]{ border:1px solid transparent; border-radius:3px; display:inline-block; padding:2px; width:20px; height:20px; margin:2px; text-decoration:none } .button[data-v-372f748e]:hover, .button[value=true][data-v-372f748e]{ border:1px solid #999 } .button[value=true][data-v-372f748e]{ background-image:-webkit-gradient(linear,left top,left bottom,from(#eee),to(#ccc)); background-image:linear-gradient(#eee,#ccc); background-color:#21dd21 } .button[value=false][data-v-372f748e]{ background-image:-webkit-gradient(linear,left top,left bottom,from(#eee),to(#ccc)); background-image:linear-gradient(#eee,#ccc); background-color:#ff0000 } .button[data-v-372f748e]:active{ background-color:#21dd21 } .button-image[data-v-372f748e]{ width:100%; height:100% } .volume input[name=volume][data-v-372f748e]{ height:16px; width:100px; margin:0 10px; padding:0 } .volume img[data-v-372f748e]{ width:auto } .open[data-v-372f748e]{ position:relative } .open input[type=file][data-v-372f748e]{ opacity:0; position:absolute; top:0; left:0; width:100%; height:100%; cursor:pointer } .key[data-v-e828db60]{ position:relative; width:40px; height:100%; border-radius:0 0 3px 3px; -webkit-box-sizing:border-box; box-sizing:border-box; cursor:pointer } .key.sharp[data-v-e828db60]{ height:50%; width:30px; z-index:1; position:absolute; top:0; left:100%; -webkit-transform:translateX(-50%); transform:translateX(-50%); color:#fff } .text[data-v-e828db60]{ position:absolute; width:100%; text-align:center; bottom:10px; font-size:12px; font-weight:700 } .key[data-v-e828db60]{ background:-webkit-gradient(linear,left top,left bottom,from(#fdd),to(#fcc)); background:linear-gradient(#fdd,#fcc); border:1px solid #555 } .key.vanilla[data-v-e828db60]{ background:-webkit-gradient(linear,left top,left bottom,from(#fcfcfc),to(#e0e0e0)); background:linear-gradient(#fcfcfc,#e0e0e0); border:1px solid #555 } .key.selected[data-v-e828db60]{ background:#ccc } .key.sharp[data-v-e828db60]{ background:-webkit-gradient(linear,left top,left bottom,from(#833),to(#733)); background:linear-gradient(#833,#733); border:1px solid #111 } .key.sharp.vanilla[data-v-e828db60]{ background:-webkit-gradient(linear,left top,left bottom,from(#2c2c2c),to(#222)); background:linear-gradient(#2c2c2c,#222); border:1px solid #111 } .key.sharp.selected[data-v-e828db60]{ background:#18bb18 } .octave[data-v-087acd99]{ display:-webkit-box; display:-ms-flexbox; display:flex; -webkit-box-orient:horizontal; -webkit-box-direction:normal; -ms-flex-direction:row; flex-direction:row } .keyboard-key[data-v-087acd99]{ position:relative } .keyboard[data-v-61f4b92c]{ background-color:#111; position:relative; -webkit-box-pack:center; -ms-flex-pack:center; justify-content:center; overflow-x:auto; padding:2px 0 } body{ background-color:#777; font-family:sans-serif; margin:0 } a{ cursor:pointer } a:hover{ text-decoration:underline } .no-spinners{ -moz-appearance:textfield } .no-spinners::-webkit-inner-spin-button, .no-spinners::-webkit-outer-spin-button{ -webkit-appearance:none; margin:0 } .flex{ display:-webkit-box; display:-ms-flexbox; display:flex } .flex-row{ -webkit-box-orient:horizontal; -ms-flex-direction:row; flex-direction:row } .flex-column, .flex-row{ -webkit-box-direction:normal } .flex-column{ -webkit-box-orient:vertical; -ms-flex-direction:column; flex-direction:column } .flex-center{ -webkit-box-align:center; -ms-flex-align:center; align-items:center } #main{ display:-webkit-box; display:-ms-flexbox; display:flex; -webkit-box-orient:vertical; -webkit-box-direction:normal; -ms-flex-direction:column; flex-direction:column; width:100vw; height:100vh } #middle{ -webkit-box-flex:1; -ms-flex:1; flex:1; display:grid; grid-template-rows:auto; grid-template-columns:200px auto; overflow-y:auto; background-image:url(../img/bgimg.jpeg); border-top:1px solid #777; border-bottom:1px solid #777 } #layer-list{ background-color: #777; border-right:1px solid #666; width:200px } #editor{ -webkit-box-flex:1; -ms-flex:1; flex:1 } #keyboard{ height:130px }
NBSEditor/app.css
.editor[data-v-16ee9940]{ position:relative } canvas[data-v-16ee9940]{ position:absolute; top:0; left:0; width:100%; height:100% } .layer[data-v-70e6c380]{ position:relative; font-size:11px } .child[data-v-70e6c380]{ position:absolute; top:50%; -webkit-transform:translateY(-50%); transform:translateY(-50%) } .child>[data-v-70e6c380]{ display:inline-block; vertical-align:middle } .delete-button[data-v-70e6c380]{ font-size:12pt; margin:0 2px } input[data-v-70e6c380]{ font-size:inherit } input[name=name][data-v-70e6c380]{ width:140px } input[name=volume][data-v-70e6c380]{ width:20px } .timebox[data-v-f07f5182]{ font-size:12px; -webkit-box-pack:end; -ms-flex-pack:end; justify-content:flex-end } .timebox>[data-v-f07f5182]{ margin-right:10px } .times[data-v-f07f5182]{ text-align:right } .current[data-v-f07f5182]{ font-weight:700 } .end[data-v-f07f5182]{ font-size:11px } .tempo-container[data-v-f07f5182]{ border:1px solid #000; cursor:text; } .tempo-container[data-v-f07f5182]:not([vanilla-friendly]){ background-color:#ffoooo } input[name=tempo][data-v-f07f5182]{ width:35px; text-align:right; border:0; background-color:inherit } .row[data-v-583a690e]{ height:32px; background-color:#d3d3d3; width:100% } .overlay-container[data-v-54151350]{ position:fixed; top:0; left:0; width:100%; height:100%; z-index:10; background-color:rgba(0,0,0,.3) } .overlay[data-v-54151350]{ position:fixed; top:50%; left:50%; -webkit-transform:translate(-50%,-50%); transform:translate(-50%,-50%); background-color:#ededed; border-left:1px solid #e4e4e4; border-top:1px solid #e4e4e4; border-radius:7px; padding:15px 30px; -webkit-box-shadow:3px 3px #111; box-shadow:3px 3px #111 } .section[data-v-f4849b4a]{ padding:0 10px; width:50% } p[data-v-f4849b4a]{ font-size:13px; margin:3px 0 } .about[data-v-f4849b4a]{ border-right:1px solid #777; padding-right:20px } .about h1[data-v-f4849b4a]{ margin:0 } .actions[data-v-f4849b4a]{ font-size:13px } .button[data-v-f4849b4a]{ padding:10px; border-radius:5px; min-width:200px; border:1px solid transparent } .button[data-v-f4849b4a]:active, .button[data-v-f4849b4a]:hover{ border:1px solid #888 } .button[data-v-f4849b4a]:active{ background-image:-webkit-gradient(linear,left top,left bottom,from(#27db27),to(#37db37)); background-image:linear-gradient(#27db27,#37db37) } .button-body[data-v-f4849b4a]{ padding-left:5px } .load-song[data-v-f4849b4a]{ position:relative } .file-input[data-v-f4849b4a]{ opacity:0; position:absolute; top:0; left:0; width:100%; height:100% } .details[data-v-fb871bbe]{ text-align:center } .author[data-v-fb871bbe], .original-author[data-v-fb871bbe], .title[data-v-fb871bbe]{ color:#909; text-shadow:2px 2px #ffcbff; font-weight:700 } .description[data-v-fb871bbe]{ width:100% } .button[data-v-5a43b30b]{ position:relative } .instrument-body[data-v-5a43b30b]{ position:absolute; top:50%; left:50%; -webkit-transform:translate(-50%,-50%); transform:translate(-50%,-50%) } .toolbar[data-v-372f748e]{ background-color:#999; display:-webkit-box; display:-ms-flexbox; display:flex; -webkit-box-orient:horizontal; -webkit-box-direction:normal; -ms-flex-direction:row; flex-direction:row; -ms-flex-wrap:wrap; flex-wrap:wrap } .separator[data-v-372f748e]{ border-right:1px solid #999; margin:2px } .button[data-v-372f748e]{ border:1px solid transparent; border-radius:3px; display:inline-block; padding:2px; width:20px; height:20px; margin:2px; text-decoration:none } .button[data-v-372f748e]:hover, .button[value=true][data-v-372f748e]{ border:1px solid #999 } .button[value=true][data-v-372f748e]{ background-image:-webkit-gradient(linear,left top,left bottom,from(#eee),to(#ccc)); background-image:linear-gradient(#eee,#ccc); background-color:#21dd21 } .button[value=false][data-v-372f748e]{ background-image:-webkit-gradient(linear,left top,left bottom,from(#eee),to(#ccc)); background-image:linear-gradient(#eee,#ccc); background-color:#ff0000 } .button[data-v-372f748e]:active{ background-color:#21dd21 } .button-image[data-v-372f748e]{ width:100%; height:100% } .volume input[name=volume][data-v-372f748e]{ height:16px; width:100px; margin:0 10px; padding:0 } .volume img[data-v-372f748e]{ width:auto } .open[data-v-372f748e]{ position:relative } .open input[type=file][data-v-372f748e]{ opacity:0; position:absolute; top:0; left:0; width:100%; height:100%; cursor:pointer } .key[data-v-e828db60]{ position:relative; width:40px; height:100%; border-radius:0 0 3px 3px; -webkit-box-sizing:border-box; box-sizing:border-box; cursor:pointer } .key.sharp[data-v-e828db60]{ height:50%; width:30px; z-index:1; position:absolute; top:0; left:100%; -webkit-transform:translateX(-50%); transform:translateX(-50%); color:#fff } .text[data-v-e828db60]{ position:absolute; width:100%; text-align:center; bottom:10px; font-size:12px; font-weight:700 } .key[data-v-e828db60]{ background:-webkit-gradient(linear,left top,left bottom,from(#fdd),to(#fcc)); background:linear-gradient(#fdd,#fcc); border:1px solid #555 } .key.vanilla[data-v-e828db60]{ background:-webkit-gradient(linear,left top,left bottom,from(#fcfcfc),to(#e0e0e0)); background:linear-gradient(#fcfcfc,#e0e0e0); border:1px solid #555 } .key.selected[data-v-e828db60]{ background:#ccc } .key.sharp[data-v-e828db60]{ background:-webkit-gradient(linear,left top,left bottom,from(#833),to(#733)); background:linear-gradient(#833,#733); border:1px solid #111 } .key.sharp.vanilla[data-v-e828db60]{ background:-webkit-gradient(linear,left top,left bottom,from(#2c2c2c),to(#222)); background:linear-gradient(#2c2c2c,#222); border:1px solid #111 } .key.sharp.selected[data-v-e828db60]{ background:#18bb18 } .octave[data-v-087acd99]{ display:-webkit-box; display:-ms-flexbox; display:flex; -webkit-box-orient:horizontal; -webkit-box-direction:normal; -ms-flex-direction:row; flex-direction:row } .keyboard-key[data-v-087acd99]{ position:relative } .keyboard[data-v-61f4b92c]{ background-color:#111; position:relative; -webkit-box-pack:center; -ms-flex-pack:center; justify-content:center; overflow-x:auto; padding:2px 0 } body{ background-color:#777; font-family:sans-serif; margin:0 } a{ cursor:pointer } a:hover{ text-decoration:underline } .no-spinners{ -moz-appearance:textfield } .no-spinners::-webkit-inner-spin-button, .no-spinners::-webkit-outer-spin-button{ -webkit-appearance:none; margin:0 } .flex{ display:-webkit-box; display:-ms-flexbox; display:flex } .flex-row{ -webkit-box-orient:horizontal; -ms-flex-direction:row; flex-direction:row } .flex-column, .flex-row{ -webkit-box-direction:normal } .flex-column{ -webkit-box-orient:vertical; -ms-flex-direction:column; flex-direction:column } .flex-center{ -webkit-box-align:center; -ms-flex-align:center; align-items:center } #main{ display:-webkit-box; display:-ms-flexbox; display:flex; -webkit-box-orient:vertical; -webkit-box-direction:normal; -ms-flex-direction:column; flex-direction:column; width:100vw; height:100vh } #middle{ -webkit-box-flex:1; -ms-flex:1; flex:1; display:grid; grid-template-rows:auto; grid-template-columns:200px auto; overflow-y:auto; background-image:url(../img/bgimg.jpeg); border-top:1px solid #777; border-bottom:1px solid #777 } #layer-list{ background-color: #777; border-right:1px solid #666; width:200px } #editor{ -webkit-box-flex:1; -ms-flex:1; flex:1 } #keyboard{ height:130px }
0.254231
0.072867
.redirect-manager .managerreference { font-size: 95%; clear: both; bottom: 5px; right: 15px; position: absolute; font-style: italic; } /* Admin page Css comes from Bootstrap */ .redirect-manager.table-responsive { box-sizing: border-box; min-height: 0.01%; overflow-x: auto; display: block; unicode-bidi: -moz-isolate; color: #333; font-family: "Helvetica Neue", Helvetica, Arial, sans-serif; font-size: 14px; line-height: 1.42857; font-family: sans-serif; } .redirect-manager.table { margin-bottom: 20px; max-width: 100%; width: 100%; } .redirect-manager.table { background-color: transparent; border-collapse: collapse; border-spacing: 0; box-sizing: border-box; display: table; text-indent: 0; color: #333; font-family: "Helvetica Neue",Helvetica,Arial,sans-serif; font-size: 14px; line-height: 1.42857; } /* alert are messages that appears when the 404 manager does something */ .redirect-manager.alert-warning { box-sizing: border-box; background-image: linear-gradient(to bottom, #fcf8e3 0px, #f8efc0 100%); background-repeat: repeat-x; background-color: #fcf8e3; border-bottom-color: #faebcc; border-left-color: #faebcc; border-right-color: #faebcc; border-top-color: #faebcc; color: #8a6d3b; position: relative; } .redirect-manager.alert-success { background-image: linear-gradient(to bottom, #dff0d8 0px, #c8e5bc 100%); background-repeat: repeat-x; border-bottom-color: #b2dba1; border-left-color: #b2dba1; border-right-color: #b2dba1; border-top-color: #b2dba1; background-color: #dff0d8; color: #3c763d; position: relative; } .redirect-manager.alert { box-shadow: 0 1px 0 rgba(255, 255, 255, 0.25) inset, 0 1px 2px rgba(0, 0, 0, 0.05); text-shadow: 0 1px 0 rgba(255, 255, 255, 0.2); -moz-border-bottom-colors: none; -moz-border-left-colors: none; -moz-border-right-colors: none; -moz-border-top-colors: none; border-bottom-color: transparent; border-bottom-left-radius: 4px; border-bottom-right-radius: 4px; border-bottom-style: solid; border-bottom-width: 1px; border-image-outset: 0 0 0 0; border-image-repeat: stretch stretch; border-image-slice: 100% 100% 100% 100%; border-image-source: none; border-image-width: 1 1 1 1; border-left-color: transparent; border-left-style: solid; border-left-width: 1px; border-right-color: transparent; border-right-style: solid; border-right-width: 1px; border-top-color: transparent; border-top-left-radius: 4px; border-top-right-radius: 4px; border-top-style: solid; border-top-width: 1px; margin-bottom: 20px; padding-bottom: 15px; padding-left: 15px; padding-right: 15px; padding-top: 15px; display: block; unicode-bidi: -moz-isolate; color: #333; font-family: "Helvetica Neue", Helvetica, Arial, sans-serif; line-height: 1.42857; font-size: 14px; position: relative; padding-bottom: 30px; }
style.css
.redirect-manager .managerreference { font-size: 95%; clear: both; bottom: 5px; right: 15px; position: absolute; font-style: italic; } /* Admin page Css comes from Bootstrap */ .redirect-manager.table-responsive { box-sizing: border-box; min-height: 0.01%; overflow-x: auto; display: block; unicode-bidi: -moz-isolate; color: #333; font-family: "Helvetica Neue", Helvetica, Arial, sans-serif; font-size: 14px; line-height: 1.42857; font-family: sans-serif; } .redirect-manager.table { margin-bottom: 20px; max-width: 100%; width: 100%; } .redirect-manager.table { background-color: transparent; border-collapse: collapse; border-spacing: 0; box-sizing: border-box; display: table; text-indent: 0; color: #333; font-family: "Helvetica Neue",Helvetica,Arial,sans-serif; font-size: 14px; line-height: 1.42857; } /* alert are messages that appears when the 404 manager does something */ .redirect-manager.alert-warning { box-sizing: border-box; background-image: linear-gradient(to bottom, #fcf8e3 0px, #f8efc0 100%); background-repeat: repeat-x; background-color: #fcf8e3; border-bottom-color: #faebcc; border-left-color: #faebcc; border-right-color: #faebcc; border-top-color: #faebcc; color: #8a6d3b; position: relative; } .redirect-manager.alert-success { background-image: linear-gradient(to bottom, #dff0d8 0px, #c8e5bc 100%); background-repeat: repeat-x; border-bottom-color: #b2dba1; border-left-color: #b2dba1; border-right-color: #b2dba1; border-top-color: #b2dba1; background-color: #dff0d8; color: #3c763d; position: relative; } .redirect-manager.alert { box-shadow: 0 1px 0 rgba(255, 255, 255, 0.25) inset, 0 1px 2px rgba(0, 0, 0, 0.05); text-shadow: 0 1px 0 rgba(255, 255, 255, 0.2); -moz-border-bottom-colors: none; -moz-border-left-colors: none; -moz-border-right-colors: none; -moz-border-top-colors: none; border-bottom-color: transparent; border-bottom-left-radius: 4px; border-bottom-right-radius: 4px; border-bottom-style: solid; border-bottom-width: 1px; border-image-outset: 0 0 0 0; border-image-repeat: stretch stretch; border-image-slice: 100% 100% 100% 100%; border-image-source: none; border-image-width: 1 1 1 1; border-left-color: transparent; border-left-style: solid; border-left-width: 1px; border-right-color: transparent; border-right-style: solid; border-right-width: 1px; border-top-color: transparent; border-top-left-radius: 4px; border-top-right-radius: 4px; border-top-style: solid; border-top-width: 1px; margin-bottom: 20px; padding-bottom: 15px; padding-left: 15px; padding-right: 15px; padding-top: 15px; display: block; unicode-bidi: -moz-isolate; color: #333; font-family: "Helvetica Neue", Helvetica, Arial, sans-serif; line-height: 1.42857; font-size: 14px; position: relative; padding-bottom: 30px; }
0.510008
0.097777
.cyan-dark { background: #00796B !important; } /*cyan fuerte*/ .cyan-dark-text { color: #00796B; } /*cyan fuerte*/ .cyan { background: #009688 !important; } /*cyan */ .cyan-text { color: #009688; } /*cyan */ .cyan-light { background: #B2DFDB !important; } /*cyan light*/ .cyan-light-text { color: #B2DFDB; } /*cyan light*/ .white-text { color: #FFFFFF; } /*blanco*/ .brown-accent { background: #795548 !important; } /*cafe */ .brown-text { color: #795548 !important; } /*cafe */ .black-text { color: #212121; } /*negro*/ .grey-text { color: #727272; } /*gris*/ .divisor-color { border-color: #B6B6B6; } /*gris light*/ .mred { background: #f44336 !important;} /*red */ .mred-text { color: #f44336; } /*red */ a{color: #ffffff;transition: all 0.3s ease-out 0s;} a:focus, a:hover{color: #B2DFDB;} audio, iframe, img , video {max-width: 100%;} body {font-family: 'Roboto', "Helvetica Neue",Helvetica,Arial,sans-serif;} footer{padding-top: 1.5em;} hr.hr{ margin-top: 5px; margin-bottom: 5px; border: 0; border-top: 1px solid #eee; } textarea.arti{width: 100%; min-height: 400px;resize: vertical;} p { color: #727272; } ul{list-style:none;} ul.estilo{list-style: circle;} .a-post{color: #727272;} .a-post:hover,.a-post:active,.a-post:focus{color: #009688;} .a-red{color: #727272;} .a-red:hover, .a-red:active, .a-red:focus{color: #f44336;} .a-amber{color: #727272;} .a-amber:hover, .a-amber:active, .a-amber:focus{color: #ffc107;} .borde{ border: 1px solid grey; } .btn { padding: .5em 1em; border: 1px solid #B6B6B6; border-radius: 4px; } .btn-circle{ text-align: center; overflow: hidden; width: 37px; height: 37px; border: none; border-radius: 50%; box-shadow: 0 2px 5px 0 rgba(0, 0, 0, 0.16), 0 2px 10px 0 rgba(0, 0, 0, 0.12); } .btn-circle:active , .btn-circle:hover, .btn-circle:focus{ border: none; border-color: none; } .btn-default { color: #fff; background-color:#009688 ; border-color: #009688; transition: all 0.3s ease-out 0s; } .btn-default:hover, .btn-default:focus, .btn-default:active{ color: #fff; background-color:#009688; box-shadow: 0px 2px 5px 0px rgba(0, 0, 0, 0.16), 0px 2px 10px 0px rgba(0, 0, 0, 0.12); } .btn-darck { color: #fff; background-color:#00796B ; border-color: #009688; transition: all 0.3s ease-out 0s; } .btn-default-amber { color: #fff; background-color:#ffc107 ; border-color: #ffecb3; transition: all 0.3s ease-out 0s; } .btn-default-amber:hover, .btn-default-amber:focus, .btn-default-amber:active{ color: #fff; background-color:#ffa000; box-shadow: 0px 2px 5px 0px rgba(0, 0, 0, 0.16), 0px 2px 10px 0px rgba(0, 0, 0, 0.12); } .btn-default-red { color: #fff; background-color:#f44336 ; border-color: #ffcdd2; transition: all 0.3s ease-out 0s; } .btn-default-red:hover, .btn-default-red:focus, .btn-default-red:active{ color: #fff; background-color:#d32f2f; box-shadow: 0px 2px 5px 0px rgba(0, 0, 0, 0.16), 0px 2px 10px 0px rgba(0, 0, 0, 0.12); } .blog-post-title{color: #009688;} .btn-darck:hover { color: #fff; box-shadow: 0px 2px 5px 0px rgba(0, 0, 0, 0.16), 0px 2px 10px 0px rgba(0, 0, 0, 0.12); border-color: #00796B; } .condensada-light{ font-family: 'Open Sans Condensed', sans-serif; font-weight: 300; } .condensada-bolt{ font-family: 'Open Sans Condensed', sans-serif; font-weight: 700; } .dropdown-menu{ background-color: #009688; margin:0px; padding: 0px 0px; border: 0px solid rgba(0, 0, 0, 0.15); } .dropdown-menu > li > a { display: block; padding: .5em 1.5em; clear: both; font-weight: 400; line-height: 1.42857; color: #FBF4F4; white-space: nowrap; } .dropdown-menu > .active > a, .dropdown-menu > .active > a:focus, .dropdown-menu > .active > a:hover { color: #FFF; text-decoration: none; background-color: #00796B; outline: 0px none; } .dropdown-menu > li > a:focus, .dropdown-menu > li > a:hover { color: #FFFFFF; text-decoration: none; background-color: #00796B; } .delete{} .fondo-arti-post{ background-color: #B2DFDB; border-radius: .4em; padding: 1em .5em; margin: .7em 0em; } .fondo-arti-post a {color: #ffffff;} .fondo-arti-post a:hover {color: #009688;} .fondo-proce{ background: url(../img/fondo-proce.jpg); /* -moz-box-shadow:inset 0px -1px 8px #0f0e0f; -webkit-box-shadow:inset 0px -1px 8px #0f0e0f; box-shadow:inset 0px -1px 8px #0f0e0f;*/ } .footer-copyright{ padding: .6em 0em; } input:focus , input:invalid, textarea:focus, textarea:invalid{ -webkit-appearance: none; -moz-appearance: none; -o-appearance: none; appearance: none; outline: none; } .form-control { border: 1px solid #009688; box-shadow: 0px 1px 1px rgba(0, 150, 136, 0.075) inset; } .form-control:focus, .form-control:active { border-color: #B2DFDB; outline: 0; -webkit-box-shadow: inset 0px 5px 5px rgba(0, 150, 136, 0.075),0px 1px 1px rgba(0, 150, 136, 0.075); box-shadow: inset 0px 5px 5px rgba(0, 150, 136, 0.075),0px 1px 1px rgba(0, 150, 136, 0.075); } /*.form-control:invalid{ esta clase se usa para darle validacion a los imput border: 1px solid #f44336; box-shadow: 0px 1px 1px rgba(0, 150, 136, 0.075) inset; }*/ textarea.form-control:focus, textarea.form-control:hover{ /*este es cuando se le da click al imput manda el foco*/ border: 1px solid #009688); box-shadow: 0px 1px 1px rgba(0, 150, 136, 0.075) inset; } .height-container{ min-height: 600px; } .height-container .height-center{ display: table-cell; margin-top: auto; margin-bottom: auto; } i{line-height:inherit; } i.left{float:left;margin-right:15px} i.right{float:right;margin-left:15px} i.tiny{font-size:1rem} i.small{font-size:2rem} i.medium{font-size:4rem} i.large{font-size:6rem} i.ico-align{position: relative; bottom: -.2em;} .img-logo{ position: relative; top:-10px; } .list-unstyled > li {padding: .3em 0em;} .list-unstyled > li a {color: #009688;} .list-unstyled > li a:hover, .list-unstyled > li a:hover{color: #009688;} .menu-fixed { position: fixed; z-index: 1000; top: 0; margin-right: 0; margin-left: 0; box-shadow: 0px 1.5px 2px rgba(0,0,0,.5); border-radius: 0px 0px 5px 5px; width: 100%; transition: all 0.3s ease-out 0s; } .my-panel{ margin-top: 3%; border-color: #B2DFDB; margin-bottom: 20px; background-color: #FFF; border-radius: 4px; box-shadow: 0px 2px 4px 0px rgba(0, 0, 0, 0.16), 0px 2px 10px 0px rgba(0, 0, 0, 0.12); } .my-panel > .panel-heading { color: #fff; background-color: #009688; border-color: #DDD; } .mono-regular{ font-family: 'Ubuntu Mono',Helvetica ; font-weight: 400; } .mono-bolt{ font-family: 'Ubuntu Mono',Helvetica ; font-weight: 700; } .nav-admin > li > a { position: relative; display: block; padding: 5px 15px; } .navbar-default{border:none;} .navbar { border-radius: 0px; margin: 0px; } .navbar-default .navbar-brand, .navbar-default .navbar-brand { transition: background-color 0.3s ease 0s; color: #FFFFFF; background-color: transparent; } .navbar-default .navbar-brand:focus, .navbar-default .navbar-brand:hover { color: #FFFFFF; background-color: transparent; } .navbar-default .navbar-nav > .active > a, .navbar-default .navbar-nav > .active > a:focus, .navbar-default .navbar-nav > .active > a:hover { color: #FFFFFF; background-color: #00796B; } .navbar-default .navbar-nav > li > a, .navbar-default .navbar-nav > li > a, .navbar-default .navbar-nav > .open > a, .navbar-default .navbar-nav > .open > a:focus, .navbar-default .navbar-nav > .open > a:hover { transition: background-color 0.3s ease 0s; color: #FFFFFF; background-color: transparent; } .navbar-default .navbar-collapse, .navbar-default .navbar-form { border-color: #B2DFDB; } .navbar-default .navbar-nav > li > a:focus, .navbar-default .navbar-nav > li > a:hover { transition: background-color 0.3s ease 0s; color: #FFFFFF; background-color: #00796B; } .navbar-default .navbar-toggle .icon-bar { background-color: #FFFFFF; } .navbar-default .navbar-toggle:focus, .navbar-default .navbar-toggle:hover { background-color: #00796B; } .navbar-default .navbar-nav > .open > a, .navbar-default .navbar-nav > .open > a:focus, .navbar-default .navbar-nav > .open > a:hover { transition: background-color 0.3s ease 0s; color: #FFFFFF; background-color: #00796B; } .nav > li > a:focus, .nav > li > a:hover{ color: #00796B; text-decoration: none; background-color: #B2DFDB; } .navbar-inverse .navbar-brand { color: #FFFFFF; } .navbar-inverse .navbar-nav > li > a{ color: #FFFFFF; } .navbar-inverse .navbar-nav > li > a:focus, .navbar-inverse .navbar-nav > li > a:hover { color: #B2DFDB; background-color: transparent; } .nav-sidebar > .active > a, .nav-sidebar > .active > a:hover, .nav-sidebar > .active > a:focus { color: #FFF; background-color: #00796B; } .navbar-inverse .navbar-collapse, .navbar-inverse .navbar-form { border-color: #B2DFDB; } .navbar-inverse .navbar-toggle:focus, .navbar-inverse .navbar-toggle:hover { background-color: #00796B; } .navbar-inverse .navbar-toggle { border-color: #B2DFDB; } .navbar-inverse .navbar-nav > .open > a, .navbar-inverse .navbar-nav > .open > a:focus, .navbar-inverse .navbar-nav > .open > a:hover { color: #FFF; background-color: #00796B; } .pagination>li>a, .pagination>li>span { color: #009688; } .pagination>.active>a, .pagination>.active>a:focus, .pagination>.active>a:hover, .pagination>.active>span, .pagination>.active>span:focus, .pagination>.active>span:hover { z-index: 2; color: #fff; cursor: default; background-color: #009688; border-color: #009688; } .shadow-title{text-shadow: 2px 2px 3px rgba(0, 0, 0, 0.3);} .sidebar {top: 50px;} .form-control section> option:hover{background: #009688;} .title-lista{ color: #FFFFFF; background-color: #00796B; padding: 1em 1.4em; } .tit-ver{ color: #795548; font-family: 'Open Sans Condensed', sans-serif; font-size: 1.6em; font-weight: 700; } .tit-ver:hover,.tit-ver:focus{ color: #795548; } .ul-footer{padding: 0px;} .ul-footer li { margin: .2em 0em; padding: .2em 1em; } .ul-blog > li >a{color:#009688; } .valign-wrapper { display: flex; align-items: center; } .valign-wrapper .valign { display: block; } .waves-effect { position: relative; cursor: pointer; display: inline-block; overflow: hidden; -moz-user-select: none; vertical-align: middle; z-index: 1; will-change: opacity, transform; transition: all 0.3s ease-out 0s; } @-moz-document url-prefix() { fieldset { display: table-cell; } } @media screen and (max-width: 767px){ .navbar-nav .open .dropdown-menu > li > a, .navbar-default .navbar-nav .open .dropdown-menu > li > a{ color: #FFFFFF; background-color: transparent; } .navbar-nav .open .dropdown-menu > li > a:focus, .navbar-default .navbar-nav .open .dropdown-menu > li > a:hover { color: #FFFFFF; background-color: #00796B; } .a-logo{ position: relative; top:-50px; } .img-logo{ top:-9px; } }
public/css/style.css
.cyan-dark { background: #00796B !important; } /*cyan fuerte*/ .cyan-dark-text { color: #00796B; } /*cyan fuerte*/ .cyan { background: #009688 !important; } /*cyan */ .cyan-text { color: #009688; } /*cyan */ .cyan-light { background: #B2DFDB !important; } /*cyan light*/ .cyan-light-text { color: #B2DFDB; } /*cyan light*/ .white-text { color: #FFFFFF; } /*blanco*/ .brown-accent { background: #795548 !important; } /*cafe */ .brown-text { color: #795548 !important; } /*cafe */ .black-text { color: #212121; } /*negro*/ .grey-text { color: #727272; } /*gris*/ .divisor-color { border-color: #B6B6B6; } /*gris light*/ .mred { background: #f44336 !important;} /*red */ .mred-text { color: #f44336; } /*red */ a{color: #ffffff;transition: all 0.3s ease-out 0s;} a:focus, a:hover{color: #B2DFDB;} audio, iframe, img , video {max-width: 100%;} body {font-family: 'Roboto', "Helvetica Neue",Helvetica,Arial,sans-serif;} footer{padding-top: 1.5em;} hr.hr{ margin-top: 5px; margin-bottom: 5px; border: 0; border-top: 1px solid #eee; } textarea.arti{width: 100%; min-height: 400px;resize: vertical;} p { color: #727272; } ul{list-style:none;} ul.estilo{list-style: circle;} .a-post{color: #727272;} .a-post:hover,.a-post:active,.a-post:focus{color: #009688;} .a-red{color: #727272;} .a-red:hover, .a-red:active, .a-red:focus{color: #f44336;} .a-amber{color: #727272;} .a-amber:hover, .a-amber:active, .a-amber:focus{color: #ffc107;} .borde{ border: 1px solid grey; } .btn { padding: .5em 1em; border: 1px solid #B6B6B6; border-radius: 4px; } .btn-circle{ text-align: center; overflow: hidden; width: 37px; height: 37px; border: none; border-radius: 50%; box-shadow: 0 2px 5px 0 rgba(0, 0, 0, 0.16), 0 2px 10px 0 rgba(0, 0, 0, 0.12); } .btn-circle:active , .btn-circle:hover, .btn-circle:focus{ border: none; border-color: none; } .btn-default { color: #fff; background-color:#009688 ; border-color: #009688; transition: all 0.3s ease-out 0s; } .btn-default:hover, .btn-default:focus, .btn-default:active{ color: #fff; background-color:#009688; box-shadow: 0px 2px 5px 0px rgba(0, 0, 0, 0.16), 0px 2px 10px 0px rgba(0, 0, 0, 0.12); } .btn-darck { color: #fff; background-color:#00796B ; border-color: #009688; transition: all 0.3s ease-out 0s; } .btn-default-amber { color: #fff; background-color:#ffc107 ; border-color: #ffecb3; transition: all 0.3s ease-out 0s; } .btn-default-amber:hover, .btn-default-amber:focus, .btn-default-amber:active{ color: #fff; background-color:#ffa000; box-shadow: 0px 2px 5px 0px rgba(0, 0, 0, 0.16), 0px 2px 10px 0px rgba(0, 0, 0, 0.12); } .btn-default-red { color: #fff; background-color:#f44336 ; border-color: #ffcdd2; transition: all 0.3s ease-out 0s; } .btn-default-red:hover, .btn-default-red:focus, .btn-default-red:active{ color: #fff; background-color:#d32f2f; box-shadow: 0px 2px 5px 0px rgba(0, 0, 0, 0.16), 0px 2px 10px 0px rgba(0, 0, 0, 0.12); } .blog-post-title{color: #009688;} .btn-darck:hover { color: #fff; box-shadow: 0px 2px 5px 0px rgba(0, 0, 0, 0.16), 0px 2px 10px 0px rgba(0, 0, 0, 0.12); border-color: #00796B; } .condensada-light{ font-family: 'Open Sans Condensed', sans-serif; font-weight: 300; } .condensada-bolt{ font-family: 'Open Sans Condensed', sans-serif; font-weight: 700; } .dropdown-menu{ background-color: #009688; margin:0px; padding: 0px 0px; border: 0px solid rgba(0, 0, 0, 0.15); } .dropdown-menu > li > a { display: block; padding: .5em 1.5em; clear: both; font-weight: 400; line-height: 1.42857; color: #FBF4F4; white-space: nowrap; } .dropdown-menu > .active > a, .dropdown-menu > .active > a:focus, .dropdown-menu > .active > a:hover { color: #FFF; text-decoration: none; background-color: #00796B; outline: 0px none; } .dropdown-menu > li > a:focus, .dropdown-menu > li > a:hover { color: #FFFFFF; text-decoration: none; background-color: #00796B; } .delete{} .fondo-arti-post{ background-color: #B2DFDB; border-radius: .4em; padding: 1em .5em; margin: .7em 0em; } .fondo-arti-post a {color: #ffffff;} .fondo-arti-post a:hover {color: #009688;} .fondo-proce{ background: url(../img/fondo-proce.jpg); /* -moz-box-shadow:inset 0px -1px 8px #0f0e0f; -webkit-box-shadow:inset 0px -1px 8px #0f0e0f; box-shadow:inset 0px -1px 8px #0f0e0f;*/ } .footer-copyright{ padding: .6em 0em; } input:focus , input:invalid, textarea:focus, textarea:invalid{ -webkit-appearance: none; -moz-appearance: none; -o-appearance: none; appearance: none; outline: none; } .form-control { border: 1px solid #009688; box-shadow: 0px 1px 1px rgba(0, 150, 136, 0.075) inset; } .form-control:focus, .form-control:active { border-color: #B2DFDB; outline: 0; -webkit-box-shadow: inset 0px 5px 5px rgba(0, 150, 136, 0.075),0px 1px 1px rgba(0, 150, 136, 0.075); box-shadow: inset 0px 5px 5px rgba(0, 150, 136, 0.075),0px 1px 1px rgba(0, 150, 136, 0.075); } /*.form-control:invalid{ esta clase se usa para darle validacion a los imput border: 1px solid #f44336; box-shadow: 0px 1px 1px rgba(0, 150, 136, 0.075) inset; }*/ textarea.form-control:focus, textarea.form-control:hover{ /*este es cuando se le da click al imput manda el foco*/ border: 1px solid #009688); box-shadow: 0px 1px 1px rgba(0, 150, 136, 0.075) inset; } .height-container{ min-height: 600px; } .height-container .height-center{ display: table-cell; margin-top: auto; margin-bottom: auto; } i{line-height:inherit; } i.left{float:left;margin-right:15px} i.right{float:right;margin-left:15px} i.tiny{font-size:1rem} i.small{font-size:2rem} i.medium{font-size:4rem} i.large{font-size:6rem} i.ico-align{position: relative; bottom: -.2em;} .img-logo{ position: relative; top:-10px; } .list-unstyled > li {padding: .3em 0em;} .list-unstyled > li a {color: #009688;} .list-unstyled > li a:hover, .list-unstyled > li a:hover{color: #009688;} .menu-fixed { position: fixed; z-index: 1000; top: 0; margin-right: 0; margin-left: 0; box-shadow: 0px 1.5px 2px rgba(0,0,0,.5); border-radius: 0px 0px 5px 5px; width: 100%; transition: all 0.3s ease-out 0s; } .my-panel{ margin-top: 3%; border-color: #B2DFDB; margin-bottom: 20px; background-color: #FFF; border-radius: 4px; box-shadow: 0px 2px 4px 0px rgba(0, 0, 0, 0.16), 0px 2px 10px 0px rgba(0, 0, 0, 0.12); } .my-panel > .panel-heading { color: #fff; background-color: #009688; border-color: #DDD; } .mono-regular{ font-family: 'Ubuntu Mono',Helvetica ; font-weight: 400; } .mono-bolt{ font-family: 'Ubuntu Mono',Helvetica ; font-weight: 700; } .nav-admin > li > a { position: relative; display: block; padding: 5px 15px; } .navbar-default{border:none;} .navbar { border-radius: 0px; margin: 0px; } .navbar-default .navbar-brand, .navbar-default .navbar-brand { transition: background-color 0.3s ease 0s; color: #FFFFFF; background-color: transparent; } .navbar-default .navbar-brand:focus, .navbar-default .navbar-brand:hover { color: #FFFFFF; background-color: transparent; } .navbar-default .navbar-nav > .active > a, .navbar-default .navbar-nav > .active > a:focus, .navbar-default .navbar-nav > .active > a:hover { color: #FFFFFF; background-color: #00796B; } .navbar-default .navbar-nav > li > a, .navbar-default .navbar-nav > li > a, .navbar-default .navbar-nav > .open > a, .navbar-default .navbar-nav > .open > a:focus, .navbar-default .navbar-nav > .open > a:hover { transition: background-color 0.3s ease 0s; color: #FFFFFF; background-color: transparent; } .navbar-default .navbar-collapse, .navbar-default .navbar-form { border-color: #B2DFDB; } .navbar-default .navbar-nav > li > a:focus, .navbar-default .navbar-nav > li > a:hover { transition: background-color 0.3s ease 0s; color: #FFFFFF; background-color: #00796B; } .navbar-default .navbar-toggle .icon-bar { background-color: #FFFFFF; } .navbar-default .navbar-toggle:focus, .navbar-default .navbar-toggle:hover { background-color: #00796B; } .navbar-default .navbar-nav > .open > a, .navbar-default .navbar-nav > .open > a:focus, .navbar-default .navbar-nav > .open > a:hover { transition: background-color 0.3s ease 0s; color: #FFFFFF; background-color: #00796B; } .nav > li > a:focus, .nav > li > a:hover{ color: #00796B; text-decoration: none; background-color: #B2DFDB; } .navbar-inverse .navbar-brand { color: #FFFFFF; } .navbar-inverse .navbar-nav > li > a{ color: #FFFFFF; } .navbar-inverse .navbar-nav > li > a:focus, .navbar-inverse .navbar-nav > li > a:hover { color: #B2DFDB; background-color: transparent; } .nav-sidebar > .active > a, .nav-sidebar > .active > a:hover, .nav-sidebar > .active > a:focus { color: #FFF; background-color: #00796B; } .navbar-inverse .navbar-collapse, .navbar-inverse .navbar-form { border-color: #B2DFDB; } .navbar-inverse .navbar-toggle:focus, .navbar-inverse .navbar-toggle:hover { background-color: #00796B; } .navbar-inverse .navbar-toggle { border-color: #B2DFDB; } .navbar-inverse .navbar-nav > .open > a, .navbar-inverse .navbar-nav > .open > a:focus, .navbar-inverse .navbar-nav > .open > a:hover { color: #FFF; background-color: #00796B; } .pagination>li>a, .pagination>li>span { color: #009688; } .pagination>.active>a, .pagination>.active>a:focus, .pagination>.active>a:hover, .pagination>.active>span, .pagination>.active>span:focus, .pagination>.active>span:hover { z-index: 2; color: #fff; cursor: default; background-color: #009688; border-color: #009688; } .shadow-title{text-shadow: 2px 2px 3px rgba(0, 0, 0, 0.3);} .sidebar {top: 50px;} .form-control section> option:hover{background: #009688;} .title-lista{ color: #FFFFFF; background-color: #00796B; padding: 1em 1.4em; } .tit-ver{ color: #795548; font-family: 'Open Sans Condensed', sans-serif; font-size: 1.6em; font-weight: 700; } .tit-ver:hover,.tit-ver:focus{ color: #795548; } .ul-footer{padding: 0px;} .ul-footer li { margin: .2em 0em; padding: .2em 1em; } .ul-blog > li >a{color:#009688; } .valign-wrapper { display: flex; align-items: center; } .valign-wrapper .valign { display: block; } .waves-effect { position: relative; cursor: pointer; display: inline-block; overflow: hidden; -moz-user-select: none; vertical-align: middle; z-index: 1; will-change: opacity, transform; transition: all 0.3s ease-out 0s; } @-moz-document url-prefix() { fieldset { display: table-cell; } } @media screen and (max-width: 767px){ .navbar-nav .open .dropdown-menu > li > a, .navbar-default .navbar-nav .open .dropdown-menu > li > a{ color: #FFFFFF; background-color: transparent; } .navbar-nav .open .dropdown-menu > li > a:focus, .navbar-default .navbar-nav .open .dropdown-menu > li > a:hover { color: #FFFFFF; background-color: #00796B; } .a-logo{ position: relative; top:-50px; } .img-logo{ top:-9px; } }
0.180179
0.052741
@font-face { font-family: 'SF Pro Display'; src: url('../fonts/SFProDisplay-Regular.eot'); src: url('../fonts/SFProDisplay-Regular.eot?#iefix') format('embedded-opentype'), url('../fonts/SFProDisplay-Regular.woff2') format('woff2'), url('../fonts/SFProDisplay-Regular.woff') format('woff'), url('../fonts/SFProDisplay-Regular.ttf') format('truetype'), url('../fonts/SFProDisplay-Regular.svg') format('svg'); font-weight: normal; font-style: normal; font-display: swap; } body h1, body h2, body h3, body h4, body h5, body h6 { margin: 0; padding: 0; font-family: 'SF Pro Display'; } body, p { color: #1d1d1f; margin: 0; font-family: 'SF Pro Display'; font-size: 17px; line-height: 1.47059; font-weight: 400; } .menz-theme-color { color: #075590; } /* Login Page CSS */ .menz-logo { text-align: left; position: fixed; width: 125px; padding: 12px 0px 0px 16px; } .menz-bnr { min-height: 100vh; height: min-content; min-width: 310px; margin: 0 auto; position: relative; display: -webkit-box; display: -webkit-flex; display: -moz-flex; display: -ms-flexbox; display: flex; -webkit-box-align: center; -ms-flex-align: center; -webkit-align-items: center; -moz-align-items: center; align-items: center; -webkit-flex-direction: vertical; -moz-flex-direction: vertical; -ms-flex-direction: column; -webkit-flex-direction: column; flex-direction: column; -webkit-justify-content: center; -moz-justify-content: center; -ms-justify-content: center; justify-content: center; } .menz-formBox { max-width: 328px; margin-right: auto; margin-left: auto; margin-top: -65px; } .formHeading { color: #494949; font-size: 21px; margin: 5px auto 13px; font-weight: 400; letter-spacing: .011em; font-family: 'SF Pro Display'; line-height: normal; } .reset-title { font-size: 32px; font-weight: 600; } .pass-hint { font-size: 14px; } .menz-input { padding-right: 43px; border: 1px solid #d6d6d6; color: #494949; height: 42px; box-shadow: none; border-radius: 6px; font-size: 17px; line-height: 1.29412; font-weight: 300; padding-left: 15px; vertical-align: top; text-align: left; background: #fff; } .menz-input:focus { border: 1px solid #0070c9; box-shadow: 0 0 0 1px #0070c9; } .menz-input::placeholder { color: #8e909c; } .arrowBtn{ font-size: 15px; color: #8e909c; border-radius: 50px; border: 1px solid #8e909c; width: 26px !important; max-width: 26px !important; height: 26px; background-color: transparent; text-align: center; line-height:24px; position: absolute; right: 11px; top: 8px; cursor: text; } .login-form { min-height: 88px; } #remember_me { margin-right: 5px; cursor: pointer; } .remember{ margin: 18px auto 15px !important; padding-top: 1px; cursor: pointer; font-size: 17px; line-height: 1.29412; font-weight: 400; font-family: 'SF Pro Display'; display: block; position: relative; color: #494949; margin-bottom: 8px; border-bottom: 1px solid #d6d6d6; text-align: center; width: 70%; padding-bottom: 20px; } .no-access { color: rgb(73, 73, 73); font-size: 14px; line-height: 1.42861; font-weight: 400; font-family: 'SF Pro Display'; } .no-access a { color: #0070c9; text-decoration: none; } .no-access a:hover { text-decoration: underline; } .menz-login-footer { z-index: 1; position: fixed; width: 100%; bottom: 0; } .menz-footer { font-size: 11px; line-height: 1.36364; font-weight: 400; font-family: 'SF Pro Display'; background-color: #f2f2f2; color: #888; overflow: hidden; padding: 20px 0 24px; } .idInput{ border-bottom: none; border-bottom-right-radius: 0; border-bottom-left-radius: 0; } .psInput{ border-top-right-radius: 0; border-top-left-radius: 0; } .display-none { display: none; } .inputBox{ position: relative; } .opacityN{ opacity: 1 !important; } .lds-spinner { display: inline-block; position: absolute; width: 30px; height: 30px; top: -18px; right: 33px; opacity: 0; } .lds-spinner div { transform-origin: 40px 40px; animation: lds-spinner 1.2s linear infinite; } .lds-spinner div:after { content: " "; display: block; position: absolute; top: 28px; left: 37px; width: 2px; height: 6px; border-radius: 20%; background: #000; } .focusedInput{ border: 1px solid #0070c9 !important; box-shadow: 0 0 0 1px #0070c9 !important; } .lds-spinner div:nth-child(1) { transform: rotate(0deg); animation-delay: -1.1s; } .lds-spinner div:nth-child(2) { transform: rotate(30deg); animation-delay: -1s; } .lds-spinner div:nth-child(3) { transform: rotate(60deg); animation-delay: -0.9s; } .lds-spinner div:nth-child(4) { transform: rotate(90deg); animation-delay: -0.8s; } .lds-spinner div:nth-child(5) { transform: rotate(120deg); animation-delay: -0.7s; } .lds-spinner div:nth-child(6) { transform: rotate(150deg); animation-delay: -0.6s; } .lds-spinner div:nth-child(7) { transform: rotate(180deg); animation-delay: -0.5s; } .lds-spinner div:nth-child(8) { transform: rotate(210deg); animation-delay: -0.4s; } .lds-spinner div:nth-child(9) { transform: rotate(240deg); animation-delay: -0.3s; } .lds-spinner div:nth-child(10) { transform: rotate(270deg); animation-delay: -0.2s; } .lds-spinner div:nth-child(11) { transform: rotate(300deg); animation-delay: -0.1s; } .lds-spinner div:nth-child(12) { transform: rotate(330deg); animation-delay: 0s; } @keyframes lds-spinner { 0% { opacity: 1; } 100% { opacity: 0; } } .menz-header { max-height: 44px; background-color: rgba(0, 0, 0, 0.8); padding: 0.559em 1em; } .menz-logo-container a img { max-width: 50px; opacity: 0.8; transition: 0.5s ease opacity; } .menz-logo-container a img:hover, .menz-nav-item:hover, .menz-nav-item.active { opacity: 1; } .menz-header-wrap { max-width: 920px; width: 100%; margin: 0 auto; display: flex; justify-content: flex-start; align-items: center; } .menz-header-wrap a { margin-right: 70px; } .menz-nav-item { font-size: 15px; font-weight: 400 !important; font-family: 'SF Pro Display'; color: #fff !important; opacity: 0.8; transition: 0.5s ease opacity; text-decoration: none; } .menz-rechnung, .menz-lieferschein { padding: 70px 0; } .menz-rechnung .container, .menz-lieferschein .container { max-width: 980px; } /* .menz-profil .container { max-width: 1010px; } */ .menz-col { padding: 1.5em 1.5em; } /* .menz-profil .menz-col { padding: 0 15px; } */ h1.section-title, h1.forgot-title { font-family: 'SF Pro Display'; font-size: 40px; line-height: 1.1; font-weight: 500; color: #1d1d1f; } h1.forgot-title { font-size: 32px; } .menz-profil .section-title { color: #666; font-size: 32px; line-height: 1.25; font-weight: 400; } p.section-text { font-family: 'SF Pro Display'; font-size: 17px; line-height: 1.47059; font-weight: 400; margin-bottom: .8em; } a.menz-more, a.menz-view { color: #06c; text-decoration: none; } a.menz-more::after { content: "\f105"; font-family: 'Font Awesome 5 Free'; font-weight: 900; margin: 0.5em; position: absolute; bottom: -9px; } a.menz-more:hover, .menz-view:hover { text-decoration: underline; } a.menz-view::after { content: "\f35d"; font-family: 'Font Awesome 5 Free'; font-weight: 900; margin: 0.5em; font-size: 15px;; } .menz-pdf i { font-size: 40px; float: left; width: 48px; color: #5f5f5f; } .menz-card-body p { color: #888888; font-size: 11px; } .menz-pdf-box { margin-bottom: 1em; } .menz-lieferschein { background-color: #fafafa; } .profil-title { color: #666; margin: 0; padding-bottom: 5px; font-weight: 600; text-transform: uppercase; font-size: 14px; line-height: 1.42861; } .profile-text { color: #333; margin: 0; font-weight: 400; font-size: 18px; line-height: 1.42861; } .menz-info { margin-bottom: 29px; } .menz-info:last-child { margin-bottom: 0px; } .menz-edit { padding: 4px 17px; background-color: #e3e3e3; background: linear-gradient(#fff,#e3e3e3); border: 1px solid #d6d6d6; border-radius: 4px; color: #0070c9; font-size: 12px; line-height: 1.33341; font-weight: 400; text-decoration: none; display: inline-block; } .menz-edit:hover { background-color: #eee; background: linear-gradient(#fff,#eee); border-color: #d9d9d9; } .form-element { position: relative; max-width: 360px; } .form-textbox { font-size: 17px; font-weight: 400; font-family: 'SF Pro Display'; display: inline-block; box-sizing: border-box; height: 3.3em; margin-bottom: 14px; padding-top: 18px; padding-left: 16px; padding-right: 16px; color: #333; text-align: left; border: 1px solid #d6d6d6; border-radius: 4px; width: 100%; } .form-textbox:focus { appearance: none; border-color: #0070c9; outline: 0; box-shadow: 0 0 0 3px rgb(131 192 253 / 50%); } .form-textbox~.form-label { position: absolute; top: 18px; left: 17px; color: #888; padding: 0; z-index: 1; transition-timing-function: ease-in; transition-duration: .125s; border: 0 !important; box-shadow: none !important; } .form-block-label, .form-label { font-size: 17px; line-height: 1.23543; font-weight: 400; display: block; position: relative; vertical-align: top; color: #333; pointer-events: none; } .form-textbox.form-textbox-entered~.form-label, .form-textbox:focus~.form-label, .form-textbox:valid[required]~.form-label, .form-textbox[placeholder]~.form-label { font-size: 12px; line-height: 1.75; font-weight: 400; top: 8px; } .button{ font-size: 17px; line-height: 1.47059; font-weight: 400; font-family: 'SF Pro Display'; background-color: #0070c9; background: linear-gradient(#42a1ec,#0070c9); border: 1px solid #07c; border-radius: 4px; color: #fff; cursor: pointer; display: inline-block; padding: 4px 20px; text-align: center; white-space: nowrap; } .button:hover{ opacity: .9; } .button.disabled, .button:disabled { background-color: #0070c9; background: linear-gradient(#42a1ec,#0070c9); border-color: #07c; color: #fff; cursor: default; opacity: .3; } .forgotfocusedInput{ font-size: 12px; line-height: 1.75; font-weight: 400; top: 8px !important; position: absolute; left: 17px; color: #888; padding: 0; z-index: 1; transition-timing-function: ease-in; transition-duration: .125s; } * { margin: 0; padding: 0; list-style: none; text-decoration: none; } #hideSearchBox { background: #000000; padding-left: 20px; } .headerSearchBar { display: none; } .searchBox { width: 40%; margin: auto; overflow: hidden; display: flex; align-items: center; } .headerSearchBar { position: absolute; width: 100%; height: 100%; background: #000000; top: 0; left: 0; transition: .5s; } .customInputGroup { width: 100%; margin: auto; } .customInputGroup span, .customInputGroup input { border: none; background: transparent !important; } .customInputGroup input, .searchBox span { color: #6f6f74 !important; font-size: 20px; font-family: sans-serif; box-shadow: none !important; caret-color: #ffffff; } .customInputGroup span i, .searchBox span i { color: #6f6f74 !important; font-size: 20px; cursor: pointer; } /* Search Page */ .searchInputBox { position: relative; } .searchInputBox input { height: 50px; text-indent: 30px; font-size: 20px; } .searchInputBox input:focus { border-color: #0088cc !important; box-shadow: none !important; } .searchInputBox span { position: absolute; color: #6f6f74; top: 20%; left: 2%; font-size: 20px; font-weight: 200 !important; } @media (max-width:767px) { .menz-header-wrap { justify-content: space-between !important; } .menz-header-wrap a { margin-right: 0px; } } nav p.leading-5{ margin: 15px 0px; } nav svg{ color: #0d6efd; height: 17px; } nav a{ text-decoration: none; }
public/css/style.css
@font-face { font-family: 'SF Pro Display'; src: url('../fonts/SFProDisplay-Regular.eot'); src: url('../fonts/SFProDisplay-Regular.eot?#iefix') format('embedded-opentype'), url('../fonts/SFProDisplay-Regular.woff2') format('woff2'), url('../fonts/SFProDisplay-Regular.woff') format('woff'), url('../fonts/SFProDisplay-Regular.ttf') format('truetype'), url('../fonts/SFProDisplay-Regular.svg') format('svg'); font-weight: normal; font-style: normal; font-display: swap; } body h1, body h2, body h3, body h4, body h5, body h6 { margin: 0; padding: 0; font-family: 'SF Pro Display'; } body, p { color: #1d1d1f; margin: 0; font-family: 'SF Pro Display'; font-size: 17px; line-height: 1.47059; font-weight: 400; } .menz-theme-color { color: #075590; } /* Login Page CSS */ .menz-logo { text-align: left; position: fixed; width: 125px; padding: 12px 0px 0px 16px; } .menz-bnr { min-height: 100vh; height: min-content; min-width: 310px; margin: 0 auto; position: relative; display: -webkit-box; display: -webkit-flex; display: -moz-flex; display: -ms-flexbox; display: flex; -webkit-box-align: center; -ms-flex-align: center; -webkit-align-items: center; -moz-align-items: center; align-items: center; -webkit-flex-direction: vertical; -moz-flex-direction: vertical; -ms-flex-direction: column; -webkit-flex-direction: column; flex-direction: column; -webkit-justify-content: center; -moz-justify-content: center; -ms-justify-content: center; justify-content: center; } .menz-formBox { max-width: 328px; margin-right: auto; margin-left: auto; margin-top: -65px; } .formHeading { color: #494949; font-size: 21px; margin: 5px auto 13px; font-weight: 400; letter-spacing: .011em; font-family: 'SF Pro Display'; line-height: normal; } .reset-title { font-size: 32px; font-weight: 600; } .pass-hint { font-size: 14px; } .menz-input { padding-right: 43px; border: 1px solid #d6d6d6; color: #494949; height: 42px; box-shadow: none; border-radius: 6px; font-size: 17px; line-height: 1.29412; font-weight: 300; padding-left: 15px; vertical-align: top; text-align: left; background: #fff; } .menz-input:focus { border: 1px solid #0070c9; box-shadow: 0 0 0 1px #0070c9; } .menz-input::placeholder { color: #8e909c; } .arrowBtn{ font-size: 15px; color: #8e909c; border-radius: 50px; border: 1px solid #8e909c; width: 26px !important; max-width: 26px !important; height: 26px; background-color: transparent; text-align: center; line-height:24px; position: absolute; right: 11px; top: 8px; cursor: text; } .login-form { min-height: 88px; } #remember_me { margin-right: 5px; cursor: pointer; } .remember{ margin: 18px auto 15px !important; padding-top: 1px; cursor: pointer; font-size: 17px; line-height: 1.29412; font-weight: 400; font-family: 'SF Pro Display'; display: block; position: relative; color: #494949; margin-bottom: 8px; border-bottom: 1px solid #d6d6d6; text-align: center; width: 70%; padding-bottom: 20px; } .no-access { color: rgb(73, 73, 73); font-size: 14px; line-height: 1.42861; font-weight: 400; font-family: 'SF Pro Display'; } .no-access a { color: #0070c9; text-decoration: none; } .no-access a:hover { text-decoration: underline; } .menz-login-footer { z-index: 1; position: fixed; width: 100%; bottom: 0; } .menz-footer { font-size: 11px; line-height: 1.36364; font-weight: 400; font-family: 'SF Pro Display'; background-color: #f2f2f2; color: #888; overflow: hidden; padding: 20px 0 24px; } .idInput{ border-bottom: none; border-bottom-right-radius: 0; border-bottom-left-radius: 0; } .psInput{ border-top-right-radius: 0; border-top-left-radius: 0; } .display-none { display: none; } .inputBox{ position: relative; } .opacityN{ opacity: 1 !important; } .lds-spinner { display: inline-block; position: absolute; width: 30px; height: 30px; top: -18px; right: 33px; opacity: 0; } .lds-spinner div { transform-origin: 40px 40px; animation: lds-spinner 1.2s linear infinite; } .lds-spinner div:after { content: " "; display: block; position: absolute; top: 28px; left: 37px; width: 2px; height: 6px; border-radius: 20%; background: #000; } .focusedInput{ border: 1px solid #0070c9 !important; box-shadow: 0 0 0 1px #0070c9 !important; } .lds-spinner div:nth-child(1) { transform: rotate(0deg); animation-delay: -1.1s; } .lds-spinner div:nth-child(2) { transform: rotate(30deg); animation-delay: -1s; } .lds-spinner div:nth-child(3) { transform: rotate(60deg); animation-delay: -0.9s; } .lds-spinner div:nth-child(4) { transform: rotate(90deg); animation-delay: -0.8s; } .lds-spinner div:nth-child(5) { transform: rotate(120deg); animation-delay: -0.7s; } .lds-spinner div:nth-child(6) { transform: rotate(150deg); animation-delay: -0.6s; } .lds-spinner div:nth-child(7) { transform: rotate(180deg); animation-delay: -0.5s; } .lds-spinner div:nth-child(8) { transform: rotate(210deg); animation-delay: -0.4s; } .lds-spinner div:nth-child(9) { transform: rotate(240deg); animation-delay: -0.3s; } .lds-spinner div:nth-child(10) { transform: rotate(270deg); animation-delay: -0.2s; } .lds-spinner div:nth-child(11) { transform: rotate(300deg); animation-delay: -0.1s; } .lds-spinner div:nth-child(12) { transform: rotate(330deg); animation-delay: 0s; } @keyframes lds-spinner { 0% { opacity: 1; } 100% { opacity: 0; } } .menz-header { max-height: 44px; background-color: rgba(0, 0, 0, 0.8); padding: 0.559em 1em; } .menz-logo-container a img { max-width: 50px; opacity: 0.8; transition: 0.5s ease opacity; } .menz-logo-container a img:hover, .menz-nav-item:hover, .menz-nav-item.active { opacity: 1; } .menz-header-wrap { max-width: 920px; width: 100%; margin: 0 auto; display: flex; justify-content: flex-start; align-items: center; } .menz-header-wrap a { margin-right: 70px; } .menz-nav-item { font-size: 15px; font-weight: 400 !important; font-family: 'SF Pro Display'; color: #fff !important; opacity: 0.8; transition: 0.5s ease opacity; text-decoration: none; } .menz-rechnung, .menz-lieferschein { padding: 70px 0; } .menz-rechnung .container, .menz-lieferschein .container { max-width: 980px; } /* .menz-profil .container { max-width: 1010px; } */ .menz-col { padding: 1.5em 1.5em; } /* .menz-profil .menz-col { padding: 0 15px; } */ h1.section-title, h1.forgot-title { font-family: 'SF Pro Display'; font-size: 40px; line-height: 1.1; font-weight: 500; color: #1d1d1f; } h1.forgot-title { font-size: 32px; } .menz-profil .section-title { color: #666; font-size: 32px; line-height: 1.25; font-weight: 400; } p.section-text { font-family: 'SF Pro Display'; font-size: 17px; line-height: 1.47059; font-weight: 400; margin-bottom: .8em; } a.menz-more, a.menz-view { color: #06c; text-decoration: none; } a.menz-more::after { content: "\f105"; font-family: 'Font Awesome 5 Free'; font-weight: 900; margin: 0.5em; position: absolute; bottom: -9px; } a.menz-more:hover, .menz-view:hover { text-decoration: underline; } a.menz-view::after { content: "\f35d"; font-family: 'Font Awesome 5 Free'; font-weight: 900; margin: 0.5em; font-size: 15px;; } .menz-pdf i { font-size: 40px; float: left; width: 48px; color: #5f5f5f; } .menz-card-body p { color: #888888; font-size: 11px; } .menz-pdf-box { margin-bottom: 1em; } .menz-lieferschein { background-color: #fafafa; } .profil-title { color: #666; margin: 0; padding-bottom: 5px; font-weight: 600; text-transform: uppercase; font-size: 14px; line-height: 1.42861; } .profile-text { color: #333; margin: 0; font-weight: 400; font-size: 18px; line-height: 1.42861; } .menz-info { margin-bottom: 29px; } .menz-info:last-child { margin-bottom: 0px; } .menz-edit { padding: 4px 17px; background-color: #e3e3e3; background: linear-gradient(#fff,#e3e3e3); border: 1px solid #d6d6d6; border-radius: 4px; color: #0070c9; font-size: 12px; line-height: 1.33341; font-weight: 400; text-decoration: none; display: inline-block; } .menz-edit:hover { background-color: #eee; background: linear-gradient(#fff,#eee); border-color: #d9d9d9; } .form-element { position: relative; max-width: 360px; } .form-textbox { font-size: 17px; font-weight: 400; font-family: 'SF Pro Display'; display: inline-block; box-sizing: border-box; height: 3.3em; margin-bottom: 14px; padding-top: 18px; padding-left: 16px; padding-right: 16px; color: #333; text-align: left; border: 1px solid #d6d6d6; border-radius: 4px; width: 100%; } .form-textbox:focus { appearance: none; border-color: #0070c9; outline: 0; box-shadow: 0 0 0 3px rgb(131 192 253 / 50%); } .form-textbox~.form-label { position: absolute; top: 18px; left: 17px; color: #888; padding: 0; z-index: 1; transition-timing-function: ease-in; transition-duration: .125s; border: 0 !important; box-shadow: none !important; } .form-block-label, .form-label { font-size: 17px; line-height: 1.23543; font-weight: 400; display: block; position: relative; vertical-align: top; color: #333; pointer-events: none; } .form-textbox.form-textbox-entered~.form-label, .form-textbox:focus~.form-label, .form-textbox:valid[required]~.form-label, .form-textbox[placeholder]~.form-label { font-size: 12px; line-height: 1.75; font-weight: 400; top: 8px; } .button{ font-size: 17px; line-height: 1.47059; font-weight: 400; font-family: 'SF Pro Display'; background-color: #0070c9; background: linear-gradient(#42a1ec,#0070c9); border: 1px solid #07c; border-radius: 4px; color: #fff; cursor: pointer; display: inline-block; padding: 4px 20px; text-align: center; white-space: nowrap; } .button:hover{ opacity: .9; } .button.disabled, .button:disabled { background-color: #0070c9; background: linear-gradient(#42a1ec,#0070c9); border-color: #07c; color: #fff; cursor: default; opacity: .3; } .forgotfocusedInput{ font-size: 12px; line-height: 1.75; font-weight: 400; top: 8px !important; position: absolute; left: 17px; color: #888; padding: 0; z-index: 1; transition-timing-function: ease-in; transition-duration: .125s; } * { margin: 0; padding: 0; list-style: none; text-decoration: none; } #hideSearchBox { background: #000000; padding-left: 20px; } .headerSearchBar { display: none; } .searchBox { width: 40%; margin: auto; overflow: hidden; display: flex; align-items: center; } .headerSearchBar { position: absolute; width: 100%; height: 100%; background: #000000; top: 0; left: 0; transition: .5s; } .customInputGroup { width: 100%; margin: auto; } .customInputGroup span, .customInputGroup input { border: none; background: transparent !important; } .customInputGroup input, .searchBox span { color: #6f6f74 !important; font-size: 20px; font-family: sans-serif; box-shadow: none !important; caret-color: #ffffff; } .customInputGroup span i, .searchBox span i { color: #6f6f74 !important; font-size: 20px; cursor: pointer; } /* Search Page */ .searchInputBox { position: relative; } .searchInputBox input { height: 50px; text-indent: 30px; font-size: 20px; } .searchInputBox input:focus { border-color: #0088cc !important; box-shadow: none !important; } .searchInputBox span { position: absolute; color: #6f6f74; top: 20%; left: 2%; font-size: 20px; font-weight: 200 !important; } @media (max-width:767px) { .menz-header-wrap { justify-content: space-between !important; } .menz-header-wrap a { margin-right: 0px; } } nav p.leading-5{ margin: 15px 0px; } nav svg{ color: #0d6efd; height: 17px; } nav a{ text-decoration: none; }
0.388966
0.05694
.friendBar { background: url(/images/facebook/friend_bar_background.png); font-family: Arial, Helvetica, sans-serif; width: 760px; height: 189px; } .friendBar .title { width: 760px; height: 30px; text-align: center; vertical-align: middle; color: #ffffff; font-size: 18px; font-weight: bold; padding-top: 3px; } .friendBar .fbscrollLeft { left: 12px; top: 98px; } .friendBar .fbscrollRight { right: 12px; top: 98px; } .friendBar .friendInfo { top: 34px; } .friendBar .friendInfo[column="1"] { left: 60px; } .friendBar .friendInfo[column="2"] { left: 167px; } .friendBar .friendInfo[column="3"] { left: 274px; } .friendBar .friendInfo[column="4"] { left: 381px; } .friendBar .friendInfo[column="5"] { left: 488px; } .friendBar .friendInfo[column="6"] { left: 595px; } .friendInfo { font-size: 9px; text-align: center; width: 104px; height: 146px; white-space: nowrap; overflow: hidden; padding: 1px; } .friendInfoOdd { background: url(/images/facebook/friend_background_odd.png) no-repeat; } .friendInfoEven { background: url(/images/facebook/friend_background_even.png) no-repeat; } .friendInfoEmpty { background: url(/images/facebook/friend_background_empty.png) no-repeat; } .friendInfo .Name { width: 104px; height: 20px; font-size: 12px; color: #FFFFFF; padding-top: 2px; left: 0px; } .friendInfo .Rank { width: 25px; height: 20px; font-size: 12px; font-weight: bold; color: #FFFFFF; right: 0px; padding-top: 2px; } .friendInfo .Photo { width: 50px; height: 50px; top: 24px; left: 27px; } .friendInfo .Level { width: 104px; height: 11px; font-size: 9px; color: #3b5998; bottom: 61px; left: 0px; } .friendInfo .thumbBox { position: absolute; left: 32px; bottom: 25px; } .friendInfo .Trophies { width: 22px; height: 11px; font-size: 9px; color: #3b5998; right: 1px; bottom: 23px; } .friendInfo .TrophyIcon { background: url(/images/facebook/trophy.png) no-repeat; width: 17px; height: 11px; right: 22px; bottom: 24px; } .friendInfo .Game { width: 104px; height: 20px; font-size: 12px; color: black; bottom: 1px; left: 0px; text-align: center; } .friendInfo .RankIcon { background-repeat: no-repeat; width: 21px; height: 28px; right: 3px; top: 1px; } .friendInfo .RankIcon[gamerank="1"] { background-image: url(/images/facebook/medal_1.png) } .friendInfo .RankIcon[gamerank="2"] { background-image: url(/images/facebook/medal_2.png) } .friendInfo .RankIcon[gamerank="3"] { background-image: url(/images/facebook/medal_3.png) } .friendInfo .InviteButton { background: url(/images/facebook/friend_bar_invite.png) no-repeat; bottom: 42px; left: 13px; width: 79px; height: 30px; } .friendInfo .InviteButton-up-hovering, .friendInfo .InviteButton-down-hovering { background-position: 0 -30px; cursor: pointer; } .friendInfo .InviteTip { width: 98px; height: 34px; bottom: 4px; text-align: center; font-size: 12px; color: #FFFFFF; white-space: normal; } .challengeSelect { } .challengeSelect .Title { margin-left: auto; margin-right: auto; text-align: center; padding-bottom: 40px; width: 400px; font-size: 18px; color: #3b5998; } .challengeSelect .Buttons { width: 100%; } .challengeSelect .Buttons td { width: 33%; } .challengeSelect .easyButton { margin-left: auto; margin-right: auto; width: 210px; height: 35px; background-color: #d8dfea; text-decoration: none; text-align: center; font-size: 14px; font-weight: bold; padding-top: 20px; } .challengeSelect .easyButton-up-hovering, .challengeSelect .easyButton-down-hovering { background-color: #aeb4bd; text-decoration: underline; }
client/web/pages/themed/css/facebook.css
.friendBar { background: url(/images/facebook/friend_bar_background.png); font-family: Arial, Helvetica, sans-serif; width: 760px; height: 189px; } .friendBar .title { width: 760px; height: 30px; text-align: center; vertical-align: middle; color: #ffffff; font-size: 18px; font-weight: bold; padding-top: 3px; } .friendBar .fbscrollLeft { left: 12px; top: 98px; } .friendBar .fbscrollRight { right: 12px; top: 98px; } .friendBar .friendInfo { top: 34px; } .friendBar .friendInfo[column="1"] { left: 60px; } .friendBar .friendInfo[column="2"] { left: 167px; } .friendBar .friendInfo[column="3"] { left: 274px; } .friendBar .friendInfo[column="4"] { left: 381px; } .friendBar .friendInfo[column="5"] { left: 488px; } .friendBar .friendInfo[column="6"] { left: 595px; } .friendInfo { font-size: 9px; text-align: center; width: 104px; height: 146px; white-space: nowrap; overflow: hidden; padding: 1px; } .friendInfoOdd { background: url(/images/facebook/friend_background_odd.png) no-repeat; } .friendInfoEven { background: url(/images/facebook/friend_background_even.png) no-repeat; } .friendInfoEmpty { background: url(/images/facebook/friend_background_empty.png) no-repeat; } .friendInfo .Name { width: 104px; height: 20px; font-size: 12px; color: #FFFFFF; padding-top: 2px; left: 0px; } .friendInfo .Rank { width: 25px; height: 20px; font-size: 12px; font-weight: bold; color: #FFFFFF; right: 0px; padding-top: 2px; } .friendInfo .Photo { width: 50px; height: 50px; top: 24px; left: 27px; } .friendInfo .Level { width: 104px; height: 11px; font-size: 9px; color: #3b5998; bottom: 61px; left: 0px; } .friendInfo .thumbBox { position: absolute; left: 32px; bottom: 25px; } .friendInfo .Trophies { width: 22px; height: 11px; font-size: 9px; color: #3b5998; right: 1px; bottom: 23px; } .friendInfo .TrophyIcon { background: url(/images/facebook/trophy.png) no-repeat; width: 17px; height: 11px; right: 22px; bottom: 24px; } .friendInfo .Game { width: 104px; height: 20px; font-size: 12px; color: black; bottom: 1px; left: 0px; text-align: center; } .friendInfo .RankIcon { background-repeat: no-repeat; width: 21px; height: 28px; right: 3px; top: 1px; } .friendInfo .RankIcon[gamerank="1"] { background-image: url(/images/facebook/medal_1.png) } .friendInfo .RankIcon[gamerank="2"] { background-image: url(/images/facebook/medal_2.png) } .friendInfo .RankIcon[gamerank="3"] { background-image: url(/images/facebook/medal_3.png) } .friendInfo .InviteButton { background: url(/images/facebook/friend_bar_invite.png) no-repeat; bottom: 42px; left: 13px; width: 79px; height: 30px; } .friendInfo .InviteButton-up-hovering, .friendInfo .InviteButton-down-hovering { background-position: 0 -30px; cursor: pointer; } .friendInfo .InviteTip { width: 98px; height: 34px; bottom: 4px; text-align: center; font-size: 12px; color: #FFFFFF; white-space: normal; } .challengeSelect { } .challengeSelect .Title { margin-left: auto; margin-right: auto; text-align: center; padding-bottom: 40px; width: 400px; font-size: 18px; color: #3b5998; } .challengeSelect .Buttons { width: 100%; } .challengeSelect .Buttons td { width: 33%; } .challengeSelect .easyButton { margin-left: auto; margin-right: auto; width: 210px; height: 35px; background-color: #d8dfea; text-decoration: none; text-align: center; font-size: 14px; font-weight: bold; padding-top: 20px; } .challengeSelect .easyButton-up-hovering, .challengeSelect .easyButton-down-hovering { background-color: #aeb4bd; text-decoration: underline; }
0.354545
0.101322
body { padding: 0 50px 50px; font: 14px 'Roboto', sans-serif, 'Lucida Grande', Helvetica, Arial; display: flex; flex-direction: column; justify-content: space-between; } a { color: #00B7FF; } section div.section-header { display: flex; justify-content: center; align-items: center; } /* LOGO */ #jh-logo { width: 35vw; height: auto; } div.parallax { margin-bottom: 10%; } div.parallax { -webkit-animation: fadein 5s; /* Safari and Chrome */ -moz-animation: fadein 5s; /* Firefox */ -ms-animation: fadein 5s; /* Internet Explorer */ -o-animation: fadein 5s; /* Opera */ animation: fadein 5s; } #role { -webkit-animation: fadein 12s; /* Safari and Chrome */ -moz-animation: fadein 12s; /* Firefox */ -ms-animation: fadein 12s; /* Internet Explorer */ -o-animation: fadein 12s; /* Opera */ animation: fadein 12s; } @keyframes fadein { from { opacity: 0; } to { opacity: 1; } } /* Firefox */ @-moz-keyframes fadein { from { opacity: 0; } to { opacity: 1; } } /* Safari and Chrome */ @-webkit-keyframes fadein { from { opacity: 0; } to { opacity: 1; } } /* Internet Explorer */ @-ms-keyframes fadein { from { opacity: 0; } to { opacity: 1; } }​ /* Opera */ @-o-keyframes fadein { from { opacity: 0; } to { opacity: 1; } }​ .row { min-height: 550px; } /* PROJECTS */ #projects { padding-top: 5rem; } img.flip-icon { height: 27.5px; width: auto; } .mockup-img { width: 85%; max-width: 600px; height: auto; margin: 2.5%; margin-bottom: 5%; border-radius: 4px; } .mockup-logo { height: 80px; width: auto; margin-right: 15px; } /* EDUCATION */ section.education.row { margin-top: 20px; margin-bottom: 20px; } .education div, .experience div { display: flex; justify-content: center; align-items: center; flex-direction: column; } .education-logos { height: 80px; width: auto; margin-bottom: 20px; margin-top: 50px; border-radius: 5px; } .hide-when-small, .col-lg-5.hide-when-small { display: none; } .show-when-small { display: block; text-align: center; padding-bottom: 10px; } div.flip.container-fluid { display: flex; justify-content: center; } .col-lg-5 { display: block; text-align: center; padding-bottom: 10px; } @media (min-width: 420px) { .flex-direction img.icon-block { height: 40px; margin-bottom: 10px; } img.icon-block { height: 40px; margin-right: 10px; } .hide-when-small, .col-lg-5.hide-when-small { display: none; } .show-when-small { display: block; text-align: center; padding-bottom: 10px; } .mockup-img { width: 75%; height: auto; } } @media (min-width: 1200px) { .flex-direction img.icon-block { height: 40px !important; width: auto !important; margin-bottom: 7.5px; } img.icon-block { height: 40px !important; width: auto !important; margin-right: 7.5px; } .hide-when-small, .col-lg-5.hide-when-small { display: block; } .show-when-small { display: none; } .mockup-img { width: 85%; height: auto; } }
app/public/css/style.css
body { padding: 0 50px 50px; font: 14px 'Roboto', sans-serif, 'Lucida Grande', Helvetica, Arial; display: flex; flex-direction: column; justify-content: space-between; } a { color: #00B7FF; } section div.section-header { display: flex; justify-content: center; align-items: center; } /* LOGO */ #jh-logo { width: 35vw; height: auto; } div.parallax { margin-bottom: 10%; } div.parallax { -webkit-animation: fadein 5s; /* Safari and Chrome */ -moz-animation: fadein 5s; /* Firefox */ -ms-animation: fadein 5s; /* Internet Explorer */ -o-animation: fadein 5s; /* Opera */ animation: fadein 5s; } #role { -webkit-animation: fadein 12s; /* Safari and Chrome */ -moz-animation: fadein 12s; /* Firefox */ -ms-animation: fadein 12s; /* Internet Explorer */ -o-animation: fadein 12s; /* Opera */ animation: fadein 12s; } @keyframes fadein { from { opacity: 0; } to { opacity: 1; } } /* Firefox */ @-moz-keyframes fadein { from { opacity: 0; } to { opacity: 1; } } /* Safari and Chrome */ @-webkit-keyframes fadein { from { opacity: 0; } to { opacity: 1; } } /* Internet Explorer */ @-ms-keyframes fadein { from { opacity: 0; } to { opacity: 1; } }​ /* Opera */ @-o-keyframes fadein { from { opacity: 0; } to { opacity: 1; } }​ .row { min-height: 550px; } /* PROJECTS */ #projects { padding-top: 5rem; } img.flip-icon { height: 27.5px; width: auto; } .mockup-img { width: 85%; max-width: 600px; height: auto; margin: 2.5%; margin-bottom: 5%; border-radius: 4px; } .mockup-logo { height: 80px; width: auto; margin-right: 15px; } /* EDUCATION */ section.education.row { margin-top: 20px; margin-bottom: 20px; } .education div, .experience div { display: flex; justify-content: center; align-items: center; flex-direction: column; } .education-logos { height: 80px; width: auto; margin-bottom: 20px; margin-top: 50px; border-radius: 5px; } .hide-when-small, .col-lg-5.hide-when-small { display: none; } .show-when-small { display: block; text-align: center; padding-bottom: 10px; } div.flip.container-fluid { display: flex; justify-content: center; } .col-lg-5 { display: block; text-align: center; padding-bottom: 10px; } @media (min-width: 420px) { .flex-direction img.icon-block { height: 40px; margin-bottom: 10px; } img.icon-block { height: 40px; margin-right: 10px; } .hide-when-small, .col-lg-5.hide-when-small { display: none; } .show-when-small { display: block; text-align: center; padding-bottom: 10px; } .mockup-img { width: 75%; height: auto; } } @media (min-width: 1200px) { .flex-direction img.icon-block { height: 40px !important; width: auto !important; margin-bottom: 7.5px; } img.icon-block { height: 40px !important; width: auto !important; margin-right: 7.5px; } .hide-when-small, .col-lg-5.hide-when-small { display: block; } .show-when-small { display: none; } .mockup-img { width: 85%; height: auto; } }
0.352536
0.065545
.bk-color-secondary { background-color: #f5f5f5; } .channel-card-header .MuiCardHeader-title { font-size: 14px; font-weight: bold; } .channel-card-header .MuiCardHeader-subheader { font-size: 12px; } .channel-card-content, .channel-card-content2 { padding-top: 0 !important; } .channel-card-content p, .channel-card-content2 p { font-size: 12px; } .channel-card-content2 { font-weight: bold; font-size: 12px; padding-bottom: 5px !important; } .channel-card { border-top: 6px solid #65C3A9; font-size: 12px; } .card-body-inline { justify-content: space-between; padding: 3px; border: 1px solid #D5D5D5; border-radius: 7px; } .card-body-inline button { font-size: 10px; } .channel-card-more-btn{ font-size: 10px !important; } .text-case-none { text-transform: none !important; } .fg-color-primary { color: #65C3A9 !important; } .bk-color-primary { background-color: #65C3A9 !important; } .content-title { font-size: 25px; font-weight: bold; margin-top: 20px; margin-bottom: 40px; } .sidebar-avatar { margin-top: auto; } .sidebar-active { background-color: #f5f5f5 !important; } .sidebar-layout { display: flex; flex-direction: column; } .f-27 { font-size: 27px; } .f-11 { font-size: 11px !important; } .f-13 { font-size: 13px !important; } .f-18 { font-size: 18px !important; } .sidebar-icon { font-size: 30px !important; padding: 2px; border-radius: 6px; color: white; } .sidebar-icon-channel { background-color: #65C3A9; } .sidebar-icon-entity { background-color: #F8606A; } .sidebar-icon-contact { background-color: #9179F2; } .sidebar-icon-group { background-color: #79CAF2; } .channel-modal-layout { display: flex; align-items: center; justify-content: center; font-size: 11px; } .channel-modal-content { width: 40%; background-color: white; padding: 30px; border-radius: 20px; max-height: 95%; } .modal-content-scroll { padding: 0 20px 20px 3px; max-height: 450px; overflow-y: auto !important; } .overflow-y-auto { overflow-y: auto !important; } @media (max-width: 800px) { .channel-modal-content { width: 90%; } } .channel-modal-content .form-group { margin-bottom: 8px; } .channel-modal-content .form-control { background-color: #F5F5F5 !important; border: none; border-radius: 0; font-size: 11px; } .pagination-items { list-style: none; padding: 0; margin: 0; display: flex; } .pagination-items { border-collapse: collapse; } .pagination-items button { padding: 5px 11px; background-color: #F5F5F5; color: black; border: 1px solid #65C3A9; border-collapse: collapse; } .pagination-active { background-color: #65C3A9 !important; color: white !important; } .pagination-prev { border-radius: 20px 0 0 20px; border-right: none !important; } .pagination-prev:disabled { color: #aaa; } .pagination-next { border-radius: 0 20px 20px 0; } .pagination-next:disabled { color: #aaa; } .entity-table-row { border-left: 5px solid #F8606A; border-bottom: 8px solid #F5F5F5; } .entity-table-header { border-bottom: 14px solid #F5F5F5; } .entity-table-header th { color: #65C3A9 !important; font-weight: bold; } .entity-table-footer .MuiTablePagination-caption { position: absolute; left: 20px; } .justify-bt { justify-content: space-between; } .contact-card { border-top: 6px solid #9179F2; font-size: 12px; } .fab-outlined { background-color: white !important; border: 1px solid #333 !important; box-shadow: none !important; } .mh-auto { margin: auto 0; vertical-align: middle; } .search-input svg{ position: absolute; margin: 7px 3px 0 8px; } .search-input input { padding-left: 30px; } .group-checkbox .MuiCheckbox-colorPrimary.Mui-checked { color: #65C3A9; } .group-checkbox .MuiCheckbox-colorPrimary:not(.Mui-checked) svg { color: #f5f5f5; background-color: #F5F5F5 !important; } .border-right-none { border-right: none !important; } .nav-auth a { color: #65C3A9; margin-right: 10px; } .nav-auth a:hover { color: #D5D5D5; text-decoration: none; } .login-field { width: 100%; margin: 10px !important; }
static/css/main.css
.bk-color-secondary { background-color: #f5f5f5; } .channel-card-header .MuiCardHeader-title { font-size: 14px; font-weight: bold; } .channel-card-header .MuiCardHeader-subheader { font-size: 12px; } .channel-card-content, .channel-card-content2 { padding-top: 0 !important; } .channel-card-content p, .channel-card-content2 p { font-size: 12px; } .channel-card-content2 { font-weight: bold; font-size: 12px; padding-bottom: 5px !important; } .channel-card { border-top: 6px solid #65C3A9; font-size: 12px; } .card-body-inline { justify-content: space-between; padding: 3px; border: 1px solid #D5D5D5; border-radius: 7px; } .card-body-inline button { font-size: 10px; } .channel-card-more-btn{ font-size: 10px !important; } .text-case-none { text-transform: none !important; } .fg-color-primary { color: #65C3A9 !important; } .bk-color-primary { background-color: #65C3A9 !important; } .content-title { font-size: 25px; font-weight: bold; margin-top: 20px; margin-bottom: 40px; } .sidebar-avatar { margin-top: auto; } .sidebar-active { background-color: #f5f5f5 !important; } .sidebar-layout { display: flex; flex-direction: column; } .f-27 { font-size: 27px; } .f-11 { font-size: 11px !important; } .f-13 { font-size: 13px !important; } .f-18 { font-size: 18px !important; } .sidebar-icon { font-size: 30px !important; padding: 2px; border-radius: 6px; color: white; } .sidebar-icon-channel { background-color: #65C3A9; } .sidebar-icon-entity { background-color: #F8606A; } .sidebar-icon-contact { background-color: #9179F2; } .sidebar-icon-group { background-color: #79CAF2; } .channel-modal-layout { display: flex; align-items: center; justify-content: center; font-size: 11px; } .channel-modal-content { width: 40%; background-color: white; padding: 30px; border-radius: 20px; max-height: 95%; } .modal-content-scroll { padding: 0 20px 20px 3px; max-height: 450px; overflow-y: auto !important; } .overflow-y-auto { overflow-y: auto !important; } @media (max-width: 800px) { .channel-modal-content { width: 90%; } } .channel-modal-content .form-group { margin-bottom: 8px; } .channel-modal-content .form-control { background-color: #F5F5F5 !important; border: none; border-radius: 0; font-size: 11px; } .pagination-items { list-style: none; padding: 0; margin: 0; display: flex; } .pagination-items { border-collapse: collapse; } .pagination-items button { padding: 5px 11px; background-color: #F5F5F5; color: black; border: 1px solid #65C3A9; border-collapse: collapse; } .pagination-active { background-color: #65C3A9 !important; color: white !important; } .pagination-prev { border-radius: 20px 0 0 20px; border-right: none !important; } .pagination-prev:disabled { color: #aaa; } .pagination-next { border-radius: 0 20px 20px 0; } .pagination-next:disabled { color: #aaa; } .entity-table-row { border-left: 5px solid #F8606A; border-bottom: 8px solid #F5F5F5; } .entity-table-header { border-bottom: 14px solid #F5F5F5; } .entity-table-header th { color: #65C3A9 !important; font-weight: bold; } .entity-table-footer .MuiTablePagination-caption { position: absolute; left: 20px; } .justify-bt { justify-content: space-between; } .contact-card { border-top: 6px solid #9179F2; font-size: 12px; } .fab-outlined { background-color: white !important; border: 1px solid #333 !important; box-shadow: none !important; } .mh-auto { margin: auto 0; vertical-align: middle; } .search-input svg{ position: absolute; margin: 7px 3px 0 8px; } .search-input input { padding-left: 30px; } .group-checkbox .MuiCheckbox-colorPrimary.Mui-checked { color: #65C3A9; } .group-checkbox .MuiCheckbox-colorPrimary:not(.Mui-checked) svg { color: #f5f5f5; background-color: #F5F5F5 !important; } .border-right-none { border-right: none !important; } .nav-auth a { color: #65C3A9; margin-right: 10px; } .nav-auth a:hover { color: #D5D5D5; text-decoration: none; } .login-field { width: 100%; margin: 10px !important; }
0.44071
0.086903
@supports ((position:-webkit-sticky) or (position:sticky)) {.sticky-top{position:-webkit-sticky;position:sticky;top:0;z-index:1020}} .sr-only{position:absolute;width:1px;height:1px;padding:0;margin:-1px;overflow:hidden;clip:rect(0,0,0,0);white-space:nowrap;border:0} .sr-only-focusable:active,.sr-only-focusable:focus{position:static;width:auto;height:auto;overflow:visible;clip:auto;white-space:normal} .shadow-sm{box-shadow:0 .125rem .25rem rgba(0,0,0,.075)!important} .shadow{box-shadow:0 .5rem 1rem rgba(0,0,0,.15)!important} .shadow-lg{box-shadow:0 1rem 3rem rgba(0,0,0,.175)!important} .shadow-none{box-shadow:none!important}.w-25{width:25%!important} .w-50{width:50%!important}.w-75{width:75%!important}.w-100{width:100%!important}.w-auto{width:auto!important} .h-25{height:25%!important}.h-50{height:50%!important}.h-75{height:75%!important}.h-100{height:100%!important} .h-auto{height:auto!important}.mw-100{max-width:100%!important}.mh-100{max-height:100%!important} .min-vw-100{min-width:100vw!important}.min-vh-100{min-height:100vh!important}.vw-100{width:100vw!important} .vh-100{height:100vh!important}.m-0{margin:0!important}.mt-0,.my-0{margin-top:0!important} .mr-0,.mx-0{margin-right:0!important}.mb-0,.my-0{margin-bottom:0!important}.ml-0,.mx-0{margin-left:0!important} .m-1{margin:.25rem!important}.mt-1,.my-1{margin-top:.25rem!important}.mr-1,.mx-1{margin-right:.25rem!important} .mb-1,.my-1{margin-bottom:.25rem!important}.ml-1,.mx-1{margin-left:.25rem!important}.m-2{margin:.5rem!important} .mt-2,.my-2{margin-top:.5rem!important}.mr-2,.mx-2{margin-right:.5rem!important}.mb-2,.my-2{margin-bottom:.5rem!important} .ml-2,.mx-2{margin-left:.5rem!important}.m-3{margin:1rem!important}.mt-3,.my-3{margin-top:1rem!important} .mr-3,.mx-3{margin-right:1rem!important}.mb-3,.my-3{margin-bottom:1rem!important}.ml-3,.mx-3{margin-left:1rem!important} .m-4{margin:1.5rem!important} .mt-4,.my-4{margin-top:1.5rem!important} .mr-4,.mx-4{margin-right:1.5rem!important} .mb-4,.my-4{margin-bottom:1.5rem!important} .ml-4,.mx-4{margin-left:1.5rem!important} .m-5{margin:3rem!important} .mt-5,.my-5{margin-top:3rem!important} .mr-5,.mx-5{margin-right:3rem!important} .mb-5,.my-5{margin-bottom:3rem!important} .ml-5,.mx-5{margin-left:3rem!important} .p-0{padding:0!important} .pt-0,.py-0{padding-top:0!important} .pr-0,.px-0{padding-right:0!important} .pb-0,.py-0{padding-bottom:0!important} .pl-0,.px-0{padding-left:0!important} .p-1{padding:.25rem!important} .pt-1,.py-1{padding-top:.25rem!important} .pr-1,.px-1{padding-right:.25rem!important} .pb-1,.py-1{padding-bottom:.25rem!important} .pl-1,.px-1{padding-left:.25rem!important} .p-2{padding:.5rem!important} .pt-2 {padding-top:2.5rem!important} .pr-2 {padding-right:2.5rem!important} .pb-2 {padding-bottom:2.5rem!important} .pl-2 {padding-left:2.5rem!important} .p-3{padding:1rem!important} .pt-3,.py-3{padding-top:1rem!important} .pr-3,.px-3{padding-right:1rem!important} .pb-3,.py-3{padding-bottom:1rem!important} .pl-3,.px-3{padding-left:1rem!important} .p-4{padding:1.5rem!important} .pt-4,.py-4{padding-top:1.5rem!important} .pr-4,.px-4{padding-right:1.5rem!important} .pb-4,.py-4{padding-bottom:1.5rem!important} .pl-4,.px-4{padding-left:1.5rem!important} .p-5{padding:3rem!important}.pt-5,.py-5{padding-top:3rem!important} .pr-5,.px-5{padding-right:3rem!important}.pb-5,.py-5{padding-bottom:3rem!important} .pl-5,.px-5{padding-left:3rem!important}.m-n1{margin:-.25rem!important}.mt-n1,.my-n1{margin-top:-.25rem!important} .mr-n1,.mx-n1{margin-right:-.25rem!important}.mb-n1,.my-n1{margin-bottom:-.25rem!important} .ml-n1,.mx-n1{margin-left:-.25rem!important}.m-n2{margin:-.5rem!important}.mt-n2,.my-n2{margin-top:-.5rem!important} .mr-n2,.mx-n2{margin-right:-.5rem!important}.mb-n2,.my-n2{margin-bottom:-.5rem!important} .ml-n2,.mx-n2{margin-left:-.5rem!important}.m-n3{margin:-1rem!important}.mt-n3,.my-n3{margin-top:-1rem!important} .mr-n3,.mx-n3{margin-right:-1rem!important}.mb-n3,.my-n3{margin-bottom:-1rem!important} .ml-n3,.mx-n3{margin-left:-1rem!important}.m-n4{margin:-1.5rem!important}.mt-n4,.my-n4{margin-top:-1.5rem!important} .mr-n4,.mx-n4{margin-right:-1.5rem!important}.mb-n4,.my-n4{margin-bottom:-1.5rem!important} .ml-n4,.mx-n4{margin-left:-1.5rem!important}.m-n5{margin:-3rem!important}.mt-n5,.my-n5{margin-top:-3rem!important} .mr-n5,.mx-n5{margin-right:-3rem!important}.mb-n5,.my-n5{margin-bottom:-3rem!important} .ml-n5,.mx-n5{margin-left:-3rem!important}.m-auto{margin:auto!important}.mt-auto,.my-auto{margin-top:auto!important} .mr-auto,.mx-auto{margin-right:auto!important}.mb-auto,.my-auto{margin-bottom:auto!important} .ml-auto,.mx-auto{margin-left:auto!important} .card .card-body { padding: 1.3rem; } .event-schedule { -webkit-transition: all 0.5s ease; transition: all 0.5s ease; } .rounded { border-radius: 10px !important; } .border { border: 1px solid #ddd !important; } .media{display:-ms-flexbox; display:flex;-ms-flex-align:start; align-items:flex-start} .media-body{-ms-flex:1;flex:1} .ml-auto { margin-right: auto; margin-left: 0 !important; } .mr-auto { margin-left: auto; margin-right: 0 !important; } .mr-1 { margin-left: 4px !important; margin-right: auto !important; } .mr-2 { margin-left: 8px !important; margin-right: auto !important; } .mr-3 { margin-left: 16px !important; margin-right: auto !important; } .mr-4 { margin-left: 24px !important; margin-right: auto !important; } .mr-5 { margin-left: 48px !important; margin-right: auto !important; } .ml-1 { margin-right: 4px !important; margin-left: auto !important; } .ml-2 { margin-right: 8px !important; margin-left: auto !important; } .ml-3 { margin-right: 16px !important; margin-left: auto !important; } .ml-4 { margin-right: 24px !important; margin-left: auto !important; } .ml-5 { margin-right: 48px !important; margin-left: auto !important; } .pr-1 { padding-left: 4px !important; padding-right: auto !important; } .pr-2 { padding-left: 8px !important; padding-right: auto !important; } .pr-3 { padding-left: 16px !important; padding-right: auto !important; } .pr-4 { padding-left: 24px !important; padding-right: auto !important; } .pr-5 { padding-left: 48px !important; padding-right: auto !important; } .pl-1 { padding-right: 4px !important; padding-left: auto !important; } .pl-2 { padding-right: 8px !important; padding-left: auto !important; } .pl-3 { padding-right: 16px !important; padding-left: auto !important; } .pl-4 { padding-right: 24px !important; padding-left: auto !important; } .pl-5 { padding-right: 48px !important; padding-left: auto !important; } @media (min-width: 992px) { .mr-lg-2 { margin-left: 8px !important; margin-right: auto !important; } .mr-lg-3 { margin-left: 16px !important; margin-right: auto !important; } .mr-lg-4 { margin-left: 24px !important; margin-right: auto !important; } .mr-lg-5 { margin-left: 48px !important; margin-right: auto !important; } .ml-lg-3 { margin-right: 16px !important; margin-left: auto !important; } .ml-lg-4 { margin-right: 24px !important; margin-left: auto !important; } .ml-lg-5 { margin-right: 48px !important; margin-left: auto !important; } .pl-lg-3 { padding-right: 16px !important; padding-left: auto !important; } .text-lg-left { text-align: right !important; } .offset-lg-1 { margin-left: auto; margin-right: 8.333333%; } .offset-lg-4 { margin-right: 33.333333%; } .offset-lg-6 { margin-right: 50%; } } @media (min-width: 768px) { .ml-md-4 { margin-right: 24px !important; margin-left: 0 !important; } .mr-md-4 { margin-left: 24px !important; margin-right: 0 !important; } .pr-md-3 { padding-left: 16px !important; padding-right: 0 !important; } .pl-md-3 { padding-right: 16px !important; padding-left: 0 !important; } .pl-lg-5 { padding-right: 48px !important; padding-left: 0 !important; } .text-md-left { text-align: right !important; } .text-md-right { text-align: left !important; } } .list-unstyled { padding-right: 0 !important; padding-left: auto !important; } .event-schedule .date .day { font-size: 18px; width: 50px; height: 50px; border-radius: 50px; background: rgba(47, 85, 212, 0.1); line-height: 48px; border: 2px solid #ffffff; -webkit-box-shadow: 0px 0px 2px 0.25px rgba(47, 85, 212, 0.5); box-shadow: 0px 0px 2px 0.25px rgba(47, 85, 212, 0.5); } .event-schedule .date .month { font-size: 13px; } .event-schedule .content .title { font-size: 20px; -webkit-transition: all 0.5s ease; transition: all 0.5s ease; } .event-schedule .content .title:hover { color: #2f55d4 !important; } .event-schedule .content .location-time { font-size: 14px; } .event-schedule:hover { -webkit-transform: translateY(-5px); transform: translateY(-5px); -webkit-box-shadow: 0 0 3px rgba(60, 72, 88, 0.15); box-shadow: 0 0 3px rgba(60, 72, 88, 0.15); border-color: #2f55d4 !important; background: #f8f9fc !important; } .courses-desc { -webkit-transition: all 0.5s ease; transition: all 0.5s ease; } .courses-desc .content .title { -webkit-transition: all 0.5s ease; transition: all 0.5s ease; } .courses-desc .content .title:hover { color: #2f55d4 !important; } .courses-desc .collection, .courses-desc .preview { position: absolute; opacity: 0; z-index: 1; } .courses-desc .collection { top: 15px; left: 15px; } .courses-desc .collection i { -webkit-text-stroke: 2px #e43f52; -webkit-text-fill-color: transparent; } .courses-desc .collection i:active { -webkit-text-stroke: 0px #e43f52; -webkit-text-fill-color: #e43f52; } .courses-desc .preview { bottom: 15px; right: 15px; } .courses-desc:hover { -webkit-box-shadow: 0 0 3px rgba(60, 72, 88, 0.15); box-shadow: 0 0 3px rgba(60, 72, 88, 0.15); -webkit-transform: translateY(-10px); transform: translateY(-10px); } .bg-primary { background-color: #2f55d4 !important; } .bg-soft-primary { background-color: rgba(47, 85, 212, 0.2) !important; border: 1px solid rgba(47, 85, 212, 0.2) !important; color: #2f55d4 !important; } .text-primary { color: #2f55d4 !important; } a { -webkit-transition: all 0.5s ease; transition: all 0.5s ease; } a.text-primary:hover, a.text-primary:focus { color: #284bc1 !important; } .bg-secondary { background-color: #5a6d90 !important; } .bg-soft-secondary { background-color: rgba(90, 109, 144, 0.2) !important; border: 1px solid rgba(90, 109, 144, 0.2) !important; color: #5a6d90 !important; } .text-secondary { color: #5a6d90 !important; } a { -webkit-transition: all 0.5s ease; transition: all 0.5s ease; } a.text-secondary:hover, a.text-secondary:focus { color: #506180 !important; } .bg-success { background-color: #2eca8b !important; } .bg-soft-success { background-color: rgba(46, 202, 139, 0.2) !important; border: 1px solid rgba(46, 202, 139, 0.2) !important; color: #2eca8b !important; } .text-success { color: #2eca8b !important; } a { -webkit-transition: all 0.5s ease; transition: all 0.5s ease; } a.text-success:hover, a.text-success:focus { color: #29b57d !important; } .bg-warning { background-color: #f17425 !important; } .bg-soft-warning { background-color: rgba(241, 116, 37, 0.2) !important; border: 1px solid rgba(241, 116, 37, 0.2) !important; color: #f17425 !important; } .text-warning { color: #f17425 !important; } a { -webkit-transition: all 0.5s ease; transition: all 0.5s ease; } a.text-warning:hover, a.text-warning:focus { color: #ed650f !important; } .bg-info { background-color: #17a2b8 !important; } .bg-soft-info { background-color: rgba(23, 162, 184, 0.2) !important; border: 1px solid rgba(23, 162, 184, 0.2) !important; color: #17a2b8 !important; } .text-info { color: #17a2b8 !important; } a { -webkit-transition: all 0.5s ease; transition: all 0.5s ease; } a.text-info:hover, a.text-info:focus { color: #148ea1 !important; } .bg-danger { background-color: #e43f52 !important; } .bg-soft-danger { background-color: rgba(228, 63, 82, 0.2) !important; border: 1px solid rgba(228, 63, 82, 0.2) !important; color: #e43f52 !important; } .text-danger { color: #e43f52 !important; } a { -webkit-transition: all 0.5s ease; transition: all 0.5s ease; } a.text-danger:hover, a.text-danger:focus { color: #e1293e !important; } .bg-dark { background-color: #3c4858 !important; } .bg-soft-dark { background-color: #ddd !important; border: 1px solid rgba(60, 72, 88, 0.2) !important; color: #eee !important; } .text-dark { color: #3c4858 !important; } a { -webkit-transition: all 0.5s ease; transition: all 0.5s ease; } a.text-dark:hover, a.text-dark:focus { color: #323c49 !important; } .bg-muted { background-color: #8492a6 !important; } .bg-soft-muted { background-color: rgba(132, 146, 166, 0.2) !important; border: 1px solid rgba(132, 146, 166, 0.2) !important; color: #8492a6 !important; } .text-muted { color: #8492a6 !important; } a { -webkit-transition: all 0.5s ease; transition: all 0.5s ease; } a.text-muted:hover, a.text-muted:focus { color: #75859b !important; } .bg-light { background-color: #f8f9fc !important; } .bg-soft-light { background-color: rgba(248, 249, 252, 0.2) !important; border: 1px solid rgba(248, 249, 252, 0.2) !important; color: #f8f9fc !important; } .text-light { color: #f8f9fc !important; } a { -webkit-transition: all 0.5s ease; transition: all 0.5s ease; } a.text-light:hover, a.text-light:focus { color: #e6eaf4 !important; } .bg-blue { background-color: #2f55d4 !important; } .bg-soft-blue { background-color: rgba(47, 85, 212, 0.2) !important; border: 1px solid rgba(47, 85, 212, 0.2) !important; color: #2f55d4 !important; } .text-blue { color: #2f55d4 !important; } a { -webkit-transition: all 0.5s ease; transition: all 0.5s ease; } a.text-blue:hover, a.text-blue:focus { color: #284bc1 !important; } .bg-footer { background-color: #202942 !important; } .bg-soft-footer { background-color: rgba(32, 41, 66, 0.2) !important; border: 1px solid rgba(32, 41, 66, 0.2) !important; color: #202942 !important; } .text-footer { color: #202942 !important; } a { -webkit-transition: all 0.5s ease; transition: all 0.5s ease; } a.text-footer:hover, a.text-footer:focus { color: #181e30 !important; } .bg-black { background: #161c2d !important; } .list-inline-item:not(:last-child) { margin-right: 0px; margin-bottom: 5px; } .rounded-top { border-top-left-radius: 6px !important; border-top-right-radius: 6px !important; } .rounded-left { border-top-left-radius: 6px !important; border-bottom-left-radius: 6px !important; } .rounded-bottom { border-bottom-left-radius: 6px !important; border-bottom-right-radius: 6px !important; } .rounded-right { border-top-right-radius: 6px !important; border-bottom-right-radius: 6px !important; } .rounded-md { border-radius: 10px !important; } .rounded-lg { border-radius: 30px !important; } .esetop22 { padding-top: 10px !important; font-size: 18px !important; } .border-top { border-top: 1px solid #e9ecef !important; } .border-bottom { border-bottom: 1px solid #e9ecef !important; } .border-left { border-left: 1px solid #e9ecef !important; } .border-right { border-right: 1px solid #e9ecef !important; } .small, small { font-size: 90%; } .component-wrapper .title { font-size: 20px; } .component-wrapper.sticky-bar li { margin-bottom: 6px; } .component-wrapper.sticky-bar li:last-child { margin-bottom: 0px !important; } .component-wrapper.sticky-bar li a { -webkit-transition: all 0.5s ease; transition: all 0.5s ease; } .component-wrapper.sticky-bar li a:hover, .component-wrapper.sticky-bar li a:focus { color: #2f55d4 !important; } .btn-primary { background-color: #2f55d4 !important; border: 1px solid #2f55d4 !important; color: #ffffff !important; -webkit-box-shadow: 0 3px 5px 0 rgba(47, 85, 212, 0.3); box-shadow: 0 3px 5px 0 rgba(47, 85, 212, 0.3); } .btn-primary:hover, .btn-primary:focus, .btn-primary:active, .btn-primary.active, .btn-primary.focus { background-color: #2443ac !important; border-color: #2443ac !important; color: #ffffff !important; } .btn-soft-primary { background-color: rgba(47, 85, 212, 0.2) !important; border: 1px solid rgba(47, 85, 212, 0.2) !important; color: #2f55d4 !important; -webkit-box-shadow: 0 3px 5px 0 rgba(47, 85, 212, 0.3); box-shadow: 0 3px 5px 0 rgba(47, 85, 212, 0.3); } .btn-soft-primary:hover, .btn-soft-primary:focus, .btn-soft-primary:active, .btn-soft-primary.active, .btn-soft-primary.focus { background-color: #2f55d4 !important; border-color: #2f55d4 !important; color: #ffffff !important; } .btn-outline-primary { border: 1px solid #2f55d4; color: #2f55d4; background-color: transparent; } .btn-outline-primary:hover, .btn-outline-primary:focus, .btn-outline-primary:active, .btn-outline-primary.active, .btn-outline-primary.focus, .btn-outline-primary:not(:disabled):not(.disabled):active { background-color: #2f55d4; border-color: #2f55d4; color: #ffffff !important; -webkit-box-shadow: 0 3px 5px 0 rgba(47, 85, 212, 0.3); box-shadow: 0 3px 5px 0 rgba(47, 85, 212, 0.3); } .btn-secondary { background-color: #5a6d90 !important; border: 1px solid #5a6d90 !important; color: #ffffff !important; -webkit-box-shadow: 0 3px 5px 0 rgba(90, 109, 144, 0.3); box-shadow: 0 3px 5px 0 rgba(90, 109, 144, 0.3); } .btn-secondary:hover, .btn-secondary:focus, .btn-secondary:active, .btn-secondary.active, .btn-secondary.focus { background-color: #465571 !important; border-color: #465571 !important; color: #ffffff !important; } .btn-soft-secondary { background-color: rgba(90, 109, 144, 0.2) !important; border: 1px solid rgba(90, 109, 144, 0.2) !important; color: #5a6d90 !important; -webkit-box-shadow: 0 3px 5px 0 rgba(90, 109, 144, 0.3); box-shadow: 0 3px 5px 0 rgba(90, 109, 144, 0.3); } .btn-soft-secondary:hover, .btn-soft-secondary:focus, .btn-soft-secondary:active, .btn-soft-secondary.active, .btn-soft-secondary.focus { background-color: #5a6d90 !important; border-color: #5a6d90 !important; color: #ffffff !important; } .btn-outline-secondary { border: 1px solid #5a6d90; color: #5a6d90; background-color: transparent; } .btn-outline-secondary:hover, .btn-outline-secondary:focus, .btn-outline-secondary:active, .btn-outline-secondary.active, .btn-outline-secondary.focus, .btn-outline-secondary:not(:disabled):not(.disabled):active { background-color: #5a6d90; border-color: #5a6d90; color: #ffffff !important; -webkit-box-shadow: 0 3px 5px 0 rgba(90, 109, 144, 0.3); box-shadow: 0 3px 5px 0 rgba(90, 109, 144, 0.3); } .btn-success { background-color: #2eca8b !important; border: 1px solid #2eca8b !important; color: #ffffff !important; -webkit-box-shadow: 0 3px 5px 0 rgba(46, 202, 139, 0.3); box-shadow: 0 3px 5px 0 rgba(46, 202, 139, 0.3); } .btn-success:hover, .btn-success:focus, .btn-success:active, .btn-success.active, .btn-success.focus { background-color: #25a06e !important; border-color: #25a06e !important; color: #ffffff !important; } .btn-soft-success { background-color: rgba(46, 202, 139, 0.2) !important; border: 1px solid rgba(46, 202, 139, 0.2) !important; color: #2eca8b !important; -webkit-box-shadow: 0 3px 5px 0 rgba(46, 202, 139, 0.3); box-shadow: 0 3px 5px 0 rgba(46, 202, 139, 0.3); } .btn-soft-success:hover, .btn-soft-success:focus, .btn-soft-success:active, .btn-soft-success.active, .btn-soft-success.focus { background-color: #2eca8b !important; border-color: #2eca8b !important; color: #ffffff !important; } .btn-outline-success { border: 1px solid #2eca8b; color: #2eca8b; background-color: transparent; } .btn-outline-success:hover, .btn-outline-success:focus, .btn-outline-success:active, .btn-outline-success.active, .btn-outline-success.focus, .btn-outline-success:not(:disabled):not(.disabled):active { background-color: #2eca8b; border-color: #2eca8b; color: #ffffff !important; -webkit-box-shadow: 0 3px 5px 0 rgba(46, 202, 139, 0.3); box-shadow: 0 3px 5px 0 rgba(46, 202, 139, 0.3); } .btn-warning { background-color: #f17425 !important; border: 1px solid #f17425 !important; color: #ffffff !important; -webkit-box-shadow: 0 3px 5px 0 rgba(241, 116, 37, 0.3); box-shadow: 0 3px 5px 0 rgba(241, 116, 37, 0.3); } .btn-warning:hover, .btn-warning:focus, .btn-warning:active, .btn-warning.active, .btn-warning.focus { background-color: #d55b0e !important; border-color: #d55b0e !important; color: #ffffff !important; } .btn-soft-warning { background-color: rgba(241, 116, 37, 0.2) !important; border: 1px solid rgba(241, 116, 37, 0.2) !important; color: #f17425 !important; -webkit-box-shadow: 0 3px 5px 0 rgba(241, 116, 37, 0.3); box-shadow: 0 3px 5px 0 rgba(241, 116, 37, 0.3); } .btn-soft-warning:hover, .btn-soft-warning:focus, .btn-soft-warning:active, .btn-soft-warning.active, .btn-soft-warning.focus { background-color: #f17425 !important; border-color: #f17425 !important; color: #ffffff !important; } .btn-outline-warning { border: 1px solid #f17425; color: #f17425; background-color: transparent; } .btn-outline-warning:hover, .btn-outline-warning:focus, .btn-outline-warning:active, .btn-outline-warning.active, .btn-outline-warning.focus, .btn-outline-warning:not(:disabled):not(.disabled):active { background-color: #f17425; border-color: #f17425; color: #ffffff !important; -webkit-box-shadow: 0 3px 5px 0 rgba(241, 116, 37, 0.3); box-shadow: 0 3px 5px 0 rgba(241, 116, 37, 0.3); } .btn-info { background-color: #17a2b8 !important; border: 1px solid #17a2b8 !important; color: #ffffff !important; -webkit-box-shadow: 0 3px 5px 0 rgba(23, 162, 184, 0.3); box-shadow: 0 3px 5px 0 rgba(23, 162, 184, 0.3); } .btn-info:hover, .btn-info:focus, .btn-info:active, .btn-info.active, .btn-info.focus { background-color: #117a8b !important; border-color: #117a8b !important; color: #ffffff !important; } .btn-soft-info { background-color: rgba(23, 162, 184, 0.2) !important; border: 1px solid rgba(23, 162, 184, 0.2) !important; color: #17a2b8 !important; -webkit-box-shadow: 0 3px 5px 0 rgba(23, 162, 184, 0.3); box-shadow: 0 3px 5px 0 rgba(23, 162, 184, 0.3); } .btn-soft-info:hover, .btn-soft-info:focus, .btn-soft-info:active, .btn-soft-info.active, .btn-soft-info.focus { background-color: #17a2b8 !important; border-color: #17a2b8 !important; color: #ffffff !important; } .btn-outline-info { border: 1px solid #17a2b8; color: #17a2b8; background-color: transparent; } .btn-outline-info:hover, .btn-outline-info:focus, .btn-outline-info:active, .btn-outline-info.active, .btn-outline-info.focus, .btn-outline-info:not(:disabled):not(.disabled):active { background-color: #17a2b8; border-color: #17a2b8; color: #ffffff !important; -webkit-box-shadow: 0 3px 5px 0 rgba(23, 162, 184, 0.3); box-shadow: 0 3px 5px 0 rgba(23, 162, 184, 0.3); } .btn-danger { background-color: #e43f52 !important; border: 1px solid #e43f52 !important; color: #ffffff !important; -webkit-box-shadow: 0 3px 5px 0 rgba(228, 63, 82, 0.3); box-shadow: 0 3px 5px 0 rgba(228, 63, 82, 0.3); } .btn-danger:hover, .btn-danger:focus, .btn-danger:active, .btn-danger.active, .btn-danger.focus { background-color: #d21e32 !important; border-color: #d21e32 !important; color: #ffffff !important; } .btn-soft-danger { background-color: rgba(228, 63, 82, 0.2) !important; border: 1px solid rgba(228, 63, 82, 0.2) !important; color: #e43f52 !important; -webkit-box-shadow: 0 3px 5px 0 rgba(228, 63, 82, 0.3); box-shadow: 0 3px 5px 0 rgba(228, 63, 82, 0.3); } .btn-soft-danger:hover, .btn-soft-danger:focus, .btn-soft-danger:active, .btn-soft-danger.active, .btn-soft-danger.focus { background-color: #e43f52 !important; border-color: #e43f52 !important; color: #ffffff !important; } .btn-outline-danger { border: 1px solid #e43f52; color: #e43f52; background-color: transparent; } .btn-outline-danger:hover, .btn-outline-danger:focus, .btn-outline-danger:active, .btn-outline-danger.active, .btn-outline-danger.focus, .btn-outline-danger:not(:disabled):not(.disabled):active { background-color: #e43f52; border-color: #e43f52; color: #ffffff !important; -webkit-box-shadow: 0 3px 5px 0 rgba(228, 63, 82, 0.3); box-shadow: 0 3px 5px 0 rgba(228, 63, 82, 0.3); } .btn-dark { background-color: #3c4858 !important; border: 1px solid #3c4858 !important; color: #ffffff !important; -webkit-box-shadow: 0 3px 5px 0 rgba(60, 72, 88, 0.3); box-shadow: 0 3px 5px 0 rgba(60, 72, 88, 0.3); } .btn-dark:hover, .btn-dark:focus, .btn-dark:active, .btn-dark.active, .btn-dark.focus { background-color: #272f3a !important; border-color: #272f3a !important; color: #ffffff !important; } .btn-soft-dark { background-color: rgba(60, 72, 88, 0.2) !important; border: 1px solid rgba(60, 72, 88, 0.2) !important; color: #3c4858 !important; -webkit-box-shadow: 0 3px 5px 0 rgba(60, 72, 88, 0.3); box-shadow: 0 3px 5px 0 rgba(60, 72, 88, 0.3); } .btn-soft-dark:hover, .btn-soft-dark:focus, .btn-soft-dark:active, .btn-soft-dark.active, .btn-soft-dark.focus { background-color: #3c4858 !important; border-color: #3c4858 !important; color: #ffffff !important; } .btn-outline-dark { border: 1px solid #3c4858; color: #3c4858; background-color: transparent; } .btn-outline-dark:hover, .btn-outline-dark:focus, .btn-outline-dark:active, .btn-outline-dark.active, .btn-outline-dark.focus, .btn-outline-dark:not(:disabled):not(.disabled):active { background-color: #3c4858; border-color: #3c4858; color: #ffffff !important; -webkit-box-shadow: 0 3px 5px 0 rgba(60, 72, 88, 0.3); box-shadow: 0 3px 5px 0 rgba(60, 72, 88, 0.3); } .btn-muted { background-color: #8492a6 !important; border: 1px solid #8492a6 !important; color: #ffffff !important; -webkit-box-shadow: 0 3px 5px 0 rgba(132, 146, 166, 0.3); box-shadow: 0 3px 5px 0 rgba(132, 146, 166, 0.3); } .btn-muted:hover, .btn-muted:focus, .btn-muted:active, .btn-muted.active, .btn-muted.focus { background-color: #68788f !important; border-color: #68788f !important; color: #ffffff !important; } .btn-soft-muted { background-color: rgba(132, 146, 166, 0.2) !important; border: 1px solid rgba(132, 146, 166, 0.2) !important; color: #8492a6 !important; -webkit-box-shadow: 0 3px 5px 0 rgba(132, 146, 166, 0.3); box-shadow: 0 3px 5px 0 rgba(132, 146, 166, 0.3); } .btn-soft-muted:hover, .btn-soft-muted:focus, .btn-soft-muted:active, .btn-soft-muted.active, .btn-soft-muted.focus { background-color: #8492a6 !important; border-color: #8492a6 !important; color: #ffffff !important; } .btn-outline-muted { border: 1px solid #8492a6; color: #8492a6; background-color: transparent; } .btn-outline-muted:hover, .btn-outline-muted:focus, .btn-outline-muted:active, .btn-outline-muted.active, .btn-outline-muted.focus, .btn-outline-muted:not(:disabled):not(.disabled):active { background-color: #8492a6; border-color: #8492a6; color: #ffffff !important; -webkit-box-shadow: 0 3px 5px 0 rgba(132, 146, 166, 0.3); box-shadow: 0 3px 5px 0 rgba(132, 146, 166, 0.3); } .btn-light { background-color: #f8f9fc !important; border: 1px solid #f8f9fc !important; color: #ffffff !important; -webkit-box-shadow: 0 3px 5px 0 rgba(248, 249, 252, 0.3); box-shadow: 0 3px 5px 0 rgba(248, 249, 252, 0.3); } .btn-light:hover, .btn-light:focus, .btn-light:active, .btn-light.active, .btn-light.focus { background-color: #d4daed !important; border-color: #d4daed !important; color: #ffffff !important; } .btn-soft-light { background-color: rgba(248, 249, 252, 0.2) !important; border: 1px solid rgba(248, 249, 252, 0.2) !important; color: #f8f9fc !important; -webkit-box-shadow: 0 3px 5px 0 rgba(248, 249, 252, 0.3); box-shadow: 0 3px 5px 0 rgba(248, 249, 252, 0.3); } .btn-soft-light:hover, .btn-soft-light:focus, .btn-soft-light:active, .btn-soft-light.active, .btn-soft-light.focus { background-color: #f8f9fc !important; border-color: #f8f9fc !important; color: #ffffff !important; } .btn-outline-light { border: 1px solid #f8f9fc; color: #f8f9fc; background-color: transparent; } .btn-outline-light:hover, .btn-outline-light:focus, .btn-outline-light:active, .btn-outline-light.active, .btn-outline-light.focus, .btn-outline-light:not(:disabled):not(.disabled):active { background-color: #f8f9fc; border-color: #f8f9fc; color: #ffffff !important; -webkit-box-shadow: 0 3px 5px 0 rgba(248, 249, 252, 0.3); box-shadow: 0 3px 5px 0 rgba(248, 249, 252, 0.3); } .btn-blue { background-color: #2f55d4 !important; border: 1px solid #2f55d4 !important; color: #ffffff !important; -webkit-box-shadow: 0 3px 5px 0 rgba(47, 85, 212, 0.3); box-shadow: 0 3px 5px 0 rgba(47, 85, 212, 0.3); } .btn-blue:hover, .btn-blue:focus, .btn-blue:active, .btn-blue.active, .btn-blue.focus { background-color: #2443ac !important; border-color: #2443ac !important; color: #ffffff !important; } .btn-soft-blue { background-color: rgba(47, 85, 212, 0.2) !important; border: 1px solid rgba(47, 85, 212, 0.2) !important; color: #2f55d4 !important; -webkit-box-shadow: 0 3px 5px 0 rgba(47, 85, 212, 0.3); box-shadow: 0 3px 5px 0 rgba(47, 85, 212, 0.3); } .btn-soft-blue:hover, .btn-soft-blue:focus, .btn-soft-blue:active, .btn-soft-blue.active, .btn-soft-blue.focus { background-color: #2f55d4 !important; border-color: #2f55d4 !important; color: #ffffff !important; } .btn-outline-blue { border: 1px solid #2f55d4; color: #2f55d4; background-color: transparent; } .btn-outline-blue:hover, .btn-outline-blue:focus, .btn-outline-blue:active, .btn-outline-blue.active, .btn-outline-blue.focus, .btn-outline-blue:not(:disabled):not(.disabled):active { background-color: #2f55d4; border-color: #2f55d4; color: #ffffff !important; -webkit-box-shadow: 0 3px 5px 0 rgba(47, 85, 212, 0.3); box-shadow: 0 3px 5px 0 rgba(47, 85, 212, 0.3); } .btn-footer { background-color: #202942 !important; border: 1px solid #202942 !important; color: #ffffff !important; -webkit-box-shadow: 0 3px 5px 0 rgba(32, 41, 66, 0.3); box-shadow: 0 3px 5px 0 rgba(32, 41, 66, 0.3); } .btn-footer:hover, .btn-footer:focus, .btn-footer:active, .btn-footer.active, .btn-footer.focus { background-color: #0f131f !important; border-color: #0f131f !important; color: #ffffff !important; } .btn-soft-footer { background-color: rgba(32, 41, 66, 0.2) !important; border: 1px solid rgba(32, 41, 66, 0.2) !important; color: #202942 !important; -webkit-box-shadow: 0 3px 5px 0 rgba(32, 41, 66, 0.3); box-shadow: 0 3px 5px 0 rgba(32, 41, 66, 0.3); } .btn-soft-footer:hover, .btn-soft-footer:focus, .btn-soft-footer:active, .btn-soft-footer.active, .btn-soft-footer.focus { background-color: #202942 !important; border-color: #202942 !important; color: #ffffff !important; } .btn-outline-footer { border: 1px solid #202942; color: #202942; background-color: transparent; } .btn-outline-footer:hover, .btn-outline-footer:focus, .btn-outline-footer:active, .btn-outline-footer.active, .btn-outline-footer.focus, .btn-outline-footer:not(:disabled):not(.disabled):active { background-color: #202942; border-color: #202942; color: #ffffff !important; -webkit-box-shadow: 0 3px 5px 0 rgba(32, 41, 66, 0.3); box-shadow: 0 3px 5px 0 rgba(32, 41, 66, 0.3); }
public/css/style-rtl.css
@supports ((position:-webkit-sticky) or (position:sticky)) {.sticky-top{position:-webkit-sticky;position:sticky;top:0;z-index:1020}} .sr-only{position:absolute;width:1px;height:1px;padding:0;margin:-1px;overflow:hidden;clip:rect(0,0,0,0);white-space:nowrap;border:0} .sr-only-focusable:active,.sr-only-focusable:focus{position:static;width:auto;height:auto;overflow:visible;clip:auto;white-space:normal} .shadow-sm{box-shadow:0 .125rem .25rem rgba(0,0,0,.075)!important} .shadow{box-shadow:0 .5rem 1rem rgba(0,0,0,.15)!important} .shadow-lg{box-shadow:0 1rem 3rem rgba(0,0,0,.175)!important} .shadow-none{box-shadow:none!important}.w-25{width:25%!important} .w-50{width:50%!important}.w-75{width:75%!important}.w-100{width:100%!important}.w-auto{width:auto!important} .h-25{height:25%!important}.h-50{height:50%!important}.h-75{height:75%!important}.h-100{height:100%!important} .h-auto{height:auto!important}.mw-100{max-width:100%!important}.mh-100{max-height:100%!important} .min-vw-100{min-width:100vw!important}.min-vh-100{min-height:100vh!important}.vw-100{width:100vw!important} .vh-100{height:100vh!important}.m-0{margin:0!important}.mt-0,.my-0{margin-top:0!important} .mr-0,.mx-0{margin-right:0!important}.mb-0,.my-0{margin-bottom:0!important}.ml-0,.mx-0{margin-left:0!important} .m-1{margin:.25rem!important}.mt-1,.my-1{margin-top:.25rem!important}.mr-1,.mx-1{margin-right:.25rem!important} .mb-1,.my-1{margin-bottom:.25rem!important}.ml-1,.mx-1{margin-left:.25rem!important}.m-2{margin:.5rem!important} .mt-2,.my-2{margin-top:.5rem!important}.mr-2,.mx-2{margin-right:.5rem!important}.mb-2,.my-2{margin-bottom:.5rem!important} .ml-2,.mx-2{margin-left:.5rem!important}.m-3{margin:1rem!important}.mt-3,.my-3{margin-top:1rem!important} .mr-3,.mx-3{margin-right:1rem!important}.mb-3,.my-3{margin-bottom:1rem!important}.ml-3,.mx-3{margin-left:1rem!important} .m-4{margin:1.5rem!important} .mt-4,.my-4{margin-top:1.5rem!important} .mr-4,.mx-4{margin-right:1.5rem!important} .mb-4,.my-4{margin-bottom:1.5rem!important} .ml-4,.mx-4{margin-left:1.5rem!important} .m-5{margin:3rem!important} .mt-5,.my-5{margin-top:3rem!important} .mr-5,.mx-5{margin-right:3rem!important} .mb-5,.my-5{margin-bottom:3rem!important} .ml-5,.mx-5{margin-left:3rem!important} .p-0{padding:0!important} .pt-0,.py-0{padding-top:0!important} .pr-0,.px-0{padding-right:0!important} .pb-0,.py-0{padding-bottom:0!important} .pl-0,.px-0{padding-left:0!important} .p-1{padding:.25rem!important} .pt-1,.py-1{padding-top:.25rem!important} .pr-1,.px-1{padding-right:.25rem!important} .pb-1,.py-1{padding-bottom:.25rem!important} .pl-1,.px-1{padding-left:.25rem!important} .p-2{padding:.5rem!important} .pt-2 {padding-top:2.5rem!important} .pr-2 {padding-right:2.5rem!important} .pb-2 {padding-bottom:2.5rem!important} .pl-2 {padding-left:2.5rem!important} .p-3{padding:1rem!important} .pt-3,.py-3{padding-top:1rem!important} .pr-3,.px-3{padding-right:1rem!important} .pb-3,.py-3{padding-bottom:1rem!important} .pl-3,.px-3{padding-left:1rem!important} .p-4{padding:1.5rem!important} .pt-4,.py-4{padding-top:1.5rem!important} .pr-4,.px-4{padding-right:1.5rem!important} .pb-4,.py-4{padding-bottom:1.5rem!important} .pl-4,.px-4{padding-left:1.5rem!important} .p-5{padding:3rem!important}.pt-5,.py-5{padding-top:3rem!important} .pr-5,.px-5{padding-right:3rem!important}.pb-5,.py-5{padding-bottom:3rem!important} .pl-5,.px-5{padding-left:3rem!important}.m-n1{margin:-.25rem!important}.mt-n1,.my-n1{margin-top:-.25rem!important} .mr-n1,.mx-n1{margin-right:-.25rem!important}.mb-n1,.my-n1{margin-bottom:-.25rem!important} .ml-n1,.mx-n1{margin-left:-.25rem!important}.m-n2{margin:-.5rem!important}.mt-n2,.my-n2{margin-top:-.5rem!important} .mr-n2,.mx-n2{margin-right:-.5rem!important}.mb-n2,.my-n2{margin-bottom:-.5rem!important} .ml-n2,.mx-n2{margin-left:-.5rem!important}.m-n3{margin:-1rem!important}.mt-n3,.my-n3{margin-top:-1rem!important} .mr-n3,.mx-n3{margin-right:-1rem!important}.mb-n3,.my-n3{margin-bottom:-1rem!important} .ml-n3,.mx-n3{margin-left:-1rem!important}.m-n4{margin:-1.5rem!important}.mt-n4,.my-n4{margin-top:-1.5rem!important} .mr-n4,.mx-n4{margin-right:-1.5rem!important}.mb-n4,.my-n4{margin-bottom:-1.5rem!important} .ml-n4,.mx-n4{margin-left:-1.5rem!important}.m-n5{margin:-3rem!important}.mt-n5,.my-n5{margin-top:-3rem!important} .mr-n5,.mx-n5{margin-right:-3rem!important}.mb-n5,.my-n5{margin-bottom:-3rem!important} .ml-n5,.mx-n5{margin-left:-3rem!important}.m-auto{margin:auto!important}.mt-auto,.my-auto{margin-top:auto!important} .mr-auto,.mx-auto{margin-right:auto!important}.mb-auto,.my-auto{margin-bottom:auto!important} .ml-auto,.mx-auto{margin-left:auto!important} .card .card-body { padding: 1.3rem; } .event-schedule { -webkit-transition: all 0.5s ease; transition: all 0.5s ease; } .rounded { border-radius: 10px !important; } .border { border: 1px solid #ddd !important; } .media{display:-ms-flexbox; display:flex;-ms-flex-align:start; align-items:flex-start} .media-body{-ms-flex:1;flex:1} .ml-auto { margin-right: auto; margin-left: 0 !important; } .mr-auto { margin-left: auto; margin-right: 0 !important; } .mr-1 { margin-left: 4px !important; margin-right: auto !important; } .mr-2 { margin-left: 8px !important; margin-right: auto !important; } .mr-3 { margin-left: 16px !important; margin-right: auto !important; } .mr-4 { margin-left: 24px !important; margin-right: auto !important; } .mr-5 { margin-left: 48px !important; margin-right: auto !important; } .ml-1 { margin-right: 4px !important; margin-left: auto !important; } .ml-2 { margin-right: 8px !important; margin-left: auto !important; } .ml-3 { margin-right: 16px !important; margin-left: auto !important; } .ml-4 { margin-right: 24px !important; margin-left: auto !important; } .ml-5 { margin-right: 48px !important; margin-left: auto !important; } .pr-1 { padding-left: 4px !important; padding-right: auto !important; } .pr-2 { padding-left: 8px !important; padding-right: auto !important; } .pr-3 { padding-left: 16px !important; padding-right: auto !important; } .pr-4 { padding-left: 24px !important; padding-right: auto !important; } .pr-5 { padding-left: 48px !important; padding-right: auto !important; } .pl-1 { padding-right: 4px !important; padding-left: auto !important; } .pl-2 { padding-right: 8px !important; padding-left: auto !important; } .pl-3 { padding-right: 16px !important; padding-left: auto !important; } .pl-4 { padding-right: 24px !important; padding-left: auto !important; } .pl-5 { padding-right: 48px !important; padding-left: auto !important; } @media (min-width: 992px) { .mr-lg-2 { margin-left: 8px !important; margin-right: auto !important; } .mr-lg-3 { margin-left: 16px !important; margin-right: auto !important; } .mr-lg-4 { margin-left: 24px !important; margin-right: auto !important; } .mr-lg-5 { margin-left: 48px !important; margin-right: auto !important; } .ml-lg-3 { margin-right: 16px !important; margin-left: auto !important; } .ml-lg-4 { margin-right: 24px !important; margin-left: auto !important; } .ml-lg-5 { margin-right: 48px !important; margin-left: auto !important; } .pl-lg-3 { padding-right: 16px !important; padding-left: auto !important; } .text-lg-left { text-align: right !important; } .offset-lg-1 { margin-left: auto; margin-right: 8.333333%; } .offset-lg-4 { margin-right: 33.333333%; } .offset-lg-6 { margin-right: 50%; } } @media (min-width: 768px) { .ml-md-4 { margin-right: 24px !important; margin-left: 0 !important; } .mr-md-4 { margin-left: 24px !important; margin-right: 0 !important; } .pr-md-3 { padding-left: 16px !important; padding-right: 0 !important; } .pl-md-3 { padding-right: 16px !important; padding-left: 0 !important; } .pl-lg-5 { padding-right: 48px !important; padding-left: 0 !important; } .text-md-left { text-align: right !important; } .text-md-right { text-align: left !important; } } .list-unstyled { padding-right: 0 !important; padding-left: auto !important; } .event-schedule .date .day { font-size: 18px; width: 50px; height: 50px; border-radius: 50px; background: rgba(47, 85, 212, 0.1); line-height: 48px; border: 2px solid #ffffff; -webkit-box-shadow: 0px 0px 2px 0.25px rgba(47, 85, 212, 0.5); box-shadow: 0px 0px 2px 0.25px rgba(47, 85, 212, 0.5); } .event-schedule .date .month { font-size: 13px; } .event-schedule .content .title { font-size: 20px; -webkit-transition: all 0.5s ease; transition: all 0.5s ease; } .event-schedule .content .title:hover { color: #2f55d4 !important; } .event-schedule .content .location-time { font-size: 14px; } .event-schedule:hover { -webkit-transform: translateY(-5px); transform: translateY(-5px); -webkit-box-shadow: 0 0 3px rgba(60, 72, 88, 0.15); box-shadow: 0 0 3px rgba(60, 72, 88, 0.15); border-color: #2f55d4 !important; background: #f8f9fc !important; } .courses-desc { -webkit-transition: all 0.5s ease; transition: all 0.5s ease; } .courses-desc .content .title { -webkit-transition: all 0.5s ease; transition: all 0.5s ease; } .courses-desc .content .title:hover { color: #2f55d4 !important; } .courses-desc .collection, .courses-desc .preview { position: absolute; opacity: 0; z-index: 1; } .courses-desc .collection { top: 15px; left: 15px; } .courses-desc .collection i { -webkit-text-stroke: 2px #e43f52; -webkit-text-fill-color: transparent; } .courses-desc .collection i:active { -webkit-text-stroke: 0px #e43f52; -webkit-text-fill-color: #e43f52; } .courses-desc .preview { bottom: 15px; right: 15px; } .courses-desc:hover { -webkit-box-shadow: 0 0 3px rgba(60, 72, 88, 0.15); box-shadow: 0 0 3px rgba(60, 72, 88, 0.15); -webkit-transform: translateY(-10px); transform: translateY(-10px); } .bg-primary { background-color: #2f55d4 !important; } .bg-soft-primary { background-color: rgba(47, 85, 212, 0.2) !important; border: 1px solid rgba(47, 85, 212, 0.2) !important; color: #2f55d4 !important; } .text-primary { color: #2f55d4 !important; } a { -webkit-transition: all 0.5s ease; transition: all 0.5s ease; } a.text-primary:hover, a.text-primary:focus { color: #284bc1 !important; } .bg-secondary { background-color: #5a6d90 !important; } .bg-soft-secondary { background-color: rgba(90, 109, 144, 0.2) !important; border: 1px solid rgba(90, 109, 144, 0.2) !important; color: #5a6d90 !important; } .text-secondary { color: #5a6d90 !important; } a { -webkit-transition: all 0.5s ease; transition: all 0.5s ease; } a.text-secondary:hover, a.text-secondary:focus { color: #506180 !important; } .bg-success { background-color: #2eca8b !important; } .bg-soft-success { background-color: rgba(46, 202, 139, 0.2) !important; border: 1px solid rgba(46, 202, 139, 0.2) !important; color: #2eca8b !important; } .text-success { color: #2eca8b !important; } a { -webkit-transition: all 0.5s ease; transition: all 0.5s ease; } a.text-success:hover, a.text-success:focus { color: #29b57d !important; } .bg-warning { background-color: #f17425 !important; } .bg-soft-warning { background-color: rgba(241, 116, 37, 0.2) !important; border: 1px solid rgba(241, 116, 37, 0.2) !important; color: #f17425 !important; } .text-warning { color: #f17425 !important; } a { -webkit-transition: all 0.5s ease; transition: all 0.5s ease; } a.text-warning:hover, a.text-warning:focus { color: #ed650f !important; } .bg-info { background-color: #17a2b8 !important; } .bg-soft-info { background-color: rgba(23, 162, 184, 0.2) !important; border: 1px solid rgba(23, 162, 184, 0.2) !important; color: #17a2b8 !important; } .text-info { color: #17a2b8 !important; } a { -webkit-transition: all 0.5s ease; transition: all 0.5s ease; } a.text-info:hover, a.text-info:focus { color: #148ea1 !important; } .bg-danger { background-color: #e43f52 !important; } .bg-soft-danger { background-color: rgba(228, 63, 82, 0.2) !important; border: 1px solid rgba(228, 63, 82, 0.2) !important; color: #e43f52 !important; } .text-danger { color: #e43f52 !important; } a { -webkit-transition: all 0.5s ease; transition: all 0.5s ease; } a.text-danger:hover, a.text-danger:focus { color: #e1293e !important; } .bg-dark { background-color: #3c4858 !important; } .bg-soft-dark { background-color: #ddd !important; border: 1px solid rgba(60, 72, 88, 0.2) !important; color: #eee !important; } .text-dark { color: #3c4858 !important; } a { -webkit-transition: all 0.5s ease; transition: all 0.5s ease; } a.text-dark:hover, a.text-dark:focus { color: #323c49 !important; } .bg-muted { background-color: #8492a6 !important; } .bg-soft-muted { background-color: rgba(132, 146, 166, 0.2) !important; border: 1px solid rgba(132, 146, 166, 0.2) !important; color: #8492a6 !important; } .text-muted { color: #8492a6 !important; } a { -webkit-transition: all 0.5s ease; transition: all 0.5s ease; } a.text-muted:hover, a.text-muted:focus { color: #75859b !important; } .bg-light { background-color: #f8f9fc !important; } .bg-soft-light { background-color: rgba(248, 249, 252, 0.2) !important; border: 1px solid rgba(248, 249, 252, 0.2) !important; color: #f8f9fc !important; } .text-light { color: #f8f9fc !important; } a { -webkit-transition: all 0.5s ease; transition: all 0.5s ease; } a.text-light:hover, a.text-light:focus { color: #e6eaf4 !important; } .bg-blue { background-color: #2f55d4 !important; } .bg-soft-blue { background-color: rgba(47, 85, 212, 0.2) !important; border: 1px solid rgba(47, 85, 212, 0.2) !important; color: #2f55d4 !important; } .text-blue { color: #2f55d4 !important; } a { -webkit-transition: all 0.5s ease; transition: all 0.5s ease; } a.text-blue:hover, a.text-blue:focus { color: #284bc1 !important; } .bg-footer { background-color: #202942 !important; } .bg-soft-footer { background-color: rgba(32, 41, 66, 0.2) !important; border: 1px solid rgba(32, 41, 66, 0.2) !important; color: #202942 !important; } .text-footer { color: #202942 !important; } a { -webkit-transition: all 0.5s ease; transition: all 0.5s ease; } a.text-footer:hover, a.text-footer:focus { color: #181e30 !important; } .bg-black { background: #161c2d !important; } .list-inline-item:not(:last-child) { margin-right: 0px; margin-bottom: 5px; } .rounded-top { border-top-left-radius: 6px !important; border-top-right-radius: 6px !important; } .rounded-left { border-top-left-radius: 6px !important; border-bottom-left-radius: 6px !important; } .rounded-bottom { border-bottom-left-radius: 6px !important; border-bottom-right-radius: 6px !important; } .rounded-right { border-top-right-radius: 6px !important; border-bottom-right-radius: 6px !important; } .rounded-md { border-radius: 10px !important; } .rounded-lg { border-radius: 30px !important; } .esetop22 { padding-top: 10px !important; font-size: 18px !important; } .border-top { border-top: 1px solid #e9ecef !important; } .border-bottom { border-bottom: 1px solid #e9ecef !important; } .border-left { border-left: 1px solid #e9ecef !important; } .border-right { border-right: 1px solid #e9ecef !important; } .small, small { font-size: 90%; } .component-wrapper .title { font-size: 20px; } .component-wrapper.sticky-bar li { margin-bottom: 6px; } .component-wrapper.sticky-bar li:last-child { margin-bottom: 0px !important; } .component-wrapper.sticky-bar li a { -webkit-transition: all 0.5s ease; transition: all 0.5s ease; } .component-wrapper.sticky-bar li a:hover, .component-wrapper.sticky-bar li a:focus { color: #2f55d4 !important; } .btn-primary { background-color: #2f55d4 !important; border: 1px solid #2f55d4 !important; color: #ffffff !important; -webkit-box-shadow: 0 3px 5px 0 rgba(47, 85, 212, 0.3); box-shadow: 0 3px 5px 0 rgba(47, 85, 212, 0.3); } .btn-primary:hover, .btn-primary:focus, .btn-primary:active, .btn-primary.active, .btn-primary.focus { background-color: #2443ac !important; border-color: #2443ac !important; color: #ffffff !important; } .btn-soft-primary { background-color: rgba(47, 85, 212, 0.2) !important; border: 1px solid rgba(47, 85, 212, 0.2) !important; color: #2f55d4 !important; -webkit-box-shadow: 0 3px 5px 0 rgba(47, 85, 212, 0.3); box-shadow: 0 3px 5px 0 rgba(47, 85, 212, 0.3); } .btn-soft-primary:hover, .btn-soft-primary:focus, .btn-soft-primary:active, .btn-soft-primary.active, .btn-soft-primary.focus { background-color: #2f55d4 !important; border-color: #2f55d4 !important; color: #ffffff !important; } .btn-outline-primary { border: 1px solid #2f55d4; color: #2f55d4; background-color: transparent; } .btn-outline-primary:hover, .btn-outline-primary:focus, .btn-outline-primary:active, .btn-outline-primary.active, .btn-outline-primary.focus, .btn-outline-primary:not(:disabled):not(.disabled):active { background-color: #2f55d4; border-color: #2f55d4; color: #ffffff !important; -webkit-box-shadow: 0 3px 5px 0 rgba(47, 85, 212, 0.3); box-shadow: 0 3px 5px 0 rgba(47, 85, 212, 0.3); } .btn-secondary { background-color: #5a6d90 !important; border: 1px solid #5a6d90 !important; color: #ffffff !important; -webkit-box-shadow: 0 3px 5px 0 rgba(90, 109, 144, 0.3); box-shadow: 0 3px 5px 0 rgba(90, 109, 144, 0.3); } .btn-secondary:hover, .btn-secondary:focus, .btn-secondary:active, .btn-secondary.active, .btn-secondary.focus { background-color: #465571 !important; border-color: #465571 !important; color: #ffffff !important; } .btn-soft-secondary { background-color: rgba(90, 109, 144, 0.2) !important; border: 1px solid rgba(90, 109, 144, 0.2) !important; color: #5a6d90 !important; -webkit-box-shadow: 0 3px 5px 0 rgba(90, 109, 144, 0.3); box-shadow: 0 3px 5px 0 rgba(90, 109, 144, 0.3); } .btn-soft-secondary:hover, .btn-soft-secondary:focus, .btn-soft-secondary:active, .btn-soft-secondary.active, .btn-soft-secondary.focus { background-color: #5a6d90 !important; border-color: #5a6d90 !important; color: #ffffff !important; } .btn-outline-secondary { border: 1px solid #5a6d90; color: #5a6d90; background-color: transparent; } .btn-outline-secondary:hover, .btn-outline-secondary:focus, .btn-outline-secondary:active, .btn-outline-secondary.active, .btn-outline-secondary.focus, .btn-outline-secondary:not(:disabled):not(.disabled):active { background-color: #5a6d90; border-color: #5a6d90; color: #ffffff !important; -webkit-box-shadow: 0 3px 5px 0 rgba(90, 109, 144, 0.3); box-shadow: 0 3px 5px 0 rgba(90, 109, 144, 0.3); } .btn-success { background-color: #2eca8b !important; border: 1px solid #2eca8b !important; color: #ffffff !important; -webkit-box-shadow: 0 3px 5px 0 rgba(46, 202, 139, 0.3); box-shadow: 0 3px 5px 0 rgba(46, 202, 139, 0.3); } .btn-success:hover, .btn-success:focus, .btn-success:active, .btn-success.active, .btn-success.focus { background-color: #25a06e !important; border-color: #25a06e !important; color: #ffffff !important; } .btn-soft-success { background-color: rgba(46, 202, 139, 0.2) !important; border: 1px solid rgba(46, 202, 139, 0.2) !important; color: #2eca8b !important; -webkit-box-shadow: 0 3px 5px 0 rgba(46, 202, 139, 0.3); box-shadow: 0 3px 5px 0 rgba(46, 202, 139, 0.3); } .btn-soft-success:hover, .btn-soft-success:focus, .btn-soft-success:active, .btn-soft-success.active, .btn-soft-success.focus { background-color: #2eca8b !important; border-color: #2eca8b !important; color: #ffffff !important; } .btn-outline-success { border: 1px solid #2eca8b; color: #2eca8b; background-color: transparent; } .btn-outline-success:hover, .btn-outline-success:focus, .btn-outline-success:active, .btn-outline-success.active, .btn-outline-success.focus, .btn-outline-success:not(:disabled):not(.disabled):active { background-color: #2eca8b; border-color: #2eca8b; color: #ffffff !important; -webkit-box-shadow: 0 3px 5px 0 rgba(46, 202, 139, 0.3); box-shadow: 0 3px 5px 0 rgba(46, 202, 139, 0.3); } .btn-warning { background-color: #f17425 !important; border: 1px solid #f17425 !important; color: #ffffff !important; -webkit-box-shadow: 0 3px 5px 0 rgba(241, 116, 37, 0.3); box-shadow: 0 3px 5px 0 rgba(241, 116, 37, 0.3); } .btn-warning:hover, .btn-warning:focus, .btn-warning:active, .btn-warning.active, .btn-warning.focus { background-color: #d55b0e !important; border-color: #d55b0e !important; color: #ffffff !important; } .btn-soft-warning { background-color: rgba(241, 116, 37, 0.2) !important; border: 1px solid rgba(241, 116, 37, 0.2) !important; color: #f17425 !important; -webkit-box-shadow: 0 3px 5px 0 rgba(241, 116, 37, 0.3); box-shadow: 0 3px 5px 0 rgba(241, 116, 37, 0.3); } .btn-soft-warning:hover, .btn-soft-warning:focus, .btn-soft-warning:active, .btn-soft-warning.active, .btn-soft-warning.focus { background-color: #f17425 !important; border-color: #f17425 !important; color: #ffffff !important; } .btn-outline-warning { border: 1px solid #f17425; color: #f17425; background-color: transparent; } .btn-outline-warning:hover, .btn-outline-warning:focus, .btn-outline-warning:active, .btn-outline-warning.active, .btn-outline-warning.focus, .btn-outline-warning:not(:disabled):not(.disabled):active { background-color: #f17425; border-color: #f17425; color: #ffffff !important; -webkit-box-shadow: 0 3px 5px 0 rgba(241, 116, 37, 0.3); box-shadow: 0 3px 5px 0 rgba(241, 116, 37, 0.3); } .btn-info { background-color: #17a2b8 !important; border: 1px solid #17a2b8 !important; color: #ffffff !important; -webkit-box-shadow: 0 3px 5px 0 rgba(23, 162, 184, 0.3); box-shadow: 0 3px 5px 0 rgba(23, 162, 184, 0.3); } .btn-info:hover, .btn-info:focus, .btn-info:active, .btn-info.active, .btn-info.focus { background-color: #117a8b !important; border-color: #117a8b !important; color: #ffffff !important; } .btn-soft-info { background-color: rgba(23, 162, 184, 0.2) !important; border: 1px solid rgba(23, 162, 184, 0.2) !important; color: #17a2b8 !important; -webkit-box-shadow: 0 3px 5px 0 rgba(23, 162, 184, 0.3); box-shadow: 0 3px 5px 0 rgba(23, 162, 184, 0.3); } .btn-soft-info:hover, .btn-soft-info:focus, .btn-soft-info:active, .btn-soft-info.active, .btn-soft-info.focus { background-color: #17a2b8 !important; border-color: #17a2b8 !important; color: #ffffff !important; } .btn-outline-info { border: 1px solid #17a2b8; color: #17a2b8; background-color: transparent; } .btn-outline-info:hover, .btn-outline-info:focus, .btn-outline-info:active, .btn-outline-info.active, .btn-outline-info.focus, .btn-outline-info:not(:disabled):not(.disabled):active { background-color: #17a2b8; border-color: #17a2b8; color: #ffffff !important; -webkit-box-shadow: 0 3px 5px 0 rgba(23, 162, 184, 0.3); box-shadow: 0 3px 5px 0 rgba(23, 162, 184, 0.3); } .btn-danger { background-color: #e43f52 !important; border: 1px solid #e43f52 !important; color: #ffffff !important; -webkit-box-shadow: 0 3px 5px 0 rgba(228, 63, 82, 0.3); box-shadow: 0 3px 5px 0 rgba(228, 63, 82, 0.3); } .btn-danger:hover, .btn-danger:focus, .btn-danger:active, .btn-danger.active, .btn-danger.focus { background-color: #d21e32 !important; border-color: #d21e32 !important; color: #ffffff !important; } .btn-soft-danger { background-color: rgba(228, 63, 82, 0.2) !important; border: 1px solid rgba(228, 63, 82, 0.2) !important; color: #e43f52 !important; -webkit-box-shadow: 0 3px 5px 0 rgba(228, 63, 82, 0.3); box-shadow: 0 3px 5px 0 rgba(228, 63, 82, 0.3); } .btn-soft-danger:hover, .btn-soft-danger:focus, .btn-soft-danger:active, .btn-soft-danger.active, .btn-soft-danger.focus { background-color: #e43f52 !important; border-color: #e43f52 !important; color: #ffffff !important; } .btn-outline-danger { border: 1px solid #e43f52; color: #e43f52; background-color: transparent; } .btn-outline-danger:hover, .btn-outline-danger:focus, .btn-outline-danger:active, .btn-outline-danger.active, .btn-outline-danger.focus, .btn-outline-danger:not(:disabled):not(.disabled):active { background-color: #e43f52; border-color: #e43f52; color: #ffffff !important; -webkit-box-shadow: 0 3px 5px 0 rgba(228, 63, 82, 0.3); box-shadow: 0 3px 5px 0 rgba(228, 63, 82, 0.3); } .btn-dark { background-color: #3c4858 !important; border: 1px solid #3c4858 !important; color: #ffffff !important; -webkit-box-shadow: 0 3px 5px 0 rgba(60, 72, 88, 0.3); box-shadow: 0 3px 5px 0 rgba(60, 72, 88, 0.3); } .btn-dark:hover, .btn-dark:focus, .btn-dark:active, .btn-dark.active, .btn-dark.focus { background-color: #272f3a !important; border-color: #272f3a !important; color: #ffffff !important; } .btn-soft-dark { background-color: rgba(60, 72, 88, 0.2) !important; border: 1px solid rgba(60, 72, 88, 0.2) !important; color: #3c4858 !important; -webkit-box-shadow: 0 3px 5px 0 rgba(60, 72, 88, 0.3); box-shadow: 0 3px 5px 0 rgba(60, 72, 88, 0.3); } .btn-soft-dark:hover, .btn-soft-dark:focus, .btn-soft-dark:active, .btn-soft-dark.active, .btn-soft-dark.focus { background-color: #3c4858 !important; border-color: #3c4858 !important; color: #ffffff !important; } .btn-outline-dark { border: 1px solid #3c4858; color: #3c4858; background-color: transparent; } .btn-outline-dark:hover, .btn-outline-dark:focus, .btn-outline-dark:active, .btn-outline-dark.active, .btn-outline-dark.focus, .btn-outline-dark:not(:disabled):not(.disabled):active { background-color: #3c4858; border-color: #3c4858; color: #ffffff !important; -webkit-box-shadow: 0 3px 5px 0 rgba(60, 72, 88, 0.3); box-shadow: 0 3px 5px 0 rgba(60, 72, 88, 0.3); } .btn-muted { background-color: #8492a6 !important; border: 1px solid #8492a6 !important; color: #ffffff !important; -webkit-box-shadow: 0 3px 5px 0 rgba(132, 146, 166, 0.3); box-shadow: 0 3px 5px 0 rgba(132, 146, 166, 0.3); } .btn-muted:hover, .btn-muted:focus, .btn-muted:active, .btn-muted.active, .btn-muted.focus { background-color: #68788f !important; border-color: #68788f !important; color: #ffffff !important; } .btn-soft-muted { background-color: rgba(132, 146, 166, 0.2) !important; border: 1px solid rgba(132, 146, 166, 0.2) !important; color: #8492a6 !important; -webkit-box-shadow: 0 3px 5px 0 rgba(132, 146, 166, 0.3); box-shadow: 0 3px 5px 0 rgba(132, 146, 166, 0.3); } .btn-soft-muted:hover, .btn-soft-muted:focus, .btn-soft-muted:active, .btn-soft-muted.active, .btn-soft-muted.focus { background-color: #8492a6 !important; border-color: #8492a6 !important; color: #ffffff !important; } .btn-outline-muted { border: 1px solid #8492a6; color: #8492a6; background-color: transparent; } .btn-outline-muted:hover, .btn-outline-muted:focus, .btn-outline-muted:active, .btn-outline-muted.active, .btn-outline-muted.focus, .btn-outline-muted:not(:disabled):not(.disabled):active { background-color: #8492a6; border-color: #8492a6; color: #ffffff !important; -webkit-box-shadow: 0 3px 5px 0 rgba(132, 146, 166, 0.3); box-shadow: 0 3px 5px 0 rgba(132, 146, 166, 0.3); } .btn-light { background-color: #f8f9fc !important; border: 1px solid #f8f9fc !important; color: #ffffff !important; -webkit-box-shadow: 0 3px 5px 0 rgba(248, 249, 252, 0.3); box-shadow: 0 3px 5px 0 rgba(248, 249, 252, 0.3); } .btn-light:hover, .btn-light:focus, .btn-light:active, .btn-light.active, .btn-light.focus { background-color: #d4daed !important; border-color: #d4daed !important; color: #ffffff !important; } .btn-soft-light { background-color: rgba(248, 249, 252, 0.2) !important; border: 1px solid rgba(248, 249, 252, 0.2) !important; color: #f8f9fc !important; -webkit-box-shadow: 0 3px 5px 0 rgba(248, 249, 252, 0.3); box-shadow: 0 3px 5px 0 rgba(248, 249, 252, 0.3); } .btn-soft-light:hover, .btn-soft-light:focus, .btn-soft-light:active, .btn-soft-light.active, .btn-soft-light.focus { background-color: #f8f9fc !important; border-color: #f8f9fc !important; color: #ffffff !important; } .btn-outline-light { border: 1px solid #f8f9fc; color: #f8f9fc; background-color: transparent; } .btn-outline-light:hover, .btn-outline-light:focus, .btn-outline-light:active, .btn-outline-light.active, .btn-outline-light.focus, .btn-outline-light:not(:disabled):not(.disabled):active { background-color: #f8f9fc; border-color: #f8f9fc; color: #ffffff !important; -webkit-box-shadow: 0 3px 5px 0 rgba(248, 249, 252, 0.3); box-shadow: 0 3px 5px 0 rgba(248, 249, 252, 0.3); } .btn-blue { background-color: #2f55d4 !important; border: 1px solid #2f55d4 !important; color: #ffffff !important; -webkit-box-shadow: 0 3px 5px 0 rgba(47, 85, 212, 0.3); box-shadow: 0 3px 5px 0 rgba(47, 85, 212, 0.3); } .btn-blue:hover, .btn-blue:focus, .btn-blue:active, .btn-blue.active, .btn-blue.focus { background-color: #2443ac !important; border-color: #2443ac !important; color: #ffffff !important; } .btn-soft-blue { background-color: rgba(47, 85, 212, 0.2) !important; border: 1px solid rgba(47, 85, 212, 0.2) !important; color: #2f55d4 !important; -webkit-box-shadow: 0 3px 5px 0 rgba(47, 85, 212, 0.3); box-shadow: 0 3px 5px 0 rgba(47, 85, 212, 0.3); } .btn-soft-blue:hover, .btn-soft-blue:focus, .btn-soft-blue:active, .btn-soft-blue.active, .btn-soft-blue.focus { background-color: #2f55d4 !important; border-color: #2f55d4 !important; color: #ffffff !important; } .btn-outline-blue { border: 1px solid #2f55d4; color: #2f55d4; background-color: transparent; } .btn-outline-blue:hover, .btn-outline-blue:focus, .btn-outline-blue:active, .btn-outline-blue.active, .btn-outline-blue.focus, .btn-outline-blue:not(:disabled):not(.disabled):active { background-color: #2f55d4; border-color: #2f55d4; color: #ffffff !important; -webkit-box-shadow: 0 3px 5px 0 rgba(47, 85, 212, 0.3); box-shadow: 0 3px 5px 0 rgba(47, 85, 212, 0.3); } .btn-footer { background-color: #202942 !important; border: 1px solid #202942 !important; color: #ffffff !important; -webkit-box-shadow: 0 3px 5px 0 rgba(32, 41, 66, 0.3); box-shadow: 0 3px 5px 0 rgba(32, 41, 66, 0.3); } .btn-footer:hover, .btn-footer:focus, .btn-footer:active, .btn-footer.active, .btn-footer.focus { background-color: #0f131f !important; border-color: #0f131f !important; color: #ffffff !important; } .btn-soft-footer { background-color: rgba(32, 41, 66, 0.2) !important; border: 1px solid rgba(32, 41, 66, 0.2) !important; color: #202942 !important; -webkit-box-shadow: 0 3px 5px 0 rgba(32, 41, 66, 0.3); box-shadow: 0 3px 5px 0 rgba(32, 41, 66, 0.3); } .btn-soft-footer:hover, .btn-soft-footer:focus, .btn-soft-footer:active, .btn-soft-footer.active, .btn-soft-footer.focus { background-color: #202942 !important; border-color: #202942 !important; color: #ffffff !important; } .btn-outline-footer { border: 1px solid #202942; color: #202942; background-color: transparent; } .btn-outline-footer:hover, .btn-outline-footer:focus, .btn-outline-footer:active, .btn-outline-footer.active, .btn-outline-footer.focus, .btn-outline-footer:not(:disabled):not(.disabled):active { background-color: #202942; border-color: #202942; color: #ffffff !important; -webkit-box-shadow: 0 3px 5px 0 rgba(32, 41, 66, 0.3); box-shadow: 0 3px 5px 0 rgba(32, 41, 66, 0.3); }
0.205376
0.054929
-WordPressCore -PluginCSS -fancySelect -mosaicflow -BaseCSS -Basic -Typography -Misc -LayoutCSS -SiteElements -HeaderCSS -SiteBranding -SiteNavigation -FooterCSS -ContactBar -Instagram -FooterImage -Copyright -HomeCSS -Slideshow -Audio -Splash -Countdown -AboutCouple -Events -AlbumCarousel -HomeRSVP -Carousel -GiftRegistries -PageCSS -Events -Album -RSVP -Blog -Contact -Invitation / Countdown -Comment ----------End Table of contents-----------*/ /***----------WordPressCore-----------***/ /*--Basic--*/ blockquote:before, blockquote:after, q:before, q:after { content: ""; } blockquote, q { quotes: "" ""; } input[type="button"], input[type="reset"], input[type="submit"] { padding: 12px 25px; border-radius: 25px; } input[type="text"], input[type="email"], input[type="url"], input[type="password"], input[type="search"], input[type="number"], input[type="tel"], input[type="range"], input[type="date"], input[type="month"], input[type="week"], input[type="time"], input[type="datetime"], input[type="datetime-local"], input[type="color"], textarea { padding: 12px 20px; height: auto; border-radius: 25px; line-height: initial; } table { border-bottom: 1px solid #ededed; border-collapse: collapse; border-spacing: 0; font-size: 14px; line-height: 2; margin: 0 0 20px; width: 100%; } caption, th, td { font-weight: normal; text-align: left; } caption { font-size: 16px; margin: 20px 0; } th { font-weight: bold; text-transform: uppercase; } td { border-top: 1px solid #ededed; padding: 6px 10px 6px 0; } /*--Accessibility--*/ /* Text meant only for screen readers. */ .screen-reader-text { clip: rect(1px, 1px, 1px, 1px); position: absolute !important; height: 1px; width: 1px; overflow: hidden; } .screen-reader-text:focus { border-radius: 3px; box-shadow: 0 0 2px 2px rgba(0, 0, 0, 0.6); clip: auto !important; display: block; font-size: 14px; font-size: 0.875rem; font-weight: bold; height: auto; left: 5px; line-height: normal; padding: 15px 23px 14px; text-decoration: none; top: 5px; width: auto; z-index: 100000; /* Above WP toolbar. */ } /* Do not show the outline on the skip link target. */ #content[tabindex="-1"]:focus { outline: 0; } /*--Navigations--*/ .site-main .comment-navigation, .site-main .posts-navigation, .site-main .post-navigation { margin: 0 0 1.5em; overflow: hidden; } .comment-navigation .nav-previous, .posts-navigation .nav-previous, .post-navigation .nav-previous { float: left; } .comment-navigation .nav-next, .posts-navigation .nav-next, .post-navigation .nav-next { float: right; text-align: right; } /*--Clearings--*/ .clear:before, .clear:after, .entry-content:before, .entry-content:after, .comment-content:before, .comment-content:after, .site-header:before, .site-header:after, .site-content:before, .site-content:after, .site-footer:before, .site-footer:after { content: ""; display: table; table-layout: fixed; } .clear:after, .entry-content:after, .comment-content:after, .site-header:after, .site-content:after, .site-footer:after { clear: both; } /*--Widgets--*/ #secondary input[type="text"], #secondary input[type="email"], #secondary input[type="url"], #secondary input[type="password"], #secondary input[type="search"], #colophon input[type="text"], #colophon input[type="email"], #colophon input[type="url"], #colophon input[type="password"], #colophon input[type="search"] { width: 100%; } .widget { margin: 0 0 3.5em; } .widget select { max-width: 100%; } .widget a { text-decoration: none; } .widget .widget-title { margin-top: 0 !important; padding-bottom: 6px; } .widget h3.widget-title { font-size: 12px; border-bottom: 1px solid #ebebeb; margin-bottom: 2.5em; padding: .65em 0; text-transform: uppercase; } .widget ul { list-style: none; margin-left: 0; padding-left: 0; } .widget ul li { line-height: 1.8em; } #colophon h3.widget-title { font-size: 12px; border-bottom: none; color: #999; margin-bottom: 2.5em; padding: 0; text-transform: uppercase; } .widget .fancy-select { margin-top: 20px; } /*--Search--*/ .widget_search input[type="text"] { margin-top: 10px; margin-bottom: 0; padding: 8px 14px; } .widget_search .search-submit { display: none; } .widget_search #searchsubmit{ margin-top:4%; padding: 8px 18px; } /*--Posts--*/ .widget_recent_entries ul { } .widget_recent_entries ul .post-date { font-size: 10px; display: block; letter-spacing: 1px; margin-bottom: .5em; text-transform: uppercase; } .widget img { max-width: 100%; } /*--Archive--*/ .widget_archive ul { } .widget_archive ul .children { margin-left: 1.5em; } /*--Categories--*/ .widget_categories ul { } .widget_categories ul .children { margin-left: 1.5em; } /*--Pages--*/ .widget_pages ul { } .widget_pages ul .children { margin-left: 1.5em; } /*--Meta--*/ .widget_meta ul { } /*--Comments--*/ .widget_recent_comments ul { } /*--Menus--*/ .widget_nav_menu ul { } .widget_nav_menu .sub-menu { margin-left: 1.5em; } /*--RSS--*/ .widget_rss .widget-title img { display: none; } .widget_rss ul { } .widget_rss ul li { margin-bottom: 1em; } .widget_rss .rss-date, .widget_rss cite { font-size: 10px; display: block; letter-spacing: 1px; margin-bottom: .5em; text-transform: uppercase; } .widget_rss .rssSummary { font-style: normal; } /*--TagCloud--*/ .widget_tag_cloud a { font-size: 11px; border-radius: 10px; display: inline-block; letter-spacing: 1px; padding: 0.2em 0.5em; text-decoration: none; text-transform: uppercase; margin-bottom: .5em; } /*--Calendar--*/ #wp-calendar { width : 100%; } #wp-calendar thead th { padding : 10px; } #wp-calendar tbody td { padding : 8px; text-align : center; } #wp-calendar tbody .pad, #wp-calendar tbody .pad:hover { background : none; } #wp-calendar tfoot #next { font-size : 10px; padding : 10px; text-align : right; text-transform : uppercase; } #wp-calendar tfoot #prev { font-size : 10px; padding : 10px; text-transform : uppercase; } /*--Content--*/ /*--Posts and pages--*/ .sticky { display: block; padding: 20px; border: solid 1px #EC365A; border-radius: 20px; margin-top: 6% !important; } .sticky .wdp_page_title { margin-top: 0 !important; } .hentry { margin: 0 0 1.5em; } .byline, .updated:not(.published) { display: none; } /*.single .byline, .group-blog .byline { display: inline; }*/ .page-content, .entry-content, .entry-summary { margin: 1.5em 0 0; } .page-links { clear: both; margin: 0 0 1.5em; } .entry-footer { margin-top: 20px; } .entry-footer span { margin-right: 16px; } /*--Asides--*/ .blog .format-aside .entry-title, .archive .format-aside .entry-title { display: none; } /*--Comments--*/ .comment-content a { word-wrap: break-word; } .bypostauthor { display: block; } /*--Infinite scroll--*/ /* Globally hidden elements when Infinite Scroll is supported and in use. */ .infinite-scroll .posts-navigation, /* Older / Newer Posts Navigation (always hidden) */ .infinite-scroll.neverending .site-footer { /* Theme Footer (when set to scrolling) */ display: none; } /* When Infinite Scroll has reached its end we need to re-display elements that were hidden (via .neverending) before. */ .infinity-end.neverending .site-footer { display: block; } /*--Media--*/ .page-content .wp-smiley, .entry-content .wp-smiley, .comment-content .wp-smiley { border: none; margin-bottom: 0; margin-top: 0; padding: 0; } /* Make sure embeds and iframes fit their containers. */ embed, iframe, object { max-width: 100%; } /*--Captions--*/ .wp-caption { margin-bottom: 1.5em; max-width: 100%; } .wp-caption img[class*="wp-image-"] { display: block; margin-left: auto; margin-right: auto; } .wp-caption .wp-caption-text { margin: 0.8075em 0; } .wp-caption-text { text-align: center; } /*--Galleries--*/ .gallery { margin-bottom: 1.5em; } .gallery-item { display: inline-block; text-align: center; vertical-align: top; width: 100%; } .gallery-columns-2 .gallery-item { max-width: 50%; } .gallery-columns-3 .gallery-item { max-width: 33.33%; } .gallery-columns-4 .gallery-item { max-width: 25%; } .gallery-columns-5 .gallery-item { max-width: 20%; } .gallery-columns-6 .gallery-item { max-width: 16.66%; } .gallery-columns-7 .gallery-item { max-width: 14.28%; } .gallery-columns-8 .gallery-item { max-width: 12.5%; } .gallery-columns-9 .gallery-item { max-width: 11.11%; } .gallery-caption { display: block; } /* * Responsive images * * Fluid images for posts, comments, and widgets */ .entry-content img, .entry-summary img, .comment-content img, .widget img, .wp-caption { max-width: 100%; height: auto; } /* Make sure images with WordPress-added height and width attributes are scaled correctly. */ img.size-full, img.size-large, img.wp-post-image { max-width: 100%; } /* Make sure videos and embeds fit their containers. */ embed, iframe, object, video { max-width: 100%; } /* Override the Twitter embed fixed width. */ .entry-content .twitter-tweet-rendered { max-width: 100% !important; } /* Images */ .alignleft { float: left; } .alignright { float: right; } .aligncenter { display: block; margin-left: auto; margin-right: auto; } figure.wp-caption.alignleft, img.alignleft { margin: 5px 20px 5px 0; } .wp-caption.alignleft { margin: 5px 10px 5px 0; } figure.wp-caption.alignright, img.alignright { margin: 5px 0 5px 20px; } .wp-caption.alignright { margin: 5px 0 5px 10px; } img.aligncenter { margin: 5px auto; } img.alignnone { margin: 5px 0; } .wp-caption .wp-caption-text, .entry-caption, .gallery-caption { font-size: 18px; margin: 0 0 24px; } div.wp-caption.alignright img[class*="wp-image-"] { float: right; } div.wp-caption.alignright .wp-caption-text { padding-left: 10px; } img.wp-smiley, .rsswidget img { border: 0; border-radius: 0; box-shadow: none; margin-bottom: 0; margin-top: 0; padding: 0; } .wp-caption.alignleft + ul, .wp-caption.alignleft + ol { list-style-position: inside; } /***----------PluginCSS-----------***/ /*--fancySelect--*/ .fancy-select { position: relative; margin: auto; height: 46px; border-radius: 25px; } .fancy-select .trigger { position: relative; overflow: hidden; height: 46px; padding: 0 45px 0 20px; white-space: nowrap; text-overflow: ellipsis; vertical-align: middle; line-height: 46px; cursor: pointer; } .fancy-select .trigger:after { position: absolute; right: 25px; top: 14px; display: block; font: normal 14px/1 FontAwesome; content: '\f078'; } .fancy-select .trigger.open:after { content: '\f077'; font: normal 14px/1 FontAwesome; } .fancy-select .options { position: absolute; top: auto; left: 0; width: 100%; max-height: 320px; margin: 3px 0 0; padding: 0; display: none; overflow: auto; list-style: none; } .fancy-select .options.open { z-index: 20; display: block; } .fancy-select .options.overflowing { top: auto; bottom: 40px; } .fancy-select ul.options > li { margin: 0; padding: 10px; display: block; cursor: pointer; } .fancy-select .options li:before { content: ''; } .fancy-select .options li:first-child { border-top: none; } /***----------BaseCSS-----------***/ /*--Basic--*/ html { width: 100%; height: 100%; } body { word-break: break-word; -webkit-font-smoothing: antialiased; } .wdp_absolute { position: absolute !important; } .wdp_float_none { float: none; } .wdp_margin_top_20 { margin-top: 20% !important; } .wdp_margin_top_10 { margin-top: 10% !important; } .wdp_margin_top_6 { margin-top: 6% !important; } .wdp_margin_top_4 { margin-top: 4% !important; } h1 a:hover, h2 a:hover, h3 a:hover, h4 a:hover, h5 a:hover, h6 a:hover { text-decoration: none; } /*--Typography--*/ body { font-family: 'Comfortaa', cursive; } .wdp_site_title, .wdp_splash_couple_ini, .wdp_section_title h2, .wdp_about_inner h2, .wdp_footer_note h2, .wdp_page_title h2 { font-family: 'Tangerine', cursive; } .wdp_event_title, .wdp_carousel_swiper_data_name, .wdp_home_form_success_text, .wdp_page_form_success_text, .wdp_contact_bar_inner, .wdp_footer_note h3, .post .entry-title, .widget-title { font-family: 'Scope One', serif; } body { font-size: 16px; } .wdp_site_title { font-size: 60px; } .wdp_dropdown_menu { font-size: 13px; } .wdp_splash_date { font-size: 28px; } .wdp_splash_couple_ini { font-size: 20px } .wdp_section_title h2, .wdp_about_inner h2, .wdp_footer_note h2, .wdp_page_title h2{ font-size: 56px; } .wdp_countdown_int { font-size: 26px; } .wdp_social_icon_item { font-size: 24px; } .wdp_event_title, .wdp_entry_title_icon{ font-size: 28px; } .wdp_carousel_swiper_data_name { font-size: 26px; } p { line-height: 1.8em; } .wdp_section_title h2{ margin-bottom: 0; } .wdp_footer_note h2 sup { font-size: 50%; left: 2px; } /*--Misc--*/ body { overflow-x: hidden; } .img-center { margin: auto; } .wdp_section_title, .wdp_countdown_item, .wdp_about_groom, .wdp_about_bride, .wdp_countdown_item_inner, .wdp_home_form, .wdp_carousel_swiper, .wdp_home_registry_inner, .wdp_contact_bar_address, .wdp_contact_bar_phone, .wdp_contact_bar_mail { position: relative !important; } .wdp_contact_bar_mail { display: block; } .page-template-template-one-page .wdp_home_event_item .wdp_btn, .page-template-template-one-page #wdp_photo_album .wdp_btn { display: none; } .affix { position: fixed !important; } .wdp_navigation.affix { top: 0 !important; width: 100% !important } /***----------LayoutCSS-----------***/ /*--SiteElements--*/ .wdp_preloader { position: fixed; top: 0; right: 0; bottom: 0; left: 0; z-index: 9999999; } .wdp_img_center { margin: 0 auto; } .wdp_btn, .wdp_btn_inverse, .nav-links a { padding: 10px 25px; border-radius: 20px; } .nav-links a { display: inline-block; } .nav-links:before, .nav-links:after { display: table; content: " "; } .nav-links:after { clear: both; } .nav-links a:hover { text-decoration: none; } .wdp_entry_title_icon { margin-left: 20px; margin-right: 20px; display: inline-block; -webkit-animation-duration: 2s; animation-duration: 2s; } .wdp_breadcrumb { display: inline-block; } .wdp_pagination > li > a, .wdp_pagination > li > span { padding: 10px 20px; } /***----------HeaderCSS-----------***/ /*--SiteBranding--*/ .wdp_header { position: relative; z-index: 999; padding-top: 20px; width: 100%; } .wdp_site_title{ margin-top: 0; } .wdp_site_title .groom, .wdp_site_title .bride { position: relative; display: inline-block; } .wdp_header_icon { position: relative; margin-left: 35px; margin-right: 35px; display: inline-block; } /*--SiteNavigation--*/ /* Horizontal Navigation */ .wdp_navigation { min-height: 0; margin-top: 15px; margin-bottom: 0; border-radius: 0; text-align: center; } #wdp_navbar_collapse { padding-left: 0; padding-right:0; } .wdp_nav { margin-left:0; margin-right:0; float: none; } .wdp_nav > li { display: inline-block; float: none; } .wdp_dropdown_menu_open { display: block; -webkit-animation-duration:0.4s; animation-duration:0.4s; } .wdp_dropdown_menu { padding: 0; border-radius: 0; } .wdp_dropdown_menu a { padding: 15px 25px!important; } /* Verticle Navigation */ .wdp_verticle_nav_open, .wdp_verticle_nav_close { position: absolute; top: 20px; right: 20px; width: 54px; height: 54px; line-height: 50px; text-align: center; font-size: 24px; border-radius: 100%; border: solid 2px; transition: all .4s ease; } .wdp_verticle_nav_container { position: fixed; top: 0; right: -100%; bottom: 0; width: 300px; overflow: auto; padding: 120px 0 0; transition: all .8s ease; } .wdp_verticle_nav_container.in { right: 0; } .wdp_verticle_nav li { list-style: none; line-height: 35px; width: 250px; margin-left: 25px; } .wdp_verticle_nav { padding: 0; } .wdp_verticle_nav li a { padding: 5px 20px; display: block; border-radius: 40px; margin-bottom: 10px; transition: all .4s ease; } /***----------FooterCSS-----------***/ /*--ContactBar--*/ #wdp_contact_bar { } .wdp_contact_bar_inner { padding: 3em 0; } .wdp_contact_bar_address { margin-bottom: 1em; } .wdp_contact_bar_phone .fa, .wdp_contact_bar_mail .fa { margin-right: 10px; } .wdp_contact_bar_mail a:hover { text-decoration: none; } /*--Instagram--*/ #sb_instagram .sb_instagram_header { margin: 0; } .sb_instagram_error { display: none; } #sb_instagram #sbi_load { padding: 0 !important; } #sb_instagram .sbi_photo { position: relative; } #sb_instagram .sbi_photo:after { font-family: FontAwesome; position: absolute; top: 50%; transform: translateY(-50%); content: "\f16d"; color: #fff; text-align: center; width: 100%; font-size: 36px; display: none; } #sb_instagram .sbi_photo:hover:after { display: block; } /*--FooterImage--*/ .wdp_footer_background { padding: 200px 0; } .wdp_footer_note { padding: 30px 20px; text-align: center; } .wdp_footer_note h2 { margin-top: 0; } .wdp_footer_note h3 { margin-bottom: 0; } /*--Copyright--*/ .wdp_footer_copyright { padding: 40px 15px; text-align: center; } /***----------HomeCSS-----------***/ /*--Slideshow--*/ #wdp_slideshow, #wdp_featured_image { position: relative; } #wdp_slideshow:before, #wdp_featured_image:before { position: absolute; bottom: 0; z-index: 2; margin-bottom: -4.8%; width: 100%; height: 100%; content: ""; } #wdp_slideshow:after, #wdp_featured_image:after { position: absolute; bottom: -2px; z-index: 2; width: 100%; height: 100%; content: ""; } .wdp_slideshow_inner { margin: 0; padding: 0; } .wdp_slideshow_fade .carousel-inner .item { -webkit-transition-property: opacity; transition-property: opacity; } .wdp_slideshow_fade .carousel-inner .item, .wdp_slideshow_fade .carousel-inner .active.left, .wdp_slideshow_fade .carousel-inner .active.right { opacity: 0; } .wdp_slideshow_fade .carousel-inner .active, .wdp_slideshow_fade .carousel-inner .next.left, .wdp_slideshow_fade .carousel-inner .prev.right { opacity: 1; } .wdp_slideshow_fade .carousel-inner .next, .wdp_slideshow_fade .carousel-inner .prev, .wdp_slideshow_fade .carousel-inner .active.left, .wdp_slideshow_fade .carousel-inner .active.right { left: 0; -webkit-transform: translate3d(0, 0, 0); transform: translate3d(0, 0, 0); } .wdp_slideshow_fade .carousel-control { z-index: 7; background: none; } .wdp_slideshow_kenburn { -webkit-animation-duration: 5s; animation-duration: 5s; -webkit-animation-fill-mode: both; animation-fill-mode: both; -webkit-animation-name: wdp_slideshow_kenburn; animation-name: wdp_slideshow_kenburn; } @-webkit-keyframes wdp_slideshow_kenburn { from { -webkit-transform: scale3d(1.3, 1.3, 1.3) rotate(5deg); transform: scale3d(1.3, 1.3, 1.3) rotate(5deg); } to { -webkit-transform: scale3d(1, 1, 1) rotate(0deg); transform: scale3d(1, 1, 1) rotate(0deg); } } @keyframes wdp_slideshow_kenburn { from { -webkit-transform: scale3d(1.3, 1.3, 1.3) rotate(5deg); transform: scale3d(1.3, 1.3, 1.3) rotate(5deg); } to { -webkit-transform: scale3d(1, 1, 1) rotate(0deg); transform: scale3d(1, 1, 1) rotate(0deg); } } /*--Audio--*/ .wdp_audio { position: fixed; z-index: 999; right: 10px; bottom: 10px; } .wdp_mute { display: block; width: 40px; height: 40px; line-height: 40px; border-radius: 100%; font-family: 'Glyphicons Halflings'; text-align: center; } .wdp_mute:hover, .wdp_mute:focus { text-decoration: none; } .wdp_mute:before { content: '\e002'; } .wdp_mute.mute:before { content: '\e014'; } /*--Splash--*/ #wdp_splash { position: absolute; top: 0; bottom: 0; width: 100%; height: 100%; } .wdp_splash_inner { position: relative; top: 350px; z-index: 3; padding: 122px 50px; visibility: hidden;/* scrollrevel */ text-align: center; } .wdp_splash_date { position: relative; margin-bottom: 0; } .wdp_splash_hearts{ width: 110px; height: 80px; display: table; -webkit-animation: wdp_splash_hearts 5s infinite linear; animation: wdp_splash_hearts 5s infinite linear; } @keyframes wdp_splash_hearts { 0% { transform: rotate(-15deg); transform-origin: center; } 50% { transform: rotate(15deg); transform-origin: center; } 100% { transform: rotate(-15deg); transform-origin: center; } } .wdp_splash_couple_ini { display: table-cell; vertical-align: middle; text-indent: -1em; } .wdp_splash_close { position: absolute; bottom: 70px; left: 50%; transform: translateX(-50%); width: 45px; height: 45px; line-height: 45px; border-radius: 100%; transition: all .4s ease; opacity: 0; } .wdp_splash_close.in { opacity: 1; } .wdp_splash_close:hover { text-decoration: none; } /*--Countdown--*/ .wdp_countdown_item { margin: 0 10px; padding-top: 1.5em; width: 120px; height: 120px; display: inline-block; } .wdp_countdown_item .wdp_countdown_int { margin-top: 5px; margin-bottom: 0; display: block; } /*--AboutCouple--*/ .wdp_about_inner { padding: 100px 0; } .wdp_about_image { border-radius: 100%; transition: all .4s ease; } .wdp_bouquet_img { margin-top: 120%; } .wdp_social_icons { padding:0; margin:0; } .wdp_social_icons li { display: inline-block; list-style: none; } .wdp_social_icon_item { width: 50px; height: 50px; border-radius:100%; font-weight: normal; line-height: 2.2em; } .wdp_social_icon_item:hover { text-decoration: none; } /*--Events--*/ .wdp_home_event_container { display: table; width: 100%; } .wdp_home_event_item { width: 32.22%; padding-left: 7px; padding-right: 7px; display: inline-block; vertical-align: top; float: none; } .wdp_events { margin-bottom: 10%; } .wdp_events:last-of-type { margin-bottom: 0 !important; } .wdp_event_title { padding-bottom: 10px; } .wdp_event_date { margin: 0 10px 0 22px; padding: 20px 35px 20px; display: inline-block; float: left; } .wdp_event_date .lead { margin-bottom: 0; display: block; } .wdp_event_time { margin-top: 22px; } .wdp_event_time, .wdp_event_location { margin-bottom: 10px; text-align: left; } .wdp_event_featured_image { margin-top: 1.2em; margin-bottom: 1.8em; overflow: hidden; } .wdp_event_featured_image a { transition: background .4s ease; } .wdp_event_featured_image a:before { content: ""; position: absolute; width: 50%; height: 100%; top: 0; left: 0; transform: translateX(220%) skewX(45deg); transform-origin: top; transition: all 1.5s ease; } .wdp_event_featured_image a:after { content: ""; position: absolute; width: 50%; height: 100%; top: 0; right: 0; transform: translateX(110%) skewX(45deg); transform-origin: top; transition: all 2s ease; } .wdp_event_featured_image a:hover:before, .wdp_event_featured_image a:hover:after { transform: translateX(-500%) skewX(45deg); } .wdp_event_image { border-radius: 100%; } .wdp_event_description { text-align: left; } /*.wdp_event_details .fa { margin-right: 0.5em; -webkit-transform: translateY(0.1em); transform: translateY(0.1em); }*/ .wdp_event_map { width: 100%; height: 450px; margin-bottom: 20px; } /*--AlbumCarousel--*/ .wdp_photo_album_swiper { } .wdp_photo_album_swiper_item { position: relative; border-radius: 50px; overflow: hidden; } .wdp_photo_album_swiper_item_data { position: absolute; right: 0; bottom: 0; left: 0; padding: 10px; } /*--HomeRSVP--*/ #wdp_home_rsvp { text-align: center; } .wdp_home_form .wpcf7-submit { width: 140px !important; margin: auto; display: block; } .wdp_home_form .wpcf7-form-control { padding: 12px 20px; height: auto; width: 100%; border-radius: 25px; text-align: center; } /*--Carousel--*/ .entry-content #wdp_members:nth-child(1) { margin-top: 6% !important; } .wdp_carousel_swiper_image_holder { margin: 1em 2em; display: block; } .wdp_carousel_swiper_data_name, .wdp_carousel_swiper_data_relationship { -webkit-transition: all 0.8s ease; -moz-transition: all 0.8s ease; -o-transition: all 0.8s ease; transition: all 0.8s ease; } .wdp_carousel_swiper_data_name { margin-bottom: 5px; } .wdp_carousel_swiper_data_relationship { margin-bottom: 20px; } .wdp_carousel_swiper_next, .wdp_carousel_swiper_prev { margin-top: -30px; width: 60px; height: 60px; } .wdp_carousel_swiper_image_holder img { border: solid 2px transparent; transition: all .4s ease; } .wdp_members .swiper-button-disabled { display: none; } /*--GiftRegistries--*/ #wdp_home_registry { } .wdp_home_registry_inner { } #wdp_home_registry .col-xs-4.col-sm-4 { float: none !important; display: inline-block; width: 32.22% !important; } /***----------PageCSS-----------***/ /*--Events--*/ #wdp_event_list { } /*--Album--*/ #wdp_page_photo_album { margin-bottom: -4%; } .wdp_gallery_magnificPopup_item img { padding: 4px; transition: all .4s ease; } .wdp_gallery_magnificPopup_item { position: relative; margin-bottom: 4%; overflow: hidden; } .wdp_gallery_magnificPopup_item:before { content: ""; position: absolute; width: 50%; height: 100%; top: 0; left: 0; transform: translateX(220%) skewX(45deg); transform-origin: top; transition: all 1.5s ease; } .wdp_gallery_magnificPopup_item:after { content: ""; position: absolute; width: 50%; height: 100%; top: 0; right: 0; transform: translateX(110%) skewX(45deg); transform-origin: top; transition: all 2s ease; } .wdp_gallery_magnificPopup_item:hover:before, .wdp_gallery_magnificPopup_item:hover:after { transform: translateX(-500%) skewX(45deg); } .wdp_gallery_magnificPopup_item:hover, .wdp_gallery_magnificPopup_item:active { text-decoration: none; } .wdp_gallery_magnificPopup_item_title { margin-top: 5px; padding: 5px 0; display: block; text-align: center; } /*--RSVP--*/ #wdp_page_rsvp { } .wdp_page_form p { text-align: center; } .wdp_page_form .wpcf7-submit { margin: auto; width: 140px !important; display: block; } .wdp_page_form .wpcf7-form-control { padding: 12px 20px; height: auto; width: 100%; border-radius: 25px; text-align: center; } /*--Blog--*/ #wdp_blog { } hr.wdp_blog_border_bottom { margin-top: 2.5em; margin-bottom: 2.5em; } .wdp_entry_footer { padding: 20px; } .wdp_entry_footer > span { display: block; } .wdp_entry_footer img.avatar { margin-right: 10px; float: left; } /*--contact--*/ #wdp_contact { } /*--Invitation / Countdown--*/ .page-template-template-invitation .site-header, .page-template-template-countdown .site-header { display: none; } .wdp_invitation_featured_image { position: fixed; top: 0; left: 0; bottom: 0; right: 0; z-index: -1; } .wdp_invitation { max-width: 800px; margin: 80px auto; padding: 80px 20px; } .wdp_invitation .wdp_section_title h2, .wdp_invitation_events .wdp_margin_top_10 { margin-top: 0 !important; } .wdp_invitation_meta { margin: 10px 0 40px; } .wdp_invitation_meta h2 { margin-top: 0; } .wdp_invitation_events .container { width: auto !important; } .wdp_invitation_events .row { margin: 0 !important; } .wdp_invitation_events .wdp_event_title { font-size: 24px; margin-bottom: 0 !important; border: none; } .wdp_invitation_events .wdp_home_event_item .wdp_margin_top_4 { margin: 0 0 20px!important; padding: 20px 20px 40px; } .wdp_invitation_events .wdp_event_date { float: none !important; background: none; color: inherit; font-size: 14px; padding: 0; margin-top: 20px; } .wdp_invitation_events .wdp_event_date .lead { display: inline-block; margin: 0 5px; font-size: 14px; } .wdp_invitation_events .wdp_event_time, .wdp_invitation_events .wdp_event_location { text-align: center !important; font-size: 14px; } .wdp_invitation_events .wdp_event_time { margin-top: 0; } .wdp_invitation_events .wdp_section_title, .wdp_invitation_events .btn { display: none !important; } .wdp_invitation_image { margin: 20px; } .wdp_invitation .wdp_about_image { border-radius: 0; margin-top: 10px; } .wdp_invitation .wdp_splash_hearts { margin: 40px auto 20px; } /*--Comment--*/ #comments { margin-bottom: 5em; } .comment-content a { word-wrap: break-word; } .bypostauthor { display: block; } #reply-title, .comments-title { padding: .65em 0; } .comment-list { list-style: none; margin-left: 0; padding: 0; } .comment-list ul, .comment-list ol { list-style: none; margin-left: 3.5em; padding: 0; } .comment-body { position: relative; } .comment-author, .comment-metadata, .comment-content, .reply, .comment-awaiting-moderation { padding-left: 40px; padding-bottom: 20px; } .comment-author img { left: 0; position: absolute; top: 0; } .comment-metadata { font-size: 0.8em; margin-bottom: 0.5em; } .comment-metadata a { text-decoration: none; } .comment-edit-link:before { content: '\f040'; font-family: 'FontAwesome'; font-style: normal; margin-left: .75em; margin-right: .3em; } .reply { margin-bottom: 2.5em; margin-top: 1.5em; } .reply a { padding: 7px 15px; border-radius: 20px; font-size: 0.8em; } .reply a:hover{ text-decoration: none; } .comment-awaiting-moderation, .no-comments, .comment-notes, .must-log-in { font-weight: 700; } #respond label { display: block; } #respond input[type="text"], #respond input[type="email"], #respond input[type="url"], #respond input[type="password"], #respond input[type="search"] { width: 100%; } .comment-navigation { margin: 0 0 2.5em; } .comment-navigation .nav-links > div { display: inline-block; margin-right: .5em; } .comment-navigation a { font-size: 10px; border-radius: 120px; display: inline-block; letter-spacing: 2px; padding: 5px 15px; text-decoration: none; text-transform: uppercase; } .comment-form .form-submit { margin-top: 2%; }
asset/uol/wedding-paradise/css/wdp-styles4e44.css
-WordPressCore -PluginCSS -fancySelect -mosaicflow -BaseCSS -Basic -Typography -Misc -LayoutCSS -SiteElements -HeaderCSS -SiteBranding -SiteNavigation -FooterCSS -ContactBar -Instagram -FooterImage -Copyright -HomeCSS -Slideshow -Audio -Splash -Countdown -AboutCouple -Events -AlbumCarousel -HomeRSVP -Carousel -GiftRegistries -PageCSS -Events -Album -RSVP -Blog -Contact -Invitation / Countdown -Comment ----------End Table of contents-----------*/ /***----------WordPressCore-----------***/ /*--Basic--*/ blockquote:before, blockquote:after, q:before, q:after { content: ""; } blockquote, q { quotes: "" ""; } input[type="button"], input[type="reset"], input[type="submit"] { padding: 12px 25px; border-radius: 25px; } input[type="text"], input[type="email"], input[type="url"], input[type="password"], input[type="search"], input[type="number"], input[type="tel"], input[type="range"], input[type="date"], input[type="month"], input[type="week"], input[type="time"], input[type="datetime"], input[type="datetime-local"], input[type="color"], textarea { padding: 12px 20px; height: auto; border-radius: 25px; line-height: initial; } table { border-bottom: 1px solid #ededed; border-collapse: collapse; border-spacing: 0; font-size: 14px; line-height: 2; margin: 0 0 20px; width: 100%; } caption, th, td { font-weight: normal; text-align: left; } caption { font-size: 16px; margin: 20px 0; } th { font-weight: bold; text-transform: uppercase; } td { border-top: 1px solid #ededed; padding: 6px 10px 6px 0; } /*--Accessibility--*/ /* Text meant only for screen readers. */ .screen-reader-text { clip: rect(1px, 1px, 1px, 1px); position: absolute !important; height: 1px; width: 1px; overflow: hidden; } .screen-reader-text:focus { border-radius: 3px; box-shadow: 0 0 2px 2px rgba(0, 0, 0, 0.6); clip: auto !important; display: block; font-size: 14px; font-size: 0.875rem; font-weight: bold; height: auto; left: 5px; line-height: normal; padding: 15px 23px 14px; text-decoration: none; top: 5px; width: auto; z-index: 100000; /* Above WP toolbar. */ } /* Do not show the outline on the skip link target. */ #content[tabindex="-1"]:focus { outline: 0; } /*--Navigations--*/ .site-main .comment-navigation, .site-main .posts-navigation, .site-main .post-navigation { margin: 0 0 1.5em; overflow: hidden; } .comment-navigation .nav-previous, .posts-navigation .nav-previous, .post-navigation .nav-previous { float: left; } .comment-navigation .nav-next, .posts-navigation .nav-next, .post-navigation .nav-next { float: right; text-align: right; } /*--Clearings--*/ .clear:before, .clear:after, .entry-content:before, .entry-content:after, .comment-content:before, .comment-content:after, .site-header:before, .site-header:after, .site-content:before, .site-content:after, .site-footer:before, .site-footer:after { content: ""; display: table; table-layout: fixed; } .clear:after, .entry-content:after, .comment-content:after, .site-header:after, .site-content:after, .site-footer:after { clear: both; } /*--Widgets--*/ #secondary input[type="text"], #secondary input[type="email"], #secondary input[type="url"], #secondary input[type="password"], #secondary input[type="search"], #colophon input[type="text"], #colophon input[type="email"], #colophon input[type="url"], #colophon input[type="password"], #colophon input[type="search"] { width: 100%; } .widget { margin: 0 0 3.5em; } .widget select { max-width: 100%; } .widget a { text-decoration: none; } .widget .widget-title { margin-top: 0 !important; padding-bottom: 6px; } .widget h3.widget-title { font-size: 12px; border-bottom: 1px solid #ebebeb; margin-bottom: 2.5em; padding: .65em 0; text-transform: uppercase; } .widget ul { list-style: none; margin-left: 0; padding-left: 0; } .widget ul li { line-height: 1.8em; } #colophon h3.widget-title { font-size: 12px; border-bottom: none; color: #999; margin-bottom: 2.5em; padding: 0; text-transform: uppercase; } .widget .fancy-select { margin-top: 20px; } /*--Search--*/ .widget_search input[type="text"] { margin-top: 10px; margin-bottom: 0; padding: 8px 14px; } .widget_search .search-submit { display: none; } .widget_search #searchsubmit{ margin-top:4%; padding: 8px 18px; } /*--Posts--*/ .widget_recent_entries ul { } .widget_recent_entries ul .post-date { font-size: 10px; display: block; letter-spacing: 1px; margin-bottom: .5em; text-transform: uppercase; } .widget img { max-width: 100%; } /*--Archive--*/ .widget_archive ul { } .widget_archive ul .children { margin-left: 1.5em; } /*--Categories--*/ .widget_categories ul { } .widget_categories ul .children { margin-left: 1.5em; } /*--Pages--*/ .widget_pages ul { } .widget_pages ul .children { margin-left: 1.5em; } /*--Meta--*/ .widget_meta ul { } /*--Comments--*/ .widget_recent_comments ul { } /*--Menus--*/ .widget_nav_menu ul { } .widget_nav_menu .sub-menu { margin-left: 1.5em; } /*--RSS--*/ .widget_rss .widget-title img { display: none; } .widget_rss ul { } .widget_rss ul li { margin-bottom: 1em; } .widget_rss .rss-date, .widget_rss cite { font-size: 10px; display: block; letter-spacing: 1px; margin-bottom: .5em; text-transform: uppercase; } .widget_rss .rssSummary { font-style: normal; } /*--TagCloud--*/ .widget_tag_cloud a { font-size: 11px; border-radius: 10px; display: inline-block; letter-spacing: 1px; padding: 0.2em 0.5em; text-decoration: none; text-transform: uppercase; margin-bottom: .5em; } /*--Calendar--*/ #wp-calendar { width : 100%; } #wp-calendar thead th { padding : 10px; } #wp-calendar tbody td { padding : 8px; text-align : center; } #wp-calendar tbody .pad, #wp-calendar tbody .pad:hover { background : none; } #wp-calendar tfoot #next { font-size : 10px; padding : 10px; text-align : right; text-transform : uppercase; } #wp-calendar tfoot #prev { font-size : 10px; padding : 10px; text-transform : uppercase; } /*--Content--*/ /*--Posts and pages--*/ .sticky { display: block; padding: 20px; border: solid 1px #EC365A; border-radius: 20px; margin-top: 6% !important; } .sticky .wdp_page_title { margin-top: 0 !important; } .hentry { margin: 0 0 1.5em; } .byline, .updated:not(.published) { display: none; } /*.single .byline, .group-blog .byline { display: inline; }*/ .page-content, .entry-content, .entry-summary { margin: 1.5em 0 0; } .page-links { clear: both; margin: 0 0 1.5em; } .entry-footer { margin-top: 20px; } .entry-footer span { margin-right: 16px; } /*--Asides--*/ .blog .format-aside .entry-title, .archive .format-aside .entry-title { display: none; } /*--Comments--*/ .comment-content a { word-wrap: break-word; } .bypostauthor { display: block; } /*--Infinite scroll--*/ /* Globally hidden elements when Infinite Scroll is supported and in use. */ .infinite-scroll .posts-navigation, /* Older / Newer Posts Navigation (always hidden) */ .infinite-scroll.neverending .site-footer { /* Theme Footer (when set to scrolling) */ display: none; } /* When Infinite Scroll has reached its end we need to re-display elements that were hidden (via .neverending) before. */ .infinity-end.neverending .site-footer { display: block; } /*--Media--*/ .page-content .wp-smiley, .entry-content .wp-smiley, .comment-content .wp-smiley { border: none; margin-bottom: 0; margin-top: 0; padding: 0; } /* Make sure embeds and iframes fit their containers. */ embed, iframe, object { max-width: 100%; } /*--Captions--*/ .wp-caption { margin-bottom: 1.5em; max-width: 100%; } .wp-caption img[class*="wp-image-"] { display: block; margin-left: auto; margin-right: auto; } .wp-caption .wp-caption-text { margin: 0.8075em 0; } .wp-caption-text { text-align: center; } /*--Galleries--*/ .gallery { margin-bottom: 1.5em; } .gallery-item { display: inline-block; text-align: center; vertical-align: top; width: 100%; } .gallery-columns-2 .gallery-item { max-width: 50%; } .gallery-columns-3 .gallery-item { max-width: 33.33%; } .gallery-columns-4 .gallery-item { max-width: 25%; } .gallery-columns-5 .gallery-item { max-width: 20%; } .gallery-columns-6 .gallery-item { max-width: 16.66%; } .gallery-columns-7 .gallery-item { max-width: 14.28%; } .gallery-columns-8 .gallery-item { max-width: 12.5%; } .gallery-columns-9 .gallery-item { max-width: 11.11%; } .gallery-caption { display: block; } /* * Responsive images * * Fluid images for posts, comments, and widgets */ .entry-content img, .entry-summary img, .comment-content img, .widget img, .wp-caption { max-width: 100%; height: auto; } /* Make sure images with WordPress-added height and width attributes are scaled correctly. */ img.size-full, img.size-large, img.wp-post-image { max-width: 100%; } /* Make sure videos and embeds fit their containers. */ embed, iframe, object, video { max-width: 100%; } /* Override the Twitter embed fixed width. */ .entry-content .twitter-tweet-rendered { max-width: 100% !important; } /* Images */ .alignleft { float: left; } .alignright { float: right; } .aligncenter { display: block; margin-left: auto; margin-right: auto; } figure.wp-caption.alignleft, img.alignleft { margin: 5px 20px 5px 0; } .wp-caption.alignleft { margin: 5px 10px 5px 0; } figure.wp-caption.alignright, img.alignright { margin: 5px 0 5px 20px; } .wp-caption.alignright { margin: 5px 0 5px 10px; } img.aligncenter { margin: 5px auto; } img.alignnone { margin: 5px 0; } .wp-caption .wp-caption-text, .entry-caption, .gallery-caption { font-size: 18px; margin: 0 0 24px; } div.wp-caption.alignright img[class*="wp-image-"] { float: right; } div.wp-caption.alignright .wp-caption-text { padding-left: 10px; } img.wp-smiley, .rsswidget img { border: 0; border-radius: 0; box-shadow: none; margin-bottom: 0; margin-top: 0; padding: 0; } .wp-caption.alignleft + ul, .wp-caption.alignleft + ol { list-style-position: inside; } /***----------PluginCSS-----------***/ /*--fancySelect--*/ .fancy-select { position: relative; margin: auto; height: 46px; border-radius: 25px; } .fancy-select .trigger { position: relative; overflow: hidden; height: 46px; padding: 0 45px 0 20px; white-space: nowrap; text-overflow: ellipsis; vertical-align: middle; line-height: 46px; cursor: pointer; } .fancy-select .trigger:after { position: absolute; right: 25px; top: 14px; display: block; font: normal 14px/1 FontAwesome; content: '\f078'; } .fancy-select .trigger.open:after { content: '\f077'; font: normal 14px/1 FontAwesome; } .fancy-select .options { position: absolute; top: auto; left: 0; width: 100%; max-height: 320px; margin: 3px 0 0; padding: 0; display: none; overflow: auto; list-style: none; } .fancy-select .options.open { z-index: 20; display: block; } .fancy-select .options.overflowing { top: auto; bottom: 40px; } .fancy-select ul.options > li { margin: 0; padding: 10px; display: block; cursor: pointer; } .fancy-select .options li:before { content: ''; } .fancy-select .options li:first-child { border-top: none; } /***----------BaseCSS-----------***/ /*--Basic--*/ html { width: 100%; height: 100%; } body { word-break: break-word; -webkit-font-smoothing: antialiased; } .wdp_absolute { position: absolute !important; } .wdp_float_none { float: none; } .wdp_margin_top_20 { margin-top: 20% !important; } .wdp_margin_top_10 { margin-top: 10% !important; } .wdp_margin_top_6 { margin-top: 6% !important; } .wdp_margin_top_4 { margin-top: 4% !important; } h1 a:hover, h2 a:hover, h3 a:hover, h4 a:hover, h5 a:hover, h6 a:hover { text-decoration: none; } /*--Typography--*/ body { font-family: 'Comfortaa', cursive; } .wdp_site_title, .wdp_splash_couple_ini, .wdp_section_title h2, .wdp_about_inner h2, .wdp_footer_note h2, .wdp_page_title h2 { font-family: 'Tangerine', cursive; } .wdp_event_title, .wdp_carousel_swiper_data_name, .wdp_home_form_success_text, .wdp_page_form_success_text, .wdp_contact_bar_inner, .wdp_footer_note h3, .post .entry-title, .widget-title { font-family: 'Scope One', serif; } body { font-size: 16px; } .wdp_site_title { font-size: 60px; } .wdp_dropdown_menu { font-size: 13px; } .wdp_splash_date { font-size: 28px; } .wdp_splash_couple_ini { font-size: 20px } .wdp_section_title h2, .wdp_about_inner h2, .wdp_footer_note h2, .wdp_page_title h2{ font-size: 56px; } .wdp_countdown_int { font-size: 26px; } .wdp_social_icon_item { font-size: 24px; } .wdp_event_title, .wdp_entry_title_icon{ font-size: 28px; } .wdp_carousel_swiper_data_name { font-size: 26px; } p { line-height: 1.8em; } .wdp_section_title h2{ margin-bottom: 0; } .wdp_footer_note h2 sup { font-size: 50%; left: 2px; } /*--Misc--*/ body { overflow-x: hidden; } .img-center { margin: auto; } .wdp_section_title, .wdp_countdown_item, .wdp_about_groom, .wdp_about_bride, .wdp_countdown_item_inner, .wdp_home_form, .wdp_carousel_swiper, .wdp_home_registry_inner, .wdp_contact_bar_address, .wdp_contact_bar_phone, .wdp_contact_bar_mail { position: relative !important; } .wdp_contact_bar_mail { display: block; } .page-template-template-one-page .wdp_home_event_item .wdp_btn, .page-template-template-one-page #wdp_photo_album .wdp_btn { display: none; } .affix { position: fixed !important; } .wdp_navigation.affix { top: 0 !important; width: 100% !important } /***----------LayoutCSS-----------***/ /*--SiteElements--*/ .wdp_preloader { position: fixed; top: 0; right: 0; bottom: 0; left: 0; z-index: 9999999; } .wdp_img_center { margin: 0 auto; } .wdp_btn, .wdp_btn_inverse, .nav-links a { padding: 10px 25px; border-radius: 20px; } .nav-links a { display: inline-block; } .nav-links:before, .nav-links:after { display: table; content: " "; } .nav-links:after { clear: both; } .nav-links a:hover { text-decoration: none; } .wdp_entry_title_icon { margin-left: 20px; margin-right: 20px; display: inline-block; -webkit-animation-duration: 2s; animation-duration: 2s; } .wdp_breadcrumb { display: inline-block; } .wdp_pagination > li > a, .wdp_pagination > li > span { padding: 10px 20px; } /***----------HeaderCSS-----------***/ /*--SiteBranding--*/ .wdp_header { position: relative; z-index: 999; padding-top: 20px; width: 100%; } .wdp_site_title{ margin-top: 0; } .wdp_site_title .groom, .wdp_site_title .bride { position: relative; display: inline-block; } .wdp_header_icon { position: relative; margin-left: 35px; margin-right: 35px; display: inline-block; } /*--SiteNavigation--*/ /* Horizontal Navigation */ .wdp_navigation { min-height: 0; margin-top: 15px; margin-bottom: 0; border-radius: 0; text-align: center; } #wdp_navbar_collapse { padding-left: 0; padding-right:0; } .wdp_nav { margin-left:0; margin-right:0; float: none; } .wdp_nav > li { display: inline-block; float: none; } .wdp_dropdown_menu_open { display: block; -webkit-animation-duration:0.4s; animation-duration:0.4s; } .wdp_dropdown_menu { padding: 0; border-radius: 0; } .wdp_dropdown_menu a { padding: 15px 25px!important; } /* Verticle Navigation */ .wdp_verticle_nav_open, .wdp_verticle_nav_close { position: absolute; top: 20px; right: 20px; width: 54px; height: 54px; line-height: 50px; text-align: center; font-size: 24px; border-radius: 100%; border: solid 2px; transition: all .4s ease; } .wdp_verticle_nav_container { position: fixed; top: 0; right: -100%; bottom: 0; width: 300px; overflow: auto; padding: 120px 0 0; transition: all .8s ease; } .wdp_verticle_nav_container.in { right: 0; } .wdp_verticle_nav li { list-style: none; line-height: 35px; width: 250px; margin-left: 25px; } .wdp_verticle_nav { padding: 0; } .wdp_verticle_nav li a { padding: 5px 20px; display: block; border-radius: 40px; margin-bottom: 10px; transition: all .4s ease; } /***----------FooterCSS-----------***/ /*--ContactBar--*/ #wdp_contact_bar { } .wdp_contact_bar_inner { padding: 3em 0; } .wdp_contact_bar_address { margin-bottom: 1em; } .wdp_contact_bar_phone .fa, .wdp_contact_bar_mail .fa { margin-right: 10px; } .wdp_contact_bar_mail a:hover { text-decoration: none; } /*--Instagram--*/ #sb_instagram .sb_instagram_header { margin: 0; } .sb_instagram_error { display: none; } #sb_instagram #sbi_load { padding: 0 !important; } #sb_instagram .sbi_photo { position: relative; } #sb_instagram .sbi_photo:after { font-family: FontAwesome; position: absolute; top: 50%; transform: translateY(-50%); content: "\f16d"; color: #fff; text-align: center; width: 100%; font-size: 36px; display: none; } #sb_instagram .sbi_photo:hover:after { display: block; } /*--FooterImage--*/ .wdp_footer_background { padding: 200px 0; } .wdp_footer_note { padding: 30px 20px; text-align: center; } .wdp_footer_note h2 { margin-top: 0; } .wdp_footer_note h3 { margin-bottom: 0; } /*--Copyright--*/ .wdp_footer_copyright { padding: 40px 15px; text-align: center; } /***----------HomeCSS-----------***/ /*--Slideshow--*/ #wdp_slideshow, #wdp_featured_image { position: relative; } #wdp_slideshow:before, #wdp_featured_image:before { position: absolute; bottom: 0; z-index: 2; margin-bottom: -4.8%; width: 100%; height: 100%; content: ""; } #wdp_slideshow:after, #wdp_featured_image:after { position: absolute; bottom: -2px; z-index: 2; width: 100%; height: 100%; content: ""; } .wdp_slideshow_inner { margin: 0; padding: 0; } .wdp_slideshow_fade .carousel-inner .item { -webkit-transition-property: opacity; transition-property: opacity; } .wdp_slideshow_fade .carousel-inner .item, .wdp_slideshow_fade .carousel-inner .active.left, .wdp_slideshow_fade .carousel-inner .active.right { opacity: 0; } .wdp_slideshow_fade .carousel-inner .active, .wdp_slideshow_fade .carousel-inner .next.left, .wdp_slideshow_fade .carousel-inner .prev.right { opacity: 1; } .wdp_slideshow_fade .carousel-inner .next, .wdp_slideshow_fade .carousel-inner .prev, .wdp_slideshow_fade .carousel-inner .active.left, .wdp_slideshow_fade .carousel-inner .active.right { left: 0; -webkit-transform: translate3d(0, 0, 0); transform: translate3d(0, 0, 0); } .wdp_slideshow_fade .carousel-control { z-index: 7; background: none; } .wdp_slideshow_kenburn { -webkit-animation-duration: 5s; animation-duration: 5s; -webkit-animation-fill-mode: both; animation-fill-mode: both; -webkit-animation-name: wdp_slideshow_kenburn; animation-name: wdp_slideshow_kenburn; } @-webkit-keyframes wdp_slideshow_kenburn { from { -webkit-transform: scale3d(1.3, 1.3, 1.3) rotate(5deg); transform: scale3d(1.3, 1.3, 1.3) rotate(5deg); } to { -webkit-transform: scale3d(1, 1, 1) rotate(0deg); transform: scale3d(1, 1, 1) rotate(0deg); } } @keyframes wdp_slideshow_kenburn { from { -webkit-transform: scale3d(1.3, 1.3, 1.3) rotate(5deg); transform: scale3d(1.3, 1.3, 1.3) rotate(5deg); } to { -webkit-transform: scale3d(1, 1, 1) rotate(0deg); transform: scale3d(1, 1, 1) rotate(0deg); } } /*--Audio--*/ .wdp_audio { position: fixed; z-index: 999; right: 10px; bottom: 10px; } .wdp_mute { display: block; width: 40px; height: 40px; line-height: 40px; border-radius: 100%; font-family: 'Glyphicons Halflings'; text-align: center; } .wdp_mute:hover, .wdp_mute:focus { text-decoration: none; } .wdp_mute:before { content: '\e002'; } .wdp_mute.mute:before { content: '\e014'; } /*--Splash--*/ #wdp_splash { position: absolute; top: 0; bottom: 0; width: 100%; height: 100%; } .wdp_splash_inner { position: relative; top: 350px; z-index: 3; padding: 122px 50px; visibility: hidden;/* scrollrevel */ text-align: center; } .wdp_splash_date { position: relative; margin-bottom: 0; } .wdp_splash_hearts{ width: 110px; height: 80px; display: table; -webkit-animation: wdp_splash_hearts 5s infinite linear; animation: wdp_splash_hearts 5s infinite linear; } @keyframes wdp_splash_hearts { 0% { transform: rotate(-15deg); transform-origin: center; } 50% { transform: rotate(15deg); transform-origin: center; } 100% { transform: rotate(-15deg); transform-origin: center; } } .wdp_splash_couple_ini { display: table-cell; vertical-align: middle; text-indent: -1em; } .wdp_splash_close { position: absolute; bottom: 70px; left: 50%; transform: translateX(-50%); width: 45px; height: 45px; line-height: 45px; border-radius: 100%; transition: all .4s ease; opacity: 0; } .wdp_splash_close.in { opacity: 1; } .wdp_splash_close:hover { text-decoration: none; } /*--Countdown--*/ .wdp_countdown_item { margin: 0 10px; padding-top: 1.5em; width: 120px; height: 120px; display: inline-block; } .wdp_countdown_item .wdp_countdown_int { margin-top: 5px; margin-bottom: 0; display: block; } /*--AboutCouple--*/ .wdp_about_inner { padding: 100px 0; } .wdp_about_image { border-radius: 100%; transition: all .4s ease; } .wdp_bouquet_img { margin-top: 120%; } .wdp_social_icons { padding:0; margin:0; } .wdp_social_icons li { display: inline-block; list-style: none; } .wdp_social_icon_item { width: 50px; height: 50px; border-radius:100%; font-weight: normal; line-height: 2.2em; } .wdp_social_icon_item:hover { text-decoration: none; } /*--Events--*/ .wdp_home_event_container { display: table; width: 100%; } .wdp_home_event_item { width: 32.22%; padding-left: 7px; padding-right: 7px; display: inline-block; vertical-align: top; float: none; } .wdp_events { margin-bottom: 10%; } .wdp_events:last-of-type { margin-bottom: 0 !important; } .wdp_event_title { padding-bottom: 10px; } .wdp_event_date { margin: 0 10px 0 22px; padding: 20px 35px 20px; display: inline-block; float: left; } .wdp_event_date .lead { margin-bottom: 0; display: block; } .wdp_event_time { margin-top: 22px; } .wdp_event_time, .wdp_event_location { margin-bottom: 10px; text-align: left; } .wdp_event_featured_image { margin-top: 1.2em; margin-bottom: 1.8em; overflow: hidden; } .wdp_event_featured_image a { transition: background .4s ease; } .wdp_event_featured_image a:before { content: ""; position: absolute; width: 50%; height: 100%; top: 0; left: 0; transform: translateX(220%) skewX(45deg); transform-origin: top; transition: all 1.5s ease; } .wdp_event_featured_image a:after { content: ""; position: absolute; width: 50%; height: 100%; top: 0; right: 0; transform: translateX(110%) skewX(45deg); transform-origin: top; transition: all 2s ease; } .wdp_event_featured_image a:hover:before, .wdp_event_featured_image a:hover:after { transform: translateX(-500%) skewX(45deg); } .wdp_event_image { border-radius: 100%; } .wdp_event_description { text-align: left; } /*.wdp_event_details .fa { margin-right: 0.5em; -webkit-transform: translateY(0.1em); transform: translateY(0.1em); }*/ .wdp_event_map { width: 100%; height: 450px; margin-bottom: 20px; } /*--AlbumCarousel--*/ .wdp_photo_album_swiper { } .wdp_photo_album_swiper_item { position: relative; border-radius: 50px; overflow: hidden; } .wdp_photo_album_swiper_item_data { position: absolute; right: 0; bottom: 0; left: 0; padding: 10px; } /*--HomeRSVP--*/ #wdp_home_rsvp { text-align: center; } .wdp_home_form .wpcf7-submit { width: 140px !important; margin: auto; display: block; } .wdp_home_form .wpcf7-form-control { padding: 12px 20px; height: auto; width: 100%; border-radius: 25px; text-align: center; } /*--Carousel--*/ .entry-content #wdp_members:nth-child(1) { margin-top: 6% !important; } .wdp_carousel_swiper_image_holder { margin: 1em 2em; display: block; } .wdp_carousel_swiper_data_name, .wdp_carousel_swiper_data_relationship { -webkit-transition: all 0.8s ease; -moz-transition: all 0.8s ease; -o-transition: all 0.8s ease; transition: all 0.8s ease; } .wdp_carousel_swiper_data_name { margin-bottom: 5px; } .wdp_carousel_swiper_data_relationship { margin-bottom: 20px; } .wdp_carousel_swiper_next, .wdp_carousel_swiper_prev { margin-top: -30px; width: 60px; height: 60px; } .wdp_carousel_swiper_image_holder img { border: solid 2px transparent; transition: all .4s ease; } .wdp_members .swiper-button-disabled { display: none; } /*--GiftRegistries--*/ #wdp_home_registry { } .wdp_home_registry_inner { } #wdp_home_registry .col-xs-4.col-sm-4 { float: none !important; display: inline-block; width: 32.22% !important; } /***----------PageCSS-----------***/ /*--Events--*/ #wdp_event_list { } /*--Album--*/ #wdp_page_photo_album { margin-bottom: -4%; } .wdp_gallery_magnificPopup_item img { padding: 4px; transition: all .4s ease; } .wdp_gallery_magnificPopup_item { position: relative; margin-bottom: 4%; overflow: hidden; } .wdp_gallery_magnificPopup_item:before { content: ""; position: absolute; width: 50%; height: 100%; top: 0; left: 0; transform: translateX(220%) skewX(45deg); transform-origin: top; transition: all 1.5s ease; } .wdp_gallery_magnificPopup_item:after { content: ""; position: absolute; width: 50%; height: 100%; top: 0; right: 0; transform: translateX(110%) skewX(45deg); transform-origin: top; transition: all 2s ease; } .wdp_gallery_magnificPopup_item:hover:before, .wdp_gallery_magnificPopup_item:hover:after { transform: translateX(-500%) skewX(45deg); } .wdp_gallery_magnificPopup_item:hover, .wdp_gallery_magnificPopup_item:active { text-decoration: none; } .wdp_gallery_magnificPopup_item_title { margin-top: 5px; padding: 5px 0; display: block; text-align: center; } /*--RSVP--*/ #wdp_page_rsvp { } .wdp_page_form p { text-align: center; } .wdp_page_form .wpcf7-submit { margin: auto; width: 140px !important; display: block; } .wdp_page_form .wpcf7-form-control { padding: 12px 20px; height: auto; width: 100%; border-radius: 25px; text-align: center; } /*--Blog--*/ #wdp_blog { } hr.wdp_blog_border_bottom { margin-top: 2.5em; margin-bottom: 2.5em; } .wdp_entry_footer { padding: 20px; } .wdp_entry_footer > span { display: block; } .wdp_entry_footer img.avatar { margin-right: 10px; float: left; } /*--contact--*/ #wdp_contact { } /*--Invitation / Countdown--*/ .page-template-template-invitation .site-header, .page-template-template-countdown .site-header { display: none; } .wdp_invitation_featured_image { position: fixed; top: 0; left: 0; bottom: 0; right: 0; z-index: -1; } .wdp_invitation { max-width: 800px; margin: 80px auto; padding: 80px 20px; } .wdp_invitation .wdp_section_title h2, .wdp_invitation_events .wdp_margin_top_10 { margin-top: 0 !important; } .wdp_invitation_meta { margin: 10px 0 40px; } .wdp_invitation_meta h2 { margin-top: 0; } .wdp_invitation_events .container { width: auto !important; } .wdp_invitation_events .row { margin: 0 !important; } .wdp_invitation_events .wdp_event_title { font-size: 24px; margin-bottom: 0 !important; border: none; } .wdp_invitation_events .wdp_home_event_item .wdp_margin_top_4 { margin: 0 0 20px!important; padding: 20px 20px 40px; } .wdp_invitation_events .wdp_event_date { float: none !important; background: none; color: inherit; font-size: 14px; padding: 0; margin-top: 20px; } .wdp_invitation_events .wdp_event_date .lead { display: inline-block; margin: 0 5px; font-size: 14px; } .wdp_invitation_events .wdp_event_time, .wdp_invitation_events .wdp_event_location { text-align: center !important; font-size: 14px; } .wdp_invitation_events .wdp_event_time { margin-top: 0; } .wdp_invitation_events .wdp_section_title, .wdp_invitation_events .btn { display: none !important; } .wdp_invitation_image { margin: 20px; } .wdp_invitation .wdp_about_image { border-radius: 0; margin-top: 10px; } .wdp_invitation .wdp_splash_hearts { margin: 40px auto 20px; } /*--Comment--*/ #comments { margin-bottom: 5em; } .comment-content a { word-wrap: break-word; } .bypostauthor { display: block; } #reply-title, .comments-title { padding: .65em 0; } .comment-list { list-style: none; margin-left: 0; padding: 0; } .comment-list ul, .comment-list ol { list-style: none; margin-left: 3.5em; padding: 0; } .comment-body { position: relative; } .comment-author, .comment-metadata, .comment-content, .reply, .comment-awaiting-moderation { padding-left: 40px; padding-bottom: 20px; } .comment-author img { left: 0; position: absolute; top: 0; } .comment-metadata { font-size: 0.8em; margin-bottom: 0.5em; } .comment-metadata a { text-decoration: none; } .comment-edit-link:before { content: '\f040'; font-family: 'FontAwesome'; font-style: normal; margin-left: .75em; margin-right: .3em; } .reply { margin-bottom: 2.5em; margin-top: 1.5em; } .reply a { padding: 7px 15px; border-radius: 20px; font-size: 0.8em; } .reply a:hover{ text-decoration: none; } .comment-awaiting-moderation, .no-comments, .comment-notes, .must-log-in { font-weight: 700; } #respond label { display: block; } #respond input[type="text"], #respond input[type="email"], #respond input[type="url"], #respond input[type="password"], #respond input[type="search"] { width: 100%; } .comment-navigation { margin: 0 0 2.5em; } .comment-navigation .nav-links > div { display: inline-block; margin-right: .5em; } .comment-navigation a { font-size: 10px; border-radius: 120px; display: inline-block; letter-spacing: 2px; padding: 5px 15px; text-decoration: none; text-transform: uppercase; } .comment-form .form-submit { margin-top: 2%; }
0.36523
0.083815
@charset "utf-8"; /* CSS Document */ body { margin:0; padding:0; font:.75em/1.5 sans-serif; padding-left:10px; padding-top:10px; padding-right:0px; background-color: #f1f1f1; background: -webkit-linear-gradient(left, Midnightblue ,Steelblue); /* For Safari 5.1 to 6.0 */ background: -o-linear-gradient(right, Midnightblue ,Steelblue); /* For Opera 11.1 to 12.0 */ background: -moz-linear-gradient(right, Midnightblue ,Steelblue); /* For Firefox 3.6 to 15 */ background: linear-gradient(to right, Midnightblue ,Steelblue); /* Standard syntax */ } h4 { font-size: 1em; } h5 { margin-top: -10px; font-family: Avantgarde, 'Century Gothic', fantasy; font-size: 2.2vw; font-style: normal; font-variant: normal; font-weight: 500; line-height: 26.4px; } h3 { font-family: "Avant Garde", Avantgarde, "Century Gothic", CenturyGothic, "AppleGothic", sans-serif; font-size: 1.5em; padding: 3px 2px; text-align: center; text-transform: uppercase; text-rendering: optimizeLegibility; } h2 { font-family: "Avant Garde", Avantgarde, "Century Gothic", CenturyGothic, "AppleGothic", sans-serif; font-size: 2.5em; padding: 5px 2px; text-align: center; text-transform: uppercase; text-rendering: optimizeLegibility; } h1 { font-family: "Avant Garde", Avantgarde, "Century Gothic", CenturyGothic, "AppleGothic", sans-serif; font-size: 3em; padding: 10px 5px; text-align: center; text-transform: uppercase; text-rendering: optimizeLegibility; &.elegantshadow { color: #131313; background-color: #e7e5e4; letter-spacing: .15em; text-shadow: 1px -1px 0 #767676, -1px 2px 1px #737272, -2px 4px 1px #767474, -3px 6px 1px #787777, -4px 8px 1px #7b7a7a, -5px 10px 1px #7f7d7d, -6px 12px 1px #828181, -7px 14px 1px #868585, -8px 16px 1px #8b8a89, -9px 18px 1px #8f8e8d, -10px 20px 1px #949392, -11px 22px 1px #999897, -12px 24px 1px #9e9c9c, -13px 26px 1px #a3a1a1, -14px 28px 1px #a8a6a6, -15px 30px 1px #adabab, -16px 32px 1px #b2b1b0, -17px 34px 1px #b7b6b5, -18px 36px 1px #bcbbba, -19px 38px 1px #c1bfbf, -20px 40px 1px #c6c4c4, -21px 42px 1px #cbc9c8, -22px 44px 1px #cfcdcd, -23px 46px 1px #d4d2d1, -24px 48px 1px #d8d6d5, -25px 50px 1px #dbdad9, -26px 52px 1px #dfdddc, -27px 54px 1px #e2e0df, -28px 56px 1px #e4e3e2; } &.deepshadow { color: #e0dfdc; background-color: #333; letter-spacing: .1em; text-shadow: 0 -1px 0 #fff, 0 1px 0 #2e2e2e, 0 2px 0 #2c2c2c, 0 3px 0 #2a2a2a, 0 4px 0 #282828, 0 5px 0 #262626, 0 6px 0 #242424, 0 7px 0 #222, 0 8px 0 #202020, 0 9px 0 #1e1e1e, 0 10px 0 #1c1c1c, 0 11px 0 #1a1a1a, 0 12px 0 #181818, 0 13px 0 #161616, 0 14px 0 #141414, 0 15px 0 #121212, 0 22px 30px rgba(0, 0, 0, 0.9); } &.insetshadow { color: #202020; background-color: #2d2d2d; letter-spacing: .1em; text-shadow: -1px -1px 1px #111, 2px 2px 1px #363636; } &.retroshadow { color: #2c2c2c; background-color: #d5d5d5; letter-spacing: .05em; text-shadow: 4px 4px 0px #d5d5d5, 7px 7px 0px rgba(0, 0, 0, 0.2); } } .hit-the-floor { color: #fff; font-size: 9em; font-size: 5vw; font-family: "impact"; text-shadow: 0 1px 0 #ccc, 0 2px 0 #c9c9c9, 0 3px 0 #bbb, 0 4px 0 #b9b9b9, 0 5px 0 #aaa, 0 6px 1px rgba(0,0,0,.1), 0 0 5px rgba(0,0,0,.1), 0 1px 3px rgba(0,0,0,.3), 0 3px 5px rgba(0,0,0,.2), 0 5px 10px rgba(0,0,0,.25), 0 10px 10px rgba(0,0,0,.2), 0 20px 20px rgba(0,0,0,.15); } .hit-the-floor { text-align: center; } #myframe{ background-color:#ddd; width:98%; padding-left:10px; padding-right: 10px; } a.export, a.export:visited { text-decoration: none; color:#000; background-color:#ddd; border: 1px solid black; padding:2px; border-radius:2px; width:100px; height:25px !important; white-space: nowrap; } #datum{ border:1px solid black; width: 100%; display:inline-block; } #butt{ width:100%; overflow:auto; } #topBar{ text-align: center; background-color: #f1f1f1; padding-bottom:5px; padding-top:-5px; width:99.35%; height:8.5vw; } .wrapper1, .wrapper2 { width: 100%; overflow-x: scroll; overflow-y: hidden; } .wrapper1 { height: 20px; } .div1 { height: 20px; } .div2 { overflow: none; } /* table properties */ div#header{position:relative} div#header h1{height:40px;line-height:40px;margin:0; padding-left:10px;background: #EEE;color: #79B30B} div#header a{position:absolute;right:0;top:23px} #contentL { width: calc(100% - 120px); float:left; background:#ddd; } #contentR { width:120px; float:right; background:#ccc; } .clicked { background-color:#333333; }
style.css
@charset "utf-8"; /* CSS Document */ body { margin:0; padding:0; font:.75em/1.5 sans-serif; padding-left:10px; padding-top:10px; padding-right:0px; background-color: #f1f1f1; background: -webkit-linear-gradient(left, Midnightblue ,Steelblue); /* For Safari 5.1 to 6.0 */ background: -o-linear-gradient(right, Midnightblue ,Steelblue); /* For Opera 11.1 to 12.0 */ background: -moz-linear-gradient(right, Midnightblue ,Steelblue); /* For Firefox 3.6 to 15 */ background: linear-gradient(to right, Midnightblue ,Steelblue); /* Standard syntax */ } h4 { font-size: 1em; } h5 { margin-top: -10px; font-family: Avantgarde, 'Century Gothic', fantasy; font-size: 2.2vw; font-style: normal; font-variant: normal; font-weight: 500; line-height: 26.4px; } h3 { font-family: "Avant Garde", Avantgarde, "Century Gothic", CenturyGothic, "AppleGothic", sans-serif; font-size: 1.5em; padding: 3px 2px; text-align: center; text-transform: uppercase; text-rendering: optimizeLegibility; } h2 { font-family: "Avant Garde", Avantgarde, "Century Gothic", CenturyGothic, "AppleGothic", sans-serif; font-size: 2.5em; padding: 5px 2px; text-align: center; text-transform: uppercase; text-rendering: optimizeLegibility; } h1 { font-family: "Avant Garde", Avantgarde, "Century Gothic", CenturyGothic, "AppleGothic", sans-serif; font-size: 3em; padding: 10px 5px; text-align: center; text-transform: uppercase; text-rendering: optimizeLegibility; &.elegantshadow { color: #131313; background-color: #e7e5e4; letter-spacing: .15em; text-shadow: 1px -1px 0 #767676, -1px 2px 1px #737272, -2px 4px 1px #767474, -3px 6px 1px #787777, -4px 8px 1px #7b7a7a, -5px 10px 1px #7f7d7d, -6px 12px 1px #828181, -7px 14px 1px #868585, -8px 16px 1px #8b8a89, -9px 18px 1px #8f8e8d, -10px 20px 1px #949392, -11px 22px 1px #999897, -12px 24px 1px #9e9c9c, -13px 26px 1px #a3a1a1, -14px 28px 1px #a8a6a6, -15px 30px 1px #adabab, -16px 32px 1px #b2b1b0, -17px 34px 1px #b7b6b5, -18px 36px 1px #bcbbba, -19px 38px 1px #c1bfbf, -20px 40px 1px #c6c4c4, -21px 42px 1px #cbc9c8, -22px 44px 1px #cfcdcd, -23px 46px 1px #d4d2d1, -24px 48px 1px #d8d6d5, -25px 50px 1px #dbdad9, -26px 52px 1px #dfdddc, -27px 54px 1px #e2e0df, -28px 56px 1px #e4e3e2; } &.deepshadow { color: #e0dfdc; background-color: #333; letter-spacing: .1em; text-shadow: 0 -1px 0 #fff, 0 1px 0 #2e2e2e, 0 2px 0 #2c2c2c, 0 3px 0 #2a2a2a, 0 4px 0 #282828, 0 5px 0 #262626, 0 6px 0 #242424, 0 7px 0 #222, 0 8px 0 #202020, 0 9px 0 #1e1e1e, 0 10px 0 #1c1c1c, 0 11px 0 #1a1a1a, 0 12px 0 #181818, 0 13px 0 #161616, 0 14px 0 #141414, 0 15px 0 #121212, 0 22px 30px rgba(0, 0, 0, 0.9); } &.insetshadow { color: #202020; background-color: #2d2d2d; letter-spacing: .1em; text-shadow: -1px -1px 1px #111, 2px 2px 1px #363636; } &.retroshadow { color: #2c2c2c; background-color: #d5d5d5; letter-spacing: .05em; text-shadow: 4px 4px 0px #d5d5d5, 7px 7px 0px rgba(0, 0, 0, 0.2); } } .hit-the-floor { color: #fff; font-size: 9em; font-size: 5vw; font-family: "impact"; text-shadow: 0 1px 0 #ccc, 0 2px 0 #c9c9c9, 0 3px 0 #bbb, 0 4px 0 #b9b9b9, 0 5px 0 #aaa, 0 6px 1px rgba(0,0,0,.1), 0 0 5px rgba(0,0,0,.1), 0 1px 3px rgba(0,0,0,.3), 0 3px 5px rgba(0,0,0,.2), 0 5px 10px rgba(0,0,0,.25), 0 10px 10px rgba(0,0,0,.2), 0 20px 20px rgba(0,0,0,.15); } .hit-the-floor { text-align: center; } #myframe{ background-color:#ddd; width:98%; padding-left:10px; padding-right: 10px; } a.export, a.export:visited { text-decoration: none; color:#000; background-color:#ddd; border: 1px solid black; padding:2px; border-radius:2px; width:100px; height:25px !important; white-space: nowrap; } #datum{ border:1px solid black; width: 100%; display:inline-block; } #butt{ width:100%; overflow:auto; } #topBar{ text-align: center; background-color: #f1f1f1; padding-bottom:5px; padding-top:-5px; width:99.35%; height:8.5vw; } .wrapper1, .wrapper2 { width: 100%; overflow-x: scroll; overflow-y: hidden; } .wrapper1 { height: 20px; } .div1 { height: 20px; } .div2 { overflow: none; } /* table properties */ div#header{position:relative} div#header h1{height:40px;line-height:40px;margin:0; padding-left:10px;background: #EEE;color: #79B30B} div#header a{position:absolute;right:0;top:23px} #contentL { width: calc(100% - 120px); float:left; background:#ddd; } #contentR { width:120px; float:right; background:#ccc; } .clicked { background-color:#333333; }
0.226099
0.183392
body { color: black; background-color: #aaaaff; padding: 20px; } a:link { color: #4444aa; text-decoration:none; } a:visited { color: #4444aa; } h1 { font-family: Helvetica, Geneva, Arial, sans-serif; font-size: medium; } .heading { font-family: Helvetica, Geneva, Arial, sans-serif; font-size: medium; padding: 10px; padding-left: 20px; background-color: #ffffff; margin: 10px; } .heading a { color: black; } .subheading { font-family: Helvetica, Geneva, Arial, sans-serif; font-size: medium; padding: 10px; background-color: #eeeeee; } .body { font-family: Helvetica, Geneva, Arial, sans-serif; font-size: small; padding: 20px; line-spacing: single; background-color: white; } .content { font-family: Helvetica, Geneva, Arial, sans-serif; font-size: medium; padding: 20px; background-color: #ffffff; margin: 10px; } .query { font-family: Helvetica, Geneva, Arial, sans-serif; background-color: #ffffff; } .dataTables_wrapper { font-size: small; padding: 20px; } .resstatus { font-size: x-small; } .myicon { float:left; } .resultlisting { padding: 10px; margin: 4px; /*border-style:solid; border-color: white; */ } /* #queryset li { font-family: sans-serif; font-size: small; background-color: #eeeeee; list-style-type:none; padding: 1px; } #targetset li { font-family: sans-serif; font-size: small; background-color: #eeeeee; list-style-type:none; padding: 1px; } */ td.Clickable { font-weight: bold; font-family: courier; text-decoration:underline; text-align:right; } td.Rightside { text-align:right; } #queryset { width: 200px; list-style-type:none; } #targetset { width: 200px; list-style-type:none; } ul { list-style-type:none; font-size: small; font-family: sans-serif; } #queryset li { margin: 2px; padding: 0.4em; font-size: small; border-style:solid;border-width:0.1em; border-color:gray; } #queryset .ui-selecting { background:lightblue; } #queryset .ui-selected { background: #0000aa; color: white; } #targetset li { margin: 2px; padding: 0.4em; font-size: small; border-style:solid;border-width:0.1em; border-color:gray; } #targetset .ui-selecting { background: lightblue; } #targetset .ui-selected { background: #0000aa; color: white; }
sdhash-ui/serverui/static/site.css
body { color: black; background-color: #aaaaff; padding: 20px; } a:link { color: #4444aa; text-decoration:none; } a:visited { color: #4444aa; } h1 { font-family: Helvetica, Geneva, Arial, sans-serif; font-size: medium; } .heading { font-family: Helvetica, Geneva, Arial, sans-serif; font-size: medium; padding: 10px; padding-left: 20px; background-color: #ffffff; margin: 10px; } .heading a { color: black; } .subheading { font-family: Helvetica, Geneva, Arial, sans-serif; font-size: medium; padding: 10px; background-color: #eeeeee; } .body { font-family: Helvetica, Geneva, Arial, sans-serif; font-size: small; padding: 20px; line-spacing: single; background-color: white; } .content { font-family: Helvetica, Geneva, Arial, sans-serif; font-size: medium; padding: 20px; background-color: #ffffff; margin: 10px; } .query { font-family: Helvetica, Geneva, Arial, sans-serif; background-color: #ffffff; } .dataTables_wrapper { font-size: small; padding: 20px; } .resstatus { font-size: x-small; } .myicon { float:left; } .resultlisting { padding: 10px; margin: 4px; /*border-style:solid; border-color: white; */ } /* #queryset li { font-family: sans-serif; font-size: small; background-color: #eeeeee; list-style-type:none; padding: 1px; } #targetset li { font-family: sans-serif; font-size: small; background-color: #eeeeee; list-style-type:none; padding: 1px; } */ td.Clickable { font-weight: bold; font-family: courier; text-decoration:underline; text-align:right; } td.Rightside { text-align:right; } #queryset { width: 200px; list-style-type:none; } #targetset { width: 200px; list-style-type:none; } ul { list-style-type:none; font-size: small; font-family: sans-serif; } #queryset li { margin: 2px; padding: 0.4em; font-size: small; border-style:solid;border-width:0.1em; border-color:gray; } #queryset .ui-selecting { background:lightblue; } #queryset .ui-selected { background: #0000aa; color: white; } #targetset li { margin: 2px; padding: 0.4em; font-size: small; border-style:solid;border-width:0.1em; border-color:gray; } #targetset .ui-selecting { background: lightblue; } #targetset .ui-selected { background: #0000aa; color: white; }
0.378919
0.068133
.nav-content { width: 100vw; height: 100vh; } .nav-trigger img { transition: all 0.3s cubic-bezier(0.6, 0.1, 0.3, 0.8); } @keyframes mhbGradient { 50% { background-position: 100% 0; } } /* tags */ html, body { color: #1b1b1b; background-color: #fff; font-size: 16px; overflow-x: hidden; text-rendering: optimizeLegibility; } @media (min-width: 768px) { html, body { font-size: 18px; } } body { color: #1b1b1b; font-family: "Nunito", sans-serif; } ul { margin: 0; padding: 0; list-style-type: none; } .ul-bullets { list-style-type: circle; } img { position: relative; } img, pre { max-width: 100%; overflow: auto; vertical-align: middle; } a, a:focus, a:hover, a:active { color: inherit; text-decoration: none; -webkit-transition: all 0.3s cubic-bezier(0.6, 0.1, 0.3, 0.8); transition: all 0.3s cubic-bezier(0.6, 0.1, 0.3, 0.8); } a.proper-a { color: #118fb6; border-bottom: 1px dotted #118fb6; } a.proper-a:hover, a.proper-a:active { color: #0c7393; border-bottom: 1px solid #0e7d9f; } /* Display */ .hidden { display: none !important; } /* Background Image */ .bg-img { background-repeat: no-repeat; background-position: center center; background-size: cover; } .bg-img.bg-img-fixed { background-attachment: fixed; } /* Background Overlay */ .has-bg-overlay { position: relative; } .bg-overlay { position: absolute; height: 100%; width: 100%; top: 0; bottom: 0; left: 0; right: 0; background-color: #282828; opacity: 0.6; z-index: 1; } .bg-overlay-top { position: relative; z-index: 2; } /* Spacing */ .spacing { padding: 10px; } .spacing.slim { padding: 6px; } .spacing.fat { padding: 16px; } .spacing.vertical { padding: 10px 0; } .spacing.vertical.shortest { padding: 2px 0; } .spacing.vertical.shorter { padding: 4px 0; } .spacing.vertical.short { padding: 6px 0; } .spacing.vertical.tall { padding: 16px 0; } .spacing.vertical.taller { padding: 20px 0; } .spacing.vertical.tallest { padding: 24px 0; } .spacing.horizontal { padding: 0 10px; } .spacing.horizontal.narrow { padding: 0 6px; } .spacing.horizontal.wide { padding: 0 16px; } /* Custom */ #attribute { font-size: 12px; font-weight: normal; text-align: center; } #attribute div { padding: 0 10px; } .scrollar-sd-special { will-change: transform; } .block { position: relative; } .block-wrapper { position: absolute; width: 100%; bottom: 0; left: 0; right: 0; } .block-wrapper svg { display: block; width: 100%; } .column { position: relative; float: left; height: 100%; width: auto; border-right: 1px solid #e0e0e0; z-index: 1; } .column { width: 50%; } .columnl { border-right: 0; } @media (max-width: 991px) { .column:not(.columnmb) { display: none; } #masthead .columnmb { border-right: 0; } #masthead .columnmbl { border-left: 1px solid #e0e0e0; } } @media (min-width: 992px) { .column { width: 220px; } .columnf, .columnl { width: calc((100vw - 220px * 4)/2); } } @media (min-width: 1200px) { .column { width: 260px; } .columnf, .columnl { width: calc((100vw - 260px * 4)/2); } } @media (min-width: 1440px) { .column { width: 300px; } .columnf, .columnl { width: calc((100vw - 300px * 4)/2); } } .item { position: relative; z-index: 2; } .item-center { top: 49%; left: 50%; transform: translate(-50%, -50%); } .item-center, .item-center-vert { position: absolute; } .item-center-vert { top: 49%; left: 0; transform: translate(0, -50%); } .box { position: relative; width: 100%; } .box-wrapper { position: relative; width: 100%; } .box-up { padding-bottom: 4px; } .box-bottom { padding-top: 4px; } .box-bottom-btn { display: inline-block; margin-top: 15px; color: #2d7acd; font-size: 24px; line-height: 1; } @media (min-width: 992px) { .box-bottom-btn { margin-top: 20px; font-size: 30px; } } .box-bottom-btn a { display: block; padding: 8px 24px; border: 3px solid #2d7acd; border-radius: 50px; } .box-bottom-btn a:hover, .box-bottom-btn a:active { color: #fff; background-color: #2d7acd; } .box-type-masthead { white-space: nowrap; } @media (min-width: 992px) { .box-type-masthead-nmf { white-space: nowrap; } } .shape { border-radius: 10px; } .shape { display: inline-block; } .shape.rotate { transform: rotate(45deg); } .shape.center { transform: translateX(50%); } .shape.rotate.center { transform: translateX(50%) rotate(45deg); } @media (min-width: 992px) { .shape.fit { height: 220px; width: 220px; } } @media (min-width: 1200px) { .shape.fit { height: 260px; width: 260px; } } @media (min-width: 1440px) { .shape.fit { height: 300px; width: 300px; } } .shape.sqaure-b { height: 400px; width: 400px; } .shape.sliding { height: 180px; width: 100%; border-radius: 0; background-color: #6eedcb; } @media (min-width: 992px) { .shape.sliding { height: 250px; } } .shape.sliding::before, .shape.sliding::after { content: " "; position: absolute; height: 60px; width: 100%; left: 0; background-color: inherit; transform: skewY(-10deg); z-index: -1; } @media (min-width: 992px) { .shape.sliding::before, .shape.sliding::after { height: 100px; } } .shape.sliding::before { top: -30px; } @media (min-width: 992px) { .shape.sliding::before { top: -50px; } } .shape.sliding::after { bottom: -30px; } @media (min-width: 992px) { .shape.sliding::after { bottom: -50px; } } .shape.sliding .shape-content { position: absolute; color: #eee; text-align: center; top: 50%; left: 50%; transform: translate(-50%, -50%); } .shape.sliding .shape-icon img { width: auto; height: 70px; } @media (min-width: 992px) { .shape.sliding .shape-icon img { height: 100px; } } .shape.sliding .shape-name { padding-top: 10px; font-size: 26px; font-weight: 700; letter-spacing: 1.2px; text-transform: uppercase; } .shape.sliding .shape-name span { padding-bottom: 1px; border-bottom: 1px solid #eee; } .nav { display: none; position: fixed; height: 100vh; width: 100vw; left: 0; z-index: 20000; } @media (min-width: 992px) { .nav { display: block; top: -100%; visibility: hidden; transition: all 1.2s cubic-bezier(0.6, 0.1, 0.3, 0.8); } } .nav.active { display: block; } @media (min-width: 992px) { .nav.active { top: 0; visibility: visible; transition: all 1s cubic-bezier(0.6, 0.1, 0.3, 0.8); } } .nav-trigger { position: relative; cursor: pointer; padding: 1px; } .nav-trigger-wrapper { position: fixed; top: 20px; right: 15px; z-index: 30000; transition: all 0.6s cubic-bezier(0.6, 0.1, 0.3, 0.8); } @media (min-width: 992px) { .nav-trigger-wrapper { top: 30px; right: 40px; transition: all 1.2s cubic-bezier(0.6, 0.1, 0.3, 0.8); } } .nav-trigger-wrapper.active { top: 92%; } @media (min-width: 992px) { .nav-trigger-wrapper.active { top: 90%; } } .nav-trigger-wrapper.travelling.travel-down img { transform: rotate(-45deg) !important; } .nav-trigger-wrapper.travelling.travel-up img { transform: rotate(-225deg) !important; } .nav-trigger img { height: 40px; width: 40px; transform: rotate(-90deg); opacity: 0.8; } .nav-trigger:hover > img { opacity: 1; transform: rotate(-225deg); } .nav-trigger-wrapper.active .nav-trigger:hover > img { transform: rotate(-45deg); } .nav-content { position: relative; color: #1b1b1b; background-color: rgba(68, 18, 227, 0.8); z-index: 20200; } .nav-navbar { position: relative; color: #6eedcb; font-size: 28px; font-weight: 700; line-height: normal; top: 50%; left: 50%; transform: translate(-50%, -50%); text-align: center; } @media (min-width: 992px) { .nav-navbar { font-size: 40px; } } .nav-navbar li a { display: inline-block; padding: 10px 20px; } .nav-navbar li a span { position: relative; } .nav-navbar li a span::before { content: " "; position: absolute; height: 3px; bottom: 1px; left: 50%; right: 50%; background-color: #6eedcb; transition: all 0.3s cubic-bezier(0.6, 0.1, 0.3, 0.8); } .nav-navbar li a span.on::before, .nav-navbar li a span:hover::before { left: 0; right: 0; } .nav-navbar li a.special { color: #eee; border-radius: 8px; } .nav-navbar li a.special:hover { background-color: #d02120; } .nav-navbar li a.special span { padding: 0 5px; } .nav-navbar li a.special span, .nav-navbar li a.special span::before { background-color: #d02120; } .nav-extra-wrapper { display: none; } @media (min-width: 992px) { .nav-extra-wrapper { display: block; } } .nav-extra-btn { position: absolute; left: 50%; font-size: 20px; text-transform: uppercase; letter-spacing: 1px; transform: translateX(-50%) rotate(90deg); } .nav-extra-btn a { display: block; position: relative; padding: 6px 20px; color: #fff; background-color: #d02120; z-index: 4; } .nav-extra-btn a::after { content: " "; position: absolute; height: 100%; width: 100%; top: 0; left: 0; background-color: #d02120; opacity: 0.4; z-index: 5; transition: all 400ms cubic-bezier(0.6, 0.1, 0.3, 0.8); } .nav-extra-btn a:hover::after { width: 0; transition: all 800ms cubic-bezier(0.6, 0.1, 0.3, 0.8); } .nav-extra-btn-sponsor { top: 110px; } .nav-extra-btn-contact { top: 260px; } .nav-extra-btn-contact a { color: #1b1b1b; background-color: #f0e550; } .nav-extra-btn-contact a::after { background-color: #f0e550; } .nav-navbar li { display: block; } .fixer-column-mhc { z-index: 10; background-color: inherit; } .fixer-item-mhw { position: absolute; width: 100%; right: -100%; color: #dddfe0; font-size: 50px; font-weight: 700; text-align: center; top: 50%; left: 50%; transform: translate(-50%, -50%); z-index: 10; } .fixer-item-mhw span { color: #fff; } @media (min-width: 992px) { .fixer-item-mhw { font-size: 70px; } } .fixer-item-mhw .word-one { text-align: right; } .fixer-item-mhw .word-one span { border-bottom: 5px solid #fff; } .fixer-item-mhw .word-two { text-align: left; } .fixer-item-mhw .word-two span { border-top: 5px solid #fff; } .fixer-item-mhbg { position: absolute; width: calc(320% + 1px); } .fixer-item-mhbg-1 { top: 0; right: 0; } .fixer-item-mhbg-2 { bottom: 0; left: calc(-50% - 1px); } /*# sourceMappingURL=ftc11779.css.map */
public/lib/css/ftc11779.css
.nav-content { width: 100vw; height: 100vh; } .nav-trigger img { transition: all 0.3s cubic-bezier(0.6, 0.1, 0.3, 0.8); } @keyframes mhbGradient { 50% { background-position: 100% 0; } } /* tags */ html, body { color: #1b1b1b; background-color: #fff; font-size: 16px; overflow-x: hidden; text-rendering: optimizeLegibility; } @media (min-width: 768px) { html, body { font-size: 18px; } } body { color: #1b1b1b; font-family: "Nunito", sans-serif; } ul { margin: 0; padding: 0; list-style-type: none; } .ul-bullets { list-style-type: circle; } img { position: relative; } img, pre { max-width: 100%; overflow: auto; vertical-align: middle; } a, a:focus, a:hover, a:active { color: inherit; text-decoration: none; -webkit-transition: all 0.3s cubic-bezier(0.6, 0.1, 0.3, 0.8); transition: all 0.3s cubic-bezier(0.6, 0.1, 0.3, 0.8); } a.proper-a { color: #118fb6; border-bottom: 1px dotted #118fb6; } a.proper-a:hover, a.proper-a:active { color: #0c7393; border-bottom: 1px solid #0e7d9f; } /* Display */ .hidden { display: none !important; } /* Background Image */ .bg-img { background-repeat: no-repeat; background-position: center center; background-size: cover; } .bg-img.bg-img-fixed { background-attachment: fixed; } /* Background Overlay */ .has-bg-overlay { position: relative; } .bg-overlay { position: absolute; height: 100%; width: 100%; top: 0; bottom: 0; left: 0; right: 0; background-color: #282828; opacity: 0.6; z-index: 1; } .bg-overlay-top { position: relative; z-index: 2; } /* Spacing */ .spacing { padding: 10px; } .spacing.slim { padding: 6px; } .spacing.fat { padding: 16px; } .spacing.vertical { padding: 10px 0; } .spacing.vertical.shortest { padding: 2px 0; } .spacing.vertical.shorter { padding: 4px 0; } .spacing.vertical.short { padding: 6px 0; } .spacing.vertical.tall { padding: 16px 0; } .spacing.vertical.taller { padding: 20px 0; } .spacing.vertical.tallest { padding: 24px 0; } .spacing.horizontal { padding: 0 10px; } .spacing.horizontal.narrow { padding: 0 6px; } .spacing.horizontal.wide { padding: 0 16px; } /* Custom */ #attribute { font-size: 12px; font-weight: normal; text-align: center; } #attribute div { padding: 0 10px; } .scrollar-sd-special { will-change: transform; } .block { position: relative; } .block-wrapper { position: absolute; width: 100%; bottom: 0; left: 0; right: 0; } .block-wrapper svg { display: block; width: 100%; } .column { position: relative; float: left; height: 100%; width: auto; border-right: 1px solid #e0e0e0; z-index: 1; } .column { width: 50%; } .columnl { border-right: 0; } @media (max-width: 991px) { .column:not(.columnmb) { display: none; } #masthead .columnmb { border-right: 0; } #masthead .columnmbl { border-left: 1px solid #e0e0e0; } } @media (min-width: 992px) { .column { width: 220px; } .columnf, .columnl { width: calc((100vw - 220px * 4)/2); } } @media (min-width: 1200px) { .column { width: 260px; } .columnf, .columnl { width: calc((100vw - 260px * 4)/2); } } @media (min-width: 1440px) { .column { width: 300px; } .columnf, .columnl { width: calc((100vw - 300px * 4)/2); } } .item { position: relative; z-index: 2; } .item-center { top: 49%; left: 50%; transform: translate(-50%, -50%); } .item-center, .item-center-vert { position: absolute; } .item-center-vert { top: 49%; left: 0; transform: translate(0, -50%); } .box { position: relative; width: 100%; } .box-wrapper { position: relative; width: 100%; } .box-up { padding-bottom: 4px; } .box-bottom { padding-top: 4px; } .box-bottom-btn { display: inline-block; margin-top: 15px; color: #2d7acd; font-size: 24px; line-height: 1; } @media (min-width: 992px) { .box-bottom-btn { margin-top: 20px; font-size: 30px; } } .box-bottom-btn a { display: block; padding: 8px 24px; border: 3px solid #2d7acd; border-radius: 50px; } .box-bottom-btn a:hover, .box-bottom-btn a:active { color: #fff; background-color: #2d7acd; } .box-type-masthead { white-space: nowrap; } @media (min-width: 992px) { .box-type-masthead-nmf { white-space: nowrap; } } .shape { border-radius: 10px; } .shape { display: inline-block; } .shape.rotate { transform: rotate(45deg); } .shape.center { transform: translateX(50%); } .shape.rotate.center { transform: translateX(50%) rotate(45deg); } @media (min-width: 992px) { .shape.fit { height: 220px; width: 220px; } } @media (min-width: 1200px) { .shape.fit { height: 260px; width: 260px; } } @media (min-width: 1440px) { .shape.fit { height: 300px; width: 300px; } } .shape.sqaure-b { height: 400px; width: 400px; } .shape.sliding { height: 180px; width: 100%; border-radius: 0; background-color: #6eedcb; } @media (min-width: 992px) { .shape.sliding { height: 250px; } } .shape.sliding::before, .shape.sliding::after { content: " "; position: absolute; height: 60px; width: 100%; left: 0; background-color: inherit; transform: skewY(-10deg); z-index: -1; } @media (min-width: 992px) { .shape.sliding::before, .shape.sliding::after { height: 100px; } } .shape.sliding::before { top: -30px; } @media (min-width: 992px) { .shape.sliding::before { top: -50px; } } .shape.sliding::after { bottom: -30px; } @media (min-width: 992px) { .shape.sliding::after { bottom: -50px; } } .shape.sliding .shape-content { position: absolute; color: #eee; text-align: center; top: 50%; left: 50%; transform: translate(-50%, -50%); } .shape.sliding .shape-icon img { width: auto; height: 70px; } @media (min-width: 992px) { .shape.sliding .shape-icon img { height: 100px; } } .shape.sliding .shape-name { padding-top: 10px; font-size: 26px; font-weight: 700; letter-spacing: 1.2px; text-transform: uppercase; } .shape.sliding .shape-name span { padding-bottom: 1px; border-bottom: 1px solid #eee; } .nav { display: none; position: fixed; height: 100vh; width: 100vw; left: 0; z-index: 20000; } @media (min-width: 992px) { .nav { display: block; top: -100%; visibility: hidden; transition: all 1.2s cubic-bezier(0.6, 0.1, 0.3, 0.8); } } .nav.active { display: block; } @media (min-width: 992px) { .nav.active { top: 0; visibility: visible; transition: all 1s cubic-bezier(0.6, 0.1, 0.3, 0.8); } } .nav-trigger { position: relative; cursor: pointer; padding: 1px; } .nav-trigger-wrapper { position: fixed; top: 20px; right: 15px; z-index: 30000; transition: all 0.6s cubic-bezier(0.6, 0.1, 0.3, 0.8); } @media (min-width: 992px) { .nav-trigger-wrapper { top: 30px; right: 40px; transition: all 1.2s cubic-bezier(0.6, 0.1, 0.3, 0.8); } } .nav-trigger-wrapper.active { top: 92%; } @media (min-width: 992px) { .nav-trigger-wrapper.active { top: 90%; } } .nav-trigger-wrapper.travelling.travel-down img { transform: rotate(-45deg) !important; } .nav-trigger-wrapper.travelling.travel-up img { transform: rotate(-225deg) !important; } .nav-trigger img { height: 40px; width: 40px; transform: rotate(-90deg); opacity: 0.8; } .nav-trigger:hover > img { opacity: 1; transform: rotate(-225deg); } .nav-trigger-wrapper.active .nav-trigger:hover > img { transform: rotate(-45deg); } .nav-content { position: relative; color: #1b1b1b; background-color: rgba(68, 18, 227, 0.8); z-index: 20200; } .nav-navbar { position: relative; color: #6eedcb; font-size: 28px; font-weight: 700; line-height: normal; top: 50%; left: 50%; transform: translate(-50%, -50%); text-align: center; } @media (min-width: 992px) { .nav-navbar { font-size: 40px; } } .nav-navbar li a { display: inline-block; padding: 10px 20px; } .nav-navbar li a span { position: relative; } .nav-navbar li a span::before { content: " "; position: absolute; height: 3px; bottom: 1px; left: 50%; right: 50%; background-color: #6eedcb; transition: all 0.3s cubic-bezier(0.6, 0.1, 0.3, 0.8); } .nav-navbar li a span.on::before, .nav-navbar li a span:hover::before { left: 0; right: 0; } .nav-navbar li a.special { color: #eee; border-radius: 8px; } .nav-navbar li a.special:hover { background-color: #d02120; } .nav-navbar li a.special span { padding: 0 5px; } .nav-navbar li a.special span, .nav-navbar li a.special span::before { background-color: #d02120; } .nav-extra-wrapper { display: none; } @media (min-width: 992px) { .nav-extra-wrapper { display: block; } } .nav-extra-btn { position: absolute; left: 50%; font-size: 20px; text-transform: uppercase; letter-spacing: 1px; transform: translateX(-50%) rotate(90deg); } .nav-extra-btn a { display: block; position: relative; padding: 6px 20px; color: #fff; background-color: #d02120; z-index: 4; } .nav-extra-btn a::after { content: " "; position: absolute; height: 100%; width: 100%; top: 0; left: 0; background-color: #d02120; opacity: 0.4; z-index: 5; transition: all 400ms cubic-bezier(0.6, 0.1, 0.3, 0.8); } .nav-extra-btn a:hover::after { width: 0; transition: all 800ms cubic-bezier(0.6, 0.1, 0.3, 0.8); } .nav-extra-btn-sponsor { top: 110px; } .nav-extra-btn-contact { top: 260px; } .nav-extra-btn-contact a { color: #1b1b1b; background-color: #f0e550; } .nav-extra-btn-contact a::after { background-color: #f0e550; } .nav-navbar li { display: block; } .fixer-column-mhc { z-index: 10; background-color: inherit; } .fixer-item-mhw { position: absolute; width: 100%; right: -100%; color: #dddfe0; font-size: 50px; font-weight: 700; text-align: center; top: 50%; left: 50%; transform: translate(-50%, -50%); z-index: 10; } .fixer-item-mhw span { color: #fff; } @media (min-width: 992px) { .fixer-item-mhw { font-size: 70px; } } .fixer-item-mhw .word-one { text-align: right; } .fixer-item-mhw .word-one span { border-bottom: 5px solid #fff; } .fixer-item-mhw .word-two { text-align: left; } .fixer-item-mhw .word-two span { border-top: 5px solid #fff; } .fixer-item-mhbg { position: absolute; width: calc(320% + 1px); } .fixer-item-mhbg-1 { top: 0; right: 0; } .fixer-item-mhbg-2 { bottom: 0; left: calc(-50% - 1px); } /*# sourceMappingURL=ftc11779.css.map */
0.603581
0.100569
.button.icon-play:before, .button.icon-save:before, .button.icon-trash:before, .button.icon-share-sign:before, .button.icon-user:before, .button.icon-github:before { content: "" !important; } .button.icon-play:after, .button.icon-save:after, .button.icon-trash:after, .button.icon-share-sign:after, .button.icon-user:after, .button.icon-github:after { content: "" !important; } .button.icon-play { background:url('../images/play.png') 0 10px no-repeat !important; background-color: #fafafa !important; background-size: 35px !important; } .button.icon-save { background:url('../images/save.png') 0 10px no-repeat !important; background-color: #fafafa !important; background-size: 35px !important; } .button.icon-trash { background:url('../images/trash.png') 0 10px no-repeat !important; background-color: #fafafa !important; background-size: 35px !important; } .button.icon-share-sign { background:url('../images/share-sign.png') 0 10px no-repeat !important; background-color: #fafafa !important; background-size: 35px !important; } .button.icon-user { background:url('../images/user.png') 0 10px no-repeat !important; background-color: #fafafa !important; background-size: 35px !important; } .button.icon-github { background:url('../images/github.png') 0 10px no-repeat !important; background-color: #fafafa !important; background-size: 35px !important; } .button.icon-play.active { background:url('../images/play-active.png') 0 10px no-repeat !important; background-color: #fafafa !important; background-size: 35px !important; } .button.icon-save.active { background:url('../images/save-active.png') 0 10px no-repeat !important; background-color: #fafafa !important; background-size: 35px !important; } .button.icon-trash.active { background:url('../images/trash-active.png') 0 10px no-repeat !important; background-color: #fafafa !important; background-size: 35px !important; } .button.icon-share-sign.active { background:url('../images/share-sign-active.png') 0 10px no-repeat !important; background-color: #fafafa !important; background-size: 35px !important; } .button.icon-user.active { background:url('../images/user-active.png') 0 10px no-repeat !important; background-color: #fafafa !important; background-size: 35px !important; } .button.icon-github.active { background:url('../images/github-active.png') 0 10px no-repeat !important; background-color: #fafafa !important; background-size: 35px !important; }
project/www/css/wp8.css
.button.icon-play:before, .button.icon-save:before, .button.icon-trash:before, .button.icon-share-sign:before, .button.icon-user:before, .button.icon-github:before { content: "" !important; } .button.icon-play:after, .button.icon-save:after, .button.icon-trash:after, .button.icon-share-sign:after, .button.icon-user:after, .button.icon-github:after { content: "" !important; } .button.icon-play { background:url('../images/play.png') 0 10px no-repeat !important; background-color: #fafafa !important; background-size: 35px !important; } .button.icon-save { background:url('../images/save.png') 0 10px no-repeat !important; background-color: #fafafa !important; background-size: 35px !important; } .button.icon-trash { background:url('../images/trash.png') 0 10px no-repeat !important; background-color: #fafafa !important; background-size: 35px !important; } .button.icon-share-sign { background:url('../images/share-sign.png') 0 10px no-repeat !important; background-color: #fafafa !important; background-size: 35px !important; } .button.icon-user { background:url('../images/user.png') 0 10px no-repeat !important; background-color: #fafafa !important; background-size: 35px !important; } .button.icon-github { background:url('../images/github.png') 0 10px no-repeat !important; background-color: #fafafa !important; background-size: 35px !important; } .button.icon-play.active { background:url('../images/play-active.png') 0 10px no-repeat !important; background-color: #fafafa !important; background-size: 35px !important; } .button.icon-save.active { background:url('../images/save-active.png') 0 10px no-repeat !important; background-color: #fafafa !important; background-size: 35px !important; } .button.icon-trash.active { background:url('../images/trash-active.png') 0 10px no-repeat !important; background-color: #fafafa !important; background-size: 35px !important; } .button.icon-share-sign.active { background:url('../images/share-sign-active.png') 0 10px no-repeat !important; background-color: #fafafa !important; background-size: 35px !important; } .button.icon-user.active { background:url('../images/user-active.png') 0 10px no-repeat !important; background-color: #fafafa !important; background-size: 35px !important; } .button.icon-github.active { background:url('../images/github-active.png') 0 10px no-repeat !important; background-color: #fafafa !important; background-size: 35px !important; }
0.179531
0.049085