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
|
---|---|---|---|---|
.hd_banner{
width: 7.5rem;
height: 3rem;
}
.hd_banner img{
height: 3rem;
}
.hd_activity{
padding: 0 0.24rem;
}
.hd_type{
width: 100%;
line-height: 0.3rem;
text-align: center;
padding: 0.4rem 0 0.1rem 0;
}
.hd_type img{
width: 4.05rem;
height: 0.3rem;
}
.activity-card{
margin-top: 0.3rem;
background: #FFFFFF;
padding-bottom: 0.3rem;
border-radius: 0.05rem;
box-shadow: 0px 3px 3px 3px #e0e0e0;
}
.hd_img{
border-radius: 0.05rem 0.05rem 0 0;
height: 3.94rem;
}
.hd_tit{
font-size: 0.32rem;
margin-top: 0.3rem;
padding: 0 0.2rem;
text-overflow: ellipsis;
white-space: nowrap;
overflow: hidden;
}
.hd_mage{
margin-top: 0.3rem;
padding: 0 0.2rem;
position: relative;
}
.mage_cont{
font-size: 0.28rem;
line-height: 0.32rem;
}
.hd_time{
line-height: 0.28rem;
}
.hd_time img{
width: 0.28rem;
height: 0.28rem;
}
.hd_time span{
font-size: 0.28rem;
margin-left: 0.1rem;
}
.hd_post{
margin-top: 0.2rem;
}
.hd_post img{
width: 0.22rem;
height: 0.27rem;
margin-left: 0.03rem;
margin-right: 0.13rem;
}
.hd_post span{
display: block;
font-size: 0.28rem;
margin-right: 1.9rem;
}
.hd_mage .new_btn{
display: block;
margin-top: 0.08rem;
background: #007BFF;
text-align: center;
border: none;
width: 1.87rem;
line-height: 0.64rem;
color: #FFFFFF;
font-size: 0.3rem;
border-radius: 0.05rem;
position: absolute;
right: 0.2rem;
top: 0;
}
.hd_mage .old_btn{
display: block;
margin-top: 0.08rem;
background: #cccccc;
text-align: center;
border: none;
width: 1.87rem;
line-height: 0.64rem;
color: #FFFFFF;
font-size: 0.3rem;
border-radius: 0.05rem;
position: absolute;
right: 0.2rem;
top: 0;
}
/*活动详情*/
.hdetail_mage{
padding:0 0.15rem;
background: #FFFFFF;
}
.hdetail_tit{
font-size: 0.16rem;
line-height: 0.39rem;
font-weight: bold;
width: 100%;
border-bottom: 1px solid #CCCCCC;
}
.hdetail_time,.hdetail_place{
width: 100%;
font-size: 0.14rem;
padding-bottom: 0.1rem;
margin-top: 0.1rem;
line-height: 0.14rem;
border-bottom: 1px solid #CCCCCC;
}
.hdetail_place{
border: none;
}
.hdetail_time img{
width: 0.15rem;
height: 0.15rem;
margin-right: 0.1rem;
}
.hdetail_place img{
width: 0.14rem;
height: 0.15rem;
margin-right: 0.1rem;
}
.hd_massage{
background: #FFFFFF;
margin-top: 0.05rem;
padding: 0 0.1rem;
padding-bottom: 0.2rem;
}
.hd_text{
font-size: 0.14rem;
text-indent: 0.28rem;
padding: 0.1rem 0;
}
.hd_massage img{
margin-top: 0.1rem;
}
@media only screen and (min-width: 750px){
.hd_banner{
width: 100%;
height: 100%;
}
.hd_banner img{
height: 100%;
}
}
|
public/css/huodong.css
|
.hd_banner{
width: 7.5rem;
height: 3rem;
}
.hd_banner img{
height: 3rem;
}
.hd_activity{
padding: 0 0.24rem;
}
.hd_type{
width: 100%;
line-height: 0.3rem;
text-align: center;
padding: 0.4rem 0 0.1rem 0;
}
.hd_type img{
width: 4.05rem;
height: 0.3rem;
}
.activity-card{
margin-top: 0.3rem;
background: #FFFFFF;
padding-bottom: 0.3rem;
border-radius: 0.05rem;
box-shadow: 0px 3px 3px 3px #e0e0e0;
}
.hd_img{
border-radius: 0.05rem 0.05rem 0 0;
height: 3.94rem;
}
.hd_tit{
font-size: 0.32rem;
margin-top: 0.3rem;
padding: 0 0.2rem;
text-overflow: ellipsis;
white-space: nowrap;
overflow: hidden;
}
.hd_mage{
margin-top: 0.3rem;
padding: 0 0.2rem;
position: relative;
}
.mage_cont{
font-size: 0.28rem;
line-height: 0.32rem;
}
.hd_time{
line-height: 0.28rem;
}
.hd_time img{
width: 0.28rem;
height: 0.28rem;
}
.hd_time span{
font-size: 0.28rem;
margin-left: 0.1rem;
}
.hd_post{
margin-top: 0.2rem;
}
.hd_post img{
width: 0.22rem;
height: 0.27rem;
margin-left: 0.03rem;
margin-right: 0.13rem;
}
.hd_post span{
display: block;
font-size: 0.28rem;
margin-right: 1.9rem;
}
.hd_mage .new_btn{
display: block;
margin-top: 0.08rem;
background: #007BFF;
text-align: center;
border: none;
width: 1.87rem;
line-height: 0.64rem;
color: #FFFFFF;
font-size: 0.3rem;
border-radius: 0.05rem;
position: absolute;
right: 0.2rem;
top: 0;
}
.hd_mage .old_btn{
display: block;
margin-top: 0.08rem;
background: #cccccc;
text-align: center;
border: none;
width: 1.87rem;
line-height: 0.64rem;
color: #FFFFFF;
font-size: 0.3rem;
border-radius: 0.05rem;
position: absolute;
right: 0.2rem;
top: 0;
}
/*活动详情*/
.hdetail_mage{
padding:0 0.15rem;
background: #FFFFFF;
}
.hdetail_tit{
font-size: 0.16rem;
line-height: 0.39rem;
font-weight: bold;
width: 100%;
border-bottom: 1px solid #CCCCCC;
}
.hdetail_time,.hdetail_place{
width: 100%;
font-size: 0.14rem;
padding-bottom: 0.1rem;
margin-top: 0.1rem;
line-height: 0.14rem;
border-bottom: 1px solid #CCCCCC;
}
.hdetail_place{
border: none;
}
.hdetail_time img{
width: 0.15rem;
height: 0.15rem;
margin-right: 0.1rem;
}
.hdetail_place img{
width: 0.14rem;
height: 0.15rem;
margin-right: 0.1rem;
}
.hd_massage{
background: #FFFFFF;
margin-top: 0.05rem;
padding: 0 0.1rem;
padding-bottom: 0.2rem;
}
.hd_text{
font-size: 0.14rem;
text-indent: 0.28rem;
padding: 0.1rem 0;
}
.hd_massage img{
margin-top: 0.1rem;
}
@media only screen and (min-width: 750px){
.hd_banner{
width: 100%;
height: 100%;
}
.hd_banner img{
height: 100%;
}
}
| 0.32178 | 0.059129 |
@import url("https://fonts.googleapis.com/css?family=Lato:400,700|Montserrat:400,700|Open+Sans:400,600,700|Raleway:400,600,700|Roboto:400,500,700|PT+Sans:400,700");
html {
font-family: sans-serif;
-ms-text-size-adjust: 100%;
-webkit-text-size-adjust: 100%;
}
body {
margin: 0;
}
article,
aside,
details,
figcaption,
figure,
footer,
header,
hgroup,
main,
menu,
nav,
section,
summary {
display: block;
}
audio,
canvas,
progress,
video {
display: inline-block;
vertical-align: baseline;
}
audio:not([controls]) {
display: none;
height: 0;
}
[hidden],
template {
display: none;
}
a {
background-color: transparent;
}
a:active,
a:hover {
outline: 0;
}
abbr[title] {
border-bottom: 1px dotted;
}
b,
strong {
font-weight: bold;
}
dfn {
font-style: italic;
}
h1 {
font-size: 2em;
margin: 0.67em 0;
}
mark {
background: #ff0;
color: #000;
}
small {
font-size: 80%;
}
sub,
sup {
font-size: 75%;
line-height: 0;
position: relative;
vertical-align: baseline;
}
sup {
top: -0.5em;
}
sub {
bottom: -0.25em;
}
img {
border: 0;
}
svg:not(:root) {
overflow: hidden;
}
figure {
margin: 1em 40px;
}
hr {
box-sizing: content-box;
height: 0;
}
pre {
overflow: auto;
}
code,
kbd,
pre,
samp {
font-family: monospace, monospace;
font-size: 1em;
}
button,
input,
optgroup,
select,
textarea {
color: inherit;
font: inherit;
margin: 0;
}
button {
overflow: visible;
}
button,
select {
text-transform: none;
}
button,
html input[type="button"],
input[type="reset"],
input[type="submit"] {
-webkit-appearance: button;
cursor: pointer;
}
button[disabled],
html input[disabled] {
cursor: default;
}
button::-moz-focus-inner,
input::-moz-focus-inner {
border: 0;
padding: 0;
}
input {
line-height: normal;
}
input[type="checkbox"],
input[type="radio"] {
box-sizing: border-box;
padding: 0;
}
input[type="number"]::-webkit-inner-spin-button,
input[type="number"]::-webkit-outer-spin-button {
height: auto;
}
input[type="search"] {
-webkit-appearance: textfield;
box-sizing: content-box;
}
input[type="search"]::-webkit-search-cancel-button,
input[type="search"]::-webkit-search-decoration {
-webkit-appearance: none;
}
fieldset {
border: 1px solid #c0c0c0;
margin: 0 2px;
padding: 0.35em 0.625em 0.75em;
}
legend {
border: 0;
padding: 0;
}
textarea {
overflow: auto;
}
optgroup {
font-weight: bold;
}
table {
border-collapse: collapse;
border-spacing: 0;
}
td,
th {
padding: 0;
}
.container {
margin-right: auto;
margin-left: auto;
padding-left: 15px;
padding-right: 15px;
}
.container:before, .container:after {
content: " ";
display: table;
}
.container:after {
clear: both;
}
@media (min-width: 768px) {
.container {
width: 750px;
}
}
@media (min-width: 992px) {
.container {
width: 970px;
}
}
@media (min-width: 1200px) {
.container {
width: 1170px;
}
}
.container-fluid {
margin-right: auto;
margin-left: auto;
padding-left: 15px;
padding-right: 15px;
}
.container-fluid:before, .container-fluid:after {
content: " ";
display: table;
}
.container-fluid:after {
clear: both;
}
.row {
margin-left: -15px;
margin-right: -15px;
}
.row:before, .row:after {
content: " ";
display: table;
}
.row:after {
clear: both;
}
.col-xs-1, .col-sm-1, .col-md-1, .col-lg-1, .col-xs-2, .col-sm-2, .col-md-2, .col-lg-2, .col-xs-3, .col-sm-3, .col-md-3, .col-lg-3, .col-xs-4, .col-sm-4, .col-md-4, .col-lg-4, .col-xs-5, .col-sm-5, .col-md-5, .col-lg-5, .col-xs-6, .col-sm-6, .col-md-6, .col-lg-6, .col-xs-7, .col-sm-7, .col-md-7, .col-lg-7, .col-xs-8, .col-sm-8, .col-md-8, .col-lg-8, .col-xs-9, .col-sm-9, .col-md-9, .col-lg-9, .col-xs-10, .col-sm-10, .col-md-10, .col-lg-10, .col-xs-11, .col-sm-11, .col-md-11, .col-lg-11, .col-xs-12, .col-sm-12, .col-md-12, .col-lg-12 {
position: relative;
min-height: 1px;
padding-left: 15px;
padding-right: 15px;
}
.col-xs-1, .col-xs-2, .col-xs-3, .col-xs-4, .col-xs-5, .col-xs-6, .col-xs-7, .col-xs-8, .col-xs-9, .col-xs-10, .col-xs-11, .col-xs-12 {
float: left;
}
.col-xs-1 {
width: 8.33333%;
}
.col-xs-2 {
width: 16.66667%;
}
.col-xs-3 {
width: 25%;
}
.col-xs-4 {
width: 33.33333%;
}
.col-xs-5 {
width: 41.66667%;
}
.col-xs-6 {
width: 50%;
}
.col-xs-7 {
width: 58.33333%;
}
.col-xs-8 {
width: 66.66667%;
}
.col-xs-9 {
width: 75%;
}
.col-xs-10 {
width: 83.33333%;
}
.col-xs-11 {
width: 91.66667%;
}
.col-xs-12 {
width: 100%;
}
.col-xs-pull-0 {
right: auto;
}
.col-xs-pull-1 {
right: 8.33333%;
}
.col-xs-pull-2 {
right: 16.66667%;
}
.col-xs-pull-3 {
right: 25%;
}
.col-xs-pull-4 {
right: 33.33333%;
}
.col-xs-pull-5 {
right: 41.66667%;
}
.col-xs-pull-6 {
right: 50%;
}
.col-xs-pull-7 {
right: 58.33333%;
}
.col-xs-pull-8 {
right: 66.66667%;
}
.col-xs-pull-9 {
right: 75%;
}
.col-xs-pull-10 {
right: 83.33333%;
}
.col-xs-pull-11 {
right: 91.66667%;
}
.col-xs-pull-12 {
right: 100%;
}
.col-xs-push-0 {
left: auto;
}
.col-xs-push-1 {
left: 8.33333%;
}
.col-xs-push-2 {
left: 16.66667%;
}
.col-xs-push-3 {
left: 25%;
}
.col-xs-push-4 {
left: 33.33333%;
}
.col-xs-push-5 {
left: 41.66667%;
}
.col-xs-push-6 {
left: 50%;
}
.col-xs-push-7 {
left: 58.33333%;
}
.col-xs-push-8 {
left: 66.66667%;
}
.col-xs-push-9 {
left: 75%;
}
.col-xs-push-10 {
left: 83.33333%;
}
.col-xs-push-11 {
left: 91.66667%;
}
.col-xs-push-12 {
left: 100%;
}
.col-xs-offset-0 {
margin-left: 0%;
}
.col-xs-offset-1 {
margin-left: 8.33333%;
}
.col-xs-offset-2 {
margin-left: 16.66667%;
}
.col-xs-offset-3 {
margin-left: 25%;
}
.col-xs-offset-4 {
margin-left: 33.33333%;
}
.col-xs-offset-5 {
margin-left: 41.66667%;
}
.col-xs-offset-6 {
margin-left: 50%;
}
.col-xs-offset-7 {
margin-left: 58.33333%;
}
.col-xs-offset-8 {
margin-left: 66.66667%;
}
.col-xs-offset-9 {
margin-left: 75%;
}
.col-xs-offset-10 {
margin-left: 83.33333%;
}
.col-xs-offset-11 {
margin-left: 91.66667%;
}
.col-xs-offset-12 {
margin-left: 100%;
}
@media (min-width: 768px) {
.col-sm-1, .col-sm-2, .col-sm-3, .col-sm-4, .col-sm-5, .col-sm-6, .col-sm-7, .col-sm-8, .col-sm-9, .col-sm-10, .col-sm-11, .col-sm-12 {
float: left;
}
.col-sm-1 {
width: 8.33333%;
}
.col-sm-2 {
width: 16.66667%;
}
.col-sm-3 {
width: 25%;
}
.col-sm-4 {
width: 33.33333%;
}
.col-sm-5 {
width: 41.66667%;
}
.col-sm-6 {
width: 50%;
}
.col-sm-7 {
width: 58.33333%;
}
.col-sm-8 {
width: 66.66667%;
}
.col-sm-9 {
width: 75%;
}
.col-sm-10 {
width: 83.33333%;
}
.col-sm-11 {
width: 91.66667%;
}
.col-sm-12 {
width: 100%;
}
.col-sm-pull-0 {
right: auto;
}
.col-sm-pull-1 {
right: 8.33333%;
}
.col-sm-pull-2 {
right: 16.66667%;
}
.col-sm-pull-3 {
right: 25%;
}
.col-sm-pull-4 {
right: 33.33333%;
}
.col-sm-pull-5 {
right: 41.66667%;
}
.col-sm-pull-6 {
right: 50%;
}
.col-sm-pull-7 {
right: 58.33333%;
}
.col-sm-pull-8 {
right: 66.66667%;
}
.col-sm-pull-9 {
right: 75%;
}
.col-sm-pull-10 {
right: 83.33333%;
}
.col-sm-pull-11 {
right: 91.66667%;
}
.col-sm-pull-12 {
right: 100%;
}
.col-sm-push-0 {
left: auto;
}
.col-sm-push-1 {
left: 8.33333%;
}
.col-sm-push-2 {
left: 16.66667%;
}
.col-sm-push-3 {
left: 25%;
}
.col-sm-push-4 {
left: 33.33333%;
}
.col-sm-push-5 {
left: 41.66667%;
}
.col-sm-push-6 {
left: 50%;
}
.col-sm-push-7 {
left: 58.33333%;
}
.col-sm-push-8 {
left: 66.66667%;
}
.col-sm-push-9 {
left: 75%;
}
.col-sm-push-10 {
left: 83.33333%;
}
.col-sm-push-11 {
left: 91.66667%;
}
.col-sm-push-12 {
left: 100%;
}
.col-sm-offset-0 {
margin-left: 0%;
}
.col-sm-offset-1 {
margin-left: 8.33333%;
}
.col-sm-offset-2 {
margin-left: 16.66667%;
}
.col-sm-offset-3 {
margin-left: 25%;
}
.col-sm-offset-4 {
margin-left: 33.33333%;
}
.col-sm-offset-5 {
margin-left: 41.66667%;
}
.col-sm-offset-6 {
margin-left: 50%;
}
.col-sm-offset-7 {
margin-left: 58.33333%;
}
.col-sm-offset-8 {
margin-left: 66.66667%;
}
.col-sm-offset-9 {
margin-left: 75%;
}
.col-sm-offset-10 {
margin-left: 83.33333%;
}
.col-sm-offset-11 {
margin-left: 91.66667%;
}
.col-sm-offset-12 {
margin-left: 100%;
}
}
@media (min-width: 992px) {
.col-md-1, .col-md-2, .col-md-3, .col-md-4, .col-md-5, .col-md-6, .col-md-7, .col-md-8, .col-md-9, .col-md-10, .col-md-11, .col-md-12 {
float: left;
}
.col-md-1 {
width: 8.33333%;
}
.col-md-2 {
width: 16.66667%;
}
.col-md-3 {
width: 25%;
}
.col-md-4 {
width: 33.33333%;
}
.col-md-5 {
width: 41.66667%;
}
.col-md-6 {
width: 50%;
}
.col-md-7 {
width: 58.33333%;
}
.col-md-8 {
width: 66.66667%;
}
.col-md-9 {
width: 75%;
}
.col-md-10 {
width: 83.33333%;
}
.col-md-11 {
width: 91.66667%;
}
.col-md-12 {
width: 100%;
}
.col-md-pull-0 {
right: auto;
}
.col-md-pull-1 {
right: 8.33333%;
}
.col-md-pull-2 {
right: 16.66667%;
}
.col-md-pull-3 {
right: 25%;
}
.col-md-pull-4 {
right: 33.33333%;
}
.col-md-pull-5 {
right: 41.66667%;
}
.col-md-pull-6 {
right: 50%;
}
.col-md-pull-7 {
right: 58.33333%;
}
.col-md-pull-8 {
right: 66.66667%;
}
.col-md-pull-9 {
right: 75%;
}
.col-md-pull-10 {
right: 83.33333%;
}
.col-md-pull-11 {
right: 91.66667%;
}
.col-md-pull-12 {
right: 100%;
}
.col-md-push-0 {
left: auto;
}
.col-md-push-1 {
left: 8.33333%;
}
.col-md-push-2 {
left: 16.66667%;
}
.col-md-push-3 {
left: 25%;
}
.col-md-push-4 {
left: 33.33333%;
}
.col-md-push-5 {
left: 41.66667%;
}
.col-md-push-6 {
left: 50%;
}
.col-md-push-7 {
left: 58.33333%;
}
.col-md-push-8 {
left: 66.66667%;
}
.col-md-push-9 {
left: 75%;
}
.col-md-push-10 {
left: 83.33333%;
}
.col-md-push-11 {
left: 91.66667%;
}
.col-md-push-12 {
left: 100%;
}
.col-md-offset-0 {
margin-left: 0%;
}
.col-md-offset-1 {
margin-left: 8.33333%;
}
.col-md-offset-2 {
margin-left: 16.66667%;
}
.col-md-offset-3 {
margin-left: 25%;
}
.col-md-offset-4 {
margin-left: 33.33333%;
}
.col-md-offset-5 {
margin-left: 41.66667%;
}
.col-md-offset-6 {
margin-left: 50%;
}
.col-md-offset-7 {
margin-left: 58.33333%;
}
.col-md-offset-8 {
margin-left: 66.66667%;
}
.col-md-offset-9 {
margin-left: 75%;
}
.col-md-offset-10 {
margin-left: 83.33333%;
}
.col-md-offset-11 {
margin-left: 91.66667%;
}
.col-md-offset-12 {
margin-left: 100%;
}
}
@media (min-width: 1200px) {
.col-lg-1, .col-lg-2, .col-lg-3, .col-lg-4, .col-lg-5, .col-lg-6, .col-lg-7, .col-lg-8, .col-lg-9, .col-lg-10, .col-lg-11, .col-lg-12 {
float: left;
}
.col-lg-1 {
width: 8.33333%;
}
.col-lg-2 {
width: 16.66667%;
}
.col-lg-3 {
width: 25%;
}
.col-lg-4 {
width: 33.33333%;
}
.col-lg-5 {
width: 41.66667%;
}
.col-lg-6 {
width: 50%;
}
.col-lg-7 {
width: 58.33333%;
}
.col-lg-8 {
width: 66.66667%;
}
.col-lg-9 {
width: 75%;
}
.col-lg-10 {
width: 83.33333%;
}
.col-lg-11 {
width: 91.66667%;
}
.col-lg-12 {
width: 100%;
}
.col-lg-pull-0 {
right: auto;
}
.col-lg-pull-1 {
right: 8.33333%;
}
.col-lg-pull-2 {
right: 16.66667%;
}
.col-lg-pull-3 {
right: 25%;
}
.col-lg-pull-4 {
right: 33.33333%;
}
.col-lg-pull-5 {
right: 41.66667%;
}
.col-lg-pull-6 {
right: 50%;
}
.col-lg-pull-7 {
right: 58.33333%;
}
.col-lg-pull-8 {
right: 66.66667%;
}
.col-lg-pull-9 {
right: 75%;
}
.col-lg-pull-10 {
right: 83.33333%;
}
.col-lg-pull-11 {
right: 91.66667%;
}
.col-lg-pull-12 {
right: 100%;
}
.col-lg-push-0 {
left: auto;
}
.col-lg-push-1 {
left: 8.33333%;
}
.col-lg-push-2 {
left: 16.66667%;
}
.col-lg-push-3 {
left: 25%;
}
.col-lg-push-4 {
left: 33.33333%;
}
.col-lg-push-5 {
left: 41.66667%;
}
.col-lg-push-6 {
left: 50%;
}
.col-lg-push-7 {
left: 58.33333%;
}
.col-lg-push-8 {
left: 66.66667%;
}
.col-lg-push-9 {
left: 75%;
}
.col-lg-push-10 {
left: 83.33333%;
}
.col-lg-push-11 {
left: 91.66667%;
}
.col-lg-push-12 {
left: 100%;
}
.col-lg-offset-0 {
margin-left: 0%;
}
.col-lg-offset-1 {
margin-left: 8.33333%;
}
.col-lg-offset-2 {
margin-left: 16.66667%;
}
.col-lg-offset-3 {
margin-left: 25%;
}
.col-lg-offset-4 {
margin-left: 33.33333%;
}
.col-lg-offset-5 {
margin-left: 41.66667%;
}
.col-lg-offset-6 {
margin-left: 50%;
}
.col-lg-offset-7 {
margin-left: 58.33333%;
}
.col-lg-offset-8 {
margin-left: 66.66667%;
}
.col-lg-offset-9 {
margin-left: 75%;
}
.col-lg-offset-10 {
margin-left: 83.33333%;
}
.col-lg-offset-11 {
margin-left: 91.66667%;
}
.col-lg-offset-12 {
margin-left: 100%;
}
}
@-ms-viewport {
width: device-width;
}
.visible-xs {
display: none !important;
}
.visible-sm {
display: none !important;
}
.visible-md {
display: none !important;
}
.visible-lg {
display: none !important;
}
.visible-xs-block,
.visible-xs-inline,
.visible-xs-inline-block,
.visible-sm-block,
.visible-sm-inline,
.visible-sm-inline-block,
.visible-md-block,
.visible-md-inline,
.visible-md-inline-block,
.visible-lg-block,
.visible-lg-inline,
.visible-lg-inline-block {
display: none !important;
}
@media (max-width: 767px) {
.visible-xs {
display: block !important;
}
table.visible-xs {
display: table !important;
}
tr.visible-xs {
display: table-row !important;
}
th.visible-xs,
td.visible-xs {
display: table-cell !important;
}
}
@media (max-width: 767px) {
.visible-xs-block {
display: block !important;
}
}
@media (max-width: 767px) {
.visible-xs-inline {
display: inline !important;
}
}
@media (max-width: 767px) {
.visible-xs-inline-block {
display: inline-block !important;
}
}
@media (min-width: 768px) and (max-width: 991px) {
.visible-sm {
display: block !important;
}
table.visible-sm {
display: table !important;
}
tr.visible-sm {
display: table-row !important;
}
th.visible-sm,
td.visible-sm {
display: table-cell !important;
}
}
@media (min-width: 768px) and (max-width: 991px) {
.visible-sm-block {
display: block !important;
}
}
@media (min-width: 768px) and (max-width: 991px) {
.visible-sm-inline {
display: inline !important;
}
}
@media (min-width: 768px) and (max-width: 991px) {
.visible-sm-inline-block {
display: inline-block !important;
}
}
@media (min-width: 992px) and (max-width: 1199px) {
.visible-md {
display: block !important;
}
table.visible-md {
display: table !important;
}
tr.visible-md {
display: table-row !important;
}
th.visible-md,
td.visible-md {
display: table-cell !important;
}
}
@media (min-width: 992px) and (max-width: 1199px) {
.visible-md-block {
display: block !important;
}
}
@media (min-width: 992px) and (max-width: 1199px) {
.visible-md-inline {
display: inline !important;
}
}
@media (min-width: 992px) and (max-width: 1199px) {
.visible-md-inline-block {
display: inline-block !important;
}
}
@media (min-width: 1200px) {
.visible-lg {
display: block !important;
}
table.visible-lg {
display: table !important;
}
tr.visible-lg {
display: table-row !important;
}
th.visible-lg,
td.visible-lg {
display: table-cell !important;
}
}
@media (min-width: 1200px) {
.visible-lg-block {
display: block !important;
}
}
@media (min-width: 1200px) {
.visible-lg-inline {
display: inline !important;
}
}
@media (min-width: 1200px) {
.visible-lg-inline-block {
display: inline-block !important;
}
}
@media (max-width: 767px) {
.hidden-xs {
display: none !important;
}
}
@media (min-width: 768px) and (max-width: 991px) {
.hidden-sm {
display: none !important;
}
}
@media (min-width: 992px) and (max-width: 1199px) {
.hidden-md {
display: none !important;
}
}
@media (min-width: 1200px) {
.hidden-lg {
display: none !important;
}
}
.visible-print {
display: none !important;
}
@media print {
.visible-print {
display: block !important;
}
table.visible-print {
display: table !important;
}
tr.visible-print {
display: table-row !important;
}
th.visible-print,
td.visible-print {
display: table-cell !important;
}
}
.visible-print-block {
display: none !important;
}
@media print {
.visible-print-block {
display: block !important;
}
}
.visible-print-inline {
display: none !important;
}
@media print {
.visible-print-inline {
display: inline !important;
}
}
.visible-print-inline-block {
display: none !important;
}
@media print {
.visible-print-inline-block {
display: inline-block !important;
}
}
@media print {
.hidden-print {
display: none !important;
}
}
* {
-webkit-box-sizing: border-box;
-moz-box-sizing: border-box;
box-sizing: border-box;
}
*:before,
*:after {
-webkit-box-sizing: border-box;
-moz-box-sizing: border-box;
box-sizing: border-box;
}
html {
font-size: 10px;
-webkit-tap-highlight-color: transparent;
}
body {
font-family: "Helvetica Neue", Helvetica, Arial, sans-serif;
font-size: 14px;
line-height: 1.42857;
color: #333333;
background-color: #fff;
}
input,
button,
select,
textarea {
font-family: inherit;
font-size: inherit;
line-height: inherit;
}
a {
color: #337ab7;
text-decoration: none;
-webkit-transition: all 0.2s ease-in-out;
-moz-transition: all 0.2s ease-in-out;
-o-transition: all 0.2s ease-in-out;
transition: all 0.2s ease-in-out;
}
a:hover, a:focus {
color: #23527c;
text-decoration: underline;
}
a:focus {
outline: thin dotted;
outline: 5px auto -webkit-focus-ring-color;
outline-offset: -2px;
}
figure {
margin: 0;
}
img {
vertical-align: middle;
}
.img-responsive {
display: block;
max-width: 100%;
height: auto;
}
.img-rounded {
border-radius: 6px;
}
.img-thumbnail {
padding: 4px;
line-height: 1.42857;
background-color: #fff;
border: 1px solid #ddd;
border-radius: 4px;
-webkit-transition: all 0.2s ease-in-out;
-o-transition: all 0.2s ease-in-out;
transition: all 0.2s ease-in-out;
display: inline-block;
max-width: 100%;
height: auto;
}
.img-circle {
border-radius: 50%;
}
hr {
margin-top: 20px;
margin-bottom: 20px;
border: 0;
border-top: 1px solid #eeeeee;
}
.sr-only {
position: absolute;
width: 1px;
height: 1px;
margin: -1px;
padding: 0;
overflow: hidden;
clip: rect(0, 0, 0, 0);
border: 0;
}
.sr-only-focusable:active, .sr-only-focusable:focus {
position: static;
width: auto;
height: auto;
margin: 0;
overflow: visible;
clip: auto;
}
[role="button"] {
cursor: pointer;
}
table {
background-color: transparent;
}
caption {
padding-top: 8px;
padding-bottom: 8px;
color: #777777;
text-align: left;
}
th {
text-align: left;
}
.table {
width: 100%;
max-width: 100%;
margin-bottom: 20px;
}
.table > thead > tr > th,
.table > thead > tr > td,
.table > tbody > tr > th,
.table > tbody > tr > td,
.table > tfoot > tr > th,
.table > tfoot > tr > td {
padding: 8px;
line-height: 1.42857;
vertical-align: top;
border-top: 1px solid #ddd;
}
.table > thead > tr > th {
vertical-align: bottom;
border-bottom: 2px solid #ddd;
}
.table > caption + thead > tr:first-child > th,
.table > caption + thead > tr:first-child > td,
.table > colgroup + thead > tr:first-child > th,
.table > colgroup + thead > tr:first-child > td,
.table > thead:first-child > tr:first-child > th,
.table > thead:first-child > tr:first-child > td {
border-top: 0;
}
.table > tbody + tbody {
border-top: 2px solid #ddd;
}
.table .table {
background-color: #fff;
}
.table-condensed > thead > tr > th,
.table-condensed > thead > tr > td,
.table-condensed > tbody > tr > th,
.table-condensed > tbody > tr > td,
.table-condensed > tfoot > tr > th,
.table-condensed > tfoot > tr > td {
padding: 5px;
}
.table-bordered {
border: 1px solid #ddd;
}
.table-bordered > thead > tr > th,
.table-bordered > thead > tr > td,
.table-bordered > tbody > tr > th,
.table-bordered > tbody > tr > td,
.table-bordered > tfoot > tr > th,
.table-bordered > tfoot > tr > td {
border: 1px solid #ddd;
}
.table-bordered > thead > tr > th,
.table-bordered > thead > tr > td {
border-bottom-width: 2px;
}
.table-striped > tbody > tr:nth-of-type(odd) {
background-color: #f9f9f9;
}
.table-hover > tbody > tr:hover {
background-color: #f5f5f5;
}
table col[class*="col-"] {
position: static;
float: none;
display: table-column;
}
table td[class*="col-"],
table th[class*="col-"] {
position: static;
float: none;
display: table-cell;
}
.table > thead > tr > td.active,
.table > thead > tr > th.active, .table > thead > tr.active > td, .table > thead > tr.active > th,
.table > tbody > tr > td.active,
.table > tbody > tr > th.active,
.table > tbody > tr.active > td,
.table > tbody > tr.active > th,
.table > tfoot > tr > td.active,
.table > tfoot > tr > th.active,
.table > tfoot > tr.active > td,
.table > tfoot > tr.active > th {
background-color: #f5f5f5;
}
.table-hover > tbody > tr > td.active:hover,
.table-hover > tbody > tr > th.active:hover, .table-hover > tbody > tr.active:hover > td, .table-hover > tbody > tr:hover > .active, .table-hover > tbody > tr.active:hover > th {
background-color: #e8e8e8;
}
.table > thead > tr > td.success,
.table > thead > tr > th.success, .table > thead > tr.success > td, .table > thead > tr.success > th,
.table > tbody > tr > td.success,
.table > tbody > tr > th.success,
.table > tbody > tr.success > td,
.table > tbody > tr.success > th,
.table > tfoot > tr > td.success,
.table > tfoot > tr > th.success,
.table > tfoot > tr.success > td,
.table > tfoot > tr.success > th {
background-color: #dff0d8;
}
.table-hover > tbody > tr > td.success:hover,
.table-hover > tbody > tr > th.success:hover, .table-hover > tbody > tr.success:hover > td, .table-hover > tbody > tr:hover > .success, .table-hover > tbody > tr.success:hover > th {
background-color: #d0e9c6;
}
.table > thead > tr > td.info,
.table > thead > tr > th.info, .table > thead > tr.info > td, .table > thead > tr.info > th,
.table > tbody > tr > td.info,
.table > tbody > tr > th.info,
.table > tbody > tr.info > td,
.table > tbody > tr.info > th,
.table > tfoot > tr > td.info,
.table > tfoot > tr > th.info,
.table > tfoot > tr.info > td,
.table > tfoot > tr.info > th {
background-color: #d9edf7;
}
.table-hover > tbody > tr > td.info:hover,
.table-hover > tbody > tr > th.info:hover, .table-hover > tbody > tr.info:hover > td, .table-hover > tbody > tr:hover > .info, .table-hover > tbody > tr.info:hover > th {
background-color: #c4e3f3;
}
.table > thead > tr > td.warning,
.table > thead > tr > th.warning, .table > thead > tr.warning > td, .table > thead > tr.warning > th,
.table > tbody > tr > td.warning,
.table > tbody > tr > th.warning,
.table > tbody > tr.warning > td,
.table > tbody > tr.warning > th,
.table > tfoot > tr > td.warning,
.table > tfoot > tr > th.warning,
.table > tfoot > tr.warning > td,
.table > tfoot > tr.warning > th {
background-color: #fcf8e3;
}
.table-hover > tbody > tr > td.warning:hover,
.table-hover > tbody > tr > th.warning:hover, .table-hover > tbody > tr.warning:hover > td, .table-hover > tbody > tr:hover > .warning, .table-hover > tbody > tr.warning:hover > th {
background-color: #faf2cc;
}
.table > thead > tr > td.danger,
.table > thead > tr > th.danger, .table > thead > tr.danger > td, .table > thead > tr.danger > th,
.table > tbody > tr > td.danger,
.table > tbody > tr > th.danger,
.table > tbody > tr.danger > td,
.table > tbody > tr.danger > th,
.table > tfoot > tr > td.danger,
.table > tfoot > tr > th.danger,
.table > tfoot > tr.danger > td,
.table > tfoot > tr.danger > th {
background-color: #f2dede;
}
.table-hover > tbody > tr > td.danger:hover,
.table-hover > tbody > tr > th.danger:hover, .table-hover > tbody > tr.danger:hover > td, .table-hover > tbody > tr:hover > .danger, .table-hover > tbody > tr.danger:hover > th {
background-color: #ebcccc;
}
.table-responsive {
overflow-x: auto;
min-height: 0.01%;
}
@media screen and (max-width: 767px) {
.table-responsive {
width: 100%;
margin-bottom: 15px;
overflow-y: hidden;
-ms-overflow-style: -ms-autohiding-scrollbar;
border: 1px solid #ddd;
}
.table-responsive > .table {
margin-bottom: 0;
}
.table-responsive > .table > thead > tr > th,
.table-responsive > .table > thead > tr > td,
.table-responsive > .table > tbody > tr > th,
.table-responsive > .table > tbody > tr > td,
.table-responsive > .table > tfoot > tr > th,
.table-responsive > .table > tfoot > tr > td {
white-space: nowrap;
}
.table-responsive > .table-bordered {
border: 0;
}
.table-responsive > .table-bordered > thead > tr > th:first-child,
.table-responsive > .table-bordered > thead > tr > td:first-child,
.table-responsive > .table-bordered > tbody > tr > th:first-child,
.table-responsive > .table-bordered > tbody > tr > td:first-child,
.table-responsive > .table-bordered > tfoot > tr > th:first-child,
.table-responsive > .table-bordered > tfoot > tr > td:first-child {
border-left: 0;
}
.table-responsive > .table-bordered > thead > tr > th:last-child,
.table-responsive > .table-bordered > thead > tr > td:last-child,
.table-responsive > .table-bordered > tbody > tr > th:last-child,
.table-responsive > .table-bordered > tbody > tr > td:last-child,
.table-responsive > .table-bordered > tfoot > tr > th:last-child,
.table-responsive > .table-bordered > tfoot > tr > td:last-child {
border-right: 0;
}
.table-responsive > .table-bordered > tbody > tr:last-child > th,
.table-responsive > .table-bordered > tbody > tr:last-child > td,
.table-responsive > .table-bordered > tfoot > tr:last-child > th,
.table-responsive > .table-bordered > tfoot > tr:last-child > td {
border-bottom: 0;
}
}
/*********************
BREAKPOINTS
*********************/
h1, h2, h3, h4, h5 {
text-align: center;
font-family: "Montserrat", sans-serif;
}
a {
color: #F5AD28;
}
a:hover {
text-decoration: none;
color: #df2f30;
}
/* Extra columns for 5 columns */
.col-xs-15,
.col-sm-15,
.col-md-15,
.col-lg-15 {
position: relative;
min-height: 1px;
padding-right: 10px;
padding-left: 10px;
}
.col-xs-15 {
width: 20%;
float: left;
}
@media (min-width: 768px) {
.col-sm-15 {
width: 20%;
float: left;
}
}
@media (min-width: 992px) {
.col-md-15 {
width: 20%;
float: left;
}
}
@media (min-width: 1200px) {
.col-lg-15 {
width: 20%;
float: left;
}
}
/* Main layout */
.page-id-29 {
font-family: "PT Sans", sans-serif;
}
.page-container {
width: 100%;
border-top: solid 4px #df2f30;
}
.no-row {
padding: 0;
}
#hero-slideshow .item img {
display: block;
width: 100%;
height: auto;
}
.main-content {
padding: 0;
}
.owl-controls {
display: none;
}
.textoverlay {
margin: 0;
position: absolute;
top: 50%;
left: 50%;
margin-right: -50%;
transform: translate(-50%, -50%);
z-index: 9999;
}
.textoverlay h1 {
background: rgba(0, 0, 0, 0.7);
padding: 10px;
color: white;
font-size: 4.5vw;
}
/* Sections */
.module {
min-height: 50px;
position: relative;
color: #FFF;
padding: 35px 0;
}
@media (min-width: 768px) {
.module {
padding: 69px 0;
}
}
@media (min-width: 1200px) {
.module {
padding: 135px 0;
}
}
.module ul {
padding-left: 20px;
list-style-type: square;
line-height: 1.5em;
}
.module p {
text-align: justify;
font-size: 18px;
font-size: 1.8rem;
}
.module h1 {
font-size: 41.5px;
font-size: 4.15rem;
}
.module.four p {
text-align: center;
}
#about-oys {
background: url(../img/oys-hq.jpg) no-repeat center;
background-attachment: fixed;
background-size: cover;
}
#the-team {
background: url(../img/football-together-bg.jpg) no-repeat center;
background-size: cover;
}
/* Section Content Areas */
.right h3, .left h3 {
text-align: left;
}
.outer-width {
overflow: hidden;
}
.outer-width .service {
display: table;
margin: 40px 0;
}
.outer-width .service img {
width: 100%;
}
@media (min-width: 768px) {
.vcenter {
display: table-cell;
vertical-align: middle;
float: none;
}
}
.team-profile {
background: #FFF;
color: #1d1c1a;
margin-bottom: 30px;
}
.team-profile .team-photo img {
width: 100%;
}
.team-profile .team-profile-text {
padding: 10px;
}
.team-profile .team-profile-text span {
color: #004ea9;
}
p.address-details {
margin: 18px 0;
}
.site-footer {
background: #1d1c1a;
color: #FFF;
text-align: center;
}
.site-footer p {
margin: 10px 0;
}
.footer-content {
padding: 15px 0;
}
@media (min-width: 992px) {
.footer-content {
padding: 15px 15%;
}
}
.footer-content img {
margin: 10px 0;
}
.header .header-logo {
display: block;
font: 0/0 a;
color: transparent;
text-shadow: none;
background-color: transparent;
border: 0;
background: url(../img/logo.jpg) no-repeat;
height: 149px;
width: 284px;
display: block;
margin: 0 auto;
}
/* Navigation Styles */
.main-nav {
margin: 0;
border-radius: 0;
box-shadow: none;
border: none;
background: #000;
z-index: 999999;
width: 100%;
top: 0;
font-family: "Raleway", sans-serif;
}
@media (min-width: 768px) {
.main-nav .navbar-nav {
display: inline-block;
float: none;
vertical-align: top;
}
.main-nav .navbar-collapse {
text-align: center;
}
}
.true-nav {
margin: 0px -15px;
}
.true-nav li a {
text-align: center;
color: #FFF !important;
text-shadow: none;
background: #000 !important;
margin: 0px 30px;
}
.affix {
border-bottom: 4px solid #df2f30;
}
.new-toggle {
float: none;
display: block;
margin-right: auto;
margin-left: auto;
border: none;
}
.new-toggle:hover, .new-toggle:focus {
background: none !important;
border: none !important;
}
.new-toggle .icon-bar {
background-color: #FFF !important;
}
@media (min-width: 768px) {
.new-toggle {
display: none;
}
}
.navbar-collapse {
border: none;
}
/*
* Owl Carousel - Animate Plugin
*/
.owl-carousel .animated {
-webkit-animation-duration: 1000ms;
animation-duration: 1000ms;
-webkit-animation-fill-mode: both;
animation-fill-mode: both;
}
.owl-carousel .owl-animated-in {
z-index: 0;
}
.owl-carousel .owl-animated-out {
z-index: 1;
}
.owl-carousel .fadeOut {
-webkit-animation-name: fadeOut;
animation-name: fadeOut;
}
@-webkit-keyframes fadeOut {
0% {
opacity: 1;
}
100% {
opacity: 0;
}
}
@keyframes fadeOut {
0% {
opacity: 1;
}
100% {
opacity: 0;
}
}
/*
* Owl Carousel - Auto Height Plugin
*/
.owl-height {
-webkit-transition: height 500ms ease-in-out;
-moz-transition: height 500ms ease-in-out;
-ms-transition: height 500ms ease-in-out;
-o-transition: height 500ms ease-in-out;
transition: height 500ms ease-in-out;
}
/*
* Core Owl Carousel CSS File
*/
.owl-carousel {
display: none;
width: 100%;
-webkit-tap-highlight-color: transparent;
/* position relative and z-index fix webkit rendering fonts issue */
position: relative;
z-index: 1;
}
.owl-carousel .owl-stage {
position: relative;
-ms-touch-action: pan-Y;
}
.owl-carousel .owl-stage:after {
content: ".";
display: block;
clear: both;
visibility: hidden;
line-height: 0;
height: 0;
}
.owl-carousel .owl-stage-outer {
position: relative;
overflow: hidden;
/* fix for flashing background */
-webkit-transform: translate3d(0px, 0px, 0px);
}
.owl-carousel .owl-controls .owl-nav .owl-prev,
.owl-carousel .owl-controls .owl-nav .owl-next,
.owl-carousel .owl-controls .owl-dot {
cursor: pointer;
cursor: hand;
-webkit-user-select: none;
-khtml-user-select: none;
-moz-user-select: none;
-ms-user-select: none;
user-select: none;
}
.owl-carousel.owl-loaded {
display: block;
}
.owl-carousel.owl-loading {
opacity: 0;
display: block;
}
.owl-carousel.owl-hidden {
opacity: 0;
}
.owl-carousel .owl-refresh .owl-item {
display: none;
}
.owl-carousel .owl-item {
position: relative;
min-height: 1px;
float: left;
-webkit-backface-visibility: hidden;
-webkit-tap-highlight-color: transparent;
-webkit-touch-callout: none;
-webkit-user-select: none;
-moz-user-select: none;
-ms-user-select: none;
user-select: none;
}
.owl-carousel .owl-item img {
display: block;
width: 100%;
-webkit-transform-style: preserve-3d;
}
.owl-carousel.owl-text-select-on .owl-item {
-webkit-user-select: auto;
-moz-user-select: auto;
-ms-user-select: auto;
user-select: auto;
}
.owl-carousel .owl-grab {
cursor: move;
cursor: -webkit-grab;
cursor: -o-grab;
cursor: -ms-grab;
cursor: grab;
}
.owl-carousel.owl-rtl {
direction: rtl;
}
.owl-carousel.owl-rtl .owl-item {
float: right;
}
/* No Js */
.no-js .owl-carousel {
display: block;
}
/*
* Owl Carousel - Lazy Load Plugin
*/
.owl-carousel .owl-item .owl-lazy {
opacity: 0;
-webkit-transition: opacity 400ms ease;
-moz-transition: opacity 400ms ease;
-ms-transition: opacity 400ms ease;
-o-transition: opacity 400ms ease;
transition: opacity 400ms ease;
}
.owl-carousel .owl-item img {
transform-style: preserve-3d;
}
/*
* Owl Carousel - Video Plugin
*/
.owl-carousel .owl-video-wrapper {
position: relative;
height: 100%;
background: #000;
}
.owl-carousel .owl-video-play-icon {
position: absolute;
height: 80px;
width: 80px;
left: 50%;
top: 50%;
margin-left: -40px;
margin-top: -40px;
background: url("owl.video.play.png") no-repeat;
cursor: pointer;
z-index: 1;
-webkit-backface-visibility: hidden;
-webkit-transition: scale 100ms ease;
-moz-transition: scale 100ms ease;
-ms-transition: scale 100ms ease;
-o-transition: scale 100ms ease;
transition: scale 100ms ease;
}
.owl-carousel .owl-video-play-icon:hover {
-webkit-transition: scale(1.3, 1.3);
-moz-transition: scale(1.3, 1.3);
-ms-transition: scale(1.3, 1.3);
-o-transition: scale(1.3, 1.3);
transition: scale(1.3, 1.3);
}
.owl-carousel .owl-video-playing .owl-video-tn,
.owl-carousel .owl-video-playing .owl-video-play-icon {
display: none;
}
.owl-carousel .owl-video-tn {
opacity: 0;
height: 100%;
background-position: center center;
background-repeat: no-repeat;
-webkit-background-size: contain;
-moz-background-size: contain;
-o-background-size: contain;
background-size: contain;
-webkit-transition: opacity 400ms ease;
-moz-transition: opacity 400ms ease;
-ms-transition: opacity 400ms ease;
-o-transition: opacity 400ms ease;
transition: opacity 400ms ease;
}
.owl-carousel .owl-video-frame {
position: relative;
z-index: 1;
}
/*!
* animate.css -http://daneden.me/animate
* Version - 3.5.1
* Licensed under the MIT license - http://opensource.org/licenses/MIT
*
* Copyright (c) 2016 <NAME>
*/
.animated {
-webkit-animation-duration: 1s;
animation-duration: 1s;
-webkit-animation-fill-mode: both;
animation-fill-mode: both;
}
.animated.infinite {
-webkit-animation-iteration-count: infinite;
animation-iteration-count: infinite;
}
.animated.hinge {
-webkit-animation-duration: 2s;
animation-duration: 2s;
}
.animated.flipOutX,
.animated.flipOutY,
.animated.bounceIn,
.animated.bounceOut {
-webkit-animation-duration: .75s;
animation-duration: .75s;
}
@-webkit-keyframes bounce {
from, 20%, 53%, 80%, to {
-webkit-animation-timing-function: cubic-bezier(0.215, 0.61, 0.355, 1);
animation-timing-function: cubic-bezier(0.215, 0.61, 0.355, 1);
-webkit-transform: translate3d(0, 0, 0);
transform: translate3d(0, 0, 0);
}
40%, 43% {
-webkit-animation-timing-function: cubic-bezier(0.755, 0.05, 0.855, 0.06);
animation-timing-function: cubic-bezier(0.755, 0.05, 0.855, 0.06);
-webkit-transform: translate3d(0, -30px, 0);
transform: translate3d(0, -30px, 0);
}
70% {
-webkit-animation-timing-function: cubic-bezier(0.755, 0.05, 0.855, 0.06);
animation-timing-function: cubic-bezier(0.755, 0.05, 0.855, 0.06);
-webkit-transform: translate3d(0, -15px, 0);
transform: translate3d(0, -15px, 0);
}
90% {
-webkit-transform: translate3d(0, -4px, 0);
transform: translate3d(0, -4px, 0);
}
}
@keyframes bounce {
from, 20%, 53%, 80%, to {
-webkit-animation-timing-function: cubic-bezier(0.215, 0.61, 0.355, 1);
animation-timing-function: cubic-bezier(0.215, 0.61, 0.355, 1);
-webkit-transform: translate3d(0, 0, 0);
transform: translate3d(0, 0, 0);
}
40%, 43% {
-webkit-animation-timing-function: cubic-bezier(0.755, 0.05, 0.855, 0.06);
animation-timing-function: cubic-bezier(0.755, 0.05, 0.855, 0.06);
-webkit-transform: translate3d(0, -30px, 0);
transform: translate3d(0, -30px, 0);
}
70% {
-webkit-animation-timing-function: cubic-bezier(0.755, 0.05, 0.855, 0.06);
animation-timing-function: cubic-bezier(0.755, 0.05, 0.855, 0.06);
-webkit-transform: translate3d(0, -15px, 0);
transform: translate3d(0, -15px, 0);
}
90% {
-webkit-transform: translate3d(0, -4px, 0);
transform: translate3d(0, -4px, 0);
}
}
.bounce {
-webkit-animation-name: bounce;
animation-name: bounce;
-webkit-transform-origin: center bottom;
transform-origin: center bottom;
}
@-webkit-keyframes flash {
from, 50%, to {
opacity: 1;
}
25%, 75% {
opacity: 0;
}
}
@keyframes flash {
from, 50%, to {
opacity: 1;
}
25%, 75% {
opacity: 0;
}
}
.flash {
-webkit-animation-name: flash;
animation-name: flash;
}
/* originally authored by <NAME> - https://github.com/nickpettit/glide */
@-webkit-keyframes pulse {
from {
-webkit-transform: scale3d(1, 1, 1);
transform: scale3d(1, 1, 1);
}
50% {
-webkit-transform: scale3d(1.05, 1.05, 1.05);
transform: scale3d(1.05, 1.05, 1.05);
}
to {
-webkit-transform: scale3d(1, 1, 1);
transform: scale3d(1, 1, 1);
}
}
@keyframes pulse {
from {
-webkit-transform: scale3d(1, 1, 1);
transform: scale3d(1, 1, 1);
}
50% {
-webkit-transform: scale3d(1.05, 1.05, 1.05);
transform: scale3d(1.05, 1.05, 1.05);
}
to {
-webkit-transform: scale3d(1, 1, 1);
transform: scale3d(1, 1, 1);
}
}
.pulse {
-webkit-animation-name: pulse;
animation-name: pulse;
}
@-webkit-keyframes rubberBand {
from {
-webkit-transform: scale3d(1, 1, 1);
transform: scale3d(1, 1, 1);
}
30% {
-webkit-transform: scale3d(1.25, 0.75, 1);
transform: scale3d(1.25, 0.75, 1);
}
40% {
-webkit-transform: scale3d(0.75, 1.25, 1);
transform: scale3d(0.75, 1.25, 1);
}
50% {
-webkit-transform: scale3d(1.15, 0.85, 1);
transform: scale3d(1.15, 0.85, 1);
}
65% {
-webkit-transform: scale3d(0.95, 1.05, 1);
transform: scale3d(0.95, 1.05, 1);
}
75% {
-webkit-transform: scale3d(1.05, 0.95, 1);
transform: scale3d(1.05, 0.95, 1);
}
to {
-webkit-transform: scale3d(1, 1, 1);
transform: scale3d(1, 1, 1);
}
}
@keyframes rubberBand {
from {
-webkit-transform: scale3d(1, 1, 1);
transform: scale3d(1, 1, 1);
}
30% {
-webkit-transform: scale3d(1.25, 0.75, 1);
transform: scale3d(1.25, 0.75, 1);
}
40% {
-webkit-transform: scale3d(0.75, 1.25, 1);
transform: scale3d(0.75, 1.25, 1);
}
50% {
-webkit-transform: scale3d(1.15, 0.85, 1);
transform: scale3d(1.15, 0.85, 1);
}
65% {
-webkit-transform: scale3d(0.95, 1.05, 1);
transform: scale3d(0.95, 1.05, 1);
}
75% {
-webkit-transform: scale3d(1.05, 0.95, 1);
transform: scale3d(1.05, 0.95, 1);
}
to {
-webkit-transform: scale3d(1, 1, 1);
transform: scale3d(1, 1, 1);
}
}
.rubberBand {
-webkit-animation-name: rubberBand;
animation-name: rubberBand;
}
@-webkit-keyframes shake {
from, to {
-webkit-transform: translate3d(0, 0, 0);
transform: translate3d(0, 0, 0);
}
10%, 30%, 50%, 70%, 90% {
-webkit-transform: translate3d(-10px, 0, 0);
transform: translate3d(-10px, 0, 0);
}
20%, 40%, 60%, 80% {
-webkit-transform: translate3d(10px, 0, 0);
transform: translate3d(10px, 0, 0);
}
}
@keyframes shake {
from, to {
-webkit-transform: translate3d(0, 0, 0);
transform: translate3d(0, 0, 0);
}
10%, 30%, 50%, 70%, 90% {
-webkit-transform: translate3d(-10px, 0, 0);
transform: translate3d(-10px, 0, 0);
}
20%, 40%, 60%, 80% {
-webkit-transform: translate3d(10px, 0, 0);
transform: translate3d(10px, 0, 0);
}
}
.shake {
-webkit-animation-name: shake;
animation-name: shake;
}
@-webkit-keyframes headShake {
0% {
-webkit-transform: translateX(0);
transform: translateX(0);
}
6.5% {
-webkit-transform: translateX(-6px) rotateY(-9deg);
transform: translateX(-6px) rotateY(-9deg);
}
18.5% {
-webkit-transform: translateX(5px) rotateY(7deg);
transform: translateX(5px) rotateY(7deg);
}
31.5% {
-webkit-transform: translateX(-3px) rotateY(-5deg);
transform: translateX(-3px) rotateY(-5deg);
}
43.5% {
-webkit-transform: translateX(2px) rotateY(3deg);
transform: translateX(2px) rotateY(3deg);
}
50% {
-webkit-transform: translateX(0);
transform: translateX(0);
}
}
@keyframes headShake {
0% {
-webkit-transform: translateX(0);
transform: translateX(0);
}
6.5% {
-webkit-transform: translateX(-6px) rotateY(-9deg);
transform: translateX(-6px) rotateY(-9deg);
}
18.5% {
-webkit-transform: translateX(5px) rotateY(7deg);
transform: translateX(5px) rotateY(7deg);
}
31.5% {
-webkit-transform: translateX(-3px) rotateY(-5deg);
transform: translateX(-3px) rotateY(-5deg);
}
43.5% {
-webkit-transform: translateX(2px) rotateY(3deg);
transform: translateX(2px) rotateY(3deg);
}
50% {
-webkit-transform: translateX(0);
transform: translateX(0);
}
}
.headShake {
-webkit-animation-timing-function: ease-in-out;
animation-timing-function: ease-in-out;
-webkit-animation-name: headShake;
animation-name: headShake;
}
@-webkit-keyframes swing {
20% {
-webkit-transform: rotate3d(0, 0, 1, 15deg);
transform: rotate3d(0, 0, 1, 15deg);
}
40% {
-webkit-transform: rotate3d(0, 0, 1, -10deg);
transform: rotate3d(0, 0, 1, -10deg);
}
60% {
-webkit-transform: rotate3d(0, 0, 1, 5deg);
transform: rotate3d(0, 0, 1, 5deg);
}
80% {
-webkit-transform: rotate3d(0, 0, 1, -5deg);
transform: rotate3d(0, 0, 1, -5deg);
}
to {
-webkit-transform: rotate3d(0, 0, 1, 0deg);
transform: rotate3d(0, 0, 1, 0deg);
}
}
@keyframes swing {
20% {
-webkit-transform: rotate3d(0, 0, 1, 15deg);
transform: rotate3d(0, 0, 1, 15deg);
}
40% {
-webkit-transform: rotate3d(0, 0, 1, -10deg);
transform: rotate3d(0, 0, 1, -10deg);
}
60% {
-webkit-transform: rotate3d(0, 0, 1, 5deg);
transform: rotate3d(0, 0, 1, 5deg);
}
80% {
-webkit-transform: rotate3d(0, 0, 1, -5deg);
transform: rotate3d(0, 0, 1, -5deg);
}
to {
-webkit-transform: rotate3d(0, 0, 1, 0deg);
transform: rotate3d(0, 0, 1, 0deg);
}
}
.swing {
-webkit-transform-origin: top center;
transform-origin: top center;
-webkit-animation-name: swing;
animation-name: swing;
}
@-webkit-keyframes tada {
from {
-webkit-transform: scale3d(1, 1, 1);
transform: scale3d(1, 1, 1);
}
10%, 20% {
-webkit-transform: scale3d(0.9, 0.9, 0.9) rotate3d(0, 0, 1, -3deg);
transform: scale3d(0.9, 0.9, 0.9) rotate3d(0, 0, 1, -3deg);
}
30%, 50%, 70%, 90% {
-webkit-transform: scale3d(1.1, 1.1, 1.1) rotate3d(0, 0, 1, 3deg);
transform: scale3d(1.1, 1.1, 1.1) rotate3d(0, 0, 1, 3deg);
}
40%, 60%, 80% {
-webkit-transform: scale3d(1.1, 1.1, 1.1) rotate3d(0, 0, 1, -3deg);
transform: scale3d(1.1, 1.1, 1.1) rotate3d(0, 0, 1, -3deg);
}
to {
-webkit-transform: scale3d(1, 1, 1);
transform: scale3d(1, 1, 1);
}
}
@keyframes tada {
from {
-webkit-transform: scale3d(1, 1, 1);
transform: scale3d(1, 1, 1);
}
10%, 20% {
-webkit-transform: scale3d(0.9, 0.9, 0.9) rotate3d(0, 0, 1, -3deg);
transform: scale3d(0.9, 0.9, 0.9) rotate3d(0, 0, 1, -3deg);
}
30%, 50%, 70%, 90% {
-webkit-transform: scale3d(1.1, 1.1, 1.1) rotate3d(0, 0, 1, 3deg);
transform: scale3d(1.1, 1.1, 1.1) rotate3d(0, 0, 1, 3deg);
}
40%, 60%, 80% {
-webkit-transform: scale3d(1.1, 1.1, 1.1) rotate3d(0, 0, 1, -3deg);
transform: scale3d(1.1, 1.1, 1.1) rotate3d(0, 0, 1, -3deg);
}
to {
-webkit-transform: scale3d(1, 1, 1);
transform: scale3d(1, 1, 1);
}
}
.tada {
-webkit-animation-name: tada;
animation-name: tada;
}
/* originally authored by <NAME> - https://github.com/nickpettit/glide */
@-webkit-keyframes wobble {
from {
-webkit-transform: none;
transform: none;
}
15% {
-webkit-transform: translate3d(-25%, 0, 0) rotate3d(0, 0, 1, -5deg);
transform: translate3d(-25%, 0, 0) rotate3d(0, 0, 1, -5deg);
}
30% {
-webkit-transform: translate3d(20%, 0, 0) rotate3d(0, 0, 1, 3deg);
transform: translate3d(20%, 0, 0) rotate3d(0, 0, 1, 3deg);
}
45% {
-webkit-transform: translate3d(-15%, 0, 0) rotate3d(0, 0, 1, -3deg);
transform: translate3d(-15%, 0, 0) rotate3d(0, 0, 1, -3deg);
}
60% {
-webkit-transform: translate3d(10%, 0, 0) rotate3d(0, 0, 1, 2deg);
transform: translate3d(10%, 0, 0) rotate3d(0, 0, 1, 2deg);
}
75% {
-webkit-transform: translate3d(-5%, 0, 0) rotate3d(0, 0, 1, -1deg);
transform: translate3d(-5%, 0, 0) rotate3d(0, 0, 1, -1deg);
}
to {
-webkit-transform: none;
transform: none;
}
}
@keyframes wobble {
from {
-webkit-transform: none;
transform: none;
}
15% {
-webkit-transform: translate3d(-25%, 0, 0) rotate3d(0, 0, 1, -5deg);
transform: translate3d(-25%, 0, 0) rotate3d(0, 0, 1, -5deg);
}
30% {
-webkit-transform: translate3d(20%, 0, 0) rotate3d(0, 0, 1, 3deg);
transform: translate3d(20%, 0, 0) rotate3d(0, 0, 1, 3deg);
}
45% {
-webkit-transform: translate3d(-15%, 0, 0) rotate3d(0, 0, 1, -3deg);
transform: translate3d(-15%, 0, 0) rotate3d(0, 0, 1, -3deg);
}
60% {
-webkit-transform: translate3d(10%, 0, 0) rotate3d(0, 0, 1, 2deg);
transform: translate3d(10%, 0, 0) rotate3d(0, 0, 1, 2deg);
}
75% {
-webkit-transform: translate3d(-5%, 0, 0) rotate3d(0, 0, 1, -1deg);
transform: translate3d(-5%, 0, 0) rotate3d(0, 0, 1, -1deg);
}
to {
-webkit-transform: none;
transform: none;
}
}
.wobble {
-webkit-animation-name: wobble;
animation-name: wobble;
}
@-webkit-keyframes jello {
from, 11.1%, to {
-webkit-transform: none;
transform: none;
}
22.2% {
-webkit-transform: skewX(-12.5deg) skewY(-12.5deg);
transform: skewX(-12.5deg) skewY(-12.5deg);
}
33.3% {
-webkit-transform: skewX(6.25deg) skewY(6.25deg);
transform: skewX(6.25deg) skewY(6.25deg);
}
44.4% {
-webkit-transform: skewX(-3.125deg) skewY(-3.125deg);
transform: skewX(-3.125deg) skewY(-3.125deg);
}
55.5% {
-webkit-transform: skewX(1.5625deg) skewY(1.5625deg);
transform: skewX(1.5625deg) skewY(1.5625deg);
}
66.6% {
-webkit-transform: skewX(-0.78125deg) skewY(-0.78125deg);
transform: skewX(-0.78125deg) skewY(-0.78125deg);
}
77.7% {
-webkit-transform: skewX(0.39063deg) skewY(0.39063deg);
transform: skewX(0.39063deg) skewY(0.39063deg);
}
88.8% {
-webkit-transform: skewX(-0.19531deg) skewY(-0.19531deg);
transform: skewX(-0.19531deg) skewY(-0.19531deg);
}
}
@keyframes jello {
from, 11.1%, to {
-webkit-transform: none;
transform: none;
}
22.2% {
-webkit-transform: skewX(-12.5deg) skewY(-12.5deg);
transform: skewX(-12.5deg) skewY(-12.5deg);
}
33.3% {
-webkit-transform: skewX(6.25deg) skewY(6.25deg);
transform: skewX(6.25deg) skewY(6.25deg);
}
44.4% {
-webkit-transform: skewX(-3.125deg) skewY(-3.125deg);
transform: skewX(-3.125deg) skewY(-3.125deg);
}
55.5% {
-webkit-transform: skewX(1.5625deg) skewY(1.5625deg);
transform: skewX(1.5625deg) skewY(1.5625deg);
}
66.6% {
-webkit-transform: skewX(-0.78125deg) skewY(-0.78125deg);
transform: skewX(-0.78125deg) skewY(-0.78125deg);
}
77.7% {
-webkit-transform: skewX(0.39063deg) skewY(0.39063deg);
transform: skewX(0.39063deg) skewY(0.39063deg);
}
88.8% {
-webkit-transform: skewX(-0.19531deg) skewY(-0.19531deg);
transform: skewX(-0.19531deg) skewY(-0.19531deg);
}
}
.jello {
-webkit-animation-name: jello;
animation-name: jello;
-webkit-transform-origin: center;
transform-origin: center;
}
@-webkit-keyframes bounceIn {
from, 20%, 40%, 60%, 80%, to {
-webkit-animation-timing-function: cubic-bezier(0.215, 0.61, 0.355, 1);
animation-timing-function: cubic-bezier(0.215, 0.61, 0.355, 1);
}
0% {
opacity: 0;
-webkit-transform: scale3d(0.3, 0.3, 0.3);
transform: scale3d(0.3, 0.3, 0.3);
}
20% {
-webkit-transform: scale3d(1.1, 1.1, 1.1);
transform: scale3d(1.1, 1.1, 1.1);
}
40% {
-webkit-transform: scale3d(0.9, 0.9, 0.9);
transform: scale3d(0.9, 0.9, 0.9);
}
60% {
opacity: 1;
-webkit-transform: scale3d(1.03, 1.03, 1.03);
transform: scale3d(1.03, 1.03, 1.03);
}
80% {
-webkit-transform: scale3d(0.97, 0.97, 0.97);
transform: scale3d(0.97, 0.97, 0.97);
}
to {
opacity: 1;
-webkit-transform: scale3d(1, 1, 1);
transform: scale3d(1, 1, 1);
}
}
@keyframes bounceIn {
from, 20%, 40%, 60%, 80%, to {
-webkit-animation-timing-function: cubic-bezier(0.215, 0.61, 0.355, 1);
animation-timing-function: cubic-bezier(0.215, 0.61, 0.355, 1);
}
0% {
opacity: 0;
-webkit-transform: scale3d(0.3, 0.3, 0.3);
transform: scale3d(0.3, 0.3, 0.3);
}
20% {
-webkit-transform: scale3d(1.1, 1.1, 1.1);
transform: scale3d(1.1, 1.1, 1.1);
}
40% {
-webkit-transform: scale3d(0.9, 0.9, 0.9);
transform: scale3d(0.9, 0.9, 0.9);
}
60% {
opacity: 1;
-webkit-transform: scale3d(1.03, 1.03, 1.03);
transform: scale3d(1.03, 1.03, 1.03);
}
80% {
-webkit-transform: scale3d(0.97, 0.97, 0.97);
transform: scale3d(0.97, 0.97, 0.97);
}
to {
opacity: 1;
-webkit-transform: scale3d(1, 1, 1);
transform: scale3d(1, 1, 1);
}
}
.bounceIn {
-webkit-animation-name: bounceIn;
animation-name: bounceIn;
}
@-webkit-keyframes bounceInDown {
from, 60%, 75%, 90%, to {
-webkit-animation-timing-function: cubic-bezier(0.215, 0.61, 0.355, 1);
animation-timing-function: cubic-bezier(0.215, 0.61, 0.355, 1);
}
0% {
opacity: 0;
-webkit-transform: translate3d(0, -3000px, 0);
transform: translate3d(0, -3000px, 0);
}
60% {
opacity: 1;
-webkit-transform: translate3d(0, 25px, 0);
transform: translate3d(0, 25px, 0);
}
75% {
-webkit-transform: translate3d(0, -10px, 0);
transform: translate3d(0, -10px, 0);
}
90% {
-webkit-transform: translate3d(0, 5px, 0);
transform: translate3d(0, 5px, 0);
}
to {
-webkit-transform: none;
transform: none;
}
}
@keyframes bounceInDown {
from, 60%, 75%, 90%, to {
-webkit-animation-timing-function: cubic-bezier(0.215, 0.61, 0.355, 1);
animation-timing-function: cubic-bezier(0.215, 0.61, 0.355, 1);
}
0% {
opacity: 0;
-webkit-transform: translate3d(0, -3000px, 0);
transform: translate3d(0, -3000px, 0);
}
60% {
opacity: 1;
-webkit-transform: translate3d(0, 25px, 0);
transform: translate3d(0, 25px, 0);
}
75% {
-webkit-transform: translate3d(0, -10px, 0);
transform: translate3d(0, -10px, 0);
}
90% {
-webkit-transform: translate3d(0, 5px, 0);
transform: translate3d(0, 5px, 0);
}
to {
-webkit-transform: none;
transform: none;
}
}
.bounceInDown {
-webkit-animation-name: bounceInDown;
animation-name: bounceInDown;
}
@-webkit-keyframes bounceInLeft {
from, 60%, 75%, 90%, to {
-webkit-animation-timing-function: cubic-bezier(0.215, 0.61, 0.355, 1);
animation-timing-function: cubic-bezier(0.215, 0.61, 0.355, 1);
}
0% {
opacity: 0;
-webkit-transform: translate3d(-3000px, 0, 0);
transform: translate3d(-3000px, 0, 0);
}
60% {
opacity: 1;
-webkit-transform: translate3d(25px, 0, 0);
transform: translate3d(25px, 0, 0);
}
75% {
-webkit-transform: translate3d(-10px, 0, 0);
transform: translate3d(-10px, 0, 0);
}
90% {
-webkit-transform: translate3d(5px, 0, 0);
transform: translate3d(5px, 0, 0);
}
to {
-webkit-transform: none;
transform: none;
}
}
@keyframes bounceInLeft {
from, 60%, 75%, 90%, to {
-webkit-animation-timing-function: cubic-bezier(0.215, 0.61, 0.355, 1);
animation-timing-function: cubic-bezier(0.215, 0.61, 0.355, 1);
}
0% {
opacity: 0;
-webkit-transform: translate3d(-3000px, 0, 0);
transform: translate3d(-3000px, 0, 0);
}
60% {
opacity: 1;
-webkit-transform: translate3d(25px, 0, 0);
transform: translate3d(25px, 0, 0);
}
75% {
-webkit-transform: translate3d(-10px, 0, 0);
transform: translate3d(-10px, 0, 0);
}
90% {
-webkit-transform: translate3d(5px, 0, 0);
transform: translate3d(5px, 0, 0);
}
to {
-webkit-transform: none;
transform: none;
}
}
.bounceInLeft {
-webkit-animation-name: bounceInLeft;
animation-name: bounceInLeft;
}
@-webkit-keyframes bounceInRight {
from, 60%, 75%, 90%, to {
-webkit-animation-timing-function: cubic-bezier(0.215, 0.61, 0.355, 1);
animation-timing-function: cubic-bezier(0.215, 0.61, 0.355, 1);
}
from {
opacity: 0;
-webkit-transform: translate3d(3000px, 0, 0);
transform: translate3d(3000px, 0, 0);
}
60% {
opacity: 1;
-webkit-transform: translate3d(-25px, 0, 0);
transform: translate3d(-25px, 0, 0);
}
75% {
-webkit-transform: translate3d(10px, 0, 0);
transform: translate3d(10px, 0, 0);
}
90% {
-webkit-transform: translate3d(-5px, 0, 0);
transform: translate3d(-5px, 0, 0);
}
to {
-webkit-transform: none;
transform: none;
}
}
@keyframes bounceInRight {
from, 60%, 75%, 90%, to {
-webkit-animation-timing-function: cubic-bezier(0.215, 0.61, 0.355, 1);
animation-timing-function: cubic-bezier(0.215, 0.61, 0.355, 1);
}
from {
opacity: 0;
-webkit-transform: translate3d(3000px, 0, 0);
transform: translate3d(3000px, 0, 0);
}
60% {
opacity: 1;
-webkit-transform: translate3d(-25px, 0, 0);
transform: translate3d(-25px, 0, 0);
}
75% {
-webkit-transform: translate3d(10px, 0, 0);
transform: translate3d(10px, 0, 0);
}
90% {
-webkit-transform: translate3d(-5px, 0, 0);
transform: translate3d(-5px, 0, 0);
}
to {
-webkit-transform: none;
transform: none;
}
}
.bounceInRight {
-webkit-animation-name: bounceInRight;
animation-name: bounceInRight;
}
@-webkit-keyframes bounceInUp {
from, 60%, 75%, 90%, to {
-webkit-animation-timing-function: cubic-bezier(0.215, 0.61, 0.355, 1);
animation-timing-function: cubic-bezier(0.215, 0.61, 0.355, 1);
}
from {
opacity: 0;
-webkit-transform: translate3d(0, 3000px, 0);
transform: translate3d(0, 3000px, 0);
}
60% {
opacity: 1;
-webkit-transform: translate3d(0, -20px, 0);
transform: translate3d(0, -20px, 0);
}
75% {
-webkit-transform: translate3d(0, 10px, 0);
transform: translate3d(0, 10px, 0);
}
90% {
-webkit-transform: translate3d(0, -5px, 0);
transform: translate3d(0, -5px, 0);
}
to {
-webkit-transform: translate3d(0, 0, 0);
transform: translate3d(0, 0, 0);
}
}
@keyframes bounceInUp {
from, 60%, 75%, 90%, to {
-webkit-animation-timing-function: cubic-bezier(0.215, 0.61, 0.355, 1);
animation-timing-function: cubic-bezier(0.215, 0.61, 0.355, 1);
}
from {
opacity: 0;
-webkit-transform: translate3d(0, 3000px, 0);
transform: translate3d(0, 3000px, 0);
}
60% {
opacity: 1;
-webkit-transform: translate3d(0, -20px, 0);
transform: translate3d(0, -20px, 0);
}
75% {
-webkit-transform: translate3d(0, 10px, 0);
transform: translate3d(0, 10px, 0);
}
90% {
-webkit-transform: translate3d(0, -5px, 0);
transform: translate3d(0, -5px, 0);
}
to {
-webkit-transform: translate3d(0, 0, 0);
transform: translate3d(0, 0, 0);
}
}
.bounceInUp {
-webkit-animation-name: bounceInUp;
animation-name: bounceInUp;
}
@-webkit-keyframes bounceOut {
20% {
-webkit-transform: scale3d(0.9, 0.9, 0.9);
transform: scale3d(0.9, 0.9, 0.9);
}
50%, 55% {
opacity: 1;
-webkit-transform: scale3d(1.1, 1.1, 1.1);
transform: scale3d(1.1, 1.1, 1.1);
}
to {
opacity: 0;
-webkit-transform: scale3d(0.3, 0.3, 0.3);
transform: scale3d(0.3, 0.3, 0.3);
}
}
@keyframes bounceOut {
20% {
-webkit-transform: scale3d(0.9, 0.9, 0.9);
transform: scale3d(0.9, 0.9, 0.9);
}
50%, 55% {
opacity: 1;
-webkit-transform: scale3d(1.1, 1.1, 1.1);
transform: scale3d(1.1, 1.1, 1.1);
}
to {
opacity: 0;
-webkit-transform: scale3d(0.3, 0.3, 0.3);
transform: scale3d(0.3, 0.3, 0.3);
}
}
.bounceOut {
-webkit-animation-name: bounceOut;
animation-name: bounceOut;
}
@-webkit-keyframes bounceOutDown {
20% {
-webkit-transform: translate3d(0, 10px, 0);
transform: translate3d(0, 10px, 0);
}
40%, 45% {
opacity: 1;
-webkit-transform: translate3d(0, -20px, 0);
transform: translate3d(0, -20px, 0);
}
to {
opacity: 0;
-webkit-transform: translate3d(0, 2000px, 0);
transform: translate3d(0, 2000px, 0);
}
}
@keyframes bounceOutDown {
20% {
-webkit-transform: translate3d(0, 10px, 0);
transform: translate3d(0, 10px, 0);
}
40%, 45% {
opacity: 1;
-webkit-transform: translate3d(0, -20px, 0);
transform: translate3d(0, -20px, 0);
}
to {
opacity: 0;
-webkit-transform: translate3d(0, 2000px, 0);
transform: translate3d(0, 2000px, 0);
}
}
.bounceOutDown {
-webkit-animation-name: bounceOutDown;
animation-name: bounceOutDown;
}
@-webkit-keyframes bounceOutLeft {
20% {
opacity: 1;
-webkit-transform: translate3d(20px, 0, 0);
transform: translate3d(20px, 0, 0);
}
to {
opacity: 0;
-webkit-transform: translate3d(-2000px, 0, 0);
transform: translate3d(-2000px, 0, 0);
}
}
@keyframes bounceOutLeft {
20% {
opacity: 1;
-webkit-transform: translate3d(20px, 0, 0);
transform: translate3d(20px, 0, 0);
}
to {
opacity: 0;
-webkit-transform: translate3d(-2000px, 0, 0);
transform: translate3d(-2000px, 0, 0);
}
}
.bounceOutLeft {
-webkit-animation-name: bounceOutLeft;
animation-name: bounceOutLeft;
}
@-webkit-keyframes bounceOutRight {
20% {
opacity: 1;
-webkit-transform: translate3d(-20px, 0, 0);
transform: translate3d(-20px, 0, 0);
}
to {
opacity: 0;
-webkit-transform: translate3d(2000px, 0, 0);
transform: translate3d(2000px, 0, 0);
}
}
@keyframes bounceOutRight {
20% {
opacity: 1;
-webkit-transform: translate3d(-20px, 0, 0);
transform: translate3d(-20px, 0, 0);
}
to {
opacity: 0;
-webkit-transform: translate3d(2000px, 0, 0);
transform: translate3d(2000px, 0, 0);
}
}
.bounceOutRight {
-webkit-animation-name: bounceOutRight;
animation-name: bounceOutRight;
}
@-webkit-keyframes bounceOutUp {
20% {
-webkit-transform: translate3d(0, -10px, 0);
transform: translate3d(0, -10px, 0);
}
40%, 45% {
opacity: 1;
-webkit-transform: translate3d(0, 20px, 0);
transform: translate3d(0, 20px, 0);
}
to {
opacity: 0;
-webkit-transform: translate3d(0, -2000px, 0);
transform: translate3d(0, -2000px, 0);
}
}
@keyframes bounceOutUp {
20% {
-webkit-transform: translate3d(0, -10px, 0);
transform: translate3d(0, -10px, 0);
}
40%, 45% {
opacity: 1;
-webkit-transform: translate3d(0, 20px, 0);
transform: translate3d(0, 20px, 0);
}
to {
opacity: 0;
-webkit-transform: translate3d(0, -2000px, 0);
transform: translate3d(0, -2000px, 0);
}
}
.bounceOutUp {
-webkit-animation-name: bounceOutUp;
animation-name: bounceOutUp;
}
@-webkit-keyframes fadeIn {
from {
opacity: 0;
}
to {
opacity: 1;
}
}
@keyframes fadeIn {
from {
opacity: 0;
}
to {
opacity: 1;
}
}
.fadeIn {
-webkit-animation-name: fadeIn;
animation-name: fadeIn;
}
@-webkit-keyframes fadeInDown {
from {
opacity: 0;
-webkit-transform: translate3d(0, -100%, 0);
transform: translate3d(0, -100%, 0);
}
to {
opacity: 1;
-webkit-transform: none;
transform: none;
}
}
@keyframes fadeInDown {
from {
opacity: 0;
-webkit-transform: translate3d(0, -100%, 0);
transform: translate3d(0, -100%, 0);
}
to {
opacity: 1;
-webkit-transform: none;
transform: none;
}
}
.fadeInDown {
-webkit-animation-name: fadeInDown;
animation-name: fadeInDown;
}
@-webkit-keyframes fadeInDownBig {
from {
opacity: 0;
-webkit-transform: translate3d(0, -2000px, 0);
transform: translate3d(0, -2000px, 0);
}
to {
opacity: 1;
-webkit-transform: none;
transform: none;
}
}
@keyframes fadeInDownBig {
from {
opacity: 0;
-webkit-transform: translate3d(0, -2000px, 0);
transform: translate3d(0, -2000px, 0);
}
to {
opacity: 1;
-webkit-transform: none;
transform: none;
}
}
.fadeInDownBig {
-webkit-animation-name: fadeInDownBig;
animation-name: fadeInDownBig;
}
@-webkit-keyframes fadeInLeft {
from {
opacity: 0;
-webkit-transform: translate3d(-100%, 0, 0);
transform: translate3d(-100%, 0, 0);
}
to {
opacity: 1;
-webkit-transform: none;
transform: none;
}
}
@keyframes fadeInLeft {
from {
opacity: 0;
-webkit-transform: translate3d(-100%, 0, 0);
transform: translate3d(-100%, 0, 0);
}
to {
opacity: 1;
-webkit-transform: none;
transform: none;
}
}
.fadeInLeft {
-webkit-animation-name: fadeInLeft;
animation-name: fadeInLeft;
}
@-webkit-keyframes fadeInLeftBig {
from {
opacity: 0;
-webkit-transform: translate3d(-2000px, 0, 0);
transform: translate3d(-2000px, 0, 0);
}
to {
opacity: 1;
-webkit-transform: none;
transform: none;
}
}
@keyframes fadeInLeftBig {
from {
opacity: 0;
-webkit-transform: translate3d(-2000px, 0, 0);
transform: translate3d(-2000px, 0, 0);
}
to {
opacity: 1;
-webkit-transform: none;
transform: none;
}
}
.fadeInLeftBig {
-webkit-animation-name: fadeInLeftBig;
animation-name: fadeInLeftBig;
}
@-webkit-keyframes fadeInRight {
from {
opacity: 0;
-webkit-transform: translate3d(100%, 0, 0);
transform: translate3d(100%, 0, 0);
}
to {
opacity: 1;
-webkit-transform: none;
transform: none;
}
}
@keyframes fadeInRight {
from {
opacity: 0;
-webkit-transform: translate3d(100%, 0, 0);
transform: translate3d(100%, 0, 0);
}
to {
opacity: 1;
-webkit-transform: none;
transform: none;
}
}
.fadeInRight {
-webkit-animation-name: fadeInRight;
animation-name: fadeInRight;
}
@-webkit-keyframes fadeInRightBig {
from {
opacity: 0;
-webkit-transform: translate3d(2000px, 0, 0);
transform: translate3d(2000px, 0, 0);
}
to {
opacity: 1;
-webkit-transform: none;
transform: none;
}
}
@keyframes fadeInRightBig {
from {
opacity: 0;
-webkit-transform: translate3d(2000px, 0, 0);
transform: translate3d(2000px, 0, 0);
}
to {
opacity: 1;
-webkit-transform: none;
transform: none;
}
}
.fadeInRightBig {
-webkit-animation-name: fadeInRightBig;
animation-name: fadeInRightBig;
}
@-webkit-keyframes fadeInUp {
from {
opacity: 0;
-webkit-transform: translate3d(0, 100%, 0);
transform: translate3d(0, 100%, 0);
}
to {
opacity: 1;
-webkit-transform: none;
transform: none;
}
}
@keyframes fadeInUp {
from {
opacity: 0;
-webkit-transform: translate3d(0, 100%, 0);
transform: translate3d(0, 100%, 0);
}
to {
opacity: 1;
-webkit-transform: none;
transform: none;
}
}
.fadeInUp {
-webkit-animation-name: fadeInUp;
animation-name: fadeInUp;
}
@-webkit-keyframes fadeInUpBig {
from {
opacity: 0;
-webkit-transform: translate3d(0, 2000px, 0);
transform: translate3d(0, 2000px, 0);
}
to {
opacity: 1;
-webkit-transform: none;
transform: none;
}
}
@keyframes fadeInUpBig {
from {
opacity: 0;
-webkit-transform: translate3d(0, 2000px, 0);
transform: translate3d(0, 2000px, 0);
}
to {
opacity: 1;
-webkit-transform: none;
transform: none;
}
}
.fadeInUpBig {
-webkit-animation-name: fadeInUpBig;
animation-name: fadeInUpBig;
}
@-webkit-keyframes fadeOut {
from {
opacity: 1;
}
to {
opacity: 0;
}
}
@keyframes fadeOut {
from {
opacity: 1;
}
to {
opacity: 0;
}
}
.fadeOut {
-webkit-animation-name: fadeOut;
animation-name: fadeOut;
}
@-webkit-keyframes fadeOutDown {
from {
opacity: 1;
}
to {
opacity: 0;
-webkit-transform: translate3d(0, 100%, 0);
transform: translate3d(0, 100%, 0);
}
}
@keyframes fadeOutDown {
from {
opacity: 1;
}
to {
opacity: 0;
-webkit-transform: translate3d(0, 100%, 0);
transform: translate3d(0, 100%, 0);
}
}
.fadeOutDown {
-webkit-animation-name: fadeOutDown;
animation-name: fadeOutDown;
}
@-webkit-keyframes fadeOutDownBig {
from {
opacity: 1;
}
to {
opacity: 0;
-webkit-transform: translate3d(0, 2000px, 0);
transform: translate3d(0, 2000px, 0);
}
}
@keyframes fadeOutDownBig {
from {
opacity: 1;
}
to {
opacity: 0;
-webkit-transform: translate3d(0, 2000px, 0);
transform: translate3d(0, 2000px, 0);
}
}
.fadeOutDownBig {
-webkit-animation-name: fadeOutDownBig;
animation-name: fadeOutDownBig;
}
@-webkit-keyframes fadeOutLeft {
from {
opacity: 1;
}
to {
opacity: 0;
-webkit-transform: translate3d(-100%, 0, 0);
transform: translate3d(-100%, 0, 0);
}
}
@keyframes fadeOutLeft {
from {
opacity: 1;
}
to {
opacity: 0;
-webkit-transform: translate3d(-100%, 0, 0);
transform: translate3d(-100%, 0, 0);
}
}
.fadeOutLeft {
-webkit-animation-name: fadeOutLeft;
animation-name: fadeOutLeft;
}
@-webkit-keyframes fadeOutLeftBig {
from {
opacity: 1;
}
to {
opacity: 0;
-webkit-transform: translate3d(-2000px, 0, 0);
transform: translate3d(-2000px, 0, 0);
}
}
@keyframes fadeOutLeftBig {
from {
opacity: 1;
}
to {
opacity: 0;
-webkit-transform: translate3d(-2000px, 0, 0);
transform: translate3d(-2000px, 0, 0);
}
}
.fadeOutLeftBig {
-webkit-animation-name: fadeOutLeftBig;
animation-name: fadeOutLeftBig;
}
@-webkit-keyframes fadeOutRight {
from {
opacity: 1;
}
to {
opacity: 0;
-webkit-transform: translate3d(100%, 0, 0);
transform: translate3d(100%, 0, 0);
}
}
@keyframes fadeOutRight {
from {
opacity: 1;
}
to {
opacity: 0;
-webkit-transform: translate3d(100%, 0, 0);
transform: translate3d(100%, 0, 0);
}
}
.fadeOutRight {
-webkit-animation-name: fadeOutRight;
animation-name: fadeOutRight;
}
@-webkit-keyframes fadeOutRightBig {
from {
opacity: 1;
}
to {
opacity: 0;
-webkit-transform: translate3d(2000px, 0, 0);
transform: translate3d(2000px, 0, 0);
}
}
@keyframes fadeOutRightBig {
from {
opacity: 1;
}
to {
opacity: 0;
-webkit-transform: translate3d(2000px, 0, 0);
transform: translate3d(2000px, 0, 0);
}
}
.fadeOutRightBig {
-webkit-animation-name: fadeOutRightBig;
animation-name: fadeOutRightBig;
}
@-webkit-keyframes fadeOutUp {
from {
opacity: 1;
}
to {
opacity: 0;
-webkit-transform: translate3d(0, -100%, 0);
transform: translate3d(0, -100%, 0);
}
}
@keyframes fadeOutUp {
from {
opacity: 1;
}
to {
opacity: 0;
-webkit-transform: translate3d(0, -100%, 0);
transform: translate3d(0, -100%, 0);
}
}
.fadeOutUp {
-webkit-animation-name: fadeOutUp;
animation-name: fadeOutUp;
}
@-webkit-keyframes fadeOutUpBig {
from {
opacity: 1;
}
to {
opacity: 0;
-webkit-transform: translate3d(0, -2000px, 0);
transform: translate3d(0, -2000px, 0);
}
}
@keyframes fadeOutUpBig {
from {
opacity: 1;
}
to {
opacity: 0;
-webkit-transform: translate3d(0, -2000px, 0);
transform: translate3d(0, -2000px, 0);
}
}
.fadeOutUpBig {
-webkit-animation-name: fadeOutUpBig;
animation-name: fadeOutUpBig;
}
@-webkit-keyframes flip {
from {
-webkit-transform: perspective(400px) rotate3d(0, 1, 0, -360deg);
transform: perspective(400px) rotate3d(0, 1, 0, -360deg);
-webkit-animation-timing-function: ease-out;
animation-timing-function: ease-out;
}
40% {
-webkit-transform: perspective(400px) translate3d(0, 0, 150px) rotate3d(0, 1, 0, -190deg);
transform: perspective(400px) translate3d(0, 0, 150px) rotate3d(0, 1, 0, -190deg);
-webkit-animation-timing-function: ease-out;
animation-timing-function: ease-out;
}
50% {
-webkit-transform: perspective(400px) translate3d(0, 0, 150px) rotate3d(0, 1, 0, -170deg);
transform: perspective(400px) translate3d(0, 0, 150px) rotate3d(0, 1, 0, -170deg);
-webkit-animation-timing-function: ease-in;
animation-timing-function: ease-in;
}
80% {
-webkit-transform: perspective(400px) scale3d(0.95, 0.95, 0.95);
transform: perspective(400px) scale3d(0.95, 0.95, 0.95);
-webkit-animation-timing-function: ease-in;
animation-timing-function: ease-in;
}
to {
-webkit-transform: perspective(400px);
transform: perspective(400px);
-webkit-animation-timing-function: ease-in;
animation-timing-function: ease-in;
}
}
@keyframes flip {
from {
-webkit-transform: perspective(400px) rotate3d(0, 1, 0, -360deg);
transform: perspective(400px) rotate3d(0, 1, 0, -360deg);
-webkit-animation-timing-function: ease-out;
animation-timing-function: ease-out;
}
40% {
-webkit-transform: perspective(400px) translate3d(0, 0, 150px) rotate3d(0, 1, 0, -190deg);
transform: perspective(400px) translate3d(0, 0, 150px) rotate3d(0, 1, 0, -190deg);
-webkit-animation-timing-function: ease-out;
animation-timing-function: ease-out;
}
50% {
-webkit-transform: perspective(400px) translate3d(0, 0, 150px) rotate3d(0, 1, 0, -170deg);
transform: perspective(400px) translate3d(0, 0, 150px) rotate3d(0, 1, 0, -170deg);
-webkit-animation-timing-function: ease-in;
animation-timing-function: ease-in;
}
80% {
-webkit-transform: perspective(400px) scale3d(0.95, 0.95, 0.95);
transform: perspective(400px) scale3d(0.95, 0.95, 0.95);
-webkit-animation-timing-function: ease-in;
animation-timing-function: ease-in;
}
to {
-webkit-transform: perspective(400px);
transform: perspective(400px);
-webkit-animation-timing-function: ease-in;
animation-timing-function: ease-in;
}
}
.animated.flip {
-webkit-backface-visibility: visible;
backface-visibility: visible;
-webkit-animation-name: flip;
animation-name: flip;
}
@-webkit-keyframes flipInX {
from {
-webkit-transform: perspective(400px) rotate3d(1, 0, 0, 90deg);
transform: perspective(400px) rotate3d(1, 0, 0, 90deg);
-webkit-animation-timing-function: ease-in;
animation-timing-function: ease-in;
opacity: 0;
}
40% {
-webkit-transform: perspective(400px) rotate3d(1, 0, 0, -20deg);
transform: perspective(400px) rotate3d(1, 0, 0, -20deg);
-webkit-animation-timing-function: ease-in;
animation-timing-function: ease-in;
}
60% {
-webkit-transform: perspective(400px) rotate3d(1, 0, 0, 10deg);
transform: perspective(400px) rotate3d(1, 0, 0, 10deg);
opacity: 1;
}
80% {
-webkit-transform: perspective(400px) rotate3d(1, 0, 0, -5deg);
transform: perspective(400px) rotate3d(1, 0, 0, -5deg);
}
to {
-webkit-transform: perspective(400px);
transform: perspective(400px);
}
}
@keyframes flipInX {
from {
-webkit-transform: perspective(400px) rotate3d(1, 0, 0, 90deg);
transform: perspective(400px) rotate3d(1, 0, 0, 90deg);
-webkit-animation-timing-function: ease-in;
animation-timing-function: ease-in;
opacity: 0;
}
40% {
-webkit-transform: perspective(400px) rotate3d(1, 0, 0, -20deg);
transform: perspective(400px) rotate3d(1, 0, 0, -20deg);
-webkit-animation-timing-function: ease-in;
animation-timing-function: ease-in;
}
60% {
-webkit-transform: perspective(400px) rotate3d(1, 0, 0, 10deg);
transform: perspective(400px) rotate3d(1, 0, 0, 10deg);
opacity: 1;
}
80% {
-webkit-transform: perspective(400px) rotate3d(1, 0, 0, -5deg);
transform: perspective(400px) rotate3d(1, 0, 0, -5deg);
}
to {
-webkit-transform: perspective(400px);
transform: perspective(400px);
}
}
.flipInX {
-webkit-backface-visibility: visible !important;
backface-visibility: visible !important;
-webkit-animation-name: flipInX;
animation-name: flipInX;
}
@-webkit-keyframes flipInY {
from {
-webkit-transform: perspective(400px) rotate3d(0, 1, 0, 90deg);
transform: perspective(400px) rotate3d(0, 1, 0, 90deg);
-webkit-animation-timing-function: ease-in;
animation-timing-function: ease-in;
opacity: 0;
}
40% {
-webkit-transform: perspective(400px) rotate3d(0, 1, 0, -20deg);
transform: perspective(400px) rotate3d(0, 1, 0, -20deg);
-webkit-animation-timing-function: ease-in;
animation-timing-function: ease-in;
}
60% {
-webkit-transform: perspective(400px) rotate3d(0, 1, 0, 10deg);
transform: perspective(400px) rotate3d(0, 1, 0, 10deg);
opacity: 1;
}
80% {
-webkit-transform: perspective(400px) rotate3d(0, 1, 0, -5deg);
transform: perspective(400px) rotate3d(0, 1, 0, -5deg);
}
to {
-webkit-transform: perspective(400px);
transform: perspective(400px);
}
}
@keyframes flipInY {
from {
-webkit-transform: perspective(400px) rotate3d(0, 1, 0, 90deg);
transform: perspective(400px) rotate3d(0, 1, 0, 90deg);
-webkit-animation-timing-function: ease-in;
animation-timing-function: ease-in;
opacity: 0;
}
40% {
-webkit-transform: perspective(400px) rotate3d(0, 1, 0, -20deg);
transform: perspective(400px) rotate3d(0, 1, 0, -20deg);
-webkit-animation-timing-function: ease-in;
animation-timing-function: ease-in;
}
60% {
-webkit-transform: perspective(400px) rotate3d(0, 1, 0, 10deg);
transform: perspective(400px) rotate3d(0, 1, 0, 10deg);
opacity: 1;
}
80% {
-webkit-transform: perspective(400px) rotate3d(0, 1, 0, -5deg);
transform: perspective(400px) rotate3d(0, 1, 0, -5deg);
}
to {
-webkit-transform: perspective(400px);
transform: perspective(400px);
}
}
.flipInY {
-webkit-backface-visibility: visible !important;
backface-visibility: visible !important;
-webkit-animation-name: flipInY;
animation-name: flipInY;
}
@-webkit-keyframes flipOutX {
from {
-webkit-transform: perspective(400px);
transform: perspective(400px);
}
30% {
-webkit-transform: perspective(400px) rotate3d(1, 0, 0, -20deg);
transform: perspective(400px) rotate3d(1, 0, 0, -20deg);
opacity: 1;
}
to {
-webkit-transform: perspective(400px) rotate3d(1, 0, 0, 90deg);
transform: perspective(400px) rotate3d(1, 0, 0, 90deg);
opacity: 0;
}
}
@keyframes flipOutX {
from {
-webkit-transform: perspective(400px);
transform: perspective(400px);
}
30% {
-webkit-transform: perspective(400px) rotate3d(1, 0, 0, -20deg);
transform: perspective(400px) rotate3d(1, 0, 0, -20deg);
opacity: 1;
}
to {
-webkit-transform: perspective(400px) rotate3d(1, 0, 0, 90deg);
transform: perspective(400px) rotate3d(1, 0, 0, 90deg);
opacity: 0;
}
}
.flipOutX {
-webkit-animation-name: flipOutX;
animation-name: flipOutX;
-webkit-backface-visibility: visible !important;
backface-visibility: visible !important;
}
@-webkit-keyframes flipOutY {
from {
-webkit-transform: perspective(400px);
transform: perspective(400px);
}
30% {
-webkit-transform: perspective(400px) rotate3d(0, 1, 0, -15deg);
transform: perspective(400px) rotate3d(0, 1, 0, -15deg);
opacity: 1;
}
to {
-webkit-transform: perspective(400px) rotate3d(0, 1, 0, 90deg);
transform: perspective(400px) rotate3d(0, 1, 0, 90deg);
opacity: 0;
}
}
@keyframes flipOutY {
from {
-webkit-transform: perspective(400px);
transform: perspective(400px);
}
30% {
-webkit-transform: perspective(400px) rotate3d(0, 1, 0, -15deg);
transform: perspective(400px) rotate3d(0, 1, 0, -15deg);
opacity: 1;
}
to {
-webkit-transform: perspective(400px) rotate3d(0, 1, 0, 90deg);
transform: perspective(400px) rotate3d(0, 1, 0, 90deg);
opacity: 0;
}
}
.flipOutY {
-webkit-backface-visibility: visible !important;
backface-visibility: visible !important;
-webkit-animation-name: flipOutY;
animation-name: flipOutY;
}
@-webkit-keyframes lightSpeedIn {
from {
-webkit-transform: translate3d(100%, 0, 0) skewX(-30deg);
transform: translate3d(100%, 0, 0) skewX(-30deg);
opacity: 0;
}
60% {
-webkit-transform: skewX(20deg);
transform: skewX(20deg);
opacity: 1;
}
80% {
-webkit-transform: skewX(-5deg);
transform: skewX(-5deg);
opacity: 1;
}
to {
-webkit-transform: none;
transform: none;
opacity: 1;
}
}
@keyframes lightSpeedIn {
from {
-webkit-transform: translate3d(100%, 0, 0) skewX(-30deg);
transform: translate3d(100%, 0, 0) skewX(-30deg);
opacity: 0;
}
60% {
-webkit-transform: skewX(20deg);
transform: skewX(20deg);
opacity: 1;
}
80% {
-webkit-transform: skewX(-5deg);
transform: skewX(-5deg);
opacity: 1;
}
to {
-webkit-transform: none;
transform: none;
opacity: 1;
}
}
.lightSpeedIn {
-webkit-animation-name: lightSpeedIn;
animation-name: lightSpeedIn;
-webkit-animation-timing-function: ease-out;
animation-timing-function: ease-out;
}
@-webkit-keyframes lightSpeedOut {
from {
opacity: 1;
}
to {
-webkit-transform: translate3d(100%, 0, 0) skewX(30deg);
transform: translate3d(100%, 0, 0) skewX(30deg);
opacity: 0;
}
}
@keyframes lightSpeedOut {
from {
opacity: 1;
}
to {
-webkit-transform: translate3d(100%, 0, 0) skewX(30deg);
transform: translate3d(100%, 0, 0) skewX(30deg);
opacity: 0;
}
}
.lightSpeedOut {
-webkit-animation-name: lightSpeedOut;
animation-name: lightSpeedOut;
-webkit-animation-timing-function: ease-in;
animation-timing-function: ease-in;
}
@-webkit-keyframes rotateIn {
from {
-webkit-transform-origin: center;
transform-origin: center;
-webkit-transform: rotate3d(0, 0, 1, -200deg);
transform: rotate3d(0, 0, 1, -200deg);
opacity: 0;
}
to {
-webkit-transform-origin: center;
transform-origin: center;
-webkit-transform: none;
transform: none;
opacity: 1;
}
}
@keyframes rotateIn {
from {
-webkit-transform-origin: center;
transform-origin: center;
-webkit-transform: rotate3d(0, 0, 1, -200deg);
transform: rotate3d(0, 0, 1, -200deg);
opacity: 0;
}
to {
-webkit-transform-origin: center;
transform-origin: center;
-webkit-transform: none;
transform: none;
opacity: 1;
}
}
.rotateIn {
-webkit-animation-name: rotateIn;
animation-name: rotateIn;
}
@-webkit-keyframes rotateInDownLeft {
from {
-webkit-transform-origin: left bottom;
transform-origin: left bottom;
-webkit-transform: rotate3d(0, 0, 1, -45deg);
transform: rotate3d(0, 0, 1, -45deg);
opacity: 0;
}
to {
-webkit-transform-origin: left bottom;
transform-origin: left bottom;
-webkit-transform: none;
transform: none;
opacity: 1;
}
}
@keyframes rotateInDownLeft {
from {
-webkit-transform-origin: left bottom;
transform-origin: left bottom;
-webkit-transform: rotate3d(0, 0, 1, -45deg);
transform: rotate3d(0, 0, 1, -45deg);
opacity: 0;
}
to {
-webkit-transform-origin: left bottom;
transform-origin: left bottom;
-webkit-transform: none;
transform: none;
opacity: 1;
}
}
.rotateInDownLeft {
-webkit-animation-name: rotateInDownLeft;
animation-name: rotateInDownLeft;
}
@-webkit-keyframes rotateInDownRight {
from {
-webkit-transform-origin: right bottom;
transform-origin: right bottom;
-webkit-transform: rotate3d(0, 0, 1, 45deg);
transform: rotate3d(0, 0, 1, 45deg);
opacity: 0;
}
to {
-webkit-transform-origin: right bottom;
transform-origin: right bottom;
-webkit-transform: none;
transform: none;
opacity: 1;
}
}
@keyframes rotateInDownRight {
from {
-webkit-transform-origin: right bottom;
transform-origin: right bottom;
-webkit-transform: rotate3d(0, 0, 1, 45deg);
transform: rotate3d(0, 0, 1, 45deg);
opacity: 0;
}
to {
-webkit-transform-origin: right bottom;
transform-origin: right bottom;
-webkit-transform: none;
transform: none;
opacity: 1;
}
}
.rotateInDownRight {
-webkit-animation-name: rotateInDownRight;
animation-name: rotateInDownRight;
}
@-webkit-keyframes rotateInUpLeft {
from {
-webkit-transform-origin: left bottom;
transform-origin: left bottom;
-webkit-transform: rotate3d(0, 0, 1, 45deg);
transform: rotate3d(0, 0, 1, 45deg);
opacity: 0;
}
to {
-webkit-transform-origin: left bottom;
transform-origin: left bottom;
-webkit-transform: none;
transform: none;
opacity: 1;
}
}
@keyframes rotateInUpLeft {
from {
-webkit-transform-origin: left bottom;
transform-origin: left bottom;
-webkit-transform: rotate3d(0, 0, 1, 45deg);
transform: rotate3d(0, 0, 1, 45deg);
opacity: 0;
}
to {
-webkit-transform-origin: left bottom;
transform-origin: left bottom;
-webkit-transform: none;
transform: none;
opacity: 1;
}
}
.rotateInUpLeft {
-webkit-animation-name: rotateInUpLeft;
animation-name: rotateInUpLeft;
}
@-webkit-keyframes rotateInUpRight {
from {
-webkit-transform-origin: right bottom;
transform-origin: right bottom;
-webkit-transform: rotate3d(0, 0, 1, -90deg);
transform: rotate3d(0, 0, 1, -90deg);
opacity: 0;
}
to {
-webkit-transform-origin: right bottom;
transform-origin: right bottom;
-webkit-transform: none;
transform: none;
opacity: 1;
}
}
@keyframes rotateInUpRight {
from {
-webkit-transform-origin: right bottom;
transform-origin: right bottom;
-webkit-transform: rotate3d(0, 0, 1, -90deg);
transform: rotate3d(0, 0, 1, -90deg);
opacity: 0;
}
to {
-webkit-transform-origin: right bottom;
transform-origin: right bottom;
-webkit-transform: none;
transform: none;
opacity: 1;
}
}
.rotateInUpRight {
-webkit-animation-name: rotateInUpRight;
animation-name: rotateInUpRight;
}
@-webkit-keyframes rotateOut {
from {
-webkit-transform-origin: center;
transform-origin: center;
opacity: 1;
}
to {
-webkit-transform-origin: center;
transform-origin: center;
-webkit-transform: rotate3d(0, 0, 1, 200deg);
transform: rotate3d(0, 0, 1, 200deg);
opacity: 0;
}
}
@keyframes rotateOut {
from {
-webkit-transform-origin: center;
transform-origin: center;
opacity: 1;
}
to {
-webkit-transform-origin: center;
transform-origin: center;
-webkit-transform: rotate3d(0, 0, 1, 200deg);
transform: rotate3d(0, 0, 1, 200deg);
opacity: 0;
}
}
.rotateOut {
-webkit-animation-name: rotateOut;
animation-name: rotateOut;
}
@-webkit-keyframes rotateOutDownLeft {
from {
-webkit-transform-origin: left bottom;
transform-origin: left bottom;
opacity: 1;
}
to {
-webkit-transform-origin: left bottom;
transform-origin: left bottom;
-webkit-transform: rotate3d(0, 0, 1, 45deg);
transform: rotate3d(0, 0, 1, 45deg);
opacity: 0;
}
}
@keyframes rotateOutDownLeft {
from {
-webkit-transform-origin: left bottom;
transform-origin: left bottom;
opacity: 1;
}
to {
-webkit-transform-origin: left bottom;
transform-origin: left bottom;
-webkit-transform: rotate3d(0, 0, 1, 45deg);
transform: rotate3d(0, 0, 1, 45deg);
opacity: 0;
}
}
.rotateOutDownLeft {
-webkit-animation-name: rotateOutDownLeft;
animation-name: rotateOutDownLeft;
}
@-webkit-keyframes rotateOutDownRight {
from {
-webkit-transform-origin: right bottom;
transform-origin: right bottom;
opacity: 1;
}
to {
-webkit-transform-origin: right bottom;
transform-origin: right bottom;
-webkit-transform: rotate3d(0, 0, 1, -45deg);
transform: rotate3d(0, 0, 1, -45deg);
opacity: 0;
}
}
@keyframes rotateOutDownRight {
from {
-webkit-transform-origin: right bottom;
transform-origin: right bottom;
opacity: 1;
}
to {
-webkit-transform-origin: right bottom;
transform-origin: right bottom;
-webkit-transform: rotate3d(0, 0, 1, -45deg);
transform: rotate3d(0, 0, 1, -45deg);
opacity: 0;
}
}
.rotateOutDownRight {
-webkit-animation-name: rotateOutDownRight;
animation-name: rotateOutDownRight;
}
@-webkit-keyframes rotateOutUpLeft {
from {
-webkit-transform-origin: left bottom;
transform-origin: left bottom;
opacity: 1;
}
to {
-webkit-transform-origin: left bottom;
transform-origin: left bottom;
-webkit-transform: rotate3d(0, 0, 1, -45deg);
transform: rotate3d(0, 0, 1, -45deg);
opacity: 0;
}
}
@keyframes rotateOutUpLeft {
from {
-webkit-transform-origin: left bottom;
transform-origin: left bottom;
opacity: 1;
}
to {
-webkit-transform-origin: left bottom;
transform-origin: left bottom;
-webkit-transform: rotate3d(0, 0, 1, -45deg);
transform: rotate3d(0, 0, 1, -45deg);
opacity: 0;
}
}
.rotateOutUpLeft {
-webkit-animation-name: rotateOutUpLeft;
animation-name: rotateOutUpLeft;
}
@-webkit-keyframes rotateOutUpRight {
from {
-webkit-transform-origin: right bottom;
transform-origin: right bottom;
opacity: 1;
}
to {
-webkit-transform-origin: right bottom;
transform-origin: right bottom;
-webkit-transform: rotate3d(0, 0, 1, 90deg);
transform: rotate3d(0, 0, 1, 90deg);
opacity: 0;
}
}
@keyframes rotateOutUpRight {
from {
-webkit-transform-origin: right bottom;
transform-origin: right bottom;
opacity: 1;
}
to {
-webkit-transform-origin: right bottom;
transform-origin: right bottom;
-webkit-transform: rotate3d(0, 0, 1, 90deg);
transform: rotate3d(0, 0, 1, 90deg);
opacity: 0;
}
}
.rotateOutUpRight {
-webkit-animation-name: rotateOutUpRight;
animation-name: rotateOutUpRight;
}
@-webkit-keyframes hinge {
0% {
-webkit-transform-origin: top left;
transform-origin: top left;
-webkit-animation-timing-function: ease-in-out;
animation-timing-function: ease-in-out;
}
20%, 60% {
-webkit-transform: rotate3d(0, 0, 1, 80deg);
transform: rotate3d(0, 0, 1, 80deg);
-webkit-transform-origin: top left;
transform-origin: top left;
-webkit-animation-timing-function: ease-in-out;
animation-timing-function: ease-in-out;
}
40%, 80% {
-webkit-transform: rotate3d(0, 0, 1, 60deg);
transform: rotate3d(0, 0, 1, 60deg);
-webkit-transform-origin: top left;
transform-origin: top left;
-webkit-animation-timing-function: ease-in-out;
animation-timing-function: ease-in-out;
opacity: 1;
}
to {
-webkit-transform: translate3d(0, 700px, 0);
transform: translate3d(0, 700px, 0);
opacity: 0;
}
}
@keyframes hinge {
0% {
-webkit-transform-origin: top left;
transform-origin: top left;
-webkit-animation-timing-function: ease-in-out;
animation-timing-function: ease-in-out;
}
20%, 60% {
-webkit-transform: rotate3d(0, 0, 1, 80deg);
transform: rotate3d(0, 0, 1, 80deg);
-webkit-transform-origin: top left;
transform-origin: top left;
-webkit-animation-timing-function: ease-in-out;
animation-timing-function: ease-in-out;
}
40%, 80% {
-webkit-transform: rotate3d(0, 0, 1, 60deg);
transform: rotate3d(0, 0, 1, 60deg);
-webkit-transform-origin: top left;
transform-origin: top left;
-webkit-animation-timing-function: ease-in-out;
animation-timing-function: ease-in-out;
opacity: 1;
}
to {
-webkit-transform: translate3d(0, 700px, 0);
transform: translate3d(0, 700px, 0);
opacity: 0;
}
}
.hinge {
-webkit-animation-name: hinge;
animation-name: hinge;
}
/* originally authored by <NAME> - https://github.com/nickpettit/glide */
@-webkit-keyframes rollIn {
from {
opacity: 0;
-webkit-transform: translate3d(-100%, 0, 0) rotate3d(0, 0, 1, -120deg);
transform: translate3d(-100%, 0, 0) rotate3d(0, 0, 1, -120deg);
}
to {
opacity: 1;
-webkit-transform: none;
transform: none;
}
}
@keyframes rollIn {
from {
opacity: 0;
-webkit-transform: translate3d(-100%, 0, 0) rotate3d(0, 0, 1, -120deg);
transform: translate3d(-100%, 0, 0) rotate3d(0, 0, 1, -120deg);
}
to {
opacity: 1;
-webkit-transform: none;
transform: none;
}
}
.rollIn {
-webkit-animation-name: rollIn;
animation-name: rollIn;
}
/* originally authored by <NAME> - https://github.com/nickpettit/glide */
@-webkit-keyframes rollOut {
from {
opacity: 1;
}
to {
opacity: 0;
-webkit-transform: translate3d(100%, 0, 0) rotate3d(0, 0, 1, 120deg);
transform: translate3d(100%, 0, 0) rotate3d(0, 0, 1, 120deg);
}
}
@keyframes rollOut {
from {
opacity: 1;
}
to {
opacity: 0;
-webkit-transform: translate3d(100%, 0, 0) rotate3d(0, 0, 1, 120deg);
transform: translate3d(100%, 0, 0) rotate3d(0, 0, 1, 120deg);
}
}
.rollOut {
-webkit-animation-name: rollOut;
animation-name: rollOut;
}
@-webkit-keyframes zoomIn {
from {
opacity: 0;
-webkit-transform: scale3d(0.3, 0.3, 0.3);
transform: scale3d(0.3, 0.3, 0.3);
}
50% {
opacity: 1;
}
}
@keyframes zoomIn {
from {
opacity: 0;
-webkit-transform: scale3d(0.3, 0.3, 0.3);
transform: scale3d(0.3, 0.3, 0.3);
}
50% {
opacity: 1;
}
}
.zoomIn {
-webkit-animation-name: zoomIn;
animation-name: zoomIn;
}
@-webkit-keyframes zoomInDown {
from {
opacity: 0;
-webkit-transform: scale3d(0.1, 0.1, 0.1) translate3d(0, -1000px, 0);
transform: scale3d(0.1, 0.1, 0.1) translate3d(0, -1000px, 0);
-webkit-animation-timing-function: cubic-bezier(0.55, 0.055, 0.675, 0.19);
animation-timing-function: cubic-bezier(0.55, 0.055, 0.675, 0.19);
}
60% {
opacity: 1;
-webkit-transform: scale3d(0.475, 0.475, 0.475) translate3d(0, 60px, 0);
transform: scale3d(0.475, 0.475, 0.475) translate3d(0, 60px, 0);
-webkit-animation-timing-function: cubic-bezier(0.175, 0.885, 0.32, 1);
animation-timing-function: cubic-bezier(0.175, 0.885, 0.32, 1);
}
}
@keyframes zoomInDown {
from {
opacity: 0;
-webkit-transform: scale3d(0.1, 0.1, 0.1) translate3d(0, -1000px, 0);
transform: scale3d(0.1, 0.1, 0.1) translate3d(0, -1000px, 0);
-webkit-animation-timing-function: cubic-bezier(0.55, 0.055, 0.675, 0.19);
animation-timing-function: cubic-bezier(0.55, 0.055, 0.675, 0.19);
}
60% {
opacity: 1;
-webkit-transform: scale3d(0.475, 0.475, 0.475) translate3d(0, 60px, 0);
transform: scale3d(0.475, 0.475, 0.475) translate3d(0, 60px, 0);
-webkit-animation-timing-function: cubic-bezier(0.175, 0.885, 0.32, 1);
animation-timing-function: cubic-bezier(0.175, 0.885, 0.32, 1);
}
}
.zoomInDown {
-webkit-animation-name: zoomInDown;
animation-name: zoomInDown;
}
@-webkit-keyframes zoomInLeft {
from {
opacity: 0;
-webkit-transform: scale3d(0.1, 0.1, 0.1) translate3d(-1000px, 0, 0);
transform: scale3d(0.1, 0.1, 0.1) translate3d(-1000px, 0, 0);
-webkit-animation-timing-function: cubic-bezier(0.55, 0.055, 0.675, 0.19);
animation-timing-function: cubic-bezier(0.55, 0.055, 0.675, 0.19);
}
60% {
opacity: 1;
-webkit-transform: scale3d(0.475, 0.475, 0.475) translate3d(10px, 0, 0);
transform: scale3d(0.475, 0.475, 0.475) translate3d(10px, 0, 0);
-webkit-animation-timing-function: cubic-bezier(0.175, 0.885, 0.32, 1);
animation-timing-function: cubic-bezier(0.175, 0.885, 0.32, 1);
}
}
@keyframes zoomInLeft {
from {
opacity: 0;
-webkit-transform: scale3d(0.1, 0.1, 0.1) translate3d(-1000px, 0, 0);
transform: scale3d(0.1, 0.1, 0.1) translate3d(-1000px, 0, 0);
-webkit-animation-timing-function: cubic-bezier(0.55, 0.055, 0.675, 0.19);
animation-timing-function: cubic-bezier(0.55, 0.055, 0.675, 0.19);
}
60% {
opacity: 1;
-webkit-transform: scale3d(0.475, 0.475, 0.475) translate3d(10px, 0, 0);
transform: scale3d(0.475, 0.475, 0.475) translate3d(10px, 0, 0);
-webkit-animation-timing-function: cubic-bezier(0.175, 0.885, 0.32, 1);
animation-timing-function: cubic-bezier(0.175, 0.885, 0.32, 1);
}
}
.zoomInLeft {
-webkit-animation-name: zoomInLeft;
animation-name: zoomInLeft;
}
@-webkit-keyframes zoomInRight {
from {
opacity: 0;
-webkit-transform: scale3d(0.1, 0.1, 0.1) translate3d(1000px, 0, 0);
transform: scale3d(0.1, 0.1, 0.1) translate3d(1000px, 0, 0);
-webkit-animation-timing-function: cubic-bezier(0.55, 0.055, 0.675, 0.19);
animation-timing-function: cubic-bezier(0.55, 0.055, 0.675, 0.19);
}
60% {
opacity: 1;
-webkit-transform: scale3d(0.475, 0.475, 0.475) translate3d(-10px, 0, 0);
transform: scale3d(0.475, 0.475, 0.475) translate3d(-10px, 0, 0);
-webkit-animation-timing-function: cubic-bezier(0.175, 0.885, 0.32, 1);
animation-timing-function: cubic-bezier(0.175, 0.885, 0.32, 1);
}
}
@keyframes zoomInRight {
from {
opacity: 0;
-webkit-transform: scale3d(0.1, 0.1, 0.1) translate3d(1000px, 0, 0);
transform: scale3d(0.1, 0.1, 0.1) translate3d(1000px, 0, 0);
-webkit-animation-timing-function: cubic-bezier(0.55, 0.055, 0.675, 0.19);
animation-timing-function: cubic-bezier(0.55, 0.055, 0.675, 0.19);
}
60% {
opacity: 1;
-webkit-transform: scale3d(0.475, 0.475, 0.475) translate3d(-10px, 0, 0);
transform: scale3d(0.475, 0.475, 0.475) translate3d(-10px, 0, 0);
-webkit-animation-timing-function: cubic-bezier(0.175, 0.885, 0.32, 1);
animation-timing-function: cubic-bezier(0.175, 0.885, 0.32, 1);
}
}
.zoomInRight {
-webkit-animation-name: zoomInRight;
animation-name: zoomInRight;
}
@-webkit-keyframes zoomInUp {
from {
opacity: 0;
-webkit-transform: scale3d(0.1, 0.1, 0.1) translate3d(0, 1000px, 0);
transform: scale3d(0.1, 0.1, 0.1) translate3d(0, 1000px, 0);
-webkit-animation-timing-function: cubic-bezier(0.55, 0.055, 0.675, 0.19);
animation-timing-function: cubic-bezier(0.55, 0.055, 0.675, 0.19);
}
60% {
opacity: 1;
-webkit-transform: scale3d(0.475, 0.475, 0.475) translate3d(0, -60px, 0);
transform: scale3d(0.475, 0.475, 0.475) translate3d(0, -60px, 0);
-webkit-animation-timing-function: cubic-bezier(0.175, 0.885, 0.32, 1);
animation-timing-function: cubic-bezier(0.175, 0.885, 0.32, 1);
}
}
@keyframes zoomInUp {
from {
opacity: 0;
-webkit-transform: scale3d(0.1, 0.1, 0.1) translate3d(0, 1000px, 0);
transform: scale3d(0.1, 0.1, 0.1) translate3d(0, 1000px, 0);
-webkit-animation-timing-function: cubic-bezier(0.55, 0.055, 0.675, 0.19);
animation-timing-function: cubic-bezier(0.55, 0.055, 0.675, 0.19);
}
60% {
opacity: 1;
-webkit-transform: scale3d(0.475, 0.475, 0.475) translate3d(0, -60px, 0);
transform: scale3d(0.475, 0.475, 0.475) translate3d(0, -60px, 0);
-webkit-animation-timing-function: cubic-bezier(0.175, 0.885, 0.32, 1);
animation-timing-function: cubic-bezier(0.175, 0.885, 0.32, 1);
}
}
.zoomInUp {
-webkit-animation-name: zoomInUp;
animation-name: zoomInUp;
}
@-webkit-keyframes zoomOut {
from {
opacity: 1;
}
50% {
opacity: 0;
-webkit-transform: scale3d(0.3, 0.3, 0.3);
transform: scale3d(0.3, 0.3, 0.3);
}
to {
opacity: 0;
}
}
@keyframes zoomOut {
from {
opacity: 1;
}
50% {
opacity: 0;
-webkit-transform: scale3d(0.3, 0.3, 0.3);
transform: scale3d(0.3, 0.3, 0.3);
}
to {
opacity: 0;
}
}
.zoomOut {
-webkit-animation-name: zoomOut;
animation-name: zoomOut;
}
@-webkit-keyframes zoomOutDown {
40% {
opacity: 1;
-webkit-transform: scale3d(0.475, 0.475, 0.475) translate3d(0, -60px, 0);
transform: scale3d(0.475, 0.475, 0.475) translate3d(0, -60px, 0);
-webkit-animation-timing-function: cubic-bezier(0.55, 0.055, 0.675, 0.19);
animation-timing-function: cubic-bezier(0.55, 0.055, 0.675, 0.19);
}
to {
opacity: 0;
-webkit-transform: scale3d(0.1, 0.1, 0.1) translate3d(0, 2000px, 0);
transform: scale3d(0.1, 0.1, 0.1) translate3d(0, 2000px, 0);
-webkit-transform-origin: center bottom;
transform-origin: center bottom;
-webkit-animation-timing-function: cubic-bezier(0.175, 0.885, 0.32, 1);
animation-timing-function: cubic-bezier(0.175, 0.885, 0.32, 1);
}
}
@keyframes zoomOutDown {
40% {
opacity: 1;
-webkit-transform: scale3d(0.475, 0.475, 0.475) translate3d(0, -60px, 0);
transform: scale3d(0.475, 0.475, 0.475) translate3d(0, -60px, 0);
-webkit-animation-timing-function: cubic-bezier(0.55, 0.055, 0.675, 0.19);
animation-timing-function: cubic-bezier(0.55, 0.055, 0.675, 0.19);
}
to {
opacity: 0;
-webkit-transform: scale3d(0.1, 0.1, 0.1) translate3d(0, 2000px, 0);
transform: scale3d(0.1, 0.1, 0.1) translate3d(0, 2000px, 0);
-webkit-transform-origin: center bottom;
transform-origin: center bottom;
-webkit-animation-timing-function: cubic-bezier(0.175, 0.885, 0.32, 1);
animation-timing-function: cubic-bezier(0.175, 0.885, 0.32, 1);
}
}
.zoomOutDown {
-webkit-animation-name: zoomOutDown;
animation-name: zoomOutDown;
}
@-webkit-keyframes zoomOutLeft {
40% {
opacity: 1;
-webkit-transform: scale3d(0.475, 0.475, 0.475) translate3d(42px, 0, 0);
transform: scale3d(0.475, 0.475, 0.475) translate3d(42px, 0, 0);
}
to {
opacity: 0;
-webkit-transform: scale(0.1) translate3d(-2000px, 0, 0);
transform: scale(0.1) translate3d(-2000px, 0, 0);
-webkit-transform-origin: left center;
transform-origin: left center;
}
}
@keyframes zoomOutLeft {
40% {
opacity: 1;
-webkit-transform: scale3d(0.475, 0.475, 0.475) translate3d(42px, 0, 0);
transform: scale3d(0.475, 0.475, 0.475) translate3d(42px, 0, 0);
}
to {
opacity: 0;
-webkit-transform: scale(0.1) translate3d(-2000px, 0, 0);
transform: scale(0.1) translate3d(-2000px, 0, 0);
-webkit-transform-origin: left center;
transform-origin: left center;
}
}
.zoomOutLeft {
-webkit-animation-name: zoomOutLeft;
animation-name: zoomOutLeft;
}
@-webkit-keyframes zoomOutRight {
40% {
opacity: 1;
-webkit-transform: scale3d(0.475, 0.475, 0.475) translate3d(-42px, 0, 0);
transform: scale3d(0.475, 0.475, 0.475) translate3d(-42px, 0, 0);
}
to {
opacity: 0;
-webkit-transform: scale(0.1) translate3d(2000px, 0, 0);
transform: scale(0.1) translate3d(2000px, 0, 0);
-webkit-transform-origin: right center;
transform-origin: right center;
}
}
@keyframes zoomOutRight {
40% {
opacity: 1;
-webkit-transform: scale3d(0.475, 0.475, 0.475) translate3d(-42px, 0, 0);
transform: scale3d(0.475, 0.475, 0.475) translate3d(-42px, 0, 0);
}
to {
opacity: 0;
-webkit-transform: scale(0.1) translate3d(2000px, 0, 0);
transform: scale(0.1) translate3d(2000px, 0, 0);
-webkit-transform-origin: right center;
transform-origin: right center;
}
}
.zoomOutRight {
-webkit-animation-name: zoomOutRight;
animation-name: zoomOutRight;
}
@-webkit-keyframes zoomOutUp {
40% {
opacity: 1;
-webkit-transform: scale3d(0.475, 0.475, 0.475) translate3d(0, 60px, 0);
transform: scale3d(0.475, 0.475, 0.475) translate3d(0, 60px, 0);
-webkit-animation-timing-function: cubic-bezier(0.55, 0.055, 0.675, 0.19);
animation-timing-function: cubic-bezier(0.55, 0.055, 0.675, 0.19);
}
to {
opacity: 0;
-webkit-transform: scale3d(0.1, 0.1, 0.1) translate3d(0, -2000px, 0);
transform: scale3d(0.1, 0.1, 0.1) translate3d(0, -2000px, 0);
-webkit-transform-origin: center bottom;
transform-origin: center bottom;
-webkit-animation-timing-function: cubic-bezier(0.175, 0.885, 0.32, 1);
animation-timing-function: cubic-bezier(0.175, 0.885, 0.32, 1);
}
}
@keyframes zoomOutUp {
40% {
opacity: 1;
-webkit-transform: scale3d(0.475, 0.475, 0.475) translate3d(0, 60px, 0);
transform: scale3d(0.475, 0.475, 0.475) translate3d(0, 60px, 0);
-webkit-animation-timing-function: cubic-bezier(0.55, 0.055, 0.675, 0.19);
animation-timing-function: cubic-bezier(0.55, 0.055, 0.675, 0.19);
}
to {
opacity: 0;
-webkit-transform: scale3d(0.1, 0.1, 0.1) translate3d(0, -2000px, 0);
transform: scale3d(0.1, 0.1, 0.1) translate3d(0, -2000px, 0);
-webkit-transform-origin: center bottom;
transform-origin: center bottom;
-webkit-animation-timing-function: cubic-bezier(0.175, 0.885, 0.32, 1);
animation-timing-function: cubic-bezier(0.175, 0.885, 0.32, 1);
}
}
.zoomOutUp {
-webkit-animation-name: zoomOutUp;
animation-name: zoomOutUp;
}
@-webkit-keyframes slideInDown {
from {
-webkit-transform: translate3d(0, -100%, 0);
transform: translate3d(0, -100%, 0);
visibility: visible;
}
to {
-webkit-transform: translate3d(0, 0, 0);
transform: translate3d(0, 0, 0);
}
}
@keyframes slideInDown {
from {
-webkit-transform: translate3d(0, -100%, 0);
transform: translate3d(0, -100%, 0);
visibility: visible;
}
to {
-webkit-transform: translate3d(0, 0, 0);
transform: translate3d(0, 0, 0);
}
}
.slideInDown {
-webkit-animation-name: slideInDown;
animation-name: slideInDown;
}
@-webkit-keyframes slideInLeft {
from {
-webkit-transform: translate3d(-100%, 0, 0);
transform: translate3d(-100%, 0, 0);
visibility: visible;
}
to {
-webkit-transform: translate3d(0, 0, 0);
transform: translate3d(0, 0, 0);
}
}
@keyframes slideInLeft {
from {
-webkit-transform: translate3d(-100%, 0, 0);
transform: translate3d(-100%, 0, 0);
visibility: visible;
}
to {
-webkit-transform: translate3d(0, 0, 0);
transform: translate3d(0, 0, 0);
}
}
.slideInLeft {
-webkit-animation-name: slideInLeft;
animation-name: slideInLeft;
}
@-webkit-keyframes slideInRight {
from {
-webkit-transform: translate3d(100%, 0, 0);
transform: translate3d(100%, 0, 0);
visibility: visible;
}
to {
-webkit-transform: translate3d(0, 0, 0);
transform: translate3d(0, 0, 0);
}
}
@keyframes slideInRight {
from {
-webkit-transform: translate3d(100%, 0, 0);
transform: translate3d(100%, 0, 0);
visibility: visible;
}
to {
-webkit-transform: translate3d(0, 0, 0);
transform: translate3d(0, 0, 0);
}
}
.slideInRight {
-webkit-animation-name: slideInRight;
animation-name: slideInRight;
}
@-webkit-keyframes slideInUp {
from {
-webkit-transform: translate3d(0, 100%, 0);
transform: translate3d(0, 100%, 0);
visibility: visible;
}
to {
-webkit-transform: translate3d(0, 0, 0);
transform: translate3d(0, 0, 0);
}
}
@keyframes slideInUp {
from {
-webkit-transform: translate3d(0, 100%, 0);
transform: translate3d(0, 100%, 0);
visibility: visible;
}
to {
-webkit-transform: translate3d(0, 0, 0);
transform: translate3d(0, 0, 0);
}
}
.slideInUp {
-webkit-animation-name: slideInUp;
animation-name: slideInUp;
}
@-webkit-keyframes slideOutDown {
from {
-webkit-transform: translate3d(0, 0, 0);
transform: translate3d(0, 0, 0);
}
to {
visibility: hidden;
-webkit-transform: translate3d(0, 100%, 0);
transform: translate3d(0, 100%, 0);
}
}
@keyframes slideOutDown {
from {
-webkit-transform: translate3d(0, 0, 0);
transform: translate3d(0, 0, 0);
}
to {
visibility: hidden;
-webkit-transform: translate3d(0, 100%, 0);
transform: translate3d(0, 100%, 0);
}
}
.slideOutDown {
-webkit-animation-name: slideOutDown;
animation-name: slideOutDown;
}
@-webkit-keyframes slideOutLeft {
from {
-webkit-transform: translate3d(0, 0, 0);
transform: translate3d(0, 0, 0);
}
to {
visibility: hidden;
-webkit-transform: translate3d(-100%, 0, 0);
transform: translate3d(-100%, 0, 0);
}
}
@keyframes slideOutLeft {
from {
-webkit-transform: translate3d(0, 0, 0);
transform: translate3d(0, 0, 0);
}
to {
visibility: hidden;
-webkit-transform: translate3d(-100%, 0, 0);
transform: translate3d(-100%, 0, 0);
}
}
.slideOutLeft {
-webkit-animation-name: slideOutLeft;
animation-name: slideOutLeft;
}
@-webkit-keyframes slideOutRight {
from {
-webkit-transform: translate3d(0, 0, 0);
transform: translate3d(0, 0, 0);
}
to {
visibility: hidden;
-webkit-transform: translate3d(100%, 0, 0);
transform: translate3d(100%, 0, 0);
}
}
@keyframes slideOutRight {
from {
-webkit-transform: translate3d(0, 0, 0);
transform: translate3d(0, 0, 0);
}
to {
visibility: hidden;
-webkit-transform: translate3d(100%, 0, 0);
transform: translate3d(100%, 0, 0);
}
}
.slideOutRight {
-webkit-animation-name: slideOutRight;
animation-name: slideOutRight;
}
@-webkit-keyframes slideOutUp {
from {
-webkit-transform: translate3d(0, 0, 0);
transform: translate3d(0, 0, 0);
}
to {
visibility: hidden;
-webkit-transform: translate3d(0, -100%, 0);
transform: translate3d(0, -100%, 0);
}
}
@keyframes slideOutUp {
from {
-webkit-transform: translate3d(0, 0, 0);
transform: translate3d(0, 0, 0);
}
to {
visibility: hidden;
-webkit-transform: translate3d(0, -100%, 0);
transform: translate3d(0, -100%, 0);
}
}
.slideOutUp {
-webkit-animation-name: slideOutUp;
animation-name: slideOutUp;
}
/*# sourceMappingURL=main.css.map */
|
css/main.css
|
@import url("https://fonts.googleapis.com/css?family=Lato:400,700|Montserrat:400,700|Open+Sans:400,600,700|Raleway:400,600,700|Roboto:400,500,700|PT+Sans:400,700");
html {
font-family: sans-serif;
-ms-text-size-adjust: 100%;
-webkit-text-size-adjust: 100%;
}
body {
margin: 0;
}
article,
aside,
details,
figcaption,
figure,
footer,
header,
hgroup,
main,
menu,
nav,
section,
summary {
display: block;
}
audio,
canvas,
progress,
video {
display: inline-block;
vertical-align: baseline;
}
audio:not([controls]) {
display: none;
height: 0;
}
[hidden],
template {
display: none;
}
a {
background-color: transparent;
}
a:active,
a:hover {
outline: 0;
}
abbr[title] {
border-bottom: 1px dotted;
}
b,
strong {
font-weight: bold;
}
dfn {
font-style: italic;
}
h1 {
font-size: 2em;
margin: 0.67em 0;
}
mark {
background: #ff0;
color: #000;
}
small {
font-size: 80%;
}
sub,
sup {
font-size: 75%;
line-height: 0;
position: relative;
vertical-align: baseline;
}
sup {
top: -0.5em;
}
sub {
bottom: -0.25em;
}
img {
border: 0;
}
svg:not(:root) {
overflow: hidden;
}
figure {
margin: 1em 40px;
}
hr {
box-sizing: content-box;
height: 0;
}
pre {
overflow: auto;
}
code,
kbd,
pre,
samp {
font-family: monospace, monospace;
font-size: 1em;
}
button,
input,
optgroup,
select,
textarea {
color: inherit;
font: inherit;
margin: 0;
}
button {
overflow: visible;
}
button,
select {
text-transform: none;
}
button,
html input[type="button"],
input[type="reset"],
input[type="submit"] {
-webkit-appearance: button;
cursor: pointer;
}
button[disabled],
html input[disabled] {
cursor: default;
}
button::-moz-focus-inner,
input::-moz-focus-inner {
border: 0;
padding: 0;
}
input {
line-height: normal;
}
input[type="checkbox"],
input[type="radio"] {
box-sizing: border-box;
padding: 0;
}
input[type="number"]::-webkit-inner-spin-button,
input[type="number"]::-webkit-outer-spin-button {
height: auto;
}
input[type="search"] {
-webkit-appearance: textfield;
box-sizing: content-box;
}
input[type="search"]::-webkit-search-cancel-button,
input[type="search"]::-webkit-search-decoration {
-webkit-appearance: none;
}
fieldset {
border: 1px solid #c0c0c0;
margin: 0 2px;
padding: 0.35em 0.625em 0.75em;
}
legend {
border: 0;
padding: 0;
}
textarea {
overflow: auto;
}
optgroup {
font-weight: bold;
}
table {
border-collapse: collapse;
border-spacing: 0;
}
td,
th {
padding: 0;
}
.container {
margin-right: auto;
margin-left: auto;
padding-left: 15px;
padding-right: 15px;
}
.container:before, .container:after {
content: " ";
display: table;
}
.container:after {
clear: both;
}
@media (min-width: 768px) {
.container {
width: 750px;
}
}
@media (min-width: 992px) {
.container {
width: 970px;
}
}
@media (min-width: 1200px) {
.container {
width: 1170px;
}
}
.container-fluid {
margin-right: auto;
margin-left: auto;
padding-left: 15px;
padding-right: 15px;
}
.container-fluid:before, .container-fluid:after {
content: " ";
display: table;
}
.container-fluid:after {
clear: both;
}
.row {
margin-left: -15px;
margin-right: -15px;
}
.row:before, .row:after {
content: " ";
display: table;
}
.row:after {
clear: both;
}
.col-xs-1, .col-sm-1, .col-md-1, .col-lg-1, .col-xs-2, .col-sm-2, .col-md-2, .col-lg-2, .col-xs-3, .col-sm-3, .col-md-3, .col-lg-3, .col-xs-4, .col-sm-4, .col-md-4, .col-lg-4, .col-xs-5, .col-sm-5, .col-md-5, .col-lg-5, .col-xs-6, .col-sm-6, .col-md-6, .col-lg-6, .col-xs-7, .col-sm-7, .col-md-7, .col-lg-7, .col-xs-8, .col-sm-8, .col-md-8, .col-lg-8, .col-xs-9, .col-sm-9, .col-md-9, .col-lg-9, .col-xs-10, .col-sm-10, .col-md-10, .col-lg-10, .col-xs-11, .col-sm-11, .col-md-11, .col-lg-11, .col-xs-12, .col-sm-12, .col-md-12, .col-lg-12 {
position: relative;
min-height: 1px;
padding-left: 15px;
padding-right: 15px;
}
.col-xs-1, .col-xs-2, .col-xs-3, .col-xs-4, .col-xs-5, .col-xs-6, .col-xs-7, .col-xs-8, .col-xs-9, .col-xs-10, .col-xs-11, .col-xs-12 {
float: left;
}
.col-xs-1 {
width: 8.33333%;
}
.col-xs-2 {
width: 16.66667%;
}
.col-xs-3 {
width: 25%;
}
.col-xs-4 {
width: 33.33333%;
}
.col-xs-5 {
width: 41.66667%;
}
.col-xs-6 {
width: 50%;
}
.col-xs-7 {
width: 58.33333%;
}
.col-xs-8 {
width: 66.66667%;
}
.col-xs-9 {
width: 75%;
}
.col-xs-10 {
width: 83.33333%;
}
.col-xs-11 {
width: 91.66667%;
}
.col-xs-12 {
width: 100%;
}
.col-xs-pull-0 {
right: auto;
}
.col-xs-pull-1 {
right: 8.33333%;
}
.col-xs-pull-2 {
right: 16.66667%;
}
.col-xs-pull-3 {
right: 25%;
}
.col-xs-pull-4 {
right: 33.33333%;
}
.col-xs-pull-5 {
right: 41.66667%;
}
.col-xs-pull-6 {
right: 50%;
}
.col-xs-pull-7 {
right: 58.33333%;
}
.col-xs-pull-8 {
right: 66.66667%;
}
.col-xs-pull-9 {
right: 75%;
}
.col-xs-pull-10 {
right: 83.33333%;
}
.col-xs-pull-11 {
right: 91.66667%;
}
.col-xs-pull-12 {
right: 100%;
}
.col-xs-push-0 {
left: auto;
}
.col-xs-push-1 {
left: 8.33333%;
}
.col-xs-push-2 {
left: 16.66667%;
}
.col-xs-push-3 {
left: 25%;
}
.col-xs-push-4 {
left: 33.33333%;
}
.col-xs-push-5 {
left: 41.66667%;
}
.col-xs-push-6 {
left: 50%;
}
.col-xs-push-7 {
left: 58.33333%;
}
.col-xs-push-8 {
left: 66.66667%;
}
.col-xs-push-9 {
left: 75%;
}
.col-xs-push-10 {
left: 83.33333%;
}
.col-xs-push-11 {
left: 91.66667%;
}
.col-xs-push-12 {
left: 100%;
}
.col-xs-offset-0 {
margin-left: 0%;
}
.col-xs-offset-1 {
margin-left: 8.33333%;
}
.col-xs-offset-2 {
margin-left: 16.66667%;
}
.col-xs-offset-3 {
margin-left: 25%;
}
.col-xs-offset-4 {
margin-left: 33.33333%;
}
.col-xs-offset-5 {
margin-left: 41.66667%;
}
.col-xs-offset-6 {
margin-left: 50%;
}
.col-xs-offset-7 {
margin-left: 58.33333%;
}
.col-xs-offset-8 {
margin-left: 66.66667%;
}
.col-xs-offset-9 {
margin-left: 75%;
}
.col-xs-offset-10 {
margin-left: 83.33333%;
}
.col-xs-offset-11 {
margin-left: 91.66667%;
}
.col-xs-offset-12 {
margin-left: 100%;
}
@media (min-width: 768px) {
.col-sm-1, .col-sm-2, .col-sm-3, .col-sm-4, .col-sm-5, .col-sm-6, .col-sm-7, .col-sm-8, .col-sm-9, .col-sm-10, .col-sm-11, .col-sm-12 {
float: left;
}
.col-sm-1 {
width: 8.33333%;
}
.col-sm-2 {
width: 16.66667%;
}
.col-sm-3 {
width: 25%;
}
.col-sm-4 {
width: 33.33333%;
}
.col-sm-5 {
width: 41.66667%;
}
.col-sm-6 {
width: 50%;
}
.col-sm-7 {
width: 58.33333%;
}
.col-sm-8 {
width: 66.66667%;
}
.col-sm-9 {
width: 75%;
}
.col-sm-10 {
width: 83.33333%;
}
.col-sm-11 {
width: 91.66667%;
}
.col-sm-12 {
width: 100%;
}
.col-sm-pull-0 {
right: auto;
}
.col-sm-pull-1 {
right: 8.33333%;
}
.col-sm-pull-2 {
right: 16.66667%;
}
.col-sm-pull-3 {
right: 25%;
}
.col-sm-pull-4 {
right: 33.33333%;
}
.col-sm-pull-5 {
right: 41.66667%;
}
.col-sm-pull-6 {
right: 50%;
}
.col-sm-pull-7 {
right: 58.33333%;
}
.col-sm-pull-8 {
right: 66.66667%;
}
.col-sm-pull-9 {
right: 75%;
}
.col-sm-pull-10 {
right: 83.33333%;
}
.col-sm-pull-11 {
right: 91.66667%;
}
.col-sm-pull-12 {
right: 100%;
}
.col-sm-push-0 {
left: auto;
}
.col-sm-push-1 {
left: 8.33333%;
}
.col-sm-push-2 {
left: 16.66667%;
}
.col-sm-push-3 {
left: 25%;
}
.col-sm-push-4 {
left: 33.33333%;
}
.col-sm-push-5 {
left: 41.66667%;
}
.col-sm-push-6 {
left: 50%;
}
.col-sm-push-7 {
left: 58.33333%;
}
.col-sm-push-8 {
left: 66.66667%;
}
.col-sm-push-9 {
left: 75%;
}
.col-sm-push-10 {
left: 83.33333%;
}
.col-sm-push-11 {
left: 91.66667%;
}
.col-sm-push-12 {
left: 100%;
}
.col-sm-offset-0 {
margin-left: 0%;
}
.col-sm-offset-1 {
margin-left: 8.33333%;
}
.col-sm-offset-2 {
margin-left: 16.66667%;
}
.col-sm-offset-3 {
margin-left: 25%;
}
.col-sm-offset-4 {
margin-left: 33.33333%;
}
.col-sm-offset-5 {
margin-left: 41.66667%;
}
.col-sm-offset-6 {
margin-left: 50%;
}
.col-sm-offset-7 {
margin-left: 58.33333%;
}
.col-sm-offset-8 {
margin-left: 66.66667%;
}
.col-sm-offset-9 {
margin-left: 75%;
}
.col-sm-offset-10 {
margin-left: 83.33333%;
}
.col-sm-offset-11 {
margin-left: 91.66667%;
}
.col-sm-offset-12 {
margin-left: 100%;
}
}
@media (min-width: 992px) {
.col-md-1, .col-md-2, .col-md-3, .col-md-4, .col-md-5, .col-md-6, .col-md-7, .col-md-8, .col-md-9, .col-md-10, .col-md-11, .col-md-12 {
float: left;
}
.col-md-1 {
width: 8.33333%;
}
.col-md-2 {
width: 16.66667%;
}
.col-md-3 {
width: 25%;
}
.col-md-4 {
width: 33.33333%;
}
.col-md-5 {
width: 41.66667%;
}
.col-md-6 {
width: 50%;
}
.col-md-7 {
width: 58.33333%;
}
.col-md-8 {
width: 66.66667%;
}
.col-md-9 {
width: 75%;
}
.col-md-10 {
width: 83.33333%;
}
.col-md-11 {
width: 91.66667%;
}
.col-md-12 {
width: 100%;
}
.col-md-pull-0 {
right: auto;
}
.col-md-pull-1 {
right: 8.33333%;
}
.col-md-pull-2 {
right: 16.66667%;
}
.col-md-pull-3 {
right: 25%;
}
.col-md-pull-4 {
right: 33.33333%;
}
.col-md-pull-5 {
right: 41.66667%;
}
.col-md-pull-6 {
right: 50%;
}
.col-md-pull-7 {
right: 58.33333%;
}
.col-md-pull-8 {
right: 66.66667%;
}
.col-md-pull-9 {
right: 75%;
}
.col-md-pull-10 {
right: 83.33333%;
}
.col-md-pull-11 {
right: 91.66667%;
}
.col-md-pull-12 {
right: 100%;
}
.col-md-push-0 {
left: auto;
}
.col-md-push-1 {
left: 8.33333%;
}
.col-md-push-2 {
left: 16.66667%;
}
.col-md-push-3 {
left: 25%;
}
.col-md-push-4 {
left: 33.33333%;
}
.col-md-push-5 {
left: 41.66667%;
}
.col-md-push-6 {
left: 50%;
}
.col-md-push-7 {
left: 58.33333%;
}
.col-md-push-8 {
left: 66.66667%;
}
.col-md-push-9 {
left: 75%;
}
.col-md-push-10 {
left: 83.33333%;
}
.col-md-push-11 {
left: 91.66667%;
}
.col-md-push-12 {
left: 100%;
}
.col-md-offset-0 {
margin-left: 0%;
}
.col-md-offset-1 {
margin-left: 8.33333%;
}
.col-md-offset-2 {
margin-left: 16.66667%;
}
.col-md-offset-3 {
margin-left: 25%;
}
.col-md-offset-4 {
margin-left: 33.33333%;
}
.col-md-offset-5 {
margin-left: 41.66667%;
}
.col-md-offset-6 {
margin-left: 50%;
}
.col-md-offset-7 {
margin-left: 58.33333%;
}
.col-md-offset-8 {
margin-left: 66.66667%;
}
.col-md-offset-9 {
margin-left: 75%;
}
.col-md-offset-10 {
margin-left: 83.33333%;
}
.col-md-offset-11 {
margin-left: 91.66667%;
}
.col-md-offset-12 {
margin-left: 100%;
}
}
@media (min-width: 1200px) {
.col-lg-1, .col-lg-2, .col-lg-3, .col-lg-4, .col-lg-5, .col-lg-6, .col-lg-7, .col-lg-8, .col-lg-9, .col-lg-10, .col-lg-11, .col-lg-12 {
float: left;
}
.col-lg-1 {
width: 8.33333%;
}
.col-lg-2 {
width: 16.66667%;
}
.col-lg-3 {
width: 25%;
}
.col-lg-4 {
width: 33.33333%;
}
.col-lg-5 {
width: 41.66667%;
}
.col-lg-6 {
width: 50%;
}
.col-lg-7 {
width: 58.33333%;
}
.col-lg-8 {
width: 66.66667%;
}
.col-lg-9 {
width: 75%;
}
.col-lg-10 {
width: 83.33333%;
}
.col-lg-11 {
width: 91.66667%;
}
.col-lg-12 {
width: 100%;
}
.col-lg-pull-0 {
right: auto;
}
.col-lg-pull-1 {
right: 8.33333%;
}
.col-lg-pull-2 {
right: 16.66667%;
}
.col-lg-pull-3 {
right: 25%;
}
.col-lg-pull-4 {
right: 33.33333%;
}
.col-lg-pull-5 {
right: 41.66667%;
}
.col-lg-pull-6 {
right: 50%;
}
.col-lg-pull-7 {
right: 58.33333%;
}
.col-lg-pull-8 {
right: 66.66667%;
}
.col-lg-pull-9 {
right: 75%;
}
.col-lg-pull-10 {
right: 83.33333%;
}
.col-lg-pull-11 {
right: 91.66667%;
}
.col-lg-pull-12 {
right: 100%;
}
.col-lg-push-0 {
left: auto;
}
.col-lg-push-1 {
left: 8.33333%;
}
.col-lg-push-2 {
left: 16.66667%;
}
.col-lg-push-3 {
left: 25%;
}
.col-lg-push-4 {
left: 33.33333%;
}
.col-lg-push-5 {
left: 41.66667%;
}
.col-lg-push-6 {
left: 50%;
}
.col-lg-push-7 {
left: 58.33333%;
}
.col-lg-push-8 {
left: 66.66667%;
}
.col-lg-push-9 {
left: 75%;
}
.col-lg-push-10 {
left: 83.33333%;
}
.col-lg-push-11 {
left: 91.66667%;
}
.col-lg-push-12 {
left: 100%;
}
.col-lg-offset-0 {
margin-left: 0%;
}
.col-lg-offset-1 {
margin-left: 8.33333%;
}
.col-lg-offset-2 {
margin-left: 16.66667%;
}
.col-lg-offset-3 {
margin-left: 25%;
}
.col-lg-offset-4 {
margin-left: 33.33333%;
}
.col-lg-offset-5 {
margin-left: 41.66667%;
}
.col-lg-offset-6 {
margin-left: 50%;
}
.col-lg-offset-7 {
margin-left: 58.33333%;
}
.col-lg-offset-8 {
margin-left: 66.66667%;
}
.col-lg-offset-9 {
margin-left: 75%;
}
.col-lg-offset-10 {
margin-left: 83.33333%;
}
.col-lg-offset-11 {
margin-left: 91.66667%;
}
.col-lg-offset-12 {
margin-left: 100%;
}
}
@-ms-viewport {
width: device-width;
}
.visible-xs {
display: none !important;
}
.visible-sm {
display: none !important;
}
.visible-md {
display: none !important;
}
.visible-lg {
display: none !important;
}
.visible-xs-block,
.visible-xs-inline,
.visible-xs-inline-block,
.visible-sm-block,
.visible-sm-inline,
.visible-sm-inline-block,
.visible-md-block,
.visible-md-inline,
.visible-md-inline-block,
.visible-lg-block,
.visible-lg-inline,
.visible-lg-inline-block {
display: none !important;
}
@media (max-width: 767px) {
.visible-xs {
display: block !important;
}
table.visible-xs {
display: table !important;
}
tr.visible-xs {
display: table-row !important;
}
th.visible-xs,
td.visible-xs {
display: table-cell !important;
}
}
@media (max-width: 767px) {
.visible-xs-block {
display: block !important;
}
}
@media (max-width: 767px) {
.visible-xs-inline {
display: inline !important;
}
}
@media (max-width: 767px) {
.visible-xs-inline-block {
display: inline-block !important;
}
}
@media (min-width: 768px) and (max-width: 991px) {
.visible-sm {
display: block !important;
}
table.visible-sm {
display: table !important;
}
tr.visible-sm {
display: table-row !important;
}
th.visible-sm,
td.visible-sm {
display: table-cell !important;
}
}
@media (min-width: 768px) and (max-width: 991px) {
.visible-sm-block {
display: block !important;
}
}
@media (min-width: 768px) and (max-width: 991px) {
.visible-sm-inline {
display: inline !important;
}
}
@media (min-width: 768px) and (max-width: 991px) {
.visible-sm-inline-block {
display: inline-block !important;
}
}
@media (min-width: 992px) and (max-width: 1199px) {
.visible-md {
display: block !important;
}
table.visible-md {
display: table !important;
}
tr.visible-md {
display: table-row !important;
}
th.visible-md,
td.visible-md {
display: table-cell !important;
}
}
@media (min-width: 992px) and (max-width: 1199px) {
.visible-md-block {
display: block !important;
}
}
@media (min-width: 992px) and (max-width: 1199px) {
.visible-md-inline {
display: inline !important;
}
}
@media (min-width: 992px) and (max-width: 1199px) {
.visible-md-inline-block {
display: inline-block !important;
}
}
@media (min-width: 1200px) {
.visible-lg {
display: block !important;
}
table.visible-lg {
display: table !important;
}
tr.visible-lg {
display: table-row !important;
}
th.visible-lg,
td.visible-lg {
display: table-cell !important;
}
}
@media (min-width: 1200px) {
.visible-lg-block {
display: block !important;
}
}
@media (min-width: 1200px) {
.visible-lg-inline {
display: inline !important;
}
}
@media (min-width: 1200px) {
.visible-lg-inline-block {
display: inline-block !important;
}
}
@media (max-width: 767px) {
.hidden-xs {
display: none !important;
}
}
@media (min-width: 768px) and (max-width: 991px) {
.hidden-sm {
display: none !important;
}
}
@media (min-width: 992px) and (max-width: 1199px) {
.hidden-md {
display: none !important;
}
}
@media (min-width: 1200px) {
.hidden-lg {
display: none !important;
}
}
.visible-print {
display: none !important;
}
@media print {
.visible-print {
display: block !important;
}
table.visible-print {
display: table !important;
}
tr.visible-print {
display: table-row !important;
}
th.visible-print,
td.visible-print {
display: table-cell !important;
}
}
.visible-print-block {
display: none !important;
}
@media print {
.visible-print-block {
display: block !important;
}
}
.visible-print-inline {
display: none !important;
}
@media print {
.visible-print-inline {
display: inline !important;
}
}
.visible-print-inline-block {
display: none !important;
}
@media print {
.visible-print-inline-block {
display: inline-block !important;
}
}
@media print {
.hidden-print {
display: none !important;
}
}
* {
-webkit-box-sizing: border-box;
-moz-box-sizing: border-box;
box-sizing: border-box;
}
*:before,
*:after {
-webkit-box-sizing: border-box;
-moz-box-sizing: border-box;
box-sizing: border-box;
}
html {
font-size: 10px;
-webkit-tap-highlight-color: transparent;
}
body {
font-family: "Helvetica Neue", Helvetica, Arial, sans-serif;
font-size: 14px;
line-height: 1.42857;
color: #333333;
background-color: #fff;
}
input,
button,
select,
textarea {
font-family: inherit;
font-size: inherit;
line-height: inherit;
}
a {
color: #337ab7;
text-decoration: none;
-webkit-transition: all 0.2s ease-in-out;
-moz-transition: all 0.2s ease-in-out;
-o-transition: all 0.2s ease-in-out;
transition: all 0.2s ease-in-out;
}
a:hover, a:focus {
color: #23527c;
text-decoration: underline;
}
a:focus {
outline: thin dotted;
outline: 5px auto -webkit-focus-ring-color;
outline-offset: -2px;
}
figure {
margin: 0;
}
img {
vertical-align: middle;
}
.img-responsive {
display: block;
max-width: 100%;
height: auto;
}
.img-rounded {
border-radius: 6px;
}
.img-thumbnail {
padding: 4px;
line-height: 1.42857;
background-color: #fff;
border: 1px solid #ddd;
border-radius: 4px;
-webkit-transition: all 0.2s ease-in-out;
-o-transition: all 0.2s ease-in-out;
transition: all 0.2s ease-in-out;
display: inline-block;
max-width: 100%;
height: auto;
}
.img-circle {
border-radius: 50%;
}
hr {
margin-top: 20px;
margin-bottom: 20px;
border: 0;
border-top: 1px solid #eeeeee;
}
.sr-only {
position: absolute;
width: 1px;
height: 1px;
margin: -1px;
padding: 0;
overflow: hidden;
clip: rect(0, 0, 0, 0);
border: 0;
}
.sr-only-focusable:active, .sr-only-focusable:focus {
position: static;
width: auto;
height: auto;
margin: 0;
overflow: visible;
clip: auto;
}
[role="button"] {
cursor: pointer;
}
table {
background-color: transparent;
}
caption {
padding-top: 8px;
padding-bottom: 8px;
color: #777777;
text-align: left;
}
th {
text-align: left;
}
.table {
width: 100%;
max-width: 100%;
margin-bottom: 20px;
}
.table > thead > tr > th,
.table > thead > tr > td,
.table > tbody > tr > th,
.table > tbody > tr > td,
.table > tfoot > tr > th,
.table > tfoot > tr > td {
padding: 8px;
line-height: 1.42857;
vertical-align: top;
border-top: 1px solid #ddd;
}
.table > thead > tr > th {
vertical-align: bottom;
border-bottom: 2px solid #ddd;
}
.table > caption + thead > tr:first-child > th,
.table > caption + thead > tr:first-child > td,
.table > colgroup + thead > tr:first-child > th,
.table > colgroup + thead > tr:first-child > td,
.table > thead:first-child > tr:first-child > th,
.table > thead:first-child > tr:first-child > td {
border-top: 0;
}
.table > tbody + tbody {
border-top: 2px solid #ddd;
}
.table .table {
background-color: #fff;
}
.table-condensed > thead > tr > th,
.table-condensed > thead > tr > td,
.table-condensed > tbody > tr > th,
.table-condensed > tbody > tr > td,
.table-condensed > tfoot > tr > th,
.table-condensed > tfoot > tr > td {
padding: 5px;
}
.table-bordered {
border: 1px solid #ddd;
}
.table-bordered > thead > tr > th,
.table-bordered > thead > tr > td,
.table-bordered > tbody > tr > th,
.table-bordered > tbody > tr > td,
.table-bordered > tfoot > tr > th,
.table-bordered > tfoot > tr > td {
border: 1px solid #ddd;
}
.table-bordered > thead > tr > th,
.table-bordered > thead > tr > td {
border-bottom-width: 2px;
}
.table-striped > tbody > tr:nth-of-type(odd) {
background-color: #f9f9f9;
}
.table-hover > tbody > tr:hover {
background-color: #f5f5f5;
}
table col[class*="col-"] {
position: static;
float: none;
display: table-column;
}
table td[class*="col-"],
table th[class*="col-"] {
position: static;
float: none;
display: table-cell;
}
.table > thead > tr > td.active,
.table > thead > tr > th.active, .table > thead > tr.active > td, .table > thead > tr.active > th,
.table > tbody > tr > td.active,
.table > tbody > tr > th.active,
.table > tbody > tr.active > td,
.table > tbody > tr.active > th,
.table > tfoot > tr > td.active,
.table > tfoot > tr > th.active,
.table > tfoot > tr.active > td,
.table > tfoot > tr.active > th {
background-color: #f5f5f5;
}
.table-hover > tbody > tr > td.active:hover,
.table-hover > tbody > tr > th.active:hover, .table-hover > tbody > tr.active:hover > td, .table-hover > tbody > tr:hover > .active, .table-hover > tbody > tr.active:hover > th {
background-color: #e8e8e8;
}
.table > thead > tr > td.success,
.table > thead > tr > th.success, .table > thead > tr.success > td, .table > thead > tr.success > th,
.table > tbody > tr > td.success,
.table > tbody > tr > th.success,
.table > tbody > tr.success > td,
.table > tbody > tr.success > th,
.table > tfoot > tr > td.success,
.table > tfoot > tr > th.success,
.table > tfoot > tr.success > td,
.table > tfoot > tr.success > th {
background-color: #dff0d8;
}
.table-hover > tbody > tr > td.success:hover,
.table-hover > tbody > tr > th.success:hover, .table-hover > tbody > tr.success:hover > td, .table-hover > tbody > tr:hover > .success, .table-hover > tbody > tr.success:hover > th {
background-color: #d0e9c6;
}
.table > thead > tr > td.info,
.table > thead > tr > th.info, .table > thead > tr.info > td, .table > thead > tr.info > th,
.table > tbody > tr > td.info,
.table > tbody > tr > th.info,
.table > tbody > tr.info > td,
.table > tbody > tr.info > th,
.table > tfoot > tr > td.info,
.table > tfoot > tr > th.info,
.table > tfoot > tr.info > td,
.table > tfoot > tr.info > th {
background-color: #d9edf7;
}
.table-hover > tbody > tr > td.info:hover,
.table-hover > tbody > tr > th.info:hover, .table-hover > tbody > tr.info:hover > td, .table-hover > tbody > tr:hover > .info, .table-hover > tbody > tr.info:hover > th {
background-color: #c4e3f3;
}
.table > thead > tr > td.warning,
.table > thead > tr > th.warning, .table > thead > tr.warning > td, .table > thead > tr.warning > th,
.table > tbody > tr > td.warning,
.table > tbody > tr > th.warning,
.table > tbody > tr.warning > td,
.table > tbody > tr.warning > th,
.table > tfoot > tr > td.warning,
.table > tfoot > tr > th.warning,
.table > tfoot > tr.warning > td,
.table > tfoot > tr.warning > th {
background-color: #fcf8e3;
}
.table-hover > tbody > tr > td.warning:hover,
.table-hover > tbody > tr > th.warning:hover, .table-hover > tbody > tr.warning:hover > td, .table-hover > tbody > tr:hover > .warning, .table-hover > tbody > tr.warning:hover > th {
background-color: #faf2cc;
}
.table > thead > tr > td.danger,
.table > thead > tr > th.danger, .table > thead > tr.danger > td, .table > thead > tr.danger > th,
.table > tbody > tr > td.danger,
.table > tbody > tr > th.danger,
.table > tbody > tr.danger > td,
.table > tbody > tr.danger > th,
.table > tfoot > tr > td.danger,
.table > tfoot > tr > th.danger,
.table > tfoot > tr.danger > td,
.table > tfoot > tr.danger > th {
background-color: #f2dede;
}
.table-hover > tbody > tr > td.danger:hover,
.table-hover > tbody > tr > th.danger:hover, .table-hover > tbody > tr.danger:hover > td, .table-hover > tbody > tr:hover > .danger, .table-hover > tbody > tr.danger:hover > th {
background-color: #ebcccc;
}
.table-responsive {
overflow-x: auto;
min-height: 0.01%;
}
@media screen and (max-width: 767px) {
.table-responsive {
width: 100%;
margin-bottom: 15px;
overflow-y: hidden;
-ms-overflow-style: -ms-autohiding-scrollbar;
border: 1px solid #ddd;
}
.table-responsive > .table {
margin-bottom: 0;
}
.table-responsive > .table > thead > tr > th,
.table-responsive > .table > thead > tr > td,
.table-responsive > .table > tbody > tr > th,
.table-responsive > .table > tbody > tr > td,
.table-responsive > .table > tfoot > tr > th,
.table-responsive > .table > tfoot > tr > td {
white-space: nowrap;
}
.table-responsive > .table-bordered {
border: 0;
}
.table-responsive > .table-bordered > thead > tr > th:first-child,
.table-responsive > .table-bordered > thead > tr > td:first-child,
.table-responsive > .table-bordered > tbody > tr > th:first-child,
.table-responsive > .table-bordered > tbody > tr > td:first-child,
.table-responsive > .table-bordered > tfoot > tr > th:first-child,
.table-responsive > .table-bordered > tfoot > tr > td:first-child {
border-left: 0;
}
.table-responsive > .table-bordered > thead > tr > th:last-child,
.table-responsive > .table-bordered > thead > tr > td:last-child,
.table-responsive > .table-bordered > tbody > tr > th:last-child,
.table-responsive > .table-bordered > tbody > tr > td:last-child,
.table-responsive > .table-bordered > tfoot > tr > th:last-child,
.table-responsive > .table-bordered > tfoot > tr > td:last-child {
border-right: 0;
}
.table-responsive > .table-bordered > tbody > tr:last-child > th,
.table-responsive > .table-bordered > tbody > tr:last-child > td,
.table-responsive > .table-bordered > tfoot > tr:last-child > th,
.table-responsive > .table-bordered > tfoot > tr:last-child > td {
border-bottom: 0;
}
}
/*********************
BREAKPOINTS
*********************/
h1, h2, h3, h4, h5 {
text-align: center;
font-family: "Montserrat", sans-serif;
}
a {
color: #F5AD28;
}
a:hover {
text-decoration: none;
color: #df2f30;
}
/* Extra columns for 5 columns */
.col-xs-15,
.col-sm-15,
.col-md-15,
.col-lg-15 {
position: relative;
min-height: 1px;
padding-right: 10px;
padding-left: 10px;
}
.col-xs-15 {
width: 20%;
float: left;
}
@media (min-width: 768px) {
.col-sm-15 {
width: 20%;
float: left;
}
}
@media (min-width: 992px) {
.col-md-15 {
width: 20%;
float: left;
}
}
@media (min-width: 1200px) {
.col-lg-15 {
width: 20%;
float: left;
}
}
/* Main layout */
.page-id-29 {
font-family: "PT Sans", sans-serif;
}
.page-container {
width: 100%;
border-top: solid 4px #df2f30;
}
.no-row {
padding: 0;
}
#hero-slideshow .item img {
display: block;
width: 100%;
height: auto;
}
.main-content {
padding: 0;
}
.owl-controls {
display: none;
}
.textoverlay {
margin: 0;
position: absolute;
top: 50%;
left: 50%;
margin-right: -50%;
transform: translate(-50%, -50%);
z-index: 9999;
}
.textoverlay h1 {
background: rgba(0, 0, 0, 0.7);
padding: 10px;
color: white;
font-size: 4.5vw;
}
/* Sections */
.module {
min-height: 50px;
position: relative;
color: #FFF;
padding: 35px 0;
}
@media (min-width: 768px) {
.module {
padding: 69px 0;
}
}
@media (min-width: 1200px) {
.module {
padding: 135px 0;
}
}
.module ul {
padding-left: 20px;
list-style-type: square;
line-height: 1.5em;
}
.module p {
text-align: justify;
font-size: 18px;
font-size: 1.8rem;
}
.module h1 {
font-size: 41.5px;
font-size: 4.15rem;
}
.module.four p {
text-align: center;
}
#about-oys {
background: url(../img/oys-hq.jpg) no-repeat center;
background-attachment: fixed;
background-size: cover;
}
#the-team {
background: url(../img/football-together-bg.jpg) no-repeat center;
background-size: cover;
}
/* Section Content Areas */
.right h3, .left h3 {
text-align: left;
}
.outer-width {
overflow: hidden;
}
.outer-width .service {
display: table;
margin: 40px 0;
}
.outer-width .service img {
width: 100%;
}
@media (min-width: 768px) {
.vcenter {
display: table-cell;
vertical-align: middle;
float: none;
}
}
.team-profile {
background: #FFF;
color: #1d1c1a;
margin-bottom: 30px;
}
.team-profile .team-photo img {
width: 100%;
}
.team-profile .team-profile-text {
padding: 10px;
}
.team-profile .team-profile-text span {
color: #004ea9;
}
p.address-details {
margin: 18px 0;
}
.site-footer {
background: #1d1c1a;
color: #FFF;
text-align: center;
}
.site-footer p {
margin: 10px 0;
}
.footer-content {
padding: 15px 0;
}
@media (min-width: 992px) {
.footer-content {
padding: 15px 15%;
}
}
.footer-content img {
margin: 10px 0;
}
.header .header-logo {
display: block;
font: 0/0 a;
color: transparent;
text-shadow: none;
background-color: transparent;
border: 0;
background: url(../img/logo.jpg) no-repeat;
height: 149px;
width: 284px;
display: block;
margin: 0 auto;
}
/* Navigation Styles */
.main-nav {
margin: 0;
border-radius: 0;
box-shadow: none;
border: none;
background: #000;
z-index: 999999;
width: 100%;
top: 0;
font-family: "Raleway", sans-serif;
}
@media (min-width: 768px) {
.main-nav .navbar-nav {
display: inline-block;
float: none;
vertical-align: top;
}
.main-nav .navbar-collapse {
text-align: center;
}
}
.true-nav {
margin: 0px -15px;
}
.true-nav li a {
text-align: center;
color: #FFF !important;
text-shadow: none;
background: #000 !important;
margin: 0px 30px;
}
.affix {
border-bottom: 4px solid #df2f30;
}
.new-toggle {
float: none;
display: block;
margin-right: auto;
margin-left: auto;
border: none;
}
.new-toggle:hover, .new-toggle:focus {
background: none !important;
border: none !important;
}
.new-toggle .icon-bar {
background-color: #FFF !important;
}
@media (min-width: 768px) {
.new-toggle {
display: none;
}
}
.navbar-collapse {
border: none;
}
/*
* Owl Carousel - Animate Plugin
*/
.owl-carousel .animated {
-webkit-animation-duration: 1000ms;
animation-duration: 1000ms;
-webkit-animation-fill-mode: both;
animation-fill-mode: both;
}
.owl-carousel .owl-animated-in {
z-index: 0;
}
.owl-carousel .owl-animated-out {
z-index: 1;
}
.owl-carousel .fadeOut {
-webkit-animation-name: fadeOut;
animation-name: fadeOut;
}
@-webkit-keyframes fadeOut {
0% {
opacity: 1;
}
100% {
opacity: 0;
}
}
@keyframes fadeOut {
0% {
opacity: 1;
}
100% {
opacity: 0;
}
}
/*
* Owl Carousel - Auto Height Plugin
*/
.owl-height {
-webkit-transition: height 500ms ease-in-out;
-moz-transition: height 500ms ease-in-out;
-ms-transition: height 500ms ease-in-out;
-o-transition: height 500ms ease-in-out;
transition: height 500ms ease-in-out;
}
/*
* Core Owl Carousel CSS File
*/
.owl-carousel {
display: none;
width: 100%;
-webkit-tap-highlight-color: transparent;
/* position relative and z-index fix webkit rendering fonts issue */
position: relative;
z-index: 1;
}
.owl-carousel .owl-stage {
position: relative;
-ms-touch-action: pan-Y;
}
.owl-carousel .owl-stage:after {
content: ".";
display: block;
clear: both;
visibility: hidden;
line-height: 0;
height: 0;
}
.owl-carousel .owl-stage-outer {
position: relative;
overflow: hidden;
/* fix for flashing background */
-webkit-transform: translate3d(0px, 0px, 0px);
}
.owl-carousel .owl-controls .owl-nav .owl-prev,
.owl-carousel .owl-controls .owl-nav .owl-next,
.owl-carousel .owl-controls .owl-dot {
cursor: pointer;
cursor: hand;
-webkit-user-select: none;
-khtml-user-select: none;
-moz-user-select: none;
-ms-user-select: none;
user-select: none;
}
.owl-carousel.owl-loaded {
display: block;
}
.owl-carousel.owl-loading {
opacity: 0;
display: block;
}
.owl-carousel.owl-hidden {
opacity: 0;
}
.owl-carousel .owl-refresh .owl-item {
display: none;
}
.owl-carousel .owl-item {
position: relative;
min-height: 1px;
float: left;
-webkit-backface-visibility: hidden;
-webkit-tap-highlight-color: transparent;
-webkit-touch-callout: none;
-webkit-user-select: none;
-moz-user-select: none;
-ms-user-select: none;
user-select: none;
}
.owl-carousel .owl-item img {
display: block;
width: 100%;
-webkit-transform-style: preserve-3d;
}
.owl-carousel.owl-text-select-on .owl-item {
-webkit-user-select: auto;
-moz-user-select: auto;
-ms-user-select: auto;
user-select: auto;
}
.owl-carousel .owl-grab {
cursor: move;
cursor: -webkit-grab;
cursor: -o-grab;
cursor: -ms-grab;
cursor: grab;
}
.owl-carousel.owl-rtl {
direction: rtl;
}
.owl-carousel.owl-rtl .owl-item {
float: right;
}
/* No Js */
.no-js .owl-carousel {
display: block;
}
/*
* Owl Carousel - Lazy Load Plugin
*/
.owl-carousel .owl-item .owl-lazy {
opacity: 0;
-webkit-transition: opacity 400ms ease;
-moz-transition: opacity 400ms ease;
-ms-transition: opacity 400ms ease;
-o-transition: opacity 400ms ease;
transition: opacity 400ms ease;
}
.owl-carousel .owl-item img {
transform-style: preserve-3d;
}
/*
* Owl Carousel - Video Plugin
*/
.owl-carousel .owl-video-wrapper {
position: relative;
height: 100%;
background: #000;
}
.owl-carousel .owl-video-play-icon {
position: absolute;
height: 80px;
width: 80px;
left: 50%;
top: 50%;
margin-left: -40px;
margin-top: -40px;
background: url("owl.video.play.png") no-repeat;
cursor: pointer;
z-index: 1;
-webkit-backface-visibility: hidden;
-webkit-transition: scale 100ms ease;
-moz-transition: scale 100ms ease;
-ms-transition: scale 100ms ease;
-o-transition: scale 100ms ease;
transition: scale 100ms ease;
}
.owl-carousel .owl-video-play-icon:hover {
-webkit-transition: scale(1.3, 1.3);
-moz-transition: scale(1.3, 1.3);
-ms-transition: scale(1.3, 1.3);
-o-transition: scale(1.3, 1.3);
transition: scale(1.3, 1.3);
}
.owl-carousel .owl-video-playing .owl-video-tn,
.owl-carousel .owl-video-playing .owl-video-play-icon {
display: none;
}
.owl-carousel .owl-video-tn {
opacity: 0;
height: 100%;
background-position: center center;
background-repeat: no-repeat;
-webkit-background-size: contain;
-moz-background-size: contain;
-o-background-size: contain;
background-size: contain;
-webkit-transition: opacity 400ms ease;
-moz-transition: opacity 400ms ease;
-ms-transition: opacity 400ms ease;
-o-transition: opacity 400ms ease;
transition: opacity 400ms ease;
}
.owl-carousel .owl-video-frame {
position: relative;
z-index: 1;
}
/*!
* animate.css -http://daneden.me/animate
* Version - 3.5.1
* Licensed under the MIT license - http://opensource.org/licenses/MIT
*
* Copyright (c) 2016 <NAME>
*/
.animated {
-webkit-animation-duration: 1s;
animation-duration: 1s;
-webkit-animation-fill-mode: both;
animation-fill-mode: both;
}
.animated.infinite {
-webkit-animation-iteration-count: infinite;
animation-iteration-count: infinite;
}
.animated.hinge {
-webkit-animation-duration: 2s;
animation-duration: 2s;
}
.animated.flipOutX,
.animated.flipOutY,
.animated.bounceIn,
.animated.bounceOut {
-webkit-animation-duration: .75s;
animation-duration: .75s;
}
@-webkit-keyframes bounce {
from, 20%, 53%, 80%, to {
-webkit-animation-timing-function: cubic-bezier(0.215, 0.61, 0.355, 1);
animation-timing-function: cubic-bezier(0.215, 0.61, 0.355, 1);
-webkit-transform: translate3d(0, 0, 0);
transform: translate3d(0, 0, 0);
}
40%, 43% {
-webkit-animation-timing-function: cubic-bezier(0.755, 0.05, 0.855, 0.06);
animation-timing-function: cubic-bezier(0.755, 0.05, 0.855, 0.06);
-webkit-transform: translate3d(0, -30px, 0);
transform: translate3d(0, -30px, 0);
}
70% {
-webkit-animation-timing-function: cubic-bezier(0.755, 0.05, 0.855, 0.06);
animation-timing-function: cubic-bezier(0.755, 0.05, 0.855, 0.06);
-webkit-transform: translate3d(0, -15px, 0);
transform: translate3d(0, -15px, 0);
}
90% {
-webkit-transform: translate3d(0, -4px, 0);
transform: translate3d(0, -4px, 0);
}
}
@keyframes bounce {
from, 20%, 53%, 80%, to {
-webkit-animation-timing-function: cubic-bezier(0.215, 0.61, 0.355, 1);
animation-timing-function: cubic-bezier(0.215, 0.61, 0.355, 1);
-webkit-transform: translate3d(0, 0, 0);
transform: translate3d(0, 0, 0);
}
40%, 43% {
-webkit-animation-timing-function: cubic-bezier(0.755, 0.05, 0.855, 0.06);
animation-timing-function: cubic-bezier(0.755, 0.05, 0.855, 0.06);
-webkit-transform: translate3d(0, -30px, 0);
transform: translate3d(0, -30px, 0);
}
70% {
-webkit-animation-timing-function: cubic-bezier(0.755, 0.05, 0.855, 0.06);
animation-timing-function: cubic-bezier(0.755, 0.05, 0.855, 0.06);
-webkit-transform: translate3d(0, -15px, 0);
transform: translate3d(0, -15px, 0);
}
90% {
-webkit-transform: translate3d(0, -4px, 0);
transform: translate3d(0, -4px, 0);
}
}
.bounce {
-webkit-animation-name: bounce;
animation-name: bounce;
-webkit-transform-origin: center bottom;
transform-origin: center bottom;
}
@-webkit-keyframes flash {
from, 50%, to {
opacity: 1;
}
25%, 75% {
opacity: 0;
}
}
@keyframes flash {
from, 50%, to {
opacity: 1;
}
25%, 75% {
opacity: 0;
}
}
.flash {
-webkit-animation-name: flash;
animation-name: flash;
}
/* originally authored by <NAME> - https://github.com/nickpettit/glide */
@-webkit-keyframes pulse {
from {
-webkit-transform: scale3d(1, 1, 1);
transform: scale3d(1, 1, 1);
}
50% {
-webkit-transform: scale3d(1.05, 1.05, 1.05);
transform: scale3d(1.05, 1.05, 1.05);
}
to {
-webkit-transform: scale3d(1, 1, 1);
transform: scale3d(1, 1, 1);
}
}
@keyframes pulse {
from {
-webkit-transform: scale3d(1, 1, 1);
transform: scale3d(1, 1, 1);
}
50% {
-webkit-transform: scale3d(1.05, 1.05, 1.05);
transform: scale3d(1.05, 1.05, 1.05);
}
to {
-webkit-transform: scale3d(1, 1, 1);
transform: scale3d(1, 1, 1);
}
}
.pulse {
-webkit-animation-name: pulse;
animation-name: pulse;
}
@-webkit-keyframes rubberBand {
from {
-webkit-transform: scale3d(1, 1, 1);
transform: scale3d(1, 1, 1);
}
30% {
-webkit-transform: scale3d(1.25, 0.75, 1);
transform: scale3d(1.25, 0.75, 1);
}
40% {
-webkit-transform: scale3d(0.75, 1.25, 1);
transform: scale3d(0.75, 1.25, 1);
}
50% {
-webkit-transform: scale3d(1.15, 0.85, 1);
transform: scale3d(1.15, 0.85, 1);
}
65% {
-webkit-transform: scale3d(0.95, 1.05, 1);
transform: scale3d(0.95, 1.05, 1);
}
75% {
-webkit-transform: scale3d(1.05, 0.95, 1);
transform: scale3d(1.05, 0.95, 1);
}
to {
-webkit-transform: scale3d(1, 1, 1);
transform: scale3d(1, 1, 1);
}
}
@keyframes rubberBand {
from {
-webkit-transform: scale3d(1, 1, 1);
transform: scale3d(1, 1, 1);
}
30% {
-webkit-transform: scale3d(1.25, 0.75, 1);
transform: scale3d(1.25, 0.75, 1);
}
40% {
-webkit-transform: scale3d(0.75, 1.25, 1);
transform: scale3d(0.75, 1.25, 1);
}
50% {
-webkit-transform: scale3d(1.15, 0.85, 1);
transform: scale3d(1.15, 0.85, 1);
}
65% {
-webkit-transform: scale3d(0.95, 1.05, 1);
transform: scale3d(0.95, 1.05, 1);
}
75% {
-webkit-transform: scale3d(1.05, 0.95, 1);
transform: scale3d(1.05, 0.95, 1);
}
to {
-webkit-transform: scale3d(1, 1, 1);
transform: scale3d(1, 1, 1);
}
}
.rubberBand {
-webkit-animation-name: rubberBand;
animation-name: rubberBand;
}
@-webkit-keyframes shake {
from, to {
-webkit-transform: translate3d(0, 0, 0);
transform: translate3d(0, 0, 0);
}
10%, 30%, 50%, 70%, 90% {
-webkit-transform: translate3d(-10px, 0, 0);
transform: translate3d(-10px, 0, 0);
}
20%, 40%, 60%, 80% {
-webkit-transform: translate3d(10px, 0, 0);
transform: translate3d(10px, 0, 0);
}
}
@keyframes shake {
from, to {
-webkit-transform: translate3d(0, 0, 0);
transform: translate3d(0, 0, 0);
}
10%, 30%, 50%, 70%, 90% {
-webkit-transform: translate3d(-10px, 0, 0);
transform: translate3d(-10px, 0, 0);
}
20%, 40%, 60%, 80% {
-webkit-transform: translate3d(10px, 0, 0);
transform: translate3d(10px, 0, 0);
}
}
.shake {
-webkit-animation-name: shake;
animation-name: shake;
}
@-webkit-keyframes headShake {
0% {
-webkit-transform: translateX(0);
transform: translateX(0);
}
6.5% {
-webkit-transform: translateX(-6px) rotateY(-9deg);
transform: translateX(-6px) rotateY(-9deg);
}
18.5% {
-webkit-transform: translateX(5px) rotateY(7deg);
transform: translateX(5px) rotateY(7deg);
}
31.5% {
-webkit-transform: translateX(-3px) rotateY(-5deg);
transform: translateX(-3px) rotateY(-5deg);
}
43.5% {
-webkit-transform: translateX(2px) rotateY(3deg);
transform: translateX(2px) rotateY(3deg);
}
50% {
-webkit-transform: translateX(0);
transform: translateX(0);
}
}
@keyframes headShake {
0% {
-webkit-transform: translateX(0);
transform: translateX(0);
}
6.5% {
-webkit-transform: translateX(-6px) rotateY(-9deg);
transform: translateX(-6px) rotateY(-9deg);
}
18.5% {
-webkit-transform: translateX(5px) rotateY(7deg);
transform: translateX(5px) rotateY(7deg);
}
31.5% {
-webkit-transform: translateX(-3px) rotateY(-5deg);
transform: translateX(-3px) rotateY(-5deg);
}
43.5% {
-webkit-transform: translateX(2px) rotateY(3deg);
transform: translateX(2px) rotateY(3deg);
}
50% {
-webkit-transform: translateX(0);
transform: translateX(0);
}
}
.headShake {
-webkit-animation-timing-function: ease-in-out;
animation-timing-function: ease-in-out;
-webkit-animation-name: headShake;
animation-name: headShake;
}
@-webkit-keyframes swing {
20% {
-webkit-transform: rotate3d(0, 0, 1, 15deg);
transform: rotate3d(0, 0, 1, 15deg);
}
40% {
-webkit-transform: rotate3d(0, 0, 1, -10deg);
transform: rotate3d(0, 0, 1, -10deg);
}
60% {
-webkit-transform: rotate3d(0, 0, 1, 5deg);
transform: rotate3d(0, 0, 1, 5deg);
}
80% {
-webkit-transform: rotate3d(0, 0, 1, -5deg);
transform: rotate3d(0, 0, 1, -5deg);
}
to {
-webkit-transform: rotate3d(0, 0, 1, 0deg);
transform: rotate3d(0, 0, 1, 0deg);
}
}
@keyframes swing {
20% {
-webkit-transform: rotate3d(0, 0, 1, 15deg);
transform: rotate3d(0, 0, 1, 15deg);
}
40% {
-webkit-transform: rotate3d(0, 0, 1, -10deg);
transform: rotate3d(0, 0, 1, -10deg);
}
60% {
-webkit-transform: rotate3d(0, 0, 1, 5deg);
transform: rotate3d(0, 0, 1, 5deg);
}
80% {
-webkit-transform: rotate3d(0, 0, 1, -5deg);
transform: rotate3d(0, 0, 1, -5deg);
}
to {
-webkit-transform: rotate3d(0, 0, 1, 0deg);
transform: rotate3d(0, 0, 1, 0deg);
}
}
.swing {
-webkit-transform-origin: top center;
transform-origin: top center;
-webkit-animation-name: swing;
animation-name: swing;
}
@-webkit-keyframes tada {
from {
-webkit-transform: scale3d(1, 1, 1);
transform: scale3d(1, 1, 1);
}
10%, 20% {
-webkit-transform: scale3d(0.9, 0.9, 0.9) rotate3d(0, 0, 1, -3deg);
transform: scale3d(0.9, 0.9, 0.9) rotate3d(0, 0, 1, -3deg);
}
30%, 50%, 70%, 90% {
-webkit-transform: scale3d(1.1, 1.1, 1.1) rotate3d(0, 0, 1, 3deg);
transform: scale3d(1.1, 1.1, 1.1) rotate3d(0, 0, 1, 3deg);
}
40%, 60%, 80% {
-webkit-transform: scale3d(1.1, 1.1, 1.1) rotate3d(0, 0, 1, -3deg);
transform: scale3d(1.1, 1.1, 1.1) rotate3d(0, 0, 1, -3deg);
}
to {
-webkit-transform: scale3d(1, 1, 1);
transform: scale3d(1, 1, 1);
}
}
@keyframes tada {
from {
-webkit-transform: scale3d(1, 1, 1);
transform: scale3d(1, 1, 1);
}
10%, 20% {
-webkit-transform: scale3d(0.9, 0.9, 0.9) rotate3d(0, 0, 1, -3deg);
transform: scale3d(0.9, 0.9, 0.9) rotate3d(0, 0, 1, -3deg);
}
30%, 50%, 70%, 90% {
-webkit-transform: scale3d(1.1, 1.1, 1.1) rotate3d(0, 0, 1, 3deg);
transform: scale3d(1.1, 1.1, 1.1) rotate3d(0, 0, 1, 3deg);
}
40%, 60%, 80% {
-webkit-transform: scale3d(1.1, 1.1, 1.1) rotate3d(0, 0, 1, -3deg);
transform: scale3d(1.1, 1.1, 1.1) rotate3d(0, 0, 1, -3deg);
}
to {
-webkit-transform: scale3d(1, 1, 1);
transform: scale3d(1, 1, 1);
}
}
.tada {
-webkit-animation-name: tada;
animation-name: tada;
}
/* originally authored by <NAME> - https://github.com/nickpettit/glide */
@-webkit-keyframes wobble {
from {
-webkit-transform: none;
transform: none;
}
15% {
-webkit-transform: translate3d(-25%, 0, 0) rotate3d(0, 0, 1, -5deg);
transform: translate3d(-25%, 0, 0) rotate3d(0, 0, 1, -5deg);
}
30% {
-webkit-transform: translate3d(20%, 0, 0) rotate3d(0, 0, 1, 3deg);
transform: translate3d(20%, 0, 0) rotate3d(0, 0, 1, 3deg);
}
45% {
-webkit-transform: translate3d(-15%, 0, 0) rotate3d(0, 0, 1, -3deg);
transform: translate3d(-15%, 0, 0) rotate3d(0, 0, 1, -3deg);
}
60% {
-webkit-transform: translate3d(10%, 0, 0) rotate3d(0, 0, 1, 2deg);
transform: translate3d(10%, 0, 0) rotate3d(0, 0, 1, 2deg);
}
75% {
-webkit-transform: translate3d(-5%, 0, 0) rotate3d(0, 0, 1, -1deg);
transform: translate3d(-5%, 0, 0) rotate3d(0, 0, 1, -1deg);
}
to {
-webkit-transform: none;
transform: none;
}
}
@keyframes wobble {
from {
-webkit-transform: none;
transform: none;
}
15% {
-webkit-transform: translate3d(-25%, 0, 0) rotate3d(0, 0, 1, -5deg);
transform: translate3d(-25%, 0, 0) rotate3d(0, 0, 1, -5deg);
}
30% {
-webkit-transform: translate3d(20%, 0, 0) rotate3d(0, 0, 1, 3deg);
transform: translate3d(20%, 0, 0) rotate3d(0, 0, 1, 3deg);
}
45% {
-webkit-transform: translate3d(-15%, 0, 0) rotate3d(0, 0, 1, -3deg);
transform: translate3d(-15%, 0, 0) rotate3d(0, 0, 1, -3deg);
}
60% {
-webkit-transform: translate3d(10%, 0, 0) rotate3d(0, 0, 1, 2deg);
transform: translate3d(10%, 0, 0) rotate3d(0, 0, 1, 2deg);
}
75% {
-webkit-transform: translate3d(-5%, 0, 0) rotate3d(0, 0, 1, -1deg);
transform: translate3d(-5%, 0, 0) rotate3d(0, 0, 1, -1deg);
}
to {
-webkit-transform: none;
transform: none;
}
}
.wobble {
-webkit-animation-name: wobble;
animation-name: wobble;
}
@-webkit-keyframes jello {
from, 11.1%, to {
-webkit-transform: none;
transform: none;
}
22.2% {
-webkit-transform: skewX(-12.5deg) skewY(-12.5deg);
transform: skewX(-12.5deg) skewY(-12.5deg);
}
33.3% {
-webkit-transform: skewX(6.25deg) skewY(6.25deg);
transform: skewX(6.25deg) skewY(6.25deg);
}
44.4% {
-webkit-transform: skewX(-3.125deg) skewY(-3.125deg);
transform: skewX(-3.125deg) skewY(-3.125deg);
}
55.5% {
-webkit-transform: skewX(1.5625deg) skewY(1.5625deg);
transform: skewX(1.5625deg) skewY(1.5625deg);
}
66.6% {
-webkit-transform: skewX(-0.78125deg) skewY(-0.78125deg);
transform: skewX(-0.78125deg) skewY(-0.78125deg);
}
77.7% {
-webkit-transform: skewX(0.39063deg) skewY(0.39063deg);
transform: skewX(0.39063deg) skewY(0.39063deg);
}
88.8% {
-webkit-transform: skewX(-0.19531deg) skewY(-0.19531deg);
transform: skewX(-0.19531deg) skewY(-0.19531deg);
}
}
@keyframes jello {
from, 11.1%, to {
-webkit-transform: none;
transform: none;
}
22.2% {
-webkit-transform: skewX(-12.5deg) skewY(-12.5deg);
transform: skewX(-12.5deg) skewY(-12.5deg);
}
33.3% {
-webkit-transform: skewX(6.25deg) skewY(6.25deg);
transform: skewX(6.25deg) skewY(6.25deg);
}
44.4% {
-webkit-transform: skewX(-3.125deg) skewY(-3.125deg);
transform: skewX(-3.125deg) skewY(-3.125deg);
}
55.5% {
-webkit-transform: skewX(1.5625deg) skewY(1.5625deg);
transform: skewX(1.5625deg) skewY(1.5625deg);
}
66.6% {
-webkit-transform: skewX(-0.78125deg) skewY(-0.78125deg);
transform: skewX(-0.78125deg) skewY(-0.78125deg);
}
77.7% {
-webkit-transform: skewX(0.39063deg) skewY(0.39063deg);
transform: skewX(0.39063deg) skewY(0.39063deg);
}
88.8% {
-webkit-transform: skewX(-0.19531deg) skewY(-0.19531deg);
transform: skewX(-0.19531deg) skewY(-0.19531deg);
}
}
.jello {
-webkit-animation-name: jello;
animation-name: jello;
-webkit-transform-origin: center;
transform-origin: center;
}
@-webkit-keyframes bounceIn {
from, 20%, 40%, 60%, 80%, to {
-webkit-animation-timing-function: cubic-bezier(0.215, 0.61, 0.355, 1);
animation-timing-function: cubic-bezier(0.215, 0.61, 0.355, 1);
}
0% {
opacity: 0;
-webkit-transform: scale3d(0.3, 0.3, 0.3);
transform: scale3d(0.3, 0.3, 0.3);
}
20% {
-webkit-transform: scale3d(1.1, 1.1, 1.1);
transform: scale3d(1.1, 1.1, 1.1);
}
40% {
-webkit-transform: scale3d(0.9, 0.9, 0.9);
transform: scale3d(0.9, 0.9, 0.9);
}
60% {
opacity: 1;
-webkit-transform: scale3d(1.03, 1.03, 1.03);
transform: scale3d(1.03, 1.03, 1.03);
}
80% {
-webkit-transform: scale3d(0.97, 0.97, 0.97);
transform: scale3d(0.97, 0.97, 0.97);
}
to {
opacity: 1;
-webkit-transform: scale3d(1, 1, 1);
transform: scale3d(1, 1, 1);
}
}
@keyframes bounceIn {
from, 20%, 40%, 60%, 80%, to {
-webkit-animation-timing-function: cubic-bezier(0.215, 0.61, 0.355, 1);
animation-timing-function: cubic-bezier(0.215, 0.61, 0.355, 1);
}
0% {
opacity: 0;
-webkit-transform: scale3d(0.3, 0.3, 0.3);
transform: scale3d(0.3, 0.3, 0.3);
}
20% {
-webkit-transform: scale3d(1.1, 1.1, 1.1);
transform: scale3d(1.1, 1.1, 1.1);
}
40% {
-webkit-transform: scale3d(0.9, 0.9, 0.9);
transform: scale3d(0.9, 0.9, 0.9);
}
60% {
opacity: 1;
-webkit-transform: scale3d(1.03, 1.03, 1.03);
transform: scale3d(1.03, 1.03, 1.03);
}
80% {
-webkit-transform: scale3d(0.97, 0.97, 0.97);
transform: scale3d(0.97, 0.97, 0.97);
}
to {
opacity: 1;
-webkit-transform: scale3d(1, 1, 1);
transform: scale3d(1, 1, 1);
}
}
.bounceIn {
-webkit-animation-name: bounceIn;
animation-name: bounceIn;
}
@-webkit-keyframes bounceInDown {
from, 60%, 75%, 90%, to {
-webkit-animation-timing-function: cubic-bezier(0.215, 0.61, 0.355, 1);
animation-timing-function: cubic-bezier(0.215, 0.61, 0.355, 1);
}
0% {
opacity: 0;
-webkit-transform: translate3d(0, -3000px, 0);
transform: translate3d(0, -3000px, 0);
}
60% {
opacity: 1;
-webkit-transform: translate3d(0, 25px, 0);
transform: translate3d(0, 25px, 0);
}
75% {
-webkit-transform: translate3d(0, -10px, 0);
transform: translate3d(0, -10px, 0);
}
90% {
-webkit-transform: translate3d(0, 5px, 0);
transform: translate3d(0, 5px, 0);
}
to {
-webkit-transform: none;
transform: none;
}
}
@keyframes bounceInDown {
from, 60%, 75%, 90%, to {
-webkit-animation-timing-function: cubic-bezier(0.215, 0.61, 0.355, 1);
animation-timing-function: cubic-bezier(0.215, 0.61, 0.355, 1);
}
0% {
opacity: 0;
-webkit-transform: translate3d(0, -3000px, 0);
transform: translate3d(0, -3000px, 0);
}
60% {
opacity: 1;
-webkit-transform: translate3d(0, 25px, 0);
transform: translate3d(0, 25px, 0);
}
75% {
-webkit-transform: translate3d(0, -10px, 0);
transform: translate3d(0, -10px, 0);
}
90% {
-webkit-transform: translate3d(0, 5px, 0);
transform: translate3d(0, 5px, 0);
}
to {
-webkit-transform: none;
transform: none;
}
}
.bounceInDown {
-webkit-animation-name: bounceInDown;
animation-name: bounceInDown;
}
@-webkit-keyframes bounceInLeft {
from, 60%, 75%, 90%, to {
-webkit-animation-timing-function: cubic-bezier(0.215, 0.61, 0.355, 1);
animation-timing-function: cubic-bezier(0.215, 0.61, 0.355, 1);
}
0% {
opacity: 0;
-webkit-transform: translate3d(-3000px, 0, 0);
transform: translate3d(-3000px, 0, 0);
}
60% {
opacity: 1;
-webkit-transform: translate3d(25px, 0, 0);
transform: translate3d(25px, 0, 0);
}
75% {
-webkit-transform: translate3d(-10px, 0, 0);
transform: translate3d(-10px, 0, 0);
}
90% {
-webkit-transform: translate3d(5px, 0, 0);
transform: translate3d(5px, 0, 0);
}
to {
-webkit-transform: none;
transform: none;
}
}
@keyframes bounceInLeft {
from, 60%, 75%, 90%, to {
-webkit-animation-timing-function: cubic-bezier(0.215, 0.61, 0.355, 1);
animation-timing-function: cubic-bezier(0.215, 0.61, 0.355, 1);
}
0% {
opacity: 0;
-webkit-transform: translate3d(-3000px, 0, 0);
transform: translate3d(-3000px, 0, 0);
}
60% {
opacity: 1;
-webkit-transform: translate3d(25px, 0, 0);
transform: translate3d(25px, 0, 0);
}
75% {
-webkit-transform: translate3d(-10px, 0, 0);
transform: translate3d(-10px, 0, 0);
}
90% {
-webkit-transform: translate3d(5px, 0, 0);
transform: translate3d(5px, 0, 0);
}
to {
-webkit-transform: none;
transform: none;
}
}
.bounceInLeft {
-webkit-animation-name: bounceInLeft;
animation-name: bounceInLeft;
}
@-webkit-keyframes bounceInRight {
from, 60%, 75%, 90%, to {
-webkit-animation-timing-function: cubic-bezier(0.215, 0.61, 0.355, 1);
animation-timing-function: cubic-bezier(0.215, 0.61, 0.355, 1);
}
from {
opacity: 0;
-webkit-transform: translate3d(3000px, 0, 0);
transform: translate3d(3000px, 0, 0);
}
60% {
opacity: 1;
-webkit-transform: translate3d(-25px, 0, 0);
transform: translate3d(-25px, 0, 0);
}
75% {
-webkit-transform: translate3d(10px, 0, 0);
transform: translate3d(10px, 0, 0);
}
90% {
-webkit-transform: translate3d(-5px, 0, 0);
transform: translate3d(-5px, 0, 0);
}
to {
-webkit-transform: none;
transform: none;
}
}
@keyframes bounceInRight {
from, 60%, 75%, 90%, to {
-webkit-animation-timing-function: cubic-bezier(0.215, 0.61, 0.355, 1);
animation-timing-function: cubic-bezier(0.215, 0.61, 0.355, 1);
}
from {
opacity: 0;
-webkit-transform: translate3d(3000px, 0, 0);
transform: translate3d(3000px, 0, 0);
}
60% {
opacity: 1;
-webkit-transform: translate3d(-25px, 0, 0);
transform: translate3d(-25px, 0, 0);
}
75% {
-webkit-transform: translate3d(10px, 0, 0);
transform: translate3d(10px, 0, 0);
}
90% {
-webkit-transform: translate3d(-5px, 0, 0);
transform: translate3d(-5px, 0, 0);
}
to {
-webkit-transform: none;
transform: none;
}
}
.bounceInRight {
-webkit-animation-name: bounceInRight;
animation-name: bounceInRight;
}
@-webkit-keyframes bounceInUp {
from, 60%, 75%, 90%, to {
-webkit-animation-timing-function: cubic-bezier(0.215, 0.61, 0.355, 1);
animation-timing-function: cubic-bezier(0.215, 0.61, 0.355, 1);
}
from {
opacity: 0;
-webkit-transform: translate3d(0, 3000px, 0);
transform: translate3d(0, 3000px, 0);
}
60% {
opacity: 1;
-webkit-transform: translate3d(0, -20px, 0);
transform: translate3d(0, -20px, 0);
}
75% {
-webkit-transform: translate3d(0, 10px, 0);
transform: translate3d(0, 10px, 0);
}
90% {
-webkit-transform: translate3d(0, -5px, 0);
transform: translate3d(0, -5px, 0);
}
to {
-webkit-transform: translate3d(0, 0, 0);
transform: translate3d(0, 0, 0);
}
}
@keyframes bounceInUp {
from, 60%, 75%, 90%, to {
-webkit-animation-timing-function: cubic-bezier(0.215, 0.61, 0.355, 1);
animation-timing-function: cubic-bezier(0.215, 0.61, 0.355, 1);
}
from {
opacity: 0;
-webkit-transform: translate3d(0, 3000px, 0);
transform: translate3d(0, 3000px, 0);
}
60% {
opacity: 1;
-webkit-transform: translate3d(0, -20px, 0);
transform: translate3d(0, -20px, 0);
}
75% {
-webkit-transform: translate3d(0, 10px, 0);
transform: translate3d(0, 10px, 0);
}
90% {
-webkit-transform: translate3d(0, -5px, 0);
transform: translate3d(0, -5px, 0);
}
to {
-webkit-transform: translate3d(0, 0, 0);
transform: translate3d(0, 0, 0);
}
}
.bounceInUp {
-webkit-animation-name: bounceInUp;
animation-name: bounceInUp;
}
@-webkit-keyframes bounceOut {
20% {
-webkit-transform: scale3d(0.9, 0.9, 0.9);
transform: scale3d(0.9, 0.9, 0.9);
}
50%, 55% {
opacity: 1;
-webkit-transform: scale3d(1.1, 1.1, 1.1);
transform: scale3d(1.1, 1.1, 1.1);
}
to {
opacity: 0;
-webkit-transform: scale3d(0.3, 0.3, 0.3);
transform: scale3d(0.3, 0.3, 0.3);
}
}
@keyframes bounceOut {
20% {
-webkit-transform: scale3d(0.9, 0.9, 0.9);
transform: scale3d(0.9, 0.9, 0.9);
}
50%, 55% {
opacity: 1;
-webkit-transform: scale3d(1.1, 1.1, 1.1);
transform: scale3d(1.1, 1.1, 1.1);
}
to {
opacity: 0;
-webkit-transform: scale3d(0.3, 0.3, 0.3);
transform: scale3d(0.3, 0.3, 0.3);
}
}
.bounceOut {
-webkit-animation-name: bounceOut;
animation-name: bounceOut;
}
@-webkit-keyframes bounceOutDown {
20% {
-webkit-transform: translate3d(0, 10px, 0);
transform: translate3d(0, 10px, 0);
}
40%, 45% {
opacity: 1;
-webkit-transform: translate3d(0, -20px, 0);
transform: translate3d(0, -20px, 0);
}
to {
opacity: 0;
-webkit-transform: translate3d(0, 2000px, 0);
transform: translate3d(0, 2000px, 0);
}
}
@keyframes bounceOutDown {
20% {
-webkit-transform: translate3d(0, 10px, 0);
transform: translate3d(0, 10px, 0);
}
40%, 45% {
opacity: 1;
-webkit-transform: translate3d(0, -20px, 0);
transform: translate3d(0, -20px, 0);
}
to {
opacity: 0;
-webkit-transform: translate3d(0, 2000px, 0);
transform: translate3d(0, 2000px, 0);
}
}
.bounceOutDown {
-webkit-animation-name: bounceOutDown;
animation-name: bounceOutDown;
}
@-webkit-keyframes bounceOutLeft {
20% {
opacity: 1;
-webkit-transform: translate3d(20px, 0, 0);
transform: translate3d(20px, 0, 0);
}
to {
opacity: 0;
-webkit-transform: translate3d(-2000px, 0, 0);
transform: translate3d(-2000px, 0, 0);
}
}
@keyframes bounceOutLeft {
20% {
opacity: 1;
-webkit-transform: translate3d(20px, 0, 0);
transform: translate3d(20px, 0, 0);
}
to {
opacity: 0;
-webkit-transform: translate3d(-2000px, 0, 0);
transform: translate3d(-2000px, 0, 0);
}
}
.bounceOutLeft {
-webkit-animation-name: bounceOutLeft;
animation-name: bounceOutLeft;
}
@-webkit-keyframes bounceOutRight {
20% {
opacity: 1;
-webkit-transform: translate3d(-20px, 0, 0);
transform: translate3d(-20px, 0, 0);
}
to {
opacity: 0;
-webkit-transform: translate3d(2000px, 0, 0);
transform: translate3d(2000px, 0, 0);
}
}
@keyframes bounceOutRight {
20% {
opacity: 1;
-webkit-transform: translate3d(-20px, 0, 0);
transform: translate3d(-20px, 0, 0);
}
to {
opacity: 0;
-webkit-transform: translate3d(2000px, 0, 0);
transform: translate3d(2000px, 0, 0);
}
}
.bounceOutRight {
-webkit-animation-name: bounceOutRight;
animation-name: bounceOutRight;
}
@-webkit-keyframes bounceOutUp {
20% {
-webkit-transform: translate3d(0, -10px, 0);
transform: translate3d(0, -10px, 0);
}
40%, 45% {
opacity: 1;
-webkit-transform: translate3d(0, 20px, 0);
transform: translate3d(0, 20px, 0);
}
to {
opacity: 0;
-webkit-transform: translate3d(0, -2000px, 0);
transform: translate3d(0, -2000px, 0);
}
}
@keyframes bounceOutUp {
20% {
-webkit-transform: translate3d(0, -10px, 0);
transform: translate3d(0, -10px, 0);
}
40%, 45% {
opacity: 1;
-webkit-transform: translate3d(0, 20px, 0);
transform: translate3d(0, 20px, 0);
}
to {
opacity: 0;
-webkit-transform: translate3d(0, -2000px, 0);
transform: translate3d(0, -2000px, 0);
}
}
.bounceOutUp {
-webkit-animation-name: bounceOutUp;
animation-name: bounceOutUp;
}
@-webkit-keyframes fadeIn {
from {
opacity: 0;
}
to {
opacity: 1;
}
}
@keyframes fadeIn {
from {
opacity: 0;
}
to {
opacity: 1;
}
}
.fadeIn {
-webkit-animation-name: fadeIn;
animation-name: fadeIn;
}
@-webkit-keyframes fadeInDown {
from {
opacity: 0;
-webkit-transform: translate3d(0, -100%, 0);
transform: translate3d(0, -100%, 0);
}
to {
opacity: 1;
-webkit-transform: none;
transform: none;
}
}
@keyframes fadeInDown {
from {
opacity: 0;
-webkit-transform: translate3d(0, -100%, 0);
transform: translate3d(0, -100%, 0);
}
to {
opacity: 1;
-webkit-transform: none;
transform: none;
}
}
.fadeInDown {
-webkit-animation-name: fadeInDown;
animation-name: fadeInDown;
}
@-webkit-keyframes fadeInDownBig {
from {
opacity: 0;
-webkit-transform: translate3d(0, -2000px, 0);
transform: translate3d(0, -2000px, 0);
}
to {
opacity: 1;
-webkit-transform: none;
transform: none;
}
}
@keyframes fadeInDownBig {
from {
opacity: 0;
-webkit-transform: translate3d(0, -2000px, 0);
transform: translate3d(0, -2000px, 0);
}
to {
opacity: 1;
-webkit-transform: none;
transform: none;
}
}
.fadeInDownBig {
-webkit-animation-name: fadeInDownBig;
animation-name: fadeInDownBig;
}
@-webkit-keyframes fadeInLeft {
from {
opacity: 0;
-webkit-transform: translate3d(-100%, 0, 0);
transform: translate3d(-100%, 0, 0);
}
to {
opacity: 1;
-webkit-transform: none;
transform: none;
}
}
@keyframes fadeInLeft {
from {
opacity: 0;
-webkit-transform: translate3d(-100%, 0, 0);
transform: translate3d(-100%, 0, 0);
}
to {
opacity: 1;
-webkit-transform: none;
transform: none;
}
}
.fadeInLeft {
-webkit-animation-name: fadeInLeft;
animation-name: fadeInLeft;
}
@-webkit-keyframes fadeInLeftBig {
from {
opacity: 0;
-webkit-transform: translate3d(-2000px, 0, 0);
transform: translate3d(-2000px, 0, 0);
}
to {
opacity: 1;
-webkit-transform: none;
transform: none;
}
}
@keyframes fadeInLeftBig {
from {
opacity: 0;
-webkit-transform: translate3d(-2000px, 0, 0);
transform: translate3d(-2000px, 0, 0);
}
to {
opacity: 1;
-webkit-transform: none;
transform: none;
}
}
.fadeInLeftBig {
-webkit-animation-name: fadeInLeftBig;
animation-name: fadeInLeftBig;
}
@-webkit-keyframes fadeInRight {
from {
opacity: 0;
-webkit-transform: translate3d(100%, 0, 0);
transform: translate3d(100%, 0, 0);
}
to {
opacity: 1;
-webkit-transform: none;
transform: none;
}
}
@keyframes fadeInRight {
from {
opacity: 0;
-webkit-transform: translate3d(100%, 0, 0);
transform: translate3d(100%, 0, 0);
}
to {
opacity: 1;
-webkit-transform: none;
transform: none;
}
}
.fadeInRight {
-webkit-animation-name: fadeInRight;
animation-name: fadeInRight;
}
@-webkit-keyframes fadeInRightBig {
from {
opacity: 0;
-webkit-transform: translate3d(2000px, 0, 0);
transform: translate3d(2000px, 0, 0);
}
to {
opacity: 1;
-webkit-transform: none;
transform: none;
}
}
@keyframes fadeInRightBig {
from {
opacity: 0;
-webkit-transform: translate3d(2000px, 0, 0);
transform: translate3d(2000px, 0, 0);
}
to {
opacity: 1;
-webkit-transform: none;
transform: none;
}
}
.fadeInRightBig {
-webkit-animation-name: fadeInRightBig;
animation-name: fadeInRightBig;
}
@-webkit-keyframes fadeInUp {
from {
opacity: 0;
-webkit-transform: translate3d(0, 100%, 0);
transform: translate3d(0, 100%, 0);
}
to {
opacity: 1;
-webkit-transform: none;
transform: none;
}
}
@keyframes fadeInUp {
from {
opacity: 0;
-webkit-transform: translate3d(0, 100%, 0);
transform: translate3d(0, 100%, 0);
}
to {
opacity: 1;
-webkit-transform: none;
transform: none;
}
}
.fadeInUp {
-webkit-animation-name: fadeInUp;
animation-name: fadeInUp;
}
@-webkit-keyframes fadeInUpBig {
from {
opacity: 0;
-webkit-transform: translate3d(0, 2000px, 0);
transform: translate3d(0, 2000px, 0);
}
to {
opacity: 1;
-webkit-transform: none;
transform: none;
}
}
@keyframes fadeInUpBig {
from {
opacity: 0;
-webkit-transform: translate3d(0, 2000px, 0);
transform: translate3d(0, 2000px, 0);
}
to {
opacity: 1;
-webkit-transform: none;
transform: none;
}
}
.fadeInUpBig {
-webkit-animation-name: fadeInUpBig;
animation-name: fadeInUpBig;
}
@-webkit-keyframes fadeOut {
from {
opacity: 1;
}
to {
opacity: 0;
}
}
@keyframes fadeOut {
from {
opacity: 1;
}
to {
opacity: 0;
}
}
.fadeOut {
-webkit-animation-name: fadeOut;
animation-name: fadeOut;
}
@-webkit-keyframes fadeOutDown {
from {
opacity: 1;
}
to {
opacity: 0;
-webkit-transform: translate3d(0, 100%, 0);
transform: translate3d(0, 100%, 0);
}
}
@keyframes fadeOutDown {
from {
opacity: 1;
}
to {
opacity: 0;
-webkit-transform: translate3d(0, 100%, 0);
transform: translate3d(0, 100%, 0);
}
}
.fadeOutDown {
-webkit-animation-name: fadeOutDown;
animation-name: fadeOutDown;
}
@-webkit-keyframes fadeOutDownBig {
from {
opacity: 1;
}
to {
opacity: 0;
-webkit-transform: translate3d(0, 2000px, 0);
transform: translate3d(0, 2000px, 0);
}
}
@keyframes fadeOutDownBig {
from {
opacity: 1;
}
to {
opacity: 0;
-webkit-transform: translate3d(0, 2000px, 0);
transform: translate3d(0, 2000px, 0);
}
}
.fadeOutDownBig {
-webkit-animation-name: fadeOutDownBig;
animation-name: fadeOutDownBig;
}
@-webkit-keyframes fadeOutLeft {
from {
opacity: 1;
}
to {
opacity: 0;
-webkit-transform: translate3d(-100%, 0, 0);
transform: translate3d(-100%, 0, 0);
}
}
@keyframes fadeOutLeft {
from {
opacity: 1;
}
to {
opacity: 0;
-webkit-transform: translate3d(-100%, 0, 0);
transform: translate3d(-100%, 0, 0);
}
}
.fadeOutLeft {
-webkit-animation-name: fadeOutLeft;
animation-name: fadeOutLeft;
}
@-webkit-keyframes fadeOutLeftBig {
from {
opacity: 1;
}
to {
opacity: 0;
-webkit-transform: translate3d(-2000px, 0, 0);
transform: translate3d(-2000px, 0, 0);
}
}
@keyframes fadeOutLeftBig {
from {
opacity: 1;
}
to {
opacity: 0;
-webkit-transform: translate3d(-2000px, 0, 0);
transform: translate3d(-2000px, 0, 0);
}
}
.fadeOutLeftBig {
-webkit-animation-name: fadeOutLeftBig;
animation-name: fadeOutLeftBig;
}
@-webkit-keyframes fadeOutRight {
from {
opacity: 1;
}
to {
opacity: 0;
-webkit-transform: translate3d(100%, 0, 0);
transform: translate3d(100%, 0, 0);
}
}
@keyframes fadeOutRight {
from {
opacity: 1;
}
to {
opacity: 0;
-webkit-transform: translate3d(100%, 0, 0);
transform: translate3d(100%, 0, 0);
}
}
.fadeOutRight {
-webkit-animation-name: fadeOutRight;
animation-name: fadeOutRight;
}
@-webkit-keyframes fadeOutRightBig {
from {
opacity: 1;
}
to {
opacity: 0;
-webkit-transform: translate3d(2000px, 0, 0);
transform: translate3d(2000px, 0, 0);
}
}
@keyframes fadeOutRightBig {
from {
opacity: 1;
}
to {
opacity: 0;
-webkit-transform: translate3d(2000px, 0, 0);
transform: translate3d(2000px, 0, 0);
}
}
.fadeOutRightBig {
-webkit-animation-name: fadeOutRightBig;
animation-name: fadeOutRightBig;
}
@-webkit-keyframes fadeOutUp {
from {
opacity: 1;
}
to {
opacity: 0;
-webkit-transform: translate3d(0, -100%, 0);
transform: translate3d(0, -100%, 0);
}
}
@keyframes fadeOutUp {
from {
opacity: 1;
}
to {
opacity: 0;
-webkit-transform: translate3d(0, -100%, 0);
transform: translate3d(0, -100%, 0);
}
}
.fadeOutUp {
-webkit-animation-name: fadeOutUp;
animation-name: fadeOutUp;
}
@-webkit-keyframes fadeOutUpBig {
from {
opacity: 1;
}
to {
opacity: 0;
-webkit-transform: translate3d(0, -2000px, 0);
transform: translate3d(0, -2000px, 0);
}
}
@keyframes fadeOutUpBig {
from {
opacity: 1;
}
to {
opacity: 0;
-webkit-transform: translate3d(0, -2000px, 0);
transform: translate3d(0, -2000px, 0);
}
}
.fadeOutUpBig {
-webkit-animation-name: fadeOutUpBig;
animation-name: fadeOutUpBig;
}
@-webkit-keyframes flip {
from {
-webkit-transform: perspective(400px) rotate3d(0, 1, 0, -360deg);
transform: perspective(400px) rotate3d(0, 1, 0, -360deg);
-webkit-animation-timing-function: ease-out;
animation-timing-function: ease-out;
}
40% {
-webkit-transform: perspective(400px) translate3d(0, 0, 150px) rotate3d(0, 1, 0, -190deg);
transform: perspective(400px) translate3d(0, 0, 150px) rotate3d(0, 1, 0, -190deg);
-webkit-animation-timing-function: ease-out;
animation-timing-function: ease-out;
}
50% {
-webkit-transform: perspective(400px) translate3d(0, 0, 150px) rotate3d(0, 1, 0, -170deg);
transform: perspective(400px) translate3d(0, 0, 150px) rotate3d(0, 1, 0, -170deg);
-webkit-animation-timing-function: ease-in;
animation-timing-function: ease-in;
}
80% {
-webkit-transform: perspective(400px) scale3d(0.95, 0.95, 0.95);
transform: perspective(400px) scale3d(0.95, 0.95, 0.95);
-webkit-animation-timing-function: ease-in;
animation-timing-function: ease-in;
}
to {
-webkit-transform: perspective(400px);
transform: perspective(400px);
-webkit-animation-timing-function: ease-in;
animation-timing-function: ease-in;
}
}
@keyframes flip {
from {
-webkit-transform: perspective(400px) rotate3d(0, 1, 0, -360deg);
transform: perspective(400px) rotate3d(0, 1, 0, -360deg);
-webkit-animation-timing-function: ease-out;
animation-timing-function: ease-out;
}
40% {
-webkit-transform: perspective(400px) translate3d(0, 0, 150px) rotate3d(0, 1, 0, -190deg);
transform: perspective(400px) translate3d(0, 0, 150px) rotate3d(0, 1, 0, -190deg);
-webkit-animation-timing-function: ease-out;
animation-timing-function: ease-out;
}
50% {
-webkit-transform: perspective(400px) translate3d(0, 0, 150px) rotate3d(0, 1, 0, -170deg);
transform: perspective(400px) translate3d(0, 0, 150px) rotate3d(0, 1, 0, -170deg);
-webkit-animation-timing-function: ease-in;
animation-timing-function: ease-in;
}
80% {
-webkit-transform: perspective(400px) scale3d(0.95, 0.95, 0.95);
transform: perspective(400px) scale3d(0.95, 0.95, 0.95);
-webkit-animation-timing-function: ease-in;
animation-timing-function: ease-in;
}
to {
-webkit-transform: perspective(400px);
transform: perspective(400px);
-webkit-animation-timing-function: ease-in;
animation-timing-function: ease-in;
}
}
.animated.flip {
-webkit-backface-visibility: visible;
backface-visibility: visible;
-webkit-animation-name: flip;
animation-name: flip;
}
@-webkit-keyframes flipInX {
from {
-webkit-transform: perspective(400px) rotate3d(1, 0, 0, 90deg);
transform: perspective(400px) rotate3d(1, 0, 0, 90deg);
-webkit-animation-timing-function: ease-in;
animation-timing-function: ease-in;
opacity: 0;
}
40% {
-webkit-transform: perspective(400px) rotate3d(1, 0, 0, -20deg);
transform: perspective(400px) rotate3d(1, 0, 0, -20deg);
-webkit-animation-timing-function: ease-in;
animation-timing-function: ease-in;
}
60% {
-webkit-transform: perspective(400px) rotate3d(1, 0, 0, 10deg);
transform: perspective(400px) rotate3d(1, 0, 0, 10deg);
opacity: 1;
}
80% {
-webkit-transform: perspective(400px) rotate3d(1, 0, 0, -5deg);
transform: perspective(400px) rotate3d(1, 0, 0, -5deg);
}
to {
-webkit-transform: perspective(400px);
transform: perspective(400px);
}
}
@keyframes flipInX {
from {
-webkit-transform: perspective(400px) rotate3d(1, 0, 0, 90deg);
transform: perspective(400px) rotate3d(1, 0, 0, 90deg);
-webkit-animation-timing-function: ease-in;
animation-timing-function: ease-in;
opacity: 0;
}
40% {
-webkit-transform: perspective(400px) rotate3d(1, 0, 0, -20deg);
transform: perspective(400px) rotate3d(1, 0, 0, -20deg);
-webkit-animation-timing-function: ease-in;
animation-timing-function: ease-in;
}
60% {
-webkit-transform: perspective(400px) rotate3d(1, 0, 0, 10deg);
transform: perspective(400px) rotate3d(1, 0, 0, 10deg);
opacity: 1;
}
80% {
-webkit-transform: perspective(400px) rotate3d(1, 0, 0, -5deg);
transform: perspective(400px) rotate3d(1, 0, 0, -5deg);
}
to {
-webkit-transform: perspective(400px);
transform: perspective(400px);
}
}
.flipInX {
-webkit-backface-visibility: visible !important;
backface-visibility: visible !important;
-webkit-animation-name: flipInX;
animation-name: flipInX;
}
@-webkit-keyframes flipInY {
from {
-webkit-transform: perspective(400px) rotate3d(0, 1, 0, 90deg);
transform: perspective(400px) rotate3d(0, 1, 0, 90deg);
-webkit-animation-timing-function: ease-in;
animation-timing-function: ease-in;
opacity: 0;
}
40% {
-webkit-transform: perspective(400px) rotate3d(0, 1, 0, -20deg);
transform: perspective(400px) rotate3d(0, 1, 0, -20deg);
-webkit-animation-timing-function: ease-in;
animation-timing-function: ease-in;
}
60% {
-webkit-transform: perspective(400px) rotate3d(0, 1, 0, 10deg);
transform: perspective(400px) rotate3d(0, 1, 0, 10deg);
opacity: 1;
}
80% {
-webkit-transform: perspective(400px) rotate3d(0, 1, 0, -5deg);
transform: perspective(400px) rotate3d(0, 1, 0, -5deg);
}
to {
-webkit-transform: perspective(400px);
transform: perspective(400px);
}
}
@keyframes flipInY {
from {
-webkit-transform: perspective(400px) rotate3d(0, 1, 0, 90deg);
transform: perspective(400px) rotate3d(0, 1, 0, 90deg);
-webkit-animation-timing-function: ease-in;
animation-timing-function: ease-in;
opacity: 0;
}
40% {
-webkit-transform: perspective(400px) rotate3d(0, 1, 0, -20deg);
transform: perspective(400px) rotate3d(0, 1, 0, -20deg);
-webkit-animation-timing-function: ease-in;
animation-timing-function: ease-in;
}
60% {
-webkit-transform: perspective(400px) rotate3d(0, 1, 0, 10deg);
transform: perspective(400px) rotate3d(0, 1, 0, 10deg);
opacity: 1;
}
80% {
-webkit-transform: perspective(400px) rotate3d(0, 1, 0, -5deg);
transform: perspective(400px) rotate3d(0, 1, 0, -5deg);
}
to {
-webkit-transform: perspective(400px);
transform: perspective(400px);
}
}
.flipInY {
-webkit-backface-visibility: visible !important;
backface-visibility: visible !important;
-webkit-animation-name: flipInY;
animation-name: flipInY;
}
@-webkit-keyframes flipOutX {
from {
-webkit-transform: perspective(400px);
transform: perspective(400px);
}
30% {
-webkit-transform: perspective(400px) rotate3d(1, 0, 0, -20deg);
transform: perspective(400px) rotate3d(1, 0, 0, -20deg);
opacity: 1;
}
to {
-webkit-transform: perspective(400px) rotate3d(1, 0, 0, 90deg);
transform: perspective(400px) rotate3d(1, 0, 0, 90deg);
opacity: 0;
}
}
@keyframes flipOutX {
from {
-webkit-transform: perspective(400px);
transform: perspective(400px);
}
30% {
-webkit-transform: perspective(400px) rotate3d(1, 0, 0, -20deg);
transform: perspective(400px) rotate3d(1, 0, 0, -20deg);
opacity: 1;
}
to {
-webkit-transform: perspective(400px) rotate3d(1, 0, 0, 90deg);
transform: perspective(400px) rotate3d(1, 0, 0, 90deg);
opacity: 0;
}
}
.flipOutX {
-webkit-animation-name: flipOutX;
animation-name: flipOutX;
-webkit-backface-visibility: visible !important;
backface-visibility: visible !important;
}
@-webkit-keyframes flipOutY {
from {
-webkit-transform: perspective(400px);
transform: perspective(400px);
}
30% {
-webkit-transform: perspective(400px) rotate3d(0, 1, 0, -15deg);
transform: perspective(400px) rotate3d(0, 1, 0, -15deg);
opacity: 1;
}
to {
-webkit-transform: perspective(400px) rotate3d(0, 1, 0, 90deg);
transform: perspective(400px) rotate3d(0, 1, 0, 90deg);
opacity: 0;
}
}
@keyframes flipOutY {
from {
-webkit-transform: perspective(400px);
transform: perspective(400px);
}
30% {
-webkit-transform: perspective(400px) rotate3d(0, 1, 0, -15deg);
transform: perspective(400px) rotate3d(0, 1, 0, -15deg);
opacity: 1;
}
to {
-webkit-transform: perspective(400px) rotate3d(0, 1, 0, 90deg);
transform: perspective(400px) rotate3d(0, 1, 0, 90deg);
opacity: 0;
}
}
.flipOutY {
-webkit-backface-visibility: visible !important;
backface-visibility: visible !important;
-webkit-animation-name: flipOutY;
animation-name: flipOutY;
}
@-webkit-keyframes lightSpeedIn {
from {
-webkit-transform: translate3d(100%, 0, 0) skewX(-30deg);
transform: translate3d(100%, 0, 0) skewX(-30deg);
opacity: 0;
}
60% {
-webkit-transform: skewX(20deg);
transform: skewX(20deg);
opacity: 1;
}
80% {
-webkit-transform: skewX(-5deg);
transform: skewX(-5deg);
opacity: 1;
}
to {
-webkit-transform: none;
transform: none;
opacity: 1;
}
}
@keyframes lightSpeedIn {
from {
-webkit-transform: translate3d(100%, 0, 0) skewX(-30deg);
transform: translate3d(100%, 0, 0) skewX(-30deg);
opacity: 0;
}
60% {
-webkit-transform: skewX(20deg);
transform: skewX(20deg);
opacity: 1;
}
80% {
-webkit-transform: skewX(-5deg);
transform: skewX(-5deg);
opacity: 1;
}
to {
-webkit-transform: none;
transform: none;
opacity: 1;
}
}
.lightSpeedIn {
-webkit-animation-name: lightSpeedIn;
animation-name: lightSpeedIn;
-webkit-animation-timing-function: ease-out;
animation-timing-function: ease-out;
}
@-webkit-keyframes lightSpeedOut {
from {
opacity: 1;
}
to {
-webkit-transform: translate3d(100%, 0, 0) skewX(30deg);
transform: translate3d(100%, 0, 0) skewX(30deg);
opacity: 0;
}
}
@keyframes lightSpeedOut {
from {
opacity: 1;
}
to {
-webkit-transform: translate3d(100%, 0, 0) skewX(30deg);
transform: translate3d(100%, 0, 0) skewX(30deg);
opacity: 0;
}
}
.lightSpeedOut {
-webkit-animation-name: lightSpeedOut;
animation-name: lightSpeedOut;
-webkit-animation-timing-function: ease-in;
animation-timing-function: ease-in;
}
@-webkit-keyframes rotateIn {
from {
-webkit-transform-origin: center;
transform-origin: center;
-webkit-transform: rotate3d(0, 0, 1, -200deg);
transform: rotate3d(0, 0, 1, -200deg);
opacity: 0;
}
to {
-webkit-transform-origin: center;
transform-origin: center;
-webkit-transform: none;
transform: none;
opacity: 1;
}
}
@keyframes rotateIn {
from {
-webkit-transform-origin: center;
transform-origin: center;
-webkit-transform: rotate3d(0, 0, 1, -200deg);
transform: rotate3d(0, 0, 1, -200deg);
opacity: 0;
}
to {
-webkit-transform-origin: center;
transform-origin: center;
-webkit-transform: none;
transform: none;
opacity: 1;
}
}
.rotateIn {
-webkit-animation-name: rotateIn;
animation-name: rotateIn;
}
@-webkit-keyframes rotateInDownLeft {
from {
-webkit-transform-origin: left bottom;
transform-origin: left bottom;
-webkit-transform: rotate3d(0, 0, 1, -45deg);
transform: rotate3d(0, 0, 1, -45deg);
opacity: 0;
}
to {
-webkit-transform-origin: left bottom;
transform-origin: left bottom;
-webkit-transform: none;
transform: none;
opacity: 1;
}
}
@keyframes rotateInDownLeft {
from {
-webkit-transform-origin: left bottom;
transform-origin: left bottom;
-webkit-transform: rotate3d(0, 0, 1, -45deg);
transform: rotate3d(0, 0, 1, -45deg);
opacity: 0;
}
to {
-webkit-transform-origin: left bottom;
transform-origin: left bottom;
-webkit-transform: none;
transform: none;
opacity: 1;
}
}
.rotateInDownLeft {
-webkit-animation-name: rotateInDownLeft;
animation-name: rotateInDownLeft;
}
@-webkit-keyframes rotateInDownRight {
from {
-webkit-transform-origin: right bottom;
transform-origin: right bottom;
-webkit-transform: rotate3d(0, 0, 1, 45deg);
transform: rotate3d(0, 0, 1, 45deg);
opacity: 0;
}
to {
-webkit-transform-origin: right bottom;
transform-origin: right bottom;
-webkit-transform: none;
transform: none;
opacity: 1;
}
}
@keyframes rotateInDownRight {
from {
-webkit-transform-origin: right bottom;
transform-origin: right bottom;
-webkit-transform: rotate3d(0, 0, 1, 45deg);
transform: rotate3d(0, 0, 1, 45deg);
opacity: 0;
}
to {
-webkit-transform-origin: right bottom;
transform-origin: right bottom;
-webkit-transform: none;
transform: none;
opacity: 1;
}
}
.rotateInDownRight {
-webkit-animation-name: rotateInDownRight;
animation-name: rotateInDownRight;
}
@-webkit-keyframes rotateInUpLeft {
from {
-webkit-transform-origin: left bottom;
transform-origin: left bottom;
-webkit-transform: rotate3d(0, 0, 1, 45deg);
transform: rotate3d(0, 0, 1, 45deg);
opacity: 0;
}
to {
-webkit-transform-origin: left bottom;
transform-origin: left bottom;
-webkit-transform: none;
transform: none;
opacity: 1;
}
}
@keyframes rotateInUpLeft {
from {
-webkit-transform-origin: left bottom;
transform-origin: left bottom;
-webkit-transform: rotate3d(0, 0, 1, 45deg);
transform: rotate3d(0, 0, 1, 45deg);
opacity: 0;
}
to {
-webkit-transform-origin: left bottom;
transform-origin: left bottom;
-webkit-transform: none;
transform: none;
opacity: 1;
}
}
.rotateInUpLeft {
-webkit-animation-name: rotateInUpLeft;
animation-name: rotateInUpLeft;
}
@-webkit-keyframes rotateInUpRight {
from {
-webkit-transform-origin: right bottom;
transform-origin: right bottom;
-webkit-transform: rotate3d(0, 0, 1, -90deg);
transform: rotate3d(0, 0, 1, -90deg);
opacity: 0;
}
to {
-webkit-transform-origin: right bottom;
transform-origin: right bottom;
-webkit-transform: none;
transform: none;
opacity: 1;
}
}
@keyframes rotateInUpRight {
from {
-webkit-transform-origin: right bottom;
transform-origin: right bottom;
-webkit-transform: rotate3d(0, 0, 1, -90deg);
transform: rotate3d(0, 0, 1, -90deg);
opacity: 0;
}
to {
-webkit-transform-origin: right bottom;
transform-origin: right bottom;
-webkit-transform: none;
transform: none;
opacity: 1;
}
}
.rotateInUpRight {
-webkit-animation-name: rotateInUpRight;
animation-name: rotateInUpRight;
}
@-webkit-keyframes rotateOut {
from {
-webkit-transform-origin: center;
transform-origin: center;
opacity: 1;
}
to {
-webkit-transform-origin: center;
transform-origin: center;
-webkit-transform: rotate3d(0, 0, 1, 200deg);
transform: rotate3d(0, 0, 1, 200deg);
opacity: 0;
}
}
@keyframes rotateOut {
from {
-webkit-transform-origin: center;
transform-origin: center;
opacity: 1;
}
to {
-webkit-transform-origin: center;
transform-origin: center;
-webkit-transform: rotate3d(0, 0, 1, 200deg);
transform: rotate3d(0, 0, 1, 200deg);
opacity: 0;
}
}
.rotateOut {
-webkit-animation-name: rotateOut;
animation-name: rotateOut;
}
@-webkit-keyframes rotateOutDownLeft {
from {
-webkit-transform-origin: left bottom;
transform-origin: left bottom;
opacity: 1;
}
to {
-webkit-transform-origin: left bottom;
transform-origin: left bottom;
-webkit-transform: rotate3d(0, 0, 1, 45deg);
transform: rotate3d(0, 0, 1, 45deg);
opacity: 0;
}
}
@keyframes rotateOutDownLeft {
from {
-webkit-transform-origin: left bottom;
transform-origin: left bottom;
opacity: 1;
}
to {
-webkit-transform-origin: left bottom;
transform-origin: left bottom;
-webkit-transform: rotate3d(0, 0, 1, 45deg);
transform: rotate3d(0, 0, 1, 45deg);
opacity: 0;
}
}
.rotateOutDownLeft {
-webkit-animation-name: rotateOutDownLeft;
animation-name: rotateOutDownLeft;
}
@-webkit-keyframes rotateOutDownRight {
from {
-webkit-transform-origin: right bottom;
transform-origin: right bottom;
opacity: 1;
}
to {
-webkit-transform-origin: right bottom;
transform-origin: right bottom;
-webkit-transform: rotate3d(0, 0, 1, -45deg);
transform: rotate3d(0, 0, 1, -45deg);
opacity: 0;
}
}
@keyframes rotateOutDownRight {
from {
-webkit-transform-origin: right bottom;
transform-origin: right bottom;
opacity: 1;
}
to {
-webkit-transform-origin: right bottom;
transform-origin: right bottom;
-webkit-transform: rotate3d(0, 0, 1, -45deg);
transform: rotate3d(0, 0, 1, -45deg);
opacity: 0;
}
}
.rotateOutDownRight {
-webkit-animation-name: rotateOutDownRight;
animation-name: rotateOutDownRight;
}
@-webkit-keyframes rotateOutUpLeft {
from {
-webkit-transform-origin: left bottom;
transform-origin: left bottom;
opacity: 1;
}
to {
-webkit-transform-origin: left bottom;
transform-origin: left bottom;
-webkit-transform: rotate3d(0, 0, 1, -45deg);
transform: rotate3d(0, 0, 1, -45deg);
opacity: 0;
}
}
@keyframes rotateOutUpLeft {
from {
-webkit-transform-origin: left bottom;
transform-origin: left bottom;
opacity: 1;
}
to {
-webkit-transform-origin: left bottom;
transform-origin: left bottom;
-webkit-transform: rotate3d(0, 0, 1, -45deg);
transform: rotate3d(0, 0, 1, -45deg);
opacity: 0;
}
}
.rotateOutUpLeft {
-webkit-animation-name: rotateOutUpLeft;
animation-name: rotateOutUpLeft;
}
@-webkit-keyframes rotateOutUpRight {
from {
-webkit-transform-origin: right bottom;
transform-origin: right bottom;
opacity: 1;
}
to {
-webkit-transform-origin: right bottom;
transform-origin: right bottom;
-webkit-transform: rotate3d(0, 0, 1, 90deg);
transform: rotate3d(0, 0, 1, 90deg);
opacity: 0;
}
}
@keyframes rotateOutUpRight {
from {
-webkit-transform-origin: right bottom;
transform-origin: right bottom;
opacity: 1;
}
to {
-webkit-transform-origin: right bottom;
transform-origin: right bottom;
-webkit-transform: rotate3d(0, 0, 1, 90deg);
transform: rotate3d(0, 0, 1, 90deg);
opacity: 0;
}
}
.rotateOutUpRight {
-webkit-animation-name: rotateOutUpRight;
animation-name: rotateOutUpRight;
}
@-webkit-keyframes hinge {
0% {
-webkit-transform-origin: top left;
transform-origin: top left;
-webkit-animation-timing-function: ease-in-out;
animation-timing-function: ease-in-out;
}
20%, 60% {
-webkit-transform: rotate3d(0, 0, 1, 80deg);
transform: rotate3d(0, 0, 1, 80deg);
-webkit-transform-origin: top left;
transform-origin: top left;
-webkit-animation-timing-function: ease-in-out;
animation-timing-function: ease-in-out;
}
40%, 80% {
-webkit-transform: rotate3d(0, 0, 1, 60deg);
transform: rotate3d(0, 0, 1, 60deg);
-webkit-transform-origin: top left;
transform-origin: top left;
-webkit-animation-timing-function: ease-in-out;
animation-timing-function: ease-in-out;
opacity: 1;
}
to {
-webkit-transform: translate3d(0, 700px, 0);
transform: translate3d(0, 700px, 0);
opacity: 0;
}
}
@keyframes hinge {
0% {
-webkit-transform-origin: top left;
transform-origin: top left;
-webkit-animation-timing-function: ease-in-out;
animation-timing-function: ease-in-out;
}
20%, 60% {
-webkit-transform: rotate3d(0, 0, 1, 80deg);
transform: rotate3d(0, 0, 1, 80deg);
-webkit-transform-origin: top left;
transform-origin: top left;
-webkit-animation-timing-function: ease-in-out;
animation-timing-function: ease-in-out;
}
40%, 80% {
-webkit-transform: rotate3d(0, 0, 1, 60deg);
transform: rotate3d(0, 0, 1, 60deg);
-webkit-transform-origin: top left;
transform-origin: top left;
-webkit-animation-timing-function: ease-in-out;
animation-timing-function: ease-in-out;
opacity: 1;
}
to {
-webkit-transform: translate3d(0, 700px, 0);
transform: translate3d(0, 700px, 0);
opacity: 0;
}
}
.hinge {
-webkit-animation-name: hinge;
animation-name: hinge;
}
/* originally authored by <NAME> - https://github.com/nickpettit/glide */
@-webkit-keyframes rollIn {
from {
opacity: 0;
-webkit-transform: translate3d(-100%, 0, 0) rotate3d(0, 0, 1, -120deg);
transform: translate3d(-100%, 0, 0) rotate3d(0, 0, 1, -120deg);
}
to {
opacity: 1;
-webkit-transform: none;
transform: none;
}
}
@keyframes rollIn {
from {
opacity: 0;
-webkit-transform: translate3d(-100%, 0, 0) rotate3d(0, 0, 1, -120deg);
transform: translate3d(-100%, 0, 0) rotate3d(0, 0, 1, -120deg);
}
to {
opacity: 1;
-webkit-transform: none;
transform: none;
}
}
.rollIn {
-webkit-animation-name: rollIn;
animation-name: rollIn;
}
/* originally authored by <NAME> - https://github.com/nickpettit/glide */
@-webkit-keyframes rollOut {
from {
opacity: 1;
}
to {
opacity: 0;
-webkit-transform: translate3d(100%, 0, 0) rotate3d(0, 0, 1, 120deg);
transform: translate3d(100%, 0, 0) rotate3d(0, 0, 1, 120deg);
}
}
@keyframes rollOut {
from {
opacity: 1;
}
to {
opacity: 0;
-webkit-transform: translate3d(100%, 0, 0) rotate3d(0, 0, 1, 120deg);
transform: translate3d(100%, 0, 0) rotate3d(0, 0, 1, 120deg);
}
}
.rollOut {
-webkit-animation-name: rollOut;
animation-name: rollOut;
}
@-webkit-keyframes zoomIn {
from {
opacity: 0;
-webkit-transform: scale3d(0.3, 0.3, 0.3);
transform: scale3d(0.3, 0.3, 0.3);
}
50% {
opacity: 1;
}
}
@keyframes zoomIn {
from {
opacity: 0;
-webkit-transform: scale3d(0.3, 0.3, 0.3);
transform: scale3d(0.3, 0.3, 0.3);
}
50% {
opacity: 1;
}
}
.zoomIn {
-webkit-animation-name: zoomIn;
animation-name: zoomIn;
}
@-webkit-keyframes zoomInDown {
from {
opacity: 0;
-webkit-transform: scale3d(0.1, 0.1, 0.1) translate3d(0, -1000px, 0);
transform: scale3d(0.1, 0.1, 0.1) translate3d(0, -1000px, 0);
-webkit-animation-timing-function: cubic-bezier(0.55, 0.055, 0.675, 0.19);
animation-timing-function: cubic-bezier(0.55, 0.055, 0.675, 0.19);
}
60% {
opacity: 1;
-webkit-transform: scale3d(0.475, 0.475, 0.475) translate3d(0, 60px, 0);
transform: scale3d(0.475, 0.475, 0.475) translate3d(0, 60px, 0);
-webkit-animation-timing-function: cubic-bezier(0.175, 0.885, 0.32, 1);
animation-timing-function: cubic-bezier(0.175, 0.885, 0.32, 1);
}
}
@keyframes zoomInDown {
from {
opacity: 0;
-webkit-transform: scale3d(0.1, 0.1, 0.1) translate3d(0, -1000px, 0);
transform: scale3d(0.1, 0.1, 0.1) translate3d(0, -1000px, 0);
-webkit-animation-timing-function: cubic-bezier(0.55, 0.055, 0.675, 0.19);
animation-timing-function: cubic-bezier(0.55, 0.055, 0.675, 0.19);
}
60% {
opacity: 1;
-webkit-transform: scale3d(0.475, 0.475, 0.475) translate3d(0, 60px, 0);
transform: scale3d(0.475, 0.475, 0.475) translate3d(0, 60px, 0);
-webkit-animation-timing-function: cubic-bezier(0.175, 0.885, 0.32, 1);
animation-timing-function: cubic-bezier(0.175, 0.885, 0.32, 1);
}
}
.zoomInDown {
-webkit-animation-name: zoomInDown;
animation-name: zoomInDown;
}
@-webkit-keyframes zoomInLeft {
from {
opacity: 0;
-webkit-transform: scale3d(0.1, 0.1, 0.1) translate3d(-1000px, 0, 0);
transform: scale3d(0.1, 0.1, 0.1) translate3d(-1000px, 0, 0);
-webkit-animation-timing-function: cubic-bezier(0.55, 0.055, 0.675, 0.19);
animation-timing-function: cubic-bezier(0.55, 0.055, 0.675, 0.19);
}
60% {
opacity: 1;
-webkit-transform: scale3d(0.475, 0.475, 0.475) translate3d(10px, 0, 0);
transform: scale3d(0.475, 0.475, 0.475) translate3d(10px, 0, 0);
-webkit-animation-timing-function: cubic-bezier(0.175, 0.885, 0.32, 1);
animation-timing-function: cubic-bezier(0.175, 0.885, 0.32, 1);
}
}
@keyframes zoomInLeft {
from {
opacity: 0;
-webkit-transform: scale3d(0.1, 0.1, 0.1) translate3d(-1000px, 0, 0);
transform: scale3d(0.1, 0.1, 0.1) translate3d(-1000px, 0, 0);
-webkit-animation-timing-function: cubic-bezier(0.55, 0.055, 0.675, 0.19);
animation-timing-function: cubic-bezier(0.55, 0.055, 0.675, 0.19);
}
60% {
opacity: 1;
-webkit-transform: scale3d(0.475, 0.475, 0.475) translate3d(10px, 0, 0);
transform: scale3d(0.475, 0.475, 0.475) translate3d(10px, 0, 0);
-webkit-animation-timing-function: cubic-bezier(0.175, 0.885, 0.32, 1);
animation-timing-function: cubic-bezier(0.175, 0.885, 0.32, 1);
}
}
.zoomInLeft {
-webkit-animation-name: zoomInLeft;
animation-name: zoomInLeft;
}
@-webkit-keyframes zoomInRight {
from {
opacity: 0;
-webkit-transform: scale3d(0.1, 0.1, 0.1) translate3d(1000px, 0, 0);
transform: scale3d(0.1, 0.1, 0.1) translate3d(1000px, 0, 0);
-webkit-animation-timing-function: cubic-bezier(0.55, 0.055, 0.675, 0.19);
animation-timing-function: cubic-bezier(0.55, 0.055, 0.675, 0.19);
}
60% {
opacity: 1;
-webkit-transform: scale3d(0.475, 0.475, 0.475) translate3d(-10px, 0, 0);
transform: scale3d(0.475, 0.475, 0.475) translate3d(-10px, 0, 0);
-webkit-animation-timing-function: cubic-bezier(0.175, 0.885, 0.32, 1);
animation-timing-function: cubic-bezier(0.175, 0.885, 0.32, 1);
}
}
@keyframes zoomInRight {
from {
opacity: 0;
-webkit-transform: scale3d(0.1, 0.1, 0.1) translate3d(1000px, 0, 0);
transform: scale3d(0.1, 0.1, 0.1) translate3d(1000px, 0, 0);
-webkit-animation-timing-function: cubic-bezier(0.55, 0.055, 0.675, 0.19);
animation-timing-function: cubic-bezier(0.55, 0.055, 0.675, 0.19);
}
60% {
opacity: 1;
-webkit-transform: scale3d(0.475, 0.475, 0.475) translate3d(-10px, 0, 0);
transform: scale3d(0.475, 0.475, 0.475) translate3d(-10px, 0, 0);
-webkit-animation-timing-function: cubic-bezier(0.175, 0.885, 0.32, 1);
animation-timing-function: cubic-bezier(0.175, 0.885, 0.32, 1);
}
}
.zoomInRight {
-webkit-animation-name: zoomInRight;
animation-name: zoomInRight;
}
@-webkit-keyframes zoomInUp {
from {
opacity: 0;
-webkit-transform: scale3d(0.1, 0.1, 0.1) translate3d(0, 1000px, 0);
transform: scale3d(0.1, 0.1, 0.1) translate3d(0, 1000px, 0);
-webkit-animation-timing-function: cubic-bezier(0.55, 0.055, 0.675, 0.19);
animation-timing-function: cubic-bezier(0.55, 0.055, 0.675, 0.19);
}
60% {
opacity: 1;
-webkit-transform: scale3d(0.475, 0.475, 0.475) translate3d(0, -60px, 0);
transform: scale3d(0.475, 0.475, 0.475) translate3d(0, -60px, 0);
-webkit-animation-timing-function: cubic-bezier(0.175, 0.885, 0.32, 1);
animation-timing-function: cubic-bezier(0.175, 0.885, 0.32, 1);
}
}
@keyframes zoomInUp {
from {
opacity: 0;
-webkit-transform: scale3d(0.1, 0.1, 0.1) translate3d(0, 1000px, 0);
transform: scale3d(0.1, 0.1, 0.1) translate3d(0, 1000px, 0);
-webkit-animation-timing-function: cubic-bezier(0.55, 0.055, 0.675, 0.19);
animation-timing-function: cubic-bezier(0.55, 0.055, 0.675, 0.19);
}
60% {
opacity: 1;
-webkit-transform: scale3d(0.475, 0.475, 0.475) translate3d(0, -60px, 0);
transform: scale3d(0.475, 0.475, 0.475) translate3d(0, -60px, 0);
-webkit-animation-timing-function: cubic-bezier(0.175, 0.885, 0.32, 1);
animation-timing-function: cubic-bezier(0.175, 0.885, 0.32, 1);
}
}
.zoomInUp {
-webkit-animation-name: zoomInUp;
animation-name: zoomInUp;
}
@-webkit-keyframes zoomOut {
from {
opacity: 1;
}
50% {
opacity: 0;
-webkit-transform: scale3d(0.3, 0.3, 0.3);
transform: scale3d(0.3, 0.3, 0.3);
}
to {
opacity: 0;
}
}
@keyframes zoomOut {
from {
opacity: 1;
}
50% {
opacity: 0;
-webkit-transform: scale3d(0.3, 0.3, 0.3);
transform: scale3d(0.3, 0.3, 0.3);
}
to {
opacity: 0;
}
}
.zoomOut {
-webkit-animation-name: zoomOut;
animation-name: zoomOut;
}
@-webkit-keyframes zoomOutDown {
40% {
opacity: 1;
-webkit-transform: scale3d(0.475, 0.475, 0.475) translate3d(0, -60px, 0);
transform: scale3d(0.475, 0.475, 0.475) translate3d(0, -60px, 0);
-webkit-animation-timing-function: cubic-bezier(0.55, 0.055, 0.675, 0.19);
animation-timing-function: cubic-bezier(0.55, 0.055, 0.675, 0.19);
}
to {
opacity: 0;
-webkit-transform: scale3d(0.1, 0.1, 0.1) translate3d(0, 2000px, 0);
transform: scale3d(0.1, 0.1, 0.1) translate3d(0, 2000px, 0);
-webkit-transform-origin: center bottom;
transform-origin: center bottom;
-webkit-animation-timing-function: cubic-bezier(0.175, 0.885, 0.32, 1);
animation-timing-function: cubic-bezier(0.175, 0.885, 0.32, 1);
}
}
@keyframes zoomOutDown {
40% {
opacity: 1;
-webkit-transform: scale3d(0.475, 0.475, 0.475) translate3d(0, -60px, 0);
transform: scale3d(0.475, 0.475, 0.475) translate3d(0, -60px, 0);
-webkit-animation-timing-function: cubic-bezier(0.55, 0.055, 0.675, 0.19);
animation-timing-function: cubic-bezier(0.55, 0.055, 0.675, 0.19);
}
to {
opacity: 0;
-webkit-transform: scale3d(0.1, 0.1, 0.1) translate3d(0, 2000px, 0);
transform: scale3d(0.1, 0.1, 0.1) translate3d(0, 2000px, 0);
-webkit-transform-origin: center bottom;
transform-origin: center bottom;
-webkit-animation-timing-function: cubic-bezier(0.175, 0.885, 0.32, 1);
animation-timing-function: cubic-bezier(0.175, 0.885, 0.32, 1);
}
}
.zoomOutDown {
-webkit-animation-name: zoomOutDown;
animation-name: zoomOutDown;
}
@-webkit-keyframes zoomOutLeft {
40% {
opacity: 1;
-webkit-transform: scale3d(0.475, 0.475, 0.475) translate3d(42px, 0, 0);
transform: scale3d(0.475, 0.475, 0.475) translate3d(42px, 0, 0);
}
to {
opacity: 0;
-webkit-transform: scale(0.1) translate3d(-2000px, 0, 0);
transform: scale(0.1) translate3d(-2000px, 0, 0);
-webkit-transform-origin: left center;
transform-origin: left center;
}
}
@keyframes zoomOutLeft {
40% {
opacity: 1;
-webkit-transform: scale3d(0.475, 0.475, 0.475) translate3d(42px, 0, 0);
transform: scale3d(0.475, 0.475, 0.475) translate3d(42px, 0, 0);
}
to {
opacity: 0;
-webkit-transform: scale(0.1) translate3d(-2000px, 0, 0);
transform: scale(0.1) translate3d(-2000px, 0, 0);
-webkit-transform-origin: left center;
transform-origin: left center;
}
}
.zoomOutLeft {
-webkit-animation-name: zoomOutLeft;
animation-name: zoomOutLeft;
}
@-webkit-keyframes zoomOutRight {
40% {
opacity: 1;
-webkit-transform: scale3d(0.475, 0.475, 0.475) translate3d(-42px, 0, 0);
transform: scale3d(0.475, 0.475, 0.475) translate3d(-42px, 0, 0);
}
to {
opacity: 0;
-webkit-transform: scale(0.1) translate3d(2000px, 0, 0);
transform: scale(0.1) translate3d(2000px, 0, 0);
-webkit-transform-origin: right center;
transform-origin: right center;
}
}
@keyframes zoomOutRight {
40% {
opacity: 1;
-webkit-transform: scale3d(0.475, 0.475, 0.475) translate3d(-42px, 0, 0);
transform: scale3d(0.475, 0.475, 0.475) translate3d(-42px, 0, 0);
}
to {
opacity: 0;
-webkit-transform: scale(0.1) translate3d(2000px, 0, 0);
transform: scale(0.1) translate3d(2000px, 0, 0);
-webkit-transform-origin: right center;
transform-origin: right center;
}
}
.zoomOutRight {
-webkit-animation-name: zoomOutRight;
animation-name: zoomOutRight;
}
@-webkit-keyframes zoomOutUp {
40% {
opacity: 1;
-webkit-transform: scale3d(0.475, 0.475, 0.475) translate3d(0, 60px, 0);
transform: scale3d(0.475, 0.475, 0.475) translate3d(0, 60px, 0);
-webkit-animation-timing-function: cubic-bezier(0.55, 0.055, 0.675, 0.19);
animation-timing-function: cubic-bezier(0.55, 0.055, 0.675, 0.19);
}
to {
opacity: 0;
-webkit-transform: scale3d(0.1, 0.1, 0.1) translate3d(0, -2000px, 0);
transform: scale3d(0.1, 0.1, 0.1) translate3d(0, -2000px, 0);
-webkit-transform-origin: center bottom;
transform-origin: center bottom;
-webkit-animation-timing-function: cubic-bezier(0.175, 0.885, 0.32, 1);
animation-timing-function: cubic-bezier(0.175, 0.885, 0.32, 1);
}
}
@keyframes zoomOutUp {
40% {
opacity: 1;
-webkit-transform: scale3d(0.475, 0.475, 0.475) translate3d(0, 60px, 0);
transform: scale3d(0.475, 0.475, 0.475) translate3d(0, 60px, 0);
-webkit-animation-timing-function: cubic-bezier(0.55, 0.055, 0.675, 0.19);
animation-timing-function: cubic-bezier(0.55, 0.055, 0.675, 0.19);
}
to {
opacity: 0;
-webkit-transform: scale3d(0.1, 0.1, 0.1) translate3d(0, -2000px, 0);
transform: scale3d(0.1, 0.1, 0.1) translate3d(0, -2000px, 0);
-webkit-transform-origin: center bottom;
transform-origin: center bottom;
-webkit-animation-timing-function: cubic-bezier(0.175, 0.885, 0.32, 1);
animation-timing-function: cubic-bezier(0.175, 0.885, 0.32, 1);
}
}
.zoomOutUp {
-webkit-animation-name: zoomOutUp;
animation-name: zoomOutUp;
}
@-webkit-keyframes slideInDown {
from {
-webkit-transform: translate3d(0, -100%, 0);
transform: translate3d(0, -100%, 0);
visibility: visible;
}
to {
-webkit-transform: translate3d(0, 0, 0);
transform: translate3d(0, 0, 0);
}
}
@keyframes slideInDown {
from {
-webkit-transform: translate3d(0, -100%, 0);
transform: translate3d(0, -100%, 0);
visibility: visible;
}
to {
-webkit-transform: translate3d(0, 0, 0);
transform: translate3d(0, 0, 0);
}
}
.slideInDown {
-webkit-animation-name: slideInDown;
animation-name: slideInDown;
}
@-webkit-keyframes slideInLeft {
from {
-webkit-transform: translate3d(-100%, 0, 0);
transform: translate3d(-100%, 0, 0);
visibility: visible;
}
to {
-webkit-transform: translate3d(0, 0, 0);
transform: translate3d(0, 0, 0);
}
}
@keyframes slideInLeft {
from {
-webkit-transform: translate3d(-100%, 0, 0);
transform: translate3d(-100%, 0, 0);
visibility: visible;
}
to {
-webkit-transform: translate3d(0, 0, 0);
transform: translate3d(0, 0, 0);
}
}
.slideInLeft {
-webkit-animation-name: slideInLeft;
animation-name: slideInLeft;
}
@-webkit-keyframes slideInRight {
from {
-webkit-transform: translate3d(100%, 0, 0);
transform: translate3d(100%, 0, 0);
visibility: visible;
}
to {
-webkit-transform: translate3d(0, 0, 0);
transform: translate3d(0, 0, 0);
}
}
@keyframes slideInRight {
from {
-webkit-transform: translate3d(100%, 0, 0);
transform: translate3d(100%, 0, 0);
visibility: visible;
}
to {
-webkit-transform: translate3d(0, 0, 0);
transform: translate3d(0, 0, 0);
}
}
.slideInRight {
-webkit-animation-name: slideInRight;
animation-name: slideInRight;
}
@-webkit-keyframes slideInUp {
from {
-webkit-transform: translate3d(0, 100%, 0);
transform: translate3d(0, 100%, 0);
visibility: visible;
}
to {
-webkit-transform: translate3d(0, 0, 0);
transform: translate3d(0, 0, 0);
}
}
@keyframes slideInUp {
from {
-webkit-transform: translate3d(0, 100%, 0);
transform: translate3d(0, 100%, 0);
visibility: visible;
}
to {
-webkit-transform: translate3d(0, 0, 0);
transform: translate3d(0, 0, 0);
}
}
.slideInUp {
-webkit-animation-name: slideInUp;
animation-name: slideInUp;
}
@-webkit-keyframes slideOutDown {
from {
-webkit-transform: translate3d(0, 0, 0);
transform: translate3d(0, 0, 0);
}
to {
visibility: hidden;
-webkit-transform: translate3d(0, 100%, 0);
transform: translate3d(0, 100%, 0);
}
}
@keyframes slideOutDown {
from {
-webkit-transform: translate3d(0, 0, 0);
transform: translate3d(0, 0, 0);
}
to {
visibility: hidden;
-webkit-transform: translate3d(0, 100%, 0);
transform: translate3d(0, 100%, 0);
}
}
.slideOutDown {
-webkit-animation-name: slideOutDown;
animation-name: slideOutDown;
}
@-webkit-keyframes slideOutLeft {
from {
-webkit-transform: translate3d(0, 0, 0);
transform: translate3d(0, 0, 0);
}
to {
visibility: hidden;
-webkit-transform: translate3d(-100%, 0, 0);
transform: translate3d(-100%, 0, 0);
}
}
@keyframes slideOutLeft {
from {
-webkit-transform: translate3d(0, 0, 0);
transform: translate3d(0, 0, 0);
}
to {
visibility: hidden;
-webkit-transform: translate3d(-100%, 0, 0);
transform: translate3d(-100%, 0, 0);
}
}
.slideOutLeft {
-webkit-animation-name: slideOutLeft;
animation-name: slideOutLeft;
}
@-webkit-keyframes slideOutRight {
from {
-webkit-transform: translate3d(0, 0, 0);
transform: translate3d(0, 0, 0);
}
to {
visibility: hidden;
-webkit-transform: translate3d(100%, 0, 0);
transform: translate3d(100%, 0, 0);
}
}
@keyframes slideOutRight {
from {
-webkit-transform: translate3d(0, 0, 0);
transform: translate3d(0, 0, 0);
}
to {
visibility: hidden;
-webkit-transform: translate3d(100%, 0, 0);
transform: translate3d(100%, 0, 0);
}
}
.slideOutRight {
-webkit-animation-name: slideOutRight;
animation-name: slideOutRight;
}
@-webkit-keyframes slideOutUp {
from {
-webkit-transform: translate3d(0, 0, 0);
transform: translate3d(0, 0, 0);
}
to {
visibility: hidden;
-webkit-transform: translate3d(0, -100%, 0);
transform: translate3d(0, -100%, 0);
}
}
@keyframes slideOutUp {
from {
-webkit-transform: translate3d(0, 0, 0);
transform: translate3d(0, 0, 0);
}
to {
visibility: hidden;
-webkit-transform: translate3d(0, -100%, 0);
transform: translate3d(0, -100%, 0);
}
}
.slideOutUp {
-webkit-animation-name: slideOutUp;
animation-name: slideOutUp;
}
/*# sourceMappingURL=main.css.map */
| 0.423816 | 0.082586 |
html {
font-family: sans-serif;
-ms-text-size-adjust: 100%;
-webkit-text-size-adjust: 100%
}
body { margin: 0; }
article, aside, details,
figcaption, figure,
footer, header,
main, menu, nav,
section, summary { display:block; }
audio, canvas, progress, video {
display: inline-block;
vertical-align: baseline;
}
audio:not([controls]) { display: none; height: 0; }
[hidden], template { display: none; }
a { background-color: transparent;}
a:active, a:hover { outline: 0; }
abbr[title] { border-bottom: 1px dotted; }
b, strong { font-weight: bold; }
dfn { font-style: italic; }
h1 { font-size: 2em; margin: 0.67em 0; }
mark { background: #ff0; color: #000; }
small { font-size: 80%; }
sub, sup {
font-size: 75%;
line-height: 0;
position: relative;
vertical-align: baseline;
}
sup { top: -0.5em; }
sub { bottom: -0.25em; }
img { border: 0; }
svg:not(:root) { overflow: hidden; }
figure { margin: 1em 40px; }
hr { box-sizing: content-box; height: 0; }
pre { overflow: auto; }
code, kbd, pre, samp { font-family: monospace, monospace; font-size: 1em; }
button, input, optgroup, select, textarea {
color: inherit;
font: inherit;
margin: 0;
}
button { overflow: visible; }
button, select { text-transform: none; }
button, html input[type="button"],
input[type="reset"], input[type="submit"] {
-webkit-appearance: button;
cursor: pointer;
}
button[disabled], html input[disabled] { cursor: default; }
button::-moz-focus-inner, input::-moz-focus-inner { border: 0; padding: 0; }
input { line-height: normal; }
input[type="checkbox"],
input[type="radio"] { box-sizing: border-box; padding: 0; }
input[type="number"]::-webkit-inner-spin-button,
input[type="number"]::-webkit-outer-spin-button { height: auto; }
input[type="search"] { -webkit-appearance: textfield; }
input[type="search"]::-webkit-search-cancel-button,
input[type="search"]::-webkit-search-decoration { -webkit-appearance: none; }
fieldset {
border: 1px solid #c0c0c0;
margin: 0 2px;
padding: 0.35em 0.625em 0.75em;
}
legend { border: 0; padding: 0; }
textarea { overflow: auto; }
optgroup { font-weight: bold; }
table{ border-collapse: collapse; border-spacing: 0; }
td, th{ padding: 0; }
/* ==========================================================================
1. Base - Setting up some base styles
========================================================================== */
body{
background: #f3f3f3;
height:100%;
font-family: 'Karla', sans-serif;
}
h1, h2, h3, h4, h5, h6{
color: #000000;
font-family: 'Montserrat', sans-serif;
margin: 20px 0;
}
p{
color: #222222;
font-size: 13px;
-webkit-text-stroke: 1px rgba(0,0,0,0.1);
margin: 15px 0;
line-height: 22px;
}
blockquote{
background: #f3f3f3;
margin: 0;
padding: 15px 40px;
font-style: italic;
font-size: 13px;
}
ul, ol{
font-size: 13px;
list-style-type: none;
padding-left: 10px;
}
code {
margin: 15px 0;
background: #222222;
display: block;
color: #ffffff;
padding: 15px 20px;
font-size: 13px;
font-family: 'Karla', sans-serif;
}
mark {
background: #1effbc;
color: #222222;
padding: 3px 5px;
}
i, cite, em, var, address, dfn {
font-style: italic;
}
b, strong {
font-weight: bold;
}
s, strike, del {
text-decoration: line-through;
}
hr{
width: 5px;
border: none;
background: #222222;
display: block;
height: 30px;
margin: 0;
position: relative;
}
figure {
margin: 0;
}
form{
background: #f3f3f3;
display: block;
padding: 50px 20px;
text-align: center;
width: calc(100% - 40px);
float: none;
margin: 20px auto;
font-size: 13px;
}
form input{
width: calc(100% - 30px);
max-width: 246px;
border: none;
background: #ffffff;
padding: 15px;
outline: none;
margin: 10px 0;
}
textarea{
width: calc(100% - 30px);
max-width: 246px;
border: none;
background: #F2F2F2;
padding: 10px 15px;
outline: none;
margin: 10px 0;
min-height: 100px;
}
form textarea{
background: #fff;
}
input:-webkit-autofill {
-webkit-box-shadow: 0 0 0px 1000px white inset;
}
input[type="checkbox"], input[type="radio"]{
width: auto;
-webkit-box-shadow: none;
-moz-box-shadow: none;
box-shadow: none;
}
input[type="checkbox"]:focus, input[type="radio"]:focus {
-webkit-box-shadow: none;
-moz-box-shadow: none;
box-shadow: none;
}
input{
width: calc(100% - 30px);
max-width: 246px;
border: none;
background: #f3f3f3;
padding: 15px;
outline: none;
margin: 10px 0;
max-width: 260px;
color: #222222;
font-size: 13px;
outline: 0;
}
input::-webkit-input-placeholder {
color: #222222;
opacity: .5;
}
input:-moz-placeholder {
color: #222222;
opacity: .5;
}
input::-moz-placeholder {
color: #222222;
opacity: .5;
}
input:-ms-input-placeholder {
color: #222222;
opacity: .5;
}
select{
width: 276px;
border: none;
background-color: #F2F2F2;
padding: 15px;
outline: none;
margin: 10px 0;
-moz-appearance: none;
-webkit-appearance: none;
font-size: 13px;
line-height: normal;
background-image: url('../img/arrow-down.svg');
background-size: 10px;
background-position: center right 15px;
background-repeat: no-repeat;
}
form select{
background-color: #ffffff;
}
fieldset{
background: transparent;
border: none;
padding: 0;
margin: 0;
font-size: 13px;
font-weight: 300;
}
legend{
font-weight: 400;
margin-bottom: 20px;
border-left: 5px solid #222222;
padding-left: 10px;
font-size: 13px;
font-weight: bold;
}
form legend{
border: none;
padding-left: 0;
display: block;
text-align: center;
width: 100%;
}
iframe{
margin-bottom: 16px;
width: 100% !important;
}
h1{
font-size: 36px;
}
h2{
font-size: 30px;
}
h3{
font-size: 24px;
}
h4{
font-size: 18px;
}
h5{
font-size: 14px;
}
h6{
font-size: 12px;
}
a{
color: #222222;
text-decoration: none;
position: relative;
-webkit-transition: color .2s ease-in-out;
-moz-transition: color .2s ease-in-out;
-o-transition: color .2s ease-in-out;
transition: color .2s ease-in-out;
}
.btn, input[type='submit'], button, input[type="button"], input[type="reset"]{
border-radius: 40px;
border: 2px solid #222222;
padding: 16.5px 32px;
display: inline-block;
text-transform: uppercase;
color: #222222;
font-size: 13px;
background: transparent;
width: auto;
-webkit-transition: background .2s ease-in-out, color .2s ease-in-out;
-moz-transition: background .2s ease-in-out, color .2s ease-in-out;
-o-transition: background .2s ease-in-out, color .2s ease-in-out;
transition: background .2s ease-in-out, color .2s ease-in-out;
}
.btn:hover, input[type='submit']:hover, button:hover, input[type="button"]:hover, input[type="reset"]:hover{
background: #222222;
color: #fff;
}
/* ==========================================================================
2. Header
========================================================================== */
.main-header{
position: relative;
background-size: cover;
background-position: center bottom;
display: table;
width: 100%;
}
.main-header .header-left{
width: 50%;
display: table-cell;
position: relative;
}
.main-header .header-left:before{
content: '';
position: absolute;
top: 0;
left: 0;
width: 100%;
height: 100%;
background: #222222;
opacity: .95;
}
.main-header .header-left .inner{
position: relative;
padding-left: 130px;
padding-right: 130px;
padding-top: 50px;
padding-bottom: 230px;
}
.main-header .header-left .inner h1{
color: #1effbc;
max-width: 100%;
font-size: 36px;
margin-bottom: 70px;
margin-top: 10px;
}
.main-header .header-left .inner .post-meta{
color: #e0e0e0;
font-size: 13px;
}
.main-header .header-left .inner .post-meta p{
color: #e0e0e0;
}
.main-header .header-left .inner .post-meta a{
text-transform: uppercase;
color: #fff;
-webkit-text-stroke: 0;
}
.main-header .header-left .inner .post-meta .author-link a{
margin-left: 5px;
}
.main-header .header-left .inner .post-meta .author-link a:before{
display: none;
}
.main-header .header-left .inner .post-meta .author-link a svg path{
fill: #fff;
}
.main-header .header-left .inner .post-meta .author-link a:hover svg path{
fill: #1effbc;
}
.main-header .blog-logo{
color: #ffffff;
text-transform: uppercase;
font-size: 14px;
font-family: 'Montserrat', sans-serif;
letter-spacing: 4px;
font-weight: 700;
margin-bottom: 190px;
display: inline-block;
}
.main-header .blog-logo.has-image{
margin-bottom: 105px;
}
.post-template .main-header .blog-logo{
margin-bottom: 175px;
}
.post-template.page-template .main-header .blog-logo{
margin-bottom: 190px;
}
.main-header .header-left .inner ul{
padding: 0;
}
.main-header .header-left .inner ul li{
display: block;
margin-bottom: 6px;
}
.main-header .header-left .inner ul li a{
color: #ffffff;
text-transform: uppercase;
font-size: 13px;
}
.main-header .header-left .inner ul li a.current{
color: #1effbc;
}
.main-header .header-right{
width: 50%;
display: table-cell;
position: relative;
overflow: hidden;
}
.main-header .header-right:before{
content: '';
position: absolute;
top: 0;
left: 0;
width: 100%;
height: 100%;
background: #f3f3f3;
opacity: .95;
padding-bottom: 9999px;
margin-bottom: -9999px;
}
.main-header .header-right .inner{
padding-top: 50px;
padding-right: 50px;
text-align: right;
}
.main-header .header-right .inner ul{
padding: 0;
list-style-type: none;
margin: 0;
display: inline-block;
}
.main-header .header-right .inner ul li{
display: inline-block;
margin-left: 20px;
}
.main-header .header-right .inner ul li a{
color: #222222;
text-transform: uppercase;
font-size: 13px;
-webkit-text-stroke: 1px rgba(0,0,0,0.1);
}
.labs-menu{
display: inline-block;
padding-top: 2px;
float: right;
}
.labs-menu a{
margin-left: 15px;
position: relative;
z-index: 2;
}
.search-button svg {
width: 12px;
height: 12px;
}
.search-button svg path {
fill: #222222;
-webkit-transition: all .2s ease-in-out;
-moz-transition: all .2s ease-in-out;
-o-transition: all .2s ease-in-out;
transition: all .2s ease-in-out;
}
.search-button:hover svg path {
fill: #1effbc;
}
.subscribe-button svg {
width: 12px;
height: 12px;
}
.subscribe-button svg path {
fill: #222222;
-webkit-transition: all .2s ease-in-out;
-moz-transition: all .2s ease-in-out;
-o-transition: all .2s ease-in-out;
transition: all .2s ease-in-out;
}
.subscribe-button:hover svg path {
fill: #1effbc;
}
.main-header .social{
position: absolute;
bottom: 50px;
right: 50px;
}
.social a{
margin-left: 15px;
}
.social svg {
width: 12px;
height: 12px;
}
.social svg path {
fill: #222222;
-webkit-transition: all .2s ease-in-out;
-moz-transition: all .2s ease-in-out;
-o-transition: all .2s ease-in-out;
transition: all .2s ease-in-out;
}
.social a:hover svg path{
fill: #222222;
}
/* ==========================================================================
3. Main
========================================================================== */
.post-meta a, a.line{
z-index: 1;
display: inline-block;
}
.post-meta a:before, a.line:before{
content: '';
position: absolute;
height: 5px;
background: #1effbc;
opacity: .9;
width: 0;
bottom: 0px;
left: -2px;
z-index: -1;
-webkit-transition: width .2s ease-in-out;
-moz-transition: width .2s ease-in-out;
-o-transition: width .2s ease-in-out;
transition: width .2s ease-in-out;
}
.post-meta a:hover:before, a.line:hover:before{
width: calc(100% + 4px);
}
.site-wrapper{
width: 1400px;
margin: 0 auto;
position: relative;
}
.posts{
margin-top: 20px;
padding-bottom: 115px;
margin-bottom: 117px;
font-size: 0;
width: calc(100% + 20px);
margin-left: -20px;
}
.posts .post{
width: 353px;
background: #fff;
margin-bottom: 20px;
padding: 50px 50px 43px 50px;
display: inline-block;
vertical-align: top;
margin-bottom: 20px;
margin-left: 20px;
}
.posts .post:nth-child(3n+3){
margin-right: 0;
}
.posts .post .img-holder{
display: block;
overflow: hidden;
}
.posts .post .img-holder:hover img{
-moz-transform: scale(1.1);
-webkit-transform: scale(1.1);
transform: scale(1.1);
}
.posts .post .img-holder img{
width: 100%;
opacity: .8;
-webkit-transition: transform 2s ease-in-out;
-moz-transition: transform 2s ease-in-out;
-o-transition: transform 2s ease-in-out;
transition: transform 2s ease-in-out;
height: auto;
}
.posts .post.featured{
-webkit-box-shadow: inset 0px -5px 0px 0px #222222;
-moz-box-shadow: inset 0px -5px 0px 0px #222222;
box-shadow: inset 0px -5px 0px 0px #222222;
}
.post .post-meta{
font-size: 13px;
margin-top: 10px;
}
.post .post-meta a{
text-transform: uppercase;
}
.post .post-title{
margin: 30px 0 30px 0;
}
.post .read-more{
font-size: 13px;
text-transform: uppercase;
}
.post .post-excerpt p{
margin: 0 0 40px 0;
}
.post h2{
font-size: 24px;
}
.post h2 a{
color: #000000;
}
.post h2 a:hover{
color: #1effbc;
}
.pagination{
position: absolute;
width: 100%;
left: 0;
margin-left: 0;
bottom: 0;
font-size: 13px;
text-align: center;
}
.pagination .newer-posts{
position: absolute;
left: 0;
}
.pagination .older-posts{
position: absolute;
right: 0;
}
.pagination .page-number{
padding-top: 20px;
display: inline-block;
}
.post-template .content{
margin-top: 20px;
-webkit-text-stroke: 1px rgba(0,0,0,0.1);
margin-bottom: 100px;
position: relative;
}
.post-template .content .article{
width: 50%;
display: inline-block;
}
.post-content{
padding: 35px 50px 33px 50px;
background: #fff;
width: calc(100% - 100px);
float: left;
}
.post-content img{
max-width: 100%;
}
.thumbnail{
float: left;
position: relative;
width: 100%;
}
.thumbnail img{
width: 100%;
float: left;
}
.thumbnail:before{
content: '';
position: absolute;
top: 0;
left: 0;
width: 100%;
height: 100%;
background: #f3f3f3;
opacity: .15;
}
.content .sidebar{
width: calc(100%/2 - 100px);
float: right;
padding: 35px 50px 33px 50px;
}
.content .sidebar.fixed{
position: fixed;
top: 0;
left: 50%;
width: 600px;
}
.content .sidebar.absolute{
position: absolute;
left: 50%;
width: 600px;
}
.content .sidebar .read-next-story.prev{
float: right;
}
.content .sidebar .share{
text-align: center;
margin: 50px 0;
}
.content .sidebar .author-image .img{
margin-bottom: 0;
}
.post-content ul li {
position: relative;
font-weight: 300;
font-size: 13px;
line-height: 22px;
}
.post-content ul li:before {
content: '';
position: relative;
left: -10px;
bottom: 3px;
width: 5px;
height: 5px;
background: #222222;
display: inline-block;
}
.post-content ul ul {
padding-left: 30px;
margin: 10px 0;
}
.post-content ul li li:before {
width: 4px;
height: 4px;
background: transparent;
border: 1px solid #222222;
}
.post-content ul li li li:before {
width: 2px;
height: 2px;
background: transparent;
border: 1px solid #222222;
}
.post-content ol{
padding-left: 0;
}
.post-content ol li {
counter-increment: list;
line-height: 20px;
}
.post-content ol li:before {
content: counter(list);
color: #ffffff;
background: #222222;
display: inline-block;
width: 20px;
height: 20px;
text-align: center;
font-size: 10px;
margin-right: 10px;
}
.post-content a{
color: #222222;
border-bottom: 1px solid #222222;
-webkit-transition: border-bottom .2s ease-in-out, color .2s ease-in-out;
-moz-transition: border-bottom .2s ease-in-out, color .2s ease-in-out;
-o-transition: border-bottom .2s ease-in-out, color .2s ease-in-out;
transition: border-bottom .2s ease-in-out, color .2s ease-in-out;
}
.post-content a:hover{
color: #222222;
border-bottom: 1px solid #1effbc;
}
.share svg{
width: 12px;
height: 12px;
}
.share svg path {
fill: #222222;
-webkit-transition: all .2s ease-in-out;
-moz-transition: all .2s ease-in-out;
-o-transition: all .2s ease-in-out;
transition: all .2s ease-in-out;
}
.share a:hover svg path {
fill: #1effbc;
}
.share a {
display: inline-block;
margin: 0 10px;
}
.author-image a, .author-image .img{
width: 50px;
height: 50px;
display: inline-block;
border-radius: 50%;
text-indent: -9999px;
background-size: cover;
background-position: center center;
}
.author-image .img{
margin-bottom: 20px;
}
.author-link a svg{
width: 12px;
height: 12px;
}
.author-link a svg path {
fill: #222222;
-webkit-transition: all .2s ease-in-out;
-moz-transition: all .2s ease-in-out;
-o-transition: all .2s ease-in-out;
transition: all .2s ease-in-out;
}
.author-link a:hover svg path{
fill: #1effbc;
}
.author h4 a{
color: #000000;
}
.author h4 a:hover{
color: #1effbc;
}
.author p a{
color: #222222;
}
.main-header.author-head .header-left .inner h1{
margin-bottom: 10px
}
.main-header.author-head .header-left .inner p{
color: #e0e0e0;
text-transform: uppercase;
margin-bottom: 70px;
}
.sidebar .sidebar-content{
text-align: center;
}
.search-content input{
opacity: 0;
-webkit-transition: width .2s ease-in-out, opacity .2s ease-in-out;
-moz-transition: width .2s ease-in-out, opacity .2s ease-in-out;
-o-transition: width .2s ease-in-out, opacity .2s ease-in-out;
transition: width .2s ease-in-out, opacity .2s ease-in-out;
display: inline-block;
margin-top: 0;
width: 226px;
background-color: #fff;
}
.search-content .results{
opacity: 0;
-webkit-transition: width .2s ease-in-out, opacity .2s ease-in-out;
-moz-transition: width .2s ease-in-out, opacity .2s ease-in-out;
-o-transition: width .2s ease-in-out, opacity .2s ease-in-out;
transition: width .2s ease-in-out, opacity .2s ease-in-out;
display: inherit;
margin-top: 0;
}
.search-content.active .results{
opacity: 1;
margin-top: 10px;
}
.search-content .results li{
counter-increment: list;
margin-bottom: 8px;
}
.search-content .results p{
display: none;
}
.search-content .results li:nth-child(n+12){
display: none;
}
.search-content.active .results li a{
-webkit-text-stroke: 1px rgba(0,0,0,0.1);
}
.search-content .results li span {
color: #30373C;
font-size: 12px;
display: block;
}
.search-content.active input{
opacity: 1;
}
.search-content .close-search svg {
width: 12px;
height: 12px;
display: none;
}
.search-content .close-search svg polygon {
fill: #ffffff;
-webkit-transition: all .2s ease-in-out;
-moz-transition: all .2s ease-in-out;
-o-transition: all .2s ease-in-out;
transition: all .2s ease-in-out;
}
.main-header .search-content .close-search:hover svg polygon{
fill: #30373C;
}
.main-header .header-right .nav ul{
-webkit-transition: margin .2s ease-in-out;
-moz-transition: margin .2s ease-in-out;
-o-transition: margin .2s ease-in-out;
transition: margin .2s ease-in-out;
}
body.error .search-button{
display: none;
}
/* ==========================================================================
4. Footer
========================================================================== */
footer{
border-top: 2px solid #fff;
padding-top: 50px;
padding-bottom: 70px;
}
footer .copyright{
text-align: center;
font-size: 13px;
margin-top: 50px;
}
footer section{
display: inline-block;
width: calc(25% - 103px);
vertical-align: top;
padding: 0 50px;
}
footer ul{
list-style-type: none;
padding: 0;
font-size: 13px;
text-transform: uppercase;
}
footer ul li{
margin-bottom: 6px;
display: block;
}
footer section h2{
font-size: 24px;
}
footer .labs-menu{
display: none;
}
footer form{
position: relative;
width: auto;
padding: 0;
margin: 0;
}
footer form input{
margin: 0;
}
footer .btn-subscribe{
background: transparent;
border: none;
position: absolute;
top: 0;
right: 0;
width: 45px;
height: 45px;
margin: 0;
padding: 0;
}
footer .btn-subscribe svg{
width: 10px;
height: auto;
}
footer .btn-subscribe svg polygon{
fill: #222222;
-webkit-transition: all .2s ease-in-out;
-moz-transition: all .2s ease-in-out;
-o-transition: all .2s ease-in-out;
transition: all .2s ease-in-out;
}
footer .btn-subscribe svg polygon{
fill: #222222;
}
footer .social{
margin-top: 20px;
float: left;
}
footer .social a:first-child{
margin-left: 0;
}
/* ==========================================================================
5. Subscribe
========================================================================== */
.subscribe .main-header .blog-logo{
margin-bottom: 56px;
}
.subscribe .main-header .header-left .inner{
padding-bottom: 0;
}
.subscribe .main-header .header-left:before,
.subscribe .main-header .header-right:before{
display: none;
}
.subscribe .main-header .blog-logo{
color: #222222;
}
.subscribe h1{
text-align: center;
}
.subscribe h1.info{
margin-bottom: 150px;
}
.subscribe form{
padding-top: 0;
}
.subscribe .subscribe-content{
margin: 100px 0;
}
.subscribe .main-error{
text-align: center;
}
.subscribe .error-content{
margin: 100px 0;
text-align: center;
}
.subscribe .search-content.active .results li a{
max-width: 320px;
vertical-align: top;
}
.subscribe .search-content.active input{
background: #fff;
}
.search-content{
position: absolute;
top: 88px;
right: 50px;
}
/* ==========================================================================
6. Responsive
========================================================================== */
@media (max-width: 1460px) {
.site-wrapper{
width: 1170px;
}
.posts .post {
width: 276.666666667px;
}
.content .sidebar.fixed {
width: 485px;
}
.content .sidebar.absolute {
width: 485px;
}
}
@media (max-width: 1199px) {
.site-wrapper{
width: 970px;
}
.main-header .header-left .inner{
padding-left: 100px;
padding-right: 100px;
}
.posts .post {
width: 375px;
}
.content .sidebar.fixed {
width: 385px;
}
.content .sidebar.absolute {
width: 385px;
}
footer section {
width: calc(25% - 53px);
padding: 0 25px;
}
}
@media (max-width: 992px) {
body.menu-open{
overflow: hidden;
}
.search-content .results{
max-height: 300px;
overflow-y: scroll;
}
.main-header .header-right .inner{
padding-top: 33px;
}
.site-wrapper {
width: 750px;
}
.main-header .header-left{
width: 100%;
}
.main-header .header-right {
width: 100px;
display: block;
position: absolute;
z-index: 999;
background: transparent;
left: auto;
top: 20px;
right: 0;
}
.posts .post {
width: 265px;
}
.main-header .header-right:before{
background: transparent;
}
.main-header .header-right .inner .nav{
-webkit-transition: top .2s ease-in-out;
-moz-transition: top .2s ease-in-out;
-o-transition: top .2s ease-in-out;
transition: top .2s ease-in-out;
width: 100%;
position: fixed;
z-index: 9000;
background: #f3f3f3;
left: 0;
top: -100%;
height: 100%;
overflow: hidden;
}
.main-header .header-right .inner .nav.open{
top: 0;
overflow-y:scroll;
}
.main-header .header-right .inner ul{
padding-left: 100px;
padding-right: 100px;
padding-top: 50px;
width: 550px;
display: block;
text-align: left;
margin: 0 auto;
position: relative;
}
.main-header .header-right .inner ul:before{
content: 'Menu';
color: #222222;
text-transform: uppercase;
font-size: 14px;
font-family: 'Montserrat', sans-serif;
letter-spacing: 4px;
font-weight: 700;
margin-bottom: 50px;
display: inline-block;
}
.main-header .header-right .inner ul li{
display: block;
margin-left: 0;
margin-bottom: 6px;
}
.main-header .header-right .inner ul li a{
color: #222222;
-webkit-text-stroke: inherit;
}
.search-content .results{
padding-left: 0;
}
.labs-menu ol li a{
margin-left: 0;
}
.labs-menu{
padding-left: 100px;
padding-right: 100px;
width: 550px;
display: block;
text-align: left;
margin: 0 auto;
position: relative;
right: 0;
top: 0;
padding-top: 40px;
float: none;
}
.labs-menu .search-button{
margin-left: 0;
}
.search-content input{
background: #fff;
}
.search-content{
top: 75px;
left: 100px;
width: auto;
}
.toggle-menu{
width: 20px;
height: 21px;
position: relative;
-webkit-transform: rotate(0deg);
-moz-transform: rotate(0deg);
-o-transform: rotate(0deg);
transform: rotate(0deg);
-webkit-transition: .2s ease-in-out;
-moz-transition: .2s ease-in-out;
-o-transition: .2s ease-in-out;
transition: .2s ease-in-out;
cursor: pointer;
display: inline-block;
z-index: 9900;
}
.toggle-menu span{
display: block;
position: absolute;
height: 2px;
width: 100%;
background: #ffffff;
border-radius: 0;
opacity: 1;
left: 0;
-webkit-transform: rotate(0deg);
-moz-transform: rotate(0deg);
-o-transform: rotate(0deg);
transform: rotate(0deg);
-webkit-transition: .2s ease-in-out;
-moz-transition: .2s ease-in-out;
-o-transition: .2s ease-in-out;
transition: .2s ease-in-out;
}
.menu-open .toggle-menu span{
background: #222222;
}
.toggle-menu span:nth-child(1) {
top: 0px;
}
.toggle-menu span:nth-child(2),.toggle-menu span:nth-child(3) {
top: 5px;
}
.toggle-menu span:nth-child(4) {
top: 10px;
}
.toggle-menu.open span:nth-child(1) {
top: 5px;
width: 0%;
left: 50%;
}
.toggle-menu.open span:nth-child(2) {
-webkit-transform: rotate(45deg);
-moz-transform: rotate(45deg);
-o-transform: rotate(45deg);
transform: rotate(45deg);
}
.toggle-menu.open span:nth-child(3) {
-webkit-transform: rotate(-45deg);
-moz-transform: rotate(-45deg);
-o-transform: rotate(-45deg);
transform: rotate(-45deg);
}
.toggle-menu.open span:nth-child(4) {
top: 5px;
width: 0%;
left: 50%;
}
.post-template .content .article{
width: 100%;
}
.content .sidebar,
.content .sidebar.fixed,
.content .sidebar.absolute{
width: 100%;
float: none;
padding: 50px 0;
position: static;
}
.subscribe .error-content{
margin: 50px 0 100px 0;
}
body.subscribe .toggle-menu span{
background: #222222;
}
footer .toggle-menu{
display: none;
}
footer section{
width: calc(50% - 53px);
padding: 0 25px;
}
footer p{
max-width: 200px;
}
footer form{
text-align: left;
max-width: 246px;
}
}
@media (max-width: 768px) {
h1{
font-size: 24px;
}
.site-wrapper{
width: 100%;
}
.main-header .header-left .inner h1{
font-size: 24px;
margin-bottom: 50px;
}
.main-header .blog-logo{
margin-bottom: 40px;
max-width: 80%;
}
.post-template .content{
margin-bottom: 30px;
}
.post-template .main-header .blog-logo{
margin-bottom: 50px;
}
.main-header .blog-logo.has-image {
margin-bottom: 50px;
}
.pagination .older-posts,
.pagination .newer-posts{
position: relative;
}
.posts .post{
margin-left: 0;
width: calc(100% - 100px);
}
.posts{
display: block;
margin: 20px auto 70px auto;
width: 100%;
}
.post h2 {
font-size: 18px;
}
.pagination .page-number{
display: block;
margin-bottom: 20px;
}
.main-header .header-left .inner {
padding-left: 50px;
padding-right: 50px;
padding-bottom: 60px;
}
.main-header .header-right .inner ul{
padding-left: 50px;
padding-right: 50px;
width: calc(100% - 100px);
}
.labs-menu{
padding-left: 50px;
padding-right: 50px;
width: calc(100% - 100px);
}
.search-content{
left: 50px;
}
.subscribe .subscribe-content{
margin: 50px 0;
}
.content .sidebar, .content .sidebar.fixed, .content .sidebar.absolute{
width: calc(100% - 50px);
padding: 50px 20px;
}
.read-next{
text-align: center;
}
.content .sidebar .read-next-story.prev{
float: none;
margin-top: 20px;
}
.pagination.has-next{
bottom: -10px;
}
.pagination.has-next.has-prev{
bottom: -48px;
}
.pagination.has-prev{
bottom: -34px;
}
.search-content input{
width: calc(100% - 30px);
}
.subscribe .subscribe-content{
padding: 0 50px;
}
footer section {
width: calc(100% - 53px);
}
}
|
laravel/public/brush.css
|
html {
font-family: sans-serif;
-ms-text-size-adjust: 100%;
-webkit-text-size-adjust: 100%
}
body { margin: 0; }
article, aside, details,
figcaption, figure,
footer, header,
main, menu, nav,
section, summary { display:block; }
audio, canvas, progress, video {
display: inline-block;
vertical-align: baseline;
}
audio:not([controls]) { display: none; height: 0; }
[hidden], template { display: none; }
a { background-color: transparent;}
a:active, a:hover { outline: 0; }
abbr[title] { border-bottom: 1px dotted; }
b, strong { font-weight: bold; }
dfn { font-style: italic; }
h1 { font-size: 2em; margin: 0.67em 0; }
mark { background: #ff0; color: #000; }
small { font-size: 80%; }
sub, sup {
font-size: 75%;
line-height: 0;
position: relative;
vertical-align: baseline;
}
sup { top: -0.5em; }
sub { bottom: -0.25em; }
img { border: 0; }
svg:not(:root) { overflow: hidden; }
figure { margin: 1em 40px; }
hr { box-sizing: content-box; height: 0; }
pre { overflow: auto; }
code, kbd, pre, samp { font-family: monospace, monospace; font-size: 1em; }
button, input, optgroup, select, textarea {
color: inherit;
font: inherit;
margin: 0;
}
button { overflow: visible; }
button, select { text-transform: none; }
button, html input[type="button"],
input[type="reset"], input[type="submit"] {
-webkit-appearance: button;
cursor: pointer;
}
button[disabled], html input[disabled] { cursor: default; }
button::-moz-focus-inner, input::-moz-focus-inner { border: 0; padding: 0; }
input { line-height: normal; }
input[type="checkbox"],
input[type="radio"] { box-sizing: border-box; padding: 0; }
input[type="number"]::-webkit-inner-spin-button,
input[type="number"]::-webkit-outer-spin-button { height: auto; }
input[type="search"] { -webkit-appearance: textfield; }
input[type="search"]::-webkit-search-cancel-button,
input[type="search"]::-webkit-search-decoration { -webkit-appearance: none; }
fieldset {
border: 1px solid #c0c0c0;
margin: 0 2px;
padding: 0.35em 0.625em 0.75em;
}
legend { border: 0; padding: 0; }
textarea { overflow: auto; }
optgroup { font-weight: bold; }
table{ border-collapse: collapse; border-spacing: 0; }
td, th{ padding: 0; }
/* ==========================================================================
1. Base - Setting up some base styles
========================================================================== */
body{
background: #f3f3f3;
height:100%;
font-family: 'Karla', sans-serif;
}
h1, h2, h3, h4, h5, h6{
color: #000000;
font-family: 'Montserrat', sans-serif;
margin: 20px 0;
}
p{
color: #222222;
font-size: 13px;
-webkit-text-stroke: 1px rgba(0,0,0,0.1);
margin: 15px 0;
line-height: 22px;
}
blockquote{
background: #f3f3f3;
margin: 0;
padding: 15px 40px;
font-style: italic;
font-size: 13px;
}
ul, ol{
font-size: 13px;
list-style-type: none;
padding-left: 10px;
}
code {
margin: 15px 0;
background: #222222;
display: block;
color: #ffffff;
padding: 15px 20px;
font-size: 13px;
font-family: 'Karla', sans-serif;
}
mark {
background: #1effbc;
color: #222222;
padding: 3px 5px;
}
i, cite, em, var, address, dfn {
font-style: italic;
}
b, strong {
font-weight: bold;
}
s, strike, del {
text-decoration: line-through;
}
hr{
width: 5px;
border: none;
background: #222222;
display: block;
height: 30px;
margin: 0;
position: relative;
}
figure {
margin: 0;
}
form{
background: #f3f3f3;
display: block;
padding: 50px 20px;
text-align: center;
width: calc(100% - 40px);
float: none;
margin: 20px auto;
font-size: 13px;
}
form input{
width: calc(100% - 30px);
max-width: 246px;
border: none;
background: #ffffff;
padding: 15px;
outline: none;
margin: 10px 0;
}
textarea{
width: calc(100% - 30px);
max-width: 246px;
border: none;
background: #F2F2F2;
padding: 10px 15px;
outline: none;
margin: 10px 0;
min-height: 100px;
}
form textarea{
background: #fff;
}
input:-webkit-autofill {
-webkit-box-shadow: 0 0 0px 1000px white inset;
}
input[type="checkbox"], input[type="radio"]{
width: auto;
-webkit-box-shadow: none;
-moz-box-shadow: none;
box-shadow: none;
}
input[type="checkbox"]:focus, input[type="radio"]:focus {
-webkit-box-shadow: none;
-moz-box-shadow: none;
box-shadow: none;
}
input{
width: calc(100% - 30px);
max-width: 246px;
border: none;
background: #f3f3f3;
padding: 15px;
outline: none;
margin: 10px 0;
max-width: 260px;
color: #222222;
font-size: 13px;
outline: 0;
}
input::-webkit-input-placeholder {
color: #222222;
opacity: .5;
}
input:-moz-placeholder {
color: #222222;
opacity: .5;
}
input::-moz-placeholder {
color: #222222;
opacity: .5;
}
input:-ms-input-placeholder {
color: #222222;
opacity: .5;
}
select{
width: 276px;
border: none;
background-color: #F2F2F2;
padding: 15px;
outline: none;
margin: 10px 0;
-moz-appearance: none;
-webkit-appearance: none;
font-size: 13px;
line-height: normal;
background-image: url('../img/arrow-down.svg');
background-size: 10px;
background-position: center right 15px;
background-repeat: no-repeat;
}
form select{
background-color: #ffffff;
}
fieldset{
background: transparent;
border: none;
padding: 0;
margin: 0;
font-size: 13px;
font-weight: 300;
}
legend{
font-weight: 400;
margin-bottom: 20px;
border-left: 5px solid #222222;
padding-left: 10px;
font-size: 13px;
font-weight: bold;
}
form legend{
border: none;
padding-left: 0;
display: block;
text-align: center;
width: 100%;
}
iframe{
margin-bottom: 16px;
width: 100% !important;
}
h1{
font-size: 36px;
}
h2{
font-size: 30px;
}
h3{
font-size: 24px;
}
h4{
font-size: 18px;
}
h5{
font-size: 14px;
}
h6{
font-size: 12px;
}
a{
color: #222222;
text-decoration: none;
position: relative;
-webkit-transition: color .2s ease-in-out;
-moz-transition: color .2s ease-in-out;
-o-transition: color .2s ease-in-out;
transition: color .2s ease-in-out;
}
.btn, input[type='submit'], button, input[type="button"], input[type="reset"]{
border-radius: 40px;
border: 2px solid #222222;
padding: 16.5px 32px;
display: inline-block;
text-transform: uppercase;
color: #222222;
font-size: 13px;
background: transparent;
width: auto;
-webkit-transition: background .2s ease-in-out, color .2s ease-in-out;
-moz-transition: background .2s ease-in-out, color .2s ease-in-out;
-o-transition: background .2s ease-in-out, color .2s ease-in-out;
transition: background .2s ease-in-out, color .2s ease-in-out;
}
.btn:hover, input[type='submit']:hover, button:hover, input[type="button"]:hover, input[type="reset"]:hover{
background: #222222;
color: #fff;
}
/* ==========================================================================
2. Header
========================================================================== */
.main-header{
position: relative;
background-size: cover;
background-position: center bottom;
display: table;
width: 100%;
}
.main-header .header-left{
width: 50%;
display: table-cell;
position: relative;
}
.main-header .header-left:before{
content: '';
position: absolute;
top: 0;
left: 0;
width: 100%;
height: 100%;
background: #222222;
opacity: .95;
}
.main-header .header-left .inner{
position: relative;
padding-left: 130px;
padding-right: 130px;
padding-top: 50px;
padding-bottom: 230px;
}
.main-header .header-left .inner h1{
color: #1effbc;
max-width: 100%;
font-size: 36px;
margin-bottom: 70px;
margin-top: 10px;
}
.main-header .header-left .inner .post-meta{
color: #e0e0e0;
font-size: 13px;
}
.main-header .header-left .inner .post-meta p{
color: #e0e0e0;
}
.main-header .header-left .inner .post-meta a{
text-transform: uppercase;
color: #fff;
-webkit-text-stroke: 0;
}
.main-header .header-left .inner .post-meta .author-link a{
margin-left: 5px;
}
.main-header .header-left .inner .post-meta .author-link a:before{
display: none;
}
.main-header .header-left .inner .post-meta .author-link a svg path{
fill: #fff;
}
.main-header .header-left .inner .post-meta .author-link a:hover svg path{
fill: #1effbc;
}
.main-header .blog-logo{
color: #ffffff;
text-transform: uppercase;
font-size: 14px;
font-family: 'Montserrat', sans-serif;
letter-spacing: 4px;
font-weight: 700;
margin-bottom: 190px;
display: inline-block;
}
.main-header .blog-logo.has-image{
margin-bottom: 105px;
}
.post-template .main-header .blog-logo{
margin-bottom: 175px;
}
.post-template.page-template .main-header .blog-logo{
margin-bottom: 190px;
}
.main-header .header-left .inner ul{
padding: 0;
}
.main-header .header-left .inner ul li{
display: block;
margin-bottom: 6px;
}
.main-header .header-left .inner ul li a{
color: #ffffff;
text-transform: uppercase;
font-size: 13px;
}
.main-header .header-left .inner ul li a.current{
color: #1effbc;
}
.main-header .header-right{
width: 50%;
display: table-cell;
position: relative;
overflow: hidden;
}
.main-header .header-right:before{
content: '';
position: absolute;
top: 0;
left: 0;
width: 100%;
height: 100%;
background: #f3f3f3;
opacity: .95;
padding-bottom: 9999px;
margin-bottom: -9999px;
}
.main-header .header-right .inner{
padding-top: 50px;
padding-right: 50px;
text-align: right;
}
.main-header .header-right .inner ul{
padding: 0;
list-style-type: none;
margin: 0;
display: inline-block;
}
.main-header .header-right .inner ul li{
display: inline-block;
margin-left: 20px;
}
.main-header .header-right .inner ul li a{
color: #222222;
text-transform: uppercase;
font-size: 13px;
-webkit-text-stroke: 1px rgba(0,0,0,0.1);
}
.labs-menu{
display: inline-block;
padding-top: 2px;
float: right;
}
.labs-menu a{
margin-left: 15px;
position: relative;
z-index: 2;
}
.search-button svg {
width: 12px;
height: 12px;
}
.search-button svg path {
fill: #222222;
-webkit-transition: all .2s ease-in-out;
-moz-transition: all .2s ease-in-out;
-o-transition: all .2s ease-in-out;
transition: all .2s ease-in-out;
}
.search-button:hover svg path {
fill: #1effbc;
}
.subscribe-button svg {
width: 12px;
height: 12px;
}
.subscribe-button svg path {
fill: #222222;
-webkit-transition: all .2s ease-in-out;
-moz-transition: all .2s ease-in-out;
-o-transition: all .2s ease-in-out;
transition: all .2s ease-in-out;
}
.subscribe-button:hover svg path {
fill: #1effbc;
}
.main-header .social{
position: absolute;
bottom: 50px;
right: 50px;
}
.social a{
margin-left: 15px;
}
.social svg {
width: 12px;
height: 12px;
}
.social svg path {
fill: #222222;
-webkit-transition: all .2s ease-in-out;
-moz-transition: all .2s ease-in-out;
-o-transition: all .2s ease-in-out;
transition: all .2s ease-in-out;
}
.social a:hover svg path{
fill: #222222;
}
/* ==========================================================================
3. Main
========================================================================== */
.post-meta a, a.line{
z-index: 1;
display: inline-block;
}
.post-meta a:before, a.line:before{
content: '';
position: absolute;
height: 5px;
background: #1effbc;
opacity: .9;
width: 0;
bottom: 0px;
left: -2px;
z-index: -1;
-webkit-transition: width .2s ease-in-out;
-moz-transition: width .2s ease-in-out;
-o-transition: width .2s ease-in-out;
transition: width .2s ease-in-out;
}
.post-meta a:hover:before, a.line:hover:before{
width: calc(100% + 4px);
}
.site-wrapper{
width: 1400px;
margin: 0 auto;
position: relative;
}
.posts{
margin-top: 20px;
padding-bottom: 115px;
margin-bottom: 117px;
font-size: 0;
width: calc(100% + 20px);
margin-left: -20px;
}
.posts .post{
width: 353px;
background: #fff;
margin-bottom: 20px;
padding: 50px 50px 43px 50px;
display: inline-block;
vertical-align: top;
margin-bottom: 20px;
margin-left: 20px;
}
.posts .post:nth-child(3n+3){
margin-right: 0;
}
.posts .post .img-holder{
display: block;
overflow: hidden;
}
.posts .post .img-holder:hover img{
-moz-transform: scale(1.1);
-webkit-transform: scale(1.1);
transform: scale(1.1);
}
.posts .post .img-holder img{
width: 100%;
opacity: .8;
-webkit-transition: transform 2s ease-in-out;
-moz-transition: transform 2s ease-in-out;
-o-transition: transform 2s ease-in-out;
transition: transform 2s ease-in-out;
height: auto;
}
.posts .post.featured{
-webkit-box-shadow: inset 0px -5px 0px 0px #222222;
-moz-box-shadow: inset 0px -5px 0px 0px #222222;
box-shadow: inset 0px -5px 0px 0px #222222;
}
.post .post-meta{
font-size: 13px;
margin-top: 10px;
}
.post .post-meta a{
text-transform: uppercase;
}
.post .post-title{
margin: 30px 0 30px 0;
}
.post .read-more{
font-size: 13px;
text-transform: uppercase;
}
.post .post-excerpt p{
margin: 0 0 40px 0;
}
.post h2{
font-size: 24px;
}
.post h2 a{
color: #000000;
}
.post h2 a:hover{
color: #1effbc;
}
.pagination{
position: absolute;
width: 100%;
left: 0;
margin-left: 0;
bottom: 0;
font-size: 13px;
text-align: center;
}
.pagination .newer-posts{
position: absolute;
left: 0;
}
.pagination .older-posts{
position: absolute;
right: 0;
}
.pagination .page-number{
padding-top: 20px;
display: inline-block;
}
.post-template .content{
margin-top: 20px;
-webkit-text-stroke: 1px rgba(0,0,0,0.1);
margin-bottom: 100px;
position: relative;
}
.post-template .content .article{
width: 50%;
display: inline-block;
}
.post-content{
padding: 35px 50px 33px 50px;
background: #fff;
width: calc(100% - 100px);
float: left;
}
.post-content img{
max-width: 100%;
}
.thumbnail{
float: left;
position: relative;
width: 100%;
}
.thumbnail img{
width: 100%;
float: left;
}
.thumbnail:before{
content: '';
position: absolute;
top: 0;
left: 0;
width: 100%;
height: 100%;
background: #f3f3f3;
opacity: .15;
}
.content .sidebar{
width: calc(100%/2 - 100px);
float: right;
padding: 35px 50px 33px 50px;
}
.content .sidebar.fixed{
position: fixed;
top: 0;
left: 50%;
width: 600px;
}
.content .sidebar.absolute{
position: absolute;
left: 50%;
width: 600px;
}
.content .sidebar .read-next-story.prev{
float: right;
}
.content .sidebar .share{
text-align: center;
margin: 50px 0;
}
.content .sidebar .author-image .img{
margin-bottom: 0;
}
.post-content ul li {
position: relative;
font-weight: 300;
font-size: 13px;
line-height: 22px;
}
.post-content ul li:before {
content: '';
position: relative;
left: -10px;
bottom: 3px;
width: 5px;
height: 5px;
background: #222222;
display: inline-block;
}
.post-content ul ul {
padding-left: 30px;
margin: 10px 0;
}
.post-content ul li li:before {
width: 4px;
height: 4px;
background: transparent;
border: 1px solid #222222;
}
.post-content ul li li li:before {
width: 2px;
height: 2px;
background: transparent;
border: 1px solid #222222;
}
.post-content ol{
padding-left: 0;
}
.post-content ol li {
counter-increment: list;
line-height: 20px;
}
.post-content ol li:before {
content: counter(list);
color: #ffffff;
background: #222222;
display: inline-block;
width: 20px;
height: 20px;
text-align: center;
font-size: 10px;
margin-right: 10px;
}
.post-content a{
color: #222222;
border-bottom: 1px solid #222222;
-webkit-transition: border-bottom .2s ease-in-out, color .2s ease-in-out;
-moz-transition: border-bottom .2s ease-in-out, color .2s ease-in-out;
-o-transition: border-bottom .2s ease-in-out, color .2s ease-in-out;
transition: border-bottom .2s ease-in-out, color .2s ease-in-out;
}
.post-content a:hover{
color: #222222;
border-bottom: 1px solid #1effbc;
}
.share svg{
width: 12px;
height: 12px;
}
.share svg path {
fill: #222222;
-webkit-transition: all .2s ease-in-out;
-moz-transition: all .2s ease-in-out;
-o-transition: all .2s ease-in-out;
transition: all .2s ease-in-out;
}
.share a:hover svg path {
fill: #1effbc;
}
.share a {
display: inline-block;
margin: 0 10px;
}
.author-image a, .author-image .img{
width: 50px;
height: 50px;
display: inline-block;
border-radius: 50%;
text-indent: -9999px;
background-size: cover;
background-position: center center;
}
.author-image .img{
margin-bottom: 20px;
}
.author-link a svg{
width: 12px;
height: 12px;
}
.author-link a svg path {
fill: #222222;
-webkit-transition: all .2s ease-in-out;
-moz-transition: all .2s ease-in-out;
-o-transition: all .2s ease-in-out;
transition: all .2s ease-in-out;
}
.author-link a:hover svg path{
fill: #1effbc;
}
.author h4 a{
color: #000000;
}
.author h4 a:hover{
color: #1effbc;
}
.author p a{
color: #222222;
}
.main-header.author-head .header-left .inner h1{
margin-bottom: 10px
}
.main-header.author-head .header-left .inner p{
color: #e0e0e0;
text-transform: uppercase;
margin-bottom: 70px;
}
.sidebar .sidebar-content{
text-align: center;
}
.search-content input{
opacity: 0;
-webkit-transition: width .2s ease-in-out, opacity .2s ease-in-out;
-moz-transition: width .2s ease-in-out, opacity .2s ease-in-out;
-o-transition: width .2s ease-in-out, opacity .2s ease-in-out;
transition: width .2s ease-in-out, opacity .2s ease-in-out;
display: inline-block;
margin-top: 0;
width: 226px;
background-color: #fff;
}
.search-content .results{
opacity: 0;
-webkit-transition: width .2s ease-in-out, opacity .2s ease-in-out;
-moz-transition: width .2s ease-in-out, opacity .2s ease-in-out;
-o-transition: width .2s ease-in-out, opacity .2s ease-in-out;
transition: width .2s ease-in-out, opacity .2s ease-in-out;
display: inherit;
margin-top: 0;
}
.search-content.active .results{
opacity: 1;
margin-top: 10px;
}
.search-content .results li{
counter-increment: list;
margin-bottom: 8px;
}
.search-content .results p{
display: none;
}
.search-content .results li:nth-child(n+12){
display: none;
}
.search-content.active .results li a{
-webkit-text-stroke: 1px rgba(0,0,0,0.1);
}
.search-content .results li span {
color: #30373C;
font-size: 12px;
display: block;
}
.search-content.active input{
opacity: 1;
}
.search-content .close-search svg {
width: 12px;
height: 12px;
display: none;
}
.search-content .close-search svg polygon {
fill: #ffffff;
-webkit-transition: all .2s ease-in-out;
-moz-transition: all .2s ease-in-out;
-o-transition: all .2s ease-in-out;
transition: all .2s ease-in-out;
}
.main-header .search-content .close-search:hover svg polygon{
fill: #30373C;
}
.main-header .header-right .nav ul{
-webkit-transition: margin .2s ease-in-out;
-moz-transition: margin .2s ease-in-out;
-o-transition: margin .2s ease-in-out;
transition: margin .2s ease-in-out;
}
body.error .search-button{
display: none;
}
/* ==========================================================================
4. Footer
========================================================================== */
footer{
border-top: 2px solid #fff;
padding-top: 50px;
padding-bottom: 70px;
}
footer .copyright{
text-align: center;
font-size: 13px;
margin-top: 50px;
}
footer section{
display: inline-block;
width: calc(25% - 103px);
vertical-align: top;
padding: 0 50px;
}
footer ul{
list-style-type: none;
padding: 0;
font-size: 13px;
text-transform: uppercase;
}
footer ul li{
margin-bottom: 6px;
display: block;
}
footer section h2{
font-size: 24px;
}
footer .labs-menu{
display: none;
}
footer form{
position: relative;
width: auto;
padding: 0;
margin: 0;
}
footer form input{
margin: 0;
}
footer .btn-subscribe{
background: transparent;
border: none;
position: absolute;
top: 0;
right: 0;
width: 45px;
height: 45px;
margin: 0;
padding: 0;
}
footer .btn-subscribe svg{
width: 10px;
height: auto;
}
footer .btn-subscribe svg polygon{
fill: #222222;
-webkit-transition: all .2s ease-in-out;
-moz-transition: all .2s ease-in-out;
-o-transition: all .2s ease-in-out;
transition: all .2s ease-in-out;
}
footer .btn-subscribe svg polygon{
fill: #222222;
}
footer .social{
margin-top: 20px;
float: left;
}
footer .social a:first-child{
margin-left: 0;
}
/* ==========================================================================
5. Subscribe
========================================================================== */
.subscribe .main-header .blog-logo{
margin-bottom: 56px;
}
.subscribe .main-header .header-left .inner{
padding-bottom: 0;
}
.subscribe .main-header .header-left:before,
.subscribe .main-header .header-right:before{
display: none;
}
.subscribe .main-header .blog-logo{
color: #222222;
}
.subscribe h1{
text-align: center;
}
.subscribe h1.info{
margin-bottom: 150px;
}
.subscribe form{
padding-top: 0;
}
.subscribe .subscribe-content{
margin: 100px 0;
}
.subscribe .main-error{
text-align: center;
}
.subscribe .error-content{
margin: 100px 0;
text-align: center;
}
.subscribe .search-content.active .results li a{
max-width: 320px;
vertical-align: top;
}
.subscribe .search-content.active input{
background: #fff;
}
.search-content{
position: absolute;
top: 88px;
right: 50px;
}
/* ==========================================================================
6. Responsive
========================================================================== */
@media (max-width: 1460px) {
.site-wrapper{
width: 1170px;
}
.posts .post {
width: 276.666666667px;
}
.content .sidebar.fixed {
width: 485px;
}
.content .sidebar.absolute {
width: 485px;
}
}
@media (max-width: 1199px) {
.site-wrapper{
width: 970px;
}
.main-header .header-left .inner{
padding-left: 100px;
padding-right: 100px;
}
.posts .post {
width: 375px;
}
.content .sidebar.fixed {
width: 385px;
}
.content .sidebar.absolute {
width: 385px;
}
footer section {
width: calc(25% - 53px);
padding: 0 25px;
}
}
@media (max-width: 992px) {
body.menu-open{
overflow: hidden;
}
.search-content .results{
max-height: 300px;
overflow-y: scroll;
}
.main-header .header-right .inner{
padding-top: 33px;
}
.site-wrapper {
width: 750px;
}
.main-header .header-left{
width: 100%;
}
.main-header .header-right {
width: 100px;
display: block;
position: absolute;
z-index: 999;
background: transparent;
left: auto;
top: 20px;
right: 0;
}
.posts .post {
width: 265px;
}
.main-header .header-right:before{
background: transparent;
}
.main-header .header-right .inner .nav{
-webkit-transition: top .2s ease-in-out;
-moz-transition: top .2s ease-in-out;
-o-transition: top .2s ease-in-out;
transition: top .2s ease-in-out;
width: 100%;
position: fixed;
z-index: 9000;
background: #f3f3f3;
left: 0;
top: -100%;
height: 100%;
overflow: hidden;
}
.main-header .header-right .inner .nav.open{
top: 0;
overflow-y:scroll;
}
.main-header .header-right .inner ul{
padding-left: 100px;
padding-right: 100px;
padding-top: 50px;
width: 550px;
display: block;
text-align: left;
margin: 0 auto;
position: relative;
}
.main-header .header-right .inner ul:before{
content: 'Menu';
color: #222222;
text-transform: uppercase;
font-size: 14px;
font-family: 'Montserrat', sans-serif;
letter-spacing: 4px;
font-weight: 700;
margin-bottom: 50px;
display: inline-block;
}
.main-header .header-right .inner ul li{
display: block;
margin-left: 0;
margin-bottom: 6px;
}
.main-header .header-right .inner ul li a{
color: #222222;
-webkit-text-stroke: inherit;
}
.search-content .results{
padding-left: 0;
}
.labs-menu ol li a{
margin-left: 0;
}
.labs-menu{
padding-left: 100px;
padding-right: 100px;
width: 550px;
display: block;
text-align: left;
margin: 0 auto;
position: relative;
right: 0;
top: 0;
padding-top: 40px;
float: none;
}
.labs-menu .search-button{
margin-left: 0;
}
.search-content input{
background: #fff;
}
.search-content{
top: 75px;
left: 100px;
width: auto;
}
.toggle-menu{
width: 20px;
height: 21px;
position: relative;
-webkit-transform: rotate(0deg);
-moz-transform: rotate(0deg);
-o-transform: rotate(0deg);
transform: rotate(0deg);
-webkit-transition: .2s ease-in-out;
-moz-transition: .2s ease-in-out;
-o-transition: .2s ease-in-out;
transition: .2s ease-in-out;
cursor: pointer;
display: inline-block;
z-index: 9900;
}
.toggle-menu span{
display: block;
position: absolute;
height: 2px;
width: 100%;
background: #ffffff;
border-radius: 0;
opacity: 1;
left: 0;
-webkit-transform: rotate(0deg);
-moz-transform: rotate(0deg);
-o-transform: rotate(0deg);
transform: rotate(0deg);
-webkit-transition: .2s ease-in-out;
-moz-transition: .2s ease-in-out;
-o-transition: .2s ease-in-out;
transition: .2s ease-in-out;
}
.menu-open .toggle-menu span{
background: #222222;
}
.toggle-menu span:nth-child(1) {
top: 0px;
}
.toggle-menu span:nth-child(2),.toggle-menu span:nth-child(3) {
top: 5px;
}
.toggle-menu span:nth-child(4) {
top: 10px;
}
.toggle-menu.open span:nth-child(1) {
top: 5px;
width: 0%;
left: 50%;
}
.toggle-menu.open span:nth-child(2) {
-webkit-transform: rotate(45deg);
-moz-transform: rotate(45deg);
-o-transform: rotate(45deg);
transform: rotate(45deg);
}
.toggle-menu.open span:nth-child(3) {
-webkit-transform: rotate(-45deg);
-moz-transform: rotate(-45deg);
-o-transform: rotate(-45deg);
transform: rotate(-45deg);
}
.toggle-menu.open span:nth-child(4) {
top: 5px;
width: 0%;
left: 50%;
}
.post-template .content .article{
width: 100%;
}
.content .sidebar,
.content .sidebar.fixed,
.content .sidebar.absolute{
width: 100%;
float: none;
padding: 50px 0;
position: static;
}
.subscribe .error-content{
margin: 50px 0 100px 0;
}
body.subscribe .toggle-menu span{
background: #222222;
}
footer .toggle-menu{
display: none;
}
footer section{
width: calc(50% - 53px);
padding: 0 25px;
}
footer p{
max-width: 200px;
}
footer form{
text-align: left;
max-width: 246px;
}
}
@media (max-width: 768px) {
h1{
font-size: 24px;
}
.site-wrapper{
width: 100%;
}
.main-header .header-left .inner h1{
font-size: 24px;
margin-bottom: 50px;
}
.main-header .blog-logo{
margin-bottom: 40px;
max-width: 80%;
}
.post-template .content{
margin-bottom: 30px;
}
.post-template .main-header .blog-logo{
margin-bottom: 50px;
}
.main-header .blog-logo.has-image {
margin-bottom: 50px;
}
.pagination .older-posts,
.pagination .newer-posts{
position: relative;
}
.posts .post{
margin-left: 0;
width: calc(100% - 100px);
}
.posts{
display: block;
margin: 20px auto 70px auto;
width: 100%;
}
.post h2 {
font-size: 18px;
}
.pagination .page-number{
display: block;
margin-bottom: 20px;
}
.main-header .header-left .inner {
padding-left: 50px;
padding-right: 50px;
padding-bottom: 60px;
}
.main-header .header-right .inner ul{
padding-left: 50px;
padding-right: 50px;
width: calc(100% - 100px);
}
.labs-menu{
padding-left: 50px;
padding-right: 50px;
width: calc(100% - 100px);
}
.search-content{
left: 50px;
}
.subscribe .subscribe-content{
margin: 50px 0;
}
.content .sidebar, .content .sidebar.fixed, .content .sidebar.absolute{
width: calc(100% - 50px);
padding: 50px 20px;
}
.read-next{
text-align: center;
}
.content .sidebar .read-next-story.prev{
float: none;
margin-top: 20px;
}
.pagination.has-next{
bottom: -10px;
}
.pagination.has-next.has-prev{
bottom: -48px;
}
.pagination.has-prev{
bottom: -34px;
}
.search-content input{
width: calc(100% - 30px);
}
.subscribe .subscribe-content{
padding: 0 50px;
}
footer section {
width: calc(100% - 53px);
}
}
| 0.422624 | 0.094427 |
[class^="icon-"], [class*=" icon-"] {
font-family: 'arrow';
font-style: normal;
font-weight: normal;
/* fix buttons height */
line-height: 1em;
/* you can be more comfortable with increased icons size */
/* font-size: 120%; */
}
.icon-progress-0 { *zoom: expression( this.runtimeStyle['zoom'] = '1', this.innerHTML = ' '); }
.icon-progress-1 { *zoom: expression( this.runtimeStyle['zoom'] = '1', this.innerHTML = ' '); }
.icon-progress-2 { *zoom: expression( this.runtimeStyle['zoom'] = '1', this.innerHTML = ' '); }
.icon-progress-3 { *zoom: expression( this.runtimeStyle['zoom'] = '1', this.innerHTML = ' '); }
.icon-progress-4 { *zoom: expression( this.runtimeStyle['zoom'] = '1', this.innerHTML = ' '); }
.icon-progress-5 { *zoom: expression( this.runtimeStyle['zoom'] = '1', this.innerHTML = ' '); }
.icon-progress-6 { *zoom: expression( this.runtimeStyle['zoom'] = '1', this.innerHTML = ' '); }
.icon-progress-7 { *zoom: expression( this.runtimeStyle['zoom'] = '1', this.innerHTML = ' '); }
.icon-minus-circle { *zoom: expression( this.runtimeStyle['zoom'] = '1', this.innerHTML = ' '); }
.icon-plus-circle { *zoom: expression( this.runtimeStyle['zoom'] = '1', this.innerHTML = ' '); }
.icon-ok-circle { *zoom: expression( this.runtimeStyle['zoom'] = '1', this.innerHTML = ' '); }
.icon-cancel-circle { *zoom: expression( this.runtimeStyle['zoom'] = '1', this.innerHTML = ' '); }
.icon-right-fat { *zoom: expression( this.runtimeStyle['zoom'] = '1', this.innerHTML = ' '); }
.icon-left-fat { *zoom: expression( this.runtimeStyle['zoom'] = '1', this.innerHTML = ' '); }
.icon-angle-double-up { *zoom: expression( this.runtimeStyle['zoom'] = '1', this.innerHTML = ' '); }
.icon-angle-double-down { *zoom: expression( this.runtimeStyle['zoom'] = '1', this.innerHTML = ' '); }
|
public/css/css/arrow-ie7.css
|
[class^="icon-"], [class*=" icon-"] {
font-family: 'arrow';
font-style: normal;
font-weight: normal;
/* fix buttons height */
line-height: 1em;
/* you can be more comfortable with increased icons size */
/* font-size: 120%; */
}
.icon-progress-0 { *zoom: expression( this.runtimeStyle['zoom'] = '1', this.innerHTML = ' '); }
.icon-progress-1 { *zoom: expression( this.runtimeStyle['zoom'] = '1', this.innerHTML = ' '); }
.icon-progress-2 { *zoom: expression( this.runtimeStyle['zoom'] = '1', this.innerHTML = ' '); }
.icon-progress-3 { *zoom: expression( this.runtimeStyle['zoom'] = '1', this.innerHTML = ' '); }
.icon-progress-4 { *zoom: expression( this.runtimeStyle['zoom'] = '1', this.innerHTML = ' '); }
.icon-progress-5 { *zoom: expression( this.runtimeStyle['zoom'] = '1', this.innerHTML = ' '); }
.icon-progress-6 { *zoom: expression( this.runtimeStyle['zoom'] = '1', this.innerHTML = ' '); }
.icon-progress-7 { *zoom: expression( this.runtimeStyle['zoom'] = '1', this.innerHTML = ' '); }
.icon-minus-circle { *zoom: expression( this.runtimeStyle['zoom'] = '1', this.innerHTML = ' '); }
.icon-plus-circle { *zoom: expression( this.runtimeStyle['zoom'] = '1', this.innerHTML = ' '); }
.icon-ok-circle { *zoom: expression( this.runtimeStyle['zoom'] = '1', this.innerHTML = ' '); }
.icon-cancel-circle { *zoom: expression( this.runtimeStyle['zoom'] = '1', this.innerHTML = ' '); }
.icon-right-fat { *zoom: expression( this.runtimeStyle['zoom'] = '1', this.innerHTML = ' '); }
.icon-left-fat { *zoom: expression( this.runtimeStyle['zoom'] = '1', this.innerHTML = ' '); }
.icon-angle-double-up { *zoom: expression( this.runtimeStyle['zoom'] = '1', this.innerHTML = ' '); }
.icon-angle-double-down { *zoom: expression( this.runtimeStyle['zoom'] = '1', this.innerHTML = ' '); }
| 0.168241 | 0.140484 |
@import url(https://fonts.googleapis.com/css?family=Nothing+You+Could+Do);
@import url('https://fonts.googleapis.com/css?family=Work+Sans:100,200,300,400,500,600'); /* Thin, Extra-Light, Light*/
#inset-text h2 {
padding-top: 50px;
}
#inset-text h1, #inset-text h2 {
font-family: "Courier New", Courier, monospace;
font-weight: normal;
}
#inset-text h3, #inset-text h4, #inset-text h5, th {
font-family: "Courier New", Courier, monospace;
font-weight: bold;
}
#inset-text {
padding: 4% 6% 12% 6%;
font-family: 'Work Sans', sans-serif;
font-weight: 300;
position: relative;
top: 45px;
}
#inset-text a {
/*color: rgb(112, 112, 112);*/
color: purple;
text-decoration: none;
}
#inset-text a:hover {
color: gold;
}
#inset-text h1 {
font-size: 2em;
line-height: 1em;
text-align: center;
padding-bottom: 2%
}
#inset-text h3 {
font-size: 1.25em;
line-height: 2em;
}
#inset-text p {
/*padding-bottom: 10px;*/
}
#inset-text li {
/*text-align: left;*/
list-style: disc;
list-style-position: inside;
}
#inset-text ul {
padding-left: 15px;
padding-bottom: 10px;
}
.cv-section {
padding: 15px;
border-left: 1px solid;
margin-left: 50px;
}
.education-section {
/*border: 0.5px solid;*/
}
.center {
text-align: center;
}
.indent {
padding-left: 15px;
}
#ada-description p {
font-family: 'Work Sans', sans-serif;
font-weight: 200;
font-size: 3vw;
text-align: center;
/*color: goldenrod;*/
margin: 1vh 0 3vh 0;
padding: 0;
}
#description-wrapper {
text-align: center;
padding-bottom: 15px;
}
/* ------------------- Notes Page --------------------- */
#posts, #cv-text {
background-color: white;
padding: 0 4%;
box-shadow: 2px 2px 10px rgb(205, 195, 180);
}
#post-summary {
box-shadow: 2px 2px 10px rgb(205, 195, 180);
}
.go-to-nav {
font-family: "Courier New", Courier, monospace;
font-weight: bold;
font-size: 1.15em;
color: black;
background-color: white;
position: fixed;
bottom: 6%;
right: 0;
padding: 0.5% 3%;
box-shadow: 2px 2px 10px rgb(205, 195, 180);
z-index: 100;
}
.go-to-nav:hover {
color: gold;
}
/* ------------------- Project THumbnails --------------------- */
.project-img * {
height: 300px;
padding-top: 8px;
padding-right: 5px;
}
/*swap icons*/
.project-img img:last-child {
display: none
}
.project-img:hover img:first-child {
display: none
}
.project-img:hover img:last-child {
display: inline-block
}
|
styles/pages.css
|
@import url(https://fonts.googleapis.com/css?family=Nothing+You+Could+Do);
@import url('https://fonts.googleapis.com/css?family=Work+Sans:100,200,300,400,500,600'); /* Thin, Extra-Light, Light*/
#inset-text h2 {
padding-top: 50px;
}
#inset-text h1, #inset-text h2 {
font-family: "Courier New", Courier, monospace;
font-weight: normal;
}
#inset-text h3, #inset-text h4, #inset-text h5, th {
font-family: "Courier New", Courier, monospace;
font-weight: bold;
}
#inset-text {
padding: 4% 6% 12% 6%;
font-family: 'Work Sans', sans-serif;
font-weight: 300;
position: relative;
top: 45px;
}
#inset-text a {
/*color: rgb(112, 112, 112);*/
color: purple;
text-decoration: none;
}
#inset-text a:hover {
color: gold;
}
#inset-text h1 {
font-size: 2em;
line-height: 1em;
text-align: center;
padding-bottom: 2%
}
#inset-text h3 {
font-size: 1.25em;
line-height: 2em;
}
#inset-text p {
/*padding-bottom: 10px;*/
}
#inset-text li {
/*text-align: left;*/
list-style: disc;
list-style-position: inside;
}
#inset-text ul {
padding-left: 15px;
padding-bottom: 10px;
}
.cv-section {
padding: 15px;
border-left: 1px solid;
margin-left: 50px;
}
.education-section {
/*border: 0.5px solid;*/
}
.center {
text-align: center;
}
.indent {
padding-left: 15px;
}
#ada-description p {
font-family: 'Work Sans', sans-serif;
font-weight: 200;
font-size: 3vw;
text-align: center;
/*color: goldenrod;*/
margin: 1vh 0 3vh 0;
padding: 0;
}
#description-wrapper {
text-align: center;
padding-bottom: 15px;
}
/* ------------------- Notes Page --------------------- */
#posts, #cv-text {
background-color: white;
padding: 0 4%;
box-shadow: 2px 2px 10px rgb(205, 195, 180);
}
#post-summary {
box-shadow: 2px 2px 10px rgb(205, 195, 180);
}
.go-to-nav {
font-family: "Courier New", Courier, monospace;
font-weight: bold;
font-size: 1.15em;
color: black;
background-color: white;
position: fixed;
bottom: 6%;
right: 0;
padding: 0.5% 3%;
box-shadow: 2px 2px 10px rgb(205, 195, 180);
z-index: 100;
}
.go-to-nav:hover {
color: gold;
}
/* ------------------- Project THumbnails --------------------- */
.project-img * {
height: 300px;
padding-top: 8px;
padding-right: 5px;
}
/*swap icons*/
.project-img img:last-child {
display: none
}
.project-img:hover img:first-child {
display: none
}
.project-img:hover img:last-child {
display: inline-block
}
| 0.521227 | 0.107391 |
body{
background-color:#79C0B0;
}
header{
height:40px;
width:100%;
font-size:0;
background-color:#497775;
margin-bottom:5px;
box-shadow:0 2px 10px #497775;
}
footer{
width:1180px;
height:100px;
margin:0 auto;
}
footer p{
padding-top:10px;
line-height:30px;
font-size:14px;
color:#333;
}
#Copyright em{
font-style:normal;
line-height:30px;
font-size:14px;
color:#333;
}
.header{
max-width:1180px;
margin:0 auto;
}
.header>em{
display:block;
height:40px;
line-height:40px;
float:left;
font-size:18px;
font-style: normal;
color:#fff;
}
.header>span{
display:block;
height:40px;
float:right;
}
.header>span img{
width:34px;
height:40px;
padding-top:2px;
vertical-align:top;
}
#home-user{
display:inline-block;
line-height:30px;
font-size:18px;
padding-top:10px;
padding-right:10px;
color:#fff;
}
.center{
width:1180px;
margin:0 auto;
}
#nav{
float:left;
width: 200px;
height:598px;
padding-top:5px;
background-color:#497775;
}
#nav li{
text-align: center;
width:100%;
height:57px;
line-height: 45px;
padding:5px 0;
font-size: 16px;
color:#fff;
cursor:pointer;
border-top:1px solid #89C4C6;
border-bottom: 1px solid #AEDBDE;
}
#nav li:hover{
background-color:#63CFB2;
}
#content{
position: relative;
margin-left: 200px;
width:980px;
height:598px;
overflow:hidden;
background-color: #EEE;
/* padding:1px;*/
}
#load{
position: absolute;
top:40%;
left:40%;
}
#aside{
position: absolute;
overflow: hidden;
top:200px;
right:10px;
height:300px;
}
#aside-left{
float:left;
width:35px;
height:100%;
background-color: #60A8D4;
}
#aside-left p{
font-size: 18px;
width:25px;
color:#fff;
}
#aside-right{
float:left;
width:365px;
height:100%;
display: none;
background-color: #8ACAF1;
}
.hand>span{
display: block;
width:300px;
margin:5px 0;
height:30px;
}
.active{
background-color:#11B68A !important;
}
.nologin{
text-align:center;
width:400px;
margin:auto;
margin-top:160px;
}
.nologin strong{
display:block;
font-size:20px;
line-height:80px;
}
.nologin button{
display:block;
width:100px;
height:40px;
margin:0 auto;
}
|
WebContent/css/home.css
|
body{
background-color:#79C0B0;
}
header{
height:40px;
width:100%;
font-size:0;
background-color:#497775;
margin-bottom:5px;
box-shadow:0 2px 10px #497775;
}
footer{
width:1180px;
height:100px;
margin:0 auto;
}
footer p{
padding-top:10px;
line-height:30px;
font-size:14px;
color:#333;
}
#Copyright em{
font-style:normal;
line-height:30px;
font-size:14px;
color:#333;
}
.header{
max-width:1180px;
margin:0 auto;
}
.header>em{
display:block;
height:40px;
line-height:40px;
float:left;
font-size:18px;
font-style: normal;
color:#fff;
}
.header>span{
display:block;
height:40px;
float:right;
}
.header>span img{
width:34px;
height:40px;
padding-top:2px;
vertical-align:top;
}
#home-user{
display:inline-block;
line-height:30px;
font-size:18px;
padding-top:10px;
padding-right:10px;
color:#fff;
}
.center{
width:1180px;
margin:0 auto;
}
#nav{
float:left;
width: 200px;
height:598px;
padding-top:5px;
background-color:#497775;
}
#nav li{
text-align: center;
width:100%;
height:57px;
line-height: 45px;
padding:5px 0;
font-size: 16px;
color:#fff;
cursor:pointer;
border-top:1px solid #89C4C6;
border-bottom: 1px solid #AEDBDE;
}
#nav li:hover{
background-color:#63CFB2;
}
#content{
position: relative;
margin-left: 200px;
width:980px;
height:598px;
overflow:hidden;
background-color: #EEE;
/* padding:1px;*/
}
#load{
position: absolute;
top:40%;
left:40%;
}
#aside{
position: absolute;
overflow: hidden;
top:200px;
right:10px;
height:300px;
}
#aside-left{
float:left;
width:35px;
height:100%;
background-color: #60A8D4;
}
#aside-left p{
font-size: 18px;
width:25px;
color:#fff;
}
#aside-right{
float:left;
width:365px;
height:100%;
display: none;
background-color: #8ACAF1;
}
.hand>span{
display: block;
width:300px;
margin:5px 0;
height:30px;
}
.active{
background-color:#11B68A !important;
}
.nologin{
text-align:center;
width:400px;
margin:auto;
margin-top:160px;
}
.nologin strong{
display:block;
font-size:20px;
line-height:80px;
}
.nologin button{
display:block;
width:100px;
height:40px;
margin:0 auto;
}
| 0.215103 | 0.050965 |
.foilimage {
position:relative;
z-index:1;
overflow:hidden;
text-align:center;
padding:10px;
margin:auto;
border:2px solid #CCC;
transform-origin:center center;
transform-style:preserve-3d;
-webkit-animation: move 3s infinite linear;
-moz-animation: move 3s infinite linear;
animation: move 3s infinite linear;
}
.foilimage::after {
content:' ';
position:absolute;
height:200%;
width:200%;
top:0px;
left:0px;
z-index:2;
-webkit-animation: moveafter 3s infinite linear;
-moz-animation: moveafter 3s infinite linear;
animation: moveafter 3s infinite linear;
background: -moz-linear-gradient(-45deg, rgba(255,255,255,0) 0%, rgba(255,255,255,0) 45%, rgba(255,255,255,0.5) 50%, rgba(255,255,255,0) 55%, rgba(255,255,255,0) 100%); /* FF3.6+ */
background: -webkit-gradient(linear, left top, right bottom, color-stop(0%,rgba(255,255,255,0)), color-stop(45%,rgba(255,255,255,0)), color-stop(50%,rgba(255,255,255,0.2)), color-stop(55%,rgba(255,255,255,0)), color-stop(100%,rgba(255,255,255,0))); /* Chrome,Safari4+ */background: -webkit-linear-gradient(-45deg, rgba(255,255,255,0) 0%,rgba(255,255,255,0) 45%,rgba(255,255,255,0.2) 50%,rgba(255,255,255,0) 55%,rgba(255,255,255,0) 100%); /* Chrome10+,Safari5.1+ */
background: -o-linear-gradient(-45deg, rgba(255,255,255,0) 0%,rgba(255,255,255,0) 45%,rgba(255,255,255,0.2) 50%,rgba(255,255,255,0) 55%,rgba(255,255,255,0) 100%); /* Opera 11.10+ */
background: -ms-linear-gradient(-45deg, rgba(255,255,255,0) 0%,rgba(255,255,255,0) 45%,rgba(255,255,255,0.2) 50%,rgba(255,255,255,0) 55%,rgba(255,255,255,0) 100%); /* IE10+ */
background: linear-gradient(135deg, rgba(255,255,255,0) 0%,rgba(255,255,255,0) 45%,rgba(255,255,255,0.2) 50%,rgba(255,255,255,0) 55%,rgba(255,255,255,0) 100%); /* W3C */
filter: progid:DXImageTransform.Microsoft.gradient( startColorstr='#00ffffff', endColorstr='#00ffffff',GradientType=1 ); /* IE6-9 fallback on horizontal gradient */
}
.img {
width:468px;
height:600px;
background:url('../../../public/javascript.png') center center no-repeat, linear-gradient(to bottom, rgba(30,87,153,0.5) 0%,rgba(20,96,19,0.5) 50%,rgba(30,87,153,0.5) 100%);
background-size:100% auto;
}
.foilimage .img {
background-blend-mode:multiply,normal;
}
@-webkit-keyframes move {
0% {
-webkit-transform:rotateX(5deg) rotateY(-5deg) rotateZ(-1deg);
}
25% {
-webkit-transform:rotateX(5deg) rotateY(5deg) rotateZ(0deg);
}
50% {
-webkit-transform:rotateX(-5deg) rotateY(5deg) rotateZ(1deg);
}
75% {
-webkit-transform:rotateX(-5deg) rotateY(-5deg) rotateZ(0deg);
}
100% {
-webkit-transform:rotateX(5deg) rotateY(-5deg) rotateZ(-1deg);
}
}
@-moz-keyframes move {
0% {
-moz-transform:rotateX(15deg) rotateY(-15deg) rotateZ(-3deg);
}
25% {
-moz-transform:rotateX(15deg) rotateY(15deg) rotateZ(0deg);
}
50% {
-moz-transform:rotateX(-15deg) rotateY(15deg) rotateZ(3deg);
}
75% {
-moz-transform:rotateX(-15deg) rotateY(-15deg) rotateZ(0deg);
}
100% {
-moz-transform:rotateX(15deg) rotateY(-15deg) rotateZ(-3deg);
}
}
@keyframes move {
0% {
transform:rotateX(15deg) rotateY(-15deg) rotateZ(-3deg);
}
25% {
transform:rotateX(15deg) rotateY(15deg) rotateZ(0deg);
}
50% {
transform:rotateX(-15deg) rotateY(15deg) rotateZ(3deg);
}
75% {
transform:rotateX(-15deg) rotateY(-15deg) rotateZ(0deg);
}
100% {
transform:rotateX(15deg) rotateY(-15deg) rotateZ(-3deg);}
}
@-webkit-keyframes moveafter {
0% {
top:100%;
left:100%;
}
50% {
top:-100%;
left:-100%;
}
100% {
top:-200%;
left:-200%;
}
}
@-moz-keyframes moveafter {
0% {
top:100%;
left:100%;
}
50% {
top:-100%;
left:-100%;
}
100% {
top:-100%;
left:-100%;
}
}
@keyframes moveafter {
0% {
top:100%;
left:100%;
}
50% {
top:-100%;
left:-100%;
}
100% {
top:-100%;
left:-100%;
}
}
|
components/Categories/index.module.css
|
.foilimage {
position:relative;
z-index:1;
overflow:hidden;
text-align:center;
padding:10px;
margin:auto;
border:2px solid #CCC;
transform-origin:center center;
transform-style:preserve-3d;
-webkit-animation: move 3s infinite linear;
-moz-animation: move 3s infinite linear;
animation: move 3s infinite linear;
}
.foilimage::after {
content:' ';
position:absolute;
height:200%;
width:200%;
top:0px;
left:0px;
z-index:2;
-webkit-animation: moveafter 3s infinite linear;
-moz-animation: moveafter 3s infinite linear;
animation: moveafter 3s infinite linear;
background: -moz-linear-gradient(-45deg, rgba(255,255,255,0) 0%, rgba(255,255,255,0) 45%, rgba(255,255,255,0.5) 50%, rgba(255,255,255,0) 55%, rgba(255,255,255,0) 100%); /* FF3.6+ */
background: -webkit-gradient(linear, left top, right bottom, color-stop(0%,rgba(255,255,255,0)), color-stop(45%,rgba(255,255,255,0)), color-stop(50%,rgba(255,255,255,0.2)), color-stop(55%,rgba(255,255,255,0)), color-stop(100%,rgba(255,255,255,0))); /* Chrome,Safari4+ */background: -webkit-linear-gradient(-45deg, rgba(255,255,255,0) 0%,rgba(255,255,255,0) 45%,rgba(255,255,255,0.2) 50%,rgba(255,255,255,0) 55%,rgba(255,255,255,0) 100%); /* Chrome10+,Safari5.1+ */
background: -o-linear-gradient(-45deg, rgba(255,255,255,0) 0%,rgba(255,255,255,0) 45%,rgba(255,255,255,0.2) 50%,rgba(255,255,255,0) 55%,rgba(255,255,255,0) 100%); /* Opera 11.10+ */
background: -ms-linear-gradient(-45deg, rgba(255,255,255,0) 0%,rgba(255,255,255,0) 45%,rgba(255,255,255,0.2) 50%,rgba(255,255,255,0) 55%,rgba(255,255,255,0) 100%); /* IE10+ */
background: linear-gradient(135deg, rgba(255,255,255,0) 0%,rgba(255,255,255,0) 45%,rgba(255,255,255,0.2) 50%,rgba(255,255,255,0) 55%,rgba(255,255,255,0) 100%); /* W3C */
filter: progid:DXImageTransform.Microsoft.gradient( startColorstr='#00ffffff', endColorstr='#00ffffff',GradientType=1 ); /* IE6-9 fallback on horizontal gradient */
}
.img {
width:468px;
height:600px;
background:url('../../../public/javascript.png') center center no-repeat, linear-gradient(to bottom, rgba(30,87,153,0.5) 0%,rgba(20,96,19,0.5) 50%,rgba(30,87,153,0.5) 100%);
background-size:100% auto;
}
.foilimage .img {
background-blend-mode:multiply,normal;
}
@-webkit-keyframes move {
0% {
-webkit-transform:rotateX(5deg) rotateY(-5deg) rotateZ(-1deg);
}
25% {
-webkit-transform:rotateX(5deg) rotateY(5deg) rotateZ(0deg);
}
50% {
-webkit-transform:rotateX(-5deg) rotateY(5deg) rotateZ(1deg);
}
75% {
-webkit-transform:rotateX(-5deg) rotateY(-5deg) rotateZ(0deg);
}
100% {
-webkit-transform:rotateX(5deg) rotateY(-5deg) rotateZ(-1deg);
}
}
@-moz-keyframes move {
0% {
-moz-transform:rotateX(15deg) rotateY(-15deg) rotateZ(-3deg);
}
25% {
-moz-transform:rotateX(15deg) rotateY(15deg) rotateZ(0deg);
}
50% {
-moz-transform:rotateX(-15deg) rotateY(15deg) rotateZ(3deg);
}
75% {
-moz-transform:rotateX(-15deg) rotateY(-15deg) rotateZ(0deg);
}
100% {
-moz-transform:rotateX(15deg) rotateY(-15deg) rotateZ(-3deg);
}
}
@keyframes move {
0% {
transform:rotateX(15deg) rotateY(-15deg) rotateZ(-3deg);
}
25% {
transform:rotateX(15deg) rotateY(15deg) rotateZ(0deg);
}
50% {
transform:rotateX(-15deg) rotateY(15deg) rotateZ(3deg);
}
75% {
transform:rotateX(-15deg) rotateY(-15deg) rotateZ(0deg);
}
100% {
transform:rotateX(15deg) rotateY(-15deg) rotateZ(-3deg);}
}
@-webkit-keyframes moveafter {
0% {
top:100%;
left:100%;
}
50% {
top:-100%;
left:-100%;
}
100% {
top:-200%;
left:-200%;
}
}
@-moz-keyframes moveafter {
0% {
top:100%;
left:100%;
}
50% {
top:-100%;
left:-100%;
}
100% {
top:-100%;
left:-100%;
}
}
@keyframes moveafter {
0% {
top:100%;
left:100%;
}
50% {
top:-100%;
left:-100%;
}
100% {
top:-100%;
left:-100%;
}
}
| 0.492432 | 0.148633 |
img { max-width: 600px; outline: none; text-decoration: none; -ms-interpolation-mode: bicubic;}
a img { border: none; }
table { border-collapse: collapse !important; }
#outlook a { padding:0; }
.ReadMsgBody { width: 100%; }
.ExternalClass {width:100%;}
.backgroundTable {margin:0 auto; padding:0; width:100%;!important;}
table td {border-collapse: collapse;}
.ExternalClass * {line-height: 115%;}
/* General styling */
td {
font-family: Arial, sans-serif;
color: #5e5e5e;
font-size: 16px;
text-align: left;
}
body {
-webkit-font-smoothing:antialiased;
-webkit-text-size-adjust:none;
width: 100%;
height: 100%;
color: #5e5e5e;
font-weight: 400;
font-size: 16px;
}
h1 {
margin: 10px 0;
}
a {
color: #007bff;
text-decoration: none;
}
.body-padding {
padding: 0 75px;
}
.force-full-width {
width: 100% !important;
}
.icons {
text-align: right;
padding-right: 30px;
}
.logo {
text-align: left;
padding-left: 30px;
}
.computer-image {
padding-left: 30px;
}
.header-text {
text-align: left;
padding-right: 30px;
padding-left: 20px;
}
.header {
color: #232925;
font-size: 24px;
}
.grey-header {
background-color: #dedede;
padding: 5px;
font-weight: bold;
}
.white-header {
background-color: #f3f3f3;
padding: 5px;
}
@media screen {
@import url(http://fonts.googleapis.com/css?family=PT+Sans:400,700);
/* Thanks Outlook 2013! */
* {
font-family: 'PT Sans', 'Helvetica Neue', 'Arial', 'sans-serif' !important;
}
}
/* Mobile styles */
@media only screen and (max-width: 599px) {
table[class*="w320"] {
width: 320px !important;
}
td[class*="icons"] {
display: block !important;
text-align: center !important;
padding: 0 !important;
}
td[class*="logo"] {
display: block !important;
text-align: center !important;
padding: 0 !important;
}
td[class*="computer-image"] {
display: block !important;
width: 230px !important;
padding: 0 45px !important;
border-bottom: 1px solid #e3e3e3 !important;
}
td[class*="header-text"] {
display: block !important;
text-align: center !important;
padding: 0 25px!important;
padding-bottom: 25px !important;
}
*[class*="mobile-hide"] {
display: none !important;
width: 0 !important;
height: 0 !important;
line-height: 0 !important;
font-size: 0 !important;
}
td[class="mobile-block"] {
display: block !important;
width: 260px !important;
}
}
|
public/email/email.css
|
img { max-width: 600px; outline: none; text-decoration: none; -ms-interpolation-mode: bicubic;}
a img { border: none; }
table { border-collapse: collapse !important; }
#outlook a { padding:0; }
.ReadMsgBody { width: 100%; }
.ExternalClass {width:100%;}
.backgroundTable {margin:0 auto; padding:0; width:100%;!important;}
table td {border-collapse: collapse;}
.ExternalClass * {line-height: 115%;}
/* General styling */
td {
font-family: Arial, sans-serif;
color: #5e5e5e;
font-size: 16px;
text-align: left;
}
body {
-webkit-font-smoothing:antialiased;
-webkit-text-size-adjust:none;
width: 100%;
height: 100%;
color: #5e5e5e;
font-weight: 400;
font-size: 16px;
}
h1 {
margin: 10px 0;
}
a {
color: #007bff;
text-decoration: none;
}
.body-padding {
padding: 0 75px;
}
.force-full-width {
width: 100% !important;
}
.icons {
text-align: right;
padding-right: 30px;
}
.logo {
text-align: left;
padding-left: 30px;
}
.computer-image {
padding-left: 30px;
}
.header-text {
text-align: left;
padding-right: 30px;
padding-left: 20px;
}
.header {
color: #232925;
font-size: 24px;
}
.grey-header {
background-color: #dedede;
padding: 5px;
font-weight: bold;
}
.white-header {
background-color: #f3f3f3;
padding: 5px;
}
@media screen {
@import url(http://fonts.googleapis.com/css?family=PT+Sans:400,700);
/* Thanks Outlook 2013! */
* {
font-family: 'PT Sans', 'Helvetica Neue', 'Arial', 'sans-serif' !important;
}
}
/* Mobile styles */
@media only screen and (max-width: 599px) {
table[class*="w320"] {
width: 320px !important;
}
td[class*="icons"] {
display: block !important;
text-align: center !important;
padding: 0 !important;
}
td[class*="logo"] {
display: block !important;
text-align: center !important;
padding: 0 !important;
}
td[class*="computer-image"] {
display: block !important;
width: 230px !important;
padding: 0 45px !important;
border-bottom: 1px solid #e3e3e3 !important;
}
td[class*="header-text"] {
display: block !important;
text-align: center !important;
padding: 0 25px!important;
padding-bottom: 25px !important;
}
*[class*="mobile-hide"] {
display: none !important;
width: 0 !important;
height: 0 !important;
line-height: 0 !important;
font-size: 0 !important;
}
td[class="mobile-block"] {
display: block !important;
width: 260px !important;
}
}
| 0.274546 | 0.156266 |
article,aside,blockquote,body,button,code,dd,details,div,dl,dt,fieldset,figcaption,figure,footer,form,h1,h2,h3,h4,h5,h6,header,hgroup,hr,input,legend,li,menu,nav,ol,p,pre,section,td,textarea,th,ul {
margin:0;
padding:0;
}
body,button,input,select,textarea {
font:12px/1.5 Microsoft YaHei,tahoma,arial,Hiragino Sans GB,\\5B8B\4F53;
}
h1,h2,h3,h4,h5,h6 {
font-size:100%;
font-weight:500;
}
input,select,textarea {
font-size:100%;
}
table {
border-collapse:collapse;
border-spacing:0;
}
ol,ul {
list-style:none;
}
.fn-clear:after {
visibility:hidden;
display:block;
font-size:0;
content:" ";
clear:both;
height:0;
}
.fn-clear {
zoom:1;
}
body .fn-hide {
display:none;
}
.fn-left {
float:left;
}
.fn-right {
float:right;
}
body {
width:100%;
background:#f1f1f3;
font-family:Microsoft Yahei,sans-serif;
}
body.en_US,body.ja_JP,body.KO {
font-family:Calibri,Arial;
}
a {
color:#333;
}
a:hover {
text-decoration:none;
}
.clearfix {
clear:both;
float:none!important;
}
.global-header {
width:100%;
height:70px;
}
.header {
background:#938273;
width:100%;
position:fixed;
top:0;
left:0;
z-index:99999;
transition:background .1s ease 0;
-moz-transition:background .1s ease;
-webkit-transition:background .1s ease;
/*background: linear-gradient(to bottom, rgba(113, 111, 111, 0.68) 0%,rgba(177, 172, 172, 0.05) 100%);*/
}
.header-nav {
margin-left:320px;
}
.header-navEn{
margin-left: 270px;
}
.header-box {
width:960px;
height:70px;
margin:0 auto;
box-sizing:border-box;
position:relative;
}
.header-brand,.nav-menu .nav-list {
height:70px;
line-height:70px;
}
.header-brand a,.header-brand img {
display:inline-block;
width:155px;
height:40px;
border:none;
}
.header-brand a {
vertical-align:middle;
}
.nav-right {
position:absolute;
height:24px;
top:50%;
right:0;
margin-top:-12px;
}
.nav-menu .nav-list {
float:left;
position:relative;
padding:0 30px;
box-sizing:border-box;
}
.header-navEn .nav-menu .nav-list{
padding: 0 25px;
}
.nav-menu .nav-list a {
text-decoration:none;
cursor:pointer;
}
.nav-menu .nav-list-a {
font-size:14px;
color:#fff;
}
.nav-menu .nav-list:hover .nav-second {
display:block;
}
/*.nav-menu .nav-list:last-child .nav-second {
left:50%;
transform: translate(-50%,0);
}*/
.nav-menu .nav-second {
display:none;
position:absolute;
top:70px;
left:50%;
transform: translate(-50%,0);
width:100%;
padding:10px 0;
border-top:4px solid #000;
background-color:#000;
opacity:.8;
text-align: center;
}
.nav-menu .nav-second:before {
background-color:#000;
position:absolute;
width:6px;
height:6px;
top:-7px;
left:47%;
z-index:9;
content:"";
border:0;
transform:rotate(45deg);
-ms-transform:rotate(45deg);
-moz-transform:rotate(45deg);
-webkit-transform:rotate(45deg);
-o-transform:rotate(45deg);
}
.nav-menu .nav-second li {
line-height:36px;
text-align:center;
}
.nav-menu .nav-second li:hover {
background-color:#938273;
color:#fff;
}
.nav-menu .nav-second a,.nav-menu .nav-second a:hover {
color:#fff;
}
.footer-top a,.footer-top a:hover {
color:#fff;
text-decoration:none;
}
.footer-top .nav-list {
font-size:14px;
float:left;
margin-right:50px;
}
.footer-top .nav-list .nav-second li {
line-height:26px;
font-size:12px;
}
.fn-width80 {
width:80px;
}
.nav-lang,.search-box {
display:inline-block;
vertical-align:middle;
}
.search_bar {
position:relative;
border:1px solid #fff;
border-radius:14px;
float:right;
width:0;
min-width:22px;
height:22px;
line-height:22px;
transition:width .3s;
-webkit-backface-visibility:hidden;
overflow:hidden;
}
.search-input {
outline:0;
border:none;
outline:none;
width:50px;
z-index:10;
padding:0 20px 0 6px;
}
.search-btn,.search-input,.search_ico {
height:22px;
line-height:22px;
position:absolute;
top:0;
right:0;
background:transparent;
color:#fff;
}
.search-btn,.search_ico {
display:block;
cursor:pointer;
width:22px;
border:0;
}
.search_ico {
background:url(https://zos.alipayobjects.com/rmsportal/MbuRuHwqpXHxMEb.png);
background-position:50%;
background-size:10px 10px;
background-repeat:no-repeat;
z-index:90;
}
.search_open {
width:100%!important;
z-index:1002;
}
.nav-lang {
margin-left:10px;
position:relative;
background-color:#000;
}
.nav-lang .lang-downlist {
position:absolute;
left:0;
top:-12px;
border-radius:13px;
}
.nav-lang .lang-downlist:hover .downlist-item {
display:block;
}
.nav-lang .lang-downlist:hover .downlist-item.current {
padding-bottom:10px;
}
.nav-lang .lang-downlist .downlist-item {
display:none;
padding-bottom:10px;
cursor: pointer;
}
.nav-lang .lang-downlist .downlist-item.current {
display:block;
padding-bottom:0;
}
.nav-lang .lang-downlist .downlist-item:last-child {
padding-bottom:0;
}
.nav-lang .lang-downlist .downlist-item .item-link {
text-decoration:none;
color:#fff;
display:block;
width:22px;
height:22px;
border:1px solid #fff;
border-radius:100%;
line-height:22px;
text-align:center;
}
.global-breadcrumb {
width:100%;
}
.breadcrumb-box {
width:960px;
margin:0 auto;
line-height:60px;
color:#646464;
font-size:14px;
}
.breadcrumb-box .breadcrumb-arrow {
padding:0 10px;
}
.breadcrumb-box .breadcrumb-current {
color:#019ae5;
}
.content {
box-sizing:border-box;
width:960px;
margin:0 auto;
}
.content-title .title-text {
margin-bottom:-1px;
}
.content-describe {
margin-top:15px;
font-size:14px;
color:#646464;
line-height:30px;
}
.global-footer {
width:100%;
background-color:#7f7467;
}
.footer-box {
box-sizing:border-box;
width:960px;
margin:0 auto;
padding:36px 0 60px;
color:#fff;
}
.footer-top {
padding-bottom:20px;
border-bottom:1px solid #fff;
}
.footer-left .footer-name {
font-size:18px;
width: 144px;
}
.footer-left .footer-name img{
width: 100%
}
.footer-left .sns-links {
margin-top:140px;
}
.sns-links a {
box-sizing:border-box;
margin-right:20px;
text-decoration:none;
width:20px;
height:20px;
display:inline-block;
}
.sns-links img {
width:18px;
border:none;
vertical-align: middle;
}
.about-links {
display:inline-block;
margin-right:50px;
color:#fff;
}
.about-links:last-child {
margin-right:0;
}
.about-links .links-title {
font-size:14px;
}
.about-links .am-link {
line-height:12px;
padding-top:15px;
}
.about-links a {
color:#fff;
font-size:12px;
text-decoration:none;
}
.footer-bottom {
padding-top:16px;
}
.bottom-right a {
text-decoration:none;
color:#fff;
}
.content-title {
margin-bottom:20px;
border-bottom:1px solid #cfcfcf;
}
.content-title .title-text {
padding:30px 0 16px;
font-size:24px;
color:#151517;
border-bottom:1px solid #979797;
line-height:1;
display:inline-block;
font-weight:600;
margin-right:30px;
}
.content-title .title-text a {
text-decoration:none;
}
.content-title .title-text-unactive a {
color:#979797;
text-decoration:none;
}
.content-title .title-category {
margin:30px 0 0;
float:right;
font-size:18px;
color:#7c7c7c;
}
.content-title .title-category li {
float:left;
margin-left:20px;
}
.content-title .title-category li.label {
padding-right:45px;
}
.content-title .title-category li.item {
color:#019ae5;
padding-bottom:16px;
}
.content-title .title-category li a.btn-select {
display:inline-block;
background-image:url(https://zos.alipayobjects.com/rmsportal/zoapshlSxiXzOnt.png);
background-position:0;
background-size:contain;
width:15px;
height:15px;
margin-left:20px;
}
.pager {
text-align:center;
padding:20px 0;
font-size:14px;
}
.pager a {
text-decoration:none;
color:#00a0e9;
}
.pager a:hover {
text-decoration:underline;
}
.box-shadow {
box-shadow:0 3px 7px hsla(0,0%,81%,.2);
}
#J_videoContainer {
margin-bottom:20px;
height:520px;
width:100%;
overflow:hidden;
position:relative;
}
.transparent-header .header {
background-color:transparent;
}
.transparent-header .nav-second {
top:65px;
}
.transparent-header .ui-container,.transparent .ui-container {
margin-top:-90px;
}
@font-face {
font-family:icon-finyear;
src:url("../fonts/font_1469605458_4144714.eot");
src:url("../fonts/font_1469605458_4144714.eot?#iefix") format("embedded-opentype"),url("../fonts/font_1469605458_4144714.woff") format("woff"),url("../fonts/font_1469605458_4144714.ttf") format("truetype"),url("../fonts/font_1469605458_4144714.svg#iconfont") format("svg");
}
@font-face {
font-family:icon-finmonth;
src:url("../fonts/font_1469604933_0529017.eot");
src:url("../fonts/font_1469604933_0529017.eot?#iefix") format("embedded-opentype"),url("../fonts/font_1469604933_0529017.woff") format("woff"),url("../fonts/font_1469604933_0529017.ttf") format("truetype"),url("../fonts/font_1469604933_0529017.svg#iconfont") format("svg");
}
/** Generated by FG **/
@font-face {
font-family: 'ConstantiaBold';
src: url('../fonts/ConstantiaBold.eot');
src: local('☺'), url('../fonts/ConstantiaBold.woff') format('woff'), url('../fonts/ConstantiaBold.ttf') format('truetype'), url('../fonts/ConstantiaBold.svg') format('svg');
font-weight: normal;
font-style: normal;
}
.finyear1:before {
content:"\E600";
}
.finyear2:before {
content:"\E601";
}
.finyear3:before {
content:"\E602";
}
.finyear4:before {
content:"\E603";
}
.finyear5:before {
content:"\E604";
}
.finyear6:before {
content:"\E605";
}
.finyear7:before {
content:"\E60A";
}
.finyear8:before {
content:"\E606";
}
.finyear9:before {
content:"\E607";
}
.finyear0:before {
content:"\E608";
}
.finyeard:before {
content:"\E609";
}
.finmonth1:before {
content:"\E602";
}
.finmonth2:before {
content:"\E603";
}
.finmonth3:before {
content:"\E604";
}
.finmonth4:before {
content:"\E605";
}
.finmonth5:before {
content:"\E606";
}
.finmonth6:before {
content:"\E607";
}
.finmonth7:before {
content:"\E608";
}
.finmonth8:before {
content:"\E609";
}
.finmonth9:before {
content:"\E60A";
}
.finmonth0:before {
content:"\E601";
}
.finmonthd:before {
content:"\E600";
}
.icon-finyear {
font-family:icon-finyear!important;
font-size:50px;
width:25px;
line-height:40px;
text-indent:-11px;
}
.icon-finmonth,.icon-finyear {
height:50px;
overflow:hidden;
display:inline-block;
text-align:center;
font-style:normal;
-webkit-font-smoothing:antialiased;
-webkit-text-stroke-width:.2px;
-moz-osx-font-smoothing:grayscale;
}
.icon-finmonth {
font-family:icon-finmonth!important;
font-size:36px;
width:21px;
line-height:50px;
text-indent:-7px;
margin-top:34px;
}
.paging {
clear:left;
height:38px;
line-height:38px;
width:490px;
margin:0 auto;
padding:30px 0;
font-size:20px;
color:#727272;
}
.paging li {
float:left;
width:36px;
text-align:center;
}
.paging li.next,.paging li.page-index {
margin-left:40px;
}
.paging li.current {
color:#019ae5;
font-size:30px;
}
.paging li a {
color:inherit;
text-decoration:none;
cursor:pointer;
font-family:sans-serif;
}
.paging li .img-page-next {
background-image:url(https://zos.alipayobjects.com/rmsportal/wcoBhsgRrnVqzzy.png);
}
.paging li .img-page-next,.paging li .img-page-prev {
display:inline-block;
background-position:0;
background-size:contain;
width:8px;
height:15px;
background-repeat:no-repeat;
}
.paging li .img-page-prev {
background-image:url(https://zos.alipayobjects.com/rmsportal/krCsmTMTblbisTq.png);
}
.sharing {
float:left;
}
.sharing p {
color:#777;
font-size:14px;
}
.sharing-link,.sharing-link a {
height:30px;
line-height:30px;
display:inline-block;
}
.sharing-link a {
width:30px;
margin-right:12px;
text-align:center;
vertical-align:middle;
}
.sharing .icon {
display:inline-block;
background:url(https://zos.alipayobjects.com/rmsportal/IIJOqYdXlWTDiuV.jpg) 0 0 no-repeat;
width:30px;
height:30px;
}
.sharing .icon-sina {
background-position:3px -3px;
}
.sharing .icon-qqweibo {
background-position:-39px -3px;
}
.sharing .icon-qzone {
background-position:-85px -3px;
}
.sharing .wechat {
background-position:-127px -2px;
}
.sharing .icon-sina:hover {
background-position:-191px -3px;
}
.sharing .icon-qqweibo:hover {
background-position:-233px -3px;
}
.sharing .icon-qzone:hover {
background-position:-278px -3px;
}
.sharing .wechat:hover {
background-position:-319px -3px;
}
.en_US .content .news-content .text-detail {
word-break:break-word;
}
.global-footer .bottom-left span,.global-footer .bottom-right a {
margin-left:5px;
}
.global-footer .bottom-right span {
margin-left:10px;
}
body {
overflow-x:hidden;
}
.slogan {
font-size:40px;
color:#a39382;
text-align:center;
margin-top:40px;
padding-bottom:30px;
}
.slogan p {
width:430px;
clear:both;
margin:0 auto;
}
.slogan span {
letter-spacing: 7px
}
.group-summary {
/*padding-bottom:40px;*/
}
.la{
transform: scale(0.8);
}
.group-summary .title {
margin:56px 0 36px;
}
.group-summary .title hr {
background-color:#979797;
opacity:.7;
}
.group-summary .title p {
background-color:#f1f1f3;
font-size:30px;
font-weight:400;
color:#5d5d5d;
text-align:center;
padding:0 30px;
/*min-width:250px;*/
height:50px;
line-height:50px;
margin:-25px auto 0;
float: left;
position:relative;
left: 50%;
transform:translate(-50%,0);
z-index:9;
letter-spacing:8px;
}
.group-summary .title p:lang(en_US) {
font-size:25px;
line-height:45px;
letter-spacing:0;
}
.pa{text-decoration: none;font-size: 30px}
.group-summary .summary {
width:900px;
margin:0 auto;
font-size:16px;
line-height:40px;
color:#727070;
text-align:left;
text-indent: 2em;
}
.group-summary .summary img {
width:100%;
}
.history {
overflow:hidden;
}
.history #year {
position:relative;
}
.history #year div {
margin:0 auto;
width:660px;
overflow:hidden;
user-select:none;
}
.history #year div ul {
width:9999999px;
transition:all .3s ease-out;
}
.history #year div ul li {
float:left;
width:120px;
color:#464646;
opacity:.1;
text-align:center;
height:122px;
line-height:180px;
cursor:default;
transition:left .3s ease-out;
}
.history #year div ul li.sibling {
opacity:.3;
}
.history #year div ul li.cur {
width:166px;
opacity:1;
color:#a39382;
font-size:46px;
}
.history #year div ul li.cur .icon-f2 {
text-indent:-22px;
}
.history #year a {
display:block;
width:14px;
height:26px;
position:absolute;
left:105px;
top:53px;
background-repeat:no-repeat;
background-size:contain;
}
.history #year a.prev {
background-image:url(../images/arrow2l.png);
}
.history #year a.prev.cur {
background-image:url(../images/arrowl.png);
}
.history #year a.next {
left:auto;
right:105px;
background-image:url(../images/arrow2r.png);
}
.history #year a.next.cur {
background-image:url(../images/arrowr.png);
}
.history #pic {
position:relative;
margin:20px auto;
width:500px;
height:350px;
}
.history #pic ul {
width:9999999px;
transition:all .3s ease-out;
transform:translateZ(0);
}
.history #pic ul li {
float:left;
position:relative;
width:100px;
height:350px;
transition:all .3s ease-out;
transform-origin:50% 50%;
}
.history #pic ul li img {
position:absolute;
left:-275px;
width:650px;
height:100%;
transition:all .3s ease-out;
opacity:0;
transform:scale(.3);
}
.history #pic ul li.sibling2 {
z-index:10;
}
.history #pic ul li.sibling2 img {
display:block;
opacity:.6;
transform:scale(.6);
}
.history #pic ul li.sibling {
z-index:100;
}
.history #pic ul li.sibling img {
display:block;
opacity:.8;
transform:scale(.8);
}
.history #pic ul li.cur {
z-index:200;
}
.history #pic ul li.cur img {
display:block;
opacity:1;
transform:scale(1);
}
.history #content {
position:relative;
width:900px;
margin:30px auto 0;
overflow:hidden;
}
.history #content>div {
display:none;
}
.history #content>div.cur {
display:block;
}
.history #content:before {
position:absolute;
left:0;
top:90px;
width:100%;
height:2px;
display:block;
content:" ";
background:linear-gradient(90deg,hsla(0,0%,56%,0),#8e8e8e,hsla(0,0%,56%,0));
}
.history #content .date {
margin-bottom:70px;
width:99999px;
transition:all .3s ease-out;
transform:translate3d(300px,0,0);
user-select:none;
cursor:default;
display: none;
}
.history #content .date li {
visibility:hidden;
position:relative;
float:left;
width:300px;
text-align:center;
font-size:36px;
color:#c1c0c0;
height:70px;
line-height:70px;
transition:all .3s ease-out;
}
.history #content .date li:after {
position:absolute;
left:146px;
bottom:-25px;
display:block;
content:" ";
width:8px;
height:8px;
border-radius:100%;
background:#c8c8c8;
transition:all .3s ease-out;
}
.history #content .date li.cur {
visibility:visible;
font-size:70px;
color:#019ae5;
}
.history #content .date li.cur:after {
left:144px;
bottom:-27px;
width:12px;
height:12px;
background:#019ae5;
}
.history #content .txt {
position:relative;
background:#fff;
padding:40px 70px;
min-height:100px;
text-align:center;
}
.history #content .txt:before {
content:"";
display:block;
position:absolute;
left:437px;
top:-16px;
width:0;
height:0;
border-left:13px solid transparent;
border-right:13px solid transparent;
border-bottom:16px solid #fff;
}
.history #content .txt li {
display:none;
margin:0 auto;
line-height:40px;
color:#727070;
font-size:18px;
}
.history #content .txt li.cur,.more-link {
display:block;
}
.more-link {
float:right;
text-decoration:none;
font-size:14px;
width:110px;
text-align:center;
border:1px solid #979797;
height:30px;
line-height:30px;
border-radius:14px;
color:#009de6;
background:#f1f1f1;
position:relative;
right:30px;
top:-43px;
}
.icon-md {
width:11px;
text-indent:-11px;
}
.history #year li.cur {
margin:0 10px;
border-bottom: 4px solid #a39382;
}
.history #year li.cur .icon-finyear {
line-height:121px;
height:121px;
width:41px;
font-size:80px;
text-indent:-18px;
}
.history #content li.cur {
padding-top:0;
}
.history #content li.cur .icon-finmonth {
margin-top:0;
font-size:60px;
width:34px;
height:90px;
line-height:90px;
text-indent:-13px;
}
.history #content li.cur .icon-finmonth.icon-md {
width:20px;
text-indent:-18px;
}
.banner {
position:relative;
width:100%;
overflow:auto;
font-size:18px;
line-height:24px;
text-align:center;
color:hsla(0,0%,100%,.6);
text-shadow:0 0 1px rgba(0,0,0,.05),0 1px 2px rgba(0,0,0,.3);
background:#5b4d3d;
box-shadow:0 1px 2px rgba(0,0,0,.25);
}
.banner ul {
list-style:none;
width:300%;
}
.banner ul li {
display:block;
float:left;
width:33%;
-ms-background-size:cover;
background-size:cover;
background-position:50%;
box-shadow:inset 0 -3px 6px rgba(0,0,0,.1);
}
.banner .dot {
-webkit-filter:drop-shadow(0 1px 2px rgba(0,0,0,.3));
-moz-filter:drop-shadow(0 1px 2px rgba(0,0,0,.3));
-ms-filter:drop-shadow(0 1px 2px rgba(0,0,0,.3));
-o-filter:drop-shadow(0 1px 2px rgba(0,0,0,.3));
filter:drop-shadow(0 1px 2px rgba(0,0,0,.3));
}
.banner .dots {
position:absolute;
left:0;
right:0;
bottom:20px;
display: none;
}
.banner .dots li {
display:inline-block;
width:11px;
height:11px;
margin:0 10px;
text-indent:-999em;
background:#f1f1f1;
border-radius:50%;
cursor:pointer;
opacity:.3;
transition:background .5s,opacity .5s;
}
.banner .dots li.active {
background:#fff;
border:3px solid #fff;
opacity:1;
}
@font-face {
font-family:'GothamBook';
src:url('../fonts/Gotham-Book.eot');
src:url('../fonts/Gotham-Book.woff') format('woff'),url('../fonts/Gotham-Book.ttf') format('truetype');
font-style:normal;
font-weight:200
}
body {
font-family:GothamBook,helvetica,arial,"Microsoft Yahei",微软雅黑,sans-serif;
font-weight:200!important;
-webkit-font-smoothing:antialiased;
text-rendering:optimizeLegibility;
}
/*commoscss*/
.transparent-header .nav-second{
top: 70px
}
.nav-link span{color:#333;font-size: 14px}
.nav-link a{color: #938273;text-decoration: none;font-size: 14px}
.line{width: 100%;height:51px;border-bottom: 1px solid #cfcfcf;margin-top: 30px;}
.line p{color:#938273;float:left;line-height: 51px;font-size: 18px;font-weight: bold;border-bottom: 1px solid #938273;margin-bottom: -2px}
@-webkit-keyframes slideInDown {
0% {
opacity: 0;
-webkit-transform: translateY(-2000px);
transform: translateY(-2000px)
}
100% {
-webkit-transform: translateY(0);
transform: translateY(0)
}
}
@keyframes slideInDown {
0% {
opacity: 0;
-webkit-transform: translateY(-50px);
-ms-transform: translateY(-50px);
transform: translateY(-50px)
}
100% {
-webkit-transform: translateY(0);
-ms-transform: translateY(0);
transform: translateY(0)
}
}
.sns-links a{position: relative;}
.sns-links a:first-child:hover:before{
content: '';
background-image: url(../images/yfCode.png);
background-size: 100px;
vertical-align:middle;
display:inline-block;
position: absolute;
left: -40px ;
top: -116px;
width: 100px;
height: 100px;
animation: slideInDown .8s both;
-webkit-animation:slideInDown .8s both;
}
.i18n{
text-justify: inter-ideograph;
text-align: justify;
}
body.enFont{
font-family: Helvetica;
}
|
css/index.css
|
article,aside,blockquote,body,button,code,dd,details,div,dl,dt,fieldset,figcaption,figure,footer,form,h1,h2,h3,h4,h5,h6,header,hgroup,hr,input,legend,li,menu,nav,ol,p,pre,section,td,textarea,th,ul {
margin:0;
padding:0;
}
body,button,input,select,textarea {
font:12px/1.5 Microsoft YaHei,tahoma,arial,Hiragino Sans GB,\\5B8B\4F53;
}
h1,h2,h3,h4,h5,h6 {
font-size:100%;
font-weight:500;
}
input,select,textarea {
font-size:100%;
}
table {
border-collapse:collapse;
border-spacing:0;
}
ol,ul {
list-style:none;
}
.fn-clear:after {
visibility:hidden;
display:block;
font-size:0;
content:" ";
clear:both;
height:0;
}
.fn-clear {
zoom:1;
}
body .fn-hide {
display:none;
}
.fn-left {
float:left;
}
.fn-right {
float:right;
}
body {
width:100%;
background:#f1f1f3;
font-family:Microsoft Yahei,sans-serif;
}
body.en_US,body.ja_JP,body.KO {
font-family:Calibri,Arial;
}
a {
color:#333;
}
a:hover {
text-decoration:none;
}
.clearfix {
clear:both;
float:none!important;
}
.global-header {
width:100%;
height:70px;
}
.header {
background:#938273;
width:100%;
position:fixed;
top:0;
left:0;
z-index:99999;
transition:background .1s ease 0;
-moz-transition:background .1s ease;
-webkit-transition:background .1s ease;
/*background: linear-gradient(to bottom, rgba(113, 111, 111, 0.68) 0%,rgba(177, 172, 172, 0.05) 100%);*/
}
.header-nav {
margin-left:320px;
}
.header-navEn{
margin-left: 270px;
}
.header-box {
width:960px;
height:70px;
margin:0 auto;
box-sizing:border-box;
position:relative;
}
.header-brand,.nav-menu .nav-list {
height:70px;
line-height:70px;
}
.header-brand a,.header-brand img {
display:inline-block;
width:155px;
height:40px;
border:none;
}
.header-brand a {
vertical-align:middle;
}
.nav-right {
position:absolute;
height:24px;
top:50%;
right:0;
margin-top:-12px;
}
.nav-menu .nav-list {
float:left;
position:relative;
padding:0 30px;
box-sizing:border-box;
}
.header-navEn .nav-menu .nav-list{
padding: 0 25px;
}
.nav-menu .nav-list a {
text-decoration:none;
cursor:pointer;
}
.nav-menu .nav-list-a {
font-size:14px;
color:#fff;
}
.nav-menu .nav-list:hover .nav-second {
display:block;
}
/*.nav-menu .nav-list:last-child .nav-second {
left:50%;
transform: translate(-50%,0);
}*/
.nav-menu .nav-second {
display:none;
position:absolute;
top:70px;
left:50%;
transform: translate(-50%,0);
width:100%;
padding:10px 0;
border-top:4px solid #000;
background-color:#000;
opacity:.8;
text-align: center;
}
.nav-menu .nav-second:before {
background-color:#000;
position:absolute;
width:6px;
height:6px;
top:-7px;
left:47%;
z-index:9;
content:"";
border:0;
transform:rotate(45deg);
-ms-transform:rotate(45deg);
-moz-transform:rotate(45deg);
-webkit-transform:rotate(45deg);
-o-transform:rotate(45deg);
}
.nav-menu .nav-second li {
line-height:36px;
text-align:center;
}
.nav-menu .nav-second li:hover {
background-color:#938273;
color:#fff;
}
.nav-menu .nav-second a,.nav-menu .nav-second a:hover {
color:#fff;
}
.footer-top a,.footer-top a:hover {
color:#fff;
text-decoration:none;
}
.footer-top .nav-list {
font-size:14px;
float:left;
margin-right:50px;
}
.footer-top .nav-list .nav-second li {
line-height:26px;
font-size:12px;
}
.fn-width80 {
width:80px;
}
.nav-lang,.search-box {
display:inline-block;
vertical-align:middle;
}
.search_bar {
position:relative;
border:1px solid #fff;
border-radius:14px;
float:right;
width:0;
min-width:22px;
height:22px;
line-height:22px;
transition:width .3s;
-webkit-backface-visibility:hidden;
overflow:hidden;
}
.search-input {
outline:0;
border:none;
outline:none;
width:50px;
z-index:10;
padding:0 20px 0 6px;
}
.search-btn,.search-input,.search_ico {
height:22px;
line-height:22px;
position:absolute;
top:0;
right:0;
background:transparent;
color:#fff;
}
.search-btn,.search_ico {
display:block;
cursor:pointer;
width:22px;
border:0;
}
.search_ico {
background:url(https://zos.alipayobjects.com/rmsportal/MbuRuHwqpXHxMEb.png);
background-position:50%;
background-size:10px 10px;
background-repeat:no-repeat;
z-index:90;
}
.search_open {
width:100%!important;
z-index:1002;
}
.nav-lang {
margin-left:10px;
position:relative;
background-color:#000;
}
.nav-lang .lang-downlist {
position:absolute;
left:0;
top:-12px;
border-radius:13px;
}
.nav-lang .lang-downlist:hover .downlist-item {
display:block;
}
.nav-lang .lang-downlist:hover .downlist-item.current {
padding-bottom:10px;
}
.nav-lang .lang-downlist .downlist-item {
display:none;
padding-bottom:10px;
cursor: pointer;
}
.nav-lang .lang-downlist .downlist-item.current {
display:block;
padding-bottom:0;
}
.nav-lang .lang-downlist .downlist-item:last-child {
padding-bottom:0;
}
.nav-lang .lang-downlist .downlist-item .item-link {
text-decoration:none;
color:#fff;
display:block;
width:22px;
height:22px;
border:1px solid #fff;
border-radius:100%;
line-height:22px;
text-align:center;
}
.global-breadcrumb {
width:100%;
}
.breadcrumb-box {
width:960px;
margin:0 auto;
line-height:60px;
color:#646464;
font-size:14px;
}
.breadcrumb-box .breadcrumb-arrow {
padding:0 10px;
}
.breadcrumb-box .breadcrumb-current {
color:#019ae5;
}
.content {
box-sizing:border-box;
width:960px;
margin:0 auto;
}
.content-title .title-text {
margin-bottom:-1px;
}
.content-describe {
margin-top:15px;
font-size:14px;
color:#646464;
line-height:30px;
}
.global-footer {
width:100%;
background-color:#7f7467;
}
.footer-box {
box-sizing:border-box;
width:960px;
margin:0 auto;
padding:36px 0 60px;
color:#fff;
}
.footer-top {
padding-bottom:20px;
border-bottom:1px solid #fff;
}
.footer-left .footer-name {
font-size:18px;
width: 144px;
}
.footer-left .footer-name img{
width: 100%
}
.footer-left .sns-links {
margin-top:140px;
}
.sns-links a {
box-sizing:border-box;
margin-right:20px;
text-decoration:none;
width:20px;
height:20px;
display:inline-block;
}
.sns-links img {
width:18px;
border:none;
vertical-align: middle;
}
.about-links {
display:inline-block;
margin-right:50px;
color:#fff;
}
.about-links:last-child {
margin-right:0;
}
.about-links .links-title {
font-size:14px;
}
.about-links .am-link {
line-height:12px;
padding-top:15px;
}
.about-links a {
color:#fff;
font-size:12px;
text-decoration:none;
}
.footer-bottom {
padding-top:16px;
}
.bottom-right a {
text-decoration:none;
color:#fff;
}
.content-title {
margin-bottom:20px;
border-bottom:1px solid #cfcfcf;
}
.content-title .title-text {
padding:30px 0 16px;
font-size:24px;
color:#151517;
border-bottom:1px solid #979797;
line-height:1;
display:inline-block;
font-weight:600;
margin-right:30px;
}
.content-title .title-text a {
text-decoration:none;
}
.content-title .title-text-unactive a {
color:#979797;
text-decoration:none;
}
.content-title .title-category {
margin:30px 0 0;
float:right;
font-size:18px;
color:#7c7c7c;
}
.content-title .title-category li {
float:left;
margin-left:20px;
}
.content-title .title-category li.label {
padding-right:45px;
}
.content-title .title-category li.item {
color:#019ae5;
padding-bottom:16px;
}
.content-title .title-category li a.btn-select {
display:inline-block;
background-image:url(https://zos.alipayobjects.com/rmsportal/zoapshlSxiXzOnt.png);
background-position:0;
background-size:contain;
width:15px;
height:15px;
margin-left:20px;
}
.pager {
text-align:center;
padding:20px 0;
font-size:14px;
}
.pager a {
text-decoration:none;
color:#00a0e9;
}
.pager a:hover {
text-decoration:underline;
}
.box-shadow {
box-shadow:0 3px 7px hsla(0,0%,81%,.2);
}
#J_videoContainer {
margin-bottom:20px;
height:520px;
width:100%;
overflow:hidden;
position:relative;
}
.transparent-header .header {
background-color:transparent;
}
.transparent-header .nav-second {
top:65px;
}
.transparent-header .ui-container,.transparent .ui-container {
margin-top:-90px;
}
@font-face {
font-family:icon-finyear;
src:url("../fonts/font_1469605458_4144714.eot");
src:url("../fonts/font_1469605458_4144714.eot?#iefix") format("embedded-opentype"),url("../fonts/font_1469605458_4144714.woff") format("woff"),url("../fonts/font_1469605458_4144714.ttf") format("truetype"),url("../fonts/font_1469605458_4144714.svg#iconfont") format("svg");
}
@font-face {
font-family:icon-finmonth;
src:url("../fonts/font_1469604933_0529017.eot");
src:url("../fonts/font_1469604933_0529017.eot?#iefix") format("embedded-opentype"),url("../fonts/font_1469604933_0529017.woff") format("woff"),url("../fonts/font_1469604933_0529017.ttf") format("truetype"),url("../fonts/font_1469604933_0529017.svg#iconfont") format("svg");
}
/** Generated by FG **/
@font-face {
font-family: 'ConstantiaBold';
src: url('../fonts/ConstantiaBold.eot');
src: local('☺'), url('../fonts/ConstantiaBold.woff') format('woff'), url('../fonts/ConstantiaBold.ttf') format('truetype'), url('../fonts/ConstantiaBold.svg') format('svg');
font-weight: normal;
font-style: normal;
}
.finyear1:before {
content:"\E600";
}
.finyear2:before {
content:"\E601";
}
.finyear3:before {
content:"\E602";
}
.finyear4:before {
content:"\E603";
}
.finyear5:before {
content:"\E604";
}
.finyear6:before {
content:"\E605";
}
.finyear7:before {
content:"\E60A";
}
.finyear8:before {
content:"\E606";
}
.finyear9:before {
content:"\E607";
}
.finyear0:before {
content:"\E608";
}
.finyeard:before {
content:"\E609";
}
.finmonth1:before {
content:"\E602";
}
.finmonth2:before {
content:"\E603";
}
.finmonth3:before {
content:"\E604";
}
.finmonth4:before {
content:"\E605";
}
.finmonth5:before {
content:"\E606";
}
.finmonth6:before {
content:"\E607";
}
.finmonth7:before {
content:"\E608";
}
.finmonth8:before {
content:"\E609";
}
.finmonth9:before {
content:"\E60A";
}
.finmonth0:before {
content:"\E601";
}
.finmonthd:before {
content:"\E600";
}
.icon-finyear {
font-family:icon-finyear!important;
font-size:50px;
width:25px;
line-height:40px;
text-indent:-11px;
}
.icon-finmonth,.icon-finyear {
height:50px;
overflow:hidden;
display:inline-block;
text-align:center;
font-style:normal;
-webkit-font-smoothing:antialiased;
-webkit-text-stroke-width:.2px;
-moz-osx-font-smoothing:grayscale;
}
.icon-finmonth {
font-family:icon-finmonth!important;
font-size:36px;
width:21px;
line-height:50px;
text-indent:-7px;
margin-top:34px;
}
.paging {
clear:left;
height:38px;
line-height:38px;
width:490px;
margin:0 auto;
padding:30px 0;
font-size:20px;
color:#727272;
}
.paging li {
float:left;
width:36px;
text-align:center;
}
.paging li.next,.paging li.page-index {
margin-left:40px;
}
.paging li.current {
color:#019ae5;
font-size:30px;
}
.paging li a {
color:inherit;
text-decoration:none;
cursor:pointer;
font-family:sans-serif;
}
.paging li .img-page-next {
background-image:url(https://zos.alipayobjects.com/rmsportal/wcoBhsgRrnVqzzy.png);
}
.paging li .img-page-next,.paging li .img-page-prev {
display:inline-block;
background-position:0;
background-size:contain;
width:8px;
height:15px;
background-repeat:no-repeat;
}
.paging li .img-page-prev {
background-image:url(https://zos.alipayobjects.com/rmsportal/krCsmTMTblbisTq.png);
}
.sharing {
float:left;
}
.sharing p {
color:#777;
font-size:14px;
}
.sharing-link,.sharing-link a {
height:30px;
line-height:30px;
display:inline-block;
}
.sharing-link a {
width:30px;
margin-right:12px;
text-align:center;
vertical-align:middle;
}
.sharing .icon {
display:inline-block;
background:url(https://zos.alipayobjects.com/rmsportal/IIJOqYdXlWTDiuV.jpg) 0 0 no-repeat;
width:30px;
height:30px;
}
.sharing .icon-sina {
background-position:3px -3px;
}
.sharing .icon-qqweibo {
background-position:-39px -3px;
}
.sharing .icon-qzone {
background-position:-85px -3px;
}
.sharing .wechat {
background-position:-127px -2px;
}
.sharing .icon-sina:hover {
background-position:-191px -3px;
}
.sharing .icon-qqweibo:hover {
background-position:-233px -3px;
}
.sharing .icon-qzone:hover {
background-position:-278px -3px;
}
.sharing .wechat:hover {
background-position:-319px -3px;
}
.en_US .content .news-content .text-detail {
word-break:break-word;
}
.global-footer .bottom-left span,.global-footer .bottom-right a {
margin-left:5px;
}
.global-footer .bottom-right span {
margin-left:10px;
}
body {
overflow-x:hidden;
}
.slogan {
font-size:40px;
color:#a39382;
text-align:center;
margin-top:40px;
padding-bottom:30px;
}
.slogan p {
width:430px;
clear:both;
margin:0 auto;
}
.slogan span {
letter-spacing: 7px
}
.group-summary {
/*padding-bottom:40px;*/
}
.la{
transform: scale(0.8);
}
.group-summary .title {
margin:56px 0 36px;
}
.group-summary .title hr {
background-color:#979797;
opacity:.7;
}
.group-summary .title p {
background-color:#f1f1f3;
font-size:30px;
font-weight:400;
color:#5d5d5d;
text-align:center;
padding:0 30px;
/*min-width:250px;*/
height:50px;
line-height:50px;
margin:-25px auto 0;
float: left;
position:relative;
left: 50%;
transform:translate(-50%,0);
z-index:9;
letter-spacing:8px;
}
.group-summary .title p:lang(en_US) {
font-size:25px;
line-height:45px;
letter-spacing:0;
}
.pa{text-decoration: none;font-size: 30px}
.group-summary .summary {
width:900px;
margin:0 auto;
font-size:16px;
line-height:40px;
color:#727070;
text-align:left;
text-indent: 2em;
}
.group-summary .summary img {
width:100%;
}
.history {
overflow:hidden;
}
.history #year {
position:relative;
}
.history #year div {
margin:0 auto;
width:660px;
overflow:hidden;
user-select:none;
}
.history #year div ul {
width:9999999px;
transition:all .3s ease-out;
}
.history #year div ul li {
float:left;
width:120px;
color:#464646;
opacity:.1;
text-align:center;
height:122px;
line-height:180px;
cursor:default;
transition:left .3s ease-out;
}
.history #year div ul li.sibling {
opacity:.3;
}
.history #year div ul li.cur {
width:166px;
opacity:1;
color:#a39382;
font-size:46px;
}
.history #year div ul li.cur .icon-f2 {
text-indent:-22px;
}
.history #year a {
display:block;
width:14px;
height:26px;
position:absolute;
left:105px;
top:53px;
background-repeat:no-repeat;
background-size:contain;
}
.history #year a.prev {
background-image:url(../images/arrow2l.png);
}
.history #year a.prev.cur {
background-image:url(../images/arrowl.png);
}
.history #year a.next {
left:auto;
right:105px;
background-image:url(../images/arrow2r.png);
}
.history #year a.next.cur {
background-image:url(../images/arrowr.png);
}
.history #pic {
position:relative;
margin:20px auto;
width:500px;
height:350px;
}
.history #pic ul {
width:9999999px;
transition:all .3s ease-out;
transform:translateZ(0);
}
.history #pic ul li {
float:left;
position:relative;
width:100px;
height:350px;
transition:all .3s ease-out;
transform-origin:50% 50%;
}
.history #pic ul li img {
position:absolute;
left:-275px;
width:650px;
height:100%;
transition:all .3s ease-out;
opacity:0;
transform:scale(.3);
}
.history #pic ul li.sibling2 {
z-index:10;
}
.history #pic ul li.sibling2 img {
display:block;
opacity:.6;
transform:scale(.6);
}
.history #pic ul li.sibling {
z-index:100;
}
.history #pic ul li.sibling img {
display:block;
opacity:.8;
transform:scale(.8);
}
.history #pic ul li.cur {
z-index:200;
}
.history #pic ul li.cur img {
display:block;
opacity:1;
transform:scale(1);
}
.history #content {
position:relative;
width:900px;
margin:30px auto 0;
overflow:hidden;
}
.history #content>div {
display:none;
}
.history #content>div.cur {
display:block;
}
.history #content:before {
position:absolute;
left:0;
top:90px;
width:100%;
height:2px;
display:block;
content:" ";
background:linear-gradient(90deg,hsla(0,0%,56%,0),#8e8e8e,hsla(0,0%,56%,0));
}
.history #content .date {
margin-bottom:70px;
width:99999px;
transition:all .3s ease-out;
transform:translate3d(300px,0,0);
user-select:none;
cursor:default;
display: none;
}
.history #content .date li {
visibility:hidden;
position:relative;
float:left;
width:300px;
text-align:center;
font-size:36px;
color:#c1c0c0;
height:70px;
line-height:70px;
transition:all .3s ease-out;
}
.history #content .date li:after {
position:absolute;
left:146px;
bottom:-25px;
display:block;
content:" ";
width:8px;
height:8px;
border-radius:100%;
background:#c8c8c8;
transition:all .3s ease-out;
}
.history #content .date li.cur {
visibility:visible;
font-size:70px;
color:#019ae5;
}
.history #content .date li.cur:after {
left:144px;
bottom:-27px;
width:12px;
height:12px;
background:#019ae5;
}
.history #content .txt {
position:relative;
background:#fff;
padding:40px 70px;
min-height:100px;
text-align:center;
}
.history #content .txt:before {
content:"";
display:block;
position:absolute;
left:437px;
top:-16px;
width:0;
height:0;
border-left:13px solid transparent;
border-right:13px solid transparent;
border-bottom:16px solid #fff;
}
.history #content .txt li {
display:none;
margin:0 auto;
line-height:40px;
color:#727070;
font-size:18px;
}
.history #content .txt li.cur,.more-link {
display:block;
}
.more-link {
float:right;
text-decoration:none;
font-size:14px;
width:110px;
text-align:center;
border:1px solid #979797;
height:30px;
line-height:30px;
border-radius:14px;
color:#009de6;
background:#f1f1f1;
position:relative;
right:30px;
top:-43px;
}
.icon-md {
width:11px;
text-indent:-11px;
}
.history #year li.cur {
margin:0 10px;
border-bottom: 4px solid #a39382;
}
.history #year li.cur .icon-finyear {
line-height:121px;
height:121px;
width:41px;
font-size:80px;
text-indent:-18px;
}
.history #content li.cur {
padding-top:0;
}
.history #content li.cur .icon-finmonth {
margin-top:0;
font-size:60px;
width:34px;
height:90px;
line-height:90px;
text-indent:-13px;
}
.history #content li.cur .icon-finmonth.icon-md {
width:20px;
text-indent:-18px;
}
.banner {
position:relative;
width:100%;
overflow:auto;
font-size:18px;
line-height:24px;
text-align:center;
color:hsla(0,0%,100%,.6);
text-shadow:0 0 1px rgba(0,0,0,.05),0 1px 2px rgba(0,0,0,.3);
background:#5b4d3d;
box-shadow:0 1px 2px rgba(0,0,0,.25);
}
.banner ul {
list-style:none;
width:300%;
}
.banner ul li {
display:block;
float:left;
width:33%;
-ms-background-size:cover;
background-size:cover;
background-position:50%;
box-shadow:inset 0 -3px 6px rgba(0,0,0,.1);
}
.banner .dot {
-webkit-filter:drop-shadow(0 1px 2px rgba(0,0,0,.3));
-moz-filter:drop-shadow(0 1px 2px rgba(0,0,0,.3));
-ms-filter:drop-shadow(0 1px 2px rgba(0,0,0,.3));
-o-filter:drop-shadow(0 1px 2px rgba(0,0,0,.3));
filter:drop-shadow(0 1px 2px rgba(0,0,0,.3));
}
.banner .dots {
position:absolute;
left:0;
right:0;
bottom:20px;
display: none;
}
.banner .dots li {
display:inline-block;
width:11px;
height:11px;
margin:0 10px;
text-indent:-999em;
background:#f1f1f1;
border-radius:50%;
cursor:pointer;
opacity:.3;
transition:background .5s,opacity .5s;
}
.banner .dots li.active {
background:#fff;
border:3px solid #fff;
opacity:1;
}
@font-face {
font-family:'GothamBook';
src:url('../fonts/Gotham-Book.eot');
src:url('../fonts/Gotham-Book.woff') format('woff'),url('../fonts/Gotham-Book.ttf') format('truetype');
font-style:normal;
font-weight:200
}
body {
font-family:GothamBook,helvetica,arial,"Microsoft Yahei",微软雅黑,sans-serif;
font-weight:200!important;
-webkit-font-smoothing:antialiased;
text-rendering:optimizeLegibility;
}
/*commoscss*/
.transparent-header .nav-second{
top: 70px
}
.nav-link span{color:#333;font-size: 14px}
.nav-link a{color: #938273;text-decoration: none;font-size: 14px}
.line{width: 100%;height:51px;border-bottom: 1px solid #cfcfcf;margin-top: 30px;}
.line p{color:#938273;float:left;line-height: 51px;font-size: 18px;font-weight: bold;border-bottom: 1px solid #938273;margin-bottom: -2px}
@-webkit-keyframes slideInDown {
0% {
opacity: 0;
-webkit-transform: translateY(-2000px);
transform: translateY(-2000px)
}
100% {
-webkit-transform: translateY(0);
transform: translateY(0)
}
}
@keyframes slideInDown {
0% {
opacity: 0;
-webkit-transform: translateY(-50px);
-ms-transform: translateY(-50px);
transform: translateY(-50px)
}
100% {
-webkit-transform: translateY(0);
-ms-transform: translateY(0);
transform: translateY(0)
}
}
.sns-links a{position: relative;}
.sns-links a:first-child:hover:before{
content: '';
background-image: url(../images/yfCode.png);
background-size: 100px;
vertical-align:middle;
display:inline-block;
position: absolute;
left: -40px ;
top: -116px;
width: 100px;
height: 100px;
animation: slideInDown .8s both;
-webkit-animation:slideInDown .8s both;
}
.i18n{
text-justify: inter-ideograph;
text-align: justify;
}
body.enFont{
font-family: Helvetica;
}
| 0.227212 | 0.048903 |
@import url("https://fonts.googleapis.com/css2?family=Comfortaa&display=swap");
@import url('https://fonts.googleapis.com/css2?family=Titillium+Web:wght@300&display=swap');
* {
margin: 0;
padding: 0;
font-family: 'Comfortaa', cursive;
}
body {
min-height: 100vh;
display: flex;
flex-direction: column;
place-items: center;
background: rgba(10, 10, 10, 0.1);
transition:all 1s ease-in-out;
}
*:focus {
outline: none;
}
.head {
padding-top: 25px;
padding-bottom: 5px;
font-family: 'Titillium Web', sans-serif;
transition:all 1s ease-in-out;
}
.sub_head {
padding-bottom: 30px;
transition: 1s ease-in-out;
}
.main {
position: relative;
display: flex;
align-items: center;
flex-direction: column;
max-width: 295px;
padding: 15px 10px;
box-shadow: 5px 5px 10px 5px rgba(0, 0, 0, 0.18);
background: rgba(255, 255, 255, 0.05);
border-radius: 10px;
transition:all 1s ease-in-out;
}
.display {
position: relative;
width: 95%;
height: 90px;
margin-bottom: 10px;
transition:all 0.5s ease-in-out;
}
.display #result {
white-space: nowrap;
display: flex;
width: 240px;
max-width: 240px;
margin: 0%;
overflow-y: hidden;
overflow-x: scroll;
scroll-behavior: smooth;
font-size: 2em;
transition:all 1s ease-in-out;
}
/* entry scroll bar */
#result::-webkit-scrollbar {
width: 100%;
height: 10px;
cursor: pointer;
/* overflow-x: scroll; */
}
#result::-webkit-scrollbar-track {
background: rgba(255, 255, 255, 0.05);
cursor: pointer;
}
#result::-webkit-scrollbar-thumb {
background: rgb(252, 197, 195);
cursor: pointer;
}
#result::-webkit-scrollbar-thumb:hover {
background: #faa19e;
cursor: pointer;
}
.buttons {
margin-top: 20px;
width: 100%;
transition:all 0.3s ease-in-out;
}
.buttons button {
height: 50px;
width: 50px;
padding: 10px;
border-radius: 10px;
background: none;
border: none;
outline: none;
margin: 0 10px;
cursor: pointer;
font-size: 1.3em;
box-shadow: inset 5px 5px 5px rgba(0, 0, 0, 0.2),
inset -5px -5px 15px rgba(255, 255, 255, 0.1),
5px 5px 15px rgba(0, 0, 0, 0.3),
-5px -5px 15px rgba(255, 255, 255, 0.1);
transition:all 0.5s ease-in-out;
}
.buttons button:hover {
background: rgba(161, 86, 86, 0.349);
transition:all 0.01s ease-in-out;
}
/*clear & equalTo buttons*/
#equalTo {
width: 125px;
background: #58D68D;
transition:all 1s ease-in-out;
}
#clear {
background: #FF8A65;
transition:all 1s ease-in-out;
}
#equalTo:hover {
background: #308354;
transition:all 0.01s ease-in-out;
}
#clear:hover {
background: #FF616D;
transition:all 0.01s ease-in-out;
}
/*dark mode*/
.dark_mode_btn {
position: absolute;
top: 0;
right: 0;
font-size: 1.5em;
cursor: pointer;
background: none;
border: none;
outline: none;
}
.dark_mode_active {
background: rgb(28, 28, 37);
transition:all 1s ease-in-out;
}
.dark_mode_active .head {
color: lightcoral;
transition:all 1s ease-in-out;
}
.dark_mode_active .sub_head {
color: #FF616D;
transition:all 1s ease-in-out;
}
.dark_mode_active button {
color: #ddd;
transition:all 0.5s ease-in-out;
}
.dark_mode_active #clear,
#equalTo {
color: #000;
transition:all 1s ease-in-out;
}
.dark_mode_active #result {
color: #ddd;
transition:all 1s ease-in-out;
}
.dark_mode_active #result::-webkit-scrollbar-track {
background: rgba(255, 255, 255, 0);
cursor: pointer;
}
.dark_mode_active #result::-webkit-scrollbar-thumb {
background: rgb(255, 182, 180);
cursor: pointer;
}
.dark_mode_active #result::-webkit-scrollbar-thumb:hover {
background: #ff8480;
cursor: pointer;
}
.dark_mode_active #history::-webkit-scrollbar-track {
background: rgba(255, 255, 255, 0);
cursor: pointer;
}
.dark_mode_active #history::-webkit-scrollbar-thumb {
background: rgb(255, 182, 180);
cursor: pointer;
}
.dark_mode_active #history::-webkit-scrollbar-thumb:hover {
background: #ff8480;
cursor: pointer;
}
.dark_mode_active #history {
color: #ddd;
transition:all 1s ease-in-out;
}
#history {
font-family: 'Comfortaa', cursive;
position: absolute;
overflow-y: hidden;
overflow-x: scroll;
max-width: 285px;
top: 60px;
bottom: 0px;
right: 0;
}
/* history scroll bar */
#history::-webkit-scrollbar {
white-space: nowrap;
width: 100%;
height: 10px;
cursor: pointer;
/* overflow-x: scroll; */
}
#history::-webkit-scrollbar-track {
background: rgba(255, 255, 255, 0.05);
cursor: pointer;
}
#history::-webkit-scrollbar-thumb {
background: rgb(252, 197, 195);
cursor: pointer;
}
#history::-webkit-scrollbar-thumb:hover {
background: #faa19e;
cursor: pointer;
}
|
Style/CalCharm.css
|
@import url("https://fonts.googleapis.com/css2?family=Comfortaa&display=swap");
@import url('https://fonts.googleapis.com/css2?family=Titillium+Web:wght@300&display=swap');
* {
margin: 0;
padding: 0;
font-family: 'Comfortaa', cursive;
}
body {
min-height: 100vh;
display: flex;
flex-direction: column;
place-items: center;
background: rgba(10, 10, 10, 0.1);
transition:all 1s ease-in-out;
}
*:focus {
outline: none;
}
.head {
padding-top: 25px;
padding-bottom: 5px;
font-family: 'Titillium Web', sans-serif;
transition:all 1s ease-in-out;
}
.sub_head {
padding-bottom: 30px;
transition: 1s ease-in-out;
}
.main {
position: relative;
display: flex;
align-items: center;
flex-direction: column;
max-width: 295px;
padding: 15px 10px;
box-shadow: 5px 5px 10px 5px rgba(0, 0, 0, 0.18);
background: rgba(255, 255, 255, 0.05);
border-radius: 10px;
transition:all 1s ease-in-out;
}
.display {
position: relative;
width: 95%;
height: 90px;
margin-bottom: 10px;
transition:all 0.5s ease-in-out;
}
.display #result {
white-space: nowrap;
display: flex;
width: 240px;
max-width: 240px;
margin: 0%;
overflow-y: hidden;
overflow-x: scroll;
scroll-behavior: smooth;
font-size: 2em;
transition:all 1s ease-in-out;
}
/* entry scroll bar */
#result::-webkit-scrollbar {
width: 100%;
height: 10px;
cursor: pointer;
/* overflow-x: scroll; */
}
#result::-webkit-scrollbar-track {
background: rgba(255, 255, 255, 0.05);
cursor: pointer;
}
#result::-webkit-scrollbar-thumb {
background: rgb(252, 197, 195);
cursor: pointer;
}
#result::-webkit-scrollbar-thumb:hover {
background: #faa19e;
cursor: pointer;
}
.buttons {
margin-top: 20px;
width: 100%;
transition:all 0.3s ease-in-out;
}
.buttons button {
height: 50px;
width: 50px;
padding: 10px;
border-radius: 10px;
background: none;
border: none;
outline: none;
margin: 0 10px;
cursor: pointer;
font-size: 1.3em;
box-shadow: inset 5px 5px 5px rgba(0, 0, 0, 0.2),
inset -5px -5px 15px rgba(255, 255, 255, 0.1),
5px 5px 15px rgba(0, 0, 0, 0.3),
-5px -5px 15px rgba(255, 255, 255, 0.1);
transition:all 0.5s ease-in-out;
}
.buttons button:hover {
background: rgba(161, 86, 86, 0.349);
transition:all 0.01s ease-in-out;
}
/*clear & equalTo buttons*/
#equalTo {
width: 125px;
background: #58D68D;
transition:all 1s ease-in-out;
}
#clear {
background: #FF8A65;
transition:all 1s ease-in-out;
}
#equalTo:hover {
background: #308354;
transition:all 0.01s ease-in-out;
}
#clear:hover {
background: #FF616D;
transition:all 0.01s ease-in-out;
}
/*dark mode*/
.dark_mode_btn {
position: absolute;
top: 0;
right: 0;
font-size: 1.5em;
cursor: pointer;
background: none;
border: none;
outline: none;
}
.dark_mode_active {
background: rgb(28, 28, 37);
transition:all 1s ease-in-out;
}
.dark_mode_active .head {
color: lightcoral;
transition:all 1s ease-in-out;
}
.dark_mode_active .sub_head {
color: #FF616D;
transition:all 1s ease-in-out;
}
.dark_mode_active button {
color: #ddd;
transition:all 0.5s ease-in-out;
}
.dark_mode_active #clear,
#equalTo {
color: #000;
transition:all 1s ease-in-out;
}
.dark_mode_active #result {
color: #ddd;
transition:all 1s ease-in-out;
}
.dark_mode_active #result::-webkit-scrollbar-track {
background: rgba(255, 255, 255, 0);
cursor: pointer;
}
.dark_mode_active #result::-webkit-scrollbar-thumb {
background: rgb(255, 182, 180);
cursor: pointer;
}
.dark_mode_active #result::-webkit-scrollbar-thumb:hover {
background: #ff8480;
cursor: pointer;
}
.dark_mode_active #history::-webkit-scrollbar-track {
background: rgba(255, 255, 255, 0);
cursor: pointer;
}
.dark_mode_active #history::-webkit-scrollbar-thumb {
background: rgb(255, 182, 180);
cursor: pointer;
}
.dark_mode_active #history::-webkit-scrollbar-thumb:hover {
background: #ff8480;
cursor: pointer;
}
.dark_mode_active #history {
color: #ddd;
transition:all 1s ease-in-out;
}
#history {
font-family: 'Comfortaa', cursive;
position: absolute;
overflow-y: hidden;
overflow-x: scroll;
max-width: 285px;
top: 60px;
bottom: 0px;
right: 0;
}
/* history scroll bar */
#history::-webkit-scrollbar {
white-space: nowrap;
width: 100%;
height: 10px;
cursor: pointer;
/* overflow-x: scroll; */
}
#history::-webkit-scrollbar-track {
background: rgba(255, 255, 255, 0.05);
cursor: pointer;
}
#history::-webkit-scrollbar-thumb {
background: rgb(252, 197, 195);
cursor: pointer;
}
#history::-webkit-scrollbar-thumb:hover {
background: #faa19e;
cursor: pointer;
}
| 0.319652 | 0.073863 |
.ztree * {padding:0; margin:0; font-size:12px; font-family: Verdana, Arial, Helvetica, AppleGothic, sans-serif}
.ztree {margin:0; padding:5px; color:#333}
.ztree li{padding:0; margin:0; list-style:none; line-height:14px; text-align:left; white-space:nowrap; outline:0}
.ztree li ul{ margin:0; padding:0 0 0 18px}
.ztree li ul.line{ background:url(./img/line_conn.gif) 0 0 repeat-y;height:auto}
.ztree li a {padding:1px 3px 0 0; margin:0; cursor:pointer; height:17px; color:#333; background-color: transparent;
text-decoration:none; vertical-align:top; display: inline-block}
.ztree li a:hover {text-decoration:underline}
.ztree li a.curSelectedNode {padding-top:0px; background-color:#FFE6B0; color:black; height:16px; border:1px #FFB951 solid; opacity:0.8;}
.ztree li a.curSelectedNode_Edit {padding-top:0px; background-color:#FFE6B0; color:black; height:16px; border:1px #FFB951 solid; opacity:0.8;}
.ztree li a.tmpTargetNode_inner {padding-top:0px; background-color:#316AC5; color:white; height:16px; border:1px #316AC5 solid;
opacity:0.8; filter:alpha(opacity=80)}
.ztree li a.tmpTargetNode_prev {}
.ztree li a.tmpTargetNode_next {}
.ztree li a input.rename {height:14px; width:80px; padding:0; margin:0;
font-size:12px; border:1px #7EC4CC solid; *border:0px}
.ztree li span {line-height:16px; margin-right:2px}
.ztree li span.button {line-height:0; margin:0; width:16px; height:16px; display: inline-block; vertical-align:middle;
border:0 none; cursor: pointer;outline:none;
background-color:transparent; background-repeat:no-repeat; background-attachment: scroll;
background-image:url("./img/zTreeStandard.png"); *background-image:url("./img/zTreeStandard.gif")}
.ztree li span.button.chk {width:13px; height:13px; margin:0 3px 0 0; cursor: auto}
.ztree li span.button.chk.checkbox_false_full {background-position:0 0}
.ztree li span.button.chk.checkbox_false_full_focus {background-position:0 -14px}
.ztree li span.button.chk.checkbox_false_part {background-position:0 -28px}
.ztree li span.button.chk.checkbox_false_part_focus {background-position:0 -42px}
.ztree li span.button.chk.checkbox_false_disable {background-position:0 -56px}
.ztree li span.button.chk.checkbox_true_full {background-position:-14px 0}
.ztree li span.button.chk.checkbox_true_full_focus {background-position:-14px -14px}
.ztree li span.button.chk.checkbox_true_part {background-position:-14px -28px}
.ztree li span.button.chk.checkbox_true_part_focus {background-position:-14px -42px}
.ztree li span.button.chk.checkbox_true_disable {background-position:-14px -56px}
.ztree li span.button.chk.radio_false_full {background-position:-28px 0}
.ztree li span.button.chk.radio_false_full_focus {background-position:-28px -14px}
.ztree li span.button.chk.radio_false_part {background-position:-28px -28px}
.ztree li span.button.chk.radio_false_part_focus {background-position:-28px -42px}
.ztree li span.button.chk.radio_false_disable {background-position:-28px -56px}
.ztree li span.button.chk.radio_true_full {background-position:-42px 0}
.ztree li span.button.chk.radio_true_full_focus {background-position:-42px -14px}
.ztree li span.button.chk.radio_true_part {background-position:-42px -28px}
.ztree li span.button.chk.radio_true_part_focus {background-position:-42px -42px}
.ztree li span.button.chk.radio_true_disable {background-position:-42px -56px}
.ztree li span.button.switch {width:18px; height:18px}
.ztree li span.button.root_open{background-position:-92px -54px}
.ztree li span.button.root_close{background-position:-74px -54px}
.ztree li span.button.roots_open{background-position:-92px 0}
.ztree li span.button.roots_close{background-position:-74px 0}
.ztree li span.button.center_open{background-position:-92px -18px}
.ztree li span.button.center_close{background-position:-74px -18px}
.ztree li span.button.bottom_open{background-position:-92px -36px}
.ztree li span.button.bottom_close{background-position:-74px -36px}
.ztree li span.button.noline_open{background-position:-92px -72px}
.ztree li span.button.noline_close{background-position:-74px -72px}
.ztree li span.button.root_docu{ background:none;}
.ztree li span.button.roots_docu{background-position:-56px 0}
.ztree li span.button.center_docu{background-position:-56px -18px}
.ztree li span.button.bottom_docu{background-position:-56px -36px}
.ztree li span.button.noline_docu{ background:none;}
.ztree li span.button.ico_open{margin-right:2px; background-position:-110px -16px; vertical-align:top; *vertical-align:middle}
.ztree li span.button.ico_close{margin-right:2px; background-position:-110px 0; vertical-align:top; *vertical-align:middle}
.ztree li span.button.ico_docu{margin-right:2px; background-position:-110px -32px; vertical-align:top; *vertical-align:middle}
.ztree li span.button.edit {margin-right:2px; background-position:-110px -48px; vertical-align:top; *vertical-align:middle}
.ztree li span.button.remove {margin-right:2px; background-position:-110px -64px; vertical-align:top; *vertical-align:middle}
.ztree li span.button.ico_loading{margin-right:2px; background:url(./img/loading.gif) no-repeat scroll 0 0 transparent; vertical-align:top; *vertical-align:middle}
ul.tmpTargetzTree {background-color:#FFE6B0; opacity:0.8; filter:alpha(opacity=80)}
span.tmpzTreeMove_arrow {width:16px; height:16px; display: inline-block; padding:0; margin:2px 0 0 1px; border:0 none; position:absolute;
background-color:transparent; background-repeat:no-repeat; background-attachment: scroll;
background-position:-110px -80px; background-image:url("./img/zTreeStandard.png"); *background-image:url("./img/zTreeStandard.gif")}
ul.ztree.zTreeDragUL {margin:0; padding:0; position:absolute; width:auto; height:auto;overflow:hidden; background-color:#cfcfcf; border:1px #00B83F dotted; opacity:0.8; filter:alpha(opacity=80)}
.zTreeMask {z-index:10000; background-color:#cfcfcf; opacity:0.0; filter:alpha(opacity=0); position:absolute} */
/* level style*/
/*.ztree li span.button.level0 {
display:none;
}
.ztree li ul.level0 {
padding:0;
background:none;
}*/
.ztree{margin:0; padding:5px; color:#333;}
.ztree li{margin:0; padding:0; list-style:none; text-align:left; white-space:nowrap; outline:0;}
.ztree li ul{margin:0; padding:0 0 0 21px;}
.ztree li ul.line{background:url(./img/line_conn.png) 0 0 repeat-y;}
.ztree li a{display:inline-block; margin:0; padding:0px 3px 0 0; cursor:pointer; height:22px; color:#333; background-color:transparent; text-decoration:none; vertical-align:middle;}
.ztree li a:hover{font-weight:bold;}
.ztree li a.curSelectedNode{height:19px; background-color:#e5e5e5; color:black; opacity:0.8; filter:alpha(opacity=80);}
.ztree li a.curSelectedNode_Edit{height:19px; background-color:#e5e5e5; color:black; opacity:0.8; filter:alpha(opacity=80);}
.ztree li a.tmpTargetNode_inner{padding-top:0px; height:22px; background-color:#e5e5e5; color:white; opacity:0.8; filter:alpha(opacity=80);}
.ztree li a input.rename{margin:0 !important; padding:0; height:17px; width:80px; font-size:12px; border:1px #c2b7d3 solid; vertical-align:top;}
.ztree li a span{display:inline-block; height:17px; line-height:17px; vertical-align:middle;}
span.tmpzTreeMove_arrow,.ztree .tree_add, .ztree .tree_del,
.ztree li span.button{background-image:url(../default/zTreeStandard.png);}
.ztree li span.button{display:inline-block; margin:0; width:20px; height:22px; vertical-align:middle; line-height:0; border:0 none; cursor:pointer; outline:none; background-color:transparent; background-repeat:no-repeat; background-attachment:scroll;}
.ztree li span.button.chk{margin:0 3px 0 0; width:18px; height:20px; cursor:auto;}
.ztree li span.button.chk.checkbox_false_full{background-position:0 -2px;}
.ztree li span.button.chk.checkbox_false_full_focus{background-position:0 -24px;}
.ztree li span.button.chk.checkbox_false_part{background-position:-19px -46px;}
.ztree li span.button.chk.checkbox_false_part_focus{background-position:-19px -24px;}
.ztree li span.button.chk.checkbox_false_disable{background-position:0 -68px;}
.ztree li span.button.chk.checkbox_true_full{background-position:-19px -2px;}
.ztree li span.button.chk.checkbox_true_full_focus{background-position:-19px -24px;}
.ztree li span.button.chk.checkbox_true_part{background-position:-19px -46px;}
.ztree li span.button.chk.checkbox_true_part_focus{background-position:-19px -24px;}
.ztree li span.button.chk.checkbox_true_disable{background-position:-19px -68px;}
.ztree li span.button.chk.radio_false_full{background-position:-40px -2px;}
.ztree li span.button.chk.radio_false_full_focus{background-position:-40px -24px;}
.ztree li span.button.chk.radio_false_part{background-position:-61px -46px;}
.ztree li span.button.chk.radio_false_part_focus{background-position:-61px -24px;}
.ztree li span.button.chk.radio_false_disable{background-position:-40px -68px;}
.ztree li span.button.chk.radio_true_full{background-position:-61px -2px;}
.ztree li span.button.chk.radio_true_full_focus{background-position:-61px -24px;}
.ztree li span.button.chk.radio_true_part{background-position:-61px -46px;}
.ztree li span.button.chk.radio_true_part_focus{background-position:-61px -24px;}
.ztree li span.button.chk.radio_true_disable{background-position:-61px -68px;}
.ztree li span.button.switch{width:22px; height:22px;}
.ztree li span.button.root_open{background-position:-194px -33px;}
.ztree li span.button.root_close{background-position:-194px -1px;}
.ztree li span.button.roots_open{background-position:-165px -1px;}
.ztree li span.button.roots_close{background-position:-107px -1px;}
.ztree li span.button.center_open{background-position:-165px -33px;}
.ztree li span.button.center_close{background-position:-107px -33px;}
.ztree li span.button.bottom_open{background-position:-165px -65px;}
.ztree li span.button.bottom_close{background-position:-107px -65px;}
.ztree li span.button.noline_open{background-position:-165px -35px;}
.ztree li span.button.noline_close{background-position:-107px -1px;}
.ztree li span.button.root_docu{background:none;}
.ztree li span.button.roots_docu{background-position:-82px -2px;}
.ztree li span.button.center_docu{background-position:-82px -25px;}
.ztree li span.button.bottom_docu{background-position:-82px -49px;}
.ztree li span.button.noline_docu{background:none;}
.ztree li span.button.ico_open{margin-right:0px; height:17px; background-position:-234px -23px; vertical-align:middle;}
.ztree li span.button.ico_close{margin-right:0px; height:17px; background-position:-234px -2px; vertical-align:middle;}
.ztree li span.button.ico_docu{margin-right:0px; height:17px; background-position:-235px -45px; vertical-align:middle;}
.ztree li span.button.edit{margin-left:2px; width:17px; height:17px; background-position:-286px -25px; vertical-align:middle;}
.ztree li span.button.remove{margin-left:2px; width:17px; height:17px; background-position:-286px -46px; vertical-align:middle;}
.ztree li span.button.edit:hover{background-position:-265px -25px;}
.ztree li span.button.remove:hover{background-position:-265px -46px;}
.ztree li span.button.ico_loading{margin-right:2px; background:url(./img/loading.gif) no-repeat scroll 0 0 transparent; vertical-align:middle;}
.ztree li a.faicon > span.button{text-indent:-3px; font-size:14px; line-height:17px; text-align:center; background:none !important;}
ul.tmpTargetzTree{background-color:#e5e5e5; opacity:0.8; filter:alpha(opacity=80);}
span.tmpzTreeMove_arrow{position:absolute; display:inline-block; margin:2px 0 0 1px; padding:0; width:30px; height:20px; border:0 none; background-color:transparent; background-repeat:no-repeat; background-attachment:scroll; background-position:-196px -81px;}
ul.ztree.zTreeDragUL{position:absolute; margin:0; padding:0; width:auto; height:auto; overflow:hidden; background-color:#cfcfcf; border:1px #929292 dotted; opacity:0.8; filter:alpha(opacity=80);}
.zTreeMask{position:absolute; z-index:10000; background-color:#cfcfcf; opacity:0.0; filter:alpha(opacity=0);}
.ztree .tree_add, .ztree .tree_del{display:inline-block; margin-left:2px; width:17px; height:17px; vertical-align:middle;}
.ztree .tree_add{background-position:-286px -4px;}
.ztree .tree_add:hover{background-position:-265px -4px;}
.ztree .tree_del{background-position:-286px -46px;}
.ztree .tree_del:hover{background-position:-265px -46px;}
.ztree .diyBtn1{margin-left:2px;}
.ztree_main *{font-size:14px;}
|
bubble/modules/system/system.source/src/main/statics/statics/zsq/ztree/css/zTreeStyle/zTreeStyle.css
|
.ztree * {padding:0; margin:0; font-size:12px; font-family: Verdana, Arial, Helvetica, AppleGothic, sans-serif}
.ztree {margin:0; padding:5px; color:#333}
.ztree li{padding:0; margin:0; list-style:none; line-height:14px; text-align:left; white-space:nowrap; outline:0}
.ztree li ul{ margin:0; padding:0 0 0 18px}
.ztree li ul.line{ background:url(./img/line_conn.gif) 0 0 repeat-y;height:auto}
.ztree li a {padding:1px 3px 0 0; margin:0; cursor:pointer; height:17px; color:#333; background-color: transparent;
text-decoration:none; vertical-align:top; display: inline-block}
.ztree li a:hover {text-decoration:underline}
.ztree li a.curSelectedNode {padding-top:0px; background-color:#FFE6B0; color:black; height:16px; border:1px #FFB951 solid; opacity:0.8;}
.ztree li a.curSelectedNode_Edit {padding-top:0px; background-color:#FFE6B0; color:black; height:16px; border:1px #FFB951 solid; opacity:0.8;}
.ztree li a.tmpTargetNode_inner {padding-top:0px; background-color:#316AC5; color:white; height:16px; border:1px #316AC5 solid;
opacity:0.8; filter:alpha(opacity=80)}
.ztree li a.tmpTargetNode_prev {}
.ztree li a.tmpTargetNode_next {}
.ztree li a input.rename {height:14px; width:80px; padding:0; margin:0;
font-size:12px; border:1px #7EC4CC solid; *border:0px}
.ztree li span {line-height:16px; margin-right:2px}
.ztree li span.button {line-height:0; margin:0; width:16px; height:16px; display: inline-block; vertical-align:middle;
border:0 none; cursor: pointer;outline:none;
background-color:transparent; background-repeat:no-repeat; background-attachment: scroll;
background-image:url("./img/zTreeStandard.png"); *background-image:url("./img/zTreeStandard.gif")}
.ztree li span.button.chk {width:13px; height:13px; margin:0 3px 0 0; cursor: auto}
.ztree li span.button.chk.checkbox_false_full {background-position:0 0}
.ztree li span.button.chk.checkbox_false_full_focus {background-position:0 -14px}
.ztree li span.button.chk.checkbox_false_part {background-position:0 -28px}
.ztree li span.button.chk.checkbox_false_part_focus {background-position:0 -42px}
.ztree li span.button.chk.checkbox_false_disable {background-position:0 -56px}
.ztree li span.button.chk.checkbox_true_full {background-position:-14px 0}
.ztree li span.button.chk.checkbox_true_full_focus {background-position:-14px -14px}
.ztree li span.button.chk.checkbox_true_part {background-position:-14px -28px}
.ztree li span.button.chk.checkbox_true_part_focus {background-position:-14px -42px}
.ztree li span.button.chk.checkbox_true_disable {background-position:-14px -56px}
.ztree li span.button.chk.radio_false_full {background-position:-28px 0}
.ztree li span.button.chk.radio_false_full_focus {background-position:-28px -14px}
.ztree li span.button.chk.radio_false_part {background-position:-28px -28px}
.ztree li span.button.chk.radio_false_part_focus {background-position:-28px -42px}
.ztree li span.button.chk.radio_false_disable {background-position:-28px -56px}
.ztree li span.button.chk.radio_true_full {background-position:-42px 0}
.ztree li span.button.chk.radio_true_full_focus {background-position:-42px -14px}
.ztree li span.button.chk.radio_true_part {background-position:-42px -28px}
.ztree li span.button.chk.radio_true_part_focus {background-position:-42px -42px}
.ztree li span.button.chk.radio_true_disable {background-position:-42px -56px}
.ztree li span.button.switch {width:18px; height:18px}
.ztree li span.button.root_open{background-position:-92px -54px}
.ztree li span.button.root_close{background-position:-74px -54px}
.ztree li span.button.roots_open{background-position:-92px 0}
.ztree li span.button.roots_close{background-position:-74px 0}
.ztree li span.button.center_open{background-position:-92px -18px}
.ztree li span.button.center_close{background-position:-74px -18px}
.ztree li span.button.bottom_open{background-position:-92px -36px}
.ztree li span.button.bottom_close{background-position:-74px -36px}
.ztree li span.button.noline_open{background-position:-92px -72px}
.ztree li span.button.noline_close{background-position:-74px -72px}
.ztree li span.button.root_docu{ background:none;}
.ztree li span.button.roots_docu{background-position:-56px 0}
.ztree li span.button.center_docu{background-position:-56px -18px}
.ztree li span.button.bottom_docu{background-position:-56px -36px}
.ztree li span.button.noline_docu{ background:none;}
.ztree li span.button.ico_open{margin-right:2px; background-position:-110px -16px; vertical-align:top; *vertical-align:middle}
.ztree li span.button.ico_close{margin-right:2px; background-position:-110px 0; vertical-align:top; *vertical-align:middle}
.ztree li span.button.ico_docu{margin-right:2px; background-position:-110px -32px; vertical-align:top; *vertical-align:middle}
.ztree li span.button.edit {margin-right:2px; background-position:-110px -48px; vertical-align:top; *vertical-align:middle}
.ztree li span.button.remove {margin-right:2px; background-position:-110px -64px; vertical-align:top; *vertical-align:middle}
.ztree li span.button.ico_loading{margin-right:2px; background:url(./img/loading.gif) no-repeat scroll 0 0 transparent; vertical-align:top; *vertical-align:middle}
ul.tmpTargetzTree {background-color:#FFE6B0; opacity:0.8; filter:alpha(opacity=80)}
span.tmpzTreeMove_arrow {width:16px; height:16px; display: inline-block; padding:0; margin:2px 0 0 1px; border:0 none; position:absolute;
background-color:transparent; background-repeat:no-repeat; background-attachment: scroll;
background-position:-110px -80px; background-image:url("./img/zTreeStandard.png"); *background-image:url("./img/zTreeStandard.gif")}
ul.ztree.zTreeDragUL {margin:0; padding:0; position:absolute; width:auto; height:auto;overflow:hidden; background-color:#cfcfcf; border:1px #00B83F dotted; opacity:0.8; filter:alpha(opacity=80)}
.zTreeMask {z-index:10000; background-color:#cfcfcf; opacity:0.0; filter:alpha(opacity=0); position:absolute} */
/* level style*/
/*.ztree li span.button.level0 {
display:none;
}
.ztree li ul.level0 {
padding:0;
background:none;
}*/
.ztree{margin:0; padding:5px; color:#333;}
.ztree li{margin:0; padding:0; list-style:none; text-align:left; white-space:nowrap; outline:0;}
.ztree li ul{margin:0; padding:0 0 0 21px;}
.ztree li ul.line{background:url(./img/line_conn.png) 0 0 repeat-y;}
.ztree li a{display:inline-block; margin:0; padding:0px 3px 0 0; cursor:pointer; height:22px; color:#333; background-color:transparent; text-decoration:none; vertical-align:middle;}
.ztree li a:hover{font-weight:bold;}
.ztree li a.curSelectedNode{height:19px; background-color:#e5e5e5; color:black; opacity:0.8; filter:alpha(opacity=80);}
.ztree li a.curSelectedNode_Edit{height:19px; background-color:#e5e5e5; color:black; opacity:0.8; filter:alpha(opacity=80);}
.ztree li a.tmpTargetNode_inner{padding-top:0px; height:22px; background-color:#e5e5e5; color:white; opacity:0.8; filter:alpha(opacity=80);}
.ztree li a input.rename{margin:0 !important; padding:0; height:17px; width:80px; font-size:12px; border:1px #c2b7d3 solid; vertical-align:top;}
.ztree li a span{display:inline-block; height:17px; line-height:17px; vertical-align:middle;}
span.tmpzTreeMove_arrow,.ztree .tree_add, .ztree .tree_del,
.ztree li span.button{background-image:url(../default/zTreeStandard.png);}
.ztree li span.button{display:inline-block; margin:0; width:20px; height:22px; vertical-align:middle; line-height:0; border:0 none; cursor:pointer; outline:none; background-color:transparent; background-repeat:no-repeat; background-attachment:scroll;}
.ztree li span.button.chk{margin:0 3px 0 0; width:18px; height:20px; cursor:auto;}
.ztree li span.button.chk.checkbox_false_full{background-position:0 -2px;}
.ztree li span.button.chk.checkbox_false_full_focus{background-position:0 -24px;}
.ztree li span.button.chk.checkbox_false_part{background-position:-19px -46px;}
.ztree li span.button.chk.checkbox_false_part_focus{background-position:-19px -24px;}
.ztree li span.button.chk.checkbox_false_disable{background-position:0 -68px;}
.ztree li span.button.chk.checkbox_true_full{background-position:-19px -2px;}
.ztree li span.button.chk.checkbox_true_full_focus{background-position:-19px -24px;}
.ztree li span.button.chk.checkbox_true_part{background-position:-19px -46px;}
.ztree li span.button.chk.checkbox_true_part_focus{background-position:-19px -24px;}
.ztree li span.button.chk.checkbox_true_disable{background-position:-19px -68px;}
.ztree li span.button.chk.radio_false_full{background-position:-40px -2px;}
.ztree li span.button.chk.radio_false_full_focus{background-position:-40px -24px;}
.ztree li span.button.chk.radio_false_part{background-position:-61px -46px;}
.ztree li span.button.chk.radio_false_part_focus{background-position:-61px -24px;}
.ztree li span.button.chk.radio_false_disable{background-position:-40px -68px;}
.ztree li span.button.chk.radio_true_full{background-position:-61px -2px;}
.ztree li span.button.chk.radio_true_full_focus{background-position:-61px -24px;}
.ztree li span.button.chk.radio_true_part{background-position:-61px -46px;}
.ztree li span.button.chk.radio_true_part_focus{background-position:-61px -24px;}
.ztree li span.button.chk.radio_true_disable{background-position:-61px -68px;}
.ztree li span.button.switch{width:22px; height:22px;}
.ztree li span.button.root_open{background-position:-194px -33px;}
.ztree li span.button.root_close{background-position:-194px -1px;}
.ztree li span.button.roots_open{background-position:-165px -1px;}
.ztree li span.button.roots_close{background-position:-107px -1px;}
.ztree li span.button.center_open{background-position:-165px -33px;}
.ztree li span.button.center_close{background-position:-107px -33px;}
.ztree li span.button.bottom_open{background-position:-165px -65px;}
.ztree li span.button.bottom_close{background-position:-107px -65px;}
.ztree li span.button.noline_open{background-position:-165px -35px;}
.ztree li span.button.noline_close{background-position:-107px -1px;}
.ztree li span.button.root_docu{background:none;}
.ztree li span.button.roots_docu{background-position:-82px -2px;}
.ztree li span.button.center_docu{background-position:-82px -25px;}
.ztree li span.button.bottom_docu{background-position:-82px -49px;}
.ztree li span.button.noline_docu{background:none;}
.ztree li span.button.ico_open{margin-right:0px; height:17px; background-position:-234px -23px; vertical-align:middle;}
.ztree li span.button.ico_close{margin-right:0px; height:17px; background-position:-234px -2px; vertical-align:middle;}
.ztree li span.button.ico_docu{margin-right:0px; height:17px; background-position:-235px -45px; vertical-align:middle;}
.ztree li span.button.edit{margin-left:2px; width:17px; height:17px; background-position:-286px -25px; vertical-align:middle;}
.ztree li span.button.remove{margin-left:2px; width:17px; height:17px; background-position:-286px -46px; vertical-align:middle;}
.ztree li span.button.edit:hover{background-position:-265px -25px;}
.ztree li span.button.remove:hover{background-position:-265px -46px;}
.ztree li span.button.ico_loading{margin-right:2px; background:url(./img/loading.gif) no-repeat scroll 0 0 transparent; vertical-align:middle;}
.ztree li a.faicon > span.button{text-indent:-3px; font-size:14px; line-height:17px; text-align:center; background:none !important;}
ul.tmpTargetzTree{background-color:#e5e5e5; opacity:0.8; filter:alpha(opacity=80);}
span.tmpzTreeMove_arrow{position:absolute; display:inline-block; margin:2px 0 0 1px; padding:0; width:30px; height:20px; border:0 none; background-color:transparent; background-repeat:no-repeat; background-attachment:scroll; background-position:-196px -81px;}
ul.ztree.zTreeDragUL{position:absolute; margin:0; padding:0; width:auto; height:auto; overflow:hidden; background-color:#cfcfcf; border:1px #929292 dotted; opacity:0.8; filter:alpha(opacity=80);}
.zTreeMask{position:absolute; z-index:10000; background-color:#cfcfcf; opacity:0.0; filter:alpha(opacity=0);}
.ztree .tree_add, .ztree .tree_del{display:inline-block; margin-left:2px; width:17px; height:17px; vertical-align:middle;}
.ztree .tree_add{background-position:-286px -4px;}
.ztree .tree_add:hover{background-position:-265px -4px;}
.ztree .tree_del{background-position:-286px -46px;}
.ztree .tree_del:hover{background-position:-265px -46px;}
.ztree .diyBtn1{margin-left:2px;}
.ztree_main *{font-size:14px;}
| 0.348645 | 0.075858 |
@import url(color.css);
@import url('https://unpkg.com/css.gg/icons/all.css');
.wrap {
max-width: 1200px;
margin: 0 auto;
position: relative;
}
header {
height: 80px;
left: 0;
position: fixed;
right: 0;
top: 0;
z-index: 10000;
}
.logo {
background: url(/business/images/logo.svg) no-repeat center;
background-size: contain;
color: var(--green);
cursor: pointer;
font-size: 12px;
height: 50px;
padding: 64px 0 0;
text-align: center;
width: 50px;
}
nav {
height: 80px;
left: 200px;
position: absolute;
top:0;
}
nav ul {
align-items: center;
display: flex;
gap: 24px;
height: 80px;
}
nav a {
color: var(--green) !important;
}
nav a:hover {
color: var(--gold-light) !important;
}
.tel {
align-items: center;
color: var(--white);
display: flex;
font-size: 20px;
height: 80px;
position: absolute;
right: 100px;
top: 0;
}
.searchBtn {
--ggs: 1.3;
align-items: center;
color: var(--white);
cursor: pointer;
display: flex;
height: 40px;
justify-content: center;
position: absolute;
right: 0;
top: 20px;
width: 40px;
}
section {
min-height: 300px;
padding: 100px 0;
}
section h3 {
font-size: 40px;
padding: 0 0 32px;
text-align: center;
text-transform: uppercase;
}
#home {
background: linear-gradient(135deg, var(--blue-light), var(--blue-dark));
color: var(--green);
height: 100vh;
padding: 0;
}
#home .wrap {
height: 100vh;
}
.slogan {
left: 0;
position: absolute;
top: 25vh;
}
.slogan * {
font-size: 48px;
}
.slogan * span { color: var(--red); }
.slogan h2 {
transform: translateX(100px);
}
.scroll {
--ggs: 1.6;
align-items: center;
bottom: 40px;
color: var(--white);
cursor: pointer;
display: flex;
height: 40px;
left: 50%;
margin: 0 0 0 -20px;
justify-content: center;
position: absolute;
width: 40px;
}
.play {
--ggs: 3;
align-items: center;
background: linear-gradient(var(--blue-light), var(--blue));
border-radius: 100%;
box-shadow: 0 8px 24px -4px var(--blue-dark);
bottom: 40px;
color: var(--white);
cursor: pointer;
display: flex;
height: 100px;
justify-content: center;
position: absolute;
right: 0;
width: 100px;
}
.circle {
bottom: 0;
height: 100vh;
left:0;
overflow: hidden;
position: absolute;
right:0;
}
.brd {
background: linear-gradient(45deg, var(--red-dark), var(--red-dark));
border-radius: 100%;
box-shadow:0 0 8vmin -2vmin hsl(303, 92%, 41%), 0 0 20vmin -1vmin var(--red-light) inset, 0 -2vmin 20vmin -1vmin hsl(320, 100%, 67%) inset, 0 -5vmin 5vmin rgba(75, 1, 45, 1) inset;
position: absolute;
filter: drop-shadow(5vmin 6vmin 6vmin rgba(20, 20, 70, 0.7));
width: 50vmin;
}
.brd:nth-child(1) {
border-radius: 57% 43% 39% 61% / 57% 49% 51% 43% ;
height: 80vmin;
top: -10vmin;
right: -20vmin;
width: 80vmin;
}
.brd:nth-child(2) {
border-radius: 37% 63% 52% 48% / 41% 68% 32% 59%;
filter: drop-shadow(-5vmin 5vmin 6vmin rgba(20, 20, 70, .25));
height: 40vmin;
right: -20vmin;
transform: rotate(16deg);
top: 45vmin;
}
.brd:nth-child(3) {
border-radius: 54% 46% 39% 61% / 41% 55% 45% 59% ;
bottom: 5vh;
height: 25vmin;
left: -10vmin;
transform: rotate(-25deg);
width: 40vmin;
}
.fade {
animation: fade .3s 1s both;
opacity: 0;
transform: translateY(-5px);
}
@keyframes fade {
from {
opacity: 0;
transform: translateY(-15px);
}
to {
opacity: 1;
transform: translateY(0);
}
}
.grid {
display: grid;
grid-template-columns: repeat(3, 1fr);
gap: 40px;
position: relative;
z-index: 10;
}
#what {
min-height: 400px;
padding: 100px 0;
position: relative;
}
#what::after {
background: linear-gradient(-90deg,hsla(332, 100%, 55%, 0), 60%, var(--gold));
border-radius: 56% 44% 44% 56% / 59% 36% 64% 41%;
bottom: 0;
content: '';
height: 30vmin;
left: -10vmin;
opacity: .25;
position: absolute;
width: 30vmin;
}
#what::before {
background: linear-gradient(-90deg,hsla(332, 100%, 55%, 0), 60%, var(--blue));
border-radius: 31% 69% 61% 39% / 28% 59% 41% 72%;
bottom: 5vh;
content: '';
height: 30vmin;
opacity: .25;
position: absolute;
right: 0;
width: 30vmin;
}
#what .wrap::before {
background: linear-gradient(-90deg,hsla(332, 100%, 55%, 0), 60%, var(--green));
border-radius: 82% 18% 54% 46% / 67% 22% 78% 33% ;
top: 0;
content: '';
height: 30vmin;
left: 0;
opacity: .25;
position: absolute;
width: 30vmin;
}
#what h4 {
font-size: 32px;
padding: 0 0 32px;
text-align: center;
}
#what .grid > div {
--ggs: 2;
align-items: center;
background: var(--white);
border-radius: 8px;
box-shadow: 0 8px 40px -4px hsla(332, 100%, 55%, 0.25);
display: flex;
flex-direction: column;
gap: 40px;
padding: 24px;
}
#what .grid i {
color: var(--red);
}
#what .grid span {
display: block;
font-size: 16px;
line-height: 1.5;
}
|
css/business.css
|
@import url(color.css);
@import url('https://unpkg.com/css.gg/icons/all.css');
.wrap {
max-width: 1200px;
margin: 0 auto;
position: relative;
}
header {
height: 80px;
left: 0;
position: fixed;
right: 0;
top: 0;
z-index: 10000;
}
.logo {
background: url(/business/images/logo.svg) no-repeat center;
background-size: contain;
color: var(--green);
cursor: pointer;
font-size: 12px;
height: 50px;
padding: 64px 0 0;
text-align: center;
width: 50px;
}
nav {
height: 80px;
left: 200px;
position: absolute;
top:0;
}
nav ul {
align-items: center;
display: flex;
gap: 24px;
height: 80px;
}
nav a {
color: var(--green) !important;
}
nav a:hover {
color: var(--gold-light) !important;
}
.tel {
align-items: center;
color: var(--white);
display: flex;
font-size: 20px;
height: 80px;
position: absolute;
right: 100px;
top: 0;
}
.searchBtn {
--ggs: 1.3;
align-items: center;
color: var(--white);
cursor: pointer;
display: flex;
height: 40px;
justify-content: center;
position: absolute;
right: 0;
top: 20px;
width: 40px;
}
section {
min-height: 300px;
padding: 100px 0;
}
section h3 {
font-size: 40px;
padding: 0 0 32px;
text-align: center;
text-transform: uppercase;
}
#home {
background: linear-gradient(135deg, var(--blue-light), var(--blue-dark));
color: var(--green);
height: 100vh;
padding: 0;
}
#home .wrap {
height: 100vh;
}
.slogan {
left: 0;
position: absolute;
top: 25vh;
}
.slogan * {
font-size: 48px;
}
.slogan * span { color: var(--red); }
.slogan h2 {
transform: translateX(100px);
}
.scroll {
--ggs: 1.6;
align-items: center;
bottom: 40px;
color: var(--white);
cursor: pointer;
display: flex;
height: 40px;
left: 50%;
margin: 0 0 0 -20px;
justify-content: center;
position: absolute;
width: 40px;
}
.play {
--ggs: 3;
align-items: center;
background: linear-gradient(var(--blue-light), var(--blue));
border-radius: 100%;
box-shadow: 0 8px 24px -4px var(--blue-dark);
bottom: 40px;
color: var(--white);
cursor: pointer;
display: flex;
height: 100px;
justify-content: center;
position: absolute;
right: 0;
width: 100px;
}
.circle {
bottom: 0;
height: 100vh;
left:0;
overflow: hidden;
position: absolute;
right:0;
}
.brd {
background: linear-gradient(45deg, var(--red-dark), var(--red-dark));
border-radius: 100%;
box-shadow:0 0 8vmin -2vmin hsl(303, 92%, 41%), 0 0 20vmin -1vmin var(--red-light) inset, 0 -2vmin 20vmin -1vmin hsl(320, 100%, 67%) inset, 0 -5vmin 5vmin rgba(75, 1, 45, 1) inset;
position: absolute;
filter: drop-shadow(5vmin 6vmin 6vmin rgba(20, 20, 70, 0.7));
width: 50vmin;
}
.brd:nth-child(1) {
border-radius: 57% 43% 39% 61% / 57% 49% 51% 43% ;
height: 80vmin;
top: -10vmin;
right: -20vmin;
width: 80vmin;
}
.brd:nth-child(2) {
border-radius: 37% 63% 52% 48% / 41% 68% 32% 59%;
filter: drop-shadow(-5vmin 5vmin 6vmin rgba(20, 20, 70, .25));
height: 40vmin;
right: -20vmin;
transform: rotate(16deg);
top: 45vmin;
}
.brd:nth-child(3) {
border-radius: 54% 46% 39% 61% / 41% 55% 45% 59% ;
bottom: 5vh;
height: 25vmin;
left: -10vmin;
transform: rotate(-25deg);
width: 40vmin;
}
.fade {
animation: fade .3s 1s both;
opacity: 0;
transform: translateY(-5px);
}
@keyframes fade {
from {
opacity: 0;
transform: translateY(-15px);
}
to {
opacity: 1;
transform: translateY(0);
}
}
.grid {
display: grid;
grid-template-columns: repeat(3, 1fr);
gap: 40px;
position: relative;
z-index: 10;
}
#what {
min-height: 400px;
padding: 100px 0;
position: relative;
}
#what::after {
background: linear-gradient(-90deg,hsla(332, 100%, 55%, 0), 60%, var(--gold));
border-radius: 56% 44% 44% 56% / 59% 36% 64% 41%;
bottom: 0;
content: '';
height: 30vmin;
left: -10vmin;
opacity: .25;
position: absolute;
width: 30vmin;
}
#what::before {
background: linear-gradient(-90deg,hsla(332, 100%, 55%, 0), 60%, var(--blue));
border-radius: 31% 69% 61% 39% / 28% 59% 41% 72%;
bottom: 5vh;
content: '';
height: 30vmin;
opacity: .25;
position: absolute;
right: 0;
width: 30vmin;
}
#what .wrap::before {
background: linear-gradient(-90deg,hsla(332, 100%, 55%, 0), 60%, var(--green));
border-radius: 82% 18% 54% 46% / 67% 22% 78% 33% ;
top: 0;
content: '';
height: 30vmin;
left: 0;
opacity: .25;
position: absolute;
width: 30vmin;
}
#what h4 {
font-size: 32px;
padding: 0 0 32px;
text-align: center;
}
#what .grid > div {
--ggs: 2;
align-items: center;
background: var(--white);
border-radius: 8px;
box-shadow: 0 8px 40px -4px hsla(332, 100%, 55%, 0.25);
display: flex;
flex-direction: column;
gap: 40px;
padding: 24px;
}
#what .grid i {
color: var(--red);
}
#what .grid span {
display: block;
font-size: 16px;
line-height: 1.5;
}
| 0.387459 | 0.109753 |
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,dl,dt,dd,ol,nav ul,nav 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;font-size:100%;font:inherit;vertical-align:baseline;}
article, aside, details, figcaption, figure,footer, header, hgroup, menu, nav, section {display: block;}
ol,ul{list-style:none;margin:0px;padding:0px;}
blockquote,q{quotes:none;}
blockquote:before,blockquote:after,q:before,q:after{content:'';content:none;}
table{border-collapse:collapse;border-spacing:0;}
/* start editing from here */
a{text-decoration:none;}
.txt-rt{text-align:right;}/* text align right */
.txt-lt{text-align:left;}/* text align left */
.txt-center{text-align:center;}/* text align center */
.float-rt{float:right;}/* float right */
.float-lt{float:left;}/* float left */
.clear{clear:both;}/* clear float */
.pos-relative{position:relative;}/* Position Relative */
.pos-absolute{position:absolute;}/* Position Absolute */
.vertical-base{ vertical-align:baseline;}/* vertical align baseline */
.vertical-top{ vertical-align:top;}/* vertical align top */
nav.vertical ul li{ display:block;}/* vertical menu */
nav.horizontal ul li{ display: inline-block;}/* horizontal menu */
img{max-width:100%;}
/*end reset*/
html, body{
margin:0;
font-size: 100%;
font-family: 'Open Sans', sans-serif;
background: #5135b2;
}
body a {
text-decoration:none;
transition:0.5s all;
-webkit-transition:0.5s all;
-moz-transition:0.5s all;
-o-transition:0.5s all;
-ms-transition:0.5s all;
}
a:hover{
text-decoration:none;
}
@font-face {
font-family: 'PoiretOne-Regular';
src: url(../fonts/PoiretOne-Regular.ttf)format('truetype');
}
h1,h2,h3,h4,h5,h6{
margin:0;
}
p{
margin:0;
}
/*-- main --*/
.audio-record-list {
box-shadow: 0px 0px 13px #866BE2;
margin:0 auto;
width: 24%;
}
.audio-main {
padding:6em 0 2em 0;
}
.audio-main h1{
text-align: center;
font-family: 'PoiretOne-Regular';
font-size: 50px;
color: #fff;
font-weight: 600;
margin-bottom:40px;
}
.audio-main p{
margin-bottom:2em;
line-height:1.8em;
color: #fff;
font-size: 14px;
text-align: center;
}
.footer{
position:relative;
}
.copy-right{
bottom: -130px;
left: 34.5%;
position:absolute;
}
.audio-main p a{
color:#99cc00;
text-decoration:none;
}
.audio-main p a:hover{
color:#fff;
}
/*-- //main --*/
/*-- responsive media queries --*/
@media (max-width: 1920px){
.copy-right {
bottom: -130px;
left: 37%;
}
}
@media (max-width: 1680px){
.audio-main {
padding: 7em 0 2em 0;
}
.audio-main h1 {
margin-bottom: 90px;
}
.copy-right {
bottom: -148px;
}
.copy-right {
left: 35%;
}
}
@media (max-width: 1600px){
.copy-right {
left: 34%;
}
}
@media (max-width: 1440px){
.audio-main h1 {
margin-bottom: 75px;
}
.audio-record-list {
width: 27%;
}
.copy-right {
left: 32.5%;
}
}
@media (max-width: 1366px){
.copy-right{
left: 31.5%;
}
.audio-main {
padding: 4.2em 0 2em 0;
}
}
@media (max-width: 1280px){
.audio-main h1 {
margin-bottom: 40px;
}
.audio-record-list {
width: 29%;
}
.copy-right{
left: 30.3%;
}
}
@media (max-width: 1200px){
.audio-record-list {
width: 31%;
}
.copy-right {
left: 29.1%;
}
.audio-main h1 {
font-size: 47px;
}
}
@media (max-width: 1080px){
.audio-main {
padding: 5em 0 2em 0;
}
.copy-right {
left: 27.1%;
}
.audio-record-list {
width: 33%;
}
.audio-main h1 {
font-size: 45px;
}
}
@media (max-width: 1050px){
.audio-record-list {
width: 36%;
}
.copy-right{
left: 25.1%;
}
}
@media (max-width: 1024px){
.copy-right {
bottom: -118px;
}
.audio-main p {
margin-bottom:2em;
}
.audio-main {
padding: 4em 0 2em 0;
}
.audio-main h1 {
font-size: 42px;
}
}
@media (max-width: 991px){
.audio-main {
padding: 3em 0 2em 0;
}
.audio-main h1 {
margin-bottom: 35px;
font-size: 36px;
}
.copy-right{
left: 24.5%;
bottom: -147px;
margin-bottom: 2em;
}
}
@media (max-width: 900px){
.copy-right{
left: 22%;
}
}
@media (max-width: 800px){
.audio-record-list {
width: 42%;
}
.copy-right{
left: 19%;
}
}
@media (max-width: 768px){
.copy-right{
left: 17%;
}
.audio-main h1 {
margin-bottom: 32px;
font-size: 32px;
}
}
@media (max-width: 736px){
.copy-right{
left: 15%;
}
.audio-record-list {
width: 46%;
}
}
@media (max-width: 667px){
.audio-record-list {
width: 50%;
}
.copy-right{
left: 12%;
}
}
@media (max-width: 640px){
.copy-right {
left: 11%;
}
.audio-record-list {
width: 51%;
}
}
@media (max-width: 600px){
.audio-record-list {
width: 55%;
}
.copy-right {
left: 8%;
}
}
@media (max-width: 568px){
.audio-main p {
font-size: 13px;
}
}
@media (max-width: 480px){
.audio-record-list {
width: 62%;
}
.audio-main h1 {
margin-bottom: 26px;
font-size: 26px;
}
.copy-right {
left: 3%;
}
}
@media(max-width:414px){
.audio-record-list {
width: 73%;
}
}
@media(max-width:384px){
.copy-right {
bottom: -129px;
}
}
@media(max-width:375px){
.audio-record-list {
width: 80%;
}
.copy-right {
left: 1%;
bottom: -134px;
}
}
@media(max-width:320px){
.copy-right{
bottom: -105px;
margin-bottom:0;
}
.audio-main {
padding: 1.5em 0 2em 0;
}
.audio-main h1 {
font-size: 23px;
}
}
/*-- //responsive media queries --*/
|
css/style.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,dl,dt,dd,ol,nav ul,nav 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;font-size:100%;font:inherit;vertical-align:baseline;}
article, aside, details, figcaption, figure,footer, header, hgroup, menu, nav, section {display: block;}
ol,ul{list-style:none;margin:0px;padding:0px;}
blockquote,q{quotes:none;}
blockquote:before,blockquote:after,q:before,q:after{content:'';content:none;}
table{border-collapse:collapse;border-spacing:0;}
/* start editing from here */
a{text-decoration:none;}
.txt-rt{text-align:right;}/* text align right */
.txt-lt{text-align:left;}/* text align left */
.txt-center{text-align:center;}/* text align center */
.float-rt{float:right;}/* float right */
.float-lt{float:left;}/* float left */
.clear{clear:both;}/* clear float */
.pos-relative{position:relative;}/* Position Relative */
.pos-absolute{position:absolute;}/* Position Absolute */
.vertical-base{ vertical-align:baseline;}/* vertical align baseline */
.vertical-top{ vertical-align:top;}/* vertical align top */
nav.vertical ul li{ display:block;}/* vertical menu */
nav.horizontal ul li{ display: inline-block;}/* horizontal menu */
img{max-width:100%;}
/*end reset*/
html, body{
margin:0;
font-size: 100%;
font-family: 'Open Sans', sans-serif;
background: #5135b2;
}
body a {
text-decoration:none;
transition:0.5s all;
-webkit-transition:0.5s all;
-moz-transition:0.5s all;
-o-transition:0.5s all;
-ms-transition:0.5s all;
}
a:hover{
text-decoration:none;
}
@font-face {
font-family: 'PoiretOne-Regular';
src: url(../fonts/PoiretOne-Regular.ttf)format('truetype');
}
h1,h2,h3,h4,h5,h6{
margin:0;
}
p{
margin:0;
}
/*-- main --*/
.audio-record-list {
box-shadow: 0px 0px 13px #866BE2;
margin:0 auto;
width: 24%;
}
.audio-main {
padding:6em 0 2em 0;
}
.audio-main h1{
text-align: center;
font-family: 'PoiretOne-Regular';
font-size: 50px;
color: #fff;
font-weight: 600;
margin-bottom:40px;
}
.audio-main p{
margin-bottom:2em;
line-height:1.8em;
color: #fff;
font-size: 14px;
text-align: center;
}
.footer{
position:relative;
}
.copy-right{
bottom: -130px;
left: 34.5%;
position:absolute;
}
.audio-main p a{
color:#99cc00;
text-decoration:none;
}
.audio-main p a:hover{
color:#fff;
}
/*-- //main --*/
/*-- responsive media queries --*/
@media (max-width: 1920px){
.copy-right {
bottom: -130px;
left: 37%;
}
}
@media (max-width: 1680px){
.audio-main {
padding: 7em 0 2em 0;
}
.audio-main h1 {
margin-bottom: 90px;
}
.copy-right {
bottom: -148px;
}
.copy-right {
left: 35%;
}
}
@media (max-width: 1600px){
.copy-right {
left: 34%;
}
}
@media (max-width: 1440px){
.audio-main h1 {
margin-bottom: 75px;
}
.audio-record-list {
width: 27%;
}
.copy-right {
left: 32.5%;
}
}
@media (max-width: 1366px){
.copy-right{
left: 31.5%;
}
.audio-main {
padding: 4.2em 0 2em 0;
}
}
@media (max-width: 1280px){
.audio-main h1 {
margin-bottom: 40px;
}
.audio-record-list {
width: 29%;
}
.copy-right{
left: 30.3%;
}
}
@media (max-width: 1200px){
.audio-record-list {
width: 31%;
}
.copy-right {
left: 29.1%;
}
.audio-main h1 {
font-size: 47px;
}
}
@media (max-width: 1080px){
.audio-main {
padding: 5em 0 2em 0;
}
.copy-right {
left: 27.1%;
}
.audio-record-list {
width: 33%;
}
.audio-main h1 {
font-size: 45px;
}
}
@media (max-width: 1050px){
.audio-record-list {
width: 36%;
}
.copy-right{
left: 25.1%;
}
}
@media (max-width: 1024px){
.copy-right {
bottom: -118px;
}
.audio-main p {
margin-bottom:2em;
}
.audio-main {
padding: 4em 0 2em 0;
}
.audio-main h1 {
font-size: 42px;
}
}
@media (max-width: 991px){
.audio-main {
padding: 3em 0 2em 0;
}
.audio-main h1 {
margin-bottom: 35px;
font-size: 36px;
}
.copy-right{
left: 24.5%;
bottom: -147px;
margin-bottom: 2em;
}
}
@media (max-width: 900px){
.copy-right{
left: 22%;
}
}
@media (max-width: 800px){
.audio-record-list {
width: 42%;
}
.copy-right{
left: 19%;
}
}
@media (max-width: 768px){
.copy-right{
left: 17%;
}
.audio-main h1 {
margin-bottom: 32px;
font-size: 32px;
}
}
@media (max-width: 736px){
.copy-right{
left: 15%;
}
.audio-record-list {
width: 46%;
}
}
@media (max-width: 667px){
.audio-record-list {
width: 50%;
}
.copy-right{
left: 12%;
}
}
@media (max-width: 640px){
.copy-right {
left: 11%;
}
.audio-record-list {
width: 51%;
}
}
@media (max-width: 600px){
.audio-record-list {
width: 55%;
}
.copy-right {
left: 8%;
}
}
@media (max-width: 568px){
.audio-main p {
font-size: 13px;
}
}
@media (max-width: 480px){
.audio-record-list {
width: 62%;
}
.audio-main h1 {
margin-bottom: 26px;
font-size: 26px;
}
.copy-right {
left: 3%;
}
}
@media(max-width:414px){
.audio-record-list {
width: 73%;
}
}
@media(max-width:384px){
.copy-right {
bottom: -129px;
}
}
@media(max-width:375px){
.audio-record-list {
width: 80%;
}
.copy-right {
left: 1%;
bottom: -134px;
}
}
@media(max-width:320px){
.copy-right{
bottom: -105px;
margin-bottom:0;
}
.audio-main {
padding: 1.5em 0 2em 0;
}
.audio-main h1 {
font-size: 23px;
}
}
/*-- //responsive media queries --*/
| 0.189221 | 0.048699 |
.form-control {
display: inline-block;
border-radius: 0px;
}
/*背景色*/
.modal {
background-color: rgba(255, 255, 255, 0.7);
}
/*灰色字体*/
.font-gray {
color: #cbcbcb;
font-weight: normal;
}
/*红色字体*/
.font-red {
color: red !important;
}
/*绿色字体*/
.font-green {
color: #40ab4a;
}
/*橙色字体*/
.font-orange {
color: orange;
}
.icon-20 {
color: #ffffff;
font-size: 18px;
}
/*模态框高为400*/
.height400 {
min-height: 300px;
max-height: 400px;
}
.modal-dialog {
min-height: 400px;
max-height: 500px;
}
/*宽度*/
.width600 {
width: 600px;
}
/*宽度*/
.width1000 {
width: 800px;
}
.width900 {
width: 900px;
}
/*分页*/
.pagination {
margin: 10px 0px;
}
/*没有padding -值*/
.datetimepicker.no-padding {
padding: 0px;
}
/*计划列表 plan-list-data*/
.plan-list-data .data-catalog {
padding: 10px 15px;
border-bottom: 1px solid #e5e5e4;
}
.plan-list-data .data-catalog p {
overflow: hidden;
margin: 10px 0px;
}
.plan-list-data .data-catalog p b {
font-size: 14px;
}
.plan-list-data .data-catalog p span {
font-size: 10px;
color: #989898;
}
/*新建计划*/
.new-plan {
padding: 10px 15px;
text-align: center;
height: 96px;
line-height: 90px;
border-bottom: 1px solid #e5e5e4;
}
.new-plan a {
font-size: 14px;
text-decoration: underline;
}
/****************************模态框部分***********************************/
/*初始化蓝色主题模态框*/
.modal-dialog .modal-content {
border-radius: 0px;
}
.modal-dialog .modal-content .modal-footer {
padding: 15px 0;
margin: 0 15px;
border-top: none;
}
.modal-dialog .data-list-head {
font-weight: normal;
}
.modal-dialog .data-list span {
text-indent: 0px;
float: none;
}
.modal-dialog .modal-header {
background-color: #648ef1;
padding: 8px 15px 8px 20px;
color: #ffffff;
border: none;
}
.modal-dialog .modal-header button {
opacity: 1;
}
.modal-dialog .modal-title {
font-size: 16px;
}
.modal-dialog .modal-body {
padding: 20px 20px;
}
.modal-dialog .btnGroup {
margin: 10px 0px;
}
.modal-dialog .btnGroup .btn-operate {
margin-left: 10px;
}
.modal-dialog .btnGroup [class*="icon-"] {
margin-top: 0px;
}
.modal-dialog ul[role="tablist"] {
margin-bottom: 10px;
}
/*分页头样式定义*/
ul.nav.nav-tabs > li > a {
padding: 5px 10px;
color: black;
border-radius: 0px;
}
/*tab-content公共样式*/
div.tab-content-head {
padding: 4px 10px;
border: 1px solid #e5e5e5;
border-top: none;
height: 200px;
}
/*定义表头公共样式*/
div.title {
border: 1px solid #f1f1f1;
background-color: #eff7f9;
color: #808080;
font-weight: normal;
}
/*定义分页公用样式*/
.tableOutter {
padding: 5px;
}
/*modal #modifyAll*/
.modifyAll form {
margin: 30px 0px 0px 50px;
}
.modifyAll form label {
width: 80px;
}
.modifyAll form .form-control {
display: inline-block;
width: 60%;
}
/* modal addEquip 设备新增*/
.addEquip .modal-body {
padding: 5px 20px;
}
.addEquip em {
width: 40px;
}
/*模态框equipAdd*/
.equipAdd .form-group {
margin-top: 5px;
}
.equipAdd .datetimepicker {
padding: 0;
}
.equipAdd .form-control {
height: 29px;
}
/* modal equipDetails*/
.equipDetails .icon-22,
.equipDetails .icon-21 {
font-size: 15px;
border: 1px solid #517b9a;
color: #517b9a;
margin-left: 10px;
text-indent: 0px;
margin-top: 6px;
}
/* modal changeFailureRepair*/
.changeFailureRepair .icon-22,
.changeFailureRepair .icon-21 {
font-size: 15px;
border: 1px solid #517b9a;
color: #517b9a;
margin-left: 10px;
text-indent: 0px;
margin-top: 6px;
}
.changeFailureRepair .modal-dialog {
width: 670px;
}
.changeFailureRepair .faultandling {
padding-top: 20px;
border-top: 1px solid #e5e5e4;
}
.changeFailureRepair .Auditing select {
width: 200px;
}
/*modal faultDetails*/
.faultDetails hr {
margin: 20px 0px;
}
/*box-border*/
.box-border {
border: 1px solid #cbcbcb;
padding: 5px;
margin-top: 40px;
height: 230px;
}
/****************************页面部分***********************************/
/*公用部分*/
h4 {
font-weight: normal;
}
/*定义容器头部的提示文字*/
.panel-batten {
background-color: #FFFFFF;
padding: 15px;
/*overflow: hidden;*/
}
.panel-batten .top-content {
margin-top: 5px;
}
/*蓝色cell格子样式*/
.deep {
background-color: #1887ec;
}
.light {
background-color: #30c9e8;
}
div.deep,
div.light {
height: 36px;
font-size: 20px;
text-align: center;
padding-top: 5px;
line-height: 36px;
}
.content {
padding: 16px 0px 0px 0px;
}
/*设置宽度*/
.w-658 {
width: 645px !important;
}
/*蓝色字体颜色*/
.blue-font {
color: #1887ec;
}
/*背景色为黑色*/
.back-gray {
background-color: #e5e5e5;
display: inline-block;
width: 210px;
height: 30px;
font-size: 12px;
line-height: 30px;
margin-right: 10px;
padding-left: 5px;
}
/*绿色,红色,灰色按钮组的样式*/
.but-list {
line-height: 3;
margin-left: 10px;
}
.but-list a {
border-radius: 50%;
font-size: 15px;
cursor: pointer;
padding: 1px;
float: left;
margin: 7px 2px;
}
/* attrAdmin 属性管理页面*/
.attrAdmin [type='text'] {
width: 412px;
}
.attrAdmin .panel-bottom {
margin-top: 20px;
}
.attrAdmin form {
margin-top: 10px;
}
.attrAdmin form .but-list {
display: block;
}
.attrAdmin ul.top-row {
overflow: hidden;
}
.attrAdmin ul.top-row div,
.attrAdmin ul.top-row li {
margin: 3px;
width: 170px;
background: #1887ec;
text-align: center;
}
.attrAdmin ul.top-row div a,
.attrAdmin ul.top-row li a,
.attrAdmin ul.top-row div a:hover,
.attrAdmin ul.top-row li a:hover,
.attrAdmin ul.top-row div a:active,
.attrAdmin ul.top-row li a:active,
.attrAdmin ul.top-row div a:visited,
.attrAdmin ul.top-row li a:visited,
.attrAdmin ul.top-row div a:link,
.attrAdmin ul.top-row li a:link {
line-height: 36px;
color: white;
background: none;
border: 0;
padding: 0;
}
.attrAdmin ul.top-row li:last-child {
background-color: #cbcbcb;
}
.attrAdmin ul.top-row .active {
background: #30c9e8;
}
.attrAdmin ul.top-row .active a {
background: none;
}
.attrAdmin .nav-tabs {
border: none;
}
.attrAdmin a.deep,
.attrAdmin a.light {
display: block;
height: 36px;
color: #FFFFFF;
font-size: 14px;
line-height: 36px;
}
.attrAdmin .gray .icon-9 {
color: #ffffff;
font-size: 10px;
}
/*check-box 列表组*/
.check-list {
margin: 20px 0px;
}
.check-list label {
width: auto;
}
.check-list > div {
display: inline-block;
float: right;
}
/*添加细则 addDetails 页面*/
.addDetails form {
clear: both;
}
.addDetails .multi-detail {
margin-top: 20px;
}
.addDetails .footer .btn {
margin: 10px 0px 0px 10px;
}
.addDetails [name='detailsForm'] [type='text'] {
width: 412px;
}
.addDetails [name='detailsForm'] .row:first-child .icon-arrow-up2 {
color: #cbcbcb;
cursor: default;
}
.addDetails [name='detailsForm'] .row:last-child .icon-arrow-down2 {
color: #cbcbcb;
cursor: default;
}
/*董事会 directors 页面*/
.directors-title {
background-color: #e5e5e5;
overflow: hidden;
}
.directors-title .title-right {
padding: 8px;
background-color: #cbcbcb;
font-size: 10px;
height: 37px;
}
.directors-title select {
width: 120px;
height: 28px;
margin: 5px;
border-radius: 5px;
}
.directors-title .edit-button,
.directors-title .search {
padding: 6px;
}
.directors-title .edit-button .form-group,
.directors-title .search .form-group {
display: inline-block;
}
.directors {
height: 100%;
overflow-y: auto ;
background-color: #FFFFFF;
}
.directors .paging {
margin-right: 5px;
}
.directors a.blue-font {
margin-right: 10px;
}
/*bootstrap 下拉*/
#calendarView .dropdown {
display: inline-block;
margin: 0px 10px;
position: relative;
}
#calendarView .dropdown .caret {
position: absolute;
right: 10px;
top: 14px;
}
#calendarView .dropdown .dropdown-toggle {
background: none;
border-radius: 0px;
width: 90px;
height: 30px;
}
/* slider 轮播 */
.slider {
position: relative;
overflow-x: hidden;
overflow-y: hidden;
height: 640px;
background-color: #E9ECEF;
padding-top: 20px;
}
.slider > a {
position: absolute;
width: 50px;
height: 50px;
color: #999;
z-index: 11;
text-align: center;
font-size: 50px;
color: #ddd;
top: 50%;
mragin-top: -25px;
}
.slider .icon-arrow-left {
left: 40px;
}
.slider .icon-arrow-right {
right: 40px;
}
.slider .calendar_slider {
position: absolute;
}
.slider .calendar_slider .date {
margin: 0px 10px;
float: left;
background-color: #ffffff;
height: 600px;
}
.slider .calendar_slider > span {
display: inline-block;
width: 60px;
height: 60px;
border-radius: 50%;
background-color: #eea236;
}
.slider .calendar_slider span.left {
top: 50%;
}
.slider .calendar_slider span.right {
top: 50%;
right: 0;
}
.slider .calendar_slider .panelTitle.orange {
background-color: orange !important;
}
.slider .calendar_slider .panelTitle {
height: 50px;
background-color: #23527c;
color: #ffffff;
}
.slider .calendar_slider .panelTitle h1 {
margin: 10px 0px 10px 10px;
float: left;
font-size: 20px;
}
.slider .calendar_slider .panelTitle .year {
float: right;
margin: 20px 20px 0px 0px;
color: #FFFFFF;
}
.main .alert-box,
.main .ztree-box {
top: 30%;
}
/*alert 提示框*/
.alert-box,
.ztree-box {
position: absolute;
top: 10%;
left: 50%;
margin-left: -200px;
width: 400px;
border: 1px solid #cbcbcb;
z-index: 1000;
}
.alert-box.ztree-box,
.ztree-box.ztree-box {
display: none;
}
.alert-box .alert-box-title,
.ztree-box .alert-box-title,
.alert-box .ztree-box-title,
.ztree-box .ztree-box-title {
padding: 10px 8px;
overflow: hidden;
}
.alert-box .alert-box-title .float-left,
.ztree-box .alert-box-title .float-left,
.alert-box .ztree-box-title .float-left,
.ztree-box .ztree-box-title .float-left {
color: #fff;
}
.alert-box .alert-box-title [class*='icon-'],
.ztree-box .alert-box-title [class*='icon-'],
.alert-box .ztree-box-title [class*='icon-'],
.ztree-box .ztree-box-title [class*='icon-'] {
color: #fff;
}
.alert-box .alert-body,
.ztree-box .alert-body,
.alert-box .ztree-body,
.ztree-box .ztree-body {
padding: 20px 0px;
background-color: #fff;
}
.alert-box .alert-body [class*='icon-'],
.ztree-box .alert-body [class*='icon-'],
.alert-box .ztree-body [class*='icon-'],
.ztree-box .ztree-body [class*='icon-'] {
font-size: 36px;
}
.alert-box .alert-body p,
.ztree-box .alert-body p,
.alert-box .ztree-body p,
.ztree-box .ztree-body p {
font-weight: bold;
margin: 10px 0px 20px 0px;
}
.alert-box .alert-footer,
.ztree-box .alert-footer,
.alert-box .ztree-footer,
.ztree-box .ztree-footer {
overflow: hidden;
background-color: #fcfcfc;
padding: 3px 10px;
}
.alert-box .alert-footer .btn.btn-cancel,
.ztree-box .alert-footer .btn.btn-cancel,
.alert-box .ztree-footer .btn.btn-cancel,
.ztree-box .ztree-footer .btn.btn-cancel {
margin-left: 20px;
margin-top: 5px;
background-color: #e2e2e2;
color: #4d4d4d;
}
.ztree-box {
top: 25% !important;
}
.ztree-box .ztree-box-title {
background-color: #1887ec;
}
.ztree-box .zTree {
position: static;
}
.alert-box.success .alert-box-title,
.alert-box.success .btn-back {
background-color: #1887ec;
}
.alert-box .icon-delete {
color: #FF4431;
}
.alert-box .icon-checkbox {
color: #7AC843;
}
.alert-box .icon-13 {
color: #FF921E;
}
.alert-box.danger .alert-box-title,
.alert-box.danger .btn-back {
background-color: #FF921E;
}
/*企业信息页面*/
[name='company-enterprise'] .row {
margin-bottom: 10px;
}
[name='company-enterprise'] label {
width: 90px;
font-weight: normal;
}
[name='company-enterprise'] .text-left {
text-align: left;
}
[name='company-enterprise'] .radio-inline {
color: #4d4d4d;
}
[name='company-enterprise'] input,
[name='company-enterprise'] select {
border: 1px solid #ddd;
box-shadow: none;
font-size: 12px;
}
.contacts-info {
margin-top: 50px;
margin-bottom: 20px;
}
.contacts-info b {
margin-left: 20px;
margin-right: 40px;
font-size: 16px;
}
/*故障类型新增*/
[name='flautTypeForm'] [type='text'] {
width: 412px;
}
/*单选可移动增删改项目*/
.radio-list :first-child .but-list .icon-arrow-up2 {
color: #cbcbcb;
cursor: default;
}
.radio-list :last-child .but-list .icon-arrow-down2 {
color: #cbcbcb;
cursor: default;
}
.re-name {
width: 100px;
height: 25px;
position: absolute;
top: 8px;
left: 5px;
border: none;
font-weight: normal;
}
.re-name:focus {
box-shadow: none;
}
/*modal 框 amendmentRules*/
.amendmentRules img {
width: 70px;
height: 20px;
}
.amendmentRules .data-list-item.disabled span {
color: #bbb;
}
/* modal editDetails*/
.editDetails .modal-footer,
.modifyAll .modal-footer,
.attrAdd .modal-footer,
.addEquip .modal-footer,
.changeFailureRepair .modal-footer,
.checkDetails .modal-footer {
border-top: 1px solid #e5e5e4 !important;
}
/*modal .attrAdd*/
.attrAdd [type='checkbox'] {
float: left;
margin-top: 7px;
margin-right: 4px;
}
.left_mask,
.right_mask {
position: absolute;
top: 0;
height: 100%;
width: 200px;
z-index: 10;
}
.right_mask {
right: 0px;
background-position: -100px 0;
}
.left_mask {
left: 0px;
background-position: 0 0;
}
/*我的计划页面*/
.wrapper ul.nav-tab {
margin-left: 10px;
height: 28px;
}
/*增加按钮 样式*/
.add {
height: 29px;
text-align: center;
}
.add .icon-9.plus {
color: #4d4d4d;
line-height: 30px;
margin-top: 0px;
}
#maintenanceRules .outter-Ul .inner-Ul {
margin-left: 40px;
display: none;
}
#maintenanceRules .outter-Ul .inner-Ul li {
height: 20px;
line-height: 20px;
margin: 5px 0px;
width: 150px;
}
#maintenanceRules h6 {
display: block;
width: 150px;
height: 25px;
line-height: 25px;
text-align: center;
background-color: #eef6f8 ;
}
/*我的计划-新增(编辑)-修改细则*/
span.on_off,
span.on_gray,
span.off_gray {
display: block;
width: 50px;
height: 20px !important;
background-image: url(../img/on-off.png);
margin-top: 10px;
}
span.on_off.on,
span.on_gray.on,
span.off_gray.on {
background-position: 0 -20px;
cursor: pointer;
}
span.on_off.off,
span.on_gray.off,
span.off_gray.off {
background-position: 0 -41px;
cursor: pointer;
}
span.on_off.on_gray,
span.on_gray.on_gray,
span.off_gray.on_gray {
background-position: 0 -41px;
}
span.on_off.off_gray,
span.on_gray.off_gray,
span.off_gray.off_gray {
background-position: 0 -1px;
}
.month_plan,
.auto_plan {
display: none;
position: relative;
}
.month_plan em,
.auto_plan em {
height: 30px;
}
.week_month_plan_timepicker {
display: none;
position: absolute;
z-index: 1000;
right: 0;
top: 32px;
width: 280px;
border: 1px solid #cbcbcb;
background-color: #fff;
padding: 5px;
}
.week_month_plan_timepicker .picker-title {
height: 35px;
background-color: #E7ECF2;
}
.week_month_plan_timepicker .picker-title .glyphicon {
padding: 10px;
}
.week_month_plan_timepicker .picker-title .center {
cursor: pointer;
float: left;
width: 150px;
height: 30px;
line-height: 30px;
margin-left: 30px;
margin-top: 2px;
text-align: center;
}
.week_month_plan_timepicker .picker-body {
margin: 15px 0px 15px 0px;
}
.week_month_plan_timepicker .picker-body li {
cursor: pointer;
width: 60px;
height: 50px;
margin: 3px;
text-align: center;
line-height: 50px;
border-radius: 4px;
}
.week_month_plan_timepicker .picker-body li:hover {
background-color: #eee;
}
.week_month_plan_timepicker .picker-body li.active,
.week_month_plan_timepicker .picker-body li.now {
background-color: #489eed;
color: #fff;
}
.auto-height > div.data-list-item {
height: auto;
padding: 5px 0px;
}
.auto-height > div.data-list-item span {
height: auto;
}
.auto-height input[type=checkbox] {
display: inline-block;
}
.auto-height .the-range-checkbox {
height: 35px;
display: block;
}
.auto-height a.the-range-checkbox {
color: #8f8d8d;
}
|
src/main/webapp/WEB-INF/static/css/demo.css
|
.form-control {
display: inline-block;
border-radius: 0px;
}
/*背景色*/
.modal {
background-color: rgba(255, 255, 255, 0.7);
}
/*灰色字体*/
.font-gray {
color: #cbcbcb;
font-weight: normal;
}
/*红色字体*/
.font-red {
color: red !important;
}
/*绿色字体*/
.font-green {
color: #40ab4a;
}
/*橙色字体*/
.font-orange {
color: orange;
}
.icon-20 {
color: #ffffff;
font-size: 18px;
}
/*模态框高为400*/
.height400 {
min-height: 300px;
max-height: 400px;
}
.modal-dialog {
min-height: 400px;
max-height: 500px;
}
/*宽度*/
.width600 {
width: 600px;
}
/*宽度*/
.width1000 {
width: 800px;
}
.width900 {
width: 900px;
}
/*分页*/
.pagination {
margin: 10px 0px;
}
/*没有padding -值*/
.datetimepicker.no-padding {
padding: 0px;
}
/*计划列表 plan-list-data*/
.plan-list-data .data-catalog {
padding: 10px 15px;
border-bottom: 1px solid #e5e5e4;
}
.plan-list-data .data-catalog p {
overflow: hidden;
margin: 10px 0px;
}
.plan-list-data .data-catalog p b {
font-size: 14px;
}
.plan-list-data .data-catalog p span {
font-size: 10px;
color: #989898;
}
/*新建计划*/
.new-plan {
padding: 10px 15px;
text-align: center;
height: 96px;
line-height: 90px;
border-bottom: 1px solid #e5e5e4;
}
.new-plan a {
font-size: 14px;
text-decoration: underline;
}
/****************************模态框部分***********************************/
/*初始化蓝色主题模态框*/
.modal-dialog .modal-content {
border-radius: 0px;
}
.modal-dialog .modal-content .modal-footer {
padding: 15px 0;
margin: 0 15px;
border-top: none;
}
.modal-dialog .data-list-head {
font-weight: normal;
}
.modal-dialog .data-list span {
text-indent: 0px;
float: none;
}
.modal-dialog .modal-header {
background-color: #648ef1;
padding: 8px 15px 8px 20px;
color: #ffffff;
border: none;
}
.modal-dialog .modal-header button {
opacity: 1;
}
.modal-dialog .modal-title {
font-size: 16px;
}
.modal-dialog .modal-body {
padding: 20px 20px;
}
.modal-dialog .btnGroup {
margin: 10px 0px;
}
.modal-dialog .btnGroup .btn-operate {
margin-left: 10px;
}
.modal-dialog .btnGroup [class*="icon-"] {
margin-top: 0px;
}
.modal-dialog ul[role="tablist"] {
margin-bottom: 10px;
}
/*分页头样式定义*/
ul.nav.nav-tabs > li > a {
padding: 5px 10px;
color: black;
border-radius: 0px;
}
/*tab-content公共样式*/
div.tab-content-head {
padding: 4px 10px;
border: 1px solid #e5e5e5;
border-top: none;
height: 200px;
}
/*定义表头公共样式*/
div.title {
border: 1px solid #f1f1f1;
background-color: #eff7f9;
color: #808080;
font-weight: normal;
}
/*定义分页公用样式*/
.tableOutter {
padding: 5px;
}
/*modal #modifyAll*/
.modifyAll form {
margin: 30px 0px 0px 50px;
}
.modifyAll form label {
width: 80px;
}
.modifyAll form .form-control {
display: inline-block;
width: 60%;
}
/* modal addEquip 设备新增*/
.addEquip .modal-body {
padding: 5px 20px;
}
.addEquip em {
width: 40px;
}
/*模态框equipAdd*/
.equipAdd .form-group {
margin-top: 5px;
}
.equipAdd .datetimepicker {
padding: 0;
}
.equipAdd .form-control {
height: 29px;
}
/* modal equipDetails*/
.equipDetails .icon-22,
.equipDetails .icon-21 {
font-size: 15px;
border: 1px solid #517b9a;
color: #517b9a;
margin-left: 10px;
text-indent: 0px;
margin-top: 6px;
}
/* modal changeFailureRepair*/
.changeFailureRepair .icon-22,
.changeFailureRepair .icon-21 {
font-size: 15px;
border: 1px solid #517b9a;
color: #517b9a;
margin-left: 10px;
text-indent: 0px;
margin-top: 6px;
}
.changeFailureRepair .modal-dialog {
width: 670px;
}
.changeFailureRepair .faultandling {
padding-top: 20px;
border-top: 1px solid #e5e5e4;
}
.changeFailureRepair .Auditing select {
width: 200px;
}
/*modal faultDetails*/
.faultDetails hr {
margin: 20px 0px;
}
/*box-border*/
.box-border {
border: 1px solid #cbcbcb;
padding: 5px;
margin-top: 40px;
height: 230px;
}
/****************************页面部分***********************************/
/*公用部分*/
h4 {
font-weight: normal;
}
/*定义容器头部的提示文字*/
.panel-batten {
background-color: #FFFFFF;
padding: 15px;
/*overflow: hidden;*/
}
.panel-batten .top-content {
margin-top: 5px;
}
/*蓝色cell格子样式*/
.deep {
background-color: #1887ec;
}
.light {
background-color: #30c9e8;
}
div.deep,
div.light {
height: 36px;
font-size: 20px;
text-align: center;
padding-top: 5px;
line-height: 36px;
}
.content {
padding: 16px 0px 0px 0px;
}
/*设置宽度*/
.w-658 {
width: 645px !important;
}
/*蓝色字体颜色*/
.blue-font {
color: #1887ec;
}
/*背景色为黑色*/
.back-gray {
background-color: #e5e5e5;
display: inline-block;
width: 210px;
height: 30px;
font-size: 12px;
line-height: 30px;
margin-right: 10px;
padding-left: 5px;
}
/*绿色,红色,灰色按钮组的样式*/
.but-list {
line-height: 3;
margin-left: 10px;
}
.but-list a {
border-radius: 50%;
font-size: 15px;
cursor: pointer;
padding: 1px;
float: left;
margin: 7px 2px;
}
/* attrAdmin 属性管理页面*/
.attrAdmin [type='text'] {
width: 412px;
}
.attrAdmin .panel-bottom {
margin-top: 20px;
}
.attrAdmin form {
margin-top: 10px;
}
.attrAdmin form .but-list {
display: block;
}
.attrAdmin ul.top-row {
overflow: hidden;
}
.attrAdmin ul.top-row div,
.attrAdmin ul.top-row li {
margin: 3px;
width: 170px;
background: #1887ec;
text-align: center;
}
.attrAdmin ul.top-row div a,
.attrAdmin ul.top-row li a,
.attrAdmin ul.top-row div a:hover,
.attrAdmin ul.top-row li a:hover,
.attrAdmin ul.top-row div a:active,
.attrAdmin ul.top-row li a:active,
.attrAdmin ul.top-row div a:visited,
.attrAdmin ul.top-row li a:visited,
.attrAdmin ul.top-row div a:link,
.attrAdmin ul.top-row li a:link {
line-height: 36px;
color: white;
background: none;
border: 0;
padding: 0;
}
.attrAdmin ul.top-row li:last-child {
background-color: #cbcbcb;
}
.attrAdmin ul.top-row .active {
background: #30c9e8;
}
.attrAdmin ul.top-row .active a {
background: none;
}
.attrAdmin .nav-tabs {
border: none;
}
.attrAdmin a.deep,
.attrAdmin a.light {
display: block;
height: 36px;
color: #FFFFFF;
font-size: 14px;
line-height: 36px;
}
.attrAdmin .gray .icon-9 {
color: #ffffff;
font-size: 10px;
}
/*check-box 列表组*/
.check-list {
margin: 20px 0px;
}
.check-list label {
width: auto;
}
.check-list > div {
display: inline-block;
float: right;
}
/*添加细则 addDetails 页面*/
.addDetails form {
clear: both;
}
.addDetails .multi-detail {
margin-top: 20px;
}
.addDetails .footer .btn {
margin: 10px 0px 0px 10px;
}
.addDetails [name='detailsForm'] [type='text'] {
width: 412px;
}
.addDetails [name='detailsForm'] .row:first-child .icon-arrow-up2 {
color: #cbcbcb;
cursor: default;
}
.addDetails [name='detailsForm'] .row:last-child .icon-arrow-down2 {
color: #cbcbcb;
cursor: default;
}
/*董事会 directors 页面*/
.directors-title {
background-color: #e5e5e5;
overflow: hidden;
}
.directors-title .title-right {
padding: 8px;
background-color: #cbcbcb;
font-size: 10px;
height: 37px;
}
.directors-title select {
width: 120px;
height: 28px;
margin: 5px;
border-radius: 5px;
}
.directors-title .edit-button,
.directors-title .search {
padding: 6px;
}
.directors-title .edit-button .form-group,
.directors-title .search .form-group {
display: inline-block;
}
.directors {
height: 100%;
overflow-y: auto ;
background-color: #FFFFFF;
}
.directors .paging {
margin-right: 5px;
}
.directors a.blue-font {
margin-right: 10px;
}
/*bootstrap 下拉*/
#calendarView .dropdown {
display: inline-block;
margin: 0px 10px;
position: relative;
}
#calendarView .dropdown .caret {
position: absolute;
right: 10px;
top: 14px;
}
#calendarView .dropdown .dropdown-toggle {
background: none;
border-radius: 0px;
width: 90px;
height: 30px;
}
/* slider 轮播 */
.slider {
position: relative;
overflow-x: hidden;
overflow-y: hidden;
height: 640px;
background-color: #E9ECEF;
padding-top: 20px;
}
.slider > a {
position: absolute;
width: 50px;
height: 50px;
color: #999;
z-index: 11;
text-align: center;
font-size: 50px;
color: #ddd;
top: 50%;
mragin-top: -25px;
}
.slider .icon-arrow-left {
left: 40px;
}
.slider .icon-arrow-right {
right: 40px;
}
.slider .calendar_slider {
position: absolute;
}
.slider .calendar_slider .date {
margin: 0px 10px;
float: left;
background-color: #ffffff;
height: 600px;
}
.slider .calendar_slider > span {
display: inline-block;
width: 60px;
height: 60px;
border-radius: 50%;
background-color: #eea236;
}
.slider .calendar_slider span.left {
top: 50%;
}
.slider .calendar_slider span.right {
top: 50%;
right: 0;
}
.slider .calendar_slider .panelTitle.orange {
background-color: orange !important;
}
.slider .calendar_slider .panelTitle {
height: 50px;
background-color: #23527c;
color: #ffffff;
}
.slider .calendar_slider .panelTitle h1 {
margin: 10px 0px 10px 10px;
float: left;
font-size: 20px;
}
.slider .calendar_slider .panelTitle .year {
float: right;
margin: 20px 20px 0px 0px;
color: #FFFFFF;
}
.main .alert-box,
.main .ztree-box {
top: 30%;
}
/*alert 提示框*/
.alert-box,
.ztree-box {
position: absolute;
top: 10%;
left: 50%;
margin-left: -200px;
width: 400px;
border: 1px solid #cbcbcb;
z-index: 1000;
}
.alert-box.ztree-box,
.ztree-box.ztree-box {
display: none;
}
.alert-box .alert-box-title,
.ztree-box .alert-box-title,
.alert-box .ztree-box-title,
.ztree-box .ztree-box-title {
padding: 10px 8px;
overflow: hidden;
}
.alert-box .alert-box-title .float-left,
.ztree-box .alert-box-title .float-left,
.alert-box .ztree-box-title .float-left,
.ztree-box .ztree-box-title .float-left {
color: #fff;
}
.alert-box .alert-box-title [class*='icon-'],
.ztree-box .alert-box-title [class*='icon-'],
.alert-box .ztree-box-title [class*='icon-'],
.ztree-box .ztree-box-title [class*='icon-'] {
color: #fff;
}
.alert-box .alert-body,
.ztree-box .alert-body,
.alert-box .ztree-body,
.ztree-box .ztree-body {
padding: 20px 0px;
background-color: #fff;
}
.alert-box .alert-body [class*='icon-'],
.ztree-box .alert-body [class*='icon-'],
.alert-box .ztree-body [class*='icon-'],
.ztree-box .ztree-body [class*='icon-'] {
font-size: 36px;
}
.alert-box .alert-body p,
.ztree-box .alert-body p,
.alert-box .ztree-body p,
.ztree-box .ztree-body p {
font-weight: bold;
margin: 10px 0px 20px 0px;
}
.alert-box .alert-footer,
.ztree-box .alert-footer,
.alert-box .ztree-footer,
.ztree-box .ztree-footer {
overflow: hidden;
background-color: #fcfcfc;
padding: 3px 10px;
}
.alert-box .alert-footer .btn.btn-cancel,
.ztree-box .alert-footer .btn.btn-cancel,
.alert-box .ztree-footer .btn.btn-cancel,
.ztree-box .ztree-footer .btn.btn-cancel {
margin-left: 20px;
margin-top: 5px;
background-color: #e2e2e2;
color: #4d4d4d;
}
.ztree-box {
top: 25% !important;
}
.ztree-box .ztree-box-title {
background-color: #1887ec;
}
.ztree-box .zTree {
position: static;
}
.alert-box.success .alert-box-title,
.alert-box.success .btn-back {
background-color: #1887ec;
}
.alert-box .icon-delete {
color: #FF4431;
}
.alert-box .icon-checkbox {
color: #7AC843;
}
.alert-box .icon-13 {
color: #FF921E;
}
.alert-box.danger .alert-box-title,
.alert-box.danger .btn-back {
background-color: #FF921E;
}
/*企业信息页面*/
[name='company-enterprise'] .row {
margin-bottom: 10px;
}
[name='company-enterprise'] label {
width: 90px;
font-weight: normal;
}
[name='company-enterprise'] .text-left {
text-align: left;
}
[name='company-enterprise'] .radio-inline {
color: #4d4d4d;
}
[name='company-enterprise'] input,
[name='company-enterprise'] select {
border: 1px solid #ddd;
box-shadow: none;
font-size: 12px;
}
.contacts-info {
margin-top: 50px;
margin-bottom: 20px;
}
.contacts-info b {
margin-left: 20px;
margin-right: 40px;
font-size: 16px;
}
/*故障类型新增*/
[name='flautTypeForm'] [type='text'] {
width: 412px;
}
/*单选可移动增删改项目*/
.radio-list :first-child .but-list .icon-arrow-up2 {
color: #cbcbcb;
cursor: default;
}
.radio-list :last-child .but-list .icon-arrow-down2 {
color: #cbcbcb;
cursor: default;
}
.re-name {
width: 100px;
height: 25px;
position: absolute;
top: 8px;
left: 5px;
border: none;
font-weight: normal;
}
.re-name:focus {
box-shadow: none;
}
/*modal 框 amendmentRules*/
.amendmentRules img {
width: 70px;
height: 20px;
}
.amendmentRules .data-list-item.disabled span {
color: #bbb;
}
/* modal editDetails*/
.editDetails .modal-footer,
.modifyAll .modal-footer,
.attrAdd .modal-footer,
.addEquip .modal-footer,
.changeFailureRepair .modal-footer,
.checkDetails .modal-footer {
border-top: 1px solid #e5e5e4 !important;
}
/*modal .attrAdd*/
.attrAdd [type='checkbox'] {
float: left;
margin-top: 7px;
margin-right: 4px;
}
.left_mask,
.right_mask {
position: absolute;
top: 0;
height: 100%;
width: 200px;
z-index: 10;
}
.right_mask {
right: 0px;
background-position: -100px 0;
}
.left_mask {
left: 0px;
background-position: 0 0;
}
/*我的计划页面*/
.wrapper ul.nav-tab {
margin-left: 10px;
height: 28px;
}
/*增加按钮 样式*/
.add {
height: 29px;
text-align: center;
}
.add .icon-9.plus {
color: #4d4d4d;
line-height: 30px;
margin-top: 0px;
}
#maintenanceRules .outter-Ul .inner-Ul {
margin-left: 40px;
display: none;
}
#maintenanceRules .outter-Ul .inner-Ul li {
height: 20px;
line-height: 20px;
margin: 5px 0px;
width: 150px;
}
#maintenanceRules h6 {
display: block;
width: 150px;
height: 25px;
line-height: 25px;
text-align: center;
background-color: #eef6f8 ;
}
/*我的计划-新增(编辑)-修改细则*/
span.on_off,
span.on_gray,
span.off_gray {
display: block;
width: 50px;
height: 20px !important;
background-image: url(../img/on-off.png);
margin-top: 10px;
}
span.on_off.on,
span.on_gray.on,
span.off_gray.on {
background-position: 0 -20px;
cursor: pointer;
}
span.on_off.off,
span.on_gray.off,
span.off_gray.off {
background-position: 0 -41px;
cursor: pointer;
}
span.on_off.on_gray,
span.on_gray.on_gray,
span.off_gray.on_gray {
background-position: 0 -41px;
}
span.on_off.off_gray,
span.on_gray.off_gray,
span.off_gray.off_gray {
background-position: 0 -1px;
}
.month_plan,
.auto_plan {
display: none;
position: relative;
}
.month_plan em,
.auto_plan em {
height: 30px;
}
.week_month_plan_timepicker {
display: none;
position: absolute;
z-index: 1000;
right: 0;
top: 32px;
width: 280px;
border: 1px solid #cbcbcb;
background-color: #fff;
padding: 5px;
}
.week_month_plan_timepicker .picker-title {
height: 35px;
background-color: #E7ECF2;
}
.week_month_plan_timepicker .picker-title .glyphicon {
padding: 10px;
}
.week_month_plan_timepicker .picker-title .center {
cursor: pointer;
float: left;
width: 150px;
height: 30px;
line-height: 30px;
margin-left: 30px;
margin-top: 2px;
text-align: center;
}
.week_month_plan_timepicker .picker-body {
margin: 15px 0px 15px 0px;
}
.week_month_plan_timepicker .picker-body li {
cursor: pointer;
width: 60px;
height: 50px;
margin: 3px;
text-align: center;
line-height: 50px;
border-radius: 4px;
}
.week_month_plan_timepicker .picker-body li:hover {
background-color: #eee;
}
.week_month_plan_timepicker .picker-body li.active,
.week_month_plan_timepicker .picker-body li.now {
background-color: #489eed;
color: #fff;
}
.auto-height > div.data-list-item {
height: auto;
padding: 5px 0px;
}
.auto-height > div.data-list-item span {
height: auto;
}
.auto-height input[type=checkbox] {
display: inline-block;
}
.auto-height .the-range-checkbox {
height: 35px;
display: block;
}
.auto-height a.the-range-checkbox {
color: #8f8d8d;
}
| 0.19216 | 0.0399 |
*{
margin: 0;
padding: 0;
}
body{
font-family: "Myriad Pro";
}
canvas {
display: block;
width: 100%;
height: 100%;
cursor: pointer;
z-index: 9;
}
.dx-index{
display: block;
position: fixed;
top:0;
width: 100%;
height: 100%;
}
.wap-logo{
width:250px;
}
.dx-index .dx-logo{
width: 100%;
margin-top: 50px;
}
.dx-index .dx-title{
position: fixed;
top: 37%;
width: 100%;
text-align: center;
}
.dx-index .dx-title p{
color: #fff;
text-transform: uppercase;
font-size: 70px;
/*font-family: "Nanami Rounded Thin";*/
line-height: 70px;
}
.dx-index .dx-title span{
color: #fff;
text-transform: uppercase;
font-size: 50px;
/*font-family: "Nanami Rounded Thin";*/
margin-bottom: 30px;
}
.dx-diachi{
width: 100%;
text-align: center;
color: #ffffff;
position: fixed;
bottom: 25px;
font-size: 20px;
}
/*-------------------------------------------*/
/*-------------------------------------------*/
/*-------------------------------------------*/
.box {
padding: 0.5em 0;
display: -webkit-flex;
display: -ms-flexbox;
display: flex;
-webkit-flex-wrap: wrap;
-ms-flex-wrap: wrap;
flex-wrap: wrap;
-webkit-justify-content: center;
justify-content: center;
}
.button {
float: left;
min-width: 150px;
max-width: 250px;
display: block;
margin: 1em;
padding: 1em 2em;
border: none;
background: none;
color: inherit;
vertical-align: middle;
position: relative;
z-index: 1;
-webkit-backface-visibility: hidden;
-moz-osx-font-smoothing: grayscale;
}
.button:focus {
outline: none;
}
/* Sizes */
.button--style {
font-size: 14px;
border-radius: 40px;
font-weight: 600;
letter-spacing: 2px;
text-transform: uppercase;
}
/* Nuka */
.button--nuka {
margin: 1em 2em;
-webkit-transition: color 0.3s;
transition: color 0.3s;
-webkit-transition-timing-function: cubic-bezier(0.2, 1, 0.3, 1);
transition-timing-function: cubic-bezier(0.2, 1, 0.3, 1);
}
.button--nuka.button--inverted {
color: #37474f;
}
.button--nuka::before,
.button--nuka::after {
content: '';
position: absolute;
border-radius: inherit;
background: #00aeef;
z-index: -1;
}
.button--nuka::before {
top: -4px;
bottom: -4px;
left: -4px;
right: -4px;
opacity: 0.2;
-webkit-transform: scale3d(0.7, 1, 1);
transform: scale3d(0.7, 1, 1);
-webkit-transition: -webkit-transform 0.3s, opacity 0.3s;
transition: transform 0.3s, opacity 0.3s;
}
.button--nuka::after {
top: 0;
left: 0;
width: 100%;
height: 100%;
-webkit-transform: scale3d(1.1, 1, 1);
transform: scale3d(1.1, 1, 1);
-webkit-transition: -webkit-transform 0.3s, background-color 0.3s;
transition: transform 0.3s, background-color 0.3s;
}
.button--nuka::before,
.button--nuka::after {
-webkit-transition-timing-function: cubic-bezier(0.2, 1, 0.3, 1);
transition-timing-function: cubic-bezier(0.2, 1, 0.3, 1);
}
.button--nuka.button--inverted::before,
.button--nuka.button--inverted::after {
background: #fff;
}
.button--nuka:hover {
color: #fff;
}
.button--nuka:hover::before {
opacity: 1;
}
.button--nuka:hover::after {
background-color: #37474f;
}
.button--nuka.button--inverted:hover::after {
background-color: #00aeef;
}
.button--nuka:hover::after,
.button--nuka:hover::before {
-webkit-transform: scale3d(1, 1, 1);
transform: scale3d(1, 1, 1);
}
|
public/css/style.css
|
*{
margin: 0;
padding: 0;
}
body{
font-family: "Myriad Pro";
}
canvas {
display: block;
width: 100%;
height: 100%;
cursor: pointer;
z-index: 9;
}
.dx-index{
display: block;
position: fixed;
top:0;
width: 100%;
height: 100%;
}
.wap-logo{
width:250px;
}
.dx-index .dx-logo{
width: 100%;
margin-top: 50px;
}
.dx-index .dx-title{
position: fixed;
top: 37%;
width: 100%;
text-align: center;
}
.dx-index .dx-title p{
color: #fff;
text-transform: uppercase;
font-size: 70px;
/*font-family: "Nanami Rounded Thin";*/
line-height: 70px;
}
.dx-index .dx-title span{
color: #fff;
text-transform: uppercase;
font-size: 50px;
/*font-family: "Nanami Rounded Thin";*/
margin-bottom: 30px;
}
.dx-diachi{
width: 100%;
text-align: center;
color: #ffffff;
position: fixed;
bottom: 25px;
font-size: 20px;
}
/*-------------------------------------------*/
/*-------------------------------------------*/
/*-------------------------------------------*/
.box {
padding: 0.5em 0;
display: -webkit-flex;
display: -ms-flexbox;
display: flex;
-webkit-flex-wrap: wrap;
-ms-flex-wrap: wrap;
flex-wrap: wrap;
-webkit-justify-content: center;
justify-content: center;
}
.button {
float: left;
min-width: 150px;
max-width: 250px;
display: block;
margin: 1em;
padding: 1em 2em;
border: none;
background: none;
color: inherit;
vertical-align: middle;
position: relative;
z-index: 1;
-webkit-backface-visibility: hidden;
-moz-osx-font-smoothing: grayscale;
}
.button:focus {
outline: none;
}
/* Sizes */
.button--style {
font-size: 14px;
border-radius: 40px;
font-weight: 600;
letter-spacing: 2px;
text-transform: uppercase;
}
/* Nuka */
.button--nuka {
margin: 1em 2em;
-webkit-transition: color 0.3s;
transition: color 0.3s;
-webkit-transition-timing-function: cubic-bezier(0.2, 1, 0.3, 1);
transition-timing-function: cubic-bezier(0.2, 1, 0.3, 1);
}
.button--nuka.button--inverted {
color: #37474f;
}
.button--nuka::before,
.button--nuka::after {
content: '';
position: absolute;
border-radius: inherit;
background: #00aeef;
z-index: -1;
}
.button--nuka::before {
top: -4px;
bottom: -4px;
left: -4px;
right: -4px;
opacity: 0.2;
-webkit-transform: scale3d(0.7, 1, 1);
transform: scale3d(0.7, 1, 1);
-webkit-transition: -webkit-transform 0.3s, opacity 0.3s;
transition: transform 0.3s, opacity 0.3s;
}
.button--nuka::after {
top: 0;
left: 0;
width: 100%;
height: 100%;
-webkit-transform: scale3d(1.1, 1, 1);
transform: scale3d(1.1, 1, 1);
-webkit-transition: -webkit-transform 0.3s, background-color 0.3s;
transition: transform 0.3s, background-color 0.3s;
}
.button--nuka::before,
.button--nuka::after {
-webkit-transition-timing-function: cubic-bezier(0.2, 1, 0.3, 1);
transition-timing-function: cubic-bezier(0.2, 1, 0.3, 1);
}
.button--nuka.button--inverted::before,
.button--nuka.button--inverted::after {
background: #fff;
}
.button--nuka:hover {
color: #fff;
}
.button--nuka:hover::before {
opacity: 1;
}
.button--nuka:hover::after {
background-color: #37474f;
}
.button--nuka.button--inverted:hover::after {
background-color: #00aeef;
}
.button--nuka:hover::after,
.button--nuka:hover::before {
-webkit-transform: scale3d(1, 1, 1);
transform: scale3d(1, 1, 1);
}
| 0.462473 | 0.076236 |
* {
font-family:sans-serif;
background-color: #96C0CE;
color: #525564;
/*border:2px solid green;*/
}
h1 {
text-align: center;
padding: 30px;
}
h2 {
padding: 30px;
font-weight: bold;
}
#scoresh2 {
text-align:center;
font-weight: bold;
font-size: 25px;
}
#tableScores {
margin-left: auto;
margin-right: auto;
border: 5px solid black;
height: 50%;
width: 50%;
}
td {
border: 1px solid black;
text-align: center;
padding: 10px;
}
#tableScores tr:first-child {
background-color: #FFD700;
}
div button {
width: 300px;
opacity:0.6;
transition:opacity .3s linear;
font-family: sans-serif;
font-weight: bolder;
font-size: 30px;
border-radius: 35px;
border: none;
color: black;
background-color: #B33E3E;
padding: 10px 15px;
margin-top: 5%;
margin-left: 50%;
margin-right: 50%;
margin-bottom: 30px;
cursor: pointer;
}
/*
.container{
width: 40%;
height: 40%;
margin: 0 auto;
position:relative;
overflow:hidden;
}
.planet{
position:absolute;
top:0;
left:0;
width:100%;
height:100%;
background:url(http://demo.tutorialzine.com/2013/10/css3-features-you-can-finally-use/assets/img/planet.png) no-repeat center center;
}
.rocket{
position:absolute;
top:0;
left:0;
width:100%;
height:100%;
background:url(http://vignette2.wikia.nocookie.net/roblox/images/3/38/Transparent_Troll_Face.png/revision/latest?cb=20120713214853) no-repeat 50px center;
/* Chrome still requires the -webkit- prefix */
-webkit-animation:orbit 2s linear infinite;
animation:orbit 2s linear infinite;
transition:background-position 0.8s;
}
#tableScores:hover .rocket{
background-position:80px center;
}
/* Define the keyframes of the animation */
@-webkit-keyframes orbit {
from {
-webkit-transform:rotate(0deg);}
to {
-webkit-transform:rotate(360deg);
}
}
@keyframes orbit {
from {
transform:rotate(0deg);
/* I am including the -webkit-transform properties, because
Chrome might start supporting keyframe without prefix in the future,
but we can't be certain whether it will support prefix-free transform
at the same time */
-webkit-transform:rotate(0deg);}
to {
transform:rotate(360deg);
-webkit-transform:rotate(360deg);
}
}*/
|
scores.css
|
* {
font-family:sans-serif;
background-color: #96C0CE;
color: #525564;
/*border:2px solid green;*/
}
h1 {
text-align: center;
padding: 30px;
}
h2 {
padding: 30px;
font-weight: bold;
}
#scoresh2 {
text-align:center;
font-weight: bold;
font-size: 25px;
}
#tableScores {
margin-left: auto;
margin-right: auto;
border: 5px solid black;
height: 50%;
width: 50%;
}
td {
border: 1px solid black;
text-align: center;
padding: 10px;
}
#tableScores tr:first-child {
background-color: #FFD700;
}
div button {
width: 300px;
opacity:0.6;
transition:opacity .3s linear;
font-family: sans-serif;
font-weight: bolder;
font-size: 30px;
border-radius: 35px;
border: none;
color: black;
background-color: #B33E3E;
padding: 10px 15px;
margin-top: 5%;
margin-left: 50%;
margin-right: 50%;
margin-bottom: 30px;
cursor: pointer;
}
/*
.container{
width: 40%;
height: 40%;
margin: 0 auto;
position:relative;
overflow:hidden;
}
.planet{
position:absolute;
top:0;
left:0;
width:100%;
height:100%;
background:url(http://demo.tutorialzine.com/2013/10/css3-features-you-can-finally-use/assets/img/planet.png) no-repeat center center;
}
.rocket{
position:absolute;
top:0;
left:0;
width:100%;
height:100%;
background:url(http://vignette2.wikia.nocookie.net/roblox/images/3/38/Transparent_Troll_Face.png/revision/latest?cb=20120713214853) no-repeat 50px center;
/* Chrome still requires the -webkit- prefix */
-webkit-animation:orbit 2s linear infinite;
animation:orbit 2s linear infinite;
transition:background-position 0.8s;
}
#tableScores:hover .rocket{
background-position:80px center;
}
/* Define the keyframes of the animation */
@-webkit-keyframes orbit {
from {
-webkit-transform:rotate(0deg);}
to {
-webkit-transform:rotate(360deg);
}
}
@keyframes orbit {
from {
transform:rotate(0deg);
/* I am including the -webkit-transform properties, because
Chrome might start supporting keyframe without prefix in the future,
but we can't be certain whether it will support prefix-free transform
at the same time */
-webkit-transform:rotate(0deg);}
to {
transform:rotate(360deg);
-webkit-transform:rotate(360deg);
}
}*/
| 0.46563 | 0.098382 |
@font-face {
font-family: 'khmerregular';
src: url('Fonts/khmer-regular-webfont.woff2') format('woff2'),
url('Fonts/khmer-regular-webfont.woff') format('woff'),
url('Fonts/khmer-regular-webfont.ttf') format('ttf');
font-weight: normal;
font-style: normal;
}
html {
font-family: 'khmerregular';
}
/* Site title styling */
div#site-title span a {
color:#d11710;
}
div#site-title a:hover {
color:black;
}
.cryout #branding {
margin-right: 1em;
}
i.icon-menu {
color: #d11710;
}
/* Search bar styling */
#access > div > ul > li.menu-search-animated {
text-align: left;
}
.searchform {
overflow: visible;
}
/* Styling for text and buttons on the front page slider image */
.lp-staticslider .staticslider-caption-text {
color: yellow !important;
font-size: 1.8em;
font-weight: bold;
text-shadow: 5px 5px 8px #000;
margin-top: 3.5em;
}
a.staticslider-button:nth-child(2n+1) {
color: #474747;
border-color: #FFFDFF;
background-color: #FFFDFF;
}
a.staticslider-button:nth-child(2n+1):hover {
color: #FFFDFF;
border-color: #FFFDFF;
background-color: transparent;
}
a.staticslider-button:nth-child(2n) {
color: #474747 !important;
border-color: #FFFDFF;
background-color: #FFFDFF;
}
a.staticslider-button:nth-child(2n):hover {
color: #FFFDFF !important;
border-color: #FFFDFF;
background-color: transparent;
}
a.staticslider-button {
margin: 2em 1em 0em 0em !important;
}
/* Styling for links across the site */
div.entry-content a {
color: #d11710
}
div.entry-content a:hover {
color: #474747;
text-decoration: underline;
}
.navigation a {
color: #d11710
}
.navigation a:hover {
color: #474747;
text-decoration: underline;
}
#mobile-nav a {
color: #d11710
}
/* Styling for individual interview pages */
.individual-interview {
display: block;
}
@media only screen and (min-width: 1024px) {
.individual-interview {
display: grid;
grid-template-columns: repeat(2, minmax(0, 1fr));
}
}
.bold-heading {
font-weight: bold;
}
.individual-text p {
margin: .3em 0 !important;
}
.individual-icons div {
margin: .3em 0;
}
/* Styling for individual interviewee pages */
.individual-interviewee {
display: block;
}
@media only screen and (min-width: 1024px) {
.individual-interviewee {
display: grid;
grid-template-columns: repeat(2, minmax(0, 1fr));
}
}
.interviewee-text p {
margin: .3em 0 !important;
}
/* List styling for dynamic pages */
.no-bullets {
list-style-type: none;
}
/* Styling for interview list */
.interviewee-directory {
display: block;
}
@media only screen and (min-width: 1024px) {
.interviewee-directory {
display: flex;
}
}
.filters {
margin: 0em 1em 1.5em 0em;
font-family: sans-serif;
width: 15em;
}
.facetwp-facet {
margin: 0px !important;
}
.facetwp-facet-sort_by select {
font-family: sans-serif;
font-weight: normal;
color: #212529;
padding: .3em 1em .3em .2em;
width: 14em;
margin-bottom: .25em;
}
.facetwp-facet-sort_by select:hover {
background-color: transparent;
}
select.facetwp-per-page-select {
font-family: sans-serif;
font-weight: normal;
color: #212529;
padding: .3em 1em .3em .2em;
width: 14em;
margin-bottom: .25em;
}
select:hover {
background-color: transparent !important;
}
select:focus {
background-color: transparent !important;
}
input[type=text] {
font-family: sans-serif;
font-weight: normal;
color: #212529 !important;
padding: .3em 1em .3em .2em !important;
width: 14em;
margin-bottom: .25em !important;
}
input.facetwp-search:hover {
background-color: transparent !important;
}
input.facetwp-search:focus {
background-color: transparent !important;
}
input.facetwp-date:hover {
background-color: transparent !important;
}
input.facetwp-date:focus {
background-color: transparent !important;
}
.fs-label-wrap {
border: 3px solid #f0eef0 !important;
width: 14em !important;
}
.fs-dropdown {
width: 14em !important;
}
.fs-label {
padding: .5em 1em .5em .2em !important;
}
.facetwp-icon {
opacity: 1 !important;
}
.facetwp-facet-age ::placeholder {
color: #212529;
opacity: 1;
}
.facetwp-facet-age :-ms-input-placeholder {
color: #212529;
}
.facetwp-facet-age ::-ms-input-placeholder {
color: #212529;
}
i.facetwp-icon {
display: none;
}
/* Custom dropdown arrows on interview list filters */
select {
-moz-appearance: none;
-webkit-appearance: none;
appearance: none;
}
span.fs-arrow {
display: none;
}
.fs-label {
background: url("Images/down-arrow.png") no-repeat right #fff;
background-position-x: 12.8em;
}
.facetwp-facet-sort_by {
background: url("Images/down-arrow.png") no-repeat right #fff;
background-position-x: 13em;
}
.facetwp-facet-per_page {
background: url("Images/down-arrow.png") no-repeat right #fff;
background-position-x: 13em;
}
/* Styling for interviewee pictures */
.interviewee-picture {
max-width: 250px;
max-height: 250px;
min-width: 200px;
max-height: 200px;
}
.interviewee-picture img {
width: 100%;
height: auto;
}
/* Footer */
footer#footer.cryout {
display: none;
}
div.footer-three {
padding: .5em !important;
display: block;
}
@media only screen and (min-width: 1024px) {
div.footer-three {
padding: .5em !important;
display: grid;
grid-template-columns: 1fr repeat(3, auto) 1fr;
}
ul.wp-block-social-links {
float: right;
}
}
.wp-block-social-links:not(.is-style-logos-only) .wp-social-link-facebook {
background-color: #d11710;
}
.wp-block-social-links:not(.is-style-logos-only) .wp-social-link-instagram {
background-color: #d11710;
}
section.widget-container {
padding: 0 !important;
margin: 0 !important;
justify-content: center;
}
.footer-widget-inside p {
margin: 0;
}
.footer-widget-inside ul {
margin: 0;
}
/* nav menu spacing */
ul#prime_nav {
margin: 0;
}
|
style.css
|
@font-face {
font-family: 'khmerregular';
src: url('Fonts/khmer-regular-webfont.woff2') format('woff2'),
url('Fonts/khmer-regular-webfont.woff') format('woff'),
url('Fonts/khmer-regular-webfont.ttf') format('ttf');
font-weight: normal;
font-style: normal;
}
html {
font-family: 'khmerregular';
}
/* Site title styling */
div#site-title span a {
color:#d11710;
}
div#site-title a:hover {
color:black;
}
.cryout #branding {
margin-right: 1em;
}
i.icon-menu {
color: #d11710;
}
/* Search bar styling */
#access > div > ul > li.menu-search-animated {
text-align: left;
}
.searchform {
overflow: visible;
}
/* Styling for text and buttons on the front page slider image */
.lp-staticslider .staticslider-caption-text {
color: yellow !important;
font-size: 1.8em;
font-weight: bold;
text-shadow: 5px 5px 8px #000;
margin-top: 3.5em;
}
a.staticslider-button:nth-child(2n+1) {
color: #474747;
border-color: #FFFDFF;
background-color: #FFFDFF;
}
a.staticslider-button:nth-child(2n+1):hover {
color: #FFFDFF;
border-color: #FFFDFF;
background-color: transparent;
}
a.staticslider-button:nth-child(2n) {
color: #474747 !important;
border-color: #FFFDFF;
background-color: #FFFDFF;
}
a.staticslider-button:nth-child(2n):hover {
color: #FFFDFF !important;
border-color: #FFFDFF;
background-color: transparent;
}
a.staticslider-button {
margin: 2em 1em 0em 0em !important;
}
/* Styling for links across the site */
div.entry-content a {
color: #d11710
}
div.entry-content a:hover {
color: #474747;
text-decoration: underline;
}
.navigation a {
color: #d11710
}
.navigation a:hover {
color: #474747;
text-decoration: underline;
}
#mobile-nav a {
color: #d11710
}
/* Styling for individual interview pages */
.individual-interview {
display: block;
}
@media only screen and (min-width: 1024px) {
.individual-interview {
display: grid;
grid-template-columns: repeat(2, minmax(0, 1fr));
}
}
.bold-heading {
font-weight: bold;
}
.individual-text p {
margin: .3em 0 !important;
}
.individual-icons div {
margin: .3em 0;
}
/* Styling for individual interviewee pages */
.individual-interviewee {
display: block;
}
@media only screen and (min-width: 1024px) {
.individual-interviewee {
display: grid;
grid-template-columns: repeat(2, minmax(0, 1fr));
}
}
.interviewee-text p {
margin: .3em 0 !important;
}
/* List styling for dynamic pages */
.no-bullets {
list-style-type: none;
}
/* Styling for interview list */
.interviewee-directory {
display: block;
}
@media only screen and (min-width: 1024px) {
.interviewee-directory {
display: flex;
}
}
.filters {
margin: 0em 1em 1.5em 0em;
font-family: sans-serif;
width: 15em;
}
.facetwp-facet {
margin: 0px !important;
}
.facetwp-facet-sort_by select {
font-family: sans-serif;
font-weight: normal;
color: #212529;
padding: .3em 1em .3em .2em;
width: 14em;
margin-bottom: .25em;
}
.facetwp-facet-sort_by select:hover {
background-color: transparent;
}
select.facetwp-per-page-select {
font-family: sans-serif;
font-weight: normal;
color: #212529;
padding: .3em 1em .3em .2em;
width: 14em;
margin-bottom: .25em;
}
select:hover {
background-color: transparent !important;
}
select:focus {
background-color: transparent !important;
}
input[type=text] {
font-family: sans-serif;
font-weight: normal;
color: #212529 !important;
padding: .3em 1em .3em .2em !important;
width: 14em;
margin-bottom: .25em !important;
}
input.facetwp-search:hover {
background-color: transparent !important;
}
input.facetwp-search:focus {
background-color: transparent !important;
}
input.facetwp-date:hover {
background-color: transparent !important;
}
input.facetwp-date:focus {
background-color: transparent !important;
}
.fs-label-wrap {
border: 3px solid #f0eef0 !important;
width: 14em !important;
}
.fs-dropdown {
width: 14em !important;
}
.fs-label {
padding: .5em 1em .5em .2em !important;
}
.facetwp-icon {
opacity: 1 !important;
}
.facetwp-facet-age ::placeholder {
color: #212529;
opacity: 1;
}
.facetwp-facet-age :-ms-input-placeholder {
color: #212529;
}
.facetwp-facet-age ::-ms-input-placeholder {
color: #212529;
}
i.facetwp-icon {
display: none;
}
/* Custom dropdown arrows on interview list filters */
select {
-moz-appearance: none;
-webkit-appearance: none;
appearance: none;
}
span.fs-arrow {
display: none;
}
.fs-label {
background: url("Images/down-arrow.png") no-repeat right #fff;
background-position-x: 12.8em;
}
.facetwp-facet-sort_by {
background: url("Images/down-arrow.png") no-repeat right #fff;
background-position-x: 13em;
}
.facetwp-facet-per_page {
background: url("Images/down-arrow.png") no-repeat right #fff;
background-position-x: 13em;
}
/* Styling for interviewee pictures */
.interviewee-picture {
max-width: 250px;
max-height: 250px;
min-width: 200px;
max-height: 200px;
}
.interviewee-picture img {
width: 100%;
height: auto;
}
/* Footer */
footer#footer.cryout {
display: none;
}
div.footer-three {
padding: .5em !important;
display: block;
}
@media only screen and (min-width: 1024px) {
div.footer-three {
padding: .5em !important;
display: grid;
grid-template-columns: 1fr repeat(3, auto) 1fr;
}
ul.wp-block-social-links {
float: right;
}
}
.wp-block-social-links:not(.is-style-logos-only) .wp-social-link-facebook {
background-color: #d11710;
}
.wp-block-social-links:not(.is-style-logos-only) .wp-social-link-instagram {
background-color: #d11710;
}
section.widget-container {
padding: 0 !important;
margin: 0 !important;
justify-content: center;
}
.footer-widget-inside p {
margin: 0;
}
.footer-widget-inside ul {
margin: 0;
}
/* nav menu spacing */
ul#prime_nav {
margin: 0;
}
| 0.233881 | 0.099121 |
input[type='checkbox'] {
@apply checked:bg-blue-500;
@apply dark:bg-secondary;
@apply dark:checked:bg-blue-500;
@apply dark:checked:border-blue-500;
@apply border-gray-300;
@apply dark:border-gray-600;
@apply focus-ring;
&:indeterminate {
@apply bg-blue-500;
@apply border-blue-500;
}
&:disabled {
@apply border-gray-200;
@apply dark:border-gray-700;
}
}
input[type='radio'] {
@apply checked:bg-blue-500;
@apply dark:bg-secondary;
@apply dark:checked:bg-blue-500;
@apply dark:checked:border-blue-500;
@apply border-gray-300;
@apply dark:border-gray-600;
@apply focus-ring;
&:disabled {
@apply border-gray-200;
@apply dark:border-gray-700;
}
}
label {
@apply inline-block;
@apply mb-1.5;
@apply leading-none;
@apply text-primary;
@apply font-semibold;
}
select {
@apply text-base;
/* The built-in rule in the @tailwindcss/forms plugin doesn't work with our
* CSS vars, so overriding this to use our gray-500 (#737373) */
background-image: url("data:image/svg+xml,%3csvg xmlns='http://www.w3.org/2000/svg' fill='none' viewBox='0 0 20 20'%3e%3cpath stroke='%23737373' stroke-linecap='round' stroke-linejoin='round' stroke-width='1.5' d='M6 8l4 4 4-4'/%3e%3c/svg%3e");
}
/* These styles are here because of problems with dark mode focus styles
* when they are in Textarea.module.css*/
textarea {
@apply border-secondary;
@apply text-base;
}
textarea:not(:read-only) {
@apply focus-ring;
}
@layer utilities {
.focus-ring {
@apply focus:ring-2;
@apply focus:outline-none;
@apply focus:ring-offset-0;
@apply focus:ring-blue-200;
@apply dark:focus:ring-blue-800;
@apply focus:border-blue-500;
@apply focus:shadow-none;
}
.focus-visible-ring {
@apply focus-visible:ring-2;
@apply focus-visible:outline-none;
@apply focus-visible:ring-offset-0;
@apply focus-visible:ring-blue-200;
@apply dark:focus-visible:ring-blue-800;
@apply focus-visible:border-blue-500;
@apply focus-visible:shadow-none;
}
}
|
styles/forms.css
|
input[type='checkbox'] {
@apply checked:bg-blue-500;
@apply dark:bg-secondary;
@apply dark:checked:bg-blue-500;
@apply dark:checked:border-blue-500;
@apply border-gray-300;
@apply dark:border-gray-600;
@apply focus-ring;
&:indeterminate {
@apply bg-blue-500;
@apply border-blue-500;
}
&:disabled {
@apply border-gray-200;
@apply dark:border-gray-700;
}
}
input[type='radio'] {
@apply checked:bg-blue-500;
@apply dark:bg-secondary;
@apply dark:checked:bg-blue-500;
@apply dark:checked:border-blue-500;
@apply border-gray-300;
@apply dark:border-gray-600;
@apply focus-ring;
&:disabled {
@apply border-gray-200;
@apply dark:border-gray-700;
}
}
label {
@apply inline-block;
@apply mb-1.5;
@apply leading-none;
@apply text-primary;
@apply font-semibold;
}
select {
@apply text-base;
/* The built-in rule in the @tailwindcss/forms plugin doesn't work with our
* CSS vars, so overriding this to use our gray-500 (#737373) */
background-image: url("data:image/svg+xml,%3csvg xmlns='http://www.w3.org/2000/svg' fill='none' viewBox='0 0 20 20'%3e%3cpath stroke='%23737373' stroke-linecap='round' stroke-linejoin='round' stroke-width='1.5' d='M6 8l4 4 4-4'/%3e%3c/svg%3e");
}
/* These styles are here because of problems with dark mode focus styles
* when they are in Textarea.module.css*/
textarea {
@apply border-secondary;
@apply text-base;
}
textarea:not(:read-only) {
@apply focus-ring;
}
@layer utilities {
.focus-ring {
@apply focus:ring-2;
@apply focus:outline-none;
@apply focus:ring-offset-0;
@apply focus:ring-blue-200;
@apply dark:focus:ring-blue-800;
@apply focus:border-blue-500;
@apply focus:shadow-none;
}
.focus-visible-ring {
@apply focus-visible:ring-2;
@apply focus-visible:outline-none;
@apply focus-visible:ring-offset-0;
@apply focus-visible:ring-blue-200;
@apply dark:focus-visible:ring-blue-800;
@apply focus-visible:border-blue-500;
@apply focus-visible:shadow-none;
}
}
| 0.481941 | 0.090856 |
body {
font-size: 13px;
}
input[type="text"]{
font-size:13px;
}
.form-control {
display: block;
width: 100%;
height: 30px;
padding: 6px 10px;
font-size: 13;
line-height: 1.42857143;
color: #555;
background-color: #fff;
background-image: none;
border: 1px solid #ccc;
border-radius: 8px;
-webkit-box-shadow: inset 0 1px 1px rgba(0,0,0,.075);
box-shadow: inset 0 1px 1px rgba(0,0,0,.075);
-webkit-transition: border-color ease-in-out .15s,-webkit-box-shadow ease-in-out .15s;
-o-transition: border-color ease-in-out .15s,box-shadow ease-in-out .15s;
transition: border-color ease-in-out .15s,box-shadow ease-in-out .15s;
}
.logo{
width: 35px;
height: 35px;
background-size: 35px 35px;
background-image: url(../images/thoth.ico);
position: relative;
bottom: 10px;
left: 110px;
display: inline-block;
line-height: 1;
float: left;
}
.logo_grande{
width: 85px;
height: 85px;
background-size: 85px 85px;
background-image: url(../images/thoth.ico);
position: relative;
bottom: 30px;
display: inline-block;
line-height: 1;
}
.login_content h1 {
font: 400 35px Helvetica,Arial,sans-serif;
letter-spacing: -.05em;
line-height: 20px;
margin: 10px 0 30px;
}
.logo_side_bar{
width: 35px;
height: 35px;
background-size: 35px 35px;
background-image: url(../images/thoth.ico);
position: relative;
top: 10px;
left: -5px;
display: inline-block;
line-height: 1;
float: left;
}
.site_title {
font-weight: 400;
font-size: 32px;
width: 100%;
line-height: 60px;
display: block;
height: 55px;
margin: 0;
padding-left: 20px;
}
.site_title i {
border: 1px ; */
padding: 5px 6px;
border-radius: 0%; */
}
.edit{
background: #242063;
}
.icone_olho{
background: #329c06;
}
.destroy{
background: #b12020;
}
.action{
padding: 4px;
color: #FFF;
text-decoration: none;
font-size: 1em;
margin: 0px 2px;
}
.action:hover{
text-decoration: none;;
color: #FFF;
}
.diminui_espacos{
padding-right: 2px !important;
padding-left: 4px !important;
font-size: 13px !important;
}
.datas_input{
padding-right: 0px!important;
padding-left: 6px!important;
font-size: 12px!important;
}
.nu_loja_input{
padding-left: 2px;
font-size: 13px;
}
.botao_adiciona_elemento:focus, input:focus, select:focus {
border: 1px solid #2A3F54 !important;
-moz-border-radius: 7px;
-webkit-border-radius: 7px;
}
.botao_adiciona_elemento{
float: right; top: 5px;
right: 0px;
left: 11px;
bottom: 24px !important;
border-top-width: 1px;
font: bold 11px Arial;
-webkit-border-radius: 4px !important ;
-moz-border-radius: 4px !important;
border-radius: 8px;
border: solid 1px #20538D;
text-shadow: 0 -1px 0 rgba(0, 0, 0, 0.4);
-webkit-box-shadow: inset 0 1px 0 rgba(255, 255, 255, 0.4), 0 1px 1px rgba(0, 0, 0, 0.2);
-moz-box-shadow: inset 0 1px 0 rgba(255, 255, 255, 0.4), 0 1px 1px rgba(0, 0, 0, 0.2);
box-shadow: inset 0 1px 0 rgba(255, 255, 255, 0.4), 0 1px 1px rgba(0, 0, 0, 0.2);
background: #4479BA;
color: #FFF;
padding: 4px 6px;
text-decoration: none;"
}
.btn_tb_cargo_remove{
height: 18px;
width: 18px;
}
.icone_botao_lista{
position: static !important;
}
.botao_lista{
height: 22px;
}
.botao_lista_dados{
padding-top: 1px;
padding-left: 3px;
height: 22px;
}
.botao_acao{
padding: 1px 3px 0px 3px !important;
font-size: 12px !important;
}
body .container.body .right_col {
background: #F7F7D8;
}
.btn-circulo{
width: 30px;
height: 30px;
text-align: center;
padding: 6px 0;
font-size: 12px;
line-height: 1.428571429;
border-radius: 15px;
}
.cor-novo{
background-color: blue;
color: #3D276B;
}
.celula_CIM {
text-align: center;
padding-right: 45px !important;
}
.panel_telefone, .clone_telefone, .telefone_clonado, .panel_emails, .email_clonado {
top: 3px;
padding-top: 0px;
padding-bottom: 5px;
margin-bottom: 3px;
}
.form-control:focus {
-webkit-box-shadow: 1px 1px 20px -3px #2A3F54 !important;
-moz-box-shadow: 1px 1px 20px -3px #2A3F54 !important;
box-shadow: 1px 1px 20px -3px #2A3F54 !important;
}
.panel_dependente, .dependente_clonado{
margin-bottom: 0px;
padding-top: 6px;
padding-bottom: 5px;
}
.btn_acao{
border-radius: 8px;
}
.panel_sem_margem{
padding-left: 1px;
padding-right: 1px;
}
.alinha_esquerda{
padding-left: 0px;
}
.alert_vermelho {
color: #fff;
background-color: #b12020;
border-color: #3D276B;
}
.alert_verde {
color: #fff;
background-color: #3d843e;
border-color: #c9ab6d;
}
.left_col {
min-height: 100%;
width: 230px;
padding: 0;
position: fixed;
display: -ms-flexbox;
z-index: 1;
}
.sidebar-footer {
bottom: 0;
clear: both;
display: block;
padding: 5px 0 0;
position: fixed;
width: 230px;
background: #2A3F54;
z-index: 999;
}
.footer {
background: #fff;
padding: 15px 20px;
display: block;
background: #F7F7D8;
}
.tab_membro {
padding-left: 5px !important;
padding-right: 5px !important;
}
.telefone {
color: #b12020;
text-align: start;
direction: initial;
}
|
public/css/styles.css
|
body {
font-size: 13px;
}
input[type="text"]{
font-size:13px;
}
.form-control {
display: block;
width: 100%;
height: 30px;
padding: 6px 10px;
font-size: 13;
line-height: 1.42857143;
color: #555;
background-color: #fff;
background-image: none;
border: 1px solid #ccc;
border-radius: 8px;
-webkit-box-shadow: inset 0 1px 1px rgba(0,0,0,.075);
box-shadow: inset 0 1px 1px rgba(0,0,0,.075);
-webkit-transition: border-color ease-in-out .15s,-webkit-box-shadow ease-in-out .15s;
-o-transition: border-color ease-in-out .15s,box-shadow ease-in-out .15s;
transition: border-color ease-in-out .15s,box-shadow ease-in-out .15s;
}
.logo{
width: 35px;
height: 35px;
background-size: 35px 35px;
background-image: url(../images/thoth.ico);
position: relative;
bottom: 10px;
left: 110px;
display: inline-block;
line-height: 1;
float: left;
}
.logo_grande{
width: 85px;
height: 85px;
background-size: 85px 85px;
background-image: url(../images/thoth.ico);
position: relative;
bottom: 30px;
display: inline-block;
line-height: 1;
}
.login_content h1 {
font: 400 35px Helvetica,Arial,sans-serif;
letter-spacing: -.05em;
line-height: 20px;
margin: 10px 0 30px;
}
.logo_side_bar{
width: 35px;
height: 35px;
background-size: 35px 35px;
background-image: url(../images/thoth.ico);
position: relative;
top: 10px;
left: -5px;
display: inline-block;
line-height: 1;
float: left;
}
.site_title {
font-weight: 400;
font-size: 32px;
width: 100%;
line-height: 60px;
display: block;
height: 55px;
margin: 0;
padding-left: 20px;
}
.site_title i {
border: 1px ; */
padding: 5px 6px;
border-radius: 0%; */
}
.edit{
background: #242063;
}
.icone_olho{
background: #329c06;
}
.destroy{
background: #b12020;
}
.action{
padding: 4px;
color: #FFF;
text-decoration: none;
font-size: 1em;
margin: 0px 2px;
}
.action:hover{
text-decoration: none;;
color: #FFF;
}
.diminui_espacos{
padding-right: 2px !important;
padding-left: 4px !important;
font-size: 13px !important;
}
.datas_input{
padding-right: 0px!important;
padding-left: 6px!important;
font-size: 12px!important;
}
.nu_loja_input{
padding-left: 2px;
font-size: 13px;
}
.botao_adiciona_elemento:focus, input:focus, select:focus {
border: 1px solid #2A3F54 !important;
-moz-border-radius: 7px;
-webkit-border-radius: 7px;
}
.botao_adiciona_elemento{
float: right; top: 5px;
right: 0px;
left: 11px;
bottom: 24px !important;
border-top-width: 1px;
font: bold 11px Arial;
-webkit-border-radius: 4px !important ;
-moz-border-radius: 4px !important;
border-radius: 8px;
border: solid 1px #20538D;
text-shadow: 0 -1px 0 rgba(0, 0, 0, 0.4);
-webkit-box-shadow: inset 0 1px 0 rgba(255, 255, 255, 0.4), 0 1px 1px rgba(0, 0, 0, 0.2);
-moz-box-shadow: inset 0 1px 0 rgba(255, 255, 255, 0.4), 0 1px 1px rgba(0, 0, 0, 0.2);
box-shadow: inset 0 1px 0 rgba(255, 255, 255, 0.4), 0 1px 1px rgba(0, 0, 0, 0.2);
background: #4479BA;
color: #FFF;
padding: 4px 6px;
text-decoration: none;"
}
.btn_tb_cargo_remove{
height: 18px;
width: 18px;
}
.icone_botao_lista{
position: static !important;
}
.botao_lista{
height: 22px;
}
.botao_lista_dados{
padding-top: 1px;
padding-left: 3px;
height: 22px;
}
.botao_acao{
padding: 1px 3px 0px 3px !important;
font-size: 12px !important;
}
body .container.body .right_col {
background: #F7F7D8;
}
.btn-circulo{
width: 30px;
height: 30px;
text-align: center;
padding: 6px 0;
font-size: 12px;
line-height: 1.428571429;
border-radius: 15px;
}
.cor-novo{
background-color: blue;
color: #3D276B;
}
.celula_CIM {
text-align: center;
padding-right: 45px !important;
}
.panel_telefone, .clone_telefone, .telefone_clonado, .panel_emails, .email_clonado {
top: 3px;
padding-top: 0px;
padding-bottom: 5px;
margin-bottom: 3px;
}
.form-control:focus {
-webkit-box-shadow: 1px 1px 20px -3px #2A3F54 !important;
-moz-box-shadow: 1px 1px 20px -3px #2A3F54 !important;
box-shadow: 1px 1px 20px -3px #2A3F54 !important;
}
.panel_dependente, .dependente_clonado{
margin-bottom: 0px;
padding-top: 6px;
padding-bottom: 5px;
}
.btn_acao{
border-radius: 8px;
}
.panel_sem_margem{
padding-left: 1px;
padding-right: 1px;
}
.alinha_esquerda{
padding-left: 0px;
}
.alert_vermelho {
color: #fff;
background-color: #b12020;
border-color: #3D276B;
}
.alert_verde {
color: #fff;
background-color: #3d843e;
border-color: #c9ab6d;
}
.left_col {
min-height: 100%;
width: 230px;
padding: 0;
position: fixed;
display: -ms-flexbox;
z-index: 1;
}
.sidebar-footer {
bottom: 0;
clear: both;
display: block;
padding: 5px 0 0;
position: fixed;
width: 230px;
background: #2A3F54;
z-index: 999;
}
.footer {
background: #fff;
padding: 15px 20px;
display: block;
background: #F7F7D8;
}
.tab_membro {
padding-left: 5px !important;
padding-right: 5px !important;
}
.telefone {
color: #b12020;
text-align: start;
direction: initial;
}
| 0.30767 | 0.088544 |
body{
background-color: #d7d7d7;
padding: 0 50px 30px 50px;
}
*{
font-family: 'Roboto', sans-serif;
}
/*belongs to header*/
.shadyLogo {
background: url("../images/logo.png") transparent;
width: 150px;
height: 100px;
border: 0;
margin: 30px auto 30px auto;
display: block;
}
.shadyLogo:hover {
background-color: transparent;
}
.shadytop {
margin-top: 30px;
margin-bottom: 0;
font-family: 'Rancho', cursive;
color: #6d6e76;
background-color: #6d6e76;
font-size: 30pt;
background: -moz-linear-gradient(left, rgba(90,154,168,0) 0%, rgba(90,154,168,0.61) 46%, rgba(93,157,174,0.68) 51%, rgba(125,185,232,0) 100%);
background: -webkit-linear-gradient(left, rgba(90,154,168,0) 0%,rgba(90,154,168,0.61) 46%,rgba(93,157,174,0.68) 51%,rgba(125,185,232,0) 100%);
background: linear-gradient(to right, rgba(90,154,168,0) 0%,rgba(90,154,168,0.61) 46%,rgba(93,157,174,0.68) 51%,rgba(125,185,232,0) 100%);
filter: progid:DXImageTransform.Microsoft.gradient( startColorstr='#005a9aa8', endColorstr='#007db9e8',GradientType=1 );
padding-left:20px;
line-height: 100px;
}
@media (min-device-width:300px) and (max-device-width: 800px) {
.shadytop{
font-size: 20px;
}
}
/*Belongs to panels*/
.shady-panel-body{
box-shadow: 2px 1px 5px #d5d9dc;
border-radius: 0;
}
.panel-default > .panel-heading.shady-panel-heading{
border-top-left-radius: 0;
border-top-right-radius: 0;
font-size: 16pt;
font-family: 'Roboto', sans-serif;
text-transform: uppercase;
padding-top: 17px;
padding-bottom: 17px;
}
.panel-default > .panel-heading.shady-panel-heading.background-color-blue{
background-color: #5a9aa8;
}
.shady-switcher{
background-color: transparent;
color: #fff;
font-size: 1.2em;
border: 0;
margin-right: -15px;
}
.panel-default > .panel-heading.shady-panel-heading.background-color-red{
background-color:#CC0000;
}
.panel-default > .panel-heading.shady-panel-heading.background-color-yellow{
background-color:#FFF768;
}
.panel-default > .panel-heading.shady-panel-heading.background-color-green{
background-color:#00E51A;
}
.panel-default > .panel-heading.shady-panel-heading.background-color-purple{
background-color:#733182;
}
/*//until now was the header and the top*/
.shady-panel-heading h3{
color: #fff;
}
.panel-body{
margin-bottom: 30px;
}
.ct-series-c .ct-slice-pie {
fill: rgba(46, 197, 14, 0.83);
}
.shady-too-long {
width: 80px;
text-overflow: ellipsis;
white-space: nowrap;
overflow: hidden;
/*in regards to the table text being too long so three dots*/
}
@media (max-width: 978px) {
body {
padding: 0;
}
}
.online-status{
color: #00E51A;
}
.offline-status{
color: red;
}
text.ct-label {
font-size: 1em;
font-weight: bold;
}
/*this is the pi chart font size*/
span.ct-label.ct-horizontal.ct-end{
font-size: 1em;
font-weight: bolder;
color: yellowgreen;
}
/*this is the column chart area*/
/*next is the legend plugin*/
.ct-chart {
position: relative;
}
.ct-legend {
position: relative;
z-index: 10;
list-style: none;
}
.ct-legend li {
position: relative;
padding-left: 23px;
margin-bottom: 3px;
cursor: pointer;
}
.ct-legend li:before {
width: 12px;
height: 12px;
position: absolute;
left: 0;
content: '';
border: 3px solid transparent;
border-radius: 2px;
}
.ct-legend li.inactive:before {
background: transparent;
}
.ct-legend.ct-legend-inside {
position: absolute;
top: 0;
right: 0;
}
.ct-legend .ct-series-0:before {
background-color: #3c763d;
border-color: #3c763d;
}
.ct-legend .ct-series-1:before {
background-color: #d70206;
border-color: #d70206;
}
/*End of the legend*/
.ct-series-a .ct-bar {
stroke: #3c763d;
stroke-width: 17px;
}
#progressBar {
width: 400px;
height: 22px;
border: 1px solid #111;
background-color: red;
}
.progress.active .progress-bar {
-webkit-transition: none !important;
transition: none !important;
}
#progressBar div {
height: 100%;
color: #fff;
text-align: right;
line-height: 22px; /* same as #progressBar height if we want text middle aligned */
width: 0;
background-color: #0099ff;
}
/*rich mother fuckers*/
.ct-series-b .ct-bar {
stroke: #d70206;
stroke-width: 17px;
}
/*poor bastards*/
|
app/resources/css/app.css
|
body{
background-color: #d7d7d7;
padding: 0 50px 30px 50px;
}
*{
font-family: 'Roboto', sans-serif;
}
/*belongs to header*/
.shadyLogo {
background: url("../images/logo.png") transparent;
width: 150px;
height: 100px;
border: 0;
margin: 30px auto 30px auto;
display: block;
}
.shadyLogo:hover {
background-color: transparent;
}
.shadytop {
margin-top: 30px;
margin-bottom: 0;
font-family: 'Rancho', cursive;
color: #6d6e76;
background-color: #6d6e76;
font-size: 30pt;
background: -moz-linear-gradient(left, rgba(90,154,168,0) 0%, rgba(90,154,168,0.61) 46%, rgba(93,157,174,0.68) 51%, rgba(125,185,232,0) 100%);
background: -webkit-linear-gradient(left, rgba(90,154,168,0) 0%,rgba(90,154,168,0.61) 46%,rgba(93,157,174,0.68) 51%,rgba(125,185,232,0) 100%);
background: linear-gradient(to right, rgba(90,154,168,0) 0%,rgba(90,154,168,0.61) 46%,rgba(93,157,174,0.68) 51%,rgba(125,185,232,0) 100%);
filter: progid:DXImageTransform.Microsoft.gradient( startColorstr='#005a9aa8', endColorstr='#007db9e8',GradientType=1 );
padding-left:20px;
line-height: 100px;
}
@media (min-device-width:300px) and (max-device-width: 800px) {
.shadytop{
font-size: 20px;
}
}
/*Belongs to panels*/
.shady-panel-body{
box-shadow: 2px 1px 5px #d5d9dc;
border-radius: 0;
}
.panel-default > .panel-heading.shady-panel-heading{
border-top-left-radius: 0;
border-top-right-radius: 0;
font-size: 16pt;
font-family: 'Roboto', sans-serif;
text-transform: uppercase;
padding-top: 17px;
padding-bottom: 17px;
}
.panel-default > .panel-heading.shady-panel-heading.background-color-blue{
background-color: #5a9aa8;
}
.shady-switcher{
background-color: transparent;
color: #fff;
font-size: 1.2em;
border: 0;
margin-right: -15px;
}
.panel-default > .panel-heading.shady-panel-heading.background-color-red{
background-color:#CC0000;
}
.panel-default > .panel-heading.shady-panel-heading.background-color-yellow{
background-color:#FFF768;
}
.panel-default > .panel-heading.shady-panel-heading.background-color-green{
background-color:#00E51A;
}
.panel-default > .panel-heading.shady-panel-heading.background-color-purple{
background-color:#733182;
}
/*//until now was the header and the top*/
.shady-panel-heading h3{
color: #fff;
}
.panel-body{
margin-bottom: 30px;
}
.ct-series-c .ct-slice-pie {
fill: rgba(46, 197, 14, 0.83);
}
.shady-too-long {
width: 80px;
text-overflow: ellipsis;
white-space: nowrap;
overflow: hidden;
/*in regards to the table text being too long so three dots*/
}
@media (max-width: 978px) {
body {
padding: 0;
}
}
.online-status{
color: #00E51A;
}
.offline-status{
color: red;
}
text.ct-label {
font-size: 1em;
font-weight: bold;
}
/*this is the pi chart font size*/
span.ct-label.ct-horizontal.ct-end{
font-size: 1em;
font-weight: bolder;
color: yellowgreen;
}
/*this is the column chart area*/
/*next is the legend plugin*/
.ct-chart {
position: relative;
}
.ct-legend {
position: relative;
z-index: 10;
list-style: none;
}
.ct-legend li {
position: relative;
padding-left: 23px;
margin-bottom: 3px;
cursor: pointer;
}
.ct-legend li:before {
width: 12px;
height: 12px;
position: absolute;
left: 0;
content: '';
border: 3px solid transparent;
border-radius: 2px;
}
.ct-legend li.inactive:before {
background: transparent;
}
.ct-legend.ct-legend-inside {
position: absolute;
top: 0;
right: 0;
}
.ct-legend .ct-series-0:before {
background-color: #3c763d;
border-color: #3c763d;
}
.ct-legend .ct-series-1:before {
background-color: #d70206;
border-color: #d70206;
}
/*End of the legend*/
.ct-series-a .ct-bar {
stroke: #3c763d;
stroke-width: 17px;
}
#progressBar {
width: 400px;
height: 22px;
border: 1px solid #111;
background-color: red;
}
.progress.active .progress-bar {
-webkit-transition: none !important;
transition: none !important;
}
#progressBar div {
height: 100%;
color: #fff;
text-align: right;
line-height: 22px; /* same as #progressBar height if we want text middle aligned */
width: 0;
background-color: #0099ff;
}
/*rich mother fuckers*/
.ct-series-b .ct-bar {
stroke: #d70206;
stroke-width: 17px;
}
/*poor bastards*/
| 0.312055 | 0.097219 |
body
{
font-family: 'Roboto', sans-serif;
margin-left: 35px;
margin-right: 35px;
margin-bottom: 35px;
text-align: center;
}
#home, #game
{
height: 100vh;
}
#nav-bar
{
position: sticky;
top: 0;
z-index: 20;
}
.navbar-nav li
{
padding: 0 15px;
}
.nav-item
{
float: right!important;
text-align: right!important;
/* font-size: 943px!important; */
}
#nav-bar ul li a:hover
{
color: black!important;
}
.navbar
{
background: white;
}
.navbar-toggler
{
border: none!important;
}
.nav-link
{
font-weight: 600;
font-size: 16px;
color: #555555!important;
}
h1
{
font-size: 80px;
color: #0e9aa7;
}
#title
{
position: absolute;
top: 38%;
left: 50%;
transform: translate(-50%, -50%);
}
#playButton
{
width: 300px;
height: 70px;
position: absolute;
top: 60%;
transform: translate(-50%, -50%);
text-align: center;
border-radius: 10px;
font-size: 30px;
background-color: #e9e9e9;
border: none;
margin: 2px;
box-shadow: 0 2px 4px 0 rgba(0, 0, 0, 0.1);
transition: 0.3s;
}
#timer
{
font-size: 30px;
color: #0e9aa7;
}
canvas
{
width: 800px;
height: 500px;
border-radius: 20px;
box-shadow: 0 4px 8px 0 rgba(0, 0, 0, 0.2);
transition: 0.3s;
padding: 5px;
margin-bottom: 30px;
}
canvas:hover
{
box-shadow: 0 8px 16px 0 rgba(0, 0, 0, 0.3);
}
input
{
height: 60px;
width: 625px;
text-align: center;
border-radius: 10px;
font-size: 30px;
background-color: #e9e9e9;
border: none;
margin: 2px;
box-shadow: 0 2px 4px 0 rgba(0, 0, 0, 0.1);
transition: 0.3s;
}
.choiceButtons
{
font-size: 20px;
white-space: normal;
word-wrap: break-word;
margin-bottom: 10px;
}
button:hover, input:hover, #playButton:hover
{
box-shadow: 0 4px 8px 0 rgba(0, 0, 0, 0.2);
}
#restart
{
height: 60px;
width: 625px;
text-align: center;
border-radius: 10px;
font-size: 30px;
background-color: #e9e9e9;
border: none;
margin: 2px;
box-shadow: 0 2px 4px 0 rgba(0, 0, 0, 0.1);
transition: 0.3s;
position: absolute;
margin-top: 25px;
margin-right: 10px;
top: 0;
right: 0;
width: 160px;
}
#game
{
position: relative;
}
.fadeIn
{
animation: fadeIn 0.4s;
-webkit-animation: fadeIn 0.4s;
animation-fill-mode: forwards;
pointer-events: auto;
}
@keyframes fadeIn
{
from { opacity: 0; }
to { opacity: 1; }
}
.fadedIn
{
opacity: 1;
pointer-events: auto;
display: inline;
}
.fadeOut
{
animation: fadeOut 0.4s;
-webkit-animation: fadeOut 0.4s;
animation-fill-mode: forwards;
pointer-events: none;
}
@keyframes fadeOut
{
from { opacity: 1; }
to { opacity: 0; }
}
.fadedOut
{
opacity: 0;
pointer-events: none;
display: none;
}
#socialMediaButtons button
{
position: absolute;
margin-left: 22px;
bottom: 0;
left: 0;
width: 40px;
height: 40px;
border-radius: 50%;
background-size: cover;
position: fixed;
}
#twitter
{
background: url(/img/twitter.png);
margin-bottom: 20px;
}
#facebook
{
background: url(/img/facebook.png);
margin-bottom: 70px;
}
#about
{
margin-left: 150px;
margin-right: 150px;
}
|
style.css
|
body
{
font-family: 'Roboto', sans-serif;
margin-left: 35px;
margin-right: 35px;
margin-bottom: 35px;
text-align: center;
}
#home, #game
{
height: 100vh;
}
#nav-bar
{
position: sticky;
top: 0;
z-index: 20;
}
.navbar-nav li
{
padding: 0 15px;
}
.nav-item
{
float: right!important;
text-align: right!important;
/* font-size: 943px!important; */
}
#nav-bar ul li a:hover
{
color: black!important;
}
.navbar
{
background: white;
}
.navbar-toggler
{
border: none!important;
}
.nav-link
{
font-weight: 600;
font-size: 16px;
color: #555555!important;
}
h1
{
font-size: 80px;
color: #0e9aa7;
}
#title
{
position: absolute;
top: 38%;
left: 50%;
transform: translate(-50%, -50%);
}
#playButton
{
width: 300px;
height: 70px;
position: absolute;
top: 60%;
transform: translate(-50%, -50%);
text-align: center;
border-radius: 10px;
font-size: 30px;
background-color: #e9e9e9;
border: none;
margin: 2px;
box-shadow: 0 2px 4px 0 rgba(0, 0, 0, 0.1);
transition: 0.3s;
}
#timer
{
font-size: 30px;
color: #0e9aa7;
}
canvas
{
width: 800px;
height: 500px;
border-radius: 20px;
box-shadow: 0 4px 8px 0 rgba(0, 0, 0, 0.2);
transition: 0.3s;
padding: 5px;
margin-bottom: 30px;
}
canvas:hover
{
box-shadow: 0 8px 16px 0 rgba(0, 0, 0, 0.3);
}
input
{
height: 60px;
width: 625px;
text-align: center;
border-radius: 10px;
font-size: 30px;
background-color: #e9e9e9;
border: none;
margin: 2px;
box-shadow: 0 2px 4px 0 rgba(0, 0, 0, 0.1);
transition: 0.3s;
}
.choiceButtons
{
font-size: 20px;
white-space: normal;
word-wrap: break-word;
margin-bottom: 10px;
}
button:hover, input:hover, #playButton:hover
{
box-shadow: 0 4px 8px 0 rgba(0, 0, 0, 0.2);
}
#restart
{
height: 60px;
width: 625px;
text-align: center;
border-radius: 10px;
font-size: 30px;
background-color: #e9e9e9;
border: none;
margin: 2px;
box-shadow: 0 2px 4px 0 rgba(0, 0, 0, 0.1);
transition: 0.3s;
position: absolute;
margin-top: 25px;
margin-right: 10px;
top: 0;
right: 0;
width: 160px;
}
#game
{
position: relative;
}
.fadeIn
{
animation: fadeIn 0.4s;
-webkit-animation: fadeIn 0.4s;
animation-fill-mode: forwards;
pointer-events: auto;
}
@keyframes fadeIn
{
from { opacity: 0; }
to { opacity: 1; }
}
.fadedIn
{
opacity: 1;
pointer-events: auto;
display: inline;
}
.fadeOut
{
animation: fadeOut 0.4s;
-webkit-animation: fadeOut 0.4s;
animation-fill-mode: forwards;
pointer-events: none;
}
@keyframes fadeOut
{
from { opacity: 1; }
to { opacity: 0; }
}
.fadedOut
{
opacity: 0;
pointer-events: none;
display: none;
}
#socialMediaButtons button
{
position: absolute;
margin-left: 22px;
bottom: 0;
left: 0;
width: 40px;
height: 40px;
border-radius: 50%;
background-size: cover;
position: fixed;
}
#twitter
{
background: url(/img/twitter.png);
margin-bottom: 20px;
}
#facebook
{
background: url(/img/facebook.png);
margin-bottom: 70px;
}
#about
{
margin-left: 150px;
margin-right: 150px;
}
| 0.216674 | 0.061819 |
@import url(http://fonts.googleapis.com/css?family=Open+Sans:400italic,400,300,700|Alegreya:400italic,700italic,400,700);
/*-----------------------------------------*/
/* General styles */
/*-----------------------------------------*/
::selection {
background: #BFC8FF;
}
body {
height:80%;
background-color: #ddd;
background: #d5d5e0; /* Old browsers */
background: -moz-linear-gradient(top, #d5d5e0 0%, #f5f4ef 10%, #f5f4ef 96%, #e0e0e0 100%); /* FF3.6+ */
background: -webkit-gradient(linear, left top, left bottom, color-stop(0%,#d5d5e0), color-stop(10%,#f5f4ef), color-stop(96%,#f5f4ef), color-stop(100%,#e0e0e0)); /* Chrome,Safari4+ */
background: -webkit-linear-gradient(top, #d5d5e0 0%,#f5f4ef 10%,#f5f4ef 96%,#e0e0e0 100%); /* Chrome10+,Safari5.1+ */
background: -o-linear-gradient(top, #d5d5e0 0%,#f5f4ef 10%,#f5f4ef 96%,#e0e0e0 100%); /* Opera 11.10+ */
background: -ms-linear-gradient(top, #d5d5e0 0%,#f5f4ef 10%,#f5f4ef 96%,#e0e0e0 100%); /* IE10+ */
background: linear-gradient(to bottom, #d5d5e0 0%,#f5f4ef 10%,#f5f4ef 96%,#e0e0e0 100%); /* W3C */
filter: progid:DXImageTransform.Microsoft.gradient( startColorstr='#d5d5e0', endColorstr='#e0e0e0',GradientType=0 ); /* IE6-9 */
background-repeat:no-repeat;
background-attachment:fixed;
font-family: 'Alegreya', serif;
}
@media all and (max-width: 600px), all and (max-device-width: 800px) {
body {
height:100%;
background-size: 250%;
background-attachment:fixed;
}
}
@media only screen and (-webkit-min-device-pixel-ratio: 2),(min-resolution: 192dpi) {
body { /*adjust font for retina displays*/
font-size: 250%;
}
}
h1, h2, h3, h4, h5, h6 {
font-weight: 300;
line-height: 1.1;
margin-bottom: .8em;
font-family: 'Open Sans', sans-serif;
}
hr {
border-top: 0.1em solid #aaa;
border-left: none;
border-right: none;
border-bottom: none;
}
li {
margin-bottom: 0.4em;
}
a {
color: #111;
}
a:hover {
color: #236;
}
td {
padding-right: 10px;
}
table {
margin-left:auto;
margin-right:auto;
}
/*-----------------------------------------*/
/* Source code formatting */
/*-----------------------------------------*/
pre {
background-color: #FFd;
padding: 5px 5px 5px 15px;
border-left: 0.4em solid #ccc;
overflow: auto;
width: 95%;
white-space: pre-wrap;
}
pre code {
line-height: 1.6em;
color: #000;
background-color: none;
border: none;
}
code {
color: #0F167E;
font-size:1.05em;
}
/*-----------------------------------------*/
/* Menu/Navigation styles */
/*-----------------------------------------*/
@media all and (max-width: 600px), all and (max-device-width: 800px){
nav a {
font-size: 150%;
}
}
nav ul {
list-style-type:none;
margin:0px;
padding:0px;
}
nav ul li {
line-height: 3em;
display:inline;
padding: 0.9em 12px;
transition: all 1s ease;
}
nav ul li a {
font-weight: 300;
font-size: 1.4em;
color: #111;
font-family: 'Open Sans', sans-serif;
text-decoration: none;
}
nav ul li:hover {
background-color: #fff;
-webkit-box-shadow: 0em -0.15em 0.4em -0.2em #dadada;
-moz-box-shadow: 0em -0.15em 0.4em -0.2em #dadada;
box-shadow: 0em -0.15em 0.4em -0.2em #dadada;
}
/*-----------------------------------------*/
/* Box styles */
/*-----------------------------------------*/
.box, #bottom {
background-color: #fff;
margin-bottom: 2em;
clear:both;
-webkit-box-shadow: 0em -0.2em 1.5em -0.4em #aaa;
-moz-box-shadow: 0em -0.2em 1.5em -0.4em #aaa;
box-shadow: 0em -0.2em 1.5em -0.4em #aaa;
}
#main, #main * {
transition: opacity 1s ease;
}
.invalid *{
opacity: 0;
}
/*-----------------------------------------*/
/* Header/footer styles */
/*-----------------------------------------*/
#top{
width:auto;
}
#logo{
height: 4em;
padding-top:10px;
padding-bottom:20px;
}
#bottom {
margin-right: 55%;
font-size:0.8em;
padding: 20px;
}
@media all and (max-width: 600px), all and (max-device-width: 800px){
#bottom {
margin-right: 0;
}
}
/*-----------------------------------------*/
/* Content styles */
/*-----------------------------------------*/
#page{
max-width:660px;
clear: both;
margin: 0 auto;
}
@media all and (max-width: 600px), all and (max-device-width: 800px){
#page{
max-width: none;
overflow: scroll;
}
}
.breadcrumb {
margin-bottom: 1em;
padding: 1em;
font-family: 'Open Sans', sans-serif;
font-size: 0.9em;
}
.breadcrumb a {
color: #777;
}
.cover {
background-size:cover;
background-position: center;
position: relative;
min-height: 5em;
transition: all 1s ease !important;
}
.cover h1 {
position: absolute;
bottom: 0;
left:0;
right:0;
margin-right:0;
margin-bottom: 0;
background: rgba(256, 256, 256, 0.8);
padding: 20px;
}
.body {
padding-top: 0px;
padding-left: 20px;
padding-right: 20px;
padding-bottom: 20px;
}
.image img {
width: 100%;
}
.info {
font-family: 'Open Sans', sans-serif;
font-size: 0.8em;
color: #777;
padding-top: 0px;
padding-bottom: 20px;
padding-left: 20px;
padding-right: 20px;
}
.description {
padding-left: 20px;
margin-top: 10px;
margin-bottom: 4px;
font-family: 'Open Sans', sans-serif;
}
|
witica/client/meta/web/style.css
|
@import url(http://fonts.googleapis.com/css?family=Open+Sans:400italic,400,300,700|Alegreya:400italic,700italic,400,700);
/*-----------------------------------------*/
/* General styles */
/*-----------------------------------------*/
::selection {
background: #BFC8FF;
}
body {
height:80%;
background-color: #ddd;
background: #d5d5e0; /* Old browsers */
background: -moz-linear-gradient(top, #d5d5e0 0%, #f5f4ef 10%, #f5f4ef 96%, #e0e0e0 100%); /* FF3.6+ */
background: -webkit-gradient(linear, left top, left bottom, color-stop(0%,#d5d5e0), color-stop(10%,#f5f4ef), color-stop(96%,#f5f4ef), color-stop(100%,#e0e0e0)); /* Chrome,Safari4+ */
background: -webkit-linear-gradient(top, #d5d5e0 0%,#f5f4ef 10%,#f5f4ef 96%,#e0e0e0 100%); /* Chrome10+,Safari5.1+ */
background: -o-linear-gradient(top, #d5d5e0 0%,#f5f4ef 10%,#f5f4ef 96%,#e0e0e0 100%); /* Opera 11.10+ */
background: -ms-linear-gradient(top, #d5d5e0 0%,#f5f4ef 10%,#f5f4ef 96%,#e0e0e0 100%); /* IE10+ */
background: linear-gradient(to bottom, #d5d5e0 0%,#f5f4ef 10%,#f5f4ef 96%,#e0e0e0 100%); /* W3C */
filter: progid:DXImageTransform.Microsoft.gradient( startColorstr='#d5d5e0', endColorstr='#e0e0e0',GradientType=0 ); /* IE6-9 */
background-repeat:no-repeat;
background-attachment:fixed;
font-family: 'Alegreya', serif;
}
@media all and (max-width: 600px), all and (max-device-width: 800px) {
body {
height:100%;
background-size: 250%;
background-attachment:fixed;
}
}
@media only screen and (-webkit-min-device-pixel-ratio: 2),(min-resolution: 192dpi) {
body { /*adjust font for retina displays*/
font-size: 250%;
}
}
h1, h2, h3, h4, h5, h6 {
font-weight: 300;
line-height: 1.1;
margin-bottom: .8em;
font-family: 'Open Sans', sans-serif;
}
hr {
border-top: 0.1em solid #aaa;
border-left: none;
border-right: none;
border-bottom: none;
}
li {
margin-bottom: 0.4em;
}
a {
color: #111;
}
a:hover {
color: #236;
}
td {
padding-right: 10px;
}
table {
margin-left:auto;
margin-right:auto;
}
/*-----------------------------------------*/
/* Source code formatting */
/*-----------------------------------------*/
pre {
background-color: #FFd;
padding: 5px 5px 5px 15px;
border-left: 0.4em solid #ccc;
overflow: auto;
width: 95%;
white-space: pre-wrap;
}
pre code {
line-height: 1.6em;
color: #000;
background-color: none;
border: none;
}
code {
color: #0F167E;
font-size:1.05em;
}
/*-----------------------------------------*/
/* Menu/Navigation styles */
/*-----------------------------------------*/
@media all and (max-width: 600px), all and (max-device-width: 800px){
nav a {
font-size: 150%;
}
}
nav ul {
list-style-type:none;
margin:0px;
padding:0px;
}
nav ul li {
line-height: 3em;
display:inline;
padding: 0.9em 12px;
transition: all 1s ease;
}
nav ul li a {
font-weight: 300;
font-size: 1.4em;
color: #111;
font-family: 'Open Sans', sans-serif;
text-decoration: none;
}
nav ul li:hover {
background-color: #fff;
-webkit-box-shadow: 0em -0.15em 0.4em -0.2em #dadada;
-moz-box-shadow: 0em -0.15em 0.4em -0.2em #dadada;
box-shadow: 0em -0.15em 0.4em -0.2em #dadada;
}
/*-----------------------------------------*/
/* Box styles */
/*-----------------------------------------*/
.box, #bottom {
background-color: #fff;
margin-bottom: 2em;
clear:both;
-webkit-box-shadow: 0em -0.2em 1.5em -0.4em #aaa;
-moz-box-shadow: 0em -0.2em 1.5em -0.4em #aaa;
box-shadow: 0em -0.2em 1.5em -0.4em #aaa;
}
#main, #main * {
transition: opacity 1s ease;
}
.invalid *{
opacity: 0;
}
/*-----------------------------------------*/
/* Header/footer styles */
/*-----------------------------------------*/
#top{
width:auto;
}
#logo{
height: 4em;
padding-top:10px;
padding-bottom:20px;
}
#bottom {
margin-right: 55%;
font-size:0.8em;
padding: 20px;
}
@media all and (max-width: 600px), all and (max-device-width: 800px){
#bottom {
margin-right: 0;
}
}
/*-----------------------------------------*/
/* Content styles */
/*-----------------------------------------*/
#page{
max-width:660px;
clear: both;
margin: 0 auto;
}
@media all and (max-width: 600px), all and (max-device-width: 800px){
#page{
max-width: none;
overflow: scroll;
}
}
.breadcrumb {
margin-bottom: 1em;
padding: 1em;
font-family: 'Open Sans', sans-serif;
font-size: 0.9em;
}
.breadcrumb a {
color: #777;
}
.cover {
background-size:cover;
background-position: center;
position: relative;
min-height: 5em;
transition: all 1s ease !important;
}
.cover h1 {
position: absolute;
bottom: 0;
left:0;
right:0;
margin-right:0;
margin-bottom: 0;
background: rgba(256, 256, 256, 0.8);
padding: 20px;
}
.body {
padding-top: 0px;
padding-left: 20px;
padding-right: 20px;
padding-bottom: 20px;
}
.image img {
width: 100%;
}
.info {
font-family: 'Open Sans', sans-serif;
font-size: 0.8em;
color: #777;
padding-top: 0px;
padding-bottom: 20px;
padding-left: 20px;
padding-right: 20px;
}
.description {
padding-left: 20px;
margin-top: 10px;
margin-bottom: 4px;
font-family: 'Open Sans', sans-serif;
}
| 0.233794 | 0.065935 |
@import url('https://fonts.googleapis.com/css2?family=Manrope&family=Roboto&display=swap');
header, section, footer, aside, nav, main, article, figure {
display: block;
}
* {
margin: 0;
padding: 0;
border: 0;
box-sizing: border-box;
}
body {
font-family: 'Manrope', sans-serif;
color: #777777;
/* background-color: green; */
}
p {
font-family: roboto, sans-serif;
}
/* Navbar */
#logo {
letter-spacing: 3px;
font-size: 150%;
font-family: 'Roboto', sans-serif;
}
.hover a:hover {
border-bottom: 1px solid #777777;
}
.active {
border-bottom: 1px solid #777777;
}
/* Footer */
#footer {
height: 200px;
padding: 8px 16px;
position: relative;
}
#footer-container {
position: absolute;
top: 40%;
;
}
/* Index Page */
#hero-image {
height: 82vh;
width: 100%;
background: url("/static/images/hero-img-girl.jpg") no-repeat center left;
background-size: cover;
animation-name: hero-zoom;
animation-duration: 7s;
animation-fill-mode: forwards;
}
#hero-outer {
min-height: 585px;
width: 100%;
overflow: hidden;
position: relative;
}
.carousel {
height: 360px;
}
@keyframes hero-zoom {
from {
transform: scale(1)
}
to {
transform: scale(1.1)
}
}
#cover-text, #color-text h2 {
color: #ffffff;
}
#cover-text {
text-align: center;
color: #ffffff;
padding: 25px 20px;
background-color: #343a40;
opacity: 0.7;
background-size: cover;
border-radius: 60px;
margin-left: 10px;
margin-right: 10px;
position: absolute;
}
.carousel-inner>.item {
height: 400px;
}
#cover-text-1 {
font-size: 1.8rem;
font-family: 'Manrope', sans-serif;
text-transform: capitalize;
}
#virtual-training {
font-size: 1.4rem;
font-family: 'Manrope', sans-serif;
margin-bottom: 0;
text-transform: capitalize;
}
.membership-pricing-text {
font-size: 1.25rem;
}
.adrenaline {
font-size: 140%;
}
@media all and (min-width: 772px) {
.shorten-hero-text {
display: inline;
}
#cover-text {
top: 20%;
left: 10%;
}
}
@media all and (max-width: 772px) and (min-width: 500px) {
#cover-text {
top: 25%;
left: 24%;
}
.shorten-hero-text {
display: none;
}
}
@media all and (max-width: 500px) {
#cover-text {
top: 28%;
left: 5%;
right: 5%;
}
.shorten-hero-text {
display: none;
}
}
@media all and (max-width: 768px) {
.description-paragraph {
font-size: 1.1rem;
margin-top: 10% !important;
}
}
@media (min-width: 800px) {
.description-paragraph {
font-size: 1.5rem;
}
}
/* About Page */
#about-img {
display: grid;
height: 400px;
min-width: 350px;
background: url("../assets/images/about-img-try3.jpg") no-repeat center center;
background-size: cover;
}
.commitment {
border: 2px solid black;
margin: 5px 3px;
padding-top: 10%;
padding-bottom: 10%;
padding-left: 100%;
padding-right: 100%;
}
.carousel-item {
height: auto !important;
}
.carousel-indicators li {
border: none;
background: #ccc;
}
.width-auto {
width: auto;
}
.text-lg {
font-size: 2rem;
}
@media all and (max-width: 690px) {
blockquote {
font-size: 1rem;
}
.carousel-names {
font-size: 1.7rem;
}
}
/* Contact Page */
#contact-img {
height: 390px;
width: 100%;
background: url("../assets/images/contact-img30.jpg") no-repeat top right;
background-size: cover;
}
.carousel-item {
height: 30rem;
position: relative;
}
.carousel-container {
text-align: center;
position: absolute;
bottom: 0;
left: 0;
right: 0;
padding-bottom: 10%;
font-size: 18px;
vertical-align: middle;
}
.contact-info {
position: relative;
}
.roboto-font {
font-family: roboto, sans-serif;
}
@media all and (max-width: 768px) {
.contact-media-query {
text-align: center;
padding-left: 0px!important;
padding-right: 0px;
}
.button-query-contact {
vertical-align: top;
}
}
@media all and (min-width: 768px) {
.contact-button {
margin-top: 15% !important;
}
}
/* Membership */
.list-size {
font-size: 1.5rem;
list-style-type: none;
}
.list-margins {
margin-left: 5px;
margin-right: 5px;
}
.icon-target {
margin-right: 15px;
}
.list-headers {
margin-bottom: 30px;
}
@media all and (max-width: 768px) {
.small-text-size {
font-size: 1.2rem;
text-align: center;
}
.list-headers {
font-size: 1.5rem;
font-weight: bold;
text-decoration: underline;
}
.benefits {
margin-bottom: 0 !important;
}
}
|
static/css/style.css
|
@import url('https://fonts.googleapis.com/css2?family=Manrope&family=Roboto&display=swap');
header, section, footer, aside, nav, main, article, figure {
display: block;
}
* {
margin: 0;
padding: 0;
border: 0;
box-sizing: border-box;
}
body {
font-family: 'Manrope', sans-serif;
color: #777777;
/* background-color: green; */
}
p {
font-family: roboto, sans-serif;
}
/* Navbar */
#logo {
letter-spacing: 3px;
font-size: 150%;
font-family: 'Roboto', sans-serif;
}
.hover a:hover {
border-bottom: 1px solid #777777;
}
.active {
border-bottom: 1px solid #777777;
}
/* Footer */
#footer {
height: 200px;
padding: 8px 16px;
position: relative;
}
#footer-container {
position: absolute;
top: 40%;
;
}
/* Index Page */
#hero-image {
height: 82vh;
width: 100%;
background: url("/static/images/hero-img-girl.jpg") no-repeat center left;
background-size: cover;
animation-name: hero-zoom;
animation-duration: 7s;
animation-fill-mode: forwards;
}
#hero-outer {
min-height: 585px;
width: 100%;
overflow: hidden;
position: relative;
}
.carousel {
height: 360px;
}
@keyframes hero-zoom {
from {
transform: scale(1)
}
to {
transform: scale(1.1)
}
}
#cover-text, #color-text h2 {
color: #ffffff;
}
#cover-text {
text-align: center;
color: #ffffff;
padding: 25px 20px;
background-color: #343a40;
opacity: 0.7;
background-size: cover;
border-radius: 60px;
margin-left: 10px;
margin-right: 10px;
position: absolute;
}
.carousel-inner>.item {
height: 400px;
}
#cover-text-1 {
font-size: 1.8rem;
font-family: 'Manrope', sans-serif;
text-transform: capitalize;
}
#virtual-training {
font-size: 1.4rem;
font-family: 'Manrope', sans-serif;
margin-bottom: 0;
text-transform: capitalize;
}
.membership-pricing-text {
font-size: 1.25rem;
}
.adrenaline {
font-size: 140%;
}
@media all and (min-width: 772px) {
.shorten-hero-text {
display: inline;
}
#cover-text {
top: 20%;
left: 10%;
}
}
@media all and (max-width: 772px) and (min-width: 500px) {
#cover-text {
top: 25%;
left: 24%;
}
.shorten-hero-text {
display: none;
}
}
@media all and (max-width: 500px) {
#cover-text {
top: 28%;
left: 5%;
right: 5%;
}
.shorten-hero-text {
display: none;
}
}
@media all and (max-width: 768px) {
.description-paragraph {
font-size: 1.1rem;
margin-top: 10% !important;
}
}
@media (min-width: 800px) {
.description-paragraph {
font-size: 1.5rem;
}
}
/* About Page */
#about-img {
display: grid;
height: 400px;
min-width: 350px;
background: url("../assets/images/about-img-try3.jpg") no-repeat center center;
background-size: cover;
}
.commitment {
border: 2px solid black;
margin: 5px 3px;
padding-top: 10%;
padding-bottom: 10%;
padding-left: 100%;
padding-right: 100%;
}
.carousel-item {
height: auto !important;
}
.carousel-indicators li {
border: none;
background: #ccc;
}
.width-auto {
width: auto;
}
.text-lg {
font-size: 2rem;
}
@media all and (max-width: 690px) {
blockquote {
font-size: 1rem;
}
.carousel-names {
font-size: 1.7rem;
}
}
/* Contact Page */
#contact-img {
height: 390px;
width: 100%;
background: url("../assets/images/contact-img30.jpg") no-repeat top right;
background-size: cover;
}
.carousel-item {
height: 30rem;
position: relative;
}
.carousel-container {
text-align: center;
position: absolute;
bottom: 0;
left: 0;
right: 0;
padding-bottom: 10%;
font-size: 18px;
vertical-align: middle;
}
.contact-info {
position: relative;
}
.roboto-font {
font-family: roboto, sans-serif;
}
@media all and (max-width: 768px) {
.contact-media-query {
text-align: center;
padding-left: 0px!important;
padding-right: 0px;
}
.button-query-contact {
vertical-align: top;
}
}
@media all and (min-width: 768px) {
.contact-button {
margin-top: 15% !important;
}
}
/* Membership */
.list-size {
font-size: 1.5rem;
list-style-type: none;
}
.list-margins {
margin-left: 5px;
margin-right: 5px;
}
.icon-target {
margin-right: 15px;
}
.list-headers {
margin-bottom: 30px;
}
@media all and (max-width: 768px) {
.small-text-size {
font-size: 1.2rem;
text-align: center;
}
.list-headers {
font-size: 1.5rem;
font-weight: bold;
text-decoration: underline;
}
.benefits {
margin-bottom: 0 !important;
}
}
| 0.438424 | 0.104158 |
@import url(../libs/owl-carousel/css/owl.carousel.min.css);
@import url(../libs/owl-carousel/css/owl.theme.default.min.css);
@font-face {
font-family: "roboto-example";
font-weight: normal;
font-style: normal;
src: url("../fonts/RobotoRegular/RobotoRegular.eot");
src: url("../fonts/RobotoRegular/RobotoRegular.eot?#iefix") format("embedded-opentype"), url("../fonts/RobotoRegular/RobotoRegular.woff") format("woff"), url("../fonts/RobotoRegular/RobotoRegular.ttf") format("truetype"); }
@font-face {
font-family: "roboto-example";
font-weight: bold;
font-style: normal;
src: url("../fonts/RobotoBold/RobotoBold.eot");
src: url("../fonts/RobotoBold/RobotoBold.eot?#iefix") format("embedded-opentype"), url("../fonts/RobotoBold/RobotoBold.woff") format("woff"), url("../fonts/RobotoBold/RobotoBold.ttf") format("truetype"); }
@font-face {
font-family: "PantonBold";
font-weight: bold;
font-style: normal;
src: url("../fonts/PantonBold/PantonBold.eot");
src: url("../fonts/PantonBold/PantonBold.eot?#iefix") format("embedded-opentype"), url("../fonts/PantonBold/PantonBold.woff") format("woff"), url("../fonts/PantonBold/PantonBold.ttf") format("truetype"); }
@font-face {
font-family: "PantonHeavy";
font-weight: normal;
font-style: normal;
src: url("../fonts/PantonHeavy/PantonHeavy.eot");
src: url("../fonts/PantonHeavy/PantonHeavy.eot?#iefix") format("embedded-opentype"), url("../fonts/PantonHeavy/PantonHeavy.woff") format("woff"), url("../fonts/PantonHeavy/PantonHeavy.ttf") format("truetype"); }
@font-face {
font-family: "PantonRegular";
font-weight: normal;
font-style: normal;
src: url("../fonts/PantonRegular/PantonRegular.eot");
src: url("../fonts/PantonRegular/PantonRegular.eot?#iefix") format("embedded-opentype"), url("../fonts/PantonRegular/PantonRegular.woff") format("woff"), url("../fonts/PantonRegular/PantonRegular.ttf") format("truetype"); }
html {
font-family: sans-serif;
-ms-text-size-adjust: 100%;
-webkit-text-size-adjust: 100%; }
body {
margin: 0; }
article, aside, details, figcaption, figure, footer, header, hgroup, main, menu, nav, section, summary {
display: block; }
audio, canvas, progress, video {
display: inline-block;
vertical-align: baseline; }
audio:not([controls]) {
display: none;
height: 0; }
[hidden], template {
display: none; }
a {
background-color: transparent; }
a:active, a:hover {
outline: 0; }
abbr[title] {
border-bottom: 1px dotted; }
b, strong {
font-weight: bold; }
dfn {
font-style: italic; }
h1 {
font-size: 2em;
margin: 0.67em 0; }
mark {
background: #ff0;
color: #000; }
small {
font-size: 80%; }
sub, sup {
font-size: 75%;
line-height: 0;
position: relative;
vertical-align: baseline; }
sup {
top: -0.5em; }
sub {
bottom: -0.25em; }
img {
border: 0; }
svg:not(:root) {
overflow: hidden; }
figure {
margin: 1em 40px; }
hr {
-webkit-box-sizing: content-box;
-moz-box-sizing: content-box;
box-sizing: content-box;
height: 0; }
pre {
overflow: auto; }
code, kbd, pre, samp {
font-family: monospace, monospace;
font-size: 1em; }
button, input, optgroup, select, textarea {
color: inherit;
font: inherit;
margin: 0; }
button {
overflow: visible; }
button, select {
text-transform: none; }
button, html input[type="button"], input[type="reset"], input[type="submit"] {
-webkit-appearance: button;
cursor: pointer; }
button[disabled], html input[disabled] {
cursor: default; }
button::-moz-focus-inner, input::-moz-focus-inner {
border: 0;
padding: 0; }
input {
line-height: normal; }
input[type="checkbox"], input[type="radio"] {
-webkit-box-sizing: border-box;
-moz-box-sizing: border-box;
box-sizing: border-box;
padding: 0; }
input[type="number"]::-webkit-inner-spin-button, input[type="number"]::-webkit-outer-spin-button {
height: auto; }
input[type="search"] {
-webkit-appearance: textfield;
-webkit-box-sizing: content-box;
-moz-box-sizing: content-box;
box-sizing: content-box; }
input[type="search"]::-webkit-search-cancel-button, input[type="search"]::-webkit-search-decoration {
-webkit-appearance: none; }
fieldset {
border: 1px solid #c0c0c0;
margin: 0 2px;
padding: 0.35em 0.625em 0.75em; }
legend {
border: 0;
padding: 0; }
textarea {
overflow: auto; }
optgroup {
font-weight: bold; }
table {
border-collapse: collapse;
border-spacing: 0; }
td, th {
padding: 0; }
* {
-webkit-box-sizing: border-box;
-moz-box-sizing: border-box;
box-sizing: border-box; }
*:before, *:after {
-webkit-box-sizing: border-box;
-moz-box-sizing: border-box;
box-sizing: border-box; }
html {
font-size: 10px;
-webkit-tap-highlight-color: transparent; }
body {
font-family: "Helvetica Neue",Helvetica,Arial,sans-serif;
font-size: 14px;
line-height: 1.42857143;
color: #333;
background-color: #fff; }
input, button, select, textarea {
font-family: inherit;
font-size: inherit;
line-height: inherit; }
a {
color: #337ab7;
text-decoration: none; }
a:hover, a:focus {
color: #23527c;
text-decoration: underline; }
a:focus {
outline: 5px auto -webkit-focus-ring-color;
outline-offset: -2px; }
figure {
margin: 0; }
img {
vertical-align: middle; }
.img-responsive {
display: block;
max-width: 100%;
height: auto; }
.img-rounded {
border-radius: 6px; }
.img-thumbnail {
padding: 4px;
line-height: 1.42857143;
background-color: #fff;
border: 1px solid #ddd;
border-radius: 4px;
-webkit-transition: all .2s ease-in-out;
-o-transition: all .2s ease-in-out;
transition: all .2s ease-in-out;
display: inline-block;
max-width: 100%;
height: auto; }
.img-circle {
border-radius: 50%; }
hr {
margin-top: 20px;
margin-bottom: 20px;
border: 0;
border-top: 1px solid #eee; }
.sr-only {
position: absolute;
width: 1px;
height: 1px;
margin: -1px;
padding: 0;
overflow: hidden;
clip: rect(0, 0, 0, 0);
border: 0; }
.sr-only-focusable:active, .sr-only-focusable:focus {
position: static;
width: auto;
height: auto;
margin: 0;
overflow: visible;
clip: auto; }
[role="button"] {
cursor: pointer; }
.container {
margin-right: auto;
margin-left: auto;
padding-left: 15px;
padding-right: 15px; }
@media (min-width: 768px) {
.container {
width: 750px; } }
@media (min-width: 992px) {
.container {
width: 970px; } }
@media (min-width: 1200px) {
.container {
width: 1170px; } }
.container-fluid {
margin-right: auto;
margin-left: auto;
padding-left: 15px;
padding-right: 15px; }
.row {
margin-left: -15px;
margin-right: -15px; }
.col-xs-1, .col-sm-1, .col-md-1, .col-lg-1, .col-xs-2, .col-sm-2, .col-md-2, .col-lg-2, .col-xs-3, .col-sm-3, .col-md-3, .col-lg-3, .col-xs-4, .col-sm-4, .col-md-4, .col-lg-4, .col-xs-5, .col-sm-5, .col-md-5, .col-lg-5, .col-xs-6, .col-sm-6, .col-md-6, .col-lg-6, .col-xs-7, .col-sm-7, .col-md-7, .col-lg-7, .col-xs-8, .col-sm-8, .col-md-8, .col-lg-8, .col-xs-9, .col-sm-9, .col-md-9, .col-lg-9, .col-xs-10, .col-sm-10, .col-md-10, .col-lg-10, .col-xs-11, .col-sm-11, .col-md-11, .col-lg-11, .col-xs-12, .col-sm-12, .col-md-12, .col-lg-12 {
position: relative;
min-height: 1px;
padding-left: 15px;
padding-right: 15px; }
.col-xs-1, .col-xs-2, .col-xs-3, .col-xs-4, .col-xs-5, .col-xs-6, .col-xs-7, .col-xs-8, .col-xs-9, .col-xs-10, .col-xs-11, .col-xs-12 {
float: left; }
.col-xs-12 {
width: 100%; }
.col-xs-11 {
width: 91.66666667%; }
.col-xs-10 {
width: 83.33333333%; }
.col-xs-9 {
width: 75%; }
.col-xs-8 {
width: 66.66666667%; }
.col-xs-7 {
width: 58.33333333%; }
.col-xs-6 {
width: 50%; }
.col-xs-5 {
width: 41.66666667%; }
.col-xs-4 {
width: 33.33333333%; }
.col-xs-3 {
width: 25%; }
.col-xs-2 {
width: 16.66666667%; }
.col-xs-1 {
width: 8.33333333%; }
.col-xs-pull-12 {
right: 100%; }
.col-xs-pull-11 {
right: 91.66666667%; }
.col-xs-pull-10 {
right: 83.33333333%; }
.col-xs-pull-9 {
right: 75%; }
.col-xs-pull-8 {
right: 66.66666667%; }
.col-xs-pull-7 {
right: 58.33333333%; }
.col-xs-pull-6 {
right: 50%; }
.col-xs-pull-5 {
right: 41.66666667%; }
.col-xs-pull-4 {
right: 33.33333333%; }
.col-xs-pull-3 {
right: 25%; }
.col-xs-pull-2 {
right: 16.66666667%; }
.col-xs-pull-1 {
right: 8.33333333%; }
.col-xs-pull-0 {
right: auto; }
.col-xs-push-12 {
left: 100%; }
.col-xs-push-11 {
left: 91.66666667%; }
.col-xs-push-10 {
left: 83.33333333%; }
.col-xs-push-9 {
left: 75%; }
.col-xs-push-8 {
left: 66.66666667%; }
.col-xs-push-7 {
left: 58.33333333%; }
.col-xs-push-6 {
left: 50%; }
.col-xs-push-5 {
left: 41.66666667%; }
.col-xs-push-4 {
left: 33.33333333%; }
.col-xs-push-3 {
left: 25%; }
.col-xs-push-2 {
left: 16.66666667%; }
.col-xs-push-1 {
left: 8.33333333%; }
.col-xs-push-0 {
left: auto; }
.col-xs-offset-12 {
margin-left: 100%; }
.col-xs-offset-11 {
margin-left: 91.66666667%; }
.col-xs-offset-10 {
margin-left: 83.33333333%; }
.col-xs-offset-9 {
margin-left: 75%; }
.col-xs-offset-8 {
margin-left: 66.66666667%; }
.col-xs-offset-7 {
margin-left: 58.33333333%; }
.col-xs-offset-6 {
margin-left: 50%; }
.col-xs-offset-5 {
margin-left: 41.66666667%; }
.col-xs-offset-4 {
margin-left: 33.33333333%; }
.col-xs-offset-3 {
margin-left: 25%; }
.col-xs-offset-2 {
margin-left: 16.66666667%; }
.col-xs-offset-1 {
margin-left: 8.33333333%; }
.col-xs-offset-0 {
margin-left: 0; }
@media (min-width: 768px) {
.col-sm-1, .col-sm-2, .col-sm-3, .col-sm-4, .col-sm-5, .col-sm-6, .col-sm-7, .col-sm-8, .col-sm-9, .col-sm-10, .col-sm-11, .col-sm-12 {
float: left; }
.col-sm-12 {
width: 100%; }
.col-sm-11 {
width: 91.66666667%; }
.col-sm-10 {
width: 83.33333333%; }
.col-sm-9 {
width: 75%; }
.col-sm-8 {
width: 66.66666667%; }
.col-sm-7 {
width: 58.33333333%; }
.col-sm-6 {
width: 50%; }
.col-sm-5 {
width: 41.66666667%; }
.col-sm-4 {
width: 33.33333333%; }
.col-sm-3 {
width: 25%; }
.col-sm-2 {
width: 16.66666667%; }
.col-sm-1 {
width: 8.33333333%; }
.col-sm-pull-12 {
right: 100%; }
.col-sm-pull-11 {
right: 91.66666667%; }
.col-sm-pull-10 {
right: 83.33333333%; }
.col-sm-pull-9 {
right: 75%; }
.col-sm-pull-8 {
right: 66.66666667%; }
.col-sm-pull-7 {
right: 58.33333333%; }
.col-sm-pull-6 {
right: 50%; }
.col-sm-pull-5 {
right: 41.66666667%; }
.col-sm-pull-4 {
right: 33.33333333%; }
.col-sm-pull-3 {
right: 25%; }
.col-sm-pull-2 {
right: 16.66666667%; }
.col-sm-pull-1 {
right: 8.33333333%; }
.col-sm-pull-0 {
right: auto; }
.col-sm-push-12 {
left: 100%; }
.col-sm-push-11 {
left: 91.66666667%; }
.col-sm-push-10 {
left: 83.33333333%; }
.col-sm-push-9 {
left: 75%; }
.col-sm-push-8 {
left: 66.66666667%; }
.col-sm-push-7 {
left: 58.33333333%; }
.col-sm-push-6 {
left: 50%; }
.col-sm-push-5 {
left: 41.66666667%; }
.col-sm-push-4 {
left: 33.33333333%; }
.col-sm-push-3 {
left: 25%; }
.col-sm-push-2 {
left: 16.66666667%; }
.col-sm-push-1 {
left: 8.33333333%; }
.col-sm-push-0 {
left: auto; }
.col-sm-offset-12 {
margin-left: 100%; }
.col-sm-offset-11 {
margin-left: 91.66666667%; }
.col-sm-offset-10 {
margin-left: 83.33333333%; }
.col-sm-offset-9 {
margin-left: 75%; }
.col-sm-offset-8 {
margin-left: 66.66666667%; }
.col-sm-offset-7 {
margin-left: 58.33333333%; }
.col-sm-offset-6 {
margin-left: 50%; }
.col-sm-offset-5 {
margin-left: 41.66666667%; }
.col-sm-offset-4 {
margin-left: 33.33333333%; }
.col-sm-offset-3 {
margin-left: 25%; }
.col-sm-offset-2 {
margin-left: 16.66666667%; }
.col-sm-offset-1 {
margin-left: 8.33333333%; }
.col-sm-offset-0 {
margin-left: 0; } }
@media (min-width: 992px) {
.col-md-1, .col-md-2, .col-md-3, .col-md-4, .col-md-5, .col-md-6, .col-md-7, .col-md-8, .col-md-9, .col-md-10, .col-md-11, .col-md-12 {
float: left; }
.col-md-12 {
width: 100%; }
.col-md-11 {
width: 91.66666667%; }
.col-md-10 {
width: 83.33333333%; }
.col-md-9 {
width: 75%; }
.col-md-8 {
width: 66.66666667%; }
.col-md-7 {
width: 58.33333333%; }
.col-md-6 {
width: 50%; }
.col-md-5 {
width: 41.66666667%; }
.col-md-4 {
width: 33.33333333%; }
.col-md-3 {
width: 25%; }
.col-md-2 {
width: 16.66666667%; }
.col-md-1 {
width: 8.33333333%; }
.col-md-pull-12 {
right: 100%; }
.col-md-pull-11 {
right: 91.66666667%; }
.col-md-pull-10 {
right: 83.33333333%; }
.col-md-pull-9 {
right: 75%; }
.col-md-pull-8 {
right: 66.66666667%; }
.col-md-pull-7 {
right: 58.33333333%; }
.col-md-pull-6 {
right: 50%; }
.col-md-pull-5 {
right: 41.66666667%; }
.col-md-pull-4 {
right: 33.33333333%; }
.col-md-pull-3 {
right: 25%; }
.col-md-pull-2 {
right: 16.66666667%; }
.col-md-pull-1 {
right: 8.33333333%; }
.col-md-pull-0 {
right: auto; }
.col-md-push-12 {
left: 100%; }
.col-md-push-11 {
left: 91.66666667%; }
.col-md-push-10 {
left: 83.33333333%; }
.col-md-push-9 {
left: 75%; }
.col-md-push-8 {
left: 66.66666667%; }
.col-md-push-7 {
left: 58.33333333%; }
.col-md-push-6 {
left: 50%; }
.col-md-push-5 {
left: 41.66666667%; }
.col-md-push-4 {
left: 33.33333333%; }
.col-md-push-3 {
left: 25%; }
.col-md-push-2 {
left: 16.66666667%; }
.col-md-push-1 {
left: 8.33333333%; }
.col-md-push-0 {
left: auto; }
.col-md-offset-12 {
margin-left: 100%; }
.col-md-offset-11 {
margin-left: 91.66666667%; }
.col-md-offset-10 {
margin-left: 83.33333333%; }
.col-md-offset-9 {
margin-left: 75%; }
.col-md-offset-8 {
margin-left: 66.66666667%; }
.col-md-offset-7 {
margin-left: 58.33333333%; }
.col-md-offset-6 {
margin-left: 50%; }
.col-md-offset-5 {
margin-left: 41.66666667%; }
.col-md-offset-4 {
margin-left: 33.33333333%; }
.col-md-offset-3 {
margin-left: 25%; }
.col-md-offset-2 {
margin-left: 16.66666667%; }
.col-md-offset-1 {
margin-left: 8.33333333%; }
.col-md-offset-0 {
margin-left: 0; } }
@media (min-width: 1200px) {
.col-lg-1, .col-lg-2, .col-lg-3, .col-lg-4, .col-lg-5, .col-lg-6, .col-lg-7, .col-lg-8, .col-lg-9, .col-lg-10, .col-lg-11, .col-lg-12 {
float: left; }
.col-lg-12 {
width: 100%; }
.col-lg-11 {
width: 91.66666667%; }
.col-lg-10 {
width: 83.33333333%; }
.col-lg-9 {
width: 75%; }
.col-lg-8 {
width: 66.66666667%; }
.col-lg-7 {
width: 58.33333333%; }
.col-lg-6 {
width: 50%; }
.col-lg-5 {
width: 41.66666667%; }
.col-lg-4 {
width: 33.33333333%; }
.col-lg-3 {
width: 25%; }
.col-lg-2 {
width: 16.66666667%; }
.col-lg-1 {
width: 8.33333333%; }
.col-lg-pull-12 {
right: 100%; }
.col-lg-pull-11 {
right: 91.66666667%; }
.col-lg-pull-10 {
right: 83.33333333%; }
.col-lg-pull-9 {
right: 75%; }
.col-lg-pull-8 {
right: 66.66666667%; }
.col-lg-pull-7 {
right: 58.33333333%; }
.col-lg-pull-6 {
right: 50%; }
.col-lg-pull-5 {
right: 41.66666667%; }
.col-lg-pull-4 {
right: 33.33333333%; }
.col-lg-pull-3 {
right: 25%; }
.col-lg-pull-2 {
right: 16.66666667%; }
.col-lg-pull-1 {
right: 8.33333333%; }
.col-lg-pull-0 {
right: auto; }
.col-lg-push-12 {
left: 100%; }
.col-lg-push-11 {
left: 91.66666667%; }
.col-lg-push-10 {
left: 83.33333333%; }
.col-lg-push-9 {
left: 75%; }
.col-lg-push-8 {
left: 66.66666667%; }
.col-lg-push-7 {
left: 58.33333333%; }
.col-lg-push-6 {
left: 50%; }
.col-lg-push-5 {
left: 41.66666667%; }
.col-lg-push-4 {
left: 33.33333333%; }
.col-lg-push-3 {
left: 25%; }
.col-lg-push-2 {
left: 16.66666667%; }
.col-lg-push-1 {
left: 8.33333333%; }
.col-lg-push-0 {
left: auto; }
.col-lg-offset-12 {
margin-left: 100%; }
.col-lg-offset-11 {
margin-left: 91.66666667%; }
.col-lg-offset-10 {
margin-left: 83.33333333%; }
.col-lg-offset-9 {
margin-left: 75%; }
.col-lg-offset-8 {
margin-left: 66.66666667%; }
.col-lg-offset-7 {
margin-left: 58.33333333%; }
.col-lg-offset-6 {
margin-left: 50%; }
.col-lg-offset-5 {
margin-left: 41.66666667%; }
.col-lg-offset-4 {
margin-left: 33.33333333%; }
.col-lg-offset-3 {
margin-left: 25%; }
.col-lg-offset-2 {
margin-left: 16.66666667%; }
.col-lg-offset-1 {
margin-left: 8.33333333%; }
.col-lg-offset-0 {
margin-left: 0; } }
.clearfix:before, .clearfix:after, .container:before, .container:after, .container-fluid:before, .container-fluid:after, .row:before, .row:after {
content: " ";
display: table; }
.clearfix:after, .container:after, .container-fluid:after, .row:after {
clear: both; }
.center-block {
display: block;
margin-left: auto;
margin-right: auto; }
.pull-right {
float: right !important; }
.pull-left {
float: left !important; }
.hide {
display: none !important; }
.show {
display: block !important; }
.invisible {
visibility: hidden; }
.text-hide {
font: 0/0 a;
color: transparent;
text-shadow: none;
background-color: transparent;
border: 0; }
.hidden {
display: none !important; }
.affix {
position: fixed; }
@-ms-viewport {
width: device-width; }
.visible-xs, .visible-sm, .visible-md, .visible-lg {
display: none !important; }
.visible-xs-block, .visible-xs-inline, .visible-xs-inline-block, .visible-sm-block, .visible-sm-inline, .visible-sm-inline-block, .visible-md-block, .visible-md-inline, .visible-md-inline-block, .visible-lg-block, .visible-lg-inline, .visible-lg-inline-block {
display: none !important; }
@media (max-width: 767px) {
.visible-xs {
display: block !important; }
table.visible-xs {
display: table !important; }
tr.visible-xs {
display: table-row !important; }
th.visible-xs, td.visible-xs {
display: table-cell !important; } }
@media (max-width: 767px) {
.visible-xs-block {
display: block !important; } }
@media (max-width: 767px) {
.visible-xs-inline {
display: inline !important; } }
@media (max-width: 767px) {
.visible-xs-inline-block {
display: inline-block !important; } }
@media (min-width: 768px) and (max-width: 991px) {
.visible-sm {
display: block !important; }
table.visible-sm {
display: table !important; }
tr.visible-sm {
display: table-row !important; }
th.visible-sm, td.visible-sm {
display: table-cell !important; } }
@media (min-width: 768px) and (max-width: 991px) {
.visible-sm-block {
display: block !important; } }
@media (min-width: 768px) and (max-width: 991px) {
.visible-sm-inline {
display: inline !important; } }
@media (min-width: 768px) and (max-width: 991px) {
.visible-sm-inline-block {
display: inline-block !important; } }
@media (min-width: 992px) and (max-width: 1199px) {
.visible-md {
display: block !important; }
table.visible-md {
display: table !important; }
tr.visible-md {
display: table-row !important; }
th.visible-md, td.visible-md {
display: table-cell !important; } }
@media (min-width: 992px) and (max-width: 1199px) {
.visible-md-block {
display: block !important; } }
@media (min-width: 992px) and (max-width: 1199px) {
.visible-md-inline {
display: inline !important; } }
@media (min-width: 992px) and (max-width: 1199px) {
.visible-md-inline-block {
display: inline-block !important; } }
@media (min-width: 1200px) {
.visible-lg {
display: block !important; }
table.visible-lg {
display: table !important; }
tr.visible-lg {
display: table-row !important; }
th.visible-lg, td.visible-lg {
display: table-cell !important; } }
@media (min-width: 1200px) {
.visible-lg-block {
display: block !important; } }
@media (min-width: 1200px) {
.visible-lg-inline {
display: inline !important; } }
@media (min-width: 1200px) {
.visible-lg-inline-block {
display: inline-block !important; } }
@media (max-width: 767px) {
.hidden-xs {
display: none !important; } }
@media (min-width: 768px) and (max-width: 991px) {
.hidden-sm {
display: none !important; } }
@media (min-width: 992px) and (max-width: 1199px) {
.hidden-md {
display: none !important; } }
@media (min-width: 1200px) {
.hidden-lg {
display: none !important; } }
.visible-print {
display: none !important; }
@media print {
.visible-print {
display: block !important; }
table.visible-print {
display: table !important; }
tr.visible-print {
display: table-row !important; }
th.visible-print, td.visible-print {
display: table-cell !important; } }
.visible-print-block {
display: none !important; }
@media print {
.visible-print-block {
display: block !important; } }
.visible-print-inline {
display: none !important; }
@media print {
.visible-print-inline {
display: inline !important; } }
.visible-print-inline-block {
display: none !important; }
@media print {
.visible-print-inline-block {
display: inline-block !important; } }
@media print {
.hidden-print {
display: none !important; } }
.header__line {
background-color: #0b0c0d;
position: absolute;
left: 0;
top: 0;
width: 100%;
padding: 19px 0;
color: #fff;
font-family: 'PantonBold', sans-serif;
font-size: 22px;
z-index: 20; }
.header {
height: 100vh;
position: relative;
display: flex;
flex-flow: column wrap;
align-items: center;
justify-content: center; }
.header:before {
content: '';
position: absolute;
left: 0;
top: 0;
width: 100%;
height: 100%;
background: rgba(0, 0, 0, 0.35); }
.header_bg {
background-size: cover;
background-repeat: no-repeat;
background-position: center center; }
.header__lang {
display: inline-block;
color: #fff;
margin-right: 60px;
position: relative; }
.header__lang:after {
content: '';
width: 0;
height: 0;
border-left: 8px solid transparent;
border-right: 8px solid transparent;
border-top: 8px solid #cbcccc;
position: absolute;
top: 15px;
right: -25px; }
.header__login {
display: inline-block;
position: relative;
color: #fff; }
.header__login:after {
background-image: url(../img/header/__login/login-icon.png);
width: 37px;
height: 38px;
right: -57px;
top: 0; }
.header__settings {
margin-right: 60px; }
.header__title {
font-family: 'PantonHeavy', sans-serif;
font-size: 120px;
color: #fff;
z-index: 10;
text-align: center;
display: flex;
display: -webkit-box;
display: -ms-flexbox;
display: -webkit-flex;
align-items: center;
-webkit-box-align: center;
-moz-box-align: center;
-ms-flex-align: center;
-webkit-align-items: center;
justify-content: space-around;
-webkit-justify-content: space-around;
-moz-justify-content: space-around;
flex-direction: column;
padding-top: 50%;
padding-bottom: 15%;
height: 100vh; }
@media (min-width: 720px) {
.header__title {
font-size: 90px;
padding-top: 120px;
padding-bottom: 0;
justify-content: center;
-webkit-justify-content: center;
-moz-justify-content: center; } }
.header__subtitle {
font-family: 'PantonBold', sans-serif;
font-size: 30px;
line-height: 24px;
margin-top: 27px; }
@media (min-width: 720px) {
.header__subtitle {
font-size: 36px;
margin-bottom: 50px; } }
@media (min-width: 960px) {
.header__subtitle {
margin-top: -27px; } }
.header__columns {
justify-content: space-between;
align-items: center; }
.header__mobile-menu {
background-color: rgba(11, 12, 13, 0.95);
z-index: 100;
width: 100%;
position: absolute;
padding-top: 19px; }
.header__mobile {
display: none;
text-align: center;
font-family: 'PantonRegular', sans-serif;
border-top: 3px solid #ffffff; }
.header__mobile li a {
text-transform: uppercase;
color: #fff;
line-height: 70px;
border-top: 1px solid #353535; }
.header__phone-icon {
background-image: url("../img/header/__phone/phone-icon.svg");
width: 23px;
height: 23px; }
.header__phone-text {
padding-left: 22px; }
.header__location-icon {
background-image: url("../img/header/__location/location-icon.svg");
width: 24px;
height: 34px; }
.header__mail-text {
padding-left: 22px; }
.menu {
position: absolute;
top: 172px;
z-index: 20; }
ul.menu__list {
padding: 0;
margin: 0;
list-style-type: none;
z-index: 8; }
.menu__item {
display: inline-block;
margin-right: 15px;
color: #fff; }
.menu__item:last-child {
margin-right: 0; }
.menu__link {
font-size: 18px;
color: #fff;
text-transform: uppercase;
font-family: 'PantonBold', sans-serif;
letter-spacing: 2px;
padding: 8px 11px; }
.menu__link:hover {
outline: 1px solid #fff794;
color: #fff;
text-decoration: none; }
.menu__link:visited {
color: #fff;
text-decoration: none; }
.menu__link:active {
text-decoration: none;
color: #fff; }
.features {
background-position: top center;
background-size: contain;
background-repeat: no-repeat; }
.features__wrap {
text-align: center; }
.features__icon {
margin-bottom: 30px;
min-height: 82px; }
.price {
text-align: center; }
.price__wrap {
margin-bottom: 24px; }
.price__item {
max-width: 360px;
margin-bottom: 40px; }
.price__img img {
max-width: 100%; }
.price__content {
padding: 48px 33px;
border: 1px solid #c6c6c6; }
.price__cena {
font-family: 'PantonHeavy', sans-serif;
font-size: 30px;
line-height: 24px; }
.price__cena_margin {
margin: 25px 0; }
.price__content .description{
font-size: 1.3rem;
margin-bottom: 10px;
min-height: 40px;
}
.gallery {
text-align: center;
padding-bottom: 103px; }
.gallery__flex {
justify-content: space-between; }
.gallery__item {
display: flex;
flex-flow: column wrap;
justify-content: space-between; }
.reviews {
text-align: center;
padding-bottom: 110px; }
.reviews_main-text {
font-size: 22px;
margin-bottom: 7px; }
.reviews_default-text {
font-family: 'PantonRegular', sans-serif;
font-size: 18px;
line-height: 24px; }
.reviews_button {
margin-top: 74px; }
.reviews__carousel {
clear: both; }
.reviews__item {
padding: 36px 25px 76px 25px;
text-align: center;
transition: all .35s ease; }
.reviews__item:hover {
background: rgba(255, 255, 255, 0.8);
box-shadow: 0px 0px 42px 0px #e0d9e0;
transform: scale(1.1); }
.reviews__photo {
margin-bottom: 48px; }
.reviews__photo img {
border-radius: 50%; }
.reviews__pic {
max-width: 163px;
margin: auto; }
.reviews__mark {
color: #404040;
margin-bottom: 25px; }
.review__text {
color: #747474; }
.footer {
background-color: #0b0c0d;
padding: 73px 0 43px 0; }
.footer__wrap {
align-items: center;
justify-content: space-between; }
.footer__heading {
font-family: 'PantonBold', sans-serif;
font-size: 30px;
color: #fff;
text-transform: uppercase;
letter-spacing: 2px;
margin-bottom: 8px; }
.footer__line {
background: #803532;
width: 56px;
height: 3px;
margin-bottom: 23px; }
.footer__contacts {
font-family: 'PantonRegular', sans-serif;
font-size: 22px;
color: #fff; }
.footer__location:before {
background-image: url(../img/footer/__location/footer-location.png);
width: 24px;
height: 28px;
content: '';
position: absolute;
background-repeat: no-repeat; }
.footer__location span {
padding-left: 43px;
display: inline-block;
margin-bottom: 20px;
line-height: 28px; }
.footer__mail {
margin-bottom: 38px; }
.footer__socials {
margin-left: 0;
display: inline-block;
vertical-align: middle; }
@media (min-width: 720px) {
.footer__socials {
margin-left: 72px; } }
@font-face {
font-family: "roboto-example";
font-weight: normal;
font-style: normal;
src: url("../fonts/RobotoRegular/RobotoRegular.eot");
src: url("../fonts/RobotoRegular/RobotoRegular.eot?#iefix") format("embedded-opentype"), url("../fonts/RobotoRegular/RobotoRegular.woff") format("woff"), url("../fonts/RobotoRegular/RobotoRegular.ttf") format("truetype"); }
@font-face {
font-family: "roboto-example";
font-weight: bold;
font-style: normal;
src: url("../fonts/RobotoBold/RobotoBold.eot");
src: url("../fonts/RobotoBold/RobotoBold.eot?#iefix") format("embedded-opentype"), url("../fonts/RobotoBold/RobotoBold.woff") format("woff"), url("../fonts/RobotoBold/RobotoBold.ttf") format("truetype"); }
@font-face {
font-family: "Panton";
font-weight: normal;
font-style: normal;
src: url("../fonts/PantonRegular/PantonRegular.eot");
src: url("../fonts/PantonRegular/PantonRegular.eot?#iefix") format("embedded-opentype"), url("../fonts/PantonRegular/PantonRegular.woff") format("woff"), url("../fonts/PantonRegular/PantonRegular.ttf") format("truetype"); }
@font-face {
font-family: "Panton";
font-weight: bold;
font-style: normal;
src: url("../fonts/PantonBold/PantonBold.eot");
src: url("../fonts/PantonBold/PantonBold.eot?#iefix") format("embedded-opentype"), url("../fonts/PantonBold/PantonBold.woff") format("woff"), url("../fonts/PantonBold/PantonBold.ttf") format("truetype"); }
@font-face {
font-family: "Panton";
font-weight: 800;
font-style: normal;
src: url("../fonts/PantonHeavy/PantonHeavy.eot");
src: url("../fonts/PantonHeavy/PantonHeavy.eot?#iefix") format("embedded-opentype"), url("../fonts/PantonHeavy/PantonHeavy.woff") format("woff"), url("../fonts/PantonHeavy/PantonHeavy.ttf") format("truetype"); }
@font-face {
font-family: "Panton Light";
src: url("../fonts/Panton/Panton-Light.otf"); }
@font-face {
font-family: "Panton Light Italic";
src: url("../fonts/Panton/Panton-Light-Italic.otf"); }
* {
-webkit-box-sizing: border-box;
-moz-box-sizing: border-box;
box-sizing: border-box; }
*:before, *:after {
-webkit-box-sizing: border-box;
-moz-box-sizing: border-box;
box-sizing: border-box; }
*::-webkit-input-placeholder {
color: #666;
opacity: 1; }
*:-moz-placeholder {
color: #666;
opacity: 1; }
*::-moz-placeholder {
color: #666;
opacity: 1; }
*:-ms-input-placeholder {
color: #666;
opacity: 1; }
body input:focus:required:invalid,
body textarea:focus:required:invalid {
color: #666; }
body input:required:valid,
body textarea:required:valid {
color: #666; }
html, body {
height: 100%; }
body {
font-size: 16px;
min-width: 320px;
position: relative;
line-height: 1.65;
font-family: "roboto-example", sans-serif;
overflow-x: hidden;
opacity: 1;
color: #1a1a1a; }
.img-responsive {
display: block;
max-width: 100%;
height: auto; }
ul {
padding: 0;
margin: 0;
list-style: none; }
h1, h2, h3, h4, h5, h6 {
margin: 0;
padding: 0; }
h2.heading {
font-family: 'PantonHeavy', sans-serif;
font-size: 44px;
text-transform: uppercase; }
.heading_border {
border-bottom: 7px solid #f9e32e;
display: inline-block;
padding: 0 50px;
margin-bottom: 58px; }
svg {
transition: all .35s ease; }
.before_icon:before {
content: '';
position: absolute;
background-repeat: no-repeat; }
.before_icon span {
padding-left: 40px; }
.after_icon:after {
content: '';
position: absolute;
background-repeat: no-repeat; }
.phone-icon {
position: relative;
margin-bottom: 5px; }
.phone-icon:before {
left: 0;
top: 6px;
width: 23px;
height: 23px;
background-image: url(../img/header/__phone/phone-icon.svg); }
.mail-icon {
position: relative; }
.mail-icon:before {
left: 0;
top: 7px;
width: 23px;
height: 23px;
background-image: url(../img/header/__mail/mail-icon.png); }
.button {
font-family: 'PantonHeavy', sans-serif;
line-height: 24px;
border: 2px solid #f9e32e;
border-radius: 5px;
color: #1a1a1a !important;
display: inline-block;
text-transform: uppercase; }
.button:hover {
background-color: #f9e32e;
cursor: pointer;
color: #ffffff !important; }
.button_small {
letter-spacing: 1px;
padding: 19px 58px; }
.button_big {
font-size: 22px;
padding: 27px 66px; }
.button_active {
background-color: #f9e32e; }
.button_active:hover {
background-color: transparent; }
.flex {
display: flex;
flex-flow: row wrap; }
.sect {
padding: 98px 0 51px 0; }
.main-text {
font-family: 'PantonBold', sans-serif;
font-size: 18px;
line-height: 24px;
text-transform: uppercase; }
.owl-theme .owl-dots .owl-dot.active span, .owl-theme .owl-dots .owl-dot:hover span {
background: #f9e32e;
border: none; }
.owl-theme .owl-dots .owl-dot span {
width: 18px;
height: 18px;
background: transparent;
border: 1px solid #212121; }
.socials_icon {
fill: #fff;
margin-right: 35px; }
.socials_icon:last-child {
margin-right: 0; }
.socials_icon:hover svg {
fill: #903d3b; }
#nav-icon3 {
width: 28px;
height: 28px;
position: relative;
transform: rotate(0deg);
transition: .5s ease-in-out;
cursor: pointer;
margin-top: 3px; }
#nav-icon3 span {
display: block;
position: absolute;
height: 3px;
width: 100%;
background: #fff;
border-radius: 9px;
opacity: 1;
left: 0;
transform: rotate(0deg);
transition: .25s ease-in-out; }
#nav-icon3 span:nth-child(1) {
top: 0px; }
#nav-icon3 span:nth-child(2), #nav-icon3 span:nth-child(3) {
top: 10px; }
#nav-icon3 span:nth-child(4) {
top: 20px; }
#nav-icon3.open span:nth-child(1) {
top: 18px;
width: 0%;
left: 50%; }
#nav-icon3.open span:nth-child(2) {
transform: rotate(45deg); }
#nav-icon3.open span:nth-child(3) {
transform: rotate(-45deg); }
#nav-icon3.open span:nth-child(4) {
top: 18px;
width: 0%;
left: 50%; }
.icon {
background-repeat: no-repeat; }
.icon-flex {
align-items: center;
justify-content: flex-start; }
.header__location-text {
padding-left: 22px;
line-height: 24px; }
/*========== Desktop First ==========*/
/* Large Devices, Wide Screens */
@media only screen and (max-width: 1200px) {
/*price styles*/
.price__item {
margin-bottom: 30px; }
.footer__logo {
margin-bottom: 30px; }
.button_small {
padding: 19px 34px; }
.gallery__column {
margin-bottom: 20px; }
.full-height {
order: 3;
margin: auto; } }
/* Medium Devices, Desktops */
@media only screen and (max-width: 992px) {
/*price sttles*/
.price__item {
max-width: 320px; }
.features__wrap {
margin-bottom: 40px; } }
/* Small Devices, Tablets */
@media only screen and (max-width: 768px) {
/*price styles*/
.price__item {
margin: 40px auto; }
.header__columns {
padding: 0 15px; }
.header__columns {
justify-content: space-between; }
.header__location-pad {
padding-top: 8px; }
.header__phone-pad {
padding-bottom: 8px; }
.heading_border {
margin-bottom: 25px; }
.border-mobile {
border-bottom: 1px solid #858686; }
.gallery__flex {
justify-content: center; } }
/* Extra Small Devices, Phones */
@media only screen and (max-width: 480px) {
.button_big {
font-size: 18px;
padding: 16px 20px; }
/*heading styles*/
h2.heading {
font-size: 22px; }
.header__img {
max-width: 70px; }
.header__contacts {
font-size: 11px; }
.header__title {
font-size: 60px;
line-height: 40px; }
.header__subtitle {
font-size: 18px; }
.header__location-text {
line-height: 1.2em; }
.button_small {
padding: 19px 38px; }
.gallery__column {
margin-bottom: 20px; }
.footer__socials {
margin-left: 5px; } }
/* Custom, iPhone Retina */
@media only screen and (max-width: 320px) {
/**/ }
/*========== Mobile First ==========*/
/* Custom, iPhone Retina */
@media only screen and (min-width: 320px) {
/**/ }
/* Extra Small Devices, Phones */
@media only screen and (min-width: 480px) {
/**/ }
/* Small Devices, Tablets */
@media only screen and (min-width: 768px) {
/**/ }
/* Medium Devices, Desktops */
@media only screen and (min-width: 992px) {
/**/ }
/* Large Devices, Wide Screens */
@media only screen and (min-width: 1200px) {
/**/ }
.a {
text-decoration: none;
color: #fff; }
.a:visited {
text-decoration: none;
color: #fff; }
.a:active {
text-decoration: none;
color: #fff; }
.features {
background-position: top center;
background-size: contain;
background-repeat: no-repeat; }
.footer {
background-color: #0b0c0d;
padding: 73px 0 43px 0; }
.gallery {
text-align: center;
padding-bottom: 103px; }
.header {
height: 100vh;
position: relative;
display: flex;
flex-flow: column wrap;
align-items: center;
justify-content: center; }
.header:before {
content: '';
position: absolute;
left: 0;
top: 0;
width: 100%;
height: 100%;
background: rgba(0, 0, 0, 0.35); }
.header_bg {
background-size: cover;
background-repeat: no-repeat;
background-position: center center; }
@font-face {
font-family: "roboto-example";
font-weight: normal;
font-style: normal;
src: url("../fonts/RobotoRegular/RobotoRegular.eot");
src: url("../fonts/RobotoRegular/RobotoRegular.eot?#iefix") format("embedded-opentype"), url("../fonts/RobotoRegular/RobotoRegular.woff") format("woff"), url("../fonts/RobotoRegular/RobotoRegular.ttf") format("truetype"); }
@font-face {
font-family: "roboto-example";
font-weight: bold;
font-style: normal;
src: url("../fonts/RobotoBold/RobotoBold.eot");
src: url("../fonts/RobotoBold/RobotoBold.eot?#iefix") format("embedded-opentype"), url("../fonts/RobotoBold/RobotoBold.woff") format("woff"), url("../fonts/RobotoBold/RobotoBold.ttf") format("truetype"); }
@font-face {
font-family: "Panton";
font-weight: normal;
font-style: normal;
src: url("../fonts/PantonRegular/PantonRegular.eot");
src: url("../fonts/PantonRegular/PantonRegular.eot?#iefix") format("embedded-opentype"), url("../fonts/PantonRegular/PantonRegular.woff") format("woff"), url("../fonts/PantonRegular/PantonRegular.ttf") format("truetype"); }
@font-face {
font-family: "Panton";
font-weight: bold;
font-style: normal;
src: url("../fonts/PantonBold/PantonBold.eot");
src: url("../fonts/PantonBold/PantonBold.eot?#iefix") format("embedded-opentype"), url("../fonts/PantonBold/PantonBold.woff") format("woff"), url("../fonts/PantonBold/PantonBold.ttf") format("truetype"); }
@font-face {
font-family: "Panton";
font-weight: 800;
font-style: normal;
src: url("../fonts/PantonHeavy/PantonHeavy.eot");
src: url("../fonts/PantonHeavy/PantonHeavy.eot?#iefix") format("embedded-opentype"), url("../fonts/PantonHeavy/PantonHeavy.woff") format("woff"), url("../fonts/PantonHeavy/PantonHeavy.ttf") format("truetype"); }
@font-face {
font-family: "Panton Light";
src: url("../fonts/Panton/Panton-Light.otf"); }
@font-face {
font-family: "Panton Light Italic";
src: url("../fonts/Panton/Panton-Light-Italic.otf"); }
.hexagon {
position: absolute;
top: 32px;
opacity: 1; }
@media (min-width: 720px) {
.hexagon {
left: 30px;
top: 33px; } }
@media (min-width: 960px) {
.hexagon {
left: 84px;
opacity: 0; } }
.hexagon:hover {
opacity: 1; }
.menu {
position: absolute;
top: 172px;
z-index: 20; }
.price {
text-align: center; }
@font-face {
font-family: "roboto-example";
font-weight: normal;
font-style: normal;
src: url("../fonts/RobotoRegular/RobotoRegular.eot");
src: url("../fonts/RobotoRegular/RobotoRegular.eot?#iefix") format("embedded-opentype"), url("../fonts/RobotoRegular/RobotoRegular.woff") format("woff"), url("../fonts/RobotoRegular/RobotoRegular.ttf") format("truetype"); }
@font-face {
font-family: "roboto-example";
font-weight: bold;
font-style: normal;
src: url("../fonts/RobotoBold/RobotoBold.eot");
src: url("../fonts/RobotoBold/RobotoBold.eot?#iefix") format("embedded-opentype"), url("../fonts/RobotoBold/RobotoBold.woff") format("woff"), url("../fonts/RobotoBold/RobotoBold.ttf") format("truetype"); }
@font-face {
font-family: "Panton";
font-weight: normal;
font-style: normal;
src: url("../fonts/PantonRegular/PantonRegular.eot");
src: url("../fonts/PantonRegular/PantonRegular.eot?#iefix") format("embedded-opentype"), url("../fonts/PantonRegular/PantonRegular.woff") format("woff"), url("../fonts/PantonRegular/PantonRegular.ttf") format("truetype"); }
@font-face {
font-family: "Panton";
font-weight: bold;
font-style: normal;
src: url("../fonts/PantonBold/PantonBold.eot");
src: url("../fonts/PantonBold/PantonBold.eot?#iefix") format("embedded-opentype"), url("../fonts/PantonBold/PantonBold.woff") format("woff"), url("../fonts/PantonBold/PantonBold.ttf") format("truetype"); }
@font-face {
font-family: "Panton";
font-weight: 800;
font-style: normal;
src: url("../fonts/PantonHeavy/PantonHeavy.eot");
src: url("../fonts/PantonHeavy/PantonHeavy.eot?#iefix") format("embedded-opentype"), url("../fonts/PantonHeavy/PantonHeavy.woff") format("woff"), url("../fonts/PantonHeavy/PantonHeavy.ttf") format("truetype"); }
@font-face {
font-family: "Panton Light";
src: url("../fonts/Panton/Panton-Light.otf"); }
@font-face {
font-family: "Panton Light Italic";
src: url("../fonts/Panton/Panton-Light-Italic.otf"); }
.pop-up {
position: absolute;
top: 0;
left: 0;
z-index: 50;
width: 100%;
height: 100%;
display: none; }
.reviews {
text-align: center;
padding-bottom: 110px; }
.reviews_main-text {
font-size: 22px;
margin-bottom: 7px; }
.reviews_default-text {
font-family: 'PantonRegular', sans-serif;
font-size: 18px;
line-height: 24px; }
.reviews_button {
margin-top: 74px; }
.two-main-item {
display: flex;
flex-direction: column;
justify-content: center;
height: 270px;
text-align: center; }
.two-main-item__img {
margin-bottom: 27px; }
.two-main-item__title {
color: #1d1d1c;
font-size: 18px;
font-weight: 700;
line-height: 24px; }
#yandex-map {
height: 450px;
width: 100%; }
.fixed {
position: fixed;
width: 100%;
display: none;
padding-right: 15px; }
@media (min-width: 720px) {
.fixed {
display: block; } }
.button_black-text:hover {
color: #000 !important; }
@font-face {
font-family: "roboto-example";
font-weight: normal;
font-style: normal;
src: url("../fonts/RobotoRegular/RobotoRegular.eot");
src: url("../fonts/RobotoRegular/RobotoRegular.eot?#iefix") format("embedded-opentype"), url("../fonts/RobotoRegular/RobotoRegular.woff") format("woff"), url("../fonts/RobotoRegular/RobotoRegular.ttf") format("truetype"); }
@font-face {
font-family: "roboto-example";
font-weight: bold;
font-style: normal;
src: url("../fonts/RobotoBold/RobotoBold.eot");
src: url("../fonts/RobotoBold/RobotoBold.eot?#iefix") format("embedded-opentype"), url("../fonts/RobotoBold/RobotoBold.woff") format("woff"), url("../fonts/RobotoBold/RobotoBold.ttf") format("truetype"); }
@font-face {
font-family: "Panton";
font-weight: normal;
font-style: normal;
src: url("../fonts/PantonRegular/PantonRegular.eot");
src: url("../fonts/PantonRegular/PantonRegular.eot?#iefix") format("embedded-opentype"), url("../fonts/PantonRegular/PantonRegular.woff") format("woff"), url("../fonts/PantonRegular/PantonRegular.ttf") format("truetype"); }
@font-face {
font-family: "Panton";
font-weight: bold;
font-style: normal;
src: url("../fonts/PantonBold/PantonBold.eot");
src: url("../fonts/PantonBold/PantonBold.eot?#iefix") format("embedded-opentype"), url("../fonts/PantonBold/PantonBold.woff") format("woff"), url("../fonts/PantonBold/PantonBold.ttf") format("truetype"); }
@font-face {
font-family: "Panton";
font-weight: 800;
font-style: normal;
src: url("../fonts/PantonHeavy/PantonHeavy.eot");
src: url("../fonts/PantonHeavy/PantonHeavy.eot?#iefix") format("embedded-opentype"), url("../fonts/PantonHeavy/PantonHeavy.woff") format("woff"), url("../fonts/PantonHeavy/PantonHeavy.ttf") format("truetype"); }
@font-face {
font-family: "Panton Light";
src: url("../fonts/Panton/Panton-Light.otf"); }
@font-face {
font-family: "Panton Light Italic";
src: url("../fonts/Panton/Panton-Light-Italic.otf"); }
.button_disabled {
opacity: .5; }
.features__icon {
margin-bottom: 30px;
min-height: 82px; }
@font-face {
font-family: "roboto-example";
font-weight: normal;
font-style: normal;
src: url("../fonts/RobotoRegular/RobotoRegular.eot");
src: url("../fonts/RobotoRegular/RobotoRegular.eot?#iefix") format("embedded-opentype"), url("../fonts/RobotoRegular/RobotoRegular.woff") format("woff"), url("../fonts/RobotoRegular/RobotoRegular.ttf") format("truetype"); }
@font-face {
font-family: "roboto-example";
font-weight: bold;
font-style: normal;
src: url("../fonts/RobotoBold/RobotoBold.eot");
src: url("../fonts/RobotoBold/RobotoBold.eot?#iefix") format("embedded-opentype"), url("../fonts/RobotoBold/RobotoBold.woff") format("woff"), url("../fonts/RobotoBold/RobotoBold.ttf") format("truetype"); }
@font-face {
font-family: "Panton";
font-weight: normal;
font-style: normal;
src: url("../fonts/PantonRegular/PantonRegular.eot");
src: url("../fonts/PantonRegular/PantonRegular.eot?#iefix") format("embedded-opentype"), url("../fonts/PantonRegular/PantonRegular.woff") format("woff"), url("../fonts/PantonRegular/PantonRegular.ttf") format("truetype"); }
@font-face {
font-family: "Panton";
font-weight: bold;
font-style: normal;
src: url("../fonts/PantonBold/PantonBold.eot");
src: url("../fonts/PantonBold/PantonBold.eot?#iefix") format("embedded-opentype"), url("../fonts/PantonBold/PantonBold.woff") format("woff"), url("../fonts/PantonBold/PantonBold.ttf") format("truetype"); }
@font-face {
font-family: "Panton";
font-weight: 800;
font-style: normal;
src: url("../fonts/PantonHeavy/PantonHeavy.eot");
src: url("../fonts/PantonHeavy/PantonHeavy.eot?#iefix") format("embedded-opentype"), url("../fonts/PantonHeavy/PantonHeavy.woff") format("woff"), url("../fonts/PantonHeavy/PantonHeavy.ttf") format("truetype"); }
@font-face {
font-family: "Panton Light";
src: url("../fonts/Panton/Panton-Light.otf"); }
@font-face {
font-family: "Panton Light Italic";
src: url("../fonts/Panton/Panton-Light-Italic.otf"); }
.features__item {
height: 137px;
display: flex;
display: -webkit-box;
display: -ms-flexbox;
display: -webkit-flex;
align-items: center;
-webkit-box-align: center;
-moz-box-align: center;
-ms-flex-align: center;
-webkit-align-items: center;
justify-content: center;
-webkit-justify-content: center;
-moz-justify-content: center; }
.features__wrap {
text-align: center; }
@font-face {
font-family: "roboto-example";
font-weight: normal;
font-style: normal;
src: url("../fonts/RobotoRegular/RobotoRegular.eot");
src: url("../fonts/RobotoRegular/RobotoRegular.eot?#iefix") format("embedded-opentype"), url("../fonts/RobotoRegular/RobotoRegular.woff") format("woff"), url("../fonts/RobotoRegular/RobotoRegular.ttf") format("truetype"); }
@font-face {
font-family: "roboto-example";
font-weight: bold;
font-style: normal;
src: url("../fonts/RobotoBold/RobotoBold.eot");
src: url("../fonts/RobotoBold/RobotoBold.eot?#iefix") format("embedded-opentype"), url("../fonts/RobotoBold/RobotoBold.woff") format("woff"), url("../fonts/RobotoBold/RobotoBold.ttf") format("truetype"); }
@font-face {
font-family: "Panton";
font-weight: normal;
font-style: normal;
src: url("../fonts/PantonRegular/PantonRegular.eot");
src: url("../fonts/PantonRegular/PantonRegular.eot?#iefix") format("embedded-opentype"), url("../fonts/PantonRegular/PantonRegular.woff") format("woff"), url("../fonts/PantonRegular/PantonRegular.ttf") format("truetype"); }
@font-face {
font-family: "Panton";
font-weight: bold;
font-style: normal;
src: url("../fonts/PantonBold/PantonBold.eot");
src: url("../fonts/PantonBold/PantonBold.eot?#iefix") format("embedded-opentype"), url("../fonts/PantonBold/PantonBold.woff") format("woff"), url("../fonts/PantonBold/PantonBold.ttf") format("truetype"); }
@font-face {
font-family: "Panton";
font-weight: 800;
font-style: normal;
src: url("../fonts/PantonHeavy/PantonHeavy.eot");
src: url("../fonts/PantonHeavy/PantonHeavy.eot?#iefix") format("embedded-opentype"), url("../fonts/PantonHeavy/PantonHeavy.woff") format("woff"), url("../fonts/PantonHeavy/PantonHeavy.ttf") format("truetype"); }
@font-face {
font-family: "Panton Light";
src: url("../fonts/Panton/Panton-Light.otf"); }
@font-face {
font-family: "Panton Light Italic";
src: url("../fonts/Panton/Panton-Light-Italic.otf"); }
.footer__map {
display: none; }
@media (min-width: 720px) {
.footer__map {
display: block; } }
.footer__heading {
font-family: 'PantonBold', sans-serif;
font-size: 30px;
color: #fff;
text-transform: uppercase;
letter-spacing: 2px;
margin-bottom: 8px; }
.footer__contacts {
font-family: 'PantonRegular', sans-serif;
font-size: 22px;
color: #fff; }
.footer__line {
background: #803532;
width: 56px;
height: 3px;
margin-bottom: 23px; }
.footer__location:before {
background-image: url(../img/footer/__location/footer-location.png);
width: 24px;
height: 28px;
content: '';
position: absolute;
background-repeat: no-repeat; }
.footer__location span {
padding-left: 43px;
display: inline-block;
margin-bottom: 20px;
line-height: 28px; }
.footer__mail {
margin-bottom: 38px; }
.footer__socials {
margin-left: 0;
display: inline-block;
vertical-align: middle; }
@media (min-width: 720px) {
.footer__socials {
margin-left: 72px; } }
.footer__wrap {
align-items: center;
justify-content: space-between; }
@font-face {
font-family: "roboto-example";
font-weight: normal;
font-style: normal;
src: url("../fonts/RobotoRegular/RobotoRegular.eot");
src: url("../fonts/RobotoRegular/RobotoRegular.eot?#iefix") format("embedded-opentype"), url("../fonts/RobotoRegular/RobotoRegular.woff") format("woff"), url("../fonts/RobotoRegular/RobotoRegular.ttf") format("truetype"); }
@font-face {
font-family: "roboto-example";
font-weight: bold;
font-style: normal;
src: url("../fonts/RobotoBold/RobotoBold.eot");
src: url("../fonts/RobotoBold/RobotoBold.eot?#iefix") format("embedded-opentype"), url("../fonts/RobotoBold/RobotoBold.woff") format("woff"), url("../fonts/RobotoBold/RobotoBold.ttf") format("truetype"); }
@font-face {
font-family: "Panton";
font-weight: normal;
font-style: normal;
src: url("../fonts/PantonRegular/PantonRegular.eot");
src: url("../fonts/PantonRegular/PantonRegular.eot?#iefix") format("embedded-opentype"), url("../fonts/PantonRegular/PantonRegular.woff") format("woff"), url("../fonts/PantonRegular/PantonRegular.ttf") format("truetype"); }
@font-face {
font-family: "Panton";
font-weight: bold;
font-style: normal;
src: url("../fonts/PantonBold/PantonBold.eot");
src: url("../fonts/PantonBold/PantonBold.eot?#iefix") format("embedded-opentype"), url("../fonts/PantonBold/PantonBold.woff") format("woff"), url("../fonts/PantonBold/PantonBold.ttf") format("truetype"); }
@font-face {
font-family: "Panton";
font-weight: 800;
font-style: normal;
src: url("../fonts/PantonHeavy/PantonHeavy.eot");
src: url("../fonts/PantonHeavy/PantonHeavy.eot?#iefix") format("embedded-opentype"), url("../fonts/PantonHeavy/PantonHeavy.woff") format("woff"), url("../fonts/PantonHeavy/PantonHeavy.ttf") format("truetype"); }
@font-face {
font-family: "Panton Light";
src: url("../fonts/Panton/Panton-Light.otf"); }
@font-face {
font-family: "Panton Light Italic";
src: url("../fonts/Panton/Panton-Light-Italic.otf"); }
.feedback__photo {
height: 163px;
display: flex;
display: -webkit-box;
display: -ms-flexbox;
display: -webkit-flex;
align-items: center;
-webkit-box-align: center;
-moz-box-align: center;
-ms-flex-align: center;
-webkit-align-items: center; }
@font-face {
font-family: "roboto-example";
font-weight: normal;
font-style: normal;
src: url("../fonts/RobotoRegular/RobotoRegular.eot");
src: url("../fonts/RobotoRegular/RobotoRegular.eot?#iefix") format("embedded-opentype"), url("../fonts/RobotoRegular/RobotoRegular.woff") format("woff"), url("../fonts/RobotoRegular/RobotoRegular.ttf") format("truetype"); }
@font-face {
font-family: "roboto-example";
font-weight: bold;
font-style: normal;
src: url("../fonts/RobotoBold/RobotoBold.eot");
src: url("../fonts/RobotoBold/RobotoBold.eot?#iefix") format("embedded-opentype"), url("../fonts/RobotoBold/RobotoBold.woff") format("woff"), url("../fonts/RobotoBold/RobotoBold.ttf") format("truetype"); }
@font-face {
font-family: "Panton";
font-weight: normal;
font-style: normal;
src: url("../fonts/PantonRegular/PantonRegular.eot");
src: url("../fonts/PantonRegular/PantonRegular.eot?#iefix") format("embedded-opentype"), url("../fonts/PantonRegular/PantonRegular.woff") format("woff"), url("../fonts/PantonRegular/PantonRegular.ttf") format("truetype"); }
@font-face {
font-family: "Panton";
font-weight: bold;
font-style: normal;
src: url("../fonts/PantonBold/PantonBold.eot");
src: url("../fonts/PantonBold/PantonBold.eot?#iefix") format("embedded-opentype"), url("../fonts/PantonBold/PantonBold.woff") format("woff"), url("../fonts/PantonBold/PantonBold.ttf") format("truetype"); }
@font-face {
font-family: "Panton";
font-weight: 800;
font-style: normal;
src: url("../fonts/PantonHeavy/PantonHeavy.eot");
src: url("../fonts/PantonHeavy/PantonHeavy.eot?#iefix") format("embedded-opentype"), url("../fonts/PantonHeavy/PantonHeavy.woff") format("woff"), url("../fonts/PantonHeavy/PantonHeavy.ttf") format("truetype"); }
@font-face {
font-family: "Panton Light";
src: url("../fonts/Panton/Panton-Light.otf"); }
@font-face {
font-family: "Panton Light Italic";
src: url("../fonts/Panton/Panton-Light-Italic.otf"); }
.feedback__text {
min-height: 120px; }
@font-face {
font-family: "roboto-example";
font-weight: normal;
font-style: normal;
src: url("../fonts/RobotoRegular/RobotoRegular.eot");
src: url("../fonts/RobotoRegular/RobotoRegular.eot?#iefix") format("embedded-opentype"), url("../fonts/RobotoRegular/RobotoRegular.woff") format("woff"), url("../fonts/RobotoRegular/RobotoRegular.ttf") format("truetype"); }
@font-face {
font-family: "roboto-example";
font-weight: bold;
font-style: normal;
src: url("../fonts/RobotoBold/RobotoBold.eot");
src: url("../fonts/RobotoBold/RobotoBold.eot?#iefix") format("embedded-opentype"), url("../fonts/RobotoBold/RobotoBold.woff") format("woff"), url("../fonts/RobotoBold/RobotoBold.ttf") format("truetype"); }
@font-face {
font-family: "Panton";
font-weight: normal;
font-style: normal;
src: url("../fonts/PantonRegular/PantonRegular.eot");
src: url("../fonts/PantonRegular/PantonRegular.eot?#iefix") format("embedded-opentype"), url("../fonts/PantonRegular/PantonRegular.woff") format("woff"), url("../fonts/PantonRegular/PantonRegular.ttf") format("truetype"); }
@font-face {
font-family: "Panton";
font-weight: bold;
font-style: normal;
src: url("../fonts/PantonBold/PantonBold.eot");
src: url("../fonts/PantonBold/PantonBold.eot?#iefix") format("embedded-opentype"), url("../fonts/PantonBold/PantonBold.woff") format("woff"), url("../fonts/PantonBold/PantonBold.ttf") format("truetype"); }
@font-face {
font-family: "Panton";
font-weight: 800;
font-style: normal;
src: url("../fonts/PantonHeavy/PantonHeavy.eot");
src: url("../fonts/PantonHeavy/PantonHeavy.eot?#iefix") format("embedded-opentype"), url("../fonts/PantonHeavy/PantonHeavy.woff") format("woff"), url("../fonts/PantonHeavy/PantonHeavy.ttf") format("truetype"); }
@font-face {
font-family: "Panton Light";
src: url("../fonts/Panton/Panton-Light.otf"); }
@font-face {
font-family: "Panton Light Italic";
src: url("../fonts/Panton/Panton-Light-Italic.otf"); }
@font-face {
font-family: "roboto-example";
font-weight: normal;
font-style: normal;
src: url("../fonts/RobotoRegular/RobotoRegular.eot");
src: url("../fonts/RobotoRegular/RobotoRegular.eot?#iefix") format("embedded-opentype"), url("../fonts/RobotoRegular/RobotoRegular.woff") format("woff"), url("../fonts/RobotoRegular/RobotoRegular.ttf") format("truetype"); }
@font-face {
font-family: "roboto-example";
font-weight: bold;
font-style: normal;
src: url("../fonts/RobotoBold/RobotoBold.eot");
src: url("../fonts/RobotoBold/RobotoBold.eot?#iefix") format("embedded-opentype"), url("../fonts/RobotoBold/RobotoBold.woff") format("woff"), url("../fonts/RobotoBold/RobotoBold.ttf") format("truetype"); }
@font-face {
font-family: "Panton";
font-weight: normal;
font-style: normal;
src: url("../fonts/PantonRegular/PantonRegular.eot");
src: url("../fonts/PantonRegular/PantonRegular.eot?#iefix") format("embedded-opentype"), url("../fonts/PantonRegular/PantonRegular.woff") format("woff"), url("../fonts/PantonRegular/PantonRegular.ttf") format("truetype"); }
@font-face {
font-family: "Panton";
font-weight: bold;
font-style: normal;
src: url("../fonts/PantonBold/PantonBold.eot");
src: url("../fonts/PantonBold/PantonBold.eot?#iefix") format("embedded-opentype"), url("../fonts/PantonBold/PantonBold.woff") format("woff"), url("../fonts/PantonBold/PantonBold.ttf") format("truetype"); }
@font-face {
font-family: "Panton";
font-weight: 800;
font-style: normal;
src: url("../fonts/PantonHeavy/PantonHeavy.eot");
src: url("../fonts/PantonHeavy/PantonHeavy.eot?#iefix") format("embedded-opentype"), url("../fonts/PantonHeavy/PantonHeavy.woff") format("woff"), url("../fonts/PantonHeavy/PantonHeavy.ttf") format("truetype"); }
@font-face {
font-family: "Panton Light";
src: url("../fonts/Panton/Panton-Light.otf"); }
@font-face {
font-family: "Panton Light Italic";
src: url("../fonts/Panton/Panton-Light-Italic.otf"); }
.form_pop-up {
display: flex;
display: -webkit-box;
display: -ms-flexbox;
display: -webkit-flex;
flex-direction: column;
justify-content: space-between;
-webkit-justify-content: space-between;
-moz-justify-content: space-between;
height: 100%; }
.form__calculate {
font-family: "PantonBold"; }
@media (min-width: 720px) {
.form__calculate {
padding: 20px 0; } }
.form__calculate_sum {
font-size: 24px; }
.form__close-button {
position: absolute;
top: 20px;
right: 20px; }
@font-face {
font-family: "roboto-example";
font-weight: normal;
font-style: normal;
src: url("../fonts/RobotoRegular/RobotoRegular.eot");
src: url("../fonts/RobotoRegular/RobotoRegular.eot?#iefix") format("embedded-opentype"), url("../fonts/RobotoRegular/RobotoRegular.woff") format("woff"), url("../fonts/RobotoRegular/RobotoRegular.ttf") format("truetype"); }
@font-face {
font-family: "roboto-example";
font-weight: bold;
font-style: normal;
src: url("../fonts/RobotoBold/RobotoBold.eot");
src: url("../fonts/RobotoBold/RobotoBold.eot?#iefix") format("embedded-opentype"), url("../fonts/RobotoBold/RobotoBold.woff") format("woff"), url("../fonts/RobotoBold/RobotoBold.ttf") format("truetype"); }
@font-face {
font-family: "Panton";
font-weight: normal;
font-style: normal;
src: url("../fonts/PantonRegular/PantonRegular.eot");
src: url("../fonts/PantonRegular/PantonRegular.eot?#iefix") format("embedded-opentype"), url("../fonts/PantonRegular/PantonRegular.woff") format("woff"), url("../fonts/PantonRegular/PantonRegular.ttf") format("truetype"); }
@font-face {
font-family: "Panton";
font-weight: bold;
font-style: normal;
src: url("../fonts/PantonBold/PantonBold.eot");
src: url("../fonts/PantonBold/PantonBold.eot?#iefix") format("embedded-opentype"), url("../fonts/PantonBold/PantonBold.woff") format("woff"), url("../fonts/PantonBold/PantonBold.ttf") format("truetype"); }
@font-face {
font-family: "Panton";
font-weight: 800;
font-style: normal;
src: url("../fonts/PantonHeavy/PantonHeavy.eot");
src: url("../fonts/PantonHeavy/PantonHeavy.eot?#iefix") format("embedded-opentype"), url("../fonts/PantonHeavy/PantonHeavy.woff") format("woff"), url("../fonts/PantonHeavy/PantonHeavy.ttf") format("truetype"); }
@font-face {
font-family: "Panton Light";
src: url("../fonts/Panton/Panton-Light.otf"); }
@font-face {
font-family: "Panton Light Italic";
src: url("../fonts/Panton/Panton-Light-Italic.otf"); }
.form__header {
padding-bottom: 0; }
@media (min-width: 720px) {
.form__header {
padding-bottom: 25px; } }
@font-face {
font-family: "roboto-example";
font-weight: normal;
font-style: normal;
src: url("../fonts/RobotoRegular/RobotoRegular.eot");
src: url("../fonts/RobotoRegular/RobotoRegular.eot?#iefix") format("embedded-opentype"), url("../fonts/RobotoRegular/RobotoRegular.woff") format("woff"), url("../fonts/RobotoRegular/RobotoRegular.ttf") format("truetype"); }
@font-face {
font-family: "roboto-example";
font-weight: bold;
font-style: normal;
src: url("../fonts/RobotoBold/RobotoBold.eot");
src: url("../fonts/RobotoBold/RobotoBold.eot?#iefix") format("embedded-opentype"), url("../fonts/RobotoBold/RobotoBold.woff") format("woff"), url("../fonts/RobotoBold/RobotoBold.ttf") format("truetype"); }
@font-face {
font-family: "Panton";
font-weight: normal;
font-style: normal;
src: url("../fonts/PantonRegular/PantonRegular.eot");
src: url("../fonts/PantonRegular/PantonRegular.eot?#iefix") format("embedded-opentype"), url("../fonts/PantonRegular/PantonRegular.woff") format("woff"), url("../fonts/PantonRegular/PantonRegular.ttf") format("truetype"); }
@font-face {
font-family: "Panton";
font-weight: bold;
font-style: normal;
src: url("../fonts/PantonBold/PantonBold.eot");
src: url("../fonts/PantonBold/PantonBold.eot?#iefix") format("embedded-opentype"), url("../fonts/PantonBold/PantonBold.woff") format("woff"), url("../fonts/PantonBold/PantonBold.ttf") format("truetype"); }
@font-face {
font-family: "Panton";
font-weight: 800;
font-style: normal;
src: url("../fonts/PantonHeavy/PantonHeavy.eot");
src: url("../fonts/PantonHeavy/PantonHeavy.eot?#iefix") format("embedded-opentype"), url("../fonts/PantonHeavy/PantonHeavy.woff") format("woff"), url("../fonts/PantonHeavy/PantonHeavy.ttf") format("truetype"); }
@font-face {
font-family: "Panton Light";
src: url("../fonts/Panton/Panton-Light.otf"); }
@font-face {
font-family: "Panton Light Italic";
src: url("../fonts/Panton/Panton-Light-Italic.otf"); }
.form__input {
width: 100%;
font-family: "PantonRegular";
font-size: 18px;
padding: 12px 20px;
border: 1px solid #d1d1d1; }
@font-face {
font-family: "roboto-example";
font-weight: normal;
font-style: normal;
src: url("../fonts/RobotoRegular/RobotoRegular.eot");
src: url("../fonts/RobotoRegular/RobotoRegular.eot?#iefix") format("embedded-opentype"), url("../fonts/RobotoRegular/RobotoRegular.woff") format("woff"), url("../fonts/RobotoRegular/RobotoRegular.ttf") format("truetype"); }
@font-face {
font-family: "roboto-example";
font-weight: bold;
font-style: normal;
src: url("../fonts/RobotoBold/RobotoBold.eot");
src: url("../fonts/RobotoBold/RobotoBold.eot?#iefix") format("embedded-opentype"), url("../fonts/RobotoBold/RobotoBold.woff") format("woff"), url("../fonts/RobotoBold/RobotoBold.ttf") format("truetype"); }
@font-face {
font-family: "Panton";
font-weight: normal;
font-style: normal;
src: url("../fonts/PantonRegular/PantonRegular.eot");
src: url("../fonts/PantonRegular/PantonRegular.eot?#iefix") format("embedded-opentype"), url("../fonts/PantonRegular/PantonRegular.woff") format("woff"), url("../fonts/PantonRegular/PantonRegular.ttf") format("truetype"); }
@font-face {
font-family: "Panton";
font-weight: bold;
font-style: normal;
src: url("../fonts/PantonBold/PantonBold.eot");
src: url("../fonts/PantonBold/PantonBold.eot?#iefix") format("embedded-opentype"), url("../fonts/PantonBold/PantonBold.woff") format("woff"), url("../fonts/PantonBold/PantonBold.ttf") format("truetype"); }
@font-face {
font-family: "Panton";
font-weight: 800;
font-style: normal;
src: url("../fonts/PantonHeavy/PantonHeavy.eot");
src: url("../fonts/PantonHeavy/PantonHeavy.eot?#iefix") format("embedded-opentype"), url("../fonts/PantonHeavy/PantonHeavy.woff") format("woff"), url("../fonts/PantonHeavy/PantonHeavy.ttf") format("truetype"); }
@font-face {
font-family: "Panton Light";
src: url("../fonts/Panton/Panton-Light.otf"); }
@font-face {
font-family: "Panton Light Italic";
src: url("../fonts/Panton/Panton-Light-Italic.otf"); }
.form__input-group {
text-align: left; }
@font-face {
font-family: "roboto-example";
font-weight: normal;
font-style: normal;
src: url("../fonts/RobotoRegular/RobotoRegular.eot");
src: url("../fonts/RobotoRegular/RobotoRegular.eot?#iefix") format("embedded-opentype"), url("../fonts/RobotoRegular/RobotoRegular.woff") format("woff"), url("../fonts/RobotoRegular/RobotoRegular.ttf") format("truetype"); }
@font-face {
font-family: "roboto-example";
font-weight: bold;
font-style: normal;
src: url("../fonts/RobotoBold/RobotoBold.eot");
src: url("../fonts/RobotoBold/RobotoBold.eot?#iefix") format("embedded-opentype"), url("../fonts/RobotoBold/RobotoBold.woff") format("woff"), url("../fonts/RobotoBold/RobotoBold.ttf") format("truetype"); }
@font-face {
font-family: "Panton";
font-weight: normal;
font-style: normal;
src: url("../fonts/PantonRegular/PantonRegular.eot");
src: url("../fonts/PantonRegular/PantonRegular.eot?#iefix") format("embedded-opentype"), url("../fonts/PantonRegular/PantonRegular.woff") format("woff"), url("../fonts/PantonRegular/PantonRegular.ttf") format("truetype"); }
@font-face {
font-family: "Panton";
font-weight: bold;
font-style: normal;
src: url("../fonts/PantonBold/PantonBold.eot");
src: url("../fonts/PantonBold/PantonBold.eot?#iefix") format("embedded-opentype"), url("../fonts/PantonBold/PantonBold.woff") format("woff"), url("../fonts/PantonBold/PantonBold.ttf") format("truetype"); }
@font-face {
font-family: "Panton";
font-weight: 800;
font-style: normal;
src: url("../fonts/PantonHeavy/PantonHeavy.eot");
src: url("../fonts/PantonHeavy/PantonHeavy.eot?#iefix") format("embedded-opentype"), url("../fonts/PantonHeavy/PantonHeavy.woff") format("woff"), url("../fonts/PantonHeavy/PantonHeavy.ttf") format("truetype"); }
@font-face {
font-family: "Panton Light";
src: url("../fonts/Panton/Panton-Light.otf"); }
@font-face {
font-family: "Panton Light Italic";
src: url("../fonts/Panton/Panton-Light-Italic.otf"); }
.form__label {
font-family: "PantonBold";
font-size: 18px; }
@font-face {
font-family: "roboto-example";
font-weight: normal;
font-style: normal;
src: url("../fonts/RobotoRegular/RobotoRegular.eot");
src: url("../fonts/RobotoRegular/RobotoRegular.eot?#iefix") format("embedded-opentype"), url("../fonts/RobotoRegular/RobotoRegular.woff") format("woff"), url("../fonts/RobotoRegular/RobotoRegular.ttf") format("truetype"); }
@font-face {
font-family: "roboto-example";
font-weight: bold;
font-style: normal;
src: url("../fonts/RobotoBold/RobotoBold.eot");
src: url("../fonts/RobotoBold/RobotoBold.eot?#iefix") format("embedded-opentype"), url("../fonts/RobotoBold/RobotoBold.woff") format("woff"), url("../fonts/RobotoBold/RobotoBold.ttf") format("truetype"); }
@font-face {
font-family: "Panton";
font-weight: normal;
font-style: normal;
src: url("../fonts/PantonRegular/PantonRegular.eot");
src: url("../fonts/PantonRegular/PantonRegular.eot?#iefix") format("embedded-opentype"), url("../fonts/PantonRegular/PantonRegular.woff") format("woff"), url("../fonts/PantonRegular/PantonRegular.ttf") format("truetype"); }
@font-face {
font-family: "Panton";
font-weight: bold;
font-style: normal;
src: url("../fonts/PantonBold/PantonBold.eot");
src: url("../fonts/PantonBold/PantonBold.eot?#iefix") format("embedded-opentype"), url("../fonts/PantonBold/PantonBold.woff") format("woff"), url("../fonts/PantonBold/PantonBold.ttf") format("truetype"); }
@font-face {
font-family: "Panton";
font-weight: 800;
font-style: normal;
src: url("../fonts/PantonHeavy/PantonHeavy.eot");
src: url("../fonts/PantonHeavy/PantonHeavy.eot?#iefix") format("embedded-opentype"), url("../fonts/PantonHeavy/PantonHeavy.woff") format("woff"), url("../fonts/PantonHeavy/PantonHeavy.ttf") format("truetype"); }
@font-face {
font-family: "Panton Light";
src: url("../fonts/Panton/Panton-Light.otf"); }
@font-face {
font-family: "Panton Light Italic";
src: url("../fonts/Panton/Panton-Light-Italic.otf"); }
.form__submit {
background-color: transparent; }
@font-face {
font-family: "roboto-example";
font-weight: normal;
font-style: normal;
src: url("../fonts/RobotoRegular/RobotoRegular.eot");
src: url("../fonts/RobotoRegular/RobotoRegular.eot?#iefix") format("embedded-opentype"), url("../fonts/RobotoRegular/RobotoRegular.woff") format("woff"), url("../fonts/RobotoRegular/RobotoRegular.ttf") format("truetype"); }
@font-face {
font-family: "roboto-example";
font-weight: bold;
font-style: normal;
src: url("../fonts/RobotoBold/RobotoBold.eot");
src: url("../fonts/RobotoBold/RobotoBold.eot?#iefix") format("embedded-opentype"), url("../fonts/RobotoBold/RobotoBold.woff") format("woff"), url("../fonts/RobotoBold/RobotoBold.ttf") format("truetype"); }
@font-face {
font-family: "Panton";
font-weight: normal;
font-style: normal;
src: url("../fonts/PantonRegular/PantonRegular.eot");
src: url("../fonts/PantonRegular/PantonRegular.eot?#iefix") format("embedded-opentype"), url("../fonts/PantonRegular/PantonRegular.woff") format("woff"), url("../fonts/PantonRegular/PantonRegular.ttf") format("truetype"); }
@font-face {
font-family: "Panton";
font-weight: bold;
font-style: normal;
src: url("../fonts/PantonBold/PantonBold.eot");
src: url("../fonts/PantonBold/PantonBold.eot?#iefix") format("embedded-opentype"), url("../fonts/PantonBold/PantonBold.woff") format("woff"), url("../fonts/PantonBold/PantonBold.ttf") format("truetype"); }
@font-face {
font-family: "Panton";
font-weight: 800;
font-style: normal;
src: url("../fonts/PantonHeavy/PantonHeavy.eot");
src: url("../fonts/PantonHeavy/PantonHeavy.eot?#iefix") format("embedded-opentype"), url("../fonts/PantonHeavy/PantonHeavy.woff") format("woff"), url("../fonts/PantonHeavy/PantonHeavy.ttf") format("truetype"); }
@font-face {
font-family: "Panton Light";
src: url("../fonts/Panton/Panton-Light.otf"); }
@font-face {
font-family: "Panton Light Italic";
src: url("../fonts/Panton/Panton-Light-Italic.otf"); }
@media (min-width: 720px) {
.form__textarea {
margin-bottom: 25px; } }
@font-face {
font-family: "roboto-example";
font-weight: normal;
font-style: normal;
src: url("../fonts/RobotoRegular/RobotoRegular.eot");
src: url("../fonts/RobotoRegular/RobotoRegular.eot?#iefix") format("embedded-opentype"), url("../fonts/RobotoRegular/RobotoRegular.woff") format("woff"), url("../fonts/RobotoRegular/RobotoRegular.ttf") format("truetype"); }
@font-face {
font-family: "roboto-example";
font-weight: bold;
font-style: normal;
src: url("../fonts/RobotoBold/RobotoBold.eot");
src: url("../fonts/RobotoBold/RobotoBold.eot?#iefix") format("embedded-opentype"), url("../fonts/RobotoBold/RobotoBold.woff") format("woff"), url("../fonts/RobotoBold/RobotoBold.ttf") format("truetype"); }
@font-face {
font-family: "Panton";
font-weight: normal;
font-style: normal;
src: url("../fonts/PantonRegular/PantonRegular.eot");
src: url("../fonts/PantonRegular/PantonRegular.eot?#iefix") format("embedded-opentype"), url("../fonts/PantonRegular/PantonRegular.woff") format("woff"), url("../fonts/PantonRegular/PantonRegular.ttf") format("truetype"); }
@font-face {
font-family: "Panton";
font-weight: bold;
font-style: normal;
src: url("../fonts/PantonBold/PantonBold.eot");
src: url("../fonts/PantonBold/PantonBold.eot?#iefix") format("embedded-opentype"), url("../fonts/PantonBold/PantonBold.woff") format("woff"), url("../fonts/PantonBold/PantonBold.ttf") format("truetype"); }
@font-face {
font-family: "Panton";
font-weight: 800;
font-style: normal;
src: url("../fonts/PantonHeavy/PantonHeavy.eot");
src: url("../fonts/PantonHeavy/PantonHeavy.eot?#iefix") format("embedded-opentype"), url("../fonts/PantonHeavy/PantonHeavy.woff") format("woff"), url("../fonts/PantonHeavy/PantonHeavy.ttf") format("truetype"); }
@font-face {
font-family: "Panton Light";
src: url("../fonts/Panton/Panton-Light.otf"); }
@font-face {
font-family: "Panton Light Italic";
src: url("../fonts/Panton/Panton-Light-Italic.otf"); }
.form__title {
font-size: 24px;
font-family: "PantonHeavy"; }
@media (min-width: 720px) {
.form__title {
font-size: 36px; } }
@font-face {
font-family: "roboto-example";
font-weight: normal;
font-style: normal;
src: url("../fonts/RobotoRegular/RobotoRegular.eot");
src: url("../fonts/RobotoRegular/RobotoRegular.eot?#iefix") format("embedded-opentype"), url("../fonts/RobotoRegular/RobotoRegular.woff") format("woff"), url("../fonts/RobotoRegular/RobotoRegular.ttf") format("truetype"); }
@font-face {
font-family: "roboto-example";
font-weight: bold;
font-style: normal;
src: url("../fonts/RobotoBold/RobotoBold.eot");
src: url("../fonts/RobotoBold/RobotoBold.eot?#iefix") format("embedded-opentype"), url("../fonts/RobotoBold/RobotoBold.woff") format("woff"), url("../fonts/RobotoBold/RobotoBold.ttf") format("truetype"); }
@font-face {
font-family: "Panton";
font-weight: normal;
font-style: normal;
src: url("../fonts/PantonRegular/PantonRegular.eot");
src: url("../fonts/PantonRegular/PantonRegular.eot?#iefix") format("embedded-opentype"), url("../fonts/PantonRegular/PantonRegular.woff") format("woff"), url("../fonts/PantonRegular/PantonRegular.ttf") format("truetype"); }
@font-face {
font-family: "Panton";
font-weight: bold;
font-style: normal;
src: url("../fonts/PantonBold/PantonBold.eot");
src: url("../fonts/PantonBold/PantonBold.eot?#iefix") format("embedded-opentype"), url("../fonts/PantonBold/PantonBold.woff") format("woff"), url("../fonts/PantonBold/PantonBold.ttf") format("truetype"); }
@font-face {
font-family: "Panton";
font-weight: 800;
font-style: normal;
src: url("../fonts/PantonHeavy/PantonHeavy.eot");
src: url("../fonts/PantonHeavy/PantonHeavy.eot?#iefix") format("embedded-opentype"), url("../fonts/PantonHeavy/PantonHeavy.woff") format("woff"), url("../fonts/PantonHeavy/PantonHeavy.ttf") format("truetype"); }
@font-face {
font-family: "Panton Light";
src: url("../fonts/Panton/Panton-Light.otf"); }
@font-face {
font-family: "Panton Light Italic";
src: url("../fonts/Panton/Panton-Light-Italic.otf"); }
.form__title_booking-item {
font-size: 18px;
font-family: "PantonRegular"; }
@media (min-width: 720px) {
.form__title_booking-item {
font-size: 24px; } }
.gallery__flex {
justify-content: space-between; }
.gallery__item {
display: flex;
flex-flow: column wrap;
justify-content: space-between; }
.header__columns {
justify-content: space-between;
align-items: center; }
.header__lang {
display: inline-block;
color: #fff;
margin-right: 60px;
position: relative; }
.header__lang:after {
content: '';
width: 0;
height: 0;
border-left: 8px solid transparent;
border-right: 8px solid transparent;
border-top: 8px solid #cbcccc;
position: absolute;
top: 15px;
right: -25px; }
.header__line {
background-color: #0b0c0d;
position: absolute;
left: 0;
top: 0;
width: 100%;
padding: 19px 0;
color: #fff;
font-family: 'PantonBold', sans-serif;
font-size: 22px;
z-index: 20; }
.header__location-icon {
background-image: url("../img/header/__location/location-icon.svg");
width: 24px;
height: 34px; }
.header__login {
display: inline-block;
position: relative;
color: #fff; }
.header__login:after {
background-image: url(../img/header/__login/login-icon.png);
width: 37px;
height: 38px;
right: -57px;
top: 0; }
.header__mail-icon {
background-image: url("../img/header/__mail/mail-icon.svg");
width: 22px;
height: 18px; }
.header__mail-text {
padding-left: 22px; }
.header__mobile {
display: none;
text-align: center;
font-family: 'PantonRegular', sans-serif;
border-top: 3px solid #ffffff; }
.header__mobile li a {
text-transform: uppercase;
color: #fff;
line-height: 70px;
border-top: 1px solid #353535; }
.header__mobile-menu {
background-color: rgba(11, 12, 13, 0.95);
z-index: 100;
width: 100%;
position: absolute;
padding-top: 19px; }
.header__phone-text {
padding-left: 22px; }
.header__phone-icon {
background-image: url("../img/header/__phone/phone-icon.svg");
width: 23px;
height: 23px; }
.header__settings {
margin-right: 60px; }
.header__subtitle {
font-family: 'PantonBold', sans-serif;
font-size: 30px;
line-height: 24px;
margin-top: 27px; }
@media (min-width: 720px) {
.header__subtitle {
font-size: 36px;
margin-bottom: 50px; } }
@media (min-width: 960px) {
.header__subtitle {
margin-top: -27px; } }
.header__title {
font-family: 'PantonHeavy', sans-serif;
font-size: 120px;
color: #fff;
z-index: 10;
text-align: center;
display: flex;
display: -webkit-box;
display: -ms-flexbox;
display: -webkit-flex;
align-items: center;
-webkit-box-align: center;
-moz-box-align: center;
-ms-flex-align: center;
-webkit-align-items: center;
justify-content: space-around;
-webkit-justify-content: space-around;
-moz-justify-content: space-around;
flex-direction: column;
padding-top: 50%;
padding-bottom: 15%;
height: 100vh; }
@media (min-width: 720px) {
.header__title {
font-size: 90px;
padding-top: 120px;
padding-bottom: 0;
justify-content: center;
-webkit-justify-content: center;
-moz-justify-content: center; } }
.header__title-h1 {
font-size: 90px; }
@media (min-width: 720px) {
.header__title-h1 {
font-size: 120px; } }
@font-face {
font-family: "roboto-example";
font-weight: normal;
font-style: normal;
src: url("../fonts/RobotoRegular/RobotoRegular.eot");
src: url("../fonts/RobotoRegular/RobotoRegular.eot?#iefix") format("embedded-opentype"), url("../fonts/RobotoRegular/RobotoRegular.woff") format("woff"), url("../fonts/RobotoRegular/RobotoRegular.ttf") format("truetype"); }
@font-face {
font-family: "roboto-example";
font-weight: bold;
font-style: normal;
src: url("../fonts/RobotoBold/RobotoBold.eot");
src: url("../fonts/RobotoBold/RobotoBold.eot?#iefix") format("embedded-opentype"), url("../fonts/RobotoBold/RobotoBold.woff") format("woff"), url("../fonts/RobotoBold/RobotoBold.ttf") format("truetype"); }
@font-face {
font-family: "Panton";
font-weight: normal;
font-style: normal;
src: url("../fonts/PantonRegular/PantonRegular.eot");
src: url("../fonts/PantonRegular/PantonRegular.eot?#iefix") format("embedded-opentype"), url("../fonts/PantonRegular/PantonRegular.woff") format("woff"), url("../fonts/PantonRegular/PantonRegular.ttf") format("truetype"); }
@font-face {
font-family: "Panton";
font-weight: bold;
font-style: normal;
src: url("../fonts/PantonBold/PantonBold.eot");
src: url("../fonts/PantonBold/PantonBold.eot?#iefix") format("embedded-opentype"), url("../fonts/PantonBold/PantonBold.woff") format("woff"), url("../fonts/PantonBold/PantonBold.ttf") format("truetype"); }
@font-face {
font-family: "Panton";
font-weight: 800;
font-style: normal;
src: url("../fonts/PantonHeavy/PantonHeavy.eot");
src: url("../fonts/PantonHeavy/PantonHeavy.eot?#iefix") format("embedded-opentype"), url("../fonts/PantonHeavy/PantonHeavy.woff") format("woff"), url("../fonts/PantonHeavy/PantonHeavy.ttf") format("truetype"); }
@font-face {
font-family: "Panton Light";
src: url("../fonts/Panton/Panton-Light.otf"); }
@font-face {
font-family: "Panton Light Italic";
src: url("../fonts/Panton/Panton-Light-Italic.otf"); }
.link_no-underline:hover {
text-decoration: none; }
@font-face {
font-family: "roboto-example";
font-weight: normal;
font-style: normal;
src: url("../fonts/RobotoRegular/RobotoRegular.eot");
src: url("../fonts/RobotoRegular/RobotoRegular.eot?#iefix") format("embedded-opentype"), url("../fonts/RobotoRegular/RobotoRegular.woff") format("woff"), url("../fonts/RobotoRegular/RobotoRegular.ttf") format("truetype"); }
@font-face {
font-family: "roboto-example";
font-weight: bold;
font-style: normal;
src: url("../fonts/RobotoBold/RobotoBold.eot");
src: url("../fonts/RobotoBold/RobotoBold.eot?#iefix") format("embedded-opentype"), url("../fonts/RobotoBold/RobotoBold.woff") format("woff"), url("../fonts/RobotoBold/RobotoBold.ttf") format("truetype"); }
@font-face {
font-family: "Panton";
font-weight: normal;
font-style: normal;
src: url("../fonts/PantonRegular/PantonRegular.eot");
src: url("../fonts/PantonRegular/PantonRegular.eot?#iefix") format("embedded-opentype"), url("../fonts/PantonRegular/PantonRegular.woff") format("woff"), url("../fonts/PantonRegular/PantonRegular.ttf") format("truetype"); }
@font-face {
font-family: "Panton";
font-weight: bold;
font-style: normal;
src: url("../fonts/PantonBold/PantonBold.eot");
src: url("../fonts/PantonBold/PantonBold.eot?#iefix") format("embedded-opentype"), url("../fonts/PantonBold/PantonBold.woff") format("woff"), url("../fonts/PantonBold/PantonBold.ttf") format("truetype"); }
@font-face {
font-family: "Panton";
font-weight: 800;
font-style: normal;
src: url("../fonts/PantonHeavy/PantonHeavy.eot");
src: url("../fonts/PantonHeavy/PantonHeavy.eot?#iefix") format("embedded-opentype"), url("../fonts/PantonHeavy/PantonHeavy.woff") format("woff"), url("../fonts/PantonHeavy/PantonHeavy.ttf") format("truetype"); }
@font-face {
font-family: "Panton Light";
src: url("../fonts/Panton/Panton-Light.otf"); }
@font-face {
font-family: "Panton Light Italic";
src: url("../fonts/Panton/Panton-Light-Italic.otf"); }
.link_nodecor {
text-decoration: none;
color: inherit; }
.link_nodecor:hover {
color: inherit; }
.menu__item {
display: inline-block;
margin-right: 15px;
color: #fff; }
.menu__item:last-child {
margin-right: 0; }
.menu__link {
font-size: 18px;
color: #fff;
text-transform: uppercase;
font-family: 'PantonBold', sans-serif;
letter-spacing: 2px;
padding: 8px 11px; }
.menu__link:hover {
outline: 1px solid #fff794;
color: #fff;
text-decoration: none; }
.menu__link:visited {
color: #fff;
text-decoration: none; }
.menu__link:active {
text-decoration: none;
color: #fff; }
ul.menu__list {
padding: 0;
margin: 0;
list-style-type: none;
z-index: 8; }
.price__content {
padding: 48px 33px;
border: 1px solid #c6c6c6; }
.price__img img {
max-width: 100%; }
.price__cena {
font-family: 'PantonHeavy', sans-serif;
font-size: 30px;
line-height: 24px; }
.price__cena_margin {
margin: 25px 0; }
.price__item {
max-width: 360px;
margin-bottom: 40px; }
.price__name {
display: flex;
display: -webkit-box;
display: -ms-flexbox;
display: -webkit-flex;
flex-direction: column;
justify-content: center;
-webkit-justify-content: center;
-moz-justify-content: center;
min-height: 80px; }
.price__wrap {
margin-bottom: 24px; }
.pop-up__body {
text-align: center;
background-color: #fefefe;
height: 100%;
overflow-y: scroll;
padding: 15px;
padding-top: 50px; }
@media (min-width: 720px) {
.pop-up__body {
padding: 30px 80px;
-webkit-border-radius: 5px;
-moz-border-radius: 5px;
border-radius: 5px;
overflow-y: auto; } }
@font-face {
font-family: "roboto-example";
font-weight: normal;
font-style: normal;
src: url("../fonts/RobotoRegular/RobotoRegular.eot");
src: url("../fonts/RobotoRegular/RobotoRegular.eot?#iefix") format("embedded-opentype"), url("../fonts/RobotoRegular/RobotoRegular.woff") format("woff"), url("../fonts/RobotoRegular/RobotoRegular.ttf") format("truetype"); }
@font-face {
font-family: "roboto-example";
font-weight: bold;
font-style: normal;
src: url("../fonts/RobotoBold/RobotoBold.eot");
src: url("../fonts/RobotoBold/RobotoBold.eot?#iefix") format("embedded-opentype"), url("../fonts/RobotoBold/RobotoBold.woff") format("woff"), url("../fonts/RobotoBold/RobotoBold.ttf") format("truetype"); }
@font-face {
font-family: "Panton";
font-weight: normal;
font-style: normal;
src: url("../fonts/PantonRegular/PantonRegular.eot");
src: url("../fonts/PantonRegular/PantonRegular.eot?#iefix") format("embedded-opentype"), url("../fonts/PantonRegular/PantonRegular.woff") format("woff"), url("../fonts/PantonRegular/PantonRegular.ttf") format("truetype"); }
@font-face {
font-family: "Panton";
font-weight: bold;
font-style: normal;
src: url("../fonts/PantonBold/PantonBold.eot");
src: url("../fonts/PantonBold/PantonBold.eot?#iefix") format("embedded-opentype"), url("../fonts/PantonBold/PantonBold.woff") format("woff"), url("../fonts/PantonBold/PantonBold.ttf") format("truetype"); }
@font-face {
font-family: "Panton";
font-weight: 800;
font-style: normal;
src: url("../fonts/PantonHeavy/PantonHeavy.eot");
src: url("../fonts/PantonHeavy/PantonHeavy.eot?#iefix") format("embedded-opentype"), url("../fonts/PantonHeavy/PantonHeavy.woff") format("woff"), url("../fonts/PantonHeavy/PantonHeavy.ttf") format("truetype"); }
@font-face {
font-family: "Panton Light";
src: url("../fonts/Panton/Panton-Light.otf"); }
@font-face {
font-family: "Panton Light Italic";
src: url("../fonts/Panton/Panton-Light-Italic.otf"); }
.pop-up__close-button {
position: absolute;
top: 20px;
right: 20px;
display: block; }
.pop-up__close-button:hover {
cursor: pointer; }
@font-face {
font-family: "roboto-example";
font-weight: normal;
font-style: normal;
src: url("../fonts/RobotoRegular/RobotoRegular.eot");
src: url("../fonts/RobotoRegular/RobotoRegular.eot?#iefix") format("embedded-opentype"), url("../fonts/RobotoRegular/RobotoRegular.woff") format("woff"), url("../fonts/RobotoRegular/RobotoRegular.ttf") format("truetype"); }
@font-face {
font-family: "roboto-example";
font-weight: bold;
font-style: normal;
src: url("../fonts/RobotoBold/RobotoBold.eot");
src: url("../fonts/RobotoBold/RobotoBold.eot?#iefix") format("embedded-opentype"), url("../fonts/RobotoBold/RobotoBold.woff") format("woff"), url("../fonts/RobotoBold/RobotoBold.ttf") format("truetype"); }
@font-face {
font-family: "Panton";
font-weight: normal;
font-style: normal;
src: url("../fonts/PantonRegular/PantonRegular.eot");
src: url("../fonts/PantonRegular/PantonRegular.eot?#iefix") format("embedded-opentype"), url("../fonts/PantonRegular/PantonRegular.woff") format("woff"), url("../fonts/PantonRegular/PantonRegular.ttf") format("truetype"); }
@font-face {
font-family: "Panton";
font-weight: bold;
font-style: normal;
src: url("../fonts/PantonBold/PantonBold.eot");
src: url("../fonts/PantonBold/PantonBold.eot?#iefix") format("embedded-opentype"), url("../fonts/PantonBold/PantonBold.woff") format("woff"), url("../fonts/PantonBold/PantonBold.ttf") format("truetype"); }
@font-face {
font-family: "Panton";
font-weight: 800;
font-style: normal;
src: url("../fonts/PantonHeavy/PantonHeavy.eot");
src: url("../fonts/PantonHeavy/PantonHeavy.eot?#iefix") format("embedded-opentype"), url("../fonts/PantonHeavy/PantonHeavy.woff") format("woff"), url("../fonts/PantonHeavy/PantonHeavy.ttf") format("truetype"); }
@font-face {
font-family: "Panton Light";
src: url("../fonts/Panton/Panton-Light.otf"); }
@font-face {
font-family: "Panton Light Italic";
src: url("../fonts/Panton/Panton-Light-Italic.otf"); }
.pop-up__overlay {
background-color: rgba(0, 0, 0, 0.7);
width: 100%;
height: auto;
min-height: 100vh; }
@media (min-width: 720px) {
.pop-up__overlay {
padding: 2em; } }
.reviews__carousel {
clear: both; }
.reviews__item {
padding: 36px 25px 76px 25px;
text-align: center;
transition: all .35s ease; }
.reviews__item:hover {
background: rgba(255, 255, 255, 0.8);
box-shadow: 0px 0px 42px 0px #e0d9e0;
transform: scale(1.1); }
.reviews__mark {
color: #404040;
margin-bottom: 25px; }
.reviews__photo {
margin-bottom: 48px; }
.reviews__photo img {
border-radius: 50%; }
.reviews__pic {
max-width: 163px;
margin: auto; }
@font-face {
font-family: "roboto-example";
font-weight: normal;
font-style: normal;
src: url("../fonts/RobotoRegular/RobotoRegular.eot");
src: url("../fonts/RobotoRegular/RobotoRegular.eot?#iefix") format("embedded-opentype"), url("../fonts/RobotoRegular/RobotoRegular.woff") format("woff"), url("../fonts/RobotoRegular/RobotoRegular.ttf") format("truetype"); }
@font-face {
font-family: "roboto-example";
font-weight: bold;
font-style: normal;
src: url("../fonts/RobotoBold/RobotoBold.eot");
src: url("../fonts/RobotoBold/RobotoBold.eot?#iefix") format("embedded-opentype"), url("../fonts/RobotoBold/RobotoBold.woff") format("woff"), url("../fonts/RobotoBold/RobotoBold.ttf") format("truetype"); }
@font-face {
font-family: "Panton";
font-weight: normal;
font-style: normal;
src: url("../fonts/PantonRegular/PantonRegular.eot");
src: url("../fonts/PantonRegular/PantonRegular.eot?#iefix") format("embedded-opentype"), url("../fonts/PantonRegular/PantonRegular.woff") format("woff"), url("../fonts/PantonRegular/PantonRegular.ttf") format("truetype"); }
@font-face {
font-family: "Panton";
font-weight: bold;
font-style: normal;
src: url("../fonts/PantonBold/PantonBold.eot");
src: url("../fonts/PantonBold/PantonBold.eot?#iefix") format("embedded-opentype"), url("../fonts/PantonBold/PantonBold.woff") format("woff"), url("../fonts/PantonBold/PantonBold.ttf") format("truetype"); }
@font-face {
font-family: "Panton";
font-weight: 800;
font-style: normal;
src: url("../fonts/PantonHeavy/PantonHeavy.eot");
src: url("../fonts/PantonHeavy/PantonHeavy.eot?#iefix") format("embedded-opentype"), url("../fonts/PantonHeavy/PantonHeavy.woff") format("woff"), url("../fonts/PantonHeavy/PantonHeavy.ttf") format("truetype"); }
@font-face {
font-family: "Panton Light";
src: url("../fonts/Panton/Panton-Light.otf"); }
@font-face {
font-family: "Panton Light Italic";
src: url("../fonts/Panton/Panton-Light-Italic.otf"); }
.rooms__item:hover {
-webkit-box-shadow: 0 0 12px #d0d0d0;
-moz-box-shadow: 0 0 12px #d0d0d0;
box-shadow: 0 0 12px #8e8e8e; }
.review__text {
color: #747474; }
@font-face {
font-family: "roboto-example";
font-weight: normal;
font-style: normal;
src: url("../fonts/RobotoRegular/RobotoRegular.eot");
src: url("../fonts/RobotoRegular/RobotoRegular.eot?#iefix") format("embedded-opentype"), url("../fonts/RobotoRegular/RobotoRegular.woff") format("woff"), url("../fonts/RobotoRegular/RobotoRegular.ttf") format("truetype"); }
@font-face {
font-family: "roboto-example";
font-weight: bold;
font-style: normal;
src: url("../fonts/RobotoBold/RobotoBold.eot");
src: url("../fonts/RobotoBold/RobotoBold.eot?#iefix") format("embedded-opentype"), url("../fonts/RobotoBold/RobotoBold.woff") format("woff"), url("../fonts/RobotoBold/RobotoBold.ttf") format("truetype"); }
@font-face {
font-family: "Panton";
font-weight: normal;
font-style: normal;
src: url("../fonts/PantonRegular/PantonRegular.eot");
src: url("../fonts/PantonRegular/PantonRegular.eot?#iefix") format("embedded-opentype"), url("../fonts/PantonRegular/PantonRegular.woff") format("woff"), url("../fonts/PantonRegular/PantonRegular.ttf") format("truetype"); }
@font-face {
font-family: "Panton";
font-weight: bold;
font-style: normal;
src: url("../fonts/PantonBold/PantonBold.eot");
src: url("../fonts/PantonBold/PantonBold.eot?#iefix") format("embedded-opentype"), url("../fonts/PantonBold/PantonBold.woff") format("woff"), url("../fonts/PantonBold/PantonBold.ttf") format("truetype"); }
@font-face {
font-family: "Panton";
font-weight: 800;
font-style: normal;
src: url("../fonts/PantonHeavy/PantonHeavy.eot");
src: url("../fonts/PantonHeavy/PantonHeavy.eot?#iefix") format("embedded-opentype"), url("../fonts/PantonHeavy/PantonHeavy.woff") format("woff"), url("../fonts/PantonHeavy/PantonHeavy.ttf") format("truetype"); }
@font-face {
font-family: "Panton Light";
src: url("../fonts/Panton/Panton-Light.otf"); }
@font-face {
font-family: "Panton Light Italic";
src: url("../fonts/Panton/Panton-Light-Italic.otf"); }
.form__calculate_sum {
font-size: 24px; }
.form__label_block {
display: block;
margin-top: 8px; }
.header__a_mobile {
display: block; }
.header__line_sticky-top {
position: fixed;
top: 0;
width: 100%;
z-index: 15;
background-color: rgba(0, 0, 0, 0.92); }
|
public/css/front-office.css
|
@import url(../libs/owl-carousel/css/owl.carousel.min.css);
@import url(../libs/owl-carousel/css/owl.theme.default.min.css);
@font-face {
font-family: "roboto-example";
font-weight: normal;
font-style: normal;
src: url("../fonts/RobotoRegular/RobotoRegular.eot");
src: url("../fonts/RobotoRegular/RobotoRegular.eot?#iefix") format("embedded-opentype"), url("../fonts/RobotoRegular/RobotoRegular.woff") format("woff"), url("../fonts/RobotoRegular/RobotoRegular.ttf") format("truetype"); }
@font-face {
font-family: "roboto-example";
font-weight: bold;
font-style: normal;
src: url("../fonts/RobotoBold/RobotoBold.eot");
src: url("../fonts/RobotoBold/RobotoBold.eot?#iefix") format("embedded-opentype"), url("../fonts/RobotoBold/RobotoBold.woff") format("woff"), url("../fonts/RobotoBold/RobotoBold.ttf") format("truetype"); }
@font-face {
font-family: "PantonBold";
font-weight: bold;
font-style: normal;
src: url("../fonts/PantonBold/PantonBold.eot");
src: url("../fonts/PantonBold/PantonBold.eot?#iefix") format("embedded-opentype"), url("../fonts/PantonBold/PantonBold.woff") format("woff"), url("../fonts/PantonBold/PantonBold.ttf") format("truetype"); }
@font-face {
font-family: "PantonHeavy";
font-weight: normal;
font-style: normal;
src: url("../fonts/PantonHeavy/PantonHeavy.eot");
src: url("../fonts/PantonHeavy/PantonHeavy.eot?#iefix") format("embedded-opentype"), url("../fonts/PantonHeavy/PantonHeavy.woff") format("woff"), url("../fonts/PantonHeavy/PantonHeavy.ttf") format("truetype"); }
@font-face {
font-family: "PantonRegular";
font-weight: normal;
font-style: normal;
src: url("../fonts/PantonRegular/PantonRegular.eot");
src: url("../fonts/PantonRegular/PantonRegular.eot?#iefix") format("embedded-opentype"), url("../fonts/PantonRegular/PantonRegular.woff") format("woff"), url("../fonts/PantonRegular/PantonRegular.ttf") format("truetype"); }
html {
font-family: sans-serif;
-ms-text-size-adjust: 100%;
-webkit-text-size-adjust: 100%; }
body {
margin: 0; }
article, aside, details, figcaption, figure, footer, header, hgroup, main, menu, nav, section, summary {
display: block; }
audio, canvas, progress, video {
display: inline-block;
vertical-align: baseline; }
audio:not([controls]) {
display: none;
height: 0; }
[hidden], template {
display: none; }
a {
background-color: transparent; }
a:active, a:hover {
outline: 0; }
abbr[title] {
border-bottom: 1px dotted; }
b, strong {
font-weight: bold; }
dfn {
font-style: italic; }
h1 {
font-size: 2em;
margin: 0.67em 0; }
mark {
background: #ff0;
color: #000; }
small {
font-size: 80%; }
sub, sup {
font-size: 75%;
line-height: 0;
position: relative;
vertical-align: baseline; }
sup {
top: -0.5em; }
sub {
bottom: -0.25em; }
img {
border: 0; }
svg:not(:root) {
overflow: hidden; }
figure {
margin: 1em 40px; }
hr {
-webkit-box-sizing: content-box;
-moz-box-sizing: content-box;
box-sizing: content-box;
height: 0; }
pre {
overflow: auto; }
code, kbd, pre, samp {
font-family: monospace, monospace;
font-size: 1em; }
button, input, optgroup, select, textarea {
color: inherit;
font: inherit;
margin: 0; }
button {
overflow: visible; }
button, select {
text-transform: none; }
button, html input[type="button"], input[type="reset"], input[type="submit"] {
-webkit-appearance: button;
cursor: pointer; }
button[disabled], html input[disabled] {
cursor: default; }
button::-moz-focus-inner, input::-moz-focus-inner {
border: 0;
padding: 0; }
input {
line-height: normal; }
input[type="checkbox"], input[type="radio"] {
-webkit-box-sizing: border-box;
-moz-box-sizing: border-box;
box-sizing: border-box;
padding: 0; }
input[type="number"]::-webkit-inner-spin-button, input[type="number"]::-webkit-outer-spin-button {
height: auto; }
input[type="search"] {
-webkit-appearance: textfield;
-webkit-box-sizing: content-box;
-moz-box-sizing: content-box;
box-sizing: content-box; }
input[type="search"]::-webkit-search-cancel-button, input[type="search"]::-webkit-search-decoration {
-webkit-appearance: none; }
fieldset {
border: 1px solid #c0c0c0;
margin: 0 2px;
padding: 0.35em 0.625em 0.75em; }
legend {
border: 0;
padding: 0; }
textarea {
overflow: auto; }
optgroup {
font-weight: bold; }
table {
border-collapse: collapse;
border-spacing: 0; }
td, th {
padding: 0; }
* {
-webkit-box-sizing: border-box;
-moz-box-sizing: border-box;
box-sizing: border-box; }
*:before, *:after {
-webkit-box-sizing: border-box;
-moz-box-sizing: border-box;
box-sizing: border-box; }
html {
font-size: 10px;
-webkit-tap-highlight-color: transparent; }
body {
font-family: "Helvetica Neue",Helvetica,Arial,sans-serif;
font-size: 14px;
line-height: 1.42857143;
color: #333;
background-color: #fff; }
input, button, select, textarea {
font-family: inherit;
font-size: inherit;
line-height: inherit; }
a {
color: #337ab7;
text-decoration: none; }
a:hover, a:focus {
color: #23527c;
text-decoration: underline; }
a:focus {
outline: 5px auto -webkit-focus-ring-color;
outline-offset: -2px; }
figure {
margin: 0; }
img {
vertical-align: middle; }
.img-responsive {
display: block;
max-width: 100%;
height: auto; }
.img-rounded {
border-radius: 6px; }
.img-thumbnail {
padding: 4px;
line-height: 1.42857143;
background-color: #fff;
border: 1px solid #ddd;
border-radius: 4px;
-webkit-transition: all .2s ease-in-out;
-o-transition: all .2s ease-in-out;
transition: all .2s ease-in-out;
display: inline-block;
max-width: 100%;
height: auto; }
.img-circle {
border-radius: 50%; }
hr {
margin-top: 20px;
margin-bottom: 20px;
border: 0;
border-top: 1px solid #eee; }
.sr-only {
position: absolute;
width: 1px;
height: 1px;
margin: -1px;
padding: 0;
overflow: hidden;
clip: rect(0, 0, 0, 0);
border: 0; }
.sr-only-focusable:active, .sr-only-focusable:focus {
position: static;
width: auto;
height: auto;
margin: 0;
overflow: visible;
clip: auto; }
[role="button"] {
cursor: pointer; }
.container {
margin-right: auto;
margin-left: auto;
padding-left: 15px;
padding-right: 15px; }
@media (min-width: 768px) {
.container {
width: 750px; } }
@media (min-width: 992px) {
.container {
width: 970px; } }
@media (min-width: 1200px) {
.container {
width: 1170px; } }
.container-fluid {
margin-right: auto;
margin-left: auto;
padding-left: 15px;
padding-right: 15px; }
.row {
margin-left: -15px;
margin-right: -15px; }
.col-xs-1, .col-sm-1, .col-md-1, .col-lg-1, .col-xs-2, .col-sm-2, .col-md-2, .col-lg-2, .col-xs-3, .col-sm-3, .col-md-3, .col-lg-3, .col-xs-4, .col-sm-4, .col-md-4, .col-lg-4, .col-xs-5, .col-sm-5, .col-md-5, .col-lg-5, .col-xs-6, .col-sm-6, .col-md-6, .col-lg-6, .col-xs-7, .col-sm-7, .col-md-7, .col-lg-7, .col-xs-8, .col-sm-8, .col-md-8, .col-lg-8, .col-xs-9, .col-sm-9, .col-md-9, .col-lg-9, .col-xs-10, .col-sm-10, .col-md-10, .col-lg-10, .col-xs-11, .col-sm-11, .col-md-11, .col-lg-11, .col-xs-12, .col-sm-12, .col-md-12, .col-lg-12 {
position: relative;
min-height: 1px;
padding-left: 15px;
padding-right: 15px; }
.col-xs-1, .col-xs-2, .col-xs-3, .col-xs-4, .col-xs-5, .col-xs-6, .col-xs-7, .col-xs-8, .col-xs-9, .col-xs-10, .col-xs-11, .col-xs-12 {
float: left; }
.col-xs-12 {
width: 100%; }
.col-xs-11 {
width: 91.66666667%; }
.col-xs-10 {
width: 83.33333333%; }
.col-xs-9 {
width: 75%; }
.col-xs-8 {
width: 66.66666667%; }
.col-xs-7 {
width: 58.33333333%; }
.col-xs-6 {
width: 50%; }
.col-xs-5 {
width: 41.66666667%; }
.col-xs-4 {
width: 33.33333333%; }
.col-xs-3 {
width: 25%; }
.col-xs-2 {
width: 16.66666667%; }
.col-xs-1 {
width: 8.33333333%; }
.col-xs-pull-12 {
right: 100%; }
.col-xs-pull-11 {
right: 91.66666667%; }
.col-xs-pull-10 {
right: 83.33333333%; }
.col-xs-pull-9 {
right: 75%; }
.col-xs-pull-8 {
right: 66.66666667%; }
.col-xs-pull-7 {
right: 58.33333333%; }
.col-xs-pull-6 {
right: 50%; }
.col-xs-pull-5 {
right: 41.66666667%; }
.col-xs-pull-4 {
right: 33.33333333%; }
.col-xs-pull-3 {
right: 25%; }
.col-xs-pull-2 {
right: 16.66666667%; }
.col-xs-pull-1 {
right: 8.33333333%; }
.col-xs-pull-0 {
right: auto; }
.col-xs-push-12 {
left: 100%; }
.col-xs-push-11 {
left: 91.66666667%; }
.col-xs-push-10 {
left: 83.33333333%; }
.col-xs-push-9 {
left: 75%; }
.col-xs-push-8 {
left: 66.66666667%; }
.col-xs-push-7 {
left: 58.33333333%; }
.col-xs-push-6 {
left: 50%; }
.col-xs-push-5 {
left: 41.66666667%; }
.col-xs-push-4 {
left: 33.33333333%; }
.col-xs-push-3 {
left: 25%; }
.col-xs-push-2 {
left: 16.66666667%; }
.col-xs-push-1 {
left: 8.33333333%; }
.col-xs-push-0 {
left: auto; }
.col-xs-offset-12 {
margin-left: 100%; }
.col-xs-offset-11 {
margin-left: 91.66666667%; }
.col-xs-offset-10 {
margin-left: 83.33333333%; }
.col-xs-offset-9 {
margin-left: 75%; }
.col-xs-offset-8 {
margin-left: 66.66666667%; }
.col-xs-offset-7 {
margin-left: 58.33333333%; }
.col-xs-offset-6 {
margin-left: 50%; }
.col-xs-offset-5 {
margin-left: 41.66666667%; }
.col-xs-offset-4 {
margin-left: 33.33333333%; }
.col-xs-offset-3 {
margin-left: 25%; }
.col-xs-offset-2 {
margin-left: 16.66666667%; }
.col-xs-offset-1 {
margin-left: 8.33333333%; }
.col-xs-offset-0 {
margin-left: 0; }
@media (min-width: 768px) {
.col-sm-1, .col-sm-2, .col-sm-3, .col-sm-4, .col-sm-5, .col-sm-6, .col-sm-7, .col-sm-8, .col-sm-9, .col-sm-10, .col-sm-11, .col-sm-12 {
float: left; }
.col-sm-12 {
width: 100%; }
.col-sm-11 {
width: 91.66666667%; }
.col-sm-10 {
width: 83.33333333%; }
.col-sm-9 {
width: 75%; }
.col-sm-8 {
width: 66.66666667%; }
.col-sm-7 {
width: 58.33333333%; }
.col-sm-6 {
width: 50%; }
.col-sm-5 {
width: 41.66666667%; }
.col-sm-4 {
width: 33.33333333%; }
.col-sm-3 {
width: 25%; }
.col-sm-2 {
width: 16.66666667%; }
.col-sm-1 {
width: 8.33333333%; }
.col-sm-pull-12 {
right: 100%; }
.col-sm-pull-11 {
right: 91.66666667%; }
.col-sm-pull-10 {
right: 83.33333333%; }
.col-sm-pull-9 {
right: 75%; }
.col-sm-pull-8 {
right: 66.66666667%; }
.col-sm-pull-7 {
right: 58.33333333%; }
.col-sm-pull-6 {
right: 50%; }
.col-sm-pull-5 {
right: 41.66666667%; }
.col-sm-pull-4 {
right: 33.33333333%; }
.col-sm-pull-3 {
right: 25%; }
.col-sm-pull-2 {
right: 16.66666667%; }
.col-sm-pull-1 {
right: 8.33333333%; }
.col-sm-pull-0 {
right: auto; }
.col-sm-push-12 {
left: 100%; }
.col-sm-push-11 {
left: 91.66666667%; }
.col-sm-push-10 {
left: 83.33333333%; }
.col-sm-push-9 {
left: 75%; }
.col-sm-push-8 {
left: 66.66666667%; }
.col-sm-push-7 {
left: 58.33333333%; }
.col-sm-push-6 {
left: 50%; }
.col-sm-push-5 {
left: 41.66666667%; }
.col-sm-push-4 {
left: 33.33333333%; }
.col-sm-push-3 {
left: 25%; }
.col-sm-push-2 {
left: 16.66666667%; }
.col-sm-push-1 {
left: 8.33333333%; }
.col-sm-push-0 {
left: auto; }
.col-sm-offset-12 {
margin-left: 100%; }
.col-sm-offset-11 {
margin-left: 91.66666667%; }
.col-sm-offset-10 {
margin-left: 83.33333333%; }
.col-sm-offset-9 {
margin-left: 75%; }
.col-sm-offset-8 {
margin-left: 66.66666667%; }
.col-sm-offset-7 {
margin-left: 58.33333333%; }
.col-sm-offset-6 {
margin-left: 50%; }
.col-sm-offset-5 {
margin-left: 41.66666667%; }
.col-sm-offset-4 {
margin-left: 33.33333333%; }
.col-sm-offset-3 {
margin-left: 25%; }
.col-sm-offset-2 {
margin-left: 16.66666667%; }
.col-sm-offset-1 {
margin-left: 8.33333333%; }
.col-sm-offset-0 {
margin-left: 0; } }
@media (min-width: 992px) {
.col-md-1, .col-md-2, .col-md-3, .col-md-4, .col-md-5, .col-md-6, .col-md-7, .col-md-8, .col-md-9, .col-md-10, .col-md-11, .col-md-12 {
float: left; }
.col-md-12 {
width: 100%; }
.col-md-11 {
width: 91.66666667%; }
.col-md-10 {
width: 83.33333333%; }
.col-md-9 {
width: 75%; }
.col-md-8 {
width: 66.66666667%; }
.col-md-7 {
width: 58.33333333%; }
.col-md-6 {
width: 50%; }
.col-md-5 {
width: 41.66666667%; }
.col-md-4 {
width: 33.33333333%; }
.col-md-3 {
width: 25%; }
.col-md-2 {
width: 16.66666667%; }
.col-md-1 {
width: 8.33333333%; }
.col-md-pull-12 {
right: 100%; }
.col-md-pull-11 {
right: 91.66666667%; }
.col-md-pull-10 {
right: 83.33333333%; }
.col-md-pull-9 {
right: 75%; }
.col-md-pull-8 {
right: 66.66666667%; }
.col-md-pull-7 {
right: 58.33333333%; }
.col-md-pull-6 {
right: 50%; }
.col-md-pull-5 {
right: 41.66666667%; }
.col-md-pull-4 {
right: 33.33333333%; }
.col-md-pull-3 {
right: 25%; }
.col-md-pull-2 {
right: 16.66666667%; }
.col-md-pull-1 {
right: 8.33333333%; }
.col-md-pull-0 {
right: auto; }
.col-md-push-12 {
left: 100%; }
.col-md-push-11 {
left: 91.66666667%; }
.col-md-push-10 {
left: 83.33333333%; }
.col-md-push-9 {
left: 75%; }
.col-md-push-8 {
left: 66.66666667%; }
.col-md-push-7 {
left: 58.33333333%; }
.col-md-push-6 {
left: 50%; }
.col-md-push-5 {
left: 41.66666667%; }
.col-md-push-4 {
left: 33.33333333%; }
.col-md-push-3 {
left: 25%; }
.col-md-push-2 {
left: 16.66666667%; }
.col-md-push-1 {
left: 8.33333333%; }
.col-md-push-0 {
left: auto; }
.col-md-offset-12 {
margin-left: 100%; }
.col-md-offset-11 {
margin-left: 91.66666667%; }
.col-md-offset-10 {
margin-left: 83.33333333%; }
.col-md-offset-9 {
margin-left: 75%; }
.col-md-offset-8 {
margin-left: 66.66666667%; }
.col-md-offset-7 {
margin-left: 58.33333333%; }
.col-md-offset-6 {
margin-left: 50%; }
.col-md-offset-5 {
margin-left: 41.66666667%; }
.col-md-offset-4 {
margin-left: 33.33333333%; }
.col-md-offset-3 {
margin-left: 25%; }
.col-md-offset-2 {
margin-left: 16.66666667%; }
.col-md-offset-1 {
margin-left: 8.33333333%; }
.col-md-offset-0 {
margin-left: 0; } }
@media (min-width: 1200px) {
.col-lg-1, .col-lg-2, .col-lg-3, .col-lg-4, .col-lg-5, .col-lg-6, .col-lg-7, .col-lg-8, .col-lg-9, .col-lg-10, .col-lg-11, .col-lg-12 {
float: left; }
.col-lg-12 {
width: 100%; }
.col-lg-11 {
width: 91.66666667%; }
.col-lg-10 {
width: 83.33333333%; }
.col-lg-9 {
width: 75%; }
.col-lg-8 {
width: 66.66666667%; }
.col-lg-7 {
width: 58.33333333%; }
.col-lg-6 {
width: 50%; }
.col-lg-5 {
width: 41.66666667%; }
.col-lg-4 {
width: 33.33333333%; }
.col-lg-3 {
width: 25%; }
.col-lg-2 {
width: 16.66666667%; }
.col-lg-1 {
width: 8.33333333%; }
.col-lg-pull-12 {
right: 100%; }
.col-lg-pull-11 {
right: 91.66666667%; }
.col-lg-pull-10 {
right: 83.33333333%; }
.col-lg-pull-9 {
right: 75%; }
.col-lg-pull-8 {
right: 66.66666667%; }
.col-lg-pull-7 {
right: 58.33333333%; }
.col-lg-pull-6 {
right: 50%; }
.col-lg-pull-5 {
right: 41.66666667%; }
.col-lg-pull-4 {
right: 33.33333333%; }
.col-lg-pull-3 {
right: 25%; }
.col-lg-pull-2 {
right: 16.66666667%; }
.col-lg-pull-1 {
right: 8.33333333%; }
.col-lg-pull-0 {
right: auto; }
.col-lg-push-12 {
left: 100%; }
.col-lg-push-11 {
left: 91.66666667%; }
.col-lg-push-10 {
left: 83.33333333%; }
.col-lg-push-9 {
left: 75%; }
.col-lg-push-8 {
left: 66.66666667%; }
.col-lg-push-7 {
left: 58.33333333%; }
.col-lg-push-6 {
left: 50%; }
.col-lg-push-5 {
left: 41.66666667%; }
.col-lg-push-4 {
left: 33.33333333%; }
.col-lg-push-3 {
left: 25%; }
.col-lg-push-2 {
left: 16.66666667%; }
.col-lg-push-1 {
left: 8.33333333%; }
.col-lg-push-0 {
left: auto; }
.col-lg-offset-12 {
margin-left: 100%; }
.col-lg-offset-11 {
margin-left: 91.66666667%; }
.col-lg-offset-10 {
margin-left: 83.33333333%; }
.col-lg-offset-9 {
margin-left: 75%; }
.col-lg-offset-8 {
margin-left: 66.66666667%; }
.col-lg-offset-7 {
margin-left: 58.33333333%; }
.col-lg-offset-6 {
margin-left: 50%; }
.col-lg-offset-5 {
margin-left: 41.66666667%; }
.col-lg-offset-4 {
margin-left: 33.33333333%; }
.col-lg-offset-3 {
margin-left: 25%; }
.col-lg-offset-2 {
margin-left: 16.66666667%; }
.col-lg-offset-1 {
margin-left: 8.33333333%; }
.col-lg-offset-0 {
margin-left: 0; } }
.clearfix:before, .clearfix:after, .container:before, .container:after, .container-fluid:before, .container-fluid:after, .row:before, .row:after {
content: " ";
display: table; }
.clearfix:after, .container:after, .container-fluid:after, .row:after {
clear: both; }
.center-block {
display: block;
margin-left: auto;
margin-right: auto; }
.pull-right {
float: right !important; }
.pull-left {
float: left !important; }
.hide {
display: none !important; }
.show {
display: block !important; }
.invisible {
visibility: hidden; }
.text-hide {
font: 0/0 a;
color: transparent;
text-shadow: none;
background-color: transparent;
border: 0; }
.hidden {
display: none !important; }
.affix {
position: fixed; }
@-ms-viewport {
width: device-width; }
.visible-xs, .visible-sm, .visible-md, .visible-lg {
display: none !important; }
.visible-xs-block, .visible-xs-inline, .visible-xs-inline-block, .visible-sm-block, .visible-sm-inline, .visible-sm-inline-block, .visible-md-block, .visible-md-inline, .visible-md-inline-block, .visible-lg-block, .visible-lg-inline, .visible-lg-inline-block {
display: none !important; }
@media (max-width: 767px) {
.visible-xs {
display: block !important; }
table.visible-xs {
display: table !important; }
tr.visible-xs {
display: table-row !important; }
th.visible-xs, td.visible-xs {
display: table-cell !important; } }
@media (max-width: 767px) {
.visible-xs-block {
display: block !important; } }
@media (max-width: 767px) {
.visible-xs-inline {
display: inline !important; } }
@media (max-width: 767px) {
.visible-xs-inline-block {
display: inline-block !important; } }
@media (min-width: 768px) and (max-width: 991px) {
.visible-sm {
display: block !important; }
table.visible-sm {
display: table !important; }
tr.visible-sm {
display: table-row !important; }
th.visible-sm, td.visible-sm {
display: table-cell !important; } }
@media (min-width: 768px) and (max-width: 991px) {
.visible-sm-block {
display: block !important; } }
@media (min-width: 768px) and (max-width: 991px) {
.visible-sm-inline {
display: inline !important; } }
@media (min-width: 768px) and (max-width: 991px) {
.visible-sm-inline-block {
display: inline-block !important; } }
@media (min-width: 992px) and (max-width: 1199px) {
.visible-md {
display: block !important; }
table.visible-md {
display: table !important; }
tr.visible-md {
display: table-row !important; }
th.visible-md, td.visible-md {
display: table-cell !important; } }
@media (min-width: 992px) and (max-width: 1199px) {
.visible-md-block {
display: block !important; } }
@media (min-width: 992px) and (max-width: 1199px) {
.visible-md-inline {
display: inline !important; } }
@media (min-width: 992px) and (max-width: 1199px) {
.visible-md-inline-block {
display: inline-block !important; } }
@media (min-width: 1200px) {
.visible-lg {
display: block !important; }
table.visible-lg {
display: table !important; }
tr.visible-lg {
display: table-row !important; }
th.visible-lg, td.visible-lg {
display: table-cell !important; } }
@media (min-width: 1200px) {
.visible-lg-block {
display: block !important; } }
@media (min-width: 1200px) {
.visible-lg-inline {
display: inline !important; } }
@media (min-width: 1200px) {
.visible-lg-inline-block {
display: inline-block !important; } }
@media (max-width: 767px) {
.hidden-xs {
display: none !important; } }
@media (min-width: 768px) and (max-width: 991px) {
.hidden-sm {
display: none !important; } }
@media (min-width: 992px) and (max-width: 1199px) {
.hidden-md {
display: none !important; } }
@media (min-width: 1200px) {
.hidden-lg {
display: none !important; } }
.visible-print {
display: none !important; }
@media print {
.visible-print {
display: block !important; }
table.visible-print {
display: table !important; }
tr.visible-print {
display: table-row !important; }
th.visible-print, td.visible-print {
display: table-cell !important; } }
.visible-print-block {
display: none !important; }
@media print {
.visible-print-block {
display: block !important; } }
.visible-print-inline {
display: none !important; }
@media print {
.visible-print-inline {
display: inline !important; } }
.visible-print-inline-block {
display: none !important; }
@media print {
.visible-print-inline-block {
display: inline-block !important; } }
@media print {
.hidden-print {
display: none !important; } }
.header__line {
background-color: #0b0c0d;
position: absolute;
left: 0;
top: 0;
width: 100%;
padding: 19px 0;
color: #fff;
font-family: 'PantonBold', sans-serif;
font-size: 22px;
z-index: 20; }
.header {
height: 100vh;
position: relative;
display: flex;
flex-flow: column wrap;
align-items: center;
justify-content: center; }
.header:before {
content: '';
position: absolute;
left: 0;
top: 0;
width: 100%;
height: 100%;
background: rgba(0, 0, 0, 0.35); }
.header_bg {
background-size: cover;
background-repeat: no-repeat;
background-position: center center; }
.header__lang {
display: inline-block;
color: #fff;
margin-right: 60px;
position: relative; }
.header__lang:after {
content: '';
width: 0;
height: 0;
border-left: 8px solid transparent;
border-right: 8px solid transparent;
border-top: 8px solid #cbcccc;
position: absolute;
top: 15px;
right: -25px; }
.header__login {
display: inline-block;
position: relative;
color: #fff; }
.header__login:after {
background-image: url(../img/header/__login/login-icon.png);
width: 37px;
height: 38px;
right: -57px;
top: 0; }
.header__settings {
margin-right: 60px; }
.header__title {
font-family: 'PantonHeavy', sans-serif;
font-size: 120px;
color: #fff;
z-index: 10;
text-align: center;
display: flex;
display: -webkit-box;
display: -ms-flexbox;
display: -webkit-flex;
align-items: center;
-webkit-box-align: center;
-moz-box-align: center;
-ms-flex-align: center;
-webkit-align-items: center;
justify-content: space-around;
-webkit-justify-content: space-around;
-moz-justify-content: space-around;
flex-direction: column;
padding-top: 50%;
padding-bottom: 15%;
height: 100vh; }
@media (min-width: 720px) {
.header__title {
font-size: 90px;
padding-top: 120px;
padding-bottom: 0;
justify-content: center;
-webkit-justify-content: center;
-moz-justify-content: center; } }
.header__subtitle {
font-family: 'PantonBold', sans-serif;
font-size: 30px;
line-height: 24px;
margin-top: 27px; }
@media (min-width: 720px) {
.header__subtitle {
font-size: 36px;
margin-bottom: 50px; } }
@media (min-width: 960px) {
.header__subtitle {
margin-top: -27px; } }
.header__columns {
justify-content: space-between;
align-items: center; }
.header__mobile-menu {
background-color: rgba(11, 12, 13, 0.95);
z-index: 100;
width: 100%;
position: absolute;
padding-top: 19px; }
.header__mobile {
display: none;
text-align: center;
font-family: 'PantonRegular', sans-serif;
border-top: 3px solid #ffffff; }
.header__mobile li a {
text-transform: uppercase;
color: #fff;
line-height: 70px;
border-top: 1px solid #353535; }
.header__phone-icon {
background-image: url("../img/header/__phone/phone-icon.svg");
width: 23px;
height: 23px; }
.header__phone-text {
padding-left: 22px; }
.header__location-icon {
background-image: url("../img/header/__location/location-icon.svg");
width: 24px;
height: 34px; }
.header__mail-text {
padding-left: 22px; }
.menu {
position: absolute;
top: 172px;
z-index: 20; }
ul.menu__list {
padding: 0;
margin: 0;
list-style-type: none;
z-index: 8; }
.menu__item {
display: inline-block;
margin-right: 15px;
color: #fff; }
.menu__item:last-child {
margin-right: 0; }
.menu__link {
font-size: 18px;
color: #fff;
text-transform: uppercase;
font-family: 'PantonBold', sans-serif;
letter-spacing: 2px;
padding: 8px 11px; }
.menu__link:hover {
outline: 1px solid #fff794;
color: #fff;
text-decoration: none; }
.menu__link:visited {
color: #fff;
text-decoration: none; }
.menu__link:active {
text-decoration: none;
color: #fff; }
.features {
background-position: top center;
background-size: contain;
background-repeat: no-repeat; }
.features__wrap {
text-align: center; }
.features__icon {
margin-bottom: 30px;
min-height: 82px; }
.price {
text-align: center; }
.price__wrap {
margin-bottom: 24px; }
.price__item {
max-width: 360px;
margin-bottom: 40px; }
.price__img img {
max-width: 100%; }
.price__content {
padding: 48px 33px;
border: 1px solid #c6c6c6; }
.price__cena {
font-family: 'PantonHeavy', sans-serif;
font-size: 30px;
line-height: 24px; }
.price__cena_margin {
margin: 25px 0; }
.price__content .description{
font-size: 1.3rem;
margin-bottom: 10px;
min-height: 40px;
}
.gallery {
text-align: center;
padding-bottom: 103px; }
.gallery__flex {
justify-content: space-between; }
.gallery__item {
display: flex;
flex-flow: column wrap;
justify-content: space-between; }
.reviews {
text-align: center;
padding-bottom: 110px; }
.reviews_main-text {
font-size: 22px;
margin-bottom: 7px; }
.reviews_default-text {
font-family: 'PantonRegular', sans-serif;
font-size: 18px;
line-height: 24px; }
.reviews_button {
margin-top: 74px; }
.reviews__carousel {
clear: both; }
.reviews__item {
padding: 36px 25px 76px 25px;
text-align: center;
transition: all .35s ease; }
.reviews__item:hover {
background: rgba(255, 255, 255, 0.8);
box-shadow: 0px 0px 42px 0px #e0d9e0;
transform: scale(1.1); }
.reviews__photo {
margin-bottom: 48px; }
.reviews__photo img {
border-radius: 50%; }
.reviews__pic {
max-width: 163px;
margin: auto; }
.reviews__mark {
color: #404040;
margin-bottom: 25px; }
.review__text {
color: #747474; }
.footer {
background-color: #0b0c0d;
padding: 73px 0 43px 0; }
.footer__wrap {
align-items: center;
justify-content: space-between; }
.footer__heading {
font-family: 'PantonBold', sans-serif;
font-size: 30px;
color: #fff;
text-transform: uppercase;
letter-spacing: 2px;
margin-bottom: 8px; }
.footer__line {
background: #803532;
width: 56px;
height: 3px;
margin-bottom: 23px; }
.footer__contacts {
font-family: 'PantonRegular', sans-serif;
font-size: 22px;
color: #fff; }
.footer__location:before {
background-image: url(../img/footer/__location/footer-location.png);
width: 24px;
height: 28px;
content: '';
position: absolute;
background-repeat: no-repeat; }
.footer__location span {
padding-left: 43px;
display: inline-block;
margin-bottom: 20px;
line-height: 28px; }
.footer__mail {
margin-bottom: 38px; }
.footer__socials {
margin-left: 0;
display: inline-block;
vertical-align: middle; }
@media (min-width: 720px) {
.footer__socials {
margin-left: 72px; } }
@font-face {
font-family: "roboto-example";
font-weight: normal;
font-style: normal;
src: url("../fonts/RobotoRegular/RobotoRegular.eot");
src: url("../fonts/RobotoRegular/RobotoRegular.eot?#iefix") format("embedded-opentype"), url("../fonts/RobotoRegular/RobotoRegular.woff") format("woff"), url("../fonts/RobotoRegular/RobotoRegular.ttf") format("truetype"); }
@font-face {
font-family: "roboto-example";
font-weight: bold;
font-style: normal;
src: url("../fonts/RobotoBold/RobotoBold.eot");
src: url("../fonts/RobotoBold/RobotoBold.eot?#iefix") format("embedded-opentype"), url("../fonts/RobotoBold/RobotoBold.woff") format("woff"), url("../fonts/RobotoBold/RobotoBold.ttf") format("truetype"); }
@font-face {
font-family: "Panton";
font-weight: normal;
font-style: normal;
src: url("../fonts/PantonRegular/PantonRegular.eot");
src: url("../fonts/PantonRegular/PantonRegular.eot?#iefix") format("embedded-opentype"), url("../fonts/PantonRegular/PantonRegular.woff") format("woff"), url("../fonts/PantonRegular/PantonRegular.ttf") format("truetype"); }
@font-face {
font-family: "Panton";
font-weight: bold;
font-style: normal;
src: url("../fonts/PantonBold/PantonBold.eot");
src: url("../fonts/PantonBold/PantonBold.eot?#iefix") format("embedded-opentype"), url("../fonts/PantonBold/PantonBold.woff") format("woff"), url("../fonts/PantonBold/PantonBold.ttf") format("truetype"); }
@font-face {
font-family: "Panton";
font-weight: 800;
font-style: normal;
src: url("../fonts/PantonHeavy/PantonHeavy.eot");
src: url("../fonts/PantonHeavy/PantonHeavy.eot?#iefix") format("embedded-opentype"), url("../fonts/PantonHeavy/PantonHeavy.woff") format("woff"), url("../fonts/PantonHeavy/PantonHeavy.ttf") format("truetype"); }
@font-face {
font-family: "Panton Light";
src: url("../fonts/Panton/Panton-Light.otf"); }
@font-face {
font-family: "Panton Light Italic";
src: url("../fonts/Panton/Panton-Light-Italic.otf"); }
* {
-webkit-box-sizing: border-box;
-moz-box-sizing: border-box;
box-sizing: border-box; }
*:before, *:after {
-webkit-box-sizing: border-box;
-moz-box-sizing: border-box;
box-sizing: border-box; }
*::-webkit-input-placeholder {
color: #666;
opacity: 1; }
*:-moz-placeholder {
color: #666;
opacity: 1; }
*::-moz-placeholder {
color: #666;
opacity: 1; }
*:-ms-input-placeholder {
color: #666;
opacity: 1; }
body input:focus:required:invalid,
body textarea:focus:required:invalid {
color: #666; }
body input:required:valid,
body textarea:required:valid {
color: #666; }
html, body {
height: 100%; }
body {
font-size: 16px;
min-width: 320px;
position: relative;
line-height: 1.65;
font-family: "roboto-example", sans-serif;
overflow-x: hidden;
opacity: 1;
color: #1a1a1a; }
.img-responsive {
display: block;
max-width: 100%;
height: auto; }
ul {
padding: 0;
margin: 0;
list-style: none; }
h1, h2, h3, h4, h5, h6 {
margin: 0;
padding: 0; }
h2.heading {
font-family: 'PantonHeavy', sans-serif;
font-size: 44px;
text-transform: uppercase; }
.heading_border {
border-bottom: 7px solid #f9e32e;
display: inline-block;
padding: 0 50px;
margin-bottom: 58px; }
svg {
transition: all .35s ease; }
.before_icon:before {
content: '';
position: absolute;
background-repeat: no-repeat; }
.before_icon span {
padding-left: 40px; }
.after_icon:after {
content: '';
position: absolute;
background-repeat: no-repeat; }
.phone-icon {
position: relative;
margin-bottom: 5px; }
.phone-icon:before {
left: 0;
top: 6px;
width: 23px;
height: 23px;
background-image: url(../img/header/__phone/phone-icon.svg); }
.mail-icon {
position: relative; }
.mail-icon:before {
left: 0;
top: 7px;
width: 23px;
height: 23px;
background-image: url(../img/header/__mail/mail-icon.png); }
.button {
font-family: 'PantonHeavy', sans-serif;
line-height: 24px;
border: 2px solid #f9e32e;
border-radius: 5px;
color: #1a1a1a !important;
display: inline-block;
text-transform: uppercase; }
.button:hover {
background-color: #f9e32e;
cursor: pointer;
color: #ffffff !important; }
.button_small {
letter-spacing: 1px;
padding: 19px 58px; }
.button_big {
font-size: 22px;
padding: 27px 66px; }
.button_active {
background-color: #f9e32e; }
.button_active:hover {
background-color: transparent; }
.flex {
display: flex;
flex-flow: row wrap; }
.sect {
padding: 98px 0 51px 0; }
.main-text {
font-family: 'PantonBold', sans-serif;
font-size: 18px;
line-height: 24px;
text-transform: uppercase; }
.owl-theme .owl-dots .owl-dot.active span, .owl-theme .owl-dots .owl-dot:hover span {
background: #f9e32e;
border: none; }
.owl-theme .owl-dots .owl-dot span {
width: 18px;
height: 18px;
background: transparent;
border: 1px solid #212121; }
.socials_icon {
fill: #fff;
margin-right: 35px; }
.socials_icon:last-child {
margin-right: 0; }
.socials_icon:hover svg {
fill: #903d3b; }
#nav-icon3 {
width: 28px;
height: 28px;
position: relative;
transform: rotate(0deg);
transition: .5s ease-in-out;
cursor: pointer;
margin-top: 3px; }
#nav-icon3 span {
display: block;
position: absolute;
height: 3px;
width: 100%;
background: #fff;
border-radius: 9px;
opacity: 1;
left: 0;
transform: rotate(0deg);
transition: .25s ease-in-out; }
#nav-icon3 span:nth-child(1) {
top: 0px; }
#nav-icon3 span:nth-child(2), #nav-icon3 span:nth-child(3) {
top: 10px; }
#nav-icon3 span:nth-child(4) {
top: 20px; }
#nav-icon3.open span:nth-child(1) {
top: 18px;
width: 0%;
left: 50%; }
#nav-icon3.open span:nth-child(2) {
transform: rotate(45deg); }
#nav-icon3.open span:nth-child(3) {
transform: rotate(-45deg); }
#nav-icon3.open span:nth-child(4) {
top: 18px;
width: 0%;
left: 50%; }
.icon {
background-repeat: no-repeat; }
.icon-flex {
align-items: center;
justify-content: flex-start; }
.header__location-text {
padding-left: 22px;
line-height: 24px; }
/*========== Desktop First ==========*/
/* Large Devices, Wide Screens */
@media only screen and (max-width: 1200px) {
/*price styles*/
.price__item {
margin-bottom: 30px; }
.footer__logo {
margin-bottom: 30px; }
.button_small {
padding: 19px 34px; }
.gallery__column {
margin-bottom: 20px; }
.full-height {
order: 3;
margin: auto; } }
/* Medium Devices, Desktops */
@media only screen and (max-width: 992px) {
/*price sttles*/
.price__item {
max-width: 320px; }
.features__wrap {
margin-bottom: 40px; } }
/* Small Devices, Tablets */
@media only screen and (max-width: 768px) {
/*price styles*/
.price__item {
margin: 40px auto; }
.header__columns {
padding: 0 15px; }
.header__columns {
justify-content: space-between; }
.header__location-pad {
padding-top: 8px; }
.header__phone-pad {
padding-bottom: 8px; }
.heading_border {
margin-bottom: 25px; }
.border-mobile {
border-bottom: 1px solid #858686; }
.gallery__flex {
justify-content: center; } }
/* Extra Small Devices, Phones */
@media only screen and (max-width: 480px) {
.button_big {
font-size: 18px;
padding: 16px 20px; }
/*heading styles*/
h2.heading {
font-size: 22px; }
.header__img {
max-width: 70px; }
.header__contacts {
font-size: 11px; }
.header__title {
font-size: 60px;
line-height: 40px; }
.header__subtitle {
font-size: 18px; }
.header__location-text {
line-height: 1.2em; }
.button_small {
padding: 19px 38px; }
.gallery__column {
margin-bottom: 20px; }
.footer__socials {
margin-left: 5px; } }
/* Custom, iPhone Retina */
@media only screen and (max-width: 320px) {
/**/ }
/*========== Mobile First ==========*/
/* Custom, iPhone Retina */
@media only screen and (min-width: 320px) {
/**/ }
/* Extra Small Devices, Phones */
@media only screen and (min-width: 480px) {
/**/ }
/* Small Devices, Tablets */
@media only screen and (min-width: 768px) {
/**/ }
/* Medium Devices, Desktops */
@media only screen and (min-width: 992px) {
/**/ }
/* Large Devices, Wide Screens */
@media only screen and (min-width: 1200px) {
/**/ }
.a {
text-decoration: none;
color: #fff; }
.a:visited {
text-decoration: none;
color: #fff; }
.a:active {
text-decoration: none;
color: #fff; }
.features {
background-position: top center;
background-size: contain;
background-repeat: no-repeat; }
.footer {
background-color: #0b0c0d;
padding: 73px 0 43px 0; }
.gallery {
text-align: center;
padding-bottom: 103px; }
.header {
height: 100vh;
position: relative;
display: flex;
flex-flow: column wrap;
align-items: center;
justify-content: center; }
.header:before {
content: '';
position: absolute;
left: 0;
top: 0;
width: 100%;
height: 100%;
background: rgba(0, 0, 0, 0.35); }
.header_bg {
background-size: cover;
background-repeat: no-repeat;
background-position: center center; }
@font-face {
font-family: "roboto-example";
font-weight: normal;
font-style: normal;
src: url("../fonts/RobotoRegular/RobotoRegular.eot");
src: url("../fonts/RobotoRegular/RobotoRegular.eot?#iefix") format("embedded-opentype"), url("../fonts/RobotoRegular/RobotoRegular.woff") format("woff"), url("../fonts/RobotoRegular/RobotoRegular.ttf") format("truetype"); }
@font-face {
font-family: "roboto-example";
font-weight: bold;
font-style: normal;
src: url("../fonts/RobotoBold/RobotoBold.eot");
src: url("../fonts/RobotoBold/RobotoBold.eot?#iefix") format("embedded-opentype"), url("../fonts/RobotoBold/RobotoBold.woff") format("woff"), url("../fonts/RobotoBold/RobotoBold.ttf") format("truetype"); }
@font-face {
font-family: "Panton";
font-weight: normal;
font-style: normal;
src: url("../fonts/PantonRegular/PantonRegular.eot");
src: url("../fonts/PantonRegular/PantonRegular.eot?#iefix") format("embedded-opentype"), url("../fonts/PantonRegular/PantonRegular.woff") format("woff"), url("../fonts/PantonRegular/PantonRegular.ttf") format("truetype"); }
@font-face {
font-family: "Panton";
font-weight: bold;
font-style: normal;
src: url("../fonts/PantonBold/PantonBold.eot");
src: url("../fonts/PantonBold/PantonBold.eot?#iefix") format("embedded-opentype"), url("../fonts/PantonBold/PantonBold.woff") format("woff"), url("../fonts/PantonBold/PantonBold.ttf") format("truetype"); }
@font-face {
font-family: "Panton";
font-weight: 800;
font-style: normal;
src: url("../fonts/PantonHeavy/PantonHeavy.eot");
src: url("../fonts/PantonHeavy/PantonHeavy.eot?#iefix") format("embedded-opentype"), url("../fonts/PantonHeavy/PantonHeavy.woff") format("woff"), url("../fonts/PantonHeavy/PantonHeavy.ttf") format("truetype"); }
@font-face {
font-family: "Panton Light";
src: url("../fonts/Panton/Panton-Light.otf"); }
@font-face {
font-family: "Panton Light Italic";
src: url("../fonts/Panton/Panton-Light-Italic.otf"); }
.hexagon {
position: absolute;
top: 32px;
opacity: 1; }
@media (min-width: 720px) {
.hexagon {
left: 30px;
top: 33px; } }
@media (min-width: 960px) {
.hexagon {
left: 84px;
opacity: 0; } }
.hexagon:hover {
opacity: 1; }
.menu {
position: absolute;
top: 172px;
z-index: 20; }
.price {
text-align: center; }
@font-face {
font-family: "roboto-example";
font-weight: normal;
font-style: normal;
src: url("../fonts/RobotoRegular/RobotoRegular.eot");
src: url("../fonts/RobotoRegular/RobotoRegular.eot?#iefix") format("embedded-opentype"), url("../fonts/RobotoRegular/RobotoRegular.woff") format("woff"), url("../fonts/RobotoRegular/RobotoRegular.ttf") format("truetype"); }
@font-face {
font-family: "roboto-example";
font-weight: bold;
font-style: normal;
src: url("../fonts/RobotoBold/RobotoBold.eot");
src: url("../fonts/RobotoBold/RobotoBold.eot?#iefix") format("embedded-opentype"), url("../fonts/RobotoBold/RobotoBold.woff") format("woff"), url("../fonts/RobotoBold/RobotoBold.ttf") format("truetype"); }
@font-face {
font-family: "Panton";
font-weight: normal;
font-style: normal;
src: url("../fonts/PantonRegular/PantonRegular.eot");
src: url("../fonts/PantonRegular/PantonRegular.eot?#iefix") format("embedded-opentype"), url("../fonts/PantonRegular/PantonRegular.woff") format("woff"), url("../fonts/PantonRegular/PantonRegular.ttf") format("truetype"); }
@font-face {
font-family: "Panton";
font-weight: bold;
font-style: normal;
src: url("../fonts/PantonBold/PantonBold.eot");
src: url("../fonts/PantonBold/PantonBold.eot?#iefix") format("embedded-opentype"), url("../fonts/PantonBold/PantonBold.woff") format("woff"), url("../fonts/PantonBold/PantonBold.ttf") format("truetype"); }
@font-face {
font-family: "Panton";
font-weight: 800;
font-style: normal;
src: url("../fonts/PantonHeavy/PantonHeavy.eot");
src: url("../fonts/PantonHeavy/PantonHeavy.eot?#iefix") format("embedded-opentype"), url("../fonts/PantonHeavy/PantonHeavy.woff") format("woff"), url("../fonts/PantonHeavy/PantonHeavy.ttf") format("truetype"); }
@font-face {
font-family: "Panton Light";
src: url("../fonts/Panton/Panton-Light.otf"); }
@font-face {
font-family: "Panton Light Italic";
src: url("../fonts/Panton/Panton-Light-Italic.otf"); }
.pop-up {
position: absolute;
top: 0;
left: 0;
z-index: 50;
width: 100%;
height: 100%;
display: none; }
.reviews {
text-align: center;
padding-bottom: 110px; }
.reviews_main-text {
font-size: 22px;
margin-bottom: 7px; }
.reviews_default-text {
font-family: 'PantonRegular', sans-serif;
font-size: 18px;
line-height: 24px; }
.reviews_button {
margin-top: 74px; }
.two-main-item {
display: flex;
flex-direction: column;
justify-content: center;
height: 270px;
text-align: center; }
.two-main-item__img {
margin-bottom: 27px; }
.two-main-item__title {
color: #1d1d1c;
font-size: 18px;
font-weight: 700;
line-height: 24px; }
#yandex-map {
height: 450px;
width: 100%; }
.fixed {
position: fixed;
width: 100%;
display: none;
padding-right: 15px; }
@media (min-width: 720px) {
.fixed {
display: block; } }
.button_black-text:hover {
color: #000 !important; }
@font-face {
font-family: "roboto-example";
font-weight: normal;
font-style: normal;
src: url("../fonts/RobotoRegular/RobotoRegular.eot");
src: url("../fonts/RobotoRegular/RobotoRegular.eot?#iefix") format("embedded-opentype"), url("../fonts/RobotoRegular/RobotoRegular.woff") format("woff"), url("../fonts/RobotoRegular/RobotoRegular.ttf") format("truetype"); }
@font-face {
font-family: "roboto-example";
font-weight: bold;
font-style: normal;
src: url("../fonts/RobotoBold/RobotoBold.eot");
src: url("../fonts/RobotoBold/RobotoBold.eot?#iefix") format("embedded-opentype"), url("../fonts/RobotoBold/RobotoBold.woff") format("woff"), url("../fonts/RobotoBold/RobotoBold.ttf") format("truetype"); }
@font-face {
font-family: "Panton";
font-weight: normal;
font-style: normal;
src: url("../fonts/PantonRegular/PantonRegular.eot");
src: url("../fonts/PantonRegular/PantonRegular.eot?#iefix") format("embedded-opentype"), url("../fonts/PantonRegular/PantonRegular.woff") format("woff"), url("../fonts/PantonRegular/PantonRegular.ttf") format("truetype"); }
@font-face {
font-family: "Panton";
font-weight: bold;
font-style: normal;
src: url("../fonts/PantonBold/PantonBold.eot");
src: url("../fonts/PantonBold/PantonBold.eot?#iefix") format("embedded-opentype"), url("../fonts/PantonBold/PantonBold.woff") format("woff"), url("../fonts/PantonBold/PantonBold.ttf") format("truetype"); }
@font-face {
font-family: "Panton";
font-weight: 800;
font-style: normal;
src: url("../fonts/PantonHeavy/PantonHeavy.eot");
src: url("../fonts/PantonHeavy/PantonHeavy.eot?#iefix") format("embedded-opentype"), url("../fonts/PantonHeavy/PantonHeavy.woff") format("woff"), url("../fonts/PantonHeavy/PantonHeavy.ttf") format("truetype"); }
@font-face {
font-family: "Panton Light";
src: url("../fonts/Panton/Panton-Light.otf"); }
@font-face {
font-family: "Panton Light Italic";
src: url("../fonts/Panton/Panton-Light-Italic.otf"); }
.button_disabled {
opacity: .5; }
.features__icon {
margin-bottom: 30px;
min-height: 82px; }
@font-face {
font-family: "roboto-example";
font-weight: normal;
font-style: normal;
src: url("../fonts/RobotoRegular/RobotoRegular.eot");
src: url("../fonts/RobotoRegular/RobotoRegular.eot?#iefix") format("embedded-opentype"), url("../fonts/RobotoRegular/RobotoRegular.woff") format("woff"), url("../fonts/RobotoRegular/RobotoRegular.ttf") format("truetype"); }
@font-face {
font-family: "roboto-example";
font-weight: bold;
font-style: normal;
src: url("../fonts/RobotoBold/RobotoBold.eot");
src: url("../fonts/RobotoBold/RobotoBold.eot?#iefix") format("embedded-opentype"), url("../fonts/RobotoBold/RobotoBold.woff") format("woff"), url("../fonts/RobotoBold/RobotoBold.ttf") format("truetype"); }
@font-face {
font-family: "Panton";
font-weight: normal;
font-style: normal;
src: url("../fonts/PantonRegular/PantonRegular.eot");
src: url("../fonts/PantonRegular/PantonRegular.eot?#iefix") format("embedded-opentype"), url("../fonts/PantonRegular/PantonRegular.woff") format("woff"), url("../fonts/PantonRegular/PantonRegular.ttf") format("truetype"); }
@font-face {
font-family: "Panton";
font-weight: bold;
font-style: normal;
src: url("../fonts/PantonBold/PantonBold.eot");
src: url("../fonts/PantonBold/PantonBold.eot?#iefix") format("embedded-opentype"), url("../fonts/PantonBold/PantonBold.woff") format("woff"), url("../fonts/PantonBold/PantonBold.ttf") format("truetype"); }
@font-face {
font-family: "Panton";
font-weight: 800;
font-style: normal;
src: url("../fonts/PantonHeavy/PantonHeavy.eot");
src: url("../fonts/PantonHeavy/PantonHeavy.eot?#iefix") format("embedded-opentype"), url("../fonts/PantonHeavy/PantonHeavy.woff") format("woff"), url("../fonts/PantonHeavy/PantonHeavy.ttf") format("truetype"); }
@font-face {
font-family: "Panton Light";
src: url("../fonts/Panton/Panton-Light.otf"); }
@font-face {
font-family: "Panton Light Italic";
src: url("../fonts/Panton/Panton-Light-Italic.otf"); }
.features__item {
height: 137px;
display: flex;
display: -webkit-box;
display: -ms-flexbox;
display: -webkit-flex;
align-items: center;
-webkit-box-align: center;
-moz-box-align: center;
-ms-flex-align: center;
-webkit-align-items: center;
justify-content: center;
-webkit-justify-content: center;
-moz-justify-content: center; }
.features__wrap {
text-align: center; }
@font-face {
font-family: "roboto-example";
font-weight: normal;
font-style: normal;
src: url("../fonts/RobotoRegular/RobotoRegular.eot");
src: url("../fonts/RobotoRegular/RobotoRegular.eot?#iefix") format("embedded-opentype"), url("../fonts/RobotoRegular/RobotoRegular.woff") format("woff"), url("../fonts/RobotoRegular/RobotoRegular.ttf") format("truetype"); }
@font-face {
font-family: "roboto-example";
font-weight: bold;
font-style: normal;
src: url("../fonts/RobotoBold/RobotoBold.eot");
src: url("../fonts/RobotoBold/RobotoBold.eot?#iefix") format("embedded-opentype"), url("../fonts/RobotoBold/RobotoBold.woff") format("woff"), url("../fonts/RobotoBold/RobotoBold.ttf") format("truetype"); }
@font-face {
font-family: "Panton";
font-weight: normal;
font-style: normal;
src: url("../fonts/PantonRegular/PantonRegular.eot");
src: url("../fonts/PantonRegular/PantonRegular.eot?#iefix") format("embedded-opentype"), url("../fonts/PantonRegular/PantonRegular.woff") format("woff"), url("../fonts/PantonRegular/PantonRegular.ttf") format("truetype"); }
@font-face {
font-family: "Panton";
font-weight: bold;
font-style: normal;
src: url("../fonts/PantonBold/PantonBold.eot");
src: url("../fonts/PantonBold/PantonBold.eot?#iefix") format("embedded-opentype"), url("../fonts/PantonBold/PantonBold.woff") format("woff"), url("../fonts/PantonBold/PantonBold.ttf") format("truetype"); }
@font-face {
font-family: "Panton";
font-weight: 800;
font-style: normal;
src: url("../fonts/PantonHeavy/PantonHeavy.eot");
src: url("../fonts/PantonHeavy/PantonHeavy.eot?#iefix") format("embedded-opentype"), url("../fonts/PantonHeavy/PantonHeavy.woff") format("woff"), url("../fonts/PantonHeavy/PantonHeavy.ttf") format("truetype"); }
@font-face {
font-family: "Panton Light";
src: url("../fonts/Panton/Panton-Light.otf"); }
@font-face {
font-family: "Panton Light Italic";
src: url("../fonts/Panton/Panton-Light-Italic.otf"); }
.footer__map {
display: none; }
@media (min-width: 720px) {
.footer__map {
display: block; } }
.footer__heading {
font-family: 'PantonBold', sans-serif;
font-size: 30px;
color: #fff;
text-transform: uppercase;
letter-spacing: 2px;
margin-bottom: 8px; }
.footer__contacts {
font-family: 'PantonRegular', sans-serif;
font-size: 22px;
color: #fff; }
.footer__line {
background: #803532;
width: 56px;
height: 3px;
margin-bottom: 23px; }
.footer__location:before {
background-image: url(../img/footer/__location/footer-location.png);
width: 24px;
height: 28px;
content: '';
position: absolute;
background-repeat: no-repeat; }
.footer__location span {
padding-left: 43px;
display: inline-block;
margin-bottom: 20px;
line-height: 28px; }
.footer__mail {
margin-bottom: 38px; }
.footer__socials {
margin-left: 0;
display: inline-block;
vertical-align: middle; }
@media (min-width: 720px) {
.footer__socials {
margin-left: 72px; } }
.footer__wrap {
align-items: center;
justify-content: space-between; }
@font-face {
font-family: "roboto-example";
font-weight: normal;
font-style: normal;
src: url("../fonts/RobotoRegular/RobotoRegular.eot");
src: url("../fonts/RobotoRegular/RobotoRegular.eot?#iefix") format("embedded-opentype"), url("../fonts/RobotoRegular/RobotoRegular.woff") format("woff"), url("../fonts/RobotoRegular/RobotoRegular.ttf") format("truetype"); }
@font-face {
font-family: "roboto-example";
font-weight: bold;
font-style: normal;
src: url("../fonts/RobotoBold/RobotoBold.eot");
src: url("../fonts/RobotoBold/RobotoBold.eot?#iefix") format("embedded-opentype"), url("../fonts/RobotoBold/RobotoBold.woff") format("woff"), url("../fonts/RobotoBold/RobotoBold.ttf") format("truetype"); }
@font-face {
font-family: "Panton";
font-weight: normal;
font-style: normal;
src: url("../fonts/PantonRegular/PantonRegular.eot");
src: url("../fonts/PantonRegular/PantonRegular.eot?#iefix") format("embedded-opentype"), url("../fonts/PantonRegular/PantonRegular.woff") format("woff"), url("../fonts/PantonRegular/PantonRegular.ttf") format("truetype"); }
@font-face {
font-family: "Panton";
font-weight: bold;
font-style: normal;
src: url("../fonts/PantonBold/PantonBold.eot");
src: url("../fonts/PantonBold/PantonBold.eot?#iefix") format("embedded-opentype"), url("../fonts/PantonBold/PantonBold.woff") format("woff"), url("../fonts/PantonBold/PantonBold.ttf") format("truetype"); }
@font-face {
font-family: "Panton";
font-weight: 800;
font-style: normal;
src: url("../fonts/PantonHeavy/PantonHeavy.eot");
src: url("../fonts/PantonHeavy/PantonHeavy.eot?#iefix") format("embedded-opentype"), url("../fonts/PantonHeavy/PantonHeavy.woff") format("woff"), url("../fonts/PantonHeavy/PantonHeavy.ttf") format("truetype"); }
@font-face {
font-family: "Panton Light";
src: url("../fonts/Panton/Panton-Light.otf"); }
@font-face {
font-family: "Panton Light Italic";
src: url("../fonts/Panton/Panton-Light-Italic.otf"); }
.feedback__photo {
height: 163px;
display: flex;
display: -webkit-box;
display: -ms-flexbox;
display: -webkit-flex;
align-items: center;
-webkit-box-align: center;
-moz-box-align: center;
-ms-flex-align: center;
-webkit-align-items: center; }
@font-face {
font-family: "roboto-example";
font-weight: normal;
font-style: normal;
src: url("../fonts/RobotoRegular/RobotoRegular.eot");
src: url("../fonts/RobotoRegular/RobotoRegular.eot?#iefix") format("embedded-opentype"), url("../fonts/RobotoRegular/RobotoRegular.woff") format("woff"), url("../fonts/RobotoRegular/RobotoRegular.ttf") format("truetype"); }
@font-face {
font-family: "roboto-example";
font-weight: bold;
font-style: normal;
src: url("../fonts/RobotoBold/RobotoBold.eot");
src: url("../fonts/RobotoBold/RobotoBold.eot?#iefix") format("embedded-opentype"), url("../fonts/RobotoBold/RobotoBold.woff") format("woff"), url("../fonts/RobotoBold/RobotoBold.ttf") format("truetype"); }
@font-face {
font-family: "Panton";
font-weight: normal;
font-style: normal;
src: url("../fonts/PantonRegular/PantonRegular.eot");
src: url("../fonts/PantonRegular/PantonRegular.eot?#iefix") format("embedded-opentype"), url("../fonts/PantonRegular/PantonRegular.woff") format("woff"), url("../fonts/PantonRegular/PantonRegular.ttf") format("truetype"); }
@font-face {
font-family: "Panton";
font-weight: bold;
font-style: normal;
src: url("../fonts/PantonBold/PantonBold.eot");
src: url("../fonts/PantonBold/PantonBold.eot?#iefix") format("embedded-opentype"), url("../fonts/PantonBold/PantonBold.woff") format("woff"), url("../fonts/PantonBold/PantonBold.ttf") format("truetype"); }
@font-face {
font-family: "Panton";
font-weight: 800;
font-style: normal;
src: url("../fonts/PantonHeavy/PantonHeavy.eot");
src: url("../fonts/PantonHeavy/PantonHeavy.eot?#iefix") format("embedded-opentype"), url("../fonts/PantonHeavy/PantonHeavy.woff") format("woff"), url("../fonts/PantonHeavy/PantonHeavy.ttf") format("truetype"); }
@font-face {
font-family: "Panton Light";
src: url("../fonts/Panton/Panton-Light.otf"); }
@font-face {
font-family: "Panton Light Italic";
src: url("../fonts/Panton/Panton-Light-Italic.otf"); }
.feedback__text {
min-height: 120px; }
@font-face {
font-family: "roboto-example";
font-weight: normal;
font-style: normal;
src: url("../fonts/RobotoRegular/RobotoRegular.eot");
src: url("../fonts/RobotoRegular/RobotoRegular.eot?#iefix") format("embedded-opentype"), url("../fonts/RobotoRegular/RobotoRegular.woff") format("woff"), url("../fonts/RobotoRegular/RobotoRegular.ttf") format("truetype"); }
@font-face {
font-family: "roboto-example";
font-weight: bold;
font-style: normal;
src: url("../fonts/RobotoBold/RobotoBold.eot");
src: url("../fonts/RobotoBold/RobotoBold.eot?#iefix") format("embedded-opentype"), url("../fonts/RobotoBold/RobotoBold.woff") format("woff"), url("../fonts/RobotoBold/RobotoBold.ttf") format("truetype"); }
@font-face {
font-family: "Panton";
font-weight: normal;
font-style: normal;
src: url("../fonts/PantonRegular/PantonRegular.eot");
src: url("../fonts/PantonRegular/PantonRegular.eot?#iefix") format("embedded-opentype"), url("../fonts/PantonRegular/PantonRegular.woff") format("woff"), url("../fonts/PantonRegular/PantonRegular.ttf") format("truetype"); }
@font-face {
font-family: "Panton";
font-weight: bold;
font-style: normal;
src: url("../fonts/PantonBold/PantonBold.eot");
src: url("../fonts/PantonBold/PantonBold.eot?#iefix") format("embedded-opentype"), url("../fonts/PantonBold/PantonBold.woff") format("woff"), url("../fonts/PantonBold/PantonBold.ttf") format("truetype"); }
@font-face {
font-family: "Panton";
font-weight: 800;
font-style: normal;
src: url("../fonts/PantonHeavy/PantonHeavy.eot");
src: url("../fonts/PantonHeavy/PantonHeavy.eot?#iefix") format("embedded-opentype"), url("../fonts/PantonHeavy/PantonHeavy.woff") format("woff"), url("../fonts/PantonHeavy/PantonHeavy.ttf") format("truetype"); }
@font-face {
font-family: "Panton Light";
src: url("../fonts/Panton/Panton-Light.otf"); }
@font-face {
font-family: "Panton Light Italic";
src: url("../fonts/Panton/Panton-Light-Italic.otf"); }
@font-face {
font-family: "roboto-example";
font-weight: normal;
font-style: normal;
src: url("../fonts/RobotoRegular/RobotoRegular.eot");
src: url("../fonts/RobotoRegular/RobotoRegular.eot?#iefix") format("embedded-opentype"), url("../fonts/RobotoRegular/RobotoRegular.woff") format("woff"), url("../fonts/RobotoRegular/RobotoRegular.ttf") format("truetype"); }
@font-face {
font-family: "roboto-example";
font-weight: bold;
font-style: normal;
src: url("../fonts/RobotoBold/RobotoBold.eot");
src: url("../fonts/RobotoBold/RobotoBold.eot?#iefix") format("embedded-opentype"), url("../fonts/RobotoBold/RobotoBold.woff") format("woff"), url("../fonts/RobotoBold/RobotoBold.ttf") format("truetype"); }
@font-face {
font-family: "Panton";
font-weight: normal;
font-style: normal;
src: url("../fonts/PantonRegular/PantonRegular.eot");
src: url("../fonts/PantonRegular/PantonRegular.eot?#iefix") format("embedded-opentype"), url("../fonts/PantonRegular/PantonRegular.woff") format("woff"), url("../fonts/PantonRegular/PantonRegular.ttf") format("truetype"); }
@font-face {
font-family: "Panton";
font-weight: bold;
font-style: normal;
src: url("../fonts/PantonBold/PantonBold.eot");
src: url("../fonts/PantonBold/PantonBold.eot?#iefix") format("embedded-opentype"), url("../fonts/PantonBold/PantonBold.woff") format("woff"), url("../fonts/PantonBold/PantonBold.ttf") format("truetype"); }
@font-face {
font-family: "Panton";
font-weight: 800;
font-style: normal;
src: url("../fonts/PantonHeavy/PantonHeavy.eot");
src: url("../fonts/PantonHeavy/PantonHeavy.eot?#iefix") format("embedded-opentype"), url("../fonts/PantonHeavy/PantonHeavy.woff") format("woff"), url("../fonts/PantonHeavy/PantonHeavy.ttf") format("truetype"); }
@font-face {
font-family: "Panton Light";
src: url("../fonts/Panton/Panton-Light.otf"); }
@font-face {
font-family: "Panton Light Italic";
src: url("../fonts/Panton/Panton-Light-Italic.otf"); }
.form_pop-up {
display: flex;
display: -webkit-box;
display: -ms-flexbox;
display: -webkit-flex;
flex-direction: column;
justify-content: space-between;
-webkit-justify-content: space-between;
-moz-justify-content: space-between;
height: 100%; }
.form__calculate {
font-family: "PantonBold"; }
@media (min-width: 720px) {
.form__calculate {
padding: 20px 0; } }
.form__calculate_sum {
font-size: 24px; }
.form__close-button {
position: absolute;
top: 20px;
right: 20px; }
@font-face {
font-family: "roboto-example";
font-weight: normal;
font-style: normal;
src: url("../fonts/RobotoRegular/RobotoRegular.eot");
src: url("../fonts/RobotoRegular/RobotoRegular.eot?#iefix") format("embedded-opentype"), url("../fonts/RobotoRegular/RobotoRegular.woff") format("woff"), url("../fonts/RobotoRegular/RobotoRegular.ttf") format("truetype"); }
@font-face {
font-family: "roboto-example";
font-weight: bold;
font-style: normal;
src: url("../fonts/RobotoBold/RobotoBold.eot");
src: url("../fonts/RobotoBold/RobotoBold.eot?#iefix") format("embedded-opentype"), url("../fonts/RobotoBold/RobotoBold.woff") format("woff"), url("../fonts/RobotoBold/RobotoBold.ttf") format("truetype"); }
@font-face {
font-family: "Panton";
font-weight: normal;
font-style: normal;
src: url("../fonts/PantonRegular/PantonRegular.eot");
src: url("../fonts/PantonRegular/PantonRegular.eot?#iefix") format("embedded-opentype"), url("../fonts/PantonRegular/PantonRegular.woff") format("woff"), url("../fonts/PantonRegular/PantonRegular.ttf") format("truetype"); }
@font-face {
font-family: "Panton";
font-weight: bold;
font-style: normal;
src: url("../fonts/PantonBold/PantonBold.eot");
src: url("../fonts/PantonBold/PantonBold.eot?#iefix") format("embedded-opentype"), url("../fonts/PantonBold/PantonBold.woff") format("woff"), url("../fonts/PantonBold/PantonBold.ttf") format("truetype"); }
@font-face {
font-family: "Panton";
font-weight: 800;
font-style: normal;
src: url("../fonts/PantonHeavy/PantonHeavy.eot");
src: url("../fonts/PantonHeavy/PantonHeavy.eot?#iefix") format("embedded-opentype"), url("../fonts/PantonHeavy/PantonHeavy.woff") format("woff"), url("../fonts/PantonHeavy/PantonHeavy.ttf") format("truetype"); }
@font-face {
font-family: "Panton Light";
src: url("../fonts/Panton/Panton-Light.otf"); }
@font-face {
font-family: "Panton Light Italic";
src: url("../fonts/Panton/Panton-Light-Italic.otf"); }
.form__header {
padding-bottom: 0; }
@media (min-width: 720px) {
.form__header {
padding-bottom: 25px; } }
@font-face {
font-family: "roboto-example";
font-weight: normal;
font-style: normal;
src: url("../fonts/RobotoRegular/RobotoRegular.eot");
src: url("../fonts/RobotoRegular/RobotoRegular.eot?#iefix") format("embedded-opentype"), url("../fonts/RobotoRegular/RobotoRegular.woff") format("woff"), url("../fonts/RobotoRegular/RobotoRegular.ttf") format("truetype"); }
@font-face {
font-family: "roboto-example";
font-weight: bold;
font-style: normal;
src: url("../fonts/RobotoBold/RobotoBold.eot");
src: url("../fonts/RobotoBold/RobotoBold.eot?#iefix") format("embedded-opentype"), url("../fonts/RobotoBold/RobotoBold.woff") format("woff"), url("../fonts/RobotoBold/RobotoBold.ttf") format("truetype"); }
@font-face {
font-family: "Panton";
font-weight: normal;
font-style: normal;
src: url("../fonts/PantonRegular/PantonRegular.eot");
src: url("../fonts/PantonRegular/PantonRegular.eot?#iefix") format("embedded-opentype"), url("../fonts/PantonRegular/PantonRegular.woff") format("woff"), url("../fonts/PantonRegular/PantonRegular.ttf") format("truetype"); }
@font-face {
font-family: "Panton";
font-weight: bold;
font-style: normal;
src: url("../fonts/PantonBold/PantonBold.eot");
src: url("../fonts/PantonBold/PantonBold.eot?#iefix") format("embedded-opentype"), url("../fonts/PantonBold/PantonBold.woff") format("woff"), url("../fonts/PantonBold/PantonBold.ttf") format("truetype"); }
@font-face {
font-family: "Panton";
font-weight: 800;
font-style: normal;
src: url("../fonts/PantonHeavy/PantonHeavy.eot");
src: url("../fonts/PantonHeavy/PantonHeavy.eot?#iefix") format("embedded-opentype"), url("../fonts/PantonHeavy/PantonHeavy.woff") format("woff"), url("../fonts/PantonHeavy/PantonHeavy.ttf") format("truetype"); }
@font-face {
font-family: "Panton Light";
src: url("../fonts/Panton/Panton-Light.otf"); }
@font-face {
font-family: "Panton Light Italic";
src: url("../fonts/Panton/Panton-Light-Italic.otf"); }
.form__input {
width: 100%;
font-family: "PantonRegular";
font-size: 18px;
padding: 12px 20px;
border: 1px solid #d1d1d1; }
@font-face {
font-family: "roboto-example";
font-weight: normal;
font-style: normal;
src: url("../fonts/RobotoRegular/RobotoRegular.eot");
src: url("../fonts/RobotoRegular/RobotoRegular.eot?#iefix") format("embedded-opentype"), url("../fonts/RobotoRegular/RobotoRegular.woff") format("woff"), url("../fonts/RobotoRegular/RobotoRegular.ttf") format("truetype"); }
@font-face {
font-family: "roboto-example";
font-weight: bold;
font-style: normal;
src: url("../fonts/RobotoBold/RobotoBold.eot");
src: url("../fonts/RobotoBold/RobotoBold.eot?#iefix") format("embedded-opentype"), url("../fonts/RobotoBold/RobotoBold.woff") format("woff"), url("../fonts/RobotoBold/RobotoBold.ttf") format("truetype"); }
@font-face {
font-family: "Panton";
font-weight: normal;
font-style: normal;
src: url("../fonts/PantonRegular/PantonRegular.eot");
src: url("../fonts/PantonRegular/PantonRegular.eot?#iefix") format("embedded-opentype"), url("../fonts/PantonRegular/PantonRegular.woff") format("woff"), url("../fonts/PantonRegular/PantonRegular.ttf") format("truetype"); }
@font-face {
font-family: "Panton";
font-weight: bold;
font-style: normal;
src: url("../fonts/PantonBold/PantonBold.eot");
src: url("../fonts/PantonBold/PantonBold.eot?#iefix") format("embedded-opentype"), url("../fonts/PantonBold/PantonBold.woff") format("woff"), url("../fonts/PantonBold/PantonBold.ttf") format("truetype"); }
@font-face {
font-family: "Panton";
font-weight: 800;
font-style: normal;
src: url("../fonts/PantonHeavy/PantonHeavy.eot");
src: url("../fonts/PantonHeavy/PantonHeavy.eot?#iefix") format("embedded-opentype"), url("../fonts/PantonHeavy/PantonHeavy.woff") format("woff"), url("../fonts/PantonHeavy/PantonHeavy.ttf") format("truetype"); }
@font-face {
font-family: "Panton Light";
src: url("../fonts/Panton/Panton-Light.otf"); }
@font-face {
font-family: "Panton Light Italic";
src: url("../fonts/Panton/Panton-Light-Italic.otf"); }
.form__input-group {
text-align: left; }
@font-face {
font-family: "roboto-example";
font-weight: normal;
font-style: normal;
src: url("../fonts/RobotoRegular/RobotoRegular.eot");
src: url("../fonts/RobotoRegular/RobotoRegular.eot?#iefix") format("embedded-opentype"), url("../fonts/RobotoRegular/RobotoRegular.woff") format("woff"), url("../fonts/RobotoRegular/RobotoRegular.ttf") format("truetype"); }
@font-face {
font-family: "roboto-example";
font-weight: bold;
font-style: normal;
src: url("../fonts/RobotoBold/RobotoBold.eot");
src: url("../fonts/RobotoBold/RobotoBold.eot?#iefix") format("embedded-opentype"), url("../fonts/RobotoBold/RobotoBold.woff") format("woff"), url("../fonts/RobotoBold/RobotoBold.ttf") format("truetype"); }
@font-face {
font-family: "Panton";
font-weight: normal;
font-style: normal;
src: url("../fonts/PantonRegular/PantonRegular.eot");
src: url("../fonts/PantonRegular/PantonRegular.eot?#iefix") format("embedded-opentype"), url("../fonts/PantonRegular/PantonRegular.woff") format("woff"), url("../fonts/PantonRegular/PantonRegular.ttf") format("truetype"); }
@font-face {
font-family: "Panton";
font-weight: bold;
font-style: normal;
src: url("../fonts/PantonBold/PantonBold.eot");
src: url("../fonts/PantonBold/PantonBold.eot?#iefix") format("embedded-opentype"), url("../fonts/PantonBold/PantonBold.woff") format("woff"), url("../fonts/PantonBold/PantonBold.ttf") format("truetype"); }
@font-face {
font-family: "Panton";
font-weight: 800;
font-style: normal;
src: url("../fonts/PantonHeavy/PantonHeavy.eot");
src: url("../fonts/PantonHeavy/PantonHeavy.eot?#iefix") format("embedded-opentype"), url("../fonts/PantonHeavy/PantonHeavy.woff") format("woff"), url("../fonts/PantonHeavy/PantonHeavy.ttf") format("truetype"); }
@font-face {
font-family: "Panton Light";
src: url("../fonts/Panton/Panton-Light.otf"); }
@font-face {
font-family: "Panton Light Italic";
src: url("../fonts/Panton/Panton-Light-Italic.otf"); }
.form__label {
font-family: "PantonBold";
font-size: 18px; }
@font-face {
font-family: "roboto-example";
font-weight: normal;
font-style: normal;
src: url("../fonts/RobotoRegular/RobotoRegular.eot");
src: url("../fonts/RobotoRegular/RobotoRegular.eot?#iefix") format("embedded-opentype"), url("../fonts/RobotoRegular/RobotoRegular.woff") format("woff"), url("../fonts/RobotoRegular/RobotoRegular.ttf") format("truetype"); }
@font-face {
font-family: "roboto-example";
font-weight: bold;
font-style: normal;
src: url("../fonts/RobotoBold/RobotoBold.eot");
src: url("../fonts/RobotoBold/RobotoBold.eot?#iefix") format("embedded-opentype"), url("../fonts/RobotoBold/RobotoBold.woff") format("woff"), url("../fonts/RobotoBold/RobotoBold.ttf") format("truetype"); }
@font-face {
font-family: "Panton";
font-weight: normal;
font-style: normal;
src: url("../fonts/PantonRegular/PantonRegular.eot");
src: url("../fonts/PantonRegular/PantonRegular.eot?#iefix") format("embedded-opentype"), url("../fonts/PantonRegular/PantonRegular.woff") format("woff"), url("../fonts/PantonRegular/PantonRegular.ttf") format("truetype"); }
@font-face {
font-family: "Panton";
font-weight: bold;
font-style: normal;
src: url("../fonts/PantonBold/PantonBold.eot");
src: url("../fonts/PantonBold/PantonBold.eot?#iefix") format("embedded-opentype"), url("../fonts/PantonBold/PantonBold.woff") format("woff"), url("../fonts/PantonBold/PantonBold.ttf") format("truetype"); }
@font-face {
font-family: "Panton";
font-weight: 800;
font-style: normal;
src: url("../fonts/PantonHeavy/PantonHeavy.eot");
src: url("../fonts/PantonHeavy/PantonHeavy.eot?#iefix") format("embedded-opentype"), url("../fonts/PantonHeavy/PantonHeavy.woff") format("woff"), url("../fonts/PantonHeavy/PantonHeavy.ttf") format("truetype"); }
@font-face {
font-family: "Panton Light";
src: url("../fonts/Panton/Panton-Light.otf"); }
@font-face {
font-family: "Panton Light Italic";
src: url("../fonts/Panton/Panton-Light-Italic.otf"); }
.form__submit {
background-color: transparent; }
@font-face {
font-family: "roboto-example";
font-weight: normal;
font-style: normal;
src: url("../fonts/RobotoRegular/RobotoRegular.eot");
src: url("../fonts/RobotoRegular/RobotoRegular.eot?#iefix") format("embedded-opentype"), url("../fonts/RobotoRegular/RobotoRegular.woff") format("woff"), url("../fonts/RobotoRegular/RobotoRegular.ttf") format("truetype"); }
@font-face {
font-family: "roboto-example";
font-weight: bold;
font-style: normal;
src: url("../fonts/RobotoBold/RobotoBold.eot");
src: url("../fonts/RobotoBold/RobotoBold.eot?#iefix") format("embedded-opentype"), url("../fonts/RobotoBold/RobotoBold.woff") format("woff"), url("../fonts/RobotoBold/RobotoBold.ttf") format("truetype"); }
@font-face {
font-family: "Panton";
font-weight: normal;
font-style: normal;
src: url("../fonts/PantonRegular/PantonRegular.eot");
src: url("../fonts/PantonRegular/PantonRegular.eot?#iefix") format("embedded-opentype"), url("../fonts/PantonRegular/PantonRegular.woff") format("woff"), url("../fonts/PantonRegular/PantonRegular.ttf") format("truetype"); }
@font-face {
font-family: "Panton";
font-weight: bold;
font-style: normal;
src: url("../fonts/PantonBold/PantonBold.eot");
src: url("../fonts/PantonBold/PantonBold.eot?#iefix") format("embedded-opentype"), url("../fonts/PantonBold/PantonBold.woff") format("woff"), url("../fonts/PantonBold/PantonBold.ttf") format("truetype"); }
@font-face {
font-family: "Panton";
font-weight: 800;
font-style: normal;
src: url("../fonts/PantonHeavy/PantonHeavy.eot");
src: url("../fonts/PantonHeavy/PantonHeavy.eot?#iefix") format("embedded-opentype"), url("../fonts/PantonHeavy/PantonHeavy.woff") format("woff"), url("../fonts/PantonHeavy/PantonHeavy.ttf") format("truetype"); }
@font-face {
font-family: "Panton Light";
src: url("../fonts/Panton/Panton-Light.otf"); }
@font-face {
font-family: "Panton Light Italic";
src: url("../fonts/Panton/Panton-Light-Italic.otf"); }
@media (min-width: 720px) {
.form__textarea {
margin-bottom: 25px; } }
@font-face {
font-family: "roboto-example";
font-weight: normal;
font-style: normal;
src: url("../fonts/RobotoRegular/RobotoRegular.eot");
src: url("../fonts/RobotoRegular/RobotoRegular.eot?#iefix") format("embedded-opentype"), url("../fonts/RobotoRegular/RobotoRegular.woff") format("woff"), url("../fonts/RobotoRegular/RobotoRegular.ttf") format("truetype"); }
@font-face {
font-family: "roboto-example";
font-weight: bold;
font-style: normal;
src: url("../fonts/RobotoBold/RobotoBold.eot");
src: url("../fonts/RobotoBold/RobotoBold.eot?#iefix") format("embedded-opentype"), url("../fonts/RobotoBold/RobotoBold.woff") format("woff"), url("../fonts/RobotoBold/RobotoBold.ttf") format("truetype"); }
@font-face {
font-family: "Panton";
font-weight: normal;
font-style: normal;
src: url("../fonts/PantonRegular/PantonRegular.eot");
src: url("../fonts/PantonRegular/PantonRegular.eot?#iefix") format("embedded-opentype"), url("../fonts/PantonRegular/PantonRegular.woff") format("woff"), url("../fonts/PantonRegular/PantonRegular.ttf") format("truetype"); }
@font-face {
font-family: "Panton";
font-weight: bold;
font-style: normal;
src: url("../fonts/PantonBold/PantonBold.eot");
src: url("../fonts/PantonBold/PantonBold.eot?#iefix") format("embedded-opentype"), url("../fonts/PantonBold/PantonBold.woff") format("woff"), url("../fonts/PantonBold/PantonBold.ttf") format("truetype"); }
@font-face {
font-family: "Panton";
font-weight: 800;
font-style: normal;
src: url("../fonts/PantonHeavy/PantonHeavy.eot");
src: url("../fonts/PantonHeavy/PantonHeavy.eot?#iefix") format("embedded-opentype"), url("../fonts/PantonHeavy/PantonHeavy.woff") format("woff"), url("../fonts/PantonHeavy/PantonHeavy.ttf") format("truetype"); }
@font-face {
font-family: "Panton Light";
src: url("../fonts/Panton/Panton-Light.otf"); }
@font-face {
font-family: "Panton Light Italic";
src: url("../fonts/Panton/Panton-Light-Italic.otf"); }
.form__title {
font-size: 24px;
font-family: "PantonHeavy"; }
@media (min-width: 720px) {
.form__title {
font-size: 36px; } }
@font-face {
font-family: "roboto-example";
font-weight: normal;
font-style: normal;
src: url("../fonts/RobotoRegular/RobotoRegular.eot");
src: url("../fonts/RobotoRegular/RobotoRegular.eot?#iefix") format("embedded-opentype"), url("../fonts/RobotoRegular/RobotoRegular.woff") format("woff"), url("../fonts/RobotoRegular/RobotoRegular.ttf") format("truetype"); }
@font-face {
font-family: "roboto-example";
font-weight: bold;
font-style: normal;
src: url("../fonts/RobotoBold/RobotoBold.eot");
src: url("../fonts/RobotoBold/RobotoBold.eot?#iefix") format("embedded-opentype"), url("../fonts/RobotoBold/RobotoBold.woff") format("woff"), url("../fonts/RobotoBold/RobotoBold.ttf") format("truetype"); }
@font-face {
font-family: "Panton";
font-weight: normal;
font-style: normal;
src: url("../fonts/PantonRegular/PantonRegular.eot");
src: url("../fonts/PantonRegular/PantonRegular.eot?#iefix") format("embedded-opentype"), url("../fonts/PantonRegular/PantonRegular.woff") format("woff"), url("../fonts/PantonRegular/PantonRegular.ttf") format("truetype"); }
@font-face {
font-family: "Panton";
font-weight: bold;
font-style: normal;
src: url("../fonts/PantonBold/PantonBold.eot");
src: url("../fonts/PantonBold/PantonBold.eot?#iefix") format("embedded-opentype"), url("../fonts/PantonBold/PantonBold.woff") format("woff"), url("../fonts/PantonBold/PantonBold.ttf") format("truetype"); }
@font-face {
font-family: "Panton";
font-weight: 800;
font-style: normal;
src: url("../fonts/PantonHeavy/PantonHeavy.eot");
src: url("../fonts/PantonHeavy/PantonHeavy.eot?#iefix") format("embedded-opentype"), url("../fonts/PantonHeavy/PantonHeavy.woff") format("woff"), url("../fonts/PantonHeavy/PantonHeavy.ttf") format("truetype"); }
@font-face {
font-family: "Panton Light";
src: url("../fonts/Panton/Panton-Light.otf"); }
@font-face {
font-family: "Panton Light Italic";
src: url("../fonts/Panton/Panton-Light-Italic.otf"); }
.form__title_booking-item {
font-size: 18px;
font-family: "PantonRegular"; }
@media (min-width: 720px) {
.form__title_booking-item {
font-size: 24px; } }
.gallery__flex {
justify-content: space-between; }
.gallery__item {
display: flex;
flex-flow: column wrap;
justify-content: space-between; }
.header__columns {
justify-content: space-between;
align-items: center; }
.header__lang {
display: inline-block;
color: #fff;
margin-right: 60px;
position: relative; }
.header__lang:after {
content: '';
width: 0;
height: 0;
border-left: 8px solid transparent;
border-right: 8px solid transparent;
border-top: 8px solid #cbcccc;
position: absolute;
top: 15px;
right: -25px; }
.header__line {
background-color: #0b0c0d;
position: absolute;
left: 0;
top: 0;
width: 100%;
padding: 19px 0;
color: #fff;
font-family: 'PantonBold', sans-serif;
font-size: 22px;
z-index: 20; }
.header__location-icon {
background-image: url("../img/header/__location/location-icon.svg");
width: 24px;
height: 34px; }
.header__login {
display: inline-block;
position: relative;
color: #fff; }
.header__login:after {
background-image: url(../img/header/__login/login-icon.png);
width: 37px;
height: 38px;
right: -57px;
top: 0; }
.header__mail-icon {
background-image: url("../img/header/__mail/mail-icon.svg");
width: 22px;
height: 18px; }
.header__mail-text {
padding-left: 22px; }
.header__mobile {
display: none;
text-align: center;
font-family: 'PantonRegular', sans-serif;
border-top: 3px solid #ffffff; }
.header__mobile li a {
text-transform: uppercase;
color: #fff;
line-height: 70px;
border-top: 1px solid #353535; }
.header__mobile-menu {
background-color: rgba(11, 12, 13, 0.95);
z-index: 100;
width: 100%;
position: absolute;
padding-top: 19px; }
.header__phone-text {
padding-left: 22px; }
.header__phone-icon {
background-image: url("../img/header/__phone/phone-icon.svg");
width: 23px;
height: 23px; }
.header__settings {
margin-right: 60px; }
.header__subtitle {
font-family: 'PantonBold', sans-serif;
font-size: 30px;
line-height: 24px;
margin-top: 27px; }
@media (min-width: 720px) {
.header__subtitle {
font-size: 36px;
margin-bottom: 50px; } }
@media (min-width: 960px) {
.header__subtitle {
margin-top: -27px; } }
.header__title {
font-family: 'PantonHeavy', sans-serif;
font-size: 120px;
color: #fff;
z-index: 10;
text-align: center;
display: flex;
display: -webkit-box;
display: -ms-flexbox;
display: -webkit-flex;
align-items: center;
-webkit-box-align: center;
-moz-box-align: center;
-ms-flex-align: center;
-webkit-align-items: center;
justify-content: space-around;
-webkit-justify-content: space-around;
-moz-justify-content: space-around;
flex-direction: column;
padding-top: 50%;
padding-bottom: 15%;
height: 100vh; }
@media (min-width: 720px) {
.header__title {
font-size: 90px;
padding-top: 120px;
padding-bottom: 0;
justify-content: center;
-webkit-justify-content: center;
-moz-justify-content: center; } }
.header__title-h1 {
font-size: 90px; }
@media (min-width: 720px) {
.header__title-h1 {
font-size: 120px; } }
@font-face {
font-family: "roboto-example";
font-weight: normal;
font-style: normal;
src: url("../fonts/RobotoRegular/RobotoRegular.eot");
src: url("../fonts/RobotoRegular/RobotoRegular.eot?#iefix") format("embedded-opentype"), url("../fonts/RobotoRegular/RobotoRegular.woff") format("woff"), url("../fonts/RobotoRegular/RobotoRegular.ttf") format("truetype"); }
@font-face {
font-family: "roboto-example";
font-weight: bold;
font-style: normal;
src: url("../fonts/RobotoBold/RobotoBold.eot");
src: url("../fonts/RobotoBold/RobotoBold.eot?#iefix") format("embedded-opentype"), url("../fonts/RobotoBold/RobotoBold.woff") format("woff"), url("../fonts/RobotoBold/RobotoBold.ttf") format("truetype"); }
@font-face {
font-family: "Panton";
font-weight: normal;
font-style: normal;
src: url("../fonts/PantonRegular/PantonRegular.eot");
src: url("../fonts/PantonRegular/PantonRegular.eot?#iefix") format("embedded-opentype"), url("../fonts/PantonRegular/PantonRegular.woff") format("woff"), url("../fonts/PantonRegular/PantonRegular.ttf") format("truetype"); }
@font-face {
font-family: "Panton";
font-weight: bold;
font-style: normal;
src: url("../fonts/PantonBold/PantonBold.eot");
src: url("../fonts/PantonBold/PantonBold.eot?#iefix") format("embedded-opentype"), url("../fonts/PantonBold/PantonBold.woff") format("woff"), url("../fonts/PantonBold/PantonBold.ttf") format("truetype"); }
@font-face {
font-family: "Panton";
font-weight: 800;
font-style: normal;
src: url("../fonts/PantonHeavy/PantonHeavy.eot");
src: url("../fonts/PantonHeavy/PantonHeavy.eot?#iefix") format("embedded-opentype"), url("../fonts/PantonHeavy/PantonHeavy.woff") format("woff"), url("../fonts/PantonHeavy/PantonHeavy.ttf") format("truetype"); }
@font-face {
font-family: "Panton Light";
src: url("../fonts/Panton/Panton-Light.otf"); }
@font-face {
font-family: "Panton Light Italic";
src: url("../fonts/Panton/Panton-Light-Italic.otf"); }
.link_no-underline:hover {
text-decoration: none; }
@font-face {
font-family: "roboto-example";
font-weight: normal;
font-style: normal;
src: url("../fonts/RobotoRegular/RobotoRegular.eot");
src: url("../fonts/RobotoRegular/RobotoRegular.eot?#iefix") format("embedded-opentype"), url("../fonts/RobotoRegular/RobotoRegular.woff") format("woff"), url("../fonts/RobotoRegular/RobotoRegular.ttf") format("truetype"); }
@font-face {
font-family: "roboto-example";
font-weight: bold;
font-style: normal;
src: url("../fonts/RobotoBold/RobotoBold.eot");
src: url("../fonts/RobotoBold/RobotoBold.eot?#iefix") format("embedded-opentype"), url("../fonts/RobotoBold/RobotoBold.woff") format("woff"), url("../fonts/RobotoBold/RobotoBold.ttf") format("truetype"); }
@font-face {
font-family: "Panton";
font-weight: normal;
font-style: normal;
src: url("../fonts/PantonRegular/PantonRegular.eot");
src: url("../fonts/PantonRegular/PantonRegular.eot?#iefix") format("embedded-opentype"), url("../fonts/PantonRegular/PantonRegular.woff") format("woff"), url("../fonts/PantonRegular/PantonRegular.ttf") format("truetype"); }
@font-face {
font-family: "Panton";
font-weight: bold;
font-style: normal;
src: url("../fonts/PantonBold/PantonBold.eot");
src: url("../fonts/PantonBold/PantonBold.eot?#iefix") format("embedded-opentype"), url("../fonts/PantonBold/PantonBold.woff") format("woff"), url("../fonts/PantonBold/PantonBold.ttf") format("truetype"); }
@font-face {
font-family: "Panton";
font-weight: 800;
font-style: normal;
src: url("../fonts/PantonHeavy/PantonHeavy.eot");
src: url("../fonts/PantonHeavy/PantonHeavy.eot?#iefix") format("embedded-opentype"), url("../fonts/PantonHeavy/PantonHeavy.woff") format("woff"), url("../fonts/PantonHeavy/PantonHeavy.ttf") format("truetype"); }
@font-face {
font-family: "Panton Light";
src: url("../fonts/Panton/Panton-Light.otf"); }
@font-face {
font-family: "Panton Light Italic";
src: url("../fonts/Panton/Panton-Light-Italic.otf"); }
.link_nodecor {
text-decoration: none;
color: inherit; }
.link_nodecor:hover {
color: inherit; }
.menu__item {
display: inline-block;
margin-right: 15px;
color: #fff; }
.menu__item:last-child {
margin-right: 0; }
.menu__link {
font-size: 18px;
color: #fff;
text-transform: uppercase;
font-family: 'PantonBold', sans-serif;
letter-spacing: 2px;
padding: 8px 11px; }
.menu__link:hover {
outline: 1px solid #fff794;
color: #fff;
text-decoration: none; }
.menu__link:visited {
color: #fff;
text-decoration: none; }
.menu__link:active {
text-decoration: none;
color: #fff; }
ul.menu__list {
padding: 0;
margin: 0;
list-style-type: none;
z-index: 8; }
.price__content {
padding: 48px 33px;
border: 1px solid #c6c6c6; }
.price__img img {
max-width: 100%; }
.price__cena {
font-family: 'PantonHeavy', sans-serif;
font-size: 30px;
line-height: 24px; }
.price__cena_margin {
margin: 25px 0; }
.price__item {
max-width: 360px;
margin-bottom: 40px; }
.price__name {
display: flex;
display: -webkit-box;
display: -ms-flexbox;
display: -webkit-flex;
flex-direction: column;
justify-content: center;
-webkit-justify-content: center;
-moz-justify-content: center;
min-height: 80px; }
.price__wrap {
margin-bottom: 24px; }
.pop-up__body {
text-align: center;
background-color: #fefefe;
height: 100%;
overflow-y: scroll;
padding: 15px;
padding-top: 50px; }
@media (min-width: 720px) {
.pop-up__body {
padding: 30px 80px;
-webkit-border-radius: 5px;
-moz-border-radius: 5px;
border-radius: 5px;
overflow-y: auto; } }
@font-face {
font-family: "roboto-example";
font-weight: normal;
font-style: normal;
src: url("../fonts/RobotoRegular/RobotoRegular.eot");
src: url("../fonts/RobotoRegular/RobotoRegular.eot?#iefix") format("embedded-opentype"), url("../fonts/RobotoRegular/RobotoRegular.woff") format("woff"), url("../fonts/RobotoRegular/RobotoRegular.ttf") format("truetype"); }
@font-face {
font-family: "roboto-example";
font-weight: bold;
font-style: normal;
src: url("../fonts/RobotoBold/RobotoBold.eot");
src: url("../fonts/RobotoBold/RobotoBold.eot?#iefix") format("embedded-opentype"), url("../fonts/RobotoBold/RobotoBold.woff") format("woff"), url("../fonts/RobotoBold/RobotoBold.ttf") format("truetype"); }
@font-face {
font-family: "Panton";
font-weight: normal;
font-style: normal;
src: url("../fonts/PantonRegular/PantonRegular.eot");
src: url("../fonts/PantonRegular/PantonRegular.eot?#iefix") format("embedded-opentype"), url("../fonts/PantonRegular/PantonRegular.woff") format("woff"), url("../fonts/PantonRegular/PantonRegular.ttf") format("truetype"); }
@font-face {
font-family: "Panton";
font-weight: bold;
font-style: normal;
src: url("../fonts/PantonBold/PantonBold.eot");
src: url("../fonts/PantonBold/PantonBold.eot?#iefix") format("embedded-opentype"), url("../fonts/PantonBold/PantonBold.woff") format("woff"), url("../fonts/PantonBold/PantonBold.ttf") format("truetype"); }
@font-face {
font-family: "Panton";
font-weight: 800;
font-style: normal;
src: url("../fonts/PantonHeavy/PantonHeavy.eot");
src: url("../fonts/PantonHeavy/PantonHeavy.eot?#iefix") format("embedded-opentype"), url("../fonts/PantonHeavy/PantonHeavy.woff") format("woff"), url("../fonts/PantonHeavy/PantonHeavy.ttf") format("truetype"); }
@font-face {
font-family: "Panton Light";
src: url("../fonts/Panton/Panton-Light.otf"); }
@font-face {
font-family: "Panton Light Italic";
src: url("../fonts/Panton/Panton-Light-Italic.otf"); }
.pop-up__close-button {
position: absolute;
top: 20px;
right: 20px;
display: block; }
.pop-up__close-button:hover {
cursor: pointer; }
@font-face {
font-family: "roboto-example";
font-weight: normal;
font-style: normal;
src: url("../fonts/RobotoRegular/RobotoRegular.eot");
src: url("../fonts/RobotoRegular/RobotoRegular.eot?#iefix") format("embedded-opentype"), url("../fonts/RobotoRegular/RobotoRegular.woff") format("woff"), url("../fonts/RobotoRegular/RobotoRegular.ttf") format("truetype"); }
@font-face {
font-family: "roboto-example";
font-weight: bold;
font-style: normal;
src: url("../fonts/RobotoBold/RobotoBold.eot");
src: url("../fonts/RobotoBold/RobotoBold.eot?#iefix") format("embedded-opentype"), url("../fonts/RobotoBold/RobotoBold.woff") format("woff"), url("../fonts/RobotoBold/RobotoBold.ttf") format("truetype"); }
@font-face {
font-family: "Panton";
font-weight: normal;
font-style: normal;
src: url("../fonts/PantonRegular/PantonRegular.eot");
src: url("../fonts/PantonRegular/PantonRegular.eot?#iefix") format("embedded-opentype"), url("../fonts/PantonRegular/PantonRegular.woff") format("woff"), url("../fonts/PantonRegular/PantonRegular.ttf") format("truetype"); }
@font-face {
font-family: "Panton";
font-weight: bold;
font-style: normal;
src: url("../fonts/PantonBold/PantonBold.eot");
src: url("../fonts/PantonBold/PantonBold.eot?#iefix") format("embedded-opentype"), url("../fonts/PantonBold/PantonBold.woff") format("woff"), url("../fonts/PantonBold/PantonBold.ttf") format("truetype"); }
@font-face {
font-family: "Panton";
font-weight: 800;
font-style: normal;
src: url("../fonts/PantonHeavy/PantonHeavy.eot");
src: url("../fonts/PantonHeavy/PantonHeavy.eot?#iefix") format("embedded-opentype"), url("../fonts/PantonHeavy/PantonHeavy.woff") format("woff"), url("../fonts/PantonHeavy/PantonHeavy.ttf") format("truetype"); }
@font-face {
font-family: "Panton Light";
src: url("../fonts/Panton/Panton-Light.otf"); }
@font-face {
font-family: "Panton Light Italic";
src: url("../fonts/Panton/Panton-Light-Italic.otf"); }
.pop-up__overlay {
background-color: rgba(0, 0, 0, 0.7);
width: 100%;
height: auto;
min-height: 100vh; }
@media (min-width: 720px) {
.pop-up__overlay {
padding: 2em; } }
.reviews__carousel {
clear: both; }
.reviews__item {
padding: 36px 25px 76px 25px;
text-align: center;
transition: all .35s ease; }
.reviews__item:hover {
background: rgba(255, 255, 255, 0.8);
box-shadow: 0px 0px 42px 0px #e0d9e0;
transform: scale(1.1); }
.reviews__mark {
color: #404040;
margin-bottom: 25px; }
.reviews__photo {
margin-bottom: 48px; }
.reviews__photo img {
border-radius: 50%; }
.reviews__pic {
max-width: 163px;
margin: auto; }
@font-face {
font-family: "roboto-example";
font-weight: normal;
font-style: normal;
src: url("../fonts/RobotoRegular/RobotoRegular.eot");
src: url("../fonts/RobotoRegular/RobotoRegular.eot?#iefix") format("embedded-opentype"), url("../fonts/RobotoRegular/RobotoRegular.woff") format("woff"), url("../fonts/RobotoRegular/RobotoRegular.ttf") format("truetype"); }
@font-face {
font-family: "roboto-example";
font-weight: bold;
font-style: normal;
src: url("../fonts/RobotoBold/RobotoBold.eot");
src: url("../fonts/RobotoBold/RobotoBold.eot?#iefix") format("embedded-opentype"), url("../fonts/RobotoBold/RobotoBold.woff") format("woff"), url("../fonts/RobotoBold/RobotoBold.ttf") format("truetype"); }
@font-face {
font-family: "Panton";
font-weight: normal;
font-style: normal;
src: url("../fonts/PantonRegular/PantonRegular.eot");
src: url("../fonts/PantonRegular/PantonRegular.eot?#iefix") format("embedded-opentype"), url("../fonts/PantonRegular/PantonRegular.woff") format("woff"), url("../fonts/PantonRegular/PantonRegular.ttf") format("truetype"); }
@font-face {
font-family: "Panton";
font-weight: bold;
font-style: normal;
src: url("../fonts/PantonBold/PantonBold.eot");
src: url("../fonts/PantonBold/PantonBold.eot?#iefix") format("embedded-opentype"), url("../fonts/PantonBold/PantonBold.woff") format("woff"), url("../fonts/PantonBold/PantonBold.ttf") format("truetype"); }
@font-face {
font-family: "Panton";
font-weight: 800;
font-style: normal;
src: url("../fonts/PantonHeavy/PantonHeavy.eot");
src: url("../fonts/PantonHeavy/PantonHeavy.eot?#iefix") format("embedded-opentype"), url("../fonts/PantonHeavy/PantonHeavy.woff") format("woff"), url("../fonts/PantonHeavy/PantonHeavy.ttf") format("truetype"); }
@font-face {
font-family: "Panton Light";
src: url("../fonts/Panton/Panton-Light.otf"); }
@font-face {
font-family: "Panton Light Italic";
src: url("../fonts/Panton/Panton-Light-Italic.otf"); }
.rooms__item:hover {
-webkit-box-shadow: 0 0 12px #d0d0d0;
-moz-box-shadow: 0 0 12px #d0d0d0;
box-shadow: 0 0 12px #8e8e8e; }
.review__text {
color: #747474; }
@font-face {
font-family: "roboto-example";
font-weight: normal;
font-style: normal;
src: url("../fonts/RobotoRegular/RobotoRegular.eot");
src: url("../fonts/RobotoRegular/RobotoRegular.eot?#iefix") format("embedded-opentype"), url("../fonts/RobotoRegular/RobotoRegular.woff") format("woff"), url("../fonts/RobotoRegular/RobotoRegular.ttf") format("truetype"); }
@font-face {
font-family: "roboto-example";
font-weight: bold;
font-style: normal;
src: url("../fonts/RobotoBold/RobotoBold.eot");
src: url("../fonts/RobotoBold/RobotoBold.eot?#iefix") format("embedded-opentype"), url("../fonts/RobotoBold/RobotoBold.woff") format("woff"), url("../fonts/RobotoBold/RobotoBold.ttf") format("truetype"); }
@font-face {
font-family: "Panton";
font-weight: normal;
font-style: normal;
src: url("../fonts/PantonRegular/PantonRegular.eot");
src: url("../fonts/PantonRegular/PantonRegular.eot?#iefix") format("embedded-opentype"), url("../fonts/PantonRegular/PantonRegular.woff") format("woff"), url("../fonts/PantonRegular/PantonRegular.ttf") format("truetype"); }
@font-face {
font-family: "Panton";
font-weight: bold;
font-style: normal;
src: url("../fonts/PantonBold/PantonBold.eot");
src: url("../fonts/PantonBold/PantonBold.eot?#iefix") format("embedded-opentype"), url("../fonts/PantonBold/PantonBold.woff") format("woff"), url("../fonts/PantonBold/PantonBold.ttf") format("truetype"); }
@font-face {
font-family: "Panton";
font-weight: 800;
font-style: normal;
src: url("../fonts/PantonHeavy/PantonHeavy.eot");
src: url("../fonts/PantonHeavy/PantonHeavy.eot?#iefix") format("embedded-opentype"), url("../fonts/PantonHeavy/PantonHeavy.woff") format("woff"), url("../fonts/PantonHeavy/PantonHeavy.ttf") format("truetype"); }
@font-face {
font-family: "Panton Light";
src: url("../fonts/Panton/Panton-Light.otf"); }
@font-face {
font-family: "Panton Light Italic";
src: url("../fonts/Panton/Panton-Light-Italic.otf"); }
.form__calculate_sum {
font-size: 24px; }
.form__label_block {
display: block;
margin-top: 8px; }
.header__a_mobile {
display: block; }
.header__line_sticky-top {
position: fixed;
top: 0;
width: 100%;
z-index: 15;
background-color: rgba(0, 0, 0, 0.92); }
| 0.220342 | 0.043508 |
@-moz-document domain("mygreatlakes.org") {
body,
.robotBackground,
main,
form,
.action-box,
ul.form-PDF-divider > li,
aside.sidebar .TTDN-wrap,
aside.sidebar div,
.message.action,
.message.info,
aside.sidebar div.sideBar-messageCenter,
aside.sidebar h2.ToDo,
.welcome,
.callout-serviced,
.two-column,
.account-selector .currently-viewing,
.two-column > .wrapper > aside .side-message-center,
.two-column > .wrapper > aside .things-to-do-now,
.two-column > .wrapper > aside ul,
.callout-print,
h2,
form fieldset,
label.p-text,
legend.p-text,
form .repayment-plan-option,
form div div.form-account,
.round-corners,
.white a:focus,
.white a:hover,
.white:focus,
.white:hover,
a.button.white:focus,
a.button.white:hover,
a.white:focus,
a.white:hover,
button.white a:focus,
button.white a:hover,
button.white:focus,
button.white:hover,
.payments-calculate-payoff-amount,
.payments-table,
.link-box,
.link-box a:not(:last-child)::after,
.saved-account-card,
.payments-add-account,
.payments-review-edit-excess,
.payments-table .link-list-horizontal a:not(:last-child)::after,
form fieldset > div:last-of-type,
form > div:last-of-type,
.about-allocation-options .section-inner,
.container-account,
.container-individual,
.account-selector [role="listbox"],
.account-selector [role="listbox"] [role="option"]:focus,
.account-selector [role="listbox"] [role="option"]:hover,
.responsive-table tbody tr,
.expand-click,
.account-info,
.print-friendly-btn-bottom,
.tanBackground,
.fingerprint span,
.account-identifier > span,
table.dataTable.gl-table td,
table.dataTable.gl-table th,
.info-callout,
.KC-header,
div.knowledgeCenterFilter.tags,
form fieldset > div,
form > div,
form > fieldset > div > .glui-expand-outer > div > div,
#kc_wrap,
#KnowledgeCenter article,
.tags a,
.edit-form,
.smallerEmail,
.leftside #task,
.leftside #task-mobile,
.msgCenter-inbox-ul li:nth-child(2n),
.acctSum-msg-ul div,
.msgCenter-inbox-ul div,
footer,
#footer-container,
.messageCallout,
.card-body .card-side.front,
.hubFooter,
.LitA-loan,
.card-body.is-flipped .card-side.back {
background: #101010 !important;
color: #e5e5e5 !important;
}
}
|
data/usercss/163666.user.css
|
@-moz-document domain("mygreatlakes.org") {
body,
.robotBackground,
main,
form,
.action-box,
ul.form-PDF-divider > li,
aside.sidebar .TTDN-wrap,
aside.sidebar div,
.message.action,
.message.info,
aside.sidebar div.sideBar-messageCenter,
aside.sidebar h2.ToDo,
.welcome,
.callout-serviced,
.two-column,
.account-selector .currently-viewing,
.two-column > .wrapper > aside .side-message-center,
.two-column > .wrapper > aside .things-to-do-now,
.two-column > .wrapper > aside ul,
.callout-print,
h2,
form fieldset,
label.p-text,
legend.p-text,
form .repayment-plan-option,
form div div.form-account,
.round-corners,
.white a:focus,
.white a:hover,
.white:focus,
.white:hover,
a.button.white:focus,
a.button.white:hover,
a.white:focus,
a.white:hover,
button.white a:focus,
button.white a:hover,
button.white:focus,
button.white:hover,
.payments-calculate-payoff-amount,
.payments-table,
.link-box,
.link-box a:not(:last-child)::after,
.saved-account-card,
.payments-add-account,
.payments-review-edit-excess,
.payments-table .link-list-horizontal a:not(:last-child)::after,
form fieldset > div:last-of-type,
form > div:last-of-type,
.about-allocation-options .section-inner,
.container-account,
.container-individual,
.account-selector [role="listbox"],
.account-selector [role="listbox"] [role="option"]:focus,
.account-selector [role="listbox"] [role="option"]:hover,
.responsive-table tbody tr,
.expand-click,
.account-info,
.print-friendly-btn-bottom,
.tanBackground,
.fingerprint span,
.account-identifier > span,
table.dataTable.gl-table td,
table.dataTable.gl-table th,
.info-callout,
.KC-header,
div.knowledgeCenterFilter.tags,
form fieldset > div,
form > div,
form > fieldset > div > .glui-expand-outer > div > div,
#kc_wrap,
#KnowledgeCenter article,
.tags a,
.edit-form,
.smallerEmail,
.leftside #task,
.leftside #task-mobile,
.msgCenter-inbox-ul li:nth-child(2n),
.acctSum-msg-ul div,
.msgCenter-inbox-ul div,
footer,
#footer-container,
.messageCallout,
.card-body .card-side.front,
.hubFooter,
.LitA-loan,
.card-body.is-flipped .card-side.back {
background: #101010 !important;
color: #e5e5e5 !important;
}
}
| 0.241668 | 0.047603 |
* {
-webkit-box-sizing: border-box;
box-sizing: border-box;
color: #666;
margin: 0;
padding: 0;
}
body {
background-color: #fff;
font-family: 'Ubuntu', sans-serif;
max-width: 100vw;
}
.navbar {
background-color: #ff7300;
border-bottom: 4px solid #ff0084;
border-top: 4px solid #ff0084;
position: -webkit-sticky;
position: sticky;
top: 0;
z-index: 2;
display: flex;
flex-direction: column;
justify-content: space-around;
align-items: center;
}
.navbar-list {
-webkit-box-align: center;
-ms-flex-align: center;
align-items: center;
display: -webkit-box;
display: -ms-flexbox;
display: flex;
-ms-flex-pack: distribute;
justify-content: space-around;
list-style-type: none;
}
.navbar-list img {
width: 100%;
}
.navbar-list i {
color: #0060ce;
padding: 1rem 0.5rem;
}
.input-bar label i {
color: #eee;
font-size: 1.5rem;
margin-left: 0.5rem;
}
.navbar-list i:hover {
-webkit-transform: scale(1.1, 1.1);
transform: scale(1.1, 1.1);
-webkit-transition: 500ms;
transition: 500ms;
color: #ff0084;
}
.navbar-list a {
-webkit-box-align: center;
-ms-flex-align: center;
align-items: center;
color: #e4e4e4;
text-shadow: 2px 2px 2px black;
font-family: sans-serif;
font-weight: 700;
line-height: 1.3rem;
text-decoration: none;
}
.input-bar a {
background-color: #ff7300;
border: 0;
border-radius: 10%;
height: 2.5rem;
line-height: 2.5rem;
margin-top: 1rem;
text-align: center;
text-decoration: none;
width: 5rem;
}
.navbar-list a:hover {
-webkit-transform: scale(1.1, 1.1);
transform: scale(1.1, 1.1);
-webkit-transition: 500ms;
transition: 500ms;
color: #059;
}
.navbar-list a.active {
border-bottom: 4px solid #ff0084;
padding: 0.1rem;
}
.navbar-items {
-webkit-box-align: center;
-ms-flex-align: center;
align-items: center;
display: -webkit-inline-box;
display: -ms-inline-flexbox;
display: inline-flex;
-ms-flex-pack: distribute;
justify-content: space-around;
}
.navbar-items img {
display: inline;
}
footer h5 {
background-color: #eee;
font-size: 1rem;
font-weight: 900;
z-index: 2;
}
footer.navbar-list {
background-color: #eee;
display: -webkit-box;
display: -ms-flexbox;
display: flex;
-webkit-box-pack: center;
-ms-flex-pack: center;
justify-content: center;
width: 100%;
}
footer.navbar-list li {
margin: 0 2rem;
}
@media screen and (max-width: 768px) {
.navbar-items a:first-child {
display: none;
}
.navbar-list i.active-icon {
border-bottom: 4px solid #ff0084;
padding: 0.5rem;
}
i {
font-size: 2rem;
}
}
@media screen and (min-width: 1024px) {
.navbar {
display: flex;
flex-direction: row;
}
.hero-logo-img {
display: none;
}
}
.hero {
-webkit-box-align: start;
-ms-flex-align: start;
align-items: flex-start;
display: -webkit-box;
display: -ms-flexbox;
display: flex;
-webkit-box-orient: vertical;
-webkit-box-direction: normal;
-ms-flex-direction: column;
flex-direction: column;
-webkit-box-pack: center;
-ms-flex-pack: center;
justify-content: center;
background: url('../images/chris-ried-ieic5Tq8YMk-unsplash.jpg');
background-size: cover;
height: 90vh;
}
.hero-logo-img {
-webkit-box-align: start;
-ms-flex-align: start;
align-items: flex-start;
display: -webkit-box;
display: -ms-flexbox;
display: flex;
-webkit-box-orient: vertical;
-webkit-box-direction: normal;
-ms-flex-direction: column;
flex-direction: column;
-webkit-box-pack: center;
-ms-flex-pack: center;
justify-content: center;
background-color: rgba(255, 255, 255, 0.5);
border: 0;
margin: 2rem 0;
width: 100%;
}
.hero-logo-img img {
width: 70%;
}
.input-bar {
-webkit-box-align: start;
-ms-flex-align: start;
align-items: flex-start;
display: -webkit-box;
display: -ms-flexbox;
display: flex;
-webkit-box-orient: vertical;
-webkit-box-direction: normal;
-ms-flex-direction: column;
flex-direction: column;
-webkit-box-pack: center;
-ms-flex-pack: center;
justify-content: center;
height: auto;
margin-left: 3rem;
width: 80%;
}
.input-bar label {
color: #e4e4e4;
text-shadow: 2px 2px 2px black;
font-size: 3rem;
}
.input-bar input {
background-color: rgba(0, 0, 0, 0.5);
border: 0;
border-bottom: 5px solid #ff0084;
caret-color: #ff7300;
color: #eee;
font-weight: 900;
height: 2.5rem;
text-indent: 1rem;
width: 100%;
}
.input-bar a:hover {
color: #0060ce;
-webkit-transition: 200ms;
transition: 200ms;
}
.howitworks {
border-bottom: 5px solid #ff0084;
padding: 2rem;
text-align: center;
text-shadow: 2px 2px 2px black;
font-size: 1.5rem;
}
.howitworks h1 {
color: #ff7300;
}
main {
display: -ms-grid;
display: grid;
gap: 2rem;
-ms-grid-columns: (minmax(300px, 1fr)) [auto-fit];
grid-template-columns: repeat(auto-fit, minmax(300px, 1fr));
margin: 1rem 2rem;
place-items: center;
}
main strong {
color: #ff0084;
font-size: 1.5rem;
}
main article {
width: 100%;
}
.feature {
-webkit-box-align: center;
-ms-flex-align: center;
align-items: center;
display: -webkit-box;
display: -ms-flexbox;
display: flex;
-webkit-box-orient: vertical;
-webkit-box-direction: normal;
-ms-flex-direction: column;
flex-direction: column;
-webkit-box-pack: center;
-ms-flex-pack: center;
justify-content: center;
background-color: #eee;
border-bottom: 1px solid #ff0084;
border-top: 1px solid #ff0084;
height: 100%;
margin: 2rem 1rem;
padding: 2rem;
text-align: center;
}
.feature h2 {
border-bottom: 1px solid #ff0084;
margin: 1rem;
}
.feature p {
font-size: 1rem;
text-align: center;
}
@media screen and (max-width: 768px) {
.feature {
border-top: 0;
}
.feature p {
font-size: 1rem;
}
.howitworks {
font-size: 1rem;
}
}
@media screen and (min-width: 1024px) {
.hero-logo-img {
display: none;
}
.input-bar {
-webkit-box-align: center;
-ms-flex-align: center;
align-items: center;
display: -webkit-box;
display: -ms-flexbox;
display: flex;
-webkit-box-orient: horizontal;
-webkit-box-direction: normal;
-ms-flex-direction: row;
flex-direction: row;
-webkit-box-pack: center;
-ms-flex-pack: center;
justify-content: center;
background-color: rgba(255, 255, 255, 0.5);
margin: 0;
padding: 2rem;
width: 100%;
}
.input-bar i {
display: none;
}
.input-bar input {
font-size: 1.8rem;
margin: 0 2rem;
}
.input-bar a {
border-radius: 0;
font-size: 1.2rem;
height: 2.5rem;
margin: 0;
width: 5rem;
}
}
|
style/home.css
|
* {
-webkit-box-sizing: border-box;
box-sizing: border-box;
color: #666;
margin: 0;
padding: 0;
}
body {
background-color: #fff;
font-family: 'Ubuntu', sans-serif;
max-width: 100vw;
}
.navbar {
background-color: #ff7300;
border-bottom: 4px solid #ff0084;
border-top: 4px solid #ff0084;
position: -webkit-sticky;
position: sticky;
top: 0;
z-index: 2;
display: flex;
flex-direction: column;
justify-content: space-around;
align-items: center;
}
.navbar-list {
-webkit-box-align: center;
-ms-flex-align: center;
align-items: center;
display: -webkit-box;
display: -ms-flexbox;
display: flex;
-ms-flex-pack: distribute;
justify-content: space-around;
list-style-type: none;
}
.navbar-list img {
width: 100%;
}
.navbar-list i {
color: #0060ce;
padding: 1rem 0.5rem;
}
.input-bar label i {
color: #eee;
font-size: 1.5rem;
margin-left: 0.5rem;
}
.navbar-list i:hover {
-webkit-transform: scale(1.1, 1.1);
transform: scale(1.1, 1.1);
-webkit-transition: 500ms;
transition: 500ms;
color: #ff0084;
}
.navbar-list a {
-webkit-box-align: center;
-ms-flex-align: center;
align-items: center;
color: #e4e4e4;
text-shadow: 2px 2px 2px black;
font-family: sans-serif;
font-weight: 700;
line-height: 1.3rem;
text-decoration: none;
}
.input-bar a {
background-color: #ff7300;
border: 0;
border-radius: 10%;
height: 2.5rem;
line-height: 2.5rem;
margin-top: 1rem;
text-align: center;
text-decoration: none;
width: 5rem;
}
.navbar-list a:hover {
-webkit-transform: scale(1.1, 1.1);
transform: scale(1.1, 1.1);
-webkit-transition: 500ms;
transition: 500ms;
color: #059;
}
.navbar-list a.active {
border-bottom: 4px solid #ff0084;
padding: 0.1rem;
}
.navbar-items {
-webkit-box-align: center;
-ms-flex-align: center;
align-items: center;
display: -webkit-inline-box;
display: -ms-inline-flexbox;
display: inline-flex;
-ms-flex-pack: distribute;
justify-content: space-around;
}
.navbar-items img {
display: inline;
}
footer h5 {
background-color: #eee;
font-size: 1rem;
font-weight: 900;
z-index: 2;
}
footer.navbar-list {
background-color: #eee;
display: -webkit-box;
display: -ms-flexbox;
display: flex;
-webkit-box-pack: center;
-ms-flex-pack: center;
justify-content: center;
width: 100%;
}
footer.navbar-list li {
margin: 0 2rem;
}
@media screen and (max-width: 768px) {
.navbar-items a:first-child {
display: none;
}
.navbar-list i.active-icon {
border-bottom: 4px solid #ff0084;
padding: 0.5rem;
}
i {
font-size: 2rem;
}
}
@media screen and (min-width: 1024px) {
.navbar {
display: flex;
flex-direction: row;
}
.hero-logo-img {
display: none;
}
}
.hero {
-webkit-box-align: start;
-ms-flex-align: start;
align-items: flex-start;
display: -webkit-box;
display: -ms-flexbox;
display: flex;
-webkit-box-orient: vertical;
-webkit-box-direction: normal;
-ms-flex-direction: column;
flex-direction: column;
-webkit-box-pack: center;
-ms-flex-pack: center;
justify-content: center;
background: url('../images/chris-ried-ieic5Tq8YMk-unsplash.jpg');
background-size: cover;
height: 90vh;
}
.hero-logo-img {
-webkit-box-align: start;
-ms-flex-align: start;
align-items: flex-start;
display: -webkit-box;
display: -ms-flexbox;
display: flex;
-webkit-box-orient: vertical;
-webkit-box-direction: normal;
-ms-flex-direction: column;
flex-direction: column;
-webkit-box-pack: center;
-ms-flex-pack: center;
justify-content: center;
background-color: rgba(255, 255, 255, 0.5);
border: 0;
margin: 2rem 0;
width: 100%;
}
.hero-logo-img img {
width: 70%;
}
.input-bar {
-webkit-box-align: start;
-ms-flex-align: start;
align-items: flex-start;
display: -webkit-box;
display: -ms-flexbox;
display: flex;
-webkit-box-orient: vertical;
-webkit-box-direction: normal;
-ms-flex-direction: column;
flex-direction: column;
-webkit-box-pack: center;
-ms-flex-pack: center;
justify-content: center;
height: auto;
margin-left: 3rem;
width: 80%;
}
.input-bar label {
color: #e4e4e4;
text-shadow: 2px 2px 2px black;
font-size: 3rem;
}
.input-bar input {
background-color: rgba(0, 0, 0, 0.5);
border: 0;
border-bottom: 5px solid #ff0084;
caret-color: #ff7300;
color: #eee;
font-weight: 900;
height: 2.5rem;
text-indent: 1rem;
width: 100%;
}
.input-bar a:hover {
color: #0060ce;
-webkit-transition: 200ms;
transition: 200ms;
}
.howitworks {
border-bottom: 5px solid #ff0084;
padding: 2rem;
text-align: center;
text-shadow: 2px 2px 2px black;
font-size: 1.5rem;
}
.howitworks h1 {
color: #ff7300;
}
main {
display: -ms-grid;
display: grid;
gap: 2rem;
-ms-grid-columns: (minmax(300px, 1fr)) [auto-fit];
grid-template-columns: repeat(auto-fit, minmax(300px, 1fr));
margin: 1rem 2rem;
place-items: center;
}
main strong {
color: #ff0084;
font-size: 1.5rem;
}
main article {
width: 100%;
}
.feature {
-webkit-box-align: center;
-ms-flex-align: center;
align-items: center;
display: -webkit-box;
display: -ms-flexbox;
display: flex;
-webkit-box-orient: vertical;
-webkit-box-direction: normal;
-ms-flex-direction: column;
flex-direction: column;
-webkit-box-pack: center;
-ms-flex-pack: center;
justify-content: center;
background-color: #eee;
border-bottom: 1px solid #ff0084;
border-top: 1px solid #ff0084;
height: 100%;
margin: 2rem 1rem;
padding: 2rem;
text-align: center;
}
.feature h2 {
border-bottom: 1px solid #ff0084;
margin: 1rem;
}
.feature p {
font-size: 1rem;
text-align: center;
}
@media screen and (max-width: 768px) {
.feature {
border-top: 0;
}
.feature p {
font-size: 1rem;
}
.howitworks {
font-size: 1rem;
}
}
@media screen and (min-width: 1024px) {
.hero-logo-img {
display: none;
}
.input-bar {
-webkit-box-align: center;
-ms-flex-align: center;
align-items: center;
display: -webkit-box;
display: -ms-flexbox;
display: flex;
-webkit-box-orient: horizontal;
-webkit-box-direction: normal;
-ms-flex-direction: row;
flex-direction: row;
-webkit-box-pack: center;
-ms-flex-pack: center;
justify-content: center;
background-color: rgba(255, 255, 255, 0.5);
margin: 0;
padding: 2rem;
width: 100%;
}
.input-bar i {
display: none;
}
.input-bar input {
font-size: 1.8rem;
margin: 0 2rem;
}
.input-bar a {
border-radius: 0;
font-size: 1.2rem;
height: 2.5rem;
margin: 0;
width: 5rem;
}
}
| 0.290477 | 0.080937 |
width: 100%;
height: 100%;
}
.container {
max-width: 1380px;
width: 100%;
padding-right: 15px;
padding-left: 15px;
margin-right: auto;
margin-left: auto;
}
/* flex */
.flex-layout {
display: flex;
}
.flex-center {
display: flex;
justify-content: center;
align-items: center;
}
.flex-between {
display: flex;
align-items: center;
justify-content: space-between;
}
.flex-column {
display: flex;
flex-direction: column;
align-items: center;
}
.flex-row {
display: flex;
flex-direction: row;
align-items: center;
}
/* 过渡 */
.transition {
transition: all 0.15s ease-in-out;
-moz-transition: all 0.15s ease-in-out;
-webkit-transition: all 0.15s ease-in-out;
-o-transition: all 0.15s ease-in-out;
}
/* margin */
.mr5 {
margin-right: 5px;
}
/* 文字控制显示 */
.ellipsis {
overflow: hidden;
text-overflow: ellipsis;
white-space: nowrap;
}
.ellipsis-two {
display: -webkit-box;
-webkit-box-orient: vertical;
-webkit-line-clamp: 2;
overflow: hidden;
font-weight: 700;
line-height: 18px;
}
/* shadow */
.shadow {
background-color: #FFFFFF;
-webkit-box-shadow: 0px 5px 40px -1px rgba(2, 10, 18, 0.1);
box-shadow: 0px 5px 40px -1px rgba(2, 10, 18, 0.1);
}
.layer {
position: relative;
}
.layer:before {
content: "";
width: 100%;
height: 100%;
background: #8A2387; /* fallback for old browsers */
background: -webkit-linear-gradient(to left, #F27121, #E94057, #8A2387); /* Chrome 10-25, Safari 5.1-6 */
background: linear-gradient(to left, #F27121, #E94057, #8A2387); /* W3C, IE 10+/ Edge, Firefox 16+, Chrome 26+, Opera 12+, Safari 7+ */
opacity: 0.3;
display: block;
position: absolute;
top: 0;
left: 0;
}
/* element image */
.el-image {
width: 100%;
height: 100%;
}
/* element pagination */
.el-pagination.is-background .el-pager li:not(.disabled).active {
background-color: #fa2800;
color: #FFF;
}
.el-pagination.is-background .el-pager li:not(.disabled).active:hover {
color: #fff;
}
.el-pagination.is-background .el-pager li:not(.disabled):hover {
color: #fa2800;
}
/* element slider */
.el-slider__runway {
height: 3px;
margin: 0;
background: rgba(0,0,0,0.05);
}
.el-slider__bar {
height: 3px;
border-radius: 3px;
background-color: #fa2800;
}
.el-slider__button-wrapper {
width: 12px;
height: 12px;
top: -9.5px;
}
.el-slider__button {
width: 12px;
height: 12px;
border: 2px solid #fa2800;
}
.el-slider__button:hover {
cursor: pointer;
}
.image-slot {
position: absolute;
top: 50%;
left: 50%;
transform: translate(-50%, -50%);
width: 100%;
color: #999999;
}
.image-slot i {
font-size: 20px;
font-weight: bold;
}
.image-slot p {
margin-top: 10px;
}
.image-slot .dot {
margin-top: -8px;
margin-left: 5px;
}
.load-bottom {
padding-bottom: 20px;
}
.page-wrap {
text-align: center;
}
.el-message-box__headerbtn:focus .el-message-box__close, .el-message-box__headerbtn:hover .el-message-box__close {
color: #fa2800;
}
.el-message-box__message p {
margin: 0;
line-height: 24px;
overflow-y: scroll;
max-height: 600px;
}
/* el-loading css */
.el-loading-mask {
background-color: #ffffff;
}
.el-loading-spinner .path {
stroke: #4a4a4a;
}
.el-loading-spinner .el-loading-text {
color: #4a4a4a;
}
.el-dropdown-menu__item .el-icon-user {
margin-right: 2px;
}
.el-dropdown-menu__item .el-icon-switch-button {
margin-right: 2px;
}
.el-dropdown-menu__item:focus, .el-dropdown-menu__item:not(.is-disabled):hover {
background-color: #ffffff;
color: #fa2800;
}
.no-data-text {
padding-bottom: 10px;
}
@keyframes play {
0% {
-webkit-transform: translateY(0);
transform: translateY(0)
}
to {
-webkit-transform: translateY(85%);
transform: translateY(85%)
}
}
@keyframes turn{
0%{-webkit-transform:rotate(0deg);}
25%{-webkit-transform:rotate(90deg);}
50%{-webkit-transform:rotate(180deg);}
75%{-webkit-transform:rotate(270deg);}
100%{-webkit-transform:rotate(360deg);}
}
|
src/assets/styles/common.css
|
width: 100%;
height: 100%;
}
.container {
max-width: 1380px;
width: 100%;
padding-right: 15px;
padding-left: 15px;
margin-right: auto;
margin-left: auto;
}
/* flex */
.flex-layout {
display: flex;
}
.flex-center {
display: flex;
justify-content: center;
align-items: center;
}
.flex-between {
display: flex;
align-items: center;
justify-content: space-between;
}
.flex-column {
display: flex;
flex-direction: column;
align-items: center;
}
.flex-row {
display: flex;
flex-direction: row;
align-items: center;
}
/* 过渡 */
.transition {
transition: all 0.15s ease-in-out;
-moz-transition: all 0.15s ease-in-out;
-webkit-transition: all 0.15s ease-in-out;
-o-transition: all 0.15s ease-in-out;
}
/* margin */
.mr5 {
margin-right: 5px;
}
/* 文字控制显示 */
.ellipsis {
overflow: hidden;
text-overflow: ellipsis;
white-space: nowrap;
}
.ellipsis-two {
display: -webkit-box;
-webkit-box-orient: vertical;
-webkit-line-clamp: 2;
overflow: hidden;
font-weight: 700;
line-height: 18px;
}
/* shadow */
.shadow {
background-color: #FFFFFF;
-webkit-box-shadow: 0px 5px 40px -1px rgba(2, 10, 18, 0.1);
box-shadow: 0px 5px 40px -1px rgba(2, 10, 18, 0.1);
}
.layer {
position: relative;
}
.layer:before {
content: "";
width: 100%;
height: 100%;
background: #8A2387; /* fallback for old browsers */
background: -webkit-linear-gradient(to left, #F27121, #E94057, #8A2387); /* Chrome 10-25, Safari 5.1-6 */
background: linear-gradient(to left, #F27121, #E94057, #8A2387); /* W3C, IE 10+/ Edge, Firefox 16+, Chrome 26+, Opera 12+, Safari 7+ */
opacity: 0.3;
display: block;
position: absolute;
top: 0;
left: 0;
}
/* element image */
.el-image {
width: 100%;
height: 100%;
}
/* element pagination */
.el-pagination.is-background .el-pager li:not(.disabled).active {
background-color: #fa2800;
color: #FFF;
}
.el-pagination.is-background .el-pager li:not(.disabled).active:hover {
color: #fff;
}
.el-pagination.is-background .el-pager li:not(.disabled):hover {
color: #fa2800;
}
/* element slider */
.el-slider__runway {
height: 3px;
margin: 0;
background: rgba(0,0,0,0.05);
}
.el-slider__bar {
height: 3px;
border-radius: 3px;
background-color: #fa2800;
}
.el-slider__button-wrapper {
width: 12px;
height: 12px;
top: -9.5px;
}
.el-slider__button {
width: 12px;
height: 12px;
border: 2px solid #fa2800;
}
.el-slider__button:hover {
cursor: pointer;
}
.image-slot {
position: absolute;
top: 50%;
left: 50%;
transform: translate(-50%, -50%);
width: 100%;
color: #999999;
}
.image-slot i {
font-size: 20px;
font-weight: bold;
}
.image-slot p {
margin-top: 10px;
}
.image-slot .dot {
margin-top: -8px;
margin-left: 5px;
}
.load-bottom {
padding-bottom: 20px;
}
.page-wrap {
text-align: center;
}
.el-message-box__headerbtn:focus .el-message-box__close, .el-message-box__headerbtn:hover .el-message-box__close {
color: #fa2800;
}
.el-message-box__message p {
margin: 0;
line-height: 24px;
overflow-y: scroll;
max-height: 600px;
}
/* el-loading css */
.el-loading-mask {
background-color: #ffffff;
}
.el-loading-spinner .path {
stroke: #4a4a4a;
}
.el-loading-spinner .el-loading-text {
color: #4a4a4a;
}
.el-dropdown-menu__item .el-icon-user {
margin-right: 2px;
}
.el-dropdown-menu__item .el-icon-switch-button {
margin-right: 2px;
}
.el-dropdown-menu__item:focus, .el-dropdown-menu__item:not(.is-disabled):hover {
background-color: #ffffff;
color: #fa2800;
}
.no-data-text {
padding-bottom: 10px;
}
@keyframes play {
0% {
-webkit-transform: translateY(0);
transform: translateY(0)
}
to {
-webkit-transform: translateY(85%);
transform: translateY(85%)
}
}
@keyframes turn{
0%{-webkit-transform:rotate(0deg);}
25%{-webkit-transform:rotate(90deg);}
50%{-webkit-transform:rotate(180deg);}
75%{-webkit-transform:rotate(270deg);}
100%{-webkit-transform:rotate(360deg);}
}
| 0.348091 | 0.058642 |
.m-0 {
margin: 0;
}
.mt-0 {
margin-top: 0;
}
.mr-0 {
margin-right: 0;
}
.mb-0 {
margin-bottom: 0;
}
.ml-0 {
margin-left: 0;
}
.m-8 {
margin: 8px;
}
.mt-8 {
margin-top: 8px;
}
.mr-8 {
margin-right: 8px;
}
.mb-8 {
margin-bottom: 8px;
}
.ml-8 {
margin-left: 8px;
}
.m-16 {
margin: 16px;
}
.mt-16 {
margin-top: 16px;
}
.mr-16 {
margin-right: 16px;
}
.mb-16 {
margin-bottom: 16px;
}
.ml-16 {
margin-left: 16px;
}
.m-24 {
margin: 24px;
}
.mt-24 {
margin-top: 24px;
}
.mr-24 {
margin-right: 24px;
}
.mb-24 {
margin-bottom: 24px;
}
.ml-24 {
margin-left: 24px;
}
.m-32 {
margin: 32px;
}
.mt-32 {
margin-top: 32px;
}
.mr-32 {
margin-right: 32px;
}
.mb-32 {
margin-bottom: 32px;
}
.ml-32 {
margin-left: 32px;
}
.m-40 {
margin: 40px;
}
.mt-40 {
margin-top: 40px;
}
.mr-40 {
margin-right: 40px;
}
.mb-40 {
margin-bottom: 40px;
}
.ml-40 {
margin-left: 40px;
}
.m-48 {
margin: 48px;
}
.mt-48 {
margin-top: 48px;
}
.mr-48 {
margin-right: 48px;
}
.mb-48 {
margin-bottom: 48px;
}
.ml-48 {
margin-left: 48px;
}
.m-56 {
margin: 56px;
}
.mt-56 {
margin-top: 56px;
}
.mr-56 {
margin-right: 56px;
}
.mb-56 {
margin-bottom: 56px;
}
.ml-56 {
margin-left: 56px;
}
.m-64 {
margin: 64px;
}
.mt-64 {
margin-top: 64px;
}
.mr-64 {
margin-right: 64px;
}
.mb-64 {
margin-bottom: 64px;
}
.ml-64 {
margin-left: 64px;
}
.p-0 {
padding: 0;
}
.pt-0 {
padding-top: 0;
}
.pr-0 {
padding-right: 0;
}
.pb-0 {
padding-bottom: 0;
}
.pl-0 {
padding-left: 0;
}
.p-8 {
padding: 8px;
}
.pt-8 {
padding-top: 8px;
}
.pr-8 {
padding-right: 8px;
}
.pb-8 {
padding-bottom: 8px;
}
.pl-8 {
padding-left: 8px;
}
.p-16 {
padding: 16px;
}
.pt-16 {
padding-top: 16px;
}
.pr-16 {
padding-right: 16px;
}
.pb-16 {
padding-bottom: 16px;
}
.pl-16 {
padding-left: 16px;
}
.p-24 {
padding: 24px;
}
.pt-24 {
padding-top: 24px;
}
.pr-24 {
padding-right: 24px;
}
.pb-24 {
padding-bottom: 24px;
}
.pl-24 {
padding-left: 24px;
}
.p-32 {
padding: 32px;
}
.pt-32 {
padding-top: 32px;
}
.pr-32 {
padding-right: 32px;
}
.pb-32 {
padding-bottom: 32px;
}
.pl-32 {
padding-left: 32px;
}
.p-40 {
padding: 40px;
}
.pt-40 {
padding-top: 40px;
}
.pr-40 {
padding-right: 40px;
}
.pb-40 {
padding-bottom: 40px;
}
.pl-40 {
padding-left: 40px;
}
.p-48 {
padding: 48px;
}
.pt-48 {
padding-top: 48px;
}
.pr-48 {
padding-right: 48px;
}
.pb-48 {
padding-bottom: 48px;
}
.pl-48 {
padding-left: 48px;
}
.p-56 {
padding: 56px;
}
.pt-56 {
padding-top: 56px;
}
.pr-56 {
padding-right: 56px;
}
.pb-56 {
padding-bottom: 56px;
}
.pl-56 {
padding-left: 56px;
}
.p-64 {
padding: 64px;
}
.pt-64 {
padding-top: 64px;
}
.pr-64 {
padding-right: 64px;
}
.pb-64 {
padding-bottom: 64px;
}
.pl-64 {
padding-left: 64px;
}
|
public/assets/css/Margins_Paddings.css
|
.m-0 {
margin: 0;
}
.mt-0 {
margin-top: 0;
}
.mr-0 {
margin-right: 0;
}
.mb-0 {
margin-bottom: 0;
}
.ml-0 {
margin-left: 0;
}
.m-8 {
margin: 8px;
}
.mt-8 {
margin-top: 8px;
}
.mr-8 {
margin-right: 8px;
}
.mb-8 {
margin-bottom: 8px;
}
.ml-8 {
margin-left: 8px;
}
.m-16 {
margin: 16px;
}
.mt-16 {
margin-top: 16px;
}
.mr-16 {
margin-right: 16px;
}
.mb-16 {
margin-bottom: 16px;
}
.ml-16 {
margin-left: 16px;
}
.m-24 {
margin: 24px;
}
.mt-24 {
margin-top: 24px;
}
.mr-24 {
margin-right: 24px;
}
.mb-24 {
margin-bottom: 24px;
}
.ml-24 {
margin-left: 24px;
}
.m-32 {
margin: 32px;
}
.mt-32 {
margin-top: 32px;
}
.mr-32 {
margin-right: 32px;
}
.mb-32 {
margin-bottom: 32px;
}
.ml-32 {
margin-left: 32px;
}
.m-40 {
margin: 40px;
}
.mt-40 {
margin-top: 40px;
}
.mr-40 {
margin-right: 40px;
}
.mb-40 {
margin-bottom: 40px;
}
.ml-40 {
margin-left: 40px;
}
.m-48 {
margin: 48px;
}
.mt-48 {
margin-top: 48px;
}
.mr-48 {
margin-right: 48px;
}
.mb-48 {
margin-bottom: 48px;
}
.ml-48 {
margin-left: 48px;
}
.m-56 {
margin: 56px;
}
.mt-56 {
margin-top: 56px;
}
.mr-56 {
margin-right: 56px;
}
.mb-56 {
margin-bottom: 56px;
}
.ml-56 {
margin-left: 56px;
}
.m-64 {
margin: 64px;
}
.mt-64 {
margin-top: 64px;
}
.mr-64 {
margin-right: 64px;
}
.mb-64 {
margin-bottom: 64px;
}
.ml-64 {
margin-left: 64px;
}
.p-0 {
padding: 0;
}
.pt-0 {
padding-top: 0;
}
.pr-0 {
padding-right: 0;
}
.pb-0 {
padding-bottom: 0;
}
.pl-0 {
padding-left: 0;
}
.p-8 {
padding: 8px;
}
.pt-8 {
padding-top: 8px;
}
.pr-8 {
padding-right: 8px;
}
.pb-8 {
padding-bottom: 8px;
}
.pl-8 {
padding-left: 8px;
}
.p-16 {
padding: 16px;
}
.pt-16 {
padding-top: 16px;
}
.pr-16 {
padding-right: 16px;
}
.pb-16 {
padding-bottom: 16px;
}
.pl-16 {
padding-left: 16px;
}
.p-24 {
padding: 24px;
}
.pt-24 {
padding-top: 24px;
}
.pr-24 {
padding-right: 24px;
}
.pb-24 {
padding-bottom: 24px;
}
.pl-24 {
padding-left: 24px;
}
.p-32 {
padding: 32px;
}
.pt-32 {
padding-top: 32px;
}
.pr-32 {
padding-right: 32px;
}
.pb-32 {
padding-bottom: 32px;
}
.pl-32 {
padding-left: 32px;
}
.p-40 {
padding: 40px;
}
.pt-40 {
padding-top: 40px;
}
.pr-40 {
padding-right: 40px;
}
.pb-40 {
padding-bottom: 40px;
}
.pl-40 {
padding-left: 40px;
}
.p-48 {
padding: 48px;
}
.pt-48 {
padding-top: 48px;
}
.pr-48 {
padding-right: 48px;
}
.pb-48 {
padding-bottom: 48px;
}
.pl-48 {
padding-left: 48px;
}
.p-56 {
padding: 56px;
}
.pt-56 {
padding-top: 56px;
}
.pr-56 {
padding-right: 56px;
}
.pb-56 {
padding-bottom: 56px;
}
.pl-56 {
padding-left: 56px;
}
.p-64 {
padding: 64px;
}
.pt-64 {
padding-top: 64px;
}
.pr-64 {
padding-right: 64px;
}
.pb-64 {
padding-bottom: 64px;
}
.pl-64 {
padding-left: 64px;
}
| 0.442155 | 0.083703 |
body {
font-family: "Microsoft YaHei UI","Helvetica Neue",Helvetica,Arial,sans-serif;
background-color: #fff;
}
/* footer {
background-color: #fff;
padding: 15px 0;
} */
.CodeMirror {
font-family: "Microsoft YaHei UI","Helvetica Neue",Helvetica,Arial,sans-serif!important;
border: 1px solid #ddd;
}
.CodeMirror pre.CodeMirror-placeholder {
color: #999;
}
.wrapper {background-color: #C3CDD4; width: 100%;min-height: 882px;}
.title{font-size:16px;font-weight:500;padding-bottom:5px}
.title a:visited{color:#888}
.nav-pills>li>a{position:relative;display:block;padding:0 5px}
.avatar{border-radius:4px;max-width:48px;vertical-align: middle;}
.avatar-sm{max-width:24px;}
.avatar-lg{max-width:64px;}
.gray{color:#999}
.divide{border-top:1px solid #eee;margin-top: 5px;}
.comment-detail-content{margin-left:20px;word-break:break-all}
.topic-detail-content pre, .comment-detail-content pre{padding:0;border: 0;background-color: #f8f8f8;}
.topic-detail-content img {max-width: 100%;}
.comment-detail-content img{max-width:100%}
.panel>.table td,.panel>.table th {
padding-left: 15px;
padding-right: 15px;
}
.topic-detail-header{padding-bottom:0}
.topic-detail-title{margin-top:0;font-weight:500}
.nocomment-tip {
text-align: center;
border: 2px dashed rgba(0,0,0,.1);
border-radius: 4px;
padding: 15px;
line-height: 150%;
margin-bottom: 20px;
}
.social_label:link,.social_label:visited {
background-color: #f9f9f9;
padding: 5px 15px 5px 6px;
font-size: 14px;
line-height: 100%;
text-decoration: none;
display: inline-block;
border-radius: 20px;
outline: 0;
margin: 5px;
color: #778087;
}
.social_label:hover {
background-color: #e9e9e9;
outline: 0
}
.social_label:active {
box-shadow: 0 2px 5px rgba(0,0,0,.2) inset;
outline: 0
}
.social_label>.fa {
font-size: 24px;
vertical-align: middle;
}
.tag-item {
margin-bottom: 10px;
padding-left: 10px;
height:100px;
border-bottom: 1px solid #eee;
}
.excerpt {
display: block;
margin-top: 10px;
overflow: hidden;
height: 50px;
display: -webkit-box;
-webkit-box-orient: vertical;
-webkit-line-clamp: 3;
overflow: hidden;
}
.payload{width:100%;background-color:#f5f5f5;padding:5px 10px;word-break:break-all;word-wrap:break-word;margin-top:5px;margin-bottom:5px}
.payload img,.user_comments img{max-width:100%}
.fa-thumbs-up, .fa-thumbs-o-up, .fa-reply {cursor: pointer;}
.fa-thumbs-up {color: #61a7e2;}
.panel, .btn, .alert, .form-control {
-webkit-border-radius: 0;
-moz-border-radius: 0;
border-radius: 0;}
@media (max-width: 768px) {
.navbar {
margin-bottom: 1px;
}
.col-lg-1, .col-lg-10, .col-lg-11, .col-lg-12, .col-lg-2, .col-lg-3, .col-lg-4, .col-lg-5, .col-lg-6, .col-lg-7, .col-lg-8, .col-lg-9, .col-md-1, .col-md-10, .col-md-11, .col-md-12, .col-md-2, .col-md-3, .col-md-4, .col-md-5, .col-md-6, .col-md-7, .col-md-8, .col-md-9, .col-sm-1, .col-sm-10, .col-sm-11, .col-sm-12, .col-sm-2, .col-sm-3, .col-sm-4, .col-sm-5, .col-sm-6, .col-sm-7, .col-sm-8, .col-sm-9, .col-xs-1, .col-xs-10, .col-xs-11, .col-xs-12, .col-xs-2, .col-xs-3, .col-xs-4, .col-xs-5, .col-xs-6, .col-xs-7, .col-xs-8, .col-xs-9 {
padding-right: 0;
padding-left: 0;
}
.panel {
border: 0;
}
.nocomment-tip{
margin-bottom: 1px;
}
.tag-item {
padding: 10px 15px;
}
.form-horizontal .form-group {
margin-right: 0;
margin-left: 0;
}
.jq-toast-wrap.top-right {
top: 15px;
right: 15px;
}
}
|
src/main/resources/static/theme/default/css/app.css
|
body {
font-family: "Microsoft YaHei UI","Helvetica Neue",Helvetica,Arial,sans-serif;
background-color: #fff;
}
/* footer {
background-color: #fff;
padding: 15px 0;
} */
.CodeMirror {
font-family: "Microsoft YaHei UI","Helvetica Neue",Helvetica,Arial,sans-serif!important;
border: 1px solid #ddd;
}
.CodeMirror pre.CodeMirror-placeholder {
color: #999;
}
.wrapper {background-color: #C3CDD4; width: 100%;min-height: 882px;}
.title{font-size:16px;font-weight:500;padding-bottom:5px}
.title a:visited{color:#888}
.nav-pills>li>a{position:relative;display:block;padding:0 5px}
.avatar{border-radius:4px;max-width:48px;vertical-align: middle;}
.avatar-sm{max-width:24px;}
.avatar-lg{max-width:64px;}
.gray{color:#999}
.divide{border-top:1px solid #eee;margin-top: 5px;}
.comment-detail-content{margin-left:20px;word-break:break-all}
.topic-detail-content pre, .comment-detail-content pre{padding:0;border: 0;background-color: #f8f8f8;}
.topic-detail-content img {max-width: 100%;}
.comment-detail-content img{max-width:100%}
.panel>.table td,.panel>.table th {
padding-left: 15px;
padding-right: 15px;
}
.topic-detail-header{padding-bottom:0}
.topic-detail-title{margin-top:0;font-weight:500}
.nocomment-tip {
text-align: center;
border: 2px dashed rgba(0,0,0,.1);
border-radius: 4px;
padding: 15px;
line-height: 150%;
margin-bottom: 20px;
}
.social_label:link,.social_label:visited {
background-color: #f9f9f9;
padding: 5px 15px 5px 6px;
font-size: 14px;
line-height: 100%;
text-decoration: none;
display: inline-block;
border-radius: 20px;
outline: 0;
margin: 5px;
color: #778087;
}
.social_label:hover {
background-color: #e9e9e9;
outline: 0
}
.social_label:active {
box-shadow: 0 2px 5px rgba(0,0,0,.2) inset;
outline: 0
}
.social_label>.fa {
font-size: 24px;
vertical-align: middle;
}
.tag-item {
margin-bottom: 10px;
padding-left: 10px;
height:100px;
border-bottom: 1px solid #eee;
}
.excerpt {
display: block;
margin-top: 10px;
overflow: hidden;
height: 50px;
display: -webkit-box;
-webkit-box-orient: vertical;
-webkit-line-clamp: 3;
overflow: hidden;
}
.payload{width:100%;background-color:#f5f5f5;padding:5px 10px;word-break:break-all;word-wrap:break-word;margin-top:5px;margin-bottom:5px}
.payload img,.user_comments img{max-width:100%}
.fa-thumbs-up, .fa-thumbs-o-up, .fa-reply {cursor: pointer;}
.fa-thumbs-up {color: #61a7e2;}
.panel, .btn, .alert, .form-control {
-webkit-border-radius: 0;
-moz-border-radius: 0;
border-radius: 0;}
@media (max-width: 768px) {
.navbar {
margin-bottom: 1px;
}
.col-lg-1, .col-lg-10, .col-lg-11, .col-lg-12, .col-lg-2, .col-lg-3, .col-lg-4, .col-lg-5, .col-lg-6, .col-lg-7, .col-lg-8, .col-lg-9, .col-md-1, .col-md-10, .col-md-11, .col-md-12, .col-md-2, .col-md-3, .col-md-4, .col-md-5, .col-md-6, .col-md-7, .col-md-8, .col-md-9, .col-sm-1, .col-sm-10, .col-sm-11, .col-sm-12, .col-sm-2, .col-sm-3, .col-sm-4, .col-sm-5, .col-sm-6, .col-sm-7, .col-sm-8, .col-sm-9, .col-xs-1, .col-xs-10, .col-xs-11, .col-xs-12, .col-xs-2, .col-xs-3, .col-xs-4, .col-xs-5, .col-xs-6, .col-xs-7, .col-xs-8, .col-xs-9 {
padding-right: 0;
padding-left: 0;
}
.panel {
border: 0;
}
.nocomment-tip{
margin-bottom: 1px;
}
.tag-item {
padding: 10px 15px;
}
.form-horizontal .form-group {
margin-right: 0;
margin-left: 0;
}
.jq-toast-wrap.top-right {
top: 15px;
right: 15px;
}
}
| 0.345989 | 0.060557 |
h1,h2,h3,h4,h5,h6{
font-weight: normal;
}
/* COMPONENTS */
/* labels */
.label, .badge {font-weight: lighter;}
.label-success, .badge-success {
background-color: rgb(129, 189, 130);
}
.label-cc{
background-color: #f00;
}
.label-info, .badge-info {
background-color: rgb(104, 163, 213);
}
/* alerts */
.alert [class^="icon-"],
.alert [class*=" icon-"] {
font-size: 27px;
position: relative;
top: 4px;
margin-bottom: 8px;
margin-right: 17px;
display: inline-block;
color: #f1c359;
}
.alert-success [class^="icon-"],
.alert-success [class*=" icon-"] {
color: #81ad53;
}
.alert-info [class^="icon-"],
.alert-info [class*=" icon-"] {
color: #4993c6;
}
.alert-error [class^="icon-"],
.alert-error [class*=" icon-"] {
color: #d5393e;
}
/* code*/
code {
color: rgb(78, 153, 223);
}
/* HTML ELEMENTS */
input,
button,
select,
textarea {
font-family: "Open Sans", Arial;
}
input[type="text"],
input[type="password"],
textarea {
font-size: 13px;
-webkit-box-shadow: inset 0 0px 1px rgba(0, 0, 0, 0.075);
-moz-box-shadow: inset 0 0px 1px rgba(0, 0, 0, 0.075);
box-shadow: inset 0 0px 1px rgba(0, 0, 0, 0.075);
/*border: none;
-webkit-box-shadow: inset rgba(112, 112, 112, 0.3) 0 1px 1px,inset rgba(0,0,0,0.3) 0 0 1px,rgba(255,255,255,0.4) 0 1px 0;
-moz-box-shadow: inset rgba(112, 112, 112, 0.3) 0 1px 1px,inset rgba(0,0,0,0.3) 0 0 1px,rgba(255,255,255,0.4) 0 1px 0;
box-shadow: inset rgba(112, 112, 112, 0.3) 0 1px 1px,inset rgba(0,0,0,0.3) 0 0 1px,rgba(255,255,255,0.4) 0 1px 0;
-webkit-border-radius: 4px;
-moz-border-radius: 4px;
-ms-border-radius: 4px;
-o-border-radius: 4px;
border-radius: 4px;*/
}
.inline-input input[type="text"],
.inline-input input[type="password"],
input[type="text"].inline-input,
input[type="password"].inline-input {
background: #fff;
border-top: 0 none;
border-left: 0 none;
border-right: 0 none;
border-bottom: 1px solid #d0dde9;
border-radius: 0;
box-shadow: none;
border-color: #dee3ea;
}
.inline-input input[type="text"]:focus,
.inline-input input[type="password"]:focus,
input[type="text"].inline-input:focus,
input[type="password"].inline-input:focus {
box-shadow: none;
border-color: #5d6a80;
}
.inline-input input[type="text"]:hover,
.inline-input input[type="password"]:hover,
input[type="text"].inline-input:hover,
input[type="password"].inline-input:hover {
border-color: #959fb0;
}
input[type="text"]:focus,
input[type="password"]:focus,
textarea:focus{
border-color: #A2CEF0;
-webkit-box-shadow: inset 0 0px 1px rgba(0, 0, 0, 0.075), 0 0 4px rgba(82, 168, 236, 0.6);
-moz-box-shadow: inset 0 0px 1px rgba(0, 0, 0, 0.075), 0 0 4px rgba(82, 168, 236, 0.6);
box-shadow: inset 0 0px 1px rgba(0, 0, 0, 0.075), 0 0 4px rgba(82, 168, 236, 0.6);
/*-webkit-box-shadow: inset 0 1px 1px rgba(0, 0, 0, 0.075), 0 0 4px rgba(82, 168, 236, 0.6);
-moz-box-shadow: inset 0 1px 1px rgba(0, 0, 0, 0.075), 0 0 4px rgba(82, 168, 236, 0.6);
box-shadow: inset 0 1px 1px rgba(0, 0, 0, 0.075), 0 0 4px rgba(82, 168, 236, 0.6);*/
}
input[type="reset"]{
text-transform: uppercase;
border:0 none;
background: none;
text-decoration: underline;
font-size: 12px;
}
input[type="password"]{
font-size: 16px;
letter-spacing: 1px;
}
textarea{
background: #fff;
border-color: #dee3ea;
}
select{
margin: 0;
height: 24px;
border-color: #d0dde9;
border-radius: 2px;
font-size: 13px;
}
input[type="file"] {
font-size: 12px;
line-height: 12px;
}
input[disabled], textarea[disabled], input[readonly], textarea[readonly] {
color: rgb(177, 177, 177);
}
/* native placeholders */
input:-moz-placeholder,
textarea:-moz-placeholder {
color: #9ba0a5;
font-family: "Open Sans", Arial;
font-size: 13px;
}
input:-ms-input-placeholder,
textarea:-ms-input-placeholder {
color: #9ba0a5;
font-family: "Open Sans", Arial;
font-size: 12px;
}
input::-webkit-input-placeholder,
textarea::-webkit-input-placeholder {
color: #9ba0a5;
font-family: "Open Sans", Arial;
font-size: 12px;
}
/* PREPEND & APPEND INPUT */
.input-append input,
.input-prepend input,
.input-append .uneditable-input,
.input-prepend .uneditable-input {
border: 1px solid #d6e2eb;
}
.input-append .add-on,
.input-prepend .add-on {
background-color: #f2f5f9;
border: 1px solid #d6e2eb;
padding: 4px 8px;
font-size: 13px;
}
/* NAVBAR */
.navbar-inverse {
margin-bottom: 0px;
}
.navbar-inverse .navbar-inner {
border-radius: 0px;
border-bottom: 1px solid #191e23;
background: #2c3742; /* Old browsers */
background: -moz-linear-gradient(top, #2c3742 0%, #28303a 100%); /* FF3.6+ */
background: -webkit-gradient(linear, left top, left bottom, color-stop(0%,#2c3742), color-stop(100%,#28303a)); /* Chrome,Safari4+ */
background: -webkit-linear-gradient(top, #2c3742 0%,#28303a 100%); /* Chrome10+,Safari5.1+ */
background: -o-linear-gradient(top, #2c3742 0%,#28303a 100%); /* Opera 11.10+ */
background: -ms-linear-gradient(top, #2c3742 0%,#28303a 100%); /* IE10+ */
background: linear-gradient(to bottom, #2c3742 0%,#28303a 100%); /* W3C */
filter: progid:DXImageTransform.Microsoft.gradient( startColorstr='#2c3742', endColorstr='#28303a',GradientType=0 ); /* IE6-9 */
}
.navbar-inverse .btn-navbar {
float: left;
margin-top: 10px;
}
.navbar-inverse .brand {
color: #ffffff;
text-transform: uppercase;
font-weight: lighter;
/*padding: 12px 20px 12px;*/
}
.navbar-inverse .brand strong {
font-weight: normal;
}
.navbar-inverse .nav > li > a {
padding: 13px 15px 8px;
border-left: 1px solid #101417;
color: rgb(214, 214, 214);
outline: 0px;
height: 25px;
transition: background .1s linear;
-moz-transition: background .1s linear; /* Firefox 4 */
-webkit-transition: background .1s linear; /* Safari and Chrome */
-o-transition: background .1s linear; /* Opera */
}
.navbar-inverse .nav > li > a:hover {
background: rgba(25, 31, 36,0.6);
}
/* TODO: deprecated mobile-menu, ya no se usa, remover despues de migrar todos los htmls al nuevo diseno */
.navbar-inverse .mobile-menu .nav > li > a {
color: #fff;
border-left: 0px;
}
.dropdown-menu > li > a:hover,
.dropdown-menu > li > a:focus,
.dropdown-submenu:hover > a,
.dropdown-submenu:focus > a {
background: rgb(60, 91, 121) !important;
}
/* PAGE */
.pagination ul div a{
border-color: #d0dde9;
color: #4f4f4f;
padding: 2px 12px;
box-shadow: 0px 1px 0px 0px #efefef;
transition: background-color .1s linear;
-moz-transition: background-color .1s linear;
-webkit-transition: background-color .1s linear;
-o-transition: background-color .1s linear;
}
.pagination ul div a,.pagination ul div span{
float: left;
padding: 2px 12px;
line-height: 20px;
text-decoration: none;
background-color: #ffffff;
border: 1px solid #dddddd;
border-left-width: 0;
cursor:pointer;
}
.pagination ul div a.prev{
font-size: 23px;
color: #bcc6d3;
padding: 1px 9px 3px 9px;
border-left-width: 1px;
-webkit-border-bottom-left-radius: 4px;
border-bottom-left-radius: 4px;
-webkit-border-top-left-radius: 4px;
border-top-left-radius: 4px;
-moz-border-radius-bottomleft: 4px;
-moz-border-radius-topleft: 4px;
}
.pagination ul div a.next{
font-size: 23px;
color: #bcc6d3;
padding: 1px 9px 3px 9px;
border-right-width: 1px;
-webkit-border-top-right-radius: 4px;
border-top-right-radius: 4px;
-webkit-border-bottom-right-radius: 4px;
border-bottom-right-radius: 4px;
-moz-border-radius-topright: 4px;
-moz-border-radius-bottomright: 4px;
}
.pagination ul div .current{
color: #3b9ff3;
font-weight: 600;
}
.pagination ul div span:first-child{
border-left-width: 1px;
}
.pagination ul div a.prev:hover{
color: #4f4f4f;
background-color: #f5f5f5;
}
.pagination ul div a:hover,.pagination ul div span:hover{
background-color: #f5f5f5;
}
/* TABLES*/
.table thead{
border:1px solid #dee3ea;
}
.table-hover tbody tr:hover > td,
.table-hover tbody tr:hover > th {
background-color: #f5fafc;
}
.table th.sortable {
cursor: pointer;
}
.table th.sortable:hover {
text-decoration: underline;
}
.table thead th{
font-weight: bold;
/* position: relative; */
/* padding-bottom: 20px; */
padding-top: 5px;
text-transform: uppercase;
font-size: 11px;
vertical-align: top;
border-right: 1px solid #dee3ea;
text-align: center;
line-height: 30px;
background: #F7F7F7;
}
#ajaxback{
border-left: 1px solid #dee3ea;
}
#ajaxback td {
border-right: 1px solid #dee3ea;
border-bottom: 1px solid #dee3ea;
text-align: center;
line-height: 18px;
font-weight:100;
}
.table td{
color: #526273;
border-top-color: #edf2f7;
vertical-align: middle;
}
.table th.align-right,
.table td.align-right {
text-align: right;
padding-right: 10px !important;
}
table tr.first td{
border-top: 0 none;
}
table th span.line{
position: absolute;
top: 0;
left: -8px;
border-left: 1px solid #dee3ea;
height: 10px;
}
#ajaxback td em,.field-box em{
display: inline-block;
margin-top: 5px;
height: 30px;
padding-right: 20px;
font-size: 1.6rem;
font-weight: bold;
font-style:normal;
line-height: 30px;
}
.field-box em{
margin-top:-5px;
margin-bottom: 15px;
}
#ajaxback td em.rise,.field-box em.rise {
background: url(../../img/arrow-rise.png) right no-repeat;
background-size: 12px 24px;
color: #ed0000;
}
#ajaxback td em.drop,.field-box em.drop {
background: url(../../img/arrow-drop.png) right no-repeat;
background-size: 12px 24px;
color: #2FB44E;
}
|
Public/Admin/css/bootstrap/bootstrap-overrides.css
|
h1,h2,h3,h4,h5,h6{
font-weight: normal;
}
/* COMPONENTS */
/* labels */
.label, .badge {font-weight: lighter;}
.label-success, .badge-success {
background-color: rgb(129, 189, 130);
}
.label-cc{
background-color: #f00;
}
.label-info, .badge-info {
background-color: rgb(104, 163, 213);
}
/* alerts */
.alert [class^="icon-"],
.alert [class*=" icon-"] {
font-size: 27px;
position: relative;
top: 4px;
margin-bottom: 8px;
margin-right: 17px;
display: inline-block;
color: #f1c359;
}
.alert-success [class^="icon-"],
.alert-success [class*=" icon-"] {
color: #81ad53;
}
.alert-info [class^="icon-"],
.alert-info [class*=" icon-"] {
color: #4993c6;
}
.alert-error [class^="icon-"],
.alert-error [class*=" icon-"] {
color: #d5393e;
}
/* code*/
code {
color: rgb(78, 153, 223);
}
/* HTML ELEMENTS */
input,
button,
select,
textarea {
font-family: "Open Sans", Arial;
}
input[type="text"],
input[type="password"],
textarea {
font-size: 13px;
-webkit-box-shadow: inset 0 0px 1px rgba(0, 0, 0, 0.075);
-moz-box-shadow: inset 0 0px 1px rgba(0, 0, 0, 0.075);
box-shadow: inset 0 0px 1px rgba(0, 0, 0, 0.075);
/*border: none;
-webkit-box-shadow: inset rgba(112, 112, 112, 0.3) 0 1px 1px,inset rgba(0,0,0,0.3) 0 0 1px,rgba(255,255,255,0.4) 0 1px 0;
-moz-box-shadow: inset rgba(112, 112, 112, 0.3) 0 1px 1px,inset rgba(0,0,0,0.3) 0 0 1px,rgba(255,255,255,0.4) 0 1px 0;
box-shadow: inset rgba(112, 112, 112, 0.3) 0 1px 1px,inset rgba(0,0,0,0.3) 0 0 1px,rgba(255,255,255,0.4) 0 1px 0;
-webkit-border-radius: 4px;
-moz-border-radius: 4px;
-ms-border-radius: 4px;
-o-border-radius: 4px;
border-radius: 4px;*/
}
.inline-input input[type="text"],
.inline-input input[type="password"],
input[type="text"].inline-input,
input[type="password"].inline-input {
background: #fff;
border-top: 0 none;
border-left: 0 none;
border-right: 0 none;
border-bottom: 1px solid #d0dde9;
border-radius: 0;
box-shadow: none;
border-color: #dee3ea;
}
.inline-input input[type="text"]:focus,
.inline-input input[type="password"]:focus,
input[type="text"].inline-input:focus,
input[type="password"].inline-input:focus {
box-shadow: none;
border-color: #5d6a80;
}
.inline-input input[type="text"]:hover,
.inline-input input[type="password"]:hover,
input[type="text"].inline-input:hover,
input[type="password"].inline-input:hover {
border-color: #959fb0;
}
input[type="text"]:focus,
input[type="password"]:focus,
textarea:focus{
border-color: #A2CEF0;
-webkit-box-shadow: inset 0 0px 1px rgba(0, 0, 0, 0.075), 0 0 4px rgba(82, 168, 236, 0.6);
-moz-box-shadow: inset 0 0px 1px rgba(0, 0, 0, 0.075), 0 0 4px rgba(82, 168, 236, 0.6);
box-shadow: inset 0 0px 1px rgba(0, 0, 0, 0.075), 0 0 4px rgba(82, 168, 236, 0.6);
/*-webkit-box-shadow: inset 0 1px 1px rgba(0, 0, 0, 0.075), 0 0 4px rgba(82, 168, 236, 0.6);
-moz-box-shadow: inset 0 1px 1px rgba(0, 0, 0, 0.075), 0 0 4px rgba(82, 168, 236, 0.6);
box-shadow: inset 0 1px 1px rgba(0, 0, 0, 0.075), 0 0 4px rgba(82, 168, 236, 0.6);*/
}
input[type="reset"]{
text-transform: uppercase;
border:0 none;
background: none;
text-decoration: underline;
font-size: 12px;
}
input[type="password"]{
font-size: 16px;
letter-spacing: 1px;
}
textarea{
background: #fff;
border-color: #dee3ea;
}
select{
margin: 0;
height: 24px;
border-color: #d0dde9;
border-radius: 2px;
font-size: 13px;
}
input[type="file"] {
font-size: 12px;
line-height: 12px;
}
input[disabled], textarea[disabled], input[readonly], textarea[readonly] {
color: rgb(177, 177, 177);
}
/* native placeholders */
input:-moz-placeholder,
textarea:-moz-placeholder {
color: #9ba0a5;
font-family: "Open Sans", Arial;
font-size: 13px;
}
input:-ms-input-placeholder,
textarea:-ms-input-placeholder {
color: #9ba0a5;
font-family: "Open Sans", Arial;
font-size: 12px;
}
input::-webkit-input-placeholder,
textarea::-webkit-input-placeholder {
color: #9ba0a5;
font-family: "Open Sans", Arial;
font-size: 12px;
}
/* PREPEND & APPEND INPUT */
.input-append input,
.input-prepend input,
.input-append .uneditable-input,
.input-prepend .uneditable-input {
border: 1px solid #d6e2eb;
}
.input-append .add-on,
.input-prepend .add-on {
background-color: #f2f5f9;
border: 1px solid #d6e2eb;
padding: 4px 8px;
font-size: 13px;
}
/* NAVBAR */
.navbar-inverse {
margin-bottom: 0px;
}
.navbar-inverse .navbar-inner {
border-radius: 0px;
border-bottom: 1px solid #191e23;
background: #2c3742; /* Old browsers */
background: -moz-linear-gradient(top, #2c3742 0%, #28303a 100%); /* FF3.6+ */
background: -webkit-gradient(linear, left top, left bottom, color-stop(0%,#2c3742), color-stop(100%,#28303a)); /* Chrome,Safari4+ */
background: -webkit-linear-gradient(top, #2c3742 0%,#28303a 100%); /* Chrome10+,Safari5.1+ */
background: -o-linear-gradient(top, #2c3742 0%,#28303a 100%); /* Opera 11.10+ */
background: -ms-linear-gradient(top, #2c3742 0%,#28303a 100%); /* IE10+ */
background: linear-gradient(to bottom, #2c3742 0%,#28303a 100%); /* W3C */
filter: progid:DXImageTransform.Microsoft.gradient( startColorstr='#2c3742', endColorstr='#28303a',GradientType=0 ); /* IE6-9 */
}
.navbar-inverse .btn-navbar {
float: left;
margin-top: 10px;
}
.navbar-inverse .brand {
color: #ffffff;
text-transform: uppercase;
font-weight: lighter;
/*padding: 12px 20px 12px;*/
}
.navbar-inverse .brand strong {
font-weight: normal;
}
.navbar-inverse .nav > li > a {
padding: 13px 15px 8px;
border-left: 1px solid #101417;
color: rgb(214, 214, 214);
outline: 0px;
height: 25px;
transition: background .1s linear;
-moz-transition: background .1s linear; /* Firefox 4 */
-webkit-transition: background .1s linear; /* Safari and Chrome */
-o-transition: background .1s linear; /* Opera */
}
.navbar-inverse .nav > li > a:hover {
background: rgba(25, 31, 36,0.6);
}
/* TODO: deprecated mobile-menu, ya no se usa, remover despues de migrar todos los htmls al nuevo diseno */
.navbar-inverse .mobile-menu .nav > li > a {
color: #fff;
border-left: 0px;
}
.dropdown-menu > li > a:hover,
.dropdown-menu > li > a:focus,
.dropdown-submenu:hover > a,
.dropdown-submenu:focus > a {
background: rgb(60, 91, 121) !important;
}
/* PAGE */
.pagination ul div a{
border-color: #d0dde9;
color: #4f4f4f;
padding: 2px 12px;
box-shadow: 0px 1px 0px 0px #efefef;
transition: background-color .1s linear;
-moz-transition: background-color .1s linear;
-webkit-transition: background-color .1s linear;
-o-transition: background-color .1s linear;
}
.pagination ul div a,.pagination ul div span{
float: left;
padding: 2px 12px;
line-height: 20px;
text-decoration: none;
background-color: #ffffff;
border: 1px solid #dddddd;
border-left-width: 0;
cursor:pointer;
}
.pagination ul div a.prev{
font-size: 23px;
color: #bcc6d3;
padding: 1px 9px 3px 9px;
border-left-width: 1px;
-webkit-border-bottom-left-radius: 4px;
border-bottom-left-radius: 4px;
-webkit-border-top-left-radius: 4px;
border-top-left-radius: 4px;
-moz-border-radius-bottomleft: 4px;
-moz-border-radius-topleft: 4px;
}
.pagination ul div a.next{
font-size: 23px;
color: #bcc6d3;
padding: 1px 9px 3px 9px;
border-right-width: 1px;
-webkit-border-top-right-radius: 4px;
border-top-right-radius: 4px;
-webkit-border-bottom-right-radius: 4px;
border-bottom-right-radius: 4px;
-moz-border-radius-topright: 4px;
-moz-border-radius-bottomright: 4px;
}
.pagination ul div .current{
color: #3b9ff3;
font-weight: 600;
}
.pagination ul div span:first-child{
border-left-width: 1px;
}
.pagination ul div a.prev:hover{
color: #4f4f4f;
background-color: #f5f5f5;
}
.pagination ul div a:hover,.pagination ul div span:hover{
background-color: #f5f5f5;
}
/* TABLES*/
.table thead{
border:1px solid #dee3ea;
}
.table-hover tbody tr:hover > td,
.table-hover tbody tr:hover > th {
background-color: #f5fafc;
}
.table th.sortable {
cursor: pointer;
}
.table th.sortable:hover {
text-decoration: underline;
}
.table thead th{
font-weight: bold;
/* position: relative; */
/* padding-bottom: 20px; */
padding-top: 5px;
text-transform: uppercase;
font-size: 11px;
vertical-align: top;
border-right: 1px solid #dee3ea;
text-align: center;
line-height: 30px;
background: #F7F7F7;
}
#ajaxback{
border-left: 1px solid #dee3ea;
}
#ajaxback td {
border-right: 1px solid #dee3ea;
border-bottom: 1px solid #dee3ea;
text-align: center;
line-height: 18px;
font-weight:100;
}
.table td{
color: #526273;
border-top-color: #edf2f7;
vertical-align: middle;
}
.table th.align-right,
.table td.align-right {
text-align: right;
padding-right: 10px !important;
}
table tr.first td{
border-top: 0 none;
}
table th span.line{
position: absolute;
top: 0;
left: -8px;
border-left: 1px solid #dee3ea;
height: 10px;
}
#ajaxback td em,.field-box em{
display: inline-block;
margin-top: 5px;
height: 30px;
padding-right: 20px;
font-size: 1.6rem;
font-weight: bold;
font-style:normal;
line-height: 30px;
}
.field-box em{
margin-top:-5px;
margin-bottom: 15px;
}
#ajaxback td em.rise,.field-box em.rise {
background: url(../../img/arrow-rise.png) right no-repeat;
background-size: 12px 24px;
color: #ed0000;
}
#ajaxback td em.drop,.field-box em.drop {
background: url(../../img/arrow-drop.png) right no-repeat;
background-size: 12px 24px;
color: #2FB44E;
}
| 0.221098 | 0.125869 |
#page-notifications-container {
width: 100%;
max-width: 360px;
position: fixed;
bottom: 0px;
right: 0px;
padding: 10px;
box-sizing: border-box;
font-family: Arial, Helvetica, sans-serif;
z-index: 10;
overflow: hidden;
}
.page-notifications-body {
width: 100%;
height: auto;
max-height: 200px;
background-color: white;
border-radius: 2px;
overflow: hidden;
transform: translateY(0);
box-shadow: -2px 2px 8px rgba(0,0,0,0.4);
margin-top: 10px;
animation-duration: 0.3s;
cursor: pointer;
}
.page-notifications-left {
width: 30px;
left: 0px;
top: 0px;
bottom: 0px;
position: absolute;
color: white;
display: flex;
flex-direction: column;
justify-content: center;
text-align: center;
}
.page-notifications-right {
overflow: hidden;
width: auto;
margin-left: 30px;
padding: 7px;
}
/* Title */
.page-notifications-right h1 {
margin: 0px;
padding: 0px;
font-size: 16px;
margin-right: 10px;
text-align: left;
}
/* Content */
.page-notifications-right h2 {
padding: 0px;
margin: 0px;
margin-top: 3px;
font-size: 12px;
}
/* Time */
.page-notifications-right h3 {
width: 100%;
text-align: right;
color: #888888;
font-size: 11px;
margin: 0px;
margin-top: 3px;
margin-bottom: 3px;
padding: 0px;
}
.page-notifications-timer {
position: absolute;
left: 30px;
bottom: 0px;
height: 3px;
width: 0px;
animation-duration: 1s;
background: rgba(140,140,140,0.3)
}
/* light */
.page-notifications-light .page-notifications-timer {
background: #333333;
}
.page-notifications-light .page-notifications-right {
background: white;
color: #333333;
}
.page-notifications-light .page-notifications-right h1 {
color: #444444;
}
.page-notifications-light .page-notifications-right h2 {
color: #444444;
}
/* dark */
.page-notifications-dark .page-notifications-timer {
background: #dfdfff;
}
.page-notifications-dark .page-notifications-right {
background: #222226;
color: #dfdfff;
}
.page-notifications-dark .page-notifications-right h1 {
color: #dfdfff;
}
.page-notifications-dark .page-notifications-right h2 {
color: #aaaaaa;
}
.page-notifications-close {
position: absolute;
right: 3px;
top: 0px;
font-size: 18px;
padding: 3px;
font-weight: bold;
cursor: pointer;
-webkit-user-select: none;
-moz-user-select: none;
-ms-user-select: none;
user-select: none;
}
.page-notifications-close:hover {
opacity: 0.8;
}
/* Types */
.page-notifications-info .page-notifications-left{
background: #03A9F4;
font-size: 1.4em;
}
.page-notifications-success .page-notifications-left{
background: #4cd137;
font-size: 1.0em;
}
.page-notifications-warning .page-notifications-left{
background: #e67e22;
font-size: 1.1em;
font-weight: 500;
}
.page-notifications-error .page-notifications-left{
background: #e84118;
font-size: 1.4em;
font-weight: 500;
}
|
page-notifications/page-notifications.css
|
#page-notifications-container {
width: 100%;
max-width: 360px;
position: fixed;
bottom: 0px;
right: 0px;
padding: 10px;
box-sizing: border-box;
font-family: Arial, Helvetica, sans-serif;
z-index: 10;
overflow: hidden;
}
.page-notifications-body {
width: 100%;
height: auto;
max-height: 200px;
background-color: white;
border-radius: 2px;
overflow: hidden;
transform: translateY(0);
box-shadow: -2px 2px 8px rgba(0,0,0,0.4);
margin-top: 10px;
animation-duration: 0.3s;
cursor: pointer;
}
.page-notifications-left {
width: 30px;
left: 0px;
top: 0px;
bottom: 0px;
position: absolute;
color: white;
display: flex;
flex-direction: column;
justify-content: center;
text-align: center;
}
.page-notifications-right {
overflow: hidden;
width: auto;
margin-left: 30px;
padding: 7px;
}
/* Title */
.page-notifications-right h1 {
margin: 0px;
padding: 0px;
font-size: 16px;
margin-right: 10px;
text-align: left;
}
/* Content */
.page-notifications-right h2 {
padding: 0px;
margin: 0px;
margin-top: 3px;
font-size: 12px;
}
/* Time */
.page-notifications-right h3 {
width: 100%;
text-align: right;
color: #888888;
font-size: 11px;
margin: 0px;
margin-top: 3px;
margin-bottom: 3px;
padding: 0px;
}
.page-notifications-timer {
position: absolute;
left: 30px;
bottom: 0px;
height: 3px;
width: 0px;
animation-duration: 1s;
background: rgba(140,140,140,0.3)
}
/* light */
.page-notifications-light .page-notifications-timer {
background: #333333;
}
.page-notifications-light .page-notifications-right {
background: white;
color: #333333;
}
.page-notifications-light .page-notifications-right h1 {
color: #444444;
}
.page-notifications-light .page-notifications-right h2 {
color: #444444;
}
/* dark */
.page-notifications-dark .page-notifications-timer {
background: #dfdfff;
}
.page-notifications-dark .page-notifications-right {
background: #222226;
color: #dfdfff;
}
.page-notifications-dark .page-notifications-right h1 {
color: #dfdfff;
}
.page-notifications-dark .page-notifications-right h2 {
color: #aaaaaa;
}
.page-notifications-close {
position: absolute;
right: 3px;
top: 0px;
font-size: 18px;
padding: 3px;
font-weight: bold;
cursor: pointer;
-webkit-user-select: none;
-moz-user-select: none;
-ms-user-select: none;
user-select: none;
}
.page-notifications-close:hover {
opacity: 0.8;
}
/* Types */
.page-notifications-info .page-notifications-left{
background: #03A9F4;
font-size: 1.4em;
}
.page-notifications-success .page-notifications-left{
background: #4cd137;
font-size: 1.0em;
}
.page-notifications-warning .page-notifications-left{
background: #e67e22;
font-size: 1.1em;
font-weight: 500;
}
.page-notifications-error .page-notifications-left{
background: #e84118;
font-size: 1.4em;
font-weight: 500;
}
| 0.409693 | 0.133669 |
@import url('https://fonts.googleapis.com/css2?family=Poppins:wght@400;700&display=swap');
body {
font-family: 'Poppins', Arial, Helvetica, sans-serif;
font-size: 1.2rem;
background-color:rgb(55, 115, 122);
color:rgb(33, 44, 46);;
}
#container {
width: 80%;
margin: 1em auto;
padding: 1em;
background-color:rgb(178,245,254);
border-radius: 1em;
}
#hero-img{
width: 100%;
}
#mobile-img {
display: none;
}
h1 {
text-align: center;
font-weight: bold;
padding: .5em;
color: rgb(1, 73, 42);
}
h2 {
text-align: center;
font-size: 2rem;
}
.question {
padding: 1em;
}
h3 {
padding: 1em;
color: rgb(1, 139, 80);
}
form {
width: 90%;
margin: 1em auto;
background-color:rgb(218, 247, 252);
padding: 1em 0;
border-radius: 1em;
}
#radio-qs {
padding: .5em;
display:block;
cursor: pointer;
-webkit-user-select: none;
-moz-user-select: none;
-ms-user-select: none;
user-select: none;
}
.answer {
margin-left: 30px;
padding-left: 4em;
padding-bottom: .75em;
}
.radio-inp {
position: absolute;
opacity: 0;
}
.checkmark {
position: absolute;
height: 25px;
width: 25px;
background-color: #eee;
border-radius: 50%;
margin-left: 3em;
transition: .5s;
}
.checkmark:hover {
background-color: #ccc;
}
#radio-qs input:checked ~ .checkmark {
background-color: rgb(55, 115, 122);
}
.checkmark:after {
content: "";
position: absolute;
display: none;
}
#radio-qs input:checked ~ .checkmark:after {
display: block;
}
#radio-qs .checkmark:after {
left: 6px;
top: 6px;
width: 13px;
height: 13px;
border-radius: 50%;
background: white;
}
.text-label {
display: block;
margin-left: 1em;
padding: .5em;
color:rgb(1, 139, 80);
font-size: 1.4rem;
font-weight: bold;
}
.text-input {
display: block;
width: 75%;
height: 2.5em;
margin: .5em auto;
border: none;
border-radius: .5em;
}
#error {
text-align: center;
color: rgb(175, 2, 2);
display: none;
}
button {
display:block;
margin: 1em auto;
width: 80%;
height: 2em;
font-size: 2rem;
background-color:rgb(55, 115, 122);
color: white;
border-radius: .5em;
transition: .35s;
}
button:hover {
width: 90%;
font-weight: bold;
cursor: pointer;
}
#animation {
height: 150px;
}
#ball {
width: 100px;
height: 100px;
border-radius: 50%;
background-color:rgb(55, 115, 122);
animation: bounce 3s ease-in-out;
animation-direction: alternate;
animation-iteration-count: infinite;
}
@keyframes bounce {
0% { transform: scale(1) translate(-25vw, 0);}
25% { transform: scale(1.2, 0.6) translate(6.25vw, 200px);}
50% { transform: scale(0.8, 1.1) translate(37.5vw, 0);}
75% { transform: scale(1.2, 0.6) translate(50vw, 200px);}
100% { transform: scale(1) translate(80vw, 0);}
}
.result-img {
width: 100%;
}
.result {
display:none;
}
@media (max-width: 450px) {
h1{
font-size: 1.8rem;
}
h2 {
font-size: 1.5rem;
}
#hero-img{
display: none;
}
#mobile-img {
display: block;
width: 100%;
}
form {
width: 100%;
}
#container {
padding: 0;
}
.answer {
padding-left: 1.5em;
}
.checkmark {
margin-left: 1em;
}
}
|
css/styles.css
|
@import url('https://fonts.googleapis.com/css2?family=Poppins:wght@400;700&display=swap');
body {
font-family: 'Poppins', Arial, Helvetica, sans-serif;
font-size: 1.2rem;
background-color:rgb(55, 115, 122);
color:rgb(33, 44, 46);;
}
#container {
width: 80%;
margin: 1em auto;
padding: 1em;
background-color:rgb(178,245,254);
border-radius: 1em;
}
#hero-img{
width: 100%;
}
#mobile-img {
display: none;
}
h1 {
text-align: center;
font-weight: bold;
padding: .5em;
color: rgb(1, 73, 42);
}
h2 {
text-align: center;
font-size: 2rem;
}
.question {
padding: 1em;
}
h3 {
padding: 1em;
color: rgb(1, 139, 80);
}
form {
width: 90%;
margin: 1em auto;
background-color:rgb(218, 247, 252);
padding: 1em 0;
border-radius: 1em;
}
#radio-qs {
padding: .5em;
display:block;
cursor: pointer;
-webkit-user-select: none;
-moz-user-select: none;
-ms-user-select: none;
user-select: none;
}
.answer {
margin-left: 30px;
padding-left: 4em;
padding-bottom: .75em;
}
.radio-inp {
position: absolute;
opacity: 0;
}
.checkmark {
position: absolute;
height: 25px;
width: 25px;
background-color: #eee;
border-radius: 50%;
margin-left: 3em;
transition: .5s;
}
.checkmark:hover {
background-color: #ccc;
}
#radio-qs input:checked ~ .checkmark {
background-color: rgb(55, 115, 122);
}
.checkmark:after {
content: "";
position: absolute;
display: none;
}
#radio-qs input:checked ~ .checkmark:after {
display: block;
}
#radio-qs .checkmark:after {
left: 6px;
top: 6px;
width: 13px;
height: 13px;
border-radius: 50%;
background: white;
}
.text-label {
display: block;
margin-left: 1em;
padding: .5em;
color:rgb(1, 139, 80);
font-size: 1.4rem;
font-weight: bold;
}
.text-input {
display: block;
width: 75%;
height: 2.5em;
margin: .5em auto;
border: none;
border-radius: .5em;
}
#error {
text-align: center;
color: rgb(175, 2, 2);
display: none;
}
button {
display:block;
margin: 1em auto;
width: 80%;
height: 2em;
font-size: 2rem;
background-color:rgb(55, 115, 122);
color: white;
border-radius: .5em;
transition: .35s;
}
button:hover {
width: 90%;
font-weight: bold;
cursor: pointer;
}
#animation {
height: 150px;
}
#ball {
width: 100px;
height: 100px;
border-radius: 50%;
background-color:rgb(55, 115, 122);
animation: bounce 3s ease-in-out;
animation-direction: alternate;
animation-iteration-count: infinite;
}
@keyframes bounce {
0% { transform: scale(1) translate(-25vw, 0);}
25% { transform: scale(1.2, 0.6) translate(6.25vw, 200px);}
50% { transform: scale(0.8, 1.1) translate(37.5vw, 0);}
75% { transform: scale(1.2, 0.6) translate(50vw, 200px);}
100% { transform: scale(1) translate(80vw, 0);}
}
.result-img {
width: 100%;
}
.result {
display:none;
}
@media (max-width: 450px) {
h1{
font-size: 1.8rem;
}
h2 {
font-size: 1.5rem;
}
#hero-img{
display: none;
}
#mobile-img {
display: block;
width: 100%;
}
form {
width: 100%;
}
#container {
padding: 0;
}
.answer {
padding-left: 1.5em;
}
.checkmark {
margin-left: 1em;
}
}
| 0.475362 | 0.104204 |
.taskbar {
display: flex;
align-items: center;
justify-content: space-between;
padding: 0;
position: absolute;
bottom: 0;
left: 0;
right: 0;
}
.taskbar-start {
display: flex;
cursor: pointer;
background: radial-gradient(circle, #5eac56 0%, #3c873c 100%) center/cover no-repeat;
height: 100%;
padding: 5px 10px;
border-top-right-radius: 5px;
border-bottom-right-radius: 5px;
border-top-left-radius: 5px;
}
.taskbar-start span {
font-style: italic;
color: white;
font-weight: bold;
padding-left: 3px;
}
.taskbar-date {
color: white;
font-size: 12px;
font-weight: 500;
padding-right: 10px;
}
.start-menu {
position: absolute;
bottom: 29px;
left: 0;
right: 0;
background-color: white;
width: 25%;
border-top-left-radius: 8px;
border-top-right-radius: 8px;
}
.menu-header {
height: 8vh;
color: white;
}
.menu-body {
height: 55vh;
display: flex;
align-items: center;
justify-content: center;
}
.footer-buttons {
display: flex;
cursor: pointer;
align-items: center;
color: white;
padding: 0 4px;
}
.footer-buttons span {
padding: 0 3px;
font-family: sans-serif;
}
.menu-footer {
display: flex;
align-items: center;
justify-content: flex-end;
}
.pagination {
padding-top: 10px;
}
.menu-left, .menu-right {
position: relative;
height: 100%;
}
.menu-left img, .menu-right img {
height: 36px;
width: 36px;
}
.menu-left li, .menu-right li{
display: flex;
align-items: center;
justify-content: flex-start;
margin-top: 5px;
width: 100%;
cursor: pointer;
}
.menu-left li:hover, .menu-right li:hover {
background-color: rgb(43, 128, 240);
color: white;
}
.menu-left li p, .menu-right li p{
font-size: 12px;
font-weight: 300;
padding-left: 5px;
}
.menu-body > div {
width: 50%;
}
.menu-left::before {
content : '';
position: absolute;
right: 0;
height: 100%;
width: 1px;
border-radius: 50%;
background-color: rgb(121, 121, 121);
}
|
src/components/TaskBar/TaskBar.css
|
.taskbar {
display: flex;
align-items: center;
justify-content: space-between;
padding: 0;
position: absolute;
bottom: 0;
left: 0;
right: 0;
}
.taskbar-start {
display: flex;
cursor: pointer;
background: radial-gradient(circle, #5eac56 0%, #3c873c 100%) center/cover no-repeat;
height: 100%;
padding: 5px 10px;
border-top-right-radius: 5px;
border-bottom-right-radius: 5px;
border-top-left-radius: 5px;
}
.taskbar-start span {
font-style: italic;
color: white;
font-weight: bold;
padding-left: 3px;
}
.taskbar-date {
color: white;
font-size: 12px;
font-weight: 500;
padding-right: 10px;
}
.start-menu {
position: absolute;
bottom: 29px;
left: 0;
right: 0;
background-color: white;
width: 25%;
border-top-left-radius: 8px;
border-top-right-radius: 8px;
}
.menu-header {
height: 8vh;
color: white;
}
.menu-body {
height: 55vh;
display: flex;
align-items: center;
justify-content: center;
}
.footer-buttons {
display: flex;
cursor: pointer;
align-items: center;
color: white;
padding: 0 4px;
}
.footer-buttons span {
padding: 0 3px;
font-family: sans-serif;
}
.menu-footer {
display: flex;
align-items: center;
justify-content: flex-end;
}
.pagination {
padding-top: 10px;
}
.menu-left, .menu-right {
position: relative;
height: 100%;
}
.menu-left img, .menu-right img {
height: 36px;
width: 36px;
}
.menu-left li, .menu-right li{
display: flex;
align-items: center;
justify-content: flex-start;
margin-top: 5px;
width: 100%;
cursor: pointer;
}
.menu-left li:hover, .menu-right li:hover {
background-color: rgb(43, 128, 240);
color: white;
}
.menu-left li p, .menu-right li p{
font-size: 12px;
font-weight: 300;
padding-left: 5px;
}
.menu-body > div {
width: 50%;
}
.menu-left::before {
content : '';
position: absolute;
right: 0;
height: 100%;
width: 1px;
border-radius: 50%;
background-color: rgb(121, 121, 121);
}
| 0.514156 | 0.12363 |
header, section, footer, aside, nav, main, article, figure {
display: block;
}
header {
height: 50px;
width: 100%;
position: fixed;
z-index: 2;
top: 0;
left: 0;
background-color: #303036;
overflow-x: hidden;
overflow-y: hidden;
padding-top: 10px;
}
header a {
padding: 6px 6px 6px 16px;
text-decoration: none;
font-size: 25px;
color: #898581;
display: inline;
}
header a:hover {
color: #f9f4f0;
}
body {
background-color: #f4f2eb;
}
main {
width: 70%;
height: 100%;
padding-top: 56px;
padding-left: 200px;
display: block;
color: #303036;
font-size: 20px;
}
main a {
padding: 6px 8px 6px 8px;
text-decoration: none;
display: inline-block;
color: #292551;
background-color: #eceae3;
font-family: "Lucida Console", Monaco, monospace;
}
main a:hover {
color: #496571;
}
footer a {
padding: 6px 8px 6px 8px;
text-decoration: none;
display: inline-block;
color: #292551;
font-size: 16px;
background-color: #eceae3;
font-family: "Lucida Console", Monaco, monospace;
}
h1 {
font-size: 36px;
}
h2 {
font-size: 26px;
}
article {
background-color: #f0eee7;
}
.sidenav {
height: 100%;
width: 192px;
position: fixed;
z-index: 1;
top: 0;
left: 0;
background-color: #303036;
overflow-x: hidden;
padding-top: 70px;
}
.sidenav a {
padding: 6px 8px 6px 16px;
text-decoration: none;
font-size: 25px;
color: #898581;
display: block;
}
.sidenav a:hover {
color: #f9f4f0;
}
#togglenav {
font-size: 32px;
}
@media screen and (max-width: 720px) {
main {
padding-top: 12px;
padding-left: 128px;
}
.sidenav {
width: 120px;
padding-top: 15px;
}
.sidenav a {
font-size: 18px;
}
.sidenav, .hidenav a {
font-size: 22px;
}
}
code {
padding: 6px 8px 6px 8px;
display: block;
}
footer {
position: fixed;
display: block;
bottom: 0;
}
#editor {
position: relative;
}
select {
display: block;
}
#editor-text-view {
position: absolute;
right: 0;
top: 0;
padding: 8px 10px 8px 10px;
display: block;
width: 40%;
background-color: #f8f6f0;
}
#editor-form {
width: 40%;
display: block;
}
#editor-text-field {
top: 0;
width: 100%;
height: 50vh;
}
.login-label {
width: 160pt;
display: inline-block;
}
.label {
width: 120pt;
display: inline-block;
}
.float-right {
float: right;
}
.update-account {
padding: 16px 20px 16px 20px;
display: block;
}
|
public/style/style.css
|
header, section, footer, aside, nav, main, article, figure {
display: block;
}
header {
height: 50px;
width: 100%;
position: fixed;
z-index: 2;
top: 0;
left: 0;
background-color: #303036;
overflow-x: hidden;
overflow-y: hidden;
padding-top: 10px;
}
header a {
padding: 6px 6px 6px 16px;
text-decoration: none;
font-size: 25px;
color: #898581;
display: inline;
}
header a:hover {
color: #f9f4f0;
}
body {
background-color: #f4f2eb;
}
main {
width: 70%;
height: 100%;
padding-top: 56px;
padding-left: 200px;
display: block;
color: #303036;
font-size: 20px;
}
main a {
padding: 6px 8px 6px 8px;
text-decoration: none;
display: inline-block;
color: #292551;
background-color: #eceae3;
font-family: "Lucida Console", Monaco, monospace;
}
main a:hover {
color: #496571;
}
footer a {
padding: 6px 8px 6px 8px;
text-decoration: none;
display: inline-block;
color: #292551;
font-size: 16px;
background-color: #eceae3;
font-family: "Lucida Console", Monaco, monospace;
}
h1 {
font-size: 36px;
}
h2 {
font-size: 26px;
}
article {
background-color: #f0eee7;
}
.sidenav {
height: 100%;
width: 192px;
position: fixed;
z-index: 1;
top: 0;
left: 0;
background-color: #303036;
overflow-x: hidden;
padding-top: 70px;
}
.sidenav a {
padding: 6px 8px 6px 16px;
text-decoration: none;
font-size: 25px;
color: #898581;
display: block;
}
.sidenav a:hover {
color: #f9f4f0;
}
#togglenav {
font-size: 32px;
}
@media screen and (max-width: 720px) {
main {
padding-top: 12px;
padding-left: 128px;
}
.sidenav {
width: 120px;
padding-top: 15px;
}
.sidenav a {
font-size: 18px;
}
.sidenav, .hidenav a {
font-size: 22px;
}
}
code {
padding: 6px 8px 6px 8px;
display: block;
}
footer {
position: fixed;
display: block;
bottom: 0;
}
#editor {
position: relative;
}
select {
display: block;
}
#editor-text-view {
position: absolute;
right: 0;
top: 0;
padding: 8px 10px 8px 10px;
display: block;
width: 40%;
background-color: #f8f6f0;
}
#editor-form {
width: 40%;
display: block;
}
#editor-text-field {
top: 0;
width: 100%;
height: 50vh;
}
.login-label {
width: 160pt;
display: inline-block;
}
.label {
width: 120pt;
display: inline-block;
}
.float-right {
float: right;
}
.update-account {
padding: 16px 20px 16px 20px;
display: block;
}
| 0.414899 | 0.126488 |
* {
--color-1: #080708;
--color-2: #f18805;
--color-3: #d95d39;
--color-4: #f0f0f0;
}
body {
background-color: var(--color-4);
}
.header{
padding: 1rem;
background-color: var(--color-3);
height: 100%;
position: fixed;
z-index: 1;
top: 0;
left: 0;
overflow-x: hidden;
padding-top: 60px;
transition: 0.5s;
}
.sandwich {
display: inline-block;
cursor: pointer;
}
.bar1, .bar2, .bar3 {
width: 45px;
height: 7px;
background-color: var(--color-4);
border-radius: 5px;
margin: 6px 0;
transition: 0.4s;
}
.change .bar1 {
-webkit-transform: rotate(-45deg) translate(-12px, 6px) ;
transform: rotate(-45deg) translate(-12px, 6px) ;
}
.change .bar2 {
opacity: 0;
}
.change .bar3 {
-webkit-transform: rotate(45deg) translate(-11px, -8px) ;
transform: rotate(45deg) translate(-11px, -8px) ;
}
.navbar {
margin: 2rem auto;
transition: 0.4s all;
display: none;
}
.navbar ul li {
margin: 2rem auto;
transition: 0.4s;
}
.open {
display: block;
}
.navbar ul li a{
text-decoration: none;
color: var(--color-4);
font-family: 'Fira Sans', sans-serif;
font-weight: 800;
font-size: 2rem;
transition: 0.5s all;
padding: 0.2rem;
}
.navbar ul li a:hover{
border-radius: 10px;
border-bottom: 0.3rem solid #f18805;
}
.main{
margin: 2%;
display: flex;
align-items: center;
justify-content: center;
flex-wrap: wrap;
}
.main_header{
width: 90%;
font-size: 4rem;
font-weight: 800;
color: var(--color-3);
text-align: center;
transition: 0.5s all;
}
.main_header:hover{
border-radius: 10px;
border-bottom: 0.3rem solid #f18805;
}
.card {
margin: 10rem 4rem;
border: 0.3rem solid var(--color-3);
box-shadow: 0px 0px 50px #d95c3981;
border-radius: 70px 0 70px 0;
width: 20rem;
height: 27rem;
color: var(--color-1);
transition: 0.4s all;
cursor: pointer;
}
.main a:hover > .card{
border: 0.4rem solid var(--color-2);
box-shadow: 0px 0px 50px #f187058e;
transform: scale(1.1)
}
.card h1 {
font-size: 1.5rem;
font-weight: 600;
margin: 1rem 1rem 0.5rem 0.5rem;
}
.card p {
margin: 0 1rem 0.5rem 0.5rem;
}
.card div img{
width: 20rem;
height: 20rem;
object-fit: cover;
object-position: center;
border-radius: 70px 0 70px 0;
}
|
scr/styles/style.css
|
* {
--color-1: #080708;
--color-2: #f18805;
--color-3: #d95d39;
--color-4: #f0f0f0;
}
body {
background-color: var(--color-4);
}
.header{
padding: 1rem;
background-color: var(--color-3);
height: 100%;
position: fixed;
z-index: 1;
top: 0;
left: 0;
overflow-x: hidden;
padding-top: 60px;
transition: 0.5s;
}
.sandwich {
display: inline-block;
cursor: pointer;
}
.bar1, .bar2, .bar3 {
width: 45px;
height: 7px;
background-color: var(--color-4);
border-radius: 5px;
margin: 6px 0;
transition: 0.4s;
}
.change .bar1 {
-webkit-transform: rotate(-45deg) translate(-12px, 6px) ;
transform: rotate(-45deg) translate(-12px, 6px) ;
}
.change .bar2 {
opacity: 0;
}
.change .bar3 {
-webkit-transform: rotate(45deg) translate(-11px, -8px) ;
transform: rotate(45deg) translate(-11px, -8px) ;
}
.navbar {
margin: 2rem auto;
transition: 0.4s all;
display: none;
}
.navbar ul li {
margin: 2rem auto;
transition: 0.4s;
}
.open {
display: block;
}
.navbar ul li a{
text-decoration: none;
color: var(--color-4);
font-family: 'Fira Sans', sans-serif;
font-weight: 800;
font-size: 2rem;
transition: 0.5s all;
padding: 0.2rem;
}
.navbar ul li a:hover{
border-radius: 10px;
border-bottom: 0.3rem solid #f18805;
}
.main{
margin: 2%;
display: flex;
align-items: center;
justify-content: center;
flex-wrap: wrap;
}
.main_header{
width: 90%;
font-size: 4rem;
font-weight: 800;
color: var(--color-3);
text-align: center;
transition: 0.5s all;
}
.main_header:hover{
border-radius: 10px;
border-bottom: 0.3rem solid #f18805;
}
.card {
margin: 10rem 4rem;
border: 0.3rem solid var(--color-3);
box-shadow: 0px 0px 50px #d95c3981;
border-radius: 70px 0 70px 0;
width: 20rem;
height: 27rem;
color: var(--color-1);
transition: 0.4s all;
cursor: pointer;
}
.main a:hover > .card{
border: 0.4rem solid var(--color-2);
box-shadow: 0px 0px 50px #f187058e;
transform: scale(1.1)
}
.card h1 {
font-size: 1.5rem;
font-weight: 600;
margin: 1rem 1rem 0.5rem 0.5rem;
}
.card p {
margin: 0 1rem 0.5rem 0.5rem;
}
.card div img{
width: 20rem;
height: 20rem;
object-fit: cover;
object-position: center;
border-radius: 70px 0 70px 0;
}
| 0.475362 | 0.139279 |
.wrapper {
height: 100vh;
width: 100vw;
background-color: #161623;
display: flex;
align-items: center;
justify-content: center;
flex-wrap: wrap;
}
.wrapper::before {
content: "";
position: absolute;
top: 0;
left: 0;
width: 100%;
height: 100%;
background: linear-gradient(#F00,#F0F);
clip-path: circle(30% at right 70%);
}
.wrapper::after {
content: "";
position: absolute;
top: 0;
left: 0;
width: 100%;
height: 100%;
background: linear-gradient(#2196F3,#E91E63);
clip-path: circle(20% at 10% 10%);
}
.container {
position: relative;
z-index: 1;
display: flex;
justify-content: center;
align-items: center;
flex-wrap: wrap;
}
.container .container__card {
position: relative;
width: 175px;
height: 275px;
background: rgba(255, 255, 255, .05);
margin: 20px;
box-shadow: 0 15px 35px rgba(0, 0, 0, .2);
border-radius: 15px;
display: flex;
justify-content: center;
align-items: center;
backdrop-filter: blur(10px);
cursor: pointer;
}
.container .container__card .content {
position: relative;
display: flex;
justify-content: center;
align-items: center;
flex-direction: column;
opacity: .5;
transition: .5s;
}
.container .container__card:hover .content {
opacity: 1;
transform: translateY(-20px);
}
.container .container__card .content .imgBx {
position: relative;
width: 150px;
height: 150px;
border-radius: 50%;
overflow: hidden;
border: 10px solid rgba(0, 0, 0, .25);
}
.container .container__card .content .imgBx img {
position: absolute;
top: 0;
left: 0;
width: 100%;
height: 100%;
object-fit: cover;
}
.container .container__card .content .contentBx h3 {
text-transform: uppercase;
letter-spacing: 2px;
font-weight: 500;
font-size: 18px;
text-align: center;
margin: 20px 0 10px;
color: #FFF;
line-height: 1.1em;
}
.container .container__card .content .contentBx h3 span {
font-size: 12px;
font-weight: 300;
text-transform: initial;
}
.container .container__card .email {
font-size: 18px;
text-align: center;
color: #FFF;
position: relative;
display: flex;
align-items: center;
justify-content: center;
transform: translateY(40px);
transition: .5s;
opacity: 0;
font-weight: 500;
}
.container .container__card:hover .email {
transform: translateY(0);
opacity: 1;
}
.pagination {
position: absolute;
top: 87%;
background: #FFF;
display: flex;
padding: 10px 20px;
border-radius: 20px;
box-shadow: 0 5px 15px rgba(0, 0, 0, .2);
}
.pagination li {
line-height: 50px;
margin: 0 5px;
}
.pagination li.pageNumber {
width: 50px;
height: 50px;
line-height: 50px;
text-align: center;
}
.pagination li a {
display: block;
color: #777;
font-weight: 600;
border-radius: 50%;
}
.pagination li.pageNumber:hover a,
.pagination li.pageNumber.active {
background: #333;
color: #FFF;
}
.pagination li:first-child {
margin-right: 30px;
font-weight: 700;
font-size: 20px;
}
.pagination li:last-child {
margin-left: 30px;
font-weight: 700;
font-size: 20px;
}
.disabled {
pointer-events: none;
}
|
homeworks/anton.komarnitskyi_Anton-Mosquito/12-httpclient/cards/src/app/app.component.css
|
.wrapper {
height: 100vh;
width: 100vw;
background-color: #161623;
display: flex;
align-items: center;
justify-content: center;
flex-wrap: wrap;
}
.wrapper::before {
content: "";
position: absolute;
top: 0;
left: 0;
width: 100%;
height: 100%;
background: linear-gradient(#F00,#F0F);
clip-path: circle(30% at right 70%);
}
.wrapper::after {
content: "";
position: absolute;
top: 0;
left: 0;
width: 100%;
height: 100%;
background: linear-gradient(#2196F3,#E91E63);
clip-path: circle(20% at 10% 10%);
}
.container {
position: relative;
z-index: 1;
display: flex;
justify-content: center;
align-items: center;
flex-wrap: wrap;
}
.container .container__card {
position: relative;
width: 175px;
height: 275px;
background: rgba(255, 255, 255, .05);
margin: 20px;
box-shadow: 0 15px 35px rgba(0, 0, 0, .2);
border-radius: 15px;
display: flex;
justify-content: center;
align-items: center;
backdrop-filter: blur(10px);
cursor: pointer;
}
.container .container__card .content {
position: relative;
display: flex;
justify-content: center;
align-items: center;
flex-direction: column;
opacity: .5;
transition: .5s;
}
.container .container__card:hover .content {
opacity: 1;
transform: translateY(-20px);
}
.container .container__card .content .imgBx {
position: relative;
width: 150px;
height: 150px;
border-radius: 50%;
overflow: hidden;
border: 10px solid rgba(0, 0, 0, .25);
}
.container .container__card .content .imgBx img {
position: absolute;
top: 0;
left: 0;
width: 100%;
height: 100%;
object-fit: cover;
}
.container .container__card .content .contentBx h3 {
text-transform: uppercase;
letter-spacing: 2px;
font-weight: 500;
font-size: 18px;
text-align: center;
margin: 20px 0 10px;
color: #FFF;
line-height: 1.1em;
}
.container .container__card .content .contentBx h3 span {
font-size: 12px;
font-weight: 300;
text-transform: initial;
}
.container .container__card .email {
font-size: 18px;
text-align: center;
color: #FFF;
position: relative;
display: flex;
align-items: center;
justify-content: center;
transform: translateY(40px);
transition: .5s;
opacity: 0;
font-weight: 500;
}
.container .container__card:hover .email {
transform: translateY(0);
opacity: 1;
}
.pagination {
position: absolute;
top: 87%;
background: #FFF;
display: flex;
padding: 10px 20px;
border-radius: 20px;
box-shadow: 0 5px 15px rgba(0, 0, 0, .2);
}
.pagination li {
line-height: 50px;
margin: 0 5px;
}
.pagination li.pageNumber {
width: 50px;
height: 50px;
line-height: 50px;
text-align: center;
}
.pagination li a {
display: block;
color: #777;
font-weight: 600;
border-radius: 50%;
}
.pagination li.pageNumber:hover a,
.pagination li.pageNumber.active {
background: #333;
color: #FFF;
}
.pagination li:first-child {
margin-right: 30px;
font-weight: 700;
font-size: 20px;
}
.pagination li:last-child {
margin-left: 30px;
font-weight: 700;
font-size: 20px;
}
.disabled {
pointer-events: none;
}
| 0.425844 | 0.047338 |
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;
font-size: 100%;
font: inherit;
vertical-align: baseline; }
/* HTML5 display-role reset for older browsers */
article, aside, details, figcaption, figure, footer, header, hgroup, menu, nav, section {
display: block; }
body {
line-height: 1; }
ol, ul {
list-style: none; }
blockquote, q {
quotes: none; }
blockquote:before, blockquote:after, q:before, q:after {
content: '';
content: none; }
table {
border-collapse: collapse;
border-spacing: 0; }
html, body {
width: 100%;
height: 100%; }
.inline {
display: inline-block; }
p, span, a, button, h1, h2, h3, h4, h5, h6 {
font-family: Roboto, Helvetica, Sans-serif;
font-weight: 300;
color: black;
text-decoration: none;
display: block; }
h1 {
font-size: 3em; }
h2 {
font-size: 2em; }
sub {
vertical-align: sub;
font-size: smaller; }
button, .button {
cursor: pointer;
margin: 2px;
color: #007AFF;
border: 1px solid #007AFF;
background: none;
font-size: 1em;
padding: 10px 20px 10px 20px;
text-transform: uppercase;
display: inline; }
a.button {
line-height: 40px; }
button:hover, .button:hover {
color: white;
border: 1px solid #007AFF;
background: #007AFF; }
button.warning, .button.warning {
color: #FF1300;
border: 1px solid #FF1300; }
button.warning:hover, .button.warning:hover {
color: white;
background: #FF1300; }
button.success, .button.success {
color: #4CD964;
border: 1px solid #4CD964; }
button.success:hover, .button.success:hover {
color: white;
background: #4CD964; }
button.r, a.button.r {
float: right;
line-height: 21px; }
table {
width: 100%;
margin: 20px; }
table tr:hover {
background: whitesmoke; }
table tr {
border-bottom: 1px solid #b4b4b4; }
table tr:last-of-type {
border-bottom: none; }
table td {
font-family: Roboto, Helvetica, Sans-serif;
font-weight: 300;
padding: 10px 20px;
color: #646464; }
table td.right {
text-align: right; }
table td.pw {
-webkit-text-security: disc;
-khtml-text-security: disc;
-moz-text-security: disc;
-ms-text-security: disc;
-o-text-security: disc;
text-security: disc; }
input.text {
border: 1px solid #b4b4b4;
padding: 10px 20px 10px 20px;
font-size: 1em; }
input.text.success {
border: 1px solid #4CD964; }
input.text.warning {
border: 1px solid #FF1300; }
#navBar {
box-sizing: border-box;
z-index: 2;
top: 0;
width: 20%;
height: 100%;
position: fixed;
text-align: center;
font-size: 1.25em;
letter-spacing: .01em;
-webkit-box-shadow: rgba(0, 0, 0, 0.1) 5px -5px 10px -2px;
-khtml-box-shadow: rgba(0, 0, 0, 0.1) 5px -5px 10px -2px;
-moz-box-shadow: rgba(0, 0, 0, 0.1) 5px -5px 10px -2px;
-ms-box-shadow: rgba(0, 0, 0, 0.1) 5px -5px 10px -2px;
-o-box-shadow: rgba(0, 0, 0, 0.1) 5px -5px 10px -2px;
box-shadow: rgba(0, 0, 0, 0.1) 5px -5px 10px -2px; }
#navBar #logo {
position: absolute;
top: 150px;
position: absolute;
left: 50%;
transform: translateX(-50%); }
#navBar #profile {
position: absolute;
bottom: 100px;
position: absolute;
left: 50%;
transform: translateX(-50%); }
#navBar #profile #profileName {
margin-top: 22px; }
#navBar #profile #profileImageHolder {
-webkit-border-radius: 50%;
-khtml-border-radius: 50%;
-moz-border-radius: 50%;
-ms-border-radius: 50%;
-o-border-radius: 50%;
border-radius: 50%;
overflow: hidden;
width: 80px;
height: 80px;
margin: auto; }
#navBar ul {
position: absolute;
top: 50%;
transform: translateY(-50%);
position: absolute;
left: 50%;
transform: translateX(-50%);
height: 170px;
margin-top: -80px; }
#navBar ul li {
margin-top: 1.5em; }
#navBarPlaceholder {
box-sizing: border-box;
z-index: -1;
width: 20%;
opacity: 0;
display: inline-block;
*display: inline;
vertical-align: top; }
#mainBar {
box-sizing: border-box;
z-index: 1;
width: 80%;
padding: 50px;
display: inline-block;
*display: inline;
vertical-align: top;
height: 100%;
-webkit-box-shadow: rgba(0, 0, 0, 0.1) 5px -5px 10px -2px;
-khtml-box-shadow: rgba(0, 0, 0, 0.1) 5px -5px 10px -2px;
-moz-box-shadow: rgba(0, 0, 0, 0.1) 5px -5px 10px -2px;
-ms-box-shadow: rgba(0, 0, 0, 0.1) 5px -5px 10px -2px;
-o-box-shadow: rgba(0, 0, 0, 0.1) 5px -5px 10px -2px;
box-shadow: rgba(0, 0, 0, 0.1) 5px -5px 10px -2px;
-webkit-transition: all 0.1s cubic-bezier(0.46, 0.11, 0.28, 1);
-khtml-transition: all 0.1s cubic-bezier(0.46, 0.11, 0.28, 1);
-moz-transition: all 0.1s cubic-bezier(0.46, 0.11, 0.28, 1);
-ms-transition: all 0.1s cubic-bezier(0.46, 0.11, 0.28, 1);
-o-transition: all 0.1s cubic-bezier(0.46, 0.11, 0.28, 1);
transition: all 0.1s cubic-bezier(0.46, 0.11, 0.28, 1); }
#mainBar.supp {
width: 40%; }
#suppBar {
z-index: 0;
box-sizing: border-box;
display: inline-block;
*display: inline;
width: 40%;
height: 100%;
padding: 50px;
position: fixed; }
#suppBar .close, #suppBar .save {
float: right; }
header {
box-sizing: border-box;
height: 100px;
background: rgba(255, 255, 255, 0.2);
position: fixed;
z-index: 1;
width: 100%;
padding: 0px 50px 0px 50px; }
header span, header p, header h1, header a, header li {
color: black;
font-size: 1.2em;
font-family: 'Roboto-light';
display: inline;
line-height: 100px; }
header h1 {
font-size: 1.5em;
font-weight: 300; }
header h1 strong {
font-weight: 700; }
header ul {
text-decoration: None; }
header ul li {
display: inline; }
header button, header a.button {
margin-top: 28px;
float: right;
border: 1px solid #000;
color: #000;
background: none;
text-transform: uppercase;
padding: 10px 20px 10px 20px;
line-height: 21px;
font-size: 1.2em; }
.hidden {
filter: alpha(opacity=0);
-ms-filter: "progid:DXImageTransform.Microsoft.Alpha(Opacity=0)";
-webkit-opacity: 0;
-khtml-opacity: 0;
-moz-opacity: 0;
-ms-opacity: 0;
-o-opacity: 0;
opacity: 0;
pointer-events: none;
position: absolute; }
.invisible {
filter: alpha(opacity=0);
-ms-filter: "progid:DXImageTransform.Microsoft.Alpha(Opacity=0)";
-webkit-opacity: 0;
-khtml-opacity: 0;
-moz-opacity: 0;
-ms-opacity: 0;
-o-opacity: 0;
opacity: 0;
pointer-events: none; }
#blackout {
width: 100%;
height: 100%;
background: rgba(0, 0, 0, 0.4);
pointer-events: none;
opacity: 0;
position: fixed;
z-index: 3;
-webkit-transition: all 0.1s cubic-bezier(0.46, 0.11, 0.28, 1);
-khtml-transition: all 0.1s cubic-bezier(0.46, 0.11, 0.28, 1);
-moz-transition: all 0.1s cubic-bezier(0.46, 0.11, 0.28, 1);
-ms-transition: all 0.1s cubic-bezier(0.46, 0.11, 0.28, 1);
-o-transition: all 0.1s cubic-bezier(0.46, 0.11, 0.28, 1);
transition: all 0.1s cubic-bezier(0.46, 0.11, 0.28, 1);
padding-bottom: 100px; }
#blackout.visible {
pointer-events: auto;
filter: alpha(opacity=100);
-ms-filter: "progid:DXImageTransform.Microsoft.Alpha(Opacity=100)";
-webkit-opacity: 1;
-khtml-opacity: 1;
-moz-opacity: 1;
-ms-opacity: 1;
-o-opacity: 1;
opacity: 1; }
#modal {
width: 800px;
position: absolute;
left: 50%;
top: 200px;
margin-left: -400px;
background-color: white;
opacity: 0;
pointer-events: none;
transform: scale(1.05, 1.05);
z-index: 4;
padding: 40px;
-webkit-box-shadow: rgba(0, 0, 0, 0.1) 5px -5px 10px -2px;
-khtml-box-shadow: rgba(0, 0, 0, 0.1) 5px -5px 10px -2px;
-moz-box-shadow: rgba(0, 0, 0, 0.1) 5px -5px 10px -2px;
-ms-box-shadow: rgba(0, 0, 0, 0.1) 5px -5px 10px -2px;
-o-box-shadow: rgba(0, 0, 0, 0.1) 5px -5px 10px -2px;
box-shadow: rgba(0, 0, 0, 0.1) 5px -5px 10px -2px;
-webkit-transition: all 0.1s cubic-bezier(0.46, 0.11, 0.28, 1);
-khtml-transition: all 0.1s cubic-bezier(0.46, 0.11, 0.28, 1);
-moz-transition: all 0.1s cubic-bezier(0.46, 0.11, 0.28, 1);
-ms-transition: all 0.1s cubic-bezier(0.46, 0.11, 0.28, 1);
-o-transition: all 0.1s cubic-bezier(0.46, 0.11, 0.28, 1);
transition: all 0.1s cubic-bezier(0.46, 0.11, 0.28, 1); }
#modal .close, #modal .save {
float: right; }
#modal.visible {
opacity: 1;
pointer-events: auto;
transform: scale(1, 1); }
#not-modal.modal-open {
width: 100%;
height: 100%;
position: fixed; }
.element {
margin: 30px; }
#myProgress {
position: relative;
width: 100%;
height: 5px; }
#myBar {
position: absolute;
width: 0%;
height: 100%;
background-color: #4CD964;
-webkit-transition: all 0.1s cubic-bezier(0.46, 0.11, 0.28, 1);
-khtml-transition: all 0.1s cubic-bezier(0.46, 0.11, 0.28, 1);
-moz-transition: all 0.1s cubic-bezier(0.46, 0.11, 0.28, 1);
-ms-transition: all 0.1s cubic-bezier(0.46, 0.11, 0.28, 1);
-o-transition: all 0.1s cubic-bezier(0.46, 0.11, 0.28, 1);
transition: all 0.1s cubic-bezier(0.46, 0.11, 0.28, 1); }
.spreadsheet th {
min-width: 30px; }
.spreadsheet th, .spreadsheet td {
border: 1px solid lightgray;
margin: 0px;
padding: 0px;
vertical-align: middle;
text-align: center; }
.spreadsheet html, .spreadsheet body {
height: 100%;
width: 100%; }
.spreadsheet table {
min-width: 100%;
min-height: 100%; }
.spreadsheet th, .spreadsheet td {
font-family: Roboto;
padding: 8px 0px 8px 0px;
min-width: 100px;
min-height: 100px; }
.spreadsheet th.selected {
background: #07f;
color: white; }
.spreadsheet td.selected {
background: #def; }
.table-container {
width: 100%;
max-height: 100%;
overflow: auto; }
div.selection {
text-align: center; }
div.selection div.box-select {
width: 300px;
height: 300px;
border: 1px solid #007AFF;
color: #007AFF;
display: inline-block;
margin: 30px;
margin-left: 0px;
position: relative;
vertical-align: middle;
box-sizing: border-box;
text-align: center; }
div.selection div.box-select h3, div.selection div.box-select span {
position: absolute;
bottom: 15px;
width: 100%;
color: #007AFF; }
div.selection div.box-select h3 {
text-transform: uppercase;
font-size: 1.2em;
bottom: 60px; }
div.selection div.box-select:hover {
background: #007AFF;
color: white; }
div.selection div.box-select:hover > h3, div.selection div.box-select:hover > span {
color: white; }
html, body {
width: 100%;
height: 100%; }
.inline {
display: inline-block; }
#lock {
width: 500px;
height: 280px;
margin-top: -140px;
position: absolute;
top: 50%;
transform: translateY(-50%);
position: absolute;
left: 50%;
transform: translateX(-50%); }
#lock button {
float: right; }
/**
* fullPage 2.6.6
* https://github.com/alvarotrigo/fullPage.js
* MIT licensed
*
* Copyright (C) 2013 alvarotrigo.com - A project by <NAME>
*/
html.fp-enabled,
.fp-enabled body {
margin: 0;
padding: 0;
overflow: hidden;
/*Avoid flicker on slides transitions for mobile phones #336 */
-webkit-tap-highlight-color: transparent; }
#superContainer {
height: 100%;
position: relative;
/* Touch detection for Windows 8 */
-ms-touch-action: none;
/* IE 11 on Windows Phone 8.1*/
touch-action: none; }
.fp-section {
position: relative;
-webkit-box-sizing: border-box;
/* Safari<=5 Android<=3 */
-moz-box-sizing: border-box;
/* <=28 */
box-sizing: border-box; }
.fp-slide {
float: left; }
.fp-slide, .fp-slidesContainer {
height: 100%;
display: block; }
.fp-slides {
z-index: 1;
height: 100%;
overflow: hidden;
position: relative;
-webkit-transition: all 0.3s ease-out;
/* Safari<=6 Android<=4.3 */
transition: all 0.3s ease-out; }
.fp-section.fp-table, .fp-slide.fp-table {
display: table;
table-layout: fixed;
width: 100%; }
.fp-tableCell {
display: table-cell;
vertical-align: middle;
width: 100%;
height: 100%; }
.fp-slidesContainer {
float: left;
position: relative; }
.fp-controlArrow {
position: absolute;
z-index: 4;
top: 50%;
cursor: pointer;
width: 0;
height: 0;
border-style: solid;
margin-top: -38px;
-webkit-transform: translate3d(0, 0, 0);
-ms-transform: translate3d(0, 0, 0);
transform: translate3d(0, 0, 0); }
.fp-controlArrow.fp-prev {
left: 15px;
width: 0;
border-width: 38.5px 34px 38.5px 0;
border-color: transparent #fff transparent transparent; }
.fp-controlArrow.fp-next {
right: 15px;
border-width: 38.5px 0 38.5px 34px;
border-color: transparent transparent transparent #fff; }
.fp-scrollable {
overflow: scroll; }
.fp-notransition {
-webkit-transition: none !important;
transition: none !important; }
#fp-nav {
position: fixed;
z-index: 100;
margin-top: -32px;
top: 50%;
opacity: 1;
-webkit-transform: translate3d(0, 0, 0); }
#fp-nav.right {
right: 17px; }
#fp-nav.left {
left: 17px; }
.fp-slidesNav {
position: absolute;
z-index: 4;
left: 50%;
opacity: 1; }
.fp-slidesNav.bottom {
bottom: 17px; }
.fp-slidesNav.top {
top: 17px; }
#fp-nav ul,
.fp-slidesNav ul {
margin: 0;
padding: 0; }
#fp-nav ul li,
.fp-slidesNav ul li {
display: block;
width: 14px;
height: 13px;
margin: 7px;
position: relative; }
.fp-slidesNav ul li {
display: inline-block; }
#fp-nav ul li a,
.fp-slidesNav ul li a {
display: block;
position: relative;
z-index: 1;
width: 100%;
height: 100%;
cursor: pointer;
text-decoration: none; }
#fp-nav ul li a.active span,
.fp-slidesNav ul li a.active span,
#fp-nav ul li:hover a.active span,
.fp-slidesNav ul li:hover a.active span {
height: 12px;
width: 12px;
margin: -6px 0 0 -6px;
border-radius: 100%; }
#fp-nav ul li a span,
.fp-slidesNav ul li a span {
border-radius: 50%;
position: absolute;
z-index: 1;
height: 4px;
width: 4px;
border: 0;
background: #333;
left: 50%;
top: 50%;
margin: -2px 0 0 -2px;
-webkit-transition: all 0.1s ease-in-out;
-moz-transition: all 0.1s ease-in-out;
-o-transition: all 0.1s ease-in-out;
transition: all 0.1s ease-in-out; }
#fp-nav ul li:hover a span,
.fp-slidesNav ul li:hover a span {
width: 10px;
height: 10px;
margin: -5px 0px 0px -5px; }
#fp-nav ul li .fp-tooltip {
position: absolute;
top: -2px;
color: #fff;
font-size: 14px;
font-family: arial, helvetica, sans-serif;
white-space: nowrap;
max-width: 220px;
overflow: hidden;
display: block;
opacity: 0;
width: 0; }
#fp-nav ul li:hover .fp-tooltip,
#fp-nav.fp-show-active a.active + .fp-tooltip {
-webkit-transition: opacity 0.2s ease-in;
transition: opacity 0.2s ease-in;
width: auto;
opacity: 1; }
#fp-nav ul li .fp-tooltip.right {
right: 20px; }
#fp-nav ul li .fp-tooltip.left {
left: 20px; }
#fullpage * {
line-height: 1.5em; }
#fullpage p, #fullpage button, #fullpage a.button {
font-size: 1.2em; }
#fullpage .center {
position: absolute;
top: 50%;
transform: translateY(-50%);
position: absolute;
left: 50%;
transform: translateX(-50%);
text-align: center; }
#fullpage .center-left {
position: absolute;
top: 50%;
transform: translateY(-50%);
margin-right: 50%;
width: 50%;
text-align: right; }
#fullpage .center-right {
position: absolute;
top: 50%;
transform: translateY(-50%);
margin-left: 50%;
width: 50%; }
/*# sourceMappingURL=style.css.map */
|
AppLogic/public/stylesheets/style.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 {
margin: 0;
padding: 0;
border: 0;
font-size: 100%;
font: inherit;
vertical-align: baseline; }
/* HTML5 display-role reset for older browsers */
article, aside, details, figcaption, figure, footer, header, hgroup, menu, nav, section {
display: block; }
body {
line-height: 1; }
ol, ul {
list-style: none; }
blockquote, q {
quotes: none; }
blockquote:before, blockquote:after, q:before, q:after {
content: '';
content: none; }
table {
border-collapse: collapse;
border-spacing: 0; }
html, body {
width: 100%;
height: 100%; }
.inline {
display: inline-block; }
p, span, a, button, h1, h2, h3, h4, h5, h6 {
font-family: Roboto, Helvetica, Sans-serif;
font-weight: 300;
color: black;
text-decoration: none;
display: block; }
h1 {
font-size: 3em; }
h2 {
font-size: 2em; }
sub {
vertical-align: sub;
font-size: smaller; }
button, .button {
cursor: pointer;
margin: 2px;
color: #007AFF;
border: 1px solid #007AFF;
background: none;
font-size: 1em;
padding: 10px 20px 10px 20px;
text-transform: uppercase;
display: inline; }
a.button {
line-height: 40px; }
button:hover, .button:hover {
color: white;
border: 1px solid #007AFF;
background: #007AFF; }
button.warning, .button.warning {
color: #FF1300;
border: 1px solid #FF1300; }
button.warning:hover, .button.warning:hover {
color: white;
background: #FF1300; }
button.success, .button.success {
color: #4CD964;
border: 1px solid #4CD964; }
button.success:hover, .button.success:hover {
color: white;
background: #4CD964; }
button.r, a.button.r {
float: right;
line-height: 21px; }
table {
width: 100%;
margin: 20px; }
table tr:hover {
background: whitesmoke; }
table tr {
border-bottom: 1px solid #b4b4b4; }
table tr:last-of-type {
border-bottom: none; }
table td {
font-family: Roboto, Helvetica, Sans-serif;
font-weight: 300;
padding: 10px 20px;
color: #646464; }
table td.right {
text-align: right; }
table td.pw {
-webkit-text-security: disc;
-khtml-text-security: disc;
-moz-text-security: disc;
-ms-text-security: disc;
-o-text-security: disc;
text-security: disc; }
input.text {
border: 1px solid #b4b4b4;
padding: 10px 20px 10px 20px;
font-size: 1em; }
input.text.success {
border: 1px solid #4CD964; }
input.text.warning {
border: 1px solid #FF1300; }
#navBar {
box-sizing: border-box;
z-index: 2;
top: 0;
width: 20%;
height: 100%;
position: fixed;
text-align: center;
font-size: 1.25em;
letter-spacing: .01em;
-webkit-box-shadow: rgba(0, 0, 0, 0.1) 5px -5px 10px -2px;
-khtml-box-shadow: rgba(0, 0, 0, 0.1) 5px -5px 10px -2px;
-moz-box-shadow: rgba(0, 0, 0, 0.1) 5px -5px 10px -2px;
-ms-box-shadow: rgba(0, 0, 0, 0.1) 5px -5px 10px -2px;
-o-box-shadow: rgba(0, 0, 0, 0.1) 5px -5px 10px -2px;
box-shadow: rgba(0, 0, 0, 0.1) 5px -5px 10px -2px; }
#navBar #logo {
position: absolute;
top: 150px;
position: absolute;
left: 50%;
transform: translateX(-50%); }
#navBar #profile {
position: absolute;
bottom: 100px;
position: absolute;
left: 50%;
transform: translateX(-50%); }
#navBar #profile #profileName {
margin-top: 22px; }
#navBar #profile #profileImageHolder {
-webkit-border-radius: 50%;
-khtml-border-radius: 50%;
-moz-border-radius: 50%;
-ms-border-radius: 50%;
-o-border-radius: 50%;
border-radius: 50%;
overflow: hidden;
width: 80px;
height: 80px;
margin: auto; }
#navBar ul {
position: absolute;
top: 50%;
transform: translateY(-50%);
position: absolute;
left: 50%;
transform: translateX(-50%);
height: 170px;
margin-top: -80px; }
#navBar ul li {
margin-top: 1.5em; }
#navBarPlaceholder {
box-sizing: border-box;
z-index: -1;
width: 20%;
opacity: 0;
display: inline-block;
*display: inline;
vertical-align: top; }
#mainBar {
box-sizing: border-box;
z-index: 1;
width: 80%;
padding: 50px;
display: inline-block;
*display: inline;
vertical-align: top;
height: 100%;
-webkit-box-shadow: rgba(0, 0, 0, 0.1) 5px -5px 10px -2px;
-khtml-box-shadow: rgba(0, 0, 0, 0.1) 5px -5px 10px -2px;
-moz-box-shadow: rgba(0, 0, 0, 0.1) 5px -5px 10px -2px;
-ms-box-shadow: rgba(0, 0, 0, 0.1) 5px -5px 10px -2px;
-o-box-shadow: rgba(0, 0, 0, 0.1) 5px -5px 10px -2px;
box-shadow: rgba(0, 0, 0, 0.1) 5px -5px 10px -2px;
-webkit-transition: all 0.1s cubic-bezier(0.46, 0.11, 0.28, 1);
-khtml-transition: all 0.1s cubic-bezier(0.46, 0.11, 0.28, 1);
-moz-transition: all 0.1s cubic-bezier(0.46, 0.11, 0.28, 1);
-ms-transition: all 0.1s cubic-bezier(0.46, 0.11, 0.28, 1);
-o-transition: all 0.1s cubic-bezier(0.46, 0.11, 0.28, 1);
transition: all 0.1s cubic-bezier(0.46, 0.11, 0.28, 1); }
#mainBar.supp {
width: 40%; }
#suppBar {
z-index: 0;
box-sizing: border-box;
display: inline-block;
*display: inline;
width: 40%;
height: 100%;
padding: 50px;
position: fixed; }
#suppBar .close, #suppBar .save {
float: right; }
header {
box-sizing: border-box;
height: 100px;
background: rgba(255, 255, 255, 0.2);
position: fixed;
z-index: 1;
width: 100%;
padding: 0px 50px 0px 50px; }
header span, header p, header h1, header a, header li {
color: black;
font-size: 1.2em;
font-family: 'Roboto-light';
display: inline;
line-height: 100px; }
header h1 {
font-size: 1.5em;
font-weight: 300; }
header h1 strong {
font-weight: 700; }
header ul {
text-decoration: None; }
header ul li {
display: inline; }
header button, header a.button {
margin-top: 28px;
float: right;
border: 1px solid #000;
color: #000;
background: none;
text-transform: uppercase;
padding: 10px 20px 10px 20px;
line-height: 21px;
font-size: 1.2em; }
.hidden {
filter: alpha(opacity=0);
-ms-filter: "progid:DXImageTransform.Microsoft.Alpha(Opacity=0)";
-webkit-opacity: 0;
-khtml-opacity: 0;
-moz-opacity: 0;
-ms-opacity: 0;
-o-opacity: 0;
opacity: 0;
pointer-events: none;
position: absolute; }
.invisible {
filter: alpha(opacity=0);
-ms-filter: "progid:DXImageTransform.Microsoft.Alpha(Opacity=0)";
-webkit-opacity: 0;
-khtml-opacity: 0;
-moz-opacity: 0;
-ms-opacity: 0;
-o-opacity: 0;
opacity: 0;
pointer-events: none; }
#blackout {
width: 100%;
height: 100%;
background: rgba(0, 0, 0, 0.4);
pointer-events: none;
opacity: 0;
position: fixed;
z-index: 3;
-webkit-transition: all 0.1s cubic-bezier(0.46, 0.11, 0.28, 1);
-khtml-transition: all 0.1s cubic-bezier(0.46, 0.11, 0.28, 1);
-moz-transition: all 0.1s cubic-bezier(0.46, 0.11, 0.28, 1);
-ms-transition: all 0.1s cubic-bezier(0.46, 0.11, 0.28, 1);
-o-transition: all 0.1s cubic-bezier(0.46, 0.11, 0.28, 1);
transition: all 0.1s cubic-bezier(0.46, 0.11, 0.28, 1);
padding-bottom: 100px; }
#blackout.visible {
pointer-events: auto;
filter: alpha(opacity=100);
-ms-filter: "progid:DXImageTransform.Microsoft.Alpha(Opacity=100)";
-webkit-opacity: 1;
-khtml-opacity: 1;
-moz-opacity: 1;
-ms-opacity: 1;
-o-opacity: 1;
opacity: 1; }
#modal {
width: 800px;
position: absolute;
left: 50%;
top: 200px;
margin-left: -400px;
background-color: white;
opacity: 0;
pointer-events: none;
transform: scale(1.05, 1.05);
z-index: 4;
padding: 40px;
-webkit-box-shadow: rgba(0, 0, 0, 0.1) 5px -5px 10px -2px;
-khtml-box-shadow: rgba(0, 0, 0, 0.1) 5px -5px 10px -2px;
-moz-box-shadow: rgba(0, 0, 0, 0.1) 5px -5px 10px -2px;
-ms-box-shadow: rgba(0, 0, 0, 0.1) 5px -5px 10px -2px;
-o-box-shadow: rgba(0, 0, 0, 0.1) 5px -5px 10px -2px;
box-shadow: rgba(0, 0, 0, 0.1) 5px -5px 10px -2px;
-webkit-transition: all 0.1s cubic-bezier(0.46, 0.11, 0.28, 1);
-khtml-transition: all 0.1s cubic-bezier(0.46, 0.11, 0.28, 1);
-moz-transition: all 0.1s cubic-bezier(0.46, 0.11, 0.28, 1);
-ms-transition: all 0.1s cubic-bezier(0.46, 0.11, 0.28, 1);
-o-transition: all 0.1s cubic-bezier(0.46, 0.11, 0.28, 1);
transition: all 0.1s cubic-bezier(0.46, 0.11, 0.28, 1); }
#modal .close, #modal .save {
float: right; }
#modal.visible {
opacity: 1;
pointer-events: auto;
transform: scale(1, 1); }
#not-modal.modal-open {
width: 100%;
height: 100%;
position: fixed; }
.element {
margin: 30px; }
#myProgress {
position: relative;
width: 100%;
height: 5px; }
#myBar {
position: absolute;
width: 0%;
height: 100%;
background-color: #4CD964;
-webkit-transition: all 0.1s cubic-bezier(0.46, 0.11, 0.28, 1);
-khtml-transition: all 0.1s cubic-bezier(0.46, 0.11, 0.28, 1);
-moz-transition: all 0.1s cubic-bezier(0.46, 0.11, 0.28, 1);
-ms-transition: all 0.1s cubic-bezier(0.46, 0.11, 0.28, 1);
-o-transition: all 0.1s cubic-bezier(0.46, 0.11, 0.28, 1);
transition: all 0.1s cubic-bezier(0.46, 0.11, 0.28, 1); }
.spreadsheet th {
min-width: 30px; }
.spreadsheet th, .spreadsheet td {
border: 1px solid lightgray;
margin: 0px;
padding: 0px;
vertical-align: middle;
text-align: center; }
.spreadsheet html, .spreadsheet body {
height: 100%;
width: 100%; }
.spreadsheet table {
min-width: 100%;
min-height: 100%; }
.spreadsheet th, .spreadsheet td {
font-family: Roboto;
padding: 8px 0px 8px 0px;
min-width: 100px;
min-height: 100px; }
.spreadsheet th.selected {
background: #07f;
color: white; }
.spreadsheet td.selected {
background: #def; }
.table-container {
width: 100%;
max-height: 100%;
overflow: auto; }
div.selection {
text-align: center; }
div.selection div.box-select {
width: 300px;
height: 300px;
border: 1px solid #007AFF;
color: #007AFF;
display: inline-block;
margin: 30px;
margin-left: 0px;
position: relative;
vertical-align: middle;
box-sizing: border-box;
text-align: center; }
div.selection div.box-select h3, div.selection div.box-select span {
position: absolute;
bottom: 15px;
width: 100%;
color: #007AFF; }
div.selection div.box-select h3 {
text-transform: uppercase;
font-size: 1.2em;
bottom: 60px; }
div.selection div.box-select:hover {
background: #007AFF;
color: white; }
div.selection div.box-select:hover > h3, div.selection div.box-select:hover > span {
color: white; }
html, body {
width: 100%;
height: 100%; }
.inline {
display: inline-block; }
#lock {
width: 500px;
height: 280px;
margin-top: -140px;
position: absolute;
top: 50%;
transform: translateY(-50%);
position: absolute;
left: 50%;
transform: translateX(-50%); }
#lock button {
float: right; }
/**
* fullPage 2.6.6
* https://github.com/alvarotrigo/fullPage.js
* MIT licensed
*
* Copyright (C) 2013 alvarotrigo.com - A project by <NAME>
*/
html.fp-enabled,
.fp-enabled body {
margin: 0;
padding: 0;
overflow: hidden;
/*Avoid flicker on slides transitions for mobile phones #336 */
-webkit-tap-highlight-color: transparent; }
#superContainer {
height: 100%;
position: relative;
/* Touch detection for Windows 8 */
-ms-touch-action: none;
/* IE 11 on Windows Phone 8.1*/
touch-action: none; }
.fp-section {
position: relative;
-webkit-box-sizing: border-box;
/* Safari<=5 Android<=3 */
-moz-box-sizing: border-box;
/* <=28 */
box-sizing: border-box; }
.fp-slide {
float: left; }
.fp-slide, .fp-slidesContainer {
height: 100%;
display: block; }
.fp-slides {
z-index: 1;
height: 100%;
overflow: hidden;
position: relative;
-webkit-transition: all 0.3s ease-out;
/* Safari<=6 Android<=4.3 */
transition: all 0.3s ease-out; }
.fp-section.fp-table, .fp-slide.fp-table {
display: table;
table-layout: fixed;
width: 100%; }
.fp-tableCell {
display: table-cell;
vertical-align: middle;
width: 100%;
height: 100%; }
.fp-slidesContainer {
float: left;
position: relative; }
.fp-controlArrow {
position: absolute;
z-index: 4;
top: 50%;
cursor: pointer;
width: 0;
height: 0;
border-style: solid;
margin-top: -38px;
-webkit-transform: translate3d(0, 0, 0);
-ms-transform: translate3d(0, 0, 0);
transform: translate3d(0, 0, 0); }
.fp-controlArrow.fp-prev {
left: 15px;
width: 0;
border-width: 38.5px 34px 38.5px 0;
border-color: transparent #fff transparent transparent; }
.fp-controlArrow.fp-next {
right: 15px;
border-width: 38.5px 0 38.5px 34px;
border-color: transparent transparent transparent #fff; }
.fp-scrollable {
overflow: scroll; }
.fp-notransition {
-webkit-transition: none !important;
transition: none !important; }
#fp-nav {
position: fixed;
z-index: 100;
margin-top: -32px;
top: 50%;
opacity: 1;
-webkit-transform: translate3d(0, 0, 0); }
#fp-nav.right {
right: 17px; }
#fp-nav.left {
left: 17px; }
.fp-slidesNav {
position: absolute;
z-index: 4;
left: 50%;
opacity: 1; }
.fp-slidesNav.bottom {
bottom: 17px; }
.fp-slidesNav.top {
top: 17px; }
#fp-nav ul,
.fp-slidesNav ul {
margin: 0;
padding: 0; }
#fp-nav ul li,
.fp-slidesNav ul li {
display: block;
width: 14px;
height: 13px;
margin: 7px;
position: relative; }
.fp-slidesNav ul li {
display: inline-block; }
#fp-nav ul li a,
.fp-slidesNav ul li a {
display: block;
position: relative;
z-index: 1;
width: 100%;
height: 100%;
cursor: pointer;
text-decoration: none; }
#fp-nav ul li a.active span,
.fp-slidesNav ul li a.active span,
#fp-nav ul li:hover a.active span,
.fp-slidesNav ul li:hover a.active span {
height: 12px;
width: 12px;
margin: -6px 0 0 -6px;
border-radius: 100%; }
#fp-nav ul li a span,
.fp-slidesNav ul li a span {
border-radius: 50%;
position: absolute;
z-index: 1;
height: 4px;
width: 4px;
border: 0;
background: #333;
left: 50%;
top: 50%;
margin: -2px 0 0 -2px;
-webkit-transition: all 0.1s ease-in-out;
-moz-transition: all 0.1s ease-in-out;
-o-transition: all 0.1s ease-in-out;
transition: all 0.1s ease-in-out; }
#fp-nav ul li:hover a span,
.fp-slidesNav ul li:hover a span {
width: 10px;
height: 10px;
margin: -5px 0px 0px -5px; }
#fp-nav ul li .fp-tooltip {
position: absolute;
top: -2px;
color: #fff;
font-size: 14px;
font-family: arial, helvetica, sans-serif;
white-space: nowrap;
max-width: 220px;
overflow: hidden;
display: block;
opacity: 0;
width: 0; }
#fp-nav ul li:hover .fp-tooltip,
#fp-nav.fp-show-active a.active + .fp-tooltip {
-webkit-transition: opacity 0.2s ease-in;
transition: opacity 0.2s ease-in;
width: auto;
opacity: 1; }
#fp-nav ul li .fp-tooltip.right {
right: 20px; }
#fp-nav ul li .fp-tooltip.left {
left: 20px; }
#fullpage * {
line-height: 1.5em; }
#fullpage p, #fullpage button, #fullpage a.button {
font-size: 1.2em; }
#fullpage .center {
position: absolute;
top: 50%;
transform: translateY(-50%);
position: absolute;
left: 50%;
transform: translateX(-50%);
text-align: center; }
#fullpage .center-left {
position: absolute;
top: 50%;
transform: translateY(-50%);
margin-right: 50%;
width: 50%;
text-align: right; }
#fullpage .center-right {
position: absolute;
top: 50%;
transform: translateY(-50%);
margin-left: 50%;
width: 50%; }
/*# sourceMappingURL=style.css.map */
| 0.390941 | 0.106319 |
html {
position: relative;
min-height: 100%;
}
body {
padding-top: 70px;
margin-bottom: 60px;
/*background-color: #eee;*/
}
.navbar-brand {
}
.footer {
position: absolute;
bottom: 0;
width: 100%;
height: 55px;
background-color: #f5f5f5;
}
.container .text-muted {
margin: 10px 0;
}
.footer > .container {
padding-right: 15px;
padding-left: 15px;
}
.footer {
background-color: #f5f5f5;
}
code {
font-size: 80%;
}
table th a {
color: #333;
}
table th a:hover {
text-decoration: none;
color: #333;
}
.gray-color {
color: gray;
}
.gray2-color {
color: #C7C4C4;
}
/* ---- margin --- */
.mar-left5 {
margin-left: 5px !important;
}
.mar-left10 {
margin-left: 10px !important;
}
.mar-left15 {
margin-left: 15px !important;
}
.mar-left20 {
margin-left: 20px !important;
}
.mar-left25 {
margin-left: 25px !important;
}
.mar-left30 {
margin-left: 30px !important;
}
.mar-right5 {
margin-right: 5px !important;
}
.mar-right10 {
margin-right: 10px !important;
}
.mar-right15 {
margin-right: 15px !important;
}
.mar-right20 {
margin-right: 20px !important;
}
.mar-right25 {
margin-right: 25px !important;
}
.mar-right30 {
margin-right: 30px !important;
}
/* top */
.mar-top0 {
margin-top: 0 !important;
}
.mar-top5 {
margin-top: 5px !important;
}
.mar-top10 {
margin-top: 10px !important;
}
.mar-top15 {
margin-top: 15px !important;
}
.mar-top20 {
margin-top: 20px !important;
}
.mar-top25 {
margin-top: 25px !important;
}
.mar-top30 {
margin-top: 30px !important;
}
.mar-top35 {
margin-top: 35px !important;
}
.mar-top40 {
margin-top: 40px !important;
}
.mar-top50 {
margin-top: 50px !important;
}
/* bottom */
.mar-bot0 {
margin-bottom: 0 !important;
}
.mar-bot5 {
margin-bottom: 5px !important;
}
.mar-bot10 {
margin-bottom: 10px !important;
}
.mar-bot15 {
margin-bottom: 15px !important;
}
.mar-bot20 {
margin-bottom: 20px !important;
}
.mar-bot25 {
margin-bottom: 25px !important;
}
.mar-bot30 {
margin-bottom: 30px !important;
}
.mar-bot35 {
margin-bottom: 35px !important;
}
.mar-bot40 {
margin-bottom: 40px !important;
}
.messages {
display: block;
z-index: 999999;
left: 30%;
right: 30%;
top: 0 !important;
position: fixed;
text-align: center;
}
.my-login-page .brand img {
width: 100%;
}
.my-login-page .card-wrapper {
width: 400px;
}
.my-login-page .card {
border-color: transparent;
box-shadow: 0 4px 8px rgba(0, 0, 0, .05);
}
.my-login-page .card.fat {
padding: 10px;
}
.my-login-page .card .card-title {
margin-bottom: 30px;
}
.my-login-page .form-control {
border-width: 2.3px;
}
.my-login-page .form-group label {
width: 100%;
}
.my-login-page .btn.btn-block {
padding: 12px 10px;
}
@media screen and (max-width: 425px) {
.my-login-page .card-wrapper {
width: 90%;
margin: 0 auto;
}
}
@media screen and (max-width: 320px) {
.my-login-page .card.fat {
padding: 0;
}
.my-login-page .card.fat .card-body {
padding: 15px;
}
}
.page-title {
color: #6495ED;
padding-bottom: 5px;
}
.text-italic {
font-style: italic;
}
.subtitle {
text-transform: uppercase;
font-size: 11px;
color: #999;
margin-bottom: 5px;
}
.filters {
margin-bottom: 5px;
}
.table-nowrap {
table-layout: fixed;
}
.table-nowrap td {
white-space: nowrap;
overflow: hidden;
text-overflow: ellipsis;
}
.print-only {
display: none
}
.title1 {
color: blueviolet;
}
.page-size {
width: 60px;
}
.chosen-container-single .chosen-single {
height: 28px !important;
}
.pad-10 {
padding: 10px;
}
.table-header-highlight {
background-color: #e0e0e0 !important;
}
.form-check {
padding-left: 0;
}
.metronic-header {
height: 80px;
background-color: #fff !important;
box-shadow: 0 0 40px 0 rgba(82, 63, 105, .1);
}
.metronic-header a{
color: #434349;
}
|
wrh_photos/static/dj/css/base.css
|
html {
position: relative;
min-height: 100%;
}
body {
padding-top: 70px;
margin-bottom: 60px;
/*background-color: #eee;*/
}
.navbar-brand {
}
.footer {
position: absolute;
bottom: 0;
width: 100%;
height: 55px;
background-color: #f5f5f5;
}
.container .text-muted {
margin: 10px 0;
}
.footer > .container {
padding-right: 15px;
padding-left: 15px;
}
.footer {
background-color: #f5f5f5;
}
code {
font-size: 80%;
}
table th a {
color: #333;
}
table th a:hover {
text-decoration: none;
color: #333;
}
.gray-color {
color: gray;
}
.gray2-color {
color: #C7C4C4;
}
/* ---- margin --- */
.mar-left5 {
margin-left: 5px !important;
}
.mar-left10 {
margin-left: 10px !important;
}
.mar-left15 {
margin-left: 15px !important;
}
.mar-left20 {
margin-left: 20px !important;
}
.mar-left25 {
margin-left: 25px !important;
}
.mar-left30 {
margin-left: 30px !important;
}
.mar-right5 {
margin-right: 5px !important;
}
.mar-right10 {
margin-right: 10px !important;
}
.mar-right15 {
margin-right: 15px !important;
}
.mar-right20 {
margin-right: 20px !important;
}
.mar-right25 {
margin-right: 25px !important;
}
.mar-right30 {
margin-right: 30px !important;
}
/* top */
.mar-top0 {
margin-top: 0 !important;
}
.mar-top5 {
margin-top: 5px !important;
}
.mar-top10 {
margin-top: 10px !important;
}
.mar-top15 {
margin-top: 15px !important;
}
.mar-top20 {
margin-top: 20px !important;
}
.mar-top25 {
margin-top: 25px !important;
}
.mar-top30 {
margin-top: 30px !important;
}
.mar-top35 {
margin-top: 35px !important;
}
.mar-top40 {
margin-top: 40px !important;
}
.mar-top50 {
margin-top: 50px !important;
}
/* bottom */
.mar-bot0 {
margin-bottom: 0 !important;
}
.mar-bot5 {
margin-bottom: 5px !important;
}
.mar-bot10 {
margin-bottom: 10px !important;
}
.mar-bot15 {
margin-bottom: 15px !important;
}
.mar-bot20 {
margin-bottom: 20px !important;
}
.mar-bot25 {
margin-bottom: 25px !important;
}
.mar-bot30 {
margin-bottom: 30px !important;
}
.mar-bot35 {
margin-bottom: 35px !important;
}
.mar-bot40 {
margin-bottom: 40px !important;
}
.messages {
display: block;
z-index: 999999;
left: 30%;
right: 30%;
top: 0 !important;
position: fixed;
text-align: center;
}
.my-login-page .brand img {
width: 100%;
}
.my-login-page .card-wrapper {
width: 400px;
}
.my-login-page .card {
border-color: transparent;
box-shadow: 0 4px 8px rgba(0, 0, 0, .05);
}
.my-login-page .card.fat {
padding: 10px;
}
.my-login-page .card .card-title {
margin-bottom: 30px;
}
.my-login-page .form-control {
border-width: 2.3px;
}
.my-login-page .form-group label {
width: 100%;
}
.my-login-page .btn.btn-block {
padding: 12px 10px;
}
@media screen and (max-width: 425px) {
.my-login-page .card-wrapper {
width: 90%;
margin: 0 auto;
}
}
@media screen and (max-width: 320px) {
.my-login-page .card.fat {
padding: 0;
}
.my-login-page .card.fat .card-body {
padding: 15px;
}
}
.page-title {
color: #6495ED;
padding-bottom: 5px;
}
.text-italic {
font-style: italic;
}
.subtitle {
text-transform: uppercase;
font-size: 11px;
color: #999;
margin-bottom: 5px;
}
.filters {
margin-bottom: 5px;
}
.table-nowrap {
table-layout: fixed;
}
.table-nowrap td {
white-space: nowrap;
overflow: hidden;
text-overflow: ellipsis;
}
.print-only {
display: none
}
.title1 {
color: blueviolet;
}
.page-size {
width: 60px;
}
.chosen-container-single .chosen-single {
height: 28px !important;
}
.pad-10 {
padding: 10px;
}
.table-header-highlight {
background-color: #e0e0e0 !important;
}
.form-check {
padding-left: 0;
}
.metronic-header {
height: 80px;
background-color: #fff !important;
box-shadow: 0 0 40px 0 rgba(82, 63, 105, .1);
}
.metronic-header a{
color: #434349;
}
| 0.472197 | 0.075858 |
* {
padding: 0;
margin: 0;
box-sizing: border-box;
font-family: "Roboto", sans-serif;
}
body {
width: 100vw;
height: 100vh;
background-color: #fff;
font-family: "Roboto", sans-serif;
}
header {
width: 100vw;
height: 10vh;
background-color: #007db8;
display: flex;
flex-direction: row;
flex-wrap: wrap;
justify-content: center;
color: #fff;
font-size: 15px;
border-bottom: solid 1px #118fd6;
}
button {
cursor: pointer;
}
button:active {
transform: scale(0.95);
}
.mh-masthead-icon {
fill: #fff;
width: 40px;
height: 40px;
margin-right: 10px;
}
.mh-si-icon {
fill: #fff;
width: 20px;
height: 20px;
margin-right: 5px;
}
.cf-masthead-icon {
fill: #fff;
width: 20px;
height: 20px;
margin-left: 20px;
margin-right: 5px;
}
.SignIn,
.Cart,
.flag {
background-color: #007db8;
border: none;
}
.SignIn,
.Cart,
.flag,
.searchbtn:hover {
cursor: pointer;
}
.headContain {
display: flex;
flex-direction: row;
align-items: center;
cursor: pointer;
}
.search {
padding: 6px;
border: none;
width: 53vw;
border-radius: 1px;
color: dimgrey;
}
.searchbtn {
padding: 5px;
border: none;
background-image: linear-gradient(to bottom, #118fd6, #0f6eca);
color: #fff;
width: 70px;
border: solid 1px white;
margin-right: 40px;
border-radius: 1px;
}
.flag {
margin-left: 20px;
margin-right: 5px;
}
.header2 {
width: 100vw;
height: 5vh;
background-color: #007db8;
display: flex;
flex-direction: row;
color: #fff;
font-size: 15px;
}
/* Drop Down Menus */
.navbar {
margin-left: 170px;
margin-right: auto;
width: 600px;
}
.dropbtn {
height: 4vh;
background-color: #007db8;
color: white;
padding: 6px 13px;
border: none;
font-size: 14px;
}
/* The container <div> - needed to position the dropdown content */
.dropdown {
position: relative;
display: inline-block;
}
/* Dropdown Content (Hidden by Default) */
.dropdown-content {
font-size: 13px;
display: none;
position: absolute;
background-color: #fff;
min-width: 160px;
box-shadow: 0px 8px 16px 0px rgba(0, 0, 0, 0.2);
z-index: 1;
border-bottom: solid 4px #007db8;
width: 250px;
}
/* Links inside the dropdown */
.dropdown-content a {
color: #007db8;
padding: 10px 20px;
text-decoration: none;
display: block;
}
/* Change color of dropdown links on hover */
.dropdown-content a:hover {
background-color: #ddd;
}
/* Show the dropdown menu on hover */
.dropdown:hover .dropdown-content {
display: block;
}
/* Change the background color of the dropdown button when the dropdown content is shown */
.dropdown:hover .dropbtn {
background-color: #fff;
color: #007db8;
}
/* End of Menu Stytling */
.popimgdiv {
display: flex;
flex-direction: row;
flex-wrap: wrap;
justify-content: center;
}
.popt {
text-align: center;
color: #007db8;
font-size: 17px;
}
.popimg {
display: flex;
flex-direction: column;
padding: 20px;
}
.popt1,
.fsubmit {
text-align: center;
margin-top: 5px;
padding: 10px;
background-color: #007db8;
color: #fff;
width: fit-content;
}
img:hover {
cursor: pointer;
}
span:hover {
cursor: pointer;
}
footer {
font-size: 12px;
width: 100vw;
height: 5vh;
background: #007db8;
display: flex;
flex-direction: row;
flex-wrap: wrap;
color: #fff;
justify-content: center;
}
footer span {
padding: 10px;
}
.footer2 {
font-size: 14px;
width: 100vw;
height: 7vh;
background: #eee;
display: flex;
flex-direction: row;
flex-wrap: wrap;
color: black;
justify-content: center;
}
.footer2 span {
padding: 15px;
}
.Recommendations {
display: flex;
flex-direction: row;
width: 77vw;
height: 40vh;
background-color: #fff;
justify-content: center;
align-items: center;
/* border: solid 1px #007db8; */
}
.popimgdiv2 {
display: flex;
flex-direction: row;
flex-wrap: wrap;
justify-content: center;
}
.cards_rec {
margin-left: 20px;
margin-right: 20px;
padding: 20px;
height: 30vh;
justify-content: center;
background-color: #fff;
display: flex;
flex-direction: column;
border: solid 1px #007db8;
box-shadow: 0px 8px 16px 0px rgba(0, 0, 0, 0.2);
}
.cards_rec2 {
margin-left: 20px;
margin-right: 20px;
padding: 20px;
height: 40vh;
justify-content: center;
background-color: #fff;
display: flex;
flex-direction: column;
border: solid 1px #007db8;
box-shadow: 0px 8px 16px 0px rgba(0, 0, 0, 0.2);
}
.cards_rec span {
margin-top: 15px;
font-family: inherit;
font-size: 17px;
color: #007db8;
}
.cards_rec2 span {
margin-top: 15px;
font-family: inherit;
font-size: 17px;
color: #007db8;
}
.cards_rec p {
margin-top: 5px;
font-family: inherit;
font-size: 16px;
color: black;
}
.cards_rec2 p {
margin-top: 5px;
font-family: inherit;
font-size: 16px;
color: black;
}
.cards_rec:hover {
transform: scale(1.1);
}
.cards_rec2:hover {
transform: scale(1.1);
}
/* Here we modify the scrollbar */
::-webkit-scrollbar {
width: 0px;
background: transparent;
}
.Recommendations::-webkit-scrollbar-track {
border-radius: 10px;
background-color: #f5f5f5;
}
.Recommendations::-webkit-scrollbar {
width: 1px;
background-color: #f5f5f5;
}
.Recommendations::-webkit-scrollbar-thumb {
border-radius: 10px;
box-shadow: inset 0 0 6px rgba(0, 0, 0, 0.3);
background-color: #007db8;
}
/* Scroll Mpdification done */
/* Rating System */
.rating {
display: inline-block;
position: relative;
height: 30px;
font-size: 30px;
}
.rating label {
position: absolute;
top: 0;
left: 0;
height: 100%;
cursor: pointer;
}
.rating label:last-child {
position: static;
}
.rating label:nth-child(1) {
z-index: 5;
}
.rating label:nth-child(2) {
z-index: 4;
}
.rating label:nth-child(3) {
z-index: 3;
}
.rating label:nth-child(4) {
z-index: 2;
}
.rating label:nth-child(5) {
z-index: 1;
}
.rating label input {
position: absolute;
top: 0;
left: 0;
opacity: 0;
}
.rating label .icon {
float: left;
color: transparent;
}
.rating label:last-child .icon {
color: #000;
}
.rating:not(:hover) label input:checked~.icon,
.rating:hover label:hover input~.icon {
color: #09f;
}
.rating label input:focus:not(:checked)~.icon:last-child {
color: #000;
text-shadow: 0 0 5px #09f;
}
/* Rating System Done */
/*Cookie Consent Begin*/
#cookieConsent {
background-color: rgba(20, 20, 20, 0.8);
min-height: 26px;
font-size: 14px;
color: #ccc;
line-height: 26px;
padding: 8px 0 8px 30px;
font-family: "Trebuchet MS", Helvetica, sans-serif;
position: fixed;
bottom: 0;
left: 0;
right: 0;
display: none;
z-index: 9999;
}
#cookieConsent a {
color: #4B8EE7;
text-decoration: none;
}
#closeCookieConsent {
float: right;
display: inline-block;
cursor: pointer;
height: 20px;
width: 20px;
margin: -15px 0 0 0;
font-weight: bold;
}
#closeCookieConsent:hover {
color: #FFF;
}
#cookieConsent a.cookieConsentOK {
background-color: #F1D600;
color: #000;
display: inline-block;
border-radius: 5px;
padding: 0 20px;
cursor: pointer;
float: right;
margin: 0 60px 0 10px;
}
#cookieConsent a.cookieConsentOK:hover {
background-color: #E0C91F;
}
/*Cookie Consent End*/
|
public/Stylesheets/index.css
|
* {
padding: 0;
margin: 0;
box-sizing: border-box;
font-family: "Roboto", sans-serif;
}
body {
width: 100vw;
height: 100vh;
background-color: #fff;
font-family: "Roboto", sans-serif;
}
header {
width: 100vw;
height: 10vh;
background-color: #007db8;
display: flex;
flex-direction: row;
flex-wrap: wrap;
justify-content: center;
color: #fff;
font-size: 15px;
border-bottom: solid 1px #118fd6;
}
button {
cursor: pointer;
}
button:active {
transform: scale(0.95);
}
.mh-masthead-icon {
fill: #fff;
width: 40px;
height: 40px;
margin-right: 10px;
}
.mh-si-icon {
fill: #fff;
width: 20px;
height: 20px;
margin-right: 5px;
}
.cf-masthead-icon {
fill: #fff;
width: 20px;
height: 20px;
margin-left: 20px;
margin-right: 5px;
}
.SignIn,
.Cart,
.flag {
background-color: #007db8;
border: none;
}
.SignIn,
.Cart,
.flag,
.searchbtn:hover {
cursor: pointer;
}
.headContain {
display: flex;
flex-direction: row;
align-items: center;
cursor: pointer;
}
.search {
padding: 6px;
border: none;
width: 53vw;
border-radius: 1px;
color: dimgrey;
}
.searchbtn {
padding: 5px;
border: none;
background-image: linear-gradient(to bottom, #118fd6, #0f6eca);
color: #fff;
width: 70px;
border: solid 1px white;
margin-right: 40px;
border-radius: 1px;
}
.flag {
margin-left: 20px;
margin-right: 5px;
}
.header2 {
width: 100vw;
height: 5vh;
background-color: #007db8;
display: flex;
flex-direction: row;
color: #fff;
font-size: 15px;
}
/* Drop Down Menus */
.navbar {
margin-left: 170px;
margin-right: auto;
width: 600px;
}
.dropbtn {
height: 4vh;
background-color: #007db8;
color: white;
padding: 6px 13px;
border: none;
font-size: 14px;
}
/* The container <div> - needed to position the dropdown content */
.dropdown {
position: relative;
display: inline-block;
}
/* Dropdown Content (Hidden by Default) */
.dropdown-content {
font-size: 13px;
display: none;
position: absolute;
background-color: #fff;
min-width: 160px;
box-shadow: 0px 8px 16px 0px rgba(0, 0, 0, 0.2);
z-index: 1;
border-bottom: solid 4px #007db8;
width: 250px;
}
/* Links inside the dropdown */
.dropdown-content a {
color: #007db8;
padding: 10px 20px;
text-decoration: none;
display: block;
}
/* Change color of dropdown links on hover */
.dropdown-content a:hover {
background-color: #ddd;
}
/* Show the dropdown menu on hover */
.dropdown:hover .dropdown-content {
display: block;
}
/* Change the background color of the dropdown button when the dropdown content is shown */
.dropdown:hover .dropbtn {
background-color: #fff;
color: #007db8;
}
/* End of Menu Stytling */
.popimgdiv {
display: flex;
flex-direction: row;
flex-wrap: wrap;
justify-content: center;
}
.popt {
text-align: center;
color: #007db8;
font-size: 17px;
}
.popimg {
display: flex;
flex-direction: column;
padding: 20px;
}
.popt1,
.fsubmit {
text-align: center;
margin-top: 5px;
padding: 10px;
background-color: #007db8;
color: #fff;
width: fit-content;
}
img:hover {
cursor: pointer;
}
span:hover {
cursor: pointer;
}
footer {
font-size: 12px;
width: 100vw;
height: 5vh;
background: #007db8;
display: flex;
flex-direction: row;
flex-wrap: wrap;
color: #fff;
justify-content: center;
}
footer span {
padding: 10px;
}
.footer2 {
font-size: 14px;
width: 100vw;
height: 7vh;
background: #eee;
display: flex;
flex-direction: row;
flex-wrap: wrap;
color: black;
justify-content: center;
}
.footer2 span {
padding: 15px;
}
.Recommendations {
display: flex;
flex-direction: row;
width: 77vw;
height: 40vh;
background-color: #fff;
justify-content: center;
align-items: center;
/* border: solid 1px #007db8; */
}
.popimgdiv2 {
display: flex;
flex-direction: row;
flex-wrap: wrap;
justify-content: center;
}
.cards_rec {
margin-left: 20px;
margin-right: 20px;
padding: 20px;
height: 30vh;
justify-content: center;
background-color: #fff;
display: flex;
flex-direction: column;
border: solid 1px #007db8;
box-shadow: 0px 8px 16px 0px rgba(0, 0, 0, 0.2);
}
.cards_rec2 {
margin-left: 20px;
margin-right: 20px;
padding: 20px;
height: 40vh;
justify-content: center;
background-color: #fff;
display: flex;
flex-direction: column;
border: solid 1px #007db8;
box-shadow: 0px 8px 16px 0px rgba(0, 0, 0, 0.2);
}
.cards_rec span {
margin-top: 15px;
font-family: inherit;
font-size: 17px;
color: #007db8;
}
.cards_rec2 span {
margin-top: 15px;
font-family: inherit;
font-size: 17px;
color: #007db8;
}
.cards_rec p {
margin-top: 5px;
font-family: inherit;
font-size: 16px;
color: black;
}
.cards_rec2 p {
margin-top: 5px;
font-family: inherit;
font-size: 16px;
color: black;
}
.cards_rec:hover {
transform: scale(1.1);
}
.cards_rec2:hover {
transform: scale(1.1);
}
/* Here we modify the scrollbar */
::-webkit-scrollbar {
width: 0px;
background: transparent;
}
.Recommendations::-webkit-scrollbar-track {
border-radius: 10px;
background-color: #f5f5f5;
}
.Recommendations::-webkit-scrollbar {
width: 1px;
background-color: #f5f5f5;
}
.Recommendations::-webkit-scrollbar-thumb {
border-radius: 10px;
box-shadow: inset 0 0 6px rgba(0, 0, 0, 0.3);
background-color: #007db8;
}
/* Scroll Mpdification done */
/* Rating System */
.rating {
display: inline-block;
position: relative;
height: 30px;
font-size: 30px;
}
.rating label {
position: absolute;
top: 0;
left: 0;
height: 100%;
cursor: pointer;
}
.rating label:last-child {
position: static;
}
.rating label:nth-child(1) {
z-index: 5;
}
.rating label:nth-child(2) {
z-index: 4;
}
.rating label:nth-child(3) {
z-index: 3;
}
.rating label:nth-child(4) {
z-index: 2;
}
.rating label:nth-child(5) {
z-index: 1;
}
.rating label input {
position: absolute;
top: 0;
left: 0;
opacity: 0;
}
.rating label .icon {
float: left;
color: transparent;
}
.rating label:last-child .icon {
color: #000;
}
.rating:not(:hover) label input:checked~.icon,
.rating:hover label:hover input~.icon {
color: #09f;
}
.rating label input:focus:not(:checked)~.icon:last-child {
color: #000;
text-shadow: 0 0 5px #09f;
}
/* Rating System Done */
/*Cookie Consent Begin*/
#cookieConsent {
background-color: rgba(20, 20, 20, 0.8);
min-height: 26px;
font-size: 14px;
color: #ccc;
line-height: 26px;
padding: 8px 0 8px 30px;
font-family: "Trebuchet MS", Helvetica, sans-serif;
position: fixed;
bottom: 0;
left: 0;
right: 0;
display: none;
z-index: 9999;
}
#cookieConsent a {
color: #4B8EE7;
text-decoration: none;
}
#closeCookieConsent {
float: right;
display: inline-block;
cursor: pointer;
height: 20px;
width: 20px;
margin: -15px 0 0 0;
font-weight: bold;
}
#closeCookieConsent:hover {
color: #FFF;
}
#cookieConsent a.cookieConsentOK {
background-color: #F1D600;
color: #000;
display: inline-block;
border-radius: 5px;
padding: 0 20px;
cursor: pointer;
float: right;
margin: 0 60px 0 10px;
}
#cookieConsent a.cookieConsentOK:hover {
background-color: #E0C91F;
}
/*Cookie Consent End*/
| 0.525856 | 0.078325 |
*{
margin: 0;
padding: 0;
box-sizing: border-box;
font-family: Arial, Helvetica, sans-serif;
}
body{
height: 100vh;
width: 100%;
background: linear-gradient(#2196f3, #e91e63);
overflow-x: hidden;
display: flex;
justify-content: center;
align-items: center;
}
.bubbles {
display: flex;
width: 100%;
justify-content: space-between;
position: absolute;
bottom: 100px;
}
.bubbles span{
height: 60px;
width: 60px;
background: rgba(255, 255, 225, 0.1);
box-shadow: 0 20px 50px rgba(0, 0, 0, 0.15);
backdrop-filter: blur(50px);
animation: move 10s linear infinite;
position: relative;
overflow: hidden;
}
@keyframes move{
100%{
transform: translateY(-90vh);
}
}
.bubbles span.one{
animation-delay: 2.2s;
transform: scale(2.15);
}
.bubbles span.two{
animation-delay: 3.5s;
transform: scale(1.55);
}
.bubbles span.three{
animation-delay: 0.2s;
transform: scale(0.35);
}
.bubbles span.four{
animation-delay: 6s;
transform: scale(2.15);
}
.bubbles span.five{
animation-delay: 7s;
transform: scale(0.5);
}
.bubbles span.six{
animation-delay: 4s;
transform: scale(2.5);
}
.bubbles span.seven{
animation-delay: 3s;
transform: scale(1.5);
}
.bubbles span::before{
content: '';
position: absolute;
left: 0;
top: 0;
background: rgba(255, 255, 255, 0.15);
height: 60px;
width: 40%;
transform: skew(45deg) translateX(150px);
animation: mirror 3s linear infinite
}
@keyframes mirror{
100%{
transform: translateX(-450px);
}
}
.bubbles span.one::before{
animation-delay: 1.5s;
}
.bubbles span.two::before{
animation-delay: 3.5s;
}
.bubbles span.three::before{
animation-delay: 2.5s;
}
.bubbles span.four::before{
animation-delay: 7.5s;
}
.bubbles span.five::before{
animation-delay: 4.5s;
}
.bubbles span.six::before{
animation-delay: 0.5s;
}
.bubbles span.seven::before{
animation-delay: 6s;
}
.container{
width: 360px;
background: rgba(255, 255, 255, 0.1);
padding: 15px;
border-radius: 12px;
backdrop-filter: blur(5px);
border-top: 1px solid rgba(255, 255, 255, 0.1);
border-left: 1px solid rgba(255, 255, 255, 0.1);
box-shadow: 0 20px 50px rgba(0, 0, 0, 0.15);
}
.container input[type="text"]{
width: 100%;
height: 100px;
margin: 0 3px;
background: transparent;
outline: none;
border: none;
color: white;
text-align: right;
font-size: 20px;
padding-right:10px ;
}
.container input[type="button"]{
height: 65px;
color: white;
width: calc(100% /4 - 5px);
background: transparent;
border-radius: 12px;
margin-top: 15px;
outline: none;
border: none;
font-size: 20px;
cursor: pointer;
transition: all 0.3s ease;
}
.container input[type="button"]:hover{
background:rgba(255, 255, 255, 0.1);
}
|
css/style.css
|
*{
margin: 0;
padding: 0;
box-sizing: border-box;
font-family: Arial, Helvetica, sans-serif;
}
body{
height: 100vh;
width: 100%;
background: linear-gradient(#2196f3, #e91e63);
overflow-x: hidden;
display: flex;
justify-content: center;
align-items: center;
}
.bubbles {
display: flex;
width: 100%;
justify-content: space-between;
position: absolute;
bottom: 100px;
}
.bubbles span{
height: 60px;
width: 60px;
background: rgba(255, 255, 225, 0.1);
box-shadow: 0 20px 50px rgba(0, 0, 0, 0.15);
backdrop-filter: blur(50px);
animation: move 10s linear infinite;
position: relative;
overflow: hidden;
}
@keyframes move{
100%{
transform: translateY(-90vh);
}
}
.bubbles span.one{
animation-delay: 2.2s;
transform: scale(2.15);
}
.bubbles span.two{
animation-delay: 3.5s;
transform: scale(1.55);
}
.bubbles span.three{
animation-delay: 0.2s;
transform: scale(0.35);
}
.bubbles span.four{
animation-delay: 6s;
transform: scale(2.15);
}
.bubbles span.five{
animation-delay: 7s;
transform: scale(0.5);
}
.bubbles span.six{
animation-delay: 4s;
transform: scale(2.5);
}
.bubbles span.seven{
animation-delay: 3s;
transform: scale(1.5);
}
.bubbles span::before{
content: '';
position: absolute;
left: 0;
top: 0;
background: rgba(255, 255, 255, 0.15);
height: 60px;
width: 40%;
transform: skew(45deg) translateX(150px);
animation: mirror 3s linear infinite
}
@keyframes mirror{
100%{
transform: translateX(-450px);
}
}
.bubbles span.one::before{
animation-delay: 1.5s;
}
.bubbles span.two::before{
animation-delay: 3.5s;
}
.bubbles span.three::before{
animation-delay: 2.5s;
}
.bubbles span.four::before{
animation-delay: 7.5s;
}
.bubbles span.five::before{
animation-delay: 4.5s;
}
.bubbles span.six::before{
animation-delay: 0.5s;
}
.bubbles span.seven::before{
animation-delay: 6s;
}
.container{
width: 360px;
background: rgba(255, 255, 255, 0.1);
padding: 15px;
border-radius: 12px;
backdrop-filter: blur(5px);
border-top: 1px solid rgba(255, 255, 255, 0.1);
border-left: 1px solid rgba(255, 255, 255, 0.1);
box-shadow: 0 20px 50px rgba(0, 0, 0, 0.15);
}
.container input[type="text"]{
width: 100%;
height: 100px;
margin: 0 3px;
background: transparent;
outline: none;
border: none;
color: white;
text-align: right;
font-size: 20px;
padding-right:10px ;
}
.container input[type="button"]{
height: 65px;
color: white;
width: calc(100% /4 - 5px);
background: transparent;
border-radius: 12px;
margin-top: 15px;
outline: none;
border: none;
font-size: 20px;
cursor: pointer;
transition: all 0.3s ease;
}
.container input[type="button"]:hover{
background:rgba(255, 255, 255, 0.1);
}
| 0.741768 | 0.173323 |
background-color: #000;
position: absolute;
/* z-index: 50; */
width: 100%;
height: 600px;
padding: 50px 0;
/* top: 0; */
}
@media only screen and (max-width: 600px) {
#particles-js{
height: 895px;
}
}
/* footerslide */
/* Slider */
.slick-slide {
margin: 0px 20px;
}
.slick-slide img {
width: 100%;
}
.slick-slider
{
position: relative;
display: block;
box-sizing: border-box;
-webkit-user-select: none;
-moz-user-select: none;
-ms-user-select: none;
user-select: none;
-webkit-touch-callout: none;
-khtml-user-select: none;
-ms-touch-action: pan-y;
touch-action: pan-y;
-webkit-tap-highlight-color: transparent;
}
.slick-list
{
position: relative;
display: block;
overflow: hidden;
margin: 0;
padding: 0;
}
.slick-list:focus
{
outline: none;
}
.slick-list.dragging
{
cursor: pointer;
cursor: hand;
}
.slick-slider .slick-track,
.slick-slider .slick-list
{
-webkit-transform: translate3d(0, 0, 0);
-moz-transform: translate3d(0, 0, 0);
-ms-transform: translate3d(0, 0, 0);
-o-transform: translate3d(0, 0, 0);
transform: translate3d(0, 0, 0);
}
.slick-track
{
position: relative;
top: 0;
left: 0;
display: block;
}
.slick-track:before,
.slick-track:after
{
display: table;
content: '';
}
.slick-track:after
{
clear: both;
}
.slick-loading .slick-track
{
visibility: hidden;
}
.slick-slide
{
display: none;
float: left;
height: 100%;
min-height: 1px;
}
[dir='rtl'] .slick-slide
{
float: right;
}
.slick-slide img
{
display: block;
}
.slick-slide.slick-loading img
{
display: none;
}
.slick-slide.dragging img
{
pointer-events: none;
}
.slick-initialized .slick-slide
{
display: block;
}
.slick-loading .slick-slide
{
visibility: hidden;
}
.slick-vertical .slick-slide
{
display: block;
height: auto;
border: 1px solid transparent;
}
.slick-arrow.slick-hidden {
display: none;
}
/* card */
section.pricing {
background: #007bff;
background: linear-gradient(to bottom, #fbfbfb, #008080);
}
.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;
}
}
|
css/anime_canvas.css
|
background-color: #000;
position: absolute;
/* z-index: 50; */
width: 100%;
height: 600px;
padding: 50px 0;
/* top: 0; */
}
@media only screen and (max-width: 600px) {
#particles-js{
height: 895px;
}
}
/* footerslide */
/* Slider */
.slick-slide {
margin: 0px 20px;
}
.slick-slide img {
width: 100%;
}
.slick-slider
{
position: relative;
display: block;
box-sizing: border-box;
-webkit-user-select: none;
-moz-user-select: none;
-ms-user-select: none;
user-select: none;
-webkit-touch-callout: none;
-khtml-user-select: none;
-ms-touch-action: pan-y;
touch-action: pan-y;
-webkit-tap-highlight-color: transparent;
}
.slick-list
{
position: relative;
display: block;
overflow: hidden;
margin: 0;
padding: 0;
}
.slick-list:focus
{
outline: none;
}
.slick-list.dragging
{
cursor: pointer;
cursor: hand;
}
.slick-slider .slick-track,
.slick-slider .slick-list
{
-webkit-transform: translate3d(0, 0, 0);
-moz-transform: translate3d(0, 0, 0);
-ms-transform: translate3d(0, 0, 0);
-o-transform: translate3d(0, 0, 0);
transform: translate3d(0, 0, 0);
}
.slick-track
{
position: relative;
top: 0;
left: 0;
display: block;
}
.slick-track:before,
.slick-track:after
{
display: table;
content: '';
}
.slick-track:after
{
clear: both;
}
.slick-loading .slick-track
{
visibility: hidden;
}
.slick-slide
{
display: none;
float: left;
height: 100%;
min-height: 1px;
}
[dir='rtl'] .slick-slide
{
float: right;
}
.slick-slide img
{
display: block;
}
.slick-slide.slick-loading img
{
display: none;
}
.slick-slide.dragging img
{
pointer-events: none;
}
.slick-initialized .slick-slide
{
display: block;
}
.slick-loading .slick-slide
{
visibility: hidden;
}
.slick-vertical .slick-slide
{
display: block;
height: auto;
border: 1px solid transparent;
}
.slick-arrow.slick-hidden {
display: none;
}
/* card */
section.pricing {
background: #007bff;
background: linear-gradient(to bottom, #fbfbfb, #008080);
}
.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;
}
}
| 0.407451 | 0.057945 |
@font-face {
font-family: Lato;
src: url("../libraries/font-awesome/Lato-Light.ttf");
}
body {
font-family: "Lato", "Helvetica Neue", Helvetica, Arial, sans-serif;
}
a {
cursor: pointer;
text-decoration: none;
}
.alertify-log {
text-shadow: 0 0 #000;
}
.alertify-log-success {
/* background: #1e7eeb;*/
background: #0ed277;
}
.alertify-log-error {
background: #ec4040;
}
button {
background: transparent;
border: 0;
}
html, body {
font-family: "Helvetica","Arial",sans-serif;
font-size: 14px;
font-weight: 400;
line-height: 20px;
}
input[type=range] {
position: relative;
top: -4px;
width: calc(100vw - 210px);
margin-top: -3.1px;
background-color: transparent;
-webkit-appearance: none;
}
/* checkbox */
input.checkbox {
position: relative;
margin-top: 10px;
-webkit-appearance: none;
outline: none;
width: 50px;
height: 30px;
border-radius: 50px;
}
input.checkbox:after {
content: "";
position: absolute;
top: 0;
left: 0;
width: 26px;
height: 26px;
border-radius: 50%;
}
input.checkbox:checked:after {
left: 20px;
}
/* svg checkbox */
svg.checkbox {
cursor: pointer;
overflow: visible;
}
svg.checkbox:not(.fr) {
position: relative;
top: 5px;
}
svg.checkbox path {
transform-origin: center;
transform: scale(1.5) translate(2px, -3px);
stroke: transparent!important;
}
/* Hide Arrows From Input Number */
/* Chrome, Safari, Edge, Opera */
input::-webkit-outer-spin-button,
input::-webkit-inner-spin-button {
-webkit-appearance: none;
margin: 0;
}
/* Hide Arrows From Input Number */
/* Firefox */
input[type=number] {
-moz-appearance: textfield;
}
/* Project Settings */
.settings {
position: fixed;
top: 0;
left: 0;
right: 0;
bottom: 0;
z-index: 1008;
overflow: auto;
}
.settings h2 {
line-height: 48px;
}
.settingsbg {
position: fixed;
top: 0;
left: 0;
right: 0;
bottom: 0;
cursor: pointer;
}
.projectSettings {
width: 100%;
height: calc(100vh - 150px);
}
.projectSettings > div {
border-radius: 1em;
padding: 1em 2em;
}
.settings .minicolors-panel {
margin-top: -16px;
}
.settings .minicolors-input {
display: inline-block;
width: calc(100vw - 85vw);
}
.settings select {
display: block;
padding: 15px;
width: 100%;
outline: 0;
border: 0;
}
.settings .minicolors-input[data-selectioncolor] {
display: block;
padding: 25px 50px;
width: 100%;
outline: 0;
border: 0;
}
.settings .minicolors-input[data-selectioncolor] + span.minicolors-swatch {
top: 9px;
left: 9px;
width: 30px;
height: 30px;
}
.selectioncolor .minicolors-theme-default.minicolors {
width: 100%;
display: block;
}
/* SWAL */
.swal2-icon {
font-size: initial!important;
}
.swal2-icon.swal2-warning,
.swal2-icon.swal2-question {
font-size: inherit!important;
line-height: initial!important;
}
.swal2-icon.swal2-warning > .swal2-icon-text,
.swal2-icon.swal2-question > .swal2-icon-text {
margin: auto;
}
.swal2-popup #swal2-content {
margin-top: 12px;
}
/* header */
.header {
text-align: center;
white-space: nowrap;
overflow: auto;
}
.header a {
padding: 0 calc(5vw);
}
.header a .fa {
font-size: 20px;
}
.header a h1 {
display: inline;
}
.header .mainh > a svg,
.header .libraryh > a svg,
.header .keysh {
white-space: nowrap;
}
.header .keysh {
text-align: left;
}
.header .keysh > a svg {
transform: scale(1.5);
}
.header input[type=range] {
position: relative;
top: -7px;
width: calc(100% - 580px);
margin: 0;
}
.header .libraryh a,
.header .keysh a {
padding: 0 calc(4vw);
}
.header .settime {
background: transparent;
border: 0;
font-size: 2em;
font-weight: bold!important;
font-family: "Helvetica","Arial",sans-serif;
font-weight: 400;
line-height: 20px;
margin: 0!important;
padding: 0!important;
width: 50px;
}
.header {
user-select: none;
margin: 0;
padding: 15px 15px 8px 15px;
}
.header img,
.header svg,
[data-key=delete] svg {
height: 20px;
}
/* canvas */
.canvas {
display: block;
position: absolute;
top: 49px;
bottom: 0;
left: 0;
right: 0;
margin: 0 auto;
overflow: hidden;
border: 0;
}
.canvas > svg {
width: 100%!important;
height: 100%!important;
border: 0;
position: absolute;
top: 50%;
left: 50%;
transform: translateY(-50%) translateX(-50%);
}
/* layers */
.dialog {
position: absolute;
top: 49px;
right: 0;
left: 50%;
bottom: 0;
overflow: auto;
}
.dialog ul:not(.minicolors-swatches) {
list-style: none;
margin: 0;
padding: 0;
width: 100%;
position: absolute;
top: 0;
bottom: 50px;
}
.librarydialog ul:not(.minicolors-swatches) {
overflow: auto;
}
.dialog.librarydialog ul li {
padding: 10px;
}
.dialog ul li.selector {
color: #1e7eeb;
}
.dialog ul li svg {
width: 20px;
height: 20px;
}
.dialog.props button {
cursor: pointer;
display: inline-block;
margin: 0;
padding: 10px;
font-size: 2em;
}
.dialog.props {
left: 0;
bottom: 0;
z-index: 1;
}
ul.dialog.props {
bottom: 0;
padding-bottom: 0.5em;
}
.dialog ul li.footer svg {
width: 40px;
height: 30px;
}
.dialog.props.animpanel {
border: 0;
}
/* layer inputs */
.numinhead {
background: transparent;
border: 0;
margin: 0;
padding: 0;
}
.numinhead.color {
height: 26px;
}
.numinhead[type=number] {
width: 50px;
}
.numinhead[type=text] {
width: 150px;
}
/* attributes */
/* color picker */
.props ul:not(.minicolors-swatches) {
background: transparent;
}
/* animation type dialog */
.animationtype {
display: flex;
flex-direction: row;
justify-content: space-around;
align-content: center;
overflow: auto;
position: fixed;
top: 0;
left: 0;
}
.animationtype header {
display: flex;
flex-direction: column;
flex-wrap: nowrap;
align-content: center;
justify-content: center;
text-align: center;
}
.animationtype header .wrap {
display: flex;
height: calc(50vh);
}
.animationtype header,
.animationtype header svg {
position: relative;
box-sizing: border-box;
}
.closeanimationtype {
position: absolute;
right: 0;
margin: 5px 10px;
font-size: 3em;
}
.animationtype .content {
width: 50%;
height: 100%;
position: relative;
box-sizing: border-box;
overflow: auto;
}
.animationtype .definition {
padding: 10px;
}
.animationtype .footer {
position: absolute;
bottom: 0;
left: 0;
width: 100%;
}
/* timeline */
.playback {
width: calc(100% - 40vw);
text-align: right;
}
.dialog.animpanel {
user-select: none;
left: 0;
top: auto;
height: 55px;
bottom: 55px;
}
.dialog.animpanel ul li:not(.minicolors-swatch) {
position: absolute;
top: 0;
left: 0;
right: 0;
padding: 16px 0;
white-space: nowrap;
}
.dialog.animpanel ul li a {
padding: 0 calc(5vw);
}
.dialog.animpanel ul li svg {
transform: scale(1.5);
transform-origin: center;
}
.dialog.props.animpanel {
user-select: auto;
border-left: 0;
}
.dialog.animtimeline {
user-select: none;
left: 0;
top: auto;
height: 55px;
}
.dialog.animtimeline ul li:not(.minicolors-swatch) {
position: absolute;
bottom: 0;
left: 0;
right: 0;
}
.dialog.animtimeline ul li:not(.minicolors-swatch) {
padding: 10px 10px;
white-space: nowrap;
}
.dialog.animtimeline .dialog.props li:not(.minicolors-swatch) {
padding: 17px 10px;
}
.dialog.animtimeline .dialog.props li:not(.tl, .minicolors-swatch) {
text-align: center;
}
.dialog.props {
border: 0;
}
.center {
position: fixed;
bottom: 0;
left: calc(50% - 2px);
width: 1px;
height: 55px;
}
.center span {
position: absolute;
left: 5px;
bottom: 0;
font-size: 10px;
}
.key {
position: relative;
background: none!important;
overflow: visible!important;
margin-bottom: 25px;
z-index: 1;
}
.footer {
/* width: calc(100vw + 100px);*/
width: 100%;
}
.timeline {
width: calc(100vw - 10px);
height: 32px;
}
.addkey, .delkey {
position: fixed;
bottom: 0;
padding: 10px 5px;
}
.addkey {
left: 0;
}
.delkey {
right: 0;
}
.keyframe {
position: absolute;
top: 0;
}
/* vertical center */
.table {
display: table;
position: absolute;
top: 49px;
left: 0;
width: 100%;
height: 100%;
}
.cell {
display: table-cell;
vertical-align: middle;
text-align: center;
}
/* gif export preloader */
.preloader svg {
width: 100%;
}
.preloader tspan {
stroke: #666;
stroke-dasharray: 1000;
stroke-dashoffset: 1000;
animation: draw 5s linear alternate infinite;
}
@keyframes draw {
0% {
stroke-dashoffset: 1000;
}
100% {
stroke-dashoffset: 0;
}
}
/* misc */
.defaultcur {
cursor: default;
}
.block {
display: block;
}
.ib {
display: inline-block;
}
.hide {
display: none;
}
.hidden {
visibility: hidden;
}
.fl {
float: left;
}
.fr {
float: right;
}
.pr {
position: absolute;
right: 0;
}
.tl {
text-align: left;
}
.tc {
text-align: center;
}
.tr {
text-align: right;
}
.pointer {
cursor: pointer;
}
.w100p {
width: 100%;
}
.w50p {
width: 50%;
}
.w25p {
width: 25%;
}
.r50p {
right: 50%;
}
.t50p {
top: 50%;
}
.b50p {
bottom: 50%;
}
.nopad {
padding: 0;
}
.nomar {
margin: 0;
}
.nomart {
margin-top: 0;
}
.nomarb {
margin-bottom: 0;
}
.bdrn {
border-radius: 0;
}
.dialogbtn {
position: fixed;
left: 50%;
right: 0;
bottom: 0;
}
.scale1h {
transform: scale(1.5);
}
.scale2 {
transform: scale(2);
}
.red {
color: #e93657;
}
.stack1 {
position: relative;
z-index: 1;
}
.bgnone {
background: transparent!important;
}
|
release/css/style.css
|
@font-face {
font-family: Lato;
src: url("../libraries/font-awesome/Lato-Light.ttf");
}
body {
font-family: "Lato", "Helvetica Neue", Helvetica, Arial, sans-serif;
}
a {
cursor: pointer;
text-decoration: none;
}
.alertify-log {
text-shadow: 0 0 #000;
}
.alertify-log-success {
/* background: #1e7eeb;*/
background: #0ed277;
}
.alertify-log-error {
background: #ec4040;
}
button {
background: transparent;
border: 0;
}
html, body {
font-family: "Helvetica","Arial",sans-serif;
font-size: 14px;
font-weight: 400;
line-height: 20px;
}
input[type=range] {
position: relative;
top: -4px;
width: calc(100vw - 210px);
margin-top: -3.1px;
background-color: transparent;
-webkit-appearance: none;
}
/* checkbox */
input.checkbox {
position: relative;
margin-top: 10px;
-webkit-appearance: none;
outline: none;
width: 50px;
height: 30px;
border-radius: 50px;
}
input.checkbox:after {
content: "";
position: absolute;
top: 0;
left: 0;
width: 26px;
height: 26px;
border-radius: 50%;
}
input.checkbox:checked:after {
left: 20px;
}
/* svg checkbox */
svg.checkbox {
cursor: pointer;
overflow: visible;
}
svg.checkbox:not(.fr) {
position: relative;
top: 5px;
}
svg.checkbox path {
transform-origin: center;
transform: scale(1.5) translate(2px, -3px);
stroke: transparent!important;
}
/* Hide Arrows From Input Number */
/* Chrome, Safari, Edge, Opera */
input::-webkit-outer-spin-button,
input::-webkit-inner-spin-button {
-webkit-appearance: none;
margin: 0;
}
/* Hide Arrows From Input Number */
/* Firefox */
input[type=number] {
-moz-appearance: textfield;
}
/* Project Settings */
.settings {
position: fixed;
top: 0;
left: 0;
right: 0;
bottom: 0;
z-index: 1008;
overflow: auto;
}
.settings h2 {
line-height: 48px;
}
.settingsbg {
position: fixed;
top: 0;
left: 0;
right: 0;
bottom: 0;
cursor: pointer;
}
.projectSettings {
width: 100%;
height: calc(100vh - 150px);
}
.projectSettings > div {
border-radius: 1em;
padding: 1em 2em;
}
.settings .minicolors-panel {
margin-top: -16px;
}
.settings .minicolors-input {
display: inline-block;
width: calc(100vw - 85vw);
}
.settings select {
display: block;
padding: 15px;
width: 100%;
outline: 0;
border: 0;
}
.settings .minicolors-input[data-selectioncolor] {
display: block;
padding: 25px 50px;
width: 100%;
outline: 0;
border: 0;
}
.settings .minicolors-input[data-selectioncolor] + span.minicolors-swatch {
top: 9px;
left: 9px;
width: 30px;
height: 30px;
}
.selectioncolor .minicolors-theme-default.minicolors {
width: 100%;
display: block;
}
/* SWAL */
.swal2-icon {
font-size: initial!important;
}
.swal2-icon.swal2-warning,
.swal2-icon.swal2-question {
font-size: inherit!important;
line-height: initial!important;
}
.swal2-icon.swal2-warning > .swal2-icon-text,
.swal2-icon.swal2-question > .swal2-icon-text {
margin: auto;
}
.swal2-popup #swal2-content {
margin-top: 12px;
}
/* header */
.header {
text-align: center;
white-space: nowrap;
overflow: auto;
}
.header a {
padding: 0 calc(5vw);
}
.header a .fa {
font-size: 20px;
}
.header a h1 {
display: inline;
}
.header .mainh > a svg,
.header .libraryh > a svg,
.header .keysh {
white-space: nowrap;
}
.header .keysh {
text-align: left;
}
.header .keysh > a svg {
transform: scale(1.5);
}
.header input[type=range] {
position: relative;
top: -7px;
width: calc(100% - 580px);
margin: 0;
}
.header .libraryh a,
.header .keysh a {
padding: 0 calc(4vw);
}
.header .settime {
background: transparent;
border: 0;
font-size: 2em;
font-weight: bold!important;
font-family: "Helvetica","Arial",sans-serif;
font-weight: 400;
line-height: 20px;
margin: 0!important;
padding: 0!important;
width: 50px;
}
.header {
user-select: none;
margin: 0;
padding: 15px 15px 8px 15px;
}
.header img,
.header svg,
[data-key=delete] svg {
height: 20px;
}
/* canvas */
.canvas {
display: block;
position: absolute;
top: 49px;
bottom: 0;
left: 0;
right: 0;
margin: 0 auto;
overflow: hidden;
border: 0;
}
.canvas > svg {
width: 100%!important;
height: 100%!important;
border: 0;
position: absolute;
top: 50%;
left: 50%;
transform: translateY(-50%) translateX(-50%);
}
/* layers */
.dialog {
position: absolute;
top: 49px;
right: 0;
left: 50%;
bottom: 0;
overflow: auto;
}
.dialog ul:not(.minicolors-swatches) {
list-style: none;
margin: 0;
padding: 0;
width: 100%;
position: absolute;
top: 0;
bottom: 50px;
}
.librarydialog ul:not(.minicolors-swatches) {
overflow: auto;
}
.dialog.librarydialog ul li {
padding: 10px;
}
.dialog ul li.selector {
color: #1e7eeb;
}
.dialog ul li svg {
width: 20px;
height: 20px;
}
.dialog.props button {
cursor: pointer;
display: inline-block;
margin: 0;
padding: 10px;
font-size: 2em;
}
.dialog.props {
left: 0;
bottom: 0;
z-index: 1;
}
ul.dialog.props {
bottom: 0;
padding-bottom: 0.5em;
}
.dialog ul li.footer svg {
width: 40px;
height: 30px;
}
.dialog.props.animpanel {
border: 0;
}
/* layer inputs */
.numinhead {
background: transparent;
border: 0;
margin: 0;
padding: 0;
}
.numinhead.color {
height: 26px;
}
.numinhead[type=number] {
width: 50px;
}
.numinhead[type=text] {
width: 150px;
}
/* attributes */
/* color picker */
.props ul:not(.minicolors-swatches) {
background: transparent;
}
/* animation type dialog */
.animationtype {
display: flex;
flex-direction: row;
justify-content: space-around;
align-content: center;
overflow: auto;
position: fixed;
top: 0;
left: 0;
}
.animationtype header {
display: flex;
flex-direction: column;
flex-wrap: nowrap;
align-content: center;
justify-content: center;
text-align: center;
}
.animationtype header .wrap {
display: flex;
height: calc(50vh);
}
.animationtype header,
.animationtype header svg {
position: relative;
box-sizing: border-box;
}
.closeanimationtype {
position: absolute;
right: 0;
margin: 5px 10px;
font-size: 3em;
}
.animationtype .content {
width: 50%;
height: 100%;
position: relative;
box-sizing: border-box;
overflow: auto;
}
.animationtype .definition {
padding: 10px;
}
.animationtype .footer {
position: absolute;
bottom: 0;
left: 0;
width: 100%;
}
/* timeline */
.playback {
width: calc(100% - 40vw);
text-align: right;
}
.dialog.animpanel {
user-select: none;
left: 0;
top: auto;
height: 55px;
bottom: 55px;
}
.dialog.animpanel ul li:not(.minicolors-swatch) {
position: absolute;
top: 0;
left: 0;
right: 0;
padding: 16px 0;
white-space: nowrap;
}
.dialog.animpanel ul li a {
padding: 0 calc(5vw);
}
.dialog.animpanel ul li svg {
transform: scale(1.5);
transform-origin: center;
}
.dialog.props.animpanel {
user-select: auto;
border-left: 0;
}
.dialog.animtimeline {
user-select: none;
left: 0;
top: auto;
height: 55px;
}
.dialog.animtimeline ul li:not(.minicolors-swatch) {
position: absolute;
bottom: 0;
left: 0;
right: 0;
}
.dialog.animtimeline ul li:not(.minicolors-swatch) {
padding: 10px 10px;
white-space: nowrap;
}
.dialog.animtimeline .dialog.props li:not(.minicolors-swatch) {
padding: 17px 10px;
}
.dialog.animtimeline .dialog.props li:not(.tl, .minicolors-swatch) {
text-align: center;
}
.dialog.props {
border: 0;
}
.center {
position: fixed;
bottom: 0;
left: calc(50% - 2px);
width: 1px;
height: 55px;
}
.center span {
position: absolute;
left: 5px;
bottom: 0;
font-size: 10px;
}
.key {
position: relative;
background: none!important;
overflow: visible!important;
margin-bottom: 25px;
z-index: 1;
}
.footer {
/* width: calc(100vw + 100px);*/
width: 100%;
}
.timeline {
width: calc(100vw - 10px);
height: 32px;
}
.addkey, .delkey {
position: fixed;
bottom: 0;
padding: 10px 5px;
}
.addkey {
left: 0;
}
.delkey {
right: 0;
}
.keyframe {
position: absolute;
top: 0;
}
/* vertical center */
.table {
display: table;
position: absolute;
top: 49px;
left: 0;
width: 100%;
height: 100%;
}
.cell {
display: table-cell;
vertical-align: middle;
text-align: center;
}
/* gif export preloader */
.preloader svg {
width: 100%;
}
.preloader tspan {
stroke: #666;
stroke-dasharray: 1000;
stroke-dashoffset: 1000;
animation: draw 5s linear alternate infinite;
}
@keyframes draw {
0% {
stroke-dashoffset: 1000;
}
100% {
stroke-dashoffset: 0;
}
}
/* misc */
.defaultcur {
cursor: default;
}
.block {
display: block;
}
.ib {
display: inline-block;
}
.hide {
display: none;
}
.hidden {
visibility: hidden;
}
.fl {
float: left;
}
.fr {
float: right;
}
.pr {
position: absolute;
right: 0;
}
.tl {
text-align: left;
}
.tc {
text-align: center;
}
.tr {
text-align: right;
}
.pointer {
cursor: pointer;
}
.w100p {
width: 100%;
}
.w50p {
width: 50%;
}
.w25p {
width: 25%;
}
.r50p {
right: 50%;
}
.t50p {
top: 50%;
}
.b50p {
bottom: 50%;
}
.nopad {
padding: 0;
}
.nomar {
margin: 0;
}
.nomart {
margin-top: 0;
}
.nomarb {
margin-bottom: 0;
}
.bdrn {
border-radius: 0;
}
.dialogbtn {
position: fixed;
left: 50%;
right: 0;
bottom: 0;
}
.scale1h {
transform: scale(1.5);
}
.scale2 {
transform: scale(2);
}
.red {
color: #e93657;
}
.stack1 {
position: relative;
z-index: 1;
}
.bgnone {
background: transparent!important;
}
| 0.326486 | 0.054777 |
@namespace url(http://www.w3.org/1999/xhtml);
@-moz-document domain('www.furaffinity.net'), domain('sfw.furaffinity.net') {
/*
Colors(a couple stray elements don't follow this convention)
#222222 - background
#333333 - content
#444444 - bars, titles
#D3A594 - visited links
#97574E - colored highlights
*/
/*--[Settings]--*/
/*Font Size*/
TABLE, TR, TD, TH{
font-size: /*[[Size]]*/ !important;
}
/*[[RatingBorderSize]]*/
/*[[CustomBanner]]*/
/*--[/Settings]--*/
/*top bar*/
.block-menu-top{
position:fixed !important;
z-index: 999 !important;
}
.block-menu-top td {
background-color: black !important;
opacity:0.9;
}
.block-menu-top a[href^="/user/"]{
/*username*/
color:#D45E33 !important;
}
/*Header*/
.clearfix {
padding-top: 45px !important;
}
#fa_header {
margin-left: 1% !important;
margin-top: 8px;
width: 98% !important;
}
/*News banner*/
#news {
width: 98% !important;
border: none !important;
border-radius: 0 !important;
background-color: #97574E !important;
}
/*Admin Notice*/
#admin_notice_do_not_adblock TD{
background-color: #333333 !important;
position: relative;
}
#admin_notice_do_not_adblock{
z-index:50 !important;
top: 10px !important;
position:relative !important;
}
/*This weird space*/
#ad-extra-flat {
display: none !important; /*seriously, what is this?*/
}
/*Background*/
body > div, .innertable, html {
background-color: #222222 !important;
}
/*borders and bars*/
.cat, .maintable, .lead {
border: none !important;
border-collapse: collapse !important;
background-color: #444444 !important;
}
/*table background*/
.alt1, .alt2 {
background-color: #333333 !important;
}
/*profile page tabs*/
.tab a, .tab u{
background-color: #333333 !important;
border: none !important;
}
.tab a {
transition: padding 0.2s;
}
.tab a:hover{
color: #BFBFBF !important;
padding-top: 8px !important;
}
/*submission thumbnails*/
center.flow img {
border-radius: 0 !important;
}
.r-general a,
.r-mature a,
.r-adult a{
box-shadow: none !important;
border-width: 2px !important;
border-radius: 0 !important;
transition: transform 0.1s;
}
.r-general a:hover,
.r-mature a:hover,
.r-adult a:hover {
background-color: #333333 !important;
transform:scale(1.05,1.05);
-webkit-transform:scale(1.05,1.05);
}
center.flow s > a {
background: none !important;
}
center.flow.userpage-submissions b.active a {
/*destory the ugly dotted lines!*/
border: none !important;
}
/*Gallery page */
.page-name {
background-color: #444444 !important;
}
div.window {
border: 1px solid #444444 !important;
padding: 0 !important;
}
#page-galleryscraps .folder-list {
border-color: #444444 !important;
background-color: #333333 !important;
}
.pagination {
background-color: #444444 !important;
}
submission-list hr {
border-color: #444444 !important;
}
/*Description popup*/
#description_popup {
border: none !important;
border-radius: 0 !important;
border-top: 5px solid #444444 !important;
animation:fadein 0.5s;
-webkit-animation:fadein 0.5s;
}
#description_popup:first-of-type{
opacity:0;
}
@keyframes fadein{
from {opacity:0;}
to {opacity:1;}
}
@-webkit-keyframes fadein{
from {opacity:0;}
to {opacity:1;}
}
/*Notes Center*/
.note-list-container, .note-view-container,
center.flow.userpage-favorites b.active a {
border: none !important;
}
#notespage .selected-view td {
background-color: #97574E !important;
}
.note {
border-top: 1px solid #444444 !important;
}
.personal-messages tr.checked td {
background-color: #444444 !important;
}
/*message center*/
#messagecenter-other li.hover {
background-color: #333333 !important;
transition: background-color 0.3s;
}
div#messagecenter-other ul.message-stream li.checked {
background-color: #333333 !important;
}
div#messagecenter-other ul.message-stream li {
background-color: #222222;
border-bottom: 1px solid #151515 !important;
}
#messagecenter-other .stream-notification a {
color: rgb(249, 174, 61) !important;
}
#messagecenter-other .stream-notification {
background-color: #222222 !important;
}
div#messagecenter-other ul.message-stream li.section-controls, div#messagecenter-other #messages-watches ul.message-stream li.section-controls {
background: none !important;
border: none !important;
margin-left: 5px !important;
}
/*activity log*/
#activity-periods-list table.container tr.checked td {
background-color: #97574E !important;
}
/*New Submissions*/
center.flow.messagecenter b.checked {
border-radius: 0 !important;
background-color: #333333 !important;
}
.date-divider{
border-color: #333333 !important;
}
div#messagecenter-submissions div.navigation a:visited {
/*fix links*/
color: #41526B !important;
}
/*checkboxes - not possible with css atm*/
/*links*/
.alt1 A:visited {
color: #D3A594 !important;
}
#messages-form a:visited {
color: #D3A594 !important;
}
/*Dropdown Menus*/
.menu li ul li, ul.dropdown ul {
background-color: rgba(0,0,0,0.7) !important;
border: none !important;
}
.menu li ul li:hover, ul.dropdown ul li:hover {
background-color: rgba(100,100,100,0.7) !important;
border: none !important;
border-left: 4px solid #97574E !important;
}
/*Submission Page*/
#submission #ad-extra-square {
display: none !important; /*rid the sidebar of this distracting ad space*/
}
#submission > table:nth-child(1) > tbody:nth-child(1) > tr:nth-child(1) > td:nth-child(2) {
padding-left: 10px !important; /*create visual seperation of sidebar and submission.*/
}
img#submissionImg, object#submissionImg{
border: 5px solid #222222 !important;
padding: 0 !important;
}
#submission .prev:visited, #submission .next:visited {
color: #41526B !important;
}
.minigallery-container {
background: #3C3C3C !important;
}
#page-submission .folder-list-container {
background-color: #3C3C3C !important;
}
/*Submssion comments*/
#ad-extra-comments {
display: none !important;
}
#submission > table:nth-child(1) > tbody:nth-child(1) > tr:nth-child(2) > td:nth-child(1) > br:nth-child(1) {
display: none !important; /*remove extra line break which is a horrendous way to create a margin*/
}
#submission > table:nth-child(1) > tbody:nth-child(1) > tr:nth-child(3) > td:nth-child(1) > table:nth-child(1) {
margin-top: 10px !important; /*make space betwen top comment and sub description*/
}
.container-comment {
border: none !important;
background-color: #333333 !important;
}
.container-comment TD.cat {
background-color: #333333 !important;
}
.container-comment TD.cat A {
background-color: #97574E !important;
}
/*Profile Description*/
.bbcode_hr {
border-top: 1px solid #151515;
border-bottom: 1px solid #444444;
border-right: 0;
border-left: 0;
}
.bdot{
border-bottom: 1px solid #252525 !important;;
}
.ldot {
border-left: 1px solid #252525 !important;
}
/*Comssion Info*/
#page-commission-info .types-table tr.even th,
#page-commission-info .types-table tr.even td {
background-color: #2D2D2D !important;
}
/*Journals page*/
table[id^="jid:"]{
border-left: 10px solid #222222 !important;
}
table[id^="jid:"] .alt1{
background-color: #444444 !important;
}
table[id^="jid:"] .ldot{
border-left: 1px solid #353535 !important;
}
table[id^="jid:"] .bdot{
border-bottom: 1px solid #353535 !important;
}
/*stats page*/
div#stats-submission table.submissions td.preview, div#stats-submission table.submissions td.info, div#stats-submission table.submissions td.desc {
border-bottom: 1px solid #222222 !important;
}
div#stats-submission table.submissions td.desc {
border-left: 1px solid #222222 !important;
}
/*account settings Password confirmation notice*/
[action="https://www.furaffinity.net/controls/settings/"] table.maintable:nth-child(21) > tbody:nth-child(1) > tr:nth-child(1) > td:nth-child(1) {
color: red !important;
}
}
|
data/usercss/98676.user.css
|
@namespace url(http://www.w3.org/1999/xhtml);
@-moz-document domain('www.furaffinity.net'), domain('sfw.furaffinity.net') {
/*
Colors(a couple stray elements don't follow this convention)
#222222 - background
#333333 - content
#444444 - bars, titles
#D3A594 - visited links
#97574E - colored highlights
*/
/*--[Settings]--*/
/*Font Size*/
TABLE, TR, TD, TH{
font-size: /*[[Size]]*/ !important;
}
/*[[RatingBorderSize]]*/
/*[[CustomBanner]]*/
/*--[/Settings]--*/
/*top bar*/
.block-menu-top{
position:fixed !important;
z-index: 999 !important;
}
.block-menu-top td {
background-color: black !important;
opacity:0.9;
}
.block-menu-top a[href^="/user/"]{
/*username*/
color:#D45E33 !important;
}
/*Header*/
.clearfix {
padding-top: 45px !important;
}
#fa_header {
margin-left: 1% !important;
margin-top: 8px;
width: 98% !important;
}
/*News banner*/
#news {
width: 98% !important;
border: none !important;
border-radius: 0 !important;
background-color: #97574E !important;
}
/*Admin Notice*/
#admin_notice_do_not_adblock TD{
background-color: #333333 !important;
position: relative;
}
#admin_notice_do_not_adblock{
z-index:50 !important;
top: 10px !important;
position:relative !important;
}
/*This weird space*/
#ad-extra-flat {
display: none !important; /*seriously, what is this?*/
}
/*Background*/
body > div, .innertable, html {
background-color: #222222 !important;
}
/*borders and bars*/
.cat, .maintable, .lead {
border: none !important;
border-collapse: collapse !important;
background-color: #444444 !important;
}
/*table background*/
.alt1, .alt2 {
background-color: #333333 !important;
}
/*profile page tabs*/
.tab a, .tab u{
background-color: #333333 !important;
border: none !important;
}
.tab a {
transition: padding 0.2s;
}
.tab a:hover{
color: #BFBFBF !important;
padding-top: 8px !important;
}
/*submission thumbnails*/
center.flow img {
border-radius: 0 !important;
}
.r-general a,
.r-mature a,
.r-adult a{
box-shadow: none !important;
border-width: 2px !important;
border-radius: 0 !important;
transition: transform 0.1s;
}
.r-general a:hover,
.r-mature a:hover,
.r-adult a:hover {
background-color: #333333 !important;
transform:scale(1.05,1.05);
-webkit-transform:scale(1.05,1.05);
}
center.flow s > a {
background: none !important;
}
center.flow.userpage-submissions b.active a {
/*destory the ugly dotted lines!*/
border: none !important;
}
/*Gallery page */
.page-name {
background-color: #444444 !important;
}
div.window {
border: 1px solid #444444 !important;
padding: 0 !important;
}
#page-galleryscraps .folder-list {
border-color: #444444 !important;
background-color: #333333 !important;
}
.pagination {
background-color: #444444 !important;
}
submission-list hr {
border-color: #444444 !important;
}
/*Description popup*/
#description_popup {
border: none !important;
border-radius: 0 !important;
border-top: 5px solid #444444 !important;
animation:fadein 0.5s;
-webkit-animation:fadein 0.5s;
}
#description_popup:first-of-type{
opacity:0;
}
@keyframes fadein{
from {opacity:0;}
to {opacity:1;}
}
@-webkit-keyframes fadein{
from {opacity:0;}
to {opacity:1;}
}
/*Notes Center*/
.note-list-container, .note-view-container,
center.flow.userpage-favorites b.active a {
border: none !important;
}
#notespage .selected-view td {
background-color: #97574E !important;
}
.note {
border-top: 1px solid #444444 !important;
}
.personal-messages tr.checked td {
background-color: #444444 !important;
}
/*message center*/
#messagecenter-other li.hover {
background-color: #333333 !important;
transition: background-color 0.3s;
}
div#messagecenter-other ul.message-stream li.checked {
background-color: #333333 !important;
}
div#messagecenter-other ul.message-stream li {
background-color: #222222;
border-bottom: 1px solid #151515 !important;
}
#messagecenter-other .stream-notification a {
color: rgb(249, 174, 61) !important;
}
#messagecenter-other .stream-notification {
background-color: #222222 !important;
}
div#messagecenter-other ul.message-stream li.section-controls, div#messagecenter-other #messages-watches ul.message-stream li.section-controls {
background: none !important;
border: none !important;
margin-left: 5px !important;
}
/*activity log*/
#activity-periods-list table.container tr.checked td {
background-color: #97574E !important;
}
/*New Submissions*/
center.flow.messagecenter b.checked {
border-radius: 0 !important;
background-color: #333333 !important;
}
.date-divider{
border-color: #333333 !important;
}
div#messagecenter-submissions div.navigation a:visited {
/*fix links*/
color: #41526B !important;
}
/*checkboxes - not possible with css atm*/
/*links*/
.alt1 A:visited {
color: #D3A594 !important;
}
#messages-form a:visited {
color: #D3A594 !important;
}
/*Dropdown Menus*/
.menu li ul li, ul.dropdown ul {
background-color: rgba(0,0,0,0.7) !important;
border: none !important;
}
.menu li ul li:hover, ul.dropdown ul li:hover {
background-color: rgba(100,100,100,0.7) !important;
border: none !important;
border-left: 4px solid #97574E !important;
}
/*Submission Page*/
#submission #ad-extra-square {
display: none !important; /*rid the sidebar of this distracting ad space*/
}
#submission > table:nth-child(1) > tbody:nth-child(1) > tr:nth-child(1) > td:nth-child(2) {
padding-left: 10px !important; /*create visual seperation of sidebar and submission.*/
}
img#submissionImg, object#submissionImg{
border: 5px solid #222222 !important;
padding: 0 !important;
}
#submission .prev:visited, #submission .next:visited {
color: #41526B !important;
}
.minigallery-container {
background: #3C3C3C !important;
}
#page-submission .folder-list-container {
background-color: #3C3C3C !important;
}
/*Submssion comments*/
#ad-extra-comments {
display: none !important;
}
#submission > table:nth-child(1) > tbody:nth-child(1) > tr:nth-child(2) > td:nth-child(1) > br:nth-child(1) {
display: none !important; /*remove extra line break which is a horrendous way to create a margin*/
}
#submission > table:nth-child(1) > tbody:nth-child(1) > tr:nth-child(3) > td:nth-child(1) > table:nth-child(1) {
margin-top: 10px !important; /*make space betwen top comment and sub description*/
}
.container-comment {
border: none !important;
background-color: #333333 !important;
}
.container-comment TD.cat {
background-color: #333333 !important;
}
.container-comment TD.cat A {
background-color: #97574E !important;
}
/*Profile Description*/
.bbcode_hr {
border-top: 1px solid #151515;
border-bottom: 1px solid #444444;
border-right: 0;
border-left: 0;
}
.bdot{
border-bottom: 1px solid #252525 !important;;
}
.ldot {
border-left: 1px solid #252525 !important;
}
/*Comssion Info*/
#page-commission-info .types-table tr.even th,
#page-commission-info .types-table tr.even td {
background-color: #2D2D2D !important;
}
/*Journals page*/
table[id^="jid:"]{
border-left: 10px solid #222222 !important;
}
table[id^="jid:"] .alt1{
background-color: #444444 !important;
}
table[id^="jid:"] .ldot{
border-left: 1px solid #353535 !important;
}
table[id^="jid:"] .bdot{
border-bottom: 1px solid #353535 !important;
}
/*stats page*/
div#stats-submission table.submissions td.preview, div#stats-submission table.submissions td.info, div#stats-submission table.submissions td.desc {
border-bottom: 1px solid #222222 !important;
}
div#stats-submission table.submissions td.desc {
border-left: 1px solid #222222 !important;
}
/*account settings Password confirmation notice*/
[action="https://www.furaffinity.net/controls/settings/"] table.maintable:nth-child(21) > tbody:nth-child(1) > tr:nth-child(1) > td:nth-child(1) {
color: red !important;
}
}
| 0.199776 | 0.077343 |
html,
body {
width: 100%;
height: 100%;
overflow: hidden;
}
@media (min-height:701px) {
#con-h5 {
font-size: 120px
}
}
@media (max-height:460px) {
#con-h5 {
font-size: 70px
}
}
@media (max-height:500px) and (min-height:461px) {
#con-h5 {
font-size: 80px
}
}
@media (max-height:560px) and (min-height:501px) {
#con-h5 {
font-size: 90px
}
}
@media (max-height:700px) and (min-height:640px) {
#con-h5 {
font-size: 110px
}
}
/*
loading部分
*/
.loading {
width: 100%;
height: 100%;
background-color: #333;
position: fixed;
top: 0;
left: 0;
z-index: 2;
}
.loading>img {
width: 40px;
height: 40px;
position: absolute;
left: 50%;
top: 40%;
margin-left: -20px;
}
.container {
width: 100%;
height: 100%;
position: absolute;
left: 0;
top: 0%;
font-size: 100px;
}
.page {
width: 100%;
height: 100%;
position: relative;
text-align: center;
overflow: hidden;
}
.page img {
width: 100%;
}
.page1 .page-lay {
width: 100%;
height: 100%;
position: absolute;
}
/* 第一部分 */
.cur .cover-part1 {
-webkit-animation-name: moveshow;
-webkit-animation-duration: 2s;
-webkit-animation-timing-function: linear;
-webkit-animation-delay: 1s;
-webkit-animation-iteration-count: 1;
-webkit-animation-direction: normal;
-webkit-animation-fill-mode: both;
-webkit-animation-play-state: running;
animation-name: moveshow;
animation-duration: 2s;
animation-timing-function: linear;
animation-delay: 1s;
animation-iteration-count: 1;
animation-direction: normal;
animation-fill-mode: both;
animation-play-state: running;
}
.cur .cover-part2 {
-webkit-animation-name: moveup;
-webkit-animation-duration: .8s;
-webkit-animation-timing-function: ease-out;
-webkit-animation-delay: .5s;
-webkit-animation-iteration-count: 1;
-webkit-animation-direction: normal;
-webkit-animation-fill-mode: both;
-webkit-animation-play-state: running;
animation-name: moveup;
animation-duration: .8s;
animation-timing-function: ease-out;
animation-delay: .5s;
animation-iteration-count: 1;
animation-direction: normal;
animation-fill-mode: both;
animation-play-state: running;
}
.cur .cover-part3 {
-webkit-animation-name: moveshow;
-webkit-animation-duration: .8s;
-webkit-animation-timing-function: ease-out;
-webkit-animation-delay: 0s;
-webkit-animation-iteration-count: 1;
-webkit-animation-direction: normal;
-webkit-animation-fill-mode: both;
-webkit-animation-play-state: running;
animation-name: moveshow;
animation-duration: .8s;
animation-timing-function: ease-out;
animation-delay: 0s;
animation-iteration-count: 1;
animation-direction: normal;
animation-fill-mode: both;
animation-play-state: running;
}
.page1 .cover-logo {
width: 32%;
position: absolute;
top: 24%;
left: 32%;
}
.cur .cover-logo {
-webkit-animation-name: moveshow;
-webkit-animation-duration: 2s;
-webkit-animation-timing-function: ease-in;
-webkit-animation-delay: .6s;
-webkit-animation-iteration-count: 1;
-webkit-animation-direction: normal;
-webkit-animation-fill-mode: both;
-webkit-animation-play-state: running;
animation-name: moveshow;
animation-duration: 2s;
animation-timing-function: ease-in;
animation-delay: .6s;
animation-iteration-count: 1;
animation-direction: normal;
animation-fill-mode: both;
animation-play-state: running;
}
.container .cover-arrow {
position: absolute;
z-index: 10;
width: 1em;
height: 1em;
left: 50%;
margin-left: -.5em;
bottom: .4em;
color: #4a9ff2;
font-size: .26em;
opacity: 0;
}
.cur .cover-arrow {
-webkit-animation-name: movejump;
-webkit-animation-duration: 2s;
-webkit-animation-timing-function: linear;
-webkit-animation-delay: 1.2s;
-webkit-animation-iteration-count: infinite;
-webkit-animation-direction: normal;
-webkit-animation-fill-mode: none;
-webkit-animation-play-state: running;
animation-name: movejump;
animation-duration: 2s;
animation-timing-function: linear;
animation-delay: 1.2s;
animation-iteration-count: infinite;
animation-direction: normal;
animation-fill-mode: none;
animation-play-state: running;
}
/* 第一部分结束 */
/*
**第二部分开始
*/
.page2 {
background: url(../images/shang-1-bg.jpg) no-repeat;
background-size: 100% auto;
background-position: bottom center;
}
.page2 .shang-title,
.page6 .yaopart,
.page10 .mingpart {
position: relative;
margin-top: 20%;
}
.page2 .mian-poa,
.page6 .mian-poa,
.page10 .mian-poa {
width: 100%;
position: absolute;
left: 0;
top: 0;
opacity: 0;
}
.page2 .txt,
.page6 .txt,
.page10 .txt {
width: 54%;
text-align: left;
margin-top: 1em;
opacity: 0;
line-height: 1.5em;
font-size: .15em;
color: #333;
display: inline-block;
}
.menu {
position: absolute;
top: .2em;
right: .2em;
z-index: 10;
}
.menu .current {
background: #5297f5;
}
.menu-lay {
width: 1.7em;
height: 1.7em;
font-size: .18em;
background: #989898;
color: #fff;
margin-top: 2px;
border-radius: 2px;
line-height: 1.7
}
.cur .menu-lay,
.cur .txt {
-webkit-animation-name: moveshow;
-webkit-animation-duration: 1.6s;
-webkit-animation-timing-function: ease-in;
-webkit-animation-delay: 2s;
-webkit-animation-iteration-count: 1;
-webkit-animation-direction: normal;
-webkit-animation-fill-mode: both;
-webkit-animation-play-state: running;
animation-name: moveshow;
animation-duration: 1.6s;
animation-timing-function: ease-in;
animation-delay: 2s;
animation-iteration-count: 1;
animation-direction: normal;
animation-fill-mode: both;
animation-play-state: running;
}
.cur .mian-tit {
-webkit-animation-name: moveshow;
-webkit-animation-duration: 1.6s;
-webkit-animation-timing-function: ease-in;
-webkit-animation-delay: 0s;
-webkit-animation-iteration-count: 1;
-webkit-animation-direction: normal;
-webkit-animation-fill-mode: both;
-webkit-animation-play-state: running;
animation-name: moveshow;
animation-duration: 1.6s;
animation-timing-function: ease-in;
animation-delay: 0s;
animation-iteration-count: 1;
animation-direction: normal;
animation-fill-mode: both;
animation-play-state: running;
}
.cur .mian-tit1 {
-webkit-animation-name: moveshow;
-webkit-animation-duration: 0.8s;
-webkit-animation-timing-function: ease-in;
-webkit-animation-delay: 0.8s;
-webkit-animation-iteration-count: 1;
-webkit-animation-direction: normal;
-webkit-animation-fill-mode: both;
-webkit-animation-play-state: running;
animation-name: moveshow;
animation-duration: 0.8s;
animation-timing-function: ease-in;
animation-delay: 0.8s;
animation-iteration-count: 1;
animation-direction: normal;
animation-fill-mode: both;
animation-play-state: running;
}
.cur .mian-tit2 {
-webkit-animation-name: moveshow;
-webkit-animation-duration: 0.8s;
-webkit-animation-timing-function: ease-in;
-webkit-animation-delay: 1s;
-webkit-animation-iteration-count: 1;
-webkit-animation-direction: normal;
-webkit-animation-fill-mode: both;
-webkit-animation-play-state: running;
animation-name: moveshow;
animation-duration: 0.8s;
animation-timing-function: ease-in;
animation-delay: 1s;
animation-iteration-count: 1;
animation-direction: normal;
animation-fill-mode: both;
animation-play-state: running;
}
.cur .mian-tit3 {
-webkit-animation-name: moveshow;
-webkit-animation-duration: 1s;
-webkit-animation-timing-function: ease-in;
-webkit-animation-delay: 1.2s;
-webkit-animation-iteration-count: 1;
-webkit-animation-direction: normal;
-webkit-animation-fill-mode: both;
-webkit-animation-play-state: running;
animation-name: moveshow;
animation-duration: 1s;
animation-timing-function: ease-in;
animation-delay: 1.2s;
animation-iteration-count: 1;
animation-direction: normal;
animation-fill-mode: both;
animation-play-state: running;
}
/* 第二部分结束 */
/*
**第三部分开始
*/
.page3 {
background: #333;
}
.picture-container {
height: 65%;
opacity: 0;
}
.pic-fa {
position: relative;
overflow: hidden;
height: 100%;
}
#pic-3 {
position: absolute;
left: 0;
top: 0;
}
#pic-3 .pic-ain {
float: left;
}
.pic-ain img {
height: 100%;
}
.timeline-title {
margin-left: 8%;
}
.title-h2 {
font-size: .2em;
opacity: 0;
text-align: center;
line-height: 1.8;
font-weight: 400;
opacity: 0;
}
.timeline-title .title-h2 {
text-align: left;
}
.total {
color: #fff;
background: #408ff8;
padding: 0 1em;
display: inline-block;
}
.timeline-desc {
margin: .2em 8% 0;
opacity: 0;
display: inline-block;
}
.timeline-desc .item {
display: none;
color: #eee;
text-align: left;
}
.timeline-desc .show {
display: block;
}
.timeline-desc .item .item-time {
font-size: .2em;
line-height: 1;
}
.timeline-desc .item .item-desc {
font-size: .16em;
line-height: 1.5;
height: 1em;
}
.time-line {
width: 90%;
height: 2px;
position: relative;
margin: .5em 5% 0;
background: -webkit-gradient(linear, left top, right top, from(rgba(66, 66, 66, 0)), color-stop(0.1, #424242), color-stop(0.9, #424242), to(rgba(66, 66, 66, 0)));
}
.time-dot {
width: 100%;
position: absolute;
top: -3px;
}
.time-dot .dot {
width: 8px;
height: 8px;
position: relative;
border-radius: 50%;
background: #666;
display: inline-block;
vertical-align: top;
/* margin-right: .23em; */
}
.time-dot .current {
background: #408ff8;
}
.time-dot .current::after {
pointer-events: none;
content: '';
width: 14px;
height: 14px;
border-radius: 50%;
border: 1px solid #408ff8;
box-sizing: border-box;
position: absolute;
left: -3px;
top: -3px;
-webkit-animation-name: movebighide;
-webkit-animation-duration: 1s;
-webkit-animation-timing-function: linear;
-webkit-animation-delay: 0s;
-webkit-animation-iteration-count: infinite;
-webkit-animation-direction: normal;
-webkit-animation-fill-mode: none;
-webkit-animation-play-state: running;
animation-name: movebighide;
animation-duration: 1s;
animation-timing-function: linear;
animation-delay: 0s;
animation-iteration-count: infinite;
animation-direction: normal;
animation-fill-mode: none;
animation-play-state: running;
}
.cur .picture-container {
-webkit-animation-name: moveshow;
-webkit-animation-duration: 1.2s;
-webkit-animation-timing-function: ease-out;
-webkit-animation-delay: .2s;
-webkit-animation-iteration-count: 1;
-webkit-animation-direction: normal;
-webkit-animation-fill-mode: both;
-webkit-animation-play-state: running;
animation-name: moveshow;
animation-duration: 1.2s;
animation-timing-function: ease-out;
animation-delay: .2s;
animation-iteration-count: 1;
animation-direction: normal;
animation-fill-mode: both;
animation-play-state: running;
}
.cur .title-h2 {
-webkit-animation-name: moveup;
-webkit-animation-duration: 1.2s;
-webkit-animation-timing-function: ease-out;
-webkit-animation-delay: 1s;
-webkit-animation-iteration-count: 1;
-webkit-animation-direction: normal;
-webkit-animation-fill-mode: both;
-webkit-animation-play-state: running;
animation-name: moveup;
animation-duration: 1.2s;
animation-timing-function: ease-out;
animation-delay: 1s;
animation-iteration-count: 1;
animation-direction: normal;
animation-fill-mode: both;
animation-play-state: running;
}
.cur .time-line,
.cur .timeline-desc,
.cur .time-dot {
-webkit-animation-name: moveup;
-webkit-animation-duration: .8s;
-webkit-animation-timing-function: ease-out;
-webkit-animation-delay: 1.4s;
-webkit-animation-iteration-count: 1;
-webkit-animation-direction: normal;
-webkit-animation-fill-mode: both;
-webkit-animation-play-state: running;
animation-name: moveup;
animation-duration: .8s;
animation-timing-function: ease-out;
animation-delay: 1.4s;
animation-iteration-count: 1;
animation-direction: normal;
animation-fill-mode: both;
animation-play-state: running;
}
/*
**第三部分结束
*/
/*
**第四部分开始
*/
.page4 {
background: #f5f5f5;
}
.shang-ta {
position: relative;
height: 55%;
overflow: hidden;
}
.shang-ta img {
width: 100%;
opacity: 0;
position: absolute;
bottom: 0;
left: 0;
}
.ta-txt {
font-size: .15em;
margin-top: 2em;
text-align: left;
line-height: 1.5;
color: #333;
display: inline-block;
width: 75%;
}
.cur .shang-ta img {
-webkit-animation-name: movebigshow;
-webkit-animation-duration: 15s;
-webkit-animation-timing-function: ease-out;
-webkit-animation-delay: 0s;
-webkit-animation-iteration-count: 1;
-webkit-animation-direction: normal;
-webkit-animation-fill-mode: both;
-webkit-animation-play-state: running;
animation-name: movebigshow;
animation-duration: 15s;
animation-timing-function: ease-out;
animation-delay: 0s;
animation-iteration-count: 1;
animation-direction: normal;
animation-fill-mode: both;
animation-play-state: running;
}
.cur .ta-txt {
-webkit-animation-name: moveshow;
-webkit-animation-duration: .8s;
-webkit-animation-timing-function: ease-out;
-webkit-animation-delay: 1.2s;
-webkit-animation-iteration-count: 1;
-webkit-animation-direction: normal;
-webkit-animation-fill-mode: both;
-webkit-animation-play-state: running;
animation-name: moveshow;
animation-duration: .8s;
animation-timing-function: ease-out;
animation-delay: 1.2s;
animation-iteration-count: 1;
animation-direction: normal;
animation-fill-mode: both;
animation-play-state: running;
}
/*
**第四部分结束
*/
/*
**第五部分开始
*/
.page5 {
background: #e6e6e6;
}
.shipwreck {
position: absolute;
z-index: 0;
width: 100%;
height: 65%;
overflow: hidden;
left: 0;
top: 0;
background-color: #e6e6e6;
transform: translate3d(0, 0, 0);
}
.imgbg {
position: absolute;
top: 0;
left: 0;
height: 100%;
width: 100%;
opacity: 0;
}
.imgbg img {
width: 100%;
height: 100%;
display: inline-block;
margin-left: 50%;
transform: translateX(-50%);
}
.shipcontainer {
opacity: 0;
position: absolute;
left: 12%;
top: 9%;
z-index: 1;
height: 52%;
width: 76%;
}
.cur .shipcontainer {
-webkit-animation-name: toshow;
-webkit-animation-duration: 1.3s;
-webkit-animation-timing-function: ease-in;
-webkit-animation-delay: 0s;
-webkit-animation-iteration-count: 1;
-webkit-animation-direction: normal;
-webkit-animation-fill-mode: both;
-webkit-animation-play-state: running animation-name: toshow;
animation-duration: 1.3s;
animation-timing-function: ease-in;
animation-delay: 0s;
animation-iteration-count: 1;
animation-direction: normal;
animation-fill-mode: both;
animation-play-state: running
}
.pic5-box {
height: 100%;
float: left;
overflow: hidden;
position: relative;
}
.smallimg {
position: absolute;
width: 100%;
height: 100%;
left: 0;
top: 0;
overflow: hidden;
}
.smallimg img {
height: 100%;
margin-left: 50%;
-webkit-transform: translateX(-50%);
transform: translateX(-50%);
display: inline-block;
}
.shipwreck .toshow {
opacity: 1;
}
.shipwreck .tohide {
opacity: 0;
}
.shipcontainer {
position: absolute;
left: 12%;
top: 9%;
z-index: 1;
height: 52%;
width: 76%;
}
.pic5ship {
position: relative;
height: 100%;
overflow: hidden;
}
#smallimg {
position: absolute;
overflow: hidden;
left: 0;
}
.smallimg {
float: left;
}
.ship-border {
opacity: 0;
position: absolute;
z-index: 2;
left: 12%;
top: 9%;
width: 76%;
height: 52%;
border: .04em solid #fff;
box-sizing: border-box;
box-shadow: 2px 2px 5px rgba(0, 0, 0, .2);
pointer-events: none;
}
.ship-info {
position: absolute;
width: 100%;
top: 65%;
left: 0;
}
.ship-info .timeline-desc .item {
opacity: 0;
width: 76%;
display: inline-block;
text-align: left;
margin-top: 1em;
font-size: .16em;
color: #333;
line-height: 1.5;
float: left;
}
.ship-info .timeline-desc.ship-desc {
margin: 0;
opacity: 0;
display: inline-block;
}
.ship-info .time-dot {
position: absolute;
top:.8em;
}
.ship-info .timeline-desc .item.toshow {
-webkit-animation-name: toshow;
-webkit-animation-duration: .3s;
-webkit-animation-timing-function: linear;
-webkit-animation-delay: 0s;
-webkit-animation-iteration-count: 1;
-webkit-animation-direction: normal;
-webkit-animation-fill-mode: both;
-webkit-animation-play-state: running animation-name: toshow;
animation-duration: .3s;
animation-timing-function: linear;
animation-delay: 0s;
animation-iteration-count: 1;
animation-direction: normal;
animation-fill-mode: both;
animation-play-state: running
}
.cur .ship-desc {
-webkit-animation-name: moveup;
-webkit-animation-duration: .8s;
-webkit-animation-timing-function: ease-out;
-webkit-animation-delay: 1.4s;
-webkit-animation-iteration-count: 1;
-webkit-animation-direction: normal;
-webkit-animation-fill-mode: both;
-webkit-animation-play-state: running;
animation-name: moveup;
animation-duration: .8s;
animation-timing-function: ease-out;
animation-delay: 1.4s;
animation-iteration-count: 1;
animation-direction: normal;
animation-fill-mode: both;
animation-play-state: running;
}
.cur .ship-border {
-webkit-animation-name: toshow;
-webkit-animation-duration: 1.2s;
-webkit-animation-timing-function: ease=in;
-webkit-animation-delay: 0s;
-webkit-animation-iteration-count: 1;
-webkit-animation-direction: normal;
-webkit-animation-fill-mode: both;
-webkit-animation-play-state: running animation-name: toshow;
animation-duration: 1.2s;
animation-timing-function: ease=in;
animation-delay: 0s;
animation-iteration-count: 1;
animation-direction: normal;
animation-fill-mode: both;
animation-play-state: running
}
.shipwreck .toshow {
-webkit-animation-name: toshow;
-webkit-animation-duration: .3s;
-webkit-animation-timing-function: linear;
-webkit-animation-delay: 0s;
-webkit-animation-iteration-count: 1;
-webkit-animation-direction: normal;
-webkit-animation-fill-mode: both;
-webkit-animation-play-state: running animation-name: toshow;
animation-duration: .3s;
animation-timing-function: linear;
animation-delay: 0s;
animation-iteration-count: 1;
animation-direction: normal;
animation-fill-mode: both;
animation-play-state: running
}
/*
**第五部分结束
*/
/*
**第六部分开始
*/
.page6 .yao-bg {
position: absolute;
width: 100%;
left: 0;
}
.yao-bg1 {
top: 0;
}
.yao-bg2 {
bottom: 0;
}
/*
**第六部分结束
*/
/*
**第七部分开始
*/
.page7 {
background: #e6e6e6;
}
.page7 .timeline-desc .item {
color: #333;
}
.page7 .title-h2 {
text-align: center;
}
.page7 .nobg.time-line {
background: none;
}
#pic-7 {
position: absolute;
top: 0;
}
#pic-7 .pic-ain {
float: left;
}
/*
**第七部分结束
*/
/*
**第九部分开始
*/
/*
**第九部分结束
*/
/*
**第十部分开始
*/
.page10 .ming-bg {
position: absolute;
width: 100%;
left: 0;
}
.ming-bg1 {
top: 0;
}
.ming-bg2 {
bottom: 0;
}
/*
**第十部分结束
*/
/*
**第十四部分开始
*/
.page14 {
background-color: #408ff8;
}
.page14 .end {
opacity: 0;
position: absolute;
width: 100%;
left: 0;
top: 0;
}
.end-content {
position: relative;
}
.page14 .end-title {
opacity: 0;
margin-top: .4em;
}
.page14 .end-card {
width: 2.5em;
margin-top: .6em;
margin-left: 50%;
transform: translateX(-50%);
}
.page14 .end-card img {
width: 100%;
display: block;
}
.page14 .sign-part {
width: 100%;
height: 100%;
position: relative;
}
.page14 .sign-part img {
display: block;
width: 100%;
height: 100%;
}
.page14 .sign-container {
height: 100%;
overflow: hidden;
position: absolute;
width: 2.5em;
height: 2.3em;
top: 0;
left: 0;
}
.page14 .sign-txt {
position: absolute;
width: 100%;
height: 100%;
left: 0;
}
.page14 .sign-txt .sign-page {
width: 100%;
height: 100%;
float: left;
}
.page14 .sign-txt .sign-page img {
display: block;
}
#sign-head {
position: absolute;
width: 1.2em;
height: 1.2em;
top: -.6em;
left: .65em;
}
#sign-head .head-item {
border: 3px solid #fff;
box-shadow: 2px 2px 5px rgba(0, 0, 0, .2);
box-sizing: border-box;
border-radius: 50%;
position: absolute;
width: 100%;
height: 100%;
top: 0;
left: 0;
opacity: 0;
}
#sign-head .head-item.toshow {
opacity: 1;
}
#sign-head .head-item.tohide {
opacity: 0;
}
#sign-head .head-item img {
width: 100%;
display: block;
border-radius: 50%;
}
.go-page1 {
opacity: 0;
position: absolute;
font-size: .16em;
line-height: 2;
width: 3em;
height: 2em;
top: .625em;
left: .625em;
background: #2369c7;
color: #fff;
border-radius: 4px;
opacity: 1;
}
.end-content .over {
width: 68%;
height: 30px;
border: 1px solid #fff;
border-radius: 5%;
color: #fff;
margin-left: 16%;
line-height: 30px;
margin-top: 30px;
z-index: 10001;
}
.end-content .over h3 {
font-size: .16em;
}
.cur .end {
-webkit-animation-name: toshow;
-webkit-animation-duration: .8s;
-webkit-animation-timing-function: ease-in;
-webkit-animation-delay: 0.4s;
-webkit-animation-iteration-count: 1;
-webkit-animation-direction: normal;
-webkit-animation-fill-mode: both;
-webkit-animation-play-state: running animation-name: toshow;
animation-duration: .8s;
animation-timing-function: ease-in;
animation-delay: 0.4s;
animation-iteration-count: 1;
animation-direction: normal;
animation-fill-mode: both;
animation-play-state: running
}
.cur .end-title {
-webkit-animation-name: toshow;
-webkit-animation-duration: .8s;
-webkit-animation-timing-function: ease-out;
-webkit-animation-delay: 0s;
-webkit-animation-iteration-count: 1;
-webkit-animation-direction: normal;
-webkit-animation-fill-mode: both;
-webkit-animation-play-state: running animation-name: toshow;
animation-duration: .8s;
animation-timing-function: ease-out;
animation-delay: 0s;
animation-iteration-count: 1;
animation-direction: normal;
animation-fill-mode: both;
animation-play-state: running
}
/*
**第十四部分结束
/* 动画部分 */
/* moveshow动画开始 */
@-webkit-keyframes moveshow {
0% {
opacity: 0;
-webkit-transform: translate3d(0, 0, 0);
transform: translate3d(0, 0, 0)
}
100% {
opacity: 1;
-webkit-transform: translate3d(0, 0, 0);
transform: translate3d(0, 0, 0)
}
}
@keyframes moveshow {
0% {
opacity: 0;
-webkit-transform: translate3d(0, 0, 0);
transform: translate3d(0, 0, 0)
}
100% {
opacity: 1;
-webkit-transform: translate3d(0, 0, 0);
transform: translate3d(0, 0, 0)
}
}
/* moveshow动画结束 */
/* movejump动画开始 */
@-webkit-keyframes movejump {
0% {
opacity: 0;
-webkit-transform: translateY(-10px);
transform: translateY(-10px);
}
50% {
opacity: 1;
-webkit-transform: translateY(0);
transform: translateY(0);
}
100% {
opacity: 0;
-webkit-transform: translateY(-10px);
transform: translateY(-10px);
}
}
@keyframes movejump {
0% {
opacity: 0;
-webkit-transform: translateY(-10px);
transform: translateY(-10px);
}
50% {
opacity: 1;
-webkit-transform: translateY(0);
transform: translateY(0);
}
100% {
opacity: 0;
-webkit-transform: translateY(-10px);
transform: translateY(-10px);
}
}
/* movejump动画结束 */
/* moveup动画开始 */
@-webkit-keyframes moveup {
0% {
opacity: 0;
-webkit-transform: translate3d(0, 10px, 0);
transform: translate3d(0, 10px, 0);
}
100% {
opacity: 1;
-webkit-transform: translate3d(0, 0, 0);
transform: translate3d(0, 0, 0);
}
}
@keyframes moveup {
0% {
opacity: 0;
-webkit-transform: translate3d(0, 10px, 0);
transform: translate3d(0, 10px, 0);
}
100% {
opacity: 1;
-webkit-transform: translate3d(0, 0, 0);
transform: translate3d(0, 0, 0);
}
}
@-webkit-keyframes movebighide {
0% {
opacity: 0;
-webkit-transform: scale(0.8);
transform: scale(0.8);
}
20% {
opacity: 1;
-webkit-transform: scale(0.9);
transform: scale(0.9);
}
100% {
opacity: 0;
-webkit-transform: scale(1.3);
transform: scale(1.3);
}
}
@keyframes movebighide {
0% {
opacity: 0;
-webkit-transform: scale(0.8);
transform: scale(0.8);
}
20% {
opacity: 1;
-webkit-transform: scale(0.9);
transform: scale(0.9);
}
100% {
opacity: 0;
-webkit-transform: scale(1.3);
transform: scale(1.3);
}
}
@-webkit-keyframes movebigshow {
0% {
opacity: 0;
-webkit-transform: scale(1);
transform: scale(1);
}
10% {
opacity: 1;
}
100% {
opacity: 1;
-webkit-transform: scale(1.3);
transform: scale(1.3);
}
}
@keyframes movebigshow {
0% {
opacity: 0;
-webkit-transform: scale(1);
transform: scale(1);
}
10% {
opacity: 1;
}
100% {
opacity: 1;
-webkit-transform: scale(1.3);
transform: scale(1.3);
}
}
/*显示和隐藏 */
@-webkit-keyframes toshow {
0% {
opacity: 0;
-webkit-transform: translate3d(0, 0, 0);
transform: translate3d(0, 0, 0)
}
100% {
opacity: 1;
-webkit-transform: translate3d(0, 0, 0);
transform: translate3d(0, 0, 0)
}
}
@keyframes toshow {
0% {
opacity: 0;
-webkit-transform: translate3d(0, 0, 0);
transform: translate3d(0, 0, 0)
}
100% {
opacity: 1;
-webkit-transform: translate3d(0, 0, 0);
transform: translate3d(0, 0, 0)
}
}
@-webkit-keyframes tohide {
0% {
opacity: 1
}
100% {
opacity: 0
}
}
@keyframes tohide {
0% {
opacity: 1
}
100% {
opacity: 0
}
}
|
css/style.css
|
html,
body {
width: 100%;
height: 100%;
overflow: hidden;
}
@media (min-height:701px) {
#con-h5 {
font-size: 120px
}
}
@media (max-height:460px) {
#con-h5 {
font-size: 70px
}
}
@media (max-height:500px) and (min-height:461px) {
#con-h5 {
font-size: 80px
}
}
@media (max-height:560px) and (min-height:501px) {
#con-h5 {
font-size: 90px
}
}
@media (max-height:700px) and (min-height:640px) {
#con-h5 {
font-size: 110px
}
}
/*
loading部分
*/
.loading {
width: 100%;
height: 100%;
background-color: #333;
position: fixed;
top: 0;
left: 0;
z-index: 2;
}
.loading>img {
width: 40px;
height: 40px;
position: absolute;
left: 50%;
top: 40%;
margin-left: -20px;
}
.container {
width: 100%;
height: 100%;
position: absolute;
left: 0;
top: 0%;
font-size: 100px;
}
.page {
width: 100%;
height: 100%;
position: relative;
text-align: center;
overflow: hidden;
}
.page img {
width: 100%;
}
.page1 .page-lay {
width: 100%;
height: 100%;
position: absolute;
}
/* 第一部分 */
.cur .cover-part1 {
-webkit-animation-name: moveshow;
-webkit-animation-duration: 2s;
-webkit-animation-timing-function: linear;
-webkit-animation-delay: 1s;
-webkit-animation-iteration-count: 1;
-webkit-animation-direction: normal;
-webkit-animation-fill-mode: both;
-webkit-animation-play-state: running;
animation-name: moveshow;
animation-duration: 2s;
animation-timing-function: linear;
animation-delay: 1s;
animation-iteration-count: 1;
animation-direction: normal;
animation-fill-mode: both;
animation-play-state: running;
}
.cur .cover-part2 {
-webkit-animation-name: moveup;
-webkit-animation-duration: .8s;
-webkit-animation-timing-function: ease-out;
-webkit-animation-delay: .5s;
-webkit-animation-iteration-count: 1;
-webkit-animation-direction: normal;
-webkit-animation-fill-mode: both;
-webkit-animation-play-state: running;
animation-name: moveup;
animation-duration: .8s;
animation-timing-function: ease-out;
animation-delay: .5s;
animation-iteration-count: 1;
animation-direction: normal;
animation-fill-mode: both;
animation-play-state: running;
}
.cur .cover-part3 {
-webkit-animation-name: moveshow;
-webkit-animation-duration: .8s;
-webkit-animation-timing-function: ease-out;
-webkit-animation-delay: 0s;
-webkit-animation-iteration-count: 1;
-webkit-animation-direction: normal;
-webkit-animation-fill-mode: both;
-webkit-animation-play-state: running;
animation-name: moveshow;
animation-duration: .8s;
animation-timing-function: ease-out;
animation-delay: 0s;
animation-iteration-count: 1;
animation-direction: normal;
animation-fill-mode: both;
animation-play-state: running;
}
.page1 .cover-logo {
width: 32%;
position: absolute;
top: 24%;
left: 32%;
}
.cur .cover-logo {
-webkit-animation-name: moveshow;
-webkit-animation-duration: 2s;
-webkit-animation-timing-function: ease-in;
-webkit-animation-delay: .6s;
-webkit-animation-iteration-count: 1;
-webkit-animation-direction: normal;
-webkit-animation-fill-mode: both;
-webkit-animation-play-state: running;
animation-name: moveshow;
animation-duration: 2s;
animation-timing-function: ease-in;
animation-delay: .6s;
animation-iteration-count: 1;
animation-direction: normal;
animation-fill-mode: both;
animation-play-state: running;
}
.container .cover-arrow {
position: absolute;
z-index: 10;
width: 1em;
height: 1em;
left: 50%;
margin-left: -.5em;
bottom: .4em;
color: #4a9ff2;
font-size: .26em;
opacity: 0;
}
.cur .cover-arrow {
-webkit-animation-name: movejump;
-webkit-animation-duration: 2s;
-webkit-animation-timing-function: linear;
-webkit-animation-delay: 1.2s;
-webkit-animation-iteration-count: infinite;
-webkit-animation-direction: normal;
-webkit-animation-fill-mode: none;
-webkit-animation-play-state: running;
animation-name: movejump;
animation-duration: 2s;
animation-timing-function: linear;
animation-delay: 1.2s;
animation-iteration-count: infinite;
animation-direction: normal;
animation-fill-mode: none;
animation-play-state: running;
}
/* 第一部分结束 */
/*
**第二部分开始
*/
.page2 {
background: url(../images/shang-1-bg.jpg) no-repeat;
background-size: 100% auto;
background-position: bottom center;
}
.page2 .shang-title,
.page6 .yaopart,
.page10 .mingpart {
position: relative;
margin-top: 20%;
}
.page2 .mian-poa,
.page6 .mian-poa,
.page10 .mian-poa {
width: 100%;
position: absolute;
left: 0;
top: 0;
opacity: 0;
}
.page2 .txt,
.page6 .txt,
.page10 .txt {
width: 54%;
text-align: left;
margin-top: 1em;
opacity: 0;
line-height: 1.5em;
font-size: .15em;
color: #333;
display: inline-block;
}
.menu {
position: absolute;
top: .2em;
right: .2em;
z-index: 10;
}
.menu .current {
background: #5297f5;
}
.menu-lay {
width: 1.7em;
height: 1.7em;
font-size: .18em;
background: #989898;
color: #fff;
margin-top: 2px;
border-radius: 2px;
line-height: 1.7
}
.cur .menu-lay,
.cur .txt {
-webkit-animation-name: moveshow;
-webkit-animation-duration: 1.6s;
-webkit-animation-timing-function: ease-in;
-webkit-animation-delay: 2s;
-webkit-animation-iteration-count: 1;
-webkit-animation-direction: normal;
-webkit-animation-fill-mode: both;
-webkit-animation-play-state: running;
animation-name: moveshow;
animation-duration: 1.6s;
animation-timing-function: ease-in;
animation-delay: 2s;
animation-iteration-count: 1;
animation-direction: normal;
animation-fill-mode: both;
animation-play-state: running;
}
.cur .mian-tit {
-webkit-animation-name: moveshow;
-webkit-animation-duration: 1.6s;
-webkit-animation-timing-function: ease-in;
-webkit-animation-delay: 0s;
-webkit-animation-iteration-count: 1;
-webkit-animation-direction: normal;
-webkit-animation-fill-mode: both;
-webkit-animation-play-state: running;
animation-name: moveshow;
animation-duration: 1.6s;
animation-timing-function: ease-in;
animation-delay: 0s;
animation-iteration-count: 1;
animation-direction: normal;
animation-fill-mode: both;
animation-play-state: running;
}
.cur .mian-tit1 {
-webkit-animation-name: moveshow;
-webkit-animation-duration: 0.8s;
-webkit-animation-timing-function: ease-in;
-webkit-animation-delay: 0.8s;
-webkit-animation-iteration-count: 1;
-webkit-animation-direction: normal;
-webkit-animation-fill-mode: both;
-webkit-animation-play-state: running;
animation-name: moveshow;
animation-duration: 0.8s;
animation-timing-function: ease-in;
animation-delay: 0.8s;
animation-iteration-count: 1;
animation-direction: normal;
animation-fill-mode: both;
animation-play-state: running;
}
.cur .mian-tit2 {
-webkit-animation-name: moveshow;
-webkit-animation-duration: 0.8s;
-webkit-animation-timing-function: ease-in;
-webkit-animation-delay: 1s;
-webkit-animation-iteration-count: 1;
-webkit-animation-direction: normal;
-webkit-animation-fill-mode: both;
-webkit-animation-play-state: running;
animation-name: moveshow;
animation-duration: 0.8s;
animation-timing-function: ease-in;
animation-delay: 1s;
animation-iteration-count: 1;
animation-direction: normal;
animation-fill-mode: both;
animation-play-state: running;
}
.cur .mian-tit3 {
-webkit-animation-name: moveshow;
-webkit-animation-duration: 1s;
-webkit-animation-timing-function: ease-in;
-webkit-animation-delay: 1.2s;
-webkit-animation-iteration-count: 1;
-webkit-animation-direction: normal;
-webkit-animation-fill-mode: both;
-webkit-animation-play-state: running;
animation-name: moveshow;
animation-duration: 1s;
animation-timing-function: ease-in;
animation-delay: 1.2s;
animation-iteration-count: 1;
animation-direction: normal;
animation-fill-mode: both;
animation-play-state: running;
}
/* 第二部分结束 */
/*
**第三部分开始
*/
.page3 {
background: #333;
}
.picture-container {
height: 65%;
opacity: 0;
}
.pic-fa {
position: relative;
overflow: hidden;
height: 100%;
}
#pic-3 {
position: absolute;
left: 0;
top: 0;
}
#pic-3 .pic-ain {
float: left;
}
.pic-ain img {
height: 100%;
}
.timeline-title {
margin-left: 8%;
}
.title-h2 {
font-size: .2em;
opacity: 0;
text-align: center;
line-height: 1.8;
font-weight: 400;
opacity: 0;
}
.timeline-title .title-h2 {
text-align: left;
}
.total {
color: #fff;
background: #408ff8;
padding: 0 1em;
display: inline-block;
}
.timeline-desc {
margin: .2em 8% 0;
opacity: 0;
display: inline-block;
}
.timeline-desc .item {
display: none;
color: #eee;
text-align: left;
}
.timeline-desc .show {
display: block;
}
.timeline-desc .item .item-time {
font-size: .2em;
line-height: 1;
}
.timeline-desc .item .item-desc {
font-size: .16em;
line-height: 1.5;
height: 1em;
}
.time-line {
width: 90%;
height: 2px;
position: relative;
margin: .5em 5% 0;
background: -webkit-gradient(linear, left top, right top, from(rgba(66, 66, 66, 0)), color-stop(0.1, #424242), color-stop(0.9, #424242), to(rgba(66, 66, 66, 0)));
}
.time-dot {
width: 100%;
position: absolute;
top: -3px;
}
.time-dot .dot {
width: 8px;
height: 8px;
position: relative;
border-radius: 50%;
background: #666;
display: inline-block;
vertical-align: top;
/* margin-right: .23em; */
}
.time-dot .current {
background: #408ff8;
}
.time-dot .current::after {
pointer-events: none;
content: '';
width: 14px;
height: 14px;
border-radius: 50%;
border: 1px solid #408ff8;
box-sizing: border-box;
position: absolute;
left: -3px;
top: -3px;
-webkit-animation-name: movebighide;
-webkit-animation-duration: 1s;
-webkit-animation-timing-function: linear;
-webkit-animation-delay: 0s;
-webkit-animation-iteration-count: infinite;
-webkit-animation-direction: normal;
-webkit-animation-fill-mode: none;
-webkit-animation-play-state: running;
animation-name: movebighide;
animation-duration: 1s;
animation-timing-function: linear;
animation-delay: 0s;
animation-iteration-count: infinite;
animation-direction: normal;
animation-fill-mode: none;
animation-play-state: running;
}
.cur .picture-container {
-webkit-animation-name: moveshow;
-webkit-animation-duration: 1.2s;
-webkit-animation-timing-function: ease-out;
-webkit-animation-delay: .2s;
-webkit-animation-iteration-count: 1;
-webkit-animation-direction: normal;
-webkit-animation-fill-mode: both;
-webkit-animation-play-state: running;
animation-name: moveshow;
animation-duration: 1.2s;
animation-timing-function: ease-out;
animation-delay: .2s;
animation-iteration-count: 1;
animation-direction: normal;
animation-fill-mode: both;
animation-play-state: running;
}
.cur .title-h2 {
-webkit-animation-name: moveup;
-webkit-animation-duration: 1.2s;
-webkit-animation-timing-function: ease-out;
-webkit-animation-delay: 1s;
-webkit-animation-iteration-count: 1;
-webkit-animation-direction: normal;
-webkit-animation-fill-mode: both;
-webkit-animation-play-state: running;
animation-name: moveup;
animation-duration: 1.2s;
animation-timing-function: ease-out;
animation-delay: 1s;
animation-iteration-count: 1;
animation-direction: normal;
animation-fill-mode: both;
animation-play-state: running;
}
.cur .time-line,
.cur .timeline-desc,
.cur .time-dot {
-webkit-animation-name: moveup;
-webkit-animation-duration: .8s;
-webkit-animation-timing-function: ease-out;
-webkit-animation-delay: 1.4s;
-webkit-animation-iteration-count: 1;
-webkit-animation-direction: normal;
-webkit-animation-fill-mode: both;
-webkit-animation-play-state: running;
animation-name: moveup;
animation-duration: .8s;
animation-timing-function: ease-out;
animation-delay: 1.4s;
animation-iteration-count: 1;
animation-direction: normal;
animation-fill-mode: both;
animation-play-state: running;
}
/*
**第三部分结束
*/
/*
**第四部分开始
*/
.page4 {
background: #f5f5f5;
}
.shang-ta {
position: relative;
height: 55%;
overflow: hidden;
}
.shang-ta img {
width: 100%;
opacity: 0;
position: absolute;
bottom: 0;
left: 0;
}
.ta-txt {
font-size: .15em;
margin-top: 2em;
text-align: left;
line-height: 1.5;
color: #333;
display: inline-block;
width: 75%;
}
.cur .shang-ta img {
-webkit-animation-name: movebigshow;
-webkit-animation-duration: 15s;
-webkit-animation-timing-function: ease-out;
-webkit-animation-delay: 0s;
-webkit-animation-iteration-count: 1;
-webkit-animation-direction: normal;
-webkit-animation-fill-mode: both;
-webkit-animation-play-state: running;
animation-name: movebigshow;
animation-duration: 15s;
animation-timing-function: ease-out;
animation-delay: 0s;
animation-iteration-count: 1;
animation-direction: normal;
animation-fill-mode: both;
animation-play-state: running;
}
.cur .ta-txt {
-webkit-animation-name: moveshow;
-webkit-animation-duration: .8s;
-webkit-animation-timing-function: ease-out;
-webkit-animation-delay: 1.2s;
-webkit-animation-iteration-count: 1;
-webkit-animation-direction: normal;
-webkit-animation-fill-mode: both;
-webkit-animation-play-state: running;
animation-name: moveshow;
animation-duration: .8s;
animation-timing-function: ease-out;
animation-delay: 1.2s;
animation-iteration-count: 1;
animation-direction: normal;
animation-fill-mode: both;
animation-play-state: running;
}
/*
**第四部分结束
*/
/*
**第五部分开始
*/
.page5 {
background: #e6e6e6;
}
.shipwreck {
position: absolute;
z-index: 0;
width: 100%;
height: 65%;
overflow: hidden;
left: 0;
top: 0;
background-color: #e6e6e6;
transform: translate3d(0, 0, 0);
}
.imgbg {
position: absolute;
top: 0;
left: 0;
height: 100%;
width: 100%;
opacity: 0;
}
.imgbg img {
width: 100%;
height: 100%;
display: inline-block;
margin-left: 50%;
transform: translateX(-50%);
}
.shipcontainer {
opacity: 0;
position: absolute;
left: 12%;
top: 9%;
z-index: 1;
height: 52%;
width: 76%;
}
.cur .shipcontainer {
-webkit-animation-name: toshow;
-webkit-animation-duration: 1.3s;
-webkit-animation-timing-function: ease-in;
-webkit-animation-delay: 0s;
-webkit-animation-iteration-count: 1;
-webkit-animation-direction: normal;
-webkit-animation-fill-mode: both;
-webkit-animation-play-state: running animation-name: toshow;
animation-duration: 1.3s;
animation-timing-function: ease-in;
animation-delay: 0s;
animation-iteration-count: 1;
animation-direction: normal;
animation-fill-mode: both;
animation-play-state: running
}
.pic5-box {
height: 100%;
float: left;
overflow: hidden;
position: relative;
}
.smallimg {
position: absolute;
width: 100%;
height: 100%;
left: 0;
top: 0;
overflow: hidden;
}
.smallimg img {
height: 100%;
margin-left: 50%;
-webkit-transform: translateX(-50%);
transform: translateX(-50%);
display: inline-block;
}
.shipwreck .toshow {
opacity: 1;
}
.shipwreck .tohide {
opacity: 0;
}
.shipcontainer {
position: absolute;
left: 12%;
top: 9%;
z-index: 1;
height: 52%;
width: 76%;
}
.pic5ship {
position: relative;
height: 100%;
overflow: hidden;
}
#smallimg {
position: absolute;
overflow: hidden;
left: 0;
}
.smallimg {
float: left;
}
.ship-border {
opacity: 0;
position: absolute;
z-index: 2;
left: 12%;
top: 9%;
width: 76%;
height: 52%;
border: .04em solid #fff;
box-sizing: border-box;
box-shadow: 2px 2px 5px rgba(0, 0, 0, .2);
pointer-events: none;
}
.ship-info {
position: absolute;
width: 100%;
top: 65%;
left: 0;
}
.ship-info .timeline-desc .item {
opacity: 0;
width: 76%;
display: inline-block;
text-align: left;
margin-top: 1em;
font-size: .16em;
color: #333;
line-height: 1.5;
float: left;
}
.ship-info .timeline-desc.ship-desc {
margin: 0;
opacity: 0;
display: inline-block;
}
.ship-info .time-dot {
position: absolute;
top:.8em;
}
.ship-info .timeline-desc .item.toshow {
-webkit-animation-name: toshow;
-webkit-animation-duration: .3s;
-webkit-animation-timing-function: linear;
-webkit-animation-delay: 0s;
-webkit-animation-iteration-count: 1;
-webkit-animation-direction: normal;
-webkit-animation-fill-mode: both;
-webkit-animation-play-state: running animation-name: toshow;
animation-duration: .3s;
animation-timing-function: linear;
animation-delay: 0s;
animation-iteration-count: 1;
animation-direction: normal;
animation-fill-mode: both;
animation-play-state: running
}
.cur .ship-desc {
-webkit-animation-name: moveup;
-webkit-animation-duration: .8s;
-webkit-animation-timing-function: ease-out;
-webkit-animation-delay: 1.4s;
-webkit-animation-iteration-count: 1;
-webkit-animation-direction: normal;
-webkit-animation-fill-mode: both;
-webkit-animation-play-state: running;
animation-name: moveup;
animation-duration: .8s;
animation-timing-function: ease-out;
animation-delay: 1.4s;
animation-iteration-count: 1;
animation-direction: normal;
animation-fill-mode: both;
animation-play-state: running;
}
.cur .ship-border {
-webkit-animation-name: toshow;
-webkit-animation-duration: 1.2s;
-webkit-animation-timing-function: ease=in;
-webkit-animation-delay: 0s;
-webkit-animation-iteration-count: 1;
-webkit-animation-direction: normal;
-webkit-animation-fill-mode: both;
-webkit-animation-play-state: running animation-name: toshow;
animation-duration: 1.2s;
animation-timing-function: ease=in;
animation-delay: 0s;
animation-iteration-count: 1;
animation-direction: normal;
animation-fill-mode: both;
animation-play-state: running
}
.shipwreck .toshow {
-webkit-animation-name: toshow;
-webkit-animation-duration: .3s;
-webkit-animation-timing-function: linear;
-webkit-animation-delay: 0s;
-webkit-animation-iteration-count: 1;
-webkit-animation-direction: normal;
-webkit-animation-fill-mode: both;
-webkit-animation-play-state: running animation-name: toshow;
animation-duration: .3s;
animation-timing-function: linear;
animation-delay: 0s;
animation-iteration-count: 1;
animation-direction: normal;
animation-fill-mode: both;
animation-play-state: running
}
/*
**第五部分结束
*/
/*
**第六部分开始
*/
.page6 .yao-bg {
position: absolute;
width: 100%;
left: 0;
}
.yao-bg1 {
top: 0;
}
.yao-bg2 {
bottom: 0;
}
/*
**第六部分结束
*/
/*
**第七部分开始
*/
.page7 {
background: #e6e6e6;
}
.page7 .timeline-desc .item {
color: #333;
}
.page7 .title-h2 {
text-align: center;
}
.page7 .nobg.time-line {
background: none;
}
#pic-7 {
position: absolute;
top: 0;
}
#pic-7 .pic-ain {
float: left;
}
/*
**第七部分结束
*/
/*
**第九部分开始
*/
/*
**第九部分结束
*/
/*
**第十部分开始
*/
.page10 .ming-bg {
position: absolute;
width: 100%;
left: 0;
}
.ming-bg1 {
top: 0;
}
.ming-bg2 {
bottom: 0;
}
/*
**第十部分结束
*/
/*
**第十四部分开始
*/
.page14 {
background-color: #408ff8;
}
.page14 .end {
opacity: 0;
position: absolute;
width: 100%;
left: 0;
top: 0;
}
.end-content {
position: relative;
}
.page14 .end-title {
opacity: 0;
margin-top: .4em;
}
.page14 .end-card {
width: 2.5em;
margin-top: .6em;
margin-left: 50%;
transform: translateX(-50%);
}
.page14 .end-card img {
width: 100%;
display: block;
}
.page14 .sign-part {
width: 100%;
height: 100%;
position: relative;
}
.page14 .sign-part img {
display: block;
width: 100%;
height: 100%;
}
.page14 .sign-container {
height: 100%;
overflow: hidden;
position: absolute;
width: 2.5em;
height: 2.3em;
top: 0;
left: 0;
}
.page14 .sign-txt {
position: absolute;
width: 100%;
height: 100%;
left: 0;
}
.page14 .sign-txt .sign-page {
width: 100%;
height: 100%;
float: left;
}
.page14 .sign-txt .sign-page img {
display: block;
}
#sign-head {
position: absolute;
width: 1.2em;
height: 1.2em;
top: -.6em;
left: .65em;
}
#sign-head .head-item {
border: 3px solid #fff;
box-shadow: 2px 2px 5px rgba(0, 0, 0, .2);
box-sizing: border-box;
border-radius: 50%;
position: absolute;
width: 100%;
height: 100%;
top: 0;
left: 0;
opacity: 0;
}
#sign-head .head-item.toshow {
opacity: 1;
}
#sign-head .head-item.tohide {
opacity: 0;
}
#sign-head .head-item img {
width: 100%;
display: block;
border-radius: 50%;
}
.go-page1 {
opacity: 0;
position: absolute;
font-size: .16em;
line-height: 2;
width: 3em;
height: 2em;
top: .625em;
left: .625em;
background: #2369c7;
color: #fff;
border-radius: 4px;
opacity: 1;
}
.end-content .over {
width: 68%;
height: 30px;
border: 1px solid #fff;
border-radius: 5%;
color: #fff;
margin-left: 16%;
line-height: 30px;
margin-top: 30px;
z-index: 10001;
}
.end-content .over h3 {
font-size: .16em;
}
.cur .end {
-webkit-animation-name: toshow;
-webkit-animation-duration: .8s;
-webkit-animation-timing-function: ease-in;
-webkit-animation-delay: 0.4s;
-webkit-animation-iteration-count: 1;
-webkit-animation-direction: normal;
-webkit-animation-fill-mode: both;
-webkit-animation-play-state: running animation-name: toshow;
animation-duration: .8s;
animation-timing-function: ease-in;
animation-delay: 0.4s;
animation-iteration-count: 1;
animation-direction: normal;
animation-fill-mode: both;
animation-play-state: running
}
.cur .end-title {
-webkit-animation-name: toshow;
-webkit-animation-duration: .8s;
-webkit-animation-timing-function: ease-out;
-webkit-animation-delay: 0s;
-webkit-animation-iteration-count: 1;
-webkit-animation-direction: normal;
-webkit-animation-fill-mode: both;
-webkit-animation-play-state: running animation-name: toshow;
animation-duration: .8s;
animation-timing-function: ease-out;
animation-delay: 0s;
animation-iteration-count: 1;
animation-direction: normal;
animation-fill-mode: both;
animation-play-state: running
}
/*
**第十四部分结束
/* 动画部分 */
/* moveshow动画开始 */
@-webkit-keyframes moveshow {
0% {
opacity: 0;
-webkit-transform: translate3d(0, 0, 0);
transform: translate3d(0, 0, 0)
}
100% {
opacity: 1;
-webkit-transform: translate3d(0, 0, 0);
transform: translate3d(0, 0, 0)
}
}
@keyframes moveshow {
0% {
opacity: 0;
-webkit-transform: translate3d(0, 0, 0);
transform: translate3d(0, 0, 0)
}
100% {
opacity: 1;
-webkit-transform: translate3d(0, 0, 0);
transform: translate3d(0, 0, 0)
}
}
/* moveshow动画结束 */
/* movejump动画开始 */
@-webkit-keyframes movejump {
0% {
opacity: 0;
-webkit-transform: translateY(-10px);
transform: translateY(-10px);
}
50% {
opacity: 1;
-webkit-transform: translateY(0);
transform: translateY(0);
}
100% {
opacity: 0;
-webkit-transform: translateY(-10px);
transform: translateY(-10px);
}
}
@keyframes movejump {
0% {
opacity: 0;
-webkit-transform: translateY(-10px);
transform: translateY(-10px);
}
50% {
opacity: 1;
-webkit-transform: translateY(0);
transform: translateY(0);
}
100% {
opacity: 0;
-webkit-transform: translateY(-10px);
transform: translateY(-10px);
}
}
/* movejump动画结束 */
/* moveup动画开始 */
@-webkit-keyframes moveup {
0% {
opacity: 0;
-webkit-transform: translate3d(0, 10px, 0);
transform: translate3d(0, 10px, 0);
}
100% {
opacity: 1;
-webkit-transform: translate3d(0, 0, 0);
transform: translate3d(0, 0, 0);
}
}
@keyframes moveup {
0% {
opacity: 0;
-webkit-transform: translate3d(0, 10px, 0);
transform: translate3d(0, 10px, 0);
}
100% {
opacity: 1;
-webkit-transform: translate3d(0, 0, 0);
transform: translate3d(0, 0, 0);
}
}
@-webkit-keyframes movebighide {
0% {
opacity: 0;
-webkit-transform: scale(0.8);
transform: scale(0.8);
}
20% {
opacity: 1;
-webkit-transform: scale(0.9);
transform: scale(0.9);
}
100% {
opacity: 0;
-webkit-transform: scale(1.3);
transform: scale(1.3);
}
}
@keyframes movebighide {
0% {
opacity: 0;
-webkit-transform: scale(0.8);
transform: scale(0.8);
}
20% {
opacity: 1;
-webkit-transform: scale(0.9);
transform: scale(0.9);
}
100% {
opacity: 0;
-webkit-transform: scale(1.3);
transform: scale(1.3);
}
}
@-webkit-keyframes movebigshow {
0% {
opacity: 0;
-webkit-transform: scale(1);
transform: scale(1);
}
10% {
opacity: 1;
}
100% {
opacity: 1;
-webkit-transform: scale(1.3);
transform: scale(1.3);
}
}
@keyframes movebigshow {
0% {
opacity: 0;
-webkit-transform: scale(1);
transform: scale(1);
}
10% {
opacity: 1;
}
100% {
opacity: 1;
-webkit-transform: scale(1.3);
transform: scale(1.3);
}
}
/*显示和隐藏 */
@-webkit-keyframes toshow {
0% {
opacity: 0;
-webkit-transform: translate3d(0, 0, 0);
transform: translate3d(0, 0, 0)
}
100% {
opacity: 1;
-webkit-transform: translate3d(0, 0, 0);
transform: translate3d(0, 0, 0)
}
}
@keyframes toshow {
0% {
opacity: 0;
-webkit-transform: translate3d(0, 0, 0);
transform: translate3d(0, 0, 0)
}
100% {
opacity: 1;
-webkit-transform: translate3d(0, 0, 0);
transform: translate3d(0, 0, 0)
}
}
@-webkit-keyframes tohide {
0% {
opacity: 1
}
100% {
opacity: 0
}
}
@keyframes tohide {
0% {
opacity: 1
}
100% {
opacity: 0
}
}
| 0.494629 | 0.06236 |
=========================================================
* style sheet
=========================================================
/*
1.Font Smoothing
2.General overwrite
*/
/* Font Smoothing */
body,
h1,
.h1,
h2,
.h2,
h3,
.h3,
h4,
.h4,
h5,
.h5,
h6,
.h6,
p,
.navbar,
.brand,
.btn-simple,
.alert,
a,
.td-name,
td,
button.close {
-moz-osx-font-smoothing: grayscale;
-webkit-font-smoothing: antialiased;
font-family: "Roboto", "Helvetica Neue", Arial, sans-serif;
font-weight: 400;
}
h1,
.h1,
h2,
.h2,
h3,
.h3,
h4,
.h4 {
font-weight: 300;
margin: 30px 0 15px;
}
h1,
.h1 {
font-size: 3.25rem;
}
h2,
.h2 {
font-size: 2.25rem;
}
h3,
.h3 {
font-size: 1.75rem;
margin: 20px 0 10px;
}
h4,
.h4 {
font-size: 1.375rem;
line-height: 30px;
}
h5,
.h5 {
font-size: 1.125rem;
margin-bottom: 15px;
}
h6,
.h6 {
font-size: 0.875rem;
font-weight: 600;
text-transform: uppercase;
}
p {
font-size: 1rem;
line-height: 1.5;
}
h1 small,
h2 small,
h3 small,
h4 small,
h5 small,
h6 small,
.h1 small,
.h2 small,
.h3 small,
.h4 small,
.h5 small,
.h6 small,
h1 .small,
h2 .small,
h3 .small,
h4 .small,
h5 .small,
h6 .small,
.h1 .small,
.h2 .small,
.h3 .small,
.h4 .small,
.h5 .small,
.h6 .small {
color: #9A9A9A;
font-weight: 300;
line-height: 1.5;
}
h1 small,
h2 small,
h3 small,
h1 .small,
h2 .small,
h3 .small {
font-size: 60%;
}
h1 .subtitle {
display: block;
margin: 0 0 30px;
}
.text-muted {
color: #9A9A9A;
}
.text-primary,
.text-primary:hover {
color: #1D62F0 !important;
}
.text-info,
.text-info:hover {
color: #23CCEF !important;
}
.text-success,
.text-success:hover {
color: #87CB16 !important;
}
.text-warning,
.text-warning:hover {
color: #FFA534 !important;
}
.text-danger,
.text-danger:hover {
color: #FB404B !important;
}
.typo-line {
padding-left: 140px;
margin-bottom: 40px;
position: relative;
}
.typo-line .category {
transform: translateY(-50%);
top: 50%;
left: 0px;
position: absolute;
font-size: 14px;
font-weight: 400;
color: #888888;
margin-bottom: 0px;
}
blockquote {
padding: 10px 20px;
margin: 0 0 20px;
font-size: 17.5px;
border-left: 5px solid #eee;
}
/* General overwrite */
body,
.wrapper {
min-height: 100vh;
position: relative;
}
a {
color: #23CCEF;
}
a:hover,
a:focus {
color: #11bfe3;
text-decoration: none;
}
a:focus,
a:active,
button::-moz-focus-inner,
input::-moz-focus-inner,
input[type="reset"]::-moz-focus-inner,
input[type="button"]::-moz-focus-inner,
input[type="submit"]::-moz-focus-inner,
select::-moz-focus-inner,
input[type="file"]>input[type="button"]::-moz-focus-inner {
outline: 0;
}
|
public/assets2/css/style.css
|
=========================================================
* style sheet
=========================================================
/*
1.Font Smoothing
2.General overwrite
*/
/* Font Smoothing */
body,
h1,
.h1,
h2,
.h2,
h3,
.h3,
h4,
.h4,
h5,
.h5,
h6,
.h6,
p,
.navbar,
.brand,
.btn-simple,
.alert,
a,
.td-name,
td,
button.close {
-moz-osx-font-smoothing: grayscale;
-webkit-font-smoothing: antialiased;
font-family: "Roboto", "Helvetica Neue", Arial, sans-serif;
font-weight: 400;
}
h1,
.h1,
h2,
.h2,
h3,
.h3,
h4,
.h4 {
font-weight: 300;
margin: 30px 0 15px;
}
h1,
.h1 {
font-size: 3.25rem;
}
h2,
.h2 {
font-size: 2.25rem;
}
h3,
.h3 {
font-size: 1.75rem;
margin: 20px 0 10px;
}
h4,
.h4 {
font-size: 1.375rem;
line-height: 30px;
}
h5,
.h5 {
font-size: 1.125rem;
margin-bottom: 15px;
}
h6,
.h6 {
font-size: 0.875rem;
font-weight: 600;
text-transform: uppercase;
}
p {
font-size: 1rem;
line-height: 1.5;
}
h1 small,
h2 small,
h3 small,
h4 small,
h5 small,
h6 small,
.h1 small,
.h2 small,
.h3 small,
.h4 small,
.h5 small,
.h6 small,
h1 .small,
h2 .small,
h3 .small,
h4 .small,
h5 .small,
h6 .small,
.h1 .small,
.h2 .small,
.h3 .small,
.h4 .small,
.h5 .small,
.h6 .small {
color: #9A9A9A;
font-weight: 300;
line-height: 1.5;
}
h1 small,
h2 small,
h3 small,
h1 .small,
h2 .small,
h3 .small {
font-size: 60%;
}
h1 .subtitle {
display: block;
margin: 0 0 30px;
}
.text-muted {
color: #9A9A9A;
}
.text-primary,
.text-primary:hover {
color: #1D62F0 !important;
}
.text-info,
.text-info:hover {
color: #23CCEF !important;
}
.text-success,
.text-success:hover {
color: #87CB16 !important;
}
.text-warning,
.text-warning:hover {
color: #FFA534 !important;
}
.text-danger,
.text-danger:hover {
color: #FB404B !important;
}
.typo-line {
padding-left: 140px;
margin-bottom: 40px;
position: relative;
}
.typo-line .category {
transform: translateY(-50%);
top: 50%;
left: 0px;
position: absolute;
font-size: 14px;
font-weight: 400;
color: #888888;
margin-bottom: 0px;
}
blockquote {
padding: 10px 20px;
margin: 0 0 20px;
font-size: 17.5px;
border-left: 5px solid #eee;
}
/* General overwrite */
body,
.wrapper {
min-height: 100vh;
position: relative;
}
a {
color: #23CCEF;
}
a:hover,
a:focus {
color: #11bfe3;
text-decoration: none;
}
a:focus,
a:active,
button::-moz-focus-inner,
input::-moz-focus-inner,
input[type="reset"]::-moz-focus-inner,
input[type="button"]::-moz-focus-inner,
input[type="submit"]::-moz-focus-inner,
select::-moz-focus-inner,
input[type="file"]>input[type="button"]::-moz-focus-inner {
outline: 0;
}
| 0.31279 | 0.143758 |
*
{
padding: 0;
margin: 20px;
box-sizing: border-box; /*Alterar a propriedade padrão da box model, usada para calcular larguras (widths) e alturas (heights) dos elementos. */
text-decoration: none; /*é usada para definir a formatação de underline, overline, line-through ou blink. As decorações underline e overline são posicionadas abaixo e acima do texto (respectivamente), e line-through cortando-o. A propriedade text-decoration desenha em elementos descendentes.*/
font-family: Verdana, Geneva, Tahoma, sans-serif;
font-size: 15px;
}
body
{
width: 100%;
min-height: 100vh; /* é usado para definir a altura mínima de um determinado elemento. */
background-color: black;
margin: 0;
padding: 0;
display: flex; /*Torna o elemento um flex container automaticamente transformando todos os seus filhos diretos em flex itens. */
justify-content: center;
}
.interface
{
display: flex;
align-items:center;
justify-content: start;/* é uma propriedade que define o alinhamento dos Flex Itens ao longo do eixo principal do contêiner. flex-start: Esse é o valor padrão*/
width: 60%;
height: 100vh;
}
.instagram-logo
{
display: flex;
align-items: center;
justify-content: center;
width: 60%;
}
.instagram-logo img
{
height: 100rem;
}
.continue
{
display: flex;
align-items: center;
justify-content: space-around; /*irá ajustar seu menu conforme a tela de visualização.*/
flex-direction: column; /*Os itens ficam em uma única coluna, um embaixo do outro. */
width: 50%;
min-width: 30rem; /*determina a largura da área de conteúdo de um elemento. */
}
.group
{
display: flex;
align-items: center;
justify-content: space-between; /*Cria um espaçamento igual entre os elementos. */
flex-direction: column;
background-color: rgb(218, 207, 228);
width: 100%;
padding: 1.3rem 0;
border: 8px inset rgb(184, 20, 199);
}
.group:nth-child(1) /*seja o primeiro de seu grupo de irmãos.*/
{
min-height: 15rem;
}
.instagram-logo
{
height: 20rem;
}
.perfil
{
display: flex;
justify-content: center;
align-items: center;
border-radius: 50%;
overflow: hidden; /*Barras de rolagem exigem que o elemento tenha uma altura fixa ou máxima estabelecida para fazer com que os elementos internos o percorram com a ação da barra de rolagem. */
}
.perfil img
{
height: 20rem;
}
.instagram-logar
{
background-color: blue;
color: white;
padding: 20px;
margin: 5%;
border-radius: 47px;
font-size: 50px;
}
.remover-login
{
color:blue;
margin-top: 2rem;
font-size: 50px;
}
.texto01
{
color: rgb(145, 119, 194);
font-size: 50px;
}
.linkb
{
color:blue;
font-size: 50px;
}
.baixar
{
display: flex;
flex-direction: column;
align-items: center;
justify-content: center;
width: 100%;
padding: 3rem 0;
}
.texto
{
display: flex;
width: 100%;
justify-content: space-evenly;
align-items: center;
padding: 1rem;
color: rgb(240, 232, 232);
font-size: 50px;
}
.aplicativos
{
display: flex;
width: 100%;
justify-content: space-evenly;
align-items: center;
padding: 1rem;
}
.play{
height: 8rem;
width: 10vh;
background-size:cover;
background-color: rgb(218, 207, 228);
margin: 0%;
padding: 0;
}
.play:nth-child(1) {
background-image: url('img/app.png');
}
.play:nth-child(2) {
background-image: url('img/icone.png');
}
@media (max-width: 1024px) {
.interface {
width: 90%;
}
}
@media (max-width: 650px) {
body {
background-color: #020202;
}
.interface {
width: 100%;
}
.instagram-logo {
display: none;
}
.continue {
width: 100%;
}
.group {
border: 1px solid transparent;
}
}
|
style.css
|
*
{
padding: 0;
margin: 20px;
box-sizing: border-box; /*Alterar a propriedade padrão da box model, usada para calcular larguras (widths) e alturas (heights) dos elementos. */
text-decoration: none; /*é usada para definir a formatação de underline, overline, line-through ou blink. As decorações underline e overline são posicionadas abaixo e acima do texto (respectivamente), e line-through cortando-o. A propriedade text-decoration desenha em elementos descendentes.*/
font-family: Verdana, Geneva, Tahoma, sans-serif;
font-size: 15px;
}
body
{
width: 100%;
min-height: 100vh; /* é usado para definir a altura mínima de um determinado elemento. */
background-color: black;
margin: 0;
padding: 0;
display: flex; /*Torna o elemento um flex container automaticamente transformando todos os seus filhos diretos em flex itens. */
justify-content: center;
}
.interface
{
display: flex;
align-items:center;
justify-content: start;/* é uma propriedade que define o alinhamento dos Flex Itens ao longo do eixo principal do contêiner. flex-start: Esse é o valor padrão*/
width: 60%;
height: 100vh;
}
.instagram-logo
{
display: flex;
align-items: center;
justify-content: center;
width: 60%;
}
.instagram-logo img
{
height: 100rem;
}
.continue
{
display: flex;
align-items: center;
justify-content: space-around; /*irá ajustar seu menu conforme a tela de visualização.*/
flex-direction: column; /*Os itens ficam em uma única coluna, um embaixo do outro. */
width: 50%;
min-width: 30rem; /*determina a largura da área de conteúdo de um elemento. */
}
.group
{
display: flex;
align-items: center;
justify-content: space-between; /*Cria um espaçamento igual entre os elementos. */
flex-direction: column;
background-color: rgb(218, 207, 228);
width: 100%;
padding: 1.3rem 0;
border: 8px inset rgb(184, 20, 199);
}
.group:nth-child(1) /*seja o primeiro de seu grupo de irmãos.*/
{
min-height: 15rem;
}
.instagram-logo
{
height: 20rem;
}
.perfil
{
display: flex;
justify-content: center;
align-items: center;
border-radius: 50%;
overflow: hidden; /*Barras de rolagem exigem que o elemento tenha uma altura fixa ou máxima estabelecida para fazer com que os elementos internos o percorram com a ação da barra de rolagem. */
}
.perfil img
{
height: 20rem;
}
.instagram-logar
{
background-color: blue;
color: white;
padding: 20px;
margin: 5%;
border-radius: 47px;
font-size: 50px;
}
.remover-login
{
color:blue;
margin-top: 2rem;
font-size: 50px;
}
.texto01
{
color: rgb(145, 119, 194);
font-size: 50px;
}
.linkb
{
color:blue;
font-size: 50px;
}
.baixar
{
display: flex;
flex-direction: column;
align-items: center;
justify-content: center;
width: 100%;
padding: 3rem 0;
}
.texto
{
display: flex;
width: 100%;
justify-content: space-evenly;
align-items: center;
padding: 1rem;
color: rgb(240, 232, 232);
font-size: 50px;
}
.aplicativos
{
display: flex;
width: 100%;
justify-content: space-evenly;
align-items: center;
padding: 1rem;
}
.play{
height: 8rem;
width: 10vh;
background-size:cover;
background-color: rgb(218, 207, 228);
margin: 0%;
padding: 0;
}
.play:nth-child(1) {
background-image: url('img/app.png');
}
.play:nth-child(2) {
background-image: url('img/icone.png');
}
@media (max-width: 1024px) {
.interface {
width: 90%;
}
}
@media (max-width: 650px) {
body {
background-color: #020202;
}
.interface {
width: 100%;
}
.instagram-logo {
display: none;
}
.continue {
width: 100%;
}
.group {
border: 1px solid transparent;
}
}
| 0.371251 | 0.115561 |
:host {
--inputPaddingLeft: calc(16.5px * var(--scale));
}
#wrap {
position: relative;
display: inline-flex;
}
.wrapOutlined {
border-radius: var(--borderRadius);
border: 1px solid var(--grey);
box-sizing: border-box;
margin-top: calc(5px * var(--scale));
}
.wrapOutlined:hover {
border: 1px solid var(--outline);
}
.wrapOutlined:focus-within {
border: 2px solid var(--accentColor);
outline: none;
}
.wrapStandard {
border-bottom: 2px solid var(--grey);
margin-top: calc(5px * var(--scale));
}
.wrapStandard:hover {
border-bottom: 1px solid var(--outline);
}
.wrapFilled {
border-bottom-left-radius: 0px;
border-bottom-right-radius: 0px;
border-bottom: 1px solid var(--darkGrey);
}
.wrapFilled:hover {
border-bottom: 1px solid var(--outline);
}
#placeholder {
pointer-events: none;
position: absolute;
}
.placeholderAccentColor {
color: var(--accentColor);
}
.placeholderNormalColor {
color: var(--greyText);
}
.placeholderOutlinedTop {
transition: var(--transitionTime);
left: calc(var(--inputPaddingLeft) - 5px * var(--scale));
top: 0;
transform: translateY(-50%);
background-color: var(--backgroundColor);
padding: calc(5px * var(--scale));
font-size: 80%;
}
.placeholderOutlinedNormal {
transition: var(--transitionTime);
left: var(--inputPaddingLeft);
top: 50%;
transform: translateY(-50%);
background-color: transparent;
padding: 0;
font-size: 100%;
}
.placeholderStandard {
background-color: transparent;
left: 0;
padding: 0;
}
.placeholderFilledTop {
background-color: transparent;
top: 20%;
}
.input {
width: 100%;
height: 100%;
box-sizing: border-box;
border: none;
font-size: calc(110% * var(--scale));
border-radius: var(--borderRadius);
padding: var(--inputPaddingLeft) calc(14px * var(--scale));
}
.input:focus {
outline: none;
}
.inputStandard {
padding-left: 0;
}
.inputFilled {
/*padding-top: calc(14px * var(--scale) * 2); FIXME: THIS LINE SHOULD NOT BE COMMENTED OUT BUT THE TEXT-FIELDS DONT ALGIN IF THIS IS ENABLED*/
background-color: var(--grey);
border-bottom-left-radius: 0px;
border-bottom-right-radius: 0px;
}
.lineNoFocus {
position: absolute;
background-color: var(--accentColor);
width: 0%;
height: 2px;
top: 100%;
left: 50%;
transform: translateX(-50%);
transition: var(--transitionTime);
}
.lineFocus {
position: absolute;
background-color: var(--accentColor);
width: 100%;
height: 2px;
top: 100%;
left: 50%;
transform: translateX(-50%);
transition: var(--transitionTime);
}
|
components/text-input/style.css
|
:host {
--inputPaddingLeft: calc(16.5px * var(--scale));
}
#wrap {
position: relative;
display: inline-flex;
}
.wrapOutlined {
border-radius: var(--borderRadius);
border: 1px solid var(--grey);
box-sizing: border-box;
margin-top: calc(5px * var(--scale));
}
.wrapOutlined:hover {
border: 1px solid var(--outline);
}
.wrapOutlined:focus-within {
border: 2px solid var(--accentColor);
outline: none;
}
.wrapStandard {
border-bottom: 2px solid var(--grey);
margin-top: calc(5px * var(--scale));
}
.wrapStandard:hover {
border-bottom: 1px solid var(--outline);
}
.wrapFilled {
border-bottom-left-radius: 0px;
border-bottom-right-radius: 0px;
border-bottom: 1px solid var(--darkGrey);
}
.wrapFilled:hover {
border-bottom: 1px solid var(--outline);
}
#placeholder {
pointer-events: none;
position: absolute;
}
.placeholderAccentColor {
color: var(--accentColor);
}
.placeholderNormalColor {
color: var(--greyText);
}
.placeholderOutlinedTop {
transition: var(--transitionTime);
left: calc(var(--inputPaddingLeft) - 5px * var(--scale));
top: 0;
transform: translateY(-50%);
background-color: var(--backgroundColor);
padding: calc(5px * var(--scale));
font-size: 80%;
}
.placeholderOutlinedNormal {
transition: var(--transitionTime);
left: var(--inputPaddingLeft);
top: 50%;
transform: translateY(-50%);
background-color: transparent;
padding: 0;
font-size: 100%;
}
.placeholderStandard {
background-color: transparent;
left: 0;
padding: 0;
}
.placeholderFilledTop {
background-color: transparent;
top: 20%;
}
.input {
width: 100%;
height: 100%;
box-sizing: border-box;
border: none;
font-size: calc(110% * var(--scale));
border-radius: var(--borderRadius);
padding: var(--inputPaddingLeft) calc(14px * var(--scale));
}
.input:focus {
outline: none;
}
.inputStandard {
padding-left: 0;
}
.inputFilled {
/*padding-top: calc(14px * var(--scale) * 2); FIXME: THIS LINE SHOULD NOT BE COMMENTED OUT BUT THE TEXT-FIELDS DONT ALGIN IF THIS IS ENABLED*/
background-color: var(--grey);
border-bottom-left-radius: 0px;
border-bottom-right-radius: 0px;
}
.lineNoFocus {
position: absolute;
background-color: var(--accentColor);
width: 0%;
height: 2px;
top: 100%;
left: 50%;
transform: translateX(-50%);
transition: var(--transitionTime);
}
.lineFocus {
position: absolute;
background-color: var(--accentColor);
width: 100%;
height: 2px;
top: 100%;
left: 50%;
transform: translateX(-50%);
transition: var(--transitionTime);
}
| 0.587115 | 0.154121 |
html,body {
box-sizing: border-box;
padding:3px;
margin:0;
height:100%;
width:100%;
}
button.calcbutton {
display: inline-block;
position: relative;
padding: 0;
line-height: normal;
cursor: pointer;
vertical-align: middle;
text-align: center;
overflow: visible; /* removes extra width in IE */
width:24%;
height:24%;
font-weight: bold;
}
button.calcbutton2 {
display: inline-block;
position: relative;
padding: 0;
line-height: normal;
cursor: pointer;
vertical-align: middle;
text-align: center;
overflow: visible; /* removes extra width in IE */
width:24%;
height:24%;
font-weight: bold;
}
button.calcbutton3 {
display: inline-block;
position: relative;
padding: 0;
line-height: normal;
cursor: pointer;
vertical-align: middle;
text-align: center;
font-size:120%;
overflow: visible; /* removes extra width in IE */
width:24%;
height:24%;
}
button.actionbutton {
display: inline-block;
position: relative;
padding: 0;
line-height: normal;
cursor: pointer;
vertical-align: middle;
text-align: center;
overflow: visible; /* removes extra width in IE */
width:33%;
height:24%;
}
div.wrapper{
float:left; /* important */
position:relative; /* important(so we can absolutely position the description div */
width:25%;
height:25%;
margin:0;
padding:1px;
border: 2px solid #D1D1D1;
/*box-shadow: 3px 3px 3px #bbb; */
text-align: center;
box-sizing: border-box;
background-color:#fff;
}
div.wrapper2{
float:left; /* important */
position:relative; /* important(so we can absolutely position the description div */
width:12.5%;
height:25%;
margin:0;
/* padding:1px; */
border: 2px solid #D1D1D1;
/*box-shadow: 3px 3px 3px #bbb;*/
text-align: center;
box-sizing: border-box;
background-color:#fff;
}
button:active{
background:black;
color: white;
}
div.description{
position:absolute; /* absolute position (so we can position it where we want)*/
bottom:0px; /* position will be on bottom */
left:0px;
width:100%;
/* styling below */
background-color:black;
color:white;
opacity:0.8; /* transparency */
filter:alpha(opacity=80); /* IE transparency */
text-align:center;
}
div.catwatermark{
position:absolute;
top:3%;
left:3%;
width:20%;
background-color:black;
color:white;
text-align:center;
font-size: 20px;
display: none;
opacity: 0.8;
}
table.postablelines tr td {
line-height: unset;
padding-top: 3px;
padding-bottom: 3px;
}
.posinvoiceline td {
height: 40px !important;
}
@media only screen and (max-aspect-ratio: 6/4) {
div.description{
min-height:20%;
}
}
.container{
width: 100%;
height: 100%;
margin: 0 auto;
overflow: visible;
box-sizing: border-box;
}
.row1{
margin: 0 auto;
width: 100%;
height: 34%;
}
.row2{
margin: 0 auto;
width: 100%;
height: 66%;
}
.div1{
height:100%;
width: 34%;
float: left;
text-align: center;
box-sizing: border-box;
overflow: auto;
/* background-color:white; */
padding-top: 0;
padding-bottom: 10px;
padding-right: 5px;
padding-left: 5px;
}
.div2{
height: 100%;
width: 33%;
font-size: 0;
float: left;
box-sizing: border-box;
padding-top: 0;
padding-bottom: 10px;
padding-right: 5px;
padding-left: 5px;
}
.div3{
height: 100%;
width: 33%;
float: left;
box-sizing: border-box;
padding-top: 0;
padding-bottom: 10px;
padding-right: 5px;
padding-left: 5px;
}
.div4{
height: 100%;
width: 34%;
float: left;
box-sizing: border-box;
font-size: 6px;
padding-top: 10px;
padding-bottom: 10px;
padding-right: 5px;
padding-left: 5px;
}
.div5{
height: 100%;
width: 66%;
float: left;
box-sizing: border-box;
font-size: 6px;
padding-top:10px;
padding-bottom:10px;
padding-right: 5px;
padding-left: 5px;
}
tr.selected, tr.selected td {
/* font-weight: bold; */
background-color: rgb(240,230,210) !important;
}
.order {
color: limegreen;
}
.colorwhite {
color: white;
}
.colorred {
color: red;
}
.colorgreen {
color: green;
}
.poscolordelete {
color: #844;
}
.poscolorgreen {
color: #060;
}
.poscolorblue {
color: #006;
}
.centerinmiddle {
transform: translate(0,-50%);
position: relative;
top: 50%;
}
.trunc {
white-space: nowrap;
text-overflow: ellipsis;
overflow: hidden;
}
p.description_content{
padding:10px;
margin:0px;
}
@media screen and (min-width: 892px) {
.calcbutton{
font-size: 18px;
}
.calcbutton2{
font-size: 14px;
}
.actionbutton{
font-size: 13px;
}
div.description{
font-size: 15px;
}
.invoice{
font-size: 14px;
}
}
@media (max-width: 891px) and (min-width: 386px) {
.calcbutton{
font-size: 12px;
}
.calcbutton2{
font-size: 9px;
}
.actionbutton{
font-size: 12px;
}
div.description{
font-size: 13px;
}
.invoice{
font-size: 12px;
}
}
@media screen and (max-width: 385px){
.calcbutton{
font-size: 8px;
}
.calcbutton2{
font-size: 7px;
}
.actionbutton{
font-size: 10px;
}
div.description{
font-size: 11px;
}
.invoice{
font-size: 10px;
}
}
@media screen and (max-width: 767px){
div.wrapper {
width: 50%;
}
div.wrapper2 {
width: 25%;
}
}
|
apps/dolibarr/htdocs/takepos/css/pos.css
|
html,body {
box-sizing: border-box;
padding:3px;
margin:0;
height:100%;
width:100%;
}
button.calcbutton {
display: inline-block;
position: relative;
padding: 0;
line-height: normal;
cursor: pointer;
vertical-align: middle;
text-align: center;
overflow: visible; /* removes extra width in IE */
width:24%;
height:24%;
font-weight: bold;
}
button.calcbutton2 {
display: inline-block;
position: relative;
padding: 0;
line-height: normal;
cursor: pointer;
vertical-align: middle;
text-align: center;
overflow: visible; /* removes extra width in IE */
width:24%;
height:24%;
font-weight: bold;
}
button.calcbutton3 {
display: inline-block;
position: relative;
padding: 0;
line-height: normal;
cursor: pointer;
vertical-align: middle;
text-align: center;
font-size:120%;
overflow: visible; /* removes extra width in IE */
width:24%;
height:24%;
}
button.actionbutton {
display: inline-block;
position: relative;
padding: 0;
line-height: normal;
cursor: pointer;
vertical-align: middle;
text-align: center;
overflow: visible; /* removes extra width in IE */
width:33%;
height:24%;
}
div.wrapper{
float:left; /* important */
position:relative; /* important(so we can absolutely position the description div */
width:25%;
height:25%;
margin:0;
padding:1px;
border: 2px solid #D1D1D1;
/*box-shadow: 3px 3px 3px #bbb; */
text-align: center;
box-sizing: border-box;
background-color:#fff;
}
div.wrapper2{
float:left; /* important */
position:relative; /* important(so we can absolutely position the description div */
width:12.5%;
height:25%;
margin:0;
/* padding:1px; */
border: 2px solid #D1D1D1;
/*box-shadow: 3px 3px 3px #bbb;*/
text-align: center;
box-sizing: border-box;
background-color:#fff;
}
button:active{
background:black;
color: white;
}
div.description{
position:absolute; /* absolute position (so we can position it where we want)*/
bottom:0px; /* position will be on bottom */
left:0px;
width:100%;
/* styling below */
background-color:black;
color:white;
opacity:0.8; /* transparency */
filter:alpha(opacity=80); /* IE transparency */
text-align:center;
}
div.catwatermark{
position:absolute;
top:3%;
left:3%;
width:20%;
background-color:black;
color:white;
text-align:center;
font-size: 20px;
display: none;
opacity: 0.8;
}
table.postablelines tr td {
line-height: unset;
padding-top: 3px;
padding-bottom: 3px;
}
.posinvoiceline td {
height: 40px !important;
}
@media only screen and (max-aspect-ratio: 6/4) {
div.description{
min-height:20%;
}
}
.container{
width: 100%;
height: 100%;
margin: 0 auto;
overflow: visible;
box-sizing: border-box;
}
.row1{
margin: 0 auto;
width: 100%;
height: 34%;
}
.row2{
margin: 0 auto;
width: 100%;
height: 66%;
}
.div1{
height:100%;
width: 34%;
float: left;
text-align: center;
box-sizing: border-box;
overflow: auto;
/* background-color:white; */
padding-top: 0;
padding-bottom: 10px;
padding-right: 5px;
padding-left: 5px;
}
.div2{
height: 100%;
width: 33%;
font-size: 0;
float: left;
box-sizing: border-box;
padding-top: 0;
padding-bottom: 10px;
padding-right: 5px;
padding-left: 5px;
}
.div3{
height: 100%;
width: 33%;
float: left;
box-sizing: border-box;
padding-top: 0;
padding-bottom: 10px;
padding-right: 5px;
padding-left: 5px;
}
.div4{
height: 100%;
width: 34%;
float: left;
box-sizing: border-box;
font-size: 6px;
padding-top: 10px;
padding-bottom: 10px;
padding-right: 5px;
padding-left: 5px;
}
.div5{
height: 100%;
width: 66%;
float: left;
box-sizing: border-box;
font-size: 6px;
padding-top:10px;
padding-bottom:10px;
padding-right: 5px;
padding-left: 5px;
}
tr.selected, tr.selected td {
/* font-weight: bold; */
background-color: rgb(240,230,210) !important;
}
.order {
color: limegreen;
}
.colorwhite {
color: white;
}
.colorred {
color: red;
}
.colorgreen {
color: green;
}
.poscolordelete {
color: #844;
}
.poscolorgreen {
color: #060;
}
.poscolorblue {
color: #006;
}
.centerinmiddle {
transform: translate(0,-50%);
position: relative;
top: 50%;
}
.trunc {
white-space: nowrap;
text-overflow: ellipsis;
overflow: hidden;
}
p.description_content{
padding:10px;
margin:0px;
}
@media screen and (min-width: 892px) {
.calcbutton{
font-size: 18px;
}
.calcbutton2{
font-size: 14px;
}
.actionbutton{
font-size: 13px;
}
div.description{
font-size: 15px;
}
.invoice{
font-size: 14px;
}
}
@media (max-width: 891px) and (min-width: 386px) {
.calcbutton{
font-size: 12px;
}
.calcbutton2{
font-size: 9px;
}
.actionbutton{
font-size: 12px;
}
div.description{
font-size: 13px;
}
.invoice{
font-size: 12px;
}
}
@media screen and (max-width: 385px){
.calcbutton{
font-size: 8px;
}
.calcbutton2{
font-size: 7px;
}
.actionbutton{
font-size: 10px;
}
div.description{
font-size: 11px;
}
.invoice{
font-size: 10px;
}
}
@media screen and (max-width: 767px){
div.wrapper {
width: 50%;
}
div.wrapper2 {
width: 25%;
}
}
| 0.384103 | 0.05279 |
@charset "utf-8";
html,body{height: 100%; }
a, body {color: #5f5e5e;}
a, blockquote, body, button, code, dd, div, dl, dt, fieldset, form, h1, h2, h3, h4, h5, h6, input, legend, li, ol, p, pre, td, textarea, th, ul {margin: 0;padding: 0;box-sizing: border-box;-webkit-box-sizing: border-box;-moz-box-sizing: border-box;-ms-box-sizing: border-box;}
body {background: #fff;font-family: "Microsoft Yahei";}
h1, h2, h3, h4, h5, h6 {font-weight: 400;font-size: 100%;}
address, caption, cite, code, dfn, em, strong, th, var,b {font-style: normal;font-weight: 400;}
a {text-decoration: none;}
img {border: none;}
li, ol, ul {list-style: none;}
input, select, textarea {border: none;border: 0;outline: 0;background-color: transparent;-webkit-appearance: none;}
button, input, select, textarea {font: 14px Verdana, Helvetica, Arial, sans-serif;}
table {border-collapse: collapse;}
html {overflow-y: scroll;}
a, button, input, select, textarea {-webkit-tap-highlight-color: rgba(255, 255, 255, 0);}
input::-webkit-inner-spin-button, input::-webkit-outer-spin-button {-webkit-appearance: none !important;margin: 0;}
button, input[type=submit], input[type=reset], input[type=button] {-webkit-appearance: none;}
input[type=number] {-moz-appearance: textfield;}
.clearfix:after, .clearfix:before {content: "";display: block;height: 0;clear: both;visibility: hidden;}
.pull-left {float: left;}
.pull-right {float: right;}
.hide{display: none; }
@font-face {font-family: "iconfont";
src: url('../font/iconfont.eot'); /* IE9*/
src: url('../font/iconfont.eot?#iefix') format('embedded-opentype'), /* IE6-IE8 */
url('../font/iconfont.woff') format('woff'), /* chrome, firefox */
url('../font/iconfont.ttf') format('truetype'), /* chrome, firefox, opera, Safari, Android, iOS 4.2+*/
url('../font/iconfont.svg#iconfont') format('svg'); /* iOS 4.1- */
}
.iconfont {
font-family:"iconfont" !important;
font-size:18px;
font-style:normal;
-webkit-font-smoothing: antialiased;
-webkit-text-stroke-width: 0.2px;
-moz-osx-font-smoothing: grayscale;
}
|
src/main/webapp/css/reset.css
|
@charset "utf-8";
html,body{height: 100%; }
a, body {color: #5f5e5e;}
a, blockquote, body, button, code, dd, div, dl, dt, fieldset, form, h1, h2, h3, h4, h5, h6, input, legend, li, ol, p, pre, td, textarea, th, ul {margin: 0;padding: 0;box-sizing: border-box;-webkit-box-sizing: border-box;-moz-box-sizing: border-box;-ms-box-sizing: border-box;}
body {background: #fff;font-family: "Microsoft Yahei";}
h1, h2, h3, h4, h5, h6 {font-weight: 400;font-size: 100%;}
address, caption, cite, code, dfn, em, strong, th, var,b {font-style: normal;font-weight: 400;}
a {text-decoration: none;}
img {border: none;}
li, ol, ul {list-style: none;}
input, select, textarea {border: none;border: 0;outline: 0;background-color: transparent;-webkit-appearance: none;}
button, input, select, textarea {font: 14px Verdana, Helvetica, Arial, sans-serif;}
table {border-collapse: collapse;}
html {overflow-y: scroll;}
a, button, input, select, textarea {-webkit-tap-highlight-color: rgba(255, 255, 255, 0);}
input::-webkit-inner-spin-button, input::-webkit-outer-spin-button {-webkit-appearance: none !important;margin: 0;}
button, input[type=submit], input[type=reset], input[type=button] {-webkit-appearance: none;}
input[type=number] {-moz-appearance: textfield;}
.clearfix:after, .clearfix:before {content: "";display: block;height: 0;clear: both;visibility: hidden;}
.pull-left {float: left;}
.pull-right {float: right;}
.hide{display: none; }
@font-face {font-family: "iconfont";
src: url('../font/iconfont.eot'); /* IE9*/
src: url('../font/iconfont.eot?#iefix') format('embedded-opentype'), /* IE6-IE8 */
url('../font/iconfont.woff') format('woff'), /* chrome, firefox */
url('../font/iconfont.ttf') format('truetype'), /* chrome, firefox, opera, Safari, Android, iOS 4.2+*/
url('../font/iconfont.svg#iconfont') format('svg'); /* iOS 4.1- */
}
.iconfont {
font-family:"iconfont" !important;
font-size:18px;
font-style:normal;
-webkit-font-smoothing: antialiased;
-webkit-text-stroke-width: 0.2px;
-moz-osx-font-smoothing: grayscale;
}
| 0.211173 | 0.057124 |
.custom-table {
display: block;
width: 100%;
}
.custom-table .toolbar {
padding: 15px 0;
width: 100%;
display: block;
}
.custom-table .toolbar .showing {
display: inline-block;
font-size: 13px;
line-height: 34px;
font-weight: 500;
color: #333333;
}
.custom-table .toolbar .showby {
display: inline-block;
border-left: 1px solid #a9b9c6;
padding-left: 15px;
margin-left: 15px;
}
.custom-table .toolbar .showby label {
display: inline-block;
font-size: 13px;
color: #333333;
font-weight: 500;
padding-right: 15px;
line-height: 34px;
margin-bottom: 0;
}
.custom-table .toolbar .showby .form-control {
display: inline-block;
width: 75px;
border-radius: 3px;
cursor: pointer;
height: 34px;
padding: 0.375rem 0.75rem;
font-size: 1rem;
font-weight: 400;
color: #495057;
background-color: #fff;
background-clip: padding-box;
border: 1px solid #ced4da;
transition: border-color 0.15s ease-in-out, box-shadow 0.15s ease-in-out;
}
.custom-table .toolbar .showby span {
display: inline-block;
font-size: 13px;
line-height: 34px;
color: #333333;
font-weight: 500;
padding-left: 15px;
}
.theme-light .custom-table .toolbar .showing {
color: #3b4859;
}
.theme-light .custom-table .toolbar .showby span {
color: #3b4859;
}
.custom-table .toolbar .multiselect {
border-left: 1px solid #a9b9c6;
padding-left: 15px;
margin-left: 15px;
position: relative;
z-index: 10;
display: inline-block;
}
.custom-table .toolbar .multiselect .arrow {
border: solid black;
border-width: 0 2px 2px 0;
padding: 2px;
float: right;
margin-top: 8px;
margin-right: -5px;
}
.custom-table .toolbar .multiselect .down {
transform: rotate(45deg);
-webkit-transform: rotate(45deg);
}
.custom-table .toolbar .multiselect .form-control.select-label {
width: 170px;
cursor: pointer;
display: inline-block;
border-radius: 3px;
cursor: pointer;
height: 34px;
padding: 0.375rem 0.75rem;
font-size: 1rem;
font-weight: 400;
color: #495057;
background-color: #fff;
background-clip: padding-box;
border: 1px solid #ced4da;
transition: border-color 0.15s ease-in-out, box-shadow 0.15s ease-in-out;
}
.custom-table .toolbar .multiselect .options {
position: absolute;
left: 15px;
top: 34px;
background-color: #ffffff;
padding: 15px 15px 10px 15px;
width: 250px;
box-shadow: 0px 0px 6px -4px #3b4859;
border-radius: 3px;
}
.custom-table .toolbar .multiselect .options .option {
display: block;
padding-bottom: 5px;
margin-bottom: 0;
color: #3b4859;
font-size: 13px;
line-height: 24px;
font-weight: 400;
cursor: pointer;
}
.custom-table .toolbar .multiselect .options .option input {
margin-right: 10px;
display: inline-block;
vertical-align: middle;
}
.custom-table .toolbar .filter-search-control {
position: relative;
margin-bottom: 0;
float: right;
}
.custom-table .toolbar .filter-search-control .input-group-text {
max-width: 100%;
text-align: left;
padding-right: 30px;
padding-left: 15px;
width: 100%;
border: 1px solid #ced4da;
background-color: #ffffff;
border-radius: 3px;
padding-top: 0.399rem;
display: flex;
align-items: center;
padding: 0.375rem 0.75rem;
margin-bottom: 0;
font-size: 1rem;
font-weight: 400;
line-height: 1.5;
color: #495057;
height: 34px;
}
.custom-table .toolbar .filter-search-control .input-group-text:focus {
outline: none;
}
.custom-table .toolbar .filter-search-control button {
position: absolute;
right: 0;
top: 0;
z-index: 1;
cursor: pointer;
border: none;
background-color: transparent;
width: 34px;
height: 34px;
padding: 0;
}
.custom-table .toolbar .filter-search-control button::before {
background-color: transparent;
width: 24px;
height: 24px;
border-radius: 1.5em;
box-shadow: 0 0 0 0.2em #171717 inset;
padding: 0.75em;
transform: translate(-0.6em, 0.7em) scale(0.5);
transform-origin: 100% 0;
-webkit-appearance: none;
appearance: none;
transition: all 0.25s ease-out;
display: inline-block;
content: "";
}
.custom-table .toolbar .filter-search-control button::after {
display: inline-block;
background: #171717;
border-radius: 0 0.75em 0.75em 0 / 0 1.5em 1.5em 0;
padding: 0.75em;
position: relative;
transform: translate(1.11em, -1.5em) rotate(45deg) scale(0.25, 0.125);
transform-origin: 0 50%;
transition: all 0.25s ease-out;
width: 24px;
height: 24px;
content: "";
}
.custom-table .toolbar .filter-search-control button span {
font-size: 0;
text-indent: -99999px;
}
.custom-table .toolbar .filter-search-control button:hover {
color: #333333;
}
.custom-table table {
white-space: nowrap;
width: 100%;
border-collapse: collapse;
}
.custom-table .sort-icon {
display: inline-block;
padding-left: 5px;
vertical-align: middle;
cursor: pointer;
}
.custom-table .checkbox {
margin-top: -4px;
margin-right: 0px;
vertical-align: middle;
}
.custom-table .sort-icon.sort-none:before {
display: block;
content: "";
width: 0;
height: 0;
border-style: solid;
border-width: 0 4px 8px 4px;
border-color: transparent transparent #dddddd transparent;
margin-bottom: 2px;
}
.custom-table .sort-icon.sort-none:after {
display: block;
content: "";
width: 0;
height: 0;
border-style: solid;
border-width: 8px 4px 0 4px;
border-color: #dddddd transparent transparent transparent;
margin-top: 2px;
}
.custom-table .sort-icon.sort-descending:after {
display: block;
content: "";
width: 0;
height: 0;
border-style: solid;
border-width: 8px 4px 0 4px;
border-color: #dddddd transparent transparent transparent;
margin-top: 0;
}
.custom-table .sort-icon.sort-ascending:before {
display: block;
content: "";
width: 0;
height: 0;
border-style: solid;
border-width: 0 4px 8px 4px;
border-color: transparent transparent #dddddd transparent;
margin-bottom: 0px;
}
.custom-table .pagination {
display: flex;
justify-content: flex-end;
}
.custom-table .pagination ul {
list-style: none;
padding: 0;
margin: 0;
display: flex;
}
.custom-table .pagination div {
display: flex;
}
.custom-table .pagination div {
display: flex;
max-width: 400px;
overflow-x: auto;
}
.custom-table .pagination a {
display: block;
padding: 5px 10px;
font-size: 11px;
color: #868f9b;
line-height: 16px;
border: 1px solid #cbcfd4;
border-right: none;
}
.custom-table .pagination li a {
border-radius: 0px !important;
}
.custom-table .pagination a:hover {
background-color: #cbcfd4;
}
.custom-table .pagination a.active {
background-color: #cbcfd4;
color: black;
}
.custom-table .pagination a.deactive {
background-color: white;
color: black;
}
.custom-table .pagination a.desable {
background-color: rgb(94, 87, 87);
color: white;
}
.custom-table .pagination a.enable {
background-color: #3b4859;
color: #ffffff;
}
.custom-table .pagination .previous a {
padding-left: 20px;
padding-right: 20px;
-webkit-border-top-left-radius: 5px;
-webkit-border-bottom-left-radius: 5px;
-moz-border-radius-topleft: 5px;
-moz-border-radius-bottomleft: 5px;
border-top-left-radius: 5px;
border-bottom-left-radius: 5px;
}
.custom-table .pagination .next a {
padding-left: 20px;
padding-right: 20px;
border-right: 1px solid #cbcfd4;
-webkit-border-top-right-radius: 5px;
-webkit-border-bottom-right-radius: 5px;
-moz-border-radius-topright: 5px;
-moz-border-radius-bottomright: 5px;
border-top-right-radius: 5px;
border-bottom-right-radius: 5px;
}
.custom-table .data-table-parent {
overflow-x: auto;
display: flex;
width: 100%;
margin-bottom: 1rem;
}
.custom-table .data-table-parent .data-table th,
.custom-table .data-table-parent .data-table td {
padding: 7px 10px;
text-align: left;
}
.custom-table .data-table-parent .data-table tbody tr:nth-child(odd) {
background-color: #e9edf2;
}
.custom-table .data-table-parent .data-table tbody tr.checked-row {
background-color: #ababab !important;
}
.custom-table .data-table-parent .data-table .btn-link {
color: #3b7cff !important;
padding: 0 5px;
font-size: 18px;
line-height: 22px;
vertical-align: middle;
}
.custom-table.dark .data-table-parent .data-table .btn-link {
color: #ababab !important;
}
.custom-table .data-table-parent .data-table .enabled {
width: 8px;
height: 8px;
background-color: #004fac;
display: inline-block;
position: relative;
margin: 10px 10px 0 0;
vertical-align: top;
}
.custom-table .data-table-parent .data-table .enabled:after {
position: absolute;
left: -4px;
top: -4px;
width: 16px;
height: 16px;
content: "";
border: 1px solid #004fac;
border-radius: 50%;
}
.custom-table.dark .data-table-parent .data-table .enabled {
background-color: #ababab;
}
.custom-table.dark .data-table-parent .data-table .enabled:after {
border-color: #ababab;
}
.custom-table.dark .toolbar .showing {
color: #ffffff;
}
.custom-table.dark .toolbar .showby label {
color: #ffffff;
}
.custom-table.dark .toolbar .showby span {
color: #ffffff;
}
.custom-table.dark .data-table-parent .data-table th,
.custom-table.dark .data-table-parent .data-table td {
color: #ffffff;
}
.custom-table.dark .data-table-parent .data-table tbody tr:nth-child(odd) {
background-color: #333333;
}
.custom-table.dark .data-table-parent .data-table tbody tr.checked-row {
background-color: #202226 !important;
}
@media only screen and (max-width: 1200px) and (min-width: 768px) {
.custom-table .toolbar {
float: left;
}
.custom-table .toolbar .showing {
float: left;
width: 50%;
font-size: 11px;
}
.custom-table .toolbar .showby {
border-left: none;
padding-left: 0px;
margin-left: 0px;
width: 50%;
float: right;
text-align: right;
font-size: 11px;
}
.custom-table .toolbar .showby label {
font-size: 11px;
}
.custom-table .toolbar .showby span {
font-size: 11px;
}
.custom-table .toolbar .showby .form-control {
font-size: 11px;
}
.custom-table .toolbar .multiselect {
border-left: none;
padding-left: 0px;
margin-left: 0px;
width: 50%;
margin-top: 15px;
float: left;
}
.custom-table .toolbar .multiselect .form-control.select-label {
font-size: 11px;
padding: 0.575rem 0.75rem;
height: 34px;
}
.custom-table .toolbar .multiselect .options {
left: 0;
}
.custom-table .toolbar .filter-search-control {
float: right;
margin-top: 15px;
}
}
@media only screen and (max-width: 767px) and (min-width: 320px) {
.custom-table .toolbar {
float: left;
}
.custom-table .toolbar .showing {
float: left;
width: 100%;
font-size: 11px;
}
.custom-table .toolbar .showby {
border-left: none;
padding-left: 0px;
margin-left: 0px;
width: 100%;
float: left;
text-align: left;
font-size: 11px;
}
.custom-table .toolbar .showby label {
font-size: 11px;
}
.custom-table .toolbar .showby span {
font-size: 11px;
}
.custom-table .toolbar .showby .form-control {
font-size: 11px;
}
.custom-table .toolbar .multiselect {
border-left: none;
padding-left: 0px;
margin-left: 0px;
width: 100%;
margin-top: 15px;
float: left;
}
.custom-table .toolbar .multiselect .form-control.select-label {
font-size: 11px;
padding: 0.575rem 0.75rem;
height: 34px;
}
.custom-table .toolbar .multiselect .options {
left: 0;
}
.custom-table .toolbar .filter-search-control {
float: left !important;
margin-top: 15px;
}
}
|
src/components/table.css
|
.custom-table {
display: block;
width: 100%;
}
.custom-table .toolbar {
padding: 15px 0;
width: 100%;
display: block;
}
.custom-table .toolbar .showing {
display: inline-block;
font-size: 13px;
line-height: 34px;
font-weight: 500;
color: #333333;
}
.custom-table .toolbar .showby {
display: inline-block;
border-left: 1px solid #a9b9c6;
padding-left: 15px;
margin-left: 15px;
}
.custom-table .toolbar .showby label {
display: inline-block;
font-size: 13px;
color: #333333;
font-weight: 500;
padding-right: 15px;
line-height: 34px;
margin-bottom: 0;
}
.custom-table .toolbar .showby .form-control {
display: inline-block;
width: 75px;
border-radius: 3px;
cursor: pointer;
height: 34px;
padding: 0.375rem 0.75rem;
font-size: 1rem;
font-weight: 400;
color: #495057;
background-color: #fff;
background-clip: padding-box;
border: 1px solid #ced4da;
transition: border-color 0.15s ease-in-out, box-shadow 0.15s ease-in-out;
}
.custom-table .toolbar .showby span {
display: inline-block;
font-size: 13px;
line-height: 34px;
color: #333333;
font-weight: 500;
padding-left: 15px;
}
.theme-light .custom-table .toolbar .showing {
color: #3b4859;
}
.theme-light .custom-table .toolbar .showby span {
color: #3b4859;
}
.custom-table .toolbar .multiselect {
border-left: 1px solid #a9b9c6;
padding-left: 15px;
margin-left: 15px;
position: relative;
z-index: 10;
display: inline-block;
}
.custom-table .toolbar .multiselect .arrow {
border: solid black;
border-width: 0 2px 2px 0;
padding: 2px;
float: right;
margin-top: 8px;
margin-right: -5px;
}
.custom-table .toolbar .multiselect .down {
transform: rotate(45deg);
-webkit-transform: rotate(45deg);
}
.custom-table .toolbar .multiselect .form-control.select-label {
width: 170px;
cursor: pointer;
display: inline-block;
border-radius: 3px;
cursor: pointer;
height: 34px;
padding: 0.375rem 0.75rem;
font-size: 1rem;
font-weight: 400;
color: #495057;
background-color: #fff;
background-clip: padding-box;
border: 1px solid #ced4da;
transition: border-color 0.15s ease-in-out, box-shadow 0.15s ease-in-out;
}
.custom-table .toolbar .multiselect .options {
position: absolute;
left: 15px;
top: 34px;
background-color: #ffffff;
padding: 15px 15px 10px 15px;
width: 250px;
box-shadow: 0px 0px 6px -4px #3b4859;
border-radius: 3px;
}
.custom-table .toolbar .multiselect .options .option {
display: block;
padding-bottom: 5px;
margin-bottom: 0;
color: #3b4859;
font-size: 13px;
line-height: 24px;
font-weight: 400;
cursor: pointer;
}
.custom-table .toolbar .multiselect .options .option input {
margin-right: 10px;
display: inline-block;
vertical-align: middle;
}
.custom-table .toolbar .filter-search-control {
position: relative;
margin-bottom: 0;
float: right;
}
.custom-table .toolbar .filter-search-control .input-group-text {
max-width: 100%;
text-align: left;
padding-right: 30px;
padding-left: 15px;
width: 100%;
border: 1px solid #ced4da;
background-color: #ffffff;
border-radius: 3px;
padding-top: 0.399rem;
display: flex;
align-items: center;
padding: 0.375rem 0.75rem;
margin-bottom: 0;
font-size: 1rem;
font-weight: 400;
line-height: 1.5;
color: #495057;
height: 34px;
}
.custom-table .toolbar .filter-search-control .input-group-text:focus {
outline: none;
}
.custom-table .toolbar .filter-search-control button {
position: absolute;
right: 0;
top: 0;
z-index: 1;
cursor: pointer;
border: none;
background-color: transparent;
width: 34px;
height: 34px;
padding: 0;
}
.custom-table .toolbar .filter-search-control button::before {
background-color: transparent;
width: 24px;
height: 24px;
border-radius: 1.5em;
box-shadow: 0 0 0 0.2em #171717 inset;
padding: 0.75em;
transform: translate(-0.6em, 0.7em) scale(0.5);
transform-origin: 100% 0;
-webkit-appearance: none;
appearance: none;
transition: all 0.25s ease-out;
display: inline-block;
content: "";
}
.custom-table .toolbar .filter-search-control button::after {
display: inline-block;
background: #171717;
border-radius: 0 0.75em 0.75em 0 / 0 1.5em 1.5em 0;
padding: 0.75em;
position: relative;
transform: translate(1.11em, -1.5em) rotate(45deg) scale(0.25, 0.125);
transform-origin: 0 50%;
transition: all 0.25s ease-out;
width: 24px;
height: 24px;
content: "";
}
.custom-table .toolbar .filter-search-control button span {
font-size: 0;
text-indent: -99999px;
}
.custom-table .toolbar .filter-search-control button:hover {
color: #333333;
}
.custom-table table {
white-space: nowrap;
width: 100%;
border-collapse: collapse;
}
.custom-table .sort-icon {
display: inline-block;
padding-left: 5px;
vertical-align: middle;
cursor: pointer;
}
.custom-table .checkbox {
margin-top: -4px;
margin-right: 0px;
vertical-align: middle;
}
.custom-table .sort-icon.sort-none:before {
display: block;
content: "";
width: 0;
height: 0;
border-style: solid;
border-width: 0 4px 8px 4px;
border-color: transparent transparent #dddddd transparent;
margin-bottom: 2px;
}
.custom-table .sort-icon.sort-none:after {
display: block;
content: "";
width: 0;
height: 0;
border-style: solid;
border-width: 8px 4px 0 4px;
border-color: #dddddd transparent transparent transparent;
margin-top: 2px;
}
.custom-table .sort-icon.sort-descending:after {
display: block;
content: "";
width: 0;
height: 0;
border-style: solid;
border-width: 8px 4px 0 4px;
border-color: #dddddd transparent transparent transparent;
margin-top: 0;
}
.custom-table .sort-icon.sort-ascending:before {
display: block;
content: "";
width: 0;
height: 0;
border-style: solid;
border-width: 0 4px 8px 4px;
border-color: transparent transparent #dddddd transparent;
margin-bottom: 0px;
}
.custom-table .pagination {
display: flex;
justify-content: flex-end;
}
.custom-table .pagination ul {
list-style: none;
padding: 0;
margin: 0;
display: flex;
}
.custom-table .pagination div {
display: flex;
}
.custom-table .pagination div {
display: flex;
max-width: 400px;
overflow-x: auto;
}
.custom-table .pagination a {
display: block;
padding: 5px 10px;
font-size: 11px;
color: #868f9b;
line-height: 16px;
border: 1px solid #cbcfd4;
border-right: none;
}
.custom-table .pagination li a {
border-radius: 0px !important;
}
.custom-table .pagination a:hover {
background-color: #cbcfd4;
}
.custom-table .pagination a.active {
background-color: #cbcfd4;
color: black;
}
.custom-table .pagination a.deactive {
background-color: white;
color: black;
}
.custom-table .pagination a.desable {
background-color: rgb(94, 87, 87);
color: white;
}
.custom-table .pagination a.enable {
background-color: #3b4859;
color: #ffffff;
}
.custom-table .pagination .previous a {
padding-left: 20px;
padding-right: 20px;
-webkit-border-top-left-radius: 5px;
-webkit-border-bottom-left-radius: 5px;
-moz-border-radius-topleft: 5px;
-moz-border-radius-bottomleft: 5px;
border-top-left-radius: 5px;
border-bottom-left-radius: 5px;
}
.custom-table .pagination .next a {
padding-left: 20px;
padding-right: 20px;
border-right: 1px solid #cbcfd4;
-webkit-border-top-right-radius: 5px;
-webkit-border-bottom-right-radius: 5px;
-moz-border-radius-topright: 5px;
-moz-border-radius-bottomright: 5px;
border-top-right-radius: 5px;
border-bottom-right-radius: 5px;
}
.custom-table .data-table-parent {
overflow-x: auto;
display: flex;
width: 100%;
margin-bottom: 1rem;
}
.custom-table .data-table-parent .data-table th,
.custom-table .data-table-parent .data-table td {
padding: 7px 10px;
text-align: left;
}
.custom-table .data-table-parent .data-table tbody tr:nth-child(odd) {
background-color: #e9edf2;
}
.custom-table .data-table-parent .data-table tbody tr.checked-row {
background-color: #ababab !important;
}
.custom-table .data-table-parent .data-table .btn-link {
color: #3b7cff !important;
padding: 0 5px;
font-size: 18px;
line-height: 22px;
vertical-align: middle;
}
.custom-table.dark .data-table-parent .data-table .btn-link {
color: #ababab !important;
}
.custom-table .data-table-parent .data-table .enabled {
width: 8px;
height: 8px;
background-color: #004fac;
display: inline-block;
position: relative;
margin: 10px 10px 0 0;
vertical-align: top;
}
.custom-table .data-table-parent .data-table .enabled:after {
position: absolute;
left: -4px;
top: -4px;
width: 16px;
height: 16px;
content: "";
border: 1px solid #004fac;
border-radius: 50%;
}
.custom-table.dark .data-table-parent .data-table .enabled {
background-color: #ababab;
}
.custom-table.dark .data-table-parent .data-table .enabled:after {
border-color: #ababab;
}
.custom-table.dark .toolbar .showing {
color: #ffffff;
}
.custom-table.dark .toolbar .showby label {
color: #ffffff;
}
.custom-table.dark .toolbar .showby span {
color: #ffffff;
}
.custom-table.dark .data-table-parent .data-table th,
.custom-table.dark .data-table-parent .data-table td {
color: #ffffff;
}
.custom-table.dark .data-table-parent .data-table tbody tr:nth-child(odd) {
background-color: #333333;
}
.custom-table.dark .data-table-parent .data-table tbody tr.checked-row {
background-color: #202226 !important;
}
@media only screen and (max-width: 1200px) and (min-width: 768px) {
.custom-table .toolbar {
float: left;
}
.custom-table .toolbar .showing {
float: left;
width: 50%;
font-size: 11px;
}
.custom-table .toolbar .showby {
border-left: none;
padding-left: 0px;
margin-left: 0px;
width: 50%;
float: right;
text-align: right;
font-size: 11px;
}
.custom-table .toolbar .showby label {
font-size: 11px;
}
.custom-table .toolbar .showby span {
font-size: 11px;
}
.custom-table .toolbar .showby .form-control {
font-size: 11px;
}
.custom-table .toolbar .multiselect {
border-left: none;
padding-left: 0px;
margin-left: 0px;
width: 50%;
margin-top: 15px;
float: left;
}
.custom-table .toolbar .multiselect .form-control.select-label {
font-size: 11px;
padding: 0.575rem 0.75rem;
height: 34px;
}
.custom-table .toolbar .multiselect .options {
left: 0;
}
.custom-table .toolbar .filter-search-control {
float: right;
margin-top: 15px;
}
}
@media only screen and (max-width: 767px) and (min-width: 320px) {
.custom-table .toolbar {
float: left;
}
.custom-table .toolbar .showing {
float: left;
width: 100%;
font-size: 11px;
}
.custom-table .toolbar .showby {
border-left: none;
padding-left: 0px;
margin-left: 0px;
width: 100%;
float: left;
text-align: left;
font-size: 11px;
}
.custom-table .toolbar .showby label {
font-size: 11px;
}
.custom-table .toolbar .showby span {
font-size: 11px;
}
.custom-table .toolbar .showby .form-control {
font-size: 11px;
}
.custom-table .toolbar .multiselect {
border-left: none;
padding-left: 0px;
margin-left: 0px;
width: 100%;
margin-top: 15px;
float: left;
}
.custom-table .toolbar .multiselect .form-control.select-label {
font-size: 11px;
padding: 0.575rem 0.75rem;
height: 34px;
}
.custom-table .toolbar .multiselect .options {
left: 0;
}
.custom-table .toolbar .filter-search-control {
float: left !important;
margin-top: 15px;
}
}
| 0.422624 | 0.09709 |
body{width: 100%;height: 100%;background: #fff;}
a{color: #fff;}
/*头部开始*/
.top{width: 100%;background: #40d1c4;height: 1rem;line-height: 1rem;}
.top-content{width: 96%;margin: 0 auto;position: relative;text-align: center;color: #fff;font-size: .32rem;font-weight: bold;}
.back{position: absolute;left: -3%;}
.back-pic{width: 50%;}
.cancel{position: absolute;right: 0;top: 0;}
/*头部结束*/
/*工资开始*/
.salary{width: 100%;background: #40d1c4;height: 1rem;line-height: 1rem;}
.salary-ul{width: 96%;margin: 0 auto;font-size: .3rem;display: flex;}
.salary-li{flex: 1;}
/*工资结束*/
/*订单开始*/
.dd-wrap{width: 100%;}
.dd-tab{width: 100%;}
.dd-tab-hd{width: 100%;height: .8rem;line-height: .8rem;background: #40d1c4;display: flex;}
.dd-li{flex: 1;text-align: center;font-size: .3rem;color: #fff;cursor: pointer;}
.dd-tab-hd li.active{background: #009899;}
.dd-tab-bd{width: 100%;}
.dd-info{width: 100%;}
.info-ul{width: 100%;background: #40d1c4;font-size: .3rem;display: flex;margin-top: .4rem;}
.info-li{margin: 0 2%;flex: 1;height: .8rem;line-height: .8rem;color: #fff; overflow:hidden;text-overflow:ellipsis;white-space:nowrap;}
.description{overflow:hidden;text-overflow:ellipsis;white-space:nowrap;}
/*订单结束*/
/***********手机页面-订单详情***********/
/*订单开始*/
.dingdan{width: 100%;}
.dingdan-ul{width: 96%;margin: 0 auto;}
.dingdan-li{display: flex;color: #333;font-size: .32rem;height: .8rem;line-height: .8rem;border-bottom: 1px solid #ccc;}
.dingdan-left{flex: 1;text-align: right;margin-right: .5rem;}
.dingdan-right{flex: 3;}
.choose-ul{width: 96%;margin: .5rem auto;display: flex;}
.choose-li{flex: 1;text-align: center;}
.choose-btn{width: 50%;color: #fff;border: none;border-radius: .4rem;font-size: .32rem;}
.yes{background: #40d1c4;}
.no{background: #ff3334;}
/*订单结束*/
/*登录开始*/
.top-one{margin:.5rem auto;width: 100%;height:.8rem;background:#40d1c4;}
/*登录结束*/
.two{width: 90%;margin: .2rem auto;height:.6rem;}
.two .two-p{color: #fff;font-size: .25rem;float: left;line-height:.6rem;}
.two .two-button{color: #fff;float: right;margin-top: .14rem;border: none;background: transparent;}
.two-p2{color: #fff;background: #CCCCCC;display: block;border-radius: .1rem;margin: .2rem auto;height: .4rem;text-align: center;line-height: .4rem;width: 50%;}
.two-ul{display: flex;height: 2rem;width: 90%;margin: .2rem auto;}
.two-li li{flex: 1;background: #f00;}
.pic-li{position: relative;flex: 1;margin: 0 2%;}
.pic-input{width: 100%;height: 100%;position: absolute;top: 0;opacity: 0;}
/*拍照*/
#ad{width:100%;}
.request_title{width:100%;height:.6rem;line-height:.6rem;font-size:0.28rem;background: #999;color: #fff;}
.request_select2{width:90%;margin: .2rem auto;}
#pink {width: 100%;height: 2rem;}
.request_select2 #pink .dd{width:2rem;height:2rem;background:#fff;color:#9a9a9a;border:.01rem solid #9a9a9a;float:left;position:relative;}
.request_select2 #pink .dd input {position:relative;opacity:0;display:block;height:100%;width:100%;}
.request_select2 #pink .dd span{text-align:center;width:1.5rem;height:1.5rem;font-size:1.5rem;margin:auto;position:absolute;top:0;
left:0;bottom:0;right:0;}
.request_select2 .yy{display:inline-table;width:2rem;height:2rem;float:left;}
.hidden{display:none;}
.show{display:inline-block;}
#dd{float:right;height:.6rem;text-align:right;padding-right:.4rem;width: 1rem;}
#over{float:right;height:.6rem;background:#ff586e;;color:#fff;text-align:center;width: 1rem;}
.cel{display:none;height:2rem;width:2rem;background:rgba(14, 14, 14,0.85);margin:0;padding:0;line-height:4rem;text-align:center;color: #fff;position:relative;top:0;}
.cel1{display:block;z-index:988;height:2rem;width:2rem;background: rgba(14, 14, 14, 0.85);margin:0;padding:0;line-height:4rem;text-align:center;color: #fff;position:relative;top:0;}
.ch{display:inline-block;transform:rotate(45deg);font-size:1.4rem;margin:auto;position:absolute;top:0;left:0;bottom: 0;right:0;text-align: center;border-radius: 50%;padding-left:-0.5rem;}
.ci{margin-right:0.5rem;z-index:888;float:left;}
|
public/static_index/css/style.css
|
body{width: 100%;height: 100%;background: #fff;}
a{color: #fff;}
/*头部开始*/
.top{width: 100%;background: #40d1c4;height: 1rem;line-height: 1rem;}
.top-content{width: 96%;margin: 0 auto;position: relative;text-align: center;color: #fff;font-size: .32rem;font-weight: bold;}
.back{position: absolute;left: -3%;}
.back-pic{width: 50%;}
.cancel{position: absolute;right: 0;top: 0;}
/*头部结束*/
/*工资开始*/
.salary{width: 100%;background: #40d1c4;height: 1rem;line-height: 1rem;}
.salary-ul{width: 96%;margin: 0 auto;font-size: .3rem;display: flex;}
.salary-li{flex: 1;}
/*工资结束*/
/*订单开始*/
.dd-wrap{width: 100%;}
.dd-tab{width: 100%;}
.dd-tab-hd{width: 100%;height: .8rem;line-height: .8rem;background: #40d1c4;display: flex;}
.dd-li{flex: 1;text-align: center;font-size: .3rem;color: #fff;cursor: pointer;}
.dd-tab-hd li.active{background: #009899;}
.dd-tab-bd{width: 100%;}
.dd-info{width: 100%;}
.info-ul{width: 100%;background: #40d1c4;font-size: .3rem;display: flex;margin-top: .4rem;}
.info-li{margin: 0 2%;flex: 1;height: .8rem;line-height: .8rem;color: #fff; overflow:hidden;text-overflow:ellipsis;white-space:nowrap;}
.description{overflow:hidden;text-overflow:ellipsis;white-space:nowrap;}
/*订单结束*/
/***********手机页面-订单详情***********/
/*订单开始*/
.dingdan{width: 100%;}
.dingdan-ul{width: 96%;margin: 0 auto;}
.dingdan-li{display: flex;color: #333;font-size: .32rem;height: .8rem;line-height: .8rem;border-bottom: 1px solid #ccc;}
.dingdan-left{flex: 1;text-align: right;margin-right: .5rem;}
.dingdan-right{flex: 3;}
.choose-ul{width: 96%;margin: .5rem auto;display: flex;}
.choose-li{flex: 1;text-align: center;}
.choose-btn{width: 50%;color: #fff;border: none;border-radius: .4rem;font-size: .32rem;}
.yes{background: #40d1c4;}
.no{background: #ff3334;}
/*订单结束*/
/*登录开始*/
.top-one{margin:.5rem auto;width: 100%;height:.8rem;background:#40d1c4;}
/*登录结束*/
.two{width: 90%;margin: .2rem auto;height:.6rem;}
.two .two-p{color: #fff;font-size: .25rem;float: left;line-height:.6rem;}
.two .two-button{color: #fff;float: right;margin-top: .14rem;border: none;background: transparent;}
.two-p2{color: #fff;background: #CCCCCC;display: block;border-radius: .1rem;margin: .2rem auto;height: .4rem;text-align: center;line-height: .4rem;width: 50%;}
.two-ul{display: flex;height: 2rem;width: 90%;margin: .2rem auto;}
.two-li li{flex: 1;background: #f00;}
.pic-li{position: relative;flex: 1;margin: 0 2%;}
.pic-input{width: 100%;height: 100%;position: absolute;top: 0;opacity: 0;}
/*拍照*/
#ad{width:100%;}
.request_title{width:100%;height:.6rem;line-height:.6rem;font-size:0.28rem;background: #999;color: #fff;}
.request_select2{width:90%;margin: .2rem auto;}
#pink {width: 100%;height: 2rem;}
.request_select2 #pink .dd{width:2rem;height:2rem;background:#fff;color:#9a9a9a;border:.01rem solid #9a9a9a;float:left;position:relative;}
.request_select2 #pink .dd input {position:relative;opacity:0;display:block;height:100%;width:100%;}
.request_select2 #pink .dd span{text-align:center;width:1.5rem;height:1.5rem;font-size:1.5rem;margin:auto;position:absolute;top:0;
left:0;bottom:0;right:0;}
.request_select2 .yy{display:inline-table;width:2rem;height:2rem;float:left;}
.hidden{display:none;}
.show{display:inline-block;}
#dd{float:right;height:.6rem;text-align:right;padding-right:.4rem;width: 1rem;}
#over{float:right;height:.6rem;background:#ff586e;;color:#fff;text-align:center;width: 1rem;}
.cel{display:none;height:2rem;width:2rem;background:rgba(14, 14, 14,0.85);margin:0;padding:0;line-height:4rem;text-align:center;color: #fff;position:relative;top:0;}
.cel1{display:block;z-index:988;height:2rem;width:2rem;background: rgba(14, 14, 14, 0.85);margin:0;padding:0;line-height:4rem;text-align:center;color: #fff;position:relative;top:0;}
.ch{display:inline-block;transform:rotate(45deg);font-size:1.4rem;margin:auto;position:absolute;top:0;left:0;bottom: 0;right:0;text-align: center;border-radius: 50%;padding-left:-0.5rem;}
.ci{margin-right:0.5rem;z-index:888;float:left;}
| 0.373076 | 0.032101 |
position:relative;
width:860px;
margin: 0 auto;
z-index:-1;
box-shadow: 0px 0px 15px;
height:100%;
overflow-y: auto;
top:0px;
background-color:#f4f7fa;
}
#report_wrapper_inner {
width:90%;
padding-top:125px;
height:100%;
padding-bottom:125px;
margin: 0 auto;
margin-bottom:125px;
-webkit-filter: blur(15px);
filter: blur(10px);
transition: filter 600ms;
}
#reco_box {
margin-bottom:100px;
}
#reco_header {
border-bottom:1px solid red;
width:90%;
margin:0 auto;
text-align:center;
font-size:1.3em;
padding-top:5px;
padding-bottom:5px;
}
#reco_a {
padding:5px;
padding-top:15px;
padding-left:15px;
}
#reco_b {
padding:5px;
padding-left:15px;
}
#reco_c {
padding:5px;
padding-left:15px;
}
.report_slide_label {
color:#015697;
font-size:1.5em;
display:inline-block;
box-sizing:border-box;
padding-left:20px;
width:560px;
}
.report_slide_header {
width:75px;
display:inline-block;
box-sizing:border-box;
text-align:right;
padding-right:20px;
}
.report_slide_li {
border-bottom: 1px solid #e84b36;
margin-bottom:15px;
}
.report_slide_total_label {
width:540px;
display:inline-block;
box-sizing:border-box;
color:#015697;
text-align:right;
padding-right:25px;
font-size:1.2em;
}
.report_slide_total_number {
width:90px;
display:inline-block;
box-sizing:border-box;
text-align:right;
padding-right:30px;
border-top:1px solid black;
}
.report_slide_total_eps {
}
.report_field_label {
width:540px;
display:inline-block;
box-sizing:border-box;
padding-left:20px;
}
.report_field_number {
width:90px;
display:inline-block;
box-sizing:border-box;
text-align:right;
padding-right:30px;
}
.report_field_row_li{
}
.report_field_eps {
}
.report_total_label {
width:540px;
display:inline-block;
box-sizing:border-box;
color:#015697;
text-align:right;
padding-right:20px;
font-size:1.5em;
}
.report_total_number {
width:90px;
display:inline-block;
text-align:right;
box-sizing:border-box;
padding-right:30px;
font-size:1.1em;
}
.eps_table_list {
box-sizing:border-box;
width:90%;
position:relative;
margin:0 auto;
margin-top:50px;
margin-bottom:30px;
}
.eps_col1 {
width:25%;
display:inline-block;
box-sizing:border-box;
border:1px solid black;
padding-left:10px;
padding-right:10px;
}
.eps_col2 {
width:25%;
display:inline-block;
box-sizing:border-box;
border:1px solid black;
padding-left:10px;
padding-right:10px;
}
.eps_col3 {
width:25%;
display:inline-block;
box-sizing:border-box;
border:1px solid black;
padding-left:10px;
padding-right:10px;
}
.eps_col3_combined {
width:50%;
display:inline-block;
box-sizing:border-box;
border:1px solid black;
text-align:center !important;
}
.eps_col4 {
width:25%;
display:inline-block;
box-sizing:border-box;
border:1px solid black;
padding-left:10px;
padding-right:10px;
}
.eps_table_list li span {
padding-top:2px;
padding-bottom:2px;
text-align:right;
}
.eps_table_list li:first-child {
background-color:#015697;
color:white;
}
.eps_table_list li:first-child span {
text-align:center !important;
}
.eps_table_list li:first-child span:first-child {
background-color:#f4f7fa;
border-bottom:1px solid transparent;
border-top:1px solid transparent;
border-left:1px solid transparent;
}
.eps_table_list li span:first-child {
text-align:left !important;
}
.eps_table_list li:nth-child(2) span:first-child {
background-color:transparent;
border-top:1px solid transparent;
border-left:1px solid transparent;
}
.eps_table_list li:nth-child(2) span:nth-child(2) {
background-color:#015697;
}
.eps_table_list li:nth-child(2) span:nth-child(3) {
background-color:#9eedfe;
text-align:center !important;
}
.eps_table_list li:nth-child(2) span:nth-child(4) {
background-color:#9eedfe;
text-align:center !important;
}
.eps_table_list li:nth-child(3){
background-color:#e9fdff;
}
.eps_table_list li:nth-child(3) span:first-child {
background-color:#69737c;
color:#f4f7fa;
}
.eps_table_list li:nth-child(4) {
background-color:#e9fdff;
}
.eps_table_list li:nth-child(4) span:first-child {
background-color:#69737c;
color:#f4f7fa;
}
.eps_table_list li:nth-child(5) {
background-color:#e9fdff;
}
.eps_table_list li:nth-child(5) span:first-child {
background-color:#69737c;
color:#f4f7fa;
}
.eps_table_list li:nth-child(6) {
background-color:#e9fdff;
}
.eps_table_list li:nth-child(6) span:first-child {
background-color:#69737c;
color:#f4f7fa;
}
.eps_table_list li:nth-child(7) {
background-color:#e9fdff;
}
.eps_table_list li:nth-child(7) span:first-child {
background-color:#69737c;
color:#f4f7fa;
}
|
assets/bak/css/just_report.css
|
position:relative;
width:860px;
margin: 0 auto;
z-index:-1;
box-shadow: 0px 0px 15px;
height:100%;
overflow-y: auto;
top:0px;
background-color:#f4f7fa;
}
#report_wrapper_inner {
width:90%;
padding-top:125px;
height:100%;
padding-bottom:125px;
margin: 0 auto;
margin-bottom:125px;
-webkit-filter: blur(15px);
filter: blur(10px);
transition: filter 600ms;
}
#reco_box {
margin-bottom:100px;
}
#reco_header {
border-bottom:1px solid red;
width:90%;
margin:0 auto;
text-align:center;
font-size:1.3em;
padding-top:5px;
padding-bottom:5px;
}
#reco_a {
padding:5px;
padding-top:15px;
padding-left:15px;
}
#reco_b {
padding:5px;
padding-left:15px;
}
#reco_c {
padding:5px;
padding-left:15px;
}
.report_slide_label {
color:#015697;
font-size:1.5em;
display:inline-block;
box-sizing:border-box;
padding-left:20px;
width:560px;
}
.report_slide_header {
width:75px;
display:inline-block;
box-sizing:border-box;
text-align:right;
padding-right:20px;
}
.report_slide_li {
border-bottom: 1px solid #e84b36;
margin-bottom:15px;
}
.report_slide_total_label {
width:540px;
display:inline-block;
box-sizing:border-box;
color:#015697;
text-align:right;
padding-right:25px;
font-size:1.2em;
}
.report_slide_total_number {
width:90px;
display:inline-block;
box-sizing:border-box;
text-align:right;
padding-right:30px;
border-top:1px solid black;
}
.report_slide_total_eps {
}
.report_field_label {
width:540px;
display:inline-block;
box-sizing:border-box;
padding-left:20px;
}
.report_field_number {
width:90px;
display:inline-block;
box-sizing:border-box;
text-align:right;
padding-right:30px;
}
.report_field_row_li{
}
.report_field_eps {
}
.report_total_label {
width:540px;
display:inline-block;
box-sizing:border-box;
color:#015697;
text-align:right;
padding-right:20px;
font-size:1.5em;
}
.report_total_number {
width:90px;
display:inline-block;
text-align:right;
box-sizing:border-box;
padding-right:30px;
font-size:1.1em;
}
.eps_table_list {
box-sizing:border-box;
width:90%;
position:relative;
margin:0 auto;
margin-top:50px;
margin-bottom:30px;
}
.eps_col1 {
width:25%;
display:inline-block;
box-sizing:border-box;
border:1px solid black;
padding-left:10px;
padding-right:10px;
}
.eps_col2 {
width:25%;
display:inline-block;
box-sizing:border-box;
border:1px solid black;
padding-left:10px;
padding-right:10px;
}
.eps_col3 {
width:25%;
display:inline-block;
box-sizing:border-box;
border:1px solid black;
padding-left:10px;
padding-right:10px;
}
.eps_col3_combined {
width:50%;
display:inline-block;
box-sizing:border-box;
border:1px solid black;
text-align:center !important;
}
.eps_col4 {
width:25%;
display:inline-block;
box-sizing:border-box;
border:1px solid black;
padding-left:10px;
padding-right:10px;
}
.eps_table_list li span {
padding-top:2px;
padding-bottom:2px;
text-align:right;
}
.eps_table_list li:first-child {
background-color:#015697;
color:white;
}
.eps_table_list li:first-child span {
text-align:center !important;
}
.eps_table_list li:first-child span:first-child {
background-color:#f4f7fa;
border-bottom:1px solid transparent;
border-top:1px solid transparent;
border-left:1px solid transparent;
}
.eps_table_list li span:first-child {
text-align:left !important;
}
.eps_table_list li:nth-child(2) span:first-child {
background-color:transparent;
border-top:1px solid transparent;
border-left:1px solid transparent;
}
.eps_table_list li:nth-child(2) span:nth-child(2) {
background-color:#015697;
}
.eps_table_list li:nth-child(2) span:nth-child(3) {
background-color:#9eedfe;
text-align:center !important;
}
.eps_table_list li:nth-child(2) span:nth-child(4) {
background-color:#9eedfe;
text-align:center !important;
}
.eps_table_list li:nth-child(3){
background-color:#e9fdff;
}
.eps_table_list li:nth-child(3) span:first-child {
background-color:#69737c;
color:#f4f7fa;
}
.eps_table_list li:nth-child(4) {
background-color:#e9fdff;
}
.eps_table_list li:nth-child(4) span:first-child {
background-color:#69737c;
color:#f4f7fa;
}
.eps_table_list li:nth-child(5) {
background-color:#e9fdff;
}
.eps_table_list li:nth-child(5) span:first-child {
background-color:#69737c;
color:#f4f7fa;
}
.eps_table_list li:nth-child(6) {
background-color:#e9fdff;
}
.eps_table_list li:nth-child(6) span:first-child {
background-color:#69737c;
color:#f4f7fa;
}
.eps_table_list li:nth-child(7) {
background-color:#e9fdff;
}
.eps_table_list li:nth-child(7) span:first-child {
background-color:#69737c;
color:#f4f7fa;
}
| 0.324128 | 0.088269 |
@import url("font-awesome.css");
@import url("icomoon.css");
@import url("flexslider.css");
@import url("owl.carousel.css");
@import url("shortcodes.css");
@import url("magnific-popup.css");
@import url("https://fonts.googleapis.com/css?family=Poppins:300,400,500,600,700|Montserrat:300,300i,400,400i,500,500i,600,600i,700,700i,800,800i,900");
/**
* Reset
* Repeatable Patterns
* Top
* Social-links
* Header
* Mobile navigation
* Page title
* Breadcrumbs
* Blog
* Blog Single
* Pagination
* Gird for page single
* Sidebar
* GoTop Button
* Footer
* Footer widget
* Page About
* Bottom
* Revolution Slider
* Preload
* Parallax
* Switcher
* Boxed
* Site-off-canvas
* Porfolio Detail
*/
/* Reset
-------------------------------------------------------------- */
html {
overflow-y: scroll;
-webkit-text-size-adjust: 100%;
-ms-text-size-adjust: 100%;
}
body {
line-height: 1;
-webkit-font-smoothing: antialiased;
-webkit-text-size-adjust: 100%;
-ms-text-size-adjust: 100%;
}
a, abbr, acronym, address, applet, article, aside, audio, b, big, blockquote, body, caption, canvas, center, cite, code,
dd, del, details, dfn, dialog, div, dl, dt, em, embed, fieldset, figcaption, figure, form, footer, header, hgroup, h1, h2, h3, h4, h5, h6, html, i, iframe, img, ins, kbd, label, legend, li, mark, menu, nav,object, ol, output, p, pre, q, ruby, s, samp, section, small, span, strike, strong, sub, summary, sup, tt, table, tbody, textarea, tfoot, thead, time, tr, th, td, u, ul, var, video {
font-family: inherit;
font-size: 100%;
font-weight: inherit;
font-style: inherit;
vertical-align: baseline;
margin: 0;
padding: 0;
border: 0;
outline: 0;
background: transparent;
}
article, aside, details, figcaption, figure, footer, header, hgroup, menu, nav, section {
display: block;
}
ol, ul {
list-style: none;
}
blockquote, q {
-webkit-hyphens: none;
-moz-hyphens: none;
-ms-hyphens: none;
hyphens: none;
quotes: none;
}
figure {
margin: 0;
}
:focus {
outline: 0;
}
table {
border-collapse: collapse;
border-spacing: 0;
}
img {
border: 0;
-ms-interpolation-mode: bicubic;
vertical-align: middle;
}
legend {
white-space: normal;
}
button,
input,
select,
textarea {
font-size: 100%;
margin: 0;
max-width: 100%;
vertical-align: baseline;
-webkit-box-sizing: border-box;
-moz-box-sizing: border-box;
box-sizing: border-box;
}
button,
input {
line-height: normal;
}
input,
textarea {
background-image: -webkit-linear-gradient(hsla(0,0%,100%,0), hsla(0,0%,100%,0)); /* Removing the inner shadow, rounded corners on iOS inputs */
}
button,
input[type="button"],
input[type="reset"],
input[type="submit"] {
line-height: 1;
cursor: pointer; /* Improves usability and consistency of cursor style between image-type 'input' and others */
-webkit-appearance: button; /* Corrects inability to style clickable 'input' types in iOS */
border: none;
}
input[type="checkbox"],
input[type="radio"] {
padding: 0; /* 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 { /* Corrects inner padding and border displayed oddly in FF3/4 www.sitepen.com/blog/2008/05/14/the-devils-in-the-details-fixing-dojos-toolbar-buttons/ */
border: 0;
padding: 0;
}
*,
*:before,
*:after {
-webkit-box-sizing: border-box;
-moz-box-sizing: border-box;
box-sizing: border-box;
}
/* Repeatable Patterns
-------------------------------------------------------------- */
*,
*:before,
*:after {
-webkit-box-sizing: border-box;
-moz-box-sizing: border-box;
box-sizing: border-box;
}
body {
font: 15px/27px "Montserrat", sans-serif;
font-weight: 300;
background-color: #fff;
color: #555555;
}
a {
text-decoration: none;
-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: #f7c20a;
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;
}
ul, ol {
padding: 0;
}
img {
max-width: 100%;
height: auto;
}
.img-right {
margin: 0 0 0 50px !important;
float: right;
}
b, strong {
font-weight: 600;
}
.entry-page p {
margin-bottom: 25px;
}
button {
border: none;
}
button,
input[type="button"],
input[type="reset"],
input[type="submit"] {
font-size: 12px;
font-weight: 700;
color: #ffffff;
text-transform: uppercase;
padding: 12px 24px;
background-color: #121212;
-webkit-transition: all 0.3s ease 0s;
-moz-transition: all 0.3s ease 0s;
-ms-transition: all 0.3s ease 0s;
-o-transition: all 0.3s ease 0s;
transition: all 0.3s ease 0s;
}
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"] {
background-color: #f2f2f2;
border: none;
height: 50px;
padding-left: 15px;
font-size: 13px;
outline: none;
margin-bottom: 30px;
border-radius: 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;
}
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: 1px solid #f7c20a;
-webkit-box-shadow: none;
-moz-box-shadow: none;
box-shadow: none;
}
textarea {
width: 100%;
height: 150px;
padding: 15px 24px;
}
input[type="checkbox"] {
display: inline;
}
textarea:-moz-placeholder,
textarea::-moz-placeholder,
input:-moz-placeholder,
input::-moz-placeholder {
color: #6a6a6a;
opacity: 1;
}
input:-ms-input-placeholder {
color: #6a6a6a;
}
textarea::-webkit-input-placeholder,
input::-webkit-input-placeholder {
color: #6a6a6a;
opacity: 1;
}
/* bootstrap resetting elements */
.btn {
background-image: none;
}
textarea,
input[type="text"],
input[type="submit"],
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"],
.uneditable-input,
.dropdown-menu,
.navbar .nav > .active > a,
.navbar .nav > .active > a:hover,
.navbar .nav > .active > a:focus {
-webkit-appearance: none;
text-shadow: none;
-webkit-box-shadow: none;
-moz-box-shadow: none;
-o-box-shadow: none;
box-shadow: none;
color: #000;
}
h1, h2, h3, h4, h5, h6 { font-family: "Montserrat", sans-serif; font-weight: 500; margin-bottom: 20px; }
h1 { font-size: 60px; line-height: 60px; }
h2 { font-size: 45px; line-height: 45px; }
h3 { font-size: 40px; line-height: 40px; }
h4 { font-size: 25px; line-height: 25px; }
h5 { font-size: 20px; line-height: 20px; }
h6 { font-size: 18px; line-height: 18px; }
.blog-single .entry p {
margin-bottom: 30px;
}
.blog-single blockquote {
padding: 30px 20px 38px 35px;
border: 1px solid #e5e5e5;
-webkit-border-radius: 2px;
-moz-border-radius: 2px;
-o-border-radius: 2px;
border-radius: 2px;
position: relative;
font-size: 15px;
font-style: italic;
letter-spacing: 1.5px;
}
.blog-single blockquote::before {
content: "''";
position: absolute;
top: 22px;
left: 7px;
color: #f7c20a;
font-size: 49px;
font-weight: 100;
font-style: italic;
z-index: 1;
}
.blog-single .img-left {
float: left;
margin-right: 20px;
margin-bottom: 20px;
}
.blog-single .content-post:after,
.blog-single .content-post:before,
.blog-single .entry:after,
.blog-single .entry:before {
content: "";
display: table;
clear: both;
}
/* Top
---------------------------------------------------------------*/
.top {
background-color: #333333;
background-image: url('../images/3.png');
}
/* Infomation top */
.flat-information {
margin: 0 0;
padding: 0;
}
.flat-information > li {
display: inline-block;
position: relative;
margin-right: 25px;
}
.flat-information > li:before {
position: absolute;
left: 0;
top: 10px;
font-family: FontAwesome;
content: "\f095";
color: #f7c20a;
}
.flat-information > li.email:before {
content: "\f0e0";
}
.flat-information > li > a {
display: inline-block;
padding: 13px 0 11px 20px;
color: #c2c2c2;
font-size: 12px;
font-family: "Poppins", sans-serif;
font-weight: 400;
}
.flat-information > li > a:hover {
color: #f7c20a;
}
/* Social-links
-------------------------------------------------------------- */
.social-links {
padding: 0;
margin: 0;
text-align: right;
}
.social-links a {
display: inline-block;
padding: 0 7px;
line-height: 50px;
font-size: 14px;
color: #c2c2c2;
}
.social-links a:hover {
color: #f7c20a;
}
/* Header
-------------------------------------------------------------- */
.header {
background-color: transparent;
position: relative;
z-index: 9999;
border-bottom: 1px solid #f1f1f1;
box-shadow: 2px 0 5px rgba(0, 0, 0, 0.1);
-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;
}
.header .logo {
-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;
margin: 15px 0 0 0;
}
/* Header Fix */
.header.downscrolled {
background-color: rgba(255, 255, 255, 0.9);
position: fixed;
top: 0;
width: 100%;
z-index: 99;
opacity: 0;
top: -121px;
-webkit-transition: all 0.5s ease-in-out;
-moz-transition: all 0.5s ease-in-out;
-ms-transition: all 0.5s ease-in-out;
-o-transition: all 0.5s ease-in-out;
transition: all 0.5s ease-in-out;
}
.header.upscrolled {
opacity: 1;
top: 0;
box-shadow: 0 2px 5px 0 rgba(0, 0, 0, 0.16), 0 2px 10px 0 rgba(0, 0, 0, 0.12);
}
/* Menu menu-extra */
.menu.menu-extra li a {
color: #333;
padding: 0 20px;
line-height: 100px;
height: 100px;
}
.menu.menu-extra li a:hover {
color: #f7c20a;
}
/* Navigation */
.nav-wrap {
position: relative;
float: right;
}
.nav-wrap .mainnav,
.nav-wrap .menu.menu-extra {
float: left;
height: 85px;
}
.nav-wrap .menu.menu-extra {
padding-left: 20px;
}
#mainnav > ul {
text-align: right;
}
#mainnav ul {
list-style: none;
margin: 0;
padding: 0;
height: 85px;
}
#mainnav ul li {
position: relative;
height: 85px;
}
#mainnav > ul > li {
display: inline-block;
}
#mainnav > ul > li > a {
font-size: 14px;
font-weight: 500;
color: #333333;
text-transform: uppercase;
line-height: 85px;
padding: 0 20px 0 20px;
}
#mainnav > ul > li:last-child > a {
padding: 0 0 0 20px;
}
/* submenu */
#mainnav ul.submenu {
text-align: left;
position: absolute;
left: 0;
top: 150%;
width: 200px;
background-color: #222222;
z-index: 9999;
filter: "progid:DXImageTransform.Microsoft.Alpha(Opacity=0)";
filter: alpha(opacity=0);
opacity: 0;
visibility: hidden;
-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;
}
#mainnav ul.submenu:before {
content: "";
position: absolute;
top: 0;
left: 0;
height: 3px;
width: 100%;
background: #f7c20a;
}
/* Right sub-menu */
#mainnav ul.right-sub-menu {
left: auto;
right: 0;
}
#mainnav ul li:hover > ul.submenu {
top: 100%;
-ms-filter: "progid:DXImageTransform.Microsoft.Alpha(Opacity=100)";
filter: alpha(opacity=100);
opacity: 1;
visibility: visible;
}
#mainnav ul li ul li {
margin-left: 0;
}
#mainnav ul.submenu li ul {
position: absolute;
left: 300px;
top: 0 !important;
}
#mainnav ul.submenu > li {
border-top: 1px solid #333333;
}
#mainnav ul.submenu > li.sub-parent:after {
content: "\f105";
font-family: "FontAwesome";
font-size: 14px;
position: absolute;
right: 25px;
top: 11px;
color: #999999;
-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;
}
#mainnav ul.submenu li:first-child {
border-top: none;
}
#mainnav ul.submenu > li > a {
display: block;
letter-spacing: 1px;
font-size: 13px;
color: #fff;
text-transform: uppercase;
text-decoration: none;
padding: 0 0 0 26px;
line-height: 40px;
-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;
}
#mainnav ul.submenu > li > a:hover {
background-color: #f7c20a;
color: #fff;
}
#mainnav ul.submenu > li.sub-parent:hover::after {
right: 18px;
}
#mainnav > ul > li > a:hover,
#mainnav > ul > li.active > a {
color: #f7c20a ;
position: relative;
}
/* Hover Menu */
#mainnav > ul > li > a {
position: relative;
}
/* Mobile navigation
---------------------------------------- */
#mainnav-mobi {
display: block;
margin: 0 auto;
width: 100%;
position: absolute;
background-color: #222222;
z-index: 1000;
}
#mainnav-mobi ul {
display: block;
list-style: none;
margin: 0;
padding: 0;
}
#mainnav-mobi ul li {
margin:0;
position: relative;
text-align: left;
border-top: 1px solid #333333;
cursor: pointer
}
#mainnav-mobi ul > li > a {
text-decoration: none;
height: 50px;
line-height: 50px;
padding: 0 15px;
color: #fff;
}
#mainnav-mobi ul.sub-menu {
top: 100%;
left: 0;
z-index: 2000;
position: relative;
background-color: #333333;
}
#mainnav-mobi > ul > li > ul > li,
#mainnav-mobi > ul > li > ul > li > ul > li {
position: relative;
border-top: 1px solid #333333;
padding-left: 15px;
}
#mainnav-mobi > ul > li > ul > li > ul > li a {
padding-left: 45px !important
}
#mainnav-mobi ul.sub-menu > li > a {
display: block;
text-decoration: none;
padding: 0 60px;
border-top-color: rgba(255,255,255,.1);
-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;
}
#mainnav-mobi > ul > li > ul > li:first-child a {
border-top: none;
}
#mainnav-mobi ul.sub-menu > li > a:hover,
#mainnav-mobi > ul > li > ul > li.active > a {
color: #fff;
}
/* Button menu mobile */
.btn-menu {
display: none;
position: relative;
background: transparent;
cursor: pointer;
margin: 42px 0;
width: 26px;
height: 16px;
float: right;
margin-right: 15px;
-webkit-transition: all ease .238s;
-moz-transition: all ease .238s;
transition: all ease .238s;
}
.btn-menu:before,
.btn-menu:after,
.btn-menu span {
background-color: #f7c20a;
-webkit-transition: all ease .238s;
-moz-transition: all ease .238s;
transition: all ease .238s;
}
.btn-menu:before,
.btn-menu:after {
content: '';
position: absolute;
top: 0;
height: 2px;
width: 100%;
left: 0;
top: 50%;
-webkit-transform-origin: 50% 50%;
-ms-transform-origin: 50% 50%;
transform-origin: 50% 50%;
}
.btn-menu span {
position: absolute;
width: 100%;
height: 2px;
left: 0;
top: 50%;
overflow: hidden;
text-indent: 200%;
}
.btn-menu:before {
-webkit-transform: translate3d(0, -7px, 0);
transform: translate3d(0, -7px, 0);
}
.btn-menu:after {
-webkit-transform: translate3d(0, 7px, 0);
transform: translate3d(0, 7px, 0);
}
.btn-menu.active span {
opacity: 0;
}
.btn-menu.active:before {
-webkit-transform: rotate3d(0, 0, 1, 45deg);
transform: rotate3d(0, 0, 1, 45deg);
}
.btn-menu.active:after {
-webkit-transform: rotate3d(0, 0, 1, -45deg);
transform: rotate3d(0, 0, 1, -45deg);
}
.btn-submenu {
position: absolute;
right: 20px;
top: 0;
font: 20px/50px 'FontAwesome';
text-align: center;
cursor: pointer;
width: 70px;
height: 44px;
}
.btn-submenu:before {
content: "\f107";
color: #fff;
}
.btn-submenu.active:before {
content: "\f106"
}
.btn-menu {
display: none
}
/* Page title
-------------------------------------------------------------- */
.page-title {
position: relative;
padding: 55px 0;
background-color: #f7f7f7;
}
.page-title-heading h1 {
text-align: left;
color: #2e363a;
font-family: "Poppins", sans-serif;
font-weight: 600;
letter-spacing: 1px;
font-size: 40px;
margin-bottom: 0;
}
/* Breadcrumbs
-------------------------------------------------------------- */
.breadcrumbs ul {
padding-top: 0;
}
.breadcrumbs ul li {
display: inline-block;
position: relative;
margin-right: 25px;
color: #2e363a;
}
.breadcrumbs ul li a {
color: #2e363a;
font-family: "Poppins", sans-serif;
font-weight: 400;
}
.breadcrumbs ul li a:hover {
color: #f7c20a;
}
.breadcrumbs ul li:before {
position: absolute;
right: -14px;
top: 0;
font-family: "FontAwesome";
content: "\f105";
color: #2e363a;
}
.breadcrumbs ul li:last-child::before {
width: 0;
height: 0;
background-color: transparent;
content: "";
}
/* Blog
-------------------------------------------------------------- */
.entry p {
margin-bottom: 20px;
}
.main-content {
padding: 100px 0;
}
article {
margin-bottom: 60px;
box-shadow: 0 8px 17px 0 rgba(0,0,0,.2),0 6px 20px 0 rgba(0,0,0,.19);
}
article .featured-post {
position: relative;
}
article .post-comment {
position: absolute;
left: 20px;
top: 20px;
z-index: 20;
background-color: #f7c20a;
text-align: center;
color: #fff;
}
article .post-comment li.date span {
display: block;
font-size: 14px;
}
article .post-comment li.date .day {
font-size: 30px;
font-weight: 700;
font-family: "Poppins", sans-serif;
text-transform: uppercase;
padding: 10px 20px;
}
article .post-comment li.comment {
background-color: #333333;
font-size: 14px;
padding: 3px 0;
}
article .post-comment li {
display: block;
}
article .content-post .title-post {
font-size: 30px;
font-weight: 500;
margin-top: 30px;
margin-bottom: 10px;
color: #222222;
}
article ul.meta-post {
padding: 0;
margin: 0;
margin-bottom: 0;
margin-top: 5px;
margin-bottom: 12px;
}
article ul.meta-post li {
position: relative;
display: inline-block;
padding-left: 20px;
margin-right: 20px;
list-style: none;
}
article ul.meta-post li:before {
position: absolute;
left: 0;
top: 0;
font-family: "FontAwesome";
content: "\f007";
font-style: normal;
}
article ul.meta-post li.categories:before {
content: "\f02c";
}
article ul.meta-post li.vote:before {
content: "\f086";
}
article ul.meta-post li a,
article ul.meta-post li {
font-size: 12px;
color: #7a7a7a;
}
article ul.meta-post li a:hover {
color: #f7c20a;
}
article .more-link a {
position: relative;
display: inline-block;
margin-top: 40px;
font-size: 13px;
color: #fff;
padding: 9px 33px 7px 21px;
border-radius: 3px;
font-family: "Poppins", sans-serif;
font-weight: 600;
background-color: #eab702;
}
article .more-link a:hover {
background-color: #333333;
color: #fff;
}
/* Blog Single
-------------------------------------------------------------- */
.blog-single .entry h4 {
color: #000;
font-weight: 700;
font-size: 16px;
line-height: 23px;
letter-spacing: 0;
margin-bottom: 14px;
margin-top: 25px;
}
.blog-single .category-post-single {
padding: 0;
margin: 0;
list-style: none;
}
.blog-single ul.social-share {
padding: 0;
margin: 29px 0 0 0;
list-style: none;
padding-bottom: 43px;
border-bottom: 1px solid #e5e5e5;
}
.blog-single ul.social-share li {
display: inline-block;
font-family: "Montserrat", sans-serif;
color: #333;
font-size: 16px;
}
.blog-single ul.social-share li a {
margin: 0 17px;
color: #999999;
font-size: 18px;
}
.blog-single ul.social-share li a:hover {
color: #edb820;
}
/* Navigation posts-navigation */
.blog-single .direction {
text-align: center;
}
.blog-single .direction {
text-align: center;
padding-top: 45px;
border-top: 1px solid #eeeeee;
}
.blog-single .direction ul li:first-child {
float: left;
}
.blog-single .direction ul li ul.social-icons li {
display: inline-block;
margin-right: 4px;
}
.blog-single .direction ul li ul.social-icons li a {
width: 36px;
height: 36px;
background-color: #f2f2f2;
display: inline-block;
text-align: center;
line-height: 36px;
color: #6a6a6a;
border-radius: 50%;
}
.blog-single .direction ul li ul.social-icons li a:hover {
background-color: #f7c20a;
color: #fff;
}
.accent-button a:hover {
opacity: 0.9;
transition: all 0.5s;
}
.accent-button a {
font-family: 'Open Sans', sans-serif;
font-size: 12px;
font-weight: 700;
color: #fff;
text-transform: uppercase;
padding: 12px 24px;
background-color: #f7c20a;
}
.accent-button a:hover {
background-color: #333;
color: #fff;
}
.black-button a {
font-family: 'Open Sans', sans-serif;
font-size: 12px;
font-weight: 700;
color: #ffffff;
text-transform: uppercase;
padding: 12px 24px;
background-color: #333;
}
.black-button a:hover {
background-color: #f7c20a;
color: #fff;
}
.blog-single .direction ul li ul.social-icons {
padding: 0;
margin-top: -10px;
text-align: center;
list-style: none;
}
.blog-single .direction ul li:last-child {
float: right;
}
.blog-single .direction ul li {
display: inline-block;
}
/* Comment List */
.comment-list article {
margin-bottom: 5px;
}
.comment-list ol.children {
margin-left: 30px;
}
.comments-area .comments-title {
border-top: 1px solid #eeeeee;
margin-top: 30px;
padding-top: 40px;
margin-bottom: 10px;
text-transform: uppercase;
font-size: 15px;
font-weight: 600;
letter-spacing: 0.3px;
}
.comments-area ol.comment-list {
padding: 0;
margin: 0;
list-style: none;
}
.comments-area ol.comment-list article {
border-bottom: 1px solid #e5e5e5;
padding: 30px 0;
}
.comments-area ol.comment-list article .comment-author {
float: left;
margin-right: 20px;
width: 80px;
height: 80px;
}
.comments-area ol.comment-list article .comment_content .comment_meta {
margin-bottom: 20px;
}
.comments-area ol.comment-list article .comment-text {
padding-bottom: 50px;
}
.comments-area ol.comment-list article .comment-content {
overflow: hidden;
}
.comments-area ol.comment-list article .comment-text h5 {
font-size: 14px;
line-height: 23px;
color: #333;
font-weight: 600;
text-transform: uppercase;
padding-top: 5px;
}
.comments-area ol.comment-list article .comment_text {
padding-bottom: 37px;
overflow: hidden;
}
.comments-area ol.comment-list article {
position: relative;
}
.comments-area ol.comment-list article .comment-metadata .date {
font-size: 14px;
line-height: 23px;
color: #a8a8a8;
}
.comments-area ol.comment-list article .reply .comment-reply-link {
font-family: 'Open Sans', sans-serif;
font-size: 12px;
font-weight: 700;
color: #fff;
text-transform: uppercase;
position: absolute;
left: 100px;
bottom: 29px;
padding: 6px 18px 6px 18px;
background-color: #f5be34;
-webkit-transition: all 0.3s ease 0s;
-moz-transition: all 0.3s ease 0s;
-ms-transition: all 0.3s ease 0s;
-o-transition: all 0.3s ease 0s;
transition: all 0.3s ease 0s;
}
.comments-area ol.comment-list article .reply .comment-reply-link:hover {
background-color: #333;
color: #fff;
}
.comments-area ol.comment-list article .unapproved {
float: right;
}
.comments-area ol.comment-list article .gravatar img {
border-radius: 50%;
}
/* Comment form */
.comment-respond .comment-reply-title {
margin-top: 60px;
margin-bottom: 50px;
text-transform: uppercase;
font-size: 15px;
font-weight: 600;
letter-spacing: 0.3px;
}
.comment-respond .comment-notes,
.comment-respond .comment-form-email {
width: 50%;
float: left;
}
.comment-respond .comment-notes {
padding-right: 10px;
}
.comment-respond .comment-form-email {
padding-left: 10px;
}
.comment-respond .message,
.comment-respond input[type="email"],
.comment-respond input[type="text"] {
width: 100%;
}
.comment-respond .name-container,
.comment-respond .email-container,
.comment-respond .message {
position: relative;
}
.comment-respond .name-container:before,
.comment-respond .email-container:before,
.comment-respond .message:before {
content: "\f007";
font-family: "FontAwesome";
font-size: 14px;
line-height: 23px;
position: absolute;
top: 14px;
left: 15px;
color: #bcbcbc;
}
.comment-respond .email-container:before {
content: "\f0e0";
left: 30px;
}
.comment-respond .message:before {
content: "\f075";
}
.comment-respond textarea {
height: 200px;
}
.comment-respond .comment-submit {
padding: 18px 32px;
font-size: 13px;
font-weight: 600;
display: inline-block;
line-height: 1;
background: #f7c20a;
color: #fff;
cursor: pointer;
text-transform: uppercase;
-webkit-transition: all ease .238s;
-moz-transition: all ease .238s;
transition: all ease .238s;
}
.comment-respond .comment-submit:hover {
background-color: #333;
color: #fff;
}
/* Pagination
-------------------------------------------------------------- */
.blog-pagination {
padding-top: 33px;
border-top: 1px solid #ebebeb;
text-align: center;
}
.blog-pagination .flat-pagination li {
display: inline-block;
margin-left: 8px;
}
.blog-pagination .flat-pagination li a {
color: #6a6a6a;
font-size: 15px;
font-weight: 400;
width: 45px;
height: 45px;
display: inline-block;
text-align: center;
line-height: 45px;
border-radius: 3px;
background-color: #ebebeb;
-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;
}
.blog-pagination .flat-pagination li a:hover {
background-color: #f7c20a;
color: #fff;
}
.blog-pagination .flat-pagination li.prev a:hover,
.blog-pagination .flat-pagination li.next a:hover {
background: transparent;
color: #f7c20a;
}
.blog-pagination .flat-pagination li.prev i,
.blog-pagination .flat-pagination li.next i {
font-weight: 700;
-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;
}
.blog-pagination .flat-pagination li.prev {
float: left;
padding-left: 0;
margin-left: 0;
background-color: transparent;
}
.blog-pagination .flat-pagination li.prev a {
text-align: left;
background-color: transparent;
}
.blog-pagination .flat-pagination li.next {
float: right;
padding-right: 0;
margin-left: 0;
background-color: transparent;
}
.blog-pagination .flat-pagination li.next a {
text-align: right;
background-color: transparent;
}
.blog-pagination .flat-pagination li.active {
color: #fff;
font-size: 15px;
font-weight: 600;
width: 45px;
height: 45px;
display: inline-block;
text-align: center;
line-height: 45px;
border-radius: 3px;
background-color: #f7c20a;
}
/* Gird for page single
-------------------------------------------------------------- */
.main-content.page-single {
padding: 50px 0;
}
.page-single .page-content {
width: 65.81196581196581%;
float: left;
}
.page-single .page-sidebar {
width: 34.18803418803419%;
float: left;
}
/* Sidebar
-------------------------------------------------------------- */
.sidebar {
padding-left: 50px;
}
.sidebar .widget {
margin-bottom: 45px;
padding-bottom: 50px;
position: relative;
}
.widget ul {
padding: 0;
margin: 0;
}
.widget ul li {
list-style: none;
padding: 12px 0 13px;
}
.widget .widget-title {
position: relative;
margin-top: 0px;
text-transform: uppercase;
font-size: 18px;
line-height: normal;
font-weight: 600;
letter-spacing: 0.3px;
color: #121212;
margin-bottom: 20px;
}
/* Widget search */
.widget.widget_search .widget-title {
margin-bottom: 37px;
}
.widget.widget_search .search-form {
width: 100%;
height: 50px;
position: relative;
margin: 0;
}
.widget.widget_search .search-form label {
display: block;
}
.widget.widget_search .search-form input[type="search"] {
border-color: #d7d7d7;
width: 100%;
}
.widget.widget_search .search-form input[type="search"]:focus {
border-color: #f7c20a;
}
.widget.widget_search .search-form .search-submit {
background-image: url( ../images/search.svg );
background-color: transparent;
background-size: 13px 13px;
background-position: center right;
background-repeat: no-repeat;
width: 24px;
height: 21px;
padding: 5px 0 5px 10px;
text-indent: -9999px;
padding: 0;
position: absolute;
right: 21px;
top: 13px;
}
/* Widget categories */
.widget.widget_categories ul li {
position: relative;
border-bottom: 1px solid #e5e5e5;
}
.widget.widget_categories ul li:last-child {
border-bottom: 0;
}
.widget.widget_categories ul li a {
color: #333333;
font-family: "Poppins", sans-serif;
font-weight: 400;
}
.widget.widget_categories ul li a span {
color: #b5b5b5;
}
.widget.widget_categories ul li a:hover {
color: #f7c20a;
}
/* Widget recentpost */
.sidebar .widget-recent-news {
margin-bottom: 58px;
}
.widget.widget-recent-news ul li {
padding: 20px 0 8px;
overflow: hidden;
}
.widget.widget-recent-news ul li:last-child {
padding-bottom: 0;
}
.widget.widget-recent-news ul li .thumb {
float: left;
margin-right: 20px;
}
.widget.widget-recent-news ul li .text {
overflow: hidden;
position: relative;
}
.widget.widget-recent-news ul li .text p {
font-size: 12px;
color: #f7c20a;
margin-top: 10px;
}
.widget.widget-recent-news ul li .text h6 {
line-height: 23px;
font-size: 15px;
color: #222222;
font-weight: 500;
margin-bottom: 0;
}
/* Widget tag */
.widget.widget_tag_cloud .widget-title {
margin-bottom: 32px;
}
.widget.widget_tag .tag-list a {
display: inline-block;
color: #555555;
font-size: 13px;
font-weight: 400;
display: inline-block;
text-align: center;
line-height: 40px;
border: 1px solid #ebebeb;
padding: 0 15px;
margin: 0 5px 5px 0;
}
.widget.widget_tag .tag-list a.active,
.widget.widget_tag .tag-list a:hover {
color: #fff;
background-color: #f7c20a;
border-color: #f7c20a;
}
/* GoTop Button
-------------------------------------------------------------- */
.go-top {
position: fixed !important;
right: -35px;
bottom: 15px;
width: 45px;
cursor: pointer;
background-color: #f7c20a;
height: 45px;
line-height: 45px;
text-align: center;
-webkit-border-radius: 2px;
-moz-border-radius: 2px;
-ms-border-radius: 2px;
-o-border-radius: 2px;
border-radius: 2px;
-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;
-ms-filter: "progid:DXImageTransform.Microsoft.Alpha(Opacity=0)";
filter: alpha(opacity=0);
opacity: 0;
}
.go-top.show {
right: 15px;
-ms-filter: "progid:DXImageTransform.Microsoft.Alpha(Opacity=100)";
filter: alpha(opacity=100);
opacity: 1;
visibility: visible;
z-index: 99;
}
.go-top i {
font-size: 18px;
color: #fff;
padding-bottom: 3px;
}
.go-top:hover {
background-color: #333;
}
.go-top:hover i {
color: #fff;
}
/* Footer
-------------------------------------------------------------- */
footer {
background-color: #111111;
background-image: url('../images/5.png');
padding: 92px 0 64px;
color: #646464;
}
footer.style1 {
padding: 80px 0 74px;
}
footer a {
color: #646464;
}
footer a:hover {
color: #f7c20a;
}
/* Socilas link */
.footer .social-links {
text-align: left;
}
.footer .social-links a {
font-size: 20px;
color: #646464;
padding: 0 17px 0 0;
}
.widget ul.menu li {
padding: 6px 0 6px 18px;
position: relative;
}
.widget ul.menu li::before {
content: "";
position: absolute;
top: 16px;
left: 0;
height: 0;
width: 0;
border-bottom: 4.5px solid transparent;
border-top: 4.5px solid transparent;
border-left: 4.5px solid #646464;
}
.widget ul.menu li:first-child {
padding: 0 0 6px 18px;
}
.widget ul.menu li:first-child:before {
top: 9px;
}
/* Footer widget tilte */
.footer .widget .widget-title {
font-weight: 400;
margin-bottom: 50px;
position: relative;
}
.footer .widget .widget-title:after {
position: absolute;
left: 0;
bottom: -25px;
width: 50px;
height: 2px;
background-color: #f7c20a;
content: "";
}
/* widget widget_text widget_info */
.widget.widget_text.widget_info {
margin-right: -30px;
}
/* footer widget nav */
.footer .widget.widget_nav_menu {
padding-left: 40px;
}
/* footer widget_tweets */
.footer .widget.widget_tweets {
margin-left: -36px;
}
/* Footer widget
-------------------------------------------------------------- */
.footer-widgets .widget .widget-title {
color: #fff;
}
/* Widget instagram */
.widget.widget_instagram ul {
margin: 0 -5px;
}
.widget.widget_instagram ul li {
width: 90px;
float: left;
padding: 0 5px;
margin-bottom: 10px;
}
/* Widget info */
.widget.widget_info .footer-info {
background-image: url(../images/map.png);
background-repeat: no-repeat;
background-position: center center;
}
.widget.widget_info p {
margin-bottom: 18px;
}
ul.footer-info {
margin: 2px 0 0 5px;
}
ul.footer-info li {
position: relative;
padding: 0 0 17px 30px;
}
.footer-widgets ul.footer-info li:before {
content: "\f041";
font-family: "FontAwesome";
color: #f7c20a;
position: absolute;
left: 1px;
top: 0;
}
.footer-widgets ul.footer-info li.phone:before {
content: "\f095";
}
.footer-widgets ul.footer-info li.email:before {
content: "\f003";
}
.widget.widget_info .flat-button {
margin-top: 5px;
background-color: #f7c20a;
color: #fff;
}
.widget.widget_info .flat-button:hover {
background-color: #333333;
}
/* Widget Recent Post */
.widget.widget-recent-post ul li .thumb {
width: 70px;
float: left;
margin: 4px 25px 0 0;
}
.widget.widget-recent-post ul li .content {
overflow: hidden;
}
.widget.widget-recent-post ul li .content h3 {
font-weight: 600;
font-size: 14px;
line-height: normal;
margin: 0 0 4px;
}
.widget.widget-recent-post ul li .content h3 a {
color: #f7c20a;
}
.widget.widget-recent-post ul li .content h3 a:hover {
color: #fff;
}
.widget.widget-recent-post ul li .content .meta {
font-size: 10px;
line-height: normal;
color: #c2c2c2;
margin-bottom: 1px;
}
/* Widget Twiter */
.widget_tweets ul li {
padding: 0 0 7px 32px;
position: relative;
border: 0;
margin-top: 15px;
}
.widget_tweets ul li:before {
content: "\f099";
font-family: "FontAwesome";
font-size: 20px;
color: #f7c20a;
position: absolute;
left: 0;
top: 0;
}
.widget_tweets ul li .author {
font-weight: 700;
}
.widget_tweets ul li a {
color: #f7c20a;
}
.widget_tweets ul li a:hover {
color: #fff;
}
/* Sidebar Page About */
.sidebar-nav {
margin-bottom: 40px;
}
.sidebar-nav ul {
padding: 0;
list-style: none;
}
.sidebar-nav ul li a {
display: block;
padding: 10px 20px 10px 30px;
margin-bottom: 5px;
color: #333;
font-weight: 500;
background-color: #f0f0f0;
position: relative;
}
.sidebar-nav ul li a:after {
content: "";
position: absolute;
top: 19px;
left: 15px;
height: 0;
width: 0;
border-bottom: 4.5px solid transparent;
border-top: 4.5px solid transparent;
border-left: 4.5px solid #222;
}
.sidebar-nav ul li a:hover::after,
.sidebar-nav ul li a.active:after {
border-left: 4.5px solid #fff;
}
.sidebar-nav ul li a.active {
position: relative;
background-color: #f7c20a;
color: #fff;
}
.sidebar-nav ul li a:hover {
background-color: #f7c20a;
color: #fff;
}
.brochure {
margin-bottom: 42px;
padding: 28px 18px 14px 24px;
border: 1px solid #ccc;
font-size: 13px;
}
.brochure h3 {
margin-top: 0;
margin-bottom: 9px;
font-size: 18px;
font-weight: 600;
}
/* widget-dowload */
.widget.widget-dowload h4.widget-title {
padding-bottom: 40px;
}
.widget.widget-dowload ul li {
position: relative;
background-color: #333;
border-bottom: 2px solid #fff;
padding: 12px 0 13px 50px;
border-radius: 3px;
-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;
}
.widget.widget-dowload ul li:hover {
background-color: #f7c20a;
color: #fff;
}
.widget.widget-dowload ul li:before {
position: absolute;
left: 20px;
top: 15px;
font-family: FontAwesome;
content: "\f1c2";
color: #fff;
font-size: 18px;
}
.widget.widget-dowload ul li.dl-pdf:before {
content: "\f1c1";
}
.widget.widget-dowload ul li.dl-powerpoint:before {
content: "\f1c4";
}
.widget.widget-dowload.services-single ul li:after {
position: absolute;
right: 20px;
top: 15px;
font-family: FontAwesome;
content: "\f019";
color: #fff;
font-size: 18px;
}
.widget.widget-dowload ul li a {
color: #fff;
}
.widget.widget-dowload ul li a:hover {
color: #fff;
}
.widget.widget-dowload {
margin-bottom: 70px;
}
.main-content.services.v2 {
position: relative;
}
.main-content.services.v2:before {
position: absolute;
top: 0;
left: 0;
width: 31.3%;
height: 100%;
content: "";
background-color: #f5f5f5;
}
/* About-content-text */
.about-content-text {
margin-bottom: 40px;
}
.about-content-text h4 {
font-weight: 500;
line-height: 1.1;
margin: 30px 0 20px 0;
color: #f7c20a;
font-size: 24px;
}
.about-content-text p {
margin-bottom: 20px;
}
/* Page About
-------------------------------------------------------------- */
.page-about .flex-direction-nav a {
top: 100%;
margin-top: -40px;
}
.page-about .flex-direction-nav .flex-prev {
left: 100%;
margin-left: -85px;
}
/* Bottom
-------------------------------------------------------------- */
.bottom {
background-color: #0c0c0c;
background-image: url('../images/4.png');
padding: 26px 0;
color: #646464;
}
.bottom .copyright a {
color: #f7c20a;
}
.bottom .copyright a:hover {
color: #646464;
}
/* Images hover
-------------------------------------------------------------- */
.flat-images-hover {
position: relative;
}
.flat-images-hover .flat-hover-overlay {
content: "";
position: absolute;
left: 0;
top: 0;
width: 100%;
height: 100%;
background-color: #f7c20a;
-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;
opacity: 0;
filter: alpha(opacity=0);
}
.flat-images-hover:hover .flat-hover-overlay {
background-color: #f7c20a;
cursor: pointer;
opacity: 1;
filter: alpha(opacity=100);
}
.flat-images-hover:after,
.flat-images-hover:before {
content: "";
position: absolute;
width: 1px;
height: 30px;
background: #fff;
top: 50%;
left: 50%;
z-index: 9999;
margin-top: -15px;
margin-left: -1px;
visibility: hidden;
-webkit-opacity: 0;
-khtml-opacity: 0;
-moz-opacity: 0;
opacity: 0;
-ms-filter: progid:DXImageTransform.Microsoft.Alpha(opacity=0);
filter: alpha(opacity=0);
webkit-transition: all 0.2s ease-in-out 0s;
-moz-transition: all 0.2s ease-in-out 0s;
-ms-transition: all 0.2s ease-in-out 0s;
-o-transition: all 0.2s ease-in-out 0s;
transition: all 0.2s ease-in-out 0s;
}
.flat-images-hover:before {
height: 1px;
width: 30px;
margin-top: -1px;
margin-left: -15px;
}
.flat-images-hover:hover:before,
.flat-images-hover:hover:after {
opacity: 1;
visibility: visible;
}
/* Parallax
-------------------------------------------------------------- */
.parallax {
width: 100%;
background-attachment: fixed;
background-position: 50% 0;
}
.parallax1 { background-image: url(../images/parallax/bg-parallax1.jpg); }
.parallax3 { background-image: url(../images/parallax/bg-parallax3.jpg); }
.parallax4 { background-image: url(../images/parallax/bg-parallax4.jpg); }
/* Revolution Slider
-------------------------------------------------------------- */
.tp-banner-container{
max-height: 530px !important;
width: 100% !important;
position: relative;
overflow: hidden !important;
padding: 0;
background-color: #fff;
}
.tp-bullets.simplebullets.navbar {
height: 35px;
padding: 0px 0px;
}
.tp-bullets.simplebullets .bullet {
cursor: pointer;
position: relative !important;
background: #fff !important;
width: 10px !important;
height: 10px !important;
display: inline-block;
-ms-filter: "progid:DXImageTransform.Microsoft.Alpha(Opacity=60)";
filter: alpha(opacity=60);
opacity: 0.6;
-webkit-box-shadow: none;
-moz-box-shadow: none;
box-shadow: none;
margin-right: 5px !important;
-webkit-border-radius: 50%;
-moz-border-radius: 50%;
-o-border-radius: 50%;
-ms-border-radius: 50%;
border-radius: 50%;
-webkit-transition: background-color 0.2s, border-color 0.2s;
-moz-transition: background-color 0.2s, border-color 0.2s;
-o-transition: background-color 0.2s, border-color 0.2s;
-ms-transition: background-color 0.2s, border-color 0.2s;
transition: background-color 0.2s, border-color 0.2s;
float:none !important;
}
.tp-bullets.simplebullets .bullet.last {
margin-right: 0px
}
.tp-bullets.simplebullets .bullet:hover,
.tp-bullets.simplebullets .bullet.selected {
-webkit-box-shadow: none;
-moz-box-shadow: none;
box-shadow: none;
opacity: 1;
background: #fff !important;
width: 10px !important;
height: 10px !important;
-webkit-border-radius: 50%;
-moz-border-radius: 50%;
-o-border-radius: 50%;
-ms-border-radius: 50%;
border-radius: 50%;
}
.tp-bullets.preview4 .bullet.selected,
.tp-bullets.preview4 .bullet:hover {
border: 5px solid #fff !important;
}
/* Preload
-------------------------------------------------------------- */
.loading-overlay {
background: #FFF;
color: #424242;
position: fixed;
left: 0;
top: 0;
width: 100%;
height: 100%;
z-index: 99999999;
}
.loader, .loader:after {
width: 30px;
height: 30px;
}
.loader {
margin: 20% auto;
border-radius: 50%;
font-size: 6px;
position: relative;
text-indent: -9999em;
border-top: 1.1em solid rgba(194, 193, 193, 0.5);
border-right: 1.1em solid rgba(199, 197, 197, 0.5);
border-bottom: 1.1em solid rgba(203, 203, 203, 0.5);
border-left: 1em solid #f7c20a;
-webkit-animation: fa-spin 2s infinite linear;
animation: fa-spin 2s infinite linear;
}
.error404 .page-wrap {
padding: 0 0 100px;
}
/* Switcher
-------------------------------------------------------------- */
.switcher-container {
position: fixed;
left: -220px;
top: 80px;
width: 220px;
background-color: #000;
z-index: 99999999;
}
.switcher-container h2 {
color: #fff;
font-size: 13px;
font-weight: 700;
letter-spacing: 0;
text-transform: uppercase;
height: 45px;
line-height: 45px;
padding-left: 20px;
padding-right: 30px;
margin: 0;
}
.switcher-container h2 a {
background-color: #000;
display: block;
position: absolute;
right: -45px;
top: 0;
width: 45px;
height: 45px;
line-height: 45px;
text-align: center;
outline: 0;
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;
}
.switcher-container h2 a.active {
right: 0;
}
.switcher-container h2 a.active:after {
position: absolute;
right: 21px;
top: 0;
content: "\f104";
font-family: "FontAwesome";
color: #fff;
font-size: 22px;
}
.switcher-container h2 a.active i {
display: none;
}
.switcher-container h2 a:hover,
.switcher-container h2 a:focus {
text-decoration: none;
}
.switcher-container h2 i {
margin-top: 10px;
font-size: 25px;
color: #999;
-webkit-animation: fa-spin 2s infinite linear;
animation: fa-spin 2s infinite linear;
-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;
}
.switcher-container h2 i:hover {
color: #fff;
}
.switcher-container h3 {
font-size: 12px;
font-weight: 700;
color: #fff;
margin: 0;
line-height: 22px;
margin-bottom: 10px;
}
.switcher-container .selector-box {
color: #fff;
overflow: hidden;
}
.switcher-container .layout-switcher {
margin: 0 0 10px 0;
overflow: hidden;
}
.switcher-container .layout-switcher a.layout {
float: left;
display: block;
cursor: pointer;
text-align: center;
font-weight: 700;
padding: 10px 20px;
margin-left: 10px;
}
.switcher-container .layout-switcher a.layout:first-child {
margin-left: 0;
}
.switcher-container .layout-switcher a.layout:hover {
color: #fff;
cursor: pointer;
}
.switcher-container .color-box {
height: auto;
overflow: hidden;
margin-bottom: 6px;
}
.switcher-container .styleswitch {
margin-bottom: 10px;
}
.sw-odd {
background-color: #272727;
padding: 21px 0 30px 20px;
-webkit-transition: all 0.3s;
-moz-transition: all 0.3s;
-ms-transition: all 0.3s;
-o-transition: all 0.3s;
transition: all 0.3s;
}
.sw-even {
background-color: #191919;
padding: 21px 0 25px 20px;
-webkit-transition: all 0.3s;
-moz-transition: all 0.3s;
-ms-transition: all 0.3s;
-o-transition: all 0.3s;
transition: all 0.3s;
}
.sw-even a {
font-family: "Karla", sans-serif;
text-transform: uppercase;
font-size: 12px;
line-height: 40px;
color: #fff;
border: 1px solid #fff;
padding: 10px 20px 10px 20px;
margin-right: 10px;
letter-spacing: 1.8px;
}
.sw-even a:hover {
background-color: #32bfc0;
border: 1px solid #32bfc0;
color: #fff !important;
}
.sw-light {
background-color: #fff;
color: #000 !important;
}
.sw-odd a {
font-size: 16px;
color: #fff;
width: 100%;
display: inline-block;
line-height: 17px;
width: 100%;
position: relative;
padding-left: 47px;
}
.sw-odd .ws-colors a:before {
background: none;
}
.sw-odd .ws-colors a {
position: relative;
width: auto;
padding: 0;
width: 30px;
height: 30px;
background-color: #333;
display: inline-block;
margin-right: 5px;
overflow: hidden;
}
.sw-odd .ws-colors a.current:before {
position: absolute;
left: 8px;
top: 6px;
font-family: FontAwesome;
content: "\f00c";
color: #fff;
z-index: 999;
text-shadow: 0 0 2px rgba( 0, 0, 0, 1 );
}
/*.sw-odd .ws-colors a:after {
position: absolute;
right: -3px;
top: 2px;
content: "";
width: 0;
height: 0;
border-bottom: 21px solid transparent;
border-top: 21px solid transparent;
border-left: 21px solid #f7c20a;
transform: rotate(45deg);
}*/
/*.sw-odd .ws-colors a span.cl1,
.sw-odd .ws-colors a span.cl2,
.sw-odd .ws-colors a span.cl3,
.sw-odd .ws-colors a span.cl4,
.sw-odd .ws-colors a span.cl5,
.sw-odd .ws-colors a span.cl6 {
position: absolute;
left: 7px;
top: -10px;
width: 15px;
height: 50px;
background: #21242b;
transform: rotate(45deg);
z-index: 1;
}*/
.sw-odd .ws-colors #color1 {
background-color: #f7c20a;
}
.sw-odd .ws-colors #color2 {
background-color: #ff7f00;
}
.sw-odd .ws-colors #color3 {
background-color: #30a9de;
}
.sw-odd .ws-colors #color4 {
background-color: #002E5B;
}
.sw-odd .ws-colors #color5 {
background-color: #425cbb;
}
.sw-odd .ws-colors #color6 {
background-color: #9b23ea;
}
.sw-odd #color2 {
background-color: #333;
}
.sw-odd .ws-colors a#color2:after {
border-bottom: 21px solid transparent;
border-top: 21px solid transparent;
border-left: 21px solid #ff5f2e;
}
.sw-odd #color3 {
background-color: #333;
}
.sw-odd .ws-colors a#color3:after {
border-bottom: 21px solid transparent;
border-top: 21px solid transparent;
border-left: 21px solid #30a9de;
}
.sw-odd #color4 {
background-color: #333;
}
.sw-odd .ws-colors a#color4:after {
border-bottom: 21px solid transparent;
border-top: 21px solid transparent;
border-left: 21px solid #d9e1e8;
}
.sw-odd #color5 {
background-color: #333;
}
.sw-odd .ws-colors a#color5:after {
border-bottom: 21px solid transparent;
border-top: 21px solid transparent;
border-left: 21px solid #090707;
}
.sw-odd #color6 {
background-color: #333;
}
.sw-odd .ws-colors a#color6:after {
border-bottom: 21px solid transparent;
border-top: 21px solid transparent;
border-left: 21px solid #79bd9a;
}
.sw-even h3 {
margin-bottom: 6px;
}
/* Pattern */
.sw-pattern.pattern {
-ms-filter: "progid:DXImageTransform.Microsoft.Alpha(Opacity=0)";
filter: alpha(opacity=0);
opacity: 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;
position: absolute;
left: 0;
top: 98%;
background-color: #000000;
width: 100%;
z-index: -1;
padding: 20px 0 30px 20px;
}
.sw-pattern.pattern a {
width: 40px;
height: 40px;
display: inline-block;
margin-right: 5px;
margin-bottom: 5px;
position: relative;
}
.sw-pattern.pattern a.current:before {
position: absolute;
left: 12px;
top: 6px;
font-family: FontAwesome;
content: "\f00c";
color: #fff;
text-shadow: 0 0 2px rgba( 0, 0, 0, 1 );
}
/* Boxed
-------------------------------------------------------------- */
.home-boxed .boxed {
z-index: 0;
width: 92.708%;
margin: 0 auto;
background: #fff;
height: 100%;
-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);
}
/* Site-off-canvas
-------------------------------------------------------------- */
#site-off-canvas .widget.widget_search {
padding-top: 60px;
margin-bottom: 45px;
padding-bottom: 50px;
position: relative;
}
#site-off-canvas .widget.widget_search:before {
content: "";
position: absolute;
left: 0;
bottom: 0;
width: 15px;
height: 10px;
background-color: #000;
}
#site-off-canvas .widget.widget_search:after {
content: "";
position: absolute;
left: 16px;
bottom: 0;
width: 15px;
height: 10px;
background-color: #f7c20a;
}
#site-off-canvas .close {
position: fixed;
right: 0;
top: 0;
bottom: 0;
left: 0;
-webkit-opacity: 0;
-khtml-opacity: 0;
-moz-opacity: 0;
opacity: 0;
-ms-filter: progid:DXImageTransform.Microsoft.Alpha(opacity=0);
filter: alpha(opacity=0);
display: none\9;
visibility: hidden;
cursor: pointer;
background: rgba(0, 0, 0, 0.8);
z-index: 99999;
-webkit-transform: translateX(0);
-ms-transform: translateX(0);
transform: translateX(0);
}
.off-canvas-active #site-off-canvas .close {
-webkit-opacity: 1;
-khtml-opacity: 1;
-moz-opacity: 1;
opacity: 1;
-ms-filter: progid:DXImageTransform.Microsoft.Alpha(opacity=100);
filter: alpha(opacity=100);
display: block\9;
visibility: visible;
-webkit-transform: translateX(-270px);
-ms-transform: translateX(-270px);
transform: translateX(-250px);
-webkit-transition: all 0.2s ease-in-out 0s;
-moz-transition: all 0.2s ease-in-out 0s;
-ms-transition: all 0.2s ease-in-out 0s;
-o-transition: all 0.2s ease-in-out 0s;
transition: all 0.2s ease-in-out 0s;
}
.off-canvas-active #site-off-canvas .wrapper {
-webkit-transform: translateX(0);
-ms-transform: translateX(0);
transform: translateX(0);
}
#site-off-canvas .wrapper {
position: fixed;
right: 0;
bottom: 0;
top: 0;
width: 270px;
background: #ffffff;
z-index: 999999;
overflow: auto;
padding: 30px;
-webkit-transform: translateX(270px);
-ms-transform: translateX(270px);
transform: translateX(270px);
-webkit-transition: all 0.2s ease-in-out 0s;
-moz-transition: all 0.2s ease-in-out 0s;
-ms-transition: all 0.2s ease-in-out 0s;
-o-transition: all 0.2s ease-in-out 0s;
transition: all 0.2s ease-in-out 0s;
}
/* Porfolio Detail
-------------------------------------------------------------- */
ul.entry-details-content {
margin-bottom: 50px;
}
h3.title-project-detail {
position: relative;
margin-top: 0px;
text-transform: uppercase;
font-size: 15px;
font-weight: 600;
letter-spacing: 0.3px;
color: #121212;
margin-bottom: 37px;
padding-top: 50px;
}
h3.title-project-detail:before {
content: "";
position: absolute;
left: 0;
top: 0;
width: 15px;
height: 10px;
background-color: #000;
}
h3.title-project-detail:after {
content: "";
position: absolute;
left: 16px;
top: 0;
width: 15px;
height: 10px;
background-color: #f7c20a;
}
.entry-details-content li {
list-style: none;
display: inline-block;
width: 100%;
border-bottom: 1px solid #e6e6e6;
padding: 10px 0 10px 25px;
position: relative;
}
.entry-details-content li:before {
font-family: "FontAwesome";
margin-right: 10px;
position: absolute;
left: 0;
}
.entry-details-content li.date:before {
content: "\f073";
}
.entry-details-content li.location:before {
content: "\f041";
}
.entry-details-content li.surface-area:before {
content: "\f0b2";
}
.entry-details-content li.investor:before {
content: "\f0f8";
}
.entry-details-content li.value:before {
content: "\f0d6";
}
.entry-details-content li.categories:before {
content: "\f0c9";
}
.entry-details-content li.tags:before {
content: "\f02c";
}
.entry-details-content li strong {
font-weight: normal;
}
.entry-details-content li p {
float: right;
text-align: right;
max-width: 60%;
color: #b3b3b3;
}
.mission {
border-radius: 3px;
border: 1px solid #eab702;
padding-top: 10px;
box-shadow: 0 2px 5px 0 rgba(0,0,0,.16),0 2px 10px 0 rgba(0,0,0,.12);
}
|
public/stylesheets/style.css
|
@import url("font-awesome.css");
@import url("icomoon.css");
@import url("flexslider.css");
@import url("owl.carousel.css");
@import url("shortcodes.css");
@import url("magnific-popup.css");
@import url("https://fonts.googleapis.com/css?family=Poppins:300,400,500,600,700|Montserrat:300,300i,400,400i,500,500i,600,600i,700,700i,800,800i,900");
/**
* Reset
* Repeatable Patterns
* Top
* Social-links
* Header
* Mobile navigation
* Page title
* Breadcrumbs
* Blog
* Blog Single
* Pagination
* Gird for page single
* Sidebar
* GoTop Button
* Footer
* Footer widget
* Page About
* Bottom
* Revolution Slider
* Preload
* Parallax
* Switcher
* Boxed
* Site-off-canvas
* Porfolio Detail
*/
/* Reset
-------------------------------------------------------------- */
html {
overflow-y: scroll;
-webkit-text-size-adjust: 100%;
-ms-text-size-adjust: 100%;
}
body {
line-height: 1;
-webkit-font-smoothing: antialiased;
-webkit-text-size-adjust: 100%;
-ms-text-size-adjust: 100%;
}
a, abbr, acronym, address, applet, article, aside, audio, b, big, blockquote, body, caption, canvas, center, cite, code,
dd, del, details, dfn, dialog, div, dl, dt, em, embed, fieldset, figcaption, figure, form, footer, header, hgroup, h1, h2, h3, h4, h5, h6, html, i, iframe, img, ins, kbd, label, legend, li, mark, menu, nav,object, ol, output, p, pre, q, ruby, s, samp, section, small, span, strike, strong, sub, summary, sup, tt, table, tbody, textarea, tfoot, thead, time, tr, th, td, u, ul, var, video {
font-family: inherit;
font-size: 100%;
font-weight: inherit;
font-style: inherit;
vertical-align: baseline;
margin: 0;
padding: 0;
border: 0;
outline: 0;
background: transparent;
}
article, aside, details, figcaption, figure, footer, header, hgroup, menu, nav, section {
display: block;
}
ol, ul {
list-style: none;
}
blockquote, q {
-webkit-hyphens: none;
-moz-hyphens: none;
-ms-hyphens: none;
hyphens: none;
quotes: none;
}
figure {
margin: 0;
}
:focus {
outline: 0;
}
table {
border-collapse: collapse;
border-spacing: 0;
}
img {
border: 0;
-ms-interpolation-mode: bicubic;
vertical-align: middle;
}
legend {
white-space: normal;
}
button,
input,
select,
textarea {
font-size: 100%;
margin: 0;
max-width: 100%;
vertical-align: baseline;
-webkit-box-sizing: border-box;
-moz-box-sizing: border-box;
box-sizing: border-box;
}
button,
input {
line-height: normal;
}
input,
textarea {
background-image: -webkit-linear-gradient(hsla(0,0%,100%,0), hsla(0,0%,100%,0)); /* Removing the inner shadow, rounded corners on iOS inputs */
}
button,
input[type="button"],
input[type="reset"],
input[type="submit"] {
line-height: 1;
cursor: pointer; /* Improves usability and consistency of cursor style between image-type 'input' and others */
-webkit-appearance: button; /* Corrects inability to style clickable 'input' types in iOS */
border: none;
}
input[type="checkbox"],
input[type="radio"] {
padding: 0; /* 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 { /* Corrects inner padding and border displayed oddly in FF3/4 www.sitepen.com/blog/2008/05/14/the-devils-in-the-details-fixing-dojos-toolbar-buttons/ */
border: 0;
padding: 0;
}
*,
*:before,
*:after {
-webkit-box-sizing: border-box;
-moz-box-sizing: border-box;
box-sizing: border-box;
}
/* Repeatable Patterns
-------------------------------------------------------------- */
*,
*:before,
*:after {
-webkit-box-sizing: border-box;
-moz-box-sizing: border-box;
box-sizing: border-box;
}
body {
font: 15px/27px "Montserrat", sans-serif;
font-weight: 300;
background-color: #fff;
color: #555555;
}
a {
text-decoration: none;
-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: #f7c20a;
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;
}
ul, ol {
padding: 0;
}
img {
max-width: 100%;
height: auto;
}
.img-right {
margin: 0 0 0 50px !important;
float: right;
}
b, strong {
font-weight: 600;
}
.entry-page p {
margin-bottom: 25px;
}
button {
border: none;
}
button,
input[type="button"],
input[type="reset"],
input[type="submit"] {
font-size: 12px;
font-weight: 700;
color: #ffffff;
text-transform: uppercase;
padding: 12px 24px;
background-color: #121212;
-webkit-transition: all 0.3s ease 0s;
-moz-transition: all 0.3s ease 0s;
-ms-transition: all 0.3s ease 0s;
-o-transition: all 0.3s ease 0s;
transition: all 0.3s ease 0s;
}
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"] {
background-color: #f2f2f2;
border: none;
height: 50px;
padding-left: 15px;
font-size: 13px;
outline: none;
margin-bottom: 30px;
border-radius: 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;
}
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: 1px solid #f7c20a;
-webkit-box-shadow: none;
-moz-box-shadow: none;
box-shadow: none;
}
textarea {
width: 100%;
height: 150px;
padding: 15px 24px;
}
input[type="checkbox"] {
display: inline;
}
textarea:-moz-placeholder,
textarea::-moz-placeholder,
input:-moz-placeholder,
input::-moz-placeholder {
color: #6a6a6a;
opacity: 1;
}
input:-ms-input-placeholder {
color: #6a6a6a;
}
textarea::-webkit-input-placeholder,
input::-webkit-input-placeholder {
color: #6a6a6a;
opacity: 1;
}
/* bootstrap resetting elements */
.btn {
background-image: none;
}
textarea,
input[type="text"],
input[type="submit"],
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"],
.uneditable-input,
.dropdown-menu,
.navbar .nav > .active > a,
.navbar .nav > .active > a:hover,
.navbar .nav > .active > a:focus {
-webkit-appearance: none;
text-shadow: none;
-webkit-box-shadow: none;
-moz-box-shadow: none;
-o-box-shadow: none;
box-shadow: none;
color: #000;
}
h1, h2, h3, h4, h5, h6 { font-family: "Montserrat", sans-serif; font-weight: 500; margin-bottom: 20px; }
h1 { font-size: 60px; line-height: 60px; }
h2 { font-size: 45px; line-height: 45px; }
h3 { font-size: 40px; line-height: 40px; }
h4 { font-size: 25px; line-height: 25px; }
h5 { font-size: 20px; line-height: 20px; }
h6 { font-size: 18px; line-height: 18px; }
.blog-single .entry p {
margin-bottom: 30px;
}
.blog-single blockquote {
padding: 30px 20px 38px 35px;
border: 1px solid #e5e5e5;
-webkit-border-radius: 2px;
-moz-border-radius: 2px;
-o-border-radius: 2px;
border-radius: 2px;
position: relative;
font-size: 15px;
font-style: italic;
letter-spacing: 1.5px;
}
.blog-single blockquote::before {
content: "''";
position: absolute;
top: 22px;
left: 7px;
color: #f7c20a;
font-size: 49px;
font-weight: 100;
font-style: italic;
z-index: 1;
}
.blog-single .img-left {
float: left;
margin-right: 20px;
margin-bottom: 20px;
}
.blog-single .content-post:after,
.blog-single .content-post:before,
.blog-single .entry:after,
.blog-single .entry:before {
content: "";
display: table;
clear: both;
}
/* Top
---------------------------------------------------------------*/
.top {
background-color: #333333;
background-image: url('../images/3.png');
}
/* Infomation top */
.flat-information {
margin: 0 0;
padding: 0;
}
.flat-information > li {
display: inline-block;
position: relative;
margin-right: 25px;
}
.flat-information > li:before {
position: absolute;
left: 0;
top: 10px;
font-family: FontAwesome;
content: "\f095";
color: #f7c20a;
}
.flat-information > li.email:before {
content: "\f0e0";
}
.flat-information > li > a {
display: inline-block;
padding: 13px 0 11px 20px;
color: #c2c2c2;
font-size: 12px;
font-family: "Poppins", sans-serif;
font-weight: 400;
}
.flat-information > li > a:hover {
color: #f7c20a;
}
/* Social-links
-------------------------------------------------------------- */
.social-links {
padding: 0;
margin: 0;
text-align: right;
}
.social-links a {
display: inline-block;
padding: 0 7px;
line-height: 50px;
font-size: 14px;
color: #c2c2c2;
}
.social-links a:hover {
color: #f7c20a;
}
/* Header
-------------------------------------------------------------- */
.header {
background-color: transparent;
position: relative;
z-index: 9999;
border-bottom: 1px solid #f1f1f1;
box-shadow: 2px 0 5px rgba(0, 0, 0, 0.1);
-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;
}
.header .logo {
-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;
margin: 15px 0 0 0;
}
/* Header Fix */
.header.downscrolled {
background-color: rgba(255, 255, 255, 0.9);
position: fixed;
top: 0;
width: 100%;
z-index: 99;
opacity: 0;
top: -121px;
-webkit-transition: all 0.5s ease-in-out;
-moz-transition: all 0.5s ease-in-out;
-ms-transition: all 0.5s ease-in-out;
-o-transition: all 0.5s ease-in-out;
transition: all 0.5s ease-in-out;
}
.header.upscrolled {
opacity: 1;
top: 0;
box-shadow: 0 2px 5px 0 rgba(0, 0, 0, 0.16), 0 2px 10px 0 rgba(0, 0, 0, 0.12);
}
/* Menu menu-extra */
.menu.menu-extra li a {
color: #333;
padding: 0 20px;
line-height: 100px;
height: 100px;
}
.menu.menu-extra li a:hover {
color: #f7c20a;
}
/* Navigation */
.nav-wrap {
position: relative;
float: right;
}
.nav-wrap .mainnav,
.nav-wrap .menu.menu-extra {
float: left;
height: 85px;
}
.nav-wrap .menu.menu-extra {
padding-left: 20px;
}
#mainnav > ul {
text-align: right;
}
#mainnav ul {
list-style: none;
margin: 0;
padding: 0;
height: 85px;
}
#mainnav ul li {
position: relative;
height: 85px;
}
#mainnav > ul > li {
display: inline-block;
}
#mainnav > ul > li > a {
font-size: 14px;
font-weight: 500;
color: #333333;
text-transform: uppercase;
line-height: 85px;
padding: 0 20px 0 20px;
}
#mainnav > ul > li:last-child > a {
padding: 0 0 0 20px;
}
/* submenu */
#mainnav ul.submenu {
text-align: left;
position: absolute;
left: 0;
top: 150%;
width: 200px;
background-color: #222222;
z-index: 9999;
filter: "progid:DXImageTransform.Microsoft.Alpha(Opacity=0)";
filter: alpha(opacity=0);
opacity: 0;
visibility: hidden;
-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;
}
#mainnav ul.submenu:before {
content: "";
position: absolute;
top: 0;
left: 0;
height: 3px;
width: 100%;
background: #f7c20a;
}
/* Right sub-menu */
#mainnav ul.right-sub-menu {
left: auto;
right: 0;
}
#mainnav ul li:hover > ul.submenu {
top: 100%;
-ms-filter: "progid:DXImageTransform.Microsoft.Alpha(Opacity=100)";
filter: alpha(opacity=100);
opacity: 1;
visibility: visible;
}
#mainnav ul li ul li {
margin-left: 0;
}
#mainnav ul.submenu li ul {
position: absolute;
left: 300px;
top: 0 !important;
}
#mainnav ul.submenu > li {
border-top: 1px solid #333333;
}
#mainnav ul.submenu > li.sub-parent:after {
content: "\f105";
font-family: "FontAwesome";
font-size: 14px;
position: absolute;
right: 25px;
top: 11px;
color: #999999;
-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;
}
#mainnav ul.submenu li:first-child {
border-top: none;
}
#mainnav ul.submenu > li > a {
display: block;
letter-spacing: 1px;
font-size: 13px;
color: #fff;
text-transform: uppercase;
text-decoration: none;
padding: 0 0 0 26px;
line-height: 40px;
-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;
}
#mainnav ul.submenu > li > a:hover {
background-color: #f7c20a;
color: #fff;
}
#mainnav ul.submenu > li.sub-parent:hover::after {
right: 18px;
}
#mainnav > ul > li > a:hover,
#mainnav > ul > li.active > a {
color: #f7c20a ;
position: relative;
}
/* Hover Menu */
#mainnav > ul > li > a {
position: relative;
}
/* Mobile navigation
---------------------------------------- */
#mainnav-mobi {
display: block;
margin: 0 auto;
width: 100%;
position: absolute;
background-color: #222222;
z-index: 1000;
}
#mainnav-mobi ul {
display: block;
list-style: none;
margin: 0;
padding: 0;
}
#mainnav-mobi ul li {
margin:0;
position: relative;
text-align: left;
border-top: 1px solid #333333;
cursor: pointer
}
#mainnav-mobi ul > li > a {
text-decoration: none;
height: 50px;
line-height: 50px;
padding: 0 15px;
color: #fff;
}
#mainnav-mobi ul.sub-menu {
top: 100%;
left: 0;
z-index: 2000;
position: relative;
background-color: #333333;
}
#mainnav-mobi > ul > li > ul > li,
#mainnav-mobi > ul > li > ul > li > ul > li {
position: relative;
border-top: 1px solid #333333;
padding-left: 15px;
}
#mainnav-mobi > ul > li > ul > li > ul > li a {
padding-left: 45px !important
}
#mainnav-mobi ul.sub-menu > li > a {
display: block;
text-decoration: none;
padding: 0 60px;
border-top-color: rgba(255,255,255,.1);
-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;
}
#mainnav-mobi > ul > li > ul > li:first-child a {
border-top: none;
}
#mainnav-mobi ul.sub-menu > li > a:hover,
#mainnav-mobi > ul > li > ul > li.active > a {
color: #fff;
}
/* Button menu mobile */
.btn-menu {
display: none;
position: relative;
background: transparent;
cursor: pointer;
margin: 42px 0;
width: 26px;
height: 16px;
float: right;
margin-right: 15px;
-webkit-transition: all ease .238s;
-moz-transition: all ease .238s;
transition: all ease .238s;
}
.btn-menu:before,
.btn-menu:after,
.btn-menu span {
background-color: #f7c20a;
-webkit-transition: all ease .238s;
-moz-transition: all ease .238s;
transition: all ease .238s;
}
.btn-menu:before,
.btn-menu:after {
content: '';
position: absolute;
top: 0;
height: 2px;
width: 100%;
left: 0;
top: 50%;
-webkit-transform-origin: 50% 50%;
-ms-transform-origin: 50% 50%;
transform-origin: 50% 50%;
}
.btn-menu span {
position: absolute;
width: 100%;
height: 2px;
left: 0;
top: 50%;
overflow: hidden;
text-indent: 200%;
}
.btn-menu:before {
-webkit-transform: translate3d(0, -7px, 0);
transform: translate3d(0, -7px, 0);
}
.btn-menu:after {
-webkit-transform: translate3d(0, 7px, 0);
transform: translate3d(0, 7px, 0);
}
.btn-menu.active span {
opacity: 0;
}
.btn-menu.active:before {
-webkit-transform: rotate3d(0, 0, 1, 45deg);
transform: rotate3d(0, 0, 1, 45deg);
}
.btn-menu.active:after {
-webkit-transform: rotate3d(0, 0, 1, -45deg);
transform: rotate3d(0, 0, 1, -45deg);
}
.btn-submenu {
position: absolute;
right: 20px;
top: 0;
font: 20px/50px 'FontAwesome';
text-align: center;
cursor: pointer;
width: 70px;
height: 44px;
}
.btn-submenu:before {
content: "\f107";
color: #fff;
}
.btn-submenu.active:before {
content: "\f106"
}
.btn-menu {
display: none
}
/* Page title
-------------------------------------------------------------- */
.page-title {
position: relative;
padding: 55px 0;
background-color: #f7f7f7;
}
.page-title-heading h1 {
text-align: left;
color: #2e363a;
font-family: "Poppins", sans-serif;
font-weight: 600;
letter-spacing: 1px;
font-size: 40px;
margin-bottom: 0;
}
/* Breadcrumbs
-------------------------------------------------------------- */
.breadcrumbs ul {
padding-top: 0;
}
.breadcrumbs ul li {
display: inline-block;
position: relative;
margin-right: 25px;
color: #2e363a;
}
.breadcrumbs ul li a {
color: #2e363a;
font-family: "Poppins", sans-serif;
font-weight: 400;
}
.breadcrumbs ul li a:hover {
color: #f7c20a;
}
.breadcrumbs ul li:before {
position: absolute;
right: -14px;
top: 0;
font-family: "FontAwesome";
content: "\f105";
color: #2e363a;
}
.breadcrumbs ul li:last-child::before {
width: 0;
height: 0;
background-color: transparent;
content: "";
}
/* Blog
-------------------------------------------------------------- */
.entry p {
margin-bottom: 20px;
}
.main-content {
padding: 100px 0;
}
article {
margin-bottom: 60px;
box-shadow: 0 8px 17px 0 rgba(0,0,0,.2),0 6px 20px 0 rgba(0,0,0,.19);
}
article .featured-post {
position: relative;
}
article .post-comment {
position: absolute;
left: 20px;
top: 20px;
z-index: 20;
background-color: #f7c20a;
text-align: center;
color: #fff;
}
article .post-comment li.date span {
display: block;
font-size: 14px;
}
article .post-comment li.date .day {
font-size: 30px;
font-weight: 700;
font-family: "Poppins", sans-serif;
text-transform: uppercase;
padding: 10px 20px;
}
article .post-comment li.comment {
background-color: #333333;
font-size: 14px;
padding: 3px 0;
}
article .post-comment li {
display: block;
}
article .content-post .title-post {
font-size: 30px;
font-weight: 500;
margin-top: 30px;
margin-bottom: 10px;
color: #222222;
}
article ul.meta-post {
padding: 0;
margin: 0;
margin-bottom: 0;
margin-top: 5px;
margin-bottom: 12px;
}
article ul.meta-post li {
position: relative;
display: inline-block;
padding-left: 20px;
margin-right: 20px;
list-style: none;
}
article ul.meta-post li:before {
position: absolute;
left: 0;
top: 0;
font-family: "FontAwesome";
content: "\f007";
font-style: normal;
}
article ul.meta-post li.categories:before {
content: "\f02c";
}
article ul.meta-post li.vote:before {
content: "\f086";
}
article ul.meta-post li a,
article ul.meta-post li {
font-size: 12px;
color: #7a7a7a;
}
article ul.meta-post li a:hover {
color: #f7c20a;
}
article .more-link a {
position: relative;
display: inline-block;
margin-top: 40px;
font-size: 13px;
color: #fff;
padding: 9px 33px 7px 21px;
border-radius: 3px;
font-family: "Poppins", sans-serif;
font-weight: 600;
background-color: #eab702;
}
article .more-link a:hover {
background-color: #333333;
color: #fff;
}
/* Blog Single
-------------------------------------------------------------- */
.blog-single .entry h4 {
color: #000;
font-weight: 700;
font-size: 16px;
line-height: 23px;
letter-spacing: 0;
margin-bottom: 14px;
margin-top: 25px;
}
.blog-single .category-post-single {
padding: 0;
margin: 0;
list-style: none;
}
.blog-single ul.social-share {
padding: 0;
margin: 29px 0 0 0;
list-style: none;
padding-bottom: 43px;
border-bottom: 1px solid #e5e5e5;
}
.blog-single ul.social-share li {
display: inline-block;
font-family: "Montserrat", sans-serif;
color: #333;
font-size: 16px;
}
.blog-single ul.social-share li a {
margin: 0 17px;
color: #999999;
font-size: 18px;
}
.blog-single ul.social-share li a:hover {
color: #edb820;
}
/* Navigation posts-navigation */
.blog-single .direction {
text-align: center;
}
.blog-single .direction {
text-align: center;
padding-top: 45px;
border-top: 1px solid #eeeeee;
}
.blog-single .direction ul li:first-child {
float: left;
}
.blog-single .direction ul li ul.social-icons li {
display: inline-block;
margin-right: 4px;
}
.blog-single .direction ul li ul.social-icons li a {
width: 36px;
height: 36px;
background-color: #f2f2f2;
display: inline-block;
text-align: center;
line-height: 36px;
color: #6a6a6a;
border-radius: 50%;
}
.blog-single .direction ul li ul.social-icons li a:hover {
background-color: #f7c20a;
color: #fff;
}
.accent-button a:hover {
opacity: 0.9;
transition: all 0.5s;
}
.accent-button a {
font-family: 'Open Sans', sans-serif;
font-size: 12px;
font-weight: 700;
color: #fff;
text-transform: uppercase;
padding: 12px 24px;
background-color: #f7c20a;
}
.accent-button a:hover {
background-color: #333;
color: #fff;
}
.black-button a {
font-family: 'Open Sans', sans-serif;
font-size: 12px;
font-weight: 700;
color: #ffffff;
text-transform: uppercase;
padding: 12px 24px;
background-color: #333;
}
.black-button a:hover {
background-color: #f7c20a;
color: #fff;
}
.blog-single .direction ul li ul.social-icons {
padding: 0;
margin-top: -10px;
text-align: center;
list-style: none;
}
.blog-single .direction ul li:last-child {
float: right;
}
.blog-single .direction ul li {
display: inline-block;
}
/* Comment List */
.comment-list article {
margin-bottom: 5px;
}
.comment-list ol.children {
margin-left: 30px;
}
.comments-area .comments-title {
border-top: 1px solid #eeeeee;
margin-top: 30px;
padding-top: 40px;
margin-bottom: 10px;
text-transform: uppercase;
font-size: 15px;
font-weight: 600;
letter-spacing: 0.3px;
}
.comments-area ol.comment-list {
padding: 0;
margin: 0;
list-style: none;
}
.comments-area ol.comment-list article {
border-bottom: 1px solid #e5e5e5;
padding: 30px 0;
}
.comments-area ol.comment-list article .comment-author {
float: left;
margin-right: 20px;
width: 80px;
height: 80px;
}
.comments-area ol.comment-list article .comment_content .comment_meta {
margin-bottom: 20px;
}
.comments-area ol.comment-list article .comment-text {
padding-bottom: 50px;
}
.comments-area ol.comment-list article .comment-content {
overflow: hidden;
}
.comments-area ol.comment-list article .comment-text h5 {
font-size: 14px;
line-height: 23px;
color: #333;
font-weight: 600;
text-transform: uppercase;
padding-top: 5px;
}
.comments-area ol.comment-list article .comment_text {
padding-bottom: 37px;
overflow: hidden;
}
.comments-area ol.comment-list article {
position: relative;
}
.comments-area ol.comment-list article .comment-metadata .date {
font-size: 14px;
line-height: 23px;
color: #a8a8a8;
}
.comments-area ol.comment-list article .reply .comment-reply-link {
font-family: 'Open Sans', sans-serif;
font-size: 12px;
font-weight: 700;
color: #fff;
text-transform: uppercase;
position: absolute;
left: 100px;
bottom: 29px;
padding: 6px 18px 6px 18px;
background-color: #f5be34;
-webkit-transition: all 0.3s ease 0s;
-moz-transition: all 0.3s ease 0s;
-ms-transition: all 0.3s ease 0s;
-o-transition: all 0.3s ease 0s;
transition: all 0.3s ease 0s;
}
.comments-area ol.comment-list article .reply .comment-reply-link:hover {
background-color: #333;
color: #fff;
}
.comments-area ol.comment-list article .unapproved {
float: right;
}
.comments-area ol.comment-list article .gravatar img {
border-radius: 50%;
}
/* Comment form */
.comment-respond .comment-reply-title {
margin-top: 60px;
margin-bottom: 50px;
text-transform: uppercase;
font-size: 15px;
font-weight: 600;
letter-spacing: 0.3px;
}
.comment-respond .comment-notes,
.comment-respond .comment-form-email {
width: 50%;
float: left;
}
.comment-respond .comment-notes {
padding-right: 10px;
}
.comment-respond .comment-form-email {
padding-left: 10px;
}
.comment-respond .message,
.comment-respond input[type="email"],
.comment-respond input[type="text"] {
width: 100%;
}
.comment-respond .name-container,
.comment-respond .email-container,
.comment-respond .message {
position: relative;
}
.comment-respond .name-container:before,
.comment-respond .email-container:before,
.comment-respond .message:before {
content: "\f007";
font-family: "FontAwesome";
font-size: 14px;
line-height: 23px;
position: absolute;
top: 14px;
left: 15px;
color: #bcbcbc;
}
.comment-respond .email-container:before {
content: "\f0e0";
left: 30px;
}
.comment-respond .message:before {
content: "\f075";
}
.comment-respond textarea {
height: 200px;
}
.comment-respond .comment-submit {
padding: 18px 32px;
font-size: 13px;
font-weight: 600;
display: inline-block;
line-height: 1;
background: #f7c20a;
color: #fff;
cursor: pointer;
text-transform: uppercase;
-webkit-transition: all ease .238s;
-moz-transition: all ease .238s;
transition: all ease .238s;
}
.comment-respond .comment-submit:hover {
background-color: #333;
color: #fff;
}
/* Pagination
-------------------------------------------------------------- */
.blog-pagination {
padding-top: 33px;
border-top: 1px solid #ebebeb;
text-align: center;
}
.blog-pagination .flat-pagination li {
display: inline-block;
margin-left: 8px;
}
.blog-pagination .flat-pagination li a {
color: #6a6a6a;
font-size: 15px;
font-weight: 400;
width: 45px;
height: 45px;
display: inline-block;
text-align: center;
line-height: 45px;
border-radius: 3px;
background-color: #ebebeb;
-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;
}
.blog-pagination .flat-pagination li a:hover {
background-color: #f7c20a;
color: #fff;
}
.blog-pagination .flat-pagination li.prev a:hover,
.blog-pagination .flat-pagination li.next a:hover {
background: transparent;
color: #f7c20a;
}
.blog-pagination .flat-pagination li.prev i,
.blog-pagination .flat-pagination li.next i {
font-weight: 700;
-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;
}
.blog-pagination .flat-pagination li.prev {
float: left;
padding-left: 0;
margin-left: 0;
background-color: transparent;
}
.blog-pagination .flat-pagination li.prev a {
text-align: left;
background-color: transparent;
}
.blog-pagination .flat-pagination li.next {
float: right;
padding-right: 0;
margin-left: 0;
background-color: transparent;
}
.blog-pagination .flat-pagination li.next a {
text-align: right;
background-color: transparent;
}
.blog-pagination .flat-pagination li.active {
color: #fff;
font-size: 15px;
font-weight: 600;
width: 45px;
height: 45px;
display: inline-block;
text-align: center;
line-height: 45px;
border-radius: 3px;
background-color: #f7c20a;
}
/* Gird for page single
-------------------------------------------------------------- */
.main-content.page-single {
padding: 50px 0;
}
.page-single .page-content {
width: 65.81196581196581%;
float: left;
}
.page-single .page-sidebar {
width: 34.18803418803419%;
float: left;
}
/* Sidebar
-------------------------------------------------------------- */
.sidebar {
padding-left: 50px;
}
.sidebar .widget {
margin-bottom: 45px;
padding-bottom: 50px;
position: relative;
}
.widget ul {
padding: 0;
margin: 0;
}
.widget ul li {
list-style: none;
padding: 12px 0 13px;
}
.widget .widget-title {
position: relative;
margin-top: 0px;
text-transform: uppercase;
font-size: 18px;
line-height: normal;
font-weight: 600;
letter-spacing: 0.3px;
color: #121212;
margin-bottom: 20px;
}
/* Widget search */
.widget.widget_search .widget-title {
margin-bottom: 37px;
}
.widget.widget_search .search-form {
width: 100%;
height: 50px;
position: relative;
margin: 0;
}
.widget.widget_search .search-form label {
display: block;
}
.widget.widget_search .search-form input[type="search"] {
border-color: #d7d7d7;
width: 100%;
}
.widget.widget_search .search-form input[type="search"]:focus {
border-color: #f7c20a;
}
.widget.widget_search .search-form .search-submit {
background-image: url( ../images/search.svg );
background-color: transparent;
background-size: 13px 13px;
background-position: center right;
background-repeat: no-repeat;
width: 24px;
height: 21px;
padding: 5px 0 5px 10px;
text-indent: -9999px;
padding: 0;
position: absolute;
right: 21px;
top: 13px;
}
/* Widget categories */
.widget.widget_categories ul li {
position: relative;
border-bottom: 1px solid #e5e5e5;
}
.widget.widget_categories ul li:last-child {
border-bottom: 0;
}
.widget.widget_categories ul li a {
color: #333333;
font-family: "Poppins", sans-serif;
font-weight: 400;
}
.widget.widget_categories ul li a span {
color: #b5b5b5;
}
.widget.widget_categories ul li a:hover {
color: #f7c20a;
}
/* Widget recentpost */
.sidebar .widget-recent-news {
margin-bottom: 58px;
}
.widget.widget-recent-news ul li {
padding: 20px 0 8px;
overflow: hidden;
}
.widget.widget-recent-news ul li:last-child {
padding-bottom: 0;
}
.widget.widget-recent-news ul li .thumb {
float: left;
margin-right: 20px;
}
.widget.widget-recent-news ul li .text {
overflow: hidden;
position: relative;
}
.widget.widget-recent-news ul li .text p {
font-size: 12px;
color: #f7c20a;
margin-top: 10px;
}
.widget.widget-recent-news ul li .text h6 {
line-height: 23px;
font-size: 15px;
color: #222222;
font-weight: 500;
margin-bottom: 0;
}
/* Widget tag */
.widget.widget_tag_cloud .widget-title {
margin-bottom: 32px;
}
.widget.widget_tag .tag-list a {
display: inline-block;
color: #555555;
font-size: 13px;
font-weight: 400;
display: inline-block;
text-align: center;
line-height: 40px;
border: 1px solid #ebebeb;
padding: 0 15px;
margin: 0 5px 5px 0;
}
.widget.widget_tag .tag-list a.active,
.widget.widget_tag .tag-list a:hover {
color: #fff;
background-color: #f7c20a;
border-color: #f7c20a;
}
/* GoTop Button
-------------------------------------------------------------- */
.go-top {
position: fixed !important;
right: -35px;
bottom: 15px;
width: 45px;
cursor: pointer;
background-color: #f7c20a;
height: 45px;
line-height: 45px;
text-align: center;
-webkit-border-radius: 2px;
-moz-border-radius: 2px;
-ms-border-radius: 2px;
-o-border-radius: 2px;
border-radius: 2px;
-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;
-ms-filter: "progid:DXImageTransform.Microsoft.Alpha(Opacity=0)";
filter: alpha(opacity=0);
opacity: 0;
}
.go-top.show {
right: 15px;
-ms-filter: "progid:DXImageTransform.Microsoft.Alpha(Opacity=100)";
filter: alpha(opacity=100);
opacity: 1;
visibility: visible;
z-index: 99;
}
.go-top i {
font-size: 18px;
color: #fff;
padding-bottom: 3px;
}
.go-top:hover {
background-color: #333;
}
.go-top:hover i {
color: #fff;
}
/* Footer
-------------------------------------------------------------- */
footer {
background-color: #111111;
background-image: url('../images/5.png');
padding: 92px 0 64px;
color: #646464;
}
footer.style1 {
padding: 80px 0 74px;
}
footer a {
color: #646464;
}
footer a:hover {
color: #f7c20a;
}
/* Socilas link */
.footer .social-links {
text-align: left;
}
.footer .social-links a {
font-size: 20px;
color: #646464;
padding: 0 17px 0 0;
}
.widget ul.menu li {
padding: 6px 0 6px 18px;
position: relative;
}
.widget ul.menu li::before {
content: "";
position: absolute;
top: 16px;
left: 0;
height: 0;
width: 0;
border-bottom: 4.5px solid transparent;
border-top: 4.5px solid transparent;
border-left: 4.5px solid #646464;
}
.widget ul.menu li:first-child {
padding: 0 0 6px 18px;
}
.widget ul.menu li:first-child:before {
top: 9px;
}
/* Footer widget tilte */
.footer .widget .widget-title {
font-weight: 400;
margin-bottom: 50px;
position: relative;
}
.footer .widget .widget-title:after {
position: absolute;
left: 0;
bottom: -25px;
width: 50px;
height: 2px;
background-color: #f7c20a;
content: "";
}
/* widget widget_text widget_info */
.widget.widget_text.widget_info {
margin-right: -30px;
}
/* footer widget nav */
.footer .widget.widget_nav_menu {
padding-left: 40px;
}
/* footer widget_tweets */
.footer .widget.widget_tweets {
margin-left: -36px;
}
/* Footer widget
-------------------------------------------------------------- */
.footer-widgets .widget .widget-title {
color: #fff;
}
/* Widget instagram */
.widget.widget_instagram ul {
margin: 0 -5px;
}
.widget.widget_instagram ul li {
width: 90px;
float: left;
padding: 0 5px;
margin-bottom: 10px;
}
/* Widget info */
.widget.widget_info .footer-info {
background-image: url(../images/map.png);
background-repeat: no-repeat;
background-position: center center;
}
.widget.widget_info p {
margin-bottom: 18px;
}
ul.footer-info {
margin: 2px 0 0 5px;
}
ul.footer-info li {
position: relative;
padding: 0 0 17px 30px;
}
.footer-widgets ul.footer-info li:before {
content: "\f041";
font-family: "FontAwesome";
color: #f7c20a;
position: absolute;
left: 1px;
top: 0;
}
.footer-widgets ul.footer-info li.phone:before {
content: "\f095";
}
.footer-widgets ul.footer-info li.email:before {
content: "\f003";
}
.widget.widget_info .flat-button {
margin-top: 5px;
background-color: #f7c20a;
color: #fff;
}
.widget.widget_info .flat-button:hover {
background-color: #333333;
}
/* Widget Recent Post */
.widget.widget-recent-post ul li .thumb {
width: 70px;
float: left;
margin: 4px 25px 0 0;
}
.widget.widget-recent-post ul li .content {
overflow: hidden;
}
.widget.widget-recent-post ul li .content h3 {
font-weight: 600;
font-size: 14px;
line-height: normal;
margin: 0 0 4px;
}
.widget.widget-recent-post ul li .content h3 a {
color: #f7c20a;
}
.widget.widget-recent-post ul li .content h3 a:hover {
color: #fff;
}
.widget.widget-recent-post ul li .content .meta {
font-size: 10px;
line-height: normal;
color: #c2c2c2;
margin-bottom: 1px;
}
/* Widget Twiter */
.widget_tweets ul li {
padding: 0 0 7px 32px;
position: relative;
border: 0;
margin-top: 15px;
}
.widget_tweets ul li:before {
content: "\f099";
font-family: "FontAwesome";
font-size: 20px;
color: #f7c20a;
position: absolute;
left: 0;
top: 0;
}
.widget_tweets ul li .author {
font-weight: 700;
}
.widget_tweets ul li a {
color: #f7c20a;
}
.widget_tweets ul li a:hover {
color: #fff;
}
/* Sidebar Page About */
.sidebar-nav {
margin-bottom: 40px;
}
.sidebar-nav ul {
padding: 0;
list-style: none;
}
.sidebar-nav ul li a {
display: block;
padding: 10px 20px 10px 30px;
margin-bottom: 5px;
color: #333;
font-weight: 500;
background-color: #f0f0f0;
position: relative;
}
.sidebar-nav ul li a:after {
content: "";
position: absolute;
top: 19px;
left: 15px;
height: 0;
width: 0;
border-bottom: 4.5px solid transparent;
border-top: 4.5px solid transparent;
border-left: 4.5px solid #222;
}
.sidebar-nav ul li a:hover::after,
.sidebar-nav ul li a.active:after {
border-left: 4.5px solid #fff;
}
.sidebar-nav ul li a.active {
position: relative;
background-color: #f7c20a;
color: #fff;
}
.sidebar-nav ul li a:hover {
background-color: #f7c20a;
color: #fff;
}
.brochure {
margin-bottom: 42px;
padding: 28px 18px 14px 24px;
border: 1px solid #ccc;
font-size: 13px;
}
.brochure h3 {
margin-top: 0;
margin-bottom: 9px;
font-size: 18px;
font-weight: 600;
}
/* widget-dowload */
.widget.widget-dowload h4.widget-title {
padding-bottom: 40px;
}
.widget.widget-dowload ul li {
position: relative;
background-color: #333;
border-bottom: 2px solid #fff;
padding: 12px 0 13px 50px;
border-radius: 3px;
-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;
}
.widget.widget-dowload ul li:hover {
background-color: #f7c20a;
color: #fff;
}
.widget.widget-dowload ul li:before {
position: absolute;
left: 20px;
top: 15px;
font-family: FontAwesome;
content: "\f1c2";
color: #fff;
font-size: 18px;
}
.widget.widget-dowload ul li.dl-pdf:before {
content: "\f1c1";
}
.widget.widget-dowload ul li.dl-powerpoint:before {
content: "\f1c4";
}
.widget.widget-dowload.services-single ul li:after {
position: absolute;
right: 20px;
top: 15px;
font-family: FontAwesome;
content: "\f019";
color: #fff;
font-size: 18px;
}
.widget.widget-dowload ul li a {
color: #fff;
}
.widget.widget-dowload ul li a:hover {
color: #fff;
}
.widget.widget-dowload {
margin-bottom: 70px;
}
.main-content.services.v2 {
position: relative;
}
.main-content.services.v2:before {
position: absolute;
top: 0;
left: 0;
width: 31.3%;
height: 100%;
content: "";
background-color: #f5f5f5;
}
/* About-content-text */
.about-content-text {
margin-bottom: 40px;
}
.about-content-text h4 {
font-weight: 500;
line-height: 1.1;
margin: 30px 0 20px 0;
color: #f7c20a;
font-size: 24px;
}
.about-content-text p {
margin-bottom: 20px;
}
/* Page About
-------------------------------------------------------------- */
.page-about .flex-direction-nav a {
top: 100%;
margin-top: -40px;
}
.page-about .flex-direction-nav .flex-prev {
left: 100%;
margin-left: -85px;
}
/* Bottom
-------------------------------------------------------------- */
.bottom {
background-color: #0c0c0c;
background-image: url('../images/4.png');
padding: 26px 0;
color: #646464;
}
.bottom .copyright a {
color: #f7c20a;
}
.bottom .copyright a:hover {
color: #646464;
}
/* Images hover
-------------------------------------------------------------- */
.flat-images-hover {
position: relative;
}
.flat-images-hover .flat-hover-overlay {
content: "";
position: absolute;
left: 0;
top: 0;
width: 100%;
height: 100%;
background-color: #f7c20a;
-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;
opacity: 0;
filter: alpha(opacity=0);
}
.flat-images-hover:hover .flat-hover-overlay {
background-color: #f7c20a;
cursor: pointer;
opacity: 1;
filter: alpha(opacity=100);
}
.flat-images-hover:after,
.flat-images-hover:before {
content: "";
position: absolute;
width: 1px;
height: 30px;
background: #fff;
top: 50%;
left: 50%;
z-index: 9999;
margin-top: -15px;
margin-left: -1px;
visibility: hidden;
-webkit-opacity: 0;
-khtml-opacity: 0;
-moz-opacity: 0;
opacity: 0;
-ms-filter: progid:DXImageTransform.Microsoft.Alpha(opacity=0);
filter: alpha(opacity=0);
webkit-transition: all 0.2s ease-in-out 0s;
-moz-transition: all 0.2s ease-in-out 0s;
-ms-transition: all 0.2s ease-in-out 0s;
-o-transition: all 0.2s ease-in-out 0s;
transition: all 0.2s ease-in-out 0s;
}
.flat-images-hover:before {
height: 1px;
width: 30px;
margin-top: -1px;
margin-left: -15px;
}
.flat-images-hover:hover:before,
.flat-images-hover:hover:after {
opacity: 1;
visibility: visible;
}
/* Parallax
-------------------------------------------------------------- */
.parallax {
width: 100%;
background-attachment: fixed;
background-position: 50% 0;
}
.parallax1 { background-image: url(../images/parallax/bg-parallax1.jpg); }
.parallax3 { background-image: url(../images/parallax/bg-parallax3.jpg); }
.parallax4 { background-image: url(../images/parallax/bg-parallax4.jpg); }
/* Revolution Slider
-------------------------------------------------------------- */
.tp-banner-container{
max-height: 530px !important;
width: 100% !important;
position: relative;
overflow: hidden !important;
padding: 0;
background-color: #fff;
}
.tp-bullets.simplebullets.navbar {
height: 35px;
padding: 0px 0px;
}
.tp-bullets.simplebullets .bullet {
cursor: pointer;
position: relative !important;
background: #fff !important;
width: 10px !important;
height: 10px !important;
display: inline-block;
-ms-filter: "progid:DXImageTransform.Microsoft.Alpha(Opacity=60)";
filter: alpha(opacity=60);
opacity: 0.6;
-webkit-box-shadow: none;
-moz-box-shadow: none;
box-shadow: none;
margin-right: 5px !important;
-webkit-border-radius: 50%;
-moz-border-radius: 50%;
-o-border-radius: 50%;
-ms-border-radius: 50%;
border-radius: 50%;
-webkit-transition: background-color 0.2s, border-color 0.2s;
-moz-transition: background-color 0.2s, border-color 0.2s;
-o-transition: background-color 0.2s, border-color 0.2s;
-ms-transition: background-color 0.2s, border-color 0.2s;
transition: background-color 0.2s, border-color 0.2s;
float:none !important;
}
.tp-bullets.simplebullets .bullet.last {
margin-right: 0px
}
.tp-bullets.simplebullets .bullet:hover,
.tp-bullets.simplebullets .bullet.selected {
-webkit-box-shadow: none;
-moz-box-shadow: none;
box-shadow: none;
opacity: 1;
background: #fff !important;
width: 10px !important;
height: 10px !important;
-webkit-border-radius: 50%;
-moz-border-radius: 50%;
-o-border-radius: 50%;
-ms-border-radius: 50%;
border-radius: 50%;
}
.tp-bullets.preview4 .bullet.selected,
.tp-bullets.preview4 .bullet:hover {
border: 5px solid #fff !important;
}
/* Preload
-------------------------------------------------------------- */
.loading-overlay {
background: #FFF;
color: #424242;
position: fixed;
left: 0;
top: 0;
width: 100%;
height: 100%;
z-index: 99999999;
}
.loader, .loader:after {
width: 30px;
height: 30px;
}
.loader {
margin: 20% auto;
border-radius: 50%;
font-size: 6px;
position: relative;
text-indent: -9999em;
border-top: 1.1em solid rgba(194, 193, 193, 0.5);
border-right: 1.1em solid rgba(199, 197, 197, 0.5);
border-bottom: 1.1em solid rgba(203, 203, 203, 0.5);
border-left: 1em solid #f7c20a;
-webkit-animation: fa-spin 2s infinite linear;
animation: fa-spin 2s infinite linear;
}
.error404 .page-wrap {
padding: 0 0 100px;
}
/* Switcher
-------------------------------------------------------------- */
.switcher-container {
position: fixed;
left: -220px;
top: 80px;
width: 220px;
background-color: #000;
z-index: 99999999;
}
.switcher-container h2 {
color: #fff;
font-size: 13px;
font-weight: 700;
letter-spacing: 0;
text-transform: uppercase;
height: 45px;
line-height: 45px;
padding-left: 20px;
padding-right: 30px;
margin: 0;
}
.switcher-container h2 a {
background-color: #000;
display: block;
position: absolute;
right: -45px;
top: 0;
width: 45px;
height: 45px;
line-height: 45px;
text-align: center;
outline: 0;
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;
}
.switcher-container h2 a.active {
right: 0;
}
.switcher-container h2 a.active:after {
position: absolute;
right: 21px;
top: 0;
content: "\f104";
font-family: "FontAwesome";
color: #fff;
font-size: 22px;
}
.switcher-container h2 a.active i {
display: none;
}
.switcher-container h2 a:hover,
.switcher-container h2 a:focus {
text-decoration: none;
}
.switcher-container h2 i {
margin-top: 10px;
font-size: 25px;
color: #999;
-webkit-animation: fa-spin 2s infinite linear;
animation: fa-spin 2s infinite linear;
-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;
}
.switcher-container h2 i:hover {
color: #fff;
}
.switcher-container h3 {
font-size: 12px;
font-weight: 700;
color: #fff;
margin: 0;
line-height: 22px;
margin-bottom: 10px;
}
.switcher-container .selector-box {
color: #fff;
overflow: hidden;
}
.switcher-container .layout-switcher {
margin: 0 0 10px 0;
overflow: hidden;
}
.switcher-container .layout-switcher a.layout {
float: left;
display: block;
cursor: pointer;
text-align: center;
font-weight: 700;
padding: 10px 20px;
margin-left: 10px;
}
.switcher-container .layout-switcher a.layout:first-child {
margin-left: 0;
}
.switcher-container .layout-switcher a.layout:hover {
color: #fff;
cursor: pointer;
}
.switcher-container .color-box {
height: auto;
overflow: hidden;
margin-bottom: 6px;
}
.switcher-container .styleswitch {
margin-bottom: 10px;
}
.sw-odd {
background-color: #272727;
padding: 21px 0 30px 20px;
-webkit-transition: all 0.3s;
-moz-transition: all 0.3s;
-ms-transition: all 0.3s;
-o-transition: all 0.3s;
transition: all 0.3s;
}
.sw-even {
background-color: #191919;
padding: 21px 0 25px 20px;
-webkit-transition: all 0.3s;
-moz-transition: all 0.3s;
-ms-transition: all 0.3s;
-o-transition: all 0.3s;
transition: all 0.3s;
}
.sw-even a {
font-family: "Karla", sans-serif;
text-transform: uppercase;
font-size: 12px;
line-height: 40px;
color: #fff;
border: 1px solid #fff;
padding: 10px 20px 10px 20px;
margin-right: 10px;
letter-spacing: 1.8px;
}
.sw-even a:hover {
background-color: #32bfc0;
border: 1px solid #32bfc0;
color: #fff !important;
}
.sw-light {
background-color: #fff;
color: #000 !important;
}
.sw-odd a {
font-size: 16px;
color: #fff;
width: 100%;
display: inline-block;
line-height: 17px;
width: 100%;
position: relative;
padding-left: 47px;
}
.sw-odd .ws-colors a:before {
background: none;
}
.sw-odd .ws-colors a {
position: relative;
width: auto;
padding: 0;
width: 30px;
height: 30px;
background-color: #333;
display: inline-block;
margin-right: 5px;
overflow: hidden;
}
.sw-odd .ws-colors a.current:before {
position: absolute;
left: 8px;
top: 6px;
font-family: FontAwesome;
content: "\f00c";
color: #fff;
z-index: 999;
text-shadow: 0 0 2px rgba( 0, 0, 0, 1 );
}
/*.sw-odd .ws-colors a:after {
position: absolute;
right: -3px;
top: 2px;
content: "";
width: 0;
height: 0;
border-bottom: 21px solid transparent;
border-top: 21px solid transparent;
border-left: 21px solid #f7c20a;
transform: rotate(45deg);
}*/
/*.sw-odd .ws-colors a span.cl1,
.sw-odd .ws-colors a span.cl2,
.sw-odd .ws-colors a span.cl3,
.sw-odd .ws-colors a span.cl4,
.sw-odd .ws-colors a span.cl5,
.sw-odd .ws-colors a span.cl6 {
position: absolute;
left: 7px;
top: -10px;
width: 15px;
height: 50px;
background: #21242b;
transform: rotate(45deg);
z-index: 1;
}*/
.sw-odd .ws-colors #color1 {
background-color: #f7c20a;
}
.sw-odd .ws-colors #color2 {
background-color: #ff7f00;
}
.sw-odd .ws-colors #color3 {
background-color: #30a9de;
}
.sw-odd .ws-colors #color4 {
background-color: #002E5B;
}
.sw-odd .ws-colors #color5 {
background-color: #425cbb;
}
.sw-odd .ws-colors #color6 {
background-color: #9b23ea;
}
.sw-odd #color2 {
background-color: #333;
}
.sw-odd .ws-colors a#color2:after {
border-bottom: 21px solid transparent;
border-top: 21px solid transparent;
border-left: 21px solid #ff5f2e;
}
.sw-odd #color3 {
background-color: #333;
}
.sw-odd .ws-colors a#color3:after {
border-bottom: 21px solid transparent;
border-top: 21px solid transparent;
border-left: 21px solid #30a9de;
}
.sw-odd #color4 {
background-color: #333;
}
.sw-odd .ws-colors a#color4:after {
border-bottom: 21px solid transparent;
border-top: 21px solid transparent;
border-left: 21px solid #d9e1e8;
}
.sw-odd #color5 {
background-color: #333;
}
.sw-odd .ws-colors a#color5:after {
border-bottom: 21px solid transparent;
border-top: 21px solid transparent;
border-left: 21px solid #090707;
}
.sw-odd #color6 {
background-color: #333;
}
.sw-odd .ws-colors a#color6:after {
border-bottom: 21px solid transparent;
border-top: 21px solid transparent;
border-left: 21px solid #79bd9a;
}
.sw-even h3 {
margin-bottom: 6px;
}
/* Pattern */
.sw-pattern.pattern {
-ms-filter: "progid:DXImageTransform.Microsoft.Alpha(Opacity=0)";
filter: alpha(opacity=0);
opacity: 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;
position: absolute;
left: 0;
top: 98%;
background-color: #000000;
width: 100%;
z-index: -1;
padding: 20px 0 30px 20px;
}
.sw-pattern.pattern a {
width: 40px;
height: 40px;
display: inline-block;
margin-right: 5px;
margin-bottom: 5px;
position: relative;
}
.sw-pattern.pattern a.current:before {
position: absolute;
left: 12px;
top: 6px;
font-family: FontAwesome;
content: "\f00c";
color: #fff;
text-shadow: 0 0 2px rgba( 0, 0, 0, 1 );
}
/* Boxed
-------------------------------------------------------------- */
.home-boxed .boxed {
z-index: 0;
width: 92.708%;
margin: 0 auto;
background: #fff;
height: 100%;
-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);
}
/* Site-off-canvas
-------------------------------------------------------------- */
#site-off-canvas .widget.widget_search {
padding-top: 60px;
margin-bottom: 45px;
padding-bottom: 50px;
position: relative;
}
#site-off-canvas .widget.widget_search:before {
content: "";
position: absolute;
left: 0;
bottom: 0;
width: 15px;
height: 10px;
background-color: #000;
}
#site-off-canvas .widget.widget_search:after {
content: "";
position: absolute;
left: 16px;
bottom: 0;
width: 15px;
height: 10px;
background-color: #f7c20a;
}
#site-off-canvas .close {
position: fixed;
right: 0;
top: 0;
bottom: 0;
left: 0;
-webkit-opacity: 0;
-khtml-opacity: 0;
-moz-opacity: 0;
opacity: 0;
-ms-filter: progid:DXImageTransform.Microsoft.Alpha(opacity=0);
filter: alpha(opacity=0);
display: none\9;
visibility: hidden;
cursor: pointer;
background: rgba(0, 0, 0, 0.8);
z-index: 99999;
-webkit-transform: translateX(0);
-ms-transform: translateX(0);
transform: translateX(0);
}
.off-canvas-active #site-off-canvas .close {
-webkit-opacity: 1;
-khtml-opacity: 1;
-moz-opacity: 1;
opacity: 1;
-ms-filter: progid:DXImageTransform.Microsoft.Alpha(opacity=100);
filter: alpha(opacity=100);
display: block\9;
visibility: visible;
-webkit-transform: translateX(-270px);
-ms-transform: translateX(-270px);
transform: translateX(-250px);
-webkit-transition: all 0.2s ease-in-out 0s;
-moz-transition: all 0.2s ease-in-out 0s;
-ms-transition: all 0.2s ease-in-out 0s;
-o-transition: all 0.2s ease-in-out 0s;
transition: all 0.2s ease-in-out 0s;
}
.off-canvas-active #site-off-canvas .wrapper {
-webkit-transform: translateX(0);
-ms-transform: translateX(0);
transform: translateX(0);
}
#site-off-canvas .wrapper {
position: fixed;
right: 0;
bottom: 0;
top: 0;
width: 270px;
background: #ffffff;
z-index: 999999;
overflow: auto;
padding: 30px;
-webkit-transform: translateX(270px);
-ms-transform: translateX(270px);
transform: translateX(270px);
-webkit-transition: all 0.2s ease-in-out 0s;
-moz-transition: all 0.2s ease-in-out 0s;
-ms-transition: all 0.2s ease-in-out 0s;
-o-transition: all 0.2s ease-in-out 0s;
transition: all 0.2s ease-in-out 0s;
}
/* Porfolio Detail
-------------------------------------------------------------- */
ul.entry-details-content {
margin-bottom: 50px;
}
h3.title-project-detail {
position: relative;
margin-top: 0px;
text-transform: uppercase;
font-size: 15px;
font-weight: 600;
letter-spacing: 0.3px;
color: #121212;
margin-bottom: 37px;
padding-top: 50px;
}
h3.title-project-detail:before {
content: "";
position: absolute;
left: 0;
top: 0;
width: 15px;
height: 10px;
background-color: #000;
}
h3.title-project-detail:after {
content: "";
position: absolute;
left: 16px;
top: 0;
width: 15px;
height: 10px;
background-color: #f7c20a;
}
.entry-details-content li {
list-style: none;
display: inline-block;
width: 100%;
border-bottom: 1px solid #e6e6e6;
padding: 10px 0 10px 25px;
position: relative;
}
.entry-details-content li:before {
font-family: "FontAwesome";
margin-right: 10px;
position: absolute;
left: 0;
}
.entry-details-content li.date:before {
content: "\f073";
}
.entry-details-content li.location:before {
content: "\f041";
}
.entry-details-content li.surface-area:before {
content: "\f0b2";
}
.entry-details-content li.investor:before {
content: "\f0f8";
}
.entry-details-content li.value:before {
content: "\f0d6";
}
.entry-details-content li.categories:before {
content: "\f0c9";
}
.entry-details-content li.tags:before {
content: "\f02c";
}
.entry-details-content li strong {
font-weight: normal;
}
.entry-details-content li p {
float: right;
text-align: right;
max-width: 60%;
color: #b3b3b3;
}
.mission {
border-radius: 3px;
border: 1px solid #eab702;
padding-top: 10px;
box-shadow: 0 2px 5px 0 rgba(0,0,0,.16),0 2px 10px 0 rgba(0,0,0,.12);
}
| 0.17621 | 0.043083 |
@font-face {
font-family: bigletters;
src: url("media/font.otf");
}
html,
body {
margin: 0;
font-family: Arial, Helvetica, sans-serif;
height: 100%;
}
header {
margin: 0;
top: 0;
width: 100%;
height: 70px;
position: absolute;
background-color: black;
overflow: hidden;
display: flex;
justify-content: space-between;
align-items: center;
font-family: bigletters;
}
header a:link,
header a:active,
header a:visited {
color: yellow;
text-decoration: none;
}
header a:hover {
color:white;
}
#moto {
color: white;
font-size: 25px;
margin-left: 20px;
}
#nav li {
display: inline;
list-style-type: none;
font-size: 20px;
margin-right: 30px;
}
#landing-section {
width: 100%;
height: 625px;
margin-top: 70px;
background-image: url("media/honeycombs.svg");
background-repeat: repeat;
text-align: center;
}
#title-header {
font-size: 120px;
top: 300px;
margin: 0;
padding-top: 150px;
font-family: bigletters;
}
#arrow {
margin-top: 30px;
width: 120px;
transition: margin 0.2s linear 0s;
}
#arrow:hover {
margin-top: 40px;
transition: 0.3s ease-in-out;
}
#about,
#gallery,
#facts {
width: 90%;
margin: 0 auto;
}
#gallery {
display: flex;
justify-content: space-between;
}
#gallery img {
width: 95%;
border: solid 2px orange;
}
div #facts {
width: 100%;
display: flex;
flex-direction: row;
justify-content: space-evenly;
align-items: center;
}
#facts div {
max-width: 50%;
}
footer {
margin: 0;
top: 0;
width: 100%;
height: 70px;
background-color: black;
overflow: hidden;
display: flex;
justify-content: space-between;
align-items: center;
font-family: bigletters;
}
footer a:link,
footer a:active,
footer a:visited {
color: yellow;
text-decoration: none;
}
footer ul {
list-style-type: none;
margin: 0 auto;
padding: 0;
display: flex;
width: 400px;
flex-direction: row;
justify-content: space-between;
align-content: space-between;
}
/*FACTS*/
#facts1 ul {
display: flex;
justify-content: space-between;
list-style-type: none;
}
#facts1 h2 {
text-align: center;
}
#facts2 ul li a {
color: darkorange;
}
#facts2 ul li {
color: darkorange;
}
#facts1 ul li {
background-image: url("media/honeycombs.svg");
/*background-repeat: no-repeat;*/
background-size: 200px 200px;
}
#facts2 h2 {
text-align: center;
}
#facts1 ul li {
padding: 20px;
width: 1000px;
margin: 1%;
background-color: #ffffff;
opacity: 0.8;
border-radius: 25px;
text-align: center;
}
|
style.css
|
@font-face {
font-family: bigletters;
src: url("media/font.otf");
}
html,
body {
margin: 0;
font-family: Arial, Helvetica, sans-serif;
height: 100%;
}
header {
margin: 0;
top: 0;
width: 100%;
height: 70px;
position: absolute;
background-color: black;
overflow: hidden;
display: flex;
justify-content: space-between;
align-items: center;
font-family: bigletters;
}
header a:link,
header a:active,
header a:visited {
color: yellow;
text-decoration: none;
}
header a:hover {
color:white;
}
#moto {
color: white;
font-size: 25px;
margin-left: 20px;
}
#nav li {
display: inline;
list-style-type: none;
font-size: 20px;
margin-right: 30px;
}
#landing-section {
width: 100%;
height: 625px;
margin-top: 70px;
background-image: url("media/honeycombs.svg");
background-repeat: repeat;
text-align: center;
}
#title-header {
font-size: 120px;
top: 300px;
margin: 0;
padding-top: 150px;
font-family: bigletters;
}
#arrow {
margin-top: 30px;
width: 120px;
transition: margin 0.2s linear 0s;
}
#arrow:hover {
margin-top: 40px;
transition: 0.3s ease-in-out;
}
#about,
#gallery,
#facts {
width: 90%;
margin: 0 auto;
}
#gallery {
display: flex;
justify-content: space-between;
}
#gallery img {
width: 95%;
border: solid 2px orange;
}
div #facts {
width: 100%;
display: flex;
flex-direction: row;
justify-content: space-evenly;
align-items: center;
}
#facts div {
max-width: 50%;
}
footer {
margin: 0;
top: 0;
width: 100%;
height: 70px;
background-color: black;
overflow: hidden;
display: flex;
justify-content: space-between;
align-items: center;
font-family: bigletters;
}
footer a:link,
footer a:active,
footer a:visited {
color: yellow;
text-decoration: none;
}
footer ul {
list-style-type: none;
margin: 0 auto;
padding: 0;
display: flex;
width: 400px;
flex-direction: row;
justify-content: space-between;
align-content: space-between;
}
/*FACTS*/
#facts1 ul {
display: flex;
justify-content: space-between;
list-style-type: none;
}
#facts1 h2 {
text-align: center;
}
#facts2 ul li a {
color: darkorange;
}
#facts2 ul li {
color: darkorange;
}
#facts1 ul li {
background-image: url("media/honeycombs.svg");
/*background-repeat: no-repeat;*/
background-size: 200px 200px;
}
#facts2 h2 {
text-align: center;
}
#facts1 ul li {
padding: 20px;
width: 1000px;
margin: 1%;
background-color: #ffffff;
opacity: 0.8;
border-radius: 25px;
text-align: center;
}
| 0.411466 | 0.076304 |
body {font-family: Helvetica, sans-serif; margin: 0.5em 0.75em;}
img.top_logo {max-width: 100%;}
#upperTermForm, #upperSearchExamples {max-width: 100%;}
div#sidebar {float: right; width: 15em;}
div#main {padding-right: 14em;}
div#main #termFormContent {max-width: 50em;}
div#main #termFormContent .search-instructions {}
.navigation-group {width: 42%; display: inline-block; vertical-align: top; margin-right: 3em;}
.navigation-group h3 {background-color: #74c4ab; color: #0a3a34;}
h3#feedHeader {color: #0a3a34;}
.navigation-group ul {margin: 0; padding: 0;}
.navigation-group li {list-style-type: none; list-style-image: none; margin-bottom: 3px;}
#data-tools { margin-right: 1em;}
#data-tools td { padding: 1.25em; overflow: hidden;}
#data-tools td.navigation-group { display: table-cell; margin-right: 0;}
#data-tools td.navigation-group h3 {background-color: transparent; color: #333; margin-top: 0.25em; margin-bottom: 0.4em;}
.gfc-tabsArea {display: none;}
.gfc-resultsHeader {display: none;}
#feed {font-size: 75%;}
div.header-message {padding: 0.0em 0.75em; border: 1px solid #ccc; color: #333; background-color: #f3f3f3; font-size: 0.9em; font-style: italic; line-height: 1.2em; margin: 6px 10px; max-width: 33em; float: right;}
div.header-message a {font-weight: bold;}
.feedback-widget {clear: right; float: right; margin: 0px -4px 8px 12px; border: none; padding: 7px 18px; background-color: #276; background-image: -webkit-gradient(linear, 50% 0%, 50% 100%, color-stop(0%, #276), color-stop(100%, #000000)); background-image: -webkit-linear-gradient(top, #276, #000000); background-image: -moz-linear-gradient(top, #276, #000000); background-image: -o-linear-gradient(top, #276, #000000); background-image: -ms-linear-gradient(top, #276, #000000); background-image: linear-gradient(top, #276, #000000);}
div.header-message .feedback-widget {margin: 4px -22px 0px 12px;}
.feedback-widget a { color: #fff; font-style: normal; font-size: 120%; }
.feedback-widget a:visited {color: #fff;}
.feedback-widget:hover { background-color: #0A3A34; }
.rounded-small { -webkit-border-radius: 4px 4px; -moz-border-radius: 4px / 4px; -o-border-radius: 4px / 4px; -ms-border-radius: 4px / 4px; -khtml-border-radius: 4px / 4px; border-radius: 4px / 4px; }
.rounded-medium { -webkit-border-radius: 8px 8px; -moz-border-radius: 8px / 8px; -o-border-radius: 8px / 8px; -ms-border-radius: 8px / 8px; -khtml-border-radius: 8px / 8px; border-radius: 8px / 8px; }
.rounded-large { -webkit-border-radius: 12px 12px; -moz-border-radius: 12px / 12px; -o-border-radius: 12px / 12px; -ms-border-radius: 12px / 12px; -khtml-border-radius: 12px / 12px; border-radius: 12px / 12px; }
img {border: none;}
h1 {margin-bottom: 0; color: rgb(159, 0, 2); font-size: 12pt;}
h1 img {float: left;}
h2 {font-size: 250%;}
body h2 {font-size: 165%;}
a {text-decoration: none; color: #33c;}
a:hover {text-decoration: underline;}
a:visited {color: #939;}
a.help-link { display: inline-block; padding: 0; margin: 0; vertical-align: top; }
a.help-link img {display: none;}
.navigation-group:hover a.help-link img, li:hover a.help-link img, h3:hover a.help-link img, .always-show-help a.help-link img { display: block; }
.facet-choose-container:hover a.help-link.facet-help img {display: inline;}
a.popup-link { }
a.popup-link:hover { text-decoration: none; border-bottom: 1px dotted; }
th {background-color: #74c4ab; border: none; color: #0a3a34;}
th a {color: #0a3a34;}
td {border: none;}
.count {color: #0a3a34;}
.clear {clear: both;}
.right {float: right;}
.left {float: left;}
.center {text-align: center;}
.info {color: gray;font-size: 70%;}
.italic {font-style: italic;}
.no_italic {font-style: normal;}
.nowrap {white-space: nowrap;}
.green {color: #115A50;}
.no_margin {margin: 0px !important;}
th.no_color {background-color: #fff;}
tr.odd {background-color: #EBECEE;}
#navbar {background-color: #74c4ab; text-align: right; color: #0a3a34; clear: both;line-height: 1.7em; margin: 0 -0.75em;}
#navbar a {color: #0a3a34; margin: 0; text-decoration: none; font-weight: bold; display: inline-block; padding: 2px 13px;}
#navbar a:hover {color: white; background-color: #0a3a34;}
#navbar a.breadcrumb {float: left; padding-left: 24px; margin-left: -14px; padding-right: 16px; border: 3px solid #fff; margin-top: -3px; background-color: #e9e9e9; color: #333;}
#navbar a.breadcrumb-home {position: relative;}
#navbar a.breadcrumb-general {background-color: #DDF5EE;}
#navbar a.breadcrumb-search {background-color: #DDE9EE;}
#navbar a.breadcrumb-browse {background-color: #EEF3DD;}
#navbar a.breadcrumb-query {background-color: #EEE3DD;}
#navbar a.breadcrumb-visualize {background-color: #DDE9EE;}
#navbar a.breadcrumb-unknown {background-color: #AA1111; color: #fff;}
.lateral-nav-link {color: #0a3a34; border: 1px solid #555; width: 0px; padding: 2px 8px; margin: 0 0.1em;}
a:hover .lateral-nav-link {text-decoration: underline;}
.top_logo {height: 100px;}
.relation-name {font-style: italic;}
#search-forms, #data-browse, #data-query, #data-viz { border: 1px solid #999; overflow: hidden; }
#search-forms { -moz-border-radius-topleft: 18px; border-top-left-radius: 18px; }
#data-browse { -moz-border-radius-topright: 18px; border-top-right-radius: 18px; }
#data-query { -moz-border-radius-bottomleft: 18px; border-bottom-left-radius: 18px; }
#data-viz { -moz-border-radius-bottomright: 18px; border-bottom-right-radius: 18px; }
.shadow-small, #search-forms:hover, #data-browse:hover, #data-query:hover, #data-viz:hover {
-moz-box-shadow: 2px 2px 4px rgba(0,0,0,0.5);
-webkit-box-shadow: 2px 2px 4px rgba(0,0,0,0.5);
box-shadow: 2px 2px 4px rgba(0,0,0,0.5);
-ms-filter: "progid:DXImageTransform.Microsoft.Shadow(Strength=2, Direction=135, Color='#999999')";
filter: progid:DXImageTransform.Microsoft.Shadow(Strength=2, Direction=135, Color='#999999');
}
.shadow-medium {
-moz-box-shadow: 4px 4px 6px rgba(0,0,0,0.5);
-webkit-box-shadow: 4px 4px 6px rgba(0,0,0,0.5);
box-shadow: 4px 4px 6px rgba(0,0,0,0.5);
-ms-filter: "progid:DXImageTransform.Microsoft.Shadow(Strength=4, Direction=135, Color='#999999')";
filter: progid:DXImageTransform.Microsoft.Shadow(Strength=4, Direction=135, Color='#999999');
}
.shadow-rightonly, .Xsection_heading {
-moz-box-shadow: 0px 2px 4px rgba(0,0,0,0.5);
-webkit-box-shadow: 0px 2px 4px rgba(0,0,0,0.5);
box-shadow: 0px 2px 4px rgba(0,0,0,0.5);
-ms-filter: "progid:DXImageTransform.Microsoft.Shadow(Strength=2, Direction=90, Color='#999999')";
filter: progid:DXImageTransform.Microsoft.Shadow(Strength=2, Direction=90, Color='#999999');
}
/* distinct colors for different discovery tools */
#search-forms, .search-area { background-color: #eee3ee !important; border-color: #DCD !important; }
#data-browse, .browse-area { background-color: #eef3dd !important; /* #EED; */ border-color: #DDC !important; }
#data-query, .query-area { background-color: #eee3dd !important; border-color: #DCB !important; }
#data-viz, .visualize-area { background-color: #DDE9EE; border-color: #CCDADD !important; }
.workspace-area { background-color: #DDF5EE !important; border-color: #74C4AB !important;}
.browse-area .sidebar-divider {height: 0px; border-top: 1px solid #DDC; margin: 10px -8px;}
.workspace-area .sidebar-divider {height: 0px; border-top: 1px solid #74C4AB; margin: 10px -10px 6px -5px;}
.visualize-area .sidebar-divider {height: 0px; border-top: 1px solid #CCDADD; margin: 4px 0px 4px !important;}
.visualize-header {background-color: #BBCACF /*#CCDADD*/; padding: 4px 14px; margin-left: 15%; margin-top: 14px; position: relative;}
.visualize-header #quality_select {margin: 0px 2px -1px 2px; font-size: 90%;}
.search-instructions {margin-top: 0; font-size: 80%; font-style: italic; line-height: 1.1em;}
#upperTermChoiceGroup {float: right; max-width: 25em; margin-right: 0; text-align: right; font-family: Helvetica, sans-serif;}
#upperSearchExamples { float: right; font-size: 75%; font-style: italic; margin: 0.5em 0 0.8em;}
#upperTermChoice {width: 17em;}
#sidebar {float: left; width: 30%;}
#sidebar .gfc-result { margin-bottom: 1em; }
#sidebar .gfc-result .gf-title { height: auto; font-weight: bold; }
#main {margin-left: 3px; margin-right: 3px;}
#search_sidebar {float: left; width: 30%; margin-top: 30px;}
#search_sidebar.visualize-sidebar {margin-top: -14px;}
#search_sidebar.visualize-sidebar #term_info {padding: 4px 6px;}
#search_sidebar h4 {color: #115A50; margin-bottom: 10px;}
#search_main {float: right; width: 70%; margin-top: 14px;}
#search_main .header {background-color: #74C4AB; padding: 4px 14px; margin-left: -30%;}
#search_main .header #related_query_links {margin: 0px 0px -1px 2px; font-size: 90%;}
#footer {clear: both; margin-top: 1em; padding-top: 2em; font-size: 75%;}
#footer > div {color: #0a3a34; border-top: 5px solid #74c4ab;}
#footer p {padding-left: 0.35em; padding-right: 0.35em;}
#footer a {color: inherit;}
#search_sidebar #current_taxon_name {padding: 4px 5px; margin-left: -5px; background-color: #BBCACF; display: inline-block; margin-top: 0; margin-bottom: 0;}
.sidebar-box { background-color: transparent; padding: 0.1em 1.0em; margin-top: 1em; border-left: 1px dotted #ccc;}
.sidebar-box h4 {margin-top: 0.5em;}
div#term_info {border: 1px solid #115A50; margin-left: 3px; margin-right: 1em; padding-top: 6px;}
div#term_info .section {padding: 5px 10px 5px 5px;}
div#term_info .section.top_border {border-top: 1px solid #DDCCBB;}
div#term_info div {margin-bottom: 0em; padding: 0.1em 0.1em 0.1em 0.2em;}
.term-info-header {background-color: #74c4ab; color: #0a3a34;}
div#term_info .header {font-weight: bold;font-size:120%;margin-bottom: 10px; padding: 5px;}
.term-info-field-label {font-weight: bold; color: #0a3a34;;}
#term_info .green_heading {color: #444; font-weight: bold; font-size: 17px; letter-spacing: -1px;}
div.search_area .section_heading {display: inline-block; margin-bottom: -1px; background-color: #ddd; color: #333; margin-left: 3px; margin-right: 1em; padding: 4px 6px 3px; border: 1px solid #999; border-bottom: none; -moz-border-radius-topleft: 9px; border-top-left-radius: 9px; -moz-border-radius-topright: 9px; border-top-right-radius: 9px;}
div.search_area .section {position: relative; border: 1px solid #115A50; margin-left: 3px; margin-right: 1em; margin-bottom: 15px; padding: 8px; -moz-border-radius-topleft: 0px; border-top-left-radius: 0px;}
.yui-skin-sam .yui-ac-input { position: static; width: 100%;}
.yui-skin-sam .yui-ac-container {max-height: 400px;}
#termComplete {max-height: 400px;}
.yui-skin-sam .yui-ac-content ul {max-height: 400px; overflow: scroll;}
.yui-ac-ft {color: red;}
#termForm {margin-left: auto; margin-right: auto;}
#search-forms #termChoice {width: 75% !important; margin-bottom: 0.5em;}
#termComplete {width: 75%;}
#termChoiceGroup { margin: 0.5em 0; }
#term-search-explanation { margin-top: 4px; color: #666; }
#term-search-prompt { font-size: 0.8em; }
#ac_term_id { width: 200px; }
.tag-cloud {font-size: 8pt; }
.tag-cloud a {display: block; float: left; margin: -0.1em 0.25em -0.1em 0.25em; text-decoration: none;}
.tag-cloud a:hover {background-color: #74c4ab;}
.tag-cloud a:visited {color: #0a3a34;}
.tag-cloud a.entity-tag {color: #127e3f;}
.tag-cloud a.taxon-tag {color: #0f4081;}
.tag-cloud a.gene-tag {color: #7f7f00;}
.tag-cloud a.entity-tag:hover {background-color: #c4dfcf;}
.tag-cloud a.taxon-tag:hover {background-color: #c3cfdf;}
.tag-cloud a.gene-tag:hover {background-color: #dfdfbf;}
span.entity-tag {color: #127e3f;}
span.taxon-tag {color: #0f4081;}
span.gene-tag {color: #7f7f00;}
#search-forms {margin-left: auto; margin-right: auto;}
#search-forms h2 {}
#search-buttons {text-align: center;}
#search-buttons input {margin-left: 2em; margin-right: 2em;}
p.phenoscape-citation {font-style: italic;}
/* tree views */
.ygtvtable {width: 100%;}
/*.phenotype-block {float: right;}*/
.tree-depth-even .ygtvcontent {background-color: #ccc;}
.ygtvhighlight1 {background-color: none;}
div.tree-row {text-indent: -3em; margin-left: 3em;}
.squarebutton {border: 1px outset; border-right-color: #0a3a34; border-left-color: #45ae94; border-top-color: #a1d8c0; border-bottom-color: #000; text-transform: uppercase; font-size: 50%; font-family: verdana, sans-serif; padding: 0 3px; text-decoration: none; background-color: #74c4ab; color: white; margin: 0 0; letter-spacing: 1px; vertical-align: 2px;}
.squarebutton:hover {background-color: white; color: #0a3a34;}
.italic-taxon {font-style: italic;}
.extinct-taxon:after {content: " \2020"; font-style: normal;}
.homology-item, .citation-item {background-color: white; border: 2px solid #74c4ab; padding: 0.3em; margin-top: 0.5em; font-size: 85%;}
.homology-statement {font-weight: bold;}
.phenotype-statement-source {background-color: #9ed9c1; padding: 0.2em; font-weight: bold;}
.citation-item td.label {text-align: right;}
.filter_operator {color: #6B6868; font-weight: bold; font-style: italic;}
.any_or_all {font-size: 90%; font-weight: normal;}
.any_or_all input {vertical-align: top;}
#search_sidebar img {vertical-align: top;}
.section_indent {margin-left: 15px;}
table.search_results {width: 100%; border: 1px solid #ddd;}
table.search_results td, table.search_results th {text-align: center; padding: 6px 0px; font-size: 90%;}
table.search_results .less_padding th, table.search_results tr.less_padding td { padding: 2px 0px;}
table.search_results tr {height: 31px;}
.pagination {margin: 20px 0px 20px 0px; padding: 5px;}
.pagination div {float: left; width: 33%;}
.pagination div.results {text-align: center;}
.pagination div.previous, .pagination div.next {color: gray;}
.pagination div.next {text-align: right;}
.sort_column img {vertical-align: middle;}
.sort_column a {text-decoration: none;}
.sort_column a:hover {color: white;}
.sort_column:hover {background-color:#249B90;}
.tablesorter .headerSortDown:after { content: " " url("../images/up.png");}
.tablesorter .headerSortUp:after { content: " " url("../images/down.png");}
#phenotype_filter .including_parts {margin-left: 20px;}
#phenotype_filter .including_parts input {vertical-align: middle;}
#phenotype_filter .broaden_refine_link {font-size: 70%;}
table.popup_table th {background-color: white; color: black; text-align: right; font-weight: normal;}
.download_links {margin: 7px 0px 0px 10px; font-size: 90%; background-color: #f3f3f3; border: 1px solid #ccc; float: left; padding: 10px 14px;}
.download_links ul {margin: 0px; padding: 0px;}
.download_links li {margin: 2px 0px 2px 20px; padding: 0px;}
#annotation_source_popup .header {background-color: #74c4ab;}
#annotation_source_popup .header {border: 1px solid #fff; margin: 5px -1px 14px;} /* prevents margin collapse in IE7, + nicer multi-line headers */
#annotation_source_popup .header .section {border: 1px solid #fff; border-top: none; float: left; padding: 10px 15px; margin-left: -1px; margin-bottom: -1px;}
#annotation_source_popup .header .section a {line-height: 1.2em;}
#annotation_source_popup .source {padding: 15px 0px;}
#annotation_source_popup .source.dotted_border {border-top: 1px solid #74C4AB;}
#annotation_source_popup .subheader {background-color: #74c4ab; margin: 0px 20px 10px 20px; font-size: 80%;}
#annotation_source_popup .subheader .section {border-right: 1px solid white; float: left; padding: 4px 5px;}
#annotation_source_popup .source .character_state {margin-top: 5px;}
#annotation_source_popup .source .character_state th {background-color: white;text-align: left;}
#annotation_source_popup th, #annotation_source_popup strong {font-weight: bold; color: #005544;}
#related_query_links {margin: 15px 0px 0px 15px;}
#related_query_links ul {margin: 0px 0px 0px 10px; padding: 0px;}
#related_query_links li {margin: 2px 0px 2px 20px; padding: 0px;}
#term .header { margin: 15px 0px 3px 0px; color: #006f5f;}
#term .header span.is-content { color: #000; }
#term .subheader { margin: 3px 0px; color: #006f5f;}
#term .subheader span.is-content { color: #000; }
#term .tree_frame {float: left; width: 350px; border: 1px solid #DDDDCC; padding: 1px;}
#term #tree_container {height: 400px; padding: 9px 4px 9px 9px; overflow: scroll;}
#term #info_container {margin-left: 400px;}
#term .section {margin-bottom: 18px;}
#term .section h3 {border-bottom: 1px solid #74c4ab; color: #005544; padding: 2px 0px; font-size: 110%; margin: 0px 0px 10px 0px;}
/* BLOCK-STYLE VERSION:
#term .section h3 {border-bottom: 1px solid #74c4ab; color: #0a3a34; padding: 4px 4px 2px; font-size: 110%; margin: 0px 0px 10px 0px; background-color: #ddf5ee;}
*/
#term .section strong {color: #005544;}
#term .section .content {margin-left: 10px;}
.term_link {color: #33c;}
.term_link:hover {text-decoration: underline; cursor: pointer;}
a.toggle_link {text-decoration: none; color: #0a3a34; font-size: 70%; float: right;}
a.toggle_link:hover {text-decoration: underline;}
.term_tooltip {margin: 5px;}
.term_tooltip .header {color: #115A50; font-weight: bold; font-size: 115%; margin-bottom: 10px;}
.term_tooltip strong {color: #0a3a34;}
.synonym-scope {color: #999;}
.post-composable {color: #666;}
.kb-help {font-size: 70%; color: #33c;}
.ui-tabs-nav a {color: #0A3A34 !important;}
.ui-tabs-panel {font-family: Helvetica, sans-serif; font-size: 17px;}
.tableBoxOuter {width:99%; height: 500px; background: #FFFFFF;}
.tableBoxOuter table {border-collapse: collapse;}
.scrolltable td, .scrolltable th {font-size: 12px; margin: 0em; padding: 4px; table-layout: automatic; white-space: nowrap; border: 1px solid gray; min-height: 30px;}
.tableBoxOuter .top_left_cell {border-right: 1px solid gray; border-bottom: 1px solid gray;}
.tableBoxOuter .first_col a {color: #33c;}
.facet_header {margin-bottom:0px; margin-top: 10px;}
.facet_item.active {font-weight: bold;}
.facet_item.active a {color: black;}
.facet_item .term_link {color: inherit;}
.facet_item .facet_count {color: gray;}
#workspace .section.disabled,#workspace .section.disabled * {color: gray !important;}
#workspace .term:hover {
background-image: -webkit-gradient(
linear,
right top,
left top,
color-stop(0.05, #DDF5EE),
color-stop(0.51, #74C4AB)
);
background-image: -moz-linear-gradient(
right center,
#DDF5EE 5%,
#74C4AB 51%
);
background-color: #74c4ab;
}
#variation-tree, #profile-tree {
background-color: white;
border: 2px solid #115A50;
height: 550px;
overflow: hidden;
}
#variation-tree .error, #profile-tree .error {
background-color: red;
color: white;
display: inline-block;
padding: 5px;
position: absolute;
}
#profile-tree-canvaswidget,#variation-tree-canvaswidget {
cursor: grab;
cursor: -moz-grab;
cursor: -webkit-grab;
}
#profile-tree-loading, #variation-tree-loading {
color: white;
font-family: 'Lucida Grande', Helvetica, Arial, sans-serif;
font-size: 64px;
font-weight: bold;
margin: 120px 120px;
position: absolute;
z-index: 2;
}
#profile-tree-empty, #variation-tree-empty {
background-color: white;
border: 3px solid black;
border-radius: 20px;
-moz-border-radius: 20px;
-webkit-border-radius: 20px;
font-size: 18px;
font-style: italic;
margin: 100px;
padding: 30px 20px;
position: absolute;
z-index: 1;
}
#profile-tree-key {
margin-top: 10px;
position: absolute;
right: 15px;
white-space: nowrap;
z-index: 1;
width: 11em;
text-align: center;
}
#profile-tree-key .key {
border: 3px solid black;
margin: 5px auto;
width: 60px;
/* Generated using http://gradients.glrzad.com/ */
background-image: linear-gradient(bottom, rgb(212,212,212) 33%, rgb(255,255,0) 50%, rgb(255,68,68) 100%);
background-image: -o-linear-gradient(bottom, rgb(212,212,212) 33%, rgb(255,255,0) 50%, rgb(255,68,68) 100%);
background-image: -moz-linear-gradient(bottom, rgb(212,212,212) 33%, rgb(255,255,0) 50%, rgb(255,68,68) 100%);
background-image: -webkit-linear-gradient(bottom, rgb(212,212,212) 33%, rgb(255,255,0) 50%, rgb(255,68,68) 100%);
background-image: -ms-linear-gradient(bottom, rgb(212,212,212) 33%, rgb(255,255,0) 50%, rgb(255,68,68) 100%);
background-image: -webkit-gradient(
linear,
left bottom,
left top,
color-stop(0.33, rgb(212,212,212)),
color-stop(0.5, rgb(255,255,0)),
color-stop(1, rgb(255,68,68))
);
/* IE support */
-pie-background: linear-gradient(#CCC, #EEE);
behavior: url(/javascripts/PIE.htc);
}
#profile-tree-key .key .cell {
padding: 5px;
font-weight: bold;
text-align: center;
}
#profile-tree .node {
color: black;
border: 1px solid #666;
border-radius: 5px;
cursor: pointer;
min-width: 160px;
padding: 5px;
}
table.grid {
border: 2px solid black;
border-collapse: collapse;
margin-top: 15px;
width: 100%;
}
table.grid td, table.grid th {
border: 2px solid black;
padding: 3px;
}
#variation-tree .node {
color: black;
cursor: default;
padding: 5px;
min-width: 120px;
}
#variation-tree .node-taxon {
background-color: #d6d6d6;
border: 1px solid darkgray;
cursor: pointer;
padding: 5px;
}
#variation-tree .node-taxon:hover {
background-color: #7a7a7a;
color: white;
}
#variation-tree .node-taxon.current {
border: 3px solid #19d17f;
}
#variation-tree .node-group .node-taxon {
clear: both;
display: inline-block;
float: left;
}
#variation-tree .node-group .node-taxon select {
min-width: 200px;
}
#variation-tree .node-group .node-taxon.summary:hover {
color: black;
}
#variation-tree .node-group-with-phenotypes {
background-color: #abd6fd;
behavior: url(/javascripts/PIE.htc); /* CSS3 for IE */
border: 3px solid #abd5fd;
border-radius: 20px;
-moz-border-radius: 20px;
-webkit-border-radius: 20px;
padding: 10px;
}
#variation-tree .node-group-with-phenotypes.selected {
border: 3px solid black;
background-color: #00a9d6;
}
#variation-tree .node-group-without-phenotypes {
border: none;
background-color: transparent;
}
#variation-tree .node-taxon.species, #variation-tree .node-taxon.genus {
font-style: italic;
}
#variation-table {
border: 1px solid #DDDDDD;
border-collapse: separate;
width: 96%;
}
#variation-table tr {
background-color: #EBECEE;
}
#variation-table td, #variation-table th {
border: none;
}
#variation-table .selected {
background-color: #00a9d6;
}
#suggested-taxa div {
margin: 10px 0 0 10px
}
.suggested-taxon {
display: block;
}
.popup_instructions {
font-size: 75%;
font-style: italic;
}
.ui-dialog {overflow: visible;}
#feedHeader a {color: inherit;}
@media screen and (max-width: 600px) {
h1 img {
float: none;
}
#search_sidebar {
float: none;
width: 100%;
}
#search_main {
float: none;
width: 100%;
}
#upperTermChoiceGroup { max-width: 100%;}
div#main {padding-right: 0;}
div#sidebar {float: none; display: none;}
#term .tree_frame {display: none;}
#term #info_container {margin-left: 0;}
}
|
public/stylesheets/main.css
|
body {font-family: Helvetica, sans-serif; margin: 0.5em 0.75em;}
img.top_logo {max-width: 100%;}
#upperTermForm, #upperSearchExamples {max-width: 100%;}
div#sidebar {float: right; width: 15em;}
div#main {padding-right: 14em;}
div#main #termFormContent {max-width: 50em;}
div#main #termFormContent .search-instructions {}
.navigation-group {width: 42%; display: inline-block; vertical-align: top; margin-right: 3em;}
.navigation-group h3 {background-color: #74c4ab; color: #0a3a34;}
h3#feedHeader {color: #0a3a34;}
.navigation-group ul {margin: 0; padding: 0;}
.navigation-group li {list-style-type: none; list-style-image: none; margin-bottom: 3px;}
#data-tools { margin-right: 1em;}
#data-tools td { padding: 1.25em; overflow: hidden;}
#data-tools td.navigation-group { display: table-cell; margin-right: 0;}
#data-tools td.navigation-group h3 {background-color: transparent; color: #333; margin-top: 0.25em; margin-bottom: 0.4em;}
.gfc-tabsArea {display: none;}
.gfc-resultsHeader {display: none;}
#feed {font-size: 75%;}
div.header-message {padding: 0.0em 0.75em; border: 1px solid #ccc; color: #333; background-color: #f3f3f3; font-size: 0.9em; font-style: italic; line-height: 1.2em; margin: 6px 10px; max-width: 33em; float: right;}
div.header-message a {font-weight: bold;}
.feedback-widget {clear: right; float: right; margin: 0px -4px 8px 12px; border: none; padding: 7px 18px; background-color: #276; background-image: -webkit-gradient(linear, 50% 0%, 50% 100%, color-stop(0%, #276), color-stop(100%, #000000)); background-image: -webkit-linear-gradient(top, #276, #000000); background-image: -moz-linear-gradient(top, #276, #000000); background-image: -o-linear-gradient(top, #276, #000000); background-image: -ms-linear-gradient(top, #276, #000000); background-image: linear-gradient(top, #276, #000000);}
div.header-message .feedback-widget {margin: 4px -22px 0px 12px;}
.feedback-widget a { color: #fff; font-style: normal; font-size: 120%; }
.feedback-widget a:visited {color: #fff;}
.feedback-widget:hover { background-color: #0A3A34; }
.rounded-small { -webkit-border-radius: 4px 4px; -moz-border-radius: 4px / 4px; -o-border-radius: 4px / 4px; -ms-border-radius: 4px / 4px; -khtml-border-radius: 4px / 4px; border-radius: 4px / 4px; }
.rounded-medium { -webkit-border-radius: 8px 8px; -moz-border-radius: 8px / 8px; -o-border-radius: 8px / 8px; -ms-border-radius: 8px / 8px; -khtml-border-radius: 8px / 8px; border-radius: 8px / 8px; }
.rounded-large { -webkit-border-radius: 12px 12px; -moz-border-radius: 12px / 12px; -o-border-radius: 12px / 12px; -ms-border-radius: 12px / 12px; -khtml-border-radius: 12px / 12px; border-radius: 12px / 12px; }
img {border: none;}
h1 {margin-bottom: 0; color: rgb(159, 0, 2); font-size: 12pt;}
h1 img {float: left;}
h2 {font-size: 250%;}
body h2 {font-size: 165%;}
a {text-decoration: none; color: #33c;}
a:hover {text-decoration: underline;}
a:visited {color: #939;}
a.help-link { display: inline-block; padding: 0; margin: 0; vertical-align: top; }
a.help-link img {display: none;}
.navigation-group:hover a.help-link img, li:hover a.help-link img, h3:hover a.help-link img, .always-show-help a.help-link img { display: block; }
.facet-choose-container:hover a.help-link.facet-help img {display: inline;}
a.popup-link { }
a.popup-link:hover { text-decoration: none; border-bottom: 1px dotted; }
th {background-color: #74c4ab; border: none; color: #0a3a34;}
th a {color: #0a3a34;}
td {border: none;}
.count {color: #0a3a34;}
.clear {clear: both;}
.right {float: right;}
.left {float: left;}
.center {text-align: center;}
.info {color: gray;font-size: 70%;}
.italic {font-style: italic;}
.no_italic {font-style: normal;}
.nowrap {white-space: nowrap;}
.green {color: #115A50;}
.no_margin {margin: 0px !important;}
th.no_color {background-color: #fff;}
tr.odd {background-color: #EBECEE;}
#navbar {background-color: #74c4ab; text-align: right; color: #0a3a34; clear: both;line-height: 1.7em; margin: 0 -0.75em;}
#navbar a {color: #0a3a34; margin: 0; text-decoration: none; font-weight: bold; display: inline-block; padding: 2px 13px;}
#navbar a:hover {color: white; background-color: #0a3a34;}
#navbar a.breadcrumb {float: left; padding-left: 24px; margin-left: -14px; padding-right: 16px; border: 3px solid #fff; margin-top: -3px; background-color: #e9e9e9; color: #333;}
#navbar a.breadcrumb-home {position: relative;}
#navbar a.breadcrumb-general {background-color: #DDF5EE;}
#navbar a.breadcrumb-search {background-color: #DDE9EE;}
#navbar a.breadcrumb-browse {background-color: #EEF3DD;}
#navbar a.breadcrumb-query {background-color: #EEE3DD;}
#navbar a.breadcrumb-visualize {background-color: #DDE9EE;}
#navbar a.breadcrumb-unknown {background-color: #AA1111; color: #fff;}
.lateral-nav-link {color: #0a3a34; border: 1px solid #555; width: 0px; padding: 2px 8px; margin: 0 0.1em;}
a:hover .lateral-nav-link {text-decoration: underline;}
.top_logo {height: 100px;}
.relation-name {font-style: italic;}
#search-forms, #data-browse, #data-query, #data-viz { border: 1px solid #999; overflow: hidden; }
#search-forms { -moz-border-radius-topleft: 18px; border-top-left-radius: 18px; }
#data-browse { -moz-border-radius-topright: 18px; border-top-right-radius: 18px; }
#data-query { -moz-border-radius-bottomleft: 18px; border-bottom-left-radius: 18px; }
#data-viz { -moz-border-radius-bottomright: 18px; border-bottom-right-radius: 18px; }
.shadow-small, #search-forms:hover, #data-browse:hover, #data-query:hover, #data-viz:hover {
-moz-box-shadow: 2px 2px 4px rgba(0,0,0,0.5);
-webkit-box-shadow: 2px 2px 4px rgba(0,0,0,0.5);
box-shadow: 2px 2px 4px rgba(0,0,0,0.5);
-ms-filter: "progid:DXImageTransform.Microsoft.Shadow(Strength=2, Direction=135, Color='#999999')";
filter: progid:DXImageTransform.Microsoft.Shadow(Strength=2, Direction=135, Color='#999999');
}
.shadow-medium {
-moz-box-shadow: 4px 4px 6px rgba(0,0,0,0.5);
-webkit-box-shadow: 4px 4px 6px rgba(0,0,0,0.5);
box-shadow: 4px 4px 6px rgba(0,0,0,0.5);
-ms-filter: "progid:DXImageTransform.Microsoft.Shadow(Strength=4, Direction=135, Color='#999999')";
filter: progid:DXImageTransform.Microsoft.Shadow(Strength=4, Direction=135, Color='#999999');
}
.shadow-rightonly, .Xsection_heading {
-moz-box-shadow: 0px 2px 4px rgba(0,0,0,0.5);
-webkit-box-shadow: 0px 2px 4px rgba(0,0,0,0.5);
box-shadow: 0px 2px 4px rgba(0,0,0,0.5);
-ms-filter: "progid:DXImageTransform.Microsoft.Shadow(Strength=2, Direction=90, Color='#999999')";
filter: progid:DXImageTransform.Microsoft.Shadow(Strength=2, Direction=90, Color='#999999');
}
/* distinct colors for different discovery tools */
#search-forms, .search-area { background-color: #eee3ee !important; border-color: #DCD !important; }
#data-browse, .browse-area { background-color: #eef3dd !important; /* #EED; */ border-color: #DDC !important; }
#data-query, .query-area { background-color: #eee3dd !important; border-color: #DCB !important; }
#data-viz, .visualize-area { background-color: #DDE9EE; border-color: #CCDADD !important; }
.workspace-area { background-color: #DDF5EE !important; border-color: #74C4AB !important;}
.browse-area .sidebar-divider {height: 0px; border-top: 1px solid #DDC; margin: 10px -8px;}
.workspace-area .sidebar-divider {height: 0px; border-top: 1px solid #74C4AB; margin: 10px -10px 6px -5px;}
.visualize-area .sidebar-divider {height: 0px; border-top: 1px solid #CCDADD; margin: 4px 0px 4px !important;}
.visualize-header {background-color: #BBCACF /*#CCDADD*/; padding: 4px 14px; margin-left: 15%; margin-top: 14px; position: relative;}
.visualize-header #quality_select {margin: 0px 2px -1px 2px; font-size: 90%;}
.search-instructions {margin-top: 0; font-size: 80%; font-style: italic; line-height: 1.1em;}
#upperTermChoiceGroup {float: right; max-width: 25em; margin-right: 0; text-align: right; font-family: Helvetica, sans-serif;}
#upperSearchExamples { float: right; font-size: 75%; font-style: italic; margin: 0.5em 0 0.8em;}
#upperTermChoice {width: 17em;}
#sidebar {float: left; width: 30%;}
#sidebar .gfc-result { margin-bottom: 1em; }
#sidebar .gfc-result .gf-title { height: auto; font-weight: bold; }
#main {margin-left: 3px; margin-right: 3px;}
#search_sidebar {float: left; width: 30%; margin-top: 30px;}
#search_sidebar.visualize-sidebar {margin-top: -14px;}
#search_sidebar.visualize-sidebar #term_info {padding: 4px 6px;}
#search_sidebar h4 {color: #115A50; margin-bottom: 10px;}
#search_main {float: right; width: 70%; margin-top: 14px;}
#search_main .header {background-color: #74C4AB; padding: 4px 14px; margin-left: -30%;}
#search_main .header #related_query_links {margin: 0px 0px -1px 2px; font-size: 90%;}
#footer {clear: both; margin-top: 1em; padding-top: 2em; font-size: 75%;}
#footer > div {color: #0a3a34; border-top: 5px solid #74c4ab;}
#footer p {padding-left: 0.35em; padding-right: 0.35em;}
#footer a {color: inherit;}
#search_sidebar #current_taxon_name {padding: 4px 5px; margin-left: -5px; background-color: #BBCACF; display: inline-block; margin-top: 0; margin-bottom: 0;}
.sidebar-box { background-color: transparent; padding: 0.1em 1.0em; margin-top: 1em; border-left: 1px dotted #ccc;}
.sidebar-box h4 {margin-top: 0.5em;}
div#term_info {border: 1px solid #115A50; margin-left: 3px; margin-right: 1em; padding-top: 6px;}
div#term_info .section {padding: 5px 10px 5px 5px;}
div#term_info .section.top_border {border-top: 1px solid #DDCCBB;}
div#term_info div {margin-bottom: 0em; padding: 0.1em 0.1em 0.1em 0.2em;}
.term-info-header {background-color: #74c4ab; color: #0a3a34;}
div#term_info .header {font-weight: bold;font-size:120%;margin-bottom: 10px; padding: 5px;}
.term-info-field-label {font-weight: bold; color: #0a3a34;;}
#term_info .green_heading {color: #444; font-weight: bold; font-size: 17px; letter-spacing: -1px;}
div.search_area .section_heading {display: inline-block; margin-bottom: -1px; background-color: #ddd; color: #333; margin-left: 3px; margin-right: 1em; padding: 4px 6px 3px; border: 1px solid #999; border-bottom: none; -moz-border-radius-topleft: 9px; border-top-left-radius: 9px; -moz-border-radius-topright: 9px; border-top-right-radius: 9px;}
div.search_area .section {position: relative; border: 1px solid #115A50; margin-left: 3px; margin-right: 1em; margin-bottom: 15px; padding: 8px; -moz-border-radius-topleft: 0px; border-top-left-radius: 0px;}
.yui-skin-sam .yui-ac-input { position: static; width: 100%;}
.yui-skin-sam .yui-ac-container {max-height: 400px;}
#termComplete {max-height: 400px;}
.yui-skin-sam .yui-ac-content ul {max-height: 400px; overflow: scroll;}
.yui-ac-ft {color: red;}
#termForm {margin-left: auto; margin-right: auto;}
#search-forms #termChoice {width: 75% !important; margin-bottom: 0.5em;}
#termComplete {width: 75%;}
#termChoiceGroup { margin: 0.5em 0; }
#term-search-explanation { margin-top: 4px; color: #666; }
#term-search-prompt { font-size: 0.8em; }
#ac_term_id { width: 200px; }
.tag-cloud {font-size: 8pt; }
.tag-cloud a {display: block; float: left; margin: -0.1em 0.25em -0.1em 0.25em; text-decoration: none;}
.tag-cloud a:hover {background-color: #74c4ab;}
.tag-cloud a:visited {color: #0a3a34;}
.tag-cloud a.entity-tag {color: #127e3f;}
.tag-cloud a.taxon-tag {color: #0f4081;}
.tag-cloud a.gene-tag {color: #7f7f00;}
.tag-cloud a.entity-tag:hover {background-color: #c4dfcf;}
.tag-cloud a.taxon-tag:hover {background-color: #c3cfdf;}
.tag-cloud a.gene-tag:hover {background-color: #dfdfbf;}
span.entity-tag {color: #127e3f;}
span.taxon-tag {color: #0f4081;}
span.gene-tag {color: #7f7f00;}
#search-forms {margin-left: auto; margin-right: auto;}
#search-forms h2 {}
#search-buttons {text-align: center;}
#search-buttons input {margin-left: 2em; margin-right: 2em;}
p.phenoscape-citation {font-style: italic;}
/* tree views */
.ygtvtable {width: 100%;}
/*.phenotype-block {float: right;}*/
.tree-depth-even .ygtvcontent {background-color: #ccc;}
.ygtvhighlight1 {background-color: none;}
div.tree-row {text-indent: -3em; margin-left: 3em;}
.squarebutton {border: 1px outset; border-right-color: #0a3a34; border-left-color: #45ae94; border-top-color: #a1d8c0; border-bottom-color: #000; text-transform: uppercase; font-size: 50%; font-family: verdana, sans-serif; padding: 0 3px; text-decoration: none; background-color: #74c4ab; color: white; margin: 0 0; letter-spacing: 1px; vertical-align: 2px;}
.squarebutton:hover {background-color: white; color: #0a3a34;}
.italic-taxon {font-style: italic;}
.extinct-taxon:after {content: " \2020"; font-style: normal;}
.homology-item, .citation-item {background-color: white; border: 2px solid #74c4ab; padding: 0.3em; margin-top: 0.5em; font-size: 85%;}
.homology-statement {font-weight: bold;}
.phenotype-statement-source {background-color: #9ed9c1; padding: 0.2em; font-weight: bold;}
.citation-item td.label {text-align: right;}
.filter_operator {color: #6B6868; font-weight: bold; font-style: italic;}
.any_or_all {font-size: 90%; font-weight: normal;}
.any_or_all input {vertical-align: top;}
#search_sidebar img {vertical-align: top;}
.section_indent {margin-left: 15px;}
table.search_results {width: 100%; border: 1px solid #ddd;}
table.search_results td, table.search_results th {text-align: center; padding: 6px 0px; font-size: 90%;}
table.search_results .less_padding th, table.search_results tr.less_padding td { padding: 2px 0px;}
table.search_results tr {height: 31px;}
.pagination {margin: 20px 0px 20px 0px; padding: 5px;}
.pagination div {float: left; width: 33%;}
.pagination div.results {text-align: center;}
.pagination div.previous, .pagination div.next {color: gray;}
.pagination div.next {text-align: right;}
.sort_column img {vertical-align: middle;}
.sort_column a {text-decoration: none;}
.sort_column a:hover {color: white;}
.sort_column:hover {background-color:#249B90;}
.tablesorter .headerSortDown:after { content: " " url("../images/up.png");}
.tablesorter .headerSortUp:after { content: " " url("../images/down.png");}
#phenotype_filter .including_parts {margin-left: 20px;}
#phenotype_filter .including_parts input {vertical-align: middle;}
#phenotype_filter .broaden_refine_link {font-size: 70%;}
table.popup_table th {background-color: white; color: black; text-align: right; font-weight: normal;}
.download_links {margin: 7px 0px 0px 10px; font-size: 90%; background-color: #f3f3f3; border: 1px solid #ccc; float: left; padding: 10px 14px;}
.download_links ul {margin: 0px; padding: 0px;}
.download_links li {margin: 2px 0px 2px 20px; padding: 0px;}
#annotation_source_popup .header {background-color: #74c4ab;}
#annotation_source_popup .header {border: 1px solid #fff; margin: 5px -1px 14px;} /* prevents margin collapse in IE7, + nicer multi-line headers */
#annotation_source_popup .header .section {border: 1px solid #fff; border-top: none; float: left; padding: 10px 15px; margin-left: -1px; margin-bottom: -1px;}
#annotation_source_popup .header .section a {line-height: 1.2em;}
#annotation_source_popup .source {padding: 15px 0px;}
#annotation_source_popup .source.dotted_border {border-top: 1px solid #74C4AB;}
#annotation_source_popup .subheader {background-color: #74c4ab; margin: 0px 20px 10px 20px; font-size: 80%;}
#annotation_source_popup .subheader .section {border-right: 1px solid white; float: left; padding: 4px 5px;}
#annotation_source_popup .source .character_state {margin-top: 5px;}
#annotation_source_popup .source .character_state th {background-color: white;text-align: left;}
#annotation_source_popup th, #annotation_source_popup strong {font-weight: bold; color: #005544;}
#related_query_links {margin: 15px 0px 0px 15px;}
#related_query_links ul {margin: 0px 0px 0px 10px; padding: 0px;}
#related_query_links li {margin: 2px 0px 2px 20px; padding: 0px;}
#term .header { margin: 15px 0px 3px 0px; color: #006f5f;}
#term .header span.is-content { color: #000; }
#term .subheader { margin: 3px 0px; color: #006f5f;}
#term .subheader span.is-content { color: #000; }
#term .tree_frame {float: left; width: 350px; border: 1px solid #DDDDCC; padding: 1px;}
#term #tree_container {height: 400px; padding: 9px 4px 9px 9px; overflow: scroll;}
#term #info_container {margin-left: 400px;}
#term .section {margin-bottom: 18px;}
#term .section h3 {border-bottom: 1px solid #74c4ab; color: #005544; padding: 2px 0px; font-size: 110%; margin: 0px 0px 10px 0px;}
/* BLOCK-STYLE VERSION:
#term .section h3 {border-bottom: 1px solid #74c4ab; color: #0a3a34; padding: 4px 4px 2px; font-size: 110%; margin: 0px 0px 10px 0px; background-color: #ddf5ee;}
*/
#term .section strong {color: #005544;}
#term .section .content {margin-left: 10px;}
.term_link {color: #33c;}
.term_link:hover {text-decoration: underline; cursor: pointer;}
a.toggle_link {text-decoration: none; color: #0a3a34; font-size: 70%; float: right;}
a.toggle_link:hover {text-decoration: underline;}
.term_tooltip {margin: 5px;}
.term_tooltip .header {color: #115A50; font-weight: bold; font-size: 115%; margin-bottom: 10px;}
.term_tooltip strong {color: #0a3a34;}
.synonym-scope {color: #999;}
.post-composable {color: #666;}
.kb-help {font-size: 70%; color: #33c;}
.ui-tabs-nav a {color: #0A3A34 !important;}
.ui-tabs-panel {font-family: Helvetica, sans-serif; font-size: 17px;}
.tableBoxOuter {width:99%; height: 500px; background: #FFFFFF;}
.tableBoxOuter table {border-collapse: collapse;}
.scrolltable td, .scrolltable th {font-size: 12px; margin: 0em; padding: 4px; table-layout: automatic; white-space: nowrap; border: 1px solid gray; min-height: 30px;}
.tableBoxOuter .top_left_cell {border-right: 1px solid gray; border-bottom: 1px solid gray;}
.tableBoxOuter .first_col a {color: #33c;}
.facet_header {margin-bottom:0px; margin-top: 10px;}
.facet_item.active {font-weight: bold;}
.facet_item.active a {color: black;}
.facet_item .term_link {color: inherit;}
.facet_item .facet_count {color: gray;}
#workspace .section.disabled,#workspace .section.disabled * {color: gray !important;}
#workspace .term:hover {
background-image: -webkit-gradient(
linear,
right top,
left top,
color-stop(0.05, #DDF5EE),
color-stop(0.51, #74C4AB)
);
background-image: -moz-linear-gradient(
right center,
#DDF5EE 5%,
#74C4AB 51%
);
background-color: #74c4ab;
}
#variation-tree, #profile-tree {
background-color: white;
border: 2px solid #115A50;
height: 550px;
overflow: hidden;
}
#variation-tree .error, #profile-tree .error {
background-color: red;
color: white;
display: inline-block;
padding: 5px;
position: absolute;
}
#profile-tree-canvaswidget,#variation-tree-canvaswidget {
cursor: grab;
cursor: -moz-grab;
cursor: -webkit-grab;
}
#profile-tree-loading, #variation-tree-loading {
color: white;
font-family: 'Lucida Grande', Helvetica, Arial, sans-serif;
font-size: 64px;
font-weight: bold;
margin: 120px 120px;
position: absolute;
z-index: 2;
}
#profile-tree-empty, #variation-tree-empty {
background-color: white;
border: 3px solid black;
border-radius: 20px;
-moz-border-radius: 20px;
-webkit-border-radius: 20px;
font-size: 18px;
font-style: italic;
margin: 100px;
padding: 30px 20px;
position: absolute;
z-index: 1;
}
#profile-tree-key {
margin-top: 10px;
position: absolute;
right: 15px;
white-space: nowrap;
z-index: 1;
width: 11em;
text-align: center;
}
#profile-tree-key .key {
border: 3px solid black;
margin: 5px auto;
width: 60px;
/* Generated using http://gradients.glrzad.com/ */
background-image: linear-gradient(bottom, rgb(212,212,212) 33%, rgb(255,255,0) 50%, rgb(255,68,68) 100%);
background-image: -o-linear-gradient(bottom, rgb(212,212,212) 33%, rgb(255,255,0) 50%, rgb(255,68,68) 100%);
background-image: -moz-linear-gradient(bottom, rgb(212,212,212) 33%, rgb(255,255,0) 50%, rgb(255,68,68) 100%);
background-image: -webkit-linear-gradient(bottom, rgb(212,212,212) 33%, rgb(255,255,0) 50%, rgb(255,68,68) 100%);
background-image: -ms-linear-gradient(bottom, rgb(212,212,212) 33%, rgb(255,255,0) 50%, rgb(255,68,68) 100%);
background-image: -webkit-gradient(
linear,
left bottom,
left top,
color-stop(0.33, rgb(212,212,212)),
color-stop(0.5, rgb(255,255,0)),
color-stop(1, rgb(255,68,68))
);
/* IE support */
-pie-background: linear-gradient(#CCC, #EEE);
behavior: url(/javascripts/PIE.htc);
}
#profile-tree-key .key .cell {
padding: 5px;
font-weight: bold;
text-align: center;
}
#profile-tree .node {
color: black;
border: 1px solid #666;
border-radius: 5px;
cursor: pointer;
min-width: 160px;
padding: 5px;
}
table.grid {
border: 2px solid black;
border-collapse: collapse;
margin-top: 15px;
width: 100%;
}
table.grid td, table.grid th {
border: 2px solid black;
padding: 3px;
}
#variation-tree .node {
color: black;
cursor: default;
padding: 5px;
min-width: 120px;
}
#variation-tree .node-taxon {
background-color: #d6d6d6;
border: 1px solid darkgray;
cursor: pointer;
padding: 5px;
}
#variation-tree .node-taxon:hover {
background-color: #7a7a7a;
color: white;
}
#variation-tree .node-taxon.current {
border: 3px solid #19d17f;
}
#variation-tree .node-group .node-taxon {
clear: both;
display: inline-block;
float: left;
}
#variation-tree .node-group .node-taxon select {
min-width: 200px;
}
#variation-tree .node-group .node-taxon.summary:hover {
color: black;
}
#variation-tree .node-group-with-phenotypes {
background-color: #abd6fd;
behavior: url(/javascripts/PIE.htc); /* CSS3 for IE */
border: 3px solid #abd5fd;
border-radius: 20px;
-moz-border-radius: 20px;
-webkit-border-radius: 20px;
padding: 10px;
}
#variation-tree .node-group-with-phenotypes.selected {
border: 3px solid black;
background-color: #00a9d6;
}
#variation-tree .node-group-without-phenotypes {
border: none;
background-color: transparent;
}
#variation-tree .node-taxon.species, #variation-tree .node-taxon.genus {
font-style: italic;
}
#variation-table {
border: 1px solid #DDDDDD;
border-collapse: separate;
width: 96%;
}
#variation-table tr {
background-color: #EBECEE;
}
#variation-table td, #variation-table th {
border: none;
}
#variation-table .selected {
background-color: #00a9d6;
}
#suggested-taxa div {
margin: 10px 0 0 10px
}
.suggested-taxon {
display: block;
}
.popup_instructions {
font-size: 75%;
font-style: italic;
}
.ui-dialog {overflow: visible;}
#feedHeader a {color: inherit;}
@media screen and (max-width: 600px) {
h1 img {
float: none;
}
#search_sidebar {
float: none;
width: 100%;
}
#search_main {
float: none;
width: 100%;
}
#upperTermChoiceGroup { max-width: 100%;}
div#main {padding-right: 0;}
div#sidebar {float: none; display: none;}
#term .tree_frame {display: none;}
#term #info_container {margin-left: 0;}
}
| 0.380414 | 0.159479 |
*{
margin: 0;
padding: 0;
-webkit-box-sizing: border-box;
-moz-box-sizing: border-box;
box-sizing: border-box;
line-height: normal;
}
::-webkit-input-placeholder {
color:#aaa;
font-weight: 300;
}
::-moz-placeholder {
color:#aaa;
font-weight: 300;
}
:-ms-input-placeholder {
color:#aaa;
font-weight: 300;
}
input:-moz-placeholder {
color:#aaa;
font-weight: 300;
}
body {
background: #FFF;
font-family: 'Lato', sans-serif;
font-size: 16px;
}
a {
color: #fff;
}
.subtitle {
margin-top: 0;
margin-left: 0;
color: #9E9E9E;
}
.container {
max-width: 980px;
width: 100%;
padding: 15px;
margin: 0 auto;
}
.form {
display: none;
background: #FAFAFA;
padding: 32px 0;
border: 1px solid #eee;
border-radius: 4px;
}
.form-content{
width: 100%;
max-width: 600px;
margin: auto;
font-size: 14px;
}
.form .form-title{
font-size: 16px;
font-weight: 700;
margin-bottom: 16px;
color: #757575;
}
.form .form-field{
width: 100%;
margin-bottom: 16px;
font-family: 'Lato', sans-serif;
font-size: 16px;
line-height: normal;
padding: 12px 16px;
border-radius: 4px;
border: 1px solid #ddd;
outline: none;
color: #212121;
}
.form textarea.form-field{
min-height: 200px;
}
.form .post-submit-button{
display: inline-block;
padding: 8px 16px;
font-size: 18px;
color: #FFF;
background: #03A9F4;
text-decoration: none;
border-radius: 4px;
}
.form.appear {
display: block;
}
.single-post {
margin: 20px 0;
padding: 15px;
border-radius: 2px;
}
.single-post .post-title{
font-size: 28px;
margin-bottom: 16px;
font-weight: 400;
color: #616161;
}
.single-post.post-detail .post-title{
font-size: 42px;
color: #454545;
}
.single-post .post-title a{
text-decoration: none;
color: #616161;
}
.single-post .author-name{
font-size: 16px;
margin-bottom: 16px;
color: #757575;
}
.single-post .post-desc{
font-size: 14px;
color: #888;
margin-bottom: 8px;
}
.single-post.post-detail .post-desc{
font-size: 16px;
color: #555;
}
.single-post .post-action a{
color: #555;
text-decoration: none;
font-size: 14px;
font-style: italic;
}
.single-post .post-action a:hover{
color: #EF5350;
}
.single-post .divider{
border: 0;
height: 1px;
background: #ccc;
width: 250px;
margin: 32px auto 0;
}
.header {
background-color: #eee;
background-image: url('/img/proposal.jpg');
background-position: center;
background-size: cover;
border-bottom: 1px solid #ccc;
height: 100vh;
}
.header .header-content {
width: 100%;
max-width: 980px;
margin: auto;
padding: 400px 16px;
overflow: auto;
}
.site-title {
font-weight: 300;
font-size: 42px;
float: left;
}
.site-title a{
text-decoration: none;
color: #FFF;
}
.add-post-button {
display: inline-block;
color: #FFF;
background: #03A9F4;
padding: 8px 16px;
text-decoration: none;
border-radius: 1000px;
float: right;
}
.footer{
text-align: center;
padding: 56px 0;
background-color: #FFF;
background-image: url('/img/header-bk.png');
background-position: center;
background-size: cover;
}
.footer p{
margin: 0 0 8px 0;
font-size: 14px;
color: #FFF;
}
.footer a{
color: #FFF;
text-decoration: none;
font-weight: 700;
}
.nav {
position: absolute;
top: 20px;
width: 100%;
background-color: rgba(48,48,48,0.7);
}
.nav-container {
display: flex;
flex-direction: row;
justify-content: space-around;
align-items: center;
max-width: 1080px;
margin: 0 auto;
padding: 4px 0;
}
.nav a{
color: white;
text-decoration: none;
font-family: 'Dancing Script', cursive, serif;
font-size: 30px;
line-height: 16px;
}
.logo {
height: 60px;
width: 60px;
}
.content-container {
position: absolute;
top: 100px;
color: white;
background-color: rgba(48,48,48,0.7);
width: 100%;
bottom: 0px;
overflow: scroll;
}
.content {
padding: 30px 10px;
max-width: 1080px;
margin: 0 auto;
}
p {
font-size: 1em;
line-height: 1.618em;
margin: auto;
max-width: 34em;
padding-top: 30px;
clear: both;
}
h2 {
text-align: center;
padding-top: 30px;
font-size: 30px;
font-family: 'Dancing Script', cursive, serif;
}
h1 {
padding-top: 30px;
font-size: 40px;
font-family: 'Dancing Script', cursive, serif;
}
.grid {
display: flex;
flex-direction: row;
align-items: center;
justify-content: center;
}
.hotel-logo {
height: 200px;
width: auto;
}
.caption {
font-size: 14px;
}
@media (max-width: 767px){
.add-post-button{
float: left;
margin-top: 16px;
}
}
@media (max-width: 767px) {
.nav a{
font-size: 20px;
}
.logo {
height: 40px;
width: 40px;
}
}
|
static/css/app.css
|
*{
margin: 0;
padding: 0;
-webkit-box-sizing: border-box;
-moz-box-sizing: border-box;
box-sizing: border-box;
line-height: normal;
}
::-webkit-input-placeholder {
color:#aaa;
font-weight: 300;
}
::-moz-placeholder {
color:#aaa;
font-weight: 300;
}
:-ms-input-placeholder {
color:#aaa;
font-weight: 300;
}
input:-moz-placeholder {
color:#aaa;
font-weight: 300;
}
body {
background: #FFF;
font-family: 'Lato', sans-serif;
font-size: 16px;
}
a {
color: #fff;
}
.subtitle {
margin-top: 0;
margin-left: 0;
color: #9E9E9E;
}
.container {
max-width: 980px;
width: 100%;
padding: 15px;
margin: 0 auto;
}
.form {
display: none;
background: #FAFAFA;
padding: 32px 0;
border: 1px solid #eee;
border-radius: 4px;
}
.form-content{
width: 100%;
max-width: 600px;
margin: auto;
font-size: 14px;
}
.form .form-title{
font-size: 16px;
font-weight: 700;
margin-bottom: 16px;
color: #757575;
}
.form .form-field{
width: 100%;
margin-bottom: 16px;
font-family: 'Lato', sans-serif;
font-size: 16px;
line-height: normal;
padding: 12px 16px;
border-radius: 4px;
border: 1px solid #ddd;
outline: none;
color: #212121;
}
.form textarea.form-field{
min-height: 200px;
}
.form .post-submit-button{
display: inline-block;
padding: 8px 16px;
font-size: 18px;
color: #FFF;
background: #03A9F4;
text-decoration: none;
border-radius: 4px;
}
.form.appear {
display: block;
}
.single-post {
margin: 20px 0;
padding: 15px;
border-radius: 2px;
}
.single-post .post-title{
font-size: 28px;
margin-bottom: 16px;
font-weight: 400;
color: #616161;
}
.single-post.post-detail .post-title{
font-size: 42px;
color: #454545;
}
.single-post .post-title a{
text-decoration: none;
color: #616161;
}
.single-post .author-name{
font-size: 16px;
margin-bottom: 16px;
color: #757575;
}
.single-post .post-desc{
font-size: 14px;
color: #888;
margin-bottom: 8px;
}
.single-post.post-detail .post-desc{
font-size: 16px;
color: #555;
}
.single-post .post-action a{
color: #555;
text-decoration: none;
font-size: 14px;
font-style: italic;
}
.single-post .post-action a:hover{
color: #EF5350;
}
.single-post .divider{
border: 0;
height: 1px;
background: #ccc;
width: 250px;
margin: 32px auto 0;
}
.header {
background-color: #eee;
background-image: url('/img/proposal.jpg');
background-position: center;
background-size: cover;
border-bottom: 1px solid #ccc;
height: 100vh;
}
.header .header-content {
width: 100%;
max-width: 980px;
margin: auto;
padding: 400px 16px;
overflow: auto;
}
.site-title {
font-weight: 300;
font-size: 42px;
float: left;
}
.site-title a{
text-decoration: none;
color: #FFF;
}
.add-post-button {
display: inline-block;
color: #FFF;
background: #03A9F4;
padding: 8px 16px;
text-decoration: none;
border-radius: 1000px;
float: right;
}
.footer{
text-align: center;
padding: 56px 0;
background-color: #FFF;
background-image: url('/img/header-bk.png');
background-position: center;
background-size: cover;
}
.footer p{
margin: 0 0 8px 0;
font-size: 14px;
color: #FFF;
}
.footer a{
color: #FFF;
text-decoration: none;
font-weight: 700;
}
.nav {
position: absolute;
top: 20px;
width: 100%;
background-color: rgba(48,48,48,0.7);
}
.nav-container {
display: flex;
flex-direction: row;
justify-content: space-around;
align-items: center;
max-width: 1080px;
margin: 0 auto;
padding: 4px 0;
}
.nav a{
color: white;
text-decoration: none;
font-family: 'Dancing Script', cursive, serif;
font-size: 30px;
line-height: 16px;
}
.logo {
height: 60px;
width: 60px;
}
.content-container {
position: absolute;
top: 100px;
color: white;
background-color: rgba(48,48,48,0.7);
width: 100%;
bottom: 0px;
overflow: scroll;
}
.content {
padding: 30px 10px;
max-width: 1080px;
margin: 0 auto;
}
p {
font-size: 1em;
line-height: 1.618em;
margin: auto;
max-width: 34em;
padding-top: 30px;
clear: both;
}
h2 {
text-align: center;
padding-top: 30px;
font-size: 30px;
font-family: 'Dancing Script', cursive, serif;
}
h1 {
padding-top: 30px;
font-size: 40px;
font-family: 'Dancing Script', cursive, serif;
}
.grid {
display: flex;
flex-direction: row;
align-items: center;
justify-content: center;
}
.hotel-logo {
height: 200px;
width: auto;
}
.caption {
font-size: 14px;
}
@media (max-width: 767px){
.add-post-button{
float: left;
margin-top: 16px;
}
}
@media (max-width: 767px) {
.nav a{
font-size: 20px;
}
.logo {
height: 40px;
width: 40px;
}
}
| 0.280222 | 0.057019 |
.hidden {
display: none;
}
#StakeResult p {
margin-top: 15px;
margin-bottom: 20px;
}
#StakeResult {
font-size: 16px;
}
#StakeResult p span {
color: rgb(0, 135, 197);
font-size: 18px;
}
#StakeResult .customGrid {
border-top: 1px solid #bfbfbf;
}
#StakeResult .customGrid .row .col {
text-align: center;
font-size: 16px;
}
#StakeResult .customGrid .row .col .colArea {
padding: 10px 0;
}
#StakeResult .customGrid .row .col .colArea.highlighted {
background-color: rgb(221, 244, 255);
}
#StakeResult .customGrid .scroll-row-wrapper {
width: 100%;
overflow-y: auto;
}
#StakeResult .customGrid .scroll-row-wrapper .scroll-row {
margin-top: 15px;
margin-bottom: 15px;
}
#StakeResult .customGrid .scroll-row-wrapper .scroll-row .scroll-col {
display: inline-block;
margin-right: 15px;
}
#StakeResult .customGrid .scroll-row-wrapper .scroll-row .scroll-col .width-125 {
width: 125px;
}
#StakeResult .customGrid .scroll-row-wrapper .scroll-row .scroll-col .height-125 {
height: 125px;
}
#StakeResult .customGrid .scroll-row-wrapper .scroll-row .scroll-col .colArea.highlighted .card {
border-color: #009faf;
color: #009faf;
}
#StakeResult .customGrid .scroll-row-wrapper .scroll-row .scroll-col .colArea.highlighted .card.card.card-spade {
background-image: url('../Images/Cards/suit-spade-blue.png');
}
#StakeResult .customGrid .scroll-row-wrapper .scroll-row .scroll-col .colArea.highlighted .card.card.card.card-club {
background-image: url('../Images/Cards/suit-club-blue.png');
}
#StakeResult .customGrid .scroll-row-wrapper .scroll-row .scroll-col .colArea.highlighted .card.card.card.card.card-heart {
background-image: url('../Images/Cards/suit-heart-blue.png');
}
#StakeResult .customGrid .scroll-row-wrapper .scroll-row .scroll-col .colArea.highlighted .card.card.card.card.card-diamond {
background-image: url('../Images/Cards/suit-diamond-blue.png');
}
#StakeResult .customGrid .card {
font-size: 30px;
text-align: center;
padding-top: 37px;
padding-bottom: 37px;
border: 2px solid #000;
background-size: 35px 35px;
background-repeat: no-repeat;
background-position: 95% 5%;
}
#StakeResult .customGrid .card.diamond-card {
padding-top: 0;
padding-bottom: 0;
}
#StakeResult .mine-svg img {
width: 50px;
margin: 0 auto;
}
#StakeResult .reel-svg img {
width: 50px;
margin: 0 auto;
}
#StakeResult .customGrid .card .sign {
font-size: 14px;
font-weight: bold;
border: 2px solid #000;
width: 70px;
border-radius: 5px;
position: absolute;
top: 50px;
left: 94px;
line-height: 30px;
z-index: 2;
background-color: #fff;
}
#StakeResult .customGrid .card .sign.sign-low {
border: 2px solid #d43333;
color: #d43333;
}
#StakeResult .customGrid .card .sign.sign-high {
border: 2px solid #26ab1d;
color: #26ab1d;
}
#StakeResult .customGrid .card.card-spade {
background-image: url('../Images/Cards/suit-spade.png');
}
#StakeResult .customGrid .card.card-club {
background-image: url('../Images/Cards/suit-club.png');
}
#StakeResult .customGrid .card.card-heart {
background-image: url('../Images/Cards/suit-heart.png')
}
#StakeResult .customGrid .card.card-diamond {
background-image: url('../Images/Cards/suit-diamond.png')
}
|
ProvablyFair/Stake/Styles/style.css
|
.hidden {
display: none;
}
#StakeResult p {
margin-top: 15px;
margin-bottom: 20px;
}
#StakeResult {
font-size: 16px;
}
#StakeResult p span {
color: rgb(0, 135, 197);
font-size: 18px;
}
#StakeResult .customGrid {
border-top: 1px solid #bfbfbf;
}
#StakeResult .customGrid .row .col {
text-align: center;
font-size: 16px;
}
#StakeResult .customGrid .row .col .colArea {
padding: 10px 0;
}
#StakeResult .customGrid .row .col .colArea.highlighted {
background-color: rgb(221, 244, 255);
}
#StakeResult .customGrid .scroll-row-wrapper {
width: 100%;
overflow-y: auto;
}
#StakeResult .customGrid .scroll-row-wrapper .scroll-row {
margin-top: 15px;
margin-bottom: 15px;
}
#StakeResult .customGrid .scroll-row-wrapper .scroll-row .scroll-col {
display: inline-block;
margin-right: 15px;
}
#StakeResult .customGrid .scroll-row-wrapper .scroll-row .scroll-col .width-125 {
width: 125px;
}
#StakeResult .customGrid .scroll-row-wrapper .scroll-row .scroll-col .height-125 {
height: 125px;
}
#StakeResult .customGrid .scroll-row-wrapper .scroll-row .scroll-col .colArea.highlighted .card {
border-color: #009faf;
color: #009faf;
}
#StakeResult .customGrid .scroll-row-wrapper .scroll-row .scroll-col .colArea.highlighted .card.card.card-spade {
background-image: url('../Images/Cards/suit-spade-blue.png');
}
#StakeResult .customGrid .scroll-row-wrapper .scroll-row .scroll-col .colArea.highlighted .card.card.card.card-club {
background-image: url('../Images/Cards/suit-club-blue.png');
}
#StakeResult .customGrid .scroll-row-wrapper .scroll-row .scroll-col .colArea.highlighted .card.card.card.card.card-heart {
background-image: url('../Images/Cards/suit-heart-blue.png');
}
#StakeResult .customGrid .scroll-row-wrapper .scroll-row .scroll-col .colArea.highlighted .card.card.card.card.card-diamond {
background-image: url('../Images/Cards/suit-diamond-blue.png');
}
#StakeResult .customGrid .card {
font-size: 30px;
text-align: center;
padding-top: 37px;
padding-bottom: 37px;
border: 2px solid #000;
background-size: 35px 35px;
background-repeat: no-repeat;
background-position: 95% 5%;
}
#StakeResult .customGrid .card.diamond-card {
padding-top: 0;
padding-bottom: 0;
}
#StakeResult .mine-svg img {
width: 50px;
margin: 0 auto;
}
#StakeResult .reel-svg img {
width: 50px;
margin: 0 auto;
}
#StakeResult .customGrid .card .sign {
font-size: 14px;
font-weight: bold;
border: 2px solid #000;
width: 70px;
border-radius: 5px;
position: absolute;
top: 50px;
left: 94px;
line-height: 30px;
z-index: 2;
background-color: #fff;
}
#StakeResult .customGrid .card .sign.sign-low {
border: 2px solid #d43333;
color: #d43333;
}
#StakeResult .customGrid .card .sign.sign-high {
border: 2px solid #26ab1d;
color: #26ab1d;
}
#StakeResult .customGrid .card.card-spade {
background-image: url('../Images/Cards/suit-spade.png');
}
#StakeResult .customGrid .card.card-club {
background-image: url('../Images/Cards/suit-club.png');
}
#StakeResult .customGrid .card.card-heart {
background-image: url('../Images/Cards/suit-heart.png')
}
#StakeResult .customGrid .card.card-diamond {
background-image: url('../Images/Cards/suit-diamond.png')
}
| 0.410284 | 0.072538 |
@charset "UTF-8";
html {
height: 100%;
font-size: 62.5%;
}
body {
height: auto;
padding: 0;
font-size: 1.4rem;
line-height: 1.5;
}
body * {
box-sizing: border-box;
}
h2 {
font-size: 1em;
margin-block-start: 0;
}
.font-light {
opacity: 0.75;
}
.font-blue {
color: #7754db;
}
.font-red {
color: #fc3838;
}
.row {
display: flex;
flex-direction: row;
width: 100%;
}
.row.between {
justify-content: space-between;
}
.row.center {
justify-content: center;
}
.vscode-light {
background-color: rgba(0, 0, 0, 0.05);
border-right: 1px solid rgba(0, 0, 0, 0.05);
}
.vscode-dark {
background-color: rgba(255, 255, 255, 0.075);
border-right: 1px solid rgba(255, 255, 255, 0.075);
}
.vscode-light .delimiter-top {
border-top: 1px solid rgba(0, 0, 0, 0.05);
}
.vscode-dark .delimiter-top {
border-top: 1px solid rgba(255, 255, 255, 0.075);
}
.icon {
display: inline-flex;
vertical-align: middle;
width: 18px;
height: 18px;
}
section {
padding: 20px;
}
.suggestion {
position: relative;
display: flex;
flex-direction: column;
width: 100%;
height: 100%;
}
#suggestion-info {
padding-left: 12rem;
}
.suggestion-text {
float: left;
margin-bottom: 2rem;
font-size: 1.6rem;
line-height: 1.6;
}
.suggestion-text.critical .mark-position {
color: #ce5019;
}
.suggestion-text.warning .mark-position {
color: #d68000;
}
.suggestion-text.info .mark-position {
color: #88879e;
}
.suggestion-text.critical .mark-message:hover {
color: #ce5019;
}
.suggestion-text.warning .mark-message:hover {
color: #d68000;
}
.suggestion-text.info .mark-message:hover {
color: #88879e;
}
.mark-message {
font-weight: bold;
}
#severity {
display: flex;
flex-direction: column;
flex-grow: 0;
float: left;
width: 80px;
margin: 1rem 0 0 -10rem;
text-align: center;
}
#severity .icon {
width: 32px;
height: 32px;
margin: 0 auto 10px;
}
.vscode-dark .light-only {
display: none;
}
.vscode-light .dark-only {
display: none;
}
.hidden {
display: none;
}
.clickable:hover {
cursor: pointer;
}
.chip {
opacity: 0.75;
display: inline-flex;
padding: 2px 8px;
border-radius: 15px;
margin: 3px;
background-color: rgba(150, 150, 150, 0.15);
text-transform: capitalize;
}
#info-top {
margin-bottom: 8px;
}
#example-top {
margin-bottom: 16px;
}
.arrow {
display: inline-flex;
vertical-align: middle;
cursor: pointer;
}
.arrow.enabled {
fill: #7754db;
color: #7754db;
}
.arrow:hover {
fill: #7754db;
color: #7754db;
}
.arrow.left {
transform: rotate(90deg);
}
.arrow.right {
transform: rotate(-90deg);
}
.arrow.down {
transform: rotate(-180deg);
}
#example {
width: 100%;
border: 1px solid;
border-radius: 3px;
line-height: 1.5;
background-color: #fff;
font-weight: 600;
}
.vscode-light #example {
border-color: rgba(0, 0, 0, 0.15);
}
.example-line.removed {
background-color: #ffeef0;
}
.example-line.removed > code {
font-weight: 600;
}
.example-line.added {
background-color: #e6ffed;
}
.example-line.added > code {
font-weight: 600;
}
.example-line > code {
padding-left: 30px;
white-space: pre-wrap;
color: #231f20;
font-weight: 400;
}
.vscode-dark #example {
border-color: rgba(255, 255, 255, 0.075);
background-color: rgba(0, 0, 0, 0.15);
}
.vscode-dark .removed {
background-color: rgba(201, 60, 55, 0.2);
color: #fff;
}
.vscode-dark .added {
background-color: rgba(70, 149, 74, 0.2);
color: #fff;
}
.vscode-dark .example-line > code {
color: #ccc;
font-weight: 400;
}
.vscode-dark .added > code {
color: #fff;
}
.vscode-dark .removed > code {
color: #fff;
}
.suggestion-links {
display: flex;
width: 100%;
line-height: 1;
}
#lead-url {
margin-left: auto;
}
.actions {
justify-content: space-between;
display: flex;
}
.actions .button {
margin: 0 1rem 2rem;
flex: 0 0 30%;
}
/* Report false positives */
.report-fp-actions {
margin-left: auto;
}
.report-fp-panel {
position: fixed;
bottom: 0;
margin: 0 calc(var(--container-paddding) * -1);
padding: 2rem;
width: 100%;
height: 0px;
border: 1px solid #404040;
border-radius: 0.3em;
background-color: #404040;
height: 215px;
transition: height 0.45s;
}
.report-fp-panel .header {
display: flex;
flex-direction: row;
justify-content: space-between;
}
.report-fp-panel .header .close {
color: #c9c9cf;
}
.report-fp-panel .header .close::before {
content: "x";
cursor: pointer;
}
.report-fp-panel.visibility-hidden {
visibility: hidden;
height: 0 !important;
}
.report-fp-panel .success-checkmark, .report-fp-panel .third-step-checkmark, .report-fp-panel .second-step-checkmark {
position: relative;
}
.report-fp-panel .success-checkmark:after, .report-fp-panel .third-step-checkmark:after, .report-fp-panel .second-step-checkmark:after {
content: "✓";
position: absolute;
left: 0;
top: 2px;
width: 20px;
height: 20px;
text-align: center;
border: 1px solid #7c74f2;
background: transparent;
border-radius: 50%;
color: #7c74f2;
}
.report-fp-panel .second-step-checkmark:after {
content: "2";
background: #fff;
color: #000;
border: 1px solid #c9c9cf;
}
.report-fp-panel .third-step-checkmark:after {
content: "3";
color: #c9c9cf;
border: 1px solid #c9c9cf;
}
.report-fp-panel .label {
margin: 0 0 1em 2.5em;
}
.report-fp-panel .label .detail {
color: #dcba94;
}
.report-fp-panel .actions {
flex-direction: row-reverse;
}
.report-fp-panel .actions .button {
flex: 0 0 15%;
margin: 0;
}
|
media/views/snykCode/suggestion/suggestion.css
|
@charset "UTF-8";
html {
height: 100%;
font-size: 62.5%;
}
body {
height: auto;
padding: 0;
font-size: 1.4rem;
line-height: 1.5;
}
body * {
box-sizing: border-box;
}
h2 {
font-size: 1em;
margin-block-start: 0;
}
.font-light {
opacity: 0.75;
}
.font-blue {
color: #7754db;
}
.font-red {
color: #fc3838;
}
.row {
display: flex;
flex-direction: row;
width: 100%;
}
.row.between {
justify-content: space-between;
}
.row.center {
justify-content: center;
}
.vscode-light {
background-color: rgba(0, 0, 0, 0.05);
border-right: 1px solid rgba(0, 0, 0, 0.05);
}
.vscode-dark {
background-color: rgba(255, 255, 255, 0.075);
border-right: 1px solid rgba(255, 255, 255, 0.075);
}
.vscode-light .delimiter-top {
border-top: 1px solid rgba(0, 0, 0, 0.05);
}
.vscode-dark .delimiter-top {
border-top: 1px solid rgba(255, 255, 255, 0.075);
}
.icon {
display: inline-flex;
vertical-align: middle;
width: 18px;
height: 18px;
}
section {
padding: 20px;
}
.suggestion {
position: relative;
display: flex;
flex-direction: column;
width: 100%;
height: 100%;
}
#suggestion-info {
padding-left: 12rem;
}
.suggestion-text {
float: left;
margin-bottom: 2rem;
font-size: 1.6rem;
line-height: 1.6;
}
.suggestion-text.critical .mark-position {
color: #ce5019;
}
.suggestion-text.warning .mark-position {
color: #d68000;
}
.suggestion-text.info .mark-position {
color: #88879e;
}
.suggestion-text.critical .mark-message:hover {
color: #ce5019;
}
.suggestion-text.warning .mark-message:hover {
color: #d68000;
}
.suggestion-text.info .mark-message:hover {
color: #88879e;
}
.mark-message {
font-weight: bold;
}
#severity {
display: flex;
flex-direction: column;
flex-grow: 0;
float: left;
width: 80px;
margin: 1rem 0 0 -10rem;
text-align: center;
}
#severity .icon {
width: 32px;
height: 32px;
margin: 0 auto 10px;
}
.vscode-dark .light-only {
display: none;
}
.vscode-light .dark-only {
display: none;
}
.hidden {
display: none;
}
.clickable:hover {
cursor: pointer;
}
.chip {
opacity: 0.75;
display: inline-flex;
padding: 2px 8px;
border-radius: 15px;
margin: 3px;
background-color: rgba(150, 150, 150, 0.15);
text-transform: capitalize;
}
#info-top {
margin-bottom: 8px;
}
#example-top {
margin-bottom: 16px;
}
.arrow {
display: inline-flex;
vertical-align: middle;
cursor: pointer;
}
.arrow.enabled {
fill: #7754db;
color: #7754db;
}
.arrow:hover {
fill: #7754db;
color: #7754db;
}
.arrow.left {
transform: rotate(90deg);
}
.arrow.right {
transform: rotate(-90deg);
}
.arrow.down {
transform: rotate(-180deg);
}
#example {
width: 100%;
border: 1px solid;
border-radius: 3px;
line-height: 1.5;
background-color: #fff;
font-weight: 600;
}
.vscode-light #example {
border-color: rgba(0, 0, 0, 0.15);
}
.example-line.removed {
background-color: #ffeef0;
}
.example-line.removed > code {
font-weight: 600;
}
.example-line.added {
background-color: #e6ffed;
}
.example-line.added > code {
font-weight: 600;
}
.example-line > code {
padding-left: 30px;
white-space: pre-wrap;
color: #231f20;
font-weight: 400;
}
.vscode-dark #example {
border-color: rgba(255, 255, 255, 0.075);
background-color: rgba(0, 0, 0, 0.15);
}
.vscode-dark .removed {
background-color: rgba(201, 60, 55, 0.2);
color: #fff;
}
.vscode-dark .added {
background-color: rgba(70, 149, 74, 0.2);
color: #fff;
}
.vscode-dark .example-line > code {
color: #ccc;
font-weight: 400;
}
.vscode-dark .added > code {
color: #fff;
}
.vscode-dark .removed > code {
color: #fff;
}
.suggestion-links {
display: flex;
width: 100%;
line-height: 1;
}
#lead-url {
margin-left: auto;
}
.actions {
justify-content: space-between;
display: flex;
}
.actions .button {
margin: 0 1rem 2rem;
flex: 0 0 30%;
}
/* Report false positives */
.report-fp-actions {
margin-left: auto;
}
.report-fp-panel {
position: fixed;
bottom: 0;
margin: 0 calc(var(--container-paddding) * -1);
padding: 2rem;
width: 100%;
height: 0px;
border: 1px solid #404040;
border-radius: 0.3em;
background-color: #404040;
height: 215px;
transition: height 0.45s;
}
.report-fp-panel .header {
display: flex;
flex-direction: row;
justify-content: space-between;
}
.report-fp-panel .header .close {
color: #c9c9cf;
}
.report-fp-panel .header .close::before {
content: "x";
cursor: pointer;
}
.report-fp-panel.visibility-hidden {
visibility: hidden;
height: 0 !important;
}
.report-fp-panel .success-checkmark, .report-fp-panel .third-step-checkmark, .report-fp-panel .second-step-checkmark {
position: relative;
}
.report-fp-panel .success-checkmark:after, .report-fp-panel .third-step-checkmark:after, .report-fp-panel .second-step-checkmark:after {
content: "✓";
position: absolute;
left: 0;
top: 2px;
width: 20px;
height: 20px;
text-align: center;
border: 1px solid #7c74f2;
background: transparent;
border-radius: 50%;
color: #7c74f2;
}
.report-fp-panel .second-step-checkmark:after {
content: "2";
background: #fff;
color: #000;
border: 1px solid #c9c9cf;
}
.report-fp-panel .third-step-checkmark:after {
content: "3";
color: #c9c9cf;
border: 1px solid #c9c9cf;
}
.report-fp-panel .label {
margin: 0 0 1em 2.5em;
}
.report-fp-panel .label .detail {
color: #dcba94;
}
.report-fp-panel .actions {
flex-direction: row-reverse;
}
.report-fp-panel .actions .button {
flex: 0 0 15%;
margin: 0;
}
| 0.427516 | 0.089853 |
padding: 10px;
background-color: #000;
}
@media (min-width: 300px) {
.container {
background-color: #000000;
color: #ffffff;
padding: 10px;
border-radius: 50px;
}
}
.Divheading {
background: #000;
padding: 10px;
}
body {
margin: 0;
font-family: -apple-system,BlinkMacSystemFont,"Segoe UI",Roboto,"Helvetica Neue",Arial,sans-serif,"Apple Color Emoji","Segoe UI Emoji","Segoe UI Symbol","Noto Color Emoji";
font-size: 1rem;
font-weight: 400;
line-height: 1.5;
color: #212529;
text-align: left;
background-color: #000000;
max-height: 75px;
}
#yoyo {
background-image: url(../../assets/img/firstG.gif);
padding-top: 300px;
}
#firstDiv {
padding: 100px;
cursor: default;
display: none;
}
#first {
color: #000;
}
#row {
padding: 20px;
cursor: default;
}
@media (min-width: 300px) {
.display-1.text-center {
color: #009556;
cursor: default;
}
}
#logo {
height: 100px;
}
#bgimg {
background-image: url(../../assets/img/kelcy-gatson-QftcBQYxVNM-unsplash.jpg);
background-size: 500px;
padding: 200px;
border-radius: 40px;
}
.jumbotron {
padding: 2rem 1rem;
margin-bottom: 2rem;
background-color: rgba(0,0,0,0.88);
border-radius: 40px;
}
.text-center.Divheading {
background-image: url(../../assets/img/jean-philippe-delberghe-vlQnJZ5rOwY-unsplash.jpg);
background-size: 600px;
padding: 65px;
}
.display-1.text-center.text-danger {
color: #631c00!important;
padding: 10px;
}
#stage2 {
padding: 20px;
background-color: #000000;
}
.article-clean {
background-color: #b56f6f;
color: #1b1919;
font-family: 'Lora',serif;
font-size: 14px;
}
#stage1 {
background-color: #000;
}
#stage21 {
padding: 20px;
background-color: #b56f6f;
}
#stage23 {
background-color: #fff;
color: #6a1111;
}
#stage45 {
background-color: #fff;
}
#stage49 {
background-image: url(../../assets/img/2.jpg);
padding: 65px;
background-size: 600px;
}
.intro {
max-width: none;
max-height: none;
display: block;
}
#stage512 {
color: #009556;
}
#stage513 {
color: #ffffff;
}
#helllostage5 {
background-image: url(../../assets/img/stage5.jpg);
padding: 65px;
background-size: cover;
}
#stage612 {
padding-top: 100px;
padding-bottom: 150px;
color: rgb(254,254,254);
}
#stage6123 {
background-image: url(../../assets/img/alfons-morales-YLSwjSy7stw-unsplash.jpg);
padding: 500px;
background-size: cover;
}
img {
max-height: 60px;
/*display: flow;*/
max-width: none;
}
|
assets/css/styles.css
|
padding: 10px;
background-color: #000;
}
@media (min-width: 300px) {
.container {
background-color: #000000;
color: #ffffff;
padding: 10px;
border-radius: 50px;
}
}
.Divheading {
background: #000;
padding: 10px;
}
body {
margin: 0;
font-family: -apple-system,BlinkMacSystemFont,"Segoe UI",Roboto,"Helvetica Neue",Arial,sans-serif,"Apple Color Emoji","Segoe UI Emoji","Segoe UI Symbol","Noto Color Emoji";
font-size: 1rem;
font-weight: 400;
line-height: 1.5;
color: #212529;
text-align: left;
background-color: #000000;
max-height: 75px;
}
#yoyo {
background-image: url(../../assets/img/firstG.gif);
padding-top: 300px;
}
#firstDiv {
padding: 100px;
cursor: default;
display: none;
}
#first {
color: #000;
}
#row {
padding: 20px;
cursor: default;
}
@media (min-width: 300px) {
.display-1.text-center {
color: #009556;
cursor: default;
}
}
#logo {
height: 100px;
}
#bgimg {
background-image: url(../../assets/img/kelcy-gatson-QftcBQYxVNM-unsplash.jpg);
background-size: 500px;
padding: 200px;
border-radius: 40px;
}
.jumbotron {
padding: 2rem 1rem;
margin-bottom: 2rem;
background-color: rgba(0,0,0,0.88);
border-radius: 40px;
}
.text-center.Divheading {
background-image: url(../../assets/img/jean-philippe-delberghe-vlQnJZ5rOwY-unsplash.jpg);
background-size: 600px;
padding: 65px;
}
.display-1.text-center.text-danger {
color: #631c00!important;
padding: 10px;
}
#stage2 {
padding: 20px;
background-color: #000000;
}
.article-clean {
background-color: #b56f6f;
color: #1b1919;
font-family: 'Lora',serif;
font-size: 14px;
}
#stage1 {
background-color: #000;
}
#stage21 {
padding: 20px;
background-color: #b56f6f;
}
#stage23 {
background-color: #fff;
color: #6a1111;
}
#stage45 {
background-color: #fff;
}
#stage49 {
background-image: url(../../assets/img/2.jpg);
padding: 65px;
background-size: 600px;
}
.intro {
max-width: none;
max-height: none;
display: block;
}
#stage512 {
color: #009556;
}
#stage513 {
color: #ffffff;
}
#helllostage5 {
background-image: url(../../assets/img/stage5.jpg);
padding: 65px;
background-size: cover;
}
#stage612 {
padding-top: 100px;
padding-bottom: 150px;
color: rgb(254,254,254);
}
#stage6123 {
background-image: url(../../assets/img/alfons-morales-YLSwjSy7stw-unsplash.jpg);
padding: 500px;
background-size: cover;
}
img {
max-height: 60px;
/*display: flow;*/
max-width: none;
}
| 0.285472 | 0.106877 |
* {
box-sizing: border-box;
}
body {
font-family: 'Roboto Condensed', sans-serif;
font-weight: 400;
font-size: 18px;
line-height: 21px;
background-color: #0E0E0E;
color: #fff;
}
a {
color: inherit;
text-decoration: none;
}
ul {
list-style: none;
}
.container {
max-width: 1220px;
padding: 0 10px;
margin: 0 auto;
}
.section-page {
padding: 100px 0;
}
.title {
text-align: center;
margin-bottom: 100px;
font-size: 36px;
line-height: 42px;
font-weight: 400;
}
.header {
background-image: url(../images/header-bg.jpg);
height: 100vh;
background-size: cover;
background-repeat: no-repeat;
background-position: center 50px;
text-align: center;
position: relative;
}
.header::after {
content: "";
position: absolute;
height: 70px;
bottom: 0;
left: 0;
width: 100%;
background: linear-gradient(180deg, #0E0E0E 0%, rgba(17, 17, 17, 0.850295) 16.53%, rgba(32, 31, 33, 0) 100%);
transform: rotate(180deg);
}
.menu {
position: relative;
padding: 50px 0 58px;
background: linear-gradient(180deg, #111213 0%, #111213 43.62%, rgba(32, 31, 33, 0) 86.33%);
}
.menu__btn {
display: none;
}
.menu__list {
display: flex;
justify-content: center;
}
.menu__list-item {
padding: 0 13px;
}
.menu__list-link {
font-size: 36px;
line-height: 42px;
}
.menu__list-link:hover,
.menu__list-link--active {
color: #85CCDC;
text-decoration: underline;
}
.logo {
padding-top: 17vh;
}
.about__inner {
display: flex;
}
.about__info {
width: 375px;
margin-right: 50px;
flex: none
}
.about__info-item {
margin-bottom: 25px;
color: #E5E5E5;
}
.about__info-item span {
display: block;
}
.about__text p {
margin-bottom: 25px;
}
.video {
background-image: url(../images/video-bg.jpg);
height: 100vh;
background-size: cover;
background-position: center center;
background-repeat: no-repeat;
text-align: right;
}
.video__text {
font-style: italic;
font-weight: 300;
font-size: 72px;
line-height: 84px;
color: #85CCDC;
padding-top: 45vh;
margin-bottom: 40px;
}
.video__text span {
display: block;
padding-right: 285px;
}
.video__btn {
padding-left: 112px;
position: relative;
margin-right: 230px;
}
.video__btn::before {
content: "";
position: absolute;
width: 100px;
height: 100px;
left: 0;
top: -40px;
background-image: url(../images/youtube.svg);
}
.seasons__inner {
display: grid;
grid-template-columns: repeat(auto-fill, minmax(284px, 1fr));
grid-gap: 100px 75px;
counter-reset: number;
padding-top: 50px;
}
.seasons__item {
height: 250px;
background-repeat: no-repeat;
background-position: center center;
background-size: cover;
list-style: none;
position: relative;
display: flex;
justify-content: center;
align-items: center;
}
.seasons__item:nth-child(n+10)::before {
content: counter(number);
}
.seasons__item::before {
content: "0" counter(number);
counter-increment: number;
position: absolute;
font-weight: bold;
font-size: 96px;
line-height: 112px;
color: #600E09;
left: 0;
top: -72px;
z-index: -1;
}
.seasons__item:hover .seasons__link {
opacity: 1;
}
.seasons__item:hover::after {
content: "";
position: absolute;
top: 0;
left: 0;
bottom: 0;
right: 0;
background: rgba(14, 14, 14, 0.8);
}
.seasons__link {
font-size: 36px;
line-height: 42px;
padding: 12px 78px 11px;
background-color: #0E0E0E;
opacity: 0;
transition: all .3s;
z-index: 2;
}
.heroes__inner {
display: flex;
justify-content: space-between;
}
.heroes__slider-img {
max-width: 775px;
}
.heroes__slider-text {
max-width: 350px;
}
.slick-btn {
position: absolute;
top: 50%;
transform: translateY(-50%);
border: none;
background-color: transparent;
z-index: 5;
cursor: pointer;
outline: none;
}
.slick-prev {
left: 38px;
}
.slick-next {
right: 38px;
}
.heroes__name {
font-style: italic;
font-weight: 300;
font-size: 72px;
line-height: 84px;
color: #85CCDC;
margin-bottom: 44px;
}
.heroes__text p {
margin-bottom: 15px;
}
.copy {
padding: 14px 0 15px;
text-align: center;
}
/* start season-1 */
.page-header {
background-image: url(../images/season-1bg.jpg);
background-position: center center;
background-size: cover;
background-repeat: no-repeat;
height: 90vh;
position: relative;
}
.menu__container {
max-width: 1385px;
margin: 0 auto;
position: relative;
}
.page-logo {
position: absolute;
}
.season-info {
position: absolute;
max-width: 1385px;
display: flex;
padding: 44px 47px 64px 35px;
background-color: #0E0E0E;
bottom: 0;
left: 0;
right: 0;
margin: 0 auto;
}
.season-info__num {
font-weight: bold;
font-size: 96px;
line-height: 56px;
text-align: center;
margin-right: 51px;
}
.season-info__num span {
display: block;
font-size: 36px;
line-height: 42px;
}
.season-info__text p {
margin-bottom: 15px;
}
/* end season-1 */
/* start media */
@media(max-width:1420px) {
.page-logo {
left: 10px;
top: -6px;
}
}
@media(max-width:1366px) {
.logo__img {
width: 50%;
}
.menu__list-link {
font-size: 24px;
line-height: 32px;
}
.about__info {
width: 250px;
}
.page-header {
height: 120vh;
}
}
@media(max-width:1200px) {
.heroes__inner {
display: block;
}
.heroes__slider-text {
padding-top: 50px;
max-width: 100%;
}
.heroes__slider-img {
max-width: 100%;
}
}
@media(max-width:1088px) {
.seasons__item {
height: 340px;
}
}
@media(max-width:992px) {
.page-logo {
display: none;
}
}
@media(max-width:768px) {
.about__inner {
display: block;
}
.section-page {
padding: 50px 0;
}
.title {
margin-bottom: 50px;
font-size: 28px;
line-height: 36px;
}
body {
font-size: 16px;
line-height: 19px;
}
.video__text {
font-size: 48px;
line-height: 56px;
}
.video__text span {
padding-right: 200px;
}
.video__btn {
margin-right: 0;
padding-left: 62px;
}
.video__btn::before {
width: 50px;
height: 50px;
background-size: cover;
top: -16px;
}
.seasons__inner {
grid-gap: 80px 35px;
}
.heroes__name {
font-size: 46px;
line-height: 56px;
margin-bottom: 25px;
}
.season-info {
display: block;
padding: 30px 10px 0 10px;
}
.season-info__num {
text-align: left;
font-size: 50px;
line-height: 26px;
margin-bottom: 15px;
}
.season-info__num span {
font-size: 25px;
line-height: 32px;
}
}
@media(max-width:640px) {
.menu {
padding: 0;
text-align: center;
background: linear-gradient(180deg, #111213 0%, #111213 10%, rgba(32, 31, 33, 0) 86.33%);
}
.menu__list {
display: block;
transform: translateY(-130%);
transition: all .5s;
}
.menu__list.menu__list--active {
transform: translateY(0);
padding: 100px 0 50px;
background-color: #0E0E0E;
}
.menu__list-link {
display: block;
padding: 10px 0;
}
.logo {
padding-top: 21vh;
}
.page-logo {
display: block;
top: 22px;
z-index: 10;
}
.page-header {
height: 160vh;
}
.menu__btn {
display: block;
width: 50px;
height: 40px;
cursor: pointer;
position: absolute;
right: 10px;
top: 20px;
z-index: 10;
display: flex;
align-items: center;
background-color: transparent;
border: none;
padding: 0;
}
.menu__btn span {
background-color: white;
height: 5px;
width: 100%;
}
.menu__btn::after,
.menu__btn::before {
content: "";
width: 100%;
height: 5px;
background-color: white;
position: absolute;
}
.menu__btn::before {
top: 0;
left: 0;
}
.menu__btn::after {
left: 0;
bottom: 0;
}
}
@media(max-width:414px) {
.seasons__item {
height: 203px;
}
}
@media(max-width:374px) {
.page-header {
height: 200vh;
}
}
/* end media */
|
css/style.css
|
* {
box-sizing: border-box;
}
body {
font-family: 'Roboto Condensed', sans-serif;
font-weight: 400;
font-size: 18px;
line-height: 21px;
background-color: #0E0E0E;
color: #fff;
}
a {
color: inherit;
text-decoration: none;
}
ul {
list-style: none;
}
.container {
max-width: 1220px;
padding: 0 10px;
margin: 0 auto;
}
.section-page {
padding: 100px 0;
}
.title {
text-align: center;
margin-bottom: 100px;
font-size: 36px;
line-height: 42px;
font-weight: 400;
}
.header {
background-image: url(../images/header-bg.jpg);
height: 100vh;
background-size: cover;
background-repeat: no-repeat;
background-position: center 50px;
text-align: center;
position: relative;
}
.header::after {
content: "";
position: absolute;
height: 70px;
bottom: 0;
left: 0;
width: 100%;
background: linear-gradient(180deg, #0E0E0E 0%, rgba(17, 17, 17, 0.850295) 16.53%, rgba(32, 31, 33, 0) 100%);
transform: rotate(180deg);
}
.menu {
position: relative;
padding: 50px 0 58px;
background: linear-gradient(180deg, #111213 0%, #111213 43.62%, rgba(32, 31, 33, 0) 86.33%);
}
.menu__btn {
display: none;
}
.menu__list {
display: flex;
justify-content: center;
}
.menu__list-item {
padding: 0 13px;
}
.menu__list-link {
font-size: 36px;
line-height: 42px;
}
.menu__list-link:hover,
.menu__list-link--active {
color: #85CCDC;
text-decoration: underline;
}
.logo {
padding-top: 17vh;
}
.about__inner {
display: flex;
}
.about__info {
width: 375px;
margin-right: 50px;
flex: none
}
.about__info-item {
margin-bottom: 25px;
color: #E5E5E5;
}
.about__info-item span {
display: block;
}
.about__text p {
margin-bottom: 25px;
}
.video {
background-image: url(../images/video-bg.jpg);
height: 100vh;
background-size: cover;
background-position: center center;
background-repeat: no-repeat;
text-align: right;
}
.video__text {
font-style: italic;
font-weight: 300;
font-size: 72px;
line-height: 84px;
color: #85CCDC;
padding-top: 45vh;
margin-bottom: 40px;
}
.video__text span {
display: block;
padding-right: 285px;
}
.video__btn {
padding-left: 112px;
position: relative;
margin-right: 230px;
}
.video__btn::before {
content: "";
position: absolute;
width: 100px;
height: 100px;
left: 0;
top: -40px;
background-image: url(../images/youtube.svg);
}
.seasons__inner {
display: grid;
grid-template-columns: repeat(auto-fill, minmax(284px, 1fr));
grid-gap: 100px 75px;
counter-reset: number;
padding-top: 50px;
}
.seasons__item {
height: 250px;
background-repeat: no-repeat;
background-position: center center;
background-size: cover;
list-style: none;
position: relative;
display: flex;
justify-content: center;
align-items: center;
}
.seasons__item:nth-child(n+10)::before {
content: counter(number);
}
.seasons__item::before {
content: "0" counter(number);
counter-increment: number;
position: absolute;
font-weight: bold;
font-size: 96px;
line-height: 112px;
color: #600E09;
left: 0;
top: -72px;
z-index: -1;
}
.seasons__item:hover .seasons__link {
opacity: 1;
}
.seasons__item:hover::after {
content: "";
position: absolute;
top: 0;
left: 0;
bottom: 0;
right: 0;
background: rgba(14, 14, 14, 0.8);
}
.seasons__link {
font-size: 36px;
line-height: 42px;
padding: 12px 78px 11px;
background-color: #0E0E0E;
opacity: 0;
transition: all .3s;
z-index: 2;
}
.heroes__inner {
display: flex;
justify-content: space-between;
}
.heroes__slider-img {
max-width: 775px;
}
.heroes__slider-text {
max-width: 350px;
}
.slick-btn {
position: absolute;
top: 50%;
transform: translateY(-50%);
border: none;
background-color: transparent;
z-index: 5;
cursor: pointer;
outline: none;
}
.slick-prev {
left: 38px;
}
.slick-next {
right: 38px;
}
.heroes__name {
font-style: italic;
font-weight: 300;
font-size: 72px;
line-height: 84px;
color: #85CCDC;
margin-bottom: 44px;
}
.heroes__text p {
margin-bottom: 15px;
}
.copy {
padding: 14px 0 15px;
text-align: center;
}
/* start season-1 */
.page-header {
background-image: url(../images/season-1bg.jpg);
background-position: center center;
background-size: cover;
background-repeat: no-repeat;
height: 90vh;
position: relative;
}
.menu__container {
max-width: 1385px;
margin: 0 auto;
position: relative;
}
.page-logo {
position: absolute;
}
.season-info {
position: absolute;
max-width: 1385px;
display: flex;
padding: 44px 47px 64px 35px;
background-color: #0E0E0E;
bottom: 0;
left: 0;
right: 0;
margin: 0 auto;
}
.season-info__num {
font-weight: bold;
font-size: 96px;
line-height: 56px;
text-align: center;
margin-right: 51px;
}
.season-info__num span {
display: block;
font-size: 36px;
line-height: 42px;
}
.season-info__text p {
margin-bottom: 15px;
}
/* end season-1 */
/* start media */
@media(max-width:1420px) {
.page-logo {
left: 10px;
top: -6px;
}
}
@media(max-width:1366px) {
.logo__img {
width: 50%;
}
.menu__list-link {
font-size: 24px;
line-height: 32px;
}
.about__info {
width: 250px;
}
.page-header {
height: 120vh;
}
}
@media(max-width:1200px) {
.heroes__inner {
display: block;
}
.heroes__slider-text {
padding-top: 50px;
max-width: 100%;
}
.heroes__slider-img {
max-width: 100%;
}
}
@media(max-width:1088px) {
.seasons__item {
height: 340px;
}
}
@media(max-width:992px) {
.page-logo {
display: none;
}
}
@media(max-width:768px) {
.about__inner {
display: block;
}
.section-page {
padding: 50px 0;
}
.title {
margin-bottom: 50px;
font-size: 28px;
line-height: 36px;
}
body {
font-size: 16px;
line-height: 19px;
}
.video__text {
font-size: 48px;
line-height: 56px;
}
.video__text span {
padding-right: 200px;
}
.video__btn {
margin-right: 0;
padding-left: 62px;
}
.video__btn::before {
width: 50px;
height: 50px;
background-size: cover;
top: -16px;
}
.seasons__inner {
grid-gap: 80px 35px;
}
.heroes__name {
font-size: 46px;
line-height: 56px;
margin-bottom: 25px;
}
.season-info {
display: block;
padding: 30px 10px 0 10px;
}
.season-info__num {
text-align: left;
font-size: 50px;
line-height: 26px;
margin-bottom: 15px;
}
.season-info__num span {
font-size: 25px;
line-height: 32px;
}
}
@media(max-width:640px) {
.menu {
padding: 0;
text-align: center;
background: linear-gradient(180deg, #111213 0%, #111213 10%, rgba(32, 31, 33, 0) 86.33%);
}
.menu__list {
display: block;
transform: translateY(-130%);
transition: all .5s;
}
.menu__list.menu__list--active {
transform: translateY(0);
padding: 100px 0 50px;
background-color: #0E0E0E;
}
.menu__list-link {
display: block;
padding: 10px 0;
}
.logo {
padding-top: 21vh;
}
.page-logo {
display: block;
top: 22px;
z-index: 10;
}
.page-header {
height: 160vh;
}
.menu__btn {
display: block;
width: 50px;
height: 40px;
cursor: pointer;
position: absolute;
right: 10px;
top: 20px;
z-index: 10;
display: flex;
align-items: center;
background-color: transparent;
border: none;
padding: 0;
}
.menu__btn span {
background-color: white;
height: 5px;
width: 100%;
}
.menu__btn::after,
.menu__btn::before {
content: "";
width: 100%;
height: 5px;
background-color: white;
position: absolute;
}
.menu__btn::before {
top: 0;
left: 0;
}
.menu__btn::after {
left: 0;
bottom: 0;
}
}
@media(max-width:414px) {
.seasons__item {
height: 203px;
}
}
@media(max-width:374px) {
.page-header {
height: 200vh;
}
}
/* end media */
| 0.462716 | 0.105579 |
html,
body {
width: 100%;
height: 100%;
margin: 0px;
padding: 0px;
overflow-x: hidden;
}
body {
font-family: 'Yanone Kaffeesatz', sans-serif;
font-size: 1.5em;
}
.text-vertical-center {
display: table-cell;
text-align: center;
vertical-align: middle;
padding-top: 50px;
width: 960px;
position: relative;
margin:0 auto;
}
.text-vertical-center p {
margin: 0;
padding: 0;
font-size: 6.5em;
font-weight: 700;
}
/* Custom Button Styles */
.btn-dark {
border-radius: 0;
color: #fff;
background-color: rgba(0,0,0,0.4);
}
.btn-dark:hover,
.btn-dark:focus,
.btn-dark:active {
color: #fff;
background-color: rgba(0,0,0,0.7);
}
.btn-light {
border-radius: 0;
color: #333;
background-color: rgb(255,255,255);
}
.btn-light:hover,
.btn-light:focus,
.btn-light:active {
color: #fff;
background-color: #800020;
}
/* Custom Horizontal Rule */
hr.small {
max-width: 100px;
}
/* Side Menu */
#sidebar-wrapper {
z-index: 1000;
position: fixed;
right: 0;
width: 250px;
height: 100%;
transform: translateX(250px);
overflow-y: auto;
background: #222;
-webkit-transition: all 0.4s ease 0s;
-moz-transition: all 0.4s ease 0s;
-ms-transition: all 0.4s ease 0s;
-o-transition: all 0.4s ease 0s;
transition: all 0.4s ease 0s;
}
.sidebar-nav {
position: absolute;
top: 0;
width: 250px;
margin: 0;
padding: 0;
list-style: none;
}
.sidebar-nav li {
text-indent: 20px;
line-height: 40px;
}
.sidebar-nav li a {
display: block;
text-decoration: none;
color: #999;
}
.sidebar-nav li a:hover {
text-decoration: none;
color: #fff;
background: rgba(255,255,255,0.2);
}
.sidebar-nav li a:active,
.sidebar-nav li a:focus {
text-decoration: none;
}
.sidebar-nav > .sidebar-brand {
height: 55px;
font-size: 18px;
line-height: 55px;
}
.sidebar-nav > .sidebar-brand a {
color: #999;
}
.sidebar-nav > .sidebar-brand a:hover {
color: #fff;
background: none;
}
#menu-toggle {
z-index: 1;
position: fixed;
top: 0;
right: 0;
}
#sidebar-wrapper.active {
right: 250px;
width: 250px;
-webkit-transition: all 0.4s ease 0s;
-moz-transition: all 0.4s ease 0s;
-ms-transition: all 0.4s ease 0s;
-o-transition: all 0.4s ease 0s;
transition: all 0.4s ease 0s;
}
.toggle {
margin: 5px 5px 0 0;
}
/* Header */
.header {
display: table;
position: relative;
width: 100%;
height: 100%;
background: url(../img/header-img.gif) no-repeat center center scroll;
-webkit-background-size: cover;
-moz-background-size: cover;
background-size: cover;
-o-background-size: cover;
}
.about-header {
display: table;
position: relative;
width: 100%;
height: 80%;
background: url(http://fundydesigner.com/wp-content/uploads/2015/09/IBOverlay.jpg) no-repeat center center scroll;
-webkit-background-size: cover;
-moz-background-size: cover;
background-size: cover;
-o-background-size: cover;
}
/* About */
.about{
padding: 50px 0;
background-color: #adc350;
/*color: white;*/
}
.about h2, p{
color: white;
}
/* Services */
.services {
padding: 50px 0;
background-color: rgb(247, 176, 59);;
}
.service-item {
margin-bottom: 30px;
}
/* Callout */
.callout {
display: table;
width: 100%;
height: 400px;
color: #ffffff;
background: url(../img/callout.jpg) no-repeat center center scroll;
-webkit-background-size: cover;
-moz-background-size: cover;
background-size: cover;
-o-background-size: cover;
}
/* Portfolio */
.portfolio {
padding: 50px 0;
background-image: url(https://digitizemeblog.files.wordpress.com/2011/08/background-gradient-2.jpg);
}
.portfolio-item {
margin-bottom: 30px;
}
.img-portfolio {
margin: 0 auto;
}
.img-portfolio:hover {
opacity: 0.8;
}
/* Call to Action */
.call-to-action {
padding: 50px 0;
background-color: #adc350;
}
.call-to-action ul{
list-style-type: none;
}
.call-to-action li span {
position: relative; left: -10px;
font-size: 1.7em;
}
.call-to-action .btn {
margin: 10px;
}
/* Map */
.map {
height: 500px;
}
@media(max-width:768px) {
.map {
height: 75%;
}
}
.map iframe {
pointer-events: none;
}
/* Footer */
footer {
padding: 100px 0;
background-color: rgb(247, 176, 59);
}
#rotatescroll { height:300px; position:relative; width:300px; left: 40%;}
#rotatescroll .viewport{ height:300px; position: relative; margin:0 auto; overflow:hidden; width:300px; pointer-events: none; }
#rotatescroll .overview { position: absolute; width: 798px; list-style: none; margin: 0; padding: 0; left: 0; top: 0; }
#rotatescroll .overview li { height:300px; width:300px; float: left; position: relative; }
#rotatescroll .overlay {background:url(../img/bg-rotatescroll.png) no-repeat 0 0; pointer-events: none; position: absolute; left: 0; top: 0; height:300px; width:300px; }
#rotatescroll .thumb { background:url(../img/bg-thumb.png) no-repeat 50% 50%; touch-action: none; -ms-touch-action: none; position: absolute; top: -3px; cursor: pointer; left: 137px; width: 100px; z-index: 200; height: 100px; }
#rotatescroll .dot { background:url(../img/bg-dot.png) no-repeat 0 0; display: none; height: 12px; width: 12px; position: absolute; left: 155px; top: 3px; z-index: 100; }
#rotatescroll .dot span { display: none; }
/* Social Network Links */
ul.social-network {
list-style: none;
display: inline;
margin-left:0 !important;
padding: 0;
}
ul.social-network li {
display: inline;
margin: 0 5px;
}
/* footer social icons */
.social-network a.icoRss:hover {
background-color: #F56505;
}
.social-network a.icoFacebook:hover {
background-color:#3B5998;
}
.social-network a.icoTwitter:hover {
background-color:#33ccff;
}
.social-network a.icoGoogle:hover {
background-color:#BD3518;
}
.social-network a.icoVimeo:hover {
background-color:#0590B8;
}
.social-network a.icoLinkedin:hover {
background-color:#007bb7;
}
.social-network a.icoRss:hover i, .social-network a.icoFacebook:hover i, .social-network a.icoTwitter:hover i,
.social-network a.icoGoogle:hover i, .social-network a.icoVimeo:hover i, .social-network a.icoLinkedin:hover i {
color:#fff;
}
a.socialIcon:hover, .socialHoverClass {
color:#44BCDD;
}
.social-circle li a {
display:inline-block;
position:relative;
margin:0 auto 0 auto;
-moz-border-radius:50%;
-webkit-border-radius:50%;
border-radius:50%;
text-align:center;
width: 50px;
height: 50px;
font-size:20px;
background-color: #D3D3D3;
}
.social-circle li i {
margin:0;
line-height:50px;
text-align: center;
}
.social-circle li a:hover i, .triggeredHover {
-moz-transform: rotate(360deg);
-webkit-transform: rotate(360deg);
-ms--transform: rotate(360deg);
transform: rotate(360deg);
-webkit-transition: all 0.2s;
-moz-transition: all 0.2s;
-o-transition: all 0.2s;
-ms-transition: all 0.2s;
transition: all 0.2s;
}
.social-circle i {
color: #fff;
-webkit-transition: all 0.8s;
-moz-transition: all 0.8s;
-o-transition: all 0.8s;
-ms-transition: all 0.8s;
transition: all 0.8s;
}
/* spinning text*/
.text-vertical-center p {
height: 50px;
float: left;
padding-left: 30%;
font: normal 40px/50px Arial, sans-serif;
margin-right: 1em;
color: white;
text-shadow: 2px 2px black;
}
b {
float: left;
font: normal 40px/50px Arial, sans-serif;
overflow: hidden;
position: relative;
height: 50px;
color: white;
}
span1 {
display: inline-block;
/*align-items: center;*/
/*color: #e74c3c;*/
color:white;
text-shadow: 2px 2px black;
position: relative;
white-space: nowrap;
top: 0;
left: 0;
-webkit-animation: move 5s;
-webkit-animation-iteration-count: infinite;
-webkit-animation-delay: 1s;
}
@keyframes move {
0% { top: 0px; }
20% { top: -50px; }
40% { top: -100px; }
60% { top: -150px; }
80% { top: -200px; }
}
.about b{
padding-left: 30%;
}
.aboutb h1{
padding-left: -60%;
}
.aboutp h2{
color:#554936;
}
.aboutp p{
color: #554936;
font-size: 1.5em;
}
.aboutb b{
padding-left: 33%;
}
#phoneHeaderText{
opacity: 0;
}
#IphoneScreen{
opacity: 0;
}
#business3, #business2, #business1{
width: 500px;
}
#business2{
margin-top: 300px;
}
#learn-more{
font-size: 2em;
}
td{
font-size: 1.3em;
}
td #tdButton{
font-size: 1em;
}
.foot h4{
font-size: 3em;
}
.foot p{
font-size: 2em;
}
.foot li{
font-size: 1.5em;
}
@media screen and (max-width: 810px) {
.aboutb span1{
padding-right: 40%;
}
}
@media screen and (max-width: 992px) {
span1 {
padding-left: 250px;
}
.aboutb b{
padding-left: 0%;
}
.venture{
margin-top: -220px;
}
#business2{
margin-top: 20px;
}
}
@media screen and (max-width: 992px){
.aboutb b{
/*display: inline-block;*/
padding-left: 3%;
}
}
@media screen and (max-width: 863px){
#IphoneScreen{
opacity:1;
}
span1{
opacity: 0;
}
#phoneHeaderText{
opacity: 0;
}
}
@media screen and (max-width: 765px) {
.venture{
margin-top: 40px;
}
.about-header{
display: block;
width: 100%;
}
}
@media screen and (max-width: 645px) {
#rotatescroll {
left: 20%;
}
span1{
/*padding-left: 175px;*/
opacity: 0;
}
#IphoneScreen{
opacity:1;
}
#headerText{
opacity: 0;
/*font-size: 4em;*/
}
#phoneHeaderText{
opacity: 1;
color: white;
font-size: 4em;
float: left;
padding-left: 10%;
text-shadow:4px 4px black;
margin-top: -30px;
}
}
@media screen and (max-width: 414px){
#rotatescroll{
left:16%;
}
.about-header{
top: -19px;
}
.sidebar-brand{
top:-25px;
}
}
@media screen and (max-width: 375px) {
#rotatescroll {
left:10%;
}
span1{
/*padding-left: 100px;*/
}
/*#about{
width: 120%;
}*/
/*#services{
width: 120%;
}*/
/*.call-to-action{
width:120%;
}*/
.about-header{
top: -19px;
}
.aboutb span1{
opacity:0;
}
.table th{
font-size: : 1.5em;
}
/*.about b{
float: left;
}*/
}
|
css/stylish-portfolio.css
|
html,
body {
width: 100%;
height: 100%;
margin: 0px;
padding: 0px;
overflow-x: hidden;
}
body {
font-family: 'Yanone Kaffeesatz', sans-serif;
font-size: 1.5em;
}
.text-vertical-center {
display: table-cell;
text-align: center;
vertical-align: middle;
padding-top: 50px;
width: 960px;
position: relative;
margin:0 auto;
}
.text-vertical-center p {
margin: 0;
padding: 0;
font-size: 6.5em;
font-weight: 700;
}
/* Custom Button Styles */
.btn-dark {
border-radius: 0;
color: #fff;
background-color: rgba(0,0,0,0.4);
}
.btn-dark:hover,
.btn-dark:focus,
.btn-dark:active {
color: #fff;
background-color: rgba(0,0,0,0.7);
}
.btn-light {
border-radius: 0;
color: #333;
background-color: rgb(255,255,255);
}
.btn-light:hover,
.btn-light:focus,
.btn-light:active {
color: #fff;
background-color: #800020;
}
/* Custom Horizontal Rule */
hr.small {
max-width: 100px;
}
/* Side Menu */
#sidebar-wrapper {
z-index: 1000;
position: fixed;
right: 0;
width: 250px;
height: 100%;
transform: translateX(250px);
overflow-y: auto;
background: #222;
-webkit-transition: all 0.4s ease 0s;
-moz-transition: all 0.4s ease 0s;
-ms-transition: all 0.4s ease 0s;
-o-transition: all 0.4s ease 0s;
transition: all 0.4s ease 0s;
}
.sidebar-nav {
position: absolute;
top: 0;
width: 250px;
margin: 0;
padding: 0;
list-style: none;
}
.sidebar-nav li {
text-indent: 20px;
line-height: 40px;
}
.sidebar-nav li a {
display: block;
text-decoration: none;
color: #999;
}
.sidebar-nav li a:hover {
text-decoration: none;
color: #fff;
background: rgba(255,255,255,0.2);
}
.sidebar-nav li a:active,
.sidebar-nav li a:focus {
text-decoration: none;
}
.sidebar-nav > .sidebar-brand {
height: 55px;
font-size: 18px;
line-height: 55px;
}
.sidebar-nav > .sidebar-brand a {
color: #999;
}
.sidebar-nav > .sidebar-brand a:hover {
color: #fff;
background: none;
}
#menu-toggle {
z-index: 1;
position: fixed;
top: 0;
right: 0;
}
#sidebar-wrapper.active {
right: 250px;
width: 250px;
-webkit-transition: all 0.4s ease 0s;
-moz-transition: all 0.4s ease 0s;
-ms-transition: all 0.4s ease 0s;
-o-transition: all 0.4s ease 0s;
transition: all 0.4s ease 0s;
}
.toggle {
margin: 5px 5px 0 0;
}
/* Header */
.header {
display: table;
position: relative;
width: 100%;
height: 100%;
background: url(../img/header-img.gif) no-repeat center center scroll;
-webkit-background-size: cover;
-moz-background-size: cover;
background-size: cover;
-o-background-size: cover;
}
.about-header {
display: table;
position: relative;
width: 100%;
height: 80%;
background: url(http://fundydesigner.com/wp-content/uploads/2015/09/IBOverlay.jpg) no-repeat center center scroll;
-webkit-background-size: cover;
-moz-background-size: cover;
background-size: cover;
-o-background-size: cover;
}
/* About */
.about{
padding: 50px 0;
background-color: #adc350;
/*color: white;*/
}
.about h2, p{
color: white;
}
/* Services */
.services {
padding: 50px 0;
background-color: rgb(247, 176, 59);;
}
.service-item {
margin-bottom: 30px;
}
/* Callout */
.callout {
display: table;
width: 100%;
height: 400px;
color: #ffffff;
background: url(../img/callout.jpg) no-repeat center center scroll;
-webkit-background-size: cover;
-moz-background-size: cover;
background-size: cover;
-o-background-size: cover;
}
/* Portfolio */
.portfolio {
padding: 50px 0;
background-image: url(https://digitizemeblog.files.wordpress.com/2011/08/background-gradient-2.jpg);
}
.portfolio-item {
margin-bottom: 30px;
}
.img-portfolio {
margin: 0 auto;
}
.img-portfolio:hover {
opacity: 0.8;
}
/* Call to Action */
.call-to-action {
padding: 50px 0;
background-color: #adc350;
}
.call-to-action ul{
list-style-type: none;
}
.call-to-action li span {
position: relative; left: -10px;
font-size: 1.7em;
}
.call-to-action .btn {
margin: 10px;
}
/* Map */
.map {
height: 500px;
}
@media(max-width:768px) {
.map {
height: 75%;
}
}
.map iframe {
pointer-events: none;
}
/* Footer */
footer {
padding: 100px 0;
background-color: rgb(247, 176, 59);
}
#rotatescroll { height:300px; position:relative; width:300px; left: 40%;}
#rotatescroll .viewport{ height:300px; position: relative; margin:0 auto; overflow:hidden; width:300px; pointer-events: none; }
#rotatescroll .overview { position: absolute; width: 798px; list-style: none; margin: 0; padding: 0; left: 0; top: 0; }
#rotatescroll .overview li { height:300px; width:300px; float: left; position: relative; }
#rotatescroll .overlay {background:url(../img/bg-rotatescroll.png) no-repeat 0 0; pointer-events: none; position: absolute; left: 0; top: 0; height:300px; width:300px; }
#rotatescroll .thumb { background:url(../img/bg-thumb.png) no-repeat 50% 50%; touch-action: none; -ms-touch-action: none; position: absolute; top: -3px; cursor: pointer; left: 137px; width: 100px; z-index: 200; height: 100px; }
#rotatescroll .dot { background:url(../img/bg-dot.png) no-repeat 0 0; display: none; height: 12px; width: 12px; position: absolute; left: 155px; top: 3px; z-index: 100; }
#rotatescroll .dot span { display: none; }
/* Social Network Links */
ul.social-network {
list-style: none;
display: inline;
margin-left:0 !important;
padding: 0;
}
ul.social-network li {
display: inline;
margin: 0 5px;
}
/* footer social icons */
.social-network a.icoRss:hover {
background-color: #F56505;
}
.social-network a.icoFacebook:hover {
background-color:#3B5998;
}
.social-network a.icoTwitter:hover {
background-color:#33ccff;
}
.social-network a.icoGoogle:hover {
background-color:#BD3518;
}
.social-network a.icoVimeo:hover {
background-color:#0590B8;
}
.social-network a.icoLinkedin:hover {
background-color:#007bb7;
}
.social-network a.icoRss:hover i, .social-network a.icoFacebook:hover i, .social-network a.icoTwitter:hover i,
.social-network a.icoGoogle:hover i, .social-network a.icoVimeo:hover i, .social-network a.icoLinkedin:hover i {
color:#fff;
}
a.socialIcon:hover, .socialHoverClass {
color:#44BCDD;
}
.social-circle li a {
display:inline-block;
position:relative;
margin:0 auto 0 auto;
-moz-border-radius:50%;
-webkit-border-radius:50%;
border-radius:50%;
text-align:center;
width: 50px;
height: 50px;
font-size:20px;
background-color: #D3D3D3;
}
.social-circle li i {
margin:0;
line-height:50px;
text-align: center;
}
.social-circle li a:hover i, .triggeredHover {
-moz-transform: rotate(360deg);
-webkit-transform: rotate(360deg);
-ms--transform: rotate(360deg);
transform: rotate(360deg);
-webkit-transition: all 0.2s;
-moz-transition: all 0.2s;
-o-transition: all 0.2s;
-ms-transition: all 0.2s;
transition: all 0.2s;
}
.social-circle i {
color: #fff;
-webkit-transition: all 0.8s;
-moz-transition: all 0.8s;
-o-transition: all 0.8s;
-ms-transition: all 0.8s;
transition: all 0.8s;
}
/* spinning text*/
.text-vertical-center p {
height: 50px;
float: left;
padding-left: 30%;
font: normal 40px/50px Arial, sans-serif;
margin-right: 1em;
color: white;
text-shadow: 2px 2px black;
}
b {
float: left;
font: normal 40px/50px Arial, sans-serif;
overflow: hidden;
position: relative;
height: 50px;
color: white;
}
span1 {
display: inline-block;
/*align-items: center;*/
/*color: #e74c3c;*/
color:white;
text-shadow: 2px 2px black;
position: relative;
white-space: nowrap;
top: 0;
left: 0;
-webkit-animation: move 5s;
-webkit-animation-iteration-count: infinite;
-webkit-animation-delay: 1s;
}
@keyframes move {
0% { top: 0px; }
20% { top: -50px; }
40% { top: -100px; }
60% { top: -150px; }
80% { top: -200px; }
}
.about b{
padding-left: 30%;
}
.aboutb h1{
padding-left: -60%;
}
.aboutp h2{
color:#554936;
}
.aboutp p{
color: #554936;
font-size: 1.5em;
}
.aboutb b{
padding-left: 33%;
}
#phoneHeaderText{
opacity: 0;
}
#IphoneScreen{
opacity: 0;
}
#business3, #business2, #business1{
width: 500px;
}
#business2{
margin-top: 300px;
}
#learn-more{
font-size: 2em;
}
td{
font-size: 1.3em;
}
td #tdButton{
font-size: 1em;
}
.foot h4{
font-size: 3em;
}
.foot p{
font-size: 2em;
}
.foot li{
font-size: 1.5em;
}
@media screen and (max-width: 810px) {
.aboutb span1{
padding-right: 40%;
}
}
@media screen and (max-width: 992px) {
span1 {
padding-left: 250px;
}
.aboutb b{
padding-left: 0%;
}
.venture{
margin-top: -220px;
}
#business2{
margin-top: 20px;
}
}
@media screen and (max-width: 992px){
.aboutb b{
/*display: inline-block;*/
padding-left: 3%;
}
}
@media screen and (max-width: 863px){
#IphoneScreen{
opacity:1;
}
span1{
opacity: 0;
}
#phoneHeaderText{
opacity: 0;
}
}
@media screen and (max-width: 765px) {
.venture{
margin-top: 40px;
}
.about-header{
display: block;
width: 100%;
}
}
@media screen and (max-width: 645px) {
#rotatescroll {
left: 20%;
}
span1{
/*padding-left: 175px;*/
opacity: 0;
}
#IphoneScreen{
opacity:1;
}
#headerText{
opacity: 0;
/*font-size: 4em;*/
}
#phoneHeaderText{
opacity: 1;
color: white;
font-size: 4em;
float: left;
padding-left: 10%;
text-shadow:4px 4px black;
margin-top: -30px;
}
}
@media screen and (max-width: 414px){
#rotatescroll{
left:16%;
}
.about-header{
top: -19px;
}
.sidebar-brand{
top:-25px;
}
}
@media screen and (max-width: 375px) {
#rotatescroll {
left:10%;
}
span1{
/*padding-left: 100px;*/
}
/*#about{
width: 120%;
}*/
/*#services{
width: 120%;
}*/
/*.call-to-action{
width:120%;
}*/
.about-header{
top: -19px;
}
.aboutb span1{
opacity:0;
}
.table th{
font-size: : 1.5em;
}
/*.about b{
float: left;
}*/
}
| 0.284278 | 0.070304 |
html {
font-family: sans-serif;
-ms-text-size-adjust: 100%;
-webkit-text-size-adjust: 100%
}
body {
margin: 0
}
article,
aside,
details,
figcaption,
figure,
footer,
header,
hgroup,
main,
menu,
nav,
section,
summary {
display: block
}
audio,
canvas,
progress,
video {
display: inline-block;
vertical-align: baseline
}
audio:not([controls]) {
display: none;
height: 0
}
[hidden],
template {
display: none
}
a {
background-color: transparent
}
a:active,
a:hover,
a:focus,
a:visited {
outline: none !important
}
abbr[title] {
border-bottom: 1px dotted
}
b,
strong {
font-weight: bold
}
dfn {
font-style: italic
}
h1 {
font-size: 2em;
margin: 0.67em 0
}
mark {
background: #ff0;
color: #000
}
small {
font-size: 80%
}
sub,
sup {
font-size: 75%;
line-height: 0;
position: relative;
vertical-align: baseline
}
sup {
top: -0.5em
}
sub {
bottom: -0.25em
}
img {
border: 0
}
svg:not(:root) {
overflow: hidden
}
figure {
margin: 1em 40px
}
hr {
box-sizing: content-box;
height: 0
}
pre {
overflow: auto
}
code,
kbd,
pre,
samp {
font-family: monospace, monospace;
font-size: 1em
}
button,
input,
optgroup,
select,
textarea {
color: inherit;
font: inherit;
margin: 0
}
button {
overflow: visible
}
button,
select {
text-transform: none
}
button,
html input[type="button"],
input[type="reset"],
input[type="submit"] {
-webkit-appearance: button;
cursor: pointer
}
button[disabled],
html input[disabled] {
cursor: default
}
button::-moz-focus-inner,
input::-moz-focus-inner {
border: 0;
padding: 0
}
input {
line-height: normal
}
input[type="checkbox"],
input[type="radio"] {
box-sizing: border-box;
padding: 0
}
input[type="number"]::-webkit-inner-spin-button,
input[type="number"]::-webkit-outer-spin-button {
height: auto
}
input[type="search"] {
-webkit-appearance: textfield;
box-sizing: content-box
}
input[type="search"]::-webkit-search-cancel-button,
input[type="search"]::-webkit-search-decoration {
-webkit-appearance: none
}
fieldset {
border: 1px solid #c0c0c0;
margin: 0 2px;
padding: 0.35em 0.625em 0.75em
}
legend {
border: 0;
padding: 0
}
textarea {
overflow: auto
}
optgroup {
font-weight: bold
}
table {
border-collapse: collapse;
border-spacing: 0
}
td,
th {
padding: 0
}
/*!
* Font Awesome Free 5.3.1 by @fontawesome - https://fontawesome.com
* License - https://fontawesome.com/license/free (Icons: CC BY 4.0, Fonts: SIL OFL 1.1, Code: MIT License)
*/
/*!
* Font Awesome Free 5.3.1 by @fontawesome - https://fontawesome.com
* License - https://fontawesome.com/license/free (Icons: CC BY 4.0, Fonts: SIL OFL 1.1, Code: MIT License)
*/
@font-face {
font-family: 'Font Awesome 5 Free';
font-style: normal;
font-weight: 900;
src: url("fonts/font-awesome/fa-solid-900.eot");
src: url("fonts/font-awesome/fa-solid-900.eot?#iefix") format("embedded-opentype"), url("fonts/font-awesome/fa-solid-900.woff2") format("woff2"), url("fonts/font-awesome/fa-solid-900.woff") format("woff"), url("fonts/font-awesome/fa-solid-900.ttf") format("truetype"), url("fonts/font-awesome/fa-solid-900.svg#fontawesome") format("svg")
}
.fa,
.fas {
font-family: 'Font Awesome 5 Free';
font-weight: 900
}
/*!
* Font Awesome Free 5.3.1 by @fontawesome - https://fontawesome.com
* License - https://fontawesome.com/license/free (Icons: CC BY 4.0, Fonts: SIL OFL 1.1, Code: MIT License)
*/
@font-face {
font-family: 'Font Awesome 5 Free';
font-style: normal;
font-weight: 400;
src: url("fonts/font-awesome/fa-regular-400.eot");
src: url("fonts/font-awesome/fa-regular-400.eot?#iefix") format("embedded-opentype"), url("fonts/font-awesome/fa-regular-400.woff2") format("woff2"), url("fonts/font-awesome/fa-regular-400.woff") format("woff"), url("fonts/font-awesome/fa-regular-400.ttf") format("truetype"), url("fonts/font-awesome/fa-regular-400.svg#fontawesome") format("svg")
}
.far {
font-family: 'Font Awesome 5 Free';
font-weight: 400
}
/*!
* Font Awesome Free 5.3.1 by @fontawesome - https://fontawesome.com
* License - https://fontawesome.com/license/free (Icons: CC BY 4.0, Fonts: SIL OFL 1.1, Code: MIT License)
*/
@font-face {
font-family: 'Font Awesome 5 Brands';
font-style: normal;
font-weight: normal;
src: url("fonts/font-awesome/fa-brands-400.eot");
src: url("fonts/font-awesome/fa-brands-400.eot?#iefix") format("embedded-opentype"), url("fonts/font-awesome/fa-brands-400.woff2") format("woff2"), url("fonts/font-awesome/fa-brands-400.woff") format("woff"), url("fonts/font-awesome/fa-brands-400.ttf") format("truetype"), url("fonts/font-awesome/fa-brands-400.svg#fontawesome") format("svg")
}
.fab {
font-family: 'Font Awesome 5 Brands'
}
.fa,
.fas,
.far,
.fal,
.fab {
-moz-osx-font-smoothing: grayscale;
-webkit-font-smoothing: antialiased;
display: inline-block;
font-style: normal;
font-variant: normal;
text-rendering: auto;
line-height: 1
}
.fa-lg {
font-size: 1.3333333333em;
line-height: .75em;
vertical-align: -.0667em
}
.fa-xs {
font-size: .75em
}
.fa-sm {
font-size: .875em
}
.fa-1x {
font-size: 1em
}
.fa-2x {
font-size: 2em
}
.fa-3x {
font-size: 3em
}
.fa-4x {
font-size: 4em
}
.fa-5x {
font-size: 5em
}
.fa-6x {
font-size: 6em
}
.fa-7x {
font-size: 7em
}
.fa-8x {
font-size: 8em
}
.fa-9x {
font-size: 9em
}
.fa-10x {
font-size: 10em
}
.fa-fw {
text-align: center;
width: 1.25em
}
.fa-ul {
list-style-type: none;
margin-left: 2.5em;
padding-left: 0
}
.fa-ul>li {
position: relative
}
.fa-li {
left: -2em;
position: absolute;
text-align: center;
width: 2em;
line-height: inherit
}
.fa-border {
border: solid 0.08em #eee;
border-radius: .1em;
padding: .2em .25em .15em
}
.fa-pull-left {
float: left
}
.fa-pull-right {
float: right
}
.fa.fa-pull-left,
.fas.fa-pull-left,
.far.fa-pull-left,
.fal.fa-pull-left,
.fab.fa-pull-left {
margin-right: .3em
}
.fa.fa-pull-right,
.fas.fa-pull-right,
.far.fa-pull-right,
.fal.fa-pull-right,
.fab.fa-pull-right {
margin-left: .3em
}
.fa-spin {
animation: fa-spin 2s infinite linear
}
.fa-pulse {
animation: fa-spin 1s infinite steps(8)
}
@keyframes fa-spin {
0% {
transform: rotate(0deg)
}
100% {
transform: rotate(360deg)
}
}
.fa-rotate-90 {
-ms-filter: "progid:DXImageTransform.Microsoft.BasicImage(rotation=1)";
transform: rotate(90deg)
}
.fa-rotate-180 {
-ms-filter: "progid:DXImageTransform.Microsoft.BasicImage(rotation=2)";
transform: rotate(180deg)
}
.fa-rotate-270 {
-ms-filter: "progid:DXImageTransform.Microsoft.BasicImage(rotation=3)";
transform: rotate(270deg)
}
.fa-flip-horizontal {
-ms-filter: "progid:DXImageTransform.Microsoft.BasicImage(rotation=0, mirror=1)";
transform: scale(-1, 1)
}
.fa-flip-vertical {
-ms-filter: "progid:DXImageTransform.Microsoft.BasicImage(rotation=2, mirror=1)";
transform: scale(1, -1)
}
.fa-flip-horizontal.fa-flip-vertical {
-ms-filter: "progid:DXImageTransform.Microsoft.BasicImage(rotation=2, mirror=1)";
transform: scale(-1, -1)
}
:root .fa-rotate-90,
:root .fa-rotate-180,
:root .fa-rotate-270,
:root .fa-flip-horizontal,
:root .fa-flip-vertical {
filter: none
}
.fa-stack {
display: inline-block;
height: 2em;
line-height: 2em;
position: relative;
vertical-align: middle;
width: 2em
}
.fa-stack-1x,
.fa-stack-2x {
left: 0;
position: absolute;
text-align: center;
width: 100%
}
.fa-stack-1x {
line-height: inherit
}
.fa-stack-2x {
font-size: 2em
}
.fa-inverse {
color: #fff
}
.fa-500px:before {
content: "\f26e"
}
.fa-accessible-icon:before {
content: "\f368"
}
.fa-accusoft:before {
content: "\f369"
}
.fa-ad:before {
content: "\f641"
}
.fa-address-book:before {
content: "\f2b9"
}
.fa-address-card:before {
content: "\f2bb"
}
.fa-adjust:before {
content: "\f042"
}
.fa-adn:before {
content: "\f170"
}
.fa-adversal:before {
content: "\f36a"
}
.fa-affiliatetheme:before {
content: "\f36b"
}
.fa-air-freshener:before {
content: "\f5d0"
}
.fa-algolia:before {
content: "\f36c"
}
.fa-align-center:before {
content: "\f037"
}
.fa-align-justify:before {
content: "\f039"
}
.fa-align-left:before {
content: "\f036"
}
.fa-align-right:before {
content: "\f038"
}
.fa-alipay:before {
content: "\f642"
}
.fa-allergies:before {
content: "\f461"
}
.fa-amazon:before {
content: "\f270"
}
.fa-amazon-pay:before {
content: "\f42c"
}
.fa-ambulance:before {
content: "\f0f9"
}
.fa-american-sign-language-interpreting:before {
content: "\f2a3"
}
.fa-amilia:before {
content: "\f36d"
}
.fa-anchor:before {
content: "\f13d"
}
.fa-android:before {
content: "\f17b"
}
.fa-angellist:before {
content: "\f209"
}
.fa-angle-double-down:before {
content: "\f103"
}
.fa-angle-double-left:before {
content: "\f100"
}
.fa-angle-double-right:before {
content: "\f101"
}
.fa-angle-double-up:before {
content: "\f102"
}
.fa-angle-down:before {
content: "\f107"
}
.fa-angle-left:before {
content: "\f104"
}
.fa-angle-right:before {
content: "\f105"
}
.fa-angle-up:before {
content: "\f106"
}
.fa-angry:before {
content: "\f556"
}
.fa-angrycreative:before {
content: "\f36e"
}
.fa-angular:before {
content: "\f420"
}
.fa-ankh:before {
content: "\f644"
}
.fa-app-store:before {
content: "\f36f"
}
.fa-app-store-ios:before {
content: "\f370"
}
.fa-apper:before {
content: "\f371"
}
.fa-apple:before {
content: "\f179"
}
.fa-apple-alt:before {
content: "\f5d1"
}
.fa-apple-pay:before {
content: "\f415"
}
.fa-archive:before {
content: "\f187"
}
.fa-archway:before {
content: "\f557"
}
.fa-arrow-alt-circle-down:before {
content: "\f358"
}
.fa-arrow-alt-circle-left:before {
content: "\f359"
}
.fa-arrow-alt-circle-right:before {
content: "\f35a"
}
.fa-arrow-alt-circle-up:before {
content: "\f35b"
}
.fa-arrow-circle-down:before {
content: "\f0ab"
}
.fa-arrow-circle-left:before {
content: "\f0a8"
}
.fa-arrow-circle-right:before {
content: "\f0a9"
}
.fa-arrow-circle-up:before {
content: "\f0aa"
}
.fa-arrow-down:before {
content: "\f063"
}
.fa-arrow-left:before {
content: "\f060"
}
.fa-arrow-right:before {
content: "\f061"
}
.fa-arrow-up:before {
content: "\f062"
}
.fa-arrows-alt:before {
content: "\f0b2"
}
.fa-arrows-alt-h:before {
content: "\f337"
}
.fa-arrows-alt-v:before {
content: "\f338"
}
.fa-assistive-listening-systems:before {
content: "\f2a2"
}
.fa-asterisk:before {
content: "\f069"
}
.fa-asymmetrik:before {
content: "\f372"
}
.fa-at:before {
content: "\f1fa"
}
.fa-atlas:before {
content: "\f558"
}
.fa-atom:before {
content: "\f5d2"
}
.fa-audible:before {
content: "\f373"
}
.fa-audio-description:before {
content: "\f29e"
}
.fa-autoprefixer:before {
content: "\f41c"
}
.fa-avianex:before {
content: "\f374"
}
.fa-aviato:before {
content: "\f421"
}
.fa-award:before {
content: "\f559"
}
.fa-aws:before {
content: "\f375"
}
.fa-backspace:before {
content: "\f55a"
}
.fa-backward:before {
content: "\f04a"
}
.fa-balance-scale:before {
content: "\f24e"
}
.fa-ban:before {
content: "\f05e"
}
.fa-band-aid:before {
content: "\f462"
}
.fa-bandcamp:before {
content: "\f2d5"
}
.fa-barcode:before {
content: "\f02a"
}
.fa-bars:before {
content: "\f0c9"
}
.fa-baseball-ball:before {
content: "\f433"
}
.fa-basketball-ball:before {
content: "\f434"
}
.fa-bath:before {
content: "\f2cd"
}
.fa-battery-empty:before {
content: "\f244"
}
.fa-battery-full:before {
content: "\f240"
}
.fa-battery-half:before {
content: "\f242"
}
.fa-battery-quarter:before {
content: "\f243"
}
.fa-battery-three-quarters:before {
content: "\f241"
}
.fa-bed:before {
content: "\f236"
}
.fa-beer:before {
content: "\f0fc"
}
.fa-behance:before {
content: "\f1b4"
}
.fa-behance-square:before {
content: "\f1b5"
}
.fa-bell:before {
content: "\f0f3"
}
.fa-bell-slash:before {
content: "\f1f6"
}
.fa-bezier-curve:before {
content: "\f55b"
}
.fa-bible:before {
content: "\f647"
}
.fa-bicycle:before {
content: "\f206"
}
.fa-bimobject:before {
content: "\f378"
}
.fa-binoculars:before {
content: "\f1e5"
}
.fa-birthday-cake:before {
content: "\f1fd"
}
.fa-bitbucket:before {
content: "\f171"
}
.fa-bitcoin:before {
content: "\f379"
}
.fa-bity:before {
content: "\f37a"
}
.fa-black-tie:before {
content: "\f27e"
}
.fa-blackberry:before {
content: "\f37b"
}
.fa-blender:before {
content: "\f517"
}
.fa-blind:before {
content: "\f29d"
}
.fa-blogger:before {
content: "\f37c"
}
.fa-blogger-b:before {
content: "\f37d"
}
.fa-bluetooth:before {
content: "\f293"
}
.fa-bluetooth-b:before {
content: "\f294"
}
.fa-bold:before {
content: "\f032"
}
.fa-bolt:before {
content: "\f0e7"
}
.fa-bomb:before {
content: "\f1e2"
}
.fa-bone:before {
content: "\f5d7"
}
.fa-bong:before {
content: "\f55c"
}
.fa-book:before {
content: "\f02d"
}
.fa-book-open:before {
content: "\f518"
}
.fa-book-reader:before {
content: "\f5da"
}
.fa-bookmark:before {
content: "\f02e"
}
.fa-bowling-ball:before {
content: "\f436"
}
.fa-box:before {
content: "\f466"
}
.fa-box-open:before {
content: "\f49e"
}
.fa-boxes:before {
content: "\f468"
}
.fa-braille:before {
content: "\f2a1"
}
.fa-brain:before {
content: "\f5dc"
}
.fa-briefcase:before {
content: "\f0b1"
}
.fa-briefcase-medical:before {
content: "\f469"
}
.fa-broadcast-tower:before {
content: "\f519"
}
.fa-broom:before {
content: "\f51a"
}
.fa-brush:before {
content: "\f55d"
}
.fa-btc:before {
content: "\f15a"
}
.fa-bug:before {
content: "\f188"
}
.fa-building:before {
content: "\f1ad"
}
.fa-bullhorn:before {
content: "\f0a1"
}
.fa-bullseye:before {
content: "\f140"
}
.fa-burn:before {
content: "\f46a"
}
.fa-buromobelexperte:before {
content: "\f37f"
}
.fa-bus:before {
content: "\f207"
}
.fa-bus-alt:before {
content: "\f55e"
}
.fa-business-time:before {
content: "\f64a"
}
.fa-buysellads:before {
content: "\f20d"
}
.fa-calculator:before {
content: "\f1ec"
}
.fa-calendar:before {
content: "\f133"
}
.fa-calendar-alt:before {
content: "\f073"
}
.fa-calendar-check:before {
content: "\f274"
}
.fa-calendar-minus:before {
content: "\f272"
}
.fa-calendar-plus:before {
content: "\f271"
}
.fa-calendar-times:before {
content: "\f273"
}
.fa-camera:before {
content: "\f030"
}
.fa-camera-retro:before {
content: "\f083"
}
.fa-cannabis:before {
content: "\f55f"
}
.fa-capsules:before {
content: "\f46b"
}
.fa-car:before {
content: "\f1b9"
}
.fa-car-alt:before {
content: "\f5de"
}
.fa-car-battery:before {
content: "\f5df"
}
.fa-car-crash:before {
content: "\f5e1"
}
.fa-car-side:before {
content: "\f5e4"
}
.fa-caret-down:before {
content: "\f0d7"
}
.fa-caret-left:before {
content: "\f0d9"
}
.fa-caret-right:before {
content: "\f0da"
}
.fa-caret-square-down:before {
content: "\f150"
}
.fa-caret-square-left:before {
content: "\f191"
}
.fa-caret-square-right:before {
content: "\f152"
}
.fa-caret-square-up:before {
content: "\f151"
}
.fa-caret-up:before {
content: "\f0d8"
}
.fa-cart-arrow-down:before {
content: "\f218"
}
.fa-cart-plus:before {
content: "\f217"
}
.fa-cc-amazon-pay:before {
content: "\f42d"
}
.fa-cc-amex:before {
content: "\f1f3"
}
.fa-cc-apple-pay:before {
content: "\f416"
}
.fa-cc-diners-club:before {
content: "\f24c"
}
.fa-cc-discover:before {
content: "\f1f2"
}
.fa-cc-jcb:before {
content: "\f24b"
}
.fa-cc-mastercard:before {
content: "\f1f1"
}
.fa-cc-paypal:before {
content: "\f1f4"
}
.fa-cc-stripe:before {
content: "\f1f5"
}
.fa-cc-visa:before {
content: "\f1f0"
}
.fa-centercode:before {
content: "\f380"
}
.fa-certificate:before {
content: "\f0a3"
}
.fa-chalkboard:before {
content: "\f51b"
}
.fa-chalkboard-teacher:before {
content: "\f51c"
}
.fa-charging-station:before {
content: "\f5e7"
}
.fa-chart-area:before {
content: "\f1fe"
}
.fa-chart-bar:before {
content: "\f080"
}
.fa-chart-line:before {
content: "\f201"
}
.fa-chart-pie:before {
content: "\f200"
}
.fa-check:before {
content: "\f00c"
}
.fa-check-circle:before {
content: "\f058"
}
.fa-check-double:before {
content: "\f560"
}
.fa-check-square:before {
content: "\f14a"
}
.fa-chess:before {
content: "\f439"
}
.fa-chess-bishop:before {
content: "\f43a"
}
.fa-chess-board:before {
content: "\f43c"
}
.fa-chess-king:before {
content: "\f43f"
}
.fa-chess-knight:before {
content: "\f441"
}
.fa-chess-pawn:before {
content: "\f443"
}
.fa-chess-queen:before {
content: "\f445"
}
.fa-chess-rook:before {
content: "\f447"
}
.fa-chevron-circle-down:before {
content: "\f13a"
}
.fa-chevron-circle-left:before {
content: "\f137"
}
.fa-chevron-circle-right:before {
content: "\f138"
}
.fa-chevron-circle-up:before {
content: "\f139"
}
.fa-chevron-down:before {
content: "\f078"
}
.fa-chevron-left:before {
content: "\f053"
}
.fa-chevron-right:before {
content: "\f054"
}
.fa-chevron-up:before {
content: "\f077"
}
.fa-child:before {
content: "\f1ae"
}
.fa-chrome:before {
content: "\f268"
}
.fa-church:before {
content: "\f51d"
}
.fa-circle:before {
content: "\f111"
}
.fa-circle-notch:before {
content: "\f1ce"
}
.fa-city:before {
content: "\f64f"
}
.fa-clipboard:before {
content: "\f328"
}
.fa-clipboard-check:before {
content: "\f46c"
}
.fa-clipboard-list:before {
content: "\f46d"
}
.fa-clock:before {
content: "\f017"
}
.fa-clone:before {
content: "\f24d"
}
.fa-closed-captioning:before {
content: "\f20a"
}
.fa-cloud:before {
content: "\f0c2"
}
.fa-cloud-download-alt:before {
content: "\f381"
}
.fa-cloud-upload-alt:before {
content: "\f382"
}
.fa-cloudscale:before {
content: "\f383"
}
.fa-cloudsmith:before {
content: "\f384"
}
.fa-cloudversify:before {
content: "\f385"
}
.fa-cocktail:before {
content: "\f561"
}
.fa-code:before {
content: "\f121"
}
.fa-code-branch:before {
content: "\f126"
}
.fa-codepen:before {
content: "\f1cb"
}
.fa-codiepie:before {
content: "\f284"
}
.fa-coffee:before {
content: "\f0f4"
}
.fa-cog:before {
content: "\f013"
}
.fa-cogs:before {
content: "\f085"
}
.fa-coins:before {
content: "\f51e"
}
.fa-columns:before {
content: "\f0db"
}
.fa-comment:before {
content: "\f075"
}
.fa-comment-alt:before {
content: "\f27a"
}
.fa-comment-dollar:before {
content: "\f651"
}
.fa-comment-dots:before {
content: "\f4ad"
}
.fa-comment-slash:before {
content: "\f4b3"
}
.fa-comments:before {
content: "\f086"
}
.fa-comments-dollar:before {
content: "\f653"
}
.fa-compact-disc:before {
content: "\f51f"
}
.fa-compass:before {
content: "\f14e"
}
.fa-compress:before {
content: "\f066"
}
.fa-concierge-bell:before {
content: "\f562"
}
.fa-connectdevelop:before {
content: "\f20e"
}
.fa-contao:before {
content: "\f26d"
}
.fa-cookie:before {
content: "\f563"
}
.fa-cookie-bite:before {
content: "\f564"
}
.fa-copy:before {
content: "\f0c5"
}
.fa-copyright:before {
content: "\f1f9"
}
.fa-couch:before {
content: "\f4b8"
}
.fa-cpanel:before {
content: "\f388"
}
.fa-creative-commons:before {
content: "\f25e"
}
.fa-creative-commons-by:before {
content: "\f4e7"
}
.fa-creative-commons-nc:before {
content: "\f4e8"
}
.fa-creative-commons-nc-eu:before {
content: "\f4e9"
}
.fa-creative-commons-nc-jp:before {
content: "\f4ea"
}
.fa-creative-commons-nd:before {
content: "\f4eb"
}
.fa-creative-commons-pd:before {
content: "\f4ec"
}
.fa-creative-commons-pd-alt:before {
content: "\f4ed"
}
.fa-creative-commons-remix:before {
content: "\f4ee"
}
.fa-creative-commons-sa:before {
content: "\f4ef"
}
.fa-creative-commons-sampling:before {
content: "\f4f0"
}
.fa-creative-commons-sampling-plus:before {
content: "\f4f1"
}
.fa-creative-commons-share:before {
content: "\f4f2"
}
.fa-credit-card:before {
content: "\f09d"
}
.fa-crop:before {
content: "\f125"
}
.fa-crop-alt:before {
content: "\f565"
}
.fa-cross:before {
content: "\f654"
}
.fa-crosshairs:before {
content: "\f05b"
}
.fa-crow:before {
content: "\f520"
}
.fa-crown:before {
content: "\f521"
}
.fa-css3:before {
content: "\f13c"
}
.fa-css3-alt:before {
content: "\f38b"
}
.fa-cube:before {
content: "\f1b2"
}
.fa-cubes:before {
content: "\f1b3"
}
.fa-cut:before {
content: "\f0c4"
}
.fa-cuttlefish:before {
content: "\f38c"
}
.fa-d-and-d:before {
content: "\f38d"
}
.fa-dashcube:before {
content: "\f210"
}
.fa-database:before {
content: "\f1c0"
}
.fa-deaf:before {
content: "\f2a4"
}
.fa-delicious:before {
content: "\f1a5"
}
.fa-deploydog:before {
content: "\f38e"
}
.fa-deskpro:before {
content: "\f38f"
}
.fa-desktop:before {
content: "\f108"
}
.fa-deviantart:before {
content: "\f1bd"
}
.fa-dharmachakra:before {
content: "\f655"
}
.fa-diagnoses:before {
content: "\f470"
}
.fa-dice:before {
content: "\f522"
}
.fa-dice-five:before {
content: "\f523"
}
.fa-dice-four:before {
content: "\f524"
}
.fa-dice-one:before {
content: "\f525"
}
.fa-dice-six:before {
content: "\f526"
}
.fa-dice-three:before {
content: "\f527"
}
.fa-dice-two:before {
content: "\f528"
}
.fa-digg:before {
content: "\f1a6"
}
.fa-digital-ocean:before {
content: "\f391"
}
.fa-digital-tachograph:before {
content: "\f566"
}
.fa-directions:before {
content: "\f5eb"
}
.fa-discord:before {
content: "\f392"
}
.fa-discourse:before {
content: "\f393"
}
.fa-divide:before {
content: "\f529"
}
.fa-dizzy:before {
content: "\f567"
}
.fa-dna:before {
content: "\f471"
}
.fa-dochub:before {
content: "\f394"
}
.fa-docker:before {
content: "\f395"
}
.fa-dollar-sign:before {
content: "\f155"
}
.fa-dolly:before {
content: "\f472"
}
.fa-dolly-flatbed:before {
content: "\f474"
}
.fa-donate:before {
content: "\f4b9"
}
.fa-door-closed:before {
content: "\f52a"
}
.fa-door-open:before {
content: "\f52b"
}
.fa-dot-circle:before {
content: "\f192"
}
.fa-dove:before {
content: "\f4ba"
}
.fa-download:before {
content: "\f019"
}
.fa-draft2digital:before {
content: "\f396"
}
.fa-drafting-compass:before {
content: "\f568"
}
.fa-draw-polygon:before {
content: "\f5ee"
}
.fa-dribbble:before {
content: "\f17d"
}
.fa-dribbble-square:before {
content: "\f397"
}
.fa-dropbox:before {
content: "\f16b"
}
.fa-drum:before {
content: "\f569"
}
.fa-drum-steelpan:before {
content: "\f56a"
}
.fa-drupal:before {
content: "\f1a9"
}
.fa-dumbbell:before {
content: "\f44b"
}
.fa-dyalog:before {
content: "\f399"
}
.fa-earlybirds:before {
content: "\f39a"
}
.fa-ebay:before {
content: "\f4f4"
}
.fa-edge:before {
content: "\f282"
}
.fa-edit:before {
content: "\f044"
}
.fa-eject:before {
content: "\f052"
}
.fa-elementor:before {
content: "\f430"
}
.fa-ellipsis-h:before {
content: "\f141"
}
.fa-ellipsis-v:before {
content: "\f142"
}
.fa-ello:before {
content: "\f5f1"
}
.fa-ember:before {
content: "\f423"
}
.fa-empire:before {
content: "\f1d1"
}
.fa-envelope:before {
content: "\f0e0"
}
.fa-envelope-open:before {
content: "\f2b6"
}
.fa-envelope-open-text:before {
content: "\f658"
}
.fa-envelope-square:before {
content: "\f199"
}
.fa-envira:before {
content: "\f299"
}
.fa-equals:before {
content: "\f52c"
}
.fa-eraser:before {
content: "\f12d"
}
.fa-erlang:before {
content: "\f39d"
}
.fa-ethereum:before {
content: "\f42e"
}
.fa-etsy:before {
content: "\f2d7"
}
.fa-euro-sign:before {
content: "\f153"
}
.fa-exchange-alt:before {
content: "\f362"
}
.fa-exclamation:before {
content: "\f12a"
}
.fa-exclamation-circle:before {
content: "\f06a"
}
.fa-exclamation-triangle:before {
content: "\f071"
}
.fa-expand:before {
content: "\f065"
}
.fa-expand-arrows-alt:before {
content: "\f31e"
}
.fa-expeditedssl:before {
content: "\f23e"
}
.fa-external-link-alt:before {
content: "\f35d"
}
.fa-external-link-square-alt:before {
content: "\f360"
}
.fa-eye:before {
content: "\f06e"
}
.fa-eye-dropper:before {
content: "\f1fb"
}
.fa-eye-slash:before {
content: "\f070"
}
.fa-facebook:before {
content: "\f09a"
}
.fa-facebook-f:before {
content: "\f39e"
}
.fa-facebook-messenger:before {
content: "\f39f"
}
.fa-facebook-square:before {
content: "\f082"
}
.fa-fast-backward:before {
content: "\f049"
}
.fa-fast-forward:before {
content: "\f050"
}
.fa-fax:before {
content: "\f1ac"
}
.fa-feather:before {
content: "\f52d"
}
.fa-feather-alt:before {
content: "\f56b"
}
.fa-female:before {
content: "\f182"
}
.fa-fighter-jet:before {
content: "\f0fb"
}
.fa-file:before {
content: "\f15b"
}
.fa-file-alt:before {
content: "\f15c"
}
.fa-file-archive:before {
content: "\f1c6"
}
.fa-file-audio:before {
content: "\f1c7"
}
.fa-file-code:before {
content: "\f1c9"
}
.fa-file-contract:before {
content: "\f56c"
}
.fa-file-download:before {
content: "\f56d"
}
.fa-file-excel:before {
content: "\f1c3"
}
.fa-file-export:before {
content: "\f56e"
}
.fa-file-image:before {
content: "\f1c5"
}
.fa-file-import:before {
content: "\f56f"
}
.fa-file-invoice:before {
content: "\f570"
}
.fa-file-invoice-dollar:before {
content: "\f571"
}
.fa-file-medical:before {
content: "\f477"
}
.fa-file-medical-alt:before {
content: "\f478"
}
.fa-file-pdf:before {
content: "\f1c1"
}
.fa-file-powerpoint:before {
content: "\f1c4"
}
.fa-file-prescription:before {
content: "\f572"
}
.fa-file-signature:before {
content: "\f573"
}
.fa-file-upload:before {
content: "\f574"
}
.fa-file-video:before {
content: "\f1c8"
}
.fa-file-word:before {
content: "\f1c2"
}
.fa-fill:before {
content: "\f575"
}
.fa-fill-drip:before {
content: "\f576"
}
.fa-film:before {
content: "\f008"
}
.fa-filter:before {
content: "\f0b0"
}
.fa-fingerprint:before {
content: "\f577"
}
.fa-fire:before {
content: "\f06d"
}
.fa-fire-extinguisher:before {
content: "\f134"
}
.fa-firefox:before {
content: "\f269"
}
.fa-first-aid:before {
content: "\f479"
}
.fa-first-order:before {
content: "\f2b0"
}
.fa-first-order-alt:before {
content: "\f50a"
}
.fa-firstdraft:before {
content: "\f3a1"
}
.fa-fish:before {
content: "\f578"
}
.fa-flag:before {
content: "\f024"
}
.fa-flag-checkered:before {
content: "\f11e"
}
.fa-flask:before {
content: "\f0c3"
}
.fa-flickr:before {
content: "\f16e"
}
.fa-flipboard:before {
content: "\f44d"
}
.fa-flushed:before {
content: "\f579"
}
.fa-fly:before {
content: "\f417"
}
.fa-folder:before {
content: "\f07b"
}
.fa-folder-minus:before {
content: "\f65d"
}
.fa-folder-open:before {
content: "\f07c"
}
.fa-folder-plus:before {
content: "\f65e"
}
.fa-font:before {
content: "\f031"
}
.fa-font-awesome:before {
content: "\f2b4"
}
.fa-font-awesome-alt:before {
content: "\f35c"
}
.fa-font-awesome-flag:before {
content: "\f425"
}
.fa-font-awesome-logo-full:before {
content: "\f4e6"
}
.fa-fonticons:before {
content: "\f280"
}
.fa-fonticons-fi:before {
content: "\f3a2"
}
.fa-football-ball:before {
content: "\f44e"
}
.fa-fort-awesome:before {
content: "\f286"
}
.fa-fort-awesome-alt:before {
content: "\f3a3"
}
.fa-forumbee:before {
content: "\f211"
}
.fa-forward:before {
content: "\f04e"
}
.fa-foursquare:before {
content: "\f180"
}
.fa-free-code-camp:before {
content: "\f2c5"
}
.fa-freebsd:before {
content: "\f3a4"
}
.fa-frog:before {
content: "\f52e"
}
.fa-frown:before {
content: "\f119"
}
.fa-frown-open:before {
content: "\f57a"
}
.fa-fulcrum:before {
content: "\f50b"
}
.fa-funnel-dollar:before {
content: "\f662"
}
.fa-futbol:before {
content: "\f1e3"
}
.fa-galactic-republic:before {
content: "\f50c"
}
.fa-galactic-senate:before {
content: "\f50d"
}
.fa-gamepad:before {
content: "\f11b"
}
.fa-gas-pump:before {
content: "\f52f"
}
.fa-gavel:before {
content: "\f0e3"
}
.fa-gem:before {
content: "\f3a5"
}
.fa-genderless:before {
content: "\f22d"
}
.fa-get-pocket:before {
content: "\f265"
}
.fa-gg:before {
content: "\f260"
}
.fa-gg-circle:before {
content: "\f261"
}
.fa-gift:before {
content: "\f06b"
}
.fa-git:before {
content: "\f1d3"
}
.fa-git-square:before {
content: "\f1d2"
}
.fa-github:before {
content: "\f09b"
}
.fa-github-alt:before {
content: "\f113"
}
.fa-github-square:before {
content: "\f092"
}
.fa-gitkraken:before {
content: "\f3a6"
}
.fa-gitlab:before {
content: "\f296"
}
.fa-gitter:before {
content: "\f426"
}
.fa-glass-martini:before {
content: "\f000"
}
.fa-glass-martini-alt:before {
content: "\f57b"
}
.fa-glasses:before {
content: "\f530"
}
.fa-glide:before {
content: "\f2a5"
}
.fa-glide-g:before {
content: "\f2a6"
}
.fa-globe:before {
content: "\f0ac"
}
.fa-globe-africa:before {
content: "\f57c"
}
.fa-globe-americas:before {
content: "\f57d"
}
.fa-globe-asia:before {
content: "\f57e"
}
.fa-gofore:before {
content: "\f3a7"
}
.fa-golf-ball:before {
content: "\f450"
}
.fa-goodreads:before {
content: "\f3a8"
}
.fa-goodreads-g:before {
content: "\f3a9"
}
.fa-google:before {
content: "\f1a0"
}
.fa-google-drive:before {
content: "\f3aa"
}
.fa-google-play:before {
content: "\f3ab"
}
.fa-google-plus:before {
content: "\f2b3"
}
.fa-google-plus-g:before {
content: "\f0d5"
}
.fa-google-plus-square:before {
content: "\f0d4"
}
.fa-google-wallet:before {
content: "\f1ee"
}
.fa-gopuram:before {
content: "\f664"
}
.fa-graduation-cap:before {
content: "\f19d"
}
.fa-gratipay:before {
content: "\f184"
}
.fa-grav:before {
content: "\f2d6"
}
.fa-greater-than:before {
content: "\f531"
}
.fa-greater-than-equal:before {
content: "\f532"
}
.fa-grimace:before {
content: "\f57f"
}
.fa-grin:before {
content: "\f580"
}
.fa-grin-alt:before {
content: "\f581"
}
.fa-grin-beam:before {
content: "\f582"
}
.fa-grin-beam-sweat:before {
content: "\f583"
}
.fa-grin-hearts:before {
content: "\f584"
}
.fa-grin-squint:before {
content: "\f585"
}
.fa-grin-squint-tears:before {
content: "\f586"
}
.fa-grin-stars:before {
content: "\f587"
}
.fa-grin-tears:before {
content: "\f588"
}
.fa-grin-tongue:before {
content: "\f589"
}
.fa-grin-tongue-squint:before {
content: "\f58a"
}
.fa-grin-tongue-wink:before {
content: "\f58b"
}
.fa-grin-wink:before {
content: "\f58c"
}
.fa-grip-horizontal:before {
content: "\f58d"
}
.fa-grip-vertical:before {
content: "\f58e"
}
.fa-gripfire:before {
content: "\f3ac"
}
.fa-grunt:before {
content: "\f3ad"
}
.fa-gulp:before {
content: "\f3ae"
}
.fa-h-square:before {
content: "\f0fd"
}
.fa-hacker-news:before {
content: "\f1d4"
}
.fa-hacker-news-square:before {
content: "\f3af"
}
.fa-hackerrank:before {
content: "\f5f7"
}
.fa-hamsa:before {
content: "\f665"
}
.fa-hand-holding:before {
content: "\f4bd"
}
.fa-hand-holding-heart:before {
content: "\f4be"
}
.fa-hand-holding-usd:before {
content: "\f4c0"
}
.fa-hand-lizard:before {
content: "\f258"
}
.fa-hand-paper:before {
content: "\f256"
}
.fa-hand-peace:before {
content: "\f25b"
}
.fa-hand-point-down:before {
content: "\f0a7"
}
.fa-hand-point-left:before {
content: "\f0a5"
}
.fa-hand-point-right:before {
content: "\f0a4"
}
.fa-hand-point-up:before {
content: "\f0a6"
}
.fa-hand-pointer:before {
content: "\f25a"
}
.fa-hand-rock:before {
content: "\f255"
}
.fa-hand-scissors:before {
content: "\f257"
}
.fa-hand-spock:before {
content: "\f259"
}
.fa-hands:before {
content: "\f4c2"
}
.fa-hands-helping:before {
content: "\f4c4"
}
.fa-handshake:before {
content: "\f2b5"
}
.fa-hashtag:before {
content: "\f292"
}
.fa-haykal:before {
content: "\f666"
}
.fa-hdd:before {
content: "\f0a0"
}
.fa-heading:before {
content: "\f1dc"
}
.fa-headphones:before {
content: "\f025"
}
.fa-headphones-alt:before {
content: "\f58f"
}
.fa-headset:before {
content: "\f590"
}
.fa-heart:before {
content: "\f004"
}
.fa-heartbeat:before {
content: "\f21e"
}
.fa-helicopter:before {
content: "\f533"
}
.fa-highlighter:before {
content: "\f591"
}
.fa-hips:before {
content: "\f452"
}
.fa-hire-a-helper:before {
content: "\f3b0"
}
.fa-history:before {
content: "\f1da"
}
.fa-hockey-puck:before {
content: "\f453"
}
.fa-home:before {
content: "\f015"
}
.fa-hooli:before {
content: "\f427"
}
.fa-hornbill:before {
content: "\f592"
}
.fa-hospital:before {
content: "\f0f8"
}
.fa-hospital-alt:before {
content: "\f47d"
}
.fa-hospital-symbol:before {
content: "\f47e"
}
.fa-hot-tub:before {
content: "\f593"
}
.fa-hotel:before {
content: "\f594"
}
.fa-hotjar:before {
content: "\f3b1"
}
.fa-hourglass:before {
content: "\f254"
}
.fa-hourglass-end:before {
content: "\f253"
}
.fa-hourglass-half:before {
content: "\f252"
}
.fa-hourglass-start:before {
content: "\f251"
}
.fa-houzz:before {
content: "\f27c"
}
.fa-html5:before {
content: "\f13b"
}
.fa-hubspot:before {
content: "\f3b2"
}
.fa-i-cursor:before {
content: "\f246"
}
.fa-id-badge:before {
content: "\f2c1"
}
.fa-id-card:before {
content: "\f2c2"
}
.fa-id-card-alt:before {
content: "\f47f"
}
.fa-image:before {
content: "\f03e"
}
.fa-images:before {
content: "\f302"
}
.fa-imdb:before {
content: "\f2d8"
}
.fa-inbox:before {
content: "\f01c"
}
.fa-indent:before {
content: "\f03c"
}
.fa-industry:before {
content: "\f275"
}
.fa-infinity:before {
content: "\f534"
}
.fa-info:before {
content: "\f129"
}
.fa-info-circle:before {
content: "\f05a"
}
.fa-instagram:before {
content: "\f16d"
}
.fa-internet-explorer:before {
content: "\f26b"
}
.fa-ioxhost:before {
content: "\f208"
}
.fa-italic:before {
content: "\f033"
}
.fa-itunes:before {
content: "\f3b4"
}
.fa-itunes-note:before {
content: "\f3b5"
}
.fa-java:before {
content: "\f4e4"
}
.fa-jedi:before {
content: "\f669"
}
.fa-jedi-order:before {
content: "\f50e"
}
.fa-jenkins:before {
content: "\f3b6"
}
.fa-joget:before {
content: "\f3b7"
}
.fa-joint:before {
content: "\f595"
}
.fa-joomla:before {
content: "\f1aa"
}
.fa-journal-whills:before {
content: "\f66a"
}
.fa-js:before {
content: "\f3b8"
}
.fa-js-square:before {
content: "\f3b9"
}
.fa-jsfiddle:before {
content: "\f1cc"
}
.fa-kaaba:before {
content: "\f66b"
}
.fa-kaggle:before {
content: "\f5fa"
}
.fa-key:before {
content: "\f084"
}
.fa-keybase:before {
content: "\f4f5"
}
.fa-keyboard:before {
content: "\f11c"
}
.fa-keycdn:before {
content: "\f3ba"
}
.fa-khanda:before {
content: "\f66d"
}
.fa-kickstarter:before {
content: "\f3bb"
}
.fa-kickstarter-k:before {
content: "\f3bc"
}
.fa-kiss:before {
content: "\f596"
}
.fa-kiss-beam:before {
content: "\f597"
}
.fa-kiss-wink-heart:before {
content: "\f598"
}
.fa-kiwi-bird:before {
content: "\f535"
}
.fa-korvue:before {
content: "\f42f"
}
.fa-landmark:before {
content: "\f66f"
}
.fa-language:before {
content: "\f1ab"
}
.fa-laptop:before {
content: "\f109"
}
.fa-laptop-code:before {
content: "\f5fc"
}
.fa-laravel:before {
content: "\f3bd"
}
.fa-lastfm:before {
content: "\f202"
}
.fa-lastfm-square:before {
content: "\f203"
}
.fa-laugh:before {
content: "\f599"
}
.fa-laugh-beam:before {
content: "\f59a"
}
.fa-laugh-squint:before {
content: "\f59b"
}
.fa-laugh-wink:before {
content: "\f59c"
}
.fa-layer-group:before {
content: "\f5fd"
}
.fa-leaf:before {
content: "\f06c"
}
.fa-leanpub:before {
content: "\f212"
}
.fa-lemon:before {
content: "\f094"
}
.fa-less:before {
content: "\f41d"
}
.fa-less-than:before {
content: "\f536"
}
.fa-less-than-equal:before {
content: "\f537"
}
.fa-level-down-alt:before {
content: "\f3be"
}
.fa-level-up-alt:before {
content: "\f3bf"
}
.fa-life-ring:before {
content: "\f1cd"
}
.fa-lightbulb:before {
content: "\f0eb"
}
.fa-line:before {
content: "\f3c0"
}
.fa-link:before {
content: "\f0c1"
}
.fa-linkedin:before {
content: "\f08c"
}
.fa-linkedin-in:before {
content: "\f0e1"
}
.fa-linode:before {
content: "\f2b8"
}
.fa-linux:before {
content: "\f17c"
}
.fa-lira-sign:before {
content: "\f195"
}
.fa-list:before {
content: "\f03a"
}
.fa-list-alt:before {
content: "\f022"
}
.fa-list-ol:before {
content: "\f0cb"
}
.fa-list-ul:before {
content: "\f0ca"
}
.fa-location-arrow:before {
content: "\f124"
}
.fa-lock:before {
content: "\f023"
}
.fa-lock-open:before {
content: "\f3c1"
}
.fa-long-arrow-alt-down:before {
content: "\f309"
}
.fa-long-arrow-alt-left:before {
content: "\f30a"
}
.fa-long-arrow-alt-right:before {
content: "\f30b"
}
.fa-long-arrow-alt-up:before {
content: "\f30c"
}
.fa-low-vision:before {
content: "\f2a8"
}
.fa-luggage-cart:before {
content: "\f59d"
}
.fa-lyft:before {
content: "\f3c3"
}
.fa-magento:before {
content: "\f3c4"
}
.fa-magic:before {
content: "\f0d0"
}
.fa-magnet:before {
content: "\f076"
}
.fa-mail-bulk:before {
content: "\f674"
}
.fa-mailchimp:before {
content: "\f59e"
}
.fa-male:before {
content: "\f183"
}
.fa-mandalorian:before {
content: "\f50f"
}
.fa-map:before {
content: "\f279"
}
.fa-map-marked:before {
content: "\f59f"
}
.fa-map-marked-alt:before {
content: "\f5a0"
}
.fa-map-marker:before {
content: "\f041"
}
.fa-map-marker-alt:before {
content: "\f3c5"
}
.fa-map-pin:before {
content: "\f276"
}
.fa-map-signs:before {
content: "\f277"
}
.fa-markdown:before {
content: "\f60f"
}
.fa-marker:before {
content: "\f5a1"
}
.fa-mars:before {
content: "\f222"
}
.fa-mars-double:before {
content: "\f227"
}
.fa-mars-stroke:before {
content: "\f229"
}
.fa-mars-stroke-h:before {
content: "\f22b"
}
.fa-mars-stroke-v:before {
content: "\f22a"
}
.fa-mastodon:before {
content: "\f4f6"
}
.fa-maxcdn:before {
content: "\f136"
}
.fa-medal:before {
content: "\f5a2"
}
.fa-medapps:before {
content: "\f3c6"
}
.fa-medium:before {
content: "\f23a"
}
.fa-medium-m:before {
content: "\f3c7"
}
.fa-medkit:before {
content: "\f0fa"
}
.fa-medrt:before {
content: "\f3c8"
}
.fa-meetup:before {
content: "\f2e0"
}
.fa-megaport:before {
content: "\f5a3"
}
.fa-meh:before {
content: "\f11a"
}
.fa-meh-blank:before {
content: "\f5a4"
}
.fa-meh-rolling-eyes:before {
content: "\f5a5"
}
.fa-memory:before {
content: "\f538"
}
.fa-menorah:before {
content: "\f676"
}
.fa-mercury:before {
content: "\f223"
}
.fa-microchip:before {
content: "\f2db"
}
.fa-microphone:before {
content: "\f130"
}
.fa-microphone-alt:before {
content: "\f3c9"
}
.fa-microphone-alt-slash:before {
content: "\f539"
}
.fa-microphone-slash:before {
content: "\f131"
}
.fa-microscope:before {
content: "\f610"
}
.fa-microsoft:before {
content: "\f3ca"
}
.fa-minus:before {
content: "\f068"
}
.fa-minus-circle:before {
content: "\f056"
}
.fa-minus-square:before {
content: "\f146"
}
.fa-mix:before {
content: "\f3cb"
}
.fa-mixcloud:before {
content: "\f289"
}
.fa-mizuni:before {
content: "\f3cc"
}
.fa-mobile:before {
content: "\f10b"
}
.fa-mobile-alt:before {
content: "\f3cd"
}
.fa-modx:before {
content: "\f285"
}
.fa-monero:before {
content: "\f3d0"
}
.fa-money-bill:before {
content: "\f0d6"
}
.fa-money-bill-alt:before {
content: "\f3d1"
}
.fa-money-bill-wave:before {
content: "\f53a"
}
.fa-money-bill-wave-alt:before {
content: "\f53b"
}
.fa-money-check:before {
content: "\f53c"
}
.fa-money-check-alt:before {
content: "\f53d"
}
.fa-monument:before {
content: "\f5a6"
}
.fa-moon:before {
content: "\f186"
}
.fa-mortar-pestle:before {
content: "\f5a7"
}
.fa-mosque:before {
content: "\f678"
}
.fa-motorcycle:before {
content: "\f21c"
}
.fa-mouse-pointer:before {
content: "\f245"
}
.fa-music:before {
content: "\f001"
}
.fa-napster:before {
content: "\f3d2"
}
.fa-neos:before {
content: "\f612"
}
.fa-neuter:before {
content: "\f22c"
}
.fa-newspaper:before {
content: "\f1ea"
}
.fa-nimblr:before {
content: "\f5a8"
}
.fa-nintendo-switch:before {
content: "\f418"
}
.fa-node:before {
content: "\f419"
}
.fa-node-js:before {
content: "\f3d3"
}
.fa-not-equal:before {
content: "\f53e"
}
.fa-notes-medical:before {
content: "\f481"
}
.fa-npm:before {
content: "\f3d4"
}
.fa-ns8:before {
content: "\f3d5"
}
.fa-nutritionix:before {
content: "\f3d6"
}
.fa-object-group:before {
content: "\f247"
}
.fa-object-ungroup:before {
content: "\f248"
}
.fa-odnoklassniki:before {
content: "\f263"
}
.fa-odnoklassniki-square:before {
content: "\f264"
}
.fa-oil-can:before {
content: "\f613"
}
.fa-old-republic:before {
content: "\f510"
}
.fa-om:before {
content: "\f679"
}
.fa-opencart:before {
content: "\f23d"
}
.fa-openid:before {
content: "\f19b"
}
.fa-opera:before {
content: "\f26a"
}
.fa-optin-monster:before {
content: "\f23c"
}
.fa-osi:before {
content: "\f41a"
}
.fa-outdent:before {
content: "\f03b"
}
.fa-page4:before {
content: "\f3d7"
}
.fa-pagelines:before {
content: "\f18c"
}
.fa-paint-brush:before {
content: "\f1fc"
}
.fa-paint-roller:before {
content: "\f5aa"
}
.fa-palette:before {
content: "\f53f"
}
.fa-palfed:before {
content: "\f3d8"
}
.fa-pallet:before {
content: "\f482"
}
.fa-paper-plane:before {
content: "\f1d8"
}
.fa-paperclip:before {
content: "\f0c6"
}
.fa-parachute-box:before {
content: "\f4cd"
}
.fa-paragraph:before {
content: "\f1dd"
}
.fa-parking:before {
content: "\f540"
}
.fa-passport:before {
content: "\f5ab"
}
.fa-pastafarianism:before {
content: "\f67b"
}
.fa-paste:before {
content: "\f0ea"
}
.fa-patreon:before {
content: "\f3d9"
}
.fa-pause:before {
content: "\f04c"
}
.fa-pause-circle:before {
content: "\f28b"
}
.fa-paw:before {
content: "\f1b0"
}
.fa-paypal:before {
content: "\f1ed"
}
.fa-peace:before {
content: "\f67c"
}
.fa-pen:before {
content: "\f304"
}
.fa-pen-alt:before {
content: "\f305"
}
.fa-pen-fancy:before {
content: "\f5ac"
}
.fa-pen-nib:before {
content: "\f5ad"
}
.fa-pen-square:before {
content: "\f14b"
}
.fa-pencil-alt:before {
content: "\f303"
}
.fa-pencil-ruler:before {
content: "\f5ae"
}
.fa-people-carry:before {
content: "\f4ce"
}
.fa-percent:before {
content: "\f295"
}
.fa-percentage:before {
content: "\f541"
}
.fa-periscope:before {
content: "\f3da"
}
.fa-phabricator:before {
content: "\f3db"
}
.fa-phoenix-framework:before {
content: "\f3dc"
}
.fa-phoenix-squadron:before {
content: "\f511"
}
.fa-phone:before {
content: "\f095"
}
.fa-phone-slash:before {
content: "\f3dd"
}
.fa-phone-square:before {
content: "\f098"
}
.fa-phone-volume:before {
content: "\f2a0"
}
.fa-php:before {
content: "\f457"
}
.fa-pied-piper:before {
content: "\f2ae"
}
.fa-pied-piper-alt:before {
content: "\f1a8"
}
.fa-pied-piper-hat:before {
content: "\f4e5"
}
.fa-pied-piper-pp:before {
content: "\f1a7"
}
.fa-piggy-bank:before {
content: "\f4d3"
}
.fa-pills:before {
content: "\f484"
}
.fa-pinterest:before {
content: "\f0d2"
}
.fa-pinterest-p:before {
content: "\f231"
}
.fa-pinterest-square:before {
content: "\f0d3"
}
.fa-place-of-worship:before {
content: "\f67f"
}
.fa-plane:before {
content: "\f072"
}
.fa-plane-arrival:before {
content: "\f5af"
}
.fa-plane-departure:before {
content: "\f5b0"
}
.fa-play:before {
content: "\f04b"
}
.fa-play-circle:before {
content: "\f144"
}
.fa-playstation:before {
content: "\f3df"
}
.fa-plug:before {
content: "\f1e6"
}
.fa-plus:before {
content: "\f067"
}
.fa-plus-circle:before {
content: "\f055"
}
.fa-plus-square:before {
content: "\f0fe"
}
.fa-podcast:before {
content: "\f2ce"
}
.fa-poll:before {
content: "\f681"
}
.fa-poll-h:before {
content: "\f682"
}
.fa-poo:before {
content: "\f2fe"
}
.fa-poop:before {
content: "\f619"
}
.fa-portrait:before {
content: "\f3e0"
}
.fa-pound-sign:before {
content: "\f154"
}
.fa-power-off:before {
content: "\f011"
}
.fa-pray:before {
content: "\f683"
}
.fa-praying-hands:before {
content: "\f684"
}
.fa-prescription:before {
content: "\f5b1"
}
.fa-prescription-bottle:before {
content: "\f485"
}
.fa-prescription-bottle-alt:before {
content: "\f486"
}
.fa-print:before {
content: "\f02f"
}
.fa-procedures:before {
content: "\f487"
}
.fa-product-hunt:before {
content: "\f288"
}
.fa-project-diagram:before {
content: "\f542"
}
.fa-pushed:before {
content: "\f3e1"
}
.fa-puzzle-piece:before {
content: "\f12e"
}
.fa-python:before {
content: "\f3e2"
}
.fa-qq:before {
content: "\f1d6"
}
.fa-qrcode:before {
content: "\f029"
}
.fa-question:before {
content: "\f128"
}
.fa-question-circle:before {
content: "\f059"
}
.fa-quidditch:before {
content: "\f458"
}
.fa-quinscape:before {
content: "\f459"
}
.fa-quora:before {
content: "\f2c4"
}
.fa-quote-left:before {
content: "\f10d"
}
.fa-quote-right:before {
content: "\f10e"
}
.fa-quran:before {
content: "\f687"
}
.fa-r-project:before {
content: "\f4f7"
}
.fa-random:before {
content: "\f074"
}
.fa-ravelry:before {
content: "\f2d9"
}
.fa-react:before {
content: "\f41b"
}
.fa-readme:before {
content: "\f4d5"
}
.fa-rebel:before {
content: "\f1d0"
}
.fa-receipt:before {
content: "\f543"
}
.fa-recycle:before {
content: "\f1b8"
}
.fa-red-river:before {
content: "\f3e3"
}
.fa-reddit:before {
content: "\f1a1"
}
.fa-reddit-alien:before {
content: "\f281"
}
.fa-reddit-square:before {
content: "\f1a2"
}
.fa-redo:before {
content: "\f01e"
}
.fa-redo-alt:before {
content: "\f2f9"
}
.fa-registered:before {
content: "\f25d"
}
.fa-rendact:before {
content: "\f3e4"
}
.fa-renren:before {
content: "\f18b"
}
.fa-reply:before {
content: "\f3e5"
}
.fa-reply-all:before {
content: "\f122"
}
.fa-replyd:before {
content: "\f3e6"
}
.fa-researchgate:before {
content: "\f4f8"
}
.fa-resolving:before {
content: "\f3e7"
}
.fa-retweet:before {
content: "\f079"
}
.fa-rev:before {
content: "\f5b2"
}
.fa-ribbon:before {
content: "\f4d6"
}
.fa-road:before {
content: "\f018"
}
.fa-robot:before {
content: "\f544"
}
.fa-rocket:before {
content: "\f135"
}
.fa-rocketchat:before {
content: "\f3e8"
}
.fa-rockrms:before {
content: "\f3e9"
}
.fa-route:before {
content: "\f4d7"
}
.fa-rss:before {
content: "\f09e"
}
.fa-rss-square:before {
content: "\f143"
}
.fa-ruble-sign:before {
content: "\f158"
}
.fa-ruler:before {
content: "\f545"
}
.fa-ruler-combined:before {
content: "\f546"
}
.fa-ruler-horizontal:before {
content: "\f547"
}
.fa-ruler-vertical:before {
content: "\f548"
}
.fa-rupee-sign:before {
content: "\f156"
}
.fa-sad-cry:before {
content: "\f5b3"
}
.fa-sad-tear:before {
content: "\f5b4"
}
.fa-safari:before {
content: "\f267"
}
.fa-sass:before {
content: "\f41e"
}
.fa-save:before {
content: "\f0c7"
}
.fa-schlix:before {
content: "\f3ea"
}
.fa-school:before {
content: "\f549"
}
.fa-screwdriver:before {
content: "\f54a"
}
.fa-scribd:before {
content: "\f28a"
}
.fa-search:before {
content: "\f002"
}
.fa-search-dollar:before {
content: "\f688"
}
.fa-search-location:before {
content: "\f689"
}
.fa-search-minus:before {
content: "\f010"
}
.fa-search-plus:before {
content: "\f00e"
}
.fa-searchengin:before {
content: "\f3eb"
}
.fa-seedling:before {
content: "\f4d8"
}
.fa-sellcast:before {
content: "\f2da"
}
.fa-sellsy:before {
content: "\f213"
}
.fa-server:before {
content: "\f233"
}
.fa-servicestack:before {
content: "\f3ec"
}
.fa-shapes:before {
content: "\f61f"
}
.fa-share:before {
content: "\f064"
}
.fa-share-alt:before {
content: "\f1e0"
}
.fa-share-alt-square:before {
content: "\f1e1"
}
.fa-share-square:before {
content: "\f14d"
}
.fa-shekel-sign:before {
content: "\f20b"
}
.fa-shield-alt:before {
content: "\f3ed"
}
.fa-ship:before {
content: "\f21a"
}
.fa-shipping-fast:before {
content: "\f48b"
}
.fa-shirtsinbulk:before {
content: "\f214"
}
.fa-shoe-prints:before {
content: "\f54b"
}
.fa-shopping-bag:before {
content: "\f290"
}
.fa-shopping-basket:before {
content: "\f291"
}
.fa-shopping-cart:before {
content: "\f07a"
}
.fa-shopware:before {
content: "\f5b5"
}
.fa-shower:before {
content: "\f2cc"
}
.fa-shuttle-van:before {
content: "\f5b6"
}
.fa-sign:before {
content: "\f4d9"
}
.fa-sign-in-alt:before {
content: "\f2f6"
}
.fa-sign-language:before {
content: "\f2a7"
}
.fa-sign-out-alt:before {
content: "\f2f5"
}
.fa-signal:before {
content: "\f012"
}
.fa-signature:before {
content: "\f5b7"
}
.fa-simplybuilt:before {
content: "\f215"
}
.fa-sistrix:before {
content: "\f3ee"
}
.fa-sitemap:before {
content: "\f0e8"
}
.fa-sith:before {
content: "\f512"
}
.fa-skull:before {
content: "\f54c"
}
.fa-skyatlas:before {
content: "\f216"
}
.fa-skype:before {
content: "\f17e"
}
.fa-slack:before {
content: "\f198"
}
.fa-slack-hash:before {
content: "\f3ef"
}
.fa-sliders-h:before {
content: "\f1de"
}
.fa-slideshare:before {
content: "\f1e7"
}
.fa-smile:before {
content: "\f118"
}
.fa-smile-beam:before {
content: "\f5b8"
}
.fa-smile-wink:before {
content: "\f4da"
}
.fa-smoking:before {
content: "\f48d"
}
.fa-smoking-ban:before {
content: "\f54d"
}
.fa-snapchat:before {
content: "\f2ab"
}
.fa-snapchat-ghost:before {
content: "\f2ac"
}
.fa-snapchat-square:before {
content: "\f2ad"
}
.fa-snowflake:before {
content: "\f2dc"
}
.fa-socks:before {
content: "\f696"
}
.fa-solar-panel:before {
content: "\f5ba"
}
.fa-sort:before {
content: "\f0dc"
}
.fa-sort-alpha-down:before {
content: "\f15d"
}
.fa-sort-alpha-up:before {
content: "\f15e"
}
.fa-sort-amount-down:before {
content: "\f160"
}
.fa-sort-amount-up:before {
content: "\f161"
}
.fa-sort-down:before {
content: "\f0dd"
}
.fa-sort-numeric-down:before {
content: "\f162"
}
.fa-sort-numeric-up:before {
content: "\f163"
}
.fa-sort-up:before {
content: "\f0de"
}
.fa-soundcloud:before {
content: "\f1be"
}
.fa-spa:before {
content: "\f5bb"
}
.fa-space-shuttle:before {
content: "\f197"
}
.fa-speakap:before {
content: "\f3f3"
}
.fa-spinner:before {
content: "\f110"
}
.fa-splotch:before {
content: "\f5bc"
}
.fa-spotify:before {
content: "\f1bc"
}
.fa-spray-can:before {
content: "\f5bd"
}
.fa-square:before {
content: "\f0c8"
}
.fa-square-full:before {
content: "\f45c"
}
.fa-square-root-alt:before {
content: "\f698"
}
.fa-squarespace:before {
content: "\f5be"
}
.fa-stack-exchange:before {
content: "\f18d"
}
.fa-stack-overflow:before {
content: "\f16c"
}
.fa-stamp:before {
content: "\f5bf"
}
.fa-star:before {
content: "\f005"
}
.fa-star-and-crescent:before {
content: "\f699"
}
.fa-star-half:before {
content: "\f089"
}
.fa-star-half-alt:before {
content: "\f5c0"
}
.fa-star-of-david:before {
content: "\f69a"
}
.fa-star-of-life:before {
content: "\f621"
}
.fa-staylinked:before {
content: "\f3f5"
}
.fa-steam:before {
content: "\f1b6"
}
.fa-steam-square:before {
content: "\f1b7"
}
.fa-steam-symbol:before {
content: "\f3f6"
}
.fa-step-backward:before {
content: "\f048"
}
.fa-step-forward:before {
content: "\f051"
}
.fa-stethoscope:before {
content: "\f0f1"
}
.fa-sticker-mule:before {
content: "\f3f7"
}
.fa-sticky-note:before {
content: "\f249"
}
.fa-stop:before {
content: "\f04d"
}
.fa-stop-circle:before {
content: "\f28d"
}
.fa-stopwatch:before {
content: "\f2f2"
}
.fa-store:before {
content: "\f54e"
}
.fa-store-alt:before {
content: "\f54f"
}
.fa-strava:before {
content: "\f428"
}
.fa-stream:before {
content: "\f550"
}
.fa-street-view:before {
content: "\f21d"
}
.fa-strikethrough:before {
content: "\f0cc"
}
.fa-stripe:before {
content: "\f429"
}
.fa-stripe-s:before {
content: "\f42a"
}
.fa-stroopwafel:before {
content: "\f551"
}
.fa-studiovinari:before {
content: "\f3f8"
}
.fa-stumbleupon:before {
content: "\f1a4"
}
.fa-stumbleupon-circle:before {
content: "\f1a3"
}
.fa-subscript:before {
content: "\f12c"
}
.fa-subway:before {
content: "\f239"
}
.fa-suitcase:before {
content: "\f0f2"
}
.fa-suitcase-rolling:before {
content: "\f5c1"
}
.fa-sun:before {
content: "\f185"
}
.fa-superpowers:before {
content: "\f2dd"
}
.fa-superscript:before {
content: "\f12b"
}
.fa-supple:before {
content: "\f3f9"
}
.fa-surprise:before {
content: "\f5c2"
}
.fa-swatchbook:before {
content: "\f5c3"
}
.fa-swimmer:before {
content: "\f5c4"
}
.fa-swimming-pool:before {
content: "\f5c5"
}
.fa-synagogue:before {
content: "\f69b"
}
.fa-sync:before {
content: "\f021"
}
.fa-sync-alt:before {
content: "\f2f1"
}
.fa-syringe:before {
content: "\f48e"
}
.fa-table:before {
content: "\f0ce"
}
.fa-table-tennis:before {
content: "\f45d"
}
.fa-tablet:before {
content: "\f10a"
}
.fa-tablet-alt:before {
content: "\f3fa"
}
.fa-tablets:before {
content: "\f490"
}
.fa-tachometer-alt:before {
content: "\f3fd"
}
.fa-tag:before {
content: "\f02b"
}
.fa-tags:before {
content: "\f02c"
}
.fa-tape:before {
content: "\f4db"
}
.fa-tasks:before {
content: "\f0ae"
}
.fa-taxi:before {
content: "\f1ba"
}
.fa-teamspeak:before {
content: "\f4f9"
}
.fa-teeth:before {
content: "\f62e"
}
.fa-teeth-open:before {
content: "\f62f"
}
.fa-telegram:before {
content: "\f2c6"
}
.fa-telegram-plane:before {
content: "\f3fe"
}
.fa-tencent-weibo:before {
content: "\f1d5"
}
.fa-terminal:before {
content: "\f120"
}
.fa-text-height:before {
content: "\f034"
}
.fa-text-width:before {
content: "\f035"
}
.fa-th:before {
content: "\f00a"
}
.fa-th-large:before {
content: "\f009"
}
.fa-th-list:before {
content: "\f00b"
}
.fa-the-red-yeti:before {
content: "\f69d"
}
.fa-theater-masks:before {
content: "\f630"
}
.fa-themeco:before {
content: "\f5c6"
}
.fa-themeisle:before {
content: "\f2b2"
}
.fa-thermometer:before {
content: "\f491"
}
.fa-thermometer-empty:before {
content: "\f2cb"
}
.fa-thermometer-full:before {
content: "\f2c7"
}
.fa-thermometer-half:before {
content: "\f2c9"
}
.fa-thermometer-quarter:before {
content: "\f2ca"
}
.fa-thermometer-three-quarters:before {
content: "\f2c8"
}
.fa-thumbs-down:before {
content: "\f165"
}
.fa-thumbs-up:before {
content: "\f164"
}
.fa-thumbtack:before {
content: "\f08d"
}
.fa-ticket-alt:before {
content: "\f3ff"
}
.fa-times:before {
content: "\f00d"
}
.fa-times-circle:before {
content: "\f057"
}
.fa-tint:before {
content: "\f043"
}
.fa-tint-slash:before {
content: "\f5c7"
}
.fa-tired:before {
content: "\f5c8"
}
.fa-toggle-off:before {
content: "\f204"
}
.fa-toggle-on:before {
content: "\f205"
}
.fa-toolbox:before {
content: "\f552"
}
.fa-tooth:before {
content: "\f5c9"
}
.fa-torah:before {
content: "\f6a0"
}
.fa-torii-gate:before {
content: "\f6a1"
}
.fa-trade-federation:before {
content: "\f513"
}
.fa-trademark:before {
content: "\f25c"
}
.fa-traffic-light:before {
content: "\f637"
}
.fa-train:before {
content: "\f238"
}
.fa-transgender:before {
content: "\f224"
}
.fa-transgender-alt:before {
content: "\f225"
}
.fa-trash:before {
content: "\f1f8"
}
.fa-trash-alt:before {
content: "\f2ed"
}
.fa-tree:before {
content: "\f1bb"
}
.fa-trello:before {
content: "\f181"
}
.fa-tripadvisor:before {
content: "\f262"
}
.fa-trophy:before {
content: "\f091"
}
.fa-truck:before {
content: "\f0d1"
}
.fa-truck-loading:before {
content: "\f4de"
}
.fa-truck-monster:before {
content: "\f63b"
}
.fa-truck-moving:before {
content: "\f4df"
}
.fa-truck-pickup:before {
content: "\f63c"
}
.fa-tshirt:before {
content: "\f553"
}
.fa-tty:before {
content: "\f1e4"
}
.fa-tumblr:before {
content: "\f173"
}
.fa-tumblr-square:before {
content: "\f174"
}
.fa-tv:before {
content: "\f26c"
}
.fa-twitch:before {
content: "\f1e8"
}
.fa-twitter:before {
content: "\f099"
}
.fa-twitter-square:before {
content: "\f081"
}
.fa-typo3:before {
content: "\f42b"
}
.fa-uber:before {
content: "\f402"
}
.fa-uikit:before {
content: "\f403"
}
.fa-umbrella:before {
content: "\f0e9"
}
.fa-umbrella-beach:before {
content: "\f5ca"
}
.fa-underline:before {
content: "\f0cd"
}
.fa-undo:before {
content: "\f0e2"
}
.fa-undo-alt:before {
content: "\f2ea"
}
.fa-uniregistry:before {
content: "\f404"
}
.fa-universal-access:before {
content: "\f29a"
}
.fa-university:before {
content: "\f19c"
}
.fa-unlink:before {
content: "\f127"
}
.fa-unlock:before {
content: "\f09c"
}
.fa-unlock-alt:before {
content: "\f13e"
}
.fa-untappd:before {
content: "\f405"
}
.fa-upload:before {
content: "\f093"
}
.fa-usb:before {
content: "\f287"
}
.fa-user:before {
content: "\f007"
}
.fa-user-alt:before {
content: "\f406"
}
.fa-user-alt-slash:before {
content: "\f4fa"
}
.fa-user-astronaut:before {
content: "\f4fb"
}
.fa-user-check:before {
content: "\f4fc"
}
.fa-user-circle:before {
content: "\f2bd"
}
.fa-user-clock:before {
content: "\f4fd"
}
.fa-user-cog:before {
content: "\f4fe"
}
.fa-user-edit:before {
content: "\f4ff"
}
.fa-user-friends:before {
content: "\f500"
}
.fa-user-graduate:before {
content: "\f501"
}
.fa-user-lock:before {
content: "\f502"
}
.fa-user-md:before {
content: "\f0f0"
}
.fa-user-minus:before {
content: "\f503"
}
.fa-user-ninja:before {
content: "\f504"
}
.fa-user-plus:before {
content: "\f234"
}
.fa-user-secret:before {
content: "\f21b"
}
.fa-user-shield:before {
content: "\f505"
}
.fa-user-slash:before {
content: "\f506"
}
.fa-user-tag:before {
content: "\f507"
}
.fa-user-tie:before {
content: "\f508"
}
.fa-user-times:before {
content: "\f235"
}
.fa-users:before {
content: "\f0c0"
}
.fa-users-cog:before {
content: "\f509"
}
.fa-ussunnah:before {
content: "\f407"
}
.fa-utensil-spoon:before {
content: "\f2e5"
}
.fa-utensils:before {
content: "\f2e7"
}
.fa-vaadin:before {
content: "\f408"
}
.fa-vector-square:before {
content: "\f5cb"
}
.fa-venus:before {
content: "\f221"
}
.fa-venus-double:before {
content: "\f226"
}
.fa-venus-mars:before {
content: "\f228"
}
.fa-viacoin:before {
content: "\f237"
}
.fa-viadeo:before {
content: "\f2a9"
}
.fa-viadeo-square:before {
content: "\f2aa"
}
.fa-vial:before {
content: "\f492"
}
.fa-vials:before {
content: "\f493"
}
.fa-viber:before {
content: "\f409"
}
.fa-video:before {
content: "\f03d"
}
.fa-video-slash:before {
content: "\f4e2"
}
.fa-vihara:before {
content: "\f6a7"
}
.fa-vimeo:before {
content: "\f40a"
}
.fa-vimeo-square:before {
content: "\f194"
}
.fa-vimeo-v:before {
content: "\f27d"
}
.fa-vine:before {
content: "\f1ca"
}
.fa-vk:before {
content: "\f189"
}
.fa-vnv:before {
content: "\f40b"
}
.fa-volleyball-ball:before {
content: "\f45f"
}
.fa-volume-down:before {
content: "\f027"
}
.fa-volume-off:before {
content: "\f026"
}
.fa-volume-up:before {
content: "\f028"
}
.fa-vuejs:before {
content: "\f41f"
}
.fa-walking:before {
content: "\f554"
}
.fa-wallet:before {
content: "\f555"
}
.fa-warehouse:before {
content: "\f494"
}
.fa-weebly:before {
content: "\f5cc"
}
.fa-weibo:before {
content: "\f18a"
}
.fa-weight:before {
content: "\f496"
}
.fa-weight-hanging:before {
content: "\f5cd"
}
.fa-weixin:before {
content: "\f1d7"
}
.fa-whatsapp:before {
content: "\f232"
}
.fa-whatsapp-square:before {
content: "\f40c"
}
.fa-wheelchair:before {
content: "\f193"
}
.fa-whmcs:before {
content: "\f40d"
}
.fa-wifi:before {
content: "\f1eb"
}
.fa-wikipedia-w:before {
content: "\f266"
}
.fa-window-close:before {
content: "\f410"
}
.fa-window-maximize:before {
content: "\f2d0"
}
.fa-window-minimize:before {
content: "\f2d1"
}
.fa-window-restore:before {
content: "\f2d2"
}
.fa-windows:before {
content: "\f17a"
}
.fa-wine-glass:before {
content: "\f4e3"
}
.fa-wine-glass-alt:before {
content: "\f5ce"
}
.fa-wix:before {
content: "\f5cf"
}
.fa-wolf-pack-battalion:before {
content: "\f514"
}
.fa-won-sign:before {
content: "\f159"
}
.fa-wordpress:before {
content: "\f19a"
}
.fa-wordpress-simple:before {
content: "\f411"
}
.fa-wpbeginner:before {
content: "\f297"
}
.fa-wpexplorer:before {
content: "\f2de"
}
.fa-wpforms:before {
content: "\f298"
}
.fa-wrench:before {
content: "\f0ad"
}
.fa-x-ray:before {
content: "\f497"
}
.fa-xbox:before {
content: "\f412"
}
.fa-xing:before {
content: "\f168"
}
.fa-xing-square:before {
content: "\f169"
}
.fa-y-combinator:before {
content: "\f23b"
}
.fa-yahoo:before {
content: "\f19e"
}
.fa-yandex:before {
content: "\f413"
}
.fa-yandex-international:before {
content: "\f414"
}
.fa-yelp:before {
content: "\f1e9"
}
.fa-yen-sign:before {
content: "\f157"
}
.fa-yin-yang:before {
content: "\f6ad"
}
.fa-yoast:before {
content: "\f2b1"
}
.fa-youtube:before {
content: "\f167"
}
.fa-youtube-square:before {
content: "\f431"
}
.fa-zhihu:before {
content: "\f63f"
}
.sr-only {
border: 0;
clip: rect(0, 0, 0, 0);
height: 1px;
margin: -1px;
overflow: hidden;
padding: 0;
position: absolute;
width: 1px
}
.sr-only-focusable:active,
.sr-only-focusable:focus {
clip: auto;
height: auto;
margin: 0;
overflow: visible;
position: static;
width: auto
}
.fa.fa-glass:before {
content: "\f000"
}
.fa.fa-meetup {
font-family: 'Font Awesome 5 Brands';
font-weight: 400
}
.fa.fa-star-o {
font-family: 'Font Awesome 5 Free';
font-weight: 400
}
.fa.fa-star-o:before {
content: "\f005"
}
.fa.fa-remove:before {
content: "\f00d"
}
.fa.fa-close:before {
content: "\f00d"
}
.fa.fa-gear:before {
content: "\f013"
}
.fa.fa-trash-o {
font-family: 'Font Awesome 5 Free';
font-weight: 400
}
.fa.fa-trash-o:before {
content: "\f2ed"
}
.fa.fa-file-o {
font-family: 'Font Awesome 5 Free';
font-weight: 400
}
.fa.fa-file-o:before {
content: "\f15b"
}
.fa.fa-clock-o {
font-family: 'Font Awesome 5 Free';
font-weight: 400
}
.fa.fa-clock-o:before {
content: "\f017"
}
.fa.fa-arrow-circle-o-down {
font-family: 'Font Awesome 5 Free';
font-weight: 400
}
.fa.fa-arrow-circle-o-down:before {
content: "\f358"
}
.fa.fa-arrow-circle-o-up {
font-family: 'Font Awesome 5 Free';
font-weight: 400
}
.fa.fa-arrow-circle-o-up:before {
content: "\f35b"
}
.fa.fa-play-circle-o {
font-family: 'Font Awesome 5 Free';
font-weight: 400
}
.fa.fa-play-circle-o:before {
content: "\f144"
}
.fa.fa-repeat:before {
content: "\f01e"
}
.fa.fa-rotate-right:before {
content: "\f01e"
}
.fa.fa-refresh:before {
content: "\f021"
}
.fa.fa-list-alt {
font-family: 'Font Awesome 5 Free';
font-weight: 400
}
.fa.fa-dedent:before {
content: "\f03b"
}
.fa.fa-video-camera:before {
content: "\f03d"
}
.fa.fa-picture-o {
font-family: 'Font Awesome 5 Free';
font-weight: 400
}
.fa.fa-picture-o:before {
content: "\f03e"
}
.fa.fa-photo {
font-family: 'Font Awesome 5 Free';
font-weight: 400
}
.fa.fa-photo:before {
content: "\f03e"
}
.fa.fa-image {
font-family: 'Font Awesome 5 Free';
font-weight: 400
}
.fa.fa-image:before {
content: "\f03e"
}
.fa.fa-pencil:before {
content: "\f303"
}
.fa.fa-map-marker:before {
content: "\f3c5"
}
.fa.fa-pencil-square-o {
font-family: 'Font Awesome 5 Free';
font-weight: 400
}
.fa.fa-pencil-square-o:before {
content: "\f044"
}
.fa.fa-share-square-o {
font-family: 'Font Awesome 5 Free';
font-weight: 400
}
.fa.fa-share-square-o:before {
content: "\f14d"
}
.fa.fa-check-square-o {
font-family: 'Font Awesome 5 Free';
font-weight: 400
}
.fa.fa-check-square-o:before {
content: "\f14a"
}
.fa.fa-arrows:before {
content: "\f0b2"
}
.fa.fa-times-circle-o {
font-family: 'Font Awesome 5 Free';
font-weight: 400
}
.fa.fa-times-circle-o:before {
content: "\f057"
}
.fa.fa-check-circle-o {
font-family: 'Font Awesome 5 Free';
font-weight: 400
}
.fa.fa-check-circle-o:before {
content: "\f058"
}
.fa.fa-mail-forward:before {
content: "\f064"
}
.fa.fa-eye {
font-family: 'Font Awesome 5 Free';
font-weight: 400
}
.fa.fa-eye-slash {
font-family: 'Font Awesome 5 Free';
font-weight: 400
}
.fa.fa-warning:before {
content: "\f071"
}
.fa.fa-calendar:before {
content: "\f073"
}
.fa.fa-arrows-v:before {
content: "\f338"
}
.fa.fa-arrows-h:before {
content: "\f337"
}
.fa.fa-bar-chart {
font-family: 'Font Awesome 5 Free';
font-weight: 400
}
.fa.fa-bar-chart:before {
content: "\f080"
}
.fa.fa-bar-chart-o {
font-family: 'Font Awesome 5 Free';
font-weight: 400
}
.fa.fa-bar-chart-o:before {
content: "\f080"
}
.fa.fa-twitter-square {
font-family: 'Font Awesome 5 Brands';
font-weight: 400
}
.fa.fa-facebook-square {
font-family: 'Font Awesome 5 Brands';
font-weight: 400
}
.fa.fa-gears:before {
content: "\f085"
}
.fa.fa-thumbs-o-up {
font-family: 'Font Awesome 5 Free';
font-weight: 400
}
.fa.fa-thumbs-o-up:before {
content: "\f164"
}
.fa.fa-thumbs-o-down {
font-family: 'Font Awesome 5 Free';
font-weight: 400
}
.fa.fa-thumbs-o-down:before {
content: "\f165"
}
.fa.fa-heart-o {
font-family: 'Font Awesome 5 Free';
font-weight: 400
}
.fa.fa-heart-o:before {
content: "\f004"
}
.fa.fa-sign-out:before {
content: "\f2f5"
}
.fa.fa-linkedin-square {
font-family: 'Font Awesome 5 Brands';
font-weight: 400
}
.fa.fa-linkedin-square:before {
content: "\f08c"
}
.fa.fa-thumb-tack:before {
content: "\f08d"
}
.fa.fa-external-link:before {
content: "\f35d"
}
.fa.fa-sign-in:before {
content: "\f2f6"
}
.fa.fa-github-square {
font-family: 'Font Awesome 5 Brands';
font-weight: 400
}
.fa.fa-lemon-o {
font-family: 'Font Awesome 5 Free';
font-weight: 400
}
.fa.fa-lemon-o:before {
content: "\f094"
}
.fa.fa-square-o {
font-family: 'Font Awesome 5 Free';
font-weight: 400
}
.fa.fa-square-o:before {
content: "\f0c8"
}
.fa.fa-bookmark-o {
font-family: 'Font Awesome 5 Free';
font-weight: 400
}
.fa.fa-bookmark-o:before {
content: "\f02e"
}
.fa.fa-twitter {
font-family: 'Font Awesome 5 Brands';
font-weight: 400
}
.fa.fa-facebook {
font-family: 'Font Awesome 5 Brands';
font-weight: 400
}
.fa.fa-facebook:before {
content: "\f39e"
}
.fa.fa-facebook-f {
font-family: 'Font Awesome 5 Brands';
font-weight: 400
}
.fa.fa-facebook-f:before {
content: "\f39e"
}
.fa.fa-github {
font-family: 'Font Awesome 5 Brands';
font-weight: 400
}
.fa.fa-credit-card {
font-family: 'Font Awesome 5 Free';
font-weight: 400
}
.fa.fa-feed:before {
content: "\f09e"
}
.fa.fa-hdd-o {
font-family: 'Font Awesome 5 Free';
font-weight: 400
}
.fa.fa-hdd-o:before {
content: "\f0a0"
}
.fa.fa-hand-o-right {
font-family: 'Font Awesome 5 Free';
font-weight: 400
}
.fa.fa-hand-o-right:before {
content: "\f0a4"
}
.fa.fa-hand-o-left {
font-family: 'Font Awesome 5 Free';
font-weight: 400
}
.fa.fa-hand-o-left:before {
content: "\f0a5"
}
.fa.fa-hand-o-up {
font-family: 'Font Awesome 5 Free';
font-weight: 400
}
.fa.fa-hand-o-up:before {
content: "\f0a6"
}
.fa.fa-hand-o-down {
font-family: 'Font Awesome 5 Free';
font-weight: 400
}
.fa.fa-hand-o-down:before {
content: "\f0a7"
}
.fa.fa-arrows-alt:before {
content: "\f31e"
}
.fa.fa-group:before {
content: "\f0c0"
}
.fa.fa-chain:before {
content: "\f0c1"
}
.fa.fa-scissors:before {
content: "\f0c4"
}
.fa.fa-files-o {
font-family: 'Font Awesome 5 Free';
font-weight: 400
}
.fa.fa-files-o:before {
content: "\f0c5"
}
.fa.fa-floppy-o {
font-family: 'Font Awesome 5 Free';
font-weight: 400
}
.fa.fa-floppy-o:before {
content: "\f0c7"
}
.fa.fa-navicon:before {
content: "\f0c9"
}
.fa.fa-reorder:before {
content: "\f0c9"
}
.fa.fa-pinterest {
font-family: 'Font Awesome 5 Brands';
font-weight: 400
}
.fa.fa-pinterest-square {
font-family: 'Font Awesome 5 Brands';
font-weight: 400
}
.fa.fa-google-plus-square {
font-family: 'Font Awesome 5 Brands';
font-weight: 400
}
.fa.fa-google-plus {
font-family: 'Font Awesome 5 Brands';
font-weight: 400
}
.fa.fa-google-plus:before {
content: "\f0d5"
}
.fa.fa-money {
font-family: 'Font Awesome 5 Free';
font-weight: 400
}
.fa.fa-money:before {
content: "\f3d1"
}
.fa.fa-unsorted:before {
content: "\f0dc"
}
.fa.fa-sort-desc:before {
content: "\f0dd"
}
.fa.fa-sort-asc:before {
content: "\f0de"
}
.fa.fa-linkedin {
font-family: 'Font Awesome 5 Brands';
font-weight: 400
}
.fa.fa-linkedin:before {
content: "\f0e1"
}
.fa.fa-rotate-left:before {
content: "\f0e2"
}
.fa.fa-legal:before {
content: "\f0e3"
}
.fa.fa-tachometer:before {
content: "\f3fd"
}
.fa.fa-dashboard:before {
content: "\f3fd"
}
.fa.fa-comment-o {
font-family: 'Font Awesome 5 Free';
font-weight: 400
}
.fa.fa-comment-o:before {
content: "\f075"
}
.fa.fa-comments-o {
font-family: 'Font Awesome 5 Free';
font-weight: 400
}
.fa.fa-comments-o:before {
content: "\f086"
}
.fa.fa-flash:before {
content: "\f0e7"
}
.fa.fa-clipboard {
font-family: 'Font Awesome 5 Free';
font-weight: 400
}
.fa.fa-paste {
font-family: 'Font Awesome 5 Free';
font-weight: 400
}
.fa.fa-paste:before {
content: "\f328"
}
.fa.fa-lightbulb-o {
font-family: 'Font Awesome 5 Free';
font-weight: 400
}
.fa.fa-lightbulb-o:before {
content: "\f0eb"
}
.fa.fa-exchange:before {
content: "\f362"
}
.fa.fa-cloud-download:before {
content: "\f381"
}
.fa.fa-cloud-upload:before {
content: "\f382"
}
.fa.fa-bell-o {
font-family: 'Font Awesome 5 Free';
font-weight: 400
}
.fa.fa-bell-o:before {
content: "\f0f3"
}
.fa.fa-cutlery:before {
content: "\f2e7"
}
.fa.fa-file-text-o {
font-family: 'Font Awesome 5 Free';
font-weight: 400
}
.fa.fa-file-text-o:before {
content: "\f15c"
}
.fa.fa-building-o {
font-family: 'Font Awesome 5 Free';
font-weight: 400
}
.fa.fa-building-o:before {
content: "\f1ad"
}
.fa.fa-hospital-o {
font-family: 'Font Awesome 5 Free';
font-weight: 400
}
.fa.fa-hospital-o:before {
content: "\f0f8"
}
.fa.fa-tablet:before {
content: "\f3fa"
}
.fa.fa-mobile:before {
content: "\f3cd"
}
.fa.fa-mobile-phone:before {
content: "\f3cd"
}
.fa.fa-circle-o {
font-family: 'Font Awesome 5 Free';
font-weight: 400
}
.fa.fa-circle-o:before {
content: "\f111"
}
.fa.fa-mail-reply:before {
content: "\f3e5"
}
.fa.fa-github-alt {
font-family: 'Font Awesome 5 Brands';
font-weight: 400
}
.fa.fa-folder-o {
font-family: 'Font Awesome 5 Free';
font-weight: 400
}
.fa.fa-folder-o:before {
content: "\f07b"
}
.fa.fa-folder-open-o {
font-family: 'Font Awesome 5 Free';
font-weight: 400
}
.fa.fa-folder-open-o:before {
content: "\f07c"
}
.fa.fa-smile-o {
font-family: 'Font Awesome 5 Free';
font-weight: 400
}
.fa.fa-smile-o:before {
content: "\f118"
}
.fa.fa-frown-o {
font-family: 'Font Awesome 5 Free';
font-weight: 400
}
.fa.fa-frown-o:before {
content: "\f119"
}
.fa.fa-meh-o {
font-family: 'Font Awesome 5 Free';
font-weight: 400
}
.fa.fa-meh-o:before {
content: "\f11a"
}
.fa.fa-keyboard-o {
font-family: 'Font Awesome 5 Free';
font-weight: 400
}
.fa.fa-keyboard-o:before {
content: "\f11c"
}
.fa.fa-flag-o {
font-family: 'Font Awesome 5 Free';
font-weight: 400
}
.fa.fa-flag-o:before {
content: "\f024"
}
.fa.fa-mail-reply-all:before {
content: "\f122"
}
.fa.fa-star-half-o {
font-family: 'Font Awesome 5 Free';
font-weight: 400
}
.fa.fa-star-half-o:before {
content: "\f089"
}
.fa.fa-star-half-empty {
font-family: 'Font Awesome 5 Free';
font-weight: 400
}
.fa.fa-star-half-empty:before {
content: "\f089"
}
.fa.fa-star-half-full {
font-family: 'Font Awesome 5 Free';
font-weight: 400
}
.fa.fa-star-half-full:before {
content: "\f089"
}
.fa.fa-code-fork:before {
content: "\f126"
}
.fa.fa-chain-broken:before {
content: "\f127"
}
.fa.fa-shield:before {
content: "\f3ed"
}
.fa.fa-calendar-o {
font-family: 'Font Awesome 5 Free';
font-weight: 400
}
.fa.fa-calendar-o:before {
content: "\f133"
}
.fa.fa-maxcdn {
font-family: 'Font Awesome 5 Brands';
font-weight: 400
}
.fa.fa-html5 {
font-family: 'Font Awesome 5 Brands';
font-weight: 400
}
.fa.fa-css3 {
font-family: 'Font Awesome 5 Brands';
font-weight: 400
}
.fa.fa-ticket:before {
content: "\f3ff"
}
.fa.fa-minus-square-o {
font-family: 'Font Awesome 5 Free';
font-weight: 400
}
.fa.fa-minus-square-o:before {
content: "\f146"
}
.fa.fa-level-up:before {
content: "\f3bf"
}
.fa.fa-level-down:before {
content: "\f3be"
}
.fa.fa-pencil-square:before {
content: "\f14b"
}
.fa.fa-external-link-square:before {
content: "\f360"
}
.fa.fa-compass {
font-family: 'Font Awesome 5 Free';
font-weight: 400
}
.fa.fa-caret-square-o-down {
font-family: 'Font Awesome 5 Free';
font-weight: 400
}
.fa.fa-caret-square-o-down:before {
content: "\f150"
}
.fa.fa-toggle-down {
font-family: 'Font Awesome 5 Free';
font-weight: 400
}
.fa.fa-toggle-down:before {
content: "\f150"
}
.fa.fa-caret-square-o-up {
font-family: 'Font Awesome 5 Free';
font-weight: 400
}
.fa.fa-caret-square-o-up:before {
content: "\f151"
}
.fa.fa-toggle-up {
font-family: 'Font Awesome 5 Free';
font-weight: 400
}
.fa.fa-toggle-up:before {
content: "\f151"
}
.fa.fa-caret-square-o-right {
font-family: 'Font Awesome 5 Free';
font-weight: 400
}
.fa.fa-caret-square-o-right:before {
content: "\f152"
}
.fa.fa-toggle-right {
font-family: 'Font Awesome 5 Free';
font-weight: 400
}
.fa.fa-toggle-right:before {
content: "\f152"
}
.fa.fa-eur:before {
content: "\f153"
}
.fa.fa-euro:before {
content: "\f153"
}
.fa.fa-gbp:before {
content: "\f154"
}
.fa.fa-usd:before {
content: "\f155"
}
.fa.fa-dollar:before {
content: "\f155"
}
.fa.fa-inr:before {
content: "\f156"
}
.fa.fa-rupee:before {
content: "\f156"
}
.fa.fa-jpy:before {
content: "\f157"
}
.fa.fa-cny:before {
content: "\f157"
}
.fa.fa-rmb:before {
content: "\f157"
}
.fa.fa-yen:before {
content: "\f157"
}
.fa.fa-rub:before {
content: "\f158"
}
.fa.fa-ruble:before {
content: "\f158"
}
.fa.fa-rouble:before {
content: "\f158"
}
.fa.fa-krw:before {
content: "\f159"
}
.fa.fa-won:before {
content: "\f159"
}
.fa.fa-btc {
font-family: 'Font Awesome 5 Brands';
font-weight: 400
}
.fa.fa-bitcoin {
font-family: 'Font Awesome 5 Brands';
font-weight: 400
}
.fa.fa-bitcoin:before {
content: "\f15a"
}
.fa.fa-file-text:before {
content: "\f15c"
}
.fa.fa-sort-alpha-asc:before {
content: "\f15d"
}
.fa.fa-sort-alpha-desc:before {
content: "\f15e"
}
.fa.fa-sort-amount-asc:before {
content: "\f160"
}
.fa.fa-sort-amount-desc:before {
content: "\f161"
}
.fa.fa-sort-numeric-asc:before {
content: "\f162"
}
.fa.fa-sort-numeric-desc:before {
content: "\f163"
}
.fa.fa-youtube-square {
font-family: 'Font Awesome 5 Brands';
font-weight: 400
}
.fa.fa-youtube {
font-family: 'Font Awesome 5 Brands';
font-weight: 400
}
.fa.fa-xing {
font-family: 'Font Awesome 5 Brands';
font-weight: 400
}
.fa.fa-xing-square {
font-family: 'Font Awesome 5 Brands';
font-weight: 400
}
.fa.fa-youtube-play {
font-family: 'Font Awesome 5 Brands';
font-weight: 400
}
.fa.fa-youtube-play:before {
content: "\f167"
}
.fa.fa-dropbox {
font-family: 'Font Awesome 5 Brands';
font-weight: 400
}
.fa.fa-stack-overflow {
font-family: 'Font Awesome 5 Brands';
font-weight: 400
}
.fa.fa-instagram {
font-family: 'Font Awesome 5 Brands';
font-weight: 400
}
.fa.fa-flickr {
font-family: 'Font Awesome 5 Brands';
font-weight: 400
}
.fa.fa-adn {
font-family: 'Font Awesome 5 Brands';
font-weight: 400
}
.fa.fa-bitbucket {
font-family: 'Font Awesome 5 Brands';
font-weight: 400
}
.fa.fa-bitbucket-square {
font-family: 'Font Awesome 5 Brands';
font-weight: 400
}
.fa.fa-bitbucket-square:before {
content: "\f171"
}
.fa.fa-tumblr {
font-family: 'Font Awesome 5 Brands';
font-weight: 400
}
.fa.fa-tumblr-square {
font-family: 'Font Awesome 5 Brands';
font-weight: 400
}
.fa.fa-long-arrow-down:before {
content: "\f309"
}
.fa.fa-long-arrow-up:before {
content: "\f30c"
}
.fa.fa-long-arrow-left:before {
content: "\f30a"
}
.fa.fa-long-arrow-right:before {
content: "\f30b"
}
.fa.fa-apple {
font-family: 'Font Awesome 5 Brands';
font-weight: 400
}
.fa.fa-windows {
font-family: 'Font Awesome 5 Brands';
font-weight: 400
}
.fa.fa-android {
font-family: 'Font Awesome 5 Brands';
font-weight: 400
}
.fa.fa-linux {
font-family: 'Font Awesome 5 Brands';
font-weight: 400
}
.fa.fa-dribbble {
font-family: 'Font Awesome 5 Brands';
font-weight: 400
}
.fa.fa-skype {
font-family: 'Font Awesome 5 Brands';
font-weight: 400
}
.fa.fa-foursquare {
font-family: 'Font Awesome 5 Brands';
font-weight: 400
}
.fa.fa-trello {
font-family: 'Font Awesome 5 Brands';
font-weight: 400
}
.fa.fa-gratipay {
font-family: 'Font Awesome 5 Brands';
font-weight: 400
}
.fa.fa-gittip {
font-family: 'Font Awesome 5 Brands';
font-weight: 400
}
.fa.fa-gittip:before {
content: "\f184"
}
.fa.fa-sun-o {
font-family: 'Font Awesome 5 Free';
font-weight: 400
}
.fa.fa-sun-o:before {
content: "\f185"
}
.fa.fa-moon-o {
font-family: 'Font Awesome 5 Free';
font-weight: 400
}
.fa.fa-moon-o:before {
content: "\f186"
}
.fa.fa-vk {
font-family: 'Font Awesome 5 Brands';
font-weight: 400
}
.fa.fa-weibo {
font-family: 'Font Awesome 5 Brands';
font-weight: 400
}
.fa.fa-renren {
font-family: 'Font Awesome 5 Brands';
font-weight: 400
}
.fa.fa-pagelines {
font-family: 'Font Awesome 5 Brands';
font-weight: 400
}
.fa.fa-stack-exchange {
font-family: 'Font Awesome 5 Brands';
font-weight: 400
}
.fa.fa-arrow-circle-o-right {
font-family: 'Font Awesome 5 Free';
font-weight: 400
}
.fa.fa-arrow-circle-o-right:before {
content: "\f35a"
}
.fa.fa-arrow-circle-o-left {
font-family: 'Font Awesome 5 Free';
font-weight: 400
}
.fa.fa-arrow-circle-o-left:before {
content: "\f359"
}
.fa.fa-caret-square-o-left {
font-family: 'Font Awesome 5 Free';
font-weight: 400
}
.fa.fa-caret-square-o-left:before {
content: "\f191"
}
.fa.fa-toggle-left {
font-family: 'Font Awesome 5 Free';
font-weight: 400
}
.fa.fa-toggle-left:before {
content: "\f191"
}
.fa.fa-dot-circle-o {
font-family: 'Font Awesome 5 Free';
font-weight: 400
}
.fa.fa-dot-circle-o:before {
content: "\f192"
}
.fa.fa-vimeo-square {
font-family: 'Font Awesome 5 Brands';
font-weight: 400
}
.fa.fa-try:before {
content: "\f195"
}
.fa.fa-turkish-lira:before {
content: "\f195"
}
.fa.fa-plus-square-o {
font-family: 'Font Awesome 5 Free';
font-weight: 400
}
.fa.fa-plus-square-o:before {
content: "\f0fe"
}
.fa.fa-slack {
font-family: 'Font Awesome 5 Brands';
font-weight: 400
}
.fa.fa-wordpress {
font-family: 'Font Awesome 5 Brands';
font-weight: 400
}
.fa.fa-openid {
font-family: 'Font Awesome 5 Brands';
font-weight: 400
}
.fa.fa-institution:before {
content: "\f19c"
}
.fa.fa-bank:before {
content: "\f19c"
}
.fa.fa-mortar-board:before {
content: "\f19d"
}
.fa.fa-yahoo {
font-family: 'Font Awesome 5 Brands';
font-weight: 400
}
.fa.fa-google {
font-family: 'Font Awesome 5 Brands';
font-weight: 400
}
.fa.fa-reddit {
font-family: 'Font Awesome 5 Brands';
font-weight: 400
}
.fa.fa-reddit-square {
font-family: 'Font Awesome 5 Brands';
font-weight: 400
}
.fa.fa-stumbleupon-circle {
font-family: 'Font Awesome 5 Brands';
font-weight: 400
}
.fa.fa-stumbleupon {
font-family: 'Font Awesome 5 Brands';
font-weight: 400
}
.fa.fa-delicious {
font-family: 'Font Awesome 5 Brands';
font-weight: 400
}
.fa.fa-digg {
font-family: 'Font Awesome 5 Brands';
font-weight: 400
}
.fa.fa-pied-piper-pp {
font-family: 'Font Awesome 5 Brands';
font-weight: 400
}
.fa.fa-pied-piper-alt {
font-family: 'Font Awesome 5 Brands';
font-weight: 400
}
.fa.fa-drupal {
font-family: 'Font Awesome 5 Brands';
font-weight: 400
}
.fa.fa-joomla {
font-family: 'Font Awesome 5 Brands';
font-weight: 400
}
.fa.fa-spoon:before {
content: "\f2e5"
}
.fa.fa-behance {
font-family: 'Font Awesome 5 Brands';
font-weight: 400
}
.fa.fa-behance-square {
font-family: 'Font Awesome 5 Brands';
font-weight: 400
}
.fa.fa-steam {
font-family: 'Font Awesome 5 Brands';
font-weight: 400
}
.fa.fa-steam-square {
font-family: 'Font Awesome 5 Brands';
font-weight: 400
}
.fa.fa-automobile:before {
content: "\f1b9"
}
.fa.fa-cab:before {
content: "\f1ba"
}
.fa.fa-envelope-o {
font-family: 'Font Awesome 5 Free';
font-weight: 400
}
.fa.fa-envelope-o:before {
content: "\f0e0"
}
.fa.fa-deviantart {
font-family: 'Font Awesome 5 Brands';
font-weight: 400
}
.fa.fa-soundcloud {
font-family: 'Font Awesome 5 Brands';
font-weight: 400
}
.fa.fa-file-pdf-o {
font-family: 'Font Awesome 5 Free';
font-weight: 400
}
.fa.fa-file-pdf-o:before {
content: "\f1c1"
}
.fa.fa-file-word-o {
font-family: 'Font Awesome 5 Free';
font-weight: 400
}
.fa.fa-file-word-o:before {
content: "\f1c2"
}
.fa.fa-file-excel-o {
font-family: 'Font Awesome 5 Free';
font-weight: 400
}
.fa.fa-file-excel-o:before {
content: "\f1c3"
}
.fa.fa-file-powerpoint-o {
font-family: 'Font Awesome 5 Free';
font-weight: 400
}
.fa.fa-file-powerpoint-o:before {
content: "\f1c4"
}
.fa.fa-file-image-o {
font-family: 'Font Awesome 5 Free';
font-weight: 400
}
.fa.fa-file-image-o:before {
content: "\f1c5"
}
.fa.fa-file-photo-o {
font-family: 'Font Awesome 5 Free';
font-weight: 400
}
.fa.fa-file-photo-o:before {
content: "\f1c5"
}
.fa.fa-file-picture-o {
font-family: 'Font Awesome 5 Free';
font-weight: 400
}
.fa.fa-file-picture-o:before {
content: "\f1c5"
}
.fa.fa-file-archive-o {
font-family: 'Font Awesome 5 Free';
font-weight: 400
}
.fa.fa-file-archive-o:before {
content: "\f1c6"
}
.fa.fa-file-zip-o {
font-family: 'Font Awesome 5 Free';
font-weight: 400
}
.fa.fa-file-zip-o:before {
content: "\f1c6"
}
.fa.fa-file-audio-o {
font-family: 'Font Awesome 5 Free';
font-weight: 400
}
.fa.fa-file-audio-o:before {
content: "\f1c7"
}
.fa.fa-file-sound-o {
font-family: 'Font Awesome 5 Free';
font-weight: 400
}
.fa.fa-file-sound-o:before {
content: "\f1c7"
}
.fa.fa-file-video-o {
font-family: 'Font Awesome 5 Free';
font-weight: 400
}
.fa.fa-file-video-o:before {
content: "\f1c8"
}
.fa.fa-file-movie-o {
font-family: 'Font Awesome 5 Free';
font-weight: 400
}
.fa.fa-file-movie-o:before {
content: "\f1c8"
}
.fa.fa-file-code-o {
font-family: 'Font Awesome 5 Free';
font-weight: 400
}
.fa.fa-file-code-o:before {
content: "\f1c9"
}
.fa.fa-vine {
font-family: 'Font Awesome 5 Brands';
font-weight: 400
}
.fa.fa-codepen {
font-family: 'Font Awesome 5 Brands';
font-weight: 400
}
.fa.fa-jsfiddle {
font-family: 'Font Awesome 5 Brands';
font-weight: 400
}
.fa.fa-life-ring {
font-family: 'Font Awesome 5 Free';
font-weight: 400
}
.fa.fa-life-bouy {
font-family: 'Font Awesome 5 Free';
font-weight: 400
}
.fa.fa-life-bouy:before {
content: "\f1cd"
}
.fa.fa-life-buoy {
font-family: 'Font Awesome 5 Free';
font-weight: 400
}
.fa.fa-life-buoy:before {
content: "\f1cd"
}
.fa.fa-life-saver {
font-family: 'Font Awesome 5 Free';
font-weight: 400
}
.fa.fa-life-saver:before {
content: "\f1cd"
}
.fa.fa-support {
font-family: 'Font Awesome 5 Free';
font-weight: 400
}
.fa.fa-support:before {
content: "\f1cd"
}
.fa.fa-circle-o-notch:before {
content: "\f1ce"
}
.fa.fa-rebel {
font-family: 'Font Awesome 5 Brands';
font-weight: 400
}
.fa.fa-ra {
font-family: 'Font Awesome 5 Brands';
font-weight: 400
}
.fa.fa-ra:before {
content: "\f1d0"
}
.fa.fa-resistance {
font-family: 'Font Awesome 5 Brands';
font-weight: 400
}
.fa.fa-resistance:before {
content: "\f1d0"
}
.fa.fa-empire {
font-family: 'Font Awesome 5 Brands';
font-weight: 400
}
.fa.fa-ge {
font-family: 'Font Awesome 5 Brands';
font-weight: 400
}
.fa.fa-ge:before {
content: "\f1d1"
}
.fa.fa-git-square {
font-family: 'Font Awesome 5 Brands';
font-weight: 400
}
.fa.fa-git {
font-family: 'Font Awesome 5 Brands';
font-weight: 400
}
.fa.fa-hacker-news {
font-family: 'Font Awesome 5 Brands';
font-weight: 400
}
.fa.fa-y-combinator-square {
font-family: 'Font Awesome 5 Brands';
font-weight: 400
}
.fa.fa-y-combinator-square:before {
content: "\f1d4"
}
.fa.fa-yc-square {
font-family: 'Font Awesome 5 Brands';
font-weight: 400
}
.fa.fa-yc-square:before {
content: "\f1d4"
}
.fa.fa-tencent-weibo {
font-family: 'Font Awesome 5 Brands';
font-weight: 400
}
.fa.fa-qq {
font-family: 'Font Awesome 5 Brands';
font-weight: 400
}
.fa.fa-weixin {
font-family: 'Font Awesome 5 Brands';
font-weight: 400
}
.fa.fa-wechat {
font-family: 'Font Awesome 5 Brands';
font-weight: 400
}
.fa.fa-wechat:before {
content: "\f1d7"
}
.fa.fa-send:before {
content: "\f1d8"
}
.fa.fa-paper-plane-o {
font-family: 'Font Awesome 5 Free';
font-weight: 400
}
.fa.fa-paper-plane-o:before {
content: "\f1d8"
}
.fa.fa-send-o {
font-family: 'Font Awesome 5 Free';
font-weight: 400
}
.fa.fa-send-o:before {
content: "\f1d8"
}
.fa.fa-circle-thin {
font-family: 'Font Awesome 5 Free';
font-weight: 400
}
.fa.fa-circle-thin:before {
content: "\f111"
}
.fa.fa-header:before {
content: "\f1dc"
}
.fa.fa-sliders:before {
content: "\f1de"
}
.fa.fa-futbol-o {
font-family: 'Font Awesome 5 Free';
font-weight: 400
}
.fa.fa-futbol-o:before {
content: "\f1e3"
}
.fa.fa-soccer-ball-o {
font-family: 'Font Awesome 5 Free';
font-weight: 400
}
.fa.fa-soccer-ball-o:before {
content: "\f1e3"
}
.fa.fa-slideshare {
font-family: 'Font Awesome 5 Brands';
font-weight: 400
}
.fa.fa-twitch {
font-family: 'Font Awesome 5 Brands';
font-weight: 400
}
.fa.fa-yelp {
font-family: 'Font Awesome 5 Brands';
font-weight: 400
}
.fa.fa-newspaper-o {
font-family: 'Font Awesome 5 Free';
font-weight: 400
}
.fa.fa-newspaper-o:before {
content: "\f1ea"
}
.fa.fa-paypal {
font-family: 'Font Awesome 5 Brands';
font-weight: 400
}
.fa.fa-google-wallet {
font-family: 'Font Awesome 5 Brands';
font-weight: 400
}
.fa.fa-cc-visa {
font-family: 'Font Awesome 5 Brands';
font-weight: 400
}
.fa.fa-cc-mastercard {
font-family: 'Font Awesome 5 Brands';
font-weight: 400
}
.fa.fa-cc-discover {
font-family: 'Font Awesome 5 Brands';
font-weight: 400
}
.fa.fa-cc-amex {
font-family: 'Font Awesome 5 Brands';
font-weight: 400
}
.fa.fa-cc-paypal {
font-family: 'Font Awesome 5 Brands';
font-weight: 400
}
.fa.fa-cc-stripe {
font-family: 'Font Awesome 5 Brands';
font-weight: 400
}
.fa.fa-bell-slash-o {
font-family: 'Font Awesome 5 Free';
font-weight: 400
}
.fa.fa-bell-slash-o:before {
content: "\f1f6"
}
.fa.fa-trash:before {
content: "\f2ed"
}
.fa.fa-copyright {
font-family: 'Font Awesome 5 Free';
font-weight: 400
}
.fa.fa-eyedropper:before {
content: "\f1fb"
}
.fa.fa-area-chart:before {
content: "\f1fe"
}
.fa.fa-pie-chart:before {
content: "\f200"
}
.fa.fa-line-chart:before {
content: "\f201"
}
.fa.fa-lastfm {
font-family: 'Font Awesome 5 Brands';
font-weight: 400
}
.fa.fa-lastfm-square {
font-family: 'Font Awesome 5 Brands';
font-weight: 400
}
.fa.fa-ioxhost {
font-family: 'Font Awesome 5 Brands';
font-weight: 400
}
.fa.fa-angellist {
font-family: 'Font Awesome 5 Brands';
font-weight: 400
}
.fa.fa-cc {
font-family: 'Font Awesome 5 Free';
font-weight: 400
}
.fa.fa-cc:before {
content: "\f20a"
}
.fa.fa-ils:before {
content: "\f20b"
}
.fa.fa-shekel:before {
content: "\f20b"
}
.fa.fa-sheqel:before {
content: "\f20b"
}
.fa.fa-meanpath {
font-family: 'Font Awesome 5 Brands';
font-weight: 400
}
.fa.fa-meanpath:before {
content: "\f2b4"
}
.fa.fa-buysellads {
font-family: 'Font Awesome 5 Brands';
font-weight: 400
}
.fa.fa-connectdevelop {
font-family: 'Font Awesome 5 Brands';
font-weight: 400
}
.fa.fa-dashcube {
font-family: 'Font Awesome 5 Brands';
font-weight: 400
}
.fa.fa-forumbee {
font-family: 'Font Awesome 5 Brands';
font-weight: 400
}
.fa.fa-leanpub {
font-family: 'Font Awesome 5 Brands';
font-weight: 400
}
.fa.fa-sellsy {
font-family: 'Font Awesome 5 Brands';
font-weight: 400
}
.fa.fa-shirtsinbulk {
font-family: 'Font Awesome 5 Brands';
font-weight: 400
}
.fa.fa-simplybuilt {
font-family: 'Font Awesome 5 Brands';
font-weight: 400
}
.fa.fa-skyatlas {
font-family: 'Font Awesome 5 Brands';
font-weight: 400
}
.fa.fa-diamond {
font-family: 'Font Awesome 5 Free';
font-weight: 400
}
.fa.fa-diamond:before {
content: "\f3a5"
}
.fa.fa-intersex:before {
content: "\f224"
}
.fa.fa-facebook-official {
font-family: 'Font Awesome 5 Brands';
font-weight: 400
}
.fa.fa-facebook-official:before {
content: "\f09a"
}
.fa.fa-pinterest-p {
font-family: 'Font Awesome 5 Brands';
font-weight: 400
}
.fa.fa-whatsapp {
font-family: 'Font Awesome 5 Brands';
font-weight: 400
}
.fa.fa-hotel:before {
content: "\f236"
}
.fa.fa-viacoin {
font-family: 'Font Awesome 5 Brands';
font-weight: 400
}
.fa.fa-medium {
font-family: 'Font Awesome 5 Brands';
font-weight: 400
}
.fa.fa-y-combinator {
font-family: 'Font Awesome 5 Brands';
font-weight: 400
}
.fa.fa-yc {
font-family: 'Font Awesome 5 Brands';
font-weight: 400
}
.fa.fa-yc:before {
content: "\f23b"
}
.fa.fa-optin-monster {
font-family: 'Font Awesome 5 Brands';
font-weight: 400
}
.fa.fa-opencart {
font-family: 'Font Awesome 5 Brands';
font-weight: 400
}
.fa.fa-expeditedssl {
font-family: 'Font Awesome 5 Brands';
font-weight: 400
}
.fa.fa-battery-4:before {
content: "\f240"
}
.fa.fa-battery:before {
content: "\f240"
}
.fa.fa-battery-3:before {
content: "\f241"
}
.fa.fa-battery-2:before {
content: "\f242"
}
.fa.fa-battery-1:before {
content: "\f243"
}
.fa.fa-battery-0:before {
content: "\f244"
}
.fa.fa-object-group {
font-family: 'Font Awesome 5 Free';
font-weight: 400
}
.fa.fa-object-ungroup {
font-family: 'Font Awesome 5 Free';
font-weight: 400
}
.fa.fa-sticky-note-o {
font-family: 'Font Awesome 5 Free';
font-weight: 400
}
.fa.fa-sticky-note-o:before {
content: "\f249"
}
.fa.fa-cc-jcb {
font-family: 'Font Awesome 5 Brands';
font-weight: 400
}
.fa.fa-cc-diners-club {
font-family: 'Font Awesome 5 Brands';
font-weight: 400
}
.fa.fa-clone {
font-family: 'Font Awesome 5 Free';
font-weight: 400
}
.fa.fa-hourglass-o {
font-family: 'Font Awesome 5 Free';
font-weight: 400
}
.fa.fa-hourglass-o:before {
content: "\f254"
}
.fa.fa-hourglass-1:before {
content: "\f251"
}
.fa.fa-hourglass-2:before {
content: "\f252"
}
.fa.fa-hourglass-3:before {
content: "\f253"
}
.fa.fa-hand-rock-o {
font-family: 'Font Awesome 5 Free';
font-weight: 400
}
.fa.fa-hand-rock-o:before {
content: "\f255"
}
.fa.fa-hand-grab-o {
font-family: 'Font Awesome 5 Free';
font-weight: 400
}
.fa.fa-hand-grab-o:before {
content: "\f255"
}
.fa.fa-hand-paper-o {
font-family: 'Font Awesome 5 Free';
font-weight: 400
}
.fa.fa-hand-paper-o:before {
content: "\f256"
}
.fa.fa-hand-stop-o {
font-family: 'Font Awesome 5 Free';
font-weight: 400
}
.fa.fa-hand-stop-o:before {
content: "\f256"
}
.fa.fa-hand-scissors-o {
font-family: 'Font Awesome 5 Free';
font-weight: 400
}
.fa.fa-hand-scissors-o:before {
content: "\f257"
}
.fa.fa-hand-lizard-o {
font-family: 'Font Awesome 5 Free';
font-weight: 400
}
.fa.fa-hand-lizard-o:before {
content: "\f258"
}
.fa.fa-hand-spock-o {
font-family: 'Font Awesome 5 Free';
font-weight: 400
}
.fa.fa-hand-spock-o:before {
content: "\f259"
}
.fa.fa-hand-pointer-o {
font-family: 'Font Awesome 5 Free';
font-weight: 400
}
.fa.fa-hand-pointer-o:before {
content: "\f25a"
}
.fa.fa-hand-peace-o {
font-family: 'Font Awesome 5 Free';
font-weight: 400
}
.fa.fa-hand-peace-o:before {
content: "\f25b"
}
.fa.fa-registered {
font-family: 'Font Awesome 5 Free';
font-weight: 400
}
.fa.fa-creative-commons {
font-family: 'Font Awesome 5 Brands';
font-weight: 400
}
.fa.fa-gg {
font-family: 'Font Awesome 5 Brands';
font-weight: 400
}
.fa.fa-gg-circle {
font-family: 'Font Awesome 5 Brands';
font-weight: 400
}
.fa.fa-tripadvisor {
font-family: 'Font Awesome 5 Brands';
font-weight: 400
}
.fa.fa-odnoklassniki {
font-family: 'Font Awesome 5 Brands';
font-weight: 400
}
.fa.fa-odnoklassniki-square {
font-family: 'Font Awesome 5 Brands';
font-weight: 400
}
.fa.fa-get-pocket {
font-family: 'Font Awesome 5 Brands';
font-weight: 400
}
.fa.fa-wikipedia-w {
font-family: 'Font Awesome 5 Brands';
font-weight: 400
}
.fa.fa-safari {
font-family: 'Font Awesome 5 Brands';
font-weight: 400
}
.fa.fa-chrome {
font-family: 'Font Awesome 5 Brands';
font-weight: 400
}
.fa.fa-firefox {
font-family: 'Font Awesome 5 Brands';
font-weight: 400
}
.fa.fa-opera {
font-family: 'Font Awesome 5 Brands';
font-weight: 400
}
.fa.fa-internet-explorer {
font-family: 'Font Awesome 5 Brands';
font-weight: 400
}
.fa.fa-television:before {
content: "\f26c"
}
.fa.fa-contao {
font-family: 'Font Awesome 5 Brands';
font-weight: 400
}
.fa.fa-500px {
font-family: 'Font Awesome 5 Brands';
font-weight: 400
}
.fa.fa-amazon {
font-family: 'Font Awesome 5 Brands';
font-weight: 400
}
.fa.fa-calendar-plus-o {
font-family: 'Font Awesome 5 Free';
font-weight: 400
}
.fa.fa-calendar-plus-o:before {
content: "\f271"
}
.fa.fa-calendar-minus-o {
font-family: 'Font Awesome 5 Free';
font-weight: 400
}
.fa.fa-calendar-minus-o:before {
content: "\f272"
}
.fa.fa-calendar-times-o {
font-family: 'Font Awesome 5 Free';
font-weight: 400
}
.fa.fa-calendar-times-o:before {
content: "\f273"
}
.fa.fa-calendar-check-o {
font-family: 'Font Awesome 5 Free';
font-weight: 400
}
.fa.fa-calendar-check-o:before {
content: "\f274"
}
.fa.fa-map-o {
font-family: 'Font Awesome 5 Free';
font-weight: 400
}
.fa.fa-map-o:before {
content: "\f279"
}
.fa.fa-commenting {
font-family: 'Font Awesome 5 Free';
font-weight: 400
}
.fa.fa-commenting:before {
content: "\f4ad"
}
.fa.fa-commenting-o {
font-family: 'Font Awesome 5 Free';
font-weight: 400
}
.fa.fa-commenting-o:before {
content: "\f4ad"
}
.fa.fa-houzz {
font-family: 'Font Awesome 5 Brands';
font-weight: 400
}
.fa.fa-vimeo {
font-family: 'Font Awesome 5 Brands';
font-weight: 400
}
.fa.fa-vimeo:before {
content: "\f27d"
}
.fa.fa-black-tie {
font-family: 'Font Awesome 5 Brands';
font-weight: 400
}
.fa.fa-fonticons {
font-family: 'Font Awesome 5 Brands';
font-weight: 400
}
.fa.fa-reddit-alien {
font-family: 'Font Awesome 5 Brands';
font-weight: 400
}
.fa.fa-edge {
font-family: 'Font Awesome 5 Brands';
font-weight: 400
}
.fa.fa-credit-card-alt:before {
content: "\f09d"
}
.fa.fa-codiepie {
font-family: 'Font Awesome 5 Brands';
font-weight: 400
}
.fa.fa-modx {
font-family: 'Font Awesome 5 Brands';
font-weight: 400
}
.fa.fa-fort-awesome {
font-family: 'Font Awesome 5 Brands';
font-weight: 400
}
.fa.fa-usb {
font-family: 'Font Awesome 5 Brands';
font-weight: 400
}
.fa.fa-product-hunt {
font-family: 'Font Awesome 5 Brands';
font-weight: 400
}
.fa.fa-mixcloud {
font-family: 'Font Awesome 5 Brands';
font-weight: 400
}
.fa.fa-scribd {
font-family: 'Font Awesome 5 Brands';
font-weight: 400
}
.fa.fa-pause-circle-o {
font-family: 'Font Awesome 5 Free';
font-weight: 400
}
.fa.fa-pause-circle-o:before {
content: "\f28b"
}
.fa.fa-stop-circle-o {
font-family: 'Font Awesome 5 Free';
font-weight: 400
}
.fa.fa-stop-circle-o:before {
content: "\f28d"
}
.fa.fa-bluetooth {
font-family: 'Font Awesome 5 Brands';
font-weight: 400
}
.fa.fa-bluetooth-b {
font-family: 'Font Awesome 5 Brands';
font-weight: 400
}
.fa.fa-gitlab {
font-family: 'Font Awesome 5 Brands';
font-weight: 400
}
.fa.fa-wpbeginner {
font-family: 'Font Awesome 5 Brands';
font-weight: 400
}
.fa.fa-wpforms {
font-family: 'Font Awesome 5 Brands';
font-weight: 400
}
.fa.fa-envira {
font-family: 'Font Awesome 5 Brands';
font-weight: 400
}
.fa.fa-wheelchair-alt {
font-family: 'Font Awesome 5 Brands';
font-weight: 400
}
.fa.fa-wheelchair-alt:before {
content: "\f368"
}
.fa.fa-question-circle-o {
font-family: 'Font Awesome 5 Free';
font-weight: 400
}
.fa.fa-question-circle-o:before {
content: "\f059"
}
.fa.fa-volume-control-phone:before {
content: "\f2a0"
}
.fa.fa-asl-interpreting:before {
content: "\f2a3"
}
.fa.fa-deafness:before {
content: "\f2a4"
}
.fa.fa-hard-of-hearing:before {
content: "\f2a4"
}
.fa.fa-glide {
font-family: 'Font Awesome 5 Brands';
font-weight: 400
}
.fa.fa-glide-g {
font-family: 'Font Awesome 5 Brands';
font-weight: 400
}
.fa.fa-signing:before {
content: "\f2a7"
}
.fa.fa-viadeo {
font-family: 'Font Awesome 5 Brands';
font-weight: 400
}
.fa.fa-viadeo-square {
font-family: 'Font Awesome 5 Brands';
font-weight: 400
}
.fa.fa-snapchat {
font-family: 'Font Awesome 5 Brands';
font-weight: 400
}
.fa.fa-snapchat-ghost {
font-family: 'Font Awesome 5 Brands';
font-weight: 400
}
.fa.fa-snapchat-square {
font-family: 'Font Awesome 5 Brands';
font-weight: 400
}
.fa.fa-pied-piper {
font-family: 'Font Awesome 5 Brands';
font-weight: 400
}
.fa.fa-first-order {
font-family: 'Font Awesome 5 Brands';
font-weight: 400
}
.fa.fa-yoast {
font-family: 'Font Awesome 5 Brands';
font-weight: 400
}
.fa.fa-themeisle {
font-family: 'Font Awesome 5 Brands';
font-weight: 400
}
.fa.fa-google-plus-official {
font-family: 'Font Awesome 5 Brands';
font-weight: 400
}
.fa.fa-google-plus-official:before {
content: "\f2b3"
}
.fa.fa-google-plus-circle {
font-family: 'Font Awesome 5 Brands';
font-weight: 400
}
.fa.fa-google-plus-circle:before {
content: "\f2b3"
}
.fa.fa-font-awesome {
font-family: 'Font Awesome 5 Brands';
font-weight: 400
}
.fa.fa-fa {
font-family: 'Font Awesome 5 Brands';
font-weight: 400
}
.fa.fa-fa:before {
content: "\f2b4"
}
.fa.fa-handshake-o {
font-family: 'Font Awesome 5 Free';
font-weight: 400
}
.fa.fa-handshake-o:before {
content: "\f2b5"
}
.fa.fa-envelope-open-o {
font-family: 'Font Awesome 5 Free';
font-weight: 400
}
.fa.fa-envelope-open-o:before {
content: "\f2b6"
}
.fa.fa-linode {
font-family: 'Font Awesome 5 Brands';
font-weight: 400
}
.fa.fa-address-book-o {
font-family: 'Font Awesome 5 Free';
font-weight: 400
}
.fa.fa-address-book-o:before {
content: "\f2b9"
}
.fa.fa-vcard:before {
content: "\f2bb"
}
.fa.fa-address-card-o {
font-family: 'Font Awesome 5 Free';
font-weight: 400
}
.fa.fa-address-card-o:before {
content: "\f2bb"
}
.fa.fa-vcard-o {
font-family: 'Font Awesome 5 Free';
font-weight: 400
}
.fa.fa-vcard-o:before {
content: "\f2bb"
}
.fa.fa-user-circle-o {
font-family: 'Font Awesome 5 Free';
font-weight: 400
}
.fa.fa-user-circle-o:before {
content: "\f2bd"
}
.fa.fa-user-o {
font-family: 'Font Awesome 5 Free';
font-weight: 400
}
.fa.fa-user-o:before {
content: "\f007"
}
.fa.fa-id-badge {
font-family: 'Font Awesome 5 Free';
font-weight: 400
}
.fa.fa-drivers-license:before {
content: "\f2c2"
}
.fa.fa-id-card-o {
font-family: 'Font Awesome 5 Free';
font-weight: 400
}
.fa.fa-id-card-o:before {
content: "\f2c2"
}
.fa.fa-drivers-license-o {
font-family: 'Font Awesome 5 Free';
font-weight: 400
}
.fa.fa-drivers-license-o:before {
content: "\f2c2"
}
.fa.fa-quora {
font-family: 'Font Awesome 5 Brands';
font-weight: 400
}
.fa.fa-free-code-camp {
font-family: 'Font Awesome 5 Brands';
font-weight: 400
}
.fa.fa-telegram {
font-family: 'Font Awesome 5 Brands';
font-weight: 400
}
.fa.fa-thermometer-4:before {
content: "\f2c7"
}
.fa.fa-thermometer:before {
content: "\f2c7"
}
.fa.fa-thermometer-3:before {
content: "\f2c8"
}
.fa.fa-thermometer-2:before {
content: "\f2c9"
}
.fa.fa-thermometer-1:before {
content: "\f2ca"
}
.fa.fa-thermometer-0:before {
content: "\f2cb"
}
.fa.fa-bathtub:before {
content: "\f2cd"
}
.fa.fa-s15:before {
content: "\f2cd"
}
.fa.fa-window-maximize {
font-family: 'Font Awesome 5 Free';
font-weight: 400
}
.fa.fa-window-restore {
font-family: 'Font Awesome 5 Free';
font-weight: 400
}
.fa.fa-times-rectangle:before {
content: "\f410"
}
.fa.fa-window-close-o {
font-family: 'Font Awesome 5 Free';
font-weight: 400
}
.fa.fa-window-close-o:before {
content: "\f410"
}
.fa.fa-times-rectangle-o {
font-family: 'Font Awesome 5 Free';
font-weight: 400
}
.fa.fa-times-rectangle-o:before {
content: "\f410"
}
.fa.fa-bandcamp {
font-family: 'Font Awesome 5 Brands';
font-weight: 400
}
.fa.fa-grav {
font-family: 'Font Awesome 5 Brands';
font-weight: 400
}
.fa.fa-etsy {
font-family: 'Font Awesome 5 Brands';
font-weight: 400
}
.fa.fa-imdb {
font-family: 'Font Awesome 5 Brands';
font-weight: 400
}
.fa.fa-ravelry {
font-family: 'Font Awesome 5 Brands';
font-weight: 400
}
.fa.fa-eercast {
font-family: 'Font Awesome 5 Brands';
font-weight: 400
}
.fa.fa-eercast:before {
content: "\f2da"
}
.fa.fa-snowflake-o {
font-family: 'Font Awesome 5 Free';
font-weight: 400
}
.fa.fa-snowflake-o:before {
content: "\f2dc"
}
.fa.fa-superpowers {
font-family: 'Font Awesome 5 Brands';
font-weight: 400
}
.fa.fa-wpexplorer {
font-family: 'Font Awesome 5 Brands';
font-weight: 400
}
.fa.fa-spotify {
font-family: 'Font Awesome 5 Brands';
font-weight: 400
}
/*!
* Font Awesome Free 5.3.1 by @fontawesome - https://fontawesome.com
* License - https://fontawesome.com/license/free (Icons: CC BY 4.0, Fonts: SIL OFL 1.1, Code: MIT License)
*/
.fa.fa-glass:before {
content: "\f000"
}
.fa.fa-meetup {
font-family: 'Font Awesome 5 Brands';
font-weight: 400
}
.fa.fa-star-o {
font-family: 'Font Awesome 5 Free';
font-weight: 400
}
.fa.fa-star-o:before {
content: "\f005"
}
.fa.fa-remove:before {
content: "\f00d"
}
.fa.fa-close:before {
content: "\f00d"
}
.fa.fa-gear:before {
content: "\f013"
}
.fa.fa-trash-o {
font-family: 'Font Awesome 5 Free';
font-weight: 400
}
.fa.fa-trash-o:before {
content: "\f2ed"
}
.fa.fa-file-o {
font-family: 'Font Awesome 5 Free';
font-weight: 400
}
.fa.fa-file-o:before {
content: "\f15b"
}
.fa.fa-clock-o {
font-family: 'Font Awesome 5 Free';
font-weight: 400
}
.fa.fa-clock-o:before {
content: "\f017"
}
.fa.fa-arrow-circle-o-down {
font-family: 'Font Awesome 5 Free';
font-weight: 400
}
.fa.fa-arrow-circle-o-down:before {
content: "\f358"
}
.fa.fa-arrow-circle-o-up {
font-family: 'Font Awesome 5 Free';
font-weight: 400
}
.fa.fa-arrow-circle-o-up:before {
content: "\f35b"
}
.fa.fa-play-circle-o {
font-family: 'Font Awesome 5 Free';
font-weight: 400
}
.fa.fa-play-circle-o:before {
content: "\f144"
}
.fa.fa-repeat:before {
content: "\f01e"
}
.fa.fa-rotate-right:before {
content: "\f01e"
}
.fa.fa-refresh:before {
content: "\f021"
}
.fa.fa-list-alt {
font-family: 'Font Awesome 5 Free';
font-weight: 400
}
.fa.fa-dedent:before {
content: "\f03b"
}
.fa.fa-video-camera:before {
content: "\f03d"
}
.fa.fa-picture-o {
font-family: 'Font Awesome 5 Free';
font-weight: 400
}
.fa.fa-picture-o:before {
content: "\f03e"
}
.fa.fa-photo {
font-family: 'Font Awesome 5 Free';
font-weight: 400
}
.fa.fa-photo:before {
content: "\f03e"
}
.fa.fa-image {
font-family: 'Font Awesome 5 Free';
font-weight: 400
}
.fa.fa-image:before {
content: "\f03e"
}
.fa.fa-pencil:before {
content: "\f303"
}
.fa.fa-map-marker:before {
content: "\f3c5"
}
.fa.fa-pencil-square-o {
font-family: 'Font Awesome 5 Free';
font-weight: 400
}
.fa.fa-pencil-square-o:before {
content: "\f044"
}
.fa.fa-share-square-o {
font-family: 'Font Awesome 5 Free';
font-weight: 400
}
.fa.fa-share-square-o:before {
content: "\f14d"
}
.fa.fa-check-square-o {
font-family: 'Font Awesome 5 Free';
font-weight: 400
}
.fa.fa-check-square-o:before {
content: "\f14a"
}
.fa.fa-arrows:before {
content: "\f0b2"
}
.fa.fa-times-circle-o {
font-family: 'Font Awesome 5 Free';
font-weight: 400
}
.fa.fa-times-circle-o:before {
content: "\f057"
}
.fa.fa-check-circle-o {
font-family: 'Font Awesome 5 Free';
font-weight: 400
}
.fa.fa-check-circle-o:before {
content: "\f058"
}
.fa.fa-mail-forward:before {
content: "\f064"
}
.fa.fa-eye {
font-family: 'Font Awesome 5 Free';
font-weight: 400
}
.fa.fa-eye-slash {
font-family: 'Font Awesome 5 Free';
font-weight: 400
}
.fa.fa-warning:before {
content: "\f071"
}
.fa.fa-calendar:before {
content: "\f073"
}
.fa.fa-arrows-v:before {
content: "\f338"
}
.fa.fa-arrows-h:before {
content: "\f337"
}
.fa.fa-bar-chart {
font-family: 'Font Awesome 5 Free';
font-weight: 400
}
.fa.fa-bar-chart:before {
content: "\f080"
}
.fa.fa-bar-chart-o {
font-family: 'Font Awesome 5 Free';
font-weight: 400
}
.fa.fa-bar-chart-o:before {
content: "\f080"
}
.fa.fa-twitter-square {
font-family: 'Font Awesome 5 Brands';
font-weight: 400
}
.fa.fa-facebook-square {
font-family: 'Font Awesome 5 Brands';
font-weight: 400
}
.fa.fa-gears:before {
content: "\f085"
}
.fa.fa-thumbs-o-up {
font-family: 'Font Awesome 5 Free';
font-weight: 400
}
.fa.fa-thumbs-o-up:before {
content: "\f164"
}
.fa.fa-thumbs-o-down {
font-family: 'Font Awesome 5 Free';
font-weight: 400
}
.fa.fa-thumbs-o-down:before {
content: "\f165"
}
.fa.fa-heart-o {
font-family: 'Font Awesome 5 Free';
font-weight: 400
}
.fa.fa-heart-o:before {
content: "\f004"
}
.fa.fa-sign-out:before {
content: "\f2f5"
}
.fa.fa-linkedin-square {
font-family: 'Font Awesome 5 Brands';
font-weight: 400
}
.fa.fa-linkedin-square:before {
content: "\f08c"
}
.fa.fa-thumb-tack:before {
content: "\f08d"
}
.fa.fa-external-link:before {
content: "\f35d"
}
.fa.fa-sign-in:before {
content: "\f2f6"
}
.fa.fa-github-square {
font-family: 'Font Awesome 5 Brands';
font-weight: 400
}
.fa.fa-lemon-o {
font-family: 'Font Awesome 5 Free';
font-weight: 400
}
.fa.fa-lemon-o:before {
content: "\f094"
}
.fa.fa-square-o {
font-family: 'Font Awesome 5 Free';
font-weight: 400
}
.fa.fa-square-o:before {
content: "\f0c8"
}
.fa.fa-bookmark-o {
font-family: 'Font Awesome 5 Free';
font-weight: 400
}
.fa.fa-bookmark-o:before {
content: "\f02e"
}
.fa.fa-twitter {
font-family: 'Font Awesome 5 Brands';
font-weight: 400
}
.fa.fa-facebook {
font-family: 'Font Awesome 5 Brands';
font-weight: 400
}
.fa.fa-facebook:before {
content: "\f39e"
}
.fa.fa-facebook-f {
font-family: 'Font Awesome 5 Brands';
font-weight: 400
}
.fa.fa-facebook-f:before {
content: "\f39e"
}
.fa.fa-github {
font-family: 'Font Awesome 5 Brands';
font-weight: 400
}
.fa.fa-credit-card {
font-family: 'Font Awesome 5 Free';
font-weight: 400
}
.fa.fa-feed:before {
content: "\f09e"
}
.fa.fa-hdd-o {
font-family: 'Font Awesome 5 Free';
font-weight: 400
}
.fa.fa-hdd-o:before {
content: "\f0a0"
}
.fa.fa-hand-o-right {
font-family: 'Font Awesome 5 Free';
font-weight: 400
}
.fa.fa-hand-o-right:before {
content: "\f0a4"
}
.fa.fa-hand-o-left {
font-family: 'Font Awesome 5 Free';
font-weight: 400
}
.fa.fa-hand-o-left:before {
content: "\f0a5"
}
.fa.fa-hand-o-up {
font-family: 'Font Awesome 5 Free';
font-weight: 400
}
.fa.fa-hand-o-up:before {
content: "\f0a6"
}
.fa.fa-hand-o-down {
font-family: 'Font Awesome 5 Free';
font-weight: 400
}
.fa.fa-hand-o-down:before {
content: "\f0a7"
}
.fa.fa-arrows-alt:before {
content: "\f31e"
}
.fa.fa-group:before {
content: "\f0c0"
}
.fa.fa-chain:before {
content: "\f0c1"
}
.fa.fa-scissors:before {
content: "\f0c4"
}
.fa.fa-files-o {
font-family: 'Font Awesome 5 Free';
font-weight: 400
}
.fa.fa-files-o:before {
content: "\f0c5"
}
.fa.fa-floppy-o {
font-family: 'Font Awesome 5 Free';
font-weight: 400
}
.fa.fa-floppy-o:before {
content: "\f0c7"
}
.fa.fa-navicon:before {
content: "\f0c9"
}
.fa.fa-reorder:before {
content: "\f0c9"
}
.fa.fa-pinterest {
font-family: 'Font Awesome 5 Brands';
font-weight: 400
}
.fa.fa-pinterest-square {
font-family: 'Font Awesome 5 Brands';
font-weight: 400
}
.fa.fa-google-plus-square {
font-family: 'Font Awesome 5 Brands';
font-weight: 400
}
.fa.fa-google-plus {
font-family: 'Font Awesome 5 Brands';
font-weight: 400
}
.fa.fa-google-plus:before {
content: "\f0d5"
}
.fa.fa-money {
font-family: 'Font Awesome 5 Free';
font-weight: 400
}
.fa.fa-money:before {
content: "\f3d1"
}
.fa.fa-unsorted:before {
content: "\f0dc"
}
.fa.fa-sort-desc:before {
content: "\f0dd"
}
.fa.fa-sort-asc:before {
content: "\f0de"
}
.fa.fa-linkedin {
font-family: 'Font Awesome 5 Brands';
font-weight: 400
}
.fa.fa-linkedin:before {
content: "\f0e1"
}
.fa.fa-rotate-left:before {
content: "\f0e2"
}
.fa.fa-legal:before {
content: "\f0e3"
}
.fa.fa-tachometer:before {
content: "\f3fd"
}
.fa.fa-dashboard:before {
content: "\f3fd"
}
.fa.fa-comment-o {
font-family: 'Font Awesome 5 Free';
font-weight: 400
}
.fa.fa-comment-o:before {
content: "\f075"
}
.fa.fa-comments-o {
font-family: 'Font Awesome 5 Free';
font-weight: 400
}
.fa.fa-comments-o:before {
content: "\f086"
}
.fa.fa-flash:before {
content: "\f0e7"
}
.fa.fa-clipboard {
font-family: 'Font Awesome 5 Free';
font-weight: 400
}
.fa.fa-paste {
font-family: 'Font Awesome 5 Free';
font-weight: 400
}
.fa.fa-paste:before {
content: "\f328"
}
.fa.fa-lightbulb-o {
font-family: 'Font Awesome 5 Free';
font-weight: 400
}
.fa.fa-lightbulb-o:before {
content: "\f0eb"
}
.fa.fa-exchange:before {
content: "\f362"
}
.fa.fa-cloud-download:before {
content: "\f381"
}
.fa.fa-cloud-upload:before {
content: "\f382"
}
.fa.fa-bell-o {
font-family: 'Font Awesome 5 Free';
font-weight: 400
}
.fa.fa-bell-o:before {
content: "\f0f3"
}
.fa.fa-cutlery:before {
content: "\f2e7"
}
.fa.fa-file-text-o {
font-family: 'Font Awesome 5 Free';
font-weight: 400
}
.fa.fa-file-text-o:before {
content: "\f15c"
}
.fa.fa-building-o {
font-family: 'Font Awesome 5 Free';
font-weight: 400
}
.fa.fa-building-o:before {
content: "\f1ad"
}
.fa.fa-hospital-o {
font-family: 'Font Awesome 5 Free';
font-weight: 400
}
.fa.fa-hospital-o:before {
content: "\f0f8"
}
.fa.fa-tablet:before {
content: "\f3fa"
}
.fa.fa-mobile:before {
content: "\f3cd"
}
.fa.fa-mobile-phone:before {
content: "\f3cd"
}
.fa.fa-circle-o {
font-family: 'Font Awesome 5 Free';
font-weight: 400
}
.fa.fa-circle-o:before {
content: "\f111"
}
.fa.fa-mail-reply:before {
content: "\f3e5"
}
.fa.fa-github-alt {
font-family: 'Font Awesome 5 Brands';
font-weight: 400
}
.fa.fa-folder-o {
font-family: 'Font Awesome 5 Free';
font-weight: 400
}
.fa.fa-folder-o:before {
content: "\f07b"
}
.fa.fa-folder-open-o {
font-family: 'Font Awesome 5 Free';
font-weight: 400
}
.fa.fa-folder-open-o:before {
content: "\f07c"
}
.fa.fa-smile-o {
font-family: 'Font Awesome 5 Free';
font-weight: 400
}
.fa.fa-smile-o:before {
content: "\f118"
}
.fa.fa-frown-o {
font-family: 'Font Awesome 5 Free';
font-weight: 400
}
.fa.fa-frown-o:before {
content: "\f119"
}
.fa.fa-meh-o {
font-family: 'Font Awesome 5 Free';
font-weight: 400
}
.fa.fa-meh-o:before {
content: "\f11a"
}
.fa.fa-keyboard-o {
font-family: 'Font Awesome 5 Free';
font-weight: 400
}
.fa.fa-keyboard-o:before {
content: "\f11c"
}
.fa.fa-flag-o {
font-family: 'Font Awesome 5 Free';
font-weight: 400
}
.fa.fa-flag-o:before {
content: "\f024"
}
.fa.fa-mail-reply-all:before {
content: "\f122"
}
.fa.fa-star-half-o {
font-family: 'Font Awesome 5 Free';
font-weight: 400
}
.fa.fa-star-half-o:before {
content: "\f089"
}
.fa.fa-star-half-empty {
font-family: 'Font Awesome 5 Free';
font-weight: 400
}
.fa.fa-star-half-empty:before {
content: "\f089"
}
.fa.fa-star-half-full {
font-family: 'Font Awesome 5 Free';
font-weight: 400
}
.fa.fa-star-half-full:before {
content: "\f089"
}
.fa.fa-code-fork:before {
content: "\f126"
}
.fa.fa-chain-broken:before {
content: "\f127"
}
.fa.fa-shield:before {
content: "\f3ed"
}
.fa.fa-calendar-o {
font-family: 'Font Awesome 5 Free';
font-weight: 400
}
.fa.fa-calendar-o:before {
content: "\f133"
}
.fa.fa-maxcdn {
font-family: 'Font Awesome 5 Brands';
font-weight: 400
}
.fa.fa-html5 {
font-family: 'Font Awesome 5 Brands';
font-weight: 400
}
.fa.fa-css3 {
font-family: 'Font Awesome 5 Brands';
font-weight: 400
}
.fa.fa-ticket:before {
content: "\f3ff"
}
.fa.fa-minus-square-o {
font-family: 'Font Awesome 5 Free';
font-weight: 400
}
.fa.fa-minus-square-o:before {
content: "\f146"
}
.fa.fa-level-up:before {
content: "\f3bf"
}
.fa.fa-level-down:before {
content: "\f3be"
}
.fa.fa-pencil-square:before {
content: "\f14b"
}
.fa.fa-external-link-square:before {
content: "\f360"
}
.fa.fa-compass {
font-family: 'Font Awesome 5 Free';
font-weight: 400
}
.fa.fa-caret-square-o-down {
font-family: 'Font Awesome 5 Free';
font-weight: 400
}
.fa.fa-caret-square-o-down:before {
content: "\f150"
}
.fa.fa-toggle-down {
font-family: 'Font Awesome 5 Free';
font-weight: 400
}
.fa.fa-toggle-down:before {
content: "\f150"
}
.fa.fa-caret-square-o-up {
font-family: 'Font Awesome 5 Free';
font-weight: 400
}
.fa.fa-caret-square-o-up:before {
content: "\f151"
}
.fa.fa-toggle-up {
font-family: 'Font Awesome 5 Free';
font-weight: 400
}
.fa.fa-toggle-up:before {
content: "\f151"
}
.fa.fa-caret-square-o-right {
font-family: 'Font Awesome 5 Free';
font-weight: 400
}
.fa.fa-caret-square-o-right:before {
content: "\f152"
}
.fa.fa-toggle-right {
font-family: 'Font Awesome 5 Free';
font-weight: 400
}
.fa.fa-toggle-right:before {
content: "\f152"
}
.fa.fa-eur:before {
content: "\f153"
}
.fa.fa-euro:before {
content: "\f153"
}
.fa.fa-gbp:before {
content: "\f154"
}
.fa.fa-usd:before {
content: "\f155"
}
.fa.fa-dollar:before {
content: "\f155"
}
.fa.fa-inr:before {
content: "\f156"
}
.fa.fa-rupee:before {
content: "\f156"
}
.fa.fa-jpy:before {
content: "\f157"
}
.fa.fa-cny:before {
content: "\f157"
}
.fa.fa-rmb:before {
content: "\f157"
}
.fa.fa-yen:before {
content: "\f157"
}
.fa.fa-rub:before {
content: "\f158"
}
.fa.fa-ruble:before {
content: "\f158"
}
.fa.fa-rouble:before {
content: "\f158"
}
.fa.fa-krw:before {
content: "\f159"
}
.fa.fa-won:before {
content: "\f159"
}
.fa.fa-btc {
font-family: 'Font Awesome 5 Brands';
font-weight: 400
}
.fa.fa-bitcoin {
font-family: 'Font Awesome 5 Brands';
font-weight: 400
}
.fa.fa-bitcoin:before {
content: "\f15a"
}
.fa.fa-file-text:before {
content: "\f15c"
}
.fa.fa-sort-alpha-asc:before {
content: "\f15d"
}
.fa.fa-sort-alpha-desc:before {
content: "\f15e"
}
.fa.fa-sort-amount-asc:before {
content: "\f160"
}
.fa.fa-sort-amount-desc:before {
content: "\f161"
}
.fa.fa-sort-numeric-asc:before {
content: "\f162"
}
.fa.fa-sort-numeric-desc:before {
content: "\f163"
}
.fa.fa-youtube-square {
font-family: 'Font Awesome 5 Brands';
font-weight: 400
}
.fa.fa-youtube {
font-family: 'Font Awesome 5 Brands';
font-weight: 400
}
.fa.fa-xing {
font-family: 'Font Awesome 5 Brands';
font-weight: 400
}
.fa.fa-xing-square {
font-family: 'Font Awesome 5 Brands';
font-weight: 400
}
.fa.fa-youtube-play {
font-family: 'Font Awesome 5 Brands';
font-weight: 400
}
.fa.fa-youtube-play:before {
content: "\f167"
}
.fa.fa-dropbox {
font-family: 'Font Awesome 5 Brands';
font-weight: 400
}
.fa.fa-stack-overflow {
font-family: 'Font Awesome 5 Brands';
font-weight: 400
}
.fa.fa-instagram {
font-family: 'Font Awesome 5 Brands';
font-weight: 400
}
.fa.fa-flickr {
font-family: 'Font Awesome 5 Brands';
font-weight: 400
}
.fa.fa-adn {
font-family: 'Font Awesome 5 Brands';
font-weight: 400
}
.fa.fa-bitbucket {
font-family: 'Font Awesome 5 Brands';
font-weight: 400
}
.fa.fa-bitbucket-square {
font-family: 'Font Awesome 5 Brands';
font-weight: 400
}
.fa.fa-bitbucket-square:before {
content: "\f171"
}
.fa.fa-tumblr {
font-family: 'Font Awesome 5 Brands';
font-weight: 400
}
.fa.fa-tumblr-square {
font-family: 'Font Awesome 5 Brands';
font-weight: 400
}
.fa.fa-long-arrow-down:before {
content: "\f309"
}
.fa.fa-long-arrow-up:before {
content: "\f30c"
}
.fa.fa-long-arrow-left:before {
content: "\f30a"
}
.fa.fa-long-arrow-right:before {
content: "\f30b"
}
.fa.fa-apple {
font-family: 'Font Awesome 5 Brands';
font-weight: 400
}
.fa.fa-windows {
font-family: 'Font Awesome 5 Brands';
font-weight: 400
}
.fa.fa-android {
font-family: 'Font Awesome 5 Brands';
font-weight: 400
}
.fa.fa-linux {
font-family: 'Font Awesome 5 Brands';
font-weight: 400
}
.fa.fa-dribbble {
font-family: 'Font Awesome 5 Brands';
font-weight: 400
}
.fa.fa-skype {
font-family: 'Font Awesome 5 Brands';
font-weight: 400
}
.fa.fa-foursquare {
font-family: 'Font Awesome 5 Brands';
font-weight: 400
}
.fa.fa-trello {
font-family: 'Font Awesome 5 Brands';
font-weight: 400
}
.fa.fa-gratipay {
font-family: 'Font Awesome 5 Brands';
font-weight: 400
}
.fa.fa-gittip {
font-family: 'Font Awesome 5 Brands';
font-weight: 400
}
.fa.fa-gittip:before {
content: "\f184"
}
.fa.fa-sun-o {
font-family: 'Font Awesome 5 Free';
font-weight: 400
}
.fa.fa-sun-o:before {
content: "\f185"
}
.fa.fa-moon-o {
font-family: 'Font Awesome 5 Free';
font-weight: 400
}
.fa.fa-moon-o:before {
content: "\f186"
}
.fa.fa-vk {
font-family: 'Font Awesome 5 Brands';
font-weight: 400
}
.fa.fa-weibo {
font-family: 'Font Awesome 5 Brands';
font-weight: 400
}
.fa.fa-renren {
font-family: 'Font Awesome 5 Brands';
font-weight: 400
}
.fa.fa-pagelines {
font-family: 'Font Awesome 5 Brands';
font-weight: 400
}
.fa.fa-stack-exchange {
font-family: 'Font Awesome 5 Brands';
font-weight: 400
}
.fa.fa-arrow-circle-o-right {
font-family: 'Font Awesome 5 Free';
font-weight: 400
}
.fa.fa-arrow-circle-o-right:before {
content: "\f35a"
}
.fa.fa-arrow-circle-o-left {
font-family: 'Font Awesome 5 Free';
font-weight: 400
}
.fa.fa-arrow-circle-o-left:before {
content: "\f359"
}
.fa.fa-caret-square-o-left {
font-family: 'Font Awesome 5 Free';
font-weight: 400
}
.fa.fa-caret-square-o-left:before {
content: "\f191"
}
.fa.fa-toggle-left {
font-family: 'Font Awesome 5 Free';
font-weight: 400
}
.fa.fa-toggle-left:before {
content: "\f191"
}
.fa.fa-dot-circle-o {
font-family: 'Font Awesome 5 Free';
font-weight: 400
}
.fa.fa-dot-circle-o:before {
content: "\f192"
}
.fa.fa-vimeo-square {
font-family: 'Font Awesome 5 Brands';
font-weight: 400
}
.fa.fa-try:before {
content: "\f195"
}
.fa.fa-turkish-lira:before {
content: "\f195"
}
.fa.fa-plus-square-o {
font-family: 'Font Awesome 5 Free';
font-weight: 400
}
.fa.fa-plus-square-o:before {
content: "\f0fe"
}
.fa.fa-slack {
font-family: 'Font Awesome 5 Brands';
font-weight: 400
}
.fa.fa-wordpress {
font-family: 'Font Awesome 5 Brands';
font-weight: 400
}
.fa.fa-openid {
font-family: 'Font Awesome 5 Brands';
font-weight: 400
}
.fa.fa-institution:before {
content: "\f19c"
}
.fa.fa-bank:before {
content: "\f19c"
}
.fa.fa-mortar-board:before {
content: "\f19d"
}
.fa.fa-yahoo {
font-family: 'Font Awesome 5 Brands';
font-weight: 400
}
.fa.fa-google {
font-family: 'Font Awesome 5 Brands';
font-weight: 400
}
.fa.fa-reddit {
font-family: 'Font Awesome 5 Brands';
font-weight: 400
}
.fa.fa-reddit-square {
font-family: 'Font Awesome 5 Brands';
font-weight: 400
}
.fa.fa-stumbleupon-circle {
font-family: 'Font Awesome 5 Brands';
font-weight: 400
}
.fa.fa-stumbleupon {
font-family: 'Font Awesome 5 Brands';
font-weight: 400
}
.fa.fa-delicious {
font-family: 'Font Awesome 5 Brands';
font-weight: 400
}
.fa.fa-digg {
font-family: 'Font Awesome 5 Brands';
font-weight: 400
}
.fa.fa-pied-piper-pp {
font-family: 'Font Awesome 5 Brands';
font-weight: 400
}
.fa.fa-pied-piper-alt {
font-family: 'Font Awesome 5 Brands';
font-weight: 400
}
.fa.fa-drupal {
font-family: 'Font Awesome 5 Brands';
font-weight: 400
}
.fa.fa-joomla {
font-family: 'Font Awesome 5 Brands';
font-weight: 400
}
.fa.fa-spoon:before {
content: "\f2e5"
}
.fa.fa-behance {
font-family: 'Font Awesome 5 Brands';
font-weight: 400
}
.fa.fa-behance-square {
font-family: 'Font Awesome 5 Brands';
font-weight: 400
}
.fa.fa-steam {
font-family: 'Font Awesome 5 Brands';
font-weight: 400
}
.fa.fa-steam-square {
font-family: 'Font Awesome 5 Brands';
font-weight: 400
}
.fa.fa-automobile:before {
content: "\f1b9"
}
.fa.fa-cab:before {
content: "\f1ba"
}
.fa.fa-envelope-o {
font-family: 'Font Awesome 5 Free';
font-weight: 400
}
.fa.fa-envelope-o:before {
content: "\f0e0"
}
.fa.fa-deviantart {
font-family: 'Font Awesome 5 Brands';
font-weight: 400
}
.fa.fa-soundcloud {
font-family: 'Font Awesome 5 Brands';
font-weight: 400
}
.fa.fa-file-pdf-o {
font-family: 'Font Awesome 5 Free';
font-weight: 400
}
.fa.fa-file-pdf-o:before {
content: "\f1c1"
}
.fa.fa-file-word-o {
font-family: 'Font Awesome 5 Free';
font-weight: 400
}
.fa.fa-file-word-o:before {
content: "\f1c2"
}
.fa.fa-file-excel-o {
font-family: 'Font Awesome 5 Free';
font-weight: 400
}
.fa.fa-file-excel-o:before {
content: "\f1c3"
}
.fa.fa-file-powerpoint-o {
font-family: 'Font Awesome 5 Free';
font-weight: 400
}
.fa.fa-file-powerpoint-o:before {
content: "\f1c4"
}
.fa.fa-file-image-o {
font-family: 'Font Awesome 5 Free';
font-weight: 400
}
.fa.fa-file-image-o:before {
content: "\f1c5"
}
.fa.fa-file-photo-o {
font-family: 'Font Awesome 5 Free';
font-weight: 400
}
.fa.fa-file-photo-o:before {
content: "\f1c5"
}
.fa.fa-file-picture-o {
font-family: 'Font Awesome 5 Free';
font-weight: 400
}
.fa.fa-file-picture-o:before {
content: "\f1c5"
}
.fa.fa-file-archive-o {
font-family: 'Font Awesome 5 Free';
font-weight: 400
}
.fa.fa-file-archive-o:before {
content: "\f1c6"
}
.fa.fa-file-zip-o {
font-family: 'Font Awesome 5 Free';
font-weight: 400
}
.fa.fa-file-zip-o:before {
content: "\f1c6"
}
.fa.fa-file-audio-o {
font-family: 'Font Awesome 5 Free';
font-weight: 400
}
.fa.fa-file-audio-o:before {
content: "\f1c7"
}
.fa.fa-file-sound-o {
font-family: 'Font Awesome 5 Free';
font-weight: 400
}
.fa.fa-file-sound-o:before {
content: "\f1c7"
}
.fa.fa-file-video-o {
font-family: 'Font Awesome 5 Free';
font-weight: 400
}
.fa.fa-file-video-o:before {
content: "\f1c8"
}
.fa.fa-file-movie-o {
font-family: 'Font Awesome 5 Free';
font-weight: 400
}
.fa.fa-file-movie-o:before {
content: "\f1c8"
}
.fa.fa-file-code-o {
font-family: 'Font Awesome 5 Free';
font-weight: 400
}
.fa.fa-file-code-o:before {
content: "\f1c9"
}
.fa.fa-vine {
font-family: 'Font Awesome 5 Brands';
font-weight: 400
}
.fa.fa-codepen {
font-family: 'Font Awesome 5 Brands';
font-weight: 400
}
.fa.fa-jsfiddle {
font-family: 'Font Awesome 5 Brands';
font-weight: 400
}
.fa.fa-life-ring {
font-family: 'Font Awesome 5 Free';
font-weight: 400
}
.fa.fa-life-bouy {
font-family: 'Font Awesome 5 Free';
font-weight: 400
}
.fa.fa-life-bouy:before {
content: "\f1cd"
}
.fa.fa-life-buoy {
font-family: 'Font Awesome 5 Free';
font-weight: 400
}
.fa.fa-life-buoy:before {
content: "\f1cd"
}
.fa.fa-life-saver {
font-family: 'Font Awesome 5 Free';
font-weight: 400
}
.fa.fa-life-saver:before {
content: "\f1cd"
}
.fa.fa-support {
font-family: 'Font Awesome 5 Free';
font-weight: 400
}
.fa.fa-support:before {
content: "\f1cd"
}
.fa.fa-circle-o-notch:before {
content: "\f1ce"
}
.fa.fa-rebel {
font-family: 'Font Awesome 5 Brands';
font-weight: 400
}
.fa.fa-ra {
font-family: 'Font Awesome 5 Brands';
font-weight: 400
}
.fa.fa-ra:before {
content: "\f1d0"
}
.fa.fa-resistance {
font-family: 'Font Awesome 5 Brands';
font-weight: 400
}
.fa.fa-resistance:before {
content: "\f1d0"
}
.fa.fa-empire {
font-family: 'Font Awesome 5 Brands';
font-weight: 400
}
.fa.fa-ge {
font-family: 'Font Awesome 5 Brands';
font-weight: 400
}
.fa.fa-ge:before {
content: "\f1d1"
}
.fa.fa-git-square {
font-family: 'Font Awesome 5 Brands';
font-weight: 400
}
.fa.fa-git {
font-family: 'Font Awesome 5 Brands';
font-weight: 400
}
.fa.fa-hacker-news {
font-family: 'Font Awesome 5 Brands';
font-weight: 400
}
.fa.fa-y-combinator-square {
font-family: 'Font Awesome 5 Brands';
font-weight: 400
}
.fa.fa-y-combinator-square:before {
content: "\f1d4"
}
.fa.fa-yc-square {
font-family: 'Font Awesome 5 Brands';
font-weight: 400
}
.fa.fa-yc-square:before {
content: "\f1d4"
}
.fa.fa-tencent-weibo {
font-family: 'Font Awesome 5 Brands';
font-weight: 400
}
.fa.fa-qq {
font-family: 'Font Awesome 5 Brands';
font-weight: 400
}
.fa.fa-weixin {
font-family: 'Font Awesome 5 Brands';
font-weight: 400
}
.fa.fa-wechat {
font-family: 'Font Awesome 5 Brands';
font-weight: 400
}
.fa.fa-wechat:before {
content: "\f1d7"
}
.fa.fa-send:before {
content: "\f1d8"
}
.fa.fa-paper-plane-o {
font-family: 'Font Awesome 5 Free';
font-weight: 400
}
.fa.fa-paper-plane-o:before {
content: "\f1d8"
}
.fa.fa-send-o {
font-family: 'Font Awesome 5 Free';
font-weight: 400
}
.fa.fa-send-o:before {
content: "\f1d8"
}
.fa.fa-circle-thin {
font-family: 'Font Awesome 5 Free';
font-weight: 400
}
.fa.fa-circle-thin:before {
content: "\f111"
}
.fa.fa-header:before {
content: "\f1dc"
}
.fa.fa-sliders:before {
content: "\f1de"
}
.fa.fa-futbol-o {
font-family: 'Font Awesome 5 Free';
font-weight: 400
}
.fa.fa-futbol-o:before {
content: "\f1e3"
}
.fa.fa-soccer-ball-o {
font-family: 'Font Awesome 5 Free';
font-weight: 400
}
.fa.fa-soccer-ball-o:before {
content: "\f1e3"
}
.fa.fa-slideshare {
font-family: 'Font Awesome 5 Brands';
font-weight: 400
}
.fa.fa-twitch {
font-family: 'Font Awesome 5 Brands';
font-weight: 400
}
.fa.fa-yelp {
font-family: 'Font Awesome 5 Brands';
font-weight: 400
}
.fa.fa-newspaper-o {
font-family: 'Font Awesome 5 Free';
font-weight: 400
}
.fa.fa-newspaper-o:before {
content: "\f1ea"
}
.fa.fa-paypal {
font-family: 'Font Awesome 5 Brands';
font-weight: 400
}
.fa.fa-google-wallet {
font-family: 'Font Awesome 5 Brands';
font-weight: 400
}
.fa.fa-cc-visa {
font-family: 'Font Awesome 5 Brands';
font-weight: 400
}
.fa.fa-cc-mastercard {
font-family: 'Font Awesome 5 Brands';
font-weight: 400
}
.fa.fa-cc-discover {
font-family: 'Font Awesome 5 Brands';
font-weight: 400
}
.fa.fa-cc-amex {
font-family: 'Font Awesome 5 Brands';
font-weight: 400
}
.fa.fa-cc-paypal {
font-family: 'Font Awesome 5 Brands';
font-weight: 400
}
.fa.fa-cc-stripe {
font-family: 'Font Awesome 5 Brands';
font-weight: 400
}
.fa.fa-bell-slash-o {
font-family: 'Font Awesome 5 Free';
font-weight: 400
}
.fa.fa-bell-slash-o:before {
content: "\f1f6"
}
.fa.fa-trash:before {
content: "\f2ed"
}
.fa.fa-copyright {
font-family: 'Font Awesome 5 Free';
font-weight: 400
}
.fa.fa-eyedropper:before {
content: "\f1fb"
}
.fa.fa-area-chart:before {
content: "\f1fe"
}
.fa.fa-pie-chart:before {
content: "\f200"
}
.fa.fa-line-chart:before {
content: "\f201"
}
.fa.fa-lastfm {
font-family: 'Font Awesome 5 Brands';
font-weight: 400
}
.fa.fa-lastfm-square {
font-family: 'Font Awesome 5 Brands';
font-weight: 400
}
.fa.fa-ioxhost {
font-family: 'Font Awesome 5 Brands';
font-weight: 400
}
.fa.fa-angellist {
font-family: 'Font Awesome 5 Brands';
font-weight: 400
}
.fa.fa-cc {
font-family: 'Font Awesome 5 Free';
font-weight: 400
}
.fa.fa-cc:before {
content: "\f20a"
}
.fa.fa-ils:before {
content: "\f20b"
}
.fa.fa-shekel:before {
content: "\f20b"
}
.fa.fa-sheqel:before {
content: "\f20b"
}
.fa.fa-meanpath {
font-family: 'Font Awesome 5 Brands';
font-weight: 400
}
.fa.fa-meanpath:before {
content: "\f2b4"
}
.fa.fa-buysellads {
font-family: 'Font Awesome 5 Brands';
font-weight: 400
}
.fa.fa-connectdevelop {
font-family: 'Font Awesome 5 Brands';
font-weight: 400
}
.fa.fa-dashcube {
font-family: 'Font Awesome 5 Brands';
font-weight: 400
}
.fa.fa-forumbee {
font-family: 'Font Awesome 5 Brands';
font-weight: 400
}
.fa.fa-leanpub {
font-family: 'Font Awesome 5 Brands';
font-weight: 400
}
.fa.fa-sellsy {
font-family: 'Font Awesome 5 Brands';
font-weight: 400
}
.fa.fa-shirtsinbulk {
font-family: 'Font Awesome 5 Brands';
font-weight: 400
}
.fa.fa-simplybuilt {
font-family: 'Font Awesome 5 Brands';
font-weight: 400
}
.fa.fa-skyatlas {
font-family: 'Font Awesome 5 Brands';
font-weight: 400
}
.fa.fa-diamond {
font-family: 'Font Awesome 5 Free';
font-weight: 400
}
.fa.fa-diamond:before {
content: "\f3a5"
}
.fa.fa-intersex:before {
content: "\f224"
}
.fa.fa-facebook-official {
font-family: 'Font Awesome 5 Brands';
font-weight: 400
}
.fa.fa-facebook-official:before {
content: "\f09a"
}
.fa.fa-pinterest-p {
font-family: 'Font Awesome 5 Brands';
font-weight: 400
}
.fa.fa-whatsapp {
font-family: 'Font Awesome 5 Brands';
font-weight: 400
}
.fa.fa-hotel:before {
content: "\f236"
}
.fa.fa-viacoin {
font-family: 'Font Awesome 5 Brands';
font-weight: 400
}
.fa.fa-medium {
font-family: 'Font Awesome 5 Brands';
font-weight: 400
}
.fa.fa-y-combinator {
font-family: 'Font Awesome 5 Brands';
font-weight: 400
}
.fa.fa-yc {
font-family: 'Font Awesome 5 Brands';
font-weight: 400
}
.fa.fa-yc:before {
content: "\f23b"
}
.fa.fa-optin-monster {
font-family: 'Font Awesome 5 Brands';
font-weight: 400
}
.fa.fa-opencart {
font-family: 'Font Awesome 5 Brands';
font-weight: 400
}
.fa.fa-expeditedssl {
font-family: 'Font Awesome 5 Brands';
font-weight: 400
}
.fa.fa-battery-4:before {
content: "\f240"
}
.fa.fa-battery:before {
content: "\f240"
}
.fa.fa-battery-3:before {
content: "\f241"
}
.fa.fa-battery-2:before {
content: "\f242"
}
.fa.fa-battery-1:before {
content: "\f243"
}
.fa.fa-battery-0:before {
content: "\f244"
}
.fa.fa-object-group {
font-family: 'Font Awesome 5 Free';
font-weight: 400
}
.fa.fa-object-ungroup {
font-family: 'Font Awesome 5 Free';
font-weight: 400
}
.fa.fa-sticky-note-o {
font-family: 'Font Awesome 5 Free';
font-weight: 400
}
.fa.fa-sticky-note-o:before {
content: "\f249"
}
.fa.fa-cc-jcb {
font-family: 'Font Awesome 5 Brands';
font-weight: 400
}
.fa.fa-cc-diners-club {
font-family: 'Font Awesome 5 Brands';
font-weight: 400
}
.fa.fa-clone {
font-family: 'Font Awesome 5 Free';
font-weight: 400
}
.fa.fa-hourglass-o {
font-family: 'Font Awesome 5 Free';
font-weight: 400
}
.fa.fa-hourglass-o:before {
content: "\f254"
}
.fa.fa-hourglass-1:before {
content: "\f251"
}
.fa.fa-hourglass-2:before {
content: "\f252"
}
.fa.fa-hourglass-3:before {
content: "\f253"
}
.fa.fa-hand-rock-o {
font-family: 'Font Awesome 5 Free';
font-weight: 400
}
.fa.fa-hand-rock-o:before {
content: "\f255"
}
.fa.fa-hand-grab-o {
font-family: 'Font Awesome 5 Free';
font-weight: 400
}
.fa.fa-hand-grab-o:before {
content: "\f255"
}
.fa.fa-hand-paper-o {
font-family: 'Font Awesome 5 Free';
font-weight: 400
}
.fa.fa-hand-paper-o:before {
content: "\f256"
}
.fa.fa-hand-stop-o {
font-family: 'Font Awesome 5 Free';
font-weight: 400
}
.fa.fa-hand-stop-o:before {
content: "\f256"
}
.fa.fa-hand-scissors-o {
font-family: 'Font Awesome 5 Free';
font-weight: 400
}
.fa.fa-hand-scissors-o:before {
content: "\f257"
}
.fa.fa-hand-lizard-o {
font-family: 'Font Awesome 5 Free';
font-weight: 400
}
.fa.fa-hand-lizard-o:before {
content: "\f258"
}
.fa.fa-hand-spock-o {
font-family: 'Font Awesome 5 Free';
font-weight: 400
}
.fa.fa-hand-spock-o:before {
content: "\f259"
}
.fa.fa-hand-pointer-o {
font-family: 'Font Awesome 5 Free';
font-weight: 400
}
.fa.fa-hand-pointer-o:before {
content: "\f25a"
}
.fa.fa-hand-peace-o {
font-family: 'Font Awesome 5 Free';
font-weight: 400
}
.fa.fa-hand-peace-o:before {
content: "\f25b"
}
.fa.fa-registered {
font-family: 'Font Awesome 5 Free';
font-weight: 400
}
.fa.fa-creative-commons {
font-family: 'Font Awesome 5 Brands';
font-weight: 400
}
.fa.fa-gg {
font-family: 'Font Awesome 5 Brands';
font-weight: 400
}
.fa.fa-gg-circle {
font-family: 'Font Awesome 5 Brands';
font-weight: 400
}
.fa.fa-tripadvisor {
font-family: 'Font Awesome 5 Brands';
font-weight: 400
}
.fa.fa-odnoklassniki {
font-family: 'Font Awesome 5 Brands';
font-weight: 400
}
.fa.fa-odnoklassniki-square {
font-family: 'Font Awesome 5 Brands';
font-weight: 400
}
.fa.fa-get-pocket {
font-family: 'Font Awesome 5 Brands';
font-weight: 400
}
.fa.fa-wikipedia-w {
font-family: 'Font Awesome 5 Brands';
font-weight: 400
}
.fa.fa-safari {
font-family: 'Font Awesome 5 Brands';
font-weight: 400
}
.fa.fa-chrome {
font-family: 'Font Awesome 5 Brands';
font-weight: 400
}
.fa.fa-firefox {
font-family: 'Font Awesome 5 Brands';
font-weight: 400
}
.fa.fa-opera {
font-family: 'Font Awesome 5 Brands';
font-weight: 400
}
.fa.fa-internet-explorer {
font-family: 'Font Awesome 5 Brands';
font-weight: 400
}
.fa.fa-television:before {
content: "\f26c"
}
.fa.fa-contao {
font-family: 'Font Awesome 5 Brands';
font-weight: 400
}
.fa.fa-500px {
font-family: 'Font Awesome 5 Brands';
font-weight: 400
}
.fa.fa-amazon {
font-family: 'Font Awesome 5 Brands';
font-weight: 400
}
.fa.fa-calendar-plus-o {
font-family: 'Font Awesome 5 Free';
font-weight: 400
}
.fa.fa-calendar-plus-o:before {
content: "\f271"
}
.fa.fa-calendar-minus-o {
font-family: 'Font Awesome 5 Free';
font-weight: 400
}
.fa.fa-calendar-minus-o:before {
content: "\f272"
}
.fa.fa-calendar-times-o {
font-family: 'Font Awesome 5 Free';
font-weight: 400
}
.fa.fa-calendar-times-o:before {
content: "\f273"
}
.fa.fa-calendar-check-o {
font-family: 'Font Awesome 5 Free';
font-weight: 400
}
.fa.fa-calendar-check-o:before {
content: "\f274"
}
.fa.fa-map-o {
font-family: 'Font Awesome 5 Free';
font-weight: 400
}
.fa.fa-map-o:before {
content: "\f279"
}
.fa.fa-commenting {
font-family: 'Font Awesome 5 Free';
font-weight: 400
}
.fa.fa-commenting:before {
content: "\f4ad"
}
.fa.fa-commenting-o {
font-family: 'Font Awesome 5 Free';
font-weight: 400
}
.fa.fa-commenting-o:before {
content: "\f4ad"
}
.fa.fa-houzz {
font-family: 'Font Awesome 5 Brands';
font-weight: 400
}
.fa.fa-vimeo {
font-family: 'Font Awesome 5 Brands';
font-weight: 400
}
.fa.fa-vimeo:before {
content: "\f27d"
}
.fa.fa-black-tie {
font-family: 'Font Awesome 5 Brands';
font-weight: 400
}
.fa.fa-fonticons {
font-family: 'Font Awesome 5 Brands';
font-weight: 400
}
.fa.fa-reddit-alien {
font-family: 'Font Awesome 5 Brands';
font-weight: 400
}
.fa.fa-edge {
font-family: 'Font Awesome 5 Brands';
font-weight: 400
}
.fa.fa-credit-card-alt:before {
content: "\f09d"
}
.fa.fa-codiepie {
font-family: 'Font Awesome 5 Brands';
font-weight: 400
}
.fa.fa-modx {
font-family: 'Font Awesome 5 Brands';
font-weight: 400
}
.fa.fa-fort-awesome {
font-family: 'Font Awesome 5 Brands';
font-weight: 400
}
.fa.fa-usb {
font-family: 'Font Awesome 5 Brands';
font-weight: 400
}
.fa.fa-product-hunt {
font-family: 'Font Awesome 5 Brands';
font-weight: 400
}
.fa.fa-mixcloud {
font-family: 'Font Awesome 5 Brands';
font-weight: 400
}
.fa.fa-scribd {
font-family: 'Font Awesome 5 Brands';
font-weight: 400
}
.fa.fa-pause-circle-o {
font-family: 'Font Awesome 5 Free';
font-weight: 400
}
.fa.fa-pause-circle-o:before {
content: "\f28b"
}
.fa.fa-stop-circle-o {
font-family: 'Font Awesome 5 Free';
font-weight: 400
}
.fa.fa-stop-circle-o:before {
content: "\f28d"
}
.fa.fa-bluetooth {
font-family: 'Font Awesome 5 Brands';
font-weight: 400
}
.fa.fa-bluetooth-b {
font-family: 'Font Awesome 5 Brands';
font-weight: 400
}
.fa.fa-gitlab {
font-family: 'Font Awesome 5 Brands';
font-weight: 400
}
.fa.fa-wpbeginner {
font-family: 'Font Awesome 5 Brands';
font-weight: 400
}
.fa.fa-wpforms {
font-family: 'Font Awesome 5 Brands';
font-weight: 400
}
.fa.fa-envira {
font-family: 'Font Awesome 5 Brands';
font-weight: 400
}
.fa.fa-wheelchair-alt {
font-family: 'Font Awesome 5 Brands';
font-weight: 400
}
.fa.fa-wheelchair-alt:before {
content: "\f368"
}
.fa.fa-question-circle-o {
font-family: 'Font Awesome 5 Free';
font-weight: 400
}
.fa.fa-question-circle-o:before {
content: "\f059"
}
.fa.fa-volume-control-phone:before {
content: "\f2a0"
}
.fa.fa-asl-interpreting:before {
content: "\f2a3"
}
.fa.fa-deafness:before {
content: "\f2a4"
}
.fa.fa-hard-of-hearing:before {
content: "\f2a4"
}
.fa.fa-glide {
font-family: 'Font Awesome 5 Brands';
font-weight: 400
}
.fa.fa-glide-g {
font-family: 'Font Awesome 5 Brands';
font-weight: 400
}
.fa.fa-signing:before {
content: "\f2a7"
}
.fa.fa-viadeo {
font-family: 'Font Awesome 5 Brands';
font-weight: 400
}
.fa.fa-viadeo-square {
font-family: 'Font Awesome 5 Brands';
font-weight: 400
}
.fa.fa-snapchat {
font-family: 'Font Awesome 5 Brands';
font-weight: 400
}
.fa.fa-snapchat-ghost {
font-family: 'Font Awesome 5 Brands';
font-weight: 400
}
.fa.fa-snapchat-square {
font-family: 'Font Awesome 5 Brands';
font-weight: 400
}
.fa.fa-pied-piper {
font-family: 'Font Awesome 5 Brands';
font-weight: 400
}
.fa.fa-first-order {
font-family: 'Font Awesome 5 Brands';
font-weight: 400
}
.fa.fa-yoast {
font-family: 'Font Awesome 5 Brands';
font-weight: 400
}
.fa.fa-themeisle {
font-family: 'Font Awesome 5 Brands';
font-weight: 400
}
.fa.fa-google-plus-official {
font-family: 'Font Awesome 5 Brands';
font-weight: 400
}
.fa.fa-google-plus-official:before {
content: "\f2b3"
}
.fa.fa-google-plus-circle {
font-family: 'Font Awesome 5 Brands';
font-weight: 400
}
.fa.fa-google-plus-circle:before {
content: "\f2b3"
}
.fa.fa-font-awesome {
font-family: 'Font Awesome 5 Brands';
font-weight: 400
}
.fa.fa-fa {
font-family: 'Font Awesome 5 Brands';
font-weight: 400
}
.fa.fa-fa:before {
content: "\f2b4"
}
.fa.fa-handshake-o {
font-family: 'Font Awesome 5 Free';
font-weight: 400
}
.fa.fa-handshake-o:before {
content: "\f2b5"
}
.fa.fa-envelope-open-o {
font-family: 'Font Awesome 5 Free';
font-weight: 400
}
.fa.fa-envelope-open-o:before {
content: "\f2b6"
}
.fa.fa-linode {
font-family: 'Font Awesome 5 Brands';
font-weight: 400
}
.fa.fa-address-book-o {
font-family: 'Font Awesome 5 Free';
font-weight: 400
}
.fa.fa-address-book-o:before {
content: "\f2b9"
}
.fa.fa-vcard:before {
content: "\f2bb"
}
.fa.fa-address-card-o {
font-family: 'Font Awesome 5 Free';
font-weight: 400
}
.fa.fa-address-card-o:before {
content: "\f2bb"
}
.fa.fa-vcard-o {
font-family: 'Font Awesome 5 Free';
font-weight: 400
}
.fa.fa-vcard-o:before {
content: "\f2bb"
}
.fa.fa-user-circle-o {
font-family: 'Font Awesome 5 Free';
font-weight: 400
}
.fa.fa-user-circle-o:before {
content: "\f2bd"
}
.fa.fa-user-o {
font-family: 'Font Awesome 5 Free';
font-weight: 400
}
.fa.fa-user-o:before {
content: "\f007"
}
.fa.fa-id-badge {
font-family: 'Font Awesome 5 Free';
font-weight: 400
}
.fa.fa-drivers-license:before {
content: "\f2c2"
}
.fa.fa-id-card-o {
font-family: 'Font Awesome 5 Free';
font-weight: 400
}
.fa.fa-id-card-o:before {
content: "\f2c2"
}
.fa.fa-drivers-license-o {
font-family: 'Font Awesome 5 Free';
font-weight: 400
}
.fa.fa-drivers-license-o:before {
content: "\f2c2"
}
.fa.fa-quora {
font-family: 'Font Awesome 5 Brands';
font-weight: 400
}
.fa.fa-free-code-camp {
font-family: 'Font Awesome 5 Brands';
font-weight: 400
}
.fa.fa-telegram {
font-family: 'Font Awesome 5 Brands';
font-weight: 400
}
.fa.fa-thermometer-4:before {
content: "\f2c7"
}
.fa.fa-thermometer:before {
content: "\f2c7"
}
.fa.fa-thermometer-3:before {
content: "\f2c8"
}
.fa.fa-thermometer-2:before {
content: "\f2c9"
}
.fa.fa-thermometer-1:before {
content: "\f2ca"
}
.fa.fa-thermometer-0:before {
content: "\f2cb"
}
.fa.fa-bathtub:before {
content: "\f2cd"
}
.fa.fa-s15:before {
content: "\f2cd"
}
.fa.fa-window-maximize {
font-family: 'Font Awesome 5 Free';
font-weight: 400
}
.fa.fa-window-restore {
font-family: 'Font Awesome 5 Free';
font-weight: 400
}
.fa.fa-times-rectangle:before {
content: "\f410"
}
.fa.fa-window-close-o {
font-family: 'Font Awesome 5 Free';
font-weight: 400
}
.fa.fa-window-close-o:before {
content: "\f410"
}
.fa.fa-times-rectangle-o {
font-family: 'Font Awesome 5 Free';
font-weight: 400
}
.fa.fa-times-rectangle-o:before {
content: "\f410"
}
.fa.fa-bandcamp {
font-family: 'Font Awesome 5 Brands';
font-weight: 400
}
.fa.fa-grav {
font-family: 'Font Awesome 5 Brands';
font-weight: 400
}
.fa.fa-etsy {
font-family: 'Font Awesome 5 Brands';
font-weight: 400
}
.fa.fa-imdb {
font-family: 'Font Awesome 5 Brands';
font-weight: 400
}
.fa.fa-ravelry {
font-family: 'Font Awesome 5 Brands';
font-weight: 400
}
.fa.fa-eercast {
font-family: 'Font Awesome 5 Brands';
font-weight: 400
}
.fa.fa-eercast:before {
content: "\f2da"
}
.fa.fa-snowflake-o {
font-family: 'Font Awesome 5 Free';
font-weight: 400
}
.fa.fa-snowflake-o:before {
content: "\f2dc"
}
.fa.fa-superpowers {
font-family: 'Font Awesome 5 Brands';
font-weight: 400
}
.fa.fa-wpexplorer {
font-family: 'Font Awesome 5 Brands';
font-weight: 400
}
.fa.fa-spotify {
font-family: 'Font Awesome 5 Brands';
font-weight: 400
}
.slick-slider {
overflow: visible !important;
position: relative;
display: block;
box-sizing: border-box;
-webkit-touch-callout: none;
-webkit-user-select: none;
-khtml-user-select: none;
-moz-user-select: none;
-ms-user-select: none;
user-select: none;
-ms-touch-action: pan-y;
touch-action: pan-y;
-webkit-tap-highlight-color: transparent
}
.slick-list {
position: relative;
overflow: hidden;
display: block;
margin: 0;
padding: 0
}
.slick-list:focus {
outline: none
}
.slick-list.dragging {
cursor: pointer;
cursor: hand
}
.slick-slider .slick-track,
.slick-slider .slick-list {
-webkit-transform: translate3d(0, 0, 0);
-moz-transform: translate3d(0, 0, 0);
-ms-transform: translate3d(0, 0, 0);
-o-transform: translate3d(0, 0, 0);
transform: translate3d(0, 0, 0)
}
.slick-track {
position: relative;
left: 0;
top: 0;
display: block;
margin-left: auto;
margin-right: auto
}
.slick-track:before,
.slick-track:after {
content: "";
display: table
}
.slick-track:after {
clear: both
}
.slick-loading .slick-track {
visibility: hidden
}
.slick-slide {
float: left;
height: 100%;
min-height: 1px;
display: none
}
[dir="rtl"] .slick-slide {
float: right
}
.slick-slide img {
display: block
}
.slick-slide.slick-loading img {
display: none
}
.slick-slide.dragging img {
pointer-events: none
}
.slick-initialized .slick-slide {
display: block
}
.slick-loading .slick-slide {
visibility: hidden
}
.slick-vertical .slick-slide {
display: block;
height: auto;
border: 1px solid transparent
}
.slick-arrow.slick-hidden {
display: none
}
/*!
* Datepicker v1.0.9
* https://fengyuanchen.github.io/datepicker
*
* Copyright 2014-present <NAME>
* Released under the MIT license
*
* Date: 2019-09-21T06:57:30.334Z
*/
.datepicker-container {
background-color: #fff;
direction: ltr;
font-size: 12px;
left: 0;
line-height: 30px;
position: fixed;
-webkit-tap-highlight-color: transparent;
top: 0;
-ms-touch-action: none;
touch-action: none;
-webkit-touch-callout: none;
-webkit-user-select: none;
-moz-user-select: none;
-ms-user-select: none;
user-select: none;
width: 210px;
z-index: -1
}
.datepicker-container:after,
.datepicker-container:before {
border: 5px solid transparent;
content: " ";
display: block;
height: 0;
position: absolute;
width: 0
}
.datepicker-dropdown {
border: 1px solid #ccc;
-webkit-box-shadow: 0 3px 6px #ccc;
box-shadow: 0 3px 6px #ccc;
-webkit-box-sizing: content-box;
box-sizing: content-box;
position: absolute;
z-index: 1
}
.datepicker-inline {
position: static
}
.datepicker-top-left,
.datepicker-top-right {
border-top-color: #39f
}
.datepicker-top-left:after,
.datepicker-top-left:before,
.datepicker-top-right:after,
.datepicker-top-right:before {
border-top: 0;
left: 10px;
top: -5px
}
.datepicker-top-left:before,
.datepicker-top-right:before {
border-bottom-color: #39f
}
.datepicker-top-left:after,
.datepicker-top-right:after {
border-bottom-color: #fff;
top: -4px
}
.datepicker-bottom-left,
.datepicker-bottom-right {
border-bottom-color: #39f
}
.datepicker-bottom-left:after,
.datepicker-bottom-left:before,
.datepicker-bottom-right:after,
.datepicker-bottom-right:before {
border-bottom: 0;
bottom: -5px;
left: 10px
}
.datepicker-bottom-left:before,
.datepicker-bottom-right:before {
border-top-color: #39f
}
.datepicker-bottom-left:after,
.datepicker-bottom-right:after {
border-top-color: #fff;
bottom: -4px
}
.datepicker-bottom-right:after,
.datepicker-bottom-right:before,
.datepicker-top-right:after,
.datepicker-top-right:before {
left: auto;
right: 10px
}
.datepicker-panel>ul {
margin: 0;
padding: 0;
width: 102%
}
.datepicker-panel>ul:after,
.datepicker-panel>ul:before {
content: " ";
display: table
}
.datepicker-panel>ul:after {
clear: both
}
.datepicker-panel>ul>li {
background-color: #fff;
cursor: pointer;
float: left;
height: 30px;
list-style: none;
margin: 0;
padding: 0;
text-align: center;
width: 30px
}
.datepicker-panel>ul>li:hover {
background-color: #e5f2ff
}
.datepicker-panel>ul>li.muted,
.datepicker-panel>ul>li.muted:hover {
color: #999
}
.datepicker-panel>ul>li.highlighted {
background-color: #e5f2ff
}
.datepicker-panel>ul>li.highlighted:hover {
background-color: #cce5ff
}
.datepicker-panel>ul>li.picked,
.datepicker-panel>ul>li.picked:hover {
color: #39f
}
.datepicker-panel>ul>li.disabled,
.datepicker-panel>ul>li.disabled:hover {
background-color: #fff;
color: #ccc;
cursor: default
}
.datepicker-panel>ul>li.disabled.highlighted,
.datepicker-panel>ul>li.disabled:hover.highlighted {
background-color: #e5f2ff
}
.datepicker-panel>ul>li[data-view="month next"],
.datepicker-panel>ul>li[data-view="month prev"],
.datepicker-panel>ul>li[data-view="year next"],
.datepicker-panel>ul>li[data-view="year prev"],
.datepicker-panel>ul>li[data-view="years next"],
.datepicker-panel>ul>li[data-view="years prev"],
.datepicker-panel>ul>li[data-view=next] {
font-size: 18px
}
.datepicker-panel>ul>li[data-view="month current"],
.datepicker-panel>ul>li[data-view="year current"],
.datepicker-panel>ul>li[data-view="years current"] {
width: 150px
}
.datepicker-panel>ul[data-view=months]>li,
.datepicker-panel>ul[data-view=years]>li {
height: 52.5px;
line-height: 52.5px;
width: 52.5px
}
.datepicker-panel>ul[data-view=week]>li,
.datepicker-panel>ul[data-view=week]>li:hover {
background-color: #fff;
cursor: default
}
.datepicker-hide {
display: none
}
.select2-container {
box-sizing: border-box;
display: inline-block;
margin: 0;
position: relative;
vertical-align: middle
}
.select2-container .select2-selection--single {
box-sizing: border-box;
cursor: pointer;
display: block;
height: 28px;
user-select: none;
-webkit-user-select: none
}
.select2-container .select2-selection--single .select2-selection__rendered {
display: block;
padding-left: 8px;
padding-right: 20px;
overflow: hidden;
text-overflow: ellipsis;
white-space: nowrap
}
.select2-container .select2-selection--single .select2-selection__clear {
position: relative
}
.select2-container[dir="rtl"] .select2-selection--single .select2-selection__rendered {
padding-right: 8px;
padding-left: 20px
}
.select2-container .select2-selection--multiple {
box-sizing: border-box;
cursor: pointer;
display: block;
min-height: 32px;
user-select: none;
-webkit-user-select: none
}
.select2-container .select2-selection--multiple .select2-selection__rendered {
display: inline-block;
overflow: hidden;
padding-left: 8px;
text-overflow: ellipsis;
white-space: nowrap
}
.select2-container .select2-search--inline {
float: left
}
.select2-container .select2-search--inline .select2-search__field {
box-sizing: border-box;
border: none;
font-size: 100%;
margin-top: 5px;
padding: 0
}
.select2-container .select2-search--inline .select2-search__field::-webkit-search-cancel-button {
-webkit-appearance: none
}
.select2-dropdown {
background-color: white;
border: 1px solid #aaa;
border-radius: 4px;
box-sizing: border-box;
display: block;
position: absolute;
left: -100000px;
width: 100%;
z-index: 1051
}
.select2-results {
display: block
}
.select2-results__options {
list-style: none;
margin: 0;
padding: 0
}
.select2-results__option {
padding: 6px;
user-select: none;
-webkit-user-select: none
}
.select2-results__option[aria-selected] {
cursor: pointer
}
.select2-container--open .select2-dropdown {
left: 0
}
.select2-container--open .select2-dropdown--above {
border-bottom: none;
border-bottom-left-radius: 0;
border-bottom-right-radius: 0
}
.select2-container--open .select2-dropdown--below {
border-top: none;
border-top-left-radius: 0;
border-top-right-radius: 0
}
.select2-search--dropdown {
display: block;
padding: 4px
}
.select2-search--dropdown .select2-search__field {
padding: 4px;
width: 100%;
box-sizing: border-box
}
.select2-search--dropdown .select2-search__field::-webkit-search-cancel-button {
-webkit-appearance: none
}
.select2-search--dropdown.select2-search--hide {
display: none
}
.select2-close-mask {
border: 0;
margin: 0;
padding: 0;
display: block;
position: fixed;
left: 0;
top: 0;
min-height: 100%;
min-width: 100%;
height: auto;
width: auto;
opacity: 0;
z-index: 99;
background-color: #fff;
filter: alpha(opacity=0)
}
.select2-hidden-accessible {
border: 0 !important;
clip: rect(0 0 0 0) !important;
-webkit-clip-path: inset(50%) !important;
clip-path: inset(50%) !important;
height: 1px !important;
overflow: hidden !important;
padding: 0 !important;
position: absolute !important;
width: 1px !important;
white-space: nowrap !important
}
.select2-container--default .select2-selection--single {
background-color: #fff;
border: 1px solid #aaa;
border-radius: 4px
}
.select2-container--default .select2-selection--single .select2-selection__rendered {
color: #444;
line-height: 28px
}
.select2-container--default .select2-selection--single .select2-selection__clear {
cursor: pointer;
float: right;
font-weight: bold
}
.select2-container--default .select2-selection--single .select2-selection__placeholder {
color: #999
}
.select2-container--default .select2-selection--single .select2-selection__arrow {
height: 26px;
position: absolute;
top: 1px;
right: 1px;
width: 20px
}
.select2-container--default .select2-selection--single .select2-selection__arrow b {
border-color: #888 transparent transparent transparent;
border-style: solid;
border-width: 5px 4px 0 4px;
height: 0;
left: 50%;
margin-left: -4px;
margin-top: -2px;
position: absolute;
top: 50%;
width: 0
}
.select2-container--default[dir="rtl"] .select2-selection--single .select2-selection__clear {
float: left
}
.select2-container--default[dir="rtl"] .select2-selection--single .select2-selection__arrow {
left: 1px;
right: auto
}
.select2-container--default.select2-container--disabled .select2-selection--single {
background-color: #eee;
cursor: default
}
.select2-container--default.select2-container--disabled .select2-selection--single .select2-selection__clear {
display: none
}
.select2-container--default.select2-container--open .select2-selection--single .select2-selection__arrow b {
border-color: transparent transparent #888 transparent;
border-width: 0 4px 5px 4px
}
.select2-container--default .select2-selection--multiple {
background-color: white;
border: 1px solid #aaa;
border-radius: 4px;
cursor: text
}
.select2-container--default .select2-selection--multiple .select2-selection__rendered {
box-sizing: border-box;
list-style: none;
margin: 0;
padding: 0 5px;
width: 100%
}
.select2-container--default .select2-selection--multiple .select2-selection__rendered li {
list-style: none
}
.select2-container--default .select2-selection--multiple .select2-selection__placeholder {
color: #999;
margin-top: 5px;
float: left
}
.select2-container--default .select2-selection--multiple .select2-selection__clear {
cursor: pointer;
float: right;
font-weight: bold;
margin-top: 5px;
margin-right: 10px
}
.select2-container--default .select2-selection--multiple .select2-selection__choice {
background-color: #e4e4e4;
border: 1px solid #aaa;
border-radius: 4px;
cursor: default;
float: left;
margin-right: 5px;
margin-top: 5px;
padding: 0 5px
}
.select2-container--default .select2-selection--multiple .select2-selection__choice__remove {
color: #999;
cursor: pointer;
display: inline-block;
font-weight: bold;
margin-right: 2px
}
.select2-container--default .select2-selection--multiple .select2-selection__choice__remove:hover {
color: #333
}
.select2-container--default[dir="rtl"] .select2-selection--multiple .select2-selection__choice,
.select2-container--default[dir="rtl"] .select2-selection--multiple .select2-selection__placeholder,
.select2-container--default[dir="rtl"] .select2-selection--multiple .select2-search--inline {
float: right
}
.select2-container--default[dir="rtl"] .select2-selection--multiple .select2-selection__choice {
margin-left: 5px;
margin-right: auto
}
.select2-container--default[dir="rtl"] .select2-selection--multiple .select2-selection__choice__remove {
margin-left: 2px;
margin-right: auto
}
.select2-container--default.select2-container--focus .select2-selection--multiple {
border: solid black 1px;
outline: 0
}
.select2-container--default.select2-container--disabled .select2-selection--multiple {
background-color: #eee;
cursor: default
}
.select2-container--default.select2-container--disabled .select2-selection__choice__remove {
display: none
}
.select2-container--default.select2-container--open.select2-container--above .select2-selection--single,
.select2-container--default.select2-container--open.select2-container--above .select2-selection--multiple {
border-top-left-radius: 0;
border-top-right-radius: 0
}
.select2-container--default.select2-container--open.select2-container--below .select2-selection--single,
.select2-container--default.select2-container--open.select2-container--below .select2-selection--multiple {
border-bottom-left-radius: 0;
border-bottom-right-radius: 0
}
.select2-container--default .select2-search--dropdown .select2-search__field {
border: 1px solid #aaa
}
.select2-container--default .select2-search--inline .select2-search__field {
background: transparent;
border: none;
outline: 0;
box-shadow: none;
-webkit-appearance: textfield
}
.select2-container--default .select2-results>.select2-results__options {
max-height: 200px;
overflow-y: auto
}
.select2-container--default .select2-results__option[role=group] {
padding: 0
}
.select2-container--default .select2-results__option[aria-disabled=true] {
color: #999
}
.select2-container--default .select2-results__option[aria-selected=true] {
background-color: #ddd
}
.select2-container--default .select2-results__option .select2-results__option {
padding-left: 1em
}
.select2-container--default .select2-results__option .select2-results__option .select2-results__group {
padding-left: 0
}
.select2-container--default .select2-results__option .select2-results__option .select2-results__option {
margin-left: -1em;
padding-left: 2em
}
.select2-container--default .select2-results__option .select2-results__option .select2-results__option .select2-results__option {
margin-left: -2em;
padding-left: 3em
}
.select2-container--default .select2-results__option .select2-results__option .select2-results__option .select2-results__option .select2-results__option {
margin-left: -3em;
padding-left: 4em
}
.select2-container--default .select2-results__option .select2-results__option .select2-results__option .select2-results__option .select2-results__option .select2-results__option {
margin-left: -4em;
padding-left: 5em
}
.select2-container--default .select2-results__option .select2-results__option .select2-results__option .select2-results__option .select2-results__option .select2-results__option .select2-results__option {
margin-left: -5em;
padding-left: 6em
}
.select2-container--default .select2-results__option--highlighted[aria-selected] {
background-color: #5897fb;
color: white
}
.select2-container--default .select2-results__group {
cursor: default;
display: block;
padding: 6px
}
.select2-container--classic .select2-selection--single {
background-color: #f7f7f7;
border: 1px solid #aaa;
border-radius: 4px;
outline: 0;
background-image: -webkit-linear-gradient(top, #fff 50%, #eee 100%);
background-image: -o-linear-gradient(top, #fff 50%, #eee 100%);
background-image: linear-gradient(to bottom, #fff 50%, #eee 100%);
background-repeat: repeat-x;
filter: progid: DXImageTransform.Microsoft.gradient(startColorstr='#FFFFFFFF', endColorstr='#FFEEEEEE', GradientType=0)
}
.select2-container--classic .select2-selection--single:focus {
border: 1px solid #5897fb
}
.select2-container--classic .select2-selection--single .select2-selection__rendered {
color: #444;
line-height: 28px
}
.select2-container--classic .select2-selection--single .select2-selection__clear {
cursor: pointer;
float: right;
font-weight: bold;
margin-right: 10px
}
.select2-container--classic .select2-selection--single .select2-selection__placeholder {
color: #999
}
.select2-container--classic .select2-selection--single .select2-selection__arrow {
background-color: #ddd;
border: none;
border-left: 1px solid #aaa;
border-top-right-radius: 4px;
border-bottom-right-radius: 4px;
height: 26px;
position: absolute;
top: 1px;
right: 1px;
width: 20px;
background-image: -webkit-linear-gradient(top, #eee 50%, #ccc 100%);
background-image: -o-linear-gradient(top, #eee 50%, #ccc 100%);
background-image: linear-gradient(to bottom, #eee 50%, #ccc 100%);
background-repeat: repeat-x;
filter: progid: DXImageTransform.Microsoft.gradient(startColorstr='#FFEEEEEE', endColorstr='#FFCCCCCC', GradientType=0)
}
.select2-container--classic .select2-selection--single .select2-selection__arrow b {
border-color: #888 transparent transparent transparent;
border-style: solid;
border-width: 5px 4px 0 4px;
height: 0;
left: 50%;
margin-left: -4px;
margin-top: -2px;
position: absolute;
top: 50%;
width: 0
}
.select2-container--classic[dir="rtl"] .select2-selection--single .select2-selection__clear {
float: left
}
.select2-container--classic[dir="rtl"] .select2-selection--single .select2-selection__arrow {
border: none;
border-right: 1px solid #aaa;
border-radius: 0;
border-top-left-radius: 4px;
border-bottom-left-radius: 4px;
left: 1px;
right: auto
}
.select2-container--classic.select2-container--open .select2-selection--single {
border: 1px solid #5897fb
}
.select2-container--classic.select2-container--open .select2-selection--single .select2-selection__arrow {
background: transparent;
border: none
}
.select2-container--classic.select2-container--open .select2-selection--single .select2-selection__arrow b {
border-color: transparent transparent #888 transparent;
border-width: 0 4px 5px 4px
}
.select2-container--classic.select2-container--open.select2-container--above .select2-selection--single {
border-top: none;
border-top-left-radius: 0;
border-top-right-radius: 0;
background-image: -webkit-linear-gradient(top, #fff 0%, #eee 50%);
background-image: -o-linear-gradient(top, #fff 0%, #eee 50%);
background-image: linear-gradient(to bottom, #fff 0%, #eee 50%);
background-repeat: repeat-x;
filter: progid: DXImageTransform.Microsoft.gradient(startColorstr='#FFFFFFFF', endColorstr='#FFEEEEEE', GradientType=0)
}
.select2-container--classic.select2-container--open.select2-container--below .select2-selection--single {
border-bottom: none;
border-bottom-left-radius: 0;
border-bottom-right-radius: 0;
background-image: -webkit-linear-gradient(top, #eee 50%, #fff 100%);
background-image: -o-linear-gradient(top, #eee 50%, #fff 100%);
background-image: linear-gradient(to bottom, #eee 50%, #fff 100%);
background-repeat: repeat-x;
filter: progid: DXImageTransform.Microsoft.gradient(startColorstr='#FFEEEEEE', endColorstr='#FFFFFFFF', GradientType=0)
}
.select2-container--classic .select2-selection--multiple {
background-color: white;
border: 1px solid #aaa;
border-radius: 4px;
cursor: text;
outline: 0
}
.select2-container--classic .select2-selection--multiple:focus {
border: 1px solid #5897fb
}
.select2-container--classic .select2-selection--multiple .select2-selection__rendered {
list-style: none;
margin: 0;
padding: 0 5px
}
.select2-container--classic .select2-selection--multiple .select2-selection__clear {
display: none
}
.select2-container--classic .select2-selection--multiple .select2-selection__choice {
background-color: #e4e4e4;
border: 1px solid #aaa;
border-radius: 4px;
cursor: default;
float: left;
margin-right: 5px;
margin-top: 5px;
padding: 0 5px
}
.select2-container--classic .select2-selection--multiple .select2-selection__choice__remove {
color: #888;
cursor: pointer;
display: inline-block;
font-weight: bold;
margin-right: 2px
}
.select2-container--classic .select2-selection--multiple .select2-selection__choice__remove:hover {
color: #555
}
.select2-container--classic[dir="rtl"] .select2-selection--multiple .select2-selection__choice {
float: right;
margin-left: 5px;
margin-right: auto
}
.select2-container--classic[dir="rtl"] .select2-selection--multiple .select2-selection__choice__remove {
margin-left: 2px;
margin-right: auto
}
.select2-container--classic.select2-container--open .select2-selection--multiple {
border: 1px solid #5897fb
}
.select2-container--classic.select2-container--open.select2-container--above .select2-selection--multiple {
border-top: none;
border-top-left-radius: 0;
border-top-right-radius: 0
}
.select2-container--classic.select2-container--open.select2-container--below .select2-selection--multiple {
border-bottom: none;
border-bottom-left-radius: 0;
border-bottom-right-radius: 0
}
.select2-container--classic .select2-search--dropdown .select2-search__field {
border: 1px solid #aaa;
outline: 0
}
.select2-container--classic .select2-search--inline .select2-search__field {
outline: 0;
box-shadow: none
}
.select2-container--classic .select2-dropdown {
background-color: #fff;
border: 1px solid transparent
}
.select2-container--classic .select2-dropdown--above {
border-bottom: none
}
.select2-container--classic .select2-dropdown--below {
border-top: none
}
.select2-container--classic .select2-results>.select2-results__options {
max-height: 200px;
overflow-y: auto
}
.select2-container--classic .select2-results__option[role=group] {
padding: 0
}
.select2-container--classic .select2-results__option[aria-disabled=true] {
color: grey
}
.select2-container--classic .select2-results__option--highlighted[aria-selected] {
background-color: #3875d7;
color: #fff
}
.select2-container--classic .select2-results__group {
cursor: default;
display: block;
padding: 6px
}
.select2-container--classic.select2-container--open .select2-dropdown {
border-color: #5897fb
}
.row {
display: -webkit-box;
display: -moz-box;
display: -ms-flexbox;
display: -webkit-flex;
display: flex;
-webkit-flex-wrap: wrap;
-ms-flex-wrap: wrap;
flex-wrap: wrap;
margin-left: -15px;
margin-right: -15px
}
[class^="col-"] {
display: -webkit-box;
display: -moz-box;
display: -ms-flexbox;
display: -webkit-flex;
display: flex;
-webkit-flex-direction: column;
-ms-flex-direction: column;
flex-direction: column;
width: 100%;
padding-left: 15px;
padding-right: 15px;
position: relative;
min-height: 1px
}
@media (min-width: 375px) {
.col-xxs-1 {
width: 8.3333333333%
}
}
@media (min-width: 375px) {
.col-xxs-2 {
width: 16.6666666667%
}
}
@media (min-width: 375px) {
.col-xxs-3 {
width: 25%
}
}
@media (min-width: 375px) {
.col-xxs-4 {
width: 33.3333333333%
}
}
@media (min-width: 375px) {
.col-xxs-5 {
width: 41.6666666667%
}
}
@media (min-width: 375px) {
.col-xxs-6 {
width: 50%
}
}
@media (min-width: 375px) {
.col-xxs-7 {
width: 58.3333333333%
}
}
@media (min-width: 375px) {
.col-xxs-8 {
width: 66.6666666667%
}
}
@media (min-width: 375px) {
.col-xxs-9 {
width: 75%
}
}
@media (min-width: 375px) {
.col-xxs-10 {
width: 83.3333333333%
}
}
@media (min-width: 375px) {
.col-xxs-11 {
width: 91.6666666667%
}
}
@media (min-width: 375px) {
.col-xxs-12 {
width: 100%
}
}
@media (min-width: 480px) {
.col-xs-1 {
width: 8.3333333333%
}
}
@media (min-width: 480px) {
.col-xs-2 {
width: 16.6666666667%
}
}
@media (min-width: 480px) {
.col-xs-3 {
width: 25%
}
}
@media (min-width: 480px) {
.col-xs-4 {
width: 33.3333333333%
}
}
@media (min-width: 480px) {
.col-xs-5 {
width: 41.6666666667%
}
}
@media (min-width: 480px) {
.col-xs-6 {
width: 50%
}
}
@media (min-width: 480px) {
.col-xs-7 {
width: 58.3333333333%
}
}
@media (min-width: 480px) {
.col-xs-8 {
width: 66.6666666667%
}
}
@media (min-width: 480px) {
.col-xs-9 {
width: 75%
}
}
@media (min-width: 480px) {
.col-xs-10 {
width: 83.3333333333%
}
}
@media (min-width: 480px) {
.col-xs-11 {
width: 91.6666666667%
}
}
@media (min-width: 480px) {
.col-xs-12 {
width: 100%
}
}
@media (min-width: 640px) {
.col-sm-1 {
width: 8.3333333333%
}
}
@media (min-width: 640px) {
.col-sm-2 {
width: 16.6666666667%
}
}
@media (min-width: 640px) {
.col-sm-3 {
width: 25%
}
}
@media (min-width: 640px) {
.col-sm-4 {
width: 33.3333333333%
}
}
@media (min-width: 640px) {
.col-sm-5 {
width: 41.6666666667%
}
}
@media (min-width: 640px) {
.col-sm-6 {
width: 50%
}
}
@media (min-width: 640px) {
.col-sm-7 {
width: 58.3333333333%
}
}
@media (min-width: 640px) {
.col-sm-8 {
width: 66.6666666667%
}
}
@media (min-width: 640px) {
.col-sm-9 {
width: 75%
}
}
@media (min-width: 640px) {
.col-sm-10 {
width: 83.3333333333%
}
}
@media (min-width: 640px) {
.col-sm-11 {
width: 91.6666666667%
}
}
@media (min-width: 640px) {
.col-sm-12 {
width: 100%
}
}
@media (min-width: 768px) {
.col-md-1 {
width: 8.3333333333%
}
}
@media (min-width: 768px) {
.col-md-2 {
width: 16.6666666667%
}
}
@media (min-width: 768px) {
.col-md-3 {
width: 25%
}
}
@media (min-width: 768px) {
.col-md-4 {
width: 33.3333333333%
}
}
@media (min-width: 768px) {
.col-md-5 {
width: 41.6666666667%
}
}
@media (min-width: 768px) {
.col-md-6 {
width: 50%
}
}
@media (min-width: 768px) {
.col-md-7 {
width: 58.3333333333%
}
}
@media (min-width: 768px) {
.col-md-8 {
width: 66.6666666667%
}
}
@media (min-width: 768px) {
.col-md-9 {
width: 75%
}
}
@media (min-width: 768px) {
.col-md-10 {
width: 83.3333333333%
}
}
@media (min-width: 768px) {
.col-md-11 {
width: 91.6666666667%
}
}
@media (min-width: 768px) {
.col-md-12 {
width: 100%
}
}
@media (min-width: 1025px) {
.col-lg-1 {
width: 8.3333333333%
}
}
@media (min-width: 1025px) {
.col-lg-2 {
width: 16.6666666667%
}
}
@media (min-width: 1025px) {
.col-lg-3 {
width: 25%
}
}
@media (min-width: 1025px) {
.col-lg-4 {
width: 33.3333333333%
}
}
@media (min-width: 1025px) {
.col-lg-5 {
width: 41.6666666667%
}
}
@media (min-width: 1025px) {
.col-lg-6 {
width: 50%
}
}
@media (min-width: 1025px) {
.col-lg-7 {
width: 58.3333333333%
}
}
@media (min-width: 1025px) {
.col-lg-8 {
width: 66.6666666667%
}
}
@media (min-width: 1025px) {
.col-lg-9 {
width: 75%
}
}
@media (min-width: 1025px) {
.col-lg-10 {
width: 83.3333333333%
}
}
@media (min-width: 1025px) {
.col-lg-11 {
width: 91.6666666667%
}
}
@media (min-width: 1025px) {
.col-lg-12 {
width: 100%
}
}
@media (min-width: 1200px) {
.col-xl-1 {
width: 8.3333333333%
}
}
@media (min-width: 1200px) {
.col-xl-2 {
width: 16.6666666667%
}
}
@media (min-width: 1200px) {
.col-xl-3 {
width: 25%
}
}
@media (min-width: 1200px) {
.col-xl-4 {
width: 33.3333333333%
}
}
@media (min-width: 1200px) {
.col-xl-5 {
width: 41.6666666667%
}
}
@media (min-width: 1200px) {
.col-xl-6 {
width: 50%
}
}
@media (min-width: 1200px) {
.col-xl-7 {
width: 58.3333333333%
}
}
@media (min-width: 1200px) {
.col-xl-8 {
width: 66.6666666667%
}
}
@media (min-width: 1200px) {
.col-xl-9 {
width: 75%
}
}
@media (min-width: 1200px) {
.col-xl-10 {
width: 83.3333333333%
}
}
@media (min-width: 1200px) {
.col-xl-11 {
width: 91.6666666667%
}
}
@media (min-width: 1200px) {
.col-xl-12 {
width: 100%
}
}
@media (min-width: 375px) {
.col-xxs-offset-0 {
margin-left: 0%
}
}
@media (min-width: 375px) {
.col-xxs-offset-1 {
margin-left: 8.3333333333%
}
}
@media (min-width: 375px) {
.col-xxs-offset-2 {
margin-left: 16.6666666667%
}
}
@media (min-width: 375px) {
.col-xxs-offset-3 {
margin-left: 25%
}
}
@media (min-width: 375px) {
.col-xxs-offset-4 {
margin-left: 33.3333333333%
}
}
@media (min-width: 375px) {
.col-xxs-offset-5 {
margin-left: 41.6666666667%
}
}
@media (min-width: 375px) {
.col-xxs-offset-6 {
margin-left: 50%
}
}
@media (min-width: 375px) {
.col-xxs-offset-7 {
margin-left: 58.3333333333%
}
}
@media (min-width: 375px) {
.col-xxs-offset-8 {
margin-left: 66.6666666667%
}
}
@media (min-width: 375px) {
.col-xxs-offset-9 {
margin-left: 75%
}
}
@media (min-width: 375px) {
.col-xxs-offset-10 {
margin-left: 83.3333333333%
}
}
@media (min-width: 375px) {
.col-xxs-offset-11 {
margin-left: 91.6666666667%
}
}
@media (min-width: 375px) {
.col-xxs-offset-12 {
margin-left: 100%
}
}
@media (min-width: 480px) {
.col-xs-offset-0 {
margin-left: 0%
}
}
@media (min-width: 480px) {
.col-xs-offset-1 {
margin-left: 8.3333333333%
}
}
@media (min-width: 480px) {
.col-xs-offset-2 {
margin-left: 16.6666666667%
}
}
@media (min-width: 480px) {
.col-xs-offset-3 {
margin-left: 25%
}
}
@media (min-width: 480px) {
.col-xs-offset-4 {
margin-left: 33.3333333333%
}
}
@media (min-width: 480px) {
.col-xs-offset-5 {
margin-left: 41.6666666667%
}
}
@media (min-width: 480px) {
.col-xs-offset-6 {
margin-left: 50%
}
}
@media (min-width: 480px) {
.col-xs-offset-7 {
margin-left: 58.3333333333%
}
}
@media (min-width: 480px) {
.col-xs-offset-8 {
margin-left: 66.6666666667%
}
}
@media (min-width: 480px) {
.col-xs-offset-9 {
margin-left: 75%
}
}
@media (min-width: 480px) {
.col-xs-offset-10 {
margin-left: 83.3333333333%
}
}
@media (min-width: 480px) {
.col-xs-offset-11 {
margin-left: 91.6666666667%
}
}
@media (min-width: 480px) {
.col-xs-offset-12 {
margin-left: 100%
}
}
@media (min-width: 640px) {
.col-sm-offset-0 {
margin-left: 0%
}
}
@media (min-width: 640px) {
.col-sm-offset-1 {
margin-left: 8.3333333333%
}
}
@media (min-width: 640px) {
.col-sm-offset-2 {
margin-left: 16.6666666667%
}
}
@media (min-width: 640px) {
.col-sm-offset-3 {
margin-left: 25%
}
}
@media (min-width: 640px) {
.col-sm-offset-4 {
margin-left: 33.3333333333%
}
}
@media (min-width: 640px) {
.col-sm-offset-5 {
margin-left: 41.6666666667%
}
}
@media (min-width: 640px) {
.col-sm-offset-6 {
margin-left: 50%
}
}
@media (min-width: 640px) {
.col-sm-offset-7 {
margin-left: 58.3333333333%
}
}
@media (min-width: 640px) {
.col-sm-offset-8 {
margin-left: 66.6666666667%
}
}
@media (min-width: 640px) {
.col-sm-offset-9 {
margin-left: 75%
}
}
@media (min-width: 640px) {
.col-sm-offset-10 {
margin-left: 83.3333333333%
}
}
@media (min-width: 640px) {
.col-sm-offset-11 {
margin-left: 91.6666666667%
}
}
@media (min-width: 640px) {
.col-sm-offset-12 {
margin-left: 100%
}
}
@media (min-width: 768px) {
.col-md-offset-0 {
margin-left: 0%
}
}
@media (min-width: 768px) {
.col-md-offset-1 {
margin-left: 8.3333333333%
}
}
@media (min-width: 768px) {
.col-md-offset-2 {
margin-left: 16.6666666667%
}
}
@media (min-width: 768px) {
.col-md-offset-3 {
margin-left: 25%
}
}
@media (min-width: 768px) {
.col-md-offset-4 {
margin-left: 33.3333333333%
}
}
@media (min-width: 768px) {
.col-md-offset-5 {
margin-left: 41.6666666667%
}
}
@media (min-width: 768px) {
.col-md-offset-6 {
margin-left: 50%
}
}
@media (min-width: 768px) {
.col-md-offset-7 {
margin-left: 58.3333333333%
}
}
@media (min-width: 768px) {
.col-md-offset-8 {
margin-left: 66.6666666667%
}
}
@media (min-width: 768px) {
.col-md-offset-9 {
margin-left: 75%
}
}
@media (min-width: 768px) {
.col-md-offset-10 {
margin-left: 83.3333333333%
}
}
@media (min-width: 768px) {
.col-md-offset-11 {
margin-left: 91.6666666667%
}
}
@media (min-width: 768px) {
.col-md-offset-12 {
margin-left: 100%
}
}
@media (min-width: 1025px) {
.col-lg-offset-0 {
margin-left: 0%
}
}
@media (min-width: 1025px) {
.col-lg-offset-1 {
margin-left: 8.3333333333%
}
}
@media (min-width: 1025px) {
.col-lg-offset-2 {
margin-left: 16.6666666667%
}
}
@media (min-width: 1025px) {
.col-lg-offset-3 {
margin-left: 25%
}
}
@media (min-width: 1025px) {
.col-lg-offset-4 {
margin-left: 33.3333333333%
}
}
@media (min-width: 1025px) {
.col-lg-offset-5 {
margin-left: 41.6666666667%
}
}
@media (min-width: 1025px) {
.col-lg-offset-6 {
margin-left: 50%
}
}
@media (min-width: 1025px) {
.col-lg-offset-7 {
margin-left: 58.3333333333%
}
}
@media (min-width: 1025px) {
.col-lg-offset-8 {
margin-left: 66.6666666667%
}
}
@media (min-width: 1025px) {
.col-lg-offset-9 {
margin-left: 75%
}
}
@media (min-width: 1025px) {
.col-lg-offset-10 {
margin-left: 83.3333333333%
}
}
@media (min-width: 1025px) {
.col-lg-offset-11 {
margin-left: 91.6666666667%
}
}
@media (min-width: 1025px) {
.col-lg-offset-12 {
margin-left: 100%
}
}
@media (min-width: 1200px) {
.col-xl-offset-0 {
margin-left: 0%
}
}
@media (min-width: 1200px) {
.col-xl-offset-1 {
margin-left: 8.3333333333%
}
}
@media (min-width: 1200px) {
.col-xl-offset-2 {
margin-left: 16.6666666667%
}
}
@media (min-width: 1200px) {
.col-xl-offset-3 {
margin-left: 25%
}
}
@media (min-width: 1200px) {
.col-xl-offset-4 {
margin-left: 33.3333333333%
}
}
@media (min-width: 1200px) {
.col-xl-offset-5 {
margin-left: 41.6666666667%
}
}
@media (min-width: 1200px) {
.col-xl-offset-6 {
margin-left: 50%
}
}
@media (min-width: 1200px) {
.col-xl-offset-7 {
margin-left: 58.3333333333%
}
}
@media (min-width: 1200px) {
.col-xl-offset-8 {
margin-left: 66.6666666667%
}
}
@media (min-width: 1200px) {
.col-xl-offset-9 {
margin-left: 75%
}
}
@media (min-width: 1200px) {
.col-xl-offset-10 {
margin-left: 83.3333333333%
}
}
@media (min-width: 1200px) {
.col-xl-offset-11 {
margin-left: 91.6666666667%
}
}
@media (min-width: 1200px) {
.col-xl-offset-12 {
margin-left: 100%
}
}
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;
font-size: 100%;
font: inherit;
vertical-align: baseline
}
article,
aside,
details,
figcaption,
figure,
footer,
header,
hgroup,
menu,
nav,
section {
display: block
}
body {
line-height: 1
}
ol,
ul {
list-style: none
}
blockquote,
q {
quotes: none
}
blockquote:before,
blockquote:after,
q:before,
q:after {
content: '';
content: none
}
table {
border-collapse: collapse;
border-spacing: 0
}
body {
background: #fff;
color: #000;
font-size: 16px;
font-family: "Roboto", sans-serif;
line-height: 1.6em
}
@media (max-width: 768px) {
body {
font-size: 14px
}
}
*,
:after,
:before {
-webkit-box-sizing: border-box;
-moz-box-sizing: border-box;
box-sizing: border-box
}
p {
margin-bottom: 20px
}
p:last-child {
margin: 0
}
a {
color: #260A00;
text-decoration: none;
transition: all .3s ease
}
a:hover {
color: #D5B584;
text-decoration: none
}
b,
strong {
font-weight: 700
}
i,
em {
font-style: italic
}
img {
max-width: 100%;
max-height: 100%
}
h1,
h2,
h3,
h4,
h5,
h6 {
color: #260A00;
font-family: "Roboto Mono", monospace;
font-weight: 700;
line-height: 1.17em;
margin: 0 0 20px;
position: relative
}
h1 a,
h2 a,
h3 a,
h4 a,
h5 a,
h6 a {
color: #260A00
}
h1 a:hover,
h2 a:hover,
h3 a:hover,
h4 a:hover,
h5 a:hover,
h6 a:hover {
color: #260A00;
text-decoration: none
}
h1 {
font-size: 64px
}
@media (max-width: 1679px) {
h1 {
font-size: 52px
}
}
@media (max-width: 1439px) {
h1 {
font-size: 48px
}
}
@media (max-width: 1024px) {
h1 {
font-size: 28px
}
}
@media (max-width: 768px) {
h1 {
font-size: 24px
}
}
h2 {
font-size: 54px
}
@media (max-width: 1439px) {
h2 {
font-size: 38px
}
}
@media (max-width: 768px) {
h2 {
font-size: 21px
}
}
h3 {
font-size: 30px
}
@media (max-width: 768px) {
h3 {
font-size: 21px
}
}
h4 {
font-size: 24px
}
@media (max-width: 1439px) {
h4 {
font-size: 20px
}
}
h5 {
font-size: 18px
}
@media (max-width: 1439px) {
h5 {
font-size: 16px
}
}
@media (max-width: 768px) {
h5 {
font-size: 14px
}
}
h6 {
font-size: 16px
}
.h3 {
font-size: 36px
}
@media (max-width: 768px) {
.h3 {
font-size: 21px
}
}
button {
outline: none
}
.container {
width: 100%;
min-width: 320px;
max-width: 1920px;
padding: 0 60px;
margin: 0 auto;
position: relative
}
@media (max-width: 1439px) {
.container {
padding: 0 30px
}
}
@media (max-width: 768px) {
.container {
padding: 0 20px
}
}
.container-min {
width: 100%;
max-width: 1920px;
padding: 0 19.32vw;
margin: 0 auto;
display: -webkit-box;
display: -moz-box;
display: -ms-flexbox;
display: -webkit-flex;
display: flex;
-webkit-flex-wrap: wrap;
-ms-flex-wrap: wrap;
flex-wrap: wrap;
position: relative
}
@media (max-width: 1439px) {
.container-min {
padding: 0 30px
}
}
@media (max-width: 768px) {
.container-min {
padding: 0 20px
}
}
main {
padding: 0
}
.section {
clear: both;
padding: 50px 0
}
@media (max-width: 1024px) {
.section {
padding: 30px 0
}
}
.home .section-top {
display: none;
}
.section-top {
position: relative
}
.product-template-default .section-top:before,
.product-template-default .section-top:after {
display: none;
}
.section-top:before,
.section-top:after {
content: '';
position: absolute;
z-index: 2;
top: 5vw;
width: 19.3vw;
height: 200px;
background-image: url(images/content/line-dark.svg);
background-position: 0 0;
background-size: 100% 13%;
background-repeat: repeat
}
.page-template-page-reviews .section-top:before,
.page-template-page-reviews .section-top:after {
z-index: 1;
}
@media (max-width: 1024px) {
.section-top:before,
.section-top:after {
content: none
}
}
.section-top:before {
left: 0
}
.section-top:after {
right: 0
}
.section-top h1 {
text-align: center;
margin: 15px 0 25px
}
.mobile-only {
display: none
}
@media (max-width: 1199px) {
.mobile-only {
display: block
}
}
@media (max-width: 768px) {
.desctop-only {
display: none
}
}
.d-flex {
display: -webkit-box;
display: -moz-box;
display: -ms-flexbox;
display: -webkit-flex;
display: flex
}
.area-title {
position: relative;
display: inline-block;
padding-left: 24px
}
.area-title:before {
content: '';
position: absolute;
left: 0;
top: 50%;
transform: translateY(-50%);
background-color: #D5B584;
width: 4px;
height: .76em
}
.block-list {
display: -webkit-box;
display: -moz-box;
display: -ms-flexbox;
display: -webkit-flex;
display: flex;
-webkit-flex-wrap: wrap;
-ms-flex-wrap: wrap;
flex-wrap: wrap;
margin: 0 -14px
}
@media (max-width: 768px) {
.block-list {
margin: 0 -10px
}
}
.block-list li {
width: 25%;
padding: 14px
}
@media (max-width: 768px) {
.block-list li {
width: 50%;
padding: 10px
}
}
.block-list li a {
display: block
}
.block-list li a img {
vertical-align: middle
}
.dots-bg {
position: relative
}
.dots-bg:before {
content: '';
position: absolute;
width: 16vw;
height: 200px;
background-image: url(images/content/line-dark.svg);
background-position: 0 0;
background-size: 99% 13%;
background-repeat: repeat
}
.dots-bg__latte:before {
background-image: url(images/content/line-latte.svg)
}
.block-img img {
width: 100%;
vertical-align: middle
}
body.menu-open {
overflow: hidden
}
blockquote p {
padding: 0 64px;
font-style: italic;
font-size: 21px;
line-height: 1.6em;
font-family: "Roboto Mono", monospace;
color: #260A00;
position: relative
}
@media (max-width: 1024px) {
blockquote p {
max-width: 393px;
padding: 30px 57px
}
}
@media (max-width: 768px) {
blockquote p {
font-size: 18px
}
}
@media (max-width: 479px) {
blockquote p {
padding: 30px 35px
}
}
blockquote p:before,
blockquote p:after {
content: "\201C";
font-family: "Roboto Mono", monospace;
font-size: 96px;
font-style: italic;
color: #D5B584;
position: absolute
}
blockquote p:before {
top: 11px;
left: 0
}
@media (max-width: 1024px) {
blockquote p:before {
top: 40px
}
}
@media (max-width: 479px) {
blockquote p:before {
left: -22px
}
}
blockquote p:after {
bottom: 0;
right: 0;
transform: rotate(-180deg) translateY(100%)
}
@media (max-width: 479px) {
blockquote p:after {
right: -20px
}
}
blockquote p span {
display: inline-block
}
.date-news p {
font-family: "Roboto Mono", monospace;
letter-spacing: .1em;
color: #D5B584
}
.ml-auto {
margin-left: auto
}
.header-btn {
display: none;
width: 70px;
height: 55px;
background-color: #D5B584;
border: none;
border-radius: 0;
outline: none;
cursor: pointer;
padding: 0;
z-index: 1;
order: -1;
margin-left: -30px
}
@media (max-width: 1199px) {
.header-btn {
display: block
}
}
@media (max-width: 768px) {
.header-btn {
margin-left: -20px
}
}
.header-btn-icon {
display: block;
width: 27px;
height: 3px;
background: #fff;
transition: 0.3s;
margin: 0 auto;
position: relative
}
.header-btn-icon:before,
.header-btn-icon:after {
content: "";
display: block;
width: 27px;
height: 3px;
background: #fff;
transition: 0.3s;
transform-origin: 0.28571rem center;
position: absolute;
left: 0
}
.header-btn-icon:before {
top: -7px
}
.header-btn-icon:after {
top: 7px
}
.header-btn.is-active {
position: absolute;
right: 0;
top: 0;
background: transparent;
z-index: 11
}
.header-btn.is-active .header-btn-icon {
background: transparent
}
.header-btn.is-active .header-btn-icon:before,
.header-btn.is-active .header-btn-icon:after {
background: #260A00;
transform-origin: 50% 50%;
top: 0
}
.header-btn.is-active .header-btn-icon:before {
transform: rotate3d(0, 0, 1, -45deg)
}
.header-btn.is-active .header-btn-icon:after {
transform: rotate3d(0, 0, 1, 45deg)
}
.header {
position: relative;
padding-top: 32px;
transition: padding-bottom .3s ease
}
@media (max-width: 1199px) {
.header {
padding-top: 10px
}
}
.header a {
font-family: "Roboto Mono", monospace
}
.header-in {
display: -webkit-box;
display: -moz-box;
display: -ms-flexbox;
display: -webkit-flex;
display: flex;
align-items: flex-start
}
@media (max-width: 1199px) {
.header-in {
align-items: center
}
}
.header-in .logo {
width: 159px;
margin-top: -17px;
flex-shrink: 0
}
@media (max-width: 1679px) {
.header-in .logo {
width: 110px
}
}
@media (max-width: 1439px) {
.header-in .logo {
width: 90px
}
}
@media (max-width: 1199px) {
.header-in .logo {
margin: 0 auto
}
}
@media (max-width: 768px) {
.header-in .logo {
width: 83px
}
}
.header-in .logo a {
display: block
}
.header-in .menu-wrapper {
display: -webkit-box;
display: -moz-box;
display: -ms-flexbox;
display: -webkit-flex;
display: flex;
justify-content: space-between;
align-items: center;
width: calc(100% - 159px);
padding-left: 30px
}
@media (max-width: 1679px) {
.header-in .menu-wrapper {
width: calc(100% - 110px)
}
}
@media (max-width: 1439px) {
.header-in .menu-wrapper {
width: calc(100% - 90px)
}
}
@media (max-width: 1199px) {
.header-in .menu-wrapper {
display: none;
-webkit-flex-direction: column;
-ms-flex-direction: column;
flex-direction: column;
align-items: flex-start;
position: absolute;
top: 0;
left: 0;
width: 100%;
min-height: 100%;
padding: 30px 20px;
background-color: #fff;
margin: 0;
min-height: 100vh;
z-index: 10;
overflow-y: scroll;
}
}
.header-in .navbar {
width: 50%;
padding-right: 30px
}
@media (max-width: 1199px) {
.header-in .navbar {
width: 100%;
padding-right: 0
}
}
.header-in .navbar h4 {
text-transform: uppercase
}
#menu-main-menu {
display: -webkit-box;
display: -moz-box;
display: -ms-flexbox;
display: -webkit-flex;
display: flex;
justify-content: space-between;
margin: 0 -31px;
}
@media (max-width: 1679px) {
#menu-main-menu {
margin: 0 -20px;
}
}
@media (max-width: 1439px) {
#menu-main-menu {
margin: 0 20px 0 -20px;
}
}
@media (max-width: 1199px) {
#menu-main-menu {
-webkit-flex-direction: column;
-ms-flex-direction: column;
flex-direction: column;
}
}
#menu-main-menu li:first-child {
position: relative;
}
#menu-main-menu li:first-child a {
display: inline-block;
padding-right: 25px;
}
#menu-main-menu li:first-child a:before,
#menu-main-menu li:first-child a:after {
content: "";
position: absolute;
top: 50%;
right: 5px;
background-color: #d5b584;
width: 10px;
height: 2px;
}
@media (max-width: 1199px) {
#menu-main-menu li:first-child a:before,
#menu-main-menu li:first-child a:after {
background-color: #260a00;
}
}
#menu-main-menu li:first-child a:after {
transform: rotate(90deg);
}
#menu-main-menu li:first-child:active .sub-menu,
#menu-main-menu li:first-child:hover .sub-menu {
height: auto;
overflow: visible;
opacity: 1;
}
@media (max-width: 1199px) {
#menu-main-menu li:first-child:hover .sub-menu {
position: static;
border: none;
padding-left: 30px;
}
}
#menu-main-menu li:first-child:hover .sub-menu li a:before,
#menu-main-menu li:first-child:hover .sub-menu li a:after {
content: none;
}
#menu-main-menu li a {
display: block;
padding: 8px 31px;
position: relative;
text-transform: uppercase;
white-space: nowrap;
font-family: "Roboto Mono", monospace;
font-weight: 700;
letter-spacing: 0.1em;
}
@media (max-width: 1679px) {
#menu-main-menu li a {
padding: 8px 20px;
}
}
@media (max-width: 1439px) {
#menu-main-menu li a {
padding: 8px 12px;
}
}
#menu-main-menu li a:hover {
color: #d5b584;
}
#menu-main-menu .sub-menu {
height: 0;
overflow: hidden;
opacity: 0;
transition: opacity 0.3s ease, height 0.5s ease;
position: absolute;
top: 41px;
left: 20px;
background-color: #fff;
border: 2px solid #260a00;
z-index: 999;
padding: 10px 0;
}
#menu-main-menu .sub-menu li a {
text-transform: unset;
font-weight: normal;
}
.header-in .block-info {
display: -webkit-box;
display: -moz-box;
display: -ms-flexbox;
display: -webkit-flex;
display: flex;
width: 50%;
align-items: center;
margin-left: 5vw;
}
@media (max-width: 1919px) {
.header-in .block-info {
margin-left: 1vw;
}
}
@media (max-width: 1679px) {
.header-in .block-info {
margin-left: 3%;
}
}
@media (max-width: 1439px) {
.header-in .block-info {
margin-left: 2vw;
}
}
@media (max-width: 1199px) {
.header-in .block-info {
width: 100%;
-webkit-flex-direction: column;
-ms-flex-direction: column;
flex-direction: column;
align-items: flex-start;
margin: 24px 0;
}
}
.header-in .box-phone {
margin-right: 45px;
flex-shrink: 0;
}
@media (max-width: 1919px) {
.header-in .box-phone {
margin-right: 20px;
}
}
@media (max-width: 1439px) {
.header-in .box-phone {
margin-right: 0;
}
}
@media (max-width: 1199px) {
.header-in .box-phone {
order: 3;
padding: 25px 0;
}
}
.header-in .box-phone a {
white-space: nowrap;
display: -webkit-box;
display: -moz-box;
display: -ms-flexbox;
display: -webkit-flex;
display: flex;
align-items: center;
}
@media (max-width: 1679px) {
.header-in .box-phone a strong {
display: none;
}
}
@media (max-width: 1199px) {
.header-in .box-phone a strong {
display: block;
}
}
.header-in .box-phone a img {
padding-right: 14px;
}
.header-in .box-lang {
position: relative;
}
@media (max-width: 1679px) {
.header-in .box-lang {
margin-right: 60px;
}
}
@media (max-width: 1199px) {
.header-in .box-lang {
order: 4;
padding: 15px 0;
}
}
.header-in .box-lang a {
padding: 8px 25px 8px 10px;
position: relative;
}
.header-in .box-lang a:before,
.header-in .box-lang a:after {
content: "";
position: absolute;
top: 50%;
right: 0;
background-color: #d5b584;
width: 10px;
height: 2px;
transition: all 0.3s ease;
}
.header-in .box-lang a:after {
transform: rotate(90deg);
}
.header-in .box-lang a:hover:after {
background-color: transparent;
}
.header-in .submenu {
height: 0;
overflow: hidden;
opacity: 0;
transition: opacity .3s ease , height .5s ease;
position: absolute;
top: 41px;
left: 20px;
background-color: #fff;
border: 2px solid #260A00;
z-index: 1;
padding: 10px 0;
}
.header-in .box-lang .submenu {
left: 0;
top: 23px;
border: 0;
padding: 0;
background: transparent;
}
.header-in .box-lang:hover .submenu {
height: auto;
overflow: visible;
opacity: 1;
}
@media (max-width: 1199px) {
.header-in .box-lang:hover .submenu {
position: static;
border: none;
}
}
.header-in .box-lang:hover .submenu li a:before,
.header-in .box-lang:hover .submenu li a:after {
content: none;
}
.header-in .box-search {
display: -webkit-box;
display: -moz-box;
display: -ms-flexbox;
display: -webkit-flex;
display: flex;
justify-content: flex-end;
align-items: center;
position: absolute;
right: 432px;
top: 13px
}
@media (max-width: 1919px) {
.header-in .box-search {
right: 407px
}
}
@media (max-width: 1679px) {
.header-in .box-search {
right: 432px
}
}
@media (max-width: 1439px) {
.header-in .box-search {
right: 395px
}
}
@media (max-width: 1199px) {
.header-in .box-search {
position: static;
margin-right: 30px
}
}
.header-in .box-search .search-form {
height: 50px;
width: 0;
overflow: hidden
}
.header-in .box-search .search-form__label {
z-index: 1000;
position: relative;
width: 50px;
height: 50px;
left: 0;
color: #fff
}
.header-in .box-search .search-form__label:before,
.header-in .box-search .search-form__label:after {
content: '';
position: absolute;
top: 50%;
left: 7px;
margin-top: -11px;
width: 2px;
height: 20px;
background: #fff;
transform-origin: 50% 50%
}
@media (max-width: 768px) {
.header-in .box-search .search-form__label:before,
.header-in .box-search .search-form__label:after {
top: 9px;
left: 18px;
margin-top: 0
}
}
.header-in .box-search .search-form__label:before {
transform: rotate(45deg)
}
.header-in .box-search .search-form__label:after {
transform: rotate(-45deg)
}
.header-in .box-search .search-form__input {
height: 45px;
border: none;
border-bottom: 2px solid #fff;
background: #D5B584;
color: #fff;
font-weight: normal;
padding-left: 5px;
margin-bottom: 0
}
.header-in .box-search .search-form__input::placeholder {
color: rgba(255, 255, 255, 0.53);
font-size: 18px;
line-height: 164.06%
}
@media (max-width: 768px) {
.header-in .box-search .search-form__input::placeholder {
font-size: 14px
}
}
.header-in .box-search .search-form__input::-webkit-input-placeholder {
color: rgba(255, 255, 255, 0.53);
font-size: 18px;
line-height: 164.06%
}
@media (max-width: 768px) {
.header-in .box-search .search-form__input::-webkit-input-placeholder {
font-size: 14px
}
}
.header-in .box-search .search-form__input:-ms-input-placeholder {
color: rgba(255, 255, 255, 0.53);
font-size: 18px;
line-height: 164.06%
}
@media (max-width: 768px) {
.header-in .box-search .search-form__input:-ms-input-placeholder {
font-size: 14px
}
}
.header-in .box-search .search-form__submit {
width: 53px;
height: 50px;
background: url(images/content/search-white-icon.svg);
border: none;
color: #D5B584;
position: relative;
z-index: 40;
background-position: center;
background-repeat: no-repeat;
text-indent: 70%;
margin-bottom: 0;
background-size: 25px 25px
}
.header-in .box-search .search-form.active {
width: 608px;
height: 71px;
-moz-transition: all 0.3s cubic-bezier(0.43, 0.01, 0.36, 1);
-webkit-transition: all 0.3s cubic-bezier(0.43, 0.01, 0.36, 1);
transition: all 0.3s cubic-bezier(0.43, 0.01, 0.36, 1);
display: -webkit-box;
display: -moz-box;
display: -ms-flexbox;
display: -webkit-flex;
display: flex;
justify-content: flex-end;
align-items: center;
position: absolute;
top: -13px;
right: 0;
background: #D5B584;
padding: 0;
z-index: 1
}
@media (max-width: 1439px) {
.header-in .box-search .search-form.active {
width: 400px
}
}
@media (max-width: 1199px) {
.header-in .box-search .search-form.active {
height: 55px;
top: 21px;
right: 86px
}
}
@media (max-width: 1024px) {
.header-in .box-search .search-form.active {
width: 265px
}
}
@media (max-width: 768px) {
.header-in .box-search .search-form.active {
height: 57px;
width: 100%;
top: 100%;
left: 0
}
}
.header-in .box-search .search-form input {
outline: none
}
.header-in .box-cart {
position: absolute;
right: 370px;
top: 20px;
width: 27px;
height: 32px;
cursor: pointer
}
@media (max-width: 1919px) {
.header-in .box-cart {
right: 360px
}
}
@media (max-width: 1439px) {
.header-in .box-cart {
right: 348px
}
}
@media (max-width: 1199px) {
.header-in .box-cart {
position: relative;
right: 0;
top: 0
}
}
.header-in .box-cart span {
position: absolute;
bottom: 0;
right: 0;
font-weight: bold;
font-size: 12px;
line-height: 14px;
background: #fff;
width: 10px;
text-align: center
}
.header-in .box-menu {
max-width: 335px;
width: 100%;
margin-right: -60px;
margin-left: auto;
position: relative
}
.header-in .box-menu.active {
z-index: 10
}
@media (max-width: 1439px) {
.header-in .box-menu {
margin-right: -30px
}
}
@media (max-width: 1199px) {
.header-in .box-menu {
max-width: inherit;
width: calc(100% + 40px);
margin-left: -20px;
margin-right: 0
}
/* .header-in .box-menu.active .menu-confect {
position: static
}*/
}
@media (max-width: 768px) {
.header-in .box-menu {
padding: 0
}
}
.menu-confect {
display: none;
background-color: #D5B584;
padding: 10px 50px 40px;
max-width: 335px;
width: 100%;
height: auto;
position: absolute;
right: 0;
top: 71px;
z-index: 2;
}
#menu-konditerskie-izdelija,
#menu-konditerskie-izdelija-1 {
position: relative;
z-index: 2;
}
@media (max-width: 1199px) {
.menu-confect {
max-width: inherit
}
}
#menu-konditerskie-izdelija li,
#menu-konditerskie-izdelija-1 li {
font-size: 30px;
font-weight: 700;
line-height: 1.17em;
}
#menu-konditerskie-izdelija li a,
#menu-konditerskie-izdelija-1 li a {
font-family: Roboto Mono, monospace;
margin: 10px 0 5px;
display: block;
}
.header-in #menu-konditerskie-izdelija li a:hover,
.header-in #menu-konditerskie-izdelija-1 li a:hover {
color: #fff !important;
}
#menu-konditerskie-izdelija li a:hover h3,
#menu-konditerskie-izdelija-1 li a:hover h3 {
color: #fff
}
#menu-konditerskie-izdelija .sub-menu,
#menu-konditerskie-izdelija-1 .sub-menu {
padding: 0 35px
}
#menu-konditerskie-izdelija .sub-menu li,
#menu-konditerskie-izdelija-1 .sub-menu li {
font-weight: 400;
font-size: 16px;
}
#menu-konditerskie-izdelija .sub-menu li a,
#menu-konditerskie-izdelija-1 .sub-menu li a {
font-family: "Roboto Mono", monospace;
color: #260A00;
line-height: 2.125em;
margin: 0;
}
.menu-confect .btn {
background-color: #fff;
margin-top: 50px
}
@media (max-width: 768px) {
.menu-confect .btn {
margin-top: 30px
}
}
.menu-confect .btn:before,
.menu-confect .btn:after {
background-color: #260A00
}
.footer {
padding: 35px 0;
font-size: 14px;
position: relative
}
.footer:before {
content: '';
position: absolute;
top: 0;
left: 0;
width: 100%;
height: 2px;
background-image: url(images/content/line-latte.svg);
background-position: 0 0;
background-size: auto;
background-repeat: repeat
}
.footer a {
font-family: "Roboto Mono", monospace
}
.footer-wrapper {
display: -webkit-box;
display: -moz-box;
display: -ms-flexbox;
display: -webkit-flex;
display: flex;
justify-content: space-between;
min-height: 256px
}
@media (max-width: 1199px) {
.footer-wrapper {
-webkit-flex-direction: column;
-ms-flex-direction: column;
flex-direction: column;
align-items: center;
text-align: center
}
}
.footer .logo {
display: -webkit-box;
display: -moz-box;
display: -ms-flexbox;
display: -webkit-flex;
display: flex;
-webkit-flex-direction: column;
-ms-flex-direction: column;
flex-direction: column;
justify-content: space-between
}
.footer .logo h6 {
font-weight: normal;
margin: 0
}
@media (max-width: 1199px) {
.footer .logo h6 {
margin: 28px 0 23px
}
}
.footer .logo img {
width: 165px
}
@media (max-width: 1199px) {
.footer .logo img {
width: 140px
}
}
.footer-menu {
display: -webkit-box;
display: -moz-box;
display: -ms-flexbox;
display: -webkit-flex;
display: flex;
justify-content: space-between;
max-width: 750px;
width: 100%;
padding: 0 20px
}
@media (max-width: 1679px) {
.footer-menu {
max-width: 600px
}
}
@media (max-width: 1439px) {
.footer-menu {
max-width: 450px
}
}
@media (max-width: 1199px) {
.footer-menu {
display: none
}
}
.footer-menu .sub-menu li a {
padding: 6px 0;
display: inline-block
}
.footer-social {
padding: 0 25px
}
.footer-social a {
white-space: nowrap
}
.footer-social .block-social {
display: -webkit-box;
display: -moz-box;
display: -ms-flexbox;
display: -webkit-flex;
display: flex;
align-items: center;
margin-top: 10px
}
@media (max-width: 1199px) {
.footer-social .block-social {
justify-content: center
}
}
.footer-social .block-social a {
padding: 7px
}
.footer-address {
max-width: 240px;
font-family: "Roboto Mono", monospace;
display: -webkit-box;
display: -moz-box;
display: -ms-flexbox;
display: -webkit-flex;
display: flex;
-webkit-flex-direction: column;
-ms-flex-direction: column;
flex-direction: column;
justify-content: space-between
}
@media (max-width: 1199px) {
.footer-address {
margin-top: 10px
}
}
.footer-address .create {
display: -webkit-box;
display: -moz-box;
display: -ms-flexbox;
display: -webkit-flex;
display: flex;
align-items: center
}
@media (max-width: 1199px) {
.footer-address .create {
justify-content: center
}
.footer-address .create span {
display: none
}
}
.footer-address .create p {
margin-bottom: 0
}
.footer-address .logo {
margin-left: 10px
}
.footer-address .logo a {
display: block;
width: 75px
}
.btn {
max-width: 354px;
width: 100%;
height: 71px;
padding: 24px 30px 25px;
text-align: left;
transition: .3s;
font-family: "Roboto Mono", monospace;
font-weight: 700;
line-height: 1.18em;
letter-spacing: .1em;
display: -webkit-box;
display: -moz-box;
display: -ms-flexbox;
display: -webkit-flex;
display: flex;
align-items: center;
justify-content: space-between;
color: #260A00;
text-transform: uppercase;
border: 2px solid #260A00;
box-shadow: none;
border-radius: 0;
position: relative
}
@media (max-width: 768px) {
.btn {
padding: 14px 15px 15px;
font-size: 12px;
max-width: 268px;
height: 51px
}
}
.btn:before,
.btn:after {
content: '';
position: absolute;
background-color: #D5B584;
-webkit-transition: all .3s ease;
-moz-transition: all .3s ease;
-o-transition: all .3s ease;
transition: all .3s ease
}
.btn:before {
width: 165px;
height: 2px;
left: calc(100% - 165px);
bottom: -11px
}
@media (max-width: 768px) {
.btn:before {
width: 117px;
left: calc(100% - 117px)
}
}
.btn:after {
width: 2px;
height: 50px;
top: calc(100% - 50px);
right: -10px
}
@media (max-width: 768px) {
.btn:after {
height: 30px;
top: calc(100% - 30px)
}
}
.btn:hover:before {
left: 0
}
.btn:hover:after {
top: 0
}
.btn span {
padding-left: 35px;
position: relative
}
.btn span:before,
.btn span:after {
content: '';
position: absolute;
top: 50%;
transform: translateY(-50%)
}
.btn span:before {
right: 1px;
width: 24px;
height: 3px;
background-color: #D5B584
}
.btn span:after {
right: 0;
border-top: 6px solid transparent;
border-left: 6px solid #D5B584;
border-bottom: 6px solid transparent
}
.btn-confect {
width: 100%;
font-family: "Roboto Mono", monospace;
font-weight: 700;
letter-spacing: 0.1em;
text-transform: uppercase;
color: #fff;
background-color: #D5B584;
border: 2px solid #D5B584;
padding: 21px 27px;
height: 71px;
white-space: nowrap;
display: -webkit-box;
display: -moz-box;
display: -ms-flexbox;
display: -webkit-flex;
display: flex;
justify-content: space-between;
align-items: center;
cursor: pointer;
position: relative;
z-index: 0
}
.btn-confect .header-btn-icon {
margin: 0
}
.btn-confect.is-active {
color: #260A00;
z-index: 5
}
.btn-confect.is-active .header-btn-icon {
background: transparent
}
.btn-confect.is-active .header-btn-icon:before,
.btn-confect.is-active .header-btn-icon:after {
background: #260A00;
transform-origin: 50% 50%;
top: 0
}
.btn-confect.is-active .header-btn-icon:before {
transform: rotate3d(0, 0, 1, -45deg)
}
.btn-confect.is-active .header-btn-icon:after {
transform: rotate3d(0, 0, 1, 45deg)
}
.more-link {
color: #fff;
font-size: 14px;
font-family: "Roboto Mono", monospace;
font-weight: 700;
text-transform: uppercase;
background-color: #D5B584;
padding: 4px 8px;
border-radius: 30px;
width: 100%;
text-align: center;
letter-spacing: 0.1em;
border: none;
z-index: 1;
position: relative
}
.btn-category {
display: -webkit-box;
display: -moz-box;
display: -ms-flexbox;
display: -webkit-flex;
display: flex;
align-items: center;
width: 190px;
margin: 0 auto
}
.btn-category .header-btn-icon {
display: inline-block;
margin: 0 15px 0 0;
background: #D5B584
}
.btn-category .header-btn-icon:before,
.btn-category .header-btn-icon:after {
background: #D5B584
}
.btn-category strong {
font-size: 12px;
font-family: "Roboto Mono", monospace;
letter-spacing: 0.1em;
line-height: 1.17em;
text-transform: uppercase;
border-bottom: 1px dashed #D5B584;
color: #260A00;
padding-bottom: 4px
}
.btn-news {
font-family: "Roboto Mono", monospace;
font-weight: 700;
line-height: 47px;
letter-spacing: .1em;
color: #260A00;
text-transform: uppercase;
max-width: 300px;
width: 100%;
height: 87px;
background-color: #EFDABA;
border: none;
box-shadow: none;
border-radius: 0;
transition: all .3s ease;
position: absolute;
bottom: 87px
}
@media (max-width: 1439px) {
.btn-news {
width: 39px;
height: 41px;
font-size: 0
}
}
@media (max-width: 768px) {
.btn-news {
bottom: 50%
}
}
.btn-news:before,
.btn-news:after {
content: '';
position: absolute;
top: 50%;
transform: translateY(-50%)
}
.btn-news:before {
right: 26px;
width: 24px;
height: 3px;
background-color: #260A00
}
.btn-news:after {
border-top: 6px solid transparent;
border-bottom: 6px solid transparent
}
.btn-news-prev {
left: 0;
text-align: right;
padding: 20px 20px 20px 25px
}
@media (max-width: 1439px) {
.btn-news-prev {
padding: 8px
}
}
.btn-news-prev:before {
left: 26px
}
@media (max-width: 1439px) {
.btn-news-prev:before {
left: 8px
}
}
.btn-news-prev:after {
left: 25px;
border-right: 6px solid #260A00
}
@media (max-width: 1439px) {
.btn-news-prev:after {
left: 7px
}
}
.btn-news-next {
right: 0;
text-align: left;
padding: 20px 25px 20px 35px
}
@media (max-width: 1439px) {
.btn-news-next {
padding: 8px
}
}
.btn-news-next:before {
right: 26px
}
@media (max-width: 1439px) {
.btn-news-next:before {
right: 8px
}
}
.btn-news-next:after {
right: 25px;
border-left: 6px solid #260A00
}
@media (max-width: 1439px) {
.btn-news-next:after {
right: 7px
}
}
.form-group {
position: relative;
margin-bottom: 59px
}
.form-group:last-child {
margin-bottom: 0
}
@media (max-width: 1439px) {
.form-group {
margin-bottom: 40px
}
}
@media (max-width: 768px) {
.form-group {
margin-bottom: 32px
}
}
.form-control,
input[type="text"],
input[type="tel"],
input[type="email"],
input[type="password"],
select {
padding: 8px 0;
height: 40px;
border: none;
border-bottom: 2px solid #fff;
width: 100%;
font-size: 16px;
font-family: "Roboto Mono", monospace;
color: #fff;
background-color: transparent;
position: relative
}
.form-control:active,
.form-control:focus,
input[type="text"]:active,
input[type="text"]:focus,
input[type="tel"]:active,
input[type="tel"]:focus,
input[type="email"]:active,
input[type="email"]:focus,
input[type="password"]:active,
input[type="password"]:focus,
select:active,
select:focus {
outline: 0;
outline-offset: 0
}
.form-control:hover,
input[type="text"]:hover,
input[type="email"]:hover,
input[type="password"]:hover,
select:hover {
outline: 0;
outline-offset: 0
}
select {
height: 48px
}
input[type="date"],
input[data-toggle="datepicker"] {
background-color: #EFDABA;
border: 2px solid #fff;
color: #260A00;
font-weight: 700;
height: 48px;
width: 100%;
padding: 8px 20px
}
input[type="date"]:focus>.arrow,
input[data-toggle="datepicker"]:focus>.arrow {
transform: rotate(180deg)
}
select {
background-color: #EFDABA;
border: 2px solid #fff;
color: #260A00;
font-weight: 700;
padding-left: 20px;
-moz-appearance: none;
-webkit-appearance: none
}
label {
font-family: "Roboto Mono", monospace
}
input[type="date"]::placeholder,
input[data-toggle="datepicker"]::placeholder {
color: #260A00;
font-size: 16px;
font-family: "Roboto Mono", monospace;
font-weight: 700;
opacity: 1
}
.wpcf7-form-control::placeholder {
color: #fff !important;
font-size: 16px;
font-family: "Roboto Mono", monospace;
font-weight: 700 !important;
padding-bottom: 17px;
opacity: 1
}
.wpcf7-form-control::-webkit-input-placeholder {
color: #fff !important;
font-size: 16px;
font-family: "Roboto Mono", monospace;
font-weight: 700 !important;
padding-bottom: 17px;
opacity: 1
}
.wpcf7-form-control:-ms-input-placeholder {
color: #fff !important;
font-size: 16px;
font-family: "Roboto Mono", monospace;
font-weight: 700 !important;
padding-bottom: 17px;
opacity: 1
}
.wpcf7-form-control-label {
display: block;
padding: 5px 0;
font-size: 16px;
font-family: "Roboto Mono", monospace;
font-weight: 700
}
textarea {
background: #EFDABA;
border: 2px solid #fff;
height: 200px;
color: #260A00;
resize: none;
overflow-y: auto;
width: 100%;
outline: none
}
@media (max-width: 768px) {
textarea {
height: 120px;
max-width: inherit
}
}
.form-control-submit {
padding-left: 30px;
position: absolute;
right: 0;
top: 50%
}
.form-control-submit:before,
.form-control-submit:after {
content: '';
position: absolute;
top: 50%;
transform: translateY(-50%)
}
.form-control-submit:before {
right: 1px;
width: 24px;
height: 3px;
background-color: #D5B584
}
.form-control-submit:after {
right: 0;
border-top: 6px solid transparent;
border-left: 6px solid #D5B584;
border-bottom: 6px solid transparent
}
input[type="submit"] {
width: 100%;
height: 100%;
background-color: transparent;
border: none;
letter-spacing: .1em;
padding: 20px 20px 20px 40px;
text-transform: uppercase;
text-align: left
}
@media (max-width: 768px) {
input[type="submit"].wpcf7-submit {
height: 51px;
padding: 7px 20px
}
}
.btn-submit {
height: 71px;
padding: 0;
max-width: 230px;
background-color: #fff;
margin-left: auto
}
@media (max-width: 768px) {
.btn-submit {
height: 51px;
max-width: 157px
}
}
.btn-submit:before,
.btn-submit:after {
background-color: #260A00
}
.btn-submit span {
position: absolute;
top: 50%;
right: 20px
}
.form-group-block {
padding-right: 28%
}
.page-template-page-reviews .form-group-block {
padding-right: 0%;
}
.wpcf7 label {
font-weight: 700;
}
@media (max-width: 1199px) {
.form-group-block {
padding-right: 0
}
}
.form-control.form-control-person {
height: 48px;
background-color: #fff;
padding: 8px 20px
}
.form-control-person::placeholder {
color: #260A00
}
.form-control-person::-webkit-input-placeholder {
color: #260A00
}
.form-control-person:-ms-input-placeholder {
color: #260A00
}
.form-control-person::-ms-input-placeholder {
color: #260A00
}
.form-control-file {
width: 0.1px;
height: 0.1px;
opacity: 0;
overflow: hidden;
position: absolute;
z-index: -1
}
.form-control-label-file {
letter-spacing: .1em;
text-transform: uppercase;
color: #260A00;
font-weight: 700;
cursor: pointer
}
.form-control-label-file span {
display: block;
text-transform: none;
font-family: "Roboto", sans-serif;
font-weight: normal;
font-size: 14px;
letter-spacing: 0
}
.arrow {
position: absolute;
top: 50%;
right: 20px;
transform: translateY(-50%);
display: -webkit-box;
display: -moz-box;
display: -ms-flexbox;
display: -webkit-flex;
display: flex
}
.arrow:before {
content: '';
width: 0;
height: 0;
border-left: 6px solid transparent;
border-right: 6px solid transparent;
border-top: 12px solid #260A00
}
.select2-selection__placeholder {
font-weight: 700
}
.select2-container {
width: 100% !important
}
.select2-container--default .select2-selection--single {
background-color: #EFDABA;
border: 2px solid #fff;
border-radius: 0;
padding: 8px 20px;
height: 48px
}
.select2-container .select2-selection--single {
outline: none
}
.select2-container--default .select2-selection--single .select2-selection__placeholder {
color: #260A00;
font-family: "Roboto Mono", monospace
}
.select2-container--default .select2-selection--single .select2-selection__arrow {
height: 46px
}
.select2-container--default .select2-selection--single .select2-selection__arrow b {
border-color: #260A00 transparent transparent transparent;
border-style: solid;
border-width: 12px 6px 0 6px;
margin-left: -14px;
margin-top: -5px
}
.select2-container--default.select2-container--open .select2-selection--single .select2-selection__arrow b {
border-color: transparent transparent #260A00 transparent;
border-width: 0 6px 12px 6px
}
.select2-container--default .select2-selection--single .select2-selection__rendered {
font-family: "Roboto Mono", monospace;
font-weight: 700;
color: #260A00;
font-size: 16px
}
.select2-container .select2-selection--single .select2-selection__rendered {
padding: 0
}
.select2-container--default .select2-results__option--highlighted[aria-selected] {
background-color: #fff;
color: #000
}
.select2-dropdown {
background-color: #EFDABA;
border: 2px solid #fff;
border-radius: 0
}
.datepicker-panel>ul>li.highlighted {
background-color: #EFDABA
}
.datepicker-dropdown {
border: 1px solid #EFDABA;
-webkit-box-shadow: 0 3px 6px #EFDABA;
box-shadow: 0 3px 6px #EFDABA
}
.datepicker-panel>ul>li.picked,
.datepicker-panel>ul>li.picked:hover {
color: #260A00
}
.datepicker-top-left,
.datepicker-top-right {
border-top-color: #260A00
}
.datepicker-top-left:before,
.datepicker-top-right:before {
border-bottom-color: #260A00
}
.datepicker-panel>ul>li:hover,
.datepicker-panel>ul>li.highlighted:hover {
background-color: #EFDABA
}
.block-checkbox {
position: relative;
padding-left: 21px
}
.payment_methods input[type="radio"],
.woocommerce-shipping-methods input[type="radio"] {
position: absolute;
opacity: 0;
cursor: pointer;
height: 0;
width: 0
}
.payment_methods .checkmark,
.woocommerce-shipping-methods .checkmark {
position: absolute;
top: 6px;
left: 0;
height: 15px;
width: 15px;
background-color: transparent;
border: 1px solid #000;
border-radius: 50%
}
.payment_methods .checkmark {
top: 10px;
}
.payment_methods .checkmark.active,
.woocommerce-shipping-methods .checkmark.active {
border-width: 3px
}
.payment_methods input:checked ~ .checkmark,
.woocommerce-shipping-methods input:checked ~ .checkmark {
border-width: 3px
}
.form-white .form-group {
margin-bottom: 30px
}
.form-white .form-control-label {
line-height: 1.19em;
letter-spacing: 0.1em;
margin-bottom: 13px;
padding: 0
}
@media (max-width: 768px) {
.form-white .form-control-label {
margin-bottom: 10px;
font-size: 14px
}
}
.form-white .form-control-label span {
color: #E62B33
}
.form-white .form-control {
border: 1px solid #D5B584;
height: 60px;
padding-left: 20px;
padding-right: 20px;
color: #000
}
@media (max-width: 768px) {
.form-white .form-control {
height: 50px
}
}
.form-white .form-control::placeholder,
.form-white textarea::placeholder {
color: silver;
letter-spacing: 0.1em;
font-weight: 300;
line-height: 1.19em
}
@media (max-width: 768px) {
.form-white .form-control::placeholder,
.form-white textarea::placeholder {
font-size: 14px
}
}
.form-white .form-control::-webkit-input-placeholder,
.form-white textarea::-webkit-input-placeholder {
color: silver;
letter-spacing: 0.1em;
font-weight: 300;
line-height: 1.19em
}
@media (max-width: 768px) {
.form-white .form-control::-webkit-input-placeholder,
.form-white textarea::-webkit-input-placeholder {
font-size: 14px
}
}
.form-white .form-control:-ms-input-placeholder,
.form-white textarea:-ms-input-placeholder {
color: silver;
letter-spacing: 0.1em;
font-weight: 300;
line-height: 1.19em
}
@media (max-width: 768px) {
.form-white .form-control:-ms-input-placeholder,
.form-white textarea:-ms-input-placeholder {
font-size: 14px
}
}
.form-white .form-control-person::-ms-input-placeholder,
.form-white textarea::-ms-input-placeholder {
color: silver;
letter-spacing: 0.1em;
font-weight: 300;
line-height: 1.19em
}
@media (max-width: 768px) {
.form-white .form-control-person::-ms-input-placeholder,
.form-white textarea::-ms-input-placeholder {
font-size: 14px
}
}
.form-white textarea {
border: 1px solid #D5B584;
background: #fff;
height: 123px;
padding: 20px
}
.form-white .block-checkbox .checkmark {
border-color: #260A00
}
.section h2 {
text-align: center;
margin-bottom: .9em
}
.section-hero {
position: relative;
padding-top: 0
}
.section-hero .block-wrapper {
display: -webkit-box;
display: -moz-box;
display: -ms-flexbox;
display: -webkit-flex;
display: flex;
-webkit-flex-wrap: wrap;
-ms-flex-wrap: wrap;
flex-wrap: wrap;
margin-left: -60px;
padding-left: 11.8%;
position: relative
}
@media (max-width: 1439px) {
.section-hero .block-wrapper {
margin-left: -30px
}
}
@media (max-width: 768px) {
.section-hero .block-wrapper {
margin-left: 0;
padding-left: 0
}
}
.section-hero .block-wrapper:before {
top: 3%;
left: 0
}
@media (max-width: 768px) {
.section-hero .block-wrapper:before {
top: -2%;
left: -20px;
width: 31vw;
height: 124px
}
}
.section-hero .block-title {
width: 50%
}
@media (max-width: 768px) {
.section-hero .block-title {
width: 100%
}
}
.section-hero .block-title h1 span {
display: inline-block;
white-space: nowrap
}
@media (max-width: 768px) {
.section-hero .block-title h1 {
max-width: 350px
}
}
.section-hero .block-title h1:before {
bottom: -70%;
right: -21%
}
@media (max-width: 768px) {
.section-hero .block-title h1:before {
display: none
}
}
.section-hero .block-title ul {
max-width: 600px;
margin: 0 -10px
}
@media (max-width: 1439px) {
.section-hero .block-title ul {
max-width: 420px
}
}
.section-hero .block-title ul li {
font-size: 24px;
font-weight: 300;
position: relative;
padding: 20px 10px;
display: -webkit-box;
display: -moz-box;
display: -ms-flexbox;
display: -webkit-flex;
display: flex;
align-items: flex-start
}
@media (max-width: 1679px) {
.section-hero .block-title ul li {
font-size: 20px
}
}
@media (max-width: 1439px) {
.section-hero .block-title ul li {
font-size: 16px;
padding: 10px
}
}
@media (max-width: 768px) {
.section-hero .block-title ul li {
font-size: 14px
}
}
.section-hero .block-title ul li:before {
content: '+';
color: #D5B584;
font-size: 40px;
font-weight: 700;
padding-right: 20px
}
@media (max-width: 1679px) {
.section-hero .block-title ul li:before {
font-size: 36px
}
}
@media (max-width: 1439px) {
.section-hero .block-title ul li:before {
font-size: 30px
}
}
.section-hero .block-slider {
max-width: 732px;
width: 45%;
margin-left: 5%;
margin-top: -50px
}
@media (max-width: 1679px) {
.section-hero .block-slider {
margin-top: 0
}
}
@media (max-width: 768px) {
.section-hero .block-slider {
width: 100%;
margin-left: 0;
margin-top: 0
}
}
.section-hero .block-slider .slick-prev,
.section-hero .block-slider .slick-next {
position: absolute;
bottom: 30px;
background-color: #fff;
border: 1px solid #fff;
font-size: 0;
width: 52px;
height: 52px;
z-index: 1
}
.section-hero .block-slider .slick-prev:before,
.section-hero .block-slider .slick-next:before {
content: '';
position: absolute;
top: 50%;
left: 50%;
transform: translate(-50%, -50%);
width: 0;
height: 0
}
.section-hero .block-slider .slick-next {
right: 20px
}
.section-hero .block-slider .slick-next:before {
border-top: 8px solid transparent;
border-left: 8px solid #000;
border-bottom: 8px solid transparent
}
.section-hero .block-slider .slick-prev {
right: 82px
}
.section-hero .block-slider .slick-prev:before {
border-top: 8px solid transparent;
border-right: 8px solid #000;
border-bottom: 8px solid transparent
}
.section-hero .block-slider .slick-slide img {
width: 100%
}
.section-hero .block-info {
display: -webkit-box;
display: -moz-box;
display: -ms-flexbox;
display: -webkit-flex;
display: flex;
justify-content: space-between;
-webkit-flex-wrap: wrap;
-ms-flex-wrap: wrap;
flex-wrap: wrap;
margin: -268px -15px 0;
width: 50%;
background-image: url(images/content/hero-bg-dots-latte.svg);
background-repeat: no-repeat;
background-size: auto;
background-position: 56% 0;
padding-top: 37px
}
@media (max-width: 1919px) {
.section-hero .block-info {
margin-top: -168px;
}
}
@media (max-width: 1679px) {
.section-hero .block-info {
justify-content: flex-start;
margin-top: -12vw
}
}
@media (max-width: 1199px) {
.section-hero .block-info {
margin-top: 0;
justify-content: space-between;
width: 100%
}
}
@media (max-width: 768px) {
.section-hero .block-info {
-webkit-flex-direction: column;
-ms-flex-direction: column;
flex-direction: column;
background-position: 100px 0
}
}
.section-hero .block-info h5 {
color: #D5B584;
text-transform: uppercase;
margin-bottom: 10px
}
.section-hero .block-info {
font-size: 18px;
font-weight: 300
}
@media (max-width: 1439px) {
.section-hero .block-info {
font-size: 16px
}
}
@media (max-width: 768px) {
.section-hero .block-info {
font-size: 14px
}
}
.section-hero .block-info .block-info__item {
max-width: 242px;
padding: 20px 15px
}
@media (max-width: 768px) {
.section-hero .block-info .block-info__item {
padding: 10px 15px
}
}
.section-hero .block-info .block-info__item_address {
max-width: 338px
}
.section-hero .block-info .block-info__item_time p {
margin: 0
}
@media (max-width: 1679px) {
.section-hero .block-info .block-info__item_phone {
width: 100%
}
}
@media (max-width: 1199px) {
.section-hero .block-info .block-info__item_phone {
width: inherit
}
}
.section-about-us .row {
align-items: center
}
section.section-about-us > div > div > div:nth-child(2) > div > p:nth-child(2) {
display: none;
}
.section-about-us .block-img {
background-color: #D5B584;
padding: 12.7% 17.2% 12.7% 24%;
max-height: 767px;
margin-left: -60px;
position: relative
}
@media (max-width: 1439px) {
.section-about-us .block-img {
margin-left: -30px
}
}
@media (max-width: 768px) {
.section-about-us .block-img {
margin: 0 -20px 26px -20px
}
}
.section-about-us .block-img .block-text {
position: absolute
}
.section-about-us .block-img .block-text p {
color: #EFDABA;
text-transform: uppercase;
font-size: 120px;
letter-spacing: 0.2em;
line-height: 1.17em
}
@media (max-width: 1679px) {
.section-about-us .block-img .block-text p {
font-size: 100px
}
}
@media (max-width: 1439px) {
.section-about-us .block-img .block-text p {
font-size: 80px
}
}
@media (max-width: 768px) {
.section-about-us .block-img .block-text p {
font-size: 48px
}
}
.section-about-us .block-img .block-text p strong {
display: block
}
.section-about-us .block-img .block-text_cakes {
top: 0;
left: -4px
}
.section-about-us .block-img .block-text_coffee {
bottom: -19px;
right: 0
}
@media (max-width: 768px) {
.section-about-us .block-img .block-text_coffee {
bottom: -10px
}
}
.section-about-us .block-info {
margin-left: 18%
}
@media (max-width: 768px) {
.section-about-us .block-info {
margin-left: 0
}
}
.section-about-us .block-info:before {
top: -13%;
right: -40px
}
@media (max-width: 1439px) {
.section-about-us .block-info:before {
right: -30px
}
}
@media (max-width: 1024px) {
.section-about-us .block-info:before {
display: none
}
}
.section-about-us .block-info p {
max-width: 572px;
line-height: 1.625em;
font-weight: 300;
margin-bottom: 30px
}
.section-about-us .block-info .btn {
max-width: 254px;
margin-top: 40px
}
@media (max-width: 768px) {
.section-about-us .block-info .btn {
max-width: 180px;
margin-top: 0
}
}
.section-social {
padding-top: 80px
}
.section-social h2 {
margin-bottom: .5em
}
.section-social .block-info {
display: -webkit-box;
display: -moz-box;
display: -ms-flexbox;
display: -webkit-flex;
display: flex;
align-items: center;
margin: 28px -14px 0px
}
@media (max-width: 1199px) {
.section-social .block-info {
align-items: flex-start;
margin-top: 38px
}
}
@media (max-width: 768px) {
.section-social .block-info {
margin: 0 -10px
}
}
.section-social .block-info__item {
padding: 14px
}
@media (max-width: 768px) {
.section-social .block-info__item {
padding: 10px
}
}
.section-social .block-info__bg {
width: 25%
}
.section-social .block-info__bg span {
display: block;
height: 90px;
background-color: #260A00;
width: calc(100% + 60px)
}
@media (max-width: 1439px) {
.section-social .block-info__bg span {
width: calc(100% + 30px)
}
}
@media (max-width: 768px) {
.section-social .block-info__bg span {
width: calc(100% + 20px);
height: 39px
}
}
.section-social .block-info__bg span:before {
top: -30%;
left: 50%;
transform: translateX(-50%)
}
@media (max-width: 1439px) {
.section-social .block-info__bg span:before {
top: -11%
}
}
@media (max-width: 1199px) {
.section-social .block-info__bg span:before {
left: 0;
transform: unset
}
}
@media (max-width: 768px) {
.section-social .block-info__bg span:before {
left: -100%;
width: 38vw;
height: 58px;
background-size: 100% 20%
}
}
.section-social .block-info__bg:first-child span {
margin-left: -60px
}
@media (max-width: 1439px) {
.section-social .block-info__bg:first-child span {
margin-left: -30px
}
}
@media (max-width: 768px) {
.section-social .block-info__bg:first-child span {
margin-left: -20px
}
}
@media (max-width: 1199px) {
.section-social .block-info__bg:last-child {
display: none
}
}
.section-social .block-info__bg:last-child span {
margin-right: -60px
}
.section-social .block-info__text {
display: -webkit-box;
display: -moz-box;
display: -ms-flexbox;
display: -webkit-flex;
display: flex;
align-items: center;
justify-content: space-between;
width: 50%
}
@media (max-width: 1199px) {
.section-social .block-info__text {
-webkit-flex-direction: column;
-ms-flex-direction: column;
flex-direction: column;
align-items: flex-start;
width: 75%
}
}
.section-social .block-info__text .btn {
max-width: 254px;
margin-right: 4%
}
@media (max-width: 1199px) {
.section-social .block-info__text .btn {
margin: 20px 0 0
}
}
@media (max-width: 768px) {
.section-social .block-info__text .btn {
max-width: 180px
}
}
.section-newbrand .newbrand-slider .slick-slide {
margin: 0 14px
}
@media (max-width: 768px) {
.section-newbrand .newbrand-slider .slick-slide {
margin: 0 10px
}
}
.section-newbrand .newbrand-slider .slick-list {
margin: 0 -14px
}
@media (max-width: 768px) {
.section-newbrand .newbrand-slider .slick-list {
margin: 0 -10px
}
}
.section-newbrand .newbrand-slider a {
display: block;
text-align: center
}
.section-newbrand .add_to_cart_button {
display: none !important;
}
.section-newbrand .newbrand-slider .block-img {
margin-bottom: 26px;
position: relative;
max-height: 27vw;
overflow: hidden
}
@media (max-width: 768px) {
.section-newbrand .newbrand-slider .block-img {
max-height: 436px
}
}
@media (max-width: 479px) {
.section-newbrand .newbrand-slider .block-img {
max-height: 183px
}
}
.section-newbrand .newbrand-slider .block-img p {
position: absolute;
top: 0;
left: 20px;
font-family: "Roboto Mono", monospace;
font-size: 36px;
letter-spacing: 0.1em;
line-height: 1.4em;
color: #fff;
text-shadow: 0px 0px 10px rgba(0, 0, 0, 0.5);
text-transform: uppercase
}
@media (max-width: 1439px) {
.section-newbrand .newbrand-slider .block-img p {
font-size: 24px
}
}
@media (max-width: 768px) {
.section-newbrand .newbrand-slider .block-img p {
font-size: 18px
}
}
.section-newbrand h2 {
min-height: 56px
}
@media (max-width: 768px) {
.section-newbrand h2 {
min-height: 0;
}
}
.section-newbrand .newbrand-slider .price {
display: inline-block;
font-family: "Roboto Mono", monospace;
font-weight: 700;
font-size: 36px;
color: #D5B584;
padding-bottom: 15px;
position: relative
}
@media (max-width: 1439px) {
.section-newbrand .newbrand-slider .price {
font-size: 24px
}
}
.section-newbrand .newbrand-slider .price span {
font-size: 22px
}
@media (max-width: 1439px) {
.section-newbrand .newbrand-slider .price span {
font-size: 14px
}
}
.section-newbrand .newbrand-slider .price span:before {
content: '';
position: absolute;
bottom: 0;
left: 0;
width: 100%;
height: 2px;
background-image: url(images/content/line-latte.svg);
background-position: 0 0;
background-size: 100% 100%;
background-repeat: no-repeat
}
.section-newbrand .btn {
margin: -30px auto 0
}
.section-stock {
position: relative;
overflow: hidden
}
.section-stock:before,
.section-stock:after {
content: '';
position: absolute;
top: 50%;
transform: translateY(-50%);
width: 16.8vw;
height: 7.3vw;
background-image: url(images/content/line-dark.svg);
background-position: 0 0;
background-size: 95% 13%;
background-repeat: repeat
}
@media (max-width: 1199px) {
.section-stock:before,
.section-stock:after {
height: 140px
}
}
@media (max-width: 768px) {
.section-stock:before,
.section-stock:after {
width: 100%;
height: 100px;
top: 20%;
transform: unset;
background-size: 50% 13%
}
}
.section-stock:before {
left: 60px
}
@media (max-width: 1439px) {
.section-stock:before {
left: 0
}
}
@media (max-width: 768px) {
.section-stock:before {
left: -82%
}
}
.section-stock:after {
right: 60px
}
@media (max-width: 1439px) {
.section-stock:after {
right: 0
}
}
@media (max-width: 768px) {
.section-stock:after {
right: -86%
}
}
.section-stock .dots-bg:before {
top: 50%;
left: 0;
transform: translateY(-50%)
}
.section-stock .block-right .dots-bg:before {
right: 0
}
.section-stock .block-wrapper {
padding: 45px 5.45vw;
border: 1px solid #260A00;
max-width: 1500px;
margin: 0 auto;
display: -webkit-box;
display: -moz-box;
display: -ms-flexbox;
display: -webkit-flex;
display: flex
}
@media (max-width: 1439px) {
.section-stock .block-wrapper {
padding: 50px 11.8%
}
}
@media (max-width: 768px) {
.section-stock .block-wrapper {
padding: 24px;
flex-direction: column;
align-items: center
}
}
.section-stock .block-wrapper .block-img {
max-width: 21.875vw;
max-height: 21.875vw;
border-radius: 50%;
flex-shrink: 0;
margin-right: 40px;
position: relative
}
@media (max-width: 1439px) {
.section-stock .block-wrapper .block-img {
margin-left: -30px
}
}
@media (max-width: 768px) {
.section-stock .block-wrapper .block-img {
margin: 0 auto 17px;
max-width: 208px;
max-height: 208px
}
}
.section-stock .block-wrapper .block-img span {
position: absolute;
bottom: 0;
left: 0;
width: 1.78em;
height: 1.78em;
border-radius: 50%;
font-family: "Roboto Mono", monospace;
font-size: 72px;
color: #fff;
background-color: #D5B584;
display: -webkit-box;
display: -moz-box;
display: -ms-flexbox;
display: -webkit-flex;
display: flex;
align-items: center;
justify-content: center
}
@media (max-width: 1439px) {
.section-stock .block-wrapper .block-img span {
font-size: 50px
}
}
@media (max-width: 1199px) {
.section-stock .block-wrapper .block-img span {
font-size: 36px
}
}
.section-stock .block-wrapper .block-text h2 {
text-align: left;
margin-bottom: 20px
}
@media (max-width: 1439px) {
.section-stock .block-wrapper .block-text h2 {
max-width: 600px
}
}
@media (max-width: 768px) {
.section-stock .block-wrapper .block-text h2 {
text-align: center
}
}
.section-stock .block-wrapper .block-text .indent {
padding-left: 40px
}
@media (max-width: 768px) {
.section-stock .block-wrapper .block-text .indent {
padding-left: 20px
}
}
.section-stock .block-wrapper .block-text .desctop-only p {
font-weight: 300;
margin-bottom: 20px
}
.section-stock .block-wrapper .block-text p {
font-size: 18px;
margin-bottom: 0
}
@media (max-width: 768px) {
.section-stock .block-wrapper .block-text p {
font-size: 16px;
margin-bottom: 12px
}
}
.section-stock .block-wrapper .block-text #countdown {
margin-bottom: 28px
}
@media (max-width: 768px) {
.section-stock .block-wrapper .block-text #countdown {
margin-bottom: 16px
}
}
.section-stock .block-wrapper .block-text #countdown strong {
font-size: 72px
}
@media (max-width: 1439px) {
.section-stock .block-wrapper .block-text #countdown strong {
font-size: 48px
}
}
@media (max-width: 768px) {
.section-stock .block-wrapper .block-text #countdown strong {
font-size: 30px;
line-height: 1em
}
}
.section-stock .block-wrapper .block-text #countdown span {
padding-left: 1.4em
}
@media (max-width: 1439px) {
.section-stock .block-wrapper .block-text #countdown span {
padding-left: 10px
}
}
@media (max-width: 768px) {
.section-stock .block-wrapper .block-text #countdown span {
font-size: 12px;
padding-left: 5px
}
}
.section-stock .block-wrapper .block-text .btn {
max-width: 230px
}
@media (max-width: 768px) {
.section-stock .block-wrapper .block-text .btn {
max-width: 157px;
margin: 0 auto
}
}
#countdown {
color: #D5B584;
display: -webkit-box;
display: -moz-box;
display: -ms-flexbox;
display: -webkit-flex;
display: flex;
justify-content: center;
font-family: "Roboto Mono", monospace
}
#countdown strong {
display: block;
line-height: 1.2em;
font-weight: 700
}
.responsive-tabs__heading {
display: none;
}
.responsive-tabs__list {
display: -webkit-box;
display: -moz-box;
display: -ms-flexbox;
display: -webkit-flex;
display: flex;
justify-content: center
}
.responsive-tabs__list li {
font-size: 18px;
text-transform: uppercase;
color: #260A00;
letter-spacing: 0.1em;
font-family: "Roboto Mono", monospace;
font-weight: 700;
padding: 10px 15px;
margin-bottom: 20px;
cursor: pointer;
position: relative;
transition: color .3s ease
}
.responsive-tabs__list li:focus {
outline: none;
}
@media (max-width: 768px) {
.responsive-tabs__list li {
font-size: 14px
}
}
.responsive-tabs__list li:hover {
color: #D5B584
}
.responsive-tabs__list__item--active {
color: #D5B584 !important;
}
.responsive-tabs__list__item--active:focus {
border: none !important;
}
.responsive-tabs__list__item--active:before {
content: '';
position: absolute;
bottom: 0;
left: 0;
width: 100%;
height: 2px;
background-image: url(images/content/line-latte-tabs.svg);
background-position: 0 0;
background-size: 100% 100%;
background-repeat: no-repeat
}
.tabs__content {
display: none
}
.tabs__content.active {
display: block
}
.section-news h2 {
margin-bottom: .5em
}
.section-news .responsive-tabs__list {
margin-bottom: 16px
}
.section-news .news-slider .slick-slide {
margin: 0 14px
}
@media (max-width: 768px) {
.section-news .news-slider .slick-slide {
margin: 0 10px
}
}
.section-news .news-slider .slick-list {
margin: 0 -14px
}
@media (max-width: 768px) {
.section-news .news-slider .slick-list {
margin: 0 -10px
}
}
.section-news .news-slider__item .block-desc {
background: linear-gradient(180deg, rgba(38, 10, 0, 0) 0%, rgba(38, 10, 0, 0.7) 60.43%);
padding: 40px 20px 40px 30px;
height: 585px;
display: -webkit-box;
display: -moz-box;
display: -ms-flexbox;
display: -webkit-flex;
display: flex;
flex-direction: column;
justify-content: flex-end
}
@media (max-width: 768px) {
.section-news .news-slider__item .block-desc {
width: 230px;
height: 320px;
padding: 9px
}
}
.section-news .news-slider__item a {
display: block;
background-repeat: no-repeat;
background-size: cover;
background-position: top left
}
@media (max-width: 768px) {
.section-news .news-slider__item a {
background-size: cover !important;
}
}
.section-news .news-slider__item h5 {
text-transform: uppercase;
color: #D5B584;
padding: 15px 0
}
@media (max-width: 768px) {
.section-news .news-slider__item h5 {
font-size: 14px
}
}
.section-news .news-slider__item h5:before {
content: '';
position: absolute;
bottom: 0;
left: 0;
width: 100%;
height: 2px;
background-image: url(images/content/line-latte-tabs.svg);
background-position: 0 0;
background-size: contain;
background-repeat: repeat
}
.section-news .news-slider__item h4 {
color: #fff;
min-height: 56px;
max-width: 355px
}
@media (max-width: 768px) {
.section-news .news-slider__item h4 {
font-size: 14px
}
}
.section-news .news-slider__item p {
color: #fff;
font-weight: 300;
letter-spacing: -1px
}
@media (max-width: 768px) {
.section-news .news-slider__item p {
font-size: 14px
}
}
.section-bottom {
padding: 15px 0 80px
}
.section-bottom h3 {
max-width: 885px;
margin: 0 auto 30px;
font-size: 36px;
text-align: center
}
@media (max-width: 768px) {
.section-bottom h3 {
font-size: 21px
}
}
.section-bottom .more-text {
max-width: 840px;
margin: 0 auto;
max-height: 50px;
overflow: hidden
}
@media (max-width: 768px) {
.section-bottom .more-text {
max-height: 70px
}
}
.section-bottom .more-text li {
padding-left: 15px;
font-weight: 300;
position: relative
}
.section-bottom .more-text li:before {
content: '';
position: absolute;
top: 22%;
left: 0;
width: 4px;
height: 4px;
border-radius: 2px;
background-color: #000
}
.section-bottom .more-text p {
font-weight: 300;
line-height: 1.625em
}
.section-bottom .more-text.active {
max-height: 100%
}
.section-bottom .block-read {
max-width: 980px;
margin: 0 auto
}
.section-bottom .block-read .more-link {
max-width: 135px;
display: block;
margin-left: auto;
margin-top: -27px;
position: relative;
z-index: 1
}
@media (max-width: 768px) {
.section-bottom .block-read .more-link {
max-width: 111px
}
}
.section-bottom .block-read .more-link.less {
margin-top: 5px
}
.section-review .block-wrapper {
padding-left: 11.8%;
display: -webkit-box;
display: -moz-box;
display: -ms-flexbox;
display: -webkit-flex;
display: flex;
-webkit-flex-wrap: wrap;
-ms-flex-wrap: wrap;
flex-wrap: wrap;
margin: 0 -60px
}
@media (max-width: 1439px) {
.section-review .block-wrapper {
margin: 0 -30px
}
}
@media (max-width: 1199px) {
.section-review .block-wrapper {
margin-right: 0
}
}
@media (max-width: 768px) {
.section-review .block-wrapper {
margin: 0 -20px;
padding-left: 0
}
}
.section-review h2 {
text-align: left
}
@media (max-width: 768px) {
.section-review h2 {
text-align: center
}
}
.section-review .block-book {
width: 50%;
padding-right: 5%;
position: relative;
z-index: 2
}
@media (max-width: 1024px) {
.section-review .block-book {
width: 100%;
padding-right: 0
}
}
@media (max-width: 768px) {
.section-review .block-book {
padding: 0 20px
}
}
.section-review .book-list li {
max-width: 734px;
border: 1px solid #D5B584;
border-radius: 10px;
padding: 30px 45px;
margin-bottom: 30px;
background-color: #fff;
position: relative;
box-shadow: 0 0 10px rgba(231, 181,132,.5);
}
.section-review .book-list li:before,
.section-review .book-list li:after {
content: '';
position: absolute;
top: 100%;
width: 0;
height: 0
}
.section-review .book-list li:after {
border-left: 7px solid transparent;
border-right: 7px solid transparent;
border-top: 13px solid #f6f6f6;
right: 19px
}
.section-review .book-list li:before {
border-left: 8px solid transparent;
border-right: 8px solid transparent;
border-top: 16px solid #D5B584;
right: 18px
}
.page-template-page-reviews .section-review .book-list li {
background-color: #fff;
}
.page-template-page-reviews .section-review .book-list li:after {
border-top: 14px solid #fff;
}
.section-review .book-list li h5 {
text-transform: uppercase;
letter-spacing: 0.1em
}
.section-review .book-list li p {
font-weight: 300;
font-size: 14px
}
.section-review .block-form {
background-color: #D5B584;
padding: 42px 0 42px 82px;
color: #fff;
width: 50%
}
@media (max-width: 1199px) {
.section-review .block-form {
padding: 20px 20px 37px
}
}
@media (max-width: 1024px) {
.section-review .block-form {
width: 100%
}
}
.section-review .block-form.dots-bg:before {
top: 50%;
left: 0;
transform: translate(-85%, -50%);
z-index: 1
}
@media (max-width: 1199px) {
.section-review .block-form.dots-bg:before {
content: none
}
}
.section-review .block-form h2 {
color: #fff
}
.reserve {
display: -webkit-box;
display: -moz-box;
display: -ms-flexbox;
display: -webkit-flex;
display: flex;
position: fixed;
top: 50%;
right: 0;
z-index: 3
}
.reserve.show {
top: 0;
right: 0
}
.reserve.show .reserve-btn {
right: 100%;
border-right-color: #D5B584
}
@media (max-width: 768px) {
.reserve.show .reserve-btn {
display: none
}
}
.reserve.show .reserve-content {
display: block
}
@media (max-width: 768px) {
.reserve.show .reserve-content {
width: 100vw
}
}
.reserve-btn {
position: absolute;
top: 50%;
right: 0;
transform: translateY(-50%);
padding: 17px 8px;
border: 2px solid #260A00;
background-color: #D5B584;
text-transform: uppercase;
font-size: 14px;
color: #260A00;
font-weight: 700;
letter-spacing: .1em;
box-shadow: 0px 0px 20px rgba(38, 10, 0, 0.3);
width: 116px;
height: 145px
}
@media (max-width: 1024px) {
.reserve-btn {
width: 68px;
height: 70px;
padding: 14px 8px
}
}
.reserve-btn:before {
content: '';
position: absolute;
top: 17px;
left: 50%;
transform: translate(-50%);
width: 50px;
height: 50px;
border-radius: 50%;
background-color: #fff;
background-image: url(images/content/reserve-icon.svg);
background-repeat: no-repeat;
background-position: center;
background-size: auto
}
@media (max-width: 1024px) {
.reserve-btn:before {
width: 38px;
height: 38px;
top: 14px
}
}
.reserve-btn span {
padding-top: 59px;
display: inline-block
}
@media (max-width: 1024px) {
.reserve-btn span {
display: none
}
}
.reserve-content {
display: none;
padding: 20px 40px;
background-color: #D5B584;
height: 100vh;
overflow-y: auto;
position: relative;
z-index: 3
}
@media (max-width: 1024px) {
.reserve-content {
padding: 20px
}
}
.reserve-content h3 {
white-space: nowrap
}
.reserve-content .close {
margin-left: 0;
position: absolute;
top: 0;
right: 20px;
z-index: 1
}
.reserve-content .wpcf7-form input[type="submit"] {
padding: 20px
}
.reserve-content .wpcf7-form .form-group p {
color: #fff
}
.reserve-content .wpcf7-form .form-group p strong {
font-family: "Roboto Mono", monospace
}
.reserve-content .wpcf7-form .form-group img {
width: 100%;
vertical-align: middle
}
.reserve-content .wpcf7-form .form-group-block {
display: -webkit-box;
display: -moz-box;
display: -ms-flexbox;
display: -webkit-flex;
display: flex;
padding-right: 0;
margin: 0 -8px 18px
}
.reserve-content .wpcf7-form .form-group-block .form-group {
width: 50%;
padding: 0 8px
}
.reserve-content .wpcf7-form .form-group-block select {
height: 48px
}
.reserve-content .wpcf7-form .form-control-person::placeholder,
.reserve-content .wpcf7-form .form-control-person {
color: #260A00 !important;
}
.reserve-content .wpcf7-form .btn-submit {
max-width: 262px
}
@media (max-width: 768px) {
.reserve-content .wpcf7-form .btn-submit {
max-width: 229px
}
}
.close {
display: block;
width: 50px;
height: 50px;
background-color: transparent;
border: none;
cursor: pointer;
position: relative;
margin-left: auto
}
.close span {
width: 27px;
height: 3px;
background-color: transparent
}
.close span:before,
.close span:after {
content: "";
display: block;
width: 27px;
height: 3px;
background: #260A00;
transition: 0.3s;
position: absolute;
top: 50%;
left: 24%;
transform-origin: 50% 50%
}
.close span:before {
transform: rotate3d(0, 0, 1, -45deg)
}
.close span:after {
transform: rotate3d(0, 0, 1, 45deg)
}
.breadcrumb {
display: -webkit-box;
display: -moz-box;
display: -ms-flexbox;
display: -webkit-flex;
display: flex;
justify-content: center;
align-items: center;
-webkit-flex-wrap: wrap;
-ms-flex-wrap: wrap;
flex-wrap: wrap;
margin-top: -64px;
position: relative;
z-index: 9;
font-family: "Roboto Mono",monospace;
color: #260a00;
white-space: nowrap;
letter-spacing: .1em;
}
.home .breadcrumb,
.woocommerce .breadcrumb {
display: none;
}
@media (max-width: 1679px) {
.woocommerce .woocommerce-breadcrumb,
.breadcrumb {
margin-top: -47px !important;
}
}
@media (max-width: 1439px) {
.woocommerce .woocommerce-breadcrumb,
.breadcrumb {
margin-top: 0 !important;
}
}
@media (max-width: 1024px) {
.woocommerce .woocommerce-breadcrumb,
.breadcrumb {
display: none !important;
}
}
.breadcrumb span {
display: block;
font-family: "Roboto Mono", monospace;
padding: 0 15px 0 10px;
color: #260A00;
white-space: nowrap;
letter-spacing: .1em;
position: relative;
transition: .3s;
}
.breadcrumb span.kb_title,
.breadcrumb span:hover {
color: #D5B584;
}
.breadcrumb .kb_sep {
padding: 10px 0;
margin: 0 10px 0 5px;
}
.breadcrumb li.active {
color: #D5B584
}
.breadcrumb li.active:after {
content: none
}
.section-review .block-form {
padding-right: 17%
}
@media (max-width: 1679px) {
.section-review .block-form {
padding-right: 8%
}
}
@media (max-width: 1439px) {
.section-review .block-form {
padding-right: 30px
}
}
.page-template-page-reviews .section-review {
padding-bottom: 50px
}
.page-template-page-reviews .section-review .block-wrapper {
align-items: flex-start
}
@media (max-width: 1024px) {
.page-template-page-reviews .section-review .block-wrapper {
padding-left: 0;
margin-right: -30px
}
}
@media (max-width: 768px) {
.page-template-page-reviews .section-review .block-wrapper {
margin-right: -20px
}
}
.page-template-page-reviews .section-review .block-book {
z-index: 1
}
@media (max-width: 1024px) {
.page-template-page-reviews .section-review .block-book {
padding: 0 30px
}
}
@media (max-width: 768px) {
.page-template-page-reviews .section-review .block-book {
padding: 0 20px
}
}
@media (max-width: 1024px) {
.page-template-page-reviews .section-review .book-list li {
max-width: inherit;
width: 100%
}
}
.page-template-page-reviews .section-review .block-form {
position: sticky;
top: 0
}
@media (max-width: 1024px) {
.page-template-page-reviews .section-review .block-form {
position: static
}
}
.product-template-default .section-hero .block-slider {
margin-top: 0
}
.product-template-default .section-hero .block-wrapper {
justify-content: space-between;
margin: 0 -60px
}
@media (max-width: 1439px) {
.product-template-default .section-hero .block-wrapper {
margin: 0 -30px
}
.product-template-default .section-hero .block-wrapper.dots-bg:before {
content: none
}
}
@media (max-width: 768px) {
.product-template-default .section-hero .block-wrapper {
margin: 0 -20px
}
}
.product-template-default .section-hero .block-title {
width: 100%;
margin-bottom: -148px
}
@media (max-width: 1024px) {
.product-template-default .section-hero .block-title {
margin-bottom: 0
}
}
.product-template-default .section-hero .block-title h1 {
max-width: 635px
}
@media (max-width: 1024px) {
.product-template-default .section-hero .block-title h1 {
text-align: center;
max-width: inherit
}
}
.product-template-default .section-hero .description {
width: 50%;
max-width: 690px;
padding-top: 148px
}
@media (max-width: 1024px) {
.product-template-default .section-hero .description {
padding-top: 0;
margin-top: 35px;
width: 100%;
max-width: inherit;
order: 2
}
}
@media (max-width: 768px) {
.product-template-default .section-hero .description {
margin-top: 15px;
padding: 0 20px
}
}
.product-template-default .section-hero .description p {
font-weight: 300
}
.product-template-default .section-hero .description-order {
display: -webkit-box;
display: -moz-box;
display: -ms-flexbox;
display: -webkit-flex;
display: flex;
justify-content: space-between
}
.product-template-default .section-hero .description-order form.cart {
width: 100%;
max-width: 264px;
}
@media (max-width: 768px) {
.product-template-default .section-hero .description-order {
-webkit-flex-direction: column;
-ms-flex-direction: column;
flex-direction: column;
align-items: center
}
}
.woocommerce-Price-amount {
font-family: "Roboto Mono", monospace;
font-weight: 700;
color: #D5B584;
line-height: 1.4em;
white-space: nowrap
}
.woocommerce-Price-amount.amount {
font-size: 64px;
}
@media (max-width: 1439px) {
.woocommerce-Price-amount {
font-size: 48px !important;
}
}
@media (max-width: 768px) {
.woocommerce-Price-amount {
margin-bottom: 15px
}
}
@media (max-width: 480px) {
.woocommerce-Price-amount {
font-size: 24px !important;
}
}
.woocommerce-Price-amount span {
font-size: 32px
}
@media (max-width: 768px) {
.woocommerce-Price-amount span {
font-size: 25px
}
}
.product-template-default .section-hero .description-order .btn {
max-width: 264px
}
@media (max-width: 768px) {
.product-template-default .section-hero .description-order .btn {
max-width: 230px
}
}
.product-template-default .section-hero .description-text {
display: -webkit-box;
display: -moz-box;
display: -ms-flexbox;
display: -webkit-flex;
display: flex;
justify-content: space-between;
margin-top: 50px
}
.product-template-default .section-hero .description-text h3 {
display: none;
}
@media (max-width: 768px) {
.product-template-default .section-hero .description-text {
-webkit-flex-direction: column;
-ms-flex-direction: column;
flex-direction: column;
margin-top: 40px
}
}
.product-template-default .section-hero .description-list {
padding-right: 30px;
max-width: 380px
}
.product-template-default .section-hero .description-list p {
font-weight: 400;
display: inline;
}
.product-template-default .section-hero .description-list li {
padding: 10px 0
}
.product-template-default .section-hero .description-list li strong {
color: #260A00;
font-family: "Roboto Mono", monospace
}
.product-template-default .section-hero .description-list li span {
display: block
}
.product-template-default .section-hero .description-delivery {
border: 1px dashed #260A00;
max-width: 270px
}
@media (max-width: 768px) {
.product-template-default .section-hero .description-delivery {
max-width: inherit
}
}
.product-template-default .section-hero .description-delivery .block-img {
background-image: url(images/content/delivery.jpg);
height: 190px;
background-position: center;
background-size: cover;
background-repeat: no-repeat;
display: -webkit-box;
display: -moz-box;
display: -ms-flexbox;
display: -webkit-flex;
display: flex;
align-items: flex-end;
text-align: center;
justify-content: center
}
.product-template-default .section-hero .description-delivery .block-img h4 {
color: #fff;
max-width: 150px
}
.product-template-default .section-hero .description-delivery ul {
padding: 20px
}
.product-template-default .section-hero .description-delivery ul li {
padding: 5px 0 15px 15px;
position: relative
}
.product-template-default .section-hero .description-delivery ul li:before {
content: '';
position: absolute;
top: 13px;
left: 0;
width: 8px;
height: 8px;
border-radius: 4px;
background-color: #D5B584
}
.product-template-default .section-hero .block-slider {
width: 45%
}
@media (max-width: 1024px) {
.product-template-default .section-hero .block-slider {
width: 100%;
margin-left: 0;
order: 1
}
}
.product-template-default .section-hero .block-slider .slick-dots {
display: -webkit-box;
display: -moz-box;
display: -ms-flexbox;
display: -webkit-flex;
display: flex;
margin: 13px -15px 0
}
@media (max-width: 768px) {
.product-template-default .section-hero .block-slider .slick-dots {
margin: 0 12px
}
}
.product-template-default .section-hero .block-slider .slick-dots li {
margin: 0 15px;
width: 120px;
height: 120px
}
@media (max-width: 768px) {
.product-template-default .section-hero .block-slider .slick-dots li {
margin: 0 8px;
width: 66px;
height: 66px
}
}
.product-template-default .section-hero .block-slider .slick-dots li img {
width: 100%
}
.product-template-default .section-hero .block-slider .slick-next,
.product-template-default .section-hero .block-slider .slick-prev {
bottom: 55px;
top: 110% !important;
border: 2px solid #260A00
}
@media (max-width: 768px) {
.product-template-default .section-hero .block-slider .slick-next,
.product-template-default .section-hero .block-slider .slick-prev {
bottom: 0
}
}
.product-template-default .section-hero .block-slider .slick-next {
right: 60px
}
@media (max-width: 768px) {
.product-template-default .section-hero .block-slider .slick-next {
right: 20px
}
}
.product-template-default .section-hero .block-slider .slick-prev {
right: 122px
}
@media (max-width: 768px) {
.product-template-default .section-hero .block-slider .slick-prev {
right: 82px
}
}
.modal {
display: none;
position: fixed;
z-index: 1;
padding-top: 100px;
left: 0;
top: 0;
width: 100%;
height: 100%;
overflow: auto;
background-color: rgba(0, 0, 0, 0.4)
}
@media (max-width: 768px) {
.modal {
padding-top: 177px
}
}
.modal.show {
display: block
}
@media (max-width: 768px) {
.modal.show {
padding-top: 0
}
}
.modal-content {
background-color: #D5B584;
max-width: 590px;
padding: 2.2vw 5.36vw;
color: #fff;
margin: auto;
position: relative
}
@media (max-width: 768px) {
.modal-content {
margin: 0 18px;
padding: 27px 5px;
max-width: inherit
}
}
.modal-content .close {
position: absolute;
top: 0;
right: 0;
z-index: 2
}
.modal-content .close span {
width: 14px;
height: 2px
}
.modal-content .close span:before,
.modal-content .close span:after {
width: 14px;
height: 2px;
left: 36%
}
.modal-content h3 {
color: #fff;
text-align: center;
font-size: 36px
}
@media (max-width: 768px) {
.modal-content h3 {
font-size: 24px;
text-align: center
}
}
.modal-thanks p {
max-width: 320px;
margin: 0 auto
}
#thanks-review {
text-align: center
}
#thanks-review .modal-content {
height: 263px
}
@media (max-width: 768px) {
#thanks-review .modal-content {
height: 130px
}
}
#thanks-vacancy .modal-content {
height: 263px
}
@media (max-width: 768px) {
#thanks-vacancy .modal-content {
height: auto
}
}
#thanks-vacancy p {
max-width: 334px;
margin: 0 auto;
text-align: center
}
#subscribe p {
text-align: center;
max-width: 290px;
font-weight: bold;
margin: 0 auto 47px
}
@media (max-width: 768px) {
#subscribe p {
margin-bottom: 25px
}
}
#subscribe .btn {
max-width: 230px;
margin: 0 auto;
padding: 24px 30px 25px
}
@media (max-width: 768px) {
#subscribe .btn {
padding: 14px 15px 15px
}
}
.page-template-page-faq .section-review {
padding-bottom: 50px
}
.page-template-page-faq .section-review .block-wrapper {
align-items: flex-start
}
@media (max-width: 1024px) {
.page-template-page-faq .section-review .block-wrapper {
padding-left: 0;
margin: 0
}
}
.page-template-page-faq .section-review .block-book {
}
.page-template-page-reviews .section-review .block-book.dots-bg:before,
.page-template-page-faq .section-review .block-book.dots-bg:before {
top: 50%;
right: -6%
}
@media (max-width: 1024px) {
.page-template-page-faq .section-review .block-book.dots-bg:before {
content: none
}
}
@media (max-width: 768px) {
.page-template-page-faq .section-review .block-book.dots-bg {
padding: 0
}
}
.page-template-page-faq .section-review .faq-list {
max-width: 565px;
margin-left: auto;
counter-reset: list
}
@media (max-width: 1024px) {
.page-template-page-faq .section-review .faq-list {
max-width: inherit
}
}
.page-template-page-faq .section-review .faq-list li {
padding: 9px 20px 0 70px;
margin-bottom: 30px;
position: relative
}
@media (max-width: 1024px) {
.page-template-page-faq .section-review .faq-list li {
padding-right: 0
}
}
.page-template-page-faq .section-review .faq-list li:before {
counter-increment: list;
content: "0" counter(list) "";
color: #D5B584;
font-size: 2.8em;
font-weight: 700;
position: absolute;
top: 0;
left: 0
}
.page-template-page-faq .section-review .block-form {
position: sticky;
top: 0
}
@media (max-width: 1024px) {
.page-template-page-faq .section-review .block-form {
width: calc(100% + 60px);
margin: 0 -30px;
position: static
}
}
@media (max-width: 768px) {
.page-template-page-faq .section-review .block-form {
width: calc(100% + 40px);
margin: 0 -20px
}
}
.content-wrapper {
max-width: 1190px;
margin: 0 auto
}
.page-template-page-vacancies .section-top {
padding-bottom: 0px
}
.page-template-page-vacancies .main .section-top {
padding-bottom: 60px
}
@media (max-width: 1024px) {
.page-template-page-vacancies .section-top {
padding-bottom: 30px
}
}
.page-template-page-vacancies .section-top:before {
left: 0
}
.page-template-page-vacancies .section-top:after {
right: 0;
z-index: -1
}
.page-template-page-vacancies .block-img {
margin-bottom: 40px;
position: relative;
z-index: 2;
}
.page-template-page-vacancies .offer h2 {
text-align: center
}
.page-template-page-vacancies .offer-list {
display: -webkit-box;
display: -moz-box;
display: -ms-flexbox;
display: -webkit-flex;
display: flex;
counter-reset: offer;
padding-bottom: 4.375em
}
@media (max-width: 1024px) {
.page-template-page-vacancies .offer-list {
-webkit-flex-direction: column;
-ms-flex-direction: column;
flex-direction: column
}
}
@media (max-width: 768px) {
.page-template-page-vacancies .offer-list {
padding-bottom: 0
}
}
.page-template-page-vacancies .offer-list li {
padding: 20px 34px 40px 36px;
width: 25%;
position: relative
}
@media (max-width: 1024px) {
.page-template-page-vacancies .offer-list li {
width: 100%;
padding: 0 0 27px
}
}
.page-template-page-vacancies .offer-list li:last-child {
padding-right: 0
}
.page-template-page-vacancies .offer-list li:before,
.page-template-page-vacancies .offer-list li:after {
position: absolute;
left: 0
}
.page-template-page-vacancies .offer-list li:before {
content: '';
bottom: 0;
width: 1px;
background-color: #D5B584;
height: 360px;
z-index: -1
}
@media (max-width: 1024px) {
.page-template-page-vacancies .offer-list li:before {
content: none
}
}
.page-template-page-vacancies .offer-list li:after {
counter-increment: offer;
content: "0" counter(offer) "";
color: #D5B584;
font-size: 2.8em;
line-height: 1.17em;
font-weight: 700;
bottom: -1.4em
}
@media (max-width: 1024px) {
.page-template-page-vacancies .offer-list li:after {
top: 0
}
}
.page-template-page-vacancies .offer-list li .icon {
width: 102px;
padding-bottom: 15px;
margin: 0 0 29px auto;
text-align: right;
position: relative
}
@media (max-width: 1024px) {
.page-template-page-vacancies .offer-list li .icon {
margin-bottom: 18px
}
}
.page-template-page-vacancies .offer-list li .icon:after {
content: '';
position: absolute;
bottom: 0;
left: 0;
width: 100%;
height: 2px;
background-image: url(images/content/line-dark.svg);
background-position: 0 0;
background-size: 150% auto;
background-repeat: repeat
}
.page-template-page-vacancies .offer-list li p {
font-weight: 300
}
.page-template-page-vacancies .vacancy-info {
max-width: 879px;
margin: 0 auto
}
@media (max-width: 1024px) {
.page-template-page-vacancies .vacancy-info {
max-width: inherit
}
}
.page-template-page-vacancies .accordion {
margin-top: 74px
}
@media (max-width: 768px) {
.page-template-page-vacancies .accordion {
margin-top: 28px
}
}
.page-template-page-vacancies .accordion__caption {
position: relative;
padding-top: 20px
}
.page-template-page-vacancies .accordion__caption:before {
content: '';
position: absolute;
top: 0;
left: 0;
width: 100%;
height: 2px;
background-image: url(images/content/line-dark.svg)
}
.page-template-page-vacancies .accordion__caption:first-child:before {
content: none
}
.page-template-page-vacancies .accordion__caption h3 {
font-size: 36px
}
@media (max-width: 768px) {
.page-template-page-vacancies .accordion__caption h3 {
font-size: 21px
}
}
.page-template-page-vacancies .accordion__caption:after {
content: '+';
transition: transform .3s ease;
position: absolute;
top: 50%;
right: 0;
font-size: 48px;
color: #D5B584;
font-weight: 700
}
@media (max-width: 768px) {
.page-template-page-vacancies .accordion__caption:after {
font-size: 35px
}
}
.page-template-page-vacancies .accordion__caption.active:after {
content: '-'
}
.page-template-page-vacancies .accordion__content {
overflow: hidden;
height: 0;
opacity: 0;
padding-left: 60px;
font-weight: 300;
transition: all .3s ease
}
@media (max-width: 768px) {
.page-template-page-vacancies .accordion__content {
padding-left: 0;
font-size: 14px
}
}
.page-template-page-vacancies .accordion__content.open {
overflow: visible;
height: auto;
opacity: 1;
padding-bottom: 20px
}
.page-template-page-vacancies .accordion__content_list li {
padding: 5px 0 5px 20px;
margin-bottom: 15px;
position: relative
}
@media (max-width: 768px) {
.page-template-page-vacancies .accordion__content_list li {
padding-left: 11px;
margin-bottom: 10px
}
}
.page-template-page-vacancies .accordion__content_list li:before {
content: '-';
position: absolute;
top: 5px;
left: 0;
font-size: 21px
}
@media (max-width: 768px) {
.page-template-page-vacancies .accordion__content_list li:before {
top: 5px;
font-size: 16px
}
}
.page-template-page-vacancies .accordion__content .btn {
max-width: 308px;
margin: 22px 0 55px
}
.page-template-page-vacancies .block-form {
padding: 40px 8.15vw;
background-color: #D5B584;
color: #fff;
width: 100%;
}
@media (max-width: 1024px) {
.page-template-page-vacancies .block-form {
width: calc(100% + 60px);
margin-left: -30px
}
}
@media (max-width: 768px) {
.page-template-page-vacancies .block-form {
padding: 30px 20px;
width: calc(100% + 40px);
margin-left: -20px
}
}
.page-template-page-vacancies .block-form h2 {
color: #fff;
text-align: center
}
.page-template-page-vacancies .block-form .form-group-block {
display: -webkit-box;
display: -moz-box;
display: -ms-flexbox;
display: -webkit-flex;
display: flex;
-webkit-flex-wrap: wrap;
-ms-flex-wrap: wrap;
flex-wrap: wrap;
justify-content: space-between;
padding-right: 0
}
@media (max-width: 768px) {
.page-template-page-vacancies .block-form .form-group-block .form-group {
width: 100% !important
}
}
.page-template-page-vacancies .block-form .form-group-block .btn-submit {
width: 230px
}
.post-type-archive-product .section-category .category-list-item {
padding: 0;
margin-bottom: 40px;
border: 1px solid #260A00;
display: -webkit-box;
display: -moz-box;
display: -ms-flexbox;
display: -webkit-flex;
display: flex
}
@media (max-width: 768px) {
.post-type-archive-product .section-category .category-list-item {
-webkit-flex-direction: column;
-ms-flex-direction: column;
flex-direction: column;
margin-bottom: 30px
}
}
.post-type-archive-product .section-category .category-list-item:last-child {
margin-bottom: 0
}
.post-type-archive-product .section-category .category-list-item .block-photo {
max-width: 583px;
width: 100%;
background-repeat: no-repeat;
background-size: cover;
background-position: top left;
display: -webkit-box;
display: -moz-box;
display: -ms-flexbox;
display: -webkit-flex;
display: flex;
align-items: flex-end;
min-height: 24vw
}
@media (max-width: 768px) {
.post-type-archive-product .section-category .category-list-item .block-photo {
max-width: inherit;
min-height: 250px;
background-position: center
}
}
@media (max-width: 639px) {
.post-type-archive-product .section-category .category-list-item .block-photo {
min-height: 210px
}
}
.post-type-archive-product .section-category .category-list-item .block-photo .title {
-moz-transform: rotate(180deg);
-o-transform: rotate(180deg);
-webkit-transform: rotate(180deg);
display: inline-block
}
.post-type-archive-product .section-category .category-list-item .block-photo span {
font-size: 96px;
line-height: 1.17em;
color: #D5B584;
font-weight: 700;
font-family: "Roboto Mono", monospace;
writing-mode: vertical-rl;
text-orientation: mixed
}
@media (max-width: 1439px) {
.post-type-archive-product .section-category .category-list-item .block-photo span {
font-size: 56px
}
}
@media (max-width: 768px) {
.post-type-archive-product .section-category .category-list-item .block-photo span {
font-size: 30px
}
}
.post-type-archive-product .section-category .category-list-item .block-info {
max-width: 612px;
width: 100%;
padding: 30px;
text-align: left;
}
@media (max-width: 768px) {
.post-type-archive-product .section-category .category-list-item .block-info {
max-width: inherit
}
}
@media (max-width: 639px) {
.post-type-archive-product .section-category .category-list-item .block-info {
padding: 17px 26px 37px
}
}
.post-type-archive-product .section-category .category-list-item .block-info h3 {
font-size: 48px;
color: #D5B584
}
@media (max-width: 768px) {
.post-type-archive-product .section-category .category-list-item .block-info h3 {
font-size: 21px;
text-align: center
}
}
.post-type-archive-product .section-category .category-list-item .block-info p {
font-weight: 300
}
.post-type-archive-product .section-category .category-list-item .block-info .kind-of-category {
columns: 2;
-moz-columns: 2;
-webkit-columns: 2;
margin-bottom: 40px
}
@media (max-width: 768px) {
.post-type-archive-product .section-category .category-list-item .block-info .kind-of-category {
margin-bottom: 28px
}
}
@media (max-width: 639px) {
.post-type-archive-product .section-category .category-list-item .block-info .kind-of-category {
columns: 1;
-moz-columns: 1;
-webkit-columns: 1
}
}
.post-type-archive-product .section-category .category-list-item .block-info .kind-of-category li {
font-family: "Roboto Mono", monospace;
font-weight: 500;
line-height: 2.3em;
white-space: nowrap
}
.post-type-archive-product .section-category .category-list-item .block-info .kind-of-category li span {
padding-right: 15px;
margin-right: 10px;
display: inline-block;
width: 45px;
text-align: center
}
.post-type-archive-product .section-category .category-list-item .block-info .btn {
max-width: fit-content;
-webkit-max-width: fit-content;
-moz-max-width: fit-content;
max-width: max-content;
-webkit-max-width: max-content;
-moz-max-width: max-content
}
@media (max-width: 768px) {
.post-type-archive-product .section-bottom .more-text {
max-height: 150px
}
}
.main-category .section-top .block-desc {
max-width: 900px;
margin: 0 auto
}
.main-category .section-top .block-desc .block-text {
max-height: 50px;
overflow: hidden
}
.main-category .section-top .block-desc .block-text.active {
max-height: 100%
}
.main-category .section-top .block-desc .more-link {
max-width: 123px;
display: block;
margin-left: auto;
margin-top: -26px
}
.main-category .section-top .block-desc .more-link.less {
margin-top: 0
}
.main-category .section-category .btn-category {
margin-bottom: 17px
}
@media (max-width: 768px) {
.main-category .section-category .row {
-webkit-flex-direction: column-reverse;
-ms-flex-direction: column-reverse;
flex-direction: column-reverse
}
}
.search .section-category .menu-category,
.main-category .section-category .menu-category {
margin-bottom: 40px
}
@media (max-width: 768px) {
.search .section-category .menu-category,
.main-category .section-category .menu-category {
display: none
}
}
.main-category .section-category .menu-category #menu-konditerskie-izdelija li a:hover,
.main-category .section-category .menu-category #menu-konditerskie-izdelija li h3:hover,
.search .section-category .menu-category #menu-konditerskie-izdelija li a:hover,
.search .section-category .menu-category #menu-konditerskie-izdelija li h3:hover,
.main-category .section-category .menu-category #menu-konditerskie-izdelija-1 li a:hover,
.main-category .section-category .menu-category #menu-konditerskie-izdelija-1 li h3:hover,
.search .section-category .menu-category #menu-konditerskie-izdelija-1 li a:hover,
.search .section-category .menu-category #menu-konditerskie-izdelija-1 li h3:hover {
color: #D5B584
}
.main-category .section-category .block-stock,
.search .section-category .block-stock {
padding: 21px 22px 40px;
border: 1px solid #260A00;
max-width: 276px
}
@media (max-width: 768px) {
.main-category .section-category .block-stock,
.search .section-category .block-stock {
max-width: inherit;
margin-top: 45px
}
}
.search .section-category .block-stock h3,
.main-category .section-category .block-stock h3 {
font-size: 36px;
text-align: center
}
@media (max-width: 768px) {
.search .section-category .block-stock h3,
.main-category .section-category .block-stock h3 {
font-size: 21px
}
}
.search .section-category .block-stock .block-img,
.main-category .section-category .block-stock .block-img {
position: relative;
max-width: 208px;
height: 208px;
border-radius: 50%;
margin: 0 auto
}
.search .section-category .block-stock .block-img span,
.main-category .section-category .block-stock .block-img span {
position: absolute;
bottom: 0;
left: 0;
width: 63.55px;
height: 64.38px;
border-radius: 50%;
font-family: "Roboto Mono", monospace;
font-size: 48px;
color: #fff;
background-color: #D5B584;
display: -webkit-box;
display: -moz-box;
display: -ms-flexbox;
display: -webkit-flex;
display: flex;
align-items: center;
justify-content: center
}
@media (max-width: 768px) {
.search .section-category .block-stock .block-text,
.main-category .section-category .block-stock .block-text {
padding-left: 25px
}
}
.search .section-category .block-stock #countdown strong,
.main-category .section-category .block-stock #countdown strong {
font-size: 30px;
line-height: 1.4em
}
.search .section-category .block-stock #countdown span,
.main-category .section-category .block-stock #countdown span {
font-size: 12px;
padding-left: 3px
}
.search .section-category .block-stock .btn,
.main-category .section-category .block-stock .btn {
margin-top: 29px
}
.block-stock p {
text-align: center;
}
@media (max-width: 768px) {
.search .section-category .block-stock .btn,
.main-category .section-category .block-stock .btn {
max-width: 157px;
margin: 16px auto 0
}
}
.main-category .section-bottom .h3 {
text-align: center
}
.main-category .section-bottom .more-text {
max-width: 1040px
}
@media (max-width: 768px) {
.main-category .section-bottom .more-text {
max-height: 110px
}
}
.main-category .section-bottom .block-read {
max-width: 1040px;
width: 100%
}
.products {
display: -webkit-box;
display: -moz-box;
display: -ms-flexbox;
display: -webkit-flex;
display: flex;
-webkit-flex-wrap: wrap;
-ms-flex-wrap: wrap;
flex-wrap: wrap;
margin: 0 -14px
}
.products-item {
width: 33%;
padding: 0 14px;
margin-bottom: 34px
}
@media (max-width: 768px) {
.products-item {
width: 50%;
margin-bottom: 20px
}
}
.products-overlay {
position: absolute;
top: 0;
left: 0;
width: 100%;
height: 100%;
z-index: 3;
background: linear-gradient(0deg, rgba(38, 10, 0, 0.7), rgba(38, 10, 0, 0.7));
visibility: hidden;
opacity: 0
}
.products-thumbnail {
position: relative
}
.products-thumbnail img {
width: 100%;
vertical-align: middle
}
.products-thumbnail p {
position: absolute;
top: 0;
left: 20px;
font-family: "Roboto Mono", monospace;
font-size: 36px;
letter-spacing: 0.1em;
line-height: 1.4em;
color: #fff;
text-shadow: 0px 0px 10px rgba(0, 0, 0, 0.5);
text-transform: uppercase;
z-index: 4
}
@media (max-width: 1439px) {
.products-thumbnail p {
font-size: 24px
}
}
@media (max-width: 768px) {
.products-thumbnail p {
font-size: 18px
}
}
.products-thumbnail .btn {
display: block;
position: absolute;
top: 50%;
left: 50%;
-webkit-transform: translate(-50%, -50%);
-moz-transform: translate(-50%, -50%);
-ms-transform: translate(-50%, -50%);
-o-transform: translate(-50%, -50%);
transform: translate(-50%, -50%);
max-width: 230px;
color: #D5B584;
border-color: #D5B584;
z-index: 4;
visibility: hidden;
opacity: 0
}
.products-thumbnail:hover .products-overlay,
.products-thumbnail:hover .btn {
visibility: visible;
opacity: 1
}
.products-content {
text-align: center;
padding-top: 26px
}
.products-content h4 {
min-height: 56px;
margin-bottom: 0;
}
@media (max-width: 1439px) {
.products-content h4 {
min-height: 46px
}
}
@media (max-width: 768px) {
.products-content h4 {
font-size: 14px
}
}
.products-content a:hover h4 {
color: #D5B584
}
.products-content .price {
display: inline-block;
font-family: "Roboto Mono", monospace;
font-weight: 700;
font-size: 36px;
color: #D5B584;
padding-bottom: 15px;
position: relative
}
@media (max-width: 1439px) {
.products-content .price {
font-size: 24px
}
}
.products-content .price span {
font-size: 36px;
}
@media (max-width: 1439px) {
.products-content .price span {
font-size: 14px
}
}
.products-content .price span:before {
content: '';
position: absolute;
bottom: 0;
left: 0;
width: 100%;
height: 2px;
background-image: url(images/content/line-latte.svg);
background-position: 0 0;
background-size: 100% 100%;
background-repeat: no-repeat
}
.pagination {
margin-top: 48px
}
@media (max-width: 768px) {
.pagination {
display: none
}
}
.woocommerce nav.woocommerce-pagination ul {
display: -webkit-box;
display: -moz-box;
display: -ms-flexbox;
display: -webkit-flex;
display: flex;
justify-content: center;
border: none !important;
}
.woocommerce nav.woocommerce-pagination ul li {
margin: 0 12.5px;
border-right: none !important;
}
.woocommerce nav.woocommerce-pagination ul li .page-numbers {
width: 50px;
height: 50px;
border: 2px solid #D5B584;
font-family: "Roboto Mono", monospace;
color: #D5B584;
font-weight: 700;
display: -webkit-box;
display: -moz-box;
display: -ms-flexbox;
display: -webkit-flex;
display: flex;
justify-content: center;
align-items: center
}
.woocommerce nav.woocommerce-pagination ul li .page-numbers.current,
.woocommerce nav.woocommerce-pagination ul li .page-numbers:hover {
border-color: #260A00;
color: #260A00
}
.woocommerce nav.woocommerce-pagination ul li .page-numbers.next,
.woocommerce nav.woocommerce-pagination ul li .page-numbers.prev {
color: #260A00;
text-transform: uppercase;
border: none;
width: 104px;
letter-spacing: .1em;
position: relative
}
@media (max-width: 768px) {
.woocommerce nav.woocommerce-pagination ul li .page-numbers.next,
.woocommerce nav.woocommerce-pagination ul li .page-numbers.prev {
font-size: 0;
width: auto
}
}
.woocommerce nav.woocommerce-pagination ul li .page-numbers.next:hover,
.woocommerce nav.woocommerce-pagination ul li .page-numbers.prev:hover {
color: #D5B584;
background: none !important;
}
.woocommerce nav.woocommerce-pagination ul li .page-numbers.next:before,
.woocommerce nav.woocommerce-pagination ul li .page-numbers.next:after,
.woocommerce nav.woocommerce-pagination ul li .page-numbers.prev:before,
.woocommerce nav.woocommerce-pagination ul li .page-numbers.prev:after {
content: '';
position: absolute;
top: 50%;
transform: translateY(-50%)
}
.woocommerce nav.woocommerce-pagination ul li .page-numbers.next:before,
.woocommerce nav.woocommerce-pagination ul li .page-numbers.prev:before {
width: 24px;
height: 3px;
background-color: #D5B584
}
.woocommerce nav.woocommerce-pagination ul li .page-numbers.next:after,
.woocommerce nav.woocommerce-pagination ul li .page-numbers.prev:after {
border-top: 6px solid transparent;
border-bottom: 6px solid transparent
}
.woocommerce nav.woocommerce-pagination ul li .page-numbers.next {
padding-right: 29px
}
.woocommerce nav.woocommerce-pagination ul li .page-numbers.next:before {
right: 1px
}
.woocommerce nav.woocommerce-pagination ul li .page-numbers.next:after {
right: 0;
border-left: 6px solid #D5B584
}
.woocommerce nav.woocommerce-pagination ul li .page-numbers.prev {
padding-left: 29px
}
.woocommerce nav.woocommerce-pagination ul li .page-numbers.prev:before {
left: 1px
}
.woocommerce nav.woocommerce-pagination ul li .page-numbers.prev:after {
left: 0;
border-right: 6px solid #D5B584
}
.block-show-more .btn {
max-width: 260px;
margin: 0 auto
}
.switch {
display: -webkit-box;
display: -moz-box;
display: -ms-flexbox;
display: -webkit-flex;
display: flex;
margin: 0 -12px
}
.switch li {
padding: 0 10px
}
.switch li a {
display: block
}
.switch li span {
width: 18px;
height: 18px;
margin: 0 2px;
border: 1px solid #D5B584;
display: inline-block
}
.switch li.active span {
background-color: #D5B584
}
.product-post-type-archive-product .block-show-more {
margin-top: 14px
}
.product-post-type-archive-product .block-show-more .btn {
max-width: 260px
}
@media (max-width: 768px) {
.product-post-type-archive-product .block-show-more .btn {
max-width: 180px
}
}
.product-post-type-archive-product .section-category .btn-category {
margin-left: 0
}
.page-template-page-contacts .main .section-top {
padding-bottom: 40px;
}
.page-template-page-contacts .section-top:before {
z-index: 1
}
.page-template-page-contacts .section-top .address {
position: absolute;
top: 40%;
left: 50%;
transform: translate(-100%, -50%);
background-color: #fff;
padding: 44px 26px;
max-width: 313px
}
@media (max-width: 1024px) {
.page-template-page-contacts .section-top .address {
position: static;
transform: unset;
max-width: inherit;
padding: 0 0 10px
}
}
.page-template-page-contacts .section-top .address-item {
margin-bottom: 29px;
max-width: 260px
}
@media (max-width: 768px) {
.page-template-page-contacts .section-top .address-item {
max-width: 230px
}
}
.page-template-page-contacts .section-top .address-item h5 {
color: #D5B584;
text-transform: uppercase;
margin-bottom: 10px;
line-height: 1.4em
}
.page-template-page-contacts .section-top .address-item p {
font-size: 18px;
font-weight: 300;
margin-bottom: 0
}
@media (max-width: 1439px) {
.page-template-page-contacts .section-top .address-item p {
font-size: 16px
}
}
@media (max-width: 768px) {
.page-template-page-contacts .section-top .address-item p {
font-size: 14px
}
}
.page-template-page-contacts .section-review .map {
width: 50%
}
@media (max-width: 1024px) {
.page-template-page-contacts .section-review .map {
width: 100%;
height: 400px
}
}
@media (max-width: 768px) {
.page-template-page-contacts .section-review .map {
height: 392px
}
}
.page-template-page-contacts .section-review .map iframe {
width: 100%;
height: 100%
}
.page-template-page-contacts .section-review .block-wrapper {
padding-left: 0
}
@media (max-width: 1199px) {
.page-template-page-contacts .section-review .block-wrapper {
margin: 0 -30px
}
}
@media (max-width: 768px) {
.page-template-page-contacts .section-review .block-wrapper {
margin: 0 -20px
}
}
.page-template-page-blog .section-news {
padding-bottom: 50px
}
@media (max-width: 768px) {
.page-template-page-blog .section-news {
padding-bottom: 40px
}
}
.page-template-page-blog .title {
text-align: center;
margin: 20px 0 10px;
}
.page-template-page-blog .news {
display: -webkit-box;
display: -moz-box;
display: -ms-flexbox;
display: -webkit-flex;
display: flex;
-webkit-flex-wrap: wrap;
-ms-flex-wrap: wrap;
flex-wrap: wrap;
margin: 0 -15px
}
.page-template-page-blog .news-slider__item {
width: 25%;
padding: 0 15px;
margin-bottom: 38px
}
@media (max-width: 1024px) {
.page-template-page-blog .news-slider__item {
width: 33%
}
}
@media (max-width: 768px) {
.page-template-page-blog .news-slider__item {
width: 100%
}
}
@media (max-width: 768px) {
.page-template-page-blog .news-slider__item .block-desc {
width: inherit;
height: 428px
}
}
.page-template-page-blog .btn {
max-width: 260px;
margin: 0 auto
}
@media (max-width: 768px) {
.page-template-page-blog .btn {
max-width: 180px
}
}
.page-template-page-about .container-min {
align-items: center
}
.page-template-page-about .container-min h2 {
font-size: 48px;
line-height: 1.645em
}
@media (max-width: 1439px) {
.page-template-page-about .container-min h2 {
font-size: 30px
}
}
@media (max-width: 1024px) {
.page-template-page-about .container-min h2 {
font-size: 24px
}
}
.page-template-page-about .section-title .block-title {
width: 43%;
min-height: 620px;
display: -webkit-box;
display: -moz-box;
display: -ms-flexbox;
display: -webkit-flex;
display: flex;
align-items: center
}
@media (max-width: 1439px) {
.page-template-page-about .section-title .block-title {
justify-content: center;
min-height: 450px
}
}
@media (max-width: 1024px) {
.page-template-page-about .section-title .block-title {
min-height: 350px
}
}
@media (max-width: 768px) {
.page-template-page-about .section-title .block-title {
width: 100%;
min-height: inherit;
justify-content: flex-start
}
}
.page-template-page-about .section-title .block-title h2 {
max-width: 300px
}
@media (max-width: 1439px) {
.page-template-page-about .section-title .block-title h2 {
max-width: 180px
}
}
@media (max-width: 1024px) {
.page-template-page-about .section-title .block-title h2 {
max-width: 290px
}
}
@media (max-width: 1024px) {
.page-template-page-about .section-title .block-title h2 span {
display: block
}
}
.page-template-page-about .section-title .block-photo {
width: 57%;
min-height: 203px;
padding: 101px 0;
background-position: top left;
background-size: cover;
background-repeat: no-repeat;
position: absolute;
left: 43%;
top: 0;
bottom: 0
}
@media (max-width: 1439px) {
.page-template-page-about .section-title .block-photo {
background-position: center
}
}
@media (max-width: 768px) {
.page-template-page-about .section-title .block-photo {
position: static;
width: calc(100% + 40px);
margin: 0 -20px
}
}
.page-template-page-about .section-history .container-min {
padding-right: 11.09vw
}
@media (max-width: 1199px) {
.page-template-page-about .section-history .container-min {
padding-right: 30px
}
}
@media (max-width: 768px) {
.page-template-page-about .section-history .container-min {
padding-right: 20px
}
}
.page-template-page-about .section-history .block-photo-before {
width: 54%
}
@media (max-width: 768px) {
.page-template-page-about .section-history .block-photo-before {
margin-left: auto
}
}
.page-template-page-about .section-history .block-photo-before:before {
left: 0;
top: 50%;
transform: translate(-100%, -50%);
background-color: #260A00
}
.page-template-page-about .section-history .block-text {
width: 46%;
padding-left: 30px
}
@media (max-width: 768px) {
.page-template-page-about .section-history .block-text {
width: 100%;
padding-left: 0
}
}
.page-template-page-about .section-history .block-text h2 {
text-align: left
}
.page-template-page-about .section-history .block-text h2 span {
display: inline-block
}
.page-template-page-about .block-photo-before {
position: relative
}
@media (max-width: 768px) {
.page-template-page-about .block-photo-before {
width: 76.6%
}
}
.page-template-page-about .block-photo-before:before {
content: '';
height: 16.35vw;
width: 19.32vw;
background-color: #260A00;
position: absolute
}
@media (max-width: 1024px) {
.page-template-page-about .block-photo-before:before {
width: 100%
}
}
.page-template-page-about .section-about {
overflow: hidden
}
.page-template-page-about .section-about .block-text {
width: 43%
}
@media (max-width: 768px) {
.page-template-page-about .section-about .block-text {
width: 100%;
padding-bottom: 40px
}
}
.page-template-page-about .section-about .block-photo-before {
width: 57%
}
.page-template-page-about .section-about .block-photo-before:before {
background-color: #D5B584;
right: 0;
top: 50%;
transform: translate(100%, -50%)
}
.page-template-page-about .section-about .block-offer {
width: 100%;
max-width: 879px;
margin: 89px auto 0
}
@media (max-width: 768px) {
.page-template-page-about .section-about .block-offer {
margin: 36px auto 0
}
}
.page-template-page-about .section-about blockquote p {
max-width: 464px
}
@media (max-width: 479px) {
.page-template-page-about .section-about blockquote p {
max-width: 279px
}
}
.page-template-page-about .section-video .block-video {
width: 100%
}
@media (max-width: 1439px) {
.page-template-page-about .section-video .block-video {
width: 560px;
margin: 0 auto
}
}
.page-template-page-about .section-video .videoWrapper {
position: relative;
width: 100%;
padding-bottom: 56.25%;
height: 0
}
.page-template-page-about .section-video .videoWrapper iframe {
position: absolute;
top: 0;
left: 0;
width: 100%;
height: 100%
}
.single-post .section-top {
padding-bottom: 50px;
}
.main .section-top:before,
.main .section-top:after {
background: none;
}
.single-post .section-top:before,
.single-post .section-top:after {
top: 130%
}
.single-post .section-hero {
min-height: 582px;
position: relative
}
@media (max-width: 1439px) {
.single-post .section-hero {
min-height: inherit
}
}
.single-post .section-hero .block-title {
width: 100%;
margin-bottom: -341px
}
@media (max-width: 1679px) {
.single-post .section-hero .block-title {
margin-bottom: -265px
}
}
@media (max-width: 1024px) {
.single-post .section-hero .block-title {
margin-bottom: -153px
}
}
@media (max-width: 768px) {
.single-post .section-hero .block-title {
margin-bottom: 20px
}
}
.single-post .section-hero .block-title h1 {
max-width: 535px
}
@media (max-width: 1679px) {
.single-post .section-hero .block-title h1 {
max-width: 400px
}
}
@media (max-width: 1024px) {
.single-post .section-hero .block-title h1 {
max-width: 230px
}
}
@media (max-width: 768px) {
.single-post .section-hero .block-title h1 {
max-width: 265px
}
}
.single-post .section-hero .block-img {
width: 50%;
min-height: 324px;
background-repeat: no-repeat;
background-size: cover;
background-position: 0 50%
}
@media (max-width: 768px) {
.single-post .section-hero .block-img {
width: 100%;
order: 1
}
}
.single-post .section-hero .block-text {
width: 50%;
padding-top: 366px;
padding-right: 30px
}
@media (max-width: 1679px) {
.single-post .section-hero .block-text {
padding-top: 290px
}
}
@media (max-width: 1024px) {
.single-post .section-hero .block-text {
padding-top: 178px;
padding-left: 30px
}
}
@media (max-width: 768px) {
.single-post .section-hero .block-text {
width: 100%;
order: 2;
padding: 32px 0 0
}
}
.single-post .section-hero .block-text p {
font-weight: 300;
max-width: 424px;
margin-left: auto
}
@media (max-width: 1024px) {
.single-post .section-hero .block-text p {
margin-left: 0
}
}
@media (max-width: 768px) {
.single-post .section-hero .block-text p {
max-width: inherit
}
}
.single-post .section-blockquote .container-min {
justify-content: center
}
.single-post .section-blockquote blockquote p {
max-width: 555px
}
.single-post .section-social .photo-list {
width: 100%
}
.single-post .section-social .photo-list ul {
display: -webkit-box;
display: -moz-box;
display: -ms-flexbox;
display: -webkit-flex;
display: flex;
margin: 0 -15px 64px
}
@media (max-width: 768px) {
.single-post .section-social .photo-list ul {
margin: 0 -10px 32px
}
}
.single-post .section-social .photo-list ul li {
width: 50%;
padding: 0 15px
}
@media (max-width: 768px) {
.single-post .section-social .photo-list ul li {
padding: 0 10px
}
}
.single-post .section-social .photo-list ul li img {
width: 100%
}
.single-post .section-social .block-text {
width: 100%
}
.single-post .section-social .block-text p {
max-width: 879px;
margin: 0 auto
}
.single-post .section-social .block-share {
width: 100%;
text-align: center;
padding: 50px 0
}
@media (max-width: 768px) {
.single-post .section-social .block-share {
padding: 37px 0
}
}
.single-post .section-social .block-share h5 {
text-transform: uppercase;
letter-spacing: .1em
}
.single-post .section-social .block-share .social-list {
display: -webkit-box;
display: -moz-box;
display: -ms-flexbox;
display: -webkit-flex;
display: flex;
justify-content: center
}
.single-post .section-social .block-share .social-list .fab {
width: 55px;
height: 55px;
color: #fff;
font-size: 31px;
display: -webkit-box;
display: -moz-box;
display: -ms-flexbox;
display: -webkit-flex;
display: flex;
justify-content: center;
align-items: center;
transition: background .7s ease
}
@media (max-width: 768px) {
.single-post .section-social .block-share .social-list .fab {
width: 52px;
height: 52px
}
}
.single-post .section-social .block-share .social-list .fa-facebook-f {
background: #6081C4
}
.single-post .section-social .block-share .social-list .fa-google-plus-g {
background: #E62B33
}
.single-post .section-social .block-share .social-list .fa-linkedin-in {
background: #2797CF
}
.single-post .section-social .block-share .social-list .fa-pinterest-p {
background: #E62B33
}
.single-post .section-social .block-share .social-list .fa-instagram {
background: #864C2D
}
.single-post .section-social .block-share .social-list .fa-twitter {
background: #43BDEF
}
.single-post .section-social .block-share .social-list a:hover .fa-facebook-f {
background: #3a5b9d
}
.single-post .section-social .block-share .social-list a:hover .fa-google-plus-g {
background: #b0151b
}
.single-post .section-social .block-share .social-list a:hover .fa-linkedin-in {
background: #1b688f
}
.single-post .section-social .block-share .social-list a:hover .fa-pinterest-p {
background: #b0151b
}
.single-post .section-social .block-share .social-list a:hover .fa-instagram {
background: #4d2c1a
}
.single-post .section-social .block-share .social-list a:hover .fa-twitter {
background: #129bd4
}
.error404 .section-top {
height: 476px
}
@media (max-width: 1024px) {
.error404 .section-top {
height: auto;
padding: 25px 0 87px
}
}
.error404 .section-top h1 {
max-width: 1143px;
margin: 0 auto 20px
}
@media (max-width: 1024px) {
.error404 .section-top h1 {
max-width: 450px
}
}
.error404 .section-top h1 span {
display: inline-block
}
.error404 .section-top .btn {
max-width: 260px;
margin: 50px auto 0
}
@media (max-width: 768px) {
.error404 .section-top .btn {
max-width: 180px
}
}
.cart-empty .section-top {
height: 476px
}
@media (max-width: 1024px) {
.cart-empty .section-top {
height: auto;
padding: 25px 0 87px
}
}
.cart-empty .section-top h1 {
max-width: 1143px;
margin: 0 auto 20px
}
@media (max-width: 1024px) {
.cart-empty .section-top h1 {
max-width: 450px
}
}
.cart-empty .section-top h1 span {
display: inline-block
}
.cart-empty .section-top .btn {
max-width: 260px;
margin: 50px auto 0
}
@media (max-width: 768px) {
.cart-empty .section-top .btn {
max-width: 180px
}
}
.cart-page .section-top {
padding-bottom: 88px
}
@media (max-width: 768px) {
.cart-page .section-top {
padding-bottom: 70px
}
}
.cart-page .section-top .block-wrapper {
max-width: 1190px;
margin: 0 auto
}
.cart-page .section-top h1 {
text-transform: uppercase
}
.cart-page .section-top .btn {
max-width: 264px;
margin: 40px 0 0 auto
}
@media (max-width: 768px) {
.cart-page .section-top .btn {
margin: 30px auto 0
}
}
.cart-page .section-top .cart {
width: 100%;
margin: 60px 0 40px
}
@media (max-width: 768px) {
.cart-page .section-top .cart {
margin-top: 30px
}
}
.cart-page .section-top .cart .cart-header {
padding: 19px 0;
display: -webkit-box;
display: -moz-box;
display: -ms-flexbox;
display: -webkit-flex;
display: flex;
border-bottom: 1px solid #260A00
}
@media (max-width: 768px) {
.cart-page .section-top .cart .cart-header {
display: none
}
}
.cart-page .section-top .cart .cart-header .block-half:first-child p {
padding-left: 92px
}
.cart-page .section-top .cart .cart-header .block-half:last-child {
padding: 0 25px
}
.cart-page .section-top .cart .cart-header .block-half p {
margin-bottom: 0
}
.cart-page .section-top .cart .block-half {
width: 50%;
display: -webkit-box;
display: -moz-box;
display: -ms-flexbox;
display: -webkit-flex;
display: flex;
align-items: center
}
@media (max-width: 768px) {
.cart-page .section-top .cart .block-half {
width: 100%;
-webkit-flex-wrap: wrap;
-ms-flex-wrap: wrap;
flex-wrap: wrap
}
}
.cart-page .section-top .cart .block-half:last-child {
justify-content: space-between
}
.cart-page .section-top .cart-item {
height: 130px;
display: -webkit-box;
display: -moz-box;
display: -ms-flexbox;
display: -webkit-flex;
display: flex;
-webkit-flex-wrap: wrap;
-ms-flex-wrap: wrap;
flex-wrap: wrap;
align-items: center;
padding: 20px 0;
border-bottom: 1px solid #260A00;
position: relative
}
@media (max-width: 768px) {
.cart-page .section-top .cart-item {
border: 1px solid #D5B584;
height: auto;
padding: 49px 18px 21px;
margin-bottom: 30px;
font-size: 16px
}
}
.cart-page .section-top .cart-item:last-child {
margin-bottom: 0
}
.cart-page .section-top .cart-item .remove {
height: 89px;
width: 50px;
padding: 0;
background: transparent;
border: none;
flex-shrink: 0;
position: relative
}
@media (max-width: 768px) {
.cart-page .section-top .cart-item .remove {
position: absolute;
top: 0;
left: 0;
width: 40px;
height: 40px;
color: #E62B33
}
}
.cart-page .section-top .cart-item .remove:before,
.cart-page .section-top .cart-item .remove:after {
content: '';
position: absolute;
top: 50%;
left: 7px;
margin-top: -11px;
width: 2px;
height: 20px;
background: #260A00;
transform-origin: 50% 50%
}
@media (max-width: 768px) {
.cart-page .section-top .cart-item .remove:before,
.cart-page .section-top .cart-item .remove:after {
top: 9px;
left: 18px;
margin-top: 0;
background: #E62B33
}
}
.cart-page .section-top .cart-item .remove:before {
transform: rotate(45deg)
}
.cart-page .section-top .cart-item .remove:after {
transform: rotate(-45deg)
}
.cart-page .section-top .cart-item .block-img {
display: inline-block;
width: 125px;
height: 90px;
margin-left: 22px;
flex-shrink: 0
}
@media (max-width: 1024px) {
.cart-page .section-top .cart-item .block-img {
margin-left: 10px
}
}
@media (max-width: 768px) {
.cart-page .section-top .cart-item .block-img {
width: 235px;
height: 165px;
margin: 0 auto
}
}
.cart-page .section-top .cart-item .product-title {
line-height: 140.62%;
margin-bottom: 0;
padding-left: 50px
}
@media (max-width: 1024px) {
.cart-page .section-top .cart-item .product-title {
padding-left: 20px;
padding-right: 12px
}
}
@media (max-width: 768px) {
.cart-page .section-top .cart-item .product-title {
padding: 21px 0 24px;
font-weight: bold;
text-align: center;
margin: 0 auto
}
}
.cart-page .section-top .cart-item .price {
font-weight: bold;
font-size: 28px;
line-height: 135.62%;
color: #D5B584
}
.cart-page .section-top .cart-item .price span {
font-size: 22px
}
@media (max-width: 768px) {
.cart-page .section-top .cart-item .price span {
font-size: 20px
}
}
@media (max-width: 768px) {
.cart-page .section-top .cart-item .price {
font-size: 24px
}
}
@media (max-width: 768px) {
.cart-page .section-top .cart-item .price-single {
display: none
}
}
@media (max-width: 768px) {
.cart-page .section-top .cart-item .block-info {
width: 100%;
margin-bottom: 10px;
display: -webkit-box;
display: -moz-box;
display: -ms-flexbox;
display: -webkit-flex;
display: flex;
justify-content: space-between;
align-items: center
}
}
.cart-page .section-top .cart-item .block-info:last-child {
margin-bottom: 0
}
.cart-page .section-top .cart-item .mobile-info {
display: none
}
@media (max-width: 768px) {
.cart-page .section-top .cart-item .mobile-info {
display: block
}
}
.cart-page .section-top .cart-item .product-count {
border: 2px solid #D5B584;
width: 130px;
height: 40px;
display: -webkit-box;
display: -moz-box;
display: -ms-flexbox;
display: -webkit-flex;
display: flex
}
@media (max-width: 768px) {
.cart-page .section-top .cart-item .product-count {
height: 30px;
width: 114px
}
}
.cart-page .section-top .cart-item .product-count button {
width: 40px;
height: 100%;
background: transparent;
border: none;
color: #D5B584;
font-size: 18px;
font-weight: bold
}
.cart-page .section-top .cart-item .product-count input {
width: 50px;
color: #260A00;
text-align: center;
font-size: 18px;
font-weight: bold
}
@media (max-width: 768px) {
.cart-page .section-top .cart-item .product-count input {
height: 30px;
font-size: 16px;
padding: 3px 0 6px
}
}
.cart-page .section-top .product-result {
max-width: 427px;
width: 100%;
margin-left: auto;
margin-top: 63px;
letter-spacing: 0.1em
}
.cart-page .section-top .product-result h4 {
font-size: 20px;
color: #D5B584;
letter-spacing: 0.1em;
text-transform: uppercase
}
.cart-page .section-top .product-result .price-number {
color: #D5B584;
font-weight: bold;
font-size: 24px;
line-height: 135.62%;
letter-spacing: normal
}
.cart-page .section-top .product-result .price {
padding: 0 0 26px;
display: -webkit-box;
display: -moz-box;
display: -ms-flexbox;
display: -webkit-flex;
display: flex;
justify-content: space-between;
align-items: center;
border-bottom: 1px solid #260A00
}
.cart-page .section-top .product-result .price p {
margin-bottom: 0
}
.cart-page .section-top .product-result .delivery {
padding: 28px 0 22px;
border-bottom: 1px solid #260A00
}
.cart-page .section-top .product-result .delivery-type {
display: -webkit-box;
display: -moz-box;
display: -ms-flexbox;
display: -webkit-flex;
display: flex;
justify-content: space-between;
align-items: flex-start
}
.cart-page .section-top .product-result .delivery .form-group {
margin-bottom: 7px
}
.cart-page .section-top .product-result .total {
padding: 19px 0 30px;
display: -webkit-box;
display: -moz-box;
display: -ms-flexbox;
display: -webkit-flex;
display: flex;
justify-content: space-between;
align-items: center
}
.cart-page .section-top .product-result .total p {
font-weight: bold;
font-size: 18px;
line-height: 21px;
letter-spacing: 0.1em;
margin-bottom: 0
}
.thanks-page .section-top {
height: 476px
}
@media (max-width: 1024px) {
.thanks-page .section-top {
height: auto;
padding: 25px 0 87px
}
}
.thanks-page .section-top h5 {
font-size: 18px;
line-height: 164.06%;
text-align: center;
font-weight: 300
}
@media (max-width: 768px) {
.thanks-page .section-top h5 {
font-size: 16px
}
}
.thanks-page .section-top .btn {
max-width: 264px;
margin: 26px auto 0
}
.search-result-page .section-top p {
font-size: 18px;
font-weight: 300;
line-height: 164.06%;
text-align: center
}
.search-result-page .btn-category {
margin: 0
}
@media (max-width: 768px) {
.search-result-page .block-show-more .btn {
max-width: 180px
}
}
.order-page .section-order {
padding-bottom: 80px
}
.order-page .section-order .breadcrumb {
margin-top: -83px
}
@media (max-width: 1679px) {
.order-page .section-order .breadcrumb {
margin-top: -47px
}
}
@media (max-width: 1439px) {
.order-page .section-order .breadcrumb {
margin-top: 0
}
}
.order-page .section-order h1 {
margin: 19px 0 62px
}
@media (max-width: 768px) {
.order-page .section-order h1 {
margin: 25px 0 30px
}
}
.order-page .section-order .block-wrapper {
max-width: 1187px;
margin: 0 auto
}
.order-page .section-order .block-wrapper h4 {
font-size: 20px;
width: 100%;
letter-spacing: 0.1em;
text-transform: uppercase;
margin-bottom: 40px
}
.order-page .section-order .form {
display: -webkit-box;
display: -moz-box;
display: -ms-flexbox;
display: -webkit-flex;
display: flex;
-webkit-flex-wrap: wrap;
-ms-flex-wrap: wrap;
flex-wrap: wrap
}
.order-page .section-order .form-group-block {
width: 50%;
padding-right: 0
}
@media (max-width: 1024px) {
.order-page .section-order .form-group-block {
width: 100%
}
}
.order-page .section-order .form-group-block h4 {
margin: 50px 0 30px
}
@media (max-width: 768px) {
.order-page .section-order .form-group-block h4 {
margin: 40px 0 20px
}
}
.order-page .section-order .form-group-block__bg {
background: #D5B584;
max-width: 500px;
margin-left: auto;
padding: 40px 42px 50px 43px
}
@media (max-width: 1199px) {
.order-page .section-order .form-group-block__bg {
width: 48%
}
}
@media (max-width: 1024px) {
.order-page .section-order .form-group-block__bg {
width: 100%;
background: #fff;
max-width: inherit;
padding: 0;
margin-top: 30px
}
}
.order-page .section-order .form-group-block__bg h5 {
letter-spacing: 0.1em;
text-transform: uppercase;
margin-bottom: 32px
}
@media (max-width: 768px) {
.order-page .section-order .form-group-block__bg h5 {
margin-bottom: 25px
}
}
.order-page .section-order .form-group-block__bg span {
font-weight: 700;
font-size: 24px;
line-height: 135.62%;
margin-top: -2px
}
@media (max-width: 1024px) {
.order-page .section-order .form-group-block__bg span {
color: #D5B584
}
}
@media (max-width: 768px) {
.order-page .section-order .form-group-block__bg span {
font-size: 20px
}
}
.order-page .section-order .form-group-block__bg .form-group {
border-bottom: 0.5px solid #260A00
}
@media (max-width: 1024px) {
.order-page .section-order .form-group-block__bg .form-group {
border-bottom: 0
}
}
@media (max-width: 768px) {
.order-page .section-order .form-group-block__bg .form-group {
margin-bottom: 20px
}
}
.order-page .section-order .form-group-block__bg .form-group:last-child {
border-bottom: 0;
margin-bottom: 0
}
.order-page .section-order .form-group-block__bg .form-group .d-flex {
justify-content: space-between
}
.order-page .section-order .form-group-block__bg .form-group img {
width: 195px;
margin: 11px auto 19px;
display: block
}
.order-page .section-order .form-group-block__bg .form-group .btn-submit {
max-width: 284px;
margin: 0 auto
}
@media (max-width: 768px) {
.order-page .section-order .form-group-block__bg .form-group .btn-submit {
max-width: 264px
}
}
.order-page .section-order .form-group-block__bg .checkbox-wrapper {
margin-bottom: 13px
}
@media (max-width: 768px) {
.order-page .section-order .form-group-block__bg .checkbox-wrapper {
margin-bottom: 0
}
}
.order-page .section-order .form-group-block__bg .block-checkbox {
display: block;
letter-spacing: .1em;
margin-bottom: 12px
}
.order-page .section-order .form-group-block__bg .block-checkbox .checkmark {
top: 6px;
margin-top: 0
}
@media (max-width: 1024px) {
.order-page .section-order .form-group-block__bg .block-checkbox .checkmark {
border-color: #D5B584;
top: 4px
}
}
.order-page .section-order .form-group:last-child {
margin-bottom: 0
}
.order-page .section-order .form-control,
.order-page .section-order .form textarea {
max-width: 569px
}
@media (max-width: 1024px) {
.order-page .section-order .form-control,
.order-page .section-order .form textarea {
max-width: inherit
}
}
.woocommerce #content div.product div.summary, .woocommerce div.product div.summary, .woocommerce-page #content div.product div.summary, .woocommerce-page div.product div.summary {
float: left;
}
.woocommerce #content div.product div.images, .woocommerce div.product div.images, .woocommerce-page #content div.product div.images, .woocommerce-page div.product div.images {
float: right;
width: 100%;
}
.woocommerce #respond input#submit, .woocommerce a.button, .woocommerce button.button, .woocommerce input.button {
max-width: 354px;
width: 100%;
height: 71px;
padding: 24px 30px 25px;
text-align: left;
transition: .3s;
font-family: "Roboto Mono",monospace;
font-weight: 700;
line-height: 1.18em;
letter-spacing: .1em;
display: -webkit-box;
display: -moz-box;
display: -ms-flexbox;
display: -webkit-flex;
display: flex;
align-items: center;
justify-content: space-between;
color: #260a00;
text-transform: uppercase;
border: 2px solid #260a00;
box-shadow: none;
border-radius: 0;
position: relative;
}
.woocommerce div.product form.cart .button {
max-width: 264px;
background: #fff;
color: #260a00;
}
.woocommerce div.product form.cart .button:hover {
color: #D5B584;
}
#slide-nav-pgs > div > div {
transform: none !important;
}
#slide-nav-pgs > div > div > div {
width: auto !important;
margin: 5px 30px 0 0;
}
@media (max-width: 768px) {
#slide-nav-pgs>div>div {
width: 90% !important;
}
#slide-nav-pgs>div>div>div {
width: 66px !important;
margin: 5px 20px 0 0;
}
}
.twist-pgs .btn-prev, .twist-pgs .btn-next {
width: 52px;
height: 52px;
line-height: 49px;
font-size: 0;
border: 2px solid #260A00;
z-index: 2;
}
.dashicons-arrow-left-alt2:before {
content: '' !important;
border-top: 8px solid transparent;
border-right: 8px solid #000;
border-bottom: 8px solid transparent;
}
.dashicons-arrow-right-alt2:before {
content: '' !important;
border-top: 8px solid transparent;
border-left: 8px solid #000;
border-bottom: 8px solid transparent;
}
.search ul.products.columns-3 li#product-new .products-thumbnail:before,
.woocommerce-page ul.products.columns-3 li#product-new .products-thumbnail:before,
.section-newbrand .woocommerce ul.products li#product-new .products-thumbnail:before {
content: 'NEW';
font-family: "Roboto Mono",monospace;
font-weight: 700;
font-size: 36px;
letter-spacing: 0.1em;
line-height: 1.4em;
color: #fff;
text-shadow: 0px 0px 10px rgba(0,0,0,0.5);
text-transform: uppercase;
position: relative;
margin-bottom: -50px;
left: 20px;
float: left;
z-index: 9;
}
@media (max-width: 768px) {
.search ul.products.columns-3 li#product-new .products-thumbnail:before,
.woocommerce-page ul.products.columns-3 li#product-new .products-thumbnail:before
.section-newbrand .woocommerce ul.products li#product-new .products-thumbnail:before {
font-size: 18px;
}
}
@media (max-width: 480px) {
.search ul.products.columns-3 li#product-new .products-thumbnail:before,
.woocommerce-page ul.products.columns-3 li#product-new .products-thumbnail:before,
.section-newbrand .woocommerce ul.products li#product-new .products-thumbnail:before {
font-size: 18px;
}
}
.section-newbrand .woocommerce ul.products li.product .woocommerce-loop-product__title {
font-size: 24px;
min-height: 66px;
}
@media (max-width: 1439px) {
.section-newbrand .woocommerce ul.products li.product .woocommerce-loop-product__title {
font-size: 20px;
}
}
@media (max-width: 768px) {
.section-newbrand .woocommerce ul.products li.product .woocommerce-loop-product__title {
font-size: 14px;
}
}
.section-newbrand .woocommerce-Price-amount {
font-size: 36px;
}
@media (max-width: 1439px) {
.section-newbrand .woocommerce-Price-amount {
font-size: 24px !important;
}
}
.section-newbrand .woocommerce ul.products li.product .price {
display: inline-block;
font-family: "Roboto Mono",monospace;
font-weight: 700;
color: #D5B584;
font-size: 22px;
padding-bottom: 15px;
position: relative;
}
@media (max-width: 1439px) {
.section-newbrand .woocommerce ul.products li.product .price {
font-size: 14px;
}
}
.section-newbrand .wcpscwc-product-slider .products li {
padding: 0 15px !important;
}
.wpcf7 br {
display: none;
}
.wpcf7-form-control-wrap {
display: block;
margin-bottom: 59px;
}
.pum-theme-tema-po-umolchaniju {
background: rgba(0,0,0,0.4) !important;
}
.pum-theme-tema-po-umolchaniju .pum-container {
padding: 50px 0 100px !important;
background-color: #d5b584 !important;
}
.pum-theme-tema-po-umolchaniju .pum-title {
color: #fff !important;
text-align: center !important;
font-family: "Roboto Mono",monospace !important;
margin-bottom: 30px !important;
}
.pum-theme-tema-po-umolchaniju .pum-content {
color: #fff !important;
text-align: center !important;
font-family: "Roboto Mono",monospace !important;
}
.pum-theme-tema-po-umolchaniju .pum-content + .pum-close {
background: none !important;
font-size: 0 !important;
box-shadow: none !important;
right: 25px !important;
}
.pum-theme-tema-po-umolchaniju .pum-content + .pum-close:after {
content: 'x';
color:
}
.pum-theme-tema-po-umolchaniju .pum-content + .pum-close:after,
.pum-theme-tema-po-umolchaniju .pum-content + .pum-close:before {
content: "";
width: 14px;
height: 2px;
left: 36%;
display: block;
background: #260A00;
transition: 0.3s;
position: absolute;
top: 50%;
transform-origin: 50% 50%;
}
.pum-theme-tema-po-umolchaniju .pum-content + .pum-close:before{
transform: rotate3d(0, 0, 1, -45deg);
}
.pum-theme-tema-po-umolchaniju .pum-content + .pum-close:after{
transform: rotate3d(0, 0, 1, 45deg);
}
div.wpcf7-mail-sent-ok {
display: none !important;
}
.woocommerce ul.products li.product {
text-align: center;
position: relative;
z-index: 3;
}
.display-posts-listing,
.alm-reveal {
display: flex;
flex-wrap: wrap;
}
.alm-btn-wrap {
background: none !important;
max-width: 260px !important;
width: 100%!important;
height: 71px!important;
border: 2px solid #260a00!important;
padding: 0 !important;
margin: 0 auto;
}
.alm-btn-wrap span {
top: 35px;
right: 30px;
float: right;
position: relative;
}
.alm-btn-wrap span:before, .alm-btn-wrap span:after {
content: '';
position: absolute;
top: 50%;
transform: translateY(-50%);
}
.alm-btn-wrap span:before {
right: 1px;
width: 24px;
height: 3px;
background-color: #d5b584;
}
.alm-btn-wrap span:after {
right: 0;
border-top: 6px solid transparent;
border-left: 6px solid #d5b584;
border-bottom: 6px solid transparent;
}
.alm-btn-wrap .alm-load-more-btn {
font-size: 15px;
font-weight: 500;
line-height: 1;
background: #ed7070;
-webkit-box-shadow: 0 1px 1px rgba(0,0,0,.04);
box-shadow: 0 1px 1px rgba(0,0,0,.04);
color: #fff;
border: none;
border-radius: 4px;
margin: 0;
padding: 0 20px;
display: inline-block;
position: relative;
-webkit-transition: all .3s ease;
transition: all .3s ease;
text-align: center;
text-decoration: none;
-webkit-appearance: none;
-moz-appearance: none;
appearance: none;
-webkit-user-select: none;
-moz-user-select: none;
-ms-user-select: none;
user-select: none;
cursor: pointer;
padding: 24px 30px 25px !important;
background: none !important;
max-width: 260px !important;
width: 100%!important;
height: 71px!important;
text-align: left!important;
transition: .3s!important;
font-family: "Roboto Mono",monospace;
font-weight: 700!important;
line-height: 1.18em!important;
letter-spacing: .1em!important;
display: -webkit-box;
display: -moz-box;
display: -ms-flexbox;
display: -webkit-flex;
display: flex;
align-items: center;
justify-content: space-between;
color: #260a00!important;
text-transform: uppercase;
box-shadow: none;
border-radius: 0!important;
position: relative;
}
.alm-btn-wrap .alm-load-more-btn:hover {
color: #d5b584 !important;
}
.alm-btn-wrap .alm-load-more-btn:before {
display: none !important;
}
.alm-btn-wrap:after,
.alm-btn-wrap:before {
content: '' !important;
position: absolute !important;
background-color: #d5b584 !important;
-webkit-transition: all .3s ease;
-moz-transition: all .3s ease;
-o-transition: all .3s ease;
transition: all .3s ease;
}
.alm-btn-wrap:after {
width: 2px !important;
height: 50px !important;
top: calc(100% - 50px) !important;
right: -10px !important;
}
.alm-btn-wrap:before {
width: 165px !important;
height: 2px !important;
left: calc(100% - 165px) !important;
bottom: -11px !important;
}
.alm-btn-wrap:hover:before {
left: 0 !important;
}
.alm-btn-wrap:hover:after {
top: 0 !important;
}
#wpcf7-f359-o1 > form > p:nth-child(4) {
margin-bottom: 0;
}
div.wpcf7 .ajax-loader {
display: none !important;
}
div.wpcf7 input[type=file] {
opacity: 0;
height: 60px;
margin: 0 0 -60px;
position: relative;
top: -60px;
}
.file-515 {
margin-bottom: 30px;
}
.woocommerce ul.products li.product-category {
width: 100%;
}
.woocommerce-products-header {
display: none;
}
.tax-product_cat .category-list,
.woocommerce-ordering,
.woocommerce-result-count {
display: none !important;
}
.woocommerce-loop-product__title {
min-height: 56px !important;
font-size: 24px !important;
}
.woocommerce-loop-product__title:hover {
color: #D5B584;
}
.woocommerce-loop-product__link .woocommerce-Price-amount.amount {
font-size: 36px !important;
}
.woocommerce ul.products li.product .price {
display: inline-block;
font-family: "Roboto Mono",monospace;
font-weight: 700;
font-size: 22px;
color: #D5B584;
padding-bottom: 15px;
position: relative;
}
.woocommerce ul.products li.product .price {
font-size: 14px;
}
.imagewrapper {
opacity: 0;
position: absolute;
top: 0;
left: 0;
width: 100%;
height: 100%;
z-index: 83;
background: linear-gradient(0deg, rgba(38,10,0,0.7), rgba(38,10,0,0.7));
}
.woocommerce ul.products li.product a {
}
@media (max-width: 480px) {
.woocommerce ul.products li.product a.btn {
max-width: 80% !important;
}
.woocommerce ul.products li.product a.btn span {
display: none;
}
}
.woocommerce ul.products li.product a:hover .imagewrapper {
opacity: 1;
}
.section-category ul.products li.product {
margin: 0 0 34px !important;
padding: 0 14px;
width: 33% !important;
}
@media (max-width: 480px) {
.section-category ul.products li.product {
width: 50% !important;
margin-bottom: 10px !important;
}
.section-category .col-lg-9 {
padding: 0 !important;
}
}
.section-category .products {
position: relative;
left: -14px;
}
@media (max-width: 480px) {
.section-category .products {
left: 0;
}
}
.woocommerce-notices-wrapper,
.post-edit-link {
display: none;
}
body.woocommerce-cart > div.wrapper > main > section > h1 {
text-align: center;
text-transform: uppercase;
margin: 15px 0;
}
.woocommerce table.shop_table {
margin-bottom: 0 !important;
}
.woocommerce table.shop_table,
.woocommerce table.shop_table th,
.woocommerce table.shop_table td {
border: none;
}
.woocommerce-cart-form {
max-width: 1190px;
margin: 70px auto 0;
}
@media (max-width: 480px) {
.woocommerce-cart-form,
.woocommerce table.shop_table {
margin: 0 auto !important;
}
}
.woocommerce table.shop_table th {
font-weight: 400 !important;
}
.woocommerce table.shop_table td {
padding: 20px 0 !important;
}
.woocommerce-cart-form__contents th,
.woocommerce-cart-form__contents td {
border-bottom: 1px solid #260A00 !important;
}
.woocommerce a.remove {
height: 89px;
width: 50px;
padding: 0;
background: transparent;
border: none;
flex-shrink: 0;
position: relative;
background: none !important;
font-size: 0 !important;
}
@media (max-width: 480px) {
.woocommerce a.remove {
height: 20px;
}
.woocommerce table.shop_table_responsive tr:nth-child(2n) td, .woocommerce-page table.shop_table_responsive tr:nth-child(2n) td {
background: none;
}
}
.woocommerce a.remove:before,
.woocommerce a.remove:after {
content: '';
position: absolute;
top: 50%;
left: 7px;
margin-top: -11px;
width: 2px;
height: 20px;
background: #260A00;
transform-origin: 50% 50%;
}
.woocommerce a.remove:before {
transform: rotate(45deg);
}
.woocommerce a.remove:after {
transform: rotate(-45deg);
}
.woocommerce-cart-form__contents .woocommerce-Price-amount.amount {
font-weight: bold;
font-size: 28px;
line-height: 135.62%;
color: #D5B584;
}
.woocommerce-cart table.cart img {
width: 125px !important;
height: 90px !important;
object-fit: cover;
}
.order-total td,
.cart-subtotal td,
.product-subtotal span,
.product-price span {
font-size: 22px;
font-weight: bold;
line-height: 135.62%;
color: #D5B584;
}
.quantity input::-webkit-outer-spin-button,
.quantity input::-webkit-inner-spin-button {
display: none;
margin: 0;
}
.quantity input.qty {
appearance: textfield;
-webkit-appearance: none;
-moz-appearance: textfield;
}
.quantity {
border: 2px solid #D5B584;
width: 130px;
height: 40px;
margin: 0 auto;
display: -webkit-box;
display: -moz-box;
display: -ms-flexbox;
display: -webkit-flex;
display: flex;
justify-content: flex-start;
}
@media (max-width: 480px) {
.quantity {
margin-right: 0;
}
}
.qty_button.minus,
.qty_button.plus,
.input-text.qty.text {
border: none !important;
background: none !important;
width: 40px;
height: 100%;
background: transparent;
border: 0;
color: #D5B584;
font-size: 18px;
font-weight: bold;
box-sizing: border-box;
flex-shrink: 0;
}
.input-text.qty.text {
width: 46px;
color: #260A00;
text-align: center;
font-size: 18px;
font-weight: bold;
}
.qty_button.minus:focus,
.qty_button.plus:focus,
.input-text.qty.text {
outline: none !important;
}
th.product-quantity,
td.product-quantity {
text-align: center;
}
th.product-subtotal,
td.product-subtotal {
text-align: right;
}
.woocommerce table.shop_table td.actions {
border: none !important;
}
.cart_totals {
letter-spacing: 0.1em;
}
.cart_totals h2 {
font-size: 20px;
color: #D5B584;
letter-spacing: 0.1em;
margin-bottom: 0;
text-transform: uppercase;
}
.cart_totals .woocommerce-Price-amount.amount {
font-size: 24px;
}
#shipping_method .woocommerce-Price-amount.amount {
float: right;
}
.woocommerce-shipping-destination,
.woocommerce-shipping-calculator {
display: none;
}
.woocommerce-cart .cart-collaterals .cart_totals th,
.woocommerce-cart .cart-collaterals .cart_totals tr td {
border-color: #260a00 !important;
}
.btn.checkout-button {
font-size: 16px !important;
padding: 24px 30px 25px !important;
width: auto !important;
}
@media (max-width: 480px) {
.btn.checkout-button {
padding: 14px 30px 25px !important;
}
}
.woocommerce .cart-collaterals, .woocommerce-page .cart-collaterals {
max-width: 1190px;
margin: 0 auto;
}
.wc-proceed-to-checkout {
padding: 0 0 2em !important;
display: flex;
justify-content: flex-end;
}
.cart-subtotal td,
.order-total td,
.woocommerce ul#shipping_method .amount {
text-align: right;
letter-spacing: 0;
}
.woocommerce table.shop_table .order-total th {
text-transform: uppercase;
font-weight: 700 !important;
font-size: 20px !important;
font-family: "Roboto Mono",monospace;
letter-spacing: 0.1em;
}
.woocommerce ul#shipping_method {
margin: 20px 0 0 !important;
}
.woocommerce-cart .cart-collaterals .cart_totals tr th,
.woocommerce-cart .cart-collaterals .cart_totals tr td {
padding: 30px 0 !important;
}
.woocommerce .cart-collaterals .cart_totals, .woocommerce-page .cart-collaterals .cart_totals {
max-width: 427px;
}
.woocommerce ul#shipping_method li,
.woocommerce-checkout #payment ul.payment_methods li {
position: relative;
}
.woocommerce ul#shipping_method li input {
margin: 6px 20px 0px 0 !important;
}
.cart_totals .woocommerce-Price-amount span {
font-size: 22px;
}
.products-content .price span.woocommerce-Price-currencySymbol,
.description-order span.woocommerce-Price-currencySymbol {
display: none;
}
.checkout h1 {
text-align: center;
}
form.checkout.woocommerce-checkout {
max-width: 1217px;
margin: 62px auto 0;
}
.woocommerce .woocommerce-breadcrumb {
/*display: none !important;*/
display: -webkit-box;
display: -moz-box;
display: -ms-flexbox;
display: -webkit-flex;
display: flex;
justify-content: center;
align-items: center;
-webkit-flex-wrap: wrap;
-ms-flex-wrap: wrap;
flex-wrap: wrap;
position: relative;
z-index: 9;
margin-top: -54px;
font-family: roboto mono,monospace;
color: #d5b584;
white-space: nowrap;
letter-spacing: .1em;
}
.woocommerce .woocommerce-breadcrumb a {
font-size: 16px;
color: #260a00;
}
.woocommerce .woocommerce-breadcrumb a:hover {
color: #d5b584;
}
.woocommerce form .form-row input.input-text, .woocommerce form .form-row textarea {
border: 1px solid #D5B584;
height: 60px;
padding-left: 20px;
padding-right: 20px;
color: #000;
}
.woocommerce form .form-row label {
font-weight: 700;
}
.woocommerce table.shop_table {
margin: 80px 0 0;
}
.woocommerce-shipping-totals h3 {
font-weight: 400;
letter-spacing: 0.1em;
font-size: 16px;
}
.woocommerce table.shop_table tfoot th h3 {
letter-spacing: 0.1em;
text-transform: uppercase;
margin-bottom: 32px;
font-size: 18px;
font-weight: 700;
}
.woocommerce table.shop_table tfoot th,
.woocommerce table.shop_table tfoot td {
border-top: none;
}
.woocommerce-checkout-review-order-table,
.woocommerce-checkout-payment {
background: #D5B584 !important;
border-radius: 0 !important;
}
.woocommerce-checkout-review-order-table .woocommerce-Price-amount {
font-weight: 700;
font-size: 24px;
line-height: 135.62%;
margin-top: -2px;
color: #000;
}
.woocommerce-checkout-review-order-table .woocommerce-Price-currencySymbol {
font-size: 24px;
}
.payment_box.payment_method_cod,
.payment_box.payment_method_liqpay-webplus,
.woocommerce-terms-and-conditions-wrapper {
display: none !important;
}
.woocommerce table.shop_table tfoot th,
.woocommerce table.shop_table tfoot td,
.woocommerce-checkout #payment ul.payment_methods {
padding: 25px 42px !important;
}
.woocommerce-checkout #payment ul.payment_methods {
border-bottom: none !important;
}
.woocommerce-checkout-review-order-table .order-total th,
.woocommerce-checkout-review-order-table .order-total td {
border-top: 1px solid #000 !important;
border-bottom: 1px solid #000 !important;
}
.woocommerce-billing-fields h3 {
font-size: 20px;
width: 100%;
letter-spacing: 0.1em;
text-transform: uppercase;
margin-bottom: 40px;
}
.woocommerce-billing-fields__field-wrapper label {
letter-spacing: 0.1em;
line-height: 1.19em;
margin-bottom: 10px;
}
.woocommerce-billing-fields__field-wrapper input::placeholder,
.woocommerce-billing-fields__field-wrapper textarea::placeholder {
letter-spacing: 0.1em;
color: #ccc;
}
.woocommerce-billing-fields__field-wrapper .form-row {
margin-bottom: 20px !important;
}
.woocommerce form .form-row textarea {
border: 1px solid #D5B584;
background: #fff;
height: 123px;
padding: 20px;
}
#details_field {
margin-top: 20px;
}
#customer_details > div.col-2 > table > tfoot > tr.woocommerce-shipping-totals.shipping > th > h3 {
margin-top: 20px;
}
#payment > ul > li.wc_payment_method.payment_method_liqpay-webplus > label > img {
display: block;
margin: 10px auto -15px;
}
#customer_details > div.col-2 {
max-width: 500px;
}
.woocommerce ul#shipping_method li label,
.woocommerce #payment label {
letter-spacing: 0.1em;
margin-left: 25px;
}
.woocommerce-checkout-review-order-table .order-total th:before {
content: '';
float: left;
width: 42px;
height: 100px;
margin: 0 0 -80px -42px;
position: relative;
top: -32px;
background: #d5b584;
}
.woocommerce-checkout-review-order-table .order-total td:after {
content: '';
float: right;
width: 42px;
height: 100px;
margin: 0 -42px -80px 0px;
position: relative;
top: -32px;
background: #d5b584;
}
.woocommerce-checkout .btn {
background: #fff;
width: 300px;
float: none !important;
margin: 0 auto 25px;
}
.woocommerce-checkout .btn:before, .woocommerce-checkout .btn:after {
background-color: #000;
}
.woocommerce-checkout .btn:hover {
color: #d5b584;
}
.woocommerce-checkout .btn+.btn-arrow {
font-weight: 700;
font-size: 24px;
line-height: 135.62%;
margin-top: -2px;
position: relative;
top: -60px;
right: 100px;
float: right;
}
.woocommerce-checkout .btn+.btn-arrow:before,
.woocommerce-checkout .btn+.btn-arrow:after {
content: '';
position: absolute;
top: 50%;
transform: translateY(-50%);
}
.woocommerce-checkout .btn+.btn-arrow:before {
right: 1px;
width: 24px;
height: 3px;
background-color: #D5B584;
}
.woocommerce-checkout .btn+.btn-arrow:after {
right: 0;
border-top: 6px solid transparent;
border-left: 6px solid #D5B584;
border-bottom: 6px solid transparent;
}
#billing_address_1_field,
#billing_address_2_field,
#billing_city_field,
#billing_state_field,
#billing_country_field,
#billing_postcode_field {
display: none;
}
.woocommerce-order-details,
.woocommerce-customer-details,
.woocommerce-thankyou-order-details {
display: none;
}
.woocommerce-order-received > div.wrapper > main > section > h1 {
display: none;
}
.thankyou-title {
margin: 15px 0 25px !important;
}
.woocommerce-order-received .woocommerce-order p {
font-size: 18px;
line-height: 164.06%;
text-align: center;
font-weight: 300;
font-family: "Roboto Mono",monospace;
}
@media (max-width: 768px) {
.woocommerce-order-received .woocommerce-order p {
font-size: 16px
}
}
.woocommerce-order-received.woocommerce-checkout .btn {
margin-top: 15px;
background: #fff;
width: 264px;
float: none!important;
margin: 26px auto 25px;
}
.woocommerce-order-received.woocommerce-checkout .woocommerce-order .btn:before,
.woocommerce-order-received.woocommerce-checkout .woocommerce-order .btn:after {
background-color: #D5B584;
}
.woocommerce-order {
min-height: 400px;
}
.cart_totals h2,
.shipping-calculator-button {
display: none !important;
}
p.cart-empty {
background: none !important;
border-top: none !important;
text-align: center;
font-size: 52px;
color: #260A00;
font-family: "Roboto Mono",monospace;
font-weight: 700;
line-height: 1.17em;
padding: 0 !important;
}
p.cart-empty:before {
background: #fff;
width: 100%;
height: 70px;
content: '';
display: block;
margin: -130px auto;
}
@media (max-width: 480px) {
p.cart-empty {
padding: 1em 0;
font-size: 40px;
}
p.cart-empty:before {
margin: -100px;
}
}
.return-to-shop .btn {
margin: 50px auto 100px;
width: 250px;
}
@media (max-width: 480px) {
.return-to-shop .btn {
width: 160px;
}
}
.search h1 {
text-align: center;
}
.search .products-content .price {
font-size: 22px;
}
p.result-search {
text-align: center;
font-size: 18px;
font-weight: 300;
line-height: 164.06%;
}
body.search-no-results > div.wrapper > main > section > h1,
.search-no-results .result-search {
display: none;
}
@media (max-width: 768px) {
.search-noresult {
display: none;
}
body.search-no-results > div.wrapper > main > section > h1,
.search-no-results .result-search {
display: block;
}
}
[dir=rtl] .slick-slide {
float: left !important;
}
#wpcf7-f491-o1 > form > div.form-group-block > div:nth-child(1) > span.arrow {
top: 25px;
right: 13px;
}
input[type="date"]::-webkit-calendar-picker-indicator,
input[type="date"]::-webkit-inner-spin-button{
font-size: 20px;
width: 30px;
}
#wpcf7-f491-o1 > form > div.form-group-block > div:nth-child(1),
#wpcf7-f491-o1 > form > div.form-group-block > div:nth-child(2) {
margin-bottom: 0;
}
@media (max-width: 768px) {
.carousel-slider__post {
height: 500px !important;
}
}
@media (max-width: 480px) {
.carousel-slider__post {
width: 100% !important;
padding: 0 !important;
}
#customer_details > div.col-2 > table > tfoot > tr.order-total > th {
padding: 25px 0 0 23px !important;
}
#customer_details > div.col-2 > table > tfoot > tr.order-total > td {
padding: 25px 22px 25px 0 !important;
}
#customer_details > div.col-2 > table > tfoot > tr.woocommerce-shipping-totals.shipping > th,
#customer_details > div.col-2 > table > tfoot > tr.woocommerce-shipping-totals.shipping > td,
.woocommerce-checkout #payment ul.payment_methods {
padding: 25px 22px !important;
}
.woocommerce-checkout-review-order-table .order-total th:before {
width: 22px;
margin: 0 0 -80px -22px;
}
.woocommerce-checkout-review-order-table .order-total td:after {
width: 22px;
margin: 0 -22px -80px 0;
}
.woocommerce ul#shipping_method li label,
.woocommerce #payment label {
letter-spacing: 0;
}
#shipping_method > li:nth-child(1) > label > span {
margin-top: -7px;
}
.woocommerce-checkout .btn+.btn-arrow {
top: -35px;
right: 70px;
}
.woocommerce #payment #place_order, .woocommerce-page #payment #place_order {
width: 70%;
}
.file-515,
.file-525 {
margin-bottom:0;
}
}
|
style.css
|
html {
font-family: sans-serif;
-ms-text-size-adjust: 100%;
-webkit-text-size-adjust: 100%
}
body {
margin: 0
}
article,
aside,
details,
figcaption,
figure,
footer,
header,
hgroup,
main,
menu,
nav,
section,
summary {
display: block
}
audio,
canvas,
progress,
video {
display: inline-block;
vertical-align: baseline
}
audio:not([controls]) {
display: none;
height: 0
}
[hidden],
template {
display: none
}
a {
background-color: transparent
}
a:active,
a:hover,
a:focus,
a:visited {
outline: none !important
}
abbr[title] {
border-bottom: 1px dotted
}
b,
strong {
font-weight: bold
}
dfn {
font-style: italic
}
h1 {
font-size: 2em;
margin: 0.67em 0
}
mark {
background: #ff0;
color: #000
}
small {
font-size: 80%
}
sub,
sup {
font-size: 75%;
line-height: 0;
position: relative;
vertical-align: baseline
}
sup {
top: -0.5em
}
sub {
bottom: -0.25em
}
img {
border: 0
}
svg:not(:root) {
overflow: hidden
}
figure {
margin: 1em 40px
}
hr {
box-sizing: content-box;
height: 0
}
pre {
overflow: auto
}
code,
kbd,
pre,
samp {
font-family: monospace, monospace;
font-size: 1em
}
button,
input,
optgroup,
select,
textarea {
color: inherit;
font: inherit;
margin: 0
}
button {
overflow: visible
}
button,
select {
text-transform: none
}
button,
html input[type="button"],
input[type="reset"],
input[type="submit"] {
-webkit-appearance: button;
cursor: pointer
}
button[disabled],
html input[disabled] {
cursor: default
}
button::-moz-focus-inner,
input::-moz-focus-inner {
border: 0;
padding: 0
}
input {
line-height: normal
}
input[type="checkbox"],
input[type="radio"] {
box-sizing: border-box;
padding: 0
}
input[type="number"]::-webkit-inner-spin-button,
input[type="number"]::-webkit-outer-spin-button {
height: auto
}
input[type="search"] {
-webkit-appearance: textfield;
box-sizing: content-box
}
input[type="search"]::-webkit-search-cancel-button,
input[type="search"]::-webkit-search-decoration {
-webkit-appearance: none
}
fieldset {
border: 1px solid #c0c0c0;
margin: 0 2px;
padding: 0.35em 0.625em 0.75em
}
legend {
border: 0;
padding: 0
}
textarea {
overflow: auto
}
optgroup {
font-weight: bold
}
table {
border-collapse: collapse;
border-spacing: 0
}
td,
th {
padding: 0
}
/*!
* Font Awesome Free 5.3.1 by @fontawesome - https://fontawesome.com
* License - https://fontawesome.com/license/free (Icons: CC BY 4.0, Fonts: SIL OFL 1.1, Code: MIT License)
*/
/*!
* Font Awesome Free 5.3.1 by @fontawesome - https://fontawesome.com
* License - https://fontawesome.com/license/free (Icons: CC BY 4.0, Fonts: SIL OFL 1.1, Code: MIT License)
*/
@font-face {
font-family: 'Font Awesome 5 Free';
font-style: normal;
font-weight: 900;
src: url("fonts/font-awesome/fa-solid-900.eot");
src: url("fonts/font-awesome/fa-solid-900.eot?#iefix") format("embedded-opentype"), url("fonts/font-awesome/fa-solid-900.woff2") format("woff2"), url("fonts/font-awesome/fa-solid-900.woff") format("woff"), url("fonts/font-awesome/fa-solid-900.ttf") format("truetype"), url("fonts/font-awesome/fa-solid-900.svg#fontawesome") format("svg")
}
.fa,
.fas {
font-family: 'Font Awesome 5 Free';
font-weight: 900
}
/*!
* Font Awesome Free 5.3.1 by @fontawesome - https://fontawesome.com
* License - https://fontawesome.com/license/free (Icons: CC BY 4.0, Fonts: SIL OFL 1.1, Code: MIT License)
*/
@font-face {
font-family: 'Font Awesome 5 Free';
font-style: normal;
font-weight: 400;
src: url("fonts/font-awesome/fa-regular-400.eot");
src: url("fonts/font-awesome/fa-regular-400.eot?#iefix") format("embedded-opentype"), url("fonts/font-awesome/fa-regular-400.woff2") format("woff2"), url("fonts/font-awesome/fa-regular-400.woff") format("woff"), url("fonts/font-awesome/fa-regular-400.ttf") format("truetype"), url("fonts/font-awesome/fa-regular-400.svg#fontawesome") format("svg")
}
.far {
font-family: 'Font Awesome 5 Free';
font-weight: 400
}
/*!
* Font Awesome Free 5.3.1 by @fontawesome - https://fontawesome.com
* License - https://fontawesome.com/license/free (Icons: CC BY 4.0, Fonts: SIL OFL 1.1, Code: MIT License)
*/
@font-face {
font-family: 'Font Awesome 5 Brands';
font-style: normal;
font-weight: normal;
src: url("fonts/font-awesome/fa-brands-400.eot");
src: url("fonts/font-awesome/fa-brands-400.eot?#iefix") format("embedded-opentype"), url("fonts/font-awesome/fa-brands-400.woff2") format("woff2"), url("fonts/font-awesome/fa-brands-400.woff") format("woff"), url("fonts/font-awesome/fa-brands-400.ttf") format("truetype"), url("fonts/font-awesome/fa-brands-400.svg#fontawesome") format("svg")
}
.fab {
font-family: 'Font Awesome 5 Brands'
}
.fa,
.fas,
.far,
.fal,
.fab {
-moz-osx-font-smoothing: grayscale;
-webkit-font-smoothing: antialiased;
display: inline-block;
font-style: normal;
font-variant: normal;
text-rendering: auto;
line-height: 1
}
.fa-lg {
font-size: 1.3333333333em;
line-height: .75em;
vertical-align: -.0667em
}
.fa-xs {
font-size: .75em
}
.fa-sm {
font-size: .875em
}
.fa-1x {
font-size: 1em
}
.fa-2x {
font-size: 2em
}
.fa-3x {
font-size: 3em
}
.fa-4x {
font-size: 4em
}
.fa-5x {
font-size: 5em
}
.fa-6x {
font-size: 6em
}
.fa-7x {
font-size: 7em
}
.fa-8x {
font-size: 8em
}
.fa-9x {
font-size: 9em
}
.fa-10x {
font-size: 10em
}
.fa-fw {
text-align: center;
width: 1.25em
}
.fa-ul {
list-style-type: none;
margin-left: 2.5em;
padding-left: 0
}
.fa-ul>li {
position: relative
}
.fa-li {
left: -2em;
position: absolute;
text-align: center;
width: 2em;
line-height: inherit
}
.fa-border {
border: solid 0.08em #eee;
border-radius: .1em;
padding: .2em .25em .15em
}
.fa-pull-left {
float: left
}
.fa-pull-right {
float: right
}
.fa.fa-pull-left,
.fas.fa-pull-left,
.far.fa-pull-left,
.fal.fa-pull-left,
.fab.fa-pull-left {
margin-right: .3em
}
.fa.fa-pull-right,
.fas.fa-pull-right,
.far.fa-pull-right,
.fal.fa-pull-right,
.fab.fa-pull-right {
margin-left: .3em
}
.fa-spin {
animation: fa-spin 2s infinite linear
}
.fa-pulse {
animation: fa-spin 1s infinite steps(8)
}
@keyframes fa-spin {
0% {
transform: rotate(0deg)
}
100% {
transform: rotate(360deg)
}
}
.fa-rotate-90 {
-ms-filter: "progid:DXImageTransform.Microsoft.BasicImage(rotation=1)";
transform: rotate(90deg)
}
.fa-rotate-180 {
-ms-filter: "progid:DXImageTransform.Microsoft.BasicImage(rotation=2)";
transform: rotate(180deg)
}
.fa-rotate-270 {
-ms-filter: "progid:DXImageTransform.Microsoft.BasicImage(rotation=3)";
transform: rotate(270deg)
}
.fa-flip-horizontal {
-ms-filter: "progid:DXImageTransform.Microsoft.BasicImage(rotation=0, mirror=1)";
transform: scale(-1, 1)
}
.fa-flip-vertical {
-ms-filter: "progid:DXImageTransform.Microsoft.BasicImage(rotation=2, mirror=1)";
transform: scale(1, -1)
}
.fa-flip-horizontal.fa-flip-vertical {
-ms-filter: "progid:DXImageTransform.Microsoft.BasicImage(rotation=2, mirror=1)";
transform: scale(-1, -1)
}
:root .fa-rotate-90,
:root .fa-rotate-180,
:root .fa-rotate-270,
:root .fa-flip-horizontal,
:root .fa-flip-vertical {
filter: none
}
.fa-stack {
display: inline-block;
height: 2em;
line-height: 2em;
position: relative;
vertical-align: middle;
width: 2em
}
.fa-stack-1x,
.fa-stack-2x {
left: 0;
position: absolute;
text-align: center;
width: 100%
}
.fa-stack-1x {
line-height: inherit
}
.fa-stack-2x {
font-size: 2em
}
.fa-inverse {
color: #fff
}
.fa-500px:before {
content: "\f26e"
}
.fa-accessible-icon:before {
content: "\f368"
}
.fa-accusoft:before {
content: "\f369"
}
.fa-ad:before {
content: "\f641"
}
.fa-address-book:before {
content: "\f2b9"
}
.fa-address-card:before {
content: "\f2bb"
}
.fa-adjust:before {
content: "\f042"
}
.fa-adn:before {
content: "\f170"
}
.fa-adversal:before {
content: "\f36a"
}
.fa-affiliatetheme:before {
content: "\f36b"
}
.fa-air-freshener:before {
content: "\f5d0"
}
.fa-algolia:before {
content: "\f36c"
}
.fa-align-center:before {
content: "\f037"
}
.fa-align-justify:before {
content: "\f039"
}
.fa-align-left:before {
content: "\f036"
}
.fa-align-right:before {
content: "\f038"
}
.fa-alipay:before {
content: "\f642"
}
.fa-allergies:before {
content: "\f461"
}
.fa-amazon:before {
content: "\f270"
}
.fa-amazon-pay:before {
content: "\f42c"
}
.fa-ambulance:before {
content: "\f0f9"
}
.fa-american-sign-language-interpreting:before {
content: "\f2a3"
}
.fa-amilia:before {
content: "\f36d"
}
.fa-anchor:before {
content: "\f13d"
}
.fa-android:before {
content: "\f17b"
}
.fa-angellist:before {
content: "\f209"
}
.fa-angle-double-down:before {
content: "\f103"
}
.fa-angle-double-left:before {
content: "\f100"
}
.fa-angle-double-right:before {
content: "\f101"
}
.fa-angle-double-up:before {
content: "\f102"
}
.fa-angle-down:before {
content: "\f107"
}
.fa-angle-left:before {
content: "\f104"
}
.fa-angle-right:before {
content: "\f105"
}
.fa-angle-up:before {
content: "\f106"
}
.fa-angry:before {
content: "\f556"
}
.fa-angrycreative:before {
content: "\f36e"
}
.fa-angular:before {
content: "\f420"
}
.fa-ankh:before {
content: "\f644"
}
.fa-app-store:before {
content: "\f36f"
}
.fa-app-store-ios:before {
content: "\f370"
}
.fa-apper:before {
content: "\f371"
}
.fa-apple:before {
content: "\f179"
}
.fa-apple-alt:before {
content: "\f5d1"
}
.fa-apple-pay:before {
content: "\f415"
}
.fa-archive:before {
content: "\f187"
}
.fa-archway:before {
content: "\f557"
}
.fa-arrow-alt-circle-down:before {
content: "\f358"
}
.fa-arrow-alt-circle-left:before {
content: "\f359"
}
.fa-arrow-alt-circle-right:before {
content: "\f35a"
}
.fa-arrow-alt-circle-up:before {
content: "\f35b"
}
.fa-arrow-circle-down:before {
content: "\f0ab"
}
.fa-arrow-circle-left:before {
content: "\f0a8"
}
.fa-arrow-circle-right:before {
content: "\f0a9"
}
.fa-arrow-circle-up:before {
content: "\f0aa"
}
.fa-arrow-down:before {
content: "\f063"
}
.fa-arrow-left:before {
content: "\f060"
}
.fa-arrow-right:before {
content: "\f061"
}
.fa-arrow-up:before {
content: "\f062"
}
.fa-arrows-alt:before {
content: "\f0b2"
}
.fa-arrows-alt-h:before {
content: "\f337"
}
.fa-arrows-alt-v:before {
content: "\f338"
}
.fa-assistive-listening-systems:before {
content: "\f2a2"
}
.fa-asterisk:before {
content: "\f069"
}
.fa-asymmetrik:before {
content: "\f372"
}
.fa-at:before {
content: "\f1fa"
}
.fa-atlas:before {
content: "\f558"
}
.fa-atom:before {
content: "\f5d2"
}
.fa-audible:before {
content: "\f373"
}
.fa-audio-description:before {
content: "\f29e"
}
.fa-autoprefixer:before {
content: "\f41c"
}
.fa-avianex:before {
content: "\f374"
}
.fa-aviato:before {
content: "\f421"
}
.fa-award:before {
content: "\f559"
}
.fa-aws:before {
content: "\f375"
}
.fa-backspace:before {
content: "\f55a"
}
.fa-backward:before {
content: "\f04a"
}
.fa-balance-scale:before {
content: "\f24e"
}
.fa-ban:before {
content: "\f05e"
}
.fa-band-aid:before {
content: "\f462"
}
.fa-bandcamp:before {
content: "\f2d5"
}
.fa-barcode:before {
content: "\f02a"
}
.fa-bars:before {
content: "\f0c9"
}
.fa-baseball-ball:before {
content: "\f433"
}
.fa-basketball-ball:before {
content: "\f434"
}
.fa-bath:before {
content: "\f2cd"
}
.fa-battery-empty:before {
content: "\f244"
}
.fa-battery-full:before {
content: "\f240"
}
.fa-battery-half:before {
content: "\f242"
}
.fa-battery-quarter:before {
content: "\f243"
}
.fa-battery-three-quarters:before {
content: "\f241"
}
.fa-bed:before {
content: "\f236"
}
.fa-beer:before {
content: "\f0fc"
}
.fa-behance:before {
content: "\f1b4"
}
.fa-behance-square:before {
content: "\f1b5"
}
.fa-bell:before {
content: "\f0f3"
}
.fa-bell-slash:before {
content: "\f1f6"
}
.fa-bezier-curve:before {
content: "\f55b"
}
.fa-bible:before {
content: "\f647"
}
.fa-bicycle:before {
content: "\f206"
}
.fa-bimobject:before {
content: "\f378"
}
.fa-binoculars:before {
content: "\f1e5"
}
.fa-birthday-cake:before {
content: "\f1fd"
}
.fa-bitbucket:before {
content: "\f171"
}
.fa-bitcoin:before {
content: "\f379"
}
.fa-bity:before {
content: "\f37a"
}
.fa-black-tie:before {
content: "\f27e"
}
.fa-blackberry:before {
content: "\f37b"
}
.fa-blender:before {
content: "\f517"
}
.fa-blind:before {
content: "\f29d"
}
.fa-blogger:before {
content: "\f37c"
}
.fa-blogger-b:before {
content: "\f37d"
}
.fa-bluetooth:before {
content: "\f293"
}
.fa-bluetooth-b:before {
content: "\f294"
}
.fa-bold:before {
content: "\f032"
}
.fa-bolt:before {
content: "\f0e7"
}
.fa-bomb:before {
content: "\f1e2"
}
.fa-bone:before {
content: "\f5d7"
}
.fa-bong:before {
content: "\f55c"
}
.fa-book:before {
content: "\f02d"
}
.fa-book-open:before {
content: "\f518"
}
.fa-book-reader:before {
content: "\f5da"
}
.fa-bookmark:before {
content: "\f02e"
}
.fa-bowling-ball:before {
content: "\f436"
}
.fa-box:before {
content: "\f466"
}
.fa-box-open:before {
content: "\f49e"
}
.fa-boxes:before {
content: "\f468"
}
.fa-braille:before {
content: "\f2a1"
}
.fa-brain:before {
content: "\f5dc"
}
.fa-briefcase:before {
content: "\f0b1"
}
.fa-briefcase-medical:before {
content: "\f469"
}
.fa-broadcast-tower:before {
content: "\f519"
}
.fa-broom:before {
content: "\f51a"
}
.fa-brush:before {
content: "\f55d"
}
.fa-btc:before {
content: "\f15a"
}
.fa-bug:before {
content: "\f188"
}
.fa-building:before {
content: "\f1ad"
}
.fa-bullhorn:before {
content: "\f0a1"
}
.fa-bullseye:before {
content: "\f140"
}
.fa-burn:before {
content: "\f46a"
}
.fa-buromobelexperte:before {
content: "\f37f"
}
.fa-bus:before {
content: "\f207"
}
.fa-bus-alt:before {
content: "\f55e"
}
.fa-business-time:before {
content: "\f64a"
}
.fa-buysellads:before {
content: "\f20d"
}
.fa-calculator:before {
content: "\f1ec"
}
.fa-calendar:before {
content: "\f133"
}
.fa-calendar-alt:before {
content: "\f073"
}
.fa-calendar-check:before {
content: "\f274"
}
.fa-calendar-minus:before {
content: "\f272"
}
.fa-calendar-plus:before {
content: "\f271"
}
.fa-calendar-times:before {
content: "\f273"
}
.fa-camera:before {
content: "\f030"
}
.fa-camera-retro:before {
content: "\f083"
}
.fa-cannabis:before {
content: "\f55f"
}
.fa-capsules:before {
content: "\f46b"
}
.fa-car:before {
content: "\f1b9"
}
.fa-car-alt:before {
content: "\f5de"
}
.fa-car-battery:before {
content: "\f5df"
}
.fa-car-crash:before {
content: "\f5e1"
}
.fa-car-side:before {
content: "\f5e4"
}
.fa-caret-down:before {
content: "\f0d7"
}
.fa-caret-left:before {
content: "\f0d9"
}
.fa-caret-right:before {
content: "\f0da"
}
.fa-caret-square-down:before {
content: "\f150"
}
.fa-caret-square-left:before {
content: "\f191"
}
.fa-caret-square-right:before {
content: "\f152"
}
.fa-caret-square-up:before {
content: "\f151"
}
.fa-caret-up:before {
content: "\f0d8"
}
.fa-cart-arrow-down:before {
content: "\f218"
}
.fa-cart-plus:before {
content: "\f217"
}
.fa-cc-amazon-pay:before {
content: "\f42d"
}
.fa-cc-amex:before {
content: "\f1f3"
}
.fa-cc-apple-pay:before {
content: "\f416"
}
.fa-cc-diners-club:before {
content: "\f24c"
}
.fa-cc-discover:before {
content: "\f1f2"
}
.fa-cc-jcb:before {
content: "\f24b"
}
.fa-cc-mastercard:before {
content: "\f1f1"
}
.fa-cc-paypal:before {
content: "\f1f4"
}
.fa-cc-stripe:before {
content: "\f1f5"
}
.fa-cc-visa:before {
content: "\f1f0"
}
.fa-centercode:before {
content: "\f380"
}
.fa-certificate:before {
content: "\f0a3"
}
.fa-chalkboard:before {
content: "\f51b"
}
.fa-chalkboard-teacher:before {
content: "\f51c"
}
.fa-charging-station:before {
content: "\f5e7"
}
.fa-chart-area:before {
content: "\f1fe"
}
.fa-chart-bar:before {
content: "\f080"
}
.fa-chart-line:before {
content: "\f201"
}
.fa-chart-pie:before {
content: "\f200"
}
.fa-check:before {
content: "\f00c"
}
.fa-check-circle:before {
content: "\f058"
}
.fa-check-double:before {
content: "\f560"
}
.fa-check-square:before {
content: "\f14a"
}
.fa-chess:before {
content: "\f439"
}
.fa-chess-bishop:before {
content: "\f43a"
}
.fa-chess-board:before {
content: "\f43c"
}
.fa-chess-king:before {
content: "\f43f"
}
.fa-chess-knight:before {
content: "\f441"
}
.fa-chess-pawn:before {
content: "\f443"
}
.fa-chess-queen:before {
content: "\f445"
}
.fa-chess-rook:before {
content: "\f447"
}
.fa-chevron-circle-down:before {
content: "\f13a"
}
.fa-chevron-circle-left:before {
content: "\f137"
}
.fa-chevron-circle-right:before {
content: "\f138"
}
.fa-chevron-circle-up:before {
content: "\f139"
}
.fa-chevron-down:before {
content: "\f078"
}
.fa-chevron-left:before {
content: "\f053"
}
.fa-chevron-right:before {
content: "\f054"
}
.fa-chevron-up:before {
content: "\f077"
}
.fa-child:before {
content: "\f1ae"
}
.fa-chrome:before {
content: "\f268"
}
.fa-church:before {
content: "\f51d"
}
.fa-circle:before {
content: "\f111"
}
.fa-circle-notch:before {
content: "\f1ce"
}
.fa-city:before {
content: "\f64f"
}
.fa-clipboard:before {
content: "\f328"
}
.fa-clipboard-check:before {
content: "\f46c"
}
.fa-clipboard-list:before {
content: "\f46d"
}
.fa-clock:before {
content: "\f017"
}
.fa-clone:before {
content: "\f24d"
}
.fa-closed-captioning:before {
content: "\f20a"
}
.fa-cloud:before {
content: "\f0c2"
}
.fa-cloud-download-alt:before {
content: "\f381"
}
.fa-cloud-upload-alt:before {
content: "\f382"
}
.fa-cloudscale:before {
content: "\f383"
}
.fa-cloudsmith:before {
content: "\f384"
}
.fa-cloudversify:before {
content: "\f385"
}
.fa-cocktail:before {
content: "\f561"
}
.fa-code:before {
content: "\f121"
}
.fa-code-branch:before {
content: "\f126"
}
.fa-codepen:before {
content: "\f1cb"
}
.fa-codiepie:before {
content: "\f284"
}
.fa-coffee:before {
content: "\f0f4"
}
.fa-cog:before {
content: "\f013"
}
.fa-cogs:before {
content: "\f085"
}
.fa-coins:before {
content: "\f51e"
}
.fa-columns:before {
content: "\f0db"
}
.fa-comment:before {
content: "\f075"
}
.fa-comment-alt:before {
content: "\f27a"
}
.fa-comment-dollar:before {
content: "\f651"
}
.fa-comment-dots:before {
content: "\f4ad"
}
.fa-comment-slash:before {
content: "\f4b3"
}
.fa-comments:before {
content: "\f086"
}
.fa-comments-dollar:before {
content: "\f653"
}
.fa-compact-disc:before {
content: "\f51f"
}
.fa-compass:before {
content: "\f14e"
}
.fa-compress:before {
content: "\f066"
}
.fa-concierge-bell:before {
content: "\f562"
}
.fa-connectdevelop:before {
content: "\f20e"
}
.fa-contao:before {
content: "\f26d"
}
.fa-cookie:before {
content: "\f563"
}
.fa-cookie-bite:before {
content: "\f564"
}
.fa-copy:before {
content: "\f0c5"
}
.fa-copyright:before {
content: "\f1f9"
}
.fa-couch:before {
content: "\f4b8"
}
.fa-cpanel:before {
content: "\f388"
}
.fa-creative-commons:before {
content: "\f25e"
}
.fa-creative-commons-by:before {
content: "\f4e7"
}
.fa-creative-commons-nc:before {
content: "\f4e8"
}
.fa-creative-commons-nc-eu:before {
content: "\f4e9"
}
.fa-creative-commons-nc-jp:before {
content: "\f4ea"
}
.fa-creative-commons-nd:before {
content: "\f4eb"
}
.fa-creative-commons-pd:before {
content: "\f4ec"
}
.fa-creative-commons-pd-alt:before {
content: "\f4ed"
}
.fa-creative-commons-remix:before {
content: "\f4ee"
}
.fa-creative-commons-sa:before {
content: "\f4ef"
}
.fa-creative-commons-sampling:before {
content: "\f4f0"
}
.fa-creative-commons-sampling-plus:before {
content: "\f4f1"
}
.fa-creative-commons-share:before {
content: "\f4f2"
}
.fa-credit-card:before {
content: "\f09d"
}
.fa-crop:before {
content: "\f125"
}
.fa-crop-alt:before {
content: "\f565"
}
.fa-cross:before {
content: "\f654"
}
.fa-crosshairs:before {
content: "\f05b"
}
.fa-crow:before {
content: "\f520"
}
.fa-crown:before {
content: "\f521"
}
.fa-css3:before {
content: "\f13c"
}
.fa-css3-alt:before {
content: "\f38b"
}
.fa-cube:before {
content: "\f1b2"
}
.fa-cubes:before {
content: "\f1b3"
}
.fa-cut:before {
content: "\f0c4"
}
.fa-cuttlefish:before {
content: "\f38c"
}
.fa-d-and-d:before {
content: "\f38d"
}
.fa-dashcube:before {
content: "\f210"
}
.fa-database:before {
content: "\f1c0"
}
.fa-deaf:before {
content: "\f2a4"
}
.fa-delicious:before {
content: "\f1a5"
}
.fa-deploydog:before {
content: "\f38e"
}
.fa-deskpro:before {
content: "\f38f"
}
.fa-desktop:before {
content: "\f108"
}
.fa-deviantart:before {
content: "\f1bd"
}
.fa-dharmachakra:before {
content: "\f655"
}
.fa-diagnoses:before {
content: "\f470"
}
.fa-dice:before {
content: "\f522"
}
.fa-dice-five:before {
content: "\f523"
}
.fa-dice-four:before {
content: "\f524"
}
.fa-dice-one:before {
content: "\f525"
}
.fa-dice-six:before {
content: "\f526"
}
.fa-dice-three:before {
content: "\f527"
}
.fa-dice-two:before {
content: "\f528"
}
.fa-digg:before {
content: "\f1a6"
}
.fa-digital-ocean:before {
content: "\f391"
}
.fa-digital-tachograph:before {
content: "\f566"
}
.fa-directions:before {
content: "\f5eb"
}
.fa-discord:before {
content: "\f392"
}
.fa-discourse:before {
content: "\f393"
}
.fa-divide:before {
content: "\f529"
}
.fa-dizzy:before {
content: "\f567"
}
.fa-dna:before {
content: "\f471"
}
.fa-dochub:before {
content: "\f394"
}
.fa-docker:before {
content: "\f395"
}
.fa-dollar-sign:before {
content: "\f155"
}
.fa-dolly:before {
content: "\f472"
}
.fa-dolly-flatbed:before {
content: "\f474"
}
.fa-donate:before {
content: "\f4b9"
}
.fa-door-closed:before {
content: "\f52a"
}
.fa-door-open:before {
content: "\f52b"
}
.fa-dot-circle:before {
content: "\f192"
}
.fa-dove:before {
content: "\f4ba"
}
.fa-download:before {
content: "\f019"
}
.fa-draft2digital:before {
content: "\f396"
}
.fa-drafting-compass:before {
content: "\f568"
}
.fa-draw-polygon:before {
content: "\f5ee"
}
.fa-dribbble:before {
content: "\f17d"
}
.fa-dribbble-square:before {
content: "\f397"
}
.fa-dropbox:before {
content: "\f16b"
}
.fa-drum:before {
content: "\f569"
}
.fa-drum-steelpan:before {
content: "\f56a"
}
.fa-drupal:before {
content: "\f1a9"
}
.fa-dumbbell:before {
content: "\f44b"
}
.fa-dyalog:before {
content: "\f399"
}
.fa-earlybirds:before {
content: "\f39a"
}
.fa-ebay:before {
content: "\f4f4"
}
.fa-edge:before {
content: "\f282"
}
.fa-edit:before {
content: "\f044"
}
.fa-eject:before {
content: "\f052"
}
.fa-elementor:before {
content: "\f430"
}
.fa-ellipsis-h:before {
content: "\f141"
}
.fa-ellipsis-v:before {
content: "\f142"
}
.fa-ello:before {
content: "\f5f1"
}
.fa-ember:before {
content: "\f423"
}
.fa-empire:before {
content: "\f1d1"
}
.fa-envelope:before {
content: "\f0e0"
}
.fa-envelope-open:before {
content: "\f2b6"
}
.fa-envelope-open-text:before {
content: "\f658"
}
.fa-envelope-square:before {
content: "\f199"
}
.fa-envira:before {
content: "\f299"
}
.fa-equals:before {
content: "\f52c"
}
.fa-eraser:before {
content: "\f12d"
}
.fa-erlang:before {
content: "\f39d"
}
.fa-ethereum:before {
content: "\f42e"
}
.fa-etsy:before {
content: "\f2d7"
}
.fa-euro-sign:before {
content: "\f153"
}
.fa-exchange-alt:before {
content: "\f362"
}
.fa-exclamation:before {
content: "\f12a"
}
.fa-exclamation-circle:before {
content: "\f06a"
}
.fa-exclamation-triangle:before {
content: "\f071"
}
.fa-expand:before {
content: "\f065"
}
.fa-expand-arrows-alt:before {
content: "\f31e"
}
.fa-expeditedssl:before {
content: "\f23e"
}
.fa-external-link-alt:before {
content: "\f35d"
}
.fa-external-link-square-alt:before {
content: "\f360"
}
.fa-eye:before {
content: "\f06e"
}
.fa-eye-dropper:before {
content: "\f1fb"
}
.fa-eye-slash:before {
content: "\f070"
}
.fa-facebook:before {
content: "\f09a"
}
.fa-facebook-f:before {
content: "\f39e"
}
.fa-facebook-messenger:before {
content: "\f39f"
}
.fa-facebook-square:before {
content: "\f082"
}
.fa-fast-backward:before {
content: "\f049"
}
.fa-fast-forward:before {
content: "\f050"
}
.fa-fax:before {
content: "\f1ac"
}
.fa-feather:before {
content: "\f52d"
}
.fa-feather-alt:before {
content: "\f56b"
}
.fa-female:before {
content: "\f182"
}
.fa-fighter-jet:before {
content: "\f0fb"
}
.fa-file:before {
content: "\f15b"
}
.fa-file-alt:before {
content: "\f15c"
}
.fa-file-archive:before {
content: "\f1c6"
}
.fa-file-audio:before {
content: "\f1c7"
}
.fa-file-code:before {
content: "\f1c9"
}
.fa-file-contract:before {
content: "\f56c"
}
.fa-file-download:before {
content: "\f56d"
}
.fa-file-excel:before {
content: "\f1c3"
}
.fa-file-export:before {
content: "\f56e"
}
.fa-file-image:before {
content: "\f1c5"
}
.fa-file-import:before {
content: "\f56f"
}
.fa-file-invoice:before {
content: "\f570"
}
.fa-file-invoice-dollar:before {
content: "\f571"
}
.fa-file-medical:before {
content: "\f477"
}
.fa-file-medical-alt:before {
content: "\f478"
}
.fa-file-pdf:before {
content: "\f1c1"
}
.fa-file-powerpoint:before {
content: "\f1c4"
}
.fa-file-prescription:before {
content: "\f572"
}
.fa-file-signature:before {
content: "\f573"
}
.fa-file-upload:before {
content: "\f574"
}
.fa-file-video:before {
content: "\f1c8"
}
.fa-file-word:before {
content: "\f1c2"
}
.fa-fill:before {
content: "\f575"
}
.fa-fill-drip:before {
content: "\f576"
}
.fa-film:before {
content: "\f008"
}
.fa-filter:before {
content: "\f0b0"
}
.fa-fingerprint:before {
content: "\f577"
}
.fa-fire:before {
content: "\f06d"
}
.fa-fire-extinguisher:before {
content: "\f134"
}
.fa-firefox:before {
content: "\f269"
}
.fa-first-aid:before {
content: "\f479"
}
.fa-first-order:before {
content: "\f2b0"
}
.fa-first-order-alt:before {
content: "\f50a"
}
.fa-firstdraft:before {
content: "\f3a1"
}
.fa-fish:before {
content: "\f578"
}
.fa-flag:before {
content: "\f024"
}
.fa-flag-checkered:before {
content: "\f11e"
}
.fa-flask:before {
content: "\f0c3"
}
.fa-flickr:before {
content: "\f16e"
}
.fa-flipboard:before {
content: "\f44d"
}
.fa-flushed:before {
content: "\f579"
}
.fa-fly:before {
content: "\f417"
}
.fa-folder:before {
content: "\f07b"
}
.fa-folder-minus:before {
content: "\f65d"
}
.fa-folder-open:before {
content: "\f07c"
}
.fa-folder-plus:before {
content: "\f65e"
}
.fa-font:before {
content: "\f031"
}
.fa-font-awesome:before {
content: "\f2b4"
}
.fa-font-awesome-alt:before {
content: "\f35c"
}
.fa-font-awesome-flag:before {
content: "\f425"
}
.fa-font-awesome-logo-full:before {
content: "\f4e6"
}
.fa-fonticons:before {
content: "\f280"
}
.fa-fonticons-fi:before {
content: "\f3a2"
}
.fa-football-ball:before {
content: "\f44e"
}
.fa-fort-awesome:before {
content: "\f286"
}
.fa-fort-awesome-alt:before {
content: "\f3a3"
}
.fa-forumbee:before {
content: "\f211"
}
.fa-forward:before {
content: "\f04e"
}
.fa-foursquare:before {
content: "\f180"
}
.fa-free-code-camp:before {
content: "\f2c5"
}
.fa-freebsd:before {
content: "\f3a4"
}
.fa-frog:before {
content: "\f52e"
}
.fa-frown:before {
content: "\f119"
}
.fa-frown-open:before {
content: "\f57a"
}
.fa-fulcrum:before {
content: "\f50b"
}
.fa-funnel-dollar:before {
content: "\f662"
}
.fa-futbol:before {
content: "\f1e3"
}
.fa-galactic-republic:before {
content: "\f50c"
}
.fa-galactic-senate:before {
content: "\f50d"
}
.fa-gamepad:before {
content: "\f11b"
}
.fa-gas-pump:before {
content: "\f52f"
}
.fa-gavel:before {
content: "\f0e3"
}
.fa-gem:before {
content: "\f3a5"
}
.fa-genderless:before {
content: "\f22d"
}
.fa-get-pocket:before {
content: "\f265"
}
.fa-gg:before {
content: "\f260"
}
.fa-gg-circle:before {
content: "\f261"
}
.fa-gift:before {
content: "\f06b"
}
.fa-git:before {
content: "\f1d3"
}
.fa-git-square:before {
content: "\f1d2"
}
.fa-github:before {
content: "\f09b"
}
.fa-github-alt:before {
content: "\f113"
}
.fa-github-square:before {
content: "\f092"
}
.fa-gitkraken:before {
content: "\f3a6"
}
.fa-gitlab:before {
content: "\f296"
}
.fa-gitter:before {
content: "\f426"
}
.fa-glass-martini:before {
content: "\f000"
}
.fa-glass-martini-alt:before {
content: "\f57b"
}
.fa-glasses:before {
content: "\f530"
}
.fa-glide:before {
content: "\f2a5"
}
.fa-glide-g:before {
content: "\f2a6"
}
.fa-globe:before {
content: "\f0ac"
}
.fa-globe-africa:before {
content: "\f57c"
}
.fa-globe-americas:before {
content: "\f57d"
}
.fa-globe-asia:before {
content: "\f57e"
}
.fa-gofore:before {
content: "\f3a7"
}
.fa-golf-ball:before {
content: "\f450"
}
.fa-goodreads:before {
content: "\f3a8"
}
.fa-goodreads-g:before {
content: "\f3a9"
}
.fa-google:before {
content: "\f1a0"
}
.fa-google-drive:before {
content: "\f3aa"
}
.fa-google-play:before {
content: "\f3ab"
}
.fa-google-plus:before {
content: "\f2b3"
}
.fa-google-plus-g:before {
content: "\f0d5"
}
.fa-google-plus-square:before {
content: "\f0d4"
}
.fa-google-wallet:before {
content: "\f1ee"
}
.fa-gopuram:before {
content: "\f664"
}
.fa-graduation-cap:before {
content: "\f19d"
}
.fa-gratipay:before {
content: "\f184"
}
.fa-grav:before {
content: "\f2d6"
}
.fa-greater-than:before {
content: "\f531"
}
.fa-greater-than-equal:before {
content: "\f532"
}
.fa-grimace:before {
content: "\f57f"
}
.fa-grin:before {
content: "\f580"
}
.fa-grin-alt:before {
content: "\f581"
}
.fa-grin-beam:before {
content: "\f582"
}
.fa-grin-beam-sweat:before {
content: "\f583"
}
.fa-grin-hearts:before {
content: "\f584"
}
.fa-grin-squint:before {
content: "\f585"
}
.fa-grin-squint-tears:before {
content: "\f586"
}
.fa-grin-stars:before {
content: "\f587"
}
.fa-grin-tears:before {
content: "\f588"
}
.fa-grin-tongue:before {
content: "\f589"
}
.fa-grin-tongue-squint:before {
content: "\f58a"
}
.fa-grin-tongue-wink:before {
content: "\f58b"
}
.fa-grin-wink:before {
content: "\f58c"
}
.fa-grip-horizontal:before {
content: "\f58d"
}
.fa-grip-vertical:before {
content: "\f58e"
}
.fa-gripfire:before {
content: "\f3ac"
}
.fa-grunt:before {
content: "\f3ad"
}
.fa-gulp:before {
content: "\f3ae"
}
.fa-h-square:before {
content: "\f0fd"
}
.fa-hacker-news:before {
content: "\f1d4"
}
.fa-hacker-news-square:before {
content: "\f3af"
}
.fa-hackerrank:before {
content: "\f5f7"
}
.fa-hamsa:before {
content: "\f665"
}
.fa-hand-holding:before {
content: "\f4bd"
}
.fa-hand-holding-heart:before {
content: "\f4be"
}
.fa-hand-holding-usd:before {
content: "\f4c0"
}
.fa-hand-lizard:before {
content: "\f258"
}
.fa-hand-paper:before {
content: "\f256"
}
.fa-hand-peace:before {
content: "\f25b"
}
.fa-hand-point-down:before {
content: "\f0a7"
}
.fa-hand-point-left:before {
content: "\f0a5"
}
.fa-hand-point-right:before {
content: "\f0a4"
}
.fa-hand-point-up:before {
content: "\f0a6"
}
.fa-hand-pointer:before {
content: "\f25a"
}
.fa-hand-rock:before {
content: "\f255"
}
.fa-hand-scissors:before {
content: "\f257"
}
.fa-hand-spock:before {
content: "\f259"
}
.fa-hands:before {
content: "\f4c2"
}
.fa-hands-helping:before {
content: "\f4c4"
}
.fa-handshake:before {
content: "\f2b5"
}
.fa-hashtag:before {
content: "\f292"
}
.fa-haykal:before {
content: "\f666"
}
.fa-hdd:before {
content: "\f0a0"
}
.fa-heading:before {
content: "\f1dc"
}
.fa-headphones:before {
content: "\f025"
}
.fa-headphones-alt:before {
content: "\f58f"
}
.fa-headset:before {
content: "\f590"
}
.fa-heart:before {
content: "\f004"
}
.fa-heartbeat:before {
content: "\f21e"
}
.fa-helicopter:before {
content: "\f533"
}
.fa-highlighter:before {
content: "\f591"
}
.fa-hips:before {
content: "\f452"
}
.fa-hire-a-helper:before {
content: "\f3b0"
}
.fa-history:before {
content: "\f1da"
}
.fa-hockey-puck:before {
content: "\f453"
}
.fa-home:before {
content: "\f015"
}
.fa-hooli:before {
content: "\f427"
}
.fa-hornbill:before {
content: "\f592"
}
.fa-hospital:before {
content: "\f0f8"
}
.fa-hospital-alt:before {
content: "\f47d"
}
.fa-hospital-symbol:before {
content: "\f47e"
}
.fa-hot-tub:before {
content: "\f593"
}
.fa-hotel:before {
content: "\f594"
}
.fa-hotjar:before {
content: "\f3b1"
}
.fa-hourglass:before {
content: "\f254"
}
.fa-hourglass-end:before {
content: "\f253"
}
.fa-hourglass-half:before {
content: "\f252"
}
.fa-hourglass-start:before {
content: "\f251"
}
.fa-houzz:before {
content: "\f27c"
}
.fa-html5:before {
content: "\f13b"
}
.fa-hubspot:before {
content: "\f3b2"
}
.fa-i-cursor:before {
content: "\f246"
}
.fa-id-badge:before {
content: "\f2c1"
}
.fa-id-card:before {
content: "\f2c2"
}
.fa-id-card-alt:before {
content: "\f47f"
}
.fa-image:before {
content: "\f03e"
}
.fa-images:before {
content: "\f302"
}
.fa-imdb:before {
content: "\f2d8"
}
.fa-inbox:before {
content: "\f01c"
}
.fa-indent:before {
content: "\f03c"
}
.fa-industry:before {
content: "\f275"
}
.fa-infinity:before {
content: "\f534"
}
.fa-info:before {
content: "\f129"
}
.fa-info-circle:before {
content: "\f05a"
}
.fa-instagram:before {
content: "\f16d"
}
.fa-internet-explorer:before {
content: "\f26b"
}
.fa-ioxhost:before {
content: "\f208"
}
.fa-italic:before {
content: "\f033"
}
.fa-itunes:before {
content: "\f3b4"
}
.fa-itunes-note:before {
content: "\f3b5"
}
.fa-java:before {
content: "\f4e4"
}
.fa-jedi:before {
content: "\f669"
}
.fa-jedi-order:before {
content: "\f50e"
}
.fa-jenkins:before {
content: "\f3b6"
}
.fa-joget:before {
content: "\f3b7"
}
.fa-joint:before {
content: "\f595"
}
.fa-joomla:before {
content: "\f1aa"
}
.fa-journal-whills:before {
content: "\f66a"
}
.fa-js:before {
content: "\f3b8"
}
.fa-js-square:before {
content: "\f3b9"
}
.fa-jsfiddle:before {
content: "\f1cc"
}
.fa-kaaba:before {
content: "\f66b"
}
.fa-kaggle:before {
content: "\f5fa"
}
.fa-key:before {
content: "\f084"
}
.fa-keybase:before {
content: "\f4f5"
}
.fa-keyboard:before {
content: "\f11c"
}
.fa-keycdn:before {
content: "\f3ba"
}
.fa-khanda:before {
content: "\f66d"
}
.fa-kickstarter:before {
content: "\f3bb"
}
.fa-kickstarter-k:before {
content: "\f3bc"
}
.fa-kiss:before {
content: "\f596"
}
.fa-kiss-beam:before {
content: "\f597"
}
.fa-kiss-wink-heart:before {
content: "\f598"
}
.fa-kiwi-bird:before {
content: "\f535"
}
.fa-korvue:before {
content: "\f42f"
}
.fa-landmark:before {
content: "\f66f"
}
.fa-language:before {
content: "\f1ab"
}
.fa-laptop:before {
content: "\f109"
}
.fa-laptop-code:before {
content: "\f5fc"
}
.fa-laravel:before {
content: "\f3bd"
}
.fa-lastfm:before {
content: "\f202"
}
.fa-lastfm-square:before {
content: "\f203"
}
.fa-laugh:before {
content: "\f599"
}
.fa-laugh-beam:before {
content: "\f59a"
}
.fa-laugh-squint:before {
content: "\f59b"
}
.fa-laugh-wink:before {
content: "\f59c"
}
.fa-layer-group:before {
content: "\f5fd"
}
.fa-leaf:before {
content: "\f06c"
}
.fa-leanpub:before {
content: "\f212"
}
.fa-lemon:before {
content: "\f094"
}
.fa-less:before {
content: "\f41d"
}
.fa-less-than:before {
content: "\f536"
}
.fa-less-than-equal:before {
content: "\f537"
}
.fa-level-down-alt:before {
content: "\f3be"
}
.fa-level-up-alt:before {
content: "\f3bf"
}
.fa-life-ring:before {
content: "\f1cd"
}
.fa-lightbulb:before {
content: "\f0eb"
}
.fa-line:before {
content: "\f3c0"
}
.fa-link:before {
content: "\f0c1"
}
.fa-linkedin:before {
content: "\f08c"
}
.fa-linkedin-in:before {
content: "\f0e1"
}
.fa-linode:before {
content: "\f2b8"
}
.fa-linux:before {
content: "\f17c"
}
.fa-lira-sign:before {
content: "\f195"
}
.fa-list:before {
content: "\f03a"
}
.fa-list-alt:before {
content: "\f022"
}
.fa-list-ol:before {
content: "\f0cb"
}
.fa-list-ul:before {
content: "\f0ca"
}
.fa-location-arrow:before {
content: "\f124"
}
.fa-lock:before {
content: "\f023"
}
.fa-lock-open:before {
content: "\f3c1"
}
.fa-long-arrow-alt-down:before {
content: "\f309"
}
.fa-long-arrow-alt-left:before {
content: "\f30a"
}
.fa-long-arrow-alt-right:before {
content: "\f30b"
}
.fa-long-arrow-alt-up:before {
content: "\f30c"
}
.fa-low-vision:before {
content: "\f2a8"
}
.fa-luggage-cart:before {
content: "\f59d"
}
.fa-lyft:before {
content: "\f3c3"
}
.fa-magento:before {
content: "\f3c4"
}
.fa-magic:before {
content: "\f0d0"
}
.fa-magnet:before {
content: "\f076"
}
.fa-mail-bulk:before {
content: "\f674"
}
.fa-mailchimp:before {
content: "\f59e"
}
.fa-male:before {
content: "\f183"
}
.fa-mandalorian:before {
content: "\f50f"
}
.fa-map:before {
content: "\f279"
}
.fa-map-marked:before {
content: "\f59f"
}
.fa-map-marked-alt:before {
content: "\f5a0"
}
.fa-map-marker:before {
content: "\f041"
}
.fa-map-marker-alt:before {
content: "\f3c5"
}
.fa-map-pin:before {
content: "\f276"
}
.fa-map-signs:before {
content: "\f277"
}
.fa-markdown:before {
content: "\f60f"
}
.fa-marker:before {
content: "\f5a1"
}
.fa-mars:before {
content: "\f222"
}
.fa-mars-double:before {
content: "\f227"
}
.fa-mars-stroke:before {
content: "\f229"
}
.fa-mars-stroke-h:before {
content: "\f22b"
}
.fa-mars-stroke-v:before {
content: "\f22a"
}
.fa-mastodon:before {
content: "\f4f6"
}
.fa-maxcdn:before {
content: "\f136"
}
.fa-medal:before {
content: "\f5a2"
}
.fa-medapps:before {
content: "\f3c6"
}
.fa-medium:before {
content: "\f23a"
}
.fa-medium-m:before {
content: "\f3c7"
}
.fa-medkit:before {
content: "\f0fa"
}
.fa-medrt:before {
content: "\f3c8"
}
.fa-meetup:before {
content: "\f2e0"
}
.fa-megaport:before {
content: "\f5a3"
}
.fa-meh:before {
content: "\f11a"
}
.fa-meh-blank:before {
content: "\f5a4"
}
.fa-meh-rolling-eyes:before {
content: "\f5a5"
}
.fa-memory:before {
content: "\f538"
}
.fa-menorah:before {
content: "\f676"
}
.fa-mercury:before {
content: "\f223"
}
.fa-microchip:before {
content: "\f2db"
}
.fa-microphone:before {
content: "\f130"
}
.fa-microphone-alt:before {
content: "\f3c9"
}
.fa-microphone-alt-slash:before {
content: "\f539"
}
.fa-microphone-slash:before {
content: "\f131"
}
.fa-microscope:before {
content: "\f610"
}
.fa-microsoft:before {
content: "\f3ca"
}
.fa-minus:before {
content: "\f068"
}
.fa-minus-circle:before {
content: "\f056"
}
.fa-minus-square:before {
content: "\f146"
}
.fa-mix:before {
content: "\f3cb"
}
.fa-mixcloud:before {
content: "\f289"
}
.fa-mizuni:before {
content: "\f3cc"
}
.fa-mobile:before {
content: "\f10b"
}
.fa-mobile-alt:before {
content: "\f3cd"
}
.fa-modx:before {
content: "\f285"
}
.fa-monero:before {
content: "\f3d0"
}
.fa-money-bill:before {
content: "\f0d6"
}
.fa-money-bill-alt:before {
content: "\f3d1"
}
.fa-money-bill-wave:before {
content: "\f53a"
}
.fa-money-bill-wave-alt:before {
content: "\f53b"
}
.fa-money-check:before {
content: "\f53c"
}
.fa-money-check-alt:before {
content: "\f53d"
}
.fa-monument:before {
content: "\f5a6"
}
.fa-moon:before {
content: "\f186"
}
.fa-mortar-pestle:before {
content: "\f5a7"
}
.fa-mosque:before {
content: "\f678"
}
.fa-motorcycle:before {
content: "\f21c"
}
.fa-mouse-pointer:before {
content: "\f245"
}
.fa-music:before {
content: "\f001"
}
.fa-napster:before {
content: "\f3d2"
}
.fa-neos:before {
content: "\f612"
}
.fa-neuter:before {
content: "\f22c"
}
.fa-newspaper:before {
content: "\f1ea"
}
.fa-nimblr:before {
content: "\f5a8"
}
.fa-nintendo-switch:before {
content: "\f418"
}
.fa-node:before {
content: "\f419"
}
.fa-node-js:before {
content: "\f3d3"
}
.fa-not-equal:before {
content: "\f53e"
}
.fa-notes-medical:before {
content: "\f481"
}
.fa-npm:before {
content: "\f3d4"
}
.fa-ns8:before {
content: "\f3d5"
}
.fa-nutritionix:before {
content: "\f3d6"
}
.fa-object-group:before {
content: "\f247"
}
.fa-object-ungroup:before {
content: "\f248"
}
.fa-odnoklassniki:before {
content: "\f263"
}
.fa-odnoklassniki-square:before {
content: "\f264"
}
.fa-oil-can:before {
content: "\f613"
}
.fa-old-republic:before {
content: "\f510"
}
.fa-om:before {
content: "\f679"
}
.fa-opencart:before {
content: "\f23d"
}
.fa-openid:before {
content: "\f19b"
}
.fa-opera:before {
content: "\f26a"
}
.fa-optin-monster:before {
content: "\f23c"
}
.fa-osi:before {
content: "\f41a"
}
.fa-outdent:before {
content: "\f03b"
}
.fa-page4:before {
content: "\f3d7"
}
.fa-pagelines:before {
content: "\f18c"
}
.fa-paint-brush:before {
content: "\f1fc"
}
.fa-paint-roller:before {
content: "\f5aa"
}
.fa-palette:before {
content: "\f53f"
}
.fa-palfed:before {
content: "\f3d8"
}
.fa-pallet:before {
content: "\f482"
}
.fa-paper-plane:before {
content: "\f1d8"
}
.fa-paperclip:before {
content: "\f0c6"
}
.fa-parachute-box:before {
content: "\f4cd"
}
.fa-paragraph:before {
content: "\f1dd"
}
.fa-parking:before {
content: "\f540"
}
.fa-passport:before {
content: "\f5ab"
}
.fa-pastafarianism:before {
content: "\f67b"
}
.fa-paste:before {
content: "\f0ea"
}
.fa-patreon:before {
content: "\f3d9"
}
.fa-pause:before {
content: "\f04c"
}
.fa-pause-circle:before {
content: "\f28b"
}
.fa-paw:before {
content: "\f1b0"
}
.fa-paypal:before {
content: "\f1ed"
}
.fa-peace:before {
content: "\f67c"
}
.fa-pen:before {
content: "\f304"
}
.fa-pen-alt:before {
content: "\f305"
}
.fa-pen-fancy:before {
content: "\f5ac"
}
.fa-pen-nib:before {
content: "\f5ad"
}
.fa-pen-square:before {
content: "\f14b"
}
.fa-pencil-alt:before {
content: "\f303"
}
.fa-pencil-ruler:before {
content: "\f5ae"
}
.fa-people-carry:before {
content: "\f4ce"
}
.fa-percent:before {
content: "\f295"
}
.fa-percentage:before {
content: "\f541"
}
.fa-periscope:before {
content: "\f3da"
}
.fa-phabricator:before {
content: "\f3db"
}
.fa-phoenix-framework:before {
content: "\f3dc"
}
.fa-phoenix-squadron:before {
content: "\f511"
}
.fa-phone:before {
content: "\f095"
}
.fa-phone-slash:before {
content: "\f3dd"
}
.fa-phone-square:before {
content: "\f098"
}
.fa-phone-volume:before {
content: "\f2a0"
}
.fa-php:before {
content: "\f457"
}
.fa-pied-piper:before {
content: "\f2ae"
}
.fa-pied-piper-alt:before {
content: "\f1a8"
}
.fa-pied-piper-hat:before {
content: "\f4e5"
}
.fa-pied-piper-pp:before {
content: "\f1a7"
}
.fa-piggy-bank:before {
content: "\f4d3"
}
.fa-pills:before {
content: "\f484"
}
.fa-pinterest:before {
content: "\f0d2"
}
.fa-pinterest-p:before {
content: "\f231"
}
.fa-pinterest-square:before {
content: "\f0d3"
}
.fa-place-of-worship:before {
content: "\f67f"
}
.fa-plane:before {
content: "\f072"
}
.fa-plane-arrival:before {
content: "\f5af"
}
.fa-plane-departure:before {
content: "\f5b0"
}
.fa-play:before {
content: "\f04b"
}
.fa-play-circle:before {
content: "\f144"
}
.fa-playstation:before {
content: "\f3df"
}
.fa-plug:before {
content: "\f1e6"
}
.fa-plus:before {
content: "\f067"
}
.fa-plus-circle:before {
content: "\f055"
}
.fa-plus-square:before {
content: "\f0fe"
}
.fa-podcast:before {
content: "\f2ce"
}
.fa-poll:before {
content: "\f681"
}
.fa-poll-h:before {
content: "\f682"
}
.fa-poo:before {
content: "\f2fe"
}
.fa-poop:before {
content: "\f619"
}
.fa-portrait:before {
content: "\f3e0"
}
.fa-pound-sign:before {
content: "\f154"
}
.fa-power-off:before {
content: "\f011"
}
.fa-pray:before {
content: "\f683"
}
.fa-praying-hands:before {
content: "\f684"
}
.fa-prescription:before {
content: "\f5b1"
}
.fa-prescription-bottle:before {
content: "\f485"
}
.fa-prescription-bottle-alt:before {
content: "\f486"
}
.fa-print:before {
content: "\f02f"
}
.fa-procedures:before {
content: "\f487"
}
.fa-product-hunt:before {
content: "\f288"
}
.fa-project-diagram:before {
content: "\f542"
}
.fa-pushed:before {
content: "\f3e1"
}
.fa-puzzle-piece:before {
content: "\f12e"
}
.fa-python:before {
content: "\f3e2"
}
.fa-qq:before {
content: "\f1d6"
}
.fa-qrcode:before {
content: "\f029"
}
.fa-question:before {
content: "\f128"
}
.fa-question-circle:before {
content: "\f059"
}
.fa-quidditch:before {
content: "\f458"
}
.fa-quinscape:before {
content: "\f459"
}
.fa-quora:before {
content: "\f2c4"
}
.fa-quote-left:before {
content: "\f10d"
}
.fa-quote-right:before {
content: "\f10e"
}
.fa-quran:before {
content: "\f687"
}
.fa-r-project:before {
content: "\f4f7"
}
.fa-random:before {
content: "\f074"
}
.fa-ravelry:before {
content: "\f2d9"
}
.fa-react:before {
content: "\f41b"
}
.fa-readme:before {
content: "\f4d5"
}
.fa-rebel:before {
content: "\f1d0"
}
.fa-receipt:before {
content: "\f543"
}
.fa-recycle:before {
content: "\f1b8"
}
.fa-red-river:before {
content: "\f3e3"
}
.fa-reddit:before {
content: "\f1a1"
}
.fa-reddit-alien:before {
content: "\f281"
}
.fa-reddit-square:before {
content: "\f1a2"
}
.fa-redo:before {
content: "\f01e"
}
.fa-redo-alt:before {
content: "\f2f9"
}
.fa-registered:before {
content: "\f25d"
}
.fa-rendact:before {
content: "\f3e4"
}
.fa-renren:before {
content: "\f18b"
}
.fa-reply:before {
content: "\f3e5"
}
.fa-reply-all:before {
content: "\f122"
}
.fa-replyd:before {
content: "\f3e6"
}
.fa-researchgate:before {
content: "\f4f8"
}
.fa-resolving:before {
content: "\f3e7"
}
.fa-retweet:before {
content: "\f079"
}
.fa-rev:before {
content: "\f5b2"
}
.fa-ribbon:before {
content: "\f4d6"
}
.fa-road:before {
content: "\f018"
}
.fa-robot:before {
content: "\f544"
}
.fa-rocket:before {
content: "\f135"
}
.fa-rocketchat:before {
content: "\f3e8"
}
.fa-rockrms:before {
content: "\f3e9"
}
.fa-route:before {
content: "\f4d7"
}
.fa-rss:before {
content: "\f09e"
}
.fa-rss-square:before {
content: "\f143"
}
.fa-ruble-sign:before {
content: "\f158"
}
.fa-ruler:before {
content: "\f545"
}
.fa-ruler-combined:before {
content: "\f546"
}
.fa-ruler-horizontal:before {
content: "\f547"
}
.fa-ruler-vertical:before {
content: "\f548"
}
.fa-rupee-sign:before {
content: "\f156"
}
.fa-sad-cry:before {
content: "\f5b3"
}
.fa-sad-tear:before {
content: "\f5b4"
}
.fa-safari:before {
content: "\f267"
}
.fa-sass:before {
content: "\f41e"
}
.fa-save:before {
content: "\f0c7"
}
.fa-schlix:before {
content: "\f3ea"
}
.fa-school:before {
content: "\f549"
}
.fa-screwdriver:before {
content: "\f54a"
}
.fa-scribd:before {
content: "\f28a"
}
.fa-search:before {
content: "\f002"
}
.fa-search-dollar:before {
content: "\f688"
}
.fa-search-location:before {
content: "\f689"
}
.fa-search-minus:before {
content: "\f010"
}
.fa-search-plus:before {
content: "\f00e"
}
.fa-searchengin:before {
content: "\f3eb"
}
.fa-seedling:before {
content: "\f4d8"
}
.fa-sellcast:before {
content: "\f2da"
}
.fa-sellsy:before {
content: "\f213"
}
.fa-server:before {
content: "\f233"
}
.fa-servicestack:before {
content: "\f3ec"
}
.fa-shapes:before {
content: "\f61f"
}
.fa-share:before {
content: "\f064"
}
.fa-share-alt:before {
content: "\f1e0"
}
.fa-share-alt-square:before {
content: "\f1e1"
}
.fa-share-square:before {
content: "\f14d"
}
.fa-shekel-sign:before {
content: "\f20b"
}
.fa-shield-alt:before {
content: "\f3ed"
}
.fa-ship:before {
content: "\f21a"
}
.fa-shipping-fast:before {
content: "\f48b"
}
.fa-shirtsinbulk:before {
content: "\f214"
}
.fa-shoe-prints:before {
content: "\f54b"
}
.fa-shopping-bag:before {
content: "\f290"
}
.fa-shopping-basket:before {
content: "\f291"
}
.fa-shopping-cart:before {
content: "\f07a"
}
.fa-shopware:before {
content: "\f5b5"
}
.fa-shower:before {
content: "\f2cc"
}
.fa-shuttle-van:before {
content: "\f5b6"
}
.fa-sign:before {
content: "\f4d9"
}
.fa-sign-in-alt:before {
content: "\f2f6"
}
.fa-sign-language:before {
content: "\f2a7"
}
.fa-sign-out-alt:before {
content: "\f2f5"
}
.fa-signal:before {
content: "\f012"
}
.fa-signature:before {
content: "\f5b7"
}
.fa-simplybuilt:before {
content: "\f215"
}
.fa-sistrix:before {
content: "\f3ee"
}
.fa-sitemap:before {
content: "\f0e8"
}
.fa-sith:before {
content: "\f512"
}
.fa-skull:before {
content: "\f54c"
}
.fa-skyatlas:before {
content: "\f216"
}
.fa-skype:before {
content: "\f17e"
}
.fa-slack:before {
content: "\f198"
}
.fa-slack-hash:before {
content: "\f3ef"
}
.fa-sliders-h:before {
content: "\f1de"
}
.fa-slideshare:before {
content: "\f1e7"
}
.fa-smile:before {
content: "\f118"
}
.fa-smile-beam:before {
content: "\f5b8"
}
.fa-smile-wink:before {
content: "\f4da"
}
.fa-smoking:before {
content: "\f48d"
}
.fa-smoking-ban:before {
content: "\f54d"
}
.fa-snapchat:before {
content: "\f2ab"
}
.fa-snapchat-ghost:before {
content: "\f2ac"
}
.fa-snapchat-square:before {
content: "\f2ad"
}
.fa-snowflake:before {
content: "\f2dc"
}
.fa-socks:before {
content: "\f696"
}
.fa-solar-panel:before {
content: "\f5ba"
}
.fa-sort:before {
content: "\f0dc"
}
.fa-sort-alpha-down:before {
content: "\f15d"
}
.fa-sort-alpha-up:before {
content: "\f15e"
}
.fa-sort-amount-down:before {
content: "\f160"
}
.fa-sort-amount-up:before {
content: "\f161"
}
.fa-sort-down:before {
content: "\f0dd"
}
.fa-sort-numeric-down:before {
content: "\f162"
}
.fa-sort-numeric-up:before {
content: "\f163"
}
.fa-sort-up:before {
content: "\f0de"
}
.fa-soundcloud:before {
content: "\f1be"
}
.fa-spa:before {
content: "\f5bb"
}
.fa-space-shuttle:before {
content: "\f197"
}
.fa-speakap:before {
content: "\f3f3"
}
.fa-spinner:before {
content: "\f110"
}
.fa-splotch:before {
content: "\f5bc"
}
.fa-spotify:before {
content: "\f1bc"
}
.fa-spray-can:before {
content: "\f5bd"
}
.fa-square:before {
content: "\f0c8"
}
.fa-square-full:before {
content: "\f45c"
}
.fa-square-root-alt:before {
content: "\f698"
}
.fa-squarespace:before {
content: "\f5be"
}
.fa-stack-exchange:before {
content: "\f18d"
}
.fa-stack-overflow:before {
content: "\f16c"
}
.fa-stamp:before {
content: "\f5bf"
}
.fa-star:before {
content: "\f005"
}
.fa-star-and-crescent:before {
content: "\f699"
}
.fa-star-half:before {
content: "\f089"
}
.fa-star-half-alt:before {
content: "\f5c0"
}
.fa-star-of-david:before {
content: "\f69a"
}
.fa-star-of-life:before {
content: "\f621"
}
.fa-staylinked:before {
content: "\f3f5"
}
.fa-steam:before {
content: "\f1b6"
}
.fa-steam-square:before {
content: "\f1b7"
}
.fa-steam-symbol:before {
content: "\f3f6"
}
.fa-step-backward:before {
content: "\f048"
}
.fa-step-forward:before {
content: "\f051"
}
.fa-stethoscope:before {
content: "\f0f1"
}
.fa-sticker-mule:before {
content: "\f3f7"
}
.fa-sticky-note:before {
content: "\f249"
}
.fa-stop:before {
content: "\f04d"
}
.fa-stop-circle:before {
content: "\f28d"
}
.fa-stopwatch:before {
content: "\f2f2"
}
.fa-store:before {
content: "\f54e"
}
.fa-store-alt:before {
content: "\f54f"
}
.fa-strava:before {
content: "\f428"
}
.fa-stream:before {
content: "\f550"
}
.fa-street-view:before {
content: "\f21d"
}
.fa-strikethrough:before {
content: "\f0cc"
}
.fa-stripe:before {
content: "\f429"
}
.fa-stripe-s:before {
content: "\f42a"
}
.fa-stroopwafel:before {
content: "\f551"
}
.fa-studiovinari:before {
content: "\f3f8"
}
.fa-stumbleupon:before {
content: "\f1a4"
}
.fa-stumbleupon-circle:before {
content: "\f1a3"
}
.fa-subscript:before {
content: "\f12c"
}
.fa-subway:before {
content: "\f239"
}
.fa-suitcase:before {
content: "\f0f2"
}
.fa-suitcase-rolling:before {
content: "\f5c1"
}
.fa-sun:before {
content: "\f185"
}
.fa-superpowers:before {
content: "\f2dd"
}
.fa-superscript:before {
content: "\f12b"
}
.fa-supple:before {
content: "\f3f9"
}
.fa-surprise:before {
content: "\f5c2"
}
.fa-swatchbook:before {
content: "\f5c3"
}
.fa-swimmer:before {
content: "\f5c4"
}
.fa-swimming-pool:before {
content: "\f5c5"
}
.fa-synagogue:before {
content: "\f69b"
}
.fa-sync:before {
content: "\f021"
}
.fa-sync-alt:before {
content: "\f2f1"
}
.fa-syringe:before {
content: "\f48e"
}
.fa-table:before {
content: "\f0ce"
}
.fa-table-tennis:before {
content: "\f45d"
}
.fa-tablet:before {
content: "\f10a"
}
.fa-tablet-alt:before {
content: "\f3fa"
}
.fa-tablets:before {
content: "\f490"
}
.fa-tachometer-alt:before {
content: "\f3fd"
}
.fa-tag:before {
content: "\f02b"
}
.fa-tags:before {
content: "\f02c"
}
.fa-tape:before {
content: "\f4db"
}
.fa-tasks:before {
content: "\f0ae"
}
.fa-taxi:before {
content: "\f1ba"
}
.fa-teamspeak:before {
content: "\f4f9"
}
.fa-teeth:before {
content: "\f62e"
}
.fa-teeth-open:before {
content: "\f62f"
}
.fa-telegram:before {
content: "\f2c6"
}
.fa-telegram-plane:before {
content: "\f3fe"
}
.fa-tencent-weibo:before {
content: "\f1d5"
}
.fa-terminal:before {
content: "\f120"
}
.fa-text-height:before {
content: "\f034"
}
.fa-text-width:before {
content: "\f035"
}
.fa-th:before {
content: "\f00a"
}
.fa-th-large:before {
content: "\f009"
}
.fa-th-list:before {
content: "\f00b"
}
.fa-the-red-yeti:before {
content: "\f69d"
}
.fa-theater-masks:before {
content: "\f630"
}
.fa-themeco:before {
content: "\f5c6"
}
.fa-themeisle:before {
content: "\f2b2"
}
.fa-thermometer:before {
content: "\f491"
}
.fa-thermometer-empty:before {
content: "\f2cb"
}
.fa-thermometer-full:before {
content: "\f2c7"
}
.fa-thermometer-half:before {
content: "\f2c9"
}
.fa-thermometer-quarter:before {
content: "\f2ca"
}
.fa-thermometer-three-quarters:before {
content: "\f2c8"
}
.fa-thumbs-down:before {
content: "\f165"
}
.fa-thumbs-up:before {
content: "\f164"
}
.fa-thumbtack:before {
content: "\f08d"
}
.fa-ticket-alt:before {
content: "\f3ff"
}
.fa-times:before {
content: "\f00d"
}
.fa-times-circle:before {
content: "\f057"
}
.fa-tint:before {
content: "\f043"
}
.fa-tint-slash:before {
content: "\f5c7"
}
.fa-tired:before {
content: "\f5c8"
}
.fa-toggle-off:before {
content: "\f204"
}
.fa-toggle-on:before {
content: "\f205"
}
.fa-toolbox:before {
content: "\f552"
}
.fa-tooth:before {
content: "\f5c9"
}
.fa-torah:before {
content: "\f6a0"
}
.fa-torii-gate:before {
content: "\f6a1"
}
.fa-trade-federation:before {
content: "\f513"
}
.fa-trademark:before {
content: "\f25c"
}
.fa-traffic-light:before {
content: "\f637"
}
.fa-train:before {
content: "\f238"
}
.fa-transgender:before {
content: "\f224"
}
.fa-transgender-alt:before {
content: "\f225"
}
.fa-trash:before {
content: "\f1f8"
}
.fa-trash-alt:before {
content: "\f2ed"
}
.fa-tree:before {
content: "\f1bb"
}
.fa-trello:before {
content: "\f181"
}
.fa-tripadvisor:before {
content: "\f262"
}
.fa-trophy:before {
content: "\f091"
}
.fa-truck:before {
content: "\f0d1"
}
.fa-truck-loading:before {
content: "\f4de"
}
.fa-truck-monster:before {
content: "\f63b"
}
.fa-truck-moving:before {
content: "\f4df"
}
.fa-truck-pickup:before {
content: "\f63c"
}
.fa-tshirt:before {
content: "\f553"
}
.fa-tty:before {
content: "\f1e4"
}
.fa-tumblr:before {
content: "\f173"
}
.fa-tumblr-square:before {
content: "\f174"
}
.fa-tv:before {
content: "\f26c"
}
.fa-twitch:before {
content: "\f1e8"
}
.fa-twitter:before {
content: "\f099"
}
.fa-twitter-square:before {
content: "\f081"
}
.fa-typo3:before {
content: "\f42b"
}
.fa-uber:before {
content: "\f402"
}
.fa-uikit:before {
content: "\f403"
}
.fa-umbrella:before {
content: "\f0e9"
}
.fa-umbrella-beach:before {
content: "\f5ca"
}
.fa-underline:before {
content: "\f0cd"
}
.fa-undo:before {
content: "\f0e2"
}
.fa-undo-alt:before {
content: "\f2ea"
}
.fa-uniregistry:before {
content: "\f404"
}
.fa-universal-access:before {
content: "\f29a"
}
.fa-university:before {
content: "\f19c"
}
.fa-unlink:before {
content: "\f127"
}
.fa-unlock:before {
content: "\f09c"
}
.fa-unlock-alt:before {
content: "\f13e"
}
.fa-untappd:before {
content: "\f405"
}
.fa-upload:before {
content: "\f093"
}
.fa-usb:before {
content: "\f287"
}
.fa-user:before {
content: "\f007"
}
.fa-user-alt:before {
content: "\f406"
}
.fa-user-alt-slash:before {
content: "\f4fa"
}
.fa-user-astronaut:before {
content: "\f4fb"
}
.fa-user-check:before {
content: "\f4fc"
}
.fa-user-circle:before {
content: "\f2bd"
}
.fa-user-clock:before {
content: "\f4fd"
}
.fa-user-cog:before {
content: "\f4fe"
}
.fa-user-edit:before {
content: "\f4ff"
}
.fa-user-friends:before {
content: "\f500"
}
.fa-user-graduate:before {
content: "\f501"
}
.fa-user-lock:before {
content: "\f502"
}
.fa-user-md:before {
content: "\f0f0"
}
.fa-user-minus:before {
content: "\f503"
}
.fa-user-ninja:before {
content: "\f504"
}
.fa-user-plus:before {
content: "\f234"
}
.fa-user-secret:before {
content: "\f21b"
}
.fa-user-shield:before {
content: "\f505"
}
.fa-user-slash:before {
content: "\f506"
}
.fa-user-tag:before {
content: "\f507"
}
.fa-user-tie:before {
content: "\f508"
}
.fa-user-times:before {
content: "\f235"
}
.fa-users:before {
content: "\f0c0"
}
.fa-users-cog:before {
content: "\f509"
}
.fa-ussunnah:before {
content: "\f407"
}
.fa-utensil-spoon:before {
content: "\f2e5"
}
.fa-utensils:before {
content: "\f2e7"
}
.fa-vaadin:before {
content: "\f408"
}
.fa-vector-square:before {
content: "\f5cb"
}
.fa-venus:before {
content: "\f221"
}
.fa-venus-double:before {
content: "\f226"
}
.fa-venus-mars:before {
content: "\f228"
}
.fa-viacoin:before {
content: "\f237"
}
.fa-viadeo:before {
content: "\f2a9"
}
.fa-viadeo-square:before {
content: "\f2aa"
}
.fa-vial:before {
content: "\f492"
}
.fa-vials:before {
content: "\f493"
}
.fa-viber:before {
content: "\f409"
}
.fa-video:before {
content: "\f03d"
}
.fa-video-slash:before {
content: "\f4e2"
}
.fa-vihara:before {
content: "\f6a7"
}
.fa-vimeo:before {
content: "\f40a"
}
.fa-vimeo-square:before {
content: "\f194"
}
.fa-vimeo-v:before {
content: "\f27d"
}
.fa-vine:before {
content: "\f1ca"
}
.fa-vk:before {
content: "\f189"
}
.fa-vnv:before {
content: "\f40b"
}
.fa-volleyball-ball:before {
content: "\f45f"
}
.fa-volume-down:before {
content: "\f027"
}
.fa-volume-off:before {
content: "\f026"
}
.fa-volume-up:before {
content: "\f028"
}
.fa-vuejs:before {
content: "\f41f"
}
.fa-walking:before {
content: "\f554"
}
.fa-wallet:before {
content: "\f555"
}
.fa-warehouse:before {
content: "\f494"
}
.fa-weebly:before {
content: "\f5cc"
}
.fa-weibo:before {
content: "\f18a"
}
.fa-weight:before {
content: "\f496"
}
.fa-weight-hanging:before {
content: "\f5cd"
}
.fa-weixin:before {
content: "\f1d7"
}
.fa-whatsapp:before {
content: "\f232"
}
.fa-whatsapp-square:before {
content: "\f40c"
}
.fa-wheelchair:before {
content: "\f193"
}
.fa-whmcs:before {
content: "\f40d"
}
.fa-wifi:before {
content: "\f1eb"
}
.fa-wikipedia-w:before {
content: "\f266"
}
.fa-window-close:before {
content: "\f410"
}
.fa-window-maximize:before {
content: "\f2d0"
}
.fa-window-minimize:before {
content: "\f2d1"
}
.fa-window-restore:before {
content: "\f2d2"
}
.fa-windows:before {
content: "\f17a"
}
.fa-wine-glass:before {
content: "\f4e3"
}
.fa-wine-glass-alt:before {
content: "\f5ce"
}
.fa-wix:before {
content: "\f5cf"
}
.fa-wolf-pack-battalion:before {
content: "\f514"
}
.fa-won-sign:before {
content: "\f159"
}
.fa-wordpress:before {
content: "\f19a"
}
.fa-wordpress-simple:before {
content: "\f411"
}
.fa-wpbeginner:before {
content: "\f297"
}
.fa-wpexplorer:before {
content: "\f2de"
}
.fa-wpforms:before {
content: "\f298"
}
.fa-wrench:before {
content: "\f0ad"
}
.fa-x-ray:before {
content: "\f497"
}
.fa-xbox:before {
content: "\f412"
}
.fa-xing:before {
content: "\f168"
}
.fa-xing-square:before {
content: "\f169"
}
.fa-y-combinator:before {
content: "\f23b"
}
.fa-yahoo:before {
content: "\f19e"
}
.fa-yandex:before {
content: "\f413"
}
.fa-yandex-international:before {
content: "\f414"
}
.fa-yelp:before {
content: "\f1e9"
}
.fa-yen-sign:before {
content: "\f157"
}
.fa-yin-yang:before {
content: "\f6ad"
}
.fa-yoast:before {
content: "\f2b1"
}
.fa-youtube:before {
content: "\f167"
}
.fa-youtube-square:before {
content: "\f431"
}
.fa-zhihu:before {
content: "\f63f"
}
.sr-only {
border: 0;
clip: rect(0, 0, 0, 0);
height: 1px;
margin: -1px;
overflow: hidden;
padding: 0;
position: absolute;
width: 1px
}
.sr-only-focusable:active,
.sr-only-focusable:focus {
clip: auto;
height: auto;
margin: 0;
overflow: visible;
position: static;
width: auto
}
.fa.fa-glass:before {
content: "\f000"
}
.fa.fa-meetup {
font-family: 'Font Awesome 5 Brands';
font-weight: 400
}
.fa.fa-star-o {
font-family: 'Font Awesome 5 Free';
font-weight: 400
}
.fa.fa-star-o:before {
content: "\f005"
}
.fa.fa-remove:before {
content: "\f00d"
}
.fa.fa-close:before {
content: "\f00d"
}
.fa.fa-gear:before {
content: "\f013"
}
.fa.fa-trash-o {
font-family: 'Font Awesome 5 Free';
font-weight: 400
}
.fa.fa-trash-o:before {
content: "\f2ed"
}
.fa.fa-file-o {
font-family: 'Font Awesome 5 Free';
font-weight: 400
}
.fa.fa-file-o:before {
content: "\f15b"
}
.fa.fa-clock-o {
font-family: 'Font Awesome 5 Free';
font-weight: 400
}
.fa.fa-clock-o:before {
content: "\f017"
}
.fa.fa-arrow-circle-o-down {
font-family: 'Font Awesome 5 Free';
font-weight: 400
}
.fa.fa-arrow-circle-o-down:before {
content: "\f358"
}
.fa.fa-arrow-circle-o-up {
font-family: 'Font Awesome 5 Free';
font-weight: 400
}
.fa.fa-arrow-circle-o-up:before {
content: "\f35b"
}
.fa.fa-play-circle-o {
font-family: 'Font Awesome 5 Free';
font-weight: 400
}
.fa.fa-play-circle-o:before {
content: "\f144"
}
.fa.fa-repeat:before {
content: "\f01e"
}
.fa.fa-rotate-right:before {
content: "\f01e"
}
.fa.fa-refresh:before {
content: "\f021"
}
.fa.fa-list-alt {
font-family: 'Font Awesome 5 Free';
font-weight: 400
}
.fa.fa-dedent:before {
content: "\f03b"
}
.fa.fa-video-camera:before {
content: "\f03d"
}
.fa.fa-picture-o {
font-family: 'Font Awesome 5 Free';
font-weight: 400
}
.fa.fa-picture-o:before {
content: "\f03e"
}
.fa.fa-photo {
font-family: 'Font Awesome 5 Free';
font-weight: 400
}
.fa.fa-photo:before {
content: "\f03e"
}
.fa.fa-image {
font-family: 'Font Awesome 5 Free';
font-weight: 400
}
.fa.fa-image:before {
content: "\f03e"
}
.fa.fa-pencil:before {
content: "\f303"
}
.fa.fa-map-marker:before {
content: "\f3c5"
}
.fa.fa-pencil-square-o {
font-family: 'Font Awesome 5 Free';
font-weight: 400
}
.fa.fa-pencil-square-o:before {
content: "\f044"
}
.fa.fa-share-square-o {
font-family: 'Font Awesome 5 Free';
font-weight: 400
}
.fa.fa-share-square-o:before {
content: "\f14d"
}
.fa.fa-check-square-o {
font-family: 'Font Awesome 5 Free';
font-weight: 400
}
.fa.fa-check-square-o:before {
content: "\f14a"
}
.fa.fa-arrows:before {
content: "\f0b2"
}
.fa.fa-times-circle-o {
font-family: 'Font Awesome 5 Free';
font-weight: 400
}
.fa.fa-times-circle-o:before {
content: "\f057"
}
.fa.fa-check-circle-o {
font-family: 'Font Awesome 5 Free';
font-weight: 400
}
.fa.fa-check-circle-o:before {
content: "\f058"
}
.fa.fa-mail-forward:before {
content: "\f064"
}
.fa.fa-eye {
font-family: 'Font Awesome 5 Free';
font-weight: 400
}
.fa.fa-eye-slash {
font-family: 'Font Awesome 5 Free';
font-weight: 400
}
.fa.fa-warning:before {
content: "\f071"
}
.fa.fa-calendar:before {
content: "\f073"
}
.fa.fa-arrows-v:before {
content: "\f338"
}
.fa.fa-arrows-h:before {
content: "\f337"
}
.fa.fa-bar-chart {
font-family: 'Font Awesome 5 Free';
font-weight: 400
}
.fa.fa-bar-chart:before {
content: "\f080"
}
.fa.fa-bar-chart-o {
font-family: 'Font Awesome 5 Free';
font-weight: 400
}
.fa.fa-bar-chart-o:before {
content: "\f080"
}
.fa.fa-twitter-square {
font-family: 'Font Awesome 5 Brands';
font-weight: 400
}
.fa.fa-facebook-square {
font-family: 'Font Awesome 5 Brands';
font-weight: 400
}
.fa.fa-gears:before {
content: "\f085"
}
.fa.fa-thumbs-o-up {
font-family: 'Font Awesome 5 Free';
font-weight: 400
}
.fa.fa-thumbs-o-up:before {
content: "\f164"
}
.fa.fa-thumbs-o-down {
font-family: 'Font Awesome 5 Free';
font-weight: 400
}
.fa.fa-thumbs-o-down:before {
content: "\f165"
}
.fa.fa-heart-o {
font-family: 'Font Awesome 5 Free';
font-weight: 400
}
.fa.fa-heart-o:before {
content: "\f004"
}
.fa.fa-sign-out:before {
content: "\f2f5"
}
.fa.fa-linkedin-square {
font-family: 'Font Awesome 5 Brands';
font-weight: 400
}
.fa.fa-linkedin-square:before {
content: "\f08c"
}
.fa.fa-thumb-tack:before {
content: "\f08d"
}
.fa.fa-external-link:before {
content: "\f35d"
}
.fa.fa-sign-in:before {
content: "\f2f6"
}
.fa.fa-github-square {
font-family: 'Font Awesome 5 Brands';
font-weight: 400
}
.fa.fa-lemon-o {
font-family: 'Font Awesome 5 Free';
font-weight: 400
}
.fa.fa-lemon-o:before {
content: "\f094"
}
.fa.fa-square-o {
font-family: 'Font Awesome 5 Free';
font-weight: 400
}
.fa.fa-square-o:before {
content: "\f0c8"
}
.fa.fa-bookmark-o {
font-family: 'Font Awesome 5 Free';
font-weight: 400
}
.fa.fa-bookmark-o:before {
content: "\f02e"
}
.fa.fa-twitter {
font-family: 'Font Awesome 5 Brands';
font-weight: 400
}
.fa.fa-facebook {
font-family: 'Font Awesome 5 Brands';
font-weight: 400
}
.fa.fa-facebook:before {
content: "\f39e"
}
.fa.fa-facebook-f {
font-family: 'Font Awesome 5 Brands';
font-weight: 400
}
.fa.fa-facebook-f:before {
content: "\f39e"
}
.fa.fa-github {
font-family: 'Font Awesome 5 Brands';
font-weight: 400
}
.fa.fa-credit-card {
font-family: 'Font Awesome 5 Free';
font-weight: 400
}
.fa.fa-feed:before {
content: "\f09e"
}
.fa.fa-hdd-o {
font-family: 'Font Awesome 5 Free';
font-weight: 400
}
.fa.fa-hdd-o:before {
content: "\f0a0"
}
.fa.fa-hand-o-right {
font-family: 'Font Awesome 5 Free';
font-weight: 400
}
.fa.fa-hand-o-right:before {
content: "\f0a4"
}
.fa.fa-hand-o-left {
font-family: 'Font Awesome 5 Free';
font-weight: 400
}
.fa.fa-hand-o-left:before {
content: "\f0a5"
}
.fa.fa-hand-o-up {
font-family: 'Font Awesome 5 Free';
font-weight: 400
}
.fa.fa-hand-o-up:before {
content: "\f0a6"
}
.fa.fa-hand-o-down {
font-family: 'Font Awesome 5 Free';
font-weight: 400
}
.fa.fa-hand-o-down:before {
content: "\f0a7"
}
.fa.fa-arrows-alt:before {
content: "\f31e"
}
.fa.fa-group:before {
content: "\f0c0"
}
.fa.fa-chain:before {
content: "\f0c1"
}
.fa.fa-scissors:before {
content: "\f0c4"
}
.fa.fa-files-o {
font-family: 'Font Awesome 5 Free';
font-weight: 400
}
.fa.fa-files-o:before {
content: "\f0c5"
}
.fa.fa-floppy-o {
font-family: 'Font Awesome 5 Free';
font-weight: 400
}
.fa.fa-floppy-o:before {
content: "\f0c7"
}
.fa.fa-navicon:before {
content: "\f0c9"
}
.fa.fa-reorder:before {
content: "\f0c9"
}
.fa.fa-pinterest {
font-family: 'Font Awesome 5 Brands';
font-weight: 400
}
.fa.fa-pinterest-square {
font-family: 'Font Awesome 5 Brands';
font-weight: 400
}
.fa.fa-google-plus-square {
font-family: 'Font Awesome 5 Brands';
font-weight: 400
}
.fa.fa-google-plus {
font-family: 'Font Awesome 5 Brands';
font-weight: 400
}
.fa.fa-google-plus:before {
content: "\f0d5"
}
.fa.fa-money {
font-family: 'Font Awesome 5 Free';
font-weight: 400
}
.fa.fa-money:before {
content: "\f3d1"
}
.fa.fa-unsorted:before {
content: "\f0dc"
}
.fa.fa-sort-desc:before {
content: "\f0dd"
}
.fa.fa-sort-asc:before {
content: "\f0de"
}
.fa.fa-linkedin {
font-family: 'Font Awesome 5 Brands';
font-weight: 400
}
.fa.fa-linkedin:before {
content: "\f0e1"
}
.fa.fa-rotate-left:before {
content: "\f0e2"
}
.fa.fa-legal:before {
content: "\f0e3"
}
.fa.fa-tachometer:before {
content: "\f3fd"
}
.fa.fa-dashboard:before {
content: "\f3fd"
}
.fa.fa-comment-o {
font-family: 'Font Awesome 5 Free';
font-weight: 400
}
.fa.fa-comment-o:before {
content: "\f075"
}
.fa.fa-comments-o {
font-family: 'Font Awesome 5 Free';
font-weight: 400
}
.fa.fa-comments-o:before {
content: "\f086"
}
.fa.fa-flash:before {
content: "\f0e7"
}
.fa.fa-clipboard {
font-family: 'Font Awesome 5 Free';
font-weight: 400
}
.fa.fa-paste {
font-family: 'Font Awesome 5 Free';
font-weight: 400
}
.fa.fa-paste:before {
content: "\f328"
}
.fa.fa-lightbulb-o {
font-family: 'Font Awesome 5 Free';
font-weight: 400
}
.fa.fa-lightbulb-o:before {
content: "\f0eb"
}
.fa.fa-exchange:before {
content: "\f362"
}
.fa.fa-cloud-download:before {
content: "\f381"
}
.fa.fa-cloud-upload:before {
content: "\f382"
}
.fa.fa-bell-o {
font-family: 'Font Awesome 5 Free';
font-weight: 400
}
.fa.fa-bell-o:before {
content: "\f0f3"
}
.fa.fa-cutlery:before {
content: "\f2e7"
}
.fa.fa-file-text-o {
font-family: 'Font Awesome 5 Free';
font-weight: 400
}
.fa.fa-file-text-o:before {
content: "\f15c"
}
.fa.fa-building-o {
font-family: 'Font Awesome 5 Free';
font-weight: 400
}
.fa.fa-building-o:before {
content: "\f1ad"
}
.fa.fa-hospital-o {
font-family: 'Font Awesome 5 Free';
font-weight: 400
}
.fa.fa-hospital-o:before {
content: "\f0f8"
}
.fa.fa-tablet:before {
content: "\f3fa"
}
.fa.fa-mobile:before {
content: "\f3cd"
}
.fa.fa-mobile-phone:before {
content: "\f3cd"
}
.fa.fa-circle-o {
font-family: 'Font Awesome 5 Free';
font-weight: 400
}
.fa.fa-circle-o:before {
content: "\f111"
}
.fa.fa-mail-reply:before {
content: "\f3e5"
}
.fa.fa-github-alt {
font-family: 'Font Awesome 5 Brands';
font-weight: 400
}
.fa.fa-folder-o {
font-family: 'Font Awesome 5 Free';
font-weight: 400
}
.fa.fa-folder-o:before {
content: "\f07b"
}
.fa.fa-folder-open-o {
font-family: 'Font Awesome 5 Free';
font-weight: 400
}
.fa.fa-folder-open-o:before {
content: "\f07c"
}
.fa.fa-smile-o {
font-family: 'Font Awesome 5 Free';
font-weight: 400
}
.fa.fa-smile-o:before {
content: "\f118"
}
.fa.fa-frown-o {
font-family: 'Font Awesome 5 Free';
font-weight: 400
}
.fa.fa-frown-o:before {
content: "\f119"
}
.fa.fa-meh-o {
font-family: 'Font Awesome 5 Free';
font-weight: 400
}
.fa.fa-meh-o:before {
content: "\f11a"
}
.fa.fa-keyboard-o {
font-family: 'Font Awesome 5 Free';
font-weight: 400
}
.fa.fa-keyboard-o:before {
content: "\f11c"
}
.fa.fa-flag-o {
font-family: 'Font Awesome 5 Free';
font-weight: 400
}
.fa.fa-flag-o:before {
content: "\f024"
}
.fa.fa-mail-reply-all:before {
content: "\f122"
}
.fa.fa-star-half-o {
font-family: 'Font Awesome 5 Free';
font-weight: 400
}
.fa.fa-star-half-o:before {
content: "\f089"
}
.fa.fa-star-half-empty {
font-family: 'Font Awesome 5 Free';
font-weight: 400
}
.fa.fa-star-half-empty:before {
content: "\f089"
}
.fa.fa-star-half-full {
font-family: 'Font Awesome 5 Free';
font-weight: 400
}
.fa.fa-star-half-full:before {
content: "\f089"
}
.fa.fa-code-fork:before {
content: "\f126"
}
.fa.fa-chain-broken:before {
content: "\f127"
}
.fa.fa-shield:before {
content: "\f3ed"
}
.fa.fa-calendar-o {
font-family: 'Font Awesome 5 Free';
font-weight: 400
}
.fa.fa-calendar-o:before {
content: "\f133"
}
.fa.fa-maxcdn {
font-family: 'Font Awesome 5 Brands';
font-weight: 400
}
.fa.fa-html5 {
font-family: 'Font Awesome 5 Brands';
font-weight: 400
}
.fa.fa-css3 {
font-family: 'Font Awesome 5 Brands';
font-weight: 400
}
.fa.fa-ticket:before {
content: "\f3ff"
}
.fa.fa-minus-square-o {
font-family: 'Font Awesome 5 Free';
font-weight: 400
}
.fa.fa-minus-square-o:before {
content: "\f146"
}
.fa.fa-level-up:before {
content: "\f3bf"
}
.fa.fa-level-down:before {
content: "\f3be"
}
.fa.fa-pencil-square:before {
content: "\f14b"
}
.fa.fa-external-link-square:before {
content: "\f360"
}
.fa.fa-compass {
font-family: 'Font Awesome 5 Free';
font-weight: 400
}
.fa.fa-caret-square-o-down {
font-family: 'Font Awesome 5 Free';
font-weight: 400
}
.fa.fa-caret-square-o-down:before {
content: "\f150"
}
.fa.fa-toggle-down {
font-family: 'Font Awesome 5 Free';
font-weight: 400
}
.fa.fa-toggle-down:before {
content: "\f150"
}
.fa.fa-caret-square-o-up {
font-family: 'Font Awesome 5 Free';
font-weight: 400
}
.fa.fa-caret-square-o-up:before {
content: "\f151"
}
.fa.fa-toggle-up {
font-family: 'Font Awesome 5 Free';
font-weight: 400
}
.fa.fa-toggle-up:before {
content: "\f151"
}
.fa.fa-caret-square-o-right {
font-family: 'Font Awesome 5 Free';
font-weight: 400
}
.fa.fa-caret-square-o-right:before {
content: "\f152"
}
.fa.fa-toggle-right {
font-family: 'Font Awesome 5 Free';
font-weight: 400
}
.fa.fa-toggle-right:before {
content: "\f152"
}
.fa.fa-eur:before {
content: "\f153"
}
.fa.fa-euro:before {
content: "\f153"
}
.fa.fa-gbp:before {
content: "\f154"
}
.fa.fa-usd:before {
content: "\f155"
}
.fa.fa-dollar:before {
content: "\f155"
}
.fa.fa-inr:before {
content: "\f156"
}
.fa.fa-rupee:before {
content: "\f156"
}
.fa.fa-jpy:before {
content: "\f157"
}
.fa.fa-cny:before {
content: "\f157"
}
.fa.fa-rmb:before {
content: "\f157"
}
.fa.fa-yen:before {
content: "\f157"
}
.fa.fa-rub:before {
content: "\f158"
}
.fa.fa-ruble:before {
content: "\f158"
}
.fa.fa-rouble:before {
content: "\f158"
}
.fa.fa-krw:before {
content: "\f159"
}
.fa.fa-won:before {
content: "\f159"
}
.fa.fa-btc {
font-family: 'Font Awesome 5 Brands';
font-weight: 400
}
.fa.fa-bitcoin {
font-family: 'Font Awesome 5 Brands';
font-weight: 400
}
.fa.fa-bitcoin:before {
content: "\f15a"
}
.fa.fa-file-text:before {
content: "\f15c"
}
.fa.fa-sort-alpha-asc:before {
content: "\f15d"
}
.fa.fa-sort-alpha-desc:before {
content: "\f15e"
}
.fa.fa-sort-amount-asc:before {
content: "\f160"
}
.fa.fa-sort-amount-desc:before {
content: "\f161"
}
.fa.fa-sort-numeric-asc:before {
content: "\f162"
}
.fa.fa-sort-numeric-desc:before {
content: "\f163"
}
.fa.fa-youtube-square {
font-family: 'Font Awesome 5 Brands';
font-weight: 400
}
.fa.fa-youtube {
font-family: 'Font Awesome 5 Brands';
font-weight: 400
}
.fa.fa-xing {
font-family: 'Font Awesome 5 Brands';
font-weight: 400
}
.fa.fa-xing-square {
font-family: 'Font Awesome 5 Brands';
font-weight: 400
}
.fa.fa-youtube-play {
font-family: 'Font Awesome 5 Brands';
font-weight: 400
}
.fa.fa-youtube-play:before {
content: "\f167"
}
.fa.fa-dropbox {
font-family: 'Font Awesome 5 Brands';
font-weight: 400
}
.fa.fa-stack-overflow {
font-family: 'Font Awesome 5 Brands';
font-weight: 400
}
.fa.fa-instagram {
font-family: 'Font Awesome 5 Brands';
font-weight: 400
}
.fa.fa-flickr {
font-family: 'Font Awesome 5 Brands';
font-weight: 400
}
.fa.fa-adn {
font-family: 'Font Awesome 5 Brands';
font-weight: 400
}
.fa.fa-bitbucket {
font-family: 'Font Awesome 5 Brands';
font-weight: 400
}
.fa.fa-bitbucket-square {
font-family: 'Font Awesome 5 Brands';
font-weight: 400
}
.fa.fa-bitbucket-square:before {
content: "\f171"
}
.fa.fa-tumblr {
font-family: 'Font Awesome 5 Brands';
font-weight: 400
}
.fa.fa-tumblr-square {
font-family: 'Font Awesome 5 Brands';
font-weight: 400
}
.fa.fa-long-arrow-down:before {
content: "\f309"
}
.fa.fa-long-arrow-up:before {
content: "\f30c"
}
.fa.fa-long-arrow-left:before {
content: "\f30a"
}
.fa.fa-long-arrow-right:before {
content: "\f30b"
}
.fa.fa-apple {
font-family: 'Font Awesome 5 Brands';
font-weight: 400
}
.fa.fa-windows {
font-family: 'Font Awesome 5 Brands';
font-weight: 400
}
.fa.fa-android {
font-family: 'Font Awesome 5 Brands';
font-weight: 400
}
.fa.fa-linux {
font-family: 'Font Awesome 5 Brands';
font-weight: 400
}
.fa.fa-dribbble {
font-family: 'Font Awesome 5 Brands';
font-weight: 400
}
.fa.fa-skype {
font-family: 'Font Awesome 5 Brands';
font-weight: 400
}
.fa.fa-foursquare {
font-family: 'Font Awesome 5 Brands';
font-weight: 400
}
.fa.fa-trello {
font-family: 'Font Awesome 5 Brands';
font-weight: 400
}
.fa.fa-gratipay {
font-family: 'Font Awesome 5 Brands';
font-weight: 400
}
.fa.fa-gittip {
font-family: 'Font Awesome 5 Brands';
font-weight: 400
}
.fa.fa-gittip:before {
content: "\f184"
}
.fa.fa-sun-o {
font-family: 'Font Awesome 5 Free';
font-weight: 400
}
.fa.fa-sun-o:before {
content: "\f185"
}
.fa.fa-moon-o {
font-family: 'Font Awesome 5 Free';
font-weight: 400
}
.fa.fa-moon-o:before {
content: "\f186"
}
.fa.fa-vk {
font-family: 'Font Awesome 5 Brands';
font-weight: 400
}
.fa.fa-weibo {
font-family: 'Font Awesome 5 Brands';
font-weight: 400
}
.fa.fa-renren {
font-family: 'Font Awesome 5 Brands';
font-weight: 400
}
.fa.fa-pagelines {
font-family: 'Font Awesome 5 Brands';
font-weight: 400
}
.fa.fa-stack-exchange {
font-family: 'Font Awesome 5 Brands';
font-weight: 400
}
.fa.fa-arrow-circle-o-right {
font-family: 'Font Awesome 5 Free';
font-weight: 400
}
.fa.fa-arrow-circle-o-right:before {
content: "\f35a"
}
.fa.fa-arrow-circle-o-left {
font-family: 'Font Awesome 5 Free';
font-weight: 400
}
.fa.fa-arrow-circle-o-left:before {
content: "\f359"
}
.fa.fa-caret-square-o-left {
font-family: 'Font Awesome 5 Free';
font-weight: 400
}
.fa.fa-caret-square-o-left:before {
content: "\f191"
}
.fa.fa-toggle-left {
font-family: 'Font Awesome 5 Free';
font-weight: 400
}
.fa.fa-toggle-left:before {
content: "\f191"
}
.fa.fa-dot-circle-o {
font-family: 'Font Awesome 5 Free';
font-weight: 400
}
.fa.fa-dot-circle-o:before {
content: "\f192"
}
.fa.fa-vimeo-square {
font-family: 'Font Awesome 5 Brands';
font-weight: 400
}
.fa.fa-try:before {
content: "\f195"
}
.fa.fa-turkish-lira:before {
content: "\f195"
}
.fa.fa-plus-square-o {
font-family: 'Font Awesome 5 Free';
font-weight: 400
}
.fa.fa-plus-square-o:before {
content: "\f0fe"
}
.fa.fa-slack {
font-family: 'Font Awesome 5 Brands';
font-weight: 400
}
.fa.fa-wordpress {
font-family: 'Font Awesome 5 Brands';
font-weight: 400
}
.fa.fa-openid {
font-family: 'Font Awesome 5 Brands';
font-weight: 400
}
.fa.fa-institution:before {
content: "\f19c"
}
.fa.fa-bank:before {
content: "\f19c"
}
.fa.fa-mortar-board:before {
content: "\f19d"
}
.fa.fa-yahoo {
font-family: 'Font Awesome 5 Brands';
font-weight: 400
}
.fa.fa-google {
font-family: 'Font Awesome 5 Brands';
font-weight: 400
}
.fa.fa-reddit {
font-family: 'Font Awesome 5 Brands';
font-weight: 400
}
.fa.fa-reddit-square {
font-family: 'Font Awesome 5 Brands';
font-weight: 400
}
.fa.fa-stumbleupon-circle {
font-family: 'Font Awesome 5 Brands';
font-weight: 400
}
.fa.fa-stumbleupon {
font-family: 'Font Awesome 5 Brands';
font-weight: 400
}
.fa.fa-delicious {
font-family: 'Font Awesome 5 Brands';
font-weight: 400
}
.fa.fa-digg {
font-family: 'Font Awesome 5 Brands';
font-weight: 400
}
.fa.fa-pied-piper-pp {
font-family: 'Font Awesome 5 Brands';
font-weight: 400
}
.fa.fa-pied-piper-alt {
font-family: 'Font Awesome 5 Brands';
font-weight: 400
}
.fa.fa-drupal {
font-family: 'Font Awesome 5 Brands';
font-weight: 400
}
.fa.fa-joomla {
font-family: 'Font Awesome 5 Brands';
font-weight: 400
}
.fa.fa-spoon:before {
content: "\f2e5"
}
.fa.fa-behance {
font-family: 'Font Awesome 5 Brands';
font-weight: 400
}
.fa.fa-behance-square {
font-family: 'Font Awesome 5 Brands';
font-weight: 400
}
.fa.fa-steam {
font-family: 'Font Awesome 5 Brands';
font-weight: 400
}
.fa.fa-steam-square {
font-family: 'Font Awesome 5 Brands';
font-weight: 400
}
.fa.fa-automobile:before {
content: "\f1b9"
}
.fa.fa-cab:before {
content: "\f1ba"
}
.fa.fa-envelope-o {
font-family: 'Font Awesome 5 Free';
font-weight: 400
}
.fa.fa-envelope-o:before {
content: "\f0e0"
}
.fa.fa-deviantart {
font-family: 'Font Awesome 5 Brands';
font-weight: 400
}
.fa.fa-soundcloud {
font-family: 'Font Awesome 5 Brands';
font-weight: 400
}
.fa.fa-file-pdf-o {
font-family: 'Font Awesome 5 Free';
font-weight: 400
}
.fa.fa-file-pdf-o:before {
content: "\f1c1"
}
.fa.fa-file-word-o {
font-family: 'Font Awesome 5 Free';
font-weight: 400
}
.fa.fa-file-word-o:before {
content: "\f1c2"
}
.fa.fa-file-excel-o {
font-family: 'Font Awesome 5 Free';
font-weight: 400
}
.fa.fa-file-excel-o:before {
content: "\f1c3"
}
.fa.fa-file-powerpoint-o {
font-family: 'Font Awesome 5 Free';
font-weight: 400
}
.fa.fa-file-powerpoint-o:before {
content: "\f1c4"
}
.fa.fa-file-image-o {
font-family: 'Font Awesome 5 Free';
font-weight: 400
}
.fa.fa-file-image-o:before {
content: "\f1c5"
}
.fa.fa-file-photo-o {
font-family: 'Font Awesome 5 Free';
font-weight: 400
}
.fa.fa-file-photo-o:before {
content: "\f1c5"
}
.fa.fa-file-picture-o {
font-family: 'Font Awesome 5 Free';
font-weight: 400
}
.fa.fa-file-picture-o:before {
content: "\f1c5"
}
.fa.fa-file-archive-o {
font-family: 'Font Awesome 5 Free';
font-weight: 400
}
.fa.fa-file-archive-o:before {
content: "\f1c6"
}
.fa.fa-file-zip-o {
font-family: 'Font Awesome 5 Free';
font-weight: 400
}
.fa.fa-file-zip-o:before {
content: "\f1c6"
}
.fa.fa-file-audio-o {
font-family: 'Font Awesome 5 Free';
font-weight: 400
}
.fa.fa-file-audio-o:before {
content: "\f1c7"
}
.fa.fa-file-sound-o {
font-family: 'Font Awesome 5 Free';
font-weight: 400
}
.fa.fa-file-sound-o:before {
content: "\f1c7"
}
.fa.fa-file-video-o {
font-family: 'Font Awesome 5 Free';
font-weight: 400
}
.fa.fa-file-video-o:before {
content: "\f1c8"
}
.fa.fa-file-movie-o {
font-family: 'Font Awesome 5 Free';
font-weight: 400
}
.fa.fa-file-movie-o:before {
content: "\f1c8"
}
.fa.fa-file-code-o {
font-family: 'Font Awesome 5 Free';
font-weight: 400
}
.fa.fa-file-code-o:before {
content: "\f1c9"
}
.fa.fa-vine {
font-family: 'Font Awesome 5 Brands';
font-weight: 400
}
.fa.fa-codepen {
font-family: 'Font Awesome 5 Brands';
font-weight: 400
}
.fa.fa-jsfiddle {
font-family: 'Font Awesome 5 Brands';
font-weight: 400
}
.fa.fa-life-ring {
font-family: 'Font Awesome 5 Free';
font-weight: 400
}
.fa.fa-life-bouy {
font-family: 'Font Awesome 5 Free';
font-weight: 400
}
.fa.fa-life-bouy:before {
content: "\f1cd"
}
.fa.fa-life-buoy {
font-family: 'Font Awesome 5 Free';
font-weight: 400
}
.fa.fa-life-buoy:before {
content: "\f1cd"
}
.fa.fa-life-saver {
font-family: 'Font Awesome 5 Free';
font-weight: 400
}
.fa.fa-life-saver:before {
content: "\f1cd"
}
.fa.fa-support {
font-family: 'Font Awesome 5 Free';
font-weight: 400
}
.fa.fa-support:before {
content: "\f1cd"
}
.fa.fa-circle-o-notch:before {
content: "\f1ce"
}
.fa.fa-rebel {
font-family: 'Font Awesome 5 Brands';
font-weight: 400
}
.fa.fa-ra {
font-family: 'Font Awesome 5 Brands';
font-weight: 400
}
.fa.fa-ra:before {
content: "\f1d0"
}
.fa.fa-resistance {
font-family: 'Font Awesome 5 Brands';
font-weight: 400
}
.fa.fa-resistance:before {
content: "\f1d0"
}
.fa.fa-empire {
font-family: 'Font Awesome 5 Brands';
font-weight: 400
}
.fa.fa-ge {
font-family: 'Font Awesome 5 Brands';
font-weight: 400
}
.fa.fa-ge:before {
content: "\f1d1"
}
.fa.fa-git-square {
font-family: 'Font Awesome 5 Brands';
font-weight: 400
}
.fa.fa-git {
font-family: 'Font Awesome 5 Brands';
font-weight: 400
}
.fa.fa-hacker-news {
font-family: 'Font Awesome 5 Brands';
font-weight: 400
}
.fa.fa-y-combinator-square {
font-family: 'Font Awesome 5 Brands';
font-weight: 400
}
.fa.fa-y-combinator-square:before {
content: "\f1d4"
}
.fa.fa-yc-square {
font-family: 'Font Awesome 5 Brands';
font-weight: 400
}
.fa.fa-yc-square:before {
content: "\f1d4"
}
.fa.fa-tencent-weibo {
font-family: 'Font Awesome 5 Brands';
font-weight: 400
}
.fa.fa-qq {
font-family: 'Font Awesome 5 Brands';
font-weight: 400
}
.fa.fa-weixin {
font-family: 'Font Awesome 5 Brands';
font-weight: 400
}
.fa.fa-wechat {
font-family: 'Font Awesome 5 Brands';
font-weight: 400
}
.fa.fa-wechat:before {
content: "\f1d7"
}
.fa.fa-send:before {
content: "\f1d8"
}
.fa.fa-paper-plane-o {
font-family: 'Font Awesome 5 Free';
font-weight: 400
}
.fa.fa-paper-plane-o:before {
content: "\f1d8"
}
.fa.fa-send-o {
font-family: 'Font Awesome 5 Free';
font-weight: 400
}
.fa.fa-send-o:before {
content: "\f1d8"
}
.fa.fa-circle-thin {
font-family: 'Font Awesome 5 Free';
font-weight: 400
}
.fa.fa-circle-thin:before {
content: "\f111"
}
.fa.fa-header:before {
content: "\f1dc"
}
.fa.fa-sliders:before {
content: "\f1de"
}
.fa.fa-futbol-o {
font-family: 'Font Awesome 5 Free';
font-weight: 400
}
.fa.fa-futbol-o:before {
content: "\f1e3"
}
.fa.fa-soccer-ball-o {
font-family: 'Font Awesome 5 Free';
font-weight: 400
}
.fa.fa-soccer-ball-o:before {
content: "\f1e3"
}
.fa.fa-slideshare {
font-family: 'Font Awesome 5 Brands';
font-weight: 400
}
.fa.fa-twitch {
font-family: 'Font Awesome 5 Brands';
font-weight: 400
}
.fa.fa-yelp {
font-family: 'Font Awesome 5 Brands';
font-weight: 400
}
.fa.fa-newspaper-o {
font-family: 'Font Awesome 5 Free';
font-weight: 400
}
.fa.fa-newspaper-o:before {
content: "\f1ea"
}
.fa.fa-paypal {
font-family: 'Font Awesome 5 Brands';
font-weight: 400
}
.fa.fa-google-wallet {
font-family: 'Font Awesome 5 Brands';
font-weight: 400
}
.fa.fa-cc-visa {
font-family: 'Font Awesome 5 Brands';
font-weight: 400
}
.fa.fa-cc-mastercard {
font-family: 'Font Awesome 5 Brands';
font-weight: 400
}
.fa.fa-cc-discover {
font-family: 'Font Awesome 5 Brands';
font-weight: 400
}
.fa.fa-cc-amex {
font-family: 'Font Awesome 5 Brands';
font-weight: 400
}
.fa.fa-cc-paypal {
font-family: 'Font Awesome 5 Brands';
font-weight: 400
}
.fa.fa-cc-stripe {
font-family: 'Font Awesome 5 Brands';
font-weight: 400
}
.fa.fa-bell-slash-o {
font-family: 'Font Awesome 5 Free';
font-weight: 400
}
.fa.fa-bell-slash-o:before {
content: "\f1f6"
}
.fa.fa-trash:before {
content: "\f2ed"
}
.fa.fa-copyright {
font-family: 'Font Awesome 5 Free';
font-weight: 400
}
.fa.fa-eyedropper:before {
content: "\f1fb"
}
.fa.fa-area-chart:before {
content: "\f1fe"
}
.fa.fa-pie-chart:before {
content: "\f200"
}
.fa.fa-line-chart:before {
content: "\f201"
}
.fa.fa-lastfm {
font-family: 'Font Awesome 5 Brands';
font-weight: 400
}
.fa.fa-lastfm-square {
font-family: 'Font Awesome 5 Brands';
font-weight: 400
}
.fa.fa-ioxhost {
font-family: 'Font Awesome 5 Brands';
font-weight: 400
}
.fa.fa-angellist {
font-family: 'Font Awesome 5 Brands';
font-weight: 400
}
.fa.fa-cc {
font-family: 'Font Awesome 5 Free';
font-weight: 400
}
.fa.fa-cc:before {
content: "\f20a"
}
.fa.fa-ils:before {
content: "\f20b"
}
.fa.fa-shekel:before {
content: "\f20b"
}
.fa.fa-sheqel:before {
content: "\f20b"
}
.fa.fa-meanpath {
font-family: 'Font Awesome 5 Brands';
font-weight: 400
}
.fa.fa-meanpath:before {
content: "\f2b4"
}
.fa.fa-buysellads {
font-family: 'Font Awesome 5 Brands';
font-weight: 400
}
.fa.fa-connectdevelop {
font-family: 'Font Awesome 5 Brands';
font-weight: 400
}
.fa.fa-dashcube {
font-family: 'Font Awesome 5 Brands';
font-weight: 400
}
.fa.fa-forumbee {
font-family: 'Font Awesome 5 Brands';
font-weight: 400
}
.fa.fa-leanpub {
font-family: 'Font Awesome 5 Brands';
font-weight: 400
}
.fa.fa-sellsy {
font-family: 'Font Awesome 5 Brands';
font-weight: 400
}
.fa.fa-shirtsinbulk {
font-family: 'Font Awesome 5 Brands';
font-weight: 400
}
.fa.fa-simplybuilt {
font-family: 'Font Awesome 5 Brands';
font-weight: 400
}
.fa.fa-skyatlas {
font-family: 'Font Awesome 5 Brands';
font-weight: 400
}
.fa.fa-diamond {
font-family: 'Font Awesome 5 Free';
font-weight: 400
}
.fa.fa-diamond:before {
content: "\f3a5"
}
.fa.fa-intersex:before {
content: "\f224"
}
.fa.fa-facebook-official {
font-family: 'Font Awesome 5 Brands';
font-weight: 400
}
.fa.fa-facebook-official:before {
content: "\f09a"
}
.fa.fa-pinterest-p {
font-family: 'Font Awesome 5 Brands';
font-weight: 400
}
.fa.fa-whatsapp {
font-family: 'Font Awesome 5 Brands';
font-weight: 400
}
.fa.fa-hotel:before {
content: "\f236"
}
.fa.fa-viacoin {
font-family: 'Font Awesome 5 Brands';
font-weight: 400
}
.fa.fa-medium {
font-family: 'Font Awesome 5 Brands';
font-weight: 400
}
.fa.fa-y-combinator {
font-family: 'Font Awesome 5 Brands';
font-weight: 400
}
.fa.fa-yc {
font-family: 'Font Awesome 5 Brands';
font-weight: 400
}
.fa.fa-yc:before {
content: "\f23b"
}
.fa.fa-optin-monster {
font-family: 'Font Awesome 5 Brands';
font-weight: 400
}
.fa.fa-opencart {
font-family: 'Font Awesome 5 Brands';
font-weight: 400
}
.fa.fa-expeditedssl {
font-family: 'Font Awesome 5 Brands';
font-weight: 400
}
.fa.fa-battery-4:before {
content: "\f240"
}
.fa.fa-battery:before {
content: "\f240"
}
.fa.fa-battery-3:before {
content: "\f241"
}
.fa.fa-battery-2:before {
content: "\f242"
}
.fa.fa-battery-1:before {
content: "\f243"
}
.fa.fa-battery-0:before {
content: "\f244"
}
.fa.fa-object-group {
font-family: 'Font Awesome 5 Free';
font-weight: 400
}
.fa.fa-object-ungroup {
font-family: 'Font Awesome 5 Free';
font-weight: 400
}
.fa.fa-sticky-note-o {
font-family: 'Font Awesome 5 Free';
font-weight: 400
}
.fa.fa-sticky-note-o:before {
content: "\f249"
}
.fa.fa-cc-jcb {
font-family: 'Font Awesome 5 Brands';
font-weight: 400
}
.fa.fa-cc-diners-club {
font-family: 'Font Awesome 5 Brands';
font-weight: 400
}
.fa.fa-clone {
font-family: 'Font Awesome 5 Free';
font-weight: 400
}
.fa.fa-hourglass-o {
font-family: 'Font Awesome 5 Free';
font-weight: 400
}
.fa.fa-hourglass-o:before {
content: "\f254"
}
.fa.fa-hourglass-1:before {
content: "\f251"
}
.fa.fa-hourglass-2:before {
content: "\f252"
}
.fa.fa-hourglass-3:before {
content: "\f253"
}
.fa.fa-hand-rock-o {
font-family: 'Font Awesome 5 Free';
font-weight: 400
}
.fa.fa-hand-rock-o:before {
content: "\f255"
}
.fa.fa-hand-grab-o {
font-family: 'Font Awesome 5 Free';
font-weight: 400
}
.fa.fa-hand-grab-o:before {
content: "\f255"
}
.fa.fa-hand-paper-o {
font-family: 'Font Awesome 5 Free';
font-weight: 400
}
.fa.fa-hand-paper-o:before {
content: "\f256"
}
.fa.fa-hand-stop-o {
font-family: 'Font Awesome 5 Free';
font-weight: 400
}
.fa.fa-hand-stop-o:before {
content: "\f256"
}
.fa.fa-hand-scissors-o {
font-family: 'Font Awesome 5 Free';
font-weight: 400
}
.fa.fa-hand-scissors-o:before {
content: "\f257"
}
.fa.fa-hand-lizard-o {
font-family: 'Font Awesome 5 Free';
font-weight: 400
}
.fa.fa-hand-lizard-o:before {
content: "\f258"
}
.fa.fa-hand-spock-o {
font-family: 'Font Awesome 5 Free';
font-weight: 400
}
.fa.fa-hand-spock-o:before {
content: "\f259"
}
.fa.fa-hand-pointer-o {
font-family: 'Font Awesome 5 Free';
font-weight: 400
}
.fa.fa-hand-pointer-o:before {
content: "\f25a"
}
.fa.fa-hand-peace-o {
font-family: 'Font Awesome 5 Free';
font-weight: 400
}
.fa.fa-hand-peace-o:before {
content: "\f25b"
}
.fa.fa-registered {
font-family: 'Font Awesome 5 Free';
font-weight: 400
}
.fa.fa-creative-commons {
font-family: 'Font Awesome 5 Brands';
font-weight: 400
}
.fa.fa-gg {
font-family: 'Font Awesome 5 Brands';
font-weight: 400
}
.fa.fa-gg-circle {
font-family: 'Font Awesome 5 Brands';
font-weight: 400
}
.fa.fa-tripadvisor {
font-family: 'Font Awesome 5 Brands';
font-weight: 400
}
.fa.fa-odnoklassniki {
font-family: 'Font Awesome 5 Brands';
font-weight: 400
}
.fa.fa-odnoklassniki-square {
font-family: 'Font Awesome 5 Brands';
font-weight: 400
}
.fa.fa-get-pocket {
font-family: 'Font Awesome 5 Brands';
font-weight: 400
}
.fa.fa-wikipedia-w {
font-family: 'Font Awesome 5 Brands';
font-weight: 400
}
.fa.fa-safari {
font-family: 'Font Awesome 5 Brands';
font-weight: 400
}
.fa.fa-chrome {
font-family: 'Font Awesome 5 Brands';
font-weight: 400
}
.fa.fa-firefox {
font-family: 'Font Awesome 5 Brands';
font-weight: 400
}
.fa.fa-opera {
font-family: 'Font Awesome 5 Brands';
font-weight: 400
}
.fa.fa-internet-explorer {
font-family: 'Font Awesome 5 Brands';
font-weight: 400
}
.fa.fa-television:before {
content: "\f26c"
}
.fa.fa-contao {
font-family: 'Font Awesome 5 Brands';
font-weight: 400
}
.fa.fa-500px {
font-family: 'Font Awesome 5 Brands';
font-weight: 400
}
.fa.fa-amazon {
font-family: 'Font Awesome 5 Brands';
font-weight: 400
}
.fa.fa-calendar-plus-o {
font-family: 'Font Awesome 5 Free';
font-weight: 400
}
.fa.fa-calendar-plus-o:before {
content: "\f271"
}
.fa.fa-calendar-minus-o {
font-family: 'Font Awesome 5 Free';
font-weight: 400
}
.fa.fa-calendar-minus-o:before {
content: "\f272"
}
.fa.fa-calendar-times-o {
font-family: 'Font Awesome 5 Free';
font-weight: 400
}
.fa.fa-calendar-times-o:before {
content: "\f273"
}
.fa.fa-calendar-check-o {
font-family: 'Font Awesome 5 Free';
font-weight: 400
}
.fa.fa-calendar-check-o:before {
content: "\f274"
}
.fa.fa-map-o {
font-family: 'Font Awesome 5 Free';
font-weight: 400
}
.fa.fa-map-o:before {
content: "\f279"
}
.fa.fa-commenting {
font-family: 'Font Awesome 5 Free';
font-weight: 400
}
.fa.fa-commenting:before {
content: "\f4ad"
}
.fa.fa-commenting-o {
font-family: 'Font Awesome 5 Free';
font-weight: 400
}
.fa.fa-commenting-o:before {
content: "\f4ad"
}
.fa.fa-houzz {
font-family: 'Font Awesome 5 Brands';
font-weight: 400
}
.fa.fa-vimeo {
font-family: 'Font Awesome 5 Brands';
font-weight: 400
}
.fa.fa-vimeo:before {
content: "\f27d"
}
.fa.fa-black-tie {
font-family: 'Font Awesome 5 Brands';
font-weight: 400
}
.fa.fa-fonticons {
font-family: 'Font Awesome 5 Brands';
font-weight: 400
}
.fa.fa-reddit-alien {
font-family: 'Font Awesome 5 Brands';
font-weight: 400
}
.fa.fa-edge {
font-family: 'Font Awesome 5 Brands';
font-weight: 400
}
.fa.fa-credit-card-alt:before {
content: "\f09d"
}
.fa.fa-codiepie {
font-family: 'Font Awesome 5 Brands';
font-weight: 400
}
.fa.fa-modx {
font-family: 'Font Awesome 5 Brands';
font-weight: 400
}
.fa.fa-fort-awesome {
font-family: 'Font Awesome 5 Brands';
font-weight: 400
}
.fa.fa-usb {
font-family: 'Font Awesome 5 Brands';
font-weight: 400
}
.fa.fa-product-hunt {
font-family: 'Font Awesome 5 Brands';
font-weight: 400
}
.fa.fa-mixcloud {
font-family: 'Font Awesome 5 Brands';
font-weight: 400
}
.fa.fa-scribd {
font-family: 'Font Awesome 5 Brands';
font-weight: 400
}
.fa.fa-pause-circle-o {
font-family: 'Font Awesome 5 Free';
font-weight: 400
}
.fa.fa-pause-circle-o:before {
content: "\f28b"
}
.fa.fa-stop-circle-o {
font-family: 'Font Awesome 5 Free';
font-weight: 400
}
.fa.fa-stop-circle-o:before {
content: "\f28d"
}
.fa.fa-bluetooth {
font-family: 'Font Awesome 5 Brands';
font-weight: 400
}
.fa.fa-bluetooth-b {
font-family: 'Font Awesome 5 Brands';
font-weight: 400
}
.fa.fa-gitlab {
font-family: 'Font Awesome 5 Brands';
font-weight: 400
}
.fa.fa-wpbeginner {
font-family: 'Font Awesome 5 Brands';
font-weight: 400
}
.fa.fa-wpforms {
font-family: 'Font Awesome 5 Brands';
font-weight: 400
}
.fa.fa-envira {
font-family: 'Font Awesome 5 Brands';
font-weight: 400
}
.fa.fa-wheelchair-alt {
font-family: 'Font Awesome 5 Brands';
font-weight: 400
}
.fa.fa-wheelchair-alt:before {
content: "\f368"
}
.fa.fa-question-circle-o {
font-family: 'Font Awesome 5 Free';
font-weight: 400
}
.fa.fa-question-circle-o:before {
content: "\f059"
}
.fa.fa-volume-control-phone:before {
content: "\f2a0"
}
.fa.fa-asl-interpreting:before {
content: "\f2a3"
}
.fa.fa-deafness:before {
content: "\f2a4"
}
.fa.fa-hard-of-hearing:before {
content: "\f2a4"
}
.fa.fa-glide {
font-family: 'Font Awesome 5 Brands';
font-weight: 400
}
.fa.fa-glide-g {
font-family: 'Font Awesome 5 Brands';
font-weight: 400
}
.fa.fa-signing:before {
content: "\f2a7"
}
.fa.fa-viadeo {
font-family: 'Font Awesome 5 Brands';
font-weight: 400
}
.fa.fa-viadeo-square {
font-family: 'Font Awesome 5 Brands';
font-weight: 400
}
.fa.fa-snapchat {
font-family: 'Font Awesome 5 Brands';
font-weight: 400
}
.fa.fa-snapchat-ghost {
font-family: 'Font Awesome 5 Brands';
font-weight: 400
}
.fa.fa-snapchat-square {
font-family: 'Font Awesome 5 Brands';
font-weight: 400
}
.fa.fa-pied-piper {
font-family: 'Font Awesome 5 Brands';
font-weight: 400
}
.fa.fa-first-order {
font-family: 'Font Awesome 5 Brands';
font-weight: 400
}
.fa.fa-yoast {
font-family: 'Font Awesome 5 Brands';
font-weight: 400
}
.fa.fa-themeisle {
font-family: 'Font Awesome 5 Brands';
font-weight: 400
}
.fa.fa-google-plus-official {
font-family: 'Font Awesome 5 Brands';
font-weight: 400
}
.fa.fa-google-plus-official:before {
content: "\f2b3"
}
.fa.fa-google-plus-circle {
font-family: 'Font Awesome 5 Brands';
font-weight: 400
}
.fa.fa-google-plus-circle:before {
content: "\f2b3"
}
.fa.fa-font-awesome {
font-family: 'Font Awesome 5 Brands';
font-weight: 400
}
.fa.fa-fa {
font-family: 'Font Awesome 5 Brands';
font-weight: 400
}
.fa.fa-fa:before {
content: "\f2b4"
}
.fa.fa-handshake-o {
font-family: 'Font Awesome 5 Free';
font-weight: 400
}
.fa.fa-handshake-o:before {
content: "\f2b5"
}
.fa.fa-envelope-open-o {
font-family: 'Font Awesome 5 Free';
font-weight: 400
}
.fa.fa-envelope-open-o:before {
content: "\f2b6"
}
.fa.fa-linode {
font-family: 'Font Awesome 5 Brands';
font-weight: 400
}
.fa.fa-address-book-o {
font-family: 'Font Awesome 5 Free';
font-weight: 400
}
.fa.fa-address-book-o:before {
content: "\f2b9"
}
.fa.fa-vcard:before {
content: "\f2bb"
}
.fa.fa-address-card-o {
font-family: 'Font Awesome 5 Free';
font-weight: 400
}
.fa.fa-address-card-o:before {
content: "\f2bb"
}
.fa.fa-vcard-o {
font-family: 'Font Awesome 5 Free';
font-weight: 400
}
.fa.fa-vcard-o:before {
content: "\f2bb"
}
.fa.fa-user-circle-o {
font-family: 'Font Awesome 5 Free';
font-weight: 400
}
.fa.fa-user-circle-o:before {
content: "\f2bd"
}
.fa.fa-user-o {
font-family: 'Font Awesome 5 Free';
font-weight: 400
}
.fa.fa-user-o:before {
content: "\f007"
}
.fa.fa-id-badge {
font-family: 'Font Awesome 5 Free';
font-weight: 400
}
.fa.fa-drivers-license:before {
content: "\f2c2"
}
.fa.fa-id-card-o {
font-family: 'Font Awesome 5 Free';
font-weight: 400
}
.fa.fa-id-card-o:before {
content: "\f2c2"
}
.fa.fa-drivers-license-o {
font-family: 'Font Awesome 5 Free';
font-weight: 400
}
.fa.fa-drivers-license-o:before {
content: "\f2c2"
}
.fa.fa-quora {
font-family: 'Font Awesome 5 Brands';
font-weight: 400
}
.fa.fa-free-code-camp {
font-family: 'Font Awesome 5 Brands';
font-weight: 400
}
.fa.fa-telegram {
font-family: 'Font Awesome 5 Brands';
font-weight: 400
}
.fa.fa-thermometer-4:before {
content: "\f2c7"
}
.fa.fa-thermometer:before {
content: "\f2c7"
}
.fa.fa-thermometer-3:before {
content: "\f2c8"
}
.fa.fa-thermometer-2:before {
content: "\f2c9"
}
.fa.fa-thermometer-1:before {
content: "\f2ca"
}
.fa.fa-thermometer-0:before {
content: "\f2cb"
}
.fa.fa-bathtub:before {
content: "\f2cd"
}
.fa.fa-s15:before {
content: "\f2cd"
}
.fa.fa-window-maximize {
font-family: 'Font Awesome 5 Free';
font-weight: 400
}
.fa.fa-window-restore {
font-family: 'Font Awesome 5 Free';
font-weight: 400
}
.fa.fa-times-rectangle:before {
content: "\f410"
}
.fa.fa-window-close-o {
font-family: 'Font Awesome 5 Free';
font-weight: 400
}
.fa.fa-window-close-o:before {
content: "\f410"
}
.fa.fa-times-rectangle-o {
font-family: 'Font Awesome 5 Free';
font-weight: 400
}
.fa.fa-times-rectangle-o:before {
content: "\f410"
}
.fa.fa-bandcamp {
font-family: 'Font Awesome 5 Brands';
font-weight: 400
}
.fa.fa-grav {
font-family: 'Font Awesome 5 Brands';
font-weight: 400
}
.fa.fa-etsy {
font-family: 'Font Awesome 5 Brands';
font-weight: 400
}
.fa.fa-imdb {
font-family: 'Font Awesome 5 Brands';
font-weight: 400
}
.fa.fa-ravelry {
font-family: 'Font Awesome 5 Brands';
font-weight: 400
}
.fa.fa-eercast {
font-family: 'Font Awesome 5 Brands';
font-weight: 400
}
.fa.fa-eercast:before {
content: "\f2da"
}
.fa.fa-snowflake-o {
font-family: 'Font Awesome 5 Free';
font-weight: 400
}
.fa.fa-snowflake-o:before {
content: "\f2dc"
}
.fa.fa-superpowers {
font-family: 'Font Awesome 5 Brands';
font-weight: 400
}
.fa.fa-wpexplorer {
font-family: 'Font Awesome 5 Brands';
font-weight: 400
}
.fa.fa-spotify {
font-family: 'Font Awesome 5 Brands';
font-weight: 400
}
/*!
* Font Awesome Free 5.3.1 by @fontawesome - https://fontawesome.com
* License - https://fontawesome.com/license/free (Icons: CC BY 4.0, Fonts: SIL OFL 1.1, Code: MIT License)
*/
.fa.fa-glass:before {
content: "\f000"
}
.fa.fa-meetup {
font-family: 'Font Awesome 5 Brands';
font-weight: 400
}
.fa.fa-star-o {
font-family: 'Font Awesome 5 Free';
font-weight: 400
}
.fa.fa-star-o:before {
content: "\f005"
}
.fa.fa-remove:before {
content: "\f00d"
}
.fa.fa-close:before {
content: "\f00d"
}
.fa.fa-gear:before {
content: "\f013"
}
.fa.fa-trash-o {
font-family: 'Font Awesome 5 Free';
font-weight: 400
}
.fa.fa-trash-o:before {
content: "\f2ed"
}
.fa.fa-file-o {
font-family: 'Font Awesome 5 Free';
font-weight: 400
}
.fa.fa-file-o:before {
content: "\f15b"
}
.fa.fa-clock-o {
font-family: 'Font Awesome 5 Free';
font-weight: 400
}
.fa.fa-clock-o:before {
content: "\f017"
}
.fa.fa-arrow-circle-o-down {
font-family: 'Font Awesome 5 Free';
font-weight: 400
}
.fa.fa-arrow-circle-o-down:before {
content: "\f358"
}
.fa.fa-arrow-circle-o-up {
font-family: 'Font Awesome 5 Free';
font-weight: 400
}
.fa.fa-arrow-circle-o-up:before {
content: "\f35b"
}
.fa.fa-play-circle-o {
font-family: 'Font Awesome 5 Free';
font-weight: 400
}
.fa.fa-play-circle-o:before {
content: "\f144"
}
.fa.fa-repeat:before {
content: "\f01e"
}
.fa.fa-rotate-right:before {
content: "\f01e"
}
.fa.fa-refresh:before {
content: "\f021"
}
.fa.fa-list-alt {
font-family: 'Font Awesome 5 Free';
font-weight: 400
}
.fa.fa-dedent:before {
content: "\f03b"
}
.fa.fa-video-camera:before {
content: "\f03d"
}
.fa.fa-picture-o {
font-family: 'Font Awesome 5 Free';
font-weight: 400
}
.fa.fa-picture-o:before {
content: "\f03e"
}
.fa.fa-photo {
font-family: 'Font Awesome 5 Free';
font-weight: 400
}
.fa.fa-photo:before {
content: "\f03e"
}
.fa.fa-image {
font-family: 'Font Awesome 5 Free';
font-weight: 400
}
.fa.fa-image:before {
content: "\f03e"
}
.fa.fa-pencil:before {
content: "\f303"
}
.fa.fa-map-marker:before {
content: "\f3c5"
}
.fa.fa-pencil-square-o {
font-family: 'Font Awesome 5 Free';
font-weight: 400
}
.fa.fa-pencil-square-o:before {
content: "\f044"
}
.fa.fa-share-square-o {
font-family: 'Font Awesome 5 Free';
font-weight: 400
}
.fa.fa-share-square-o:before {
content: "\f14d"
}
.fa.fa-check-square-o {
font-family: 'Font Awesome 5 Free';
font-weight: 400
}
.fa.fa-check-square-o:before {
content: "\f14a"
}
.fa.fa-arrows:before {
content: "\f0b2"
}
.fa.fa-times-circle-o {
font-family: 'Font Awesome 5 Free';
font-weight: 400
}
.fa.fa-times-circle-o:before {
content: "\f057"
}
.fa.fa-check-circle-o {
font-family: 'Font Awesome 5 Free';
font-weight: 400
}
.fa.fa-check-circle-o:before {
content: "\f058"
}
.fa.fa-mail-forward:before {
content: "\f064"
}
.fa.fa-eye {
font-family: 'Font Awesome 5 Free';
font-weight: 400
}
.fa.fa-eye-slash {
font-family: 'Font Awesome 5 Free';
font-weight: 400
}
.fa.fa-warning:before {
content: "\f071"
}
.fa.fa-calendar:before {
content: "\f073"
}
.fa.fa-arrows-v:before {
content: "\f338"
}
.fa.fa-arrows-h:before {
content: "\f337"
}
.fa.fa-bar-chart {
font-family: 'Font Awesome 5 Free';
font-weight: 400
}
.fa.fa-bar-chart:before {
content: "\f080"
}
.fa.fa-bar-chart-o {
font-family: 'Font Awesome 5 Free';
font-weight: 400
}
.fa.fa-bar-chart-o:before {
content: "\f080"
}
.fa.fa-twitter-square {
font-family: 'Font Awesome 5 Brands';
font-weight: 400
}
.fa.fa-facebook-square {
font-family: 'Font Awesome 5 Brands';
font-weight: 400
}
.fa.fa-gears:before {
content: "\f085"
}
.fa.fa-thumbs-o-up {
font-family: 'Font Awesome 5 Free';
font-weight: 400
}
.fa.fa-thumbs-o-up:before {
content: "\f164"
}
.fa.fa-thumbs-o-down {
font-family: 'Font Awesome 5 Free';
font-weight: 400
}
.fa.fa-thumbs-o-down:before {
content: "\f165"
}
.fa.fa-heart-o {
font-family: 'Font Awesome 5 Free';
font-weight: 400
}
.fa.fa-heart-o:before {
content: "\f004"
}
.fa.fa-sign-out:before {
content: "\f2f5"
}
.fa.fa-linkedin-square {
font-family: 'Font Awesome 5 Brands';
font-weight: 400
}
.fa.fa-linkedin-square:before {
content: "\f08c"
}
.fa.fa-thumb-tack:before {
content: "\f08d"
}
.fa.fa-external-link:before {
content: "\f35d"
}
.fa.fa-sign-in:before {
content: "\f2f6"
}
.fa.fa-github-square {
font-family: 'Font Awesome 5 Brands';
font-weight: 400
}
.fa.fa-lemon-o {
font-family: 'Font Awesome 5 Free';
font-weight: 400
}
.fa.fa-lemon-o:before {
content: "\f094"
}
.fa.fa-square-o {
font-family: 'Font Awesome 5 Free';
font-weight: 400
}
.fa.fa-square-o:before {
content: "\f0c8"
}
.fa.fa-bookmark-o {
font-family: 'Font Awesome 5 Free';
font-weight: 400
}
.fa.fa-bookmark-o:before {
content: "\f02e"
}
.fa.fa-twitter {
font-family: 'Font Awesome 5 Brands';
font-weight: 400
}
.fa.fa-facebook {
font-family: 'Font Awesome 5 Brands';
font-weight: 400
}
.fa.fa-facebook:before {
content: "\f39e"
}
.fa.fa-facebook-f {
font-family: 'Font Awesome 5 Brands';
font-weight: 400
}
.fa.fa-facebook-f:before {
content: "\f39e"
}
.fa.fa-github {
font-family: 'Font Awesome 5 Brands';
font-weight: 400
}
.fa.fa-credit-card {
font-family: 'Font Awesome 5 Free';
font-weight: 400
}
.fa.fa-feed:before {
content: "\f09e"
}
.fa.fa-hdd-o {
font-family: 'Font Awesome 5 Free';
font-weight: 400
}
.fa.fa-hdd-o:before {
content: "\f0a0"
}
.fa.fa-hand-o-right {
font-family: 'Font Awesome 5 Free';
font-weight: 400
}
.fa.fa-hand-o-right:before {
content: "\f0a4"
}
.fa.fa-hand-o-left {
font-family: 'Font Awesome 5 Free';
font-weight: 400
}
.fa.fa-hand-o-left:before {
content: "\f0a5"
}
.fa.fa-hand-o-up {
font-family: 'Font Awesome 5 Free';
font-weight: 400
}
.fa.fa-hand-o-up:before {
content: "\f0a6"
}
.fa.fa-hand-o-down {
font-family: 'Font Awesome 5 Free';
font-weight: 400
}
.fa.fa-hand-o-down:before {
content: "\f0a7"
}
.fa.fa-arrows-alt:before {
content: "\f31e"
}
.fa.fa-group:before {
content: "\f0c0"
}
.fa.fa-chain:before {
content: "\f0c1"
}
.fa.fa-scissors:before {
content: "\f0c4"
}
.fa.fa-files-o {
font-family: 'Font Awesome 5 Free';
font-weight: 400
}
.fa.fa-files-o:before {
content: "\f0c5"
}
.fa.fa-floppy-o {
font-family: 'Font Awesome 5 Free';
font-weight: 400
}
.fa.fa-floppy-o:before {
content: "\f0c7"
}
.fa.fa-navicon:before {
content: "\f0c9"
}
.fa.fa-reorder:before {
content: "\f0c9"
}
.fa.fa-pinterest {
font-family: 'Font Awesome 5 Brands';
font-weight: 400
}
.fa.fa-pinterest-square {
font-family: 'Font Awesome 5 Brands';
font-weight: 400
}
.fa.fa-google-plus-square {
font-family: 'Font Awesome 5 Brands';
font-weight: 400
}
.fa.fa-google-plus {
font-family: 'Font Awesome 5 Brands';
font-weight: 400
}
.fa.fa-google-plus:before {
content: "\f0d5"
}
.fa.fa-money {
font-family: 'Font Awesome 5 Free';
font-weight: 400
}
.fa.fa-money:before {
content: "\f3d1"
}
.fa.fa-unsorted:before {
content: "\f0dc"
}
.fa.fa-sort-desc:before {
content: "\f0dd"
}
.fa.fa-sort-asc:before {
content: "\f0de"
}
.fa.fa-linkedin {
font-family: 'Font Awesome 5 Brands';
font-weight: 400
}
.fa.fa-linkedin:before {
content: "\f0e1"
}
.fa.fa-rotate-left:before {
content: "\f0e2"
}
.fa.fa-legal:before {
content: "\f0e3"
}
.fa.fa-tachometer:before {
content: "\f3fd"
}
.fa.fa-dashboard:before {
content: "\f3fd"
}
.fa.fa-comment-o {
font-family: 'Font Awesome 5 Free';
font-weight: 400
}
.fa.fa-comment-o:before {
content: "\f075"
}
.fa.fa-comments-o {
font-family: 'Font Awesome 5 Free';
font-weight: 400
}
.fa.fa-comments-o:before {
content: "\f086"
}
.fa.fa-flash:before {
content: "\f0e7"
}
.fa.fa-clipboard {
font-family: 'Font Awesome 5 Free';
font-weight: 400
}
.fa.fa-paste {
font-family: 'Font Awesome 5 Free';
font-weight: 400
}
.fa.fa-paste:before {
content: "\f328"
}
.fa.fa-lightbulb-o {
font-family: 'Font Awesome 5 Free';
font-weight: 400
}
.fa.fa-lightbulb-o:before {
content: "\f0eb"
}
.fa.fa-exchange:before {
content: "\f362"
}
.fa.fa-cloud-download:before {
content: "\f381"
}
.fa.fa-cloud-upload:before {
content: "\f382"
}
.fa.fa-bell-o {
font-family: 'Font Awesome 5 Free';
font-weight: 400
}
.fa.fa-bell-o:before {
content: "\f0f3"
}
.fa.fa-cutlery:before {
content: "\f2e7"
}
.fa.fa-file-text-o {
font-family: 'Font Awesome 5 Free';
font-weight: 400
}
.fa.fa-file-text-o:before {
content: "\f15c"
}
.fa.fa-building-o {
font-family: 'Font Awesome 5 Free';
font-weight: 400
}
.fa.fa-building-o:before {
content: "\f1ad"
}
.fa.fa-hospital-o {
font-family: 'Font Awesome 5 Free';
font-weight: 400
}
.fa.fa-hospital-o:before {
content: "\f0f8"
}
.fa.fa-tablet:before {
content: "\f3fa"
}
.fa.fa-mobile:before {
content: "\f3cd"
}
.fa.fa-mobile-phone:before {
content: "\f3cd"
}
.fa.fa-circle-o {
font-family: 'Font Awesome 5 Free';
font-weight: 400
}
.fa.fa-circle-o:before {
content: "\f111"
}
.fa.fa-mail-reply:before {
content: "\f3e5"
}
.fa.fa-github-alt {
font-family: 'Font Awesome 5 Brands';
font-weight: 400
}
.fa.fa-folder-o {
font-family: 'Font Awesome 5 Free';
font-weight: 400
}
.fa.fa-folder-o:before {
content: "\f07b"
}
.fa.fa-folder-open-o {
font-family: 'Font Awesome 5 Free';
font-weight: 400
}
.fa.fa-folder-open-o:before {
content: "\f07c"
}
.fa.fa-smile-o {
font-family: 'Font Awesome 5 Free';
font-weight: 400
}
.fa.fa-smile-o:before {
content: "\f118"
}
.fa.fa-frown-o {
font-family: 'Font Awesome 5 Free';
font-weight: 400
}
.fa.fa-frown-o:before {
content: "\f119"
}
.fa.fa-meh-o {
font-family: 'Font Awesome 5 Free';
font-weight: 400
}
.fa.fa-meh-o:before {
content: "\f11a"
}
.fa.fa-keyboard-o {
font-family: 'Font Awesome 5 Free';
font-weight: 400
}
.fa.fa-keyboard-o:before {
content: "\f11c"
}
.fa.fa-flag-o {
font-family: 'Font Awesome 5 Free';
font-weight: 400
}
.fa.fa-flag-o:before {
content: "\f024"
}
.fa.fa-mail-reply-all:before {
content: "\f122"
}
.fa.fa-star-half-o {
font-family: 'Font Awesome 5 Free';
font-weight: 400
}
.fa.fa-star-half-o:before {
content: "\f089"
}
.fa.fa-star-half-empty {
font-family: 'Font Awesome 5 Free';
font-weight: 400
}
.fa.fa-star-half-empty:before {
content: "\f089"
}
.fa.fa-star-half-full {
font-family: 'Font Awesome 5 Free';
font-weight: 400
}
.fa.fa-star-half-full:before {
content: "\f089"
}
.fa.fa-code-fork:before {
content: "\f126"
}
.fa.fa-chain-broken:before {
content: "\f127"
}
.fa.fa-shield:before {
content: "\f3ed"
}
.fa.fa-calendar-o {
font-family: 'Font Awesome 5 Free';
font-weight: 400
}
.fa.fa-calendar-o:before {
content: "\f133"
}
.fa.fa-maxcdn {
font-family: 'Font Awesome 5 Brands';
font-weight: 400
}
.fa.fa-html5 {
font-family: 'Font Awesome 5 Brands';
font-weight: 400
}
.fa.fa-css3 {
font-family: 'Font Awesome 5 Brands';
font-weight: 400
}
.fa.fa-ticket:before {
content: "\f3ff"
}
.fa.fa-minus-square-o {
font-family: 'Font Awesome 5 Free';
font-weight: 400
}
.fa.fa-minus-square-o:before {
content: "\f146"
}
.fa.fa-level-up:before {
content: "\f3bf"
}
.fa.fa-level-down:before {
content: "\f3be"
}
.fa.fa-pencil-square:before {
content: "\f14b"
}
.fa.fa-external-link-square:before {
content: "\f360"
}
.fa.fa-compass {
font-family: 'Font Awesome 5 Free';
font-weight: 400
}
.fa.fa-caret-square-o-down {
font-family: 'Font Awesome 5 Free';
font-weight: 400
}
.fa.fa-caret-square-o-down:before {
content: "\f150"
}
.fa.fa-toggle-down {
font-family: 'Font Awesome 5 Free';
font-weight: 400
}
.fa.fa-toggle-down:before {
content: "\f150"
}
.fa.fa-caret-square-o-up {
font-family: 'Font Awesome 5 Free';
font-weight: 400
}
.fa.fa-caret-square-o-up:before {
content: "\f151"
}
.fa.fa-toggle-up {
font-family: 'Font Awesome 5 Free';
font-weight: 400
}
.fa.fa-toggle-up:before {
content: "\f151"
}
.fa.fa-caret-square-o-right {
font-family: 'Font Awesome 5 Free';
font-weight: 400
}
.fa.fa-caret-square-o-right:before {
content: "\f152"
}
.fa.fa-toggle-right {
font-family: 'Font Awesome 5 Free';
font-weight: 400
}
.fa.fa-toggle-right:before {
content: "\f152"
}
.fa.fa-eur:before {
content: "\f153"
}
.fa.fa-euro:before {
content: "\f153"
}
.fa.fa-gbp:before {
content: "\f154"
}
.fa.fa-usd:before {
content: "\f155"
}
.fa.fa-dollar:before {
content: "\f155"
}
.fa.fa-inr:before {
content: "\f156"
}
.fa.fa-rupee:before {
content: "\f156"
}
.fa.fa-jpy:before {
content: "\f157"
}
.fa.fa-cny:before {
content: "\f157"
}
.fa.fa-rmb:before {
content: "\f157"
}
.fa.fa-yen:before {
content: "\f157"
}
.fa.fa-rub:before {
content: "\f158"
}
.fa.fa-ruble:before {
content: "\f158"
}
.fa.fa-rouble:before {
content: "\f158"
}
.fa.fa-krw:before {
content: "\f159"
}
.fa.fa-won:before {
content: "\f159"
}
.fa.fa-btc {
font-family: 'Font Awesome 5 Brands';
font-weight: 400
}
.fa.fa-bitcoin {
font-family: 'Font Awesome 5 Brands';
font-weight: 400
}
.fa.fa-bitcoin:before {
content: "\f15a"
}
.fa.fa-file-text:before {
content: "\f15c"
}
.fa.fa-sort-alpha-asc:before {
content: "\f15d"
}
.fa.fa-sort-alpha-desc:before {
content: "\f15e"
}
.fa.fa-sort-amount-asc:before {
content: "\f160"
}
.fa.fa-sort-amount-desc:before {
content: "\f161"
}
.fa.fa-sort-numeric-asc:before {
content: "\f162"
}
.fa.fa-sort-numeric-desc:before {
content: "\f163"
}
.fa.fa-youtube-square {
font-family: 'Font Awesome 5 Brands';
font-weight: 400
}
.fa.fa-youtube {
font-family: 'Font Awesome 5 Brands';
font-weight: 400
}
.fa.fa-xing {
font-family: 'Font Awesome 5 Brands';
font-weight: 400
}
.fa.fa-xing-square {
font-family: 'Font Awesome 5 Brands';
font-weight: 400
}
.fa.fa-youtube-play {
font-family: 'Font Awesome 5 Brands';
font-weight: 400
}
.fa.fa-youtube-play:before {
content: "\f167"
}
.fa.fa-dropbox {
font-family: 'Font Awesome 5 Brands';
font-weight: 400
}
.fa.fa-stack-overflow {
font-family: 'Font Awesome 5 Brands';
font-weight: 400
}
.fa.fa-instagram {
font-family: 'Font Awesome 5 Brands';
font-weight: 400
}
.fa.fa-flickr {
font-family: 'Font Awesome 5 Brands';
font-weight: 400
}
.fa.fa-adn {
font-family: 'Font Awesome 5 Brands';
font-weight: 400
}
.fa.fa-bitbucket {
font-family: 'Font Awesome 5 Brands';
font-weight: 400
}
.fa.fa-bitbucket-square {
font-family: 'Font Awesome 5 Brands';
font-weight: 400
}
.fa.fa-bitbucket-square:before {
content: "\f171"
}
.fa.fa-tumblr {
font-family: 'Font Awesome 5 Brands';
font-weight: 400
}
.fa.fa-tumblr-square {
font-family: 'Font Awesome 5 Brands';
font-weight: 400
}
.fa.fa-long-arrow-down:before {
content: "\f309"
}
.fa.fa-long-arrow-up:before {
content: "\f30c"
}
.fa.fa-long-arrow-left:before {
content: "\f30a"
}
.fa.fa-long-arrow-right:before {
content: "\f30b"
}
.fa.fa-apple {
font-family: 'Font Awesome 5 Brands';
font-weight: 400
}
.fa.fa-windows {
font-family: 'Font Awesome 5 Brands';
font-weight: 400
}
.fa.fa-android {
font-family: 'Font Awesome 5 Brands';
font-weight: 400
}
.fa.fa-linux {
font-family: 'Font Awesome 5 Brands';
font-weight: 400
}
.fa.fa-dribbble {
font-family: 'Font Awesome 5 Brands';
font-weight: 400
}
.fa.fa-skype {
font-family: 'Font Awesome 5 Brands';
font-weight: 400
}
.fa.fa-foursquare {
font-family: 'Font Awesome 5 Brands';
font-weight: 400
}
.fa.fa-trello {
font-family: 'Font Awesome 5 Brands';
font-weight: 400
}
.fa.fa-gratipay {
font-family: 'Font Awesome 5 Brands';
font-weight: 400
}
.fa.fa-gittip {
font-family: 'Font Awesome 5 Brands';
font-weight: 400
}
.fa.fa-gittip:before {
content: "\f184"
}
.fa.fa-sun-o {
font-family: 'Font Awesome 5 Free';
font-weight: 400
}
.fa.fa-sun-o:before {
content: "\f185"
}
.fa.fa-moon-o {
font-family: 'Font Awesome 5 Free';
font-weight: 400
}
.fa.fa-moon-o:before {
content: "\f186"
}
.fa.fa-vk {
font-family: 'Font Awesome 5 Brands';
font-weight: 400
}
.fa.fa-weibo {
font-family: 'Font Awesome 5 Brands';
font-weight: 400
}
.fa.fa-renren {
font-family: 'Font Awesome 5 Brands';
font-weight: 400
}
.fa.fa-pagelines {
font-family: 'Font Awesome 5 Brands';
font-weight: 400
}
.fa.fa-stack-exchange {
font-family: 'Font Awesome 5 Brands';
font-weight: 400
}
.fa.fa-arrow-circle-o-right {
font-family: 'Font Awesome 5 Free';
font-weight: 400
}
.fa.fa-arrow-circle-o-right:before {
content: "\f35a"
}
.fa.fa-arrow-circle-o-left {
font-family: 'Font Awesome 5 Free';
font-weight: 400
}
.fa.fa-arrow-circle-o-left:before {
content: "\f359"
}
.fa.fa-caret-square-o-left {
font-family: 'Font Awesome 5 Free';
font-weight: 400
}
.fa.fa-caret-square-o-left:before {
content: "\f191"
}
.fa.fa-toggle-left {
font-family: 'Font Awesome 5 Free';
font-weight: 400
}
.fa.fa-toggle-left:before {
content: "\f191"
}
.fa.fa-dot-circle-o {
font-family: 'Font Awesome 5 Free';
font-weight: 400
}
.fa.fa-dot-circle-o:before {
content: "\f192"
}
.fa.fa-vimeo-square {
font-family: 'Font Awesome 5 Brands';
font-weight: 400
}
.fa.fa-try:before {
content: "\f195"
}
.fa.fa-turkish-lira:before {
content: "\f195"
}
.fa.fa-plus-square-o {
font-family: 'Font Awesome 5 Free';
font-weight: 400
}
.fa.fa-plus-square-o:before {
content: "\f0fe"
}
.fa.fa-slack {
font-family: 'Font Awesome 5 Brands';
font-weight: 400
}
.fa.fa-wordpress {
font-family: 'Font Awesome 5 Brands';
font-weight: 400
}
.fa.fa-openid {
font-family: 'Font Awesome 5 Brands';
font-weight: 400
}
.fa.fa-institution:before {
content: "\f19c"
}
.fa.fa-bank:before {
content: "\f19c"
}
.fa.fa-mortar-board:before {
content: "\f19d"
}
.fa.fa-yahoo {
font-family: 'Font Awesome 5 Brands';
font-weight: 400
}
.fa.fa-google {
font-family: 'Font Awesome 5 Brands';
font-weight: 400
}
.fa.fa-reddit {
font-family: 'Font Awesome 5 Brands';
font-weight: 400
}
.fa.fa-reddit-square {
font-family: 'Font Awesome 5 Brands';
font-weight: 400
}
.fa.fa-stumbleupon-circle {
font-family: 'Font Awesome 5 Brands';
font-weight: 400
}
.fa.fa-stumbleupon {
font-family: 'Font Awesome 5 Brands';
font-weight: 400
}
.fa.fa-delicious {
font-family: 'Font Awesome 5 Brands';
font-weight: 400
}
.fa.fa-digg {
font-family: 'Font Awesome 5 Brands';
font-weight: 400
}
.fa.fa-pied-piper-pp {
font-family: 'Font Awesome 5 Brands';
font-weight: 400
}
.fa.fa-pied-piper-alt {
font-family: 'Font Awesome 5 Brands';
font-weight: 400
}
.fa.fa-drupal {
font-family: 'Font Awesome 5 Brands';
font-weight: 400
}
.fa.fa-joomla {
font-family: 'Font Awesome 5 Brands';
font-weight: 400
}
.fa.fa-spoon:before {
content: "\f2e5"
}
.fa.fa-behance {
font-family: 'Font Awesome 5 Brands';
font-weight: 400
}
.fa.fa-behance-square {
font-family: 'Font Awesome 5 Brands';
font-weight: 400
}
.fa.fa-steam {
font-family: 'Font Awesome 5 Brands';
font-weight: 400
}
.fa.fa-steam-square {
font-family: 'Font Awesome 5 Brands';
font-weight: 400
}
.fa.fa-automobile:before {
content: "\f1b9"
}
.fa.fa-cab:before {
content: "\f1ba"
}
.fa.fa-envelope-o {
font-family: 'Font Awesome 5 Free';
font-weight: 400
}
.fa.fa-envelope-o:before {
content: "\f0e0"
}
.fa.fa-deviantart {
font-family: 'Font Awesome 5 Brands';
font-weight: 400
}
.fa.fa-soundcloud {
font-family: 'Font Awesome 5 Brands';
font-weight: 400
}
.fa.fa-file-pdf-o {
font-family: 'Font Awesome 5 Free';
font-weight: 400
}
.fa.fa-file-pdf-o:before {
content: "\f1c1"
}
.fa.fa-file-word-o {
font-family: 'Font Awesome 5 Free';
font-weight: 400
}
.fa.fa-file-word-o:before {
content: "\f1c2"
}
.fa.fa-file-excel-o {
font-family: 'Font Awesome 5 Free';
font-weight: 400
}
.fa.fa-file-excel-o:before {
content: "\f1c3"
}
.fa.fa-file-powerpoint-o {
font-family: 'Font Awesome 5 Free';
font-weight: 400
}
.fa.fa-file-powerpoint-o:before {
content: "\f1c4"
}
.fa.fa-file-image-o {
font-family: 'Font Awesome 5 Free';
font-weight: 400
}
.fa.fa-file-image-o:before {
content: "\f1c5"
}
.fa.fa-file-photo-o {
font-family: 'Font Awesome 5 Free';
font-weight: 400
}
.fa.fa-file-photo-o:before {
content: "\f1c5"
}
.fa.fa-file-picture-o {
font-family: 'Font Awesome 5 Free';
font-weight: 400
}
.fa.fa-file-picture-o:before {
content: "\f1c5"
}
.fa.fa-file-archive-o {
font-family: 'Font Awesome 5 Free';
font-weight: 400
}
.fa.fa-file-archive-o:before {
content: "\f1c6"
}
.fa.fa-file-zip-o {
font-family: 'Font Awesome 5 Free';
font-weight: 400
}
.fa.fa-file-zip-o:before {
content: "\f1c6"
}
.fa.fa-file-audio-o {
font-family: 'Font Awesome 5 Free';
font-weight: 400
}
.fa.fa-file-audio-o:before {
content: "\f1c7"
}
.fa.fa-file-sound-o {
font-family: 'Font Awesome 5 Free';
font-weight: 400
}
.fa.fa-file-sound-o:before {
content: "\f1c7"
}
.fa.fa-file-video-o {
font-family: 'Font Awesome 5 Free';
font-weight: 400
}
.fa.fa-file-video-o:before {
content: "\f1c8"
}
.fa.fa-file-movie-o {
font-family: 'Font Awesome 5 Free';
font-weight: 400
}
.fa.fa-file-movie-o:before {
content: "\f1c8"
}
.fa.fa-file-code-o {
font-family: 'Font Awesome 5 Free';
font-weight: 400
}
.fa.fa-file-code-o:before {
content: "\f1c9"
}
.fa.fa-vine {
font-family: 'Font Awesome 5 Brands';
font-weight: 400
}
.fa.fa-codepen {
font-family: 'Font Awesome 5 Brands';
font-weight: 400
}
.fa.fa-jsfiddle {
font-family: 'Font Awesome 5 Brands';
font-weight: 400
}
.fa.fa-life-ring {
font-family: 'Font Awesome 5 Free';
font-weight: 400
}
.fa.fa-life-bouy {
font-family: 'Font Awesome 5 Free';
font-weight: 400
}
.fa.fa-life-bouy:before {
content: "\f1cd"
}
.fa.fa-life-buoy {
font-family: 'Font Awesome 5 Free';
font-weight: 400
}
.fa.fa-life-buoy:before {
content: "\f1cd"
}
.fa.fa-life-saver {
font-family: 'Font Awesome 5 Free';
font-weight: 400
}
.fa.fa-life-saver:before {
content: "\f1cd"
}
.fa.fa-support {
font-family: 'Font Awesome 5 Free';
font-weight: 400
}
.fa.fa-support:before {
content: "\f1cd"
}
.fa.fa-circle-o-notch:before {
content: "\f1ce"
}
.fa.fa-rebel {
font-family: 'Font Awesome 5 Brands';
font-weight: 400
}
.fa.fa-ra {
font-family: 'Font Awesome 5 Brands';
font-weight: 400
}
.fa.fa-ra:before {
content: "\f1d0"
}
.fa.fa-resistance {
font-family: 'Font Awesome 5 Brands';
font-weight: 400
}
.fa.fa-resistance:before {
content: "\f1d0"
}
.fa.fa-empire {
font-family: 'Font Awesome 5 Brands';
font-weight: 400
}
.fa.fa-ge {
font-family: 'Font Awesome 5 Brands';
font-weight: 400
}
.fa.fa-ge:before {
content: "\f1d1"
}
.fa.fa-git-square {
font-family: 'Font Awesome 5 Brands';
font-weight: 400
}
.fa.fa-git {
font-family: 'Font Awesome 5 Brands';
font-weight: 400
}
.fa.fa-hacker-news {
font-family: 'Font Awesome 5 Brands';
font-weight: 400
}
.fa.fa-y-combinator-square {
font-family: 'Font Awesome 5 Brands';
font-weight: 400
}
.fa.fa-y-combinator-square:before {
content: "\f1d4"
}
.fa.fa-yc-square {
font-family: 'Font Awesome 5 Brands';
font-weight: 400
}
.fa.fa-yc-square:before {
content: "\f1d4"
}
.fa.fa-tencent-weibo {
font-family: 'Font Awesome 5 Brands';
font-weight: 400
}
.fa.fa-qq {
font-family: 'Font Awesome 5 Brands';
font-weight: 400
}
.fa.fa-weixin {
font-family: 'Font Awesome 5 Brands';
font-weight: 400
}
.fa.fa-wechat {
font-family: 'Font Awesome 5 Brands';
font-weight: 400
}
.fa.fa-wechat:before {
content: "\f1d7"
}
.fa.fa-send:before {
content: "\f1d8"
}
.fa.fa-paper-plane-o {
font-family: 'Font Awesome 5 Free';
font-weight: 400
}
.fa.fa-paper-plane-o:before {
content: "\f1d8"
}
.fa.fa-send-o {
font-family: 'Font Awesome 5 Free';
font-weight: 400
}
.fa.fa-send-o:before {
content: "\f1d8"
}
.fa.fa-circle-thin {
font-family: 'Font Awesome 5 Free';
font-weight: 400
}
.fa.fa-circle-thin:before {
content: "\f111"
}
.fa.fa-header:before {
content: "\f1dc"
}
.fa.fa-sliders:before {
content: "\f1de"
}
.fa.fa-futbol-o {
font-family: 'Font Awesome 5 Free';
font-weight: 400
}
.fa.fa-futbol-o:before {
content: "\f1e3"
}
.fa.fa-soccer-ball-o {
font-family: 'Font Awesome 5 Free';
font-weight: 400
}
.fa.fa-soccer-ball-o:before {
content: "\f1e3"
}
.fa.fa-slideshare {
font-family: 'Font Awesome 5 Brands';
font-weight: 400
}
.fa.fa-twitch {
font-family: 'Font Awesome 5 Brands';
font-weight: 400
}
.fa.fa-yelp {
font-family: 'Font Awesome 5 Brands';
font-weight: 400
}
.fa.fa-newspaper-o {
font-family: 'Font Awesome 5 Free';
font-weight: 400
}
.fa.fa-newspaper-o:before {
content: "\f1ea"
}
.fa.fa-paypal {
font-family: 'Font Awesome 5 Brands';
font-weight: 400
}
.fa.fa-google-wallet {
font-family: 'Font Awesome 5 Brands';
font-weight: 400
}
.fa.fa-cc-visa {
font-family: 'Font Awesome 5 Brands';
font-weight: 400
}
.fa.fa-cc-mastercard {
font-family: 'Font Awesome 5 Brands';
font-weight: 400
}
.fa.fa-cc-discover {
font-family: 'Font Awesome 5 Brands';
font-weight: 400
}
.fa.fa-cc-amex {
font-family: 'Font Awesome 5 Brands';
font-weight: 400
}
.fa.fa-cc-paypal {
font-family: 'Font Awesome 5 Brands';
font-weight: 400
}
.fa.fa-cc-stripe {
font-family: 'Font Awesome 5 Brands';
font-weight: 400
}
.fa.fa-bell-slash-o {
font-family: 'Font Awesome 5 Free';
font-weight: 400
}
.fa.fa-bell-slash-o:before {
content: "\f1f6"
}
.fa.fa-trash:before {
content: "\f2ed"
}
.fa.fa-copyright {
font-family: 'Font Awesome 5 Free';
font-weight: 400
}
.fa.fa-eyedropper:before {
content: "\f1fb"
}
.fa.fa-area-chart:before {
content: "\f1fe"
}
.fa.fa-pie-chart:before {
content: "\f200"
}
.fa.fa-line-chart:before {
content: "\f201"
}
.fa.fa-lastfm {
font-family: 'Font Awesome 5 Brands';
font-weight: 400
}
.fa.fa-lastfm-square {
font-family: 'Font Awesome 5 Brands';
font-weight: 400
}
.fa.fa-ioxhost {
font-family: 'Font Awesome 5 Brands';
font-weight: 400
}
.fa.fa-angellist {
font-family: 'Font Awesome 5 Brands';
font-weight: 400
}
.fa.fa-cc {
font-family: 'Font Awesome 5 Free';
font-weight: 400
}
.fa.fa-cc:before {
content: "\f20a"
}
.fa.fa-ils:before {
content: "\f20b"
}
.fa.fa-shekel:before {
content: "\f20b"
}
.fa.fa-sheqel:before {
content: "\f20b"
}
.fa.fa-meanpath {
font-family: 'Font Awesome 5 Brands';
font-weight: 400
}
.fa.fa-meanpath:before {
content: "\f2b4"
}
.fa.fa-buysellads {
font-family: 'Font Awesome 5 Brands';
font-weight: 400
}
.fa.fa-connectdevelop {
font-family: 'Font Awesome 5 Brands';
font-weight: 400
}
.fa.fa-dashcube {
font-family: 'Font Awesome 5 Brands';
font-weight: 400
}
.fa.fa-forumbee {
font-family: 'Font Awesome 5 Brands';
font-weight: 400
}
.fa.fa-leanpub {
font-family: 'Font Awesome 5 Brands';
font-weight: 400
}
.fa.fa-sellsy {
font-family: 'Font Awesome 5 Brands';
font-weight: 400
}
.fa.fa-shirtsinbulk {
font-family: 'Font Awesome 5 Brands';
font-weight: 400
}
.fa.fa-simplybuilt {
font-family: 'Font Awesome 5 Brands';
font-weight: 400
}
.fa.fa-skyatlas {
font-family: 'Font Awesome 5 Brands';
font-weight: 400
}
.fa.fa-diamond {
font-family: 'Font Awesome 5 Free';
font-weight: 400
}
.fa.fa-diamond:before {
content: "\f3a5"
}
.fa.fa-intersex:before {
content: "\f224"
}
.fa.fa-facebook-official {
font-family: 'Font Awesome 5 Brands';
font-weight: 400
}
.fa.fa-facebook-official:before {
content: "\f09a"
}
.fa.fa-pinterest-p {
font-family: 'Font Awesome 5 Brands';
font-weight: 400
}
.fa.fa-whatsapp {
font-family: 'Font Awesome 5 Brands';
font-weight: 400
}
.fa.fa-hotel:before {
content: "\f236"
}
.fa.fa-viacoin {
font-family: 'Font Awesome 5 Brands';
font-weight: 400
}
.fa.fa-medium {
font-family: 'Font Awesome 5 Brands';
font-weight: 400
}
.fa.fa-y-combinator {
font-family: 'Font Awesome 5 Brands';
font-weight: 400
}
.fa.fa-yc {
font-family: 'Font Awesome 5 Brands';
font-weight: 400
}
.fa.fa-yc:before {
content: "\f23b"
}
.fa.fa-optin-monster {
font-family: 'Font Awesome 5 Brands';
font-weight: 400
}
.fa.fa-opencart {
font-family: 'Font Awesome 5 Brands';
font-weight: 400
}
.fa.fa-expeditedssl {
font-family: 'Font Awesome 5 Brands';
font-weight: 400
}
.fa.fa-battery-4:before {
content: "\f240"
}
.fa.fa-battery:before {
content: "\f240"
}
.fa.fa-battery-3:before {
content: "\f241"
}
.fa.fa-battery-2:before {
content: "\f242"
}
.fa.fa-battery-1:before {
content: "\f243"
}
.fa.fa-battery-0:before {
content: "\f244"
}
.fa.fa-object-group {
font-family: 'Font Awesome 5 Free';
font-weight: 400
}
.fa.fa-object-ungroup {
font-family: 'Font Awesome 5 Free';
font-weight: 400
}
.fa.fa-sticky-note-o {
font-family: 'Font Awesome 5 Free';
font-weight: 400
}
.fa.fa-sticky-note-o:before {
content: "\f249"
}
.fa.fa-cc-jcb {
font-family: 'Font Awesome 5 Brands';
font-weight: 400
}
.fa.fa-cc-diners-club {
font-family: 'Font Awesome 5 Brands';
font-weight: 400
}
.fa.fa-clone {
font-family: 'Font Awesome 5 Free';
font-weight: 400
}
.fa.fa-hourglass-o {
font-family: 'Font Awesome 5 Free';
font-weight: 400
}
.fa.fa-hourglass-o:before {
content: "\f254"
}
.fa.fa-hourglass-1:before {
content: "\f251"
}
.fa.fa-hourglass-2:before {
content: "\f252"
}
.fa.fa-hourglass-3:before {
content: "\f253"
}
.fa.fa-hand-rock-o {
font-family: 'Font Awesome 5 Free';
font-weight: 400
}
.fa.fa-hand-rock-o:before {
content: "\f255"
}
.fa.fa-hand-grab-o {
font-family: 'Font Awesome 5 Free';
font-weight: 400
}
.fa.fa-hand-grab-o:before {
content: "\f255"
}
.fa.fa-hand-paper-o {
font-family: 'Font Awesome 5 Free';
font-weight: 400
}
.fa.fa-hand-paper-o:before {
content: "\f256"
}
.fa.fa-hand-stop-o {
font-family: 'Font Awesome 5 Free';
font-weight: 400
}
.fa.fa-hand-stop-o:before {
content: "\f256"
}
.fa.fa-hand-scissors-o {
font-family: 'Font Awesome 5 Free';
font-weight: 400
}
.fa.fa-hand-scissors-o:before {
content: "\f257"
}
.fa.fa-hand-lizard-o {
font-family: 'Font Awesome 5 Free';
font-weight: 400
}
.fa.fa-hand-lizard-o:before {
content: "\f258"
}
.fa.fa-hand-spock-o {
font-family: 'Font Awesome 5 Free';
font-weight: 400
}
.fa.fa-hand-spock-o:before {
content: "\f259"
}
.fa.fa-hand-pointer-o {
font-family: 'Font Awesome 5 Free';
font-weight: 400
}
.fa.fa-hand-pointer-o:before {
content: "\f25a"
}
.fa.fa-hand-peace-o {
font-family: 'Font Awesome 5 Free';
font-weight: 400
}
.fa.fa-hand-peace-o:before {
content: "\f25b"
}
.fa.fa-registered {
font-family: 'Font Awesome 5 Free';
font-weight: 400
}
.fa.fa-creative-commons {
font-family: 'Font Awesome 5 Brands';
font-weight: 400
}
.fa.fa-gg {
font-family: 'Font Awesome 5 Brands';
font-weight: 400
}
.fa.fa-gg-circle {
font-family: 'Font Awesome 5 Brands';
font-weight: 400
}
.fa.fa-tripadvisor {
font-family: 'Font Awesome 5 Brands';
font-weight: 400
}
.fa.fa-odnoklassniki {
font-family: 'Font Awesome 5 Brands';
font-weight: 400
}
.fa.fa-odnoklassniki-square {
font-family: 'Font Awesome 5 Brands';
font-weight: 400
}
.fa.fa-get-pocket {
font-family: 'Font Awesome 5 Brands';
font-weight: 400
}
.fa.fa-wikipedia-w {
font-family: 'Font Awesome 5 Brands';
font-weight: 400
}
.fa.fa-safari {
font-family: 'Font Awesome 5 Brands';
font-weight: 400
}
.fa.fa-chrome {
font-family: 'Font Awesome 5 Brands';
font-weight: 400
}
.fa.fa-firefox {
font-family: 'Font Awesome 5 Brands';
font-weight: 400
}
.fa.fa-opera {
font-family: 'Font Awesome 5 Brands';
font-weight: 400
}
.fa.fa-internet-explorer {
font-family: 'Font Awesome 5 Brands';
font-weight: 400
}
.fa.fa-television:before {
content: "\f26c"
}
.fa.fa-contao {
font-family: 'Font Awesome 5 Brands';
font-weight: 400
}
.fa.fa-500px {
font-family: 'Font Awesome 5 Brands';
font-weight: 400
}
.fa.fa-amazon {
font-family: 'Font Awesome 5 Brands';
font-weight: 400
}
.fa.fa-calendar-plus-o {
font-family: 'Font Awesome 5 Free';
font-weight: 400
}
.fa.fa-calendar-plus-o:before {
content: "\f271"
}
.fa.fa-calendar-minus-o {
font-family: 'Font Awesome 5 Free';
font-weight: 400
}
.fa.fa-calendar-minus-o:before {
content: "\f272"
}
.fa.fa-calendar-times-o {
font-family: 'Font Awesome 5 Free';
font-weight: 400
}
.fa.fa-calendar-times-o:before {
content: "\f273"
}
.fa.fa-calendar-check-o {
font-family: 'Font Awesome 5 Free';
font-weight: 400
}
.fa.fa-calendar-check-o:before {
content: "\f274"
}
.fa.fa-map-o {
font-family: 'Font Awesome 5 Free';
font-weight: 400
}
.fa.fa-map-o:before {
content: "\f279"
}
.fa.fa-commenting {
font-family: 'Font Awesome 5 Free';
font-weight: 400
}
.fa.fa-commenting:before {
content: "\f4ad"
}
.fa.fa-commenting-o {
font-family: 'Font Awesome 5 Free';
font-weight: 400
}
.fa.fa-commenting-o:before {
content: "\f4ad"
}
.fa.fa-houzz {
font-family: 'Font Awesome 5 Brands';
font-weight: 400
}
.fa.fa-vimeo {
font-family: 'Font Awesome 5 Brands';
font-weight: 400
}
.fa.fa-vimeo:before {
content: "\f27d"
}
.fa.fa-black-tie {
font-family: 'Font Awesome 5 Brands';
font-weight: 400
}
.fa.fa-fonticons {
font-family: 'Font Awesome 5 Brands';
font-weight: 400
}
.fa.fa-reddit-alien {
font-family: 'Font Awesome 5 Brands';
font-weight: 400
}
.fa.fa-edge {
font-family: 'Font Awesome 5 Brands';
font-weight: 400
}
.fa.fa-credit-card-alt:before {
content: "\f09d"
}
.fa.fa-codiepie {
font-family: 'Font Awesome 5 Brands';
font-weight: 400
}
.fa.fa-modx {
font-family: 'Font Awesome 5 Brands';
font-weight: 400
}
.fa.fa-fort-awesome {
font-family: 'Font Awesome 5 Brands';
font-weight: 400
}
.fa.fa-usb {
font-family: 'Font Awesome 5 Brands';
font-weight: 400
}
.fa.fa-product-hunt {
font-family: 'Font Awesome 5 Brands';
font-weight: 400
}
.fa.fa-mixcloud {
font-family: 'Font Awesome 5 Brands';
font-weight: 400
}
.fa.fa-scribd {
font-family: 'Font Awesome 5 Brands';
font-weight: 400
}
.fa.fa-pause-circle-o {
font-family: 'Font Awesome 5 Free';
font-weight: 400
}
.fa.fa-pause-circle-o:before {
content: "\f28b"
}
.fa.fa-stop-circle-o {
font-family: 'Font Awesome 5 Free';
font-weight: 400
}
.fa.fa-stop-circle-o:before {
content: "\f28d"
}
.fa.fa-bluetooth {
font-family: 'Font Awesome 5 Brands';
font-weight: 400
}
.fa.fa-bluetooth-b {
font-family: 'Font Awesome 5 Brands';
font-weight: 400
}
.fa.fa-gitlab {
font-family: 'Font Awesome 5 Brands';
font-weight: 400
}
.fa.fa-wpbeginner {
font-family: 'Font Awesome 5 Brands';
font-weight: 400
}
.fa.fa-wpforms {
font-family: 'Font Awesome 5 Brands';
font-weight: 400
}
.fa.fa-envira {
font-family: 'Font Awesome 5 Brands';
font-weight: 400
}
.fa.fa-wheelchair-alt {
font-family: 'Font Awesome 5 Brands';
font-weight: 400
}
.fa.fa-wheelchair-alt:before {
content: "\f368"
}
.fa.fa-question-circle-o {
font-family: 'Font Awesome 5 Free';
font-weight: 400
}
.fa.fa-question-circle-o:before {
content: "\f059"
}
.fa.fa-volume-control-phone:before {
content: "\f2a0"
}
.fa.fa-asl-interpreting:before {
content: "\f2a3"
}
.fa.fa-deafness:before {
content: "\f2a4"
}
.fa.fa-hard-of-hearing:before {
content: "\f2a4"
}
.fa.fa-glide {
font-family: 'Font Awesome 5 Brands';
font-weight: 400
}
.fa.fa-glide-g {
font-family: 'Font Awesome 5 Brands';
font-weight: 400
}
.fa.fa-signing:before {
content: "\f2a7"
}
.fa.fa-viadeo {
font-family: 'Font Awesome 5 Brands';
font-weight: 400
}
.fa.fa-viadeo-square {
font-family: 'Font Awesome 5 Brands';
font-weight: 400
}
.fa.fa-snapchat {
font-family: 'Font Awesome 5 Brands';
font-weight: 400
}
.fa.fa-snapchat-ghost {
font-family: 'Font Awesome 5 Brands';
font-weight: 400
}
.fa.fa-snapchat-square {
font-family: 'Font Awesome 5 Brands';
font-weight: 400
}
.fa.fa-pied-piper {
font-family: 'Font Awesome 5 Brands';
font-weight: 400
}
.fa.fa-first-order {
font-family: 'Font Awesome 5 Brands';
font-weight: 400
}
.fa.fa-yoast {
font-family: 'Font Awesome 5 Brands';
font-weight: 400
}
.fa.fa-themeisle {
font-family: 'Font Awesome 5 Brands';
font-weight: 400
}
.fa.fa-google-plus-official {
font-family: 'Font Awesome 5 Brands';
font-weight: 400
}
.fa.fa-google-plus-official:before {
content: "\f2b3"
}
.fa.fa-google-plus-circle {
font-family: 'Font Awesome 5 Brands';
font-weight: 400
}
.fa.fa-google-plus-circle:before {
content: "\f2b3"
}
.fa.fa-font-awesome {
font-family: 'Font Awesome 5 Brands';
font-weight: 400
}
.fa.fa-fa {
font-family: 'Font Awesome 5 Brands';
font-weight: 400
}
.fa.fa-fa:before {
content: "\f2b4"
}
.fa.fa-handshake-o {
font-family: 'Font Awesome 5 Free';
font-weight: 400
}
.fa.fa-handshake-o:before {
content: "\f2b5"
}
.fa.fa-envelope-open-o {
font-family: 'Font Awesome 5 Free';
font-weight: 400
}
.fa.fa-envelope-open-o:before {
content: "\f2b6"
}
.fa.fa-linode {
font-family: 'Font Awesome 5 Brands';
font-weight: 400
}
.fa.fa-address-book-o {
font-family: 'Font Awesome 5 Free';
font-weight: 400
}
.fa.fa-address-book-o:before {
content: "\f2b9"
}
.fa.fa-vcard:before {
content: "\f2bb"
}
.fa.fa-address-card-o {
font-family: 'Font Awesome 5 Free';
font-weight: 400
}
.fa.fa-address-card-o:before {
content: "\f2bb"
}
.fa.fa-vcard-o {
font-family: 'Font Awesome 5 Free';
font-weight: 400
}
.fa.fa-vcard-o:before {
content: "\f2bb"
}
.fa.fa-user-circle-o {
font-family: 'Font Awesome 5 Free';
font-weight: 400
}
.fa.fa-user-circle-o:before {
content: "\f2bd"
}
.fa.fa-user-o {
font-family: 'Font Awesome 5 Free';
font-weight: 400
}
.fa.fa-user-o:before {
content: "\f007"
}
.fa.fa-id-badge {
font-family: 'Font Awesome 5 Free';
font-weight: 400
}
.fa.fa-drivers-license:before {
content: "\f2c2"
}
.fa.fa-id-card-o {
font-family: 'Font Awesome 5 Free';
font-weight: 400
}
.fa.fa-id-card-o:before {
content: "\f2c2"
}
.fa.fa-drivers-license-o {
font-family: 'Font Awesome 5 Free';
font-weight: 400
}
.fa.fa-drivers-license-o:before {
content: "\f2c2"
}
.fa.fa-quora {
font-family: 'Font Awesome 5 Brands';
font-weight: 400
}
.fa.fa-free-code-camp {
font-family: 'Font Awesome 5 Brands';
font-weight: 400
}
.fa.fa-telegram {
font-family: 'Font Awesome 5 Brands';
font-weight: 400
}
.fa.fa-thermometer-4:before {
content: "\f2c7"
}
.fa.fa-thermometer:before {
content: "\f2c7"
}
.fa.fa-thermometer-3:before {
content: "\f2c8"
}
.fa.fa-thermometer-2:before {
content: "\f2c9"
}
.fa.fa-thermometer-1:before {
content: "\f2ca"
}
.fa.fa-thermometer-0:before {
content: "\f2cb"
}
.fa.fa-bathtub:before {
content: "\f2cd"
}
.fa.fa-s15:before {
content: "\f2cd"
}
.fa.fa-window-maximize {
font-family: 'Font Awesome 5 Free';
font-weight: 400
}
.fa.fa-window-restore {
font-family: 'Font Awesome 5 Free';
font-weight: 400
}
.fa.fa-times-rectangle:before {
content: "\f410"
}
.fa.fa-window-close-o {
font-family: 'Font Awesome 5 Free';
font-weight: 400
}
.fa.fa-window-close-o:before {
content: "\f410"
}
.fa.fa-times-rectangle-o {
font-family: 'Font Awesome 5 Free';
font-weight: 400
}
.fa.fa-times-rectangle-o:before {
content: "\f410"
}
.fa.fa-bandcamp {
font-family: 'Font Awesome 5 Brands';
font-weight: 400
}
.fa.fa-grav {
font-family: 'Font Awesome 5 Brands';
font-weight: 400
}
.fa.fa-etsy {
font-family: 'Font Awesome 5 Brands';
font-weight: 400
}
.fa.fa-imdb {
font-family: 'Font Awesome 5 Brands';
font-weight: 400
}
.fa.fa-ravelry {
font-family: 'Font Awesome 5 Brands';
font-weight: 400
}
.fa.fa-eercast {
font-family: 'Font Awesome 5 Brands';
font-weight: 400
}
.fa.fa-eercast:before {
content: "\f2da"
}
.fa.fa-snowflake-o {
font-family: 'Font Awesome 5 Free';
font-weight: 400
}
.fa.fa-snowflake-o:before {
content: "\f2dc"
}
.fa.fa-superpowers {
font-family: 'Font Awesome 5 Brands';
font-weight: 400
}
.fa.fa-wpexplorer {
font-family: 'Font Awesome 5 Brands';
font-weight: 400
}
.fa.fa-spotify {
font-family: 'Font Awesome 5 Brands';
font-weight: 400
}
.slick-slider {
overflow: visible !important;
position: relative;
display: block;
box-sizing: border-box;
-webkit-touch-callout: none;
-webkit-user-select: none;
-khtml-user-select: none;
-moz-user-select: none;
-ms-user-select: none;
user-select: none;
-ms-touch-action: pan-y;
touch-action: pan-y;
-webkit-tap-highlight-color: transparent
}
.slick-list {
position: relative;
overflow: hidden;
display: block;
margin: 0;
padding: 0
}
.slick-list:focus {
outline: none
}
.slick-list.dragging {
cursor: pointer;
cursor: hand
}
.slick-slider .slick-track,
.slick-slider .slick-list {
-webkit-transform: translate3d(0, 0, 0);
-moz-transform: translate3d(0, 0, 0);
-ms-transform: translate3d(0, 0, 0);
-o-transform: translate3d(0, 0, 0);
transform: translate3d(0, 0, 0)
}
.slick-track {
position: relative;
left: 0;
top: 0;
display: block;
margin-left: auto;
margin-right: auto
}
.slick-track:before,
.slick-track:after {
content: "";
display: table
}
.slick-track:after {
clear: both
}
.slick-loading .slick-track {
visibility: hidden
}
.slick-slide {
float: left;
height: 100%;
min-height: 1px;
display: none
}
[dir="rtl"] .slick-slide {
float: right
}
.slick-slide img {
display: block
}
.slick-slide.slick-loading img {
display: none
}
.slick-slide.dragging img {
pointer-events: none
}
.slick-initialized .slick-slide {
display: block
}
.slick-loading .slick-slide {
visibility: hidden
}
.slick-vertical .slick-slide {
display: block;
height: auto;
border: 1px solid transparent
}
.slick-arrow.slick-hidden {
display: none
}
/*!
* Datepicker v1.0.9
* https://fengyuanchen.github.io/datepicker
*
* Copyright 2014-present <NAME>
* Released under the MIT license
*
* Date: 2019-09-21T06:57:30.334Z
*/
.datepicker-container {
background-color: #fff;
direction: ltr;
font-size: 12px;
left: 0;
line-height: 30px;
position: fixed;
-webkit-tap-highlight-color: transparent;
top: 0;
-ms-touch-action: none;
touch-action: none;
-webkit-touch-callout: none;
-webkit-user-select: none;
-moz-user-select: none;
-ms-user-select: none;
user-select: none;
width: 210px;
z-index: -1
}
.datepicker-container:after,
.datepicker-container:before {
border: 5px solid transparent;
content: " ";
display: block;
height: 0;
position: absolute;
width: 0
}
.datepicker-dropdown {
border: 1px solid #ccc;
-webkit-box-shadow: 0 3px 6px #ccc;
box-shadow: 0 3px 6px #ccc;
-webkit-box-sizing: content-box;
box-sizing: content-box;
position: absolute;
z-index: 1
}
.datepicker-inline {
position: static
}
.datepicker-top-left,
.datepicker-top-right {
border-top-color: #39f
}
.datepicker-top-left:after,
.datepicker-top-left:before,
.datepicker-top-right:after,
.datepicker-top-right:before {
border-top: 0;
left: 10px;
top: -5px
}
.datepicker-top-left:before,
.datepicker-top-right:before {
border-bottom-color: #39f
}
.datepicker-top-left:after,
.datepicker-top-right:after {
border-bottom-color: #fff;
top: -4px
}
.datepicker-bottom-left,
.datepicker-bottom-right {
border-bottom-color: #39f
}
.datepicker-bottom-left:after,
.datepicker-bottom-left:before,
.datepicker-bottom-right:after,
.datepicker-bottom-right:before {
border-bottom: 0;
bottom: -5px;
left: 10px
}
.datepicker-bottom-left:before,
.datepicker-bottom-right:before {
border-top-color: #39f
}
.datepicker-bottom-left:after,
.datepicker-bottom-right:after {
border-top-color: #fff;
bottom: -4px
}
.datepicker-bottom-right:after,
.datepicker-bottom-right:before,
.datepicker-top-right:after,
.datepicker-top-right:before {
left: auto;
right: 10px
}
.datepicker-panel>ul {
margin: 0;
padding: 0;
width: 102%
}
.datepicker-panel>ul:after,
.datepicker-panel>ul:before {
content: " ";
display: table
}
.datepicker-panel>ul:after {
clear: both
}
.datepicker-panel>ul>li {
background-color: #fff;
cursor: pointer;
float: left;
height: 30px;
list-style: none;
margin: 0;
padding: 0;
text-align: center;
width: 30px
}
.datepicker-panel>ul>li:hover {
background-color: #e5f2ff
}
.datepicker-panel>ul>li.muted,
.datepicker-panel>ul>li.muted:hover {
color: #999
}
.datepicker-panel>ul>li.highlighted {
background-color: #e5f2ff
}
.datepicker-panel>ul>li.highlighted:hover {
background-color: #cce5ff
}
.datepicker-panel>ul>li.picked,
.datepicker-panel>ul>li.picked:hover {
color: #39f
}
.datepicker-panel>ul>li.disabled,
.datepicker-panel>ul>li.disabled:hover {
background-color: #fff;
color: #ccc;
cursor: default
}
.datepicker-panel>ul>li.disabled.highlighted,
.datepicker-panel>ul>li.disabled:hover.highlighted {
background-color: #e5f2ff
}
.datepicker-panel>ul>li[data-view="month next"],
.datepicker-panel>ul>li[data-view="month prev"],
.datepicker-panel>ul>li[data-view="year next"],
.datepicker-panel>ul>li[data-view="year prev"],
.datepicker-panel>ul>li[data-view="years next"],
.datepicker-panel>ul>li[data-view="years prev"],
.datepicker-panel>ul>li[data-view=next] {
font-size: 18px
}
.datepicker-panel>ul>li[data-view="month current"],
.datepicker-panel>ul>li[data-view="year current"],
.datepicker-panel>ul>li[data-view="years current"] {
width: 150px
}
.datepicker-panel>ul[data-view=months]>li,
.datepicker-panel>ul[data-view=years]>li {
height: 52.5px;
line-height: 52.5px;
width: 52.5px
}
.datepicker-panel>ul[data-view=week]>li,
.datepicker-panel>ul[data-view=week]>li:hover {
background-color: #fff;
cursor: default
}
.datepicker-hide {
display: none
}
.select2-container {
box-sizing: border-box;
display: inline-block;
margin: 0;
position: relative;
vertical-align: middle
}
.select2-container .select2-selection--single {
box-sizing: border-box;
cursor: pointer;
display: block;
height: 28px;
user-select: none;
-webkit-user-select: none
}
.select2-container .select2-selection--single .select2-selection__rendered {
display: block;
padding-left: 8px;
padding-right: 20px;
overflow: hidden;
text-overflow: ellipsis;
white-space: nowrap
}
.select2-container .select2-selection--single .select2-selection__clear {
position: relative
}
.select2-container[dir="rtl"] .select2-selection--single .select2-selection__rendered {
padding-right: 8px;
padding-left: 20px
}
.select2-container .select2-selection--multiple {
box-sizing: border-box;
cursor: pointer;
display: block;
min-height: 32px;
user-select: none;
-webkit-user-select: none
}
.select2-container .select2-selection--multiple .select2-selection__rendered {
display: inline-block;
overflow: hidden;
padding-left: 8px;
text-overflow: ellipsis;
white-space: nowrap
}
.select2-container .select2-search--inline {
float: left
}
.select2-container .select2-search--inline .select2-search__field {
box-sizing: border-box;
border: none;
font-size: 100%;
margin-top: 5px;
padding: 0
}
.select2-container .select2-search--inline .select2-search__field::-webkit-search-cancel-button {
-webkit-appearance: none
}
.select2-dropdown {
background-color: white;
border: 1px solid #aaa;
border-radius: 4px;
box-sizing: border-box;
display: block;
position: absolute;
left: -100000px;
width: 100%;
z-index: 1051
}
.select2-results {
display: block
}
.select2-results__options {
list-style: none;
margin: 0;
padding: 0
}
.select2-results__option {
padding: 6px;
user-select: none;
-webkit-user-select: none
}
.select2-results__option[aria-selected] {
cursor: pointer
}
.select2-container--open .select2-dropdown {
left: 0
}
.select2-container--open .select2-dropdown--above {
border-bottom: none;
border-bottom-left-radius: 0;
border-bottom-right-radius: 0
}
.select2-container--open .select2-dropdown--below {
border-top: none;
border-top-left-radius: 0;
border-top-right-radius: 0
}
.select2-search--dropdown {
display: block;
padding: 4px
}
.select2-search--dropdown .select2-search__field {
padding: 4px;
width: 100%;
box-sizing: border-box
}
.select2-search--dropdown .select2-search__field::-webkit-search-cancel-button {
-webkit-appearance: none
}
.select2-search--dropdown.select2-search--hide {
display: none
}
.select2-close-mask {
border: 0;
margin: 0;
padding: 0;
display: block;
position: fixed;
left: 0;
top: 0;
min-height: 100%;
min-width: 100%;
height: auto;
width: auto;
opacity: 0;
z-index: 99;
background-color: #fff;
filter: alpha(opacity=0)
}
.select2-hidden-accessible {
border: 0 !important;
clip: rect(0 0 0 0) !important;
-webkit-clip-path: inset(50%) !important;
clip-path: inset(50%) !important;
height: 1px !important;
overflow: hidden !important;
padding: 0 !important;
position: absolute !important;
width: 1px !important;
white-space: nowrap !important
}
.select2-container--default .select2-selection--single {
background-color: #fff;
border: 1px solid #aaa;
border-radius: 4px
}
.select2-container--default .select2-selection--single .select2-selection__rendered {
color: #444;
line-height: 28px
}
.select2-container--default .select2-selection--single .select2-selection__clear {
cursor: pointer;
float: right;
font-weight: bold
}
.select2-container--default .select2-selection--single .select2-selection__placeholder {
color: #999
}
.select2-container--default .select2-selection--single .select2-selection__arrow {
height: 26px;
position: absolute;
top: 1px;
right: 1px;
width: 20px
}
.select2-container--default .select2-selection--single .select2-selection__arrow b {
border-color: #888 transparent transparent transparent;
border-style: solid;
border-width: 5px 4px 0 4px;
height: 0;
left: 50%;
margin-left: -4px;
margin-top: -2px;
position: absolute;
top: 50%;
width: 0
}
.select2-container--default[dir="rtl"] .select2-selection--single .select2-selection__clear {
float: left
}
.select2-container--default[dir="rtl"] .select2-selection--single .select2-selection__arrow {
left: 1px;
right: auto
}
.select2-container--default.select2-container--disabled .select2-selection--single {
background-color: #eee;
cursor: default
}
.select2-container--default.select2-container--disabled .select2-selection--single .select2-selection__clear {
display: none
}
.select2-container--default.select2-container--open .select2-selection--single .select2-selection__arrow b {
border-color: transparent transparent #888 transparent;
border-width: 0 4px 5px 4px
}
.select2-container--default .select2-selection--multiple {
background-color: white;
border: 1px solid #aaa;
border-radius: 4px;
cursor: text
}
.select2-container--default .select2-selection--multiple .select2-selection__rendered {
box-sizing: border-box;
list-style: none;
margin: 0;
padding: 0 5px;
width: 100%
}
.select2-container--default .select2-selection--multiple .select2-selection__rendered li {
list-style: none
}
.select2-container--default .select2-selection--multiple .select2-selection__placeholder {
color: #999;
margin-top: 5px;
float: left
}
.select2-container--default .select2-selection--multiple .select2-selection__clear {
cursor: pointer;
float: right;
font-weight: bold;
margin-top: 5px;
margin-right: 10px
}
.select2-container--default .select2-selection--multiple .select2-selection__choice {
background-color: #e4e4e4;
border: 1px solid #aaa;
border-radius: 4px;
cursor: default;
float: left;
margin-right: 5px;
margin-top: 5px;
padding: 0 5px
}
.select2-container--default .select2-selection--multiple .select2-selection__choice__remove {
color: #999;
cursor: pointer;
display: inline-block;
font-weight: bold;
margin-right: 2px
}
.select2-container--default .select2-selection--multiple .select2-selection__choice__remove:hover {
color: #333
}
.select2-container--default[dir="rtl"] .select2-selection--multiple .select2-selection__choice,
.select2-container--default[dir="rtl"] .select2-selection--multiple .select2-selection__placeholder,
.select2-container--default[dir="rtl"] .select2-selection--multiple .select2-search--inline {
float: right
}
.select2-container--default[dir="rtl"] .select2-selection--multiple .select2-selection__choice {
margin-left: 5px;
margin-right: auto
}
.select2-container--default[dir="rtl"] .select2-selection--multiple .select2-selection__choice__remove {
margin-left: 2px;
margin-right: auto
}
.select2-container--default.select2-container--focus .select2-selection--multiple {
border: solid black 1px;
outline: 0
}
.select2-container--default.select2-container--disabled .select2-selection--multiple {
background-color: #eee;
cursor: default
}
.select2-container--default.select2-container--disabled .select2-selection__choice__remove {
display: none
}
.select2-container--default.select2-container--open.select2-container--above .select2-selection--single,
.select2-container--default.select2-container--open.select2-container--above .select2-selection--multiple {
border-top-left-radius: 0;
border-top-right-radius: 0
}
.select2-container--default.select2-container--open.select2-container--below .select2-selection--single,
.select2-container--default.select2-container--open.select2-container--below .select2-selection--multiple {
border-bottom-left-radius: 0;
border-bottom-right-radius: 0
}
.select2-container--default .select2-search--dropdown .select2-search__field {
border: 1px solid #aaa
}
.select2-container--default .select2-search--inline .select2-search__field {
background: transparent;
border: none;
outline: 0;
box-shadow: none;
-webkit-appearance: textfield
}
.select2-container--default .select2-results>.select2-results__options {
max-height: 200px;
overflow-y: auto
}
.select2-container--default .select2-results__option[role=group] {
padding: 0
}
.select2-container--default .select2-results__option[aria-disabled=true] {
color: #999
}
.select2-container--default .select2-results__option[aria-selected=true] {
background-color: #ddd
}
.select2-container--default .select2-results__option .select2-results__option {
padding-left: 1em
}
.select2-container--default .select2-results__option .select2-results__option .select2-results__group {
padding-left: 0
}
.select2-container--default .select2-results__option .select2-results__option .select2-results__option {
margin-left: -1em;
padding-left: 2em
}
.select2-container--default .select2-results__option .select2-results__option .select2-results__option .select2-results__option {
margin-left: -2em;
padding-left: 3em
}
.select2-container--default .select2-results__option .select2-results__option .select2-results__option .select2-results__option .select2-results__option {
margin-left: -3em;
padding-left: 4em
}
.select2-container--default .select2-results__option .select2-results__option .select2-results__option .select2-results__option .select2-results__option .select2-results__option {
margin-left: -4em;
padding-left: 5em
}
.select2-container--default .select2-results__option .select2-results__option .select2-results__option .select2-results__option .select2-results__option .select2-results__option .select2-results__option {
margin-left: -5em;
padding-left: 6em
}
.select2-container--default .select2-results__option--highlighted[aria-selected] {
background-color: #5897fb;
color: white
}
.select2-container--default .select2-results__group {
cursor: default;
display: block;
padding: 6px
}
.select2-container--classic .select2-selection--single {
background-color: #f7f7f7;
border: 1px solid #aaa;
border-radius: 4px;
outline: 0;
background-image: -webkit-linear-gradient(top, #fff 50%, #eee 100%);
background-image: -o-linear-gradient(top, #fff 50%, #eee 100%);
background-image: linear-gradient(to bottom, #fff 50%, #eee 100%);
background-repeat: repeat-x;
filter: progid: DXImageTransform.Microsoft.gradient(startColorstr='#FFFFFFFF', endColorstr='#FFEEEEEE', GradientType=0)
}
.select2-container--classic .select2-selection--single:focus {
border: 1px solid #5897fb
}
.select2-container--classic .select2-selection--single .select2-selection__rendered {
color: #444;
line-height: 28px
}
.select2-container--classic .select2-selection--single .select2-selection__clear {
cursor: pointer;
float: right;
font-weight: bold;
margin-right: 10px
}
.select2-container--classic .select2-selection--single .select2-selection__placeholder {
color: #999
}
.select2-container--classic .select2-selection--single .select2-selection__arrow {
background-color: #ddd;
border: none;
border-left: 1px solid #aaa;
border-top-right-radius: 4px;
border-bottom-right-radius: 4px;
height: 26px;
position: absolute;
top: 1px;
right: 1px;
width: 20px;
background-image: -webkit-linear-gradient(top, #eee 50%, #ccc 100%);
background-image: -o-linear-gradient(top, #eee 50%, #ccc 100%);
background-image: linear-gradient(to bottom, #eee 50%, #ccc 100%);
background-repeat: repeat-x;
filter: progid: DXImageTransform.Microsoft.gradient(startColorstr='#FFEEEEEE', endColorstr='#FFCCCCCC', GradientType=0)
}
.select2-container--classic .select2-selection--single .select2-selection__arrow b {
border-color: #888 transparent transparent transparent;
border-style: solid;
border-width: 5px 4px 0 4px;
height: 0;
left: 50%;
margin-left: -4px;
margin-top: -2px;
position: absolute;
top: 50%;
width: 0
}
.select2-container--classic[dir="rtl"] .select2-selection--single .select2-selection__clear {
float: left
}
.select2-container--classic[dir="rtl"] .select2-selection--single .select2-selection__arrow {
border: none;
border-right: 1px solid #aaa;
border-radius: 0;
border-top-left-radius: 4px;
border-bottom-left-radius: 4px;
left: 1px;
right: auto
}
.select2-container--classic.select2-container--open .select2-selection--single {
border: 1px solid #5897fb
}
.select2-container--classic.select2-container--open .select2-selection--single .select2-selection__arrow {
background: transparent;
border: none
}
.select2-container--classic.select2-container--open .select2-selection--single .select2-selection__arrow b {
border-color: transparent transparent #888 transparent;
border-width: 0 4px 5px 4px
}
.select2-container--classic.select2-container--open.select2-container--above .select2-selection--single {
border-top: none;
border-top-left-radius: 0;
border-top-right-radius: 0;
background-image: -webkit-linear-gradient(top, #fff 0%, #eee 50%);
background-image: -o-linear-gradient(top, #fff 0%, #eee 50%);
background-image: linear-gradient(to bottom, #fff 0%, #eee 50%);
background-repeat: repeat-x;
filter: progid: DXImageTransform.Microsoft.gradient(startColorstr='#FFFFFFFF', endColorstr='#FFEEEEEE', GradientType=0)
}
.select2-container--classic.select2-container--open.select2-container--below .select2-selection--single {
border-bottom: none;
border-bottom-left-radius: 0;
border-bottom-right-radius: 0;
background-image: -webkit-linear-gradient(top, #eee 50%, #fff 100%);
background-image: -o-linear-gradient(top, #eee 50%, #fff 100%);
background-image: linear-gradient(to bottom, #eee 50%, #fff 100%);
background-repeat: repeat-x;
filter: progid: DXImageTransform.Microsoft.gradient(startColorstr='#FFEEEEEE', endColorstr='#FFFFFFFF', GradientType=0)
}
.select2-container--classic .select2-selection--multiple {
background-color: white;
border: 1px solid #aaa;
border-radius: 4px;
cursor: text;
outline: 0
}
.select2-container--classic .select2-selection--multiple:focus {
border: 1px solid #5897fb
}
.select2-container--classic .select2-selection--multiple .select2-selection__rendered {
list-style: none;
margin: 0;
padding: 0 5px
}
.select2-container--classic .select2-selection--multiple .select2-selection__clear {
display: none
}
.select2-container--classic .select2-selection--multiple .select2-selection__choice {
background-color: #e4e4e4;
border: 1px solid #aaa;
border-radius: 4px;
cursor: default;
float: left;
margin-right: 5px;
margin-top: 5px;
padding: 0 5px
}
.select2-container--classic .select2-selection--multiple .select2-selection__choice__remove {
color: #888;
cursor: pointer;
display: inline-block;
font-weight: bold;
margin-right: 2px
}
.select2-container--classic .select2-selection--multiple .select2-selection__choice__remove:hover {
color: #555
}
.select2-container--classic[dir="rtl"] .select2-selection--multiple .select2-selection__choice {
float: right;
margin-left: 5px;
margin-right: auto
}
.select2-container--classic[dir="rtl"] .select2-selection--multiple .select2-selection__choice__remove {
margin-left: 2px;
margin-right: auto
}
.select2-container--classic.select2-container--open .select2-selection--multiple {
border: 1px solid #5897fb
}
.select2-container--classic.select2-container--open.select2-container--above .select2-selection--multiple {
border-top: none;
border-top-left-radius: 0;
border-top-right-radius: 0
}
.select2-container--classic.select2-container--open.select2-container--below .select2-selection--multiple {
border-bottom: none;
border-bottom-left-radius: 0;
border-bottom-right-radius: 0
}
.select2-container--classic .select2-search--dropdown .select2-search__field {
border: 1px solid #aaa;
outline: 0
}
.select2-container--classic .select2-search--inline .select2-search__field {
outline: 0;
box-shadow: none
}
.select2-container--classic .select2-dropdown {
background-color: #fff;
border: 1px solid transparent
}
.select2-container--classic .select2-dropdown--above {
border-bottom: none
}
.select2-container--classic .select2-dropdown--below {
border-top: none
}
.select2-container--classic .select2-results>.select2-results__options {
max-height: 200px;
overflow-y: auto
}
.select2-container--classic .select2-results__option[role=group] {
padding: 0
}
.select2-container--classic .select2-results__option[aria-disabled=true] {
color: grey
}
.select2-container--classic .select2-results__option--highlighted[aria-selected] {
background-color: #3875d7;
color: #fff
}
.select2-container--classic .select2-results__group {
cursor: default;
display: block;
padding: 6px
}
.select2-container--classic.select2-container--open .select2-dropdown {
border-color: #5897fb
}
.row {
display: -webkit-box;
display: -moz-box;
display: -ms-flexbox;
display: -webkit-flex;
display: flex;
-webkit-flex-wrap: wrap;
-ms-flex-wrap: wrap;
flex-wrap: wrap;
margin-left: -15px;
margin-right: -15px
}
[class^="col-"] {
display: -webkit-box;
display: -moz-box;
display: -ms-flexbox;
display: -webkit-flex;
display: flex;
-webkit-flex-direction: column;
-ms-flex-direction: column;
flex-direction: column;
width: 100%;
padding-left: 15px;
padding-right: 15px;
position: relative;
min-height: 1px
}
@media (min-width: 375px) {
.col-xxs-1 {
width: 8.3333333333%
}
}
@media (min-width: 375px) {
.col-xxs-2 {
width: 16.6666666667%
}
}
@media (min-width: 375px) {
.col-xxs-3 {
width: 25%
}
}
@media (min-width: 375px) {
.col-xxs-4 {
width: 33.3333333333%
}
}
@media (min-width: 375px) {
.col-xxs-5 {
width: 41.6666666667%
}
}
@media (min-width: 375px) {
.col-xxs-6 {
width: 50%
}
}
@media (min-width: 375px) {
.col-xxs-7 {
width: 58.3333333333%
}
}
@media (min-width: 375px) {
.col-xxs-8 {
width: 66.6666666667%
}
}
@media (min-width: 375px) {
.col-xxs-9 {
width: 75%
}
}
@media (min-width: 375px) {
.col-xxs-10 {
width: 83.3333333333%
}
}
@media (min-width: 375px) {
.col-xxs-11 {
width: 91.6666666667%
}
}
@media (min-width: 375px) {
.col-xxs-12 {
width: 100%
}
}
@media (min-width: 480px) {
.col-xs-1 {
width: 8.3333333333%
}
}
@media (min-width: 480px) {
.col-xs-2 {
width: 16.6666666667%
}
}
@media (min-width: 480px) {
.col-xs-3 {
width: 25%
}
}
@media (min-width: 480px) {
.col-xs-4 {
width: 33.3333333333%
}
}
@media (min-width: 480px) {
.col-xs-5 {
width: 41.6666666667%
}
}
@media (min-width: 480px) {
.col-xs-6 {
width: 50%
}
}
@media (min-width: 480px) {
.col-xs-7 {
width: 58.3333333333%
}
}
@media (min-width: 480px) {
.col-xs-8 {
width: 66.6666666667%
}
}
@media (min-width: 480px) {
.col-xs-9 {
width: 75%
}
}
@media (min-width: 480px) {
.col-xs-10 {
width: 83.3333333333%
}
}
@media (min-width: 480px) {
.col-xs-11 {
width: 91.6666666667%
}
}
@media (min-width: 480px) {
.col-xs-12 {
width: 100%
}
}
@media (min-width: 640px) {
.col-sm-1 {
width: 8.3333333333%
}
}
@media (min-width: 640px) {
.col-sm-2 {
width: 16.6666666667%
}
}
@media (min-width: 640px) {
.col-sm-3 {
width: 25%
}
}
@media (min-width: 640px) {
.col-sm-4 {
width: 33.3333333333%
}
}
@media (min-width: 640px) {
.col-sm-5 {
width: 41.6666666667%
}
}
@media (min-width: 640px) {
.col-sm-6 {
width: 50%
}
}
@media (min-width: 640px) {
.col-sm-7 {
width: 58.3333333333%
}
}
@media (min-width: 640px) {
.col-sm-8 {
width: 66.6666666667%
}
}
@media (min-width: 640px) {
.col-sm-9 {
width: 75%
}
}
@media (min-width: 640px) {
.col-sm-10 {
width: 83.3333333333%
}
}
@media (min-width: 640px) {
.col-sm-11 {
width: 91.6666666667%
}
}
@media (min-width: 640px) {
.col-sm-12 {
width: 100%
}
}
@media (min-width: 768px) {
.col-md-1 {
width: 8.3333333333%
}
}
@media (min-width: 768px) {
.col-md-2 {
width: 16.6666666667%
}
}
@media (min-width: 768px) {
.col-md-3 {
width: 25%
}
}
@media (min-width: 768px) {
.col-md-4 {
width: 33.3333333333%
}
}
@media (min-width: 768px) {
.col-md-5 {
width: 41.6666666667%
}
}
@media (min-width: 768px) {
.col-md-6 {
width: 50%
}
}
@media (min-width: 768px) {
.col-md-7 {
width: 58.3333333333%
}
}
@media (min-width: 768px) {
.col-md-8 {
width: 66.6666666667%
}
}
@media (min-width: 768px) {
.col-md-9 {
width: 75%
}
}
@media (min-width: 768px) {
.col-md-10 {
width: 83.3333333333%
}
}
@media (min-width: 768px) {
.col-md-11 {
width: 91.6666666667%
}
}
@media (min-width: 768px) {
.col-md-12 {
width: 100%
}
}
@media (min-width: 1025px) {
.col-lg-1 {
width: 8.3333333333%
}
}
@media (min-width: 1025px) {
.col-lg-2 {
width: 16.6666666667%
}
}
@media (min-width: 1025px) {
.col-lg-3 {
width: 25%
}
}
@media (min-width: 1025px) {
.col-lg-4 {
width: 33.3333333333%
}
}
@media (min-width: 1025px) {
.col-lg-5 {
width: 41.6666666667%
}
}
@media (min-width: 1025px) {
.col-lg-6 {
width: 50%
}
}
@media (min-width: 1025px) {
.col-lg-7 {
width: 58.3333333333%
}
}
@media (min-width: 1025px) {
.col-lg-8 {
width: 66.6666666667%
}
}
@media (min-width: 1025px) {
.col-lg-9 {
width: 75%
}
}
@media (min-width: 1025px) {
.col-lg-10 {
width: 83.3333333333%
}
}
@media (min-width: 1025px) {
.col-lg-11 {
width: 91.6666666667%
}
}
@media (min-width: 1025px) {
.col-lg-12 {
width: 100%
}
}
@media (min-width: 1200px) {
.col-xl-1 {
width: 8.3333333333%
}
}
@media (min-width: 1200px) {
.col-xl-2 {
width: 16.6666666667%
}
}
@media (min-width: 1200px) {
.col-xl-3 {
width: 25%
}
}
@media (min-width: 1200px) {
.col-xl-4 {
width: 33.3333333333%
}
}
@media (min-width: 1200px) {
.col-xl-5 {
width: 41.6666666667%
}
}
@media (min-width: 1200px) {
.col-xl-6 {
width: 50%
}
}
@media (min-width: 1200px) {
.col-xl-7 {
width: 58.3333333333%
}
}
@media (min-width: 1200px) {
.col-xl-8 {
width: 66.6666666667%
}
}
@media (min-width: 1200px) {
.col-xl-9 {
width: 75%
}
}
@media (min-width: 1200px) {
.col-xl-10 {
width: 83.3333333333%
}
}
@media (min-width: 1200px) {
.col-xl-11 {
width: 91.6666666667%
}
}
@media (min-width: 1200px) {
.col-xl-12 {
width: 100%
}
}
@media (min-width: 375px) {
.col-xxs-offset-0 {
margin-left: 0%
}
}
@media (min-width: 375px) {
.col-xxs-offset-1 {
margin-left: 8.3333333333%
}
}
@media (min-width: 375px) {
.col-xxs-offset-2 {
margin-left: 16.6666666667%
}
}
@media (min-width: 375px) {
.col-xxs-offset-3 {
margin-left: 25%
}
}
@media (min-width: 375px) {
.col-xxs-offset-4 {
margin-left: 33.3333333333%
}
}
@media (min-width: 375px) {
.col-xxs-offset-5 {
margin-left: 41.6666666667%
}
}
@media (min-width: 375px) {
.col-xxs-offset-6 {
margin-left: 50%
}
}
@media (min-width: 375px) {
.col-xxs-offset-7 {
margin-left: 58.3333333333%
}
}
@media (min-width: 375px) {
.col-xxs-offset-8 {
margin-left: 66.6666666667%
}
}
@media (min-width: 375px) {
.col-xxs-offset-9 {
margin-left: 75%
}
}
@media (min-width: 375px) {
.col-xxs-offset-10 {
margin-left: 83.3333333333%
}
}
@media (min-width: 375px) {
.col-xxs-offset-11 {
margin-left: 91.6666666667%
}
}
@media (min-width: 375px) {
.col-xxs-offset-12 {
margin-left: 100%
}
}
@media (min-width: 480px) {
.col-xs-offset-0 {
margin-left: 0%
}
}
@media (min-width: 480px) {
.col-xs-offset-1 {
margin-left: 8.3333333333%
}
}
@media (min-width: 480px) {
.col-xs-offset-2 {
margin-left: 16.6666666667%
}
}
@media (min-width: 480px) {
.col-xs-offset-3 {
margin-left: 25%
}
}
@media (min-width: 480px) {
.col-xs-offset-4 {
margin-left: 33.3333333333%
}
}
@media (min-width: 480px) {
.col-xs-offset-5 {
margin-left: 41.6666666667%
}
}
@media (min-width: 480px) {
.col-xs-offset-6 {
margin-left: 50%
}
}
@media (min-width: 480px) {
.col-xs-offset-7 {
margin-left: 58.3333333333%
}
}
@media (min-width: 480px) {
.col-xs-offset-8 {
margin-left: 66.6666666667%
}
}
@media (min-width: 480px) {
.col-xs-offset-9 {
margin-left: 75%
}
}
@media (min-width: 480px) {
.col-xs-offset-10 {
margin-left: 83.3333333333%
}
}
@media (min-width: 480px) {
.col-xs-offset-11 {
margin-left: 91.6666666667%
}
}
@media (min-width: 480px) {
.col-xs-offset-12 {
margin-left: 100%
}
}
@media (min-width: 640px) {
.col-sm-offset-0 {
margin-left: 0%
}
}
@media (min-width: 640px) {
.col-sm-offset-1 {
margin-left: 8.3333333333%
}
}
@media (min-width: 640px) {
.col-sm-offset-2 {
margin-left: 16.6666666667%
}
}
@media (min-width: 640px) {
.col-sm-offset-3 {
margin-left: 25%
}
}
@media (min-width: 640px) {
.col-sm-offset-4 {
margin-left: 33.3333333333%
}
}
@media (min-width: 640px) {
.col-sm-offset-5 {
margin-left: 41.6666666667%
}
}
@media (min-width: 640px) {
.col-sm-offset-6 {
margin-left: 50%
}
}
@media (min-width: 640px) {
.col-sm-offset-7 {
margin-left: 58.3333333333%
}
}
@media (min-width: 640px) {
.col-sm-offset-8 {
margin-left: 66.6666666667%
}
}
@media (min-width: 640px) {
.col-sm-offset-9 {
margin-left: 75%
}
}
@media (min-width: 640px) {
.col-sm-offset-10 {
margin-left: 83.3333333333%
}
}
@media (min-width: 640px) {
.col-sm-offset-11 {
margin-left: 91.6666666667%
}
}
@media (min-width: 640px) {
.col-sm-offset-12 {
margin-left: 100%
}
}
@media (min-width: 768px) {
.col-md-offset-0 {
margin-left: 0%
}
}
@media (min-width: 768px) {
.col-md-offset-1 {
margin-left: 8.3333333333%
}
}
@media (min-width: 768px) {
.col-md-offset-2 {
margin-left: 16.6666666667%
}
}
@media (min-width: 768px) {
.col-md-offset-3 {
margin-left: 25%
}
}
@media (min-width: 768px) {
.col-md-offset-4 {
margin-left: 33.3333333333%
}
}
@media (min-width: 768px) {
.col-md-offset-5 {
margin-left: 41.6666666667%
}
}
@media (min-width: 768px) {
.col-md-offset-6 {
margin-left: 50%
}
}
@media (min-width: 768px) {
.col-md-offset-7 {
margin-left: 58.3333333333%
}
}
@media (min-width: 768px) {
.col-md-offset-8 {
margin-left: 66.6666666667%
}
}
@media (min-width: 768px) {
.col-md-offset-9 {
margin-left: 75%
}
}
@media (min-width: 768px) {
.col-md-offset-10 {
margin-left: 83.3333333333%
}
}
@media (min-width: 768px) {
.col-md-offset-11 {
margin-left: 91.6666666667%
}
}
@media (min-width: 768px) {
.col-md-offset-12 {
margin-left: 100%
}
}
@media (min-width: 1025px) {
.col-lg-offset-0 {
margin-left: 0%
}
}
@media (min-width: 1025px) {
.col-lg-offset-1 {
margin-left: 8.3333333333%
}
}
@media (min-width: 1025px) {
.col-lg-offset-2 {
margin-left: 16.6666666667%
}
}
@media (min-width: 1025px) {
.col-lg-offset-3 {
margin-left: 25%
}
}
@media (min-width: 1025px) {
.col-lg-offset-4 {
margin-left: 33.3333333333%
}
}
@media (min-width: 1025px) {
.col-lg-offset-5 {
margin-left: 41.6666666667%
}
}
@media (min-width: 1025px) {
.col-lg-offset-6 {
margin-left: 50%
}
}
@media (min-width: 1025px) {
.col-lg-offset-7 {
margin-left: 58.3333333333%
}
}
@media (min-width: 1025px) {
.col-lg-offset-8 {
margin-left: 66.6666666667%
}
}
@media (min-width: 1025px) {
.col-lg-offset-9 {
margin-left: 75%
}
}
@media (min-width: 1025px) {
.col-lg-offset-10 {
margin-left: 83.3333333333%
}
}
@media (min-width: 1025px) {
.col-lg-offset-11 {
margin-left: 91.6666666667%
}
}
@media (min-width: 1025px) {
.col-lg-offset-12 {
margin-left: 100%
}
}
@media (min-width: 1200px) {
.col-xl-offset-0 {
margin-left: 0%
}
}
@media (min-width: 1200px) {
.col-xl-offset-1 {
margin-left: 8.3333333333%
}
}
@media (min-width: 1200px) {
.col-xl-offset-2 {
margin-left: 16.6666666667%
}
}
@media (min-width: 1200px) {
.col-xl-offset-3 {
margin-left: 25%
}
}
@media (min-width: 1200px) {
.col-xl-offset-4 {
margin-left: 33.3333333333%
}
}
@media (min-width: 1200px) {
.col-xl-offset-5 {
margin-left: 41.6666666667%
}
}
@media (min-width: 1200px) {
.col-xl-offset-6 {
margin-left: 50%
}
}
@media (min-width: 1200px) {
.col-xl-offset-7 {
margin-left: 58.3333333333%
}
}
@media (min-width: 1200px) {
.col-xl-offset-8 {
margin-left: 66.6666666667%
}
}
@media (min-width: 1200px) {
.col-xl-offset-9 {
margin-left: 75%
}
}
@media (min-width: 1200px) {
.col-xl-offset-10 {
margin-left: 83.3333333333%
}
}
@media (min-width: 1200px) {
.col-xl-offset-11 {
margin-left: 91.6666666667%
}
}
@media (min-width: 1200px) {
.col-xl-offset-12 {
margin-left: 100%
}
}
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;
font-size: 100%;
font: inherit;
vertical-align: baseline
}
article,
aside,
details,
figcaption,
figure,
footer,
header,
hgroup,
menu,
nav,
section {
display: block
}
body {
line-height: 1
}
ol,
ul {
list-style: none
}
blockquote,
q {
quotes: none
}
blockquote:before,
blockquote:after,
q:before,
q:after {
content: '';
content: none
}
table {
border-collapse: collapse;
border-spacing: 0
}
body {
background: #fff;
color: #000;
font-size: 16px;
font-family: "Roboto", sans-serif;
line-height: 1.6em
}
@media (max-width: 768px) {
body {
font-size: 14px
}
}
*,
:after,
:before {
-webkit-box-sizing: border-box;
-moz-box-sizing: border-box;
box-sizing: border-box
}
p {
margin-bottom: 20px
}
p:last-child {
margin: 0
}
a {
color: #260A00;
text-decoration: none;
transition: all .3s ease
}
a:hover {
color: #D5B584;
text-decoration: none
}
b,
strong {
font-weight: 700
}
i,
em {
font-style: italic
}
img {
max-width: 100%;
max-height: 100%
}
h1,
h2,
h3,
h4,
h5,
h6 {
color: #260A00;
font-family: "Roboto Mono", monospace;
font-weight: 700;
line-height: 1.17em;
margin: 0 0 20px;
position: relative
}
h1 a,
h2 a,
h3 a,
h4 a,
h5 a,
h6 a {
color: #260A00
}
h1 a:hover,
h2 a:hover,
h3 a:hover,
h4 a:hover,
h5 a:hover,
h6 a:hover {
color: #260A00;
text-decoration: none
}
h1 {
font-size: 64px
}
@media (max-width: 1679px) {
h1 {
font-size: 52px
}
}
@media (max-width: 1439px) {
h1 {
font-size: 48px
}
}
@media (max-width: 1024px) {
h1 {
font-size: 28px
}
}
@media (max-width: 768px) {
h1 {
font-size: 24px
}
}
h2 {
font-size: 54px
}
@media (max-width: 1439px) {
h2 {
font-size: 38px
}
}
@media (max-width: 768px) {
h2 {
font-size: 21px
}
}
h3 {
font-size: 30px
}
@media (max-width: 768px) {
h3 {
font-size: 21px
}
}
h4 {
font-size: 24px
}
@media (max-width: 1439px) {
h4 {
font-size: 20px
}
}
h5 {
font-size: 18px
}
@media (max-width: 1439px) {
h5 {
font-size: 16px
}
}
@media (max-width: 768px) {
h5 {
font-size: 14px
}
}
h6 {
font-size: 16px
}
.h3 {
font-size: 36px
}
@media (max-width: 768px) {
.h3 {
font-size: 21px
}
}
button {
outline: none
}
.container {
width: 100%;
min-width: 320px;
max-width: 1920px;
padding: 0 60px;
margin: 0 auto;
position: relative
}
@media (max-width: 1439px) {
.container {
padding: 0 30px
}
}
@media (max-width: 768px) {
.container {
padding: 0 20px
}
}
.container-min {
width: 100%;
max-width: 1920px;
padding: 0 19.32vw;
margin: 0 auto;
display: -webkit-box;
display: -moz-box;
display: -ms-flexbox;
display: -webkit-flex;
display: flex;
-webkit-flex-wrap: wrap;
-ms-flex-wrap: wrap;
flex-wrap: wrap;
position: relative
}
@media (max-width: 1439px) {
.container-min {
padding: 0 30px
}
}
@media (max-width: 768px) {
.container-min {
padding: 0 20px
}
}
main {
padding: 0
}
.section {
clear: both;
padding: 50px 0
}
@media (max-width: 1024px) {
.section {
padding: 30px 0
}
}
.home .section-top {
display: none;
}
.section-top {
position: relative
}
.product-template-default .section-top:before,
.product-template-default .section-top:after {
display: none;
}
.section-top:before,
.section-top:after {
content: '';
position: absolute;
z-index: 2;
top: 5vw;
width: 19.3vw;
height: 200px;
background-image: url(images/content/line-dark.svg);
background-position: 0 0;
background-size: 100% 13%;
background-repeat: repeat
}
.page-template-page-reviews .section-top:before,
.page-template-page-reviews .section-top:after {
z-index: 1;
}
@media (max-width: 1024px) {
.section-top:before,
.section-top:after {
content: none
}
}
.section-top:before {
left: 0
}
.section-top:after {
right: 0
}
.section-top h1 {
text-align: center;
margin: 15px 0 25px
}
.mobile-only {
display: none
}
@media (max-width: 1199px) {
.mobile-only {
display: block
}
}
@media (max-width: 768px) {
.desctop-only {
display: none
}
}
.d-flex {
display: -webkit-box;
display: -moz-box;
display: -ms-flexbox;
display: -webkit-flex;
display: flex
}
.area-title {
position: relative;
display: inline-block;
padding-left: 24px
}
.area-title:before {
content: '';
position: absolute;
left: 0;
top: 50%;
transform: translateY(-50%);
background-color: #D5B584;
width: 4px;
height: .76em
}
.block-list {
display: -webkit-box;
display: -moz-box;
display: -ms-flexbox;
display: -webkit-flex;
display: flex;
-webkit-flex-wrap: wrap;
-ms-flex-wrap: wrap;
flex-wrap: wrap;
margin: 0 -14px
}
@media (max-width: 768px) {
.block-list {
margin: 0 -10px
}
}
.block-list li {
width: 25%;
padding: 14px
}
@media (max-width: 768px) {
.block-list li {
width: 50%;
padding: 10px
}
}
.block-list li a {
display: block
}
.block-list li a img {
vertical-align: middle
}
.dots-bg {
position: relative
}
.dots-bg:before {
content: '';
position: absolute;
width: 16vw;
height: 200px;
background-image: url(images/content/line-dark.svg);
background-position: 0 0;
background-size: 99% 13%;
background-repeat: repeat
}
.dots-bg__latte:before {
background-image: url(images/content/line-latte.svg)
}
.block-img img {
width: 100%;
vertical-align: middle
}
body.menu-open {
overflow: hidden
}
blockquote p {
padding: 0 64px;
font-style: italic;
font-size: 21px;
line-height: 1.6em;
font-family: "Roboto Mono", monospace;
color: #260A00;
position: relative
}
@media (max-width: 1024px) {
blockquote p {
max-width: 393px;
padding: 30px 57px
}
}
@media (max-width: 768px) {
blockquote p {
font-size: 18px
}
}
@media (max-width: 479px) {
blockquote p {
padding: 30px 35px
}
}
blockquote p:before,
blockquote p:after {
content: "\201C";
font-family: "Roboto Mono", monospace;
font-size: 96px;
font-style: italic;
color: #D5B584;
position: absolute
}
blockquote p:before {
top: 11px;
left: 0
}
@media (max-width: 1024px) {
blockquote p:before {
top: 40px
}
}
@media (max-width: 479px) {
blockquote p:before {
left: -22px
}
}
blockquote p:after {
bottom: 0;
right: 0;
transform: rotate(-180deg) translateY(100%)
}
@media (max-width: 479px) {
blockquote p:after {
right: -20px
}
}
blockquote p span {
display: inline-block
}
.date-news p {
font-family: "Roboto Mono", monospace;
letter-spacing: .1em;
color: #D5B584
}
.ml-auto {
margin-left: auto
}
.header-btn {
display: none;
width: 70px;
height: 55px;
background-color: #D5B584;
border: none;
border-radius: 0;
outline: none;
cursor: pointer;
padding: 0;
z-index: 1;
order: -1;
margin-left: -30px
}
@media (max-width: 1199px) {
.header-btn {
display: block
}
}
@media (max-width: 768px) {
.header-btn {
margin-left: -20px
}
}
.header-btn-icon {
display: block;
width: 27px;
height: 3px;
background: #fff;
transition: 0.3s;
margin: 0 auto;
position: relative
}
.header-btn-icon:before,
.header-btn-icon:after {
content: "";
display: block;
width: 27px;
height: 3px;
background: #fff;
transition: 0.3s;
transform-origin: 0.28571rem center;
position: absolute;
left: 0
}
.header-btn-icon:before {
top: -7px
}
.header-btn-icon:after {
top: 7px
}
.header-btn.is-active {
position: absolute;
right: 0;
top: 0;
background: transparent;
z-index: 11
}
.header-btn.is-active .header-btn-icon {
background: transparent
}
.header-btn.is-active .header-btn-icon:before,
.header-btn.is-active .header-btn-icon:after {
background: #260A00;
transform-origin: 50% 50%;
top: 0
}
.header-btn.is-active .header-btn-icon:before {
transform: rotate3d(0, 0, 1, -45deg)
}
.header-btn.is-active .header-btn-icon:after {
transform: rotate3d(0, 0, 1, 45deg)
}
.header {
position: relative;
padding-top: 32px;
transition: padding-bottom .3s ease
}
@media (max-width: 1199px) {
.header {
padding-top: 10px
}
}
.header a {
font-family: "Roboto Mono", monospace
}
.header-in {
display: -webkit-box;
display: -moz-box;
display: -ms-flexbox;
display: -webkit-flex;
display: flex;
align-items: flex-start
}
@media (max-width: 1199px) {
.header-in {
align-items: center
}
}
.header-in .logo {
width: 159px;
margin-top: -17px;
flex-shrink: 0
}
@media (max-width: 1679px) {
.header-in .logo {
width: 110px
}
}
@media (max-width: 1439px) {
.header-in .logo {
width: 90px
}
}
@media (max-width: 1199px) {
.header-in .logo {
margin: 0 auto
}
}
@media (max-width: 768px) {
.header-in .logo {
width: 83px
}
}
.header-in .logo a {
display: block
}
.header-in .menu-wrapper {
display: -webkit-box;
display: -moz-box;
display: -ms-flexbox;
display: -webkit-flex;
display: flex;
justify-content: space-between;
align-items: center;
width: calc(100% - 159px);
padding-left: 30px
}
@media (max-width: 1679px) {
.header-in .menu-wrapper {
width: calc(100% - 110px)
}
}
@media (max-width: 1439px) {
.header-in .menu-wrapper {
width: calc(100% - 90px)
}
}
@media (max-width: 1199px) {
.header-in .menu-wrapper {
display: none;
-webkit-flex-direction: column;
-ms-flex-direction: column;
flex-direction: column;
align-items: flex-start;
position: absolute;
top: 0;
left: 0;
width: 100%;
min-height: 100%;
padding: 30px 20px;
background-color: #fff;
margin: 0;
min-height: 100vh;
z-index: 10;
overflow-y: scroll;
}
}
.header-in .navbar {
width: 50%;
padding-right: 30px
}
@media (max-width: 1199px) {
.header-in .navbar {
width: 100%;
padding-right: 0
}
}
.header-in .navbar h4 {
text-transform: uppercase
}
#menu-main-menu {
display: -webkit-box;
display: -moz-box;
display: -ms-flexbox;
display: -webkit-flex;
display: flex;
justify-content: space-between;
margin: 0 -31px;
}
@media (max-width: 1679px) {
#menu-main-menu {
margin: 0 -20px;
}
}
@media (max-width: 1439px) {
#menu-main-menu {
margin: 0 20px 0 -20px;
}
}
@media (max-width: 1199px) {
#menu-main-menu {
-webkit-flex-direction: column;
-ms-flex-direction: column;
flex-direction: column;
}
}
#menu-main-menu li:first-child {
position: relative;
}
#menu-main-menu li:first-child a {
display: inline-block;
padding-right: 25px;
}
#menu-main-menu li:first-child a:before,
#menu-main-menu li:first-child a:after {
content: "";
position: absolute;
top: 50%;
right: 5px;
background-color: #d5b584;
width: 10px;
height: 2px;
}
@media (max-width: 1199px) {
#menu-main-menu li:first-child a:before,
#menu-main-menu li:first-child a:after {
background-color: #260a00;
}
}
#menu-main-menu li:first-child a:after {
transform: rotate(90deg);
}
#menu-main-menu li:first-child:active .sub-menu,
#menu-main-menu li:first-child:hover .sub-menu {
height: auto;
overflow: visible;
opacity: 1;
}
@media (max-width: 1199px) {
#menu-main-menu li:first-child:hover .sub-menu {
position: static;
border: none;
padding-left: 30px;
}
}
#menu-main-menu li:first-child:hover .sub-menu li a:before,
#menu-main-menu li:first-child:hover .sub-menu li a:after {
content: none;
}
#menu-main-menu li a {
display: block;
padding: 8px 31px;
position: relative;
text-transform: uppercase;
white-space: nowrap;
font-family: "Roboto Mono", monospace;
font-weight: 700;
letter-spacing: 0.1em;
}
@media (max-width: 1679px) {
#menu-main-menu li a {
padding: 8px 20px;
}
}
@media (max-width: 1439px) {
#menu-main-menu li a {
padding: 8px 12px;
}
}
#menu-main-menu li a:hover {
color: #d5b584;
}
#menu-main-menu .sub-menu {
height: 0;
overflow: hidden;
opacity: 0;
transition: opacity 0.3s ease, height 0.5s ease;
position: absolute;
top: 41px;
left: 20px;
background-color: #fff;
border: 2px solid #260a00;
z-index: 999;
padding: 10px 0;
}
#menu-main-menu .sub-menu li a {
text-transform: unset;
font-weight: normal;
}
.header-in .block-info {
display: -webkit-box;
display: -moz-box;
display: -ms-flexbox;
display: -webkit-flex;
display: flex;
width: 50%;
align-items: center;
margin-left: 5vw;
}
@media (max-width: 1919px) {
.header-in .block-info {
margin-left: 1vw;
}
}
@media (max-width: 1679px) {
.header-in .block-info {
margin-left: 3%;
}
}
@media (max-width: 1439px) {
.header-in .block-info {
margin-left: 2vw;
}
}
@media (max-width: 1199px) {
.header-in .block-info {
width: 100%;
-webkit-flex-direction: column;
-ms-flex-direction: column;
flex-direction: column;
align-items: flex-start;
margin: 24px 0;
}
}
.header-in .box-phone {
margin-right: 45px;
flex-shrink: 0;
}
@media (max-width: 1919px) {
.header-in .box-phone {
margin-right: 20px;
}
}
@media (max-width: 1439px) {
.header-in .box-phone {
margin-right: 0;
}
}
@media (max-width: 1199px) {
.header-in .box-phone {
order: 3;
padding: 25px 0;
}
}
.header-in .box-phone a {
white-space: nowrap;
display: -webkit-box;
display: -moz-box;
display: -ms-flexbox;
display: -webkit-flex;
display: flex;
align-items: center;
}
@media (max-width: 1679px) {
.header-in .box-phone a strong {
display: none;
}
}
@media (max-width: 1199px) {
.header-in .box-phone a strong {
display: block;
}
}
.header-in .box-phone a img {
padding-right: 14px;
}
.header-in .box-lang {
position: relative;
}
@media (max-width: 1679px) {
.header-in .box-lang {
margin-right: 60px;
}
}
@media (max-width: 1199px) {
.header-in .box-lang {
order: 4;
padding: 15px 0;
}
}
.header-in .box-lang a {
padding: 8px 25px 8px 10px;
position: relative;
}
.header-in .box-lang a:before,
.header-in .box-lang a:after {
content: "";
position: absolute;
top: 50%;
right: 0;
background-color: #d5b584;
width: 10px;
height: 2px;
transition: all 0.3s ease;
}
.header-in .box-lang a:after {
transform: rotate(90deg);
}
.header-in .box-lang a:hover:after {
background-color: transparent;
}
.header-in .submenu {
height: 0;
overflow: hidden;
opacity: 0;
transition: opacity .3s ease , height .5s ease;
position: absolute;
top: 41px;
left: 20px;
background-color: #fff;
border: 2px solid #260A00;
z-index: 1;
padding: 10px 0;
}
.header-in .box-lang .submenu {
left: 0;
top: 23px;
border: 0;
padding: 0;
background: transparent;
}
.header-in .box-lang:hover .submenu {
height: auto;
overflow: visible;
opacity: 1;
}
@media (max-width: 1199px) {
.header-in .box-lang:hover .submenu {
position: static;
border: none;
}
}
.header-in .box-lang:hover .submenu li a:before,
.header-in .box-lang:hover .submenu li a:after {
content: none;
}
.header-in .box-search {
display: -webkit-box;
display: -moz-box;
display: -ms-flexbox;
display: -webkit-flex;
display: flex;
justify-content: flex-end;
align-items: center;
position: absolute;
right: 432px;
top: 13px
}
@media (max-width: 1919px) {
.header-in .box-search {
right: 407px
}
}
@media (max-width: 1679px) {
.header-in .box-search {
right: 432px
}
}
@media (max-width: 1439px) {
.header-in .box-search {
right: 395px
}
}
@media (max-width: 1199px) {
.header-in .box-search {
position: static;
margin-right: 30px
}
}
.header-in .box-search .search-form {
height: 50px;
width: 0;
overflow: hidden
}
.header-in .box-search .search-form__label {
z-index: 1000;
position: relative;
width: 50px;
height: 50px;
left: 0;
color: #fff
}
.header-in .box-search .search-form__label:before,
.header-in .box-search .search-form__label:after {
content: '';
position: absolute;
top: 50%;
left: 7px;
margin-top: -11px;
width: 2px;
height: 20px;
background: #fff;
transform-origin: 50% 50%
}
@media (max-width: 768px) {
.header-in .box-search .search-form__label:before,
.header-in .box-search .search-form__label:after {
top: 9px;
left: 18px;
margin-top: 0
}
}
.header-in .box-search .search-form__label:before {
transform: rotate(45deg)
}
.header-in .box-search .search-form__label:after {
transform: rotate(-45deg)
}
.header-in .box-search .search-form__input {
height: 45px;
border: none;
border-bottom: 2px solid #fff;
background: #D5B584;
color: #fff;
font-weight: normal;
padding-left: 5px;
margin-bottom: 0
}
.header-in .box-search .search-form__input::placeholder {
color: rgba(255, 255, 255, 0.53);
font-size: 18px;
line-height: 164.06%
}
@media (max-width: 768px) {
.header-in .box-search .search-form__input::placeholder {
font-size: 14px
}
}
.header-in .box-search .search-form__input::-webkit-input-placeholder {
color: rgba(255, 255, 255, 0.53);
font-size: 18px;
line-height: 164.06%
}
@media (max-width: 768px) {
.header-in .box-search .search-form__input::-webkit-input-placeholder {
font-size: 14px
}
}
.header-in .box-search .search-form__input:-ms-input-placeholder {
color: rgba(255, 255, 255, 0.53);
font-size: 18px;
line-height: 164.06%
}
@media (max-width: 768px) {
.header-in .box-search .search-form__input:-ms-input-placeholder {
font-size: 14px
}
}
.header-in .box-search .search-form__submit {
width: 53px;
height: 50px;
background: url(images/content/search-white-icon.svg);
border: none;
color: #D5B584;
position: relative;
z-index: 40;
background-position: center;
background-repeat: no-repeat;
text-indent: 70%;
margin-bottom: 0;
background-size: 25px 25px
}
.header-in .box-search .search-form.active {
width: 608px;
height: 71px;
-moz-transition: all 0.3s cubic-bezier(0.43, 0.01, 0.36, 1);
-webkit-transition: all 0.3s cubic-bezier(0.43, 0.01, 0.36, 1);
transition: all 0.3s cubic-bezier(0.43, 0.01, 0.36, 1);
display: -webkit-box;
display: -moz-box;
display: -ms-flexbox;
display: -webkit-flex;
display: flex;
justify-content: flex-end;
align-items: center;
position: absolute;
top: -13px;
right: 0;
background: #D5B584;
padding: 0;
z-index: 1
}
@media (max-width: 1439px) {
.header-in .box-search .search-form.active {
width: 400px
}
}
@media (max-width: 1199px) {
.header-in .box-search .search-form.active {
height: 55px;
top: 21px;
right: 86px
}
}
@media (max-width: 1024px) {
.header-in .box-search .search-form.active {
width: 265px
}
}
@media (max-width: 768px) {
.header-in .box-search .search-form.active {
height: 57px;
width: 100%;
top: 100%;
left: 0
}
}
.header-in .box-search .search-form input {
outline: none
}
.header-in .box-cart {
position: absolute;
right: 370px;
top: 20px;
width: 27px;
height: 32px;
cursor: pointer
}
@media (max-width: 1919px) {
.header-in .box-cart {
right: 360px
}
}
@media (max-width: 1439px) {
.header-in .box-cart {
right: 348px
}
}
@media (max-width: 1199px) {
.header-in .box-cart {
position: relative;
right: 0;
top: 0
}
}
.header-in .box-cart span {
position: absolute;
bottom: 0;
right: 0;
font-weight: bold;
font-size: 12px;
line-height: 14px;
background: #fff;
width: 10px;
text-align: center
}
.header-in .box-menu {
max-width: 335px;
width: 100%;
margin-right: -60px;
margin-left: auto;
position: relative
}
.header-in .box-menu.active {
z-index: 10
}
@media (max-width: 1439px) {
.header-in .box-menu {
margin-right: -30px
}
}
@media (max-width: 1199px) {
.header-in .box-menu {
max-width: inherit;
width: calc(100% + 40px);
margin-left: -20px;
margin-right: 0
}
/* .header-in .box-menu.active .menu-confect {
position: static
}*/
}
@media (max-width: 768px) {
.header-in .box-menu {
padding: 0
}
}
.menu-confect {
display: none;
background-color: #D5B584;
padding: 10px 50px 40px;
max-width: 335px;
width: 100%;
height: auto;
position: absolute;
right: 0;
top: 71px;
z-index: 2;
}
#menu-konditerskie-izdelija,
#menu-konditerskie-izdelija-1 {
position: relative;
z-index: 2;
}
@media (max-width: 1199px) {
.menu-confect {
max-width: inherit
}
}
#menu-konditerskie-izdelija li,
#menu-konditerskie-izdelija-1 li {
font-size: 30px;
font-weight: 700;
line-height: 1.17em;
}
#menu-konditerskie-izdelija li a,
#menu-konditerskie-izdelija-1 li a {
font-family: Roboto Mono, monospace;
margin: 10px 0 5px;
display: block;
}
.header-in #menu-konditerskie-izdelija li a:hover,
.header-in #menu-konditerskie-izdelija-1 li a:hover {
color: #fff !important;
}
#menu-konditerskie-izdelija li a:hover h3,
#menu-konditerskie-izdelija-1 li a:hover h3 {
color: #fff
}
#menu-konditerskie-izdelija .sub-menu,
#menu-konditerskie-izdelija-1 .sub-menu {
padding: 0 35px
}
#menu-konditerskie-izdelija .sub-menu li,
#menu-konditerskie-izdelija-1 .sub-menu li {
font-weight: 400;
font-size: 16px;
}
#menu-konditerskie-izdelija .sub-menu li a,
#menu-konditerskie-izdelija-1 .sub-menu li a {
font-family: "Roboto Mono", monospace;
color: #260A00;
line-height: 2.125em;
margin: 0;
}
.menu-confect .btn {
background-color: #fff;
margin-top: 50px
}
@media (max-width: 768px) {
.menu-confect .btn {
margin-top: 30px
}
}
.menu-confect .btn:before,
.menu-confect .btn:after {
background-color: #260A00
}
.footer {
padding: 35px 0;
font-size: 14px;
position: relative
}
.footer:before {
content: '';
position: absolute;
top: 0;
left: 0;
width: 100%;
height: 2px;
background-image: url(images/content/line-latte.svg);
background-position: 0 0;
background-size: auto;
background-repeat: repeat
}
.footer a {
font-family: "Roboto Mono", monospace
}
.footer-wrapper {
display: -webkit-box;
display: -moz-box;
display: -ms-flexbox;
display: -webkit-flex;
display: flex;
justify-content: space-between;
min-height: 256px
}
@media (max-width: 1199px) {
.footer-wrapper {
-webkit-flex-direction: column;
-ms-flex-direction: column;
flex-direction: column;
align-items: center;
text-align: center
}
}
.footer .logo {
display: -webkit-box;
display: -moz-box;
display: -ms-flexbox;
display: -webkit-flex;
display: flex;
-webkit-flex-direction: column;
-ms-flex-direction: column;
flex-direction: column;
justify-content: space-between
}
.footer .logo h6 {
font-weight: normal;
margin: 0
}
@media (max-width: 1199px) {
.footer .logo h6 {
margin: 28px 0 23px
}
}
.footer .logo img {
width: 165px
}
@media (max-width: 1199px) {
.footer .logo img {
width: 140px
}
}
.footer-menu {
display: -webkit-box;
display: -moz-box;
display: -ms-flexbox;
display: -webkit-flex;
display: flex;
justify-content: space-between;
max-width: 750px;
width: 100%;
padding: 0 20px
}
@media (max-width: 1679px) {
.footer-menu {
max-width: 600px
}
}
@media (max-width: 1439px) {
.footer-menu {
max-width: 450px
}
}
@media (max-width: 1199px) {
.footer-menu {
display: none
}
}
.footer-menu .sub-menu li a {
padding: 6px 0;
display: inline-block
}
.footer-social {
padding: 0 25px
}
.footer-social a {
white-space: nowrap
}
.footer-social .block-social {
display: -webkit-box;
display: -moz-box;
display: -ms-flexbox;
display: -webkit-flex;
display: flex;
align-items: center;
margin-top: 10px
}
@media (max-width: 1199px) {
.footer-social .block-social {
justify-content: center
}
}
.footer-social .block-social a {
padding: 7px
}
.footer-address {
max-width: 240px;
font-family: "Roboto Mono", monospace;
display: -webkit-box;
display: -moz-box;
display: -ms-flexbox;
display: -webkit-flex;
display: flex;
-webkit-flex-direction: column;
-ms-flex-direction: column;
flex-direction: column;
justify-content: space-between
}
@media (max-width: 1199px) {
.footer-address {
margin-top: 10px
}
}
.footer-address .create {
display: -webkit-box;
display: -moz-box;
display: -ms-flexbox;
display: -webkit-flex;
display: flex;
align-items: center
}
@media (max-width: 1199px) {
.footer-address .create {
justify-content: center
}
.footer-address .create span {
display: none
}
}
.footer-address .create p {
margin-bottom: 0
}
.footer-address .logo {
margin-left: 10px
}
.footer-address .logo a {
display: block;
width: 75px
}
.btn {
max-width: 354px;
width: 100%;
height: 71px;
padding: 24px 30px 25px;
text-align: left;
transition: .3s;
font-family: "Roboto Mono", monospace;
font-weight: 700;
line-height: 1.18em;
letter-spacing: .1em;
display: -webkit-box;
display: -moz-box;
display: -ms-flexbox;
display: -webkit-flex;
display: flex;
align-items: center;
justify-content: space-between;
color: #260A00;
text-transform: uppercase;
border: 2px solid #260A00;
box-shadow: none;
border-radius: 0;
position: relative
}
@media (max-width: 768px) {
.btn {
padding: 14px 15px 15px;
font-size: 12px;
max-width: 268px;
height: 51px
}
}
.btn:before,
.btn:after {
content: '';
position: absolute;
background-color: #D5B584;
-webkit-transition: all .3s ease;
-moz-transition: all .3s ease;
-o-transition: all .3s ease;
transition: all .3s ease
}
.btn:before {
width: 165px;
height: 2px;
left: calc(100% - 165px);
bottom: -11px
}
@media (max-width: 768px) {
.btn:before {
width: 117px;
left: calc(100% - 117px)
}
}
.btn:after {
width: 2px;
height: 50px;
top: calc(100% - 50px);
right: -10px
}
@media (max-width: 768px) {
.btn:after {
height: 30px;
top: calc(100% - 30px)
}
}
.btn:hover:before {
left: 0
}
.btn:hover:after {
top: 0
}
.btn span {
padding-left: 35px;
position: relative
}
.btn span:before,
.btn span:after {
content: '';
position: absolute;
top: 50%;
transform: translateY(-50%)
}
.btn span:before {
right: 1px;
width: 24px;
height: 3px;
background-color: #D5B584
}
.btn span:after {
right: 0;
border-top: 6px solid transparent;
border-left: 6px solid #D5B584;
border-bottom: 6px solid transparent
}
.btn-confect {
width: 100%;
font-family: "Roboto Mono", monospace;
font-weight: 700;
letter-spacing: 0.1em;
text-transform: uppercase;
color: #fff;
background-color: #D5B584;
border: 2px solid #D5B584;
padding: 21px 27px;
height: 71px;
white-space: nowrap;
display: -webkit-box;
display: -moz-box;
display: -ms-flexbox;
display: -webkit-flex;
display: flex;
justify-content: space-between;
align-items: center;
cursor: pointer;
position: relative;
z-index: 0
}
.btn-confect .header-btn-icon {
margin: 0
}
.btn-confect.is-active {
color: #260A00;
z-index: 5
}
.btn-confect.is-active .header-btn-icon {
background: transparent
}
.btn-confect.is-active .header-btn-icon:before,
.btn-confect.is-active .header-btn-icon:after {
background: #260A00;
transform-origin: 50% 50%;
top: 0
}
.btn-confect.is-active .header-btn-icon:before {
transform: rotate3d(0, 0, 1, -45deg)
}
.btn-confect.is-active .header-btn-icon:after {
transform: rotate3d(0, 0, 1, 45deg)
}
.more-link {
color: #fff;
font-size: 14px;
font-family: "Roboto Mono", monospace;
font-weight: 700;
text-transform: uppercase;
background-color: #D5B584;
padding: 4px 8px;
border-radius: 30px;
width: 100%;
text-align: center;
letter-spacing: 0.1em;
border: none;
z-index: 1;
position: relative
}
.btn-category {
display: -webkit-box;
display: -moz-box;
display: -ms-flexbox;
display: -webkit-flex;
display: flex;
align-items: center;
width: 190px;
margin: 0 auto
}
.btn-category .header-btn-icon {
display: inline-block;
margin: 0 15px 0 0;
background: #D5B584
}
.btn-category .header-btn-icon:before,
.btn-category .header-btn-icon:after {
background: #D5B584
}
.btn-category strong {
font-size: 12px;
font-family: "Roboto Mono", monospace;
letter-spacing: 0.1em;
line-height: 1.17em;
text-transform: uppercase;
border-bottom: 1px dashed #D5B584;
color: #260A00;
padding-bottom: 4px
}
.btn-news {
font-family: "Roboto Mono", monospace;
font-weight: 700;
line-height: 47px;
letter-spacing: .1em;
color: #260A00;
text-transform: uppercase;
max-width: 300px;
width: 100%;
height: 87px;
background-color: #EFDABA;
border: none;
box-shadow: none;
border-radius: 0;
transition: all .3s ease;
position: absolute;
bottom: 87px
}
@media (max-width: 1439px) {
.btn-news {
width: 39px;
height: 41px;
font-size: 0
}
}
@media (max-width: 768px) {
.btn-news {
bottom: 50%
}
}
.btn-news:before,
.btn-news:after {
content: '';
position: absolute;
top: 50%;
transform: translateY(-50%)
}
.btn-news:before {
right: 26px;
width: 24px;
height: 3px;
background-color: #260A00
}
.btn-news:after {
border-top: 6px solid transparent;
border-bottom: 6px solid transparent
}
.btn-news-prev {
left: 0;
text-align: right;
padding: 20px 20px 20px 25px
}
@media (max-width: 1439px) {
.btn-news-prev {
padding: 8px
}
}
.btn-news-prev:before {
left: 26px
}
@media (max-width: 1439px) {
.btn-news-prev:before {
left: 8px
}
}
.btn-news-prev:after {
left: 25px;
border-right: 6px solid #260A00
}
@media (max-width: 1439px) {
.btn-news-prev:after {
left: 7px
}
}
.btn-news-next {
right: 0;
text-align: left;
padding: 20px 25px 20px 35px
}
@media (max-width: 1439px) {
.btn-news-next {
padding: 8px
}
}
.btn-news-next:before {
right: 26px
}
@media (max-width: 1439px) {
.btn-news-next:before {
right: 8px
}
}
.btn-news-next:after {
right: 25px;
border-left: 6px solid #260A00
}
@media (max-width: 1439px) {
.btn-news-next:after {
right: 7px
}
}
.form-group {
position: relative;
margin-bottom: 59px
}
.form-group:last-child {
margin-bottom: 0
}
@media (max-width: 1439px) {
.form-group {
margin-bottom: 40px
}
}
@media (max-width: 768px) {
.form-group {
margin-bottom: 32px
}
}
.form-control,
input[type="text"],
input[type="tel"],
input[type="email"],
input[type="password"],
select {
padding: 8px 0;
height: 40px;
border: none;
border-bottom: 2px solid #fff;
width: 100%;
font-size: 16px;
font-family: "Roboto Mono", monospace;
color: #fff;
background-color: transparent;
position: relative
}
.form-control:active,
.form-control:focus,
input[type="text"]:active,
input[type="text"]:focus,
input[type="tel"]:active,
input[type="tel"]:focus,
input[type="email"]:active,
input[type="email"]:focus,
input[type="password"]:active,
input[type="password"]:focus,
select:active,
select:focus {
outline: 0;
outline-offset: 0
}
.form-control:hover,
input[type="text"]:hover,
input[type="email"]:hover,
input[type="password"]:hover,
select:hover {
outline: 0;
outline-offset: 0
}
select {
height: 48px
}
input[type="date"],
input[data-toggle="datepicker"] {
background-color: #EFDABA;
border: 2px solid #fff;
color: #260A00;
font-weight: 700;
height: 48px;
width: 100%;
padding: 8px 20px
}
input[type="date"]:focus>.arrow,
input[data-toggle="datepicker"]:focus>.arrow {
transform: rotate(180deg)
}
select {
background-color: #EFDABA;
border: 2px solid #fff;
color: #260A00;
font-weight: 700;
padding-left: 20px;
-moz-appearance: none;
-webkit-appearance: none
}
label {
font-family: "Roboto Mono", monospace
}
input[type="date"]::placeholder,
input[data-toggle="datepicker"]::placeholder {
color: #260A00;
font-size: 16px;
font-family: "Roboto Mono", monospace;
font-weight: 700;
opacity: 1
}
.wpcf7-form-control::placeholder {
color: #fff !important;
font-size: 16px;
font-family: "Roboto Mono", monospace;
font-weight: 700 !important;
padding-bottom: 17px;
opacity: 1
}
.wpcf7-form-control::-webkit-input-placeholder {
color: #fff !important;
font-size: 16px;
font-family: "Roboto Mono", monospace;
font-weight: 700 !important;
padding-bottom: 17px;
opacity: 1
}
.wpcf7-form-control:-ms-input-placeholder {
color: #fff !important;
font-size: 16px;
font-family: "Roboto Mono", monospace;
font-weight: 700 !important;
padding-bottom: 17px;
opacity: 1
}
.wpcf7-form-control-label {
display: block;
padding: 5px 0;
font-size: 16px;
font-family: "Roboto Mono", monospace;
font-weight: 700
}
textarea {
background: #EFDABA;
border: 2px solid #fff;
height: 200px;
color: #260A00;
resize: none;
overflow-y: auto;
width: 100%;
outline: none
}
@media (max-width: 768px) {
textarea {
height: 120px;
max-width: inherit
}
}
.form-control-submit {
padding-left: 30px;
position: absolute;
right: 0;
top: 50%
}
.form-control-submit:before,
.form-control-submit:after {
content: '';
position: absolute;
top: 50%;
transform: translateY(-50%)
}
.form-control-submit:before {
right: 1px;
width: 24px;
height: 3px;
background-color: #D5B584
}
.form-control-submit:after {
right: 0;
border-top: 6px solid transparent;
border-left: 6px solid #D5B584;
border-bottom: 6px solid transparent
}
input[type="submit"] {
width: 100%;
height: 100%;
background-color: transparent;
border: none;
letter-spacing: .1em;
padding: 20px 20px 20px 40px;
text-transform: uppercase;
text-align: left
}
@media (max-width: 768px) {
input[type="submit"].wpcf7-submit {
height: 51px;
padding: 7px 20px
}
}
.btn-submit {
height: 71px;
padding: 0;
max-width: 230px;
background-color: #fff;
margin-left: auto
}
@media (max-width: 768px) {
.btn-submit {
height: 51px;
max-width: 157px
}
}
.btn-submit:before,
.btn-submit:after {
background-color: #260A00
}
.btn-submit span {
position: absolute;
top: 50%;
right: 20px
}
.form-group-block {
padding-right: 28%
}
.page-template-page-reviews .form-group-block {
padding-right: 0%;
}
.wpcf7 label {
font-weight: 700;
}
@media (max-width: 1199px) {
.form-group-block {
padding-right: 0
}
}
.form-control.form-control-person {
height: 48px;
background-color: #fff;
padding: 8px 20px
}
.form-control-person::placeholder {
color: #260A00
}
.form-control-person::-webkit-input-placeholder {
color: #260A00
}
.form-control-person:-ms-input-placeholder {
color: #260A00
}
.form-control-person::-ms-input-placeholder {
color: #260A00
}
.form-control-file {
width: 0.1px;
height: 0.1px;
opacity: 0;
overflow: hidden;
position: absolute;
z-index: -1
}
.form-control-label-file {
letter-spacing: .1em;
text-transform: uppercase;
color: #260A00;
font-weight: 700;
cursor: pointer
}
.form-control-label-file span {
display: block;
text-transform: none;
font-family: "Roboto", sans-serif;
font-weight: normal;
font-size: 14px;
letter-spacing: 0
}
.arrow {
position: absolute;
top: 50%;
right: 20px;
transform: translateY(-50%);
display: -webkit-box;
display: -moz-box;
display: -ms-flexbox;
display: -webkit-flex;
display: flex
}
.arrow:before {
content: '';
width: 0;
height: 0;
border-left: 6px solid transparent;
border-right: 6px solid transparent;
border-top: 12px solid #260A00
}
.select2-selection__placeholder {
font-weight: 700
}
.select2-container {
width: 100% !important
}
.select2-container--default .select2-selection--single {
background-color: #EFDABA;
border: 2px solid #fff;
border-radius: 0;
padding: 8px 20px;
height: 48px
}
.select2-container .select2-selection--single {
outline: none
}
.select2-container--default .select2-selection--single .select2-selection__placeholder {
color: #260A00;
font-family: "Roboto Mono", monospace
}
.select2-container--default .select2-selection--single .select2-selection__arrow {
height: 46px
}
.select2-container--default .select2-selection--single .select2-selection__arrow b {
border-color: #260A00 transparent transparent transparent;
border-style: solid;
border-width: 12px 6px 0 6px;
margin-left: -14px;
margin-top: -5px
}
.select2-container--default.select2-container--open .select2-selection--single .select2-selection__arrow b {
border-color: transparent transparent #260A00 transparent;
border-width: 0 6px 12px 6px
}
.select2-container--default .select2-selection--single .select2-selection__rendered {
font-family: "Roboto Mono", monospace;
font-weight: 700;
color: #260A00;
font-size: 16px
}
.select2-container .select2-selection--single .select2-selection__rendered {
padding: 0
}
.select2-container--default .select2-results__option--highlighted[aria-selected] {
background-color: #fff;
color: #000
}
.select2-dropdown {
background-color: #EFDABA;
border: 2px solid #fff;
border-radius: 0
}
.datepicker-panel>ul>li.highlighted {
background-color: #EFDABA
}
.datepicker-dropdown {
border: 1px solid #EFDABA;
-webkit-box-shadow: 0 3px 6px #EFDABA;
box-shadow: 0 3px 6px #EFDABA
}
.datepicker-panel>ul>li.picked,
.datepicker-panel>ul>li.picked:hover {
color: #260A00
}
.datepicker-top-left,
.datepicker-top-right {
border-top-color: #260A00
}
.datepicker-top-left:before,
.datepicker-top-right:before {
border-bottom-color: #260A00
}
.datepicker-panel>ul>li:hover,
.datepicker-panel>ul>li.highlighted:hover {
background-color: #EFDABA
}
.block-checkbox {
position: relative;
padding-left: 21px
}
.payment_methods input[type="radio"],
.woocommerce-shipping-methods input[type="radio"] {
position: absolute;
opacity: 0;
cursor: pointer;
height: 0;
width: 0
}
.payment_methods .checkmark,
.woocommerce-shipping-methods .checkmark {
position: absolute;
top: 6px;
left: 0;
height: 15px;
width: 15px;
background-color: transparent;
border: 1px solid #000;
border-radius: 50%
}
.payment_methods .checkmark {
top: 10px;
}
.payment_methods .checkmark.active,
.woocommerce-shipping-methods .checkmark.active {
border-width: 3px
}
.payment_methods input:checked ~ .checkmark,
.woocommerce-shipping-methods input:checked ~ .checkmark {
border-width: 3px
}
.form-white .form-group {
margin-bottom: 30px
}
.form-white .form-control-label {
line-height: 1.19em;
letter-spacing: 0.1em;
margin-bottom: 13px;
padding: 0
}
@media (max-width: 768px) {
.form-white .form-control-label {
margin-bottom: 10px;
font-size: 14px
}
}
.form-white .form-control-label span {
color: #E62B33
}
.form-white .form-control {
border: 1px solid #D5B584;
height: 60px;
padding-left: 20px;
padding-right: 20px;
color: #000
}
@media (max-width: 768px) {
.form-white .form-control {
height: 50px
}
}
.form-white .form-control::placeholder,
.form-white textarea::placeholder {
color: silver;
letter-spacing: 0.1em;
font-weight: 300;
line-height: 1.19em
}
@media (max-width: 768px) {
.form-white .form-control::placeholder,
.form-white textarea::placeholder {
font-size: 14px
}
}
.form-white .form-control::-webkit-input-placeholder,
.form-white textarea::-webkit-input-placeholder {
color: silver;
letter-spacing: 0.1em;
font-weight: 300;
line-height: 1.19em
}
@media (max-width: 768px) {
.form-white .form-control::-webkit-input-placeholder,
.form-white textarea::-webkit-input-placeholder {
font-size: 14px
}
}
.form-white .form-control:-ms-input-placeholder,
.form-white textarea:-ms-input-placeholder {
color: silver;
letter-spacing: 0.1em;
font-weight: 300;
line-height: 1.19em
}
@media (max-width: 768px) {
.form-white .form-control:-ms-input-placeholder,
.form-white textarea:-ms-input-placeholder {
font-size: 14px
}
}
.form-white .form-control-person::-ms-input-placeholder,
.form-white textarea::-ms-input-placeholder {
color: silver;
letter-spacing: 0.1em;
font-weight: 300;
line-height: 1.19em
}
@media (max-width: 768px) {
.form-white .form-control-person::-ms-input-placeholder,
.form-white textarea::-ms-input-placeholder {
font-size: 14px
}
}
.form-white textarea {
border: 1px solid #D5B584;
background: #fff;
height: 123px;
padding: 20px
}
.form-white .block-checkbox .checkmark {
border-color: #260A00
}
.section h2 {
text-align: center;
margin-bottom: .9em
}
.section-hero {
position: relative;
padding-top: 0
}
.section-hero .block-wrapper {
display: -webkit-box;
display: -moz-box;
display: -ms-flexbox;
display: -webkit-flex;
display: flex;
-webkit-flex-wrap: wrap;
-ms-flex-wrap: wrap;
flex-wrap: wrap;
margin-left: -60px;
padding-left: 11.8%;
position: relative
}
@media (max-width: 1439px) {
.section-hero .block-wrapper {
margin-left: -30px
}
}
@media (max-width: 768px) {
.section-hero .block-wrapper {
margin-left: 0;
padding-left: 0
}
}
.section-hero .block-wrapper:before {
top: 3%;
left: 0
}
@media (max-width: 768px) {
.section-hero .block-wrapper:before {
top: -2%;
left: -20px;
width: 31vw;
height: 124px
}
}
.section-hero .block-title {
width: 50%
}
@media (max-width: 768px) {
.section-hero .block-title {
width: 100%
}
}
.section-hero .block-title h1 span {
display: inline-block;
white-space: nowrap
}
@media (max-width: 768px) {
.section-hero .block-title h1 {
max-width: 350px
}
}
.section-hero .block-title h1:before {
bottom: -70%;
right: -21%
}
@media (max-width: 768px) {
.section-hero .block-title h1:before {
display: none
}
}
.section-hero .block-title ul {
max-width: 600px;
margin: 0 -10px
}
@media (max-width: 1439px) {
.section-hero .block-title ul {
max-width: 420px
}
}
.section-hero .block-title ul li {
font-size: 24px;
font-weight: 300;
position: relative;
padding: 20px 10px;
display: -webkit-box;
display: -moz-box;
display: -ms-flexbox;
display: -webkit-flex;
display: flex;
align-items: flex-start
}
@media (max-width: 1679px) {
.section-hero .block-title ul li {
font-size: 20px
}
}
@media (max-width: 1439px) {
.section-hero .block-title ul li {
font-size: 16px;
padding: 10px
}
}
@media (max-width: 768px) {
.section-hero .block-title ul li {
font-size: 14px
}
}
.section-hero .block-title ul li:before {
content: '+';
color: #D5B584;
font-size: 40px;
font-weight: 700;
padding-right: 20px
}
@media (max-width: 1679px) {
.section-hero .block-title ul li:before {
font-size: 36px
}
}
@media (max-width: 1439px) {
.section-hero .block-title ul li:before {
font-size: 30px
}
}
.section-hero .block-slider {
max-width: 732px;
width: 45%;
margin-left: 5%;
margin-top: -50px
}
@media (max-width: 1679px) {
.section-hero .block-slider {
margin-top: 0
}
}
@media (max-width: 768px) {
.section-hero .block-slider {
width: 100%;
margin-left: 0;
margin-top: 0
}
}
.section-hero .block-slider .slick-prev,
.section-hero .block-slider .slick-next {
position: absolute;
bottom: 30px;
background-color: #fff;
border: 1px solid #fff;
font-size: 0;
width: 52px;
height: 52px;
z-index: 1
}
.section-hero .block-slider .slick-prev:before,
.section-hero .block-slider .slick-next:before {
content: '';
position: absolute;
top: 50%;
left: 50%;
transform: translate(-50%, -50%);
width: 0;
height: 0
}
.section-hero .block-slider .slick-next {
right: 20px
}
.section-hero .block-slider .slick-next:before {
border-top: 8px solid transparent;
border-left: 8px solid #000;
border-bottom: 8px solid transparent
}
.section-hero .block-slider .slick-prev {
right: 82px
}
.section-hero .block-slider .slick-prev:before {
border-top: 8px solid transparent;
border-right: 8px solid #000;
border-bottom: 8px solid transparent
}
.section-hero .block-slider .slick-slide img {
width: 100%
}
.section-hero .block-info {
display: -webkit-box;
display: -moz-box;
display: -ms-flexbox;
display: -webkit-flex;
display: flex;
justify-content: space-between;
-webkit-flex-wrap: wrap;
-ms-flex-wrap: wrap;
flex-wrap: wrap;
margin: -268px -15px 0;
width: 50%;
background-image: url(images/content/hero-bg-dots-latte.svg);
background-repeat: no-repeat;
background-size: auto;
background-position: 56% 0;
padding-top: 37px
}
@media (max-width: 1919px) {
.section-hero .block-info {
margin-top: -168px;
}
}
@media (max-width: 1679px) {
.section-hero .block-info {
justify-content: flex-start;
margin-top: -12vw
}
}
@media (max-width: 1199px) {
.section-hero .block-info {
margin-top: 0;
justify-content: space-between;
width: 100%
}
}
@media (max-width: 768px) {
.section-hero .block-info {
-webkit-flex-direction: column;
-ms-flex-direction: column;
flex-direction: column;
background-position: 100px 0
}
}
.section-hero .block-info h5 {
color: #D5B584;
text-transform: uppercase;
margin-bottom: 10px
}
.section-hero .block-info {
font-size: 18px;
font-weight: 300
}
@media (max-width: 1439px) {
.section-hero .block-info {
font-size: 16px
}
}
@media (max-width: 768px) {
.section-hero .block-info {
font-size: 14px
}
}
.section-hero .block-info .block-info__item {
max-width: 242px;
padding: 20px 15px
}
@media (max-width: 768px) {
.section-hero .block-info .block-info__item {
padding: 10px 15px
}
}
.section-hero .block-info .block-info__item_address {
max-width: 338px
}
.section-hero .block-info .block-info__item_time p {
margin: 0
}
@media (max-width: 1679px) {
.section-hero .block-info .block-info__item_phone {
width: 100%
}
}
@media (max-width: 1199px) {
.section-hero .block-info .block-info__item_phone {
width: inherit
}
}
.section-about-us .row {
align-items: center
}
section.section-about-us > div > div > div:nth-child(2) > div > p:nth-child(2) {
display: none;
}
.section-about-us .block-img {
background-color: #D5B584;
padding: 12.7% 17.2% 12.7% 24%;
max-height: 767px;
margin-left: -60px;
position: relative
}
@media (max-width: 1439px) {
.section-about-us .block-img {
margin-left: -30px
}
}
@media (max-width: 768px) {
.section-about-us .block-img {
margin: 0 -20px 26px -20px
}
}
.section-about-us .block-img .block-text {
position: absolute
}
.section-about-us .block-img .block-text p {
color: #EFDABA;
text-transform: uppercase;
font-size: 120px;
letter-spacing: 0.2em;
line-height: 1.17em
}
@media (max-width: 1679px) {
.section-about-us .block-img .block-text p {
font-size: 100px
}
}
@media (max-width: 1439px) {
.section-about-us .block-img .block-text p {
font-size: 80px
}
}
@media (max-width: 768px) {
.section-about-us .block-img .block-text p {
font-size: 48px
}
}
.section-about-us .block-img .block-text p strong {
display: block
}
.section-about-us .block-img .block-text_cakes {
top: 0;
left: -4px
}
.section-about-us .block-img .block-text_coffee {
bottom: -19px;
right: 0
}
@media (max-width: 768px) {
.section-about-us .block-img .block-text_coffee {
bottom: -10px
}
}
.section-about-us .block-info {
margin-left: 18%
}
@media (max-width: 768px) {
.section-about-us .block-info {
margin-left: 0
}
}
.section-about-us .block-info:before {
top: -13%;
right: -40px
}
@media (max-width: 1439px) {
.section-about-us .block-info:before {
right: -30px
}
}
@media (max-width: 1024px) {
.section-about-us .block-info:before {
display: none
}
}
.section-about-us .block-info p {
max-width: 572px;
line-height: 1.625em;
font-weight: 300;
margin-bottom: 30px
}
.section-about-us .block-info .btn {
max-width: 254px;
margin-top: 40px
}
@media (max-width: 768px) {
.section-about-us .block-info .btn {
max-width: 180px;
margin-top: 0
}
}
.section-social {
padding-top: 80px
}
.section-social h2 {
margin-bottom: .5em
}
.section-social .block-info {
display: -webkit-box;
display: -moz-box;
display: -ms-flexbox;
display: -webkit-flex;
display: flex;
align-items: center;
margin: 28px -14px 0px
}
@media (max-width: 1199px) {
.section-social .block-info {
align-items: flex-start;
margin-top: 38px
}
}
@media (max-width: 768px) {
.section-social .block-info {
margin: 0 -10px
}
}
.section-social .block-info__item {
padding: 14px
}
@media (max-width: 768px) {
.section-social .block-info__item {
padding: 10px
}
}
.section-social .block-info__bg {
width: 25%
}
.section-social .block-info__bg span {
display: block;
height: 90px;
background-color: #260A00;
width: calc(100% + 60px)
}
@media (max-width: 1439px) {
.section-social .block-info__bg span {
width: calc(100% + 30px)
}
}
@media (max-width: 768px) {
.section-social .block-info__bg span {
width: calc(100% + 20px);
height: 39px
}
}
.section-social .block-info__bg span:before {
top: -30%;
left: 50%;
transform: translateX(-50%)
}
@media (max-width: 1439px) {
.section-social .block-info__bg span:before {
top: -11%
}
}
@media (max-width: 1199px) {
.section-social .block-info__bg span:before {
left: 0;
transform: unset
}
}
@media (max-width: 768px) {
.section-social .block-info__bg span:before {
left: -100%;
width: 38vw;
height: 58px;
background-size: 100% 20%
}
}
.section-social .block-info__bg:first-child span {
margin-left: -60px
}
@media (max-width: 1439px) {
.section-social .block-info__bg:first-child span {
margin-left: -30px
}
}
@media (max-width: 768px) {
.section-social .block-info__bg:first-child span {
margin-left: -20px
}
}
@media (max-width: 1199px) {
.section-social .block-info__bg:last-child {
display: none
}
}
.section-social .block-info__bg:last-child span {
margin-right: -60px
}
.section-social .block-info__text {
display: -webkit-box;
display: -moz-box;
display: -ms-flexbox;
display: -webkit-flex;
display: flex;
align-items: center;
justify-content: space-between;
width: 50%
}
@media (max-width: 1199px) {
.section-social .block-info__text {
-webkit-flex-direction: column;
-ms-flex-direction: column;
flex-direction: column;
align-items: flex-start;
width: 75%
}
}
.section-social .block-info__text .btn {
max-width: 254px;
margin-right: 4%
}
@media (max-width: 1199px) {
.section-social .block-info__text .btn {
margin: 20px 0 0
}
}
@media (max-width: 768px) {
.section-social .block-info__text .btn {
max-width: 180px
}
}
.section-newbrand .newbrand-slider .slick-slide {
margin: 0 14px
}
@media (max-width: 768px) {
.section-newbrand .newbrand-slider .slick-slide {
margin: 0 10px
}
}
.section-newbrand .newbrand-slider .slick-list {
margin: 0 -14px
}
@media (max-width: 768px) {
.section-newbrand .newbrand-slider .slick-list {
margin: 0 -10px
}
}
.section-newbrand .newbrand-slider a {
display: block;
text-align: center
}
.section-newbrand .add_to_cart_button {
display: none !important;
}
.section-newbrand .newbrand-slider .block-img {
margin-bottom: 26px;
position: relative;
max-height: 27vw;
overflow: hidden
}
@media (max-width: 768px) {
.section-newbrand .newbrand-slider .block-img {
max-height: 436px
}
}
@media (max-width: 479px) {
.section-newbrand .newbrand-slider .block-img {
max-height: 183px
}
}
.section-newbrand .newbrand-slider .block-img p {
position: absolute;
top: 0;
left: 20px;
font-family: "Roboto Mono", monospace;
font-size: 36px;
letter-spacing: 0.1em;
line-height: 1.4em;
color: #fff;
text-shadow: 0px 0px 10px rgba(0, 0, 0, 0.5);
text-transform: uppercase
}
@media (max-width: 1439px) {
.section-newbrand .newbrand-slider .block-img p {
font-size: 24px
}
}
@media (max-width: 768px) {
.section-newbrand .newbrand-slider .block-img p {
font-size: 18px
}
}
.section-newbrand h2 {
min-height: 56px
}
@media (max-width: 768px) {
.section-newbrand h2 {
min-height: 0;
}
}
.section-newbrand .newbrand-slider .price {
display: inline-block;
font-family: "Roboto Mono", monospace;
font-weight: 700;
font-size: 36px;
color: #D5B584;
padding-bottom: 15px;
position: relative
}
@media (max-width: 1439px) {
.section-newbrand .newbrand-slider .price {
font-size: 24px
}
}
.section-newbrand .newbrand-slider .price span {
font-size: 22px
}
@media (max-width: 1439px) {
.section-newbrand .newbrand-slider .price span {
font-size: 14px
}
}
.section-newbrand .newbrand-slider .price span:before {
content: '';
position: absolute;
bottom: 0;
left: 0;
width: 100%;
height: 2px;
background-image: url(images/content/line-latte.svg);
background-position: 0 0;
background-size: 100% 100%;
background-repeat: no-repeat
}
.section-newbrand .btn {
margin: -30px auto 0
}
.section-stock {
position: relative;
overflow: hidden
}
.section-stock:before,
.section-stock:after {
content: '';
position: absolute;
top: 50%;
transform: translateY(-50%);
width: 16.8vw;
height: 7.3vw;
background-image: url(images/content/line-dark.svg);
background-position: 0 0;
background-size: 95% 13%;
background-repeat: repeat
}
@media (max-width: 1199px) {
.section-stock:before,
.section-stock:after {
height: 140px
}
}
@media (max-width: 768px) {
.section-stock:before,
.section-stock:after {
width: 100%;
height: 100px;
top: 20%;
transform: unset;
background-size: 50% 13%
}
}
.section-stock:before {
left: 60px
}
@media (max-width: 1439px) {
.section-stock:before {
left: 0
}
}
@media (max-width: 768px) {
.section-stock:before {
left: -82%
}
}
.section-stock:after {
right: 60px
}
@media (max-width: 1439px) {
.section-stock:after {
right: 0
}
}
@media (max-width: 768px) {
.section-stock:after {
right: -86%
}
}
.section-stock .dots-bg:before {
top: 50%;
left: 0;
transform: translateY(-50%)
}
.section-stock .block-right .dots-bg:before {
right: 0
}
.section-stock .block-wrapper {
padding: 45px 5.45vw;
border: 1px solid #260A00;
max-width: 1500px;
margin: 0 auto;
display: -webkit-box;
display: -moz-box;
display: -ms-flexbox;
display: -webkit-flex;
display: flex
}
@media (max-width: 1439px) {
.section-stock .block-wrapper {
padding: 50px 11.8%
}
}
@media (max-width: 768px) {
.section-stock .block-wrapper {
padding: 24px;
flex-direction: column;
align-items: center
}
}
.section-stock .block-wrapper .block-img {
max-width: 21.875vw;
max-height: 21.875vw;
border-radius: 50%;
flex-shrink: 0;
margin-right: 40px;
position: relative
}
@media (max-width: 1439px) {
.section-stock .block-wrapper .block-img {
margin-left: -30px
}
}
@media (max-width: 768px) {
.section-stock .block-wrapper .block-img {
margin: 0 auto 17px;
max-width: 208px;
max-height: 208px
}
}
.section-stock .block-wrapper .block-img span {
position: absolute;
bottom: 0;
left: 0;
width: 1.78em;
height: 1.78em;
border-radius: 50%;
font-family: "Roboto Mono", monospace;
font-size: 72px;
color: #fff;
background-color: #D5B584;
display: -webkit-box;
display: -moz-box;
display: -ms-flexbox;
display: -webkit-flex;
display: flex;
align-items: center;
justify-content: center
}
@media (max-width: 1439px) {
.section-stock .block-wrapper .block-img span {
font-size: 50px
}
}
@media (max-width: 1199px) {
.section-stock .block-wrapper .block-img span {
font-size: 36px
}
}
.section-stock .block-wrapper .block-text h2 {
text-align: left;
margin-bottom: 20px
}
@media (max-width: 1439px) {
.section-stock .block-wrapper .block-text h2 {
max-width: 600px
}
}
@media (max-width: 768px) {
.section-stock .block-wrapper .block-text h2 {
text-align: center
}
}
.section-stock .block-wrapper .block-text .indent {
padding-left: 40px
}
@media (max-width: 768px) {
.section-stock .block-wrapper .block-text .indent {
padding-left: 20px
}
}
.section-stock .block-wrapper .block-text .desctop-only p {
font-weight: 300;
margin-bottom: 20px
}
.section-stock .block-wrapper .block-text p {
font-size: 18px;
margin-bottom: 0
}
@media (max-width: 768px) {
.section-stock .block-wrapper .block-text p {
font-size: 16px;
margin-bottom: 12px
}
}
.section-stock .block-wrapper .block-text #countdown {
margin-bottom: 28px
}
@media (max-width: 768px) {
.section-stock .block-wrapper .block-text #countdown {
margin-bottom: 16px
}
}
.section-stock .block-wrapper .block-text #countdown strong {
font-size: 72px
}
@media (max-width: 1439px) {
.section-stock .block-wrapper .block-text #countdown strong {
font-size: 48px
}
}
@media (max-width: 768px) {
.section-stock .block-wrapper .block-text #countdown strong {
font-size: 30px;
line-height: 1em
}
}
.section-stock .block-wrapper .block-text #countdown span {
padding-left: 1.4em
}
@media (max-width: 1439px) {
.section-stock .block-wrapper .block-text #countdown span {
padding-left: 10px
}
}
@media (max-width: 768px) {
.section-stock .block-wrapper .block-text #countdown span {
font-size: 12px;
padding-left: 5px
}
}
.section-stock .block-wrapper .block-text .btn {
max-width: 230px
}
@media (max-width: 768px) {
.section-stock .block-wrapper .block-text .btn {
max-width: 157px;
margin: 0 auto
}
}
#countdown {
color: #D5B584;
display: -webkit-box;
display: -moz-box;
display: -ms-flexbox;
display: -webkit-flex;
display: flex;
justify-content: center;
font-family: "Roboto Mono", monospace
}
#countdown strong {
display: block;
line-height: 1.2em;
font-weight: 700
}
.responsive-tabs__heading {
display: none;
}
.responsive-tabs__list {
display: -webkit-box;
display: -moz-box;
display: -ms-flexbox;
display: -webkit-flex;
display: flex;
justify-content: center
}
.responsive-tabs__list li {
font-size: 18px;
text-transform: uppercase;
color: #260A00;
letter-spacing: 0.1em;
font-family: "Roboto Mono", monospace;
font-weight: 700;
padding: 10px 15px;
margin-bottom: 20px;
cursor: pointer;
position: relative;
transition: color .3s ease
}
.responsive-tabs__list li:focus {
outline: none;
}
@media (max-width: 768px) {
.responsive-tabs__list li {
font-size: 14px
}
}
.responsive-tabs__list li:hover {
color: #D5B584
}
.responsive-tabs__list__item--active {
color: #D5B584 !important;
}
.responsive-tabs__list__item--active:focus {
border: none !important;
}
.responsive-tabs__list__item--active:before {
content: '';
position: absolute;
bottom: 0;
left: 0;
width: 100%;
height: 2px;
background-image: url(images/content/line-latte-tabs.svg);
background-position: 0 0;
background-size: 100% 100%;
background-repeat: no-repeat
}
.tabs__content {
display: none
}
.tabs__content.active {
display: block
}
.section-news h2 {
margin-bottom: .5em
}
.section-news .responsive-tabs__list {
margin-bottom: 16px
}
.section-news .news-slider .slick-slide {
margin: 0 14px
}
@media (max-width: 768px) {
.section-news .news-slider .slick-slide {
margin: 0 10px
}
}
.section-news .news-slider .slick-list {
margin: 0 -14px
}
@media (max-width: 768px) {
.section-news .news-slider .slick-list {
margin: 0 -10px
}
}
.section-news .news-slider__item .block-desc {
background: linear-gradient(180deg, rgba(38, 10, 0, 0) 0%, rgba(38, 10, 0, 0.7) 60.43%);
padding: 40px 20px 40px 30px;
height: 585px;
display: -webkit-box;
display: -moz-box;
display: -ms-flexbox;
display: -webkit-flex;
display: flex;
flex-direction: column;
justify-content: flex-end
}
@media (max-width: 768px) {
.section-news .news-slider__item .block-desc {
width: 230px;
height: 320px;
padding: 9px
}
}
.section-news .news-slider__item a {
display: block;
background-repeat: no-repeat;
background-size: cover;
background-position: top left
}
@media (max-width: 768px) {
.section-news .news-slider__item a {
background-size: cover !important;
}
}
.section-news .news-slider__item h5 {
text-transform: uppercase;
color: #D5B584;
padding: 15px 0
}
@media (max-width: 768px) {
.section-news .news-slider__item h5 {
font-size: 14px
}
}
.section-news .news-slider__item h5:before {
content: '';
position: absolute;
bottom: 0;
left: 0;
width: 100%;
height: 2px;
background-image: url(images/content/line-latte-tabs.svg);
background-position: 0 0;
background-size: contain;
background-repeat: repeat
}
.section-news .news-slider__item h4 {
color: #fff;
min-height: 56px;
max-width: 355px
}
@media (max-width: 768px) {
.section-news .news-slider__item h4 {
font-size: 14px
}
}
.section-news .news-slider__item p {
color: #fff;
font-weight: 300;
letter-spacing: -1px
}
@media (max-width: 768px) {
.section-news .news-slider__item p {
font-size: 14px
}
}
.section-bottom {
padding: 15px 0 80px
}
.section-bottom h3 {
max-width: 885px;
margin: 0 auto 30px;
font-size: 36px;
text-align: center
}
@media (max-width: 768px) {
.section-bottom h3 {
font-size: 21px
}
}
.section-bottom .more-text {
max-width: 840px;
margin: 0 auto;
max-height: 50px;
overflow: hidden
}
@media (max-width: 768px) {
.section-bottom .more-text {
max-height: 70px
}
}
.section-bottom .more-text li {
padding-left: 15px;
font-weight: 300;
position: relative
}
.section-bottom .more-text li:before {
content: '';
position: absolute;
top: 22%;
left: 0;
width: 4px;
height: 4px;
border-radius: 2px;
background-color: #000
}
.section-bottom .more-text p {
font-weight: 300;
line-height: 1.625em
}
.section-bottom .more-text.active {
max-height: 100%
}
.section-bottom .block-read {
max-width: 980px;
margin: 0 auto
}
.section-bottom .block-read .more-link {
max-width: 135px;
display: block;
margin-left: auto;
margin-top: -27px;
position: relative;
z-index: 1
}
@media (max-width: 768px) {
.section-bottom .block-read .more-link {
max-width: 111px
}
}
.section-bottom .block-read .more-link.less {
margin-top: 5px
}
.section-review .block-wrapper {
padding-left: 11.8%;
display: -webkit-box;
display: -moz-box;
display: -ms-flexbox;
display: -webkit-flex;
display: flex;
-webkit-flex-wrap: wrap;
-ms-flex-wrap: wrap;
flex-wrap: wrap;
margin: 0 -60px
}
@media (max-width: 1439px) {
.section-review .block-wrapper {
margin: 0 -30px
}
}
@media (max-width: 1199px) {
.section-review .block-wrapper {
margin-right: 0
}
}
@media (max-width: 768px) {
.section-review .block-wrapper {
margin: 0 -20px;
padding-left: 0
}
}
.section-review h2 {
text-align: left
}
@media (max-width: 768px) {
.section-review h2 {
text-align: center
}
}
.section-review .block-book {
width: 50%;
padding-right: 5%;
position: relative;
z-index: 2
}
@media (max-width: 1024px) {
.section-review .block-book {
width: 100%;
padding-right: 0
}
}
@media (max-width: 768px) {
.section-review .block-book {
padding: 0 20px
}
}
.section-review .book-list li {
max-width: 734px;
border: 1px solid #D5B584;
border-radius: 10px;
padding: 30px 45px;
margin-bottom: 30px;
background-color: #fff;
position: relative;
box-shadow: 0 0 10px rgba(231, 181,132,.5);
}
.section-review .book-list li:before,
.section-review .book-list li:after {
content: '';
position: absolute;
top: 100%;
width: 0;
height: 0
}
.section-review .book-list li:after {
border-left: 7px solid transparent;
border-right: 7px solid transparent;
border-top: 13px solid #f6f6f6;
right: 19px
}
.section-review .book-list li:before {
border-left: 8px solid transparent;
border-right: 8px solid transparent;
border-top: 16px solid #D5B584;
right: 18px
}
.page-template-page-reviews .section-review .book-list li {
background-color: #fff;
}
.page-template-page-reviews .section-review .book-list li:after {
border-top: 14px solid #fff;
}
.section-review .book-list li h5 {
text-transform: uppercase;
letter-spacing: 0.1em
}
.section-review .book-list li p {
font-weight: 300;
font-size: 14px
}
.section-review .block-form {
background-color: #D5B584;
padding: 42px 0 42px 82px;
color: #fff;
width: 50%
}
@media (max-width: 1199px) {
.section-review .block-form {
padding: 20px 20px 37px
}
}
@media (max-width: 1024px) {
.section-review .block-form {
width: 100%
}
}
.section-review .block-form.dots-bg:before {
top: 50%;
left: 0;
transform: translate(-85%, -50%);
z-index: 1
}
@media (max-width: 1199px) {
.section-review .block-form.dots-bg:before {
content: none
}
}
.section-review .block-form h2 {
color: #fff
}
.reserve {
display: -webkit-box;
display: -moz-box;
display: -ms-flexbox;
display: -webkit-flex;
display: flex;
position: fixed;
top: 50%;
right: 0;
z-index: 3
}
.reserve.show {
top: 0;
right: 0
}
.reserve.show .reserve-btn {
right: 100%;
border-right-color: #D5B584
}
@media (max-width: 768px) {
.reserve.show .reserve-btn {
display: none
}
}
.reserve.show .reserve-content {
display: block
}
@media (max-width: 768px) {
.reserve.show .reserve-content {
width: 100vw
}
}
.reserve-btn {
position: absolute;
top: 50%;
right: 0;
transform: translateY(-50%);
padding: 17px 8px;
border: 2px solid #260A00;
background-color: #D5B584;
text-transform: uppercase;
font-size: 14px;
color: #260A00;
font-weight: 700;
letter-spacing: .1em;
box-shadow: 0px 0px 20px rgba(38, 10, 0, 0.3);
width: 116px;
height: 145px
}
@media (max-width: 1024px) {
.reserve-btn {
width: 68px;
height: 70px;
padding: 14px 8px
}
}
.reserve-btn:before {
content: '';
position: absolute;
top: 17px;
left: 50%;
transform: translate(-50%);
width: 50px;
height: 50px;
border-radius: 50%;
background-color: #fff;
background-image: url(images/content/reserve-icon.svg);
background-repeat: no-repeat;
background-position: center;
background-size: auto
}
@media (max-width: 1024px) {
.reserve-btn:before {
width: 38px;
height: 38px;
top: 14px
}
}
.reserve-btn span {
padding-top: 59px;
display: inline-block
}
@media (max-width: 1024px) {
.reserve-btn span {
display: none
}
}
.reserve-content {
display: none;
padding: 20px 40px;
background-color: #D5B584;
height: 100vh;
overflow-y: auto;
position: relative;
z-index: 3
}
@media (max-width: 1024px) {
.reserve-content {
padding: 20px
}
}
.reserve-content h3 {
white-space: nowrap
}
.reserve-content .close {
margin-left: 0;
position: absolute;
top: 0;
right: 20px;
z-index: 1
}
.reserve-content .wpcf7-form input[type="submit"] {
padding: 20px
}
.reserve-content .wpcf7-form .form-group p {
color: #fff
}
.reserve-content .wpcf7-form .form-group p strong {
font-family: "Roboto Mono", monospace
}
.reserve-content .wpcf7-form .form-group img {
width: 100%;
vertical-align: middle
}
.reserve-content .wpcf7-form .form-group-block {
display: -webkit-box;
display: -moz-box;
display: -ms-flexbox;
display: -webkit-flex;
display: flex;
padding-right: 0;
margin: 0 -8px 18px
}
.reserve-content .wpcf7-form .form-group-block .form-group {
width: 50%;
padding: 0 8px
}
.reserve-content .wpcf7-form .form-group-block select {
height: 48px
}
.reserve-content .wpcf7-form .form-control-person::placeholder,
.reserve-content .wpcf7-form .form-control-person {
color: #260A00 !important;
}
.reserve-content .wpcf7-form .btn-submit {
max-width: 262px
}
@media (max-width: 768px) {
.reserve-content .wpcf7-form .btn-submit {
max-width: 229px
}
}
.close {
display: block;
width: 50px;
height: 50px;
background-color: transparent;
border: none;
cursor: pointer;
position: relative;
margin-left: auto
}
.close span {
width: 27px;
height: 3px;
background-color: transparent
}
.close span:before,
.close span:after {
content: "";
display: block;
width: 27px;
height: 3px;
background: #260A00;
transition: 0.3s;
position: absolute;
top: 50%;
left: 24%;
transform-origin: 50% 50%
}
.close span:before {
transform: rotate3d(0, 0, 1, -45deg)
}
.close span:after {
transform: rotate3d(0, 0, 1, 45deg)
}
.breadcrumb {
display: -webkit-box;
display: -moz-box;
display: -ms-flexbox;
display: -webkit-flex;
display: flex;
justify-content: center;
align-items: center;
-webkit-flex-wrap: wrap;
-ms-flex-wrap: wrap;
flex-wrap: wrap;
margin-top: -64px;
position: relative;
z-index: 9;
font-family: "Roboto Mono",monospace;
color: #260a00;
white-space: nowrap;
letter-spacing: .1em;
}
.home .breadcrumb,
.woocommerce .breadcrumb {
display: none;
}
@media (max-width: 1679px) {
.woocommerce .woocommerce-breadcrumb,
.breadcrumb {
margin-top: -47px !important;
}
}
@media (max-width: 1439px) {
.woocommerce .woocommerce-breadcrumb,
.breadcrumb {
margin-top: 0 !important;
}
}
@media (max-width: 1024px) {
.woocommerce .woocommerce-breadcrumb,
.breadcrumb {
display: none !important;
}
}
.breadcrumb span {
display: block;
font-family: "Roboto Mono", monospace;
padding: 0 15px 0 10px;
color: #260A00;
white-space: nowrap;
letter-spacing: .1em;
position: relative;
transition: .3s;
}
.breadcrumb span.kb_title,
.breadcrumb span:hover {
color: #D5B584;
}
.breadcrumb .kb_sep {
padding: 10px 0;
margin: 0 10px 0 5px;
}
.breadcrumb li.active {
color: #D5B584
}
.breadcrumb li.active:after {
content: none
}
.section-review .block-form {
padding-right: 17%
}
@media (max-width: 1679px) {
.section-review .block-form {
padding-right: 8%
}
}
@media (max-width: 1439px) {
.section-review .block-form {
padding-right: 30px
}
}
.page-template-page-reviews .section-review {
padding-bottom: 50px
}
.page-template-page-reviews .section-review .block-wrapper {
align-items: flex-start
}
@media (max-width: 1024px) {
.page-template-page-reviews .section-review .block-wrapper {
padding-left: 0;
margin-right: -30px
}
}
@media (max-width: 768px) {
.page-template-page-reviews .section-review .block-wrapper {
margin-right: -20px
}
}
.page-template-page-reviews .section-review .block-book {
z-index: 1
}
@media (max-width: 1024px) {
.page-template-page-reviews .section-review .block-book {
padding: 0 30px
}
}
@media (max-width: 768px) {
.page-template-page-reviews .section-review .block-book {
padding: 0 20px
}
}
@media (max-width: 1024px) {
.page-template-page-reviews .section-review .book-list li {
max-width: inherit;
width: 100%
}
}
.page-template-page-reviews .section-review .block-form {
position: sticky;
top: 0
}
@media (max-width: 1024px) {
.page-template-page-reviews .section-review .block-form {
position: static
}
}
.product-template-default .section-hero .block-slider {
margin-top: 0
}
.product-template-default .section-hero .block-wrapper {
justify-content: space-between;
margin: 0 -60px
}
@media (max-width: 1439px) {
.product-template-default .section-hero .block-wrapper {
margin: 0 -30px
}
.product-template-default .section-hero .block-wrapper.dots-bg:before {
content: none
}
}
@media (max-width: 768px) {
.product-template-default .section-hero .block-wrapper {
margin: 0 -20px
}
}
.product-template-default .section-hero .block-title {
width: 100%;
margin-bottom: -148px
}
@media (max-width: 1024px) {
.product-template-default .section-hero .block-title {
margin-bottom: 0
}
}
.product-template-default .section-hero .block-title h1 {
max-width: 635px
}
@media (max-width: 1024px) {
.product-template-default .section-hero .block-title h1 {
text-align: center;
max-width: inherit
}
}
.product-template-default .section-hero .description {
width: 50%;
max-width: 690px;
padding-top: 148px
}
@media (max-width: 1024px) {
.product-template-default .section-hero .description {
padding-top: 0;
margin-top: 35px;
width: 100%;
max-width: inherit;
order: 2
}
}
@media (max-width: 768px) {
.product-template-default .section-hero .description {
margin-top: 15px;
padding: 0 20px
}
}
.product-template-default .section-hero .description p {
font-weight: 300
}
.product-template-default .section-hero .description-order {
display: -webkit-box;
display: -moz-box;
display: -ms-flexbox;
display: -webkit-flex;
display: flex;
justify-content: space-between
}
.product-template-default .section-hero .description-order form.cart {
width: 100%;
max-width: 264px;
}
@media (max-width: 768px) {
.product-template-default .section-hero .description-order {
-webkit-flex-direction: column;
-ms-flex-direction: column;
flex-direction: column;
align-items: center
}
}
.woocommerce-Price-amount {
font-family: "Roboto Mono", monospace;
font-weight: 700;
color: #D5B584;
line-height: 1.4em;
white-space: nowrap
}
.woocommerce-Price-amount.amount {
font-size: 64px;
}
@media (max-width: 1439px) {
.woocommerce-Price-amount {
font-size: 48px !important;
}
}
@media (max-width: 768px) {
.woocommerce-Price-amount {
margin-bottom: 15px
}
}
@media (max-width: 480px) {
.woocommerce-Price-amount {
font-size: 24px !important;
}
}
.woocommerce-Price-amount span {
font-size: 32px
}
@media (max-width: 768px) {
.woocommerce-Price-amount span {
font-size: 25px
}
}
.product-template-default .section-hero .description-order .btn {
max-width: 264px
}
@media (max-width: 768px) {
.product-template-default .section-hero .description-order .btn {
max-width: 230px
}
}
.product-template-default .section-hero .description-text {
display: -webkit-box;
display: -moz-box;
display: -ms-flexbox;
display: -webkit-flex;
display: flex;
justify-content: space-between;
margin-top: 50px
}
.product-template-default .section-hero .description-text h3 {
display: none;
}
@media (max-width: 768px) {
.product-template-default .section-hero .description-text {
-webkit-flex-direction: column;
-ms-flex-direction: column;
flex-direction: column;
margin-top: 40px
}
}
.product-template-default .section-hero .description-list {
padding-right: 30px;
max-width: 380px
}
.product-template-default .section-hero .description-list p {
font-weight: 400;
display: inline;
}
.product-template-default .section-hero .description-list li {
padding: 10px 0
}
.product-template-default .section-hero .description-list li strong {
color: #260A00;
font-family: "Roboto Mono", monospace
}
.product-template-default .section-hero .description-list li span {
display: block
}
.product-template-default .section-hero .description-delivery {
border: 1px dashed #260A00;
max-width: 270px
}
@media (max-width: 768px) {
.product-template-default .section-hero .description-delivery {
max-width: inherit
}
}
.product-template-default .section-hero .description-delivery .block-img {
background-image: url(images/content/delivery.jpg);
height: 190px;
background-position: center;
background-size: cover;
background-repeat: no-repeat;
display: -webkit-box;
display: -moz-box;
display: -ms-flexbox;
display: -webkit-flex;
display: flex;
align-items: flex-end;
text-align: center;
justify-content: center
}
.product-template-default .section-hero .description-delivery .block-img h4 {
color: #fff;
max-width: 150px
}
.product-template-default .section-hero .description-delivery ul {
padding: 20px
}
.product-template-default .section-hero .description-delivery ul li {
padding: 5px 0 15px 15px;
position: relative
}
.product-template-default .section-hero .description-delivery ul li:before {
content: '';
position: absolute;
top: 13px;
left: 0;
width: 8px;
height: 8px;
border-radius: 4px;
background-color: #D5B584
}
.product-template-default .section-hero .block-slider {
width: 45%
}
@media (max-width: 1024px) {
.product-template-default .section-hero .block-slider {
width: 100%;
margin-left: 0;
order: 1
}
}
.product-template-default .section-hero .block-slider .slick-dots {
display: -webkit-box;
display: -moz-box;
display: -ms-flexbox;
display: -webkit-flex;
display: flex;
margin: 13px -15px 0
}
@media (max-width: 768px) {
.product-template-default .section-hero .block-slider .slick-dots {
margin: 0 12px
}
}
.product-template-default .section-hero .block-slider .slick-dots li {
margin: 0 15px;
width: 120px;
height: 120px
}
@media (max-width: 768px) {
.product-template-default .section-hero .block-slider .slick-dots li {
margin: 0 8px;
width: 66px;
height: 66px
}
}
.product-template-default .section-hero .block-slider .slick-dots li img {
width: 100%
}
.product-template-default .section-hero .block-slider .slick-next,
.product-template-default .section-hero .block-slider .slick-prev {
bottom: 55px;
top: 110% !important;
border: 2px solid #260A00
}
@media (max-width: 768px) {
.product-template-default .section-hero .block-slider .slick-next,
.product-template-default .section-hero .block-slider .slick-prev {
bottom: 0
}
}
.product-template-default .section-hero .block-slider .slick-next {
right: 60px
}
@media (max-width: 768px) {
.product-template-default .section-hero .block-slider .slick-next {
right: 20px
}
}
.product-template-default .section-hero .block-slider .slick-prev {
right: 122px
}
@media (max-width: 768px) {
.product-template-default .section-hero .block-slider .slick-prev {
right: 82px
}
}
.modal {
display: none;
position: fixed;
z-index: 1;
padding-top: 100px;
left: 0;
top: 0;
width: 100%;
height: 100%;
overflow: auto;
background-color: rgba(0, 0, 0, 0.4)
}
@media (max-width: 768px) {
.modal {
padding-top: 177px
}
}
.modal.show {
display: block
}
@media (max-width: 768px) {
.modal.show {
padding-top: 0
}
}
.modal-content {
background-color: #D5B584;
max-width: 590px;
padding: 2.2vw 5.36vw;
color: #fff;
margin: auto;
position: relative
}
@media (max-width: 768px) {
.modal-content {
margin: 0 18px;
padding: 27px 5px;
max-width: inherit
}
}
.modal-content .close {
position: absolute;
top: 0;
right: 0;
z-index: 2
}
.modal-content .close span {
width: 14px;
height: 2px
}
.modal-content .close span:before,
.modal-content .close span:after {
width: 14px;
height: 2px;
left: 36%
}
.modal-content h3 {
color: #fff;
text-align: center;
font-size: 36px
}
@media (max-width: 768px) {
.modal-content h3 {
font-size: 24px;
text-align: center
}
}
.modal-thanks p {
max-width: 320px;
margin: 0 auto
}
#thanks-review {
text-align: center
}
#thanks-review .modal-content {
height: 263px
}
@media (max-width: 768px) {
#thanks-review .modal-content {
height: 130px
}
}
#thanks-vacancy .modal-content {
height: 263px
}
@media (max-width: 768px) {
#thanks-vacancy .modal-content {
height: auto
}
}
#thanks-vacancy p {
max-width: 334px;
margin: 0 auto;
text-align: center
}
#subscribe p {
text-align: center;
max-width: 290px;
font-weight: bold;
margin: 0 auto 47px
}
@media (max-width: 768px) {
#subscribe p {
margin-bottom: 25px
}
}
#subscribe .btn {
max-width: 230px;
margin: 0 auto;
padding: 24px 30px 25px
}
@media (max-width: 768px) {
#subscribe .btn {
padding: 14px 15px 15px
}
}
.page-template-page-faq .section-review {
padding-bottom: 50px
}
.page-template-page-faq .section-review .block-wrapper {
align-items: flex-start
}
@media (max-width: 1024px) {
.page-template-page-faq .section-review .block-wrapper {
padding-left: 0;
margin: 0
}
}
.page-template-page-faq .section-review .block-book {
}
.page-template-page-reviews .section-review .block-book.dots-bg:before,
.page-template-page-faq .section-review .block-book.dots-bg:before {
top: 50%;
right: -6%
}
@media (max-width: 1024px) {
.page-template-page-faq .section-review .block-book.dots-bg:before {
content: none
}
}
@media (max-width: 768px) {
.page-template-page-faq .section-review .block-book.dots-bg {
padding: 0
}
}
.page-template-page-faq .section-review .faq-list {
max-width: 565px;
margin-left: auto;
counter-reset: list
}
@media (max-width: 1024px) {
.page-template-page-faq .section-review .faq-list {
max-width: inherit
}
}
.page-template-page-faq .section-review .faq-list li {
padding: 9px 20px 0 70px;
margin-bottom: 30px;
position: relative
}
@media (max-width: 1024px) {
.page-template-page-faq .section-review .faq-list li {
padding-right: 0
}
}
.page-template-page-faq .section-review .faq-list li:before {
counter-increment: list;
content: "0" counter(list) "";
color: #D5B584;
font-size: 2.8em;
font-weight: 700;
position: absolute;
top: 0;
left: 0
}
.page-template-page-faq .section-review .block-form {
position: sticky;
top: 0
}
@media (max-width: 1024px) {
.page-template-page-faq .section-review .block-form {
width: calc(100% + 60px);
margin: 0 -30px;
position: static
}
}
@media (max-width: 768px) {
.page-template-page-faq .section-review .block-form {
width: calc(100% + 40px);
margin: 0 -20px
}
}
.content-wrapper {
max-width: 1190px;
margin: 0 auto
}
.page-template-page-vacancies .section-top {
padding-bottom: 0px
}
.page-template-page-vacancies .main .section-top {
padding-bottom: 60px
}
@media (max-width: 1024px) {
.page-template-page-vacancies .section-top {
padding-bottom: 30px
}
}
.page-template-page-vacancies .section-top:before {
left: 0
}
.page-template-page-vacancies .section-top:after {
right: 0;
z-index: -1
}
.page-template-page-vacancies .block-img {
margin-bottom: 40px;
position: relative;
z-index: 2;
}
.page-template-page-vacancies .offer h2 {
text-align: center
}
.page-template-page-vacancies .offer-list {
display: -webkit-box;
display: -moz-box;
display: -ms-flexbox;
display: -webkit-flex;
display: flex;
counter-reset: offer;
padding-bottom: 4.375em
}
@media (max-width: 1024px) {
.page-template-page-vacancies .offer-list {
-webkit-flex-direction: column;
-ms-flex-direction: column;
flex-direction: column
}
}
@media (max-width: 768px) {
.page-template-page-vacancies .offer-list {
padding-bottom: 0
}
}
.page-template-page-vacancies .offer-list li {
padding: 20px 34px 40px 36px;
width: 25%;
position: relative
}
@media (max-width: 1024px) {
.page-template-page-vacancies .offer-list li {
width: 100%;
padding: 0 0 27px
}
}
.page-template-page-vacancies .offer-list li:last-child {
padding-right: 0
}
.page-template-page-vacancies .offer-list li:before,
.page-template-page-vacancies .offer-list li:after {
position: absolute;
left: 0
}
.page-template-page-vacancies .offer-list li:before {
content: '';
bottom: 0;
width: 1px;
background-color: #D5B584;
height: 360px;
z-index: -1
}
@media (max-width: 1024px) {
.page-template-page-vacancies .offer-list li:before {
content: none
}
}
.page-template-page-vacancies .offer-list li:after {
counter-increment: offer;
content: "0" counter(offer) "";
color: #D5B584;
font-size: 2.8em;
line-height: 1.17em;
font-weight: 700;
bottom: -1.4em
}
@media (max-width: 1024px) {
.page-template-page-vacancies .offer-list li:after {
top: 0
}
}
.page-template-page-vacancies .offer-list li .icon {
width: 102px;
padding-bottom: 15px;
margin: 0 0 29px auto;
text-align: right;
position: relative
}
@media (max-width: 1024px) {
.page-template-page-vacancies .offer-list li .icon {
margin-bottom: 18px
}
}
.page-template-page-vacancies .offer-list li .icon:after {
content: '';
position: absolute;
bottom: 0;
left: 0;
width: 100%;
height: 2px;
background-image: url(images/content/line-dark.svg);
background-position: 0 0;
background-size: 150% auto;
background-repeat: repeat
}
.page-template-page-vacancies .offer-list li p {
font-weight: 300
}
.page-template-page-vacancies .vacancy-info {
max-width: 879px;
margin: 0 auto
}
@media (max-width: 1024px) {
.page-template-page-vacancies .vacancy-info {
max-width: inherit
}
}
.page-template-page-vacancies .accordion {
margin-top: 74px
}
@media (max-width: 768px) {
.page-template-page-vacancies .accordion {
margin-top: 28px
}
}
.page-template-page-vacancies .accordion__caption {
position: relative;
padding-top: 20px
}
.page-template-page-vacancies .accordion__caption:before {
content: '';
position: absolute;
top: 0;
left: 0;
width: 100%;
height: 2px;
background-image: url(images/content/line-dark.svg)
}
.page-template-page-vacancies .accordion__caption:first-child:before {
content: none
}
.page-template-page-vacancies .accordion__caption h3 {
font-size: 36px
}
@media (max-width: 768px) {
.page-template-page-vacancies .accordion__caption h3 {
font-size: 21px
}
}
.page-template-page-vacancies .accordion__caption:after {
content: '+';
transition: transform .3s ease;
position: absolute;
top: 50%;
right: 0;
font-size: 48px;
color: #D5B584;
font-weight: 700
}
@media (max-width: 768px) {
.page-template-page-vacancies .accordion__caption:after {
font-size: 35px
}
}
.page-template-page-vacancies .accordion__caption.active:after {
content: '-'
}
.page-template-page-vacancies .accordion__content {
overflow: hidden;
height: 0;
opacity: 0;
padding-left: 60px;
font-weight: 300;
transition: all .3s ease
}
@media (max-width: 768px) {
.page-template-page-vacancies .accordion__content {
padding-left: 0;
font-size: 14px
}
}
.page-template-page-vacancies .accordion__content.open {
overflow: visible;
height: auto;
opacity: 1;
padding-bottom: 20px
}
.page-template-page-vacancies .accordion__content_list li {
padding: 5px 0 5px 20px;
margin-bottom: 15px;
position: relative
}
@media (max-width: 768px) {
.page-template-page-vacancies .accordion__content_list li {
padding-left: 11px;
margin-bottom: 10px
}
}
.page-template-page-vacancies .accordion__content_list li:before {
content: '-';
position: absolute;
top: 5px;
left: 0;
font-size: 21px
}
@media (max-width: 768px) {
.page-template-page-vacancies .accordion__content_list li:before {
top: 5px;
font-size: 16px
}
}
.page-template-page-vacancies .accordion__content .btn {
max-width: 308px;
margin: 22px 0 55px
}
.page-template-page-vacancies .block-form {
padding: 40px 8.15vw;
background-color: #D5B584;
color: #fff;
width: 100%;
}
@media (max-width: 1024px) {
.page-template-page-vacancies .block-form {
width: calc(100% + 60px);
margin-left: -30px
}
}
@media (max-width: 768px) {
.page-template-page-vacancies .block-form {
padding: 30px 20px;
width: calc(100% + 40px);
margin-left: -20px
}
}
.page-template-page-vacancies .block-form h2 {
color: #fff;
text-align: center
}
.page-template-page-vacancies .block-form .form-group-block {
display: -webkit-box;
display: -moz-box;
display: -ms-flexbox;
display: -webkit-flex;
display: flex;
-webkit-flex-wrap: wrap;
-ms-flex-wrap: wrap;
flex-wrap: wrap;
justify-content: space-between;
padding-right: 0
}
@media (max-width: 768px) {
.page-template-page-vacancies .block-form .form-group-block .form-group {
width: 100% !important
}
}
.page-template-page-vacancies .block-form .form-group-block .btn-submit {
width: 230px
}
.post-type-archive-product .section-category .category-list-item {
padding: 0;
margin-bottom: 40px;
border: 1px solid #260A00;
display: -webkit-box;
display: -moz-box;
display: -ms-flexbox;
display: -webkit-flex;
display: flex
}
@media (max-width: 768px) {
.post-type-archive-product .section-category .category-list-item {
-webkit-flex-direction: column;
-ms-flex-direction: column;
flex-direction: column;
margin-bottom: 30px
}
}
.post-type-archive-product .section-category .category-list-item:last-child {
margin-bottom: 0
}
.post-type-archive-product .section-category .category-list-item .block-photo {
max-width: 583px;
width: 100%;
background-repeat: no-repeat;
background-size: cover;
background-position: top left;
display: -webkit-box;
display: -moz-box;
display: -ms-flexbox;
display: -webkit-flex;
display: flex;
align-items: flex-end;
min-height: 24vw
}
@media (max-width: 768px) {
.post-type-archive-product .section-category .category-list-item .block-photo {
max-width: inherit;
min-height: 250px;
background-position: center
}
}
@media (max-width: 639px) {
.post-type-archive-product .section-category .category-list-item .block-photo {
min-height: 210px
}
}
.post-type-archive-product .section-category .category-list-item .block-photo .title {
-moz-transform: rotate(180deg);
-o-transform: rotate(180deg);
-webkit-transform: rotate(180deg);
display: inline-block
}
.post-type-archive-product .section-category .category-list-item .block-photo span {
font-size: 96px;
line-height: 1.17em;
color: #D5B584;
font-weight: 700;
font-family: "Roboto Mono", monospace;
writing-mode: vertical-rl;
text-orientation: mixed
}
@media (max-width: 1439px) {
.post-type-archive-product .section-category .category-list-item .block-photo span {
font-size: 56px
}
}
@media (max-width: 768px) {
.post-type-archive-product .section-category .category-list-item .block-photo span {
font-size: 30px
}
}
.post-type-archive-product .section-category .category-list-item .block-info {
max-width: 612px;
width: 100%;
padding: 30px;
text-align: left;
}
@media (max-width: 768px) {
.post-type-archive-product .section-category .category-list-item .block-info {
max-width: inherit
}
}
@media (max-width: 639px) {
.post-type-archive-product .section-category .category-list-item .block-info {
padding: 17px 26px 37px
}
}
.post-type-archive-product .section-category .category-list-item .block-info h3 {
font-size: 48px;
color: #D5B584
}
@media (max-width: 768px) {
.post-type-archive-product .section-category .category-list-item .block-info h3 {
font-size: 21px;
text-align: center
}
}
.post-type-archive-product .section-category .category-list-item .block-info p {
font-weight: 300
}
.post-type-archive-product .section-category .category-list-item .block-info .kind-of-category {
columns: 2;
-moz-columns: 2;
-webkit-columns: 2;
margin-bottom: 40px
}
@media (max-width: 768px) {
.post-type-archive-product .section-category .category-list-item .block-info .kind-of-category {
margin-bottom: 28px
}
}
@media (max-width: 639px) {
.post-type-archive-product .section-category .category-list-item .block-info .kind-of-category {
columns: 1;
-moz-columns: 1;
-webkit-columns: 1
}
}
.post-type-archive-product .section-category .category-list-item .block-info .kind-of-category li {
font-family: "Roboto Mono", monospace;
font-weight: 500;
line-height: 2.3em;
white-space: nowrap
}
.post-type-archive-product .section-category .category-list-item .block-info .kind-of-category li span {
padding-right: 15px;
margin-right: 10px;
display: inline-block;
width: 45px;
text-align: center
}
.post-type-archive-product .section-category .category-list-item .block-info .btn {
max-width: fit-content;
-webkit-max-width: fit-content;
-moz-max-width: fit-content;
max-width: max-content;
-webkit-max-width: max-content;
-moz-max-width: max-content
}
@media (max-width: 768px) {
.post-type-archive-product .section-bottom .more-text {
max-height: 150px
}
}
.main-category .section-top .block-desc {
max-width: 900px;
margin: 0 auto
}
.main-category .section-top .block-desc .block-text {
max-height: 50px;
overflow: hidden
}
.main-category .section-top .block-desc .block-text.active {
max-height: 100%
}
.main-category .section-top .block-desc .more-link {
max-width: 123px;
display: block;
margin-left: auto;
margin-top: -26px
}
.main-category .section-top .block-desc .more-link.less {
margin-top: 0
}
.main-category .section-category .btn-category {
margin-bottom: 17px
}
@media (max-width: 768px) {
.main-category .section-category .row {
-webkit-flex-direction: column-reverse;
-ms-flex-direction: column-reverse;
flex-direction: column-reverse
}
}
.search .section-category .menu-category,
.main-category .section-category .menu-category {
margin-bottom: 40px
}
@media (max-width: 768px) {
.search .section-category .menu-category,
.main-category .section-category .menu-category {
display: none
}
}
.main-category .section-category .menu-category #menu-konditerskie-izdelija li a:hover,
.main-category .section-category .menu-category #menu-konditerskie-izdelija li h3:hover,
.search .section-category .menu-category #menu-konditerskie-izdelija li a:hover,
.search .section-category .menu-category #menu-konditerskie-izdelija li h3:hover,
.main-category .section-category .menu-category #menu-konditerskie-izdelija-1 li a:hover,
.main-category .section-category .menu-category #menu-konditerskie-izdelija-1 li h3:hover,
.search .section-category .menu-category #menu-konditerskie-izdelija-1 li a:hover,
.search .section-category .menu-category #menu-konditerskie-izdelija-1 li h3:hover {
color: #D5B584
}
.main-category .section-category .block-stock,
.search .section-category .block-stock {
padding: 21px 22px 40px;
border: 1px solid #260A00;
max-width: 276px
}
@media (max-width: 768px) {
.main-category .section-category .block-stock,
.search .section-category .block-stock {
max-width: inherit;
margin-top: 45px
}
}
.search .section-category .block-stock h3,
.main-category .section-category .block-stock h3 {
font-size: 36px;
text-align: center
}
@media (max-width: 768px) {
.search .section-category .block-stock h3,
.main-category .section-category .block-stock h3 {
font-size: 21px
}
}
.search .section-category .block-stock .block-img,
.main-category .section-category .block-stock .block-img {
position: relative;
max-width: 208px;
height: 208px;
border-radius: 50%;
margin: 0 auto
}
.search .section-category .block-stock .block-img span,
.main-category .section-category .block-stock .block-img span {
position: absolute;
bottom: 0;
left: 0;
width: 63.55px;
height: 64.38px;
border-radius: 50%;
font-family: "Roboto Mono", monospace;
font-size: 48px;
color: #fff;
background-color: #D5B584;
display: -webkit-box;
display: -moz-box;
display: -ms-flexbox;
display: -webkit-flex;
display: flex;
align-items: center;
justify-content: center
}
@media (max-width: 768px) {
.search .section-category .block-stock .block-text,
.main-category .section-category .block-stock .block-text {
padding-left: 25px
}
}
.search .section-category .block-stock #countdown strong,
.main-category .section-category .block-stock #countdown strong {
font-size: 30px;
line-height: 1.4em
}
.search .section-category .block-stock #countdown span,
.main-category .section-category .block-stock #countdown span {
font-size: 12px;
padding-left: 3px
}
.search .section-category .block-stock .btn,
.main-category .section-category .block-stock .btn {
margin-top: 29px
}
.block-stock p {
text-align: center;
}
@media (max-width: 768px) {
.search .section-category .block-stock .btn,
.main-category .section-category .block-stock .btn {
max-width: 157px;
margin: 16px auto 0
}
}
.main-category .section-bottom .h3 {
text-align: center
}
.main-category .section-bottom .more-text {
max-width: 1040px
}
@media (max-width: 768px) {
.main-category .section-bottom .more-text {
max-height: 110px
}
}
.main-category .section-bottom .block-read {
max-width: 1040px;
width: 100%
}
.products {
display: -webkit-box;
display: -moz-box;
display: -ms-flexbox;
display: -webkit-flex;
display: flex;
-webkit-flex-wrap: wrap;
-ms-flex-wrap: wrap;
flex-wrap: wrap;
margin: 0 -14px
}
.products-item {
width: 33%;
padding: 0 14px;
margin-bottom: 34px
}
@media (max-width: 768px) {
.products-item {
width: 50%;
margin-bottom: 20px
}
}
.products-overlay {
position: absolute;
top: 0;
left: 0;
width: 100%;
height: 100%;
z-index: 3;
background: linear-gradient(0deg, rgba(38, 10, 0, 0.7), rgba(38, 10, 0, 0.7));
visibility: hidden;
opacity: 0
}
.products-thumbnail {
position: relative
}
.products-thumbnail img {
width: 100%;
vertical-align: middle
}
.products-thumbnail p {
position: absolute;
top: 0;
left: 20px;
font-family: "Roboto Mono", monospace;
font-size: 36px;
letter-spacing: 0.1em;
line-height: 1.4em;
color: #fff;
text-shadow: 0px 0px 10px rgba(0, 0, 0, 0.5);
text-transform: uppercase;
z-index: 4
}
@media (max-width: 1439px) {
.products-thumbnail p {
font-size: 24px
}
}
@media (max-width: 768px) {
.products-thumbnail p {
font-size: 18px
}
}
.products-thumbnail .btn {
display: block;
position: absolute;
top: 50%;
left: 50%;
-webkit-transform: translate(-50%, -50%);
-moz-transform: translate(-50%, -50%);
-ms-transform: translate(-50%, -50%);
-o-transform: translate(-50%, -50%);
transform: translate(-50%, -50%);
max-width: 230px;
color: #D5B584;
border-color: #D5B584;
z-index: 4;
visibility: hidden;
opacity: 0
}
.products-thumbnail:hover .products-overlay,
.products-thumbnail:hover .btn {
visibility: visible;
opacity: 1
}
.products-content {
text-align: center;
padding-top: 26px
}
.products-content h4 {
min-height: 56px;
margin-bottom: 0;
}
@media (max-width: 1439px) {
.products-content h4 {
min-height: 46px
}
}
@media (max-width: 768px) {
.products-content h4 {
font-size: 14px
}
}
.products-content a:hover h4 {
color: #D5B584
}
.products-content .price {
display: inline-block;
font-family: "Roboto Mono", monospace;
font-weight: 700;
font-size: 36px;
color: #D5B584;
padding-bottom: 15px;
position: relative
}
@media (max-width: 1439px) {
.products-content .price {
font-size: 24px
}
}
.products-content .price span {
font-size: 36px;
}
@media (max-width: 1439px) {
.products-content .price span {
font-size: 14px
}
}
.products-content .price span:before {
content: '';
position: absolute;
bottom: 0;
left: 0;
width: 100%;
height: 2px;
background-image: url(images/content/line-latte.svg);
background-position: 0 0;
background-size: 100% 100%;
background-repeat: no-repeat
}
.pagination {
margin-top: 48px
}
@media (max-width: 768px) {
.pagination {
display: none
}
}
.woocommerce nav.woocommerce-pagination ul {
display: -webkit-box;
display: -moz-box;
display: -ms-flexbox;
display: -webkit-flex;
display: flex;
justify-content: center;
border: none !important;
}
.woocommerce nav.woocommerce-pagination ul li {
margin: 0 12.5px;
border-right: none !important;
}
.woocommerce nav.woocommerce-pagination ul li .page-numbers {
width: 50px;
height: 50px;
border: 2px solid #D5B584;
font-family: "Roboto Mono", monospace;
color: #D5B584;
font-weight: 700;
display: -webkit-box;
display: -moz-box;
display: -ms-flexbox;
display: -webkit-flex;
display: flex;
justify-content: center;
align-items: center
}
.woocommerce nav.woocommerce-pagination ul li .page-numbers.current,
.woocommerce nav.woocommerce-pagination ul li .page-numbers:hover {
border-color: #260A00;
color: #260A00
}
.woocommerce nav.woocommerce-pagination ul li .page-numbers.next,
.woocommerce nav.woocommerce-pagination ul li .page-numbers.prev {
color: #260A00;
text-transform: uppercase;
border: none;
width: 104px;
letter-spacing: .1em;
position: relative
}
@media (max-width: 768px) {
.woocommerce nav.woocommerce-pagination ul li .page-numbers.next,
.woocommerce nav.woocommerce-pagination ul li .page-numbers.prev {
font-size: 0;
width: auto
}
}
.woocommerce nav.woocommerce-pagination ul li .page-numbers.next:hover,
.woocommerce nav.woocommerce-pagination ul li .page-numbers.prev:hover {
color: #D5B584;
background: none !important;
}
.woocommerce nav.woocommerce-pagination ul li .page-numbers.next:before,
.woocommerce nav.woocommerce-pagination ul li .page-numbers.next:after,
.woocommerce nav.woocommerce-pagination ul li .page-numbers.prev:before,
.woocommerce nav.woocommerce-pagination ul li .page-numbers.prev:after {
content: '';
position: absolute;
top: 50%;
transform: translateY(-50%)
}
.woocommerce nav.woocommerce-pagination ul li .page-numbers.next:before,
.woocommerce nav.woocommerce-pagination ul li .page-numbers.prev:before {
width: 24px;
height: 3px;
background-color: #D5B584
}
.woocommerce nav.woocommerce-pagination ul li .page-numbers.next:after,
.woocommerce nav.woocommerce-pagination ul li .page-numbers.prev:after {
border-top: 6px solid transparent;
border-bottom: 6px solid transparent
}
.woocommerce nav.woocommerce-pagination ul li .page-numbers.next {
padding-right: 29px
}
.woocommerce nav.woocommerce-pagination ul li .page-numbers.next:before {
right: 1px
}
.woocommerce nav.woocommerce-pagination ul li .page-numbers.next:after {
right: 0;
border-left: 6px solid #D5B584
}
.woocommerce nav.woocommerce-pagination ul li .page-numbers.prev {
padding-left: 29px
}
.woocommerce nav.woocommerce-pagination ul li .page-numbers.prev:before {
left: 1px
}
.woocommerce nav.woocommerce-pagination ul li .page-numbers.prev:after {
left: 0;
border-right: 6px solid #D5B584
}
.block-show-more .btn {
max-width: 260px;
margin: 0 auto
}
.switch {
display: -webkit-box;
display: -moz-box;
display: -ms-flexbox;
display: -webkit-flex;
display: flex;
margin: 0 -12px
}
.switch li {
padding: 0 10px
}
.switch li a {
display: block
}
.switch li span {
width: 18px;
height: 18px;
margin: 0 2px;
border: 1px solid #D5B584;
display: inline-block
}
.switch li.active span {
background-color: #D5B584
}
.product-post-type-archive-product .block-show-more {
margin-top: 14px
}
.product-post-type-archive-product .block-show-more .btn {
max-width: 260px
}
@media (max-width: 768px) {
.product-post-type-archive-product .block-show-more .btn {
max-width: 180px
}
}
.product-post-type-archive-product .section-category .btn-category {
margin-left: 0
}
.page-template-page-contacts .main .section-top {
padding-bottom: 40px;
}
.page-template-page-contacts .section-top:before {
z-index: 1
}
.page-template-page-contacts .section-top .address {
position: absolute;
top: 40%;
left: 50%;
transform: translate(-100%, -50%);
background-color: #fff;
padding: 44px 26px;
max-width: 313px
}
@media (max-width: 1024px) {
.page-template-page-contacts .section-top .address {
position: static;
transform: unset;
max-width: inherit;
padding: 0 0 10px
}
}
.page-template-page-contacts .section-top .address-item {
margin-bottom: 29px;
max-width: 260px
}
@media (max-width: 768px) {
.page-template-page-contacts .section-top .address-item {
max-width: 230px
}
}
.page-template-page-contacts .section-top .address-item h5 {
color: #D5B584;
text-transform: uppercase;
margin-bottom: 10px;
line-height: 1.4em
}
.page-template-page-contacts .section-top .address-item p {
font-size: 18px;
font-weight: 300;
margin-bottom: 0
}
@media (max-width: 1439px) {
.page-template-page-contacts .section-top .address-item p {
font-size: 16px
}
}
@media (max-width: 768px) {
.page-template-page-contacts .section-top .address-item p {
font-size: 14px
}
}
.page-template-page-contacts .section-review .map {
width: 50%
}
@media (max-width: 1024px) {
.page-template-page-contacts .section-review .map {
width: 100%;
height: 400px
}
}
@media (max-width: 768px) {
.page-template-page-contacts .section-review .map {
height: 392px
}
}
.page-template-page-contacts .section-review .map iframe {
width: 100%;
height: 100%
}
.page-template-page-contacts .section-review .block-wrapper {
padding-left: 0
}
@media (max-width: 1199px) {
.page-template-page-contacts .section-review .block-wrapper {
margin: 0 -30px
}
}
@media (max-width: 768px) {
.page-template-page-contacts .section-review .block-wrapper {
margin: 0 -20px
}
}
.page-template-page-blog .section-news {
padding-bottom: 50px
}
@media (max-width: 768px) {
.page-template-page-blog .section-news {
padding-bottom: 40px
}
}
.page-template-page-blog .title {
text-align: center;
margin: 20px 0 10px;
}
.page-template-page-blog .news {
display: -webkit-box;
display: -moz-box;
display: -ms-flexbox;
display: -webkit-flex;
display: flex;
-webkit-flex-wrap: wrap;
-ms-flex-wrap: wrap;
flex-wrap: wrap;
margin: 0 -15px
}
.page-template-page-blog .news-slider__item {
width: 25%;
padding: 0 15px;
margin-bottom: 38px
}
@media (max-width: 1024px) {
.page-template-page-blog .news-slider__item {
width: 33%
}
}
@media (max-width: 768px) {
.page-template-page-blog .news-slider__item {
width: 100%
}
}
@media (max-width: 768px) {
.page-template-page-blog .news-slider__item .block-desc {
width: inherit;
height: 428px
}
}
.page-template-page-blog .btn {
max-width: 260px;
margin: 0 auto
}
@media (max-width: 768px) {
.page-template-page-blog .btn {
max-width: 180px
}
}
.page-template-page-about .container-min {
align-items: center
}
.page-template-page-about .container-min h2 {
font-size: 48px;
line-height: 1.645em
}
@media (max-width: 1439px) {
.page-template-page-about .container-min h2 {
font-size: 30px
}
}
@media (max-width: 1024px) {
.page-template-page-about .container-min h2 {
font-size: 24px
}
}
.page-template-page-about .section-title .block-title {
width: 43%;
min-height: 620px;
display: -webkit-box;
display: -moz-box;
display: -ms-flexbox;
display: -webkit-flex;
display: flex;
align-items: center
}
@media (max-width: 1439px) {
.page-template-page-about .section-title .block-title {
justify-content: center;
min-height: 450px
}
}
@media (max-width: 1024px) {
.page-template-page-about .section-title .block-title {
min-height: 350px
}
}
@media (max-width: 768px) {
.page-template-page-about .section-title .block-title {
width: 100%;
min-height: inherit;
justify-content: flex-start
}
}
.page-template-page-about .section-title .block-title h2 {
max-width: 300px
}
@media (max-width: 1439px) {
.page-template-page-about .section-title .block-title h2 {
max-width: 180px
}
}
@media (max-width: 1024px) {
.page-template-page-about .section-title .block-title h2 {
max-width: 290px
}
}
@media (max-width: 1024px) {
.page-template-page-about .section-title .block-title h2 span {
display: block
}
}
.page-template-page-about .section-title .block-photo {
width: 57%;
min-height: 203px;
padding: 101px 0;
background-position: top left;
background-size: cover;
background-repeat: no-repeat;
position: absolute;
left: 43%;
top: 0;
bottom: 0
}
@media (max-width: 1439px) {
.page-template-page-about .section-title .block-photo {
background-position: center
}
}
@media (max-width: 768px) {
.page-template-page-about .section-title .block-photo {
position: static;
width: calc(100% + 40px);
margin: 0 -20px
}
}
.page-template-page-about .section-history .container-min {
padding-right: 11.09vw
}
@media (max-width: 1199px) {
.page-template-page-about .section-history .container-min {
padding-right: 30px
}
}
@media (max-width: 768px) {
.page-template-page-about .section-history .container-min {
padding-right: 20px
}
}
.page-template-page-about .section-history .block-photo-before {
width: 54%
}
@media (max-width: 768px) {
.page-template-page-about .section-history .block-photo-before {
margin-left: auto
}
}
.page-template-page-about .section-history .block-photo-before:before {
left: 0;
top: 50%;
transform: translate(-100%, -50%);
background-color: #260A00
}
.page-template-page-about .section-history .block-text {
width: 46%;
padding-left: 30px
}
@media (max-width: 768px) {
.page-template-page-about .section-history .block-text {
width: 100%;
padding-left: 0
}
}
.page-template-page-about .section-history .block-text h2 {
text-align: left
}
.page-template-page-about .section-history .block-text h2 span {
display: inline-block
}
.page-template-page-about .block-photo-before {
position: relative
}
@media (max-width: 768px) {
.page-template-page-about .block-photo-before {
width: 76.6%
}
}
.page-template-page-about .block-photo-before:before {
content: '';
height: 16.35vw;
width: 19.32vw;
background-color: #260A00;
position: absolute
}
@media (max-width: 1024px) {
.page-template-page-about .block-photo-before:before {
width: 100%
}
}
.page-template-page-about .section-about {
overflow: hidden
}
.page-template-page-about .section-about .block-text {
width: 43%
}
@media (max-width: 768px) {
.page-template-page-about .section-about .block-text {
width: 100%;
padding-bottom: 40px
}
}
.page-template-page-about .section-about .block-photo-before {
width: 57%
}
.page-template-page-about .section-about .block-photo-before:before {
background-color: #D5B584;
right: 0;
top: 50%;
transform: translate(100%, -50%)
}
.page-template-page-about .section-about .block-offer {
width: 100%;
max-width: 879px;
margin: 89px auto 0
}
@media (max-width: 768px) {
.page-template-page-about .section-about .block-offer {
margin: 36px auto 0
}
}
.page-template-page-about .section-about blockquote p {
max-width: 464px
}
@media (max-width: 479px) {
.page-template-page-about .section-about blockquote p {
max-width: 279px
}
}
.page-template-page-about .section-video .block-video {
width: 100%
}
@media (max-width: 1439px) {
.page-template-page-about .section-video .block-video {
width: 560px;
margin: 0 auto
}
}
.page-template-page-about .section-video .videoWrapper {
position: relative;
width: 100%;
padding-bottom: 56.25%;
height: 0
}
.page-template-page-about .section-video .videoWrapper iframe {
position: absolute;
top: 0;
left: 0;
width: 100%;
height: 100%
}
.single-post .section-top {
padding-bottom: 50px;
}
.main .section-top:before,
.main .section-top:after {
background: none;
}
.single-post .section-top:before,
.single-post .section-top:after {
top: 130%
}
.single-post .section-hero {
min-height: 582px;
position: relative
}
@media (max-width: 1439px) {
.single-post .section-hero {
min-height: inherit
}
}
.single-post .section-hero .block-title {
width: 100%;
margin-bottom: -341px
}
@media (max-width: 1679px) {
.single-post .section-hero .block-title {
margin-bottom: -265px
}
}
@media (max-width: 1024px) {
.single-post .section-hero .block-title {
margin-bottom: -153px
}
}
@media (max-width: 768px) {
.single-post .section-hero .block-title {
margin-bottom: 20px
}
}
.single-post .section-hero .block-title h1 {
max-width: 535px
}
@media (max-width: 1679px) {
.single-post .section-hero .block-title h1 {
max-width: 400px
}
}
@media (max-width: 1024px) {
.single-post .section-hero .block-title h1 {
max-width: 230px
}
}
@media (max-width: 768px) {
.single-post .section-hero .block-title h1 {
max-width: 265px
}
}
.single-post .section-hero .block-img {
width: 50%;
min-height: 324px;
background-repeat: no-repeat;
background-size: cover;
background-position: 0 50%
}
@media (max-width: 768px) {
.single-post .section-hero .block-img {
width: 100%;
order: 1
}
}
.single-post .section-hero .block-text {
width: 50%;
padding-top: 366px;
padding-right: 30px
}
@media (max-width: 1679px) {
.single-post .section-hero .block-text {
padding-top: 290px
}
}
@media (max-width: 1024px) {
.single-post .section-hero .block-text {
padding-top: 178px;
padding-left: 30px
}
}
@media (max-width: 768px) {
.single-post .section-hero .block-text {
width: 100%;
order: 2;
padding: 32px 0 0
}
}
.single-post .section-hero .block-text p {
font-weight: 300;
max-width: 424px;
margin-left: auto
}
@media (max-width: 1024px) {
.single-post .section-hero .block-text p {
margin-left: 0
}
}
@media (max-width: 768px) {
.single-post .section-hero .block-text p {
max-width: inherit
}
}
.single-post .section-blockquote .container-min {
justify-content: center
}
.single-post .section-blockquote blockquote p {
max-width: 555px
}
.single-post .section-social .photo-list {
width: 100%
}
.single-post .section-social .photo-list ul {
display: -webkit-box;
display: -moz-box;
display: -ms-flexbox;
display: -webkit-flex;
display: flex;
margin: 0 -15px 64px
}
@media (max-width: 768px) {
.single-post .section-social .photo-list ul {
margin: 0 -10px 32px
}
}
.single-post .section-social .photo-list ul li {
width: 50%;
padding: 0 15px
}
@media (max-width: 768px) {
.single-post .section-social .photo-list ul li {
padding: 0 10px
}
}
.single-post .section-social .photo-list ul li img {
width: 100%
}
.single-post .section-social .block-text {
width: 100%
}
.single-post .section-social .block-text p {
max-width: 879px;
margin: 0 auto
}
.single-post .section-social .block-share {
width: 100%;
text-align: center;
padding: 50px 0
}
@media (max-width: 768px) {
.single-post .section-social .block-share {
padding: 37px 0
}
}
.single-post .section-social .block-share h5 {
text-transform: uppercase;
letter-spacing: .1em
}
.single-post .section-social .block-share .social-list {
display: -webkit-box;
display: -moz-box;
display: -ms-flexbox;
display: -webkit-flex;
display: flex;
justify-content: center
}
.single-post .section-social .block-share .social-list .fab {
width: 55px;
height: 55px;
color: #fff;
font-size: 31px;
display: -webkit-box;
display: -moz-box;
display: -ms-flexbox;
display: -webkit-flex;
display: flex;
justify-content: center;
align-items: center;
transition: background .7s ease
}
@media (max-width: 768px) {
.single-post .section-social .block-share .social-list .fab {
width: 52px;
height: 52px
}
}
.single-post .section-social .block-share .social-list .fa-facebook-f {
background: #6081C4
}
.single-post .section-social .block-share .social-list .fa-google-plus-g {
background: #E62B33
}
.single-post .section-social .block-share .social-list .fa-linkedin-in {
background: #2797CF
}
.single-post .section-social .block-share .social-list .fa-pinterest-p {
background: #E62B33
}
.single-post .section-social .block-share .social-list .fa-instagram {
background: #864C2D
}
.single-post .section-social .block-share .social-list .fa-twitter {
background: #43BDEF
}
.single-post .section-social .block-share .social-list a:hover .fa-facebook-f {
background: #3a5b9d
}
.single-post .section-social .block-share .social-list a:hover .fa-google-plus-g {
background: #b0151b
}
.single-post .section-social .block-share .social-list a:hover .fa-linkedin-in {
background: #1b688f
}
.single-post .section-social .block-share .social-list a:hover .fa-pinterest-p {
background: #b0151b
}
.single-post .section-social .block-share .social-list a:hover .fa-instagram {
background: #4d2c1a
}
.single-post .section-social .block-share .social-list a:hover .fa-twitter {
background: #129bd4
}
.error404 .section-top {
height: 476px
}
@media (max-width: 1024px) {
.error404 .section-top {
height: auto;
padding: 25px 0 87px
}
}
.error404 .section-top h1 {
max-width: 1143px;
margin: 0 auto 20px
}
@media (max-width: 1024px) {
.error404 .section-top h1 {
max-width: 450px
}
}
.error404 .section-top h1 span {
display: inline-block
}
.error404 .section-top .btn {
max-width: 260px;
margin: 50px auto 0
}
@media (max-width: 768px) {
.error404 .section-top .btn {
max-width: 180px
}
}
.cart-empty .section-top {
height: 476px
}
@media (max-width: 1024px) {
.cart-empty .section-top {
height: auto;
padding: 25px 0 87px
}
}
.cart-empty .section-top h1 {
max-width: 1143px;
margin: 0 auto 20px
}
@media (max-width: 1024px) {
.cart-empty .section-top h1 {
max-width: 450px
}
}
.cart-empty .section-top h1 span {
display: inline-block
}
.cart-empty .section-top .btn {
max-width: 260px;
margin: 50px auto 0
}
@media (max-width: 768px) {
.cart-empty .section-top .btn {
max-width: 180px
}
}
.cart-page .section-top {
padding-bottom: 88px
}
@media (max-width: 768px) {
.cart-page .section-top {
padding-bottom: 70px
}
}
.cart-page .section-top .block-wrapper {
max-width: 1190px;
margin: 0 auto
}
.cart-page .section-top h1 {
text-transform: uppercase
}
.cart-page .section-top .btn {
max-width: 264px;
margin: 40px 0 0 auto
}
@media (max-width: 768px) {
.cart-page .section-top .btn {
margin: 30px auto 0
}
}
.cart-page .section-top .cart {
width: 100%;
margin: 60px 0 40px
}
@media (max-width: 768px) {
.cart-page .section-top .cart {
margin-top: 30px
}
}
.cart-page .section-top .cart .cart-header {
padding: 19px 0;
display: -webkit-box;
display: -moz-box;
display: -ms-flexbox;
display: -webkit-flex;
display: flex;
border-bottom: 1px solid #260A00
}
@media (max-width: 768px) {
.cart-page .section-top .cart .cart-header {
display: none
}
}
.cart-page .section-top .cart .cart-header .block-half:first-child p {
padding-left: 92px
}
.cart-page .section-top .cart .cart-header .block-half:last-child {
padding: 0 25px
}
.cart-page .section-top .cart .cart-header .block-half p {
margin-bottom: 0
}
.cart-page .section-top .cart .block-half {
width: 50%;
display: -webkit-box;
display: -moz-box;
display: -ms-flexbox;
display: -webkit-flex;
display: flex;
align-items: center
}
@media (max-width: 768px) {
.cart-page .section-top .cart .block-half {
width: 100%;
-webkit-flex-wrap: wrap;
-ms-flex-wrap: wrap;
flex-wrap: wrap
}
}
.cart-page .section-top .cart .block-half:last-child {
justify-content: space-between
}
.cart-page .section-top .cart-item {
height: 130px;
display: -webkit-box;
display: -moz-box;
display: -ms-flexbox;
display: -webkit-flex;
display: flex;
-webkit-flex-wrap: wrap;
-ms-flex-wrap: wrap;
flex-wrap: wrap;
align-items: center;
padding: 20px 0;
border-bottom: 1px solid #260A00;
position: relative
}
@media (max-width: 768px) {
.cart-page .section-top .cart-item {
border: 1px solid #D5B584;
height: auto;
padding: 49px 18px 21px;
margin-bottom: 30px;
font-size: 16px
}
}
.cart-page .section-top .cart-item:last-child {
margin-bottom: 0
}
.cart-page .section-top .cart-item .remove {
height: 89px;
width: 50px;
padding: 0;
background: transparent;
border: none;
flex-shrink: 0;
position: relative
}
@media (max-width: 768px) {
.cart-page .section-top .cart-item .remove {
position: absolute;
top: 0;
left: 0;
width: 40px;
height: 40px;
color: #E62B33
}
}
.cart-page .section-top .cart-item .remove:before,
.cart-page .section-top .cart-item .remove:after {
content: '';
position: absolute;
top: 50%;
left: 7px;
margin-top: -11px;
width: 2px;
height: 20px;
background: #260A00;
transform-origin: 50% 50%
}
@media (max-width: 768px) {
.cart-page .section-top .cart-item .remove:before,
.cart-page .section-top .cart-item .remove:after {
top: 9px;
left: 18px;
margin-top: 0;
background: #E62B33
}
}
.cart-page .section-top .cart-item .remove:before {
transform: rotate(45deg)
}
.cart-page .section-top .cart-item .remove:after {
transform: rotate(-45deg)
}
.cart-page .section-top .cart-item .block-img {
display: inline-block;
width: 125px;
height: 90px;
margin-left: 22px;
flex-shrink: 0
}
@media (max-width: 1024px) {
.cart-page .section-top .cart-item .block-img {
margin-left: 10px
}
}
@media (max-width: 768px) {
.cart-page .section-top .cart-item .block-img {
width: 235px;
height: 165px;
margin: 0 auto
}
}
.cart-page .section-top .cart-item .product-title {
line-height: 140.62%;
margin-bottom: 0;
padding-left: 50px
}
@media (max-width: 1024px) {
.cart-page .section-top .cart-item .product-title {
padding-left: 20px;
padding-right: 12px
}
}
@media (max-width: 768px) {
.cart-page .section-top .cart-item .product-title {
padding: 21px 0 24px;
font-weight: bold;
text-align: center;
margin: 0 auto
}
}
.cart-page .section-top .cart-item .price {
font-weight: bold;
font-size: 28px;
line-height: 135.62%;
color: #D5B584
}
.cart-page .section-top .cart-item .price span {
font-size: 22px
}
@media (max-width: 768px) {
.cart-page .section-top .cart-item .price span {
font-size: 20px
}
}
@media (max-width: 768px) {
.cart-page .section-top .cart-item .price {
font-size: 24px
}
}
@media (max-width: 768px) {
.cart-page .section-top .cart-item .price-single {
display: none
}
}
@media (max-width: 768px) {
.cart-page .section-top .cart-item .block-info {
width: 100%;
margin-bottom: 10px;
display: -webkit-box;
display: -moz-box;
display: -ms-flexbox;
display: -webkit-flex;
display: flex;
justify-content: space-between;
align-items: center
}
}
.cart-page .section-top .cart-item .block-info:last-child {
margin-bottom: 0
}
.cart-page .section-top .cart-item .mobile-info {
display: none
}
@media (max-width: 768px) {
.cart-page .section-top .cart-item .mobile-info {
display: block
}
}
.cart-page .section-top .cart-item .product-count {
border: 2px solid #D5B584;
width: 130px;
height: 40px;
display: -webkit-box;
display: -moz-box;
display: -ms-flexbox;
display: -webkit-flex;
display: flex
}
@media (max-width: 768px) {
.cart-page .section-top .cart-item .product-count {
height: 30px;
width: 114px
}
}
.cart-page .section-top .cart-item .product-count button {
width: 40px;
height: 100%;
background: transparent;
border: none;
color: #D5B584;
font-size: 18px;
font-weight: bold
}
.cart-page .section-top .cart-item .product-count input {
width: 50px;
color: #260A00;
text-align: center;
font-size: 18px;
font-weight: bold
}
@media (max-width: 768px) {
.cart-page .section-top .cart-item .product-count input {
height: 30px;
font-size: 16px;
padding: 3px 0 6px
}
}
.cart-page .section-top .product-result {
max-width: 427px;
width: 100%;
margin-left: auto;
margin-top: 63px;
letter-spacing: 0.1em
}
.cart-page .section-top .product-result h4 {
font-size: 20px;
color: #D5B584;
letter-spacing: 0.1em;
text-transform: uppercase
}
.cart-page .section-top .product-result .price-number {
color: #D5B584;
font-weight: bold;
font-size: 24px;
line-height: 135.62%;
letter-spacing: normal
}
.cart-page .section-top .product-result .price {
padding: 0 0 26px;
display: -webkit-box;
display: -moz-box;
display: -ms-flexbox;
display: -webkit-flex;
display: flex;
justify-content: space-between;
align-items: center;
border-bottom: 1px solid #260A00
}
.cart-page .section-top .product-result .price p {
margin-bottom: 0
}
.cart-page .section-top .product-result .delivery {
padding: 28px 0 22px;
border-bottom: 1px solid #260A00
}
.cart-page .section-top .product-result .delivery-type {
display: -webkit-box;
display: -moz-box;
display: -ms-flexbox;
display: -webkit-flex;
display: flex;
justify-content: space-between;
align-items: flex-start
}
.cart-page .section-top .product-result .delivery .form-group {
margin-bottom: 7px
}
.cart-page .section-top .product-result .total {
padding: 19px 0 30px;
display: -webkit-box;
display: -moz-box;
display: -ms-flexbox;
display: -webkit-flex;
display: flex;
justify-content: space-between;
align-items: center
}
.cart-page .section-top .product-result .total p {
font-weight: bold;
font-size: 18px;
line-height: 21px;
letter-spacing: 0.1em;
margin-bottom: 0
}
.thanks-page .section-top {
height: 476px
}
@media (max-width: 1024px) {
.thanks-page .section-top {
height: auto;
padding: 25px 0 87px
}
}
.thanks-page .section-top h5 {
font-size: 18px;
line-height: 164.06%;
text-align: center;
font-weight: 300
}
@media (max-width: 768px) {
.thanks-page .section-top h5 {
font-size: 16px
}
}
.thanks-page .section-top .btn {
max-width: 264px;
margin: 26px auto 0
}
.search-result-page .section-top p {
font-size: 18px;
font-weight: 300;
line-height: 164.06%;
text-align: center
}
.search-result-page .btn-category {
margin: 0
}
@media (max-width: 768px) {
.search-result-page .block-show-more .btn {
max-width: 180px
}
}
.order-page .section-order {
padding-bottom: 80px
}
.order-page .section-order .breadcrumb {
margin-top: -83px
}
@media (max-width: 1679px) {
.order-page .section-order .breadcrumb {
margin-top: -47px
}
}
@media (max-width: 1439px) {
.order-page .section-order .breadcrumb {
margin-top: 0
}
}
.order-page .section-order h1 {
margin: 19px 0 62px
}
@media (max-width: 768px) {
.order-page .section-order h1 {
margin: 25px 0 30px
}
}
.order-page .section-order .block-wrapper {
max-width: 1187px;
margin: 0 auto
}
.order-page .section-order .block-wrapper h4 {
font-size: 20px;
width: 100%;
letter-spacing: 0.1em;
text-transform: uppercase;
margin-bottom: 40px
}
.order-page .section-order .form {
display: -webkit-box;
display: -moz-box;
display: -ms-flexbox;
display: -webkit-flex;
display: flex;
-webkit-flex-wrap: wrap;
-ms-flex-wrap: wrap;
flex-wrap: wrap
}
.order-page .section-order .form-group-block {
width: 50%;
padding-right: 0
}
@media (max-width: 1024px) {
.order-page .section-order .form-group-block {
width: 100%
}
}
.order-page .section-order .form-group-block h4 {
margin: 50px 0 30px
}
@media (max-width: 768px) {
.order-page .section-order .form-group-block h4 {
margin: 40px 0 20px
}
}
.order-page .section-order .form-group-block__bg {
background: #D5B584;
max-width: 500px;
margin-left: auto;
padding: 40px 42px 50px 43px
}
@media (max-width: 1199px) {
.order-page .section-order .form-group-block__bg {
width: 48%
}
}
@media (max-width: 1024px) {
.order-page .section-order .form-group-block__bg {
width: 100%;
background: #fff;
max-width: inherit;
padding: 0;
margin-top: 30px
}
}
.order-page .section-order .form-group-block__bg h5 {
letter-spacing: 0.1em;
text-transform: uppercase;
margin-bottom: 32px
}
@media (max-width: 768px) {
.order-page .section-order .form-group-block__bg h5 {
margin-bottom: 25px
}
}
.order-page .section-order .form-group-block__bg span {
font-weight: 700;
font-size: 24px;
line-height: 135.62%;
margin-top: -2px
}
@media (max-width: 1024px) {
.order-page .section-order .form-group-block__bg span {
color: #D5B584
}
}
@media (max-width: 768px) {
.order-page .section-order .form-group-block__bg span {
font-size: 20px
}
}
.order-page .section-order .form-group-block__bg .form-group {
border-bottom: 0.5px solid #260A00
}
@media (max-width: 1024px) {
.order-page .section-order .form-group-block__bg .form-group {
border-bottom: 0
}
}
@media (max-width: 768px) {
.order-page .section-order .form-group-block__bg .form-group {
margin-bottom: 20px
}
}
.order-page .section-order .form-group-block__bg .form-group:last-child {
border-bottom: 0;
margin-bottom: 0
}
.order-page .section-order .form-group-block__bg .form-group .d-flex {
justify-content: space-between
}
.order-page .section-order .form-group-block__bg .form-group img {
width: 195px;
margin: 11px auto 19px;
display: block
}
.order-page .section-order .form-group-block__bg .form-group .btn-submit {
max-width: 284px;
margin: 0 auto
}
@media (max-width: 768px) {
.order-page .section-order .form-group-block__bg .form-group .btn-submit {
max-width: 264px
}
}
.order-page .section-order .form-group-block__bg .checkbox-wrapper {
margin-bottom: 13px
}
@media (max-width: 768px) {
.order-page .section-order .form-group-block__bg .checkbox-wrapper {
margin-bottom: 0
}
}
.order-page .section-order .form-group-block__bg .block-checkbox {
display: block;
letter-spacing: .1em;
margin-bottom: 12px
}
.order-page .section-order .form-group-block__bg .block-checkbox .checkmark {
top: 6px;
margin-top: 0
}
@media (max-width: 1024px) {
.order-page .section-order .form-group-block__bg .block-checkbox .checkmark {
border-color: #D5B584;
top: 4px
}
}
.order-page .section-order .form-group:last-child {
margin-bottom: 0
}
.order-page .section-order .form-control,
.order-page .section-order .form textarea {
max-width: 569px
}
@media (max-width: 1024px) {
.order-page .section-order .form-control,
.order-page .section-order .form textarea {
max-width: inherit
}
}
.woocommerce #content div.product div.summary, .woocommerce div.product div.summary, .woocommerce-page #content div.product div.summary, .woocommerce-page div.product div.summary {
float: left;
}
.woocommerce #content div.product div.images, .woocommerce div.product div.images, .woocommerce-page #content div.product div.images, .woocommerce-page div.product div.images {
float: right;
width: 100%;
}
.woocommerce #respond input#submit, .woocommerce a.button, .woocommerce button.button, .woocommerce input.button {
max-width: 354px;
width: 100%;
height: 71px;
padding: 24px 30px 25px;
text-align: left;
transition: .3s;
font-family: "Roboto Mono",monospace;
font-weight: 700;
line-height: 1.18em;
letter-spacing: .1em;
display: -webkit-box;
display: -moz-box;
display: -ms-flexbox;
display: -webkit-flex;
display: flex;
align-items: center;
justify-content: space-between;
color: #260a00;
text-transform: uppercase;
border: 2px solid #260a00;
box-shadow: none;
border-radius: 0;
position: relative;
}
.woocommerce div.product form.cart .button {
max-width: 264px;
background: #fff;
color: #260a00;
}
.woocommerce div.product form.cart .button:hover {
color: #D5B584;
}
#slide-nav-pgs > div > div {
transform: none !important;
}
#slide-nav-pgs > div > div > div {
width: auto !important;
margin: 5px 30px 0 0;
}
@media (max-width: 768px) {
#slide-nav-pgs>div>div {
width: 90% !important;
}
#slide-nav-pgs>div>div>div {
width: 66px !important;
margin: 5px 20px 0 0;
}
}
.twist-pgs .btn-prev, .twist-pgs .btn-next {
width: 52px;
height: 52px;
line-height: 49px;
font-size: 0;
border: 2px solid #260A00;
z-index: 2;
}
.dashicons-arrow-left-alt2:before {
content: '' !important;
border-top: 8px solid transparent;
border-right: 8px solid #000;
border-bottom: 8px solid transparent;
}
.dashicons-arrow-right-alt2:before {
content: '' !important;
border-top: 8px solid transparent;
border-left: 8px solid #000;
border-bottom: 8px solid transparent;
}
.search ul.products.columns-3 li#product-new .products-thumbnail:before,
.woocommerce-page ul.products.columns-3 li#product-new .products-thumbnail:before,
.section-newbrand .woocommerce ul.products li#product-new .products-thumbnail:before {
content: 'NEW';
font-family: "Roboto Mono",monospace;
font-weight: 700;
font-size: 36px;
letter-spacing: 0.1em;
line-height: 1.4em;
color: #fff;
text-shadow: 0px 0px 10px rgba(0,0,0,0.5);
text-transform: uppercase;
position: relative;
margin-bottom: -50px;
left: 20px;
float: left;
z-index: 9;
}
@media (max-width: 768px) {
.search ul.products.columns-3 li#product-new .products-thumbnail:before,
.woocommerce-page ul.products.columns-3 li#product-new .products-thumbnail:before
.section-newbrand .woocommerce ul.products li#product-new .products-thumbnail:before {
font-size: 18px;
}
}
@media (max-width: 480px) {
.search ul.products.columns-3 li#product-new .products-thumbnail:before,
.woocommerce-page ul.products.columns-3 li#product-new .products-thumbnail:before,
.section-newbrand .woocommerce ul.products li#product-new .products-thumbnail:before {
font-size: 18px;
}
}
.section-newbrand .woocommerce ul.products li.product .woocommerce-loop-product__title {
font-size: 24px;
min-height: 66px;
}
@media (max-width: 1439px) {
.section-newbrand .woocommerce ul.products li.product .woocommerce-loop-product__title {
font-size: 20px;
}
}
@media (max-width: 768px) {
.section-newbrand .woocommerce ul.products li.product .woocommerce-loop-product__title {
font-size: 14px;
}
}
.section-newbrand .woocommerce-Price-amount {
font-size: 36px;
}
@media (max-width: 1439px) {
.section-newbrand .woocommerce-Price-amount {
font-size: 24px !important;
}
}
.section-newbrand .woocommerce ul.products li.product .price {
display: inline-block;
font-family: "Roboto Mono",monospace;
font-weight: 700;
color: #D5B584;
font-size: 22px;
padding-bottom: 15px;
position: relative;
}
@media (max-width: 1439px) {
.section-newbrand .woocommerce ul.products li.product .price {
font-size: 14px;
}
}
.section-newbrand .wcpscwc-product-slider .products li {
padding: 0 15px !important;
}
.wpcf7 br {
display: none;
}
.wpcf7-form-control-wrap {
display: block;
margin-bottom: 59px;
}
.pum-theme-tema-po-umolchaniju {
background: rgba(0,0,0,0.4) !important;
}
.pum-theme-tema-po-umolchaniju .pum-container {
padding: 50px 0 100px !important;
background-color: #d5b584 !important;
}
.pum-theme-tema-po-umolchaniju .pum-title {
color: #fff !important;
text-align: center !important;
font-family: "Roboto Mono",monospace !important;
margin-bottom: 30px !important;
}
.pum-theme-tema-po-umolchaniju .pum-content {
color: #fff !important;
text-align: center !important;
font-family: "Roboto Mono",monospace !important;
}
.pum-theme-tema-po-umolchaniju .pum-content + .pum-close {
background: none !important;
font-size: 0 !important;
box-shadow: none !important;
right: 25px !important;
}
.pum-theme-tema-po-umolchaniju .pum-content + .pum-close:after {
content: 'x';
color:
}
.pum-theme-tema-po-umolchaniju .pum-content + .pum-close:after,
.pum-theme-tema-po-umolchaniju .pum-content + .pum-close:before {
content: "";
width: 14px;
height: 2px;
left: 36%;
display: block;
background: #260A00;
transition: 0.3s;
position: absolute;
top: 50%;
transform-origin: 50% 50%;
}
.pum-theme-tema-po-umolchaniju .pum-content + .pum-close:before{
transform: rotate3d(0, 0, 1, -45deg);
}
.pum-theme-tema-po-umolchaniju .pum-content + .pum-close:after{
transform: rotate3d(0, 0, 1, 45deg);
}
div.wpcf7-mail-sent-ok {
display: none !important;
}
.woocommerce ul.products li.product {
text-align: center;
position: relative;
z-index: 3;
}
.display-posts-listing,
.alm-reveal {
display: flex;
flex-wrap: wrap;
}
.alm-btn-wrap {
background: none !important;
max-width: 260px !important;
width: 100%!important;
height: 71px!important;
border: 2px solid #260a00!important;
padding: 0 !important;
margin: 0 auto;
}
.alm-btn-wrap span {
top: 35px;
right: 30px;
float: right;
position: relative;
}
.alm-btn-wrap span:before, .alm-btn-wrap span:after {
content: '';
position: absolute;
top: 50%;
transform: translateY(-50%);
}
.alm-btn-wrap span:before {
right: 1px;
width: 24px;
height: 3px;
background-color: #d5b584;
}
.alm-btn-wrap span:after {
right: 0;
border-top: 6px solid transparent;
border-left: 6px solid #d5b584;
border-bottom: 6px solid transparent;
}
.alm-btn-wrap .alm-load-more-btn {
font-size: 15px;
font-weight: 500;
line-height: 1;
background: #ed7070;
-webkit-box-shadow: 0 1px 1px rgba(0,0,0,.04);
box-shadow: 0 1px 1px rgba(0,0,0,.04);
color: #fff;
border: none;
border-radius: 4px;
margin: 0;
padding: 0 20px;
display: inline-block;
position: relative;
-webkit-transition: all .3s ease;
transition: all .3s ease;
text-align: center;
text-decoration: none;
-webkit-appearance: none;
-moz-appearance: none;
appearance: none;
-webkit-user-select: none;
-moz-user-select: none;
-ms-user-select: none;
user-select: none;
cursor: pointer;
padding: 24px 30px 25px !important;
background: none !important;
max-width: 260px !important;
width: 100%!important;
height: 71px!important;
text-align: left!important;
transition: .3s!important;
font-family: "Roboto Mono",monospace;
font-weight: 700!important;
line-height: 1.18em!important;
letter-spacing: .1em!important;
display: -webkit-box;
display: -moz-box;
display: -ms-flexbox;
display: -webkit-flex;
display: flex;
align-items: center;
justify-content: space-between;
color: #260a00!important;
text-transform: uppercase;
box-shadow: none;
border-radius: 0!important;
position: relative;
}
.alm-btn-wrap .alm-load-more-btn:hover {
color: #d5b584 !important;
}
.alm-btn-wrap .alm-load-more-btn:before {
display: none !important;
}
.alm-btn-wrap:after,
.alm-btn-wrap:before {
content: '' !important;
position: absolute !important;
background-color: #d5b584 !important;
-webkit-transition: all .3s ease;
-moz-transition: all .3s ease;
-o-transition: all .3s ease;
transition: all .3s ease;
}
.alm-btn-wrap:after {
width: 2px !important;
height: 50px !important;
top: calc(100% - 50px) !important;
right: -10px !important;
}
.alm-btn-wrap:before {
width: 165px !important;
height: 2px !important;
left: calc(100% - 165px) !important;
bottom: -11px !important;
}
.alm-btn-wrap:hover:before {
left: 0 !important;
}
.alm-btn-wrap:hover:after {
top: 0 !important;
}
#wpcf7-f359-o1 > form > p:nth-child(4) {
margin-bottom: 0;
}
div.wpcf7 .ajax-loader {
display: none !important;
}
div.wpcf7 input[type=file] {
opacity: 0;
height: 60px;
margin: 0 0 -60px;
position: relative;
top: -60px;
}
.file-515 {
margin-bottom: 30px;
}
.woocommerce ul.products li.product-category {
width: 100%;
}
.woocommerce-products-header {
display: none;
}
.tax-product_cat .category-list,
.woocommerce-ordering,
.woocommerce-result-count {
display: none !important;
}
.woocommerce-loop-product__title {
min-height: 56px !important;
font-size: 24px !important;
}
.woocommerce-loop-product__title:hover {
color: #D5B584;
}
.woocommerce-loop-product__link .woocommerce-Price-amount.amount {
font-size: 36px !important;
}
.woocommerce ul.products li.product .price {
display: inline-block;
font-family: "Roboto Mono",monospace;
font-weight: 700;
font-size: 22px;
color: #D5B584;
padding-bottom: 15px;
position: relative;
}
.woocommerce ul.products li.product .price {
font-size: 14px;
}
.imagewrapper {
opacity: 0;
position: absolute;
top: 0;
left: 0;
width: 100%;
height: 100%;
z-index: 83;
background: linear-gradient(0deg, rgba(38,10,0,0.7), rgba(38,10,0,0.7));
}
.woocommerce ul.products li.product a {
}
@media (max-width: 480px) {
.woocommerce ul.products li.product a.btn {
max-width: 80% !important;
}
.woocommerce ul.products li.product a.btn span {
display: none;
}
}
.woocommerce ul.products li.product a:hover .imagewrapper {
opacity: 1;
}
.section-category ul.products li.product {
margin: 0 0 34px !important;
padding: 0 14px;
width: 33% !important;
}
@media (max-width: 480px) {
.section-category ul.products li.product {
width: 50% !important;
margin-bottom: 10px !important;
}
.section-category .col-lg-9 {
padding: 0 !important;
}
}
.section-category .products {
position: relative;
left: -14px;
}
@media (max-width: 480px) {
.section-category .products {
left: 0;
}
}
.woocommerce-notices-wrapper,
.post-edit-link {
display: none;
}
body.woocommerce-cart > div.wrapper > main > section > h1 {
text-align: center;
text-transform: uppercase;
margin: 15px 0;
}
.woocommerce table.shop_table {
margin-bottom: 0 !important;
}
.woocommerce table.shop_table,
.woocommerce table.shop_table th,
.woocommerce table.shop_table td {
border: none;
}
.woocommerce-cart-form {
max-width: 1190px;
margin: 70px auto 0;
}
@media (max-width: 480px) {
.woocommerce-cart-form,
.woocommerce table.shop_table {
margin: 0 auto !important;
}
}
.woocommerce table.shop_table th {
font-weight: 400 !important;
}
.woocommerce table.shop_table td {
padding: 20px 0 !important;
}
.woocommerce-cart-form__contents th,
.woocommerce-cart-form__contents td {
border-bottom: 1px solid #260A00 !important;
}
.woocommerce a.remove {
height: 89px;
width: 50px;
padding: 0;
background: transparent;
border: none;
flex-shrink: 0;
position: relative;
background: none !important;
font-size: 0 !important;
}
@media (max-width: 480px) {
.woocommerce a.remove {
height: 20px;
}
.woocommerce table.shop_table_responsive tr:nth-child(2n) td, .woocommerce-page table.shop_table_responsive tr:nth-child(2n) td {
background: none;
}
}
.woocommerce a.remove:before,
.woocommerce a.remove:after {
content: '';
position: absolute;
top: 50%;
left: 7px;
margin-top: -11px;
width: 2px;
height: 20px;
background: #260A00;
transform-origin: 50% 50%;
}
.woocommerce a.remove:before {
transform: rotate(45deg);
}
.woocommerce a.remove:after {
transform: rotate(-45deg);
}
.woocommerce-cart-form__contents .woocommerce-Price-amount.amount {
font-weight: bold;
font-size: 28px;
line-height: 135.62%;
color: #D5B584;
}
.woocommerce-cart table.cart img {
width: 125px !important;
height: 90px !important;
object-fit: cover;
}
.order-total td,
.cart-subtotal td,
.product-subtotal span,
.product-price span {
font-size: 22px;
font-weight: bold;
line-height: 135.62%;
color: #D5B584;
}
.quantity input::-webkit-outer-spin-button,
.quantity input::-webkit-inner-spin-button {
display: none;
margin: 0;
}
.quantity input.qty {
appearance: textfield;
-webkit-appearance: none;
-moz-appearance: textfield;
}
.quantity {
border: 2px solid #D5B584;
width: 130px;
height: 40px;
margin: 0 auto;
display: -webkit-box;
display: -moz-box;
display: -ms-flexbox;
display: -webkit-flex;
display: flex;
justify-content: flex-start;
}
@media (max-width: 480px) {
.quantity {
margin-right: 0;
}
}
.qty_button.minus,
.qty_button.plus,
.input-text.qty.text {
border: none !important;
background: none !important;
width: 40px;
height: 100%;
background: transparent;
border: 0;
color: #D5B584;
font-size: 18px;
font-weight: bold;
box-sizing: border-box;
flex-shrink: 0;
}
.input-text.qty.text {
width: 46px;
color: #260A00;
text-align: center;
font-size: 18px;
font-weight: bold;
}
.qty_button.minus:focus,
.qty_button.plus:focus,
.input-text.qty.text {
outline: none !important;
}
th.product-quantity,
td.product-quantity {
text-align: center;
}
th.product-subtotal,
td.product-subtotal {
text-align: right;
}
.woocommerce table.shop_table td.actions {
border: none !important;
}
.cart_totals {
letter-spacing: 0.1em;
}
.cart_totals h2 {
font-size: 20px;
color: #D5B584;
letter-spacing: 0.1em;
margin-bottom: 0;
text-transform: uppercase;
}
.cart_totals .woocommerce-Price-amount.amount {
font-size: 24px;
}
#shipping_method .woocommerce-Price-amount.amount {
float: right;
}
.woocommerce-shipping-destination,
.woocommerce-shipping-calculator {
display: none;
}
.woocommerce-cart .cart-collaterals .cart_totals th,
.woocommerce-cart .cart-collaterals .cart_totals tr td {
border-color: #260a00 !important;
}
.btn.checkout-button {
font-size: 16px !important;
padding: 24px 30px 25px !important;
width: auto !important;
}
@media (max-width: 480px) {
.btn.checkout-button {
padding: 14px 30px 25px !important;
}
}
.woocommerce .cart-collaterals, .woocommerce-page .cart-collaterals {
max-width: 1190px;
margin: 0 auto;
}
.wc-proceed-to-checkout {
padding: 0 0 2em !important;
display: flex;
justify-content: flex-end;
}
.cart-subtotal td,
.order-total td,
.woocommerce ul#shipping_method .amount {
text-align: right;
letter-spacing: 0;
}
.woocommerce table.shop_table .order-total th {
text-transform: uppercase;
font-weight: 700 !important;
font-size: 20px !important;
font-family: "Roboto Mono",monospace;
letter-spacing: 0.1em;
}
.woocommerce ul#shipping_method {
margin: 20px 0 0 !important;
}
.woocommerce-cart .cart-collaterals .cart_totals tr th,
.woocommerce-cart .cart-collaterals .cart_totals tr td {
padding: 30px 0 !important;
}
.woocommerce .cart-collaterals .cart_totals, .woocommerce-page .cart-collaterals .cart_totals {
max-width: 427px;
}
.woocommerce ul#shipping_method li,
.woocommerce-checkout #payment ul.payment_methods li {
position: relative;
}
.woocommerce ul#shipping_method li input {
margin: 6px 20px 0px 0 !important;
}
.cart_totals .woocommerce-Price-amount span {
font-size: 22px;
}
.products-content .price span.woocommerce-Price-currencySymbol,
.description-order span.woocommerce-Price-currencySymbol {
display: none;
}
.checkout h1 {
text-align: center;
}
form.checkout.woocommerce-checkout {
max-width: 1217px;
margin: 62px auto 0;
}
.woocommerce .woocommerce-breadcrumb {
/*display: none !important;*/
display: -webkit-box;
display: -moz-box;
display: -ms-flexbox;
display: -webkit-flex;
display: flex;
justify-content: center;
align-items: center;
-webkit-flex-wrap: wrap;
-ms-flex-wrap: wrap;
flex-wrap: wrap;
position: relative;
z-index: 9;
margin-top: -54px;
font-family: roboto mono,monospace;
color: #d5b584;
white-space: nowrap;
letter-spacing: .1em;
}
.woocommerce .woocommerce-breadcrumb a {
font-size: 16px;
color: #260a00;
}
.woocommerce .woocommerce-breadcrumb a:hover {
color: #d5b584;
}
.woocommerce form .form-row input.input-text, .woocommerce form .form-row textarea {
border: 1px solid #D5B584;
height: 60px;
padding-left: 20px;
padding-right: 20px;
color: #000;
}
.woocommerce form .form-row label {
font-weight: 700;
}
.woocommerce table.shop_table {
margin: 80px 0 0;
}
.woocommerce-shipping-totals h3 {
font-weight: 400;
letter-spacing: 0.1em;
font-size: 16px;
}
.woocommerce table.shop_table tfoot th h3 {
letter-spacing: 0.1em;
text-transform: uppercase;
margin-bottom: 32px;
font-size: 18px;
font-weight: 700;
}
.woocommerce table.shop_table tfoot th,
.woocommerce table.shop_table tfoot td {
border-top: none;
}
.woocommerce-checkout-review-order-table,
.woocommerce-checkout-payment {
background: #D5B584 !important;
border-radius: 0 !important;
}
.woocommerce-checkout-review-order-table .woocommerce-Price-amount {
font-weight: 700;
font-size: 24px;
line-height: 135.62%;
margin-top: -2px;
color: #000;
}
.woocommerce-checkout-review-order-table .woocommerce-Price-currencySymbol {
font-size: 24px;
}
.payment_box.payment_method_cod,
.payment_box.payment_method_liqpay-webplus,
.woocommerce-terms-and-conditions-wrapper {
display: none !important;
}
.woocommerce table.shop_table tfoot th,
.woocommerce table.shop_table tfoot td,
.woocommerce-checkout #payment ul.payment_methods {
padding: 25px 42px !important;
}
.woocommerce-checkout #payment ul.payment_methods {
border-bottom: none !important;
}
.woocommerce-checkout-review-order-table .order-total th,
.woocommerce-checkout-review-order-table .order-total td {
border-top: 1px solid #000 !important;
border-bottom: 1px solid #000 !important;
}
.woocommerce-billing-fields h3 {
font-size: 20px;
width: 100%;
letter-spacing: 0.1em;
text-transform: uppercase;
margin-bottom: 40px;
}
.woocommerce-billing-fields__field-wrapper label {
letter-spacing: 0.1em;
line-height: 1.19em;
margin-bottom: 10px;
}
.woocommerce-billing-fields__field-wrapper input::placeholder,
.woocommerce-billing-fields__field-wrapper textarea::placeholder {
letter-spacing: 0.1em;
color: #ccc;
}
.woocommerce-billing-fields__field-wrapper .form-row {
margin-bottom: 20px !important;
}
.woocommerce form .form-row textarea {
border: 1px solid #D5B584;
background: #fff;
height: 123px;
padding: 20px;
}
#details_field {
margin-top: 20px;
}
#customer_details > div.col-2 > table > tfoot > tr.woocommerce-shipping-totals.shipping > th > h3 {
margin-top: 20px;
}
#payment > ul > li.wc_payment_method.payment_method_liqpay-webplus > label > img {
display: block;
margin: 10px auto -15px;
}
#customer_details > div.col-2 {
max-width: 500px;
}
.woocommerce ul#shipping_method li label,
.woocommerce #payment label {
letter-spacing: 0.1em;
margin-left: 25px;
}
.woocommerce-checkout-review-order-table .order-total th:before {
content: '';
float: left;
width: 42px;
height: 100px;
margin: 0 0 -80px -42px;
position: relative;
top: -32px;
background: #d5b584;
}
.woocommerce-checkout-review-order-table .order-total td:after {
content: '';
float: right;
width: 42px;
height: 100px;
margin: 0 -42px -80px 0px;
position: relative;
top: -32px;
background: #d5b584;
}
.woocommerce-checkout .btn {
background: #fff;
width: 300px;
float: none !important;
margin: 0 auto 25px;
}
.woocommerce-checkout .btn:before, .woocommerce-checkout .btn:after {
background-color: #000;
}
.woocommerce-checkout .btn:hover {
color: #d5b584;
}
.woocommerce-checkout .btn+.btn-arrow {
font-weight: 700;
font-size: 24px;
line-height: 135.62%;
margin-top: -2px;
position: relative;
top: -60px;
right: 100px;
float: right;
}
.woocommerce-checkout .btn+.btn-arrow:before,
.woocommerce-checkout .btn+.btn-arrow:after {
content: '';
position: absolute;
top: 50%;
transform: translateY(-50%);
}
.woocommerce-checkout .btn+.btn-arrow:before {
right: 1px;
width: 24px;
height: 3px;
background-color: #D5B584;
}
.woocommerce-checkout .btn+.btn-arrow:after {
right: 0;
border-top: 6px solid transparent;
border-left: 6px solid #D5B584;
border-bottom: 6px solid transparent;
}
#billing_address_1_field,
#billing_address_2_field,
#billing_city_field,
#billing_state_field,
#billing_country_field,
#billing_postcode_field {
display: none;
}
.woocommerce-order-details,
.woocommerce-customer-details,
.woocommerce-thankyou-order-details {
display: none;
}
.woocommerce-order-received > div.wrapper > main > section > h1 {
display: none;
}
.thankyou-title {
margin: 15px 0 25px !important;
}
.woocommerce-order-received .woocommerce-order p {
font-size: 18px;
line-height: 164.06%;
text-align: center;
font-weight: 300;
font-family: "Roboto Mono",monospace;
}
@media (max-width: 768px) {
.woocommerce-order-received .woocommerce-order p {
font-size: 16px
}
}
.woocommerce-order-received.woocommerce-checkout .btn {
margin-top: 15px;
background: #fff;
width: 264px;
float: none!important;
margin: 26px auto 25px;
}
.woocommerce-order-received.woocommerce-checkout .woocommerce-order .btn:before,
.woocommerce-order-received.woocommerce-checkout .woocommerce-order .btn:after {
background-color: #D5B584;
}
.woocommerce-order {
min-height: 400px;
}
.cart_totals h2,
.shipping-calculator-button {
display: none !important;
}
p.cart-empty {
background: none !important;
border-top: none !important;
text-align: center;
font-size: 52px;
color: #260A00;
font-family: "Roboto Mono",monospace;
font-weight: 700;
line-height: 1.17em;
padding: 0 !important;
}
p.cart-empty:before {
background: #fff;
width: 100%;
height: 70px;
content: '';
display: block;
margin: -130px auto;
}
@media (max-width: 480px) {
p.cart-empty {
padding: 1em 0;
font-size: 40px;
}
p.cart-empty:before {
margin: -100px;
}
}
.return-to-shop .btn {
margin: 50px auto 100px;
width: 250px;
}
@media (max-width: 480px) {
.return-to-shop .btn {
width: 160px;
}
}
.search h1 {
text-align: center;
}
.search .products-content .price {
font-size: 22px;
}
p.result-search {
text-align: center;
font-size: 18px;
font-weight: 300;
line-height: 164.06%;
}
body.search-no-results > div.wrapper > main > section > h1,
.search-no-results .result-search {
display: none;
}
@media (max-width: 768px) {
.search-noresult {
display: none;
}
body.search-no-results > div.wrapper > main > section > h1,
.search-no-results .result-search {
display: block;
}
}
[dir=rtl] .slick-slide {
float: left !important;
}
#wpcf7-f491-o1 > form > div.form-group-block > div:nth-child(1) > span.arrow {
top: 25px;
right: 13px;
}
input[type="date"]::-webkit-calendar-picker-indicator,
input[type="date"]::-webkit-inner-spin-button{
font-size: 20px;
width: 30px;
}
#wpcf7-f491-o1 > form > div.form-group-block > div:nth-child(1),
#wpcf7-f491-o1 > form > div.form-group-block > div:nth-child(2) {
margin-bottom: 0;
}
@media (max-width: 768px) {
.carousel-slider__post {
height: 500px !important;
}
}
@media (max-width: 480px) {
.carousel-slider__post {
width: 100% !important;
padding: 0 !important;
}
#customer_details > div.col-2 > table > tfoot > tr.order-total > th {
padding: 25px 0 0 23px !important;
}
#customer_details > div.col-2 > table > tfoot > tr.order-total > td {
padding: 25px 22px 25px 0 !important;
}
#customer_details > div.col-2 > table > tfoot > tr.woocommerce-shipping-totals.shipping > th,
#customer_details > div.col-2 > table > tfoot > tr.woocommerce-shipping-totals.shipping > td,
.woocommerce-checkout #payment ul.payment_methods {
padding: 25px 22px !important;
}
.woocommerce-checkout-review-order-table .order-total th:before {
width: 22px;
margin: 0 0 -80px -22px;
}
.woocommerce-checkout-review-order-table .order-total td:after {
width: 22px;
margin: 0 -22px -80px 0;
}
.woocommerce ul#shipping_method li label,
.woocommerce #payment label {
letter-spacing: 0;
}
#shipping_method > li:nth-child(1) > label > span {
margin-top: -7px;
}
.woocommerce-checkout .btn+.btn-arrow {
top: -35px;
right: 70px;
}
.woocommerce #payment #place_order, .woocommerce-page #payment #place_order {
width: 70%;
}
.file-515,
.file-525 {
margin-bottom:0;
}
}
| 0.549157 | 0.106412 |
@charset "UTF-8";
/* -------------------------------------------- Basics -------------------------------------------- */
body {
padding-top: 3.375rem;
color: #808080;
}
@media (min-width: 992px) {
body {
padding-top: 0;
padding-left: 17rem;
}
}
h1,
h2,
h3,
h4,
h5,
h6 {
font-family: sans-serif;
font-weight: 700 !important;
}
h1 {
line-height: 1;
}
p {
color: gray !important;
}
li {
color: #808080;
}
#body-row {
margin-left: 0;
margin-right: 0;
}
.mt-4em {
margin-top: 4em;
}
.mt--1 {
margin-top :-1em;
}
/* CV and Project NavBar Style */
.navBarStyle{
font-family:Arial;
font-size:18px;
}
/* -------------------------------------------- Resume -------------------------------------------- */
section.resume-section .resume-section-content {
width: 100%;
}
.resume-section-bg {
background-color: #F5F5F5;
}
section.resume-section {
display: flex;
align-items: center;
padding-left: 2rem;
padding-right: 2rem;
padding-top: 3rem;
padding-bottom: 3rem;
max-width: 75rem;
}
@media (min-width: 992px) {
/* Every Section Style */
section.resume-section {
padding-left: 2rem;
padding-right: 2rem;
padding-top: 3rem;
padding-bottom: 3rem;
}
}
/* --------------------------------------------- SideBar Navigation -------------------------------------------- */
#sidebar-container {
min-height: 100vh;
background-color: #333;
padding: 0;
}
/* Sidebar sizes when expanded and expanded */
.sidebar-expanded {
width: 230px;
}
.sidebar-collapsed {
width: 60px;
}
/* Menu item*/
#sidebar-container .list-group a {
height: 50px;
color: white;
}
/* Submenu item */
#sidebar-container .list-group .sidebar-submenu a {
height: 45px;
padding-left: 30px;
}
.sidebar-submenu {
font-size: 0.9rem;
}
/* Separators */
.sidebar-separator-title {
background-color: #333;
height: 35px;
}
.sidebar-separator {
background-color: #333;
height: 25px;
}
.logo-separator {
background-color: #333;
height: 60px;
}
/* Closed submenu icon */
#sidebar-container .list-group .list-group-item[aria-expanded="false"] .submenu-icon::after {
content: " \f0d7";
font-family: FontAwesome;
display: inline;
text-align: right;
padding-left: 10px;
}
/* Opened submenu icon */
#sidebar-container .list-group .list-group-item[aria-expanded="true"] .submenu-icon::after {
content: " \f0da";
font-family: FontAwesome;
display: inline;
text-align: right;
padding-left: 10px;
}
#sideNav .navbar-nav .nav-item .nav-link {
font-weight: 800;
letter-spacing: 0.05rem;
/* text-transform: uppercase; */
}
#sideNav .navbar-toggler:focus {
outline-color: #d48a6e;
}
@media (min-width: 992px) {
#sideNav {
text-align: center;
position: fixed;
top: 0;
left: 0;
display: flex;
flex-direction: column;
width: 17rem;
height: 100vh;
}
#sideNav .navbar-brand {
display: flex;
margin: auto auto 0;
padding: 0.5rem;
}
#sideNav .navbar-brand .img-profile {
max-width: 10rem;
max-height: 10rem;
border: 0.5rem solid rgba(255, 255, 255, 0.2);
}
#sideNav .navbar-collapse {
display: flex;
align-items: flex-start;
flex-grow: 0;
width: 100%;
margin-bottom: auto;
}
#sideNav .navbar-collapse .navbar-nav {
flex-direction: column;
width: 100%;
}
#sideNav .navbar-collapse .navbar-nav .nav-item {
display: block;
}
#sideNav .navbar-collapse .navbar-nav .nav-item .nav-link {
display: block;
}
}
/* -------------------------------------------- Interest Section -------------------------------------------- */
#interests img{
width:100%;
height:90%
}
@media (max-width: 769px) {
#interests img{
width:100%;
height:80%
}
}
@media (max-width: 530px) {
#interests img{
width:100%;
height:70%
}
}
@media (max-width: 350px) {
#interests img{
width:100%;
height:60%
}
}
/* -------------------------------------------- Experience Section -------------------------------------------- */
#experience img {
width:50px;
height:55px;
}
/* -------------------------------------------- Custom Css -------------------------------------------- */
#CV {
font-size: 30px;
}
.subheading {
font-family: "Saira Extra Condensed", -apple-system, BlinkMacSystemFont, "Segoe UI", Roboto, "Helvetica Neue", Arial, sans-serif, "Apple Color Emoji", "Segoe UI Emoji", "Segoe UI Symbol", "Noto Color Emoji";
font-weight: 500;
font-size: 1.5rem;
}
/* Justify Aligned Text */
.justify-center{
text-align:justify;
}
@media (min-width: 1000px) {
.justify-center{
text-align:justify;
}
}
@media (min-width: 992px) {
.justify-center{
text-align:justify;
}
}
/* SubTitle For Medias */
.short_desc {
font-family:Arial;
text-align:center;
margin-top:0.5em;
font-size: 14px;
}
#experience h3 {
margin-top: 1.2em;
margin-bottom: 1em;
}
/* -------------------------------------------- Refree Section -------------------------------------------- */
#refrees a {
color:blue;
}
@charset "UTF-8";
/* -------------------------------------------- Basics -------------------------------------------- */
body {
padding-top: 3.375rem;
color: #808080;
}
@media (min-width: 992px) {
body {
padding-top: 0;
padding-left: 17rem;
}
}
h1,
h2,
h3,
h4,
h5,
h6 {
font-family: sans-serif;
font-weight: 700 !important;
}
h1 {
line-height: 1;
}
p {
color: gray !important;
}
li {
color: #808080;
}
#body-row {
margin-left: 0;
margin-right: 0;
}
.mt-4em {
margin-top: 4em;
}
.mt--1 {
margin-top :-1em;
}
/* CV and Project NavBar Style */
.navBarStyle{
font-family:Arial;
font-size:18px;
}
/* -------------------------------------------- Resume -------------------------------------------- */
section.resume-section .resume-section-content {
width: 100%;
}
.resume-section-bg {
background-color: #F5F5F5;
}
section.resume-section {
display: flex;
align-items: center;
padding-left: 2rem;
padding-right: 2rem;
padding-top: 3rem;
padding-bottom: 3rem;
max-width: 75rem;
}
@media (min-width: 992px) {
/* Every Section Style */
section.resume-section {
padding-left: 2rem;
padding-right: 2rem;
padding-top: 3rem;
padding-bottom: 3rem;
}
}
/* --------------------------------------------- SideBar Navigation -------------------------------------------- */
#sidebar-container {
min-height: 100vh;
background-color: #333;
padding: 0;
}
/* Sidebar sizes when expanded and expanded */
.sidebar-expanded {
width: 230px;
}
.sidebar-collapsed {
width: 60px;
}
/* Menu item*/
#sidebar-container .list-group a {
height: 50px;
color: white;
}
/* Submenu item */
#sidebar-container .list-group .sidebar-submenu a {
height: 45px;
padding-left: 30px;
}
.sidebar-submenu {
font-size: 0.9rem;
}
/* Separators */
.sidebar-separator-title {
background-color: #333;
height: 35px;
}
.sidebar-separator {
background-color: #333;
height: 25px;
}
.logo-separator {
background-color: #333;
height: 60px;
}
/* Closed submenu icon */
#sidebar-container .list-group .list-group-item[aria-expanded="false"] .submenu-icon::after {
content: " \f0d7";
font-family: FontAwesome;
display: inline;
text-align: right;
padding-left: 10px;
}
/* Opened submenu icon */
#sidebar-container .list-group .list-group-item[aria-expanded="true"] .submenu-icon::after {
content: " \f0da";
font-family: FontAwesome;
display: inline;
text-align: right;
padding-left: 10px;
}
#sideNav .navbar-nav .nav-item .nav-link {
font-weight: 800;
letter-spacing: 0.05rem;
/* text-transform: uppercase; */
}
#sideNav .navbar-toggler:focus {
outline-color: #d48a6e;
}
@media (min-width: 992px) {
#sideNav {
text-align: center;
position: fixed;
top: 0;
left: 0;
display: flex;
flex-direction: column;
width: 17rem;
height: 100vh;
}
#sideNav .navbar-brand {
display: flex;
margin: auto auto 0;
padding: 0.5rem;
}
#sideNav .navbar-brand .img-profile {
max-width: 10rem;
max-height: 10rem;
border: 0.5rem solid rgba(255, 255, 255, 0.2);
}
#sideNav .navbar-collapse {
display: flex;
align-items: flex-start;
flex-grow: 0;
width: 100%;
margin-bottom: auto;
}
#sideNav .navbar-collapse .navbar-nav {
flex-direction: column;
width: 100%;
}
#sideNav .navbar-collapse .navbar-nav .nav-item {
display: block;
}
#sideNav .navbar-collapse .navbar-nav .nav-item .nav-link {
display: block;
}
}
/* -------------------------------------------- Interest Section -------------------------------------------- */
#interests img{
width:100%;
height:90%
}
@media (max-width: 769px) {
#interests img{
width:100%;
height:80%
}
}
@media (max-width: 530px) {
#interests img{
width:100%;
height:70%
}
}
@media (max-width: 350px) {
#interests img{
width:100%;
height:60%
}
}
/* -------------------------------------------- Experience Section -------------------------------------------- */
#experience img {
width:50px;
height:55px;
}
/* -------------------------------------------- Custom Css -------------------------------------------- */
#CV {
font-size: 30px;
}
.subheading {
font-family: "Saira Extra Condensed", -apple-system, BlinkMacSystemFont, "Segoe UI", Roboto, "Helvetica Neue", Arial, sans-serif, "Apple Color Emoji", "Segoe UI Emoji", "Segoe UI Symbol", "Noto Color Emoji";
font-weight: 500;
font-size: 1.5rem;
}
/* Justify Aligned Text */
.justify-center{
text-align:justify;
}
@media (min-width: 1000px) {
.justify-center{
text-align:justify;
}
}
@media (min-width: 992px) {
.justify-center{
text-align:justify;
}
}
/* SubTitle For Medias */
.short_desc {
font-family:Arial;
text-align:center;
margin-top:0.5em;
font-size: 14px;
}
#experience h3 {
margin-top: 1.2em;
margin-bottom: 1em;
}
/* -------------------------------------------- Refree Section -------------------------------------------- */
#refrees a {
color:blue;
}
/* -------------------------------------------- Refree -------------------------------------------- */
#footer {
display: -moz-flex;
display: -webkit-flex;
display: -ms-flex;
display: flex;
-moz-align-items: center;
-webkit-align-items: center;
-ms-align-items: center;
align-items: center;
-moz-justify-content: space-between;
-webkit-justify-content: space-between;
-ms-justify-content: space-between;
justify-content: center;
position: relative;
margin: 0;
line-height: 1em;
padding: 1.5em;
background: #39454b;
color: rgba(185, 186, 187, 0.5);
overflow: hidden;
}
#footer > * {
margin-bottom: 0;
}
#footer a {
color: inherit;
}
#footer a:hover {
color: #b9babb;
}
#footer ul.menu {
margin: 0;
}
#footer ul.menu li {
border-left-color: rgba(185, 186, 187, 0.2);
font-size: 0.9em;
}
@media screen and (max-width: 1000px) {
#footer {
-moz-flex-direction: column;
-webkit-flex-direction: column;
-ms-flex-direction: column;
flex-direction: column;
-moz-justify-content: center;
-webkit-justify-content: center;
-ms-justify-content: center;
text-align:center;
justify-content:center;
line-height: 1.5em;
text-align: center;
padding: 2em 1em 2em 1em;
}
#footer > * {
margin: 0 0 1em 0;
}
}
@media screen and (max-width: 736px) {
#footer ul.menu li {
border-left: none;
display: block;
line-height: inherit;
margin: 0.25em 0 0 0;
padding: 0.25em 0 0 0;
}
#footer ul.menu li:first-child {
margin-top: 0;
padding-top: 0;
}
}
|
public/css/cvProj.css
|
@charset "UTF-8";
/* -------------------------------------------- Basics -------------------------------------------- */
body {
padding-top: 3.375rem;
color: #808080;
}
@media (min-width: 992px) {
body {
padding-top: 0;
padding-left: 17rem;
}
}
h1,
h2,
h3,
h4,
h5,
h6 {
font-family: sans-serif;
font-weight: 700 !important;
}
h1 {
line-height: 1;
}
p {
color: gray !important;
}
li {
color: #808080;
}
#body-row {
margin-left: 0;
margin-right: 0;
}
.mt-4em {
margin-top: 4em;
}
.mt--1 {
margin-top :-1em;
}
/* CV and Project NavBar Style */
.navBarStyle{
font-family:Arial;
font-size:18px;
}
/* -------------------------------------------- Resume -------------------------------------------- */
section.resume-section .resume-section-content {
width: 100%;
}
.resume-section-bg {
background-color: #F5F5F5;
}
section.resume-section {
display: flex;
align-items: center;
padding-left: 2rem;
padding-right: 2rem;
padding-top: 3rem;
padding-bottom: 3rem;
max-width: 75rem;
}
@media (min-width: 992px) {
/* Every Section Style */
section.resume-section {
padding-left: 2rem;
padding-right: 2rem;
padding-top: 3rem;
padding-bottom: 3rem;
}
}
/* --------------------------------------------- SideBar Navigation -------------------------------------------- */
#sidebar-container {
min-height: 100vh;
background-color: #333;
padding: 0;
}
/* Sidebar sizes when expanded and expanded */
.sidebar-expanded {
width: 230px;
}
.sidebar-collapsed {
width: 60px;
}
/* Menu item*/
#sidebar-container .list-group a {
height: 50px;
color: white;
}
/* Submenu item */
#sidebar-container .list-group .sidebar-submenu a {
height: 45px;
padding-left: 30px;
}
.sidebar-submenu {
font-size: 0.9rem;
}
/* Separators */
.sidebar-separator-title {
background-color: #333;
height: 35px;
}
.sidebar-separator {
background-color: #333;
height: 25px;
}
.logo-separator {
background-color: #333;
height: 60px;
}
/* Closed submenu icon */
#sidebar-container .list-group .list-group-item[aria-expanded="false"] .submenu-icon::after {
content: " \f0d7";
font-family: FontAwesome;
display: inline;
text-align: right;
padding-left: 10px;
}
/* Opened submenu icon */
#sidebar-container .list-group .list-group-item[aria-expanded="true"] .submenu-icon::after {
content: " \f0da";
font-family: FontAwesome;
display: inline;
text-align: right;
padding-left: 10px;
}
#sideNav .navbar-nav .nav-item .nav-link {
font-weight: 800;
letter-spacing: 0.05rem;
/* text-transform: uppercase; */
}
#sideNav .navbar-toggler:focus {
outline-color: #d48a6e;
}
@media (min-width: 992px) {
#sideNav {
text-align: center;
position: fixed;
top: 0;
left: 0;
display: flex;
flex-direction: column;
width: 17rem;
height: 100vh;
}
#sideNav .navbar-brand {
display: flex;
margin: auto auto 0;
padding: 0.5rem;
}
#sideNav .navbar-brand .img-profile {
max-width: 10rem;
max-height: 10rem;
border: 0.5rem solid rgba(255, 255, 255, 0.2);
}
#sideNav .navbar-collapse {
display: flex;
align-items: flex-start;
flex-grow: 0;
width: 100%;
margin-bottom: auto;
}
#sideNav .navbar-collapse .navbar-nav {
flex-direction: column;
width: 100%;
}
#sideNav .navbar-collapse .navbar-nav .nav-item {
display: block;
}
#sideNav .navbar-collapse .navbar-nav .nav-item .nav-link {
display: block;
}
}
/* -------------------------------------------- Interest Section -------------------------------------------- */
#interests img{
width:100%;
height:90%
}
@media (max-width: 769px) {
#interests img{
width:100%;
height:80%
}
}
@media (max-width: 530px) {
#interests img{
width:100%;
height:70%
}
}
@media (max-width: 350px) {
#interests img{
width:100%;
height:60%
}
}
/* -------------------------------------------- Experience Section -------------------------------------------- */
#experience img {
width:50px;
height:55px;
}
/* -------------------------------------------- Custom Css -------------------------------------------- */
#CV {
font-size: 30px;
}
.subheading {
font-family: "Saira Extra Condensed", -apple-system, BlinkMacSystemFont, "Segoe UI", Roboto, "Helvetica Neue", Arial, sans-serif, "Apple Color Emoji", "Segoe UI Emoji", "Segoe UI Symbol", "Noto Color Emoji";
font-weight: 500;
font-size: 1.5rem;
}
/* Justify Aligned Text */
.justify-center{
text-align:justify;
}
@media (min-width: 1000px) {
.justify-center{
text-align:justify;
}
}
@media (min-width: 992px) {
.justify-center{
text-align:justify;
}
}
/* SubTitle For Medias */
.short_desc {
font-family:Arial;
text-align:center;
margin-top:0.5em;
font-size: 14px;
}
#experience h3 {
margin-top: 1.2em;
margin-bottom: 1em;
}
/* -------------------------------------------- Refree Section -------------------------------------------- */
#refrees a {
color:blue;
}
@charset "UTF-8";
/* -------------------------------------------- Basics -------------------------------------------- */
body {
padding-top: 3.375rem;
color: #808080;
}
@media (min-width: 992px) {
body {
padding-top: 0;
padding-left: 17rem;
}
}
h1,
h2,
h3,
h4,
h5,
h6 {
font-family: sans-serif;
font-weight: 700 !important;
}
h1 {
line-height: 1;
}
p {
color: gray !important;
}
li {
color: #808080;
}
#body-row {
margin-left: 0;
margin-right: 0;
}
.mt-4em {
margin-top: 4em;
}
.mt--1 {
margin-top :-1em;
}
/* CV and Project NavBar Style */
.navBarStyle{
font-family:Arial;
font-size:18px;
}
/* -------------------------------------------- Resume -------------------------------------------- */
section.resume-section .resume-section-content {
width: 100%;
}
.resume-section-bg {
background-color: #F5F5F5;
}
section.resume-section {
display: flex;
align-items: center;
padding-left: 2rem;
padding-right: 2rem;
padding-top: 3rem;
padding-bottom: 3rem;
max-width: 75rem;
}
@media (min-width: 992px) {
/* Every Section Style */
section.resume-section {
padding-left: 2rem;
padding-right: 2rem;
padding-top: 3rem;
padding-bottom: 3rem;
}
}
/* --------------------------------------------- SideBar Navigation -------------------------------------------- */
#sidebar-container {
min-height: 100vh;
background-color: #333;
padding: 0;
}
/* Sidebar sizes when expanded and expanded */
.sidebar-expanded {
width: 230px;
}
.sidebar-collapsed {
width: 60px;
}
/* Menu item*/
#sidebar-container .list-group a {
height: 50px;
color: white;
}
/* Submenu item */
#sidebar-container .list-group .sidebar-submenu a {
height: 45px;
padding-left: 30px;
}
.sidebar-submenu {
font-size: 0.9rem;
}
/* Separators */
.sidebar-separator-title {
background-color: #333;
height: 35px;
}
.sidebar-separator {
background-color: #333;
height: 25px;
}
.logo-separator {
background-color: #333;
height: 60px;
}
/* Closed submenu icon */
#sidebar-container .list-group .list-group-item[aria-expanded="false"] .submenu-icon::after {
content: " \f0d7";
font-family: FontAwesome;
display: inline;
text-align: right;
padding-left: 10px;
}
/* Opened submenu icon */
#sidebar-container .list-group .list-group-item[aria-expanded="true"] .submenu-icon::after {
content: " \f0da";
font-family: FontAwesome;
display: inline;
text-align: right;
padding-left: 10px;
}
#sideNav .navbar-nav .nav-item .nav-link {
font-weight: 800;
letter-spacing: 0.05rem;
/* text-transform: uppercase; */
}
#sideNav .navbar-toggler:focus {
outline-color: #d48a6e;
}
@media (min-width: 992px) {
#sideNav {
text-align: center;
position: fixed;
top: 0;
left: 0;
display: flex;
flex-direction: column;
width: 17rem;
height: 100vh;
}
#sideNav .navbar-brand {
display: flex;
margin: auto auto 0;
padding: 0.5rem;
}
#sideNav .navbar-brand .img-profile {
max-width: 10rem;
max-height: 10rem;
border: 0.5rem solid rgba(255, 255, 255, 0.2);
}
#sideNav .navbar-collapse {
display: flex;
align-items: flex-start;
flex-grow: 0;
width: 100%;
margin-bottom: auto;
}
#sideNav .navbar-collapse .navbar-nav {
flex-direction: column;
width: 100%;
}
#sideNav .navbar-collapse .navbar-nav .nav-item {
display: block;
}
#sideNav .navbar-collapse .navbar-nav .nav-item .nav-link {
display: block;
}
}
/* -------------------------------------------- Interest Section -------------------------------------------- */
#interests img{
width:100%;
height:90%
}
@media (max-width: 769px) {
#interests img{
width:100%;
height:80%
}
}
@media (max-width: 530px) {
#interests img{
width:100%;
height:70%
}
}
@media (max-width: 350px) {
#interests img{
width:100%;
height:60%
}
}
/* -------------------------------------------- Experience Section -------------------------------------------- */
#experience img {
width:50px;
height:55px;
}
/* -------------------------------------------- Custom Css -------------------------------------------- */
#CV {
font-size: 30px;
}
.subheading {
font-family: "Saira Extra Condensed", -apple-system, BlinkMacSystemFont, "Segoe UI", Roboto, "Helvetica Neue", Arial, sans-serif, "Apple Color Emoji", "Segoe UI Emoji", "Segoe UI Symbol", "Noto Color Emoji";
font-weight: 500;
font-size: 1.5rem;
}
/* Justify Aligned Text */
.justify-center{
text-align:justify;
}
@media (min-width: 1000px) {
.justify-center{
text-align:justify;
}
}
@media (min-width: 992px) {
.justify-center{
text-align:justify;
}
}
/* SubTitle For Medias */
.short_desc {
font-family:Arial;
text-align:center;
margin-top:0.5em;
font-size: 14px;
}
#experience h3 {
margin-top: 1.2em;
margin-bottom: 1em;
}
/* -------------------------------------------- Refree Section -------------------------------------------- */
#refrees a {
color:blue;
}
/* -------------------------------------------- Refree -------------------------------------------- */
#footer {
display: -moz-flex;
display: -webkit-flex;
display: -ms-flex;
display: flex;
-moz-align-items: center;
-webkit-align-items: center;
-ms-align-items: center;
align-items: center;
-moz-justify-content: space-between;
-webkit-justify-content: space-between;
-ms-justify-content: space-between;
justify-content: center;
position: relative;
margin: 0;
line-height: 1em;
padding: 1.5em;
background: #39454b;
color: rgba(185, 186, 187, 0.5);
overflow: hidden;
}
#footer > * {
margin-bottom: 0;
}
#footer a {
color: inherit;
}
#footer a:hover {
color: #b9babb;
}
#footer ul.menu {
margin: 0;
}
#footer ul.menu li {
border-left-color: rgba(185, 186, 187, 0.2);
font-size: 0.9em;
}
@media screen and (max-width: 1000px) {
#footer {
-moz-flex-direction: column;
-webkit-flex-direction: column;
-ms-flex-direction: column;
flex-direction: column;
-moz-justify-content: center;
-webkit-justify-content: center;
-ms-justify-content: center;
text-align:center;
justify-content:center;
line-height: 1.5em;
text-align: center;
padding: 2em 1em 2em 1em;
}
#footer > * {
margin: 0 0 1em 0;
}
}
@media screen and (max-width: 736px) {
#footer ul.menu li {
border-left: none;
display: block;
line-height: inherit;
margin: 0.25em 0 0 0;
padding: 0.25em 0 0 0;
}
#footer ul.menu li:first-child {
margin-top: 0;
padding-top: 0;
}
}
| 0.344664 | 0.059674 |
html {
padding: 0;
margin: 0;
}
body {
font-family: Verdana, Arial, Helvetica, sans-serif;
font-family: "Lucida Grance", "Lucida Sans Unicode", "Lucida Sans", Verdana,
Tahoma, sans-serif;
font-size: 10.5pt;
line-height: 14pt;
margin-left: 1em;
margin-right: 1em;
padding: 0;
}
/* body colors for different types of pages */
body.form {
background-color: #ddeeff;
color: #000000;
}
body.photo,
body.info,
body.yearlist,
body.setlist,
body.imagelist,
body.about {
background-color: #feffe7;
color: #000000;
}
body.about {
max-width: 800px;
margin-left: auto;
margin-right: auto;
}
body.about p,
body.about ul,
body.about h1 {
padding-right: 30%;
text-align: justify;
}
body.about div.img {
height: 0;
margin: 0;
overflow: visible;
}
body.about div.img,
body.about h2 {
clear: both;
}
body.about div.img + p {
margin-top: 0;
}
body.about img.right {
width: 28%;
float: right;
}
body.about p,
body.about h2 {
padding-left: 5px;
}
body.help {
background-color: #ddffdd;
color: #000000;
font-size: 90%;
}
body.albumlist {
background-color: #330000;
color: #ffffff;
}
body.albumlist a {
color: #ddeeff;
}
body.info {
margin-left: 0.3em;
margin-right: 0.3em;
}
h1 {
text-align: center;
}
.footer {
text-align: center;
font-size: 80%;
}
tr {
vertical-align: top;
}
th.label {
text-align: right;
}
th.label span.helptext {
font-weight: normal;
}
.required:before {
color: #ff0000;
content: "*";
}
div.banner {
text-align: right;
font-size: 90%;
}
.edit {
font-family: Courier New, Courier, fixed;
font-size: 90%;
}
table.form {
border-spacing: 0;
border-collapse: collapse;
margin-left: auto;
margin-right: auto;
}
.form td,
.form th {
border: solid 1px black;
padding: 2px;
}
.form td .error {
color: #ff0000;
font-weight: bold;
font-size: 90%;
}
.noborder td,
.noborder th {
border: none;
}
/* thumbnails on a set edit page */
td.thumbnaillandscape {
padding-top: 25px;
padding-bottom: 25px;
}
td.thumbnailportrait {
padding-left: 25px;
padding-right: 25px;
}
img {
border: solid 1px black;
}
img.help {
border: none;
width: 17px;
height: 17px;
}
img.largelandscape {
width: 900px;
height: 600px;
}
img.largeportrait {
width: 600px;
height: 900px;
}
img.normallandscape {
width: 580px;
height: 390px;
}
img.normalportrait {
width: 390px;
height: 580px;
}
img.smalllandscape {
width: 300px;
height: 200px;
}
img.smallportrait {
width: 200px;
height: 300px;
}
img.thumbnaillandscape {
width: 150px;
height: 100px;
}
img.thumbnailportrait {
width: 100px;
height: 150px;
}
img.mov {
width: 960px;
height: 540px;
}
img.qualdot {
border: none;
width: 9px;
height: 9px;
margin: 2px;
}
div#title {
text-align: center;
font-size: 130%;
font-weight: bold;
margin-top: 0.5em;
}
div.datetime {
text-align: center;
}
div.img,
div.description {
text-align: center;
padding-top: 0.2em;
}
div.persons {
font-size: 80%;
text-align: right;
color: #660000;
}
/* ------------------------------------------------------------ */
/* Tab display. */
/* ------------------------------------------------------------ */
div.tabs {
margin: 0;
padding: 0;
text-align: left;
border-bottom: solid 1px black;
/* font-size: 80%; */
/* x-margin-bottom: 0.3em; */
padding-bottom: 2px;
}
span.tab {
margin: 0;
padding: 0;
margin-left: 1em;
margin-top: 0;
padding-left: 0.4em;
padding-right: 0.4em;
padding-top: 0;
padding-bottom: 2px;
border-left: solid 1px black;
border-right: solid 1px black;
border-top: solid 1px black;
color: #aaaaaa;
}
span.tab a {
text-decoration: none;
color: #0000cc;
}
span#prevlink {
float: left;
margin-left: 0.5em;
/* padding-top: -1px; */
}
span#nextlink {
float: right;
margin-right: 0.5em;
}
/* ---------------------------------- */
/* Info display (EXIF display window) */
/* ---------------------------------- */
div.infoimg {
text-align: center;
margin-bottom: 0.3em;
}
div.infolabel {
clear: both;
float: left;
font-size: 80%;
width: 40%;
margin-top: 0.1em;
margin-bottom: 0.1em;
border-top: 1px solid #bbbbbb;
}
div.infodata {
float: left;
width: 60%;
font-size: 80%;
font-family: "Courier New", Courier, monospace;
margin-top: 0.1em;
margin-bottom: 0.1em;
border-top: 1px solid #bbbbbb;
}
div.infoline {
}
/* Hides from IE-mac \*/
* html .infoline {
height: 1%;
}
/* End hide from IE-mac */
div.infolink {
border-top: 1px solid #bbbbbb;
border-bottom: 1px solid #bbbbbb;
margin-top: 0.1em;
margin-bottom: 0.1em;
clear: both;
font-size: 90%;
text-align: center;
}
/* -------------------------------- */
/* Support for the image list pages */
/* -------------------------------- */
div.yeartitle {
font-size: 110%;
font-weight: bold;
margin-top: 0.5em;
margin-bottom: 0.5em;
text-align: center;
}
table.yearlist {
border: 1px solid black;
margin-left: auto;
margin-right: auto;
}
table.yearlist tr th {
border-bottom: solid 1px black;
/* font-family: Verdana, Arial, Helvetica, Geneva, sans-serif; */
/* font-size: 90%; */
color: #008800;
text-align: center;
font-weight: bold;
padding-top: 0.2em;
padding-bottom: 0.2em;
}
table.yearlist tr td {
/* font-family: Verdana, Arial, Helvetica, Geneva, sans-serif; */
/* font-size: 90%; */
text-align: center;
padding-left: 0.5em;
padding-right: 0.5em;
padding-top: 0.2em;
padding-bottom: 0.2em;
}
table.yearlist tr td a {
font-size: 90%;
text-decoration: none;
font-weight: bold;
}
div.settitle {
font-size: 110%;
font-weight: bold;
margin-top: 0.5em;
margin-bottom: 0.5em;
}
div.setlist {
/* font-family: Verdana, Arial, Helvetica, Geneva, sans-serif; */
/* font-size: 80%; */
font-size: 90%;
margin-left: 2em;
text-indent: -2em;
margin-top: 0.2em;
margin-bottom: 0.6em;
}
div.listtitle,
div.listdescr {
/* font-family: Verdana, Arial, Helvetica, Geneva, sans-serif; */
/* font-size: 90%; */
text-align: center;
}
div.listtitle {
padding-top: 0.5em;
}
div.imagelist {
/* font-family: Verdana, Arial, Helvetica, Geneva, sans-serif; */
font-size: 8pt;
text-align: center;
width: 206px;
height: 260px;
float: left;
margin: 7px;
}
div.compactlandscape,
div.compactportrait {
width: 150px;
height: 150px;
text-align: center;
float: left;
background-color: #333333;
border: solid 1px #000000;
}
.grayback {
background-image: url("../images/bg_gray_transparent.png");
}
img.imagelandscape,
img.privatelandscape,
img.kidslandscape,
img.nicolinelandscape,
img.experimentallandscape,
img.otherslandscape {
border: none;
width: 150px;
height: 100px;
display: block;
margin-top: 25px;
}
div.imagelist img.imagelandscape,
div.imagelist img.privatelandscape,
div.imagelist img.kidslandscape,
div.imagelist img.nicolinelandscape,
div.imagelist img.experimentallandscape,
div.imagelist img.otherslandscape {
padding-left: 28px;
padding-right: 28px;
margin-top: 53px;
margin-bottom: 57px;
}
img.imageportrait,
img.privateportrait,
img.kidsportrait,
img.nicolineportrait,
img.experimentalportrait,
img.othersportrait {
border: none;
width: 100px;
height: 150px;
display: block;
padding-left: 26px;
}
div.imagelist img.imageportrait,
div.imagelist img.privateportrait,
div.imagelist img.kidsportrait,
div.imagelist img.nicolineportrait,
div.imagelist img.experimentalportrait,
div.imagelist img.othersportrait {
padding-left: 53px;
padding-right: 53px;
margin-top: 28px;
margin-bottom: 32px;
}
div.imageportrait {
background-image: url("../images/photo_portrait.png");
background-repeat: no-repeat;
}
div.imagelandscape {
background-image: url("../images/photo_slide.png");
background-repeat: no-repeat;
}
div.privatelandscape {
background-image: url("../images/photo_private.png");
background-repeat: no-repeat;
}
div.privateportrait {
background-image: url("../images/photo_private_portrait.png");
background-repeat: no-repeat;
}
div.kidslandscape {
background-image: url("../images/photo_kids.png");
background-repeat: no-repeat;
}
div.kidsportrait {
background-image: url("../images/photo_kids_portrait.png");
background-repeat: no-repeat;
}
div.nicolinelandscape {
background-image: url("../images/photo_nicoline.png");
background-repeat: no-repeat;
}
div.nicolineportrait {
background-image: url("../images/photo_nicoline_portrait.png");
background-repeat: no-repeat;
}
div.experimentallandscape {
background-image: url("../images/photo_experimental.png");
background-repeat: no-repeat;
}
div.experimentalportrait {
background-image: url("../images/photo_experimental_portrait.png");
background-repeat: no-repeat;
}
div.otherslandscape {
background-image: url("../images/photo_others.png");
background-repeat: no-repeat;
}
div.othersportrait {
background-image: url("../images/photo_others_portrait.png");
background-repeat: no-repeat;
}
div.imglistbreak {
clear: both;
}
div.nophotos {
text-align: center;
font-size: 70%;
padding-top: 100px;
padding-bottom: 100px;
}
/* ------------------------------------------------------------ */
/* Image Pages */
/* ------------------------------------------------------------ */
div.large {
width: 902px;
margin-left: auto;
margin-right: auto;
}
div.normal,
div.small,
div.thumbnail {
width: 582px;
margin-left: auto;
margin-right: auto;
}
div.movie {
width: 962px;
margin-left: auto;
margin-right: auto;
}
/* ------------------------------------------------------------ */
/* Help Pages */
/* ------------------------------------------------------------ */
body.help p {
padding: 0;
margin: 0;
text-align: justify;
}
body.help ul {
padding-left: 1em;
text-align: justify;
margin: 0;
padding-top: 0;
}
/* ------------------------------------------------------------ */
/* Photo Album, which prints on landscape paper */
/* ------------------------------------------------------------ */
div.album {
float: left;
width: 4.75in;
height: 3.7in;
overflow: hidden;
text-align: center;
font-size: 80%;
}
div.first,
div.third {
margin-right: 0.3in;
}
div.second,
div.fourth {
}
div.fourth + div.first {
page-break-before: always;
}
div.album img {
width: 4.725in;
height: 3.15in;
}
div.album img.portrait {
width: 2.1in;
height: 3.15in;
display: block;
margin-left: 1.312in;
}
/* ------------------------------------------------------------ */
/* New photo album */
/* ------------------------------------------------------------ */
div#albumbody {
width: 900px;
min-height: 600px;
margin-left: auto;
margin-right: auto;
margin-top: auto;
margin-bottom: auto;
vertical-align: middle;
}
div#albumbody-normal {
width: 880px;
height: 600px;
margin: 0;
padding: 0;
vertical-align: middle;
overflow: hidden;
}
div#albumbody-small {
width: 720px;
height: 524px;
position: absolute;
left: 0;
top: 30px;
}
body.albumedit div#albumbody {
border: 5px dashed #dddddd;
width: 910px; /* adjust width for the border size */
min-height: 610px;
margin-top: 0.75em;
margin-bottom: 0.75em;
}
div.prevnext {
text-align: center;
}
div.next {
float: right;
}
div.prev {
float: left;
}
.photo {
background-color: #cccccc;
}
.album-large {
font-size: 135%;
}
.album-normal {
font-size: 100%;
}
.album-small {
font-size: 75%;
}
div#albumbody div.thumbnail {
width: 150px;
height: 100px;
background-color: #cccccc;
}
body.album-small div#albumbody div.small {
width: 210px;
height: 140px;
}
div#albumbody div.normal {
width: 580px;
height: 390px;
background-color: #cccccc;
}
body.album-small div#albumbody div.normal {
width: 406px;
height: 273px;
background-color: #cccccc;
}
div#albumbody div.large {
width: 900px;
height: 600px;
background-color: #cccccc;
}
body.album-small div#albumbody div.large {
width: 630px;
height: 210px;
background-color: #cccccc;
}
div#albumbody div.custom {
background-color: #cccccc;
}
body.album-small div.footer {
position: absolute;
width: 720px;
left: 0;
bottom: 1em;
}
/*
div#albumbody h1, div#albumbody-small h1, div#albumbody-normal h1, div#albumbody-large h1 {
margin-top: 1em;
}
*/
.systemmessage {
border: solid 1px #cc0000;
color: #cc0000;
background-color: #fdf4d2;
border: solid 1px #e68303;
border-radius: 0.5em 0.5em 0.5em 0.5em;
padding: 0.5em;
margin: 5px;
margin-top: 15px;
background-image: url("../images/icon-important-25x25.gif");
background-repeat: no-repeat;
background-position: 15px 10px;
}
.systemmessage h2 {
font-size: 100%;
font-weight: normal;
padding: 0;
margin: 0;
min-height: 30px;
padding-left: 40px;
}
div.quicktags {
clear: both;
margin-top: 1em;
}
div.quicktags span {
border: solid 1px #000;
border-radius: 0.3em;
padding: 0.2em 0.5em;
background: linear-gradient(#eee, #ddd);
margin-right: 0.5em;
font-weight: bold;
}
div.quicktags span a {
text-decoration: none;
color: inherit;
}
div.quicktags span.quicktag-on {
background: linear-gradient(#bef, #bdf);
}
div.quicktags span.quicktag-on a {
color: #03f;
}
/* Slideshow custom styles */
body.slideshow {
background-color: #333;
background-size: contain;
background-repeat: no-repeat;
background-position: center center;
color: #fff;
width: 100%;
height: 100%;
overflow: hidden;
margin: 0;
padding: 0;
}
body.slideshow video {
position: absolute;
top: 50%;
left: 50%;
min-height: 80%;
min-width: 80%;
transform: translateY(-50%) translateX(-50%);
}
|
static/css/photos.css
|
html {
padding: 0;
margin: 0;
}
body {
font-family: Verdana, Arial, Helvetica, sans-serif;
font-family: "Lucida Grance", "Lucida Sans Unicode", "Lucida Sans", Verdana,
Tahoma, sans-serif;
font-size: 10.5pt;
line-height: 14pt;
margin-left: 1em;
margin-right: 1em;
padding: 0;
}
/* body colors for different types of pages */
body.form {
background-color: #ddeeff;
color: #000000;
}
body.photo,
body.info,
body.yearlist,
body.setlist,
body.imagelist,
body.about {
background-color: #feffe7;
color: #000000;
}
body.about {
max-width: 800px;
margin-left: auto;
margin-right: auto;
}
body.about p,
body.about ul,
body.about h1 {
padding-right: 30%;
text-align: justify;
}
body.about div.img {
height: 0;
margin: 0;
overflow: visible;
}
body.about div.img,
body.about h2 {
clear: both;
}
body.about div.img + p {
margin-top: 0;
}
body.about img.right {
width: 28%;
float: right;
}
body.about p,
body.about h2 {
padding-left: 5px;
}
body.help {
background-color: #ddffdd;
color: #000000;
font-size: 90%;
}
body.albumlist {
background-color: #330000;
color: #ffffff;
}
body.albumlist a {
color: #ddeeff;
}
body.info {
margin-left: 0.3em;
margin-right: 0.3em;
}
h1 {
text-align: center;
}
.footer {
text-align: center;
font-size: 80%;
}
tr {
vertical-align: top;
}
th.label {
text-align: right;
}
th.label span.helptext {
font-weight: normal;
}
.required:before {
color: #ff0000;
content: "*";
}
div.banner {
text-align: right;
font-size: 90%;
}
.edit {
font-family: Courier New, Courier, fixed;
font-size: 90%;
}
table.form {
border-spacing: 0;
border-collapse: collapse;
margin-left: auto;
margin-right: auto;
}
.form td,
.form th {
border: solid 1px black;
padding: 2px;
}
.form td .error {
color: #ff0000;
font-weight: bold;
font-size: 90%;
}
.noborder td,
.noborder th {
border: none;
}
/* thumbnails on a set edit page */
td.thumbnaillandscape {
padding-top: 25px;
padding-bottom: 25px;
}
td.thumbnailportrait {
padding-left: 25px;
padding-right: 25px;
}
img {
border: solid 1px black;
}
img.help {
border: none;
width: 17px;
height: 17px;
}
img.largelandscape {
width: 900px;
height: 600px;
}
img.largeportrait {
width: 600px;
height: 900px;
}
img.normallandscape {
width: 580px;
height: 390px;
}
img.normalportrait {
width: 390px;
height: 580px;
}
img.smalllandscape {
width: 300px;
height: 200px;
}
img.smallportrait {
width: 200px;
height: 300px;
}
img.thumbnaillandscape {
width: 150px;
height: 100px;
}
img.thumbnailportrait {
width: 100px;
height: 150px;
}
img.mov {
width: 960px;
height: 540px;
}
img.qualdot {
border: none;
width: 9px;
height: 9px;
margin: 2px;
}
div#title {
text-align: center;
font-size: 130%;
font-weight: bold;
margin-top: 0.5em;
}
div.datetime {
text-align: center;
}
div.img,
div.description {
text-align: center;
padding-top: 0.2em;
}
div.persons {
font-size: 80%;
text-align: right;
color: #660000;
}
/* ------------------------------------------------------------ */
/* Tab display. */
/* ------------------------------------------------------------ */
div.tabs {
margin: 0;
padding: 0;
text-align: left;
border-bottom: solid 1px black;
/* font-size: 80%; */
/* x-margin-bottom: 0.3em; */
padding-bottom: 2px;
}
span.tab {
margin: 0;
padding: 0;
margin-left: 1em;
margin-top: 0;
padding-left: 0.4em;
padding-right: 0.4em;
padding-top: 0;
padding-bottom: 2px;
border-left: solid 1px black;
border-right: solid 1px black;
border-top: solid 1px black;
color: #aaaaaa;
}
span.tab a {
text-decoration: none;
color: #0000cc;
}
span#prevlink {
float: left;
margin-left: 0.5em;
/* padding-top: -1px; */
}
span#nextlink {
float: right;
margin-right: 0.5em;
}
/* ---------------------------------- */
/* Info display (EXIF display window) */
/* ---------------------------------- */
div.infoimg {
text-align: center;
margin-bottom: 0.3em;
}
div.infolabel {
clear: both;
float: left;
font-size: 80%;
width: 40%;
margin-top: 0.1em;
margin-bottom: 0.1em;
border-top: 1px solid #bbbbbb;
}
div.infodata {
float: left;
width: 60%;
font-size: 80%;
font-family: "Courier New", Courier, monospace;
margin-top: 0.1em;
margin-bottom: 0.1em;
border-top: 1px solid #bbbbbb;
}
div.infoline {
}
/* Hides from IE-mac \*/
* html .infoline {
height: 1%;
}
/* End hide from IE-mac */
div.infolink {
border-top: 1px solid #bbbbbb;
border-bottom: 1px solid #bbbbbb;
margin-top: 0.1em;
margin-bottom: 0.1em;
clear: both;
font-size: 90%;
text-align: center;
}
/* -------------------------------- */
/* Support for the image list pages */
/* -------------------------------- */
div.yeartitle {
font-size: 110%;
font-weight: bold;
margin-top: 0.5em;
margin-bottom: 0.5em;
text-align: center;
}
table.yearlist {
border: 1px solid black;
margin-left: auto;
margin-right: auto;
}
table.yearlist tr th {
border-bottom: solid 1px black;
/* font-family: Verdana, Arial, Helvetica, Geneva, sans-serif; */
/* font-size: 90%; */
color: #008800;
text-align: center;
font-weight: bold;
padding-top: 0.2em;
padding-bottom: 0.2em;
}
table.yearlist tr td {
/* font-family: Verdana, Arial, Helvetica, Geneva, sans-serif; */
/* font-size: 90%; */
text-align: center;
padding-left: 0.5em;
padding-right: 0.5em;
padding-top: 0.2em;
padding-bottom: 0.2em;
}
table.yearlist tr td a {
font-size: 90%;
text-decoration: none;
font-weight: bold;
}
div.settitle {
font-size: 110%;
font-weight: bold;
margin-top: 0.5em;
margin-bottom: 0.5em;
}
div.setlist {
/* font-family: Verdana, Arial, Helvetica, Geneva, sans-serif; */
/* font-size: 80%; */
font-size: 90%;
margin-left: 2em;
text-indent: -2em;
margin-top: 0.2em;
margin-bottom: 0.6em;
}
div.listtitle,
div.listdescr {
/* font-family: Verdana, Arial, Helvetica, Geneva, sans-serif; */
/* font-size: 90%; */
text-align: center;
}
div.listtitle {
padding-top: 0.5em;
}
div.imagelist {
/* font-family: Verdana, Arial, Helvetica, Geneva, sans-serif; */
font-size: 8pt;
text-align: center;
width: 206px;
height: 260px;
float: left;
margin: 7px;
}
div.compactlandscape,
div.compactportrait {
width: 150px;
height: 150px;
text-align: center;
float: left;
background-color: #333333;
border: solid 1px #000000;
}
.grayback {
background-image: url("../images/bg_gray_transparent.png");
}
img.imagelandscape,
img.privatelandscape,
img.kidslandscape,
img.nicolinelandscape,
img.experimentallandscape,
img.otherslandscape {
border: none;
width: 150px;
height: 100px;
display: block;
margin-top: 25px;
}
div.imagelist img.imagelandscape,
div.imagelist img.privatelandscape,
div.imagelist img.kidslandscape,
div.imagelist img.nicolinelandscape,
div.imagelist img.experimentallandscape,
div.imagelist img.otherslandscape {
padding-left: 28px;
padding-right: 28px;
margin-top: 53px;
margin-bottom: 57px;
}
img.imageportrait,
img.privateportrait,
img.kidsportrait,
img.nicolineportrait,
img.experimentalportrait,
img.othersportrait {
border: none;
width: 100px;
height: 150px;
display: block;
padding-left: 26px;
}
div.imagelist img.imageportrait,
div.imagelist img.privateportrait,
div.imagelist img.kidsportrait,
div.imagelist img.nicolineportrait,
div.imagelist img.experimentalportrait,
div.imagelist img.othersportrait {
padding-left: 53px;
padding-right: 53px;
margin-top: 28px;
margin-bottom: 32px;
}
div.imageportrait {
background-image: url("../images/photo_portrait.png");
background-repeat: no-repeat;
}
div.imagelandscape {
background-image: url("../images/photo_slide.png");
background-repeat: no-repeat;
}
div.privatelandscape {
background-image: url("../images/photo_private.png");
background-repeat: no-repeat;
}
div.privateportrait {
background-image: url("../images/photo_private_portrait.png");
background-repeat: no-repeat;
}
div.kidslandscape {
background-image: url("../images/photo_kids.png");
background-repeat: no-repeat;
}
div.kidsportrait {
background-image: url("../images/photo_kids_portrait.png");
background-repeat: no-repeat;
}
div.nicolinelandscape {
background-image: url("../images/photo_nicoline.png");
background-repeat: no-repeat;
}
div.nicolineportrait {
background-image: url("../images/photo_nicoline_portrait.png");
background-repeat: no-repeat;
}
div.experimentallandscape {
background-image: url("../images/photo_experimental.png");
background-repeat: no-repeat;
}
div.experimentalportrait {
background-image: url("../images/photo_experimental_portrait.png");
background-repeat: no-repeat;
}
div.otherslandscape {
background-image: url("../images/photo_others.png");
background-repeat: no-repeat;
}
div.othersportrait {
background-image: url("../images/photo_others_portrait.png");
background-repeat: no-repeat;
}
div.imglistbreak {
clear: both;
}
div.nophotos {
text-align: center;
font-size: 70%;
padding-top: 100px;
padding-bottom: 100px;
}
/* ------------------------------------------------------------ */
/* Image Pages */
/* ------------------------------------------------------------ */
div.large {
width: 902px;
margin-left: auto;
margin-right: auto;
}
div.normal,
div.small,
div.thumbnail {
width: 582px;
margin-left: auto;
margin-right: auto;
}
div.movie {
width: 962px;
margin-left: auto;
margin-right: auto;
}
/* ------------------------------------------------------------ */
/* Help Pages */
/* ------------------------------------------------------------ */
body.help p {
padding: 0;
margin: 0;
text-align: justify;
}
body.help ul {
padding-left: 1em;
text-align: justify;
margin: 0;
padding-top: 0;
}
/* ------------------------------------------------------------ */
/* Photo Album, which prints on landscape paper */
/* ------------------------------------------------------------ */
div.album {
float: left;
width: 4.75in;
height: 3.7in;
overflow: hidden;
text-align: center;
font-size: 80%;
}
div.first,
div.third {
margin-right: 0.3in;
}
div.second,
div.fourth {
}
div.fourth + div.first {
page-break-before: always;
}
div.album img {
width: 4.725in;
height: 3.15in;
}
div.album img.portrait {
width: 2.1in;
height: 3.15in;
display: block;
margin-left: 1.312in;
}
/* ------------------------------------------------------------ */
/* New photo album */
/* ------------------------------------------------------------ */
div#albumbody {
width: 900px;
min-height: 600px;
margin-left: auto;
margin-right: auto;
margin-top: auto;
margin-bottom: auto;
vertical-align: middle;
}
div#albumbody-normal {
width: 880px;
height: 600px;
margin: 0;
padding: 0;
vertical-align: middle;
overflow: hidden;
}
div#albumbody-small {
width: 720px;
height: 524px;
position: absolute;
left: 0;
top: 30px;
}
body.albumedit div#albumbody {
border: 5px dashed #dddddd;
width: 910px; /* adjust width for the border size */
min-height: 610px;
margin-top: 0.75em;
margin-bottom: 0.75em;
}
div.prevnext {
text-align: center;
}
div.next {
float: right;
}
div.prev {
float: left;
}
.photo {
background-color: #cccccc;
}
.album-large {
font-size: 135%;
}
.album-normal {
font-size: 100%;
}
.album-small {
font-size: 75%;
}
div#albumbody div.thumbnail {
width: 150px;
height: 100px;
background-color: #cccccc;
}
body.album-small div#albumbody div.small {
width: 210px;
height: 140px;
}
div#albumbody div.normal {
width: 580px;
height: 390px;
background-color: #cccccc;
}
body.album-small div#albumbody div.normal {
width: 406px;
height: 273px;
background-color: #cccccc;
}
div#albumbody div.large {
width: 900px;
height: 600px;
background-color: #cccccc;
}
body.album-small div#albumbody div.large {
width: 630px;
height: 210px;
background-color: #cccccc;
}
div#albumbody div.custom {
background-color: #cccccc;
}
body.album-small div.footer {
position: absolute;
width: 720px;
left: 0;
bottom: 1em;
}
/*
div#albumbody h1, div#albumbody-small h1, div#albumbody-normal h1, div#albumbody-large h1 {
margin-top: 1em;
}
*/
.systemmessage {
border: solid 1px #cc0000;
color: #cc0000;
background-color: #fdf4d2;
border: solid 1px #e68303;
border-radius: 0.5em 0.5em 0.5em 0.5em;
padding: 0.5em;
margin: 5px;
margin-top: 15px;
background-image: url("../images/icon-important-25x25.gif");
background-repeat: no-repeat;
background-position: 15px 10px;
}
.systemmessage h2 {
font-size: 100%;
font-weight: normal;
padding: 0;
margin: 0;
min-height: 30px;
padding-left: 40px;
}
div.quicktags {
clear: both;
margin-top: 1em;
}
div.quicktags span {
border: solid 1px #000;
border-radius: 0.3em;
padding: 0.2em 0.5em;
background: linear-gradient(#eee, #ddd);
margin-right: 0.5em;
font-weight: bold;
}
div.quicktags span a {
text-decoration: none;
color: inherit;
}
div.quicktags span.quicktag-on {
background: linear-gradient(#bef, #bdf);
}
div.quicktags span.quicktag-on a {
color: #03f;
}
/* Slideshow custom styles */
body.slideshow {
background-color: #333;
background-size: contain;
background-repeat: no-repeat;
background-position: center center;
color: #fff;
width: 100%;
height: 100%;
overflow: hidden;
margin: 0;
padding: 0;
}
body.slideshow video {
position: absolute;
top: 50%;
left: 50%;
min-height: 80%;
min-width: 80%;
transform: translateY(-50%) translateX(-50%);
}
| 0.406626 | 0.080069 |
@import url('https://fonts.googleapis.com/css2?family=Lato:ital,wght@0,100;0,300;0,400;0,700;0,900;1,100&display=swap');
* {
margin: 0;
padding: 0;
box-sizing: border-box;
font-family: Lato, sans-serif;
}
html {
scroll-behavior: smooth;
}
ul {
list-style-type: none;
}
li {
list-style: none;
}
a {
text-decoration: none;
color: #000;
cursor: pointer;
}
.sub-menu {
display: none;
}
.logo {
display: none;
}
.open-menu {
display: flex;
color: #272a31;
}
.close-menu {
display: flex;
color: #272a31;
width: 50px;
margin-bottom: 40px;
}
.main-menu {
display: none;
}
main {
background-image: url('./images/home-background-1.jpg');
background-size: cover;
background-repeat: no-repeat;
background-position: center;
width: 100%;
height: 100%;
padding: 20px;
}
.mobile-menu img {
cursor: pointer;
color: #272a31;
width: 40px;
}
.home-header-text {
display: flex;
flex-direction: column;
}
.home-header-text .plain-red {
color: #ec5242;
margin-top: 10px;
}
.home-text {
padding: 50px 0;
}
.home-header-text .background-red {
background: url('./images/red-background.png');
-webkit-background-clip: text;
background-size: cover;
background-repeat: no-repeat;
background-position: center;
color: transparent;
font-size: 40px;
font-weight: 700;
padding-bottom: 20px;
width: 100%;
}
.home-para-text {
background: rgb(248, 246, 246);
border: 4px solid #fff;
padding: 15px 5px;
}
.home-para-text p {
color: #272a31;
font-size: 16px;
}
.home-date-text {
padding: 20px 0;
}
.home-date-text h1 {
font-size: 24px;
color: #272a31;
font-weight: 700;
}
.home-date-text h3 {
font-size: 18px;
color: #272a31;
font-weight: 500;
}
.program-section {
background-image: url('./images/black-3.jpg');
background-size: cover;
background-repeat: no-repeat;
background-position: center;
color: #fff;
padding: 50px 20px;
display: flex;
flex-direction: column;
}
.program-section .section-title {
color: #fff;
text-align: center;
font-weight: 500;
font-size: 25px;
display: flex;
flex-direction: column;
align-items: center;
}
.top {
border: 2px solid #ec5242;
width: 50px;
margin-top: 15px;
}
.program-content-cards {
padding-top: 40px;
width: 100%;
display: flex;
flex-direction: column;
}
.program-card {
background: rgb(116, 115, 115);
padding: 10px;
box-shadow: 2px 2px 4px #5f5f5f;
display: flex;
flex-direction: row;
justify-content: space-around;
align-items: center;
margin: 10px;
}
.program-card img {
width: 50px;
}
.program-card h4 {
color: #eb1d06;
font-size: 20px;
font-weight: 700;
}
.program-card p {
width: 50%;
}
.useful-links {
display: flex;
flex-direction: column;
padding: 10px;
margin: 5px auto;
width: 70%;
text-align: center;
}
.desk-link {
display: none;
}
.mobile-link {
background: #eb1d06;
padding: 30px 40px;
color: #fff;
font-size: 18px;
font-weight: 600;
}
.features-section {
background-color: #fff;
padding: 20px;
}
.features-section .section-title {
color: #000;
text-align: center;
font-weight: 500;
font-size: 25px;
display: flex;
flex-direction: column;
align-items: center;
}
.features-cards {
width: 100%;
padding: 50px 2px;
}
.features-card-item {
position: relative;
display: flex;
justify-content: space-between;
gap: 50px;
padding: 20px 0;
}
.features-imgs {
padding: 0 10px;
}
.features-card-item .support-img {
opacity: 0.5;
width: 80px;
height: 80px;
position: relative;
}
.features-card-item .speakers {
width: 112px;
height: 115px;
position: absolute;
top: 25%;
left: 7%;
}
.features-info h3 {
color: #272a31;
font-size: 18px;
font-weight: 600;
}
.features-info i {
color: #ec5242;
font-size: 14px;
font-weight: 600;
}
.features-info hr {
border: 1px solid #d3d3d3;
width: 35px;
margin-top: 5px;
}
.features-info p {
color: #272a31;
font-size: 14px;
font-weight: 400;
}
.display-amount {
display: none;
}
.partners-section {
background-color: #414246;
padding: 50px 20px 20px 20px;
}
.partners-section .section-title {
color: #fff;
text-align: center;
font-weight: 500;
font-size: 25px;
display: flex;
flex-direction: column;
align-items: center;
}
.company-logos {
width: 100%;
display: flex;
flex-direction: row;
justify-content: space-around;
flex-wrap: wrap;
padding-top: 20px;
}
.partner-items img {
width: 150px;
}
.footer-section {
background-color: #fff;
color: #000;
padding: 40px 20px 20px 20px;
display: flex;
flex-direction: row;
align-items: center;
justify-content: center;
width: 90%;
margin: auto;
gap: 20px;
}
.footer-section img {
width: 100px;
}
.footer-section p {
font-size: 14px;
width: 400px;
}
.display-menu {
display: flex;
flex-direction: column;
background-color: #fff;
position: fixed;
top: 0;
left: 0;
width: 100%;
height: 100vh;
padding: 50px 40px;
z-index: 20;
}
.display-menu li {
font-size: 32px;
font-weight: 600;
line-height: 44px;
margin-bottom: 20px;
}
.display-menu a {
color: #787a79;
}
.display-menu a:hover {
color: #000;
}
@media only screen and (min-width: 600px) {
.home-header-text .plain-red {
font-size: 35px;
}
.home-header-text .background-red {
font-size: 50px;
}
.program-card {
min-height: 100px;
}
.features-card-item {
gap: 50px;
padding: 45px 0;
}
.features-card-item .speakers {
top: 40%;
left: 4%;
}
.features-info p {
font-size: 18px;
}
}
@media only screen and (min-width: 768px) {
.home-header-text .plain-red {
font-size: 40px;
}
.home-header-text .background-red {
font-size: 55px;
}
.features-info p {
font-size: 15px;
}
}
@media only screen and (min-width: 992px) {
.sub-menu {
display: flex;
flex-direction: row;
justify-content: end;
width: 100%;
background-color: #000;
padding: 5px 100px;
}
.sub-menu a {
color: #fff;
}
.sub-menu a:hover {
color: #ec5242;
}
.sub-menu li {
margin: 0 5px;
}
.main-header {
display: flex;
flex-direction: row;
justify-content: space-between;
align-items: center;
padding: 5px 100px;
}
.main-header .logo {
display: flex;
}
.program-card img {
width: 50px;
margin: 0 auto;
}
.main-header .logo img {
width: 150px;
}
.main-menu li {
margin: 0 10px;
}
.main-menu a:hover {
color: #ec5242;
}
.main-menu .active-link {
border: 3px solid #ec5242;
padding: 10px;
color: #ec5242;
}
.open-menu {
display: none;
}
.close-menu {
display: none;
}
.main-menu {
display: flex;
}
.home-text {
padding-left: 70px;
}
.home-header-text .background-red {
font-size: 60px;
width: 50%;
}
.home-para-text {
width: 50%;
padding: 20px;
}
.home-date-text h1 {
font-size: 40px;
}
.home-date-text h3 {
font-size: 24px;
}
.program-content-cards {
flex-direction: row;
}
.program-card {
flex-direction: column;
align-items: stretch;
}
.program-card h4 {
text-align: center;
}
.program-card p {
width: 100%;
text-align: center;
}
.useful-links {
justify-content: center;
align-items: center;
}
.desk-link {
display: flex;
color: #fff;
border-bottom: 1px solid #fff;
padding-bottom: 5px;
}
.mobile-link {
display: none;
}
.features-section {
padding: 20px 100px;
}
.features-cards {
display: grid;
grid-template-columns: repeat(2, 1fr);
}
.footer-section p {
font-size: 20px;
width: 500px;
}
}
|
home-page.css
|
@import url('https://fonts.googleapis.com/css2?family=Lato:ital,wght@0,100;0,300;0,400;0,700;0,900;1,100&display=swap');
* {
margin: 0;
padding: 0;
box-sizing: border-box;
font-family: Lato, sans-serif;
}
html {
scroll-behavior: smooth;
}
ul {
list-style-type: none;
}
li {
list-style: none;
}
a {
text-decoration: none;
color: #000;
cursor: pointer;
}
.sub-menu {
display: none;
}
.logo {
display: none;
}
.open-menu {
display: flex;
color: #272a31;
}
.close-menu {
display: flex;
color: #272a31;
width: 50px;
margin-bottom: 40px;
}
.main-menu {
display: none;
}
main {
background-image: url('./images/home-background-1.jpg');
background-size: cover;
background-repeat: no-repeat;
background-position: center;
width: 100%;
height: 100%;
padding: 20px;
}
.mobile-menu img {
cursor: pointer;
color: #272a31;
width: 40px;
}
.home-header-text {
display: flex;
flex-direction: column;
}
.home-header-text .plain-red {
color: #ec5242;
margin-top: 10px;
}
.home-text {
padding: 50px 0;
}
.home-header-text .background-red {
background: url('./images/red-background.png');
-webkit-background-clip: text;
background-size: cover;
background-repeat: no-repeat;
background-position: center;
color: transparent;
font-size: 40px;
font-weight: 700;
padding-bottom: 20px;
width: 100%;
}
.home-para-text {
background: rgb(248, 246, 246);
border: 4px solid #fff;
padding: 15px 5px;
}
.home-para-text p {
color: #272a31;
font-size: 16px;
}
.home-date-text {
padding: 20px 0;
}
.home-date-text h1 {
font-size: 24px;
color: #272a31;
font-weight: 700;
}
.home-date-text h3 {
font-size: 18px;
color: #272a31;
font-weight: 500;
}
.program-section {
background-image: url('./images/black-3.jpg');
background-size: cover;
background-repeat: no-repeat;
background-position: center;
color: #fff;
padding: 50px 20px;
display: flex;
flex-direction: column;
}
.program-section .section-title {
color: #fff;
text-align: center;
font-weight: 500;
font-size: 25px;
display: flex;
flex-direction: column;
align-items: center;
}
.top {
border: 2px solid #ec5242;
width: 50px;
margin-top: 15px;
}
.program-content-cards {
padding-top: 40px;
width: 100%;
display: flex;
flex-direction: column;
}
.program-card {
background: rgb(116, 115, 115);
padding: 10px;
box-shadow: 2px 2px 4px #5f5f5f;
display: flex;
flex-direction: row;
justify-content: space-around;
align-items: center;
margin: 10px;
}
.program-card img {
width: 50px;
}
.program-card h4 {
color: #eb1d06;
font-size: 20px;
font-weight: 700;
}
.program-card p {
width: 50%;
}
.useful-links {
display: flex;
flex-direction: column;
padding: 10px;
margin: 5px auto;
width: 70%;
text-align: center;
}
.desk-link {
display: none;
}
.mobile-link {
background: #eb1d06;
padding: 30px 40px;
color: #fff;
font-size: 18px;
font-weight: 600;
}
.features-section {
background-color: #fff;
padding: 20px;
}
.features-section .section-title {
color: #000;
text-align: center;
font-weight: 500;
font-size: 25px;
display: flex;
flex-direction: column;
align-items: center;
}
.features-cards {
width: 100%;
padding: 50px 2px;
}
.features-card-item {
position: relative;
display: flex;
justify-content: space-between;
gap: 50px;
padding: 20px 0;
}
.features-imgs {
padding: 0 10px;
}
.features-card-item .support-img {
opacity: 0.5;
width: 80px;
height: 80px;
position: relative;
}
.features-card-item .speakers {
width: 112px;
height: 115px;
position: absolute;
top: 25%;
left: 7%;
}
.features-info h3 {
color: #272a31;
font-size: 18px;
font-weight: 600;
}
.features-info i {
color: #ec5242;
font-size: 14px;
font-weight: 600;
}
.features-info hr {
border: 1px solid #d3d3d3;
width: 35px;
margin-top: 5px;
}
.features-info p {
color: #272a31;
font-size: 14px;
font-weight: 400;
}
.display-amount {
display: none;
}
.partners-section {
background-color: #414246;
padding: 50px 20px 20px 20px;
}
.partners-section .section-title {
color: #fff;
text-align: center;
font-weight: 500;
font-size: 25px;
display: flex;
flex-direction: column;
align-items: center;
}
.company-logos {
width: 100%;
display: flex;
flex-direction: row;
justify-content: space-around;
flex-wrap: wrap;
padding-top: 20px;
}
.partner-items img {
width: 150px;
}
.footer-section {
background-color: #fff;
color: #000;
padding: 40px 20px 20px 20px;
display: flex;
flex-direction: row;
align-items: center;
justify-content: center;
width: 90%;
margin: auto;
gap: 20px;
}
.footer-section img {
width: 100px;
}
.footer-section p {
font-size: 14px;
width: 400px;
}
.display-menu {
display: flex;
flex-direction: column;
background-color: #fff;
position: fixed;
top: 0;
left: 0;
width: 100%;
height: 100vh;
padding: 50px 40px;
z-index: 20;
}
.display-menu li {
font-size: 32px;
font-weight: 600;
line-height: 44px;
margin-bottom: 20px;
}
.display-menu a {
color: #787a79;
}
.display-menu a:hover {
color: #000;
}
@media only screen and (min-width: 600px) {
.home-header-text .plain-red {
font-size: 35px;
}
.home-header-text .background-red {
font-size: 50px;
}
.program-card {
min-height: 100px;
}
.features-card-item {
gap: 50px;
padding: 45px 0;
}
.features-card-item .speakers {
top: 40%;
left: 4%;
}
.features-info p {
font-size: 18px;
}
}
@media only screen and (min-width: 768px) {
.home-header-text .plain-red {
font-size: 40px;
}
.home-header-text .background-red {
font-size: 55px;
}
.features-info p {
font-size: 15px;
}
}
@media only screen and (min-width: 992px) {
.sub-menu {
display: flex;
flex-direction: row;
justify-content: end;
width: 100%;
background-color: #000;
padding: 5px 100px;
}
.sub-menu a {
color: #fff;
}
.sub-menu a:hover {
color: #ec5242;
}
.sub-menu li {
margin: 0 5px;
}
.main-header {
display: flex;
flex-direction: row;
justify-content: space-between;
align-items: center;
padding: 5px 100px;
}
.main-header .logo {
display: flex;
}
.program-card img {
width: 50px;
margin: 0 auto;
}
.main-header .logo img {
width: 150px;
}
.main-menu li {
margin: 0 10px;
}
.main-menu a:hover {
color: #ec5242;
}
.main-menu .active-link {
border: 3px solid #ec5242;
padding: 10px;
color: #ec5242;
}
.open-menu {
display: none;
}
.close-menu {
display: none;
}
.main-menu {
display: flex;
}
.home-text {
padding-left: 70px;
}
.home-header-text .background-red {
font-size: 60px;
width: 50%;
}
.home-para-text {
width: 50%;
padding: 20px;
}
.home-date-text h1 {
font-size: 40px;
}
.home-date-text h3 {
font-size: 24px;
}
.program-content-cards {
flex-direction: row;
}
.program-card {
flex-direction: column;
align-items: stretch;
}
.program-card h4 {
text-align: center;
}
.program-card p {
width: 100%;
text-align: center;
}
.useful-links {
justify-content: center;
align-items: center;
}
.desk-link {
display: flex;
color: #fff;
border-bottom: 1px solid #fff;
padding-bottom: 5px;
}
.mobile-link {
display: none;
}
.features-section {
padding: 20px 100px;
}
.features-cards {
display: grid;
grid-template-columns: repeat(2, 1fr);
}
.footer-section p {
font-size: 20px;
width: 500px;
}
}
| 0.272896 | 0.052255 |
@import url('https://fonts.googleapis.com/css2?family=Open+Sans:wght@300;400;700;800&display=swap');
*,
*::before,
*::after {
margin: 0;
padding: 0;
box-sizing: border-box;
}
html {
font-size: 62.5%;
}
body {
display: grid;
place-content: center;
color: hsl(270, 10%, 80%);
font-family: 'Open Sans', 'Segoe UI', Tahoma, Geneva, Verdana, sans-serif;
background: linear-gradient(to top right, hsl(270, 50%, 50%), hsl(290, 60%, 70%));
min-height: 100vh;
padding: 3rem;
overflow-x: hidden;
}
button {
font-size: inherit;
font-family: inherit;
}
button:hover,
button:focus {
outline: none;
}
a,
a:hover,
a:focus {
outline: none;
text-decoration: none;
}
.dash {
background: hsl(270, 50%, 10%);
display: flex;
flex-direction: column;
border-radius: 8px;
box-shadow: 4px 4px 30px hsla(270, 30%, 10%, .4);
max-width: 1266px;
}
.dash * {
transition: all .1s;
}
.header {
height: 5rem;
display: flex;
align-items: center;
z-index: 2;
box-shadow: 0 4px 12px hsla(270, 30%, 3%, .2);
}
.header__heading {
width: 6rem;
display: flex;
justify-content: center;
align-items: center;
}
.header__heading>a {
font-weight: bold;
letter-spacing: 2px;
color: hsl(270, 50%, 10%);
background: hsl(220, 60%, 60%);
padding: .2rem .7rem;
font-size: 1.5rem;
border-radius: 4px;
}
.header__heading>a:hover {
background: hsl(220, 80%, 64%);
}
.header__search {
flex-grow: 1;
padding: 0 8.6rem;
}
.header__search-icon {
width: 3.8rem;
height: 3.8rem;
border-radius: 3.8rem;
background: hsl(270, 32%, 17%);
display: flex;
justify-content: center;
align-items: center;
cursor: pointer;
}
.header__search-icon:hover {
background: hsl(270, 32%, 20%);
}
.header__search-icon>svg {
height: 1.6rem;
opacity: .4;
}
.header__search-icon:hover>svg {
opacity: .7;
}
.header__options {
padding-right: 2.8rem;
}
.header__pro {
color: #eef0ff;
background: linear-gradient(to top right, #546FFF, #8A9CFF);
border: 0;
margin-right: 5rem;
font-size: 1.2rem;
padding: .7rem 1.8rem;
border-radius: 6px;
font-weight: 700;
cursor: pointer;
}
.header__link {
font-size: 1.4rem;
opacity: .8;
color: inherit;
}
.header__link:first-of-type:hover {
opacity: 1;
}
.header__link:not(:first-of-type) {
margin-left: 2rem;
opacity: 1;
}
.body {
flex-grow: 2;
display: flex;
}
.sidebar {
width: 8rem;
box-shadow: 2px 0 12px hsla(270, 30%, 10%, .2);
}
.sidebar__icon {
display: flex;
flex-direction: column;
align-items: center;
margin-top: 4rem;
cursor: pointer;
}
.sidebar__icon:first-of-type {
margin-top: 5rem;
}
.sidebar__icon:not(:first-of-type) {
opacity: .3;
}
.sidebar__icon:not(:first-of-type):hover {
opacity: 1;
}
.sidebar__icon:last-child {
margin-top: 10rem;
}
.sidebar__icon>svg {
height: 2.2rem;
}
.ss-heading {
font-weight: 400;
text-transform: uppercase;
font-size: 1.4rem;
letter-spacing: 3px;
color: hsl(235, 5%, 70%);
}
.ss-show {
color: hsl(210, 60%, 60%);
font-size: 1.2rem;
}
.ss-show:hover {
color: hsl(210, 70%, 70%);
}
.ss-dots {
display: flex;
}
.ss-dots>span {
width: 6px;
height: 6px;
border: 1px solid currentColor;
border-radius: 6px;
margin-right: 2px;
opacity: .6;
cursor: pointer;
}
.ss-dots>span:hover {
opacity: 1;
}
.main {
flex-grow: 2;
background: linear-gradient(to right top, hsla(270, 50%, 8%, .5), hsla(270, 50%, 8%, .6) 20%, hsla(270, 50%, 8%, .1)), linear-gradient(to right bottom, hsl(270, 50%, 8%), transparent 66%), linear-gradient(to bottom, transparent, hsl(270, 50%, 8%) 56%), url("https://images.unsplash.com/photo-1581866327034-c4579d75eb63?crop=entropy&cs=tinysrgb&fit=crop&fm=jpg&h=500&ixid=eyJhcHBfaWQiOjF9&ixlib=rb-1.2.1&q=80&w=1215") no-repeat;
background-size: auto 500px;
padding: 4rem 0 0 8rem;
display: flex;
border-bottom-right-radius: 8px;
}
.main__col-1 {
width: 30%;
}
.main__heading {
font-size: 3rem;
font-weight: 300;
display: flex;
align-items: center;
}
.main__heading>span {
width: 4rem;
height: 4rem;
display: flex;
justify-content: center;
align-items: center;
border-radius: 12px;
margin-right: 1.6rem;
margin-bottom: -2px;
}
.main__heading svg {
height: .7em;
}
.main__desc {
margin: 1.5rem 0 1rem;
font-size: 1.4rem;
opacity: .6
}
.main__sub {
font-size: 1.2rem;
}
.main__sub span:first-of-type {
opacity: .4;
}
.main__list-heading-wrap {
display: flex;
align-items: center;
font-size: 1rem;
margin: 8rem 0 5rem;
}
.main__list-heading {
flex-grow: 2;
}
.main__list {
list-style: none;
position: relative;
}
.main__list::before {
content: "Wadi";
position: absolute;
bottom: 17%;
left: -18%;
opacity: .03;
font-size: 18rem;
font-weight: bold;
}
.main__list-item {
padding: 0 0 5.7rem 2rem;
border-left: 2px solid hsla(0, 0%, 50%, .2);
position: relative;
display: flex;
color: #9D9DAC;
}
.main__list-item:first-of-type .main__list-content {
color: hsl(240, 8%, 90%);
}
.main__list-item::before {
content: "";
position: absolute;
left: 0;
top: 8px;
width: 4px;
height: 4px;
border-radius: 4px;
background: hsl(210, 70%, 70%);
transform: translateX(-3px);
}
.main__list-item:first-of-type::before {
top: 0;
}
.main__list-item:first-of-type .main__list-content {
line-height: .3;
}
.main__list-item:last-of-type {
padding-bottom: 2.6rem;
}
.main__list-item-image {
width: 4rem;
height: 4rem;
border-radius: 1px;
margin-right: 1rem;
box-shadow: 0 2px 10px hsla(270, 30%, 2%, .6);
}
.main__list-item-image img {
border-radius: inherit;
}
.main__list-content {
font-size: 1.4rem;
cursor: pointer;
}
.main__list-content:hover {
color: hsl(240, 8%, 90%);
}
.main__list-sub {
margin-top: .4rem;
font-size: 1.1rem;
opacity: .6;
}
.main__col-2 {
width: 70%;
padding-left: 6rem;
}
.main__cards-container {
width: 70%;
border-radius: 8px;
padding: 3rem;
background: hsl(270, 50%, 11%);
box-shadow: 0 6px 16px 0 hsla(270, 30%, 3%, .4);
margin-left: auto;
transform: translateX(4rem)
}
.main__cards-container-heading-wrap {
display: flex;
align-items: center;
padding: 1rem 0;
}
.main__cards-container-heading {
flex-grow: 2;
}
.main__cards {
list-style: none;
padding: 2.6rem 0 2rem;
display: flex;
}
.main__card {
color: hsla(0, 0%, 100%, .8);
transform: translateX(-15rem);
flex-shrink: 0;
margin-left: 1.5rem;
width: 21rem;
border-radius: 8px;
text-align: right;
padding: 2.2rem;
box-shadow: 0 2px 12px hsla(var(--hue), 50%, 60%, .2), 0 4px 32px hsla(var(--hue), 50%, 60%, .2);
position: relative;
overflow: hidden;
cursor: pointer;
}
.main__card-image-container {
position: absolute;
left: 0;
top: 0;
z-index: -1;
}
.main__card-image-container::after {
content: "";
position: absolute;
top: 0;
left: 0;
width: 100%;
height: 100%;
background-image: linear-gradient(to right, hsla(var(--hue), 60%, 60%, .3), 40%, hsl(var(--hue), 70%, 60%));
}
.main__card-heading {
font-size: 2rem;
font-weight: normal;
}
.main__card-heading-sub {
margin-top: .4rem;
font-size: 1.2rem;
}
.main__card-heading-type {
margin-top: 2.8rem;
}
.main__cards-pagination {
display: flex;
justify-content: space-between;
align-items: center;
}
.main__cards-buttons>button {
color: inherit;
background: transparent;
border: 0;
cursor: pointer;
}
.main__cards-buttons>button:hover {
opacity: 1 !important;
}
.main__cards-buttons svg {
height: 1.6rem;
}
.main__crossing-container {
width: 88%;
background-color: hsl(270, 50%, 11%);
background-image: linear-gradient(120deg, hsla(26, 80%, 50%, .5), 10%, hsl(270, 50%, 11%) 60%), url("https://images.unsplash.com/photo-1506197603052-3cc9c3a201bd?crop=entropy&cs=tinysrgb&fit=crop&fm=jpg&h=100&ixid=eyJhcHBfaWQiOjF9&ixlib=rb-1.2.1&q=80&w=600");
box-shadow: 0 6px 16px 0 hsla(270, 30%, 3%, .4);
border-radius: 8px;
padding: 2rem 3.6rem;
display: flex;
align-items: center;
transform: translate(-2rem, 2.4rem);
position: relative;
z-index: 2;
}
.main__crossing-image {
border: 3px solid hsl(215, 60%, 40%);
border-right-color: transparent;
box-shadow: 0 0 12px hsla(270, 30%, 10%, .4);
transform: rotate(-45deg);
width: 5.4rem;
height: 5.4rem;
border-radius: 5.4rem;
overflow: hidden;
}
.main__crossing-image>img {
width: 5.4rem;
transform: translate(-3px, -3px) rotate(45deg);
border-radius: 5.4rem;
border: 6px solid transparent;
}
.main__crossing-current {
flex-grow: 2;
margin-left: 3rem;
}
.main__crossing-upper {
text-transform: uppercase;
margin-bottom: .6rem;
letter-spacing: 2px;
}
.main__crossing-heading {
font-weight: normal;
font-size: 1.6rem;
}
.main__discover {
width: 88%;
background-color: hsl(270, 50%, 11%);
box-shadow: 0 8px 12px 0 hsla(270, 30%, 5%, .2);
border-radius: 8px;
padding: 8rem 3.6rem 2rem;
margin-left: auto;
transform: translate(1.4rem, -2.1rem);
}
.main__discover-heading-container {
display: flex;
align-items: center;
}
.main__discover-heading {
flex-grow: 2;
}
.main__discover-places {
padding: 4rem 0 1rem;
list-style: none;
display: flex;
align-items: center;
}
.main__discover-place {
flex-shrink: 0;
margin-right: 1.4rem;
background: hsl(270, 50%, 15%);
transform: translateX(-8rem);
padding: 1.6rem;
width: 24%;
border-radius: 8px;
box-shadow: 0 4px 10px 0 hsla(270, 30%, 7%, .2);
cursor: pointer;
}
.main__discover-place:hover {
background: hsl(270, 50%, 17%);
}
.main__discover-place-heading {
font-size: 1.4rem;
font-weight: normal;
margin-bottom: 6px;
}
.main__discover-place-sub {
font-size: 1rem;
opacity: .4;
}
.main__discover__more {
margin-top: 3.6rem;
display: flex;
justify-content: space-between;
align-items: center;
}
.main__discover__more-svg {
display: flex;
justify-content: center;
align-items: center;
width: 3rem;
height: 3rem;
border-radius: 8px;
}
.main__discover__more svg {
height: 2.6rem;
transform: translate(2.4px, 1.6px);
}
.main__discover-right {
opacity: .6;
margin-left: -45px;
cursor: pointer;
}
.main__discover-right:hover {
opacity: 1;
}
.main__discover-right>svg {
height: 1.6rem;
}
.main__footer {
display: flex;
justify-content: space-between;
align-items: center;
padding: .2rem 0 2.3rem 10rem;
}
.main__footer-more svg {
height: 1em;
vertical-align: middle;
}
.main__info {
display: flex;
align-items: center;
}
.main__info-link {
color: inherit;
font-size: 1.4rem;
}
.main__info-link:hover {
color: #fff;
}
.main__info-link:hover svg {
opacity: .7;
}
.main__info-link svg {
height: 1.4em;
transform: translateY(1px);
opacity: .4;
}
.main__info-link+.main__info-link {
margin-left: .6rem;
}
.main__cp {
margin: 0 1rem 0 2.6rem;
}
.main__cr {
opacity: .4;
margin-right: 5rem;
}
.main__cr:hover {
opacity: .7;
}
|
public/style.css
|
@import url('https://fonts.googleapis.com/css2?family=Open+Sans:wght@300;400;700;800&display=swap');
*,
*::before,
*::after {
margin: 0;
padding: 0;
box-sizing: border-box;
}
html {
font-size: 62.5%;
}
body {
display: grid;
place-content: center;
color: hsl(270, 10%, 80%);
font-family: 'Open Sans', 'Segoe UI', Tahoma, Geneva, Verdana, sans-serif;
background: linear-gradient(to top right, hsl(270, 50%, 50%), hsl(290, 60%, 70%));
min-height: 100vh;
padding: 3rem;
overflow-x: hidden;
}
button {
font-size: inherit;
font-family: inherit;
}
button:hover,
button:focus {
outline: none;
}
a,
a:hover,
a:focus {
outline: none;
text-decoration: none;
}
.dash {
background: hsl(270, 50%, 10%);
display: flex;
flex-direction: column;
border-radius: 8px;
box-shadow: 4px 4px 30px hsla(270, 30%, 10%, .4);
max-width: 1266px;
}
.dash * {
transition: all .1s;
}
.header {
height: 5rem;
display: flex;
align-items: center;
z-index: 2;
box-shadow: 0 4px 12px hsla(270, 30%, 3%, .2);
}
.header__heading {
width: 6rem;
display: flex;
justify-content: center;
align-items: center;
}
.header__heading>a {
font-weight: bold;
letter-spacing: 2px;
color: hsl(270, 50%, 10%);
background: hsl(220, 60%, 60%);
padding: .2rem .7rem;
font-size: 1.5rem;
border-radius: 4px;
}
.header__heading>a:hover {
background: hsl(220, 80%, 64%);
}
.header__search {
flex-grow: 1;
padding: 0 8.6rem;
}
.header__search-icon {
width: 3.8rem;
height: 3.8rem;
border-radius: 3.8rem;
background: hsl(270, 32%, 17%);
display: flex;
justify-content: center;
align-items: center;
cursor: pointer;
}
.header__search-icon:hover {
background: hsl(270, 32%, 20%);
}
.header__search-icon>svg {
height: 1.6rem;
opacity: .4;
}
.header__search-icon:hover>svg {
opacity: .7;
}
.header__options {
padding-right: 2.8rem;
}
.header__pro {
color: #eef0ff;
background: linear-gradient(to top right, #546FFF, #8A9CFF);
border: 0;
margin-right: 5rem;
font-size: 1.2rem;
padding: .7rem 1.8rem;
border-radius: 6px;
font-weight: 700;
cursor: pointer;
}
.header__link {
font-size: 1.4rem;
opacity: .8;
color: inherit;
}
.header__link:first-of-type:hover {
opacity: 1;
}
.header__link:not(:first-of-type) {
margin-left: 2rem;
opacity: 1;
}
.body {
flex-grow: 2;
display: flex;
}
.sidebar {
width: 8rem;
box-shadow: 2px 0 12px hsla(270, 30%, 10%, .2);
}
.sidebar__icon {
display: flex;
flex-direction: column;
align-items: center;
margin-top: 4rem;
cursor: pointer;
}
.sidebar__icon:first-of-type {
margin-top: 5rem;
}
.sidebar__icon:not(:first-of-type) {
opacity: .3;
}
.sidebar__icon:not(:first-of-type):hover {
opacity: 1;
}
.sidebar__icon:last-child {
margin-top: 10rem;
}
.sidebar__icon>svg {
height: 2.2rem;
}
.ss-heading {
font-weight: 400;
text-transform: uppercase;
font-size: 1.4rem;
letter-spacing: 3px;
color: hsl(235, 5%, 70%);
}
.ss-show {
color: hsl(210, 60%, 60%);
font-size: 1.2rem;
}
.ss-show:hover {
color: hsl(210, 70%, 70%);
}
.ss-dots {
display: flex;
}
.ss-dots>span {
width: 6px;
height: 6px;
border: 1px solid currentColor;
border-radius: 6px;
margin-right: 2px;
opacity: .6;
cursor: pointer;
}
.ss-dots>span:hover {
opacity: 1;
}
.main {
flex-grow: 2;
background: linear-gradient(to right top, hsla(270, 50%, 8%, .5), hsla(270, 50%, 8%, .6) 20%, hsla(270, 50%, 8%, .1)), linear-gradient(to right bottom, hsl(270, 50%, 8%), transparent 66%), linear-gradient(to bottom, transparent, hsl(270, 50%, 8%) 56%), url("https://images.unsplash.com/photo-1581866327034-c4579d75eb63?crop=entropy&cs=tinysrgb&fit=crop&fm=jpg&h=500&ixid=eyJhcHBfaWQiOjF9&ixlib=rb-1.2.1&q=80&w=1215") no-repeat;
background-size: auto 500px;
padding: 4rem 0 0 8rem;
display: flex;
border-bottom-right-radius: 8px;
}
.main__col-1 {
width: 30%;
}
.main__heading {
font-size: 3rem;
font-weight: 300;
display: flex;
align-items: center;
}
.main__heading>span {
width: 4rem;
height: 4rem;
display: flex;
justify-content: center;
align-items: center;
border-radius: 12px;
margin-right: 1.6rem;
margin-bottom: -2px;
}
.main__heading svg {
height: .7em;
}
.main__desc {
margin: 1.5rem 0 1rem;
font-size: 1.4rem;
opacity: .6
}
.main__sub {
font-size: 1.2rem;
}
.main__sub span:first-of-type {
opacity: .4;
}
.main__list-heading-wrap {
display: flex;
align-items: center;
font-size: 1rem;
margin: 8rem 0 5rem;
}
.main__list-heading {
flex-grow: 2;
}
.main__list {
list-style: none;
position: relative;
}
.main__list::before {
content: "Wadi";
position: absolute;
bottom: 17%;
left: -18%;
opacity: .03;
font-size: 18rem;
font-weight: bold;
}
.main__list-item {
padding: 0 0 5.7rem 2rem;
border-left: 2px solid hsla(0, 0%, 50%, .2);
position: relative;
display: flex;
color: #9D9DAC;
}
.main__list-item:first-of-type .main__list-content {
color: hsl(240, 8%, 90%);
}
.main__list-item::before {
content: "";
position: absolute;
left: 0;
top: 8px;
width: 4px;
height: 4px;
border-radius: 4px;
background: hsl(210, 70%, 70%);
transform: translateX(-3px);
}
.main__list-item:first-of-type::before {
top: 0;
}
.main__list-item:first-of-type .main__list-content {
line-height: .3;
}
.main__list-item:last-of-type {
padding-bottom: 2.6rem;
}
.main__list-item-image {
width: 4rem;
height: 4rem;
border-radius: 1px;
margin-right: 1rem;
box-shadow: 0 2px 10px hsla(270, 30%, 2%, .6);
}
.main__list-item-image img {
border-radius: inherit;
}
.main__list-content {
font-size: 1.4rem;
cursor: pointer;
}
.main__list-content:hover {
color: hsl(240, 8%, 90%);
}
.main__list-sub {
margin-top: .4rem;
font-size: 1.1rem;
opacity: .6;
}
.main__col-2 {
width: 70%;
padding-left: 6rem;
}
.main__cards-container {
width: 70%;
border-radius: 8px;
padding: 3rem;
background: hsl(270, 50%, 11%);
box-shadow: 0 6px 16px 0 hsla(270, 30%, 3%, .4);
margin-left: auto;
transform: translateX(4rem)
}
.main__cards-container-heading-wrap {
display: flex;
align-items: center;
padding: 1rem 0;
}
.main__cards-container-heading {
flex-grow: 2;
}
.main__cards {
list-style: none;
padding: 2.6rem 0 2rem;
display: flex;
}
.main__card {
color: hsla(0, 0%, 100%, .8);
transform: translateX(-15rem);
flex-shrink: 0;
margin-left: 1.5rem;
width: 21rem;
border-radius: 8px;
text-align: right;
padding: 2.2rem;
box-shadow: 0 2px 12px hsla(var(--hue), 50%, 60%, .2), 0 4px 32px hsla(var(--hue), 50%, 60%, .2);
position: relative;
overflow: hidden;
cursor: pointer;
}
.main__card-image-container {
position: absolute;
left: 0;
top: 0;
z-index: -1;
}
.main__card-image-container::after {
content: "";
position: absolute;
top: 0;
left: 0;
width: 100%;
height: 100%;
background-image: linear-gradient(to right, hsla(var(--hue), 60%, 60%, .3), 40%, hsl(var(--hue), 70%, 60%));
}
.main__card-heading {
font-size: 2rem;
font-weight: normal;
}
.main__card-heading-sub {
margin-top: .4rem;
font-size: 1.2rem;
}
.main__card-heading-type {
margin-top: 2.8rem;
}
.main__cards-pagination {
display: flex;
justify-content: space-between;
align-items: center;
}
.main__cards-buttons>button {
color: inherit;
background: transparent;
border: 0;
cursor: pointer;
}
.main__cards-buttons>button:hover {
opacity: 1 !important;
}
.main__cards-buttons svg {
height: 1.6rem;
}
.main__crossing-container {
width: 88%;
background-color: hsl(270, 50%, 11%);
background-image: linear-gradient(120deg, hsla(26, 80%, 50%, .5), 10%, hsl(270, 50%, 11%) 60%), url("https://images.unsplash.com/photo-1506197603052-3cc9c3a201bd?crop=entropy&cs=tinysrgb&fit=crop&fm=jpg&h=100&ixid=eyJhcHBfaWQiOjF9&ixlib=rb-1.2.1&q=80&w=600");
box-shadow: 0 6px 16px 0 hsla(270, 30%, 3%, .4);
border-radius: 8px;
padding: 2rem 3.6rem;
display: flex;
align-items: center;
transform: translate(-2rem, 2.4rem);
position: relative;
z-index: 2;
}
.main__crossing-image {
border: 3px solid hsl(215, 60%, 40%);
border-right-color: transparent;
box-shadow: 0 0 12px hsla(270, 30%, 10%, .4);
transform: rotate(-45deg);
width: 5.4rem;
height: 5.4rem;
border-radius: 5.4rem;
overflow: hidden;
}
.main__crossing-image>img {
width: 5.4rem;
transform: translate(-3px, -3px) rotate(45deg);
border-radius: 5.4rem;
border: 6px solid transparent;
}
.main__crossing-current {
flex-grow: 2;
margin-left: 3rem;
}
.main__crossing-upper {
text-transform: uppercase;
margin-bottom: .6rem;
letter-spacing: 2px;
}
.main__crossing-heading {
font-weight: normal;
font-size: 1.6rem;
}
.main__discover {
width: 88%;
background-color: hsl(270, 50%, 11%);
box-shadow: 0 8px 12px 0 hsla(270, 30%, 5%, .2);
border-radius: 8px;
padding: 8rem 3.6rem 2rem;
margin-left: auto;
transform: translate(1.4rem, -2.1rem);
}
.main__discover-heading-container {
display: flex;
align-items: center;
}
.main__discover-heading {
flex-grow: 2;
}
.main__discover-places {
padding: 4rem 0 1rem;
list-style: none;
display: flex;
align-items: center;
}
.main__discover-place {
flex-shrink: 0;
margin-right: 1.4rem;
background: hsl(270, 50%, 15%);
transform: translateX(-8rem);
padding: 1.6rem;
width: 24%;
border-radius: 8px;
box-shadow: 0 4px 10px 0 hsla(270, 30%, 7%, .2);
cursor: pointer;
}
.main__discover-place:hover {
background: hsl(270, 50%, 17%);
}
.main__discover-place-heading {
font-size: 1.4rem;
font-weight: normal;
margin-bottom: 6px;
}
.main__discover-place-sub {
font-size: 1rem;
opacity: .4;
}
.main__discover__more {
margin-top: 3.6rem;
display: flex;
justify-content: space-between;
align-items: center;
}
.main__discover__more-svg {
display: flex;
justify-content: center;
align-items: center;
width: 3rem;
height: 3rem;
border-radius: 8px;
}
.main__discover__more svg {
height: 2.6rem;
transform: translate(2.4px, 1.6px);
}
.main__discover-right {
opacity: .6;
margin-left: -45px;
cursor: pointer;
}
.main__discover-right:hover {
opacity: 1;
}
.main__discover-right>svg {
height: 1.6rem;
}
.main__footer {
display: flex;
justify-content: space-between;
align-items: center;
padding: .2rem 0 2.3rem 10rem;
}
.main__footer-more svg {
height: 1em;
vertical-align: middle;
}
.main__info {
display: flex;
align-items: center;
}
.main__info-link {
color: inherit;
font-size: 1.4rem;
}
.main__info-link:hover {
color: #fff;
}
.main__info-link:hover svg {
opacity: .7;
}
.main__info-link svg {
height: 1.4em;
transform: translateY(1px);
opacity: .4;
}
.main__info-link+.main__info-link {
margin-left: .6rem;
}
.main__cp {
margin: 0 1rem 0 2.6rem;
}
.main__cr {
opacity: .4;
margin-right: 5rem;
}
.main__cr:hover {
opacity: .7;
}
| 0.530723 | 0.082033 |
@import url("https://fonts.googleapis.com/css2?family=Poppins:wght@400;700&display=swap");
@font-face {
font-family: Hacked;
src: url(https://hackedfont.com/HACKED.ttf);
}
@import url('http://fonts.cdnfonts.com/css/orange-slices');
@import url('https://fonts.googleapis.com/css2?family=Source+Sans+Pro:wght@200&display=swap');
@import url('https://fonts.googleapis.com/css2?family=Dancing+Script:wght@400;500&display=swap');
@import url('https://fonts.googleapis.com/css2?family=Cookie&display=swap');
html,body{
width: 100%;
height: 100%;
margin: 0 auto;
padding: 0;
}
*{
box-sizing: border-box;
margin: 0;
padding: 0;
}
.navbar{
display: flex;
width: 100%;
justify-content: space-between;
align-items: center;
height: 90px;
font-weight: 700;
padding: 0 30px;
background-color: #004275;
font-size: 16px;
}
h1 span{
color: white;
font-family: Poppins;
letter-spacing: 1px;
font-size: 30px;
}
.navbar img{
width: 3.6%;
}
h1 span:hover{
cursor: pointer;
}
.navbar a {
text-decoration: none;
padding: 10px 20px;
color: white;
font-family: Poppins;
font-size: 23px;
}
.navbar ul {
display: flex;
}
.navbar ul li{
list-style: none;
color: white;
}
.navbar ul li a:hover{
color: white;
cursor: pointer;
}
/*van mobile*/
.parallax2 {
/* The image used */
background-image: url(../media/messina.jpg); /*Use .jpg image for a speed loading */
/* Set a specific height */
min-height: 1000px;
/* Create the parallax scrolling effect */
background-attachment: fixed;
background-position: center;
background-repeat: no-repeat;
background-size: cover;
padding-bottom: 20px;
}
.parallax2 h1{
transition: all 0.5s ease;
font-family: Poppins;
text-align: center;
color: white;
font-size: 60px;
padding-top: 250px;
}
.box-desc{
padding-top: 10px;
padding-bottom: 20px;
font-size: 20px;
font-family: Poppins;
width: 1000px;
text-align: center;
box-shadow: 5px 5px 10px rgba(0,0,0,0.2);
background-color: rgba(255, 255, 255, 0.5);
border-radius: 10px;
margin-top: 150px;
}
.parallax2 p{
transition: all 0.5s ease;
font-family: Poppins;
font-size: 20px;
text-align: center;
}
/*Home page*/
.infosezione-titolo{
width: 100%;
background-color: #004275;
height: 30vh;
}
.infosezione-titolo h1{
transition: all 0.5s ease;
text-align: center;
color: white;
font-family: Poppins;
font-weight: 400;
font-size: 3.5vw;
padding-top: 80px;
}
.infosezione-titolo h1:hover{
transition: all 0.5s ease;
text-decoration: underline;
text-decoration-style: 1px;
cursor: pointer;
}
/*Welcome */
.parallax {
/* The image used */
background-image: white; /*Use .jpg image for a speed loading */
/* Set a specific height */
min-height: 1000px;
/* Create the parallax scrolling effect */
background-attachment: fixed;
background-position: center;
background-repeat: no-repeat;
background-size: cover;
}
.features li{
transition: all 0.5s ease;
}
.features li:hover{
transition: all 0.5s ease;
border-radius: 10px;
box-shadow: 5px 5px 10px rgba(0,0,0,0.5);
}
h3.desc-servizi{
transition: all 0.5s ease;
font-size: 1.2vw;
font-family: Poppins;
}
p.ico-desc{
font-size: 0.9vw;
text-align: center;
font-family: Poppins;
color: black;
}
i.fas.fa-university, i.fas.fa-graduation-cap, i.fas.fa-wine-glass, i.fas.fa-globe, i.far.fa-folder-open, i.fas.fa-globe-europe{
transition: all 0.5s ease;
font-size: 70px !important;
}
i.fas.fa-university,i.fas.fa-graduation-cap,i.fas.fa-wine-glass,i.fas.fa-globe,i.far.fa-folder-open,i.fas.fa-globe-europe{
color: #004275;
}
.jobs{
padding-top: 30px;
padding-bottom: 20px;
}
h1.parallax-title{
text-align: center;
color: white;
font-family: Poppins;
font-size: 5vw;
padding-top: 155px;
padding-bottom: 20px;
}
.mediabutton{
transition: all 0.5s ease;
background: transparent;
border: solid 1px white;
font-family: Poppins;
font-size: 40px;
color: white;
padding-top: 15px;
padding-bottom: 15px;
padding-left: 30px;
padding-right: 30px;
}
.mediabutton:hover{
transition: all 0.5s ease;
cursor: pointer;
background: white;
border: solid 1px white;
color: black;
}
/*Fine Welcome*/
/*Home page*/
.homepage{
width: 100%;
background-color: pink;
height: 100vh;
}
.homepage-about{
width: 100%;
background-color: pink;
height: 100vh;
}
h1.big-title{
padding-top: 60px;
transition: all 0.5s ease;
color: white;
font-size: 10vw;
font-family: Poppins;
}
.typewrite .wrap{
transition: all 0.5s ease !important;
font-size: 10vw !important;
color: white !important;
font-family: Poppins !important;
}
.typewrite .wrap:hover{
transition: all 0.5s ease !important;
font-size: 10vw !important;
color: white !important;
font-family: Poppins !important;
}
/* Features */
.jobs{
width: 100%;
background-color: white;
text-align: center;
}
/*i.fab.fa-adversal, i.fas.fa-desktop, i.far.fa-lightbulb{
transition: all 0.5s ease;
font-size: 100px !important;
}*/
i.far.fa-lightbulb:hover{
transition: all 0.5s ease;
color: #FFD700;
}
i.far.fa-lightbulb{
margin: 0 !important;
}
i.fas.fa-desktop:hover{
transition: all 0.5s ease;
color: grey;
}
i.fab.fa-adversal:hover{
transition: all 0.5s ease;
color: red;
}
/*h3.desc-servizi{
transition: all 0.5s ease;
font-size: 2vw;
font-family: Poppins;
}*/
.hvr-underline-from-left:before {
background: white !important;
height: 4px;
}
.features {
display: -moz-flex;
display: -webkit-flex;
display: -ms-flex;
display: flex;
-moz-flex-wrap: wrap;
-webkit-flex-wrap: wrap;
-ms-flex-wrap: wrap;
flex-wrap: wrap;
-moz-justify-content: center;
-webkit-justify-content: center;
-ms-justify-content: center;
justify-content: center;
width: calc(100% + 2em);
margin: 0 0 3em -2em;
padding: 0;
list-style: none;
}
.features li {
width: calc(33.33333% - 2em);
margin-left: 2em;
margin-top: 3em;
padding: 0;
}
.features li:nth-child(1), .features li:nth-child(2), .features li:nth-child(3) {
margin-top: 0;
}
.features li > :last-child {
margin-bottom: 0;
}
@media screen and (max-width: 980px) {
.features li {
width: calc(50% - 2em);
}
.features li:nth-child(3) {
margin-top: 3em;
}
}
@media screen and (max-width: 736px) {
.features {
width: 100%;
margin: 0 0 2em 0;
}
.features li {
width: 100%;
margin-left: 0;
margin-top: 2em;
}
.features li:nth-child(2), .features li:nth-child(3) {
margin-top: 2em;
}
}
/*p.ico-desc{
font-size: 1vw;
text-align: center;
font-family: Poppins;
color: black;
}*/
/*End Feauter*/
h1.big-title:hover{
transition: all 0.5s ease;
color: black;
cursor: pointer;
}
img.mediaimg{
position: relative;
right: 125px;
}
/*Fine Homepage*/
/*Descrizione*/
.descrizione-home{
width: 100%;
padding: 0;
margin: 0 auto;
background-color: white;
}
h1.descrizione-titolo{
text-align: center;
color: black;
font-size: 5vw;
font-family: Poppins;
padding-top: 50px;
}
#abilità{
display: grid;
height: 100%;
place-items: center;
font-family: Poppins;
}
.skils-bar{
width: 990px;
background: #fff;
border-radius: 10px;
padding: 25px 30px;
box-shadow: 5px 5px 10px rgba(0,0,0,0.2);
}
.skils-bar .bar{
margin: 20px 0;
}
.skils-bar .bar:first-child{
margin-top: 0px;
}
.skils-bar .bar .info span{
font-size: 17px;
font-weight: 500;
}
.skils-bar .bar .info{
margin-bottom: 5px;
}
.skils-bar .bar .progress-line{
position: relative;
height: 10px;
width: 100%;
background: #f0f0f0;
border-radius: 10px;
transform: scaleX(0);
transform-origin: left;
box-shadow: inset 0px 1px 1px rgba(0,0,0,0.05),
0px 1px 1px rgba(255,255,255,0.8);
animation: animate 1s cubic-bezier(1,0,0.5,1) forwards;
}
.bar .progress-line span{
height: 100%;
width: 80%;
background: pink;
position: absolute;
border-radius: 10px;
transform: scaleX(0);
transform-origin: left;
animation:animate 1s 1s cubic-bezier(1,0,0.5,1) forwards;
}
@keyframes animate {
100%{
transform: scaleX(1);
}
}
.progress-line.il span{
width: 75%;
}
.progress-line.de span{
width: 60%;
}
.progress-line.ph span{
width: 45%;
}
.bar .progress-line span::before{
position: absolute;
content: "";
right: 0;
top: -10px;
height: 0;
width: 0;
border: 7px solid transparent;
border-bottom-width: 0px;
border-right-width: 0px;
border-top-color: #000;
}
.bar .progress-line span::after{
position: absolute;
right: 0;
top: -28px;
background: #000;
color: #fff;
font-size: 12px;
font-weight: 500;
padding: 1px 8px;
border-radius: 3px;
}
.progress-line.il span::after{
content: "75%";
}
.progress-line.de span::after{
content: "60%";
}
.progress-line.ph span::after{
content: "45%";
}
/*Fine Descrizione*/
/*About*/
img.profile{
width: 25%;
float:right;
margin: 60px;
padding-top: 50px;
}
h2.about-title{
transition: all 0.5s ease;
font-size: 5vw;
font-family: Poppins;
}
h2.about-title:hover{
transition: all 0.5s ease;
cursor: pointer;
}
p.about-desc{
transition: all 0.5s ease;
color: black;
font-family: Poppins;
font-size: 1.5vw;
padding-top: 50px;
}
a.about-link{
transition: all 0.5s ease;
color: black;
font-size: 1.5vw;
font-family: Poppins;
text-decoration: none;
}
a.about-link:hover{
cursor: pointer;
transition: all 0.5s ease;
color: color;
font-size: 1.5vw;
font-family: Poppins;
text-decoration: underline;
}
#text-box{
padding-top: 130px;
}
.homepage-aboutm{
display: none;
}
.contatti{
width: 100%;
text-align: center;
background-color: white;
}
h2.contatti-title{
transition: all 0.5s ease;
font-size: 5vw;
font-family: Poppins;
padding-top: 20px;
}
.contatti form{
padding-top: 10px;
padding-bottom: 20px;
font-size: 20px;
font-family: Poppins;
width: 900px;
text-align: center;
box-shadow: 5px 5px 10px rgba(0,0,0,0.2);
border-radius: 10px;
}
input{
color: black;
font-family: Poppins;
font-size: 15px;
}
input[type="text"]{
height: 50px;
color: black;
width: 75%;
border: solid 1px black;
}
textarea[name="cf_message"]{
color: black;
font-family: arial;
font-size: 18px;
width: 75%;
height: 100px;
border: solid 1px black;
}
input[type="submit"], input[type="reset"]{
transition: all 0.5s ease;
background: transparent;
font-size: 25px;
padding-top: 10px;
padding-bottom: 10px;
padding-left: 20px;
padding-right: 20px;
border: solid 1px black;
margin-top: 20px;
}
input[type="submit"]:hover, input[type="reset"]:hover{
cursor: pointer;
transition: all 0.5s ease;
background-color: pink;
color: black;
}
p.contatti-desc{
transition: all 0.5s ease;
text-align: center;
font-family: Poppins;
font-size: 1.5vw;
padding-bottom: 10px;
}
/*Footer */
.footer{
padding-top: 30px;
padding-bottom: 30px;
width: 100%;
background-color: lightgrey;
text-align: center;
}
p.footer-text{
color: black;
font-size: 1vw;
font-family: Poppins;
}
a.footer-link{
transition: all 0.5s ease;
color: black;
font-size: 1vw;
font-family: Poppins;
}
a.footer-link:hover{
transition: all 0.5s ease;
color: black;
font-size: 1vw;
font-family: Poppins;
}
ul.social li.social-li{
list-style: none;
display: inline;
}
.footer .fab, .far{
transition: all 0.5s ease;
font-size: 30px !important;
margin-left: 30px;
margin-top: 10px;
}
i.fab.fa-instagram, i.fab.fa-whatsapp{
transition: all 0.5s ease;
border: solid 1px black;
border-radius: 50%;
padding-top: 18px;
padding-bottom: 16px;
padding-left: 20px;
padding-right: 20px;
}
i.fab.fa-instagram:hover{
cursor: pointer;
transition: all 0.5s ease;
background: #d6249f;
background: radial-gradient(circle at 30% 107%, #fdf497 0%, #fdf497 5%, #fd5949 45%,#d6249f 60%,#285AEB 90%);
box-shadow: 0px 3px 10px rgba(0,0,0,.25);
color: white;
border: solid 1px white;
}
i.fab.fa-facebook-f{
border: solid 1px black;
border-radius: 50%;
padding-top: 18px;
padding-bottom: 16px;
padding-left: 24px;
padding-right: 24px;
}
i.fab.fa-facebook-f:hover{
cursor: pointer;
transition: all 0.5s ease;
background: #3b5999;
box-shadow: 0px 3px 10px rgba(0,0,0,.25);
color: white;
border: solid 1px white;
}
i.fab.fa-whatsapp:hover{
cursor: pointer;
transition: all 0.5s ease;
background: #25D366;
box-shadow: 0px 3px 10px rgba(0,0,0,.25);
color: white;
border: solid 1px white;
}
i.far.fa-envelope{
border: solid 1px black;
border-radius: 50%;
padding-top: 18px;
padding-bottom: 16px;
padding-left: 18px;
padding-right: 18px;
}
i.far.fa-envelope:hover{
cursor: pointer;
transition: all 0.5s ease;
background: #cd201f;
box-shadow: 0px 3px 10px rgba(0,0,0,.25);
color: white;
border: solid 1px white;
}
ul.social a{
transition: all 0.5s ease;
color: black;
}
ul.social a:hover{
transition: all 0.5s ease;
cursor: pointer;
}
/*Fine Footer*/
/*Fine About*/
@media (max-width:980px){
.box-desc{
padding-top: 10px;
padding-bottom: 20px;
font-size: 20px;
font-family: Poppins;
width: 90%;
text-align: center;
box-shadow: 5px 5px 10px rgba(0,0,0,0.2);
background-color: rgba(255, 255, 255, 0.5);
border-radius: 10px;
margin-top: 110px;
}
.text-bg-transparent{
font-size: 10vw !important;
padding-top: 120px;
}
.navbar img{
display: none;
}
.features li{
transition: all 0.5s ease;
width: 90%;
}
.features li:hover{
transition: all 0.5s ease;
border-radius: 10px;
box-shadow: 5px 5px 10px rgba(0,0,0,0.5);
}
h3.desc-servizi{
transition: all 0.5s ease;
font-size: 1.5vw;
font-family: Poppins;
}
p.ico-desc{
font-size: 1vw;
text-align: center;
font-family: Poppins;
color: black;
}
}
@media (max-width:1020px){
.box-desc{
padding-top: 10px;
padding-bottom: 20px;
font-size: 20px;
font-family: Poppins;
width: 90%;
text-align: center;
box-shadow: 5px 5px 10px rgba(0,0,0,0.2);
background-color: rgba(255, 255, 255, 0.5);
border-radius: 10px;
margin-top: 110px;
}
.infosezione-titolo h1{
transition: all 0.5s ease;
text-align: center;
color: white;
font-family: Poppins;
font-weight: 400;
font-size: 5vw;
padding-top: 80px;
}
.features li{
transition: all 0.5s ease;
width: 90%;
}
.features li:hover{
transition: all 0.5s ease;
border-radius: 10px;
box-shadow: 5px 5px 10px rgba(0,0,0,0.5);
}
h3.desc-servizi{
transition: all 0.5s ease;
font-size: 3vw;
font-family: Poppins;
}
p.ico-desc{
font-size: 2vw;
text-align: center;
font-family: Poppins;
color: black;
}
}
@media (max-width:1290px){
.box-desc{
padding-top: 10px;
padding-bottom: 20px;
font-size: 20px;
font-family: Poppins;
width: 100%;
text-align: center;
box-shadow: 5px 5px 10px rgba(0,0,0,0.2);
background-color: rgba(255, 255, 255, 0.5);
border-radius: 10px;
margin-top: 110px;
}
.infosezione-titolo h1{
transition: all 0.5s ease;
text-align: center;
color: white;
font-family: Poppins;
font-weight: 400;
font-size: 5vw;
padding-top: 80px;
}
.features li{
transition: all 0.5s ease;
width: 90%;
}
.features li:hover{
transition: all 0.5s ease;
border-radius: 10px;
box-shadow: 5px 5px 10px rgba(0,0,0,0.5);
}
h3.desc-servizi{
transition: all 0.5s ease;
font-size: 3vw;
font-family: Poppins;
}
p.ico-desc{
font-size: 2vw;
text-align: center;
font-family: Poppins;
color: black;
}
}
/*RESPONSIVE */
@media (max-width:780px){
.navbar{
flex-direction: column;
height: 240px;
padding: 20px;
}
.homepage{
text-align: center;
height: 50vh;
padding-top: 10px;
}
.parallax{
min-height: 700px;
}
.parallax2{
padding-bottom: 20px;
}
.box-desc{
padding-top: 10px;
padding-bottom: 20px;
font-size: 20px;
font-family: Poppins;
width: 90%;
text-align: center;
box-shadow: 5px 5px 10px rgba(0,0,0,0.2);
background-color: rgba(255, 255, 255, 0.5);
border-radius: 10px;
margin-top: 110px;
}
.text-bg-transparent{
font-size: 15vw !important;
}
.infosezione-titolo h1{
transition: all 0.5s ease;
text-align: center;
color: white;
font-family: Poppins;
font-weight: 400;
font-size: 8vw;
padding-top: 80px;
}
.skils-bar{
width: 90%;
}
h1.big-title{
transition: all 0.5s ease;
color: white;
font-size: 20vw;
font-family: Poppins;
}
h1.parallax-title{
text-align: center;
color: white;
font-family: Poppins;
font-size: 18vw;
padding-top: 155px;
}
.descrizione{
background-color: white;
width: 90%;
border: solid 2px black;
border-style: dashed;
}
h1.descrizione-titolo{
font-size: 10vw;
}
i.fab.fa-adversal, i.fas.fa-desktop, i.far.fa-lightbulb{
transition: all 0.5s ease;
font-size: 70px !important;
}
h3.desc-servizi{
font-size: 6vw;
}
img{
width: 90%;
}
img.mediaimg{
width: 30% !important;
}
/*About*/
.homepage-aboutm{
display: block;
width: 100%;
background-color: pink;
}
.homepage-about{
display: none;
}
img.profilem{
width: 80%;
}
h2.about-titlem{
text-align: center;
transition: all 0.5s ease;
font-size: 10vw;
font-family: Poppins;
padding-bottom: 20px;
}
h2.about-titlem:hover{
transition: all 0.5s ease;
cursor: pointer;
}
p.about-descm{
text-align: center;
transition: all 0.5s ease;
color: black;
font-family: Poppins;
font-size: 7vw;
}
a.about-link{
transition: all 0.5s ease;
color: black;
font-size: 7vw;
font-family: Poppins;
text-decoration: none;
}
a.about-link:hover{
cursor: pointer;
transition: all 0.5s ease;
color: color;
font-size: 7vw;
font-family: Poppins;
text-decoration: underline;
}
#text-boxm{
padding-top: 20px;
}
/*Contatti*/
h2.contatti-title{
transition: all 0.5s ease;
font-size: 10vw;
font-family: Poppins;
padding-top: 20px;
}
.contatti form{
padding-top: 10px;
padding-bottom: 20px;
font-size: 20px;
font-family: Poppins;
width: 90%;
}
input{
color: black;
font-family: Poppins;
font-size: 15px;
}
input[type="text"]{
height: 50px;
color: black;
width: 95%;
border: solid 1px black;
}
textarea[name="cf_message"]{
color: black;
font-family: arial;
font-size: 25px;
width: 95%;
height: 100px;
border: solid 1px black;
}
input[type="submit"], input[type="reset"]{
transition: all 0.5s ease;
background: transparent;
font-size: 25px;
padding-top: 10px;
padding-bottom: 10px;
padding-left: 20px;
padding-right: 20px;
border: solid 1px black;
margin-top: 20px;
}
p.contatti-desc{
transition: all 0.5s ease;
text-align: center;
font-family: Poppins;
font-size: 4vw;
}
/*Fine Contatti*/
/*Fine About*/
/*Footer */
.footer{
padding-top: 30px;
padding-bottom: 30px;
width: 100%;
background-color: lightgrey;
text-align: center;
}
p.footer-text{
color: black;
font-size: 5vw;
font-family: Poppins;
}
a.footer-link{
transition: all 0.5s ease;
color: black;
font-size: 5vw;
font-family: Poppins;
}
a.footer-link:hover{
transition: all 0.5s ease;
color: black;
font-size: 5vw;
font-family: Poppins;
}
ul.social li.social-li{
list-style: none;
display: inline;
}
.footer i.fab, i.far{
transition: all 0.5s ease;
font-size: 30px !important;
margin-left: 30px;
margin-top: 10px;
}
i.fab.fa-instagram, i.fab.fa-whatsapp{
transition: all 0.5s ease;
border: solid 1px black;
border-radius: 50%;
padding-top: 18px;
padding-bottom: 16px;
padding-left: 20px;
padding-right: 20px;
}
i.fab.fa-instagram:hover{
cursor: pointer;
transition: all 0.5s ease;
background: #d6249f;
background: radial-gradient(circle at 30% 107%, #fdf497 0%, #fdf497 5%, #fd5949 45%,#d6249f 60%,#285AEB 90%);
box-shadow: 0px 3px 10px rgba(0,0,0,.25);
color: white;
border: solid 1px white;
}
i.fab.fa-facebook-f{
border: solid 1px black;
border-radius: 50%;
padding-top: 18px;
padding-bottom: 16px;
padding-left: 24px;
padding-right: 24px;
}
i.fab.fa-facebook-f:hover{
cursor: pointer;
transition: all 0.5s ease;
background: #3b5999;
box-shadow: 0px 3px 10px rgba(0,0,0,.25);
color: white;
border: solid 1px white;
}
i.fab.fa-whatsapp:hover{
cursor: pointer;
transition: all 0.5s ease;
background: #25D366;
box-shadow: 0px 3px 10px rgba(0,0,0,.25);
color: white;
border: solid 1px white;
}
i.far.fa-envelope{
border: solid 1px black;
border-radius: 50%;
padding-top: 18px;
padding-bottom: 16px;
padding-left: 18px;
padding-right: 18px;
}
i.far.fa-envelope:hover{
cursor: pointer;
transition: all 0.5s ease;
background: #cd201f;
box-shadow: 0px 3px 10px rgba(0,0,0,.25);
color: white;
border: solid 1px white;
}
p.ico-desc{
font-size: 4vw;
text-align: center;
font-family: Poppins;
color: black;
}
/*Fine Footer*/
h2.home-title{
font-family: 'Cookie', cursive;
color: black;
text-align: center;
font-size: 13vw;
padding-top: 20px;
}
h3.home-subtitle{
font-family: Hacked;
color: white;
text-align: center;
font-size: 7vw;
}
.fakeMenu{
height: 25px;
width: 100% !important;
}
.fakeScreen{
width: 100% !important;
}
}
/*Fine Responsive*/
|
css/style.css
|
@import url("https://fonts.googleapis.com/css2?family=Poppins:wght@400;700&display=swap");
@font-face {
font-family: Hacked;
src: url(https://hackedfont.com/HACKED.ttf);
}
@import url('http://fonts.cdnfonts.com/css/orange-slices');
@import url('https://fonts.googleapis.com/css2?family=Source+Sans+Pro:wght@200&display=swap');
@import url('https://fonts.googleapis.com/css2?family=Dancing+Script:wght@400;500&display=swap');
@import url('https://fonts.googleapis.com/css2?family=Cookie&display=swap');
html,body{
width: 100%;
height: 100%;
margin: 0 auto;
padding: 0;
}
*{
box-sizing: border-box;
margin: 0;
padding: 0;
}
.navbar{
display: flex;
width: 100%;
justify-content: space-between;
align-items: center;
height: 90px;
font-weight: 700;
padding: 0 30px;
background-color: #004275;
font-size: 16px;
}
h1 span{
color: white;
font-family: Poppins;
letter-spacing: 1px;
font-size: 30px;
}
.navbar img{
width: 3.6%;
}
h1 span:hover{
cursor: pointer;
}
.navbar a {
text-decoration: none;
padding: 10px 20px;
color: white;
font-family: Poppins;
font-size: 23px;
}
.navbar ul {
display: flex;
}
.navbar ul li{
list-style: none;
color: white;
}
.navbar ul li a:hover{
color: white;
cursor: pointer;
}
/*van mobile*/
.parallax2 {
/* The image used */
background-image: url(../media/messina.jpg); /*Use .jpg image for a speed loading */
/* Set a specific height */
min-height: 1000px;
/* Create the parallax scrolling effect */
background-attachment: fixed;
background-position: center;
background-repeat: no-repeat;
background-size: cover;
padding-bottom: 20px;
}
.parallax2 h1{
transition: all 0.5s ease;
font-family: Poppins;
text-align: center;
color: white;
font-size: 60px;
padding-top: 250px;
}
.box-desc{
padding-top: 10px;
padding-bottom: 20px;
font-size: 20px;
font-family: Poppins;
width: 1000px;
text-align: center;
box-shadow: 5px 5px 10px rgba(0,0,0,0.2);
background-color: rgba(255, 255, 255, 0.5);
border-radius: 10px;
margin-top: 150px;
}
.parallax2 p{
transition: all 0.5s ease;
font-family: Poppins;
font-size: 20px;
text-align: center;
}
/*Home page*/
.infosezione-titolo{
width: 100%;
background-color: #004275;
height: 30vh;
}
.infosezione-titolo h1{
transition: all 0.5s ease;
text-align: center;
color: white;
font-family: Poppins;
font-weight: 400;
font-size: 3.5vw;
padding-top: 80px;
}
.infosezione-titolo h1:hover{
transition: all 0.5s ease;
text-decoration: underline;
text-decoration-style: 1px;
cursor: pointer;
}
/*Welcome */
.parallax {
/* The image used */
background-image: white; /*Use .jpg image for a speed loading */
/* Set a specific height */
min-height: 1000px;
/* Create the parallax scrolling effect */
background-attachment: fixed;
background-position: center;
background-repeat: no-repeat;
background-size: cover;
}
.features li{
transition: all 0.5s ease;
}
.features li:hover{
transition: all 0.5s ease;
border-radius: 10px;
box-shadow: 5px 5px 10px rgba(0,0,0,0.5);
}
h3.desc-servizi{
transition: all 0.5s ease;
font-size: 1.2vw;
font-family: Poppins;
}
p.ico-desc{
font-size: 0.9vw;
text-align: center;
font-family: Poppins;
color: black;
}
i.fas.fa-university, i.fas.fa-graduation-cap, i.fas.fa-wine-glass, i.fas.fa-globe, i.far.fa-folder-open, i.fas.fa-globe-europe{
transition: all 0.5s ease;
font-size: 70px !important;
}
i.fas.fa-university,i.fas.fa-graduation-cap,i.fas.fa-wine-glass,i.fas.fa-globe,i.far.fa-folder-open,i.fas.fa-globe-europe{
color: #004275;
}
.jobs{
padding-top: 30px;
padding-bottom: 20px;
}
h1.parallax-title{
text-align: center;
color: white;
font-family: Poppins;
font-size: 5vw;
padding-top: 155px;
padding-bottom: 20px;
}
.mediabutton{
transition: all 0.5s ease;
background: transparent;
border: solid 1px white;
font-family: Poppins;
font-size: 40px;
color: white;
padding-top: 15px;
padding-bottom: 15px;
padding-left: 30px;
padding-right: 30px;
}
.mediabutton:hover{
transition: all 0.5s ease;
cursor: pointer;
background: white;
border: solid 1px white;
color: black;
}
/*Fine Welcome*/
/*Home page*/
.homepage{
width: 100%;
background-color: pink;
height: 100vh;
}
.homepage-about{
width: 100%;
background-color: pink;
height: 100vh;
}
h1.big-title{
padding-top: 60px;
transition: all 0.5s ease;
color: white;
font-size: 10vw;
font-family: Poppins;
}
.typewrite .wrap{
transition: all 0.5s ease !important;
font-size: 10vw !important;
color: white !important;
font-family: Poppins !important;
}
.typewrite .wrap:hover{
transition: all 0.5s ease !important;
font-size: 10vw !important;
color: white !important;
font-family: Poppins !important;
}
/* Features */
.jobs{
width: 100%;
background-color: white;
text-align: center;
}
/*i.fab.fa-adversal, i.fas.fa-desktop, i.far.fa-lightbulb{
transition: all 0.5s ease;
font-size: 100px !important;
}*/
i.far.fa-lightbulb:hover{
transition: all 0.5s ease;
color: #FFD700;
}
i.far.fa-lightbulb{
margin: 0 !important;
}
i.fas.fa-desktop:hover{
transition: all 0.5s ease;
color: grey;
}
i.fab.fa-adversal:hover{
transition: all 0.5s ease;
color: red;
}
/*h3.desc-servizi{
transition: all 0.5s ease;
font-size: 2vw;
font-family: Poppins;
}*/
.hvr-underline-from-left:before {
background: white !important;
height: 4px;
}
.features {
display: -moz-flex;
display: -webkit-flex;
display: -ms-flex;
display: flex;
-moz-flex-wrap: wrap;
-webkit-flex-wrap: wrap;
-ms-flex-wrap: wrap;
flex-wrap: wrap;
-moz-justify-content: center;
-webkit-justify-content: center;
-ms-justify-content: center;
justify-content: center;
width: calc(100% + 2em);
margin: 0 0 3em -2em;
padding: 0;
list-style: none;
}
.features li {
width: calc(33.33333% - 2em);
margin-left: 2em;
margin-top: 3em;
padding: 0;
}
.features li:nth-child(1), .features li:nth-child(2), .features li:nth-child(3) {
margin-top: 0;
}
.features li > :last-child {
margin-bottom: 0;
}
@media screen and (max-width: 980px) {
.features li {
width: calc(50% - 2em);
}
.features li:nth-child(3) {
margin-top: 3em;
}
}
@media screen and (max-width: 736px) {
.features {
width: 100%;
margin: 0 0 2em 0;
}
.features li {
width: 100%;
margin-left: 0;
margin-top: 2em;
}
.features li:nth-child(2), .features li:nth-child(3) {
margin-top: 2em;
}
}
/*p.ico-desc{
font-size: 1vw;
text-align: center;
font-family: Poppins;
color: black;
}*/
/*End Feauter*/
h1.big-title:hover{
transition: all 0.5s ease;
color: black;
cursor: pointer;
}
img.mediaimg{
position: relative;
right: 125px;
}
/*Fine Homepage*/
/*Descrizione*/
.descrizione-home{
width: 100%;
padding: 0;
margin: 0 auto;
background-color: white;
}
h1.descrizione-titolo{
text-align: center;
color: black;
font-size: 5vw;
font-family: Poppins;
padding-top: 50px;
}
#abilità{
display: grid;
height: 100%;
place-items: center;
font-family: Poppins;
}
.skils-bar{
width: 990px;
background: #fff;
border-radius: 10px;
padding: 25px 30px;
box-shadow: 5px 5px 10px rgba(0,0,0,0.2);
}
.skils-bar .bar{
margin: 20px 0;
}
.skils-bar .bar:first-child{
margin-top: 0px;
}
.skils-bar .bar .info span{
font-size: 17px;
font-weight: 500;
}
.skils-bar .bar .info{
margin-bottom: 5px;
}
.skils-bar .bar .progress-line{
position: relative;
height: 10px;
width: 100%;
background: #f0f0f0;
border-radius: 10px;
transform: scaleX(0);
transform-origin: left;
box-shadow: inset 0px 1px 1px rgba(0,0,0,0.05),
0px 1px 1px rgba(255,255,255,0.8);
animation: animate 1s cubic-bezier(1,0,0.5,1) forwards;
}
.bar .progress-line span{
height: 100%;
width: 80%;
background: pink;
position: absolute;
border-radius: 10px;
transform: scaleX(0);
transform-origin: left;
animation:animate 1s 1s cubic-bezier(1,0,0.5,1) forwards;
}
@keyframes animate {
100%{
transform: scaleX(1);
}
}
.progress-line.il span{
width: 75%;
}
.progress-line.de span{
width: 60%;
}
.progress-line.ph span{
width: 45%;
}
.bar .progress-line span::before{
position: absolute;
content: "";
right: 0;
top: -10px;
height: 0;
width: 0;
border: 7px solid transparent;
border-bottom-width: 0px;
border-right-width: 0px;
border-top-color: #000;
}
.bar .progress-line span::after{
position: absolute;
right: 0;
top: -28px;
background: #000;
color: #fff;
font-size: 12px;
font-weight: 500;
padding: 1px 8px;
border-radius: 3px;
}
.progress-line.il span::after{
content: "75%";
}
.progress-line.de span::after{
content: "60%";
}
.progress-line.ph span::after{
content: "45%";
}
/*Fine Descrizione*/
/*About*/
img.profile{
width: 25%;
float:right;
margin: 60px;
padding-top: 50px;
}
h2.about-title{
transition: all 0.5s ease;
font-size: 5vw;
font-family: Poppins;
}
h2.about-title:hover{
transition: all 0.5s ease;
cursor: pointer;
}
p.about-desc{
transition: all 0.5s ease;
color: black;
font-family: Poppins;
font-size: 1.5vw;
padding-top: 50px;
}
a.about-link{
transition: all 0.5s ease;
color: black;
font-size: 1.5vw;
font-family: Poppins;
text-decoration: none;
}
a.about-link:hover{
cursor: pointer;
transition: all 0.5s ease;
color: color;
font-size: 1.5vw;
font-family: Poppins;
text-decoration: underline;
}
#text-box{
padding-top: 130px;
}
.homepage-aboutm{
display: none;
}
.contatti{
width: 100%;
text-align: center;
background-color: white;
}
h2.contatti-title{
transition: all 0.5s ease;
font-size: 5vw;
font-family: Poppins;
padding-top: 20px;
}
.contatti form{
padding-top: 10px;
padding-bottom: 20px;
font-size: 20px;
font-family: Poppins;
width: 900px;
text-align: center;
box-shadow: 5px 5px 10px rgba(0,0,0,0.2);
border-radius: 10px;
}
input{
color: black;
font-family: Poppins;
font-size: 15px;
}
input[type="text"]{
height: 50px;
color: black;
width: 75%;
border: solid 1px black;
}
textarea[name="cf_message"]{
color: black;
font-family: arial;
font-size: 18px;
width: 75%;
height: 100px;
border: solid 1px black;
}
input[type="submit"], input[type="reset"]{
transition: all 0.5s ease;
background: transparent;
font-size: 25px;
padding-top: 10px;
padding-bottom: 10px;
padding-left: 20px;
padding-right: 20px;
border: solid 1px black;
margin-top: 20px;
}
input[type="submit"]:hover, input[type="reset"]:hover{
cursor: pointer;
transition: all 0.5s ease;
background-color: pink;
color: black;
}
p.contatti-desc{
transition: all 0.5s ease;
text-align: center;
font-family: Poppins;
font-size: 1.5vw;
padding-bottom: 10px;
}
/*Footer */
.footer{
padding-top: 30px;
padding-bottom: 30px;
width: 100%;
background-color: lightgrey;
text-align: center;
}
p.footer-text{
color: black;
font-size: 1vw;
font-family: Poppins;
}
a.footer-link{
transition: all 0.5s ease;
color: black;
font-size: 1vw;
font-family: Poppins;
}
a.footer-link:hover{
transition: all 0.5s ease;
color: black;
font-size: 1vw;
font-family: Poppins;
}
ul.social li.social-li{
list-style: none;
display: inline;
}
.footer .fab, .far{
transition: all 0.5s ease;
font-size: 30px !important;
margin-left: 30px;
margin-top: 10px;
}
i.fab.fa-instagram, i.fab.fa-whatsapp{
transition: all 0.5s ease;
border: solid 1px black;
border-radius: 50%;
padding-top: 18px;
padding-bottom: 16px;
padding-left: 20px;
padding-right: 20px;
}
i.fab.fa-instagram:hover{
cursor: pointer;
transition: all 0.5s ease;
background: #d6249f;
background: radial-gradient(circle at 30% 107%, #fdf497 0%, #fdf497 5%, #fd5949 45%,#d6249f 60%,#285AEB 90%);
box-shadow: 0px 3px 10px rgba(0,0,0,.25);
color: white;
border: solid 1px white;
}
i.fab.fa-facebook-f{
border: solid 1px black;
border-radius: 50%;
padding-top: 18px;
padding-bottom: 16px;
padding-left: 24px;
padding-right: 24px;
}
i.fab.fa-facebook-f:hover{
cursor: pointer;
transition: all 0.5s ease;
background: #3b5999;
box-shadow: 0px 3px 10px rgba(0,0,0,.25);
color: white;
border: solid 1px white;
}
i.fab.fa-whatsapp:hover{
cursor: pointer;
transition: all 0.5s ease;
background: #25D366;
box-shadow: 0px 3px 10px rgba(0,0,0,.25);
color: white;
border: solid 1px white;
}
i.far.fa-envelope{
border: solid 1px black;
border-radius: 50%;
padding-top: 18px;
padding-bottom: 16px;
padding-left: 18px;
padding-right: 18px;
}
i.far.fa-envelope:hover{
cursor: pointer;
transition: all 0.5s ease;
background: #cd201f;
box-shadow: 0px 3px 10px rgba(0,0,0,.25);
color: white;
border: solid 1px white;
}
ul.social a{
transition: all 0.5s ease;
color: black;
}
ul.social a:hover{
transition: all 0.5s ease;
cursor: pointer;
}
/*Fine Footer*/
/*Fine About*/
@media (max-width:980px){
.box-desc{
padding-top: 10px;
padding-bottom: 20px;
font-size: 20px;
font-family: Poppins;
width: 90%;
text-align: center;
box-shadow: 5px 5px 10px rgba(0,0,0,0.2);
background-color: rgba(255, 255, 255, 0.5);
border-radius: 10px;
margin-top: 110px;
}
.text-bg-transparent{
font-size: 10vw !important;
padding-top: 120px;
}
.navbar img{
display: none;
}
.features li{
transition: all 0.5s ease;
width: 90%;
}
.features li:hover{
transition: all 0.5s ease;
border-radius: 10px;
box-shadow: 5px 5px 10px rgba(0,0,0,0.5);
}
h3.desc-servizi{
transition: all 0.5s ease;
font-size: 1.5vw;
font-family: Poppins;
}
p.ico-desc{
font-size: 1vw;
text-align: center;
font-family: Poppins;
color: black;
}
}
@media (max-width:1020px){
.box-desc{
padding-top: 10px;
padding-bottom: 20px;
font-size: 20px;
font-family: Poppins;
width: 90%;
text-align: center;
box-shadow: 5px 5px 10px rgba(0,0,0,0.2);
background-color: rgba(255, 255, 255, 0.5);
border-radius: 10px;
margin-top: 110px;
}
.infosezione-titolo h1{
transition: all 0.5s ease;
text-align: center;
color: white;
font-family: Poppins;
font-weight: 400;
font-size: 5vw;
padding-top: 80px;
}
.features li{
transition: all 0.5s ease;
width: 90%;
}
.features li:hover{
transition: all 0.5s ease;
border-radius: 10px;
box-shadow: 5px 5px 10px rgba(0,0,0,0.5);
}
h3.desc-servizi{
transition: all 0.5s ease;
font-size: 3vw;
font-family: Poppins;
}
p.ico-desc{
font-size: 2vw;
text-align: center;
font-family: Poppins;
color: black;
}
}
@media (max-width:1290px){
.box-desc{
padding-top: 10px;
padding-bottom: 20px;
font-size: 20px;
font-family: Poppins;
width: 100%;
text-align: center;
box-shadow: 5px 5px 10px rgba(0,0,0,0.2);
background-color: rgba(255, 255, 255, 0.5);
border-radius: 10px;
margin-top: 110px;
}
.infosezione-titolo h1{
transition: all 0.5s ease;
text-align: center;
color: white;
font-family: Poppins;
font-weight: 400;
font-size: 5vw;
padding-top: 80px;
}
.features li{
transition: all 0.5s ease;
width: 90%;
}
.features li:hover{
transition: all 0.5s ease;
border-radius: 10px;
box-shadow: 5px 5px 10px rgba(0,0,0,0.5);
}
h3.desc-servizi{
transition: all 0.5s ease;
font-size: 3vw;
font-family: Poppins;
}
p.ico-desc{
font-size: 2vw;
text-align: center;
font-family: Poppins;
color: black;
}
}
/*RESPONSIVE */
@media (max-width:780px){
.navbar{
flex-direction: column;
height: 240px;
padding: 20px;
}
.homepage{
text-align: center;
height: 50vh;
padding-top: 10px;
}
.parallax{
min-height: 700px;
}
.parallax2{
padding-bottom: 20px;
}
.box-desc{
padding-top: 10px;
padding-bottom: 20px;
font-size: 20px;
font-family: Poppins;
width: 90%;
text-align: center;
box-shadow: 5px 5px 10px rgba(0,0,0,0.2);
background-color: rgba(255, 255, 255, 0.5);
border-radius: 10px;
margin-top: 110px;
}
.text-bg-transparent{
font-size: 15vw !important;
}
.infosezione-titolo h1{
transition: all 0.5s ease;
text-align: center;
color: white;
font-family: Poppins;
font-weight: 400;
font-size: 8vw;
padding-top: 80px;
}
.skils-bar{
width: 90%;
}
h1.big-title{
transition: all 0.5s ease;
color: white;
font-size: 20vw;
font-family: Poppins;
}
h1.parallax-title{
text-align: center;
color: white;
font-family: Poppins;
font-size: 18vw;
padding-top: 155px;
}
.descrizione{
background-color: white;
width: 90%;
border: solid 2px black;
border-style: dashed;
}
h1.descrizione-titolo{
font-size: 10vw;
}
i.fab.fa-adversal, i.fas.fa-desktop, i.far.fa-lightbulb{
transition: all 0.5s ease;
font-size: 70px !important;
}
h3.desc-servizi{
font-size: 6vw;
}
img{
width: 90%;
}
img.mediaimg{
width: 30% !important;
}
/*About*/
.homepage-aboutm{
display: block;
width: 100%;
background-color: pink;
}
.homepage-about{
display: none;
}
img.profilem{
width: 80%;
}
h2.about-titlem{
text-align: center;
transition: all 0.5s ease;
font-size: 10vw;
font-family: Poppins;
padding-bottom: 20px;
}
h2.about-titlem:hover{
transition: all 0.5s ease;
cursor: pointer;
}
p.about-descm{
text-align: center;
transition: all 0.5s ease;
color: black;
font-family: Poppins;
font-size: 7vw;
}
a.about-link{
transition: all 0.5s ease;
color: black;
font-size: 7vw;
font-family: Poppins;
text-decoration: none;
}
a.about-link:hover{
cursor: pointer;
transition: all 0.5s ease;
color: color;
font-size: 7vw;
font-family: Poppins;
text-decoration: underline;
}
#text-boxm{
padding-top: 20px;
}
/*Contatti*/
h2.contatti-title{
transition: all 0.5s ease;
font-size: 10vw;
font-family: Poppins;
padding-top: 20px;
}
.contatti form{
padding-top: 10px;
padding-bottom: 20px;
font-size: 20px;
font-family: Poppins;
width: 90%;
}
input{
color: black;
font-family: Poppins;
font-size: 15px;
}
input[type="text"]{
height: 50px;
color: black;
width: 95%;
border: solid 1px black;
}
textarea[name="cf_message"]{
color: black;
font-family: arial;
font-size: 25px;
width: 95%;
height: 100px;
border: solid 1px black;
}
input[type="submit"], input[type="reset"]{
transition: all 0.5s ease;
background: transparent;
font-size: 25px;
padding-top: 10px;
padding-bottom: 10px;
padding-left: 20px;
padding-right: 20px;
border: solid 1px black;
margin-top: 20px;
}
p.contatti-desc{
transition: all 0.5s ease;
text-align: center;
font-family: Poppins;
font-size: 4vw;
}
/*Fine Contatti*/
/*Fine About*/
/*Footer */
.footer{
padding-top: 30px;
padding-bottom: 30px;
width: 100%;
background-color: lightgrey;
text-align: center;
}
p.footer-text{
color: black;
font-size: 5vw;
font-family: Poppins;
}
a.footer-link{
transition: all 0.5s ease;
color: black;
font-size: 5vw;
font-family: Poppins;
}
a.footer-link:hover{
transition: all 0.5s ease;
color: black;
font-size: 5vw;
font-family: Poppins;
}
ul.social li.social-li{
list-style: none;
display: inline;
}
.footer i.fab, i.far{
transition: all 0.5s ease;
font-size: 30px !important;
margin-left: 30px;
margin-top: 10px;
}
i.fab.fa-instagram, i.fab.fa-whatsapp{
transition: all 0.5s ease;
border: solid 1px black;
border-radius: 50%;
padding-top: 18px;
padding-bottom: 16px;
padding-left: 20px;
padding-right: 20px;
}
i.fab.fa-instagram:hover{
cursor: pointer;
transition: all 0.5s ease;
background: #d6249f;
background: radial-gradient(circle at 30% 107%, #fdf497 0%, #fdf497 5%, #fd5949 45%,#d6249f 60%,#285AEB 90%);
box-shadow: 0px 3px 10px rgba(0,0,0,.25);
color: white;
border: solid 1px white;
}
i.fab.fa-facebook-f{
border: solid 1px black;
border-radius: 50%;
padding-top: 18px;
padding-bottom: 16px;
padding-left: 24px;
padding-right: 24px;
}
i.fab.fa-facebook-f:hover{
cursor: pointer;
transition: all 0.5s ease;
background: #3b5999;
box-shadow: 0px 3px 10px rgba(0,0,0,.25);
color: white;
border: solid 1px white;
}
i.fab.fa-whatsapp:hover{
cursor: pointer;
transition: all 0.5s ease;
background: #25D366;
box-shadow: 0px 3px 10px rgba(0,0,0,.25);
color: white;
border: solid 1px white;
}
i.far.fa-envelope{
border: solid 1px black;
border-radius: 50%;
padding-top: 18px;
padding-bottom: 16px;
padding-left: 18px;
padding-right: 18px;
}
i.far.fa-envelope:hover{
cursor: pointer;
transition: all 0.5s ease;
background: #cd201f;
box-shadow: 0px 3px 10px rgba(0,0,0,.25);
color: white;
border: solid 1px white;
}
p.ico-desc{
font-size: 4vw;
text-align: center;
font-family: Poppins;
color: black;
}
/*Fine Footer*/
h2.home-title{
font-family: 'Cookie', cursive;
color: black;
text-align: center;
font-size: 13vw;
padding-top: 20px;
}
h3.home-subtitle{
font-family: Hacked;
color: white;
text-align: center;
font-size: 7vw;
}
.fakeMenu{
height: 25px;
width: 100% !important;
}
.fakeScreen{
width: 100% !important;
}
}
/*Fine Responsive*/
| 0.291989 | 0.061396 |
@import url('https://fonts.googleapis.com/css2?family=Roboto:ital,wght@0,400;0,700;1,300&family=Great+Vibes&display=swap');
/* VARIABLES */
:root{
--principal: rgb(76, 64, 57);
--principal-claro: rgb(131, 116, 100);
--secundario: rgb(16, 42, 79);
--secundario-oscuro: rgb(11, 39, 55);
}
/* RESETEO */
*,*::before,*::after{
margin: 0;
padding: 0;
box-sizing: border-box;
}
/* GENERAL */
html,body {
font-family: 'Roboto', sans-serif;
font-size: 16px;
line-height: 1.6;
}
@media (min-width: 768px) {
html,body{
font-size: 14px;
}
}
a {
text-decoration: none;
}
li{
list-style: none;
}
img{
width: 100%;
}
section:not(#banner){
max-width: 1400px;
margin: 0 auto;
padding: 4em 1em;
}
h1,h2,h3,h4,h5,h6{
line-height: 1;
}
h1,h2{
font-family: 'Great Vibes', cursive;
}
/* HEADER */
.navbar-demo {
display: table;
width: 100%;
position: sticky;
top: 0;
z-index: 99;
}
.navbar-demo .nav-bar ul li {
display: flex;
justify-content: center;
align-items: center;
}
.navbar-demo .nav-bar ul {
padding: 0;
display: table;
text-align: center;
display:flex;
flex-wrap:wrap;
justify-content:center;
align-items: center;
margin: 0;
padding: 0;
}
.navbar-demo .nav-bar ul li a {
display: inline-block;
text-align: center;
text-decoration: none;
color: #000;
padding: 18px;
color: white;
font-family: 'Great Vibes', cursive;
font-size: 2em;
}
.navbar-demo .nav-bar ul li a.elementos::after{
content: "";
display: block;
background-color: white;
height: 2px;
width: 0%;
text-align: left;
transition: width 500ms ease-in-out;
}
.navbar-demo .nav-bar ul li a.elementos:hover::after{
width: 100%;
}
.nav-bar {
background: var(--secundario-oscuro);
}
.navbar-demo button.menu-btn {
display:none;
}
.logo{
width: 120px;
}
@media only screen and (max-width: 768px){
.menu-btn{
color: white;
}
.navbar-demo, .nav-bar {
position: fixed;
}
.nav-bar {
background: url("../assets/imagenes/nav.jpg") no-repeat center center / cover;
}
.navbar-demo button.menu-btn {
position: absolute;
top: 0;
right: 0;
background-color: unset;
border: 0;
font-size: 26px;
display:block;
padding: 23px;
outline: none;
}
.navbar-demo{
height:100%;
z-index: 999;
}
.navbar-demo .nav-bar {
position: relative;
left: -950px;
background-color: #000000d9;
transition: 1s;
height: 100%;
}
.navbar-demo.open-nav .nav-bar{
left: 0;
width: 100%;
transition: left 0.5s;
height: 100%;
}
.navbar-demo .nav-bar ul{
height: 100%;
}
.navbar-demo .nav-bar ul li {
display: flex;
flex-direction: column;
justify-content: center;
padding: 0 2em;
}
.navbar-demo .nav-bar ul li a {
display: block;
color: white;
}
.navbar-demo .nav-bar ul li a.logo{
order: -1;
}
.navbar-demo.open-nav button.menu-btn i:before {
content: '\f00d ';
}
.navbar-demo li{
background-color: var(--secundario-oscuro);
border-radius: 15px;
}
}
/* BANNER */
#banner{
background: url('../assets/imagenes/banner.jpg') no-repeat center center/cover;
background-attachment: fixed;
box-shadow:0px 0px 20px 5px black;
}
#banner div{
background-color: rgba(0,0,0,.85);
text-align: center;
color: white;
padding: 15em 1.5em;
}
#banner h1{
font-size: 3em;
}
#banner p{
font-size: 1.5em;
margin: 1em 0;
}
#banner a{
background-color: var(--principal-claro);
padding: 1em 1.5em;
border-radius: 15px;
display: inline-block;
color: white;
text-transform: uppercase;
font-weight: bold;
}
@media only screen and (min-width: 769px){
#banner a:hover{
background-color: var(--principal);
}
}
/* SERVICIOS */
#servicios{
text-align: center;
}
#servicios h2{
font-size: 3em;
margin-bottom: 2em;
display: inline-block;
color: var(--secundario);
}
#servicios h2::after{
content: "";
display: block;
background-color: var(--secundario-oscuro);
height: 2px;
margin: .25em auto 0;
width: 50%;
}
#servicios>div{
display: flex;
justify-content: center;
align-items: center;
flex-direction: column;
text-align: center;
gap: 3em;
}
#servicios .servicio>div{
position: relative;
width: 150px;
margin: 0 auto;
}
.capa{
position: absolute;
width: 100%;
height: 150px;
background: url("../assets/imagenes/textura2.jpg") no-repeat center center/cover;
top: 0;
bottom: 0;
left: 0;
right: 0;
z-index: -1;
}
#servicios .servicio h3{
margin-top: .5em;
font-size: 2em;
font-family: 'Great Vibes', cursive;
color: var(--secundario);
}
@media only screen and (min-width: 769px){
#servicios>div{
display: flex;
flex-direction: row;
gap: 5em;
}
.servicio{
align-self: normal;
display: flex;
flex-direction: column;
align-items: center;
justify-content: space-between;
}
}
/* GALERIA */
#galeria {
background: url("../assets/imagenes/textura1.jpg") no-repeat center center/cover;
max-width: none !important;
}
#galeria>div{
max-width: 1400px;
margin: 0 auto;
display: grid;
grid-template-columns: repeat(auto-fill, minmax(200px, 1fr));
grid-auto-rows: minmax(200px, auto);
gap: 10px;
grid-auto-flow: dense;
}
#galeria>div>div{
position: relative;
}
#galeria>div>div>i{
position: absolute;
background: transparent;
width: 100%;
height: 100%;
color: transparent;
display: flex;
justify-content: center;
align-items: center;
transition: all 300ms ease-in-out;
font-size: 3em;
}
#galeria>div>div>i:hover{
background: rgba(11, 39, 55,.85);
color: white;
cursor: pointer;
}
#galeria>div>div:nth-child(1) {
background: url("../assets/imagenes/banner.jpg") no-repeat center center / cover;
}
#galeria>div>div:nth-child(2) {
background: url("../assets/imagenes/galeria2.jpg") no-repeat center center / cover;
}
#galeria>div>div:nth-child(3) {
background: url("../assets/imagenes/galeria3.jpg") no-repeat center center / cover;
}
#galeria>div>div:nth-child(4) {
background: url("../assets/imagenes/galeria6.jpg") no-repeat center center / cover;
}
#galeria>div>div:nth-child(5) {
background: url("../assets/imagenes/galeria4.jpg") no-repeat center center / cover;
}
#galeria>div>div:nth-child(6) {
background: url("../assets/imagenes/galeria5.jpg") no-repeat center center / cover;
}
#galeria>div>div {
grid-column: span 1;
grid-row: span 1;
}
@media (min-width: 769px) {
#galeria>div>div {
grid-column: span 1;
grid-row: span 1;
}
#galeria>div>div.ancho {
grid-column: span 2;
}
#galeria>div>div.alto {
grid-row: span 2;
}
}
/* HORARIO */
section#horario{
max-width: 600px;
}
section#horario>div{
position: relative;
padding: 2em;
border: solid 1px var(--secundario-oscuro);
text-align: center;
padding: 3em 1em;
}
section#horario>div h2{
position: absolute;
top: -10px;
left: 0;
right: 0;
margin: 0 auto;
width: max-content;
padding: 0 1.5em;
background-color: white;
color: var(--secundario);
}
section#horario>div div {
width: 120px;
position: absolute;
bottom: 45px;
left: -50px;
background-color: white;
}
section#horario li{
font-size: 2em;
font-family: 'Great Vibes', cursive;
color: var(--secundario);
margin: .5em 0;
}
@media (max-width: 768px) {
section#horario>div div {
display: none;
}
}
/* OPINIONES */
#opiniones {
background: var(--secundario);
max-width: none !important;
text-align: center;
}
#opiniones h2{
font-size: 3em;
margin-bottom: 2em;
display: inline-block;
color: white;
}
#opiniones h2::after{
content: "";
display: block;
background-color: white;
height: 2px;
margin: .25em auto 0;
width: 50%;
}
#opiniones>div{
padding: 0 1.5em;
max-width: 1400px;
margin: 0 auto;
display: grid;
grid-template-columns: repeat(3, 1fr);
grid-template-areas: ". img ."
"izq img der"
". img ."
". nombre ."
"texto texto texto";
gap: 10px;
place-items: center;
color: white;
}
#opiniones>div>div{
grid-area: img;
border-radius: 50%;
border: 2px solid white;
background: url("../assets/imagenes/cliente.jpg") no-repeat center center/cover;
width: 150px;
height: 150px;
}
#opiniones>div .izq{
grid-area: izq;
font-size: 2em;
place-self: flex-end;
margin-right: 1em;
}
#opiniones>div .der{
grid-area: der;
font-size: 2em;
place-self: flex-start;
margin-left: 1em;
}
#opiniones>div h3{
grid-area: nombre;
font-size: 2em;
}
#opiniones>div p{
grid-area: texto;
text-align: center;
font-style: italic;
}
@media only screen and (min-width: 769px){
#opiniones>div h3{
grid-area: nombre;
font-size: 3.5em;
}
#opiniones>div p{
grid-area: texto;
text-align: center;
font-size: 1.5em;
}
#opiniones>div .izq{
font-size: 4em;
}
#opiniones>div .der{
font-size: 4em;
}
}
/* FOOTER */
footer{
background-color: black;
color: white;
display: flex;
align-items: center;
justify-content: center;
flex-direction: column;
font-weight: bold;
gap: 2em;
padding: 2em;
}
footer div{
width: 100px;
}
footer small{
font-size: 1.5em;
text-align: center;
}
footer ul{
display: flex;
justify-content: center;
align-items: center;
gap: 2em;
color: var(--principal-claro);
font-size: 1.2em;
}
footer li:hover{
color:white;
cursor: pointer;
}
@media only screen and (max-width: 768px){
footer .mapa{
flex-direction: column;
gap: .5em;
}
}
|
css/style.css
|
@import url('https://fonts.googleapis.com/css2?family=Roboto:ital,wght@0,400;0,700;1,300&family=Great+Vibes&display=swap');
/* VARIABLES */
:root{
--principal: rgb(76, 64, 57);
--principal-claro: rgb(131, 116, 100);
--secundario: rgb(16, 42, 79);
--secundario-oscuro: rgb(11, 39, 55);
}
/* RESETEO */
*,*::before,*::after{
margin: 0;
padding: 0;
box-sizing: border-box;
}
/* GENERAL */
html,body {
font-family: 'Roboto', sans-serif;
font-size: 16px;
line-height: 1.6;
}
@media (min-width: 768px) {
html,body{
font-size: 14px;
}
}
a {
text-decoration: none;
}
li{
list-style: none;
}
img{
width: 100%;
}
section:not(#banner){
max-width: 1400px;
margin: 0 auto;
padding: 4em 1em;
}
h1,h2,h3,h4,h5,h6{
line-height: 1;
}
h1,h2{
font-family: 'Great Vibes', cursive;
}
/* HEADER */
.navbar-demo {
display: table;
width: 100%;
position: sticky;
top: 0;
z-index: 99;
}
.navbar-demo .nav-bar ul li {
display: flex;
justify-content: center;
align-items: center;
}
.navbar-demo .nav-bar ul {
padding: 0;
display: table;
text-align: center;
display:flex;
flex-wrap:wrap;
justify-content:center;
align-items: center;
margin: 0;
padding: 0;
}
.navbar-demo .nav-bar ul li a {
display: inline-block;
text-align: center;
text-decoration: none;
color: #000;
padding: 18px;
color: white;
font-family: 'Great Vibes', cursive;
font-size: 2em;
}
.navbar-demo .nav-bar ul li a.elementos::after{
content: "";
display: block;
background-color: white;
height: 2px;
width: 0%;
text-align: left;
transition: width 500ms ease-in-out;
}
.navbar-demo .nav-bar ul li a.elementos:hover::after{
width: 100%;
}
.nav-bar {
background: var(--secundario-oscuro);
}
.navbar-demo button.menu-btn {
display:none;
}
.logo{
width: 120px;
}
@media only screen and (max-width: 768px){
.menu-btn{
color: white;
}
.navbar-demo, .nav-bar {
position: fixed;
}
.nav-bar {
background: url("../assets/imagenes/nav.jpg") no-repeat center center / cover;
}
.navbar-demo button.menu-btn {
position: absolute;
top: 0;
right: 0;
background-color: unset;
border: 0;
font-size: 26px;
display:block;
padding: 23px;
outline: none;
}
.navbar-demo{
height:100%;
z-index: 999;
}
.navbar-demo .nav-bar {
position: relative;
left: -950px;
background-color: #000000d9;
transition: 1s;
height: 100%;
}
.navbar-demo.open-nav .nav-bar{
left: 0;
width: 100%;
transition: left 0.5s;
height: 100%;
}
.navbar-demo .nav-bar ul{
height: 100%;
}
.navbar-demo .nav-bar ul li {
display: flex;
flex-direction: column;
justify-content: center;
padding: 0 2em;
}
.navbar-demo .nav-bar ul li a {
display: block;
color: white;
}
.navbar-demo .nav-bar ul li a.logo{
order: -1;
}
.navbar-demo.open-nav button.menu-btn i:before {
content: '\f00d ';
}
.navbar-demo li{
background-color: var(--secundario-oscuro);
border-radius: 15px;
}
}
/* BANNER */
#banner{
background: url('../assets/imagenes/banner.jpg') no-repeat center center/cover;
background-attachment: fixed;
box-shadow:0px 0px 20px 5px black;
}
#banner div{
background-color: rgba(0,0,0,.85);
text-align: center;
color: white;
padding: 15em 1.5em;
}
#banner h1{
font-size: 3em;
}
#banner p{
font-size: 1.5em;
margin: 1em 0;
}
#banner a{
background-color: var(--principal-claro);
padding: 1em 1.5em;
border-radius: 15px;
display: inline-block;
color: white;
text-transform: uppercase;
font-weight: bold;
}
@media only screen and (min-width: 769px){
#banner a:hover{
background-color: var(--principal);
}
}
/* SERVICIOS */
#servicios{
text-align: center;
}
#servicios h2{
font-size: 3em;
margin-bottom: 2em;
display: inline-block;
color: var(--secundario);
}
#servicios h2::after{
content: "";
display: block;
background-color: var(--secundario-oscuro);
height: 2px;
margin: .25em auto 0;
width: 50%;
}
#servicios>div{
display: flex;
justify-content: center;
align-items: center;
flex-direction: column;
text-align: center;
gap: 3em;
}
#servicios .servicio>div{
position: relative;
width: 150px;
margin: 0 auto;
}
.capa{
position: absolute;
width: 100%;
height: 150px;
background: url("../assets/imagenes/textura2.jpg") no-repeat center center/cover;
top: 0;
bottom: 0;
left: 0;
right: 0;
z-index: -1;
}
#servicios .servicio h3{
margin-top: .5em;
font-size: 2em;
font-family: 'Great Vibes', cursive;
color: var(--secundario);
}
@media only screen and (min-width: 769px){
#servicios>div{
display: flex;
flex-direction: row;
gap: 5em;
}
.servicio{
align-self: normal;
display: flex;
flex-direction: column;
align-items: center;
justify-content: space-between;
}
}
/* GALERIA */
#galeria {
background: url("../assets/imagenes/textura1.jpg") no-repeat center center/cover;
max-width: none !important;
}
#galeria>div{
max-width: 1400px;
margin: 0 auto;
display: grid;
grid-template-columns: repeat(auto-fill, minmax(200px, 1fr));
grid-auto-rows: minmax(200px, auto);
gap: 10px;
grid-auto-flow: dense;
}
#galeria>div>div{
position: relative;
}
#galeria>div>div>i{
position: absolute;
background: transparent;
width: 100%;
height: 100%;
color: transparent;
display: flex;
justify-content: center;
align-items: center;
transition: all 300ms ease-in-out;
font-size: 3em;
}
#galeria>div>div>i:hover{
background: rgba(11, 39, 55,.85);
color: white;
cursor: pointer;
}
#galeria>div>div:nth-child(1) {
background: url("../assets/imagenes/banner.jpg") no-repeat center center / cover;
}
#galeria>div>div:nth-child(2) {
background: url("../assets/imagenes/galeria2.jpg") no-repeat center center / cover;
}
#galeria>div>div:nth-child(3) {
background: url("../assets/imagenes/galeria3.jpg") no-repeat center center / cover;
}
#galeria>div>div:nth-child(4) {
background: url("../assets/imagenes/galeria6.jpg") no-repeat center center / cover;
}
#galeria>div>div:nth-child(5) {
background: url("../assets/imagenes/galeria4.jpg") no-repeat center center / cover;
}
#galeria>div>div:nth-child(6) {
background: url("../assets/imagenes/galeria5.jpg") no-repeat center center / cover;
}
#galeria>div>div {
grid-column: span 1;
grid-row: span 1;
}
@media (min-width: 769px) {
#galeria>div>div {
grid-column: span 1;
grid-row: span 1;
}
#galeria>div>div.ancho {
grid-column: span 2;
}
#galeria>div>div.alto {
grid-row: span 2;
}
}
/* HORARIO */
section#horario{
max-width: 600px;
}
section#horario>div{
position: relative;
padding: 2em;
border: solid 1px var(--secundario-oscuro);
text-align: center;
padding: 3em 1em;
}
section#horario>div h2{
position: absolute;
top: -10px;
left: 0;
right: 0;
margin: 0 auto;
width: max-content;
padding: 0 1.5em;
background-color: white;
color: var(--secundario);
}
section#horario>div div {
width: 120px;
position: absolute;
bottom: 45px;
left: -50px;
background-color: white;
}
section#horario li{
font-size: 2em;
font-family: 'Great Vibes', cursive;
color: var(--secundario);
margin: .5em 0;
}
@media (max-width: 768px) {
section#horario>div div {
display: none;
}
}
/* OPINIONES */
#opiniones {
background: var(--secundario);
max-width: none !important;
text-align: center;
}
#opiniones h2{
font-size: 3em;
margin-bottom: 2em;
display: inline-block;
color: white;
}
#opiniones h2::after{
content: "";
display: block;
background-color: white;
height: 2px;
margin: .25em auto 0;
width: 50%;
}
#opiniones>div{
padding: 0 1.5em;
max-width: 1400px;
margin: 0 auto;
display: grid;
grid-template-columns: repeat(3, 1fr);
grid-template-areas: ". img ."
"izq img der"
". img ."
". nombre ."
"texto texto texto";
gap: 10px;
place-items: center;
color: white;
}
#opiniones>div>div{
grid-area: img;
border-radius: 50%;
border: 2px solid white;
background: url("../assets/imagenes/cliente.jpg") no-repeat center center/cover;
width: 150px;
height: 150px;
}
#opiniones>div .izq{
grid-area: izq;
font-size: 2em;
place-self: flex-end;
margin-right: 1em;
}
#opiniones>div .der{
grid-area: der;
font-size: 2em;
place-self: flex-start;
margin-left: 1em;
}
#opiniones>div h3{
grid-area: nombre;
font-size: 2em;
}
#opiniones>div p{
grid-area: texto;
text-align: center;
font-style: italic;
}
@media only screen and (min-width: 769px){
#opiniones>div h3{
grid-area: nombre;
font-size: 3.5em;
}
#opiniones>div p{
grid-area: texto;
text-align: center;
font-size: 1.5em;
}
#opiniones>div .izq{
font-size: 4em;
}
#opiniones>div .der{
font-size: 4em;
}
}
/* FOOTER */
footer{
background-color: black;
color: white;
display: flex;
align-items: center;
justify-content: center;
flex-direction: column;
font-weight: bold;
gap: 2em;
padding: 2em;
}
footer div{
width: 100px;
}
footer small{
font-size: 1.5em;
text-align: center;
}
footer ul{
display: flex;
justify-content: center;
align-items: center;
gap: 2em;
color: var(--principal-claro);
font-size: 1.2em;
}
footer li:hover{
color:white;
cursor: pointer;
}
@media only screen and (max-width: 768px){
footer .mapa{
flex-direction: column;
gap: .5em;
}
}
| 0.225161 | 0.049866 |
.bg-my-dark, .sl, .sr, .sep-both {
background: var(--special-dark);
}
.bg-my-darkI {
background: var(--special-dark) !important;
}
.bg-my-grey, .main-div, .course-main-div {
background: var(--special-grey);
}
.bg-my-greyI {
background: var(--special-grey) !important;
}
.bg-my-yellow, .memorize-button {
background: var(--special-yellow);
}
.bg-my-yellowI {
background: var(--special-yellow) !important;
}
.text-my-dark, .main-div, .course-main-div, .memorize-button, .sl, .sr, .sep-both, blockquote {
color: var(--special-dark);
}
.text-my-darkI, .memorize-link, blockquote a {
color: var(--special-dark) !important;
}
.text-my-red {
color: var(--special-red);
}
.text-my-redI {
color: var(--special-red) !important;
}
.text-my-yellow {
color: var(--special-yellow);
}
.text-my-yellowI {
color: var(--special-yellow) !important;
}
.text-my-orange {
color: var(--special-orange);
}
.text-my-orangeI {
color: var(--special-orange) !important;
}
.text-my-blue {
color: var(--special-blue);
}
.text-my-blueI {
color: var(--special-blue) !important;
}
.text-my-green {
color: var(--special-green);
}
.text-my-greenI {
color: var(--special-green) !important;
}
/**
HTML TAGS
**/
html {
/* smooth "back to top */
scroll-behavior: smooth;
font-family: "Open Sans", sans-serif;
font-weight: 400;
}
a {
color: var(--link-color) !important;
}
.mark, mark {
background-color: var(--mark-color);
}
.tms, small {
color: var(--comment-color) !important;
font-size: 0.875em;
}
:not(pre) code:not([class*=language-]) {
color: var(--code-color) !important;
}
.details, .details-border, .details-e {
padding: 1rem !important;
margin-bottom: 1rem !important;
}
.details-border, .details-e {
border: 1px solid #212529 !important;
}
.details-e > summary {
font-weight: bold;
}
.details-e > :nth-child(2) {
padding-top: 1rem;
}
.details-s {
padding: 0.5rem !important;
}
.details-s > :nth-child(2) {
padding-top: 1rem;
}
/**
The navbar
**/
.nav-link {
font-size: 22px;
color: var(--nav-bar-element-color) !important;
}
.nav-link.active, .lgs-link.active {
font-weight: bold;
}
.tab-link.active {
font-weight: normal;
background: transparent !important;
border-color: #0e78e2 #0e78e2 #0e78e2 !important;
}
.tab-link:not(.active) {
border: 0 !important;
}
.nav-tabs {
border-bottom: 1px solid #0e78e2;
}
.fw400 {
font-weight: 400;
}
.main-div {
border-radius: 0.25rem;
font-weight: 400;
font-size: 1.25rem;
padding: 3rem !important;
}
.course-main-div {
border-radius: 0.3rem;
}
.memorize-button {
text-decoration: none;
padding: 0.3rem 0.5rem;
border: 1px solid var(--button-border);
border-radius: 5px;
}
.memorize-button:hover {
opacity: 0.8;
}
.memorize-link {
font-size: 17px;
padding: 0 5px;
text-decoration: none !important;
}
.memorize-link .active {
font-weight: bold !important;
}
.heading-permalink {
font-size: 0.8em;
vertical-align: super;
text-decoration: none;
}
.sl {
padding: 15px 0;
opacity: 1;
margin-left: -60px;
margin-bottom: 15px;
margin-top: 25px;
}
.sr {
padding: 15px 0;
opacity: 1;
margin-right: -60px;
margin-bottom: 15px;
margin-top: 25px;
}
.sep-both {
padding: 15px 0;
opacity: 1;
margin-left: -3rem;
margin-right: -3rem;
}
blockquote {
background: transparent;
margin: 1em 0;
border-left: 5px solid var(--border-blockquote);
}
blockquote p {
margin-top: 10px;
padding: 5px 10px;
}
.spoiler {
padding: 5px !important;
}
.spoiler, .spoiler > *:not(p, b) {
transition: color 0.5s, opacity 0.5s, background 0.5s;
}
.spoiler:not(:hover) {
background: var(--spoiler) !important;
color: transparent !important;
}
.spoiler:not(:hover) > * {
opacity: 0;
}
.editor-preview, .CodeMirror {
background: var(--editor-background) !important;
}
.editor-preview pre {
background-image: initial;
background-color: var(--editor-pre-background) !important;
}
.editor-preview pre > code > .hljs-params, .editor-preview pre > code {
text-shadow: none !important;
color: var(--editor-pre-symbol);
}
.table-of-contents ul {
list-style: none;
}
.table-of-contents li {
text-align: left;
text-decoration: none;
}
.table-of-contents li a {
text-decoration: none;
}
/*# sourceMappingURL=main.css.map */
|
.assets/css/main.css
|
.bg-my-dark, .sl, .sr, .sep-both {
background: var(--special-dark);
}
.bg-my-darkI {
background: var(--special-dark) !important;
}
.bg-my-grey, .main-div, .course-main-div {
background: var(--special-grey);
}
.bg-my-greyI {
background: var(--special-grey) !important;
}
.bg-my-yellow, .memorize-button {
background: var(--special-yellow);
}
.bg-my-yellowI {
background: var(--special-yellow) !important;
}
.text-my-dark, .main-div, .course-main-div, .memorize-button, .sl, .sr, .sep-both, blockquote {
color: var(--special-dark);
}
.text-my-darkI, .memorize-link, blockquote a {
color: var(--special-dark) !important;
}
.text-my-red {
color: var(--special-red);
}
.text-my-redI {
color: var(--special-red) !important;
}
.text-my-yellow {
color: var(--special-yellow);
}
.text-my-yellowI {
color: var(--special-yellow) !important;
}
.text-my-orange {
color: var(--special-orange);
}
.text-my-orangeI {
color: var(--special-orange) !important;
}
.text-my-blue {
color: var(--special-blue);
}
.text-my-blueI {
color: var(--special-blue) !important;
}
.text-my-green {
color: var(--special-green);
}
.text-my-greenI {
color: var(--special-green) !important;
}
/**
HTML TAGS
**/
html {
/* smooth "back to top */
scroll-behavior: smooth;
font-family: "Open Sans", sans-serif;
font-weight: 400;
}
a {
color: var(--link-color) !important;
}
.mark, mark {
background-color: var(--mark-color);
}
.tms, small {
color: var(--comment-color) !important;
font-size: 0.875em;
}
:not(pre) code:not([class*=language-]) {
color: var(--code-color) !important;
}
.details, .details-border, .details-e {
padding: 1rem !important;
margin-bottom: 1rem !important;
}
.details-border, .details-e {
border: 1px solid #212529 !important;
}
.details-e > summary {
font-weight: bold;
}
.details-e > :nth-child(2) {
padding-top: 1rem;
}
.details-s {
padding: 0.5rem !important;
}
.details-s > :nth-child(2) {
padding-top: 1rem;
}
/**
The navbar
**/
.nav-link {
font-size: 22px;
color: var(--nav-bar-element-color) !important;
}
.nav-link.active, .lgs-link.active {
font-weight: bold;
}
.tab-link.active {
font-weight: normal;
background: transparent !important;
border-color: #0e78e2 #0e78e2 #0e78e2 !important;
}
.tab-link:not(.active) {
border: 0 !important;
}
.nav-tabs {
border-bottom: 1px solid #0e78e2;
}
.fw400 {
font-weight: 400;
}
.main-div {
border-radius: 0.25rem;
font-weight: 400;
font-size: 1.25rem;
padding: 3rem !important;
}
.course-main-div {
border-radius: 0.3rem;
}
.memorize-button {
text-decoration: none;
padding: 0.3rem 0.5rem;
border: 1px solid var(--button-border);
border-radius: 5px;
}
.memorize-button:hover {
opacity: 0.8;
}
.memorize-link {
font-size: 17px;
padding: 0 5px;
text-decoration: none !important;
}
.memorize-link .active {
font-weight: bold !important;
}
.heading-permalink {
font-size: 0.8em;
vertical-align: super;
text-decoration: none;
}
.sl {
padding: 15px 0;
opacity: 1;
margin-left: -60px;
margin-bottom: 15px;
margin-top: 25px;
}
.sr {
padding: 15px 0;
opacity: 1;
margin-right: -60px;
margin-bottom: 15px;
margin-top: 25px;
}
.sep-both {
padding: 15px 0;
opacity: 1;
margin-left: -3rem;
margin-right: -3rem;
}
blockquote {
background: transparent;
margin: 1em 0;
border-left: 5px solid var(--border-blockquote);
}
blockquote p {
margin-top: 10px;
padding: 5px 10px;
}
.spoiler {
padding: 5px !important;
}
.spoiler, .spoiler > *:not(p, b) {
transition: color 0.5s, opacity 0.5s, background 0.5s;
}
.spoiler:not(:hover) {
background: var(--spoiler) !important;
color: transparent !important;
}
.spoiler:not(:hover) > * {
opacity: 0;
}
.editor-preview, .CodeMirror {
background: var(--editor-background) !important;
}
.editor-preview pre {
background-image: initial;
background-color: var(--editor-pre-background) !important;
}
.editor-preview pre > code > .hljs-params, .editor-preview pre > code {
text-shadow: none !important;
color: var(--editor-pre-symbol);
}
.table-of-contents ul {
list-style: none;
}
.table-of-contents li {
text-align: left;
text-decoration: none;
}
.table-of-contents li a {
text-decoration: none;
}
/*# sourceMappingURL=main.css.map */
| 0.433022 | 0.071721 |
header {
position: relative;
height: auto;
background-image: url(/images/me.jpg);
background-size: contain;
background-repeat: no-repeat;
width: 100%;
padding-top: 66.64%;
opacity: .6;
}
.header-text {
position: relative;
text-shadow: white 3px 3px 10px;
color: #000;
margin: -36% 2.5% auto auto;
font-size: 2vw;
}
#intro,
#where-from,
#contacts,
#name {
text-align: right;
}
/* general styles */
main {
padding: 0 100px;
font-size: 1.5vw;
}
.invisible {
display: none !important;
}
.section-title {
font-size: 3vw;
}
.button {
padding: 16px 32px;
text-align: center;
text-decoration: none;
display: inline-block;
font-size: 2vw;
margin: 4px 2px 4px 0;
transition-duration: .4s;
cursor: pointer;
background-color: white;
color: black;
border: 2px solid #555;
}
.button:hover {
background-color: #555;
color: white;
}
input[type="file"] {
/* just hides it */
position: absolute;
width: 1px;
height: 1px;
padding: 0;
margin: -1px;
overflow: hidden;
clip: rect(0,0,0,0);
border: 0;
}
/* navbar */
nav {
font-size: 2.5vw;
list-style-type: none;
margin: 0;
padding: 3vw 0;
overflow: hidden;
background-color: #333;
position: -webkit-sticky;
z-index: 1;
/* Safari */
position: sticky;
top: 0;
}
nav a {
float: left;
}
nav a {
display: block;
color: white;
text-align: center;
padding: 14px 16px;
text-decoration: none;
}
nav a:hover {
background-color: #111;
}
.right-align {
float: right;
}
/* quiz */
.quiz-question {
margin: 0 0 6px 0;
}
/* social media icons */
.fa {
padding: 2vw;
font-size: 4vw;
width: 4vw;
text-align: center;
text-decoration: none;
}
.fa:hover {
opacity: .7;
}
.fa-linkedin {
background: #007bb5;
color: white;
}
.fa-facebook {
background: #3B5998;
color: white;
}
.fa-github {
background: #000;
color: white;
}
.fa-envelope {
background: #C22820;
color: white;
}
/* my recent projects section */
.proj-title {
font-weight: bold;
font-size: 2vw;
margin-bottom: 1vw;
}
.proj-link {
opacity: .7;
font-size: 1.5vw;
font-style: italic;
margin-left: 3vw;
}
.proj-tech {
margin-left: 3vw;
opacity: .7;
font-size: 1.5vw;
font-style: italic;
}
.proj-desc {
margin: 0 0 3vw 3vw;
}
/* about section */
.about-text {
text-align: justify;
}
/* footer */
footer {
margin-top: 20px;
height: 10vw;
padding-top: 11vw;
color: white;
font-size: 2.5vw;
text-align: center;
background-color: #333;
}
/* comments */
.comment-item {
position: relative;
padding: 10px 18px;
background-color: #DCDCDC;
margin: 5px 0;
width: 100%;
border: 2px solid #555;
overflow: auto;
}
.comment-text-block {
padding: 0;
}
.comment-owner {
display: inline-block;
font-size: 2vw;
margin-right: 4.5vw;
}
.comment-date {
display: inline-block;
font-style: italic;
}
.comment-image {
float: left;
height: 100px;
margin: 13px 15px 13px 5px;
}
.comment-input-text {
padding: 12px 18px;
font-family: "Roboto Mono", monospace;
height: 100px;
width: 100%;
border: 2px solid #555;
resize: none;
background-color: #DCDCDC;
}
.comment-input-owner {
background-color: #DCDCDC;
font-family: "Roboto Mono", monospace;
border: 2px solid #555;
padding: 12px 18px;
height: 10px;
width: 100%;
}
.comment-input-title {
font-weight: bold;
font-size: 3vw;
margin-bottom: 1vw;
}
.comment-input-owner:focus,
.comment-input-text:focus {
background-color: white;
border: 2px solid #555;
}
#max-comments {
display: inline-block;
border: 2px solid #555;
height: 2.5vw;
width: 5vw;
padding: 0 5px;
}
#login-comments {
text-decoration: none;
font-weight: bold;
color: black;
}
/* error display */
.error-input {
background-color: white;
border: 2px solid red;
}
.error-message {
background-color: pink;
color: red;
padding: 12px 20px;
font-size: 2vw;
margin: 4px 0;
width: 100%;
}
/* pagination */
.pagination {
display: inline-block;
}
.pagination div {
color: black;
float: left;
padding: 8px 16px;
}
.pagination .active {
background-color: #555;
color: white;
}
.pagination div:hover:not(.active) {
background-color: #ddd;
}
|
portfolio/src/main/webapp/style.css
|
header {
position: relative;
height: auto;
background-image: url(/images/me.jpg);
background-size: contain;
background-repeat: no-repeat;
width: 100%;
padding-top: 66.64%;
opacity: .6;
}
.header-text {
position: relative;
text-shadow: white 3px 3px 10px;
color: #000;
margin: -36% 2.5% auto auto;
font-size: 2vw;
}
#intro,
#where-from,
#contacts,
#name {
text-align: right;
}
/* general styles */
main {
padding: 0 100px;
font-size: 1.5vw;
}
.invisible {
display: none !important;
}
.section-title {
font-size: 3vw;
}
.button {
padding: 16px 32px;
text-align: center;
text-decoration: none;
display: inline-block;
font-size: 2vw;
margin: 4px 2px 4px 0;
transition-duration: .4s;
cursor: pointer;
background-color: white;
color: black;
border: 2px solid #555;
}
.button:hover {
background-color: #555;
color: white;
}
input[type="file"] {
/* just hides it */
position: absolute;
width: 1px;
height: 1px;
padding: 0;
margin: -1px;
overflow: hidden;
clip: rect(0,0,0,0);
border: 0;
}
/* navbar */
nav {
font-size: 2.5vw;
list-style-type: none;
margin: 0;
padding: 3vw 0;
overflow: hidden;
background-color: #333;
position: -webkit-sticky;
z-index: 1;
/* Safari */
position: sticky;
top: 0;
}
nav a {
float: left;
}
nav a {
display: block;
color: white;
text-align: center;
padding: 14px 16px;
text-decoration: none;
}
nav a:hover {
background-color: #111;
}
.right-align {
float: right;
}
/* quiz */
.quiz-question {
margin: 0 0 6px 0;
}
/* social media icons */
.fa {
padding: 2vw;
font-size: 4vw;
width: 4vw;
text-align: center;
text-decoration: none;
}
.fa:hover {
opacity: .7;
}
.fa-linkedin {
background: #007bb5;
color: white;
}
.fa-facebook {
background: #3B5998;
color: white;
}
.fa-github {
background: #000;
color: white;
}
.fa-envelope {
background: #C22820;
color: white;
}
/* my recent projects section */
.proj-title {
font-weight: bold;
font-size: 2vw;
margin-bottom: 1vw;
}
.proj-link {
opacity: .7;
font-size: 1.5vw;
font-style: italic;
margin-left: 3vw;
}
.proj-tech {
margin-left: 3vw;
opacity: .7;
font-size: 1.5vw;
font-style: italic;
}
.proj-desc {
margin: 0 0 3vw 3vw;
}
/* about section */
.about-text {
text-align: justify;
}
/* footer */
footer {
margin-top: 20px;
height: 10vw;
padding-top: 11vw;
color: white;
font-size: 2.5vw;
text-align: center;
background-color: #333;
}
/* comments */
.comment-item {
position: relative;
padding: 10px 18px;
background-color: #DCDCDC;
margin: 5px 0;
width: 100%;
border: 2px solid #555;
overflow: auto;
}
.comment-text-block {
padding: 0;
}
.comment-owner {
display: inline-block;
font-size: 2vw;
margin-right: 4.5vw;
}
.comment-date {
display: inline-block;
font-style: italic;
}
.comment-image {
float: left;
height: 100px;
margin: 13px 15px 13px 5px;
}
.comment-input-text {
padding: 12px 18px;
font-family: "Roboto Mono", monospace;
height: 100px;
width: 100%;
border: 2px solid #555;
resize: none;
background-color: #DCDCDC;
}
.comment-input-owner {
background-color: #DCDCDC;
font-family: "Roboto Mono", monospace;
border: 2px solid #555;
padding: 12px 18px;
height: 10px;
width: 100%;
}
.comment-input-title {
font-weight: bold;
font-size: 3vw;
margin-bottom: 1vw;
}
.comment-input-owner:focus,
.comment-input-text:focus {
background-color: white;
border: 2px solid #555;
}
#max-comments {
display: inline-block;
border: 2px solid #555;
height: 2.5vw;
width: 5vw;
padding: 0 5px;
}
#login-comments {
text-decoration: none;
font-weight: bold;
color: black;
}
/* error display */
.error-input {
background-color: white;
border: 2px solid red;
}
.error-message {
background-color: pink;
color: red;
padding: 12px 20px;
font-size: 2vw;
margin: 4px 0;
width: 100%;
}
/* pagination */
.pagination {
display: inline-block;
}
.pagination div {
color: black;
float: left;
padding: 8px 16px;
}
.pagination .active {
background-color: #555;
color: white;
}
.pagination div:hover:not(.active) {
background-color: #ddd;
}
| 0.387459 | 0.104889 |
@charset "CP850";
/*
Normalize.css - http://necolas.github.io/normalize.css/
License: Open Source (https://github.com/necolas/normalize.css/blob/master/LICENSE.md)
Copyright: <NAME>, http://nicolasgallagher.com/ and <NAME>, http://www.jonathantneal.com/
*/
/*! normalize.css v1.0.0 | MIT License | git.io/normalize */
/* ==========================================================================
HTML5 display definitions
========================================================================== */
/*
* Corrects `block` display not defined in IE 6/7/8/9 and Firefox 3.
*/
article,
aside,
details,
figcaption,
figure,
footer,
header,
hgroup,
nav,
section,
summary {
display: block; }
/*
* Corrects `inline-block` display not defined in IE 6/7/8/9 and Firefox 3.
*/
audio,
canvas,
video {
display: inline-block;
*display: inline;
*zoom: 1; }
/*
* Prevents modern browsers from displaying `audio` without controls.
* Remove excess height in iOS 5 devices.
*/
audio:not([controls]) {
display: none;
height: 0; }
/*
* Addresses styling for `hidden` attribute not present in IE 7/8/9, Firefox 3,
* and Safari 4.
* Known issue: no IE 6 support.
*/
[hidden] {
display: none; }
/* ==========================================================================
Base
========================================================================== */
/*
* 1. Corrects text resizing oddly in IE 6/7 when body `font-size` is set using
* `em` units.
* 2. Prevents iOS text size adjust after orientation change, without disabling
* user zoom.
*/
html {
font-size: 100%;
/* 1 */
-webkit-text-size-adjust: 100%;
/* 2 */
-ms-text-size-adjust: 100%;
/* 2 */ }
/*
* Addresses `font-family` inconsistency between `textarea` and other form
* elements.
*/
html,
button,
input,
select,
textarea {
font-family: sans-serif; }
/*
* Addresses margins handled incorrectly in IE 6/7.
*/
body {
margin: 0; }
/* ==========================================================================
Links
========================================================================== */
/*
* Addresses `outline` inconsistency between Chrome and other browsers.
*/
a:focus {
outline: thin dotted; }
/*
* Improves readability when focused and also mouse hovered in all browsers.
*/
a:active,
a:hover {
outline: 0; }
/* ==========================================================================
Typography
========================================================================== */
/*
* Addresses font sizes and margins set differently in IE 6/7.
* Addresses font sizes within `section` and `article` in Firefox 4+, Safari 5,
* and Chrome.
*/
h1 {
font-size: 2em;
margin: 0.67em 0; }
h2 {
font-size: 1.5em;
margin: 0.83em 0; }
h3 {
font-size: 1.17em;
margin: 1em 0; }
h4 {
font-size: 1em;
margin: 1.33em 0; }
h5 {
font-size: 0.83em;
margin: 1.67em 0; }
h6 {
font-size: 0.75em;
margin: 2.33em 0; }
/*
* Addresses styling not present in IE 7/8/9, Safari 5, and Chrome.
*/
abbr[title] {
border-bottom: 1px dotted; }
/*
* Addresses style set to `bolder` in Firefox 3+, Safari 4/5, and Chrome.
*/
b,
strong {
font-weight: bold; }
blockquote {
margin: 1em 40px; }
/*
* Addresses styling not present in Safari 5 and Chrome.
*/
dfn {
font-style: italic; }
/*
* Addresses styling not present in IE 6/7/8/9.
*/
mark {
background: #ff0;
color: #000; }
/*
* Addresses margins set differently in IE 6/7.
*/
p,
pre {
margin: 1em 0; }
/*
* Corrects font family set oddly in IE 6, Safari 4/5, and Chrome.
*/
code,
kbd,
pre,
samp {
font-family: monospace, serif;
_font-family: 'courier new', monospace;
font-size: 1em; }
/*
* Improves readability of pre-formatted text in all browsers.
*/
pre {
white-space: pre;
white-space: pre-wrap;
word-wrap: break-word; }
/*
* Addresses CSS quotes not supported in IE 6/7.
*/
q {
quotes: none; }
/*
* Addresses `quotes` property not supported in Safari 4.
*/
q:before,
q:after {
content: '';
content: none; }
small {
font-size: 75%; }
/*
* Prevents `sub` and `sup` affecting `line-height` in all browsers.
*/
sub,
sup {
font-size: 75%;
line-height: 0;
position: relative;
vertical-align: baseline; }
sup {
top: -0.5em; }
sub {
bottom: -0.25em; }
/* ==========================================================================
Lists
========================================================================== */
/*
* Addresses margins set differently in IE 6/7.
*/
dl,
menu,
ol,
ul {
margin: 1em 0; }
dd {
margin: 0 0 0 40px; }
/*
* Addresses paddings set differently in IE 6/7.
*/
menu,
ol,
ul {
padding: 0 0 0 40px; }
/*
* Corrects list images handled incorrectly in IE 7.
*/
nav ul,
nav ol {
list-style: none;
list-style-image: none; }
/* ==========================================================================
Embedded content
========================================================================== */
/*
* 1. Removes border when inside `a` element in IE 6/7/8/9 and Firefox 3.
* 2. Improves image quality when scaled in IE 7.
*/
img {
border: 0;
/* 1 */
-ms-interpolation-mode: bicubic;
/* 2 */ }
/*
* Corrects overflow displayed oddly in IE 9.
*/
svg:not(:root) {
overflow: hidden; }
/* ==========================================================================
Figures
========================================================================== */
/*
* Addresses margin not present in IE 6/7/8/9, Safari 5, and Opera 11.
*/
figure {
margin: 0; }
/* ==========================================================================
Forms
========================================================================== */
/*
* Corrects margin displayed oddly in IE 6/7.
*/
form {
margin: 0; }
/*
* Define consistent border, margin, and padding.
*/
fieldset {
border: 1px solid #c0c0c0;
margin: 0 2px;
padding: 0.35em 0.625em 0.75em; }
/*
* 1. Corrects color not being inherited in IE 6/7/8/9.
* 2. Corrects text not wrapping in Firefox 3.
* 3. Corrects alignment displayed oddly in IE 6/7.
*/
legend {
border: 0;
/* 1 */
padding: 0;
white-space: normal;
/* 2 */
*margin-left: -7px;
/* 3 */ }
/*
* 1. Corrects font size not being inherited in all browsers.
* 2. Addresses margins set differently in IE 6/7, Firefox 3+, Safari 5,
* and Chrome.
* 3. Improves appearance and consistency in all browsers.
*/
button,
input,
select,
textarea {
font-size: 100%;
/* 1 */
margin: 0;
/* 2 */
vertical-align: baseline;
/* 3 */
*vertical-align: middle;
/* 3 */ }
/*
* Addresses Firefox 3+ setting `line-height` on `input` using `!important` in
* the UA stylesheet.
*/
button,
input {
line-height: normal; }
/*
* 1. Avoid the WebKit bug in Android 4.0.* where (2) destroys native `audio`
* and `video` controls.
* 2. Corrects inability to style clickable `input` types in iOS.
* 3. Improves usability and consistency of cursor style between image-type
* `input` and others.
* 4. Removes inner spacing in IE 7 without affecting normal text inputs.
* Known issue: inner spacing remains in IE 6.
*/
button,
html input[type="button"],
input[type="reset"],
input[type="submit"] {
-webkit-appearance: button;
/* 2 */
cursor: pointer;
/* 3 */
*overflow: visible;
/* 4 */ }
/*
* Re-set default cursor for disabled elements.
*/
button[disabled],
input[disabled] {
cursor: default; }
/*
* 1. Addresses box sizing set to content-box in IE 8/9.
* 2. Removes excess padding in IE 8/9.
* 3. Removes excess padding in IE 7.
* Known issue: excess padding remains in IE 6.
*/
input[type="checkbox"],
input[type="radio"] {
box-sizing: border-box;
/* 1 */
padding: 0;
/* 2 */
*height: 13px;
/* 3 */
*width: 13px;
/* 3 */ }
/*
* 1. Addresses `appearance` set to `searchfield` in Safari 5 and Chrome.
* 2. Addresses `box-sizing` set to `border-box` in Safari 5 and Chrome
* (include `-moz` to future-proof).
*/
input[type="search"] {
-webkit-appearance: textfield;
/* 1 */
-moz-box-sizing: content-box;
-webkit-box-sizing: content-box;
/* 2 */
box-sizing: content-box; }
/*
* Removes inner padding and search cancel button in Safari 5 and Chrome
* on OS X.
*/
input[type="search"]::-webkit-search-cancel-button,
input[type="search"]::-webkit-search-decoration {
-webkit-appearance: none; }
/*
* Removes inner padding and border in Firefox 3+.
*/
button::-moz-focus-inner,
input::-moz-focus-inner {
border: 0;
padding: 0; }
/*
* 1. Removes default vertical scrollbar in IE 6/7/8/9.
* 2. Improves readability and alignment in all browsers.
*/
textarea {
overflow: auto;
/* 1 */
vertical-align: top;
/* 2 */ }
/* ==========================================================================
Tables
========================================================================== */
/*
* Remove most spacing between table cells.
*/
table {
border-collapse: collapse;
border-spacing: 0; }
* {
-webkit-box-sizing: border-box;
-moz-box-sizing: border-box;
box-sizing: border-box; }
.clear {
clear: both; }
body {
overflow-y: scroll; }
/*
Version: 3.4.8 Timestamp: Thu May 1 09:50:32 EDT 2014
*/
.select2-container {
margin: 0;
position: relative;
display: inline-block;
/* inline-block for ie7 */
zoom: 1;
*display: inline;
vertical-align: middle; }
.select2-container,
.select2-drop,
.select2-search,
.select2-search input {
/*
Force border-box so that % widths fit the parent
container without overlap because of margin/padding.
More Info : http://www.quirksmode.org/css/box.html
*/
-webkit-box-sizing: border-box;
/* webkit */
-moz-box-sizing: border-box;
/* firefox */
box-sizing: border-box;
/* css3 */ }
.select2-container .select2-choice {
display: block;
height: 26px;
padding: 0 0 0 8px;
overflow: hidden;
position: relative;
border: 1px solid #aaa;
white-space: nowrap;
line-height: 26px;
color: #444;
text-decoration: none;
border-radius: 4px;
background-clip: padding-box;
-webkit-touch-callout: none;
-webkit-user-select: none;
-moz-user-select: none;
-ms-user-select: none;
user-select: none;
background-color: #fff;
background-image: -webkit-gradient(linear, left bottom, left top, color-stop(0, #eeeeee), color-stop(0.5, white));
background-image: -webkit-linear-gradient(center bottom, #eeeeee 0%, white 50%);
background-image: -moz-linear-gradient(center bottom, #eeeeee 0%, white 50%);
filter: progid:DXImageTransform.Microsoft.gradient(startColorstr = '#ffffff', endColorstr = '#eeeeee', GradientType = 0);
background-image: linear-gradient(to top, #eeeeee 0%, white 50%); }
.select2-container.select2-drop-above .select2-choice {
border-bottom-color: #aaa;
border-radius: 0 0 4px 4px;
background-image: -webkit-gradient(linear, left bottom, left top, color-stop(0, #eeeeee), color-stop(0.9, white));
background-image: -webkit-linear-gradient(center bottom, #eeeeee 0%, white 90%);
background-image: -moz-linear-gradient(center bottom, #eeeeee 0%, white 90%);
filter: progid:DXImageTransform.Microsoft.gradient(startColorstr='#ffffff', endColorstr='#eeeeee', GradientType=0);
background-image: linear-gradient(to bottom, #eeeeee 0%, white 90%); }
.select2-container.select2-allowclear .select2-choice .select2-chosen {
margin-right: 42px; }
.select2-container .select2-choice > .select2-chosen {
margin-right: 26px;
display: block;
overflow: hidden;
white-space: nowrap;
text-overflow: ellipsis;
float: none;
width: auto; }
.select2-container .select2-choice abbr {
display: none;
width: 12px;
height: 12px;
position: absolute;
right: 24px;
top: 8px;
font-size: 1px;
text-decoration: none;
border: 0;
background: url("js/select2/select2.png") right top no-repeat;
cursor: pointer;
outline: 0; }
.select2-container.select2-allowclear .select2-choice abbr {
display: inline-block; }
.select2-container .select2-choice abbr:hover {
background-position: right -11px;
cursor: pointer; }
.select2-drop-mask {
border: 0;
margin: 0;
padding: 0;
position: fixed;
left: 0;
top: 0;
min-height: 100%;
min-width: 100%;
height: auto;
width: auto;
opacity: 0;
z-index: 9998;
/* styles required for IE to work */
background-color: #fff;
filter: alpha(opacity=0); }
.select2-drop {
width: 100%;
margin-top: -1px;
position: absolute;
z-index: 9999;
top: 100%;
background: #fff;
color: #000;
border: 1px solid #aaa;
border-top: 0;
border-radius: 0 0 4px 4px;
-webkit-box-shadow: 0 4px 5px rgba(0, 0, 0, 0.15);
box-shadow: 0 4px 5px rgba(0, 0, 0, 0.15); }
.select2-drop.select2-drop-above {
margin-top: 1px;
border-top: 1px solid #aaa;
border-bottom: 0;
border-radius: 4px 4px 0 0;
-webkit-box-shadow: 0 -4px 5px rgba(0, 0, 0, 0.15);
box-shadow: 0 -4px 5px rgba(0, 0, 0, 0.15); }
.select2-drop-active {
border: 1px solid #5897fb;
border-top: none; }
.select2-drop.select2-drop-above.select2-drop-active {
border-top: 1px solid #5897fb; }
.select2-drop-auto-width {
border-top: 1px solid #aaa;
width: auto; }
.select2-drop-auto-width .select2-search {
padding-top: 4px; }
.select2-container .select2-choice .select2-arrow {
display: inline-block;
width: 18px;
height: 100%;
position: absolute;
right: 0;
top: 0;
border-left: 1px solid #aaa;
border-radius: 0 4px 4px 0;
background-clip: padding-box;
background: #ccc;
background-image: -webkit-gradient(linear, left bottom, left top, color-stop(0, #cccccc), color-stop(0.6, #eeeeee));
background-image: -webkit-linear-gradient(center bottom, #cccccc 0%, #eeeeee 60%);
background-image: -moz-linear-gradient(center bottom, #cccccc 0%, #eeeeee 60%);
filter: progid:DXImageTransform.Microsoft.gradient(startColorstr = '#eeeeee', endColorstr = '#cccccc', GradientType = 0);
background-image: linear-gradient(to top, #cccccc 0%, #eeeeee 60%); }
.select2-container .select2-choice .select2-arrow b {
display: block;
width: 100%;
height: 100%;
background: url("js/select2/select2.png") no-repeat 0 1px; }
.select2-search {
display: inline-block;
width: 100%;
min-height: 26px;
margin: 0;
padding-left: 4px;
padding-right: 4px;
position: relative;
z-index: 10000;
white-space: nowrap; }
.select2-search input {
width: 100%;
height: auto !important;
min-height: 26px;
padding: 4px 20px 4px 5px;
margin: 0;
outline: 0;
font-family: sans-serif;
font-size: 1em;
border: 1px solid #aaa;
border-radius: 0;
-webkit-box-shadow: none;
box-shadow: none;
background: white url("js/select2/select2.png") no-repeat 100% -22px;
background: url("js/select2/select2.png") no-repeat 100% -22px, -webkit-gradient(linear, left bottom, left top, color-stop(0.85, white), color-stop(0.99, #eeeeee));
background: url("js/select2/select2.png") no-repeat 100% -22px, -webkit-linear-gradient(center bottom, white 85%, #eeeeee 99%);
background: url("js/select2/select2.png") no-repeat 100% -22px, -moz-linear-gradient(center bottom, white 85%, #eeeeee 99%);
background: url("js/select2/select2.png") no-repeat 100% -22px, linear-gradient(to bottom, white 85%, #eeeeee 99%) 0 0; }
.select2-drop.select2-drop-above .select2-search input {
margin-top: 4px; }
.select2-search input.select2-active {
background: white url("js/select2/select2-spinner.gif") no-repeat 100%;
background: url("js/select2/select2-spinner.gif") no-repeat 100%, -webkit-gradient(linear, left bottom, left top, color-stop(0.85, white), color-stop(0.99, #eeeeee));
background: url("js/select2/select2-spinner.gif") no-repeat 100%, -webkit-linear-gradient(center bottom, white 85%, #eeeeee 99%);
background: url("js/select2/select2-spinner.gif") no-repeat 100%, -moz-linear-gradient(center bottom, white 85%, #eeeeee 99%);
background: url("js/select2/select2-spinner.gif") no-repeat 100%, linear-gradient(to bottom, white 85%, #eeeeee 99%) 0 0; }
.select2-container-active .select2-choice,
.select2-container-active .select2-choices {
border: 1px solid #5897fb;
outline: none;
-webkit-box-shadow: 0 0 5px rgba(0, 0, 0, 0.3);
box-shadow: 0 0 5px rgba(0, 0, 0, 0.3); }
.select2-dropdown-open .select2-choice {
border-bottom-color: transparent;
-webkit-box-shadow: 0 1px 0 #fff inset;
box-shadow: 0 1px 0 #fff inset;
border-bottom-left-radius: 0;
border-bottom-right-radius: 0;
background-color: #eee;
background-image: -webkit-gradient(linear, left bottom, left top, color-stop(0, white), color-stop(0.5, #eeeeee));
background-image: -webkit-linear-gradient(center bottom, white 0%, #eeeeee 50%);
background-image: -moz-linear-gradient(center bottom, white 0%, #eeeeee 50%);
filter: progid:DXImageTransform.Microsoft.gradient(startColorstr='#eeeeee', endColorstr='#ffffff', GradientType=0);
background-image: linear-gradient(to top, white 0%, #eeeeee 50%); }
.select2-dropdown-open.select2-drop-above .select2-choice,
.select2-dropdown-open.select2-drop-above .select2-choices {
border: 1px solid #5897fb;
border-top-color: transparent;
background-image: -webkit-gradient(linear, left top, left bottom, color-stop(0, white), color-stop(0.5, #eeeeee));
background-image: -webkit-linear-gradient(center top, white 0%, #eeeeee 50%);
background-image: -moz-linear-gradient(center top, white 0%, #eeeeee 50%);
filter: progid:DXImageTransform.Microsoft.gradient(startColorstr='#eeeeee', endColorstr='#ffffff', GradientType=0);
background-image: linear-gradient(to bottom, white 0%, #eeeeee 50%); }
.select2-dropdown-open .select2-choice .select2-arrow {
background: transparent;
border-left: none;
filter: none; }
.select2-dropdown-open .select2-choice .select2-arrow b {
background-position: -18px 1px; }
.select2-hidden-accessible {
border: 0;
clip: rect(0 0 0 0);
height: 1px;
margin: -1px;
overflow: hidden;
padding: 0;
position: absolute;
width: 1px; }
/* results */
.select2-results {
max-height: 200px;
padding: 0 0 0 4px;
margin: 4px 4px 4px 0;
position: relative;
overflow-x: hidden;
overflow-y: auto;
-webkit-tap-highlight-color: transparent; }
.select2-results ul.select2-result-sub {
margin: 0;
padding-left: 0; }
.select2-results li {
list-style: none;
display: list-item;
background-image: none; }
.select2-results li.select2-result-with-children > .select2-result-label {
font-weight: bold; }
.select2-results .select2-result-label {
padding: 3px 7px 4px;
margin: 0;
cursor: pointer;
min-height: 1em;
-webkit-touch-callout: none;
-webkit-user-select: none;
-moz-user-select: none;
-ms-user-select: none;
user-select: none; }
.select2-results-dept-1 .select2-result-label {
padding-left: 20px; }
.select2-results-dept-2 .select2-result-label {
padding-left: 40px; }
.select2-results-dept-3 .select2-result-label {
padding-left: 60px; }
.select2-results-dept-4 .select2-result-label {
padding-left: 80px; }
.select2-results-dept-5 .select2-result-label {
padding-left: 100px; }
.select2-results-dept-6 .select2-result-label {
padding-left: 110px; }
.select2-results-dept-7 .select2-result-label {
padding-left: 120px; }
.select2-results .select2-highlighted {
background: #3875d7;
color: #fff; }
.select2-results li em {
background: #feffde;
font-style: normal; }
.select2-results .select2-highlighted em {
background: transparent; }
.select2-results .select2-highlighted ul {
background: #fff;
color: #000; }
.select2-results .select2-no-results,
.select2-results .select2-searching,
.select2-results .select2-selection-limit {
background: #f4f4f4;
display: list-item;
padding-left: 5px; }
/* multiselect */
.select2-container-multi .select2-choices {
height: auto !important;
height: 1%;
margin: 0;
padding: 0;
position: relative;
border: 1px solid #aaa;
cursor: text;
overflow: hidden;
background-color: #fff;
background-image: -webkit-gradient(linear, 0% 0%, 0% 100%, color-stop(1%, #eeeeee), color-stop(15%, white));
background-image: -webkit-linear-gradient(top, #eeeeee 1%, white 15%);
background-image: -moz-linear-gradient(top, #eeeeee 1%, white 15%);
background-image: linear-gradient(to bottom, #eeeeee 1%, white 15%); }
.select2-locked {
padding: 3px 5px 3px 5px !important; }
.select2-container-multi .select2-choices {
min-height: 26px; }
.select2-container-multi.select2-container-active .select2-choices {
border: 1px solid #5897fb;
outline: none;
-webkit-box-shadow: 0 0 5px rgba(0, 0, 0, 0.3);
box-shadow: 0 0 5px rgba(0, 0, 0, 0.3); }
.select2-container-multi .select2-choices li {
float: left;
list-style: none; }
html[dir="rtl"] .select2-container-multi .select2-choices li {
float: right; }
.select2-container-multi .select2-choices .select2-search-field {
margin: 0;
padding: 0;
white-space: nowrap; }
.select2-container-multi .select2-choices .select2-search-field input {
padding: 5px;
margin: 1px 0;
font-family: sans-serif;
font-size: 100%;
color: #666;
outline: 0;
border: 0;
-webkit-box-shadow: none;
box-shadow: none;
background: transparent !important; }
.select2-container-multi .select2-choices .select2-search-field input.select2-active {
background: white url("js/select2/select2-spinner.gif") no-repeat 100% !important; }
.select2-default {
color: #999 !important; }
.select2-container-multi .select2-choices .select2-search-choice {
padding: 3px 5px 3px 18px;
margin: 3px 0 3px 5px;
position: relative;
line-height: 13px;
color: #333;
cursor: default;
border: 1px solid #aaaaaa;
border-radius: 3px;
-webkit-box-shadow: 0 0 2px white inset, 0 1px 0 rgba(0, 0, 0, 0.05);
box-shadow: 0 0 2px white inset, 0 1px 0 rgba(0, 0, 0, 0.05);
background-clip: padding-box;
-webkit-touch-callout: none;
-webkit-user-select: none;
-moz-user-select: none;
-ms-user-select: none;
user-select: none;
background-color: #e4e4e4;
filter: progid:DXImageTransform.Microsoft.gradient(startColorstr='#eeeeee', endColorstr='#f4f4f4', GradientType=0);
background-image: -webkit-gradient(linear, 0% 0%, 0% 100%, color-stop(20%, #f4f4f4), color-stop(50%, #f0f0f0), color-stop(52%, #e8e8e8), color-stop(100%, #eeeeee));
background-image: -webkit-linear-gradient(top, #f4f4f4 20%, #f0f0f0 50%, #e8e8e8 52%, #eeeeee 100%);
background-image: -moz-linear-gradient(top, #f4f4f4 20%, #f0f0f0 50%, #e8e8e8 52%, #eeeeee 100%);
background-image: linear-gradient(to top, #f4f4f4 20%, #f0f0f0 50%, #e8e8e8 52%, #eeeeee 100%); }
html[dir="rtl"] .select2-container-multi .select2-choices .select2-search-choice {
margin-left: 0;
margin-right: 5px; }
.select2-container-multi .select2-choices .select2-search-choice .select2-chosen {
cursor: default; }
.select2-container-multi .select2-choices .select2-search-choice-focus {
background: #d4d4d4; }
.select2-search-choice-close {
display: block;
width: 12px;
height: 13px;
position: absolute;
right: 3px;
top: 4px;
font-size: 1px;
outline: none;
background: url("js/select2/select2.png") right top no-repeat; }
html[dir="rtl"] .select2-search-choice-close {
right: auto;
left: 3px; }
.select2-container-multi .select2-search-choice-close {
left: 3px; }
.select2-container-multi .select2-choices .select2-search-choice .select2-search-choice-close:hover {
background-position: right -11px; }
.select2-container-multi .select2-choices .select2-search-choice-focus .select2-search-choice-close {
background-position: right -11px; }
/* end multiselect */
.select2-result-selectable .select2-match,
.select2-result-unselectable .select2-match {
text-decoration: underline; }
.select2-offscreen, .select2-offscreen:focus {
clip: rect(0 0 0 0) !important;
width: 1px !important;
height: 1px !important;
border: 0 !important;
margin: 0 !important;
padding: 0 !important;
overflow: hidden !important;
position: absolute !important;
outline: 0 !important;
left: 0px !important;
top: 0px !important; }
.select2-display-none {
display: none; }
.select2-measure-scrollbar {
position: absolute;
top: -10000px;
left: -10000px;
width: 100px;
height: 100px;
overflow: scroll; }
/* Retina-ize icons */
@media only screen and (-webkit-min-device-pixel-ratio: 1.5), only screen and (min-resolution: 2dppx) {
.select2-search input,
.select2-search-choice-close,
.select2-container .select2-choice abbr,
.select2-container .select2-choice .select2-arrow b {
background-image: url("js/select2/select2x2.png") !important;
background-repeat: no-repeat !important;
background-size: 60px 40px !important; }
.select2-search input {
background-position: 100% -21px !important; } }
.sprite {
background-image: url("img/sprite3.png");
display: inline-block;
width: 18px;
height: 18px; }
.medium, .user-social li {
width: 27px;
height: 27px; }
.small {
width: 7px;
height: 6px; }
.heart {
background-position: 0 0; }
.heart.orange {
background-position: 0 -18px; }
.heart.white {
background-position: 0 -36px; }
.save {
background-position: -18px 0; }
.save.orange {
background-position: -18px -18px; }
.save.white {
background-position: -18px -36px; }
.cart {
background-position: -36px 0; }
.cart.orange {
background-position: -36px -18px; }
.cart.white {
background-position: -36px -36px; }
.plus {
background-position: -54px 0; }
.plus.orange {
background-position: -54px -18px; }
.plus.white {
background-position: -54px -36px; }
.pot {
background-position: -72px 0; }
.pot.orange {
background-position: -72px -18px; }
.pot.white {
background-position: -72px -36px; }
.bestek {
background-position: -90px 0; }
.bestek.orange {
background-position: -90px -18px; }
.bestek.white {
background-position: -90px -36px; }
.question {
background-position: -108px 0; }
.edit.white {
background-position: -126px -36px; }
.printer {
background-position: -126px 0; }
.printer.white {
background-position: -126px -18px; }
.people {
background-position: -108px -18px; }
.people.white {
background-position: -108px -36px; }
.website {
background-position: 0 -54px; }
.facebook {
background-position: -27px -54px; }
.googleplus {
background-position: -54px -54px; }
.twitter {
background-position: -81px -54px; }
.sort {
height: 13px;
background-position: -108px -54px; }
.sort-desc {
background-position: -108px -61px; }
.sort-asc {
background-position: -108px -54px; }
.arrowdown {
width: 108px;
height: 40px;
background-position: 0 -81px; }
html, body {
height: 100%;
margin: 0;
padding: 0; }
body {
font: 16px/1.6em 'Lato', Arial, 'Helvetica Neue', Helvetica, sans-serif;
font-weight: 300;
color: #333333;
background: #333333;
margin: 0;
padding: 0; }
h1, h2, h3, h4, h5, h6 {
line-height: 1.2em; }
h1 {
font-size: 3em; }
h2 {
font-size: 2.5em; }
h3 {
font-size: 2em; }
h4 {
font-size: 1.7em; }
h5 {
font-size: 1.4em; }
h6 {
font-size: 1.1em; }
p {
margin: 0 0 1em; }
img {
max-width: 100%;
height: auto; }
abbr {
border-bottom: 1px dotted; }
input, textarea, select {
padding: 5px;
width: 100%;
border: 1px solid #ccc; }
input[type="checkbox"], textarea[type="checkbox"], select[type="checkbox"] {
width: auto; }
input[type="file"], textarea[type="file"], select[type="file"] {
padding: 5px 0;
border: 0; }
label {
font-weight: bold; }
textarea {
max-width: 100%;
height: 150px; }
button, input[type="submit"] {
border: 0;
width: auto; }
button:disabled, input[type="submit"]:disabled {
background: #ddd;
color: #333333; }
.inputinfo {
font-size: 90%;
font-style: italic; }
a {
color: #ff5c23; }
a:hover, a:focus, a:active {
color: black; }
.averia, .menu .logo, .home h1, .recepten h2 {
font-family: 'Averia Libre', Arial, 'Helvetica Neue', Helvetica, sans-serif;
font-weight: bold; }
.fl {
float: left; }
.fr {
float: right; }
.clear {
clear: both; }
.print {
display: none; }
.mobile {
display: none; }
.contentblock {
background: #fff; }
.container, .newestrecipes .flex-control-nav {
position: relative;
overflow: auto;
width: 1240px;
padding: 50px;
margin: 0 auto; }
.onehalf {
width: 50%;
float: left;
padding-right: 50px; }
.onehalf.last {
padding-right: 0;
padding-left: 50px; }
.one-third {
float: left;
width: 33.33%;
padding-right: 25px; }
.two-third {
float: left;
width: 66.66%;
padding-left: 25px; }
.orangehover {
position: relative;
overflow: hidden; }
.orangehover img {
position: absolute;
top: 0;
left: 0;
min-height: 100%;
height: auto;
width: 100%; }
.orangehover .hover {
position: absolute;
top: -100%;
left: 0;
z-index: 100;
background: #ff5c23;
background: rgba(255, 92, 35, 0.9);
height: 100%;
width: 100%;
color: #fff;
-webkit-transition: top 1s ease;
transition: top 1s ease; }
.orangehover .hover .text {
position: absolute;
bottom: 0;
left: 0;
padding: 25px;
margin: 0; }
.orangehover:hover .hover {
top: 0; }
.orangehover.inversed .hover {
top: 0; }
.orangehover.inversed:hover .hover {
top: -100%; }
.topbar {
background: #333333; }
.topbar .login {
float: right;
position: relative;
right: -15px; }
.topbar a {
color: #eee;
text-decoration: none;
padding: 0 15px;
display: inline-block;
margin: 5px 0;
border-left: 1px solid #666;
text-transform: uppercase;
font-size: 70%; }
.topbar a:first-child {
border-left: 0;
margin-left: 0; }
.topbar a:hover, .topbar a:active, .topbar a:focus {
color: #ccc; }
.header {
background: #eee;
border-bottom: 3px solid #ff5c23;
height: 95px;
box-shadow: 0 0 3px #333333; }
.header .container, .header .newestrecipes .flex-control-nav, .newestrecipes .header .flex-control-nav {
padding: 0 50px; }
.menu {
margin: 0;
padding: 0;
list-style: none;
position: relative;
left: -30px; }
.menu li {
float: left; }
.menu .logo {
font-size: 1.6em; }
.menu .logo a {
color: #ff5c23; }
.menu a {
display: block;
line-height: 60px;
text-align: center;
text-decoration: none;
font-size: 1.2em;
padding: 0 30px;
color: #333333; }
.menu a.active {
font-weight: bold; }
.menu a.active:hover, .menu a.active:focus, .menu a.active:active {
color: #666666; }
.menu a:hover, .menu a:focus, .menu a:active {
color: #ff5c23; }
.home .section {
height: 100%;
position: relative; }
.home a {
color: #333333;
text-decoration: none;
border-bottom: 1px solid #333333; }
.home a:hover, .home a:active, .home a:focus {
color: gray;
border-bottom-color: gray; }
.home .signup {
font-size: 1.2em;
line-height: 40px; }
.home .register {
background: #ff5c23;
border-radius: 7px;
text-decoration: none;
padding: 0 50px;
text-shadow: none;
display: inline-block;
border-bottom-color: #333333 !important;
margin-right: 3px;
color: #fff; }
.home .register:hover, .home .register:active, .home .register:focus {
color: #fff;
background: #ff4909; }
.home .login {
font-size: 80%;
font-weight: bold;
line-height: 40px; }
.home .overlay {
position: absolute;
top: 0;
left: 0;
width: 100%;
height: 100%;
display: table;
z-index: 50; }
.home .overlay > div {
display: table-cell;
vertical-align: middle;
text-align: center;
font-weight: 300; }
.home h1 {
margin: 0; }
.home .intro {
font-size: 2.5em;
line-height: 1.2em; }
.home .footer {
display: none; }
.home .lightbox {
display: none;
background: #000;
background: rgba(0, 0, 0, 0.8);
padding: 50px;
position: fixed;
top: 0;
left: 0;
width: 100%;
height: 100%;
z-index: 999; }
.home .lightbox .inner {
width: 100%;
height: 100%;
position: relative; }
.home .lightbox iframe {
position: absolute;
top: 0;
left: 0;
border: 0;
width: 100%;
height: 100%; }
@-webkit-keyframes bounce {
0%, 20%, 50%, 80%, 100% {
-webkit-transform: translateY(0);
-moz-transform: translateY(0);
-ms-transform: translateY(0);
transform: translateY(0); }
40% {
-webkit-transform: translateY(-8px);
-moz-transform: translateY(-8px);
-ms-transform: translateY(-8px);
transform: translateY(-8px); }
60% {
-webkit-transform: translateY(-4px);
-moz-transform: translateY(-4px);
-ms-transform: translateY(-4px);
transform: translateY(-4px); } }
@-moz-keyframes bounce {
0%, 20%, 50%, 80%, 100% {
-webkit-transform: translateY(0);
-moz-transform: translateY(0);
-ms-transform: translateY(0);
transform: translateY(0); }
40% {
-webkit-transform: translateY(-8px);
-moz-transform: translateY(-8px);
-ms-transform: translateY(-8px);
transform: translateY(-8px); }
60% {
-webkit-transform: translateY(-4px);
-moz-transform: translateY(-4px);
-ms-transform: translateY(-4px);
transform: translateY(-4px); } }
@-ms-keyframes bounce {
0%, 20%, 50%, 80%, 100% {
-webkit-transform: translateY(0);
-moz-transform: translateY(0);
-ms-transform: translateY(0);
transform: translateY(0); }
40% {
-webkit-transform: translateY(-8px);
-moz-transform: translateY(-8px);
-ms-transform: translateY(-8px);
transform: translateY(-8px); }
60% {
-webkit-transform: translateY(-4px);
-moz-transform: translateY(-4px);
-ms-transform: translateY(-4px);
transform: translateY(-4px); } }
@keyframes bounce {
0%, 20%, 50%, 80%, 100% {
-webkit-transform: translateY(0);
-moz-transform: translateY(0);
-ms-transform: translateY(0);
transform: translateY(0); }
40% {
-webkit-transform: translateY(-8px);
-moz-transform: translateY(-8px);
-ms-transform: translateY(-8px);
transform: translateY(-8px); }
60% {
-webkit-transform: translateY(-4px);
-moz-transform: translateY(-4px);
-ms-transform: translateY(-4px);
transform: translateY(-4px); } }
.picturewall {
clear: both;
overflow: hidden;
background: url("img/background-home.jpg") no-repeat center top;
background-size: cover; }
.picturewall .overlay {
background: rgba(51, 51, 51, 0.45); }
.picturewall .overlay > div {
color: #fff;
text-shadow: 0 0 10px #444; }
.picturewall h1 {
color: #ff5c23;
font-size: 6em; }
.picturewall a {
color: #fff;
text-decoration: none;
border-bottom: 1px solid #fff; }
.picturewall a:hover, .picturewall a:active, .picturewall a:focus {
color: #ddd;
border-bottom-color: #ddd; }
.picturewall .arrowdown {
position: absolute;
bottom: 30px;
left: 50%;
margin-left: -54px;
cursor: pointer;
-webkit-animation: bounce 2s infinite;
-moz-animation: bounce 2s infinite;
-ms-animation: bounce 2s infinite;
animation: bounce 2s infinite; }
.fullheight .contentblock {
height: 100%; }
.map .description {
text-shadow: 0 0 10px #fff;
position: absolute;
top: 50%;
left: 50%;
width: 50%;
height: 0;
margin-left: -25%;
margin-top: -200px;
z-index: 50;
text-align: center; }
.home #map {
height: 100%; }
.recepten {
min-height: 100%;
height: auto !important;
background: #fff; }
.recepten .container, .recepten .newestrecipes .flex-control-nav, .newestrecipes .recepten .flex-control-nav {
display: table;
height: 100%; }
.recepten .inner {
display: table-cell;
vertical-align: middle; }
.recepten .recept {
height: 400px; }
.recepten .likes {
font-weight: 400;
line-height: 18px;
color: #666666;
margin-top: 1em; }
.recepten .likes i {
float: left;
margin-right: 5px; }
.restaurants {
position: relative; }
.restaurants .flexslider img {
height: 100%;
min-width: 100%;
width: auto;
top: 0; }
.restaurants .flex-control-nav {
position: absolute;
bottom: 100px;
left: 100px;
width: auto; }
.restaurants .flex-control-nav li {
margin-left: 0;
margin-right: 5px; }
.restaurants .flex-control-nav a {
border-color: #fff; }
.restaurants .flex-control-nav a.flex-active {
background: #fff; }
.restaurants .caption {
background: #888;
background: rgba(0, 0, 0, 0.8);
padding: 50px;
padding-bottom: 75px;
position: absolute;
bottom: 50px;
left: 50px;
color: #fff;
overflow: auto;
width: 30%; }
.restaurants .caption h2 {
margin-top: 0; }
.flexslider {
height: 100%;
position: relative; }
.flexslider .slides, .flexslider li {
height: 100%;
overflow: hidden; }
.flexslider .imagecontainer {
height: 100%;
background-size: cover;
background-position: center center; }
.flex-control-nav {
position: absolute;
right: 0;
bottom: 18px;
z-index: 100;
line-height: 0; }
.flex-control-nav li {
display: inline-block;
margin-left: 6px; }
.flex-control-nav a {
display: block;
width: 18px;
height: 18px;
text-indent: -999em;
border: 1px solid #fff;
border-radius: 50px;
cursor: pointer; }
.flex-control-nav a.flex-active {
background: #fff; }
.map {
height: 400px; }
.map img {
max-width: initial; }
.recipeindex .newestrecipes {
height: 60%; }
.newestrecipes h1 {
margin-top: 0;
white-space: nowrap;
text-overflow: ellipsis;
overflow: hidden; }
.newestrecipes .fl {
width: 100%; }
.newestrecipes .flexslider {
height: 100%; }
.newestrecipes .flex-control-nav {
position: absolute;
bottom: 0;
left: 50%;
margin-left: -620px;
text-align: right;
z-index: 600; }
.newestrecipes .flex-control-nav a {
text-indent: 999em; }
.newestrecipes .title {
position: absolute;
bottom: 0;
left: 0;
width: 100%;
background: rgba(0, 0, 0, 0.8);
color: #fff;
height: 126px; }
.newestrecipes .title a {
color: #fff; }
.newestrecipes .container, .newestrecipes .flex-control-nav {
padding: 20px 50px 30px; }
.newestrecipes h1 {
margin-bottom: 10px;
line-height: 1; }
.button, button, input[type="submit"] {
border-radius: 7px;
display: block;
padding: 15px 20px;
text-decoration: none;
line-height: 18px;
color: #333333;
background: #ddd; }
.button i, button i, input[type="submit"] i {
display: block;
float: left;
margin-right: 7px; }
.button:hover, button:hover, input[type="submit"]:hover, .button:focus, button:focus, input[type="submit"]:focus, .button:active, button:active, input[type="submit"]:active {
box-shadow: 0 0 1px #333333; }
.button-orange, button, input[type="submit"] {
background: #ff5c23;
color: #fff; }
.button-orange:hover, button:hover, input[type="submit"]:hover, .button-orange:focus, button:focus, input[type="submit"]:focus, .button-orange:active, button:active, input[type="submit"]:active {
color: #ddd; }
.recipecontent {
background: #eee;
border-bottom: 1px solid #ddd;
border-top: 1px solid #ddd; }
.recipecontent .shoppinglist {
background: #333333;
color: #fff; }
.recipecontent .orangehover {
height: 200px; }
.recipeblock {
width: 50%;
float: left;
padding-right: 5px;
margin-bottom: 10px; }
.recipeblock.even {
padding-right: 0;
padding-left: 5px; }
.recipeblock img {
max-width: 100%;
height: auto; }
.recipe {
text-align: center;
margin-bottom: 25px; }
.recipe a {
text-decoration: none; }
.recipe .title {
font-size: 140%; }
.recipe .actions {
margin: 0;
padding: 0;
list-style: none;
width: 100px;
height: 30px;
margin: 0 auto;
padding: 0 5px;
background: #ddd;
border-radius: 7px; }
.recipe .actions li {
float: left;
line-height: 0;
width: 30px; }
.recipe .actions li i {
margin-top: 6px; }
.recipe .actions li i:hover, .recipe .actions li i:focus, .recipe .actions li i:active {
opacity: 0.5; }
.recipemeta {
margin: 0;
padding: 0;
list-style: none;
line-height: 18px; }
.recipemeta li {
float: left;
position: relative;
padding-left: 22px; }
.recipemeta li:not(:last-child):after {
content: "-";
color: #aaa;
padding: 0 5px; }
.recipemeta i {
position: absolute;
left: 0; }
.detailheader {
height: 100%;
background-size: cover;
background-position: center center;
position: relative; }
.detailheader.fixed {
position: fixed;
top: -100%;
left: 0;
margin-top: 126px;
width: 100%;
z-index: 600; }
.detailheader .title {
cursor: pointer; }
.detailheader h1 {
margin-bottom: 10px;
line-height: 1; }
.detailheader .fl {
width: 100%; }
.recipe-detail .header {
position: absolute;
top: 0;
left: 0;
width: 100%;
z-index: 500; }
.recipe-detail.fixed .fixedfix {
height: 100%;
margin-top: -126px; }
.recipe-detail.fixed .detailheader {
position: fixed;
top: -100%;
left: 0;
margin-top: 126px;
width: 100%;
z-index: 600; }
.recipe-detail.fixed .recipecontent {
margin-top: 126px; }
.recipe-detail .ingredients h2 {
margin-top: 0; }
.recipe-detail .recipephotos img {
margin-top: 25px; }
table.dinners {
width: 100%; }
table.dinners th {
text-align: left;
background: #eee;
cursor: pointer; }
table.dinners th i {
margin-right: 5px; }
table.dinners th i.sort-asc, table.dinners th i.sort-desc {
margin-bottom: 2px; }
table.dinners tr {
border: 1px solid #eee; }
table.dinners tr.focus {
background-color: rgba(255, 92, 35, 0.2);
-webkit-transition: background-color 1s ease-out;
-moz-transition: background-color 1s ease-out;
-ms-transition: background-color 1s ease-out;
-o-transition: background-color 1s ease-out;
transition: background-color 1s ease-out; }
table.dinners td, table.dinners th {
padding: 5px;
text-overflow: ellipsis;
white-space: nowrap;
overflow: hidden; }
table.dinners .date-col {
max-width: 101px; }
table.dinners .title-col {
max-width: 375px; }
table.dinners .price-col {
max-width: 62px; }
table.dinners .diet-col {
max-width: 103px; }
table.dinners .distance-col {
max-width: 92px; }
.checkboxes label {
font-weight: 300; }
.checkboxes ul {
margin: 0;
padding: 0;
list-style: none;
list-style: none; }
.widget {
background: #f2f2f2;
padding: 20px;
border-radius: 7px;
margin-bottom: 1em; }
.widget.dark {
background: #ddd; }
.widget h3 {
margin-top: 0; }
.search-recipe form > div {
margin-top: 1em;
position: relative; }
.search-recipe form > div:first-child {
margin-top: 0; }
.search-recipe label {
margin-right: 7px; }
.search-recipe select {
padding: 5px; }
.search-recipe button {
margin-top: 2em; }
.select2-container {
width: 100%; }
.recipe-user h3 {
margin-top: 0; }
.user-social {
padding: 0; }
.user-social li {
display: inline-block;
margin-right: 7px; }
.user-social i {
border-radius: 7px; }
.profile-view .avatar {
float: left;
margin-right: 50px;
margin-bottom: 1em;
border-radius: 7px; }
.profile-view .content {
margin-top: -207.5px;
background: #fff; }
.profile-view h1 {
margin-top: 0; }
.profile-view .main h2 {
margin-top: 0; }
.calendar table {
width: 100%;
border: 1px solid #ddd; }
.calendar thead tr {
border-bottom: 1px solid #ddd; }
.calendar thead tr a {
display: block;
height: 100%;
width: 100%; }
.calendar td, .calendar th {
padding: 10px;
width: 14.28%;
text-align: center; }
.calendar td {
cursor: pointer; }
.calendar td.event {
color: #ff5c23; }
.calendar td.today {
font-weight: bold; }
.calendar td.highlight {
background: #fff; }
.calendar td.empty {
background: #f2f2f2; }
.calendar td.disabled {
cursor: default; }
.calendar a {
text-decoration: none; }
.flash {
position: fixed;
z-index: 900;
top: -35px;
left: 0;
width: 100%;
height: 35px;
line-height: 35px;
text-align: center;
font-weight: 400;
-webkit-transition: top 250ms ease-in;
-moz-transition: top 250ms ease-in;
-ms-transition: top 250ms ease-in;
-o-transition: top 250ms ease-in;
transition: top 250ms ease-in;
border-bottom: 1px solid; }
.flash.visible {
-webkit-transition: top 250ms ease-in 1000ms;
-moz-transition: top 250ms ease-in 1000ms;
-ms-transition: top 250ms ease-in 1000ms;
-o-transition: top 250ms ease-in 1000ms;
transition: top 250ms ease-in 1000ms;
top: 0; }
.flash a {
color: #555;
text-decoration: none; }
.flash a:hover, .flash a:active, .flash a:focus {
color: #000; }
.message {
padding: 5px;
border: 1px solid;
border-radius: 7px; }
.flash-success, .success {
background: #8bf97c;
border-color: #118e00; }
.flash-success a, .success a {
color: #333333; }
.flash-success a:hover, .flash-success a:active, .flash-success a:focus, .success a:hover, .success a:active, .success a:focus {
color: #666666; }
.flash-error, .error {
background: #eb7764;
border-color: #cd1d00;
color: #fff; }
.flash-error a, .error a {
color: #fff; }
.flash-error a:hover, .flash-error a:active, .flash-error a:focus, .error a:hover, .error a:active, .error a:focus {
color: #ddd; }
.flash-notice, .notice {
background: #f0b174;
border-color: #e46600; }
.flash-notice a, .notice a {
color: #333333; }
.flash-notice a:hover, .flash-notice a:active, .flash-notice a:focus, .notice a:hover, .notice a:active, .notice a:focus {
color: #666666; }
.red {
color: #cd1d00; }
.green {
color: #118e00; }
.orange {
color: #ff5c23; }
form .error {
background: initial;
color: initial;
border-color: #cd1d00; }
form input[type="file"].error {
color: #cd1d00; }
form .select2-container.error .select2-choices {
border-color: #cd1d00 !important; }
.dinnerform h1 {
margin-top: 0;
line-height: 1; }
.dinnerform .onehalf > div {
margin-bottom: 1em; }
.dinnerform #dinner_date_date {
width: 65%;
margin-right: 2%; }
.dinnerform #dinner_date_time {
width: 33%; }
.dinnerform .invitees, .dinnerform .price {
width: 50%;
float: left; }
.dinnerform .invitees {
padding-right: 2%; }
.dinnerform #dinner_address > div {
margin-bottom: 1em; }
.dinnerform #dinner_submit {
float: right;
margin-top: 3em; }
.dinnerform input[type="checkbox"] {
margin-left: 5px; }
#topsubmit {
margin-top: 0.3em; }
.recipeform .onehalf > div {
margin-bottom: 1em; }
.recipeform .amount, .recipeform .ingredient {
float: left;
margin-bottom: 1em; }
.recipeform .amount.label, .recipeform .ingredient.label {
margin-bottom: 0; }
.recipeform .labels {
width: 97%; }
.recipeform .amount {
width: 33%; }
.recipeform .ingredient {
width: 67%;
padding-left: 2%; }
.recipeform .ingredient > div {
position: relative; }
.recipeform #recipe_recipeingredients > div > div {
width: 97%;
clear: both; }
.recipeform #recipe_recipeingredients .deleterow {
line-height: 33px;
text-decoration: none;
padding-left: 5px; }
.recipeform #recipe_recipeingredients .select2-container-active .select2-choices {
border-color: #5897fb; }
.recipeform #recipe_recipeingredients .select2-choices {
padding: 0 5px;
background: transparent;
border-color: #ccc; }
.recipeform #recipe_recipeingredients .select2-search-choice {
margin: 1px 0;
padding: 4px 0;
font-size: 16px;
line-height: initial;
font-family: sans-serif;
background: transparent;
border: 0;
box-shadow: none; }
.recipeform #recipe_recipeingredients .select2-search-choice a {
display: none; }
.recipeform #recipe_recipeingredients .select2-search-field input {
padding: 4px 0; }
.recipeform .select2-selection-limit {
display: none !important; }
.recipeform .select2-results {
margin: 0; }
.recipeform .cooking, .recipeform .ready, .recipeform .aantal {
float: left;
width: 32%;
margin-left: 2%;
margin-bottom: 0 !important; }
.recipeform .cooking {
margin-left: 0; }
.recipeform .category, .recipeform .diet {
float: left;
width: 50%;
padding-left: 1%; }
.recipeform .category {
padding-right: 1%;
padding-left: 0; }
.recipeform .recipe-recipe {
margin-bottom: 0 !important; }
.recipeform textarea {
height: 300px; }
.recipeform h1 {
margin-top: 0;
line-height: 1; }
.recipeform #recipe_submit {
float: right; }
#dinner_photos > div, #recipe_photos > div {
margin-top: 1em;
padding-top: 1em;
border-top: 1px solid #ddd; }
#dinner_photos > div:first-child, #recipe_photos > div:first-child {
border-top: 0;
padding-top: 0; }
.photo-row > div {
margin-bottom: 1em; }
.add_photo_link {
display: inline-block; }
.tabs {
margin: 0;
padding: 0;
list-style: none;
border-bottom: 1px solid #ddd;
margin-bottom: 3em; }
.tabs li {
display: inline-block;
background: #f7f7f7;
border: 1px solid #ddd;
border-top-right-radius: 7px;
border-top-left-radius: 7px;
position: relative;
bottom: -1px;
left: -4px;
line-height: 18px; }
.tabs li:first-child {
left: 0; }
.tabs li.active {
border-bottom-color: #fff;
background: #fff; }
.tabs a {
padding: 10px 30px;
display: block;
text-decoration: none; }
.recipeinfo {
background: #eee;
float: left;
list-style: none;
margin: 0;
padding: 20px;
border-radius: 7px;
margin-right: 1em;
margin-bottom: 1em; }
.ingredients ul {
margin: 0;
padding: 0;
list-style: none; }
.ingredients li:before {
content: "- "; }
.loginform .recover {
line-height: 48px; }
.registerform > div {
margin-bottom: 1em; }
.recoveryform div > div {
margin-bottom: 1em; }
.adddinner {
text-align: right; }
.adddinner .button, .adddinner button, .adddinner input[type="submit"] {
display: inline-block;
margin-left: 1em; }
.markdown {
display: none; }
.markdown table {
width: 100%; }
.markdown td, .markdown th {
padding: 5px;
border: 1px solid #ccc;
width: 50%; }
.markdown th {
text-align: left;
background: #eee; }
.welcome {
background: #eee;
border: 1px solid #ccc;
padding: 50px; }
.welcome h1 {
margin-top: 0; }
.userform .onehalf > div {
margin-bottom: 1em; }
.userform h1 {
margin-top: 0;
line-height: 1; }
.userform #useredit_submit {
float: right; }
.showmore-toggle i {
margin-right: 5px; }
.showmore {
display: none; }
.homerecipe {
width: 32%;
float: left;
margin-bottom: 1em;
font-size: 120%; }
.homerecipe a {
text-decoration: none; }
.homerecipe img {
float: left; }
.homerecipe.middle {
margin-left: 2%;
margin-right: 2%; }
.recipe-section h2 {
margin-bottom: 0.5em; }
.dinnerlist {
margin: 0;
padding: 0;
list-style: none; }
.dinnerlist img {
float: left;
margin-right: 1em; }
.dinnerlist p {
white-space: nowrap;
text-overflow: ellipsis;
overflow: hidden; }
.dinnerlist .title {
margin-bottom: 0; }
.dinnerlist .dinnermeta {
color: #aaa; }
.nonefound {
line-height: 18px; }
.nonefound i {
float: left;
margin-right: 5px; }
.participantlist {
margin: 0;
padding: 0;
list-style: none; }
.participantlist li {
margin-bottom: 1em; }
.participantlist.double .participant {
line-height: 25px; }
.participant {
line-height: 50px; }
.participant img {
float: left;
margin-right: 1em; }
.form > div {
margin-bottom: 1em; }
.dinners-title {
margin: 0;
line-height: 48px; }
.ingredientpersons .aantal {
width: 35px;
text-align: center; }
.recipes h2 {
font-size: 1.6em; }
.recipes h3 {
font-size: 1.3em; }
.recipes > div {
border-bottom: 1px solid #ddd; }
.printshoppinglist {
float: right;
left: 0 !important;
background: none !important;
border: 0 !important; }
.printshoppinglist a {
padding-right: 0;
padding-left: 0; }
.printshoppinglist i {
float: left;
margin-right: 5px; }
.mapheader .header {
position: absolute;
top: 0;
left: 0;
width: 100%;
z-index: 500; }
.mapheader .mapcontainer {
padding-top: 95px;
position: relative;
height: 495px; }
.mapheader .resize {
position: absolute;
bottom: 25px;
right: 0;
padding: 10px 30px;
background: rgba(255, 92, 35, 0.7);
color: #fff;
cursor: pointer; }
.mapheader .map {
height: 100%; }
.dinnerinfo {
border-top: 1px solid #ddd; }
.dinnerinfo:first-child {
border-top: 0; }
.dinnerinfo h2 {
font-size: 1.3em;
margin-bottom: 0; }
.dinnerinfo .dinnermeta {
margin: 0;
padding: 0;
list-style: none; }
.dinnerinfo .dinnermeta li {
display: inline;
color: #666; }
.dinnerinfo .dinnermeta li:first-child:after {
content: " - "; }
.printrecipe {
position: absolute;
right: 50px;
bottom: 30px;
line-height: 18px; }
.printrecipe i {
float: left;
margin-right: 5px; }
.printrecipe a {
color: #fff; }
.printrecipe a:hover, .printrecipe a:active, .printrecipe a:focus {
color: #ccc; }
.borderlist {
margin: 0;
padding: 0;
list-style: none; }
.borderlist li {
border-top: 1px solid #ccc;
padding: 5px 0; }
.borderlist li:first-child {
border-top: 0; }
.dinner-detail h1 {
margin-top: 0;
line-height: 1; }
.deelnemenform > div > div {
margin-bottom: 1em; }
.footer {
background: #333333;
color: #ccc;
line-height: 27px;
border-top: 1px solid #111; }
.footer a {
color: #ddd; }
.footer a:hover, .footer a:active, .footer a:focus {
color: #eee; }
.footer .links {
margin: 0;
padding: 0;
list-style: none; }
.footer .social {
position: relative;
top: -10px; }
.footer .social i {
border-radius: 7px;
margin-right: 7px;
position: relative;
bottom: -10px; }
.footer .social li {
display: inline;
margin-right: 50px; }
.footer .copy {
padding-top: 1em;
margin-top: 2em;
border-top: 1px dashed #666;
color: #bbb;
font-size: 90%; }
.dinnerindex .content, .dinner-detail .content {
background: #fff; }
.share ul {
margin: 0;
padding: 0;
list-style: none;
display: inline;
position: relative;
bottom: -7px;
left: 5px; }
.share li {
display: inline; }
.share i {
border-radius: 7px; }
.offscreen {
position: absolute;
top: -999em;
left: -999em; }
.submitloader {
float: right;
margin: 16px;
display: none; }
@media screen and (max-width: 1240px) {
.container, .newestrecipes .flex-control-nav {
width: 960px; }
.home .intro {
font-size: 2em; }
.home .recept {
height: 250px; }
.loginform .recover {
clear: both; }
.mapheader .mapcontainer {
height: 395px; }
.calendar th, .calendar td {
padding: 5px; }
table.dinners .date-col, table.dinners .price-col, table.dinners .diet-col, table.dinners .distance-col {
width: auto; }
table.dinners .title-col {
max-width: 220px; }
.recipeindex .recipeblock .text {
font-size: 2em; }
.newestrecipes .flex-control-nav {
margin-left: -480px; } }
@media screen and (max-width: 960px) {
.container, .newestrecipes .flex-control-nav {
width: 100%;
padding: 20px;
padding-right: 20px !important;
padding-left: 20px !important; }
.header .container, .header .newestrecipes .flex-control-nav, .newestrecipes .header .flex-control-nav {
padding: 0 20px !important; }
.header .menu {
left: -10px; }
.header .menu a {
padding: 0 10px; }
.onehalf, .one-third, .two-third {
padding: 0 !important;
width: 100%;
margin-bottom: 2em; }
.home .description {
width: 100%;
margin-left: 0;
left: 0;
padding: 20px; }
.home .section {
min-height: 100%; }
.home h1 {
font-size: 2em; }
.home .picturewall h1 {
font-size: 3em; }
.home .intro {
font-size: 1.6em; }
.dinnerindex .sidebar {
display: none; }
.newestrecipes .flex-control-nav {
display: none; }
.recipeindex .newestrecipes {
height: 40%; }
.recipe-detail .widget {
display: none; }
.printrecipe {
display: none; }
.profile-view .map {
display: none; }
.profile-view .content {
margin-top: 0; } }
@media screen and (max-width: 500px) {
h1 {
font-size: 1.6em; }
h2 {
font-size: 1.4em; }
h3 {
font-size: 1.2em; }
.mobile {
display: block; }
.desktop {
display: none; }
.header {
min-height: 95px;
height: auto; }
.header .container, .header .newestrecipes .flex-control-nav, .newestrecipes .header .flex-control-nav {
height: 100%;
overflow: hidden; }
.menu.mobile {
left: 0; }
.menu.mobile a {
padding: 0;
line-height: 1; }
.menu.mobile h1 {
margin: 0.3em 0 0.6em;
line-height: 1; }
.menu.mobile ul {
display: none;
margin: 0;
padding: 0;
list-style: none;
margin-bottom: 1em;
margin-top: 1em; }
.menu.mobile li {
border-top: 1px solid #ccc;
display: block;
float: none; }
.menu.mobile li a {
line-height: 50px; }
.menu.mobile li a:active, .menu.mobile li a:hover, .menu.mobile li a:focus {
background: #ddd; }
.menu.mobile .menutoggle {
font-weight: bold;
line-height: 30px; }
.menu.mobile .menutoggle:active, .menu.mobile .menutoggle:hover, .menu.mobile .menutoggle:focus {
text-decoration: underline; }
.home .intro {
display: none; }
.home h1 {
margin-bottom: 20px; }
.topbar {
display: none; }
.footer .links.social li {
display: block; }
.recipe-detail.fixed .detailheader {
position: absolute; }
.recipeindex .header {
position: absolute;
top: 0;
left: 0;
width: 100%;
z-index: 500; }
.recipeindex .newestrecipes {
height: 100%; }
.homerecipe {
width: 100%; }
.homerecipe img {
width: 100%; }
.homerecipe.middle {
margin: 0; }
.recipeblock {
width: 100%;
padding: 0 !important; } }
|
src/Design311/WebsiteBundle/Resources/public/style.css
|
@charset "CP850";
/*
Normalize.css - http://necolas.github.io/normalize.css/
License: Open Source (https://github.com/necolas/normalize.css/blob/master/LICENSE.md)
Copyright: <NAME>, http://nicolasgallagher.com/ and <NAME>, http://www.jonathantneal.com/
*/
/*! normalize.css v1.0.0 | MIT License | git.io/normalize */
/* ==========================================================================
HTML5 display definitions
========================================================================== */
/*
* Corrects `block` display not defined in IE 6/7/8/9 and Firefox 3.
*/
article,
aside,
details,
figcaption,
figure,
footer,
header,
hgroup,
nav,
section,
summary {
display: block; }
/*
* Corrects `inline-block` display not defined in IE 6/7/8/9 and Firefox 3.
*/
audio,
canvas,
video {
display: inline-block;
*display: inline;
*zoom: 1; }
/*
* Prevents modern browsers from displaying `audio` without controls.
* Remove excess height in iOS 5 devices.
*/
audio:not([controls]) {
display: none;
height: 0; }
/*
* Addresses styling for `hidden` attribute not present in IE 7/8/9, Firefox 3,
* and Safari 4.
* Known issue: no IE 6 support.
*/
[hidden] {
display: none; }
/* ==========================================================================
Base
========================================================================== */
/*
* 1. Corrects text resizing oddly in IE 6/7 when body `font-size` is set using
* `em` units.
* 2. Prevents iOS text size adjust after orientation change, without disabling
* user zoom.
*/
html {
font-size: 100%;
/* 1 */
-webkit-text-size-adjust: 100%;
/* 2 */
-ms-text-size-adjust: 100%;
/* 2 */ }
/*
* Addresses `font-family` inconsistency between `textarea` and other form
* elements.
*/
html,
button,
input,
select,
textarea {
font-family: sans-serif; }
/*
* Addresses margins handled incorrectly in IE 6/7.
*/
body {
margin: 0; }
/* ==========================================================================
Links
========================================================================== */
/*
* Addresses `outline` inconsistency between Chrome and other browsers.
*/
a:focus {
outline: thin dotted; }
/*
* Improves readability when focused and also mouse hovered in all browsers.
*/
a:active,
a:hover {
outline: 0; }
/* ==========================================================================
Typography
========================================================================== */
/*
* Addresses font sizes and margins set differently in IE 6/7.
* Addresses font sizes within `section` and `article` in Firefox 4+, Safari 5,
* and Chrome.
*/
h1 {
font-size: 2em;
margin: 0.67em 0; }
h2 {
font-size: 1.5em;
margin: 0.83em 0; }
h3 {
font-size: 1.17em;
margin: 1em 0; }
h4 {
font-size: 1em;
margin: 1.33em 0; }
h5 {
font-size: 0.83em;
margin: 1.67em 0; }
h6 {
font-size: 0.75em;
margin: 2.33em 0; }
/*
* Addresses styling not present in IE 7/8/9, Safari 5, and Chrome.
*/
abbr[title] {
border-bottom: 1px dotted; }
/*
* Addresses style set to `bolder` in Firefox 3+, Safari 4/5, and Chrome.
*/
b,
strong {
font-weight: bold; }
blockquote {
margin: 1em 40px; }
/*
* Addresses styling not present in Safari 5 and Chrome.
*/
dfn {
font-style: italic; }
/*
* Addresses styling not present in IE 6/7/8/9.
*/
mark {
background: #ff0;
color: #000; }
/*
* Addresses margins set differently in IE 6/7.
*/
p,
pre {
margin: 1em 0; }
/*
* Corrects font family set oddly in IE 6, Safari 4/5, and Chrome.
*/
code,
kbd,
pre,
samp {
font-family: monospace, serif;
_font-family: 'courier new', monospace;
font-size: 1em; }
/*
* Improves readability of pre-formatted text in all browsers.
*/
pre {
white-space: pre;
white-space: pre-wrap;
word-wrap: break-word; }
/*
* Addresses CSS quotes not supported in IE 6/7.
*/
q {
quotes: none; }
/*
* Addresses `quotes` property not supported in Safari 4.
*/
q:before,
q:after {
content: '';
content: none; }
small {
font-size: 75%; }
/*
* Prevents `sub` and `sup` affecting `line-height` in all browsers.
*/
sub,
sup {
font-size: 75%;
line-height: 0;
position: relative;
vertical-align: baseline; }
sup {
top: -0.5em; }
sub {
bottom: -0.25em; }
/* ==========================================================================
Lists
========================================================================== */
/*
* Addresses margins set differently in IE 6/7.
*/
dl,
menu,
ol,
ul {
margin: 1em 0; }
dd {
margin: 0 0 0 40px; }
/*
* Addresses paddings set differently in IE 6/7.
*/
menu,
ol,
ul {
padding: 0 0 0 40px; }
/*
* Corrects list images handled incorrectly in IE 7.
*/
nav ul,
nav ol {
list-style: none;
list-style-image: none; }
/* ==========================================================================
Embedded content
========================================================================== */
/*
* 1. Removes border when inside `a` element in IE 6/7/8/9 and Firefox 3.
* 2. Improves image quality when scaled in IE 7.
*/
img {
border: 0;
/* 1 */
-ms-interpolation-mode: bicubic;
/* 2 */ }
/*
* Corrects overflow displayed oddly in IE 9.
*/
svg:not(:root) {
overflow: hidden; }
/* ==========================================================================
Figures
========================================================================== */
/*
* Addresses margin not present in IE 6/7/8/9, Safari 5, and Opera 11.
*/
figure {
margin: 0; }
/* ==========================================================================
Forms
========================================================================== */
/*
* Corrects margin displayed oddly in IE 6/7.
*/
form {
margin: 0; }
/*
* Define consistent border, margin, and padding.
*/
fieldset {
border: 1px solid #c0c0c0;
margin: 0 2px;
padding: 0.35em 0.625em 0.75em; }
/*
* 1. Corrects color not being inherited in IE 6/7/8/9.
* 2. Corrects text not wrapping in Firefox 3.
* 3. Corrects alignment displayed oddly in IE 6/7.
*/
legend {
border: 0;
/* 1 */
padding: 0;
white-space: normal;
/* 2 */
*margin-left: -7px;
/* 3 */ }
/*
* 1. Corrects font size not being inherited in all browsers.
* 2. Addresses margins set differently in IE 6/7, Firefox 3+, Safari 5,
* and Chrome.
* 3. Improves appearance and consistency in all browsers.
*/
button,
input,
select,
textarea {
font-size: 100%;
/* 1 */
margin: 0;
/* 2 */
vertical-align: baseline;
/* 3 */
*vertical-align: middle;
/* 3 */ }
/*
* Addresses Firefox 3+ setting `line-height` on `input` using `!important` in
* the UA stylesheet.
*/
button,
input {
line-height: normal; }
/*
* 1. Avoid the WebKit bug in Android 4.0.* where (2) destroys native `audio`
* and `video` controls.
* 2. Corrects inability to style clickable `input` types in iOS.
* 3. Improves usability and consistency of cursor style between image-type
* `input` and others.
* 4. Removes inner spacing in IE 7 without affecting normal text inputs.
* Known issue: inner spacing remains in IE 6.
*/
button,
html input[type="button"],
input[type="reset"],
input[type="submit"] {
-webkit-appearance: button;
/* 2 */
cursor: pointer;
/* 3 */
*overflow: visible;
/* 4 */ }
/*
* Re-set default cursor for disabled elements.
*/
button[disabled],
input[disabled] {
cursor: default; }
/*
* 1. Addresses box sizing set to content-box in IE 8/9.
* 2. Removes excess padding in IE 8/9.
* 3. Removes excess padding in IE 7.
* Known issue: excess padding remains in IE 6.
*/
input[type="checkbox"],
input[type="radio"] {
box-sizing: border-box;
/* 1 */
padding: 0;
/* 2 */
*height: 13px;
/* 3 */
*width: 13px;
/* 3 */ }
/*
* 1. Addresses `appearance` set to `searchfield` in Safari 5 and Chrome.
* 2. Addresses `box-sizing` set to `border-box` in Safari 5 and Chrome
* (include `-moz` to future-proof).
*/
input[type="search"] {
-webkit-appearance: textfield;
/* 1 */
-moz-box-sizing: content-box;
-webkit-box-sizing: content-box;
/* 2 */
box-sizing: content-box; }
/*
* Removes inner padding and search cancel button in Safari 5 and Chrome
* on OS X.
*/
input[type="search"]::-webkit-search-cancel-button,
input[type="search"]::-webkit-search-decoration {
-webkit-appearance: none; }
/*
* Removes inner padding and border in Firefox 3+.
*/
button::-moz-focus-inner,
input::-moz-focus-inner {
border: 0;
padding: 0; }
/*
* 1. Removes default vertical scrollbar in IE 6/7/8/9.
* 2. Improves readability and alignment in all browsers.
*/
textarea {
overflow: auto;
/* 1 */
vertical-align: top;
/* 2 */ }
/* ==========================================================================
Tables
========================================================================== */
/*
* Remove most spacing between table cells.
*/
table {
border-collapse: collapse;
border-spacing: 0; }
* {
-webkit-box-sizing: border-box;
-moz-box-sizing: border-box;
box-sizing: border-box; }
.clear {
clear: both; }
body {
overflow-y: scroll; }
/*
Version: 3.4.8 Timestamp: Thu May 1 09:50:32 EDT 2014
*/
.select2-container {
margin: 0;
position: relative;
display: inline-block;
/* inline-block for ie7 */
zoom: 1;
*display: inline;
vertical-align: middle; }
.select2-container,
.select2-drop,
.select2-search,
.select2-search input {
/*
Force border-box so that % widths fit the parent
container without overlap because of margin/padding.
More Info : http://www.quirksmode.org/css/box.html
*/
-webkit-box-sizing: border-box;
/* webkit */
-moz-box-sizing: border-box;
/* firefox */
box-sizing: border-box;
/* css3 */ }
.select2-container .select2-choice {
display: block;
height: 26px;
padding: 0 0 0 8px;
overflow: hidden;
position: relative;
border: 1px solid #aaa;
white-space: nowrap;
line-height: 26px;
color: #444;
text-decoration: none;
border-radius: 4px;
background-clip: padding-box;
-webkit-touch-callout: none;
-webkit-user-select: none;
-moz-user-select: none;
-ms-user-select: none;
user-select: none;
background-color: #fff;
background-image: -webkit-gradient(linear, left bottom, left top, color-stop(0, #eeeeee), color-stop(0.5, white));
background-image: -webkit-linear-gradient(center bottom, #eeeeee 0%, white 50%);
background-image: -moz-linear-gradient(center bottom, #eeeeee 0%, white 50%);
filter: progid:DXImageTransform.Microsoft.gradient(startColorstr = '#ffffff', endColorstr = '#eeeeee', GradientType = 0);
background-image: linear-gradient(to top, #eeeeee 0%, white 50%); }
.select2-container.select2-drop-above .select2-choice {
border-bottom-color: #aaa;
border-radius: 0 0 4px 4px;
background-image: -webkit-gradient(linear, left bottom, left top, color-stop(0, #eeeeee), color-stop(0.9, white));
background-image: -webkit-linear-gradient(center bottom, #eeeeee 0%, white 90%);
background-image: -moz-linear-gradient(center bottom, #eeeeee 0%, white 90%);
filter: progid:DXImageTransform.Microsoft.gradient(startColorstr='#ffffff', endColorstr='#eeeeee', GradientType=0);
background-image: linear-gradient(to bottom, #eeeeee 0%, white 90%); }
.select2-container.select2-allowclear .select2-choice .select2-chosen {
margin-right: 42px; }
.select2-container .select2-choice > .select2-chosen {
margin-right: 26px;
display: block;
overflow: hidden;
white-space: nowrap;
text-overflow: ellipsis;
float: none;
width: auto; }
.select2-container .select2-choice abbr {
display: none;
width: 12px;
height: 12px;
position: absolute;
right: 24px;
top: 8px;
font-size: 1px;
text-decoration: none;
border: 0;
background: url("js/select2/select2.png") right top no-repeat;
cursor: pointer;
outline: 0; }
.select2-container.select2-allowclear .select2-choice abbr {
display: inline-block; }
.select2-container .select2-choice abbr:hover {
background-position: right -11px;
cursor: pointer; }
.select2-drop-mask {
border: 0;
margin: 0;
padding: 0;
position: fixed;
left: 0;
top: 0;
min-height: 100%;
min-width: 100%;
height: auto;
width: auto;
opacity: 0;
z-index: 9998;
/* styles required for IE to work */
background-color: #fff;
filter: alpha(opacity=0); }
.select2-drop {
width: 100%;
margin-top: -1px;
position: absolute;
z-index: 9999;
top: 100%;
background: #fff;
color: #000;
border: 1px solid #aaa;
border-top: 0;
border-radius: 0 0 4px 4px;
-webkit-box-shadow: 0 4px 5px rgba(0, 0, 0, 0.15);
box-shadow: 0 4px 5px rgba(0, 0, 0, 0.15); }
.select2-drop.select2-drop-above {
margin-top: 1px;
border-top: 1px solid #aaa;
border-bottom: 0;
border-radius: 4px 4px 0 0;
-webkit-box-shadow: 0 -4px 5px rgba(0, 0, 0, 0.15);
box-shadow: 0 -4px 5px rgba(0, 0, 0, 0.15); }
.select2-drop-active {
border: 1px solid #5897fb;
border-top: none; }
.select2-drop.select2-drop-above.select2-drop-active {
border-top: 1px solid #5897fb; }
.select2-drop-auto-width {
border-top: 1px solid #aaa;
width: auto; }
.select2-drop-auto-width .select2-search {
padding-top: 4px; }
.select2-container .select2-choice .select2-arrow {
display: inline-block;
width: 18px;
height: 100%;
position: absolute;
right: 0;
top: 0;
border-left: 1px solid #aaa;
border-radius: 0 4px 4px 0;
background-clip: padding-box;
background: #ccc;
background-image: -webkit-gradient(linear, left bottom, left top, color-stop(0, #cccccc), color-stop(0.6, #eeeeee));
background-image: -webkit-linear-gradient(center bottom, #cccccc 0%, #eeeeee 60%);
background-image: -moz-linear-gradient(center bottom, #cccccc 0%, #eeeeee 60%);
filter: progid:DXImageTransform.Microsoft.gradient(startColorstr = '#eeeeee', endColorstr = '#cccccc', GradientType = 0);
background-image: linear-gradient(to top, #cccccc 0%, #eeeeee 60%); }
.select2-container .select2-choice .select2-arrow b {
display: block;
width: 100%;
height: 100%;
background: url("js/select2/select2.png") no-repeat 0 1px; }
.select2-search {
display: inline-block;
width: 100%;
min-height: 26px;
margin: 0;
padding-left: 4px;
padding-right: 4px;
position: relative;
z-index: 10000;
white-space: nowrap; }
.select2-search input {
width: 100%;
height: auto !important;
min-height: 26px;
padding: 4px 20px 4px 5px;
margin: 0;
outline: 0;
font-family: sans-serif;
font-size: 1em;
border: 1px solid #aaa;
border-radius: 0;
-webkit-box-shadow: none;
box-shadow: none;
background: white url("js/select2/select2.png") no-repeat 100% -22px;
background: url("js/select2/select2.png") no-repeat 100% -22px, -webkit-gradient(linear, left bottom, left top, color-stop(0.85, white), color-stop(0.99, #eeeeee));
background: url("js/select2/select2.png") no-repeat 100% -22px, -webkit-linear-gradient(center bottom, white 85%, #eeeeee 99%);
background: url("js/select2/select2.png") no-repeat 100% -22px, -moz-linear-gradient(center bottom, white 85%, #eeeeee 99%);
background: url("js/select2/select2.png") no-repeat 100% -22px, linear-gradient(to bottom, white 85%, #eeeeee 99%) 0 0; }
.select2-drop.select2-drop-above .select2-search input {
margin-top: 4px; }
.select2-search input.select2-active {
background: white url("js/select2/select2-spinner.gif") no-repeat 100%;
background: url("js/select2/select2-spinner.gif") no-repeat 100%, -webkit-gradient(linear, left bottom, left top, color-stop(0.85, white), color-stop(0.99, #eeeeee));
background: url("js/select2/select2-spinner.gif") no-repeat 100%, -webkit-linear-gradient(center bottom, white 85%, #eeeeee 99%);
background: url("js/select2/select2-spinner.gif") no-repeat 100%, -moz-linear-gradient(center bottom, white 85%, #eeeeee 99%);
background: url("js/select2/select2-spinner.gif") no-repeat 100%, linear-gradient(to bottom, white 85%, #eeeeee 99%) 0 0; }
.select2-container-active .select2-choice,
.select2-container-active .select2-choices {
border: 1px solid #5897fb;
outline: none;
-webkit-box-shadow: 0 0 5px rgba(0, 0, 0, 0.3);
box-shadow: 0 0 5px rgba(0, 0, 0, 0.3); }
.select2-dropdown-open .select2-choice {
border-bottom-color: transparent;
-webkit-box-shadow: 0 1px 0 #fff inset;
box-shadow: 0 1px 0 #fff inset;
border-bottom-left-radius: 0;
border-bottom-right-radius: 0;
background-color: #eee;
background-image: -webkit-gradient(linear, left bottom, left top, color-stop(0, white), color-stop(0.5, #eeeeee));
background-image: -webkit-linear-gradient(center bottom, white 0%, #eeeeee 50%);
background-image: -moz-linear-gradient(center bottom, white 0%, #eeeeee 50%);
filter: progid:DXImageTransform.Microsoft.gradient(startColorstr='#eeeeee', endColorstr='#ffffff', GradientType=0);
background-image: linear-gradient(to top, white 0%, #eeeeee 50%); }
.select2-dropdown-open.select2-drop-above .select2-choice,
.select2-dropdown-open.select2-drop-above .select2-choices {
border: 1px solid #5897fb;
border-top-color: transparent;
background-image: -webkit-gradient(linear, left top, left bottom, color-stop(0, white), color-stop(0.5, #eeeeee));
background-image: -webkit-linear-gradient(center top, white 0%, #eeeeee 50%);
background-image: -moz-linear-gradient(center top, white 0%, #eeeeee 50%);
filter: progid:DXImageTransform.Microsoft.gradient(startColorstr='#eeeeee', endColorstr='#ffffff', GradientType=0);
background-image: linear-gradient(to bottom, white 0%, #eeeeee 50%); }
.select2-dropdown-open .select2-choice .select2-arrow {
background: transparent;
border-left: none;
filter: none; }
.select2-dropdown-open .select2-choice .select2-arrow b {
background-position: -18px 1px; }
.select2-hidden-accessible {
border: 0;
clip: rect(0 0 0 0);
height: 1px;
margin: -1px;
overflow: hidden;
padding: 0;
position: absolute;
width: 1px; }
/* results */
.select2-results {
max-height: 200px;
padding: 0 0 0 4px;
margin: 4px 4px 4px 0;
position: relative;
overflow-x: hidden;
overflow-y: auto;
-webkit-tap-highlight-color: transparent; }
.select2-results ul.select2-result-sub {
margin: 0;
padding-left: 0; }
.select2-results li {
list-style: none;
display: list-item;
background-image: none; }
.select2-results li.select2-result-with-children > .select2-result-label {
font-weight: bold; }
.select2-results .select2-result-label {
padding: 3px 7px 4px;
margin: 0;
cursor: pointer;
min-height: 1em;
-webkit-touch-callout: none;
-webkit-user-select: none;
-moz-user-select: none;
-ms-user-select: none;
user-select: none; }
.select2-results-dept-1 .select2-result-label {
padding-left: 20px; }
.select2-results-dept-2 .select2-result-label {
padding-left: 40px; }
.select2-results-dept-3 .select2-result-label {
padding-left: 60px; }
.select2-results-dept-4 .select2-result-label {
padding-left: 80px; }
.select2-results-dept-5 .select2-result-label {
padding-left: 100px; }
.select2-results-dept-6 .select2-result-label {
padding-left: 110px; }
.select2-results-dept-7 .select2-result-label {
padding-left: 120px; }
.select2-results .select2-highlighted {
background: #3875d7;
color: #fff; }
.select2-results li em {
background: #feffde;
font-style: normal; }
.select2-results .select2-highlighted em {
background: transparent; }
.select2-results .select2-highlighted ul {
background: #fff;
color: #000; }
.select2-results .select2-no-results,
.select2-results .select2-searching,
.select2-results .select2-selection-limit {
background: #f4f4f4;
display: list-item;
padding-left: 5px; }
/* multiselect */
.select2-container-multi .select2-choices {
height: auto !important;
height: 1%;
margin: 0;
padding: 0;
position: relative;
border: 1px solid #aaa;
cursor: text;
overflow: hidden;
background-color: #fff;
background-image: -webkit-gradient(linear, 0% 0%, 0% 100%, color-stop(1%, #eeeeee), color-stop(15%, white));
background-image: -webkit-linear-gradient(top, #eeeeee 1%, white 15%);
background-image: -moz-linear-gradient(top, #eeeeee 1%, white 15%);
background-image: linear-gradient(to bottom, #eeeeee 1%, white 15%); }
.select2-locked {
padding: 3px 5px 3px 5px !important; }
.select2-container-multi .select2-choices {
min-height: 26px; }
.select2-container-multi.select2-container-active .select2-choices {
border: 1px solid #5897fb;
outline: none;
-webkit-box-shadow: 0 0 5px rgba(0, 0, 0, 0.3);
box-shadow: 0 0 5px rgba(0, 0, 0, 0.3); }
.select2-container-multi .select2-choices li {
float: left;
list-style: none; }
html[dir="rtl"] .select2-container-multi .select2-choices li {
float: right; }
.select2-container-multi .select2-choices .select2-search-field {
margin: 0;
padding: 0;
white-space: nowrap; }
.select2-container-multi .select2-choices .select2-search-field input {
padding: 5px;
margin: 1px 0;
font-family: sans-serif;
font-size: 100%;
color: #666;
outline: 0;
border: 0;
-webkit-box-shadow: none;
box-shadow: none;
background: transparent !important; }
.select2-container-multi .select2-choices .select2-search-field input.select2-active {
background: white url("js/select2/select2-spinner.gif") no-repeat 100% !important; }
.select2-default {
color: #999 !important; }
.select2-container-multi .select2-choices .select2-search-choice {
padding: 3px 5px 3px 18px;
margin: 3px 0 3px 5px;
position: relative;
line-height: 13px;
color: #333;
cursor: default;
border: 1px solid #aaaaaa;
border-radius: 3px;
-webkit-box-shadow: 0 0 2px white inset, 0 1px 0 rgba(0, 0, 0, 0.05);
box-shadow: 0 0 2px white inset, 0 1px 0 rgba(0, 0, 0, 0.05);
background-clip: padding-box;
-webkit-touch-callout: none;
-webkit-user-select: none;
-moz-user-select: none;
-ms-user-select: none;
user-select: none;
background-color: #e4e4e4;
filter: progid:DXImageTransform.Microsoft.gradient(startColorstr='#eeeeee', endColorstr='#f4f4f4', GradientType=0);
background-image: -webkit-gradient(linear, 0% 0%, 0% 100%, color-stop(20%, #f4f4f4), color-stop(50%, #f0f0f0), color-stop(52%, #e8e8e8), color-stop(100%, #eeeeee));
background-image: -webkit-linear-gradient(top, #f4f4f4 20%, #f0f0f0 50%, #e8e8e8 52%, #eeeeee 100%);
background-image: -moz-linear-gradient(top, #f4f4f4 20%, #f0f0f0 50%, #e8e8e8 52%, #eeeeee 100%);
background-image: linear-gradient(to top, #f4f4f4 20%, #f0f0f0 50%, #e8e8e8 52%, #eeeeee 100%); }
html[dir="rtl"] .select2-container-multi .select2-choices .select2-search-choice {
margin-left: 0;
margin-right: 5px; }
.select2-container-multi .select2-choices .select2-search-choice .select2-chosen {
cursor: default; }
.select2-container-multi .select2-choices .select2-search-choice-focus {
background: #d4d4d4; }
.select2-search-choice-close {
display: block;
width: 12px;
height: 13px;
position: absolute;
right: 3px;
top: 4px;
font-size: 1px;
outline: none;
background: url("js/select2/select2.png") right top no-repeat; }
html[dir="rtl"] .select2-search-choice-close {
right: auto;
left: 3px; }
.select2-container-multi .select2-search-choice-close {
left: 3px; }
.select2-container-multi .select2-choices .select2-search-choice .select2-search-choice-close:hover {
background-position: right -11px; }
.select2-container-multi .select2-choices .select2-search-choice-focus .select2-search-choice-close {
background-position: right -11px; }
/* end multiselect */
.select2-result-selectable .select2-match,
.select2-result-unselectable .select2-match {
text-decoration: underline; }
.select2-offscreen, .select2-offscreen:focus {
clip: rect(0 0 0 0) !important;
width: 1px !important;
height: 1px !important;
border: 0 !important;
margin: 0 !important;
padding: 0 !important;
overflow: hidden !important;
position: absolute !important;
outline: 0 !important;
left: 0px !important;
top: 0px !important; }
.select2-display-none {
display: none; }
.select2-measure-scrollbar {
position: absolute;
top: -10000px;
left: -10000px;
width: 100px;
height: 100px;
overflow: scroll; }
/* Retina-ize icons */
@media only screen and (-webkit-min-device-pixel-ratio: 1.5), only screen and (min-resolution: 2dppx) {
.select2-search input,
.select2-search-choice-close,
.select2-container .select2-choice abbr,
.select2-container .select2-choice .select2-arrow b {
background-image: url("js/select2/select2x2.png") !important;
background-repeat: no-repeat !important;
background-size: 60px 40px !important; }
.select2-search input {
background-position: 100% -21px !important; } }
.sprite {
background-image: url("img/sprite3.png");
display: inline-block;
width: 18px;
height: 18px; }
.medium, .user-social li {
width: 27px;
height: 27px; }
.small {
width: 7px;
height: 6px; }
.heart {
background-position: 0 0; }
.heart.orange {
background-position: 0 -18px; }
.heart.white {
background-position: 0 -36px; }
.save {
background-position: -18px 0; }
.save.orange {
background-position: -18px -18px; }
.save.white {
background-position: -18px -36px; }
.cart {
background-position: -36px 0; }
.cart.orange {
background-position: -36px -18px; }
.cart.white {
background-position: -36px -36px; }
.plus {
background-position: -54px 0; }
.plus.orange {
background-position: -54px -18px; }
.plus.white {
background-position: -54px -36px; }
.pot {
background-position: -72px 0; }
.pot.orange {
background-position: -72px -18px; }
.pot.white {
background-position: -72px -36px; }
.bestek {
background-position: -90px 0; }
.bestek.orange {
background-position: -90px -18px; }
.bestek.white {
background-position: -90px -36px; }
.question {
background-position: -108px 0; }
.edit.white {
background-position: -126px -36px; }
.printer {
background-position: -126px 0; }
.printer.white {
background-position: -126px -18px; }
.people {
background-position: -108px -18px; }
.people.white {
background-position: -108px -36px; }
.website {
background-position: 0 -54px; }
.facebook {
background-position: -27px -54px; }
.googleplus {
background-position: -54px -54px; }
.twitter {
background-position: -81px -54px; }
.sort {
height: 13px;
background-position: -108px -54px; }
.sort-desc {
background-position: -108px -61px; }
.sort-asc {
background-position: -108px -54px; }
.arrowdown {
width: 108px;
height: 40px;
background-position: 0 -81px; }
html, body {
height: 100%;
margin: 0;
padding: 0; }
body {
font: 16px/1.6em 'Lato', Arial, 'Helvetica Neue', Helvetica, sans-serif;
font-weight: 300;
color: #333333;
background: #333333;
margin: 0;
padding: 0; }
h1, h2, h3, h4, h5, h6 {
line-height: 1.2em; }
h1 {
font-size: 3em; }
h2 {
font-size: 2.5em; }
h3 {
font-size: 2em; }
h4 {
font-size: 1.7em; }
h5 {
font-size: 1.4em; }
h6 {
font-size: 1.1em; }
p {
margin: 0 0 1em; }
img {
max-width: 100%;
height: auto; }
abbr {
border-bottom: 1px dotted; }
input, textarea, select {
padding: 5px;
width: 100%;
border: 1px solid #ccc; }
input[type="checkbox"], textarea[type="checkbox"], select[type="checkbox"] {
width: auto; }
input[type="file"], textarea[type="file"], select[type="file"] {
padding: 5px 0;
border: 0; }
label {
font-weight: bold; }
textarea {
max-width: 100%;
height: 150px; }
button, input[type="submit"] {
border: 0;
width: auto; }
button:disabled, input[type="submit"]:disabled {
background: #ddd;
color: #333333; }
.inputinfo {
font-size: 90%;
font-style: italic; }
a {
color: #ff5c23; }
a:hover, a:focus, a:active {
color: black; }
.averia, .menu .logo, .home h1, .recepten h2 {
font-family: 'Averia Libre', Arial, 'Helvetica Neue', Helvetica, sans-serif;
font-weight: bold; }
.fl {
float: left; }
.fr {
float: right; }
.clear {
clear: both; }
.print {
display: none; }
.mobile {
display: none; }
.contentblock {
background: #fff; }
.container, .newestrecipes .flex-control-nav {
position: relative;
overflow: auto;
width: 1240px;
padding: 50px;
margin: 0 auto; }
.onehalf {
width: 50%;
float: left;
padding-right: 50px; }
.onehalf.last {
padding-right: 0;
padding-left: 50px; }
.one-third {
float: left;
width: 33.33%;
padding-right: 25px; }
.two-third {
float: left;
width: 66.66%;
padding-left: 25px; }
.orangehover {
position: relative;
overflow: hidden; }
.orangehover img {
position: absolute;
top: 0;
left: 0;
min-height: 100%;
height: auto;
width: 100%; }
.orangehover .hover {
position: absolute;
top: -100%;
left: 0;
z-index: 100;
background: #ff5c23;
background: rgba(255, 92, 35, 0.9);
height: 100%;
width: 100%;
color: #fff;
-webkit-transition: top 1s ease;
transition: top 1s ease; }
.orangehover .hover .text {
position: absolute;
bottom: 0;
left: 0;
padding: 25px;
margin: 0; }
.orangehover:hover .hover {
top: 0; }
.orangehover.inversed .hover {
top: 0; }
.orangehover.inversed:hover .hover {
top: -100%; }
.topbar {
background: #333333; }
.topbar .login {
float: right;
position: relative;
right: -15px; }
.topbar a {
color: #eee;
text-decoration: none;
padding: 0 15px;
display: inline-block;
margin: 5px 0;
border-left: 1px solid #666;
text-transform: uppercase;
font-size: 70%; }
.topbar a:first-child {
border-left: 0;
margin-left: 0; }
.topbar a:hover, .topbar a:active, .topbar a:focus {
color: #ccc; }
.header {
background: #eee;
border-bottom: 3px solid #ff5c23;
height: 95px;
box-shadow: 0 0 3px #333333; }
.header .container, .header .newestrecipes .flex-control-nav, .newestrecipes .header .flex-control-nav {
padding: 0 50px; }
.menu {
margin: 0;
padding: 0;
list-style: none;
position: relative;
left: -30px; }
.menu li {
float: left; }
.menu .logo {
font-size: 1.6em; }
.menu .logo a {
color: #ff5c23; }
.menu a {
display: block;
line-height: 60px;
text-align: center;
text-decoration: none;
font-size: 1.2em;
padding: 0 30px;
color: #333333; }
.menu a.active {
font-weight: bold; }
.menu a.active:hover, .menu a.active:focus, .menu a.active:active {
color: #666666; }
.menu a:hover, .menu a:focus, .menu a:active {
color: #ff5c23; }
.home .section {
height: 100%;
position: relative; }
.home a {
color: #333333;
text-decoration: none;
border-bottom: 1px solid #333333; }
.home a:hover, .home a:active, .home a:focus {
color: gray;
border-bottom-color: gray; }
.home .signup {
font-size: 1.2em;
line-height: 40px; }
.home .register {
background: #ff5c23;
border-radius: 7px;
text-decoration: none;
padding: 0 50px;
text-shadow: none;
display: inline-block;
border-bottom-color: #333333 !important;
margin-right: 3px;
color: #fff; }
.home .register:hover, .home .register:active, .home .register:focus {
color: #fff;
background: #ff4909; }
.home .login {
font-size: 80%;
font-weight: bold;
line-height: 40px; }
.home .overlay {
position: absolute;
top: 0;
left: 0;
width: 100%;
height: 100%;
display: table;
z-index: 50; }
.home .overlay > div {
display: table-cell;
vertical-align: middle;
text-align: center;
font-weight: 300; }
.home h1 {
margin: 0; }
.home .intro {
font-size: 2.5em;
line-height: 1.2em; }
.home .footer {
display: none; }
.home .lightbox {
display: none;
background: #000;
background: rgba(0, 0, 0, 0.8);
padding: 50px;
position: fixed;
top: 0;
left: 0;
width: 100%;
height: 100%;
z-index: 999; }
.home .lightbox .inner {
width: 100%;
height: 100%;
position: relative; }
.home .lightbox iframe {
position: absolute;
top: 0;
left: 0;
border: 0;
width: 100%;
height: 100%; }
@-webkit-keyframes bounce {
0%, 20%, 50%, 80%, 100% {
-webkit-transform: translateY(0);
-moz-transform: translateY(0);
-ms-transform: translateY(0);
transform: translateY(0); }
40% {
-webkit-transform: translateY(-8px);
-moz-transform: translateY(-8px);
-ms-transform: translateY(-8px);
transform: translateY(-8px); }
60% {
-webkit-transform: translateY(-4px);
-moz-transform: translateY(-4px);
-ms-transform: translateY(-4px);
transform: translateY(-4px); } }
@-moz-keyframes bounce {
0%, 20%, 50%, 80%, 100% {
-webkit-transform: translateY(0);
-moz-transform: translateY(0);
-ms-transform: translateY(0);
transform: translateY(0); }
40% {
-webkit-transform: translateY(-8px);
-moz-transform: translateY(-8px);
-ms-transform: translateY(-8px);
transform: translateY(-8px); }
60% {
-webkit-transform: translateY(-4px);
-moz-transform: translateY(-4px);
-ms-transform: translateY(-4px);
transform: translateY(-4px); } }
@-ms-keyframes bounce {
0%, 20%, 50%, 80%, 100% {
-webkit-transform: translateY(0);
-moz-transform: translateY(0);
-ms-transform: translateY(0);
transform: translateY(0); }
40% {
-webkit-transform: translateY(-8px);
-moz-transform: translateY(-8px);
-ms-transform: translateY(-8px);
transform: translateY(-8px); }
60% {
-webkit-transform: translateY(-4px);
-moz-transform: translateY(-4px);
-ms-transform: translateY(-4px);
transform: translateY(-4px); } }
@keyframes bounce {
0%, 20%, 50%, 80%, 100% {
-webkit-transform: translateY(0);
-moz-transform: translateY(0);
-ms-transform: translateY(0);
transform: translateY(0); }
40% {
-webkit-transform: translateY(-8px);
-moz-transform: translateY(-8px);
-ms-transform: translateY(-8px);
transform: translateY(-8px); }
60% {
-webkit-transform: translateY(-4px);
-moz-transform: translateY(-4px);
-ms-transform: translateY(-4px);
transform: translateY(-4px); } }
.picturewall {
clear: both;
overflow: hidden;
background: url("img/background-home.jpg") no-repeat center top;
background-size: cover; }
.picturewall .overlay {
background: rgba(51, 51, 51, 0.45); }
.picturewall .overlay > div {
color: #fff;
text-shadow: 0 0 10px #444; }
.picturewall h1 {
color: #ff5c23;
font-size: 6em; }
.picturewall a {
color: #fff;
text-decoration: none;
border-bottom: 1px solid #fff; }
.picturewall a:hover, .picturewall a:active, .picturewall a:focus {
color: #ddd;
border-bottom-color: #ddd; }
.picturewall .arrowdown {
position: absolute;
bottom: 30px;
left: 50%;
margin-left: -54px;
cursor: pointer;
-webkit-animation: bounce 2s infinite;
-moz-animation: bounce 2s infinite;
-ms-animation: bounce 2s infinite;
animation: bounce 2s infinite; }
.fullheight .contentblock {
height: 100%; }
.map .description {
text-shadow: 0 0 10px #fff;
position: absolute;
top: 50%;
left: 50%;
width: 50%;
height: 0;
margin-left: -25%;
margin-top: -200px;
z-index: 50;
text-align: center; }
.home #map {
height: 100%; }
.recepten {
min-height: 100%;
height: auto !important;
background: #fff; }
.recepten .container, .recepten .newestrecipes .flex-control-nav, .newestrecipes .recepten .flex-control-nav {
display: table;
height: 100%; }
.recepten .inner {
display: table-cell;
vertical-align: middle; }
.recepten .recept {
height: 400px; }
.recepten .likes {
font-weight: 400;
line-height: 18px;
color: #666666;
margin-top: 1em; }
.recepten .likes i {
float: left;
margin-right: 5px; }
.restaurants {
position: relative; }
.restaurants .flexslider img {
height: 100%;
min-width: 100%;
width: auto;
top: 0; }
.restaurants .flex-control-nav {
position: absolute;
bottom: 100px;
left: 100px;
width: auto; }
.restaurants .flex-control-nav li {
margin-left: 0;
margin-right: 5px; }
.restaurants .flex-control-nav a {
border-color: #fff; }
.restaurants .flex-control-nav a.flex-active {
background: #fff; }
.restaurants .caption {
background: #888;
background: rgba(0, 0, 0, 0.8);
padding: 50px;
padding-bottom: 75px;
position: absolute;
bottom: 50px;
left: 50px;
color: #fff;
overflow: auto;
width: 30%; }
.restaurants .caption h2 {
margin-top: 0; }
.flexslider {
height: 100%;
position: relative; }
.flexslider .slides, .flexslider li {
height: 100%;
overflow: hidden; }
.flexslider .imagecontainer {
height: 100%;
background-size: cover;
background-position: center center; }
.flex-control-nav {
position: absolute;
right: 0;
bottom: 18px;
z-index: 100;
line-height: 0; }
.flex-control-nav li {
display: inline-block;
margin-left: 6px; }
.flex-control-nav a {
display: block;
width: 18px;
height: 18px;
text-indent: -999em;
border: 1px solid #fff;
border-radius: 50px;
cursor: pointer; }
.flex-control-nav a.flex-active {
background: #fff; }
.map {
height: 400px; }
.map img {
max-width: initial; }
.recipeindex .newestrecipes {
height: 60%; }
.newestrecipes h1 {
margin-top: 0;
white-space: nowrap;
text-overflow: ellipsis;
overflow: hidden; }
.newestrecipes .fl {
width: 100%; }
.newestrecipes .flexslider {
height: 100%; }
.newestrecipes .flex-control-nav {
position: absolute;
bottom: 0;
left: 50%;
margin-left: -620px;
text-align: right;
z-index: 600; }
.newestrecipes .flex-control-nav a {
text-indent: 999em; }
.newestrecipes .title {
position: absolute;
bottom: 0;
left: 0;
width: 100%;
background: rgba(0, 0, 0, 0.8);
color: #fff;
height: 126px; }
.newestrecipes .title a {
color: #fff; }
.newestrecipes .container, .newestrecipes .flex-control-nav {
padding: 20px 50px 30px; }
.newestrecipes h1 {
margin-bottom: 10px;
line-height: 1; }
.button, button, input[type="submit"] {
border-radius: 7px;
display: block;
padding: 15px 20px;
text-decoration: none;
line-height: 18px;
color: #333333;
background: #ddd; }
.button i, button i, input[type="submit"] i {
display: block;
float: left;
margin-right: 7px; }
.button:hover, button:hover, input[type="submit"]:hover, .button:focus, button:focus, input[type="submit"]:focus, .button:active, button:active, input[type="submit"]:active {
box-shadow: 0 0 1px #333333; }
.button-orange, button, input[type="submit"] {
background: #ff5c23;
color: #fff; }
.button-orange:hover, button:hover, input[type="submit"]:hover, .button-orange:focus, button:focus, input[type="submit"]:focus, .button-orange:active, button:active, input[type="submit"]:active {
color: #ddd; }
.recipecontent {
background: #eee;
border-bottom: 1px solid #ddd;
border-top: 1px solid #ddd; }
.recipecontent .shoppinglist {
background: #333333;
color: #fff; }
.recipecontent .orangehover {
height: 200px; }
.recipeblock {
width: 50%;
float: left;
padding-right: 5px;
margin-bottom: 10px; }
.recipeblock.even {
padding-right: 0;
padding-left: 5px; }
.recipeblock img {
max-width: 100%;
height: auto; }
.recipe {
text-align: center;
margin-bottom: 25px; }
.recipe a {
text-decoration: none; }
.recipe .title {
font-size: 140%; }
.recipe .actions {
margin: 0;
padding: 0;
list-style: none;
width: 100px;
height: 30px;
margin: 0 auto;
padding: 0 5px;
background: #ddd;
border-radius: 7px; }
.recipe .actions li {
float: left;
line-height: 0;
width: 30px; }
.recipe .actions li i {
margin-top: 6px; }
.recipe .actions li i:hover, .recipe .actions li i:focus, .recipe .actions li i:active {
opacity: 0.5; }
.recipemeta {
margin: 0;
padding: 0;
list-style: none;
line-height: 18px; }
.recipemeta li {
float: left;
position: relative;
padding-left: 22px; }
.recipemeta li:not(:last-child):after {
content: "-";
color: #aaa;
padding: 0 5px; }
.recipemeta i {
position: absolute;
left: 0; }
.detailheader {
height: 100%;
background-size: cover;
background-position: center center;
position: relative; }
.detailheader.fixed {
position: fixed;
top: -100%;
left: 0;
margin-top: 126px;
width: 100%;
z-index: 600; }
.detailheader .title {
cursor: pointer; }
.detailheader h1 {
margin-bottom: 10px;
line-height: 1; }
.detailheader .fl {
width: 100%; }
.recipe-detail .header {
position: absolute;
top: 0;
left: 0;
width: 100%;
z-index: 500; }
.recipe-detail.fixed .fixedfix {
height: 100%;
margin-top: -126px; }
.recipe-detail.fixed .detailheader {
position: fixed;
top: -100%;
left: 0;
margin-top: 126px;
width: 100%;
z-index: 600; }
.recipe-detail.fixed .recipecontent {
margin-top: 126px; }
.recipe-detail .ingredients h2 {
margin-top: 0; }
.recipe-detail .recipephotos img {
margin-top: 25px; }
table.dinners {
width: 100%; }
table.dinners th {
text-align: left;
background: #eee;
cursor: pointer; }
table.dinners th i {
margin-right: 5px; }
table.dinners th i.sort-asc, table.dinners th i.sort-desc {
margin-bottom: 2px; }
table.dinners tr {
border: 1px solid #eee; }
table.dinners tr.focus {
background-color: rgba(255, 92, 35, 0.2);
-webkit-transition: background-color 1s ease-out;
-moz-transition: background-color 1s ease-out;
-ms-transition: background-color 1s ease-out;
-o-transition: background-color 1s ease-out;
transition: background-color 1s ease-out; }
table.dinners td, table.dinners th {
padding: 5px;
text-overflow: ellipsis;
white-space: nowrap;
overflow: hidden; }
table.dinners .date-col {
max-width: 101px; }
table.dinners .title-col {
max-width: 375px; }
table.dinners .price-col {
max-width: 62px; }
table.dinners .diet-col {
max-width: 103px; }
table.dinners .distance-col {
max-width: 92px; }
.checkboxes label {
font-weight: 300; }
.checkboxes ul {
margin: 0;
padding: 0;
list-style: none;
list-style: none; }
.widget {
background: #f2f2f2;
padding: 20px;
border-radius: 7px;
margin-bottom: 1em; }
.widget.dark {
background: #ddd; }
.widget h3 {
margin-top: 0; }
.search-recipe form > div {
margin-top: 1em;
position: relative; }
.search-recipe form > div:first-child {
margin-top: 0; }
.search-recipe label {
margin-right: 7px; }
.search-recipe select {
padding: 5px; }
.search-recipe button {
margin-top: 2em; }
.select2-container {
width: 100%; }
.recipe-user h3 {
margin-top: 0; }
.user-social {
padding: 0; }
.user-social li {
display: inline-block;
margin-right: 7px; }
.user-social i {
border-radius: 7px; }
.profile-view .avatar {
float: left;
margin-right: 50px;
margin-bottom: 1em;
border-radius: 7px; }
.profile-view .content {
margin-top: -207.5px;
background: #fff; }
.profile-view h1 {
margin-top: 0; }
.profile-view .main h2 {
margin-top: 0; }
.calendar table {
width: 100%;
border: 1px solid #ddd; }
.calendar thead tr {
border-bottom: 1px solid #ddd; }
.calendar thead tr a {
display: block;
height: 100%;
width: 100%; }
.calendar td, .calendar th {
padding: 10px;
width: 14.28%;
text-align: center; }
.calendar td {
cursor: pointer; }
.calendar td.event {
color: #ff5c23; }
.calendar td.today {
font-weight: bold; }
.calendar td.highlight {
background: #fff; }
.calendar td.empty {
background: #f2f2f2; }
.calendar td.disabled {
cursor: default; }
.calendar a {
text-decoration: none; }
.flash {
position: fixed;
z-index: 900;
top: -35px;
left: 0;
width: 100%;
height: 35px;
line-height: 35px;
text-align: center;
font-weight: 400;
-webkit-transition: top 250ms ease-in;
-moz-transition: top 250ms ease-in;
-ms-transition: top 250ms ease-in;
-o-transition: top 250ms ease-in;
transition: top 250ms ease-in;
border-bottom: 1px solid; }
.flash.visible {
-webkit-transition: top 250ms ease-in 1000ms;
-moz-transition: top 250ms ease-in 1000ms;
-ms-transition: top 250ms ease-in 1000ms;
-o-transition: top 250ms ease-in 1000ms;
transition: top 250ms ease-in 1000ms;
top: 0; }
.flash a {
color: #555;
text-decoration: none; }
.flash a:hover, .flash a:active, .flash a:focus {
color: #000; }
.message {
padding: 5px;
border: 1px solid;
border-radius: 7px; }
.flash-success, .success {
background: #8bf97c;
border-color: #118e00; }
.flash-success a, .success a {
color: #333333; }
.flash-success a:hover, .flash-success a:active, .flash-success a:focus, .success a:hover, .success a:active, .success a:focus {
color: #666666; }
.flash-error, .error {
background: #eb7764;
border-color: #cd1d00;
color: #fff; }
.flash-error a, .error a {
color: #fff; }
.flash-error a:hover, .flash-error a:active, .flash-error a:focus, .error a:hover, .error a:active, .error a:focus {
color: #ddd; }
.flash-notice, .notice {
background: #f0b174;
border-color: #e46600; }
.flash-notice a, .notice a {
color: #333333; }
.flash-notice a:hover, .flash-notice a:active, .flash-notice a:focus, .notice a:hover, .notice a:active, .notice a:focus {
color: #666666; }
.red {
color: #cd1d00; }
.green {
color: #118e00; }
.orange {
color: #ff5c23; }
form .error {
background: initial;
color: initial;
border-color: #cd1d00; }
form input[type="file"].error {
color: #cd1d00; }
form .select2-container.error .select2-choices {
border-color: #cd1d00 !important; }
.dinnerform h1 {
margin-top: 0;
line-height: 1; }
.dinnerform .onehalf > div {
margin-bottom: 1em; }
.dinnerform #dinner_date_date {
width: 65%;
margin-right: 2%; }
.dinnerform #dinner_date_time {
width: 33%; }
.dinnerform .invitees, .dinnerform .price {
width: 50%;
float: left; }
.dinnerform .invitees {
padding-right: 2%; }
.dinnerform #dinner_address > div {
margin-bottom: 1em; }
.dinnerform #dinner_submit {
float: right;
margin-top: 3em; }
.dinnerform input[type="checkbox"] {
margin-left: 5px; }
#topsubmit {
margin-top: 0.3em; }
.recipeform .onehalf > div {
margin-bottom: 1em; }
.recipeform .amount, .recipeform .ingredient {
float: left;
margin-bottom: 1em; }
.recipeform .amount.label, .recipeform .ingredient.label {
margin-bottom: 0; }
.recipeform .labels {
width: 97%; }
.recipeform .amount {
width: 33%; }
.recipeform .ingredient {
width: 67%;
padding-left: 2%; }
.recipeform .ingredient > div {
position: relative; }
.recipeform #recipe_recipeingredients > div > div {
width: 97%;
clear: both; }
.recipeform #recipe_recipeingredients .deleterow {
line-height: 33px;
text-decoration: none;
padding-left: 5px; }
.recipeform #recipe_recipeingredients .select2-container-active .select2-choices {
border-color: #5897fb; }
.recipeform #recipe_recipeingredients .select2-choices {
padding: 0 5px;
background: transparent;
border-color: #ccc; }
.recipeform #recipe_recipeingredients .select2-search-choice {
margin: 1px 0;
padding: 4px 0;
font-size: 16px;
line-height: initial;
font-family: sans-serif;
background: transparent;
border: 0;
box-shadow: none; }
.recipeform #recipe_recipeingredients .select2-search-choice a {
display: none; }
.recipeform #recipe_recipeingredients .select2-search-field input {
padding: 4px 0; }
.recipeform .select2-selection-limit {
display: none !important; }
.recipeform .select2-results {
margin: 0; }
.recipeform .cooking, .recipeform .ready, .recipeform .aantal {
float: left;
width: 32%;
margin-left: 2%;
margin-bottom: 0 !important; }
.recipeform .cooking {
margin-left: 0; }
.recipeform .category, .recipeform .diet {
float: left;
width: 50%;
padding-left: 1%; }
.recipeform .category {
padding-right: 1%;
padding-left: 0; }
.recipeform .recipe-recipe {
margin-bottom: 0 !important; }
.recipeform textarea {
height: 300px; }
.recipeform h1 {
margin-top: 0;
line-height: 1; }
.recipeform #recipe_submit {
float: right; }
#dinner_photos > div, #recipe_photos > div {
margin-top: 1em;
padding-top: 1em;
border-top: 1px solid #ddd; }
#dinner_photos > div:first-child, #recipe_photos > div:first-child {
border-top: 0;
padding-top: 0; }
.photo-row > div {
margin-bottom: 1em; }
.add_photo_link {
display: inline-block; }
.tabs {
margin: 0;
padding: 0;
list-style: none;
border-bottom: 1px solid #ddd;
margin-bottom: 3em; }
.tabs li {
display: inline-block;
background: #f7f7f7;
border: 1px solid #ddd;
border-top-right-radius: 7px;
border-top-left-radius: 7px;
position: relative;
bottom: -1px;
left: -4px;
line-height: 18px; }
.tabs li:first-child {
left: 0; }
.tabs li.active {
border-bottom-color: #fff;
background: #fff; }
.tabs a {
padding: 10px 30px;
display: block;
text-decoration: none; }
.recipeinfo {
background: #eee;
float: left;
list-style: none;
margin: 0;
padding: 20px;
border-radius: 7px;
margin-right: 1em;
margin-bottom: 1em; }
.ingredients ul {
margin: 0;
padding: 0;
list-style: none; }
.ingredients li:before {
content: "- "; }
.loginform .recover {
line-height: 48px; }
.registerform > div {
margin-bottom: 1em; }
.recoveryform div > div {
margin-bottom: 1em; }
.adddinner {
text-align: right; }
.adddinner .button, .adddinner button, .adddinner input[type="submit"] {
display: inline-block;
margin-left: 1em; }
.markdown {
display: none; }
.markdown table {
width: 100%; }
.markdown td, .markdown th {
padding: 5px;
border: 1px solid #ccc;
width: 50%; }
.markdown th {
text-align: left;
background: #eee; }
.welcome {
background: #eee;
border: 1px solid #ccc;
padding: 50px; }
.welcome h1 {
margin-top: 0; }
.userform .onehalf > div {
margin-bottom: 1em; }
.userform h1 {
margin-top: 0;
line-height: 1; }
.userform #useredit_submit {
float: right; }
.showmore-toggle i {
margin-right: 5px; }
.showmore {
display: none; }
.homerecipe {
width: 32%;
float: left;
margin-bottom: 1em;
font-size: 120%; }
.homerecipe a {
text-decoration: none; }
.homerecipe img {
float: left; }
.homerecipe.middle {
margin-left: 2%;
margin-right: 2%; }
.recipe-section h2 {
margin-bottom: 0.5em; }
.dinnerlist {
margin: 0;
padding: 0;
list-style: none; }
.dinnerlist img {
float: left;
margin-right: 1em; }
.dinnerlist p {
white-space: nowrap;
text-overflow: ellipsis;
overflow: hidden; }
.dinnerlist .title {
margin-bottom: 0; }
.dinnerlist .dinnermeta {
color: #aaa; }
.nonefound {
line-height: 18px; }
.nonefound i {
float: left;
margin-right: 5px; }
.participantlist {
margin: 0;
padding: 0;
list-style: none; }
.participantlist li {
margin-bottom: 1em; }
.participantlist.double .participant {
line-height: 25px; }
.participant {
line-height: 50px; }
.participant img {
float: left;
margin-right: 1em; }
.form > div {
margin-bottom: 1em; }
.dinners-title {
margin: 0;
line-height: 48px; }
.ingredientpersons .aantal {
width: 35px;
text-align: center; }
.recipes h2 {
font-size: 1.6em; }
.recipes h3 {
font-size: 1.3em; }
.recipes > div {
border-bottom: 1px solid #ddd; }
.printshoppinglist {
float: right;
left: 0 !important;
background: none !important;
border: 0 !important; }
.printshoppinglist a {
padding-right: 0;
padding-left: 0; }
.printshoppinglist i {
float: left;
margin-right: 5px; }
.mapheader .header {
position: absolute;
top: 0;
left: 0;
width: 100%;
z-index: 500; }
.mapheader .mapcontainer {
padding-top: 95px;
position: relative;
height: 495px; }
.mapheader .resize {
position: absolute;
bottom: 25px;
right: 0;
padding: 10px 30px;
background: rgba(255, 92, 35, 0.7);
color: #fff;
cursor: pointer; }
.mapheader .map {
height: 100%; }
.dinnerinfo {
border-top: 1px solid #ddd; }
.dinnerinfo:first-child {
border-top: 0; }
.dinnerinfo h2 {
font-size: 1.3em;
margin-bottom: 0; }
.dinnerinfo .dinnermeta {
margin: 0;
padding: 0;
list-style: none; }
.dinnerinfo .dinnermeta li {
display: inline;
color: #666; }
.dinnerinfo .dinnermeta li:first-child:after {
content: " - "; }
.printrecipe {
position: absolute;
right: 50px;
bottom: 30px;
line-height: 18px; }
.printrecipe i {
float: left;
margin-right: 5px; }
.printrecipe a {
color: #fff; }
.printrecipe a:hover, .printrecipe a:active, .printrecipe a:focus {
color: #ccc; }
.borderlist {
margin: 0;
padding: 0;
list-style: none; }
.borderlist li {
border-top: 1px solid #ccc;
padding: 5px 0; }
.borderlist li:first-child {
border-top: 0; }
.dinner-detail h1 {
margin-top: 0;
line-height: 1; }
.deelnemenform > div > div {
margin-bottom: 1em; }
.footer {
background: #333333;
color: #ccc;
line-height: 27px;
border-top: 1px solid #111; }
.footer a {
color: #ddd; }
.footer a:hover, .footer a:active, .footer a:focus {
color: #eee; }
.footer .links {
margin: 0;
padding: 0;
list-style: none; }
.footer .social {
position: relative;
top: -10px; }
.footer .social i {
border-radius: 7px;
margin-right: 7px;
position: relative;
bottom: -10px; }
.footer .social li {
display: inline;
margin-right: 50px; }
.footer .copy {
padding-top: 1em;
margin-top: 2em;
border-top: 1px dashed #666;
color: #bbb;
font-size: 90%; }
.dinnerindex .content, .dinner-detail .content {
background: #fff; }
.share ul {
margin: 0;
padding: 0;
list-style: none;
display: inline;
position: relative;
bottom: -7px;
left: 5px; }
.share li {
display: inline; }
.share i {
border-radius: 7px; }
.offscreen {
position: absolute;
top: -999em;
left: -999em; }
.submitloader {
float: right;
margin: 16px;
display: none; }
@media screen and (max-width: 1240px) {
.container, .newestrecipes .flex-control-nav {
width: 960px; }
.home .intro {
font-size: 2em; }
.home .recept {
height: 250px; }
.loginform .recover {
clear: both; }
.mapheader .mapcontainer {
height: 395px; }
.calendar th, .calendar td {
padding: 5px; }
table.dinners .date-col, table.dinners .price-col, table.dinners .diet-col, table.dinners .distance-col {
width: auto; }
table.dinners .title-col {
max-width: 220px; }
.recipeindex .recipeblock .text {
font-size: 2em; }
.newestrecipes .flex-control-nav {
margin-left: -480px; } }
@media screen and (max-width: 960px) {
.container, .newestrecipes .flex-control-nav {
width: 100%;
padding: 20px;
padding-right: 20px !important;
padding-left: 20px !important; }
.header .container, .header .newestrecipes .flex-control-nav, .newestrecipes .header .flex-control-nav {
padding: 0 20px !important; }
.header .menu {
left: -10px; }
.header .menu a {
padding: 0 10px; }
.onehalf, .one-third, .two-third {
padding: 0 !important;
width: 100%;
margin-bottom: 2em; }
.home .description {
width: 100%;
margin-left: 0;
left: 0;
padding: 20px; }
.home .section {
min-height: 100%; }
.home h1 {
font-size: 2em; }
.home .picturewall h1 {
font-size: 3em; }
.home .intro {
font-size: 1.6em; }
.dinnerindex .sidebar {
display: none; }
.newestrecipes .flex-control-nav {
display: none; }
.recipeindex .newestrecipes {
height: 40%; }
.recipe-detail .widget {
display: none; }
.printrecipe {
display: none; }
.profile-view .map {
display: none; }
.profile-view .content {
margin-top: 0; } }
@media screen and (max-width: 500px) {
h1 {
font-size: 1.6em; }
h2 {
font-size: 1.4em; }
h3 {
font-size: 1.2em; }
.mobile {
display: block; }
.desktop {
display: none; }
.header {
min-height: 95px;
height: auto; }
.header .container, .header .newestrecipes .flex-control-nav, .newestrecipes .header .flex-control-nav {
height: 100%;
overflow: hidden; }
.menu.mobile {
left: 0; }
.menu.mobile a {
padding: 0;
line-height: 1; }
.menu.mobile h1 {
margin: 0.3em 0 0.6em;
line-height: 1; }
.menu.mobile ul {
display: none;
margin: 0;
padding: 0;
list-style: none;
margin-bottom: 1em;
margin-top: 1em; }
.menu.mobile li {
border-top: 1px solid #ccc;
display: block;
float: none; }
.menu.mobile li a {
line-height: 50px; }
.menu.mobile li a:active, .menu.mobile li a:hover, .menu.mobile li a:focus {
background: #ddd; }
.menu.mobile .menutoggle {
font-weight: bold;
line-height: 30px; }
.menu.mobile .menutoggle:active, .menu.mobile .menutoggle:hover, .menu.mobile .menutoggle:focus {
text-decoration: underline; }
.home .intro {
display: none; }
.home h1 {
margin-bottom: 20px; }
.topbar {
display: none; }
.footer .links.social li {
display: block; }
.recipe-detail.fixed .detailheader {
position: absolute; }
.recipeindex .header {
position: absolute;
top: 0;
left: 0;
width: 100%;
z-index: 500; }
.recipeindex .newestrecipes {
height: 100%; }
.homerecipe {
width: 100%; }
.homerecipe img {
width: 100%; }
.homerecipe.middle {
margin: 0; }
.recipeblock {
width: 100%;
padding: 0 !important; } }
| 0.66628 | 0.079424 |
* {
margin: 0;
padding: 0;
}
html {
width: 100%;
height: 100%;
}
body {
width: 100%;
height: 100%;
margin: 0;
padding: 0;
}
.clear {
clear: both;
}
#canvas {
position: relative;
width: 100%;
height: 100%;
}
/*伪类*/
#canvas::before {
content: '';
position: absolute;
width: 100%;
height: 100%;
background: url('img/bg.jpg') no-repeat center center fixed;
filter: blur(10px);
z-index: -1;
left: 0;
right: 0;
bottom: 0;
top: 0;
}
#canvas_title {
color: snow;
font-size: 50px;
text-align: center;
padding-top: 200px;
padding-bottom: 50px;
}
.canvas_content {
padding: 20px;
font-size: 20px;
color: snow;
text-align: center;
}
#canvas_btn {
color: snow;
display: block;
margin: 50px auto;
padding: 20px 37px;
text-decoration: none;
font-size: 40px;
cursor: pointer; /* 光标 */
transition: 0.5s; /* 让过渡动画持续0.4s */
border: none;
background-image: linear-gradient(to right, #48c6ef, #6f86d6); /*渐变色*/
}
#canvas_btn:hover {
box-shadow: 10px 10px 5px #888888;
}
#cv {
display: none;
height: 100%;
width: 100%;
}
#menu {
height: 75px;
width: 100%;
background-color: RGB(51, 51, 51);
}
#menu_left {
float: left;
width: 50%;
height: 100%;
}
#menu_text {
color: #EAD321;
text-align: left;
margin-left: 350px;
width: 200px;
line-height: 75px;
font-size: 25px;
}
#menu_right {
float: left;
width: 50%;
height: 100%;
}
.menu_a {
font-size: 25px;
padding: 0 350px;
height: 75px;
line-height: 75px;
color: white;
text-decoration: none;
}
.menu_a:hover {
color: #EAD321;
text-decoration: none;
}
.menu_a:visited {
color: #EAD321;
text-decoration: none;
}
.menu_a span {
color: #999999;
font-size: 15px;
position: absolute;
top: 30px;
}
#cv_img1 {
width: 100%;
height: 350px;
background-image: linear-gradient(to right, #d7d2cc, #304352);
}
#cv_triangle {
margin-top: 35px;
padding-top: 30px;
margin-left: 710px;
width: 0;
height: 0;
border-width: 50px;
border-style: solid;
border-color: #EAD321 transparent transparent transparent;
}
#about_me_img_div {
padding-top: 30px;
width: 1200px;
height: 230px;
margin: 0 auto;
}
#about_me_img_div ul li {
list-style: none;
float: left;
margin-left: 120px;
}
.a_m_img {
height: 120px;
width: 120px;
}
.a_m_title {
height: 100%;
width: 100%;
text-align: center;
color: black;
}
.a_m_text {
height: 100%;
width: 100%;
text-align: center;
color: #999999;
}
#myskills {
height: 450px;
width: 100%;
}
#myskills_head {
background: RGB(51, 51, 51);
}
#bottom {
height: 250px;
width: 100%;
background: RGB(51, 51, 51);
}
#bottom_img ul li {
list-style: none;
float: left;
}
#bottom_img ul li p {
padding-top: 10px;
padding-left: 10px;
color: white;
font-size: 20px;
text-align: center
}
.b_img {
height: 45px;
width: 45px;
padding-left: 50px;
}
#bottom_img ul li a {
display: block;
padding-left: 10px;
text-align: center;
text-decoration: none;
padding-top: 10px;
color: white;
font-size: 20px
}
|
index.css
|
* {
margin: 0;
padding: 0;
}
html {
width: 100%;
height: 100%;
}
body {
width: 100%;
height: 100%;
margin: 0;
padding: 0;
}
.clear {
clear: both;
}
#canvas {
position: relative;
width: 100%;
height: 100%;
}
/*伪类*/
#canvas::before {
content: '';
position: absolute;
width: 100%;
height: 100%;
background: url('img/bg.jpg') no-repeat center center fixed;
filter: blur(10px);
z-index: -1;
left: 0;
right: 0;
bottom: 0;
top: 0;
}
#canvas_title {
color: snow;
font-size: 50px;
text-align: center;
padding-top: 200px;
padding-bottom: 50px;
}
.canvas_content {
padding: 20px;
font-size: 20px;
color: snow;
text-align: center;
}
#canvas_btn {
color: snow;
display: block;
margin: 50px auto;
padding: 20px 37px;
text-decoration: none;
font-size: 40px;
cursor: pointer; /* 光标 */
transition: 0.5s; /* 让过渡动画持续0.4s */
border: none;
background-image: linear-gradient(to right, #48c6ef, #6f86d6); /*渐变色*/
}
#canvas_btn:hover {
box-shadow: 10px 10px 5px #888888;
}
#cv {
display: none;
height: 100%;
width: 100%;
}
#menu {
height: 75px;
width: 100%;
background-color: RGB(51, 51, 51);
}
#menu_left {
float: left;
width: 50%;
height: 100%;
}
#menu_text {
color: #EAD321;
text-align: left;
margin-left: 350px;
width: 200px;
line-height: 75px;
font-size: 25px;
}
#menu_right {
float: left;
width: 50%;
height: 100%;
}
.menu_a {
font-size: 25px;
padding: 0 350px;
height: 75px;
line-height: 75px;
color: white;
text-decoration: none;
}
.menu_a:hover {
color: #EAD321;
text-decoration: none;
}
.menu_a:visited {
color: #EAD321;
text-decoration: none;
}
.menu_a span {
color: #999999;
font-size: 15px;
position: absolute;
top: 30px;
}
#cv_img1 {
width: 100%;
height: 350px;
background-image: linear-gradient(to right, #d7d2cc, #304352);
}
#cv_triangle {
margin-top: 35px;
padding-top: 30px;
margin-left: 710px;
width: 0;
height: 0;
border-width: 50px;
border-style: solid;
border-color: #EAD321 transparent transparent transparent;
}
#about_me_img_div {
padding-top: 30px;
width: 1200px;
height: 230px;
margin: 0 auto;
}
#about_me_img_div ul li {
list-style: none;
float: left;
margin-left: 120px;
}
.a_m_img {
height: 120px;
width: 120px;
}
.a_m_title {
height: 100%;
width: 100%;
text-align: center;
color: black;
}
.a_m_text {
height: 100%;
width: 100%;
text-align: center;
color: #999999;
}
#myskills {
height: 450px;
width: 100%;
}
#myskills_head {
background: RGB(51, 51, 51);
}
#bottom {
height: 250px;
width: 100%;
background: RGB(51, 51, 51);
}
#bottom_img ul li {
list-style: none;
float: left;
}
#bottom_img ul li p {
padding-top: 10px;
padding-left: 10px;
color: white;
font-size: 20px;
text-align: center
}
.b_img {
height: 45px;
width: 45px;
padding-left: 50px;
}
#bottom_img ul li a {
display: block;
padding-left: 10px;
text-align: center;
text-decoration: none;
padding-top: 10px;
color: white;
font-size: 20px
}
| 0.354098 | 0.064653 |
.btn span {margin-left:5px;}
.form-group.form-md-line-input.err {border-bottom:1px solid red;}
.form-actions .btn-group button {margin-right:10px;}
table td a i {margin-right:3px;}
.page-footer-inner {font-size:14px;}
table th {text-align:center;}
body, div, a, input, span, textarea, select, h1,h2,h3,h4,h5 {font-family:'microsoft yahei';}
.page-header.navbar .page-logo .logo-default {margin: 0 !important;height:100%;line-height:68px;font-size:14px;color:white;float:left;}
textarea.form-control, input.form-control, select.form-control {
border-radius:17px !important;border:1px solid #e5e5e5 !important;
}
input.form-control, label.form-control, textarea.form-control, select.form-control {
padding-left:12px !important;
}
._file_input .input-group-addon {
padding-left:12px !important;
padding-right:12px !important;
}
.input-group._file_input input {
border-top-right-radius:0px !important;
border-bottom-right-radius:0px !important;
}
.input-group._file_input .input-group-addon {
border-top-right-radius:17px !important;
border-bottom-right-radius:17px !important;
}
@media (max-width: 767px){
.page-header-fixed.page-header-fixed-mobile .page-container {
margin-top: 136px !important;
}
}
@media (max-width: 991px){
.page-sidebar.navbar-collapse.collapse {
border: 1px solid #ddd;
border-radius: 2px !important;
box-shadow: 1px 1px 2px #ddd;
}
}
div.dataTables_length select {
width:auto !important;
height:24px;
line-height:24px;
padding:0px;
}
.dataTable > thead > tr > th.sorting, .dataTable > thead > tr > th.sorting_asc, .dataTable > thead > tr > th.sorting_desc {
padding-right: 0px;
}
.form-inline.required .control-label:before {
content:"*";
color:red;
}
.control-label.required:before {
content:"*";
color:red;
}
.form-body>.form-group>.err>input {border:1px solid red;}
.errorMessage,.actionMessage {
color: red;
}
form label.error {
color: red;
}
.bootbox-body {
overflow:auto;
max-height:100%;
}
.bootbox-body div.portlet {
box-shadow:none;
}
ul.sub-menu.data_menu li span.title{
}
ul.sub-menu.data_menu li span.title::before {
content:'-';margin-right:10px;font-weight:bold;
}
div.dataTables_length label {
height:41px;
line-height:41px;
}
.page-content {
position:relative;
}
.page-content .iframe-wrapper{
display:none;
top:0px;left:0px;
z-index:9999;
position:fixed;width:100%;height:100%;margin:0px;
}
.iframe-wrapper iframe {
width:90%;height:90%;
border: 0px;
position:absolute;
top:5%;left:5%;
border-left: 1px solid #7ba0bb;
border-top: 1px solid #ddd;
}
.iframe-wrapper .iframe-mask {
background-color:#000;
opacity:0.7;
position:absolute;width:100%;height:100%;margin:0px;
}
.portlet.list .portlet-title {
display:none;
}
.auto_hide {
display:none;
}
.text_center {
text-align:center;
}
.text_left {
text-align:left;
}
.text_right {
text-align:right;
}
.form-group .err {
border-bottom:2px dotted #F3565D !important;
box-size:border-box;
}
#main_body_tabs_default {
margin-left: -20px;
margin-right: -20px;
padding-left: 20px;
box-shadow: 0 2px 1px 0 rgba(0, 0, 0, 0.14), 0 2px 1px 0 rgba(0, 0, 0, 0.12), 0 2px 1px -2px rgba(0, 0, 0, 0.2);
}
.page-header.navbar .page-logo {
background-color:#44b6ae;
}
.overflow-ellipsis {
overflow:hidden;text-overflow:ellipsis;white-space:nowrap;
}
.page-sidebar .page-sidebar-menu.page-sidebar-menu-compact > li > .sub-menu > li > a, .page-sidebar-closed.page-sidebar-fixed .page-sidebar:hover .page-sidebar-menu.page-sidebar-menu-compact > li > .sub-menu > li > a {
padding-left: 6px;padding-right: 6px;text-align:center;
}
|
src/main/webapp/resources/m45/ruidev/admin/layout/css/ruidev.css
|
.btn span {margin-left:5px;}
.form-group.form-md-line-input.err {border-bottom:1px solid red;}
.form-actions .btn-group button {margin-right:10px;}
table td a i {margin-right:3px;}
.page-footer-inner {font-size:14px;}
table th {text-align:center;}
body, div, a, input, span, textarea, select, h1,h2,h3,h4,h5 {font-family:'microsoft yahei';}
.page-header.navbar .page-logo .logo-default {margin: 0 !important;height:100%;line-height:68px;font-size:14px;color:white;float:left;}
textarea.form-control, input.form-control, select.form-control {
border-radius:17px !important;border:1px solid #e5e5e5 !important;
}
input.form-control, label.form-control, textarea.form-control, select.form-control {
padding-left:12px !important;
}
._file_input .input-group-addon {
padding-left:12px !important;
padding-right:12px !important;
}
.input-group._file_input input {
border-top-right-radius:0px !important;
border-bottom-right-radius:0px !important;
}
.input-group._file_input .input-group-addon {
border-top-right-radius:17px !important;
border-bottom-right-radius:17px !important;
}
@media (max-width: 767px){
.page-header-fixed.page-header-fixed-mobile .page-container {
margin-top: 136px !important;
}
}
@media (max-width: 991px){
.page-sidebar.navbar-collapse.collapse {
border: 1px solid #ddd;
border-radius: 2px !important;
box-shadow: 1px 1px 2px #ddd;
}
}
div.dataTables_length select {
width:auto !important;
height:24px;
line-height:24px;
padding:0px;
}
.dataTable > thead > tr > th.sorting, .dataTable > thead > tr > th.sorting_asc, .dataTable > thead > tr > th.sorting_desc {
padding-right: 0px;
}
.form-inline.required .control-label:before {
content:"*";
color:red;
}
.control-label.required:before {
content:"*";
color:red;
}
.form-body>.form-group>.err>input {border:1px solid red;}
.errorMessage,.actionMessage {
color: red;
}
form label.error {
color: red;
}
.bootbox-body {
overflow:auto;
max-height:100%;
}
.bootbox-body div.portlet {
box-shadow:none;
}
ul.sub-menu.data_menu li span.title{
}
ul.sub-menu.data_menu li span.title::before {
content:'-';margin-right:10px;font-weight:bold;
}
div.dataTables_length label {
height:41px;
line-height:41px;
}
.page-content {
position:relative;
}
.page-content .iframe-wrapper{
display:none;
top:0px;left:0px;
z-index:9999;
position:fixed;width:100%;height:100%;margin:0px;
}
.iframe-wrapper iframe {
width:90%;height:90%;
border: 0px;
position:absolute;
top:5%;left:5%;
border-left: 1px solid #7ba0bb;
border-top: 1px solid #ddd;
}
.iframe-wrapper .iframe-mask {
background-color:#000;
opacity:0.7;
position:absolute;width:100%;height:100%;margin:0px;
}
.portlet.list .portlet-title {
display:none;
}
.auto_hide {
display:none;
}
.text_center {
text-align:center;
}
.text_left {
text-align:left;
}
.text_right {
text-align:right;
}
.form-group .err {
border-bottom:2px dotted #F3565D !important;
box-size:border-box;
}
#main_body_tabs_default {
margin-left: -20px;
margin-right: -20px;
padding-left: 20px;
box-shadow: 0 2px 1px 0 rgba(0, 0, 0, 0.14), 0 2px 1px 0 rgba(0, 0, 0, 0.12), 0 2px 1px -2px rgba(0, 0, 0, 0.2);
}
.page-header.navbar .page-logo {
background-color:#44b6ae;
}
.overflow-ellipsis {
overflow:hidden;text-overflow:ellipsis;white-space:nowrap;
}
.page-sidebar .page-sidebar-menu.page-sidebar-menu-compact > li > .sub-menu > li > a, .page-sidebar-closed.page-sidebar-fixed .page-sidebar:hover .page-sidebar-menu.page-sidebar-menu-compact > li > .sub-menu > li > a {
padding-left: 6px;padding-right: 6px;text-align:center;
}
| 0.249539 | 0.08218 |
height: 47px;
margin: 16px 0;
padding-left: 650px
}
#item_search_wrap, #order_search_wrap {
height: 45px;
border: 1px solid #b5b5bc;
border-radius: 4px
}
#item_search_key, #order_search_key {
height: 45px;
border: none;
border-radius: 4px;
background: url(../images/search_icon.png) 10px center no-repeat #fff;
text-indent: 40px
}
#item_search_hd, #order_search_hd {
text-indent: 20px;
margin: 16px 0
}
#tab_ul {
left: 0;
top: 0;
margin: 0;
width: 600px;
height: 45px;
line-height: 45px;
border-top: 1px solid #b5b5bc;
border-bottom: 1px solid #b5b5bc;
border-left: 1px solid #b5b5bc;
border-radius: 4px;
box-shadow: 0 1px 2px #999;
background: -webkit-gradient(linear, 50% 0, 50% 100%, from(#fff),
to(#f9f9fb));
background: -webkit-linear-gradient(90deg, #f9f9fb, #fff);
background: -moz-linear-gradient(90deg, #f9f9fb, #fff);
background: -o-linear-gradient(90deg, #f9f9fb, #fff)
}
.tab_li {
width: 149px;
height: 100%;
border-right: 1px solid #b5b5bc;
display: block
}
.current_tab_li {
background-color: #414141;
color: #fff
}
.tab_arrow_down, .tab_arrow_up {
width: 0;
height: 0;
border-style: solid;
right: 16px
}
.tab_arrow_up {
border-width: 0 4px 6px;
border-color: transparent transparent #414141;
top: 16px
}
.tab_arrow_down {
border-width: 6px 4px 0;
border-color: #414141 transparent transparent;
top: 24px
}
.current_tab_li .tab_arrow_up {
border-color: transparent transparent #fff
}
.current_tab_li .tab_arrow_down {
border-color: #fff transparent transparent
}
.current_tab_arrow_up {
border-color: transparent transparent #cd312d !important
}
.current_tab_arrow_down {
border-color: #cd312d transparent transparent !important
}
#list_wrap {
padding: 0 15px;
box-shadow: 1px 1px 1px 1px #e2e2e4;
background-color: #fff;
}
#list_hd, #list_page, #list_ul, .list_li {
display: block
}
#list_hd {
height: 54px
}
.list_hd_lineH {
padding: 0 !important;
line-height: 54px !important
}
#list_hd_line {
width: 100%;
height: 1px;
background-color: #bfbfbf;
overflow: hidden;
top: 54px;
left: 0
}
.list_li {
padding: 15px 0;
border-bottom: 1px dashed #dadae0
}
.del_item {
cursor: pointer
}
#list_page {
height: 40px;
padding: 24px 0
}
#next_page, #prev_page {
width: 110px;
height: 30px;
line-height: 30px;
margin: 0 5px
}
#prev_page a:hover {
width: 95px;
height: 30px;
line-height: 30px;
margin: 0 5px;
}
#page_num {
padding: 0 10px;
height: 30px;
line-height: 30px;
border: 1px solid #babac0;
border-radius: 4px
}
#list_loading {
width: 100%;
height: 110px;
display: block
}
|
ssm-maven/src/main/webapp/css/tab.css
|
height: 47px;
margin: 16px 0;
padding-left: 650px
}
#item_search_wrap, #order_search_wrap {
height: 45px;
border: 1px solid #b5b5bc;
border-radius: 4px
}
#item_search_key, #order_search_key {
height: 45px;
border: none;
border-radius: 4px;
background: url(../images/search_icon.png) 10px center no-repeat #fff;
text-indent: 40px
}
#item_search_hd, #order_search_hd {
text-indent: 20px;
margin: 16px 0
}
#tab_ul {
left: 0;
top: 0;
margin: 0;
width: 600px;
height: 45px;
line-height: 45px;
border-top: 1px solid #b5b5bc;
border-bottom: 1px solid #b5b5bc;
border-left: 1px solid #b5b5bc;
border-radius: 4px;
box-shadow: 0 1px 2px #999;
background: -webkit-gradient(linear, 50% 0, 50% 100%, from(#fff),
to(#f9f9fb));
background: -webkit-linear-gradient(90deg, #f9f9fb, #fff);
background: -moz-linear-gradient(90deg, #f9f9fb, #fff);
background: -o-linear-gradient(90deg, #f9f9fb, #fff)
}
.tab_li {
width: 149px;
height: 100%;
border-right: 1px solid #b5b5bc;
display: block
}
.current_tab_li {
background-color: #414141;
color: #fff
}
.tab_arrow_down, .tab_arrow_up {
width: 0;
height: 0;
border-style: solid;
right: 16px
}
.tab_arrow_up {
border-width: 0 4px 6px;
border-color: transparent transparent #414141;
top: 16px
}
.tab_arrow_down {
border-width: 6px 4px 0;
border-color: #414141 transparent transparent;
top: 24px
}
.current_tab_li .tab_arrow_up {
border-color: transparent transparent #fff
}
.current_tab_li .tab_arrow_down {
border-color: #fff transparent transparent
}
.current_tab_arrow_up {
border-color: transparent transparent #cd312d !important
}
.current_tab_arrow_down {
border-color: #cd312d transparent transparent !important
}
#list_wrap {
padding: 0 15px;
box-shadow: 1px 1px 1px 1px #e2e2e4;
background-color: #fff;
}
#list_hd, #list_page, #list_ul, .list_li {
display: block
}
#list_hd {
height: 54px
}
.list_hd_lineH {
padding: 0 !important;
line-height: 54px !important
}
#list_hd_line {
width: 100%;
height: 1px;
background-color: #bfbfbf;
overflow: hidden;
top: 54px;
left: 0
}
.list_li {
padding: 15px 0;
border-bottom: 1px dashed #dadae0
}
.del_item {
cursor: pointer
}
#list_page {
height: 40px;
padding: 24px 0
}
#next_page, #prev_page {
width: 110px;
height: 30px;
line-height: 30px;
margin: 0 5px
}
#prev_page a:hover {
width: 95px;
height: 30px;
line-height: 30px;
margin: 0 5px;
}
#page_num {
padding: 0 10px;
height: 30px;
line-height: 30px;
border: 1px solid #babac0;
border-radius: 4px
}
#list_loading {
width: 100%;
height: 110px;
display: block
}
| 0.340156 | 0.140307 |
.aquaTurquoise3,
.hover_aquaTurquoise3:hover,
.active_aquaTurquoise3:active {
-webkit-box-shadow: 0 0.63em 0.75em rgba(79, 226, 197, .39),
inset 0 -0.5em 0.9em 0 #a1f6da,
inset 0 -0.5em 0em 0.65em rgb(0, 254, 207),
inset 0 0em 0.5em 2em rgb(164, 218, 208);
-moz-box-shadow: 0 0.63em 0.75em rgba(79, 226, 197, .39),
inset 0 -0.5em 0.9em 0 #a1f6da,
inset 0 -0.5em 0em 0.65em rgb(0, 254, 207),
inset 0 0em 0.5em 2em rgb(164, 218, 208);
box-shadow: 0 0.63em 0.75em rgba(79, 226, 197, .39),
inset 0 -0.5em 0.9em 0 #a1f6da,
inset 0 -0.5em 0em 0.65em rgb(0, 254, 207),
inset 0 0em 0.5em 2em rgb(164, 218, 208);
}
.aquaTurquoise3h,
.hover_aquaTurquoise3h:hover,
.active_aquaTurquoise3h:active {
-webkit-box-shadow:0 0.63em 1em rgba(100, 230, 204, .55),
inset 0 -0.5em 0.9em 0 #d0faec,
inset 0 -0.5em 0em 0.65em #73f1da,
inset 0 0em 0.5em 2em #d3f6f0;
-moz-box-shadow:0 0.63em 1em rgba(100, 230, 204, .55),
inset 0 -0.5em 0.9em 0 #d0faec,
inset 0 -0.5em 0em 0.65em #73f1da,
inset 0 0em 0.5em 2em #d3f6f0;
box-shadow:0 0.63em 1em rgba(100, 230, 204, .55),
inset 0 -0.5em 0.9em 0 #d0faec,
inset 0 -0.5em 0em 0.65em #73f1da,
inset 0 0em 0.5em 2em #d3f6f0;
}
.aquaTurquoise3a,
.hover_aquaTurquoise3a:hover,
.active_aquaTurquoise3a:active {
/*background: #1fc0b0;*/
-webkit-box-shadow:0 0.63em 1em rgba(16, 238, 193, .55),
inset 0 -0.5em 0.9em 0 #b3fee5,
inset 0 -0.5em 0em 0.65em #30fcd7,
inset 0 0em 0.5em 2em #8af3e0;
-moz-box-shadow:0 0.63em 1em rgba(16, 238, 193, .55),
inset 0 -0.5em 0.9em 0 #b3fee5,
inset 0 -0.5em 0em 0.65em #30fcd7,
inset 0 0em 0.5em 2em #8af3e0;
box-shadow:0 0.63em 1em rgba(16, 238, 193, .55),
inset 0 -0.5em 0.9em 0 #b3fee5,
inset 0 -0.5em 0em 0.65em #30fcd7,
inset 0 0em 0.5em 2em #8af3e0;
}
/* ------------------------------ color settings ----------------------------*/
.color_aquaTurquoise3,
.hover_color_aquaTurquoise3:hover,
.active_color_aquaTurquoise3:active {
color: #282828;
}
.color_aquaTurquoise3h,
.hover_color_aquaTurquoise3h:hover,
.active_color_aquaTurquoise3h:active {
color: #c8c8c8;
}
.color_aquaTurquoise3a,
.hover_color_aquaTurquoise3a:hover,
.active_color_aquaTurquoise3a:active {
color: #c8c8c8;
}
/* -------------------------- border settings --------------------------------*/
.border_aquaTurquoise3,
.hover_border_aquaTurquoise3:hover,
.active_border_aquaTurquoise3:active {
border-color: #1fc0b0 #1fc0b0 #1fc0b0 #1fc0b0;
}
.border_aquaTurquoise3h,
.hover_border_aquaTurquoise3h:hover,
.active_border_aquaTurquoise3h:active {
border-color: #1fc0b0 #1fc0b0 #1fc0b0 #1fc0b0;
}
.border_aquaTurquoise3a,
.hover_border_aquaTurquoise3a:hover,
.active_border_aquaTurquoise3a:active {
border-color: #1fc0b0 #1fc0b0 #1fc0b0 #1fc0b0;
}
|
widgets/common/assets/shadows/aqua/aquaTurquoise/aquaTurquoise3.css
|
.aquaTurquoise3,
.hover_aquaTurquoise3:hover,
.active_aquaTurquoise3:active {
-webkit-box-shadow: 0 0.63em 0.75em rgba(79, 226, 197, .39),
inset 0 -0.5em 0.9em 0 #a1f6da,
inset 0 -0.5em 0em 0.65em rgb(0, 254, 207),
inset 0 0em 0.5em 2em rgb(164, 218, 208);
-moz-box-shadow: 0 0.63em 0.75em rgba(79, 226, 197, .39),
inset 0 -0.5em 0.9em 0 #a1f6da,
inset 0 -0.5em 0em 0.65em rgb(0, 254, 207),
inset 0 0em 0.5em 2em rgb(164, 218, 208);
box-shadow: 0 0.63em 0.75em rgba(79, 226, 197, .39),
inset 0 -0.5em 0.9em 0 #a1f6da,
inset 0 -0.5em 0em 0.65em rgb(0, 254, 207),
inset 0 0em 0.5em 2em rgb(164, 218, 208);
}
.aquaTurquoise3h,
.hover_aquaTurquoise3h:hover,
.active_aquaTurquoise3h:active {
-webkit-box-shadow:0 0.63em 1em rgba(100, 230, 204, .55),
inset 0 -0.5em 0.9em 0 #d0faec,
inset 0 -0.5em 0em 0.65em #73f1da,
inset 0 0em 0.5em 2em #d3f6f0;
-moz-box-shadow:0 0.63em 1em rgba(100, 230, 204, .55),
inset 0 -0.5em 0.9em 0 #d0faec,
inset 0 -0.5em 0em 0.65em #73f1da,
inset 0 0em 0.5em 2em #d3f6f0;
box-shadow:0 0.63em 1em rgba(100, 230, 204, .55),
inset 0 -0.5em 0.9em 0 #d0faec,
inset 0 -0.5em 0em 0.65em #73f1da,
inset 0 0em 0.5em 2em #d3f6f0;
}
.aquaTurquoise3a,
.hover_aquaTurquoise3a:hover,
.active_aquaTurquoise3a:active {
/*background: #1fc0b0;*/
-webkit-box-shadow:0 0.63em 1em rgba(16, 238, 193, .55),
inset 0 -0.5em 0.9em 0 #b3fee5,
inset 0 -0.5em 0em 0.65em #30fcd7,
inset 0 0em 0.5em 2em #8af3e0;
-moz-box-shadow:0 0.63em 1em rgba(16, 238, 193, .55),
inset 0 -0.5em 0.9em 0 #b3fee5,
inset 0 -0.5em 0em 0.65em #30fcd7,
inset 0 0em 0.5em 2em #8af3e0;
box-shadow:0 0.63em 1em rgba(16, 238, 193, .55),
inset 0 -0.5em 0.9em 0 #b3fee5,
inset 0 -0.5em 0em 0.65em #30fcd7,
inset 0 0em 0.5em 2em #8af3e0;
}
/* ------------------------------ color settings ----------------------------*/
.color_aquaTurquoise3,
.hover_color_aquaTurquoise3:hover,
.active_color_aquaTurquoise3:active {
color: #282828;
}
.color_aquaTurquoise3h,
.hover_color_aquaTurquoise3h:hover,
.active_color_aquaTurquoise3h:active {
color: #c8c8c8;
}
.color_aquaTurquoise3a,
.hover_color_aquaTurquoise3a:hover,
.active_color_aquaTurquoise3a:active {
color: #c8c8c8;
}
/* -------------------------- border settings --------------------------------*/
.border_aquaTurquoise3,
.hover_border_aquaTurquoise3:hover,
.active_border_aquaTurquoise3:active {
border-color: #1fc0b0 #1fc0b0 #1fc0b0 #1fc0b0;
}
.border_aquaTurquoise3h,
.hover_border_aquaTurquoise3h:hover,
.active_border_aquaTurquoise3h:active {
border-color: #1fc0b0 #1fc0b0 #1fc0b0 #1fc0b0;
}
.border_aquaTurquoise3a,
.hover_border_aquaTurquoise3a:hover,
.active_border_aquaTurquoise3a:active {
border-color: #1fc0b0 #1fc0b0 #1fc0b0 #1fc0b0;
}
| 0.317638 | 0.283227 |
html, body, div, span, h1, h2, h3, h4, h5, h6, p, ul, ol, li, dl, dt, dd, img, fieldset, form, label, legend, table, caption, tbody, tfoot, thead, tr, th, td, a, article, aside, details, figcaption, figure, footer, header, hgroup, menu, nav, section {
margin: 0;
padding: 0;
border: 0;
}
* {
box-sizing: border-box;
}
body {
min-height: 100vh;
}
/* ---Colour & Background--- */
body {
background-image: url(../images/wp2857052-black-hd-wallpaper-texture.jpg);
background-size: 1440px ;
}
#index-background {
border-top: 3px dashed #FBFF12;
background: rgba(12, 15, 10, 0.80);
}
aside, main {
border: 3px dashed #FBFF12;
background: rgba(12, 15, 10, 0.95);
}
.blog-post-field {
border: 1px solid #ff206e;
}
.game-window {
border: 1px solid #ff206e;
background-color: black;
}
footer {
background-color: #0c0f0a;
border-top: 3px dashed #FBFF12;
}
/* ---Grid Layout--- */
body {
display: grid;
grid-template-columns: 1fr;
grid-template-rows: 74px 134px 1fr 90px;
}
nav {
grid-column: 1;
grid-row: 1;
}
header {
grid-row: 2;
}
#index-background, main {
grid-row: 3;
}
footer {
grid-row: 4;
}
/* ---Flex Layout--- */
nav, header, .blog-post-heading, footer {
display: flex;
}
/* ---Whitespace--- */
h1 {
min-width: 218px;
}
main {
padding: 1rem;
}
header {
padding: 0.5rem 1rem 0.5rem 1rem;
}
header img {
max-width: 105px;
max-height: 105px;
margin-left: 0.5rem;
}
aside, main {
margin: 1rem;
}
#index-background {
padding-bottom: 1rem;
}
.blog-container {
margin: 1rem;
}
h2 {
padding-bottom: 1rem;
}
main p {
padding-bottom: 1.5rem;
}
.game-window {
height: 150px;
width: 100%;
overflow: hidden;
margin-bottom: 0.5rem;
}
main img {
height: 100%;
display: block;
margin: auto;
object-fit: cover;
}
.blog-post-field {
padding: 0.5rem;
}
.blog-post-heading {
padding-bottom: 0.5rem;
}
.post-name-desc {
padding-top: 0.5rem;
}
.post-img-desc {
width: 42px;
height: 42px;
background-color: blue;
border-radius: 21px;
margin: 0 0 0.5rem 1rem;
}
main h2 {
text-align: center;
}
.highlight-main {
display: inline-block;
}
footer {
padding: 0 1.5rem;
justify-content: space-between;
align-items: center;
}
#rtt-icon, #rtt-icon-yellow {
width: 60px;
}
button {
background-color: transparent;
border-style: none;
}
/* ---Responsive--- */
.see-more:hover {
color: #41ead4;
}
.return a:hover {
color: #FBFF12;
}
.image-container {
position: relative;
width: 100%;
margin: 0 auto;
margin-bottom: 0.5rem;
}
.overlay {
position: absolute;
top: 0;
bottom: 0;
left: 0;
right: 0;
height: 100%;
width: 100%;
opacity: 0;
transition: .5s ease;
background-color: #008CBA;
}
.image-container:hover .overlay {
opacity: 0.3;
}
#rtt-icon:hover {
filter: hue-rotate(260deg);
}
header img {
display: none;
}
main img {
width: 100%;
}
@media only screen and (min-width: 364px) {
header img {
display:block;
}
}
@media only screen and (min-width: 310px) {
main img {
width: initial;
}
}
.index-expanded {
display: none;
}
.menu-game {
max-width: 420px;
margin: 0 auto;
}
#index-blog-large {
display: none;
}
@media only screen and (min-width: 516px) {
h1 {
margin-top: 1.5rem;
}
}
/* ---Mid Size--- */
/*-------------------------------------------------------------------------------------------*/
@media only screen and (min-width: 600px) {
/* ---RESET--- */
.index-expanded {
display: block;
}
/* ---Grid Layout--- */
body {
grid-template-columns: 1fr 20fr 1fr;
}
main {
grid-column: 2;
}
nav, header, footer {
grid-column: 1 / 4;
}
#index-background {
display: grid;
grid-column: 1/4;
}
#index-background main, #index-background aside {
grid-column: 2;
}
main {
display: grid;
grid-template-rows: minmax(1rem, 3rem) 1fr;
}
form {
grid-column: 1 / 3;
}
main h2 {
grid-column: 1/3;
}
/* ---Flex Layout--- */
aside {
display: flex;
}
#blog {
display: flex;
flex-direction: column;
}
/* ---Whitespace--- */
.menu-game {
padding: 1rem;
}
main p {
padding-bottom: 0.5rem;
}
footer p {
display: inline-block;
}
footer .return {
display: flex;
flex-direction: row;
align-items: center;
}
footer ul {
margin-right: 2.5rem;
}
footer li {
padding: 0.125rem;
}
footer {
border-top: none;
}
header {
margin: 0 auto;
}
}
/* ----------------------------------------------------------------------------------------- */
@media only screen and (min-width: 870px) {
.menu-game {
padding: 1rem 1rem 0 1rem;
border: 1px solid #41ead4;
margin: 1rem;
max-width: inherit;
}
.game-window {
height: 100%;
width: 100%;
overflow: hidden;
margin-bottom: 0.5rem;
}
.image-container {
height: 70%;
}
main img {
width: 100%;
display: block;
margin: auto auto;
}
.blog-post-field, .blog-post-heading {
border: 1px solid #41ead4;
background-color: rgb(12, 15, 10, 0.9);
margin-bottom: 0.2rem;
}
.blog-post-heading {
padding-left: 0.5rem;
padding-top: 0.5rem;
}
header img {
margin-left: 1.5rem;
}
}
/* ---Full Screen--- */
@media only screen and (min-width: 1100px) {
/* visibility */
#index-background {
background-color: inherit;
border: none;
}
.blurb {
display: none;
}
#index-blog-small {
display: none;
}
#index-blog-large {
display: block;
}
#index-blog-large img {
float: right;
width: 30%;
}
/* ---Grid Layout--- */
body {
grid-template-columns: 1fr 66rem 1fr;
}
#index-background {
grid-column: 2;
display: grid;
grid-template-columns: 25rem 41rem;
}
#index-background aside {
grid-column: 1;
grid-row: 1;
}
#index-background main {
grid-column: 2;
grid-row: 1;
}
/* ---Flex Layout--- */
aside {
flex-direction: column;
}
/* ---Whitespace--- */
main, aside {
margin: 0.5rem;
}
}
/* Full Screen */
@media only screen and (min-width: 1272px) {
.blurb {
display: initial !important;
}
body {
grid-template-columns: 1fr 78rem 1fr;
}
#index-background {
grid-template-columns: 25rem 53rem;
}
}
|
ARA Files/ARA Website project/css/main.css
|
html, body, div, span, h1, h2, h3, h4, h5, h6, p, ul, ol, li, dl, dt, dd, img, fieldset, form, label, legend, table, caption, tbody, tfoot, thead, tr, th, td, a, article, aside, details, figcaption, figure, footer, header, hgroup, menu, nav, section {
margin: 0;
padding: 0;
border: 0;
}
* {
box-sizing: border-box;
}
body {
min-height: 100vh;
}
/* ---Colour & Background--- */
body {
background-image: url(../images/wp2857052-black-hd-wallpaper-texture.jpg);
background-size: 1440px ;
}
#index-background {
border-top: 3px dashed #FBFF12;
background: rgba(12, 15, 10, 0.80);
}
aside, main {
border: 3px dashed #FBFF12;
background: rgba(12, 15, 10, 0.95);
}
.blog-post-field {
border: 1px solid #ff206e;
}
.game-window {
border: 1px solid #ff206e;
background-color: black;
}
footer {
background-color: #0c0f0a;
border-top: 3px dashed #FBFF12;
}
/* ---Grid Layout--- */
body {
display: grid;
grid-template-columns: 1fr;
grid-template-rows: 74px 134px 1fr 90px;
}
nav {
grid-column: 1;
grid-row: 1;
}
header {
grid-row: 2;
}
#index-background, main {
grid-row: 3;
}
footer {
grid-row: 4;
}
/* ---Flex Layout--- */
nav, header, .blog-post-heading, footer {
display: flex;
}
/* ---Whitespace--- */
h1 {
min-width: 218px;
}
main {
padding: 1rem;
}
header {
padding: 0.5rem 1rem 0.5rem 1rem;
}
header img {
max-width: 105px;
max-height: 105px;
margin-left: 0.5rem;
}
aside, main {
margin: 1rem;
}
#index-background {
padding-bottom: 1rem;
}
.blog-container {
margin: 1rem;
}
h2 {
padding-bottom: 1rem;
}
main p {
padding-bottom: 1.5rem;
}
.game-window {
height: 150px;
width: 100%;
overflow: hidden;
margin-bottom: 0.5rem;
}
main img {
height: 100%;
display: block;
margin: auto;
object-fit: cover;
}
.blog-post-field {
padding: 0.5rem;
}
.blog-post-heading {
padding-bottom: 0.5rem;
}
.post-name-desc {
padding-top: 0.5rem;
}
.post-img-desc {
width: 42px;
height: 42px;
background-color: blue;
border-radius: 21px;
margin: 0 0 0.5rem 1rem;
}
main h2 {
text-align: center;
}
.highlight-main {
display: inline-block;
}
footer {
padding: 0 1.5rem;
justify-content: space-between;
align-items: center;
}
#rtt-icon, #rtt-icon-yellow {
width: 60px;
}
button {
background-color: transparent;
border-style: none;
}
/* ---Responsive--- */
.see-more:hover {
color: #41ead4;
}
.return a:hover {
color: #FBFF12;
}
.image-container {
position: relative;
width: 100%;
margin: 0 auto;
margin-bottom: 0.5rem;
}
.overlay {
position: absolute;
top: 0;
bottom: 0;
left: 0;
right: 0;
height: 100%;
width: 100%;
opacity: 0;
transition: .5s ease;
background-color: #008CBA;
}
.image-container:hover .overlay {
opacity: 0.3;
}
#rtt-icon:hover {
filter: hue-rotate(260deg);
}
header img {
display: none;
}
main img {
width: 100%;
}
@media only screen and (min-width: 364px) {
header img {
display:block;
}
}
@media only screen and (min-width: 310px) {
main img {
width: initial;
}
}
.index-expanded {
display: none;
}
.menu-game {
max-width: 420px;
margin: 0 auto;
}
#index-blog-large {
display: none;
}
@media only screen and (min-width: 516px) {
h1 {
margin-top: 1.5rem;
}
}
/* ---Mid Size--- */
/*-------------------------------------------------------------------------------------------*/
@media only screen and (min-width: 600px) {
/* ---RESET--- */
.index-expanded {
display: block;
}
/* ---Grid Layout--- */
body {
grid-template-columns: 1fr 20fr 1fr;
}
main {
grid-column: 2;
}
nav, header, footer {
grid-column: 1 / 4;
}
#index-background {
display: grid;
grid-column: 1/4;
}
#index-background main, #index-background aside {
grid-column: 2;
}
main {
display: grid;
grid-template-rows: minmax(1rem, 3rem) 1fr;
}
form {
grid-column: 1 / 3;
}
main h2 {
grid-column: 1/3;
}
/* ---Flex Layout--- */
aside {
display: flex;
}
#blog {
display: flex;
flex-direction: column;
}
/* ---Whitespace--- */
.menu-game {
padding: 1rem;
}
main p {
padding-bottom: 0.5rem;
}
footer p {
display: inline-block;
}
footer .return {
display: flex;
flex-direction: row;
align-items: center;
}
footer ul {
margin-right: 2.5rem;
}
footer li {
padding: 0.125rem;
}
footer {
border-top: none;
}
header {
margin: 0 auto;
}
}
/* ----------------------------------------------------------------------------------------- */
@media only screen and (min-width: 870px) {
.menu-game {
padding: 1rem 1rem 0 1rem;
border: 1px solid #41ead4;
margin: 1rem;
max-width: inherit;
}
.game-window {
height: 100%;
width: 100%;
overflow: hidden;
margin-bottom: 0.5rem;
}
.image-container {
height: 70%;
}
main img {
width: 100%;
display: block;
margin: auto auto;
}
.blog-post-field, .blog-post-heading {
border: 1px solid #41ead4;
background-color: rgb(12, 15, 10, 0.9);
margin-bottom: 0.2rem;
}
.blog-post-heading {
padding-left: 0.5rem;
padding-top: 0.5rem;
}
header img {
margin-left: 1.5rem;
}
}
/* ---Full Screen--- */
@media only screen and (min-width: 1100px) {
/* visibility */
#index-background {
background-color: inherit;
border: none;
}
.blurb {
display: none;
}
#index-blog-small {
display: none;
}
#index-blog-large {
display: block;
}
#index-blog-large img {
float: right;
width: 30%;
}
/* ---Grid Layout--- */
body {
grid-template-columns: 1fr 66rem 1fr;
}
#index-background {
grid-column: 2;
display: grid;
grid-template-columns: 25rem 41rem;
}
#index-background aside {
grid-column: 1;
grid-row: 1;
}
#index-background main {
grid-column: 2;
grid-row: 1;
}
/* ---Flex Layout--- */
aside {
flex-direction: column;
}
/* ---Whitespace--- */
main, aside {
margin: 0.5rem;
}
}
/* Full Screen */
@media only screen and (min-width: 1272px) {
.blurb {
display: initial !important;
}
body {
grid-template-columns: 1fr 78rem 1fr;
}
#index-background {
grid-template-columns: 25rem 53rem;
}
}
| 0.509764 | 0.104935 |
html {
background: #1C1C1C;
}
div {
display: flex;
justify-content: center;
}
/*Header*/
header {
background: #363636;
padding: 10px 10px;
display: flex;
justify-content: space-around;
}
header img {
width: 5%;
}
h1 {}
/*mensagem aleatória*/
#mensagemAleatoria {
display: flex;
align-items: center;
justify-content: space-around;
/*height: 30px;*/
}
#msgAleatoria {
color: yellow;
text-align: center;
margin-bottom: 20px;
padding: 15px 15px;
font-size: 7px;
}
#msgAleatoria {
animation: pulse 2.0s infinite;
margin: 0 auto;
animation-direction: alternate;
-webkit-animation-name: pulse;
animation-name: pulse;
}
@-webkit-keyframes pulse {
0% {
-webkit-transform: scale(2);
}
100% {
-webkit-transform: scale(2.2);
}
}
@keyframes pulse {
0% {
transform: scale(2);
}
100% {
transform: scale(2.2);
}
}
/*Main*/
h2 {
font-size: 20px;
font-weight: bold;
line-height: 40px;
}
input, textarea {
background: #1C1C1C;
height: 50px;
width: 90%;
color: white;
font-size: 15px;
border: 2px solid gray;
}
.botoes {
display: flex;
justify-content: space-around;
/*background: rgba(169,169,169,0.2);*/
padding: 20px 20px;
margin: 20px 20% 0 20%;
font-family: 'Fira Code', monospace;
}
button {
background: #1C1C1C;
border: #3F3F3F;
border: 2px solid gray;
color: white;
padding: 10px 10px;
text-transform: uppercase;
font-weight: bold;
}
button:hover {
transition: 400ms;
border: 2px solid gold;
box-shadow: 8px 8px 8px 0 #000000;
}
button:active {
transition: 400ms;
border: green;
}
.msg, .avisos {
padding: 10px 10px;
margin: 10px 10px 10px 10px;
background: #C0C0C0;
border: 2px solid #4F4F4F;
word-break: break-all;
font-family: 'Fira Code', monospace;
border-radius: 15px;
}
.erroMsgType {
padding: 10px 10px;
background: #696969;
border: 2px solid #363636;
}
.erroMsgType p, .erroMsgType h2 {
text-align: center;
}
/*Footer*/
footer {
padding: 10px 10px;
margin-top: 10px;
background: rgba(54,54,54, 0.5);
border: 2px solid #4F4F4F;
font-family: 'Fira Code', monospace;
display: flex;
justify-content: space-around;
}
footer a {
padding: 5px 5px;
color: white;
text-decoration: none;
border: 4px solid rgba(54,54,54, 0.8);
}
footer a:hover {
transition: 600ms;
color: #7B68EE;
box-shadow: 2px 2px 10px 0 #000000;
border: 4px solid rgba(169,169,169, 0.3);
}
|
css/style.css
|
html {
background: #1C1C1C;
}
div {
display: flex;
justify-content: center;
}
/*Header*/
header {
background: #363636;
padding: 10px 10px;
display: flex;
justify-content: space-around;
}
header img {
width: 5%;
}
h1 {}
/*mensagem aleatória*/
#mensagemAleatoria {
display: flex;
align-items: center;
justify-content: space-around;
/*height: 30px;*/
}
#msgAleatoria {
color: yellow;
text-align: center;
margin-bottom: 20px;
padding: 15px 15px;
font-size: 7px;
}
#msgAleatoria {
animation: pulse 2.0s infinite;
margin: 0 auto;
animation-direction: alternate;
-webkit-animation-name: pulse;
animation-name: pulse;
}
@-webkit-keyframes pulse {
0% {
-webkit-transform: scale(2);
}
100% {
-webkit-transform: scale(2.2);
}
}
@keyframes pulse {
0% {
transform: scale(2);
}
100% {
transform: scale(2.2);
}
}
/*Main*/
h2 {
font-size: 20px;
font-weight: bold;
line-height: 40px;
}
input, textarea {
background: #1C1C1C;
height: 50px;
width: 90%;
color: white;
font-size: 15px;
border: 2px solid gray;
}
.botoes {
display: flex;
justify-content: space-around;
/*background: rgba(169,169,169,0.2);*/
padding: 20px 20px;
margin: 20px 20% 0 20%;
font-family: 'Fira Code', monospace;
}
button {
background: #1C1C1C;
border: #3F3F3F;
border: 2px solid gray;
color: white;
padding: 10px 10px;
text-transform: uppercase;
font-weight: bold;
}
button:hover {
transition: 400ms;
border: 2px solid gold;
box-shadow: 8px 8px 8px 0 #000000;
}
button:active {
transition: 400ms;
border: green;
}
.msg, .avisos {
padding: 10px 10px;
margin: 10px 10px 10px 10px;
background: #C0C0C0;
border: 2px solid #4F4F4F;
word-break: break-all;
font-family: 'Fira Code', monospace;
border-radius: 15px;
}
.erroMsgType {
padding: 10px 10px;
background: #696969;
border: 2px solid #363636;
}
.erroMsgType p, .erroMsgType h2 {
text-align: center;
}
/*Footer*/
footer {
padding: 10px 10px;
margin-top: 10px;
background: rgba(54,54,54, 0.5);
border: 2px solid #4F4F4F;
font-family: 'Fira Code', monospace;
display: flex;
justify-content: space-around;
}
footer a {
padding: 5px 5px;
color: white;
text-decoration: none;
border: 4px solid rgba(54,54,54, 0.8);
}
footer a:hover {
transition: 600ms;
color: #7B68EE;
box-shadow: 2px 2px 10px 0 #000000;
border: 4px solid rgba(169,169,169, 0.3);
}
| 0.176033 | 0.061621 |
.servermap {
width: 100%;
height: 100%;
position: relative;
}
.servermap .servermap-toolbar {
position: absolute;
border: 1px solid #e8e8e8;
top: -1px;
right: 22px;
width: 680px;
height: 54px;
z-index: 8;
background-color: white;
}
.servermap .servermap-toolbar .serverMapTooltip {
cursor: pointer;
font-size: 17px;
z-index: 9;
float: right;
margin-right: 10px;
padding-top: 15px;
}
.servermap .servermap-toolbar .search-result {
top: 53px;
right: -1px;
width: 680px;
height: 90px;
border: 1px solid #DDDDDD;
background-color: #F5F5F5;
overflow-y: auto;
display: none;
border-bottom-right-radius: 10px;
border-bottom-left-radius: 10px;
}
.servermap .servermap-toolbar .search-result .count {
position: absolute;
left: 0px;
bottom: -1px;
border: 1px solid #DDDDDD;
border-bottom-left-radius: 10px;
border-top-right-radius: 10px;
padding: 2px 6px 2px 6px;
font-weight: bold;
color: #FFFFFF;
font-size: 12px;
background-color: #f0ad4e;
}
.servermap .servermap-toolbar-handle {
position: absolute;
right: -1px;
top: -1px;
z-index: 8;
}
.servermap .servermap-status {
position: absolute;
top: 8px;
right: 45px;
z-index: 9;
font-size: 12px;
}
.servermap .servermap-status .alert {
margin-bottom: 5px;
padding-right: 17px;
}
.servermap .servermap-status ul {
margin-bottom: 0;
}
.servermap .servermap-status h5,
.servermap .servermap-status h6 {
margin: 0;
}
.servermap .servermap-status span.label {
display:inline-block;
margin:3px;
cursor:pointer;
}
.servermap .servermap-status .controls .span2:first-child {
margin-left: 0 !important;
}
.servermap slider span.pointer:after{
top: 5px;
left: 5px;
}
.servermap .modal .modal-title {
text-align: center;
}
.servermap .modal .form-group label {
}
.servermap .sidebar-title-directive {
margin: 0;
}
.servermap .sidebar-title-directive h3 {
text-align: left;
border: 0;
background: none;
-webkit-box-shadow:none;
box-shadow: none;
}
.servermap .sidebar-title-directive .tooltip {
display: none !important;
}
.servermap slider.auto span.pointer,
.servermap slider.auto span.bar.selection {
-webkit-transition: all 0.1s ease;
-moz-transition: all 0.1s ease;
-o-transition: all 0.1s ease;
transition: all 0.1s ease;
}
#servermapOverview {
width: 15%;
height: 15%;
position: absolute;
right: 16px;
bottom: 16px;
background-color: rgba(44, 160, 44, 0.2);
z-index: 2;
border: 1px solid rgb(44, 160, 44);
}
#filterWizard .antStyleHint {
position: absolute;
top: 216px;
left: 168px;
width: 562px;
height: 180px;
border: 1px solid #6ACBE5;
z-index: 10000;
background-color: #A7E3F4;
opacity: 0.92;
border-radius: 10px;
padding: 10px 0px 10px 20px;
font-size: 16px;
box-shadow: 2px 2px 4px #59A5B9;
letter-spacing: 2px;
}
#filterWizard .antStyleHint td:first-child{
width: 86px;
text-align: center;
font-weight: bold;
padding-right:10px;
}
#filterWizard .antStyleHint td p{
margin: 0px;
}
|
web/src/main/webapp/styles/serverMap.css
|
.servermap {
width: 100%;
height: 100%;
position: relative;
}
.servermap .servermap-toolbar {
position: absolute;
border: 1px solid #e8e8e8;
top: -1px;
right: 22px;
width: 680px;
height: 54px;
z-index: 8;
background-color: white;
}
.servermap .servermap-toolbar .serverMapTooltip {
cursor: pointer;
font-size: 17px;
z-index: 9;
float: right;
margin-right: 10px;
padding-top: 15px;
}
.servermap .servermap-toolbar .search-result {
top: 53px;
right: -1px;
width: 680px;
height: 90px;
border: 1px solid #DDDDDD;
background-color: #F5F5F5;
overflow-y: auto;
display: none;
border-bottom-right-radius: 10px;
border-bottom-left-radius: 10px;
}
.servermap .servermap-toolbar .search-result .count {
position: absolute;
left: 0px;
bottom: -1px;
border: 1px solid #DDDDDD;
border-bottom-left-radius: 10px;
border-top-right-radius: 10px;
padding: 2px 6px 2px 6px;
font-weight: bold;
color: #FFFFFF;
font-size: 12px;
background-color: #f0ad4e;
}
.servermap .servermap-toolbar-handle {
position: absolute;
right: -1px;
top: -1px;
z-index: 8;
}
.servermap .servermap-status {
position: absolute;
top: 8px;
right: 45px;
z-index: 9;
font-size: 12px;
}
.servermap .servermap-status .alert {
margin-bottom: 5px;
padding-right: 17px;
}
.servermap .servermap-status ul {
margin-bottom: 0;
}
.servermap .servermap-status h5,
.servermap .servermap-status h6 {
margin: 0;
}
.servermap .servermap-status span.label {
display:inline-block;
margin:3px;
cursor:pointer;
}
.servermap .servermap-status .controls .span2:first-child {
margin-left: 0 !important;
}
.servermap slider span.pointer:after{
top: 5px;
left: 5px;
}
.servermap .modal .modal-title {
text-align: center;
}
.servermap .modal .form-group label {
}
.servermap .sidebar-title-directive {
margin: 0;
}
.servermap .sidebar-title-directive h3 {
text-align: left;
border: 0;
background: none;
-webkit-box-shadow:none;
box-shadow: none;
}
.servermap .sidebar-title-directive .tooltip {
display: none !important;
}
.servermap slider.auto span.pointer,
.servermap slider.auto span.bar.selection {
-webkit-transition: all 0.1s ease;
-moz-transition: all 0.1s ease;
-o-transition: all 0.1s ease;
transition: all 0.1s ease;
}
#servermapOverview {
width: 15%;
height: 15%;
position: absolute;
right: 16px;
bottom: 16px;
background-color: rgba(44, 160, 44, 0.2);
z-index: 2;
border: 1px solid rgb(44, 160, 44);
}
#filterWizard .antStyleHint {
position: absolute;
top: 216px;
left: 168px;
width: 562px;
height: 180px;
border: 1px solid #6ACBE5;
z-index: 10000;
background-color: #A7E3F4;
opacity: 0.92;
border-radius: 10px;
padding: 10px 0px 10px 20px;
font-size: 16px;
box-shadow: 2px 2px 4px #59A5B9;
letter-spacing: 2px;
}
#filterWizard .antStyleHint td:first-child{
width: 86px;
text-align: center;
font-weight: bold;
padding-right:10px;
}
#filterWizard .antStyleHint td p{
margin: 0px;
}
| 0.413359 | 0.069321 |
:root {
--sizes-32: 32.72;
--sizes-40: 40;
--sizes-60: 60;
--sizes-80: 80;
--sizes-plain-token: 200;
--sizes-token-in-frame: 200;
--sizes-token-in-group: 200;
--sizes-in-variant-60: 60;
--sizes-in-variant-90: 90;
--sizes-in-variant-120: 120;
--sizes-frame: 32;
--sizes-rect: 32;
--sizes-shape-in-component: 32;
--breakpoints-lg: 1280;
--breakpoints-sm: 768;
--breakpoints-md: 1024;
--spacing-10: [object Object];
--spacing-mixed: [object Object];
--spacing-top: [object Object];
--borders-single: [object Object];
--borders-dashed-outside: [object Object];
--borders-single-style: [object Object];
--borders-unsupported-multiple-borders: [object Object];
--radius-5: [object Object];
--radii-smoothing: [object Object];
--radii-mixed: [object Object];
--motion-move-in: [object Object];
--motion-dissolve: [object Object];
--motion-smart: [object Object];
--motion-push: [object Object];
--gradient-gradient-single-with-multiple-color-stops: [object Object];
--gradient-gradient-multiple-0: [object Object];
--gradient-gradient-multiple-1: [object Object];
--gradient-gradient-multiple-2: [object Object];
--gradient-gradient-multiple-3: [object Object];
--color-colors-multiple-fills-0: #40ffba;
--color-colors-multiple-fills-1: rgba(0, 0, 0, 0.1);
--color-colors-single-blue: #044aff;
--color-colors-ref-blue: #044aff;
--color-colors-special-characters: #40df50;
--color-colors-special-characters-nderung: #3456af;
--color-light-background: #ffffff;
--color-dark-background: #000000;
--grid-multiple-0: [object Object];
--grid-multiple-1: [object Object];
--grid-multiple-2: [object Object];
--grid-multiple-3: [object Object];
--grid-multiple-4: [object Object];
--grid-multiple-5: [object Object];
--grid-multiple-6: [object Object];
--grid-multiple-7: [object Object];
--grid-single: [object Object];
--font-body-h3: [object Object];
--font-body-h4-strike-through: [object Object];
--font-body-italic: [object Object];
--font-body-extra-bold-condensed-italic: [object Object];
--font-body-medium-extended-italic: [object Object];
--font-body-super: [object Object];
--effect-drop-shadow-single: [object Object];
--effect-inner-shadow-multiple-0: [object Object];
--effect-inner-shadow-multiple-1: [object Object];
--effect-inner-shadow-multiple-2: [object Object];
--typography-body-h3-font-size: 20;
--typography-body-h3-text-decoration: none;
--typography-body-h3-font-family: Akzidenz-Grotesk Pro;
--typography-body-h3-font-weight: 700;
--typography-body-h3-font-style: normal;
--typography-body-h3-font-stretch: condensed;
--typography-body-h3-letter-spacing: 0.4;
--typography-body-h3-line-height: 32;
--typography-body-h3-paragraph-indent: 5;
--typography-body-h3-paragraph-spacing: 8;
--typography-body-h3-text-case: uppercase;
--typography-body-h4-strike-through-font-size: 16;
--typography-body-h4-strike-through-text-decoration: line-through;
--typography-body-h4-strike-through-font-family: Roboto;
--typography-body-h4-strike-through-font-weight: 500;
--typography-body-h4-strike-through-font-style: italic;
--typography-body-h4-strike-through-font-stretch: normal;
--typography-body-h4-strike-through-letter-spacing: 0;
--typography-body-h4-strike-through-line-height: 19.2;
--typography-body-h4-strike-through-paragraph-indent: 0;
--typography-body-h4-strike-through-paragraph-spacing: 0;
--typography-body-h4-strike-through-text-case: none;
--typography-body-italic-font-size: 12;
--typography-body-italic-text-decoration: none;
--typography-body-italic-font-family: Roboto;
--typography-body-italic-font-weight: 400;
--typography-body-italic-font-style: italic;
--typography-body-italic-font-stretch: normal;
--typography-body-italic-letter-spacing: 0;
--typography-body-italic-line-height: 14;
--typography-body-italic-paragraph-indent: 0;
--typography-body-italic-paragraph-spacing: 0;
--typography-body-italic-text-case: none;
--typography-body-extra-bold-condensed-italic-font-size: 12;
--typography-body-extra-bold-condensed-italic-text-decoration: none;
--typography-body-extra-bold-condensed-italic-font-family: Akzidenz-Grotesk Pro;
--typography-body-extra-bold-condensed-italic-font-weight: 800;
--typography-body-extra-bold-condensed-italic-font-style: italic;
--typography-body-extra-bold-condensed-italic-font-stretch: condensed;
--typography-body-extra-bold-condensed-italic-letter-spacing: 0;
--typography-body-extra-bold-condensed-italic-line-height: 14.4;
--typography-body-extra-bold-condensed-italic-paragraph-indent: 0;
--typography-body-extra-bold-condensed-italic-paragraph-spacing: 0;
--typography-body-extra-bold-condensed-italic-text-case: none;
--typography-body-medium-extended-italic-font-size: 20;
--typography-body-medium-extended-italic-text-decoration: none;
--typography-body-medium-extended-italic-font-family: Akzidenz-Grotesk Pro;
--typography-body-medium-extended-italic-font-weight: 500;
--typography-body-medium-extended-italic-font-style: italic;
--typography-body-medium-extended-italic-font-stretch: expanded;
--typography-body-medium-extended-italic-letter-spacing: 0;
--typography-body-medium-extended-italic-line-height: 24;
--typography-body-medium-extended-italic-paragraph-indent: 0;
--typography-body-medium-extended-italic-paragraph-spacing: 0;
--typography-body-medium-extended-italic-text-case: none;
--typography-body-super-font-size: 22;
--typography-body-super-text-decoration: none;
--typography-body-super-font-family: Akzidenz-Grotesk Pro;
--typography-body-super-font-weight: 900;
--typography-body-super-font-style: normal;
--typography-body-super-font-stretch: normal;
--typography-body-super-letter-spacing: 0;
--typography-body-super-line-height: 26.4;
--typography-body-super-paragraph-indent: 0;
--typography-body-super-paragraph-spacing: 0;
--typography-body-super-text-case: none;
}
|
build/css/_variables.css
|
:root {
--sizes-32: 32.72;
--sizes-40: 40;
--sizes-60: 60;
--sizes-80: 80;
--sizes-plain-token: 200;
--sizes-token-in-frame: 200;
--sizes-token-in-group: 200;
--sizes-in-variant-60: 60;
--sizes-in-variant-90: 90;
--sizes-in-variant-120: 120;
--sizes-frame: 32;
--sizes-rect: 32;
--sizes-shape-in-component: 32;
--breakpoints-lg: 1280;
--breakpoints-sm: 768;
--breakpoints-md: 1024;
--spacing-10: [object Object];
--spacing-mixed: [object Object];
--spacing-top: [object Object];
--borders-single: [object Object];
--borders-dashed-outside: [object Object];
--borders-single-style: [object Object];
--borders-unsupported-multiple-borders: [object Object];
--radius-5: [object Object];
--radii-smoothing: [object Object];
--radii-mixed: [object Object];
--motion-move-in: [object Object];
--motion-dissolve: [object Object];
--motion-smart: [object Object];
--motion-push: [object Object];
--gradient-gradient-single-with-multiple-color-stops: [object Object];
--gradient-gradient-multiple-0: [object Object];
--gradient-gradient-multiple-1: [object Object];
--gradient-gradient-multiple-2: [object Object];
--gradient-gradient-multiple-3: [object Object];
--color-colors-multiple-fills-0: #40ffba;
--color-colors-multiple-fills-1: rgba(0, 0, 0, 0.1);
--color-colors-single-blue: #044aff;
--color-colors-ref-blue: #044aff;
--color-colors-special-characters: #40df50;
--color-colors-special-characters-nderung: #3456af;
--color-light-background: #ffffff;
--color-dark-background: #000000;
--grid-multiple-0: [object Object];
--grid-multiple-1: [object Object];
--grid-multiple-2: [object Object];
--grid-multiple-3: [object Object];
--grid-multiple-4: [object Object];
--grid-multiple-5: [object Object];
--grid-multiple-6: [object Object];
--grid-multiple-7: [object Object];
--grid-single: [object Object];
--font-body-h3: [object Object];
--font-body-h4-strike-through: [object Object];
--font-body-italic: [object Object];
--font-body-extra-bold-condensed-italic: [object Object];
--font-body-medium-extended-italic: [object Object];
--font-body-super: [object Object];
--effect-drop-shadow-single: [object Object];
--effect-inner-shadow-multiple-0: [object Object];
--effect-inner-shadow-multiple-1: [object Object];
--effect-inner-shadow-multiple-2: [object Object];
--typography-body-h3-font-size: 20;
--typography-body-h3-text-decoration: none;
--typography-body-h3-font-family: Akzidenz-Grotesk Pro;
--typography-body-h3-font-weight: 700;
--typography-body-h3-font-style: normal;
--typography-body-h3-font-stretch: condensed;
--typography-body-h3-letter-spacing: 0.4;
--typography-body-h3-line-height: 32;
--typography-body-h3-paragraph-indent: 5;
--typography-body-h3-paragraph-spacing: 8;
--typography-body-h3-text-case: uppercase;
--typography-body-h4-strike-through-font-size: 16;
--typography-body-h4-strike-through-text-decoration: line-through;
--typography-body-h4-strike-through-font-family: Roboto;
--typography-body-h4-strike-through-font-weight: 500;
--typography-body-h4-strike-through-font-style: italic;
--typography-body-h4-strike-through-font-stretch: normal;
--typography-body-h4-strike-through-letter-spacing: 0;
--typography-body-h4-strike-through-line-height: 19.2;
--typography-body-h4-strike-through-paragraph-indent: 0;
--typography-body-h4-strike-through-paragraph-spacing: 0;
--typography-body-h4-strike-through-text-case: none;
--typography-body-italic-font-size: 12;
--typography-body-italic-text-decoration: none;
--typography-body-italic-font-family: Roboto;
--typography-body-italic-font-weight: 400;
--typography-body-italic-font-style: italic;
--typography-body-italic-font-stretch: normal;
--typography-body-italic-letter-spacing: 0;
--typography-body-italic-line-height: 14;
--typography-body-italic-paragraph-indent: 0;
--typography-body-italic-paragraph-spacing: 0;
--typography-body-italic-text-case: none;
--typography-body-extra-bold-condensed-italic-font-size: 12;
--typography-body-extra-bold-condensed-italic-text-decoration: none;
--typography-body-extra-bold-condensed-italic-font-family: Akzidenz-Grotesk Pro;
--typography-body-extra-bold-condensed-italic-font-weight: 800;
--typography-body-extra-bold-condensed-italic-font-style: italic;
--typography-body-extra-bold-condensed-italic-font-stretch: condensed;
--typography-body-extra-bold-condensed-italic-letter-spacing: 0;
--typography-body-extra-bold-condensed-italic-line-height: 14.4;
--typography-body-extra-bold-condensed-italic-paragraph-indent: 0;
--typography-body-extra-bold-condensed-italic-paragraph-spacing: 0;
--typography-body-extra-bold-condensed-italic-text-case: none;
--typography-body-medium-extended-italic-font-size: 20;
--typography-body-medium-extended-italic-text-decoration: none;
--typography-body-medium-extended-italic-font-family: Akzidenz-Grotesk Pro;
--typography-body-medium-extended-italic-font-weight: 500;
--typography-body-medium-extended-italic-font-style: italic;
--typography-body-medium-extended-italic-font-stretch: expanded;
--typography-body-medium-extended-italic-letter-spacing: 0;
--typography-body-medium-extended-italic-line-height: 24;
--typography-body-medium-extended-italic-paragraph-indent: 0;
--typography-body-medium-extended-italic-paragraph-spacing: 0;
--typography-body-medium-extended-italic-text-case: none;
--typography-body-super-font-size: 22;
--typography-body-super-text-decoration: none;
--typography-body-super-font-family: Akzidenz-Grotesk Pro;
--typography-body-super-font-weight: 900;
--typography-body-super-font-style: normal;
--typography-body-super-font-stretch: normal;
--typography-body-super-letter-spacing: 0;
--typography-body-super-line-height: 26.4;
--typography-body-super-paragraph-indent: 0;
--typography-body-super-paragraph-spacing: 0;
--typography-body-super-text-case: none;
}
| 0.566378 | 0.169698 |
.inner-addon {
position: relative;
}
/* style glyph */
.inner-addon .glyphicon {
position: absolute;
padding: 15px;
pointer-events: none;
font-size: 25px;
color:black;
}
/* align glyph */
.left-addon .glyphicon { left: 90%;}
.right-addon .glyphicon { right: 90%;}
/* add padding */
.left-addon input { padding-left: 20px; }
.right-addon input { padding-right: 20px; }
.form-top-right {
color: black;
}
/*=================================================================*/
/*<div class="login">*/
.login input{
border: none;
border-bottom:1px solid black;
background-color:white;
box-shadow: none;
border-radius:0px;
background-color: transparent;
color:black;
}
.login input:focus{
box-shadow:none;
border: none;
border-bottom:4px solid black;
background-color: transparent;
}
/*</div>*/
/*=================================================================*/
/* <div class="form-top"> */
.form-top {
border-radius: 1px;
}
/*<div class="form-bottom">*/
.form-bottom{
border-radius: 1px;
}
/*=================================================================*/
/*placeholder design*/
.login input::-webkit-input-placeholder { /* Chrome/Opera/Safari */
color: black;
}
.login input::-moz-placeholder { /* Firefox 19+ */
color: black;
}
.login input::-ms-input-placeholder { /* IE 10+ */
color: black;
}.login input::-ms-input-placeholder { /* IE 10+ */
color: black;
}
/*=================================================================*/
/*codes for carousel image to control the height and width*/
.carousel-inner > .item > img,
.carousel-inner > .item > a > img {
display: block;
max-width: 100%;
height: 500px !important;
}
.collapse .navbar-collapse .navbar-right .navbar-main-collapse .t-colors{
background-color: red;
}
.glyphicon glyphicon-chevron-left{
height: 50px;
}
.custom {
border:none;
border-bottom:1px solid black;
background-color: transparent;
}
.custom:focus {
border:2px solid black;
border-bottom:3px solid black;
background-color: transparent;
}
.login2 input{
border: none;
border-bottom:1px solid black;
background-color:white;
box-shadow: none;
border-radius:0px;
background-color: transparent;
color:black;
}
.login2 input:focus{
box-shadow:none;
border: none;
border-bottom:3px solid black;
background-color: transparent;
}
|
theme/css/niel.css
|
.inner-addon {
position: relative;
}
/* style glyph */
.inner-addon .glyphicon {
position: absolute;
padding: 15px;
pointer-events: none;
font-size: 25px;
color:black;
}
/* align glyph */
.left-addon .glyphicon { left: 90%;}
.right-addon .glyphicon { right: 90%;}
/* add padding */
.left-addon input { padding-left: 20px; }
.right-addon input { padding-right: 20px; }
.form-top-right {
color: black;
}
/*=================================================================*/
/*<div class="login">*/
.login input{
border: none;
border-bottom:1px solid black;
background-color:white;
box-shadow: none;
border-radius:0px;
background-color: transparent;
color:black;
}
.login input:focus{
box-shadow:none;
border: none;
border-bottom:4px solid black;
background-color: transparent;
}
/*</div>*/
/*=================================================================*/
/* <div class="form-top"> */
.form-top {
border-radius: 1px;
}
/*<div class="form-bottom">*/
.form-bottom{
border-radius: 1px;
}
/*=================================================================*/
/*placeholder design*/
.login input::-webkit-input-placeholder { /* Chrome/Opera/Safari */
color: black;
}
.login input::-moz-placeholder { /* Firefox 19+ */
color: black;
}
.login input::-ms-input-placeholder { /* IE 10+ */
color: black;
}.login input::-ms-input-placeholder { /* IE 10+ */
color: black;
}
/*=================================================================*/
/*codes for carousel image to control the height and width*/
.carousel-inner > .item > img,
.carousel-inner > .item > a > img {
display: block;
max-width: 100%;
height: 500px !important;
}
.collapse .navbar-collapse .navbar-right .navbar-main-collapse .t-colors{
background-color: red;
}
.glyphicon glyphicon-chevron-left{
height: 50px;
}
.custom {
border:none;
border-bottom:1px solid black;
background-color: transparent;
}
.custom:focus {
border:2px solid black;
border-bottom:3px solid black;
background-color: transparent;
}
.login2 input{
border: none;
border-bottom:1px solid black;
background-color:white;
box-shadow: none;
border-radius:0px;
background-color: transparent;
color:black;
}
.login2 input:focus{
box-shadow:none;
border: none;
border-bottom:3px solid black;
background-color: transparent;
}
| 0.401101 | 0.045564 |
@import url(http://fonts.googleapis.com/css?family=Lato:400,700|Alegreya+SC:700|Cutive+Mono);
html { height: 100%; }
*,
*:after,
*:before {
-webkit-box-sizing: border-box;
-moz-box-sizing: border-box;
box-sizing: border-box;
padding: 0;
margin: 0;
}
/* Clearfix hack by <NAME>: http://nicolasgallagher.com/micro-clearfix-hack/ */
.clearfix:before,
.clearfix:after {
content: " ";
display: table;
}
.clearfix:after {
clear: both;
}
.clearfix {
*zoom: 1;
}
body {
font-family: "Helvetica Neue", HelveticaNeue, Helvetica, "Segoe UI", "Roboto", Arial, sans-serif;
background: #810606;
font-weight: 400;
font-size: 15px;
color: #333;
overflow: hidden;
height: 100%;
}
a {
color: #000;
text-decoration: none;
}
.container {
width: 100%;
height: 100%;
position: relative;
}
.container > h1 {
z-index: 9999;
font-weight: 400;
padding: 50px 20px;
text-align: center;
}
@media (max-height: 700px) {
.container > h1 {
display: none;
}
}
.js .container > h1 {
position: fixed;
-webkit-backface-visibility: hidden;
bottom: 0;
left: 0;
right: 0;
color: #f0f0f0;
padding: 20px;
font-size: 24px;
}
.container > h1 a {
font-size: 24px;
font-family: Georgia;
text-transform: uppercase;
display: inline-block;
padding: 0 0 0 10px;
color: #fff;
font-weight: 700;
}
.container > h1 a:hover,
.container > h1 a.demo-current {
color: #222;
}
/* Header Style */
.codrops-top {
line-height: 20px;
font-size: 16px;
z-index: 9999;
background: rgba(255,255,255,0.4);
padding-top: 14px;
padding-left: 50px;
padding-right: 50px;
}
.js .codrops-top {
position: fixed;
width: 100%;
left: 0;
top: 0;
background: transparent;
}
.codrops-top a {
padding: 0px 10px;
letter-spacing: 1px;
color: #333;
color: rgba(0,0,0,0.7);
display: inline-block;
}
.codrops-top .red {
color: #dd0000;
}
.codrops-top a:hover {
color: #000;
}
.codrops-top span.right {
float: right;
}
.codrops-top span.right a {
float: left;
display: block;
}
/* Logout logo */
.logout {
cursor: pointer;
position: absolute;
width: 50px;
height: 50px;
overflow: hidden;
top: 0px;
left: 0px;
z-index:10;
}
.logout .doorway {
perspective: 100px;
position: absolute;
width: 50px;
height: 60px;
background-color: #fff;
}
.logout .doorway .door {
transition: transform 0.5s;
transform-style: preserve-3d;
transform-origin: right center;
width: 100%;
height: 100%;
background-color: #afafaf;
}
.logout .arrow {
transition: right 1s;
position: absolute;
background-color: #fff;
width: 20px;
height: 10px;
top: 20px;
right: 0;
}
.logout .arrow:before {
display: block;
content: "";
height: 0;
position: absolute;
top: -10px;
left: -10px;
border-top: 15px solid transparent;
border-right: 15px solid #fff;
border-bottom: 15px solid transparent;
}
.logout:hover .door {
transform: rotateY(-45deg);
}
.logout:hover .arrow {
right: 50px;
}
|
exposicions/css/default.css
|
@import url(http://fonts.googleapis.com/css?family=Lato:400,700|Alegreya+SC:700|Cutive+Mono);
html { height: 100%; }
*,
*:after,
*:before {
-webkit-box-sizing: border-box;
-moz-box-sizing: border-box;
box-sizing: border-box;
padding: 0;
margin: 0;
}
/* Clearfix hack by <NAME>: http://nicolasgallagher.com/micro-clearfix-hack/ */
.clearfix:before,
.clearfix:after {
content: " ";
display: table;
}
.clearfix:after {
clear: both;
}
.clearfix {
*zoom: 1;
}
body {
font-family: "Helvetica Neue", HelveticaNeue, Helvetica, "Segoe UI", "Roboto", Arial, sans-serif;
background: #810606;
font-weight: 400;
font-size: 15px;
color: #333;
overflow: hidden;
height: 100%;
}
a {
color: #000;
text-decoration: none;
}
.container {
width: 100%;
height: 100%;
position: relative;
}
.container > h1 {
z-index: 9999;
font-weight: 400;
padding: 50px 20px;
text-align: center;
}
@media (max-height: 700px) {
.container > h1 {
display: none;
}
}
.js .container > h1 {
position: fixed;
-webkit-backface-visibility: hidden;
bottom: 0;
left: 0;
right: 0;
color: #f0f0f0;
padding: 20px;
font-size: 24px;
}
.container > h1 a {
font-size: 24px;
font-family: Georgia;
text-transform: uppercase;
display: inline-block;
padding: 0 0 0 10px;
color: #fff;
font-weight: 700;
}
.container > h1 a:hover,
.container > h1 a.demo-current {
color: #222;
}
/* Header Style */
.codrops-top {
line-height: 20px;
font-size: 16px;
z-index: 9999;
background: rgba(255,255,255,0.4);
padding-top: 14px;
padding-left: 50px;
padding-right: 50px;
}
.js .codrops-top {
position: fixed;
width: 100%;
left: 0;
top: 0;
background: transparent;
}
.codrops-top a {
padding: 0px 10px;
letter-spacing: 1px;
color: #333;
color: rgba(0,0,0,0.7);
display: inline-block;
}
.codrops-top .red {
color: #dd0000;
}
.codrops-top a:hover {
color: #000;
}
.codrops-top span.right {
float: right;
}
.codrops-top span.right a {
float: left;
display: block;
}
/* Logout logo */
.logout {
cursor: pointer;
position: absolute;
width: 50px;
height: 50px;
overflow: hidden;
top: 0px;
left: 0px;
z-index:10;
}
.logout .doorway {
perspective: 100px;
position: absolute;
width: 50px;
height: 60px;
background-color: #fff;
}
.logout .doorway .door {
transition: transform 0.5s;
transform-style: preserve-3d;
transform-origin: right center;
width: 100%;
height: 100%;
background-color: #afafaf;
}
.logout .arrow {
transition: right 1s;
position: absolute;
background-color: #fff;
width: 20px;
height: 10px;
top: 20px;
right: 0;
}
.logout .arrow:before {
display: block;
content: "";
height: 0;
position: absolute;
top: -10px;
left: -10px;
border-top: 15px solid transparent;
border-right: 15px solid #fff;
border-bottom: 15px solid transparent;
}
.logout:hover .door {
transform: rotateY(-45deg);
}
.logout:hover .arrow {
right: 50px;
}
| 0.369088 | 0.053182 |
@charset "utf-8";
/* CSS Document */
body{ background:#f3f5f7;}
.swiper-pagination .swiper-pagination-bullet{ background:#fff; opacity:1; border:1px solid #eee; box-sizing:border-box;}
.swiper-pagination .swiper-pagination-bullet-active{border:none;}
.swiper-banner .swiper-wrapper .swiper-slide{ width:100% !important;}
.swiper-banner .swiper-wrapper .swiper-slide a{position: relative;overflow: hidden; width:100%; display:block; padding-top:100%}
.swiper-banner .swiper-wrapper .swiper-slide a img{position: absolute;display: block;top: 0;left: 0;width:100% !important;}
/*菜单*/
.nav-list{ width:100%; overflow:hidden; background:#FFF; padding-top:10px; border-bottom:1px solid #f8f8f8;}
.nav-col04-list>ul{ width:98%;overflow:hidden; margin:0 auto;}
.nav-col04-list>ul>li>a{ display:block; width: 25%; overflow: hidden; float:left;text-align: center; margin-bottom:10px;position:relative; height:62px;}
.nav-col04-list>ul>li>a>span{ display:block; width:100%; height:16px; text-align:center; line-height:1em; color: #222; font-size:.55rem; position:absolute; left:0px; bottom:0px;}
.nav-col04-list>ul>li>a>img{ display:block;width: 40px;height: 40px;margin: 0 auto 6px auto;}
/*排序*/
/*盒子模型*/
.ub {display: -webkit-box !important;display: box !important;position: relative;}
.ub-ver {-webkit-box-orient: vertical;box-orient: vertical;}
.ub-f1 {position: relative;-webkit-box-flex: 1;box-flex: 1;}
.ub-ac {-webkit-box-align: center;box-align: center;}
.filter-nav{ height:39px;border-top:1px solid #eee; border-bottom:1px solid #eee; position:relative; overflow:hidden; background:#fff;z-index:111; padding:0; margin-top:10px;}
.filter-nav a{position: relative;display: block;box-sizing: border-box;height: 17px;line-height: 17px;margin-top: 11px;overflow: hidden;white-space: nowrap;text-overflow: ellipsis;font-size: 14px;color: #666; border-right:1px solid transparent; box-sizing:border-box; width:0; text-align:center;}
.filter-nav a:first-child:after{ content:none;}
.filter-nav .a:last-child{ border-right:none;}
.filter-nav .nav-item:after{ content: '';position: absolute;right: 10px;top: 5px;width: 5px;height: 5px;border: 1px solid #9b9b9b;border-width: 0 1px 1px 0;transform: rotate(45deg);-webkit-transform: rotate(45deg);-moz-transform: rotate(45deg);-webkit-transition: .3s;}
.filter-nav .nav-item.current:after {top: 8px;transform: rotate(225deg);-webkit-transform: rotate(225deg);-moz-transform: rotate(225deg);-webkit-transition: .3s;}
.filter-nav.fixed{ position:fixed; top:0; width:100%;}
.shop-submenu.fixed{ top:40px !important;}
/*列表 表格形式*/
.list-grid { width:100%;overflow: hidden; background:#fff;}
.list-grid li{position: relative;}
.list-grid li .item{display: -webkit-box;display: box;height: 100%;padding-top: 10px;font-size: 0px;}
.list-grid li .item .item-pic{position: relative;height: 100px;width: 100px;margin-left: 10px;overflow: hidden;text-align: center; display:block;}
.list-grid li .item .item-pic img{display: inline-block;width: auto;max-width: 100px;height: 100px;}
.list-grid li .item .item-info{-webkit-box-flex: 1;box-flex: 1;margin-left: 10px;position: relative;height: 100%;margin-top: -2px;padding-right: 10px; padding-bottom:10px;overflow:hidden;}
.list-grid li .item .item-info:after {content: ''; height: 1px;width: 200%;position: absolute;left: 0;top: auto;right: auto;bottom:0px;background-color: #e3e5e9;border: 0px solid transparent;border-radius: 0px;-webkit-border-radius: 0px;transform: scale(0.5);-webkit-transform: scale(0.5);transform-origin: top left;-webkit-transform-origin: top left;}
.list-grid li .item a.item-name{color: #222;font-size: 15px;line-height: 20px;height:20px;overflow: hidden;text-overflow: ellipsis;white-space: nowrap;word-wrap: normal;word-wrap: break-word;word-break: break-all; display:block;}
.list-grid li .item .item-exchange{font-size: 0px;height: 20px;verflow: hidden;width: 100%;line-height: 20px;margin-right: 10px;}
.sale-exchange{font-size: 20px;color: #f23030;font-weight: 400;font-family: Arial, Helvetica, sans-serif;text-overflow: ellipsis;white-space: nowrap;min-width: 70px;float: left;overflow: hidden; float:left;}
.sale-exchange em {font-size: 12px;color: #666;margin-left: 5px;}
.sale-count{ float:right; font-size:13px; color:#666;}
.item-time {height: 20px;line-height: 20px;color: #999;overflow: hidden;margin: 5px 0; font-size:12px;}
.item-footer{ clear:both; margin-top:8px;display: -webkit-box !important;display: box !important;position: relative;}
a.item-shop{position: relative; -webkit-box-flex: 1;box-flex: 1;overflow: hidden;text-overflow: ellipsis;white-space: nowrap;word-wrap: normal;word-wrap: break-word;word-break: break-all; line-height:26px; font-size:13px; color:#666; margin-right:5px; display:block;}
a.on-exchange {padding: 3px 8px;border-radius: 3px;color: #fff; width:56px;overflow: hidden; font-size:14px; line-height:20px;}
.footer-info{ margin-top: 0px; padding-top: 15px;}
.category-layer .list .categorys { width: 200px;}
.category-layer .list .categorys .subitems { width: 160px; padding: 0px 20px; min-height: 388px; clear: both;}
.category-layer .list .categorys .subitems dt { width: 160px; border-bottom: 1px dotted #ddd; text-align: left; font-size: 14px; font-weight: normal; padding: 8px 0px 5px;}
.category-layer .list .categorys .subitems dd { width: 160px;}
.category-layer .list .categorys .subitems dd a { padding: 0px; width: 50%; border: none; overflow: hidden; text-overflow: ellipsis; white-space: nowrap;}
.banner-left-info i,.hot-bonus .title h3 i,.banner-left .user-info-down .user-info-data i{ background-image: url(../images/exchange.png); background-repeat: no-repeat;}
/*热门红包*/
.hot-bonus{ width:100%; height:auto;}
.hot-bonus .title { height: 38px; margin-bottom: 25px; position: relative;}
.hot-bonus .title h3 { position: relative; z-index: 2; float: left; height: 38px; line-height: 38px; font-size: 24px; color: #E31939; font-weight: 400; background: #fff;}
.hot-bonus .title h3 i { background-position: -100px 3px; width: 30px; height: 35px; margin-right: 10px; display:inline-block; vertical-align: middle; overflow: hidden;}
.hot-bonus .title .slogan { float: left; position: relative; top: 13px; width: 145px; height: 20px; line-height: 99em; z-index: 2; font-size: 18px; color: #e4393c; background: url(../images/exchange.png) #fff no-repeat; overflow: hidden;}
.hot-bonus .title .slogan.s2 { background-position: -135px -30px;}
.hot-bonus .title .more { position: relative; z-index: 2; float: right; background: #fff;}
.hot-bonus .title .more a { display: inline-block; *display: inline; *zoom: 1; height: 32px; line-height: 32px; padding: 0 20px; margin: 3px 0 0 10px; border: 1px solid #ccc; color: #666; -webkit-border-radius: 18px; -moz-border-radius: 18px; border-radius: 18px;}
.hot-bonus .title .more a:hover{ color: #E31939; border-color: #E31939;}
.hot-bonus .title .line { position: absolute; top: 20px; left: 0; width: 100%; height: 1px; background: #ffd3d4; overflow: hidden;}
.hot-bonus-list{ width:100%; display: inline-block;}
.hot-bonus-con{ width:100%; display: block;}
.hot-bonus-con .item{ display: block; position: relative; width: 95%;margin: auto;height:auto; background: #fff; font-family: "Microsoft YaHei";border: 1px solid #f1f1f1;-webkit-border-radius: 5px; -moz-border-radius: 5px; border-radius: 5px; margin-top:8px;display: -webkit-box !important;display: box !important;}
.item .item-left{ position: relative;-webkit-box-flex: 1;box-flex: 1;padding:5px}
.item .item-left p{ width:100%; overflow: hidden;}
.item .item-left .price{ height:1.8rem; margin-bottom:5px; color: #74d2d4;}
.item .item-left .price em { float: left; margin: 5px 0 0; font-family: verdana; font-size:12px;line-height: 1.8rem;}
.item .item-left .price strong { float: left; line-height:1.8rem; margin: 0 10px 0 5px; font-size:1.5rem; font-family: arial; _display: inline;}
.item .item-left .price .txt { float: left; line-height:1.8rem; color: #666;}
.item .item-left .issuer{ margin-right: 10px; color: #666;}
.item .item-left p.row{ height:20px; line-height:20px; overflow: hidden;white-space: nowrap;text-overflow: ellipsis; font-size:12px;}
.item .item-left p.row em,.item .item-left p.row span{display: block;padding: 0 2px 0 2px;background-color: #f23030;border-radius: 2px;color: white;font-size: 11px;margin-right: 5px;margin-left: 0;float: left;height: 14px;line-height: 14px;overflow: hidden;position: relative;margin-top: 3px;margin-bottom: 3px; vertical-align:top;}
.item .item-right{ position:relative;background: #74d2d4; font-size: 14px; color: #fff; text-align: center; -webkit-border-radius: 0 5px 5px 0; -moz-border-radius: 0 5px 5px 0; border-radius: 0 5px 5px 0;}
.semi-circle { display: block; position: absolute; z-index: 4; left: 0; top: 0; width:2px; height:100%; background: url(../images/semi-circle.png) top center repeat-y; background-size:2px auto;}
.item .item-right .item-right-con{ height:auto;position: relative; padding:0 10px;}
.item .item-right p{ line-height: 1.5em;}
.item .item-right p.exchange, .item .item-right p.time{ padding-top:30px; margin-bottom: 10px;}
.item .item-right p.exchange strong{ color: #E31939; font-size: 18px;}
.item .item-right p.exchange em{ font-size: 12px; margin-left: 5px;}
.item .item-right .receive{ position: relative; display: inline-block; width: 96px; height: 30px; line-height: 30px; border: 1px solid #fff; margin-bottom: 10px; color: #fff; -webkit-border-radius: 16px; -moz-border-radius: 16px; border-radius: 16px; vertical-align: middle; font-size: 14px; font-family: "Microsoft YaHei"; overflow: hidden;}
.item .item-right .receive span.txt { position: relative; z-index: 2; color: #fff; width: 100%; height: 100%; display: inline-block;}
.filter-nav .ub-f1 b{background: url(../images/category_icon.png) no-repeat;background-size: 200px 200px;display: inline-block;width: 8px;height: 10px;background-position: -170px -30px;margin-left: 4px;}
.main{ position: relative;}
.filter-nav .ub-f1.current b.icon-order-DESCending {background-position: -170px 0px;}
.filter-nav .ub-f1.current b.icon-order-ASCending { background-position: -170px -15px;}
.filter-tag { float: left; height: 38px; line-height: 38px; margin-left: 17px; cursor: pointer; color: #666; white-space: nowrap;}
.filter-tag .icon{ float: left; margin-top: 13px; width: 13px; height: 13px;}
.filter-tag .icon { background-position: -26px -12px;}
.filter-tag:hover .icon, .filter-tag.curr .icon { background-position: -40px -12px;}
.filter-tag .text { float: left; margin-left: 4px;}
/*没有积分兑换商品*/
.tip-box { position: absolute; left: 50%; top: 50%; width: 270px; margin-top: -100px; margin-left: -135px; text-align: center;}
.tip-box .tip-icon { display: block; width: 156px; height: 85px; margin: 0 auto; background: url(../images/noresult.png) no-repeat 0 0;}
.tip-box .tip-text { line-height: 20px; padding: 10px;}
.sell-out{position: absolute;width:76px;height:76px;top:50%;left: 50%; margin-top:-38px;margin-left: -38px;background: url(../images/shouqing.png) no-repeat; background-size:76px; z-index:2;}
|
resources/static/frontend/web_mobile/css/exchange.css
|
@charset "utf-8";
/* CSS Document */
body{ background:#f3f5f7;}
.swiper-pagination .swiper-pagination-bullet{ background:#fff; opacity:1; border:1px solid #eee; box-sizing:border-box;}
.swiper-pagination .swiper-pagination-bullet-active{border:none;}
.swiper-banner .swiper-wrapper .swiper-slide{ width:100% !important;}
.swiper-banner .swiper-wrapper .swiper-slide a{position: relative;overflow: hidden; width:100%; display:block; padding-top:100%}
.swiper-banner .swiper-wrapper .swiper-slide a img{position: absolute;display: block;top: 0;left: 0;width:100% !important;}
/*菜单*/
.nav-list{ width:100%; overflow:hidden; background:#FFF; padding-top:10px; border-bottom:1px solid #f8f8f8;}
.nav-col04-list>ul{ width:98%;overflow:hidden; margin:0 auto;}
.nav-col04-list>ul>li>a{ display:block; width: 25%; overflow: hidden; float:left;text-align: center; margin-bottom:10px;position:relative; height:62px;}
.nav-col04-list>ul>li>a>span{ display:block; width:100%; height:16px; text-align:center; line-height:1em; color: #222; font-size:.55rem; position:absolute; left:0px; bottom:0px;}
.nav-col04-list>ul>li>a>img{ display:block;width: 40px;height: 40px;margin: 0 auto 6px auto;}
/*排序*/
/*盒子模型*/
.ub {display: -webkit-box !important;display: box !important;position: relative;}
.ub-ver {-webkit-box-orient: vertical;box-orient: vertical;}
.ub-f1 {position: relative;-webkit-box-flex: 1;box-flex: 1;}
.ub-ac {-webkit-box-align: center;box-align: center;}
.filter-nav{ height:39px;border-top:1px solid #eee; border-bottom:1px solid #eee; position:relative; overflow:hidden; background:#fff;z-index:111; padding:0; margin-top:10px;}
.filter-nav a{position: relative;display: block;box-sizing: border-box;height: 17px;line-height: 17px;margin-top: 11px;overflow: hidden;white-space: nowrap;text-overflow: ellipsis;font-size: 14px;color: #666; border-right:1px solid transparent; box-sizing:border-box; width:0; text-align:center;}
.filter-nav a:first-child:after{ content:none;}
.filter-nav .a:last-child{ border-right:none;}
.filter-nav .nav-item:after{ content: '';position: absolute;right: 10px;top: 5px;width: 5px;height: 5px;border: 1px solid #9b9b9b;border-width: 0 1px 1px 0;transform: rotate(45deg);-webkit-transform: rotate(45deg);-moz-transform: rotate(45deg);-webkit-transition: .3s;}
.filter-nav .nav-item.current:after {top: 8px;transform: rotate(225deg);-webkit-transform: rotate(225deg);-moz-transform: rotate(225deg);-webkit-transition: .3s;}
.filter-nav.fixed{ position:fixed; top:0; width:100%;}
.shop-submenu.fixed{ top:40px !important;}
/*列表 表格形式*/
.list-grid { width:100%;overflow: hidden; background:#fff;}
.list-grid li{position: relative;}
.list-grid li .item{display: -webkit-box;display: box;height: 100%;padding-top: 10px;font-size: 0px;}
.list-grid li .item .item-pic{position: relative;height: 100px;width: 100px;margin-left: 10px;overflow: hidden;text-align: center; display:block;}
.list-grid li .item .item-pic img{display: inline-block;width: auto;max-width: 100px;height: 100px;}
.list-grid li .item .item-info{-webkit-box-flex: 1;box-flex: 1;margin-left: 10px;position: relative;height: 100%;margin-top: -2px;padding-right: 10px; padding-bottom:10px;overflow:hidden;}
.list-grid li .item .item-info:after {content: ''; height: 1px;width: 200%;position: absolute;left: 0;top: auto;right: auto;bottom:0px;background-color: #e3e5e9;border: 0px solid transparent;border-radius: 0px;-webkit-border-radius: 0px;transform: scale(0.5);-webkit-transform: scale(0.5);transform-origin: top left;-webkit-transform-origin: top left;}
.list-grid li .item a.item-name{color: #222;font-size: 15px;line-height: 20px;height:20px;overflow: hidden;text-overflow: ellipsis;white-space: nowrap;word-wrap: normal;word-wrap: break-word;word-break: break-all; display:block;}
.list-grid li .item .item-exchange{font-size: 0px;height: 20px;verflow: hidden;width: 100%;line-height: 20px;margin-right: 10px;}
.sale-exchange{font-size: 20px;color: #f23030;font-weight: 400;font-family: Arial, Helvetica, sans-serif;text-overflow: ellipsis;white-space: nowrap;min-width: 70px;float: left;overflow: hidden; float:left;}
.sale-exchange em {font-size: 12px;color: #666;margin-left: 5px;}
.sale-count{ float:right; font-size:13px; color:#666;}
.item-time {height: 20px;line-height: 20px;color: #999;overflow: hidden;margin: 5px 0; font-size:12px;}
.item-footer{ clear:both; margin-top:8px;display: -webkit-box !important;display: box !important;position: relative;}
a.item-shop{position: relative; -webkit-box-flex: 1;box-flex: 1;overflow: hidden;text-overflow: ellipsis;white-space: nowrap;word-wrap: normal;word-wrap: break-word;word-break: break-all; line-height:26px; font-size:13px; color:#666; margin-right:5px; display:block;}
a.on-exchange {padding: 3px 8px;border-radius: 3px;color: #fff; width:56px;overflow: hidden; font-size:14px; line-height:20px;}
.footer-info{ margin-top: 0px; padding-top: 15px;}
.category-layer .list .categorys { width: 200px;}
.category-layer .list .categorys .subitems { width: 160px; padding: 0px 20px; min-height: 388px; clear: both;}
.category-layer .list .categorys .subitems dt { width: 160px; border-bottom: 1px dotted #ddd; text-align: left; font-size: 14px; font-weight: normal; padding: 8px 0px 5px;}
.category-layer .list .categorys .subitems dd { width: 160px;}
.category-layer .list .categorys .subitems dd a { padding: 0px; width: 50%; border: none; overflow: hidden; text-overflow: ellipsis; white-space: nowrap;}
.banner-left-info i,.hot-bonus .title h3 i,.banner-left .user-info-down .user-info-data i{ background-image: url(../images/exchange.png); background-repeat: no-repeat;}
/*热门红包*/
.hot-bonus{ width:100%; height:auto;}
.hot-bonus .title { height: 38px; margin-bottom: 25px; position: relative;}
.hot-bonus .title h3 { position: relative; z-index: 2; float: left; height: 38px; line-height: 38px; font-size: 24px; color: #E31939; font-weight: 400; background: #fff;}
.hot-bonus .title h3 i { background-position: -100px 3px; width: 30px; height: 35px; margin-right: 10px; display:inline-block; vertical-align: middle; overflow: hidden;}
.hot-bonus .title .slogan { float: left; position: relative; top: 13px; width: 145px; height: 20px; line-height: 99em; z-index: 2; font-size: 18px; color: #e4393c; background: url(../images/exchange.png) #fff no-repeat; overflow: hidden;}
.hot-bonus .title .slogan.s2 { background-position: -135px -30px;}
.hot-bonus .title .more { position: relative; z-index: 2; float: right; background: #fff;}
.hot-bonus .title .more a { display: inline-block; *display: inline; *zoom: 1; height: 32px; line-height: 32px; padding: 0 20px; margin: 3px 0 0 10px; border: 1px solid #ccc; color: #666; -webkit-border-radius: 18px; -moz-border-radius: 18px; border-radius: 18px;}
.hot-bonus .title .more a:hover{ color: #E31939; border-color: #E31939;}
.hot-bonus .title .line { position: absolute; top: 20px; left: 0; width: 100%; height: 1px; background: #ffd3d4; overflow: hidden;}
.hot-bonus-list{ width:100%; display: inline-block;}
.hot-bonus-con{ width:100%; display: block;}
.hot-bonus-con .item{ display: block; position: relative; width: 95%;margin: auto;height:auto; background: #fff; font-family: "Microsoft YaHei";border: 1px solid #f1f1f1;-webkit-border-radius: 5px; -moz-border-radius: 5px; border-radius: 5px; margin-top:8px;display: -webkit-box !important;display: box !important;}
.item .item-left{ position: relative;-webkit-box-flex: 1;box-flex: 1;padding:5px}
.item .item-left p{ width:100%; overflow: hidden;}
.item .item-left .price{ height:1.8rem; margin-bottom:5px; color: #74d2d4;}
.item .item-left .price em { float: left; margin: 5px 0 0; font-family: verdana; font-size:12px;line-height: 1.8rem;}
.item .item-left .price strong { float: left; line-height:1.8rem; margin: 0 10px 0 5px; font-size:1.5rem; font-family: arial; _display: inline;}
.item .item-left .price .txt { float: left; line-height:1.8rem; color: #666;}
.item .item-left .issuer{ margin-right: 10px; color: #666;}
.item .item-left p.row{ height:20px; line-height:20px; overflow: hidden;white-space: nowrap;text-overflow: ellipsis; font-size:12px;}
.item .item-left p.row em,.item .item-left p.row span{display: block;padding: 0 2px 0 2px;background-color: #f23030;border-radius: 2px;color: white;font-size: 11px;margin-right: 5px;margin-left: 0;float: left;height: 14px;line-height: 14px;overflow: hidden;position: relative;margin-top: 3px;margin-bottom: 3px; vertical-align:top;}
.item .item-right{ position:relative;background: #74d2d4; font-size: 14px; color: #fff; text-align: center; -webkit-border-radius: 0 5px 5px 0; -moz-border-radius: 0 5px 5px 0; border-radius: 0 5px 5px 0;}
.semi-circle { display: block; position: absolute; z-index: 4; left: 0; top: 0; width:2px; height:100%; background: url(../images/semi-circle.png) top center repeat-y; background-size:2px auto;}
.item .item-right .item-right-con{ height:auto;position: relative; padding:0 10px;}
.item .item-right p{ line-height: 1.5em;}
.item .item-right p.exchange, .item .item-right p.time{ padding-top:30px; margin-bottom: 10px;}
.item .item-right p.exchange strong{ color: #E31939; font-size: 18px;}
.item .item-right p.exchange em{ font-size: 12px; margin-left: 5px;}
.item .item-right .receive{ position: relative; display: inline-block; width: 96px; height: 30px; line-height: 30px; border: 1px solid #fff; margin-bottom: 10px; color: #fff; -webkit-border-radius: 16px; -moz-border-radius: 16px; border-radius: 16px; vertical-align: middle; font-size: 14px; font-family: "Microsoft YaHei"; overflow: hidden;}
.item .item-right .receive span.txt { position: relative; z-index: 2; color: #fff; width: 100%; height: 100%; display: inline-block;}
.filter-nav .ub-f1 b{background: url(../images/category_icon.png) no-repeat;background-size: 200px 200px;display: inline-block;width: 8px;height: 10px;background-position: -170px -30px;margin-left: 4px;}
.main{ position: relative;}
.filter-nav .ub-f1.current b.icon-order-DESCending {background-position: -170px 0px;}
.filter-nav .ub-f1.current b.icon-order-ASCending { background-position: -170px -15px;}
.filter-tag { float: left; height: 38px; line-height: 38px; margin-left: 17px; cursor: pointer; color: #666; white-space: nowrap;}
.filter-tag .icon{ float: left; margin-top: 13px; width: 13px; height: 13px;}
.filter-tag .icon { background-position: -26px -12px;}
.filter-tag:hover .icon, .filter-tag.curr .icon { background-position: -40px -12px;}
.filter-tag .text { float: left; margin-left: 4px;}
/*没有积分兑换商品*/
.tip-box { position: absolute; left: 50%; top: 50%; width: 270px; margin-top: -100px; margin-left: -135px; text-align: center;}
.tip-box .tip-icon { display: block; width: 156px; height: 85px; margin: 0 auto; background: url(../images/noresult.png) no-repeat 0 0;}
.tip-box .tip-text { line-height: 20px; padding: 10px;}
.sell-out{position: absolute;width:76px;height:76px;top:50%;left: 50%; margin-top:-38px;margin-left: -38px;background: url(../images/shouqing.png) no-repeat; background-size:76px; z-index:2;}
| 0.301568 | 0.049428 |
@charset "utf-8";
/*
CIS Web Development 1 Project V3
Author: <NAME>
Date: 5/29/2020
Filename: styles.css
*/
/* Structural Styles */
html{
background-color: rgb(117, 111, 111);
}
.grid-container {
display: grid;
grid-template-columns: 10px 20px 20px 10px;
grid-template-rows: auto auto auto auto;
}
figure{
border: thin pink;
margin: auto;
display: inline-block;
text-align: center;
}
body {
color: pink;
margin: auto;
border-style: groove;
border-color: black;
border-radius: 10px;
}
header{
background-color:rgb(117, 111, 111);
color: black;
margin: auto;
text-align: center;
}
div.relative {
position: relative;
display: block;
top: 100px;
right: 0px;
width: 200px;
height: 200px;
}
.menu {
background-color: rgb(117, 111, 111);
padding: 20px;
list-style: none;
text-align: center;
}
.menu li {
display:inline-block;
list-style-type: none;
text-decoration: none;
font-size: 20px;
margin: 1em;
padding-left: 10px;
padding-right: 10px;
}
.kenziephotos {
background-image: linear-gradient(rgb(117, 111, 111), pink);
padding: 20px;
text-align: center;
}
.kenziephotos li {
display:inline-block;
}
.boxed-container {
text-align: center;
}
.boxed {
border:1px solid pink;
max-width: 600px;
line-height: 2;
display: inline-block;
}
body > p {
text-align:center;
font-size: 1.1em;
}
/*PulldownMenu Styles*/
/*M5LO4 Use CSS for pull-down menus (or collapsible/expandable areas)
(CSS, note where the menu is on your site and how it behaves)*/
ul.submenu {
display: none;
}
a.submenuTitle:hover+ul.submenu, ul.submenu:hover {
display: block;
}
h1 {
font: xx-large;
text-align: center;
}
p {
text-align: center;
font: xx-large;
font-style: italic;
}
/*M5LO7 Demonstrate use of properties of flexbox containers
(CSS, document what flexbox container properties you use and their impacts, for one CSS selector using them)*/
.flex-container {
display: flex;
flex-direction: row;
background-color: blue;
}
#flex-item1 {
background-color: blueviolet;
color: black;
}
#flex-item2 {
background-color: chartreuse;
color: black;
}
#flex-item3 {
background-color: cornsilk;
color: black;
}
footer {
background: pink;
color: black;
}
/*M5LO7 Demonstrate use of properties of flexbox containers
(CSS, document what flexbox container properties you use and their impacts, for one CSS selector using them)*/
.Flex-Container-Comments {
display: flex;
flex-direction: row;
background-color: pink;
}
/*M5LO5 Demonstrate the use of flexboxes on a web page
(CSS document where you use flexboxes; explain their impact on the page's layout; this can be a new page or a redo of an existing page)
M5LO6 Demonstrate use of properties of flexbox items
(CSS, document what flexbox item properties you use and their impacts, for one CSS selector using them)*/
#QuinD {
background-color: rgb(117, 111, 111);
color: black;
}
#TaleathaS {
background-color: black;
color: pink;
}
#SabrinaR {
background-color: rgb(117, 111, 111);
color: black;
}
.aboutdiv {
text-align: center;
}
address{
text-align:center;
color: black;
font-size: large;
}
|
V3/styles.css
|
@charset "utf-8";
/*
CIS Web Development 1 Project V3
Author: <NAME>
Date: 5/29/2020
Filename: styles.css
*/
/* Structural Styles */
html{
background-color: rgb(117, 111, 111);
}
.grid-container {
display: grid;
grid-template-columns: 10px 20px 20px 10px;
grid-template-rows: auto auto auto auto;
}
figure{
border: thin pink;
margin: auto;
display: inline-block;
text-align: center;
}
body {
color: pink;
margin: auto;
border-style: groove;
border-color: black;
border-radius: 10px;
}
header{
background-color:rgb(117, 111, 111);
color: black;
margin: auto;
text-align: center;
}
div.relative {
position: relative;
display: block;
top: 100px;
right: 0px;
width: 200px;
height: 200px;
}
.menu {
background-color: rgb(117, 111, 111);
padding: 20px;
list-style: none;
text-align: center;
}
.menu li {
display:inline-block;
list-style-type: none;
text-decoration: none;
font-size: 20px;
margin: 1em;
padding-left: 10px;
padding-right: 10px;
}
.kenziephotos {
background-image: linear-gradient(rgb(117, 111, 111), pink);
padding: 20px;
text-align: center;
}
.kenziephotos li {
display:inline-block;
}
.boxed-container {
text-align: center;
}
.boxed {
border:1px solid pink;
max-width: 600px;
line-height: 2;
display: inline-block;
}
body > p {
text-align:center;
font-size: 1.1em;
}
/*PulldownMenu Styles*/
/*M5LO4 Use CSS for pull-down menus (or collapsible/expandable areas)
(CSS, note where the menu is on your site and how it behaves)*/
ul.submenu {
display: none;
}
a.submenuTitle:hover+ul.submenu, ul.submenu:hover {
display: block;
}
h1 {
font: xx-large;
text-align: center;
}
p {
text-align: center;
font: xx-large;
font-style: italic;
}
/*M5LO7 Demonstrate use of properties of flexbox containers
(CSS, document what flexbox container properties you use and their impacts, for one CSS selector using them)*/
.flex-container {
display: flex;
flex-direction: row;
background-color: blue;
}
#flex-item1 {
background-color: blueviolet;
color: black;
}
#flex-item2 {
background-color: chartreuse;
color: black;
}
#flex-item3 {
background-color: cornsilk;
color: black;
}
footer {
background: pink;
color: black;
}
/*M5LO7 Demonstrate use of properties of flexbox containers
(CSS, document what flexbox container properties you use and their impacts, for one CSS selector using them)*/
.Flex-Container-Comments {
display: flex;
flex-direction: row;
background-color: pink;
}
/*M5LO5 Demonstrate the use of flexboxes on a web page
(CSS document where you use flexboxes; explain their impact on the page's layout; this can be a new page or a redo of an existing page)
M5LO6 Demonstrate use of properties of flexbox items
(CSS, document what flexbox item properties you use and their impacts, for one CSS selector using them)*/
#QuinD {
background-color: rgb(117, 111, 111);
color: black;
}
#TaleathaS {
background-color: black;
color: pink;
}
#SabrinaR {
background-color: rgb(117, 111, 111);
color: black;
}
.aboutdiv {
text-align: center;
}
address{
text-align:center;
color: black;
font-size: large;
}
| 0.542136 | 0.117547 |
TABLE OF CONTENTS
01. Google Font
02. General Styles
03. section background helper class
04. Loading Screen
05. Header
06. Our Services
07. Our Insurance
08. Insurance Portfolio Single
09. latest news
10. Testimonial
11. Page Title
12. Our Agent
13. Pages
14. SideBar
15. Index main service
16. footer
17. index three service
18. index three quick contact
19. index three footer
20. get quote popup
21. Agent single
22. Insurance coverage styling
23. About Feature Boxes
24. Coming soon
25. Shortcode - Style A pricing Table
26. Faq
27. New home page
----------------------------------------------*/
/* -------------------------------------------
1. Google Font
----------------------------------------------*/
@import url(https://fonts.googleapis.com/css?family=PT+Serif:400,400italic,700);
@import url(https://fonts.googleapis.com/css?family=Montserrat);
@import url(https://fonts.googleapis.com/css?family=Source+Sans+Pro:400,300,200);
@import url(https://fonts.googleapis.com/css?family=Raleway:900,700,600,500,400);
@import url(https://fonts.googleapis.com/css?family=Ubuntu:400,500,700,300);
@import url(http://fonts.googleapis.com/css?family=Open+Sans:400italic,400,700,600,300,800);
/* -------------------------------------------
02. General Styles
----------------------------------------------*/
body {
overflow-x: hidden !important;
}
a:hover,
a:focus {
text-decoration: none;
-moz-transition: all 0.2s ease-in-out;
-o-transition: all 0.2s ease-in-out;
-webkit-transition: all 0.2s ease-in-out;
transition: all 0.2s ease-in-out;
color: #b2b2b2;
}
a {
text-decoration: none;
color: #05AED5;
font-family:'Open Sans', sans-serif;
-moz-transition: all 0.2s ease-in-out;
-o-transition: all 0.2s ease-in-out;
-webkit-transition: all 0.2s ease-in-out;
transition: all 0.2s ease-in-out;
}
b, strong {
font-weight: 700 !important;
}
.btn.focus, .btn:focus, .btn:hover {
text-decoration: none;
}
.btn {
background-color: #367fa9;
border-radius: 18px;
-moz-border-radius: 18px;
-webkit-border-radius: 18px;
-o-border-radius: 18px;
color: #ffffff;
display: inline-block;
font-family: 'Open Sans', sans-serif;
font-size: 14px;
font-weight: 400;
line-height: 20px;
margin: 0;
padding: 8px 20px;
}
.btn:hover {
color: #ffffff;
background-color: #31708f;
}
.btn:focus {
color: #ffffff;
background-color: #31708f;
}
.h1, h1 {
font-size: 32px;
font-family: 'Open Sans', sans-serif;
}
.h2, h2 {
font-size: 28px;
font-family: 'Open Sans', sans-serif;
}
.h3, h3 {
font-size: 25px;
font-family: 'Open Sans', sans-serif;
}
.h4, h4 {
font-size: 22px;
font-family: 'Open Sans', sans-serif;
}
.h5, h5 {
font-size: 18px;
font-family: 'Open Sans', sans-serif;
}
.h6, h6 {
font-size: 16px;
font-family: 'Open Sans', sans-serif;
}
input[type=text], input[type=password], input[type=email], textarea, input[type=file] {
display: inline-block;
float: left;
padding: 10px 15px;
border: 0;
border: 1px solid #e2e2e2;
background: #fff;
-moz-transition: all 0.2s ease-in-out;
-o-transition: all 0.2s ease-in-out;
-webkit-transition: all 0.2s ease-in-out;
transition: all 0.2s ease-in-out;
font-family: 'Open Sans', sans-serif;
border-radius: 3px;
}
textarea {
-webkit-font-smoothing: antialiased;
min-height: 125px;
}
/* -------------------------------------------
03. section background helper class
----------------------------------------------*/
.light-wrapper {
background: #FFF;
}
.whitesmoke-wrapper {
background: #f6f6f6;
}
.whitesmoke-section {
background: #3c3c3c;
}
.dark-section {
background: #343434;
}
.dark-body {
background: #343434;
}
.light-wrapper .inner {
padding-top: 0px;
padding-bottom: 100px;
}
.Img-wrapper {
background: url(../images/page/Img-wrapper.html) top center;
border: none;
}
.color-wrapper {
background: #05AED5;
border: none;
}
.black-wrapper {
background: #2c2c2c;
color: #cacaca;
float: left;
display: block;
width: 100%;
}
/* 02 - Background Parallax */
.parallax {
background-attachment: fixed !important;
background-position: center center;
background-repeat: no-repeat;
-webkit-background-size: cover;
-moz-background-size: cover;
-o-background-size: cover;
background-size: cover;
overflow: hidden;
color: #d9d9d9;
}
.call-to-action-parallax {
background-image: url(../images/parallax/parallax1.html) !important;
position: relative;
}
.wrapper-black {
background-color: rgba(0,0,0,0.85);
position: absolute;
left: 0;
width: 100%;
height: 100%;
background-attachment: fixed;
overflow: auto;
opacity: 1;
}
.color-overlay {
background-color: rgba(0,0,0,0.25);
position: absolute;
left: 0;
width: 100%;
height: 100%;
background-attachment: fixed;
overflow: auto;
opacity: 1;
}
/* -------------------------------------------
04. Loading Screen
----------------------------------------------*/
.loading-overlay {
background: #FFF;
color: #424242;
position: fixed;
left: 0;
top: 0;
width: 100%;
height: 100%;
z-index: 111111;
}
.loader {
margin: 20% auto;
font-size: 6px;
position: relative;
text-indent: -9999em;
border-top: 1.1em solid rgba(194, 193, 193, 0.5);
border-right: 1.1em solid rgba(199, 197, 197, 0.5);
border-bottom: 1.1em solid rgba(203, 203, 203, 0.5);
border-left: 1em solid #05AED5;
-webkit-animation: load8 1.1s infinite linear;
animation: load8 1.1s infinite linear;
}
.loader,
.loader:after {
border-radius: 50%;
width: 10em;
height: 10em;
}
@-webkit-keyframes load8 {
0% {
-webkit-transform: rotate(0deg);
transform: rotate(0deg);
}
100% {
-webkit-transform: rotate(360deg);
transform: rotate(360deg);
}
}
@keyframes load8 {
0% {
-webkit-transform: rotate(0deg);
transform: rotate(0deg);
}
100% {
-webkit-transform: rotate(360deg);
transform: rotate(360deg);
}
}
#to-top {
position: fixed;
right: 10px;
bottom: -100px;
overflow: auto;
padding: 12px 14px 14px;
font-size: 18px;
line-height: 10px;
cursor: pointer;
background-color: #05AED5;
border-radius: 3px;
color: #fff;
-moz-transition: all .7s ease-in-out;
-o-transition: all .7s ease-in-out;
-webkit-transition: all .7s ease-in-out;
transition: all .7s ease-in-out;
z-index: 1111;
}
#to-top span {
color: #fff;
}
/* -------------------------------------------
05. Header
----------------------------------------------*/
.transparent-header {
background-color: transparent;
height: 94px;
}
.transparent-header + section {
margin-top: -94px; /*padding-top:210px;*/
}
.transparent-header .navbar {
background-color: transparent;
height: 94px;
border-bottom: 1px solid rgba(255,255,255,0.1);
}
.navbar {
margin-bottom: 0;
z-index: 1030;
}
.navbar.affix {
background-color: rgba(0,0,0,0.7);
padding-top: 0
}
.navbar .logo {
height: 94px;
line-height: 94px;
}
.navbar-nav {
margin-right: 0
}
.navbar-nav >li {
margin-right: 30px;
}
.navbar-nav li a {
font-size: 13px;
font-family: 'Open Sans', sans-serif;
text-transform: uppercase;
font-weight: 700;
}
.navbar-nav >li >a {
color: #fff;
line-height: 94px;
padding: 0;
}
.nav .open > a,
.nav .open > a:hover,
.nav .open > a:focus {
background-color: transparent;
border: none;
}
.navbar-nav > li.active {
border-bottom: 2px solid #05AED5;
}
.navbar-nav > li.active > ul {
margin-top: 0;
}
.navbar-nav > li > a:hover,
.navbar-nav > li > a:focus {
background-color: transparent
}
.margin-right-zero{
margin-right: 0 !important;
}
/* Menu Level #1 */
.navbar-nav > li:after {
position: absolute;
top: 100%;
left: 0;
width: 100%;
height: 2px;
background: #05AED5;
content: '';
opacity: 0;
-webkit-transition: all 0.3s ease;
-moz-transition: all 0.3s ease;
transition: all 0.3s ease;
transform: translateY(-10px);
-webkit-transform: translateY(-10px);
-moz-transform: translateY(-10px);
-o-transform: translateY(-10px);
-ms-transform: translateY(-10px);
}
.navbar-nav >li:hover::after {
height: 2px;
opacity: 1;
transform: translateY(0);
-webkit-transform: translateY(0);
-moz-transform: translateY(0);
-o-transform: translateY(0);
-ms-transform: translateY(0);
margin-top: -2px
}
.navbar-nav > li.active:hover::after {
opacity: 0;
}
.module {
display: inline-block;
position: relative
}
.module span.title {
display: none
}
/* Header #2 */
.full-header {
height: 80px;
background-color: #fff;
box-shadow: 0 2px 3px rgba(39, 41, 48, 0.03);
-moz-box-shadow: 0 2px 3px rgba(39, 41, 48, 0.03);
-webkit-box-shadow: 0 2px 3px rgba(39, 41, 48, 0.03);
}
.top-bar {
height: 49px;
line-height: 49px;
border-bottom: 1px solid rgba(49, 49, 49, 0.1);
}
.top-bar .list-inline > li {
padding-left: 0;
padding-right: 0
}
.top-bar ul,
.top-bar p {
margin-bottom: 0
}
.top-bar .top-contact p {
font-size: 13px;
font-weight: 500;
line-height: 49px;
color: #5a5a5a;
margin-right: 15px;
}
.top-bar .top-contact span {
color: #9e9e9e;
}
.top-bar ul.top-contact li {
border-right: 1px solid rgba(49, 49, 49, 0.1);
}
.top-bar ul.top-contact li:first-child {
padding-right: 15px;
padding-left: 0
}
.top-bar ul.top-contact li:last-child {
border-right: none;
padding-left: 15px;
}
.top-bar ul.top-widget li {
border-left: 1px solid rgba(49, 49, 49, 0.1)
}
.top-bar ul.top-widget .top-social {
padding-right: 0;
padding-left: 0;
text-align: center
}
.top-bar ul.top-widget .top-social a i {
border-right: 1px solid rgba(49, 49, 49, 0.1);
color: #9e9e9e;
font-size: 14px;
font-weight: 400;
line-height: 28px;
padding-left: 18px;
padding-right: 18px;
}
.top-bar ul.top-widget .top-social a:hover i {
color: #05AED5;
}
.top-bar ul.top-widget .top-social a:last-child i {
border-right: none
}
.top-bar .button-quote {
background-color: #05AED5;
color: #fff;
font-family: 'Open Sans', sans-serif;
font-size: 13px;
font-weight: 400;
text-transform: capitalize;
padding: 10px 9px;
margin-left: 10px;
}
.top-bar .button-quote:hover {
background-color: #2f2f2f;
}
.full-header .navbar-fixed-top {
top: 49px;
height: 94px;
}
.full-header .navbar-nav > li > a {
color: #313131;
}
@media only screen and (min-width : 992px) {
/* Menu with Dropdown */
.navbar-nav > li.has-dropdown > ul.dropdown-menu,
.navbar-nav > li.has-dropdown > ul.mega-menu,
li.dropdown-submenu > ul.mega-menu {
background-color: #fff;
-webkit-transition: all 0.3s ease;
-moz-transition: all 0.3s ease;
transition: all 0.3s ease;
transform: translateY(10%);
-webkit-transform: translateY(10%);
-moz-transform: translateY(10%);
-o-transform: translateY(10%);
-ms-transform: translateY(10%);
opacity: 0;
position: absolute;
left: 0;
right: auto;
box-shadow: 0 2px 3px rgba(40, 40, 40, 0.12);
-moz-box-shadow: 0 2px 3px rgba(40, 40, 40, 0.12);
-webkit-box-shadow: 0 2px 3px rgba(40, 40, 40, 0.12);
border: none;
-moz-border-radius: 0;
-webkit-border-radius: 0;
border-radius: 0;
display: block;
visibility: hidden;
}
.navbar-nav > li.has-dropdown > ul.dropdown-menu {
width: 220px;
padding: 16px 30px
}
.navbar-nav > li.has-dropdown > ul.mega-menu,
li.dropdown-submenu > ul.mega-menu {
width: 460px!important;
padding: 16px 30px
}
li.has-dropdown:hover > ul.dropdown-menu,
li.has-dropdown:hover > ul.mega-menu,
li.dropdown-submenu:hover > ul.mega-menu {
transform: translateY(0);
-webkit-transform: translateY(0);
-moz-transform: translateY(0);
-o-transform: translateY(0);
-ms-transform: translateY(0);
opacity: 1;
display: block;
visibility: visible;
}
ul.dropdown-menu > li,
ul.mega-menu > li {
padding-right: 0;
height: 39px;
line-height: 39px;
position: relative;
vertical-align: top;
}
ul.mega-menu > li {
width: 190px !important;
height: auto;
overflow: hidden;
display: inline-block
}
ul.mega-menu > li:first-child {
margin-right: 15px;
}
ul.mega-menu > li > ul {
width: 190px;
list-style: none;
background-color: #fff;
padding-left: 0;
position: relative !important;
left: auto !important;
}
ul.mega-menu li ul li {
height: 39px;
line-height: 39px;
}
ul.dropdown-menu li a,
ul.mega-menu li ul li a {
line-height: 39px;
color: #5e5e5e;
padding: 0;
border-bottom: 1px solid #ececec;
display: block;
}
ul.mega-menu li ul li span {
color: #05AED5;
padding: 0;
display: block;
font-size: 13px;
line-height: 39px;
text-transform: uppercase;
font-family: 'Open Sans', sans-serif;
font-weight: 700;
}
ul.dropdown-menu li:last-child > a {
border-bottom: none
}
ul.dropdown-menu li > a:hover,
ul.dropdown-menu li > a:focus,
ul.mega-menu li a:hover,
ul.mega-menu li a:focus {
background-color: transparent;
color: #05AED5
}
ul.dropdown-menu.left {
left: -220px !important;
margin-left: 0 !important
}
ul.mega-menu.left {
left: -520px!important;
}
/* Menu Level #2 */
li.has-dropdown > ul.dropdown-menu > li.dropdown-submenu > a:after {
font-family: 'Open Sans', sans-serif;
content: "\f105";
font-size: 13px;
position: absolute;
right: 0;
}
li.has-dropdown > ul.dropdown-menu > li.dropdown-submenu > ul.dropdown-menu,
li.dropdown-submenu > ul.mega-menu {
background-color: #fff;
padding: 16px 30px;
-webkit-transition: all 0.3s ease;
-moz-transition: all 0.3s ease;
transition: all 0.3s ease;
transform: translateX(10%);
-webkit-transform: translateX(10%);
-moz-transform: translateX(10%);
-o-transform: translateX(10%);
-ms-transform: translateX(10%);
opacity: 0;
display: block;
position: absolute;
left: 100%;
right: auto;
top: 0;
box-shadow: none;
-moz-box-shadow: none;
-webkit-box-shadow: none;
border: none;
-moz-border-radius: 0;
-webkit-border-radius: 0;
border-radius: 0;
margin-left: 30px;
z-index: 1
}
li.has-dropdown > ul.dropdown-menu > li.dropdown-submenu:hover > ul.dropdown-menu {
-webkit-transform: translateX(0px);
-moz-transform: translateX(0px);
transform: translateX(0px);
opacity: 1;
z-index: 3;
}
li.dropdown-submenu.pull-left > ul.dropdown-menu {
left: auto;
right: 0;
margin-right: 0;
}
}
/* Module POPUP */
.modal-open .navbar-fixed-top,
.modal-open .navbar-fixed-bottom {
padding-right: 17px;
}
.modal-dialog {
margin-top: 40px;
width: 360px;
}
.modal-content {
-moz-border-radius: 0;
-webkit-border-radius: 0;
border-radius: 0;
background-color: #f9f9f9;
box-shadow: 0 2px 3px rgba(40, 40, 40, 0.12);
-moz-box-shadow: 0 2px 3px rgba(40, 40, 40, 0.12);
-webkit-box-shadow: 0 2px 3px rgba(40, 40, 40, 0.12);
border: none
}
.modal-body {
padding: 30px 50px 50px;
}
.modal-body form {
margin-bottom: 0
}
.modal-body .form-control {
margin-bottom: 20px;
}
.modal-body .btn {
text-align: center;
margin-right: auto;
margin-left: auto
}
.modal-header .close {
position: absolute;
font-size: 24px;
top: -24px;
right: 0;
color: #fff;
text-shadow: 0 1px 0 #fff;
opacity: 1
}
.modal-header {
border-bottom: none;
background-color: #05AED5;
padding: 33px;
}
.modal-header .model-icon {
position: absolute
}
.modal-header .model-title {
text-align: left;
padding-left: 80px;
position: relative;
}
.modal-header .model-divider {
position: relative;
}
.modal-header .model-divider:before {
content: "";
width: 2px;
height: 23px;
background-color: #fff;
position: absolute;
top: 50%;
left: 55px;
transform: translateY(-50%);
-webkit-transform: translateY(-50%);
-moz-transform: translateY(-50%);
-o-transform: translateY(-50%);
-ms-transform: translateY(-50%);
}
.modal-header .model-title p {
color: #fff;
font-size: 14px;
font-weight: 500;
}
.modal-header .model-title h6 {
color: #fff;
font-size: 22px;
font-weight: 700;
line-height: 1px;
text-transform: uppercase;
}
/* Custom, iPhone Retina */
@media only screen and (min-width : 320px) and (max-width : 767px) {
.navbar-nav {
margin: 0;
border-bottom: 1px solid rgba(255, 255, 255, 0.1);
}
.navbar-toggle {
border-color: #05AED5;
-moz-border-radius: 0;
-webkit-border-radius: 0;
border-radius: 0;
margin-top: 35px;
}
.navbar-toggle .icon-bar {
background-color: #05AED5;
}
.container > .navbar-header {
margin-left: 0
}
.container > .navbar-collapse {
width: 100%;
background-color: #2f2f2f;
margin-right: 0
}
.navbar-nav > li {
height: auto !important;
margin-right: 0
}
.navbar-nav > li.pull-left {
float: none !important
}
.navbar-nav > li > a {
line-height: 36px;
color: #fff;
padding-right: 0;
padding-left: 0
}
.navbar-nav > li:after {
display: none
}
.navbar-nav > li.active {
border-bottom: none
}
.navbar-nav > li.has-dropdown > ul.dropdown-menu,
ul.mega-menu {
background-color: transparent;
position: relative;
padding-left: 0;
}
.navbar-nav > li.has-dropdown > a:after,
li.dropdown-submenu > a:after {
font-family:'Open Sans', sans-serif;
content: "\f105";
font-size: 13px;
position: absolute;
right: 0;
}
.navbar-nav > li.has-dropdown.open > a,
.navbar-nav > li.has-dropdown.open > a:hover,
.navbar-nav > li.has-dropdown.open > a:focus {
background-color: transparent;
border: none;
border-bottom: 1px solid rgba(255, 255, 255, 0.1)
}
li.open a,
li.open a:hover,
li.open a:focus {
color: #fff;
line-height: 21px;
}
li.dropdown-submenu.open > ul > li > a {
padding-left: 50px !important;
}
.navbar-nav > li.has-dropdown.open > a:after,
.navbar-nav > li.has-dropdown.open > a:hover:after,
.navbar-nav > li.has-dropdown.open > a:focus:after,
li.dropdown-submenu.open > a:after,
li.dropdown-submenu.open > a:hover:after,
li.dropdown-submenu.open > a:focus:after {
font-family: 'Open Sans', sans-serif;
content: "\f107";
font-size: 13px;
position: absolute;
right: 0;
}
li.dropdown-submenu > a:after,
li.dropdown-submenu.open > a:hover:after,
li.dropdown-submenu.open > a:focus:after {
right: 10px;
}
.nav > li > a:hover,
.nav > li > a:focus,
.dropdown-menu > li > a:hover,
.dropdown-menu > li > a:focus,
.mega-menu li a:hover,
.mega-menu li a:focus {
background-color: transparent
}
.dropdown-menu > li > a,
.mega-menu > li > a {
color: #fff
}
.mega-menu ul {
list-style: none;
padding-left: 25px;
}
.mega-menu ul li {
padding-top: 5px
}
.dropdown-menu > li > a:hover,
.dropdown-menu > li > a:focus,
.mega-menu li a:hover,
.mega-menu li a:focus {
color: #fff
}
ul.mega-menu {
list-style: none;
display: none;
}
.has-dropdown.open > .mega-menu,
.dropdown-submenu.open > .mega-menu {
display: block
}
.dropdown-submenu.open > .mega-menu ul {
padding-left: 50px;
}
.module {
display: block;
width: 100%;
border-bottom: 1px solid rgba(255,255,255,0.1);
}
.module span.title {
display: inline-block;
color: #fff;
font-size: 13px;
font-family: 'Open Sans', sans-serif;
text-transform: uppercase;
}
/* Header #2 */
.full-header .top-bar .top-contact p {
font-size: 11px;
}
.full-header .text-right {
text-align: center !important
}
.top-bar ul.top-widget .top-social:first-child {
border-left: none
}
.top-bar ul.top-widget .top-social a i {
padding-right: 10px;
padding-left: 10px
}
.full-header .navbar-nav > li > a,
.full-header .module-search .search-icon i,
.full-header .module-cart .cart-icon {
color: #fff
}
.full-header .navbar-header {
margin-left: 15px;
margin-right: 0
}
.full-header .list-inline {
margin-left: 0
}
.full-header .top-bar .button-quote {
margin-left: 15px;
}
}
/* Small Devices, Tablets */
@media only screen and (min-width : 768px) and (max-width : 991px) {
.navbar-header {
float: none !important;
margin-right: auto;
margin-left: auto;
text-align: center
}
.navbar-toggle {
border-color: #05AED5;
-moz-border-radius: 0;
-webkit-border-radius: 0;
border-radius: 0;
margin-top: 35px;
display: block;
float: left;
}
.navbar-toggle .icon-bar {
background-color: #05AED5;
}
.navbar-fixed-top .navbar-collapse {
overflow: scroll !important;
}
.navbar-collapse.collapse {
display: none!important;
}
.collapse.in {
display: block !important;
}
.navbar-nav {
width: 100%;
padding-right: 15px;
padding-left: 15px;
}
.navbar-nav>li {
float: none;
}
.container > .navbar-collapse {
width: 100%;
background-color: #2f2f2f;
margin-right: 0
}
.navbar-nav > li {
height: auto !important;
margin-right: 0
}
.affix .navbar-nav > li {
height: auto !important;
}
.navbar-nav > li.pull-left {
float: none !important
}
.navbar-nav > li > a {
line-height: 36px !important;
color: #fff !important;
padding-right: 0;
padding-left: 0
}
.navbar-nav > li:after {
display: none
}
.navbar-nav > li.active {
border-bottom: none
}
.navbar-nav .dropdown-menu {
background-color: transparent;
position: relative;
width: 100%;
border: none;
box-shadow: none;
-moz-box-shadow: none;
-webkit-box-shadow: none;
}
.navbar-nav > li.has-dropdown > a:after,
.navbar-nav > li.has-dropdown > a:after,
li.dropdown-submenu > a:after {
font-family: 'Open Sans', sans-serif;
content: "\f105";
font-size: 13px;
position: absolute;
right: 0;
}
.navbar-nav > li.has-dropdown.open > a,
.navbar-nav > li.has-dropdown.open > a:hover,
.navbar-nav > li.has-dropdown.open > a:focus {
background-color: transparent;
border: none;
border-bottom: 1px solid rgba(255, 255, 255, 0.1)
}
li.dropdown-submenu.open > a,
li a:hover,
li.open > a:focus,
.mega-menu > li > a {
color: #fff
}
li.dropdown-submenu.open > ul > li > a {
padding-left: 50px !important;
}
.navbar-nav > li.has-dropdown.open > a:after,
.navbar-nav > li.has-dropdown.open > a:hover:after,
.navbar-nav > li.has-dropdown.open > a:focus:after,
li.dropdown-submenu.open > a:after,
li.dropdown-submenu.open > a:hover:after,
li.dropdown-submenu.open > a:focus:after {
font-family: 'Open Sans', sans-serif;
content: "\f107";
font-size: 13px;
position: absolute;
right: 0px;
}
li.dropdown-submenu > a:after,
li.dropdown-submenu.open > a:hover:after,
li.dropdown-submenu.open > a:focus:after {
right: 10px;
}
.nav > li > a:hover,
.nav > li > a:focus,
.dropdown-menu > li > a:hover,
.dropdown-menu > li > a:focus {
background-color: transparent
}
.dropdown-menu > li > a,
.mega-menu a {
color: #fff
}
.dropdown-menu > li > a:hover,
.dropdown-menu > li > a:focus {
color: #fff
}
.mega-menu ul {
list-style: none;
padding-left: 0;
}
.mega-menu ul li {
padding-top: 5px
}
.mega-menu ul ul {
padding-left: 0
}
.dropdown-menu > li > a:hover,
.dropdown-menu > li > a:focus,
.mega-menu li a:hover,
.mega-menu li a:focus {
color: #fff
}
ul.mega-menu {
list-style: none;
display: none;
}
.has-dropdown.open > .mega-menu,
.dropdown-submenu.open > .mega-menu {
display: block;
padding-left: 25px;
}
.dropdown-submenu.open > .mega-menu ul {
padding-left: 25px;
}
.module {
display: block;
width: 100%;
border-bottom: 1px solid rgba(255,255,255,0.1);
padding: 5px 15px
}
.module span.title {
display: inline-block;
color: #fff;
font-size: 13px;
font-family: 'Open Sans', sans-serif;
text-transform: uppercase;
}
/* Header #2 */
.full-header .top-bar .top-contact p {
font-size: 11px;
}
.top-bar ul.top-widget .top-social a i {
padding-right: 10px;
padding-left: 10px
}
}
/* -------------------------------------------
06. Our Services
----------------------------------------------*/
.title-section p {
margin: 0;
padding: 0;
font-size: 20px;
font-weight: 500;
text-transform: uppercase;
letter-spacing: 1px;
position: relative;
font-family: 'Open Sans', sans-serif;
}
.title-section p:after {
width: 30px;
height: 2px;
content: '';
background: #05AED5;
display: inline-block;
-webkit-transform: translate(20px, -6px);
-ms-transform: translate(20px, -6px);
-o-transform: translate(20px, -6px);
transform: translate(20px, -6px);
}
.title-section h3 {
margin: 6px 0 0 0;
padding: 0;
font-size: 50px;
font-weight: 700;
text-transform: uppercase;
letter-spacing: 0.5px;
}
.description-welcome p {
font-family: 'Open Sans', sans-serif;
font-weight: 400;
font-size: 13px;
color: #a6a6a6;
line-height: 22px;
width: 100%;
display: inline-block;
margin-top: 15px;
}
.description-welcome a {
float: right;
background: #05AED5;
-moz-transition: all 0.2s ease-in-out;
-o-transition: all 0.2s ease-in-out;
-webkit-transition: all 0.2s ease-in-out;
transition: all 0.2s ease-in-out;
text-transform: uppercase;
margin-top: 15px;
}
.description-welcome a:hover {
background: #404040;
color: #FFF;
}
.welcome-Block {
background: #ffffff;
border: 1px solid #e5e5e5;
color: #000000;
text-align: center;
position: relative;
overflow: hidden;
-webkit-border-radius: 3px;
-moz-border-radius: 3px;
-ms-border-radius: 3px;
-o-border-radius: 3px;
border-radius: 3px;
}
.wight-text, .wight-text h4 {
color: #FFF !important;
}
.welcome-Block:hover .Top-welcome {
opacity: 0;
}
.welcome-Block:hover .Top-welcome h4, .welcome-Block:hover .Top-welcome i {
z-index: 0;
position: relative;
}
.Top-welcome {
padding: 85px 0 90px 0;
-webkit-transition: all 0.5s ease-out 0s;
-o-transition: all 0.5s ease-out 0s;
transition: all 0.5s ease-out 0s;
}
.Top-welcome i {
font-size: 32px;
margin-bottom: 20px;
display: block;
z-index: 11;
position: relative;
}
.Top-welcome h4 {
font-weight: 500;
font-size: 24px;
color: #1b1a1a;
z-index: 1;
position: relative;
}
.Top-welcome img {
position: absolute;
top: 0;
left: 0;
right: 0;
width: 100%;
height: 100%;
-webkit-transition: bottom 0.5s ease, opacity 0.5s ease-out 0s;
-moz-transition: bottom 0.5s ease, opacity 0.5s ease-out 0s;
-ms-transition: bottom 0.5s ease, opacity 0.5s ease-out 0s;
-o-transition: bottom 0.5s ease, opacity 0.5s ease-out 0s;
transition: bottom 0.5s ease, opacity 0.5s ease-out 0s;
}
.service-black {
background-color: rgba(0,0,0,0.74);
position: absolute;
left: 0;
top: 0;
width: 100%;
height: 100%;
background-attachment: fixed;
overflow: auto;
opacity: 1;
z-index: 1;
}
.img-opacity img {
position: absolute;
top: 0;
left: 0;
right: 0;
opacity: 0;
width: 100%;
height: 100%;
-webkit-transition: bottom 0.5s ease, opacity 0.5s ease-out 0s;
-moz-transition: bottom 0.5s ease, opacity 0.5s ease-out 0s;
-ms-transition: bottom 0.5s ease, opacity 0.5s ease-out 0s;
-o-transition: bottom 0.5s ease, opacity 0.5s ease-out 0s;
transition: bottom 0.5s ease, opacity 0.5s ease-out 0s;
}
.welcome-Block:hover .img-opacity img {
opacity: 1;
-webkit-transition: bottom 0.5s ease, opacity 0.5s ease-out 0s;
-moz-transition: bottom 0.5s ease, opacity 0.5s ease-out 0s;
-ms-transition: bottom 0.5s ease, opacity 0.5s ease-out 0s;
-o-transition: bottom 0.5s ease, opacity 0.5s ease-out 0s;
transition: bottom 0.5s ease, opacity 0.5s ease-out 0s;
}
.welcome-Block:hover .img-opacity {
opacity: 1;
}
.hover-welcome {
opacity: 0;
background: #05AED5;
position: absolute;
bottom: -100%;
left: 0;
width: 100%;
height: 100%;
-webkit-transition: bottom 0.5s ease, opacity 0.5s ease-out 0s;
-moz-transition: bottom 0.5s ease, opacity 0.5s ease-out 0s;
-ms-transition: bottom 0.5s ease, opacity 0.5s ease-out 0s;
-o-transition: bottom 0.5s ease, opacity 0.5s ease-out 0s;
transition: bottom 0.5s ease, opacity 0.5s ease-out 0s;
padding: 17% 15px;
-webkit-border-radius: 3px;
-moz-border-radius: 3px;
-ms-border-radius: 3px;
-o-border-radius: 3px;
border-radius: 3px;
}
.welcome-Block:hover .hover-welcome {
opacity: 1;
bottom: 0;
}
.hover-welcome p {
font-size: 13px;
color: #ffffff;
}
.hover-welcome a {
background: #ffffff;
color: #000000;
margin-top: 15px;
font-size: 12px;
font-family: 'Open Sans', sans-serif;
padding: 5px 12px;
}
.hover-welcome a:hover {
background: #f3f3f3;
color: #333;
}
.home-call-to-action {
font-size: 16px;
line-height: 24px;
font-weight: 700;
color: #666666;
font-family: 'Open Sans', sans-serif;
padding: 30px;
border: 1px solid #e5e5e5;
-moz-border-radius: 1px;
-webkit--moz-border-radius: 1px;
-o-moz-border-radius: 1px;
margin-top: 50px;
background-color: #ffffff;
-webkit-border-radius: 3px;
-moz-border-radius: 3px;
-ms-border-radius: 3px;
-o-border-radius: 3px;
border-radius: 3px;
}
.home-call-to-action a {
float: right;
margin: 5px 0 0 20px;
padding: 8px 38px;
}
.home-call-to-action p {
font-size: 16px;
line-height: 24px;
font-weight: 700;
color: #666666;
font-family: 'Open Sans', sans-serif;
margin-bottom: 0;
}
.parallax-call-to-action {
font-size: 16px;
line-height: 24px;
font-weight: 700;
color: #666666;
font-family: 'Open Sans', sans-serif;
padding: 25px 30px;
border: 1px solid rgba(229,229,229,0.2);
-moz-border-radius: 1px;
-webkit--moz-border-radius: 1px;
-o-moz-border-radius: 1px;
margin: 0 0 0;
background: transparent;
}
.parallax-call-to-action a {
float: right;
padding: 8px 38px;
margin: 5px 0px 0px 20px;
background: #05AED5;
}
.parallax-call-to-action a:hover {
color: #05AED5;
background: #FFF;
}
.parallax-call-to-action p {
font-size: 16px;
line-height: 24px;
font-weight: 700;
color: #FFF;
font-family: 'Open Sans', sans-serif;
margin-bottom: 0;
}
.color-call {
border: 1px Solid #FFF;
}
.color-call a {
background: #404040;
}
.light-call {
border: 1px solid #e5e5e5;
}
.light-call p {
color: #666666;
}
.light-call a {
background: #404040;
}
.welcome_wrapper .number {
color: #f2f2f2;
font-size: 100px;
line-height: 58px;
font-weight: 700;
margin: 16px 0 -37px 0;
}
.welcome_wrapper h5 {
font-family: 'Open Sans', sans-serif;
font-weight: 500;
margin: 10px 0 10px;
color: #373636;
text-transform: uppercase;
}
.welcome_wrapper p {
margin: 0 0 20px;
font-size: 13px;
color: #a6a6a6;
line-height: 22px;
}
/* edited 9/12/2019 */
.welcome_wrapper a {
color: #ffffff;
font-size: 15px;
font-family: 'Open Sans', sans-serif;
}
.welcome_wrapper a:hover {
color: #05AED5;
}
.none-padding {
padding: 0 !important;
margin: 0 !important;
}
.services-block-img {
overflow: hidden;
position: relative;
}
.block-services {
position: absolute;
top: 0;
bottom: 0;
width: 100%;
background: rgba(0,0,0,0.30);
padding: 90px 0px;
-moz-transition: all 0.2s ease-in-out;
-o-transition: all 0.2s ease-in-out;
-webkit-transition: all 0.2s ease-in-out;
transition: all 0.2s ease-in-out;
}
.services-block-img img {
width: 100%;
}
.block-services h4 a {
color: #ffffff;
font-weight: 700;
text-transform: uppercase;
margin-top: 20px;
}
.block-services i {
font-size: 64px;
line-height: 64px;
color: #FFF;
}
.block-services p {
color: #ffffff;
font-size: 13px;
font-family: 'Open Sans', sans-serif;
opacity: 0;
}
.services-block-img:hover .block-services p {
opacity: 1;
-moz-transition: all 0.2s ease-in-out;
-o-transition: all 0.2s ease-in-out;
-webkit-transition: all 0.2s ease-in-out;
transition: all 0.2s ease-in-out;
}
.services-block-img:hover .block-services {
padding: 63px 0px;
background: rgba( 5, 174, 243, 0.8 )!important;
-moz-transition: all 0.2s ease-in-out;
-o-transition: all 0.2s ease-in-out;
-webkit-transition: all 0.2s ease-in-out;
transition: all 0.2s ease-in-out;
}
.service_wrapper {
border: 1px solid #e5e5e5;
padding: 30px;
-webkit-border-radius: 3px;
-moz-border-radius: 3px;
-ms-border-radius: 3px;
-o-border-radius: 3px;
border-radius: 3px;
-webkit-transition: all 0.3s ease-out 0s;
-o-transition: all 0.3s ease-out 0s;
transition: all 0.3s ease-out 0s;
margin-bottom: 30px;
}
.title-service {
display: table;
width: 100%;
margin-bottom: 20px;
position: relative;
}
.title-service h3 {
margin-bottom: 0;
}
.title-service h3 a {
color: #000000;
font-size: 24px;
line-height: normal;
display: block;
font-weight: 500;
position: relative;
font-family: 'Open Sans', sans-serif;
}
.title-service h3:before {
content: "";
width: 8px;
height: 8px;
background: #000000;
position: absolute;
left: 0;
top: 0;
}
.service-style-2 .title-service h3:before {
display: none;
}
.service-style-2 .title-service i {
left: 0;
}
.service-style-2 .title-service h3 {
margin-top: 70px;
}
.service-style-2 p {
margin-bottom: 0 !important;
}
.title-service i {
width: 52px;
height: 52px;
text-align: center;
line-height: 52px;
background: #f6f6f6;
-webkit-border-radius: 3px;
-moz-border-radius: 3px;
-ms-border-radius: 3px;
-o-border-radius: 3px;
border-radius: 3px;
font-size: 32px;
color: #000000;
position: absolute;
top: 0px;
right: 0;
}
.service_wrapper p {
margin-bottom: 20px;
font-family: 'Open Sans', sans-serif;
font-size: 13px;
color: #a6a6a6;
-webkit-transition: all 0.3s;
-moz-transition: all 0.3s;
-ms-transition: all 0.3s;
-o-transition: all 0.3s;
transition: all 0.3s;
}
.service_wrapper a.btn {
background: #404040;
color: #ffffff;
padding: 5px 12px;
-webkit-border-radius: 3px;
-moz-border-radius: 3px;
-ms-border-radius: 3px;
-o-border-radius: 3px;
border-radius: 3px;
display: inline-block;
font-family: 'Open Sans', sans-serif;
font-size: 12px;
-webkit-transition: all 0.3s;
-moz-transition: all 0.3s;
-ms-transition: all 0.3s;
-o-transition: all 0.3s;
transition: all 0.3s;
}
.service_wrapper:hover a.btn {
background: #000;
}
.service_wrapper:hover p {
color: #FFF;
}
.service_wrapper:hover {
border: 1px Solid #05AED5;
background: #05AED5;
}
.features-box .col-md-6:nth-child(2) {
margin-bottom: 30px;
}
/* -------------------------------------------
07. Our Insurance
----------------------------------------------*/
.portfolio-items {
display: inline-block;
overflow: hidden;
width: 100%;
}
ul#filters {
text-align: center;
}
ul#filters li {
display: inline-block;
}
ul#filters li a {
color: #666666;
cursor: pointer;
position: relative;
z-index: 2;
padding: 1px 10px;
border: none;
line-height: 24px;
font-size: 13px;
font-weight: 700;
font-family: 'Open Sans', sans-serif;
display: inline-block;
text-transform: uppercase;
}
ul#filters li a:before {
content: "";
width: 5px;
height: 5px;
vertical-align: middle;
background: transparent;
display: inline-block;
margin-right: 4px;
}
ul#filters li.active-link a {
color: #05AED5;
}
ul#filters li.active-link a:before {
content: "";
width: 5px;
height: 5px;
vertical-align: middle;
background: #05AED5;
display: inline-block;
margin-right: 4px;
}
.portfolio-item {
position: relative;
overflow: hidden;
margin-bottom: 30px;
padding: 0 15px;
}
.projectItem {
position: relative;
overflow: hidden;
}
.projectItem img {
width: 100%;
}
.projectItem-hover {
position: absolute;
top: 0;
padding: 10px;
width: 100%;
text-align: center;
background: rgba(64,64,64,0.95);
height: 100%;
display: none;
}
.projectItem-co {
position: relative;
top: 50%;
-webkit-transform: translateY(-50%);
transform: translateY(-50%);
}
.Bootom-ProjectItem h2 {
font-size: 18px;
line-height: 28px;
color: #ffffff;
font-weight: 700;
margin: 25px 0 20px 0;
text-align: center;
clear: both;
background-color: rgba(255,255,255,0);
position: relative;
font-family: 'Open Sans', sans-serif;
text-transform: uppercase;
}
.line-grid {
background-color: #a6a6a6;
bottom: 0;
top: 7px;
content: " ";
height: 3px;
left: 50%;
margin-left: -10px;
position: relative;
width: 20px;
}
.Bootom-ProjectItem a {
font-size: 13px;
line-height: 20px;
color: #ffffff;
font-weight: 300;
padding: 5px 15px 5px 15px;
border-radius: 2px 2px 2px 2px;
/*background-color: rgb(250, 191, 9) !important;*/
background-color: #05AED5;
}
.Bootom-ProjectItem a:hover {
color: #ffffff;
background-color: rgba(166,166,166,1.00) !important;
}
.Top-ProjectItem p, .Top-ProjectItem p a {
font-size: 12px;
line-height: 22px;
color: #a6a6a6;
font-weight: 400;
padding: 0;
border-radius: 0;
background-color: rgba(255,255,255,0);
z-index: 2 !important;
font-family: 'Open Sans', sans-serif;
text-transform: capitalize;
}
.Top-ProjectItem p a:hover {
color: #05AED5;
}
.fancybox-margin {
margin-right: 0 !important;
}
#latestnews .pagination {
margin-bottom: 20px;
}
.pagination {
display: inline-block;
padding-left: 0;
margin: 0;
border-radius: 4px;
}
.pagination-style1 span {
color: #666666;
background: #f6f6f6;
font-family:'Open Sans', sans-serif;
font-weight: bold;
border: none;
width: 42px;
height: 42px;
display: inline-block;
line-height: 42px;
margin: 0px 2px 0;
padding: 0;
-webkit-transition: all 0.3s ease-in-out 0s;
-o-transition: all 0.3s ease-in-out 0s;
transition: all 0.3s ease-in-out 0s;
-webkit-border-radius: 3px;
-moz-border-radius: 3px;
-ms-border-radius: 3px;
-o-border-radius: 3px;
border-radius: 3px;
font-size: 20px;
cursor: pointer;
}
.pagination-style1 i {
color: #666666;
background: #f6f6f6;
font-weight: bold;
border: none;
width: 42px;
height: 42px;
display: inline-block;
line-height: 42px;
margin: 0px 2px 0;
padding: 0;
-webkit-transition: all 0.3s ease-in-out 0s;
-o-transition: all 0.3s ease-in-out 0s;
transition: all 0.3s ease-in-out 0s;
-webkit-border-radius: 3px;
-moz-border-radius: 3px;
-ms-border-radius: 3px;
-o-border-radius: 3px;
border-radius: 3px;
font-size: 20px;
cursor: pointer;
}
.pagination-style1 span:hover, .pagination-style1 i:hover {
background: #05AED5;
color: #FFF;
}
.pagination-style1 span.active {
background: #05AED5;
color: #FFF;
}
/* -------------------------------------------
08. Insurance Portfolio Single
----------------------------------------------*/
section#portfolio-post .col-md-9 {
padding-left: 0;
}
section#portfolio-post .col-md-3 {
padding-right: 0;
}
.line-break {
border-bottom: 2px Solid #c1c1c1;
width: 30px;
display: inline-block;
margin-top: 12px;
}
.Top-Title-Page h3 {
color: #373636;
font-size: 17px;
margin-top: 0;
font-family: 'Open Sans', sans-serif;
font-weight: 700;
text-transform: uppercase;
margin-bottom: 15px;
}
.content-single-page {
margin-top: 20px;
background: #f6f6f6;
padding: 30px;
display: inline-block;
width: 100%;
}
.content-single-page p {
font-size: 13px;
color: #777777;
font-family: 'Open Sans', sans-serif;
line-height: 22px;
}
.Data-Post ul li {
list-style: none;
margin: 0;
padding: 0;
margin-bottom: 10px;
}
.Data-Post ul li p {
margin: 0;
font-size: 13px;
font-family: 'Open Sans', sans-serif;
font-weight: 400;
color: #666666;
}
.Data-Post ul li span {
font-size: 13px;
font-weight: 400;
color: #b2b2b2;
}
.Navigation-page {
display: inline-block;
width: 100%;
margin-top: 50px;
}
.Navigation-page a {
background: #05AED5;
color: #FFF;
padding: 10px 20px;
border-radius: 3px;
-ms-transition: all 0.3s ease-out;
-moz-transition: all 0.3s ease-out;
-webkit-transition: all 0.3s ease-out;
transition: all 0.3s ease-out;
}
.Navigation-page a p {
display: inline-block;
margin-bottom: 0;
color: #FFF;
}
.Navigation-page a i {
font-size: 17px;
margin-right: 15px;
line-height: 22px;
}
.Navigation-page a.next {
float: right;
width: 45px;
height: 45px;
color: #000;
background: #F6F6F6;
overflow: hidden;
-ms-transition: all 0.3s ease-out;
-moz-transition: all 0.3s ease-out;
-webkit-transition: all 0.3s ease-out;
transition: all 0.3s ease-out;
position: relative;
}
.Navigation-page a.Previous {
float: left;
}
.Navigation-page a:hover p {
opacity: 1 !important;
-ms-transition: all 0.3s ease-out;
-moz-transition: all 0.3s ease-out;
-webkit-transition: all 0.3s ease-out;
transition: all 0.4s ease-out;
}
.Navigation-page a:hover {
background: #05AED5;
color: #FFF;
width: 159.5px;
-ms-transition: all 0.3s ease-out;
-moz-transition: all 0.3s ease-out;
-webkit-transition: all 0.3s ease-out;
transition: all 0.3s ease-out;
}
.Navigation-page a.next p {
position: absolute;
top: 10px;
width: 60%;
opacity: 0;
color: #FFF;
text-align: center;
}
/* ---------- Accordions style1 ------------- */
.accordions-style1 {
border: 1px solid #e5e5e5;
-webkit-border-radius: 2px;
-moz-border-radius: 2px;
-ms-border-radius: 2px;
-o-border-radius: 2px;
border-radius: 2px;
padding: 0 20px;
float: left;
width: 100%;
}
.accordions-style1 p {
line-height: 22px !important;
}
.section-content {
border-top: 1px solid #e5e5e5;
}
.section-content:first-child {
border-top: none;
}
h4.tap-title a {
font-family: 'Open Sans', sans-serif;
font-weight: 500;
text-transform: uppercase;
font-size: 16px;
padding: 0;
line-height: 22px;
display: inline-block;
width: 100%;
border-left: none;
border-bottom: none;
border-right: none;
color: #373636;
background: none;
}
h4.tap-title a i {
position: relative;
float: right;
margin-top: 5px;
font-size: 12px;
color: #05AED5;
}
.accordions .tap-inner {
margin: 0;
}
.section-content {
float: left;
width: 100%;
}
h4.tap-title {
float: left;
width: 100%;
display: flex;
margin-top: 15px;
margin-bottom: 15px;
}
.tap-inner {
margin-top: 10px;
margin-bottom: 20px;
float: left;
}
.tap-inner p {
border: none;
font-family: 'Open Sans', sans-serif;
font-size: 13px;
line-height: 21px;
color: #a6a6a6;
margin-bottom: 0;
margin-top: -5px;
}
.tap-inner img {
width: 44%;
float: left;
margin-right: 20px;
display: inline-block;
}
/* -------------------------------------------
09. latest news
----------------------------------------------*/
.latestnews .item-post {
border: 1px solid #e5e5e5;
background: #ffffff;
-webkit-border-radius: 2px;
-moz-border-radius: 2px;
-ms-border-radius: 2px;
-o-border-radius: 2px;
border-radius: 2px;
margin-bottom: 30px;
}
.blog-standard .item-post {
margin: 0;
}
.latestnews .item-post .img-post {
position: relative;
}
.latestnews .item-post img {
-webkit-border-radius: 2px 2px 0 0;
-moz-border-radius: 2px 2px 0 0;
-ms-border-radius: 2px 2px 0 0;
-o-border-radius: 2px 2px 0 0;
border-radius: 2px 2px 0 0;
}
.latestnews .item-post .icon-post-type {
background: #373636;
width: 50px;
height: 50px;
line-height: 50px;
display: inline-block;
font-size: 18px;
-webkit-border-radius: 2px;
-moz-border-radius: 2px;
-ms-border-radius: 2px;
-o-border-radius: 2px;
border-radius: 2px;
color: #ffffff;
text-align: center;
position: absolute;
bottom: -25px;
left: 20px;
display: none;
}
.latestnews .item-post .info-post {
padding: 20px 20px 20px;
}
.latestnews .item-post .info-post h5 {
padding: 15px 0 15px 0;
margin: 0;
}
.latestnews .item-post .info-post h5 a {
font-family: 'Open Sans', sans-serif;
font-weight: 700;
text-transform: uppercase;
line-height: 22px;
color: #373636;
display: inline-block;
font-size: 17px;
}
.latestnews .item-post .info-post h5 a:hover {
color: #05AED5;
}
.blog-standard {
margin-bottom: 50px;
display: inline-block;
width: 100%;
}
.blog-standard .item-post .info-post h5 {
padding: 20px 0px 10px 0px;
margin: 0;
}
.blog-standard .item-post .info-post h5 a {
font-family:'Open Sans', sans-serif;
font-weight: 700;
text-transform: uppercase;
line-height: 22px;
color: #373636;
display: inline-block;
font-size: 25px;
}
.latestnews .meta-post {
border: 1px solid #e5e5e5;
font-family: 'Open Sans', sans-serif;
font-size: 12px;
color: #666666;
line-height: 28px;
margin-bottom: 15px !important;
}
.latestnews .meta-post a {
font-family:'Open Sans', sans-serif;
font-size: 12px;
line-height: 28px;
}
.latestnews .meta-post li {
border-right: 1px solid #e5e5e5;
padding: 0 8px;
display: inline-block;
list-style: none;
}
.latestnews .meta-post li span.date {
color: #b2b2b2;
font-size: 12px;
font-family: 'Open Sans', sans-serif;
line-height: 28px;
}
.latestnews .meta-post li:last-child {
border-right: none;
}
.latestnews .info-post p {
font-weight: 400;
font-size: 14px;
color: #a6a6a6;
line-height: 22px;
font-family: 'Open Sans', sans-serif;
margin-bottom: 0;
}
.blog-standard .meta-post {
border: none;
}
.img-post a.fancybox-media {
position: absolute;
left: 0;
text-align: center;
width: 100%;
opacity: 0;
top: 50%;
-webkit-transform: translateY(-50%);
transform: translateY(-50%);
}
.img-post a.fancybox-media i {
background: rgba(255, 255, 255, 0.70);
font-size: 21px;
line-height: 40px;
border-radius: 5px;
padding: 5px 30px;
text-align: center;
color: #373636;
}
.img-post:hover a.fancybox-media {
opacity: 1;
}
.blog-standard .owl-pagination {
display: none;
}
ul.news-footer li {
display: inline-block;
width: 100%;
}
.news-footer li > a {
float: left;
}
.news-footer > li > a img {
width: 60px;
height: 60px;
float: left;
margin: 5px 20px 20px 0;
max-width: 60px;
border-radius: 2px;
-moz-border-radius: 2px;
-webkit-border-radius: 2px;
-o-border-radius: 2px;
}
.news-footer > li h6 a {
display: inline;
padding: 0;
font-size: 14px;
font-family: 'Open Sans', sans-serif;
color: #acacac;
text-transform: uppercase;
font-weight: 700;
}
.news-footer > li h6 a:hover {
color: #05AED5;
}
.news-footer > li h6 {
padding-left: 70px;
font-size: 14px;
line-height: 24px;
font-family: 'Open Sans', sans-serif;
color: #acacac;
text-transform: uppercase;
font-weight: 700;
margin: 0;
}
.news-footer li > .news-date {
display: block;
color: #666666;
font-size: 11px;
padding-left: 70px;
}
.news-footer li > .news-date a {
color: #666666;
font-size: 11px;
}
.customNavigation {
width: 16%;
position: absolute;
bottom: 0;
right: 0;
padding: 15px 23px;
}
.customNavigation a {
background: #FFF;
width: 40px;
height: 40px;
line-height: 26px;
font-size: 18px;
margin: 10px 0px;
color: #2b2b2b;
text-align: center;
padding: 5px;
display: inline-block;
border-radius: 3px;
}
a.btn.next {
float: right;
}
.customNavigation a:hover {
background: #06AED5;
color: #FFF;
}
.Under-Post {
padding: 0px 20px 20px;
}
.post-tags h5 {
font-weight: 700;
text-transform: uppercase;
line-height: 22px;
margin-bottom: 17px;
}
.post-tags {
margin-bottom: 30px;
}
.share-post {
border-radius: 2px;
-moz-border-radius: 2px;
-webkit-border-radius: 2px;
-o-border-radius: 2px;
background-color: #f6f6f6;
padding: 30px;
}
.item-post h5 {
color: #373636;
font-family:'Open Sans', sans-serif;
font-weight: 700;
line-height: 22px;
margin-bottom: 17px;
text-transform: uppercase;
}
.icons {
float: right;
}
.icons .jssocials-share a {
width: 35px;
height: 35px;
text-align: center;
line-height: 34px;
}
.author-box {
border-radius: 2px;
-moz-border-radius: 2px;
-webkit-border-radius: 2px;
-o-border-radius: 2px;
background-color: #f6f6f6;
padding: 30px;
margin: 0 0 70px;
}
.author-box img {
border-radius: 2px;
-moz-border-radius: 2px;
-webkit-border-radius: 2px;
-o-border-radius: 2px;
margin: 0 20px 20px 0;
width: auto !important;
max-width: 64px;
float: left;
}
.author-box h6 {
color: #373636;
font-weight: 700;
clear: none;
margin-bottom: 15px;
margin-top: 0;
}
.author-box p {
color: #a6a6a6;
font-size: 13px;
line-height: 22px;
}
.Title-Comment h3 {
font-size: 19px;
color: #373636;
font-family: 'Open Sans', sans-serif;
margin: 0 0 30px;
text-transform: uppercase;
}
.Block-Comment {
display: inline-block;
border: 1px solid #e5e5e5;
border-radius: 2px;
padding: 20px;
position: relative;
margin-bottom: 30px;
}
.Comments-Post li:last-child .Block-Comment {
margin-bottom: 0;
}
.Comments-Post ul li ul:last-child .Block-Comment {
margin-bottom: 30px;
}
.Comments-Post ul li img {
display: inline-block;
float: left;
margin-right: 15px;
}
.Comments-Post ul li h4 {
margin-bottom: 10px;
margin: 0;
font-weight: 700;
color: #373636;
font-size: 16px;
line-height: 22px;
font-style: normal;
}
.Comments-Post ul li span {
font-size: 12px;
font-family: 'Open Sans', sans-serif;
color: #afb0b4;
}
.Comments-Post ul li span a {
font-size: 12px;
font-family: 'Open Sans', sans-serif;
color: #FFF;
position: absolute;
right: 20px;
top: 20px;
background: #05AED5;
padding: 2px 15px;
border-radius: 2px;
-moz-border-radius: 2px;
-webkit-border-radius: 2px;
-o-border-radius: 2px;
font-weight: 400;
line-height: 20px;
}
.Comments-Post ul li span a:hover {
background: #373636;
}
.Comments-Post ul li p {
font-size: 13px;
font-family: 'Open Sans', sans-serif;
color: #a6a6a6;
margin: 8px 0px 0px 60px;
font-weight: 400;
}
.Comments-Post ul li ul {
margin-left: 70px;
}
.Add-Comment {
margin-top: 70px;
}
/* -------------------------------------------
10. Testimonial
----------------------------------------------*/
.item-testimonial {
padding: 0px 15px;
}
.item-testimonial .quote-client p {
font-family:'Open Sans', sans-serif;
font-size: 17px;
line-height: 27px;
font-style: italic;
color: #a6a6a6;
font-weight: 400;
}
.item-testimonial .quote-client {
background: #ffffff;
-webkit-border-radius: 2px;
-moz-border-radius: 2px;
-ms-border-radius: 2px;
-o-border-radius: 2px;
border-radius: 2px;
padding: 30px 20px 30px 65px;
position: relative;
font-family:'Open Sans', sans-serif;
font-size: 17px;
line-height: 27px;
font-style: italic;
color: #a6a6a6;
box-shadow: 0 2px 3px 0 rgba(39, 41, 48, 0.08);
-moz-box-shadow: 0 2px 3px 0 rgba(39, 41, 48, 0.08);
-webkit-box-shadow: 0 2px 3px 0 rgba(39, 41, 48, 0.08);
margin-bottom: 15px;
}
.item-testimonial .quote-client:before {
content: "\f10d";
font-family: 'Open Sans', sans-serif;
font-size: 28px;
color: #666666;
position: absolute;
top: 30px;
left: 20px;
font-style: normal;
}
.item-testimonial .quote-client:after {
content: "";
border-left: 20px solid transparent;
border-top: 20px solid transparent;
border-right: 20px solid #ffffff;
border-bottom: 20px solid transparent;
position: absolute;
bottom: -14px;
left: 0;
font-style: normal;
}
.item-testimonial .info-client .avata {
float: left;
margin-right: 13px;
}
.avata img{
border-radius: 50%;
}
.item-testimonial .info-client .client-name {
font-family: 'Open Sans', sans-serif;
font-weight: 700;
font-size: 16px;
color: #373636;
display: block;
margin-bottom: 5px;
}
.item-testimonial .info-client .client-position {
display: block;
font-family: 'Open Sans', sans-serif;
font-size: 13px;
line-height: 18px;
color: #05AED5;
}
#Our-clients {
border: 1px solid #e5e5e5;
}
a.item-client {
display: inline-block;
padding: 24px 12px;
background: #FFF;
border-right: 1px Solid #E5E5E5;
}
.clients-row a.item-client {
border: none;
padding: 20px 0px;
margin-bottom: 15px;
background: #FFF;
margin: 0px 10px 30px 10px;
}
.clients-row a.item-client img {
opacity: 0.75;
-moz-transition: all 0.2s ease-in-out;
-o-transition: all 0.2s ease-in-out;
-webkit-transition: all 0.2s ease-in-out;
transition: all 0.2s ease-in-out;
}
.clients-row a.item-client:hover img {
opacity: 1;
-moz-transition: all 0.2s ease-in-out;
-o-transition: all 0.2s ease-in-out;
-webkit-transition: all 0.2s ease-in-out;
transition: all 0.2s ease-in-out;
}
#Testimonials-1col .owl-controls {
display: none !important;
}
#Testimonials-2col .owl-controls {
display: none !important;
}
.insurance-coverage .owl-theme .owl-controls {
margin-top: 10px;
}
.owl-theme .owl-controls {
margin-top: 45px;
text-align: center;
}
/* -------------------------------------------
11. Page Title
----------------------------------------------*/
.Page-title-Style1 {
background: url(../images/page/MetLife_img.png) top center;
border: none;
/*overflow: hidden;*/
position: relative;
background-size: cover;
}
.Page-title-Style2 {
background: url() top center;
border: none;
/*overflow: hidden;*/
position: relative;
background-size: cover;
}
.Page-title-Style3 {
background: url(../images/page/Projects-title-bg.png) top center;
border: none;
/*overflow: hidden;*/
position: relative;
background-size: cover;
}
.title-text h6 {
font-family:'Open Sans', sans-serif;
font-weight: 400;
color: #fff;
margin: 0;
text-transform: uppercase;
margin-bottom: 15px;
}
.title-text h2 {
text-transform: uppercase;
font-size: 45px;
font-weight: 900;
letter-spacing: 1.5px;
margin: 5px 0 15px;
line-height: 35px;
color: #ffffff;
font-family: 'Open Sans', sans-serif;
}
.breadcrumbs span {
color: #f3f3f3;
}
.breadcrumb li a, .breadcrumbs a {
color: #E2E2E2;
}
.breadcrumb li a:hover, .breadcrumbs a:hover {
color: #05AED5;
}
.breadcrumbs .sep {
padding-right: 7px;
padding-left: 3px;
}
.breadcrumbs span {
color: #f3f3f3;
}
/* -------------------------------------------
12. Our Agent
----------------------------------------------*/
.team-item-block {
border: 1px solid #e5e5e5;
border-radius: 2px;
-moz-border-radius: 2px;
-webkit-border-radius: 2px;
-o-border-radius: 2px;
}
.team-overlay {
border-radius: 2px 2px 0 0;
-moz-border-radius: 2px 2px 0 0;
-webkit-border-radius: 2px 2px 0 0;
-o-border-radius: 2px 2px 0 0;
position: absolute;
top: 0;
left: 0;
width: 100%;
height: 100%;
z-index: 99;
padding: 30px 20px;
color: #a6a6a6;
background-color: rgb(0, 0, 0);
background-color: rgba(0, 0, 0, 0.8);
transition: all 0.4s ease-in-out;
-moz-transition: all 0.4s ease-in-out;
-webkit-transition: all 0.4s ease-in-out;
-o-transition: all 0.4s ease-in-out;
font-size: 13px;
opacity: 0;
}
.team-item-block:hover .team-overlay {
opacity: 1;
}
.team-overlay p {
display: block;
font-size: 13px;
color: #a6a6a6;
}
.team-thumb {
position: relative;
}
.team-thumb img {
width: 100%;
}
.team-icons {
bottom: 30px;
left: auto;
position: absolute;
z-index: 99;
}
.team-icons a {
background-color: #05AED5;
color: #ffffff;
display: inline-block;
text-align: center;
font-size: 15px;
font-weight: 700;
padding: 7px 12px;
border-radius: 2px;
-moz-border-radius: 2px;
-webkit-border-radius: 2px;
-o-border-radius: 2px;
margin-right: 8px;
height: 36px;
width: 36px;
}
.team-icons a:hover {
background-color: #a6a6a6;
color: #fff;
}
.info-team {
padding: 25px 15px;
}
.info-team h5 {
font-size: 16px;
font-weight: 700;
margin: 0 0 5px;
text-transform: uppercase;
color: #373636;
font-family:'Open Sans', sans-serif;
}
.team-company {
font-size: 12px;
color: #666666;
margin-bottom: 0;
}
/* -------------------------------------------
13. Pages
----------------------------------------------*/
.section-404 {
text-align: center;
padding-bottom: 70px;
}
.section-404 h1 {
font-size: 250px;
line-height: 250px;
font-weight: 700;
color: #000000;
text-transform: uppercase;
}
.section-404 p {
font-family:'Open Sans', sans-serif;
font-weight: 400;
font-size: 14px;
color: #a6a6a6;
line-height: 22px;
padding: 0px 245px;
margin-bottom: 50px;
}
.section-404 h1 {
line-height: normal;
margin: 0;
}
.section-404 .btn.blue {
color: #ffffff;
background: #05AED5;
}
.section-404 .btn.blue:hover {
color: #ffffff;
background: #a6a6a6;
}
.section-coming-soon h2 {
font-size: 50px;
font-weight: 700;
color: #1b1a1a;
margin: 0 0 10px;
}
.title-description p {
font-size: 14px;
color: #a6a6a6;
line-height: 22px;
padding: 0px 170px;
display: inline-block;
}
.ColDiv {
display: inline-block;
}
.Headline-Text h1, .Headline-Text h2, .Headline-Text h3, .Headline-Text h4, .Headline-Text h5, .Headline-Text h6 {
font-weight: 700;
color: #000000;
}
.Headline-Text p {
color: #a6a6a6;
font-size: 13px;
font-family:'Open Sans', sans-serif;
}
.Headline-Text {
margin-bottom: 30px;
}
.Headline-Text p {
color: #828282;
font-size: 13px;
font-family: 'Open Sans', sans-serif;
}
.Bullets ul li {
color: #828282;
font-size: 13px;
line-height: 30px;
font-family: 'Open Sans', sans-serif;
display: inline-block;
width: 100%;
border: none;
}
.Bullets ul li span {
color: #1b1a1a;
margin-right: 10px;
font-weight: 700;
}
ul.list.prim.list-Play li:before {
content: "\f01d";
font-family:'Open Sans', sans-serif;
font-weight: 400;
color: #1b1a1a;
margin-right: 10px;
font-weight: 400;
font-size: 14px;
}
ul.list.prim.list-Ok li:before {
content: "\f05d";
font-family: 'Open Sans', sans-serif;
font-weight: 400;
color: #1b1a1a;
margin-right: 10px;
font-weight: 400;
font-size: 14px;
}
ul.list.prim.list-arow li:before {
content: "\f105";
font-family:'Open Sans', sans-serif;
font-weight: 400;
color: #1b1a1a;
margin-right: 10px;
font-weight: 400;
font-size: 14px;
}
ul.list.prim.list-star li:before {
content: "\f005";
font-family: 'Open Sans', sans-serif;
font-weight: 400;
color: #1b1a1a;
margin-right: 10px;
font-weight: 400;
font-size: 14px;
}
ul.list.prim.list-arowright li:before {
content: "\f18e";
font-family: 'Open Sans', sans-serif;
font-weight: 400;
color: #1b1a1a;
margin-right: 10px;
font-weight: 400;
font-size: 14px;
}
ul.list.prim.list-arowbig li:before {
content: "\f0da";
font-family:'Open Sans', sans-serif;
color: #1b1a1a;
margin-right: 15px;
font-size: 14px;
}
ul.list.prim.list-point li:before {
content: "\f111";
font-family:'Open Sans', sans-serif;
font-weight: 400;
color: #1b1a1a;
margin-right: 10px;
font-weight: 400;
font-size: 8px;
}
.Blockquotes h4 {
margin-bottom: 30px;
}
blockquote {
width: 100%;
padding: 10px 20px;
margin: 0 0 40px;
font-size: 17.5px;
border-left: 5px solid #333333;
display: inline-block;
}
blockquote p {
font-size: 20px;
font-style: italic;
color: #1b1a1a;
font-family:'Open Sans', sans-serif;
}
blockquote span {
font-size: 13px;
color: #333333;
font-family: 'Open Sans', sans-serif;
}
blockquote.blockquote-1:before {
content: "\f10d";
font-family: 'Open Sans', sans-serif;
font-weight: 400;
color: #828282;
font-weight: 400;
font-size: 16px;
}
blockquote.blockquote-1:after {
content: "\f10e";
font-family: 'Open Sans', sans-serif;
font-weight: 400;
color: #828282;
font-weight: 400;
font-size: 16px;
float: right;
margin-top: 20px;
}
blockquote.blockquote-1 {
border: none;
width: 100%;
}
blockquote.blockquote p, blockquote.blockquote-2 p {
color: #05AED5;
}
blockquote.blockquote-2 {
width: 100%;
background: #f6f6f6;
border-radius: 3px;
padding: 30px;
border: none;
}
blockquote.blockquote-3 {
width: 100%;
background: #1b1a1a;
border: none;
border-radius: 3px;
padding: 30px;
color: #FFF;
}
blockquote.blockquote-3 p {
color: #FFF;
}
#map_canvas {
width: 100%;
height: 447px;
}
.get-quote-form {
}
.form-input input, .form-input textarea {
margin-bottom: 30px;
width: 100%;
}
.form-input textarea {
height: 174px;
}
.form-submit input {
background: #367fa9;
}
.tex-contact p {
font-family:'Open Sans', sans-serif;
font-size: 13px;
color: #a6a6a6;
line-height: 22px;
}
.Block-Contact p {
font-size: 12px;
color: #373636;
margin-bottom: 5px;
}
.Block-Contact {
padding: 0;
margin-top: 15px;
}
.Contact-Info h4 {
margin-top: 0;
}
.Block-Contact ul li {
margin-bottom: 5px;
}
.Block-Contact ul li i {
color: #05AED5;
margin-right: 5px;
display: inline-block;
font-size: 16px;
}
.Block-Contact ul li span {
color: #a6a6a6;
margin-right: 5px;
display: inline-block;
font-size: 13px;
}
/* -------------------------------------------
14. SideBar
----------------------------------------------*/
.Top-Title-SideBar h3 {
font-weight: 700;
color: #373636;
margin: 0 0 20px;
text-transform: uppercase;
font-size: 17px;
line-height: 23px;
position: relative;
padding-bottom: 20px;
}
.Top-Title-SideBar h3:after {
position: absolute;
content: '';
bottom: 0;
left: 0;
display: block;
width: 35px;
height: 2px;
background: #06AED5;
}
.widget {
margin: 0 0 50px;
}
.Categories-Block ul li {
display: inline-block;
width: 100%;
}
.Categories-Block ul li i,.Categories-Block ul li span,.Categories-Block ul li p {
display: inline-block;
}
.Categories-Block ul li i {
margin-right: 10px;
}
.Categories-Block ul li p {
line-height: 30px;
font-size: 13px;
color: #666666;
margin-right: 5px;
margin-bottom: 0;
}
.Last-post .news-footer > li h6 a {
color: #373636;
}
.Last-post .news-footer > li h6 a:hover {
color: #05AED5;
}
.tagcloud li {
display: inline-block;
}
.tagcloud a {
margin: 0 5px 5px 0;
border: 1px solid #e5e5e5;
border-radius: 4px;
-moz-border-radius: 4px;
-webkit-border-radius: 4px;
-o-border-radius: 4px;
padding: 5px 10px;
font-family: 'Open Sans', sans-serif;
font-size: 12px;
line-height: 20px;
color: #a6a6a6;
display: inline-block;
}
.tagcloud a:hover {
border-color: #05AED5;
color: #05AED5;
}
/* -------------------------------------------
15. Index main service
----------------------------------------------*/
.main-service-content h2 {
font-family: 'Open Sans', sans-serif;
font-weight: 800;
font-size: 1.625em;
color: #323232;
text-transform: uppercase;
position: relative;
text-align: right;
line-height: 32px;
padding-right: 25px;
margin-top: 0;
}
.main-service-content h2:before {
content: '';
width: 4px;
height: 100%;
background: #05AED5;
position: absolute;
letter-spacing: 1px;
right: -16px;
top: 4px;
}
.main-service-content .main-service-heading p {
font-family: 'Open Sans', sans-serif;
font-style: italic;
font-size: 1em;
color: #898989;
padding-left: 30px;
line-height: 26px;
}
.main-service-box {
position: relative;
}
.main-service {
margin-top: 80px;
}
.main-service img {
background: #fff;
padding: 5px;
position: absolute;
z-index: 1;
top: 8px;
border: 1px solid #e6e6e6;
right: 0;
}
.main-service .main-service-description {
position: relative;
width: 77%;
background: #fdfdfd;
border: 1px solid #e6e6e6;
padding-top: 7px;
padding-bottom: 24px;
-webkit-transition: all 0.3s linear;
-o-transition: all 0.3s linear;
transition: all 0.3s linear;
}
.main-service h3 {
font-weight: 700;
font-size: 18px;
color: #323232;
padding-left: 40px;
}
.main-service h3:before {
content: '';
width: 45px;
height: 3px;
background: #05AED5;
position: absolute;
top: 61px;
}
.main-service p {
font-family: 'Open Sans', sans-serif;
color: #898989;
padding-left: 40px;
padding-right: 41px;
padding-top: 13px;
}
.main-service-box_bottom {
margin-top: 29px;
}
.main-service .main-service-description:hover {
background: #05AED5;
border: 1px solid #05AED5;
}
.main-service .main-service-description:hover h3 {
color: #fff;
}
.main-service .main-service-description:hover p {
color: #e4e8e8;
}
@media (max-width: 767px) {
.main-service img {
display: none;
}
.main-service .main-service-description {
width: 100%;
margin-left: 0px;
}
.main-service h3,
.main-service p {
padding-left: 20px;
}
}
/* ------------- shortcode counter --------------*/
.fact,
.factor {
text-align: center;
font-family: 'Open Sans', sans-serif;
font-size: 80px;
margin-bottom: 30px;
font-weight: 200;
}
.color-primary {
color: #337ab7!important;
}
.color-success {
color: #5cb85c!important;
}
.color-warning {
color: #f0ad4e!important;
}
.color-danger {
color: #d9534f!important;
}
.fact-title {
display: block;
}
.fact-title {
font-size: 11px;
text-transform: uppercase;
letter-spacing: 1px;
font-family:'Open Sans', sans-serif;
}
/* -------------------------------------------
16. footer
----------------------------------------------*/
#template-footer {
/* background: #3f5267;
*/ background: #337ab7;
color: #EAECEE;
padding: 40px 0 20px 0;
}
#template-footer a {
color: #06AED5;
}
#template-footer a:hover {
color: white !important;
text-decoration: underline;
}
#template-footer .section-title {
font-size: 22px;
color: #fff;
position: relative;
padding-bottom: 20px;
}
#template-footer .section-title:after {
position: absolute;
content: '';
bottom: 0;
left: 0;
display: block;
width: 35px;
height: 2px;
background: #06AED5;
;
}
#template-footer .copy-right {
position: relative;
padding-top: 20px;
margin-top: 40px;
}
#template-footer .copy-right > a {
color: #06AED5;
}
#template-footer .copy-right:after {
position: absolute;
content: '';
top: 0;
left: 0;
display: block;
width: 35px;
height: 2px;
background: #1fb5f6;
}
#template-footer .contact-info {
margin: 0 0 60px 0;
padding: 0;
}
#template-footer .contact-info li {
font-size: 13px;
list-style: none;
margin: 0 0 20px 0;
position: relative;
padding-left: 40px;
}
#template-footer .contact-info li i {
position: absolute;
top: 0;
left: 0;
font-size: 22px;
color: #06AED5;
}
#template-footer .social-media {
margin: 0 0 30px 0;
padding: 0;
}
#template-footer .social-media li {
display: inline-block;
margin: 0;
padding: 0;
font-size: 24px;
margin-right: 10px;
}
#template-footer .social-media li a {
color: #06AED5;
}
#template-footer .social-media li a:hover, #template-footer .social-media li a:focus, #template-footer .social-media li a:active {
text-decoration: none;
}
#template-footer .contact-form .form-group input[type="name"],
#template-footer .contact-form .form-group input[type="text"],
#template-footer .contact-form .form-group input[type="email"],
#template-footer .contact-form .form-group textarea {
font-size: 13px;
}
#template-footer .contact-form .form-group input[type="name"]::-webkit-input-placeholder,
#template-footer .contact-form .form-group input[type="text"]::-webkit-input-placeholder,
#template-footer .contact-form .form-group input[type="email"]::-webkit-input-placeholder,
#template-footer .contact-form .form-group textarea::-webkit-input-placeholder {
color: rgba(255, 255, 255, 0.5);
}
#template-footer .contact-form .form-group input[type="name"]:-moz-placeholder,
#template-footer .contact-form .form-group input[type="text"]:-moz-placeholder,
#template-footer .contact-form .form-group input[type="email"]:-moz-placeholder,
#template-footer .contact-form .form-group textarea:-moz-placeholder {
/* Firefox 18- */
color: rgba(255, 255, 255, 0.5);
}
#template-footer .contact-form .form-group input[type="name"]::-moz-placeholder,
#template-footer .contact-form .form-group input[type="text"]::-moz-placeholder,
#template-footer .contact-form .form-group input[type="email"]::-moz-placeholder,
#template-footer .contact-form .form-group textarea::-moz-placeholder {
/* Firefox 19+ */
color: rgba(255, 255, 255, 0.5);
}
#template-footer .contact-form .form-group input[type="name"]:-ms-input-placeholder,
#template-footer .contact-form .form-group input[type="text"]:-ms-input-placeholder,
#template-footer .contact-form .form-group input[type="email"]:-ms-input-placeholder,
#template-footer .contact-form .form-group textarea:-ms-input-placeholder {
color: rgba(255, 255, 255, 0.5);
}
#template-footer .contact-form .form-group input {
color: #fff;
border: none;
background: #485b71;
box-shadow: none;
margin-bottom: 15px;
}
#template-footer .contact-form .form-group textarea {
color: #fff;
border: none;
background: #485b71;
box-shadow: none;
margin-bottom: 15px;
resize: none;
}
#template-footer #btn-submit {
color: rgba(255, 255, 255, 0.9) !important;
background: #DD1C1A !important;
}
/* -------------------------------------------
17. index three service
----------------------------------------------*/
.posts-grid.latest_projects {
overflow: hidden;
}
.posts-grid.latest_projects li {
float: left;
width: 270px;
margin: 0 18px 0 0;
overflow: hidden;
}
@media (min-width: 980px) and (max-width: 1200px) {
.posts-grid.latest_projects li {
width: 210px;
margin-right: 20px;
}
}
@media (min-width: 768px) and (max-width: 979px) {
.posts-grid.latest_projects li {
width: 156px;
}
}
@media (max-width: 767px) {
.posts-grid.latest_projects li {
width: 47%;
margin: 0 5% 20px 0;
max-width: 264px;
}
.posts-grid.latest_projects li:nth-child(4n) {
margin-right: 4%;
}
.posts-grid.latest_projects li:nth-child(2n) {
margin-right: 0;
}
}
@media (max-width: 550px) {
.posts-grid.latest_projects li {
width: auto;
float: none;
margin: 0 0 20px 0;
}
}
.posts-grid.latest_projects li:nth-child(4n) {
margin-right: 0;
}
.posts-grid.latest_projects li.nomargin {
margin-right: 0;
}
.posts-grid.latest_projects .post_meta {
border: none;
padding: 0 !important;
color: #ffffff;
font-size: 11px;
}
@media (max-width: 1200px) {
.posts-grid.latest_projects .featured-thumbnail {
width: 210px;
height: auto;
}
}
@media (min-width: 768px) and (max-width: 979px) {
.posts-grid.latest_projects .featured-thumbnail {
width: 156px;
height: auto;
}
}
@media (max-width: 767px) {
.posts-grid.latest_projects .featured-thumbnail {
width: 100%;
height: auto;
}
}
.posts-grid.team {
margin-top: -25px;
}
.posts-grid.team li {
margin-bottom: 0;
margin-top: 25px;
}
.posts-grid.team h5 {
font-size: 18px;
font-weight: normal;
line-height: 1.2em;
}
.posts-grid.team h5 a {
-webkit-transition: 0.3s;
-moz-transition: 0.3s;
-o-transition: 0.3s;
transition: 0.3s;
}
.posts-grid.team .excerpt {
margin-bottom: 0;
}
/* entire container, keeps perspective
---------------------------------------- */
.flip-container {
-webkit-perspective: 1000;
-moz-perspective: 1000;
-o-perspective: 1000;
}
/* flip the pane when hovered */
.flip-container:hover .flipper,
.flip-container.hover .flipper {
-webkit-transform: rotateY(180deg);
-moz-transform: rotateY(180deg);
-o-transform: rotateY(180deg);
}
.flip-container:hover .front,
.flip-container.hover .front {
opacity: 0;
filter: alpha(opacity=0);
}
.flip-container:hover .back,
.flip-container.hover .back {
opacity: 1;
filter: alpha(opacity=100);
}
.flip-container,
.front,
.back {
width: 264px;
height: 250px;
}
@media (max-width: 1200px) {
.flip-container,
.front,
.back {
width: 215px;
height: 197px;
}
}
@media (min-width: 768px) and (max-width: 979px) {
.flip-container,
.front,
.back {
width: 156px;
height: 147px;
}
}
@media (max-width: 767px) {
.flip-container,
.front,
.back {
width: 100%;
height: 197px;
}
}
/* flip speed goes here */
.flipper {
-webkit-transform-style: preserve-3d;
-moz-transform-style: preserve-3d;
-o-transform-style: preserve-3d;
-webkit-transition: 0.6s;
-moz-transition: 0.6s;
-o-transition: 0.6s;
transition: 0.6s;
position: relative;
}
/* hide back of pane during swap */
.front,
.back {
-webkit-backface-visibility: hidden;
-moz-backface-visibility: hidden;
-o-backface-visibility: hidden;
position: absolute;
top: 0;
left: 0;
-webkit-transition: 0.3s;
-moz-transition: 0.3s;
-o-transition: 0.3s;
transition: 0.3s;
}
.front .thumbnail {
border-radius: 0;
padding: 0;
}
/* front pane, placed above back */
.front h5 {
position: absolute;
left: 0;
bottom: 31px;
color: #ffffff;
background-color: #05AED5;
margin: 0;
padding: 5px 11px 7px;
z-index: 3;
}
@media (min-width: 768px) and (max-width: 979px) {
.front h5 {
bottom: 20px;
}
}
@media (max-width: 767px) {
.front .featured-thumbnail img {
width: 264px;
height: 100%;
}
}
/* back, initially hidden pane */
.back {
-webkit-transform: rotateY(180deg);
-moz-transform: rotateY(180deg);
-o-transform: rotateY(180deg);
background-color: #05AED5;
color: #fff;
font-size: 12px;
opacity: 0;
filter: alpha(opacity=0);
}
.back .inner {
padding: 33px 24px 0 28px;
}
@media (max-width: 1200px) {
.back .inner {
padding-top: 25px;
}
}
@media (min-width: 768px) and (max-width: 979px) {
.back .inner {
padding: 15px;
}
}
.back h5 {
margin: 0 0 5px 0;
line-height: 1.2em;
color: #ffffff;
}
@media (min-width: 768px) and (max-width: 979px) {
.back h5 {
margin-bottom: 0;
}
}
@media (min-width: 768px) and (max-width: 979px) {
.back .post_meta {
display: none;
}
}
.back .excerpt {
line-height: 18px;
margin-bottom: 21px;
font-size: 12px;
background: transparent;
letter-spacing: normal;
width: 100%;
}
@media (max-width: 1200px) {
.back .excerpt {
height: 53px;
overflow: hidden;
}
}
@media (min-width: 768px) and (max-width: 979px) {
.back .excerpt {
margin-bottom: 15px;
}
}
.back .btn {
background: #0C7E98 !important;
border: none !important;
font-size: 12px;
padding: 5px 15px;
}
.back .btn:hover {
background: #0C7E98 !important;
color: #fff;
}
/* -------------------------------------------
18. index three quick contact
----------------------------------------------*/
.bg-blue {
background-color: #05AED5;
}
.index-three-quick-contact {
position: fixed;
bottom: -465px;
width: 100%;
-webkit-transition: all 0.5s ease;
-moz-transition: all 0.5s ease;
-o-transition: all 0.5s ease;
-ms-transition: all 0.5s ease;
transition: all 0.5s ease;
}
.index-three-quick-contact .ui-outer {
text-align: center;
color: #fff;
max-width: 500px;
height: 500px;
border-radius: 1600px;
margin: 0px auto;
padding: 8px 15px;
}
.index-three-quick-contact .ui-btn {
font-size: 15px;
line-height: 15px;
}
.index-three-quick-contact h2 {
font-size: 15px;
line-height: 35px;
text-transform: uppercase;
color: #fff;
}
.index-three-quick-contact .details {
font-size: 15px;
line-height: 30px;
}
.index-three-quick-contact .details i {
margin-right: 5px;
}
.index-three-quick-contact .social {
margin-top: 10px;
}
.index-three-quick-contact .social a i {
display: inline-block;
width: 25px;
height: 25px;
text-align: center;
margin: 5px;
color: #fff;
font-size: 17px;
}
/* -------------------------------------------
19. index three footer
----------------------------------------------*/
.select-a-service-caption {
color: #B8B9BD;
float: left;
font-size: 14px;
font-weight: bold;
margin-right: 13px;
}
.footer-top-section {
background-color: #3C4451;
color: #FFFFFF;
font-size: 12px;
padding-bottom: 40px;
padding-top: 40px;
}
.select-a-service-content {
background-color: #606BA9;
margin-top: 15px;
}
.select-a-service-content-nav {
padding: 15px 10px 19px 10px;
}
.footer-top-nav-active {
color: #3D4552 !important;
text-decoration: none !important;
}
.select-a-service-content-nav ul li a {
color: #FFFFFF;
line-height: 20px;
text-decoration: underline;
}
.select-a-service-caption-nav ul li {
padding-left: 4px;
padding-right: 4px;
}
.footer-bottom {
background-color: #2C333D;
font-size: 12px;
height: 40px;
line-height: 40px;
}
.footer-bottom-left ul li a {
color: #B8B9BD;
}
.footer-bottom-right, .footer-bottom-right a {
color: #FFFFFF;
}
.get-guote-top {
display: block;
min-height: 33px;
}
.single-mortgage-section {
background-color: #05AED5;
color: #FFFFFF;
float: left;
margin: 0 4px 30px auto;
min-height: 99px;
padding: 10px 18px 70px;
position: relative;
width: 100%;
}
.single-mortgage-section h3 {
font-size: 18px;
line-height: 18px;
font-weight: 700;
}
.blue {
color: #fff !important;
}
.red {
color: #fff;
}
.violate {
color: #FFFFFF;
}
.single-mortgage-section-button {
bottom: -10px;
left: 80px;
position: absolute;
background-color: #05AED5;
border: 2px solid #ffffff;
padding: 15px 20px 15px 60px;
border-radius: 25px;
}
.service-box-btn {
border: 2px solid #fff;
border-radius: 50px;
font-size: 30px;
text-align: center;
position: absolute;
left: -2px;
top: -2px;
width: 50px;
height: 52px;
line-height: 51px;
}
.service-box a{
color:#fff;
}
/* -------------------------------------------
20. get quote popup
----------------------------------------------*/
.get-a-quote .ui-outer {
position: absolute;
top: 0px;
left: 0px;
height: 100%;
width: 100%;
background: rgba(0,0,0,0.6);
display: none;
z-index: 99999;
}
.get-a-quote .ui-outer a.ui-close {
font-size: 60px;
font-weight: 300;
color: #aaa;
position: absolute;
right: 0px;
top: 20px;
}
.get-a-quote .ui-outer .ui-content {
margin: 50px 0 0 auto;
max-width: 350px;
padding: 15px 15px;
background: #fff;
border: 1px solid rgba(255,255,255,0.3);
box-shadow: 0px 0px 15px rgba(0,0,0,0.3);
}
.get-a-quote .ui-outer h3 {
text-align: center;
font-size: 20px;
font-weight: 400;
margin-bottom: 20px;
padding-bottom: 10px;
border-bottom: 1px dashed #eee;
}
.get-a-quote .ui-outer form {
max-width: 270px;
margin: 10px auto 0 auto;
}
.get-a-quote .s-media {
margin-top: 10px;
text-align: center;
}
.get-a-quote .s-media h4 {
font-size: 12px;
text-transform: uppercase;
}
.get-a-quote .s-media a {
display: inline-block;
width: 40px;
height: 40px;
border: 0px;
text-align: center;
line-height: 40px;
padding: 0px;
border-radius: 100px;
margin: 5px 2px;
}
.get-a-quote .ui-outer .form-input input, .get-a-quote .ui-outer .form-input textarea {
margin-bottom: 15px;
}
.get-a-quote .ui-outer .form-input textarea {
height: 40px;
}
/* end get quote popup */
/* -------------------------------------------
21. Agent single
----------------------------------------------*/
.single-team-icons img {
padding: 3px;
border: 1px solid #d1d1d1;
border-radius: 2px;
box-shadow: 0px 1px 5px #d1d1d1;
}
ul.insurance-list li {
border-bottom: 1px solid #dedddd;
padding: 10px 0;
}
ul.insurance-list b {
color: #3d434d;
}
ul.insurance-list span {
width: 200px;
text-align: left;
float: right;
}
@media (max-width: 500px) {
ul.insurance-list span {
width: auto;
text-align: left;
float: none;
padding-left: 20px;
}
}
.single-team-icons a {
background-color: #05AED5;
color: #ffffff;
display: inline-block;
text-align: center;
font-size: 15px;
font-weight: 700;
padding: 7px 12px;
border-radius: 2px;
-moz-border-radius: 2px;
-webkit-border-radius: 2px;
-o-border-radius: 2px;
margin-right: 8px;
height: 36px;
width: 36px;
}
/* end agent single */
.headline {
position: relative;
z-index: 600;
}
.sologun-icon {
font-family: 'Open Sans', sans-serif;
font-size: 80px;
font-weight: bolder;
position: absolute;
left: 20%;
bottom: -35px;
color: #E2E2E2;
z-index: 300;
}
.ti-announcement:before {
font-size: 80px;
}
/* -------------------------------------------
22. Insurance coverage styling
----------------------------------------------*/
.insurance-service-all {
padding: 0;
overflow: hidden;
}
.insurance-service-all .insurance-coverage {
padding: 0px 0 0px 0;
margin: 0;
}
.insurance-service-all .insurance-coverage .owl-carousel .owl-wrapper-outer {
overflow: inherit;
}
.insurance-service-all .insurance-coverage:hover .owl-prev {
opacity: 1 !important;
}
.insurance-service-all .insurance-coverage:hover .owl-next {
opacity: 1 !important;
}
.insurance-service-all .insurance-coverage .single-insurance {
background: #f9f9f9 none repeat scroll 0 0;
display: block;
margin: 0 2px;
padding: 20px 10px 10px;
position: relative;
text-align: center;
top: 0;
transition: all 0.3s ease-out 0s;
z-index: 999;
}
.insurance-service-all .insurance-coverage .single-insurance:hover {
background: #ffffff;
}
.insurance-service-all .insurance-coverage .single-insurance::after {
-webkit-box-shadow: 0px 1px 5px 2px rgba(166,166,166,1);
-moz-box-shadow: 0px 1px 5px 2px rgba(166,166,166,1);
box-shadow: 0px 1px 5px 2px rgba(166,166,166,1);
content: "";
height: 100%;
left: 0;
opacity: 0;
position: absolute;
top: 0;
transition: all 0.3s ease-out 0s;
visibility: hidden;
width: 100%;
z-index: 0;
}
.insurance-service-all .insurance-coverage .single-insurance:hover:after {
opacity: 1;
visibility: visible;
}
.insurance-service-all .insurance-coverage .single-insurance i {
color: #cf9455;
font-size: 45px;
}
.insurance-service-all .insurance-coverage .single-insurance span {
color: #05AED5;
font-size: 45px;
}
.insurance-service-all .insurance-coverage .single-insurance h3 a {
color: rgb(0, 0, 0);
display: block;
font-family: 'Open Sans', sans-serif;
font-size: 18px;
font-weight: 600;
margin: 20px 0 15px;
}
.insurance-service-all .insurance-coverage .single-insurance h3 a:hover {
color: #05AED5;
}
.insurance-service-all .insurance-coverage .single-insurance h3 a::after {
background: #05AED5;
content: "";
display: block;
left: 0;
top: 0;
right: 0;
width: 50px;
height: 3px;
margin: 20px auto;
}
.insurance-service-all .insurance-coverage .single-insurance .read-more {
display: inline-block;
margin: 10px 0;
}
.insurance-service-all .insurance-coverage .single-insurance .read-more a {
border: 1px solid #e6e6e6;
color: #000;
display: block;
font-size: 12px;
font-weight: 600;
padding: 8px 32px;
text-decoration: none;
text-transform: uppercase;
transition: all 0.3s ease 0s;
}
.insurance-service-all .insurance-coverage .single-insurance .read-more a:hover {
background: #05AED5;
color: #ffffff;
border: 1px solid #05AED5;
}
.insurance-service-all .insurance-coverage .single-insurance .single-insurance-content {
z-index: 3;
position: relative;
}
.insurance-service-all .insurance-coverage .owl-prev {
position: absolute;
left: -3px;
background: #000000 !important;
transition: all 0.3s ease-out 0s;
border: 1px solid #000000;
top: 135px;
width: 36px;
height: 45px;
border-radius: 0px !important;
z-index: 99;
opacity: 0 !important;
}
.insurance-service-all .insurance-coverage .owl-prev i {
line-height: 36px;
font-weight: 700;
font-size: 25px;
color: #ffffff !important;
}
.insurance-service-all .insurance-coverage .owl-prev:hover {
background: #05AED5 !important;
border: 1px solid #05AED5 !important;
}
.insurance-service-all .insurance-coverage .owl-next {
position: absolute;
right: -2px;
background: #000000 !important;
transition: all 0.3s ease-out 0s;
border: 1px solid #000000;
top: 135px;
width: 36px;
height: 45px;
border-radius: 0 !important;
z-index: 99;
opacity: 0 !important;
}
.insurance-service-all .insurance-coverage .owl-next i {
line-height: 36px;
font-weight: 700;
font-size: 25px;
color: #ffffff !important;
}
.insurance-service-all .insurance-coverage .owl-next:hover {
background: #05AED5 !important;
border: 1px solid #05AED5 !important;
}
/* -------------------------------------------
23. About Feature Boxes
----------------------------------------------*/
.feature {
padding-left: 68px;
position: relative;
margin: 26px 0 34px;
}
.feature i {
position: absolute;
left: 0;
top: 0;
width: 48px;
height: 48px;
line-height: 48px;
border-width: 1px;
border-style: solid;
font-size: 24px;
text-align: center;
color: #05AED5;
border-color: #05AED5;
-webkit-transition: 0.3s;
transition: 0.3s;
}
.feature h3 {
font-size: 15px;
color: #555555;
text-transform: none;
font-family: 'Open Sans', sans-serif;
}
.feature:hover i {
background: #05AED5;
color: #fff;
}
.no-margin-bottom {
margin-bottom: 0 !important;
}
.margin-top-zero {
margin-top: 0 !important;
}
.about-page .feature h3 {
margin-top: 0;
}
.index-two .feature, .index-two .feature h3 {
margin-top: 0;
}
/* -------------------------------------------
24. Coming soon
----------------------------------------------*/
.coming-soon {
text-align: center;
color: #fff;
}
.coming-soon h3 {
font-size: 60px;
line-height: 75px;
font-weight: 300;
color: #fff;
margin: 10px 0px;
text-shadow: 0px 0px 10px rgba(0,0,0,0.2);
}
.coming-soon .countdown {
text-align: center;
}
.coming-soon .countdown .date {
display: inline-block;
font-size: 40px;
width: 120px;
height: 120px;
border-radius: 100px;
color: #fff;
padding-top: 20px;
margin-right: 7px;
margin-left: 7px;
margin-bottom: 0;
background: rgba(0,0,0,0.2);
border: 3px solid rgba(0, 0, 0, 0.1);
box-shadow: inset 0px 0px 15px rgba(0,0,0,0.1);
}
.countdown .date span {
display: block;
font-size: 13px;
color: rgba(255,255,255,0.6);
margin-top: -10px;
}
.coming-soon hr {
max-width: 500px;
margin: 0 auto;
margin-top: 40px;
margin-bottom: 40px;
border-top: 1px solid rgba(0,0,0,0.1);
border-bottom: 0px;
}
.coming-soon h4 {
color: #fff;
margin-bottom: 10px;
font-weight: 300;
}
.cs-footer {
text-align: center;
margin-top: 40px;
color: #fff;
margin-bottom: 10px;
}
.cs-footer a {
color: #fff !important;
}
@media (max-width: 480px) {
.coming-soon h4 {
font-size: 13px !important;
}
.coming-soon h3 {
font-size: 40px !important;
}
.countdown {
margin-top: 40px !important;
}
}
@media (max-width: 767px) {
.coming-soon h4 {
font-size: 20px !important;
}
.coming-soon h4 span {
padding: 6px 13px;
}
.coming-soon h3 {
font-size: 30px;
}
.countdown {
margin-top: 30px !important;
margin-bottom: 40px;
}
.countdown .date {
font-size: 35px !important;
height: 95px !important;
width: 95px !important;
margin-left: 5px !important;
margin-right: 5px !important;
padding-top: 20px !important;
}
.coming-soon-item hr {
max-width: 400px;
}
}
/* -------------------------------------------
25. Shortcode - Style A pricing Table
----------------------------------------------*/
.heading h2 {
margin-bottom: 30px;
color: #585864;
position: relative;
text-align: center;
font-weight: 500;
text-transform: uppercase;
}
.heading h2:after {
position: absolute;
content: "";
bottom: -30px;
left: 50%;
margin-left: -30px;
width: 60px;
height: 2px;
background-color: #585864;
}
.pricing-table {
float: left;
margin-top: 60px;
position: relative;
width: 100%;
}
.pricing-table > .igl-background-fixed-img {
-webkit-border-radius: 23px;
-moz-border-radius: 23px;
-ms-border-radius: 23px;
-o-border-radius: 23px;
border-radius: 23px;
}
.pricing-table-box {
background: none repeat scroll 0 0 rgba(255, 255, 255, 0.91);
float: left;
list-style: outside none none;
margin: 0;
padding: 120px 0 0;
position: relative;
width: 100%;
z-index: 99;
}
.pricing-product {
background: none repeat scroll 0 0 #7e7e7e;
-webkit-border-radius: 50%;
-moz-border-radius: 50%;
-ms-border-radius: 50%;
-o-border-radius: 50%;
border-radius: 50%;
color: #ffffff;
font-size: 29px;
font-weight: bold;
height: 110px;
left: 50%;
line-height: 110px;
margin-left: -55px;
margin-top: -55px;
position: absolute;
text-align: center;
top: 0;
width: 110px;
z-index: 0;
-webkit-transition: all 0.4s ease 0s;
-moz-transition: all 0.4s ease 0s;
-ms-transition: all 0.4s ease 0s;
-o-transition: all 0.4s ease 0s;
transition: all 0.4s ease 0s;
}
.pricing-table-box:hover > .pricing-product {
-webkit-transform: scale(1.2);
-moz-transform: scale(1.2);
-ms-transform: scale(1.2);
-o-transform: scale(1.2);
transform: scale(1.2);
}
.pricing-table-box:hover > .pricing-product:before {
-webkit-transform: scale(1);
-moz-transform: scale(1);
-ms-transform: scale(1);
-o-transform: scale(1);
transform: scale(1);
-webkit-transition: all 0.4s ease 0.2s;
-moz-transition: all 0.4s ease 0.2s;
-ms-transition: all 0.4s ease 0.2s;
-o-transition: all 0.4s ease 0.2s;
transition: all 0.4s ease 0.2s;
}
.pricing-table-box:hover > .pricing-product:after {
-webkit-transform: scale(1);
-moz-transform: scale(1);
-ms-transform: scale(1);
-o-transform: scale(1);
transform: scale(1);
-webkit-transition: all 0.4s ease 0.1s;
-moz-transition: all 0.4s ease 0.1s;
-ms-transition: all 0.4s ease 0.1s;
-o-transition: all 0.4s ease 0.1s;
transition: all 0.4s ease 0.1s;
}
.pricing-product > i {
font-size: 21px;
font-style: normal;
font-weight: 300;
}
.pricing-product:before {
background: none repeat scroll 0 0 #7e7e7e;
-webkit-border-radius: 50%;
-moz-border-radius: 50%;
-ms-border-radius: 50%;
-o-border-radius: 50%;
border-radius: 50%;
content: "";
height: 100%;
left: 0;
opacity: 0.26;
position: absolute;
top: 0;
-webkit-transform: scale(1.2);
-moz-transform: scale(1.2);
-ms-transform: scale(1.2);
-o-transform: scale(1.2);
transform: scale(1.2);
width: 100%;
z-index: -1;
-webkit-transition: all 0.4s ease 0s;
-moz-transition: all 0.4s ease 0s;
-ms-transition: all 0.4s ease 0s;
-o-transition: all 0.4s ease 0s;
transition: all 0.4s ease 0s;
}
.pricing-product:after {
background: none repeat scroll 0 0 #7e7e7e;
-webkit-border-radius: 50%;
-moz-border-radius: 50%;
-ms-border-radius: 50%;
-o-border-radius: 50%;
border-radius: 50%;
content: "";
height: 100%;
left: 0;
opacity: 0.10;
position: absolute;
top: 0;
-webkit-transform: scale(1.4);
-moz-transform: scale(1.4);
-ms-transform: scale(1.4);
-o-transform: scale(1.4);
transform: scale(1.4);
width: 100%;
z-index: -1;
-webkit-transition: all 0.4s ease 0s;
-moz-transition: all 0.4s ease 0s;
-ms-transition: all 0.4s ease 0s;
-o-transition: all 0.4s ease 0s;
transition: all 0.4s ease 0s;
}
.title {
border-bottom: 1px solid #ffffff;
color: #333333;
float: left;
font-size: 19px;
padding: 0 30px 40px;
text-align: center;
width: 100%;
}
.signup {
float: left;
padding: 40px;
text-align: center;
width: 100%;
}
.signup > .round-btn {
background: none repeat scroll 0 0 #fff;
border: medium none;
display: table;
float: none;
margin: 0 auto;
}
.options {
border-bottom: 1px solid #ffffff;
color: #666666;
float: left;
font-size: 14px;
letter-spacing: 0.3px;
padding: 13px 0;
text-align: center;
width: 100%;
}
.pricing-table-bg {
background: url("../images/bg-t.jpg") no-repeat scroll 0 0 / 100% 100% rgba(0, 0, 0, 0);
}
.igl-background-fixed-img {
background-attachment: fixed;
height: 100%;
left: 0;
position: absolute;
top: 0;
width: 100%;
z-index: 0;
}
/* Corporate Background color */
.pricing-table-box:hover > .pricing-product,
.pricing-table-box:hover > .pricing-product:before,
.pricing-table-box:hover > .pricing-product:after,
.open-nav {
background: #ff5722;
}
.pricing-table-box:hover > li.signup a {
background: #ff5722;
}
.pricing-table-box:hover > li.signup a:hover {
text-decoration: none;
color: #ffffff;
}
/* Medical Background color */
#medical-plans .pricing-table-box:hover > .pricing-product,
#medical-plans .pricing-table-box:hover > .pricing-product:before,
#medical-plans .pricing-table-box:hover > .pricing-product:after,
#medical-plans .open-nav {
background: #05AED5;
}
#medical-plans .pricing-table-box:hover > li.signup a {
background: #05AED5;
}
.grey.darken-3 {
background-color: #424242 !important;
}
/*------------------------------------------------------------------
Style B pricing Table
--------------------------------------------------------------------*/
.pricing-col {
background-color: #fff;
border: 1px solid #F5F5F5;
margin-bottom: 30px;
-webkit-transition-duration: .3s;
transition-duration: .3s;
-webkit-transition-property: transform;
transition-property: transform;
-webkit-transform: translateZ(0);
transform: translateZ(0);
}
.pricing-col:hover, .pricing-col:focus {
box-shadow: 0 4px 7px 0 rgba(0, 0, 0, 0.3);
color: #fff;
-webkit-transform: translateY(-5px);
transform: translateY(-5px);
}
.pricing-col.popular {
outline: 5px solid #05AED5;
}
.pricing-header {
background-color: #fff;
color: #fff;
/*padding: 16px 16px 38px 16px;*/
text-align: center;
}
.pricing-title {
color: #9E9E9E;
font-size: 12px;
font-weight: 600;
text-transform: uppercase;
}
.pricing-value {
color: #424242;
font-size: 48px;
margin: 30px 0px;
}
.pricing-duration {
color: #9E9E9E;
font-size: 12px;
margin-bottom: 30px;
}
.pricing-content {
background-color:#c5efebe6;
padding: 16px;
}
.pricing-content .btn, .pricing-content .btn-secondary {
display: block;
font-weight: 600;
margin: 0px 0px 16px 0px;
padding: 10px 12px;
text-align: center;
}
.pricing-content ul {
list-style-position: inside;
margin: 0px -16px;
padding: 0px 30px;
}
.pricing-content ul li {
color: #616161;
font-size: 14px;
padding: 7px 0px;
text-align: center;
}
.pricing-content ul li:last-child {
border-bottom: 0px;
padding-bottom: 0px;
}
/* ------------- First row pricing Table -------------*/
.pricing-header .btn:not(.dropdown-toggle), .pricing-header .btn-secondary:not(.dropdown-toggle) {
background-color: #05AED5;
color: #fff;
}
.pricing-header .btn:not(.dropdown-toggle):hover, .pricing-header .btn-secondary:not(.dropdown-toggle):hover {
box-shadow: 0 4px 7px 0 rgba(0, 0, 0, 0.3);
color: #fff;
}
/* ------------- Shortcode Social Media -------------*/
.post-facebook { background: #3280e7; }
.post-facebook:hover { background: #134fa0; }
.post-twitter { background: #32c8de;}
.post-twitter:hover { background: #188392;}
.post-google-plus {background: #f96f4a;}
.post-google-plus:hover { background: #eb6440;}
.linkedin { background: #729fda;}
.linkedin:hover {background: #3069b6;}
.social-content {
margin-top:7px;
}
.social-content a{
display:inline-block;
width:30px;
height:30px;
text-align:center;
line-height:30px;
color:#fff;
border-radius:50px;
margin-right:3px;
}
/* ------------- end Social Media -------------*/
/*------------------------------------------------------------------
26. Faq
--------------------------------------------------------------------*/
.panel {
border: 0;
border-radius: 5px;
}
.faq-group .panel-title {
font-weight: 400;
}
.faq-group .panel-title .label {
font-size: .65em;
vertical-align: middle
}
.faq-group h2 {
margin-top: 20px;
margin-bottom: 20px;
}
.faq-group .panel-title .num {
font-size: .6em;
display: inline-block;
line-height: 22px;
width: 22px;
text-align: center;
border-radius: 22px;
color: #fff;
font-weight: 700;
margin-right: 5px;
background-color: #33383d;
}
.faq-group .panel-title a {
color: #33383d;
}
.faq-group .panel-default > .panel-heading {
background: none;
padding-left: 0;
border-bottom: 1px solid #ddd
}
/*CSS3 Only Toogling*/
.faq-group .panel-heading .accordion-toggle:after {
/* symbol for "opening" panels */
font-family:'Open Sans', sans-serif;
content: "\f077"; /* adjust as needed, taken from bootstrap.css */
float: right; /* adjust as needed */
color: grey; /* adjust as needed */
}
.faq-group .panel-heading .accordion-toggle.collapsed:after {
/* symbol for "collapsed" panels */
content: "\f078"; /* adjust as needed, taken from bootstrap.css */
}
.faq-rightbar .list-group .list-group-item {
font-weight: 700;
text-transform: uppercase;
background: none;
border: 0;
border-radius: 0
}
.faq-rightbar .list-group .list-group-item:hover {
background: #5bc0de;
color: #fff
}
.faq-rightbar h4 {
padding-left: 15px;
}
.green-btn, .bg-green, .powerwidget.green {
background-color: #82b964;
}
/* ---------------------- faq end -------------------*/
/*------------------------------------------------------------------
27. New home page
--------------------------------------------------------------------*/
.default-service-item {
padding-top: 80px;
}
.steps-img {
height: 73px;
width: 72px;
display: block;
margin-bottom: 14px;
}
.default-service-description .step-no {
color: #fff;
font-size: 20px;
font-family: 'Open Sans', sans-serif;
display: block;
margin-bottom: 8px;
background-color: #05AED5;
width: 40px;
text-align: center;
border-radius: 50px;
}
.default-service-description h3 {
margin-bottom: 20px;
font-size: 18px;
font-weight: 700;
}
.default-service-description p {
line-height: 1.85;
}
/* -------------- insurance coverage section ---------------------*/
.insurance-coverage-image-section {
position: relative;
overflow: hidden;
}
.small-btn {
background-color: transparent;
border: 2px solid #05AED5;
color: #ffffff;
display: inline-block;
font-family:'Open Sans', sans-serif;
font-size: 12px;
font-weight: 400;
left: 20px;
padding: 6px 24px;
position: absolute;
text-align: center;
text-transform: uppercase;
top: 21px;
}
.small-btn:hover {
color: #ffffff;
}
.small-btn.tech {
padding: 6px 10px;
}
.small-btn.real-estate {
padding: 6px 13px;
}
.plus-icon {
background-color: #05AED5;
bottom: -20px;
display: inline-block;
height: 56px;
left: -59px;
position: absolute;
transform: rotate(45deg);
width: 136px;
-webkit-transform: rotate(45deg);
-o-transform: rotate(45deg);
-ms-transform: rotate(45deg);
-moz-transform: rotate(45deg);
z-index: 1;
}
.plus-icon:before {
background: url('../images/plus-icon.png') no-repeat center center;
content: "";
display: inline-block;
height: 14px;
left: 61px;
position: absolute;
top: 9px;
transform: rotate(45deg);
-webkit-transform: rotate(45deg);
-ms-transform: rotate(45deg);
-moz-transform: rotate(45deg);
-o-transform: rotate(45deg);
width: 14px;
}
.insurance-coverage-img-wrapper {
margin-bottom: 25px;
}
.img-overlay {
position: absolute;
top: 0;
left: 0;
width: 100%;
height: 100%;
background-color: rgba( 5, 174, 243, 0.8 );
text-align: center;
transition: all 0.5s ease 0s;
-webkit-transition: all 0.5s ease 0s;
-ms-transition: all 0.5s ease 0s;
-moz-transition: all 0.5s ease 0s;
-o-transition: all 0.5s ease 0s;
opacity: 0;
}
.insurance-coverage-image-section:hover .img-overlay {
opacity: 1;
}
.img-overlay .img-overlay-wrapper {
position: absolute;
top: 50%;
transform: translateY(-50%);
-webkit-transform: translateY(-50%);
-ms-transform: translateY(-50%);
-moz-transform: translateY(-50%);
-o-transform: translateY(-50%);
padding: 12px 10px 0;
left: 0;
margin: auto;
right: 0;
}
.insurance-coverage-image-section:hover .plus-icon {
background-color: #05AED5;
}
.img-overlay h3 {
font-size: 18px;
font-family: 'Open Sans', sans-serif;
font-weight: 700;
color: #fff;
text-transform: uppercase;
letter-spacing: -0.4px;
margin-bottom: 8px;
}
.img-overlay h3 a {
display: inline-block;
color: #fff;
}
.img-overlay p {
font-weight: 400;
color: #fffdfa;
}
.featured-project-block .common-btn {
margin-top: 45px;
padding: 10px 25px;
margin-left: 0;
}
.main-tect {
position: relative;
overflow: hidden;
}
.all-insurance-btn{
margin-top: 40px;
}
.insurance-read-more {
margin-top: 10px;
}
/* -------------- end New home page-------------*/
.new{
background-color: #ff0000;
color: #fff;
padding: 0 5px;
}
/*------------------------------------*\
#ACCORDION
\*------------------------------------*/
.accordion .panel {
border-color: rgba(49, 49, 49, 0.1);
padding: 20px 10px 0 10px;
margin-bottom: 0;
box-shadow: none;
-moz-box-shadow: none;
-webkit-box-shadow: none;
-moz-border-radius: 1px;
-webkit-border-radius: 1px;
-moz-border-radius: 1px;
-webkit-border-radius: 1px;
border-radius: 1px;
}
.accordion .panel .panel-heading {
background-color: transparent;
padding: 0 0 10px 0;
}
.accordion .panel .panel-heading h4 {
font-size: 16px;
color: #313131;
line-height: 1;
font-weight: 700;
}
.accordion .panel-heading {
-moz-border-radius: 0;
-webkit-border-radius: 0;
border-radius: 0;
}
.accordion .panel-heading a {
line-height: 30px;
text-transform: uppercase;
}
.accordion .panel-heading a:hover,
.accordion .panel-heading a:focus,
.accordion .panel-heading a:active {
text-decoration: none
}
.accordion .panel-heading .accordion-toggle:after {
content: "\f068"; /* symbol for "opening" panels */
float: right;
font-family: 'Open Sans', sans-serif;
font-size: 10px;
color: #fff;
background-color: #05AED5;
text-align: center;
width: 30px;
height: 30px;
line-height: 30px;
-moz-border-radius: 1px;
-webkit-border-radius: 1px;
border-radius: 1px;
}
.accordion .panel-heading .accordion-toggle.collapsed:after {
content: "\f067"; /* symbol for "collapsed" panels */
color: #05AED5;
background-color: transparent;
}
.accordion .panel .panel-body {
border-top-color: rgba(49, 49, 49, 0.1);
padding: 10px 0;
color: #9e9e9e;
font-size: 14px;
font-weight: 500;
line-height: 25px;
}
/* ------------ end accordion---------- */
/*----------- custom styles --------------------------*/
.big-banner{
background-image: url(../images/page/MetLife_img.png);
background-repeat: no-repeat;
height: 300px;
width: 1500;
}
.hrcolor{
border-color: #337ab7;
margin-top:0px !important;
}
.h5{
margin-top: 0px !important;
margin-bottom: 0px !important;
}
.flex-rectangle {
width: 150px;
height: 100px;
background-color: #4682B4;
}
.flex-rectangle:before{
content: "";
display: block;
padding-top: 25%;
}
.al{
padding-left: 28px;
}
.img-padding{
padding-top: 80px;
}
/*Policy holder*/
.progress_bar{
display: flex;
justify-content: center;
}
.policy_holder_title{
padding-right: 10px;
}
.patientview{
border: 1px solid;
margin-bottom:10px;
}
.patientviewlabel{
color:#5b9bd5;
}
/* Style the tab */
.tab {
overflow: hidden;
/* border: 1px solid #99bede;*/
/*background-color:#ddd;*/
}
/* Style the buttons inside the tab */
.tab button {
background-color: inherit;
float: left;
border: none;
outline: none;
cursor: pointer;
padding: 14px 16px;
transition: 0.3s;
font-size: 17px;
font-family: 'Open Sans', sans-serif;
}
/* Change background color of buttons on hover */
.tab button {
background-color: #ddd;
}
/* Create an active/current tablink class */
.tab button.active {
background-color: #5b9bd5;
color: #ffffff;"
}
/* Style the tab content */
.tabcontent {
display: none;
padding: 6px 12px;
/* border: 0px #05AED5;;*/
border-top: none;
}
.product_text:focus {
color: #ffffff !important;
}
.product_text {
color: #000000 !important;
}
.center_text{
font-size: 11px;
padding-top: 5px;
}
.head_text{
width:150px;
}
.center_header{
color: black;
font-weight: bold;
}
.headerh5{
padding-top: 3px;
padding-bottom: 3px;
font-size:14px;
}
.labelForm{
font-family: 'Open Sans', sans-serif;
}
.table-borderless{
margin-top: 30px !important;
}
.payCash{
border: 1px solid black!important;
}
.receipt{
width:600px!important;
height:600px!important;
margin-left: 300px!important;
border: double 4px black!important;
outline: solid 3px black!important;
margin-top: 30px!important;
}
.paycashButtn{
background-color: green;
border-radius: 18px;
-moz-border-radius: 18px;
-webkit-border-radius: 18px;
-o-border-radius: 18px;
color: #ffffff;
display: inline-block;
font-family: 'Open Sans', sans-serif;
font-size: 14px;
font-weight: 400;
line-height: 20px;
margin: 0;
padding: 8px 20px;
color: #fff;
background-color: green;
border-color: green;
}
input[type="checkbox"] {
transform:scale(2, 2);
}
.btnDocs{
margin-top: 250px!important;
}
.payment-head1{
width: 33%!important;
}
.payment-head2{
background-color:#b3aeaede!important;
width: 33%!important;
text-align: center!important;
}
.payment-head3{
background-color: #367fa9!important;
width: 120px!important;
float: right!important;
}
.payment-head4{
width: 200px!important;
float: right!important;
}
.methodDiv{
padding-top: 50px!important;
}
.paybycashlabel{
width:130px!important;
border: 1px solid black!important;
margin-top: 8px!important;
}
.paybycashfield{
width:216px!important;
margin-top: 8px!important;
}
.paybycashbuttons{
margin-top: 15px;
margin-left: 380px;
}
.section-top{
border-top: 1px solid #bbe9f7;
}
.homepage-top{
padding-left: 15px;
}
.productslisting-img{
width: 231px!important;
height: 133px!important;
}
.products-productspricing{
font-size: 20px;
font-weight: bold;
}
.inout-patient{
background-color: #5b9bd5!important;
height: 70px!important;
}
.inout-patient-para{
font-size:20px!important;
color: #ffffff!important;
margin-top: 10px!important;
}
.inout-patient-buybutton{
background-color: #5b9bd5!important;
font-size:20px;color: white!important;
color: #ffffff; font-weight:bold!important;
border-color: #ffffff !important;
border-radius: 10px!important;
}.inout-patient-buybutton1{
background-color: #5b9bd5;
color: white;
font-weight:bold;
border-color:
#ffffff !important;
border-radius: 2px;
}
}
.inout-tabcontent{
display: block!important;padding-top: 0px!important;
}
.inout-upperdiv{
background-color: #5b9bd5;
border-radius: 15px;
padding: 5px;
margin-top:5px;
}
.inout-upperdivp{
font-size:14px; color: #ffffff;
}
.inout-middlediv{
background-color: #5b9bd5; margin-top:5px; height:30px;
}
.inout-middlediv1{
width:150px;padding-top: 5px;
}
.inout-middledivp{
font-size:14px; color: #ffffff;
}
.inout-middlediv2{
padding-top: 5px;
}
.inout-middlediv2p{
padding-top: -5px;
color: #ffffff;
font-style: italic;
font-size:14px;
}
.inout-form1{
padding-top: 10px;
}
.inout-buybtn2{
background-color: #5b9bd5; color: white; font-weight:bold; border-color: #ffffff; !important;border-radius: 2px;
}
.pol-holder-btncancel{
margin-right:0px;
}
.pol-holder-btnnext{
margin-right:16px;
}
.member-detsmall{
font-size: 9.5px;
}
.member-detsmall1{
font-size: 7.5px;
}
.add-memberp{
font-size: 15px;padding: 0px;
}
.add-memberh2{
padding: 0px;
}
.docsupload-div1{
padding-bottom: 10px;
}
.docsupload-div2{
width: 33%;
}
.docsupload-label{
font-size: 16px!important;
}
.docsupload-div3{
background-color:#b3aeaede;width: 33%;text-align: center;
}
.docsupload-div4{
background-color: #367fa9;width: 120px;float: right; color: white
}
.docsupload-div5{
width: 200px!important;float: right!important;
}
.docsupload-div6{
padding-left: 126px;
}
.docsupload-span{
color: #337ab7;
}
.docsupload-th{
color:white!important;
}
.docsupload-td{
color: #7a7a7a!important;
}
.docsupload-td1{
border:1px double #ddd!important;
}
.docsupload-td2{
border:1px double white!important;
}
.docsupload-agree{
float: right;
}
.pay-gatewaydiv1{
background-color: #ddd;width: 373px;
}
.pay-gatewaydiv2{
margin-top: 20px!important;
}
.pay-gatewaydiv3{
margin-bottom: 8px !important;
}
.pay-gatewaydiv4{
background-color: #ddd; margin-bottom: 8px !important;width: 373px;
}
.payment-gateinput{
margin-bottom: 8px !important;
border: 1px solid #a7a4a4 !important;
color: black
}
.payment-gateinput1{
margin-bottom: 8px !important; border: 1px solid #a7a4a4 !important;
}
.payment-gatelabel{
font-size: 12px;
}
.paycash-label1{
margin-bottom: 10px;
}
.paycash-hr{
border-top: 1px solid black!important;margin-top: 0px !important;
margin-bottom: 0px !important;
}
.paycash-div1{
padding-top: 15px;font-weight: bold;
}
.paycash-p1{
color: red;font-weight: bold;padding-left: 15px;padding-right: 15px;padding-top: 10px;
}
.paycash-p2{
padding-top: 10px;padding-left: 15px;padding-right: 15px;color: red;font-weight: bold;
}
.paycash-div2{
float: left;
}
.paycash-img{
margin-top: 27px;
}
.paycash-p3{
margin-top: 15px;
}
@media only screen and (min-width : 768px) and (max-width : 1024px){
.productslisting{
min-height: 330px!important;
}
.col-sm-8{
width:50%!important;
}
.btnDocs {
margin-top: 0px !important;
}
.payment-head1{
float: left!important;
width:170px!important;
}
.payment-head2{
background-color:#b3aeaede!important;
float: left!important;
width:210px!important;
}
.payment-head3{
background-color: #367fa9!important;
float: left!important;
margin-left: 5px;
}
.payment-head4{
float: left!important;
}
.methodDiv{
padding-top: 0px!important;
}
.payCash{
width:358px!important;
height:310px!important
border: 1px solid black!important;
}
.paybycashlabel{
width:130px!important;
border: 1px solid black!important;
margin-top: 0px!important;
}
.paybycashfield{
width:150px;
margin-top: 0px;
}
.paybycashbuttons{
margin-top: 20px;
margin-left: 350px;
}
}
}
span .text-red{
color: red;
}
.navbar{
border-radius: 0px!important;
}
.navbar-inverse{
padding: 10px;
}
.navbar-inverse .navbar-brand{
color: white!important;
}
.pulse {
animation-name: pulse_animation;
animation-duration: 5000ms;
animation-iteration-count: infinite;
animation-timing-function: linear;
}
@keyframes pulse_animation {
0% { transform: scale(1); }
30% { transform: scale(1); }
40% { transform: scale(1.01); }
50% { transform: scale(1); }
60% { transform: scale(1); }
70% { transform: scale(1.05); }
80% { transform: scale(1); }
100% { transform: scale(1); }
}
.tb_txt{
font-size: 16px;
}
.heading_01{
color: black;
font-size: 25px;
font-family: arial;
}
.cus_margin{
margin-bottom: 15px;
}
.alert {
padding: 0px!important;
margin-bottom: 0px!important;
}
.heading_02{
text-align: center;
font-family: arial;
color: black;
}
.sub_text_01{
text-align: center;
font-weight: bold;
}
.cus_margin small{
font-size: 61%;
}
.cust_pos{
display: block;
margin: auto;
padding-top: 6%;
}
.cust_label{
text-align: center;
vertical-align: middle;
line-height: 55px;
}
.cust_width .paybycashlabel{
width: 100%!important;
}
.cus_size{
height: 332px;
}
|
css/style.css
|
TABLE OF CONTENTS
01. Google Font
02. General Styles
03. section background helper class
04. Loading Screen
05. Header
06. Our Services
07. Our Insurance
08. Insurance Portfolio Single
09. latest news
10. Testimonial
11. Page Title
12. Our Agent
13. Pages
14. SideBar
15. Index main service
16. footer
17. index three service
18. index three quick contact
19. index three footer
20. get quote popup
21. Agent single
22. Insurance coverage styling
23. About Feature Boxes
24. Coming soon
25. Shortcode - Style A pricing Table
26. Faq
27. New home page
----------------------------------------------*/
/* -------------------------------------------
1. Google Font
----------------------------------------------*/
@import url(https://fonts.googleapis.com/css?family=PT+Serif:400,400italic,700);
@import url(https://fonts.googleapis.com/css?family=Montserrat);
@import url(https://fonts.googleapis.com/css?family=Source+Sans+Pro:400,300,200);
@import url(https://fonts.googleapis.com/css?family=Raleway:900,700,600,500,400);
@import url(https://fonts.googleapis.com/css?family=Ubuntu:400,500,700,300);
@import url(http://fonts.googleapis.com/css?family=Open+Sans:400italic,400,700,600,300,800);
/* -------------------------------------------
02. General Styles
----------------------------------------------*/
body {
overflow-x: hidden !important;
}
a:hover,
a:focus {
text-decoration: none;
-moz-transition: all 0.2s ease-in-out;
-o-transition: all 0.2s ease-in-out;
-webkit-transition: all 0.2s ease-in-out;
transition: all 0.2s ease-in-out;
color: #b2b2b2;
}
a {
text-decoration: none;
color: #05AED5;
font-family:'Open Sans', sans-serif;
-moz-transition: all 0.2s ease-in-out;
-o-transition: all 0.2s ease-in-out;
-webkit-transition: all 0.2s ease-in-out;
transition: all 0.2s ease-in-out;
}
b, strong {
font-weight: 700 !important;
}
.btn.focus, .btn:focus, .btn:hover {
text-decoration: none;
}
.btn {
background-color: #367fa9;
border-radius: 18px;
-moz-border-radius: 18px;
-webkit-border-radius: 18px;
-o-border-radius: 18px;
color: #ffffff;
display: inline-block;
font-family: 'Open Sans', sans-serif;
font-size: 14px;
font-weight: 400;
line-height: 20px;
margin: 0;
padding: 8px 20px;
}
.btn:hover {
color: #ffffff;
background-color: #31708f;
}
.btn:focus {
color: #ffffff;
background-color: #31708f;
}
.h1, h1 {
font-size: 32px;
font-family: 'Open Sans', sans-serif;
}
.h2, h2 {
font-size: 28px;
font-family: 'Open Sans', sans-serif;
}
.h3, h3 {
font-size: 25px;
font-family: 'Open Sans', sans-serif;
}
.h4, h4 {
font-size: 22px;
font-family: 'Open Sans', sans-serif;
}
.h5, h5 {
font-size: 18px;
font-family: 'Open Sans', sans-serif;
}
.h6, h6 {
font-size: 16px;
font-family: 'Open Sans', sans-serif;
}
input[type=text], input[type=password], input[type=email], textarea, input[type=file] {
display: inline-block;
float: left;
padding: 10px 15px;
border: 0;
border: 1px solid #e2e2e2;
background: #fff;
-moz-transition: all 0.2s ease-in-out;
-o-transition: all 0.2s ease-in-out;
-webkit-transition: all 0.2s ease-in-out;
transition: all 0.2s ease-in-out;
font-family: 'Open Sans', sans-serif;
border-radius: 3px;
}
textarea {
-webkit-font-smoothing: antialiased;
min-height: 125px;
}
/* -------------------------------------------
03. section background helper class
----------------------------------------------*/
.light-wrapper {
background: #FFF;
}
.whitesmoke-wrapper {
background: #f6f6f6;
}
.whitesmoke-section {
background: #3c3c3c;
}
.dark-section {
background: #343434;
}
.dark-body {
background: #343434;
}
.light-wrapper .inner {
padding-top: 0px;
padding-bottom: 100px;
}
.Img-wrapper {
background: url(../images/page/Img-wrapper.html) top center;
border: none;
}
.color-wrapper {
background: #05AED5;
border: none;
}
.black-wrapper {
background: #2c2c2c;
color: #cacaca;
float: left;
display: block;
width: 100%;
}
/* 02 - Background Parallax */
.parallax {
background-attachment: fixed !important;
background-position: center center;
background-repeat: no-repeat;
-webkit-background-size: cover;
-moz-background-size: cover;
-o-background-size: cover;
background-size: cover;
overflow: hidden;
color: #d9d9d9;
}
.call-to-action-parallax {
background-image: url(../images/parallax/parallax1.html) !important;
position: relative;
}
.wrapper-black {
background-color: rgba(0,0,0,0.85);
position: absolute;
left: 0;
width: 100%;
height: 100%;
background-attachment: fixed;
overflow: auto;
opacity: 1;
}
.color-overlay {
background-color: rgba(0,0,0,0.25);
position: absolute;
left: 0;
width: 100%;
height: 100%;
background-attachment: fixed;
overflow: auto;
opacity: 1;
}
/* -------------------------------------------
04. Loading Screen
----------------------------------------------*/
.loading-overlay {
background: #FFF;
color: #424242;
position: fixed;
left: 0;
top: 0;
width: 100%;
height: 100%;
z-index: 111111;
}
.loader {
margin: 20% auto;
font-size: 6px;
position: relative;
text-indent: -9999em;
border-top: 1.1em solid rgba(194, 193, 193, 0.5);
border-right: 1.1em solid rgba(199, 197, 197, 0.5);
border-bottom: 1.1em solid rgba(203, 203, 203, 0.5);
border-left: 1em solid #05AED5;
-webkit-animation: load8 1.1s infinite linear;
animation: load8 1.1s infinite linear;
}
.loader,
.loader:after {
border-radius: 50%;
width: 10em;
height: 10em;
}
@-webkit-keyframes load8 {
0% {
-webkit-transform: rotate(0deg);
transform: rotate(0deg);
}
100% {
-webkit-transform: rotate(360deg);
transform: rotate(360deg);
}
}
@keyframes load8 {
0% {
-webkit-transform: rotate(0deg);
transform: rotate(0deg);
}
100% {
-webkit-transform: rotate(360deg);
transform: rotate(360deg);
}
}
#to-top {
position: fixed;
right: 10px;
bottom: -100px;
overflow: auto;
padding: 12px 14px 14px;
font-size: 18px;
line-height: 10px;
cursor: pointer;
background-color: #05AED5;
border-radius: 3px;
color: #fff;
-moz-transition: all .7s ease-in-out;
-o-transition: all .7s ease-in-out;
-webkit-transition: all .7s ease-in-out;
transition: all .7s ease-in-out;
z-index: 1111;
}
#to-top span {
color: #fff;
}
/* -------------------------------------------
05. Header
----------------------------------------------*/
.transparent-header {
background-color: transparent;
height: 94px;
}
.transparent-header + section {
margin-top: -94px; /*padding-top:210px;*/
}
.transparent-header .navbar {
background-color: transparent;
height: 94px;
border-bottom: 1px solid rgba(255,255,255,0.1);
}
.navbar {
margin-bottom: 0;
z-index: 1030;
}
.navbar.affix {
background-color: rgba(0,0,0,0.7);
padding-top: 0
}
.navbar .logo {
height: 94px;
line-height: 94px;
}
.navbar-nav {
margin-right: 0
}
.navbar-nav >li {
margin-right: 30px;
}
.navbar-nav li a {
font-size: 13px;
font-family: 'Open Sans', sans-serif;
text-transform: uppercase;
font-weight: 700;
}
.navbar-nav >li >a {
color: #fff;
line-height: 94px;
padding: 0;
}
.nav .open > a,
.nav .open > a:hover,
.nav .open > a:focus {
background-color: transparent;
border: none;
}
.navbar-nav > li.active {
border-bottom: 2px solid #05AED5;
}
.navbar-nav > li.active > ul {
margin-top: 0;
}
.navbar-nav > li > a:hover,
.navbar-nav > li > a:focus {
background-color: transparent
}
.margin-right-zero{
margin-right: 0 !important;
}
/* Menu Level #1 */
.navbar-nav > li:after {
position: absolute;
top: 100%;
left: 0;
width: 100%;
height: 2px;
background: #05AED5;
content: '';
opacity: 0;
-webkit-transition: all 0.3s ease;
-moz-transition: all 0.3s ease;
transition: all 0.3s ease;
transform: translateY(-10px);
-webkit-transform: translateY(-10px);
-moz-transform: translateY(-10px);
-o-transform: translateY(-10px);
-ms-transform: translateY(-10px);
}
.navbar-nav >li:hover::after {
height: 2px;
opacity: 1;
transform: translateY(0);
-webkit-transform: translateY(0);
-moz-transform: translateY(0);
-o-transform: translateY(0);
-ms-transform: translateY(0);
margin-top: -2px
}
.navbar-nav > li.active:hover::after {
opacity: 0;
}
.module {
display: inline-block;
position: relative
}
.module span.title {
display: none
}
/* Header #2 */
.full-header {
height: 80px;
background-color: #fff;
box-shadow: 0 2px 3px rgba(39, 41, 48, 0.03);
-moz-box-shadow: 0 2px 3px rgba(39, 41, 48, 0.03);
-webkit-box-shadow: 0 2px 3px rgba(39, 41, 48, 0.03);
}
.top-bar {
height: 49px;
line-height: 49px;
border-bottom: 1px solid rgba(49, 49, 49, 0.1);
}
.top-bar .list-inline > li {
padding-left: 0;
padding-right: 0
}
.top-bar ul,
.top-bar p {
margin-bottom: 0
}
.top-bar .top-contact p {
font-size: 13px;
font-weight: 500;
line-height: 49px;
color: #5a5a5a;
margin-right: 15px;
}
.top-bar .top-contact span {
color: #9e9e9e;
}
.top-bar ul.top-contact li {
border-right: 1px solid rgba(49, 49, 49, 0.1);
}
.top-bar ul.top-contact li:first-child {
padding-right: 15px;
padding-left: 0
}
.top-bar ul.top-contact li:last-child {
border-right: none;
padding-left: 15px;
}
.top-bar ul.top-widget li {
border-left: 1px solid rgba(49, 49, 49, 0.1)
}
.top-bar ul.top-widget .top-social {
padding-right: 0;
padding-left: 0;
text-align: center
}
.top-bar ul.top-widget .top-social a i {
border-right: 1px solid rgba(49, 49, 49, 0.1);
color: #9e9e9e;
font-size: 14px;
font-weight: 400;
line-height: 28px;
padding-left: 18px;
padding-right: 18px;
}
.top-bar ul.top-widget .top-social a:hover i {
color: #05AED5;
}
.top-bar ul.top-widget .top-social a:last-child i {
border-right: none
}
.top-bar .button-quote {
background-color: #05AED5;
color: #fff;
font-family: 'Open Sans', sans-serif;
font-size: 13px;
font-weight: 400;
text-transform: capitalize;
padding: 10px 9px;
margin-left: 10px;
}
.top-bar .button-quote:hover {
background-color: #2f2f2f;
}
.full-header .navbar-fixed-top {
top: 49px;
height: 94px;
}
.full-header .navbar-nav > li > a {
color: #313131;
}
@media only screen and (min-width : 992px) {
/* Menu with Dropdown */
.navbar-nav > li.has-dropdown > ul.dropdown-menu,
.navbar-nav > li.has-dropdown > ul.mega-menu,
li.dropdown-submenu > ul.mega-menu {
background-color: #fff;
-webkit-transition: all 0.3s ease;
-moz-transition: all 0.3s ease;
transition: all 0.3s ease;
transform: translateY(10%);
-webkit-transform: translateY(10%);
-moz-transform: translateY(10%);
-o-transform: translateY(10%);
-ms-transform: translateY(10%);
opacity: 0;
position: absolute;
left: 0;
right: auto;
box-shadow: 0 2px 3px rgba(40, 40, 40, 0.12);
-moz-box-shadow: 0 2px 3px rgba(40, 40, 40, 0.12);
-webkit-box-shadow: 0 2px 3px rgba(40, 40, 40, 0.12);
border: none;
-moz-border-radius: 0;
-webkit-border-radius: 0;
border-radius: 0;
display: block;
visibility: hidden;
}
.navbar-nav > li.has-dropdown > ul.dropdown-menu {
width: 220px;
padding: 16px 30px
}
.navbar-nav > li.has-dropdown > ul.mega-menu,
li.dropdown-submenu > ul.mega-menu {
width: 460px!important;
padding: 16px 30px
}
li.has-dropdown:hover > ul.dropdown-menu,
li.has-dropdown:hover > ul.mega-menu,
li.dropdown-submenu:hover > ul.mega-menu {
transform: translateY(0);
-webkit-transform: translateY(0);
-moz-transform: translateY(0);
-o-transform: translateY(0);
-ms-transform: translateY(0);
opacity: 1;
display: block;
visibility: visible;
}
ul.dropdown-menu > li,
ul.mega-menu > li {
padding-right: 0;
height: 39px;
line-height: 39px;
position: relative;
vertical-align: top;
}
ul.mega-menu > li {
width: 190px !important;
height: auto;
overflow: hidden;
display: inline-block
}
ul.mega-menu > li:first-child {
margin-right: 15px;
}
ul.mega-menu > li > ul {
width: 190px;
list-style: none;
background-color: #fff;
padding-left: 0;
position: relative !important;
left: auto !important;
}
ul.mega-menu li ul li {
height: 39px;
line-height: 39px;
}
ul.dropdown-menu li a,
ul.mega-menu li ul li a {
line-height: 39px;
color: #5e5e5e;
padding: 0;
border-bottom: 1px solid #ececec;
display: block;
}
ul.mega-menu li ul li span {
color: #05AED5;
padding: 0;
display: block;
font-size: 13px;
line-height: 39px;
text-transform: uppercase;
font-family: 'Open Sans', sans-serif;
font-weight: 700;
}
ul.dropdown-menu li:last-child > a {
border-bottom: none
}
ul.dropdown-menu li > a:hover,
ul.dropdown-menu li > a:focus,
ul.mega-menu li a:hover,
ul.mega-menu li a:focus {
background-color: transparent;
color: #05AED5
}
ul.dropdown-menu.left {
left: -220px !important;
margin-left: 0 !important
}
ul.mega-menu.left {
left: -520px!important;
}
/* Menu Level #2 */
li.has-dropdown > ul.dropdown-menu > li.dropdown-submenu > a:after {
font-family: 'Open Sans', sans-serif;
content: "\f105";
font-size: 13px;
position: absolute;
right: 0;
}
li.has-dropdown > ul.dropdown-menu > li.dropdown-submenu > ul.dropdown-menu,
li.dropdown-submenu > ul.mega-menu {
background-color: #fff;
padding: 16px 30px;
-webkit-transition: all 0.3s ease;
-moz-transition: all 0.3s ease;
transition: all 0.3s ease;
transform: translateX(10%);
-webkit-transform: translateX(10%);
-moz-transform: translateX(10%);
-o-transform: translateX(10%);
-ms-transform: translateX(10%);
opacity: 0;
display: block;
position: absolute;
left: 100%;
right: auto;
top: 0;
box-shadow: none;
-moz-box-shadow: none;
-webkit-box-shadow: none;
border: none;
-moz-border-radius: 0;
-webkit-border-radius: 0;
border-radius: 0;
margin-left: 30px;
z-index: 1
}
li.has-dropdown > ul.dropdown-menu > li.dropdown-submenu:hover > ul.dropdown-menu {
-webkit-transform: translateX(0px);
-moz-transform: translateX(0px);
transform: translateX(0px);
opacity: 1;
z-index: 3;
}
li.dropdown-submenu.pull-left > ul.dropdown-menu {
left: auto;
right: 0;
margin-right: 0;
}
}
/* Module POPUP */
.modal-open .navbar-fixed-top,
.modal-open .navbar-fixed-bottom {
padding-right: 17px;
}
.modal-dialog {
margin-top: 40px;
width: 360px;
}
.modal-content {
-moz-border-radius: 0;
-webkit-border-radius: 0;
border-radius: 0;
background-color: #f9f9f9;
box-shadow: 0 2px 3px rgba(40, 40, 40, 0.12);
-moz-box-shadow: 0 2px 3px rgba(40, 40, 40, 0.12);
-webkit-box-shadow: 0 2px 3px rgba(40, 40, 40, 0.12);
border: none
}
.modal-body {
padding: 30px 50px 50px;
}
.modal-body form {
margin-bottom: 0
}
.modal-body .form-control {
margin-bottom: 20px;
}
.modal-body .btn {
text-align: center;
margin-right: auto;
margin-left: auto
}
.modal-header .close {
position: absolute;
font-size: 24px;
top: -24px;
right: 0;
color: #fff;
text-shadow: 0 1px 0 #fff;
opacity: 1
}
.modal-header {
border-bottom: none;
background-color: #05AED5;
padding: 33px;
}
.modal-header .model-icon {
position: absolute
}
.modal-header .model-title {
text-align: left;
padding-left: 80px;
position: relative;
}
.modal-header .model-divider {
position: relative;
}
.modal-header .model-divider:before {
content: "";
width: 2px;
height: 23px;
background-color: #fff;
position: absolute;
top: 50%;
left: 55px;
transform: translateY(-50%);
-webkit-transform: translateY(-50%);
-moz-transform: translateY(-50%);
-o-transform: translateY(-50%);
-ms-transform: translateY(-50%);
}
.modal-header .model-title p {
color: #fff;
font-size: 14px;
font-weight: 500;
}
.modal-header .model-title h6 {
color: #fff;
font-size: 22px;
font-weight: 700;
line-height: 1px;
text-transform: uppercase;
}
/* Custom, iPhone Retina */
@media only screen and (min-width : 320px) and (max-width : 767px) {
.navbar-nav {
margin: 0;
border-bottom: 1px solid rgba(255, 255, 255, 0.1);
}
.navbar-toggle {
border-color: #05AED5;
-moz-border-radius: 0;
-webkit-border-radius: 0;
border-radius: 0;
margin-top: 35px;
}
.navbar-toggle .icon-bar {
background-color: #05AED5;
}
.container > .navbar-header {
margin-left: 0
}
.container > .navbar-collapse {
width: 100%;
background-color: #2f2f2f;
margin-right: 0
}
.navbar-nav > li {
height: auto !important;
margin-right: 0
}
.navbar-nav > li.pull-left {
float: none !important
}
.navbar-nav > li > a {
line-height: 36px;
color: #fff;
padding-right: 0;
padding-left: 0
}
.navbar-nav > li:after {
display: none
}
.navbar-nav > li.active {
border-bottom: none
}
.navbar-nav > li.has-dropdown > ul.dropdown-menu,
ul.mega-menu {
background-color: transparent;
position: relative;
padding-left: 0;
}
.navbar-nav > li.has-dropdown > a:after,
li.dropdown-submenu > a:after {
font-family:'Open Sans', sans-serif;
content: "\f105";
font-size: 13px;
position: absolute;
right: 0;
}
.navbar-nav > li.has-dropdown.open > a,
.navbar-nav > li.has-dropdown.open > a:hover,
.navbar-nav > li.has-dropdown.open > a:focus {
background-color: transparent;
border: none;
border-bottom: 1px solid rgba(255, 255, 255, 0.1)
}
li.open a,
li.open a:hover,
li.open a:focus {
color: #fff;
line-height: 21px;
}
li.dropdown-submenu.open > ul > li > a {
padding-left: 50px !important;
}
.navbar-nav > li.has-dropdown.open > a:after,
.navbar-nav > li.has-dropdown.open > a:hover:after,
.navbar-nav > li.has-dropdown.open > a:focus:after,
li.dropdown-submenu.open > a:after,
li.dropdown-submenu.open > a:hover:after,
li.dropdown-submenu.open > a:focus:after {
font-family: 'Open Sans', sans-serif;
content: "\f107";
font-size: 13px;
position: absolute;
right: 0;
}
li.dropdown-submenu > a:after,
li.dropdown-submenu.open > a:hover:after,
li.dropdown-submenu.open > a:focus:after {
right: 10px;
}
.nav > li > a:hover,
.nav > li > a:focus,
.dropdown-menu > li > a:hover,
.dropdown-menu > li > a:focus,
.mega-menu li a:hover,
.mega-menu li a:focus {
background-color: transparent
}
.dropdown-menu > li > a,
.mega-menu > li > a {
color: #fff
}
.mega-menu ul {
list-style: none;
padding-left: 25px;
}
.mega-menu ul li {
padding-top: 5px
}
.dropdown-menu > li > a:hover,
.dropdown-menu > li > a:focus,
.mega-menu li a:hover,
.mega-menu li a:focus {
color: #fff
}
ul.mega-menu {
list-style: none;
display: none;
}
.has-dropdown.open > .mega-menu,
.dropdown-submenu.open > .mega-menu {
display: block
}
.dropdown-submenu.open > .mega-menu ul {
padding-left: 50px;
}
.module {
display: block;
width: 100%;
border-bottom: 1px solid rgba(255,255,255,0.1);
}
.module span.title {
display: inline-block;
color: #fff;
font-size: 13px;
font-family: 'Open Sans', sans-serif;
text-transform: uppercase;
}
/* Header #2 */
.full-header .top-bar .top-contact p {
font-size: 11px;
}
.full-header .text-right {
text-align: center !important
}
.top-bar ul.top-widget .top-social:first-child {
border-left: none
}
.top-bar ul.top-widget .top-social a i {
padding-right: 10px;
padding-left: 10px
}
.full-header .navbar-nav > li > a,
.full-header .module-search .search-icon i,
.full-header .module-cart .cart-icon {
color: #fff
}
.full-header .navbar-header {
margin-left: 15px;
margin-right: 0
}
.full-header .list-inline {
margin-left: 0
}
.full-header .top-bar .button-quote {
margin-left: 15px;
}
}
/* Small Devices, Tablets */
@media only screen and (min-width : 768px) and (max-width : 991px) {
.navbar-header {
float: none !important;
margin-right: auto;
margin-left: auto;
text-align: center
}
.navbar-toggle {
border-color: #05AED5;
-moz-border-radius: 0;
-webkit-border-radius: 0;
border-radius: 0;
margin-top: 35px;
display: block;
float: left;
}
.navbar-toggle .icon-bar {
background-color: #05AED5;
}
.navbar-fixed-top .navbar-collapse {
overflow: scroll !important;
}
.navbar-collapse.collapse {
display: none!important;
}
.collapse.in {
display: block !important;
}
.navbar-nav {
width: 100%;
padding-right: 15px;
padding-left: 15px;
}
.navbar-nav>li {
float: none;
}
.container > .navbar-collapse {
width: 100%;
background-color: #2f2f2f;
margin-right: 0
}
.navbar-nav > li {
height: auto !important;
margin-right: 0
}
.affix .navbar-nav > li {
height: auto !important;
}
.navbar-nav > li.pull-left {
float: none !important
}
.navbar-nav > li > a {
line-height: 36px !important;
color: #fff !important;
padding-right: 0;
padding-left: 0
}
.navbar-nav > li:after {
display: none
}
.navbar-nav > li.active {
border-bottom: none
}
.navbar-nav .dropdown-menu {
background-color: transparent;
position: relative;
width: 100%;
border: none;
box-shadow: none;
-moz-box-shadow: none;
-webkit-box-shadow: none;
}
.navbar-nav > li.has-dropdown > a:after,
.navbar-nav > li.has-dropdown > a:after,
li.dropdown-submenu > a:after {
font-family: 'Open Sans', sans-serif;
content: "\f105";
font-size: 13px;
position: absolute;
right: 0;
}
.navbar-nav > li.has-dropdown.open > a,
.navbar-nav > li.has-dropdown.open > a:hover,
.navbar-nav > li.has-dropdown.open > a:focus {
background-color: transparent;
border: none;
border-bottom: 1px solid rgba(255, 255, 255, 0.1)
}
li.dropdown-submenu.open > a,
li a:hover,
li.open > a:focus,
.mega-menu > li > a {
color: #fff
}
li.dropdown-submenu.open > ul > li > a {
padding-left: 50px !important;
}
.navbar-nav > li.has-dropdown.open > a:after,
.navbar-nav > li.has-dropdown.open > a:hover:after,
.navbar-nav > li.has-dropdown.open > a:focus:after,
li.dropdown-submenu.open > a:after,
li.dropdown-submenu.open > a:hover:after,
li.dropdown-submenu.open > a:focus:after {
font-family: 'Open Sans', sans-serif;
content: "\f107";
font-size: 13px;
position: absolute;
right: 0px;
}
li.dropdown-submenu > a:after,
li.dropdown-submenu.open > a:hover:after,
li.dropdown-submenu.open > a:focus:after {
right: 10px;
}
.nav > li > a:hover,
.nav > li > a:focus,
.dropdown-menu > li > a:hover,
.dropdown-menu > li > a:focus {
background-color: transparent
}
.dropdown-menu > li > a,
.mega-menu a {
color: #fff
}
.dropdown-menu > li > a:hover,
.dropdown-menu > li > a:focus {
color: #fff
}
.mega-menu ul {
list-style: none;
padding-left: 0;
}
.mega-menu ul li {
padding-top: 5px
}
.mega-menu ul ul {
padding-left: 0
}
.dropdown-menu > li > a:hover,
.dropdown-menu > li > a:focus,
.mega-menu li a:hover,
.mega-menu li a:focus {
color: #fff
}
ul.mega-menu {
list-style: none;
display: none;
}
.has-dropdown.open > .mega-menu,
.dropdown-submenu.open > .mega-menu {
display: block;
padding-left: 25px;
}
.dropdown-submenu.open > .mega-menu ul {
padding-left: 25px;
}
.module {
display: block;
width: 100%;
border-bottom: 1px solid rgba(255,255,255,0.1);
padding: 5px 15px
}
.module span.title {
display: inline-block;
color: #fff;
font-size: 13px;
font-family: 'Open Sans', sans-serif;
text-transform: uppercase;
}
/* Header #2 */
.full-header .top-bar .top-contact p {
font-size: 11px;
}
.top-bar ul.top-widget .top-social a i {
padding-right: 10px;
padding-left: 10px
}
}
/* -------------------------------------------
06. Our Services
----------------------------------------------*/
.title-section p {
margin: 0;
padding: 0;
font-size: 20px;
font-weight: 500;
text-transform: uppercase;
letter-spacing: 1px;
position: relative;
font-family: 'Open Sans', sans-serif;
}
.title-section p:after {
width: 30px;
height: 2px;
content: '';
background: #05AED5;
display: inline-block;
-webkit-transform: translate(20px, -6px);
-ms-transform: translate(20px, -6px);
-o-transform: translate(20px, -6px);
transform: translate(20px, -6px);
}
.title-section h3 {
margin: 6px 0 0 0;
padding: 0;
font-size: 50px;
font-weight: 700;
text-transform: uppercase;
letter-spacing: 0.5px;
}
.description-welcome p {
font-family: 'Open Sans', sans-serif;
font-weight: 400;
font-size: 13px;
color: #a6a6a6;
line-height: 22px;
width: 100%;
display: inline-block;
margin-top: 15px;
}
.description-welcome a {
float: right;
background: #05AED5;
-moz-transition: all 0.2s ease-in-out;
-o-transition: all 0.2s ease-in-out;
-webkit-transition: all 0.2s ease-in-out;
transition: all 0.2s ease-in-out;
text-transform: uppercase;
margin-top: 15px;
}
.description-welcome a:hover {
background: #404040;
color: #FFF;
}
.welcome-Block {
background: #ffffff;
border: 1px solid #e5e5e5;
color: #000000;
text-align: center;
position: relative;
overflow: hidden;
-webkit-border-radius: 3px;
-moz-border-radius: 3px;
-ms-border-radius: 3px;
-o-border-radius: 3px;
border-radius: 3px;
}
.wight-text, .wight-text h4 {
color: #FFF !important;
}
.welcome-Block:hover .Top-welcome {
opacity: 0;
}
.welcome-Block:hover .Top-welcome h4, .welcome-Block:hover .Top-welcome i {
z-index: 0;
position: relative;
}
.Top-welcome {
padding: 85px 0 90px 0;
-webkit-transition: all 0.5s ease-out 0s;
-o-transition: all 0.5s ease-out 0s;
transition: all 0.5s ease-out 0s;
}
.Top-welcome i {
font-size: 32px;
margin-bottom: 20px;
display: block;
z-index: 11;
position: relative;
}
.Top-welcome h4 {
font-weight: 500;
font-size: 24px;
color: #1b1a1a;
z-index: 1;
position: relative;
}
.Top-welcome img {
position: absolute;
top: 0;
left: 0;
right: 0;
width: 100%;
height: 100%;
-webkit-transition: bottom 0.5s ease, opacity 0.5s ease-out 0s;
-moz-transition: bottom 0.5s ease, opacity 0.5s ease-out 0s;
-ms-transition: bottom 0.5s ease, opacity 0.5s ease-out 0s;
-o-transition: bottom 0.5s ease, opacity 0.5s ease-out 0s;
transition: bottom 0.5s ease, opacity 0.5s ease-out 0s;
}
.service-black {
background-color: rgba(0,0,0,0.74);
position: absolute;
left: 0;
top: 0;
width: 100%;
height: 100%;
background-attachment: fixed;
overflow: auto;
opacity: 1;
z-index: 1;
}
.img-opacity img {
position: absolute;
top: 0;
left: 0;
right: 0;
opacity: 0;
width: 100%;
height: 100%;
-webkit-transition: bottom 0.5s ease, opacity 0.5s ease-out 0s;
-moz-transition: bottom 0.5s ease, opacity 0.5s ease-out 0s;
-ms-transition: bottom 0.5s ease, opacity 0.5s ease-out 0s;
-o-transition: bottom 0.5s ease, opacity 0.5s ease-out 0s;
transition: bottom 0.5s ease, opacity 0.5s ease-out 0s;
}
.welcome-Block:hover .img-opacity img {
opacity: 1;
-webkit-transition: bottom 0.5s ease, opacity 0.5s ease-out 0s;
-moz-transition: bottom 0.5s ease, opacity 0.5s ease-out 0s;
-ms-transition: bottom 0.5s ease, opacity 0.5s ease-out 0s;
-o-transition: bottom 0.5s ease, opacity 0.5s ease-out 0s;
transition: bottom 0.5s ease, opacity 0.5s ease-out 0s;
}
.welcome-Block:hover .img-opacity {
opacity: 1;
}
.hover-welcome {
opacity: 0;
background: #05AED5;
position: absolute;
bottom: -100%;
left: 0;
width: 100%;
height: 100%;
-webkit-transition: bottom 0.5s ease, opacity 0.5s ease-out 0s;
-moz-transition: bottom 0.5s ease, opacity 0.5s ease-out 0s;
-ms-transition: bottom 0.5s ease, opacity 0.5s ease-out 0s;
-o-transition: bottom 0.5s ease, opacity 0.5s ease-out 0s;
transition: bottom 0.5s ease, opacity 0.5s ease-out 0s;
padding: 17% 15px;
-webkit-border-radius: 3px;
-moz-border-radius: 3px;
-ms-border-radius: 3px;
-o-border-radius: 3px;
border-radius: 3px;
}
.welcome-Block:hover .hover-welcome {
opacity: 1;
bottom: 0;
}
.hover-welcome p {
font-size: 13px;
color: #ffffff;
}
.hover-welcome a {
background: #ffffff;
color: #000000;
margin-top: 15px;
font-size: 12px;
font-family: 'Open Sans', sans-serif;
padding: 5px 12px;
}
.hover-welcome a:hover {
background: #f3f3f3;
color: #333;
}
.home-call-to-action {
font-size: 16px;
line-height: 24px;
font-weight: 700;
color: #666666;
font-family: 'Open Sans', sans-serif;
padding: 30px;
border: 1px solid #e5e5e5;
-moz-border-radius: 1px;
-webkit--moz-border-radius: 1px;
-o-moz-border-radius: 1px;
margin-top: 50px;
background-color: #ffffff;
-webkit-border-radius: 3px;
-moz-border-radius: 3px;
-ms-border-radius: 3px;
-o-border-radius: 3px;
border-radius: 3px;
}
.home-call-to-action a {
float: right;
margin: 5px 0 0 20px;
padding: 8px 38px;
}
.home-call-to-action p {
font-size: 16px;
line-height: 24px;
font-weight: 700;
color: #666666;
font-family: 'Open Sans', sans-serif;
margin-bottom: 0;
}
.parallax-call-to-action {
font-size: 16px;
line-height: 24px;
font-weight: 700;
color: #666666;
font-family: 'Open Sans', sans-serif;
padding: 25px 30px;
border: 1px solid rgba(229,229,229,0.2);
-moz-border-radius: 1px;
-webkit--moz-border-radius: 1px;
-o-moz-border-radius: 1px;
margin: 0 0 0;
background: transparent;
}
.parallax-call-to-action a {
float: right;
padding: 8px 38px;
margin: 5px 0px 0px 20px;
background: #05AED5;
}
.parallax-call-to-action a:hover {
color: #05AED5;
background: #FFF;
}
.parallax-call-to-action p {
font-size: 16px;
line-height: 24px;
font-weight: 700;
color: #FFF;
font-family: 'Open Sans', sans-serif;
margin-bottom: 0;
}
.color-call {
border: 1px Solid #FFF;
}
.color-call a {
background: #404040;
}
.light-call {
border: 1px solid #e5e5e5;
}
.light-call p {
color: #666666;
}
.light-call a {
background: #404040;
}
.welcome_wrapper .number {
color: #f2f2f2;
font-size: 100px;
line-height: 58px;
font-weight: 700;
margin: 16px 0 -37px 0;
}
.welcome_wrapper h5 {
font-family: 'Open Sans', sans-serif;
font-weight: 500;
margin: 10px 0 10px;
color: #373636;
text-transform: uppercase;
}
.welcome_wrapper p {
margin: 0 0 20px;
font-size: 13px;
color: #a6a6a6;
line-height: 22px;
}
/* edited 9/12/2019 */
.welcome_wrapper a {
color: #ffffff;
font-size: 15px;
font-family: 'Open Sans', sans-serif;
}
.welcome_wrapper a:hover {
color: #05AED5;
}
.none-padding {
padding: 0 !important;
margin: 0 !important;
}
.services-block-img {
overflow: hidden;
position: relative;
}
.block-services {
position: absolute;
top: 0;
bottom: 0;
width: 100%;
background: rgba(0,0,0,0.30);
padding: 90px 0px;
-moz-transition: all 0.2s ease-in-out;
-o-transition: all 0.2s ease-in-out;
-webkit-transition: all 0.2s ease-in-out;
transition: all 0.2s ease-in-out;
}
.services-block-img img {
width: 100%;
}
.block-services h4 a {
color: #ffffff;
font-weight: 700;
text-transform: uppercase;
margin-top: 20px;
}
.block-services i {
font-size: 64px;
line-height: 64px;
color: #FFF;
}
.block-services p {
color: #ffffff;
font-size: 13px;
font-family: 'Open Sans', sans-serif;
opacity: 0;
}
.services-block-img:hover .block-services p {
opacity: 1;
-moz-transition: all 0.2s ease-in-out;
-o-transition: all 0.2s ease-in-out;
-webkit-transition: all 0.2s ease-in-out;
transition: all 0.2s ease-in-out;
}
.services-block-img:hover .block-services {
padding: 63px 0px;
background: rgba( 5, 174, 243, 0.8 )!important;
-moz-transition: all 0.2s ease-in-out;
-o-transition: all 0.2s ease-in-out;
-webkit-transition: all 0.2s ease-in-out;
transition: all 0.2s ease-in-out;
}
.service_wrapper {
border: 1px solid #e5e5e5;
padding: 30px;
-webkit-border-radius: 3px;
-moz-border-radius: 3px;
-ms-border-radius: 3px;
-o-border-radius: 3px;
border-radius: 3px;
-webkit-transition: all 0.3s ease-out 0s;
-o-transition: all 0.3s ease-out 0s;
transition: all 0.3s ease-out 0s;
margin-bottom: 30px;
}
.title-service {
display: table;
width: 100%;
margin-bottom: 20px;
position: relative;
}
.title-service h3 {
margin-bottom: 0;
}
.title-service h3 a {
color: #000000;
font-size: 24px;
line-height: normal;
display: block;
font-weight: 500;
position: relative;
font-family: 'Open Sans', sans-serif;
}
.title-service h3:before {
content: "";
width: 8px;
height: 8px;
background: #000000;
position: absolute;
left: 0;
top: 0;
}
.service-style-2 .title-service h3:before {
display: none;
}
.service-style-2 .title-service i {
left: 0;
}
.service-style-2 .title-service h3 {
margin-top: 70px;
}
.service-style-2 p {
margin-bottom: 0 !important;
}
.title-service i {
width: 52px;
height: 52px;
text-align: center;
line-height: 52px;
background: #f6f6f6;
-webkit-border-radius: 3px;
-moz-border-radius: 3px;
-ms-border-radius: 3px;
-o-border-radius: 3px;
border-radius: 3px;
font-size: 32px;
color: #000000;
position: absolute;
top: 0px;
right: 0;
}
.service_wrapper p {
margin-bottom: 20px;
font-family: 'Open Sans', sans-serif;
font-size: 13px;
color: #a6a6a6;
-webkit-transition: all 0.3s;
-moz-transition: all 0.3s;
-ms-transition: all 0.3s;
-o-transition: all 0.3s;
transition: all 0.3s;
}
.service_wrapper a.btn {
background: #404040;
color: #ffffff;
padding: 5px 12px;
-webkit-border-radius: 3px;
-moz-border-radius: 3px;
-ms-border-radius: 3px;
-o-border-radius: 3px;
border-radius: 3px;
display: inline-block;
font-family: 'Open Sans', sans-serif;
font-size: 12px;
-webkit-transition: all 0.3s;
-moz-transition: all 0.3s;
-ms-transition: all 0.3s;
-o-transition: all 0.3s;
transition: all 0.3s;
}
.service_wrapper:hover a.btn {
background: #000;
}
.service_wrapper:hover p {
color: #FFF;
}
.service_wrapper:hover {
border: 1px Solid #05AED5;
background: #05AED5;
}
.features-box .col-md-6:nth-child(2) {
margin-bottom: 30px;
}
/* -------------------------------------------
07. Our Insurance
----------------------------------------------*/
.portfolio-items {
display: inline-block;
overflow: hidden;
width: 100%;
}
ul#filters {
text-align: center;
}
ul#filters li {
display: inline-block;
}
ul#filters li a {
color: #666666;
cursor: pointer;
position: relative;
z-index: 2;
padding: 1px 10px;
border: none;
line-height: 24px;
font-size: 13px;
font-weight: 700;
font-family: 'Open Sans', sans-serif;
display: inline-block;
text-transform: uppercase;
}
ul#filters li a:before {
content: "";
width: 5px;
height: 5px;
vertical-align: middle;
background: transparent;
display: inline-block;
margin-right: 4px;
}
ul#filters li.active-link a {
color: #05AED5;
}
ul#filters li.active-link a:before {
content: "";
width: 5px;
height: 5px;
vertical-align: middle;
background: #05AED5;
display: inline-block;
margin-right: 4px;
}
.portfolio-item {
position: relative;
overflow: hidden;
margin-bottom: 30px;
padding: 0 15px;
}
.projectItem {
position: relative;
overflow: hidden;
}
.projectItem img {
width: 100%;
}
.projectItem-hover {
position: absolute;
top: 0;
padding: 10px;
width: 100%;
text-align: center;
background: rgba(64,64,64,0.95);
height: 100%;
display: none;
}
.projectItem-co {
position: relative;
top: 50%;
-webkit-transform: translateY(-50%);
transform: translateY(-50%);
}
.Bootom-ProjectItem h2 {
font-size: 18px;
line-height: 28px;
color: #ffffff;
font-weight: 700;
margin: 25px 0 20px 0;
text-align: center;
clear: both;
background-color: rgba(255,255,255,0);
position: relative;
font-family: 'Open Sans', sans-serif;
text-transform: uppercase;
}
.line-grid {
background-color: #a6a6a6;
bottom: 0;
top: 7px;
content: " ";
height: 3px;
left: 50%;
margin-left: -10px;
position: relative;
width: 20px;
}
.Bootom-ProjectItem a {
font-size: 13px;
line-height: 20px;
color: #ffffff;
font-weight: 300;
padding: 5px 15px 5px 15px;
border-radius: 2px 2px 2px 2px;
/*background-color: rgb(250, 191, 9) !important;*/
background-color: #05AED5;
}
.Bootom-ProjectItem a:hover {
color: #ffffff;
background-color: rgba(166,166,166,1.00) !important;
}
.Top-ProjectItem p, .Top-ProjectItem p a {
font-size: 12px;
line-height: 22px;
color: #a6a6a6;
font-weight: 400;
padding: 0;
border-radius: 0;
background-color: rgba(255,255,255,0);
z-index: 2 !important;
font-family: 'Open Sans', sans-serif;
text-transform: capitalize;
}
.Top-ProjectItem p a:hover {
color: #05AED5;
}
.fancybox-margin {
margin-right: 0 !important;
}
#latestnews .pagination {
margin-bottom: 20px;
}
.pagination {
display: inline-block;
padding-left: 0;
margin: 0;
border-radius: 4px;
}
.pagination-style1 span {
color: #666666;
background: #f6f6f6;
font-family:'Open Sans', sans-serif;
font-weight: bold;
border: none;
width: 42px;
height: 42px;
display: inline-block;
line-height: 42px;
margin: 0px 2px 0;
padding: 0;
-webkit-transition: all 0.3s ease-in-out 0s;
-o-transition: all 0.3s ease-in-out 0s;
transition: all 0.3s ease-in-out 0s;
-webkit-border-radius: 3px;
-moz-border-radius: 3px;
-ms-border-radius: 3px;
-o-border-radius: 3px;
border-radius: 3px;
font-size: 20px;
cursor: pointer;
}
.pagination-style1 i {
color: #666666;
background: #f6f6f6;
font-weight: bold;
border: none;
width: 42px;
height: 42px;
display: inline-block;
line-height: 42px;
margin: 0px 2px 0;
padding: 0;
-webkit-transition: all 0.3s ease-in-out 0s;
-o-transition: all 0.3s ease-in-out 0s;
transition: all 0.3s ease-in-out 0s;
-webkit-border-radius: 3px;
-moz-border-radius: 3px;
-ms-border-radius: 3px;
-o-border-radius: 3px;
border-radius: 3px;
font-size: 20px;
cursor: pointer;
}
.pagination-style1 span:hover, .pagination-style1 i:hover {
background: #05AED5;
color: #FFF;
}
.pagination-style1 span.active {
background: #05AED5;
color: #FFF;
}
/* -------------------------------------------
08. Insurance Portfolio Single
----------------------------------------------*/
section#portfolio-post .col-md-9 {
padding-left: 0;
}
section#portfolio-post .col-md-3 {
padding-right: 0;
}
.line-break {
border-bottom: 2px Solid #c1c1c1;
width: 30px;
display: inline-block;
margin-top: 12px;
}
.Top-Title-Page h3 {
color: #373636;
font-size: 17px;
margin-top: 0;
font-family: 'Open Sans', sans-serif;
font-weight: 700;
text-transform: uppercase;
margin-bottom: 15px;
}
.content-single-page {
margin-top: 20px;
background: #f6f6f6;
padding: 30px;
display: inline-block;
width: 100%;
}
.content-single-page p {
font-size: 13px;
color: #777777;
font-family: 'Open Sans', sans-serif;
line-height: 22px;
}
.Data-Post ul li {
list-style: none;
margin: 0;
padding: 0;
margin-bottom: 10px;
}
.Data-Post ul li p {
margin: 0;
font-size: 13px;
font-family: 'Open Sans', sans-serif;
font-weight: 400;
color: #666666;
}
.Data-Post ul li span {
font-size: 13px;
font-weight: 400;
color: #b2b2b2;
}
.Navigation-page {
display: inline-block;
width: 100%;
margin-top: 50px;
}
.Navigation-page a {
background: #05AED5;
color: #FFF;
padding: 10px 20px;
border-radius: 3px;
-ms-transition: all 0.3s ease-out;
-moz-transition: all 0.3s ease-out;
-webkit-transition: all 0.3s ease-out;
transition: all 0.3s ease-out;
}
.Navigation-page a p {
display: inline-block;
margin-bottom: 0;
color: #FFF;
}
.Navigation-page a i {
font-size: 17px;
margin-right: 15px;
line-height: 22px;
}
.Navigation-page a.next {
float: right;
width: 45px;
height: 45px;
color: #000;
background: #F6F6F6;
overflow: hidden;
-ms-transition: all 0.3s ease-out;
-moz-transition: all 0.3s ease-out;
-webkit-transition: all 0.3s ease-out;
transition: all 0.3s ease-out;
position: relative;
}
.Navigation-page a.Previous {
float: left;
}
.Navigation-page a:hover p {
opacity: 1 !important;
-ms-transition: all 0.3s ease-out;
-moz-transition: all 0.3s ease-out;
-webkit-transition: all 0.3s ease-out;
transition: all 0.4s ease-out;
}
.Navigation-page a:hover {
background: #05AED5;
color: #FFF;
width: 159.5px;
-ms-transition: all 0.3s ease-out;
-moz-transition: all 0.3s ease-out;
-webkit-transition: all 0.3s ease-out;
transition: all 0.3s ease-out;
}
.Navigation-page a.next p {
position: absolute;
top: 10px;
width: 60%;
opacity: 0;
color: #FFF;
text-align: center;
}
/* ---------- Accordions style1 ------------- */
.accordions-style1 {
border: 1px solid #e5e5e5;
-webkit-border-radius: 2px;
-moz-border-radius: 2px;
-ms-border-radius: 2px;
-o-border-radius: 2px;
border-radius: 2px;
padding: 0 20px;
float: left;
width: 100%;
}
.accordions-style1 p {
line-height: 22px !important;
}
.section-content {
border-top: 1px solid #e5e5e5;
}
.section-content:first-child {
border-top: none;
}
h4.tap-title a {
font-family: 'Open Sans', sans-serif;
font-weight: 500;
text-transform: uppercase;
font-size: 16px;
padding: 0;
line-height: 22px;
display: inline-block;
width: 100%;
border-left: none;
border-bottom: none;
border-right: none;
color: #373636;
background: none;
}
h4.tap-title a i {
position: relative;
float: right;
margin-top: 5px;
font-size: 12px;
color: #05AED5;
}
.accordions .tap-inner {
margin: 0;
}
.section-content {
float: left;
width: 100%;
}
h4.tap-title {
float: left;
width: 100%;
display: flex;
margin-top: 15px;
margin-bottom: 15px;
}
.tap-inner {
margin-top: 10px;
margin-bottom: 20px;
float: left;
}
.tap-inner p {
border: none;
font-family: 'Open Sans', sans-serif;
font-size: 13px;
line-height: 21px;
color: #a6a6a6;
margin-bottom: 0;
margin-top: -5px;
}
.tap-inner img {
width: 44%;
float: left;
margin-right: 20px;
display: inline-block;
}
/* -------------------------------------------
09. latest news
----------------------------------------------*/
.latestnews .item-post {
border: 1px solid #e5e5e5;
background: #ffffff;
-webkit-border-radius: 2px;
-moz-border-radius: 2px;
-ms-border-radius: 2px;
-o-border-radius: 2px;
border-radius: 2px;
margin-bottom: 30px;
}
.blog-standard .item-post {
margin: 0;
}
.latestnews .item-post .img-post {
position: relative;
}
.latestnews .item-post img {
-webkit-border-radius: 2px 2px 0 0;
-moz-border-radius: 2px 2px 0 0;
-ms-border-radius: 2px 2px 0 0;
-o-border-radius: 2px 2px 0 0;
border-radius: 2px 2px 0 0;
}
.latestnews .item-post .icon-post-type {
background: #373636;
width: 50px;
height: 50px;
line-height: 50px;
display: inline-block;
font-size: 18px;
-webkit-border-radius: 2px;
-moz-border-radius: 2px;
-ms-border-radius: 2px;
-o-border-radius: 2px;
border-radius: 2px;
color: #ffffff;
text-align: center;
position: absolute;
bottom: -25px;
left: 20px;
display: none;
}
.latestnews .item-post .info-post {
padding: 20px 20px 20px;
}
.latestnews .item-post .info-post h5 {
padding: 15px 0 15px 0;
margin: 0;
}
.latestnews .item-post .info-post h5 a {
font-family: 'Open Sans', sans-serif;
font-weight: 700;
text-transform: uppercase;
line-height: 22px;
color: #373636;
display: inline-block;
font-size: 17px;
}
.latestnews .item-post .info-post h5 a:hover {
color: #05AED5;
}
.blog-standard {
margin-bottom: 50px;
display: inline-block;
width: 100%;
}
.blog-standard .item-post .info-post h5 {
padding: 20px 0px 10px 0px;
margin: 0;
}
.blog-standard .item-post .info-post h5 a {
font-family:'Open Sans', sans-serif;
font-weight: 700;
text-transform: uppercase;
line-height: 22px;
color: #373636;
display: inline-block;
font-size: 25px;
}
.latestnews .meta-post {
border: 1px solid #e5e5e5;
font-family: 'Open Sans', sans-serif;
font-size: 12px;
color: #666666;
line-height: 28px;
margin-bottom: 15px !important;
}
.latestnews .meta-post a {
font-family:'Open Sans', sans-serif;
font-size: 12px;
line-height: 28px;
}
.latestnews .meta-post li {
border-right: 1px solid #e5e5e5;
padding: 0 8px;
display: inline-block;
list-style: none;
}
.latestnews .meta-post li span.date {
color: #b2b2b2;
font-size: 12px;
font-family: 'Open Sans', sans-serif;
line-height: 28px;
}
.latestnews .meta-post li:last-child {
border-right: none;
}
.latestnews .info-post p {
font-weight: 400;
font-size: 14px;
color: #a6a6a6;
line-height: 22px;
font-family: 'Open Sans', sans-serif;
margin-bottom: 0;
}
.blog-standard .meta-post {
border: none;
}
.img-post a.fancybox-media {
position: absolute;
left: 0;
text-align: center;
width: 100%;
opacity: 0;
top: 50%;
-webkit-transform: translateY(-50%);
transform: translateY(-50%);
}
.img-post a.fancybox-media i {
background: rgba(255, 255, 255, 0.70);
font-size: 21px;
line-height: 40px;
border-radius: 5px;
padding: 5px 30px;
text-align: center;
color: #373636;
}
.img-post:hover a.fancybox-media {
opacity: 1;
}
.blog-standard .owl-pagination {
display: none;
}
ul.news-footer li {
display: inline-block;
width: 100%;
}
.news-footer li > a {
float: left;
}
.news-footer > li > a img {
width: 60px;
height: 60px;
float: left;
margin: 5px 20px 20px 0;
max-width: 60px;
border-radius: 2px;
-moz-border-radius: 2px;
-webkit-border-radius: 2px;
-o-border-radius: 2px;
}
.news-footer > li h6 a {
display: inline;
padding: 0;
font-size: 14px;
font-family: 'Open Sans', sans-serif;
color: #acacac;
text-transform: uppercase;
font-weight: 700;
}
.news-footer > li h6 a:hover {
color: #05AED5;
}
.news-footer > li h6 {
padding-left: 70px;
font-size: 14px;
line-height: 24px;
font-family: 'Open Sans', sans-serif;
color: #acacac;
text-transform: uppercase;
font-weight: 700;
margin: 0;
}
.news-footer li > .news-date {
display: block;
color: #666666;
font-size: 11px;
padding-left: 70px;
}
.news-footer li > .news-date a {
color: #666666;
font-size: 11px;
}
.customNavigation {
width: 16%;
position: absolute;
bottom: 0;
right: 0;
padding: 15px 23px;
}
.customNavigation a {
background: #FFF;
width: 40px;
height: 40px;
line-height: 26px;
font-size: 18px;
margin: 10px 0px;
color: #2b2b2b;
text-align: center;
padding: 5px;
display: inline-block;
border-radius: 3px;
}
a.btn.next {
float: right;
}
.customNavigation a:hover {
background: #06AED5;
color: #FFF;
}
.Under-Post {
padding: 0px 20px 20px;
}
.post-tags h5 {
font-weight: 700;
text-transform: uppercase;
line-height: 22px;
margin-bottom: 17px;
}
.post-tags {
margin-bottom: 30px;
}
.share-post {
border-radius: 2px;
-moz-border-radius: 2px;
-webkit-border-radius: 2px;
-o-border-radius: 2px;
background-color: #f6f6f6;
padding: 30px;
}
.item-post h5 {
color: #373636;
font-family:'Open Sans', sans-serif;
font-weight: 700;
line-height: 22px;
margin-bottom: 17px;
text-transform: uppercase;
}
.icons {
float: right;
}
.icons .jssocials-share a {
width: 35px;
height: 35px;
text-align: center;
line-height: 34px;
}
.author-box {
border-radius: 2px;
-moz-border-radius: 2px;
-webkit-border-radius: 2px;
-o-border-radius: 2px;
background-color: #f6f6f6;
padding: 30px;
margin: 0 0 70px;
}
.author-box img {
border-radius: 2px;
-moz-border-radius: 2px;
-webkit-border-radius: 2px;
-o-border-radius: 2px;
margin: 0 20px 20px 0;
width: auto !important;
max-width: 64px;
float: left;
}
.author-box h6 {
color: #373636;
font-weight: 700;
clear: none;
margin-bottom: 15px;
margin-top: 0;
}
.author-box p {
color: #a6a6a6;
font-size: 13px;
line-height: 22px;
}
.Title-Comment h3 {
font-size: 19px;
color: #373636;
font-family: 'Open Sans', sans-serif;
margin: 0 0 30px;
text-transform: uppercase;
}
.Block-Comment {
display: inline-block;
border: 1px solid #e5e5e5;
border-radius: 2px;
padding: 20px;
position: relative;
margin-bottom: 30px;
}
.Comments-Post li:last-child .Block-Comment {
margin-bottom: 0;
}
.Comments-Post ul li ul:last-child .Block-Comment {
margin-bottom: 30px;
}
.Comments-Post ul li img {
display: inline-block;
float: left;
margin-right: 15px;
}
.Comments-Post ul li h4 {
margin-bottom: 10px;
margin: 0;
font-weight: 700;
color: #373636;
font-size: 16px;
line-height: 22px;
font-style: normal;
}
.Comments-Post ul li span {
font-size: 12px;
font-family: 'Open Sans', sans-serif;
color: #afb0b4;
}
.Comments-Post ul li span a {
font-size: 12px;
font-family: 'Open Sans', sans-serif;
color: #FFF;
position: absolute;
right: 20px;
top: 20px;
background: #05AED5;
padding: 2px 15px;
border-radius: 2px;
-moz-border-radius: 2px;
-webkit-border-radius: 2px;
-o-border-radius: 2px;
font-weight: 400;
line-height: 20px;
}
.Comments-Post ul li span a:hover {
background: #373636;
}
.Comments-Post ul li p {
font-size: 13px;
font-family: 'Open Sans', sans-serif;
color: #a6a6a6;
margin: 8px 0px 0px 60px;
font-weight: 400;
}
.Comments-Post ul li ul {
margin-left: 70px;
}
.Add-Comment {
margin-top: 70px;
}
/* -------------------------------------------
10. Testimonial
----------------------------------------------*/
.item-testimonial {
padding: 0px 15px;
}
.item-testimonial .quote-client p {
font-family:'Open Sans', sans-serif;
font-size: 17px;
line-height: 27px;
font-style: italic;
color: #a6a6a6;
font-weight: 400;
}
.item-testimonial .quote-client {
background: #ffffff;
-webkit-border-radius: 2px;
-moz-border-radius: 2px;
-ms-border-radius: 2px;
-o-border-radius: 2px;
border-radius: 2px;
padding: 30px 20px 30px 65px;
position: relative;
font-family:'Open Sans', sans-serif;
font-size: 17px;
line-height: 27px;
font-style: italic;
color: #a6a6a6;
box-shadow: 0 2px 3px 0 rgba(39, 41, 48, 0.08);
-moz-box-shadow: 0 2px 3px 0 rgba(39, 41, 48, 0.08);
-webkit-box-shadow: 0 2px 3px 0 rgba(39, 41, 48, 0.08);
margin-bottom: 15px;
}
.item-testimonial .quote-client:before {
content: "\f10d";
font-family: 'Open Sans', sans-serif;
font-size: 28px;
color: #666666;
position: absolute;
top: 30px;
left: 20px;
font-style: normal;
}
.item-testimonial .quote-client:after {
content: "";
border-left: 20px solid transparent;
border-top: 20px solid transparent;
border-right: 20px solid #ffffff;
border-bottom: 20px solid transparent;
position: absolute;
bottom: -14px;
left: 0;
font-style: normal;
}
.item-testimonial .info-client .avata {
float: left;
margin-right: 13px;
}
.avata img{
border-radius: 50%;
}
.item-testimonial .info-client .client-name {
font-family: 'Open Sans', sans-serif;
font-weight: 700;
font-size: 16px;
color: #373636;
display: block;
margin-bottom: 5px;
}
.item-testimonial .info-client .client-position {
display: block;
font-family: 'Open Sans', sans-serif;
font-size: 13px;
line-height: 18px;
color: #05AED5;
}
#Our-clients {
border: 1px solid #e5e5e5;
}
a.item-client {
display: inline-block;
padding: 24px 12px;
background: #FFF;
border-right: 1px Solid #E5E5E5;
}
.clients-row a.item-client {
border: none;
padding: 20px 0px;
margin-bottom: 15px;
background: #FFF;
margin: 0px 10px 30px 10px;
}
.clients-row a.item-client img {
opacity: 0.75;
-moz-transition: all 0.2s ease-in-out;
-o-transition: all 0.2s ease-in-out;
-webkit-transition: all 0.2s ease-in-out;
transition: all 0.2s ease-in-out;
}
.clients-row a.item-client:hover img {
opacity: 1;
-moz-transition: all 0.2s ease-in-out;
-o-transition: all 0.2s ease-in-out;
-webkit-transition: all 0.2s ease-in-out;
transition: all 0.2s ease-in-out;
}
#Testimonials-1col .owl-controls {
display: none !important;
}
#Testimonials-2col .owl-controls {
display: none !important;
}
.insurance-coverage .owl-theme .owl-controls {
margin-top: 10px;
}
.owl-theme .owl-controls {
margin-top: 45px;
text-align: center;
}
/* -------------------------------------------
11. Page Title
----------------------------------------------*/
.Page-title-Style1 {
background: url(../images/page/MetLife_img.png) top center;
border: none;
/*overflow: hidden;*/
position: relative;
background-size: cover;
}
.Page-title-Style2 {
background: url() top center;
border: none;
/*overflow: hidden;*/
position: relative;
background-size: cover;
}
.Page-title-Style3 {
background: url(../images/page/Projects-title-bg.png) top center;
border: none;
/*overflow: hidden;*/
position: relative;
background-size: cover;
}
.title-text h6 {
font-family:'Open Sans', sans-serif;
font-weight: 400;
color: #fff;
margin: 0;
text-transform: uppercase;
margin-bottom: 15px;
}
.title-text h2 {
text-transform: uppercase;
font-size: 45px;
font-weight: 900;
letter-spacing: 1.5px;
margin: 5px 0 15px;
line-height: 35px;
color: #ffffff;
font-family: 'Open Sans', sans-serif;
}
.breadcrumbs span {
color: #f3f3f3;
}
.breadcrumb li a, .breadcrumbs a {
color: #E2E2E2;
}
.breadcrumb li a:hover, .breadcrumbs a:hover {
color: #05AED5;
}
.breadcrumbs .sep {
padding-right: 7px;
padding-left: 3px;
}
.breadcrumbs span {
color: #f3f3f3;
}
/* -------------------------------------------
12. Our Agent
----------------------------------------------*/
.team-item-block {
border: 1px solid #e5e5e5;
border-radius: 2px;
-moz-border-radius: 2px;
-webkit-border-radius: 2px;
-o-border-radius: 2px;
}
.team-overlay {
border-radius: 2px 2px 0 0;
-moz-border-radius: 2px 2px 0 0;
-webkit-border-radius: 2px 2px 0 0;
-o-border-radius: 2px 2px 0 0;
position: absolute;
top: 0;
left: 0;
width: 100%;
height: 100%;
z-index: 99;
padding: 30px 20px;
color: #a6a6a6;
background-color: rgb(0, 0, 0);
background-color: rgba(0, 0, 0, 0.8);
transition: all 0.4s ease-in-out;
-moz-transition: all 0.4s ease-in-out;
-webkit-transition: all 0.4s ease-in-out;
-o-transition: all 0.4s ease-in-out;
font-size: 13px;
opacity: 0;
}
.team-item-block:hover .team-overlay {
opacity: 1;
}
.team-overlay p {
display: block;
font-size: 13px;
color: #a6a6a6;
}
.team-thumb {
position: relative;
}
.team-thumb img {
width: 100%;
}
.team-icons {
bottom: 30px;
left: auto;
position: absolute;
z-index: 99;
}
.team-icons a {
background-color: #05AED5;
color: #ffffff;
display: inline-block;
text-align: center;
font-size: 15px;
font-weight: 700;
padding: 7px 12px;
border-radius: 2px;
-moz-border-radius: 2px;
-webkit-border-radius: 2px;
-o-border-radius: 2px;
margin-right: 8px;
height: 36px;
width: 36px;
}
.team-icons a:hover {
background-color: #a6a6a6;
color: #fff;
}
.info-team {
padding: 25px 15px;
}
.info-team h5 {
font-size: 16px;
font-weight: 700;
margin: 0 0 5px;
text-transform: uppercase;
color: #373636;
font-family:'Open Sans', sans-serif;
}
.team-company {
font-size: 12px;
color: #666666;
margin-bottom: 0;
}
/* -------------------------------------------
13. Pages
----------------------------------------------*/
.section-404 {
text-align: center;
padding-bottom: 70px;
}
.section-404 h1 {
font-size: 250px;
line-height: 250px;
font-weight: 700;
color: #000000;
text-transform: uppercase;
}
.section-404 p {
font-family:'Open Sans', sans-serif;
font-weight: 400;
font-size: 14px;
color: #a6a6a6;
line-height: 22px;
padding: 0px 245px;
margin-bottom: 50px;
}
.section-404 h1 {
line-height: normal;
margin: 0;
}
.section-404 .btn.blue {
color: #ffffff;
background: #05AED5;
}
.section-404 .btn.blue:hover {
color: #ffffff;
background: #a6a6a6;
}
.section-coming-soon h2 {
font-size: 50px;
font-weight: 700;
color: #1b1a1a;
margin: 0 0 10px;
}
.title-description p {
font-size: 14px;
color: #a6a6a6;
line-height: 22px;
padding: 0px 170px;
display: inline-block;
}
.ColDiv {
display: inline-block;
}
.Headline-Text h1, .Headline-Text h2, .Headline-Text h3, .Headline-Text h4, .Headline-Text h5, .Headline-Text h6 {
font-weight: 700;
color: #000000;
}
.Headline-Text p {
color: #a6a6a6;
font-size: 13px;
font-family:'Open Sans', sans-serif;
}
.Headline-Text {
margin-bottom: 30px;
}
.Headline-Text p {
color: #828282;
font-size: 13px;
font-family: 'Open Sans', sans-serif;
}
.Bullets ul li {
color: #828282;
font-size: 13px;
line-height: 30px;
font-family: 'Open Sans', sans-serif;
display: inline-block;
width: 100%;
border: none;
}
.Bullets ul li span {
color: #1b1a1a;
margin-right: 10px;
font-weight: 700;
}
ul.list.prim.list-Play li:before {
content: "\f01d";
font-family:'Open Sans', sans-serif;
font-weight: 400;
color: #1b1a1a;
margin-right: 10px;
font-weight: 400;
font-size: 14px;
}
ul.list.prim.list-Ok li:before {
content: "\f05d";
font-family: 'Open Sans', sans-serif;
font-weight: 400;
color: #1b1a1a;
margin-right: 10px;
font-weight: 400;
font-size: 14px;
}
ul.list.prim.list-arow li:before {
content: "\f105";
font-family:'Open Sans', sans-serif;
font-weight: 400;
color: #1b1a1a;
margin-right: 10px;
font-weight: 400;
font-size: 14px;
}
ul.list.prim.list-star li:before {
content: "\f005";
font-family: 'Open Sans', sans-serif;
font-weight: 400;
color: #1b1a1a;
margin-right: 10px;
font-weight: 400;
font-size: 14px;
}
ul.list.prim.list-arowright li:before {
content: "\f18e";
font-family: 'Open Sans', sans-serif;
font-weight: 400;
color: #1b1a1a;
margin-right: 10px;
font-weight: 400;
font-size: 14px;
}
ul.list.prim.list-arowbig li:before {
content: "\f0da";
font-family:'Open Sans', sans-serif;
color: #1b1a1a;
margin-right: 15px;
font-size: 14px;
}
ul.list.prim.list-point li:before {
content: "\f111";
font-family:'Open Sans', sans-serif;
font-weight: 400;
color: #1b1a1a;
margin-right: 10px;
font-weight: 400;
font-size: 8px;
}
.Blockquotes h4 {
margin-bottom: 30px;
}
blockquote {
width: 100%;
padding: 10px 20px;
margin: 0 0 40px;
font-size: 17.5px;
border-left: 5px solid #333333;
display: inline-block;
}
blockquote p {
font-size: 20px;
font-style: italic;
color: #1b1a1a;
font-family:'Open Sans', sans-serif;
}
blockquote span {
font-size: 13px;
color: #333333;
font-family: 'Open Sans', sans-serif;
}
blockquote.blockquote-1:before {
content: "\f10d";
font-family: 'Open Sans', sans-serif;
font-weight: 400;
color: #828282;
font-weight: 400;
font-size: 16px;
}
blockquote.blockquote-1:after {
content: "\f10e";
font-family: 'Open Sans', sans-serif;
font-weight: 400;
color: #828282;
font-weight: 400;
font-size: 16px;
float: right;
margin-top: 20px;
}
blockquote.blockquote-1 {
border: none;
width: 100%;
}
blockquote.blockquote p, blockquote.blockquote-2 p {
color: #05AED5;
}
blockquote.blockquote-2 {
width: 100%;
background: #f6f6f6;
border-radius: 3px;
padding: 30px;
border: none;
}
blockquote.blockquote-3 {
width: 100%;
background: #1b1a1a;
border: none;
border-radius: 3px;
padding: 30px;
color: #FFF;
}
blockquote.blockquote-3 p {
color: #FFF;
}
#map_canvas {
width: 100%;
height: 447px;
}
.get-quote-form {
}
.form-input input, .form-input textarea {
margin-bottom: 30px;
width: 100%;
}
.form-input textarea {
height: 174px;
}
.form-submit input {
background: #367fa9;
}
.tex-contact p {
font-family:'Open Sans', sans-serif;
font-size: 13px;
color: #a6a6a6;
line-height: 22px;
}
.Block-Contact p {
font-size: 12px;
color: #373636;
margin-bottom: 5px;
}
.Block-Contact {
padding: 0;
margin-top: 15px;
}
.Contact-Info h4 {
margin-top: 0;
}
.Block-Contact ul li {
margin-bottom: 5px;
}
.Block-Contact ul li i {
color: #05AED5;
margin-right: 5px;
display: inline-block;
font-size: 16px;
}
.Block-Contact ul li span {
color: #a6a6a6;
margin-right: 5px;
display: inline-block;
font-size: 13px;
}
/* -------------------------------------------
14. SideBar
----------------------------------------------*/
.Top-Title-SideBar h3 {
font-weight: 700;
color: #373636;
margin: 0 0 20px;
text-transform: uppercase;
font-size: 17px;
line-height: 23px;
position: relative;
padding-bottom: 20px;
}
.Top-Title-SideBar h3:after {
position: absolute;
content: '';
bottom: 0;
left: 0;
display: block;
width: 35px;
height: 2px;
background: #06AED5;
}
.widget {
margin: 0 0 50px;
}
.Categories-Block ul li {
display: inline-block;
width: 100%;
}
.Categories-Block ul li i,.Categories-Block ul li span,.Categories-Block ul li p {
display: inline-block;
}
.Categories-Block ul li i {
margin-right: 10px;
}
.Categories-Block ul li p {
line-height: 30px;
font-size: 13px;
color: #666666;
margin-right: 5px;
margin-bottom: 0;
}
.Last-post .news-footer > li h6 a {
color: #373636;
}
.Last-post .news-footer > li h6 a:hover {
color: #05AED5;
}
.tagcloud li {
display: inline-block;
}
.tagcloud a {
margin: 0 5px 5px 0;
border: 1px solid #e5e5e5;
border-radius: 4px;
-moz-border-radius: 4px;
-webkit-border-radius: 4px;
-o-border-radius: 4px;
padding: 5px 10px;
font-family: 'Open Sans', sans-serif;
font-size: 12px;
line-height: 20px;
color: #a6a6a6;
display: inline-block;
}
.tagcloud a:hover {
border-color: #05AED5;
color: #05AED5;
}
/* -------------------------------------------
15. Index main service
----------------------------------------------*/
.main-service-content h2 {
font-family: 'Open Sans', sans-serif;
font-weight: 800;
font-size: 1.625em;
color: #323232;
text-transform: uppercase;
position: relative;
text-align: right;
line-height: 32px;
padding-right: 25px;
margin-top: 0;
}
.main-service-content h2:before {
content: '';
width: 4px;
height: 100%;
background: #05AED5;
position: absolute;
letter-spacing: 1px;
right: -16px;
top: 4px;
}
.main-service-content .main-service-heading p {
font-family: 'Open Sans', sans-serif;
font-style: italic;
font-size: 1em;
color: #898989;
padding-left: 30px;
line-height: 26px;
}
.main-service-box {
position: relative;
}
.main-service {
margin-top: 80px;
}
.main-service img {
background: #fff;
padding: 5px;
position: absolute;
z-index: 1;
top: 8px;
border: 1px solid #e6e6e6;
right: 0;
}
.main-service .main-service-description {
position: relative;
width: 77%;
background: #fdfdfd;
border: 1px solid #e6e6e6;
padding-top: 7px;
padding-bottom: 24px;
-webkit-transition: all 0.3s linear;
-o-transition: all 0.3s linear;
transition: all 0.3s linear;
}
.main-service h3 {
font-weight: 700;
font-size: 18px;
color: #323232;
padding-left: 40px;
}
.main-service h3:before {
content: '';
width: 45px;
height: 3px;
background: #05AED5;
position: absolute;
top: 61px;
}
.main-service p {
font-family: 'Open Sans', sans-serif;
color: #898989;
padding-left: 40px;
padding-right: 41px;
padding-top: 13px;
}
.main-service-box_bottom {
margin-top: 29px;
}
.main-service .main-service-description:hover {
background: #05AED5;
border: 1px solid #05AED5;
}
.main-service .main-service-description:hover h3 {
color: #fff;
}
.main-service .main-service-description:hover p {
color: #e4e8e8;
}
@media (max-width: 767px) {
.main-service img {
display: none;
}
.main-service .main-service-description {
width: 100%;
margin-left: 0px;
}
.main-service h3,
.main-service p {
padding-left: 20px;
}
}
/* ------------- shortcode counter --------------*/
.fact,
.factor {
text-align: center;
font-family: 'Open Sans', sans-serif;
font-size: 80px;
margin-bottom: 30px;
font-weight: 200;
}
.color-primary {
color: #337ab7!important;
}
.color-success {
color: #5cb85c!important;
}
.color-warning {
color: #f0ad4e!important;
}
.color-danger {
color: #d9534f!important;
}
.fact-title {
display: block;
}
.fact-title {
font-size: 11px;
text-transform: uppercase;
letter-spacing: 1px;
font-family:'Open Sans', sans-serif;
}
/* -------------------------------------------
16. footer
----------------------------------------------*/
#template-footer {
/* background: #3f5267;
*/ background: #337ab7;
color: #EAECEE;
padding: 40px 0 20px 0;
}
#template-footer a {
color: #06AED5;
}
#template-footer a:hover {
color: white !important;
text-decoration: underline;
}
#template-footer .section-title {
font-size: 22px;
color: #fff;
position: relative;
padding-bottom: 20px;
}
#template-footer .section-title:after {
position: absolute;
content: '';
bottom: 0;
left: 0;
display: block;
width: 35px;
height: 2px;
background: #06AED5;
;
}
#template-footer .copy-right {
position: relative;
padding-top: 20px;
margin-top: 40px;
}
#template-footer .copy-right > a {
color: #06AED5;
}
#template-footer .copy-right:after {
position: absolute;
content: '';
top: 0;
left: 0;
display: block;
width: 35px;
height: 2px;
background: #1fb5f6;
}
#template-footer .contact-info {
margin: 0 0 60px 0;
padding: 0;
}
#template-footer .contact-info li {
font-size: 13px;
list-style: none;
margin: 0 0 20px 0;
position: relative;
padding-left: 40px;
}
#template-footer .contact-info li i {
position: absolute;
top: 0;
left: 0;
font-size: 22px;
color: #06AED5;
}
#template-footer .social-media {
margin: 0 0 30px 0;
padding: 0;
}
#template-footer .social-media li {
display: inline-block;
margin: 0;
padding: 0;
font-size: 24px;
margin-right: 10px;
}
#template-footer .social-media li a {
color: #06AED5;
}
#template-footer .social-media li a:hover, #template-footer .social-media li a:focus, #template-footer .social-media li a:active {
text-decoration: none;
}
#template-footer .contact-form .form-group input[type="name"],
#template-footer .contact-form .form-group input[type="text"],
#template-footer .contact-form .form-group input[type="email"],
#template-footer .contact-form .form-group textarea {
font-size: 13px;
}
#template-footer .contact-form .form-group input[type="name"]::-webkit-input-placeholder,
#template-footer .contact-form .form-group input[type="text"]::-webkit-input-placeholder,
#template-footer .contact-form .form-group input[type="email"]::-webkit-input-placeholder,
#template-footer .contact-form .form-group textarea::-webkit-input-placeholder {
color: rgba(255, 255, 255, 0.5);
}
#template-footer .contact-form .form-group input[type="name"]:-moz-placeholder,
#template-footer .contact-form .form-group input[type="text"]:-moz-placeholder,
#template-footer .contact-form .form-group input[type="email"]:-moz-placeholder,
#template-footer .contact-form .form-group textarea:-moz-placeholder {
/* Firefox 18- */
color: rgba(255, 255, 255, 0.5);
}
#template-footer .contact-form .form-group input[type="name"]::-moz-placeholder,
#template-footer .contact-form .form-group input[type="text"]::-moz-placeholder,
#template-footer .contact-form .form-group input[type="email"]::-moz-placeholder,
#template-footer .contact-form .form-group textarea::-moz-placeholder {
/* Firefox 19+ */
color: rgba(255, 255, 255, 0.5);
}
#template-footer .contact-form .form-group input[type="name"]:-ms-input-placeholder,
#template-footer .contact-form .form-group input[type="text"]:-ms-input-placeholder,
#template-footer .contact-form .form-group input[type="email"]:-ms-input-placeholder,
#template-footer .contact-form .form-group textarea:-ms-input-placeholder {
color: rgba(255, 255, 255, 0.5);
}
#template-footer .contact-form .form-group input {
color: #fff;
border: none;
background: #485b71;
box-shadow: none;
margin-bottom: 15px;
}
#template-footer .contact-form .form-group textarea {
color: #fff;
border: none;
background: #485b71;
box-shadow: none;
margin-bottom: 15px;
resize: none;
}
#template-footer #btn-submit {
color: rgba(255, 255, 255, 0.9) !important;
background: #DD1C1A !important;
}
/* -------------------------------------------
17. index three service
----------------------------------------------*/
.posts-grid.latest_projects {
overflow: hidden;
}
.posts-grid.latest_projects li {
float: left;
width: 270px;
margin: 0 18px 0 0;
overflow: hidden;
}
@media (min-width: 980px) and (max-width: 1200px) {
.posts-grid.latest_projects li {
width: 210px;
margin-right: 20px;
}
}
@media (min-width: 768px) and (max-width: 979px) {
.posts-grid.latest_projects li {
width: 156px;
}
}
@media (max-width: 767px) {
.posts-grid.latest_projects li {
width: 47%;
margin: 0 5% 20px 0;
max-width: 264px;
}
.posts-grid.latest_projects li:nth-child(4n) {
margin-right: 4%;
}
.posts-grid.latest_projects li:nth-child(2n) {
margin-right: 0;
}
}
@media (max-width: 550px) {
.posts-grid.latest_projects li {
width: auto;
float: none;
margin: 0 0 20px 0;
}
}
.posts-grid.latest_projects li:nth-child(4n) {
margin-right: 0;
}
.posts-grid.latest_projects li.nomargin {
margin-right: 0;
}
.posts-grid.latest_projects .post_meta {
border: none;
padding: 0 !important;
color: #ffffff;
font-size: 11px;
}
@media (max-width: 1200px) {
.posts-grid.latest_projects .featured-thumbnail {
width: 210px;
height: auto;
}
}
@media (min-width: 768px) and (max-width: 979px) {
.posts-grid.latest_projects .featured-thumbnail {
width: 156px;
height: auto;
}
}
@media (max-width: 767px) {
.posts-grid.latest_projects .featured-thumbnail {
width: 100%;
height: auto;
}
}
.posts-grid.team {
margin-top: -25px;
}
.posts-grid.team li {
margin-bottom: 0;
margin-top: 25px;
}
.posts-grid.team h5 {
font-size: 18px;
font-weight: normal;
line-height: 1.2em;
}
.posts-grid.team h5 a {
-webkit-transition: 0.3s;
-moz-transition: 0.3s;
-o-transition: 0.3s;
transition: 0.3s;
}
.posts-grid.team .excerpt {
margin-bottom: 0;
}
/* entire container, keeps perspective
---------------------------------------- */
.flip-container {
-webkit-perspective: 1000;
-moz-perspective: 1000;
-o-perspective: 1000;
}
/* flip the pane when hovered */
.flip-container:hover .flipper,
.flip-container.hover .flipper {
-webkit-transform: rotateY(180deg);
-moz-transform: rotateY(180deg);
-o-transform: rotateY(180deg);
}
.flip-container:hover .front,
.flip-container.hover .front {
opacity: 0;
filter: alpha(opacity=0);
}
.flip-container:hover .back,
.flip-container.hover .back {
opacity: 1;
filter: alpha(opacity=100);
}
.flip-container,
.front,
.back {
width: 264px;
height: 250px;
}
@media (max-width: 1200px) {
.flip-container,
.front,
.back {
width: 215px;
height: 197px;
}
}
@media (min-width: 768px) and (max-width: 979px) {
.flip-container,
.front,
.back {
width: 156px;
height: 147px;
}
}
@media (max-width: 767px) {
.flip-container,
.front,
.back {
width: 100%;
height: 197px;
}
}
/* flip speed goes here */
.flipper {
-webkit-transform-style: preserve-3d;
-moz-transform-style: preserve-3d;
-o-transform-style: preserve-3d;
-webkit-transition: 0.6s;
-moz-transition: 0.6s;
-o-transition: 0.6s;
transition: 0.6s;
position: relative;
}
/* hide back of pane during swap */
.front,
.back {
-webkit-backface-visibility: hidden;
-moz-backface-visibility: hidden;
-o-backface-visibility: hidden;
position: absolute;
top: 0;
left: 0;
-webkit-transition: 0.3s;
-moz-transition: 0.3s;
-o-transition: 0.3s;
transition: 0.3s;
}
.front .thumbnail {
border-radius: 0;
padding: 0;
}
/* front pane, placed above back */
.front h5 {
position: absolute;
left: 0;
bottom: 31px;
color: #ffffff;
background-color: #05AED5;
margin: 0;
padding: 5px 11px 7px;
z-index: 3;
}
@media (min-width: 768px) and (max-width: 979px) {
.front h5 {
bottom: 20px;
}
}
@media (max-width: 767px) {
.front .featured-thumbnail img {
width: 264px;
height: 100%;
}
}
/* back, initially hidden pane */
.back {
-webkit-transform: rotateY(180deg);
-moz-transform: rotateY(180deg);
-o-transform: rotateY(180deg);
background-color: #05AED5;
color: #fff;
font-size: 12px;
opacity: 0;
filter: alpha(opacity=0);
}
.back .inner {
padding: 33px 24px 0 28px;
}
@media (max-width: 1200px) {
.back .inner {
padding-top: 25px;
}
}
@media (min-width: 768px) and (max-width: 979px) {
.back .inner {
padding: 15px;
}
}
.back h5 {
margin: 0 0 5px 0;
line-height: 1.2em;
color: #ffffff;
}
@media (min-width: 768px) and (max-width: 979px) {
.back h5 {
margin-bottom: 0;
}
}
@media (min-width: 768px) and (max-width: 979px) {
.back .post_meta {
display: none;
}
}
.back .excerpt {
line-height: 18px;
margin-bottom: 21px;
font-size: 12px;
background: transparent;
letter-spacing: normal;
width: 100%;
}
@media (max-width: 1200px) {
.back .excerpt {
height: 53px;
overflow: hidden;
}
}
@media (min-width: 768px) and (max-width: 979px) {
.back .excerpt {
margin-bottom: 15px;
}
}
.back .btn {
background: #0C7E98 !important;
border: none !important;
font-size: 12px;
padding: 5px 15px;
}
.back .btn:hover {
background: #0C7E98 !important;
color: #fff;
}
/* -------------------------------------------
18. index three quick contact
----------------------------------------------*/
.bg-blue {
background-color: #05AED5;
}
.index-three-quick-contact {
position: fixed;
bottom: -465px;
width: 100%;
-webkit-transition: all 0.5s ease;
-moz-transition: all 0.5s ease;
-o-transition: all 0.5s ease;
-ms-transition: all 0.5s ease;
transition: all 0.5s ease;
}
.index-three-quick-contact .ui-outer {
text-align: center;
color: #fff;
max-width: 500px;
height: 500px;
border-radius: 1600px;
margin: 0px auto;
padding: 8px 15px;
}
.index-three-quick-contact .ui-btn {
font-size: 15px;
line-height: 15px;
}
.index-three-quick-contact h2 {
font-size: 15px;
line-height: 35px;
text-transform: uppercase;
color: #fff;
}
.index-three-quick-contact .details {
font-size: 15px;
line-height: 30px;
}
.index-three-quick-contact .details i {
margin-right: 5px;
}
.index-three-quick-contact .social {
margin-top: 10px;
}
.index-three-quick-contact .social a i {
display: inline-block;
width: 25px;
height: 25px;
text-align: center;
margin: 5px;
color: #fff;
font-size: 17px;
}
/* -------------------------------------------
19. index three footer
----------------------------------------------*/
.select-a-service-caption {
color: #B8B9BD;
float: left;
font-size: 14px;
font-weight: bold;
margin-right: 13px;
}
.footer-top-section {
background-color: #3C4451;
color: #FFFFFF;
font-size: 12px;
padding-bottom: 40px;
padding-top: 40px;
}
.select-a-service-content {
background-color: #606BA9;
margin-top: 15px;
}
.select-a-service-content-nav {
padding: 15px 10px 19px 10px;
}
.footer-top-nav-active {
color: #3D4552 !important;
text-decoration: none !important;
}
.select-a-service-content-nav ul li a {
color: #FFFFFF;
line-height: 20px;
text-decoration: underline;
}
.select-a-service-caption-nav ul li {
padding-left: 4px;
padding-right: 4px;
}
.footer-bottom {
background-color: #2C333D;
font-size: 12px;
height: 40px;
line-height: 40px;
}
.footer-bottom-left ul li a {
color: #B8B9BD;
}
.footer-bottom-right, .footer-bottom-right a {
color: #FFFFFF;
}
.get-guote-top {
display: block;
min-height: 33px;
}
.single-mortgage-section {
background-color: #05AED5;
color: #FFFFFF;
float: left;
margin: 0 4px 30px auto;
min-height: 99px;
padding: 10px 18px 70px;
position: relative;
width: 100%;
}
.single-mortgage-section h3 {
font-size: 18px;
line-height: 18px;
font-weight: 700;
}
.blue {
color: #fff !important;
}
.red {
color: #fff;
}
.violate {
color: #FFFFFF;
}
.single-mortgage-section-button {
bottom: -10px;
left: 80px;
position: absolute;
background-color: #05AED5;
border: 2px solid #ffffff;
padding: 15px 20px 15px 60px;
border-radius: 25px;
}
.service-box-btn {
border: 2px solid #fff;
border-radius: 50px;
font-size: 30px;
text-align: center;
position: absolute;
left: -2px;
top: -2px;
width: 50px;
height: 52px;
line-height: 51px;
}
.service-box a{
color:#fff;
}
/* -------------------------------------------
20. get quote popup
----------------------------------------------*/
.get-a-quote .ui-outer {
position: absolute;
top: 0px;
left: 0px;
height: 100%;
width: 100%;
background: rgba(0,0,0,0.6);
display: none;
z-index: 99999;
}
.get-a-quote .ui-outer a.ui-close {
font-size: 60px;
font-weight: 300;
color: #aaa;
position: absolute;
right: 0px;
top: 20px;
}
.get-a-quote .ui-outer .ui-content {
margin: 50px 0 0 auto;
max-width: 350px;
padding: 15px 15px;
background: #fff;
border: 1px solid rgba(255,255,255,0.3);
box-shadow: 0px 0px 15px rgba(0,0,0,0.3);
}
.get-a-quote .ui-outer h3 {
text-align: center;
font-size: 20px;
font-weight: 400;
margin-bottom: 20px;
padding-bottom: 10px;
border-bottom: 1px dashed #eee;
}
.get-a-quote .ui-outer form {
max-width: 270px;
margin: 10px auto 0 auto;
}
.get-a-quote .s-media {
margin-top: 10px;
text-align: center;
}
.get-a-quote .s-media h4 {
font-size: 12px;
text-transform: uppercase;
}
.get-a-quote .s-media a {
display: inline-block;
width: 40px;
height: 40px;
border: 0px;
text-align: center;
line-height: 40px;
padding: 0px;
border-radius: 100px;
margin: 5px 2px;
}
.get-a-quote .ui-outer .form-input input, .get-a-quote .ui-outer .form-input textarea {
margin-bottom: 15px;
}
.get-a-quote .ui-outer .form-input textarea {
height: 40px;
}
/* end get quote popup */
/* -------------------------------------------
21. Agent single
----------------------------------------------*/
.single-team-icons img {
padding: 3px;
border: 1px solid #d1d1d1;
border-radius: 2px;
box-shadow: 0px 1px 5px #d1d1d1;
}
ul.insurance-list li {
border-bottom: 1px solid #dedddd;
padding: 10px 0;
}
ul.insurance-list b {
color: #3d434d;
}
ul.insurance-list span {
width: 200px;
text-align: left;
float: right;
}
@media (max-width: 500px) {
ul.insurance-list span {
width: auto;
text-align: left;
float: none;
padding-left: 20px;
}
}
.single-team-icons a {
background-color: #05AED5;
color: #ffffff;
display: inline-block;
text-align: center;
font-size: 15px;
font-weight: 700;
padding: 7px 12px;
border-radius: 2px;
-moz-border-radius: 2px;
-webkit-border-radius: 2px;
-o-border-radius: 2px;
margin-right: 8px;
height: 36px;
width: 36px;
}
/* end agent single */
.headline {
position: relative;
z-index: 600;
}
.sologun-icon {
font-family: 'Open Sans', sans-serif;
font-size: 80px;
font-weight: bolder;
position: absolute;
left: 20%;
bottom: -35px;
color: #E2E2E2;
z-index: 300;
}
.ti-announcement:before {
font-size: 80px;
}
/* -------------------------------------------
22. Insurance coverage styling
----------------------------------------------*/
.insurance-service-all {
padding: 0;
overflow: hidden;
}
.insurance-service-all .insurance-coverage {
padding: 0px 0 0px 0;
margin: 0;
}
.insurance-service-all .insurance-coverage .owl-carousel .owl-wrapper-outer {
overflow: inherit;
}
.insurance-service-all .insurance-coverage:hover .owl-prev {
opacity: 1 !important;
}
.insurance-service-all .insurance-coverage:hover .owl-next {
opacity: 1 !important;
}
.insurance-service-all .insurance-coverage .single-insurance {
background: #f9f9f9 none repeat scroll 0 0;
display: block;
margin: 0 2px;
padding: 20px 10px 10px;
position: relative;
text-align: center;
top: 0;
transition: all 0.3s ease-out 0s;
z-index: 999;
}
.insurance-service-all .insurance-coverage .single-insurance:hover {
background: #ffffff;
}
.insurance-service-all .insurance-coverage .single-insurance::after {
-webkit-box-shadow: 0px 1px 5px 2px rgba(166,166,166,1);
-moz-box-shadow: 0px 1px 5px 2px rgba(166,166,166,1);
box-shadow: 0px 1px 5px 2px rgba(166,166,166,1);
content: "";
height: 100%;
left: 0;
opacity: 0;
position: absolute;
top: 0;
transition: all 0.3s ease-out 0s;
visibility: hidden;
width: 100%;
z-index: 0;
}
.insurance-service-all .insurance-coverage .single-insurance:hover:after {
opacity: 1;
visibility: visible;
}
.insurance-service-all .insurance-coverage .single-insurance i {
color: #cf9455;
font-size: 45px;
}
.insurance-service-all .insurance-coverage .single-insurance span {
color: #05AED5;
font-size: 45px;
}
.insurance-service-all .insurance-coverage .single-insurance h3 a {
color: rgb(0, 0, 0);
display: block;
font-family: 'Open Sans', sans-serif;
font-size: 18px;
font-weight: 600;
margin: 20px 0 15px;
}
.insurance-service-all .insurance-coverage .single-insurance h3 a:hover {
color: #05AED5;
}
.insurance-service-all .insurance-coverage .single-insurance h3 a::after {
background: #05AED5;
content: "";
display: block;
left: 0;
top: 0;
right: 0;
width: 50px;
height: 3px;
margin: 20px auto;
}
.insurance-service-all .insurance-coverage .single-insurance .read-more {
display: inline-block;
margin: 10px 0;
}
.insurance-service-all .insurance-coverage .single-insurance .read-more a {
border: 1px solid #e6e6e6;
color: #000;
display: block;
font-size: 12px;
font-weight: 600;
padding: 8px 32px;
text-decoration: none;
text-transform: uppercase;
transition: all 0.3s ease 0s;
}
.insurance-service-all .insurance-coverage .single-insurance .read-more a:hover {
background: #05AED5;
color: #ffffff;
border: 1px solid #05AED5;
}
.insurance-service-all .insurance-coverage .single-insurance .single-insurance-content {
z-index: 3;
position: relative;
}
.insurance-service-all .insurance-coverage .owl-prev {
position: absolute;
left: -3px;
background: #000000 !important;
transition: all 0.3s ease-out 0s;
border: 1px solid #000000;
top: 135px;
width: 36px;
height: 45px;
border-radius: 0px !important;
z-index: 99;
opacity: 0 !important;
}
.insurance-service-all .insurance-coverage .owl-prev i {
line-height: 36px;
font-weight: 700;
font-size: 25px;
color: #ffffff !important;
}
.insurance-service-all .insurance-coverage .owl-prev:hover {
background: #05AED5 !important;
border: 1px solid #05AED5 !important;
}
.insurance-service-all .insurance-coverage .owl-next {
position: absolute;
right: -2px;
background: #000000 !important;
transition: all 0.3s ease-out 0s;
border: 1px solid #000000;
top: 135px;
width: 36px;
height: 45px;
border-radius: 0 !important;
z-index: 99;
opacity: 0 !important;
}
.insurance-service-all .insurance-coverage .owl-next i {
line-height: 36px;
font-weight: 700;
font-size: 25px;
color: #ffffff !important;
}
.insurance-service-all .insurance-coverage .owl-next:hover {
background: #05AED5 !important;
border: 1px solid #05AED5 !important;
}
/* -------------------------------------------
23. About Feature Boxes
----------------------------------------------*/
.feature {
padding-left: 68px;
position: relative;
margin: 26px 0 34px;
}
.feature i {
position: absolute;
left: 0;
top: 0;
width: 48px;
height: 48px;
line-height: 48px;
border-width: 1px;
border-style: solid;
font-size: 24px;
text-align: center;
color: #05AED5;
border-color: #05AED5;
-webkit-transition: 0.3s;
transition: 0.3s;
}
.feature h3 {
font-size: 15px;
color: #555555;
text-transform: none;
font-family: 'Open Sans', sans-serif;
}
.feature:hover i {
background: #05AED5;
color: #fff;
}
.no-margin-bottom {
margin-bottom: 0 !important;
}
.margin-top-zero {
margin-top: 0 !important;
}
.about-page .feature h3 {
margin-top: 0;
}
.index-two .feature, .index-two .feature h3 {
margin-top: 0;
}
/* -------------------------------------------
24. Coming soon
----------------------------------------------*/
.coming-soon {
text-align: center;
color: #fff;
}
.coming-soon h3 {
font-size: 60px;
line-height: 75px;
font-weight: 300;
color: #fff;
margin: 10px 0px;
text-shadow: 0px 0px 10px rgba(0,0,0,0.2);
}
.coming-soon .countdown {
text-align: center;
}
.coming-soon .countdown .date {
display: inline-block;
font-size: 40px;
width: 120px;
height: 120px;
border-radius: 100px;
color: #fff;
padding-top: 20px;
margin-right: 7px;
margin-left: 7px;
margin-bottom: 0;
background: rgba(0,0,0,0.2);
border: 3px solid rgba(0, 0, 0, 0.1);
box-shadow: inset 0px 0px 15px rgba(0,0,0,0.1);
}
.countdown .date span {
display: block;
font-size: 13px;
color: rgba(255,255,255,0.6);
margin-top: -10px;
}
.coming-soon hr {
max-width: 500px;
margin: 0 auto;
margin-top: 40px;
margin-bottom: 40px;
border-top: 1px solid rgba(0,0,0,0.1);
border-bottom: 0px;
}
.coming-soon h4 {
color: #fff;
margin-bottom: 10px;
font-weight: 300;
}
.cs-footer {
text-align: center;
margin-top: 40px;
color: #fff;
margin-bottom: 10px;
}
.cs-footer a {
color: #fff !important;
}
@media (max-width: 480px) {
.coming-soon h4 {
font-size: 13px !important;
}
.coming-soon h3 {
font-size: 40px !important;
}
.countdown {
margin-top: 40px !important;
}
}
@media (max-width: 767px) {
.coming-soon h4 {
font-size: 20px !important;
}
.coming-soon h4 span {
padding: 6px 13px;
}
.coming-soon h3 {
font-size: 30px;
}
.countdown {
margin-top: 30px !important;
margin-bottom: 40px;
}
.countdown .date {
font-size: 35px !important;
height: 95px !important;
width: 95px !important;
margin-left: 5px !important;
margin-right: 5px !important;
padding-top: 20px !important;
}
.coming-soon-item hr {
max-width: 400px;
}
}
/* -------------------------------------------
25. Shortcode - Style A pricing Table
----------------------------------------------*/
.heading h2 {
margin-bottom: 30px;
color: #585864;
position: relative;
text-align: center;
font-weight: 500;
text-transform: uppercase;
}
.heading h2:after {
position: absolute;
content: "";
bottom: -30px;
left: 50%;
margin-left: -30px;
width: 60px;
height: 2px;
background-color: #585864;
}
.pricing-table {
float: left;
margin-top: 60px;
position: relative;
width: 100%;
}
.pricing-table > .igl-background-fixed-img {
-webkit-border-radius: 23px;
-moz-border-radius: 23px;
-ms-border-radius: 23px;
-o-border-radius: 23px;
border-radius: 23px;
}
.pricing-table-box {
background: none repeat scroll 0 0 rgba(255, 255, 255, 0.91);
float: left;
list-style: outside none none;
margin: 0;
padding: 120px 0 0;
position: relative;
width: 100%;
z-index: 99;
}
.pricing-product {
background: none repeat scroll 0 0 #7e7e7e;
-webkit-border-radius: 50%;
-moz-border-radius: 50%;
-ms-border-radius: 50%;
-o-border-radius: 50%;
border-radius: 50%;
color: #ffffff;
font-size: 29px;
font-weight: bold;
height: 110px;
left: 50%;
line-height: 110px;
margin-left: -55px;
margin-top: -55px;
position: absolute;
text-align: center;
top: 0;
width: 110px;
z-index: 0;
-webkit-transition: all 0.4s ease 0s;
-moz-transition: all 0.4s ease 0s;
-ms-transition: all 0.4s ease 0s;
-o-transition: all 0.4s ease 0s;
transition: all 0.4s ease 0s;
}
.pricing-table-box:hover > .pricing-product {
-webkit-transform: scale(1.2);
-moz-transform: scale(1.2);
-ms-transform: scale(1.2);
-o-transform: scale(1.2);
transform: scale(1.2);
}
.pricing-table-box:hover > .pricing-product:before {
-webkit-transform: scale(1);
-moz-transform: scale(1);
-ms-transform: scale(1);
-o-transform: scale(1);
transform: scale(1);
-webkit-transition: all 0.4s ease 0.2s;
-moz-transition: all 0.4s ease 0.2s;
-ms-transition: all 0.4s ease 0.2s;
-o-transition: all 0.4s ease 0.2s;
transition: all 0.4s ease 0.2s;
}
.pricing-table-box:hover > .pricing-product:after {
-webkit-transform: scale(1);
-moz-transform: scale(1);
-ms-transform: scale(1);
-o-transform: scale(1);
transform: scale(1);
-webkit-transition: all 0.4s ease 0.1s;
-moz-transition: all 0.4s ease 0.1s;
-ms-transition: all 0.4s ease 0.1s;
-o-transition: all 0.4s ease 0.1s;
transition: all 0.4s ease 0.1s;
}
.pricing-product > i {
font-size: 21px;
font-style: normal;
font-weight: 300;
}
.pricing-product:before {
background: none repeat scroll 0 0 #7e7e7e;
-webkit-border-radius: 50%;
-moz-border-radius: 50%;
-ms-border-radius: 50%;
-o-border-radius: 50%;
border-radius: 50%;
content: "";
height: 100%;
left: 0;
opacity: 0.26;
position: absolute;
top: 0;
-webkit-transform: scale(1.2);
-moz-transform: scale(1.2);
-ms-transform: scale(1.2);
-o-transform: scale(1.2);
transform: scale(1.2);
width: 100%;
z-index: -1;
-webkit-transition: all 0.4s ease 0s;
-moz-transition: all 0.4s ease 0s;
-ms-transition: all 0.4s ease 0s;
-o-transition: all 0.4s ease 0s;
transition: all 0.4s ease 0s;
}
.pricing-product:after {
background: none repeat scroll 0 0 #7e7e7e;
-webkit-border-radius: 50%;
-moz-border-radius: 50%;
-ms-border-radius: 50%;
-o-border-radius: 50%;
border-radius: 50%;
content: "";
height: 100%;
left: 0;
opacity: 0.10;
position: absolute;
top: 0;
-webkit-transform: scale(1.4);
-moz-transform: scale(1.4);
-ms-transform: scale(1.4);
-o-transform: scale(1.4);
transform: scale(1.4);
width: 100%;
z-index: -1;
-webkit-transition: all 0.4s ease 0s;
-moz-transition: all 0.4s ease 0s;
-ms-transition: all 0.4s ease 0s;
-o-transition: all 0.4s ease 0s;
transition: all 0.4s ease 0s;
}
.title {
border-bottom: 1px solid #ffffff;
color: #333333;
float: left;
font-size: 19px;
padding: 0 30px 40px;
text-align: center;
width: 100%;
}
.signup {
float: left;
padding: 40px;
text-align: center;
width: 100%;
}
.signup > .round-btn {
background: none repeat scroll 0 0 #fff;
border: medium none;
display: table;
float: none;
margin: 0 auto;
}
.options {
border-bottom: 1px solid #ffffff;
color: #666666;
float: left;
font-size: 14px;
letter-spacing: 0.3px;
padding: 13px 0;
text-align: center;
width: 100%;
}
.pricing-table-bg {
background: url("../images/bg-t.jpg") no-repeat scroll 0 0 / 100% 100% rgba(0, 0, 0, 0);
}
.igl-background-fixed-img {
background-attachment: fixed;
height: 100%;
left: 0;
position: absolute;
top: 0;
width: 100%;
z-index: 0;
}
/* Corporate Background color */
.pricing-table-box:hover > .pricing-product,
.pricing-table-box:hover > .pricing-product:before,
.pricing-table-box:hover > .pricing-product:after,
.open-nav {
background: #ff5722;
}
.pricing-table-box:hover > li.signup a {
background: #ff5722;
}
.pricing-table-box:hover > li.signup a:hover {
text-decoration: none;
color: #ffffff;
}
/* Medical Background color */
#medical-plans .pricing-table-box:hover > .pricing-product,
#medical-plans .pricing-table-box:hover > .pricing-product:before,
#medical-plans .pricing-table-box:hover > .pricing-product:after,
#medical-plans .open-nav {
background: #05AED5;
}
#medical-plans .pricing-table-box:hover > li.signup a {
background: #05AED5;
}
.grey.darken-3 {
background-color: #424242 !important;
}
/*------------------------------------------------------------------
Style B pricing Table
--------------------------------------------------------------------*/
.pricing-col {
background-color: #fff;
border: 1px solid #F5F5F5;
margin-bottom: 30px;
-webkit-transition-duration: .3s;
transition-duration: .3s;
-webkit-transition-property: transform;
transition-property: transform;
-webkit-transform: translateZ(0);
transform: translateZ(0);
}
.pricing-col:hover, .pricing-col:focus {
box-shadow: 0 4px 7px 0 rgba(0, 0, 0, 0.3);
color: #fff;
-webkit-transform: translateY(-5px);
transform: translateY(-5px);
}
.pricing-col.popular {
outline: 5px solid #05AED5;
}
.pricing-header {
background-color: #fff;
color: #fff;
/*padding: 16px 16px 38px 16px;*/
text-align: center;
}
.pricing-title {
color: #9E9E9E;
font-size: 12px;
font-weight: 600;
text-transform: uppercase;
}
.pricing-value {
color: #424242;
font-size: 48px;
margin: 30px 0px;
}
.pricing-duration {
color: #9E9E9E;
font-size: 12px;
margin-bottom: 30px;
}
.pricing-content {
background-color:#c5efebe6;
padding: 16px;
}
.pricing-content .btn, .pricing-content .btn-secondary {
display: block;
font-weight: 600;
margin: 0px 0px 16px 0px;
padding: 10px 12px;
text-align: center;
}
.pricing-content ul {
list-style-position: inside;
margin: 0px -16px;
padding: 0px 30px;
}
.pricing-content ul li {
color: #616161;
font-size: 14px;
padding: 7px 0px;
text-align: center;
}
.pricing-content ul li:last-child {
border-bottom: 0px;
padding-bottom: 0px;
}
/* ------------- First row pricing Table -------------*/
.pricing-header .btn:not(.dropdown-toggle), .pricing-header .btn-secondary:not(.dropdown-toggle) {
background-color: #05AED5;
color: #fff;
}
.pricing-header .btn:not(.dropdown-toggle):hover, .pricing-header .btn-secondary:not(.dropdown-toggle):hover {
box-shadow: 0 4px 7px 0 rgba(0, 0, 0, 0.3);
color: #fff;
}
/* ------------- Shortcode Social Media -------------*/
.post-facebook { background: #3280e7; }
.post-facebook:hover { background: #134fa0; }
.post-twitter { background: #32c8de;}
.post-twitter:hover { background: #188392;}
.post-google-plus {background: #f96f4a;}
.post-google-plus:hover { background: #eb6440;}
.linkedin { background: #729fda;}
.linkedin:hover {background: #3069b6;}
.social-content {
margin-top:7px;
}
.social-content a{
display:inline-block;
width:30px;
height:30px;
text-align:center;
line-height:30px;
color:#fff;
border-radius:50px;
margin-right:3px;
}
/* ------------- end Social Media -------------*/
/*------------------------------------------------------------------
26. Faq
--------------------------------------------------------------------*/
.panel {
border: 0;
border-radius: 5px;
}
.faq-group .panel-title {
font-weight: 400;
}
.faq-group .panel-title .label {
font-size: .65em;
vertical-align: middle
}
.faq-group h2 {
margin-top: 20px;
margin-bottom: 20px;
}
.faq-group .panel-title .num {
font-size: .6em;
display: inline-block;
line-height: 22px;
width: 22px;
text-align: center;
border-radius: 22px;
color: #fff;
font-weight: 700;
margin-right: 5px;
background-color: #33383d;
}
.faq-group .panel-title a {
color: #33383d;
}
.faq-group .panel-default > .panel-heading {
background: none;
padding-left: 0;
border-bottom: 1px solid #ddd
}
/*CSS3 Only Toogling*/
.faq-group .panel-heading .accordion-toggle:after {
/* symbol for "opening" panels */
font-family:'Open Sans', sans-serif;
content: "\f077"; /* adjust as needed, taken from bootstrap.css */
float: right; /* adjust as needed */
color: grey; /* adjust as needed */
}
.faq-group .panel-heading .accordion-toggle.collapsed:after {
/* symbol for "collapsed" panels */
content: "\f078"; /* adjust as needed, taken from bootstrap.css */
}
.faq-rightbar .list-group .list-group-item {
font-weight: 700;
text-transform: uppercase;
background: none;
border: 0;
border-radius: 0
}
.faq-rightbar .list-group .list-group-item:hover {
background: #5bc0de;
color: #fff
}
.faq-rightbar h4 {
padding-left: 15px;
}
.green-btn, .bg-green, .powerwidget.green {
background-color: #82b964;
}
/* ---------------------- faq end -------------------*/
/*------------------------------------------------------------------
27. New home page
--------------------------------------------------------------------*/
.default-service-item {
padding-top: 80px;
}
.steps-img {
height: 73px;
width: 72px;
display: block;
margin-bottom: 14px;
}
.default-service-description .step-no {
color: #fff;
font-size: 20px;
font-family: 'Open Sans', sans-serif;
display: block;
margin-bottom: 8px;
background-color: #05AED5;
width: 40px;
text-align: center;
border-radius: 50px;
}
.default-service-description h3 {
margin-bottom: 20px;
font-size: 18px;
font-weight: 700;
}
.default-service-description p {
line-height: 1.85;
}
/* -------------- insurance coverage section ---------------------*/
.insurance-coverage-image-section {
position: relative;
overflow: hidden;
}
.small-btn {
background-color: transparent;
border: 2px solid #05AED5;
color: #ffffff;
display: inline-block;
font-family:'Open Sans', sans-serif;
font-size: 12px;
font-weight: 400;
left: 20px;
padding: 6px 24px;
position: absolute;
text-align: center;
text-transform: uppercase;
top: 21px;
}
.small-btn:hover {
color: #ffffff;
}
.small-btn.tech {
padding: 6px 10px;
}
.small-btn.real-estate {
padding: 6px 13px;
}
.plus-icon {
background-color: #05AED5;
bottom: -20px;
display: inline-block;
height: 56px;
left: -59px;
position: absolute;
transform: rotate(45deg);
width: 136px;
-webkit-transform: rotate(45deg);
-o-transform: rotate(45deg);
-ms-transform: rotate(45deg);
-moz-transform: rotate(45deg);
z-index: 1;
}
.plus-icon:before {
background: url('../images/plus-icon.png') no-repeat center center;
content: "";
display: inline-block;
height: 14px;
left: 61px;
position: absolute;
top: 9px;
transform: rotate(45deg);
-webkit-transform: rotate(45deg);
-ms-transform: rotate(45deg);
-moz-transform: rotate(45deg);
-o-transform: rotate(45deg);
width: 14px;
}
.insurance-coverage-img-wrapper {
margin-bottom: 25px;
}
.img-overlay {
position: absolute;
top: 0;
left: 0;
width: 100%;
height: 100%;
background-color: rgba( 5, 174, 243, 0.8 );
text-align: center;
transition: all 0.5s ease 0s;
-webkit-transition: all 0.5s ease 0s;
-ms-transition: all 0.5s ease 0s;
-moz-transition: all 0.5s ease 0s;
-o-transition: all 0.5s ease 0s;
opacity: 0;
}
.insurance-coverage-image-section:hover .img-overlay {
opacity: 1;
}
.img-overlay .img-overlay-wrapper {
position: absolute;
top: 50%;
transform: translateY(-50%);
-webkit-transform: translateY(-50%);
-ms-transform: translateY(-50%);
-moz-transform: translateY(-50%);
-o-transform: translateY(-50%);
padding: 12px 10px 0;
left: 0;
margin: auto;
right: 0;
}
.insurance-coverage-image-section:hover .plus-icon {
background-color: #05AED5;
}
.img-overlay h3 {
font-size: 18px;
font-family: 'Open Sans', sans-serif;
font-weight: 700;
color: #fff;
text-transform: uppercase;
letter-spacing: -0.4px;
margin-bottom: 8px;
}
.img-overlay h3 a {
display: inline-block;
color: #fff;
}
.img-overlay p {
font-weight: 400;
color: #fffdfa;
}
.featured-project-block .common-btn {
margin-top: 45px;
padding: 10px 25px;
margin-left: 0;
}
.main-tect {
position: relative;
overflow: hidden;
}
.all-insurance-btn{
margin-top: 40px;
}
.insurance-read-more {
margin-top: 10px;
}
/* -------------- end New home page-------------*/
.new{
background-color: #ff0000;
color: #fff;
padding: 0 5px;
}
/*------------------------------------*\
#ACCORDION
\*------------------------------------*/
.accordion .panel {
border-color: rgba(49, 49, 49, 0.1);
padding: 20px 10px 0 10px;
margin-bottom: 0;
box-shadow: none;
-moz-box-shadow: none;
-webkit-box-shadow: none;
-moz-border-radius: 1px;
-webkit-border-radius: 1px;
-moz-border-radius: 1px;
-webkit-border-radius: 1px;
border-radius: 1px;
}
.accordion .panel .panel-heading {
background-color: transparent;
padding: 0 0 10px 0;
}
.accordion .panel .panel-heading h4 {
font-size: 16px;
color: #313131;
line-height: 1;
font-weight: 700;
}
.accordion .panel-heading {
-moz-border-radius: 0;
-webkit-border-radius: 0;
border-radius: 0;
}
.accordion .panel-heading a {
line-height: 30px;
text-transform: uppercase;
}
.accordion .panel-heading a:hover,
.accordion .panel-heading a:focus,
.accordion .panel-heading a:active {
text-decoration: none
}
.accordion .panel-heading .accordion-toggle:after {
content: "\f068"; /* symbol for "opening" panels */
float: right;
font-family: 'Open Sans', sans-serif;
font-size: 10px;
color: #fff;
background-color: #05AED5;
text-align: center;
width: 30px;
height: 30px;
line-height: 30px;
-moz-border-radius: 1px;
-webkit-border-radius: 1px;
border-radius: 1px;
}
.accordion .panel-heading .accordion-toggle.collapsed:after {
content: "\f067"; /* symbol for "collapsed" panels */
color: #05AED5;
background-color: transparent;
}
.accordion .panel .panel-body {
border-top-color: rgba(49, 49, 49, 0.1);
padding: 10px 0;
color: #9e9e9e;
font-size: 14px;
font-weight: 500;
line-height: 25px;
}
/* ------------ end accordion---------- */
/*----------- custom styles --------------------------*/
.big-banner{
background-image: url(../images/page/MetLife_img.png);
background-repeat: no-repeat;
height: 300px;
width: 1500;
}
.hrcolor{
border-color: #337ab7;
margin-top:0px !important;
}
.h5{
margin-top: 0px !important;
margin-bottom: 0px !important;
}
.flex-rectangle {
width: 150px;
height: 100px;
background-color: #4682B4;
}
.flex-rectangle:before{
content: "";
display: block;
padding-top: 25%;
}
.al{
padding-left: 28px;
}
.img-padding{
padding-top: 80px;
}
/*Policy holder*/
.progress_bar{
display: flex;
justify-content: center;
}
.policy_holder_title{
padding-right: 10px;
}
.patientview{
border: 1px solid;
margin-bottom:10px;
}
.patientviewlabel{
color:#5b9bd5;
}
/* Style the tab */
.tab {
overflow: hidden;
/* border: 1px solid #99bede;*/
/*background-color:#ddd;*/
}
/* Style the buttons inside the tab */
.tab button {
background-color: inherit;
float: left;
border: none;
outline: none;
cursor: pointer;
padding: 14px 16px;
transition: 0.3s;
font-size: 17px;
font-family: 'Open Sans', sans-serif;
}
/* Change background color of buttons on hover */
.tab button {
background-color: #ddd;
}
/* Create an active/current tablink class */
.tab button.active {
background-color: #5b9bd5;
color: #ffffff;"
}
/* Style the tab content */
.tabcontent {
display: none;
padding: 6px 12px;
/* border: 0px #05AED5;;*/
border-top: none;
}
.product_text:focus {
color: #ffffff !important;
}
.product_text {
color: #000000 !important;
}
.center_text{
font-size: 11px;
padding-top: 5px;
}
.head_text{
width:150px;
}
.center_header{
color: black;
font-weight: bold;
}
.headerh5{
padding-top: 3px;
padding-bottom: 3px;
font-size:14px;
}
.labelForm{
font-family: 'Open Sans', sans-serif;
}
.table-borderless{
margin-top: 30px !important;
}
.payCash{
border: 1px solid black!important;
}
.receipt{
width:600px!important;
height:600px!important;
margin-left: 300px!important;
border: double 4px black!important;
outline: solid 3px black!important;
margin-top: 30px!important;
}
.paycashButtn{
background-color: green;
border-radius: 18px;
-moz-border-radius: 18px;
-webkit-border-radius: 18px;
-o-border-radius: 18px;
color: #ffffff;
display: inline-block;
font-family: 'Open Sans', sans-serif;
font-size: 14px;
font-weight: 400;
line-height: 20px;
margin: 0;
padding: 8px 20px;
color: #fff;
background-color: green;
border-color: green;
}
input[type="checkbox"] {
transform:scale(2, 2);
}
.btnDocs{
margin-top: 250px!important;
}
.payment-head1{
width: 33%!important;
}
.payment-head2{
background-color:#b3aeaede!important;
width: 33%!important;
text-align: center!important;
}
.payment-head3{
background-color: #367fa9!important;
width: 120px!important;
float: right!important;
}
.payment-head4{
width: 200px!important;
float: right!important;
}
.methodDiv{
padding-top: 50px!important;
}
.paybycashlabel{
width:130px!important;
border: 1px solid black!important;
margin-top: 8px!important;
}
.paybycashfield{
width:216px!important;
margin-top: 8px!important;
}
.paybycashbuttons{
margin-top: 15px;
margin-left: 380px;
}
.section-top{
border-top: 1px solid #bbe9f7;
}
.homepage-top{
padding-left: 15px;
}
.productslisting-img{
width: 231px!important;
height: 133px!important;
}
.products-productspricing{
font-size: 20px;
font-weight: bold;
}
.inout-patient{
background-color: #5b9bd5!important;
height: 70px!important;
}
.inout-patient-para{
font-size:20px!important;
color: #ffffff!important;
margin-top: 10px!important;
}
.inout-patient-buybutton{
background-color: #5b9bd5!important;
font-size:20px;color: white!important;
color: #ffffff; font-weight:bold!important;
border-color: #ffffff !important;
border-radius: 10px!important;
}.inout-patient-buybutton1{
background-color: #5b9bd5;
color: white;
font-weight:bold;
border-color:
#ffffff !important;
border-radius: 2px;
}
}
.inout-tabcontent{
display: block!important;padding-top: 0px!important;
}
.inout-upperdiv{
background-color: #5b9bd5;
border-radius: 15px;
padding: 5px;
margin-top:5px;
}
.inout-upperdivp{
font-size:14px; color: #ffffff;
}
.inout-middlediv{
background-color: #5b9bd5; margin-top:5px; height:30px;
}
.inout-middlediv1{
width:150px;padding-top: 5px;
}
.inout-middledivp{
font-size:14px; color: #ffffff;
}
.inout-middlediv2{
padding-top: 5px;
}
.inout-middlediv2p{
padding-top: -5px;
color: #ffffff;
font-style: italic;
font-size:14px;
}
.inout-form1{
padding-top: 10px;
}
.inout-buybtn2{
background-color: #5b9bd5; color: white; font-weight:bold; border-color: #ffffff; !important;border-radius: 2px;
}
.pol-holder-btncancel{
margin-right:0px;
}
.pol-holder-btnnext{
margin-right:16px;
}
.member-detsmall{
font-size: 9.5px;
}
.member-detsmall1{
font-size: 7.5px;
}
.add-memberp{
font-size: 15px;padding: 0px;
}
.add-memberh2{
padding: 0px;
}
.docsupload-div1{
padding-bottom: 10px;
}
.docsupload-div2{
width: 33%;
}
.docsupload-label{
font-size: 16px!important;
}
.docsupload-div3{
background-color:#b3aeaede;width: 33%;text-align: center;
}
.docsupload-div4{
background-color: #367fa9;width: 120px;float: right; color: white
}
.docsupload-div5{
width: 200px!important;float: right!important;
}
.docsupload-div6{
padding-left: 126px;
}
.docsupload-span{
color: #337ab7;
}
.docsupload-th{
color:white!important;
}
.docsupload-td{
color: #7a7a7a!important;
}
.docsupload-td1{
border:1px double #ddd!important;
}
.docsupload-td2{
border:1px double white!important;
}
.docsupload-agree{
float: right;
}
.pay-gatewaydiv1{
background-color: #ddd;width: 373px;
}
.pay-gatewaydiv2{
margin-top: 20px!important;
}
.pay-gatewaydiv3{
margin-bottom: 8px !important;
}
.pay-gatewaydiv4{
background-color: #ddd; margin-bottom: 8px !important;width: 373px;
}
.payment-gateinput{
margin-bottom: 8px !important;
border: 1px solid #a7a4a4 !important;
color: black
}
.payment-gateinput1{
margin-bottom: 8px !important; border: 1px solid #a7a4a4 !important;
}
.payment-gatelabel{
font-size: 12px;
}
.paycash-label1{
margin-bottom: 10px;
}
.paycash-hr{
border-top: 1px solid black!important;margin-top: 0px !important;
margin-bottom: 0px !important;
}
.paycash-div1{
padding-top: 15px;font-weight: bold;
}
.paycash-p1{
color: red;font-weight: bold;padding-left: 15px;padding-right: 15px;padding-top: 10px;
}
.paycash-p2{
padding-top: 10px;padding-left: 15px;padding-right: 15px;color: red;font-weight: bold;
}
.paycash-div2{
float: left;
}
.paycash-img{
margin-top: 27px;
}
.paycash-p3{
margin-top: 15px;
}
@media only screen and (min-width : 768px) and (max-width : 1024px){
.productslisting{
min-height: 330px!important;
}
.col-sm-8{
width:50%!important;
}
.btnDocs {
margin-top: 0px !important;
}
.payment-head1{
float: left!important;
width:170px!important;
}
.payment-head2{
background-color:#b3aeaede!important;
float: left!important;
width:210px!important;
}
.payment-head3{
background-color: #367fa9!important;
float: left!important;
margin-left: 5px;
}
.payment-head4{
float: left!important;
}
.methodDiv{
padding-top: 0px!important;
}
.payCash{
width:358px!important;
height:310px!important
border: 1px solid black!important;
}
.paybycashlabel{
width:130px!important;
border: 1px solid black!important;
margin-top: 0px!important;
}
.paybycashfield{
width:150px;
margin-top: 0px;
}
.paybycashbuttons{
margin-top: 20px;
margin-left: 350px;
}
}
}
span .text-red{
color: red;
}
.navbar{
border-radius: 0px!important;
}
.navbar-inverse{
padding: 10px;
}
.navbar-inverse .navbar-brand{
color: white!important;
}
.pulse {
animation-name: pulse_animation;
animation-duration: 5000ms;
animation-iteration-count: infinite;
animation-timing-function: linear;
}
@keyframes pulse_animation {
0% { transform: scale(1); }
30% { transform: scale(1); }
40% { transform: scale(1.01); }
50% { transform: scale(1); }
60% { transform: scale(1); }
70% { transform: scale(1.05); }
80% { transform: scale(1); }
100% { transform: scale(1); }
}
.tb_txt{
font-size: 16px;
}
.heading_01{
color: black;
font-size: 25px;
font-family: arial;
}
.cus_margin{
margin-bottom: 15px;
}
.alert {
padding: 0px!important;
margin-bottom: 0px!important;
}
.heading_02{
text-align: center;
font-family: arial;
color: black;
}
.sub_text_01{
text-align: center;
font-weight: bold;
}
.cus_margin small{
font-size: 61%;
}
.cust_pos{
display: block;
margin: auto;
padding-top: 6%;
}
.cust_label{
text-align: center;
vertical-align: middle;
line-height: 55px;
}
.cust_width .paybycashlabel{
width: 100%!important;
}
.cus_size{
height: 332px;
}
| 0.401805 | 0.172207 |
:root {
--layout-z-portal: 3;
}
.VegaLayout {
--layout-resizer-size: 2px;
--layout-z-resizer: 1;
--layout-z-header: calc(var(--layout-z-resizer) + 1);
--layout-header-height: 25px;
position: relative;
box-sizing: border-box;
height: 100%;
&__Header {
position: sticky;
z-index: var(--layout-z-header);
top: 0;
right: 0;
left: 0;
display: flex;
overflow-x: auto;
overflow-y: hidden;
justify-content: space-between;
box-sizing: border-box;
height: var(--layout-header-height);
background-color: var(--color-bg-default);
border-bottom: 1px solid var(--color-bg-secondary);
flex-shrink: 0;
&::-webkit-scrollbar {
width: 2px;
height: 2px;
}
&:focus,
&:focus:hover {
outline: none;
box-shadow: 0 0 0 3px var(--color-control-bg-focus);
animation: buttonFocusAnimation 0.5s ease-in;
}
.Button:focus,
.Button:focus:hover {
box-shadow: inset 0 0 0 2px var(--color-control-bg-focus);
animation: none;
}
.Button_size_xs {
height: calc(var(--control-height-xs) - 2px);
}
}
&__MenuWrapper {
z-index: var(--layout-z-portal);
}
&__MenuTrigger {
max-width: unset;
> .Icon {
transition: transform 0.1s ease;
}
&_isMenuOpen {
> .Icon {
transform: rotate(-180deg);
}
}
}
&__Delimiter {
margin: var(--space-s);
height: var(--control-border-width);
}
&__Resizer {
position: relative;
z-index: var(--layout-z-resizer);
padding: 0;
background-color: var(--color-bg-secondary);
border: none;
&::after {
content: '';
position: absolute;
display: block;
}
&:hover,
&.is-active {
z-index: var(--layout-z-header);
background-color: var(--color-control-bg-primary);
}
&:focus {
outline: none;
}
&_split_horizontal {
width: var(--layout-resizer-size);
height: 100%;
cursor: ew-resize;
&:hover::after {
top: 0;
left: calc(var(--layout-resizer-size) * -2);
width: calc(var(--layout-resizer-size) * 6);
height: 100%;
}
}
&_split_vertical {
width: 100%;
height: var(--layout-resizer-size);
cursor: ns-resize;
&:hover::after {
top: calc(var(--layout-resizer-size) * -2);
left: 0;
width: 100%;
height: calc(var(--layout-resizer-size) * 6);
}
}
}
&__Window {
--first-view-size: 1fr;
--second-view-size: 1fr;
position: relative;
display: flex;
overflow: hidden;
flex-direction: column;
box-sizing: border-box;
height: 100%;
color: var(--color-typo-primary);
background-color: var(--color-bg-default);
&_split_horizontal {
display: grid;
grid-template-rows: auto;
grid-template-columns: minmax(25px, var(--first-view-size)) var(--layout-resizer-size) minmax(
25px,
var(--second-view-size)
);
}
&_split_vertical {
display: grid;
grid-template-columns: 1fr;
grid-template-rows:
minmax(var(--layout-header-height), var(--first-view-size)) var(--layout-resizer-size)
minmax(var(--layout-header-height), var(--second-view-size));
}
}
&__Body {
overflow: auto;
box-sizing: border-box;
height: 100%;
flex-shrink: 1;
}
}
@keyframes buttonFocusAnimation {
from {
box-shadow: 0 0 0 0 var(--color-control-bg-focus), 0 0 0 0 var(--color-control-bg-active);
}
to {
box-shadow: 0 0 0 3px var(--color-control-bg-focus), 0 0 0 6px transparent;
}
}
.VegaLayout__MenuWrapper .VegaLayout__List {
z-index: var(--layout-z-portal);
padding: var(--space-xs) 0;
box-sizing: border-box;
min-width: 240px;
background: var(--color-bg-default);
border: var(--control-border-width) solid var(--color-bg-border);
border-radius: var(--control-radius);
box-shadow: 0 4px 16px rgba(0, 32, 51, 0.18), 0 2px 2px rgba(0, 0, 0, 0.04);
}
.VegaLayout__List .VegaLayout__Option {
padding: calc(var(--space-xs) + 2px) var(--space-s);
display: flex;
align-items: center;
font-size: var(--size-text-s);
border-radius: 0;
.Button-Label {
text-align: left;
}
}
|
src/components/layout/Layout.css
|
:root {
--layout-z-portal: 3;
}
.VegaLayout {
--layout-resizer-size: 2px;
--layout-z-resizer: 1;
--layout-z-header: calc(var(--layout-z-resizer) + 1);
--layout-header-height: 25px;
position: relative;
box-sizing: border-box;
height: 100%;
&__Header {
position: sticky;
z-index: var(--layout-z-header);
top: 0;
right: 0;
left: 0;
display: flex;
overflow-x: auto;
overflow-y: hidden;
justify-content: space-between;
box-sizing: border-box;
height: var(--layout-header-height);
background-color: var(--color-bg-default);
border-bottom: 1px solid var(--color-bg-secondary);
flex-shrink: 0;
&::-webkit-scrollbar {
width: 2px;
height: 2px;
}
&:focus,
&:focus:hover {
outline: none;
box-shadow: 0 0 0 3px var(--color-control-bg-focus);
animation: buttonFocusAnimation 0.5s ease-in;
}
.Button:focus,
.Button:focus:hover {
box-shadow: inset 0 0 0 2px var(--color-control-bg-focus);
animation: none;
}
.Button_size_xs {
height: calc(var(--control-height-xs) - 2px);
}
}
&__MenuWrapper {
z-index: var(--layout-z-portal);
}
&__MenuTrigger {
max-width: unset;
> .Icon {
transition: transform 0.1s ease;
}
&_isMenuOpen {
> .Icon {
transform: rotate(-180deg);
}
}
}
&__Delimiter {
margin: var(--space-s);
height: var(--control-border-width);
}
&__Resizer {
position: relative;
z-index: var(--layout-z-resizer);
padding: 0;
background-color: var(--color-bg-secondary);
border: none;
&::after {
content: '';
position: absolute;
display: block;
}
&:hover,
&.is-active {
z-index: var(--layout-z-header);
background-color: var(--color-control-bg-primary);
}
&:focus {
outline: none;
}
&_split_horizontal {
width: var(--layout-resizer-size);
height: 100%;
cursor: ew-resize;
&:hover::after {
top: 0;
left: calc(var(--layout-resizer-size) * -2);
width: calc(var(--layout-resizer-size) * 6);
height: 100%;
}
}
&_split_vertical {
width: 100%;
height: var(--layout-resizer-size);
cursor: ns-resize;
&:hover::after {
top: calc(var(--layout-resizer-size) * -2);
left: 0;
width: 100%;
height: calc(var(--layout-resizer-size) * 6);
}
}
}
&__Window {
--first-view-size: 1fr;
--second-view-size: 1fr;
position: relative;
display: flex;
overflow: hidden;
flex-direction: column;
box-sizing: border-box;
height: 100%;
color: var(--color-typo-primary);
background-color: var(--color-bg-default);
&_split_horizontal {
display: grid;
grid-template-rows: auto;
grid-template-columns: minmax(25px, var(--first-view-size)) var(--layout-resizer-size) minmax(
25px,
var(--second-view-size)
);
}
&_split_vertical {
display: grid;
grid-template-columns: 1fr;
grid-template-rows:
minmax(var(--layout-header-height), var(--first-view-size)) var(--layout-resizer-size)
minmax(var(--layout-header-height), var(--second-view-size));
}
}
&__Body {
overflow: auto;
box-sizing: border-box;
height: 100%;
flex-shrink: 1;
}
}
@keyframes buttonFocusAnimation {
from {
box-shadow: 0 0 0 0 var(--color-control-bg-focus), 0 0 0 0 var(--color-control-bg-active);
}
to {
box-shadow: 0 0 0 3px var(--color-control-bg-focus), 0 0 0 6px transparent;
}
}
.VegaLayout__MenuWrapper .VegaLayout__List {
z-index: var(--layout-z-portal);
padding: var(--space-xs) 0;
box-sizing: border-box;
min-width: 240px;
background: var(--color-bg-default);
border: var(--control-border-width) solid var(--color-bg-border);
border-radius: var(--control-radius);
box-shadow: 0 4px 16px rgba(0, 32, 51, 0.18), 0 2px 2px rgba(0, 0, 0, 0.04);
}
.VegaLayout__List .VegaLayout__Option {
padding: calc(var(--space-xs) + 2px) var(--space-s);
display: flex;
align-items: center;
font-size: var(--size-text-s);
border-radius: 0;
.Button-Label {
text-align: left;
}
}
| 0.66236 | 0.18954 |
right: -42%;
visibility: visible!important;
width: 42.3%!important;
height: 100vh;
top: 73px;
-webkit-transition: width 2s; /* Safari prior 6.1 */
transition: width 2s;
}
#gen-blocky-view textarea#content_selenium.active {
right: 0;
-webkit-transition: width 2s; /* Safari prior 6.1 */
transition: width 2s;
}
#gen-blocky-view #content_blocks{
margin-top:-60px;
}
body:not([view="gen-blocky"]) .blocklyToolboxDiv,
body:not([view="gen-blocky"]) .blocklyWidgetDiv,
body:not([view="gen-blocky"]) .blocklyTooltipDiv{
display:none!important
}
div#active_selenium.active {
right: 38%;
}
div#active_selenium {
position: absolute;
padding: 10px;
cursor: pointer;
top: 125px;
right: -51px;
background-color: #ecf55e;
transform: rotate(-90deg);
/* Safari */
-webkit-transform: rotate(-90deg);
/* Firefox */
-moz-transform: rotate(-90deg);
/* IE */
-ms-transform: rotate(-90deg);
/* Opera */
-o-transform: rotate(-90deg);
/* Internet Explorer */
filter: progid:DXImageTransform.Microsoft.BasicImage(rotation=3);
}
#languageMenu {
vertical-align: top;
margin-left: 15px;
margin-right: 15px;
margin-top: 15px;
}
#gen-blocky-view .farSide {
text-align: right;
}
#gen-blocky-view .farSide {
text-align: left;
}
body[view="gen-blocky"] .gen-viewers-toolbar{
display:none;
}
/* Buttons */
#gen-blocky-view button {
margin: 5px;
padding: 10px;
border-radius: 4px;
border: 1px solid #ddd;
font-size: large;
background-color: #eee;
color: #000;
}
#gen-blocky-view button.primary {
border: 1px solid #dd4b39;
background-color: #dd4b39;
color: #fff;
}
#gen-blocky-view button.primary>img {
opacity: 1;
}
#gen-blocky-view button>img {
opacity: 0.6;
vertical-align: text-bottom;
}
#gen-blocky-view button:hover>img {
opacity: 1;
}
#gen-blocky-view button:active {
border: 1px solid #888 !important;
}
#gen-blocky-view button:hover {
box-shadow: 2px 2px 5px #888;
}
#gen-blocky-view button.disabled:hover>img {
opacity: 0.6;
}
#gen-blocky-view button.disabled {
display: none;
}
#gen-blocky-view button.notext {
font-size: 10%;
}
#gen-blocky-view h1 {
font-weight: normal;
font-size: 140%;
margin-left: 5px;
margin-right: 5px;
}
/* Tabs */
#gen-blocky-view #tabRow>td {
border: 1px solid #ccc;
border-bottom: none;
}
#gen-blocky-view td.tabon {
border-bottom-color: #ddd !important;
background-color: #ddd;
padding: 5px 19px;
}
#gen-blocky-view td.taboff {
cursor: pointer;
padding: 5px 19px;
}
#gen-blocky-view td.taboff:hover {
background-color: #eee;
}
#gen-blocky-view td.tabmin {
border-top-style: none !important;
border-left-style: none !important;
border-right-style: none !important;
}
#gen-blocky-view td.tabmax {
border-top-style: none !important;
border-left-style: none !important;
border-right-style: none !important;
width: 99%;
padding-left: 10px;
padding-right: 10px;
text-align: right;
}
html[dir=rtl] td.tabmax {
text-align: left;
}
#gen-blocky-view table {
border-collapse: collapse;
margin: 0;
padding: 0;
border: none;
}
#gen-blocky-view td {
padding: 0;
vertical-align: top;
}
#gen-blocky-view .content {
visibility: hidden;
margin: 0;
padding: 1ex;
position: absolute;
direction: ltr;
}
#gen-blocky-view pre.content {
border: 1px solid #ccc;
overflow: scroll;
}
#gen-blocky-view #content1_blocks {
padding: 0;
}
#gen-blocky-view .blocklySvg {
border-top: none !important;
}
#gen-blocky-view #content2_xml {
resize: none;
outline: none;
border: 1px solid #ccc;
font-family: monospace;
overflow: scroll;
}
#gen-blocky-view #languageMenu {
vertical-align: top;
margin-top: 15px;
margin-right: 15px;
}
/* Buttons */
#gen-blocky-view button {
padding: 1px 10px;
margin: 1px 5px;
}
/* Sprited icons. */
#gen-blocky-view .icon21 {
height: 21px;
width: 21px;
background-image: url(icons.png);
}
#gen-blocky-view .trash {
background-position: 0px 0px;
}
#gen-blocky-view .link {
background-position: -21px 0px;
}
#gen-blocky-view .run {
background-position: -42px 0px;
}
.blocklyWidgetDiv .goog-menu{
max-height: 385px;
}
.blocklyToolboxDiv{
height: 627px !important;
top: 99.8594px !important;
}
body.sidebar-off #igrp-contents{
top: 6px !important;
}
|
IGRP-Template/src/main/webapp/images/IGRP/IGRP2.3/core/blockly/css/igrp.blocky.css
|
right: -42%;
visibility: visible!important;
width: 42.3%!important;
height: 100vh;
top: 73px;
-webkit-transition: width 2s; /* Safari prior 6.1 */
transition: width 2s;
}
#gen-blocky-view textarea#content_selenium.active {
right: 0;
-webkit-transition: width 2s; /* Safari prior 6.1 */
transition: width 2s;
}
#gen-blocky-view #content_blocks{
margin-top:-60px;
}
body:not([view="gen-blocky"]) .blocklyToolboxDiv,
body:not([view="gen-blocky"]) .blocklyWidgetDiv,
body:not([view="gen-blocky"]) .blocklyTooltipDiv{
display:none!important
}
div#active_selenium.active {
right: 38%;
}
div#active_selenium {
position: absolute;
padding: 10px;
cursor: pointer;
top: 125px;
right: -51px;
background-color: #ecf55e;
transform: rotate(-90deg);
/* Safari */
-webkit-transform: rotate(-90deg);
/* Firefox */
-moz-transform: rotate(-90deg);
/* IE */
-ms-transform: rotate(-90deg);
/* Opera */
-o-transform: rotate(-90deg);
/* Internet Explorer */
filter: progid:DXImageTransform.Microsoft.BasicImage(rotation=3);
}
#languageMenu {
vertical-align: top;
margin-left: 15px;
margin-right: 15px;
margin-top: 15px;
}
#gen-blocky-view .farSide {
text-align: right;
}
#gen-blocky-view .farSide {
text-align: left;
}
body[view="gen-blocky"] .gen-viewers-toolbar{
display:none;
}
/* Buttons */
#gen-blocky-view button {
margin: 5px;
padding: 10px;
border-radius: 4px;
border: 1px solid #ddd;
font-size: large;
background-color: #eee;
color: #000;
}
#gen-blocky-view button.primary {
border: 1px solid #dd4b39;
background-color: #dd4b39;
color: #fff;
}
#gen-blocky-view button.primary>img {
opacity: 1;
}
#gen-blocky-view button>img {
opacity: 0.6;
vertical-align: text-bottom;
}
#gen-blocky-view button:hover>img {
opacity: 1;
}
#gen-blocky-view button:active {
border: 1px solid #888 !important;
}
#gen-blocky-view button:hover {
box-shadow: 2px 2px 5px #888;
}
#gen-blocky-view button.disabled:hover>img {
opacity: 0.6;
}
#gen-blocky-view button.disabled {
display: none;
}
#gen-blocky-view button.notext {
font-size: 10%;
}
#gen-blocky-view h1 {
font-weight: normal;
font-size: 140%;
margin-left: 5px;
margin-right: 5px;
}
/* Tabs */
#gen-blocky-view #tabRow>td {
border: 1px solid #ccc;
border-bottom: none;
}
#gen-blocky-view td.tabon {
border-bottom-color: #ddd !important;
background-color: #ddd;
padding: 5px 19px;
}
#gen-blocky-view td.taboff {
cursor: pointer;
padding: 5px 19px;
}
#gen-blocky-view td.taboff:hover {
background-color: #eee;
}
#gen-blocky-view td.tabmin {
border-top-style: none !important;
border-left-style: none !important;
border-right-style: none !important;
}
#gen-blocky-view td.tabmax {
border-top-style: none !important;
border-left-style: none !important;
border-right-style: none !important;
width: 99%;
padding-left: 10px;
padding-right: 10px;
text-align: right;
}
html[dir=rtl] td.tabmax {
text-align: left;
}
#gen-blocky-view table {
border-collapse: collapse;
margin: 0;
padding: 0;
border: none;
}
#gen-blocky-view td {
padding: 0;
vertical-align: top;
}
#gen-blocky-view .content {
visibility: hidden;
margin: 0;
padding: 1ex;
position: absolute;
direction: ltr;
}
#gen-blocky-view pre.content {
border: 1px solid #ccc;
overflow: scroll;
}
#gen-blocky-view #content1_blocks {
padding: 0;
}
#gen-blocky-view .blocklySvg {
border-top: none !important;
}
#gen-blocky-view #content2_xml {
resize: none;
outline: none;
border: 1px solid #ccc;
font-family: monospace;
overflow: scroll;
}
#gen-blocky-view #languageMenu {
vertical-align: top;
margin-top: 15px;
margin-right: 15px;
}
/* Buttons */
#gen-blocky-view button {
padding: 1px 10px;
margin: 1px 5px;
}
/* Sprited icons. */
#gen-blocky-view .icon21 {
height: 21px;
width: 21px;
background-image: url(icons.png);
}
#gen-blocky-view .trash {
background-position: 0px 0px;
}
#gen-blocky-view .link {
background-position: -21px 0px;
}
#gen-blocky-view .run {
background-position: -42px 0px;
}
.blocklyWidgetDiv .goog-menu{
max-height: 385px;
}
.blocklyToolboxDiv{
height: 627px !important;
top: 99.8594px !important;
}
body.sidebar-off #igrp-contents{
top: 6px !important;
}
| 0.281998 | 0.0729 |
body {
margin: 0 auto;
text-align: center;
font-family: Helvetica,"微软雅黑", Tahoma, Arial, "Noto Sans CJK SC", "Source Han Sans CN", STXihei, "华文细黑", "Microsoft YaHei", SimHei, "黑体", SimSun, "宋体", Sans-serif;
font-size: 100%;
background: #fff;
color: #5f6161;
text-align: center;
}
img {
max-width: 100%;
}.block2 .a-list .a-list-item
a:link,
a:visited,
a:active,
a:hover {
color: #000;
text-decoration: none;
}
.setname {
width: 57px;
display: inline-block;
overflow: hidden;
text-overflow: ellipsis;
white-space: nowrap;
}
.container {
font-size: 14px;
line-height: 1.5em;
}
.container h3 {
font-size: 1.8em;
font-weight: bold;
}
.container h4 {
font-size: 1.2em;
font-weight: bold;
}
.container p {
font-size: 14px;
}
/*@media (min-width: 1200px) {
.container {
width: 970px;
}
}*/
.underline {
text-decoration: underline;
}
.remove-padding-x {
padding-left: 0;
padding-right: 0;
}
.remove-padding-y {
padding-top:0;
padding-bottom:0;
}
.theme {
color: #00923d;
}
/*btn-my*/
.btn-my {
cursor: pointer;
display: inline-block;
margin: 5px;
color: #F5A30E;
}
.btn-my-white {
margin: auto 10px;
}
.index .btn-my-white:hover {
color: #fff;
}
.btn-my-coffee {
color: #bb9a6c;
}
/*lua-logo*/
.logo-big {
max-width: 350px;
position: relative;
top:-200px;
margin-bottom: 14px;
}
.logo-small {
max-width: 150px;
position: relative;
top:-200px;
}
.margin-0 {
margin-top:0px;
margin-bottom: 0px;
}
.margin-5 {
margin-top:5px;
margin-bottom: 5px;
}
.margin-10 {
margin-top:10px;
margin-bottom: 10px;
}
.margin-15 {
margin-top:15px;
margin-bottom: 15px;
}
.margin-20 {
margin-top:20px;
margin-bottom: 20px;
}
.padding-no {
padding:0;
}
.padding-noh {
padding-left: 0;
padding-right: 0;
}
.padding-nov {
padding-top: 0;
padding-bottom: 0;
}
/* Index */
.index {
background: #fff;
}
.index .login-wrap {
background-color: #000;
display: block;
color: #bb9a6c;
padding: 5px 0;
}
.index .top-search {
border-radius: 3px;
padding-left: 5px;
padding-right: 5px;
white-space: nowrap;
outline: none;
}
.index .top-search-sm {
border-radius: 3px;
padding-left: 5px;
padding-right: 5px;
white-space: nowrap;
outline: none;
width: 150px;
height: 30px;
}
.index .search-mobile{
display: inline-block;
float: right;
}
.index .btn-login,.index .btn-reg {
color:#F5A30E;
}
.affix {
position: fixed;
top: 0;
z-index: 9999;
}
.navbar-toggle-mobile {
background-color: #D69A2C;
}
.navbar-toggle-mobile .icon-bar {
background-color: #000;
}
.navbar-my {
background-color: #000;
color: #bb9a6c;
vertical-align: middle;
border-radius: 0;
border-top: 4px solid #F5A30E;
}
.navbar-my .collapse-my {
height: 49px!important;
}
.navbar-my .collapse-my ul {
height:inherit;
width: 100%;
}
.navbar-my .collapse-my ul li {
display: inline-block;
height: inherit;
vertical-align: middle;
width: 16.6666666%;
position: relative;
}
.navbar-my .collapse-my ul.nav.navbar-nav li a {
display: inline-block;
text-decoration: none;
font-size: 20px;
width: 100%;
height: 100%;
color: #F5A30E;
}
.navbar-my .collapse-my ul.nav.navbar-nav li .sec-menu {
position: absolute;
top:90%;
left:0%;
width: 100%;
background-color: #fff;
display: none;
z-index: 5;
box-shadow: 0 1px 6px #000;
border: 1px solid #ebebeb;
}
.navbar-my .collapse-my ul.nav.navbar-nav li .sec-menu a {
display: block;
padding: 10px 20px;
color: #915A0C;
font-size: 16px;
cursor:pointer;
border-bottom: 1px solid #ebebeb;
}
.navbar-my .collapse-my ul.nav.navbar-nav li .sec-menu a:hover {
color: #fff;
background-color: #D69A2C;
-webkit-transition: background-color 0.3s ease-in-out;
-ms-transition: background-color 0.3s ease-in-out;
-moz-transition: background-color 0.3s ease-in-out;
-o-transition: background-color 0.3s ease-in-out;
}
.navbar-my .collapse-my ul.nav.navbar-nav li a:hover {
color: #000;
background-color: #D69A2C;
-webkit-transition: background-color 0.3s ease-in-out;
-ms-transition: background-color 0.3s ease-in-out;
-moz-transition: background-color 0.3s ease-in-out;
-o-transition: background-color 0.3s ease-in-out;
}
.navbar-my .collapse-my-mobile ul.nav.navbar-nav li {
margin-bottom: 5px;
}
.navbar-my .collapse-my-mobile ul.nav.navbar-nav li:first-child {
margin-top: 5px;
margin-bottom: 5px;
}
.navbar-my .collapse-my-mobile ul.nav.navbar-nav li a {
color: #000;
font-size: 18px;
display:block;
background: #D69A2C;
}
.navbar-my .collapse-my-mobile ul.nav.navbar-nav li a i {
display: inline-block;
margin-right: 15px;
}
.block1 {
margin-top: 20px;
}
.carousel-inner img {
margin: 0 auto;
max-width: 750px;
max-height: 400px;
cursor: pointer;
}
.carousel-control.left.move,.carousel-control.right.move {
font-size: 90px;
color: #fff;
padding-top: 20%;
}
.carousel-indicators {
bottom:0;
}
.carousel-caption {
padding-bottom: 7px;
font-size: 16px;
}
#myCarousel .carousel-caption {
font-size: 14px;
}
.carousel-indicators li {
border-radius: 0;
background-color: #999;
border-color:#999;
}
.hot-today {
background-color:#5F5959;
padding: 2px;
position: relative;
}
.hot-title {
position: absolute;
z-index: 2;
top: -34px;
left: 25%;
display: block;
background: #000;
color: #F5A30E;
width: 50%;
font-size: 16px;
padding-top: 8px;
padding-bottom: 8px;
border-radius: 10px;
}
.hot-title i {
position: absolute;
color: #000;
top: 60%;
left: 43%;
font-size: 40px;
}
.hot-body {
background-color: #fff;
padding-left: 10px;
padding-right: 10px;
position: relative;
}
.hot-body div {
display: block;
border-bottom: 1px solid #ddd;
}
.hot-item {
display: block;
text-decoration: none!important;
font-size: 16px;
color: #666!important;
padding-top: 15px;
padding-bottom: 16px;
margin-bottom: 10px;
margin-top: 10px;
position: relative;
}
a.hot-item:hover {
color: #FF4500!important;
}
.hot-item:first-child {
margin-top: 0;
}
.hot-item:last-child {
margin-bottom: 0;
}
.hot-today-m {
background-color:#f0f0f0;
padding:10px 0;
position: relative;
}
.hot-body-m {
background-color: #fff;
padding-left: 10px;
padding-right: 10px;
position: relative;
color: #666;
}
.hot-title-m {
color: #F5A30E;
background-color: #000;
font-size: 16px;
padding-top:10px;
padding-bottom:10px;
}
a.hot-item-m {
display: block;
padding: 5px 0;
border-bottom: 1px solid #ebebeb;
}
.img-item {
position: relative;
display: block;
text-align: center;
}
.block2 .img-title {
position: absolute;
bottom: 0;
display: block;
color: #fff;
text-align: center;
width: 98%;
max-width: 353px;
left: 1%;
}
.block2 .img-title p {
position: relative;
display: inline-block;
color: #fff;
z-index: 3;
}
.block2 .img-title .img-title-mask {
background-color: #000;
position: absolute;
display: block;
width: 100%;
height: 100%;
filter:alpha(opacity=50);
opacity: 0.5;
top: 0;
left: 0;
}
.block2 .clear-hr {
padding: 0;
margin: 0;
height: 1px;
background-color: #ddd;
}
.img-title-m {
padding-top:5px;
padding-bottom: 5px;
color: #444;
}
img.spe {
max-width: 355px;
}
.block2 .a-list {
position: absolute;
width: 50%;
z-index: 3;
color: #fff;
top:0;
left: 0;
text-align: left;
}
.block2 .a-list .a-list-item {
display: block;
position: relative;
color: #fff;
margin-left: 20%;
font-size: 16px;
margin-top: 24%;
margin-bottom:0px;
}
.block2 .a-list .a-list-item:hover {
color: #FF4500;
-webkit-transition: color 0.3s ease-in-out;
-ms-transition: color 0.3s ease-in-out;
-moz-transition: color 0.3s ease-in-out;
-o-transition: color 0.3s ease-in-out;
}
.block2 .card-right {
background-color: #444;
}
.block2 .card-title {
width: 100%;
}
.block2 .card-title span {
display: inline-block;
padding-top: 7px;
padding-bottom: 7px;
width: 49%;
cursor: pointer;
background-color: #444;
color: #fff;
}
.block2 .card-title span.active {
background-color: #bb9a6c;
color: #fff;
}
.block2 .card-l {
display: block;
}
.block2 .card-r {
display: none;
}
.block2 .card-l-item {
display: block;
padding: 5px;
}
.block2 .card-l-item img {
max-width: 80%;
}
.block2 .card-l-item p {
color: #fff;
margin-top: 10px;
margin-bottom: 10px;
}
img.ra {
border-radius: 50%;
}
.block3 {
padding-bottom: 15px;
}
.block3 .subject-top {
margin-bottom: 20px;
}
.block3 .subject-top-hr {
height: 50px;
display: block;
border-bottom: 1px solid #bb9a6c;
}
.block3 .subject-top-title {
background-color: #fff;
color: #444;
margin-top: -35px;
display: inline-block;
font-size: 28px;
font-weight: bold;
padding: 15px;
}
@media (max-width: 768px) {
.block3 {
border-top:10px solid #f0f0f0;
background-color: #f0f0f0;
}
.block3 .subject-top-title {
background-color: #f0f0f0;
}
}
.block3 .card-img {
border: 1px solid #bb9a6c\9;
box-shadow: 1px 1px 6px #bb9a6c;
padding: 5px;
cursor: pointer;
margin-top: 10px;
margin-bottom: 10px;
display: block;
padding-top: 10px;
background-color: #fff;
}
.block3 .card-img:hover {
box-shadow: 0px 1px 10px #000;
}
.block3 .card-img .card-img-title {
font-size: 16px;
color: #000;
padding: 5px 5px;
padding-top: 10px;
}
.block3 .fashion-right-border {
border:1px solid #bb9a6c;
padding: 5px;
background-color: #fff;
}
.block3 .fashion-right {
border:1px dashed #bb9a6c;
color: #000;
}
.block3 .fashion-right a {
color: #444;
display: block;
margin-top:15px;
margin-bottom:15px;
margin: 15px 7px;
font-size: 16px;
}
.block3 .card-img-title:hover {
color: #FF4500;
}
.block3 .fashion-right a div {
color: #999;
}
.block3 .fashion-right a:hover {
color: #FF4500;
}
.block3 .fashion-right-border:hover {
box-shadow: 0 1px 6px #bb9a6c;
}
.block4 {
padding-bottom: 15px;
background-color: #fff;
}
.block4 .subject-top {
margin-bottom: 20px;
}
.block4 .subject-top-hr {
height: 50px;
display: block;
border-bottom: 1px solid #bb9a6c;
}
.block4 .subject-top-title {
background-color: #fff;
color: #444;
margin-top: -35px;
display: inline-block;
font-size: 28px;
font-weight: bold;
padding: 15px;
}
.block4 .beauty-img {
position: absolute;
margin: 0 15px;
display: block;
z-index: 1000;
top:0;
left: 0;
max-width: 100%;
}
.block4 .beauty-img-bg {
position: relative;
display: block;
opacity: 0;
filter:alpha(opacity=0);
max-width: 100%;
}
.block4 .beauty-img-bg.m {
margin-bottom: 15px;
opacity: 1;
filter:alpha(opacity=100);
display: block;
}
.block4 .beauty-img-bg .beauty-img-title {
position: absolute;
bottom: 0;
text-align: center;
width: 100%;
background-color: #000;
filter:alpha(opacity=50);
opacity: 0.5;
padding: 5px 0;
}
.block4 .beauty-img-bg .beauty-img-title span {
color:#fff;
}
.block4 .beauty-img.yes {
position: absolute;
display: block;
z-index: 1001;
top:0;
left: 0;
max-width: 100%;
}
.block4 .beauty-img .beauty-img-title {
position: absolute;
bottom: 0;
text-align: center;
width: 100%;
background-color: #000;
filter:alpha(opacity=50);
opacity: 0.5;
padding: 5px 0;
pointer-events:none;
}
.block4 .beauty-img img {
max-width: 100%;
}
.block4 .beauty-img .beauty-img-title span {
color:#fff;
pointer-events:none;
}
.block4 .hid {
overflow: hidden!important;
display: block;
}
.m-table {
display: inline-block;
position: relative;
max-width: 100%;
}
.block5 {
padding-bottom: 15px;
background-color: #fff;
}
.block5 .subject-top {
margin-bottom: 20px;
}
.block5 .subject-top-hr {
height: 50px;
display: block;
border-bottom: 1px solid #bb9a6c;
}
.block5 .subject-top-title {
background-color: #fff;
color: #444;
margin-top: -35px;
display: inline-block;
font-size: 28px;
font-weight: bold;
padding: 15px;
}
.block5 .men-item {
display: block;
position: relative;
margin-top: 15px;
}
.block5 .men-item .mask {
position: absolute;
z-index: 3;
bottom: 0;
left: 0;
width: 100%;
background-color:rgba(0,0,0,0.5);
color: #fff;
padding-top:10px;
padding-bottom:10px;
}
.block5 .men-item:hover {
opacity: 0.6;
filter:alpha(opacity=60);
}
.block5 .men-a {
display: block;
margin: 10px auto;
width: 100%;
font-size: 16px;
padding-top:5px;
padding-bottom:5px;
}
.block5 a.men-a {
color: #000;
}
.block5 .men-a:hover {
background-color: #FF4500;
border-radius: 5px;
color: #fff;
-webkit-transition: background-color 0.3s ease-in-out;
-ms-transition: background-color 0.3s ease-in-out;
-moz-transition: background-color 0.3s ease-in-out;
-o-transition: background-color 0.3s ease-in-out;
}
.m-table-all {
width: 100%;
}
.footer {
display: block;
position: relative;
background-color: #000;
margin-top: 50px;
color: #bb9a6c;
font-size: 14px;
text-align: center;
padding-top:20px;
padding-bottom:30px;
}
.footer img.big {
position: absolute;
left: 15%;
top: 0px;
max-width: 15%;
}
.footer img.sm {
position: relative;
max-width: 40%;
}
.footer:before,.footer:after {
content: " ";
display: table;
}
.footer:after {
clear: both;
}
.footer .brand {
margin: 10px auto;
padding-top:5px;
padding-bottom:5px;
color: #F5A30E;
}
.footer .foot-item {
display: inline-block;
margin: 10px 10px;
color: #F5A30E;
}
.footer .back-top {
position: fixed;
bottom: 5px;
right: 5px;
font-size: 30px;
color: #444;
background-color: #ddd;
display: none;
z-index: 20;
border-radius: 3px;
padding: 0 7px;
cursor: pointer;
opacity: 0.7;
filter:alpha(opacity=70);
}
@media (min-width: 768px) and (max-width: 992px) {
.block1 .hot-title,.block1 .hot-item {
font-size: 14px;
}
.block2 .a-list .a-list-item {
font-size: 14px;
}
.block3 .card-img .card-img-title {
font-size: 14px;
}
.block3 .fashion-right a {
font-size: 14px;
}
.block5 .men-a {
font-size: 14px;
}
}
/******用户系统***/
.user-fir {
position: relative;
}
.user-name-btn {
width: 100%;
height: 100%;
display: inline-block;
}
.user-sub-all {
position: absolute;
top:33px;
left: -15px;
width: 100px;
background-color: #fff;
display: none;/*inline-block*/
border: 2px solid #bb9a6c;
border-radius: 3px;
z-index: 10;
}
.user-sub-all a {
display: block;
padding:10px;
border-bottom: 1px solid #bb9a6c;
z-index: 11;
color: #000;
}
.user-sub-all a:hover {
background-color: #bb9a6c;
color: #fff;
}
/*********/
|
css/style.css
|
body {
margin: 0 auto;
text-align: center;
font-family: Helvetica,"微软雅黑", Tahoma, Arial, "Noto Sans CJK SC", "Source Han Sans CN", STXihei, "华文细黑", "Microsoft YaHei", SimHei, "黑体", SimSun, "宋体", Sans-serif;
font-size: 100%;
background: #fff;
color: #5f6161;
text-align: center;
}
img {
max-width: 100%;
}.block2 .a-list .a-list-item
a:link,
a:visited,
a:active,
a:hover {
color: #000;
text-decoration: none;
}
.setname {
width: 57px;
display: inline-block;
overflow: hidden;
text-overflow: ellipsis;
white-space: nowrap;
}
.container {
font-size: 14px;
line-height: 1.5em;
}
.container h3 {
font-size: 1.8em;
font-weight: bold;
}
.container h4 {
font-size: 1.2em;
font-weight: bold;
}
.container p {
font-size: 14px;
}
/*@media (min-width: 1200px) {
.container {
width: 970px;
}
}*/
.underline {
text-decoration: underline;
}
.remove-padding-x {
padding-left: 0;
padding-right: 0;
}
.remove-padding-y {
padding-top:0;
padding-bottom:0;
}
.theme {
color: #00923d;
}
/*btn-my*/
.btn-my {
cursor: pointer;
display: inline-block;
margin: 5px;
color: #F5A30E;
}
.btn-my-white {
margin: auto 10px;
}
.index .btn-my-white:hover {
color: #fff;
}
.btn-my-coffee {
color: #bb9a6c;
}
/*lua-logo*/
.logo-big {
max-width: 350px;
position: relative;
top:-200px;
margin-bottom: 14px;
}
.logo-small {
max-width: 150px;
position: relative;
top:-200px;
}
.margin-0 {
margin-top:0px;
margin-bottom: 0px;
}
.margin-5 {
margin-top:5px;
margin-bottom: 5px;
}
.margin-10 {
margin-top:10px;
margin-bottom: 10px;
}
.margin-15 {
margin-top:15px;
margin-bottom: 15px;
}
.margin-20 {
margin-top:20px;
margin-bottom: 20px;
}
.padding-no {
padding:0;
}
.padding-noh {
padding-left: 0;
padding-right: 0;
}
.padding-nov {
padding-top: 0;
padding-bottom: 0;
}
/* Index */
.index {
background: #fff;
}
.index .login-wrap {
background-color: #000;
display: block;
color: #bb9a6c;
padding: 5px 0;
}
.index .top-search {
border-radius: 3px;
padding-left: 5px;
padding-right: 5px;
white-space: nowrap;
outline: none;
}
.index .top-search-sm {
border-radius: 3px;
padding-left: 5px;
padding-right: 5px;
white-space: nowrap;
outline: none;
width: 150px;
height: 30px;
}
.index .search-mobile{
display: inline-block;
float: right;
}
.index .btn-login,.index .btn-reg {
color:#F5A30E;
}
.affix {
position: fixed;
top: 0;
z-index: 9999;
}
.navbar-toggle-mobile {
background-color: #D69A2C;
}
.navbar-toggle-mobile .icon-bar {
background-color: #000;
}
.navbar-my {
background-color: #000;
color: #bb9a6c;
vertical-align: middle;
border-radius: 0;
border-top: 4px solid #F5A30E;
}
.navbar-my .collapse-my {
height: 49px!important;
}
.navbar-my .collapse-my ul {
height:inherit;
width: 100%;
}
.navbar-my .collapse-my ul li {
display: inline-block;
height: inherit;
vertical-align: middle;
width: 16.6666666%;
position: relative;
}
.navbar-my .collapse-my ul.nav.navbar-nav li a {
display: inline-block;
text-decoration: none;
font-size: 20px;
width: 100%;
height: 100%;
color: #F5A30E;
}
.navbar-my .collapse-my ul.nav.navbar-nav li .sec-menu {
position: absolute;
top:90%;
left:0%;
width: 100%;
background-color: #fff;
display: none;
z-index: 5;
box-shadow: 0 1px 6px #000;
border: 1px solid #ebebeb;
}
.navbar-my .collapse-my ul.nav.navbar-nav li .sec-menu a {
display: block;
padding: 10px 20px;
color: #915A0C;
font-size: 16px;
cursor:pointer;
border-bottom: 1px solid #ebebeb;
}
.navbar-my .collapse-my ul.nav.navbar-nav li .sec-menu a:hover {
color: #fff;
background-color: #D69A2C;
-webkit-transition: background-color 0.3s ease-in-out;
-ms-transition: background-color 0.3s ease-in-out;
-moz-transition: background-color 0.3s ease-in-out;
-o-transition: background-color 0.3s ease-in-out;
}
.navbar-my .collapse-my ul.nav.navbar-nav li a:hover {
color: #000;
background-color: #D69A2C;
-webkit-transition: background-color 0.3s ease-in-out;
-ms-transition: background-color 0.3s ease-in-out;
-moz-transition: background-color 0.3s ease-in-out;
-o-transition: background-color 0.3s ease-in-out;
}
.navbar-my .collapse-my-mobile ul.nav.navbar-nav li {
margin-bottom: 5px;
}
.navbar-my .collapse-my-mobile ul.nav.navbar-nav li:first-child {
margin-top: 5px;
margin-bottom: 5px;
}
.navbar-my .collapse-my-mobile ul.nav.navbar-nav li a {
color: #000;
font-size: 18px;
display:block;
background: #D69A2C;
}
.navbar-my .collapse-my-mobile ul.nav.navbar-nav li a i {
display: inline-block;
margin-right: 15px;
}
.block1 {
margin-top: 20px;
}
.carousel-inner img {
margin: 0 auto;
max-width: 750px;
max-height: 400px;
cursor: pointer;
}
.carousel-control.left.move,.carousel-control.right.move {
font-size: 90px;
color: #fff;
padding-top: 20%;
}
.carousel-indicators {
bottom:0;
}
.carousel-caption {
padding-bottom: 7px;
font-size: 16px;
}
#myCarousel .carousel-caption {
font-size: 14px;
}
.carousel-indicators li {
border-radius: 0;
background-color: #999;
border-color:#999;
}
.hot-today {
background-color:#5F5959;
padding: 2px;
position: relative;
}
.hot-title {
position: absolute;
z-index: 2;
top: -34px;
left: 25%;
display: block;
background: #000;
color: #F5A30E;
width: 50%;
font-size: 16px;
padding-top: 8px;
padding-bottom: 8px;
border-radius: 10px;
}
.hot-title i {
position: absolute;
color: #000;
top: 60%;
left: 43%;
font-size: 40px;
}
.hot-body {
background-color: #fff;
padding-left: 10px;
padding-right: 10px;
position: relative;
}
.hot-body div {
display: block;
border-bottom: 1px solid #ddd;
}
.hot-item {
display: block;
text-decoration: none!important;
font-size: 16px;
color: #666!important;
padding-top: 15px;
padding-bottom: 16px;
margin-bottom: 10px;
margin-top: 10px;
position: relative;
}
a.hot-item:hover {
color: #FF4500!important;
}
.hot-item:first-child {
margin-top: 0;
}
.hot-item:last-child {
margin-bottom: 0;
}
.hot-today-m {
background-color:#f0f0f0;
padding:10px 0;
position: relative;
}
.hot-body-m {
background-color: #fff;
padding-left: 10px;
padding-right: 10px;
position: relative;
color: #666;
}
.hot-title-m {
color: #F5A30E;
background-color: #000;
font-size: 16px;
padding-top:10px;
padding-bottom:10px;
}
a.hot-item-m {
display: block;
padding: 5px 0;
border-bottom: 1px solid #ebebeb;
}
.img-item {
position: relative;
display: block;
text-align: center;
}
.block2 .img-title {
position: absolute;
bottom: 0;
display: block;
color: #fff;
text-align: center;
width: 98%;
max-width: 353px;
left: 1%;
}
.block2 .img-title p {
position: relative;
display: inline-block;
color: #fff;
z-index: 3;
}
.block2 .img-title .img-title-mask {
background-color: #000;
position: absolute;
display: block;
width: 100%;
height: 100%;
filter:alpha(opacity=50);
opacity: 0.5;
top: 0;
left: 0;
}
.block2 .clear-hr {
padding: 0;
margin: 0;
height: 1px;
background-color: #ddd;
}
.img-title-m {
padding-top:5px;
padding-bottom: 5px;
color: #444;
}
img.spe {
max-width: 355px;
}
.block2 .a-list {
position: absolute;
width: 50%;
z-index: 3;
color: #fff;
top:0;
left: 0;
text-align: left;
}
.block2 .a-list .a-list-item {
display: block;
position: relative;
color: #fff;
margin-left: 20%;
font-size: 16px;
margin-top: 24%;
margin-bottom:0px;
}
.block2 .a-list .a-list-item:hover {
color: #FF4500;
-webkit-transition: color 0.3s ease-in-out;
-ms-transition: color 0.3s ease-in-out;
-moz-transition: color 0.3s ease-in-out;
-o-transition: color 0.3s ease-in-out;
}
.block2 .card-right {
background-color: #444;
}
.block2 .card-title {
width: 100%;
}
.block2 .card-title span {
display: inline-block;
padding-top: 7px;
padding-bottom: 7px;
width: 49%;
cursor: pointer;
background-color: #444;
color: #fff;
}
.block2 .card-title span.active {
background-color: #bb9a6c;
color: #fff;
}
.block2 .card-l {
display: block;
}
.block2 .card-r {
display: none;
}
.block2 .card-l-item {
display: block;
padding: 5px;
}
.block2 .card-l-item img {
max-width: 80%;
}
.block2 .card-l-item p {
color: #fff;
margin-top: 10px;
margin-bottom: 10px;
}
img.ra {
border-radius: 50%;
}
.block3 {
padding-bottom: 15px;
}
.block3 .subject-top {
margin-bottom: 20px;
}
.block3 .subject-top-hr {
height: 50px;
display: block;
border-bottom: 1px solid #bb9a6c;
}
.block3 .subject-top-title {
background-color: #fff;
color: #444;
margin-top: -35px;
display: inline-block;
font-size: 28px;
font-weight: bold;
padding: 15px;
}
@media (max-width: 768px) {
.block3 {
border-top:10px solid #f0f0f0;
background-color: #f0f0f0;
}
.block3 .subject-top-title {
background-color: #f0f0f0;
}
}
.block3 .card-img {
border: 1px solid #bb9a6c\9;
box-shadow: 1px 1px 6px #bb9a6c;
padding: 5px;
cursor: pointer;
margin-top: 10px;
margin-bottom: 10px;
display: block;
padding-top: 10px;
background-color: #fff;
}
.block3 .card-img:hover {
box-shadow: 0px 1px 10px #000;
}
.block3 .card-img .card-img-title {
font-size: 16px;
color: #000;
padding: 5px 5px;
padding-top: 10px;
}
.block3 .fashion-right-border {
border:1px solid #bb9a6c;
padding: 5px;
background-color: #fff;
}
.block3 .fashion-right {
border:1px dashed #bb9a6c;
color: #000;
}
.block3 .fashion-right a {
color: #444;
display: block;
margin-top:15px;
margin-bottom:15px;
margin: 15px 7px;
font-size: 16px;
}
.block3 .card-img-title:hover {
color: #FF4500;
}
.block3 .fashion-right a div {
color: #999;
}
.block3 .fashion-right a:hover {
color: #FF4500;
}
.block3 .fashion-right-border:hover {
box-shadow: 0 1px 6px #bb9a6c;
}
.block4 {
padding-bottom: 15px;
background-color: #fff;
}
.block4 .subject-top {
margin-bottom: 20px;
}
.block4 .subject-top-hr {
height: 50px;
display: block;
border-bottom: 1px solid #bb9a6c;
}
.block4 .subject-top-title {
background-color: #fff;
color: #444;
margin-top: -35px;
display: inline-block;
font-size: 28px;
font-weight: bold;
padding: 15px;
}
.block4 .beauty-img {
position: absolute;
margin: 0 15px;
display: block;
z-index: 1000;
top:0;
left: 0;
max-width: 100%;
}
.block4 .beauty-img-bg {
position: relative;
display: block;
opacity: 0;
filter:alpha(opacity=0);
max-width: 100%;
}
.block4 .beauty-img-bg.m {
margin-bottom: 15px;
opacity: 1;
filter:alpha(opacity=100);
display: block;
}
.block4 .beauty-img-bg .beauty-img-title {
position: absolute;
bottom: 0;
text-align: center;
width: 100%;
background-color: #000;
filter:alpha(opacity=50);
opacity: 0.5;
padding: 5px 0;
}
.block4 .beauty-img-bg .beauty-img-title span {
color:#fff;
}
.block4 .beauty-img.yes {
position: absolute;
display: block;
z-index: 1001;
top:0;
left: 0;
max-width: 100%;
}
.block4 .beauty-img .beauty-img-title {
position: absolute;
bottom: 0;
text-align: center;
width: 100%;
background-color: #000;
filter:alpha(opacity=50);
opacity: 0.5;
padding: 5px 0;
pointer-events:none;
}
.block4 .beauty-img img {
max-width: 100%;
}
.block4 .beauty-img .beauty-img-title span {
color:#fff;
pointer-events:none;
}
.block4 .hid {
overflow: hidden!important;
display: block;
}
.m-table {
display: inline-block;
position: relative;
max-width: 100%;
}
.block5 {
padding-bottom: 15px;
background-color: #fff;
}
.block5 .subject-top {
margin-bottom: 20px;
}
.block5 .subject-top-hr {
height: 50px;
display: block;
border-bottom: 1px solid #bb9a6c;
}
.block5 .subject-top-title {
background-color: #fff;
color: #444;
margin-top: -35px;
display: inline-block;
font-size: 28px;
font-weight: bold;
padding: 15px;
}
.block5 .men-item {
display: block;
position: relative;
margin-top: 15px;
}
.block5 .men-item .mask {
position: absolute;
z-index: 3;
bottom: 0;
left: 0;
width: 100%;
background-color:rgba(0,0,0,0.5);
color: #fff;
padding-top:10px;
padding-bottom:10px;
}
.block5 .men-item:hover {
opacity: 0.6;
filter:alpha(opacity=60);
}
.block5 .men-a {
display: block;
margin: 10px auto;
width: 100%;
font-size: 16px;
padding-top:5px;
padding-bottom:5px;
}
.block5 a.men-a {
color: #000;
}
.block5 .men-a:hover {
background-color: #FF4500;
border-radius: 5px;
color: #fff;
-webkit-transition: background-color 0.3s ease-in-out;
-ms-transition: background-color 0.3s ease-in-out;
-moz-transition: background-color 0.3s ease-in-out;
-o-transition: background-color 0.3s ease-in-out;
}
.m-table-all {
width: 100%;
}
.footer {
display: block;
position: relative;
background-color: #000;
margin-top: 50px;
color: #bb9a6c;
font-size: 14px;
text-align: center;
padding-top:20px;
padding-bottom:30px;
}
.footer img.big {
position: absolute;
left: 15%;
top: 0px;
max-width: 15%;
}
.footer img.sm {
position: relative;
max-width: 40%;
}
.footer:before,.footer:after {
content: " ";
display: table;
}
.footer:after {
clear: both;
}
.footer .brand {
margin: 10px auto;
padding-top:5px;
padding-bottom:5px;
color: #F5A30E;
}
.footer .foot-item {
display: inline-block;
margin: 10px 10px;
color: #F5A30E;
}
.footer .back-top {
position: fixed;
bottom: 5px;
right: 5px;
font-size: 30px;
color: #444;
background-color: #ddd;
display: none;
z-index: 20;
border-radius: 3px;
padding: 0 7px;
cursor: pointer;
opacity: 0.7;
filter:alpha(opacity=70);
}
@media (min-width: 768px) and (max-width: 992px) {
.block1 .hot-title,.block1 .hot-item {
font-size: 14px;
}
.block2 .a-list .a-list-item {
font-size: 14px;
}
.block3 .card-img .card-img-title {
font-size: 14px;
}
.block3 .fashion-right a {
font-size: 14px;
}
.block5 .men-a {
font-size: 14px;
}
}
/******用户系统***/
.user-fir {
position: relative;
}
.user-name-btn {
width: 100%;
height: 100%;
display: inline-block;
}
.user-sub-all {
position: absolute;
top:33px;
left: -15px;
width: 100px;
background-color: #fff;
display: none;/*inline-block*/
border: 2px solid #bb9a6c;
border-radius: 3px;
z-index: 10;
}
.user-sub-all a {
display: block;
padding:10px;
border-bottom: 1px solid #bb9a6c;
z-index: 11;
color: #000;
}
.user-sub-all a:hover {
background-color: #bb9a6c;
color: #fff;
}
/*********/
| 0.311741 | 0.049291 |
h2{
text-align: left;
font-weight: 800;
font-size: 2.5em;
margin: 0;
}
.titulo_e_filtros{
display: flex;
justify-content: space-between;
align-items: center;
margin:3em 0 2em 0;
width: 100%;
}
.filtros{
/* width: 20%; */
display: flex;
justify-content: space-between;
}
.filtro{
padding: 0.5em;
border: none;
box-shadow: 5px 5px 5px #00000031;
/* max-width: 50%; */
/* font-size: 0.8em; */
}
#tipos{
margin-right: 1em;
}
#locais_de_atendimento{
display: flex;
justify-content: space-between;
flex-wrap: wrap;
}
.box{
background-color: #FFF;
box-shadow: 0px 10px 15px #00000051;
width: 28%;
padding: 1.5em;
margin-bottom: 2.5em;
text-align: center;
display: flex;
flex-flow: column nowrap;
justify-content: space-between;
}
h3{
font-size: 1.75em;
}
.caracteristica{
text-align: left;
margin: 0.75em 0;
}
.valor{
font-size: 1.5em;
font-weight: 600;
}
.smaller{
font-weight: 600;
font-size: 1em;
color: #858585;
}
.box a{
font-size: 1.5em;
font-weight: 600;
margin-top: 0.5em;
text-decoration: none;
color: #CF4B15;
}
.box a:hover{
color: #da8766;
text-decoration: underline;
}
@media only screen and (max-width: 1600px){
.box{
padding: 1em;
}
h3{
font-size: 1.25em;
}
.filtros{
max-width: 35%;
justify-content: flex-end;
}
#bairros{
max-width: 50%;
}
.valor{
font-size: 1em;
}
.smaller{
font-size: 0.8em;
}
.box a{
font-size: 1.2em;
}
}
@media only screen and (max-width: 800px){
.content{
width: 90%;
}
h2{
font-size: 2em;
}
.box{
width: 48%;
}
.filtros{
max-width: unset;
}
.filtro{
font-size: 1em;
width: 48%;
}
.titulo_e_filtros{
flex-flow: column nowrap;
}
.filtros{
margin-top: 2em;
width: 100%;
display: flex;
justify-content: space-between;
}
.titulo_e_filtros::after{
content: "";
display: block;
background-color: #147CA6;
width: 100%;
height: 5px;
margin-top: 1em;
}
.box{
max-width: 42%
}
h3{
font-size: 1.75em;
font-weight: 700;
}
.smaller{
font-size: 1em;
}
.valor{
font-size: 1.5em;
}
.box a{
font-size: 1.5em;
}
}
@media only screen and (max-width: 620px){
h2{
font-size: 1.75em;
}
.filtro{
padding: 0.25em;
width: 100%;
margin: auto;
}
#locais_de_atendimento{
flex-flow: column;
}
.box{
max-width: 100%;
width: 90%;
}
h3{
font-size: 1.5em;
}
.valor{
font-size: 1.25em;
}
.smaller{
font-size: 0.9em;
}
}
|
frontend/portalDaSaude-frontend/css/locais.css
|
h2{
text-align: left;
font-weight: 800;
font-size: 2.5em;
margin: 0;
}
.titulo_e_filtros{
display: flex;
justify-content: space-between;
align-items: center;
margin:3em 0 2em 0;
width: 100%;
}
.filtros{
/* width: 20%; */
display: flex;
justify-content: space-between;
}
.filtro{
padding: 0.5em;
border: none;
box-shadow: 5px 5px 5px #00000031;
/* max-width: 50%; */
/* font-size: 0.8em; */
}
#tipos{
margin-right: 1em;
}
#locais_de_atendimento{
display: flex;
justify-content: space-between;
flex-wrap: wrap;
}
.box{
background-color: #FFF;
box-shadow: 0px 10px 15px #00000051;
width: 28%;
padding: 1.5em;
margin-bottom: 2.5em;
text-align: center;
display: flex;
flex-flow: column nowrap;
justify-content: space-between;
}
h3{
font-size: 1.75em;
}
.caracteristica{
text-align: left;
margin: 0.75em 0;
}
.valor{
font-size: 1.5em;
font-weight: 600;
}
.smaller{
font-weight: 600;
font-size: 1em;
color: #858585;
}
.box a{
font-size: 1.5em;
font-weight: 600;
margin-top: 0.5em;
text-decoration: none;
color: #CF4B15;
}
.box a:hover{
color: #da8766;
text-decoration: underline;
}
@media only screen and (max-width: 1600px){
.box{
padding: 1em;
}
h3{
font-size: 1.25em;
}
.filtros{
max-width: 35%;
justify-content: flex-end;
}
#bairros{
max-width: 50%;
}
.valor{
font-size: 1em;
}
.smaller{
font-size: 0.8em;
}
.box a{
font-size: 1.2em;
}
}
@media only screen and (max-width: 800px){
.content{
width: 90%;
}
h2{
font-size: 2em;
}
.box{
width: 48%;
}
.filtros{
max-width: unset;
}
.filtro{
font-size: 1em;
width: 48%;
}
.titulo_e_filtros{
flex-flow: column nowrap;
}
.filtros{
margin-top: 2em;
width: 100%;
display: flex;
justify-content: space-between;
}
.titulo_e_filtros::after{
content: "";
display: block;
background-color: #147CA6;
width: 100%;
height: 5px;
margin-top: 1em;
}
.box{
max-width: 42%
}
h3{
font-size: 1.75em;
font-weight: 700;
}
.smaller{
font-size: 1em;
}
.valor{
font-size: 1.5em;
}
.box a{
font-size: 1.5em;
}
}
@media only screen and (max-width: 620px){
h2{
font-size: 1.75em;
}
.filtro{
padding: 0.25em;
width: 100%;
margin: auto;
}
#locais_de_atendimento{
flex-flow: column;
}
.box{
max-width: 100%;
width: 90%;
}
h3{
font-size: 1.5em;
}
.valor{
font-size: 1.25em;
}
.smaller{
font-size: 0.9em;
}
}
| 0.419172 | 0.182244 |
body,div,dl,dt,dd,ul,ol,li,h1,h2,h3,h4,h5,h6,pre,code,form,fieldset,legend,input,button,textarea,p,blockquote,th,td { margin:0; padding:0; }
body { background:#fff; color:#555; font-size: 14px;font-family:"微软雅黑"!important; }
h1, h2, h3, h4, h5, h6 { font-weight:normal; font-size:100%; }
a { color:#555; text-decoration:none; }
a:hover { text-decoration:none; }
img { border:none; }
ol,ul,li { list-style:none; }
input, textarea, select, button { font:14px Verdana,Helvetica,Arial,sans-serif; border: 1px solid #999; }
table { border-collapse:collapse; }
.clearFix:after{
content:"";
display:block;
clear:both;
}
i{
font-style:normal;
}
em{
font-style:normal;
}
/**{box-sizing:border-box;-webkit-transition:all .4s cubic-bezier(1,.57,.48,1.4);-moz-transition:all .4s cubic-bezier(1,.57,.48,1.4);-o-transition:all .4s cubic-bezier(1,.57,.48,1.4);transition:all .4s
cubic-bezier(1,.57,.48,1.4);}*/
.l{float:left;}
.r{float:right;}
/*发票申请平台首页*/
.wrap{
position:absolute;
width:100%;height:100%;background:url(../img/bg.jpg) no-repeat center center;background-size:100%;}
}
.pad{width:1200px;margin:0 auto;}
.box{width:880px;margin:0 auto;margin-top:150px;position:relative;}
.box h1{font-size:60px;color:#fff;text-align:center;}
.bd{width:687px;height:353px;background:#fbfbfb;box-shadow: 0 0 10px rgba(0,54,86,.33);
-webkit-box-shadow:0 0 10px rgba(0,54,86,.33);-moz-box-shadow:0 0 10px rgba(0,54,86,.33);margin-left:97px;margin-top:14px;
border-radius:10px;-moz-border-radius:10px;-webkit-border-radius:10px;
position:relative;}
.bd .form{padding-top:58px;padding-left:61px;}
.bd .form p{height:43px;line-height:43px;margin-bottom:28px;}
.bd .form p span{font-size:14px;color:#333;}
.bd .form p .sy_ip{width:427px;height:40px;
border:1px solid #e5e5e5;padding-left:10px;
border-radius:5px;-webkit-border-radius:5px;-moz-border-radius:5px;
outline: none;
border-top:1px solid #a6a6a6;
border-left:1px solid #a6a6a6;}
.bd .form p .sy_ip:focus{
box-shadow: 0 0 9px rgba(98,98,98,0.2);
-webkit-box-shadow:0 0 10px rgba(98,98,98,0.2);-moz-box-shadow:0 0 10px rgba(98,98,98,0.2);
}
.bd .form p .yzm{width:280px;height:40px;}
/*新用户注册*/
.db1{height:480px;}
.tj{width: 150px;
height: 40px;
background: #14abe8;
text-align: center;
line-height:40px;
border: 0;
border-radius: 5px;
font-size: 20px;
font-weight: bold;
color: #fff;
margin:0 auto;
display: block;}
/**/
.mt{width:195px;height:43px;background:#d2d2d2;border:1px solid #e5e5e5;margin-left:14px;
text-align:center;line-height:43px;color:#333;font-size:27px;}
.xx{
float:left;
width:200px;
margin-left:60px;margin-top:11px;
}
.xx em{font-size:12px;color:#999;margin-left:4px;}
.option{
position:relative;
width:16px;
height:16px;
background:url(../img/kk.png) no-repeat;
background-size:cover;
float:left;
margin-right:2px;
margin-top:2px;
}
input[type="checkbox"]{width:0;
height:0;
opacity:0;}
input[type="checkbox"]:checked+div{
background:url(../img/xz.png) no-repeat;
background-size:cover;
}
.jzmm{width:495px;}
.jzmm a{float:right;margin-top:8px;font-size:16px;color:#333;}
.sub{background: url(../img/but.png);display:block;
border:0;height: 192px;width: 192px; cursor:pointer;
position:absolute;outline:none;right:-96px;top:50%;margin-top:-96px;}
/*企业信息*/
.container{}
.top{width:100%;height:238px;background:url(../img/top.jpg)no-repeat center center;
font-size:60px;line-height:238px;text-align:center;color:#fff;
border-bottom:6px solid #e60012;}
.bottom{width:100%;height:843px;background:#e3efff;}
.bot_in{width:1200px;margin:0 auto;}
.box_inl{width:218px;height:843px;background:#06a0df;}
.box_inl ul{margin-top:18px;}
.box_inl ul li{width:100%;text-align:center;}
.box_inl ul li.active{background:#00d5ef;}
.box_inl ul li:hover{background:#00d5ef;}
.box_inl ul li:first-child a{border-top:1px solid rgba(255,255,255,0.5);}
.box_inl ul li a{font-size:16px;color:#fff;display:block;width:178px;
margin:0 auto;border-bottom:1px solid rgba(255,255,255,0.5);height:41px;line-height:41px;}
.form1{margin-top:64px;margin-left:184px;}
.form1 p{margin-bottom:18px;}
.form1 p span{font-size:14px;color:#333;}
.form1 .txt{width:427px;height:43px;
border:1px solid #e5e5e5;padding-left:10px;
border-radius:5px;-webkit-border-radius:5px;-moz-border-radius:5px;
outline: none;
border-top:1px solid #a6a6a6;
border-left:1px solid #a6a6a6;}
.form1 .txt:focus{
box-shadow: 0 0 9px rgba(98,98,98,0.2);
-webkit-box-shadow:0 0 10px rgba(98,98,98,0.2);-moz-box-shadow:0 0 10px rgba(98,98,98,0.2);
}
.form1 .sub1{width:192px;height:52px;background:#14abe8;text-align:center;line-height:52px;border:0;border-radius:5px;
font-size:20px;font-weight:bold;color:#fff;margin:0 auto;margin-top:38px;display:block;}
/*申请开票*/
.form2{margin-left:181px;width:800px;}
.form2 p{width:509px;}
.form2 p .yw{float:left;}
.form2 .xx1{float:left;}
.form2 div label{display:block;float:left;margin-left:22px;margin-bottom:10px;}
.form2 div .che{position:relative;float:left;}
.form2 div .xx1:after{content:"";display:block;clear:both;}
.form2 div .xx1{float:left;font-size:15px;color:#848790;margin-left:52px;margin-bottom:20px;}
.form2 div .option{
position:relative;
width:14px;
height:14px;
background:url(../img/icon.png) no-repeat;
background-size:cover;
float:left;
margin:5px;
}
.form2 div input[type="radio"]{width:0;
height:0;
opacity:0;}
.form2 div input[type="radio"]:checked+div{
background:url(../img/icon1.png) no-repeat;
background-size:cover;
}
.bbt .ch input{
width:566px;
padding-left:10px;
}
.xtt{width:750px;height:1px;background:#d0d0d0;margin-bottom:26px;margin-top:94px;margin-left:-100px;}
.form2 .sub2{width:189px;height:52px;background:#11aae8;font-size:20px;color:#fff;text-align:cente;line-height:52px;font-weight:bold;
margin-top:32px;border:0;border-radius:5px;margin-left:196px;}
/*发票查询*/
.form3 table{margin-top:50px;margin-left:68px;}
.form3 table tr th{font-size:14px;color:#e51d1d;font-weight:normal;overflow:hidden;}
.form3 table tr td,.form3 table tr th{height:40px;border:1px solid #e0e0e0;}
.form3 table tr th:first-child{width:198px;}
.form3 table tr th:nth-child(2){width:203px;}
.form3 table tr th:nth-child(3){width:186px;}
.form3 table tr th:nth-child(4){width:155px;}
.form3 table tr th:nth-child(4){width:164px;}
.form3 table tr th{background:#f8f7e8;}
.form3 table tr:nth-child(even){background:#f5f5f5;}
.form3 table tr:nth-child(odd){background:#e9e8f8;}
.form3 table tr td input{width:100%;height:100%;border:0;
background:transparent;padding:0 1px;outline:none;text-align:center;
}
/*发票查询*/
.sub4{width:189px;height:50px;background:#13abe8;font-size:20px;color:#fff;text-align:center;
line-height:52px;border-radius:2px;border:0;margin:0 auto;display:block;margin-top:55px;
font-weight:bold;}
/*发票咨询*/
form .zx{border:1px solid #e0e0e0;width:911px;height:533px;
margin-top:28px;margin-left:68px;}
form .zx .bt{width:911px;height:40px;background:#f8f7e8;border-bottom:1px solid #e0e0e0;}
form .zx .bt h2{width:80px;line-height:40px;border-right:1px solid #e0e0e0;
font-size:14px;color:#999;text-align:center;float:left;}
form .zx .bt em input {float:left;width:823px;height:100%;background:transparent;
border:0;outline:none;padding-left:5px;}
form .zx .bt2{width:911px;height:121px;background:#f5f5f5;
border-bottom:1px solid #e0e0e0;overflow:hidden;}
form .bt2 .h21{width:80px;height:121px;background:#f5f5f5;line-height:121px;text-align:center;border-right:1px solid #e0e0e0;
float:left;}
form .zx .bt2 em textarea {float:left;width:803px;height:101px;background:transparent;
border:0;outline:none;padding:10px;resize:none;}
form .zx .bt3{width:100%;height:40px; background:#e9e8f8;
border-bottom:1px solid #e0e0e0;font-size:14px;color:#666;line-height:40px;}
form .zx .bt3 h3{margin-left:18px;}
.tab table{width:911px;height:auto;background:#f5f5f5;
border:1px solid #e0e0e0;height:41px;font-size:14px;color:#666;}
.tab table tr:nth-child(1) th{height:42px;font-weight:normal;}
.tab table tr:nth-child(2){font-weight:normal;height:288px;}
/*查看留言*/
.ly{margin-top:47px;margin-left:26px;width:954px;}
.ly span{font-size:14px;color:#666;}
.ly .form11 table{border:1px solid #e0e0e0;width:956px;margin-top:18px;}
.ly .form11 table tr th,.ly .form11 table tr td{
border:1px solid #e0e0e0;height:39px;text-align:center;}
.ly .form11 table tr th{font-weight:normal; color:#e51d1d;background:#f8f7e8;text-align:center;}
.ly .form11 table tr th:first-child{width:201px;}
.ly .form11 table tr th:nth-child(2){width:184px;}
.ly .form11 table tr th:nth-child(3){width:196px;}
.ly .form11 table tr th:nth-child(4){width:250px;}
.ly .form11 table tr th:nth-child(5){width:127px;}
.ly .form11 table tr td input{text-align:center;outline:none;border:0;background:transparent; font-size:14px;}
.ly .form11 table tr td textarea{width:306px;margin:0 auto;display:block;background:transparent;outline:none;resize:none;border:0;
height:100%;}
.ly .form11 table tr td a{display:block;width:127px;height:100%;background:#15abe9;
text-align:center;line-height:39px;font-size:14px;color:#fff;}
.ly .form11 table tr:nth-child(even){background:#f5f5f5;}
.ly .form11 table tr:nth-child(odd){background:#e9e8f8;}
/*留言详情*/
.lyxq{width:914px;height:320px;border:1px solid #cccccc;padding:21px 0px;padding-left:13px;padding-right:23px;
margin-top:16px;margin-right:20px;}
.lyxq h1{margin-right:20px;}
.lyxq textarea{width:94%;height:320px;resize:none;border:0;outline:none;background:transparent;}
.fs{margin-top:20px;}
.fs input:first-child {width:854px;height:46px;border:1px solid #cccccc;border-right:0;float:left;
padding-left:5px;background:rgba(240,240,240,0.33);}
.fs input:last-child {width:92px;height:48px;border:0;background:#0ea9e7;color:#fff;}
/*开票记录*/
.form12 table{border:1px solid #e0e0e0; width:956px;}
.form12 table tr td,.form12 table tr th{border:1px solid #e0e0e0;height:38px;font-weight:normal;
text-align:center;}
.form12 table tr th{background:#f8f7e8;color:#e51d1d;}
.form12 table tr th:first-child{width:225px;}
.form12 table tr th:nth-child(2){width:299px;}
.form12 table tr th:nth-child(3){width:133px;}
.form12 table tr th:nth-child(4){width:158px;}
.form12 table tr th:nth-child(5){width:135px;}
.form12 table tr:nth-child(odd){background:#e9e8f8;}
.form12 table tr:nth-child(even){background:#f5f5f5;}
.form12 table tr td a{display:block;width:135px;height:100%;background:#15abe9;text-align:center;line-height:38px; color:#fff;
}
/*后台开票平台*/
.form2 .sub6,.form22 .sub5{width:133px;height:53px;background:#17ace9;text-align:center;
line-height:53px;font-size:20px;color:#fff;border:0;font-weight:bold;border-radius:5px;margin-top:24px;}
.form2 .sub6{margin-left:74px;}
.form2 .sub5{margin-left:179px;}
.form22{margin-top:39px;margin-left:179px;}
/*修改密码*/
.bd8{height:400px;}
.form-item {height:43px;margin-bottom:28px;}
.form-item input{height:43px;border-radius:5px;width:310px;margin-right:4px;}
.form-item button{height:43px;width:120px;}
.bd form #sub9{
width: 152px;
height: 42px;
background: #14abe8;
text-align: center;
line-height: 42px;
border: 0;
border-radius: 5px;
font-size: 20px;
font-weight: bold;
color: #fff;
margin: 0 auto;
display: block;
}
.formdl button {
height: 43px;
width: 120px;
margin-left:20px;
}
|
Public/zsj_fp/css/index.css
|
body,div,dl,dt,dd,ul,ol,li,h1,h2,h3,h4,h5,h6,pre,code,form,fieldset,legend,input,button,textarea,p,blockquote,th,td { margin:0; padding:0; }
body { background:#fff; color:#555; font-size: 14px;font-family:"微软雅黑"!important; }
h1, h2, h3, h4, h5, h6 { font-weight:normal; font-size:100%; }
a { color:#555; text-decoration:none; }
a:hover { text-decoration:none; }
img { border:none; }
ol,ul,li { list-style:none; }
input, textarea, select, button { font:14px Verdana,Helvetica,Arial,sans-serif; border: 1px solid #999; }
table { border-collapse:collapse; }
.clearFix:after{
content:"";
display:block;
clear:both;
}
i{
font-style:normal;
}
em{
font-style:normal;
}
/**{box-sizing:border-box;-webkit-transition:all .4s cubic-bezier(1,.57,.48,1.4);-moz-transition:all .4s cubic-bezier(1,.57,.48,1.4);-o-transition:all .4s cubic-bezier(1,.57,.48,1.4);transition:all .4s
cubic-bezier(1,.57,.48,1.4);}*/
.l{float:left;}
.r{float:right;}
/*发票申请平台首页*/
.wrap{
position:absolute;
width:100%;height:100%;background:url(../img/bg.jpg) no-repeat center center;background-size:100%;}
}
.pad{width:1200px;margin:0 auto;}
.box{width:880px;margin:0 auto;margin-top:150px;position:relative;}
.box h1{font-size:60px;color:#fff;text-align:center;}
.bd{width:687px;height:353px;background:#fbfbfb;box-shadow: 0 0 10px rgba(0,54,86,.33);
-webkit-box-shadow:0 0 10px rgba(0,54,86,.33);-moz-box-shadow:0 0 10px rgba(0,54,86,.33);margin-left:97px;margin-top:14px;
border-radius:10px;-moz-border-radius:10px;-webkit-border-radius:10px;
position:relative;}
.bd .form{padding-top:58px;padding-left:61px;}
.bd .form p{height:43px;line-height:43px;margin-bottom:28px;}
.bd .form p span{font-size:14px;color:#333;}
.bd .form p .sy_ip{width:427px;height:40px;
border:1px solid #e5e5e5;padding-left:10px;
border-radius:5px;-webkit-border-radius:5px;-moz-border-radius:5px;
outline: none;
border-top:1px solid #a6a6a6;
border-left:1px solid #a6a6a6;}
.bd .form p .sy_ip:focus{
box-shadow: 0 0 9px rgba(98,98,98,0.2);
-webkit-box-shadow:0 0 10px rgba(98,98,98,0.2);-moz-box-shadow:0 0 10px rgba(98,98,98,0.2);
}
.bd .form p .yzm{width:280px;height:40px;}
/*新用户注册*/
.db1{height:480px;}
.tj{width: 150px;
height: 40px;
background: #14abe8;
text-align: center;
line-height:40px;
border: 0;
border-radius: 5px;
font-size: 20px;
font-weight: bold;
color: #fff;
margin:0 auto;
display: block;}
/**/
.mt{width:195px;height:43px;background:#d2d2d2;border:1px solid #e5e5e5;margin-left:14px;
text-align:center;line-height:43px;color:#333;font-size:27px;}
.xx{
float:left;
width:200px;
margin-left:60px;margin-top:11px;
}
.xx em{font-size:12px;color:#999;margin-left:4px;}
.option{
position:relative;
width:16px;
height:16px;
background:url(../img/kk.png) no-repeat;
background-size:cover;
float:left;
margin-right:2px;
margin-top:2px;
}
input[type="checkbox"]{width:0;
height:0;
opacity:0;}
input[type="checkbox"]:checked+div{
background:url(../img/xz.png) no-repeat;
background-size:cover;
}
.jzmm{width:495px;}
.jzmm a{float:right;margin-top:8px;font-size:16px;color:#333;}
.sub{background: url(../img/but.png);display:block;
border:0;height: 192px;width: 192px; cursor:pointer;
position:absolute;outline:none;right:-96px;top:50%;margin-top:-96px;}
/*企业信息*/
.container{}
.top{width:100%;height:238px;background:url(../img/top.jpg)no-repeat center center;
font-size:60px;line-height:238px;text-align:center;color:#fff;
border-bottom:6px solid #e60012;}
.bottom{width:100%;height:843px;background:#e3efff;}
.bot_in{width:1200px;margin:0 auto;}
.box_inl{width:218px;height:843px;background:#06a0df;}
.box_inl ul{margin-top:18px;}
.box_inl ul li{width:100%;text-align:center;}
.box_inl ul li.active{background:#00d5ef;}
.box_inl ul li:hover{background:#00d5ef;}
.box_inl ul li:first-child a{border-top:1px solid rgba(255,255,255,0.5);}
.box_inl ul li a{font-size:16px;color:#fff;display:block;width:178px;
margin:0 auto;border-bottom:1px solid rgba(255,255,255,0.5);height:41px;line-height:41px;}
.form1{margin-top:64px;margin-left:184px;}
.form1 p{margin-bottom:18px;}
.form1 p span{font-size:14px;color:#333;}
.form1 .txt{width:427px;height:43px;
border:1px solid #e5e5e5;padding-left:10px;
border-radius:5px;-webkit-border-radius:5px;-moz-border-radius:5px;
outline: none;
border-top:1px solid #a6a6a6;
border-left:1px solid #a6a6a6;}
.form1 .txt:focus{
box-shadow: 0 0 9px rgba(98,98,98,0.2);
-webkit-box-shadow:0 0 10px rgba(98,98,98,0.2);-moz-box-shadow:0 0 10px rgba(98,98,98,0.2);
}
.form1 .sub1{width:192px;height:52px;background:#14abe8;text-align:center;line-height:52px;border:0;border-radius:5px;
font-size:20px;font-weight:bold;color:#fff;margin:0 auto;margin-top:38px;display:block;}
/*申请开票*/
.form2{margin-left:181px;width:800px;}
.form2 p{width:509px;}
.form2 p .yw{float:left;}
.form2 .xx1{float:left;}
.form2 div label{display:block;float:left;margin-left:22px;margin-bottom:10px;}
.form2 div .che{position:relative;float:left;}
.form2 div .xx1:after{content:"";display:block;clear:both;}
.form2 div .xx1{float:left;font-size:15px;color:#848790;margin-left:52px;margin-bottom:20px;}
.form2 div .option{
position:relative;
width:14px;
height:14px;
background:url(../img/icon.png) no-repeat;
background-size:cover;
float:left;
margin:5px;
}
.form2 div input[type="radio"]{width:0;
height:0;
opacity:0;}
.form2 div input[type="radio"]:checked+div{
background:url(../img/icon1.png) no-repeat;
background-size:cover;
}
.bbt .ch input{
width:566px;
padding-left:10px;
}
.xtt{width:750px;height:1px;background:#d0d0d0;margin-bottom:26px;margin-top:94px;margin-left:-100px;}
.form2 .sub2{width:189px;height:52px;background:#11aae8;font-size:20px;color:#fff;text-align:cente;line-height:52px;font-weight:bold;
margin-top:32px;border:0;border-radius:5px;margin-left:196px;}
/*发票查询*/
.form3 table{margin-top:50px;margin-left:68px;}
.form3 table tr th{font-size:14px;color:#e51d1d;font-weight:normal;overflow:hidden;}
.form3 table tr td,.form3 table tr th{height:40px;border:1px solid #e0e0e0;}
.form3 table tr th:first-child{width:198px;}
.form3 table tr th:nth-child(2){width:203px;}
.form3 table tr th:nth-child(3){width:186px;}
.form3 table tr th:nth-child(4){width:155px;}
.form3 table tr th:nth-child(4){width:164px;}
.form3 table tr th{background:#f8f7e8;}
.form3 table tr:nth-child(even){background:#f5f5f5;}
.form3 table tr:nth-child(odd){background:#e9e8f8;}
.form3 table tr td input{width:100%;height:100%;border:0;
background:transparent;padding:0 1px;outline:none;text-align:center;
}
/*发票查询*/
.sub4{width:189px;height:50px;background:#13abe8;font-size:20px;color:#fff;text-align:center;
line-height:52px;border-radius:2px;border:0;margin:0 auto;display:block;margin-top:55px;
font-weight:bold;}
/*发票咨询*/
form .zx{border:1px solid #e0e0e0;width:911px;height:533px;
margin-top:28px;margin-left:68px;}
form .zx .bt{width:911px;height:40px;background:#f8f7e8;border-bottom:1px solid #e0e0e0;}
form .zx .bt h2{width:80px;line-height:40px;border-right:1px solid #e0e0e0;
font-size:14px;color:#999;text-align:center;float:left;}
form .zx .bt em input {float:left;width:823px;height:100%;background:transparent;
border:0;outline:none;padding-left:5px;}
form .zx .bt2{width:911px;height:121px;background:#f5f5f5;
border-bottom:1px solid #e0e0e0;overflow:hidden;}
form .bt2 .h21{width:80px;height:121px;background:#f5f5f5;line-height:121px;text-align:center;border-right:1px solid #e0e0e0;
float:left;}
form .zx .bt2 em textarea {float:left;width:803px;height:101px;background:transparent;
border:0;outline:none;padding:10px;resize:none;}
form .zx .bt3{width:100%;height:40px; background:#e9e8f8;
border-bottom:1px solid #e0e0e0;font-size:14px;color:#666;line-height:40px;}
form .zx .bt3 h3{margin-left:18px;}
.tab table{width:911px;height:auto;background:#f5f5f5;
border:1px solid #e0e0e0;height:41px;font-size:14px;color:#666;}
.tab table tr:nth-child(1) th{height:42px;font-weight:normal;}
.tab table tr:nth-child(2){font-weight:normal;height:288px;}
/*查看留言*/
.ly{margin-top:47px;margin-left:26px;width:954px;}
.ly span{font-size:14px;color:#666;}
.ly .form11 table{border:1px solid #e0e0e0;width:956px;margin-top:18px;}
.ly .form11 table tr th,.ly .form11 table tr td{
border:1px solid #e0e0e0;height:39px;text-align:center;}
.ly .form11 table tr th{font-weight:normal; color:#e51d1d;background:#f8f7e8;text-align:center;}
.ly .form11 table tr th:first-child{width:201px;}
.ly .form11 table tr th:nth-child(2){width:184px;}
.ly .form11 table tr th:nth-child(3){width:196px;}
.ly .form11 table tr th:nth-child(4){width:250px;}
.ly .form11 table tr th:nth-child(5){width:127px;}
.ly .form11 table tr td input{text-align:center;outline:none;border:0;background:transparent; font-size:14px;}
.ly .form11 table tr td textarea{width:306px;margin:0 auto;display:block;background:transparent;outline:none;resize:none;border:0;
height:100%;}
.ly .form11 table tr td a{display:block;width:127px;height:100%;background:#15abe9;
text-align:center;line-height:39px;font-size:14px;color:#fff;}
.ly .form11 table tr:nth-child(even){background:#f5f5f5;}
.ly .form11 table tr:nth-child(odd){background:#e9e8f8;}
/*留言详情*/
.lyxq{width:914px;height:320px;border:1px solid #cccccc;padding:21px 0px;padding-left:13px;padding-right:23px;
margin-top:16px;margin-right:20px;}
.lyxq h1{margin-right:20px;}
.lyxq textarea{width:94%;height:320px;resize:none;border:0;outline:none;background:transparent;}
.fs{margin-top:20px;}
.fs input:first-child {width:854px;height:46px;border:1px solid #cccccc;border-right:0;float:left;
padding-left:5px;background:rgba(240,240,240,0.33);}
.fs input:last-child {width:92px;height:48px;border:0;background:#0ea9e7;color:#fff;}
/*开票记录*/
.form12 table{border:1px solid #e0e0e0; width:956px;}
.form12 table tr td,.form12 table tr th{border:1px solid #e0e0e0;height:38px;font-weight:normal;
text-align:center;}
.form12 table tr th{background:#f8f7e8;color:#e51d1d;}
.form12 table tr th:first-child{width:225px;}
.form12 table tr th:nth-child(2){width:299px;}
.form12 table tr th:nth-child(3){width:133px;}
.form12 table tr th:nth-child(4){width:158px;}
.form12 table tr th:nth-child(5){width:135px;}
.form12 table tr:nth-child(odd){background:#e9e8f8;}
.form12 table tr:nth-child(even){background:#f5f5f5;}
.form12 table tr td a{display:block;width:135px;height:100%;background:#15abe9;text-align:center;line-height:38px; color:#fff;
}
/*后台开票平台*/
.form2 .sub6,.form22 .sub5{width:133px;height:53px;background:#17ace9;text-align:center;
line-height:53px;font-size:20px;color:#fff;border:0;font-weight:bold;border-radius:5px;margin-top:24px;}
.form2 .sub6{margin-left:74px;}
.form2 .sub5{margin-left:179px;}
.form22{margin-top:39px;margin-left:179px;}
/*修改密码*/
.bd8{height:400px;}
.form-item {height:43px;margin-bottom:28px;}
.form-item input{height:43px;border-radius:5px;width:310px;margin-right:4px;}
.form-item button{height:43px;width:120px;}
.bd form #sub9{
width: 152px;
height: 42px;
background: #14abe8;
text-align: center;
line-height: 42px;
border: 0;
border-radius: 5px;
font-size: 20px;
font-weight: bold;
color: #fff;
margin: 0 auto;
display: block;
}
.formdl button {
height: 43px;
width: 120px;
margin-left:20px;
}
| 0.243283 | 0.050447 |
ICEcoder default theme by <NAME>, used in code editor available at https://icecoder.net
*/
.cm-s-icecoder { color: #666; background: #1d1d1b; }
.cm-s-icecoder span.cm-keyword { color: #eee; font-weight:bold; } /* off-white 1 */
.cm-s-icecoder span.cm-atom { color: #e1c76e; } /* yellow */
.cm-s-icecoder span.cm-number { color: #6cb5d9; } /* blue */
.cm-s-icecoder span.cm-def { color: #b9ca4a; } /* green */
.cm-s-icecoder span.cm-variable { color: #6cb5d9; } /* blue */
.cm-s-icecoder span.cm-variable-2 { color: #cc1e5c; } /* pink */
.cm-s-icecoder span.cm-variable-3, .cm-s-icecoder span.cm-type { color: #f9602c; } /* orange */
.cm-s-icecoder span.cm-property { color: #eee; } /* off-white 1 */
.cm-s-icecoder span.cm-operator { color: #9179bb; } /* purple */
.cm-s-icecoder span.cm-comment { color: #97a3aa; } /* grey-blue */
.cm-s-icecoder span.cm-string { color: #b9ca4a; } /* green */
.cm-s-icecoder span.cm-string-2 { color: #6cb5d9; } /* blue */
.cm-s-icecoder span.cm-meta { color: #555; } /* grey */
.cm-s-icecoder span.cm-qualifier { color: #555; } /* grey */
.cm-s-icecoder span.cm-builtin { color: #214e7b; } /* bright blue */
.cm-s-icecoder span.cm-bracket { color: #cc7; } /* grey-yellow */
.cm-s-icecoder span.cm-tag { color: #e8e8e8; } /* off-white 2 */
.cm-s-icecoder span.cm-attribute { color: #099; } /* teal */
.cm-s-icecoder span.cm-header { color: #6a0d6a; } /* purple-pink */
.cm-s-icecoder span.cm-quote { color: #186718; } /* dark green */
.cm-s-icecoder span.cm-hr { color: #888; } /* mid-grey */
.cm-s-icecoder span.cm-link { color: #e1c76e; } /* yellow */
.cm-s-icecoder span.cm-error { color: #d00; } /* red */
.cm-s-icecoder .CodeMirror-cursor { border-left: 1px solid white; }
.cm-s-icecoder div.CodeMirror-selected { color: #fff; background: #037; }
.cm-s-icecoder .CodeMirror-gutters { background: #1d1d1b; min-width: 41px; border-right: 0; }
.cm-s-icecoder .CodeMirror-linenumber { color: #555; cursor: default; }
.cm-s-icecoder .CodeMirror-matchingbracket { color: #fff !important; background: #555 !important; }
.cm-s-icecoder .CodeMirror-activeline-background { background: #000; }
|
assets/lib/codemirror/theme/icecoder.css
|
ICEcoder default theme by <NAME>, used in code editor available at https://icecoder.net
*/
.cm-s-icecoder { color: #666; background: #1d1d1b; }
.cm-s-icecoder span.cm-keyword { color: #eee; font-weight:bold; } /* off-white 1 */
.cm-s-icecoder span.cm-atom { color: #e1c76e; } /* yellow */
.cm-s-icecoder span.cm-number { color: #6cb5d9; } /* blue */
.cm-s-icecoder span.cm-def { color: #b9ca4a; } /* green */
.cm-s-icecoder span.cm-variable { color: #6cb5d9; } /* blue */
.cm-s-icecoder span.cm-variable-2 { color: #cc1e5c; } /* pink */
.cm-s-icecoder span.cm-variable-3, .cm-s-icecoder span.cm-type { color: #f9602c; } /* orange */
.cm-s-icecoder span.cm-property { color: #eee; } /* off-white 1 */
.cm-s-icecoder span.cm-operator { color: #9179bb; } /* purple */
.cm-s-icecoder span.cm-comment { color: #97a3aa; } /* grey-blue */
.cm-s-icecoder span.cm-string { color: #b9ca4a; } /* green */
.cm-s-icecoder span.cm-string-2 { color: #6cb5d9; } /* blue */
.cm-s-icecoder span.cm-meta { color: #555; } /* grey */
.cm-s-icecoder span.cm-qualifier { color: #555; } /* grey */
.cm-s-icecoder span.cm-builtin { color: #214e7b; } /* bright blue */
.cm-s-icecoder span.cm-bracket { color: #cc7; } /* grey-yellow */
.cm-s-icecoder span.cm-tag { color: #e8e8e8; } /* off-white 2 */
.cm-s-icecoder span.cm-attribute { color: #099; } /* teal */
.cm-s-icecoder span.cm-header { color: #6a0d6a; } /* purple-pink */
.cm-s-icecoder span.cm-quote { color: #186718; } /* dark green */
.cm-s-icecoder span.cm-hr { color: #888; } /* mid-grey */
.cm-s-icecoder span.cm-link { color: #e1c76e; } /* yellow */
.cm-s-icecoder span.cm-error { color: #d00; } /* red */
.cm-s-icecoder .CodeMirror-cursor { border-left: 1px solid white; }
.cm-s-icecoder div.CodeMirror-selected { color: #fff; background: #037; }
.cm-s-icecoder .CodeMirror-gutters { background: #1d1d1b; min-width: 41px; border-right: 0; }
.cm-s-icecoder .CodeMirror-linenumber { color: #555; cursor: default; }
.cm-s-icecoder .CodeMirror-matchingbracket { color: #fff !important; background: #555 !important; }
.cm-s-icecoder .CodeMirror-activeline-background { background: #000; }
| 0.574037 | 0.037857 |
@import url("https://fonts.googleapis.com/css2?family=Bangers&display=swap");
@font-face {
font-family: "Bangers";
src: url(../fonts/Bangers-Regular.ttf);
}
@import url("https://fonts.googleapis.com/css2?family=Roboto:wght@500&display=swap");
@font-face {
font-family: "Roboto";
src: url(../fonts/Roboto-Medium.ttf);
}
* {
box-sizing: border-box;
font-family: "Bangers";
}
html {
max-width: 100vw;
max-height: 100vh;
}
body {
width: 100%;
margin: 0px;
}
/* -------- HEADER -------- */
header {
display: flex;
justify-content: space-between;
align-items: center;
margin: 0px 10px;
}
header > h1 {
height: 40px;
margin: 5px 0px;
text-align: center;
font-size: 45px;
}
.github > img {
width: 40px;
}
/* -------- NAV -------- */
nav {
margin: 0px;
width: 100%;
height: 50px;
border-radius: 10px;
background-color: rgb(255 137 0 / 0.74);
position: sticky;
top: 0px;
}
nav > ul {
display: flex;
flex-direction: row;
align-items: center;
justify-content: space-around;
list-style: none;
margin: 0px;
padding: 0px;
height: 100%;
}
nav > ul > li a {
text-decoration: none;
color: white;
font-size: 40px;
}
.active a {
color: black;
}
.active:hover {
transform: none;
}
nav > ul > li:hover {
transform: scale(1.5);
}
nav > ul > li a:hover {
color: black;
}
/* -------- MAIN -------- */
main {
display: flex;
flex-direction: column;
align-items: center;
justify-content: space-around;
min-height: calc(100vh - 150px);
margin: 0px 20px 0px 20px;
}
.content{
margin-bottom: 20px;
}
.content th, .content td{
font-family: "Roboto";
font-size: 20px;
}
.content th{
padding-left: 5px;
}
.content a{
text-decoration: none;
}
.content tr>td>a>img{
width: 40px;
display: block;
margin: auto auto;
}
/* -------- FOOTER -------- */
footer {
height: 50px;
text-align: center;
background-color: #908c8c75;
display: flex;
align-items: center;
justify-content: space-around;
}
footer > address {
font-size: 20px;
padding: 10px 10px;
}
.info {
max-width: 550px;
max-height: 400px;
border: 2px solid grey;
text-align: justify;
font-size: 23px;
padding: 10px 10px;
}
.info,
.info li {
font-family: "Roboto";
}
.logo {
margin: 4px 0px;
width: 28%;
max-width: 280px;
}
|
webroot/css/estilos.css
|
@import url("https://fonts.googleapis.com/css2?family=Bangers&display=swap");
@font-face {
font-family: "Bangers";
src: url(../fonts/Bangers-Regular.ttf);
}
@import url("https://fonts.googleapis.com/css2?family=Roboto:wght@500&display=swap");
@font-face {
font-family: "Roboto";
src: url(../fonts/Roboto-Medium.ttf);
}
* {
box-sizing: border-box;
font-family: "Bangers";
}
html {
max-width: 100vw;
max-height: 100vh;
}
body {
width: 100%;
margin: 0px;
}
/* -------- HEADER -------- */
header {
display: flex;
justify-content: space-between;
align-items: center;
margin: 0px 10px;
}
header > h1 {
height: 40px;
margin: 5px 0px;
text-align: center;
font-size: 45px;
}
.github > img {
width: 40px;
}
/* -------- NAV -------- */
nav {
margin: 0px;
width: 100%;
height: 50px;
border-radius: 10px;
background-color: rgb(255 137 0 / 0.74);
position: sticky;
top: 0px;
}
nav > ul {
display: flex;
flex-direction: row;
align-items: center;
justify-content: space-around;
list-style: none;
margin: 0px;
padding: 0px;
height: 100%;
}
nav > ul > li a {
text-decoration: none;
color: white;
font-size: 40px;
}
.active a {
color: black;
}
.active:hover {
transform: none;
}
nav > ul > li:hover {
transform: scale(1.5);
}
nav > ul > li a:hover {
color: black;
}
/* -------- MAIN -------- */
main {
display: flex;
flex-direction: column;
align-items: center;
justify-content: space-around;
min-height: calc(100vh - 150px);
margin: 0px 20px 0px 20px;
}
.content{
margin-bottom: 20px;
}
.content th, .content td{
font-family: "Roboto";
font-size: 20px;
}
.content th{
padding-left: 5px;
}
.content a{
text-decoration: none;
}
.content tr>td>a>img{
width: 40px;
display: block;
margin: auto auto;
}
/* -------- FOOTER -------- */
footer {
height: 50px;
text-align: center;
background-color: #908c8c75;
display: flex;
align-items: center;
justify-content: space-around;
}
footer > address {
font-size: 20px;
padding: 10px 10px;
}
.info {
max-width: 550px;
max-height: 400px;
border: 2px solid grey;
text-align: justify;
font-size: 23px;
padding: 10px 10px;
}
.info,
.info li {
font-family: "Roboto";
}
.logo {
margin: 4px 0px;
width: 28%;
max-width: 280px;
}
| 0.230486 | 0.075687 |
figure {
margin: 0;
font-size: 0.8rem;
}
html {
color: #212121;
}
body {
font-family: 'Source Sans Pro', sans-serif;
}
a:not(.button) {
color: #0071bc;
}
a:not(.button):focus {
color: #3e94cf;
}
h1,
h2,
h3,
.panel h3 {
font-family: 'Merriweather', serif;
color: #112e51;
}
h3.small {
font-size: 1em;
}
h1 .label,
h2 .label,
h3 .label,
h4 .label,
p .label {
vertical-align: middle;
}
/**
* Forms
*/
fieldset {
margin: 0.5625em 0;
padding: 0.5625em;
}
/* Incident Profile page */
#incident-profile table.s3-groupedopts-widget {
border: 0;
}
#incident-profile .dl-header {
display: none;
}
#content .incident-profile h3 {
font-size: 1.6875rem;
padding-bottom: 0;
}
/* Incident Summary page */
#incident-summary h2 {
color: #112e51;
font-family: "Merriweather",serif;
font-size: 2.3125rem;
font-family: "Helvetica Neue",Helvetica,Roboto,Arial,sans-serif;
font-style: normal;
font-weight: normal;
line-height: 1.4;
margin-bottom: 0.5rem;
margin-top: 0.2rem;
text-rendering: optimizelegibility;
}
#incident-summary .callout {
background-color: #dce4ef;
border-color: #8ba6ca;
margin-top: 1.5rem;
}
#incident-summary table.s3-groupedopts-widget {
border: 0;
}
#summary-tab-headers .ui-tabs-nav {
margin: 0;
}
.ui-tabs .ui-tabs-nav {
padding: 0;
}
#summary-tab-headers li {
margin-right: 0;
}
#summary-tab-headers li a {
background-color: #d6d7d9;
color: #5b616b;
padding: 1em 6em;
}
#summary-tab-headers li.ui-state-active > a {
background-color: #fff;
color: #5b616b;
cursor: default;
}
.dataTables_length option {
margin-right: 5px;
}
.ui-corner-all, .ui-corner-bottom, .ui-corner-right, .ui-corner-br {
border-bottom-right-radius: 0;
}
.ui-corner-all, .ui-corner-bottom, .ui-corner-left, .ui-corner-bl {
border-bottom-left-radius: 0;
}
.ui-corner-all, .ui-corner-top, .ui-corner-right, .ui-corner-tr {
border-top-right-radius: 0;
}
.ui-corner-all, .ui-corner-top, .ui-corner-left, .ui-corner-tl {
border-top-left-radius: 0;
}
/* Map */
.x-toolbar table {
width: auto;
}
/* Logo */
.name h1 {
font-family: 'Verdana', sans-serif;
}
/*
.logo {
height: 2em;
width: auto;
max-width: 10rem;
margin-top: -0.25em;
}*/
/**
* Callout Panel for Wrapping Events
*/
#content > .callout {
margin-top: 1.5rem;
background-color: #dce4ef;
border-color: #8ba6ca;
}
#content > .callout hr {
border-color: #8ba6ca;
margin: 0.5em 0 1em 0;
}
#content > .callout h3,
#content > .callout ul li,
#content > .callout p:not(.callout-intro) {
color: #5b616b;
transition: color 125ms ease-in-out;
}
/* Override default theme */
#content > .callout h3 {
font-size: 1.6875rem;
padding-bottom: 0;
}
#content > .callout:hover h3,
#content > .callout:hover ul li,
#content > .callout:hover p:not(.callout-intro) {
color: #323a45;
}
#content > .callout ul,
#content > .callout p {
margin-bottom: 0.5em;
}
#content > .callout a:not(.button),
#content > .callout a:not(.button):visited {
color: #4773aa;
}
#content > .callout .callout-intro {
margin: -1.25em -1.25em 1.25em -1.25em;
padding: 0.25em 0.25em 0.25em 1.25em;
background-color: #8ba6ca;
color: #fff;
}
#content > .callout .button.button-info {
background-color: #4773aa;
margin: 0.5em auto 0 0;
}
/**
* Incident
*/
.incident {
padding: 0;
}
.incident h3 > .button {
position: relative;
top: -0.5rem;
padding-left: 4em;
}
.incident h3 > .button > [class*='fi-'] {
font-size: 2em;
position: absolute;
margin-top: -0.25em;
margin-left: -1.3em;
}
.incident-header {
font-size: 0.8rem;
color: #323a45;
color: #fff;
}
.incident-header {
margin: 0 !important;
padding: 0.5em 0.75em 0.125em 0.75em;
background-color: #5b616b;
}
.incident-header p,
.incident-header ul {
margin-bottom: 0.35em;
}
.incident-header p,
.incident-header a {
color: #fff;
}
.incident-header.active {
background-color: #43AC6A;
}
.incident-header.inactive {
background-color: #cf2a0e;
}
.incident-header.pending {
background-color: #f08a24;
}
/* Share Button */
.incident-control .button.tiny.secondary,
.inline-list .button.tiny.secondary {
margin: 0;
background-color: #fff;
padding: 0.275rem 1.25rem 0.3275rem 1.25rem;
}
.incident-content {
padding: 1em;
}
.incident-content-summary {
padding-left: 0;
}
.incident-content .large-8 {
padding: 0;
}
.incident-content .large-4 {
padding-right: 0;
}
.incident-labels {
margin-bottom: 0.5rem;
}
.organization-logo img {
max-width: 100%;
width: 5rem;
height: auto;
padding-right: 0;
}
.incident-description {
margin-top: 2em;
}
/**
* Panel Wrap
*/
.panel-wrap {
padding: 1rem;
border: 1px solid #d6d7d9;
}
/**
* Panel
*/
.panel {
border: 0;
background-color: #f1f1f1;
}
/**
* News
*/
.news {
margin: 5rem auto;
}
/**
* Tables
*/
table {
width: 100%;
}
table tr td {
padding: 0.25rem 0.625rem;
}
/**
* Footer
*/
.footer {
margin: 2rem 0 0 0;
}
/**
* Incident Label Controls
*/
.incident-labels {
display: inline-block;
}
.label-controls {
display: inline-block;
margin: 0 0 0 1rem;
list-style: none;
}
.label-controls li {
display: inline;
}
.label-controls a {
position: relative;
top: 0.125rem;
margin-right: 0.5rem;
color: #5b616b;
}
.label-controls a:hover {
color: #3e94cf;
}
/**
* Tab Navigation
*/
.tab-navigation {
display: inline-block;
}
.tabs .tab-title > a {
background-color: #d6d7d9;
color: #5b616b;
padding: 1em;
border-top: 1px solid #ccc;
border-right: 1px solid #ccc;
}
.tabs .tab-title:first-child > a {
border-left: 1px solid #ccc;
border-top-left-radius: 3px;
}
.tabs .tab-title:last-child > a {
border-top-right-radius: 3px;
}
@media (min-width: 768px) {
.tabs .tab-title > a {
padding: 1em 6em;
}
}
.tabs .tab-title:not(.active) > a:hover {
background-color: #ccc;
color: #5b616b;
}
.tabs .tab-title.active > a {
background-color: #fff;
color: #5b616b;
cursor: default;
}
.tabs-content {
margin-top: -0.5em;
padding: 1em;
border: 1px solid #ccc;
background-color: #fff;
}
/* Side Nav */
.tabs.vertical ~ .tabs-content {
width: 75%;
margin-bottom: 1em;
}
.tabs.vertical li {
margin: 0;
}
.tabs.vertical li:not(:first-child) {
border-top: 1px solid #aeb0b5;
}
.tabs.vertical li a:not(.button) {
padding: 0.5em 2em;
background-color: transparent;
border: 0;
border-left: 4px solid transparent;
transition: all 150ms ease-in-out;
}
.tabs.vertical li.active > a:first-child:not(.button),
.tabs.vertical li.active a:not(.button) {
background-color: transparent;
font-weight: bold;
border-left-color: #008CBA;
color: #008CBA;
}
.tabs.vertical li a:first-child:hover:not(.button),
.tabs.vertical li a:hover:not(.button),
.tabs.vertical li a:focus:not(.button) {
font-weight: bold;
background-color: #d6d7d9;
border-left-color: #4773aa;
color: #4773aa;
}
/* Compose Update */
.compose-update {
background-color: #e2f3dc;
}
/* Updates */
.update-meta-text {
font-size: 13px;
}
/**
* Timeline Slider
*/
.tl-storyslider {
display: none;
}
.tl-timenav,
.tl-timeline {
background-color: #fff;
}
.tl-timeline {
border: 1px solid #d6d7d9;
}
.tl-timemarker .tl-timemarker-content-container {
background-color: #f1f1f1;
border-color: #d6d7d9;
box-shadow: none;
border-radius: 0;
}
.tl-timemarker.tl-timemarker-active .tl-timemarker-content-container {
background-color: #dce4ef;
border-color: #112e51;
box-shadow: none;
}
.tl-timemarker .tl-timemarker-content-container .tl-timemarker-content .tl-timemarker-text h2.tl-headline.tl-headline-fadeout::after,
.tl-timemarker.tl-timemarker-active .tl-timemarker-content-container .tl-timemarker-content .tl-timemarker-text h2.tl-headline.tl-headline-fadeout::after,
.tl-timemarker.tl-timemarker-active:hover .tl-timemarker-content-container .tl-timemarker-content .tl-timemarker-text h2.tl-headline.tl-headline-fadeout::after {
background: none;
}
|
static/themes/WACOP/styles.css
|
figure {
margin: 0;
font-size: 0.8rem;
}
html {
color: #212121;
}
body {
font-family: 'Source Sans Pro', sans-serif;
}
a:not(.button) {
color: #0071bc;
}
a:not(.button):focus {
color: #3e94cf;
}
h1,
h2,
h3,
.panel h3 {
font-family: 'Merriweather', serif;
color: #112e51;
}
h3.small {
font-size: 1em;
}
h1 .label,
h2 .label,
h3 .label,
h4 .label,
p .label {
vertical-align: middle;
}
/**
* Forms
*/
fieldset {
margin: 0.5625em 0;
padding: 0.5625em;
}
/* Incident Profile page */
#incident-profile table.s3-groupedopts-widget {
border: 0;
}
#incident-profile .dl-header {
display: none;
}
#content .incident-profile h3 {
font-size: 1.6875rem;
padding-bottom: 0;
}
/* Incident Summary page */
#incident-summary h2 {
color: #112e51;
font-family: "Merriweather",serif;
font-size: 2.3125rem;
font-family: "Helvetica Neue",Helvetica,Roboto,Arial,sans-serif;
font-style: normal;
font-weight: normal;
line-height: 1.4;
margin-bottom: 0.5rem;
margin-top: 0.2rem;
text-rendering: optimizelegibility;
}
#incident-summary .callout {
background-color: #dce4ef;
border-color: #8ba6ca;
margin-top: 1.5rem;
}
#incident-summary table.s3-groupedopts-widget {
border: 0;
}
#summary-tab-headers .ui-tabs-nav {
margin: 0;
}
.ui-tabs .ui-tabs-nav {
padding: 0;
}
#summary-tab-headers li {
margin-right: 0;
}
#summary-tab-headers li a {
background-color: #d6d7d9;
color: #5b616b;
padding: 1em 6em;
}
#summary-tab-headers li.ui-state-active > a {
background-color: #fff;
color: #5b616b;
cursor: default;
}
.dataTables_length option {
margin-right: 5px;
}
.ui-corner-all, .ui-corner-bottom, .ui-corner-right, .ui-corner-br {
border-bottom-right-radius: 0;
}
.ui-corner-all, .ui-corner-bottom, .ui-corner-left, .ui-corner-bl {
border-bottom-left-radius: 0;
}
.ui-corner-all, .ui-corner-top, .ui-corner-right, .ui-corner-tr {
border-top-right-radius: 0;
}
.ui-corner-all, .ui-corner-top, .ui-corner-left, .ui-corner-tl {
border-top-left-radius: 0;
}
/* Map */
.x-toolbar table {
width: auto;
}
/* Logo */
.name h1 {
font-family: 'Verdana', sans-serif;
}
/*
.logo {
height: 2em;
width: auto;
max-width: 10rem;
margin-top: -0.25em;
}*/
/**
* Callout Panel for Wrapping Events
*/
#content > .callout {
margin-top: 1.5rem;
background-color: #dce4ef;
border-color: #8ba6ca;
}
#content > .callout hr {
border-color: #8ba6ca;
margin: 0.5em 0 1em 0;
}
#content > .callout h3,
#content > .callout ul li,
#content > .callout p:not(.callout-intro) {
color: #5b616b;
transition: color 125ms ease-in-out;
}
/* Override default theme */
#content > .callout h3 {
font-size: 1.6875rem;
padding-bottom: 0;
}
#content > .callout:hover h3,
#content > .callout:hover ul li,
#content > .callout:hover p:not(.callout-intro) {
color: #323a45;
}
#content > .callout ul,
#content > .callout p {
margin-bottom: 0.5em;
}
#content > .callout a:not(.button),
#content > .callout a:not(.button):visited {
color: #4773aa;
}
#content > .callout .callout-intro {
margin: -1.25em -1.25em 1.25em -1.25em;
padding: 0.25em 0.25em 0.25em 1.25em;
background-color: #8ba6ca;
color: #fff;
}
#content > .callout .button.button-info {
background-color: #4773aa;
margin: 0.5em auto 0 0;
}
/**
* Incident
*/
.incident {
padding: 0;
}
.incident h3 > .button {
position: relative;
top: -0.5rem;
padding-left: 4em;
}
.incident h3 > .button > [class*='fi-'] {
font-size: 2em;
position: absolute;
margin-top: -0.25em;
margin-left: -1.3em;
}
.incident-header {
font-size: 0.8rem;
color: #323a45;
color: #fff;
}
.incident-header {
margin: 0 !important;
padding: 0.5em 0.75em 0.125em 0.75em;
background-color: #5b616b;
}
.incident-header p,
.incident-header ul {
margin-bottom: 0.35em;
}
.incident-header p,
.incident-header a {
color: #fff;
}
.incident-header.active {
background-color: #43AC6A;
}
.incident-header.inactive {
background-color: #cf2a0e;
}
.incident-header.pending {
background-color: #f08a24;
}
/* Share Button */
.incident-control .button.tiny.secondary,
.inline-list .button.tiny.secondary {
margin: 0;
background-color: #fff;
padding: 0.275rem 1.25rem 0.3275rem 1.25rem;
}
.incident-content {
padding: 1em;
}
.incident-content-summary {
padding-left: 0;
}
.incident-content .large-8 {
padding: 0;
}
.incident-content .large-4 {
padding-right: 0;
}
.incident-labels {
margin-bottom: 0.5rem;
}
.organization-logo img {
max-width: 100%;
width: 5rem;
height: auto;
padding-right: 0;
}
.incident-description {
margin-top: 2em;
}
/**
* Panel Wrap
*/
.panel-wrap {
padding: 1rem;
border: 1px solid #d6d7d9;
}
/**
* Panel
*/
.panel {
border: 0;
background-color: #f1f1f1;
}
/**
* News
*/
.news {
margin: 5rem auto;
}
/**
* Tables
*/
table {
width: 100%;
}
table tr td {
padding: 0.25rem 0.625rem;
}
/**
* Footer
*/
.footer {
margin: 2rem 0 0 0;
}
/**
* Incident Label Controls
*/
.incident-labels {
display: inline-block;
}
.label-controls {
display: inline-block;
margin: 0 0 0 1rem;
list-style: none;
}
.label-controls li {
display: inline;
}
.label-controls a {
position: relative;
top: 0.125rem;
margin-right: 0.5rem;
color: #5b616b;
}
.label-controls a:hover {
color: #3e94cf;
}
/**
* Tab Navigation
*/
.tab-navigation {
display: inline-block;
}
.tabs .tab-title > a {
background-color: #d6d7d9;
color: #5b616b;
padding: 1em;
border-top: 1px solid #ccc;
border-right: 1px solid #ccc;
}
.tabs .tab-title:first-child > a {
border-left: 1px solid #ccc;
border-top-left-radius: 3px;
}
.tabs .tab-title:last-child > a {
border-top-right-radius: 3px;
}
@media (min-width: 768px) {
.tabs .tab-title > a {
padding: 1em 6em;
}
}
.tabs .tab-title:not(.active) > a:hover {
background-color: #ccc;
color: #5b616b;
}
.tabs .tab-title.active > a {
background-color: #fff;
color: #5b616b;
cursor: default;
}
.tabs-content {
margin-top: -0.5em;
padding: 1em;
border: 1px solid #ccc;
background-color: #fff;
}
/* Side Nav */
.tabs.vertical ~ .tabs-content {
width: 75%;
margin-bottom: 1em;
}
.tabs.vertical li {
margin: 0;
}
.tabs.vertical li:not(:first-child) {
border-top: 1px solid #aeb0b5;
}
.tabs.vertical li a:not(.button) {
padding: 0.5em 2em;
background-color: transparent;
border: 0;
border-left: 4px solid transparent;
transition: all 150ms ease-in-out;
}
.tabs.vertical li.active > a:first-child:not(.button),
.tabs.vertical li.active a:not(.button) {
background-color: transparent;
font-weight: bold;
border-left-color: #008CBA;
color: #008CBA;
}
.tabs.vertical li a:first-child:hover:not(.button),
.tabs.vertical li a:hover:not(.button),
.tabs.vertical li a:focus:not(.button) {
font-weight: bold;
background-color: #d6d7d9;
border-left-color: #4773aa;
color: #4773aa;
}
/* Compose Update */
.compose-update {
background-color: #e2f3dc;
}
/* Updates */
.update-meta-text {
font-size: 13px;
}
/**
* Timeline Slider
*/
.tl-storyslider {
display: none;
}
.tl-timenav,
.tl-timeline {
background-color: #fff;
}
.tl-timeline {
border: 1px solid #d6d7d9;
}
.tl-timemarker .tl-timemarker-content-container {
background-color: #f1f1f1;
border-color: #d6d7d9;
box-shadow: none;
border-radius: 0;
}
.tl-timemarker.tl-timemarker-active .tl-timemarker-content-container {
background-color: #dce4ef;
border-color: #112e51;
box-shadow: none;
}
.tl-timemarker .tl-timemarker-content-container .tl-timemarker-content .tl-timemarker-text h2.tl-headline.tl-headline-fadeout::after,
.tl-timemarker.tl-timemarker-active .tl-timemarker-content-container .tl-timemarker-content .tl-timemarker-text h2.tl-headline.tl-headline-fadeout::after,
.tl-timemarker.tl-timemarker-active:hover .tl-timemarker-content-container .tl-timemarker-content .tl-timemarker-text h2.tl-headline.tl-headline-fadeout::after {
background: none;
}
| 0.611034 | 0.103885 |
:root {
--dark-red: #8B0000;
--very-dark-red: #660000;
--background-black: #313131;
--background-gray: #ddd;
--spantaran: spantaran, Arial Black, Arial, Helvetica, sans-serif;
--arial-black: Arial Black, Arial, Helvetica, sans-serif;
--arial: Arial, Helvetica, sans-serif;
}
@font-face {
font-family: spantaran;
src: url(../fonts/spantaran.ttf) format("truetype");
font-display: swap;
}
a {
text-decoration: none;
}
html {
margin: 0;
padding: 0;
}
body {
margin: 0;
padding: 0;
height: 100%;
background-color: var(--background-black);
}
#nav-button {
position: absolute;
top :2%;
right: 1%;
border: 0;
margin: 0;
padding: 0;
cursor: pointer;
background-color: transparent;
z-index: 20;
width: 40px;
height: 24px;
}
.nav-button-line {
position: absolute;
width: 40px;
height: 4px;
border-radius: 4px;
background-color: var(--dark-red);
display: block;
transform: translate(0, 0) rotate(0);
transition:
top .25s ease 0s,
transform .25s ease .25s;
}
#nav-button-line-top {
top: 0;
transform-origin: bottom left;
}
#nav-button-line-mid {
top: 10px;
transform-origin: bottom right;
}
#nav-button-line-bot {
top: 20px;
transform-origin: bottom right;
}
#nav-button:hover .nav-button-line,
#nav-button.is-open .nav-button-line {
background-color: white;
}
#nav-button:hover.is-open .nav-button-line {
background-color: black;
}
#nav-button.is-open .nav-button-line {
top: 20px;
}
#nav-button.is-closed .nav-button-line {
transition:
top .25s ease .25s,
transform .25s ease 0s;
}
#nav-button.is-open #nav-button-line-top {
transform: translate(7px, 0) rotate(-45deg);
transform-origin: bottom left;
}
#nav-button.is-open #nav-button-line-bot,
#nav-button.is-open #nav-button-line-mid {
transform: translate(-7px, 0) rotate(45deg);
transform-origin: bottom right;
}
#nav-menu,
#nav-menu-frame {
position: fixed;
box-sizing: border-box;
top: 0;
min-height: 100%;
display: flex;
flex-direction: column;
align-items: flex-end;
transition: 300ms right cubic-bezier(0.77, 0, 0.175, 1);
z-index: 10;
}
#nav-menu {
background: var(--dark-red);
}
#nav-menu-frame {
background: black;
transform: scale(1.1);
}
#nav-menu.is-open,
#nav-menu-frame.is-open {
right: 0;
}
#nav-menu > a {
font-size: 3em;
font-family: var(--spantaran);
color:white;
}
#nav-menu > a:hover {
color: black;
}
#social-logos {
margin-top: 10px;
}
#social-logos a {
margin-left: 2px;
}
#social-logos a img:hover {
transform: scale(1.2);
}
#social-logos .social-name {
font-family: var(--spantaran);
color:white;
text-align: center;
display: none;
margin: 0;
padding: 5px 0 0 0;
}
#linked-in-link:hover ~ #linked-in-name {
display: block;
}
#facebook-link:hover ~ #facebook-name {
display: block;
}
#github-link:hover ~ #github-name {
display: block;
}
#stack-overflow-link:hover ~ #stack-overflow-name {
display: block;
}
@media (max-width: 1023px) {
#nav-menu,
#nav-menu-frame {
width: 100%;
padding: 50px 5% 0 0;
clip-path: polygon(0 0, 0 30%, 20% 69%, 110% 100%, 100% 100%, 100% 0);
}
#nav-menu {
right: -100%;
}
#nav-menu-frame {
right: -200%;
}
}
@media (min-width: 1024px) {
#nav-menu,
#nav-menu-frame {
width: 58%;
padding: 50px 5% 0 0;
clip-path: polygon(0 0, 40% 60%, 110% 100%, 100% 100%, 100% 0);
}
#nav-menu {
right: -58%;
}
#nav-menu-frame {
right: -100%;
}
}
|
assets/css/base.css
|
:root {
--dark-red: #8B0000;
--very-dark-red: #660000;
--background-black: #313131;
--background-gray: #ddd;
--spantaran: spantaran, Arial Black, Arial, Helvetica, sans-serif;
--arial-black: Arial Black, Arial, Helvetica, sans-serif;
--arial: Arial, Helvetica, sans-serif;
}
@font-face {
font-family: spantaran;
src: url(../fonts/spantaran.ttf) format("truetype");
font-display: swap;
}
a {
text-decoration: none;
}
html {
margin: 0;
padding: 0;
}
body {
margin: 0;
padding: 0;
height: 100%;
background-color: var(--background-black);
}
#nav-button {
position: absolute;
top :2%;
right: 1%;
border: 0;
margin: 0;
padding: 0;
cursor: pointer;
background-color: transparent;
z-index: 20;
width: 40px;
height: 24px;
}
.nav-button-line {
position: absolute;
width: 40px;
height: 4px;
border-radius: 4px;
background-color: var(--dark-red);
display: block;
transform: translate(0, 0) rotate(0);
transition:
top .25s ease 0s,
transform .25s ease .25s;
}
#nav-button-line-top {
top: 0;
transform-origin: bottom left;
}
#nav-button-line-mid {
top: 10px;
transform-origin: bottom right;
}
#nav-button-line-bot {
top: 20px;
transform-origin: bottom right;
}
#nav-button:hover .nav-button-line,
#nav-button.is-open .nav-button-line {
background-color: white;
}
#nav-button:hover.is-open .nav-button-line {
background-color: black;
}
#nav-button.is-open .nav-button-line {
top: 20px;
}
#nav-button.is-closed .nav-button-line {
transition:
top .25s ease .25s,
transform .25s ease 0s;
}
#nav-button.is-open #nav-button-line-top {
transform: translate(7px, 0) rotate(-45deg);
transform-origin: bottom left;
}
#nav-button.is-open #nav-button-line-bot,
#nav-button.is-open #nav-button-line-mid {
transform: translate(-7px, 0) rotate(45deg);
transform-origin: bottom right;
}
#nav-menu,
#nav-menu-frame {
position: fixed;
box-sizing: border-box;
top: 0;
min-height: 100%;
display: flex;
flex-direction: column;
align-items: flex-end;
transition: 300ms right cubic-bezier(0.77, 0, 0.175, 1);
z-index: 10;
}
#nav-menu {
background: var(--dark-red);
}
#nav-menu-frame {
background: black;
transform: scale(1.1);
}
#nav-menu.is-open,
#nav-menu-frame.is-open {
right: 0;
}
#nav-menu > a {
font-size: 3em;
font-family: var(--spantaran);
color:white;
}
#nav-menu > a:hover {
color: black;
}
#social-logos {
margin-top: 10px;
}
#social-logos a {
margin-left: 2px;
}
#social-logos a img:hover {
transform: scale(1.2);
}
#social-logos .social-name {
font-family: var(--spantaran);
color:white;
text-align: center;
display: none;
margin: 0;
padding: 5px 0 0 0;
}
#linked-in-link:hover ~ #linked-in-name {
display: block;
}
#facebook-link:hover ~ #facebook-name {
display: block;
}
#github-link:hover ~ #github-name {
display: block;
}
#stack-overflow-link:hover ~ #stack-overflow-name {
display: block;
}
@media (max-width: 1023px) {
#nav-menu,
#nav-menu-frame {
width: 100%;
padding: 50px 5% 0 0;
clip-path: polygon(0 0, 0 30%, 20% 69%, 110% 100%, 100% 100%, 100% 0);
}
#nav-menu {
right: -100%;
}
#nav-menu-frame {
right: -200%;
}
}
@media (min-width: 1024px) {
#nav-menu,
#nav-menu-frame {
width: 58%;
padding: 50px 5% 0 0;
clip-path: polygon(0 0, 40% 60%, 110% 100%, 100% 100%, 100% 0);
}
#nav-menu {
right: -58%;
}
#nav-menu-frame {
right: -100%;
}
}
| 0.53048 | 0.134861 |
body {
margin: 0;
}
#main-container {
margin: 0 auto;
max-width: 64rem;
}
header::after {
position: fixed;
}
#header-grid-container {
display: grid;
grid-template-columns: auto auto;
grid-template-rows: auto;
}
#page-titles {
display: inline-block;
padding: 1rem 0 1rem 1rem;
align-self: end;
justify-self: start;
}
#page-title {
display: inline-block;
padding: 1rem 0 1rem 1rem;
align-self: end;
justify-self: start;
}
#header-buttons {
display: inline-block;
padding: 1rem 1rem 1rem 0;
align-self: end;
justify-self: end;
}
#log-in-form {
padding: 0.75rem 0.5rem;
text-align: right;
}
main {
min-height: 8rem;
}
#feed-container {
padding: 1rem;
}
#person-page-container {
padding: 1rem;
}
#reg-form {
display: grid;
grid-template-columns: max-content auto;
max-width: 26rem;
padding: 1rem;
}
#person-page-container > #reg-form {
padding: 0;
}
/* Tweaks */
#header-buttons > a {
display: inline-block;
padding: 0.25rem;
}
#log-in-form > a, #log-in-form > span {
display: inline-block;
margin-top: 0.5rem;
}
p ~ p {
margin-top: 1rem;
}
#map {
margin-top: 1rem;
}
#reg-form > label {
margin-right: 1rem;
}
#reg-form > span ~ label, #reg-form > input, #reg-form > #reg-form-gender, #reg-form > #reg-form-about-you, #reg-form > #reg-form-annual-salary, #reg-form > #reg-form-dating-preference {
margin-top: 1rem;
}
#reg-form > #reg-form-name {
margin-top: 0;
}
#reg-form > #reg-form-about-you {
resize: vertical;
}
#reg-form > input ~ span {
grid-column-start: 2;
font-size: 0.875rem;
}
/* Classes */
.container-padding {
display: inline-block;
padding: 1rem;
}
.male-ppc {
background-color: #a5d0eb;
}
.female-ppc {
background-color: #eba3be;
}
.other-ppc {
background-color: white;
}
/* User agent stylesheet overrides */
h1, h2, p {
margin-top: 0;
margin-bottom: 0;
}
input[type="text"], input[type="email"], input[type="password"] {
border: 1px solid #444444;
}
textarea {
border: 1px solid #444444;
}
|
web-app/css/style.css
|
body {
margin: 0;
}
#main-container {
margin: 0 auto;
max-width: 64rem;
}
header::after {
position: fixed;
}
#header-grid-container {
display: grid;
grid-template-columns: auto auto;
grid-template-rows: auto;
}
#page-titles {
display: inline-block;
padding: 1rem 0 1rem 1rem;
align-self: end;
justify-self: start;
}
#page-title {
display: inline-block;
padding: 1rem 0 1rem 1rem;
align-self: end;
justify-self: start;
}
#header-buttons {
display: inline-block;
padding: 1rem 1rem 1rem 0;
align-self: end;
justify-self: end;
}
#log-in-form {
padding: 0.75rem 0.5rem;
text-align: right;
}
main {
min-height: 8rem;
}
#feed-container {
padding: 1rem;
}
#person-page-container {
padding: 1rem;
}
#reg-form {
display: grid;
grid-template-columns: max-content auto;
max-width: 26rem;
padding: 1rem;
}
#person-page-container > #reg-form {
padding: 0;
}
/* Tweaks */
#header-buttons > a {
display: inline-block;
padding: 0.25rem;
}
#log-in-form > a, #log-in-form > span {
display: inline-block;
margin-top: 0.5rem;
}
p ~ p {
margin-top: 1rem;
}
#map {
margin-top: 1rem;
}
#reg-form > label {
margin-right: 1rem;
}
#reg-form > span ~ label, #reg-form > input, #reg-form > #reg-form-gender, #reg-form > #reg-form-about-you, #reg-form > #reg-form-annual-salary, #reg-form > #reg-form-dating-preference {
margin-top: 1rem;
}
#reg-form > #reg-form-name {
margin-top: 0;
}
#reg-form > #reg-form-about-you {
resize: vertical;
}
#reg-form > input ~ span {
grid-column-start: 2;
font-size: 0.875rem;
}
/* Classes */
.container-padding {
display: inline-block;
padding: 1rem;
}
.male-ppc {
background-color: #a5d0eb;
}
.female-ppc {
background-color: #eba3be;
}
.other-ppc {
background-color: white;
}
/* User agent stylesheet overrides */
h1, h2, p {
margin-top: 0;
margin-bottom: 0;
}
input[type="text"], input[type="email"], input[type="password"] {
border: 1px solid #444444;
}
textarea {
border: 1px solid #444444;
}
| 0.391988 | 0.088308 |
.psp-form .psp-button-row:after, .psp-form .psp-form-row:after, .psp-form:after, .psp-form-item:after, .psp-form ul.psp-form-list:after {
clear: both;
content: ' ';
display: block;
font-size: 0;
line-height: 0;
visibility: hidden;
width: 0;
height: 0
}
* html .psp-button-row, * html .psp-form-row, * html .psp-form, * html .psp-form-item, * html .psp-form ul.psp-form-list {
height: 1%
}
.psp-form .psp-form-row {
padding: 23px 16px;
display: block;
border-bottom: 1px solid #d3d3d3
}
.psp-form .psp-form-row:last-child {
border-bottom: 0
}
.psp-form .psp-button-row {
background-color: #f3f5f8;
border-top: 1px solid #ededed;
margin: 0;
padding: 12px;
margin-top: -1px;
text-align: right;
-webkit-border-radius: 0 0 4px 4px;
-o-border-radius: 0 0 4px 4px;
-moz-border-radius: 0 0 4px 4px;
border-radius: 0 0 4px 4px;
-webkit-box-shadow: inset 0 1px 0 rgba(255,255,255,1)
}
.psp-form .psp-form-col-1-8 label, .psp-form .psp-form-col-2-8 label, .psp-form .psp-form-col-3-8 label, .psp-form .psp-form-col-4-8 label, .psp-form .psp-form-col-5-8 label, .psp-form .psp-form-col-6-8 label, .psp-form .psp-form-col-7-8 label, .psp-form .psp-form-col-8-8 label {
white-space: nowrap;
width: 100%;
overflow: hidden;
text-overflow: ellipsis
}
.psp-form .psp-form-col-1-8, .psp-form .psp-form-col-2-8, .psp-form .psp-form-col-3-8, .psp-form .psp-form-col-4-8, .psp-form .psp-form-col-5-8, .psp-form .psp-form-col-6-8, .psp-form .psp-form-col-7-8, .psp-form .psp-form-col-8-8 {
float: left;
padding: 0 .5%;
box-sizing: border-box;
-moz-box-sizing: border-box;
-ms-box-sizing: border-box;
-webkit-box-sizing: border-box;
-khtml-box-sizing: border-box
}
.psp-form .psp-form-col-1-8.alpha, .psp-form .psp-form-col-2-8.alpha, .psp-form .psp-form-col-3-8.alpha, .psp-form .psp-form-col-4-8.alpha, .psp-form .psp-form-col-5-8.alpha, .psp-form .psp-form-col-6-8.alpha, .psp-form .psp-form-col-7-8.alpha, .psp-form .psp-form-col-8-8.alpha {
padding-left: 0;
clear: left
}
.psp-form .psp-form-col-1-8.omega, .psp-form .psp-form-col-2-8.omega, .psp-form .psp-form-col-3-8.omega, .psp-form .psp-form-col-4-8.omega, .psp-form .psp-form-col-5-8.omega, .psp-form .psp-form-col-6-8.omega, .psp-form .psp-form-col-7-8.omega, .psp-form .psp-form-col-8-8.omega {
padding-right: 0;
clear: right
}
.psp-form .psp-form-col-1-8 {
width: 12.5%
}
.psp-form .psp-form-col-2-8 {
width: 25%
}
.psp-form .psp-form-col-3-8 {
width: 37.5%
}
.psp-form .psp-form-col-4-8 {
width: 50%
}
.psp-form .psp-form-col-5-8 {
width: 62.5%
}
.psp-form .psp-form-col-6-8 {
width: 75%
}
.psp-form .psp-form-col-7-8 {
width: 87.5%
}
.psp-form .psp-form-col-8-8 {
width: 100%
}
.psp-form ul.psp-form-list {
display: block;
width: 100% !important
}
.psp-form ul.psp-form-list.inline {
margin-bottom: 0
}
.psp-form ul.psp-form-list, .psp-form ul.psp-form-list li {
margin: 0;
line-height: normal;
list-style: none
}
.psp-form ul.psp-form-list {
margin-bottom: 4px
}
.psp-form ul.psp-form-list li {
margin-bottom: 4px
}
.psp-form ul.psp-form-list li:last-child {
margin: 0
}
.psp-form ul.psp-form-list.inline li {
float: left;
margin: 5px 10px 0 0
}
.psp-form ul.psp-form-list li input, .psp-form ul.psp-form-list li label {
float: none !important;
padding: 0;
margin: 0 2px 0 0;
width: auto !important;
display: inline !important;
vertical-align: middle !important
}
.psp-form label {
cursor: pointer;
display: block
}
.psp-form label .required {
color: #f00
}
.psp-form fieldset {
margin-bottom: 0;
border-top: 1px solid #d3d3d3
}
.psp-form fieldset legend {
padding: 4px 6px;
margin: 0 10px;
background-color: #fafafa;
border: 1px solid #d3d3d3
}
.psp-form .psp-form-item .errorMessage, .psp-form .psp-form-item label.error {
display: block;
color: #d44d24;
font-size: 11px;
width: 100% !important;
margin-top: 1px;
padding: 0 !important
}
.psp-form .psp-form-item .formNote {
display: block;
color: #555;
font-size: 11px;
margin-bottom: 1px;
font-style: italic;
margin-top: -17px;
text-align: right;
overflow: hidden;
text-overflow: ellipsis
}
.psp-form .psp-form-item a.formNote {
color: #73991f
}
.psp-form .psp-form-item .formNote.left {
text-align: left
}
.psp-form .psp-form-row .psp-form-item {
position: relative
}
.psp-form .psp-form-row .psp-form-item > *, .psp-form .psp-form-row .psp-form-item.default > * {
width: 70%
}
.psp-form .psp-form-row .psp-form-item.small > * {
width: 35%
}
.psp-form .psp-form-row .psp-form-item.large > * {
width: 100%
}
.psp-form .psp-form-row, .psp-form .psp-form-inline .psp-form-row, .psp-form .psp-form-row.psp-form-inline {
width: 100%;
-webkit-box-sizing: border-box;
-o-box-sizing: border-box;
-moz-box-sizing: border-box;
box-sizing: border-box
}
.psp-form .psp-form-row label, .psp-form .psp-form-inline .psp-form-row label, .psp-form .psp-form-row.psp-form-inline label {
float: left;
width: 180px;
padding: 6px 0
}
.psp-form .psp-form-row .psp-form-item, .psp-form .psp-form-inline .psp-form-row .psp-form-item, .psp-form .psp-form-row.psp-form-inline .psp-form-item {
margin-left: 180px;
}
.psp-form .psp-form-block .psp-form-row, .psp-form .psp-form-row.psp-form-block {
width: 100%;
-webkit-box-sizing: border-box;
-o-box-sizing: border-box;
-moz-box-sizing: border-box;
box-sizing: border-box
}
.psp-form .psp-form-block .psp-form-row label, .psp-form .psp-form-row.psp-form-block label {
float: none;
width: auto;
display: block;
padding: 0 0 6px 0
}
.psp-form .psp-form-block .psp-form-row .psp-form-item, .psp-form .psp-form-row.psp-form-block .psp-form-item {
margin: 0;
display: block
}
@media only screen and (max-width: 768px) {
.psp-form .psp-form-row label, .psp-form .psp-form-inline .psp-form-row label, .psp-form .psp-form-row.psp-form-inline label {
clear: both;
float: none;
width: auto;
padding: 0 0 6px 0
}
.psp-form .psp-form-row .psp-form-item, .psp-form .psp-form-inline .psp-form-row .psp-form-item, .psp-form .psp-form-row.psp-form-inline .psp-form-item {
clear: both;
float: none;
margin: 0
}
.psp-form .psp-form-item .formNote {
text-align: left;
margin-top: auto
}
}
@media only screen and (max-width: 480px) {
.psp-form .psp-form-row {
padding: 12px
}
.psp-form .psp-button-row {
padding: 8px
}
.psp-form .psp-form-item .errorMessage, .psp-form .psp-form-item label.error {
margin: 1px 0 0 0
}
}
|
src/wordpress/wp-content/plugins/premium-seo-pack/aa-framework/css/form-structure.css
|
.psp-form .psp-button-row:after, .psp-form .psp-form-row:after, .psp-form:after, .psp-form-item:after, .psp-form ul.psp-form-list:after {
clear: both;
content: ' ';
display: block;
font-size: 0;
line-height: 0;
visibility: hidden;
width: 0;
height: 0
}
* html .psp-button-row, * html .psp-form-row, * html .psp-form, * html .psp-form-item, * html .psp-form ul.psp-form-list {
height: 1%
}
.psp-form .psp-form-row {
padding: 23px 16px;
display: block;
border-bottom: 1px solid #d3d3d3
}
.psp-form .psp-form-row:last-child {
border-bottom: 0
}
.psp-form .psp-button-row {
background-color: #f3f5f8;
border-top: 1px solid #ededed;
margin: 0;
padding: 12px;
margin-top: -1px;
text-align: right;
-webkit-border-radius: 0 0 4px 4px;
-o-border-radius: 0 0 4px 4px;
-moz-border-radius: 0 0 4px 4px;
border-radius: 0 0 4px 4px;
-webkit-box-shadow: inset 0 1px 0 rgba(255,255,255,1)
}
.psp-form .psp-form-col-1-8 label, .psp-form .psp-form-col-2-8 label, .psp-form .psp-form-col-3-8 label, .psp-form .psp-form-col-4-8 label, .psp-form .psp-form-col-5-8 label, .psp-form .psp-form-col-6-8 label, .psp-form .psp-form-col-7-8 label, .psp-form .psp-form-col-8-8 label {
white-space: nowrap;
width: 100%;
overflow: hidden;
text-overflow: ellipsis
}
.psp-form .psp-form-col-1-8, .psp-form .psp-form-col-2-8, .psp-form .psp-form-col-3-8, .psp-form .psp-form-col-4-8, .psp-form .psp-form-col-5-8, .psp-form .psp-form-col-6-8, .psp-form .psp-form-col-7-8, .psp-form .psp-form-col-8-8 {
float: left;
padding: 0 .5%;
box-sizing: border-box;
-moz-box-sizing: border-box;
-ms-box-sizing: border-box;
-webkit-box-sizing: border-box;
-khtml-box-sizing: border-box
}
.psp-form .psp-form-col-1-8.alpha, .psp-form .psp-form-col-2-8.alpha, .psp-form .psp-form-col-3-8.alpha, .psp-form .psp-form-col-4-8.alpha, .psp-form .psp-form-col-5-8.alpha, .psp-form .psp-form-col-6-8.alpha, .psp-form .psp-form-col-7-8.alpha, .psp-form .psp-form-col-8-8.alpha {
padding-left: 0;
clear: left
}
.psp-form .psp-form-col-1-8.omega, .psp-form .psp-form-col-2-8.omega, .psp-form .psp-form-col-3-8.omega, .psp-form .psp-form-col-4-8.omega, .psp-form .psp-form-col-5-8.omega, .psp-form .psp-form-col-6-8.omega, .psp-form .psp-form-col-7-8.omega, .psp-form .psp-form-col-8-8.omega {
padding-right: 0;
clear: right
}
.psp-form .psp-form-col-1-8 {
width: 12.5%
}
.psp-form .psp-form-col-2-8 {
width: 25%
}
.psp-form .psp-form-col-3-8 {
width: 37.5%
}
.psp-form .psp-form-col-4-8 {
width: 50%
}
.psp-form .psp-form-col-5-8 {
width: 62.5%
}
.psp-form .psp-form-col-6-8 {
width: 75%
}
.psp-form .psp-form-col-7-8 {
width: 87.5%
}
.psp-form .psp-form-col-8-8 {
width: 100%
}
.psp-form ul.psp-form-list {
display: block;
width: 100% !important
}
.psp-form ul.psp-form-list.inline {
margin-bottom: 0
}
.psp-form ul.psp-form-list, .psp-form ul.psp-form-list li {
margin: 0;
line-height: normal;
list-style: none
}
.psp-form ul.psp-form-list {
margin-bottom: 4px
}
.psp-form ul.psp-form-list li {
margin-bottom: 4px
}
.psp-form ul.psp-form-list li:last-child {
margin: 0
}
.psp-form ul.psp-form-list.inline li {
float: left;
margin: 5px 10px 0 0
}
.psp-form ul.psp-form-list li input, .psp-form ul.psp-form-list li label {
float: none !important;
padding: 0;
margin: 0 2px 0 0;
width: auto !important;
display: inline !important;
vertical-align: middle !important
}
.psp-form label {
cursor: pointer;
display: block
}
.psp-form label .required {
color: #f00
}
.psp-form fieldset {
margin-bottom: 0;
border-top: 1px solid #d3d3d3
}
.psp-form fieldset legend {
padding: 4px 6px;
margin: 0 10px;
background-color: #fafafa;
border: 1px solid #d3d3d3
}
.psp-form .psp-form-item .errorMessage, .psp-form .psp-form-item label.error {
display: block;
color: #d44d24;
font-size: 11px;
width: 100% !important;
margin-top: 1px;
padding: 0 !important
}
.psp-form .psp-form-item .formNote {
display: block;
color: #555;
font-size: 11px;
margin-bottom: 1px;
font-style: italic;
margin-top: -17px;
text-align: right;
overflow: hidden;
text-overflow: ellipsis
}
.psp-form .psp-form-item a.formNote {
color: #73991f
}
.psp-form .psp-form-item .formNote.left {
text-align: left
}
.psp-form .psp-form-row .psp-form-item {
position: relative
}
.psp-form .psp-form-row .psp-form-item > *, .psp-form .psp-form-row .psp-form-item.default > * {
width: 70%
}
.psp-form .psp-form-row .psp-form-item.small > * {
width: 35%
}
.psp-form .psp-form-row .psp-form-item.large > * {
width: 100%
}
.psp-form .psp-form-row, .psp-form .psp-form-inline .psp-form-row, .psp-form .psp-form-row.psp-form-inline {
width: 100%;
-webkit-box-sizing: border-box;
-o-box-sizing: border-box;
-moz-box-sizing: border-box;
box-sizing: border-box
}
.psp-form .psp-form-row label, .psp-form .psp-form-inline .psp-form-row label, .psp-form .psp-form-row.psp-form-inline label {
float: left;
width: 180px;
padding: 6px 0
}
.psp-form .psp-form-row .psp-form-item, .psp-form .psp-form-inline .psp-form-row .psp-form-item, .psp-form .psp-form-row.psp-form-inline .psp-form-item {
margin-left: 180px;
}
.psp-form .psp-form-block .psp-form-row, .psp-form .psp-form-row.psp-form-block {
width: 100%;
-webkit-box-sizing: border-box;
-o-box-sizing: border-box;
-moz-box-sizing: border-box;
box-sizing: border-box
}
.psp-form .psp-form-block .psp-form-row label, .psp-form .psp-form-row.psp-form-block label {
float: none;
width: auto;
display: block;
padding: 0 0 6px 0
}
.psp-form .psp-form-block .psp-form-row .psp-form-item, .psp-form .psp-form-row.psp-form-block .psp-form-item {
margin: 0;
display: block
}
@media only screen and (max-width: 768px) {
.psp-form .psp-form-row label, .psp-form .psp-form-inline .psp-form-row label, .psp-form .psp-form-row.psp-form-inline label {
clear: both;
float: none;
width: auto;
padding: 0 0 6px 0
}
.psp-form .psp-form-row .psp-form-item, .psp-form .psp-form-inline .psp-form-row .psp-form-item, .psp-form .psp-form-row.psp-form-inline .psp-form-item {
clear: both;
float: none;
margin: 0
}
.psp-form .psp-form-item .formNote {
text-align: left;
margin-top: auto
}
}
@media only screen and (max-width: 480px) {
.psp-form .psp-form-row {
padding: 12px
}
.psp-form .psp-button-row {
padding: 8px
}
.psp-form .psp-form-item .errorMessage, .psp-form .psp-form-item label.error {
margin: 1px 0 0 0
}
}
| 0.166506 | 0.049935 |
@import url(https://fonts.googleapis.com/css?family=Open+Sans:400,300,700,600);
@import url('font-awesome.css');
/* ==== overwrite bootstrap standard ==== */
@import url('animate.css');
body {
font-family: 'Raleway', sans-serif;
font-size:14px;
line-height:1.6em;
color:#333;
background-color:#fff;
overflow-x:hidden;
}
hi,h2,h3,h4,h5,h6 {
color:#333;
line-height:1.1em;
}
p {
color:#212121;
font-size:14px;
}
a {
text-decoration:none;
transition: all 0.1s ease-in-out;
-moz-transition: all 0.1s ease-in-out;
-webkit-transition: all 0.1s ease-in-out;
-o-transition: all 0.1s ease-in-out;
outline: none;
color:#333;
}
a:hover {
text-decoration: none;
color:#767272;
}
.btn-primary {
padding:6px 16px;
background: #009bdf;
color: #fff;
border-radius: 4px;
border:none;
margin-top: 10px;
}
.text-center h2 {
margin-bottom:30px;
}
.text-center p {
margin-bottom:50px;
color:#333;
}
.btn-default {
color: #333;
background-color: #fff;
border-color: #fff;
text-transform:uppercase;
font-size:18px;
border-radius:30px;
margin-left:-10px;
}
#breadcrumb {
background-color: #1BBD36;
margin-top: -20px;
}
.breadcrumb {
list-style: none;
background-color: #1BBD36;
border-radius: 0px;
padding:3px 10px;
}
.breadcrumb li {
text-transform:uppercase;
margin-top:125px;
font-weight:600;
}
/*===========================
Menu and Navigation
============================ */
.navigation {
background-color:#fff;
padding:0;
}
.navbar-brand h1 {
margin-top:9px;
padding-top:5px;
float: left;
font-size: 25px;
color:#333;
text-transform:uppercase;
font-weight:900;
}
.navbar-brand h1 span {
color: #1BBD36;
}
.menu {
font-size:13px;
float:left;
text-transform:uppercase;
font-weight:400;
}
.menu ul.nav-tabs li {
color:#000;
}
.nav-tabs {
border-bottom: 0;
}
.nav-tabs > li {
float: left;
margin-bottom: 0;
}
.nav-tabs > li > a {
border-radius:0;
color:#333;
padding:23px 10px;
}
.nav-tabs > li > a:hover {
color: #009bdf;
border-color: #fff #fff #fff;
border-radius:0;
background-color:#fff;
transition: all 0.3s ease-in-out;
-moz-transition: all 0.3s ease-in-out;
-webkit-transition: all 0.3s ease-in-out;
-o-transition: all 0.3s ease-in-out;
}
.nav-tabs > li > a.active {
color: #009bdf;
border-radius:0;
transition: all 0.3s ease-in-out;
-moz-transition: all 0.3s ease-in-out;
-webkit-transition: all 0.3s ease-in-out;
-o-transition: all 0.3s ease-in-out;
}
@media (max-width: 768px) {
.navbar-brand {
padding-top: 6px;
}
.navbar-brand h1 {
margin-top: 0;
}
.nav-tabs > li {
float: none;
display: block;
}
.menu {
position: absolute;
left: 0;
right: 0;
background: #fff;
height: auto; z-index: 999;
}
.nav-tabs > li > a {
padding:15px 15px;
}
.nav-tabs > li > a:hover {
border-color: #f3f3f3;
}
}
/*===========================
slider
============================ */
#main-slider {}
#main-slider {
position: relative; }
.no-margin {
margin: 0;
padding: 0;
}
#main-slider .carousel .carousel-content {
margin-top: 135px;
}
#main-slider .carousel .slide-margin{
margin-top: 30px;
}
#main-slider .carousel h2 {
background-color: rgba(9, 0, 0, 0.3) !important;
color: #ffffff;
margin: 0 auto;
text-transform:capitalize;
width: 40%;
font-size:22px;
padding: 15px;
text-align:center;
letter-spacing:2px;
font-weight:bold;
}
#main-slider .carousel h2 span {
color: #1BBD36;
}
#main-slider .carousel h2 span spani {
color: #000;
}
#main-slider .carousel p {
color: #ddd;
font-size:25px;
}
#main-slider .carousel .btn-slide {
padding: 8px 20px;
background: #1BBD36;
color: #fff;
border-radius: 4px;
margin-top: 25px;
display: inline-block;
}
#main-slider .carousel .slider-img{
text-align: right;
position: absolute;
}
#main-slider .carousel .item {
background-position: 50%;
background-repeat: no-repeat;
background-size: cover;
left: 0 !important;
opacity: 0;
top: 0;
position: absolute;
width: 100%;
display: block !important;
height: 313px;
-webkit-transition: opacity ease-in-out 500ms;
-moz-transition: opacity ease-in-out 500ms;
-o-transition: opacity ease-in-out 500ms;
transition: opacity ease-in-out 500ms;
}
#main-slider .carousel .item:first-child {
top: auto;
position: relative;
}
#main-slider .carousel .item.active {
opacity: 1;
-webkit-transition: opacity ease-in-out 500ms;
-moz-transition: opacity ease-in-out 500ms;
-o-transition: opacity ease-in-out 500ms;
transition: opacity ease-in-out 500ms;
z-index: 1;
}
#main-slider .active .animation.animated-item-1 {
-webkit-animation: fadeInUp 300ms linear 300ms both;
-moz-animation: fadeInUp 300ms linear 300ms both;
-o-animation: fadeInUp 300ms linear 300ms both;
-ms-animation: fadeInUp 300ms linear 300ms both;
animation: fadeInUp 300ms linear 300ms both;
}
#main-slider .active .animation.animated-item-2 {
-webkit-animation: fadeInUp 300ms linear 600ms both;
-moz-animation: fadeInUp 300ms linear 600ms both;
-o-animation: fadeInUp 300ms linear 600ms both;
-ms-animation: fadeInUp 300ms linear 600ms both;
animation: fadeInUp 300ms linear 600ms both;
}
#main-slider .active .animation.animated-item-3 {
-webkit-animation: fadeInUp 300ms linear 900ms both;
-moz-animation: fadeInUp 300ms linear 900ms both;
-o-animation: fadeInUp 300ms linear 900ms both;
-ms-animation: fadeInUp 300ms linear 900ms both;
animation: fadeInUp 300ms linear 900ms both;
}
#main-slider .active .animation.animated-item-4 {
-webkit-animation: fadeInUp 300ms linear 1200ms both;
-moz-animation: fadeInUp 300ms linear 1200ms both;
-o-animation: fadeInUp 300ms linear 1200ms both;
-ms-animation: fadeInUp 300ms linear 1200ms both;
animation: fadeInUp 300ms linear 1200ms both;
}
@media (max-width: 768px) {
#main-slider .carousel .carousel-content {
margin-top:0px;
text-align: center;
}
#main-slider .carousel .slide-margin{
margin-top:0px;
}
#main-slider .carousel p {
color: #fff;
font-size:18px;
line-height: 24px;
}
}
.feature {
padding:10px 65px;
float: left;
width: 100%;
background:#ffffff;
}
.text-center i {
font-size:40px;
margin-top:70px;
margin-bottom:30px;
color:#fff;
padding:50px;
background:#1BBD36;
border-radius:50%;
}
.text-center h2 {
margin: 0 0 10px 0;
padding: 0px;
font-size: 24px;
text-align: center;
color: #009bdf;
text-transform: uppercase;
}
.hi-icon-effect i.fa:hover {
background:#fff;
color: #1BBD36;
-webkit-transition: color 300ms, background-color 300ms;
-moz-transition: color 300ms, background-color 300ms;
-o-transition: color 300ms, background-color 300ms;
transition: color 300ms, background-color 300ms;
}
#partner {
background:#ffffff;
}
#partner {
color: #000;
text-align: center;
padding: 0 20px 0px;
}
#partner h2 {
color: #000;
font-size:30px;
font-weight:400;
padding-bottom: 10px;
}
#partner p {
color: #009bdf;
font-size:16px;
}
.partners ul {
list-style: none;
margin: 0;
padding: 0;
}
.partners ul li{
display: inline-block;
float: left;
width: auto; padding:0 5px;
}
.partners ul li a img {
margin-top:50px;
}
#conatcat-info{
background: #fff url(../../../images/front-images/contact.png) no-repeat 90% 0;
padding: 30px 0;
}
.contact-info i{
width: 60px;
height: 60px;
font-size: 40px;
line-height: 60px;
color: #fff;
background: #000;
text-align: center;
border-radius: 6px;
}
.contact-info h2{
margin-top: 0;
color: #000;
}
.contact-info{
color:#000;
}
/* --- about us --- */
.aboutus {
padding:50px;
}
.aboutus img {
border-radius:6px;
}
.aboutus h3 {
margin-bottom:30px;
font-weight:800;
}
.aboutus h4 {
margin-top:30px;
margin-bottom:30px;
font-weight:700;
}
.skill h2{
margin-top:-10px;
margin-bottom: 25px;
}
.progress-wrap{
position: relative;
}
.progress .color1,
.progress .color1 .bar-width{
background: #2d7da4;
}
.progress .color2,
.progress .color2 .bar-width{
background: #6aa42f;
}
.progress .color3,
.progress .color3 .bar-width{
background: #ffcc33;
}
.progress .color4,
.progress .color4 .bar-width{
background: #db3615;
}
.progress,
.progress-bar {
height: 15px;
line-height: 15px;
background: #e6e6e6;
-webkit-box-shadow: none;
-moz-box-shadow: none;
box-shadow: none;
border-radius: 0;
overflow: visible;
text-align: right;
}
.progress{
position: relative;
}
.progress .bar-width{
position: absolute;
width: 40px;
height: 20px;
line-height: 20px;
text-align: center;
font-size: 12px;
font-weight: 700;
top: -30px;
border-radius: 2px;
margin-left: -30px;
}
.progress span{
position: relative;
}
.progress span:before{
content: " ";
position: absolute;
width: auto;
height: auto;
border-width: 8px 5px;
border-style: solid;
bottom: -15px;
right: 8px;
}
.progress .color1 span:before{
border-color: #2d7da4 transparent transparent transparent;
}
.progress .color2 span:before{
border-color: #6aa42f transparent transparent transparent;
}
.progress .color3 span:before{
border-color: #ffcc33 transparent transparent transparent;
}
.progress .color4 span:before{
border-color: #db3615 transparent transparent transparent;
}
.about {
background: url(../../../images/front-images/video-bg.jpg) no-repeat top center;
background-size: cover;
padding:20px 35px; float: left;
width: 100%;
}
.about h2 {
margin-bottom:30px;
color:#FFF;
font-size:22px;
}
.about img {
margin-bottom:30px;
border-radius:6px;
}
.our-team {
padding:50px;
background:#ddd;
}
.our-team h3 {
margin-bottom:30px;
font-weight:800;
}
.our-team h4 {
margin-top:20px;
margin-bottom:20px;
font-weight:600;
}
.our-team img{
border-radius:6px;
margin-top:30px;
}
.lates {
padding:50px;
}
.lates h2 {
font-size:20px;
font-weight:500;
color:#333;
}
.lates h1 {
font-size:24px;
font-weight:500;
color:#333; padding-bottom: 10px; margin:0px; text-align: center; font-family: 'Raleway', sans-serif;
}
.lates img {
margin-top:15px;
border-radius:5px;
}
/* --- footer --- */
.footer {
background:#353536; position:relative;
padding:50px 50px 30px 50px;
}
ul.social-network {
list-style:none;
margin-top:14px;
padding:10px 0;
transition: all 0.3s ease-in-out;
-moz-transition: all 0.3s ease-in-out;
-webkit-transition: all 0.3s ease-in-out;
-o-transition: all 0.3s ease-in-out; float: right;
}
ul.social-network li {
display:inline;
margin: 0 6px;
font-size:20px;
}
ul.social-network li a {
color:#d0d0d0;
}
.social-network li:hover .fa-twitter {
color: #00abf0;
}
.social-network li:hover .fa-facebook {
color: #39579a;
}
.social-network li:hover .fa-google-plus {
color: #eb8984;
}
.social-network li:hover .fa-pinterest {
color: #c9171e;
}
.social-network li:hover .fa-linkedin {
color: #0077b5;
}
.social-network li:hover .fa-youtube-play {
color: #C84941;
}
.social-network li:hover .fa-dribbble {
color: #EA4C89 ;
}
.social-network li:hover .fa-pinterest-square {
color: #EA4B49;
}
.copyright {
margin-top:15px;
text-align: right;
}
.copyright a {
color:#fff;
font-weight:600;
font-size:12px;
text-shadow:none;
}
/* --- services --- */
.services {
padding:30px;
}
.services h3 {
margin-bottom:30px;
font-weight:800;
}
.services img {
border-radius:6px;
}
.sub-services img {
border-radius:6px;
}
.services p {
margin-top:30px;
font-size:14px;
}
.sub-services {
padding:50px;
background:#ddd;
}
.sub-services p {
margin-top:30px;
font-size:13px;
}
.media-body p {
margin-top:0px;
margin-bottom:30px;
}
.media ul li {
list-style:none;
}
.media i {
color:#1BBD36;
font-size:50px;
}
.media h4 {
font-size:20px;
font-weight:600;
color:#1BBD36;
}
/* --- portfolio --- */
#portfolio .center p {
margin-top:50px;
margin-bottom:50px;
font-size:18px;
}
.portfolio-items,
.portfolio-filter {
list-style: none outside none;
margin: 0 0 40px 0;
padding: 0;
}
.portfolio-filter > li {
display: inline-block;
}
.portfolio-filter > li a {
background: none repeat scroll 0 0 #FFFFFF;
font-size: 14px;
font-weight: 400;
margin-right: 20px;
text-transform: uppercase;
transition: all 0.9s ease 0s;
-moz-transition: all 0.9s ease 0s;
-webkit-transition: all 0.9s ease 0s;
-o-transition: all 0.9s ease 0s;
border: 1px solid #F2F2F2;
outline: none;
border-radius: 3px;
}
.portfolio-filter > li a:hover,
.portfolio-filter > li a.active{
color:#fff;
background: #1BBD36;
border: 1px solid #1BBD36;
box-shadow: none;
-webkit-box-shadow: none;
}
.portfolio-items > li {
float: left;
padding: 0;
-webkit-box-sizing: border-box;
-moz-box-sizing: border-box;
box-sizing: border-box;
}
.portfolio-item {
margin: 0;
padding:0;
}
.overlay {
margin-bottom:0px;
}
.overlay a:hover {
color: #1BBD36;
}
/* Start: Recommended Isotope styles */
/**** Isotope Filtering ****/
.isotope-item {
z-index: 2;
}
.isotope-hidden.isotope-item {
pointer-events: none;
z-index: 1;
}
/**** Isotope CSS3 transitions ****/
.isotope,
.isotope .isotope-item {
-webkit-transition-duration: 0.8s;
-moz-transition-duration: 0.8s;
-ms-transition-duration: 0.8s;
-o-transition-duration: 0.8s;
transition-duration: 0.8s;
}
.isotope {
-webkit-transition-property: height, width;
-moz-transition-property: height, width;
-ms-transition-property: height, width;
-o-transition-property: height, width;
transition-property: height, width;
}
.isotope .isotope-item {
-webkit-transition-property: -webkit-transform, opacity;
-moz-transition-property: -moz-transform, opacity;
-ms-transition-property: -ms-transform, opacity;
-o-transition-property: -o-transform, opacity;
transition-property: transform, opacity;
}
/**** disabling Isotope CSS3 transitions ****/
.isotope.no-transition,
.isotope.no-transition .isotope-item,
.isotope .isotope-item.no-transition {
-webkit-transition-duration: 0s;
-moz-transition-duration: 0s;
-ms-transition-duration: 0s;
-o-transition-duration: 0s;
transition-duration: 0s;
}
/* End: Recommended Isotope styles */
/* disable CSS transitions for containers with infinite scrolling*/
.isotope.infinite-scrolling {
-webkit-transition: none;
-moz-transition: none;
-ms-transition: none;
-o-transition: none;
transition: none;
}
/* --- Map --- */
.map{
position:relative;
margin-bottom:40px;
}
/* google map */
#google-map{
position:relative;
margin-top:10px;
height: 400px;
width: 100%;
}
/* --- blog --- */
#blog {
margin-top:50px;
}
a.btn-primary:hover {
background-color:#009bdf;
color:#fff;
}
.widget {
margin-bottom: 60px;
padding-left: 0;
}
.single_comments {
margin-bottom: 20px;
}
.single_comments img {
float: left;
margin-right: 10px;
margin-top: 5px;
}
.single_comments p {
margin-bottom: 0;
}
.widget .entry-meta span {
display: inline-block;
margin-right: 10px;
color:#333;
}
.widget .entry-meta span a:hover {
color:#1BBD36;
}
.widget h3 {
color: #000;
text-transform: uppercase;
margin-bottom: 20px;
}
.blog_category{
list-style:none;
margin:0;
padding:0;
}
.blog_category li{
float:none;
margin-bottom:20px;
}
.blog_category li a {
background:#f5f5f5;
border-radius: 4px;
color: #888;
display: inline-block;
padding: 5px 15px;
}
.blog_category li a:hover{
background:#1BBD36;
color: #fff;
}
.badge:before {
border-color: transparent transparent transparent #1BBD36;
border-style: solid;
border-width: 10px;
bottom: -8px;
content: "";
height: 0;
left: 5px;
position: absolute;
z-index: -99999;
}
.badge {
background-color: #1BBD36;
border-radius: 5px;
color: #fff;
padding: 8px;
position: relative;
left: 60px;
top: -18px;
font-weight: normal;
}
.blog_archieve {
list-style: none outside none;
margin: 0;
padding: 0;
}
.blog_archieve li {
padding: 10px 0;
border-bottom: 1px solid #f5f5f5;
}
ul.blog_archieve li a:hover{
color:#1BBD36;
}
.blog_archieve li:first-child {
padding-top: 0;
}
ul.gallery {
list-style: none;
padding: 0;
margin: 0;
}
ul.gallery li {
display: block;
width: 60px;
padding: 0;
margin: 0 4px 4px 0;
float: left;
}
ul.faq {
list-style: none;
margin: 0;
}
ul.faq li {
margin-top: 30px;
}
ul.faq li:first-child {
margin-top: 0;
}
ul.faq li span.number {
display: block;
float: left;
width: 50px;
height: 50px;
line-height: 50px;
text-align: center;
background: #34495e;
color: #fff;
font-size: 24px;
}
ul.faq li > div {
margin-left: 70px;
}
ul.faq li > div h3 {
margin-top: 0;
}
.embed-container {
position: relative;
padding-bottom: 56.25%;
padding-top: 30px;
height: 0;
overflow: hidden;
}
.embed-container iframe,
.embed-container object,
.embed-container embed {
position: absolute;
top: 0;
left: 0;
width: 100%;
height: 100%;
}
.blog-item {
border-radius: 0;
overflow: hidden;
margin-bottom: 50px;
}
.blog .blog-item .img-blog {
border-radius: 5px;
margin-bottom: 45px;
}
.blog .blog-item .blog-content {
padding-bottom: 25px;
}
.blog .blog-item .blog-content h2 {
margin-top: 0;
font-size: 30px;
}
.readmore{
margin-top: 0;
}
.blog .blog-item .blog-content h4 {
margin-bottom: 40px;
font-weight: 600
}
.blog .blog-item .blog-content p {
font-size: 14px;
}
.blog .blog-item .entry-meta {
border-radius: 5px;
overflow: hidden;
}
.blog .blog-item .entry-meta > span {
background: #f5f5f5;
border-top: 1px solid #fff;
display: block;
font-size: 12px;
overflow: hidden;
padding: 5px;
text-align: left;
}
#publish_date {
background: #1BBD36;
border-bottom: 5px solid #4e4e4e;
color: #fff;
padding: 5px 0;
text-align: center;
}
.blog .blog-item .entry-meta > span {
color: #ccc;
}
.blog .blog-item .entry-meta > span a {
font-size: 12px;
margin-left: 3px;
font-weight: 300;
color: #888;
}
ul.pagination > li > a {
border: 1px solid #F1F1F1;
margin-right:5px;
border-radius: 5px;
font-size: 16px;
padding: 5px 14px;
color:#1BBD36;
}
ul.pagination > li > a i{
margin-left:5px;
margin-right:5px;
}
ul.pagination > li.active > a,
ul.pagination > li:hover > a {
background-color: #1BBD36 !important;
border-color: #1BBD36 !important;
color: #fff;
}
.search_box {
background-position: 314px 15px;
background-repeat: no-repeat;
border-color: #DEDEDE;
height: 48px;
outline: medium none;
box-shadow: none;
}
.form-control:focus {
box-shadow:none;
outline: 0 none;
}
ul.tag-cloud,
ul.sidebar-gallery {
list-style: none;
padding: 0;
margin: 0;
}
.tag-cloud li{
display: inline-block;
margin-bottom: 3px;
}
.tag-cloud li a {
background: #f5f5f5;
color: #888;
border: 0;
border-radius: 4px;
padding: 8px 15px;
}
.tag-cloud li a:hover{
background:#1BBD36;
color: #fff;
}
.sidebar-gallery li{
display: inline-block;
margin: 0 10px 10px 0;
}
.sidebar-gallery li a {
border-radius: 4px;
display: inline-block;
}
/* --- contact --- */
#contact-page{
padding-top: 0;
background:#fff;
margin-bottom:50px;
}
#contact-page .contact-form
.form-group label {
color: #4E4E4E;
font-size: 14px;
font-weight: 300;
}
.form-group .form-control {
background-color: #f6f7f3;
padding: 5px 12px;
border: 1px solid #e9e9e9;
border-color:#f2f2f2;
height: auto;
box-shadow: none;
font-size: 14px;
}
.validation {
color: red;
display:none;
margin: 0 0 20px;
font-weight:400;
font-size:13px;
}
#sendmessage {
color: green;
border:1px solid green;
display:none;
text-align:center;
padding:15px;
font-weight:600;
margin-bottom:15px;
}
#errormessage {
color: red;
display:none;
border:1px solid red;
text-align:center;
padding:15px;
font-weight:600;
margin-bottom:15px;
}
#sendmessage.show, #errormessage.show, .show {
display:block;
}
#contact-page .contact-wrap {
margin-top: 20px;
}
.center h2{
font-size: 36px;
margin-top: 0;
margin-bottom: 20px;
text-align:center;
}
.center p{
text-align:center;
}
.btn-lg:hover {
color:#1BBD36;
background:#ddd;
}
a.scrollup{
color:#fff;
height:40px;
width:40px;
font-size:12px;
line-height:30px;
text-align:center;
text-decoration:none;
position:fixed;
bottom:30px;
right:40px;
opacity:0,5;
border-radius:50%;
z-index:999;
}
a.scrollup:hover{
opacity:1;
background-color:#ddd;
color:#009bdf;
}
/*********** pndurang***************/
header{ height:70px;}
.fortSolut{ width:115px !important; height:109px; float: left; margin: 5px 10px;}
.navbar{ margin-bottom:0px;}
.slide-margin p{ font-size:15px !important; color:#F90 !important; text-align:center !important; margin:0px;}
.search-icon{ height:45px; float: left; margin-top:22px; text-align: right;}
.social-icon{ float:right;}
.banrAd{ background:#fff; width:100%; height:87px; float:left; text-align: center; padding:0; position:relative; margin-bottom: 17px;}
.mrgnRight{ margin-right:10px;}
.banrAd img{ width:100%; height:88px;}
.bnrSection{}
#flexiselDemo1, #flexiselDemo2, #flexiselDemo3 {display:none;}
.nbs-flexisel-container {position:relative; max-width:100%;}
.nbs-flexisel-ul {position:relative;width:99999px;margin:0px;padding:0px; list-style-type:none; ext-align:center;}
.nbs-flexisel-inner {overflow:hidden;width:100%;margin:0 auto;}
.nbs-flexisel-item { float:left; margin:0px; padding:15px 0px; cursor:pointer; position:relative; line-height:0px; color: #fff; font-size:14px;
width:190px !important;}
.nbs-flexisel-item img { width:auto;cursor: pointer; position: relative; margin-top: 10px; margin-bottom: 10px; width:135px; max-height:auto;}
/*** Navigation ***/
.nbs-flexisel-nav-left,
.nbs-flexisel-nav-right {width: 22px; height: 22px; position: absolute; cursor: pointer; z-index: 100; opacity: 0.5;}
.nbs-flexisel-nav-left {left: 10px;background: url(../../../images/front-images/button-previous.png) no-repeat; height:34px;}
.nbs-flexisel-nav-right { right: 5px; background: url(../../../images/front-images/button-next.png) no-repeat; height:34px;}
.feature h2{ margin:0; padding:0px; font-size:24px; text-align:center; text-transform:uppercase; color:#009bdf;}
.feature p{ font-size:0.9em; color:#212121; text-align:center; margin-bottom:10px; line-height:20px;}
.minSlide{top: -32px; padding:0px;}
.Discl{ color:#009bdf; text-decoration:none; margin-top: 15px;
width: 100%;
float: left;}
/******************************/
.leftSlider ul, .leftSlider ul li {padding: 0; margin: 0; list-style: none; width:100%; text-align: left; border: 0px; }
.leftSlider { width:100%; height:150px; border-radius:5px; overflow: Hidden; color:#000; padding: 5px 0;}
.leftSlider ul li {padding: 0; margin: 0; list-style: none; text-align: left; border: 0px; }
.leftSideBr{ width:auto; min-height: auto; padding: 0px; }
.leftSideBr h3{ font-size:14px; color:#212121; border-bottom:1px solid #009bdf; margin:2px 0px -5px 0; text-transform:capitalize; font-weight: 500; padding:0 0 6px 0; float: left; text-transform: uppercase;}
.leftSideBr h4{font-size:14px; color:#212121; text-transform:capitalize; border-bottom:1px solid #009bdf; margin:7px 0 5px 0; padding-bottom:5px; float: left;}
.leftSideBr p{ font-size:0.88em; color:#212121; line-height:17px;}
.leftSideBr ul{ padding:5px 0 16px 0px; margin:0px; float: left;}
.leftSideBr ul li{ list-style:none; margin:0; padding:0;}
.leftSideBr ul li a{ font-size:13px; text-transform:capitalize; text-decoration:none; padding:5px 0;}
.leftSideBr ul li a:hover{ color:#009bdf}
.RightSideBr{ width:auto; min-height: 333px; padding: 0; }
.RightSideBr h1{text-transform:uppercase; font-size:14px; color:#212121; font-weight: 500; border-bottom:1px solid #009bdf; padding:0 0 4px 0; margin:2px 0 10px 0; float: left;}
.RightSideBr h2{ font-size:13px; color:#212121; border-bottom:1px solid #009bdf; text-transform:uppercase; float: left; margin:10px 0 0px 0px; padding:0 0 10px 0;}
.RightSideBr h3{ font-size:13px; color:#212121; margin:0 0 4px 0px;}
.RightSideBr p{font-size: 14px; color: #212121; border-bottom: 1px solid #009bdf; text-transform: uppercase; line-height: 15px; float: left; margin: 25px 0 25px 0px; padding: 0 0 10px 0;}
.fot-logo{ margin-top:0px;}
.tsColr{ color:#f5ab35; font-size:13px;}
ul.social-bottom {
list-style:none;
margin-top:14px;
padding:10px;
transition: all 0.3s ease-in-out;
-moz-transition: all 0.3s ease-in-out;
-webkit-transition: all 0.3s ease-in-out;
-o-transition: all 0.3s ease-in-out; text-align:center;
}
ul.social-bottom li {
display:inline;
margin: 0 6px;
font-size:20px;
}
ul.social-bottom li a {
color:#d0d0d0;
}
.social-bottom li:hover .fa-twitter {
color: #00abf0;
}
.social-bottom li:hover .fa-facebook {
color: #39579a;
}
.social-bottom li:hover .fa-google-plus {
color: #eb8984;
}
.social-bottom li:hover .fa-pinterest {
color: #c9171e;
}
.social-bottom li:hover .fa-linkedin {
color: #0077b5;
}
.social-bottom li:hover .fa-youtube-play {
color: #C84941;
}
.social-bottom li:hover .fa-dribbble {
color: #EA4C89 ;
}
.social-bottom li:hover .fa-pinterest-square {
color: #EA4B49;
}
.partners{padding: 0px 0px 70px;}
.partners ul li a img{ height:80px; width:180px; margin-top:25px;}
.flt{ float:left; width:100%;}
#show{display:none; position:absolute; top:2px; right:107px;}
#show input{ border: 1px solid #ddd; border-radius: 2px; padding:0px 8px; color: #212121; width:130px; font-size: 13px;}
.testi{ border-radius:5px; padding: 15px; margin:3px 0;}
.pdn-left{ padding-left:0px;}
.pdn-right{ padding-right:0px;}
.secMrgTop{ margin-top:-20px; width: 100%; float: left;}
.profile-circle{ float:left; margin-top:25px;}
.profile-circle img{ float:left; margin: 10px 19px; width:90px; height:70px;}
.profile-circle h3{ font-size:16px; float: left; margin-top:25px;}
.profile-circle p{font-size:14px;}
.arrow-down { width: 0; height: 0; border-left: 20px solid transparent; border-right: 20px solid transparent; position: absolute; bottom:-4px;
left: 60px; border-top: 20px solid #fff;}
.carousel-3d-container figure {
margin: 0;
}
.carousel-3d-container figcaption {
position: absolute;
background-color: rgba(0, 0, 0, 0.5);
color: #fff;
bottom: 0;
position: absolute;
bottom: 0;
padding: 15px;
font-size: 12px;
min-width: 100%;
box-sizing: border-box;
}
/***************** Solutions *****************************/
.margBotm{ margin-bottom:25px; margin-top:25px;}
.solution-left h2{ text-align:left;}
.solution-left p{text-align:left; font-size:14px;}
.btn-blue { background:#009bdf; color:#fff; border:none; margin-bottom:20px; padding:5px 20px; transition: all .5s ease;}
.btn-blue:hover { background:#06a9f1; color:#e4e7e8;}
.solutionh3{ font-size:19px; margin:10px 0 20px 0px; color:#212121; text-transform: capitalize; padding-bottom:15px; float:left;}
.solutionh2{ font-size:24px ; margin:0 0 30px !important; padding:0 0 12px !important; border-bottom: 1px solid #009bdf; float:left; }
.bdr-btm{ float:left; width:100%; border-bottom:1px solid #e1e4e5; padding-bottom:25px; margin:25px 0;}
.category-btn { background:#009bdf; color:#fff; border:none; margin:14px 0px; float:left; padding:5px 20px; transition: all .5s ease;}
.category-btn:hover { background:#06a9f1; color:#e4e7e8;}
.vidTittle{text-align: left; font-size: 14px; color:#121212; margin:10px 0; min-height:80px;}
.news { margin-bottom:30px;}
.news h3{ font-size:20px; margin:0 0 10px 0;}
.news p{ font-size:14px; line-height: 21px; text-align:justify;}
.news a:hover{ color:#5b5a5a;}
.newsRight{}
.g-title {font-size:1.3em;}
.innerMrg-top{ margin-top:100px !important;}
.row-fluid{ padding:20px 0;}
.blog-item{ text-align:left;}
.blog-item h4 {
margin-bottom: 40px;
font-weight: 600;
margin: 25px 0;
}
.blog-item p{ text-align:left;}
.form-group label, .form-group-text label{ color:#424242; font-size: 14px;}
.form-group select {
appearance:none;
-moz-appearance:none; /* Firefox */
-webkit-appearance:none; /* Safari and Chrome */
background: url(../../../images/front-images/down.png) no-repeat right; padding:5px;
}
.row.contInfo p { text-align: left;}
.red{ color:red;}
.error {
border:1px solid #e74c3c!important;
box-shadow: 0px 0px 0.5px 0.5px #c0392b !important
}
.contInfo .form-group{ width:45%; float:left; margin:1% 2%;}
.contInfo .form-group-text{ width:100%; margin:2%; float:left; padding: 0 2% 0 0;}
.contInfo .form-group-text textarea{height:150px; background-color: #f6f7f3;}
.contBrd{ border-right:1px solid #dbdcdd}
.inner p{ width:1211px; margin:20px auto;}
/************** Drop Nav********************/
.DropNav{list-style: none; padding:0px; display:none; border-top: 1px solid #eeeff0;}
.DropNav > li {float: left;}
.DropNav > li > a {padding-top: 10px; padding-left: 16px; padding-right: 10px;line-height: 12px; color:#777; font-size:14px;}
.DropNav > li > a:hover{ color:#0095d7; border-bottom:1px solid #0095d7;}
.activeNav{ color:#000!important; font-weight:500;}
/* .active-4{ background:red;} */
/************** Drop Nav End********************/
/************** Support********************/
.contact-item { padding: 20px; padding-top: 20px; padding-right: 20px; padding-bottom: 20px; padding-left: 20px;
display: inline-block; width: 100%; margin-bottom: 30px; -webkit-box-shadow: 0px 0px 8px 0px rgba(240,240,240,1);
-moz-box-shadow: 0px 0px 8px 0px rgba(240,240,240,1); box-shadow: 0px 0px 8px 0px rgba(240,240,240,1); min-height: 150px;}
.contact-item h5 {
font-size: 16px;
font-family: 'Open Sans', sans-serif;
text-transform: uppercase;
margin-bottom: 10px;
}
.contact-item span {
font-size: 52px;
color: #f0f0f0;
margin-top:5px;
float: right;
}
.contact-item .content {
float: left;
}
.contact-1 h2 {
text-transform: uppercase;
letter-spacing: 1px;
font-size: 24px;
margin-bottom: 20px; text-align:left; margin-left: 16px;
}
.contact-1 h2 span {
color: #009bdf;
}
/************** Slider ********************/
.navbar-brand{padding:15px 15px 15px 0 !important;}
.slide .tp-dottedoverlay {
background-color: rgba(0,0,0,0.20) !important;
}
.tp-dottedoverlay {
background-repeat: repeat;
width: 100%;
height: 100%;
position: absolute;
top: 0;
left: 0;
z-index: 2;
}
/************** News ********************/
.news .news-post {
margin-bottom: 30px;
}
.news .news-post .post-img img{
position: relative;
margin-bottom: 20px;
height:250px; width: 100%;
}
.news .news-post .date {
position: absolute;
top: 199px;
left: 15px;
background: #2B96CC;
width: 110px;
height: 51px;
color: #fff;
padding: 0 10px;
padding-top: 0px;
font-size: 12px;
line-height: 16px;
font-family: 'Montserrat', sans-serif;
text-align: center;
padding-top: 10px;
}
.news .news-post .tittle {
font-size: 18px;
font-family: 'Montserrat', sans-serif;
display: inline-block;
width: 100%;
}
.news .atag{ min-height:45px; font-size: 14px; font-weight: 600; margin-bottom: 10px;}
.news .news-post .by {
display: inline-block;
width: 100%;
margin-bottom: 10px;
margin-top: 5px;
font-size: 12px;
font-family: 'Montserrat', sans-serif;
}
.heading-side-bar h4 {
font-size: 16px;
text-transform: uppercase;
font-weight: 400;
margin: 0px;
margin-bottom: 0px;
color: #009bdf;
padding-left: 0px;
margin-bottom: 20px;
border-bottom:1px solid #009bdf; float:left; padding-bottom:15px;
}
.side-bar li {
list-style: none;
}
.side-bar .cate li a::before {
content: "\f105";
position: absolute;
left: 20px;
font-family: 'FontAwesome';
}
.cate strong{ color:#009bdf;}
.side-bar .cate li a {
color: #6f6f6f;
width: 100%;
font-size: 14px;
display: inline-block;
padding-left:0px;
margin-bottom: 10px;
}
.padding-bottom-80 {
padding-bottom: 80px !important;
}
.services article h6 {
text-transform: uppercase;
margin-bottom: 10px;
margin-top: 0px;
font-size: 16px;
-webkit-transition: 0.2s ease-in-out;
-moz-transition: 0.2s ease-in-out;
-ms-transition: 0.2s ease-in-out;
-o-transition: 0.2s ease-in-out;
transition: 0.2s ease-in-out;
}
.video h2 { margin: 0; padding: 0px; font-size: 24px; text-align: center; text-transform:capitalize; color: #fff;}
.heading-block h2 {
margin: 0 0 10px 0px;
padding: 0px;
font-size: 24px;
text-align: left;
color:#5d5d5d;
text-transform: capitalize;
}
.heading-block p{ text-align:left;}
.services article .icon {
display: inline-block;
width: 60px;
height: 60px;
background: #2B96CC;
border-radius: 4px;
color: #fff;
font-size: 34px;
margin-right: 10px;
text-align: center;
line-height: 58px;
border: 1px solid;
border-top-color: currentcolor;
border-right-color: currentcolor;
border-bottom-color: currentcolor;
border-left-color: currentcolor;
border-color: transparent;
-webkit-transition: all 0.2s ease-in-out;
-moz-transition: all 0.2s ease-in-out;
-o-transition: all 0.2s ease-in-out;
-ms-transition: all 0.2s ease-in-out;
transition: all 0.2s ease-in-out;
}
.heading-block {
text-align: center;
margin-bottom: 15px;
}
.media-body {
width: 10000px;
}
hr {
width:50px;
border: none;
height: 1px;
background: #009bdf;
margin: 3px auto;
position: relative;
}
.desk{ margin-top:25px}
.nbs-flexisel-container-one {position:relative; max-width:100%;}
.nbs-flexisel-ul {position:relative;width:99999px;margin:0px;padding:0px; list-style-type:none; ext-align:center; }
.nbs-flexisel-inner-one {overflow:hidden;width:100%;margin:0 auto;}
.nbs-flexisel-item-one { float:left; margin:0px; padding:15px 0px; cursor:pointer; position:relative; line-height:0px; color: #fff; font-size:14px;
width:200px !important;}
.nbs-flexisel-item-one img { width:auto;cursor: pointer; position: relative; margin-top: 10px; margin-bottom: 10px; width:135px; max-height:auto;}
/*** Navigation ***/
.nbs-flexisel-nav-left,
.nbs-flexisel-nav-right {width: 22px; height: 22px; position: absolute; cursor: pointer; z-index: 100; opacity: 0.5;}
.nbs-flexisel-nav-left {left: 10px;background: url(../../../images/front-images/button-previous.png) no-repeat; height:34px;}
.nbs-flexisel-nav-right { right: 5px; background: url(../../../images/front-images/button-next.png) no-repeat; height:34px;}
/****************** 22/2/2018****************************/
.og-expander {
background: #ffffff; padding: 15px; color: #444; text-shadow: none; -webkit-border-radius: 4px; -moz-border-radius: 4px; border-radius: 4px; display:none; box-shadow: 0 10px 25px rgba(0,0,0,.5); position: relative; top: 30px;}
.fancybox-close {
top: -18px;
right: -18px;
border: 2px solid #fff;
position: absolute;
width: 36px;
height: 36px;
border-radius: 50px;
background: #333;
color: #fff;
}
.og-expander p{ text-align:left;}
.closebtn{
float: right;
font-size: 20px;
font-weight: bold;cursor: pointer;
}
.slick-dots{ display:none !important;}
.image {
display: block;
width: 100%;
height: auto;
}
.overlay {
position: absolute;
bottom:0px;
background: rgb(0, 0, 0, 0.5);
color: #f1f1f1;
width:100%;
transition: .5s ease;
opacity:1;
color: white;
font-size: 14px;
padding:5px;
text-align: center; cursor:pointer;
}
/* .banrAd:hover .overlay {
opacity: 1;
} */
.event{ margin-top:0px;}
.event h3{ margin: 0 0 4px 0px}
.inner img{ max-height:350px; width:100%;}
.innerCont{ width:1300px;}
.newsInner{ margin-bottom:25px;}
.newsInner h2{ font-size:24px; color:#212121; text-align: left;}
.newsInner img{ width:100%; margin-bottom:25px;}
.newsInner p{text-align: justify;}
.fff{ width:100% !important; margin:25px 0 !important; float: left;}
/***************** Channel Partner *****************************/
.serv{ padding:0 24px;}
.service-box-layout1 {
position: relative;
color: #ececef;
padding:13px;
min-height: 170px; width: 203px; float:left;
-webkit-transition: all .5s ease-out;
-moz-transition: all .5s ease-out;
-ms-transition: all .5s ease-out;
-o-transition: all .5s ease-out;
transition: all .5s ease-out;
}
.service-box-layout1:hover {
opacity:0.7
}
.service-box-layout1{ text-align:center;}
.service-box-layout1 .fa {
}
.service-box-layout1 h3 {
text-transform: capitalize;
font-size:15px; text-align: center; height: 50px; border-bottom: 1px solid #000;
}
.primary-bg {
background: #eef1f2; text-align: center;
}
.service-box-layout1 p{margin-top:0px;}
.primary-bg-blue{
background: #009bdf;
color:#fff;
}
.primary-bg-blue h3 a, .primary-bg-blue p{ color:#fff; text-align: center;}
.primary-bg-blue h3{ border-bottom: 1px solid #fff !important;;}
.service-desc { display: block;
background: #009ade;
max-width: 320px;
margin-left: auto;
margin-right: auto;
padding: 10px;
color: #fff;
overflow: hidden;
transition: .2s ease-in-out;
position: relative;
text-align: left;
float: left;
width: 100%;
font-size:0.95em; text-transform: uppercase;
}
.service-desc:hover {
background: #009bdf;
color:#fff;
padding: 10px;
}
.service-desc:hover:before {
opacity: 1;
-webkit-transform: translateX(0) scale(1);
transform: translateX(0) scale(1);
}
.min-w{ width:350px;}
.min-w ul{ padding:0 0 20px 22px}
.box-shw{ border-right: 1px solid #a0a0a0; width: 94%; float:left; padding: 0 15px;}
.clotext{ color:#009bdf; font-weight: bold; text-align: center;}
.msptext{ color:#5d5d5d; text-align: center;}
.mrcent{ margin-left:8%;}
.inBner{ background-size:cover !important; background-position-y: 5px!important;}
.addbnr-yes{width: 100%; height: 200px !important;}
.addbno{width: 100%; height: 332px;}
.active-menu{ color:#212121!important;}
.exper-Video{width: 224px; float: left; margin:0 13px 0 0;}
.bx-wrapper {
width: 100%; float:left;
}
.bx-wrapper .bx-viewport {
height:auto;
}
.bx-wrapper li {
margin-top: -16px !important;
}
.leftSideBr ul {
padding: 5px 0 16px 0px;
margin: 0px;
float: left;
}
.ad-leftCorn{position: absolute; top: 0; right:0px; color:#fff; font-size:12px; padding: 3px;
background: url(../../../images/front-images/trans-bg.png)repeat;}
.lodForm{z-index: 99999; width:100%; background-color:rgba(0, 0, 0, 0.5) !important; top: 0; height: 800px;}
.popupcontact{width: 60%; background: #fff;margin:5% 20%; position: absolute;}
.valign{ min-height:400px;}
/*******************************************/
.testMonil{ padding:20px; background: #999999; min-height: 422px; box-shadow: 0px 0px 5px #c4c4c4;}
.topMarg{ margin-top:35px;}
.radio label, .checkbox label{padding-left:0px;}
.radio, .checkbox{margin-top:0px; margin-bottom: 15px;}
.checkbox label:after,.radio label:after { content: ''; display: table; clear: both;}
.checkbox .cr,.radio .cr { position: relative; display: inline-block;
border: 1px solid #a9a9a9; border-radius: .25em; width: 16px; height: 16px; float: left;
margin-right: .5em; margin-top: .3em; color:#212121;}
.radio .cr { border-radius: 50%;}
.checkbox .cr .cr-icon,.radio .cr .cr-icon { position: absolute; font-size: .8em;
line-height: 0; top: 50%; left: 20%;}
.radio .cr .cr-icon { margin-left: 0.04em;}
.checkbox label input[type="checkbox"],.radio label input[type="radio"] { display: none;}
.checkbox label input[type="checkbox"] + .cr > .cr-icon,.radio label input[type="radio"] + .cr > .cr-icon {
transform: scale(3) rotateZ(-20deg); opacity: 0; transition: all .3s ease-in;}
.checkbox label input[type="checkbox"]:checked + .cr > .cr-icon,.radio label input[type="radio"]:checked + .cr > .cr-icon {
transform: scale(1) rotateZ(0deg); opacity: 1;}
.brdCum{ width:auto; height:auto; margin-bottom:40px;}
.brdCum ul{ padding:0px; margin:0px;}
.brdCum ul li{ list-style:none; float:left; padding:0 2px;}
.brdCum ul li a{ color:#0096db; padding:0 4px; font-size:14px; text-transform: text-decoration:none;}
.brdCum ul li:last-child { color: #212121;}
hr { width: 50px; border: none; height: 1px; background: #009bdf; margin: 3px auto; position: relative; display:none;}
.leftDrop{ box-shadow:0px 0px 5px #c4c2c2;}
.leftDrop .pdn{ padding:15px; border-bottom:1px solid #dad7d7;}
.leftDrop h3{background-color:#f9f9f9; padding:10px 15px; font-size:16px; margin:0px; text-align:left; text-transform:capitalize; color:#212121;}
.leftDrop h4{ font-size:14px; margin:0px; text-transform:uppercase; color:#212121; margin-bottom:15px;}
.leftDrop a{ color:#212121; padding:0 4px; font-size:14px; text-transform: text-decoration:none;}
.leftDrop a:hover{ color:#0096db;}
.solInerTab{width:250px; height:auto; text-align:center; margin-bottom:30px; }
.divImg{overflow: hidden; position: relative; width: 250px; height:250px; margin-bottom:10px; }
.solInerTab img{ height:auto; max-width: 100%; -moz-transition: all 0.3s; -webkit-transition: all 0.3s; transition: all 0.3s;}
.solInerTab h1{ font-size:15px; margin:0px; margin-bottom:5px; min-height:35px; text-transform:uppercase; color:#212121; padding:10px;}
.solInerTab p{ font-size:13px; line-height:20px; color:#212121; padding: 10px;}
.solu-add-left{ position:relative; margin-bottom:20px;}
.botmText h1{ font-size:14px; margin:0px; margin-bottom:15px; border-bottom:1px solid #009bdf; float:left; padding-bottom:5px; text-transform:uppercase; color:#fff;}
.solu-add-left p{ font-size:14px; line-height:20px; color:#212121;}
.solu-add-left .botmText{ padding:40px 15px 0 15px; position: absolute; top: 0;}
.solu-add-left .botmText p{ font-size:12px; line-height:15px; color:#fff; font-weight: bold;}
.solu-add-left iframe{ height:250px;}
/*************** Products ****************************/
.col-pdn{ padding:0;}
.admRtop{ margin-bottom:0px; float: left; width:100%;}
.setPos{ position:relative; }
.seebtn{ position:absolute; right:0px; bottom: -4px; font-size:13px; }
.seebtn a{color:#009bdf; font-size: 0.96em;}
.news-mar-bot{ margin-bottom:12px; float: left;}
.new-img{ float:left; margin-right:10px;}
.new-img img{ width:50px; height:50px;}
.new-text{float:left; line-height: 15px; font-size: 14px;}
.even-text{line-height: 15px; font-size:0.88em;}
.leftscrol{ width:100%; height:auto; float: left; border-bottom:1px solid #009bdf;}
.solInerTab:hover{box-shadow:0px 0px 10px #c4c2c2; transition: all 0.3s;}
.Products{ width:auto; height:auto; margin-bottom: 30px;}
.Products img{ margin-bottom:20px; position:absolute; }
.Products hr{ width:100%; background:#efefef; margin-top: 30px; float: left;}
.Products h1{ font-size:18px; margin:0px; margin-bottom:15px; text-transform:uppercase; color:#212121;}
.Products h2{text-align: left; font-size:15px; margin:0px; margin-bottom:15px; text-transform:uppercase; color:#212121;}
.Products p{ font-size:14px; line-height:25px; color:#212121; white-space: pre-line; text-align: justify;}
.Products a{ color:#0096db; padding:0 4px; font-size:14px; text-transform: text-decoration:none;}
.Products .btn{ background: url(../../../images/front-images/product-btn.jpg) no-repeat; width:151px; height:38px; }
.Products .btn a{ color:#fff;}
.marTop{ float:left; margin-top:35px;}
.flt h2 { margin: 0 0 18px 0; padding: 0px; font-size: 19px; text-align: left; text-transform: capitalize; color: #212121;}
.ad-leftCorn1 { position: absolute; top: 1px; right: 0px; color: #fff; font-size: 12px; padding: 3px; background: url(../../../images/front-images/trans-bg.png)repeat;}
.filtr-btn{float: right;padding: 15px 0;}
.dropdown-menu > li > a:hover, .dropdown-menu > li > a:focus{ color:#009bdf;}
.modal-content{ float:left; width:100%;}
.pdf{ float:left; margin-bottom:15px;}
.pdf .fa{ color:#be0807}
.pdf h4{ font-size:0.9em; margin:0;}
.overlay p{ color:#ffffff; padding: 5px; margin: 0; line-height: 13px; font-size: 0.9em;}
.qlinks{ margin:15px; }
.qlinks h3{font-size:1.2em; margin:0 0 15px 0; border-bottom:1px solid #009bdf; float:left; padding-bottom:5px;}
.Maxhegt{ float: left; height: 229px;}
#boxscroll { height:170px; width: 100%; verflow: auto;}
.resize_fit_center {
max-width:100%;
max-height:100%;
vertical-align: middle;
}
.padg{ padding:0 15px;}
.solu {float: right; line-height: 20px; width: 113px;}
.soluText{ display:none;}
.jonBtn{ position:fixed; top:65%; right:23%; }
.active-menu{ color:#009bdf !important;}
.comdskHide{ display:none;}
/* @media only screen and (min-width:1366px) and (max-width:1920px) {
.container { width:1300px;}
} */
.loader {
position: fixed;
left: 0px;
top: 0px;
width: 100%;
height: 100%;
z-index: 9999;
background: url('../../../images/front-images/loading4-blue.gif') 50% 50% no-repeat rgb(255,255,255);
opacity: 1;
}
@media (min-width:1366px) and (max-width:2600px){
.jonBtn{ position:fixed; top:65%; right:23%; }
}
@media only screen and (min-width:1200px) and (max-width:720px) {
.leftSideBr p{font-size: 0.9em!important;}
}
@media only screen and (min-width: 900px) and (max-width:1024px) {
.new-img { float: left; margin-right: 10px;min-height: 46px;}
.new-img img{height: 40px; width: 40px;}
.exper-Video{width: 174px;}
.even-text{font-size: 12px; line-height: 14px;}
.nav-tabs > li > a{padding: 23px 5px;}
#news-container{margin-top:0px !important;}
ul.social-network { padding:8px;}
.solu-add-left .botmText p{line-height: 11px; font-size: 11px;}
.lates h1{ font-size:27px;}
.solu-add-left .botmText {padding: 23px 15px 0 6px;}
.partners ul li{ width:16%;}
.leftSideBr h3{font-size: 14px; margin: 5px 0;}
ul.social-network li{font-size: 20px; margin: 0 4px;}
.nav>li>a{ padding: 10px 4px;}
.minSlide { top: -32px; padding: 0px;}
.leftSideBr h4{ margin-top: 5px; margin-bottom: 5px;}
.vc_container{height: 65px !important;}
.leftSlider{height: 116px; padding: 0;}
.leftSideBr ul li{margin:0px;}
.leftSideBr p{ line-height:12px; font-size:0.88em}
.RightSideBr h3{font-size: 11px;}
#main-nav{ padding-top:13px;}
.desk { margin-top: 15px;}
.fortSolut{width: 130px;}
.nav>li{font-size: 12px !important;}
.mobSlide{ background-position-y:0px !important;}
.container{ width:100%;}
}
@media only screen and (min-width: 768px) and (max-width:899px) {
.Products h2{ font-size: 14px;}
.Products p{line-height: 21px;}
.minSlide {top:0px; padding: 0px;}
.nav-tabs > li > a{padding: 23px 5px; font-size: 0.85em;}
ul.social-network { padding:0 8px;}
.lates h1{ font-size:24px;}
.partners ul li{ width:16%;}
.leftSideBr h3{font-size: 14px; margin: 5px 0;}
.navbar-brand{ padding:15px 0;}
.nav-tabs > li {float: left;display: block; }
ul.social-network li{font-size: 20px; margin: 0 6px;}
.navbar-default .navbar-nav>li>a{font-size: 14px; padding: 5px 5px;}
#main-nav{ padding-top:13px;}
.desk { margin-top: 16px;}
#main-nav { padding-top: 0px;}
.leftSideBr{padding:0px;}
header { height: 69px;}
.navbar-nav>li { float: none; margin:15px 0;}
.container{ width:100%;}
}
@media only screen and (min-width: 684px) and (max-width:750px) {
.minSlide {top: 19px; padding: 0px;}
}
@media only screen and (max-width: 670px) {
.leftSideBr h3, .RightSideBr h2{ float:none;}
.hi-icon-wrap{ margin-bottom:25px; height: 126px;}
#partner{ padding:1px;}
.partners ul li{ width:50%;}
.copyright{ text-align:center;}
.search-icon{ width:60%; margin-top:0px;}
.banrAd{ margin-bottom:40px;}
.banrAd img { margin-left: 0px; margin-right: 0px;}
.mobSlide{ background-size:cover !important; height:240px !important;}
.secMrgTop{ margin-top:0px;}
.feature{ padding:10px 30px 50px 30px;}
#main-slider .carousel h2{ font-size:18px;}
.lates{ padding:15px;}
.mobPdn{ padding:0px !important}
.footer{padding: 15px 5px;}
.leftSideBr{ padding:0px;}
.news h3{ font-size:20px; margin:10px 0 10px 0;}
.mobPdnone{ padding:0px;}
.contInfo .form-group{ width:100%; float:left; margin:2% 0;}
.contBrd{ border-right:none;}
.contInfo .form-group-text{ width:100%; margin:2% 0; float:left;}
.services {padding: 10px;}
.heading-block{ margin-top:50px;}
.heading-block h2, .feature h2{font-size:19px; margin:10px 0;}
.fortSolut{ width:128px; margin:5px 5px;}
.box-shw{width:100%;border-right:none;}
.min-w { width: auto;}
.desk{margin-top:0px;}
ul.social-network{margin-top:0px;}
.RightSideBr img{height: 100%;}
.solumobhide{ display:none;}
.leftSideBr, .RightSideBr{ display:none;}
.overlay{width: 100%;}
.mobile-pdn{ padding-right:0px; padding-left:0px;}
header {height: 106px;}
.bx-wrapper{ margin-bottom:25px;}
.minSlide { top: 0; padding: 0px;}
header{height: 53px;}
.soluText{ display:block; margin-top:25px !important; color:#212121 !important;}
.comdskHide{ display:block;}
.overlay p{ font-size:0.7em;}
.modal-header .close { margin-top: -2px; position: absolute; right: 10px; font-size: 30px; z-index: 99999;}
}
@media only screen and (min-width: 667px) and (max-width:700px) {
.banrAd{height: 159px;}
.banrAd img{height: 159px;}
}
@media only screen and (max-width: 568px) {
.mobSlide{height: 209px !important;}
}
@media only screen and (max-device-width: 640px), only screen and (max-device-width: 667px), only screen and (max-width: 480px){
/* iPhone 6 and iPhone 6+ portrait and landscape */
.mobSlide{ height:160px !important}
.Products h1{ margin-top: 15px;}
.overlay{width: 100%; bottom: -27px;}
.jq-overlay-item img{ height:none !important;}
.banrAd img{height: 115px;}
}
@media only screen and (max-width: 414px) {
.minSlide{top: 0;}
.mobSlide{ background-size:contain !important;}
.search-icon{ width:40%;}
#main-slider .carousel h2{ font-size:14px;}
.banrAd{ margin-top:0px; padding:0px;}
.banrAd img { margin-left: 0px; margin-right: 0px; height:88px;}
.mobSlide{ height:138px !important;}
.secMrgTop{ margin-top:0px;}
.feature{ padding:10px 25px 50px 24px;}
#partner h2{ font-size: 20px;}
.lates h1{font-size: 20px; float:none;}
.cd-gallery > li{height:auto;}
.leftSideBr{ padding:0px;}
.profile-circle h3, .profile-circle p{ float:none; text-align:center;}
.profile-circle img{margin:10px 36px}
#show input{width: 90%;}
.hi-icon-wrap{ margin-bottom:25px; height: 100px;}
.inner p{padding: 15px; width:100%;}
.fortSolut{ width:125px; margin:5px 5px;}
.overlay { width: 100%;}
ul.social-network li{font-size: 16px; margin: 0 4px;}
ul.social-network { margin-top: 11px; padding: 4px;}
.overlay{width: 100%; bottom:0px;}
.social-icon2 {margin-top: 10px;margin-bottom: 10px;}
}
@media only screen and (max-width:676px) {
.solInerTab img{ margin:20px auto;}
.leftDrop{ margin:15px 0;}
.testMonil { padding:15px; min-height: auto; margin-bottom: 20px;}
.exper-Video{width:100%; float: left; margin:0 13px 0 0;}
.mobSlide{background-size: contain !important;}
.contMobil{ padding:0px;}
}
.tesHeg{ min-height:165px; background:#fff; padding:15px;}
.tesHeg p{ margin:0px;}
.dropdown-menu > li > a{padding:5px 10px; font-size:0.9em;}
.navbar-nav > li:hover > .dropdown-menu { display: block;}
.dropdown-submenu { position: relative;}
.dropdown-submenu>.dropdown-menu { top: 5px; left: 100%; margin-top: -5px; margin-left: 0px; border-radius: 0; border:none;}
.dropdown-submenu:hover>.dropdown-menu { display: block;}
.dropdown-submenu>a:after { display: block; content: " "; float: right; width: 0; height: 0; border-color: transparent; border-style: solid; border-width: 5px 0 5px 5px; border-left-color: #ccc; margin-top: 5px; margin-right: -10px;}
.dropdown-submenu:hover>a:after { border-left-color: #fff;}
.dropdown-submenu.pull-left {float: none;}
.dropdown-submenu.pull-left>.dropdown-menu { left: -100%;margin-left: 10px; -webkit-border-radius: 6px 0 6px 6px; -moz-border-radius: 6px 0 6px 6px; border-radius: 6px 0 6px 6px;}
.heding-color h2{ color:#212121;}
.modal .modal-header h4, .modal-body h4, .modal-body h3{ font-size:18px; text-align:left; margin: 8px 0 0 25px;}
.modal-open{padding-right:0px !important;}
.modal-body p{ color:#212121 !important; text-align:left;}
.modal .modal-header {
border-bottom: none;
position: relative; border-bottom:1px solid #dfdede;
}
.modal .modal-header .btn {
position: absolute;
top: 0;
right: 0;
margin-top: 0;
border-top-left-radius: 0;
border-bottom-right-radius: 0;
border-bottom-left-radius:0px;
border-top-right-radius:0px;
background:transparent;
border:0px;
}
.modal .modal-footer {
border-top: none;
padding: 0;
}
.modal .modal-footer .btn-group > .btn:first-child {
border-bottom-left-radius: 0;
}
.modal .modal-footer .btn-group > .btn:last-child {
border-top-right-radius: 0;
}
.container-fluid h2{ color:#212121; font-size:19px; text-align:left; margin:25px 0;}
.pdn-Left{padding-left: 8%;text-align: justify;}
.blue{ overflow-y:scroll;}
.windload{ text-align:center;}
.windload .modal {padding-right: 0px;background-color:rgba(4, 4, 4, 0.5);}
.windload .modal-dialog {top: 20%; width:35%;}
.windload .modal-content {border-radius: 0px; border: none;top: 40%;}
.windload .modal-body { background-color: #009bdf; color:#fff; border: 1px solid #fff; padding: 7% 0;}
.windload .modal-body .close-btn{ font-size: 20px; position: absolute; top: 10px; right: 10px; font-weight: 500; color:#fff;}
.windload h2{ padding-bottom:0px; color: #fff; font-size:2.3em; margin: 0; font-weight:600; text-align: center;}
.windload h4{ color: #fff; font-size:1.4em; font-weight:400; letter-spacing: 0.5px; text-align: center;}
.windload h3{ color: #fff; font-size:1.4em; font-weight:400; margin:0; letter-spacing:0.5px; text-align: center;}
.windload hr{ width:50px; height:2px; background:#fff;}
/**************Landing page ***************/
.navbar-toggle .icon-bar { background-color: #888;}
.upper-container{ position:absolute; z-index:9999; width: 100%; background-color:rgba(255,255,255,0.7) !important;}
.upper-container .menu { font-size: 14px; float: left; text-transform: uppercase; font-weight: 400;}
.upper-container .nav-tabs > li > a{ color: #212121;}
.upper-container .nav > li > a:hover, .nav > li > a:focus { text-decoration: none; background-color:transparent; border-color:transparent; outline:none !important; color:#00deff;}
.upper-container .navbar-toggle { position: relative; float: right; padding: 9px 10px; margin-top: 8px; margin-right: 15px; margin-bottom: 8px; background-color: #fff; background-image: none; border: 1px solid transparent; border-radius: 4px; z-index: 999999999;}
/********************************/
/* Hero Headers */
/********************************/
.hero { position: absolute; top: 50%; left: 50%; z-index: 3; color: #fff; text-align: center; text-transform: uppercase; text-shadow: 1px 1px 0 rgba(0,0,0,.75); -webkit-transform: translate3d(-50%,-50%,0); -moz-transform: translate3d(-50%,-50%,0); -ms-transform: translate3d(-50%,-50%,0);
-o-transform: translate3d(-50%,-50%,0); transform: translate3d(-50%,-50%,0);}
.hero h1 { font-size:2.5em; font-weight: bold; margin: 0; padding: 0;}
.hero h3 {
font-size: 1.5em;
margin: 0; color:#fff;
padding: 0;
}
.fade-carousel .carousel-inner .item .hero {
opacity: 0;
-webkit-transition: 2s all ease-in-out .1s;
-moz-transition: 2s all ease-in-out .1s;
-ms-transition: 2s all ease-in-out .1s;
-o-transition: 2s all ease-in-out .1s;
transition: 2s all ease-in-out .1s;
}
.fade-carousel .carousel-inner .item.active .hero {
opacity: 1;
-webkit-transition: 2s all ease-in-out .1s;
-moz-transition: 2s all ease-in-out .1s;
-ms-transition: 2s all ease-in-out .1s;
-o-transition: 2s all ease-in-out .1s;
transition: 2s all ease-in-out .1s;
}
/********************************/
/* Custom Buttons */
/********************************/
.btn.btn-lg {padding: 10px 17px;}
.btn.btn-hero,
.btn.btn-hero:hover,
.btn.btn-hero:focus {
color: #f5f5f5;
background-color: #009bdf;
border-color: #009bdf;
outline: none;
margin: 20px auto;
}
/********************************/
/* Slides backgrounds */
/********************************/
.fade-carousel .slides{
height: 80vh;
background-size: cover;
background-position: center center;
background-repeat: no-repeat;
}
#sidebar.affix-top {
position: static;
margin-top:30px;
width:228px;
}
#sidebar.affix {
position: fixed;
top:70px;
width:228px;
}
/********************************/
/* Media Queries */
/********************************/
@media screen and (min-width: 980px){
.hero { width: 980px; }
}
@media screen and (max-width: 640px){
.hero h1 { font-size: 4em; }
.upper-container .nav-tabs > li > a{ color: #212121; padding: 11px 15px; border-bottom: 1px solid #e0e1e1;}
.main-login{ display:none;}
.landCorsl p {font-size: 1em; text-align: justify;}
.hero{width: 90%;}
.windload .modal-content{ width:95%; margin:0 auto;}
.windload .modal-dialog{width:100%; }
.windload .modal-body{width: 100%;}
.windload h2{font-size: 2em;}
.windload h3{font-size: 1.5em;}
.windload h4{font-size: 1.5em;}
.windload .modal-body{ padding:7% 1%;}
.modal-content{width: 100%;}
iframe{ width:100% !important;}
#show{right: 135px; top: 5px; width: 190px;}
}
@media screen and (max-width: 414px){
.windload .modal-content{ width:95%; margin:0 auto;}
.windload h2{font-size: 1.9em;}
.windload h3{font-size: 1.2em;}
.windload h4{font-size: 1.2em;}
.windload .modal-body{ padding:7% 1%;}
#show{right: 119px; top: 11px; width: 190px;}
.mobClosebtn{position: absolute; left: 25px;top: 4px;}
.mobClosebtn .fa-times{ color:#bebebe; font-size:14px;}
#show input{ padding:5px 30px;}
}
@media screen and (max-width:375px){
.windload .modal-content{ width:95%; margin:0 auto;}
.windload h2{font-size: 1.9em;}
.windload h3{font-size: 1.2em;}
.windload h4{font-size: 1.2em;}
.windload .modal-body{ padding:7% 1%;}
#show{right: 119px; top: 11px; width: 190px;}
}
@media screen and (max-width:320px){
.windload .modal-content{ width:95%; margin:0 auto;}
.windload h2{font-size: 1.9em;}
.windload h3{font-size: 1.2em;}
.windload h4{font-size: 1.2em;}
.windload .modal-body{ padding:7% 1%;}
#show{right: 119px; top: 11px; width: 190px;}
}
/*********Landing Contact Form****************/
.main p, .main h4{ color:#fff;}
.main-login{background-color: #fff; /* shadows and rounded borders */
-moz-border-radius: 2px; -webkit-border-radius: 2px; border-radius: 2px; -moz-box-shadow: 0px 2px 2px rgba(0, 0, 0, 0.3); -webkit-box-shadow: 0px 2px 2px rgba(0, 0, 0, 0.3); box-shadow: 0px 2px 2px rgba(0, 0, 0, 0.3);}
.form-control {height: auto!important; padding: 6px 12px !important;}
.input-group { -webkit-box-shadow: 0px 2px 5px 0px rgba(0,0,0,0.21)!important; -moz-box-shadow: 0px 2px 5px 0px rgba(0,0,0,0.21)!important; box-shadow: 0px 2px 5px 0px rgba(0,0,0,0.21)!important;}
#button { border: 1px solid #ccc; margin-top: 28px; padding: 6px 12px; color: #666; text-shadow: 0 1px #fff; cursor: pointer;
-moz-border-radius: 3px 3px; -webkit-border-radius: 3px 3px; border-radius: 3px 3px; -moz-box-shadow: 0 1px #fff inset, 0 1px #ddd; -webkit-box-shadow: 0 1px #fff inset, 0 1px #ddd; box-shadow: 0 1px #fff inset, 0 1px #ddd; background: #f5f5f5; background: -moz-linear-gradient(top, #f5f5f5 0%, #eeeeee 100%); background: -webkit-gradient(linear, left top, left bottom, color-stop(0%, #f5f5f5), color-stop(100%, #eeeeee)); background: -webkit-linear-gradient(top, #f5f5f5 0%, #eeeeee 100%); background: -o-linear-gradient(top, #f5f5f5 0%, #eeeeee 100%); background: -ms-linear-gradient(top, #f5f5f5 0%, #eeeeee 100%); background: linear-gradient(top, #f5f5f5 0%, #eeeeee 100%);
filter: progid:DXImageTransform.Microsoft.gradient(startColorstr='#f5f5f5', endColorstr='#eeeeee', GradientType=0);
}
.main-center{overflow-y:auto; height:600px !important; margin: 0 auto;max-width:330px; padding: 10px 25px;background:#0099cc;color: #FFF; text-shadow: none;-webkit-box-shadow: 0px 3px 5px 0px rgba(0,0,0,0.31);-moz-box-shadow: 0px 3px 5px 0px rgba(0,0,0,0.31);box-shadow: 0px 3px 5px 0px rgba(0,0,0,0.31);}
span.input-group-addon i {color: #0099cc; font-size: 17px;}
.login-button{margin-top: 5px;}
.login-register{font-size: 11px;text-align: center;}
.navbar-fixed-top, .navbar-fixed-bottom{z-index: 99999999;}
.main{z-index:999999; position:fixed; right:0px; bottom:-1%;}
.main-login h3{ color:#fff;}
.landCorsl{ padding:25px 0;}
.landCorsl h1{ margin:0 0 15px 0; font-size:2em;}
.landCorsl h2{ margin:0 0 15px 0; font-size:1.5em;}
.landCorsl p{ font-size:1em; text-align: justify;}
.btn-vertical-slider{ margin-left:35px; cursor:pointer;}
a {cursor:pointer;}
#quote-carousel .carousel-control.left, .carousel-control.right{background:transparent; top:40%;}
#quote-carousel .carousel-control{width: auto;}
#quote-carousel .carousel-indicators {right: 50%; top: auto; bottom: 0px; margin-right: -19px; display:none;}
/* Changes the color of the indicators */
#quote-carousel .carousel-indicators li { background: #c0c0c0;}
#quote-carousel .carousel-indicators .active { background: #333333;}
#quote-carousel img{ width: 100%;}
/* End carousel */
.item blockquote { border-left: none; margin: 0;}
#quote-carousel h5{ font-size:14px; font-weight:600; text-align:center;}
.item blockquote img { margin-bottom: 10px;}
.item blockquote p:before { content: "\f10d"; font-family: 'Fontawesome'; float: left; margin-right: 10px;}
/**
MEDIA QUERIES
*/
/********Search************/
#f-search{top: 1px; border-color: #fff; position: absolute; right: 2px; font-size: 14px;}
.btn-default {
color:#ccc;
background-color: #fff;
padding: 0 3px;
width:25px; border-radius:0px;margin-left: -10px;
}
.btn-default .fa-search{font-size: 17px;}
/* Small devices (tablets, 768px and up) */
@media (min-width: 768px) {
#quote-carousel { margin-bottom: 0; padding: 0; margin-top: 30px;}
.deskStop-hidden{display:none;}
}
/* Small devices (tablets, up to 768px) */
@media (max-width: 768px) {
/* Make the indicators larger for easier clicking with fingers/thumb on mobile */
#quote-carousel .carousel-indicators {bottom: -20px !important;}
#quote-carousel .carousel-indicators li {display: inline-block; margin: 0px 5px; width: 15px;height: 15px;}
#quote-carousel .carousel-indicators li.active { margin: 0px 5px; width: 20px; height: 20px;}
.deskStop-hidden{display:block; margin-bottom: 25px;}
.item blockquote img{ width: 150px !important; height: 150px !important;}
}
/** CSS relacionado à barra de navegação **/
#my-nav {position: fixed; width: 100%; background-color: black; height:20px !important; min-height: 0px;z-index: 9999; margin-bottom: 0;}
#blog-sidebar { position: fixed;
right:0%;
top: 0;
width: auto;
min-width: 310px;
height: 100%;
color: white;
background:transparent;
padding:0px;
padding-top: 30px;
padding-top: 170px;
}
.affix { position: fixed;top: 40px;}
.affix-top { position: static;}
.affix-bottom { position: absolute;}
#blog-footer { background-color: green;height: 300px;}
.slidess{height: 100vh; background-size: cover; background-position: center center; background-repeat: no-repeat;}
.main-center label{color: #fff; font-weight: 600; font-size:0.96em; float:left; }
.main-center input{font-size:0.96em;}
.main-center .form-group{margin-bottom:8px;}
.landCorsl h2,.landCorsl h3,.landCorsl h4{ color: #212121; text-align: left; margin-bottom: 20px;}
.item blockquote img{ width:100%!important; height:auto;}
.lanMrag{ margin-bottom: 30px;}
.footer2 {
background: #353536;
padding:0px;
}
@media only screen and (min-width: 1025px) and (max-width:1200px) {
.container{width: 100%;}
.nav > li > a{ padding:6px;}
.even-text{font-size: 0.8em;}
.padg{ padding:0px;}
#main-slider .carousel .item{height: 330px;}
.padg{margin-top: -23px;}
}
|
public/css/css/front-css/style.css
|
@import url(https://fonts.googleapis.com/css?family=Open+Sans:400,300,700,600);
@import url('font-awesome.css');
/* ==== overwrite bootstrap standard ==== */
@import url('animate.css');
body {
font-family: 'Raleway', sans-serif;
font-size:14px;
line-height:1.6em;
color:#333;
background-color:#fff;
overflow-x:hidden;
}
hi,h2,h3,h4,h5,h6 {
color:#333;
line-height:1.1em;
}
p {
color:#212121;
font-size:14px;
}
a {
text-decoration:none;
transition: all 0.1s ease-in-out;
-moz-transition: all 0.1s ease-in-out;
-webkit-transition: all 0.1s ease-in-out;
-o-transition: all 0.1s ease-in-out;
outline: none;
color:#333;
}
a:hover {
text-decoration: none;
color:#767272;
}
.btn-primary {
padding:6px 16px;
background: #009bdf;
color: #fff;
border-radius: 4px;
border:none;
margin-top: 10px;
}
.text-center h2 {
margin-bottom:30px;
}
.text-center p {
margin-bottom:50px;
color:#333;
}
.btn-default {
color: #333;
background-color: #fff;
border-color: #fff;
text-transform:uppercase;
font-size:18px;
border-radius:30px;
margin-left:-10px;
}
#breadcrumb {
background-color: #1BBD36;
margin-top: -20px;
}
.breadcrumb {
list-style: none;
background-color: #1BBD36;
border-radius: 0px;
padding:3px 10px;
}
.breadcrumb li {
text-transform:uppercase;
margin-top:125px;
font-weight:600;
}
/*===========================
Menu and Navigation
============================ */
.navigation {
background-color:#fff;
padding:0;
}
.navbar-brand h1 {
margin-top:9px;
padding-top:5px;
float: left;
font-size: 25px;
color:#333;
text-transform:uppercase;
font-weight:900;
}
.navbar-brand h1 span {
color: #1BBD36;
}
.menu {
font-size:13px;
float:left;
text-transform:uppercase;
font-weight:400;
}
.menu ul.nav-tabs li {
color:#000;
}
.nav-tabs {
border-bottom: 0;
}
.nav-tabs > li {
float: left;
margin-bottom: 0;
}
.nav-tabs > li > a {
border-radius:0;
color:#333;
padding:23px 10px;
}
.nav-tabs > li > a:hover {
color: #009bdf;
border-color: #fff #fff #fff;
border-radius:0;
background-color:#fff;
transition: all 0.3s ease-in-out;
-moz-transition: all 0.3s ease-in-out;
-webkit-transition: all 0.3s ease-in-out;
-o-transition: all 0.3s ease-in-out;
}
.nav-tabs > li > a.active {
color: #009bdf;
border-radius:0;
transition: all 0.3s ease-in-out;
-moz-transition: all 0.3s ease-in-out;
-webkit-transition: all 0.3s ease-in-out;
-o-transition: all 0.3s ease-in-out;
}
@media (max-width: 768px) {
.navbar-brand {
padding-top: 6px;
}
.navbar-brand h1 {
margin-top: 0;
}
.nav-tabs > li {
float: none;
display: block;
}
.menu {
position: absolute;
left: 0;
right: 0;
background: #fff;
height: auto; z-index: 999;
}
.nav-tabs > li > a {
padding:15px 15px;
}
.nav-tabs > li > a:hover {
border-color: #f3f3f3;
}
}
/*===========================
slider
============================ */
#main-slider {}
#main-slider {
position: relative; }
.no-margin {
margin: 0;
padding: 0;
}
#main-slider .carousel .carousel-content {
margin-top: 135px;
}
#main-slider .carousel .slide-margin{
margin-top: 30px;
}
#main-slider .carousel h2 {
background-color: rgba(9, 0, 0, 0.3) !important;
color: #ffffff;
margin: 0 auto;
text-transform:capitalize;
width: 40%;
font-size:22px;
padding: 15px;
text-align:center;
letter-spacing:2px;
font-weight:bold;
}
#main-slider .carousel h2 span {
color: #1BBD36;
}
#main-slider .carousel h2 span spani {
color: #000;
}
#main-slider .carousel p {
color: #ddd;
font-size:25px;
}
#main-slider .carousel .btn-slide {
padding: 8px 20px;
background: #1BBD36;
color: #fff;
border-radius: 4px;
margin-top: 25px;
display: inline-block;
}
#main-slider .carousel .slider-img{
text-align: right;
position: absolute;
}
#main-slider .carousel .item {
background-position: 50%;
background-repeat: no-repeat;
background-size: cover;
left: 0 !important;
opacity: 0;
top: 0;
position: absolute;
width: 100%;
display: block !important;
height: 313px;
-webkit-transition: opacity ease-in-out 500ms;
-moz-transition: opacity ease-in-out 500ms;
-o-transition: opacity ease-in-out 500ms;
transition: opacity ease-in-out 500ms;
}
#main-slider .carousel .item:first-child {
top: auto;
position: relative;
}
#main-slider .carousel .item.active {
opacity: 1;
-webkit-transition: opacity ease-in-out 500ms;
-moz-transition: opacity ease-in-out 500ms;
-o-transition: opacity ease-in-out 500ms;
transition: opacity ease-in-out 500ms;
z-index: 1;
}
#main-slider .active .animation.animated-item-1 {
-webkit-animation: fadeInUp 300ms linear 300ms both;
-moz-animation: fadeInUp 300ms linear 300ms both;
-o-animation: fadeInUp 300ms linear 300ms both;
-ms-animation: fadeInUp 300ms linear 300ms both;
animation: fadeInUp 300ms linear 300ms both;
}
#main-slider .active .animation.animated-item-2 {
-webkit-animation: fadeInUp 300ms linear 600ms both;
-moz-animation: fadeInUp 300ms linear 600ms both;
-o-animation: fadeInUp 300ms linear 600ms both;
-ms-animation: fadeInUp 300ms linear 600ms both;
animation: fadeInUp 300ms linear 600ms both;
}
#main-slider .active .animation.animated-item-3 {
-webkit-animation: fadeInUp 300ms linear 900ms both;
-moz-animation: fadeInUp 300ms linear 900ms both;
-o-animation: fadeInUp 300ms linear 900ms both;
-ms-animation: fadeInUp 300ms linear 900ms both;
animation: fadeInUp 300ms linear 900ms both;
}
#main-slider .active .animation.animated-item-4 {
-webkit-animation: fadeInUp 300ms linear 1200ms both;
-moz-animation: fadeInUp 300ms linear 1200ms both;
-o-animation: fadeInUp 300ms linear 1200ms both;
-ms-animation: fadeInUp 300ms linear 1200ms both;
animation: fadeInUp 300ms linear 1200ms both;
}
@media (max-width: 768px) {
#main-slider .carousel .carousel-content {
margin-top:0px;
text-align: center;
}
#main-slider .carousel .slide-margin{
margin-top:0px;
}
#main-slider .carousel p {
color: #fff;
font-size:18px;
line-height: 24px;
}
}
.feature {
padding:10px 65px;
float: left;
width: 100%;
background:#ffffff;
}
.text-center i {
font-size:40px;
margin-top:70px;
margin-bottom:30px;
color:#fff;
padding:50px;
background:#1BBD36;
border-radius:50%;
}
.text-center h2 {
margin: 0 0 10px 0;
padding: 0px;
font-size: 24px;
text-align: center;
color: #009bdf;
text-transform: uppercase;
}
.hi-icon-effect i.fa:hover {
background:#fff;
color: #1BBD36;
-webkit-transition: color 300ms, background-color 300ms;
-moz-transition: color 300ms, background-color 300ms;
-o-transition: color 300ms, background-color 300ms;
transition: color 300ms, background-color 300ms;
}
#partner {
background:#ffffff;
}
#partner {
color: #000;
text-align: center;
padding: 0 20px 0px;
}
#partner h2 {
color: #000;
font-size:30px;
font-weight:400;
padding-bottom: 10px;
}
#partner p {
color: #009bdf;
font-size:16px;
}
.partners ul {
list-style: none;
margin: 0;
padding: 0;
}
.partners ul li{
display: inline-block;
float: left;
width: auto; padding:0 5px;
}
.partners ul li a img {
margin-top:50px;
}
#conatcat-info{
background: #fff url(../../../images/front-images/contact.png) no-repeat 90% 0;
padding: 30px 0;
}
.contact-info i{
width: 60px;
height: 60px;
font-size: 40px;
line-height: 60px;
color: #fff;
background: #000;
text-align: center;
border-radius: 6px;
}
.contact-info h2{
margin-top: 0;
color: #000;
}
.contact-info{
color:#000;
}
/* --- about us --- */
.aboutus {
padding:50px;
}
.aboutus img {
border-radius:6px;
}
.aboutus h3 {
margin-bottom:30px;
font-weight:800;
}
.aboutus h4 {
margin-top:30px;
margin-bottom:30px;
font-weight:700;
}
.skill h2{
margin-top:-10px;
margin-bottom: 25px;
}
.progress-wrap{
position: relative;
}
.progress .color1,
.progress .color1 .bar-width{
background: #2d7da4;
}
.progress .color2,
.progress .color2 .bar-width{
background: #6aa42f;
}
.progress .color3,
.progress .color3 .bar-width{
background: #ffcc33;
}
.progress .color4,
.progress .color4 .bar-width{
background: #db3615;
}
.progress,
.progress-bar {
height: 15px;
line-height: 15px;
background: #e6e6e6;
-webkit-box-shadow: none;
-moz-box-shadow: none;
box-shadow: none;
border-radius: 0;
overflow: visible;
text-align: right;
}
.progress{
position: relative;
}
.progress .bar-width{
position: absolute;
width: 40px;
height: 20px;
line-height: 20px;
text-align: center;
font-size: 12px;
font-weight: 700;
top: -30px;
border-radius: 2px;
margin-left: -30px;
}
.progress span{
position: relative;
}
.progress span:before{
content: " ";
position: absolute;
width: auto;
height: auto;
border-width: 8px 5px;
border-style: solid;
bottom: -15px;
right: 8px;
}
.progress .color1 span:before{
border-color: #2d7da4 transparent transparent transparent;
}
.progress .color2 span:before{
border-color: #6aa42f transparent transparent transparent;
}
.progress .color3 span:before{
border-color: #ffcc33 transparent transparent transparent;
}
.progress .color4 span:before{
border-color: #db3615 transparent transparent transparent;
}
.about {
background: url(../../../images/front-images/video-bg.jpg) no-repeat top center;
background-size: cover;
padding:20px 35px; float: left;
width: 100%;
}
.about h2 {
margin-bottom:30px;
color:#FFF;
font-size:22px;
}
.about img {
margin-bottom:30px;
border-radius:6px;
}
.our-team {
padding:50px;
background:#ddd;
}
.our-team h3 {
margin-bottom:30px;
font-weight:800;
}
.our-team h4 {
margin-top:20px;
margin-bottom:20px;
font-weight:600;
}
.our-team img{
border-radius:6px;
margin-top:30px;
}
.lates {
padding:50px;
}
.lates h2 {
font-size:20px;
font-weight:500;
color:#333;
}
.lates h1 {
font-size:24px;
font-weight:500;
color:#333; padding-bottom: 10px; margin:0px; text-align: center; font-family: 'Raleway', sans-serif;
}
.lates img {
margin-top:15px;
border-radius:5px;
}
/* --- footer --- */
.footer {
background:#353536; position:relative;
padding:50px 50px 30px 50px;
}
ul.social-network {
list-style:none;
margin-top:14px;
padding:10px 0;
transition: all 0.3s ease-in-out;
-moz-transition: all 0.3s ease-in-out;
-webkit-transition: all 0.3s ease-in-out;
-o-transition: all 0.3s ease-in-out; float: right;
}
ul.social-network li {
display:inline;
margin: 0 6px;
font-size:20px;
}
ul.social-network li a {
color:#d0d0d0;
}
.social-network li:hover .fa-twitter {
color: #00abf0;
}
.social-network li:hover .fa-facebook {
color: #39579a;
}
.social-network li:hover .fa-google-plus {
color: #eb8984;
}
.social-network li:hover .fa-pinterest {
color: #c9171e;
}
.social-network li:hover .fa-linkedin {
color: #0077b5;
}
.social-network li:hover .fa-youtube-play {
color: #C84941;
}
.social-network li:hover .fa-dribbble {
color: #EA4C89 ;
}
.social-network li:hover .fa-pinterest-square {
color: #EA4B49;
}
.copyright {
margin-top:15px;
text-align: right;
}
.copyright a {
color:#fff;
font-weight:600;
font-size:12px;
text-shadow:none;
}
/* --- services --- */
.services {
padding:30px;
}
.services h3 {
margin-bottom:30px;
font-weight:800;
}
.services img {
border-radius:6px;
}
.sub-services img {
border-radius:6px;
}
.services p {
margin-top:30px;
font-size:14px;
}
.sub-services {
padding:50px;
background:#ddd;
}
.sub-services p {
margin-top:30px;
font-size:13px;
}
.media-body p {
margin-top:0px;
margin-bottom:30px;
}
.media ul li {
list-style:none;
}
.media i {
color:#1BBD36;
font-size:50px;
}
.media h4 {
font-size:20px;
font-weight:600;
color:#1BBD36;
}
/* --- portfolio --- */
#portfolio .center p {
margin-top:50px;
margin-bottom:50px;
font-size:18px;
}
.portfolio-items,
.portfolio-filter {
list-style: none outside none;
margin: 0 0 40px 0;
padding: 0;
}
.portfolio-filter > li {
display: inline-block;
}
.portfolio-filter > li a {
background: none repeat scroll 0 0 #FFFFFF;
font-size: 14px;
font-weight: 400;
margin-right: 20px;
text-transform: uppercase;
transition: all 0.9s ease 0s;
-moz-transition: all 0.9s ease 0s;
-webkit-transition: all 0.9s ease 0s;
-o-transition: all 0.9s ease 0s;
border: 1px solid #F2F2F2;
outline: none;
border-radius: 3px;
}
.portfolio-filter > li a:hover,
.portfolio-filter > li a.active{
color:#fff;
background: #1BBD36;
border: 1px solid #1BBD36;
box-shadow: none;
-webkit-box-shadow: none;
}
.portfolio-items > li {
float: left;
padding: 0;
-webkit-box-sizing: border-box;
-moz-box-sizing: border-box;
box-sizing: border-box;
}
.portfolio-item {
margin: 0;
padding:0;
}
.overlay {
margin-bottom:0px;
}
.overlay a:hover {
color: #1BBD36;
}
/* Start: Recommended Isotope styles */
/**** Isotope Filtering ****/
.isotope-item {
z-index: 2;
}
.isotope-hidden.isotope-item {
pointer-events: none;
z-index: 1;
}
/**** Isotope CSS3 transitions ****/
.isotope,
.isotope .isotope-item {
-webkit-transition-duration: 0.8s;
-moz-transition-duration: 0.8s;
-ms-transition-duration: 0.8s;
-o-transition-duration: 0.8s;
transition-duration: 0.8s;
}
.isotope {
-webkit-transition-property: height, width;
-moz-transition-property: height, width;
-ms-transition-property: height, width;
-o-transition-property: height, width;
transition-property: height, width;
}
.isotope .isotope-item {
-webkit-transition-property: -webkit-transform, opacity;
-moz-transition-property: -moz-transform, opacity;
-ms-transition-property: -ms-transform, opacity;
-o-transition-property: -o-transform, opacity;
transition-property: transform, opacity;
}
/**** disabling Isotope CSS3 transitions ****/
.isotope.no-transition,
.isotope.no-transition .isotope-item,
.isotope .isotope-item.no-transition {
-webkit-transition-duration: 0s;
-moz-transition-duration: 0s;
-ms-transition-duration: 0s;
-o-transition-duration: 0s;
transition-duration: 0s;
}
/* End: Recommended Isotope styles */
/* disable CSS transitions for containers with infinite scrolling*/
.isotope.infinite-scrolling {
-webkit-transition: none;
-moz-transition: none;
-ms-transition: none;
-o-transition: none;
transition: none;
}
/* --- Map --- */
.map{
position:relative;
margin-bottom:40px;
}
/* google map */
#google-map{
position:relative;
margin-top:10px;
height: 400px;
width: 100%;
}
/* --- blog --- */
#blog {
margin-top:50px;
}
a.btn-primary:hover {
background-color:#009bdf;
color:#fff;
}
.widget {
margin-bottom: 60px;
padding-left: 0;
}
.single_comments {
margin-bottom: 20px;
}
.single_comments img {
float: left;
margin-right: 10px;
margin-top: 5px;
}
.single_comments p {
margin-bottom: 0;
}
.widget .entry-meta span {
display: inline-block;
margin-right: 10px;
color:#333;
}
.widget .entry-meta span a:hover {
color:#1BBD36;
}
.widget h3 {
color: #000;
text-transform: uppercase;
margin-bottom: 20px;
}
.blog_category{
list-style:none;
margin:0;
padding:0;
}
.blog_category li{
float:none;
margin-bottom:20px;
}
.blog_category li a {
background:#f5f5f5;
border-radius: 4px;
color: #888;
display: inline-block;
padding: 5px 15px;
}
.blog_category li a:hover{
background:#1BBD36;
color: #fff;
}
.badge:before {
border-color: transparent transparent transparent #1BBD36;
border-style: solid;
border-width: 10px;
bottom: -8px;
content: "";
height: 0;
left: 5px;
position: absolute;
z-index: -99999;
}
.badge {
background-color: #1BBD36;
border-radius: 5px;
color: #fff;
padding: 8px;
position: relative;
left: 60px;
top: -18px;
font-weight: normal;
}
.blog_archieve {
list-style: none outside none;
margin: 0;
padding: 0;
}
.blog_archieve li {
padding: 10px 0;
border-bottom: 1px solid #f5f5f5;
}
ul.blog_archieve li a:hover{
color:#1BBD36;
}
.blog_archieve li:first-child {
padding-top: 0;
}
ul.gallery {
list-style: none;
padding: 0;
margin: 0;
}
ul.gallery li {
display: block;
width: 60px;
padding: 0;
margin: 0 4px 4px 0;
float: left;
}
ul.faq {
list-style: none;
margin: 0;
}
ul.faq li {
margin-top: 30px;
}
ul.faq li:first-child {
margin-top: 0;
}
ul.faq li span.number {
display: block;
float: left;
width: 50px;
height: 50px;
line-height: 50px;
text-align: center;
background: #34495e;
color: #fff;
font-size: 24px;
}
ul.faq li > div {
margin-left: 70px;
}
ul.faq li > div h3 {
margin-top: 0;
}
.embed-container {
position: relative;
padding-bottom: 56.25%;
padding-top: 30px;
height: 0;
overflow: hidden;
}
.embed-container iframe,
.embed-container object,
.embed-container embed {
position: absolute;
top: 0;
left: 0;
width: 100%;
height: 100%;
}
.blog-item {
border-radius: 0;
overflow: hidden;
margin-bottom: 50px;
}
.blog .blog-item .img-blog {
border-radius: 5px;
margin-bottom: 45px;
}
.blog .blog-item .blog-content {
padding-bottom: 25px;
}
.blog .blog-item .blog-content h2 {
margin-top: 0;
font-size: 30px;
}
.readmore{
margin-top: 0;
}
.blog .blog-item .blog-content h4 {
margin-bottom: 40px;
font-weight: 600
}
.blog .blog-item .blog-content p {
font-size: 14px;
}
.blog .blog-item .entry-meta {
border-radius: 5px;
overflow: hidden;
}
.blog .blog-item .entry-meta > span {
background: #f5f5f5;
border-top: 1px solid #fff;
display: block;
font-size: 12px;
overflow: hidden;
padding: 5px;
text-align: left;
}
#publish_date {
background: #1BBD36;
border-bottom: 5px solid #4e4e4e;
color: #fff;
padding: 5px 0;
text-align: center;
}
.blog .blog-item .entry-meta > span {
color: #ccc;
}
.blog .blog-item .entry-meta > span a {
font-size: 12px;
margin-left: 3px;
font-weight: 300;
color: #888;
}
ul.pagination > li > a {
border: 1px solid #F1F1F1;
margin-right:5px;
border-radius: 5px;
font-size: 16px;
padding: 5px 14px;
color:#1BBD36;
}
ul.pagination > li > a i{
margin-left:5px;
margin-right:5px;
}
ul.pagination > li.active > a,
ul.pagination > li:hover > a {
background-color: #1BBD36 !important;
border-color: #1BBD36 !important;
color: #fff;
}
.search_box {
background-position: 314px 15px;
background-repeat: no-repeat;
border-color: #DEDEDE;
height: 48px;
outline: medium none;
box-shadow: none;
}
.form-control:focus {
box-shadow:none;
outline: 0 none;
}
ul.tag-cloud,
ul.sidebar-gallery {
list-style: none;
padding: 0;
margin: 0;
}
.tag-cloud li{
display: inline-block;
margin-bottom: 3px;
}
.tag-cloud li a {
background: #f5f5f5;
color: #888;
border: 0;
border-radius: 4px;
padding: 8px 15px;
}
.tag-cloud li a:hover{
background:#1BBD36;
color: #fff;
}
.sidebar-gallery li{
display: inline-block;
margin: 0 10px 10px 0;
}
.sidebar-gallery li a {
border-radius: 4px;
display: inline-block;
}
/* --- contact --- */
#contact-page{
padding-top: 0;
background:#fff;
margin-bottom:50px;
}
#contact-page .contact-form
.form-group label {
color: #4E4E4E;
font-size: 14px;
font-weight: 300;
}
.form-group .form-control {
background-color: #f6f7f3;
padding: 5px 12px;
border: 1px solid #e9e9e9;
border-color:#f2f2f2;
height: auto;
box-shadow: none;
font-size: 14px;
}
.validation {
color: red;
display:none;
margin: 0 0 20px;
font-weight:400;
font-size:13px;
}
#sendmessage {
color: green;
border:1px solid green;
display:none;
text-align:center;
padding:15px;
font-weight:600;
margin-bottom:15px;
}
#errormessage {
color: red;
display:none;
border:1px solid red;
text-align:center;
padding:15px;
font-weight:600;
margin-bottom:15px;
}
#sendmessage.show, #errormessage.show, .show {
display:block;
}
#contact-page .contact-wrap {
margin-top: 20px;
}
.center h2{
font-size: 36px;
margin-top: 0;
margin-bottom: 20px;
text-align:center;
}
.center p{
text-align:center;
}
.btn-lg:hover {
color:#1BBD36;
background:#ddd;
}
a.scrollup{
color:#fff;
height:40px;
width:40px;
font-size:12px;
line-height:30px;
text-align:center;
text-decoration:none;
position:fixed;
bottom:30px;
right:40px;
opacity:0,5;
border-radius:50%;
z-index:999;
}
a.scrollup:hover{
opacity:1;
background-color:#ddd;
color:#009bdf;
}
/*********** pndurang***************/
header{ height:70px;}
.fortSolut{ width:115px !important; height:109px; float: left; margin: 5px 10px;}
.navbar{ margin-bottom:0px;}
.slide-margin p{ font-size:15px !important; color:#F90 !important; text-align:center !important; margin:0px;}
.search-icon{ height:45px; float: left; margin-top:22px; text-align: right;}
.social-icon{ float:right;}
.banrAd{ background:#fff; width:100%; height:87px; float:left; text-align: center; padding:0; position:relative; margin-bottom: 17px;}
.mrgnRight{ margin-right:10px;}
.banrAd img{ width:100%; height:88px;}
.bnrSection{}
#flexiselDemo1, #flexiselDemo2, #flexiselDemo3 {display:none;}
.nbs-flexisel-container {position:relative; max-width:100%;}
.nbs-flexisel-ul {position:relative;width:99999px;margin:0px;padding:0px; list-style-type:none; ext-align:center;}
.nbs-flexisel-inner {overflow:hidden;width:100%;margin:0 auto;}
.nbs-flexisel-item { float:left; margin:0px; padding:15px 0px; cursor:pointer; position:relative; line-height:0px; color: #fff; font-size:14px;
width:190px !important;}
.nbs-flexisel-item img { width:auto;cursor: pointer; position: relative; margin-top: 10px; margin-bottom: 10px; width:135px; max-height:auto;}
/*** Navigation ***/
.nbs-flexisel-nav-left,
.nbs-flexisel-nav-right {width: 22px; height: 22px; position: absolute; cursor: pointer; z-index: 100; opacity: 0.5;}
.nbs-flexisel-nav-left {left: 10px;background: url(../../../images/front-images/button-previous.png) no-repeat; height:34px;}
.nbs-flexisel-nav-right { right: 5px; background: url(../../../images/front-images/button-next.png) no-repeat; height:34px;}
.feature h2{ margin:0; padding:0px; font-size:24px; text-align:center; text-transform:uppercase; color:#009bdf;}
.feature p{ font-size:0.9em; color:#212121; text-align:center; margin-bottom:10px; line-height:20px;}
.minSlide{top: -32px; padding:0px;}
.Discl{ color:#009bdf; text-decoration:none; margin-top: 15px;
width: 100%;
float: left;}
/******************************/
.leftSlider ul, .leftSlider ul li {padding: 0; margin: 0; list-style: none; width:100%; text-align: left; border: 0px; }
.leftSlider { width:100%; height:150px; border-radius:5px; overflow: Hidden; color:#000; padding: 5px 0;}
.leftSlider ul li {padding: 0; margin: 0; list-style: none; text-align: left; border: 0px; }
.leftSideBr{ width:auto; min-height: auto; padding: 0px; }
.leftSideBr h3{ font-size:14px; color:#212121; border-bottom:1px solid #009bdf; margin:2px 0px -5px 0; text-transform:capitalize; font-weight: 500; padding:0 0 6px 0; float: left; text-transform: uppercase;}
.leftSideBr h4{font-size:14px; color:#212121; text-transform:capitalize; border-bottom:1px solid #009bdf; margin:7px 0 5px 0; padding-bottom:5px; float: left;}
.leftSideBr p{ font-size:0.88em; color:#212121; line-height:17px;}
.leftSideBr ul{ padding:5px 0 16px 0px; margin:0px; float: left;}
.leftSideBr ul li{ list-style:none; margin:0; padding:0;}
.leftSideBr ul li a{ font-size:13px; text-transform:capitalize; text-decoration:none; padding:5px 0;}
.leftSideBr ul li a:hover{ color:#009bdf}
.RightSideBr{ width:auto; min-height: 333px; padding: 0; }
.RightSideBr h1{text-transform:uppercase; font-size:14px; color:#212121; font-weight: 500; border-bottom:1px solid #009bdf; padding:0 0 4px 0; margin:2px 0 10px 0; float: left;}
.RightSideBr h2{ font-size:13px; color:#212121; border-bottom:1px solid #009bdf; text-transform:uppercase; float: left; margin:10px 0 0px 0px; padding:0 0 10px 0;}
.RightSideBr h3{ font-size:13px; color:#212121; margin:0 0 4px 0px;}
.RightSideBr p{font-size: 14px; color: #212121; border-bottom: 1px solid #009bdf; text-transform: uppercase; line-height: 15px; float: left; margin: 25px 0 25px 0px; padding: 0 0 10px 0;}
.fot-logo{ margin-top:0px;}
.tsColr{ color:#f5ab35; font-size:13px;}
ul.social-bottom {
list-style:none;
margin-top:14px;
padding:10px;
transition: all 0.3s ease-in-out;
-moz-transition: all 0.3s ease-in-out;
-webkit-transition: all 0.3s ease-in-out;
-o-transition: all 0.3s ease-in-out; text-align:center;
}
ul.social-bottom li {
display:inline;
margin: 0 6px;
font-size:20px;
}
ul.social-bottom li a {
color:#d0d0d0;
}
.social-bottom li:hover .fa-twitter {
color: #00abf0;
}
.social-bottom li:hover .fa-facebook {
color: #39579a;
}
.social-bottom li:hover .fa-google-plus {
color: #eb8984;
}
.social-bottom li:hover .fa-pinterest {
color: #c9171e;
}
.social-bottom li:hover .fa-linkedin {
color: #0077b5;
}
.social-bottom li:hover .fa-youtube-play {
color: #C84941;
}
.social-bottom li:hover .fa-dribbble {
color: #EA4C89 ;
}
.social-bottom li:hover .fa-pinterest-square {
color: #EA4B49;
}
.partners{padding: 0px 0px 70px;}
.partners ul li a img{ height:80px; width:180px; margin-top:25px;}
.flt{ float:left; width:100%;}
#show{display:none; position:absolute; top:2px; right:107px;}
#show input{ border: 1px solid #ddd; border-radius: 2px; padding:0px 8px; color: #212121; width:130px; font-size: 13px;}
.testi{ border-radius:5px; padding: 15px; margin:3px 0;}
.pdn-left{ padding-left:0px;}
.pdn-right{ padding-right:0px;}
.secMrgTop{ margin-top:-20px; width: 100%; float: left;}
.profile-circle{ float:left; margin-top:25px;}
.profile-circle img{ float:left; margin: 10px 19px; width:90px; height:70px;}
.profile-circle h3{ font-size:16px; float: left; margin-top:25px;}
.profile-circle p{font-size:14px;}
.arrow-down { width: 0; height: 0; border-left: 20px solid transparent; border-right: 20px solid transparent; position: absolute; bottom:-4px;
left: 60px; border-top: 20px solid #fff;}
.carousel-3d-container figure {
margin: 0;
}
.carousel-3d-container figcaption {
position: absolute;
background-color: rgba(0, 0, 0, 0.5);
color: #fff;
bottom: 0;
position: absolute;
bottom: 0;
padding: 15px;
font-size: 12px;
min-width: 100%;
box-sizing: border-box;
}
/***************** Solutions *****************************/
.margBotm{ margin-bottom:25px; margin-top:25px;}
.solution-left h2{ text-align:left;}
.solution-left p{text-align:left; font-size:14px;}
.btn-blue { background:#009bdf; color:#fff; border:none; margin-bottom:20px; padding:5px 20px; transition: all .5s ease;}
.btn-blue:hover { background:#06a9f1; color:#e4e7e8;}
.solutionh3{ font-size:19px; margin:10px 0 20px 0px; color:#212121; text-transform: capitalize; padding-bottom:15px; float:left;}
.solutionh2{ font-size:24px ; margin:0 0 30px !important; padding:0 0 12px !important; border-bottom: 1px solid #009bdf; float:left; }
.bdr-btm{ float:left; width:100%; border-bottom:1px solid #e1e4e5; padding-bottom:25px; margin:25px 0;}
.category-btn { background:#009bdf; color:#fff; border:none; margin:14px 0px; float:left; padding:5px 20px; transition: all .5s ease;}
.category-btn:hover { background:#06a9f1; color:#e4e7e8;}
.vidTittle{text-align: left; font-size: 14px; color:#121212; margin:10px 0; min-height:80px;}
.news { margin-bottom:30px;}
.news h3{ font-size:20px; margin:0 0 10px 0;}
.news p{ font-size:14px; line-height: 21px; text-align:justify;}
.news a:hover{ color:#5b5a5a;}
.newsRight{}
.g-title {font-size:1.3em;}
.innerMrg-top{ margin-top:100px !important;}
.row-fluid{ padding:20px 0;}
.blog-item{ text-align:left;}
.blog-item h4 {
margin-bottom: 40px;
font-weight: 600;
margin: 25px 0;
}
.blog-item p{ text-align:left;}
.form-group label, .form-group-text label{ color:#424242; font-size: 14px;}
.form-group select {
appearance:none;
-moz-appearance:none; /* Firefox */
-webkit-appearance:none; /* Safari and Chrome */
background: url(../../../images/front-images/down.png) no-repeat right; padding:5px;
}
.row.contInfo p { text-align: left;}
.red{ color:red;}
.error {
border:1px solid #e74c3c!important;
box-shadow: 0px 0px 0.5px 0.5px #c0392b !important
}
.contInfo .form-group{ width:45%; float:left; margin:1% 2%;}
.contInfo .form-group-text{ width:100%; margin:2%; float:left; padding: 0 2% 0 0;}
.contInfo .form-group-text textarea{height:150px; background-color: #f6f7f3;}
.contBrd{ border-right:1px solid #dbdcdd}
.inner p{ width:1211px; margin:20px auto;}
/************** Drop Nav********************/
.DropNav{list-style: none; padding:0px; display:none; border-top: 1px solid #eeeff0;}
.DropNav > li {float: left;}
.DropNav > li > a {padding-top: 10px; padding-left: 16px; padding-right: 10px;line-height: 12px; color:#777; font-size:14px;}
.DropNav > li > a:hover{ color:#0095d7; border-bottom:1px solid #0095d7;}
.activeNav{ color:#000!important; font-weight:500;}
/* .active-4{ background:red;} */
/************** Drop Nav End********************/
/************** Support********************/
.contact-item { padding: 20px; padding-top: 20px; padding-right: 20px; padding-bottom: 20px; padding-left: 20px;
display: inline-block; width: 100%; margin-bottom: 30px; -webkit-box-shadow: 0px 0px 8px 0px rgba(240,240,240,1);
-moz-box-shadow: 0px 0px 8px 0px rgba(240,240,240,1); box-shadow: 0px 0px 8px 0px rgba(240,240,240,1); min-height: 150px;}
.contact-item h5 {
font-size: 16px;
font-family: 'Open Sans', sans-serif;
text-transform: uppercase;
margin-bottom: 10px;
}
.contact-item span {
font-size: 52px;
color: #f0f0f0;
margin-top:5px;
float: right;
}
.contact-item .content {
float: left;
}
.contact-1 h2 {
text-transform: uppercase;
letter-spacing: 1px;
font-size: 24px;
margin-bottom: 20px; text-align:left; margin-left: 16px;
}
.contact-1 h2 span {
color: #009bdf;
}
/************** Slider ********************/
.navbar-brand{padding:15px 15px 15px 0 !important;}
.slide .tp-dottedoverlay {
background-color: rgba(0,0,0,0.20) !important;
}
.tp-dottedoverlay {
background-repeat: repeat;
width: 100%;
height: 100%;
position: absolute;
top: 0;
left: 0;
z-index: 2;
}
/************** News ********************/
.news .news-post {
margin-bottom: 30px;
}
.news .news-post .post-img img{
position: relative;
margin-bottom: 20px;
height:250px; width: 100%;
}
.news .news-post .date {
position: absolute;
top: 199px;
left: 15px;
background: #2B96CC;
width: 110px;
height: 51px;
color: #fff;
padding: 0 10px;
padding-top: 0px;
font-size: 12px;
line-height: 16px;
font-family: 'Montserrat', sans-serif;
text-align: center;
padding-top: 10px;
}
.news .news-post .tittle {
font-size: 18px;
font-family: 'Montserrat', sans-serif;
display: inline-block;
width: 100%;
}
.news .atag{ min-height:45px; font-size: 14px; font-weight: 600; margin-bottom: 10px;}
.news .news-post .by {
display: inline-block;
width: 100%;
margin-bottom: 10px;
margin-top: 5px;
font-size: 12px;
font-family: 'Montserrat', sans-serif;
}
.heading-side-bar h4 {
font-size: 16px;
text-transform: uppercase;
font-weight: 400;
margin: 0px;
margin-bottom: 0px;
color: #009bdf;
padding-left: 0px;
margin-bottom: 20px;
border-bottom:1px solid #009bdf; float:left; padding-bottom:15px;
}
.side-bar li {
list-style: none;
}
.side-bar .cate li a::before {
content: "\f105";
position: absolute;
left: 20px;
font-family: 'FontAwesome';
}
.cate strong{ color:#009bdf;}
.side-bar .cate li a {
color: #6f6f6f;
width: 100%;
font-size: 14px;
display: inline-block;
padding-left:0px;
margin-bottom: 10px;
}
.padding-bottom-80 {
padding-bottom: 80px !important;
}
.services article h6 {
text-transform: uppercase;
margin-bottom: 10px;
margin-top: 0px;
font-size: 16px;
-webkit-transition: 0.2s ease-in-out;
-moz-transition: 0.2s ease-in-out;
-ms-transition: 0.2s ease-in-out;
-o-transition: 0.2s ease-in-out;
transition: 0.2s ease-in-out;
}
.video h2 { margin: 0; padding: 0px; font-size: 24px; text-align: center; text-transform:capitalize; color: #fff;}
.heading-block h2 {
margin: 0 0 10px 0px;
padding: 0px;
font-size: 24px;
text-align: left;
color:#5d5d5d;
text-transform: capitalize;
}
.heading-block p{ text-align:left;}
.services article .icon {
display: inline-block;
width: 60px;
height: 60px;
background: #2B96CC;
border-radius: 4px;
color: #fff;
font-size: 34px;
margin-right: 10px;
text-align: center;
line-height: 58px;
border: 1px solid;
border-top-color: currentcolor;
border-right-color: currentcolor;
border-bottom-color: currentcolor;
border-left-color: currentcolor;
border-color: transparent;
-webkit-transition: all 0.2s ease-in-out;
-moz-transition: all 0.2s ease-in-out;
-o-transition: all 0.2s ease-in-out;
-ms-transition: all 0.2s ease-in-out;
transition: all 0.2s ease-in-out;
}
.heading-block {
text-align: center;
margin-bottom: 15px;
}
.media-body {
width: 10000px;
}
hr {
width:50px;
border: none;
height: 1px;
background: #009bdf;
margin: 3px auto;
position: relative;
}
.desk{ margin-top:25px}
.nbs-flexisel-container-one {position:relative; max-width:100%;}
.nbs-flexisel-ul {position:relative;width:99999px;margin:0px;padding:0px; list-style-type:none; ext-align:center; }
.nbs-flexisel-inner-one {overflow:hidden;width:100%;margin:0 auto;}
.nbs-flexisel-item-one { float:left; margin:0px; padding:15px 0px; cursor:pointer; position:relative; line-height:0px; color: #fff; font-size:14px;
width:200px !important;}
.nbs-flexisel-item-one img { width:auto;cursor: pointer; position: relative; margin-top: 10px; margin-bottom: 10px; width:135px; max-height:auto;}
/*** Navigation ***/
.nbs-flexisel-nav-left,
.nbs-flexisel-nav-right {width: 22px; height: 22px; position: absolute; cursor: pointer; z-index: 100; opacity: 0.5;}
.nbs-flexisel-nav-left {left: 10px;background: url(../../../images/front-images/button-previous.png) no-repeat; height:34px;}
.nbs-flexisel-nav-right { right: 5px; background: url(../../../images/front-images/button-next.png) no-repeat; height:34px;}
/****************** 22/2/2018****************************/
.og-expander {
background: #ffffff; padding: 15px; color: #444; text-shadow: none; -webkit-border-radius: 4px; -moz-border-radius: 4px; border-radius: 4px; display:none; box-shadow: 0 10px 25px rgba(0,0,0,.5); position: relative; top: 30px;}
.fancybox-close {
top: -18px;
right: -18px;
border: 2px solid #fff;
position: absolute;
width: 36px;
height: 36px;
border-radius: 50px;
background: #333;
color: #fff;
}
.og-expander p{ text-align:left;}
.closebtn{
float: right;
font-size: 20px;
font-weight: bold;cursor: pointer;
}
.slick-dots{ display:none !important;}
.image {
display: block;
width: 100%;
height: auto;
}
.overlay {
position: absolute;
bottom:0px;
background: rgb(0, 0, 0, 0.5);
color: #f1f1f1;
width:100%;
transition: .5s ease;
opacity:1;
color: white;
font-size: 14px;
padding:5px;
text-align: center; cursor:pointer;
}
/* .banrAd:hover .overlay {
opacity: 1;
} */
.event{ margin-top:0px;}
.event h3{ margin: 0 0 4px 0px}
.inner img{ max-height:350px; width:100%;}
.innerCont{ width:1300px;}
.newsInner{ margin-bottom:25px;}
.newsInner h2{ font-size:24px; color:#212121; text-align: left;}
.newsInner img{ width:100%; margin-bottom:25px;}
.newsInner p{text-align: justify;}
.fff{ width:100% !important; margin:25px 0 !important; float: left;}
/***************** Channel Partner *****************************/
.serv{ padding:0 24px;}
.service-box-layout1 {
position: relative;
color: #ececef;
padding:13px;
min-height: 170px; width: 203px; float:left;
-webkit-transition: all .5s ease-out;
-moz-transition: all .5s ease-out;
-ms-transition: all .5s ease-out;
-o-transition: all .5s ease-out;
transition: all .5s ease-out;
}
.service-box-layout1:hover {
opacity:0.7
}
.service-box-layout1{ text-align:center;}
.service-box-layout1 .fa {
}
.service-box-layout1 h3 {
text-transform: capitalize;
font-size:15px; text-align: center; height: 50px; border-bottom: 1px solid #000;
}
.primary-bg {
background: #eef1f2; text-align: center;
}
.service-box-layout1 p{margin-top:0px;}
.primary-bg-blue{
background: #009bdf;
color:#fff;
}
.primary-bg-blue h3 a, .primary-bg-blue p{ color:#fff; text-align: center;}
.primary-bg-blue h3{ border-bottom: 1px solid #fff !important;;}
.service-desc { display: block;
background: #009ade;
max-width: 320px;
margin-left: auto;
margin-right: auto;
padding: 10px;
color: #fff;
overflow: hidden;
transition: .2s ease-in-out;
position: relative;
text-align: left;
float: left;
width: 100%;
font-size:0.95em; text-transform: uppercase;
}
.service-desc:hover {
background: #009bdf;
color:#fff;
padding: 10px;
}
.service-desc:hover:before {
opacity: 1;
-webkit-transform: translateX(0) scale(1);
transform: translateX(0) scale(1);
}
.min-w{ width:350px;}
.min-w ul{ padding:0 0 20px 22px}
.box-shw{ border-right: 1px solid #a0a0a0; width: 94%; float:left; padding: 0 15px;}
.clotext{ color:#009bdf; font-weight: bold; text-align: center;}
.msptext{ color:#5d5d5d; text-align: center;}
.mrcent{ margin-left:8%;}
.inBner{ background-size:cover !important; background-position-y: 5px!important;}
.addbnr-yes{width: 100%; height: 200px !important;}
.addbno{width: 100%; height: 332px;}
.active-menu{ color:#212121!important;}
.exper-Video{width: 224px; float: left; margin:0 13px 0 0;}
.bx-wrapper {
width: 100%; float:left;
}
.bx-wrapper .bx-viewport {
height:auto;
}
.bx-wrapper li {
margin-top: -16px !important;
}
.leftSideBr ul {
padding: 5px 0 16px 0px;
margin: 0px;
float: left;
}
.ad-leftCorn{position: absolute; top: 0; right:0px; color:#fff; font-size:12px; padding: 3px;
background: url(../../../images/front-images/trans-bg.png)repeat;}
.lodForm{z-index: 99999; width:100%; background-color:rgba(0, 0, 0, 0.5) !important; top: 0; height: 800px;}
.popupcontact{width: 60%; background: #fff;margin:5% 20%; position: absolute;}
.valign{ min-height:400px;}
/*******************************************/
.testMonil{ padding:20px; background: #999999; min-height: 422px; box-shadow: 0px 0px 5px #c4c4c4;}
.topMarg{ margin-top:35px;}
.radio label, .checkbox label{padding-left:0px;}
.radio, .checkbox{margin-top:0px; margin-bottom: 15px;}
.checkbox label:after,.radio label:after { content: ''; display: table; clear: both;}
.checkbox .cr,.radio .cr { position: relative; display: inline-block;
border: 1px solid #a9a9a9; border-radius: .25em; width: 16px; height: 16px; float: left;
margin-right: .5em; margin-top: .3em; color:#212121;}
.radio .cr { border-radius: 50%;}
.checkbox .cr .cr-icon,.radio .cr .cr-icon { position: absolute; font-size: .8em;
line-height: 0; top: 50%; left: 20%;}
.radio .cr .cr-icon { margin-left: 0.04em;}
.checkbox label input[type="checkbox"],.radio label input[type="radio"] { display: none;}
.checkbox label input[type="checkbox"] + .cr > .cr-icon,.radio label input[type="radio"] + .cr > .cr-icon {
transform: scale(3) rotateZ(-20deg); opacity: 0; transition: all .3s ease-in;}
.checkbox label input[type="checkbox"]:checked + .cr > .cr-icon,.radio label input[type="radio"]:checked + .cr > .cr-icon {
transform: scale(1) rotateZ(0deg); opacity: 1;}
.brdCum{ width:auto; height:auto; margin-bottom:40px;}
.brdCum ul{ padding:0px; margin:0px;}
.brdCum ul li{ list-style:none; float:left; padding:0 2px;}
.brdCum ul li a{ color:#0096db; padding:0 4px; font-size:14px; text-transform: text-decoration:none;}
.brdCum ul li:last-child { color: #212121;}
hr { width: 50px; border: none; height: 1px; background: #009bdf; margin: 3px auto; position: relative; display:none;}
.leftDrop{ box-shadow:0px 0px 5px #c4c2c2;}
.leftDrop .pdn{ padding:15px; border-bottom:1px solid #dad7d7;}
.leftDrop h3{background-color:#f9f9f9; padding:10px 15px; font-size:16px; margin:0px; text-align:left; text-transform:capitalize; color:#212121;}
.leftDrop h4{ font-size:14px; margin:0px; text-transform:uppercase; color:#212121; margin-bottom:15px;}
.leftDrop a{ color:#212121; padding:0 4px; font-size:14px; text-transform: text-decoration:none;}
.leftDrop a:hover{ color:#0096db;}
.solInerTab{width:250px; height:auto; text-align:center; margin-bottom:30px; }
.divImg{overflow: hidden; position: relative; width: 250px; height:250px; margin-bottom:10px; }
.solInerTab img{ height:auto; max-width: 100%; -moz-transition: all 0.3s; -webkit-transition: all 0.3s; transition: all 0.3s;}
.solInerTab h1{ font-size:15px; margin:0px; margin-bottom:5px; min-height:35px; text-transform:uppercase; color:#212121; padding:10px;}
.solInerTab p{ font-size:13px; line-height:20px; color:#212121; padding: 10px;}
.solu-add-left{ position:relative; margin-bottom:20px;}
.botmText h1{ font-size:14px; margin:0px; margin-bottom:15px; border-bottom:1px solid #009bdf; float:left; padding-bottom:5px; text-transform:uppercase; color:#fff;}
.solu-add-left p{ font-size:14px; line-height:20px; color:#212121;}
.solu-add-left .botmText{ padding:40px 15px 0 15px; position: absolute; top: 0;}
.solu-add-left .botmText p{ font-size:12px; line-height:15px; color:#fff; font-weight: bold;}
.solu-add-left iframe{ height:250px;}
/*************** Products ****************************/
.col-pdn{ padding:0;}
.admRtop{ margin-bottom:0px; float: left; width:100%;}
.setPos{ position:relative; }
.seebtn{ position:absolute; right:0px; bottom: -4px; font-size:13px; }
.seebtn a{color:#009bdf; font-size: 0.96em;}
.news-mar-bot{ margin-bottom:12px; float: left;}
.new-img{ float:left; margin-right:10px;}
.new-img img{ width:50px; height:50px;}
.new-text{float:left; line-height: 15px; font-size: 14px;}
.even-text{line-height: 15px; font-size:0.88em;}
.leftscrol{ width:100%; height:auto; float: left; border-bottom:1px solid #009bdf;}
.solInerTab:hover{box-shadow:0px 0px 10px #c4c2c2; transition: all 0.3s;}
.Products{ width:auto; height:auto; margin-bottom: 30px;}
.Products img{ margin-bottom:20px; position:absolute; }
.Products hr{ width:100%; background:#efefef; margin-top: 30px; float: left;}
.Products h1{ font-size:18px; margin:0px; margin-bottom:15px; text-transform:uppercase; color:#212121;}
.Products h2{text-align: left; font-size:15px; margin:0px; margin-bottom:15px; text-transform:uppercase; color:#212121;}
.Products p{ font-size:14px; line-height:25px; color:#212121; white-space: pre-line; text-align: justify;}
.Products a{ color:#0096db; padding:0 4px; font-size:14px; text-transform: text-decoration:none;}
.Products .btn{ background: url(../../../images/front-images/product-btn.jpg) no-repeat; width:151px; height:38px; }
.Products .btn a{ color:#fff;}
.marTop{ float:left; margin-top:35px;}
.flt h2 { margin: 0 0 18px 0; padding: 0px; font-size: 19px; text-align: left; text-transform: capitalize; color: #212121;}
.ad-leftCorn1 { position: absolute; top: 1px; right: 0px; color: #fff; font-size: 12px; padding: 3px; background: url(../../../images/front-images/trans-bg.png)repeat;}
.filtr-btn{float: right;padding: 15px 0;}
.dropdown-menu > li > a:hover, .dropdown-menu > li > a:focus{ color:#009bdf;}
.modal-content{ float:left; width:100%;}
.pdf{ float:left; margin-bottom:15px;}
.pdf .fa{ color:#be0807}
.pdf h4{ font-size:0.9em; margin:0;}
.overlay p{ color:#ffffff; padding: 5px; margin: 0; line-height: 13px; font-size: 0.9em;}
.qlinks{ margin:15px; }
.qlinks h3{font-size:1.2em; margin:0 0 15px 0; border-bottom:1px solid #009bdf; float:left; padding-bottom:5px;}
.Maxhegt{ float: left; height: 229px;}
#boxscroll { height:170px; width: 100%; verflow: auto;}
.resize_fit_center {
max-width:100%;
max-height:100%;
vertical-align: middle;
}
.padg{ padding:0 15px;}
.solu {float: right; line-height: 20px; width: 113px;}
.soluText{ display:none;}
.jonBtn{ position:fixed; top:65%; right:23%; }
.active-menu{ color:#009bdf !important;}
.comdskHide{ display:none;}
/* @media only screen and (min-width:1366px) and (max-width:1920px) {
.container { width:1300px;}
} */
.loader {
position: fixed;
left: 0px;
top: 0px;
width: 100%;
height: 100%;
z-index: 9999;
background: url('../../../images/front-images/loading4-blue.gif') 50% 50% no-repeat rgb(255,255,255);
opacity: 1;
}
@media (min-width:1366px) and (max-width:2600px){
.jonBtn{ position:fixed; top:65%; right:23%; }
}
@media only screen and (min-width:1200px) and (max-width:720px) {
.leftSideBr p{font-size: 0.9em!important;}
}
@media only screen and (min-width: 900px) and (max-width:1024px) {
.new-img { float: left; margin-right: 10px;min-height: 46px;}
.new-img img{height: 40px; width: 40px;}
.exper-Video{width: 174px;}
.even-text{font-size: 12px; line-height: 14px;}
.nav-tabs > li > a{padding: 23px 5px;}
#news-container{margin-top:0px !important;}
ul.social-network { padding:8px;}
.solu-add-left .botmText p{line-height: 11px; font-size: 11px;}
.lates h1{ font-size:27px;}
.solu-add-left .botmText {padding: 23px 15px 0 6px;}
.partners ul li{ width:16%;}
.leftSideBr h3{font-size: 14px; margin: 5px 0;}
ul.social-network li{font-size: 20px; margin: 0 4px;}
.nav>li>a{ padding: 10px 4px;}
.minSlide { top: -32px; padding: 0px;}
.leftSideBr h4{ margin-top: 5px; margin-bottom: 5px;}
.vc_container{height: 65px !important;}
.leftSlider{height: 116px; padding: 0;}
.leftSideBr ul li{margin:0px;}
.leftSideBr p{ line-height:12px; font-size:0.88em}
.RightSideBr h3{font-size: 11px;}
#main-nav{ padding-top:13px;}
.desk { margin-top: 15px;}
.fortSolut{width: 130px;}
.nav>li{font-size: 12px !important;}
.mobSlide{ background-position-y:0px !important;}
.container{ width:100%;}
}
@media only screen and (min-width: 768px) and (max-width:899px) {
.Products h2{ font-size: 14px;}
.Products p{line-height: 21px;}
.minSlide {top:0px; padding: 0px;}
.nav-tabs > li > a{padding: 23px 5px; font-size: 0.85em;}
ul.social-network { padding:0 8px;}
.lates h1{ font-size:24px;}
.partners ul li{ width:16%;}
.leftSideBr h3{font-size: 14px; margin: 5px 0;}
.navbar-brand{ padding:15px 0;}
.nav-tabs > li {float: left;display: block; }
ul.social-network li{font-size: 20px; margin: 0 6px;}
.navbar-default .navbar-nav>li>a{font-size: 14px; padding: 5px 5px;}
#main-nav{ padding-top:13px;}
.desk { margin-top: 16px;}
#main-nav { padding-top: 0px;}
.leftSideBr{padding:0px;}
header { height: 69px;}
.navbar-nav>li { float: none; margin:15px 0;}
.container{ width:100%;}
}
@media only screen and (min-width: 684px) and (max-width:750px) {
.minSlide {top: 19px; padding: 0px;}
}
@media only screen and (max-width: 670px) {
.leftSideBr h3, .RightSideBr h2{ float:none;}
.hi-icon-wrap{ margin-bottom:25px; height: 126px;}
#partner{ padding:1px;}
.partners ul li{ width:50%;}
.copyright{ text-align:center;}
.search-icon{ width:60%; margin-top:0px;}
.banrAd{ margin-bottom:40px;}
.banrAd img { margin-left: 0px; margin-right: 0px;}
.mobSlide{ background-size:cover !important; height:240px !important;}
.secMrgTop{ margin-top:0px;}
.feature{ padding:10px 30px 50px 30px;}
#main-slider .carousel h2{ font-size:18px;}
.lates{ padding:15px;}
.mobPdn{ padding:0px !important}
.footer{padding: 15px 5px;}
.leftSideBr{ padding:0px;}
.news h3{ font-size:20px; margin:10px 0 10px 0;}
.mobPdnone{ padding:0px;}
.contInfo .form-group{ width:100%; float:left; margin:2% 0;}
.contBrd{ border-right:none;}
.contInfo .form-group-text{ width:100%; margin:2% 0; float:left;}
.services {padding: 10px;}
.heading-block{ margin-top:50px;}
.heading-block h2, .feature h2{font-size:19px; margin:10px 0;}
.fortSolut{ width:128px; margin:5px 5px;}
.box-shw{width:100%;border-right:none;}
.min-w { width: auto;}
.desk{margin-top:0px;}
ul.social-network{margin-top:0px;}
.RightSideBr img{height: 100%;}
.solumobhide{ display:none;}
.leftSideBr, .RightSideBr{ display:none;}
.overlay{width: 100%;}
.mobile-pdn{ padding-right:0px; padding-left:0px;}
header {height: 106px;}
.bx-wrapper{ margin-bottom:25px;}
.minSlide { top: 0; padding: 0px;}
header{height: 53px;}
.soluText{ display:block; margin-top:25px !important; color:#212121 !important;}
.comdskHide{ display:block;}
.overlay p{ font-size:0.7em;}
.modal-header .close { margin-top: -2px; position: absolute; right: 10px; font-size: 30px; z-index: 99999;}
}
@media only screen and (min-width: 667px) and (max-width:700px) {
.banrAd{height: 159px;}
.banrAd img{height: 159px;}
}
@media only screen and (max-width: 568px) {
.mobSlide{height: 209px !important;}
}
@media only screen and (max-device-width: 640px), only screen and (max-device-width: 667px), only screen and (max-width: 480px){
/* iPhone 6 and iPhone 6+ portrait and landscape */
.mobSlide{ height:160px !important}
.Products h1{ margin-top: 15px;}
.overlay{width: 100%; bottom: -27px;}
.jq-overlay-item img{ height:none !important;}
.banrAd img{height: 115px;}
}
@media only screen and (max-width: 414px) {
.minSlide{top: 0;}
.mobSlide{ background-size:contain !important;}
.search-icon{ width:40%;}
#main-slider .carousel h2{ font-size:14px;}
.banrAd{ margin-top:0px; padding:0px;}
.banrAd img { margin-left: 0px; margin-right: 0px; height:88px;}
.mobSlide{ height:138px !important;}
.secMrgTop{ margin-top:0px;}
.feature{ padding:10px 25px 50px 24px;}
#partner h2{ font-size: 20px;}
.lates h1{font-size: 20px; float:none;}
.cd-gallery > li{height:auto;}
.leftSideBr{ padding:0px;}
.profile-circle h3, .profile-circle p{ float:none; text-align:center;}
.profile-circle img{margin:10px 36px}
#show input{width: 90%;}
.hi-icon-wrap{ margin-bottom:25px; height: 100px;}
.inner p{padding: 15px; width:100%;}
.fortSolut{ width:125px; margin:5px 5px;}
.overlay { width: 100%;}
ul.social-network li{font-size: 16px; margin: 0 4px;}
ul.social-network { margin-top: 11px; padding: 4px;}
.overlay{width: 100%; bottom:0px;}
.social-icon2 {margin-top: 10px;margin-bottom: 10px;}
}
@media only screen and (max-width:676px) {
.solInerTab img{ margin:20px auto;}
.leftDrop{ margin:15px 0;}
.testMonil { padding:15px; min-height: auto; margin-bottom: 20px;}
.exper-Video{width:100%; float: left; margin:0 13px 0 0;}
.mobSlide{background-size: contain !important;}
.contMobil{ padding:0px;}
}
.tesHeg{ min-height:165px; background:#fff; padding:15px;}
.tesHeg p{ margin:0px;}
.dropdown-menu > li > a{padding:5px 10px; font-size:0.9em;}
.navbar-nav > li:hover > .dropdown-menu { display: block;}
.dropdown-submenu { position: relative;}
.dropdown-submenu>.dropdown-menu { top: 5px; left: 100%; margin-top: -5px; margin-left: 0px; border-radius: 0; border:none;}
.dropdown-submenu:hover>.dropdown-menu { display: block;}
.dropdown-submenu>a:after { display: block; content: " "; float: right; width: 0; height: 0; border-color: transparent; border-style: solid; border-width: 5px 0 5px 5px; border-left-color: #ccc; margin-top: 5px; margin-right: -10px;}
.dropdown-submenu:hover>a:after { border-left-color: #fff;}
.dropdown-submenu.pull-left {float: none;}
.dropdown-submenu.pull-left>.dropdown-menu { left: -100%;margin-left: 10px; -webkit-border-radius: 6px 0 6px 6px; -moz-border-radius: 6px 0 6px 6px; border-radius: 6px 0 6px 6px;}
.heding-color h2{ color:#212121;}
.modal .modal-header h4, .modal-body h4, .modal-body h3{ font-size:18px; text-align:left; margin: 8px 0 0 25px;}
.modal-open{padding-right:0px !important;}
.modal-body p{ color:#212121 !important; text-align:left;}
.modal .modal-header {
border-bottom: none;
position: relative; border-bottom:1px solid #dfdede;
}
.modal .modal-header .btn {
position: absolute;
top: 0;
right: 0;
margin-top: 0;
border-top-left-radius: 0;
border-bottom-right-radius: 0;
border-bottom-left-radius:0px;
border-top-right-radius:0px;
background:transparent;
border:0px;
}
.modal .modal-footer {
border-top: none;
padding: 0;
}
.modal .modal-footer .btn-group > .btn:first-child {
border-bottom-left-radius: 0;
}
.modal .modal-footer .btn-group > .btn:last-child {
border-top-right-radius: 0;
}
.container-fluid h2{ color:#212121; font-size:19px; text-align:left; margin:25px 0;}
.pdn-Left{padding-left: 8%;text-align: justify;}
.blue{ overflow-y:scroll;}
.windload{ text-align:center;}
.windload .modal {padding-right: 0px;background-color:rgba(4, 4, 4, 0.5);}
.windload .modal-dialog {top: 20%; width:35%;}
.windload .modal-content {border-radius: 0px; border: none;top: 40%;}
.windload .modal-body { background-color: #009bdf; color:#fff; border: 1px solid #fff; padding: 7% 0;}
.windload .modal-body .close-btn{ font-size: 20px; position: absolute; top: 10px; right: 10px; font-weight: 500; color:#fff;}
.windload h2{ padding-bottom:0px; color: #fff; font-size:2.3em; margin: 0; font-weight:600; text-align: center;}
.windload h4{ color: #fff; font-size:1.4em; font-weight:400; letter-spacing: 0.5px; text-align: center;}
.windload h3{ color: #fff; font-size:1.4em; font-weight:400; margin:0; letter-spacing:0.5px; text-align: center;}
.windload hr{ width:50px; height:2px; background:#fff;}
/**************Landing page ***************/
.navbar-toggle .icon-bar { background-color: #888;}
.upper-container{ position:absolute; z-index:9999; width: 100%; background-color:rgba(255,255,255,0.7) !important;}
.upper-container .menu { font-size: 14px; float: left; text-transform: uppercase; font-weight: 400;}
.upper-container .nav-tabs > li > a{ color: #212121;}
.upper-container .nav > li > a:hover, .nav > li > a:focus { text-decoration: none; background-color:transparent; border-color:transparent; outline:none !important; color:#00deff;}
.upper-container .navbar-toggle { position: relative; float: right; padding: 9px 10px; margin-top: 8px; margin-right: 15px; margin-bottom: 8px; background-color: #fff; background-image: none; border: 1px solid transparent; border-radius: 4px; z-index: 999999999;}
/********************************/
/* Hero Headers */
/********************************/
.hero { position: absolute; top: 50%; left: 50%; z-index: 3; color: #fff; text-align: center; text-transform: uppercase; text-shadow: 1px 1px 0 rgba(0,0,0,.75); -webkit-transform: translate3d(-50%,-50%,0); -moz-transform: translate3d(-50%,-50%,0); -ms-transform: translate3d(-50%,-50%,0);
-o-transform: translate3d(-50%,-50%,0); transform: translate3d(-50%,-50%,0);}
.hero h1 { font-size:2.5em; font-weight: bold; margin: 0; padding: 0;}
.hero h3 {
font-size: 1.5em;
margin: 0; color:#fff;
padding: 0;
}
.fade-carousel .carousel-inner .item .hero {
opacity: 0;
-webkit-transition: 2s all ease-in-out .1s;
-moz-transition: 2s all ease-in-out .1s;
-ms-transition: 2s all ease-in-out .1s;
-o-transition: 2s all ease-in-out .1s;
transition: 2s all ease-in-out .1s;
}
.fade-carousel .carousel-inner .item.active .hero {
opacity: 1;
-webkit-transition: 2s all ease-in-out .1s;
-moz-transition: 2s all ease-in-out .1s;
-ms-transition: 2s all ease-in-out .1s;
-o-transition: 2s all ease-in-out .1s;
transition: 2s all ease-in-out .1s;
}
/********************************/
/* Custom Buttons */
/********************************/
.btn.btn-lg {padding: 10px 17px;}
.btn.btn-hero,
.btn.btn-hero:hover,
.btn.btn-hero:focus {
color: #f5f5f5;
background-color: #009bdf;
border-color: #009bdf;
outline: none;
margin: 20px auto;
}
/********************************/
/* Slides backgrounds */
/********************************/
.fade-carousel .slides{
height: 80vh;
background-size: cover;
background-position: center center;
background-repeat: no-repeat;
}
#sidebar.affix-top {
position: static;
margin-top:30px;
width:228px;
}
#sidebar.affix {
position: fixed;
top:70px;
width:228px;
}
/********************************/
/* Media Queries */
/********************************/
@media screen and (min-width: 980px){
.hero { width: 980px; }
}
@media screen and (max-width: 640px){
.hero h1 { font-size: 4em; }
.upper-container .nav-tabs > li > a{ color: #212121; padding: 11px 15px; border-bottom: 1px solid #e0e1e1;}
.main-login{ display:none;}
.landCorsl p {font-size: 1em; text-align: justify;}
.hero{width: 90%;}
.windload .modal-content{ width:95%; margin:0 auto;}
.windload .modal-dialog{width:100%; }
.windload .modal-body{width: 100%;}
.windload h2{font-size: 2em;}
.windload h3{font-size: 1.5em;}
.windload h4{font-size: 1.5em;}
.windload .modal-body{ padding:7% 1%;}
.modal-content{width: 100%;}
iframe{ width:100% !important;}
#show{right: 135px; top: 5px; width: 190px;}
}
@media screen and (max-width: 414px){
.windload .modal-content{ width:95%; margin:0 auto;}
.windload h2{font-size: 1.9em;}
.windload h3{font-size: 1.2em;}
.windload h4{font-size: 1.2em;}
.windload .modal-body{ padding:7% 1%;}
#show{right: 119px; top: 11px; width: 190px;}
.mobClosebtn{position: absolute; left: 25px;top: 4px;}
.mobClosebtn .fa-times{ color:#bebebe; font-size:14px;}
#show input{ padding:5px 30px;}
}
@media screen and (max-width:375px){
.windload .modal-content{ width:95%; margin:0 auto;}
.windload h2{font-size: 1.9em;}
.windload h3{font-size: 1.2em;}
.windload h4{font-size: 1.2em;}
.windload .modal-body{ padding:7% 1%;}
#show{right: 119px; top: 11px; width: 190px;}
}
@media screen and (max-width:320px){
.windload .modal-content{ width:95%; margin:0 auto;}
.windload h2{font-size: 1.9em;}
.windload h3{font-size: 1.2em;}
.windload h4{font-size: 1.2em;}
.windload .modal-body{ padding:7% 1%;}
#show{right: 119px; top: 11px; width: 190px;}
}
/*********Landing Contact Form****************/
.main p, .main h4{ color:#fff;}
.main-login{background-color: #fff; /* shadows and rounded borders */
-moz-border-radius: 2px; -webkit-border-radius: 2px; border-radius: 2px; -moz-box-shadow: 0px 2px 2px rgba(0, 0, 0, 0.3); -webkit-box-shadow: 0px 2px 2px rgba(0, 0, 0, 0.3); box-shadow: 0px 2px 2px rgba(0, 0, 0, 0.3);}
.form-control {height: auto!important; padding: 6px 12px !important;}
.input-group { -webkit-box-shadow: 0px 2px 5px 0px rgba(0,0,0,0.21)!important; -moz-box-shadow: 0px 2px 5px 0px rgba(0,0,0,0.21)!important; box-shadow: 0px 2px 5px 0px rgba(0,0,0,0.21)!important;}
#button { border: 1px solid #ccc; margin-top: 28px; padding: 6px 12px; color: #666; text-shadow: 0 1px #fff; cursor: pointer;
-moz-border-radius: 3px 3px; -webkit-border-radius: 3px 3px; border-radius: 3px 3px; -moz-box-shadow: 0 1px #fff inset, 0 1px #ddd; -webkit-box-shadow: 0 1px #fff inset, 0 1px #ddd; box-shadow: 0 1px #fff inset, 0 1px #ddd; background: #f5f5f5; background: -moz-linear-gradient(top, #f5f5f5 0%, #eeeeee 100%); background: -webkit-gradient(linear, left top, left bottom, color-stop(0%, #f5f5f5), color-stop(100%, #eeeeee)); background: -webkit-linear-gradient(top, #f5f5f5 0%, #eeeeee 100%); background: -o-linear-gradient(top, #f5f5f5 0%, #eeeeee 100%); background: -ms-linear-gradient(top, #f5f5f5 0%, #eeeeee 100%); background: linear-gradient(top, #f5f5f5 0%, #eeeeee 100%);
filter: progid:DXImageTransform.Microsoft.gradient(startColorstr='#f5f5f5', endColorstr='#eeeeee', GradientType=0);
}
.main-center{overflow-y:auto; height:600px !important; margin: 0 auto;max-width:330px; padding: 10px 25px;background:#0099cc;color: #FFF; text-shadow: none;-webkit-box-shadow: 0px 3px 5px 0px rgba(0,0,0,0.31);-moz-box-shadow: 0px 3px 5px 0px rgba(0,0,0,0.31);box-shadow: 0px 3px 5px 0px rgba(0,0,0,0.31);}
span.input-group-addon i {color: #0099cc; font-size: 17px;}
.login-button{margin-top: 5px;}
.login-register{font-size: 11px;text-align: center;}
.navbar-fixed-top, .navbar-fixed-bottom{z-index: 99999999;}
.main{z-index:999999; position:fixed; right:0px; bottom:-1%;}
.main-login h3{ color:#fff;}
.landCorsl{ padding:25px 0;}
.landCorsl h1{ margin:0 0 15px 0; font-size:2em;}
.landCorsl h2{ margin:0 0 15px 0; font-size:1.5em;}
.landCorsl p{ font-size:1em; text-align: justify;}
.btn-vertical-slider{ margin-left:35px; cursor:pointer;}
a {cursor:pointer;}
#quote-carousel .carousel-control.left, .carousel-control.right{background:transparent; top:40%;}
#quote-carousel .carousel-control{width: auto;}
#quote-carousel .carousel-indicators {right: 50%; top: auto; bottom: 0px; margin-right: -19px; display:none;}
/* Changes the color of the indicators */
#quote-carousel .carousel-indicators li { background: #c0c0c0;}
#quote-carousel .carousel-indicators .active { background: #333333;}
#quote-carousel img{ width: 100%;}
/* End carousel */
.item blockquote { border-left: none; margin: 0;}
#quote-carousel h5{ font-size:14px; font-weight:600; text-align:center;}
.item blockquote img { margin-bottom: 10px;}
.item blockquote p:before { content: "\f10d"; font-family: 'Fontawesome'; float: left; margin-right: 10px;}
/**
MEDIA QUERIES
*/
/********Search************/
#f-search{top: 1px; border-color: #fff; position: absolute; right: 2px; font-size: 14px;}
.btn-default {
color:#ccc;
background-color: #fff;
padding: 0 3px;
width:25px; border-radius:0px;margin-left: -10px;
}
.btn-default .fa-search{font-size: 17px;}
/* Small devices (tablets, 768px and up) */
@media (min-width: 768px) {
#quote-carousel { margin-bottom: 0; padding: 0; margin-top: 30px;}
.deskStop-hidden{display:none;}
}
/* Small devices (tablets, up to 768px) */
@media (max-width: 768px) {
/* Make the indicators larger for easier clicking with fingers/thumb on mobile */
#quote-carousel .carousel-indicators {bottom: -20px !important;}
#quote-carousel .carousel-indicators li {display: inline-block; margin: 0px 5px; width: 15px;height: 15px;}
#quote-carousel .carousel-indicators li.active { margin: 0px 5px; width: 20px; height: 20px;}
.deskStop-hidden{display:block; margin-bottom: 25px;}
.item blockquote img{ width: 150px !important; height: 150px !important;}
}
/** CSS relacionado à barra de navegação **/
#my-nav {position: fixed; width: 100%; background-color: black; height:20px !important; min-height: 0px;z-index: 9999; margin-bottom: 0;}
#blog-sidebar { position: fixed;
right:0%;
top: 0;
width: auto;
min-width: 310px;
height: 100%;
color: white;
background:transparent;
padding:0px;
padding-top: 30px;
padding-top: 170px;
}
.affix { position: fixed;top: 40px;}
.affix-top { position: static;}
.affix-bottom { position: absolute;}
#blog-footer { background-color: green;height: 300px;}
.slidess{height: 100vh; background-size: cover; background-position: center center; background-repeat: no-repeat;}
.main-center label{color: #fff; font-weight: 600; font-size:0.96em; float:left; }
.main-center input{font-size:0.96em;}
.main-center .form-group{margin-bottom:8px;}
.landCorsl h2,.landCorsl h3,.landCorsl h4{ color: #212121; text-align: left; margin-bottom: 20px;}
.item blockquote img{ width:100%!important; height:auto;}
.lanMrag{ margin-bottom: 30px;}
.footer2 {
background: #353536;
padding:0px;
}
@media only screen and (min-width: 1025px) and (max-width:1200px) {
.container{width: 100%;}
.nav > li > a{ padding:6px;}
.even-text{font-size: 0.8em;}
.padg{ padding:0px;}
#main-slider .carousel .item{height: 330px;}
.padg{margin-top: -23px;}
}
| 0.283583 | 0.061255 |
body {
margin: 0px;
padding: 0px;
font-family: Arial;
background-color:#E5E5E5;
}
.song {
width: 270px;
border: 1px solid #999;
padding-bottom: 3px;
background-color: lightgray;
}
.song audio { width: 270px; }
.song .controlBar, .controlBar {
background-color: rgba(26,26,26,0);
}
.headerTop {
background-color: #8B0000;
background-image:url(https://www.spacemy.xyz/dynamic/files/9d2a9fac4c81b7b50cb7b3f3b2817dcb.png);
background-repeat:repeat-x;
background-position:bottom;
color: white;
padding-top: 6px;
padding-bottom: 6px;
padding-left: 3px;
font-size: 19px;
height: 2em;
}
.headerTop small {
font-size: 14px;
}
.headerBottom small {
font-size: 13px;
}
.headerTop img { height: 42px; float: left; }
.headerTop a, .headerBottom a {
color: white;
text-decoration: none;
}
.headerTop a:hover, .headerBottom a:hover {
color: gray;
text-decoration: underline;
}
.headerBottom {
padding-left: 3px;
padding-top: 3px;
padding-bottom: 3px;
background-color: #B45A5A;
background-image:url(https://www.spacemy.xyz/dynamic/files/a11634fea23ca7c05bae192510fbb003.png);
background-repeat:repeat-x;
color: white;
}
#floatRight, .floatRight {
float: right;
}
.floatLeft {float:left;}
.container a {
text-decoration: none;
}
.blogCont {
padding: 5px;
background-color: #6699cc;
}
.blogsList ul {
list-style-type: circle;
}
.container a:hover {
color: #C00;
text-decoration: underline;
}
.container {
width: 55em;
margin: auto;
background-color: white;
overflow: auto;
}
#online {
width: 6em;
}
.footer {
width: 40em;
margin: auto;
}
.hero {
background-color: whitesmoke;
padding: 10px;
border: 3px inset black;
}
.hero button {
background-color: whitesmoke;
width: 70px;
}
#noMargin {
margin: 0px;
}
#noPadding {
padding: 0px;
}
.padding {
padding: 5px;
}
table {
font: inherit;
font-size: inherit;
font-size: 90%;
color: inherit;
border-collapse: collapse;
}
.cols th, .cols td {
text-align: left;
vertical-align: top;
}
#splash {
color: #CC0000;
float: right;
}
.cols td {
background-color: #B5CCFB;
width: 24%;
padding: 5px;
font-size: 90%;
border: 1px solid black;
}
.cols td b {
font-size: 105%;
}
#splash_greybox {
clear: left;
background-color: #F2F5F7;
border: 1px solid #D0E4FD;
height: 55px;
width: 39.25em;
}
.section {
border: 0;
width: 97%;
}
#splash_greybox .col {
float: left;
margin: 3px;
width: 23%;
}
.login {
border: 1px solid #003399;
}
.loginTopbar {
background-color: #003399;
color: white;
padding: 3px;
}
.topLeft {
float: left;
width: calc( 50% - 20px );
padding: 10px;
}
.topRight {
float: right;
width: calc( 50% - 20px );
padding: 10px;
}
.headerBottom small #floatRight {
float: right;
padding-right: 5px;
}
#custompadding {
padding-right: 5px;
}
#pfp {
width: 10em;
height: 10em;
}
#padding10 {
padding: 10px;
}
.contacting {
border: 1px solid#6699cc;
}
.contactingTopbar {
background-color:#6699cc;
color: white;
padding: 3px;
}
.contacting ul {
-moz-column-count: 2;
-moz-column-gap: 10px;
-webkit-column-count: 2;
-webkit-column-gap: 10px;
column-count: 2;
column-gap: 10px;
list-style-type: none;
margin: 0;
padding: 0;
}
.url {
border: 1px solid#6699cc;
padding: 5px;
}
.about {
background-color: #f8c688;
color: #d88d48;
padding-left: 25px;
}
.bio {
padding-top: 3px;
padding-left: 25px;
padding-right: 5px;
}
.whitetext12 {
color: white;
}
table {
font-size: 13px;
}
.splashBlue {
background-color: rgb(213,231,251);
border: 1px solid#abbacb;
padding: 3px;
}
.comment {
padding: 5px;
background-color: #faddc0;
}
#customButton {
background-color: rgb(221,243,255);
color: rgb(74,122,122);
width: 70px;
}
.tableRight {
width: 74%;
background: #fc9;
padding: 10px;
vertical-align: top;
overflow-wrap: anywhere;
margin-bottom: 2px;
}
.tableLeft {
background: #f93;
width: 25%;
padding: 10px;
vertical-align: top;
overflow: hidden;
margin-bottom: 2px;
}
.tableLeft img {
width: 5em;
height: 5em;
}
#userWall {
margin-top: 10px;
word-wrap: break-word;
display: inline-block;
overflow: hidden;
width: 100%;
}
#userWall tr {
margin: 5px;
}
.grid-container {
display: grid;
grid-template-columns: 11.5em 11.5em 11.5em 11.5em;
grid-gap: 10px;
padding: 10px;
}
.grid-container > div {
text-align: center;
padding: 20px 0;
}
.grid-container > div img {
width: 10em;
height: 10em;
}
.extended {
padding: 10px;
border: 1px solid black;
}
#originalpost {margin-bottom: 1em;overflow: auto;}
div.groupssidelinks {
width: 154px;
padding: 3px;
margin: 38px 0 2em;
background-color: #B1D0F0;
}
div.groupssidelinks ul {
width: 100%;
margin: 0;
padding: 0;
}
div.groupssidelinks li {
margin: 0;
padding: .5em 0;
list-style: none;
background-color: #D5E8FB;
border-top: 3px solid #fff;
border-left: 3px solid #fff;
border-right: 3px solid #fff;
text-align: center;
}
div.groupssidelinks a {
color: rgb(83, 83, 255);
}
.blog {
background-color: #F9F9F9;
padding-bottom: 2em;
border-bottom: 1px solid #ccc;
overflow: auto;
}
#blogPost, #blogPost small {
padding-left: 5px;
}
#splash_graybox {
background-color: #F2F5F7;
border: 1px solid #D0E4FD;
padding-bottom: 1px;
}
div.sideblog {
width: 160px;
border: 1px solid #69C;
margin-bottom: 2em;
}
div.sideblog h3 {
margin: 0;
padding: .2em 0;
border-top: 1px solid #fff;
border-left: 1px solid #fff;
border-right: 1px solid #fff;
color: #000;
background-color: #A5D5F5;
text-align: center;
font-weight: bold;
font-size: 10pt;
}
div.sideblog ul {
width: 100%;
margin: 0;
padding: 0;
}
div.sideblog li {
margin: 0;
padding: .2em 0;
list-style: none;
background-color: #e5e5e5;
border-top: 1px solid #fff;
border-left: 1px solid #fff;
border-right: 1px solid #fff;
text-align: center;
font-size: 10pt;
}
#splash {
background-color: #B5CCFB;
height: 14px;
}
div#rate_no, div#rate_yes {
width: 64px;
height: 19px;
overflow: hidden;
margin-bottom: 2px;
}
div#rate_no a, div#rate_yes a {
display: block;
padding: 0 0 0 16px;
font: normal 9px/19px Verdana,Arial,Helvetica,sans-serif;
color: #fff;
text-decoration: none;
background: url(/static/btn_rate_yes-no-trans.png) left top no-repeat;
background-position-x: left;
background-position-y: top;
filter: progid:DXImageTransform.Microsoft.AlphaImageLoader();
}
div#rate_no a {
background-position: 0 -38px;
}
div#rate_yes a {
background-position: 0 0;
}
.rating {
display: block;
width: 60px;
height: 40px;
background: url(/static/bgRatingBox-trans.gif) no-repeat left top;
overflow: hidden;
text-align: center;
font-size: 10px;
margin: 0;
}
div.rating strong {
display: block;
text-align: center;
font-size: 24px;
color: #59F;
margin: 0;
padding: 0;
}
ul#do_links {
margin-left: 150px;
}
ul#do_links, ul#do_links li {
list-style: none;
margin: 0;
margin-left: 0px;
padding: 0;
}
ul#do_links li {
width: 50%;
float: left;
}
ul#do_links, ul#do_links li {
list-style: none;
margin: 0;
padding: 0;
}
a.blog_this {
background-position: 0 -25px;
}
a.bulletin_this, a.blog_this, a.email_this, a.favorite_this, a.add_to_profile, a.flag_inappropriate {
display: block;
padding-left: 23px;
height: 20px;
background: url(/static/iconset2-19x15px.gif) no-repeat 0 0;
background-position-x: 0px;
background-position-y: 0px;
}
a.bulletin_this {
background-position: 0 0;
}
a.email_this {
background-position: 0 -50px;
}
a.add_to_profile {
background-position: 0 -100px;
}
a.favorite_this {
background-position: 0 -75px;
}
|
static/css/required_fall.css
|
body {
margin: 0px;
padding: 0px;
font-family: Arial;
background-color:#E5E5E5;
}
.song {
width: 270px;
border: 1px solid #999;
padding-bottom: 3px;
background-color: lightgray;
}
.song audio { width: 270px; }
.song .controlBar, .controlBar {
background-color: rgba(26,26,26,0);
}
.headerTop {
background-color: #8B0000;
background-image:url(https://www.spacemy.xyz/dynamic/files/9d2a9fac4c81b7b50cb7b3f3b2817dcb.png);
background-repeat:repeat-x;
background-position:bottom;
color: white;
padding-top: 6px;
padding-bottom: 6px;
padding-left: 3px;
font-size: 19px;
height: 2em;
}
.headerTop small {
font-size: 14px;
}
.headerBottom small {
font-size: 13px;
}
.headerTop img { height: 42px; float: left; }
.headerTop a, .headerBottom a {
color: white;
text-decoration: none;
}
.headerTop a:hover, .headerBottom a:hover {
color: gray;
text-decoration: underline;
}
.headerBottom {
padding-left: 3px;
padding-top: 3px;
padding-bottom: 3px;
background-color: #B45A5A;
background-image:url(https://www.spacemy.xyz/dynamic/files/a11634fea23ca7c05bae192510fbb003.png);
background-repeat:repeat-x;
color: white;
}
#floatRight, .floatRight {
float: right;
}
.floatLeft {float:left;}
.container a {
text-decoration: none;
}
.blogCont {
padding: 5px;
background-color: #6699cc;
}
.blogsList ul {
list-style-type: circle;
}
.container a:hover {
color: #C00;
text-decoration: underline;
}
.container {
width: 55em;
margin: auto;
background-color: white;
overflow: auto;
}
#online {
width: 6em;
}
.footer {
width: 40em;
margin: auto;
}
.hero {
background-color: whitesmoke;
padding: 10px;
border: 3px inset black;
}
.hero button {
background-color: whitesmoke;
width: 70px;
}
#noMargin {
margin: 0px;
}
#noPadding {
padding: 0px;
}
.padding {
padding: 5px;
}
table {
font: inherit;
font-size: inherit;
font-size: 90%;
color: inherit;
border-collapse: collapse;
}
.cols th, .cols td {
text-align: left;
vertical-align: top;
}
#splash {
color: #CC0000;
float: right;
}
.cols td {
background-color: #B5CCFB;
width: 24%;
padding: 5px;
font-size: 90%;
border: 1px solid black;
}
.cols td b {
font-size: 105%;
}
#splash_greybox {
clear: left;
background-color: #F2F5F7;
border: 1px solid #D0E4FD;
height: 55px;
width: 39.25em;
}
.section {
border: 0;
width: 97%;
}
#splash_greybox .col {
float: left;
margin: 3px;
width: 23%;
}
.login {
border: 1px solid #003399;
}
.loginTopbar {
background-color: #003399;
color: white;
padding: 3px;
}
.topLeft {
float: left;
width: calc( 50% - 20px );
padding: 10px;
}
.topRight {
float: right;
width: calc( 50% - 20px );
padding: 10px;
}
.headerBottom small #floatRight {
float: right;
padding-right: 5px;
}
#custompadding {
padding-right: 5px;
}
#pfp {
width: 10em;
height: 10em;
}
#padding10 {
padding: 10px;
}
.contacting {
border: 1px solid#6699cc;
}
.contactingTopbar {
background-color:#6699cc;
color: white;
padding: 3px;
}
.contacting ul {
-moz-column-count: 2;
-moz-column-gap: 10px;
-webkit-column-count: 2;
-webkit-column-gap: 10px;
column-count: 2;
column-gap: 10px;
list-style-type: none;
margin: 0;
padding: 0;
}
.url {
border: 1px solid#6699cc;
padding: 5px;
}
.about {
background-color: #f8c688;
color: #d88d48;
padding-left: 25px;
}
.bio {
padding-top: 3px;
padding-left: 25px;
padding-right: 5px;
}
.whitetext12 {
color: white;
}
table {
font-size: 13px;
}
.splashBlue {
background-color: rgb(213,231,251);
border: 1px solid#abbacb;
padding: 3px;
}
.comment {
padding: 5px;
background-color: #faddc0;
}
#customButton {
background-color: rgb(221,243,255);
color: rgb(74,122,122);
width: 70px;
}
.tableRight {
width: 74%;
background: #fc9;
padding: 10px;
vertical-align: top;
overflow-wrap: anywhere;
margin-bottom: 2px;
}
.tableLeft {
background: #f93;
width: 25%;
padding: 10px;
vertical-align: top;
overflow: hidden;
margin-bottom: 2px;
}
.tableLeft img {
width: 5em;
height: 5em;
}
#userWall {
margin-top: 10px;
word-wrap: break-word;
display: inline-block;
overflow: hidden;
width: 100%;
}
#userWall tr {
margin: 5px;
}
.grid-container {
display: grid;
grid-template-columns: 11.5em 11.5em 11.5em 11.5em;
grid-gap: 10px;
padding: 10px;
}
.grid-container > div {
text-align: center;
padding: 20px 0;
}
.grid-container > div img {
width: 10em;
height: 10em;
}
.extended {
padding: 10px;
border: 1px solid black;
}
#originalpost {margin-bottom: 1em;overflow: auto;}
div.groupssidelinks {
width: 154px;
padding: 3px;
margin: 38px 0 2em;
background-color: #B1D0F0;
}
div.groupssidelinks ul {
width: 100%;
margin: 0;
padding: 0;
}
div.groupssidelinks li {
margin: 0;
padding: .5em 0;
list-style: none;
background-color: #D5E8FB;
border-top: 3px solid #fff;
border-left: 3px solid #fff;
border-right: 3px solid #fff;
text-align: center;
}
div.groupssidelinks a {
color: rgb(83, 83, 255);
}
.blog {
background-color: #F9F9F9;
padding-bottom: 2em;
border-bottom: 1px solid #ccc;
overflow: auto;
}
#blogPost, #blogPost small {
padding-left: 5px;
}
#splash_graybox {
background-color: #F2F5F7;
border: 1px solid #D0E4FD;
padding-bottom: 1px;
}
div.sideblog {
width: 160px;
border: 1px solid #69C;
margin-bottom: 2em;
}
div.sideblog h3 {
margin: 0;
padding: .2em 0;
border-top: 1px solid #fff;
border-left: 1px solid #fff;
border-right: 1px solid #fff;
color: #000;
background-color: #A5D5F5;
text-align: center;
font-weight: bold;
font-size: 10pt;
}
div.sideblog ul {
width: 100%;
margin: 0;
padding: 0;
}
div.sideblog li {
margin: 0;
padding: .2em 0;
list-style: none;
background-color: #e5e5e5;
border-top: 1px solid #fff;
border-left: 1px solid #fff;
border-right: 1px solid #fff;
text-align: center;
font-size: 10pt;
}
#splash {
background-color: #B5CCFB;
height: 14px;
}
div#rate_no, div#rate_yes {
width: 64px;
height: 19px;
overflow: hidden;
margin-bottom: 2px;
}
div#rate_no a, div#rate_yes a {
display: block;
padding: 0 0 0 16px;
font: normal 9px/19px Verdana,Arial,Helvetica,sans-serif;
color: #fff;
text-decoration: none;
background: url(/static/btn_rate_yes-no-trans.png) left top no-repeat;
background-position-x: left;
background-position-y: top;
filter: progid:DXImageTransform.Microsoft.AlphaImageLoader();
}
div#rate_no a {
background-position: 0 -38px;
}
div#rate_yes a {
background-position: 0 0;
}
.rating {
display: block;
width: 60px;
height: 40px;
background: url(/static/bgRatingBox-trans.gif) no-repeat left top;
overflow: hidden;
text-align: center;
font-size: 10px;
margin: 0;
}
div.rating strong {
display: block;
text-align: center;
font-size: 24px;
color: #59F;
margin: 0;
padding: 0;
}
ul#do_links {
margin-left: 150px;
}
ul#do_links, ul#do_links li {
list-style: none;
margin: 0;
margin-left: 0px;
padding: 0;
}
ul#do_links li {
width: 50%;
float: left;
}
ul#do_links, ul#do_links li {
list-style: none;
margin: 0;
padding: 0;
}
a.blog_this {
background-position: 0 -25px;
}
a.bulletin_this, a.blog_this, a.email_this, a.favorite_this, a.add_to_profile, a.flag_inappropriate {
display: block;
padding-left: 23px;
height: 20px;
background: url(/static/iconset2-19x15px.gif) no-repeat 0 0;
background-position-x: 0px;
background-position-y: 0px;
}
a.bulletin_this {
background-position: 0 0;
}
a.email_this {
background-position: 0 -50px;
}
a.add_to_profile {
background-position: 0 -100px;
}
a.favorite_this {
background-position: 0 -75px;
}
| 0.402862 | 0.119845 |
@charset "utf-8";
li, li a {
width: 100%
}
.list_title, .new_coupon {
border-bottom: 1px solid #d5d5d5
}
body, html {
height: 100%
}
.top_paynow {
color: #333;
position: absolute;
right: .2rem;
top: 0;
line-height: .88rem
}
.top_box h1 {
font-weight: 700
}
li a {
display: table;
height: 1.37rem
}
li:not(:first-child) {
margin-top: .2rem
}
.left span, .pre_1, .pre_2 {
font-size: .36rem
}
.gold .left {
background: url(../../../img/v2/my/cards/bk_gold.jpg) top right repeat-y #f7a923;
background-size: .14rem auto
}
.voucher .left {
background: url(../../../img/v2/my/cards/bk_voucher.jpg) top right repeat-y #6ab53c;
background-size: .14rem auto
}
.coupon .left {
background: url(../../../img/v2/my/cards/bk_coupon.jpg) top right repeat-y #4fadd1;
background-size: .14rem auto
}
.red_packet .left {
background: url(../../../img/v2/my/cards/bk_redpacket.jpg) top right repeat-y #07bfb5;
background-size: .14rem auto
}
.gold .pre, .gold .pre_1 {
background-color: #f7a923
}
.voucher .pre, .voucher .pre_2 {
background-color: #6ab53c
}
.coupon .pre, .coupon .pre_1 {
background-color: #4fadd1
}
.red_packet .pre, .red_packet .pre_1 {
background-color: #07bfb5
}
.icon_cards, .right {
background-color: #fff
}
.icon_cards {
color: #db384c;
-webkit-border-radius: 50%;
border-radius: 50%;
font-size: .6rem;
width: .7rem;
height: .7rem;
text-align: center;
display: inline-block;
line-height: .7rem;
}
.icon_cards img{
margin-left: 0.12rem;
margin-top: 0.2rem;
width:.47rem;
}
.left, .right {
text-align: right
}
.left, .pre, .pre_1, .pre_2, .right {
display: table-cell;
vertical-align: middle
}
.pre, .pre_1, .pre_2 {
color: #fff;
padding-left: .24rem
}
.pre_1 {
width: 30%
}
.pre_1+.left {
width: 37%
}
.pre_2 {
width: 25%
}
.pre_2+.left {
width: 42%
}
.left {
padding-right: .48rem;
color: #fff
}
.right {
width: 25%;
padding-right: .24rem
}
.right div:first-child {
font-size: .38rem
}
.right span {
font-size: .28rem;
color: #888;
margin-bottom: .06rem;
margin-right: -.1rem
}
.right i {
font-size: .32rem;
color: #999;
background-image:url(../images/rig.png);
background-repeat:no-repeat;
background-size:.12rem;
background-position-y: .10rem;
width:.32rem;
height:.32rem;
display:inline-block;
}
.new_coupon {
position: relative;
padding-bottom: .3rem
}
.new_coupon .new_icon {
position: absolute;
top: 0;
left: 0;
height: .64rem
}
.list_title {
padding-left: .24rem;
height: .86rem;
line-height: .86rem;
background-color: #f9f9f9;
font-size: .32rem
}
|
Template/mobile/soubao/Static/css/cardlist.css
|
@charset "utf-8";
li, li a {
width: 100%
}
.list_title, .new_coupon {
border-bottom: 1px solid #d5d5d5
}
body, html {
height: 100%
}
.top_paynow {
color: #333;
position: absolute;
right: .2rem;
top: 0;
line-height: .88rem
}
.top_box h1 {
font-weight: 700
}
li a {
display: table;
height: 1.37rem
}
li:not(:first-child) {
margin-top: .2rem
}
.left span, .pre_1, .pre_2 {
font-size: .36rem
}
.gold .left {
background: url(../../../img/v2/my/cards/bk_gold.jpg) top right repeat-y #f7a923;
background-size: .14rem auto
}
.voucher .left {
background: url(../../../img/v2/my/cards/bk_voucher.jpg) top right repeat-y #6ab53c;
background-size: .14rem auto
}
.coupon .left {
background: url(../../../img/v2/my/cards/bk_coupon.jpg) top right repeat-y #4fadd1;
background-size: .14rem auto
}
.red_packet .left {
background: url(../../../img/v2/my/cards/bk_redpacket.jpg) top right repeat-y #07bfb5;
background-size: .14rem auto
}
.gold .pre, .gold .pre_1 {
background-color: #f7a923
}
.voucher .pre, .voucher .pre_2 {
background-color: #6ab53c
}
.coupon .pre, .coupon .pre_1 {
background-color: #4fadd1
}
.red_packet .pre, .red_packet .pre_1 {
background-color: #07bfb5
}
.icon_cards, .right {
background-color: #fff
}
.icon_cards {
color: #db384c;
-webkit-border-radius: 50%;
border-radius: 50%;
font-size: .6rem;
width: .7rem;
height: .7rem;
text-align: center;
display: inline-block;
line-height: .7rem;
}
.icon_cards img{
margin-left: 0.12rem;
margin-top: 0.2rem;
width:.47rem;
}
.left, .right {
text-align: right
}
.left, .pre, .pre_1, .pre_2, .right {
display: table-cell;
vertical-align: middle
}
.pre, .pre_1, .pre_2 {
color: #fff;
padding-left: .24rem
}
.pre_1 {
width: 30%
}
.pre_1+.left {
width: 37%
}
.pre_2 {
width: 25%
}
.pre_2+.left {
width: 42%
}
.left {
padding-right: .48rem;
color: #fff
}
.right {
width: 25%;
padding-right: .24rem
}
.right div:first-child {
font-size: .38rem
}
.right span {
font-size: .28rem;
color: #888;
margin-bottom: .06rem;
margin-right: -.1rem
}
.right i {
font-size: .32rem;
color: #999;
background-image:url(../images/rig.png);
background-repeat:no-repeat;
background-size:.12rem;
background-position-y: .10rem;
width:.32rem;
height:.32rem;
display:inline-block;
}
.new_coupon {
position: relative;
padding-bottom: .3rem
}
.new_coupon .new_icon {
position: absolute;
top: 0;
left: 0;
height: .64rem
}
.list_title {
padding-left: .24rem;
height: .86rem;
line-height: .86rem;
background-color: #f9f9f9;
font-size: .32rem
}
| 0.340595 | 0.060418 |
.tglmerah {
color: red;
}
.react-datepicker__close-icon::after {
background: #fff;
color: #db2828;
font-weight: bold;
font-size: 12pt;
border-radius: 0
}
.selector .dropdown-toggle.btn {
padding: 0px 6px;
}
.selector.show .dropdown-toggle.btn {
padding: 2px 8px;
}
.selector .dropdown-menu .dropdown-item {
padding: 6px 10px;
}
.input-group {
flex-wrap: nowrap;
margin: 100;
}
.custom-scroll::-webkit-scrollbar-track, .table-responsive::-webkit-scrollbar-track, .selector .dropdown-menu::-webkit-scrollbar-track {
-webkit-box-shadow: inset 0 0 6px rgba(0, 0, 0, 0.1);
background-color: #fafafa;
}
.custom-scroll::-webkit-scrollbar, .table-responsive::-webkit-scrollbar, .selector .dropdown-menu::-webkit-scrollbar {
width: 6px;
height: 6px;
}
.custom-scroll::-webkit-scrollbar-thumb, .table-responsive::-webkit-scrollbar-thumb, .selector .dropdown-menu::-webkit-scrollbar-thumb {
background-color: rgba(0, 0, 0, 0.1);
border-radius: 10px;
}
.rc-time-picker-input {
padding-left: 24px;
font-family: inherit;
font-size: inherit;
}
.rc-time-picker-clear-icon:after {
color: #db2828;
content: "\00d7";
font-size: 12pt;
font-weight: bold;
}
.react-tags {
z-index: 0;
position: relative;
padding: 6px 0 0 6px;
border: 1px solid #D1D1D1;
border-radius: 1px;
z-index: 1;
/* shared font styles */
font-size: 1em;
line-height: 1.2;
/* clicking anywhere will focus the input */
cursor: text;
}
.react-tags.is-focused {
border-color: #B1B1B1;
}
.react-tags__selected {
display: inline;
}
.react-tags__selected-tag {
display: inline-block;
box-sizing: border-box;
margin: 0 6px 6px 0;
padding: 6px 8px;
border-radius: 2px;
background: none;
border: none;
/*
match the font styles
*/
font-size: inherit;
line-height: inherit;
}
.react-tags__selected-tag:after {
content: '\00d7';
color: #db2828;
margin-left: 8px;
font-weight: bold;
font-size:12pt;
}
.react-tags__selected-tag:hover,
.react-tags__selected-tag:focus {
border-color: #B1B1B1;
}
.react-tags__search {
display: inline-block;
/* match tag layout */
padding: 7px 2px;
margin-bottom: 6px;
/* prevent autoresize overflowing the container */
max-width: 100%;
}
@media screen and (min-width: 30em) {
.react-tags__search {
/* this will become the offsetParent for suggestions */
position: relative;
}
}
.react-tags__search-input {
/* prevent autoresize overflowing the container */
max-width: 100%;
/* remove styles and layout from this element */
margin: 0;
padding: 0;
border: 0;
outline: none;
/* match the font styles */
font-size: inherit;
line-height: inherit;
}
.react-tags__search-input::-ms-clear {
display: none;
}
.react-tags__suggestions {
position: absolute;
top: 100%;
left: 0;
width: 100%;
}
@media screen and (min-width: 30em) {
.react-tags__suggestions {
width: 240px;
}
}
.react-tags__suggestions ul {
margin: 4px -1px;
padding: 0;
list-style: none;
background: white;
border: 1px solid #D1D1D1;
border-radius: 2px;
box-shadow: 0 2px 6px rgba(0, 0, 0, 0.2);
}
.react-tags__suggestions li {
border-bottom: 1px solid #ddd;
padding: 6px 8px;
}
.react-tags__suggestions li mark {
text-decoration: underline;
background: none;
font-weight: 600;
}
.react-tags__suggestions li:hover {
cursor: pointer;
background: #eee;
}
.react-tags__suggestions li.is-active {
background: #b7cfe0;
}
.react-tags__suggestions li.is-disabled {
opacity: 0.5;
cursor: auto;
}
div[class*="RichTextEditor"] div[class*="ButtonWrap"],
div[class*="RichTextEditor"] span[class*="Dropdown"] {
z-index: 0 !important
}
.equationContainer {
margin: 12px 8px;
border: 1px solid #ced4da;
border-radius: .25rem;
padding: .375rem .75rem;
}
#editorIcon, #chemistryIcon {
display: inline-block;
margin: 0 5px 0 0;
padding: 6px 8px;
line-height: 22px;
box-sizing: border-box;
background: none #fdfdfd;
background: linear-gradient(180deg, #fdfdfd 0, #f6f7f8);
border: 1px solid #999;
border-radius: 2px;
color: #333;
text-decoration: none;
font-size: inherit;
font-family: inherit;
cursor: pointer;
white-space: nowrap;
}
.PhoneInputInput {
display: block;
width: 100%;
height: calc(1.5em + .75rem + 2px);
padding: .375rem .75rem;
font-size: 1rem;
font-weight: 400;
line-height: 1.5;
color: #495057;
background-color: #fff;
background-clip: padding-box;
border: 1px solid #ced4da;
border-radius: .25rem;
transition: border-color .15s ease-in-out, box-shadow .15s ease-in-out;
}
|
dist/index.css
|
.tglmerah {
color: red;
}
.react-datepicker__close-icon::after {
background: #fff;
color: #db2828;
font-weight: bold;
font-size: 12pt;
border-radius: 0
}
.selector .dropdown-toggle.btn {
padding: 0px 6px;
}
.selector.show .dropdown-toggle.btn {
padding: 2px 8px;
}
.selector .dropdown-menu .dropdown-item {
padding: 6px 10px;
}
.input-group {
flex-wrap: nowrap;
margin: 100;
}
.custom-scroll::-webkit-scrollbar-track, .table-responsive::-webkit-scrollbar-track, .selector .dropdown-menu::-webkit-scrollbar-track {
-webkit-box-shadow: inset 0 0 6px rgba(0, 0, 0, 0.1);
background-color: #fafafa;
}
.custom-scroll::-webkit-scrollbar, .table-responsive::-webkit-scrollbar, .selector .dropdown-menu::-webkit-scrollbar {
width: 6px;
height: 6px;
}
.custom-scroll::-webkit-scrollbar-thumb, .table-responsive::-webkit-scrollbar-thumb, .selector .dropdown-menu::-webkit-scrollbar-thumb {
background-color: rgba(0, 0, 0, 0.1);
border-radius: 10px;
}
.rc-time-picker-input {
padding-left: 24px;
font-family: inherit;
font-size: inherit;
}
.rc-time-picker-clear-icon:after {
color: #db2828;
content: "\00d7";
font-size: 12pt;
font-weight: bold;
}
.react-tags {
z-index: 0;
position: relative;
padding: 6px 0 0 6px;
border: 1px solid #D1D1D1;
border-radius: 1px;
z-index: 1;
/* shared font styles */
font-size: 1em;
line-height: 1.2;
/* clicking anywhere will focus the input */
cursor: text;
}
.react-tags.is-focused {
border-color: #B1B1B1;
}
.react-tags__selected {
display: inline;
}
.react-tags__selected-tag {
display: inline-block;
box-sizing: border-box;
margin: 0 6px 6px 0;
padding: 6px 8px;
border-radius: 2px;
background: none;
border: none;
/*
match the font styles
*/
font-size: inherit;
line-height: inherit;
}
.react-tags__selected-tag:after {
content: '\00d7';
color: #db2828;
margin-left: 8px;
font-weight: bold;
font-size:12pt;
}
.react-tags__selected-tag:hover,
.react-tags__selected-tag:focus {
border-color: #B1B1B1;
}
.react-tags__search {
display: inline-block;
/* match tag layout */
padding: 7px 2px;
margin-bottom: 6px;
/* prevent autoresize overflowing the container */
max-width: 100%;
}
@media screen and (min-width: 30em) {
.react-tags__search {
/* this will become the offsetParent for suggestions */
position: relative;
}
}
.react-tags__search-input {
/* prevent autoresize overflowing the container */
max-width: 100%;
/* remove styles and layout from this element */
margin: 0;
padding: 0;
border: 0;
outline: none;
/* match the font styles */
font-size: inherit;
line-height: inherit;
}
.react-tags__search-input::-ms-clear {
display: none;
}
.react-tags__suggestions {
position: absolute;
top: 100%;
left: 0;
width: 100%;
}
@media screen and (min-width: 30em) {
.react-tags__suggestions {
width: 240px;
}
}
.react-tags__suggestions ul {
margin: 4px -1px;
padding: 0;
list-style: none;
background: white;
border: 1px solid #D1D1D1;
border-radius: 2px;
box-shadow: 0 2px 6px rgba(0, 0, 0, 0.2);
}
.react-tags__suggestions li {
border-bottom: 1px solid #ddd;
padding: 6px 8px;
}
.react-tags__suggestions li mark {
text-decoration: underline;
background: none;
font-weight: 600;
}
.react-tags__suggestions li:hover {
cursor: pointer;
background: #eee;
}
.react-tags__suggestions li.is-active {
background: #b7cfe0;
}
.react-tags__suggestions li.is-disabled {
opacity: 0.5;
cursor: auto;
}
div[class*="RichTextEditor"] div[class*="ButtonWrap"],
div[class*="RichTextEditor"] span[class*="Dropdown"] {
z-index: 0 !important
}
.equationContainer {
margin: 12px 8px;
border: 1px solid #ced4da;
border-radius: .25rem;
padding: .375rem .75rem;
}
#editorIcon, #chemistryIcon {
display: inline-block;
margin: 0 5px 0 0;
padding: 6px 8px;
line-height: 22px;
box-sizing: border-box;
background: none #fdfdfd;
background: linear-gradient(180deg, #fdfdfd 0, #f6f7f8);
border: 1px solid #999;
border-radius: 2px;
color: #333;
text-decoration: none;
font-size: inherit;
font-family: inherit;
cursor: pointer;
white-space: nowrap;
}
.PhoneInputInput {
display: block;
width: 100%;
height: calc(1.5em + .75rem + 2px);
padding: .375rem .75rem;
font-size: 1rem;
font-weight: 400;
line-height: 1.5;
color: #495057;
background-color: #fff;
background-clip: padding-box;
border: 1px solid #ced4da;
border-radius: .25rem;
transition: border-color .15s ease-in-out, box-shadow .15s ease-in-out;
}
| 0.42322 | 0.090053 |
html,body{
margin: 0;
padding: 0;
box-sizing: border-box;
background-color: white;
}
.banner1{
height: 500px;
}
.banner_content{
float: left;
height: 100%;
}
.container{
float: right;
height: 100%;
}
.w-60{
width: 60%;
}
.w-40{
width: 40%;
}
.w-75{
width: 75%;
}
.navbar{
display: flex;
justify-content: space-between;
align-items: center;
width: 100%;
margin-top: 50px;
height: 100px;
}
.nav-btns{
width: 60%;
display: flex;
justify-content: center;
}
.login{
border: 0;
background-color: white;
padding: 10px 30px;
color: black;
font-weight: bold;
font-size: 18px;
}
.signup{
background-color: black;
color: white;
border: none;
font-weight: bold;
font-size: 18px;
padding: 10px 30px;
}
.banner_text{
width: 500px;
}
.head{
color: black;
margin-top: 45px;
font-size: 40px;
font-weight: bold;
letter-spacing: 2px;
line-height: 20px;
}
.sub-head{
color: #686b78;
font-size: 20px;
letter-spacing: 1px;
padding: 0px;
line-height: 60px;
}
.flex-row{
display: flex;
flex-direction: row;
font-size: 15px;
}
.search-box{
width: 70%;
height: 60%;
border: 1px solid #ccc;
overflow: hidden;
margin-top: 20px;
}
.search-input{
height: 50px;
width: 70%;
border: none;
padding-left: 20px;
outline: none;
font-size: 18px;
color: black;
font-weight: bold;
}
.search-btn{
width: 20%;
border: none;
background-color: #fc9109;
color: white;
font-weight: bold;
letter-spacing: 1px;
font-size: 14px;
margin-top: 20px;
box-shadow: 0 1px 7px 0 #d4d5d9;
}
.sub-head-city{
line-height: 50px;
color: #a9abb2;
}
.locate-me{
width:20%;
height: 80%;
margin-left: 10px;
border:none;
color: gray;
font-size: 13px;
background-color:white;
border-radius: 5px;
transition: all 0.5s;
}
.locate-me:hover{
background-color: #f1f1f1;
cursor: pointer;
}
.city{
padding-right: 5px;
color: #808080;
font-size: 14px;
line-height: 5px;
}
.city:nth-of-type(odd){
font-weight: bold;
}
.banner_img{
float: right;
height: 100%;
}
|
App.css
|
html,body{
margin: 0;
padding: 0;
box-sizing: border-box;
background-color: white;
}
.banner1{
height: 500px;
}
.banner_content{
float: left;
height: 100%;
}
.container{
float: right;
height: 100%;
}
.w-60{
width: 60%;
}
.w-40{
width: 40%;
}
.w-75{
width: 75%;
}
.navbar{
display: flex;
justify-content: space-between;
align-items: center;
width: 100%;
margin-top: 50px;
height: 100px;
}
.nav-btns{
width: 60%;
display: flex;
justify-content: center;
}
.login{
border: 0;
background-color: white;
padding: 10px 30px;
color: black;
font-weight: bold;
font-size: 18px;
}
.signup{
background-color: black;
color: white;
border: none;
font-weight: bold;
font-size: 18px;
padding: 10px 30px;
}
.banner_text{
width: 500px;
}
.head{
color: black;
margin-top: 45px;
font-size: 40px;
font-weight: bold;
letter-spacing: 2px;
line-height: 20px;
}
.sub-head{
color: #686b78;
font-size: 20px;
letter-spacing: 1px;
padding: 0px;
line-height: 60px;
}
.flex-row{
display: flex;
flex-direction: row;
font-size: 15px;
}
.search-box{
width: 70%;
height: 60%;
border: 1px solid #ccc;
overflow: hidden;
margin-top: 20px;
}
.search-input{
height: 50px;
width: 70%;
border: none;
padding-left: 20px;
outline: none;
font-size: 18px;
color: black;
font-weight: bold;
}
.search-btn{
width: 20%;
border: none;
background-color: #fc9109;
color: white;
font-weight: bold;
letter-spacing: 1px;
font-size: 14px;
margin-top: 20px;
box-shadow: 0 1px 7px 0 #d4d5d9;
}
.sub-head-city{
line-height: 50px;
color: #a9abb2;
}
.locate-me{
width:20%;
height: 80%;
margin-left: 10px;
border:none;
color: gray;
font-size: 13px;
background-color:white;
border-radius: 5px;
transition: all 0.5s;
}
.locate-me:hover{
background-color: #f1f1f1;
cursor: pointer;
}
.city{
padding-right: 5px;
color: #808080;
font-size: 14px;
line-height: 5px;
}
.city:nth-of-type(odd){
font-weight: bold;
}
.banner_img{
float: right;
height: 100%;
}
| 0.340924 | 0.067454 |
Subsets and Splits
No community queries yet
The top public SQL queries from the community will appear here once available.