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 |
|---|---|---|---|---|
@import url(https://fonts.googleapis.com/css?family=Yanone+Kaffeesatz);
@import url(https://fonts.googleapis.com/css?family=Droid+Serif:400,700,400italic);
@import url(https://fonts.googleapis.com/css?family=Ubuntu+Mono:400,700,400italic);
@import url('https://fonts.googleapis.com/css?family=Josefin+Slab:400,600');
.remark-container {
background-color: #b4b4b4;
}
.remark-slide-content {
background-color: #002b36;
background-position: center;
background-repeat: no-repeat;
display: table-cell;
/* font-size: 20px; */
padding: 1em 4em 1em 4em;
h1, h2 {
margin: 0 0 20px 0;
color: #eee8d5;
font-size: 10px;
font-family: "Lato", sans-serif;
font-weight: bold;
/* line-height: 1.2; */
letter-spacing: normal;
text-shadow: none;
text-align: center;
word-wrap: break-word;
}
.left {
display: block;
text-align: left;
}
.center {
display: block;
text-align: center;
}
.right {
display: block;
text-align: right;
}
}
.yellow{
color: #ffff00;
}
.green{
color: #008800;
}
.blue{
color: rgb(54, 158, 179);;
}
.dark{
color: rgb(0,0,0);;
}
.code {
line-height: 1.3;
font-family: 'Courier New', Courier, monospace;
/* font-family: 'Josefin Slab', serif; */
text-align: left;
font-weight: bold;
color: #242424;
background: #ffffff;
background-color: #ffffff;
}
body {
line-height: 1.3;
font-size: 0.65em;
font-family: monospace;
/* font-family: 'Josefin Slab', serif; */
text-align: left;
color: #ffffff;
background: #002b36;
background-color: #002b36;
}
table {
border-collapse: collapse;
}
th, td {
padding: 5px;
border: 1px solid rgb(0, 0, 0);
}
.remark-code, .remark-inline-code {
font-family: 'Ubuntu Mono';
}
.remark-container.remark-presenter-mode .remark-slides-area {
width: 60%;
height: 100%;
top: 0;
left: 0.5%;
}
.remark-container.remark-presenter-mode .remark-preview-area {
width: 40%;
height: 40%;
top: 60%;
left: 61%;
color: #fff;
-webkit-transform: scale(0.66);
-webkit-transform-origin: top left;
}
.remark-container.remark-presenter-mode .remark-notes-area {
left: 61%;
font-size: 1.65em;
top: 0%;
height: 60%;
}
/* blockquote::before {
content: open-quote;
margin-right: 5px;
font-size: 1.2em;
} */
blockquote {
border-left: 0.3em solid #ccc;
padding: 0 15px;
font-style: italic;
color: rgb(54, 158, 179);
}
/* blockquote::after {
content: close-quote;
margin-left: 5px;
font-size: 1.2em;
} */
a {
color: rgb(252, 227, 0);
} | SampleModule/css/styleAcoustics.css | @import url(https://fonts.googleapis.com/css?family=Yanone+Kaffeesatz);
@import url(https://fonts.googleapis.com/css?family=Droid+Serif:400,700,400italic);
@import url(https://fonts.googleapis.com/css?family=Ubuntu+Mono:400,700,400italic);
@import url('https://fonts.googleapis.com/css?family=Josefin+Slab:400,600');
.remark-container {
background-color: #b4b4b4;
}
.remark-slide-content {
background-color: #002b36;
background-position: center;
background-repeat: no-repeat;
display: table-cell;
/* font-size: 20px; */
padding: 1em 4em 1em 4em;
h1, h2 {
margin: 0 0 20px 0;
color: #eee8d5;
font-size: 10px;
font-family: "Lato", sans-serif;
font-weight: bold;
/* line-height: 1.2; */
letter-spacing: normal;
text-shadow: none;
text-align: center;
word-wrap: break-word;
}
.left {
display: block;
text-align: left;
}
.center {
display: block;
text-align: center;
}
.right {
display: block;
text-align: right;
}
}
.yellow{
color: #ffff00;
}
.green{
color: #008800;
}
.blue{
color: rgb(54, 158, 179);;
}
.dark{
color: rgb(0,0,0);;
}
.code {
line-height: 1.3;
font-family: 'Courier New', Courier, monospace;
/* font-family: 'Josefin Slab', serif; */
text-align: left;
font-weight: bold;
color: #242424;
background: #ffffff;
background-color: #ffffff;
}
body {
line-height: 1.3;
font-size: 0.65em;
font-family: monospace;
/* font-family: 'Josefin Slab', serif; */
text-align: left;
color: #ffffff;
background: #002b36;
background-color: #002b36;
}
table {
border-collapse: collapse;
}
th, td {
padding: 5px;
border: 1px solid rgb(0, 0, 0);
}
.remark-code, .remark-inline-code {
font-family: 'Ubuntu Mono';
}
.remark-container.remark-presenter-mode .remark-slides-area {
width: 60%;
height: 100%;
top: 0;
left: 0.5%;
}
.remark-container.remark-presenter-mode .remark-preview-area {
width: 40%;
height: 40%;
top: 60%;
left: 61%;
color: #fff;
-webkit-transform: scale(0.66);
-webkit-transform-origin: top left;
}
.remark-container.remark-presenter-mode .remark-notes-area {
left: 61%;
font-size: 1.65em;
top: 0%;
height: 60%;
}
/* blockquote::before {
content: open-quote;
margin-right: 5px;
font-size: 1.2em;
} */
blockquote {
border-left: 0.3em solid #ccc;
padding: 0 15px;
font-style: italic;
color: rgb(54, 158, 179);
}
/* blockquote::after {
content: close-quote;
margin-left: 5px;
font-size: 1.2em;
} */
a {
color: rgb(252, 227, 0);
} | 0.44071 | 0.121712 |
@import url('https://fonts.googleapis.com/css2?family=Comfortaa:wght@300;700&family=Inter:wght@100;200;300;400;500;600;700;800;900&family=Open+Sans:wght@400;800&family=Poppins:wght@100;200;300;400;500;600;700;800;900&family=Press+Start+2P&family=Roboto+Mono:wght@300;400;500;700&family=Roboto:wght@100;300;400;500;700;900&family=Source+Sans+Pro:wght@400;900&family=Twinkle+Star&display=swap');
*,
*:before,
*:after {
box-sizing: border-box;
padding: 0;
margin: 0;
}
body {
font-family: 'Roboto', sans-serif;
height: 100%;
width: 100%;
margin: 0 auto;
background-color: #f8f8f8;
color: #111827;
}
.fav.like {
color: red;
}
.container {
max-width: 1000px;
width: 100%;
margin: 20px auto;
}
.container-list {
max-width: 600px;
width: 100%;
margin: 20px auto;
}
.header {
background-color: #e5ebf5;
padding: 0;
margin-top: -30px;
box-shadow: 0 15px 16.83px 0.17px rgba(0, 0, 0, 0.05);
-moz-box-shadow: 0 15px 16.83px 0.17px rgba(0, 0, 0, 0.05);
-webkit-box-shadow: 0 15px 16.83px 0.17px rgba(0, 0, 0, 0.05);
-o-box-shadow: 0 15px 16.83px 0.17px rgba(0, 0, 0, 0.05);
-ms-box-shadow: 0 15px 16.83px 0.17px rgba(0, 0, 0, 0.05);
border-radius: 8px;
}
nav {
display: flex;
justify-content: space-between;
align-items: center;
flex-wrap: wrap;
position: relative;
}
a {
color: #111827;
text-decoration: none;
}
.logo-section{
padding:20px;
width: 100%;
display: flex;
justify-content: space-between;
}
.logo-section img {
width: 15%;
}
.toggle {
display: block;
}
.menu-section {
display: none;
width: 100%;
padding:20px;
background: #DED7FC;
border-bottom: 1px solid #000;
}
.menu li {
list-style: none;
padding: 5px 0;
}
.menu li a {
font-size: 18px;
font-weight: 600;
transition: all .2s ease-in;
}
.menu li a:hover{
text-decoration: underline;
}
nav.responsive .menu-section{
display: block;
}
.film {
text-align: center;
}
.film-main{
width: 100%;
display: flex;
flex-wrap: wrap;
justify-content: space-between;
align-items: center;
padding: 0 10px;
margin: 30px 0;
background-color: #fff;
box-shadow: 0 15px 16.83px 0.17px rgba(0, 0, 0, 0.05);
-moz-box-shadow: 0 15px 16.83px 0.17px rgba(0, 0, 0, 0.05);
-webkit-box-shadow: 0 15px 16.83px 0.17px rgba(0, 0, 0, 0.05);
-o-box-shadow: 0 15px 16.83px 0.17px rgba(0, 0, 0, 0.05);
-ms-box-shadow: 0 15px 16.83px 0.17px rgba(0, 0, 0, 0.05);
border-radius: 20px;
}
.film-pos {
width: 100%;
}
.film .film-main img {
width: 60%;
}
.film-main img {
width: 100%;
margin: 10px 0;
border-radius: 16px;
}
.film-main > p {
padding:20px 10px;
text-align: left;
font-size:18px;
line-height:1.5;
}
.film-header {
display: flex;
justify-content: space-between;
align-items: center;
}
.ago {
padding:0 10px;
color: #555;
font-size: 18px;
font-style: italic;
}
.film-content {
display: flex;
justify-content: space-between;
width: 100%;
}
.film-content .film-img {
width: 30%;
}
.film-content .film-img img {
width: 100%;
}
.film-content .film-text {
width: 65%;
display: flex;
flex-direction: column;
justify-content: space-between;
}
.film-info {
padding: 10px 0;
}
.film-content .film-title {
font-size: 36px;
font-weight: 900;
padding: 10px 0;
}
.film-text p {
font-size:18px;
line-height: 1.5;
padding: 10px 0;
}
.film-content .user {
padding-right:10px;
text-align: right;
}
.film-detail {
width: 100%;
display: flex;
justify-content: space-between;
align-items: center;
}
.btns{
display: flex;
}
.btn-act{
display: flex;
align-items: center;
margin: 10px;
font-size: 30px;
color: #111827;
}
.comment-block {
padding: 30px 0;
display: flex;
flex-wrap: wrap;
justify-content: flex-end;
width: 100%;
}
#comment {
padding: 20px 0;
}
#comment h3{
width: 100%;
}
#comment form {
width: 100%;
display: flex;
flex-wrap: wrap;
align-items: flex-start;
justify-content: space-between;
}
.form-text {
width: 60%;
display: flex;
flex-direction: column;
align-items: flex-start;
}
#comment textarea{
width: 100%;
padding: 10px;
font-size: 20px;
border-radius: 8px;
}
#comment button {
padding: 10px 15px;
background-color: paleturquoise;
font-weight: 900;
outline: transparent;
border: 1px solid #111827;
border-radius: 8px;
margin-top: 20px;
}
#comment button:hover{
cursor: pointer;
}
textarea {
resize: none;
}
.comment-list {
width: 100%;
padding: 20px 10px;
list-style: none ;
text-align: left;
}
.comment-list li {
padding: 5px;
border-bottom: 1px solid #ddd;
}
.comment-header a:not(.pbtn)::before{
content: '💭 ';
}
.comment-header a:not(.pbtn) {
color: #111827;
}
.comment-header {
position: relative;
display: flex;
justify-content: space-between;
align-items: center;
}
.comment-list li a {
text-decoration: none;
font-weight: 900;
}
.comment-list li p{
padding: 10px 20px;
}
.add{
padding: 30px;
background-color: #fff;
box-shadow: 0 15px 16.83px 0.17px rgba(0, 0, 0, 0.05);
-moz-box-shadow: 0 15px 16.83px 0.17px rgba(0, 0, 0, 0.05);
-webkit-box-shadow: 0 15px 16.83px 0.17px rgba(0, 0, 0, 0.05);
-o-box-shadow: 0 15px 16.83px 0.17px rgba(0, 0, 0, 0.05);
-ms-box-shadow: 0 15px 16.83px 0.17px rgba(0, 0, 0, 0.05);
border-radius: 20px;
}
.item-name {
margin: 20px 0;
width: 90%;
height: 60px;
background-color: #e5ebf5;
border: solid #e5ebf5 2px;
border-radius: 8px;
text-indent: 20px;
color: #19122b;
font-size: 20px;
font-weight: 500;
box-shadow: 0px 10px 20px rgba(0, 0, 0, 0.1);
}
.item-name:focus {
box-shadow: 0px 10px 20px rgba(0, 0, 0, 0.2);
outline: transparent;
}
.item-name:not(:focus):invalid {
border: solid #ff4242 2px;
}
.wrap {
max-width: 60%;
margin: 50px auto;
}
#preview {
width: 33%;
position: relative;
overflow: hidden;
height: 500px;
margin-bottom: 20px;
background-color: #e5ebf5;
border: 8px solid #fff;
box-shadow: 0 0 3px rgba(0, 0, 0, 0.3);
border-radius: 20px;
}
#preview:after {
content: 'Preview';
display: inline-block;
position: absolute;
top: 50%;
left: 50%;
transform: translate(-50%, -50%);
font-size: 2rem;
color: #fff;
}
#preview img {
display: block;
position: absolute;
top: 50%;
left: 50%;
z-index: 10;
transform: translate(-50%, -50%);
max-width: 100%;
min-height: 100%;
border-radius: 20px;
}
.file {
position: relative;
display: inline-block;
cursor: pointer;
height: 60px;
border-radius: 8px;
width: 90%;
margin: 20px 0;
}
.file input {
filter: alpha(opacity=0);
opacity: 0;
}
.file input:focus ~ .file-custom {
box-shadow: 0 0 0 0.075rem #fff, 0 0 0 0.2rem #0074d9;
}
.file-custom {
position: absolute;
top: 0;
right: 0;
left: 0;
z-index: 5;
height: 60px;
padding: 1.5rem;
line-height: 10px;
color: #19122b;
font-size: 20px;
font-weight: 500;
color: #555;
background-color: #fff;
border: 0.075rem solid #ddd;
border-radius: 8px;
box-shadow: inset 0 0.2rem 0.4rem rgba(0, 0, 0, .05);
user-select: none;
}
.file-custom:after {
content: 'Choose a Pic';
}
.file-custom.active:after {
content: attr(data-label);
}
.file-custom:before {
position: absolute;
top: -0.075rem;
right: -0.075rem;
z-index: 6;
display: block;
content: "Browse";
height: 60px;
line-height: 10px;
padding: 1.5rem ;
color: #19122b;
font-size: 20px;
font-weight: 500;
color: #555;
background-color: #e5ebf5;
border: 0.075rem solid #e5ebf5;
border-radius: 8px;
}
.film-header {
width: 100%;
display: flex;
align-items: center;
justify-content: space-between;
}
.film-header a {
font-size: 20px;
font-weight: 700;
}
.film-header .cat {
font-size: 18px;
font-weight: 500;
}
.film-main .user {
font-size: 18px;
font-weight: 700;
}
.btn-act span {
font-size: 16px;
padding-left: 5px;
}
.container-list .film-main {
padding: 10px 0;
}
@media(min-width:767px) {
nav{
max-width: 700px;
width: 100%;
margin: auto;
}
.logo-section{
padding: 24px 20px;
}
.menu-section{
padding: 24px 20px;
border: none;
}
}
@media(min-width:1024px) {
nav{
max-width: 1000px ;
width: 100%;
display: flex;
justify-content: space-between;
}
.logo-section {
width: 15%;
}
.logo-section img {
width: 100%;
}
.header-btns{
display: none;
}
.menu-section {
display: flex;
align-items: center;
justify-content: flex-end;
width: 85%;
background: transparent;
}
.menu ul {
display: flex;
}
.menu ul li {
padding: 0 12px;
}
.menu ul li a{
font-size: 22px;
}
}
/* pagination */
.pagination {
width: auto;
position: relative;
display: flex;
justify-content: center;
padding: 10px 20px;
background: #fff;
border-radius: 20px;
box-shadow: 0 5px 15px rgba(0, 0, 0, 0.2);
}
.pagination li {
list-style: none;
line-height: 50px;
margin: 0 5px;
}
.pagination li.pageNumber {
width: 50px;
height: 50px;
line-height: 50px;
text-align: center;
}
.pagination li a {
display: block;
text-decoration: none;
color: #383838;
font-weight: 600;
border-radius: 50%;
}
.pagination li.pageNumber:hover a,
.pagination li.pageNumber.active a {
background: #383838;
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;
}
.process {
width:100%;
padding: 10px;
display: flex;
justify-content: space-between;
align-items: center;
}
.pbtn {
padding: 10px 15px;
margin-left: 10px;
color: white;
transition: all .2s ease-in;
border-radius: 8px;
}
.delete-btn{
background-color: red;
border: 1px solid red;
}
.delete-btn:hover {
color: red;
background: white;
}
.update-btn{
background-color: orange;
border: 1px solid orange;
}
.update-btn:hover {
color: orange;
background: white;
}
/*Input styles*/
.lock-box {
margin: 50px 0;
margin-left: 75%;
}
.lock-box input[type="checkbox"] { display: none; }
.lock-box input[type="checkbox"] + label {
display: block;
margin-top: 9px;
position: relative;
cursor: pointer;
-webkit-user-select: none;
-moz-user-select: none;
-ms-user-select: none;
}
.lock-box input[type="checkbox"] + label:before {
content: '';
display: block;
width: 50px;
height: 30px;
border-radius: 30px 30px 0 0;
border: solid #2ecc71;
border-width: 7px 7px 0 7px;
position: absolute;
left: 5px;
top: -29px;
-webkit-transform-origin: 1px 100%;
-ms-transform-origin: 1px 100%;
transform-origin: 1px 100%;
-webkit-transform: rotateY(180deg);
transform: rotateY(180deg);
-webkit-transition: all .12s;
transition: all .12s;
}
.lock-box input[type="checkbox"] + label i {
display: inline-block;
vertical-align: top;
width: 60px;
height: 45px;
background: #2ecc71;
position: relative;
-webkit-transition: all .12s;
transition: all .12s;
}
.lock-box input[type="checkbox"] + label i:before {
content: '';
display: block;
width: 10px;
height: 10px;
background: #484848;
border-radius: 50%;
position: absolute;
top: 10px;
left: 50%;
margin-left: -2px;
}
.lock-box input[type="checkbox"] + label i:after {
content: '';
display: block;
width: 2px;
height: 4px;
background: #484848;
border-radius: 0 0 50% 50%;
position: absolute;
top: 7px;
left: 50%;
margin-left: -1px;
}
.lock-box input[type="checkbox"]:checked + label i {
background: #fb4f4f;
}
.lock-box input[type="checkbox"]:checked + label:before {
border-color: #fb4f4f;
-webkit-transform: rotateY(0);
transform: rotateY(0);
}
/* The alert message box */
.alert {
padding: 20px;
background-color: #f44336; /* Red */
color: white;
margin-bottom: 15px;
border-radius:8px;
}
/* The close button */
.closebtn {
margin-left: 15px;
color: white;
font-weight: bold;
float: right;
font-size: 22px;
line-height: 20px;
cursor: pointer;
transition: 0.3s;
}
/* When moving the mouse over the close button */
.closebtn:hover {
color: black;
}
.alert {
opacity: 1;
transition: opacity 0.6s; /* 600ms to fade out */
}
.top-rated {
width:100%;
display: flex;
justify-content: center;
align-items: center;
}
.top-rated .title {
font-size: 36px;
font-weight: 700;
padding:0 15px;
}
.top-rated .img {
max-width:64px;
}
.top-rated .img img {
width: 64px;
}
/* .button {
font-weight: 500;
letter-spacing: 0.0625rem;
outline: none;
border: none;
color: #fff;
cursor: pointer;
transition: opacity 250ms ease-in-out;
}
.button:hover {
opacity: 0.8;
}
.wrapper {
color: #333;
position: absolute;
top: 20%;
left: 50%;
transform: translate(-50%,-20%);
width: 100%;
max-width: 600px;
background-color: #fff;
box-shadow: 0 15px 16.83px 0.17px rgba(0, 0, 0, 0.05);
-moz-box-shadow: 0 15px 16.83px 0.17px rgba(0, 0, 0, 0.05);
-webkit-box-shadow: 0 15px 16.83px 0.17px rgba(0, 0, 0, 0.05);
-o-box-shadow: 0 15px 16.83px 0.17px rgba(0, 0, 0, 0.05);
-ms-box-shadow: 0 15px 16.83px 0.17px rgba(0, 0, 0, 0.05);
border-radius: 20px;
padding: 3.125rem 0;
text-align: center;
overflow: hidden;
animation: fadeInContent 1000ms ease-in-out;
transition: nonr 500ms ease-in-out;
transition-property: opacity, visibility;
z-index: 2;
}
.wrapper--has-fade {
opacity: 0;
visibility: hidden;
}
@keyframes fadeInContent {
from {
opacity: 0;
}
to {
opacity: 1;
}
}
.slides-area {
display: flex;
transition: margin 500ms ease-in-out;
width: 100%;
}
.slides-area__slide {
width: 100%;
}
.slide__image {
width: 90%;
margin: auto;
}
.slide__text {
padding: 0 2.1875rem;
}
.slide__title {
font-size: min(10vw, 1.75rem);
font-weight: 600;
margin: 0;
}
.slide__paragraph {
font-size: 0.875rem;
font-weight: 100;
margin-top: 0.3125rem;
}
.button-next {
background-color: rgb(239, 137, 95);
border-radius: 0.625rem;
padding: 0.8125rem 2.25rem;
font-size: 1.15rem;
margin: 1.25rem 0;
}
.button-next--fade {
opacity: 0.3;
pointer-events: none;
filter: blur(2px);
}
.paginations-area {
pointer-events: none;
}
.paginations-area__item {
display: inline-block;
width: 0.5rem;
height: 0.375rem;
background-color: blue;
border-radius: 1.5625rem;
}
.paginations-area__item:not(:last-child) {
margin-right: 0.25rem;
}
.paginations-area__item--current {
width: 1.5625rem;
animation: activeItem 500ms ease-in-out;
}
@keyframes activeItem {
from {
width: 0.5rem;
background-color: blue;
}
to {
width: 1.5625rem;
background-color: red;
}
} */ | public/css/style.css | @import url('https://fonts.googleapis.com/css2?family=Comfortaa:wght@300;700&family=Inter:wght@100;200;300;400;500;600;700;800;900&family=Open+Sans:wght@400;800&family=Poppins:wght@100;200;300;400;500;600;700;800;900&family=Press+Start+2P&family=Roboto+Mono:wght@300;400;500;700&family=Roboto:wght@100;300;400;500;700;900&family=Source+Sans+Pro:wght@400;900&family=Twinkle+Star&display=swap');
*,
*:before,
*:after {
box-sizing: border-box;
padding: 0;
margin: 0;
}
body {
font-family: 'Roboto', sans-serif;
height: 100%;
width: 100%;
margin: 0 auto;
background-color: #f8f8f8;
color: #111827;
}
.fav.like {
color: red;
}
.container {
max-width: 1000px;
width: 100%;
margin: 20px auto;
}
.container-list {
max-width: 600px;
width: 100%;
margin: 20px auto;
}
.header {
background-color: #e5ebf5;
padding: 0;
margin-top: -30px;
box-shadow: 0 15px 16.83px 0.17px rgba(0, 0, 0, 0.05);
-moz-box-shadow: 0 15px 16.83px 0.17px rgba(0, 0, 0, 0.05);
-webkit-box-shadow: 0 15px 16.83px 0.17px rgba(0, 0, 0, 0.05);
-o-box-shadow: 0 15px 16.83px 0.17px rgba(0, 0, 0, 0.05);
-ms-box-shadow: 0 15px 16.83px 0.17px rgba(0, 0, 0, 0.05);
border-radius: 8px;
}
nav {
display: flex;
justify-content: space-between;
align-items: center;
flex-wrap: wrap;
position: relative;
}
a {
color: #111827;
text-decoration: none;
}
.logo-section{
padding:20px;
width: 100%;
display: flex;
justify-content: space-between;
}
.logo-section img {
width: 15%;
}
.toggle {
display: block;
}
.menu-section {
display: none;
width: 100%;
padding:20px;
background: #DED7FC;
border-bottom: 1px solid #000;
}
.menu li {
list-style: none;
padding: 5px 0;
}
.menu li a {
font-size: 18px;
font-weight: 600;
transition: all .2s ease-in;
}
.menu li a:hover{
text-decoration: underline;
}
nav.responsive .menu-section{
display: block;
}
.film {
text-align: center;
}
.film-main{
width: 100%;
display: flex;
flex-wrap: wrap;
justify-content: space-between;
align-items: center;
padding: 0 10px;
margin: 30px 0;
background-color: #fff;
box-shadow: 0 15px 16.83px 0.17px rgba(0, 0, 0, 0.05);
-moz-box-shadow: 0 15px 16.83px 0.17px rgba(0, 0, 0, 0.05);
-webkit-box-shadow: 0 15px 16.83px 0.17px rgba(0, 0, 0, 0.05);
-o-box-shadow: 0 15px 16.83px 0.17px rgba(0, 0, 0, 0.05);
-ms-box-shadow: 0 15px 16.83px 0.17px rgba(0, 0, 0, 0.05);
border-radius: 20px;
}
.film-pos {
width: 100%;
}
.film .film-main img {
width: 60%;
}
.film-main img {
width: 100%;
margin: 10px 0;
border-radius: 16px;
}
.film-main > p {
padding:20px 10px;
text-align: left;
font-size:18px;
line-height:1.5;
}
.film-header {
display: flex;
justify-content: space-between;
align-items: center;
}
.ago {
padding:0 10px;
color: #555;
font-size: 18px;
font-style: italic;
}
.film-content {
display: flex;
justify-content: space-between;
width: 100%;
}
.film-content .film-img {
width: 30%;
}
.film-content .film-img img {
width: 100%;
}
.film-content .film-text {
width: 65%;
display: flex;
flex-direction: column;
justify-content: space-between;
}
.film-info {
padding: 10px 0;
}
.film-content .film-title {
font-size: 36px;
font-weight: 900;
padding: 10px 0;
}
.film-text p {
font-size:18px;
line-height: 1.5;
padding: 10px 0;
}
.film-content .user {
padding-right:10px;
text-align: right;
}
.film-detail {
width: 100%;
display: flex;
justify-content: space-between;
align-items: center;
}
.btns{
display: flex;
}
.btn-act{
display: flex;
align-items: center;
margin: 10px;
font-size: 30px;
color: #111827;
}
.comment-block {
padding: 30px 0;
display: flex;
flex-wrap: wrap;
justify-content: flex-end;
width: 100%;
}
#comment {
padding: 20px 0;
}
#comment h3{
width: 100%;
}
#comment form {
width: 100%;
display: flex;
flex-wrap: wrap;
align-items: flex-start;
justify-content: space-between;
}
.form-text {
width: 60%;
display: flex;
flex-direction: column;
align-items: flex-start;
}
#comment textarea{
width: 100%;
padding: 10px;
font-size: 20px;
border-radius: 8px;
}
#comment button {
padding: 10px 15px;
background-color: paleturquoise;
font-weight: 900;
outline: transparent;
border: 1px solid #111827;
border-radius: 8px;
margin-top: 20px;
}
#comment button:hover{
cursor: pointer;
}
textarea {
resize: none;
}
.comment-list {
width: 100%;
padding: 20px 10px;
list-style: none ;
text-align: left;
}
.comment-list li {
padding: 5px;
border-bottom: 1px solid #ddd;
}
.comment-header a:not(.pbtn)::before{
content: '💭 ';
}
.comment-header a:not(.pbtn) {
color: #111827;
}
.comment-header {
position: relative;
display: flex;
justify-content: space-between;
align-items: center;
}
.comment-list li a {
text-decoration: none;
font-weight: 900;
}
.comment-list li p{
padding: 10px 20px;
}
.add{
padding: 30px;
background-color: #fff;
box-shadow: 0 15px 16.83px 0.17px rgba(0, 0, 0, 0.05);
-moz-box-shadow: 0 15px 16.83px 0.17px rgba(0, 0, 0, 0.05);
-webkit-box-shadow: 0 15px 16.83px 0.17px rgba(0, 0, 0, 0.05);
-o-box-shadow: 0 15px 16.83px 0.17px rgba(0, 0, 0, 0.05);
-ms-box-shadow: 0 15px 16.83px 0.17px rgba(0, 0, 0, 0.05);
border-radius: 20px;
}
.item-name {
margin: 20px 0;
width: 90%;
height: 60px;
background-color: #e5ebf5;
border: solid #e5ebf5 2px;
border-radius: 8px;
text-indent: 20px;
color: #19122b;
font-size: 20px;
font-weight: 500;
box-shadow: 0px 10px 20px rgba(0, 0, 0, 0.1);
}
.item-name:focus {
box-shadow: 0px 10px 20px rgba(0, 0, 0, 0.2);
outline: transparent;
}
.item-name:not(:focus):invalid {
border: solid #ff4242 2px;
}
.wrap {
max-width: 60%;
margin: 50px auto;
}
#preview {
width: 33%;
position: relative;
overflow: hidden;
height: 500px;
margin-bottom: 20px;
background-color: #e5ebf5;
border: 8px solid #fff;
box-shadow: 0 0 3px rgba(0, 0, 0, 0.3);
border-radius: 20px;
}
#preview:after {
content: 'Preview';
display: inline-block;
position: absolute;
top: 50%;
left: 50%;
transform: translate(-50%, -50%);
font-size: 2rem;
color: #fff;
}
#preview img {
display: block;
position: absolute;
top: 50%;
left: 50%;
z-index: 10;
transform: translate(-50%, -50%);
max-width: 100%;
min-height: 100%;
border-radius: 20px;
}
.file {
position: relative;
display: inline-block;
cursor: pointer;
height: 60px;
border-radius: 8px;
width: 90%;
margin: 20px 0;
}
.file input {
filter: alpha(opacity=0);
opacity: 0;
}
.file input:focus ~ .file-custom {
box-shadow: 0 0 0 0.075rem #fff, 0 0 0 0.2rem #0074d9;
}
.file-custom {
position: absolute;
top: 0;
right: 0;
left: 0;
z-index: 5;
height: 60px;
padding: 1.5rem;
line-height: 10px;
color: #19122b;
font-size: 20px;
font-weight: 500;
color: #555;
background-color: #fff;
border: 0.075rem solid #ddd;
border-radius: 8px;
box-shadow: inset 0 0.2rem 0.4rem rgba(0, 0, 0, .05);
user-select: none;
}
.file-custom:after {
content: 'Choose a Pic';
}
.file-custom.active:after {
content: attr(data-label);
}
.file-custom:before {
position: absolute;
top: -0.075rem;
right: -0.075rem;
z-index: 6;
display: block;
content: "Browse";
height: 60px;
line-height: 10px;
padding: 1.5rem ;
color: #19122b;
font-size: 20px;
font-weight: 500;
color: #555;
background-color: #e5ebf5;
border: 0.075rem solid #e5ebf5;
border-radius: 8px;
}
.film-header {
width: 100%;
display: flex;
align-items: center;
justify-content: space-between;
}
.film-header a {
font-size: 20px;
font-weight: 700;
}
.film-header .cat {
font-size: 18px;
font-weight: 500;
}
.film-main .user {
font-size: 18px;
font-weight: 700;
}
.btn-act span {
font-size: 16px;
padding-left: 5px;
}
.container-list .film-main {
padding: 10px 0;
}
@media(min-width:767px) {
nav{
max-width: 700px;
width: 100%;
margin: auto;
}
.logo-section{
padding: 24px 20px;
}
.menu-section{
padding: 24px 20px;
border: none;
}
}
@media(min-width:1024px) {
nav{
max-width: 1000px ;
width: 100%;
display: flex;
justify-content: space-between;
}
.logo-section {
width: 15%;
}
.logo-section img {
width: 100%;
}
.header-btns{
display: none;
}
.menu-section {
display: flex;
align-items: center;
justify-content: flex-end;
width: 85%;
background: transparent;
}
.menu ul {
display: flex;
}
.menu ul li {
padding: 0 12px;
}
.menu ul li a{
font-size: 22px;
}
}
/* pagination */
.pagination {
width: auto;
position: relative;
display: flex;
justify-content: center;
padding: 10px 20px;
background: #fff;
border-radius: 20px;
box-shadow: 0 5px 15px rgba(0, 0, 0, 0.2);
}
.pagination li {
list-style: none;
line-height: 50px;
margin: 0 5px;
}
.pagination li.pageNumber {
width: 50px;
height: 50px;
line-height: 50px;
text-align: center;
}
.pagination li a {
display: block;
text-decoration: none;
color: #383838;
font-weight: 600;
border-radius: 50%;
}
.pagination li.pageNumber:hover a,
.pagination li.pageNumber.active a {
background: #383838;
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;
}
.process {
width:100%;
padding: 10px;
display: flex;
justify-content: space-between;
align-items: center;
}
.pbtn {
padding: 10px 15px;
margin-left: 10px;
color: white;
transition: all .2s ease-in;
border-radius: 8px;
}
.delete-btn{
background-color: red;
border: 1px solid red;
}
.delete-btn:hover {
color: red;
background: white;
}
.update-btn{
background-color: orange;
border: 1px solid orange;
}
.update-btn:hover {
color: orange;
background: white;
}
/*Input styles*/
.lock-box {
margin: 50px 0;
margin-left: 75%;
}
.lock-box input[type="checkbox"] { display: none; }
.lock-box input[type="checkbox"] + label {
display: block;
margin-top: 9px;
position: relative;
cursor: pointer;
-webkit-user-select: none;
-moz-user-select: none;
-ms-user-select: none;
}
.lock-box input[type="checkbox"] + label:before {
content: '';
display: block;
width: 50px;
height: 30px;
border-radius: 30px 30px 0 0;
border: solid #2ecc71;
border-width: 7px 7px 0 7px;
position: absolute;
left: 5px;
top: -29px;
-webkit-transform-origin: 1px 100%;
-ms-transform-origin: 1px 100%;
transform-origin: 1px 100%;
-webkit-transform: rotateY(180deg);
transform: rotateY(180deg);
-webkit-transition: all .12s;
transition: all .12s;
}
.lock-box input[type="checkbox"] + label i {
display: inline-block;
vertical-align: top;
width: 60px;
height: 45px;
background: #2ecc71;
position: relative;
-webkit-transition: all .12s;
transition: all .12s;
}
.lock-box input[type="checkbox"] + label i:before {
content: '';
display: block;
width: 10px;
height: 10px;
background: #484848;
border-radius: 50%;
position: absolute;
top: 10px;
left: 50%;
margin-left: -2px;
}
.lock-box input[type="checkbox"] + label i:after {
content: '';
display: block;
width: 2px;
height: 4px;
background: #484848;
border-radius: 0 0 50% 50%;
position: absolute;
top: 7px;
left: 50%;
margin-left: -1px;
}
.lock-box input[type="checkbox"]:checked + label i {
background: #fb4f4f;
}
.lock-box input[type="checkbox"]:checked + label:before {
border-color: #fb4f4f;
-webkit-transform: rotateY(0);
transform: rotateY(0);
}
/* The alert message box */
.alert {
padding: 20px;
background-color: #f44336; /* Red */
color: white;
margin-bottom: 15px;
border-radius:8px;
}
/* The close button */
.closebtn {
margin-left: 15px;
color: white;
font-weight: bold;
float: right;
font-size: 22px;
line-height: 20px;
cursor: pointer;
transition: 0.3s;
}
/* When moving the mouse over the close button */
.closebtn:hover {
color: black;
}
.alert {
opacity: 1;
transition: opacity 0.6s; /* 600ms to fade out */
}
.top-rated {
width:100%;
display: flex;
justify-content: center;
align-items: center;
}
.top-rated .title {
font-size: 36px;
font-weight: 700;
padding:0 15px;
}
.top-rated .img {
max-width:64px;
}
.top-rated .img img {
width: 64px;
}
/* .button {
font-weight: 500;
letter-spacing: 0.0625rem;
outline: none;
border: none;
color: #fff;
cursor: pointer;
transition: opacity 250ms ease-in-out;
}
.button:hover {
opacity: 0.8;
}
.wrapper {
color: #333;
position: absolute;
top: 20%;
left: 50%;
transform: translate(-50%,-20%);
width: 100%;
max-width: 600px;
background-color: #fff;
box-shadow: 0 15px 16.83px 0.17px rgba(0, 0, 0, 0.05);
-moz-box-shadow: 0 15px 16.83px 0.17px rgba(0, 0, 0, 0.05);
-webkit-box-shadow: 0 15px 16.83px 0.17px rgba(0, 0, 0, 0.05);
-o-box-shadow: 0 15px 16.83px 0.17px rgba(0, 0, 0, 0.05);
-ms-box-shadow: 0 15px 16.83px 0.17px rgba(0, 0, 0, 0.05);
border-radius: 20px;
padding: 3.125rem 0;
text-align: center;
overflow: hidden;
animation: fadeInContent 1000ms ease-in-out;
transition: nonr 500ms ease-in-out;
transition-property: opacity, visibility;
z-index: 2;
}
.wrapper--has-fade {
opacity: 0;
visibility: hidden;
}
@keyframes fadeInContent {
from {
opacity: 0;
}
to {
opacity: 1;
}
}
.slides-area {
display: flex;
transition: margin 500ms ease-in-out;
width: 100%;
}
.slides-area__slide {
width: 100%;
}
.slide__image {
width: 90%;
margin: auto;
}
.slide__text {
padding: 0 2.1875rem;
}
.slide__title {
font-size: min(10vw, 1.75rem);
font-weight: 600;
margin: 0;
}
.slide__paragraph {
font-size: 0.875rem;
font-weight: 100;
margin-top: 0.3125rem;
}
.button-next {
background-color: rgb(239, 137, 95);
border-radius: 0.625rem;
padding: 0.8125rem 2.25rem;
font-size: 1.15rem;
margin: 1.25rem 0;
}
.button-next--fade {
opacity: 0.3;
pointer-events: none;
filter: blur(2px);
}
.paginations-area {
pointer-events: none;
}
.paginations-area__item {
display: inline-block;
width: 0.5rem;
height: 0.375rem;
background-color: blue;
border-radius: 1.5625rem;
}
.paginations-area__item:not(:last-child) {
margin-right: 0.25rem;
}
.paginations-area__item--current {
width: 1.5625rem;
animation: activeItem 500ms ease-in-out;
}
@keyframes activeItem {
from {
width: 0.5rem;
background-color: blue;
}
to {
width: 1.5625rem;
background-color: red;
}
} */ | 0.26971 | 0.065276 |
.ion-image-slider {
height: 390px;
}
.ion-image-slider-content {
width: 700px; height: 326px;
background: #ddd;
border-radius: 2px;
box-shadow: inset 0 0 10px rgba(255,255,255,1.0);
text-align:left;
}
.ion-image-slider-preloader {
width: 50px; height: 50px;
margin: -25px 0 0 -25px;
background: url(../img/iis-minimal-skin-preloader.gif) no-repeat 50% 50%;
}
.ion-image-slider-shadow-left,
.ion-image-slider-shadow-right,
.ion-image-slider-arr-prev,
.ion-image-slider-arr-next,
.ion-image-slider-bullet,
.ion-image-slider-zoom {
background: url(../img/iis-minimal-skin-sprite.png);
}
.ion-image-slider-shadow-left {
width: 60px;
background-position: 0 0;
border-radius: 2px 0 0 2px;
}
.ion-image-slider-shadow-right {
width: 60px;
background-position: -60px 0;
border-radius: 0 2px 2px 0;
}
.ion-image-slider-arr-prev {
left: -60px;
width: 60px; height: 60px;
/*margin-top: -30px; */
background-position: -120px 0;
position: absolute;
top: 0px;
}
.ion-image-slider-arr-prev:hover {
background-position: -120px -60px;
}
.ion-image-slider-arr-prev:active {
background-position: -120px -120px;
}
.ion-image-slider-arr-next {
right: -60px;
width: 60px; height: 60px;
/*margin-top: -30px; */
background-position: -180px 0;
position: absolute;
top: 0px;
}
.ion-image-slider-arr-next:hover {
background-position: -180px -60px;
}
.ion-image-slider-arr-next:active {
background-position: -180px -120px;
}
.ion-image-slider-bullets {
/*
top: 0px;
z-index:1000;
*/
}
.ion-image-slider-bullet {
width: 22px; height: 22px;
background-position: -346px 0;
}
.ion-image-slider-bullet.active {
background-position: -368px 0;
}
.ion-image-slider-scroll {
top: 15px;
height: 300px;
}
.ion-image-slider-pad {
color: #fff;
}
.ion-image-slider-pad a {
background: #fff;
margin: 5px 20px 20px 0;
/*box-shadow: inset 1px 1px 0 #777;*/
border: solid 1px #777;
z-index:1000;
}
.ion-image-slider img {
top: 10px; left: 10px;
border: 1px solid #fff;
}
.ion-image-slider-zoom {
bottom: -23px; left: -200px;
width: 106px; height: 106px;
/*background-position: -240px 0;*/
}
.ion-image-slider-zoom-text {
bottom: 28px; left: -180px;
width: auto;
margin-left: 65px;
color: #fff;
text-transform: uppercase;
font-weight: bold;
font: 10px/11px Tahoma;
text-shadow: 1px 1px 0 rgba(0,0,0,0.4);
}
.ion-image-slider-caption {
top: 11px; right: -90%;
padding: 1px 0 9px 11px;
background: #fff;
color: #777;
text-transform: uppercase;
font-weight: bold;
font: 10px/11px Tahoma;
}
.ion-image-slider a.active:hover .ion-image-slider-zoom,
.ion-image-slider a.active:hover .ion-image-slider-zoom-text {
left: -20px;
}
.ion-image-slider a.active:hover .ion-image-slider-caption {
top: 11px; right: 11px;
}
.ion-image-slider-zoom,
.ion-image-slider-zoom-text,
.ion-image-slider-caption {
-webkit-transition: all 300ms cubic-bezier(0.230, 1.000, 0.320, 1.000);
-moz-transition: all 300ms cubic-bezier(0.230, 1.000, 0.320, 1.000);
-ms-transition: all 300ms cubic-bezier(0.230, 1.000, 0.320, 1.000);
-o-transition: all 300ms cubic-bezier(0.230, 1.000, 0.320, 1.000);
transition: all 300ms cubic-bezier(0.230, 1.000, 0.320, 1.000); /* easeOutQuint */
-webkit-transition-timing-function: cubic-bezier(0.230, 1.000, 0.320, 1.000);
-moz-transition-timing-function: cubic-bezier(0.230, 1.000, 0.320, 1.000);
-ms-transition-timing-function: cubic-bezier(0.230, 1.000, 0.320, 1.000);
-o-transition-timing-function: cubic-bezier(0.230, 1.000, 0.320, 1.000);
transition-timing-function: cubic-bezier(0.230, 1.000, 0.320, 1.000); /* easeOutQuint */
}
/* Popup */
.ion-image-slider-overlay {
background: #222 url(../img/iis-minimal-skin-preloader.gif) no-repeat 50% 50%;
}
html:root .ion-image-slider-overlay {
background: rgba(36,39,42,0.9) url(../img/iis-minimal-skin-preloader.gif) no-repeat 50% 50%;
}
.ion-image-slider-popup {
box-shadow: 0 0 10px rgba(0,0,0,0.5);
z-index:10000;
}
.ion-image-slider-popup-caption {
font: 12px/12px Tahoma;
color: #fff;
} | xampp/htdocs/pmj/lib/IMSlider/css/ion-imageSlider-minimal.css |
.ion-image-slider {
height: 390px;
}
.ion-image-slider-content {
width: 700px; height: 326px;
background: #ddd;
border-radius: 2px;
box-shadow: inset 0 0 10px rgba(255,255,255,1.0);
text-align:left;
}
.ion-image-slider-preloader {
width: 50px; height: 50px;
margin: -25px 0 0 -25px;
background: url(../img/iis-minimal-skin-preloader.gif) no-repeat 50% 50%;
}
.ion-image-slider-shadow-left,
.ion-image-slider-shadow-right,
.ion-image-slider-arr-prev,
.ion-image-slider-arr-next,
.ion-image-slider-bullet,
.ion-image-slider-zoom {
background: url(../img/iis-minimal-skin-sprite.png);
}
.ion-image-slider-shadow-left {
width: 60px;
background-position: 0 0;
border-radius: 2px 0 0 2px;
}
.ion-image-slider-shadow-right {
width: 60px;
background-position: -60px 0;
border-radius: 0 2px 2px 0;
}
.ion-image-slider-arr-prev {
left: -60px;
width: 60px; height: 60px;
/*margin-top: -30px; */
background-position: -120px 0;
position: absolute;
top: 0px;
}
.ion-image-slider-arr-prev:hover {
background-position: -120px -60px;
}
.ion-image-slider-arr-prev:active {
background-position: -120px -120px;
}
.ion-image-slider-arr-next {
right: -60px;
width: 60px; height: 60px;
/*margin-top: -30px; */
background-position: -180px 0;
position: absolute;
top: 0px;
}
.ion-image-slider-arr-next:hover {
background-position: -180px -60px;
}
.ion-image-slider-arr-next:active {
background-position: -180px -120px;
}
.ion-image-slider-bullets {
/*
top: 0px;
z-index:1000;
*/
}
.ion-image-slider-bullet {
width: 22px; height: 22px;
background-position: -346px 0;
}
.ion-image-slider-bullet.active {
background-position: -368px 0;
}
.ion-image-slider-scroll {
top: 15px;
height: 300px;
}
.ion-image-slider-pad {
color: #fff;
}
.ion-image-slider-pad a {
background: #fff;
margin: 5px 20px 20px 0;
/*box-shadow: inset 1px 1px 0 #777;*/
border: solid 1px #777;
z-index:1000;
}
.ion-image-slider img {
top: 10px; left: 10px;
border: 1px solid #fff;
}
.ion-image-slider-zoom {
bottom: -23px; left: -200px;
width: 106px; height: 106px;
/*background-position: -240px 0;*/
}
.ion-image-slider-zoom-text {
bottom: 28px; left: -180px;
width: auto;
margin-left: 65px;
color: #fff;
text-transform: uppercase;
font-weight: bold;
font: 10px/11px Tahoma;
text-shadow: 1px 1px 0 rgba(0,0,0,0.4);
}
.ion-image-slider-caption {
top: 11px; right: -90%;
padding: 1px 0 9px 11px;
background: #fff;
color: #777;
text-transform: uppercase;
font-weight: bold;
font: 10px/11px Tahoma;
}
.ion-image-slider a.active:hover .ion-image-slider-zoom,
.ion-image-slider a.active:hover .ion-image-slider-zoom-text {
left: -20px;
}
.ion-image-slider a.active:hover .ion-image-slider-caption {
top: 11px; right: 11px;
}
.ion-image-slider-zoom,
.ion-image-slider-zoom-text,
.ion-image-slider-caption {
-webkit-transition: all 300ms cubic-bezier(0.230, 1.000, 0.320, 1.000);
-moz-transition: all 300ms cubic-bezier(0.230, 1.000, 0.320, 1.000);
-ms-transition: all 300ms cubic-bezier(0.230, 1.000, 0.320, 1.000);
-o-transition: all 300ms cubic-bezier(0.230, 1.000, 0.320, 1.000);
transition: all 300ms cubic-bezier(0.230, 1.000, 0.320, 1.000); /* easeOutQuint */
-webkit-transition-timing-function: cubic-bezier(0.230, 1.000, 0.320, 1.000);
-moz-transition-timing-function: cubic-bezier(0.230, 1.000, 0.320, 1.000);
-ms-transition-timing-function: cubic-bezier(0.230, 1.000, 0.320, 1.000);
-o-transition-timing-function: cubic-bezier(0.230, 1.000, 0.320, 1.000);
transition-timing-function: cubic-bezier(0.230, 1.000, 0.320, 1.000); /* easeOutQuint */
}
/* Popup */
.ion-image-slider-overlay {
background: #222 url(../img/iis-minimal-skin-preloader.gif) no-repeat 50% 50%;
}
html:root .ion-image-slider-overlay {
background: rgba(36,39,42,0.9) url(../img/iis-minimal-skin-preloader.gif) no-repeat 50% 50%;
}
.ion-image-slider-popup {
box-shadow: 0 0 10px rgba(0,0,0,0.5);
z-index:10000;
}
.ion-image-slider-popup-caption {
font: 12px/12px Tahoma;
color: #fff;
} | 0.369315 | 0.121529 |
*,
*::before,
*::after {
box-sizing: border-box;
}
/* Remove default margin */
body,
h1,
h2,
h3,
h4,
p,
figure,
blockquote,
dl,
dd {
margin: 0;
}
/* Remove list styles on ul, ol elements with a list role, which suggests default styling will be removed */
ul[role=list],
ol[role=list] {
list-style: none;
}
/* Set core root defaults */
html:focus-within {
scroll-behavior: smooth;
}
/* Set core body defaults */
body {
min-height: 100vh;
text-rendering: optimizeSpeed;
line-height: 1.5;
}
/* A elements that don't have a class get default styles */
a:not([class]) {
text-decoration-skip-ink: auto;
}
/* Make images easier to work with */
img,
picture {
max-width: 100%;
display: block;
}
/* Inherit fonts for inputs and buttons */
input,
button,
textarea,
select {
font: inherit;
}
/* Remove all animations, transitions and smooth scroll for people that prefer not to see them */
@media (prefers-reduced-motion: reduce) {
html:focus-within {
scroll-behavior: auto;
}
*,
*::before,
*::after {
animation-duration: 0.01ms !important;
animation-iteration-count: 1 !important;
transition-duration: 0.01ms !important;
scroll-behavior: auto !important;
}
}
body {
font-family: var(--ff);
font-size: var(--fs-15);
background-color: var(--clr-light-gray);
}
header p {
font-size: 18px;
}
h1 {
color: var(--clr-grayish-blue);
font-weight: var(--fw-200);
}
p {
color: var(--clr-grayish-blue);
font-weight: var(--fw-400);
font-size: 14px;
}
span, h2 {
font-weight: var(--fw-600);
color: var(--clr-dark-blue);
}
:root {
--clr-red: hsl(0, 78%, 62%);
--clr-cyan: hsl(180, 62%, 55%);
--clr-orange: hsl(34, 97%, 64%);
--clr-blue: hsl(212, 86%, 64%);
--clr-dark-blue: hsl(234, 12%, 34%);
--clr-grayish-blue: hsl(229, 6%, 66%);
--clr-light-gray: hsl(0, 0%, 98%);
--ff: "Poppins", sans-serif;
--fw-200: 200;
--fw-400: 400;
--fw-600: 600;
--fs-15: 15px;
}
.container {
display: flex;
justify-content: center;
flex-wrap: wrap;
max-width: 1440px;
margin: 0 auto;
}
.box {
background-color: white;
width: 350px;
padding: 30px;
margin: 15px;
box-shadow: 0 19px 38px rgba(0, 0, 0, 0.09), 0 15px 12px rgba(0, 0, 0, 0.03);
border-radius: 5px;
position: relative;
overflow: hidden;
}
.box img {
display: block;
margin-left: auto;
}
.box p {
margin: 15px 0 30px;
}
.box::after {
content: "";
width: 100%;
height: 5px;
position: absolute;
top: 0;
left: 0;
}
.box-cyan:after {
background-color: var(--clr-cyan);
}
.box-red:after {
background-color: var(--clr-red);
}
.box-orange:after {
background-color: var(--clr-orange);
}
.box-blue:after {
background-color: var(--clr-blue);
}
.box-push {
transform: translateY(50%);
}
@media (max-width: 775px) {
.box-push {
transform: translateY(0);
}
}
header {
text-align: center;
margin: 50px auto;
max-width: 375px;
}
header p {
margin-top: 20px;
}
/*# sourceMappingURL=main.css.map */ | four-card-feature-section-master/css/main.css | *,
*::before,
*::after {
box-sizing: border-box;
}
/* Remove default margin */
body,
h1,
h2,
h3,
h4,
p,
figure,
blockquote,
dl,
dd {
margin: 0;
}
/* Remove list styles on ul, ol elements with a list role, which suggests default styling will be removed */
ul[role=list],
ol[role=list] {
list-style: none;
}
/* Set core root defaults */
html:focus-within {
scroll-behavior: smooth;
}
/* Set core body defaults */
body {
min-height: 100vh;
text-rendering: optimizeSpeed;
line-height: 1.5;
}
/* A elements that don't have a class get default styles */
a:not([class]) {
text-decoration-skip-ink: auto;
}
/* Make images easier to work with */
img,
picture {
max-width: 100%;
display: block;
}
/* Inherit fonts for inputs and buttons */
input,
button,
textarea,
select {
font: inherit;
}
/* Remove all animations, transitions and smooth scroll for people that prefer not to see them */
@media (prefers-reduced-motion: reduce) {
html:focus-within {
scroll-behavior: auto;
}
*,
*::before,
*::after {
animation-duration: 0.01ms !important;
animation-iteration-count: 1 !important;
transition-duration: 0.01ms !important;
scroll-behavior: auto !important;
}
}
body {
font-family: var(--ff);
font-size: var(--fs-15);
background-color: var(--clr-light-gray);
}
header p {
font-size: 18px;
}
h1 {
color: var(--clr-grayish-blue);
font-weight: var(--fw-200);
}
p {
color: var(--clr-grayish-blue);
font-weight: var(--fw-400);
font-size: 14px;
}
span, h2 {
font-weight: var(--fw-600);
color: var(--clr-dark-blue);
}
:root {
--clr-red: hsl(0, 78%, 62%);
--clr-cyan: hsl(180, 62%, 55%);
--clr-orange: hsl(34, 97%, 64%);
--clr-blue: hsl(212, 86%, 64%);
--clr-dark-blue: hsl(234, 12%, 34%);
--clr-grayish-blue: hsl(229, 6%, 66%);
--clr-light-gray: hsl(0, 0%, 98%);
--ff: "Poppins", sans-serif;
--fw-200: 200;
--fw-400: 400;
--fw-600: 600;
--fs-15: 15px;
}
.container {
display: flex;
justify-content: center;
flex-wrap: wrap;
max-width: 1440px;
margin: 0 auto;
}
.box {
background-color: white;
width: 350px;
padding: 30px;
margin: 15px;
box-shadow: 0 19px 38px rgba(0, 0, 0, 0.09), 0 15px 12px rgba(0, 0, 0, 0.03);
border-radius: 5px;
position: relative;
overflow: hidden;
}
.box img {
display: block;
margin-left: auto;
}
.box p {
margin: 15px 0 30px;
}
.box::after {
content: "";
width: 100%;
height: 5px;
position: absolute;
top: 0;
left: 0;
}
.box-cyan:after {
background-color: var(--clr-cyan);
}
.box-red:after {
background-color: var(--clr-red);
}
.box-orange:after {
background-color: var(--clr-orange);
}
.box-blue:after {
background-color: var(--clr-blue);
}
.box-push {
transform: translateY(50%);
}
@media (max-width: 775px) {
.box-push {
transform: translateY(0);
}
}
header {
text-align: center;
margin: 50px auto;
max-width: 375px;
}
header p {
margin-top: 20px;
}
/*# sourceMappingURL=main.css.map */ | 0.530966 | 0.060891 |
@import url('https://fonts.googleapis.com/css2?family=Piedra&display=swap');
body {
font-family: 'Open Sans', sans-serif;
background-color: #98bdf34f;
}
h1, h2 {
text-align: center;
}
h1{
font-weight: 500;
font-size: 5em;
padding: 0.7em;
padding-bottom: 1em;
color: rgb(0, 0, 0);
font-family: 'Piedra', cursive;
}
#box {
background-color: #02283d ;
height: 110px;
margin:0 auto ;
border: 5px solid #003049;
transition:all 1s;
display: flex;
flex-direction: row;
justify-content: space-evenly ;
align-content: center;
align-items: center;
}
#box div{
width: 70px;
height: 70px;
transition:all 1s ;
border: 3px solid black;
border-left: dotted;
text-align: center;
font-size: 3em;
font-weight: 500;
}
#box:hover div {
border-radius: 50%;
transform: rotate(360deg);
color: rgb(255, 229, 82);
box-shadow: 2px 2px 2px 2px rgb(252, 231, 112);
cursor: pointer;
}
#box:hover{
box-shadow: 0px 7px 5px rgb(255, 229, 82);
cursor: pointer;
}
.card {
margin: 12px;
box-shadow: 0 4px 8px 0 rgba(0,0,0,0.2);
width: 500px;
padding: 20px;
transition: top ease ;
margin-bottom: 50px;
}
.card:hover {
box-shadow: 0 8px 16px 10px rgba(0,0,0,0.2);
top: -10px;
}
.container {
padding: 20px 6px 0px 6px;
}
#firstbox {
height: 15em;
background-color:rgb(23, 162, 184);
padding-top: 5em;
}
img{
border: 5px double black;
}
.pagebody{
display: flex;
flex-wrap: wrap;
justify-content: space-evenly;
}
.container{
display: flex;
justify-content: space-between;
}
@media (max-width: 1000px){
#box{
height: fit-content ;
padding: 2%;
}
#box div{
width: 40px;
height: 40px;
font-size: 30px;
border: 2px solid black;
border-left: dotted;
}
#firstbox {
height: 10em;
padding-top: 4em;
}
}
@media (max-width: 500px){
#box div{
width: 30px;
height: 30px;
font-size: 20px;
}
} | home.css | @import url('https://fonts.googleapis.com/css2?family=Piedra&display=swap');
body {
font-family: 'Open Sans', sans-serif;
background-color: #98bdf34f;
}
h1, h2 {
text-align: center;
}
h1{
font-weight: 500;
font-size: 5em;
padding: 0.7em;
padding-bottom: 1em;
color: rgb(0, 0, 0);
font-family: 'Piedra', cursive;
}
#box {
background-color: #02283d ;
height: 110px;
margin:0 auto ;
border: 5px solid #003049;
transition:all 1s;
display: flex;
flex-direction: row;
justify-content: space-evenly ;
align-content: center;
align-items: center;
}
#box div{
width: 70px;
height: 70px;
transition:all 1s ;
border: 3px solid black;
border-left: dotted;
text-align: center;
font-size: 3em;
font-weight: 500;
}
#box:hover div {
border-radius: 50%;
transform: rotate(360deg);
color: rgb(255, 229, 82);
box-shadow: 2px 2px 2px 2px rgb(252, 231, 112);
cursor: pointer;
}
#box:hover{
box-shadow: 0px 7px 5px rgb(255, 229, 82);
cursor: pointer;
}
.card {
margin: 12px;
box-shadow: 0 4px 8px 0 rgba(0,0,0,0.2);
width: 500px;
padding: 20px;
transition: top ease ;
margin-bottom: 50px;
}
.card:hover {
box-shadow: 0 8px 16px 10px rgba(0,0,0,0.2);
top: -10px;
}
.container {
padding: 20px 6px 0px 6px;
}
#firstbox {
height: 15em;
background-color:rgb(23, 162, 184);
padding-top: 5em;
}
img{
border: 5px double black;
}
.pagebody{
display: flex;
flex-wrap: wrap;
justify-content: space-evenly;
}
.container{
display: flex;
justify-content: space-between;
}
@media (max-width: 1000px){
#box{
height: fit-content ;
padding: 2%;
}
#box div{
width: 40px;
height: 40px;
font-size: 30px;
border: 2px solid black;
border-left: dotted;
}
#firstbox {
height: 10em;
padding-top: 4em;
}
}
@media (max-width: 500px){
#box div{
width: 30px;
height: 30px;
font-size: 20px;
}
} | 0.33112 | 0.116111 |
@import url("https://fonts.googleapis.com/css2?family=Inter:wght@200;300;400;500;600;700;800;900&display=swap");
@import url("//maxcdn.bootstrapcdn.com/font-awesome/4.2.0/css/font-awesome.min.css");
html {
font-size: 100%;
-webkit-box-sizing: border-box;
box-sizing: border-box;
scroll-behavior: smooth;
-webkit-overflow-scrolling: touch;
}
*,
*::before,
*::after {
-webkit-box-sizing: inherit;
box-sizing: inherit;
padding: 0px;
margin: 0px;
-webkit-tap-highlight-color: transparent;
-webkit-touch-callout: none;
-webkit-user-select: none;
-moz-user-select: none;
-ms-user-select: none;
user-select: none;
}
body {
padding: 0px;
margin: 0px;
font-family: "Inter", sans-serif;
}
.container {
max-width: 1200px;
margin: 0px auto;
}
@media (max-width: 1440px) {
.container {
max-width: 70%;
}
}
@media (max-width: 1024px) {
.container {
max-width: 85%;
}
}
@media (max-width: 768px) {
.container {
max-width: 90%;
}
}
a {
text-decoration: none;
color: inherit;
}
.nav {
background-color: #131416;
position: relative;
}
.nav > div {
display: -webkit-box;
display: -ms-flexbox;
display: flex;
-webkit-box-pack: justify;
-ms-flex-pack: justify;
justify-content: space-between;
-webkit-box-align: center;
-ms-flex-align: center;
align-items: center;
padding: 20px 0px;
}
.nav > div div > button {
background: none;
outline: none;
cursor: pointer;
width: 183px;
height: 48px;
border: 1px solid rgba(182, 142, 92, 0.5);
border-radius: 8px;
font-weight: 500;
font-size: 16px;
color: #b68e5c;
-webkit-transition: all 0.2s;
transition: all 0.2s;
font-family: "Inter";
font-style: normal;
font-weight: normal;
font-size: 14px;
line-height: 160%;
font-size: 14px;
}
.nav > div div > button:hover {
-webkit-transform: translateY(-3px);
transform: translateY(-3px);
}
.nav > div div > button:nth-of-type(1) {
border: none;
}
.nav > div div > button:nth-of-type(2):hover {
background-color: #b68e5c !important;
color: white !important;
}
.nav__search {
-webkit-box-flex: 1;
-ms-flex: 1;
flex: 1;
display: -webkit-box;
display: -ms-flexbox;
display: flex;
-webkit-box-align: center;
-ms-flex-align: center;
align-items: center;
-ms-flex-pack: distribute;
justify-content: space-around;
gap: 10px;
}
.nav__search > form {
-webkit-box-flex: 0.9;
-ms-flex: 0.9;
flex: 0.9;
display: -webkit-box;
display: -ms-flexbox;
display: flex;
background-color: white;
-webkit-box-sizing: border-box;
box-sizing: border-box;
padding: 0px 0px;
margin: 0px 20px;
border-radius: 8px;
}
.nav__search > form > img {
margin-left: 10px;
}
.nav__search > form > input {
-webkit-box-flex: 1;
-ms-flex: 1;
flex: 1;
outline: none;
border: none;
padding-left: 10px;
}
@media (max-width: 768px) {
.nav__search > form > input {
padding-left: 5px;
}
}
.nav__search > form > button {
background: #b68e5c;
outline: none;
cursor: pointer;
width: 99px;
height: 40px;
border: 1px solid rgba(182, 142, 92, 0.5);
border-radius: 8px;
font-weight: 500;
font-size: 16px;
color: white;
-webkit-transition: all 0.2s;
transition: all 0.2s;
font-family: "Inter";
font-style: normal;
font-weight: normal;
font-size: 14px;
line-height: 160%;
font-size: 14px !important;
}
.nav__search > form > button:hover {
-webkit-transform: translateY(-3px);
transform: translateY(-3px);
}
.nav__search > div {
-webkit-box-flex: 0.3;
-ms-flex: 0.3;
flex: 0.3;
display: -webkit-box;
display: -ms-flexbox;
display: flex;
-ms-flex-pack: distribute;
justify-content: space-around;
-webkit-box-align: center;
-ms-flex-align: center;
align-items: center;
}
.nav__search > div > a {
text-align: center;
text-decoration: none;
color: #b68e5c;
}
.nav__search > div > a:nth-of-type(2) {
color: #b68e5c;
}
.nav .menu {
position: relative;
width: 50px;
height: 50px;
cursor: pointer;
display: none;
}
@media (max-width: 768px) {
.nav .menu {
display: block;
}
}
.nav .menu.active span:first-child {
-webkit-transform: rotate(45deg);
transform: rotate(45deg);
top: 25px;
}
.nav .menu.active span:last-child {
-webkit-transform: rotate(-45deg);
transform: rotate(-45deg);
top: 25px;
}
.nav .menu.active span:nth-child(2) {
opacity: 0;
}
.nav .menu span {
width: 90%;
height: 2px;
background: white;
position: absolute;
-webkit-transition: all 0.3s ease;
transition: all 0.3s ease;
border-radius: 5px;
top: 50%;
-webkit-transform: translateY(-50%);
transform: translateY(-50%);
}
.nav .menu span:first-child {
top: 12px;
}
.nav .menu span:last-child {
top: 38px;
}
.nav .menu__for__desktop {
display: -webkit-box;
display: -ms-flexbox;
display: flex;
}
/* @media (max-width: 768px) {
.nav .menu__for__desktop {
display: none !important;
background-color: green !important;
}
} */
@media (max-width: 768px) {
.nav-menu {
display: block;
position: absolute;
top: 100%;
left: 0;
right: 0;
z-index: 1000;
background-color: #131416;
padding: 16px 0;
opacity: 0;
visibility: hidden;
transition: opacity 0.3s ease;
}
.nav-menu.active {
visibility: visible;
opacity: 1;
}
}
.footer {
background: white;
}
.footer__top {
position: relative;
padding: 74px 0px;
}
@media (max-width: 475px) {
.footer__top {
padding: 50px 0px;
}
}
.footer__top > div {
display: -ms-grid;
display: grid;
-ms-grid-columns: 1fr 1fr;
grid-template-columns: 1fr 1fr;
gap: 10px;
}
@media (max-width: 1440px) {
.footer__top > div {
gap: 50px;
}
}
@media (max-width: 1024px) {
.footer__top > div {
-ms-grid-columns: 1fr;
grid-template-columns: 1fr;
gap: 10px;
}
}
.footer__left h2 {
font-family: Inter;
font-style: normal;
font-weight: 500;
font-size: 24px;
line-height: 14px;
/* identical to box height, or 58% */
letter-spacing: 0.004em;
color: #000000;
}
.footer__left p {
font-family: "Inter";
font-style: normal;
font-weight: normal;
font-size: 16px;
line-height: 160%;
/* or 26px */
color: #000000;
margin: 20px 0px;
/* or 26px */
max-width: 307px;
color: #000000;
}
@media (max-width: 1024px) {
.footer__left p {
max-width: 480px;
}
}
.footer__left > div {
display: -webkit-box;
display: -ms-flexbox;
display: flex;
gap: 20px;
}
@media (max-width: 375px) {
.footer__left > div {
-webkit-box-orient: vertical;
-webkit-box-direction: normal;
-ms-flex-direction: column;
flex-direction: column;
}
}
.footer__left button {
background: #b68e5c;
outline: none;
cursor: pointer;
width: 180px;
height: 54px;
border: 1px solid rgba(182, 142, 92, 0.5);
border-radius: 8px;
font-weight: 500;
font-size: 16px;
color: white;
-webkit-transition: all 0.2s;
transition: all 0.2s;
font-family: "Inter";
font-style: normal;
font-weight: normal;
font-size: 14px;
line-height: 160%;
}
.footer__left button:hover {
-webkit-transform: translateY(-3px);
transform: translateY(-3px);
}
.footer__left button:nth-of-type(2) {
background: none;
}
.footer__right {
display: -ms-grid;
display: grid;
-ms-grid-columns: 1fr 1fr 1fr;
grid-template-columns: 1fr 1fr 1fr;
gap: 90px;
margin: 20px 0px;
}
@media (max-width: 768px) {
.footer__right {
-ms-grid-columns: 1fr 1fr 1fr;
grid-template-columns: 1fr 1fr 1fr;
gap: 30px;
}
}
@media (max-width: 475px) {
.footer__right {
-ms-grid-columns: 1fr 1fr;
grid-template-columns: 1fr 1fr;
gap: 10px;
}
}
.footer__right > div {
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-align: start;
-ms-flex-align: start;
align-items: flex-start;
}
.footer__right > div p {
font-family: Inter;
font-style: normal;
font-weight: 600;
font-size: 18px;
line-height: 24px;
/* identical to box height, or 133% */
letter-spacing: 0.004em;
color: #000000;
margin-bottom: 15px;
}
.footer__right > div a {
font-family: "Inter";
font-style: normal;
font-weight: normal;
font-size: 18px;
line-height: 24px;
/* identical to box height, or 133% */
letter-spacing: 0.004em;
color: #000000;
margin-bottom: 12px;
}
.footer__right > div a:hover {
color: #b68e5c;
}
.footer .github__star {
display: -webkit-box;
display: -ms-flexbox;
display: flex;
-webkit-box-align: center;
-ms-flex-align: center;
align-items: center;
-webkit-box-pack: justify;
-ms-flex-pack: justify;
justify-content: space-between;
}
.footer .github__star > p {
display: -webkit-box;
display: -ms-flexbox;
display: flex;
-webkit-box-align: center;
-ms-flex-align: center;
align-items: center;
-ms-flex-pack: distribute;
justify-content: space-around;
font-weight: bold;
background: -webkit-gradient(linear, left top, left bottom, from(#fcfdfd), to(#f0f0f0));
background: linear-gradient(180deg, #fcfdfd 0%, #f0f0f0 100%);
padding: 2px 10px;
border: 1px solid lightgray;
border-radius: 4px;
}
.footer .github__star > p .MuiSvgIcon-root {
margin-right: 3px;
font-size: 18px;
}
.footer .github__star > p:nth-child(2) {
margin-left: 5px;
min-width: 50px;
}
.footer .github__star > p:nth-child(2) small {
color: #2668cf;
}
.footer__bye__bye > div {
display: -webkit-box;
display: -ms-flexbox;
display: flex;
}
.footer__bye__bye > div a {
margin-right: 10px;
}
.footer__bye__bye > div a > div {
-webkit-transition: 0.3s all;
transition: 0.3s all;
display: -webkit-box;
display: -ms-flexbox;
display: flex;
-webkit-box-pack: center;
-ms-flex-pack: center;
justify-content: center;
-webkit-box-align: center;
-ms-flex-align: center;
align-items: center;
background: #b68e5c;
width: 43px;
height: 43px;
border-radius: 50%;
}
.footer__bye__bye > div a > div:hover {
-webkit-transform: translateY(-5px);
transform: translateY(-5px);
}
.hero {
position: relative;
background-color: #131416;
min-height: 742px;
display: -webkit-box;
display: -ms-flexbox;
display: flex;
-webkit-box-pack: center;
-ms-flex-pack: center;
justify-content: center;
color: white;
flex-direction: column;
}
.hero #tsparticles {
position: absolute;
top: 0%;
left: 0%;
bottom: 0%;
right: 0%;
width: 100%;
z-index: 1;
}
.hero > div:nth-child(2) {
text-align: center;
padding: 6vh 0px;
z-index: 2;
}
@media (max-width: 768px) {
.hero > div:nth-child(2) {
padding-top: 50px;
padding-bottom: 150px;
}
}
@media (max-width: 475px) {
.hero > div:nth-child(2) {
padding-top: 1vh;
padding-bottom: 50px;
}
}
.hero > div:nth-child(2) > p:nth-of-type(1) {
font-size: 28px;
}
.hero > div:nth-child(2) > p:nth-of-type(2) {
margin: 30px 0px;
max-width: 940px;
font-family: "Inter";
font-style: normal;
font-weight: normal;
font-size: 16px;
line-height: 160%;
/* or 26px */
text-align: center;
color: #ffffff;
opacity: 0.8;
}
@media (max-width: 768px) {
.hero > div:nth-child(2) > p:nth-of-type(2) {
margin: 30px auto;
max-width: 550px;
}
}
@media (max-width: 475px) {
.hero > div:nth-child(2) > p:nth-of-type(2) > span {
display: none;
}
}
.hero > div:nth-child(2) > p:nth-of-type(3) {
font-family: "Inter";
font-style: normal;
font-weight: 300;
font-size: 12px;
line-height: 14px;
/* or 117% */
text-align: center;
letter-spacing: 0.004em;
margin: 0px auto;
color: #ffffff;
max-width: 453px;
}
.hero > div:nth-child(2) > p:nth-of-type(3) > span {
font-weight: bold;
}
.hero > div:nth-child(2) h1 {
max-width: 940px;
margin: 20px auto;
letter-spacing: 1px;
font-family: "Inter";
font-style: normal;
font-weight: normal;
font-size: 48px;
line-height: 120%;
/* or 58px */
text-align: center;
color: #ffffff;
}
@media (max-width: 768px) {
.hero > div:nth-child(2) h1 {
font-size: 32px;
}
}
@media (max-width: 475px) {
.hero > div:nth-child(2) h1 {
font-size: 27px;
}
}
.hero .two__btn {
margin-bottom: 40px;
}
.btn {
background-color: transparent;
color: #b68e5c;
outline: none;
cursor: pointer;
width: 183px;
height: 48px;
border: 1px solid rgba(182, 142, 92, 0.5);
border-radius: 8px;
font-weight: 500;
font-size: 16px;
-webkit-transition: all 0.2s;
transition: all 0.2s;
font-family: "Inter";
font-style: normal;
font-weight: normal;
font-size: 14px;
line-height: 160%;
}
@media (max-width: 1024px) {
.btn {
height: 40px;
width: 156px;
}
}
.btn:hover {
-webkit-transform: translateY(-3px);
transform: translateY(-3px);
}
@media (max-width: 475px) {
.btn {
width: 70vw;
}
}
.btn__primary {
background-color: #b68e5c;
color: white;
}
.hero .three__img {
display: -webkit-box;
display: -ms-flexbox;
display: flex;
-webkit-box-align: center;
-ms-flex-align: center;
align-items: center;
-webkit-box-pack: center;
-ms-flex-pack: center;
justify-content: center;
margin-top: 40px;
}
.hero .three__img > img {
margin: 0px 30px;
}
@media (max-width: 768px) {
.hero .three__img > img {
margin: 0px 10px;
width: 100px;
}
}
@media (max-width: 767px) {
.hero .three__img > img {
width: 25vw;
}
}
.hero .graph__stats {
display: -webkit-box;
display: -ms-flexbox;
display: flex;
-webkit-box-pack: center;
-ms-flex-pack: center;
justify-content: center;
-webkit-box-align: center;
-ms-flex-align: center;
align-items: center;
position: absolute;
width: 110px;
height: 257px;
top: 50%;
-webkit-transform: translateY(-50%);
transform: translateY(-50%);
right: 0px;
background: #24272c;
border-radius: 5px;
}
@media (max-width: 1024px) {
.hero .graph__stats {
top: 90%;
left: 50%;
-webkit-transform: translateX(-50%);
transform: translateX(-50%);
max-height: 60px;
width: 357px;
}
}
@media (max-width: 375px) {
.hero .graph__stats {
width: calc(100% - 24px);
}
}
.hero .graph__stats .graph__stats__body {
text-align: center;
}
@media (max-width: 1024px) {
.hero .graph__stats .graph__stats__body {
display: -webkit-box;
display: -ms-flexbox;
display: flex;
gap: 10px;
-webkit-box-pack: justify;
-ms-flex-pack: justify;
justify-content: space-between;
-webkit-box-align: center;
-ms-flex-align: center;
align-items: center;
}
}
.hero .graph__stats .graph__stats__body span {
font-weight: 500;
font-size: 11px;
text-align: center;
text-transform: uppercase;
color: #ffffff;
opacity: 0.8;
}
.hero .graph__stats .graph__stats__body > div {
margin: 10px 0px;
}
.hero .graph__stats .graph__stats__body h5 {
font-weight: 500;
font-size: 20px;
text-align: center;
color: #ffffff;
}
@media (max-width: 375px) {
.hero .graph__stats .graph__stats__body h5 {
font-size: 16px;
}
}
.hero .search__box {
margin: 20px auto;
}
.hero .search__result {
background-color: white;
width: 100%;
max-height: 400px;
position: relative;
top: -3px;
border-radius: 0px 0px 10px 10px;
max-width: 500px;
margin: 0px auto;
color: black;
padding: 10px !important;
z-index: 999;
overflow-y: auto;
}
.hero .search__result > a {
border-top: 1px solid lightgray;
text-decoration: none;
padding: 10px 0px;
}
.hero .search__result > a > div {
display: -webkit-box;
display: -ms-flexbox;
display: flex;
-webkit-box-align: center;
-ms-flex-align: center;
align-items: center;
margin: 10px 0px;
padding: 10px 0px;
border-bottom: 1px solid #f3ede4;
}
.hero .search__result > a > div > div:nth-of-type(1) {
width: 40px;
height: 40px;
background: #151515;
border-radius: 50%;
}
.hero .search__result > a > div > div:nth-of-type(2) {
-webkit-box-flex: 1;
-ms-flex: 1;
flex: 1;
text-align: left;
margin-left: 10px;
}
.hero .search__result > a > div > div:nth-of-type(2) p {
font-weight: 700;
color: #131416;
}
.hero .search__result > a > div > div:nth-of-type(2) small {
color: #a6a6a6;
}
.hero .search__result > a > div > a {
background: #131416;
outline: none;
cursor: pointer;
width: 99px;
height: 30px;
border: 1px solid rgba(182, 142, 92, 0.5);
border-radius: 8px;
font-weight: 500;
font-size: 16px;
color: white;
-webkit-transition: all 0.2s;
transition: all 0.2s;
font-family: "Inter";
font-style: normal;
font-weight: normal;
font-size: 14px;
line-height: 160%;
text-decoration: none;
font-size: 14px;
padding-top: 4px;
text-align: center;
vertical-align: middle;
border-radius: 5px;
}
.hero .search__result > a > div > a:hover {
-webkit-transform: translateY(-3px);
transform: translateY(-3px);
}
.landing__description {
background-image: url('../images/landing-image.jpg');
background-position: right;
background-size: contain;
background-repeat: no-repeat;
position: relative;
padding: 98px 0;
}
.landing__description:before {
content: '';
position: absolute;
top: 0;
left: 0;
right: 0;
bottom: 0;
display: block;
background: linear-gradient(to right, #fff 30%, transparent 70%);
}
.landing__description .description {
position: relative;
width: 50%;
}
.landing__description .description__title {
font-family: Inter;
font-style: normal;
font-weight: normal;
font-size: 42px;
line-height: 120%;
color: #191919;
margin-bottom: 32px;
}
.landing__description .description__text {
font-family: Inter;
font-style: normal;
font-weight: normal;
font-size: 24px;
line-height: 120%;
color: #4C4C4C;
}
.landing__description .description__text p {
margin-bottom: 32px;
}
@media(min-width: 1921px) {
.landing__description {
background-size: 50%;
}
}
@media(max-width: 1360px) {
.landing__description .description__title {
font-size: 32px;
margin-bottom: 32px;
}
.landing__description .description__text {
font-size: 18px;
}
}
@media(max-width: 1023px) {
.landing__description {
background-position: right -10%;
padding: 48px 0;
}
.landing__description .description__title {
font-size: 24px;
margin-bottom: 32px;
}
.landing__description .description__text {
font-size: 16px;
}
}
@media(max-width: 767px) {
.landing__description {
background-position: bottom;
padding: 64px 0 75%;
}
.landing__description:before {
display: none;
}
.landing__description .description {
width: 100%;
text-align: center;
}
}
.landing__works {
padding: 48px 0 96px;
background: #f4f4f4;
}
.landing__works-title {
font-style: normal;
font-weight: 300;
font-size: 48px;
line-height: 120%;
text-align: center;
color: #131416;
margin: 48px 0 48px;
}
.landing__works-steps {
position: relative;
display: flex;
flex-direction: column;
}
.landing__works-step {
width: 60%;
padding: 48px 24px;
border-radius: 16px;
}
.landing__works-step:nth-of-type(2n) {
margin-left: auto;
}
.landing__works-step-curve {
width: 40%;
height: auto;
}
.landing__works-step-curve:nth-of-type(2n) {
margin-right: 30%;
margin-left: auto;
}
.landing__works-step-curve:nth-of-type(2n + 1) {
margin-left: 30%;
margin-right: auto;
}
.landing__works-step-title {
font-family: "Inter";
font-style: normal;
font-weight: 500;
font-size: 26px;
line-height: 120%;
color: #131416;
}
.landing__works-step-text {
font-style: normal;
font-weight: normal;
font-size: 18px;
line-height: 160%;
color: #7c7d8c;
margin: 16px auto 0;
}
@media(max-width: 767px) {
.landing__works-step {
padding: 24px 0;
width: 100%;
}
.landing__works-step-curve {
width: 70%;
}
.landing__works-step-curve:nth-of-type(2n) {
margin-right: auto;
margin-left: auto;
}
.landing__works-step-curve:nth-of-type(2n + 1) {
margin-left: auto;
margin-right: auto;
}
}
.landing__ownership {
background-color: #131416;
text-align: center;
color: #fff;
padding: 98px 0;
}
.landing__ownership .ownership__text {
font-size: 24px;
line-height: 32px;
font-family: Inter;
letter-spacing: 0.004em;
font-weight: 300;
margin-bottom: 48px;
}
.landing__ownership .ownership__text span {
font-weight: bold;
}
.landing__ownership .ownership__logos {
display: flex;
flex-direction: row;
align-items: center;
justify-content: center;
}
.landing__ownership .ownership__logos img {
margin: 0 24px;
}
@media(max-width: 1023px) {
.landing__ownership {
padding: 64px 0;
}
.landing__ownership .ownership__text {
font-size: 18px;
line-height: 24px;
margin-bottom: 32px;
}
}
@media(max-width: 767px) {
.landing__ownership .ownership__logos {
display: flex;
flex-direction: row;
flex-wrap: wrap;
align-items: center;
justify-content: center;
}
.landing__ownership .ownership__logos img {
flex: 1 0 calc(50% - 24px);
max-width: calc(50% - 24px);
margin: 0 12px 32px;
}
.landing__ownership .ownership__logos img:last-child {
margin-bottom: 0;
}
}
::-webkit-scrollbar {
width: 5px;
}
::-webkit-scrollbar-thumb {
background: black;
border-radius: 5px;
}
.paper {
max-height: 500px;
}
.paper > div {
position: relative;
top: -100px;
}
@media (max-width: 768px) {
.paper > div {
top: -30px;
}
}
.paper > div img {
width: 100%;
}
.profileBody {
min-height: 100vh;
color: white;
background: #e5e5e5;
}
.profileBody > div > div:nth-of-type(2) {
min-height: 100vh;
}
.data__loader {
display: -ms-grid;
display: grid;
place-items: center;
height: 100vh;
}
.profile__top {
width: 100%;
height: 100%;
padding-bottom: 30px;
background-color: #131416;
}
.profile__top .upper__grid {
position: relative;
min-height: 240px;
display: -webkit-box;
display: -ms-flexbox;
display: flex;
-webkit-box-align: center;
-ms-flex-align: center;
align-items: center;
}
.profile__top .profile__info {
margin-left: 30px;
-webkit-box-flex: 1;
-ms-flex: 1;
flex: 1;
}
.profile__top .profile__info > h3 {
font-weight: bold;
font-size: 24px;
margin-bottom: 12px;
}
.profile__top .profile__info span {
font-size: 14px;
margin: 0px 7px;
background: #343a45;
border-radius: 70px;
padding: 5px 8px;
}
.profile__top .profile__info > p {
color: white;
opacity: 0.6;
font-size: 14px;
}
.profile__top .profile__info > p:nth-of-type(2) {
font-size: 14px;
line-height: 22px;
}
.profile__top .profile__info .amount {
display: -webkit-box;
display: -ms-flexbox;
display: flex;
-webkit-box-align: center;
-ms-flex-align: center;
align-items: center;
margin-top: 20px;
margin-bottom: 24px;
}
.profile__top .profile__info .amount > p {
font-size: 14px;
line-height: 14px;
color: #ffffff;
opacity: 0.6;
}
.profile__top .profile__info .amount .claim-btn {
border-radius: 8px;
cursor: pointer;
color: white !important;
opacity: 1;
}
.profile__top .profile__info .btn-group {
display: -webkit-box;
display: -ms-flexbox;
display: flex;
-webkit-box-align: center;
-ms-flex-align: center;
align-items: center;
margin-top: 24px;
cursor: pointer;
}
.profile__top .profile__info .btn-group > p {
color: white;
font-size: 14px;
background-color: #b68e5c;
padding: 15px 48px;
margin-right: 10px;
border-radius: 8px;
}
.profile__top .profile__info .btn-group > p:nth-of-type(2) {
background-color: #131416;
border: 1px solid #b68e5c;
color: #b68e5c;
}
.profile__top .profile__info + div {
background: #24272c;
text-align: center;
padding: 20px 10px;
width: 350px;
border-radius: 16px;
}
.profile__top .profile__info + div > p {
text-align: center;
color: #ffffff;
opacity: 0.8;
font-style: normal;
font-weight: normal;
font-size: 14px;
line-height: 160%;
}
.profile__top .profile__info + div > div {
margin: 20px 0px;
display: -ms-grid;
display: grid;
-ms-grid-columns: 1fr 1fr;
grid-template-columns: 1fr 1fr;
text-align: center;
}
.profile__top .profile__info + div > div > div:nth-of-type(1) {
border-right: 1px solid #7c7d8c3a;
}
.profile__top .profile__info + div > div > div > p {
font-weight: bold;
font-size: 20px;
line-height: 120%;
}
.profile__top .profile__info + div > div > div small {
font-size: 10px;
line-height: 160%;
/* identical to box height, or 16px */
text-align: center;
color: #ffffff;
opacity: 0.6;
}
.profile__top .profile__info + div > button {
background: #b68e5c;
outline: none;
cursor: pointer;
width: 105px;
height: 32px;
border: 1px solid rgba(182, 142, 92, 0.5);
border-radius: 8px;
font-weight: 500;
font-size: 16px;
color: white;
-webkit-transition: all 0.2s;
transition: all 0.2s;
font-family: "Inter";
font-style: normal;
font-weight: normal;
font-size: 14px;
line-height: 160%;
font-weight: normal;
font-size: 14px;
}
.profile__top .profile__info + div > button:hover {
-webkit-transform: translateY(-3px);
transform: translateY(-3px);
}
.overview {
color: black;
background-color: #e5e5e5;
}
.overview > div {
margin-bottom: 30px;
}
.overview > div > p {
font-weight: 500;
font-size: 16px;
line-height: 24px;
text-transform: uppercase;
color: #efefef;
}
.overview > div:nth-of-type(1) {
-webkit-box-shadow: 0 4px 2px -2px lightgray;
box-shadow: 0 4px 2px -2px lightgray;
background-color: white;
}
.overview > div:nth-of-type(1) > div {
padding: 0px 200px;
}
.overview > div:nth-of-type(1) > div > button {
background: none;
border: none;
color: #7c7d8c;
font-weight: 500;
font-size: 16px;
width: 135px;
height: 54px;
cursor: pointer;
}
.overview > div:nth-of-type(1) > div > button.active {
color: #131416;
border-bottom: 2px solid #131416;
}
.overview__wrapper {
display: -webkit-box;
display: -ms-flexbox;
display: flex;
}
.right__content {
-webkit-box-flex: 1;
-ms-flex: 1;
flex: 1;
}
.right__content .title__text {
font-weight: 500;
margin-bottom: 16px;
letter-spacing: 0.04em;
text-transform: uppercase;
color: #131416;
}
.right__content .profile__card {
background: #ffffff;
border-radius: 16px;
padding: 14px;
margin-bottom: 32px;
}
.right__content .profile__card p {
padding: 0.2rem;
}
.right__content .profile__popular__papers {
display: -ms-grid;
display: grid;
-ms-grid-columns: 1fr 1fr;
grid-template-columns: 1fr 1fr;
gap: 16px;
color: #efefef;
}
.right__content .profile__popular__papers > div {
background: #ffffff;
border-radius: 8px;
padding: 18px;
}
.right__content .profile__popular__papers > div > div:nth-of-type(1) {
display: -webkit-box;
display: -ms-flexbox;
display: flex;
-webkit-box-align: center;
-ms-flex-align: center;
align-items: center;
}
.right__content .profile__popular__papers > div > div:nth-of-type(1) > span {
margin-left: 10px;
}
.right__content .profile__popular__papers > div > div:nth-of-type(1) > span:first-letter {
text-transform: capitalize;
}
.right__content .profile__popular__papers > div > div:nth-of-type(1) > span > a {
color: white;
text-decoration: none;
}
.right__content .profile__popular__papers > div > div:nth-of-type(1) > span > a:hover {
text-decoration: underline;
}
.right__content .profile__popular__papers > div > div:nth-of-type(2) {
display: -ms-grid;
display: grid;
-ms-grid-columns: 1fr 1fr;
grid-template-columns: 1fr 1fr;
gap: 10px;
margin-top: 15px;
}
.right__content .profile__popular__papers > div > div:nth-of-type(2) > div {
display: -webkit-box;
display: -ms-flexbox;
display: flex;
-webkit-box-align: center;
-ms-flex-align: center;
align-items: center;
background-color: #24272c;
padding: 8px;
border-radius: 8px;
}
.right__content .profile__popular__papers > div > div:nth-of-type(2) > div > span {
margin-left: 10px;
color: #c1a27a;
}
.side__bar {
width: 200px;
}
.side__bar .social__numbers {
display: -webkit-box;
display: -ms-flexbox;
display: flex;
-webkit-box-pack: start;
-ms-flex-pack: start;
justify-content: flex-start;
gap: 12px;
margin-bottom: 12px;
}
.side__bar .social__numbers span {
color: #6b6b6b;
}
.side__bar .social__numbers p {
color: black;
}
.side__bar .achievement p {
font-weight: 500;
padding: 20px 0;
font-size: 18px;
color: black;
}
.side__bar .achievement img {
padding-right: 10px;
}
.Featured__papers {
background-color: #fff;
min-height: 182px;
padding: 18px 24px;
border-bottom: 1px solid #e5e5e5;
border-radius: 16px;
}
.Featured__papers > a {
text-decoration: none;
font-weight: 500;
font-size: 22px;
color: #2c77c0;
text-transform: capitalize;
}
.Featured__papers > a:hover {
color: #b68e5c;
}
.Featured__papers p:nth-of-type(1) {
margin: 9px 0px;
}
.Featured__papers p:nth-of-type(1) span:nth-of-type(1) {
color: #7c7d8c;
font-size: 12px;
}
.Featured__papers p:nth-of-type(1) span:nth-of-type(2) {
background: #f3f3f3;
color: #7c7d8c;
font-size: 12px;
padding: 3px;
margin-left: 5px;
border-radius: 2px;
}
.Featured__papers p:nth-of-type(1) span:nth-of-type(3) {
color: #7c7d8c;
font-size: 12px;
}
.Featured__papers p:nth-of-type(1) span:nth-of-type(4) {
color: #7c7d8c;
font-size: 12px;
}
.Featured__papers p:nth-of-type(2) {
font-size: 14px;
color: #696969;
margin-bottom: 16px;
}
.Featured__papers .feature__wrapper {
display: -webkit-box;
display: -ms-flexbox;
display: flex;
-webkit-box-align: baseline;
-ms-flex-align: baseline;
align-items: baseline;
gap: 10px;
}
.Featured__papers .feature__wrapper > div {
display: -webkit-box;
display: -ms-flexbox;
display: flex;
gap: 4px;
-webkit-box-align: center;
-ms-flex-align: center;
align-items: center;
font-size: 12px;
color: #7c7d8c;
}
.Featured__papers .feature__wrapper > div:nth-child(1) {
color: #2c77c0;
background: #ffffff;
border: 1px solid #d9dadb;
font-size: 14px;
-webkit-box-sizing: border-box;
box-sizing: border-box;
border-radius: 36px;
padding: 4px 6px;
}
.Featured__papers .feature__wrapper > div:nth-child(2) {
color: #2c77c0;
background: #ffffff;
border: 1px solid #d9dadb;
font-size: 14px;
-webkit-box-sizing: border-box;
box-sizing: border-box;
border-radius: 36px;
padding: 4px 6px;
}
.papers > div:nth-of-type(1) {
-webkit-box-shadow: 0 4px 2px -2px lightgray;
box-shadow: 0 4px 2px -2px lightgray;
background-color: white;
}
.papers > div:nth-of-type(1) > div {
padding: 0px 200px;
}
.papers > div:nth-of-type(1) > div > button {
background: none;
border: none;
color: #7c7d8c;
font-weight: 500;
font-size: 16px;
width: 135px;
height: 54px;
cursor: pointer;
}
.papers > div:nth-of-type(1) > div > button.active {
color: #131416;
border-bottom: 2px solid #131416;
}
.papers > div:nth-of-type(2) {
display: -webkit-box;
display: -ms-flexbox;
display: flex;
padding: 30px 0px;
}
.papers > div:nth-of-type(2) > div:nth-of-type(2) {
-webkit-box-flex: 1;
-ms-flex: 1;
flex: 1;
}
.papers > div:nth-of-type(2) > div:nth-of-type(2) > div {
margin-bottom: 10px;
}
.papers > div:nth-of-type(2) > div:nth-of-type(2) > p {
margin-bottom: 20px;
font-weight: 500;
font-size: 16px;
line-height: 16px;
letter-spacing: 0.04em;
text-transform: uppercase;
color: #131416;
}
.sponsors {
margin-top: 30px;
}
.sponsors h3 {
font-weight: 500;
font-size: 16px;
}
.sponsors .content__wrapper {
display: -webkit-box;
display: -ms-flexbox;
display: flex;
-webkit-box-pack: justify;
-ms-flex-pack: justify;
justify-content: space-between;
}
.sponsors .content__wrapper .content {
width: 42.54px;
height: 42.54px;
background: #24272c;
margin-top: 24px;
border-radius: 83.4197px;
-webkit-box-align: center;
-ms-flex-align: center;
align-items: center;
}
.paper__header {
background: #131416;
height: 380px;
color: #fff;
}
.paper__header .container .paper__header__wrapper {
height: 380px;
position: relative;
}
.paper__header .container .paper__header__wrapper .text {
padding-top: 50px;
font-weight: 500;
font-size: 16px;
letter-spacing: 0.004em;
opacity: 0.7;
}
.paper__header .container .paper__header__wrapper h1 {
margin: 20px 0;
font-weight: normal;
font-size: 42px;
}
.paper__header .container .paper__header__wrapper .text-info {
margin-top: 20px;
font-weight: 500;
font-size: 16px;
letter-spacing: 0.004em;
opacity: 0.7;
}
.paper__header .container .paper__header__wrapper .version {
color: #fff;
margin-top: 26px;
}
.paper__header .container .paper__header__wrapper .version a {
text-decoration: none;
color: #b68e5c;
}
.paper__header .container .paper__header__wrapper .header__bottom__wrapper .header__links__wrapper {
position: absolute;
display: -webkit-box;
display: -ms-flexbox;
display: flex;
-webkit-box-pack: center;
-ms-flex-pack: center;
justify-content: center;
-webkit-box-align: center;
-ms-flex-align: center;
align-items: center;
gap: 10px;
bottom: 0;
-webkit-transform: translateY(16px);
transform: translateY(16px);
left: 0;
}
.paper__header .container .paper__header__wrapper .header__bottom__wrapper .header__links__wrapper .header__links {
display: -webkit-box;
display: -ms-flexbox;
display: flex;
-webkit-box-pack: center;
-ms-flex-pack: center;
justify-content: center;
-webkit-box-align: center;
-ms-flex-align: center;
align-items: center;
width: 32px;
height: 32px;
left: 135px;
top: 427px;
background: #ffffff;
-webkit-box-shadow: 20px 18px 80px rgba(75, 81, 114, 0.16);
box-shadow: 20px 18px 80px rgba(75, 81, 114, 0.16);
border-radius: 50%;
-webkit-transition: 0.3s ease;
transition: 0.3s ease;
}
.paper__header .container .paper__header__wrapper .header__bottom__wrapper .header__links__wrapper .header__links:hover {
-webkit-transform: translateY(-3px);
transform: translateY(-3px);
-webkit-box-shadow: 20px 18px 80px rgba(75, 81, 114, 0.66);
box-shadow: 20px 18px 80px rgba(75, 81, 114, 0.66);
cursor: pointer;
}
.paper__header .container .paper__header__wrapper .header__bottom__wrapper .header__links__wrapper .header__language {
display: -webkit-box;
display: -ms-flexbox;
display: flex;
-webkit-box-pack: center;
-ms-flex-pack: center;
justify-content: center;
-webkit-box-align: center;
-ms-flex-align: center;
align-items: center;
width: 88px;
height: 30px;
background: #ffffff;
-webkit-box-shadow: 20px 18px 80px rgba(75, 81, 114, 0.16);
box-shadow: 20px 18px 80px rgba(75, 81, 114, 0.16);
border-radius: 8px;
color: #000;
position: relative;
}
.paper__header .container .paper__header__wrapper .header__bottom__wrapper .header__links__wrapper .header__language:hover {
cursor: pointer;
}
.paper__header .container .paper__header__wrapper .header__bottom__wrapper .header__links__wrapper .header__language img {
margin-left: 2px;
margin-bottom: 0.05rem;
}
.paper__header .container .paper__header__wrapper .header__bottom__wrapper .header__links__wrapper .header__language p {
font-size: 12px;
}
.paper__header .container .paper__header__wrapper .header__bottom__wrapper .header__links__wrapper .header__language .language__list {
display: -webkit-box;
display: -ms-flexbox;
display: flex;
-webkit-box-pack: center;
-ms-flex-pack: center;
justify-content: center;
-webkit-box-align: center;
-ms-flex-align: center;
align-items: center;
position: absolute;
top: 105%;
width: 88px;
height: 51px;
background: #ffffff;
-webkit-box-shadow: 20px 18px 80px rgba(75, 81, 114, 0.16);
box-shadow: 20px 18px 80px rgba(75, 81, 114, 0.16);
border-radius: 8px;
}
.paper__header .container .paper__header__wrapper .header__bottom__wrapper .header__links__wrapper .header__language .language__list ul {
width: 100%;
text-align: center;
}
.paper__header .container .paper__header__wrapper .header__bottom__wrapper .header__links__wrapper .header__language .language__list ul li {
list-style: none;
font-size: 12px;
padding: 5px 0;
border-radius: 8px;
}
.paper__header .container .paper__header__wrapper .header__bottom__wrapper .header__links__wrapper .header__language .language__list ul li:hover {
background-color: #f1f1f1;
cursor: pointer;
}
.paperBody {
padding: 120px 0px;
display: -ms-grid;
display: grid;
-ms-grid-columns: 65% 30%;
grid-template-columns: 65% 30%;
gap: 5%;
}
.paperBody__left > h2 {
font-weight: normal;
font-size: 41px;
line-height: 74px;
/* identical to box height, or 181% */
color: #131416;
}
.paperBody__left > p {
margin-bottom: 20px;
font-weight: 500;
font-size: 16px;
line-height: 26px;
/* or 160% */
letter-spacing: 0.004em;
color: #000000;
opacity: 0.7;
}
.paperBody__left > p:nth-of-type(1) {
opacity: 1;
font-size: 18px;
}
.paperBody__right {
background: #fbfbfb;
-webkit-box-shadow: 0px 4px 4px rgba(0, 0, 0, 0.25);
box-shadow: 0px 4px 4px rgba(0, 0, 0, 0.25);
border-radius: 8px;
padding: 16px;
}
.paperBody__right > div:nth-of-type(1) > p {
font-size: 16px;
line-height: 21px;
/* identical to box height */
font-weight: 500;
color: #09012f;
}
.paperBody .comments__card {
background: #ffffff;
border-radius: 0px 8px 8px 0px;
margin: 20px 0px;
padding: 16px;
display: -webkit-box;
display: -ms-flexbox;
display: flex;
-webkit-box-align: start;
-ms-flex-align: start;
align-items: flex-start;
-webkit-box-pack: start;
-ms-flex-pack: start;
justify-content: flex-start;
min-height: 125px;
}
.paperBody .comments__card > div {
-webkit-box-flex: 1;
-ms-flex: 1;
flex: 1;
margin-left: 10px;
margin-bottom: 5px;
}
.paperBody .comments__card > div > div {
font-weight: normal;
font-size: 12px;
line-height: 140%;
color: #000000;
opacity: 0.6;
display: -webkit-box;
display: -ms-flexbox;
display: flex;
-webkit-box-pack: justify;
-ms-flex-pack: justify;
justify-content: space-between;
}
.paperBody .comments__card > div > p {
margin-top: 5px;
}
.paperBody .comments__card:nth-of-type(odd) {
border-left: 2px solid #4d9be9;
}
.paperBody .comments__card:nth-of-type(even) {
border-left: 2px solid #ef7832;
}
.math__section {
min-height: 100vh;
background-color: #e5e5e5;
}
.math__section .math__wrapper {
max-width: 970px;
margin: 0 auto;
}
.math__section .math__wrapper > h1 {
font-weight: 500;
font-size: 24px;
margin-top: 35px;
margin-bottom: 24px;
}
.problem {
background-color: #fff;
max-width: 970px;
min-height: 160px;
display: -webkit-box;
display: -ms-flexbox;
display: flex;
-webkit-box-align: center;
-ms-flex-align: center;
align-items: center;
padding: 10px 10px 10px 24px;
margin-bottom: 10px;
}
.problem .problem__left > h1 {
font-weight: 500;
font-size: 22px;
color: #2c77c0;
margin-bottom: 10px;
}
.problem .problem__left > p {
font-size: 14px;
color: #7c7d8c;
margin-bottom: 7px;
}
.problem .problem__left > div:nth-child(3) {
display: -webkit-box;
display: -ms-flexbox;
display: flex;
gap: 18px;
}
.problem .problem__left > div:nth-child(3) div {
display: -webkit-box;
display: -ms-flexbox;
display: flex;
-webkit-box-align: center;
-ms-flex-align: center;
align-items: center;
gap: 7px;
}
.problem .problem__left > div:nth-child(3) div p {
font-size: 12px;
font-weight: 500;
color: #7c7d8c;
}
.problem .problem__left > div:nth-child(3) div p span {
color: #000;
}
.problem .problem__right {
display: -webkit-box;
display: -ms-flexbox;
display: flex;
gap: 10px;
}
.problem .problem__right > div {
text-align: center;
display: -ms-grid;
display: grid;
place-content: center;
width: 169px;
height: 140px;
background: #f2f3f7;
}
.problem .problem__right > div > p {
font-size: 14px;
color: #696969;
margin-bottom: 7px;
}
.problem .problem__right > div > h1 {
font-weight: bold;
font-size: 22px;
color: #b68e5c;
}
.activity {
margin: 32px 0px;
}
.activity > p {
font-weight: 500;
font-size: 16px;
line-height: 16px;
letter-spacing: 0.04em;
text-transform: uppercase;
color: #24272c;
margin-bottom: 20px;
}
.activity__button > button {
width: 101px;
height: 32px;
background: none;
border-radius: 8px 8px 0px 0px;
border: none;
cursor: pointer;
font-size: 16px;
line-height: 160%;
/* identical to box height, or 26px */
text-align: center;
/* Primary Color/ Golden 100% :: E92044 */
}
.activity__button > button.active {
color: #b68e5c;
border-bottom: 2px solid #b68e5c;
background: #ffffff;
}
.activity__table {
background-color: white;
padding: 10px;
border-radius: 8px;
}
.activity__table > div {
background: #fbfbfb;
border-radius: 8px;
padding-bottom: 12px;
}
.activity__table__month {
display: -webkit-box;
display: -ms-flexbox;
display: flex;
padding: 10px;
}
.activity__table__month > div:nth-of-type(1) {
width: 150px;
}
.activity__table__month > div:nth-of-type(2) {
-webkit-box-flex: 1;
-ms-flex: 1;
flex: 1;
display: -webkit-box;
display: -ms-flexbox;
display: flex;
}
.activity__table__month > div:nth-of-type(2) > div {
-webkit-box-flex: 1;
-ms-flex: 1;
flex: 1;
font-size: 12px;
color: #7c7d8c;
}
.activity__table__contribution {
display: -webkit-box;
display: -ms-flexbox;
display: flex;
-webkit-box-align: center;
-ms-flex-align: center;
align-items: center;
}
.activity__table__contribution > div:nth-of-type(1) {
width: 160px;
padding: 0px 20px;
font-size: 12px;
line-height: 160%;
text-align: right;
color: #7c7d8c;
}
.activity__table__contribution > div:nth-of-type(2) {
-webkit-box-flex: 1;
-ms-flex: 1;
flex: 1;
display: -webkit-box;
display: -ms-flexbox;
display: flex;
gap: 4px;
}
.activity__table__contribution > div:nth-of-type(2) > div {
width: 10px;
height: 10px;
border-radius: 2px;
background: rgba(44, 119, 192, 0.4);
}
.activity__table__contribution > div:nth-of-type(2) > div.small {
background: rgba(44, 119, 192, 0.7);
}
.activity__table__contribution > div:nth-of-type(2) > div.large {
background: #2c77c0;
}
.feature__top {
background: #131416;
padding: 20px 0 40px;
font-family: Inter;
}
.feature__top .feature__top__wrapper {
color: #fff;
text-align: center;
}
.feature__top .feature__top__wrapper .header__top {
padding-top: 15vh;
}
@media (max-width: 475px) {
.feature__top .feature__top__wrapper .header__top {
padding: 2vh;
}
}
.feature__top .feature__top__wrapper .header__top > h1 {
font-style: normal;
font-weight: 300;
font-size: 48px;
}
@media (max-width: 475px) {
.feature__top .feature__top__wrapper .header__top > h1 {
font-size: 35px;
}
}
.feature__top .feature__top__wrapper .header__top > p {
font-size: 16px;
line-height: 160%;
margin: 0 auto;
max-width: 869px;
opacity: 0.8;
padding: 24px 0px 32px 0px;
}
.feature__top .feature__top__wrapper .bottom__text__wrapper {
display: -ms-grid;
display: grid;
gap: 75px;
-ms-grid-columns: 1fr 1fr 1fr;
grid-template-columns: 1fr 1fr 1fr;
}
/* @media (max-width: 768px) {
.feature__top .feature__top__wrapper .bottom__text__wrapper {
-ms-grid-columns: 1fr 1fr;
grid-template-columns: 1fr 1fr;
}
} */
@media (max-width: 475px) {
.feature__top .feature__top__wrapper .bottom__text__wrapper {
-ms-grid-columns: 1fr;
grid-template-columns: 1fr;
gap: 30px;
}
}
.feature__top .feature__top__wrapper .bottom__text__wrapper-col {
flex: 1;
text-align: start;
text-align: center;
}
.feature__top .feature__top__wrapper .bottom__text__wrapper-col-title {
font-family: Inter;
font-style: normal;
font-weight: 300;
font-size: 48px;
line-height: 120%;
margin-bottom: 12px;
}
.feature__top .feature__top__wrapper .bottom__text__wrapper p {
-webkit-box-flex: 1;
-ms-flex: 1;
flex: 1;
opacity: 0.7;
font-size: 14px;
line-height: 160%;
font-weight: 300;
}
@media (max-width: 475px) {
.feature__top .feature__top__wrapper .bottom__text__wrapper p {
text-align: center;
}
}
.authors__control {
padding: 60px 0px;
font-family: "Inter";
}
.authors__control__header {
text-align: center;
}
.authors__control__header > h2 {
font-weight: 300;
font-size: 48px;
color: #131416;
}
@media (max-width: 475px) {
.authors__control__header > h2 {
font-size: 35px;
}
}
.authors__control__header > p {
font-size: 16px;
line-height: 170%;
text-align: center;
color: #7c7d8c;
margin: 2rem 0;
padding-bottom: 60px;
}
.authors__control__wrapper {
display: -ms-grid;
display: grid;
-ms-grid-columns: 1fr 1fr;
grid-template-columns: 1fr 1fr;
grid-auto-flow: dense;
gap: 3rem;
}
@media (max-width: 1024px) {
.authors__control__wrapper {
-ms-grid-columns: 1fr;
grid-template-columns: 1fr;
grid-auto-flow: dense;
}
}
@media (max-width: 1024px) {
.authors__control__wrapper .authors__control__left {
-ms-grid-column: 1;
grid-column: 1;
-ms-grid-row: 2;
grid-row: 2;
display: -ms-grid;
display: grid;
-ms-grid-columns: 1fr 1fr 1fr;
grid-template-columns: 1fr 1fr 1fr;
gap: 35px;
}
}
@media (max-width: 768px) {
.authors__control__wrapper .authors__control__left {
margin-top: 20px;
-ms-grid-columns: 1fr;
grid-template-columns: 1fr;
text-align: center;
}
}
.authors__control__wrapper .authors__control__left .info {
max-width: 385px;
margin-bottom: 32px;
}
.authors__control__wrapper .authors__control__left .info > h2 {
font-weight: 500;
font-size: 20px;
line-height: 120%;
color: #131416;
min-height: 48px;
}
.authors__control__wrapper .authors__control__left .info > p {
font-size: 16px;
line-height: 160%;
color: #7c7d8c;
padding: 14px 0;
}
@media (max-width: 768px) {
.authors__control__wrapper .authors__control__left .info {
max-width: 100%;
margin-bottom: 12px;
}
}
.authors__control__wrapper .authors__control__right {
padding-top: 50px;
}
@media (max-width: 1024px) {
.authors__control__wrapper .authors__control__right {
-ms-grid-column: 1;
grid-column: 1;
-ms-grid-row: 1;
grid-row: 1;
padding-top: 0px;
}
}
.authors__control__wrapper .authors__control__right img {
width: 100%;
}
.authors__control__bottom__wrapper {
padding-top: 20px;
display: -ms-grid;
display: grid;
-ms-grid-columns: 1fr 1fr 1fr;
grid-template-columns: 1fr 1fr 1fr;
gap: 2rem;
}
@media (max-width: 768px) {
.authors__control__bottom__wrapper {
margin-top: 20px;
-ms-grid-columns: 1fr;
grid-template-columns: 1fr;
text-align: center;
}
}
.authors__control__bottom__wrapper .info {
max-width: 385px;
margin-bottom: 32px;
}
.authors__control__bottom__wrapper .info > h2 {
font-weight: 500;
font-size: 20px;
line-height: 120%;
color: #131416;
min-height: 48px;
}
.authors__control__bottom__wrapper .info > p {
font-size: 16px;
line-height: 160%;
color: #7c7d8c;
padding: 14px 0;
}
@media (max-width: 768px) {
.authors__control__bottom__wrapper .info {
max-width: 100%;
margin-bottom: 12px;
}
}
.impactScore {
background: #131416;
color: white;
padding: 74px 0px;
}
@media (max-width: 768px) {
.impactScore {
padding: 50px 0px;
}
}
.impactScore > div:nth-of-type(1) > div:nth-of-type(1) > h2 {
font-family: "Inter";
font-style: normal;
font-weight: 300;
font-size: 48px;
line-height: 120%;
text-align: center;
margin-bottom: 30px;
}
@media (max-width: 475px) {
.impactScore > div:nth-of-type(1) > div:nth-of-type(1) > h2 {
font-size: 36px;
}
}
.impactScore > div:nth-of-type(1) > div:nth-of-type(1) > p {
margin: 30px auto;
max-width: 920px;
font-family: "Inter";
font-style: normal;
font-weight: normal;
font-size: 16px;
line-height: 160%;
/* or 26px */
text-align: center;
/* Neutrals/White 100 :: FFFFFF */
color: #ffffff;
opacity: 0.7;
}
.impactScore > div:nth-of-type(1) > div:nth-of-type(2) > p {
text-align: left;
}
.impactScore > div:nth-of-type(1) > div:nth-of-type(2) > p:nth-of-type(1) {
z-index: -1;
margin: 10px auto;
width: 414px;
padding: 22px 20px 52px 20px;
background: #24272c;
border-radius: 12px;
font-family: "Inter";
font-style: normal;
font-weight: normal;
font-size: 20.9836px;
line-height: 160%;
color: #ffffff;
}
@media (max-width: 768px) {
.impactScore > div:nth-of-type(1) > div:nth-of-type(2) > p:nth-of-type(1) {
width: -webkit-fit-content;
width: -moz-fit-content;
width: fit-content;
padding: 10px 20px 28px 12px;
font-size: 16px;
border-radius: 5px;
}
}
.impactScore > div:nth-of-type(1) > div:nth-of-type(2) > p:nth-of-type(2) {
position: relative;
top: -10px;
z-index: 1;
margin: 10px auto;
width: 551px;
padding: 20px;
background: #24272c;
border-radius: 12px;
font-style: normal;
font-weight: 300;
font-size: 16px;
line-height: 160%;
color: #ffffff;
opacity: 0.8;
}
@media (max-width: 768px) {
.impactScore > div:nth-of-type(1) > div:nth-of-type(2) > p:nth-of-type(2) {
width: -webkit-fit-content;
width: -moz-fit-content;
width: fit-content;
}
}
.impactScore > div:nth-of-type(1) > div:nth-of-type(2) > p:nth-of-type(3) {
position: relative;
top: -30px;
margin: 0px auto;
padding: 20px 24px;
width: 529px;
background: #131416;
border: 1px solid #24272c;
-webkit-box-sizing: border-box;
box-sizing: border-box;
border-radius: 12px;
font-family: Inter;
font-style: normal;
font-weight: 300;
font-size: 16px;
line-height: 160%;
/* or 26px */
color: #ffffff;
opacity: 0.8;
}
@media (max-width: 768px) {
.impactScore > div:nth-of-type(1) > div:nth-of-type(2) > p:nth-of-type(3) {
width: -webkit-fit-content;
width: -moz-fit-content;
width: fit-content;
}
}
.impactScore > div:nth-of-type(1) > div:nth-of-type(2) > p span {
position: relative;
font-size: 30px;
top: 4px;
margin-right: 7px;
}
@media (max-width: 768px) {
.impactScore > div:nth-of-type(1) > div:nth-of-type(2) > p span {
font-size: 25px;
margin-right: 3px;
}
}
.impactScore > div:nth-of-type(1) > div:nth-of-type(2) > p span:after {
font-size: 12px;
display: block;
position: absolute;
left: -5px;
bottom: -20px;
content: "a \220A A";
width: 30px;
text-align: center;
}
.impactScore > div:nth-of-type(2) {
margin-top: 15px;
display: -ms-grid;
display: grid;
-ms-grid-columns: 1fr 1fr 1fr;
grid-template-columns: 1fr 1fr 1fr;
gap: 60px;
}
@media (max-width: 768px) {
.impactScore > div:nth-of-type(2) {
-ms-grid-columns: 1fr;
grid-template-columns: 1fr;
text-align: center;
}
}
.impactScore > div:nth-of-type(2) > div p {
font-family: Inter;
font-style: normal;
font-weight: normal;
font-size: 24px;
line-height: 160%;
color: #ffffff;
}
.impactScore > div:nth-of-type(2) > div p:nth-of-type(2) {
opacity: 0.7;
font-size: 16px;
margin-top: 24px;
}
.reviewWork {
padding: 110px 0px;
}
@media (max-width: 768px) {
.reviewWork {
padding: 50px 0px;
}
}
.reviewWork > div:nth-of-type(1) {
text-align: center;
}
.reviewWork > div:nth-of-type(1) > p:nth-of-type(1) {
font-style: normal;
font-weight: 300;
font-size: 48px;
line-height: 120%;
text-align: center;
color: #131416;
}
@media (max-width: 768px) {
.reviewWork > div:nth-of-type(1) > p:nth-of-type(1) {
font-size: 36px;
}
}
.reviewWork > div:nth-of-type(1) > p:nth-of-type(2) {
font-style: normal;
font-weight: normal;
font-size: 16px;
line-height: 160%;
text-align: center;
color: #7c7d8c;
max-width: 870px;
margin: 28px auto;
}
.reviewWork > div:nth-of-type(2) {
margin-top: 60px;
display: -ms-grid;
display: grid;
-ms-grid-columns: 1fr 1fr 1fr 1fr;
grid-template-columns: 1fr 1fr 1fr 1fr;
gap: 30px;
}
@media (max-width: 1024px) {
.reviewWork > div:nth-of-type(2) {
-ms-grid-columns: 1fr 1fr;
grid-template-columns: 1fr 1fr;
}
}
@media (max-width: 768px) {
.reviewWork > div:nth-of-type(2) {
-ms-grid-columns: 1fr;
grid-template-columns: 1fr;
text-align: center;
}
}
.reviewWork > div:nth-of-type(2) > div p {
font-family: Inter;
font-style: normal;
font-weight: 500;
font-size: 20px;
line-height: 120%;
color: #131416;
min-height: 48px;
}
.reviewWork > div:nth-of-type(2) > div p:nth-of-type(2) {
font-size: 16px;
margin-top: 24px;
line-height: 160%;
font-weight: normal;
}
.marketPrice {
background: #f4f4f4;
padding: 110px 0px;
}
@media (max-width: 768px) {
.marketPrice {
padding: 50px 0px;
}
}
.marketPrice > div:nth-of-type(1) {
text-align: center;
}
.marketPrice > div:nth-of-type(1) > p:nth-of-type(1) {
font-style: normal;
font-weight: 300;
font-size: 48px;
line-height: 120%;
/* identical to box height, or 58px */
text-align: center;
/* Neutrals/Woodsmoke 100% :: 131416 */
color: #131416;
}
@media (max-width: 475px) {
.marketPrice > div:nth-of-type(1) > p:nth-of-type(1) {
font-size: 36px;
}
}
.marketPrice > div:nth-of-type(1) > p:nth-of-type(2) {
font-style: normal;
font-weight: normal;
font-size: 16px;
line-height: 160%;
/* or 26px */
text-align: center;
/* Neutrals/Waterloo 100% :: 7C7D8C */
color: #131416;
max-width: 870px;
margin: 28px auto;
}
.marketPrice > div:nth-of-type(2) {
display: -ms-grid;
display: grid;
-ms-grid-columns: 1fr 1fr;
grid-template-columns: 1fr 1fr;
gap: 150px;
margin-top: 50px;
}
@media (max-width: 1024px) {
.marketPrice > div:nth-of-type(2) {
-ms-grid-columns: 1fr;
grid-template-columns: 1fr;
gap: 10px;
}
}
.marketPrice > div:nth-of-type(2) > div:nth-of-type(1) > div {
margin-bottom: 50px;
}
@media (max-width: 768px) {
.marketPrice > div:nth-of-type(2) > div:nth-of-type(1) > div {
text-align: center;
}
}
.marketPrice > div:nth-of-type(2) > div:nth-of-type(1) > div > p {
font-family: "Inter";
font-style: normal;
font-weight: 500;
font-size: 24px;
line-height: 120%;
color: #131416;
}
.marketPrice > div:nth-of-type(2) > div:nth-of-type(1) > div > p:nth-of-type(2) {
font-style: normal;
font-weight: normal;
font-size: 16px;
line-height: 160%;
/* or 26px */
/* Neutrals/Waterloo 100% :: 7C7D8C */
color: #7c7d8c;
margin: 16px auto;
max-width: 554px;
}
@media (max-width: 1440px) {
.marketPrice > div:nth-of-type(2) img {
width: 100%;
}
}
.digital__publishing {
padding: 130px 0px;
font-family: "Inter";
}
@media (max-width: 768px) {
.digital__publishing {
padding: 50px 0px;
}
}
.digital__publishing__header {
text-align: center;
}
.digital__publishing__header > h2 {
font-weight: 300;
font-size: 48px;
color: #131416;
}
@media (max-width: 768px) {
.digital__publishing__header > h2 {
font-size: 36px;
}
}
.digital__publishing__header > p {
font-size: 16px;
line-height: 170%;
text-align: center;
color: #7c7d8c;
padding-bottom: 60px;
max-width: 890px;
margin: 24px auto 5px auto;
}
.digital__publishing__horizontal__wrapper {
display: -webkit-box;
display: -ms-flexbox;
display: flex;
-webkit-box-pack: justify;
-ms-flex-pack: justify;
justify-content: space-between;
padding: 1rem 0rem;
gap: 2rem;
}
@media (max-width: 475px) {
.digital__publishing__horizontal__wrapper {
-ms-flex-wrap: wrap;
flex-wrap: wrap;
padding: 0;
gap: 0;
}
}
.digital__publishing__horizontal__wrapper .info {
max-width: 385px;
margin-bottom: 32px;
}
.digital__publishing__horizontal__wrapper .info > h2 {
font-weight: 500;
font-size: 20px;
line-height: 120%;
color: #131416;
min-height: 48px;
}
.digital__publishing__horizontal__wrapper .info > p {
font-size: 16px;
line-height: 160%;
color: #7c7d8c;
padding: 14px 0;
}
@media (max-width: 475px) {
.digital__publishing__horizontal__wrapper .info {
text-align: center;
}
}
.digital__publishing__horizontal__wrapper .info > h2 {
min-height: 30px;
}
.digital__publishing__wrapper {
display: -webkit-box;
display: -ms-flexbox;
display: flex;
gap: 1rem;
}
@media (max-width: 475px) {
.digital__publishing__wrapper {
-ms-flex-wrap: wrap;
flex-wrap: wrap;
}
}
.digital__publishing__wrapper .digital__publishing__left {
-webkit-box-flex: 2;
-ms-flex: 2;
flex: 2;
}
.digital__publishing__wrapper .digital__publishing__left .info {
max-width: 385px;
margin-bottom: 32px;
max-width: 400px;
min-width: 320px;
}
.digital__publishing__wrapper .digital__publishing__left .info > h2 {
font-weight: 500;
font-size: 20px;
line-height: 120%;
color: #131416;
min-height: 48px;
}
.digital__publishing__wrapper .digital__publishing__left .info > p {
font-size: 16px;
line-height: 160%;
color: #7c7d8c;
padding: 14px 0;
}
@media (max-width: 475px) {
.digital__publishing__wrapper .digital__publishing__left .info {
text-align: center;
}
}
.digital__publishing__wrapper .digital__publishing__left .info > h2 {
min-height: 30px;
}
@media (max-width: 475px) {
.digital__publishing__wrapper .digital__publishing__left .info > h2 {
min-height: 10px;
}
}
.digital__publishing__wrapper .digital__publishing__right {
-webkit-box-flex: 3;
-ms-flex: 3;
flex: 3;
}
.digital__publishing__wrapper .digital__publishing__right img {
width: 100%;
min-width: 200px;
height: 690px;
}
@media (max-width: 475px) {
.digital__publishing__wrapper .digital__publishing__right img {
height: 580px;
}
}
.gordianMarket {
background: #131416;
padding: 110px 0px;
color: white;
}
@media (max-width: 768px) {
.gordianMarket {
padding: 50px 0px;
}
}
.gordianMarket > div:nth-of-type(1) {
text-align: center;
}
.gordianMarket > div:nth-of-type(1) > p:nth-of-type(1) {
font-style: normal;
font-weight: 300;
font-size: 48px;
line-height: 120%;
text-align: center;
color: white;
}
@media (max-width: 768px) {
.gordianMarket > div:nth-of-type(1) > p:nth-of-type(1) {
font-size: 36px;
}
}
.gordianMarket > div:nth-of-type(1) > p:nth-of-type(2) {
font-style: normal;
font-weight: normal;
font-size: 16px;
line-height: 160%;
text-align: center;
color: #b2b2b2;
max-width: 870px;
margin: 28px auto;
}
.gordianMarket > div:nth-of-type(2) {
margin-top: 54px;
}
.gordianMarket > div:nth-of-type(2) > img {
width: 100%;
}
.gordianMarket > div:nth-of-type(3) {
margin-top: 120px;
display: -ms-grid;
display: grid;
-ms-grid-columns: 1fr 1fr 1fr 1fr;
grid-template-columns: 1fr 1fr 1fr 1fr;
gap: 30px;
}
@media (max-width: 1024px) {
.gordianMarket > div:nth-of-type(3) {
-ms-grid-columns: 1fr 1fr;
grid-template-columns: 1fr 1fr;
}
}
@media (max-width: 768px) {
.gordianMarket > div:nth-of-type(3) {
-ms-grid-columns: 1fr;
grid-template-columns: 1fr;
text-align: center;
}
}
.gordianMarket > div:nth-of-type(3) > div p {
font-family: Inter;
font-style: normal;
font-weight: 500;
font-size: 20px;
line-height: 120%;
min-height: 75px;
}
@media (max-width: 1024px) {
.gordianMarket > div:nth-of-type(3) > div p {
min-height: 70px;
}
}
@media (max-width: 768px) {
.gordianMarket > div:nth-of-type(3) > div p {
min-height: 50px;
}
}
.gordianMarket > div:nth-of-type(3) > div p:nth-of-type(2) {
font-size: 16px;
margin-top: 24px;
font-size: 16px;
line-height: 160%;
color: #b2b2b2;
font-weight: normal;
}
.nonProfit {
padding: 110px 0px;
background: #f4f4f4;
}
@media (max-width: 768px) {
.nonProfit {
padding: 50px 0px;
}
}
.nonProfit > div:nth-of-type(1) {
text-align: center;
}
.nonProfit > div:nth-of-type(1) > p:nth-of-type(1) {
font-style: normal;
font-weight: 300;
font-size: 48px;
line-height: 120%;
text-align: center;
color: #131416;
}
@media (max-width: 475px) {
.nonProfit > div:nth-of-type(1) > p:nth-of-type(1) {
font-size: 35px;
}
}
.nonProfit > div:nth-of-type(1) > p:nth-of-type(2) {
font-style: normal;
font-weight: normal;
font-size: 16px;
line-height: 160%;
text-align: center;
color: #5a5b5c;
max-width: 870px;
margin: 20px auto;
}
.nonProfit > div:nth-of-type(2) {
margin-top: 54px;
display: -ms-grid;
display: grid;
-ms-grid-columns: 1fr 1fr;
grid-template-columns: 1fr 1fr;
gap: 50px;
}
@media (max-width: 475px) {
.nonProfit > div:nth-of-type(2) {
-ms-grid-columns: 1fr;
grid-template-columns: 1fr;
text-align: center;
}
}
.nonProfit > div:nth-of-type(2) > div > p {
font-family: "Inter";
font-style: normal;
font-weight: 500;
font-size: 24px;
color: #131416;
}
.nonProfit > div:nth-of-type(2) > div > p:nth-of-type(2) {
font-style: normal;
font-weight: normal;
font-size: 16px;
line-height: 160%;
color: #5a5b5c;
margin: 20px 0px;
max-width: 500px;
}
.discover img {
-o-object-fit: contain;
object-fit: contain;
}
.about__top {
padding-bottom: 100px;
}
.about__top .header__top {
padding: 12vh 0;
max-width: 890px;
margin: 0px auto;
}
.about__middle {
text-align: center;
padding: 100px 0px;
}
.about__middle p:nth-of-type(1) {
font-weight: 300;
font-size: 48px;
line-height: 120%;
text-align: center;
color: #131416;
}
.about__middle p:nth-of-type(2) {
font-weight: normal;
font-size: 16px;
line-height: 160%;
text-align: center;
color: #5a5b5c;
margin: 20px auto;
max-width: 870px;
}
.about__middle p:nth-of-type(3) {
font-weight: 500;
font-size: 28px;
line-height: 120%;
text-align: center;
color: #5a5b5c;
}
.about__middle p:nth-of-type(4) {
color: #1e85e6;
font-weight: 500;
font-size: 28px;
line-height: 120%;
text-align: center;
}
.about__middle > div {
margin-bottom: 20px;
}
.about__middle > div img {
margin: 0px 15px;
}
.faq__wrapper {
padding: 44px 0px;
}
.faq__wrapper > div:nth-of-type(1) > p {
font-family: "Inter";
font-style: normal;
font-weight: 500;
font-size: 42px;
line-height: 50px;
/* or 120% */
text-align: center;
color: #000000;
}
.faq__wrapper > div:nth-of-type(1) > p:nth-of-type(2) {
opacity: 0.7;
}
.faq__wrapper .MuiPaper-elevation1 {
-webkit-box-shadow: none;
box-shadow: none;
background: #ffffff;
border-top: 1px solid #e6e6e6;
border-left: 1px solid #e6e6e6;
border-right: 1px solid #e6e6e6;
border-bottom: none;
border-top-left-radius: 8px;
}
.faq__wrapper .MuiPaper-elevation1.Mui-expanded {
border: 1px solid #e6e6e6;
}
.faq__wrapper .MuiIconButton-root {
color: black;
font-weight: bold;
}
.developers__section {
font-family: Inter;
}
.developers__section .developers__wrapper {
text-align: center;
vertical-align: middle;
padding: 10rem 0;
background-color: #131416;
color: #fff;
}
@media (max-width: 768px) {
.developers__section .developers__wrapper {
padding: 7rem 0;
}
}
.developers__section .developers__wrapper > h2 {
font-size: 48px;
font-weight: 400;
}
@media (max-width: 475px) {
.developers__section .developers__wrapper > h2 {
font-size: 36px;
}
}
.developers__section .developers__wrapper > p {
color: #b2b2b2;
margin: 0 auto;
max-width: 777px;
line-height: 160%;
padding: 35px 0;
}
@media (max-width: 768px) {
.developers__section .developers__wrapper > p {
max-width: 100%;
padding: 35px 2rem;
}
}
.developers__section .developers__wrapper button {
background: #b68e5c;
outline: none;
cursor: pointer;
width: 183px;
height: 48px;
border: 1px solid rgba(182, 142, 92, 0.5);
border-radius: 8px;
font-weight: 500;
font-size: 16px;
color: #fff;
-webkit-transition: all 0.2s;
transition: all 0.2s;
font-family: "Inter";
font-style: normal;
font-weight: normal;
font-size: 14px;
line-height: 160%;
}
.developers__section .developers__wrapper button:hover {
-webkit-transform: translateY(-3px);
transform: translateY(-3px);
}
.developers__section .open__knowledge {
text-align: center;
height: 600px;
display: -webkit-box;
display: -ms-flexbox;
display: flex;
-webkit-box-pack: center;
-ms-flex-pack: center;
justify-content: center;
-webkit-box-align: center;
-ms-flex-align: center;
align-items: center;
-webkit-box-orient: vertical;
-webkit-box-direction: normal;
-ms-flex-direction: column;
flex-direction: column;
gap: 58px;
}
@media (max-width: 768px) {
.developers__section .open__knowledge {
height: 400px;
}
}
.developers__section .open__knowledge > h2 {
font-weight: 500;
font-size: 42px;
line-height: 50px;
max-width: 632px;
}
@media (max-width: 475px) {
.developers__section .open__knowledge > h2 {
font-size: 32px;
}
}
.developers__section .open__knowledge > div {
display: -webkit-box;
display: -ms-flexbox;
display: flex;
-webkit-box-pack: center;
-ms-flex-pack: center;
justify-content: center;
-webkit-box-align: center;
-ms-flex-align: center;
align-items: center;
gap: 1.5rem;
}
@media (max-width: 475px) {
.developers__section .open__knowledge > div {
gap: 1rem;
}
}
@media (max-width: 375px) {
.developers__section .open__knowledge > div {
gap: 0.5rem;
}
}
.developers__section .open__knowledge > div .info__single {
display: -webkit-box;
display: -ms-flexbox;
display: flex;
-webkit-box-pack: center;
-ms-flex-pack: center;
justify-content: center;
-webkit-box-align: center;
-ms-flex-align: center;
align-items: center;
-webkit-box-orient: vertical;
-webkit-box-direction: normal;
-ms-flex-direction: column;
flex-direction: column;
color: #131416;
width: 268px;
height: 168px;
background: #f2f3f7;
border-radius: 4px;
}
@media (max-width: 768px) {
.developers__section .open__knowledge > div .info__single {
width: 200px;
height: 168px;
}
}
@media (max-width: 475px) {
.developers__section .open__knowledge > div .info__single {
width: 120px;
height: 100px;
}
}
@media (max-width: 375px) {
.developers__section .open__knowledge > div .info__single {
width: 95px;
height: 80px;
}
}
.developers__section .open__knowledge > div .info__single > h2 {
font-weight: 300;
font-size: 48px;
}
@media (max-width: 768px) {
.developers__section .open__knowledge > div .info__single > h2 {
font-size: 34px;
}
}
@media (max-width: 475px) {
.developers__section .open__knowledge > div .info__single > h2 {
font-size: 24px;
}
}
@media (max-width: 375px) {
.developers__section .open__knowledge > div .info__single > h2 {
font-size: 18px;
}
}
.developers__section .open__knowledge > div .info__single > p {
font-size: 24px;
}
@media (max-width: 768px) {
.developers__section .open__knowledge > div .info__single > p {
font-size: 16px;
}
}
@media (max-width: 375px) {
.developers__section .open__knowledge > div .info__single > p {
font-size: 14px;
}
}
.developers__section .neural-network-img {
min-height: 90vh;
background: black;
position: relative;
}
.developers__section .neural-network-img #tsparticles {
position: absolute;
top: 0%;
left: 0%;
bottom: 0%;
right: 0%;
width: 100%;
z-index: 1;
}
.onBoarding {
display: -webkit-box;
display: -ms-flexbox;
display: flex;
}
.onBoarding > div {
min-height: 100vh;
}
.onBoarding > div:nth-of-type(1) {
width: 407px;
}
.onBoarding > div:nth-of-type(1) img {
width: 100%;
height: 100%;
-o-object-fit: cover;
object-fit: cover;
}
@media (max-width: 1024px) {
.onBoarding > div:nth-of-type(1) {
width: 30vw;
}
}
@media (max-width: 768px) {
.onBoarding > div:nth-of-type(1) {
display: none;
}
}
.onBoarding > div:nth-of-type(2) {
-webkit-box-flex: 1;
-ms-flex: 1;
flex: 1;
}
.getStart > div:nth-of-type(2) {
display: -ms-grid;
display: grid;
place-items: center;
text-align: center;
}
.getStart > div:nth-of-type(2) > div {
width: 550px;
padding: 20px;
text-align: 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-align: center;
-ms-flex-align: center;
align-items: center;
-webkit-box-pack: center;
-ms-flex-pack: center;
justify-content: center;
}
@media (max-width: 475px) {
.getStart > div:nth-of-type(2) > div {
width: 100%;
padding: 0px;
}
.getStart > div:nth-of-type(2) > div > div {
width: 90%;
}
}
.getStart > div:nth-of-type(2) > div > p {
font-weight: bold;
font-size: 28px;
line-height: 120%;
color: #131416;
margin-bottom: 20px;
}
.getStart > div:nth-of-type(2) > div > form {
display: -webkit-box;
display: -ms-flexbox;
display: flex;
-webkit-box-orient: vertical;
-webkit-box-direction: normal;
-ms-flex-direction: column;
flex-direction: column;
max-width: 430px;
}
.getStart > div:nth-of-type(2) > div > form .MuiFormControl-root {
margin: 12px 0px;
}
.getStart > div:nth-of-type(2) > div > form .MuiInput-root::before {
border-bottom: 1px solid #eaeaea;
}
.getStart > div:nth-of-type(2) > div > form .MuiButtonBase-root {
background: #b68e5c;
text-transform: capitalize;
margin: 20px auto;
width: 300px;
}
.mailChimp__Form__Container {
}
.mailChimp__Form__Container .info-msg,
.mailChimp__Form__Container .success-msg,
.mailChimp__Form__Container .warning-msg,
.mailChimp__Form__Container .error-msg {
margin: 10px 0;
padding: 10px;
border-radius: 3px 3px 3px 3px;
}
.mailChimp__Form__Container .info-msg {
color: #059;
background-color: #bef;
}
.mailChimp__Form__Container .success-msg {
color: #270;
background-color: #dff2bf;
}
.mailChimp__Form__Container .warning-msg {
color: #9f6000;
background-color: #feefb3;
}
.mailChimp__Form__Container .error-msg {
color: #d8000c;
background-color: #ffbaba;
}
.mailChimp__Form {
width: 400px;
margin: 0px auto;
}
@media (max-width: 475px) {
.mailChimp__Form {
width: 95%;
}
}
.mailChimp__Form > div > div {
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-align: start;
-ms-flex-align: start;
align-items: flex-start;
}
.mailChimp__Form > div > div input {
width: 100%;
border: none;
margin: 10px 0px;
border-bottom: 1px solid #eaeaea;
padding: 10px 5px;
}
.mailChimp__Form > div > div input:focus {
outline: none;
border-bottom: 2px solid #b68e5c;
}
.mailChimp__Form > div > div ::-webkit-input-placeholder {
font-size: 16px;
}
.mailChimp__Form > div > div :-ms-input-placeholder {
font-size: 16px;
}
.mailChimp__Form > div > div ::-ms-input-placeholder {
font-size: 16px;
}
.mailChimp__Form > div > div ::placeholder {
font-size: 16px;
}
.mailChimp__Form > div .button {
margin: 20px auto;
background-color: #b68e5c;
cursor: pointer;
border: none;
color: white;
width: 300px;
height: 54px;
background: #b68e5c;
border-radius: 8px;
-webkit-transition: all 0.2s ease;
transition: all 0.2s ease;
}
.mailChimp__Form > div .button:hover {
-webkit-transform: translateY(-3px);
transform: translateY(-3px);
}
.mailChimp__Form > div .button:disabled {
opacity: 0.8;
cursor: not-allowed;
}
.verifyIdentity > div:nth-of-type(2) {
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;
text-align: center;
padding: 50px;
}
.verifyIdentity__right__top p:nth-of-type(1) {
font-weight: bold;
font-size: 28px;
line-height: 120%;
color: #131416;
}
.verifyIdentity__right__top p:nth-of-type(2) {
font-weight: normal;
font-size: 16px;
line-height: 160%;
color: #131416;
opacity: 0.7;
margin: 20px auto;
max-width: 666px;
}
.onboarding__authorProfile {
width: 100%;
display: -ms-grid;
display: grid;
-ms-grid-columns: 1fr 1fr;
grid-template-columns: 1fr 1fr;
gap: 40px;
max-width: 900px;
margin: 0px auto;
}
@media (max-width: 768px) {
.onboarding__authorProfile {
-ms-grid-columns: 1fr;
grid-template-columns: 1fr;
}
}
.onboarding__authorProfile > .authorProfile__card {
background: #ffffff;
border: 1px solid #dedede;
-webkit-box-sizing: border-box;
box-sizing: border-box;
border-radius: 8px;
padding: 32px;
}
@media (max-width: 475px) {
.onboarding__authorProfile > .authorProfile__card {
padding: 15px 10px;
}
}
.onboarding__authorProfile > .authorProfile__card > div:nth-of-type(1) {
display: -webkit-box;
display: -ms-flexbox;
display: flex;
}
.onboarding__authorProfile > .authorProfile__card > div:nth-of-type(1) > div:nth-of-type(2) {
-webkit-box-flex: 1;
-ms-flex: 1;
flex: 1;
text-align: left;
margin-left: 10px;
}
.onboarding__authorProfile > .authorProfile__card > div:nth-of-type(1) > div:nth-of-type(2) > div:nth-of-type(1) {
display: -webkit-box;
display: -ms-flexbox;
display: flex;
-webkit-box-pack: justify;
-ms-flex-pack: justify;
justify-content: space-between;
-webkit-box-align: start;
-ms-flex-align: start;
align-items: flex-start;
}
@media (max-width: 475px) {
.onboarding__authorProfile > .authorProfile__card > div:nth-of-type(1) > div:nth-of-type(2) > div:nth-of-type(1) {
-webkit-box-orient: vertical;
-webkit-box-direction: normal;
-ms-flex-direction: column;
flex-direction: column;
}
}
.onboarding__authorProfile > .authorProfile__card > div:nth-of-type(1) > div:nth-of-type(2) > div:nth-of-type(1) > div p:nth-of-type(1) {
font-weight: bold;
font-size: 20px;
line-height: 120%;
/* identical to box height, or 24px */
/* Neutrals 01/Woodsmoke 100% */
color: #131416;
}
.onboarding__authorProfile > .authorProfile__card > div:nth-of-type(1) > div:nth-of-type(2) > div:nth-of-type(1) > div p:nth-of-type(2) {
font-style: normal;
font-weight: normal;
font-size: 12px;
line-height: 160%;
/* or 19px */
color: #24272c;
}
.onboarding__authorProfile > .authorProfile__card > div:nth-of-type(1) > div:nth-of-type(2) > div:nth-of-type(1) button {
padding: 7px 15px;
color: #b68e5c;
background: none;
border: 1px solid #b68e5c;
border-radius: 5px;
cursor: pointer;
-webkit-transition: all 0.2s ease;
transition: all 0.2s ease;
margin-left: 2px;
}
@media (max-width: 475px) {
.onboarding__authorProfile > .authorProfile__card > div:nth-of-type(1) > div:nth-of-type(2) > div:nth-of-type(1) button {
margin-top: 10px;
}
}
.onboarding__authorProfile > .authorProfile__card > div:nth-of-type(1) > div:nth-of-type(2) > div:nth-of-type(1) button.active {
background-color: #b68e5c;
color: white;
}
.onboarding__authorProfile > .authorProfile__card > div:nth-of-type(1) > div:nth-of-type(2) > div:nth-of-type(1) button:hover {
background-color: #b68e5c;
color: white;
}
.onboarding__authorProfile > .authorProfile__card > div:nth-of-type(1) > div:nth-of-type(2) > div:nth-of-type(2) {
display: -webkit-box;
display: -ms-flexbox;
display: flex;
margin-top: 15px;
}
.onboarding__authorProfile > .authorProfile__card > div:nth-of-type(1) > div:nth-of-type(2) > div:nth-of-type(2) > div {
-webkit-box-flex: 1;
-ms-flex: 1;
flex: 1;
}
.onboarding__authorProfile > .authorProfile__card > div:nth-of-type(1) > div:nth-of-type(2) > div:nth-of-type(2) p {
font-weight: 500;
font-size: 14px;
line-height: 160%;
color: #000000;
}
.onboarding__authorProfile > .authorProfile__card > div:nth-of-type(1) > div:nth-of-type(2) > div:nth-of-type(2) small {
font-weight: normal;
font-size: 11px;
line-height: 160%;
/* identical to box height, or 16px */
text-align: center;
color: #000000;
opacity: 0.6;
}
.onboarding__authorProfile > .authorProfile__card > div:nth-of-type(2) {
text-align: left;
margin-top: 10px;
}
.onboarding__authorProfile > .authorProfile__card > div:nth-of-type(2) > div {
border-top: 1px solid #f7f8f3;
padding: 10px 0px;
}
.onboarding__authorProfile > .authorProfile__card > div:nth-of-type(2) > div small {
font-size: 12px;
line-height: 160%;
color: #24272c;
opacity: 0.6;
}
.onboarding__authorProfile > .authorProfile__card > div:nth-of-type(2) > div > span {
font-weight: 500;
font-size: 12px;
line-height: 160%;
color: #1a1c1f;
}
.onboarding__authorProfile > .authorProfile__card > div:nth-of-type(2) > div > p {
font-weight: 500;
font-size: 14px;
line-height: 160%;
color: #24272c;
text-transform: capitalize;
}
.verifyIdentity__right__bottom {
max-width: 900px;
margin: 0px auto;
}
.verifyIdentity__right__bottom > div:nth-of-type(2) {
margin-top: 30px;
text-align: right;
display: -webkit-box;
display: -ms-flexbox;
display: flex;
-webkit-box-pack: end;
-ms-flex-pack: end;
justify-content: flex-end;
}
.verifyIdentity__right__bottom > div:nth-of-type(3) {
display: -webkit-box;
display: -ms-flexbox;
display: flex;
-ms-flex-pack: distribute;
justify-content: space-around;
}
.verifyIdentity__right__bottom > div:nth-of-type(3) > button {
margin-top: 50px;
width: 300px;
height: 54px;
text-transform: capitalize;
}
@media (max-width: 768px) {
.verifyIdentity__right__bottom > div:nth-of-type(3) > button {
width: 30vw;
}
}
.verifyIdentity__right__bottom > div:nth-of-type(3) > button:nth-of-type(2) {
background: #b68e5c;
color: white;
}
.verifyIdentity__right__bottom > div:nth-of-type(3) > button:nth-of-type(2):hover {
background: #b68e5c;
opacity: 0.9;
}
.verifyIdentity__right__bottom > div:nth-of-type(3) > button:nth-of-type(1) {
color: #b68e5c;
border: 1px solid #b68e5c !important;
}
.verifyIdentity__right__bottom > div:nth-of-type(3) > button:disabled {
opacity: 0.7;
}
.pagination li:nth-of-type(1) {
background: none;
}
.pagination li:nth-of-type(1) .MuiPaginationItem-previousNext {
padding: 10px;
}
.pagination li:nth-of-type(1) .MuiPaginationItem-previousNext::after {
content: " Previous";
margin-left: 10px;
}
.pagination li:last-of-type {
background: none;
}
.pagination li:last-of-type .MuiPaginationItem-previousNext {
padding: 10px;
}
.pagination li:last-of-type .MuiPaginationItem-previousNext::before {
content: " next";
margin-right: 10px;
}
.pagination .Mui-selected {
color: white !important;
border-radius: 5px;
}
.verifyPapers__right__top {
text-align: center;
}
.verifyPapers__right__top p:nth-child(1) {
font-weight: bold;
font-size: 28px;
line-height: 120%;
padding: 80px 0 34px 0;
color: #131416;
}
.verifyPapers__right__top p:nth-child(3) {
font-weight: bold;
font-size: 24px;
line-height: 120%;
padding: 20px 0 8px 0;
color: #131416;
}
.verifyPapers__right__top p:nth-child(4) {
font-size: 14px;
line-height: 160%;
color: #24272c;
opacity: 0.7;
padding-bottom: 32px;
}
.verifyPapers__content {
display: -webkit-box;
display: -ms-flexbox;
display: flex;
-webkit-box-align: center;
-ms-flex-align: center;
align-items: center;
gap: 21px;
max-width: 594px;
margin: 0 auto;
padding: 16px 24px 18px 24px;
background: #ffffff;
border: 1px solid #dedede;
-webkit-box-sizing: border-box;
box-sizing: border-box;
border-radius: 12px;
margin-bottom: 1rem;
}
.verifyPapers__content__info {
-webkit-box-flex: 1;
-ms-flex: 1;
flex: 1;
}
.verifyPapers__content__info p:nth-child(1) {
font-size: 12px;
line-height: 160%;
color: #24272c;
opacity: 0.7;
}
.verifyPapers__content__info p:nth-child(1) span {
font-weight: 500;
font-size: 12px;
line-height: 160%;
color: #24272c;
opacity: 0.8;
}
.verifyPapers__content__info p:nth-child(2) {
font-weight: 500;
font-size: 14px;
line-height: 160%;
text-transform: capitalize;
}
.verifyPapers__content__info p:nth-child(3) {
font-size: 10px;
line-height: 160%;
color: #7c7d8c;
}
.verifyPapers__content__button {
display: -webkit-box;
display: -ms-flexbox;
display: flex;
-webkit-box-align: center;
-ms-flex-align: center;
align-items: center;
gap: 10px;
}
.verifyPapers__content__button button {
background: #b68e5c;
outline: none;
cursor: pointer;
width: 133px;
height: 32px;
border: 1px solid rgba(182, 142, 92, 0.5);
border-radius: 8px;
font-weight: 500;
font-size: 16px;
color: #fff;
-webkit-transition: all 0.2s;
transition: all 0.2s;
font-family: "Inter";
font-style: normal;
font-weight: normal;
font-size: 14px;
line-height: 160%;
border-radius: 4px;
font-size: 14px;
}
.verifyPapers__content__button button:hover {
-webkit-transform: translateY(-3px);
transform: translateY(-3px);
}
.verifyPapers .get__started__btn {
display: -webkit-box;
display: -ms-flexbox;
display: flex;
-webkit-box-pack: center;
-ms-flex-pack: center;
justify-content: center;
-webkit-box-align: center;
-ms-flex-align: center;
align-items: center;
}
.verifyPapers .get__started__btn button {
margin: 50px 50px;
}
@media (max-width: 768px) {
.verifyPapers .get__started__btn button {
width: 30vw !important;
}
}
.verifyPapers .get__started__btn button:nth-of-type(1) {
background: none;
outline: none;
cursor: pointer;
width: 300px;
height: 54px;
border: 1px solid rgba(182, 142, 92, 0.5);
border-radius: 8px;
font-weight: 500;
font-size: 16px;
color: #b68e5c;
-webkit-transition: all 0.2s;
transition: all 0.2s;
font-family: "Inter";
font-style: normal;
font-weight: normal;
font-size: 14px;
line-height: 160%;
}
.verifyPapers .get__started__btn button:nth-of-type(1):hover {
-webkit-transform: translateY(-3px);
transform: translateY(-3px);
}
.verifyPapers .get__started__btn button:nth-of-type(2) {
background: #b68e5c;
outline: none;
cursor: pointer;
width: 300px;
height: 54px;
border: 1px solid rgba(182, 142, 92, 0.5);
border-radius: 8px;
font-weight: 500;
font-size: 16px;
color: #fff;
-webkit-transition: all 0.2s;
transition: all 0.2s;
font-family: "Inter";
font-style: normal;
font-weight: normal;
font-size: 14px;
line-height: 160%;
}
.verifyPapers .get__started__btn button:nth-of-type(2):hover {
-webkit-transform: translateY(-3px);
transform: translateY(-3px);
}
.verifyPapers .pagination {
max-width: 900px;
margin: 0px auto;
}
.verifyPapers .pagination > div {
display: -webkit-box !important;
display: -ms-flexbox !important;
display: flex !important;
-webkit-box-pack: end !important;
-ms-flex-pack: end !important;
justify-content: flex-end !important;
}
.verifyPapers .loader {
display: -ms-grid;
display: grid;
place-items: center;
}
.spread h2 {
max-width: 840px;
margin: 0px auto;
font-size: 48px;
}
@media (max-width: 475px) {
.spread h2 {
font-size: 36px;
}
}
.spread__body {
padding: 130px 0px;
}
@media (max-width: 768px) {
.spread__body {
padding: 50px 0px;
}
}
.spread__body > p:nth-of-type(1) {
text-align: center;
font-style: normal;
font-weight: 300;
font-size: 48px;
line-height: 120%;
/* or 58px */
text-align: center;
}
@media (max-width: 475px) {
.spread__body > p:nth-of-type(1) {
font-size: 36px;
}
}
.spread__body > div {
display: -ms-grid;
display: grid;
-ms-grid-columns: 1fr 1fr;
grid-template-columns: 1fr 1fr;
row-gap: 30px;
-webkit-column-gap: 20px;
column-gap: 20px;
margin-top: 54px;
}
@media (max-width: 768px) {
.spread__body > div {
-ms-grid-columns: 1fr;
grid-template-columns: 1fr;
text-align: center;
}
}
.spread__body > div p:nth-of-type(1) {
font-style: normal;
font-weight: 500;
font-size: 20px;
line-height: 120%;
min-height: 40px;
/* identical to box height, or 24px */
/* Primary Color 03/Chinese Black 100% :: 131416 */
color: #131416;
}
.spread__body > div p:nth-of-type(2) {
max-width: 490px;
font-style: normal;
font-weight: normal;
font-size: 16px;
line-height: 160%;
color: #5a5b5c;
}
@media (max-width: 768px) {
.spread__body > div p:nth-of-type(2) {
max-width: 100%;
}
}
.authorPage > div:nth-of-type(1) {
background: #131416;
padding: 120px 0px;
}
.authorPage > div:nth-of-type(1) > h2 {
max-width: 784px;
text-align: center;
margin: 0px auto;
margin-bottom: 20px;
font-style: normal;
font-weight: normal;
font-size: 48px;
line-height: 120%;
text-align: center;
color: #ffffff;
}
@media (max-width: 768px) {
.authorPage > div:nth-of-type(1) > h2 {
font-size: 36px;
}
}
.authorPage > div:nth-of-type(1) > div {
display: -webkit-box;
display: -ms-flexbox;
display: flex;
text-align: center;
-webkit-box-align: center;
-ms-flex-align: center;
align-items: center;
-webkit-box-pack: center;
-ms-flex-pack: center;
justify-content: center;
-ms-flex-wrap: wrap;
flex-wrap: wrap;
}
.authorPage > div:nth-of-type(1) > div > p {
font-size: 16px;
line-height: 160%;
color: #b2b2b2;
display: -webkit-box;
display: -ms-flexbox;
display: flex;
-webkit-box-align: center;
-ms-flex-align: center;
align-items: center;
margin: 0px 10px;
}
.authorPage > div:nth-of-type(1) > div > p > img {
margin-right: 5px;
}
.authorPage > div:nth-of-type(1) > p {
max-width: 790px;
margin: 0px auto;
}
.authorPage > div:nth-of-type(2) {
padding: 20px 0px;
display: -ms-grid;
display: grid;
-ms-grid-columns: 1fr;
grid-template-columns: 1fr;
gap: 54px;
}
.authorPage > div:nth-of-type(2) > div:nth-of-type(1) > div {
display: -webkit-box;
display: -ms-flexbox;
display: flex;
text-align: center;
-webkit-box-align: center;
-ms-flex-align: center;
align-items: center;
-webkit-box-pack: center;
-ms-flex-pack: center;
justify-content: center;
}
.authorPage > div:nth-of-type(2) > div:nth-of-type(1) > div > p {
font-size: 16px;
line-height: 160%;
color: #5a5b5c;
display: -webkit-box;
display: -ms-flexbox;
display: flex;
-webkit-box-align: center;
-ms-flex-align: center;
align-items: center;
margin: 0px 10px;
}
.authorPage > div:nth-of-type(2) > div:nth-of-type(1) > p {
color: #131416;
max-width: 790px;
margin: 0px auto;
}
.authorPage > div:nth-of-type(2) > div:nth-of-type(1) > p:nth-of-type(1) {
margin-top: 80px;
margin-bottom: 30px;
font-weight: 500;
font-size: 20px;
line-height: 120%;
text-align: center;
}
.authorPage > div:nth-of-type(2) > div:nth-of-type(1) > p:nth-of-type(2) {
font-weight: normal;
font-size: 16px;
line-height: 160%;
text-align: center;
margin-top: 20px;
}
.authorPage > div:nth-of-type(2) > div:not(:nth-of-type(1)) p {
font-style: normal;
font-size: 16px;
color: #5a5b5c;
margin: 20px 0px;
max-width: 1106px;
line-height: 160%;
}
.authorPage > div:nth-of-type(2) > div:not(:nth-of-type(1)) p:nth-of-type(1) {
font-weight: 500;
font-size: 20px;
margin: 0px;
line-height: 120%;
}
/*# sourceMappingURL=App.css.map */ | src/styles/App.css | @import url("https://fonts.googleapis.com/css2?family=Inter:wght@200;300;400;500;600;700;800;900&display=swap");
@import url("//maxcdn.bootstrapcdn.com/font-awesome/4.2.0/css/font-awesome.min.css");
html {
font-size: 100%;
-webkit-box-sizing: border-box;
box-sizing: border-box;
scroll-behavior: smooth;
-webkit-overflow-scrolling: touch;
}
*,
*::before,
*::after {
-webkit-box-sizing: inherit;
box-sizing: inherit;
padding: 0px;
margin: 0px;
-webkit-tap-highlight-color: transparent;
-webkit-touch-callout: none;
-webkit-user-select: none;
-moz-user-select: none;
-ms-user-select: none;
user-select: none;
}
body {
padding: 0px;
margin: 0px;
font-family: "Inter", sans-serif;
}
.container {
max-width: 1200px;
margin: 0px auto;
}
@media (max-width: 1440px) {
.container {
max-width: 70%;
}
}
@media (max-width: 1024px) {
.container {
max-width: 85%;
}
}
@media (max-width: 768px) {
.container {
max-width: 90%;
}
}
a {
text-decoration: none;
color: inherit;
}
.nav {
background-color: #131416;
position: relative;
}
.nav > div {
display: -webkit-box;
display: -ms-flexbox;
display: flex;
-webkit-box-pack: justify;
-ms-flex-pack: justify;
justify-content: space-between;
-webkit-box-align: center;
-ms-flex-align: center;
align-items: center;
padding: 20px 0px;
}
.nav > div div > button {
background: none;
outline: none;
cursor: pointer;
width: 183px;
height: 48px;
border: 1px solid rgba(182, 142, 92, 0.5);
border-radius: 8px;
font-weight: 500;
font-size: 16px;
color: #b68e5c;
-webkit-transition: all 0.2s;
transition: all 0.2s;
font-family: "Inter";
font-style: normal;
font-weight: normal;
font-size: 14px;
line-height: 160%;
font-size: 14px;
}
.nav > div div > button:hover {
-webkit-transform: translateY(-3px);
transform: translateY(-3px);
}
.nav > div div > button:nth-of-type(1) {
border: none;
}
.nav > div div > button:nth-of-type(2):hover {
background-color: #b68e5c !important;
color: white !important;
}
.nav__search {
-webkit-box-flex: 1;
-ms-flex: 1;
flex: 1;
display: -webkit-box;
display: -ms-flexbox;
display: flex;
-webkit-box-align: center;
-ms-flex-align: center;
align-items: center;
-ms-flex-pack: distribute;
justify-content: space-around;
gap: 10px;
}
.nav__search > form {
-webkit-box-flex: 0.9;
-ms-flex: 0.9;
flex: 0.9;
display: -webkit-box;
display: -ms-flexbox;
display: flex;
background-color: white;
-webkit-box-sizing: border-box;
box-sizing: border-box;
padding: 0px 0px;
margin: 0px 20px;
border-radius: 8px;
}
.nav__search > form > img {
margin-left: 10px;
}
.nav__search > form > input {
-webkit-box-flex: 1;
-ms-flex: 1;
flex: 1;
outline: none;
border: none;
padding-left: 10px;
}
@media (max-width: 768px) {
.nav__search > form > input {
padding-left: 5px;
}
}
.nav__search > form > button {
background: #b68e5c;
outline: none;
cursor: pointer;
width: 99px;
height: 40px;
border: 1px solid rgba(182, 142, 92, 0.5);
border-radius: 8px;
font-weight: 500;
font-size: 16px;
color: white;
-webkit-transition: all 0.2s;
transition: all 0.2s;
font-family: "Inter";
font-style: normal;
font-weight: normal;
font-size: 14px;
line-height: 160%;
font-size: 14px !important;
}
.nav__search > form > button:hover {
-webkit-transform: translateY(-3px);
transform: translateY(-3px);
}
.nav__search > div {
-webkit-box-flex: 0.3;
-ms-flex: 0.3;
flex: 0.3;
display: -webkit-box;
display: -ms-flexbox;
display: flex;
-ms-flex-pack: distribute;
justify-content: space-around;
-webkit-box-align: center;
-ms-flex-align: center;
align-items: center;
}
.nav__search > div > a {
text-align: center;
text-decoration: none;
color: #b68e5c;
}
.nav__search > div > a:nth-of-type(2) {
color: #b68e5c;
}
.nav .menu {
position: relative;
width: 50px;
height: 50px;
cursor: pointer;
display: none;
}
@media (max-width: 768px) {
.nav .menu {
display: block;
}
}
.nav .menu.active span:first-child {
-webkit-transform: rotate(45deg);
transform: rotate(45deg);
top: 25px;
}
.nav .menu.active span:last-child {
-webkit-transform: rotate(-45deg);
transform: rotate(-45deg);
top: 25px;
}
.nav .menu.active span:nth-child(2) {
opacity: 0;
}
.nav .menu span {
width: 90%;
height: 2px;
background: white;
position: absolute;
-webkit-transition: all 0.3s ease;
transition: all 0.3s ease;
border-radius: 5px;
top: 50%;
-webkit-transform: translateY(-50%);
transform: translateY(-50%);
}
.nav .menu span:first-child {
top: 12px;
}
.nav .menu span:last-child {
top: 38px;
}
.nav .menu__for__desktop {
display: -webkit-box;
display: -ms-flexbox;
display: flex;
}
/* @media (max-width: 768px) {
.nav .menu__for__desktop {
display: none !important;
background-color: green !important;
}
} */
@media (max-width: 768px) {
.nav-menu {
display: block;
position: absolute;
top: 100%;
left: 0;
right: 0;
z-index: 1000;
background-color: #131416;
padding: 16px 0;
opacity: 0;
visibility: hidden;
transition: opacity 0.3s ease;
}
.nav-menu.active {
visibility: visible;
opacity: 1;
}
}
.footer {
background: white;
}
.footer__top {
position: relative;
padding: 74px 0px;
}
@media (max-width: 475px) {
.footer__top {
padding: 50px 0px;
}
}
.footer__top > div {
display: -ms-grid;
display: grid;
-ms-grid-columns: 1fr 1fr;
grid-template-columns: 1fr 1fr;
gap: 10px;
}
@media (max-width: 1440px) {
.footer__top > div {
gap: 50px;
}
}
@media (max-width: 1024px) {
.footer__top > div {
-ms-grid-columns: 1fr;
grid-template-columns: 1fr;
gap: 10px;
}
}
.footer__left h2 {
font-family: Inter;
font-style: normal;
font-weight: 500;
font-size: 24px;
line-height: 14px;
/* identical to box height, or 58% */
letter-spacing: 0.004em;
color: #000000;
}
.footer__left p {
font-family: "Inter";
font-style: normal;
font-weight: normal;
font-size: 16px;
line-height: 160%;
/* or 26px */
color: #000000;
margin: 20px 0px;
/* or 26px */
max-width: 307px;
color: #000000;
}
@media (max-width: 1024px) {
.footer__left p {
max-width: 480px;
}
}
.footer__left > div {
display: -webkit-box;
display: -ms-flexbox;
display: flex;
gap: 20px;
}
@media (max-width: 375px) {
.footer__left > div {
-webkit-box-orient: vertical;
-webkit-box-direction: normal;
-ms-flex-direction: column;
flex-direction: column;
}
}
.footer__left button {
background: #b68e5c;
outline: none;
cursor: pointer;
width: 180px;
height: 54px;
border: 1px solid rgba(182, 142, 92, 0.5);
border-radius: 8px;
font-weight: 500;
font-size: 16px;
color: white;
-webkit-transition: all 0.2s;
transition: all 0.2s;
font-family: "Inter";
font-style: normal;
font-weight: normal;
font-size: 14px;
line-height: 160%;
}
.footer__left button:hover {
-webkit-transform: translateY(-3px);
transform: translateY(-3px);
}
.footer__left button:nth-of-type(2) {
background: none;
}
.footer__right {
display: -ms-grid;
display: grid;
-ms-grid-columns: 1fr 1fr 1fr;
grid-template-columns: 1fr 1fr 1fr;
gap: 90px;
margin: 20px 0px;
}
@media (max-width: 768px) {
.footer__right {
-ms-grid-columns: 1fr 1fr 1fr;
grid-template-columns: 1fr 1fr 1fr;
gap: 30px;
}
}
@media (max-width: 475px) {
.footer__right {
-ms-grid-columns: 1fr 1fr;
grid-template-columns: 1fr 1fr;
gap: 10px;
}
}
.footer__right > div {
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-align: start;
-ms-flex-align: start;
align-items: flex-start;
}
.footer__right > div p {
font-family: Inter;
font-style: normal;
font-weight: 600;
font-size: 18px;
line-height: 24px;
/* identical to box height, or 133% */
letter-spacing: 0.004em;
color: #000000;
margin-bottom: 15px;
}
.footer__right > div a {
font-family: "Inter";
font-style: normal;
font-weight: normal;
font-size: 18px;
line-height: 24px;
/* identical to box height, or 133% */
letter-spacing: 0.004em;
color: #000000;
margin-bottom: 12px;
}
.footer__right > div a:hover {
color: #b68e5c;
}
.footer .github__star {
display: -webkit-box;
display: -ms-flexbox;
display: flex;
-webkit-box-align: center;
-ms-flex-align: center;
align-items: center;
-webkit-box-pack: justify;
-ms-flex-pack: justify;
justify-content: space-between;
}
.footer .github__star > p {
display: -webkit-box;
display: -ms-flexbox;
display: flex;
-webkit-box-align: center;
-ms-flex-align: center;
align-items: center;
-ms-flex-pack: distribute;
justify-content: space-around;
font-weight: bold;
background: -webkit-gradient(linear, left top, left bottom, from(#fcfdfd), to(#f0f0f0));
background: linear-gradient(180deg, #fcfdfd 0%, #f0f0f0 100%);
padding: 2px 10px;
border: 1px solid lightgray;
border-radius: 4px;
}
.footer .github__star > p .MuiSvgIcon-root {
margin-right: 3px;
font-size: 18px;
}
.footer .github__star > p:nth-child(2) {
margin-left: 5px;
min-width: 50px;
}
.footer .github__star > p:nth-child(2) small {
color: #2668cf;
}
.footer__bye__bye > div {
display: -webkit-box;
display: -ms-flexbox;
display: flex;
}
.footer__bye__bye > div a {
margin-right: 10px;
}
.footer__bye__bye > div a > div {
-webkit-transition: 0.3s all;
transition: 0.3s all;
display: -webkit-box;
display: -ms-flexbox;
display: flex;
-webkit-box-pack: center;
-ms-flex-pack: center;
justify-content: center;
-webkit-box-align: center;
-ms-flex-align: center;
align-items: center;
background: #b68e5c;
width: 43px;
height: 43px;
border-radius: 50%;
}
.footer__bye__bye > div a > div:hover {
-webkit-transform: translateY(-5px);
transform: translateY(-5px);
}
.hero {
position: relative;
background-color: #131416;
min-height: 742px;
display: -webkit-box;
display: -ms-flexbox;
display: flex;
-webkit-box-pack: center;
-ms-flex-pack: center;
justify-content: center;
color: white;
flex-direction: column;
}
.hero #tsparticles {
position: absolute;
top: 0%;
left: 0%;
bottom: 0%;
right: 0%;
width: 100%;
z-index: 1;
}
.hero > div:nth-child(2) {
text-align: center;
padding: 6vh 0px;
z-index: 2;
}
@media (max-width: 768px) {
.hero > div:nth-child(2) {
padding-top: 50px;
padding-bottom: 150px;
}
}
@media (max-width: 475px) {
.hero > div:nth-child(2) {
padding-top: 1vh;
padding-bottom: 50px;
}
}
.hero > div:nth-child(2) > p:nth-of-type(1) {
font-size: 28px;
}
.hero > div:nth-child(2) > p:nth-of-type(2) {
margin: 30px 0px;
max-width: 940px;
font-family: "Inter";
font-style: normal;
font-weight: normal;
font-size: 16px;
line-height: 160%;
/* or 26px */
text-align: center;
color: #ffffff;
opacity: 0.8;
}
@media (max-width: 768px) {
.hero > div:nth-child(2) > p:nth-of-type(2) {
margin: 30px auto;
max-width: 550px;
}
}
@media (max-width: 475px) {
.hero > div:nth-child(2) > p:nth-of-type(2) > span {
display: none;
}
}
.hero > div:nth-child(2) > p:nth-of-type(3) {
font-family: "Inter";
font-style: normal;
font-weight: 300;
font-size: 12px;
line-height: 14px;
/* or 117% */
text-align: center;
letter-spacing: 0.004em;
margin: 0px auto;
color: #ffffff;
max-width: 453px;
}
.hero > div:nth-child(2) > p:nth-of-type(3) > span {
font-weight: bold;
}
.hero > div:nth-child(2) h1 {
max-width: 940px;
margin: 20px auto;
letter-spacing: 1px;
font-family: "Inter";
font-style: normal;
font-weight: normal;
font-size: 48px;
line-height: 120%;
/* or 58px */
text-align: center;
color: #ffffff;
}
@media (max-width: 768px) {
.hero > div:nth-child(2) h1 {
font-size: 32px;
}
}
@media (max-width: 475px) {
.hero > div:nth-child(2) h1 {
font-size: 27px;
}
}
.hero .two__btn {
margin-bottom: 40px;
}
.btn {
background-color: transparent;
color: #b68e5c;
outline: none;
cursor: pointer;
width: 183px;
height: 48px;
border: 1px solid rgba(182, 142, 92, 0.5);
border-radius: 8px;
font-weight: 500;
font-size: 16px;
-webkit-transition: all 0.2s;
transition: all 0.2s;
font-family: "Inter";
font-style: normal;
font-weight: normal;
font-size: 14px;
line-height: 160%;
}
@media (max-width: 1024px) {
.btn {
height: 40px;
width: 156px;
}
}
.btn:hover {
-webkit-transform: translateY(-3px);
transform: translateY(-3px);
}
@media (max-width: 475px) {
.btn {
width: 70vw;
}
}
.btn__primary {
background-color: #b68e5c;
color: white;
}
.hero .three__img {
display: -webkit-box;
display: -ms-flexbox;
display: flex;
-webkit-box-align: center;
-ms-flex-align: center;
align-items: center;
-webkit-box-pack: center;
-ms-flex-pack: center;
justify-content: center;
margin-top: 40px;
}
.hero .three__img > img {
margin: 0px 30px;
}
@media (max-width: 768px) {
.hero .three__img > img {
margin: 0px 10px;
width: 100px;
}
}
@media (max-width: 767px) {
.hero .three__img > img {
width: 25vw;
}
}
.hero .graph__stats {
display: -webkit-box;
display: -ms-flexbox;
display: flex;
-webkit-box-pack: center;
-ms-flex-pack: center;
justify-content: center;
-webkit-box-align: center;
-ms-flex-align: center;
align-items: center;
position: absolute;
width: 110px;
height: 257px;
top: 50%;
-webkit-transform: translateY(-50%);
transform: translateY(-50%);
right: 0px;
background: #24272c;
border-radius: 5px;
}
@media (max-width: 1024px) {
.hero .graph__stats {
top: 90%;
left: 50%;
-webkit-transform: translateX(-50%);
transform: translateX(-50%);
max-height: 60px;
width: 357px;
}
}
@media (max-width: 375px) {
.hero .graph__stats {
width: calc(100% - 24px);
}
}
.hero .graph__stats .graph__stats__body {
text-align: center;
}
@media (max-width: 1024px) {
.hero .graph__stats .graph__stats__body {
display: -webkit-box;
display: -ms-flexbox;
display: flex;
gap: 10px;
-webkit-box-pack: justify;
-ms-flex-pack: justify;
justify-content: space-between;
-webkit-box-align: center;
-ms-flex-align: center;
align-items: center;
}
}
.hero .graph__stats .graph__stats__body span {
font-weight: 500;
font-size: 11px;
text-align: center;
text-transform: uppercase;
color: #ffffff;
opacity: 0.8;
}
.hero .graph__stats .graph__stats__body > div {
margin: 10px 0px;
}
.hero .graph__stats .graph__stats__body h5 {
font-weight: 500;
font-size: 20px;
text-align: center;
color: #ffffff;
}
@media (max-width: 375px) {
.hero .graph__stats .graph__stats__body h5 {
font-size: 16px;
}
}
.hero .search__box {
margin: 20px auto;
}
.hero .search__result {
background-color: white;
width: 100%;
max-height: 400px;
position: relative;
top: -3px;
border-radius: 0px 0px 10px 10px;
max-width: 500px;
margin: 0px auto;
color: black;
padding: 10px !important;
z-index: 999;
overflow-y: auto;
}
.hero .search__result > a {
border-top: 1px solid lightgray;
text-decoration: none;
padding: 10px 0px;
}
.hero .search__result > a > div {
display: -webkit-box;
display: -ms-flexbox;
display: flex;
-webkit-box-align: center;
-ms-flex-align: center;
align-items: center;
margin: 10px 0px;
padding: 10px 0px;
border-bottom: 1px solid #f3ede4;
}
.hero .search__result > a > div > div:nth-of-type(1) {
width: 40px;
height: 40px;
background: #151515;
border-radius: 50%;
}
.hero .search__result > a > div > div:nth-of-type(2) {
-webkit-box-flex: 1;
-ms-flex: 1;
flex: 1;
text-align: left;
margin-left: 10px;
}
.hero .search__result > a > div > div:nth-of-type(2) p {
font-weight: 700;
color: #131416;
}
.hero .search__result > a > div > div:nth-of-type(2) small {
color: #a6a6a6;
}
.hero .search__result > a > div > a {
background: #131416;
outline: none;
cursor: pointer;
width: 99px;
height: 30px;
border: 1px solid rgba(182, 142, 92, 0.5);
border-radius: 8px;
font-weight: 500;
font-size: 16px;
color: white;
-webkit-transition: all 0.2s;
transition: all 0.2s;
font-family: "Inter";
font-style: normal;
font-weight: normal;
font-size: 14px;
line-height: 160%;
text-decoration: none;
font-size: 14px;
padding-top: 4px;
text-align: center;
vertical-align: middle;
border-radius: 5px;
}
.hero .search__result > a > div > a:hover {
-webkit-transform: translateY(-3px);
transform: translateY(-3px);
}
.landing__description {
background-image: url('../images/landing-image.jpg');
background-position: right;
background-size: contain;
background-repeat: no-repeat;
position: relative;
padding: 98px 0;
}
.landing__description:before {
content: '';
position: absolute;
top: 0;
left: 0;
right: 0;
bottom: 0;
display: block;
background: linear-gradient(to right, #fff 30%, transparent 70%);
}
.landing__description .description {
position: relative;
width: 50%;
}
.landing__description .description__title {
font-family: Inter;
font-style: normal;
font-weight: normal;
font-size: 42px;
line-height: 120%;
color: #191919;
margin-bottom: 32px;
}
.landing__description .description__text {
font-family: Inter;
font-style: normal;
font-weight: normal;
font-size: 24px;
line-height: 120%;
color: #4C4C4C;
}
.landing__description .description__text p {
margin-bottom: 32px;
}
@media(min-width: 1921px) {
.landing__description {
background-size: 50%;
}
}
@media(max-width: 1360px) {
.landing__description .description__title {
font-size: 32px;
margin-bottom: 32px;
}
.landing__description .description__text {
font-size: 18px;
}
}
@media(max-width: 1023px) {
.landing__description {
background-position: right -10%;
padding: 48px 0;
}
.landing__description .description__title {
font-size: 24px;
margin-bottom: 32px;
}
.landing__description .description__text {
font-size: 16px;
}
}
@media(max-width: 767px) {
.landing__description {
background-position: bottom;
padding: 64px 0 75%;
}
.landing__description:before {
display: none;
}
.landing__description .description {
width: 100%;
text-align: center;
}
}
.landing__works {
padding: 48px 0 96px;
background: #f4f4f4;
}
.landing__works-title {
font-style: normal;
font-weight: 300;
font-size: 48px;
line-height: 120%;
text-align: center;
color: #131416;
margin: 48px 0 48px;
}
.landing__works-steps {
position: relative;
display: flex;
flex-direction: column;
}
.landing__works-step {
width: 60%;
padding: 48px 24px;
border-radius: 16px;
}
.landing__works-step:nth-of-type(2n) {
margin-left: auto;
}
.landing__works-step-curve {
width: 40%;
height: auto;
}
.landing__works-step-curve:nth-of-type(2n) {
margin-right: 30%;
margin-left: auto;
}
.landing__works-step-curve:nth-of-type(2n + 1) {
margin-left: 30%;
margin-right: auto;
}
.landing__works-step-title {
font-family: "Inter";
font-style: normal;
font-weight: 500;
font-size: 26px;
line-height: 120%;
color: #131416;
}
.landing__works-step-text {
font-style: normal;
font-weight: normal;
font-size: 18px;
line-height: 160%;
color: #7c7d8c;
margin: 16px auto 0;
}
@media(max-width: 767px) {
.landing__works-step {
padding: 24px 0;
width: 100%;
}
.landing__works-step-curve {
width: 70%;
}
.landing__works-step-curve:nth-of-type(2n) {
margin-right: auto;
margin-left: auto;
}
.landing__works-step-curve:nth-of-type(2n + 1) {
margin-left: auto;
margin-right: auto;
}
}
.landing__ownership {
background-color: #131416;
text-align: center;
color: #fff;
padding: 98px 0;
}
.landing__ownership .ownership__text {
font-size: 24px;
line-height: 32px;
font-family: Inter;
letter-spacing: 0.004em;
font-weight: 300;
margin-bottom: 48px;
}
.landing__ownership .ownership__text span {
font-weight: bold;
}
.landing__ownership .ownership__logos {
display: flex;
flex-direction: row;
align-items: center;
justify-content: center;
}
.landing__ownership .ownership__logos img {
margin: 0 24px;
}
@media(max-width: 1023px) {
.landing__ownership {
padding: 64px 0;
}
.landing__ownership .ownership__text {
font-size: 18px;
line-height: 24px;
margin-bottom: 32px;
}
}
@media(max-width: 767px) {
.landing__ownership .ownership__logos {
display: flex;
flex-direction: row;
flex-wrap: wrap;
align-items: center;
justify-content: center;
}
.landing__ownership .ownership__logos img {
flex: 1 0 calc(50% - 24px);
max-width: calc(50% - 24px);
margin: 0 12px 32px;
}
.landing__ownership .ownership__logos img:last-child {
margin-bottom: 0;
}
}
::-webkit-scrollbar {
width: 5px;
}
::-webkit-scrollbar-thumb {
background: black;
border-radius: 5px;
}
.paper {
max-height: 500px;
}
.paper > div {
position: relative;
top: -100px;
}
@media (max-width: 768px) {
.paper > div {
top: -30px;
}
}
.paper > div img {
width: 100%;
}
.profileBody {
min-height: 100vh;
color: white;
background: #e5e5e5;
}
.profileBody > div > div:nth-of-type(2) {
min-height: 100vh;
}
.data__loader {
display: -ms-grid;
display: grid;
place-items: center;
height: 100vh;
}
.profile__top {
width: 100%;
height: 100%;
padding-bottom: 30px;
background-color: #131416;
}
.profile__top .upper__grid {
position: relative;
min-height: 240px;
display: -webkit-box;
display: -ms-flexbox;
display: flex;
-webkit-box-align: center;
-ms-flex-align: center;
align-items: center;
}
.profile__top .profile__info {
margin-left: 30px;
-webkit-box-flex: 1;
-ms-flex: 1;
flex: 1;
}
.profile__top .profile__info > h3 {
font-weight: bold;
font-size: 24px;
margin-bottom: 12px;
}
.profile__top .profile__info span {
font-size: 14px;
margin: 0px 7px;
background: #343a45;
border-radius: 70px;
padding: 5px 8px;
}
.profile__top .profile__info > p {
color: white;
opacity: 0.6;
font-size: 14px;
}
.profile__top .profile__info > p:nth-of-type(2) {
font-size: 14px;
line-height: 22px;
}
.profile__top .profile__info .amount {
display: -webkit-box;
display: -ms-flexbox;
display: flex;
-webkit-box-align: center;
-ms-flex-align: center;
align-items: center;
margin-top: 20px;
margin-bottom: 24px;
}
.profile__top .profile__info .amount > p {
font-size: 14px;
line-height: 14px;
color: #ffffff;
opacity: 0.6;
}
.profile__top .profile__info .amount .claim-btn {
border-radius: 8px;
cursor: pointer;
color: white !important;
opacity: 1;
}
.profile__top .profile__info .btn-group {
display: -webkit-box;
display: -ms-flexbox;
display: flex;
-webkit-box-align: center;
-ms-flex-align: center;
align-items: center;
margin-top: 24px;
cursor: pointer;
}
.profile__top .profile__info .btn-group > p {
color: white;
font-size: 14px;
background-color: #b68e5c;
padding: 15px 48px;
margin-right: 10px;
border-radius: 8px;
}
.profile__top .profile__info .btn-group > p:nth-of-type(2) {
background-color: #131416;
border: 1px solid #b68e5c;
color: #b68e5c;
}
.profile__top .profile__info + div {
background: #24272c;
text-align: center;
padding: 20px 10px;
width: 350px;
border-radius: 16px;
}
.profile__top .profile__info + div > p {
text-align: center;
color: #ffffff;
opacity: 0.8;
font-style: normal;
font-weight: normal;
font-size: 14px;
line-height: 160%;
}
.profile__top .profile__info + div > div {
margin: 20px 0px;
display: -ms-grid;
display: grid;
-ms-grid-columns: 1fr 1fr;
grid-template-columns: 1fr 1fr;
text-align: center;
}
.profile__top .profile__info + div > div > div:nth-of-type(1) {
border-right: 1px solid #7c7d8c3a;
}
.profile__top .profile__info + div > div > div > p {
font-weight: bold;
font-size: 20px;
line-height: 120%;
}
.profile__top .profile__info + div > div > div small {
font-size: 10px;
line-height: 160%;
/* identical to box height, or 16px */
text-align: center;
color: #ffffff;
opacity: 0.6;
}
.profile__top .profile__info + div > button {
background: #b68e5c;
outline: none;
cursor: pointer;
width: 105px;
height: 32px;
border: 1px solid rgba(182, 142, 92, 0.5);
border-radius: 8px;
font-weight: 500;
font-size: 16px;
color: white;
-webkit-transition: all 0.2s;
transition: all 0.2s;
font-family: "Inter";
font-style: normal;
font-weight: normal;
font-size: 14px;
line-height: 160%;
font-weight: normal;
font-size: 14px;
}
.profile__top .profile__info + div > button:hover {
-webkit-transform: translateY(-3px);
transform: translateY(-3px);
}
.overview {
color: black;
background-color: #e5e5e5;
}
.overview > div {
margin-bottom: 30px;
}
.overview > div > p {
font-weight: 500;
font-size: 16px;
line-height: 24px;
text-transform: uppercase;
color: #efefef;
}
.overview > div:nth-of-type(1) {
-webkit-box-shadow: 0 4px 2px -2px lightgray;
box-shadow: 0 4px 2px -2px lightgray;
background-color: white;
}
.overview > div:nth-of-type(1) > div {
padding: 0px 200px;
}
.overview > div:nth-of-type(1) > div > button {
background: none;
border: none;
color: #7c7d8c;
font-weight: 500;
font-size: 16px;
width: 135px;
height: 54px;
cursor: pointer;
}
.overview > div:nth-of-type(1) > div > button.active {
color: #131416;
border-bottom: 2px solid #131416;
}
.overview__wrapper {
display: -webkit-box;
display: -ms-flexbox;
display: flex;
}
.right__content {
-webkit-box-flex: 1;
-ms-flex: 1;
flex: 1;
}
.right__content .title__text {
font-weight: 500;
margin-bottom: 16px;
letter-spacing: 0.04em;
text-transform: uppercase;
color: #131416;
}
.right__content .profile__card {
background: #ffffff;
border-radius: 16px;
padding: 14px;
margin-bottom: 32px;
}
.right__content .profile__card p {
padding: 0.2rem;
}
.right__content .profile__popular__papers {
display: -ms-grid;
display: grid;
-ms-grid-columns: 1fr 1fr;
grid-template-columns: 1fr 1fr;
gap: 16px;
color: #efefef;
}
.right__content .profile__popular__papers > div {
background: #ffffff;
border-radius: 8px;
padding: 18px;
}
.right__content .profile__popular__papers > div > div:nth-of-type(1) {
display: -webkit-box;
display: -ms-flexbox;
display: flex;
-webkit-box-align: center;
-ms-flex-align: center;
align-items: center;
}
.right__content .profile__popular__papers > div > div:nth-of-type(1) > span {
margin-left: 10px;
}
.right__content .profile__popular__papers > div > div:nth-of-type(1) > span:first-letter {
text-transform: capitalize;
}
.right__content .profile__popular__papers > div > div:nth-of-type(1) > span > a {
color: white;
text-decoration: none;
}
.right__content .profile__popular__papers > div > div:nth-of-type(1) > span > a:hover {
text-decoration: underline;
}
.right__content .profile__popular__papers > div > div:nth-of-type(2) {
display: -ms-grid;
display: grid;
-ms-grid-columns: 1fr 1fr;
grid-template-columns: 1fr 1fr;
gap: 10px;
margin-top: 15px;
}
.right__content .profile__popular__papers > div > div:nth-of-type(2) > div {
display: -webkit-box;
display: -ms-flexbox;
display: flex;
-webkit-box-align: center;
-ms-flex-align: center;
align-items: center;
background-color: #24272c;
padding: 8px;
border-radius: 8px;
}
.right__content .profile__popular__papers > div > div:nth-of-type(2) > div > span {
margin-left: 10px;
color: #c1a27a;
}
.side__bar {
width: 200px;
}
.side__bar .social__numbers {
display: -webkit-box;
display: -ms-flexbox;
display: flex;
-webkit-box-pack: start;
-ms-flex-pack: start;
justify-content: flex-start;
gap: 12px;
margin-bottom: 12px;
}
.side__bar .social__numbers span {
color: #6b6b6b;
}
.side__bar .social__numbers p {
color: black;
}
.side__bar .achievement p {
font-weight: 500;
padding: 20px 0;
font-size: 18px;
color: black;
}
.side__bar .achievement img {
padding-right: 10px;
}
.Featured__papers {
background-color: #fff;
min-height: 182px;
padding: 18px 24px;
border-bottom: 1px solid #e5e5e5;
border-radius: 16px;
}
.Featured__papers > a {
text-decoration: none;
font-weight: 500;
font-size: 22px;
color: #2c77c0;
text-transform: capitalize;
}
.Featured__papers > a:hover {
color: #b68e5c;
}
.Featured__papers p:nth-of-type(1) {
margin: 9px 0px;
}
.Featured__papers p:nth-of-type(1) span:nth-of-type(1) {
color: #7c7d8c;
font-size: 12px;
}
.Featured__papers p:nth-of-type(1) span:nth-of-type(2) {
background: #f3f3f3;
color: #7c7d8c;
font-size: 12px;
padding: 3px;
margin-left: 5px;
border-radius: 2px;
}
.Featured__papers p:nth-of-type(1) span:nth-of-type(3) {
color: #7c7d8c;
font-size: 12px;
}
.Featured__papers p:nth-of-type(1) span:nth-of-type(4) {
color: #7c7d8c;
font-size: 12px;
}
.Featured__papers p:nth-of-type(2) {
font-size: 14px;
color: #696969;
margin-bottom: 16px;
}
.Featured__papers .feature__wrapper {
display: -webkit-box;
display: -ms-flexbox;
display: flex;
-webkit-box-align: baseline;
-ms-flex-align: baseline;
align-items: baseline;
gap: 10px;
}
.Featured__papers .feature__wrapper > div {
display: -webkit-box;
display: -ms-flexbox;
display: flex;
gap: 4px;
-webkit-box-align: center;
-ms-flex-align: center;
align-items: center;
font-size: 12px;
color: #7c7d8c;
}
.Featured__papers .feature__wrapper > div:nth-child(1) {
color: #2c77c0;
background: #ffffff;
border: 1px solid #d9dadb;
font-size: 14px;
-webkit-box-sizing: border-box;
box-sizing: border-box;
border-radius: 36px;
padding: 4px 6px;
}
.Featured__papers .feature__wrapper > div:nth-child(2) {
color: #2c77c0;
background: #ffffff;
border: 1px solid #d9dadb;
font-size: 14px;
-webkit-box-sizing: border-box;
box-sizing: border-box;
border-radius: 36px;
padding: 4px 6px;
}
.papers > div:nth-of-type(1) {
-webkit-box-shadow: 0 4px 2px -2px lightgray;
box-shadow: 0 4px 2px -2px lightgray;
background-color: white;
}
.papers > div:nth-of-type(1) > div {
padding: 0px 200px;
}
.papers > div:nth-of-type(1) > div > button {
background: none;
border: none;
color: #7c7d8c;
font-weight: 500;
font-size: 16px;
width: 135px;
height: 54px;
cursor: pointer;
}
.papers > div:nth-of-type(1) > div > button.active {
color: #131416;
border-bottom: 2px solid #131416;
}
.papers > div:nth-of-type(2) {
display: -webkit-box;
display: -ms-flexbox;
display: flex;
padding: 30px 0px;
}
.papers > div:nth-of-type(2) > div:nth-of-type(2) {
-webkit-box-flex: 1;
-ms-flex: 1;
flex: 1;
}
.papers > div:nth-of-type(2) > div:nth-of-type(2) > div {
margin-bottom: 10px;
}
.papers > div:nth-of-type(2) > div:nth-of-type(2) > p {
margin-bottom: 20px;
font-weight: 500;
font-size: 16px;
line-height: 16px;
letter-spacing: 0.04em;
text-transform: uppercase;
color: #131416;
}
.sponsors {
margin-top: 30px;
}
.sponsors h3 {
font-weight: 500;
font-size: 16px;
}
.sponsors .content__wrapper {
display: -webkit-box;
display: -ms-flexbox;
display: flex;
-webkit-box-pack: justify;
-ms-flex-pack: justify;
justify-content: space-between;
}
.sponsors .content__wrapper .content {
width: 42.54px;
height: 42.54px;
background: #24272c;
margin-top: 24px;
border-radius: 83.4197px;
-webkit-box-align: center;
-ms-flex-align: center;
align-items: center;
}
.paper__header {
background: #131416;
height: 380px;
color: #fff;
}
.paper__header .container .paper__header__wrapper {
height: 380px;
position: relative;
}
.paper__header .container .paper__header__wrapper .text {
padding-top: 50px;
font-weight: 500;
font-size: 16px;
letter-spacing: 0.004em;
opacity: 0.7;
}
.paper__header .container .paper__header__wrapper h1 {
margin: 20px 0;
font-weight: normal;
font-size: 42px;
}
.paper__header .container .paper__header__wrapper .text-info {
margin-top: 20px;
font-weight: 500;
font-size: 16px;
letter-spacing: 0.004em;
opacity: 0.7;
}
.paper__header .container .paper__header__wrapper .version {
color: #fff;
margin-top: 26px;
}
.paper__header .container .paper__header__wrapper .version a {
text-decoration: none;
color: #b68e5c;
}
.paper__header .container .paper__header__wrapper .header__bottom__wrapper .header__links__wrapper {
position: absolute;
display: -webkit-box;
display: -ms-flexbox;
display: flex;
-webkit-box-pack: center;
-ms-flex-pack: center;
justify-content: center;
-webkit-box-align: center;
-ms-flex-align: center;
align-items: center;
gap: 10px;
bottom: 0;
-webkit-transform: translateY(16px);
transform: translateY(16px);
left: 0;
}
.paper__header .container .paper__header__wrapper .header__bottom__wrapper .header__links__wrapper .header__links {
display: -webkit-box;
display: -ms-flexbox;
display: flex;
-webkit-box-pack: center;
-ms-flex-pack: center;
justify-content: center;
-webkit-box-align: center;
-ms-flex-align: center;
align-items: center;
width: 32px;
height: 32px;
left: 135px;
top: 427px;
background: #ffffff;
-webkit-box-shadow: 20px 18px 80px rgba(75, 81, 114, 0.16);
box-shadow: 20px 18px 80px rgba(75, 81, 114, 0.16);
border-radius: 50%;
-webkit-transition: 0.3s ease;
transition: 0.3s ease;
}
.paper__header .container .paper__header__wrapper .header__bottom__wrapper .header__links__wrapper .header__links:hover {
-webkit-transform: translateY(-3px);
transform: translateY(-3px);
-webkit-box-shadow: 20px 18px 80px rgba(75, 81, 114, 0.66);
box-shadow: 20px 18px 80px rgba(75, 81, 114, 0.66);
cursor: pointer;
}
.paper__header .container .paper__header__wrapper .header__bottom__wrapper .header__links__wrapper .header__language {
display: -webkit-box;
display: -ms-flexbox;
display: flex;
-webkit-box-pack: center;
-ms-flex-pack: center;
justify-content: center;
-webkit-box-align: center;
-ms-flex-align: center;
align-items: center;
width: 88px;
height: 30px;
background: #ffffff;
-webkit-box-shadow: 20px 18px 80px rgba(75, 81, 114, 0.16);
box-shadow: 20px 18px 80px rgba(75, 81, 114, 0.16);
border-radius: 8px;
color: #000;
position: relative;
}
.paper__header .container .paper__header__wrapper .header__bottom__wrapper .header__links__wrapper .header__language:hover {
cursor: pointer;
}
.paper__header .container .paper__header__wrapper .header__bottom__wrapper .header__links__wrapper .header__language img {
margin-left: 2px;
margin-bottom: 0.05rem;
}
.paper__header .container .paper__header__wrapper .header__bottom__wrapper .header__links__wrapper .header__language p {
font-size: 12px;
}
.paper__header .container .paper__header__wrapper .header__bottom__wrapper .header__links__wrapper .header__language .language__list {
display: -webkit-box;
display: -ms-flexbox;
display: flex;
-webkit-box-pack: center;
-ms-flex-pack: center;
justify-content: center;
-webkit-box-align: center;
-ms-flex-align: center;
align-items: center;
position: absolute;
top: 105%;
width: 88px;
height: 51px;
background: #ffffff;
-webkit-box-shadow: 20px 18px 80px rgba(75, 81, 114, 0.16);
box-shadow: 20px 18px 80px rgba(75, 81, 114, 0.16);
border-radius: 8px;
}
.paper__header .container .paper__header__wrapper .header__bottom__wrapper .header__links__wrapper .header__language .language__list ul {
width: 100%;
text-align: center;
}
.paper__header .container .paper__header__wrapper .header__bottom__wrapper .header__links__wrapper .header__language .language__list ul li {
list-style: none;
font-size: 12px;
padding: 5px 0;
border-radius: 8px;
}
.paper__header .container .paper__header__wrapper .header__bottom__wrapper .header__links__wrapper .header__language .language__list ul li:hover {
background-color: #f1f1f1;
cursor: pointer;
}
.paperBody {
padding: 120px 0px;
display: -ms-grid;
display: grid;
-ms-grid-columns: 65% 30%;
grid-template-columns: 65% 30%;
gap: 5%;
}
.paperBody__left > h2 {
font-weight: normal;
font-size: 41px;
line-height: 74px;
/* identical to box height, or 181% */
color: #131416;
}
.paperBody__left > p {
margin-bottom: 20px;
font-weight: 500;
font-size: 16px;
line-height: 26px;
/* or 160% */
letter-spacing: 0.004em;
color: #000000;
opacity: 0.7;
}
.paperBody__left > p:nth-of-type(1) {
opacity: 1;
font-size: 18px;
}
.paperBody__right {
background: #fbfbfb;
-webkit-box-shadow: 0px 4px 4px rgba(0, 0, 0, 0.25);
box-shadow: 0px 4px 4px rgba(0, 0, 0, 0.25);
border-radius: 8px;
padding: 16px;
}
.paperBody__right > div:nth-of-type(1) > p {
font-size: 16px;
line-height: 21px;
/* identical to box height */
font-weight: 500;
color: #09012f;
}
.paperBody .comments__card {
background: #ffffff;
border-radius: 0px 8px 8px 0px;
margin: 20px 0px;
padding: 16px;
display: -webkit-box;
display: -ms-flexbox;
display: flex;
-webkit-box-align: start;
-ms-flex-align: start;
align-items: flex-start;
-webkit-box-pack: start;
-ms-flex-pack: start;
justify-content: flex-start;
min-height: 125px;
}
.paperBody .comments__card > div {
-webkit-box-flex: 1;
-ms-flex: 1;
flex: 1;
margin-left: 10px;
margin-bottom: 5px;
}
.paperBody .comments__card > div > div {
font-weight: normal;
font-size: 12px;
line-height: 140%;
color: #000000;
opacity: 0.6;
display: -webkit-box;
display: -ms-flexbox;
display: flex;
-webkit-box-pack: justify;
-ms-flex-pack: justify;
justify-content: space-between;
}
.paperBody .comments__card > div > p {
margin-top: 5px;
}
.paperBody .comments__card:nth-of-type(odd) {
border-left: 2px solid #4d9be9;
}
.paperBody .comments__card:nth-of-type(even) {
border-left: 2px solid #ef7832;
}
.math__section {
min-height: 100vh;
background-color: #e5e5e5;
}
.math__section .math__wrapper {
max-width: 970px;
margin: 0 auto;
}
.math__section .math__wrapper > h1 {
font-weight: 500;
font-size: 24px;
margin-top: 35px;
margin-bottom: 24px;
}
.problem {
background-color: #fff;
max-width: 970px;
min-height: 160px;
display: -webkit-box;
display: -ms-flexbox;
display: flex;
-webkit-box-align: center;
-ms-flex-align: center;
align-items: center;
padding: 10px 10px 10px 24px;
margin-bottom: 10px;
}
.problem .problem__left > h1 {
font-weight: 500;
font-size: 22px;
color: #2c77c0;
margin-bottom: 10px;
}
.problem .problem__left > p {
font-size: 14px;
color: #7c7d8c;
margin-bottom: 7px;
}
.problem .problem__left > div:nth-child(3) {
display: -webkit-box;
display: -ms-flexbox;
display: flex;
gap: 18px;
}
.problem .problem__left > div:nth-child(3) div {
display: -webkit-box;
display: -ms-flexbox;
display: flex;
-webkit-box-align: center;
-ms-flex-align: center;
align-items: center;
gap: 7px;
}
.problem .problem__left > div:nth-child(3) div p {
font-size: 12px;
font-weight: 500;
color: #7c7d8c;
}
.problem .problem__left > div:nth-child(3) div p span {
color: #000;
}
.problem .problem__right {
display: -webkit-box;
display: -ms-flexbox;
display: flex;
gap: 10px;
}
.problem .problem__right > div {
text-align: center;
display: -ms-grid;
display: grid;
place-content: center;
width: 169px;
height: 140px;
background: #f2f3f7;
}
.problem .problem__right > div > p {
font-size: 14px;
color: #696969;
margin-bottom: 7px;
}
.problem .problem__right > div > h1 {
font-weight: bold;
font-size: 22px;
color: #b68e5c;
}
.activity {
margin: 32px 0px;
}
.activity > p {
font-weight: 500;
font-size: 16px;
line-height: 16px;
letter-spacing: 0.04em;
text-transform: uppercase;
color: #24272c;
margin-bottom: 20px;
}
.activity__button > button {
width: 101px;
height: 32px;
background: none;
border-radius: 8px 8px 0px 0px;
border: none;
cursor: pointer;
font-size: 16px;
line-height: 160%;
/* identical to box height, or 26px */
text-align: center;
/* Primary Color/ Golden 100% :: E92044 */
}
.activity__button > button.active {
color: #b68e5c;
border-bottom: 2px solid #b68e5c;
background: #ffffff;
}
.activity__table {
background-color: white;
padding: 10px;
border-radius: 8px;
}
.activity__table > div {
background: #fbfbfb;
border-radius: 8px;
padding-bottom: 12px;
}
.activity__table__month {
display: -webkit-box;
display: -ms-flexbox;
display: flex;
padding: 10px;
}
.activity__table__month > div:nth-of-type(1) {
width: 150px;
}
.activity__table__month > div:nth-of-type(2) {
-webkit-box-flex: 1;
-ms-flex: 1;
flex: 1;
display: -webkit-box;
display: -ms-flexbox;
display: flex;
}
.activity__table__month > div:nth-of-type(2) > div {
-webkit-box-flex: 1;
-ms-flex: 1;
flex: 1;
font-size: 12px;
color: #7c7d8c;
}
.activity__table__contribution {
display: -webkit-box;
display: -ms-flexbox;
display: flex;
-webkit-box-align: center;
-ms-flex-align: center;
align-items: center;
}
.activity__table__contribution > div:nth-of-type(1) {
width: 160px;
padding: 0px 20px;
font-size: 12px;
line-height: 160%;
text-align: right;
color: #7c7d8c;
}
.activity__table__contribution > div:nth-of-type(2) {
-webkit-box-flex: 1;
-ms-flex: 1;
flex: 1;
display: -webkit-box;
display: -ms-flexbox;
display: flex;
gap: 4px;
}
.activity__table__contribution > div:nth-of-type(2) > div {
width: 10px;
height: 10px;
border-radius: 2px;
background: rgba(44, 119, 192, 0.4);
}
.activity__table__contribution > div:nth-of-type(2) > div.small {
background: rgba(44, 119, 192, 0.7);
}
.activity__table__contribution > div:nth-of-type(2) > div.large {
background: #2c77c0;
}
.feature__top {
background: #131416;
padding: 20px 0 40px;
font-family: Inter;
}
.feature__top .feature__top__wrapper {
color: #fff;
text-align: center;
}
.feature__top .feature__top__wrapper .header__top {
padding-top: 15vh;
}
@media (max-width: 475px) {
.feature__top .feature__top__wrapper .header__top {
padding: 2vh;
}
}
.feature__top .feature__top__wrapper .header__top > h1 {
font-style: normal;
font-weight: 300;
font-size: 48px;
}
@media (max-width: 475px) {
.feature__top .feature__top__wrapper .header__top > h1 {
font-size: 35px;
}
}
.feature__top .feature__top__wrapper .header__top > p {
font-size: 16px;
line-height: 160%;
margin: 0 auto;
max-width: 869px;
opacity: 0.8;
padding: 24px 0px 32px 0px;
}
.feature__top .feature__top__wrapper .bottom__text__wrapper {
display: -ms-grid;
display: grid;
gap: 75px;
-ms-grid-columns: 1fr 1fr 1fr;
grid-template-columns: 1fr 1fr 1fr;
}
/* @media (max-width: 768px) {
.feature__top .feature__top__wrapper .bottom__text__wrapper {
-ms-grid-columns: 1fr 1fr;
grid-template-columns: 1fr 1fr;
}
} */
@media (max-width: 475px) {
.feature__top .feature__top__wrapper .bottom__text__wrapper {
-ms-grid-columns: 1fr;
grid-template-columns: 1fr;
gap: 30px;
}
}
.feature__top .feature__top__wrapper .bottom__text__wrapper-col {
flex: 1;
text-align: start;
text-align: center;
}
.feature__top .feature__top__wrapper .bottom__text__wrapper-col-title {
font-family: Inter;
font-style: normal;
font-weight: 300;
font-size: 48px;
line-height: 120%;
margin-bottom: 12px;
}
.feature__top .feature__top__wrapper .bottom__text__wrapper p {
-webkit-box-flex: 1;
-ms-flex: 1;
flex: 1;
opacity: 0.7;
font-size: 14px;
line-height: 160%;
font-weight: 300;
}
@media (max-width: 475px) {
.feature__top .feature__top__wrapper .bottom__text__wrapper p {
text-align: center;
}
}
.authors__control {
padding: 60px 0px;
font-family: "Inter";
}
.authors__control__header {
text-align: center;
}
.authors__control__header > h2 {
font-weight: 300;
font-size: 48px;
color: #131416;
}
@media (max-width: 475px) {
.authors__control__header > h2 {
font-size: 35px;
}
}
.authors__control__header > p {
font-size: 16px;
line-height: 170%;
text-align: center;
color: #7c7d8c;
margin: 2rem 0;
padding-bottom: 60px;
}
.authors__control__wrapper {
display: -ms-grid;
display: grid;
-ms-grid-columns: 1fr 1fr;
grid-template-columns: 1fr 1fr;
grid-auto-flow: dense;
gap: 3rem;
}
@media (max-width: 1024px) {
.authors__control__wrapper {
-ms-grid-columns: 1fr;
grid-template-columns: 1fr;
grid-auto-flow: dense;
}
}
@media (max-width: 1024px) {
.authors__control__wrapper .authors__control__left {
-ms-grid-column: 1;
grid-column: 1;
-ms-grid-row: 2;
grid-row: 2;
display: -ms-grid;
display: grid;
-ms-grid-columns: 1fr 1fr 1fr;
grid-template-columns: 1fr 1fr 1fr;
gap: 35px;
}
}
@media (max-width: 768px) {
.authors__control__wrapper .authors__control__left {
margin-top: 20px;
-ms-grid-columns: 1fr;
grid-template-columns: 1fr;
text-align: center;
}
}
.authors__control__wrapper .authors__control__left .info {
max-width: 385px;
margin-bottom: 32px;
}
.authors__control__wrapper .authors__control__left .info > h2 {
font-weight: 500;
font-size: 20px;
line-height: 120%;
color: #131416;
min-height: 48px;
}
.authors__control__wrapper .authors__control__left .info > p {
font-size: 16px;
line-height: 160%;
color: #7c7d8c;
padding: 14px 0;
}
@media (max-width: 768px) {
.authors__control__wrapper .authors__control__left .info {
max-width: 100%;
margin-bottom: 12px;
}
}
.authors__control__wrapper .authors__control__right {
padding-top: 50px;
}
@media (max-width: 1024px) {
.authors__control__wrapper .authors__control__right {
-ms-grid-column: 1;
grid-column: 1;
-ms-grid-row: 1;
grid-row: 1;
padding-top: 0px;
}
}
.authors__control__wrapper .authors__control__right img {
width: 100%;
}
.authors__control__bottom__wrapper {
padding-top: 20px;
display: -ms-grid;
display: grid;
-ms-grid-columns: 1fr 1fr 1fr;
grid-template-columns: 1fr 1fr 1fr;
gap: 2rem;
}
@media (max-width: 768px) {
.authors__control__bottom__wrapper {
margin-top: 20px;
-ms-grid-columns: 1fr;
grid-template-columns: 1fr;
text-align: center;
}
}
.authors__control__bottom__wrapper .info {
max-width: 385px;
margin-bottom: 32px;
}
.authors__control__bottom__wrapper .info > h2 {
font-weight: 500;
font-size: 20px;
line-height: 120%;
color: #131416;
min-height: 48px;
}
.authors__control__bottom__wrapper .info > p {
font-size: 16px;
line-height: 160%;
color: #7c7d8c;
padding: 14px 0;
}
@media (max-width: 768px) {
.authors__control__bottom__wrapper .info {
max-width: 100%;
margin-bottom: 12px;
}
}
.impactScore {
background: #131416;
color: white;
padding: 74px 0px;
}
@media (max-width: 768px) {
.impactScore {
padding: 50px 0px;
}
}
.impactScore > div:nth-of-type(1) > div:nth-of-type(1) > h2 {
font-family: "Inter";
font-style: normal;
font-weight: 300;
font-size: 48px;
line-height: 120%;
text-align: center;
margin-bottom: 30px;
}
@media (max-width: 475px) {
.impactScore > div:nth-of-type(1) > div:nth-of-type(1) > h2 {
font-size: 36px;
}
}
.impactScore > div:nth-of-type(1) > div:nth-of-type(1) > p {
margin: 30px auto;
max-width: 920px;
font-family: "Inter";
font-style: normal;
font-weight: normal;
font-size: 16px;
line-height: 160%;
/* or 26px */
text-align: center;
/* Neutrals/White 100 :: FFFFFF */
color: #ffffff;
opacity: 0.7;
}
.impactScore > div:nth-of-type(1) > div:nth-of-type(2) > p {
text-align: left;
}
.impactScore > div:nth-of-type(1) > div:nth-of-type(2) > p:nth-of-type(1) {
z-index: -1;
margin: 10px auto;
width: 414px;
padding: 22px 20px 52px 20px;
background: #24272c;
border-radius: 12px;
font-family: "Inter";
font-style: normal;
font-weight: normal;
font-size: 20.9836px;
line-height: 160%;
color: #ffffff;
}
@media (max-width: 768px) {
.impactScore > div:nth-of-type(1) > div:nth-of-type(2) > p:nth-of-type(1) {
width: -webkit-fit-content;
width: -moz-fit-content;
width: fit-content;
padding: 10px 20px 28px 12px;
font-size: 16px;
border-radius: 5px;
}
}
.impactScore > div:nth-of-type(1) > div:nth-of-type(2) > p:nth-of-type(2) {
position: relative;
top: -10px;
z-index: 1;
margin: 10px auto;
width: 551px;
padding: 20px;
background: #24272c;
border-radius: 12px;
font-style: normal;
font-weight: 300;
font-size: 16px;
line-height: 160%;
color: #ffffff;
opacity: 0.8;
}
@media (max-width: 768px) {
.impactScore > div:nth-of-type(1) > div:nth-of-type(2) > p:nth-of-type(2) {
width: -webkit-fit-content;
width: -moz-fit-content;
width: fit-content;
}
}
.impactScore > div:nth-of-type(1) > div:nth-of-type(2) > p:nth-of-type(3) {
position: relative;
top: -30px;
margin: 0px auto;
padding: 20px 24px;
width: 529px;
background: #131416;
border: 1px solid #24272c;
-webkit-box-sizing: border-box;
box-sizing: border-box;
border-radius: 12px;
font-family: Inter;
font-style: normal;
font-weight: 300;
font-size: 16px;
line-height: 160%;
/* or 26px */
color: #ffffff;
opacity: 0.8;
}
@media (max-width: 768px) {
.impactScore > div:nth-of-type(1) > div:nth-of-type(2) > p:nth-of-type(3) {
width: -webkit-fit-content;
width: -moz-fit-content;
width: fit-content;
}
}
.impactScore > div:nth-of-type(1) > div:nth-of-type(2) > p span {
position: relative;
font-size: 30px;
top: 4px;
margin-right: 7px;
}
@media (max-width: 768px) {
.impactScore > div:nth-of-type(1) > div:nth-of-type(2) > p span {
font-size: 25px;
margin-right: 3px;
}
}
.impactScore > div:nth-of-type(1) > div:nth-of-type(2) > p span:after {
font-size: 12px;
display: block;
position: absolute;
left: -5px;
bottom: -20px;
content: "a \220A A";
width: 30px;
text-align: center;
}
.impactScore > div:nth-of-type(2) {
margin-top: 15px;
display: -ms-grid;
display: grid;
-ms-grid-columns: 1fr 1fr 1fr;
grid-template-columns: 1fr 1fr 1fr;
gap: 60px;
}
@media (max-width: 768px) {
.impactScore > div:nth-of-type(2) {
-ms-grid-columns: 1fr;
grid-template-columns: 1fr;
text-align: center;
}
}
.impactScore > div:nth-of-type(2) > div p {
font-family: Inter;
font-style: normal;
font-weight: normal;
font-size: 24px;
line-height: 160%;
color: #ffffff;
}
.impactScore > div:nth-of-type(2) > div p:nth-of-type(2) {
opacity: 0.7;
font-size: 16px;
margin-top: 24px;
}
.reviewWork {
padding: 110px 0px;
}
@media (max-width: 768px) {
.reviewWork {
padding: 50px 0px;
}
}
.reviewWork > div:nth-of-type(1) {
text-align: center;
}
.reviewWork > div:nth-of-type(1) > p:nth-of-type(1) {
font-style: normal;
font-weight: 300;
font-size: 48px;
line-height: 120%;
text-align: center;
color: #131416;
}
@media (max-width: 768px) {
.reviewWork > div:nth-of-type(1) > p:nth-of-type(1) {
font-size: 36px;
}
}
.reviewWork > div:nth-of-type(1) > p:nth-of-type(2) {
font-style: normal;
font-weight: normal;
font-size: 16px;
line-height: 160%;
text-align: center;
color: #7c7d8c;
max-width: 870px;
margin: 28px auto;
}
.reviewWork > div:nth-of-type(2) {
margin-top: 60px;
display: -ms-grid;
display: grid;
-ms-grid-columns: 1fr 1fr 1fr 1fr;
grid-template-columns: 1fr 1fr 1fr 1fr;
gap: 30px;
}
@media (max-width: 1024px) {
.reviewWork > div:nth-of-type(2) {
-ms-grid-columns: 1fr 1fr;
grid-template-columns: 1fr 1fr;
}
}
@media (max-width: 768px) {
.reviewWork > div:nth-of-type(2) {
-ms-grid-columns: 1fr;
grid-template-columns: 1fr;
text-align: center;
}
}
.reviewWork > div:nth-of-type(2) > div p {
font-family: Inter;
font-style: normal;
font-weight: 500;
font-size: 20px;
line-height: 120%;
color: #131416;
min-height: 48px;
}
.reviewWork > div:nth-of-type(2) > div p:nth-of-type(2) {
font-size: 16px;
margin-top: 24px;
line-height: 160%;
font-weight: normal;
}
.marketPrice {
background: #f4f4f4;
padding: 110px 0px;
}
@media (max-width: 768px) {
.marketPrice {
padding: 50px 0px;
}
}
.marketPrice > div:nth-of-type(1) {
text-align: center;
}
.marketPrice > div:nth-of-type(1) > p:nth-of-type(1) {
font-style: normal;
font-weight: 300;
font-size: 48px;
line-height: 120%;
/* identical to box height, or 58px */
text-align: center;
/* Neutrals/Woodsmoke 100% :: 131416 */
color: #131416;
}
@media (max-width: 475px) {
.marketPrice > div:nth-of-type(1) > p:nth-of-type(1) {
font-size: 36px;
}
}
.marketPrice > div:nth-of-type(1) > p:nth-of-type(2) {
font-style: normal;
font-weight: normal;
font-size: 16px;
line-height: 160%;
/* or 26px */
text-align: center;
/* Neutrals/Waterloo 100% :: 7C7D8C */
color: #131416;
max-width: 870px;
margin: 28px auto;
}
.marketPrice > div:nth-of-type(2) {
display: -ms-grid;
display: grid;
-ms-grid-columns: 1fr 1fr;
grid-template-columns: 1fr 1fr;
gap: 150px;
margin-top: 50px;
}
@media (max-width: 1024px) {
.marketPrice > div:nth-of-type(2) {
-ms-grid-columns: 1fr;
grid-template-columns: 1fr;
gap: 10px;
}
}
.marketPrice > div:nth-of-type(2) > div:nth-of-type(1) > div {
margin-bottom: 50px;
}
@media (max-width: 768px) {
.marketPrice > div:nth-of-type(2) > div:nth-of-type(1) > div {
text-align: center;
}
}
.marketPrice > div:nth-of-type(2) > div:nth-of-type(1) > div > p {
font-family: "Inter";
font-style: normal;
font-weight: 500;
font-size: 24px;
line-height: 120%;
color: #131416;
}
.marketPrice > div:nth-of-type(2) > div:nth-of-type(1) > div > p:nth-of-type(2) {
font-style: normal;
font-weight: normal;
font-size: 16px;
line-height: 160%;
/* or 26px */
/* Neutrals/Waterloo 100% :: 7C7D8C */
color: #7c7d8c;
margin: 16px auto;
max-width: 554px;
}
@media (max-width: 1440px) {
.marketPrice > div:nth-of-type(2) img {
width: 100%;
}
}
.digital__publishing {
padding: 130px 0px;
font-family: "Inter";
}
@media (max-width: 768px) {
.digital__publishing {
padding: 50px 0px;
}
}
.digital__publishing__header {
text-align: center;
}
.digital__publishing__header > h2 {
font-weight: 300;
font-size: 48px;
color: #131416;
}
@media (max-width: 768px) {
.digital__publishing__header > h2 {
font-size: 36px;
}
}
.digital__publishing__header > p {
font-size: 16px;
line-height: 170%;
text-align: center;
color: #7c7d8c;
padding-bottom: 60px;
max-width: 890px;
margin: 24px auto 5px auto;
}
.digital__publishing__horizontal__wrapper {
display: -webkit-box;
display: -ms-flexbox;
display: flex;
-webkit-box-pack: justify;
-ms-flex-pack: justify;
justify-content: space-between;
padding: 1rem 0rem;
gap: 2rem;
}
@media (max-width: 475px) {
.digital__publishing__horizontal__wrapper {
-ms-flex-wrap: wrap;
flex-wrap: wrap;
padding: 0;
gap: 0;
}
}
.digital__publishing__horizontal__wrapper .info {
max-width: 385px;
margin-bottom: 32px;
}
.digital__publishing__horizontal__wrapper .info > h2 {
font-weight: 500;
font-size: 20px;
line-height: 120%;
color: #131416;
min-height: 48px;
}
.digital__publishing__horizontal__wrapper .info > p {
font-size: 16px;
line-height: 160%;
color: #7c7d8c;
padding: 14px 0;
}
@media (max-width: 475px) {
.digital__publishing__horizontal__wrapper .info {
text-align: center;
}
}
.digital__publishing__horizontal__wrapper .info > h2 {
min-height: 30px;
}
.digital__publishing__wrapper {
display: -webkit-box;
display: -ms-flexbox;
display: flex;
gap: 1rem;
}
@media (max-width: 475px) {
.digital__publishing__wrapper {
-ms-flex-wrap: wrap;
flex-wrap: wrap;
}
}
.digital__publishing__wrapper .digital__publishing__left {
-webkit-box-flex: 2;
-ms-flex: 2;
flex: 2;
}
.digital__publishing__wrapper .digital__publishing__left .info {
max-width: 385px;
margin-bottom: 32px;
max-width: 400px;
min-width: 320px;
}
.digital__publishing__wrapper .digital__publishing__left .info > h2 {
font-weight: 500;
font-size: 20px;
line-height: 120%;
color: #131416;
min-height: 48px;
}
.digital__publishing__wrapper .digital__publishing__left .info > p {
font-size: 16px;
line-height: 160%;
color: #7c7d8c;
padding: 14px 0;
}
@media (max-width: 475px) {
.digital__publishing__wrapper .digital__publishing__left .info {
text-align: center;
}
}
.digital__publishing__wrapper .digital__publishing__left .info > h2 {
min-height: 30px;
}
@media (max-width: 475px) {
.digital__publishing__wrapper .digital__publishing__left .info > h2 {
min-height: 10px;
}
}
.digital__publishing__wrapper .digital__publishing__right {
-webkit-box-flex: 3;
-ms-flex: 3;
flex: 3;
}
.digital__publishing__wrapper .digital__publishing__right img {
width: 100%;
min-width: 200px;
height: 690px;
}
@media (max-width: 475px) {
.digital__publishing__wrapper .digital__publishing__right img {
height: 580px;
}
}
.gordianMarket {
background: #131416;
padding: 110px 0px;
color: white;
}
@media (max-width: 768px) {
.gordianMarket {
padding: 50px 0px;
}
}
.gordianMarket > div:nth-of-type(1) {
text-align: center;
}
.gordianMarket > div:nth-of-type(1) > p:nth-of-type(1) {
font-style: normal;
font-weight: 300;
font-size: 48px;
line-height: 120%;
text-align: center;
color: white;
}
@media (max-width: 768px) {
.gordianMarket > div:nth-of-type(1) > p:nth-of-type(1) {
font-size: 36px;
}
}
.gordianMarket > div:nth-of-type(1) > p:nth-of-type(2) {
font-style: normal;
font-weight: normal;
font-size: 16px;
line-height: 160%;
text-align: center;
color: #b2b2b2;
max-width: 870px;
margin: 28px auto;
}
.gordianMarket > div:nth-of-type(2) {
margin-top: 54px;
}
.gordianMarket > div:nth-of-type(2) > img {
width: 100%;
}
.gordianMarket > div:nth-of-type(3) {
margin-top: 120px;
display: -ms-grid;
display: grid;
-ms-grid-columns: 1fr 1fr 1fr 1fr;
grid-template-columns: 1fr 1fr 1fr 1fr;
gap: 30px;
}
@media (max-width: 1024px) {
.gordianMarket > div:nth-of-type(3) {
-ms-grid-columns: 1fr 1fr;
grid-template-columns: 1fr 1fr;
}
}
@media (max-width: 768px) {
.gordianMarket > div:nth-of-type(3) {
-ms-grid-columns: 1fr;
grid-template-columns: 1fr;
text-align: center;
}
}
.gordianMarket > div:nth-of-type(3) > div p {
font-family: Inter;
font-style: normal;
font-weight: 500;
font-size: 20px;
line-height: 120%;
min-height: 75px;
}
@media (max-width: 1024px) {
.gordianMarket > div:nth-of-type(3) > div p {
min-height: 70px;
}
}
@media (max-width: 768px) {
.gordianMarket > div:nth-of-type(3) > div p {
min-height: 50px;
}
}
.gordianMarket > div:nth-of-type(3) > div p:nth-of-type(2) {
font-size: 16px;
margin-top: 24px;
font-size: 16px;
line-height: 160%;
color: #b2b2b2;
font-weight: normal;
}
.nonProfit {
padding: 110px 0px;
background: #f4f4f4;
}
@media (max-width: 768px) {
.nonProfit {
padding: 50px 0px;
}
}
.nonProfit > div:nth-of-type(1) {
text-align: center;
}
.nonProfit > div:nth-of-type(1) > p:nth-of-type(1) {
font-style: normal;
font-weight: 300;
font-size: 48px;
line-height: 120%;
text-align: center;
color: #131416;
}
@media (max-width: 475px) {
.nonProfit > div:nth-of-type(1) > p:nth-of-type(1) {
font-size: 35px;
}
}
.nonProfit > div:nth-of-type(1) > p:nth-of-type(2) {
font-style: normal;
font-weight: normal;
font-size: 16px;
line-height: 160%;
text-align: center;
color: #5a5b5c;
max-width: 870px;
margin: 20px auto;
}
.nonProfit > div:nth-of-type(2) {
margin-top: 54px;
display: -ms-grid;
display: grid;
-ms-grid-columns: 1fr 1fr;
grid-template-columns: 1fr 1fr;
gap: 50px;
}
@media (max-width: 475px) {
.nonProfit > div:nth-of-type(2) {
-ms-grid-columns: 1fr;
grid-template-columns: 1fr;
text-align: center;
}
}
.nonProfit > div:nth-of-type(2) > div > p {
font-family: "Inter";
font-style: normal;
font-weight: 500;
font-size: 24px;
color: #131416;
}
.nonProfit > div:nth-of-type(2) > div > p:nth-of-type(2) {
font-style: normal;
font-weight: normal;
font-size: 16px;
line-height: 160%;
color: #5a5b5c;
margin: 20px 0px;
max-width: 500px;
}
.discover img {
-o-object-fit: contain;
object-fit: contain;
}
.about__top {
padding-bottom: 100px;
}
.about__top .header__top {
padding: 12vh 0;
max-width: 890px;
margin: 0px auto;
}
.about__middle {
text-align: center;
padding: 100px 0px;
}
.about__middle p:nth-of-type(1) {
font-weight: 300;
font-size: 48px;
line-height: 120%;
text-align: center;
color: #131416;
}
.about__middle p:nth-of-type(2) {
font-weight: normal;
font-size: 16px;
line-height: 160%;
text-align: center;
color: #5a5b5c;
margin: 20px auto;
max-width: 870px;
}
.about__middle p:nth-of-type(3) {
font-weight: 500;
font-size: 28px;
line-height: 120%;
text-align: center;
color: #5a5b5c;
}
.about__middle p:nth-of-type(4) {
color: #1e85e6;
font-weight: 500;
font-size: 28px;
line-height: 120%;
text-align: center;
}
.about__middle > div {
margin-bottom: 20px;
}
.about__middle > div img {
margin: 0px 15px;
}
.faq__wrapper {
padding: 44px 0px;
}
.faq__wrapper > div:nth-of-type(1) > p {
font-family: "Inter";
font-style: normal;
font-weight: 500;
font-size: 42px;
line-height: 50px;
/* or 120% */
text-align: center;
color: #000000;
}
.faq__wrapper > div:nth-of-type(1) > p:nth-of-type(2) {
opacity: 0.7;
}
.faq__wrapper .MuiPaper-elevation1 {
-webkit-box-shadow: none;
box-shadow: none;
background: #ffffff;
border-top: 1px solid #e6e6e6;
border-left: 1px solid #e6e6e6;
border-right: 1px solid #e6e6e6;
border-bottom: none;
border-top-left-radius: 8px;
}
.faq__wrapper .MuiPaper-elevation1.Mui-expanded {
border: 1px solid #e6e6e6;
}
.faq__wrapper .MuiIconButton-root {
color: black;
font-weight: bold;
}
.developers__section {
font-family: Inter;
}
.developers__section .developers__wrapper {
text-align: center;
vertical-align: middle;
padding: 10rem 0;
background-color: #131416;
color: #fff;
}
@media (max-width: 768px) {
.developers__section .developers__wrapper {
padding: 7rem 0;
}
}
.developers__section .developers__wrapper > h2 {
font-size: 48px;
font-weight: 400;
}
@media (max-width: 475px) {
.developers__section .developers__wrapper > h2 {
font-size: 36px;
}
}
.developers__section .developers__wrapper > p {
color: #b2b2b2;
margin: 0 auto;
max-width: 777px;
line-height: 160%;
padding: 35px 0;
}
@media (max-width: 768px) {
.developers__section .developers__wrapper > p {
max-width: 100%;
padding: 35px 2rem;
}
}
.developers__section .developers__wrapper button {
background: #b68e5c;
outline: none;
cursor: pointer;
width: 183px;
height: 48px;
border: 1px solid rgba(182, 142, 92, 0.5);
border-radius: 8px;
font-weight: 500;
font-size: 16px;
color: #fff;
-webkit-transition: all 0.2s;
transition: all 0.2s;
font-family: "Inter";
font-style: normal;
font-weight: normal;
font-size: 14px;
line-height: 160%;
}
.developers__section .developers__wrapper button:hover {
-webkit-transform: translateY(-3px);
transform: translateY(-3px);
}
.developers__section .open__knowledge {
text-align: center;
height: 600px;
display: -webkit-box;
display: -ms-flexbox;
display: flex;
-webkit-box-pack: center;
-ms-flex-pack: center;
justify-content: center;
-webkit-box-align: center;
-ms-flex-align: center;
align-items: center;
-webkit-box-orient: vertical;
-webkit-box-direction: normal;
-ms-flex-direction: column;
flex-direction: column;
gap: 58px;
}
@media (max-width: 768px) {
.developers__section .open__knowledge {
height: 400px;
}
}
.developers__section .open__knowledge > h2 {
font-weight: 500;
font-size: 42px;
line-height: 50px;
max-width: 632px;
}
@media (max-width: 475px) {
.developers__section .open__knowledge > h2 {
font-size: 32px;
}
}
.developers__section .open__knowledge > div {
display: -webkit-box;
display: -ms-flexbox;
display: flex;
-webkit-box-pack: center;
-ms-flex-pack: center;
justify-content: center;
-webkit-box-align: center;
-ms-flex-align: center;
align-items: center;
gap: 1.5rem;
}
@media (max-width: 475px) {
.developers__section .open__knowledge > div {
gap: 1rem;
}
}
@media (max-width: 375px) {
.developers__section .open__knowledge > div {
gap: 0.5rem;
}
}
.developers__section .open__knowledge > div .info__single {
display: -webkit-box;
display: -ms-flexbox;
display: flex;
-webkit-box-pack: center;
-ms-flex-pack: center;
justify-content: center;
-webkit-box-align: center;
-ms-flex-align: center;
align-items: center;
-webkit-box-orient: vertical;
-webkit-box-direction: normal;
-ms-flex-direction: column;
flex-direction: column;
color: #131416;
width: 268px;
height: 168px;
background: #f2f3f7;
border-radius: 4px;
}
@media (max-width: 768px) {
.developers__section .open__knowledge > div .info__single {
width: 200px;
height: 168px;
}
}
@media (max-width: 475px) {
.developers__section .open__knowledge > div .info__single {
width: 120px;
height: 100px;
}
}
@media (max-width: 375px) {
.developers__section .open__knowledge > div .info__single {
width: 95px;
height: 80px;
}
}
.developers__section .open__knowledge > div .info__single > h2 {
font-weight: 300;
font-size: 48px;
}
@media (max-width: 768px) {
.developers__section .open__knowledge > div .info__single > h2 {
font-size: 34px;
}
}
@media (max-width: 475px) {
.developers__section .open__knowledge > div .info__single > h2 {
font-size: 24px;
}
}
@media (max-width: 375px) {
.developers__section .open__knowledge > div .info__single > h2 {
font-size: 18px;
}
}
.developers__section .open__knowledge > div .info__single > p {
font-size: 24px;
}
@media (max-width: 768px) {
.developers__section .open__knowledge > div .info__single > p {
font-size: 16px;
}
}
@media (max-width: 375px) {
.developers__section .open__knowledge > div .info__single > p {
font-size: 14px;
}
}
.developers__section .neural-network-img {
min-height: 90vh;
background: black;
position: relative;
}
.developers__section .neural-network-img #tsparticles {
position: absolute;
top: 0%;
left: 0%;
bottom: 0%;
right: 0%;
width: 100%;
z-index: 1;
}
.onBoarding {
display: -webkit-box;
display: -ms-flexbox;
display: flex;
}
.onBoarding > div {
min-height: 100vh;
}
.onBoarding > div:nth-of-type(1) {
width: 407px;
}
.onBoarding > div:nth-of-type(1) img {
width: 100%;
height: 100%;
-o-object-fit: cover;
object-fit: cover;
}
@media (max-width: 1024px) {
.onBoarding > div:nth-of-type(1) {
width: 30vw;
}
}
@media (max-width: 768px) {
.onBoarding > div:nth-of-type(1) {
display: none;
}
}
.onBoarding > div:nth-of-type(2) {
-webkit-box-flex: 1;
-ms-flex: 1;
flex: 1;
}
.getStart > div:nth-of-type(2) {
display: -ms-grid;
display: grid;
place-items: center;
text-align: center;
}
.getStart > div:nth-of-type(2) > div {
width: 550px;
padding: 20px;
text-align: 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-align: center;
-ms-flex-align: center;
align-items: center;
-webkit-box-pack: center;
-ms-flex-pack: center;
justify-content: center;
}
@media (max-width: 475px) {
.getStart > div:nth-of-type(2) > div {
width: 100%;
padding: 0px;
}
.getStart > div:nth-of-type(2) > div > div {
width: 90%;
}
}
.getStart > div:nth-of-type(2) > div > p {
font-weight: bold;
font-size: 28px;
line-height: 120%;
color: #131416;
margin-bottom: 20px;
}
.getStart > div:nth-of-type(2) > div > form {
display: -webkit-box;
display: -ms-flexbox;
display: flex;
-webkit-box-orient: vertical;
-webkit-box-direction: normal;
-ms-flex-direction: column;
flex-direction: column;
max-width: 430px;
}
.getStart > div:nth-of-type(2) > div > form .MuiFormControl-root {
margin: 12px 0px;
}
.getStart > div:nth-of-type(2) > div > form .MuiInput-root::before {
border-bottom: 1px solid #eaeaea;
}
.getStart > div:nth-of-type(2) > div > form .MuiButtonBase-root {
background: #b68e5c;
text-transform: capitalize;
margin: 20px auto;
width: 300px;
}
.mailChimp__Form__Container {
}
.mailChimp__Form__Container .info-msg,
.mailChimp__Form__Container .success-msg,
.mailChimp__Form__Container .warning-msg,
.mailChimp__Form__Container .error-msg {
margin: 10px 0;
padding: 10px;
border-radius: 3px 3px 3px 3px;
}
.mailChimp__Form__Container .info-msg {
color: #059;
background-color: #bef;
}
.mailChimp__Form__Container .success-msg {
color: #270;
background-color: #dff2bf;
}
.mailChimp__Form__Container .warning-msg {
color: #9f6000;
background-color: #feefb3;
}
.mailChimp__Form__Container .error-msg {
color: #d8000c;
background-color: #ffbaba;
}
.mailChimp__Form {
width: 400px;
margin: 0px auto;
}
@media (max-width: 475px) {
.mailChimp__Form {
width: 95%;
}
}
.mailChimp__Form > div > div {
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-align: start;
-ms-flex-align: start;
align-items: flex-start;
}
.mailChimp__Form > div > div input {
width: 100%;
border: none;
margin: 10px 0px;
border-bottom: 1px solid #eaeaea;
padding: 10px 5px;
}
.mailChimp__Form > div > div input:focus {
outline: none;
border-bottom: 2px solid #b68e5c;
}
.mailChimp__Form > div > div ::-webkit-input-placeholder {
font-size: 16px;
}
.mailChimp__Form > div > div :-ms-input-placeholder {
font-size: 16px;
}
.mailChimp__Form > div > div ::-ms-input-placeholder {
font-size: 16px;
}
.mailChimp__Form > div > div ::placeholder {
font-size: 16px;
}
.mailChimp__Form > div .button {
margin: 20px auto;
background-color: #b68e5c;
cursor: pointer;
border: none;
color: white;
width: 300px;
height: 54px;
background: #b68e5c;
border-radius: 8px;
-webkit-transition: all 0.2s ease;
transition: all 0.2s ease;
}
.mailChimp__Form > div .button:hover {
-webkit-transform: translateY(-3px);
transform: translateY(-3px);
}
.mailChimp__Form > div .button:disabled {
opacity: 0.8;
cursor: not-allowed;
}
.verifyIdentity > div:nth-of-type(2) {
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;
text-align: center;
padding: 50px;
}
.verifyIdentity__right__top p:nth-of-type(1) {
font-weight: bold;
font-size: 28px;
line-height: 120%;
color: #131416;
}
.verifyIdentity__right__top p:nth-of-type(2) {
font-weight: normal;
font-size: 16px;
line-height: 160%;
color: #131416;
opacity: 0.7;
margin: 20px auto;
max-width: 666px;
}
.onboarding__authorProfile {
width: 100%;
display: -ms-grid;
display: grid;
-ms-grid-columns: 1fr 1fr;
grid-template-columns: 1fr 1fr;
gap: 40px;
max-width: 900px;
margin: 0px auto;
}
@media (max-width: 768px) {
.onboarding__authorProfile {
-ms-grid-columns: 1fr;
grid-template-columns: 1fr;
}
}
.onboarding__authorProfile > .authorProfile__card {
background: #ffffff;
border: 1px solid #dedede;
-webkit-box-sizing: border-box;
box-sizing: border-box;
border-radius: 8px;
padding: 32px;
}
@media (max-width: 475px) {
.onboarding__authorProfile > .authorProfile__card {
padding: 15px 10px;
}
}
.onboarding__authorProfile > .authorProfile__card > div:nth-of-type(1) {
display: -webkit-box;
display: -ms-flexbox;
display: flex;
}
.onboarding__authorProfile > .authorProfile__card > div:nth-of-type(1) > div:nth-of-type(2) {
-webkit-box-flex: 1;
-ms-flex: 1;
flex: 1;
text-align: left;
margin-left: 10px;
}
.onboarding__authorProfile > .authorProfile__card > div:nth-of-type(1) > div:nth-of-type(2) > div:nth-of-type(1) {
display: -webkit-box;
display: -ms-flexbox;
display: flex;
-webkit-box-pack: justify;
-ms-flex-pack: justify;
justify-content: space-between;
-webkit-box-align: start;
-ms-flex-align: start;
align-items: flex-start;
}
@media (max-width: 475px) {
.onboarding__authorProfile > .authorProfile__card > div:nth-of-type(1) > div:nth-of-type(2) > div:nth-of-type(1) {
-webkit-box-orient: vertical;
-webkit-box-direction: normal;
-ms-flex-direction: column;
flex-direction: column;
}
}
.onboarding__authorProfile > .authorProfile__card > div:nth-of-type(1) > div:nth-of-type(2) > div:nth-of-type(1) > div p:nth-of-type(1) {
font-weight: bold;
font-size: 20px;
line-height: 120%;
/* identical to box height, or 24px */
/* Neutrals 01/Woodsmoke 100% */
color: #131416;
}
.onboarding__authorProfile > .authorProfile__card > div:nth-of-type(1) > div:nth-of-type(2) > div:nth-of-type(1) > div p:nth-of-type(2) {
font-style: normal;
font-weight: normal;
font-size: 12px;
line-height: 160%;
/* or 19px */
color: #24272c;
}
.onboarding__authorProfile > .authorProfile__card > div:nth-of-type(1) > div:nth-of-type(2) > div:nth-of-type(1) button {
padding: 7px 15px;
color: #b68e5c;
background: none;
border: 1px solid #b68e5c;
border-radius: 5px;
cursor: pointer;
-webkit-transition: all 0.2s ease;
transition: all 0.2s ease;
margin-left: 2px;
}
@media (max-width: 475px) {
.onboarding__authorProfile > .authorProfile__card > div:nth-of-type(1) > div:nth-of-type(2) > div:nth-of-type(1) button {
margin-top: 10px;
}
}
.onboarding__authorProfile > .authorProfile__card > div:nth-of-type(1) > div:nth-of-type(2) > div:nth-of-type(1) button.active {
background-color: #b68e5c;
color: white;
}
.onboarding__authorProfile > .authorProfile__card > div:nth-of-type(1) > div:nth-of-type(2) > div:nth-of-type(1) button:hover {
background-color: #b68e5c;
color: white;
}
.onboarding__authorProfile > .authorProfile__card > div:nth-of-type(1) > div:nth-of-type(2) > div:nth-of-type(2) {
display: -webkit-box;
display: -ms-flexbox;
display: flex;
margin-top: 15px;
}
.onboarding__authorProfile > .authorProfile__card > div:nth-of-type(1) > div:nth-of-type(2) > div:nth-of-type(2) > div {
-webkit-box-flex: 1;
-ms-flex: 1;
flex: 1;
}
.onboarding__authorProfile > .authorProfile__card > div:nth-of-type(1) > div:nth-of-type(2) > div:nth-of-type(2) p {
font-weight: 500;
font-size: 14px;
line-height: 160%;
color: #000000;
}
.onboarding__authorProfile > .authorProfile__card > div:nth-of-type(1) > div:nth-of-type(2) > div:nth-of-type(2) small {
font-weight: normal;
font-size: 11px;
line-height: 160%;
/* identical to box height, or 16px */
text-align: center;
color: #000000;
opacity: 0.6;
}
.onboarding__authorProfile > .authorProfile__card > div:nth-of-type(2) {
text-align: left;
margin-top: 10px;
}
.onboarding__authorProfile > .authorProfile__card > div:nth-of-type(2) > div {
border-top: 1px solid #f7f8f3;
padding: 10px 0px;
}
.onboarding__authorProfile > .authorProfile__card > div:nth-of-type(2) > div small {
font-size: 12px;
line-height: 160%;
color: #24272c;
opacity: 0.6;
}
.onboarding__authorProfile > .authorProfile__card > div:nth-of-type(2) > div > span {
font-weight: 500;
font-size: 12px;
line-height: 160%;
color: #1a1c1f;
}
.onboarding__authorProfile > .authorProfile__card > div:nth-of-type(2) > div > p {
font-weight: 500;
font-size: 14px;
line-height: 160%;
color: #24272c;
text-transform: capitalize;
}
.verifyIdentity__right__bottom {
max-width: 900px;
margin: 0px auto;
}
.verifyIdentity__right__bottom > div:nth-of-type(2) {
margin-top: 30px;
text-align: right;
display: -webkit-box;
display: -ms-flexbox;
display: flex;
-webkit-box-pack: end;
-ms-flex-pack: end;
justify-content: flex-end;
}
.verifyIdentity__right__bottom > div:nth-of-type(3) {
display: -webkit-box;
display: -ms-flexbox;
display: flex;
-ms-flex-pack: distribute;
justify-content: space-around;
}
.verifyIdentity__right__bottom > div:nth-of-type(3) > button {
margin-top: 50px;
width: 300px;
height: 54px;
text-transform: capitalize;
}
@media (max-width: 768px) {
.verifyIdentity__right__bottom > div:nth-of-type(3) > button {
width: 30vw;
}
}
.verifyIdentity__right__bottom > div:nth-of-type(3) > button:nth-of-type(2) {
background: #b68e5c;
color: white;
}
.verifyIdentity__right__bottom > div:nth-of-type(3) > button:nth-of-type(2):hover {
background: #b68e5c;
opacity: 0.9;
}
.verifyIdentity__right__bottom > div:nth-of-type(3) > button:nth-of-type(1) {
color: #b68e5c;
border: 1px solid #b68e5c !important;
}
.verifyIdentity__right__bottom > div:nth-of-type(3) > button:disabled {
opacity: 0.7;
}
.pagination li:nth-of-type(1) {
background: none;
}
.pagination li:nth-of-type(1) .MuiPaginationItem-previousNext {
padding: 10px;
}
.pagination li:nth-of-type(1) .MuiPaginationItem-previousNext::after {
content: " Previous";
margin-left: 10px;
}
.pagination li:last-of-type {
background: none;
}
.pagination li:last-of-type .MuiPaginationItem-previousNext {
padding: 10px;
}
.pagination li:last-of-type .MuiPaginationItem-previousNext::before {
content: " next";
margin-right: 10px;
}
.pagination .Mui-selected {
color: white !important;
border-radius: 5px;
}
.verifyPapers__right__top {
text-align: center;
}
.verifyPapers__right__top p:nth-child(1) {
font-weight: bold;
font-size: 28px;
line-height: 120%;
padding: 80px 0 34px 0;
color: #131416;
}
.verifyPapers__right__top p:nth-child(3) {
font-weight: bold;
font-size: 24px;
line-height: 120%;
padding: 20px 0 8px 0;
color: #131416;
}
.verifyPapers__right__top p:nth-child(4) {
font-size: 14px;
line-height: 160%;
color: #24272c;
opacity: 0.7;
padding-bottom: 32px;
}
.verifyPapers__content {
display: -webkit-box;
display: -ms-flexbox;
display: flex;
-webkit-box-align: center;
-ms-flex-align: center;
align-items: center;
gap: 21px;
max-width: 594px;
margin: 0 auto;
padding: 16px 24px 18px 24px;
background: #ffffff;
border: 1px solid #dedede;
-webkit-box-sizing: border-box;
box-sizing: border-box;
border-radius: 12px;
margin-bottom: 1rem;
}
.verifyPapers__content__info {
-webkit-box-flex: 1;
-ms-flex: 1;
flex: 1;
}
.verifyPapers__content__info p:nth-child(1) {
font-size: 12px;
line-height: 160%;
color: #24272c;
opacity: 0.7;
}
.verifyPapers__content__info p:nth-child(1) span {
font-weight: 500;
font-size: 12px;
line-height: 160%;
color: #24272c;
opacity: 0.8;
}
.verifyPapers__content__info p:nth-child(2) {
font-weight: 500;
font-size: 14px;
line-height: 160%;
text-transform: capitalize;
}
.verifyPapers__content__info p:nth-child(3) {
font-size: 10px;
line-height: 160%;
color: #7c7d8c;
}
.verifyPapers__content__button {
display: -webkit-box;
display: -ms-flexbox;
display: flex;
-webkit-box-align: center;
-ms-flex-align: center;
align-items: center;
gap: 10px;
}
.verifyPapers__content__button button {
background: #b68e5c;
outline: none;
cursor: pointer;
width: 133px;
height: 32px;
border: 1px solid rgba(182, 142, 92, 0.5);
border-radius: 8px;
font-weight: 500;
font-size: 16px;
color: #fff;
-webkit-transition: all 0.2s;
transition: all 0.2s;
font-family: "Inter";
font-style: normal;
font-weight: normal;
font-size: 14px;
line-height: 160%;
border-radius: 4px;
font-size: 14px;
}
.verifyPapers__content__button button:hover {
-webkit-transform: translateY(-3px);
transform: translateY(-3px);
}
.verifyPapers .get__started__btn {
display: -webkit-box;
display: -ms-flexbox;
display: flex;
-webkit-box-pack: center;
-ms-flex-pack: center;
justify-content: center;
-webkit-box-align: center;
-ms-flex-align: center;
align-items: center;
}
.verifyPapers .get__started__btn button {
margin: 50px 50px;
}
@media (max-width: 768px) {
.verifyPapers .get__started__btn button {
width: 30vw !important;
}
}
.verifyPapers .get__started__btn button:nth-of-type(1) {
background: none;
outline: none;
cursor: pointer;
width: 300px;
height: 54px;
border: 1px solid rgba(182, 142, 92, 0.5);
border-radius: 8px;
font-weight: 500;
font-size: 16px;
color: #b68e5c;
-webkit-transition: all 0.2s;
transition: all 0.2s;
font-family: "Inter";
font-style: normal;
font-weight: normal;
font-size: 14px;
line-height: 160%;
}
.verifyPapers .get__started__btn button:nth-of-type(1):hover {
-webkit-transform: translateY(-3px);
transform: translateY(-3px);
}
.verifyPapers .get__started__btn button:nth-of-type(2) {
background: #b68e5c;
outline: none;
cursor: pointer;
width: 300px;
height: 54px;
border: 1px solid rgba(182, 142, 92, 0.5);
border-radius: 8px;
font-weight: 500;
font-size: 16px;
color: #fff;
-webkit-transition: all 0.2s;
transition: all 0.2s;
font-family: "Inter";
font-style: normal;
font-weight: normal;
font-size: 14px;
line-height: 160%;
}
.verifyPapers .get__started__btn button:nth-of-type(2):hover {
-webkit-transform: translateY(-3px);
transform: translateY(-3px);
}
.verifyPapers .pagination {
max-width: 900px;
margin: 0px auto;
}
.verifyPapers .pagination > div {
display: -webkit-box !important;
display: -ms-flexbox !important;
display: flex !important;
-webkit-box-pack: end !important;
-ms-flex-pack: end !important;
justify-content: flex-end !important;
}
.verifyPapers .loader {
display: -ms-grid;
display: grid;
place-items: center;
}
.spread h2 {
max-width: 840px;
margin: 0px auto;
font-size: 48px;
}
@media (max-width: 475px) {
.spread h2 {
font-size: 36px;
}
}
.spread__body {
padding: 130px 0px;
}
@media (max-width: 768px) {
.spread__body {
padding: 50px 0px;
}
}
.spread__body > p:nth-of-type(1) {
text-align: center;
font-style: normal;
font-weight: 300;
font-size: 48px;
line-height: 120%;
/* or 58px */
text-align: center;
}
@media (max-width: 475px) {
.spread__body > p:nth-of-type(1) {
font-size: 36px;
}
}
.spread__body > div {
display: -ms-grid;
display: grid;
-ms-grid-columns: 1fr 1fr;
grid-template-columns: 1fr 1fr;
row-gap: 30px;
-webkit-column-gap: 20px;
column-gap: 20px;
margin-top: 54px;
}
@media (max-width: 768px) {
.spread__body > div {
-ms-grid-columns: 1fr;
grid-template-columns: 1fr;
text-align: center;
}
}
.spread__body > div p:nth-of-type(1) {
font-style: normal;
font-weight: 500;
font-size: 20px;
line-height: 120%;
min-height: 40px;
/* identical to box height, or 24px */
/* Primary Color 03/Chinese Black 100% :: 131416 */
color: #131416;
}
.spread__body > div p:nth-of-type(2) {
max-width: 490px;
font-style: normal;
font-weight: normal;
font-size: 16px;
line-height: 160%;
color: #5a5b5c;
}
@media (max-width: 768px) {
.spread__body > div p:nth-of-type(2) {
max-width: 100%;
}
}
.authorPage > div:nth-of-type(1) {
background: #131416;
padding: 120px 0px;
}
.authorPage > div:nth-of-type(1) > h2 {
max-width: 784px;
text-align: center;
margin: 0px auto;
margin-bottom: 20px;
font-style: normal;
font-weight: normal;
font-size: 48px;
line-height: 120%;
text-align: center;
color: #ffffff;
}
@media (max-width: 768px) {
.authorPage > div:nth-of-type(1) > h2 {
font-size: 36px;
}
}
.authorPage > div:nth-of-type(1) > div {
display: -webkit-box;
display: -ms-flexbox;
display: flex;
text-align: center;
-webkit-box-align: center;
-ms-flex-align: center;
align-items: center;
-webkit-box-pack: center;
-ms-flex-pack: center;
justify-content: center;
-ms-flex-wrap: wrap;
flex-wrap: wrap;
}
.authorPage > div:nth-of-type(1) > div > p {
font-size: 16px;
line-height: 160%;
color: #b2b2b2;
display: -webkit-box;
display: -ms-flexbox;
display: flex;
-webkit-box-align: center;
-ms-flex-align: center;
align-items: center;
margin: 0px 10px;
}
.authorPage > div:nth-of-type(1) > div > p > img {
margin-right: 5px;
}
.authorPage > div:nth-of-type(1) > p {
max-width: 790px;
margin: 0px auto;
}
.authorPage > div:nth-of-type(2) {
padding: 20px 0px;
display: -ms-grid;
display: grid;
-ms-grid-columns: 1fr;
grid-template-columns: 1fr;
gap: 54px;
}
.authorPage > div:nth-of-type(2) > div:nth-of-type(1) > div {
display: -webkit-box;
display: -ms-flexbox;
display: flex;
text-align: center;
-webkit-box-align: center;
-ms-flex-align: center;
align-items: center;
-webkit-box-pack: center;
-ms-flex-pack: center;
justify-content: center;
}
.authorPage > div:nth-of-type(2) > div:nth-of-type(1) > div > p {
font-size: 16px;
line-height: 160%;
color: #5a5b5c;
display: -webkit-box;
display: -ms-flexbox;
display: flex;
-webkit-box-align: center;
-ms-flex-align: center;
align-items: center;
margin: 0px 10px;
}
.authorPage > div:nth-of-type(2) > div:nth-of-type(1) > p {
color: #131416;
max-width: 790px;
margin: 0px auto;
}
.authorPage > div:nth-of-type(2) > div:nth-of-type(1) > p:nth-of-type(1) {
margin-top: 80px;
margin-bottom: 30px;
font-weight: 500;
font-size: 20px;
line-height: 120%;
text-align: center;
}
.authorPage > div:nth-of-type(2) > div:nth-of-type(1) > p:nth-of-type(2) {
font-weight: normal;
font-size: 16px;
line-height: 160%;
text-align: center;
margin-top: 20px;
}
.authorPage > div:nth-of-type(2) > div:not(:nth-of-type(1)) p {
font-style: normal;
font-size: 16px;
color: #5a5b5c;
margin: 20px 0px;
max-width: 1106px;
line-height: 160%;
}
.authorPage > div:nth-of-type(2) > div:not(:nth-of-type(1)) p:nth-of-type(1) {
font-weight: 500;
font-size: 20px;
margin: 0px;
line-height: 120%;
}
/*# sourceMappingURL=App.css.map */ | 0.235196 | 0.041852 |
.customizer {
position: fixed;
top: 0;
right: 0;
width: 360px;
height: 100%;
z-index: 9900;
background-color: #fff;
-webkit-transform: translateX(100%);
transform: translateX(100%);
-webkit-transition: .25s;
transition: .25s;
}
.customizer.active {
box-shadow: 0px 0px 19.74px 1.26px rgba(184, 184, 184, 0.2);
-webkit-transform: translateX(0);
transform: translateX(0);
}
.customizer-wrap {
position: relative;
width: 100%;
height: 100%;
padding: 48px 28px;
background-color: #fff;
overflow-y: auto;
}
.customizer-wrap::-webkit-scrollbar {
display: none;
}
.customizer-wrap a {
display: block;
text-decoration: none;
color: #000;
font-weight: 400;
text-align: center;
margin-top: 15px;
margin-bottom: 25px;
}
.customizer-wrap h4 {
margin-top: 48px;
}
.toggle-wrap {
position: absolute;
background-color: #fff;
z-index: 0;
width: 100%;
height: 100%;
}
.toggle {
position: absolute;
width: 120px;
top: 30%;
left: -47px;
border-radius: 4px;
padding: 9px 16px;
cursor: pointer;
font-size: 18px;
-webkit-transition: left .25s;
transition: left .25s;
background-color: #fff;
box-shadow: 0px 0px 17px 0px rgba(184, 184, 184, 0.3);
z-index: -10;
}
.toggle > * {
vertical-align: middle;
}
.toggle > span {
opacity: 0;
visibility: hidden;
-webkit-transition: .25s;
transition: .25s;
-webkit-transform: translateX(10px);
transform: translateX(10px);
}
.toggle:hover {
left: -120px;
}
.toggle:hover > span {
opacity: 1;
visibility: visible;
-webkit-transform: translateX(0);
transform: translateX(0);
-webkit-transition: .25s .1s;
transition: .25s .1s;
}
.active .toggle:hover {
left: -47px;
}
.active .toggle:hover > span {
opacity: 0;
visibility: hidden;
-webkit-transform: translateX(0);
transform: translateX(0);
-webkit-transition: .25s .1s;
transition: .25s .1s;
}
.customizer .btn {
background-color: #7aa93c;
color: #fff;
}
.customizer .btn:hover {
background-color: #729741;
}
@media screen and (max-width: 400px) {
.customizer {
display: none;
}
} | public/assets/stylesheets/vendor/demo-navigation.css | .customizer {
position: fixed;
top: 0;
right: 0;
width: 360px;
height: 100%;
z-index: 9900;
background-color: #fff;
-webkit-transform: translateX(100%);
transform: translateX(100%);
-webkit-transition: .25s;
transition: .25s;
}
.customizer.active {
box-shadow: 0px 0px 19.74px 1.26px rgba(184, 184, 184, 0.2);
-webkit-transform: translateX(0);
transform: translateX(0);
}
.customizer-wrap {
position: relative;
width: 100%;
height: 100%;
padding: 48px 28px;
background-color: #fff;
overflow-y: auto;
}
.customizer-wrap::-webkit-scrollbar {
display: none;
}
.customizer-wrap a {
display: block;
text-decoration: none;
color: #000;
font-weight: 400;
text-align: center;
margin-top: 15px;
margin-bottom: 25px;
}
.customizer-wrap h4 {
margin-top: 48px;
}
.toggle-wrap {
position: absolute;
background-color: #fff;
z-index: 0;
width: 100%;
height: 100%;
}
.toggle {
position: absolute;
width: 120px;
top: 30%;
left: -47px;
border-radius: 4px;
padding: 9px 16px;
cursor: pointer;
font-size: 18px;
-webkit-transition: left .25s;
transition: left .25s;
background-color: #fff;
box-shadow: 0px 0px 17px 0px rgba(184, 184, 184, 0.3);
z-index: -10;
}
.toggle > * {
vertical-align: middle;
}
.toggle > span {
opacity: 0;
visibility: hidden;
-webkit-transition: .25s;
transition: .25s;
-webkit-transform: translateX(10px);
transform: translateX(10px);
}
.toggle:hover {
left: -120px;
}
.toggle:hover > span {
opacity: 1;
visibility: visible;
-webkit-transform: translateX(0);
transform: translateX(0);
-webkit-transition: .25s .1s;
transition: .25s .1s;
}
.active .toggle:hover {
left: -47px;
}
.active .toggle:hover > span {
opacity: 0;
visibility: hidden;
-webkit-transform: translateX(0);
transform: translateX(0);
-webkit-transition: .25s .1s;
transition: .25s .1s;
}
.customizer .btn {
background-color: #7aa93c;
color: #fff;
}
.customizer .btn:hover {
background-color: #729741;
}
@media screen and (max-width: 400px) {
.customizer {
display: none;
}
} | 0.350533 | 0.076167 |
/* custome css start
更多:http://www.bootstrapmb.com/
*/
html {
-webkit-font-smoothing: antialiased;
}
* {
outline: none;
-webkit-box-sizing: border-box;
-moz-box-sizing: border-box;
box-sizing: border-box
}
html, body, address, blockquote, div, dl, form, h1, h2, h3, h4, h5, h6, ol, p, pre, table, ul, dd, dt, li, tbody, td, tfoot, th, thead, tr, button, del, ins, map, object, a, abbr, acronym, b, bdo, big, br, cite, code, dfn, em, i, img, kbd, q, samp, small, span, strong, sub, sup, tt, var, legend, fieldset, p, hr, iframe {
margin: 0;
padding: 0;
border: none;
}
a, input, select, textarea {
outline: none;
margin: 0;
padding: 0;
}
h1, h2, h3, h4, h5, h6 {
font-weight: normal;
}
a {
text-decoration: none;
color: #333333;
}
a:focus, :focus, input:focus {
outline: none;
}
a:hover {
text-decoration: none !important;
}
img {
max-width: 100%;
vertical-align: middle;
border: none;
outline: none;
max-height: 100%;
border-radius: 0;
}
article, aside, details, figcaption, figure, footer, header, hgroup, menu, nav, section {
display: block;
margin: 0;
padding: 0;
}
input, textarea, select, button {
resize: none;
border: 0;
-webkit-border-radius: 0;
-webkit-appearance: none;
border-radius: 0;
}
select, input[type="submit"] {
cursor: pointer
}
p {
font-size: 14px;
line-height: 20px;
}
table {
border-collapse: separate;
border-spacing: 0;
}
caption, th, td {
font-weight: normal;
}
.clear {
clear: both;
}
label.error {
position: absolute;
right: 0px;
top: -20px;
width: auto;
height: auto;
margin: 0;
line-height: normal;
font: 11px/11px arial;
background: #fb0101;
padding: 5px 5px 4px;
color: #ffffff;
display: none;
}
label.error:after {
border-color: #fb0101 transparent transparent;
border-image: none;
border-right: 6px solid transparent;
border-style: solid;
border-width: 6px;
content: " ";
height: 0;
left: 20px;
margin-left: -10px;
position: absolute;
top: 100%;
width: 0;
}
.trans {
transition: 500ms all;
-webkit-transition: 500ms all;
-moz-transition: 500ms all;
-ms-transition: 500ms all;
}
select option {
padding: 0 10px;
}
.star {
position: relative;
}
.star:after {
position: absolute;
left: 8px;
top: 9px;
content: "*";
color: #ff0000;
font: 300 14px/16px 'Titillium Web', sans-serif;
}
.absoImg {
position: relative;
left: 0;
top: 0;
bottom: 0;
margin: auto;
max-width: inherit;
width: 100%;
object-fit: cover;
object-position: center;
border-radius: 6px 6px 0px 0px;
}
body {
font-family: 'Roboto', sans-serif;
font-size: 14px;
color: #000000;
line-height: 16px;
}
button:focus {
outline: none !important;
}
::-webkit-input-placeholder {
color:#939598;
}
:-moz-placeholder {
color:#939598;
opacity:1;
}
::-moz-placeholder {
color:#939598;
opacity:1;
}
:-ms-input-placeholder {
color:#939598;
}
/* custome css start */
/* common css start */
h1.page_title {
font-size: 70px;
line-height: 70px;
color: #ffffff;
font-weight: 400;
text-align: center;
text-transform: capitalize;
font-family: 'Roboto Slab', serif;
margin-bottom: 48px;
text-shadow: 0px 0px 26.97px rgba(0, 0, 0, 0.75);
-moz-text-shadow: 0px 0px 26.97px rgba(0, 0, 0, 0.75);
-ms-text-shadow: 0px 0px 26.97px rgba(0, 0, 0, 0.75);
-o-text-shadow: 0px 0px 26.97px rgba(0, 0, 0, 0.75);
-webkit-text-shadow: 0px 0px 26.97px rgba(0, 0, 0, 0.75);
}
h3.cntct {
font-size: 50px;
line-height: 50px;
color: #ffcc00;
font-weight: 700;
text-align: center;
text-shadow: 0px 0px 26.97px rgba(0, 0, 0, 0.75);
-moz-text-shadow: 0px 0px 26.97px rgba(0, 0, 0, 0.75);
-ms-text-shadow: 0px 0px 26.97px rgba(0, 0, 0, 0.75);
-o-text-shadow: 0px 0px 26.97px rgba(0, 0, 0, 0.75);
-webkit-text-shadow: 0px 0px 26.97px rgba(0, 0, 0, 0.75);
}
h3.cntct span a {
color: #fff;
text-align: center;
padding-left: 15px;
}
h3.cntct span a:hover {
color: #ffcc00;
text-decoration: none;
}
.cntct.typewriter-effect span a {
color: #fff;
text-align: center;
padding-left: 15px;
font-size: 50px;
line-height: 50px;
font-weight: 700;
text-align: center;
text-shadow: 0px 0px 26.97px rgba(0, 0, 0, 0.75);
-moz-text-shadow: 0px 0px 26.97px rgba(0, 0, 0, 0.75);
-ms-text-shadow: 0px 0px 26.97px rgba(0, 0, 0, 0.75);
-o-text-shadow: 0px 0px 26.97px rgba(0, 0, 0, 0.75);
-webkit-text-shadow: 0px 0px 26.97px rgba(0, 0, 0, 0.75);
}
.cntct.typewriter-effect span a:hover {
color: #ffcc00;
text-decoration: none;
}
.call_desk {
display: inline-block;
vertical-align: top;
}
ul li {
list-style: none;
}
.wrapper {
width: 100%;
float: left;
overflow: hidden;
}
.inner_page h1.page_title {
margin-bottom: 0px;
margin-top: 75px;
}
.red_btn,a.red_btn {
padding: 0 37px;
display: inline-block;
background: #e80f0e;
font-size: 20px;
text-decoration: none;
font-weight: 900;
height: 45px;
line-height: 42px;
text-align: center;
color: #ffffff;
border-radius: 50px;
}
.main_Order .red_btn:hover, .main_Order a.red_btn:hover {
color: #ffffff;
}
label {
font-size: 16px;
text-transform: capitalize;
font-weight: 400;
margin-bottom: 14px;
font-family: 'Roboto', sans-serif;
}
input.form-control{
box-shadow: 0px 0px 3px 0px rgba(0, 0, 0, 0.15);
-moz-box-shadow: 0px 0px 3px 0px rgba(0, 0, 0, 0.15);
-ms-box-shadow: 0px 0px 3px 0px rgba(0, 0, 0, 0.15);
-webkit-box-shadow: 0px 0px 3px 0px rgba(0, 0, 0, 0.15);
-o-box-shadow: 0px 0px 3px 0px rgba(0, 0, 0, 0.15);
border:1px solid #cfcfcf;
border-radius:2px;
-moz-border-radius:2px;
-ms-border-radius:2px;
-o-border-radius:2px;
-webkit-border-radius:2px;
height:43px !important;
transition:500ms all;
-moz-transition:500ms all;
-ms-transition:500ms all;
-o-transition:500ms all;
-webkit-transition:500ms all;
}
textarea.form-control{
min-height:93px;
box-shadow: 0px 0px 3px 0px rgba(0, 0, 0, 0.15);
-moz-box-shadow: 0px 0px 3px 0px rgba(0, 0, 0, 0.15);
-ms-box-shadow: 0px 0px 3px 0px rgba(0, 0, 0, 0.15);
-webkit-box-shadow: 0px 0px 3px 0px rgba(0, 0, 0, 0.15);
-o-box-shadow: 0px 0px 3px 0px rgba(0, 0, 0, 0.15);
border:1px solid #cfcfcf;
border-radius:2px;
-moz-border-radius:2px;
-ms-border-radius:2px;
-o-border-radius:2px;
-webkit-border-radius:2px;
transition:500ms all;
-moz-transition:500ms all;
-ms-transition:500ms all;
-o-transition:500ms all;
-webkit-transition:500ms all;
}
.form-control{
font-size:16px;
font-family: 'Roboto', sans-serif;
font-weight:300;
}
.form-control:focus{
border-color: #ffcc00 !important;
outline: 0;
-webkit-box-shadow: inset 0 1px 1px rgba(0,0,0,.075), 0 0 8px rgba(0, 0, 0, .6) !important;
box-shadow: inset 0 1px 1px rgba(0,0,0,.075), 0 0 8px rgba(0, 0, 0,0.6) !important;
}
/* common css start */
/* Header css start */
.nav_manu .toggle_menu {
display: none;
}
.main_header {
display: inline-block;
width: 100%;
vertical-align: top;
}
.top_nav {
display: inline-block;
width: 100%;
vertical-align: top;
z-index: 10;
position: fixed;
top: 0;
}
.sticky:before {
position: absolute;
bottom: -2px;
left: 0;
right: 0;
margin: 0;
content: "";
background-repeat: repeat;
background: url(../images/hover_bg.png);
height: 6px;
display: block;
}
.top_nav {
border-bottom: none;
padding: 0px;
}
.top_nav .logo {
float: left;
margin-top: 20px;
width: auto;
margin-bottom: 25px;
transition: 1s ease-in-out;
}
.top_nav .logo a {
display: block;
}
.nav_manu {
float: right;
width: auto;
margin-top: 15px;
}
.nav_manu .menu li {
float: left;
list-style: none;
}
.nav_manu .menu li:last-child {
margin-right: 0px;
}
.Menu_list {
float: left;
width: auto;
margin-top: 5px;
}
.nav_manu .menu li a:hover:before {
background: url(../images/cheesy-pizza.png) no-repeat;
/* background: url(../images/pizza_img7.png) no-repeat;
*/
content: "";
background-size: 50%;
width: 100px;
height: 100px;
top: 25px;
right: -57px;
position: absolute;
-webkit-animation: fadeInUp 0.5s linear;
-moz-animation: fadeInUp 0.5s linear;
-ms-animation: fadeInUp 0.5s linear;
}
@keyframes fadeInUp {
from {
opacity: 0;
transform: translate3d(0, 20%, 0);
}
to {
opacity: 1;
transform: translate3d(0, 0, 0);
}
}
.nav_manu .menu li a:after {
background: #ffcc00;
content: "";
width: 50%;
height: 3px;
top: 47px;
right: 116px;
position: absolute;
-webkit-transition-property: right;
transition-property: right;
-webkit-transition-duration: 0.5s;
transition-duration: 0.5s;
-webkit-transition-timing-function: ease-out;
transition-timing-function: ease-out;
}
.nav_manu .menu li a:hover:after, .nav_manu .menu li a:focus:after, .nav_manu .menu li a:active:after {
right: 33px;
}
.nav_manu .menu li a {
text-decoration: none;
color: #ffffff;
font-weight: 700;
display: inline-block;
vertical-align: top;
text-transform: capitalize;
font-size: 15px;
padding: 25px 29px;
position: relative;
transition: 1s ease-in-out;
overflow: hidden;
}
.Cart {
float: left;
width: auto;
margin-left: 52px;
margin-top: 29px;
transition: 1s ease-in-out;
}
.Cart .Cart_count {
width: 130px;
height: 25px;
background: #ff0000;
display: inline-block;
line-height: 25px;
padding-left: 10px;
color: #ffffff;
font-weight: bold;
border-radius: 3px;
position: relative;
font-size: 14px;
}
.Cart .Cart_count:after {
position: absolute;
content: "";
top: 0;
bottom: 0;
margin: auto;
right: -7px;
background: url('../images/sprit.webp') no-repeat -7px -36px;
width: 8px;
height: 14px;
}
.Cart .Cart_count:before {
position: absolute;
content: "";
background: url('../images/sprit.webp') no-repeat -7px -6px;
width: 37px;
height: 26px;
top: 0;
right: -41px;
bottom: 0;
transition: right 1s ease-in-out;
}
.Cart .Cart_count:hover:before{
right: -65px;
}
.cart_img{
display: none;
}
.sticky {
position: fixed;
width: 100%;
background-color: rgba(5, 5, 5, 0.8);
}
.sticky .logo{
margin-top: 10px;
margin-bottom: 10px;
}
.sticky .nav_manu .menu li a{
padding: 15px 29px;
}
.sticky .Cart{
margin-top: 20px;
}
.sticky .nav_manu .menu li a:hover:before {
background-size: 40%;
top: 16px;
right: -62px;
}
.sticky .nav_manu .menu li a:hover:after, .nav_manu .menu li a:focus:after, .nav_manu .menu li a:active:after {
right: 37px;
}
.sticky .nav_manu .menu li a:after {
top: 40px;
right: 124px;
}
.H_banner {
position: relative;
display: inline-block;
width: 100%;
vertical-align: top;
overflow: hidden;
background: url(../images/inner_banner.webp) no-repeat;
background-position: top;
background-attachment: fixed;
height: 389px;
}
.H_banner.home {
position: relative;
display: inline-block;
width: 100%;
vertical-align: top;
overflow: hidden;
background: url(../images/banner_bg.webp) no-repeat;
background-position: top;
background-attachment: fixed;
height: 738px;
}
.H_banner img {
max-width: inherit;
margin-left: 50%;
transform: translate(-50%);
-moz-transform: translate(-50%);
-ms-transform: translate(-50%);
-o-transform: translate(-50%);
-webkit-transform: translate(-50%);
}
.main_pitch {
position: absolute;
left: 0;
right: 0;
margin: auto;
top: 50%;
transform: translateY(-50%);
-moz-transform: translateY(-50%);
-ms-transform: translateY(-50%);
-o-transform: translateY(-50%);
-webkit-transform: translateY(-50%);
}
/*------------------------mobile menu-------------------------------------*/
/* Main menu positionning */
.main-nav {
position: fixed;
top: 0px;
right: 0;
left: 0;
bottom: 0;
text-align: center;
background:url(../images/2.webp) no-repeat;
background-size: cover;
background-position: bottom;
opacity: 0;
z-index: -1;
visibility: hidden;
transition: all .375s;
}
.main-nav.is-open {
opacity: 1;
z-index: 100;
visibility: visible;
}
/* Yellow band effect */
.main-nav::before {
content: '';
position: absolute;
top: 0;
bottom: 0;
left: 0;
right: 15px;
background: #FEDC2A;
transform-origin: 0 0;
transform: skew(-14deg) translateX(-120%);
transition: all .275s .1s;
-webkit-box-shadow: 0px 0px 0px 5px rgba(0,0,0,0.75);
-moz-box-shadow: 0px 0px 0px 5px rgba(0,0,0,0.75);
box-shadow: 0px 0px 0px 5px rgba(0,0,0,0.75);
}
.main-nav.is-open::before {
transform: skew(-14deg) translateX(0);
}
/* Skewing effect on menu links */
.main-nav ul {
display: inline-flex;
flex-direction: column;
height: 110%;
align-items: flex-end;
/* justify-content: center;
*/
margin-top: 30px;
transform: translateX(-50%) skew(-15deg);
}
.main-nav li {
display: block;
margin: .5rem 0;
text-align: right;
transform: skew(16deg);
}
/* Apparition effect on links */
.main-nav a {
opacity: 0;
transform: translateY(-10px);
}
.main-nav a:hover{
text-decoration: none !important;
color: #e81c0c !important;
}
.main-nav.is-open a {
opacity: 1;
transform: translateY(0);
}
.main-nav li:nth-child(1) a {
transition: all 275ms 175ms
}
.main-nav li:nth-child(2) a {
transition: all 275ms 225ms
}
.main-nav li:nth-child(3) a {
transition: all 275ms 275ms
}
.main-nav li:nth-child(4) a {
transition: all 275ms 325ms
}
.main-nav li:nth-child(5) a {
transition: all 275ms 375ms
}
/* Decoration */
.main-nav ul, .main-nav li {
list-style: none;
padding: 0;
}
.main-nav a {
display: block;
padding: 12px 0;
color: #181818;
font-size: 1.4em;
text-decoration: none;
font-weight: bold;
}
/* Burger Style: @see: https://codepen.io/CreativeJuiz/full/oMZNXy */
.open-main-nav {
position: fixed;
top: 70px;
padding: 24px 10px 10px 10px;
right: 15px;
z-index: 1000;
background:rgb(0,0,0);
border-radius: 3px;
border: 1px solid rgba(255, 255, 255, 0.5);
cursor: pointer;
display: none;
}
.open-main-nav:focus {
outline: none;
}
.burger {
position: relative;
display: block;
width: 28px;
height: 4px;
margin: 0 auto;
background: #ffcc01;
transform: skew(5deg);
transition: all .275s;
}
.burger:after, .burger:before {
content: '';
display: block;
height: 100%;
background: #ffcc01;
transition: all .275s;
}
.burger:after {
transform: translateY(-12px) translateX(-2px) skew(-20deg);
}
.burger:before {
transform: translateY(-16px) skew(-10deg);
}
/* Toggle State part */
.is-open .burger {
transform: skew(5deg) translateY(-8px) rotate(-45deg);
}
.is-open .burger:before {
transform: translateY(0px) skew(-10deg) rotate(75deg);
}
.is-open .burger:after {
transform: translateY(-12px) translateX(10px) skew(-20deg);
opacity: 0;
}
/* MENU Text part */
.device {
position: relative;
width: 345px;
height: 0px;
background: transparent;
}
/*------------------------mobile menu end-------------------------------------*/
.bottom_pitch {
float: left;
width: 100%;
vertical-align: top;
position: relative;
padding-bottom: 3px;
margin-top: -81px;
}
.bottom_pitch:after {
position: absolute;
content: "";
bottom: 0;
left: 0;
right: 0;
background: url("../images/border.png");
background-repeat: repeat-x;
height: 6px;
width: 1920px;
margin: auto;
}
.bottom_pitch ul li {
float: left;
width: 20%;
position: relative;
}
.bottom_pitch ul li a {
font-size: 20px;
line-height: 20px;
color: #ffffff;
font-weight: 400;
display: block;
text-align: center;
line-height: 80px;
text-decoration: none;
position: relative;
}
.bottom_pitch ul li.active a:after {
position: absolute;
content: "";
left: 0;
right: 0;
top: -4px;
margin: auto;
background-repeat: repeat-y;
background: url("../images/hover_bg.png");
height: 6px;
}
.bottom_pitch ul li.active:before {
position: absolute;
content: "";
left: -4px;
bottom: 0;
top: 0;
l margin:auto;
background-repeat: repeat-x;
background: url("../images/hover_Vbg.png");
width: 6px;
}
.bottom_pitch ul li.active:after {
position: absolute;
content: "";
right: -2px;
bottom: 0;
top: 0;
l margin:auto;
background-repeat: repeat-x;
background: url("../images/hover_Vbg.png");
width: 6px;
}
.bottom_pitch ul li.active a {
background: #e60000;
}
.bottom_pitch ul li a span.icon {
position: relative;
}
.bottom_pitch ul li.pizza a span.icon {
padding-left: 58px;
}
.bottom_pitch ul li.burger1 a span.icon {
padding-left: 56px;
}
.bottom_pitch ul li.salads a span.icon {
padding-left: 58px;
}
.bottom_pitch ul li.fries a span.icon {
padding-left: 54px;
}
.bottom_pitch ul li.drinks a span.icon {
padding-left: 54px;
}
.bottom_pitch ul li a span.icon {
position: relative;
display: inline-block;
vertical-align: top;
}
.bottom_pitch ul li.pizza a span.icon:after {
position: absolute;
content: "";
top: 0;
bottom: 0;
left: 0;
margin: auto;
background: url('../images/sprit.webp') no-repeat -59px -22px;
width: 39px;
height: 37px;
}
.bottom_pitch ul li.burger1 a span.icon:after {
position: absolute;
content: "";
top: 0;
bottom: 0;
left: 0;
margin: auto;
background: url('../images/sprit.webp') no-repeat -108px -24px;
width: 38px;
height: 32px;
}
.bottom_pitch ul li.salads a span.icon:after {
position: absolute;
content: "";
top: 0;
bottom: 0;
left: 0;
margin: auto;
background: url('../images/sprit.webp') no-repeat -155px -21px;
width: 40px;
height: 36px;
}
.bottom_pitch ul li.fries a span.icon:after {
position: absolute;
content: "";
top: 0;
bottom: 0;
left: 0;
margin: auto;
background: url('../images/sprit.webp') no-repeat -202px -17px;
width: 30px;
height: 40px;
}
.bottom_pitch ul li.drinks a span.icon:after {
position: absolute;
content: "";
top: 0;
bottom: 0;
left: 0;
margin: auto;
background: url('../images/sprit.webp') no-repeat -239px -13px;
width: 30px;
height: 44px;
}
.main_bpitch {
display: inline-block;
width: 100%;
vertical-align: top;
}
/* Header css End */
/* How to work css start */
.hwork {
display: inline-block;
width: 100%;
vertical-align: top;
background: #f5f5f5;
position: relative;
overflow: hidden;
}
.hwork:after {
position: absolute;
content: "";
left: 0;
right: 0;
bottom: 0;
background: url("../images/border_hwork.png");
height: 6px;
width: 1918px;
background-repeat: no-repeat;
margin: auto;
}
.main_hwork {
display: inline-block;
width: 100%;
vertical-align: top;
margin-top: 56px;
margin-bottom: 59px;
}
.main_hwork ul {
margin: 0 -15px;
}
.main_hwork li {
float: left;
width: 33.33%;
padding: 0 15px;
}
.main_hwork li .title {
display: inline-block;
vertical-align: top;
padding-top: 70px;
position: relative;
}
.main_hwork li .title:after {
position: absolute;
left: 0;
right: 0;
top: 0;
margin: auto;
content: "";
}
.main_hwork li.order {
text-align: left;
position: relative;
}
.main_hwork li.order:after {
position: absolute;
content: "";
background: url('../images/sprit.webp') no-repeat -15px -273px;
width: 175px;
height: 45px;
top: 8px;
right: -68px;
}
.main_hwork li.deliver_L {
text-align: center;
position: relative;
}
.main_hwork li.deliver_L:after {
position: absolute;
content: "";
top: 22px;
right: -110px;
background: url('../images/sprit.webp') no-repeat -232px -284px;
width: 174px;
height: 45px;
}
.main_hwork li.deliver_pick {
text-align: right;
}
.main_hwork li.order .title:after {
background: url('../images/sprit.webp') no-repeat -14px -78px;
width: 57px;
height: 40px;
}
.main_hwork li.deliver_L .title:after {
background: url('../images/sprit.webp') no-repeat -14px -133px;
width: 54px;
height: 54px;
}
.main_hwork li.deliver_pick .title:after {
background: url('../images/sprit.webp') no-repeat -10px -210px;
width: 69px;
height: 43px;
}
/* How to work css End */
/* Popular css start */
.popular {
display: inline-block;
width: 100%;
vertical-align: top;
background: url("../images/p_bg.webp");
background-repeat: no-repeat;
background-size: cover;
background-position: top center;
}
.main_popular {
display: inline-block;
vertical-align: top;
width: 100%;
padding: 50px 0;
padding-bottom: 0px;
}
.main_popular .title {
text-align: center;
font-size: 36px;
line-height: 36px;
color: #000000;
font-weight: 700;
font-family: 'Roboto Slab', serif;
margin-bottom: 20px;
}
.main_popular .desc {
font-size: 16px;
line-height: 24px;
color: #181818;
font-weight: 300;
text-align: center;
margin-bottom: 30px;
}
.p_card {
float: left;
width: 100%;
}
.p_card li {
float: left;
padding: 0 15px;
margin-bottom: 55px;
width: 100%;
}
.p_card li .card {
float: left;
width: 100%;
display: block;
position: relative;
transition: all 0.5s ease;
}
.p_card li .card .C_img {
float: left;
position: relative;
text-align: center;
}
.p_card li .card .C_desc {
float: left;
padding: 20px;
width: calc(100% - 192px);
-moz-width: calc(100% - 192px);
-ms-width: calc(100% - 192px);
-o-width: calc(100% - 192px);
-webkit-width: calc(100% - 192px);
width: calc(100% - 192px);
width: position:relative;
padding-bottom: 27px;
}
.card:hover{
-webkit-box-shadow: 9px 12px 21px -7px rgba(0, 0, 0, 0.75);
-moz-box-shadow: 9px 12px 21px -7px rgba(0, 0, 0, 0.75);
box-shadow: 9px 12px 21px -7px rgba(0, 0, 0, 0.75);
}
.card_btn {
color: #e71c00;
margin: 10px 0px 0px 50px;
padding: 6px 11px;
position: relative;
transition: all 0.5s;
height: 36px;
}
.card_btn:before {
content: "";
top: -3px;
left: -4px;
position: absolute;
background: url(../images/bt_border.png) no-repeat;
width: 108px;
height: 42px;
}
.card:hover .price_block .card_btn, .P_itmesbox:hover .price_block .card_btn{
color: #ffffff;
background: #e71c00;
height: 36px;
}
.card:hover .price_block .card_btn:before, .P_itmesbox:hover .price_block .card_btn:before {
content: "";
top: -3px;
left: -4px;
position: absolute;
background: url(../images/bt_hoverborder.png) no-repeat;
width: 108px;
height: 42px;
}
.P_itmesbox .card_btn {
margin: 10px 0px 0px 0px;
}
.o_card li .card .card_btn {
padding: 6px 13px;
margin: 10px 0px 0px 5px;
}
.card:hover .price_block .btn a,.P_itmesbox:hover .price_block .btn a {
background: #e60000;
color: #fff;
}
.card:hover .price_block .btn a:after, .P_itmesbox:hover .price_block .btn a:after {
top: 0;
bottom: 0;
left: 0px;
right: 0;
margin: auto;
content: "";
position: absolute;
background: url(../images/bt_hoverborder.png);
background-repeat: no-repeat;
width: 107px;
height: 42px;
transition: 500ms all;
-webkit-transition: 500ms all;
-moz-transition: 500ms all;
-ms-transition: 500ms all;
}
/* border */
.p_card li .card:after {
top: -3px;
left: 0;
right: 0;
margin: auto;
content: "";
position: absolute;
background-repeat: repeat-y;
background: url("../images/gray_Hborder.png");
height: 6px;
}
.p_card li .card:before {
bottom: -5px;
left: 0;
right: 0;
margin: auto;
content: "";
position: absolute;
background-repeat: repeat-y;
background: url("../images/gray_Hborder.png");
height: 6px;
}
.p_card li .card .C_img:after {
top: 0;
bottom: 0;
left: -4px;
margin: auto;
background-repeat: repeat-x;
position: absolute;
content: "";
background: url("../images/gray_Vborder.png");
width: 6px;
}
.p_card li .card .C_img:before {
top: 0;
bottom: 0;
right: -4px;
margin: auto;
background-repeat: repeat-x;
position: absolute;
content: "";
background: url("../images/gray_Vborder.png");
width: 6px;
}
.p_card li .card .C_desc:before {
top: 0;
bottom: 0;
right: -3px;
margin: auto;
background-repeat: repeat-x;
position: absolute;
content: "";
background: url("../images/gray_Vborder.png");
width: 6px;
}
/* border */
.p_card li .card .C_desc .title {
font-size: 26px;
line-height: 26px;
font-weight: 700;
text-align: left;
color: #000;
font-family: 'Roboto', sans-serif;
margin-bottom: 8px;
}
.p_card li .card .C_desc .desc {
text-align: left;
margin-bottom: 7px;
}
.p_card li .card .price_block {
float: left;
width: 100%;
}
.p_card li .card .price_block .price {
float: left;
max-width: 110px;
text-align: left;
font-size: 26px;
line-height: 26px;
font-weight: 700;
margin-top: 15px;
color: #0b0b0b;
}
.price_block .btn {
float: left;
margin-left: 5px;
width: auto;
text-align: left;
position: relative;
}
.price_block .btn a {
width: 100%;
height: 36px;
line-height: 36px;
text-align: center;
padding: 0 14px;
color: #e70100;
font-size: 15px;
display: inline-block;
text-decoration: none;
background: #fff;
}
/* border */
.price_block .btn a:after {
top: 0;
bottom: 0;
left: 10px;
right: 0;
margin: auto;
content: "";
position: absolute;
background: url("../images/bt_border.png");
background-repeat: no-repeat;
width: 100%;
height: 42px;
transition: 500ms all;
-webkit-transition: 500ms all;
-moz-transition: 500ms all;
-ms-transition: 500ms all;
}
/* border */
/* Popular css End */
/* clinet say start css */
.client_say {
float: left;
width: 100%;
vertical-align: top;
position: relative;
}
.client_say:after {
position: absolute;
content: "";
left: 0;
right: 0;
top: -3px;
margin: auto;
background: url("../images/border_Ctop.png");
height: 6px;
width: 1920px;
background-repeat: no-repeat;
}
.client_say:before {
position: absolute;
content: "";
left: 0;
right: 0;
bottom: -3px;
margin: auto;
background: url("../images/border_Ctop.png");
height: 6px;
width: 1920px;
background-repeat: no-repeat;
z-index: 99;
}
.main_client {
display: inline-block;
width: 100%;
overflow: hidden;
vertical-align: top;
position: relative;
background: url(../images/client_bg.webp) no-repeat;
background-attachment: fixed;
background-size: cover;
height: 380px;
}
.main_client .container {
top: 0;
left: 0;
right: 0;
margin: auto;
position: absolute;
text-align: center;
padding-top: 60px;
}
.middle_Cpitch .title {
font-size: 36px;
line-height: 36px;
color: #ffffff;
font-weight: 700;
font-family: 'Roboto Slab', serif;
margin-bottom: 60px;
}
.middle_Cpitch .desc {
font-size: 16px;
line-height: 24px;
color: #ffffff;
font-weight: 300;
display: inline-block;
position: relative;
padding-left: 30px;
padding-right: 30px;
margin-bottom: 46px;
}
.double_quat {
display: inline-block;
background: url('../images/sprit.webp') no-repeat -90px -98px;
width: 19px;
height: 17px;
margin-right: 15px;
}
.double_quat2 {
background: url('../images/sprit.webp') no-repeat -117px -98px;
width: 20px;
height: 16px;
display: inline-block;
margin-left: 8px;
}
.sign {
display: inline-block;
vertical-align: top;
width: 100%;
}
.sign .name {
display: inline-block;
width: 100%;
vertical-align: top;
text-align: center;
font-size: 18px;
line-height: 18px;
color: #ffcc00;
font-weight: 700;
margin-bottom: 16px;
}
.sign .Desig {
font-size: 16px;
line-height: 16px;
color: #ffffff;
display: inline-block;
text-align: center;
width: 100%;
}
/* clinet say End css */
/* Map Start css */
.map {
display: flex;
width: 100%;
vertical-align: top;
}
/* Map End css */
/* Footer End css */
.main_footer {
float: left;
width: 100%;
background: url("../images/footer_bg.webp");
background-size: cover;
padding: 60px 0;
position: relative;
}
.main_cnt ul {
margin: 0;
}
footer {
margin-top: -5px;
}
.main_footer:after {
position: absolute;
content: "";
top: -4px;
left: 0;
right: 0;
margin: auto;
background: url("../images/border_footer.png");
background-size: cover;
height: 6px;
}
.quick_links {
float: left;
position: relative;
}
.location {
float: left;
text-align: center;
position: relative;
}
.subscribe {
float: left;
text-align: center;
}
.quick_links li {
float: left;
width: 100%;
margin-bottom: 10px;
}
.quick_links li a {
font-size: 16px;
line-height: 16px;
color: #ffffff;
text-decoration: none;
font-weight: 400;
}
.quick_links li a.active {
color: #e60000;
}
.M_footer .title {
font-size: 18px;
line-height: 20px;
color: #ffcc00;
font-weight: 700;
font-family: 'Roboto Slab', serif;
margin-bottom: 25px;
}
.location span {
display: block;
text-align: center;
font-size: 16px;
line-height: 20px;
color: #ffffff;
margin-bottom: 18px;
}
.location span a{
text-align: center;
font-size: 16px;
line-height: 20px;
color: #ffffff;
margin-bottom: 18px;
}
.location span a:hover{
text-decoration: none;
color: #ffcc00;
}
.sbcr_label {
font-size: 15px;
line-height: 32px;
color: #fff;
}
.quick_links:after {
width: 1px;
height: 243px;
top: -28px;
right: 0;
content: "";
position: absolute;
background: #292929;
}
.location:after {
width: 1px;
height: 243px;
top: -28px;
right: 0;
content: "";
position: absolute;
background: #292929;
}
.sbcrb_input {
width: 100%;
max-width: 310px;
margin-top: 10px;
height: 40px;
display: inline-block;
position: relative;
}
.sbcrb_input input[type="text"] {
display: inline-block;
height: 40px;
padding-right: 65px;
padding-left: 20px;
color: #6c6c6c;
width: 100%;
background: #111111;
}
.sbcrb_input input[placeholder] {
color: #ffffff;
font-size: 14px;
border-radius: 5px;
border:none;
-moz-border-radius: 5px;
-ms-border-radius: 5px;
-o-border-radius: 5px;
-webkit-border-radius: 5px;
}
/* .send {
position: absolute;
top: 0;
right: 0;
height:43px;
bottom: 0;
font-size: 0px;
width: 56px;
background: #111111;
border-bottom-right-radius: 4px;
-moz-border-bottom-right-radius: 4px;
-ms-border-bottom-right-radius: 4px;
-webkit-border-bottom-right-radius: 4px;
border-top-right-radius: 4px;
-moz-border-top-right-radius: 4px;
-ms-border-top-right-radius: 4px;
-webkit-border-top-right-radius: 4px;
}
*/
.F_footer {
display: inline-block;
width: 100%;
vertical-align: top;
background: url("../images/f_bg.webp");
background-size: cover;
padding: 20px 0;
position: relative;
}
.F_footer:after {
position: absolute;
content: "";
top: -4px;
left: 0;
right: 0;
margin: auto;
background: url("../images/f_border.png");
background-repeat: no-repeat;
height: 6px;
width: 100%;
}
.payment {
width: auto;
float: left;
text-align: left;
}
.payment span {
font-size: 16px;
line-height: 16px;
color: #ffffff;
font-family: 'Roboto Slab', serif;
padding-left: 22px;
}
.social {
float: right;
}
.social ul {
margin: 0 -15px;
}
.social li {
float: left;
padding: 0 15px;
}
.social li a {
font-size: 16px;
line-height: 16px;
color: #ffffff;
}
.copyright {
position: relative;
float: left;
width: 100%;
text-align: center;
background: #e60000;
padding: 18px 0 0;
}
.copyright:after {
position: absolute;
left: 0;
right: 0;
top: -4px;
margin: auto;
content: "";
background: url("../images/copyright_border.png");
width: 100%;
height: 6px;
background-repeat: no-repeat;
}
.copyright p {
color: #fff;
font-size: 14px;
line-height: 18px;
}
.copyright p a {
text-decoration: none;
color: #fff;
}
.mobile_title {
display: none;
}
/* Footer End css */
/* breadcum */
.breadcum {
background: #e80f0e;
padding: 15px 0;
float: left;
width: 100%;
position: relative;
}
.breadcum:before {
position: absolute;
content: "";
top: -4px;
left: 0;
right: 0;
margin: auto;
background-repeat: repeat-x;
background: url("../images/hover_bg.png");
height: 6px;
}
.breadcum:after {
position: absolute;
content: "";
bottom: -3px;
left: 0;
right: 0;
margin: auto;
background-repeat: repeat-x;
background: url("../images/hover_bg.png");
height: 6px;
}
.main_breadcum ul {
margin: 0 -20px;
}
.main_breadcum li {
float: left;
padding-right: 20px;
padding-left: 20px;
position: relative;
font-size: 14px;
line-height: 14px;
color: #ffcc00;
font-weight: 600;
position: relative;
}
.main_breadcum li:last-child:after {
display: none;
}
.main_breadcum li:after {
position: absolute;
content: "/";
right: 0;
top: 0;
bottom: 0;
font-size: 14px;
line-height: 14px;
color: #fff;
font-weight: 600;
}
.main_breadcum li a {
text-decoration: none;
color: #fff;
}
/* breadcum */
/*============ About ====================*/
/* History section */
.history_sction {
display: inline-block;
width: 100%;
vertical-align: top;
background: url("../images/p_bg.webp");
background-size: cover;
}
.main_history {
padding: 50px 0;
display: inline-block;
width: 100%;
vertical-align: top;
}
.main_history h2.title {
font-size: 36px;
line-height: 36px;
color: #000000;
font-weight: 700;
font-family: 'Roboto Slab', serif;
text-align: center;
margin-bottom: 25px;
}
.main_history .desc {
display: inline-block;
width: 100%;
vertical-align: top;
padding: 0 105px;
margin-bottom: 40px;
}
.main_history .desc p {
font-size: 17px;
line-height: 25px;
color: #181818;
text-align: center;
font-weight: 300;
}
.points_history {
float: left;
width: 100%;
}
.points_history ul {
margin: 0 -10px;
}
.points_history li {
float: left;
width: 100%;
padding: 0 10px;
}
.points_history li a {
min-height: 144px;
display: block;
text-align: center;
position: relative;
text-decoration: none;
border: 2px solid #ececec;
background: #fff;
font-size: 16px;
line-height: 16px;
color: #000000;
font-weight: 400;
}
.points_history li a:hover{
-webkit-box-shadow: 9px 12px 21px -7px rgba(0, 0, 0, 0.75);
-moz-box-shadow: 9px 12px 21px -7px rgba(0, 0, 0, 0.75);
box-shadow: 9px 12px 21px -7px rgba(0, 0, 0, 0.75);
}
.points_history li a span {
position: absolute;
top: 50%;
transform: translateY(-50%);
-moz-transform: translateY(-50%);
-ms-transform: translateY(-50%);
-o-transform: translateY(-50%);
-webkit-transform: translateY(-50%);
left: 0;
right: 0;
margin: auto;
}
.points_history li a:hover span{
color: #ffffff;
}
.points_history li.icon1 a span {
padding-top: 74px;
}
.points_history li.icon2 a span {
padding-top: 66px;
}
.points_history li.icon3 a span {
padding-top: 76px;
}
.points_history li.icon4 a span {
padding-top: 74px;
}
.points_history li.icon1 a span:after {
position: absolute;
left: 0;
right: 0;
top: 0;
margin: auto;
content: "";
background: url('../images/sprit.webp') no-repeat -62px -352px;
width: 41px;
height: 48px;
transition: 500ms all;
-moz-transition: 500ms all;
-ms-transition: 500ms all;
-webkit-transition: 500ms all;
}
.points_history li.icon2 a span:after {
position: absolute;
left: 0;
right: 0;
top: 0;
margin: auto;
content: "";
background: url('../images/sprit.webp') no-repeat -62px -416px;
width: 54px;
height: 40px;
transition: 500ms all;
-moz-transition: 500ms all;
-ms-transition: 500ms all;
-webkit-transition: 500ms all;
}
.points_history li.icon3 a span:after {
position: absolute;
left: 0;
right: 0;
top: 0;
margin: auto;
content: "";
background: url('../images/sprit.webp') no-repeat -64px -465px;
width: 52px;
height: 48px;
transition: 500ms all;
-moz-transition: 500ms all;
-ms-transition: 500ms all;
-webkit-transition: 500ms all;
}
.points_history li.icon4 a span:after {
position: absolute;
left: 0;
right: 0;
top: 0;
margin: auto;
content: "";
background: url('../images/sprit.webp') no-repeat -62px -352px;
width: 41px;
height: 48px;
transition: 500ms all;
-moz-transition: 500ms all;
-ms-transition: 500ms all;
-webkit-transition: 500ms all;
}
/* History section */
/* Order Online section */
.Order {
display: inline-block;
width: 100%;
vertical-align: top;
background: url("../images/order_bg.jpg") no-repeat;
background-size: cover;
background-position:center;
background-attachment: fixed;
}
.main_Order {
display: inline-block;
width: 100%;
vertical-align: top;
padding-top: 50px;
padding-bottom: 60px;
}
.main_Order h2.title {
font-size: 40px;
line-height: 40px;
color: #ffffff;
font-weight: 400;
font-family: 'Roboto Slab', serif;
text-align: center;
margin-bottom: 30px;
}
.main_Order p.desc {
font-size: 16px;
line-height: 24px;
color: #ffffff;
text-align: center;
padding: 0 290px;
margin-bottom: 40px;
}
.order_button {
float: left;
width: 100%;
text-align: center;
}
/* Order Online section */
/*============ About ====================*/
/*============ Our menu ====================*/
/* Our menu */
.Our_menu {
display: inline-block;
width: 100%;
vertical-align: top;
background: url("../images/p_bg.webp");
background-size: cover;
}
.main_Ourmenu {
display: inline-block;
width: 100%;
vertical-align: top;
padding-top: 50px;
padding-bottom: 25px;
}
.main_Ourmenu h2.title {
font-size: 36px;
line-height: 36px;
color: #000000;
font-weight: 700;
font-family: 'Roboto Slab', serif;
text-align: center;
margin-bottom: 60px;
}
.o_card {
float: left;
width: 100%;
}
.o_card li {
float: left;
padding: 0 15px;
width: 100%;
margin-bottom: 40px;
}
.o_card li .card {
float: left;
width: 100%;
position: relative;
display: block;
border: 3px solid #cfcfcf;
border-radius: 10px;
-moz-border-radius: 10px;
-ms-border-radius: 10px;
-o-border-radius: 10px;
-webkit-border-radius: 10px;
overflow: hidden;
}
.box-hvr{
transition:0.7s ease-in-out;
}
.box-hvr:hover{
-webkit-box-shadow: 6px 5px 30px 0px rgba(0,0,0,0.35);
-moz-box-shadow: 6px 5px 30px 0px rgba(0,0,0,0.35);
box-shadow: 6px 5px 30px 0px rgba(0,0,0,0.35);
}
.o_card li .card .C_img {
float: left;
position: relative;
text-align: center;
}
.o_card li .card .C_desc {
float: left;
padding: 20px;
width: calc(100% - 192px);
-moz-width: calc(100% - 192px);
-ms-width: calc(100% - 192px);
-o-width: calc(100% - 192px);
-webkit-width: calc(100% - 192px);
width: calc(100% - 192px);
width: position:relative;
}
.o_card li .card .C_desc .title {
font-size: 26px;
line-height: 26px;
font-weight: 700;
text-align: left;
color: #000;
font-family: 'Roboto', sans-serif;
margin-bottom: 8px;
}
.o_card li .card .C_desc .desc {
text-align: left;
margin-bottom: 7px;
}
.o_card li .card .price_block {
float: left;
width: 100%;
}
.o_card li .card .price_block .price {
float: left;
max-width: 110px;
text-align: left;
font-size: 26px;
line-height: 26px;
font-weight: 700;
margin-top: 15px;
color: #0b0b0b;
}
.o_card li .card .price_block .btn {
float: left;
margin-left: 5px;
width: auto;
text-align: left;
position: relative;
padding: 0;
margin: 0;
margin-top: 5px;
}
.o_card li .card .price_block .btn a {
width: 104px;
height: 36px;
line-height: 36px;
text-align: center;
color: #e70100;
font-size: 15px;
display: inline-block;
text-decoration: none;
background: #fff;
}
.o_card li .card .C_img:after {
top: 0;
bottom: 0;
right: -3px;
margin: auto;
background-repeat: repeat-x;
position: absolute;
content: "";
background: url("../images/gray_Vborder.png");
width: 6px;
}
.o_card li .card .desc {
font-size: 15px;
line-height: 24px;
color: #2c2c2c;
font-weight: 300;
text-align: center;
margin-bottom: 30px;
}
/* Our menu */
/* Quick border */
.quick_order {
display: inline-block;
width: 100%;
position: relative;
vertical-align: top;
text-align: center;
background: #e80f0e;
padding: 30px 0;
}
.quick_order:after {
position: absolute;
top: -4px;
left: 0;
right: 0;
margin: 0;
content: "";
background-repeat: repeat;
background: url("../images/hover_bg.png");
height: 6px;
}
.main_quickorder h3.title {
font-size: 40px;
line-height: 40px;
color: #ffffff;
font-family: 'Roboto Slab', serif;
margin-bottom: 15px;
}
.main_quickorder .call_quick span {
display: block;
color: #ffffff;
font-size: 40px;
line-height: 40px;
font-family: 'Roboto Slab', serif;
font-weight: 700;
}
.main_quickorder .call_quick span a {
text-decoration: none;
color: #fff;
}
.main_quickorder .call_quick span a:hover {
color:#ffcc00;
}
/* Quick border */
/*=============== Order Rightbar ================*/
.your_order {
float: left;
width: 100%;
border: 1px solid #cfcfcf;
border-radius: 5px;
-moz-border-radius: 5px;
-ms-border-radius: 5px;
-o-border-radius: 5px;
-webkit-border-radius: 5px;
overflow: hidden;
}
.your_order .Order_title {
display: inline-block;
width: 100%;
vertical-align: top;
background: #f1f1f1;
padding: 20px 15px;
padding-top: 19px;
padding-bottom: 17px;
}
.your_order .Order_title .O_lefttitle {
font-size: 17px;
line-height: 17px;
color: #000000;
float: left;
width: auto;
padding-right: 5px;
}
.your_order .Order_title .O_cart {
float: right;
width: auto;
vertical-align: top;
}
.your_order .Order_title .O_cart a {
display: inline-block;
width: 23px;
position: relative;
}
.your_order .Order_title .O_cart a:after {
position: absolute;
content: "";
background: url('../images/sprit.webp') no-repeat -89px -126px;
width: 24px;
height: 21px;
top: -10px;
left: 0;
bottom: 0;
right: 0;
margin: auto;
}
.Order_number {
float: left;
width: 100%;
}
.Order_number li {
float: left;
width: 100%;
list-style: none;
padding: 20px 15px 13px 20px;
border-bottom: 1px solid #cfcfcf;
}
.Order_number li .Order_number {
width: 100%;
display: flex;
vertical-align: top;
padding-left: 20px;
position: relative;
cursor: pointer;
}
.Order_number li .Order_number:after {
width: 14px;
content: "";
height: 14px;
background: #989898;
border-radius: 100%;
-moz-border-radius: 100%;
-ms-border-radius: 100%;
-o-border-radius: 100%;
-webkit-border-radius: 100%;
display: inline-block;
left: 0;
top: 0;
position: absolute;
transition: 500ms all;
-moz-transition: 500ms all;
-ms-transition: 500ms all;
-o-transition: 500ms all;
-webkit-transition: 500ms all;
}
.Order_number li .Order_number:before {
position: absolute;
content: "";
width: 6px;
height: 2px;
display: inline-block;
background: #fbdede;
left: 4px;
top: 6px;
z-index: 9;
}
.Order_number li:first-child .Order_number:after {
background: #e80f0e;
}
.Order_names {
/* float: left;
*/
/* width: auto;
*/
/* text-align: left;
*/
width: 100%;
}
.Order_names span {
display: inline-block;
width: 100%;
text-align: left;
vertical-align: top;
}
.Order_names span.O_name {
font-size: 14px;
line-height: 14px;
color: #000000;
display: block;
}
.Order_names span.O_type {
font-size: 12px;
line-height: 12px;
color: #8a8a8a;
font-family: 'Montserrat', sans-serif;
font-weight: 300;
margin-top: 4px;
}
.Order_price {
float: right;
font-size: 14px;
line-height: 14px;
color: #e80f0e;
font-weight: 700;
}
.totle_Oamount {
display: inline-block;
width: 100%;
vertical-align: top;
background: #f1f1f1;
padding: 20px;
padding-top: 30px;
}
.totle_Oamount a:hover{
color: #ffffff;
}
.O_totlecost {
float: left;
width: 100%;
margin-bottom: 27px;
}
.totle_Oamount span.O_title {
float: left;
font-size: 18px;
line-height: 18px;
color: #000000;
font-weight: 700;
font-family: 'Roboto', sans-serif;
}
.totle_Oamount span.O_price {
float: right;
font-size: 18px;
line-height: 18px;
color: #e80f0e;
font-weight: 700;
font-family: 'Roboto', sans-serif;
}
.totle_Oamount a.red_btn {
border-radius: 5px;
-moz-border-radius: 5px;
-ms-border-radius: 5px;
-o-border-radius: 5px;
-webkit-border-radius: 5px;
text-transform: uppercase;
width: 100%;
font-size: 16px;
}
/*=============== Order Rightbar ================*/
/*=============== Fifth Menu ================*/
.Our_menu.menu_fifth .menu_leftside {
float: left;
padding: 0 15px;
}
.Our_menu.menu_fifth .menu_leftside li {
float: left;
width: 100%;
border-bottom: 1px solid #cfcfcf;
}
.Our_menu.menu_fifth .menu_leftside li a {
display: inline-block;
width: 100%;
vertical-align: top;
padding: 15px 20px;
font-size: 14px;
line-height: 14px;
font-weight: 500;
color: #555555;
text-decoration: none;
position: relative;
}
.Our_menu.menu_fifth .menu_leftside li a:after {
position: absolute;
content: "";
right: 20px;
top: 0;
bottom: 0;
margin: auto;
background: url('../images/sprit.webp') no-repeat -154px -127px;
width: 5px;
height: 9px;
transition: 300ms all;
-moz-transition: 300ms all;
-ms-transition: 300ms all;
-o-transition: 300ms all;
-webkit-transition: 300ms all;
}
.Our_menu.menu_fifth .menu_leftside ul {
border: 1px solid #cfcfcf;
border-radius: 5px;
-moz-border-radius: 5px;
-ms-border-radius: 5px;
-o-border-radius: 5px;
-webkit-border-radius: 5px;
width: 100%;
float: left;
overflow: hidden;
margin-bottom: 20px;
}
.Our_menu.menu_fifth .menu_leftside li a .list_item {
display: inline-block;
width: 100%;
vertical-align: top;
padding-left: 42px;
position: relative;
}
.Our_menu.menu_fifth .menu_leftside li a .list_item:after {
background: url('../images/sprit.webp') no-repeat;
position: absolute;
content: "";
left: 0;
top: -5px;
transition: 300ms all;
-moz-transition: 300ms all;
-ms-transition: 300ms all;
-o-transition: 300ms all;
-webkit-transition: 300ms all;
}
.Our_menu.menu_fifth .menu_leftside li.pizza a .list_item:after {
background-position: -451px -24px;
width: 22px;
height: 21px;
}
.Our_menu.menu_fifth .menu_leftside li.burger1 a .list_item:after {
background-position: -451px -52px;
width: 24px;
height: 20px;
}
.Our_menu.menu_fifth .menu_leftside li.salads a .list_item:after {
background-position: -451px -80px;
width: 24px;
height: 22px;
}
.Our_menu.menu_fifth .menu_leftside li.fries a .list_item:after {
background-position: -452px -108px;
width: 22px;
height: 26px;
top: -8px;
}
.Our_menu.menu_fifth .menu_leftside li.drinks a .list_item:after {
background-position: -454px -141px;
width: 18px;
height: 27px;
top: -10px;
}
.Our_menu.menu_fifth .menu_leftside li:last-child {
border-bottom: none;
}
.Our_menu.menu_fifth .item_list {
float: left;
padding: 0 15px;
}
.Our_menu.menu_fifth .item_list li {
width: 100%;
}
.Our_menu.menu_fifth .right_cntbar {
width: 100%;
float: left;
padding-bottom: 44px;
}
.Our_menu.menu_fifth .menu_leftside li a:after {
background-position: -146px -127px;
width: 5px;
height: 9px;
}
.Our_menu.menu_fifth .menu_leftside li.active.pizza a .list_item:after {
background-position: -426px -24px;
}
.Our_menu.menu_fifth .menu_leftside li.active.burger1 a .list_item:after {
background-position: -424px -52px;
}
.Our_menu.menu_fifth .menu_leftside li.active.salads a .list_item:after {
background-position: -424px -80px;
}
.Our_menu.menu_fifth .menu_leftside li.active.fries a .list_item:after {
background-position: -425px -108px;
}
.Our_menu.menu_fifth .menu_leftside li.active.drinks a .list_item:after {
background-position: -431px -141px;
}
.Our_menu.menu_fifth .menu_leftside li.active a {
background: #e80f0e;
color: #fff;
}
.need_help {
display: inline-block;
width: 100%;
vertical-align: top;
border: 1px solid #cfcfcf;
padding: 25px 20px;
border-radius: 5px;
-moz-border-radius: 5px;
-ms-border-radius: 5px;
-o-border-radius: 5px;
-webkit-border-radius: 5px;
}
.need_help_mobile .need_help {
display: none;
}
.need_help .help_que {
float: left;
width: 100%;
text-align: center;
padding-top: 65px;
font-size: 20px;
line-height: 20px;
color: #333339;
margin-bottom: 20px;
position: relative;
}
.need_help .help_que:after {
position: absolute;
content: "";
background: url('../images/sprit.webp') no-repeat -91px -160px;
width: 53px;
height: 52px;
top: 0;
left: 0;
right: 0;
margin: auto;
}
.need_help .help_nub a{
float: left;
width: 100%;
text-align: center;
font-size: 25px;
color: #e80f0e;
margin-bottom: 14px;
}
.need_help .help_time {
float: left;
width: 100%;
vertical-align: top;
text-align: center;
font-size: 13px;
color: #868686;
}
.pizza_items.fifth_items .PT_image {
width: 34%;
float: left;
}
.pizza_items.fifth_items .PT_dscr {
width: 66%;
float: left;
padding: 10px 5px 9px 15px;
}
.PT_image .absoImg {
position: relative;
left: 0;
top: 0;
bottom: 0;
margin: auto;
max-width: inherit;
width: 100%;
height: 183px;
object-fit: cover;
object-position: center;
border-radius: 6px 6px 10px 0px;
}
.pizza_items.fifth_items .PT_image:after {
top: 0;
bottom: 0;
right: -3px;
margin: auto;
background-repeat: repeat-x;
position: absolute;
content: "";
background: url(../images/gray_Vborder.png);
width: 6px;
}
.pizza_items.fifth_items .PT_dscr .PT_title {
text-align: left;
margin-bottom: 8px;
}
.pizza_items.fifth_items .PT_dscr .PT_dtls {
text-align: left;
padding-left: 0;
padding-right: 0;
margin-bottom: 9px;
}
.pizza_items.fifth_items .PT_optn {
width: 100%;
margin-bottom: 0px;
}
.pizza_items.fifth_items .PT_optn li {
float: left;
width: auto !important;
margin-bottom:0 !important;
}
.pizza_items.fifth_items .price_block {
width: 100%;
display: flex;
}
.pizza_items.fifth_items .price_block .btn {
float: right;
}
.Our_menu.menu_fifth .main_Ourmenu h2.title {
margin-bottom: 50px;
}
/*=============== Fifth Menu ================*/
/*============ Our menu ====================*/
.content_menu.bottom_pitch {
margin-top: 0;
margin-bottom: 30px;
}
.content_menu.bottom_pitch:after {
width: 100%;
}
.content_menu.bottom_pitch ul li a {
color: #000000;
border:none;
}
.content_menu.bottom_pitch ul li.active a {
color: #fff;
}
.content_menu.bottom_pitch ul li.pizza a span.icon:after {
background: url('../images/sprit.webp') no-repeat -343px -20px;
width: 39px;
height: 37px;
transition: all 300ms;
-moz-transition: all 300ms;
-ms-transition: all 500ms;
-o-transition: all 500ms;
-webkit-transition: all 500ms;
}
.content_menu.bottom_pitch ul li.burger1 a span.icon:after {
background: url('../images/sprit.webp') no-repeat -342px -66px;
width: 38px;
height: 32px;
transition: all 500ms;
-moz-transition: all 500ms;
-ms-transition: all 500ms;
-o-transition: all 500ms;
-webkit-transition: all 500ms;
}
.content_menu.bottom_pitch ul li.salads a span.icon:after {
background: url('../images/sprit.webp') no-repeat -344px -108px;
width: 40px;
height: 36px;
transition: all 500ms;
-moz-transition: all 500ms;
-ms-transition: all 500ms;
-o-transition: all 500ms;
-webkit-transition: all 500ms;
}
.content_menu.bottom_pitch ul li.fries a span.icon:after {
background: url('../images/sprit.webp') no-repeat -339px -151px;
width: 30px;
height: 40px;
transition: all 500ms;
-moz-transition: all 500ms;
-ms-transition: all 500ms;
-o-transition: all 500ms;
-webkit-transition: all 500ms;
}
.content_menu.bottom_pitch ul li.drinks a span.icon:after {
background: url('../images/sprit.webp') no-repeat -338px -201px;
width: 30px;
height: 44px;
transition: all 500ms;
-moz-transition: all 500ms;
-ms-transition: all 500ms;
-o-transition: all 500ms;
-webkit-transition: all 500ms;
}
.content_menu.bottom_pitch .nav-tabs .nav-item.show .nav-link, .nav-tabs .nav-link.active{
background-color: #e60000 !important;
}
.content_menu.bottom_pitch ul li.pizza.active a span.icon:after {
background-position: -300px -20px;
}
.content_menu.bottom_pitch ul li.burger1.active a span.icon:after {
background-position: -300px -66px;
}
.content_menu.bottom_pitch ul li.salads.active a span.icon:after {
background-position: -298px -108px;
}
.content_menu.bottom_pitch ul li.fries.active a span.icon:after {
background-position: -303px -151px;
}
.content_menu.bottom_pitch ul li.drinks.active a span.icon:after {
background-position: -303px -201px;
}
.nav_manu .menu li a:hover {
color: #ffcc00;
}
.bottom_pitch ul li a:hover {
background: #e60000;
}
.quick_links li a:hover {
color: #ffcc00;
}
.social li a:hover {
color: #ffcc00;
}
.bottom_pitch ul li a:hover:after {
position: absolute;
content: "";
left: 0;
right: 0;
top: -3px;
margin: auto;
background-repeat: repeat-y;
background: url("../images/hover_bg.png");
height: 6px;
}
.bottom_pitch ul li:hover:before {
position: absolute;
content: "";
left: -4px;
bottom: 0;
top: 0;
l margin:auto;
background-repeat: repeat-x;
background: url("../images/hover_Vbg.png");
width: 6px;
}
.bottom_pitch ul li:hover:after {
position: absolute;
content: "";
right: -2px;
bottom: 0;
top: 0;
l margin:auto;
background-repeat: repeat-x;
background: url("../images/hover_Vbg.png");
width: 6px;
}
.bottom_pitch ul li .active:hover:after {
position: absolute;
content: "";
left: 0;
right: 0;
top: -30px;
margin: auto;
background-repeat: repeat-y;
background: url(../images/hover_bg.png);
height: 6px;
}
.bottom_pitch ul li .active span:before {
position: absolute;
content: "";
left: -53px;
width: 210px;
top: -11px;
margin: auto;
background-repeat: repeat-y;
background: url(../images/hover_bg.png);
height: 6px;
}
.content_menu.bottom_pitch ul li a.active {
color: #fff;
}
.bottom_pitch ul li .active:before {
position: absolute;
content: "";
left: -4px;
bottom: 0;
top: 0;
margin: auto;
background-repeat: repeat-x;
background: url("../images/hover_Vbg.png");
width: 6px;
}
.bottom_pitch ul li .active:after {
position: absolute;
content: "";
right: -2px;
bottom: 0;
top: 0;
margin: auto;
background-repeat: repeat-x;
background: url("../images/hover_Vbg.png");
width: 6px;
}
.content_menu.bottom_pitch ul li:hover a {
color: #fff;
}
.content_menu.bottom_pitch ul li.pizza:hover a span.icon:after, .content_menu.bottom_pitch ul li.pizza a.active span.icon:after {
background-position: -300px -20px;
}
.content_menu.bottom_pitch ul li.burger1:hover a span.icon:after, .content_menu.bottom_pitch ul li.burger1 a.active span.icon:after {
background-position: -300px -66px;
}
.content_menu.bottom_pitch ul li.salads:hover a span.icon:after, .content_menu.bottom_pitch ul li.salads a.active span.icon:after {
background-position: -298px -108px;
}
.content_menu.bottom_pitch ul li.fries:hover a span.icon:after, .content_menu.bottom_pitch ul li.fries a.active span.icon:after {
background-position: -303px -151px;
}
.content_menu.bottom_pitch ul li.drinks:hover a span.icon:after, .content_menu.bottom_pitch ul li.drinks a.active span.icon:after {
background-position: -303px -201px;
}
.Our_menu.menu_fifth .menu_leftside li.pizza a:hover .list_item:after, .Our_menu.menu_fifth .menu_leftside li.pizza a.active .list_item:after {
background-position: -426px -24px;
}
.Our_menu.menu_fifth .menu_leftside li.burger1 a:hover .list_item:after, .Our_menu.menu_fifth .menu_leftside li.burger1 a.active .list_item:after {
background-position: -424px -52px;
}
.Our_menu.menu_fifth .menu_leftside li.salads a:hover .list_item:after, .Our_menu.menu_fifth .menu_leftside li.salads a.active .list_item:after {
background-position: -424px -80px;
}
.Our_menu.menu_fifth .menu_leftside li.fries a:hover .list_item:after, .Our_menu.menu_fifth .menu_leftside li.fries a.active .list_item:after {
background-position: -425px -108px;
}
.Our_menu.menu_fifth .menu_leftside li.drinks a:hover .list_item:after, .Our_menu.menu_fifth .menu_leftside li.drinks a.active .list_item:after {
background-position: -431px -141px;
}
.Our_menu.menu_fifth .menu_leftside li a:hover {
background: #e80f0e;
color: #fff;
}
.Our_menu.menu_fifth .menu_leftside li a.active {
background: #e80f0e;
color: #fff;
}
.left_cntbar {
float: left;
width: 75%;
padding: 0 10px;
}
.main_Ourmenu .right_cntbar {
float: left;
width: 25%;
}
.P_itmesbox {
float: left;
width: 100%;
border: 2px solid #cfcfcf;
border-radius: 10px;
margin-bottom: 30px;
transition: all 0.5s ease;
-moz-border-radius: 10px;
-ms-border-radius: 10px;
-o-border-radius: 10px;
-webkit-border-radius: 10px;
overflow: hidden;
/* -webkit-box-shadow: 6px 5px 30px 0px rgba(0,0,0,0.35);
-moz-box-shadow: 6px 5px 30px 0px rgba(0,0,0,0.35);
box-shadow: 6px 5px 30px 0px rgba(0,0,0,0.35);*/
}
.P_itmesbox:hover{
box-shadow: 6px 15px 20px 0px rgba(0,0,0,0.75);
}
.pizza_items ul {
margin: 0 -10px;
}
.pizza_items li {
width: 33.33%;
float: left;
padding: 0 10px;
margin-bottom: 20px;
}
.pizza_items .PT_image {
position: relative;
width: 100%;
display: inline-block;
background: #cfcfcf;
}
.PT_dscr {
float: left;
width: 100%;
padding: 30px 15px;
overflow: hidden;
text-align: center;
padding-bottom: 22px;
}
.PT_dscr .PT_title {
text-align: center;
display: inline-block;
width: 100%;
margin-bottom: 16px;
font-size: 24px;
line-height: 28px;
font-weight: 700;
color: #000000;
}
.PT_dscr .PT_dtls {
display: inline-block;
width: 100%;
vertical-align: top;
text-align: center;
font-size: 14px;
line-height: 21px;
color: #3c3c3c;
font-weight: 400;
padding: 0 20px;
margin-bottom: 13px;
}
.pizza_items .PT_image img {
border-top-left-radius: 10px;
-moz-border-top-left-radius: 10px;
-ms-border-top-left-radius: 10px;
-o-border-top-left-radius: 10px;
-webkit-border-top-left-radius: 10px;
border-top-right-radius: 10px;
-moz-border-top-right-radius: 10px;
-ms-border-top-right-radius: 10px;
-o-border-top-right-radius: 10px;
-webkit-border-top-right-radius: 10px;
}
.PT_optn {
display: inline-block;
width: auto;
}
.PT_optn ul {
margin: 0 -8px;
}
.PT_optn li {
float: left;
width: auto !important ;
padding: 0 8px;
}
.PT_optn li label {
font-size: 12px;
line-height: 12px;
color: #575757;
cursor: pointer;
display: inline-block;
position: relative;
padding-left: 15px;
margin-bottom: 0;
}
.PT-radio input[type="radio"] {
position: absolute;
opacity: 0;
}
.PT-radio input[type="radio"] + label::before {
content: "";
position: absolute;
left: 0;
top: 0;
background: url('../images/sprit.webp') no-repeat -416px -5px;
width: 10px;
height: 10px;
vertical-align: middle;
}
.gf-form input[type="radio"]:disabled + label {
opacity: .5;
cursor: default;
}
.gf-checkbox input[type="checkbox"]:not(:checked):hover + label::before {
background-position: 0 -13px;
}
.gf-checkbox input[type="checkbox"]:checked + label::before {
background-position: 0 -26px;
}
.PT-radio input[type="radio"] + label::before {
background-position: -416px -5px;
}
.PT-radio input[type="radio"]:checked + label::before {
background-position: -403px -5px;
}
.gf-form input[type="radio"]:focus + label {
outline: dotted 1px;
}
.price_block {
display: flex;
width: auto;
}
.price_block .price {
width: 50%;
font-size: 24px;
line-height: 26px;
color: #0b0b0b;
font-weight: 700;
margin-top: 11px;
text-align: left;
}
.pizza_items .PT_image:after {
position: absolute;
content: "";
background: url("../images/border_making.png");
background-repeat: repeat-x;
height: 4px;
bottom: -3px;
left: 0;
right: 0;
margin: auto;
}
/*==================== Cart ====================*/
.main_cart {
display: inline-block;
width: 100%;
vertical-align: top;
padding-bottom: 50px;
background:url('../images/cart_bg.jpg');
background-repeat:repeat;
background-position:center top;
}
.cart_list {
float: left;
width: 100%;
}
.cart_list ul.inner_cartlist li {
float: left;
width: 100%;
position: relative;
padding: 20px 0;
}
.cart_list ul.inner_cartlist li:hover{
background: #f3f3f3;
}
.cart_list ul.inner_cartlist li:after {
position: absolute;
content: "";
left: 0;
right: 0;
bottom: -2px;
background-repeat: repeat-y;
background: url("../images/gray_Hborder.png");
height: 6px;
}
.cart_list li.header {
padding-bottom: 20px;
background: #f3f3f3;
}
.cart_list li.header h4 {
font-size: 16px;
line-height: 16px;
color: #000000;
text-transform: capitalize;
}
.cart_list li.header .main_head {
float: left;
width: 100%;
}
.cart_list li.header .main_head > div {
min-height: inherit !important;
}
.cart_list li .edit {
float: left;
width: 6.22%;
}
.cart_list li .pro_name {
float: left;
width: 54.52%;
padding-left: 6px;
}
.cart_list li .pro_qty {
width: 12.53%;
float: left;
text-align: center;
min-height: 74px;
position: relative;
}
.cart_list li .pro_price {
width: 13.15%;
float: left;
text-align: center;
min-height: 74px;
position: relative;
}
.cart_list li .pro_total {
width: 13.58%;
float: left;
text-align: center;
min-height: 74px;
position: relative;
}
.cuntr {
display: inline-block;
width: 100%;
height: 29px;
max-width: 83px;
border: 1px solid #cfcfcf;
}
.cuntr button {
width: 15px;
height: 15px;
display: inline-block;
}
.cuntr input {
width: 100%;
max-width: 40px;
display: inline-block;
}
.edit_div {
display: inline-block;
width: 100%;
vertical-align: top;
transform: translateY(-50%);
-moz-transform: translateY(-50%);
-ms-transform: translateY(-50%);
-o-transform: translateY(-50%);
-webkit-transform: translateY(-50%);
margin-top: 50%;
}
.edit_div a {
display: block;
text-align: center;
margin-bottom: 15px;
font-size: 18px;
line-height: 18px;
color: #adadad;
}
.edit_div a:last-child {
margin-bottom: 0;
}
.edit_div .del i:hover{
color: #e80f0e;
-moz-transition: none;
}
.edit_div .edit_new i:hover{
color: #000000;
-moz-transition: none;
}
.products {
display: inline-block;
width: 100%;
vertical-align: top;
text-align: left;
}
.products .pro_img .absoImg {
border-radius: 0px;
}
.products h3.pro_title {
line-height: 0px;
}
.products .pro_img {
display: inline-block;
width: auto;
vertical-align: top;
position: relative;
}
.products .pro_descr {
width: auto;
padding-left: 20px;
display: inline-block;
vertical-align: top;
}
.products .pro_descr h3.pro_title a {
font-size: 18px;
line-height: 18px;
color: #000000;
font-weight: 500;
font-family: 'Roboto', sans-serif;
margin-bottom: 8px;
margin-top: 5px;
text-decoration: none;
}
.products .pro_descr p.pro_dtls {
font-size: 15px;
line-height: 15px;
color: #2c2c2c;
margin-bottom: 9px;
}
.products .pro_descr p.size {
font-size: 14px;
line-height: 14px;
color: #000000;
}
.products .pro_descr p.size span {
padding-right: 5px;
}
.cart_list li.rows h4 {
font-size: 18px;
line-height: 18px;
color: #000000;
font-weight: 500;
position: absolute;
left: 0;
right: 0;
margin: auto;
top: 50%;
transform: translateY(-50%);
-moz-transform: translateY(-50%);
-ms-transform: translateY(-50%);
-o-transform: translateY(-50%);
-webkit-transform: translateY(-50%);
}
main_cart .main_Ourmenu h2.title {
margin-bottom: 25px;
}
input[type="number"] {
-webkit-appearance: textfield;
-moz-appearance: textfield;
appearance: textfield;
}
input[type=number]::-webkit-inner-spin-button, input[type=number]::-webkit-outer-spin-button {
-webkit-appearance: none;
}
.number-input {
display: inline-flex;
padding: 6px;
border: 1px solid #cfcfcf;
border-radius: 3px;
display: inline-flex;
position: absolute;
left: 0;
right: 0;
margin: auto;
top: 50%;
background: #ffffff;
transform: translateY(-50%);
-moz-transform: translateY(-50%);
-ms-transform: translateY(-50%);
-o-transform: translateY(-50%);
-webkit-transform: translateY(-50%);
max-width: 85px;
}
.number-input, .number-input * {
box-sizing: border-box;
}
.number-input button {
outline: none;
-webkit-appearance: none;
background-color: #ababab;
border: none;
align-items: center;
justify-content: center;
width: 15px;
height: 15px;
cursor: pointer;
margin: 0;
position: relative;
border-radius: 100%;
-moz-border-radius: 100%;
-ms-border-radius: 100%;
-o-border-radius: 100%;
-webkit-border-radius: 100%;
transition: 500ms all;
-moz-transition: 500ms all;
-ms-transition: 500ms all;
-o-transition: 500ms all;
-webkit-transition: 500ms all;
}
.number-input button:before, .number-input button:after {
display: inline-block;
position: absolute;
content: '';
width: 9px;
height: 2px;
background-color: #fff;
transform: translate(-50%, -50%);
-moz-transform: translate(-50%, -50%);
-ms-transform: translate(-50%, -50%);
-o-transform: translate(-50%, -50%);
-webkit-transform: translate(-50%, -50%);
}
.number-input button.plus:after {
transform: translate(-50%, -50%) rotate(90deg);
-moz-transform: translate(-50%, -50%) rotate(90deg);
-ms-transform: translate(-50%, -50%) rotate(90deg);
-o-transform: translate(-50%, -50%) rotate(90deg);
-webkit-transform: translate(-50%, -50%) rotate(90deg);
}
.number-input input[type=number] {
font-family: sans-serif;
max-width: 40px;
padding: .5rem;
border-width: 0 2px;
font-size: 18px;
height: 15px;
font-weight: bold;
text-align: center;
}
.main_cart .main_Ourmenu h2.title{
margin-bottom:25px;
}
.coupan_block{
float:left;
width:100%;
margin-top:40px;
margin-bottom:25px;
}
.coupan_code {
width: 100%;
max-width: 365px;
margin-top: 10px;
height: 40px;
display: inline-block;
position: relative;
}
.coupan_code input[type="text"] {
display: inline-block;
height: 45px;
padding-right: 170px;
padding-left: 20px;
color: #6c6c6c;
width: 100%;
background: #fff;
border:1px solid #cfcfcf;
}
.coupan_code input[placeholder] {
color: ffffff;
font-size: 14px;
border-radius: 5px;
-moz-border-radius: 5px;
-ms-border-radius: 5px;
-o-border-radius: 5px;
-webkit-border-radius: 5px;
}
.coupan_code .send{
height:41px;
position: absolute;
top:1px;
right: 1px;
font-size: 0px;
width: 160px;
background: #e80f0e;
border-bottom-right-radius: 4px;
-moz-border-bottom-right-radius: 4px;
-ms-border-bottom-right-radius: 4px;
-webkit-border-bottom-right-radius: 4px;
border-top-right-radius: 4px;
-moz-border-top-right-radius: 4px;
-ms-border-top-right-radius: 4px;
-webkit-border-top-right-radius: 4px;
font-size:14px;
color:#fff;
text-transform:uppercase;
font-weight:700;
}
.subscribebutton {
position: absolute;
top: 0;
bottom: 0;
right: 0;
background: url(../images/sprit.webp) no-repeat -147px -91px;
width: 40px;
height: 23px;
margin: auto;
}
.Redio_diltype{
float:right;
width:auto;
margin-top:22px;
}
.Redio_diltype ul{
margin:0 -25px;
}
.Redio_diltype li{
float:left;
padding:0 25px;
}
.Redio_diltype li input{
opacity:0;
visibility:hidden;
}
.Redio_diltype li label{
position:relative;
padding-left:24px;
display:inline-block;
vertical-align:top;
font-size:18px;
line-height:18px;
font-weight:700;
color:#212121;
}
.Redio_diltype li label:after{
position:absolute;
content:"";
background: url('../images/sprit.webp') no-repeat -565px -13px;
width: 15px;
height: 14px;
left:0;
top:0;
}
.Redio_diltype li input:checked + label:after{
background-position:-544px -12px;
width: 16px;
height: 16px;
}
.checkout{
float:left;
width:100%;
text-align:right;
}
.checkout p.order_dscr{
font-size:14px;
line-height:16px;
color:#212121;
margin-bottom:12px;
}
.checkout p.order_total{
color:#e80f0e;
font-weight:700;
margin-bottom: 30px;
font-size:22px;
line-height:22px;
}
.checkout p.order_total span{
color:#212121;
font-weight:400;
}
.btn_checkout{
display:inline-block;
}
.btn_checkout a{
float:left;
}
.btn_checkout a.gray_btn{
width:153px;
height:45px;
line-height:45px;
color:#fff;
background:#1a1a1a;
display:inline-block;
text-align:center;
text-decoration:none;
font-size:14px;
text-transform:uppercase;
border-radius:3px;
-moz-border-radius:3px;
-ms-border-radius:3px;
-o-border-radius:3px;
-webkit-border-radius:3px;
font-weight:700;
margin-right:20px;
}
.btn_checkout a.red_btn{
width:233px;
height:45px;
line-height:45px;
color:#fff;
background:#e80f0e;
display:inline-block;
text-align:center;
text-decoration:none;
font-size:14px;
text-transform:uppercase;
border-radius:3px;
-moz-border-radius:3px;
-ms-border-radius:3px;
-o-border-radius:3px;
-webkit-border-radius:3px;
font-weight:700;
padding:0;
}
.btn_checkout a.red_btn:hover{
background: #ffcc00;
color: #000;
text-decoration: none;
}
/*==================== Cart ====================*/
/*==================== Checkout ====================*/
.main_checkout{
float:left;
width:100%;
padding-top:65px;
padding-bottom:155px;
background: url(../images/cart_bg.jpg);
background-repeat: repeat;
background-position: center top;
}
.inner_checkout .left_cnt{
padding:0 59px;
float:left;
}
.inner_checkout .right_cntbar{
float:left;
}
.inner_checkout .left_cnt h2.title {
font-size: 36px;
line-height: 36px;
color: #000000;
font-weight: 700;
font-family: 'Roboto Slab', serif;
text-align: left;
margin-bottom: 41px;
}
.checkout-form{
float:left;
width:100%;
}
.checkout-form ul{
margin:0 -10px;
}
.checkout-form li{
float:left;
width:50%;
padding:0 10px;
margin-bottom:17px;
}
.checkout-form li label{
font-size:16px;
text-transform:capitalize;
font-weight:400;
margin-bottom:7px;
font-family: 'Roboto', sans-serif;
}
.checkout-form li.fullwidth{
width:100%;
}
.checkout-form li.fullwidth input {
margin-bottom: 0;
}
.checkout-form li.fullwidth input:last-child{
margin-top:10px;
}
.inner_checkout .Order_number li{
background:#f1f1f1;
}
.inner_checkout .your_order .Order_title{
background:#fff;
}
.inner_checkout .your_order .totle_Oamount{
background:#fff;
}
.inner_checkout .totle_Oamount span.O_title{
font-size:15px;
line-height:15px;
font-weight:500;
}
.inner_checkout .totle_Oamount .totle_Oamount.span.O_price{
font-size:15px;
line-height:15px;
color:#4d4a4a;
}
.inner_checkout .totle_Oamount span.O_price.O_title_otput{
font-size:15px;
line-height:15px;
color:#4d4a4a;
font-weight:500;
}
.inner_checkout .totle_Oamount span.O_price{
font-size:15px;
line-height:15px;
}
.inner_checkout .O_totlecost{
margin-bottom:22px;
}
.inner_checkout .totle_Oamount a.red_btn{
margin-top:7px;
}
.checkout-form li label span{
font-size: 16px;
line-height: 16px;
}
button.checkout-btn.red_btn.trans {
width: 175px;
border-radius: 3px;
font-family: 'Roboto', sans-serif;
font-size: 14px;
text-transform: uppercase;
}
/*==================== Checkout ====================*/
/*==================== login ====================*/
#login{
float: left;
width: 100%;
padding-top: 55px;
padding-bottom: 80px;
background: url(../images/cart_bg.jpg);
background-repeat: repeat;
background-position: center top;
}
.login_section{
float:left;
width:100%;
padding-top:45px;
}
.login_left,.signup_right{
float:left;
width:50%;
padding:0 50px;
}
.login_section h2.title{
font-size:36px;
line-height:36px;
color:#000000;
font-weight:700;
margin-bottom:36px;
}
.login_left ul{
margin:0 -15px;
}
.login_left li{
margin-bottom:30px;
float:left;
width:100%;
padding:0 15px;
}
.login_left li.half{
width:50%;
font-size:14px;
line-height:14px;
color:#2f2f2f;
font-weight:400;
}
.login_left li.half a{
text-decoration:none;
color:#2f2f2f;
}
.login_section li label{
font-weight:500;
}
.login_left li button{
border-radius:3px;
-moz-border-radius:3px;
-ms-border-radius:3px;
-o-border-radius:3px;
-webkit-border-radius:3px;
width:153px;
font-family: 'Roboto', sans-serif;
font-size:14px;
text-transform:uppercase;
}
.checkbox{
margin-top:0;
}
.checkbox label{
position:relative;
padding-left:24px;
display:inline-block;
vertical-align:top;
font-size:14px;
line-height:14px;
font-family: 'Roboto', sans-serif;
font-weight:400;
color:#2f2f2f;
margin-top:0;
cursor: pointer;
}
.checkbox label:after{
position:absolute;
content:"";
background: url('../images/sprit.webp') no-repeat -565px -13px;
width: 15px;
height: 14px;
left:0;
top:-2px;
}
.checkbox [type="checkbox"]:checked + label:after{
background-position:-544px -12px;
width: 16px;
height: 16px;
}
.checkbox input[type="checkbox"]{
display:block;
}
h4.create_ac{
font-size:14px;
line-height:14px;
color:#3c3c3c;
font-family: 'Montserrat', sans-serif;
color:#3c3c3c;
margin-bottom:25px;
}
h4.title_checklist{
font-size:16px;
line-height:16px;
color:#000000;
font-weight:500;
margin-bottom:20px;
}
.signup_right li{
margin-bottom:30px;
}
.signup_right li button{
width:153px;
border-radius:3px;
-moz-border-radius:3px;
-ms-border-radius:3px;
-o-border-radius:3px;
-webkit-border-radius:3px;
font-family: 'Roboto', sans-serif;
font-size:14px;
text-transform:uppercase;
}
.checklist li{
margin-bottom:15px;
}
.signup_right{
position:relative;
}
.signup_right:after{
position:absolute;
content:"";
background:url('../images/divider_login.png');
background-repeat:no-repeat;
width:6px;
height:512px;
left:0;
top:-45px;
}
.login_box{
padding: 0 60px;
}
/*==================== login ====================*/
/*==================== login ====================*/
#contact_us{
float: left;
width: 100%;
padding-top: 48px;
padding-bottom: 30px;
background: url(../images/cart_bg.jpg);
background-repeat: repeat;
background-position: center top;
}
.contact{
float:left;
width:100%;
padding-top:45px;
}
.contact_section h2.title{
font-size:36px;
line-height:36px;
color:#000000;
font-weight:700;
margin-bottom:31px;
}
.contact_left ul{
margin:0 -15px;
}
.contact_left li{
margin-bottom:20px;
float:left;
width:100%;
padding:0 15px;
}
.contact_left li.half{
width:50%;
font-size:14px;
line-height:14px;
color:#2f2f2f;
font-weight:400;
}
.contact_left li.half a{
text-decoration:none;
color:#2f2f2f;
}
.contact_section li label{
font-weight:500;
}
.contact_left li button{
border-radius:3px;
-moz-border-radius:3px;
-ms-border-radius:3px;
-o-border-radius:3px;
-webkit-border-radius:3px;
width:223px;
font-family: 'Roboto', sans-serif;
font-size:14px;
text-transform:uppercase;
}
.contact_left li textarea{
min-height:123px;
}
.contact_right li{
margin-bottom:30px;
}
.contact_right li button{
width:153px;
border-radius:3px;
-moz-border-radius:3px;
-ms-border-radius:3px;
-o-border-radius:3px;
-webkit-border-radius:3px;
font-family: 'Roboto', sans-serif;
font-size:14px;
text-transform:uppercase;
}
.checklist li{
margin-bottom:15px;
}
.contact_section .contact_box {
float: left;
padding-left: 50px;
}
ul.contact_dtls li{
padding-left:35px;
position:relative;
}
ul.contact_dtls li span{
position:absolute;
left:0;
top:0;
color: #f00;
font-size:22px;
}
ul.contact_dtls li.email span{
font-size: 18px;
left: -5px;
}
.contact_right h3.cont_header {
font-weight: 400;
color: #3c3c3c;
font-size: 18px;
line-height: 26px;
font-family: 'Roboto', sans-serif;
margin-bottom: 19px;
}
ul.contact_dtls li h3.cont_title{
font-size:20px;
line-height:20px;
color:#1b1817;
font-weight:500;
margin-bottom:14px;
}
ul.contact_dtls li p,ul.contact_dtls li p a{
font-size:16px;
line-height:16px;
color:#3c3c3c;
font-family: 'Roboto', sans-serif;
text-decoration:none;
}
ul.contact_dtls li p a:hover{
color:#ffcc00;
}
ul.contact_dtls li:last-child p{
margin-bottom:8px;
}
#cont_map .map{
position:relative;
}
#cont_map .map:after{
top:-1px;
left: 0;
right: 0;
margin: auto;
content: "";
position: absolute;
background-repeat: repeat-y;
background: url(../images/map_border.png);
height: 5px;
}
.map iframe {
width: 100%;
height: 350px;
}
/*==================== login ====================*/
/*==================== Terms & Conditions ====================*/
#TandC{
float: left;
width: 100%;
padding-top: 57px;
padding-bottom: 54px;
background: url(../images/cart_bg.jpg);
background-repeat: repeat;
background-position: center top;
}
.TandC_section{
float:left;
width:100%;
text-align:center;
}
.TandC_contact{
display:inline-block;
vertical-align:top;
width:100%;
max-width:940px;
}
.TandC_contact li{
list-style:decimal;
font-size:16px;
line-height:16px;
color:#181818;
font-family: 'Roboto', sans-serif;
font-weight:300;
margin-bottom:15px;
text-align:left;
}
.TandC_contact li p{
font-size:16px;
line-height:16px;
color:#181818;
font-family: 'Roboto', sans-serif;
font-weight:300;
line-height:24px;
padding-left:24px;
text-align:left;
}
.TandC_contact h2.title{
font-size: 36px;
line-height: 36px;
color: #000000;
font-weight: 700;
margin-bottom: 41px;
}
.TermsConditions {
display: flex;
width: 100%;
padding-top: 46px;
padding-bottom: 35px;
font-size: 16px;
line-height: 28px;
}
.TermsConditions p {
font-size: 16px;
line-height: 28px;
font-weight: 400;
text-align: justify;
margin-bottom: 10px;
}
.TermsConditions dl, .TermsConditions ol, .TermsConditions ul {
margin-top: 0;
margin-bottom: 1rem;
padding-left: 20px;
}
.TermsConditions h1 {
font-size: 38px;
margin-bottom: 25px;
font-weight: 800;
}
.TermsConditions h2 {
font-size: 32px;
}
.TermsConditions h3 {
font-size: 28px;
}
.TermsConditions h1, .TermsConditions h2, .TermsConditions h3 {
font-weight: 700;
margin-bottom: 20px;
letter-spacing: -0.5px;
}
.TermsConditions ul {
list-style-type: circle;
}
.TermsConditions ul li, .TermsConditions ol li {
margin: 0 0 8px;
}
.TermsConditions ul, .TermsConditions ol {
padding-left: 25px;
}
.TermsConditions h6 {
font-size: 17px;
font-weight: 600;
margin-bottom: 15px;
}
.TermsConditions table {
border-collapse: collapse;
border: 1px solid #e4e4e4;
width: 100%;
text-align: center;
}
.TermsConditions tbody {
display: table-row-group;
vertical-align: middle;
border-color: inherit;
}
.TermsConditions th {
background: #f2f2f2;
}
.TermsConditions th, .TermsConditions td {
border-right: solid 1px #ccc;
padding: 5px 0;
}
.TermsConditions td {
border-top: solid 1px #ccc;
}
.TermsConditions th, .TermsConditions td {
border-right: solid 1px #ccc;
padding: 5px 0;
}
.WCIGS{
padding-top:20px ;
}
.TermsConditions h4 {
font-size: 24px;
font-weight: 500;
margin-bottom: 15px;
}
.TermsConditions h5 {
font-size: 20px;
font-weight: 500;
margin-bottom: 15px;
}
/*==================== Terms & Conditions ====================*/
/*==================== 404 ====================*/
.content-404 {
text-align: center;
}
.bg-404{
vertical-align: top;
background: url(../images/p_bg.webp);
background-repeat: no-repeat;
background-size: cover;
background-position: top center;
width: 100%;
padding-top: 70px;
padding-bottom: 70px;
font-size: 16px;
line-height: 28px;
}
.content-404 h1 {
font-family: 'Montserrat', sans-serif;
font-size: 210px;
font-weight: 400;
color: #e80f0e;
}
.content-404 h5 i {
font-size: 25px;
}
.btn_cmpted.home-btn {
margin-top: 40px;
}
/*==================== 404 ====================*/
/*==================== Faq ====================*/
#faq{
float: left;
width: 100%;
padding-top: 48px;
padding-bottom: 35px;
background: url(../images/cart_bg.jpg);
background-repeat: repeat;
background-position: center top;
}
.faq_section{
float:left;
width:100%;
text-align:center;
}
.faq_contact{
display:inline-block;
vertical-align:top;
width:100%;
max-width:940px;
}
.faq_contact li{
font-size:16px;
line-height:16px;
color:#181818;
font-family: 'Roboto', sans-serif;
font-weight:300;
margin-bottom:30px;
text-align:left;
}
.faq_contact li:last-child{
margin-bottom:0;
}
.faq_contact li h3{
font-size:22px;
line-height:30px;
color:#000000;
font-family: 'Roboto', sans-serif;
margin-bottom:10px;
}
.faq_contact li p{
font-size:16px;
line-height:16px;
color:#181818;
font-family: 'Roboto', sans-serif;
font-weight:300;
line-height:24px;
text-align:left;
}
.faq_contact h2.title{
font-size: 36px;
line-height: 36px;
color: #000000;
font-weight: 700;
margin-bottom: 41px;
}
/*==================== Faq ====================*/
/*==================== order-complated ====================*/
#complated{
float: left;
width: 100%;
padding-top: 80px;
padding-bottom: 65px;
background: url(../images/cart_bg.jpg);
background-repeat: repeat;
background-position: center top;
text-align:center;
}
.main_complated,.inner_complated{
float:left;
width:100%;
text-align:center;
}
.inner_complated .img_cmpted{
display:inline-block;
width:100%;
text-align:center;
vertical-align:top;
margin-bottom:55px;
}
.inner_complated .dsc_cmpted{
text-align:center;
font-size:16px;
line-height:24px;
font-family: 'Montserrat', sans-serif;
color:#181818;
padding:0 230px;
margin-bottom:50px;
}
.btn_cmpted a.red_btn{
width:233px;
height:45px;
border-radius:2px;
-moz-border-radius:2px;
-ms-border-radius:2px;
-o-border-radius:2px;
-webkit-border-radius:2px;
font-size:16px;
text-transform:uppercase;
font-family: 'Montserrat', sans-serif;
font-weight:600;
}
/*==================== order-complated ====================*/
input.form-control.help-block,textarea.form-control.help-block {
border-color: #ff0000;
margin-top: 0px;
}
form .help-block {
color: #ff0000;
font-size: 14px;
}
@media only screen and (min-width: 1200px) {
.points_history li a:hover {
background: #e80f0e;
color: #fff;
}
.points_history li.icon1 a:hover span:after {
background-position: -112px -352px;
}
.points_history li.icon2 a:hover span:after {
background-position: -126px -416px;
}
.points_history li.icon3 a:hover span:after {
background-position: -128px -465px;
}
.points_history li.icon4 a:hover span:after {
background-position: -112px -352px;
}
.red_btn:hover,.btn_checkout a.gray_btn:hover{
background: #ffcc00;
color: #000;
text-decoration: none;
}
.o_card li .card:hover .price_block .btn a {
background: #e60000;
color: #fff;
}
.PT_optn li label:hover {
color: #e60000;
}
.PT-radio input[type="radio"]:hover + label::before {
background-position: -403px -5px;
}
.Order_number li .Order_number:hover:after {
background: #e80f0e;
}
.Our_menu.menu_fifth .menu_leftside li a:hover:after {
background-position: -146px -127px;
width: 5px;
height: 9px;
}
.edit_div a.del:hover {
color: #F00;
}
.edit_div a.edit_new:hover {
color: #ffa500;
}
.products .pro_descr h3.pro_title a:hover {
color: #e80f0e;
}
.number-input button:hover {
background: #000;
}
.coupan_code .send:hover{
background:#ffcc00;
color:#000000;
}
.login_left li.half a:hover{
color: #ffcc04;
}
}
@media only screen and (max-width: 1200px) {
.Cart .Cart_count:before{
right: -43px;
}
}
/* common css for screen size < 1199 */
@media only screen and (max-width: 1199px) {
.absoImg{
height: auto;
}
.bottom_pitch ul li .active span:before{
content: none;
}
}
@media (min-width: 992px) and (max-width: 1199.98px) {
.nav_manu .menu li a {
padding: 22px 29px !important;
margin-top: 0px;
}
.sticky .nav_manu .menu li a {
padding: 21px 29px !important;
margin-top: -9px;
}
.price_block .btn a::after {
left: 0px;
}
.card:hover .price_block .btn a::after, .P_itmesbox:hover .price_block .btn a::after {
left: -12px;
}
.price_block .price {
font-size: 19px;
}
.card:hover .price_block .btn a::after, .P_itmesbox:hover .price_block .btn a::after {
left: -12px;
}
.card_btn {
margin: 10px 0px 0px 25px;
}
.PT_dscr {
padding: 30px 10px;
}
.price_block .price {
width: 45%;
}
.P_itmesbox .card_btn {
margin: 10px 0px 0px 0px;
font-size: 15px;
}
}
/* common css for screen size between 1024 to 1199 */
@media only screen and (min-width: 1024px) and (max-width: 1199px) {
.PT_dscr .PT_title, .PT_dscr .PT_title{
font-size: 20px;
}
.p_card li .card .C_desc {
padding: 12px 0px 0px 10px;
}
.p_card li {
padding: 15px 0px;
}
.PT_image .absoImg {
height: 186px;
}
.need_help .help_nub {
font-size: 23px;
}
.red_btn, a.red_btn {
padding: 0px;
}
.Our_menu.menu_fifth .right_cntbar{
padding: 0px;
}
.PT_dscr {
padding: 30px 9px;
}
.PT_dscr .PT_dtls{
padding:0px;
}
.PT_optn li {
padding: 0 3px;
margin-bottom: 0px
}
}
/* common css for screen size between 768 to 1199 */
@media only screen and (min-width: 768px) and (max-width: 1199px) {
.PT_dscr .PT_title, .PT_dscr .PT_title{
font-size: 20px;
}
.Cart {
margin-right: 50px;
}
.main_hwork li.deliver_L:after {
right: -90px;
}
.hwork .col-md-10.col-md-offset-1 {
width: 100%;
margin-left: 0;
}
.quick_links {
max-width: 50%;
text-align: left;
}
.location {
text-align: left;
max-width: 50%;
}
.subscribe {
text-align: left;
}
.location span {
text-align: left;
}
.sbcr_label br {
display: none;
}
.middle_Cpitch .desc br {
display: none;
}
.middle_Cpitch .desc:before {
right: 0;
}
.p_card li:last-child {
margin-bottom: 0px;
}
.p_card li .card .C_desc:after {
top: 0;
bottom: 0;
left: -4px;
margin: auto;
background-repeat: repeat-x;
position: absolute;
content: "";
background: url(../images/gray_Vborder.png);
width: 6px;
}
.main_popular{
padding-bottom:50px;
}
.p_card li .card .price_block .price{
float: left;
margin-bottom: 20px;
}
.price_block .btn{
max-width:100%;
margin-left:0;
padding-left:0;
}
.main_history .desc{
padding:0 50px;
}
.main_Order p.desc{
padding:0 100px;
}
.o_card li .card .C_img:after{
position: absolute;
content: "";
background: url(../images/border_making.png);
background-repeat: repeat-x;
height: 4px;
bottom: -3px;
left: 0;
right: 0;
margin: auto;
}
.o_card li .card .C_desc{
padding: 10px 10px 10px 20px;
}
.main_Ourmenu h2.title{
margin-bottom:45px;
}
.p_card li .card .C_desc {
padding: 12px 0px 0px 10px;
}
.p_card li {
padding: 15px 0px;
}
}
@media only screen and (min-width: 992px) and (max-width: 1023.99px) {
.PT_image .absoImg {
height: 186px;
}
.need_help .help_nub {
font-size: 23px;
}
.red_btn, a.red_btn {
padding: 0 30px;
}
.Our_menu.menu_fifth .right_cntbar{
padding: 0px;
}
.PT_dscr {
padding: 30px 9px;
}
.PT_dscr .PT_dtls{
padding:0px;
}
.PT_optn li {
padding: 0 3px;
margin-bottom: 0px
}
.nav_manu .menu li a {
padding: 35px 10px;
}
.top_nav {
border-image-slice: 17;
}
}
/* common css for screen size between 768 to 1023 */
@media only screen and (min-width: 768px) and (max-width: 1023px) {
.nav_manu .menu li {
margin-right: 5px;
}
.Menu_list {
margin-top: 20px;
}
.Cart {
margin-left: 25px;
margin-top: 29px;
}
.H_banner img {
max-width: 1400px;
}
h1.page_title {
font-size: 40px;
margin-bottom: 0px;
}
h3.cntct, .cntct.typewriter-effect span a {
font-size: 30px;
}
.main_hwork li.deliver_L:after {
display: none;
}
.main_hwork li.order:after {
display: none;
}
.main_history .desc{
padding:0;
}
.main_Order p.desc{
padding:0 50px;
}
.pizza_items li{
width:50%;
}
.PT_dscr .PT_dtls{
padding-left:0;
padding-right:0;
}
.products {
display: flex;
}
.Order_number li {
padding-left: 18px;
}
.inner_checkout .left_cnt{
padding: 0px;
}
.products .pro_descr p.pro_dtls {
font-size: 14px;
line-height: 20px;
}
}
/* common css for screen size < 991 */
@media only screen and (max-width: 991px) {
.pizza_items.fifth_items .PT_dscr, .pizza_items.fifth_items .PT_image{
width: 100%
}
.p_card li:last-child{
margin-bottom: 0px;
}
.p_card li .card .C_desc:after {
top: 0;
bottom: 0;
left: -4px;
margin: auto;
background-repeat: repeat-x;
position: absolute;
content: "";
background: url(../images/gray_Vborder.png);
width: 6px;
}
.main_popular{
padding-bottom:50px;
}
.p_card li .card .price_block .price{
max-width: 100%;
width: 50%;
float: left;
margin-bottom: 20px;
}
.price_block .btn{
max-width:100%;
margin-left:5px;
padding-left:0;
}
.main_Order p.desc{
padding:0 30px;
}
.main_history .desc{
padding:0;
}
.o_card li .card .C_desc{
width:100%;
}
.o_card li .card .C_desc{
padding-left:10px;
padding-right:10px;
}
.o_card li .card .C_img{
width:100%;
}
.main_Ourmenu{
padding-bottom:0;
}
.inner_complated .dsc_cmpted{
padding-left:30px;
padding-right:30px;
}
#complated{
padding-top:50px;
padding-bottom:50px;
}
.TandC_contact{
padding:0 15px;
}
#TandC{
padding-top:50px;
padding-bottom:50px;
}
.o_card li .card .C_img:after{
display:none;
}
.main_Ourmenu h2.title{
margin-bottom:30px;
}
.main_Ourmenu{
padding-top:30px;
}
.PT_optn li{
padding:0 3px;
}
.main_checkout {
padding-bottom: 65px;
}
#login {
padding-bottom: 30px;
padding-top: 0px;
}
}
@media only screen and (min-width: 768px) and (max-width: 991px){
.H_banner {
background-position: center;
background-size: cover;
background-attachment: inherit;
height: 350px;
}
.nav_manu .menu li a {
padding: 10px 13px !important;
}
.open-main-nav {
display: none;
}
.nav_manu .menu li a:hover:before, .sticky .nav_manu .menu li a:hover:before {
background-size: 27%;
top: 17px;
right: -77px;
}
.nav_manu .menu li a:after, .sticky .nav_manu .menu li a:after {
top: 30px;
width: 60%;
}
.sticky .nav_manu .menu li a:hover:after, .nav_manu .menu li a:focus:after, .nav_manu .menu li a:active:after {
right: 22px;
}
.nav_manu .menu li a:hover:after, .nav_manu .menu li a:focus:after, .nav_manu .menu li a:active:after {
right: 22px;
}
.sticky .nav_manu .menu li a {
padding: 10px 13px !important;
margin-top: -5px;
}
.bottom_pitch ul li.burger1 a span.icon {
padding-left: 47px;
}
.price_block .price {
font-size: 19px;
}
.price_block .btn a::after {
left: -12px;
background-size: 100%;
}
.price_block .btn a::after {
width: 89%;
}
.card:hover .price_block .btn a::after, .P_itmesbox:hover .price_block .btn a::after {
left: -11px;
}
.card_btn {
margin: 10px 0px 0px 0px;
}
.price_block .price {
width: 43%;
}
.contact_section h2.title{
font-size: 23px;
}
.bottom_pitch ul li.salads a span.icon {
padding-left: 51px;
}
.p_card li {
padding: 15px 0px;
}
.p_card li .card .C_img {
width: 100%;
}
.p_card li .card .C_desc{
width: 100%;
padding: 12px 22px 12px 20px;
}
.login_box {
padding: 0 15px 0 20px;
}
.login_section h2.title {
font-size: 29px;
}
.login_left li{
padding: 0 10px;
}
.o_card li {
padding: 0 30px;
}
.need_help {
padding: 10px 7px;
}
.need_help .help_que{
font-size: 18px;
margin-bottom: 5px;
}
.need_help .help_nub {
font-size: 19px;
margin-bottom: 5px;
}
.pizza_items.fifth_items .PT_dscr, .pizza_items.fifth_items .PT_image{
width: 100%
}
.Our_menu.menu_fifth .menu_leftside, .right_cntbar{
padding: 0px;
}
.red_btn, a.red_btn {
padding: 0 20px;
}
.right_cntbar {
margin-bottom: 30px;
}
.main_Ourmenu .right_cntbar {
width: 30%;
padding: 0px;
}
.left_cntbar {
width: 70%;
}
.products .pro_img .absoImg {
height: 80px;
}
.main_header .top_nav .container {
max-width: 100% !important;
}
.Cart .Cart_count {
width: 115px;
padding-left: 5px;
font-size: 13px;
}
.Cart {
margin-left: 10px !important;
}
}
/* common css for screen size < 767 */
@media only screen and (max-width: 768px) {
.inner_checkout .left_cnt{
padding: 0px;
}
/*.nav_manu .menu li a {
padding: 35px 0px;
}*/
.Cart {
margin-top: 25px;
}
.top_nav {
border-image-slice: 12;
}
.H_banner.home {
height: 350px;
}
.main_pitch {
top: 60%;
}
.main_header .top_nav .container {
max-width: 100%;
}
}
/* common css for screen size < 767 */
@media only screen and (max-width: 767px) {
.p_card li .card .C_desc .title {
font-size: 22px;
}
.content-404 h1 {
font-size: 130px;
}
.nav_manu .menu li {
float: left;
width: 100%;
text-align: center;
margin-bottom: 10px;
}
.Cart .Cart_count:before {
display: none;
}
.Cart .Cart_count:after {
display: none;
}
/* .Menu_list {
float: left;
width: auto;
margin-top: 30px;
position: absolute;
right: 0;
left: 0;
top: 36px;
background: #fff;
height: 800px;
transform: translatey(-126px) rotatex(90deg);
-moz-transform: translatey(-126px) rotatex(90deg);
-ms-transform: translatey(-126px) rotatex(90deg);
-o-transform: translatey(-126px) rotatex(90deg);
-webkit-transform: translatey(-126px) rotatex(90deg);
transition: 500ms all;
-moz-transition: 500ms all;
-ms-transition: 500ms all;
-transition: 500ms all;
-webkit-transition: 500ms all;
opacity: 0;
visibility: hidden;
}
.Menu_list.active {
transform: translatey(0) rotatex(0);
-moz-transform: translatey(0) rotatex(0);
-ms-transform: translatey(0) rotatex(0);
-o-transform: translatey(0) rotatex(0);
-webkit-transform: translatey(0) rotatex(0);
opacity: 1;
visibility: visible;
}
.nav_manu .menu li a {
padding: 10px;
color: #ff0000;
font-size: 30px;
line-height: 30px;
font-weight: 400;
}
.nav_manu {
margin-top: 15px;
}
.Menu_list ul {
margin-top: 50px;
}
.nav_manu a.toggle_menu {
position: absolute;
top: 70px;
right: 15px;
font-size: 25px;
color: #fff;
padding: 0 10px;
border-radius: 3px;
border: 1px solid #ffcc01;
background-color: rgba(5, 5, 5, 0.2);
z-index: 1;
display: inline-block;
text-decoration: none;
}
*/
.open-main-nav {
display: block;
}
.Menu_list{
display: none;
}
.bottom_pitch {
margin-top: 0px;
background-color: #e60000;
padding-bottom: 0px;
}
.main_Ourmenu .bottom_pitch {
background-color: transparent;
padding-bottom: 0px;
}
.bottom_pitch ul li.active a:after {
background-image: none;
}
.bottom_pitch ul li.active:before {
background-image: none;
}
.bottom_pitch ul li.active:after {
background-image: none;
}
.bottom_pitch ul li a span.icon {
max-width: 140px;
}
.main_hwork li.order:after {
display: none;
}
.main_hwork li.deliver_L:after {
display: none;
}
.main_hwork li {
width: 100%;
text-align: center !important;
margin-bottom: 40px;
}
.main_hwork li:last-child {
margin-bottom: 0px;
}
.main_hwork {
margin: 30px 0;
}
.main_popular {
padding: 30px 0;
}
.main_popular .title {
font-size: 30px;
line-height: 30px;
}
.p_card li:last-child {
margin-bottom: 0px;
}
.p_card li .card .C_img {
width: 100%;
}
.p_card li .card .C_desc {
width: 100%;
}
.p_card li .card .C_desc:after {
top: 0;
bottom: 0;
left: -4px;
margin: auto;
background-repeat: repeat-x;
position: absolute;
content: "";
background: url(../images/gray_Vborder.png);
width: 6px;
}
.main_popular .desc br {
display: none;
}
.quick_links {
max-width: 100%;
text-align: left;
}
.quick_links:after {
display: none;
}
.location:after {
display: none;
}
.location span {
text-align: left;
}
.sbcr_label br {
display: none;
}
.location {
max-width: 100%;
text-align: left;
}
.subscribe {
max-width: 100%;
text-align: left;
}
.payment {
width: 100%;
text-align: center;
}
.social {
width: 100%;
text-align: center;
margin-top: 25px;
}
.social li {
float: none;
display: inline-block;
vertical-align: top;
}
.main_client .container {
padding-top: 65px;
}
.middle_Cpitch .desc br {
display: none;
}
.middle_Cpitch .title {
font-size: 30px;
line-height: 30px;
margin-bottom: 50px;
}
.payment span {
display: block;
text-align: center;
padding: 0px;
}
.payment span.pay_cards {
display: block;
margin-top: 15px;
text-align: center;
}
.Cart {
position: absolute;
top: 0;
right: 10px;
}
.top_nav .logo {
margin-top: 15px;
}
.bottom_pitch ul li a span.icon {
width: 100%;
text-align: left;
}
.mobile_title {
display: inline-block;
}
.main_cnt {
display: none;
padding: 15px;
}
.M_footer .title {
display: block;
position: relative;
margin-bottom: 0;
padding: 10px;
background: #000;
border-bottom: 1px solid #ccc;
}
.M_footer .title:after {
position: absolute;
content: "";
width: 15px;
height: 1px;
background: #fc0;
top: 20px;
right: 20px;
}
.M_footer .title:before {
position: absolute;
content: "";
width: 1px;
height: 15px;
background: #fc0;
top: 13px;
right: 27px;
transition: all 500ms;
-moz-transition: all 500ms;
-ms-transition: all 500ms;
-webkit-transition: all 500ms;
}
.M_footer .title.fiaccDiv:before {
transform: rotate(90deg);
-moz-transform: rotate(90deg);
-ms-transform: rotate(90deg);
-webkit-transform: rotate(90deg);
}
.main_footer .col-md-12 {
padding: 0px;
}
.main_footer {
padding: 0;
}
.main_cnt {
float: left;
width: 100%;
}
.bottom_pitch ul li {
width: 50%;
}
.bottom_pitch ul li.pizza a span.icon:after {
left: 0px;
}
.bottom_pitch ul li.drinks a span.icon:after {
left: 4px;
}
.bottom_pitch ul li.fries a span.icon:after {
left: 4px;
}
.bottom_pitch ul li a {
text-align: left;
}
.H_banner img {
max-width: 1000px;
}
h1.page_title {
font-size: 30px;
line-height: 30px;
margin-bottom: 20px;
}
h3.cntct, .cntct.typewriter-effect span a, .cntct.typewriter-effect span a {
font-size: 25px;
line-height: 25px;
}
.main_header.inner_page .H_banner img {
max-width: 1500px !important;
}
.points_history li{
margin-bottom:20px;
}
.main_history{
padding-bottom:30px;
}
.main_history h2.title{
font-size:26px;
line-height:29px;
}
.main_Order h2.title{
font-size:26px;
line-height:28px;
}
.o_card li .card .C_img{
font-size:26px;
line-height:30px;
}
.main_quickorder h3.title{
font-size:26px;
}
.main_quickorder .call_quick span{
font-size:24px;
line-height:14px;
}
.TandC_contact h2.title{
font-size:26px;
line-height:30px;
}
.contact_section .contact_box{
padding-left: 20px;
}
.signup_right:after{
content: none;
}
.left_cntbar {
width: 100%;
}
button.checkout-btn.red_btn.trans {
width: 180px;
}
}
/* common css for screen size between 600 to 767 */
@media only screen and (min-width: 600px) and (max-width: 767px) {
.open-main-nav {
display: block;
}
.Menu_list{
display: none;
}
}
@media (min-width: 576px) and (max-width: 767.98px) {
.main-nav::before {
left: 30%;
width: 50%;
right: 0px;
}
.main-nav ul {
height: 50%;
}
.Cart .Cart_count{
display: none;
}
.cart_img{
display: block;
width: 50px;
float: right;
margin-right: 60px;
margin-top: -13px;
}
.open-main-nav {
top: 15px;
}
.card:hover .price_block .btn a:after, .P_itmesbox:hover .price_block .btn a:after {
top: 2px;
left: -8px;
background-size: 95%;
}
.price_block .btn a {
padding: 0 10px;
}
.price_block .btn a:after {
top: 4px;
left: 0px;
background-size: 95%;
}
.price_block .price {
font-size: 23px;
}
.card_btn {
margin: 10px 0px 0px 0px;
}
.PT_dscr {
padding: 30px 10px;
}
.Our_menu.menu_fifth .item_list , .main_Ourmenu .right_cntbar{
padding: 0 100px;
}
}
/* common css for screen size between 568 to 767 */
@media only screen and (min-width: 568px) and (max-width: 767px) {
.H_banner img {
max-width: 1200px;
}
.H_banner {
background-position: center;
background-size: cover;
background-attachment: inherit;
height: 300px;
}
.open-main-nav {
display: block;
}
.Menu_list{
display: none;
}
h1.page_title {
font-size: 45px;
line-height: 45px;
margin-bottom: 20px;
}
h3.cntct, .cntct.typewriter-effect span a, .cntct.typewriter-effect span a {
font-size: 35px;
line-height: 35px;
}
.bottom_pitch ul li {
width: 50%;
}
.cart_list li .pro_qty {
width: 16%;
}
.cart_list li .pro_name {
width: 50%;
}
.products .pro_descr {
padding: 10px 0px 0px;
}
.edit .edit_div{
margin-top: 100%;
}
.p_card li{
padding: 15px 0px;
}
.p_card li .card .C_desc {
padding: 10px 10px 20px 20px;
}
.need_help_mobile .need_help {
display: inline-block;
}
.need_help{
display: none;
}
.Our_menu.menu_fifth .menu_leftside, .right_cntbar{
padding: 0px;
}
.red_btn, a.red_btn {
padding: 0 30px;
}
.right_cntbar {
margin-bottom: 30px;
}
.main_Ourmenu .right_cntbar {
width: 100%;
}
}
/* common css for screen size between 480 to 767 */
@media only screen and (min-width: 320px) and (max-width: 767px) {
.open-main-nav {
display: block;
}
.Menu_list{
display: none;
}
.H_banner {
background-position: center;
background-size: cover;
background-attachment: inherit;
height: 200px;
}
}
@media only screen and (max-width: 575px) {
.contact_section h2.title{
font-size: 24px;
}
.btn_checkout a.gray_btn{
width: 28%;
margin-right: 10px
}
.btn_checkout a.red_btn{
width: 68%;
}
.btn_checkout {
display: block;
}
.Cart .Cart_count{
display: none;
}
.cart_img {
display: block;
width: 55px;
float: right;
margin-right: 45px;
margin-top: -13px;
}
.open-main-nav {
top: 19px;
right: 13px;
}
.burger {
width: 20px;
}
.price_block .btn a::after {
left: 0px;
}
.card:hover .price_block .btn a::after, .P_itmesbox:hover .price_block .btn a::after {
left: -15px;
}
.card_btn {
margin: 10px 0px 0px 0px;
padding: 6px 11px;
}
.img_cmpted img{
width: 30%;
}
.inner_complated .img_cmpted {
margin-bottom: 30px;
}
.main_pitch {
top: 58%;
}
.cart_list li.rows h4 {
font-size: 14px;
line-height: 18px;
left: -12px;
right: -7px;
}
.cart_list li .pro_price {
width: 13.15%;
text-align: left;
}
.cart_list li .pro_qty {
width: 24.53%;
text-align: left;
}
.number-input {
padding: 5px 0;
left: -35px;
max-width: 60px;
}
.number-input input[type=number] {
max-width: 27px;
padding: 0.1rem;
font-size: 17px;
}
.cart_list li .pro_name {
width: 42.52%;
}
.products .pro_descr {
width:260px;
padding: 10px 0 0;
}
.cart_list li .edit {
float: left;
width: 6.22%;
}
.edit_div{
margin-top: 180%;
}
.absoImg {
position: relative;
left: 0;
top: 0;
bottom: 0;
margin: auto;
max-width: inherit;
width: 100%;
height: 180px;
object-fit: cover;
object-position: center;
border-radius: 6px 6px 0px 0px;
}
.products .pro_img .absoImg {
height: 70px;
width: 82%;
border-radius: 0px;
}
.checkout-form li {
float: left;
width: 100%;
}
.p_card li {
padding: 15px 15px;
}
.slick-prev{
left:-12px;
}
.slick-next{
right: -7px;
}
.slick-prev, .slick-next{
top:45px;
}
.login_box {
padding: 0 0px;
}
.login_section h2.title {
font-size: 27px;
}
.login_left li {
padding: 0 5px;
}
.need_help {
display: none;
}
.need_help_mobile .need_help {
width: 100%;
margin: 30px 0px;
vertical-align: top;
border: 1px solid #cfcfcf;
padding: 25px 20px;
display: inline-block;
}
.left_cntbar, .main_Ourmenu .right_cntbar{
width: 100%;
}
.Our_menu.menu_fifth .item_list, .main_Ourmenu .right_cntbar{
padding: 0px;
}
.bottom_pitch ul li a span.icon {
max-width: 100%;
text-align: left;
}
.main_Ourmenu .right_cntbar {
margin-bottom: 30px;
margin-top: 30px;
}
#login{
padding-top:0px;
}
.top_nav {
border-image-slice: 26;
}
}
/* common css for screen size < 479 */
@media only screen and (max-width: 481px) {
.bottom_pitch ul li {
width: 50%;
}
.bottom_pitch ul li.pizza a span.icon:after {
left: 0px;
}
.bottom_pitch ul li.drinks a span.icon:after {
left: 4px;
}
.bottom_pitch ul li.fries a span.icon:after {
left: 4px;
}
.bottom_pitch ul li a {
text-align: left;
}
.H_banner img {
max-width: 1000px;
}
.open-main-nav {
display: block;
}
.Menu_list{
display: none;
}
h1.page_title {
font-size: 30px;
line-height: 30px;
margin-bottom: 20px;
}
h3.cntct, .cntct.typewriter-effect span a {
font-size: 25px;
line-height: 25px;
}
.points_history li{
width:100%;
}
.main_Order p.desc{
padding:0;
}
.inner_complated .dsc_cmpted{
padding-left:0;
padding-right:0;
}
}
/* common css for screen size < 400 */
@media only screen and (max-width: 400px) {
.H_banner {
background-position: center;
background-size: cover;
background-attachment: inherit;
height: 200px;
}
.open-main-nav {
display: block;
}
.Menu_list{
display: none;
}
.main_client .container {
padding-top: 40px;
}
.middle_Cpitch .desc{
margin-bottom: 20px;
}
}
/* common css for screen size < 320 */
@media only screen and (max-width: 320px) {
.H_banner img {
max-width: 1000px;
}
h1.page_title {
font-size: 25px;
line-height: 25px;
margin-bottom: 15px;
}
h3.cntct, .cntct.typewriter-effect span a, .cntct.typewriter-effect span a {
font-size: 20px;
line-height: 20px;
}
.bottom_pitch ul li a span.icon {
max-width: 100%;
}
.open-main-nav {
display: block;
}
.Menu_list{
display: none;
}
.main-nav ul {
transform: translateX(-50%) skew(-15deg);
}
}
/* Float Shadow */
.hvr-float-shadow {
display: inline-block;
vertical-align: middle;
-webkit-transform: perspective(1px) translateZ(0);
transform: perspective(1px) translateZ(0);
box-shadow: 0 0 1px rgba(0, 0, 0, 0);
position: relative;
-webkit-transition-duration: 0.3s;
transition-duration: 0.3s;
-webkit-transition-property: transform;
transition-property: transform;
}
.hvr-float-shadow:before {
pointer-events: none;
position: absolute;
z-index: -1;
content: '';
top: 100%;
left: 5%;
height: 10px;
width: 90%;
opacity: 0;
background: -webkit-radial-gradient(center, ellipse, rgba(0, 0, 0, 0.35) 0%, rgba(0, 0, 0, 0) 80%);
background: radial-gradient(ellipse at center, rgba(0, 0, 0, 0.35) 0%, rgba(0, 0, 0, 0) 80%);
/* W3C */
-webkit-transition-duration: 0.3s;
transition-duration: 0.3s;
-webkit-transition-property: transform, opacity;
transition-property: transform, opacity;
}
.hvr-float-shadow:hover, .hvr-float-shadow:focus, .hvr-float-shadow:active {
-webkit-transform: translateY(-5px);
transform: translateY(-5px);
/* move the element up by 5px */
}
.hvr-float-shadow:hover:before, .hvr-float-shadow:focus:before, .hvr-float-shadow:active:before {
opacity: 1;
-webkit-transform: translateY(5px);
transform: translateY(5px);
/* move the element down by 5px (it will stay in place because it's attached to the element that also moves up 5px) */
}
/* Ripple Out */
@-webkit-keyframes hvr-ripple-out {
100% {
top: -8px;
right: -8px;
bottom: -8px;
left: -8px;
opacity: 0;
}
}
@keyframes hvr-ripple-out {
100% {
top: -8px;
right: -8px;
bottom: -8px;
left: -8px;
opacity: 0;
}
}
.hvr-ripple-out {
display: inline-block;
vertical-align: middle;
-webkit-transform: perspective(1px) translateZ(0);
transform: perspective(1px) translateZ(0);
box-shadow: 0 0 1px rgba(0, 0, 0, 0);
position: relative;
}
.hvr-ripple-out:before {
content: '';
position: absolute;
border: #e81c0c solid 6px;
top: 0;
right: 0;
bottom: 0;
left: 0;
border-radius: 50px;
-webkit-animation: 1s infinite;
animation: 1s infinite;
transition: all 0.5s ease;
}
.hvr-ripple-out:hover:before, .hvr-ripple-out:focus:before, .hvr-ripple-out:active:before {
-webkit-animation-name: hvr-ripple-out;
animation-name: hvr-ripple-out;
border: #ffcc01 solid 6px;
}
.coupan_code .send.hvr-ripple-out:before{
border-bottom-right-radius: 4px;
-moz-border-bottom-right-radius: 4px;
-ms-border-bottom-right-radius: 4px;
-webkit-border-bottom-right-radius: 4px;
border-top-right-radius: 4px;
-moz-border-top-right-radius: 4px;
-ms-border-top-right-radius: 4px;
-webkit-border-top-right-radius: 4px;
border-bottom-left-radius: 0px;
-moz-border-bottom-left-radius: 0px;
-ms-border-bottom-left-radius: 0px;
-webkit-border-bottom-left-radius: 0px;
border-top-left-radius: 0px;
-moz-border-top-left-radius: 0px;
-ms-border-top-left-radius: 0px;
-webkit-border-top-left-radius: 0px;
}
.squre-btn.hvr-ripple-out:before{
border-radius: 0px;
-moz-border-radius: 0px;
-ms-border-radius: 0px;
-webkit-border-radius: 0px;
} | css/styleother.css | /* custome css start
更多:http://www.bootstrapmb.com/
*/
html {
-webkit-font-smoothing: antialiased;
}
* {
outline: none;
-webkit-box-sizing: border-box;
-moz-box-sizing: border-box;
box-sizing: border-box
}
html, body, address, blockquote, div, dl, form, h1, h2, h3, h4, h5, h6, ol, p, pre, table, ul, dd, dt, li, tbody, td, tfoot, th, thead, tr, button, del, ins, map, object, a, abbr, acronym, b, bdo, big, br, cite, code, dfn, em, i, img, kbd, q, samp, small, span, strong, sub, sup, tt, var, legend, fieldset, p, hr, iframe {
margin: 0;
padding: 0;
border: none;
}
a, input, select, textarea {
outline: none;
margin: 0;
padding: 0;
}
h1, h2, h3, h4, h5, h6 {
font-weight: normal;
}
a {
text-decoration: none;
color: #333333;
}
a:focus, :focus, input:focus {
outline: none;
}
a:hover {
text-decoration: none !important;
}
img {
max-width: 100%;
vertical-align: middle;
border: none;
outline: none;
max-height: 100%;
border-radius: 0;
}
article, aside, details, figcaption, figure, footer, header, hgroup, menu, nav, section {
display: block;
margin: 0;
padding: 0;
}
input, textarea, select, button {
resize: none;
border: 0;
-webkit-border-radius: 0;
-webkit-appearance: none;
border-radius: 0;
}
select, input[type="submit"] {
cursor: pointer
}
p {
font-size: 14px;
line-height: 20px;
}
table {
border-collapse: separate;
border-spacing: 0;
}
caption, th, td {
font-weight: normal;
}
.clear {
clear: both;
}
label.error {
position: absolute;
right: 0px;
top: -20px;
width: auto;
height: auto;
margin: 0;
line-height: normal;
font: 11px/11px arial;
background: #fb0101;
padding: 5px 5px 4px;
color: #ffffff;
display: none;
}
label.error:after {
border-color: #fb0101 transparent transparent;
border-image: none;
border-right: 6px solid transparent;
border-style: solid;
border-width: 6px;
content: " ";
height: 0;
left: 20px;
margin-left: -10px;
position: absolute;
top: 100%;
width: 0;
}
.trans {
transition: 500ms all;
-webkit-transition: 500ms all;
-moz-transition: 500ms all;
-ms-transition: 500ms all;
}
select option {
padding: 0 10px;
}
.star {
position: relative;
}
.star:after {
position: absolute;
left: 8px;
top: 9px;
content: "*";
color: #ff0000;
font: 300 14px/16px 'Titillium Web', sans-serif;
}
.absoImg {
position: relative;
left: 0;
top: 0;
bottom: 0;
margin: auto;
max-width: inherit;
width: 100%;
object-fit: cover;
object-position: center;
border-radius: 6px 6px 0px 0px;
}
body {
font-family: 'Roboto', sans-serif;
font-size: 14px;
color: #000000;
line-height: 16px;
}
button:focus {
outline: none !important;
}
::-webkit-input-placeholder {
color:#939598;
}
:-moz-placeholder {
color:#939598;
opacity:1;
}
::-moz-placeholder {
color:#939598;
opacity:1;
}
:-ms-input-placeholder {
color:#939598;
}
/* custome css start */
/* common css start */
h1.page_title {
font-size: 70px;
line-height: 70px;
color: #ffffff;
font-weight: 400;
text-align: center;
text-transform: capitalize;
font-family: 'Roboto Slab', serif;
margin-bottom: 48px;
text-shadow: 0px 0px 26.97px rgba(0, 0, 0, 0.75);
-moz-text-shadow: 0px 0px 26.97px rgba(0, 0, 0, 0.75);
-ms-text-shadow: 0px 0px 26.97px rgba(0, 0, 0, 0.75);
-o-text-shadow: 0px 0px 26.97px rgba(0, 0, 0, 0.75);
-webkit-text-shadow: 0px 0px 26.97px rgba(0, 0, 0, 0.75);
}
h3.cntct {
font-size: 50px;
line-height: 50px;
color: #ffcc00;
font-weight: 700;
text-align: center;
text-shadow: 0px 0px 26.97px rgba(0, 0, 0, 0.75);
-moz-text-shadow: 0px 0px 26.97px rgba(0, 0, 0, 0.75);
-ms-text-shadow: 0px 0px 26.97px rgba(0, 0, 0, 0.75);
-o-text-shadow: 0px 0px 26.97px rgba(0, 0, 0, 0.75);
-webkit-text-shadow: 0px 0px 26.97px rgba(0, 0, 0, 0.75);
}
h3.cntct span a {
color: #fff;
text-align: center;
padding-left: 15px;
}
h3.cntct span a:hover {
color: #ffcc00;
text-decoration: none;
}
.cntct.typewriter-effect span a {
color: #fff;
text-align: center;
padding-left: 15px;
font-size: 50px;
line-height: 50px;
font-weight: 700;
text-align: center;
text-shadow: 0px 0px 26.97px rgba(0, 0, 0, 0.75);
-moz-text-shadow: 0px 0px 26.97px rgba(0, 0, 0, 0.75);
-ms-text-shadow: 0px 0px 26.97px rgba(0, 0, 0, 0.75);
-o-text-shadow: 0px 0px 26.97px rgba(0, 0, 0, 0.75);
-webkit-text-shadow: 0px 0px 26.97px rgba(0, 0, 0, 0.75);
}
.cntct.typewriter-effect span a:hover {
color: #ffcc00;
text-decoration: none;
}
.call_desk {
display: inline-block;
vertical-align: top;
}
ul li {
list-style: none;
}
.wrapper {
width: 100%;
float: left;
overflow: hidden;
}
.inner_page h1.page_title {
margin-bottom: 0px;
margin-top: 75px;
}
.red_btn,a.red_btn {
padding: 0 37px;
display: inline-block;
background: #e80f0e;
font-size: 20px;
text-decoration: none;
font-weight: 900;
height: 45px;
line-height: 42px;
text-align: center;
color: #ffffff;
border-radius: 50px;
}
.main_Order .red_btn:hover, .main_Order a.red_btn:hover {
color: #ffffff;
}
label {
font-size: 16px;
text-transform: capitalize;
font-weight: 400;
margin-bottom: 14px;
font-family: 'Roboto', sans-serif;
}
input.form-control{
box-shadow: 0px 0px 3px 0px rgba(0, 0, 0, 0.15);
-moz-box-shadow: 0px 0px 3px 0px rgba(0, 0, 0, 0.15);
-ms-box-shadow: 0px 0px 3px 0px rgba(0, 0, 0, 0.15);
-webkit-box-shadow: 0px 0px 3px 0px rgba(0, 0, 0, 0.15);
-o-box-shadow: 0px 0px 3px 0px rgba(0, 0, 0, 0.15);
border:1px solid #cfcfcf;
border-radius:2px;
-moz-border-radius:2px;
-ms-border-radius:2px;
-o-border-radius:2px;
-webkit-border-radius:2px;
height:43px !important;
transition:500ms all;
-moz-transition:500ms all;
-ms-transition:500ms all;
-o-transition:500ms all;
-webkit-transition:500ms all;
}
textarea.form-control{
min-height:93px;
box-shadow: 0px 0px 3px 0px rgba(0, 0, 0, 0.15);
-moz-box-shadow: 0px 0px 3px 0px rgba(0, 0, 0, 0.15);
-ms-box-shadow: 0px 0px 3px 0px rgba(0, 0, 0, 0.15);
-webkit-box-shadow: 0px 0px 3px 0px rgba(0, 0, 0, 0.15);
-o-box-shadow: 0px 0px 3px 0px rgba(0, 0, 0, 0.15);
border:1px solid #cfcfcf;
border-radius:2px;
-moz-border-radius:2px;
-ms-border-radius:2px;
-o-border-radius:2px;
-webkit-border-radius:2px;
transition:500ms all;
-moz-transition:500ms all;
-ms-transition:500ms all;
-o-transition:500ms all;
-webkit-transition:500ms all;
}
.form-control{
font-size:16px;
font-family: 'Roboto', sans-serif;
font-weight:300;
}
.form-control:focus{
border-color: #ffcc00 !important;
outline: 0;
-webkit-box-shadow: inset 0 1px 1px rgba(0,0,0,.075), 0 0 8px rgba(0, 0, 0, .6) !important;
box-shadow: inset 0 1px 1px rgba(0,0,0,.075), 0 0 8px rgba(0, 0, 0,0.6) !important;
}
/* common css start */
/* Header css start */
.nav_manu .toggle_menu {
display: none;
}
.main_header {
display: inline-block;
width: 100%;
vertical-align: top;
}
.top_nav {
display: inline-block;
width: 100%;
vertical-align: top;
z-index: 10;
position: fixed;
top: 0;
}
.sticky:before {
position: absolute;
bottom: -2px;
left: 0;
right: 0;
margin: 0;
content: "";
background-repeat: repeat;
background: url(../images/hover_bg.png);
height: 6px;
display: block;
}
.top_nav {
border-bottom: none;
padding: 0px;
}
.top_nav .logo {
float: left;
margin-top: 20px;
width: auto;
margin-bottom: 25px;
transition: 1s ease-in-out;
}
.top_nav .logo a {
display: block;
}
.nav_manu {
float: right;
width: auto;
margin-top: 15px;
}
.nav_manu .menu li {
float: left;
list-style: none;
}
.nav_manu .menu li:last-child {
margin-right: 0px;
}
.Menu_list {
float: left;
width: auto;
margin-top: 5px;
}
.nav_manu .menu li a:hover:before {
background: url(../images/cheesy-pizza.png) no-repeat;
/* background: url(../images/pizza_img7.png) no-repeat;
*/
content: "";
background-size: 50%;
width: 100px;
height: 100px;
top: 25px;
right: -57px;
position: absolute;
-webkit-animation: fadeInUp 0.5s linear;
-moz-animation: fadeInUp 0.5s linear;
-ms-animation: fadeInUp 0.5s linear;
}
@keyframes fadeInUp {
from {
opacity: 0;
transform: translate3d(0, 20%, 0);
}
to {
opacity: 1;
transform: translate3d(0, 0, 0);
}
}
.nav_manu .menu li a:after {
background: #ffcc00;
content: "";
width: 50%;
height: 3px;
top: 47px;
right: 116px;
position: absolute;
-webkit-transition-property: right;
transition-property: right;
-webkit-transition-duration: 0.5s;
transition-duration: 0.5s;
-webkit-transition-timing-function: ease-out;
transition-timing-function: ease-out;
}
.nav_manu .menu li a:hover:after, .nav_manu .menu li a:focus:after, .nav_manu .menu li a:active:after {
right: 33px;
}
.nav_manu .menu li a {
text-decoration: none;
color: #ffffff;
font-weight: 700;
display: inline-block;
vertical-align: top;
text-transform: capitalize;
font-size: 15px;
padding: 25px 29px;
position: relative;
transition: 1s ease-in-out;
overflow: hidden;
}
.Cart {
float: left;
width: auto;
margin-left: 52px;
margin-top: 29px;
transition: 1s ease-in-out;
}
.Cart .Cart_count {
width: 130px;
height: 25px;
background: #ff0000;
display: inline-block;
line-height: 25px;
padding-left: 10px;
color: #ffffff;
font-weight: bold;
border-radius: 3px;
position: relative;
font-size: 14px;
}
.Cart .Cart_count:after {
position: absolute;
content: "";
top: 0;
bottom: 0;
margin: auto;
right: -7px;
background: url('../images/sprit.webp') no-repeat -7px -36px;
width: 8px;
height: 14px;
}
.Cart .Cart_count:before {
position: absolute;
content: "";
background: url('../images/sprit.webp') no-repeat -7px -6px;
width: 37px;
height: 26px;
top: 0;
right: -41px;
bottom: 0;
transition: right 1s ease-in-out;
}
.Cart .Cart_count:hover:before{
right: -65px;
}
.cart_img{
display: none;
}
.sticky {
position: fixed;
width: 100%;
background-color: rgba(5, 5, 5, 0.8);
}
.sticky .logo{
margin-top: 10px;
margin-bottom: 10px;
}
.sticky .nav_manu .menu li a{
padding: 15px 29px;
}
.sticky .Cart{
margin-top: 20px;
}
.sticky .nav_manu .menu li a:hover:before {
background-size: 40%;
top: 16px;
right: -62px;
}
.sticky .nav_manu .menu li a:hover:after, .nav_manu .menu li a:focus:after, .nav_manu .menu li a:active:after {
right: 37px;
}
.sticky .nav_manu .menu li a:after {
top: 40px;
right: 124px;
}
.H_banner {
position: relative;
display: inline-block;
width: 100%;
vertical-align: top;
overflow: hidden;
background: url(../images/inner_banner.webp) no-repeat;
background-position: top;
background-attachment: fixed;
height: 389px;
}
.H_banner.home {
position: relative;
display: inline-block;
width: 100%;
vertical-align: top;
overflow: hidden;
background: url(../images/banner_bg.webp) no-repeat;
background-position: top;
background-attachment: fixed;
height: 738px;
}
.H_banner img {
max-width: inherit;
margin-left: 50%;
transform: translate(-50%);
-moz-transform: translate(-50%);
-ms-transform: translate(-50%);
-o-transform: translate(-50%);
-webkit-transform: translate(-50%);
}
.main_pitch {
position: absolute;
left: 0;
right: 0;
margin: auto;
top: 50%;
transform: translateY(-50%);
-moz-transform: translateY(-50%);
-ms-transform: translateY(-50%);
-o-transform: translateY(-50%);
-webkit-transform: translateY(-50%);
}
/*------------------------mobile menu-------------------------------------*/
/* Main menu positionning */
.main-nav {
position: fixed;
top: 0px;
right: 0;
left: 0;
bottom: 0;
text-align: center;
background:url(../images/2.webp) no-repeat;
background-size: cover;
background-position: bottom;
opacity: 0;
z-index: -1;
visibility: hidden;
transition: all .375s;
}
.main-nav.is-open {
opacity: 1;
z-index: 100;
visibility: visible;
}
/* Yellow band effect */
.main-nav::before {
content: '';
position: absolute;
top: 0;
bottom: 0;
left: 0;
right: 15px;
background: #FEDC2A;
transform-origin: 0 0;
transform: skew(-14deg) translateX(-120%);
transition: all .275s .1s;
-webkit-box-shadow: 0px 0px 0px 5px rgba(0,0,0,0.75);
-moz-box-shadow: 0px 0px 0px 5px rgba(0,0,0,0.75);
box-shadow: 0px 0px 0px 5px rgba(0,0,0,0.75);
}
.main-nav.is-open::before {
transform: skew(-14deg) translateX(0);
}
/* Skewing effect on menu links */
.main-nav ul {
display: inline-flex;
flex-direction: column;
height: 110%;
align-items: flex-end;
/* justify-content: center;
*/
margin-top: 30px;
transform: translateX(-50%) skew(-15deg);
}
.main-nav li {
display: block;
margin: .5rem 0;
text-align: right;
transform: skew(16deg);
}
/* Apparition effect on links */
.main-nav a {
opacity: 0;
transform: translateY(-10px);
}
.main-nav a:hover{
text-decoration: none !important;
color: #e81c0c !important;
}
.main-nav.is-open a {
opacity: 1;
transform: translateY(0);
}
.main-nav li:nth-child(1) a {
transition: all 275ms 175ms
}
.main-nav li:nth-child(2) a {
transition: all 275ms 225ms
}
.main-nav li:nth-child(3) a {
transition: all 275ms 275ms
}
.main-nav li:nth-child(4) a {
transition: all 275ms 325ms
}
.main-nav li:nth-child(5) a {
transition: all 275ms 375ms
}
/* Decoration */
.main-nav ul, .main-nav li {
list-style: none;
padding: 0;
}
.main-nav a {
display: block;
padding: 12px 0;
color: #181818;
font-size: 1.4em;
text-decoration: none;
font-weight: bold;
}
/* Burger Style: @see: https://codepen.io/CreativeJuiz/full/oMZNXy */
.open-main-nav {
position: fixed;
top: 70px;
padding: 24px 10px 10px 10px;
right: 15px;
z-index: 1000;
background:rgb(0,0,0);
border-radius: 3px;
border: 1px solid rgba(255, 255, 255, 0.5);
cursor: pointer;
display: none;
}
.open-main-nav:focus {
outline: none;
}
.burger {
position: relative;
display: block;
width: 28px;
height: 4px;
margin: 0 auto;
background: #ffcc01;
transform: skew(5deg);
transition: all .275s;
}
.burger:after, .burger:before {
content: '';
display: block;
height: 100%;
background: #ffcc01;
transition: all .275s;
}
.burger:after {
transform: translateY(-12px) translateX(-2px) skew(-20deg);
}
.burger:before {
transform: translateY(-16px) skew(-10deg);
}
/* Toggle State part */
.is-open .burger {
transform: skew(5deg) translateY(-8px) rotate(-45deg);
}
.is-open .burger:before {
transform: translateY(0px) skew(-10deg) rotate(75deg);
}
.is-open .burger:after {
transform: translateY(-12px) translateX(10px) skew(-20deg);
opacity: 0;
}
/* MENU Text part */
.device {
position: relative;
width: 345px;
height: 0px;
background: transparent;
}
/*------------------------mobile menu end-------------------------------------*/
.bottom_pitch {
float: left;
width: 100%;
vertical-align: top;
position: relative;
padding-bottom: 3px;
margin-top: -81px;
}
.bottom_pitch:after {
position: absolute;
content: "";
bottom: 0;
left: 0;
right: 0;
background: url("../images/border.png");
background-repeat: repeat-x;
height: 6px;
width: 1920px;
margin: auto;
}
.bottom_pitch ul li {
float: left;
width: 20%;
position: relative;
}
.bottom_pitch ul li a {
font-size: 20px;
line-height: 20px;
color: #ffffff;
font-weight: 400;
display: block;
text-align: center;
line-height: 80px;
text-decoration: none;
position: relative;
}
.bottom_pitch ul li.active a:after {
position: absolute;
content: "";
left: 0;
right: 0;
top: -4px;
margin: auto;
background-repeat: repeat-y;
background: url("../images/hover_bg.png");
height: 6px;
}
.bottom_pitch ul li.active:before {
position: absolute;
content: "";
left: -4px;
bottom: 0;
top: 0;
l margin:auto;
background-repeat: repeat-x;
background: url("../images/hover_Vbg.png");
width: 6px;
}
.bottom_pitch ul li.active:after {
position: absolute;
content: "";
right: -2px;
bottom: 0;
top: 0;
l margin:auto;
background-repeat: repeat-x;
background: url("../images/hover_Vbg.png");
width: 6px;
}
.bottom_pitch ul li.active a {
background: #e60000;
}
.bottom_pitch ul li a span.icon {
position: relative;
}
.bottom_pitch ul li.pizza a span.icon {
padding-left: 58px;
}
.bottom_pitch ul li.burger1 a span.icon {
padding-left: 56px;
}
.bottom_pitch ul li.salads a span.icon {
padding-left: 58px;
}
.bottom_pitch ul li.fries a span.icon {
padding-left: 54px;
}
.bottom_pitch ul li.drinks a span.icon {
padding-left: 54px;
}
.bottom_pitch ul li a span.icon {
position: relative;
display: inline-block;
vertical-align: top;
}
.bottom_pitch ul li.pizza a span.icon:after {
position: absolute;
content: "";
top: 0;
bottom: 0;
left: 0;
margin: auto;
background: url('../images/sprit.webp') no-repeat -59px -22px;
width: 39px;
height: 37px;
}
.bottom_pitch ul li.burger1 a span.icon:after {
position: absolute;
content: "";
top: 0;
bottom: 0;
left: 0;
margin: auto;
background: url('../images/sprit.webp') no-repeat -108px -24px;
width: 38px;
height: 32px;
}
.bottom_pitch ul li.salads a span.icon:after {
position: absolute;
content: "";
top: 0;
bottom: 0;
left: 0;
margin: auto;
background: url('../images/sprit.webp') no-repeat -155px -21px;
width: 40px;
height: 36px;
}
.bottom_pitch ul li.fries a span.icon:after {
position: absolute;
content: "";
top: 0;
bottom: 0;
left: 0;
margin: auto;
background: url('../images/sprit.webp') no-repeat -202px -17px;
width: 30px;
height: 40px;
}
.bottom_pitch ul li.drinks a span.icon:after {
position: absolute;
content: "";
top: 0;
bottom: 0;
left: 0;
margin: auto;
background: url('../images/sprit.webp') no-repeat -239px -13px;
width: 30px;
height: 44px;
}
.main_bpitch {
display: inline-block;
width: 100%;
vertical-align: top;
}
/* Header css End */
/* How to work css start */
.hwork {
display: inline-block;
width: 100%;
vertical-align: top;
background: #f5f5f5;
position: relative;
overflow: hidden;
}
.hwork:after {
position: absolute;
content: "";
left: 0;
right: 0;
bottom: 0;
background: url("../images/border_hwork.png");
height: 6px;
width: 1918px;
background-repeat: no-repeat;
margin: auto;
}
.main_hwork {
display: inline-block;
width: 100%;
vertical-align: top;
margin-top: 56px;
margin-bottom: 59px;
}
.main_hwork ul {
margin: 0 -15px;
}
.main_hwork li {
float: left;
width: 33.33%;
padding: 0 15px;
}
.main_hwork li .title {
display: inline-block;
vertical-align: top;
padding-top: 70px;
position: relative;
}
.main_hwork li .title:after {
position: absolute;
left: 0;
right: 0;
top: 0;
margin: auto;
content: "";
}
.main_hwork li.order {
text-align: left;
position: relative;
}
.main_hwork li.order:after {
position: absolute;
content: "";
background: url('../images/sprit.webp') no-repeat -15px -273px;
width: 175px;
height: 45px;
top: 8px;
right: -68px;
}
.main_hwork li.deliver_L {
text-align: center;
position: relative;
}
.main_hwork li.deliver_L:after {
position: absolute;
content: "";
top: 22px;
right: -110px;
background: url('../images/sprit.webp') no-repeat -232px -284px;
width: 174px;
height: 45px;
}
.main_hwork li.deliver_pick {
text-align: right;
}
.main_hwork li.order .title:after {
background: url('../images/sprit.webp') no-repeat -14px -78px;
width: 57px;
height: 40px;
}
.main_hwork li.deliver_L .title:after {
background: url('../images/sprit.webp') no-repeat -14px -133px;
width: 54px;
height: 54px;
}
.main_hwork li.deliver_pick .title:after {
background: url('../images/sprit.webp') no-repeat -10px -210px;
width: 69px;
height: 43px;
}
/* How to work css End */
/* Popular css start */
.popular {
display: inline-block;
width: 100%;
vertical-align: top;
background: url("../images/p_bg.webp");
background-repeat: no-repeat;
background-size: cover;
background-position: top center;
}
.main_popular {
display: inline-block;
vertical-align: top;
width: 100%;
padding: 50px 0;
padding-bottom: 0px;
}
.main_popular .title {
text-align: center;
font-size: 36px;
line-height: 36px;
color: #000000;
font-weight: 700;
font-family: 'Roboto Slab', serif;
margin-bottom: 20px;
}
.main_popular .desc {
font-size: 16px;
line-height: 24px;
color: #181818;
font-weight: 300;
text-align: center;
margin-bottom: 30px;
}
.p_card {
float: left;
width: 100%;
}
.p_card li {
float: left;
padding: 0 15px;
margin-bottom: 55px;
width: 100%;
}
.p_card li .card {
float: left;
width: 100%;
display: block;
position: relative;
transition: all 0.5s ease;
}
.p_card li .card .C_img {
float: left;
position: relative;
text-align: center;
}
.p_card li .card .C_desc {
float: left;
padding: 20px;
width: calc(100% - 192px);
-moz-width: calc(100% - 192px);
-ms-width: calc(100% - 192px);
-o-width: calc(100% - 192px);
-webkit-width: calc(100% - 192px);
width: calc(100% - 192px);
width: position:relative;
padding-bottom: 27px;
}
.card:hover{
-webkit-box-shadow: 9px 12px 21px -7px rgba(0, 0, 0, 0.75);
-moz-box-shadow: 9px 12px 21px -7px rgba(0, 0, 0, 0.75);
box-shadow: 9px 12px 21px -7px rgba(0, 0, 0, 0.75);
}
.card_btn {
color: #e71c00;
margin: 10px 0px 0px 50px;
padding: 6px 11px;
position: relative;
transition: all 0.5s;
height: 36px;
}
.card_btn:before {
content: "";
top: -3px;
left: -4px;
position: absolute;
background: url(../images/bt_border.png) no-repeat;
width: 108px;
height: 42px;
}
.card:hover .price_block .card_btn, .P_itmesbox:hover .price_block .card_btn{
color: #ffffff;
background: #e71c00;
height: 36px;
}
.card:hover .price_block .card_btn:before, .P_itmesbox:hover .price_block .card_btn:before {
content: "";
top: -3px;
left: -4px;
position: absolute;
background: url(../images/bt_hoverborder.png) no-repeat;
width: 108px;
height: 42px;
}
.P_itmesbox .card_btn {
margin: 10px 0px 0px 0px;
}
.o_card li .card .card_btn {
padding: 6px 13px;
margin: 10px 0px 0px 5px;
}
.card:hover .price_block .btn a,.P_itmesbox:hover .price_block .btn a {
background: #e60000;
color: #fff;
}
.card:hover .price_block .btn a:after, .P_itmesbox:hover .price_block .btn a:after {
top: 0;
bottom: 0;
left: 0px;
right: 0;
margin: auto;
content: "";
position: absolute;
background: url(../images/bt_hoverborder.png);
background-repeat: no-repeat;
width: 107px;
height: 42px;
transition: 500ms all;
-webkit-transition: 500ms all;
-moz-transition: 500ms all;
-ms-transition: 500ms all;
}
/* border */
.p_card li .card:after {
top: -3px;
left: 0;
right: 0;
margin: auto;
content: "";
position: absolute;
background-repeat: repeat-y;
background: url("../images/gray_Hborder.png");
height: 6px;
}
.p_card li .card:before {
bottom: -5px;
left: 0;
right: 0;
margin: auto;
content: "";
position: absolute;
background-repeat: repeat-y;
background: url("../images/gray_Hborder.png");
height: 6px;
}
.p_card li .card .C_img:after {
top: 0;
bottom: 0;
left: -4px;
margin: auto;
background-repeat: repeat-x;
position: absolute;
content: "";
background: url("../images/gray_Vborder.png");
width: 6px;
}
.p_card li .card .C_img:before {
top: 0;
bottom: 0;
right: -4px;
margin: auto;
background-repeat: repeat-x;
position: absolute;
content: "";
background: url("../images/gray_Vborder.png");
width: 6px;
}
.p_card li .card .C_desc:before {
top: 0;
bottom: 0;
right: -3px;
margin: auto;
background-repeat: repeat-x;
position: absolute;
content: "";
background: url("../images/gray_Vborder.png");
width: 6px;
}
/* border */
.p_card li .card .C_desc .title {
font-size: 26px;
line-height: 26px;
font-weight: 700;
text-align: left;
color: #000;
font-family: 'Roboto', sans-serif;
margin-bottom: 8px;
}
.p_card li .card .C_desc .desc {
text-align: left;
margin-bottom: 7px;
}
.p_card li .card .price_block {
float: left;
width: 100%;
}
.p_card li .card .price_block .price {
float: left;
max-width: 110px;
text-align: left;
font-size: 26px;
line-height: 26px;
font-weight: 700;
margin-top: 15px;
color: #0b0b0b;
}
.price_block .btn {
float: left;
margin-left: 5px;
width: auto;
text-align: left;
position: relative;
}
.price_block .btn a {
width: 100%;
height: 36px;
line-height: 36px;
text-align: center;
padding: 0 14px;
color: #e70100;
font-size: 15px;
display: inline-block;
text-decoration: none;
background: #fff;
}
/* border */
.price_block .btn a:after {
top: 0;
bottom: 0;
left: 10px;
right: 0;
margin: auto;
content: "";
position: absolute;
background: url("../images/bt_border.png");
background-repeat: no-repeat;
width: 100%;
height: 42px;
transition: 500ms all;
-webkit-transition: 500ms all;
-moz-transition: 500ms all;
-ms-transition: 500ms all;
}
/* border */
/* Popular css End */
/* clinet say start css */
.client_say {
float: left;
width: 100%;
vertical-align: top;
position: relative;
}
.client_say:after {
position: absolute;
content: "";
left: 0;
right: 0;
top: -3px;
margin: auto;
background: url("../images/border_Ctop.png");
height: 6px;
width: 1920px;
background-repeat: no-repeat;
}
.client_say:before {
position: absolute;
content: "";
left: 0;
right: 0;
bottom: -3px;
margin: auto;
background: url("../images/border_Ctop.png");
height: 6px;
width: 1920px;
background-repeat: no-repeat;
z-index: 99;
}
.main_client {
display: inline-block;
width: 100%;
overflow: hidden;
vertical-align: top;
position: relative;
background: url(../images/client_bg.webp) no-repeat;
background-attachment: fixed;
background-size: cover;
height: 380px;
}
.main_client .container {
top: 0;
left: 0;
right: 0;
margin: auto;
position: absolute;
text-align: center;
padding-top: 60px;
}
.middle_Cpitch .title {
font-size: 36px;
line-height: 36px;
color: #ffffff;
font-weight: 700;
font-family: 'Roboto Slab', serif;
margin-bottom: 60px;
}
.middle_Cpitch .desc {
font-size: 16px;
line-height: 24px;
color: #ffffff;
font-weight: 300;
display: inline-block;
position: relative;
padding-left: 30px;
padding-right: 30px;
margin-bottom: 46px;
}
.double_quat {
display: inline-block;
background: url('../images/sprit.webp') no-repeat -90px -98px;
width: 19px;
height: 17px;
margin-right: 15px;
}
.double_quat2 {
background: url('../images/sprit.webp') no-repeat -117px -98px;
width: 20px;
height: 16px;
display: inline-block;
margin-left: 8px;
}
.sign {
display: inline-block;
vertical-align: top;
width: 100%;
}
.sign .name {
display: inline-block;
width: 100%;
vertical-align: top;
text-align: center;
font-size: 18px;
line-height: 18px;
color: #ffcc00;
font-weight: 700;
margin-bottom: 16px;
}
.sign .Desig {
font-size: 16px;
line-height: 16px;
color: #ffffff;
display: inline-block;
text-align: center;
width: 100%;
}
/* clinet say End css */
/* Map Start css */
.map {
display: flex;
width: 100%;
vertical-align: top;
}
/* Map End css */
/* Footer End css */
.main_footer {
float: left;
width: 100%;
background: url("../images/footer_bg.webp");
background-size: cover;
padding: 60px 0;
position: relative;
}
.main_cnt ul {
margin: 0;
}
footer {
margin-top: -5px;
}
.main_footer:after {
position: absolute;
content: "";
top: -4px;
left: 0;
right: 0;
margin: auto;
background: url("../images/border_footer.png");
background-size: cover;
height: 6px;
}
.quick_links {
float: left;
position: relative;
}
.location {
float: left;
text-align: center;
position: relative;
}
.subscribe {
float: left;
text-align: center;
}
.quick_links li {
float: left;
width: 100%;
margin-bottom: 10px;
}
.quick_links li a {
font-size: 16px;
line-height: 16px;
color: #ffffff;
text-decoration: none;
font-weight: 400;
}
.quick_links li a.active {
color: #e60000;
}
.M_footer .title {
font-size: 18px;
line-height: 20px;
color: #ffcc00;
font-weight: 700;
font-family: 'Roboto Slab', serif;
margin-bottom: 25px;
}
.location span {
display: block;
text-align: center;
font-size: 16px;
line-height: 20px;
color: #ffffff;
margin-bottom: 18px;
}
.location span a{
text-align: center;
font-size: 16px;
line-height: 20px;
color: #ffffff;
margin-bottom: 18px;
}
.location span a:hover{
text-decoration: none;
color: #ffcc00;
}
.sbcr_label {
font-size: 15px;
line-height: 32px;
color: #fff;
}
.quick_links:after {
width: 1px;
height: 243px;
top: -28px;
right: 0;
content: "";
position: absolute;
background: #292929;
}
.location:after {
width: 1px;
height: 243px;
top: -28px;
right: 0;
content: "";
position: absolute;
background: #292929;
}
.sbcrb_input {
width: 100%;
max-width: 310px;
margin-top: 10px;
height: 40px;
display: inline-block;
position: relative;
}
.sbcrb_input input[type="text"] {
display: inline-block;
height: 40px;
padding-right: 65px;
padding-left: 20px;
color: #6c6c6c;
width: 100%;
background: #111111;
}
.sbcrb_input input[placeholder] {
color: #ffffff;
font-size: 14px;
border-radius: 5px;
border:none;
-moz-border-radius: 5px;
-ms-border-radius: 5px;
-o-border-radius: 5px;
-webkit-border-radius: 5px;
}
/* .send {
position: absolute;
top: 0;
right: 0;
height:43px;
bottom: 0;
font-size: 0px;
width: 56px;
background: #111111;
border-bottom-right-radius: 4px;
-moz-border-bottom-right-radius: 4px;
-ms-border-bottom-right-radius: 4px;
-webkit-border-bottom-right-radius: 4px;
border-top-right-radius: 4px;
-moz-border-top-right-radius: 4px;
-ms-border-top-right-radius: 4px;
-webkit-border-top-right-radius: 4px;
}
*/
.F_footer {
display: inline-block;
width: 100%;
vertical-align: top;
background: url("../images/f_bg.webp");
background-size: cover;
padding: 20px 0;
position: relative;
}
.F_footer:after {
position: absolute;
content: "";
top: -4px;
left: 0;
right: 0;
margin: auto;
background: url("../images/f_border.png");
background-repeat: no-repeat;
height: 6px;
width: 100%;
}
.payment {
width: auto;
float: left;
text-align: left;
}
.payment span {
font-size: 16px;
line-height: 16px;
color: #ffffff;
font-family: 'Roboto Slab', serif;
padding-left: 22px;
}
.social {
float: right;
}
.social ul {
margin: 0 -15px;
}
.social li {
float: left;
padding: 0 15px;
}
.social li a {
font-size: 16px;
line-height: 16px;
color: #ffffff;
}
.copyright {
position: relative;
float: left;
width: 100%;
text-align: center;
background: #e60000;
padding: 18px 0 0;
}
.copyright:after {
position: absolute;
left: 0;
right: 0;
top: -4px;
margin: auto;
content: "";
background: url("../images/copyright_border.png");
width: 100%;
height: 6px;
background-repeat: no-repeat;
}
.copyright p {
color: #fff;
font-size: 14px;
line-height: 18px;
}
.copyright p a {
text-decoration: none;
color: #fff;
}
.mobile_title {
display: none;
}
/* Footer End css */
/* breadcum */
.breadcum {
background: #e80f0e;
padding: 15px 0;
float: left;
width: 100%;
position: relative;
}
.breadcum:before {
position: absolute;
content: "";
top: -4px;
left: 0;
right: 0;
margin: auto;
background-repeat: repeat-x;
background: url("../images/hover_bg.png");
height: 6px;
}
.breadcum:after {
position: absolute;
content: "";
bottom: -3px;
left: 0;
right: 0;
margin: auto;
background-repeat: repeat-x;
background: url("../images/hover_bg.png");
height: 6px;
}
.main_breadcum ul {
margin: 0 -20px;
}
.main_breadcum li {
float: left;
padding-right: 20px;
padding-left: 20px;
position: relative;
font-size: 14px;
line-height: 14px;
color: #ffcc00;
font-weight: 600;
position: relative;
}
.main_breadcum li:last-child:after {
display: none;
}
.main_breadcum li:after {
position: absolute;
content: "/";
right: 0;
top: 0;
bottom: 0;
font-size: 14px;
line-height: 14px;
color: #fff;
font-weight: 600;
}
.main_breadcum li a {
text-decoration: none;
color: #fff;
}
/* breadcum */
/*============ About ====================*/
/* History section */
.history_sction {
display: inline-block;
width: 100%;
vertical-align: top;
background: url("../images/p_bg.webp");
background-size: cover;
}
.main_history {
padding: 50px 0;
display: inline-block;
width: 100%;
vertical-align: top;
}
.main_history h2.title {
font-size: 36px;
line-height: 36px;
color: #000000;
font-weight: 700;
font-family: 'Roboto Slab', serif;
text-align: center;
margin-bottom: 25px;
}
.main_history .desc {
display: inline-block;
width: 100%;
vertical-align: top;
padding: 0 105px;
margin-bottom: 40px;
}
.main_history .desc p {
font-size: 17px;
line-height: 25px;
color: #181818;
text-align: center;
font-weight: 300;
}
.points_history {
float: left;
width: 100%;
}
.points_history ul {
margin: 0 -10px;
}
.points_history li {
float: left;
width: 100%;
padding: 0 10px;
}
.points_history li a {
min-height: 144px;
display: block;
text-align: center;
position: relative;
text-decoration: none;
border: 2px solid #ececec;
background: #fff;
font-size: 16px;
line-height: 16px;
color: #000000;
font-weight: 400;
}
.points_history li a:hover{
-webkit-box-shadow: 9px 12px 21px -7px rgba(0, 0, 0, 0.75);
-moz-box-shadow: 9px 12px 21px -7px rgba(0, 0, 0, 0.75);
box-shadow: 9px 12px 21px -7px rgba(0, 0, 0, 0.75);
}
.points_history li a span {
position: absolute;
top: 50%;
transform: translateY(-50%);
-moz-transform: translateY(-50%);
-ms-transform: translateY(-50%);
-o-transform: translateY(-50%);
-webkit-transform: translateY(-50%);
left: 0;
right: 0;
margin: auto;
}
.points_history li a:hover span{
color: #ffffff;
}
.points_history li.icon1 a span {
padding-top: 74px;
}
.points_history li.icon2 a span {
padding-top: 66px;
}
.points_history li.icon3 a span {
padding-top: 76px;
}
.points_history li.icon4 a span {
padding-top: 74px;
}
.points_history li.icon1 a span:after {
position: absolute;
left: 0;
right: 0;
top: 0;
margin: auto;
content: "";
background: url('../images/sprit.webp') no-repeat -62px -352px;
width: 41px;
height: 48px;
transition: 500ms all;
-moz-transition: 500ms all;
-ms-transition: 500ms all;
-webkit-transition: 500ms all;
}
.points_history li.icon2 a span:after {
position: absolute;
left: 0;
right: 0;
top: 0;
margin: auto;
content: "";
background: url('../images/sprit.webp') no-repeat -62px -416px;
width: 54px;
height: 40px;
transition: 500ms all;
-moz-transition: 500ms all;
-ms-transition: 500ms all;
-webkit-transition: 500ms all;
}
.points_history li.icon3 a span:after {
position: absolute;
left: 0;
right: 0;
top: 0;
margin: auto;
content: "";
background: url('../images/sprit.webp') no-repeat -64px -465px;
width: 52px;
height: 48px;
transition: 500ms all;
-moz-transition: 500ms all;
-ms-transition: 500ms all;
-webkit-transition: 500ms all;
}
.points_history li.icon4 a span:after {
position: absolute;
left: 0;
right: 0;
top: 0;
margin: auto;
content: "";
background: url('../images/sprit.webp') no-repeat -62px -352px;
width: 41px;
height: 48px;
transition: 500ms all;
-moz-transition: 500ms all;
-ms-transition: 500ms all;
-webkit-transition: 500ms all;
}
/* History section */
/* Order Online section */
.Order {
display: inline-block;
width: 100%;
vertical-align: top;
background: url("../images/order_bg.jpg") no-repeat;
background-size: cover;
background-position:center;
background-attachment: fixed;
}
.main_Order {
display: inline-block;
width: 100%;
vertical-align: top;
padding-top: 50px;
padding-bottom: 60px;
}
.main_Order h2.title {
font-size: 40px;
line-height: 40px;
color: #ffffff;
font-weight: 400;
font-family: 'Roboto Slab', serif;
text-align: center;
margin-bottom: 30px;
}
.main_Order p.desc {
font-size: 16px;
line-height: 24px;
color: #ffffff;
text-align: center;
padding: 0 290px;
margin-bottom: 40px;
}
.order_button {
float: left;
width: 100%;
text-align: center;
}
/* Order Online section */
/*============ About ====================*/
/*============ Our menu ====================*/
/* Our menu */
.Our_menu {
display: inline-block;
width: 100%;
vertical-align: top;
background: url("../images/p_bg.webp");
background-size: cover;
}
.main_Ourmenu {
display: inline-block;
width: 100%;
vertical-align: top;
padding-top: 50px;
padding-bottom: 25px;
}
.main_Ourmenu h2.title {
font-size: 36px;
line-height: 36px;
color: #000000;
font-weight: 700;
font-family: 'Roboto Slab', serif;
text-align: center;
margin-bottom: 60px;
}
.o_card {
float: left;
width: 100%;
}
.o_card li {
float: left;
padding: 0 15px;
width: 100%;
margin-bottom: 40px;
}
.o_card li .card {
float: left;
width: 100%;
position: relative;
display: block;
border: 3px solid #cfcfcf;
border-radius: 10px;
-moz-border-radius: 10px;
-ms-border-radius: 10px;
-o-border-radius: 10px;
-webkit-border-radius: 10px;
overflow: hidden;
}
.box-hvr{
transition:0.7s ease-in-out;
}
.box-hvr:hover{
-webkit-box-shadow: 6px 5px 30px 0px rgba(0,0,0,0.35);
-moz-box-shadow: 6px 5px 30px 0px rgba(0,0,0,0.35);
box-shadow: 6px 5px 30px 0px rgba(0,0,0,0.35);
}
.o_card li .card .C_img {
float: left;
position: relative;
text-align: center;
}
.o_card li .card .C_desc {
float: left;
padding: 20px;
width: calc(100% - 192px);
-moz-width: calc(100% - 192px);
-ms-width: calc(100% - 192px);
-o-width: calc(100% - 192px);
-webkit-width: calc(100% - 192px);
width: calc(100% - 192px);
width: position:relative;
}
.o_card li .card .C_desc .title {
font-size: 26px;
line-height: 26px;
font-weight: 700;
text-align: left;
color: #000;
font-family: 'Roboto', sans-serif;
margin-bottom: 8px;
}
.o_card li .card .C_desc .desc {
text-align: left;
margin-bottom: 7px;
}
.o_card li .card .price_block {
float: left;
width: 100%;
}
.o_card li .card .price_block .price {
float: left;
max-width: 110px;
text-align: left;
font-size: 26px;
line-height: 26px;
font-weight: 700;
margin-top: 15px;
color: #0b0b0b;
}
.o_card li .card .price_block .btn {
float: left;
margin-left: 5px;
width: auto;
text-align: left;
position: relative;
padding: 0;
margin: 0;
margin-top: 5px;
}
.o_card li .card .price_block .btn a {
width: 104px;
height: 36px;
line-height: 36px;
text-align: center;
color: #e70100;
font-size: 15px;
display: inline-block;
text-decoration: none;
background: #fff;
}
.o_card li .card .C_img:after {
top: 0;
bottom: 0;
right: -3px;
margin: auto;
background-repeat: repeat-x;
position: absolute;
content: "";
background: url("../images/gray_Vborder.png");
width: 6px;
}
.o_card li .card .desc {
font-size: 15px;
line-height: 24px;
color: #2c2c2c;
font-weight: 300;
text-align: center;
margin-bottom: 30px;
}
/* Our menu */
/* Quick border */
.quick_order {
display: inline-block;
width: 100%;
position: relative;
vertical-align: top;
text-align: center;
background: #e80f0e;
padding: 30px 0;
}
.quick_order:after {
position: absolute;
top: -4px;
left: 0;
right: 0;
margin: 0;
content: "";
background-repeat: repeat;
background: url("../images/hover_bg.png");
height: 6px;
}
.main_quickorder h3.title {
font-size: 40px;
line-height: 40px;
color: #ffffff;
font-family: 'Roboto Slab', serif;
margin-bottom: 15px;
}
.main_quickorder .call_quick span {
display: block;
color: #ffffff;
font-size: 40px;
line-height: 40px;
font-family: 'Roboto Slab', serif;
font-weight: 700;
}
.main_quickorder .call_quick span a {
text-decoration: none;
color: #fff;
}
.main_quickorder .call_quick span a:hover {
color:#ffcc00;
}
/* Quick border */
/*=============== Order Rightbar ================*/
.your_order {
float: left;
width: 100%;
border: 1px solid #cfcfcf;
border-radius: 5px;
-moz-border-radius: 5px;
-ms-border-radius: 5px;
-o-border-radius: 5px;
-webkit-border-radius: 5px;
overflow: hidden;
}
.your_order .Order_title {
display: inline-block;
width: 100%;
vertical-align: top;
background: #f1f1f1;
padding: 20px 15px;
padding-top: 19px;
padding-bottom: 17px;
}
.your_order .Order_title .O_lefttitle {
font-size: 17px;
line-height: 17px;
color: #000000;
float: left;
width: auto;
padding-right: 5px;
}
.your_order .Order_title .O_cart {
float: right;
width: auto;
vertical-align: top;
}
.your_order .Order_title .O_cart a {
display: inline-block;
width: 23px;
position: relative;
}
.your_order .Order_title .O_cart a:after {
position: absolute;
content: "";
background: url('../images/sprit.webp') no-repeat -89px -126px;
width: 24px;
height: 21px;
top: -10px;
left: 0;
bottom: 0;
right: 0;
margin: auto;
}
.Order_number {
float: left;
width: 100%;
}
.Order_number li {
float: left;
width: 100%;
list-style: none;
padding: 20px 15px 13px 20px;
border-bottom: 1px solid #cfcfcf;
}
.Order_number li .Order_number {
width: 100%;
display: flex;
vertical-align: top;
padding-left: 20px;
position: relative;
cursor: pointer;
}
.Order_number li .Order_number:after {
width: 14px;
content: "";
height: 14px;
background: #989898;
border-radius: 100%;
-moz-border-radius: 100%;
-ms-border-radius: 100%;
-o-border-radius: 100%;
-webkit-border-radius: 100%;
display: inline-block;
left: 0;
top: 0;
position: absolute;
transition: 500ms all;
-moz-transition: 500ms all;
-ms-transition: 500ms all;
-o-transition: 500ms all;
-webkit-transition: 500ms all;
}
.Order_number li .Order_number:before {
position: absolute;
content: "";
width: 6px;
height: 2px;
display: inline-block;
background: #fbdede;
left: 4px;
top: 6px;
z-index: 9;
}
.Order_number li:first-child .Order_number:after {
background: #e80f0e;
}
.Order_names {
/* float: left;
*/
/* width: auto;
*/
/* text-align: left;
*/
width: 100%;
}
.Order_names span {
display: inline-block;
width: 100%;
text-align: left;
vertical-align: top;
}
.Order_names span.O_name {
font-size: 14px;
line-height: 14px;
color: #000000;
display: block;
}
.Order_names span.O_type {
font-size: 12px;
line-height: 12px;
color: #8a8a8a;
font-family: 'Montserrat', sans-serif;
font-weight: 300;
margin-top: 4px;
}
.Order_price {
float: right;
font-size: 14px;
line-height: 14px;
color: #e80f0e;
font-weight: 700;
}
.totle_Oamount {
display: inline-block;
width: 100%;
vertical-align: top;
background: #f1f1f1;
padding: 20px;
padding-top: 30px;
}
.totle_Oamount a:hover{
color: #ffffff;
}
.O_totlecost {
float: left;
width: 100%;
margin-bottom: 27px;
}
.totle_Oamount span.O_title {
float: left;
font-size: 18px;
line-height: 18px;
color: #000000;
font-weight: 700;
font-family: 'Roboto', sans-serif;
}
.totle_Oamount span.O_price {
float: right;
font-size: 18px;
line-height: 18px;
color: #e80f0e;
font-weight: 700;
font-family: 'Roboto', sans-serif;
}
.totle_Oamount a.red_btn {
border-radius: 5px;
-moz-border-radius: 5px;
-ms-border-radius: 5px;
-o-border-radius: 5px;
-webkit-border-radius: 5px;
text-transform: uppercase;
width: 100%;
font-size: 16px;
}
/*=============== Order Rightbar ================*/
/*=============== Fifth Menu ================*/
.Our_menu.menu_fifth .menu_leftside {
float: left;
padding: 0 15px;
}
.Our_menu.menu_fifth .menu_leftside li {
float: left;
width: 100%;
border-bottom: 1px solid #cfcfcf;
}
.Our_menu.menu_fifth .menu_leftside li a {
display: inline-block;
width: 100%;
vertical-align: top;
padding: 15px 20px;
font-size: 14px;
line-height: 14px;
font-weight: 500;
color: #555555;
text-decoration: none;
position: relative;
}
.Our_menu.menu_fifth .menu_leftside li a:after {
position: absolute;
content: "";
right: 20px;
top: 0;
bottom: 0;
margin: auto;
background: url('../images/sprit.webp') no-repeat -154px -127px;
width: 5px;
height: 9px;
transition: 300ms all;
-moz-transition: 300ms all;
-ms-transition: 300ms all;
-o-transition: 300ms all;
-webkit-transition: 300ms all;
}
.Our_menu.menu_fifth .menu_leftside ul {
border: 1px solid #cfcfcf;
border-radius: 5px;
-moz-border-radius: 5px;
-ms-border-radius: 5px;
-o-border-radius: 5px;
-webkit-border-radius: 5px;
width: 100%;
float: left;
overflow: hidden;
margin-bottom: 20px;
}
.Our_menu.menu_fifth .menu_leftside li a .list_item {
display: inline-block;
width: 100%;
vertical-align: top;
padding-left: 42px;
position: relative;
}
.Our_menu.menu_fifth .menu_leftside li a .list_item:after {
background: url('../images/sprit.webp') no-repeat;
position: absolute;
content: "";
left: 0;
top: -5px;
transition: 300ms all;
-moz-transition: 300ms all;
-ms-transition: 300ms all;
-o-transition: 300ms all;
-webkit-transition: 300ms all;
}
.Our_menu.menu_fifth .menu_leftside li.pizza a .list_item:after {
background-position: -451px -24px;
width: 22px;
height: 21px;
}
.Our_menu.menu_fifth .menu_leftside li.burger1 a .list_item:after {
background-position: -451px -52px;
width: 24px;
height: 20px;
}
.Our_menu.menu_fifth .menu_leftside li.salads a .list_item:after {
background-position: -451px -80px;
width: 24px;
height: 22px;
}
.Our_menu.menu_fifth .menu_leftside li.fries a .list_item:after {
background-position: -452px -108px;
width: 22px;
height: 26px;
top: -8px;
}
.Our_menu.menu_fifth .menu_leftside li.drinks a .list_item:after {
background-position: -454px -141px;
width: 18px;
height: 27px;
top: -10px;
}
.Our_menu.menu_fifth .menu_leftside li:last-child {
border-bottom: none;
}
.Our_menu.menu_fifth .item_list {
float: left;
padding: 0 15px;
}
.Our_menu.menu_fifth .item_list li {
width: 100%;
}
.Our_menu.menu_fifth .right_cntbar {
width: 100%;
float: left;
padding-bottom: 44px;
}
.Our_menu.menu_fifth .menu_leftside li a:after {
background-position: -146px -127px;
width: 5px;
height: 9px;
}
.Our_menu.menu_fifth .menu_leftside li.active.pizza a .list_item:after {
background-position: -426px -24px;
}
.Our_menu.menu_fifth .menu_leftside li.active.burger1 a .list_item:after {
background-position: -424px -52px;
}
.Our_menu.menu_fifth .menu_leftside li.active.salads a .list_item:after {
background-position: -424px -80px;
}
.Our_menu.menu_fifth .menu_leftside li.active.fries a .list_item:after {
background-position: -425px -108px;
}
.Our_menu.menu_fifth .menu_leftside li.active.drinks a .list_item:after {
background-position: -431px -141px;
}
.Our_menu.menu_fifth .menu_leftside li.active a {
background: #e80f0e;
color: #fff;
}
.need_help {
display: inline-block;
width: 100%;
vertical-align: top;
border: 1px solid #cfcfcf;
padding: 25px 20px;
border-radius: 5px;
-moz-border-radius: 5px;
-ms-border-radius: 5px;
-o-border-radius: 5px;
-webkit-border-radius: 5px;
}
.need_help_mobile .need_help {
display: none;
}
.need_help .help_que {
float: left;
width: 100%;
text-align: center;
padding-top: 65px;
font-size: 20px;
line-height: 20px;
color: #333339;
margin-bottom: 20px;
position: relative;
}
.need_help .help_que:after {
position: absolute;
content: "";
background: url('../images/sprit.webp') no-repeat -91px -160px;
width: 53px;
height: 52px;
top: 0;
left: 0;
right: 0;
margin: auto;
}
.need_help .help_nub a{
float: left;
width: 100%;
text-align: center;
font-size: 25px;
color: #e80f0e;
margin-bottom: 14px;
}
.need_help .help_time {
float: left;
width: 100%;
vertical-align: top;
text-align: center;
font-size: 13px;
color: #868686;
}
.pizza_items.fifth_items .PT_image {
width: 34%;
float: left;
}
.pizza_items.fifth_items .PT_dscr {
width: 66%;
float: left;
padding: 10px 5px 9px 15px;
}
.PT_image .absoImg {
position: relative;
left: 0;
top: 0;
bottom: 0;
margin: auto;
max-width: inherit;
width: 100%;
height: 183px;
object-fit: cover;
object-position: center;
border-radius: 6px 6px 10px 0px;
}
.pizza_items.fifth_items .PT_image:after {
top: 0;
bottom: 0;
right: -3px;
margin: auto;
background-repeat: repeat-x;
position: absolute;
content: "";
background: url(../images/gray_Vborder.png);
width: 6px;
}
.pizza_items.fifth_items .PT_dscr .PT_title {
text-align: left;
margin-bottom: 8px;
}
.pizza_items.fifth_items .PT_dscr .PT_dtls {
text-align: left;
padding-left: 0;
padding-right: 0;
margin-bottom: 9px;
}
.pizza_items.fifth_items .PT_optn {
width: 100%;
margin-bottom: 0px;
}
.pizza_items.fifth_items .PT_optn li {
float: left;
width: auto !important;
margin-bottom:0 !important;
}
.pizza_items.fifth_items .price_block {
width: 100%;
display: flex;
}
.pizza_items.fifth_items .price_block .btn {
float: right;
}
.Our_menu.menu_fifth .main_Ourmenu h2.title {
margin-bottom: 50px;
}
/*=============== Fifth Menu ================*/
/*============ Our menu ====================*/
.content_menu.bottom_pitch {
margin-top: 0;
margin-bottom: 30px;
}
.content_menu.bottom_pitch:after {
width: 100%;
}
.content_menu.bottom_pitch ul li a {
color: #000000;
border:none;
}
.content_menu.bottom_pitch ul li.active a {
color: #fff;
}
.content_menu.bottom_pitch ul li.pizza a span.icon:after {
background: url('../images/sprit.webp') no-repeat -343px -20px;
width: 39px;
height: 37px;
transition: all 300ms;
-moz-transition: all 300ms;
-ms-transition: all 500ms;
-o-transition: all 500ms;
-webkit-transition: all 500ms;
}
.content_menu.bottom_pitch ul li.burger1 a span.icon:after {
background: url('../images/sprit.webp') no-repeat -342px -66px;
width: 38px;
height: 32px;
transition: all 500ms;
-moz-transition: all 500ms;
-ms-transition: all 500ms;
-o-transition: all 500ms;
-webkit-transition: all 500ms;
}
.content_menu.bottom_pitch ul li.salads a span.icon:after {
background: url('../images/sprit.webp') no-repeat -344px -108px;
width: 40px;
height: 36px;
transition: all 500ms;
-moz-transition: all 500ms;
-ms-transition: all 500ms;
-o-transition: all 500ms;
-webkit-transition: all 500ms;
}
.content_menu.bottom_pitch ul li.fries a span.icon:after {
background: url('../images/sprit.webp') no-repeat -339px -151px;
width: 30px;
height: 40px;
transition: all 500ms;
-moz-transition: all 500ms;
-ms-transition: all 500ms;
-o-transition: all 500ms;
-webkit-transition: all 500ms;
}
.content_menu.bottom_pitch ul li.drinks a span.icon:after {
background: url('../images/sprit.webp') no-repeat -338px -201px;
width: 30px;
height: 44px;
transition: all 500ms;
-moz-transition: all 500ms;
-ms-transition: all 500ms;
-o-transition: all 500ms;
-webkit-transition: all 500ms;
}
.content_menu.bottom_pitch .nav-tabs .nav-item.show .nav-link, .nav-tabs .nav-link.active{
background-color: #e60000 !important;
}
.content_menu.bottom_pitch ul li.pizza.active a span.icon:after {
background-position: -300px -20px;
}
.content_menu.bottom_pitch ul li.burger1.active a span.icon:after {
background-position: -300px -66px;
}
.content_menu.bottom_pitch ul li.salads.active a span.icon:after {
background-position: -298px -108px;
}
.content_menu.bottom_pitch ul li.fries.active a span.icon:after {
background-position: -303px -151px;
}
.content_menu.bottom_pitch ul li.drinks.active a span.icon:after {
background-position: -303px -201px;
}
.nav_manu .menu li a:hover {
color: #ffcc00;
}
.bottom_pitch ul li a:hover {
background: #e60000;
}
.quick_links li a:hover {
color: #ffcc00;
}
.social li a:hover {
color: #ffcc00;
}
.bottom_pitch ul li a:hover:after {
position: absolute;
content: "";
left: 0;
right: 0;
top: -3px;
margin: auto;
background-repeat: repeat-y;
background: url("../images/hover_bg.png");
height: 6px;
}
.bottom_pitch ul li:hover:before {
position: absolute;
content: "";
left: -4px;
bottom: 0;
top: 0;
l margin:auto;
background-repeat: repeat-x;
background: url("../images/hover_Vbg.png");
width: 6px;
}
.bottom_pitch ul li:hover:after {
position: absolute;
content: "";
right: -2px;
bottom: 0;
top: 0;
l margin:auto;
background-repeat: repeat-x;
background: url("../images/hover_Vbg.png");
width: 6px;
}
.bottom_pitch ul li .active:hover:after {
position: absolute;
content: "";
left: 0;
right: 0;
top: -30px;
margin: auto;
background-repeat: repeat-y;
background: url(../images/hover_bg.png);
height: 6px;
}
.bottom_pitch ul li .active span:before {
position: absolute;
content: "";
left: -53px;
width: 210px;
top: -11px;
margin: auto;
background-repeat: repeat-y;
background: url(../images/hover_bg.png);
height: 6px;
}
.content_menu.bottom_pitch ul li a.active {
color: #fff;
}
.bottom_pitch ul li .active:before {
position: absolute;
content: "";
left: -4px;
bottom: 0;
top: 0;
margin: auto;
background-repeat: repeat-x;
background: url("../images/hover_Vbg.png");
width: 6px;
}
.bottom_pitch ul li .active:after {
position: absolute;
content: "";
right: -2px;
bottom: 0;
top: 0;
margin: auto;
background-repeat: repeat-x;
background: url("../images/hover_Vbg.png");
width: 6px;
}
.content_menu.bottom_pitch ul li:hover a {
color: #fff;
}
.content_menu.bottom_pitch ul li.pizza:hover a span.icon:after, .content_menu.bottom_pitch ul li.pizza a.active span.icon:after {
background-position: -300px -20px;
}
.content_menu.bottom_pitch ul li.burger1:hover a span.icon:after, .content_menu.bottom_pitch ul li.burger1 a.active span.icon:after {
background-position: -300px -66px;
}
.content_menu.bottom_pitch ul li.salads:hover a span.icon:after, .content_menu.bottom_pitch ul li.salads a.active span.icon:after {
background-position: -298px -108px;
}
.content_menu.bottom_pitch ul li.fries:hover a span.icon:after, .content_menu.bottom_pitch ul li.fries a.active span.icon:after {
background-position: -303px -151px;
}
.content_menu.bottom_pitch ul li.drinks:hover a span.icon:after, .content_menu.bottom_pitch ul li.drinks a.active span.icon:after {
background-position: -303px -201px;
}
.Our_menu.menu_fifth .menu_leftside li.pizza a:hover .list_item:after, .Our_menu.menu_fifth .menu_leftside li.pizza a.active .list_item:after {
background-position: -426px -24px;
}
.Our_menu.menu_fifth .menu_leftside li.burger1 a:hover .list_item:after, .Our_menu.menu_fifth .menu_leftside li.burger1 a.active .list_item:after {
background-position: -424px -52px;
}
.Our_menu.menu_fifth .menu_leftside li.salads a:hover .list_item:after, .Our_menu.menu_fifth .menu_leftside li.salads a.active .list_item:after {
background-position: -424px -80px;
}
.Our_menu.menu_fifth .menu_leftside li.fries a:hover .list_item:after, .Our_menu.menu_fifth .menu_leftside li.fries a.active .list_item:after {
background-position: -425px -108px;
}
.Our_menu.menu_fifth .menu_leftside li.drinks a:hover .list_item:after, .Our_menu.menu_fifth .menu_leftside li.drinks a.active .list_item:after {
background-position: -431px -141px;
}
.Our_menu.menu_fifth .menu_leftside li a:hover {
background: #e80f0e;
color: #fff;
}
.Our_menu.menu_fifth .menu_leftside li a.active {
background: #e80f0e;
color: #fff;
}
.left_cntbar {
float: left;
width: 75%;
padding: 0 10px;
}
.main_Ourmenu .right_cntbar {
float: left;
width: 25%;
}
.P_itmesbox {
float: left;
width: 100%;
border: 2px solid #cfcfcf;
border-radius: 10px;
margin-bottom: 30px;
transition: all 0.5s ease;
-moz-border-radius: 10px;
-ms-border-radius: 10px;
-o-border-radius: 10px;
-webkit-border-radius: 10px;
overflow: hidden;
/* -webkit-box-shadow: 6px 5px 30px 0px rgba(0,0,0,0.35);
-moz-box-shadow: 6px 5px 30px 0px rgba(0,0,0,0.35);
box-shadow: 6px 5px 30px 0px rgba(0,0,0,0.35);*/
}
.P_itmesbox:hover{
box-shadow: 6px 15px 20px 0px rgba(0,0,0,0.75);
}
.pizza_items ul {
margin: 0 -10px;
}
.pizza_items li {
width: 33.33%;
float: left;
padding: 0 10px;
margin-bottom: 20px;
}
.pizza_items .PT_image {
position: relative;
width: 100%;
display: inline-block;
background: #cfcfcf;
}
.PT_dscr {
float: left;
width: 100%;
padding: 30px 15px;
overflow: hidden;
text-align: center;
padding-bottom: 22px;
}
.PT_dscr .PT_title {
text-align: center;
display: inline-block;
width: 100%;
margin-bottom: 16px;
font-size: 24px;
line-height: 28px;
font-weight: 700;
color: #000000;
}
.PT_dscr .PT_dtls {
display: inline-block;
width: 100%;
vertical-align: top;
text-align: center;
font-size: 14px;
line-height: 21px;
color: #3c3c3c;
font-weight: 400;
padding: 0 20px;
margin-bottom: 13px;
}
.pizza_items .PT_image img {
border-top-left-radius: 10px;
-moz-border-top-left-radius: 10px;
-ms-border-top-left-radius: 10px;
-o-border-top-left-radius: 10px;
-webkit-border-top-left-radius: 10px;
border-top-right-radius: 10px;
-moz-border-top-right-radius: 10px;
-ms-border-top-right-radius: 10px;
-o-border-top-right-radius: 10px;
-webkit-border-top-right-radius: 10px;
}
.PT_optn {
display: inline-block;
width: auto;
}
.PT_optn ul {
margin: 0 -8px;
}
.PT_optn li {
float: left;
width: auto !important ;
padding: 0 8px;
}
.PT_optn li label {
font-size: 12px;
line-height: 12px;
color: #575757;
cursor: pointer;
display: inline-block;
position: relative;
padding-left: 15px;
margin-bottom: 0;
}
.PT-radio input[type="radio"] {
position: absolute;
opacity: 0;
}
.PT-radio input[type="radio"] + label::before {
content: "";
position: absolute;
left: 0;
top: 0;
background: url('../images/sprit.webp') no-repeat -416px -5px;
width: 10px;
height: 10px;
vertical-align: middle;
}
.gf-form input[type="radio"]:disabled + label {
opacity: .5;
cursor: default;
}
.gf-checkbox input[type="checkbox"]:not(:checked):hover + label::before {
background-position: 0 -13px;
}
.gf-checkbox input[type="checkbox"]:checked + label::before {
background-position: 0 -26px;
}
.PT-radio input[type="radio"] + label::before {
background-position: -416px -5px;
}
.PT-radio input[type="radio"]:checked + label::before {
background-position: -403px -5px;
}
.gf-form input[type="radio"]:focus + label {
outline: dotted 1px;
}
.price_block {
display: flex;
width: auto;
}
.price_block .price {
width: 50%;
font-size: 24px;
line-height: 26px;
color: #0b0b0b;
font-weight: 700;
margin-top: 11px;
text-align: left;
}
.pizza_items .PT_image:after {
position: absolute;
content: "";
background: url("../images/border_making.png");
background-repeat: repeat-x;
height: 4px;
bottom: -3px;
left: 0;
right: 0;
margin: auto;
}
/*==================== Cart ====================*/
.main_cart {
display: inline-block;
width: 100%;
vertical-align: top;
padding-bottom: 50px;
background:url('../images/cart_bg.jpg');
background-repeat:repeat;
background-position:center top;
}
.cart_list {
float: left;
width: 100%;
}
.cart_list ul.inner_cartlist li {
float: left;
width: 100%;
position: relative;
padding: 20px 0;
}
.cart_list ul.inner_cartlist li:hover{
background: #f3f3f3;
}
.cart_list ul.inner_cartlist li:after {
position: absolute;
content: "";
left: 0;
right: 0;
bottom: -2px;
background-repeat: repeat-y;
background: url("../images/gray_Hborder.png");
height: 6px;
}
.cart_list li.header {
padding-bottom: 20px;
background: #f3f3f3;
}
.cart_list li.header h4 {
font-size: 16px;
line-height: 16px;
color: #000000;
text-transform: capitalize;
}
.cart_list li.header .main_head {
float: left;
width: 100%;
}
.cart_list li.header .main_head > div {
min-height: inherit !important;
}
.cart_list li .edit {
float: left;
width: 6.22%;
}
.cart_list li .pro_name {
float: left;
width: 54.52%;
padding-left: 6px;
}
.cart_list li .pro_qty {
width: 12.53%;
float: left;
text-align: center;
min-height: 74px;
position: relative;
}
.cart_list li .pro_price {
width: 13.15%;
float: left;
text-align: center;
min-height: 74px;
position: relative;
}
.cart_list li .pro_total {
width: 13.58%;
float: left;
text-align: center;
min-height: 74px;
position: relative;
}
.cuntr {
display: inline-block;
width: 100%;
height: 29px;
max-width: 83px;
border: 1px solid #cfcfcf;
}
.cuntr button {
width: 15px;
height: 15px;
display: inline-block;
}
.cuntr input {
width: 100%;
max-width: 40px;
display: inline-block;
}
.edit_div {
display: inline-block;
width: 100%;
vertical-align: top;
transform: translateY(-50%);
-moz-transform: translateY(-50%);
-ms-transform: translateY(-50%);
-o-transform: translateY(-50%);
-webkit-transform: translateY(-50%);
margin-top: 50%;
}
.edit_div a {
display: block;
text-align: center;
margin-bottom: 15px;
font-size: 18px;
line-height: 18px;
color: #adadad;
}
.edit_div a:last-child {
margin-bottom: 0;
}
.edit_div .del i:hover{
color: #e80f0e;
-moz-transition: none;
}
.edit_div .edit_new i:hover{
color: #000000;
-moz-transition: none;
}
.products {
display: inline-block;
width: 100%;
vertical-align: top;
text-align: left;
}
.products .pro_img .absoImg {
border-radius: 0px;
}
.products h3.pro_title {
line-height: 0px;
}
.products .pro_img {
display: inline-block;
width: auto;
vertical-align: top;
position: relative;
}
.products .pro_descr {
width: auto;
padding-left: 20px;
display: inline-block;
vertical-align: top;
}
.products .pro_descr h3.pro_title a {
font-size: 18px;
line-height: 18px;
color: #000000;
font-weight: 500;
font-family: 'Roboto', sans-serif;
margin-bottom: 8px;
margin-top: 5px;
text-decoration: none;
}
.products .pro_descr p.pro_dtls {
font-size: 15px;
line-height: 15px;
color: #2c2c2c;
margin-bottom: 9px;
}
.products .pro_descr p.size {
font-size: 14px;
line-height: 14px;
color: #000000;
}
.products .pro_descr p.size span {
padding-right: 5px;
}
.cart_list li.rows h4 {
font-size: 18px;
line-height: 18px;
color: #000000;
font-weight: 500;
position: absolute;
left: 0;
right: 0;
margin: auto;
top: 50%;
transform: translateY(-50%);
-moz-transform: translateY(-50%);
-ms-transform: translateY(-50%);
-o-transform: translateY(-50%);
-webkit-transform: translateY(-50%);
}
main_cart .main_Ourmenu h2.title {
margin-bottom: 25px;
}
input[type="number"] {
-webkit-appearance: textfield;
-moz-appearance: textfield;
appearance: textfield;
}
input[type=number]::-webkit-inner-spin-button, input[type=number]::-webkit-outer-spin-button {
-webkit-appearance: none;
}
.number-input {
display: inline-flex;
padding: 6px;
border: 1px solid #cfcfcf;
border-radius: 3px;
display: inline-flex;
position: absolute;
left: 0;
right: 0;
margin: auto;
top: 50%;
background: #ffffff;
transform: translateY(-50%);
-moz-transform: translateY(-50%);
-ms-transform: translateY(-50%);
-o-transform: translateY(-50%);
-webkit-transform: translateY(-50%);
max-width: 85px;
}
.number-input, .number-input * {
box-sizing: border-box;
}
.number-input button {
outline: none;
-webkit-appearance: none;
background-color: #ababab;
border: none;
align-items: center;
justify-content: center;
width: 15px;
height: 15px;
cursor: pointer;
margin: 0;
position: relative;
border-radius: 100%;
-moz-border-radius: 100%;
-ms-border-radius: 100%;
-o-border-radius: 100%;
-webkit-border-radius: 100%;
transition: 500ms all;
-moz-transition: 500ms all;
-ms-transition: 500ms all;
-o-transition: 500ms all;
-webkit-transition: 500ms all;
}
.number-input button:before, .number-input button:after {
display: inline-block;
position: absolute;
content: '';
width: 9px;
height: 2px;
background-color: #fff;
transform: translate(-50%, -50%);
-moz-transform: translate(-50%, -50%);
-ms-transform: translate(-50%, -50%);
-o-transform: translate(-50%, -50%);
-webkit-transform: translate(-50%, -50%);
}
.number-input button.plus:after {
transform: translate(-50%, -50%) rotate(90deg);
-moz-transform: translate(-50%, -50%) rotate(90deg);
-ms-transform: translate(-50%, -50%) rotate(90deg);
-o-transform: translate(-50%, -50%) rotate(90deg);
-webkit-transform: translate(-50%, -50%) rotate(90deg);
}
.number-input input[type=number] {
font-family: sans-serif;
max-width: 40px;
padding: .5rem;
border-width: 0 2px;
font-size: 18px;
height: 15px;
font-weight: bold;
text-align: center;
}
.main_cart .main_Ourmenu h2.title{
margin-bottom:25px;
}
.coupan_block{
float:left;
width:100%;
margin-top:40px;
margin-bottom:25px;
}
.coupan_code {
width: 100%;
max-width: 365px;
margin-top: 10px;
height: 40px;
display: inline-block;
position: relative;
}
.coupan_code input[type="text"] {
display: inline-block;
height: 45px;
padding-right: 170px;
padding-left: 20px;
color: #6c6c6c;
width: 100%;
background: #fff;
border:1px solid #cfcfcf;
}
.coupan_code input[placeholder] {
color: ffffff;
font-size: 14px;
border-radius: 5px;
-moz-border-radius: 5px;
-ms-border-radius: 5px;
-o-border-radius: 5px;
-webkit-border-radius: 5px;
}
.coupan_code .send{
height:41px;
position: absolute;
top:1px;
right: 1px;
font-size: 0px;
width: 160px;
background: #e80f0e;
border-bottom-right-radius: 4px;
-moz-border-bottom-right-radius: 4px;
-ms-border-bottom-right-radius: 4px;
-webkit-border-bottom-right-radius: 4px;
border-top-right-radius: 4px;
-moz-border-top-right-radius: 4px;
-ms-border-top-right-radius: 4px;
-webkit-border-top-right-radius: 4px;
font-size:14px;
color:#fff;
text-transform:uppercase;
font-weight:700;
}
.subscribebutton {
position: absolute;
top: 0;
bottom: 0;
right: 0;
background: url(../images/sprit.webp) no-repeat -147px -91px;
width: 40px;
height: 23px;
margin: auto;
}
.Redio_diltype{
float:right;
width:auto;
margin-top:22px;
}
.Redio_diltype ul{
margin:0 -25px;
}
.Redio_diltype li{
float:left;
padding:0 25px;
}
.Redio_diltype li input{
opacity:0;
visibility:hidden;
}
.Redio_diltype li label{
position:relative;
padding-left:24px;
display:inline-block;
vertical-align:top;
font-size:18px;
line-height:18px;
font-weight:700;
color:#212121;
}
.Redio_diltype li label:after{
position:absolute;
content:"";
background: url('../images/sprit.webp') no-repeat -565px -13px;
width: 15px;
height: 14px;
left:0;
top:0;
}
.Redio_diltype li input:checked + label:after{
background-position:-544px -12px;
width: 16px;
height: 16px;
}
.checkout{
float:left;
width:100%;
text-align:right;
}
.checkout p.order_dscr{
font-size:14px;
line-height:16px;
color:#212121;
margin-bottom:12px;
}
.checkout p.order_total{
color:#e80f0e;
font-weight:700;
margin-bottom: 30px;
font-size:22px;
line-height:22px;
}
.checkout p.order_total span{
color:#212121;
font-weight:400;
}
.btn_checkout{
display:inline-block;
}
.btn_checkout a{
float:left;
}
.btn_checkout a.gray_btn{
width:153px;
height:45px;
line-height:45px;
color:#fff;
background:#1a1a1a;
display:inline-block;
text-align:center;
text-decoration:none;
font-size:14px;
text-transform:uppercase;
border-radius:3px;
-moz-border-radius:3px;
-ms-border-radius:3px;
-o-border-radius:3px;
-webkit-border-radius:3px;
font-weight:700;
margin-right:20px;
}
.btn_checkout a.red_btn{
width:233px;
height:45px;
line-height:45px;
color:#fff;
background:#e80f0e;
display:inline-block;
text-align:center;
text-decoration:none;
font-size:14px;
text-transform:uppercase;
border-radius:3px;
-moz-border-radius:3px;
-ms-border-radius:3px;
-o-border-radius:3px;
-webkit-border-radius:3px;
font-weight:700;
padding:0;
}
.btn_checkout a.red_btn:hover{
background: #ffcc00;
color: #000;
text-decoration: none;
}
/*==================== Cart ====================*/
/*==================== Checkout ====================*/
.main_checkout{
float:left;
width:100%;
padding-top:65px;
padding-bottom:155px;
background: url(../images/cart_bg.jpg);
background-repeat: repeat;
background-position: center top;
}
.inner_checkout .left_cnt{
padding:0 59px;
float:left;
}
.inner_checkout .right_cntbar{
float:left;
}
.inner_checkout .left_cnt h2.title {
font-size: 36px;
line-height: 36px;
color: #000000;
font-weight: 700;
font-family: 'Roboto Slab', serif;
text-align: left;
margin-bottom: 41px;
}
.checkout-form{
float:left;
width:100%;
}
.checkout-form ul{
margin:0 -10px;
}
.checkout-form li{
float:left;
width:50%;
padding:0 10px;
margin-bottom:17px;
}
.checkout-form li label{
font-size:16px;
text-transform:capitalize;
font-weight:400;
margin-bottom:7px;
font-family: 'Roboto', sans-serif;
}
.checkout-form li.fullwidth{
width:100%;
}
.checkout-form li.fullwidth input {
margin-bottom: 0;
}
.checkout-form li.fullwidth input:last-child{
margin-top:10px;
}
.inner_checkout .Order_number li{
background:#f1f1f1;
}
.inner_checkout .your_order .Order_title{
background:#fff;
}
.inner_checkout .your_order .totle_Oamount{
background:#fff;
}
.inner_checkout .totle_Oamount span.O_title{
font-size:15px;
line-height:15px;
font-weight:500;
}
.inner_checkout .totle_Oamount .totle_Oamount.span.O_price{
font-size:15px;
line-height:15px;
color:#4d4a4a;
}
.inner_checkout .totle_Oamount span.O_price.O_title_otput{
font-size:15px;
line-height:15px;
color:#4d4a4a;
font-weight:500;
}
.inner_checkout .totle_Oamount span.O_price{
font-size:15px;
line-height:15px;
}
.inner_checkout .O_totlecost{
margin-bottom:22px;
}
.inner_checkout .totle_Oamount a.red_btn{
margin-top:7px;
}
.checkout-form li label span{
font-size: 16px;
line-height: 16px;
}
button.checkout-btn.red_btn.trans {
width: 175px;
border-radius: 3px;
font-family: 'Roboto', sans-serif;
font-size: 14px;
text-transform: uppercase;
}
/*==================== Checkout ====================*/
/*==================== login ====================*/
#login{
float: left;
width: 100%;
padding-top: 55px;
padding-bottom: 80px;
background: url(../images/cart_bg.jpg);
background-repeat: repeat;
background-position: center top;
}
.login_section{
float:left;
width:100%;
padding-top:45px;
}
.login_left,.signup_right{
float:left;
width:50%;
padding:0 50px;
}
.login_section h2.title{
font-size:36px;
line-height:36px;
color:#000000;
font-weight:700;
margin-bottom:36px;
}
.login_left ul{
margin:0 -15px;
}
.login_left li{
margin-bottom:30px;
float:left;
width:100%;
padding:0 15px;
}
.login_left li.half{
width:50%;
font-size:14px;
line-height:14px;
color:#2f2f2f;
font-weight:400;
}
.login_left li.half a{
text-decoration:none;
color:#2f2f2f;
}
.login_section li label{
font-weight:500;
}
.login_left li button{
border-radius:3px;
-moz-border-radius:3px;
-ms-border-radius:3px;
-o-border-radius:3px;
-webkit-border-radius:3px;
width:153px;
font-family: 'Roboto', sans-serif;
font-size:14px;
text-transform:uppercase;
}
.checkbox{
margin-top:0;
}
.checkbox label{
position:relative;
padding-left:24px;
display:inline-block;
vertical-align:top;
font-size:14px;
line-height:14px;
font-family: 'Roboto', sans-serif;
font-weight:400;
color:#2f2f2f;
margin-top:0;
cursor: pointer;
}
.checkbox label:after{
position:absolute;
content:"";
background: url('../images/sprit.webp') no-repeat -565px -13px;
width: 15px;
height: 14px;
left:0;
top:-2px;
}
.checkbox [type="checkbox"]:checked + label:after{
background-position:-544px -12px;
width: 16px;
height: 16px;
}
.checkbox input[type="checkbox"]{
display:block;
}
h4.create_ac{
font-size:14px;
line-height:14px;
color:#3c3c3c;
font-family: 'Montserrat', sans-serif;
color:#3c3c3c;
margin-bottom:25px;
}
h4.title_checklist{
font-size:16px;
line-height:16px;
color:#000000;
font-weight:500;
margin-bottom:20px;
}
.signup_right li{
margin-bottom:30px;
}
.signup_right li button{
width:153px;
border-radius:3px;
-moz-border-radius:3px;
-ms-border-radius:3px;
-o-border-radius:3px;
-webkit-border-radius:3px;
font-family: 'Roboto', sans-serif;
font-size:14px;
text-transform:uppercase;
}
.checklist li{
margin-bottom:15px;
}
.signup_right{
position:relative;
}
.signup_right:after{
position:absolute;
content:"";
background:url('../images/divider_login.png');
background-repeat:no-repeat;
width:6px;
height:512px;
left:0;
top:-45px;
}
.login_box{
padding: 0 60px;
}
/*==================== login ====================*/
/*==================== login ====================*/
#contact_us{
float: left;
width: 100%;
padding-top: 48px;
padding-bottom: 30px;
background: url(../images/cart_bg.jpg);
background-repeat: repeat;
background-position: center top;
}
.contact{
float:left;
width:100%;
padding-top:45px;
}
.contact_section h2.title{
font-size:36px;
line-height:36px;
color:#000000;
font-weight:700;
margin-bottom:31px;
}
.contact_left ul{
margin:0 -15px;
}
.contact_left li{
margin-bottom:20px;
float:left;
width:100%;
padding:0 15px;
}
.contact_left li.half{
width:50%;
font-size:14px;
line-height:14px;
color:#2f2f2f;
font-weight:400;
}
.contact_left li.half a{
text-decoration:none;
color:#2f2f2f;
}
.contact_section li label{
font-weight:500;
}
.contact_left li button{
border-radius:3px;
-moz-border-radius:3px;
-ms-border-radius:3px;
-o-border-radius:3px;
-webkit-border-radius:3px;
width:223px;
font-family: 'Roboto', sans-serif;
font-size:14px;
text-transform:uppercase;
}
.contact_left li textarea{
min-height:123px;
}
.contact_right li{
margin-bottom:30px;
}
.contact_right li button{
width:153px;
border-radius:3px;
-moz-border-radius:3px;
-ms-border-radius:3px;
-o-border-radius:3px;
-webkit-border-radius:3px;
font-family: 'Roboto', sans-serif;
font-size:14px;
text-transform:uppercase;
}
.checklist li{
margin-bottom:15px;
}
.contact_section .contact_box {
float: left;
padding-left: 50px;
}
ul.contact_dtls li{
padding-left:35px;
position:relative;
}
ul.contact_dtls li span{
position:absolute;
left:0;
top:0;
color: #f00;
font-size:22px;
}
ul.contact_dtls li.email span{
font-size: 18px;
left: -5px;
}
.contact_right h3.cont_header {
font-weight: 400;
color: #3c3c3c;
font-size: 18px;
line-height: 26px;
font-family: 'Roboto', sans-serif;
margin-bottom: 19px;
}
ul.contact_dtls li h3.cont_title{
font-size:20px;
line-height:20px;
color:#1b1817;
font-weight:500;
margin-bottom:14px;
}
ul.contact_dtls li p,ul.contact_dtls li p a{
font-size:16px;
line-height:16px;
color:#3c3c3c;
font-family: 'Roboto', sans-serif;
text-decoration:none;
}
ul.contact_dtls li p a:hover{
color:#ffcc00;
}
ul.contact_dtls li:last-child p{
margin-bottom:8px;
}
#cont_map .map{
position:relative;
}
#cont_map .map:after{
top:-1px;
left: 0;
right: 0;
margin: auto;
content: "";
position: absolute;
background-repeat: repeat-y;
background: url(../images/map_border.png);
height: 5px;
}
.map iframe {
width: 100%;
height: 350px;
}
/*==================== login ====================*/
/*==================== Terms & Conditions ====================*/
#TandC{
float: left;
width: 100%;
padding-top: 57px;
padding-bottom: 54px;
background: url(../images/cart_bg.jpg);
background-repeat: repeat;
background-position: center top;
}
.TandC_section{
float:left;
width:100%;
text-align:center;
}
.TandC_contact{
display:inline-block;
vertical-align:top;
width:100%;
max-width:940px;
}
.TandC_contact li{
list-style:decimal;
font-size:16px;
line-height:16px;
color:#181818;
font-family: 'Roboto', sans-serif;
font-weight:300;
margin-bottom:15px;
text-align:left;
}
.TandC_contact li p{
font-size:16px;
line-height:16px;
color:#181818;
font-family: 'Roboto', sans-serif;
font-weight:300;
line-height:24px;
padding-left:24px;
text-align:left;
}
.TandC_contact h2.title{
font-size: 36px;
line-height: 36px;
color: #000000;
font-weight: 700;
margin-bottom: 41px;
}
.TermsConditions {
display: flex;
width: 100%;
padding-top: 46px;
padding-bottom: 35px;
font-size: 16px;
line-height: 28px;
}
.TermsConditions p {
font-size: 16px;
line-height: 28px;
font-weight: 400;
text-align: justify;
margin-bottom: 10px;
}
.TermsConditions dl, .TermsConditions ol, .TermsConditions ul {
margin-top: 0;
margin-bottom: 1rem;
padding-left: 20px;
}
.TermsConditions h1 {
font-size: 38px;
margin-bottom: 25px;
font-weight: 800;
}
.TermsConditions h2 {
font-size: 32px;
}
.TermsConditions h3 {
font-size: 28px;
}
.TermsConditions h1, .TermsConditions h2, .TermsConditions h3 {
font-weight: 700;
margin-bottom: 20px;
letter-spacing: -0.5px;
}
.TermsConditions ul {
list-style-type: circle;
}
.TermsConditions ul li, .TermsConditions ol li {
margin: 0 0 8px;
}
.TermsConditions ul, .TermsConditions ol {
padding-left: 25px;
}
.TermsConditions h6 {
font-size: 17px;
font-weight: 600;
margin-bottom: 15px;
}
.TermsConditions table {
border-collapse: collapse;
border: 1px solid #e4e4e4;
width: 100%;
text-align: center;
}
.TermsConditions tbody {
display: table-row-group;
vertical-align: middle;
border-color: inherit;
}
.TermsConditions th {
background: #f2f2f2;
}
.TermsConditions th, .TermsConditions td {
border-right: solid 1px #ccc;
padding: 5px 0;
}
.TermsConditions td {
border-top: solid 1px #ccc;
}
.TermsConditions th, .TermsConditions td {
border-right: solid 1px #ccc;
padding: 5px 0;
}
.WCIGS{
padding-top:20px ;
}
.TermsConditions h4 {
font-size: 24px;
font-weight: 500;
margin-bottom: 15px;
}
.TermsConditions h5 {
font-size: 20px;
font-weight: 500;
margin-bottom: 15px;
}
/*==================== Terms & Conditions ====================*/
/*==================== 404 ====================*/
.content-404 {
text-align: center;
}
.bg-404{
vertical-align: top;
background: url(../images/p_bg.webp);
background-repeat: no-repeat;
background-size: cover;
background-position: top center;
width: 100%;
padding-top: 70px;
padding-bottom: 70px;
font-size: 16px;
line-height: 28px;
}
.content-404 h1 {
font-family: 'Montserrat', sans-serif;
font-size: 210px;
font-weight: 400;
color: #e80f0e;
}
.content-404 h5 i {
font-size: 25px;
}
.btn_cmpted.home-btn {
margin-top: 40px;
}
/*==================== 404 ====================*/
/*==================== Faq ====================*/
#faq{
float: left;
width: 100%;
padding-top: 48px;
padding-bottom: 35px;
background: url(../images/cart_bg.jpg);
background-repeat: repeat;
background-position: center top;
}
.faq_section{
float:left;
width:100%;
text-align:center;
}
.faq_contact{
display:inline-block;
vertical-align:top;
width:100%;
max-width:940px;
}
.faq_contact li{
font-size:16px;
line-height:16px;
color:#181818;
font-family: 'Roboto', sans-serif;
font-weight:300;
margin-bottom:30px;
text-align:left;
}
.faq_contact li:last-child{
margin-bottom:0;
}
.faq_contact li h3{
font-size:22px;
line-height:30px;
color:#000000;
font-family: 'Roboto', sans-serif;
margin-bottom:10px;
}
.faq_contact li p{
font-size:16px;
line-height:16px;
color:#181818;
font-family: 'Roboto', sans-serif;
font-weight:300;
line-height:24px;
text-align:left;
}
.faq_contact h2.title{
font-size: 36px;
line-height: 36px;
color: #000000;
font-weight: 700;
margin-bottom: 41px;
}
/*==================== Faq ====================*/
/*==================== order-complated ====================*/
#complated{
float: left;
width: 100%;
padding-top: 80px;
padding-bottom: 65px;
background: url(../images/cart_bg.jpg);
background-repeat: repeat;
background-position: center top;
text-align:center;
}
.main_complated,.inner_complated{
float:left;
width:100%;
text-align:center;
}
.inner_complated .img_cmpted{
display:inline-block;
width:100%;
text-align:center;
vertical-align:top;
margin-bottom:55px;
}
.inner_complated .dsc_cmpted{
text-align:center;
font-size:16px;
line-height:24px;
font-family: 'Montserrat', sans-serif;
color:#181818;
padding:0 230px;
margin-bottom:50px;
}
.btn_cmpted a.red_btn{
width:233px;
height:45px;
border-radius:2px;
-moz-border-radius:2px;
-ms-border-radius:2px;
-o-border-radius:2px;
-webkit-border-radius:2px;
font-size:16px;
text-transform:uppercase;
font-family: 'Montserrat', sans-serif;
font-weight:600;
}
/*==================== order-complated ====================*/
input.form-control.help-block,textarea.form-control.help-block {
border-color: #ff0000;
margin-top: 0px;
}
form .help-block {
color: #ff0000;
font-size: 14px;
}
@media only screen and (min-width: 1200px) {
.points_history li a:hover {
background: #e80f0e;
color: #fff;
}
.points_history li.icon1 a:hover span:after {
background-position: -112px -352px;
}
.points_history li.icon2 a:hover span:after {
background-position: -126px -416px;
}
.points_history li.icon3 a:hover span:after {
background-position: -128px -465px;
}
.points_history li.icon4 a:hover span:after {
background-position: -112px -352px;
}
.red_btn:hover,.btn_checkout a.gray_btn:hover{
background: #ffcc00;
color: #000;
text-decoration: none;
}
.o_card li .card:hover .price_block .btn a {
background: #e60000;
color: #fff;
}
.PT_optn li label:hover {
color: #e60000;
}
.PT-radio input[type="radio"]:hover + label::before {
background-position: -403px -5px;
}
.Order_number li .Order_number:hover:after {
background: #e80f0e;
}
.Our_menu.menu_fifth .menu_leftside li a:hover:after {
background-position: -146px -127px;
width: 5px;
height: 9px;
}
.edit_div a.del:hover {
color: #F00;
}
.edit_div a.edit_new:hover {
color: #ffa500;
}
.products .pro_descr h3.pro_title a:hover {
color: #e80f0e;
}
.number-input button:hover {
background: #000;
}
.coupan_code .send:hover{
background:#ffcc00;
color:#000000;
}
.login_left li.half a:hover{
color: #ffcc04;
}
}
@media only screen and (max-width: 1200px) {
.Cart .Cart_count:before{
right: -43px;
}
}
/* common css for screen size < 1199 */
@media only screen and (max-width: 1199px) {
.absoImg{
height: auto;
}
.bottom_pitch ul li .active span:before{
content: none;
}
}
@media (min-width: 992px) and (max-width: 1199.98px) {
.nav_manu .menu li a {
padding: 22px 29px !important;
margin-top: 0px;
}
.sticky .nav_manu .menu li a {
padding: 21px 29px !important;
margin-top: -9px;
}
.price_block .btn a::after {
left: 0px;
}
.card:hover .price_block .btn a::after, .P_itmesbox:hover .price_block .btn a::after {
left: -12px;
}
.price_block .price {
font-size: 19px;
}
.card:hover .price_block .btn a::after, .P_itmesbox:hover .price_block .btn a::after {
left: -12px;
}
.card_btn {
margin: 10px 0px 0px 25px;
}
.PT_dscr {
padding: 30px 10px;
}
.price_block .price {
width: 45%;
}
.P_itmesbox .card_btn {
margin: 10px 0px 0px 0px;
font-size: 15px;
}
}
/* common css for screen size between 1024 to 1199 */
@media only screen and (min-width: 1024px) and (max-width: 1199px) {
.PT_dscr .PT_title, .PT_dscr .PT_title{
font-size: 20px;
}
.p_card li .card .C_desc {
padding: 12px 0px 0px 10px;
}
.p_card li {
padding: 15px 0px;
}
.PT_image .absoImg {
height: 186px;
}
.need_help .help_nub {
font-size: 23px;
}
.red_btn, a.red_btn {
padding: 0px;
}
.Our_menu.menu_fifth .right_cntbar{
padding: 0px;
}
.PT_dscr {
padding: 30px 9px;
}
.PT_dscr .PT_dtls{
padding:0px;
}
.PT_optn li {
padding: 0 3px;
margin-bottom: 0px
}
}
/* common css for screen size between 768 to 1199 */
@media only screen and (min-width: 768px) and (max-width: 1199px) {
.PT_dscr .PT_title, .PT_dscr .PT_title{
font-size: 20px;
}
.Cart {
margin-right: 50px;
}
.main_hwork li.deliver_L:after {
right: -90px;
}
.hwork .col-md-10.col-md-offset-1 {
width: 100%;
margin-left: 0;
}
.quick_links {
max-width: 50%;
text-align: left;
}
.location {
text-align: left;
max-width: 50%;
}
.subscribe {
text-align: left;
}
.location span {
text-align: left;
}
.sbcr_label br {
display: none;
}
.middle_Cpitch .desc br {
display: none;
}
.middle_Cpitch .desc:before {
right: 0;
}
.p_card li:last-child {
margin-bottom: 0px;
}
.p_card li .card .C_desc:after {
top: 0;
bottom: 0;
left: -4px;
margin: auto;
background-repeat: repeat-x;
position: absolute;
content: "";
background: url(../images/gray_Vborder.png);
width: 6px;
}
.main_popular{
padding-bottom:50px;
}
.p_card li .card .price_block .price{
float: left;
margin-bottom: 20px;
}
.price_block .btn{
max-width:100%;
margin-left:0;
padding-left:0;
}
.main_history .desc{
padding:0 50px;
}
.main_Order p.desc{
padding:0 100px;
}
.o_card li .card .C_img:after{
position: absolute;
content: "";
background: url(../images/border_making.png);
background-repeat: repeat-x;
height: 4px;
bottom: -3px;
left: 0;
right: 0;
margin: auto;
}
.o_card li .card .C_desc{
padding: 10px 10px 10px 20px;
}
.main_Ourmenu h2.title{
margin-bottom:45px;
}
.p_card li .card .C_desc {
padding: 12px 0px 0px 10px;
}
.p_card li {
padding: 15px 0px;
}
}
@media only screen and (min-width: 992px) and (max-width: 1023.99px) {
.PT_image .absoImg {
height: 186px;
}
.need_help .help_nub {
font-size: 23px;
}
.red_btn, a.red_btn {
padding: 0 30px;
}
.Our_menu.menu_fifth .right_cntbar{
padding: 0px;
}
.PT_dscr {
padding: 30px 9px;
}
.PT_dscr .PT_dtls{
padding:0px;
}
.PT_optn li {
padding: 0 3px;
margin-bottom: 0px
}
.nav_manu .menu li a {
padding: 35px 10px;
}
.top_nav {
border-image-slice: 17;
}
}
/* common css for screen size between 768 to 1023 */
@media only screen and (min-width: 768px) and (max-width: 1023px) {
.nav_manu .menu li {
margin-right: 5px;
}
.Menu_list {
margin-top: 20px;
}
.Cart {
margin-left: 25px;
margin-top: 29px;
}
.H_banner img {
max-width: 1400px;
}
h1.page_title {
font-size: 40px;
margin-bottom: 0px;
}
h3.cntct, .cntct.typewriter-effect span a {
font-size: 30px;
}
.main_hwork li.deliver_L:after {
display: none;
}
.main_hwork li.order:after {
display: none;
}
.main_history .desc{
padding:0;
}
.main_Order p.desc{
padding:0 50px;
}
.pizza_items li{
width:50%;
}
.PT_dscr .PT_dtls{
padding-left:0;
padding-right:0;
}
.products {
display: flex;
}
.Order_number li {
padding-left: 18px;
}
.inner_checkout .left_cnt{
padding: 0px;
}
.products .pro_descr p.pro_dtls {
font-size: 14px;
line-height: 20px;
}
}
/* common css for screen size < 991 */
@media only screen and (max-width: 991px) {
.pizza_items.fifth_items .PT_dscr, .pizza_items.fifth_items .PT_image{
width: 100%
}
.p_card li:last-child{
margin-bottom: 0px;
}
.p_card li .card .C_desc:after {
top: 0;
bottom: 0;
left: -4px;
margin: auto;
background-repeat: repeat-x;
position: absolute;
content: "";
background: url(../images/gray_Vborder.png);
width: 6px;
}
.main_popular{
padding-bottom:50px;
}
.p_card li .card .price_block .price{
max-width: 100%;
width: 50%;
float: left;
margin-bottom: 20px;
}
.price_block .btn{
max-width:100%;
margin-left:5px;
padding-left:0;
}
.main_Order p.desc{
padding:0 30px;
}
.main_history .desc{
padding:0;
}
.o_card li .card .C_desc{
width:100%;
}
.o_card li .card .C_desc{
padding-left:10px;
padding-right:10px;
}
.o_card li .card .C_img{
width:100%;
}
.main_Ourmenu{
padding-bottom:0;
}
.inner_complated .dsc_cmpted{
padding-left:30px;
padding-right:30px;
}
#complated{
padding-top:50px;
padding-bottom:50px;
}
.TandC_contact{
padding:0 15px;
}
#TandC{
padding-top:50px;
padding-bottom:50px;
}
.o_card li .card .C_img:after{
display:none;
}
.main_Ourmenu h2.title{
margin-bottom:30px;
}
.main_Ourmenu{
padding-top:30px;
}
.PT_optn li{
padding:0 3px;
}
.main_checkout {
padding-bottom: 65px;
}
#login {
padding-bottom: 30px;
padding-top: 0px;
}
}
@media only screen and (min-width: 768px) and (max-width: 991px){
.H_banner {
background-position: center;
background-size: cover;
background-attachment: inherit;
height: 350px;
}
.nav_manu .menu li a {
padding: 10px 13px !important;
}
.open-main-nav {
display: none;
}
.nav_manu .menu li a:hover:before, .sticky .nav_manu .menu li a:hover:before {
background-size: 27%;
top: 17px;
right: -77px;
}
.nav_manu .menu li a:after, .sticky .nav_manu .menu li a:after {
top: 30px;
width: 60%;
}
.sticky .nav_manu .menu li a:hover:after, .nav_manu .menu li a:focus:after, .nav_manu .menu li a:active:after {
right: 22px;
}
.nav_manu .menu li a:hover:after, .nav_manu .menu li a:focus:after, .nav_manu .menu li a:active:after {
right: 22px;
}
.sticky .nav_manu .menu li a {
padding: 10px 13px !important;
margin-top: -5px;
}
.bottom_pitch ul li.burger1 a span.icon {
padding-left: 47px;
}
.price_block .price {
font-size: 19px;
}
.price_block .btn a::after {
left: -12px;
background-size: 100%;
}
.price_block .btn a::after {
width: 89%;
}
.card:hover .price_block .btn a::after, .P_itmesbox:hover .price_block .btn a::after {
left: -11px;
}
.card_btn {
margin: 10px 0px 0px 0px;
}
.price_block .price {
width: 43%;
}
.contact_section h2.title{
font-size: 23px;
}
.bottom_pitch ul li.salads a span.icon {
padding-left: 51px;
}
.p_card li {
padding: 15px 0px;
}
.p_card li .card .C_img {
width: 100%;
}
.p_card li .card .C_desc{
width: 100%;
padding: 12px 22px 12px 20px;
}
.login_box {
padding: 0 15px 0 20px;
}
.login_section h2.title {
font-size: 29px;
}
.login_left li{
padding: 0 10px;
}
.o_card li {
padding: 0 30px;
}
.need_help {
padding: 10px 7px;
}
.need_help .help_que{
font-size: 18px;
margin-bottom: 5px;
}
.need_help .help_nub {
font-size: 19px;
margin-bottom: 5px;
}
.pizza_items.fifth_items .PT_dscr, .pizza_items.fifth_items .PT_image{
width: 100%
}
.Our_menu.menu_fifth .menu_leftside, .right_cntbar{
padding: 0px;
}
.red_btn, a.red_btn {
padding: 0 20px;
}
.right_cntbar {
margin-bottom: 30px;
}
.main_Ourmenu .right_cntbar {
width: 30%;
padding: 0px;
}
.left_cntbar {
width: 70%;
}
.products .pro_img .absoImg {
height: 80px;
}
.main_header .top_nav .container {
max-width: 100% !important;
}
.Cart .Cart_count {
width: 115px;
padding-left: 5px;
font-size: 13px;
}
.Cart {
margin-left: 10px !important;
}
}
/* common css for screen size < 767 */
@media only screen and (max-width: 768px) {
.inner_checkout .left_cnt{
padding: 0px;
}
/*.nav_manu .menu li a {
padding: 35px 0px;
}*/
.Cart {
margin-top: 25px;
}
.top_nav {
border-image-slice: 12;
}
.H_banner.home {
height: 350px;
}
.main_pitch {
top: 60%;
}
.main_header .top_nav .container {
max-width: 100%;
}
}
/* common css for screen size < 767 */
@media only screen and (max-width: 767px) {
.p_card li .card .C_desc .title {
font-size: 22px;
}
.content-404 h1 {
font-size: 130px;
}
.nav_manu .menu li {
float: left;
width: 100%;
text-align: center;
margin-bottom: 10px;
}
.Cart .Cart_count:before {
display: none;
}
.Cart .Cart_count:after {
display: none;
}
/* .Menu_list {
float: left;
width: auto;
margin-top: 30px;
position: absolute;
right: 0;
left: 0;
top: 36px;
background: #fff;
height: 800px;
transform: translatey(-126px) rotatex(90deg);
-moz-transform: translatey(-126px) rotatex(90deg);
-ms-transform: translatey(-126px) rotatex(90deg);
-o-transform: translatey(-126px) rotatex(90deg);
-webkit-transform: translatey(-126px) rotatex(90deg);
transition: 500ms all;
-moz-transition: 500ms all;
-ms-transition: 500ms all;
-transition: 500ms all;
-webkit-transition: 500ms all;
opacity: 0;
visibility: hidden;
}
.Menu_list.active {
transform: translatey(0) rotatex(0);
-moz-transform: translatey(0) rotatex(0);
-ms-transform: translatey(0) rotatex(0);
-o-transform: translatey(0) rotatex(0);
-webkit-transform: translatey(0) rotatex(0);
opacity: 1;
visibility: visible;
}
.nav_manu .menu li a {
padding: 10px;
color: #ff0000;
font-size: 30px;
line-height: 30px;
font-weight: 400;
}
.nav_manu {
margin-top: 15px;
}
.Menu_list ul {
margin-top: 50px;
}
.nav_manu a.toggle_menu {
position: absolute;
top: 70px;
right: 15px;
font-size: 25px;
color: #fff;
padding: 0 10px;
border-radius: 3px;
border: 1px solid #ffcc01;
background-color: rgba(5, 5, 5, 0.2);
z-index: 1;
display: inline-block;
text-decoration: none;
}
*/
.open-main-nav {
display: block;
}
.Menu_list{
display: none;
}
.bottom_pitch {
margin-top: 0px;
background-color: #e60000;
padding-bottom: 0px;
}
.main_Ourmenu .bottom_pitch {
background-color: transparent;
padding-bottom: 0px;
}
.bottom_pitch ul li.active a:after {
background-image: none;
}
.bottom_pitch ul li.active:before {
background-image: none;
}
.bottom_pitch ul li.active:after {
background-image: none;
}
.bottom_pitch ul li a span.icon {
max-width: 140px;
}
.main_hwork li.order:after {
display: none;
}
.main_hwork li.deliver_L:after {
display: none;
}
.main_hwork li {
width: 100%;
text-align: center !important;
margin-bottom: 40px;
}
.main_hwork li:last-child {
margin-bottom: 0px;
}
.main_hwork {
margin: 30px 0;
}
.main_popular {
padding: 30px 0;
}
.main_popular .title {
font-size: 30px;
line-height: 30px;
}
.p_card li:last-child {
margin-bottom: 0px;
}
.p_card li .card .C_img {
width: 100%;
}
.p_card li .card .C_desc {
width: 100%;
}
.p_card li .card .C_desc:after {
top: 0;
bottom: 0;
left: -4px;
margin: auto;
background-repeat: repeat-x;
position: absolute;
content: "";
background: url(../images/gray_Vborder.png);
width: 6px;
}
.main_popular .desc br {
display: none;
}
.quick_links {
max-width: 100%;
text-align: left;
}
.quick_links:after {
display: none;
}
.location:after {
display: none;
}
.location span {
text-align: left;
}
.sbcr_label br {
display: none;
}
.location {
max-width: 100%;
text-align: left;
}
.subscribe {
max-width: 100%;
text-align: left;
}
.payment {
width: 100%;
text-align: center;
}
.social {
width: 100%;
text-align: center;
margin-top: 25px;
}
.social li {
float: none;
display: inline-block;
vertical-align: top;
}
.main_client .container {
padding-top: 65px;
}
.middle_Cpitch .desc br {
display: none;
}
.middle_Cpitch .title {
font-size: 30px;
line-height: 30px;
margin-bottom: 50px;
}
.payment span {
display: block;
text-align: center;
padding: 0px;
}
.payment span.pay_cards {
display: block;
margin-top: 15px;
text-align: center;
}
.Cart {
position: absolute;
top: 0;
right: 10px;
}
.top_nav .logo {
margin-top: 15px;
}
.bottom_pitch ul li a span.icon {
width: 100%;
text-align: left;
}
.mobile_title {
display: inline-block;
}
.main_cnt {
display: none;
padding: 15px;
}
.M_footer .title {
display: block;
position: relative;
margin-bottom: 0;
padding: 10px;
background: #000;
border-bottom: 1px solid #ccc;
}
.M_footer .title:after {
position: absolute;
content: "";
width: 15px;
height: 1px;
background: #fc0;
top: 20px;
right: 20px;
}
.M_footer .title:before {
position: absolute;
content: "";
width: 1px;
height: 15px;
background: #fc0;
top: 13px;
right: 27px;
transition: all 500ms;
-moz-transition: all 500ms;
-ms-transition: all 500ms;
-webkit-transition: all 500ms;
}
.M_footer .title.fiaccDiv:before {
transform: rotate(90deg);
-moz-transform: rotate(90deg);
-ms-transform: rotate(90deg);
-webkit-transform: rotate(90deg);
}
.main_footer .col-md-12 {
padding: 0px;
}
.main_footer {
padding: 0;
}
.main_cnt {
float: left;
width: 100%;
}
.bottom_pitch ul li {
width: 50%;
}
.bottom_pitch ul li.pizza a span.icon:after {
left: 0px;
}
.bottom_pitch ul li.drinks a span.icon:after {
left: 4px;
}
.bottom_pitch ul li.fries a span.icon:after {
left: 4px;
}
.bottom_pitch ul li a {
text-align: left;
}
.H_banner img {
max-width: 1000px;
}
h1.page_title {
font-size: 30px;
line-height: 30px;
margin-bottom: 20px;
}
h3.cntct, .cntct.typewriter-effect span a, .cntct.typewriter-effect span a {
font-size: 25px;
line-height: 25px;
}
.main_header.inner_page .H_banner img {
max-width: 1500px !important;
}
.points_history li{
margin-bottom:20px;
}
.main_history{
padding-bottom:30px;
}
.main_history h2.title{
font-size:26px;
line-height:29px;
}
.main_Order h2.title{
font-size:26px;
line-height:28px;
}
.o_card li .card .C_img{
font-size:26px;
line-height:30px;
}
.main_quickorder h3.title{
font-size:26px;
}
.main_quickorder .call_quick span{
font-size:24px;
line-height:14px;
}
.TandC_contact h2.title{
font-size:26px;
line-height:30px;
}
.contact_section .contact_box{
padding-left: 20px;
}
.signup_right:after{
content: none;
}
.left_cntbar {
width: 100%;
}
button.checkout-btn.red_btn.trans {
width: 180px;
}
}
/* common css for screen size between 600 to 767 */
@media only screen and (min-width: 600px) and (max-width: 767px) {
.open-main-nav {
display: block;
}
.Menu_list{
display: none;
}
}
@media (min-width: 576px) and (max-width: 767.98px) {
.main-nav::before {
left: 30%;
width: 50%;
right: 0px;
}
.main-nav ul {
height: 50%;
}
.Cart .Cart_count{
display: none;
}
.cart_img{
display: block;
width: 50px;
float: right;
margin-right: 60px;
margin-top: -13px;
}
.open-main-nav {
top: 15px;
}
.card:hover .price_block .btn a:after, .P_itmesbox:hover .price_block .btn a:after {
top: 2px;
left: -8px;
background-size: 95%;
}
.price_block .btn a {
padding: 0 10px;
}
.price_block .btn a:after {
top: 4px;
left: 0px;
background-size: 95%;
}
.price_block .price {
font-size: 23px;
}
.card_btn {
margin: 10px 0px 0px 0px;
}
.PT_dscr {
padding: 30px 10px;
}
.Our_menu.menu_fifth .item_list , .main_Ourmenu .right_cntbar{
padding: 0 100px;
}
}
/* common css for screen size between 568 to 767 */
@media only screen and (min-width: 568px) and (max-width: 767px) {
.H_banner img {
max-width: 1200px;
}
.H_banner {
background-position: center;
background-size: cover;
background-attachment: inherit;
height: 300px;
}
.open-main-nav {
display: block;
}
.Menu_list{
display: none;
}
h1.page_title {
font-size: 45px;
line-height: 45px;
margin-bottom: 20px;
}
h3.cntct, .cntct.typewriter-effect span a, .cntct.typewriter-effect span a {
font-size: 35px;
line-height: 35px;
}
.bottom_pitch ul li {
width: 50%;
}
.cart_list li .pro_qty {
width: 16%;
}
.cart_list li .pro_name {
width: 50%;
}
.products .pro_descr {
padding: 10px 0px 0px;
}
.edit .edit_div{
margin-top: 100%;
}
.p_card li{
padding: 15px 0px;
}
.p_card li .card .C_desc {
padding: 10px 10px 20px 20px;
}
.need_help_mobile .need_help {
display: inline-block;
}
.need_help{
display: none;
}
.Our_menu.menu_fifth .menu_leftside, .right_cntbar{
padding: 0px;
}
.red_btn, a.red_btn {
padding: 0 30px;
}
.right_cntbar {
margin-bottom: 30px;
}
.main_Ourmenu .right_cntbar {
width: 100%;
}
}
/* common css for screen size between 480 to 767 */
@media only screen and (min-width: 320px) and (max-width: 767px) {
.open-main-nav {
display: block;
}
.Menu_list{
display: none;
}
.H_banner {
background-position: center;
background-size: cover;
background-attachment: inherit;
height: 200px;
}
}
@media only screen and (max-width: 575px) {
.contact_section h2.title{
font-size: 24px;
}
.btn_checkout a.gray_btn{
width: 28%;
margin-right: 10px
}
.btn_checkout a.red_btn{
width: 68%;
}
.btn_checkout {
display: block;
}
.Cart .Cart_count{
display: none;
}
.cart_img {
display: block;
width: 55px;
float: right;
margin-right: 45px;
margin-top: -13px;
}
.open-main-nav {
top: 19px;
right: 13px;
}
.burger {
width: 20px;
}
.price_block .btn a::after {
left: 0px;
}
.card:hover .price_block .btn a::after, .P_itmesbox:hover .price_block .btn a::after {
left: -15px;
}
.card_btn {
margin: 10px 0px 0px 0px;
padding: 6px 11px;
}
.img_cmpted img{
width: 30%;
}
.inner_complated .img_cmpted {
margin-bottom: 30px;
}
.main_pitch {
top: 58%;
}
.cart_list li.rows h4 {
font-size: 14px;
line-height: 18px;
left: -12px;
right: -7px;
}
.cart_list li .pro_price {
width: 13.15%;
text-align: left;
}
.cart_list li .pro_qty {
width: 24.53%;
text-align: left;
}
.number-input {
padding: 5px 0;
left: -35px;
max-width: 60px;
}
.number-input input[type=number] {
max-width: 27px;
padding: 0.1rem;
font-size: 17px;
}
.cart_list li .pro_name {
width: 42.52%;
}
.products .pro_descr {
width:260px;
padding: 10px 0 0;
}
.cart_list li .edit {
float: left;
width: 6.22%;
}
.edit_div{
margin-top: 180%;
}
.absoImg {
position: relative;
left: 0;
top: 0;
bottom: 0;
margin: auto;
max-width: inherit;
width: 100%;
height: 180px;
object-fit: cover;
object-position: center;
border-radius: 6px 6px 0px 0px;
}
.products .pro_img .absoImg {
height: 70px;
width: 82%;
border-radius: 0px;
}
.checkout-form li {
float: left;
width: 100%;
}
.p_card li {
padding: 15px 15px;
}
.slick-prev{
left:-12px;
}
.slick-next{
right: -7px;
}
.slick-prev, .slick-next{
top:45px;
}
.login_box {
padding: 0 0px;
}
.login_section h2.title {
font-size: 27px;
}
.login_left li {
padding: 0 5px;
}
.need_help {
display: none;
}
.need_help_mobile .need_help {
width: 100%;
margin: 30px 0px;
vertical-align: top;
border: 1px solid #cfcfcf;
padding: 25px 20px;
display: inline-block;
}
.left_cntbar, .main_Ourmenu .right_cntbar{
width: 100%;
}
.Our_menu.menu_fifth .item_list, .main_Ourmenu .right_cntbar{
padding: 0px;
}
.bottom_pitch ul li a span.icon {
max-width: 100%;
text-align: left;
}
.main_Ourmenu .right_cntbar {
margin-bottom: 30px;
margin-top: 30px;
}
#login{
padding-top:0px;
}
.top_nav {
border-image-slice: 26;
}
}
/* common css for screen size < 479 */
@media only screen and (max-width: 481px) {
.bottom_pitch ul li {
width: 50%;
}
.bottom_pitch ul li.pizza a span.icon:after {
left: 0px;
}
.bottom_pitch ul li.drinks a span.icon:after {
left: 4px;
}
.bottom_pitch ul li.fries a span.icon:after {
left: 4px;
}
.bottom_pitch ul li a {
text-align: left;
}
.H_banner img {
max-width: 1000px;
}
.open-main-nav {
display: block;
}
.Menu_list{
display: none;
}
h1.page_title {
font-size: 30px;
line-height: 30px;
margin-bottom: 20px;
}
h3.cntct, .cntct.typewriter-effect span a {
font-size: 25px;
line-height: 25px;
}
.points_history li{
width:100%;
}
.main_Order p.desc{
padding:0;
}
.inner_complated .dsc_cmpted{
padding-left:0;
padding-right:0;
}
}
/* common css for screen size < 400 */
@media only screen and (max-width: 400px) {
.H_banner {
background-position: center;
background-size: cover;
background-attachment: inherit;
height: 200px;
}
.open-main-nav {
display: block;
}
.Menu_list{
display: none;
}
.main_client .container {
padding-top: 40px;
}
.middle_Cpitch .desc{
margin-bottom: 20px;
}
}
/* common css for screen size < 320 */
@media only screen and (max-width: 320px) {
.H_banner img {
max-width: 1000px;
}
h1.page_title {
font-size: 25px;
line-height: 25px;
margin-bottom: 15px;
}
h3.cntct, .cntct.typewriter-effect span a, .cntct.typewriter-effect span a {
font-size: 20px;
line-height: 20px;
}
.bottom_pitch ul li a span.icon {
max-width: 100%;
}
.open-main-nav {
display: block;
}
.Menu_list{
display: none;
}
.main-nav ul {
transform: translateX(-50%) skew(-15deg);
}
}
/* Float Shadow */
.hvr-float-shadow {
display: inline-block;
vertical-align: middle;
-webkit-transform: perspective(1px) translateZ(0);
transform: perspective(1px) translateZ(0);
box-shadow: 0 0 1px rgba(0, 0, 0, 0);
position: relative;
-webkit-transition-duration: 0.3s;
transition-duration: 0.3s;
-webkit-transition-property: transform;
transition-property: transform;
}
.hvr-float-shadow:before {
pointer-events: none;
position: absolute;
z-index: -1;
content: '';
top: 100%;
left: 5%;
height: 10px;
width: 90%;
opacity: 0;
background: -webkit-radial-gradient(center, ellipse, rgba(0, 0, 0, 0.35) 0%, rgba(0, 0, 0, 0) 80%);
background: radial-gradient(ellipse at center, rgba(0, 0, 0, 0.35) 0%, rgba(0, 0, 0, 0) 80%);
/* W3C */
-webkit-transition-duration: 0.3s;
transition-duration: 0.3s;
-webkit-transition-property: transform, opacity;
transition-property: transform, opacity;
}
.hvr-float-shadow:hover, .hvr-float-shadow:focus, .hvr-float-shadow:active {
-webkit-transform: translateY(-5px);
transform: translateY(-5px);
/* move the element up by 5px */
}
.hvr-float-shadow:hover:before, .hvr-float-shadow:focus:before, .hvr-float-shadow:active:before {
opacity: 1;
-webkit-transform: translateY(5px);
transform: translateY(5px);
/* move the element down by 5px (it will stay in place because it's attached to the element that also moves up 5px) */
}
/* Ripple Out */
@-webkit-keyframes hvr-ripple-out {
100% {
top: -8px;
right: -8px;
bottom: -8px;
left: -8px;
opacity: 0;
}
}
@keyframes hvr-ripple-out {
100% {
top: -8px;
right: -8px;
bottom: -8px;
left: -8px;
opacity: 0;
}
}
.hvr-ripple-out {
display: inline-block;
vertical-align: middle;
-webkit-transform: perspective(1px) translateZ(0);
transform: perspective(1px) translateZ(0);
box-shadow: 0 0 1px rgba(0, 0, 0, 0);
position: relative;
}
.hvr-ripple-out:before {
content: '';
position: absolute;
border: #e81c0c solid 6px;
top: 0;
right: 0;
bottom: 0;
left: 0;
border-radius: 50px;
-webkit-animation: 1s infinite;
animation: 1s infinite;
transition: all 0.5s ease;
}
.hvr-ripple-out:hover:before, .hvr-ripple-out:focus:before, .hvr-ripple-out:active:before {
-webkit-animation-name: hvr-ripple-out;
animation-name: hvr-ripple-out;
border: #ffcc01 solid 6px;
}
.coupan_code .send.hvr-ripple-out:before{
border-bottom-right-radius: 4px;
-moz-border-bottom-right-radius: 4px;
-ms-border-bottom-right-radius: 4px;
-webkit-border-bottom-right-radius: 4px;
border-top-right-radius: 4px;
-moz-border-top-right-radius: 4px;
-ms-border-top-right-radius: 4px;
-webkit-border-top-right-radius: 4px;
border-bottom-left-radius: 0px;
-moz-border-bottom-left-radius: 0px;
-ms-border-bottom-left-radius: 0px;
-webkit-border-bottom-left-radius: 0px;
border-top-left-radius: 0px;
-moz-border-top-left-radius: 0px;
-ms-border-top-left-radius: 0px;
-webkit-border-top-left-radius: 0px;
}
.squre-btn.hvr-ripple-out:before{
border-radius: 0px;
-moz-border-radius: 0px;
-ms-border-radius: 0px;
-webkit-border-radius: 0px;
} | 0.270577 | 0.048182 |
.App {
text-align: center;
}
.App-logo {
height: 40vmin;
pointer-events: none;
}
@media (prefers-reduced-motion: no-preference) {
.App-logo {
animation: App-logo-spin infinite 20s linear;
}
}
.App-header {
background-color: #282c34;
min-height: 100vh;
display: flex;
flex-direction: column;
align-items: center;
justify-content: center;
font-size: calc(10px + 2vmin);
color: white;
}
.App-link {
color: #61dafb;
}
@keyframes App-logo-spin {
from {
transform: rotate(0deg);
}
to {
transform: rotate(360deg);
}
}
@import url("https://fonts.googleapis.com/css2?family=Roboto+Condensed:wght@300&display=swap");
@import url("https://fonts.googleapis.com/css2?family=Pacifico&display=swap");
@import url("https://fonts.googleapis.com/css2?family=Pacifico&display=swap");
@import url("https://cdn.syncfusion.com/ej2/material.css");
:root {
--primary-white: #fff;
--primary-orange: #f9ab00;
--primary-light-grey: #f4f4f4;
--primary-grey: #ccd1d9;
--primary-dark-grey: #666666;
--primary-dark1: rgb(52, 58, 64);
--primary-dark: rgba(255, 255, 255, 0);
--primary-red: #ef4035;
--primary-hover-red: #f33501;
--primary-black: #000000;
--primary-transparent-black: rgba(0, 0, 0, 0.7);
--primary-green: green;
}
body {
font-family: "Roboto Condesed", sans-serif;
}
/************************ NAVBAR *********************************/
nav {
z-index: 2;
}
.logo {
width: 15.25rem;
}
/*----- MENU LINKS --------*/
nav a.nav-link {
font-size: 0.7rem;
letter-spacing: 0.0000375rem;
cursor: pointer;
border-top: 0.1875rem solid var(--primary-dark);
}
nav ul li {
text-transform: uppercase;
}
.navbar-nav > li > a {
margin-right: 0.075rem;
margin-left: 20rem;
margin-top: 0.1rem;
color: var(--primary-white) !important;
border-top: 0.1875rem solid var(--primary-dark);
}
.navbar-brand {
max-width: 17.25rem;
padding: 0 !important;
height: 6rem !important;
}
@media (max-width: 768px) {
.navbar-brand {
width: 20rem;
}
}
.navbar-nav > li > a.active,
.navbar-nav > li > a:focus {
border-top: 0.1875rem solid var(--primary-dark);
}
.navbar-nav > li > a:hover {
border-top: 0.1875rem solid var(--primary-dark);
}
/************************ HEADER *********************************/
.header-wrapper {
position: relative;
background: url(./Components/pictures/weather-background.jpg) no-repeat;
background-size: cover;
background-position: center;
height: 100vh;
}
.main-info {
display: flex;
position: absolute;
top: 0;
left: 0;
bottom: 0;
right: 0;
flex-direction: column;
justify-content: center;
align-items: center;
text-align: center;
font-family: "Pacifico", cursive;
z-index: 1;
}
.main-info h1 {
color: var(--primary-orange);
}
/*----- HEADER RESUME --------*/
.btn-main-offer {
border: 2px solid var(--primary-orange);
text-transform: uppercase;
border-radius: 0rem;
padding: 10.75rem, 10.75rem, 10.75rem, 10.75rem;
color: var(--primary-blue);
margin: 4rem;
font-size: 1rem;
background-color: var(--primary-light-grey);
}
.wrapper {
display: -webkit-box;
display: -ms-flexbox;
display: flex;
-webkit-box-pack: justify;
-ms-flex-pack: justify;
justify-content: space-between;
width: flex;
height:100px
}
.btn-main-offer:hover {
text-decoration: none;
background-color: var(--primary-light-grey);
color: var(--primary-black);
transition: 0.2s ease-in-out;
}
.contact-btn {
margin: 1rem 0 0 0;
width: 100%;
background: var(--primary-orange);
}
.contact-btn:hover {
text-decoration: none;
background-color: var(--primary-hover-red);
color: var(--primary-white);
transition: 0.2s ease-in-out;
font-family: "Roboto Dispensed ", cursive;
} | ads-frontend/src/App.css | .App {
text-align: center;
}
.App-logo {
height: 40vmin;
pointer-events: none;
}
@media (prefers-reduced-motion: no-preference) {
.App-logo {
animation: App-logo-spin infinite 20s linear;
}
}
.App-header {
background-color: #282c34;
min-height: 100vh;
display: flex;
flex-direction: column;
align-items: center;
justify-content: center;
font-size: calc(10px + 2vmin);
color: white;
}
.App-link {
color: #61dafb;
}
@keyframes App-logo-spin {
from {
transform: rotate(0deg);
}
to {
transform: rotate(360deg);
}
}
@import url("https://fonts.googleapis.com/css2?family=Roboto+Condensed:wght@300&display=swap");
@import url("https://fonts.googleapis.com/css2?family=Pacifico&display=swap");
@import url("https://fonts.googleapis.com/css2?family=Pacifico&display=swap");
@import url("https://cdn.syncfusion.com/ej2/material.css");
:root {
--primary-white: #fff;
--primary-orange: #f9ab00;
--primary-light-grey: #f4f4f4;
--primary-grey: #ccd1d9;
--primary-dark-grey: #666666;
--primary-dark1: rgb(52, 58, 64);
--primary-dark: rgba(255, 255, 255, 0);
--primary-red: #ef4035;
--primary-hover-red: #f33501;
--primary-black: #000000;
--primary-transparent-black: rgba(0, 0, 0, 0.7);
--primary-green: green;
}
body {
font-family: "Roboto Condesed", sans-serif;
}
/************************ NAVBAR *********************************/
nav {
z-index: 2;
}
.logo {
width: 15.25rem;
}
/*----- MENU LINKS --------*/
nav a.nav-link {
font-size: 0.7rem;
letter-spacing: 0.0000375rem;
cursor: pointer;
border-top: 0.1875rem solid var(--primary-dark);
}
nav ul li {
text-transform: uppercase;
}
.navbar-nav > li > a {
margin-right: 0.075rem;
margin-left: 20rem;
margin-top: 0.1rem;
color: var(--primary-white) !important;
border-top: 0.1875rem solid var(--primary-dark);
}
.navbar-brand {
max-width: 17.25rem;
padding: 0 !important;
height: 6rem !important;
}
@media (max-width: 768px) {
.navbar-brand {
width: 20rem;
}
}
.navbar-nav > li > a.active,
.navbar-nav > li > a:focus {
border-top: 0.1875rem solid var(--primary-dark);
}
.navbar-nav > li > a:hover {
border-top: 0.1875rem solid var(--primary-dark);
}
/************************ HEADER *********************************/
.header-wrapper {
position: relative;
background: url(./Components/pictures/weather-background.jpg) no-repeat;
background-size: cover;
background-position: center;
height: 100vh;
}
.main-info {
display: flex;
position: absolute;
top: 0;
left: 0;
bottom: 0;
right: 0;
flex-direction: column;
justify-content: center;
align-items: center;
text-align: center;
font-family: "Pacifico", cursive;
z-index: 1;
}
.main-info h1 {
color: var(--primary-orange);
}
/*----- HEADER RESUME --------*/
.btn-main-offer {
border: 2px solid var(--primary-orange);
text-transform: uppercase;
border-radius: 0rem;
padding: 10.75rem, 10.75rem, 10.75rem, 10.75rem;
color: var(--primary-blue);
margin: 4rem;
font-size: 1rem;
background-color: var(--primary-light-grey);
}
.wrapper {
display: -webkit-box;
display: -ms-flexbox;
display: flex;
-webkit-box-pack: justify;
-ms-flex-pack: justify;
justify-content: space-between;
width: flex;
height:100px
}
.btn-main-offer:hover {
text-decoration: none;
background-color: var(--primary-light-grey);
color: var(--primary-black);
transition: 0.2s ease-in-out;
}
.contact-btn {
margin: 1rem 0 0 0;
width: 100%;
background: var(--primary-orange);
}
.contact-btn:hover {
text-decoration: none;
background-color: var(--primary-hover-red);
color: var(--primary-white);
transition: 0.2s ease-in-out;
font-family: "Roboto Dispensed ", cursive;
} | 0.462959 | 0.088544 |
:root {
/* Colors */
--white: #fff;
--black: #000;
--green: #22cf7a;
--orange: #f88600;
--button-hover: #E47E05;
--background: #131813;
/* Fonts */
--light: Sora-Light;
--regular: Sora-Regular;
--medium: Sora-Medium;
--semi-bold: Sora-SemiBold;
--bold: Sora-Bold;
/* Font sizes */
--base-size: 16px;
--h1: 6rem;
--h2: 5rem;
--h3: 2.25rem;
--h4: 2rem;
--p: 1rem;
--p-small: 0.875rem;
--p-large: 1.125rem;
}
/*--- TYPEFACE ---*/
@font-face {
font-family: Sora-Bold;
src: url(../fonts/Sora-Bold.woff2);
}
@font-face {
font-family: Sora-SemiBold;
src: url(../fonts/Sora-SemiBold.woff2);
}
@font-face {
font-family: Sora-Medium;
src: url(../fonts/Sora-Medium.woff2);
}
@font-face {
font-family: Sora-Regular;
src: url(../fonts/Sora-Regular.woff2);
}
@font-face {
font-family: Sora-Light;
src: url(../fonts/Sora-Light.woff2);
}
/*--- KEYFRAMES ---*/
@keyframes pulse {
0% {
transform: translateY(0.3125rem);
}
60% {
transform: translateY(0);
}
100% {
transform: translateY(0.3125rem);
}
}
@keyframes show-content {
0% {
transform: translateX(0);
}
100% {
transform: translateX(-1000px);
}
}
/*--- GENERAL ---*/
* {
box-sizing: border-box;
margin: 0;
font-size: var(--base-size);
}
html {
scroll-behavior: smooth;
}
body {
font-family: var(--regular);
background-color: var(--background);
color: var(--white);
}
/* Progress bar acts as scrollbar */
body::-webkit-scrollbar {
display: none;
}
/* Progress bar */
div.progress {
position: absolute;
bottom: 0;
left: 0;
width: 0;
height: 0.125rem;
background-color: var(--green);
}
main {
position: relative;
overflow-x: hidden;
}
a {
font-family: var(--medium);
text-decoration: none;
color: var(--black);
}
ul {
padding: 0;
}
li {
list-style: none;
}
h1 {
font-family: var(--bold);
font-size: var(--h1);
text-transform: uppercase;
line-height: 1;
}
h2 {
font-size: var(--h2);
text-transform: uppercase;
}
h3 {
font-size: var(--h3);
text-transform: uppercase;
}
h4 {
font-size: var(--h4);
line-height: 1.25;
}
/*- Section -*/
section {
width: 100%;
}
/* button */
.primary-button {
display: inline-block;
background-color: var(--orange);
color: var(--white);
padding: 1rem 1.5rem;
transition: 0.2s;
}
.primary-button:hover {
background-color: var(--button-hover);
}
/* arrow button */
/* Hidden on mobile */
.arrow-button {
display: none;
}
@media screen and (min-width: 1040px) {
.arrow-button {
display: block;
cursor: pointer;
position: absolute;
bottom: 2rem;
left: 50%;
transform: translate(-50%, -50%);
width: 4rem;
height: 4rem;
border: none;
background: none;
justify-content: center;
}
.arrow-button div {
position: relative;
width: 4rem;
height: 5rem;
}
.arrow-button .fg,
.arrow-button .bg {
position: absolute;
width: 4rem;
height: 4rem;
}
.arrow-button .fg {
fill: var(--white);
transition: top 0.2s ease-in-out;
top: 1rem;
animation: pulse 1.75s ease infinite;
}
.arrow-button .bg {
fill: none;
stroke: var(--white);
top: 0;
transform: scale(0.85);
}
a.arrow-button:hover .fg {
top: 0;
transform: scale(0.85);
animation: none;
}
} | css/base.css |
:root {
/* Colors */
--white: #fff;
--black: #000;
--green: #22cf7a;
--orange: #f88600;
--button-hover: #E47E05;
--background: #131813;
/* Fonts */
--light: Sora-Light;
--regular: Sora-Regular;
--medium: Sora-Medium;
--semi-bold: Sora-SemiBold;
--bold: Sora-Bold;
/* Font sizes */
--base-size: 16px;
--h1: 6rem;
--h2: 5rem;
--h3: 2.25rem;
--h4: 2rem;
--p: 1rem;
--p-small: 0.875rem;
--p-large: 1.125rem;
}
/*--- TYPEFACE ---*/
@font-face {
font-family: Sora-Bold;
src: url(../fonts/Sora-Bold.woff2);
}
@font-face {
font-family: Sora-SemiBold;
src: url(../fonts/Sora-SemiBold.woff2);
}
@font-face {
font-family: Sora-Medium;
src: url(../fonts/Sora-Medium.woff2);
}
@font-face {
font-family: Sora-Regular;
src: url(../fonts/Sora-Regular.woff2);
}
@font-face {
font-family: Sora-Light;
src: url(../fonts/Sora-Light.woff2);
}
/*--- KEYFRAMES ---*/
@keyframes pulse {
0% {
transform: translateY(0.3125rem);
}
60% {
transform: translateY(0);
}
100% {
transform: translateY(0.3125rem);
}
}
@keyframes show-content {
0% {
transform: translateX(0);
}
100% {
transform: translateX(-1000px);
}
}
/*--- GENERAL ---*/
* {
box-sizing: border-box;
margin: 0;
font-size: var(--base-size);
}
html {
scroll-behavior: smooth;
}
body {
font-family: var(--regular);
background-color: var(--background);
color: var(--white);
}
/* Progress bar acts as scrollbar */
body::-webkit-scrollbar {
display: none;
}
/* Progress bar */
div.progress {
position: absolute;
bottom: 0;
left: 0;
width: 0;
height: 0.125rem;
background-color: var(--green);
}
main {
position: relative;
overflow-x: hidden;
}
a {
font-family: var(--medium);
text-decoration: none;
color: var(--black);
}
ul {
padding: 0;
}
li {
list-style: none;
}
h1 {
font-family: var(--bold);
font-size: var(--h1);
text-transform: uppercase;
line-height: 1;
}
h2 {
font-size: var(--h2);
text-transform: uppercase;
}
h3 {
font-size: var(--h3);
text-transform: uppercase;
}
h4 {
font-size: var(--h4);
line-height: 1.25;
}
/*- Section -*/
section {
width: 100%;
}
/* button */
.primary-button {
display: inline-block;
background-color: var(--orange);
color: var(--white);
padding: 1rem 1.5rem;
transition: 0.2s;
}
.primary-button:hover {
background-color: var(--button-hover);
}
/* arrow button */
/* Hidden on mobile */
.arrow-button {
display: none;
}
@media screen and (min-width: 1040px) {
.arrow-button {
display: block;
cursor: pointer;
position: absolute;
bottom: 2rem;
left: 50%;
transform: translate(-50%, -50%);
width: 4rem;
height: 4rem;
border: none;
background: none;
justify-content: center;
}
.arrow-button div {
position: relative;
width: 4rem;
height: 5rem;
}
.arrow-button .fg,
.arrow-button .bg {
position: absolute;
width: 4rem;
height: 4rem;
}
.arrow-button .fg {
fill: var(--white);
transition: top 0.2s ease-in-out;
top: 1rem;
animation: pulse 1.75s ease infinite;
}
.arrow-button .bg {
fill: none;
stroke: var(--white);
top: 0;
transform: scale(0.85);
}
a.arrow-button:hover .fg {
top: 0;
transform: scale(0.85);
animation: none;
}
} | 0.569374 | 0.082365 |
.sticky-top {
background: #ffff;
border-bottom: solid #f1f1f1 ;
animation: 0.7s ease-in-out 0.1s normal;
}
.navbar-expand-lg .navbar-nav .nav-link {
padding: 15px 15px;
font-size: 15px;
font-weight: 500;
color: #556665;
cursor: pointer;
}
#owl-banner{
position: relative;
}
#owl-banner .owl-nav.disabled {
display: block;
}
#owl-banner .owl-nav .owl-prev {
left: 10%;
transform: translateY(-50%) scale(-1, 1) !important;
}
#owl-banner .owl-nav .owl-prev, #owl-banner .owl-nav .owl-next {
width: 50px;
height: 50px;
position: absolute;
top: 50%;
border-radius: 50%;
background: #fff;
padding: 5px;
opacity: 0.9;
}
#owl-banner .owl-nav .icon-know-more-arrow {
font-size: 40px;
color: #798c93;
}
#owl-banner .owl-nav .owl-next {
right: 10%;
}
#owl-banner .owl-nav .owl-prev, #owl-banner .owl-nav .owl-next {
width: 50px;
height: 50px;
position: absolute;
top: 50%;
transform: translateY(-50%);
border-radius: 50%;
background: #fff;
padding: 5px;
opacity: 0.9;
}
#owl-banner .owl-nav .icon-know-more-arrow:hover {
color: #f29a32;
}
.banner-carousel{
text-align: center !important;
}
.banner-carousel .owl-dots {
position: absolute;
top: 90%;
right: 40%;
}
.owl-dot.active span, .owl-dot:hover span {
background: #42d79e;
border-color: #42d79e;
}
.banner-carousel ul {
list-style: none;
}
.owl-dot span {
width: 20px;
height: 20px;
margin: 0 11px;
background: #d9dcdd;
display: block;
border: 6px #fff solid;
border-radius: 50%;
}
@media (max-width: 767px){
#owl-banner .owl-nav .icon-know-more-arrow {
font-size: 25px;
}
#owl-banner .owl-nav .owl-prev, #owl-banner .owl-nav .owl-next {
width: 35px;
height: 35px;
}
#owl-banner .owl-nav .owl-prev, #owl-banner .owl-nav .owl-next {
width: 35px;
height: 35px;
}
.owl-dot span {
width: 10px;
height: 10px;
border: 2px #fff solid;
margin: 0 6px;
}
}
ul.Product-listing li .inner {
border: 1px #d5e0e1 solid;
position: relative;
transition: all 0.3s ease 0s;
padding: 0px;
background: #fff;
border: 1px #e0e5e9 solid;
box-shadow: 0px 0px 25px rgba(0, 0, 0, 0.1);
border-radius: 5px;
position: relative;
}
ul.Product-listing li .product-block {
padding: 0px 0px;
}
.features-listing .equal-hight {
padding: 15px;
background: #fff;
border: 1px #e0e5e9 solid;
box-shadow: 0px 0px 25px rgba(0, 0, 0, 0.1);
border-radius: 5px;
position: relative;
}
ul.features-listing li:last-child {
padding-bottom: 15px;
}
.thumbnail-holder .mask {
width: 100%;
height: 100%;
position: absolute;
left: 0;
top: 0px;
text-align: center;
opacity: 0;
-webkit-transform: scale(0);
-ms-transform: scale(0);
transform: scale(0);
-webkit-transition: .3s ease;
transition: .3s ease;
z-index: 1;
}
.thumbnail-holder:hover .mask {
background-color:rgb(0, 0, 0 , 0.7);
cursor: pointer;
/* opacity: 1;*/
/* transition: all 0.5s ease 0s;*/
-webkit-transform: scale(1);
-ms-transform: scale(1);
transform: scale(1);
}
a.ovelay-icon {
width: 70px;
height: 70px;
position: absolute;
margin: 0 auto;
left: 0px;
right: 0px;
top: 50%;
transform: translateY(-50%);
border-radius: 100%;
background: #128FD0;
font-size: 24px;
color: #fff;
display: block;
padding: 23px;
}
.thumbnail-holder a.ovelay-icon:hover {
background: #fff;
color: #128FD0;
}
.project-overlay {
position: absolute;
bottom: 0;
left: 0;
right: 0;
background-color: #008CBA;
overflow: hidden;
width: 100%;
height: 0;
transition: .5s ease;
}
.project-card:hover .project-overlay {
height: 100%;
}
.project-text {
font-size: 20px;
position: absolute;
text-align: center;
}
.project-overlay .project-text .project-link{
margin-top: 20px ;
}
.project-overlay .project-text .project-link .know-more{
color: #ffffff;
}
.blog-blocks .card-body {
padding: 10px 10px;
}
a.know-more:before {
display: inline-block;
vertical-align: middle;
margin-right: 12px;
font-family: 'icomoon';
font-size: 24px;
content: "\e900";
color: #467908;
transition: all 0.3s ease 0s;
}
a.scroll-top:hover {
background: #467908;
}
ul.Product-listing li .product-detail {
padding: 20px 5px 20px 5px;
border-top: 1px #d5e0e1 solid;
text-align: center;
transition: all 0.3s ease 0s;
}
.select2-container--default .select2-selection--single .select2-selection__rendered {
color: #444;
/* line-height: 88px; */
text-align: center;
}
.select2-container--default .select2-selection--single {
background-color: #fff;
border: 1px solid #aaa;
border-radius: 5px;
}
.jobskills-height{
height:100px;
overflow-y: scroll;
}
.career-info-panel a.apply-now {
background: #798c93;
padding: 0 20px;
margin-bottom: 0px;
color: #ffffff;
}
.apply-now:hover, .career-info-panel:hover .apply-now {
background: #467908;
}
.career-info-panel a.apply-now:hover {
background: #57bce2;
color: #ffffff;
}
.modal-header .close1 {
padding: 1rem 1rem;
margin: -1rem -1rem -1rem auto;
}
button.close1 {
padding: 0;
background-color: transparent;
border: 0;
-webkit-appearance: none;
-moz-appearance: none;
appearance: none;
}
.close1 {
float: right;
font-size: 1.5rem;
font-weight: 700;
line-height: 1;
color: #000;
text-shadow: 0 1px 0 #fff;
opacity: .5;
}
.error{
color: red;
}
.redcolor{
color:red;
}
.paging-block ul li strong { color:#128FD0; padding:0px 10px 0px 10px; }
.paging-block ul li a {
display: inline-block;
width: 32px;
height: 32px;
border: 1px solid #d7dae4;
border-radius: 2px;
text-align: center;
line-height: normal;
color: #62657b;
font-size: 14px;
padding-top: 5px;
}
#rightside-sidebar a {
position: absolute;
right:-280px;
transition: 0.3s;
padding: 15px;
width:330px;
text-decoration: none;
font-size: 20px;
color: white;
border-radius: 5px 0px 0px 5px;
z-index: 20;
position: fixed;
}
#rightside-sidebar a:hover {
right: 0;
}
#mobilenumber-sidebar {
top: 220px;
background-color: #e0ebeb;
color: #467908;
}
#mobilenumber-sidebar i {
color: #467908;
}
#email-sidebar {
top: 280px;
background-color: #e0ebeb;
color: #128FD0;
}
#email-sidebar i {
color: #128FD0;
}
#projects {
top: 340px;
background-color: #f44336;
}
#contact {
top: 400px;
background-color: #555
}
@media (max-width: 1024px){
.brands ul .owl-item img {
width: auto;
opacity: 0.7;
filter: none;
-webkit-filter: grayscale(0%);
transition: all 0.3s ease 0s;
}
}
/*.inner-banner {
text-align: center;
min-height: 200px;
position: relative;
}*/
.header-top{
background-color: #4CAEC8;
color: #ffffff;
}
.header-top ul.top-nav li a {
color: #ffffff;
}
.header-top ul.follow-us li a {
color: #ffffff;
}
.header-top ul.top-nav li {
display: block;
padding: 0 10px;
float: left;
font-size: 12px;
text-transform: lowercase;
}
.footer .top h4 {
padding-bottom: 10px;
font-size: 18px;
}
.footer .subscribe p {
padding-bottom: 20px;
line-height: 20px;
}
#owl-banner{
position: relative;
}
#owl-brands .owl-nav .disabled {
display: block;
}
#owl-brands .owl-nav .owl-prev {
left: -5%;
transform: translateY(-50%) scale(-1, 1) !important;
}
#owl-brands .owl-nav .owl-prev, #owl-brands .owl-nav .owl-next {
width: 50px;
height: 50px;
position: absolute;
top: 40%;
border-radius: 50%;
background: #fff;
padding: 5px;
opacity: 0.9;
}
#owl-brands .owl-nav .icon-know-more-arrow {
font-size: 40px;
color: #798c93;
}
#owl-brands .owl-nav .owl-next {
right: 5%;
}
#owl-brands .owl-nav .owl-prev, #owl-brands.owl-nav .owl-next {
width: 50px;
height: 50px;
position: absolute;
top: 50%;
transform: translateY(-50%);
border-radius: 50%;
background: #fff;
padding: 5px;
opacity: 0.9;
}
#owl-brands .owl-nav .icon-know-more-arrow:hover {
color: #f29a32;
}
@media (max-width: 767px){
#owl-brands .owl-nav .icon-know-more-arrow {
font-size: 25px;
}
#owl-brands .owl-nav .owl-prev, #owl-brands .owl-nav .owl-next {
width: 35px;
height: 35px;
}
#owl-brands .owl-nav .owl-prev, #owl-brands .owl-nav .owl-next {
width: 35px;
height: 35px;
}
}
.navbar-light {
background: none;
border: none;
margin-bottom: 5px;
}
.contact-form-wrapper .submit {
width: 100%;
height: 52px;
line-height: 52px;
padding: 0 10px;
margin: 15px auto 0;
display: block;
font-size: 14px;
background: #467908;
text-align: center;
border-radius: 3px;
cursor: pointer;
transition: all 0.3s ease 0s;
}
.padding-lg {
padding: 20px 0;
}
.contact-form-wrapper textarea {
width: 100%;
height:50px;
line-height: 20px;
}
.contact-map {
height: 450px;
position: relative;
overflow: hidden;
}
.navbar-light .navbar-nav .active>.nav-link, .navbar-light .navbar-nav .nav-link.active, .navbar-light .navbar-nav .nav-link.show, .navbar-light .navbar-nav .show>.nav-link {
color: #128FD0;
/* background-color: red;*/
} | assets/forntend/typed/css/customnew.css | .sticky-top {
background: #ffff;
border-bottom: solid #f1f1f1 ;
animation: 0.7s ease-in-out 0.1s normal;
}
.navbar-expand-lg .navbar-nav .nav-link {
padding: 15px 15px;
font-size: 15px;
font-weight: 500;
color: #556665;
cursor: pointer;
}
#owl-banner{
position: relative;
}
#owl-banner .owl-nav.disabled {
display: block;
}
#owl-banner .owl-nav .owl-prev {
left: 10%;
transform: translateY(-50%) scale(-1, 1) !important;
}
#owl-banner .owl-nav .owl-prev, #owl-banner .owl-nav .owl-next {
width: 50px;
height: 50px;
position: absolute;
top: 50%;
border-radius: 50%;
background: #fff;
padding: 5px;
opacity: 0.9;
}
#owl-banner .owl-nav .icon-know-more-arrow {
font-size: 40px;
color: #798c93;
}
#owl-banner .owl-nav .owl-next {
right: 10%;
}
#owl-banner .owl-nav .owl-prev, #owl-banner .owl-nav .owl-next {
width: 50px;
height: 50px;
position: absolute;
top: 50%;
transform: translateY(-50%);
border-radius: 50%;
background: #fff;
padding: 5px;
opacity: 0.9;
}
#owl-banner .owl-nav .icon-know-more-arrow:hover {
color: #f29a32;
}
.banner-carousel{
text-align: center !important;
}
.banner-carousel .owl-dots {
position: absolute;
top: 90%;
right: 40%;
}
.owl-dot.active span, .owl-dot:hover span {
background: #42d79e;
border-color: #42d79e;
}
.banner-carousel ul {
list-style: none;
}
.owl-dot span {
width: 20px;
height: 20px;
margin: 0 11px;
background: #d9dcdd;
display: block;
border: 6px #fff solid;
border-radius: 50%;
}
@media (max-width: 767px){
#owl-banner .owl-nav .icon-know-more-arrow {
font-size: 25px;
}
#owl-banner .owl-nav .owl-prev, #owl-banner .owl-nav .owl-next {
width: 35px;
height: 35px;
}
#owl-banner .owl-nav .owl-prev, #owl-banner .owl-nav .owl-next {
width: 35px;
height: 35px;
}
.owl-dot span {
width: 10px;
height: 10px;
border: 2px #fff solid;
margin: 0 6px;
}
}
ul.Product-listing li .inner {
border: 1px #d5e0e1 solid;
position: relative;
transition: all 0.3s ease 0s;
padding: 0px;
background: #fff;
border: 1px #e0e5e9 solid;
box-shadow: 0px 0px 25px rgba(0, 0, 0, 0.1);
border-radius: 5px;
position: relative;
}
ul.Product-listing li .product-block {
padding: 0px 0px;
}
.features-listing .equal-hight {
padding: 15px;
background: #fff;
border: 1px #e0e5e9 solid;
box-shadow: 0px 0px 25px rgba(0, 0, 0, 0.1);
border-radius: 5px;
position: relative;
}
ul.features-listing li:last-child {
padding-bottom: 15px;
}
.thumbnail-holder .mask {
width: 100%;
height: 100%;
position: absolute;
left: 0;
top: 0px;
text-align: center;
opacity: 0;
-webkit-transform: scale(0);
-ms-transform: scale(0);
transform: scale(0);
-webkit-transition: .3s ease;
transition: .3s ease;
z-index: 1;
}
.thumbnail-holder:hover .mask {
background-color:rgb(0, 0, 0 , 0.7);
cursor: pointer;
/* opacity: 1;*/
/* transition: all 0.5s ease 0s;*/
-webkit-transform: scale(1);
-ms-transform: scale(1);
transform: scale(1);
}
a.ovelay-icon {
width: 70px;
height: 70px;
position: absolute;
margin: 0 auto;
left: 0px;
right: 0px;
top: 50%;
transform: translateY(-50%);
border-radius: 100%;
background: #128FD0;
font-size: 24px;
color: #fff;
display: block;
padding: 23px;
}
.thumbnail-holder a.ovelay-icon:hover {
background: #fff;
color: #128FD0;
}
.project-overlay {
position: absolute;
bottom: 0;
left: 0;
right: 0;
background-color: #008CBA;
overflow: hidden;
width: 100%;
height: 0;
transition: .5s ease;
}
.project-card:hover .project-overlay {
height: 100%;
}
.project-text {
font-size: 20px;
position: absolute;
text-align: center;
}
.project-overlay .project-text .project-link{
margin-top: 20px ;
}
.project-overlay .project-text .project-link .know-more{
color: #ffffff;
}
.blog-blocks .card-body {
padding: 10px 10px;
}
a.know-more:before {
display: inline-block;
vertical-align: middle;
margin-right: 12px;
font-family: 'icomoon';
font-size: 24px;
content: "\e900";
color: #467908;
transition: all 0.3s ease 0s;
}
a.scroll-top:hover {
background: #467908;
}
ul.Product-listing li .product-detail {
padding: 20px 5px 20px 5px;
border-top: 1px #d5e0e1 solid;
text-align: center;
transition: all 0.3s ease 0s;
}
.select2-container--default .select2-selection--single .select2-selection__rendered {
color: #444;
/* line-height: 88px; */
text-align: center;
}
.select2-container--default .select2-selection--single {
background-color: #fff;
border: 1px solid #aaa;
border-radius: 5px;
}
.jobskills-height{
height:100px;
overflow-y: scroll;
}
.career-info-panel a.apply-now {
background: #798c93;
padding: 0 20px;
margin-bottom: 0px;
color: #ffffff;
}
.apply-now:hover, .career-info-panel:hover .apply-now {
background: #467908;
}
.career-info-panel a.apply-now:hover {
background: #57bce2;
color: #ffffff;
}
.modal-header .close1 {
padding: 1rem 1rem;
margin: -1rem -1rem -1rem auto;
}
button.close1 {
padding: 0;
background-color: transparent;
border: 0;
-webkit-appearance: none;
-moz-appearance: none;
appearance: none;
}
.close1 {
float: right;
font-size: 1.5rem;
font-weight: 700;
line-height: 1;
color: #000;
text-shadow: 0 1px 0 #fff;
opacity: .5;
}
.error{
color: red;
}
.redcolor{
color:red;
}
.paging-block ul li strong { color:#128FD0; padding:0px 10px 0px 10px; }
.paging-block ul li a {
display: inline-block;
width: 32px;
height: 32px;
border: 1px solid #d7dae4;
border-radius: 2px;
text-align: center;
line-height: normal;
color: #62657b;
font-size: 14px;
padding-top: 5px;
}
#rightside-sidebar a {
position: absolute;
right:-280px;
transition: 0.3s;
padding: 15px;
width:330px;
text-decoration: none;
font-size: 20px;
color: white;
border-radius: 5px 0px 0px 5px;
z-index: 20;
position: fixed;
}
#rightside-sidebar a:hover {
right: 0;
}
#mobilenumber-sidebar {
top: 220px;
background-color: #e0ebeb;
color: #467908;
}
#mobilenumber-sidebar i {
color: #467908;
}
#email-sidebar {
top: 280px;
background-color: #e0ebeb;
color: #128FD0;
}
#email-sidebar i {
color: #128FD0;
}
#projects {
top: 340px;
background-color: #f44336;
}
#contact {
top: 400px;
background-color: #555
}
@media (max-width: 1024px){
.brands ul .owl-item img {
width: auto;
opacity: 0.7;
filter: none;
-webkit-filter: grayscale(0%);
transition: all 0.3s ease 0s;
}
}
/*.inner-banner {
text-align: center;
min-height: 200px;
position: relative;
}*/
.header-top{
background-color: #4CAEC8;
color: #ffffff;
}
.header-top ul.top-nav li a {
color: #ffffff;
}
.header-top ul.follow-us li a {
color: #ffffff;
}
.header-top ul.top-nav li {
display: block;
padding: 0 10px;
float: left;
font-size: 12px;
text-transform: lowercase;
}
.footer .top h4 {
padding-bottom: 10px;
font-size: 18px;
}
.footer .subscribe p {
padding-bottom: 20px;
line-height: 20px;
}
#owl-banner{
position: relative;
}
#owl-brands .owl-nav .disabled {
display: block;
}
#owl-brands .owl-nav .owl-prev {
left: -5%;
transform: translateY(-50%) scale(-1, 1) !important;
}
#owl-brands .owl-nav .owl-prev, #owl-brands .owl-nav .owl-next {
width: 50px;
height: 50px;
position: absolute;
top: 40%;
border-radius: 50%;
background: #fff;
padding: 5px;
opacity: 0.9;
}
#owl-brands .owl-nav .icon-know-more-arrow {
font-size: 40px;
color: #798c93;
}
#owl-brands .owl-nav .owl-next {
right: 5%;
}
#owl-brands .owl-nav .owl-prev, #owl-brands.owl-nav .owl-next {
width: 50px;
height: 50px;
position: absolute;
top: 50%;
transform: translateY(-50%);
border-radius: 50%;
background: #fff;
padding: 5px;
opacity: 0.9;
}
#owl-brands .owl-nav .icon-know-more-arrow:hover {
color: #f29a32;
}
@media (max-width: 767px){
#owl-brands .owl-nav .icon-know-more-arrow {
font-size: 25px;
}
#owl-brands .owl-nav .owl-prev, #owl-brands .owl-nav .owl-next {
width: 35px;
height: 35px;
}
#owl-brands .owl-nav .owl-prev, #owl-brands .owl-nav .owl-next {
width: 35px;
height: 35px;
}
}
.navbar-light {
background: none;
border: none;
margin-bottom: 5px;
}
.contact-form-wrapper .submit {
width: 100%;
height: 52px;
line-height: 52px;
padding: 0 10px;
margin: 15px auto 0;
display: block;
font-size: 14px;
background: #467908;
text-align: center;
border-radius: 3px;
cursor: pointer;
transition: all 0.3s ease 0s;
}
.padding-lg {
padding: 20px 0;
}
.contact-form-wrapper textarea {
width: 100%;
height:50px;
line-height: 20px;
}
.contact-map {
height: 450px;
position: relative;
overflow: hidden;
}
.navbar-light .navbar-nav .active>.nav-link, .navbar-light .navbar-nav .nav-link.active, .navbar-light .navbar-nav .nav-link.show, .navbar-light .navbar-nav .show>.nav-link {
color: #128FD0;
/* background-color: red;*/
} | 0.38341 | 0.063773 |
@charset "UTF-8";
#footer{
margin-top: 0;
}
#subnav{
width: 100%;
background: #fff;
border-top: 15px solid #f5f5f5;
}
#subnav .wrap{
padding-top: 30px;
}
#subnav .nav{
width: 600px;
}
#subnav ul li{
float: left;
padding: 0 35px;
font-size: 14px;
color: #525252;
height: 70px;
line-height: 70px;
}
#subnav ul li.active{
font-size: 24px;
color: #fff;
background: #3F4042;
}
#subnav ul li:hover{
background: #3F4042;
color: #fff;
}
#subnav .keyword{
line-height: 70px;
font-size: 12px;
}
#subnav .keyword span{
color: #3482c4;
}
#subnav .keyword a{
color: #767676;
margin: 0 5px;
text-decoration: underline;
}
#subnav .search{
padding: 0 15px;
position: relative;
top: 15px;
width: 230px;
height: 40px;
line-height: 40px;
border: 1px solid #ecedee;
border-radius: 20px;
margin-left: 15px;
}
#subnav .search input{
height: 36px;
outline: none;
}
#subnav .search button{
height: 20px;
outline: none;
border: none;
border-left: 1px solid #525252;
padding-left: 20px;
padding-right: 5px;
background: #fff;
cursor: pointer;
}
#video-content{
width: 100%;
background: #3F4042;
}
#video-content .listnav-title{
width: 265px;
height: 50px;
line-height: 50px;
color: #aaaaaa;
font-size: 14px;
text-align: center;
}
#video-content .listnav{
width: 265px;
background: #47494B;
}
#video-content .listnav li{
padding-left: 50px;
width: 215px;
height: 70px;
font-size: 12px;
color: #828282;
line-height: 28px;
position: relative;
padding-top: 40px;
cursor: pointer;
}
#video-content .listnav li.active{
padding-top: 25px;
height: 85px;
background: #4F5153;
color: #3482C4;
line-height: 32px;
}
#video-content .listnav li .listnav-name{
font-size: 14px;
}
#video-content .listnav li.active .listnav-name{
font-size: 20px;
color: #fff;
}
#video-content .listnav li .listnav-dot{
width: 8px;
height: 8px;
border-radius: 50%;
background: #858585;
position: absolute;
top: 51px;
left: 20px;
}
#video-content .listnav li.active .listnav-dot{
width: 16px;
height: 16px;
border-radius: 50%;
background: #A7A8A9;
position: absolute;
top: 35px;
left: 20px;
}
#video-content .listnav li.active .listnav-dot .dot{
display: none;
width: 8px;
height: 8px;
margin: 4px auto;
border-radius: 50%;
background: #fff;
}
#video-content .listnav li.active .listnav-dot .dot{
display: block;
}
#video-content .listnav li .listnav-triangle{
display: none;
background: #4F5153;
border: 8px solid #3F4042;
border-left: 12px solid #4F5153;
position: absolute;
top: 51px;
right: -19px;
}
#video-content .listnav li.active .listnav-triangle{
display: block;
}
#video-content .listnav .qrcode{
width: 125px;
margin: 0 auto;
background: #505254;
padding: 10px;
}
#video-content .listnav .qrcode .ewm{
width: 100px;
padding: 10px;
background: #595B5D;
margin-bottom: 10px;
}
#video-content .listnav .qrcode .ewm img{
width: 100px;
}
#video-content .listnav .qrcode{
color: #fff;
font-size: 12px;
line-height: 24px;
text-align: center;
margin-top: 50px;
}
#video-content .listnav{
padding-bottom: 35px;
}
#video-content .video-content-box{
width: 890px;
}
#partin{
margin-top: 50px;
}
#video-content .partin-title{
width: 100%;
margin-bottom: 30px;
color: #aaaaaa;
}
#video-content .partin-title span{
margin: 0 5px;
color: #3482C4;
}
#video-content .partin-title a{
color: #aaaaaa;
}
#video-content .partin-title span{
color: #3482C4;
}
#video-content .partin-title .right span{
color: #aaa;
}
#video-content .partin-title a.active{
color: #3482C4;
}
#video-content .partin-content{
width: 100%;
}
#video-content .partin-content li{
width: 273px;
padding: 8px;
position: relative;
background: #47494B;
padding-bottom: 20px;
margin-right: 11px;
margin-bottom: 20px;
float: left;
}
#video-content .partin-content li:nth-child(3n){
margin-right: 0;
}
#video-content .partin-content li .partin-content-lore{
position: absolute;
top: 0;
left: 0;
}
#video-content .partin-content li .partin-content-name{
width: 243px;
padding: 0 15px;
height: 95px;
background: #38393B;
font-size: 14px;
color: #fff;
text-align: center;
line-height: 95px;
overflow: hidden;
text-overflow: ellipsis;
white-space: nowrap;
}
#video-content .partin-content li .partin-content-title{
width: 273px;
font-size: 12px;
color: #aaaaaa;
line-height: 40px;
}
#video-content .partin-content li .partin-content-submit{
display: block;
height: 38px;
line-height: 38px;
border: 1px solid #3F4042;
background: #4F5153;
color: #fff;
text-align: center;
font-size: 14px;
}
#video-content .partin-page{
width: 270px;
margin: 45px auto;
}
#video-content .video-content--note{
font-size: 12px;
color: #828282;
line-height: 40px;
height: 40px;
width: 100%;
border-top: 1px solid #828282;
}
#askfor{
display: none;
margin-top: 50px;
}
#partin{
display: block;
}
#explain{
display: none;
margin-top: 50px;
}
#explain .explain-content{
width: 850px;
padding: 20px;
background: #47494B;
font-size: 14px;
line-height: 28px;
color: #aaaaaa;
}
#madeclassroom{
margin-top: 25px;
display: none;
}
#madeclassroom .madeclassroom-content{
margin-top: 50px;
}
#madeclassroom form .entry{
width: 283px;
float: left;
margin-right: 20px;
}
#madeclassroom form .entry:nth-child(3n){
margin-right: 0;
}
#madeclassroom form .entry{
font-size: 14px;
color: #fff;
height: 40px;
line-height: 40px;
margin-bottom: 20px;
}
#madeclassroom form .entry input{
height: 38px;
width: 168px;
padding: 0 15px;
border: 1px solid #38393B;
background: #4F5153;
outline: none;
color: #fff;
}
#madeclassroom form .entry select{
height: 38px;
width: 198px;
border: 1px solid #38393B;
background: #4F5153;
outline: none;
color: #828282;
}
#madeclassroom form .entry select option{
color: #fff;
}
#madeclassroom form .entry:nth-child(3n) select{
width: 185px;
}
#madeclassroom form .trea{
width: 100%;
color: #fff;
font-size: 0;
margin-bottom: 25px;
}
#madeclassroom form .trea span{
font-size: 14px;
}
#madeclassroom form .trea textarea{
width: 768px;
height: 110px;
padding: 20px;
background: #4F5153;
outline: none;
color: #fff;
font-size: 14px;
}
#madeclassroom form .paystyle{
font-size: 0;
margin-bottom: 50px;
}
#madeclassroom form .paystyle span{
font-size: 14px;
color: #fff;
}
#madeclassroom form .paystyle input{
margin-right: 15px;
}
#madeclassroom form .paystyle img{
margin-right: 50px;
cursor: pointer;
}
#madeclassroom form button.submit{
width: 210px;
height: 40px;
line-height: 40px;
border-radius: 4px;
background: #fff;
color: #525252;
font-size: 14px;
margin-left: 70px;
margin-bottom: 100px;
cursor: pointer;
} | Public/home/css/madevideo.css | @charset "UTF-8";
#footer{
margin-top: 0;
}
#subnav{
width: 100%;
background: #fff;
border-top: 15px solid #f5f5f5;
}
#subnav .wrap{
padding-top: 30px;
}
#subnav .nav{
width: 600px;
}
#subnav ul li{
float: left;
padding: 0 35px;
font-size: 14px;
color: #525252;
height: 70px;
line-height: 70px;
}
#subnav ul li.active{
font-size: 24px;
color: #fff;
background: #3F4042;
}
#subnav ul li:hover{
background: #3F4042;
color: #fff;
}
#subnav .keyword{
line-height: 70px;
font-size: 12px;
}
#subnav .keyword span{
color: #3482c4;
}
#subnav .keyword a{
color: #767676;
margin: 0 5px;
text-decoration: underline;
}
#subnav .search{
padding: 0 15px;
position: relative;
top: 15px;
width: 230px;
height: 40px;
line-height: 40px;
border: 1px solid #ecedee;
border-radius: 20px;
margin-left: 15px;
}
#subnav .search input{
height: 36px;
outline: none;
}
#subnav .search button{
height: 20px;
outline: none;
border: none;
border-left: 1px solid #525252;
padding-left: 20px;
padding-right: 5px;
background: #fff;
cursor: pointer;
}
#video-content{
width: 100%;
background: #3F4042;
}
#video-content .listnav-title{
width: 265px;
height: 50px;
line-height: 50px;
color: #aaaaaa;
font-size: 14px;
text-align: center;
}
#video-content .listnav{
width: 265px;
background: #47494B;
}
#video-content .listnav li{
padding-left: 50px;
width: 215px;
height: 70px;
font-size: 12px;
color: #828282;
line-height: 28px;
position: relative;
padding-top: 40px;
cursor: pointer;
}
#video-content .listnav li.active{
padding-top: 25px;
height: 85px;
background: #4F5153;
color: #3482C4;
line-height: 32px;
}
#video-content .listnav li .listnav-name{
font-size: 14px;
}
#video-content .listnav li.active .listnav-name{
font-size: 20px;
color: #fff;
}
#video-content .listnav li .listnav-dot{
width: 8px;
height: 8px;
border-radius: 50%;
background: #858585;
position: absolute;
top: 51px;
left: 20px;
}
#video-content .listnav li.active .listnav-dot{
width: 16px;
height: 16px;
border-radius: 50%;
background: #A7A8A9;
position: absolute;
top: 35px;
left: 20px;
}
#video-content .listnav li.active .listnav-dot .dot{
display: none;
width: 8px;
height: 8px;
margin: 4px auto;
border-radius: 50%;
background: #fff;
}
#video-content .listnav li.active .listnav-dot .dot{
display: block;
}
#video-content .listnav li .listnav-triangle{
display: none;
background: #4F5153;
border: 8px solid #3F4042;
border-left: 12px solid #4F5153;
position: absolute;
top: 51px;
right: -19px;
}
#video-content .listnav li.active .listnav-triangle{
display: block;
}
#video-content .listnav .qrcode{
width: 125px;
margin: 0 auto;
background: #505254;
padding: 10px;
}
#video-content .listnav .qrcode .ewm{
width: 100px;
padding: 10px;
background: #595B5D;
margin-bottom: 10px;
}
#video-content .listnav .qrcode .ewm img{
width: 100px;
}
#video-content .listnav .qrcode{
color: #fff;
font-size: 12px;
line-height: 24px;
text-align: center;
margin-top: 50px;
}
#video-content .listnav{
padding-bottom: 35px;
}
#video-content .video-content-box{
width: 890px;
}
#partin{
margin-top: 50px;
}
#video-content .partin-title{
width: 100%;
margin-bottom: 30px;
color: #aaaaaa;
}
#video-content .partin-title span{
margin: 0 5px;
color: #3482C4;
}
#video-content .partin-title a{
color: #aaaaaa;
}
#video-content .partin-title span{
color: #3482C4;
}
#video-content .partin-title .right span{
color: #aaa;
}
#video-content .partin-title a.active{
color: #3482C4;
}
#video-content .partin-content{
width: 100%;
}
#video-content .partin-content li{
width: 273px;
padding: 8px;
position: relative;
background: #47494B;
padding-bottom: 20px;
margin-right: 11px;
margin-bottom: 20px;
float: left;
}
#video-content .partin-content li:nth-child(3n){
margin-right: 0;
}
#video-content .partin-content li .partin-content-lore{
position: absolute;
top: 0;
left: 0;
}
#video-content .partin-content li .partin-content-name{
width: 243px;
padding: 0 15px;
height: 95px;
background: #38393B;
font-size: 14px;
color: #fff;
text-align: center;
line-height: 95px;
overflow: hidden;
text-overflow: ellipsis;
white-space: nowrap;
}
#video-content .partin-content li .partin-content-title{
width: 273px;
font-size: 12px;
color: #aaaaaa;
line-height: 40px;
}
#video-content .partin-content li .partin-content-submit{
display: block;
height: 38px;
line-height: 38px;
border: 1px solid #3F4042;
background: #4F5153;
color: #fff;
text-align: center;
font-size: 14px;
}
#video-content .partin-page{
width: 270px;
margin: 45px auto;
}
#video-content .video-content--note{
font-size: 12px;
color: #828282;
line-height: 40px;
height: 40px;
width: 100%;
border-top: 1px solid #828282;
}
#askfor{
display: none;
margin-top: 50px;
}
#partin{
display: block;
}
#explain{
display: none;
margin-top: 50px;
}
#explain .explain-content{
width: 850px;
padding: 20px;
background: #47494B;
font-size: 14px;
line-height: 28px;
color: #aaaaaa;
}
#madeclassroom{
margin-top: 25px;
display: none;
}
#madeclassroom .madeclassroom-content{
margin-top: 50px;
}
#madeclassroom form .entry{
width: 283px;
float: left;
margin-right: 20px;
}
#madeclassroom form .entry:nth-child(3n){
margin-right: 0;
}
#madeclassroom form .entry{
font-size: 14px;
color: #fff;
height: 40px;
line-height: 40px;
margin-bottom: 20px;
}
#madeclassroom form .entry input{
height: 38px;
width: 168px;
padding: 0 15px;
border: 1px solid #38393B;
background: #4F5153;
outline: none;
color: #fff;
}
#madeclassroom form .entry select{
height: 38px;
width: 198px;
border: 1px solid #38393B;
background: #4F5153;
outline: none;
color: #828282;
}
#madeclassroom form .entry select option{
color: #fff;
}
#madeclassroom form .entry:nth-child(3n) select{
width: 185px;
}
#madeclassroom form .trea{
width: 100%;
color: #fff;
font-size: 0;
margin-bottom: 25px;
}
#madeclassroom form .trea span{
font-size: 14px;
}
#madeclassroom form .trea textarea{
width: 768px;
height: 110px;
padding: 20px;
background: #4F5153;
outline: none;
color: #fff;
font-size: 14px;
}
#madeclassroom form .paystyle{
font-size: 0;
margin-bottom: 50px;
}
#madeclassroom form .paystyle span{
font-size: 14px;
color: #fff;
}
#madeclassroom form .paystyle input{
margin-right: 15px;
}
#madeclassroom form .paystyle img{
margin-right: 50px;
cursor: pointer;
}
#madeclassroom form button.submit{
width: 210px;
height: 40px;
line-height: 40px;
border-radius: 4px;
background: #fff;
color: #525252;
font-size: 14px;
margin-left: 70px;
margin-bottom: 100px;
cursor: pointer;
} | 0.287668 | 0.038071 |
body {
background-color: black;
margin: 0;
padding: 0;
cursor: default;
user-select: none;
font-family: 'Arial Narrow', Arial, sans-serif;
font-size: small;
}
#grid-container {
display: grid;
grid-template-columns: 1fr auto 1fr;
grid-template-rows: auto 1fr;
}
#grid-container > :first-child {
grid-column: 2/3;
grid-row: 1/2;
}
.menubar {
background-color: lightgray;
}
.menubar > div {
display: inline-block;
padding: 0.3rem 0.5rem;
}
.menubar > div:hover,
.menubar > .highlight {
background-color: darkblue;
color: lightgray;
}
main {
text-align: center;
border-style: outset;
border-width: 6px;
padding: 8px;
background-color: lightgray;
}
.header {
padding: 8px;
font-family: 'Courier New', Courier, monospace;
font-size: x-large;
font-weight: bold;
border-style: inset;
border-width: 4px;
margin-bottom: 8px;
}
.header > :nth-child(1) {
float: left;
}
.header > :nth-child(2) {
margin: 0 auto;
}
.header > :nth-child(3) {
float: right;
}
.remaining-count,
.time {
padding: 0.2rem 0.3rem 0 0.3rem;
background-color: black;
color: crimson;
/* width: 3.5rem; */
border-style: inset;
}
.gameboard {
display: grid;
grid-template-columns: auto;
grid-template-rows: auto;
/* position: relative; */
border-style: inset;
border-width: 4px;
white-space: nowrap;
}
.gameboard > div {
grid-column: 1/2;
grid-row: 1/2;
}
.gamecell,
.reset-button {
font-family: 'Courier New', Courier, monospace;
font-size: large;
font-weight: bold;
position: relative;
display: inline-block;
box-sizing: border-box;
vertical-align: bottom;
padding: 0;
border-width: 4px;
border-style: outset;
background-color: lightgray;
border-color: whitesmoke;
}
.gamecell.flagged {
font-size: medium;
}
.gamecell {
margin: 0;
width: 1.5rem;
height: 1.5rem;
}
.reset-button {
margin: 0.5rem;
width: 2rem;
height: 2rem;
}
.gamecell p,
.reset-button p {
position: absolute;
top: 50%;
left: 50%;
margin-right: -50%;
transform: translate(-50%, -50%);
margin: 0;
}
.revealed,
.gameboard:not(.gameover).left-mouse-down .gamecell:not(.flagged):hover:active,
.reset-button:hover:active {
border-width: 1px 0px 0px 1px;
padding: 0px 0px 5px 0px;
border-color: gray;
border-style: solid;
}
.revealed.mine {
background-color: red;
}
.revealed-1 {
color: blue;
}
.revealed-2 {
color: green;
}
.revealed-3 {
color: red;
}
.revealed-4 {
color: navy;
}
.revealed-5 {
color: darkred;
}
.revealed-6 {
color: royalblue;
}
.revealed-7 {
color: black;
}
.revealed-8 {
color: gray;
}
.menu {
/* background-color: lightgray; */
background-color: rgba(211, 211, 211, 0.8);
z-index: 9;
font-size: larger;
padding-top: 1.5rem;
}
.menu > * {
margin: 0.5rem;
}
.user-input > * {
display: inline-block;
width: 4rem;
} | src/style.css | body {
background-color: black;
margin: 0;
padding: 0;
cursor: default;
user-select: none;
font-family: 'Arial Narrow', Arial, sans-serif;
font-size: small;
}
#grid-container {
display: grid;
grid-template-columns: 1fr auto 1fr;
grid-template-rows: auto 1fr;
}
#grid-container > :first-child {
grid-column: 2/3;
grid-row: 1/2;
}
.menubar {
background-color: lightgray;
}
.menubar > div {
display: inline-block;
padding: 0.3rem 0.5rem;
}
.menubar > div:hover,
.menubar > .highlight {
background-color: darkblue;
color: lightgray;
}
main {
text-align: center;
border-style: outset;
border-width: 6px;
padding: 8px;
background-color: lightgray;
}
.header {
padding: 8px;
font-family: 'Courier New', Courier, monospace;
font-size: x-large;
font-weight: bold;
border-style: inset;
border-width: 4px;
margin-bottom: 8px;
}
.header > :nth-child(1) {
float: left;
}
.header > :nth-child(2) {
margin: 0 auto;
}
.header > :nth-child(3) {
float: right;
}
.remaining-count,
.time {
padding: 0.2rem 0.3rem 0 0.3rem;
background-color: black;
color: crimson;
/* width: 3.5rem; */
border-style: inset;
}
.gameboard {
display: grid;
grid-template-columns: auto;
grid-template-rows: auto;
/* position: relative; */
border-style: inset;
border-width: 4px;
white-space: nowrap;
}
.gameboard > div {
grid-column: 1/2;
grid-row: 1/2;
}
.gamecell,
.reset-button {
font-family: 'Courier New', Courier, monospace;
font-size: large;
font-weight: bold;
position: relative;
display: inline-block;
box-sizing: border-box;
vertical-align: bottom;
padding: 0;
border-width: 4px;
border-style: outset;
background-color: lightgray;
border-color: whitesmoke;
}
.gamecell.flagged {
font-size: medium;
}
.gamecell {
margin: 0;
width: 1.5rem;
height: 1.5rem;
}
.reset-button {
margin: 0.5rem;
width: 2rem;
height: 2rem;
}
.gamecell p,
.reset-button p {
position: absolute;
top: 50%;
left: 50%;
margin-right: -50%;
transform: translate(-50%, -50%);
margin: 0;
}
.revealed,
.gameboard:not(.gameover).left-mouse-down .gamecell:not(.flagged):hover:active,
.reset-button:hover:active {
border-width: 1px 0px 0px 1px;
padding: 0px 0px 5px 0px;
border-color: gray;
border-style: solid;
}
.revealed.mine {
background-color: red;
}
.revealed-1 {
color: blue;
}
.revealed-2 {
color: green;
}
.revealed-3 {
color: red;
}
.revealed-4 {
color: navy;
}
.revealed-5 {
color: darkred;
}
.revealed-6 {
color: royalblue;
}
.revealed-7 {
color: black;
}
.revealed-8 {
color: gray;
}
.menu {
/* background-color: lightgray; */
background-color: rgba(211, 211, 211, 0.8);
z-index: 9;
font-size: larger;
padding-top: 1.5rem;
}
.menu > * {
margin: 0.5rem;
}
.user-input > * {
display: inline-block;
width: 4rem;
} | 0.590425 | 0.145449 |
html, body{
height:100%;
margin:0;
padding:0;
font-family:'OpenSans',sans-serif,Tahoma,arial;
font-size:11px;
}
.grido_container{
border:solid 1px gray;
position:relative;
overflow-x:hidden;
}
.grido_container .header_container{
background-color:#2fb9d0;
border-bottom: solid 1px gray;
position:relative;
height:26px;
}
.grido_container .header_container .globalToggle{
position: absolute;
z-index: 10;
font-size: 12px;
top: 5px;
left: 5px;
}
.grido_container .table_container{
overflow-y:auto;
overflow-x:hidden;
position:relative;
}
.grido_container .menu_container{
height:20px;
padding:3px 5px;
background-color:#75606f;
}
.grido_container .gosave{
background-color: orangered;
}
.grido_container .nosave{
background-color: greenyellow;
}
.grido_container .menu_save{
display:inline-block;
padding:2px 10px;
border:solid 1px gray;
cursor:pointer;
border-radius:5px;
-webkit-border-radius:5px;
-moz-border-radius:5px;
-ms-border-radius:5px;
-o-border-radius:5px;
}
.grido_container .menu_save:hover{
background-color: black;
color:orangered;
}
.grido {
border-collapse: collapse;
}
.grido td, .grido th{
border: solid 1px gray;
padding: 3px 0;
padding-left: 5px;
height:20px;
position:relative;
}
.grido tr.hovering:hover{
background-color: gainsboro;
}
.grido th{
border-top: none;
border-bottom: none;
}
.grido td{
border-top: none;
}
.grido th:first-child,.grido td:first-child{
border-left-color: transparent;
}
.grido td .menu{
position:absolute;
top:2px;
right:2px;
display:none;
}
.grido td:hover .menu{
display:inline;
}
.grido td .menu > span{
transition: .35s all;
-webkit-transition: .35s all;
-moz-transition: .35s all;
-ms-transition: .35s all;
-o-transition: .35s all;
cursor: pointer;
font-size: 9px;
color:gray;
}
.grido td .menu > span > span.del_node:hover{
color:red;
}
.grido td .menu > span > span.add_node:hover{
color:green;
}
.grido td > span.cell_data{
padding: 5px;
position:absolute;
min-height:15px;
top:0px;
}
.grido td > span > input[type=text], .grido td > span.cell_data > input{
background-color: transparent;
border:none;
padding:0px;
width: 100%;
height:100%;
box-shadow: none;
-webkit-box-shadow: none;
-moz-box-shadow: none;
-ms-box-shadow: none;
-o-box-shadow: none;
}
.grido td > span.cell_data > select{
background-color: transparent;
border:none;
padding:0px;
width: 100%;
margin-left:-4px;
margin-top:-1px;
box-shadow: none;
-webkit-box-shadow: none;
-moz-box-shadow: none;
-ms-box-shadow: none;
-o-box-shadow: none;
}
.grido .tree_square{
display:inline-block;
width:15px;
cursor:pointer;
color:#2FB9D0;
font-size: 12px;
text-align: center;
}
.grido .tree{
line-height: 1.7;
}
.grido_left_menu_button{
position: absolute;
top:3px;
right: 10px;
font-size: 20px;
}
.grido_left_menu{
width:200px;
position: absolute;
padding:2px 10px;
top:26px;
z-index: 10;
background-color: #999999;
overflow-y:scroll;
transition: .5s right;
-webkit-transition: .5s right;
-moz-transition: .5s right;
-ms-transition: .5s right;
-o-transition: .5s right;
}
.user_list, .user_list_inline{
padding:0px;
margin:0px;
}
.user_list_inline{
display:block;
height: 20px;
width:340px;
overflow-y:hidden;
}
.user_list li{
list-style-type: none;
cursor:all-scroll;
background-color: #999999;
padding:5px;
}
.user_list_inline li{
list-style-type: none;
cursor:all-scroll;
background-color: #999999;
display:inline-block;
padding:2px 5px;
border:solid 1px white;
border-radius:5px;
-webkit-border-radius:5px;
-moz-border-radius:5px;
-ms-border-radius:5px;
-o-border-radius:5dpx;
}
.js-remove{
color:gray;
cursor:pointer;
}
.js-remove:hover{
color:red;
} | grido.css | html, body{
height:100%;
margin:0;
padding:0;
font-family:'OpenSans',sans-serif,Tahoma,arial;
font-size:11px;
}
.grido_container{
border:solid 1px gray;
position:relative;
overflow-x:hidden;
}
.grido_container .header_container{
background-color:#2fb9d0;
border-bottom: solid 1px gray;
position:relative;
height:26px;
}
.grido_container .header_container .globalToggle{
position: absolute;
z-index: 10;
font-size: 12px;
top: 5px;
left: 5px;
}
.grido_container .table_container{
overflow-y:auto;
overflow-x:hidden;
position:relative;
}
.grido_container .menu_container{
height:20px;
padding:3px 5px;
background-color:#75606f;
}
.grido_container .gosave{
background-color: orangered;
}
.grido_container .nosave{
background-color: greenyellow;
}
.grido_container .menu_save{
display:inline-block;
padding:2px 10px;
border:solid 1px gray;
cursor:pointer;
border-radius:5px;
-webkit-border-radius:5px;
-moz-border-radius:5px;
-ms-border-radius:5px;
-o-border-radius:5px;
}
.grido_container .menu_save:hover{
background-color: black;
color:orangered;
}
.grido {
border-collapse: collapse;
}
.grido td, .grido th{
border: solid 1px gray;
padding: 3px 0;
padding-left: 5px;
height:20px;
position:relative;
}
.grido tr.hovering:hover{
background-color: gainsboro;
}
.grido th{
border-top: none;
border-bottom: none;
}
.grido td{
border-top: none;
}
.grido th:first-child,.grido td:first-child{
border-left-color: transparent;
}
.grido td .menu{
position:absolute;
top:2px;
right:2px;
display:none;
}
.grido td:hover .menu{
display:inline;
}
.grido td .menu > span{
transition: .35s all;
-webkit-transition: .35s all;
-moz-transition: .35s all;
-ms-transition: .35s all;
-o-transition: .35s all;
cursor: pointer;
font-size: 9px;
color:gray;
}
.grido td .menu > span > span.del_node:hover{
color:red;
}
.grido td .menu > span > span.add_node:hover{
color:green;
}
.grido td > span.cell_data{
padding: 5px;
position:absolute;
min-height:15px;
top:0px;
}
.grido td > span > input[type=text], .grido td > span.cell_data > input{
background-color: transparent;
border:none;
padding:0px;
width: 100%;
height:100%;
box-shadow: none;
-webkit-box-shadow: none;
-moz-box-shadow: none;
-ms-box-shadow: none;
-o-box-shadow: none;
}
.grido td > span.cell_data > select{
background-color: transparent;
border:none;
padding:0px;
width: 100%;
margin-left:-4px;
margin-top:-1px;
box-shadow: none;
-webkit-box-shadow: none;
-moz-box-shadow: none;
-ms-box-shadow: none;
-o-box-shadow: none;
}
.grido .tree_square{
display:inline-block;
width:15px;
cursor:pointer;
color:#2FB9D0;
font-size: 12px;
text-align: center;
}
.grido .tree{
line-height: 1.7;
}
.grido_left_menu_button{
position: absolute;
top:3px;
right: 10px;
font-size: 20px;
}
.grido_left_menu{
width:200px;
position: absolute;
padding:2px 10px;
top:26px;
z-index: 10;
background-color: #999999;
overflow-y:scroll;
transition: .5s right;
-webkit-transition: .5s right;
-moz-transition: .5s right;
-ms-transition: .5s right;
-o-transition: .5s right;
}
.user_list, .user_list_inline{
padding:0px;
margin:0px;
}
.user_list_inline{
display:block;
height: 20px;
width:340px;
overflow-y:hidden;
}
.user_list li{
list-style-type: none;
cursor:all-scroll;
background-color: #999999;
padding:5px;
}
.user_list_inline li{
list-style-type: none;
cursor:all-scroll;
background-color: #999999;
display:inline-block;
padding:2px 5px;
border:solid 1px white;
border-radius:5px;
-webkit-border-radius:5px;
-moz-border-radius:5px;
-ms-border-radius:5px;
-o-border-radius:5dpx;
}
.js-remove{
color:gray;
cursor:pointer;
}
.js-remove:hover{
color:red;
} | 0.355439 | 0.051106 |
@import url('https://fonts.googleapis.com/css2?family=Poppins:wght@600&display=swap');
:root {
--main-color: #1597e5;
}
* {
padding: 0;
margin: 0;
box-sizing: border-box;
}
body {
font-family: 'Poppins', sans-serif;
overflow-x: hidden;
}
.wave {
position: fixed;
bottom: 0;
left: 0;
height: 100%;
z-index: -1;
}
.wave-rp {
position: fixed;
bottom: 0;
right: 0;
height: 100%;
z-index: -1;
}
.container-lp {
width: 100vw;
height: 100vh;
display: grid;
grid-template-columns: repeat(2, 1fr);
grid-gap: 7rem;
padding: 0 2rem;
}
.img-lp {
display: flex;
justify-content: flex-end;
align-items: center;
}
.img-rp {
display: flex;
justify-content: flex-start;
align-items: center;
}
.login-content-lp {
display: flex;
justify-content: flex-start;
align-items: center;
text-align: center;
}
.login-content-rp {
display: flex;
justify-content:center;
align-items: center;
text-align: center;
}
.img-lp img {
width: 500px;
}
.img-rp img {
width: 570px;
}
form {
width: 360px;
}
.login-content-lp img {
height: 100px;
display: inline !important;
}
.login-content-rp img {
height: 100px;
margin-top: 6px;
display: inline !important;
}
.login-content-rp h2 {
margin: 6px 0;
color: #333 !important;
text-transform: uppercase;
font-size: 1.4rem ;
font-weight: bolder !important;
}
.login-content-lp h2 {
margin: 15px 0;
color: #333;
text-transform: uppercase;
font-size: 2.9rem;
font-weight: bolder !important;
}
.login-content-lp .input-div, .login-content-rp .input-div {
position: relative;
display: grid;
grid-template-columns: 7% 93%;
margin: 20px 0;
padding: 5px 0;
border-bottom: 2px solid #d9d9d9;
}
.login-content-lp .input-div.one, .login-content-rp .input-div.one {
margin-top: 0;
}
.i-lp {
color: #d9d9d9;
display: flex;
justify-content: center;
align-items: center;
font-size: 20px;
}
.i-lp i {
transition: .3s;
}
.input-div>div {
position: relative;
height: 45px;
}
.input-div>div>h5 {
position: absolute;
left: 10px;
top: 50%;
transform: translateY(-50%);
color: #999;
font-size: 18px;
transition: .3s;
font-weight: bolder;
}
.input-div:before, .input-div:after {
content: '';
position: absolute;
bottom: -2px;
width: 0%;
height: 2px;
background-color: var(--main-color);
transition: .4s;
}
.input-div:before {
right: 50%;
}
.input-div:after {
left: 50%;
}
.input-div.focus:before, .input-div.focus:after {
width: 50%;
}
.input-div.focus>div>h5 {
top: -5px;
font-size: 15px;
color: var(--main-color);
}
.input-div.focus>.i-lp>i {
color: var(--main-color);
}
.input-div>div>input {
position: absolute;
left: 0;
top: 0;
width: 100%;
height: 100%;
border: none !important;
outline: none !important;
background: none !important;
padding: 0.3rem 0.5rem;
font-size: 0.8rem;
color: #555;
font-family: 'Poppins', sans-serif;
}
.input-div.pass {
margin-bottom: 4px;
}
.forgot-p a {
display: block;
text-align: right;
text-decoration: none;
color: #999;
font-size: 1rem;
transition: .3s;
font-weight: bold;
}
.forgot-p a:hover {
color: var(--main-color);
}
.btn-lp {
display:block;
width: 250px;
height: 50px;
border-radius: 50px;
outline: none;
border: none;
background: rgba(21, 151, 229, 0.7);
font-size: 1.2rem;
color: #fff;
font-family: 'Poppins', sans-serif;
text-transform: uppercase;
margin: 1rem auto;
cursor: pointer;
transition: .5s;
text-align: center;
box-shadow: 0px 0px 5px rgba(0, 0, 0, 0.8);
}
.btn-rp {
margin: 0.8rem 0;
}
.btn-lp:hover {
background: rgba(21, 151, 229, 1);
box-shadow: 0px 0px 10px rgba(0, 0, 0, 1);
}
/* For Remember Me */
.input-checkbox100 {
display: none;
}
.label-checkbox100 {
font-family: Raleway-Regular;
font-size: 14px;
color: #999999;
line-height: 1.4;
float: left;
position: relative;
padding-left: 26px;
cursor: pointer;
}
.label-checkbox100::before {
font-family: "Font Awesome 5 Free";
font-weight: 600;
content: "\f00c";
font-size: 14px;
color: transparent;
display: -webkit-box;
display: -webkit-flex;
display: -moz-box;
display: -ms-flexbox;
display: flex;
justify-content: center;
align-items: center;
position: absolute;
width: 14px;
height: 14px;
border-radius: 2px;
background: #fff;
border: 1px solid lightgray;
left: 0;
top: 50%;
-webkit-transform: translateY(-50%);
-moz-transform: translateY(-50%);
-ms-transform: translateY(-50%);
-o-transform: translateY(-50%);
transform: translateY(-50%);
}
.input-checkbox100:checked+.label-checkbox100::before {
color: var(--main-color);
}
.txt3 {
float: right;
}
/* For Remember Me */
.span-r {
display: inline;
color: #999991;
font-size: 0.8rem;
transition: .3s;
margin-top: 1rem;
}
.span-r a {
display: inline;
text-decoration: none;
color: #999;
text-align: right;
font-size: 1rem;
transition: .3s;
font-weight: bolder;
}
.span-r a:hover {
color: var(--main-color);
}
/* for select fields */
select {
border: none;
padding: 0 1em 0 0;
width: 100%;
font-size: 1.1rem;
cursor: inherit;
appearance: none;
font-weight: bolder;
color: #999;
}
.select {
width: 100%;
margin-top: 0.4rem;
min-width: 15ch;
max-width: 30ch;
border: 1px solid var(--select-border);
border-radius: 0.25em;
padding: 0.25em 0.5em;
font-size: 18px;
cursor: pointer;
line-height: 1.1;
}
/*======================================
============== Media Screen =============
======================================== */
@media screen and (max-width: 1050px) {
.container-lp {
grid-gap: 5rem;
}
}
@media screen and (max-width: 1000px) {
form {
width: 290px;
}
.login-content-lp h2 {
font-size: 2.4rem;
margin: 8px 0;
}
.img-lp img {
width: 400px;
}
.img-rp img {
width: 400px;
}
}
@media screen and (max-width: 900px) {
.container-lp {
grid-template-columns: 1fr;
}
.img-lp {
display: none;
}
.img-rp {
display: none;
}
.wave, .wave-rp {
display: none;
}
.login-content-lp, .login-content-rp {
justify-content: center;
}
} | public/css/style.css | @import url('https://fonts.googleapis.com/css2?family=Poppins:wght@600&display=swap');
:root {
--main-color: #1597e5;
}
* {
padding: 0;
margin: 0;
box-sizing: border-box;
}
body {
font-family: 'Poppins', sans-serif;
overflow-x: hidden;
}
.wave {
position: fixed;
bottom: 0;
left: 0;
height: 100%;
z-index: -1;
}
.wave-rp {
position: fixed;
bottom: 0;
right: 0;
height: 100%;
z-index: -1;
}
.container-lp {
width: 100vw;
height: 100vh;
display: grid;
grid-template-columns: repeat(2, 1fr);
grid-gap: 7rem;
padding: 0 2rem;
}
.img-lp {
display: flex;
justify-content: flex-end;
align-items: center;
}
.img-rp {
display: flex;
justify-content: flex-start;
align-items: center;
}
.login-content-lp {
display: flex;
justify-content: flex-start;
align-items: center;
text-align: center;
}
.login-content-rp {
display: flex;
justify-content:center;
align-items: center;
text-align: center;
}
.img-lp img {
width: 500px;
}
.img-rp img {
width: 570px;
}
form {
width: 360px;
}
.login-content-lp img {
height: 100px;
display: inline !important;
}
.login-content-rp img {
height: 100px;
margin-top: 6px;
display: inline !important;
}
.login-content-rp h2 {
margin: 6px 0;
color: #333 !important;
text-transform: uppercase;
font-size: 1.4rem ;
font-weight: bolder !important;
}
.login-content-lp h2 {
margin: 15px 0;
color: #333;
text-transform: uppercase;
font-size: 2.9rem;
font-weight: bolder !important;
}
.login-content-lp .input-div, .login-content-rp .input-div {
position: relative;
display: grid;
grid-template-columns: 7% 93%;
margin: 20px 0;
padding: 5px 0;
border-bottom: 2px solid #d9d9d9;
}
.login-content-lp .input-div.one, .login-content-rp .input-div.one {
margin-top: 0;
}
.i-lp {
color: #d9d9d9;
display: flex;
justify-content: center;
align-items: center;
font-size: 20px;
}
.i-lp i {
transition: .3s;
}
.input-div>div {
position: relative;
height: 45px;
}
.input-div>div>h5 {
position: absolute;
left: 10px;
top: 50%;
transform: translateY(-50%);
color: #999;
font-size: 18px;
transition: .3s;
font-weight: bolder;
}
.input-div:before, .input-div:after {
content: '';
position: absolute;
bottom: -2px;
width: 0%;
height: 2px;
background-color: var(--main-color);
transition: .4s;
}
.input-div:before {
right: 50%;
}
.input-div:after {
left: 50%;
}
.input-div.focus:before, .input-div.focus:after {
width: 50%;
}
.input-div.focus>div>h5 {
top: -5px;
font-size: 15px;
color: var(--main-color);
}
.input-div.focus>.i-lp>i {
color: var(--main-color);
}
.input-div>div>input {
position: absolute;
left: 0;
top: 0;
width: 100%;
height: 100%;
border: none !important;
outline: none !important;
background: none !important;
padding: 0.3rem 0.5rem;
font-size: 0.8rem;
color: #555;
font-family: 'Poppins', sans-serif;
}
.input-div.pass {
margin-bottom: 4px;
}
.forgot-p a {
display: block;
text-align: right;
text-decoration: none;
color: #999;
font-size: 1rem;
transition: .3s;
font-weight: bold;
}
.forgot-p a:hover {
color: var(--main-color);
}
.btn-lp {
display:block;
width: 250px;
height: 50px;
border-radius: 50px;
outline: none;
border: none;
background: rgba(21, 151, 229, 0.7);
font-size: 1.2rem;
color: #fff;
font-family: 'Poppins', sans-serif;
text-transform: uppercase;
margin: 1rem auto;
cursor: pointer;
transition: .5s;
text-align: center;
box-shadow: 0px 0px 5px rgba(0, 0, 0, 0.8);
}
.btn-rp {
margin: 0.8rem 0;
}
.btn-lp:hover {
background: rgba(21, 151, 229, 1);
box-shadow: 0px 0px 10px rgba(0, 0, 0, 1);
}
/* For Remember Me */
.input-checkbox100 {
display: none;
}
.label-checkbox100 {
font-family: Raleway-Regular;
font-size: 14px;
color: #999999;
line-height: 1.4;
float: left;
position: relative;
padding-left: 26px;
cursor: pointer;
}
.label-checkbox100::before {
font-family: "Font Awesome 5 Free";
font-weight: 600;
content: "\f00c";
font-size: 14px;
color: transparent;
display: -webkit-box;
display: -webkit-flex;
display: -moz-box;
display: -ms-flexbox;
display: flex;
justify-content: center;
align-items: center;
position: absolute;
width: 14px;
height: 14px;
border-radius: 2px;
background: #fff;
border: 1px solid lightgray;
left: 0;
top: 50%;
-webkit-transform: translateY(-50%);
-moz-transform: translateY(-50%);
-ms-transform: translateY(-50%);
-o-transform: translateY(-50%);
transform: translateY(-50%);
}
.input-checkbox100:checked+.label-checkbox100::before {
color: var(--main-color);
}
.txt3 {
float: right;
}
/* For Remember Me */
.span-r {
display: inline;
color: #999991;
font-size: 0.8rem;
transition: .3s;
margin-top: 1rem;
}
.span-r a {
display: inline;
text-decoration: none;
color: #999;
text-align: right;
font-size: 1rem;
transition: .3s;
font-weight: bolder;
}
.span-r a:hover {
color: var(--main-color);
}
/* for select fields */
select {
border: none;
padding: 0 1em 0 0;
width: 100%;
font-size: 1.1rem;
cursor: inherit;
appearance: none;
font-weight: bolder;
color: #999;
}
.select {
width: 100%;
margin-top: 0.4rem;
min-width: 15ch;
max-width: 30ch;
border: 1px solid var(--select-border);
border-radius: 0.25em;
padding: 0.25em 0.5em;
font-size: 18px;
cursor: pointer;
line-height: 1.1;
}
/*======================================
============== Media Screen =============
======================================== */
@media screen and (max-width: 1050px) {
.container-lp {
grid-gap: 5rem;
}
}
@media screen and (max-width: 1000px) {
form {
width: 290px;
}
.login-content-lp h2 {
font-size: 2.4rem;
margin: 8px 0;
}
.img-lp img {
width: 400px;
}
.img-rp img {
width: 400px;
}
}
@media screen and (max-width: 900px) {
.container-lp {
grid-template-columns: 1fr;
}
.img-lp {
display: none;
}
.img-rp {
display: none;
}
.wave, .wave-rp {
display: none;
}
.login-content-lp, .login-content-rp {
justify-content: center;
}
} | 0.311008 | 0.08266 |
* {
box-sizing: border-box;
}
* {
scrollbar-width: thin;
scrollbar-color: #727274 #b8b6b6;
}
* ::-webkit-scrollbar {
width: 4px;
}
*::-webkit-scrollbar-track {
background: #b8b6b6;
}
*::-webkit-scrollbar-thumb {
background-color: #727274;
border-radius: 5px;
}
body {
font-family: "Mulish", sans-serif;
font-size: 16px;
font-weight: 400;
}
.header {
position: fixed;
top: 0;
left: 0;
width: 100%;
display: flex;
align-items: center;
padding-top: 20px;
padding-bottom: 20px;
padding-left: 32px;
padding-right: 70px;
margin-bottom: 30px;
z-index: 99;
background: #ffffff;
}
.menu-button {
padding: 0;
display: flex;
flex-direction: column;
justify-content: space-between;
background: white;
width: 20px;
height: 17px;
border: none;
margin-right: 28px;
cursor: pointer;
}
.menu-line {
display: block;
width: 20px;
height: 3px;
background: #1f2022;
border-radius: 20px;
}
.logo {
margin-right: 59px;
}
.input-group {
background: #ebebeb;
border-radius: 22px;
display: flex;
justify-content: space-between;
align-items: center;
padding-right: 17px;
max-width: 830px;
width: 50%;
margin-right: 40px;
}
.input-search {
width: 100%;
background-color: transparent;
border: none;
padding-top: 12px;
padding-bottom: 12px;
padding-left: 23px;
padding-right: 23px;
}
.button-search {
padding: 0;
width: 19px;
height: 19px;
border: none;
background-color: transparent;
cursor: pointer;
}
.icon-search {
fill: black;
}
.icons {
display: flex;
align-items: center;
margin-left: auto;
}
.icons-link {
text-decoration: none;
opacity: 0.24;
}
.icons-link:hover {
opacity: 0.8;
}
.icons-link:not(:last-child) {
margin-right: 50px;
}
.user {
margin-left: 45px;
}
.user-avatar {
width: 40px;
height: 40px;
border-radius: 50%;
}
.nav-menu {
margin-top: 0;
margin-bottom: 60px;
padding-left: 0;
list-style-type: none;
}
.sidebar {
position: fixed;
width: 200px;
top: 114px;
left: 0;
height: calc(100% - 114px);
overflow-y: auto;
padding-left: 32px;
background: white;
}
.content {
width: 100%;
height: 400px;
margin-top: 85px;
padding-left: 250px;
padding-top: 30px;
padding-right: 70px;
/* background: red */
}
.nav-item {
margin-bottom: 28px;
}
.nav-link {
text-decoration: none;
display: flex;
align-items: center;
color: #898989;
}
.nav-link:hover {
color: #ff0000;
}
.nav-link:hover .icon {
fill: #ff0000;
}
.nav-item .icon {
fill: #898989;
}
.nav-text {
margin-left: 13px;
}
.nav-img {
width: 26px;
height: 26px;
border-radius: 50%;
}
.nav-title {
font-weight: bold;
font-size: 18px;
line-height: 23px;
margin-bottom: 30px;
}
.wrapper-channel {
width: 100%;
overflow: hidden;
}
.channel {
position: relative;
margin-bottom: 49px;
width: 100%;
}
.channel-title {
display: flex;
align-items: center;
text-decoration: none;
color: #19202c;
font-size: 26px;
font-weight: 700;
line-height: 33px;
letter-spacing: 0px;
margin-bottom: 30px;
/* background:hsla(0, 32%, 59%, 0.5); */
}
.channel-avatar {
width: 50px;
height: 50px;
border-radius: 50%;
}
.channel-text {
margin-left: 20px;
}
.channel-text-small {
font-size: 16px;
font-weight: 400;
color: #c2c2c2;
margin-left: 20px;
margin-bottom: -16px;
}
.subscribe_23m {
position: absolute;
font-size: 16px;
color: #ffffff;
background: #ff0000;
border-radius: 28px;
padding-top: 10px;
padding-bottom: 10px;
padding-right: 22px;
padding-left: 22px;
right: 10%;
top: 7px;
cursor: pointer;
border: none;
}
.subscribe_23m:hover {
background: #e75858;
transition: 0.6s;
}
.video-card {
width: 100%;
}
.video-card-big {
width: 100%;
}
.video-thumb {
position: relative;
width: 100%;
height: 150px;
overflow: hidden;
border-radius: 4px;
}
.video-thumb-big {
position: relative;
width: 100%;
height: 250px;
overflow: hidden;
border-radius: 4px;
}
.thumbnail {
width: 100%;
height: 150px;
object-fit: cover;
}
.thumbnail-big {
width: 100%;
height: 250px;
object-fit: cover;
}
.video-duration {
position: absolute;
bottom: 10px;
right: 10px;
background: hsla(0, 0%, 0%, 0.3);
border-radius: 12px;
font-size: 14px;
line-height: 18px;
color: #ffffff;
padding: 3px 9px;
}
.video-title {
font-weight: bold;
font-size: 16px;
line-height: 20px;
color: #19202c;
margin-top: 10px;
margin-bottom: 4px;
}
.video-info {
display: flex;
align-items: center;
justify-content: space-between;
font-weight: normal;
font-size: 13px;
line-height: 16px;
color: #c2c2c2;
}
.video-counter {
display: flex;
}
.video-views {
margin-right: 5px;
}
.video-views:after {
content: "";
width: 2px;
height: 2px;
background: #c2c2c2;
display: inline-block;
vertical-align: middle;
margin-left: 5px;
}
.channel-button {
cursor: pointer;
}
.slider-buttons {
position: absolute;
right: 0;
top: 15px;
display: flex;
align-items: center;
justify-content: space-between;
width: 66px;
/* background: #f88181; */
}
.mobile-sidebar {
display: none;
position: fixed;
z-index: 99;
bottom: 0;
left: 0;
width: 100%;
background: #ffffff;
}
.mobile-search {
display: none;
}
@media (max-width: 1400px) {
.subscribe_23m {
margin-left: 10%;
}
}
@media (max-width: 1140px) {
.subscribe_23m {
display: none;
}
}
@media (max-width: 880px) {
.icons {
display: none;
}
.channel-text-small {
display: none;
}
}
@media (max-width: 640px) {
.header {
padding: 32px;
}
.menu-button {
display: none;
}
.sidebar {
display: none;
}
.swiper-wrapper {
display: flex;
flex-direction: column;
}
.swiper-slide {
margin-bottom: 40px;
}
.video-thumb {
height: 300px;
}
.thumbnail {
height: 300px;
}
.slider-buttons {
display: none;
}
.content {
padding-left: 32px;
padding-right: 32px;
}
.mobile-sidebar {
display: block;
}
.nav-link {
display: flex;
flex-direction: column;
}
.nav-menu {
display: flex;
align-items: center;
justify-content: space-around;
margin-bottom: 0;
padding-top: 13px;
padding-bottom: 11px;
border-top: 1px solid #f1f1f1;
}
.nav-text {
margin-left: 0;
font-size: 10px;
}
.nav-item {
margin-bottom: 0;
}
.input-group {
position: fixed;
top: -100px;
left: 0;
opacity: 0;
width: 72%;
margin-left: 32px;
transition: top 0.6s;
}
.is-open {
opacity: 1;
top: 68px;
}
.mobile-search {
display: block;
margin-left: auto;
}
} | css/style.css | * {
box-sizing: border-box;
}
* {
scrollbar-width: thin;
scrollbar-color: #727274 #b8b6b6;
}
* ::-webkit-scrollbar {
width: 4px;
}
*::-webkit-scrollbar-track {
background: #b8b6b6;
}
*::-webkit-scrollbar-thumb {
background-color: #727274;
border-radius: 5px;
}
body {
font-family: "Mulish", sans-serif;
font-size: 16px;
font-weight: 400;
}
.header {
position: fixed;
top: 0;
left: 0;
width: 100%;
display: flex;
align-items: center;
padding-top: 20px;
padding-bottom: 20px;
padding-left: 32px;
padding-right: 70px;
margin-bottom: 30px;
z-index: 99;
background: #ffffff;
}
.menu-button {
padding: 0;
display: flex;
flex-direction: column;
justify-content: space-between;
background: white;
width: 20px;
height: 17px;
border: none;
margin-right: 28px;
cursor: pointer;
}
.menu-line {
display: block;
width: 20px;
height: 3px;
background: #1f2022;
border-radius: 20px;
}
.logo {
margin-right: 59px;
}
.input-group {
background: #ebebeb;
border-radius: 22px;
display: flex;
justify-content: space-between;
align-items: center;
padding-right: 17px;
max-width: 830px;
width: 50%;
margin-right: 40px;
}
.input-search {
width: 100%;
background-color: transparent;
border: none;
padding-top: 12px;
padding-bottom: 12px;
padding-left: 23px;
padding-right: 23px;
}
.button-search {
padding: 0;
width: 19px;
height: 19px;
border: none;
background-color: transparent;
cursor: pointer;
}
.icon-search {
fill: black;
}
.icons {
display: flex;
align-items: center;
margin-left: auto;
}
.icons-link {
text-decoration: none;
opacity: 0.24;
}
.icons-link:hover {
opacity: 0.8;
}
.icons-link:not(:last-child) {
margin-right: 50px;
}
.user {
margin-left: 45px;
}
.user-avatar {
width: 40px;
height: 40px;
border-radius: 50%;
}
.nav-menu {
margin-top: 0;
margin-bottom: 60px;
padding-left: 0;
list-style-type: none;
}
.sidebar {
position: fixed;
width: 200px;
top: 114px;
left: 0;
height: calc(100% - 114px);
overflow-y: auto;
padding-left: 32px;
background: white;
}
.content {
width: 100%;
height: 400px;
margin-top: 85px;
padding-left: 250px;
padding-top: 30px;
padding-right: 70px;
/* background: red */
}
.nav-item {
margin-bottom: 28px;
}
.nav-link {
text-decoration: none;
display: flex;
align-items: center;
color: #898989;
}
.nav-link:hover {
color: #ff0000;
}
.nav-link:hover .icon {
fill: #ff0000;
}
.nav-item .icon {
fill: #898989;
}
.nav-text {
margin-left: 13px;
}
.nav-img {
width: 26px;
height: 26px;
border-radius: 50%;
}
.nav-title {
font-weight: bold;
font-size: 18px;
line-height: 23px;
margin-bottom: 30px;
}
.wrapper-channel {
width: 100%;
overflow: hidden;
}
.channel {
position: relative;
margin-bottom: 49px;
width: 100%;
}
.channel-title {
display: flex;
align-items: center;
text-decoration: none;
color: #19202c;
font-size: 26px;
font-weight: 700;
line-height: 33px;
letter-spacing: 0px;
margin-bottom: 30px;
/* background:hsla(0, 32%, 59%, 0.5); */
}
.channel-avatar {
width: 50px;
height: 50px;
border-radius: 50%;
}
.channel-text {
margin-left: 20px;
}
.channel-text-small {
font-size: 16px;
font-weight: 400;
color: #c2c2c2;
margin-left: 20px;
margin-bottom: -16px;
}
.subscribe_23m {
position: absolute;
font-size: 16px;
color: #ffffff;
background: #ff0000;
border-radius: 28px;
padding-top: 10px;
padding-bottom: 10px;
padding-right: 22px;
padding-left: 22px;
right: 10%;
top: 7px;
cursor: pointer;
border: none;
}
.subscribe_23m:hover {
background: #e75858;
transition: 0.6s;
}
.video-card {
width: 100%;
}
.video-card-big {
width: 100%;
}
.video-thumb {
position: relative;
width: 100%;
height: 150px;
overflow: hidden;
border-radius: 4px;
}
.video-thumb-big {
position: relative;
width: 100%;
height: 250px;
overflow: hidden;
border-radius: 4px;
}
.thumbnail {
width: 100%;
height: 150px;
object-fit: cover;
}
.thumbnail-big {
width: 100%;
height: 250px;
object-fit: cover;
}
.video-duration {
position: absolute;
bottom: 10px;
right: 10px;
background: hsla(0, 0%, 0%, 0.3);
border-radius: 12px;
font-size: 14px;
line-height: 18px;
color: #ffffff;
padding: 3px 9px;
}
.video-title {
font-weight: bold;
font-size: 16px;
line-height: 20px;
color: #19202c;
margin-top: 10px;
margin-bottom: 4px;
}
.video-info {
display: flex;
align-items: center;
justify-content: space-between;
font-weight: normal;
font-size: 13px;
line-height: 16px;
color: #c2c2c2;
}
.video-counter {
display: flex;
}
.video-views {
margin-right: 5px;
}
.video-views:after {
content: "";
width: 2px;
height: 2px;
background: #c2c2c2;
display: inline-block;
vertical-align: middle;
margin-left: 5px;
}
.channel-button {
cursor: pointer;
}
.slider-buttons {
position: absolute;
right: 0;
top: 15px;
display: flex;
align-items: center;
justify-content: space-between;
width: 66px;
/* background: #f88181; */
}
.mobile-sidebar {
display: none;
position: fixed;
z-index: 99;
bottom: 0;
left: 0;
width: 100%;
background: #ffffff;
}
.mobile-search {
display: none;
}
@media (max-width: 1400px) {
.subscribe_23m {
margin-left: 10%;
}
}
@media (max-width: 1140px) {
.subscribe_23m {
display: none;
}
}
@media (max-width: 880px) {
.icons {
display: none;
}
.channel-text-small {
display: none;
}
}
@media (max-width: 640px) {
.header {
padding: 32px;
}
.menu-button {
display: none;
}
.sidebar {
display: none;
}
.swiper-wrapper {
display: flex;
flex-direction: column;
}
.swiper-slide {
margin-bottom: 40px;
}
.video-thumb {
height: 300px;
}
.thumbnail {
height: 300px;
}
.slider-buttons {
display: none;
}
.content {
padding-left: 32px;
padding-right: 32px;
}
.mobile-sidebar {
display: block;
}
.nav-link {
display: flex;
flex-direction: column;
}
.nav-menu {
display: flex;
align-items: center;
justify-content: space-around;
margin-bottom: 0;
padding-top: 13px;
padding-bottom: 11px;
border-top: 1px solid #f1f1f1;
}
.nav-text {
margin-left: 0;
font-size: 10px;
}
.nav-item {
margin-bottom: 0;
}
.input-group {
position: fixed;
top: -100px;
left: 0;
opacity: 0;
width: 72%;
margin-left: 32px;
transition: top 0.6s;
}
.is-open {
opacity: 1;
top: 68px;
}
.mobile-search {
display: block;
margin-left: auto;
}
} | 0.332852 | 0.065276 |
:root {
--grey-1: #dddddd;
--grey-2: #8c8c8c;
--grey-3: #2f2f2f;
--red-1: rgba(255,0,0,0.5);
--black-1: rgba(0,0,0,0.5);
--yellow-1: #e5bd15;
--green-1: #00c229;
--button-f-size: 16px;
--button-f-weight: bold;
--button-l-height: 32px;
--height-value: 32px;
}
html, body {
position: relative;
display: block;
width: 100%;
height: 100%;
margin: 0;
padding: 0;
background: #000000;
image-rendering: pixelated;
font-family: Arial, Helvetica, sans-serif;
-webkit-font-smoothing: none;
}
body {
display: flex;
justify-content: center;
align-items: center;
}
#demo-canvas {
transform: scale(2,2);
}
#debug_c {
display: block;
position: absolute;
top: 20%;
left: 50%;
z-index: 9999;
}
#menu {
position: absolute;
display: none;
z-index: 9999;
flex-direction: column;
justify-content: center;
background: var(--red-1);
padding: 20px;
}
h2 {
color: white;
font-weight: 100;
font-size: 20px;
}
button {
position: relative;
display: block;
padding: 20px;
margin: 10px 0;
}
#replay {
display: none;
}
h1 {
color: white;
text-transform: uppercase;
}
input[type="range"] {
width: 100%;
height: 100%;
cursor: pointer;
padding: 0;
margin: 0;
opacity: 0;
touch-action: manipulation;
}
#menu {
position: fixed;
display: none;
top: 0;
left: 0;
width: 100%;
height: var(--height-value);
flex-direction: row;
background: var(--grey-2);
}
#loader {
position: absolute;
display: block;
flex: 1;
width: 90%;
}
.background {
position: relative;
display: block;
width: 0%;
height: var(--height-value);
background-color: white;
}
.fx-container {
position: absolute;
display: none;
min-width: 100px;
background: var(--grey-1);
}
.fx-container button{
padding: 5px;
}
.collapsable {
min-width: 100px;
background: var(--green-2);
}
.button-label {
position: relative;
display: block;
border: none;
background: none;
margin-right: 20px;
padding: 0 10px;
font-size: var(--button-f-size);
font-weight:var(--button-f-weight);
line-height:var(--button-l-height);
text-align: left;
cursor: pointer;
}
.button-label:hover, .collapsable:hover {
background: var(--red-1);
}
#controls-container {
position: relative;
display: flex;
width: 232px;
float: right;
margin-left: auto;
}
#play-stop-button {
position: relative;
display: block;
max-width: var(--height-value);
max-height: var(--height-value);
margin-left: 5px;
cursor: pointer;
flex: 1
}
#volume-button {
flex: 1;
position: relative;
overflow: hidden;
}
#volume-button span {
position: absolute;
line-height: var(--height-value);
top: 0;
font-size: 12px;
font-weight: 700;
pointer-events: none;
}
#volume-background {
display: block;
position: absolute;
width: 100%;
height: 100%;
top: 0;
pointer-events: none;
background-color: #4F4F4F;
}
#fx-container {
position: relative;
display: none;
background: var(--grey-2);
}
#fx-container .button-label {
margin-right: 0;
}
#freq {
position: fixed;
display: none;
width: 100%;
bottom: 0;
right: 0;
}
#equalizer {
position: relative;
display: block;
}
#equalizer-container {
position: relative;
display: block;
width: 100%;
overflow-x: scroll;
}
#freq-controls {
position: relative;
display: flex;
justify-content: flex-end;
height: 32px;
background: var(--grey-2);
}
#freq-controls label {
color: var(--grey-3);
line-height: var(--height-value);
margin: 0 5px;
font-weight: bold;
font-size: 10px;
}
#freq-controls input[type="text"] {
color: var(--grey-3);
line-height: var(--height-value);
font-weight: bold;
font-size: 16px;
max-width: 64px;
}
#freq-controls span {
color: var(--grey-3);
line-height: var(--height-value);
font-weight: bold;
font-size: 16px;
text-align: right;
}
#freq-controls .button-label {
margin: 0;
}
#console {
position: absolute;
display: block;
bottom: 0;
left: 0;
padding: 0 10px;
max-height: 32px;
height: 100%;
background: rgba(255,0,0,0.2);
width: auto;
font-size: 11px;
color: white;
z-index: 9999;
}
#console label {
position: relative;
display: block;
line-height: var(--height-value);
font-weight: bold;
font-size: 12px;
bottom: 0;
color: black;
cursor: pointer;
}
#console .textarea {
position: relative;
display: none;
width: 100%;
background: none;
border: none;
resize: none;
padding: 10px 0;
max-height: 204px;
color: white;
font-size: 12px;
vertical-align: bottom;
overflow-y: scroll;
}
#console .textarea span {
position: relative;
display: block;
width: 100%;
}
#menu-button {
position: fixed;
display: block;
width: 32px;
height: 32px;
bottom: 0;
right: 0;
background: var(--red-1);
opacity: 0.2;
cursor: pointer;
line-height: 32px;
text-align: center;
}
.shit {
transform: scale(3,3);
}
.fair {
transform: scale(2,2);
}
.cool {
transform: scale(1,1);
}
#screen-recorder {
position: absolute;
display: none;
width: 100%;
height: 100%;
top: 0;
left: 0;
z-index: 9999;
background-color: var(--black-1);
justify-content: center;
align-items: center;
}
.sr-container {
display: flex;
flex-direction: column;
width: 500px;
height: 450px;
background-color: var(--red-1);
}
.sr-container .buttons-container {
display: flex;
flex: 1;
width: 100%;
align-self: flex-end;
justify-content: space-around;
max-height: 92px;
}
.sr-container label {
flex: 1;
width: 100%;
text-align: center;
font-size: 42px;
font-weight: bold;
color: white;
}
.sr-container select {
flex: 1;
width: 50%;
margin: 0 auto;
}
.sr-container .buttons-container button {
flex: 0.49;
font-weight: bold;
font-size: 32px;
color: var(--grey-3);
}
#fps-label {
position: absolute;
display: block;
bottom: 10px;
right: 10px;
width: 200px;
text-align: right;
color: white;
font-size: 32px;
} | css/styles.css | :root {
--grey-1: #dddddd;
--grey-2: #8c8c8c;
--grey-3: #2f2f2f;
--red-1: rgba(255,0,0,0.5);
--black-1: rgba(0,0,0,0.5);
--yellow-1: #e5bd15;
--green-1: #00c229;
--button-f-size: 16px;
--button-f-weight: bold;
--button-l-height: 32px;
--height-value: 32px;
}
html, body {
position: relative;
display: block;
width: 100%;
height: 100%;
margin: 0;
padding: 0;
background: #000000;
image-rendering: pixelated;
font-family: Arial, Helvetica, sans-serif;
-webkit-font-smoothing: none;
}
body {
display: flex;
justify-content: center;
align-items: center;
}
#demo-canvas {
transform: scale(2,2);
}
#debug_c {
display: block;
position: absolute;
top: 20%;
left: 50%;
z-index: 9999;
}
#menu {
position: absolute;
display: none;
z-index: 9999;
flex-direction: column;
justify-content: center;
background: var(--red-1);
padding: 20px;
}
h2 {
color: white;
font-weight: 100;
font-size: 20px;
}
button {
position: relative;
display: block;
padding: 20px;
margin: 10px 0;
}
#replay {
display: none;
}
h1 {
color: white;
text-transform: uppercase;
}
input[type="range"] {
width: 100%;
height: 100%;
cursor: pointer;
padding: 0;
margin: 0;
opacity: 0;
touch-action: manipulation;
}
#menu {
position: fixed;
display: none;
top: 0;
left: 0;
width: 100%;
height: var(--height-value);
flex-direction: row;
background: var(--grey-2);
}
#loader {
position: absolute;
display: block;
flex: 1;
width: 90%;
}
.background {
position: relative;
display: block;
width: 0%;
height: var(--height-value);
background-color: white;
}
.fx-container {
position: absolute;
display: none;
min-width: 100px;
background: var(--grey-1);
}
.fx-container button{
padding: 5px;
}
.collapsable {
min-width: 100px;
background: var(--green-2);
}
.button-label {
position: relative;
display: block;
border: none;
background: none;
margin-right: 20px;
padding: 0 10px;
font-size: var(--button-f-size);
font-weight:var(--button-f-weight);
line-height:var(--button-l-height);
text-align: left;
cursor: pointer;
}
.button-label:hover, .collapsable:hover {
background: var(--red-1);
}
#controls-container {
position: relative;
display: flex;
width: 232px;
float: right;
margin-left: auto;
}
#play-stop-button {
position: relative;
display: block;
max-width: var(--height-value);
max-height: var(--height-value);
margin-left: 5px;
cursor: pointer;
flex: 1
}
#volume-button {
flex: 1;
position: relative;
overflow: hidden;
}
#volume-button span {
position: absolute;
line-height: var(--height-value);
top: 0;
font-size: 12px;
font-weight: 700;
pointer-events: none;
}
#volume-background {
display: block;
position: absolute;
width: 100%;
height: 100%;
top: 0;
pointer-events: none;
background-color: #4F4F4F;
}
#fx-container {
position: relative;
display: none;
background: var(--grey-2);
}
#fx-container .button-label {
margin-right: 0;
}
#freq {
position: fixed;
display: none;
width: 100%;
bottom: 0;
right: 0;
}
#equalizer {
position: relative;
display: block;
}
#equalizer-container {
position: relative;
display: block;
width: 100%;
overflow-x: scroll;
}
#freq-controls {
position: relative;
display: flex;
justify-content: flex-end;
height: 32px;
background: var(--grey-2);
}
#freq-controls label {
color: var(--grey-3);
line-height: var(--height-value);
margin: 0 5px;
font-weight: bold;
font-size: 10px;
}
#freq-controls input[type="text"] {
color: var(--grey-3);
line-height: var(--height-value);
font-weight: bold;
font-size: 16px;
max-width: 64px;
}
#freq-controls span {
color: var(--grey-3);
line-height: var(--height-value);
font-weight: bold;
font-size: 16px;
text-align: right;
}
#freq-controls .button-label {
margin: 0;
}
#console {
position: absolute;
display: block;
bottom: 0;
left: 0;
padding: 0 10px;
max-height: 32px;
height: 100%;
background: rgba(255,0,0,0.2);
width: auto;
font-size: 11px;
color: white;
z-index: 9999;
}
#console label {
position: relative;
display: block;
line-height: var(--height-value);
font-weight: bold;
font-size: 12px;
bottom: 0;
color: black;
cursor: pointer;
}
#console .textarea {
position: relative;
display: none;
width: 100%;
background: none;
border: none;
resize: none;
padding: 10px 0;
max-height: 204px;
color: white;
font-size: 12px;
vertical-align: bottom;
overflow-y: scroll;
}
#console .textarea span {
position: relative;
display: block;
width: 100%;
}
#menu-button {
position: fixed;
display: block;
width: 32px;
height: 32px;
bottom: 0;
right: 0;
background: var(--red-1);
opacity: 0.2;
cursor: pointer;
line-height: 32px;
text-align: center;
}
.shit {
transform: scale(3,3);
}
.fair {
transform: scale(2,2);
}
.cool {
transform: scale(1,1);
}
#screen-recorder {
position: absolute;
display: none;
width: 100%;
height: 100%;
top: 0;
left: 0;
z-index: 9999;
background-color: var(--black-1);
justify-content: center;
align-items: center;
}
.sr-container {
display: flex;
flex-direction: column;
width: 500px;
height: 450px;
background-color: var(--red-1);
}
.sr-container .buttons-container {
display: flex;
flex: 1;
width: 100%;
align-self: flex-end;
justify-content: space-around;
max-height: 92px;
}
.sr-container label {
flex: 1;
width: 100%;
text-align: center;
font-size: 42px;
font-weight: bold;
color: white;
}
.sr-container select {
flex: 1;
width: 50%;
margin: 0 auto;
}
.sr-container .buttons-container button {
flex: 0.49;
font-weight: bold;
font-size: 32px;
color: var(--grey-3);
}
#fps-label {
position: absolute;
display: block;
bottom: 10px;
right: 10px;
width: 200px;
text-align: right;
color: white;
font-size: 32px;
} | 0.356895 | 0.129128 |
.login-register-btn {
display: flex;
justify-content: flex-end;
padding: 2%;
width: 1000px;
font-size: 20px;
}
.login-register-btn a {
text-decoration: none;
padding: 0 1rem;
color: snow;
}
.login-register {
display: flex;
justify-content: center;
width: 99vw;
}
.wrapper {
display: flex;
justify-content: center;
align-items: center;
width: 100vw;
background-color: rgba(0, 0, 0, 0.5);
height: 77vh;
}
.body {
font-family: "Rubik", sans-serif;
}
.homepage-header {
color: snow;
font-size: 40px;
}
.intro-page {
overflow: hidden;
background-image: url("/img/home-bg.jpg");
height: 76.7vh;
background-position: center;
background-repeat: no-repeat;
background-size: cover;
position: relative;
}
.modal-btn {
background-color: red;
}
#login-modal {
background: transparent;
border: none;
}
.login-body {
background-color: snow;
display: flex;
height: 97vh;
justify-content: center;
align-items: center;
font-family: "Rubik", sans-serif;
}
.login-form {
background-color: #00a7e1;
padding: 5% 20%;
color: snow;
border-radius: 5px;
}
.email-label {
font-size: 16px;
}
.password-label {
font-size: 16px;
}
.login-button {
width: 172px;
border: 1px solid snow;
border-radius: 5px;
padding: 2% 20%;
background-color: #00a7e1;
color: snow;
cursor: pointer;
font-size: 14px;
}
.login-button:hover {
background-color: snow;
color: #00a7e1;
}
.login-form a {
color: snow;
text-decoration: none;
font-size: 12px;
}
.email-input {
border: 1px solid snow;
border-radius: 5px;
padding: 2%;
margin-top: 5px;
}
.password-input {
border: 1px solid snow;
border-radius: 5px;
padding: 2%;
margin-top: 5px;
}
.regitration-body {
align-items: center;
background-color: snow;
display: flex;
font-family: "Rubik", sans-serif;
height: 97vh;
justify-content: center;
}
.registration-form {
background-color: #00a7e1;
padding: 5% 20%;
color: snow;
border-radius: 5px;
}
.register-input {
border: 1px solid #00a7e1;
border-radius: 5px;
padding: 2%;
}
.register-button {
width: 172px;
border: 1px solid snow;
border-radius: 5px;
padding: 2% 20%;
background-color: #00a7e1;
color: snow;
cursor: pointer;
font-size: 14px;
}
.register-button:hover {
background-color: snow;
color: #00a7e1;
}
.registration-form a {
color: snow;
text-decoration: none;
font-size: 12px;
}
.body {
margin: 0;
padding: 0;
box-sizing: border-box;
}
.navigation-wrapper {
display: flex;
justify-content: center;
background-color: #00a7e1;
width: 100vw;
z-index: 1;
}
.navigation {
width: 60%;
}
.navigation a {
color: snow;
float: left;
text-align: center;
padding: 24px 16px;
text-decoration: none;
font-size: 19px;
}
.navigation a:hover {
background-color: snow;
color: #00a7e1;
}
.login-register {
width: 100%;
}
.dropdown {
float: left;
overflow: hidden;
}
.dropdown .dropbtn {
font-size: 19px;
border: none;
outline: none;
color: snow;
padding: 24px 16px;
background-color: inherit;
font-family: inherit;
margin: 0;
cursor: pointer;
}
.navbar a:hover,
.dropdown:hover .dropbtn {
background-color: snow;
color: #00a7e1;
}
.dropdown-content {
display: none;
position: absolute;
background-color: snow;
min-width: 160px;
box-shadow: 0px 8px 16px 0px rgba(0, 0, 0, 0.2);
z-index: 1;
}
.dropdown-content a {
float: none;
color: #00a7e1;
padding: 12px 16px;
text-decoration: none;
display: block;
text-align: left;
}
.dropdown-content a:hover {
background-color: #00a7e1;
color: snow;
}
.dropdown:hover .dropdown-content {
display: block;
}
.logout-button {
background-color: transparent;
border: none;
color: #00a7e1;
font-size: 17px;
padding: 12px 16px;
width: 100%;
text-align: left;
cursor: pointer;
}
.logout-button:hover {
background-color: #00a7e1;
color: snow;
}
.wrapper_approval {
display: flex;
justify-content: center;
align-items: center;
width: 100%;
}
.approval_section {
width: 69%;
}
.wrapper_approval h1 {
margin-top: 3rem;
}
.wrapper_approval h2 {
color: #2ff82f;
}
.wrapper_dashboard {
display: flex;
justify-content: center;
align-items: center;
width: 100%;
background-color: #484848;
}
.dashboard_section {
width: 69%;
margin-top: 3rem;
}
.invest-btn {
border: 1px solid #00a7e1;
border-radius: 20px;
padding: 5px 20px;
background-color: snow;
color: #00a7e1;
font-size: 24px;
}
.invest-btn:hover {
background-color: #00a7e1;
color: snow;
}
.chart {
background-color: #2a2a2a;
padding: 2%;
border-radius: 20px;
box-shadow: -1px 2px 8px 1px rgba(0, 0, 0, 0.65);
-webkit-box-shadow: -1px 2px 8px 1px rgba(0, 0, 0, 0.65);
-moz-box-shadow: -1px 2px 8px 1px rgba(0, 0, 0, 0.65);
margin-bottom: 5rem;
}
.wrapper-history {
display: flex;
justify-content: center;
width: 100%;
min-height: 100vh;
background-color: #484848;
}
.history_section {
width: 69%;
margin-top: 3rem;
color: snow;
}
.history_section h3 {
display: inline;
margin-right: 2rem;
}
.deposits-table {
margin-top: 1rem;
width: 100%;
background-color: #5a5a5a;
border-collapse: collapse;
}
.deposits-table tr:nth-child(even) {
background-color: #343434;
}
.withdrawals-table {
margin-top: 1rem;
width: 100%;
background-color: #5a5a5a;
border-collapse: collapse;
}
.withdrawals-table tr:nth-child(even) {
background-color: #343434;
}
table {
width: 100%;
border: none !important;
}
th,
td {
text-align: left;
padding: 8px;
border: none !important;
}
tr:nth-child(even) {
background-color: #f2f2f2;
}
th {
background-color: #00a7e1;
color: white;
}
.deposit-table-section {
background-color: #484848;
padding: 1% 3% 3% 3%;
border-radius: 10px;
margin-top: 2rem;
box-shadow: -1px 2px 8px 1px rgba(0, 0, 0, 0.65);
-webkit-box-shadow: -1px 2px 8px 1px rgba(0, 0, 0, 0.65);
-moz-box-shadow: -1px 2px 8px 1px rgba(0, 0, 0, 0.65);
}
.history-deposit-btn {
background-color: #00a7e1;
color: snow;
padding: 0.5% 4%;
border: none;
border-radius: 10px;
cursor: pointer;
}
.history-withdrawal-btn {
background-color: #00a7e1;
color: snow;
padding: 0.5% 4%;
border: none;
border-radius: 10px;
cursor: pointer;
}
.history-deposit-btn:hover {
background-color: #007ca5;
}
.history-withdrawal-btn:hover {
background-color: #007ca5;
}
.wrapper_deposits {
display: flex;
justify-content: center;
align-items: center;
width: 100%;
min-height: 78.8vh;
background-color: #484848;
color: snow;
}
.deposits_section {
display: flex;
flex-direction: column;
padding: 1% 4%;
width: 12%;
margin-top: 3rem;
background-color: #5a5a5a;
border-radius: 10px;
height: 40vh;
box-shadow: -1px 2px 8px 1px rgba(0, 0, 0, 0.65);
-webkit-box-shadow: -1px 2px 8px 1px rgba(0, 0, 0, 0.65);
-moz-box-shadow: -1px 2px 8px 1px rgba(0, 0, 0, 0.65);
}
.deposit-amount-input {
border: none;
border-radius: 10px;
padding: 3%;
}
.deposit-btn {
color: snow;
background-color: #00a7e1;
padding: 3% 21%;
border-radius: 10px;
border: none;
margin-top: 6%;
cursor: pointer;
}
.deposit-btn:hover {
color: snow;
background-color: #007ca5;
}
.wrapper-withdrawals {
display: flex;
flex-direction: column;
justify-content: center;
align-items: center;
width: 100%;
min-height: 78.8vh;
background-color: #484848;
color: snow;
}
.withdrawals_section {
width: 69%;
margin-top: 3rem;
background-color: darkkhaki;
}
.withdrawals_content {
display: flex;
justify-content: space-around;
width: 40%;
background-color: #5a5a5a;
border-radius: 10px;
padding: 1% 4%;
box-shadow: -1px 2px 8px 1px rgba(0, 0, 0, 0.65);
-webkit-box-shadow: -1px 2px 8px 1px rgba(0, 0, 0, 0.65);
-moz-box-shadow: -1px 2px 8px 1px rgba(0, 0, 0, 0.65);
}
.withdrawal-amount-input {
border: none;
border-radius: 10px;
padding: 3%;
}
.withdrawal-btn {
color: snow;
background-color: #00a7e1;
padding: 4% 17%;
border-radius: 10px;
border: none;
margin-top: 1%;
cursor: pointer;
}
.withdrawal-btn:hover {
color: snow;
background-color: #007ca5;
}
.withdrawal-image {
background-image: url("/img/withdrawal-form.jpg");
height: 55vh;
width: 60%;
background-position: center;
background-repeat: no-repeat;
background-size: cover;
position: relative;
margin: 5% 0 5% 5%;
border-radius: 10px;
}
.wrapper-about {
display: flex;
flex-direction: column;
justify-content: center;
align-items: center;
width: 100%;
}
.about_section {
width: 69%;
margin-top: 3rem;
}
.about-our-team {
width: 69%;
}
.about-our-team-info {
display: flex;
justify-content: space-between;
margin-top: 2rem;
width: 69%;
height: -webkit-fit-content;
height: -moz-fit-content;
height: fit-content;
}
.about-our-team {
display: flex;
justify-content: space-around;
text-align: center;
width: 100%;
}
.about-our-team img {
width: 15rem;
height: auto;
}
.team-member-info {
width: 25%;
line-height: 1.4;
letter-spacing: 0.1rem;
box-shadow: -1px 2px 8px 1px rgba(0, 0, 0, 0.65);
-webkit-box-shadow: -1px 2px 8px 1px rgba(0, 0, 0, 0.65);
-moz-box-shadow: -1px 2px 8px 1px rgba(0, 0, 0, 0.65);
}
.wrapper-cryptoDerivatives {
display: flex;
flex-direction: column;
justify-content: center;
align-items: center;
width: 100%;
}
.cryptoDerivatives_section {
display: flex;
width: 69%;
margin-top: 3rem;
}
.crypto-derivatives-types {
display: flex;
justify-content: space-between;
margin-top: 2rem;
width: 69%;
height: 70%;
}
.crypto-futures {
width: 25%;
height: 70%;
border: 1px solid #00a7e1;
border-radius: 5px;
padding: 3%;
box-shadow: -1px 2px 8px 1px rgba(0, 0, 0, 0.65);
-webkit-box-shadow: -1px 2px 8px 1px rgba(0, 0, 0, 0.65);
-moz-box-shadow: -1px 2px 8px 1px rgba(0, 0, 0, 0.65);
}
.crypto-futures h3 {
padding: 1%;
color: #000;
}
.crypto-futures p {
line-height: 1.4;
letter-spacing: 0.1rem;
}
.crypto-futures-btn {
width: 100%;
padding: 3%;
font-size: 16px;
background-color: snow;
color: #00a7e1;
border-radius: 5px;
border: 1px solid #00a7e1;
cursor: pointer;
}
.crypto-futures-btn:hover {
background-color: #00a7e1;
color: snow;
}
.crypto-futures-btn a {
color: #00a7e1;
text-decoration: none;
}
.crypto-futures-btn:hover a {
color: snow;
}
.crypto-futures img {
width: 100%;
border-radius: 5px;
}
.footer {
display: flex;
justify-content: center;
align-self: flex-end;
padding: 2% 0;
width: 100%;
color: snow;
background-color: black;
}
.admin-transactions-wrapper {
display: flex;
flex-direction: column;
align-items: center;
width: 100%;
min-height: 100vh;
background-color: #484848;
color: snow;
}
.admin-transactions-wrapper h1 {
margin: 0;
padding: 3rem 0 2rem 0;
}
.admin-transactions-top-section {
width: 69%;
}
.admin-transactions-table-wrapper {
margin: 0;
padding: 3%;
margin: 0.5rem 0 2rem 0;
width: 63.2%;
background-color: #484848;
border-collapse: collapse;
border-radius: 10px;
box-shadow: -1px 2px 8px 1px rgba(0, 0, 0, 0.65);
-webkit-box-shadow: -1px 2px 8px 1px rgba(0, 0, 0, 0.65);
-moz-box-shadow: -1px 2px 8px 1px rgba(0, 0, 0, 0.65);
}
.admin-transactions-table-wrapper tr:nth-child(even) {
background-color: #343434;
}
table {
width: 100%;
border: none !important;
}
.admin-transactions-table {
margin: 0;
border: none !important;
width: 100%;
background-color: #5a5a5a;
border-collapse: collapse;
}
.admin-transactions-table tr:nth-child(even) {
background-color: #343434;
}
.admin-transactions-middle-section {
width: 69%;
}
.complete-btn {
background-color: #0a7500;
color: snow;
border-radius: 10px;
border: none;
padding: 10% 20%;
margin: 0 30px 0 20px;
cursor: pointer;
}
.complete-btn:hover {
background-color: #085b00;
}
.deny-btn {
background-color: #b10000;
color: snow;
border-radius: 10px;
border: none;
padding: 13% 20%;
margin: 0 30px 0 20px;
cursor: pointer;
}
.deny-btn:hover {
background-color: #760000;
}
.admin-users-wrapper {
display: flex;
flex-direction: column;
align-items: center;
width: 100%;
min-height: 100vh;
background-color: #484848;
color: snow;
}
.admin-users-wrapper h1 {
margin: 0;
padding: 3rem 0 2rem 0;
}
.admin-user-top-section {
width: 69%;
}
.admin-users-table-wrapper {
margin: 0;
padding: 3%;
width: 63.2%;
background-color: #484848;
border-collapse: collapse;
border-radius: 10px;
box-shadow: -1px 2px 8px 1px rgba(0, 0, 0, 0.65);
-webkit-box-shadow: -1px 2px 8px 1px rgba(0, 0, 0, 0.65);
-moz-box-shadow: -1px 2px 8px 1px rgba(0, 0, 0, 0.65);
}
.admin-users-table-wrapper tr:nth-child(even) {
background-color: #343434;
}
table {
width: 100%;
border: none !important;
}
.admin-users-table {
margin: 0;
border: none !important;
width: 100%;
background-color: #5a5a5a;
border-collapse: collapse;
}
.admin-users-table tr:nth-child(even) {
background-color: #343434;
}
th,
td {
text-align: left;
padding: 8px;
border: none !important;
}
tr:nth-child(even) {
background-color: #f2f2f2;
}
th {
background-color: #00a7e1;
color: white;
}
.accept-btn {
background-color: #0a7500;
color: snow;
border-radius: 10px;
border: none;
padding: 12% 20%;
margin: 0 30px 0 20px;
cursor: pointer;
}
.accept-btn:hover {
background-color: #085b00;
}
.deny-btn {
background-color: #b10000;
color: snow;
border-radius: 10px;
border: none;
padding: 13% 20%;
margin: 0 30px 0 20px;
cursor: pointer;
}
.deny-btn:hover {
background-color: #760000;
}
.my-account-body {
display: flex;
flex-direction: column;
align-items: space-between;
background-color: #484848;
width: 100%;
height: 100vh;
display: flex;
flex-direction: column;
align-items: center;
color: snow;
}
.my-account-wrapper {
background-color: darkred;
display: flex;
flex-direction: column;
justify-content: space-around;
width: 30%;
padding: 2%;
}
.container-wrapper {
display: flex;
flex-direction: flex;
justify-content: space-around;
}
.container {
background-color: green;
}
.my-account-header {
width: 100%;
}
.my-account-header h1 {
margin: 0 0 2rem 1rem;
}
.card {
background-color: blue;
}
.form-group {
margin-bottom: 1rem;
font-size: 18px;
}
div.card-header {
font-size: 24px;
margin-bottom: 1rem;
}
.form-control {
padding: 3%;
border-radius: 10px;
border: none;
outline: none;
}
.btn-primary {
color: snow;
background-color: #00a7e1;
padding: 4% 25%;
border-radius: 10px;
border: none;
margin-top: 1%;
cursor: pointer;
}
table {
width: 50%;
margin: auto;
}
table,
th,
td {
border: 1px solid black;
}
.action {
display: flex;
flex-direction: row;
justify-content: end;
}
.admin-dashboard {
width: 50%;
margin: auto;
}
.admin-list {
display: flex;
width: 50%;
margin: auto;
}
/*# sourceMappingURL=app.css.map*/ | public/img/Invest App_files/app.css | .login-register-btn {
display: flex;
justify-content: flex-end;
padding: 2%;
width: 1000px;
font-size: 20px;
}
.login-register-btn a {
text-decoration: none;
padding: 0 1rem;
color: snow;
}
.login-register {
display: flex;
justify-content: center;
width: 99vw;
}
.wrapper {
display: flex;
justify-content: center;
align-items: center;
width: 100vw;
background-color: rgba(0, 0, 0, 0.5);
height: 77vh;
}
.body {
font-family: "Rubik", sans-serif;
}
.homepage-header {
color: snow;
font-size: 40px;
}
.intro-page {
overflow: hidden;
background-image: url("/img/home-bg.jpg");
height: 76.7vh;
background-position: center;
background-repeat: no-repeat;
background-size: cover;
position: relative;
}
.modal-btn {
background-color: red;
}
#login-modal {
background: transparent;
border: none;
}
.login-body {
background-color: snow;
display: flex;
height: 97vh;
justify-content: center;
align-items: center;
font-family: "Rubik", sans-serif;
}
.login-form {
background-color: #00a7e1;
padding: 5% 20%;
color: snow;
border-radius: 5px;
}
.email-label {
font-size: 16px;
}
.password-label {
font-size: 16px;
}
.login-button {
width: 172px;
border: 1px solid snow;
border-radius: 5px;
padding: 2% 20%;
background-color: #00a7e1;
color: snow;
cursor: pointer;
font-size: 14px;
}
.login-button:hover {
background-color: snow;
color: #00a7e1;
}
.login-form a {
color: snow;
text-decoration: none;
font-size: 12px;
}
.email-input {
border: 1px solid snow;
border-radius: 5px;
padding: 2%;
margin-top: 5px;
}
.password-input {
border: 1px solid snow;
border-radius: 5px;
padding: 2%;
margin-top: 5px;
}
.regitration-body {
align-items: center;
background-color: snow;
display: flex;
font-family: "Rubik", sans-serif;
height: 97vh;
justify-content: center;
}
.registration-form {
background-color: #00a7e1;
padding: 5% 20%;
color: snow;
border-radius: 5px;
}
.register-input {
border: 1px solid #00a7e1;
border-radius: 5px;
padding: 2%;
}
.register-button {
width: 172px;
border: 1px solid snow;
border-radius: 5px;
padding: 2% 20%;
background-color: #00a7e1;
color: snow;
cursor: pointer;
font-size: 14px;
}
.register-button:hover {
background-color: snow;
color: #00a7e1;
}
.registration-form a {
color: snow;
text-decoration: none;
font-size: 12px;
}
.body {
margin: 0;
padding: 0;
box-sizing: border-box;
}
.navigation-wrapper {
display: flex;
justify-content: center;
background-color: #00a7e1;
width: 100vw;
z-index: 1;
}
.navigation {
width: 60%;
}
.navigation a {
color: snow;
float: left;
text-align: center;
padding: 24px 16px;
text-decoration: none;
font-size: 19px;
}
.navigation a:hover {
background-color: snow;
color: #00a7e1;
}
.login-register {
width: 100%;
}
.dropdown {
float: left;
overflow: hidden;
}
.dropdown .dropbtn {
font-size: 19px;
border: none;
outline: none;
color: snow;
padding: 24px 16px;
background-color: inherit;
font-family: inherit;
margin: 0;
cursor: pointer;
}
.navbar a:hover,
.dropdown:hover .dropbtn {
background-color: snow;
color: #00a7e1;
}
.dropdown-content {
display: none;
position: absolute;
background-color: snow;
min-width: 160px;
box-shadow: 0px 8px 16px 0px rgba(0, 0, 0, 0.2);
z-index: 1;
}
.dropdown-content a {
float: none;
color: #00a7e1;
padding: 12px 16px;
text-decoration: none;
display: block;
text-align: left;
}
.dropdown-content a:hover {
background-color: #00a7e1;
color: snow;
}
.dropdown:hover .dropdown-content {
display: block;
}
.logout-button {
background-color: transparent;
border: none;
color: #00a7e1;
font-size: 17px;
padding: 12px 16px;
width: 100%;
text-align: left;
cursor: pointer;
}
.logout-button:hover {
background-color: #00a7e1;
color: snow;
}
.wrapper_approval {
display: flex;
justify-content: center;
align-items: center;
width: 100%;
}
.approval_section {
width: 69%;
}
.wrapper_approval h1 {
margin-top: 3rem;
}
.wrapper_approval h2 {
color: #2ff82f;
}
.wrapper_dashboard {
display: flex;
justify-content: center;
align-items: center;
width: 100%;
background-color: #484848;
}
.dashboard_section {
width: 69%;
margin-top: 3rem;
}
.invest-btn {
border: 1px solid #00a7e1;
border-radius: 20px;
padding: 5px 20px;
background-color: snow;
color: #00a7e1;
font-size: 24px;
}
.invest-btn:hover {
background-color: #00a7e1;
color: snow;
}
.chart {
background-color: #2a2a2a;
padding: 2%;
border-radius: 20px;
box-shadow: -1px 2px 8px 1px rgba(0, 0, 0, 0.65);
-webkit-box-shadow: -1px 2px 8px 1px rgba(0, 0, 0, 0.65);
-moz-box-shadow: -1px 2px 8px 1px rgba(0, 0, 0, 0.65);
margin-bottom: 5rem;
}
.wrapper-history {
display: flex;
justify-content: center;
width: 100%;
min-height: 100vh;
background-color: #484848;
}
.history_section {
width: 69%;
margin-top: 3rem;
color: snow;
}
.history_section h3 {
display: inline;
margin-right: 2rem;
}
.deposits-table {
margin-top: 1rem;
width: 100%;
background-color: #5a5a5a;
border-collapse: collapse;
}
.deposits-table tr:nth-child(even) {
background-color: #343434;
}
.withdrawals-table {
margin-top: 1rem;
width: 100%;
background-color: #5a5a5a;
border-collapse: collapse;
}
.withdrawals-table tr:nth-child(even) {
background-color: #343434;
}
table {
width: 100%;
border: none !important;
}
th,
td {
text-align: left;
padding: 8px;
border: none !important;
}
tr:nth-child(even) {
background-color: #f2f2f2;
}
th {
background-color: #00a7e1;
color: white;
}
.deposit-table-section {
background-color: #484848;
padding: 1% 3% 3% 3%;
border-radius: 10px;
margin-top: 2rem;
box-shadow: -1px 2px 8px 1px rgba(0, 0, 0, 0.65);
-webkit-box-shadow: -1px 2px 8px 1px rgba(0, 0, 0, 0.65);
-moz-box-shadow: -1px 2px 8px 1px rgba(0, 0, 0, 0.65);
}
.history-deposit-btn {
background-color: #00a7e1;
color: snow;
padding: 0.5% 4%;
border: none;
border-radius: 10px;
cursor: pointer;
}
.history-withdrawal-btn {
background-color: #00a7e1;
color: snow;
padding: 0.5% 4%;
border: none;
border-radius: 10px;
cursor: pointer;
}
.history-deposit-btn:hover {
background-color: #007ca5;
}
.history-withdrawal-btn:hover {
background-color: #007ca5;
}
.wrapper_deposits {
display: flex;
justify-content: center;
align-items: center;
width: 100%;
min-height: 78.8vh;
background-color: #484848;
color: snow;
}
.deposits_section {
display: flex;
flex-direction: column;
padding: 1% 4%;
width: 12%;
margin-top: 3rem;
background-color: #5a5a5a;
border-radius: 10px;
height: 40vh;
box-shadow: -1px 2px 8px 1px rgba(0, 0, 0, 0.65);
-webkit-box-shadow: -1px 2px 8px 1px rgba(0, 0, 0, 0.65);
-moz-box-shadow: -1px 2px 8px 1px rgba(0, 0, 0, 0.65);
}
.deposit-amount-input {
border: none;
border-radius: 10px;
padding: 3%;
}
.deposit-btn {
color: snow;
background-color: #00a7e1;
padding: 3% 21%;
border-radius: 10px;
border: none;
margin-top: 6%;
cursor: pointer;
}
.deposit-btn:hover {
color: snow;
background-color: #007ca5;
}
.wrapper-withdrawals {
display: flex;
flex-direction: column;
justify-content: center;
align-items: center;
width: 100%;
min-height: 78.8vh;
background-color: #484848;
color: snow;
}
.withdrawals_section {
width: 69%;
margin-top: 3rem;
background-color: darkkhaki;
}
.withdrawals_content {
display: flex;
justify-content: space-around;
width: 40%;
background-color: #5a5a5a;
border-radius: 10px;
padding: 1% 4%;
box-shadow: -1px 2px 8px 1px rgba(0, 0, 0, 0.65);
-webkit-box-shadow: -1px 2px 8px 1px rgba(0, 0, 0, 0.65);
-moz-box-shadow: -1px 2px 8px 1px rgba(0, 0, 0, 0.65);
}
.withdrawal-amount-input {
border: none;
border-radius: 10px;
padding: 3%;
}
.withdrawal-btn {
color: snow;
background-color: #00a7e1;
padding: 4% 17%;
border-radius: 10px;
border: none;
margin-top: 1%;
cursor: pointer;
}
.withdrawal-btn:hover {
color: snow;
background-color: #007ca5;
}
.withdrawal-image {
background-image: url("/img/withdrawal-form.jpg");
height: 55vh;
width: 60%;
background-position: center;
background-repeat: no-repeat;
background-size: cover;
position: relative;
margin: 5% 0 5% 5%;
border-radius: 10px;
}
.wrapper-about {
display: flex;
flex-direction: column;
justify-content: center;
align-items: center;
width: 100%;
}
.about_section {
width: 69%;
margin-top: 3rem;
}
.about-our-team {
width: 69%;
}
.about-our-team-info {
display: flex;
justify-content: space-between;
margin-top: 2rem;
width: 69%;
height: -webkit-fit-content;
height: -moz-fit-content;
height: fit-content;
}
.about-our-team {
display: flex;
justify-content: space-around;
text-align: center;
width: 100%;
}
.about-our-team img {
width: 15rem;
height: auto;
}
.team-member-info {
width: 25%;
line-height: 1.4;
letter-spacing: 0.1rem;
box-shadow: -1px 2px 8px 1px rgba(0, 0, 0, 0.65);
-webkit-box-shadow: -1px 2px 8px 1px rgba(0, 0, 0, 0.65);
-moz-box-shadow: -1px 2px 8px 1px rgba(0, 0, 0, 0.65);
}
.wrapper-cryptoDerivatives {
display: flex;
flex-direction: column;
justify-content: center;
align-items: center;
width: 100%;
}
.cryptoDerivatives_section {
display: flex;
width: 69%;
margin-top: 3rem;
}
.crypto-derivatives-types {
display: flex;
justify-content: space-between;
margin-top: 2rem;
width: 69%;
height: 70%;
}
.crypto-futures {
width: 25%;
height: 70%;
border: 1px solid #00a7e1;
border-radius: 5px;
padding: 3%;
box-shadow: -1px 2px 8px 1px rgba(0, 0, 0, 0.65);
-webkit-box-shadow: -1px 2px 8px 1px rgba(0, 0, 0, 0.65);
-moz-box-shadow: -1px 2px 8px 1px rgba(0, 0, 0, 0.65);
}
.crypto-futures h3 {
padding: 1%;
color: #000;
}
.crypto-futures p {
line-height: 1.4;
letter-spacing: 0.1rem;
}
.crypto-futures-btn {
width: 100%;
padding: 3%;
font-size: 16px;
background-color: snow;
color: #00a7e1;
border-radius: 5px;
border: 1px solid #00a7e1;
cursor: pointer;
}
.crypto-futures-btn:hover {
background-color: #00a7e1;
color: snow;
}
.crypto-futures-btn a {
color: #00a7e1;
text-decoration: none;
}
.crypto-futures-btn:hover a {
color: snow;
}
.crypto-futures img {
width: 100%;
border-radius: 5px;
}
.footer {
display: flex;
justify-content: center;
align-self: flex-end;
padding: 2% 0;
width: 100%;
color: snow;
background-color: black;
}
.admin-transactions-wrapper {
display: flex;
flex-direction: column;
align-items: center;
width: 100%;
min-height: 100vh;
background-color: #484848;
color: snow;
}
.admin-transactions-wrapper h1 {
margin: 0;
padding: 3rem 0 2rem 0;
}
.admin-transactions-top-section {
width: 69%;
}
.admin-transactions-table-wrapper {
margin: 0;
padding: 3%;
margin: 0.5rem 0 2rem 0;
width: 63.2%;
background-color: #484848;
border-collapse: collapse;
border-radius: 10px;
box-shadow: -1px 2px 8px 1px rgba(0, 0, 0, 0.65);
-webkit-box-shadow: -1px 2px 8px 1px rgba(0, 0, 0, 0.65);
-moz-box-shadow: -1px 2px 8px 1px rgba(0, 0, 0, 0.65);
}
.admin-transactions-table-wrapper tr:nth-child(even) {
background-color: #343434;
}
table {
width: 100%;
border: none !important;
}
.admin-transactions-table {
margin: 0;
border: none !important;
width: 100%;
background-color: #5a5a5a;
border-collapse: collapse;
}
.admin-transactions-table tr:nth-child(even) {
background-color: #343434;
}
.admin-transactions-middle-section {
width: 69%;
}
.complete-btn {
background-color: #0a7500;
color: snow;
border-radius: 10px;
border: none;
padding: 10% 20%;
margin: 0 30px 0 20px;
cursor: pointer;
}
.complete-btn:hover {
background-color: #085b00;
}
.deny-btn {
background-color: #b10000;
color: snow;
border-radius: 10px;
border: none;
padding: 13% 20%;
margin: 0 30px 0 20px;
cursor: pointer;
}
.deny-btn:hover {
background-color: #760000;
}
.admin-users-wrapper {
display: flex;
flex-direction: column;
align-items: center;
width: 100%;
min-height: 100vh;
background-color: #484848;
color: snow;
}
.admin-users-wrapper h1 {
margin: 0;
padding: 3rem 0 2rem 0;
}
.admin-user-top-section {
width: 69%;
}
.admin-users-table-wrapper {
margin: 0;
padding: 3%;
width: 63.2%;
background-color: #484848;
border-collapse: collapse;
border-radius: 10px;
box-shadow: -1px 2px 8px 1px rgba(0, 0, 0, 0.65);
-webkit-box-shadow: -1px 2px 8px 1px rgba(0, 0, 0, 0.65);
-moz-box-shadow: -1px 2px 8px 1px rgba(0, 0, 0, 0.65);
}
.admin-users-table-wrapper tr:nth-child(even) {
background-color: #343434;
}
table {
width: 100%;
border: none !important;
}
.admin-users-table {
margin: 0;
border: none !important;
width: 100%;
background-color: #5a5a5a;
border-collapse: collapse;
}
.admin-users-table tr:nth-child(even) {
background-color: #343434;
}
th,
td {
text-align: left;
padding: 8px;
border: none !important;
}
tr:nth-child(even) {
background-color: #f2f2f2;
}
th {
background-color: #00a7e1;
color: white;
}
.accept-btn {
background-color: #0a7500;
color: snow;
border-radius: 10px;
border: none;
padding: 12% 20%;
margin: 0 30px 0 20px;
cursor: pointer;
}
.accept-btn:hover {
background-color: #085b00;
}
.deny-btn {
background-color: #b10000;
color: snow;
border-radius: 10px;
border: none;
padding: 13% 20%;
margin: 0 30px 0 20px;
cursor: pointer;
}
.deny-btn:hover {
background-color: #760000;
}
.my-account-body {
display: flex;
flex-direction: column;
align-items: space-between;
background-color: #484848;
width: 100%;
height: 100vh;
display: flex;
flex-direction: column;
align-items: center;
color: snow;
}
.my-account-wrapper {
background-color: darkred;
display: flex;
flex-direction: column;
justify-content: space-around;
width: 30%;
padding: 2%;
}
.container-wrapper {
display: flex;
flex-direction: flex;
justify-content: space-around;
}
.container {
background-color: green;
}
.my-account-header {
width: 100%;
}
.my-account-header h1 {
margin: 0 0 2rem 1rem;
}
.card {
background-color: blue;
}
.form-group {
margin-bottom: 1rem;
font-size: 18px;
}
div.card-header {
font-size: 24px;
margin-bottom: 1rem;
}
.form-control {
padding: 3%;
border-radius: 10px;
border: none;
outline: none;
}
.btn-primary {
color: snow;
background-color: #00a7e1;
padding: 4% 25%;
border-radius: 10px;
border: none;
margin-top: 1%;
cursor: pointer;
}
table {
width: 50%;
margin: auto;
}
table,
th,
td {
border: 1px solid black;
}
.action {
display: flex;
flex-direction: row;
justify-content: end;
}
.admin-dashboard {
width: 50%;
margin: auto;
}
.admin-list {
display: flex;
width: 50%;
margin: auto;
}
/*# sourceMappingURL=app.css.map*/ | 0.341692 | 0.072276 |
html {
/*overflow-y: hidden;*/
}
.hot_3dalbum {
width: 1200px;
height: 418px;
margin:0 auto;
}
/*
3D相册*/
.dg_container {
width: 100%;
height: 450px;
position: relative;
}
.dg_wrapper {
width: 481px;
height: 316px;
margin: 0 auto;
position: relative;
-webkit-transform-style: preserve-3d;
-moz-transform-style: preserve-3d;
-o-transform-style: preserve-3d;
-ms-transform-style: preserve-3d;
transform-style: preserve-3d;
-webkit-perspective: 1000px;
-moz-perspective: 1000px;
-o-perspective: 1000px;
-ms-perspective: 1000px;
perspective: 1000px;
}
.dg_wrapper a {
overflow: hidden;
width: 395px;
height: 387px;
display: block;
position: absolute;
left: 0;
top: 0;
box-shadow: 0px 10px 20px rgba(0, 0, 0, 0.3);
}
.dg_wrapper a.dg-transition {
-webkit-transition: all 0.5s ease-in-out;
-moz-transition: all 0.5s ease-in-out;
-o-transition: all 0.5s ease-in-out;
-ms-transition: all 0.5s ease-in-out;
transition: all 0.5s ease-in-out;
}
.dg_wrapper a img {
display: block;
}
.dg_wrapper a div {
font-style: italic;
text-align: center;
line-height: 50px;
text-shadow: 1px 1px 1px rgba(255, 255, 255, 0.5);
color: #333;
font-size: 16px;
width: 100%;
bottom: -55px;
display: none;
position: absolute;
}
.dg_wrapper a.dg-center {
display: block;
width: 490px;
height: 385px;
margin-left: -49px;
box-shadow: 0 0 10px rgba(255, 255, 255, .5);
-webkit-box-shadow: 0 0 10px rgba(255, 255, 255, .5);
}
.dg_wrapper a.dg-center div {
display: block;
}
.dg_wrapper a.dg-center img {
width: 431px;
height: 331px;
margin-top: 29px;
margin-left: 30px;
z-index: 1;
}
.float_layer {
width: 430px;
height: 330px;
z-index: 999;
box-shadow: 0 0 10px rgba(255, 255, 255, .5);
-webkit-box-shadow: 0 0 10px rgba(255, 255, 255, .5);
position: absolute;
margin-left: 310px;
margin-top: -316px;
position: relative;
overflow: hidden;
border: 30px solid rgba(255, 255, 255, .7);
}
.dg_float {
width: 431px;
height: 94px;
position: absolute;
bottom: 0px;
left: 0px;
background-color: rgba(0, 0, 0, .5);
}
.dg_float_con {
width: 320px;
height: 68px;
float: left;
margin-left: 15px;
margin-top: 15px;
line-height: 30px;
}
.dg_float_con p {
font-size: 18px;
color: #fff;
}
.dg_float_con p.hot_price {
font-size: 36px;
color: #ffea00;
margin-top: 5px;
}
.dg_float_con p.hot_price span {
font-size: 18px;
}
.dg_float strong {
width: 46px;
height: 46px;
display: block;
background: url("../images/qr_code.png") no-repeat;
float: right;
margin-right: 23px;
margin-top: 27px;
}
/*nav*/
.dg_container nav span.dg_prev {
display: block;
position: absolute;
width: 350px;
height: 387px;
margin-top: -311px;
margin-left: -33px;
}
.dg_container nav span.dg_next {
display: block;
position: absolute;
width: 350px;
height: 387px;
margin-top: -317px;
margin-left: 799px;
}
.ui-loader {
display: none;
} | html5-awesome/jquery-mobile-3d-image/style/hot.css | html {
/*overflow-y: hidden;*/
}
.hot_3dalbum {
width: 1200px;
height: 418px;
margin:0 auto;
}
/*
3D相册*/
.dg_container {
width: 100%;
height: 450px;
position: relative;
}
.dg_wrapper {
width: 481px;
height: 316px;
margin: 0 auto;
position: relative;
-webkit-transform-style: preserve-3d;
-moz-transform-style: preserve-3d;
-o-transform-style: preserve-3d;
-ms-transform-style: preserve-3d;
transform-style: preserve-3d;
-webkit-perspective: 1000px;
-moz-perspective: 1000px;
-o-perspective: 1000px;
-ms-perspective: 1000px;
perspective: 1000px;
}
.dg_wrapper a {
overflow: hidden;
width: 395px;
height: 387px;
display: block;
position: absolute;
left: 0;
top: 0;
box-shadow: 0px 10px 20px rgba(0, 0, 0, 0.3);
}
.dg_wrapper a.dg-transition {
-webkit-transition: all 0.5s ease-in-out;
-moz-transition: all 0.5s ease-in-out;
-o-transition: all 0.5s ease-in-out;
-ms-transition: all 0.5s ease-in-out;
transition: all 0.5s ease-in-out;
}
.dg_wrapper a img {
display: block;
}
.dg_wrapper a div {
font-style: italic;
text-align: center;
line-height: 50px;
text-shadow: 1px 1px 1px rgba(255, 255, 255, 0.5);
color: #333;
font-size: 16px;
width: 100%;
bottom: -55px;
display: none;
position: absolute;
}
.dg_wrapper a.dg-center {
display: block;
width: 490px;
height: 385px;
margin-left: -49px;
box-shadow: 0 0 10px rgba(255, 255, 255, .5);
-webkit-box-shadow: 0 0 10px rgba(255, 255, 255, .5);
}
.dg_wrapper a.dg-center div {
display: block;
}
.dg_wrapper a.dg-center img {
width: 431px;
height: 331px;
margin-top: 29px;
margin-left: 30px;
z-index: 1;
}
.float_layer {
width: 430px;
height: 330px;
z-index: 999;
box-shadow: 0 0 10px rgba(255, 255, 255, .5);
-webkit-box-shadow: 0 0 10px rgba(255, 255, 255, .5);
position: absolute;
margin-left: 310px;
margin-top: -316px;
position: relative;
overflow: hidden;
border: 30px solid rgba(255, 255, 255, .7);
}
.dg_float {
width: 431px;
height: 94px;
position: absolute;
bottom: 0px;
left: 0px;
background-color: rgba(0, 0, 0, .5);
}
.dg_float_con {
width: 320px;
height: 68px;
float: left;
margin-left: 15px;
margin-top: 15px;
line-height: 30px;
}
.dg_float_con p {
font-size: 18px;
color: #fff;
}
.dg_float_con p.hot_price {
font-size: 36px;
color: #ffea00;
margin-top: 5px;
}
.dg_float_con p.hot_price span {
font-size: 18px;
}
.dg_float strong {
width: 46px;
height: 46px;
display: block;
background: url("../images/qr_code.png") no-repeat;
float: right;
margin-right: 23px;
margin-top: 27px;
}
/*nav*/
.dg_container nav span.dg_prev {
display: block;
position: absolute;
width: 350px;
height: 387px;
margin-top: -311px;
margin-left: -33px;
}
.dg_container nav span.dg_next {
display: block;
position: absolute;
width: 350px;
height: 387px;
margin-top: -317px;
margin-left: 799px;
}
.ui-loader {
display: none;
} | 0.450601 | 0.062617 |
@value media-small: 420px;
.jobArticle {
margin: 2rem 1rem 6rem;
display: grid;
grid-template: 'a a' 'c c' 'd d' / 1fr auto;
}
.titleWrapper {
grid-area: a;
display: flex;
flex-wrap: wrap;
justify-content: space-between;
align-items: center;
margin-bottom: 1rem;
}
.jobArticle__title {
margin: 1.8rem 0;
padding-right: 3rem;
font-weight: bold;
background: linear-gradient(
to right,
var(--color-primary),
var(--color-secondary1),
var(--color-secondary2)
);
background-size: 200% 200%;
background-clip: text;
transition: color 0.2s ease-in-out;
color: rgba(0, 0, 0, 0);
}
.button__bottom {
grid-area: d;
margin: 4rem 0 0;
}
.button__top {
margin: 4rem 0;
}
@media (max-width: media-small) {
.button__top a,
.button__bottom a {
display: flex;
align-items: center;
justify-content: center;
}
.jobArticle__title {
font-size: 2.7rem;
}
}
.rendered__markdown__wrapper {
grid-area: c;
max-width: 60ch;
}
.rendered__markdown__wrapper * + * {
margin-top: 1rem;
}
.rendered__markdown__wrapper * + h2 {
margin-top: 3.4rem;
}
.rendered__markdown__wrapper h1 {
font-size: 3.3rem;
font-weight: bold;
margin: 2rem 0;
}
.rendered__markdown__wrapper h2 {
font-weight: 600;
font-size: 1.7rem;
}
.rendered__markdown__wrapper h3 {
font-weight: bold;
font-size: 1.1rem;
margin: 2rem 0 -0.8rem 0;
}
.rendered__markdown__wrapper ul {
margin: auto 1rem 1rem;
}
.rendered__markdown__wrapper li {
margin: 0.3rem 0;
}
.rendered__markdown__wrapper img {
shape-outside: circle() padding-box;
width: 24rem;
padding: 1rem;
margin-right: -12rem;
float: right;
}
.rendered__markdown__wrapper :global(.small) img {
width: 12rem;
}
.rendered__markdown__wrapper :global(.left) img {
float: left;
margin-left: -16rem;
margin-right: 0;
}
.rendered__markdown__wrapper :global(.sm) img {
width: 20rem;
}
.rendered__markdown__wrapper :global(.blob1) img {
shape-margin: 2rem;
clip-path: url('#blobClip1');
}
.rendered__markdown__wrapper :global(.blob2) img {
shape-margin: 2rem;
clip-path: url('#blobClip2');
}
.rendered__markdown__wrapper :global(.polaroid) {
float: right;
transform: rotateZ(10deg);
margin: 2rem;
margin-right: -0.45rem;
padding: 0.7em;
background: white;
width: 15rem;
box-shadow: 0 0 4vmin rgba(0, 0, 0, 0.3), 0 0 0.5vmin rgba(0, 0, 0, 0.5);
font-size: 0.7rem;
font-family: 'Recoleta-Medium';
transition: box-shadow 0.2s ease, filter 0.2s ease;
}
.rendered__markdown__wrapper :global(.polaroid) img {
float: none;
max-width: 100%;
pointer-events: none;
margin: 0;
padding: 0;
}
.rendered__markdown__wrapper :global(.polaroid) figcaption:nth-child(2) {
margin: 0;
}
.contacts__layout {
display: grid;
flex-wrap: wrap;
gap: 1rem;
grid-template-columns: repeat(auto-fill, minmax(350px, 1fr));
}
.contact {
margin: 1rem 0;
display: flex;
align-items: center;
}
.contact__img {
margin-right: 0.5rem;
}
.contact__name {
margin: 0;
}
.contact__type {
text-decoration: none;
font-size: 1rem;
color: var(--color-standard__white--text);
display: block;
background: linear-gradient(
to right,
var(--color-secondary1),
var(--color-primary__shade1),
var(--color-secondary2)
);
background-size: 200% 200%;
background-clip: text;
transition: color 0.2s ease-in-out;
}
.contact__type:not(:last-child) {
margin-right: 1rem;
}
.contact__type:hover {
color: rgba(0, 0, 0, 0);
}
:global .flipCard {
--flip-card-height: 400px;
--flip-card-transition-duration: 800ms;
--flip-card-border-radius: 4px;
--flip-card-box-shadow: 0 15px 40px rgba(0, 0, 0, 0.15);
--flip-card-background-color-front: var(--color-secondary4__tint2);
--flip-card-background-color-back: var(--color-standard__white);
--flip-card-transition-timing-function: ease;
}
:global .flipCard__details {
height: var(--flip-card-height);
display: flex;
align-items: center;
justify-content: center;
margin: 0;
padding: 0 1rem;
}
:global button.flipCard__details {
cursor: pointer;
display: block;
background: var(--flip-card-background-color-front);
width: 100%;
border: 0;
padding: 0;
} | src/jobs/listing/listings.module.css | @value media-small: 420px;
.jobArticle {
margin: 2rem 1rem 6rem;
display: grid;
grid-template: 'a a' 'c c' 'd d' / 1fr auto;
}
.titleWrapper {
grid-area: a;
display: flex;
flex-wrap: wrap;
justify-content: space-between;
align-items: center;
margin-bottom: 1rem;
}
.jobArticle__title {
margin: 1.8rem 0;
padding-right: 3rem;
font-weight: bold;
background: linear-gradient(
to right,
var(--color-primary),
var(--color-secondary1),
var(--color-secondary2)
);
background-size: 200% 200%;
background-clip: text;
transition: color 0.2s ease-in-out;
color: rgba(0, 0, 0, 0);
}
.button__bottom {
grid-area: d;
margin: 4rem 0 0;
}
.button__top {
margin: 4rem 0;
}
@media (max-width: media-small) {
.button__top a,
.button__bottom a {
display: flex;
align-items: center;
justify-content: center;
}
.jobArticle__title {
font-size: 2.7rem;
}
}
.rendered__markdown__wrapper {
grid-area: c;
max-width: 60ch;
}
.rendered__markdown__wrapper * + * {
margin-top: 1rem;
}
.rendered__markdown__wrapper * + h2 {
margin-top: 3.4rem;
}
.rendered__markdown__wrapper h1 {
font-size: 3.3rem;
font-weight: bold;
margin: 2rem 0;
}
.rendered__markdown__wrapper h2 {
font-weight: 600;
font-size: 1.7rem;
}
.rendered__markdown__wrapper h3 {
font-weight: bold;
font-size: 1.1rem;
margin: 2rem 0 -0.8rem 0;
}
.rendered__markdown__wrapper ul {
margin: auto 1rem 1rem;
}
.rendered__markdown__wrapper li {
margin: 0.3rem 0;
}
.rendered__markdown__wrapper img {
shape-outside: circle() padding-box;
width: 24rem;
padding: 1rem;
margin-right: -12rem;
float: right;
}
.rendered__markdown__wrapper :global(.small) img {
width: 12rem;
}
.rendered__markdown__wrapper :global(.left) img {
float: left;
margin-left: -16rem;
margin-right: 0;
}
.rendered__markdown__wrapper :global(.sm) img {
width: 20rem;
}
.rendered__markdown__wrapper :global(.blob1) img {
shape-margin: 2rem;
clip-path: url('#blobClip1');
}
.rendered__markdown__wrapper :global(.blob2) img {
shape-margin: 2rem;
clip-path: url('#blobClip2');
}
.rendered__markdown__wrapper :global(.polaroid) {
float: right;
transform: rotateZ(10deg);
margin: 2rem;
margin-right: -0.45rem;
padding: 0.7em;
background: white;
width: 15rem;
box-shadow: 0 0 4vmin rgba(0, 0, 0, 0.3), 0 0 0.5vmin rgba(0, 0, 0, 0.5);
font-size: 0.7rem;
font-family: 'Recoleta-Medium';
transition: box-shadow 0.2s ease, filter 0.2s ease;
}
.rendered__markdown__wrapper :global(.polaroid) img {
float: none;
max-width: 100%;
pointer-events: none;
margin: 0;
padding: 0;
}
.rendered__markdown__wrapper :global(.polaroid) figcaption:nth-child(2) {
margin: 0;
}
.contacts__layout {
display: grid;
flex-wrap: wrap;
gap: 1rem;
grid-template-columns: repeat(auto-fill, minmax(350px, 1fr));
}
.contact {
margin: 1rem 0;
display: flex;
align-items: center;
}
.contact__img {
margin-right: 0.5rem;
}
.contact__name {
margin: 0;
}
.contact__type {
text-decoration: none;
font-size: 1rem;
color: var(--color-standard__white--text);
display: block;
background: linear-gradient(
to right,
var(--color-secondary1),
var(--color-primary__shade1),
var(--color-secondary2)
);
background-size: 200% 200%;
background-clip: text;
transition: color 0.2s ease-in-out;
}
.contact__type:not(:last-child) {
margin-right: 1rem;
}
.contact__type:hover {
color: rgba(0, 0, 0, 0);
}
:global .flipCard {
--flip-card-height: 400px;
--flip-card-transition-duration: 800ms;
--flip-card-border-radius: 4px;
--flip-card-box-shadow: 0 15px 40px rgba(0, 0, 0, 0.15);
--flip-card-background-color-front: var(--color-secondary4__tint2);
--flip-card-background-color-back: var(--color-standard__white);
--flip-card-transition-timing-function: ease;
}
:global .flipCard__details {
height: var(--flip-card-height);
display: flex;
align-items: center;
justify-content: center;
margin: 0;
padding: 0 1rem;
}
:global button.flipCard__details {
cursor: pointer;
display: block;
background: var(--flip-card-background-color-front);
width: 100%;
border: 0;
padding: 0;
} | 0.642545 | 0.090293 |
/* latin-ext */
@font-face {
font-family: 'Raleway';
font-style: normal;
font-weight: 100;
src: local('Raleway Thin'), local('Raleway-Thin'), url(../fonts/1.woff2) format('woff2');
unicode-range: U+0100-024F, U+0259, U+1E00-1EFF, U+2020, U+20A0-20AB, U+20AD-20CF, U+2113, U+2C60-2C7F, U+A720-A7FF;
}
/* latin */
@font-face {
font-family: 'Raleway';
font-style: normal;
font-weight: 100;
src: local('Raleway Thin'), local('Raleway-Thin'), url(../fonts/2.woff2) format('woff2');
unicode-range: U+0000-00FF, U+0131, U+0152-0153, U+02BB-02BC, U+02C6, U+02DA, U+02DC, U+2000-206F, U+2074, U+20AC, U+2122, U+2191, U+2193, U+2212, U+2215, U+FEFF, U+FFFD;
}
/* latin-ext */
@font-face {
font-family: 'Raleway';
font-style: normal;
font-weight: 400;
src: local('Raleway'), local('Raleway-Regular'), url(../fonts/3.woff2) format('woff2');
unicode-range: U+0100-024F, U+0259, U+1E00-1EFF, U+2020, U+20A0-20AB, U+20AD-20CF, U+2113, U+2C60-2C7F, U+A720-A7FF;
}
/* latin */
@font-face {
font-family: 'Raleway';
font-style: normal;
font-weight: 400;
src: local('Raleway'), local('Raleway-Regular'), url(../fonts/4.woff2) format('woff2');
unicode-range: U+0000-00FF, U+0131, U+0152-0153, U+02BB-02BC, U+02C6, U+02DA, U+02DC, U+2000-206F, U+2074, U+20AC, U+2122, U+2191, U+2193, U+2212, U+2215, U+FEFF, U+FFFD;
}
/* latin-ext */
@font-face {
font-family: 'Raleway';
font-style: normal;
font-weight: 700;
src: local('Raleway Bold'), local('Raleway-Bold'), url(../fonts/5.woff2) format('woff2');
unicode-range: U+0100-024F, U+0259, U+1E00-1EFF, U+2020, U+20A0-20AB, U+20AD-20CF, U+2113, U+2C60-2C7F, U+A720-A7FF;
}
/* latin */
@font-face {
font-family: 'Raleway';
font-style: normal;
font-weight: 700;
src: local('Raleway Bold'), local('Raleway-Bold'), url(../fonts/6.woff2) format('woff2');
unicode-range: U+0000-00FF, U+0131, U+0152-0153, U+02BB-02BC, U+02C6, U+02DA, U+02DC, U+2000-206F, U+2074, U+20AC, U+2122, U+2191, U+2193, U+2212, U+2215, U+FEFF, U+FFFD;
}
* {
margin: 0;
}
body {
background-image: url(../img/1.jpg);
background-repeat: no-repeat;
background-size: cover;
background-attachment: fixed;
font-family: Raleway, Open Sans, Droid Sans, Roboto,arial, sans-serif;
}
.blurred-bg {
background-image: url(../img/1_blure.jpg);
background-repeat: no-repeat;
-moz-background-size: cover;
-o-background-size: cover;
-webkit-background-size: cover;
background-size: cover;
background-attachment: fixed;
}
.blurred-bg.tinted {
background-image: url(../img/1_blure.jpg);
/* background-size: 100%; */
background-image: -moz-linear-gradient(90deg, rgba(255, 255, 255, 0.2), rgba(255, 255, 255, 0.2)), url(../img/1_blure.jpg);
background-image: -webkit-linear-gradient(90deg, rgba(255, 255, 255, 0.2), rgba(255, 255, 255, 0.2)), url(../img/1_blure.jpg);
background-image: linear-gradient(0deg, rgba(255, 255, 255, 0.2), rgba(255, 255, 255, 0.2)), url(../img/1_blure.jpg);
}
.blurred-bg.shaded {
background-image: url(../img/1_blure.jpg);
/* background-size: 100%; */
background-image: -moz-linear-gradient(90deg, rgba(0, 0, 0, 0.2), rgba(0, 0, 0, 0.2)), url(../img/1_blure.jpg);
background-image: -webkit-linear-gradient(90deg, rgba(0, 0, 0, 0.2), rgba(0, 0, 0, 0.2)), url(../img/1_blure.jpg);
background-image: linear-gradient(0deg, rgba(0, 0, 0, 0.2), rgba(0, 0, 0, 0.2)), url(../img/1_blure.jpg);
}
.box {
width: 500px;
height: 300px;
left: -webkit-calc( 50% - 250px );
top: 20%;
position: absolute;
border-radius: 5px;
-moz-box-shadow: 0 20px 30px rgba(0, 0, 0, 0.6);
-webkit-box-shadow: 0 20px 30px rgba(0, 0, 0, 0.6);
box-shadow: 0 20px 30px rgba(0, 0, 0, 0.6);
border: 1px solid rgba(255, 255, 255, 0.3);
padding: 20px;
text-align: center;
-moz-box-sizing: border-box;
-webkit-box-sizing: border-box;
box-sizing: border-box;
text-shadow: 0 1px 1px rgba(0, 0, 0, 0.4);
display: flex;
transition: box-shadow .3s ease;
}
.box:active {
cursor: move;
-moz-box-shadow: 0 20px 50px rgba(0, 0, 0, 0.9);
-webkit-box-shadow: 0 20px 50px rgba(0, 0, 0, 0.9);
box-shadow: 0 20px 50px rgba(0, 0, 0, 0.9);
}
.box .content {
margin: auto;
}
h1, h2, a, p {
color: white;
font-weight: 100;
}
.tinted h1, .tinted h2, .tinted a, .tinted p {
color: black;
text-shadow: 0 1px 1px rgba(255, 255, 255, 0.2);
}
h2 {
font-size: 14px;
}
p {
margin: 20px;
}
p.related {
text-transform: uppercase;
font-weight: 700;
color: #444;
}
p.related a {
font-weight: 700;
text-decoration: none;
}
p.related a:hover {
text-decoration: underline;
}
.header {
background: #272727;
height: 30px;
width: auto;
margin: -20px 0px;
}
.header p {
color: #FFC830;
}
.leftBlokInput {
float: left;
}
.rightBlokInput {
float: right;
}
.content input {
margin: 10px;
}
input[type=text] {
padding: 5px;
border: 2px solid #ccc;
-webkit-border-radius: 5px;
border-radius: 5px;
background: lightgray
}
input[type=text]:focus {
border-color: #333;
}
input[type=submit] {
padding: 5px 15px;
background: #ccc;
border: 0 none;
cursor: pointer;
-webkit-border-radius: 5px;
border-radius: 5px;
}
.button {
background-color: gainsboro;
color: black;
border: 2px solid lightgray; /* Green */
box-shadow: 0 8px 16px 0 rgba(0,0,0,0.2), 0 6px 20px 0 rgba(0,0,0,0.19);
-webkit-transition-duration: 0.4s; /* Safari */
transition-duration: 0.4s;
}
.button:hover {
box-shadow: 0 12px 16px 0 rgba(0,0,0,0.24), 0 17px 50px 0 rgba(0,0,0,0.19);
background-color: lightgray; /* Green */
color: white;
}
.textareaRes{
height: 250px;
width: 300px;
margin: 10px 0px 0px 10px;
background: lightgrey;
}
.downArea{
height: 80px;
width: 616px;
}
.boxResult {
left: -webkit-calc( 50% - 350px );
top: 20%;
position: absolute;
border-radius: 5px;
-moz-box-shadow: 0 20px 30px rgba(0, 0, 0, 0.6);
-webkit-box-shadow: 0 20px 30px rgba(0, 0, 0, 0.6);
box-shadow: 0 20px 30px rgba(0, 0, 0, 0.6);
border: 1px solid rgba(255, 255, 255, 0.3);
padding: 20px;
text-align: center;
-moz-box-sizing: border-box;
-webkit-box-sizing: border-box;
box-sizing: border-box;
text-shadow: 0 1px 1px rgba(0, 0, 0, 0.4);
display: flex;
transition: box-shadow .3s ease;
}
.boxResult:active {
cursor: move;
-moz-box-shadow: 0 20px 50px rgba(0, 0, 0, 0.9);
-webkit-box-shadow: 0 20px 50px rgba(0, 0, 0, 0.9);
box-shadow: 0 20px 50px rgba(0, 0, 0, 0.9);
}
.boxResult .content {
margin: auto;
} | WebClientAsp/Content/Style.css | /* latin-ext */
@font-face {
font-family: 'Raleway';
font-style: normal;
font-weight: 100;
src: local('Raleway Thin'), local('Raleway-Thin'), url(../fonts/1.woff2) format('woff2');
unicode-range: U+0100-024F, U+0259, U+1E00-1EFF, U+2020, U+20A0-20AB, U+20AD-20CF, U+2113, U+2C60-2C7F, U+A720-A7FF;
}
/* latin */
@font-face {
font-family: 'Raleway';
font-style: normal;
font-weight: 100;
src: local('Raleway Thin'), local('Raleway-Thin'), url(../fonts/2.woff2) format('woff2');
unicode-range: U+0000-00FF, U+0131, U+0152-0153, U+02BB-02BC, U+02C6, U+02DA, U+02DC, U+2000-206F, U+2074, U+20AC, U+2122, U+2191, U+2193, U+2212, U+2215, U+FEFF, U+FFFD;
}
/* latin-ext */
@font-face {
font-family: 'Raleway';
font-style: normal;
font-weight: 400;
src: local('Raleway'), local('Raleway-Regular'), url(../fonts/3.woff2) format('woff2');
unicode-range: U+0100-024F, U+0259, U+1E00-1EFF, U+2020, U+20A0-20AB, U+20AD-20CF, U+2113, U+2C60-2C7F, U+A720-A7FF;
}
/* latin */
@font-face {
font-family: 'Raleway';
font-style: normal;
font-weight: 400;
src: local('Raleway'), local('Raleway-Regular'), url(../fonts/4.woff2) format('woff2');
unicode-range: U+0000-00FF, U+0131, U+0152-0153, U+02BB-02BC, U+02C6, U+02DA, U+02DC, U+2000-206F, U+2074, U+20AC, U+2122, U+2191, U+2193, U+2212, U+2215, U+FEFF, U+FFFD;
}
/* latin-ext */
@font-face {
font-family: 'Raleway';
font-style: normal;
font-weight: 700;
src: local('Raleway Bold'), local('Raleway-Bold'), url(../fonts/5.woff2) format('woff2');
unicode-range: U+0100-024F, U+0259, U+1E00-1EFF, U+2020, U+20A0-20AB, U+20AD-20CF, U+2113, U+2C60-2C7F, U+A720-A7FF;
}
/* latin */
@font-face {
font-family: 'Raleway';
font-style: normal;
font-weight: 700;
src: local('Raleway Bold'), local('Raleway-Bold'), url(../fonts/6.woff2) format('woff2');
unicode-range: U+0000-00FF, U+0131, U+0152-0153, U+02BB-02BC, U+02C6, U+02DA, U+02DC, U+2000-206F, U+2074, U+20AC, U+2122, U+2191, U+2193, U+2212, U+2215, U+FEFF, U+FFFD;
}
* {
margin: 0;
}
body {
background-image: url(../img/1.jpg);
background-repeat: no-repeat;
background-size: cover;
background-attachment: fixed;
font-family: Raleway, Open Sans, Droid Sans, Roboto,arial, sans-serif;
}
.blurred-bg {
background-image: url(../img/1_blure.jpg);
background-repeat: no-repeat;
-moz-background-size: cover;
-o-background-size: cover;
-webkit-background-size: cover;
background-size: cover;
background-attachment: fixed;
}
.blurred-bg.tinted {
background-image: url(../img/1_blure.jpg);
/* background-size: 100%; */
background-image: -moz-linear-gradient(90deg, rgba(255, 255, 255, 0.2), rgba(255, 255, 255, 0.2)), url(../img/1_blure.jpg);
background-image: -webkit-linear-gradient(90deg, rgba(255, 255, 255, 0.2), rgba(255, 255, 255, 0.2)), url(../img/1_blure.jpg);
background-image: linear-gradient(0deg, rgba(255, 255, 255, 0.2), rgba(255, 255, 255, 0.2)), url(../img/1_blure.jpg);
}
.blurred-bg.shaded {
background-image: url(../img/1_blure.jpg);
/* background-size: 100%; */
background-image: -moz-linear-gradient(90deg, rgba(0, 0, 0, 0.2), rgba(0, 0, 0, 0.2)), url(../img/1_blure.jpg);
background-image: -webkit-linear-gradient(90deg, rgba(0, 0, 0, 0.2), rgba(0, 0, 0, 0.2)), url(../img/1_blure.jpg);
background-image: linear-gradient(0deg, rgba(0, 0, 0, 0.2), rgba(0, 0, 0, 0.2)), url(../img/1_blure.jpg);
}
.box {
width: 500px;
height: 300px;
left: -webkit-calc( 50% - 250px );
top: 20%;
position: absolute;
border-radius: 5px;
-moz-box-shadow: 0 20px 30px rgba(0, 0, 0, 0.6);
-webkit-box-shadow: 0 20px 30px rgba(0, 0, 0, 0.6);
box-shadow: 0 20px 30px rgba(0, 0, 0, 0.6);
border: 1px solid rgba(255, 255, 255, 0.3);
padding: 20px;
text-align: center;
-moz-box-sizing: border-box;
-webkit-box-sizing: border-box;
box-sizing: border-box;
text-shadow: 0 1px 1px rgba(0, 0, 0, 0.4);
display: flex;
transition: box-shadow .3s ease;
}
.box:active {
cursor: move;
-moz-box-shadow: 0 20px 50px rgba(0, 0, 0, 0.9);
-webkit-box-shadow: 0 20px 50px rgba(0, 0, 0, 0.9);
box-shadow: 0 20px 50px rgba(0, 0, 0, 0.9);
}
.box .content {
margin: auto;
}
h1, h2, a, p {
color: white;
font-weight: 100;
}
.tinted h1, .tinted h2, .tinted a, .tinted p {
color: black;
text-shadow: 0 1px 1px rgba(255, 255, 255, 0.2);
}
h2 {
font-size: 14px;
}
p {
margin: 20px;
}
p.related {
text-transform: uppercase;
font-weight: 700;
color: #444;
}
p.related a {
font-weight: 700;
text-decoration: none;
}
p.related a:hover {
text-decoration: underline;
}
.header {
background: #272727;
height: 30px;
width: auto;
margin: -20px 0px;
}
.header p {
color: #FFC830;
}
.leftBlokInput {
float: left;
}
.rightBlokInput {
float: right;
}
.content input {
margin: 10px;
}
input[type=text] {
padding: 5px;
border: 2px solid #ccc;
-webkit-border-radius: 5px;
border-radius: 5px;
background: lightgray
}
input[type=text]:focus {
border-color: #333;
}
input[type=submit] {
padding: 5px 15px;
background: #ccc;
border: 0 none;
cursor: pointer;
-webkit-border-radius: 5px;
border-radius: 5px;
}
.button {
background-color: gainsboro;
color: black;
border: 2px solid lightgray; /* Green */
box-shadow: 0 8px 16px 0 rgba(0,0,0,0.2), 0 6px 20px 0 rgba(0,0,0,0.19);
-webkit-transition-duration: 0.4s; /* Safari */
transition-duration: 0.4s;
}
.button:hover {
box-shadow: 0 12px 16px 0 rgba(0,0,0,0.24), 0 17px 50px 0 rgba(0,0,0,0.19);
background-color: lightgray; /* Green */
color: white;
}
.textareaRes{
height: 250px;
width: 300px;
margin: 10px 0px 0px 10px;
background: lightgrey;
}
.downArea{
height: 80px;
width: 616px;
}
.boxResult {
left: -webkit-calc( 50% - 350px );
top: 20%;
position: absolute;
border-radius: 5px;
-moz-box-shadow: 0 20px 30px rgba(0, 0, 0, 0.6);
-webkit-box-shadow: 0 20px 30px rgba(0, 0, 0, 0.6);
box-shadow: 0 20px 30px rgba(0, 0, 0, 0.6);
border: 1px solid rgba(255, 255, 255, 0.3);
padding: 20px;
text-align: center;
-moz-box-sizing: border-box;
-webkit-box-sizing: border-box;
box-sizing: border-box;
text-shadow: 0 1px 1px rgba(0, 0, 0, 0.4);
display: flex;
transition: box-shadow .3s ease;
}
.boxResult:active {
cursor: move;
-moz-box-shadow: 0 20px 50px rgba(0, 0, 0, 0.9);
-webkit-box-shadow: 0 20px 50px rgba(0, 0, 0, 0.9);
box-shadow: 0 20px 50px rgba(0, 0, 0, 0.9);
}
.boxResult .content {
margin: auto;
} | 0.29584 | 0.087642 |
.divFooterDark
{
background-color: #272724; /* #272724 #262626 #ECF0F1 #2980b9*/
color: #F2F2F2;
font-family: 'Lato', sans-serif;
}
.dropdown-menu:before {
position: absolute;
top: -7px;
right: 20px;
display: inline-block;
border-right: 7px solid transparent;
border-bottom: 7px solid #ccc;
border-left: 7px solid transparent;
border-bottom-color: rgba(0, 0, 0, 0.2);
content: '';
}
.dropdown-menu:after {
position: absolute;
top: -6px;
right: 19px;
display: inline-block;
border-right: 6px solid transparent;
border-bottom: 6px solid #ffffff;
border-left: 6px solid transparent;
content: '';
}
.userProfile
{
width: 250px;
height:250px;
border-radius:100%;
border:2px solid #fff;
transition: .2s ease-in;
-webkit-transition: .2s ease-in;
-o-transition: .2s ease-in;
-moz-transition: .2s ease-in;
}
.userProfileDiv
{
background-color:#f0f0f0;
}
.toTop
{
display: none;
position: fixed;
font-family: 'Lato', sans-serif;
bottom: 10px;
right:20px;
font-size: 12pt;
z-index: 10;
background-color: #fff;
padding: 5px 10px 5px 10px;
border-radius: 4px;
}
::-webkit-input-placeholder {
color: #737373;
}
:-moz-placeholder { /* Firefox 18- */
color: #737373;
}
::-moz-placeholder { /* Firefox 19+ */
color: #737373;
}
:-ms-input-placeholder {
color: #737373;
}
.link-default-light
{
text-decoration:none;
transition: .2s ease-in;
-webkit-transition: .2s ease-in;
-o-transition: .2s ease-in;
-moz-transition: .2s ease-in;
font-family: 'Lato', sans-serif;
color: #f2f2f2;
background-color:#2980b9;
display:block;
}
.link-default-light:hover
{
color: #2980b9;
background-color:#f2f2f2;
}
.div_footer a
{
text-decoration:none;
transition: .2s ease-in;
-webkit-transition: .2s ease-in;
-o-transition: .2s ease-in;
-moz-transition: .2s ease-in;
color: #ccc;
}
.div_signUp a
{
text-decoration:none;
transition: .2s ease-in;
-webkit-transition: .2s ease-in;
-o-transition: .2s ease-in;
-moz-transition: .2s ease-in;
color: #2980b9;
opacity: .7;
}
.feedback_footer input[type="text"], .feedback_footer input[type="email"]
{
padding: 5px 8px 5px 8px;
width:100%;
border: 1px solid #ccc;
transition: .15s ease-in-out;
-webkit-transition: .15s ease-in-out;
-o-transition: .15s ease-in-out;
-moz-transition: .15s ease-in-out;
outline:none;
box-shadow: inset 0 1px 1px rgba(0, 0, 0, .075);
-webkit-box-shadow: inset 0 1px 1px rgba(0, 0, 0, .075);
-o-box-shadow: inset 0 1px 1px rgba(0, 0, 0, .075);
-moz-box-shadow: inset 0 1px 1px rgba(0, 0, 0, .075);
color: #404040;
}
.feedback_footer input[type="text"]:focus, .feedback_footer input[type="email"]:focus
{
border: 1px solid #2980b9;
color: #404040;
-webkit-box-shadow: inset 0 1px 1px rgba(0,0,0,.075), 0 0 8px rgba(102, 175, 233, .6);
box-shadow: inset 0 1px 1px rgba(0,0,0,.075), 0 0 8px rgba(102, 175, 233, .6);
-moz-box-shadow: inset 0 1px 1px rgba(0,0,0,.075), 0 0 8px rgba(102, 175, 233, .6);
-o-box-shadow: inset 0 1px 1px rgba(0,0,0,.075), 0 0 8px rgba(102, 175, 233, .6);
}
.div_header a
{
text-decoration:none;
transition: .2s ease-in;
-webkit-transition: .2s ease-in;
-o-transition: .2s ease-in;
-moz-transition: .2s ease-in;
color:#fff;
opacity: .7;
}
.div_cons p, .div_cons h1
{
animation: pulse 1s ease-in-out infinite alternate;
-webkit-animation: pulse 1s ease-in-out infinite alternate;
-moz-animation: pulse 1s ease-in-out infinite alternate;
opcaity:1;
}
.div_footer a:hover
{
color: #2980b9;
}
.div_signUp a:hover
{
opacity:1;
color: #2980b9;
}
.div_header a:hover
{
color: #2980b9;
}
.div_footer ul
{
list-style-type:none;
}
.div_footer li
{
padding-top: 7px;
padding-bottom: 7px;
}
.rotate90deg
{
-ms-transform: rotate(90deg); /* IE 9 */
-webkit-transform: rotate(90deg); /* Chrome, Safari, Opera */
transform: rotate(90deg);
}
.rotate180deg
{
-ms-transform: rotate(180deg); /* IE 9 */
-webkit-transform: rotate(180deg); /* Chrome, Safari, Opera */
transform: rotate(180deg);
}
.rotate270deg
{
-ms-transform: rotate(270deg); /* IE 9 */
-webkit-transform: rotate(270deg); /* Chrome, Safari, Opera */
transform: rotate(270deg);
}
.rotate360deg
{
-ms-transform: rotate(360deg); /* IE 9 */
-webkit-transform: rotate(360deg); /* Chrome, Safari, Opera */
transform: rotate(360deg);
}
.loginContainer
{
background-color:rgba(255,255,255,.5);
border-radius: 12px;
-webkit-box-shadow: inset 0 1px 1px rgba(0,0,0,.075), 0 0 8px rgba(102, 175, 233, .6);
box-shadow: inset 0 1px 1px rgba(0,0,0,.075), 0 0 8px rgba(102, 175, 233, .6);
-moz-box-shadow: inset 0 1px 1px rgba(0,0,0,.075), 0 0 8px rgba(102, 175, 233, .6);
-o-box-shadow: inset 0 1px 1px rgba(0,0,0,.075), 0 0 8px rgba(102, 175, 233, .6);
} | public/frontend/css/custom.css | .divFooterDark
{
background-color: #272724; /* #272724 #262626 #ECF0F1 #2980b9*/
color: #F2F2F2;
font-family: 'Lato', sans-serif;
}
.dropdown-menu:before {
position: absolute;
top: -7px;
right: 20px;
display: inline-block;
border-right: 7px solid transparent;
border-bottom: 7px solid #ccc;
border-left: 7px solid transparent;
border-bottom-color: rgba(0, 0, 0, 0.2);
content: '';
}
.dropdown-menu:after {
position: absolute;
top: -6px;
right: 19px;
display: inline-block;
border-right: 6px solid transparent;
border-bottom: 6px solid #ffffff;
border-left: 6px solid transparent;
content: '';
}
.userProfile
{
width: 250px;
height:250px;
border-radius:100%;
border:2px solid #fff;
transition: .2s ease-in;
-webkit-transition: .2s ease-in;
-o-transition: .2s ease-in;
-moz-transition: .2s ease-in;
}
.userProfileDiv
{
background-color:#f0f0f0;
}
.toTop
{
display: none;
position: fixed;
font-family: 'Lato', sans-serif;
bottom: 10px;
right:20px;
font-size: 12pt;
z-index: 10;
background-color: #fff;
padding: 5px 10px 5px 10px;
border-radius: 4px;
}
::-webkit-input-placeholder {
color: #737373;
}
:-moz-placeholder { /* Firefox 18- */
color: #737373;
}
::-moz-placeholder { /* Firefox 19+ */
color: #737373;
}
:-ms-input-placeholder {
color: #737373;
}
.link-default-light
{
text-decoration:none;
transition: .2s ease-in;
-webkit-transition: .2s ease-in;
-o-transition: .2s ease-in;
-moz-transition: .2s ease-in;
font-family: 'Lato', sans-serif;
color: #f2f2f2;
background-color:#2980b9;
display:block;
}
.link-default-light:hover
{
color: #2980b9;
background-color:#f2f2f2;
}
.div_footer a
{
text-decoration:none;
transition: .2s ease-in;
-webkit-transition: .2s ease-in;
-o-transition: .2s ease-in;
-moz-transition: .2s ease-in;
color: #ccc;
}
.div_signUp a
{
text-decoration:none;
transition: .2s ease-in;
-webkit-transition: .2s ease-in;
-o-transition: .2s ease-in;
-moz-transition: .2s ease-in;
color: #2980b9;
opacity: .7;
}
.feedback_footer input[type="text"], .feedback_footer input[type="email"]
{
padding: 5px 8px 5px 8px;
width:100%;
border: 1px solid #ccc;
transition: .15s ease-in-out;
-webkit-transition: .15s ease-in-out;
-o-transition: .15s ease-in-out;
-moz-transition: .15s ease-in-out;
outline:none;
box-shadow: inset 0 1px 1px rgba(0, 0, 0, .075);
-webkit-box-shadow: inset 0 1px 1px rgba(0, 0, 0, .075);
-o-box-shadow: inset 0 1px 1px rgba(0, 0, 0, .075);
-moz-box-shadow: inset 0 1px 1px rgba(0, 0, 0, .075);
color: #404040;
}
.feedback_footer input[type="text"]:focus, .feedback_footer input[type="email"]:focus
{
border: 1px solid #2980b9;
color: #404040;
-webkit-box-shadow: inset 0 1px 1px rgba(0,0,0,.075), 0 0 8px rgba(102, 175, 233, .6);
box-shadow: inset 0 1px 1px rgba(0,0,0,.075), 0 0 8px rgba(102, 175, 233, .6);
-moz-box-shadow: inset 0 1px 1px rgba(0,0,0,.075), 0 0 8px rgba(102, 175, 233, .6);
-o-box-shadow: inset 0 1px 1px rgba(0,0,0,.075), 0 0 8px rgba(102, 175, 233, .6);
}
.div_header a
{
text-decoration:none;
transition: .2s ease-in;
-webkit-transition: .2s ease-in;
-o-transition: .2s ease-in;
-moz-transition: .2s ease-in;
color:#fff;
opacity: .7;
}
.div_cons p, .div_cons h1
{
animation: pulse 1s ease-in-out infinite alternate;
-webkit-animation: pulse 1s ease-in-out infinite alternate;
-moz-animation: pulse 1s ease-in-out infinite alternate;
opcaity:1;
}
.div_footer a:hover
{
color: #2980b9;
}
.div_signUp a:hover
{
opacity:1;
color: #2980b9;
}
.div_header a:hover
{
color: #2980b9;
}
.div_footer ul
{
list-style-type:none;
}
.div_footer li
{
padding-top: 7px;
padding-bottom: 7px;
}
.rotate90deg
{
-ms-transform: rotate(90deg); /* IE 9 */
-webkit-transform: rotate(90deg); /* Chrome, Safari, Opera */
transform: rotate(90deg);
}
.rotate180deg
{
-ms-transform: rotate(180deg); /* IE 9 */
-webkit-transform: rotate(180deg); /* Chrome, Safari, Opera */
transform: rotate(180deg);
}
.rotate270deg
{
-ms-transform: rotate(270deg); /* IE 9 */
-webkit-transform: rotate(270deg); /* Chrome, Safari, Opera */
transform: rotate(270deg);
}
.rotate360deg
{
-ms-transform: rotate(360deg); /* IE 9 */
-webkit-transform: rotate(360deg); /* Chrome, Safari, Opera */
transform: rotate(360deg);
}
.loginContainer
{
background-color:rgba(255,255,255,.5);
border-radius: 12px;
-webkit-box-shadow: inset 0 1px 1px rgba(0,0,0,.075), 0 0 8px rgba(102, 175, 233, .6);
box-shadow: inset 0 1px 1px rgba(0,0,0,.075), 0 0 8px rgba(102, 175, 233, .6);
-moz-box-shadow: inset 0 1px 1px rgba(0,0,0,.075), 0 0 8px rgba(102, 175, 233, .6);
-o-box-shadow: inset 0 1px 1px rgba(0,0,0,.075), 0 0 8px rgba(102, 175, 233, .6);
} | 0.256739 | 0.064271 |
html,
body {
height: 100%;
width: 100%;
}
body {
font-family: 'Cinzel Decorative', cursive;
}
/*
* Navigation
*/
#menu {
padding: 20px;
transition: all 0.8s;
}
#menu.navbar-default {
background-color: rgba(248, 248, 248, 0) !;
border-color: rgba(231, 231, 231, 0);
}
#menu a.navbar-brand {
text-shadow: -1px 0 black, 0 1px black, 1px 0 black, 0 -1px black;
font-size: 36px;
color: #f0811b;
font-weight: 700;
letter-spacing: 3px;
text-transform: uppercase;
}
#menu.navbar-default .navbar-nav > li > a {
text-shadow: -1px 0 black, 0 1px black, 1px 0 black, 0 -1px black;
padding: 5px 0;
margin: 10px 15px 0 15px;
text-transform: uppercase;
font-weight: 700;
font-size: 15px;
color: #f0811b;
background-color: transparent;
-webkit-transition: all 0.35s;
-moz-transition: all 0.35s;
transition: all 0.35s;
letter-spacing: 0.5px;
border: 2px solid transparent;
}
#menu.navbar-default .navbar-nav > li > a:hover {
color: #1bb4f0;
}
.on {
background-color: rgba(248, 248, 248, 0) !important;
padding: 0 !important;
}
.navbar-default .navbar-nav > .active > a,
.navbar-default .navbar-nav > .active > a:hover,
.navbar-default .navbar-nav > .active > a:focus {
color: #1bb4f0 !important;
background-color: transparent;
}
/*
* Pages
*/
header {
-webkit-background-size: cover;
-moz-background-size: cover;
background-size: cover;
-o-background-size: cover;
background-position: center;
background-image: url('/img/header-bg.jpg');
width: 100%;
min-height: 100%;
}
.section-header {
text-shadow: -1px 0 black, 0 1px black, 1px 0 black, 0 -1px black;
text-transform: uppercase;
font-weight: 700;
color: #FFF;
padding: 300px 15px 200px;
text-align: center;
width: 50%;
}
.section-pages {
-webkit-background-size: cover;
-moz-background-size: cover;
background-size: cover;
-o-background-size: cover;
background-color: #f0811b;
width: 100%;
min-height: 100%;
}
.section-pages-title {
padding: 100px 0 0;
color:#FFF;
text-align: center;
}
.section-pages-title>h1 {
text-shadow: -1px 0 black, 0 1px black, 1px 0 black, 0 -1px black;
text-transform: uppercase;
font-weight: 700;
font-size: 35px;
color: #1bb4f0;
}
.section-pages-body {
padding:20px;
color:#FFF;
} | css/thorceptions.css | html,
body {
height: 100%;
width: 100%;
}
body {
font-family: 'Cinzel Decorative', cursive;
}
/*
* Navigation
*/
#menu {
padding: 20px;
transition: all 0.8s;
}
#menu.navbar-default {
background-color: rgba(248, 248, 248, 0) !;
border-color: rgba(231, 231, 231, 0);
}
#menu a.navbar-brand {
text-shadow: -1px 0 black, 0 1px black, 1px 0 black, 0 -1px black;
font-size: 36px;
color: #f0811b;
font-weight: 700;
letter-spacing: 3px;
text-transform: uppercase;
}
#menu.navbar-default .navbar-nav > li > a {
text-shadow: -1px 0 black, 0 1px black, 1px 0 black, 0 -1px black;
padding: 5px 0;
margin: 10px 15px 0 15px;
text-transform: uppercase;
font-weight: 700;
font-size: 15px;
color: #f0811b;
background-color: transparent;
-webkit-transition: all 0.35s;
-moz-transition: all 0.35s;
transition: all 0.35s;
letter-spacing: 0.5px;
border: 2px solid transparent;
}
#menu.navbar-default .navbar-nav > li > a:hover {
color: #1bb4f0;
}
.on {
background-color: rgba(248, 248, 248, 0) !important;
padding: 0 !important;
}
.navbar-default .navbar-nav > .active > a,
.navbar-default .navbar-nav > .active > a:hover,
.navbar-default .navbar-nav > .active > a:focus {
color: #1bb4f0 !important;
background-color: transparent;
}
/*
* Pages
*/
header {
-webkit-background-size: cover;
-moz-background-size: cover;
background-size: cover;
-o-background-size: cover;
background-position: center;
background-image: url('/img/header-bg.jpg');
width: 100%;
min-height: 100%;
}
.section-header {
text-shadow: -1px 0 black, 0 1px black, 1px 0 black, 0 -1px black;
text-transform: uppercase;
font-weight: 700;
color: #FFF;
padding: 300px 15px 200px;
text-align: center;
width: 50%;
}
.section-pages {
-webkit-background-size: cover;
-moz-background-size: cover;
background-size: cover;
-o-background-size: cover;
background-color: #f0811b;
width: 100%;
min-height: 100%;
}
.section-pages-title {
padding: 100px 0 0;
color:#FFF;
text-align: center;
}
.section-pages-title>h1 {
text-shadow: -1px 0 black, 0 1px black, 1px 0 black, 0 -1px black;
text-transform: uppercase;
font-weight: 700;
font-size: 35px;
color: #1bb4f0;
}
.section-pages-body {
padding:20px;
color:#FFF;
} | 0.172172 | 0.056548 |
@charset "UTF-8";
/* Header links should display like normal header text */
h1 a, h1 a:visited, h1 a:hover, h1 a:link, h1 a:focus, h2 a, h2 a:visited, h2 a:hover, h2 a:link, h2 a:focus, h3 a, h3 a:visited, h3 a:hover, h3 a:link, h3 a:focus, h4 a, h4 a:visited, h4 a:hover, h4 a:link, h4 a:focus, h5 a, h5 a:visited, h5 a:hover, h5 a:link, h5 a:focus, h6 a, h6 a:visited, h6 a:hover, h6 a:link, h6 a:focus {
text-decoration: inherit;
color: inherit;
}
/* Standard link styles */
a, a:link, a:visited {
color: #666666;
text-decoration: none;
}
a:hover, a:focus {
color: #191919;
text-decoration: underline;
}
h1, h2, h3, h4, h5, h6 {
letter-spacing: -0.08em;
}
pre {
display: block;
padding: 0;
word-wrap: break-word;
}
/* Mainly used for inline code, but no reason to make it exclusive */
code, .inline {
display: inline;
margin: 0;
padding: 0;
}
.smallalts .alt {
font-size: 0.7em;
}
.tight {
letter-spacing: -0.08em;
}
#title h1, #title h2, #title h3 {
margin-bottom: 0;
}
#title h1 {
font-size: 42pt;
letter-spacing: -.08em;
color: #424242;
}
#title h1 a:hover {
color: #191919;
}
#title h2 {
text-align: right;
line-height: 77px;
font-size: 15pt;
color: #7F7F7F;
}
#title h2 a {
font-size: 21pt;
margin-left: 0.2em;
letter-spacing: -1px;
}
#title h2 a:hover {
color: #191919;
}
#title h3 {
font-size: 21pt;
line-height: 21pt;
}
nav {
text-align: center;
font-size: 12pt;
}
nav div {
position: relative;
}
nav a {
color: #424242;
text-decoration: none;
}
nav a:hover {
color: #191919;
}
nav span {
color: #B3B3B3;
font-size: 12pt;
position: absolute;
display: block;
width: 100%;
}
#archives hr {
margin: 0;
}
.archivelinks {
font-size: 12pt;
padding-left: 1em;
}
.archivelinks a {
margin-right: 0.5em;
}
.pager {
font-size: 14pt;
}
article header {
position: relative;
}
article header .postAdmin {
position: absolute;
right: 0;
top: 0;
text-transform: lowercase;
letter-spacing: -.08em;
font-size: 15pt;
}
/* I use span.date elements for text content in place of an actual time/date */
article header time, article header .date {
color: #777777;
}
article header h1 {
font-size: 21pt;
letter-spacing: -1px;
margin-top: 0.25em;
color: #333333;
}
article header h1 a {
text-decoration: none;
}
article header h1 a:hover {
color: #000000;
text-decoration: underline;
}
article .postAdmin {
float: right;
}
.entry .note {
color: #333333;
font-size: 8pt;
margin-left: 2.5em;
margin-top: -1.5em;
padding: 0.2em .8em;
}
.entry .todo {
color: red;
}
.contact {
font-size: 10pt;
}
#search input {
font-size: 12pt;
}
#search input.blurred {
color: #999999;
}
#searchsubmit {
margin: .5em 0;
vertical-align: middle;
}
#sidebar h3 {
margin-bottom: 0.5em;
color: #333333;
letter-spacing: -1px;
font-size: 16pt;
}
#sidebar ul {
list-style: none;
margin: 8px 0 4px;
padding-left: 0px;
}
#sidebar li {
background: url(/static/images/li.gif) no-repeat 0 3px;
color: #7F7F7F;
line-height: 1.2em;
padding: 4px 0 4px 16px;
}
#sidebar a, #sidebar a:link, #sidebar a:visited {
color: #424242;
}
#sidebar a:hover, #sidebar a:focus {
color: #191919;
}
#sidebar p {
margin-bottom: 1em;
}
.tags {
font-size: 14pt;
}
.listing {
font-size: 19pt;
}
.replybtn {
font-size: 13pt;
}
.comment_box {
border: dashed 1px #CCCCCC;
background-color: #F6F6F6;
}
.comment_text {
margin-top: 17px;
}
.comment_meta {
font-size: 14pt;
}
.comment_reply {
font-size: 13pt;
}
.dialog textarea {
font: 1em 'Monaco', 'lucida console', monospace; line-height: 1.5;
color: #191919;
}
.dialog label {
font-weight: normal;
display: block;
color: #666666;
}
.dialog input, .dialog textarea {
margin-bottom: 1em;
margin-top: 0;
}
.dialog sup {
display: block;
position: relative;
bottom: 0.8em;
}
.dialog .captcha {
font-size: 12pt;
color: #333333;
}
#content, #sidebar {
padding-bottom: 32767px;
margin-bottom: -32767px;
}
#colcontainer {
overflow: hidden;
margin-bottom: 1.45em;
}
#attribution {
font-size: 0.9em;
margin-bottom: 20px;
}
/* Some indentations useful for tree placement of comments */
#comments_wrapper li.indent1{margin-left: 0em;}
#comments_wrapper li.indent2{margin-left: 2em;}
#comments_wrapper li.indent3{margin-left: 4em;}
#comments_wrapper li.indent4{margin-left: 6em;}
#comments_wrapper li.indent5{margin-left: 8em;}
#comments_wrapper li.indent6{margin-left: 10em;}
#comments_wrapper li.indent7{margin-left: 12em;}
#comments_wrapper li.indent8{margin-left: 13em;}
#comments_wrapper li.indent9{margin-left: 14em;}
#comments_wrapper li.indent10{margin-left: 15em;}
/* DISQUS comments CSS */
#dsq-content .dsq-dc-logo, #dsq-content .dsq-options, #dsq-content .dsq-item-trackback {
display: none;
}
#dsq-content h3 {
text-transform: lowercase;
margin: 0.5em 0;
color: #333333;
letter-spacing: -1px;
font-size: 16pt;
}
#dsq-content .dsq-comment-header {
background: none !important;
}
/* InfluAds Advertisment CSS */
.influads_block {
margin-bottom: 10px;
}
.influads_text {
font-size: 12px;
}
.influads_powered_div {
font-size: 9px;
margin-top: 5px;
}
/*
.influads_link_img {
}
.influads_img {
}
.influads_powered_link {
}
*/
/* tweaks to jquery-ui -- TODO: rebuild jquery-ui with these rolled in */
.ui-dialog-title {
font-family: "Helvetica Neue", Arial, Helvetica, sans-serif;
letter-spacing: -0.08em;
font-size: 12pt;
line-height: 1em;
}
.ui-dialog-buttonpane button {
font-family: "Helvetica Neue", Arial, Helvetica, sans-serif;
letter-spacing: -0.08em;
font-size: 12pt;
}
/* tweaks to blueprint -- TODO: rebuild blueprint with these rolled in */
div.colborder {
border-color: #CCCCCC;
}
hr {
height: 1px;
}
header, footer, nav, article {
float: left;
margin-right: 10px;
}
/* tweaks to blueprint/jqueryUI combos!!!! */
.ui-state-error .box {
margin: 0;
padding: .5em;
background: none;
} | static/css/ag.css | @charset "UTF-8";
/* Header links should display like normal header text */
h1 a, h1 a:visited, h1 a:hover, h1 a:link, h1 a:focus, h2 a, h2 a:visited, h2 a:hover, h2 a:link, h2 a:focus, h3 a, h3 a:visited, h3 a:hover, h3 a:link, h3 a:focus, h4 a, h4 a:visited, h4 a:hover, h4 a:link, h4 a:focus, h5 a, h5 a:visited, h5 a:hover, h5 a:link, h5 a:focus, h6 a, h6 a:visited, h6 a:hover, h6 a:link, h6 a:focus {
text-decoration: inherit;
color: inherit;
}
/* Standard link styles */
a, a:link, a:visited {
color: #666666;
text-decoration: none;
}
a:hover, a:focus {
color: #191919;
text-decoration: underline;
}
h1, h2, h3, h4, h5, h6 {
letter-spacing: -0.08em;
}
pre {
display: block;
padding: 0;
word-wrap: break-word;
}
/* Mainly used for inline code, but no reason to make it exclusive */
code, .inline {
display: inline;
margin: 0;
padding: 0;
}
.smallalts .alt {
font-size: 0.7em;
}
.tight {
letter-spacing: -0.08em;
}
#title h1, #title h2, #title h3 {
margin-bottom: 0;
}
#title h1 {
font-size: 42pt;
letter-spacing: -.08em;
color: #424242;
}
#title h1 a:hover {
color: #191919;
}
#title h2 {
text-align: right;
line-height: 77px;
font-size: 15pt;
color: #7F7F7F;
}
#title h2 a {
font-size: 21pt;
margin-left: 0.2em;
letter-spacing: -1px;
}
#title h2 a:hover {
color: #191919;
}
#title h3 {
font-size: 21pt;
line-height: 21pt;
}
nav {
text-align: center;
font-size: 12pt;
}
nav div {
position: relative;
}
nav a {
color: #424242;
text-decoration: none;
}
nav a:hover {
color: #191919;
}
nav span {
color: #B3B3B3;
font-size: 12pt;
position: absolute;
display: block;
width: 100%;
}
#archives hr {
margin: 0;
}
.archivelinks {
font-size: 12pt;
padding-left: 1em;
}
.archivelinks a {
margin-right: 0.5em;
}
.pager {
font-size: 14pt;
}
article header {
position: relative;
}
article header .postAdmin {
position: absolute;
right: 0;
top: 0;
text-transform: lowercase;
letter-spacing: -.08em;
font-size: 15pt;
}
/* I use span.date elements for text content in place of an actual time/date */
article header time, article header .date {
color: #777777;
}
article header h1 {
font-size: 21pt;
letter-spacing: -1px;
margin-top: 0.25em;
color: #333333;
}
article header h1 a {
text-decoration: none;
}
article header h1 a:hover {
color: #000000;
text-decoration: underline;
}
article .postAdmin {
float: right;
}
.entry .note {
color: #333333;
font-size: 8pt;
margin-left: 2.5em;
margin-top: -1.5em;
padding: 0.2em .8em;
}
.entry .todo {
color: red;
}
.contact {
font-size: 10pt;
}
#search input {
font-size: 12pt;
}
#search input.blurred {
color: #999999;
}
#searchsubmit {
margin: .5em 0;
vertical-align: middle;
}
#sidebar h3 {
margin-bottom: 0.5em;
color: #333333;
letter-spacing: -1px;
font-size: 16pt;
}
#sidebar ul {
list-style: none;
margin: 8px 0 4px;
padding-left: 0px;
}
#sidebar li {
background: url(/static/images/li.gif) no-repeat 0 3px;
color: #7F7F7F;
line-height: 1.2em;
padding: 4px 0 4px 16px;
}
#sidebar a, #sidebar a:link, #sidebar a:visited {
color: #424242;
}
#sidebar a:hover, #sidebar a:focus {
color: #191919;
}
#sidebar p {
margin-bottom: 1em;
}
.tags {
font-size: 14pt;
}
.listing {
font-size: 19pt;
}
.replybtn {
font-size: 13pt;
}
.comment_box {
border: dashed 1px #CCCCCC;
background-color: #F6F6F6;
}
.comment_text {
margin-top: 17px;
}
.comment_meta {
font-size: 14pt;
}
.comment_reply {
font-size: 13pt;
}
.dialog textarea {
font: 1em 'Monaco', 'lucida console', monospace; line-height: 1.5;
color: #191919;
}
.dialog label {
font-weight: normal;
display: block;
color: #666666;
}
.dialog input, .dialog textarea {
margin-bottom: 1em;
margin-top: 0;
}
.dialog sup {
display: block;
position: relative;
bottom: 0.8em;
}
.dialog .captcha {
font-size: 12pt;
color: #333333;
}
#content, #sidebar {
padding-bottom: 32767px;
margin-bottom: -32767px;
}
#colcontainer {
overflow: hidden;
margin-bottom: 1.45em;
}
#attribution {
font-size: 0.9em;
margin-bottom: 20px;
}
/* Some indentations useful for tree placement of comments */
#comments_wrapper li.indent1{margin-left: 0em;}
#comments_wrapper li.indent2{margin-left: 2em;}
#comments_wrapper li.indent3{margin-left: 4em;}
#comments_wrapper li.indent4{margin-left: 6em;}
#comments_wrapper li.indent5{margin-left: 8em;}
#comments_wrapper li.indent6{margin-left: 10em;}
#comments_wrapper li.indent7{margin-left: 12em;}
#comments_wrapper li.indent8{margin-left: 13em;}
#comments_wrapper li.indent9{margin-left: 14em;}
#comments_wrapper li.indent10{margin-left: 15em;}
/* DISQUS comments CSS */
#dsq-content .dsq-dc-logo, #dsq-content .dsq-options, #dsq-content .dsq-item-trackback {
display: none;
}
#dsq-content h3 {
text-transform: lowercase;
margin: 0.5em 0;
color: #333333;
letter-spacing: -1px;
font-size: 16pt;
}
#dsq-content .dsq-comment-header {
background: none !important;
}
/* InfluAds Advertisment CSS */
.influads_block {
margin-bottom: 10px;
}
.influads_text {
font-size: 12px;
}
.influads_powered_div {
font-size: 9px;
margin-top: 5px;
}
/*
.influads_link_img {
}
.influads_img {
}
.influads_powered_link {
}
*/
/* tweaks to jquery-ui -- TODO: rebuild jquery-ui with these rolled in */
.ui-dialog-title {
font-family: "Helvetica Neue", Arial, Helvetica, sans-serif;
letter-spacing: -0.08em;
font-size: 12pt;
line-height: 1em;
}
.ui-dialog-buttonpane button {
font-family: "Helvetica Neue", Arial, Helvetica, sans-serif;
letter-spacing: -0.08em;
font-size: 12pt;
}
/* tweaks to blueprint -- TODO: rebuild blueprint with these rolled in */
div.colborder {
border-color: #CCCCCC;
}
hr {
height: 1px;
}
header, footer, nav, article {
float: left;
margin-right: 10px;
}
/* tweaks to blueprint/jqueryUI combos!!!! */
.ui-state-error .box {
margin: 0;
padding: .5em;
background: none;
} | 0.243642 | 0.184015 |
.ff0{font-family:sans-serif;visibility:hidden;}
@font-face{font-family:ff1;src:url(f1.woff)format("woff");}.ff1{font-family:ff1;line-height:0.692871;font-style:normal;font-weight:normal;visibility:visible;}
.m0{transform:matrix(0.250000,0.000000,0.000000,0.250000,0,0);-ms-transform:matrix(0.250000,0.000000,0.000000,0.250000,0,0);-webkit-transform:matrix(0.250000,0.000000,0.000000,0.250000,0,0);}
.v0{vertical-align:0.000000px;}
.ls0{letter-spacing:0.000000px;}
.sc_{text-shadow:none;}
.sc0{text-shadow:-0.015em 0 transparent,0 0.015em transparent,0.015em 0 transparent,0 -0.015em transparent;}
@media screen and (-webkit-min-device-pixel-ratio:0){
.sc_{-webkit-text-stroke:0px transparent;}
.sc0{-webkit-text-stroke:0.015em transparent;text-shadow:none;}
}
.ws0{word-spacing:0.000000px;}
.fc0{color:rgb(0,0,0);}
.fs0{font-size:88.000000px;}
.fs1{font-size:144.000000px;}
.y2{bottom:8.143002px;}
.y5{bottom:17.643002px;}
.y1{bottom:46.511003px;}
.y4{bottom:56.011003px;}
.y7{bottom:411.350003px;}
.y6{bottom:519.100003px;}
.y3{bottom:626.850003px;}
.y0{bottom:734.600011px;}
.h2{height:59.597656px;}
.h1{height:67.050003px;}
.h4{height:76.550003px;}
.h3{height:97.523438px;}
.h0{height:841.700012px;}
.w1{width:184.300003px;}
.w2{width:196.050003px;}
.w0{width:609.849976px;}
.x1{left:9.950000px;}
.x0{left:16.450000px;}
.x2{left:212.550006px;}
.x3{left:408.650012px;}
@media print{
.v0{vertical-align:0.000000pt;}
.ls0{letter-spacing:0.000000pt;}
.ws0{word-spacing:0.000000pt;}
.fs0{font-size:117.333333pt;}
.fs1{font-size:192.000000pt;}
.y2{bottom:10.857335pt;}
.y5{bottom:23.524002pt;}
.y1{bottom:62.014671pt;}
.y4{bottom:74.681338pt;}
.y7{bottom:548.466671pt;}
.y6{bottom:692.133338pt;}
.y3{bottom:835.800004pt;}
.y0{bottom:979.466681pt;}
.h2{height:79.463542pt;}
.h1{height:89.400004pt;}
.h4{height:102.066671pt;}
.h3{height:130.031250pt;}
.h0{height:1122.266683pt;}
.w1{width:245.733337pt;}
.w2{width:261.400004pt;}
.w0{width:813.133301pt;}
.x1{left:13.266666pt;}
.x0{left:21.933334pt;}
.x2{left:283.400009pt;}
.x3{left:544.866683pt;}
} | assets/label/main.css | .ff0{font-family:sans-serif;visibility:hidden;}
@font-face{font-family:ff1;src:url(f1.woff)format("woff");}.ff1{font-family:ff1;line-height:0.692871;font-style:normal;font-weight:normal;visibility:visible;}
.m0{transform:matrix(0.250000,0.000000,0.000000,0.250000,0,0);-ms-transform:matrix(0.250000,0.000000,0.000000,0.250000,0,0);-webkit-transform:matrix(0.250000,0.000000,0.000000,0.250000,0,0);}
.v0{vertical-align:0.000000px;}
.ls0{letter-spacing:0.000000px;}
.sc_{text-shadow:none;}
.sc0{text-shadow:-0.015em 0 transparent,0 0.015em transparent,0.015em 0 transparent,0 -0.015em transparent;}
@media screen and (-webkit-min-device-pixel-ratio:0){
.sc_{-webkit-text-stroke:0px transparent;}
.sc0{-webkit-text-stroke:0.015em transparent;text-shadow:none;}
}
.ws0{word-spacing:0.000000px;}
.fc0{color:rgb(0,0,0);}
.fs0{font-size:88.000000px;}
.fs1{font-size:144.000000px;}
.y2{bottom:8.143002px;}
.y5{bottom:17.643002px;}
.y1{bottom:46.511003px;}
.y4{bottom:56.011003px;}
.y7{bottom:411.350003px;}
.y6{bottom:519.100003px;}
.y3{bottom:626.850003px;}
.y0{bottom:734.600011px;}
.h2{height:59.597656px;}
.h1{height:67.050003px;}
.h4{height:76.550003px;}
.h3{height:97.523438px;}
.h0{height:841.700012px;}
.w1{width:184.300003px;}
.w2{width:196.050003px;}
.w0{width:609.849976px;}
.x1{left:9.950000px;}
.x0{left:16.450000px;}
.x2{left:212.550006px;}
.x3{left:408.650012px;}
@media print{
.v0{vertical-align:0.000000pt;}
.ls0{letter-spacing:0.000000pt;}
.ws0{word-spacing:0.000000pt;}
.fs0{font-size:117.333333pt;}
.fs1{font-size:192.000000pt;}
.y2{bottom:10.857335pt;}
.y5{bottom:23.524002pt;}
.y1{bottom:62.014671pt;}
.y4{bottom:74.681338pt;}
.y7{bottom:548.466671pt;}
.y6{bottom:692.133338pt;}
.y3{bottom:835.800004pt;}
.y0{bottom:979.466681pt;}
.h2{height:79.463542pt;}
.h1{height:89.400004pt;}
.h4{height:102.066671pt;}
.h3{height:130.031250pt;}
.h0{height:1122.266683pt;}
.w1{width:245.733337pt;}
.w2{width:261.400004pt;}
.w0{width:813.133301pt;}
.x1{left:13.266666pt;}
.x0{left:21.933334pt;}
.x2{left:283.400009pt;}
.x3{left:544.866683pt;}
} | 0.163579 | 0.079567 |
* {
margin: 0;
padding: 0;
font-family: 'Oswald', sans-serif;
}
.Detail {
width: 100%;
height: 215px;
background-color: #f1f1f1;
position: relative;
}
.Detail-container {
position: absolute;
bottom: -15px;
left: 53px;
width: 100%;
}
.detail-breadcrumbs {
width: 80%;
margin: auto;
}
.detail-breadcrumbs>ul {
display: flex;
list-style: none;
}
.detail-breadcrumbs>ul>li {
text-transform: uppercase;
}
.detail-breadcrumbs>ul>li:hover a {
text-transform: uppercase;
color: #AE4CA4;
}
.detail-breadcrumbs>ul>li>a {
text-decoration: none;
font-size: 17px;
color: #E1306C;
}
.detail-breadcrumbs>ul>li>p {
color: #bb8cb6;
}
/* Intro */
.Intro {
width: 100%;
height: 600px;
}
/* background - intro */
.background-intro {
width: 100%;
height: 100%;
}
.background-intro img {
width: 100%;
height: 100%;
background-repeat: no-repeat;
background-position: center;
object-fit: cover
}
/* intro content */
.intro-content {
position: absolute;
bottom: 35px;
left: -190px;
width: 410px;
height: 220px;
margin-left: 150px;
background-color: aliceblue;
border-radius: 10px;
border: 1px solid transparent;
}
.rating {
display: inline-block;
border: 1px solid #FEE140;
margin: 20px 30px;
padding: 5px 30px;
color: #AE4CA4;
background-color: #FEE140;
background-image: linear-gradient(90deg, #FEE140 0%, #FA709A 100%);
border-radius: 7px;
}
.title-intro {
margin: 12px 30px;
font-size: 25px;
}
.title-intro h2 {
color: #c52896;
}
.information {
margin: 25px 30px;
font-size: 20px;
}
.information p {
color: #AE4CA4;
}
.information .instructor {
text-decoration: none;
color: #E1306C;
}
.img-intro {
position: absolute;
top: 40px;
right: 30px;
}
.img-intro img {
width: 100px;
height: 100px;
border-radius: 50%;
position: absolute;
top: 5px;
right: 20px;
}
.Course-details {
width: 100%;
height: auto;
}
.bg {
background-color: #FFDEE9;
background-image: linear-gradient(0deg, #FFDEE9 0%, #B5FFFC 100%);
border-radius: 20px !important;
}
#myTab {
/* background-color: #FBDA61;
background-image: linear-gradient(45deg, #FBDA61 0%, #FF5ACD 100%); */
width: 100% !important;
padding-top: 20px !important;
background: #f1f1f1;
border-radius: 20px !important;
overflow: hidden !important;
margin-top: 5px !important;
}
.nav-item {
margin-right: 30px !important;
}
.nav-tabs .nav-link {
border-top-left-radius: 20px !important;
border-top-right-radius: 20px !important;
}
#home-tab,
#profile-tab,
#contact-tab {
font-size: 20px;
color: #E1306C;
}
#home-tab:hover,
#profile-tab:hover,
#contact-tab:hover {
color: #AE4CA4;
}
#home,
#profile,
#contact {
width: 100%;
}
/*left*/
.course-tab-title {
margin-top: 20px;
}
.course-tab-title>h5 {
padding-left: 40px;
color: #c52896;
text-transform: capitalize;
font-size: 25px;
}
.course-tab-title>p {
padding: 5px 25px !important;
line-height: 40px;
margin: 0 !important;
}
.course-tab-instructor>h5 {
padding-left: 40px;
color: #c52896;
font-size: 25px;
text-transform: capitalize;
}
.instructor-info>ul>li {
list-style: none;
margin-bottom: 5px;
font-size: 17px;
padding: 7px 25px !important;
}
.instructor-info>ul>li>i {
color: #f1d118;
margin-right: 10px;
}
.course-tab-recommend>h5 {
padding-left: 40px;
color: #c52896;
font-size: 25px;
text-transform: capitalize;
}
/* Right */
.btn-right {
display: block !important;
border: 1px solid #fff !important;
padding: 5px 35px !important;
border-radius: 25px !important;
font-size: 17px !important;
font-weight: 700 !important;
text-decoration: none !important;
outline: none !important;
color: #fff !important;
background: #E1306C !important;
}
.btn-right:hover {
box-shadow: 0 0 15px 1px #b6bbcb !important;
transition: all 0.3s linear !important;
color: #E1306C !important;
background: #f1f1f1 !important;
}
.list-txt {
text-align: center;
}
.list-txt>ul {
list-style: none;
}
.list-txt>ul>li {
font-size: 17px;
color: #E1306C;
line-height: 35px;
}
.list-txt>ul>li>p {
margin-bottom: 0 !important;
}
.list-txt>ul>li>i {
color: #FEE140;
margin-right: 7px;
}
.style-card {
border-radius: 20px !important;
overflow: hidden !important;
}
/* Content */
#accordionExample {
margin-top: 10px;
margin-bottom: 10px;
}
.accor-btn {
display: block !important;
border: 1px solid #fff !important;
padding: 5px 35px !important;
border-radius: 10px !important;
font-size: 17px !important;
font-weight: 600 !important;
text-decoration: none !important;
outline: none !important;
color: #fff !important;
background: #E1306C !important;
}
.list-video {
width: 100%;
}
.list-video>ul {
margin-bottom: 0;
}
.list-video>ul>li {
list-style: none;
padding: 7px 35px;
}
.list-video>ul>li>a {
text-decoration: none;
transition: 0.3s linear;
color: #000;
}
.list-video>ul>li>a:hover {
text-decoration: none;
transition: 0.3s linear;
color: #AE4CA4;
}
/* Review */
.review {
margin-top: 20px;
}
.rating-star {
text-transform: capitalize;
}
/* Vote */
.list_star {
margin-left: 20px;
}
.checked {
color: orange;
}
/* Comment */
.comment-review {
margin-top: 25px;
}
.comment_box {
width: 100%;
}
.input-group {
height: 100%;
}
#hello {
display: inline-flex;
width: 100%;
}
#comment-btn {
padding: 24px 10px;
background-color: transparent;
border-bottom: 1px solid #000;
border-radius: 0;
border-top: none;
border-left: none;
border-right: none;
}
#comment-btn:hover {
border-bottom: 1px solid #E1306C;
transition: 0.5s linear;
}
#comment-btn:focus {
box-shadow: none;
border-top: none;
border-left: none;
border-right: none;
border-bottom: 2px solid #E1306C;
}
.id_img {
width: 57px;
height: 55px;
}
.id_img>img {
width: 100%;
height: 100%;
border-radius: 50%;
object-fit: cover;
background-position: center;
background-repeat: no-repeat;
}
#button-addon2 {
background-color: #E1306C;
color: #fff;
border: 1px solid transparent;
border-radius: 20px;
}
#button-addon2:hover {
background-color: #fff;
color: #E1306C;
border: 1px solid transparent;
border-radius: 20px;
}
#button-addon2:focus {
box-shadow: none;
}
.comment_show {
margin-top: 35px;
margin-bottom: 35px;
}
.img_comment_show {
width: 55px;
height: 55px;
margin-right: 15px;
}
.img_comment_show>img {
width: 100%;
height: 100%;
border-radius: 50%;
object-fit: cover;
background-repeat: no-repeat;
background-position: center;
}
.comment_content_show {
background-color: #f0efef;
padding: 10px 20px;
border-radius: 15px;
}
.comment_name_id {
display: flex;
}
.comment_name_id .name_id {
font-weight: 700;
font-size: 17px;
color: #E1306C;
margin-bottom: 3px;
}
.time_id_post {
color: #4e4c4c;
font-weight: 200;
}
.comment_status_show {
margin-left: 10px;
}
.btn_comment_more {
border: none;
background: none;
margin-left: 10px;
font-size: 17px;
letter-spacing: 4px;
font-weight: bold;
}
.btn_comment_more:hover {
color: rgb(143, 131, 131);
}
.btn_comment_more:focus {
outline: none;
}
.dropright .dropdown-menu {
margin-left: 10px !important;
}
.comment_reply {
margin-top: 7px;
}
.comment_reply #id_replay {
font-size: 17px;
color: #E1306C;
}
.comment_reply #id_replay:hover {
color: #c52896;
cursor: pointer;
transition: 0.3s linear;
} | public/css/details.css | * {
margin: 0;
padding: 0;
font-family: 'Oswald', sans-serif;
}
.Detail {
width: 100%;
height: 215px;
background-color: #f1f1f1;
position: relative;
}
.Detail-container {
position: absolute;
bottom: -15px;
left: 53px;
width: 100%;
}
.detail-breadcrumbs {
width: 80%;
margin: auto;
}
.detail-breadcrumbs>ul {
display: flex;
list-style: none;
}
.detail-breadcrumbs>ul>li {
text-transform: uppercase;
}
.detail-breadcrumbs>ul>li:hover a {
text-transform: uppercase;
color: #AE4CA4;
}
.detail-breadcrumbs>ul>li>a {
text-decoration: none;
font-size: 17px;
color: #E1306C;
}
.detail-breadcrumbs>ul>li>p {
color: #bb8cb6;
}
/* Intro */
.Intro {
width: 100%;
height: 600px;
}
/* background - intro */
.background-intro {
width: 100%;
height: 100%;
}
.background-intro img {
width: 100%;
height: 100%;
background-repeat: no-repeat;
background-position: center;
object-fit: cover
}
/* intro content */
.intro-content {
position: absolute;
bottom: 35px;
left: -190px;
width: 410px;
height: 220px;
margin-left: 150px;
background-color: aliceblue;
border-radius: 10px;
border: 1px solid transparent;
}
.rating {
display: inline-block;
border: 1px solid #FEE140;
margin: 20px 30px;
padding: 5px 30px;
color: #AE4CA4;
background-color: #FEE140;
background-image: linear-gradient(90deg, #FEE140 0%, #FA709A 100%);
border-radius: 7px;
}
.title-intro {
margin: 12px 30px;
font-size: 25px;
}
.title-intro h2 {
color: #c52896;
}
.information {
margin: 25px 30px;
font-size: 20px;
}
.information p {
color: #AE4CA4;
}
.information .instructor {
text-decoration: none;
color: #E1306C;
}
.img-intro {
position: absolute;
top: 40px;
right: 30px;
}
.img-intro img {
width: 100px;
height: 100px;
border-radius: 50%;
position: absolute;
top: 5px;
right: 20px;
}
.Course-details {
width: 100%;
height: auto;
}
.bg {
background-color: #FFDEE9;
background-image: linear-gradient(0deg, #FFDEE9 0%, #B5FFFC 100%);
border-radius: 20px !important;
}
#myTab {
/* background-color: #FBDA61;
background-image: linear-gradient(45deg, #FBDA61 0%, #FF5ACD 100%); */
width: 100% !important;
padding-top: 20px !important;
background: #f1f1f1;
border-radius: 20px !important;
overflow: hidden !important;
margin-top: 5px !important;
}
.nav-item {
margin-right: 30px !important;
}
.nav-tabs .nav-link {
border-top-left-radius: 20px !important;
border-top-right-radius: 20px !important;
}
#home-tab,
#profile-tab,
#contact-tab {
font-size: 20px;
color: #E1306C;
}
#home-tab:hover,
#profile-tab:hover,
#contact-tab:hover {
color: #AE4CA4;
}
#home,
#profile,
#contact {
width: 100%;
}
/*left*/
.course-tab-title {
margin-top: 20px;
}
.course-tab-title>h5 {
padding-left: 40px;
color: #c52896;
text-transform: capitalize;
font-size: 25px;
}
.course-tab-title>p {
padding: 5px 25px !important;
line-height: 40px;
margin: 0 !important;
}
.course-tab-instructor>h5 {
padding-left: 40px;
color: #c52896;
font-size: 25px;
text-transform: capitalize;
}
.instructor-info>ul>li {
list-style: none;
margin-bottom: 5px;
font-size: 17px;
padding: 7px 25px !important;
}
.instructor-info>ul>li>i {
color: #f1d118;
margin-right: 10px;
}
.course-tab-recommend>h5 {
padding-left: 40px;
color: #c52896;
font-size: 25px;
text-transform: capitalize;
}
/* Right */
.btn-right {
display: block !important;
border: 1px solid #fff !important;
padding: 5px 35px !important;
border-radius: 25px !important;
font-size: 17px !important;
font-weight: 700 !important;
text-decoration: none !important;
outline: none !important;
color: #fff !important;
background: #E1306C !important;
}
.btn-right:hover {
box-shadow: 0 0 15px 1px #b6bbcb !important;
transition: all 0.3s linear !important;
color: #E1306C !important;
background: #f1f1f1 !important;
}
.list-txt {
text-align: center;
}
.list-txt>ul {
list-style: none;
}
.list-txt>ul>li {
font-size: 17px;
color: #E1306C;
line-height: 35px;
}
.list-txt>ul>li>p {
margin-bottom: 0 !important;
}
.list-txt>ul>li>i {
color: #FEE140;
margin-right: 7px;
}
.style-card {
border-radius: 20px !important;
overflow: hidden !important;
}
/* Content */
#accordionExample {
margin-top: 10px;
margin-bottom: 10px;
}
.accor-btn {
display: block !important;
border: 1px solid #fff !important;
padding: 5px 35px !important;
border-radius: 10px !important;
font-size: 17px !important;
font-weight: 600 !important;
text-decoration: none !important;
outline: none !important;
color: #fff !important;
background: #E1306C !important;
}
.list-video {
width: 100%;
}
.list-video>ul {
margin-bottom: 0;
}
.list-video>ul>li {
list-style: none;
padding: 7px 35px;
}
.list-video>ul>li>a {
text-decoration: none;
transition: 0.3s linear;
color: #000;
}
.list-video>ul>li>a:hover {
text-decoration: none;
transition: 0.3s linear;
color: #AE4CA4;
}
/* Review */
.review {
margin-top: 20px;
}
.rating-star {
text-transform: capitalize;
}
/* Vote */
.list_star {
margin-left: 20px;
}
.checked {
color: orange;
}
/* Comment */
.comment-review {
margin-top: 25px;
}
.comment_box {
width: 100%;
}
.input-group {
height: 100%;
}
#hello {
display: inline-flex;
width: 100%;
}
#comment-btn {
padding: 24px 10px;
background-color: transparent;
border-bottom: 1px solid #000;
border-radius: 0;
border-top: none;
border-left: none;
border-right: none;
}
#comment-btn:hover {
border-bottom: 1px solid #E1306C;
transition: 0.5s linear;
}
#comment-btn:focus {
box-shadow: none;
border-top: none;
border-left: none;
border-right: none;
border-bottom: 2px solid #E1306C;
}
.id_img {
width: 57px;
height: 55px;
}
.id_img>img {
width: 100%;
height: 100%;
border-radius: 50%;
object-fit: cover;
background-position: center;
background-repeat: no-repeat;
}
#button-addon2 {
background-color: #E1306C;
color: #fff;
border: 1px solid transparent;
border-radius: 20px;
}
#button-addon2:hover {
background-color: #fff;
color: #E1306C;
border: 1px solid transparent;
border-radius: 20px;
}
#button-addon2:focus {
box-shadow: none;
}
.comment_show {
margin-top: 35px;
margin-bottom: 35px;
}
.img_comment_show {
width: 55px;
height: 55px;
margin-right: 15px;
}
.img_comment_show>img {
width: 100%;
height: 100%;
border-radius: 50%;
object-fit: cover;
background-repeat: no-repeat;
background-position: center;
}
.comment_content_show {
background-color: #f0efef;
padding: 10px 20px;
border-radius: 15px;
}
.comment_name_id {
display: flex;
}
.comment_name_id .name_id {
font-weight: 700;
font-size: 17px;
color: #E1306C;
margin-bottom: 3px;
}
.time_id_post {
color: #4e4c4c;
font-weight: 200;
}
.comment_status_show {
margin-left: 10px;
}
.btn_comment_more {
border: none;
background: none;
margin-left: 10px;
font-size: 17px;
letter-spacing: 4px;
font-weight: bold;
}
.btn_comment_more:hover {
color: rgb(143, 131, 131);
}
.btn_comment_more:focus {
outline: none;
}
.dropright .dropdown-menu {
margin-left: 10px !important;
}
.comment_reply {
margin-top: 7px;
}
.comment_reply #id_replay {
font-size: 17px;
color: #E1306C;
}
.comment_reply #id_replay:hover {
color: #c52896;
cursor: pointer;
transition: 0.3s linear;
} | 0.300438 | 0.08196 |
.H_ui {
font-size: 10px;
font-family: "Lucida Grande", Arial, Helvetica, sans-serif;
-moz-user-select: none;
-khtml-user-select: none;
-webkit-user-select: none;
-o-user-select: none;
-ms-user-select: none;
/* position ui on top of imprint to make both clickable */
z-index: 2;
position: absolute;
width: 100%;
height: 100%;
left: 100%;
}
.H_ui * {
/* normalize in case some other normalization CSS likes things differently */
box-sizing: content-box;
-moz-box-sizing: content-box;
}
.H_noevs {
pointer-events: none;
}
/*
* Layout
*/
.H_l_left {
position: absolute;
left: 16px;
margin-left: -100%;
}
.H_l_center {
position: absolute;
left: -50%;
}
.H_l_right {
position: absolute;
right: calc(100% + 16px);
margin-left: -100%;
}
.H_l_top {
top: 16px;
}
.H_l_middle {
top: 50%;
}
.H_l_bottom {
bottom: 16px;
}
/* Fix MAPSJS-579 for modern browsers */
[class^=H_l_] {
pointer-events: none;
}
.H_ctl {
/* hack for IE9-10, auto doesn't work for them */
pointer-events: visiblePainted;
pointer-events: auto;
}
.H_l_horizontal .H_ctl {
float: left;
}
.H_l_anchor {
clear: both;
float: right;
}
.H_l_vertical .H_ctl {
clear: both;
}
.H_l_right .H_l_vertical .H_ctl {
float: right;
}
.H_l_right.H_l_middle.H_l_vertical .H_ctl{
float: right;
}
/**
* Element styles
*/
.H_ctl {
margin: .8em;
position: relative;
-ms-touch-action: none;
}
.H_btn {
cursor: pointer;
}
.H_grp .H_btn,
.H_rdo_buttons .H_btn {
box-shadow: none;
}
.H_grp .H_btn.H_active,
.H_rdo_buttons .H_btn.H_active {
background: none;
}
.H_btn {
box-shadow: 0em 0 0.4em 0 rgba(15, 22, 33, 0.6);
border-radius: 0.5em;
width: 4em;
height: 4em;
background: #fff;
}
.H_disabled,
.H_disabled:hover {
cursor: default;
}
.H_rdo_title {
font-size: 14px;
height: 40px;
line-height: 40px;
background-color: #575B63;
color: #fff;
padding-left: 16px;
padding-right: 16px;
border-radius: 5px 5px 0 0;
margin-bottom: 8px;
cursor: default;
}
.H_rdo ul {
list-style: none;
margin: 0 auto;
padding: 0;
}
/**
* Base Elements
*/
.H_ctl.H_grp {
background: #fff;
box-shadow: 0em 0 0.4em 0 rgba(15, 22, 33, 0.6);
border-radius: 0.5em;
}
/* Button divider */
.H_zoom .H_el {
position: relative;
}
.H_l_vertical .H_zoom .H_el:last-child::after,
.H_l_horizontal .H_zoom .H_el:last-child::after {
content: none;
}
.H_l_vertical .H_zoom .H_el {
margin-bottom: 0.1em;
}
.H_l_vertical .H_zoom .H_el:last-child {
margin-bottom: 0;
}
.H_l_vertical .H_zoom .H_el::after {
content: "";
position: absolute;
width: 2.6em;
height: 0.1em;
bottom: -0.1em;
left: 0.7em;
background: rgba(15, 22, 33, 0.1);
}
.H_l_horizontal .H_zoom .H_el {
margin-right: 0.1em;
}
.H_l_horizontal .H_zoom .H_el:last-child {
margin-right: 0;
}
.H_l_horizontal .H_zoom .H_el::after {
content: "";
position: absolute;
width: 0.1em;
height: 2.6em;
top: 0.7em;
right: -0.1em;
background: rgba(15, 22, 33, 0.1);
}
/* End: Button divider */
.H_l_horizontal .H_grp .H_btn,
.H_l_vertical .H_ctl {
float: left;
}
/** Menu panel */
.H_overlay {
font-size: 14px;
color: rgba(15, 22, 33, 0.6);
box-shadow: 0px 0 4px 0 rgba(15, 22, 33, 0.6);
border-radius: 5px;
position: absolute;
min-width: 200px;
background: #fff;
display: none;
z-index: 100;
padding-bottom: 4px;
}
.H_overlay .H_separator {
content: "";
position: relative;
display: block;
margin: 8px 16px 8px 16px;
height: 1px;
background: rgba(15, 22, 33, 0.1);
}
.H_overlay .H_btn,
.H_overlay .H_rdo li {
width: 184px;
height: 24px;
line-height: 24px;
padding: 8px 16px;
}
.H_overlay .H_btn{
border-radius: 0px;
}
.H_overlay .H_btn:hover,
.H_overlay .H_rdo li:hover {
color: rgba(15, 22, 33, 0.8);
}
.H_overlay .H_btn.H_disabled,
.H_overlay .H_rdo.H_disabled li,
.H_overlay .H_btn.H_disabled:hover,
.H_overlay .H_rdo.H_disabled li:hover {
color: rgba(15, 22, 33, 0.2);
}
.H_overlay .H_btn.H_active,
.H_overlay .H_rdo.H_active li,
.H_overlay .H_btn.H_active:hover,
.H_overlay .H_rdo.H_active li:hover {
color: #0F1621;
}
.H_overlay>*:last-child {
clear: both;
}
.H_overlay>.H_btn {
white-space: nowrap;
}
.H_overlay.H_open {
display: block;
}
.H_overlay::before, .H_overlay::after {
content: " ";
width: 0;
height: 0;
border-style: solid;
position: absolute;
}
.H_overlay.H_left::before {
border-width: 10px 10px 10px 0;
border-color: transparent rgba(15, 22, 33, 0.2) transparent transparent;
left: -12px;
}
.H_overlay.H_left::after {
border-width: 10px 10px 10px 0;
border-color: transparent #fff transparent transparent;
left: -10px;
}
.H_overlay.H_top.H_left::after {
border-color: transparent #575B63 transparent transparent;
}
.H_overlay.H_right::before {
border-width: 10px 0 10px 10px;
border-color: transparent transparent transparent rgba(15, 22, 33, 0.2);
left: calc(100% + 1px);
}
.H_overlay.H_right::after {
border-width: 10px 0 10px 10px;
border-color: transparent transparent transparent #fff;
left: 100%;
}
.H_overlay.H_top.H_right::after {
border-color: transparent transparent transparent #575B63;
}
.H_overlay.H_top::before,
.H_overlay.H_top::after {
top: 10px;
}
.H_overlay.H_bottom::before,
.H_overlay.H_bottom::after {
bottom: 10px;
}
.H_overlay.H_middle::before,
.H_overlay.H_middle::after {
top: 50%;
margin-top: -10px;
}
.H_overlay.H_top.H_center::before {
border-width: 0 10px 10px 10px;
border-color: transparent transparent rgba(15, 22, 33, 0.2) transparent;
top: -11px;
left: 50%;
margin-left: -10px;
}
.H_overlay.H_top.H_center::after {
border-width: 0 10px 10px 10px;
border-color: transparent transparent #575B63 transparent;
top: -10px;
left: 50%;
margin-left: -10px;
}
.H_overlay.H_bottom.H_center::before {
border-width: 10px 10px 0 10px;
border-color: rgba(15, 22, 33, 0.2) transparent transparent transparent;
bottom: -11px;
left: 50%;
margin-left: -10px;
}
.H_overlay.H_bottom.H_center::after {
border-width: 10px 10px 0 10px;
border-color: #fff transparent transparent transparent;
bottom: -10px;
left: 50%;
margin-left: -10px;
}
/** InfoBubble */
.H_ib {
position: absolute;
left: .91em;
left: -100%;
}
.H_ib_tail {
position: absolute;
width: 20px;
height: 10px;
margin: -10px -10px;
}
.H_ib_tail::before{
bottom: -1px;
border-width: 10px;
position: absolute;
display: block;
content: "";
border-color: transparent;
border-style: solid;
right: 0px;
}
.H_ib_tail::after{
bottom: 0;
position: absolute;
display: block;
content: "";
border-color: white;
border-style: solid;
border-width: 10px;
}
.H_ib.H_ib_top .H_ib_tail::after {
border-width: 10px 10px 0px 10px;
border-color: #222d32 transparent;
}
.H_ib.H_ib_top .H_ib_tail::before {
border-top-color: rgba(15, 22, 33, 0.2);
border-bottom-width: 0px;
}
.H_ib_notail .H_ib_tail {
display: none;
}
.H_ib_body {
background-color: #222d32;
color:white;
position: absolute;
bottom: .5em;
padding: 0;
right: 0px;
border-radius: 5px;
margin-right: -3em;
box-shadow: 0px 0 4px 0 rgba(15, 22, 33, 0.6);
margin-bottom: 0.5em;
}
.H_ib_close {
font-size: .6em;
position: absolute;
right: 12px;
width: 12px;
height: 12px;
cursor: pointer;
top: 12px;
z-index: 1;
background: none;
box-shadow: none;
}
.H_ib_close svg.H_icon {}
top: 0;
transform: none;
width: auto;
height: auto;
}
.H_ib_noclose .H_ib_close {
display: none;
}
.H_ib_noclose .H_ib_body {
padding: 0 0 0 0;
}
.H_ib_content {
background-color: #222d32;
color: white;
min-width: 12em;
font: 14px "Titillium Web";
line-height: 24px;
margin: 16px 28px 20px 16px;
user-select: text;
-moz-user-select: text;
-khtml-user-select: text;
-webkit-user-select: text;
-o-user-select: text;
-ms-user-select: text;
}
/*################################################## SLIDER ########################################################*/
.H_l_horizontal .H_zoom_slider {
min-width: 262px;
}
.H_slider {
cursor: pointer;
}
.H_l_horizontal.H_slider {
float: left;
height: 4em;
width: auto;
padding: 0 1em;
}
.H_slider .H_slider_track {
width: 0.4em;
height: 100%;
}
.H_l_horizontal.H_slider .H_slider_track {
height: 0.4em;
width: 100%;
}
.H_l_horizontal.H_slider .H_slider_cont {
height: 100%;
}
.H_l_horizontal.H_slider .H_slider_knob_cont {
margin-top: -0.4em;
}
.H_slider {
background-color: #fff;
padding: 1em 0em;
width: 4em;
}
.H_slider .H_slider_cont {
position: relative;
}
.H_slider .H_slider_knob_cont,
.H_slider .H_slider_knob_halo {
width: 1.8em;
height: 1.8em;
margin-left: 0em;
border-radius:9em;
}
.H_slider .H_slider_knob {
width: 1.2em;
height: 1.2em;
background-color: white;
border-radius:9em;
-webkit-transform: translate(-50%,-50%);
-ms-transform: translate(-50%,-50%);
transform: translate(-50%,-50%);
top: 50%;
left: 50%;
box-shadow: 0em 0 0.5em 0 rgba(15, 22, 33, 0.6);
position: absolute;
}
.H_slider:hover .H_slider_knob {
box-shadow: 0em 0 0.5em 0 rgba(15, 22, 33, 0.8);
}
.H_slider.H_disabled .H_slider_knob {
box-shadow: 0em 0 0.5em 0 rgba(15, 22, 33, 0.2);
}
.H_slider.H_slider_active .H_slider_knob {
box-shadow: 0em 0 0.5em 0 rgba(15, 22, 33, 1);
}
.H_slider:hover .H_slider_track {
background-color: rgba(15, 22, 33, 0.8);
}
.H_disabled .H_slider_track {
background-color: rgba(15, 22, 33, 0.2);
}
.H_slider:hover .H_slider_track_active {
background-color: rgba(0, 182, 178, 0.8);
}
.H_disabled .H_slider_track_active {
background-color: rgba(0, 182, 178, 0.2);
}
.H_slider.H_slider_active .H_slider_track {
background-color: rgba(15, 22, 33, 1.0);
}
.H_slider.H_slider_active .H_slider_track_active {
background-color: rgba(0, 182, 178, 1.0);
}
.H_slider .H_slider_track,
.H_slider .H_slider_knob_cont{
position:relative;
top: 50%;
left: 50%;
-webkit-transform: translate(-50%,-50%);
-ms-transform: translate(-50%,-50%);
transform: translate(-50%,-50%);
}
.H_slider .H_slider_track {
background-color: rgba(15, 22, 33, 0.6);
overflow: hidden;
}
.H_slider .H_slider_track_active {
background-color: #00B6B2;
position: absolute;
transform: translate(-50%,0%);
}
.H_slider.H_disabled .H_slider_track {
background-color: rgba(15, 22, 33, 0.2);
}
.H_slider.H_disabled .H_slider_track_active {
background-color: #bae2e3;
}
.H_slider.H_l_horizontal .H_slider_track_active {
transform: translate(-200%, -50%);
}
.H_slider.H_disabled {
cursor: default;
}
/*############################################### CONTEXT MENU #####################################################*/
.H_context_menu {
font-size: 14px;
min-width: 158px;
max-width: 40%;
box-shadow: 0em 0 0.4em 0 rgba(15, 22, 33, 0.6);
position: absolute;
left: -100%;
top: 0;
color: rgba(15, 22, 33, 0.6);
background-color: #fff;
-moz-border-radius: 5px;
-webkit-border-radius: 5px;
-o-border-radius: 5px;
border-radius: 5px;
padding: 16px 16px 4px 16px;
-moz-user-select: initial;
-khtml-user-select: initial;
-webkit-user-select: initial;
-o-user-select: initial;
-ms-user-select: initial;
z-index: 200;
}
.H_context_menu_closed {
display: none;
}
.H_context_menu_item {
text-overflow: ellipsis;
overflow: hidden;
line-height: 24px;
margin-bottom: 16px;
outline: none;
}
.H_context_menu_item.clickable:hover {
color: rgba(15, 22, 33, 0.8);
cursor: pointer;
}
.H_context_menu_item.disabled:hover,
.H_context_menu_item.disabled {
background: transparent !important;
color: rgba(15, 22, 33, 0.2);
cursor: default !important;
-moz-user-select: none;
-khtml-user-select: none;
-webkit-user-select: none;
-o-user-select: none;
-ms-user-select: none;
}
.H_context_menu_item_separator {
height: 0;
border-top: 1px solid rgba(15, 22, 33, 0.1);
padding-bottom: 16px;
line-height: 0;
font-size: 0;
}
/*################################################# SCALE BAR ######################################################*/
.H_scalebar {
margin-top: 36px;
box-shadow: none;
display: flex;
align-items: center;
text-shadow:
-1px -1px 0 rgba(255, 255, 255, 0.7),
1px -1px 0 rgba(255, 255, 255, 0.7),
-1px 1px 0 rgba(255, 255, 255, 0.7),
1px 1px 0 rgba(255, 255, 255, 0.7);
}
/*################################### DISTANCE MEASUREMENT AND TRAFFIC INCIDENTS ####################################*/
.H_tib_content {
width: 25em;
position: relative;
margin: -16px -28px -20px -16px;
}
.H_tib .H_tib_desc { padding: 0px 16px 20px 16px }
.H_tib .H_tib_time {color: rgba(15,22,33,.4);margin-top: 0.8em;}
.H_tib_right { float:right; }
.H_tib .H_btn > svg.H_icon {
fill: rgba(255,255,255, .6);
}
.H_tib .H_btn:hover > svg.H_icon {
fill: white;
}
.H_dm_label {
font: 12px "Lucida Grande", Arial, Helvetica, sans-serif;
color: black;
text-shadow: 1px 1px .5px #FFF, 1px -1px .5px #FFF, -1px 1px .5px #FFF, -1px -1px .5px #FFF;
white-space: nowrap;
margin-left: 12px;
margin-top: -7px;
/* This will not work on IE9, but it is accepted! */
pointer-events: none;
}
/*################################################### ICON #########################################################*/
svg.H_icon {
fill: white;
display: block;
position: relative;
top: 50%;
transform: translateY(-50%);
margin:auto;
width: 10px;
height: 10px;
}
svg.H_icon .H_icon_stroke {
stroke: rgba(15, 22, 33, 0.6);
fill: none;
}
.H_btn:hover > svg.H_icon {
width:12px;
height: 12px;
}
.H_btn:hover > svg.H_icon .H_icon_stroke {
stroke: rgba(15, 22, 33, 0.8);
}
.H_btn.H_active {
background-color: #CFD0D3;
}
.H_rdo .H_btn.H_active {
background: none;
}
.H_active > svg.H_icon,
.H_active:hover > svg.H_icon {
fill: #0F1621 !important;
}
.H_active > svg.H_icon .H_icon_stroke,
.H_active:hover > svg.H_icon .H_icon_stroke {
stroke: #0F1621;
}
.H_disabled svg.H_icon,
.H_disabled:hover svg.H_icon {
fill: rgba(15, 22, 33, 0.2);
cursor: default;
}
.H_disabled svg.H_icon .H_icon_stroke,
.H_disabled:hover svg.H_icon .H_icon_stroke {
stroke: rgba(15, 22, 33, 0.2);
}
/*############################################### OVERVIEW MAP #####################################################*/
.H_overview {
transition: width 0.2s,height 0.2s,margin-top 0.2s, padding 0.2s;
width: 0em;
height: 0em;
overflow: hidden;
cursor: default;
position: absolute;
margin: auto;
-webkit-box-sizing: border-box;
-moz-box-sizing: border-box;
box-sizing: border-box;
box-shadow: 0em 0 0.4em 0 rgba(15, 22, 33, 0.6);
}
.H_l_vertical .H_overview_active {
margin: auto 5px;
}
.H_l_horizontal .H_overview_active {
margin: 5px auto;
}
.H_l_center .H_overview {
left: -9999px;
right: -9999px;
}
.H_l_middle .H_overview {
top: -9999px;
bottom: -9999px;
}
.H_l_right .H_overview {
right: 100%;
}
.H_l_left .H_overview {
left: 100%;
}
.H_l_bottom .H_overview {
bottom: 0;
}
.H_l_center.H_l_bottom .H_overview {
bottom: 100%;
}
.H_l_top .H_overview {
top: 0;
}
.H_l_center.H_l_top .H_overview {
top: 100%;
}
.H_overview .H_overview_map {
background-color: rgba(256,256,256,0.6);
-webkit-box-sizing: border-box;
-moz-box-sizing: border-box;
box-sizing: border-box;
box-shadow: 0em 0 0.4em 0 rgba(15, 22, 33, 0.6);
}
.H_overview_map .H_ui {
display: none;
}
.H_zoom_lasso {
position: absolute;
display: none;
box-shadow: 0em 0 0.4em 0 rgba(15, 22, 33, 0.6);
z-index: 100000;
background-color: rgba(15, 22, 33, 0.2);
} | public/adminlte/plugins/here-maps/mapsjs-ui.css | .H_ui {
font-size: 10px;
font-family: "Lucida Grande", Arial, Helvetica, sans-serif;
-moz-user-select: none;
-khtml-user-select: none;
-webkit-user-select: none;
-o-user-select: none;
-ms-user-select: none;
/* position ui on top of imprint to make both clickable */
z-index: 2;
position: absolute;
width: 100%;
height: 100%;
left: 100%;
}
.H_ui * {
/* normalize in case some other normalization CSS likes things differently */
box-sizing: content-box;
-moz-box-sizing: content-box;
}
.H_noevs {
pointer-events: none;
}
/*
* Layout
*/
.H_l_left {
position: absolute;
left: 16px;
margin-left: -100%;
}
.H_l_center {
position: absolute;
left: -50%;
}
.H_l_right {
position: absolute;
right: calc(100% + 16px);
margin-left: -100%;
}
.H_l_top {
top: 16px;
}
.H_l_middle {
top: 50%;
}
.H_l_bottom {
bottom: 16px;
}
/* Fix MAPSJS-579 for modern browsers */
[class^=H_l_] {
pointer-events: none;
}
.H_ctl {
/* hack for IE9-10, auto doesn't work for them */
pointer-events: visiblePainted;
pointer-events: auto;
}
.H_l_horizontal .H_ctl {
float: left;
}
.H_l_anchor {
clear: both;
float: right;
}
.H_l_vertical .H_ctl {
clear: both;
}
.H_l_right .H_l_vertical .H_ctl {
float: right;
}
.H_l_right.H_l_middle.H_l_vertical .H_ctl{
float: right;
}
/**
* Element styles
*/
.H_ctl {
margin: .8em;
position: relative;
-ms-touch-action: none;
}
.H_btn {
cursor: pointer;
}
.H_grp .H_btn,
.H_rdo_buttons .H_btn {
box-shadow: none;
}
.H_grp .H_btn.H_active,
.H_rdo_buttons .H_btn.H_active {
background: none;
}
.H_btn {
box-shadow: 0em 0 0.4em 0 rgba(15, 22, 33, 0.6);
border-radius: 0.5em;
width: 4em;
height: 4em;
background: #fff;
}
.H_disabled,
.H_disabled:hover {
cursor: default;
}
.H_rdo_title {
font-size: 14px;
height: 40px;
line-height: 40px;
background-color: #575B63;
color: #fff;
padding-left: 16px;
padding-right: 16px;
border-radius: 5px 5px 0 0;
margin-bottom: 8px;
cursor: default;
}
.H_rdo ul {
list-style: none;
margin: 0 auto;
padding: 0;
}
/**
* Base Elements
*/
.H_ctl.H_grp {
background: #fff;
box-shadow: 0em 0 0.4em 0 rgba(15, 22, 33, 0.6);
border-radius: 0.5em;
}
/* Button divider */
.H_zoom .H_el {
position: relative;
}
.H_l_vertical .H_zoom .H_el:last-child::after,
.H_l_horizontal .H_zoom .H_el:last-child::after {
content: none;
}
.H_l_vertical .H_zoom .H_el {
margin-bottom: 0.1em;
}
.H_l_vertical .H_zoom .H_el:last-child {
margin-bottom: 0;
}
.H_l_vertical .H_zoom .H_el::after {
content: "";
position: absolute;
width: 2.6em;
height: 0.1em;
bottom: -0.1em;
left: 0.7em;
background: rgba(15, 22, 33, 0.1);
}
.H_l_horizontal .H_zoom .H_el {
margin-right: 0.1em;
}
.H_l_horizontal .H_zoom .H_el:last-child {
margin-right: 0;
}
.H_l_horizontal .H_zoom .H_el::after {
content: "";
position: absolute;
width: 0.1em;
height: 2.6em;
top: 0.7em;
right: -0.1em;
background: rgba(15, 22, 33, 0.1);
}
/* End: Button divider */
.H_l_horizontal .H_grp .H_btn,
.H_l_vertical .H_ctl {
float: left;
}
/** Menu panel */
.H_overlay {
font-size: 14px;
color: rgba(15, 22, 33, 0.6);
box-shadow: 0px 0 4px 0 rgba(15, 22, 33, 0.6);
border-radius: 5px;
position: absolute;
min-width: 200px;
background: #fff;
display: none;
z-index: 100;
padding-bottom: 4px;
}
.H_overlay .H_separator {
content: "";
position: relative;
display: block;
margin: 8px 16px 8px 16px;
height: 1px;
background: rgba(15, 22, 33, 0.1);
}
.H_overlay .H_btn,
.H_overlay .H_rdo li {
width: 184px;
height: 24px;
line-height: 24px;
padding: 8px 16px;
}
.H_overlay .H_btn{
border-radius: 0px;
}
.H_overlay .H_btn:hover,
.H_overlay .H_rdo li:hover {
color: rgba(15, 22, 33, 0.8);
}
.H_overlay .H_btn.H_disabled,
.H_overlay .H_rdo.H_disabled li,
.H_overlay .H_btn.H_disabled:hover,
.H_overlay .H_rdo.H_disabled li:hover {
color: rgba(15, 22, 33, 0.2);
}
.H_overlay .H_btn.H_active,
.H_overlay .H_rdo.H_active li,
.H_overlay .H_btn.H_active:hover,
.H_overlay .H_rdo.H_active li:hover {
color: #0F1621;
}
.H_overlay>*:last-child {
clear: both;
}
.H_overlay>.H_btn {
white-space: nowrap;
}
.H_overlay.H_open {
display: block;
}
.H_overlay::before, .H_overlay::after {
content: " ";
width: 0;
height: 0;
border-style: solid;
position: absolute;
}
.H_overlay.H_left::before {
border-width: 10px 10px 10px 0;
border-color: transparent rgba(15, 22, 33, 0.2) transparent transparent;
left: -12px;
}
.H_overlay.H_left::after {
border-width: 10px 10px 10px 0;
border-color: transparent #fff transparent transparent;
left: -10px;
}
.H_overlay.H_top.H_left::after {
border-color: transparent #575B63 transparent transparent;
}
.H_overlay.H_right::before {
border-width: 10px 0 10px 10px;
border-color: transparent transparent transparent rgba(15, 22, 33, 0.2);
left: calc(100% + 1px);
}
.H_overlay.H_right::after {
border-width: 10px 0 10px 10px;
border-color: transparent transparent transparent #fff;
left: 100%;
}
.H_overlay.H_top.H_right::after {
border-color: transparent transparent transparent #575B63;
}
.H_overlay.H_top::before,
.H_overlay.H_top::after {
top: 10px;
}
.H_overlay.H_bottom::before,
.H_overlay.H_bottom::after {
bottom: 10px;
}
.H_overlay.H_middle::before,
.H_overlay.H_middle::after {
top: 50%;
margin-top: -10px;
}
.H_overlay.H_top.H_center::before {
border-width: 0 10px 10px 10px;
border-color: transparent transparent rgba(15, 22, 33, 0.2) transparent;
top: -11px;
left: 50%;
margin-left: -10px;
}
.H_overlay.H_top.H_center::after {
border-width: 0 10px 10px 10px;
border-color: transparent transparent #575B63 transparent;
top: -10px;
left: 50%;
margin-left: -10px;
}
.H_overlay.H_bottom.H_center::before {
border-width: 10px 10px 0 10px;
border-color: rgba(15, 22, 33, 0.2) transparent transparent transparent;
bottom: -11px;
left: 50%;
margin-left: -10px;
}
.H_overlay.H_bottom.H_center::after {
border-width: 10px 10px 0 10px;
border-color: #fff transparent transparent transparent;
bottom: -10px;
left: 50%;
margin-left: -10px;
}
/** InfoBubble */
.H_ib {
position: absolute;
left: .91em;
left: -100%;
}
.H_ib_tail {
position: absolute;
width: 20px;
height: 10px;
margin: -10px -10px;
}
.H_ib_tail::before{
bottom: -1px;
border-width: 10px;
position: absolute;
display: block;
content: "";
border-color: transparent;
border-style: solid;
right: 0px;
}
.H_ib_tail::after{
bottom: 0;
position: absolute;
display: block;
content: "";
border-color: white;
border-style: solid;
border-width: 10px;
}
.H_ib.H_ib_top .H_ib_tail::after {
border-width: 10px 10px 0px 10px;
border-color: #222d32 transparent;
}
.H_ib.H_ib_top .H_ib_tail::before {
border-top-color: rgba(15, 22, 33, 0.2);
border-bottom-width: 0px;
}
.H_ib_notail .H_ib_tail {
display: none;
}
.H_ib_body {
background-color: #222d32;
color:white;
position: absolute;
bottom: .5em;
padding: 0;
right: 0px;
border-radius: 5px;
margin-right: -3em;
box-shadow: 0px 0 4px 0 rgba(15, 22, 33, 0.6);
margin-bottom: 0.5em;
}
.H_ib_close {
font-size: .6em;
position: absolute;
right: 12px;
width: 12px;
height: 12px;
cursor: pointer;
top: 12px;
z-index: 1;
background: none;
box-shadow: none;
}
.H_ib_close svg.H_icon {}
top: 0;
transform: none;
width: auto;
height: auto;
}
.H_ib_noclose .H_ib_close {
display: none;
}
.H_ib_noclose .H_ib_body {
padding: 0 0 0 0;
}
.H_ib_content {
background-color: #222d32;
color: white;
min-width: 12em;
font: 14px "Titillium Web";
line-height: 24px;
margin: 16px 28px 20px 16px;
user-select: text;
-moz-user-select: text;
-khtml-user-select: text;
-webkit-user-select: text;
-o-user-select: text;
-ms-user-select: text;
}
/*################################################## SLIDER ########################################################*/
.H_l_horizontal .H_zoom_slider {
min-width: 262px;
}
.H_slider {
cursor: pointer;
}
.H_l_horizontal.H_slider {
float: left;
height: 4em;
width: auto;
padding: 0 1em;
}
.H_slider .H_slider_track {
width: 0.4em;
height: 100%;
}
.H_l_horizontal.H_slider .H_slider_track {
height: 0.4em;
width: 100%;
}
.H_l_horizontal.H_slider .H_slider_cont {
height: 100%;
}
.H_l_horizontal.H_slider .H_slider_knob_cont {
margin-top: -0.4em;
}
.H_slider {
background-color: #fff;
padding: 1em 0em;
width: 4em;
}
.H_slider .H_slider_cont {
position: relative;
}
.H_slider .H_slider_knob_cont,
.H_slider .H_slider_knob_halo {
width: 1.8em;
height: 1.8em;
margin-left: 0em;
border-radius:9em;
}
.H_slider .H_slider_knob {
width: 1.2em;
height: 1.2em;
background-color: white;
border-radius:9em;
-webkit-transform: translate(-50%,-50%);
-ms-transform: translate(-50%,-50%);
transform: translate(-50%,-50%);
top: 50%;
left: 50%;
box-shadow: 0em 0 0.5em 0 rgba(15, 22, 33, 0.6);
position: absolute;
}
.H_slider:hover .H_slider_knob {
box-shadow: 0em 0 0.5em 0 rgba(15, 22, 33, 0.8);
}
.H_slider.H_disabled .H_slider_knob {
box-shadow: 0em 0 0.5em 0 rgba(15, 22, 33, 0.2);
}
.H_slider.H_slider_active .H_slider_knob {
box-shadow: 0em 0 0.5em 0 rgba(15, 22, 33, 1);
}
.H_slider:hover .H_slider_track {
background-color: rgba(15, 22, 33, 0.8);
}
.H_disabled .H_slider_track {
background-color: rgba(15, 22, 33, 0.2);
}
.H_slider:hover .H_slider_track_active {
background-color: rgba(0, 182, 178, 0.8);
}
.H_disabled .H_slider_track_active {
background-color: rgba(0, 182, 178, 0.2);
}
.H_slider.H_slider_active .H_slider_track {
background-color: rgba(15, 22, 33, 1.0);
}
.H_slider.H_slider_active .H_slider_track_active {
background-color: rgba(0, 182, 178, 1.0);
}
.H_slider .H_slider_track,
.H_slider .H_slider_knob_cont{
position:relative;
top: 50%;
left: 50%;
-webkit-transform: translate(-50%,-50%);
-ms-transform: translate(-50%,-50%);
transform: translate(-50%,-50%);
}
.H_slider .H_slider_track {
background-color: rgba(15, 22, 33, 0.6);
overflow: hidden;
}
.H_slider .H_slider_track_active {
background-color: #00B6B2;
position: absolute;
transform: translate(-50%,0%);
}
.H_slider.H_disabled .H_slider_track {
background-color: rgba(15, 22, 33, 0.2);
}
.H_slider.H_disabled .H_slider_track_active {
background-color: #bae2e3;
}
.H_slider.H_l_horizontal .H_slider_track_active {
transform: translate(-200%, -50%);
}
.H_slider.H_disabled {
cursor: default;
}
/*############################################### CONTEXT MENU #####################################################*/
.H_context_menu {
font-size: 14px;
min-width: 158px;
max-width: 40%;
box-shadow: 0em 0 0.4em 0 rgba(15, 22, 33, 0.6);
position: absolute;
left: -100%;
top: 0;
color: rgba(15, 22, 33, 0.6);
background-color: #fff;
-moz-border-radius: 5px;
-webkit-border-radius: 5px;
-o-border-radius: 5px;
border-radius: 5px;
padding: 16px 16px 4px 16px;
-moz-user-select: initial;
-khtml-user-select: initial;
-webkit-user-select: initial;
-o-user-select: initial;
-ms-user-select: initial;
z-index: 200;
}
.H_context_menu_closed {
display: none;
}
.H_context_menu_item {
text-overflow: ellipsis;
overflow: hidden;
line-height: 24px;
margin-bottom: 16px;
outline: none;
}
.H_context_menu_item.clickable:hover {
color: rgba(15, 22, 33, 0.8);
cursor: pointer;
}
.H_context_menu_item.disabled:hover,
.H_context_menu_item.disabled {
background: transparent !important;
color: rgba(15, 22, 33, 0.2);
cursor: default !important;
-moz-user-select: none;
-khtml-user-select: none;
-webkit-user-select: none;
-o-user-select: none;
-ms-user-select: none;
}
.H_context_menu_item_separator {
height: 0;
border-top: 1px solid rgba(15, 22, 33, 0.1);
padding-bottom: 16px;
line-height: 0;
font-size: 0;
}
/*################################################# SCALE BAR ######################################################*/
.H_scalebar {
margin-top: 36px;
box-shadow: none;
display: flex;
align-items: center;
text-shadow:
-1px -1px 0 rgba(255, 255, 255, 0.7),
1px -1px 0 rgba(255, 255, 255, 0.7),
-1px 1px 0 rgba(255, 255, 255, 0.7),
1px 1px 0 rgba(255, 255, 255, 0.7);
}
/*################################### DISTANCE MEASUREMENT AND TRAFFIC INCIDENTS ####################################*/
.H_tib_content {
width: 25em;
position: relative;
margin: -16px -28px -20px -16px;
}
.H_tib .H_tib_desc { padding: 0px 16px 20px 16px }
.H_tib .H_tib_time {color: rgba(15,22,33,.4);margin-top: 0.8em;}
.H_tib_right { float:right; }
.H_tib .H_btn > svg.H_icon {
fill: rgba(255,255,255, .6);
}
.H_tib .H_btn:hover > svg.H_icon {
fill: white;
}
.H_dm_label {
font: 12px "Lucida Grande", Arial, Helvetica, sans-serif;
color: black;
text-shadow: 1px 1px .5px #FFF, 1px -1px .5px #FFF, -1px 1px .5px #FFF, -1px -1px .5px #FFF;
white-space: nowrap;
margin-left: 12px;
margin-top: -7px;
/* This will not work on IE9, but it is accepted! */
pointer-events: none;
}
/*################################################### ICON #########################################################*/
svg.H_icon {
fill: white;
display: block;
position: relative;
top: 50%;
transform: translateY(-50%);
margin:auto;
width: 10px;
height: 10px;
}
svg.H_icon .H_icon_stroke {
stroke: rgba(15, 22, 33, 0.6);
fill: none;
}
.H_btn:hover > svg.H_icon {
width:12px;
height: 12px;
}
.H_btn:hover > svg.H_icon .H_icon_stroke {
stroke: rgba(15, 22, 33, 0.8);
}
.H_btn.H_active {
background-color: #CFD0D3;
}
.H_rdo .H_btn.H_active {
background: none;
}
.H_active > svg.H_icon,
.H_active:hover > svg.H_icon {
fill: #0F1621 !important;
}
.H_active > svg.H_icon .H_icon_stroke,
.H_active:hover > svg.H_icon .H_icon_stroke {
stroke: #0F1621;
}
.H_disabled svg.H_icon,
.H_disabled:hover svg.H_icon {
fill: rgba(15, 22, 33, 0.2);
cursor: default;
}
.H_disabled svg.H_icon .H_icon_stroke,
.H_disabled:hover svg.H_icon .H_icon_stroke {
stroke: rgba(15, 22, 33, 0.2);
}
/*############################################### OVERVIEW MAP #####################################################*/
.H_overview {
transition: width 0.2s,height 0.2s,margin-top 0.2s, padding 0.2s;
width: 0em;
height: 0em;
overflow: hidden;
cursor: default;
position: absolute;
margin: auto;
-webkit-box-sizing: border-box;
-moz-box-sizing: border-box;
box-sizing: border-box;
box-shadow: 0em 0 0.4em 0 rgba(15, 22, 33, 0.6);
}
.H_l_vertical .H_overview_active {
margin: auto 5px;
}
.H_l_horizontal .H_overview_active {
margin: 5px auto;
}
.H_l_center .H_overview {
left: -9999px;
right: -9999px;
}
.H_l_middle .H_overview {
top: -9999px;
bottom: -9999px;
}
.H_l_right .H_overview {
right: 100%;
}
.H_l_left .H_overview {
left: 100%;
}
.H_l_bottom .H_overview {
bottom: 0;
}
.H_l_center.H_l_bottom .H_overview {
bottom: 100%;
}
.H_l_top .H_overview {
top: 0;
}
.H_l_center.H_l_top .H_overview {
top: 100%;
}
.H_overview .H_overview_map {
background-color: rgba(256,256,256,0.6);
-webkit-box-sizing: border-box;
-moz-box-sizing: border-box;
box-sizing: border-box;
box-shadow: 0em 0 0.4em 0 rgba(15, 22, 33, 0.6);
}
.H_overview_map .H_ui {
display: none;
}
.H_zoom_lasso {
position: absolute;
display: none;
box-shadow: 0em 0 0.4em 0 rgba(15, 22, 33, 0.6);
z-index: 100000;
background-color: rgba(15, 22, 33, 0.2);
} | 0.387343 | 0.060696 |
.nav-link.active.text-white {
background-color: #2297d8 !important;
}
.nav-link.text-white:hover {
background-color: #2297d8;
}
.nav-link.active.px-5 {
background-color: #1176ae !important;
}
.nav-tabs {
border-bottom: 2px solid #1176ae;
}
hr {
border-top: 2px solid #707070;
}
.table-condensed thead tr:nth-child(2),
.table-condensed tbody {
display: none;
}
.form-btn-save {
font-size: 15px;
color: white;
width: 15%;
border-radius: 50px;
border: 2px solid #1176ae;
background-color: #1176ae;
}
.form-btn-save:hover {
font-size: 15px;
color: white;
width: 15%;
border-radius: 50px;
border: 2px solid #1176ae;
background-color: #1176ae;
box-shadow: 0 0 2px 2px rgba(0, 0, 0, 0.24), 0 5px 5px 0 rgba(0, 0, 0, 0.19);
}
.form-btn-cancel {
font-size: 15px;
color: #1ba9f7;
width: 15%;
border-radius: 50px;
background-color: white;
border: 2px solid #1ba9f7;
}
.form-btn-cancel:hover {
font-size: 15px;
color: #1ba9f7;
width: 15%;
border-radius: 50px;
background-color: white;
border: 2px solid #1ba9f7;
box-shadow: 0 0 2px 2px rgba(0, 0, 0, 0.24), 0 5px 5px 0 rgba(0, 0, 0, 0.19);
}
.kanan-in {
text-decoration: none;
box-shadow: none;
display: block;
margin-left: auto;
margin-right: auto;
width: 100%;
text-align: right;
}
.tengah-in {
text-decoration: none;
box-shadow: none;
display: block;
margin-left: auto;
margin-right: auto;
width: 100%;
text-align: center;
}
input[type="date"]::-webkit-inner-spin-button,
input[type="date"]::-webkit-outer-spin-button {
-webkit-appearance: none;
}
#map {
height: 100%;
}
h1 {
display: none;
}
html,
body {
height: 100%;
margin: 0px;
}
main {
height: 100%;
}
section {
height: 100%;
}
body {
padding-bottom: 30px;
position: relative;
min-height: 100%;
}
a {
transition: background 0.2s, color 0.2s;
}
a:hover,
a:focus {
text-decoration: none;
}
#wrapper {
padding-left: 0;
transition: all 0.5s ease;
position: relative;
}
#sidebar-wrapper {
z-index: 1000;
position: fixed;
right: 20px;
width: 0;
margin-top: 50px;
height: 75%;
margin-left: -250px;
overflow-y: auto;
overflow-x: hidden;
background: #ffffff;
transition: all 0.5s ease;
border: none;
border-radius: 20px;
}
#wrapper.toggled #sidebar-wrapper {
width: 250px;
opacity:0%;
}
.sidebar-brand {
text-align: right;
cursor: pointer;
}
.sidebar-brand h2 {
margin: 0;
font-weight: 600;
font-size: 24px;
color: #fff;
}
.sidebar-nav {
position: absolute;
top: 75px;
width: 250px;
margin: 0;
padding: 0;
list-style: none;
}
.sidebar-nav > li {
text-indent: 10px;
line-height: 42px;
}
.sidebar-nav > li a {
display: block;
text-decoration: none;
color: #757575;
font-weight: 600;
font-size: 18px;
}
.sidebar-nav > li > a:hover,
.sidebar-nav > li.active > a {
text-decoration: none;
color: #fff;
background: #f8be12;
}
.sidebar-nav > li > a i.fa {
font-size: 24px;
width: 60px;
}
.bus-name {
font-weight: bold;
color: #1176ae;
}
.table-borderless {
color: black;
}
.table-borderless h6 {
color: #757575;
margin: 0;
}
.table-borderless i {
color: #757575;
}
.container-data hr {
border-top: 1px solid #b0b0b0 !important;
}
.table-borderless td span {
font-size: 14px;
}
.table-borderless td {
padding-bottom: 0;
}
#navbar-wrapper {
width: 100%;
position: absolute;
z-index: 2;
}
#wrapper.toggled #navbar-wrapper {
position: absolute;
margin-right: -250px;
}
#navbar-wrapper .navbar {
border-width: 0 0 0 0;
background-color: #eee;
font-size: 24px;
margin-bottom: 0;
border-radius: 0;
}
#navbar-wrapper .navbar a {
color: #757575;
}
#navbar-wrapper .navbar a:hover {
color: #f8be12;
}
#content-wrapper {
width: 100%;
position: absolute;
padding: 15px;
top: 100px;
}
#wrapper.toggled #content-wrapper {
position: absolute;
margin-right: -3000px;
}
@media (min-width: 992px) {
#wrapper {
padding-left: 250px;
}
#wrapper.toggled {
padding-left: 60px;
}
#sidebar-wrapper {
width: 300px;
}
#wrapper.toggled #sidebar-wrapper {
width: 0px;
right: 0px;
margin-right: -38px;
}
#wrapper.toggled #navbar-wrapper {
position: absolute;
margin-right: -190px;
}
#wrapper.toggled #content-wrapper {
position: absolute;
margin-right: -190px;
}
#navbar-wrapper {
position: relative;
}
#wrapper.toggled {
padding-left: 60px;
}
#content-wrapper {
position: relative;
top: 0;
}
#wrapper.toggled #navbar-wrapper,
#wrapper.toggled #content-wrapper {
position: relative;
margin-right: 60px;
}
}
@media (min-width: 768px) and (max-width: 991px) {
#wrapper {
padding-left: 60px;
width: 250px;
}
#sidebar-wrapper {
width: 250px;
}
#wrapper.toggled #navbar-wrapper {
position: absolute;
margin-right: -250px;
}
#wrapper.toggled #content-wrapper {
position: absolute;
margin-right: -250px;
}
#navbar-wrapper {
position: relative;
}
#wrapper.toggled {
padding-left: 250px;
}
#content-wrapper {
position: relative;
top: 0;
}
#wrapper.toggled #navbar-wrapper,
#wrapper.toggled #content-wrapper {
position: relative;
margin-right: 250px;
}
}
@media (max-width: 767px) {
#wrapper {
padding-left: 0;
}
#sidebar-wrapper {
position:fixed;
margin-top:0;
bottom:0;
width: 300px;
height: 325px;
overflow: scroll;
display: block;
}
#wrapper.toggled #sidebar-wrapper {
width: 0px;
opacity :0%;
}
#wrapper.toggled #navbar-wrapper {
position: absolute;
margin-right: -250px;
}
#wrapper.toggled #content-wrapper {
position: absolute;
margin-right: -250px;
}
#navbar-wrapper {
position: relative;
}
#wrapper.toggled {
padding-left: 250px;
}
#content-wrapper {
position: relative;
top: 0;
}
#wrapper.toggled #navbar-wrapper,
#wrapper.toggled #content-wrapper {
position: relative;
margin-right: 250px;
}
} | assets/css/css.css | .nav-link.active.text-white {
background-color: #2297d8 !important;
}
.nav-link.text-white:hover {
background-color: #2297d8;
}
.nav-link.active.px-5 {
background-color: #1176ae !important;
}
.nav-tabs {
border-bottom: 2px solid #1176ae;
}
hr {
border-top: 2px solid #707070;
}
.table-condensed thead tr:nth-child(2),
.table-condensed tbody {
display: none;
}
.form-btn-save {
font-size: 15px;
color: white;
width: 15%;
border-radius: 50px;
border: 2px solid #1176ae;
background-color: #1176ae;
}
.form-btn-save:hover {
font-size: 15px;
color: white;
width: 15%;
border-radius: 50px;
border: 2px solid #1176ae;
background-color: #1176ae;
box-shadow: 0 0 2px 2px rgba(0, 0, 0, 0.24), 0 5px 5px 0 rgba(0, 0, 0, 0.19);
}
.form-btn-cancel {
font-size: 15px;
color: #1ba9f7;
width: 15%;
border-radius: 50px;
background-color: white;
border: 2px solid #1ba9f7;
}
.form-btn-cancel:hover {
font-size: 15px;
color: #1ba9f7;
width: 15%;
border-radius: 50px;
background-color: white;
border: 2px solid #1ba9f7;
box-shadow: 0 0 2px 2px rgba(0, 0, 0, 0.24), 0 5px 5px 0 rgba(0, 0, 0, 0.19);
}
.kanan-in {
text-decoration: none;
box-shadow: none;
display: block;
margin-left: auto;
margin-right: auto;
width: 100%;
text-align: right;
}
.tengah-in {
text-decoration: none;
box-shadow: none;
display: block;
margin-left: auto;
margin-right: auto;
width: 100%;
text-align: center;
}
input[type="date"]::-webkit-inner-spin-button,
input[type="date"]::-webkit-outer-spin-button {
-webkit-appearance: none;
}
#map {
height: 100%;
}
h1 {
display: none;
}
html,
body {
height: 100%;
margin: 0px;
}
main {
height: 100%;
}
section {
height: 100%;
}
body {
padding-bottom: 30px;
position: relative;
min-height: 100%;
}
a {
transition: background 0.2s, color 0.2s;
}
a:hover,
a:focus {
text-decoration: none;
}
#wrapper {
padding-left: 0;
transition: all 0.5s ease;
position: relative;
}
#sidebar-wrapper {
z-index: 1000;
position: fixed;
right: 20px;
width: 0;
margin-top: 50px;
height: 75%;
margin-left: -250px;
overflow-y: auto;
overflow-x: hidden;
background: #ffffff;
transition: all 0.5s ease;
border: none;
border-radius: 20px;
}
#wrapper.toggled #sidebar-wrapper {
width: 250px;
opacity:0%;
}
.sidebar-brand {
text-align: right;
cursor: pointer;
}
.sidebar-brand h2 {
margin: 0;
font-weight: 600;
font-size: 24px;
color: #fff;
}
.sidebar-nav {
position: absolute;
top: 75px;
width: 250px;
margin: 0;
padding: 0;
list-style: none;
}
.sidebar-nav > li {
text-indent: 10px;
line-height: 42px;
}
.sidebar-nav > li a {
display: block;
text-decoration: none;
color: #757575;
font-weight: 600;
font-size: 18px;
}
.sidebar-nav > li > a:hover,
.sidebar-nav > li.active > a {
text-decoration: none;
color: #fff;
background: #f8be12;
}
.sidebar-nav > li > a i.fa {
font-size: 24px;
width: 60px;
}
.bus-name {
font-weight: bold;
color: #1176ae;
}
.table-borderless {
color: black;
}
.table-borderless h6 {
color: #757575;
margin: 0;
}
.table-borderless i {
color: #757575;
}
.container-data hr {
border-top: 1px solid #b0b0b0 !important;
}
.table-borderless td span {
font-size: 14px;
}
.table-borderless td {
padding-bottom: 0;
}
#navbar-wrapper {
width: 100%;
position: absolute;
z-index: 2;
}
#wrapper.toggled #navbar-wrapper {
position: absolute;
margin-right: -250px;
}
#navbar-wrapper .navbar {
border-width: 0 0 0 0;
background-color: #eee;
font-size: 24px;
margin-bottom: 0;
border-radius: 0;
}
#navbar-wrapper .navbar a {
color: #757575;
}
#navbar-wrapper .navbar a:hover {
color: #f8be12;
}
#content-wrapper {
width: 100%;
position: absolute;
padding: 15px;
top: 100px;
}
#wrapper.toggled #content-wrapper {
position: absolute;
margin-right: -3000px;
}
@media (min-width: 992px) {
#wrapper {
padding-left: 250px;
}
#wrapper.toggled {
padding-left: 60px;
}
#sidebar-wrapper {
width: 300px;
}
#wrapper.toggled #sidebar-wrapper {
width: 0px;
right: 0px;
margin-right: -38px;
}
#wrapper.toggled #navbar-wrapper {
position: absolute;
margin-right: -190px;
}
#wrapper.toggled #content-wrapper {
position: absolute;
margin-right: -190px;
}
#navbar-wrapper {
position: relative;
}
#wrapper.toggled {
padding-left: 60px;
}
#content-wrapper {
position: relative;
top: 0;
}
#wrapper.toggled #navbar-wrapper,
#wrapper.toggled #content-wrapper {
position: relative;
margin-right: 60px;
}
}
@media (min-width: 768px) and (max-width: 991px) {
#wrapper {
padding-left: 60px;
width: 250px;
}
#sidebar-wrapper {
width: 250px;
}
#wrapper.toggled #navbar-wrapper {
position: absolute;
margin-right: -250px;
}
#wrapper.toggled #content-wrapper {
position: absolute;
margin-right: -250px;
}
#navbar-wrapper {
position: relative;
}
#wrapper.toggled {
padding-left: 250px;
}
#content-wrapper {
position: relative;
top: 0;
}
#wrapper.toggled #navbar-wrapper,
#wrapper.toggled #content-wrapper {
position: relative;
margin-right: 250px;
}
}
@media (max-width: 767px) {
#wrapper {
padding-left: 0;
}
#sidebar-wrapper {
position:fixed;
margin-top:0;
bottom:0;
width: 300px;
height: 325px;
overflow: scroll;
display: block;
}
#wrapper.toggled #sidebar-wrapper {
width: 0px;
opacity :0%;
}
#wrapper.toggled #navbar-wrapper {
position: absolute;
margin-right: -250px;
}
#wrapper.toggled #content-wrapper {
position: absolute;
margin-right: -250px;
}
#navbar-wrapper {
position: relative;
}
#wrapper.toggled {
padding-left: 250px;
}
#content-wrapper {
position: relative;
top: 0;
}
#wrapper.toggled #navbar-wrapper,
#wrapper.toggled #content-wrapper {
position: relative;
margin-right: 250px;
}
} | 0.344995 | 0.065725 |
.fightclub-dropcap {
display: block;
float: left;
font-size: 5.142em;
font-weight: bold;
line-height: 1;
margin: -0.12em 0.3em 0 0;
padding: 0; }
.fightclub-gap {
margin: 1.313em 0;
border-color: transparent; }
.fightclub-clear {
margin: 0;
border: 0;
clear: both; }
.fightclub-highlight {
color: white;
padding: 0.15em 0.375em; }
.fightclub-blockquote.right-text {
text-align: right; }
.fightclub-blockquote.center-text {
text-align: center; }
.fightclub-pullquote {
width: 40%;
margin: 0.45em 1.1em 0.55em 0;
font-size: 1.313em; }
.fightclub-pullquote.right {
margin-right: 0;
margin-left: 1.1em; }
@media (max-width: 767px) {
.fightclub-pullquote.left, .fightclub-pullquote.right {
float: none;
width: 100%;
margin: 1.313em 0; } }
.close {
float: right;
font-size: 24px;
font-size: 2.4rem;
font-weight: bold;
line-height: 1.7;
color: black;
zoom: 1;
-webkit-transition: opacity 0.3s ease;
transition: opacity 0.3s ease; }
.close:hover {
color: black;
text-decoration: none;
cursor: pointer;
opacity: 0.6;
filter: alpha(opacity=60);
zoom: 1; }
button.close {
padding: 0;
cursor: pointer;
background-color: transparent;
border: 0;
-webkit-appearance: none; }
.fightclub-alert,
.wpcf7-response-output {
margin-bottom: 1.313em;
border: 1px solid #b5b725;
padding: 1.62em 3.5em 1.72em 1.15em;
font-size: 14px;
font-size: 1.4rem;
line-height: 1.5;
color: #b5b725;
background-color: #fdffd2;
position: relative; }
.fightclub-alert .h-alert,
.wpcf7-response-output .h-alert {
margin: 0.05em 0 0.25em;
font-size: 18px;
font-size: 1.8rem;
letter-spacing: -1px;
line-height: 1.3;
text-transform: none;
color: inherit; }
.fightclub-alert .close,
.wpcf7-response-output .close {
line-height: 1;
margin-top: -14px;
position: absolute;
right: 17px;
top: 50%;
color: #c09853; }
.fightclub-alert-muted {
background-color: #eeeeee;
border-color: #cfcfcf;
color: #999999; }
.fightclub-alert-muted .close {
color: #999999; }
.fightclub-alert-info {
background-color: #b9e7fe;
border-color: #1c74a2;
color: #1c74a2; }
.fightclub-alert-info .close {
color: #1c74a2; }
.fightclub-alert-success,
.wpcf7-mail-sent-ok {
background-color: #d6e6b3;
border-color: #708d32;
color: #708d32; }
.fightclub-alert-success .close,
.wpcf7-mail-sent-ok .close {
color: #708d32; }
.fightclub-alert-danger {
background-color: #ffc6b4;
border-color: #d14f27;
color: #d14f27; }
.fightclub-alert-danger .close {
color: #d14f27; }
.fightclub-alert-block {
padding: 0.786em 1.15em 1em; }
.fightclub-alert-block > p,
.fightclub-alert-block > ul {
margin-bottom: 0; }
.fightclub-alert-block p + p {
margin-top: 6px; }
.wpcf7-response-output {
border-width: 1px !important;
margin: 1.313em 0 0 !important;
padding: 0.786em 1.15em 1em !important; }
.fightclub-map {
margin-bottom: 0; }
.fightclub-map.with-container {
border: 1px solid #dddddd;
border: 1px solid rgba(0, 0, 0, 0.15);
padding: 1.5%;
background-color: white;}
.fightclub-map .fightclub-map-inner {
overflow: hidden;
position: relative;
padding-bottom: 56.25%;
height: 0; }
.fightclub-map .fightclub-map-inner iframe {
position: absolute;
top: 0;
left: 0;
width: 100%;
height: 100%; }
/*
.fightclub-map-inner:after {
content: "";
width: 100%;
height: 100%;
position: absolute;
top: 0;
left: 0;
}
*/
.no-map .fightclub-map {
display: none;
}
.h-skill-bar {
color: white;
font-size: 12px;
font-weight: 400;
letter-spacing: 1px;
line-height: 39px;
margin-top: 0;
padding-left: 1.4em;
text-transform: uppercase;
}
.fightclub-skill-bar {
background-color: transparent;
border: 1px solid #33b1ef;
height: 40px;
margin-bottom: 1.03em;
position: relative;
overflow: hidden;
}
.fightclub-skill-bar .percent {
background-color: white;
border-radius: 100rem;
color: #161515;
font-size: 12px;
font-weight: bold;
height: 26px;
line-height: 24px;
margin: 0;
position: absolute;
right: 7px;
text-align: center;
top: 6px;
width: 40px;
}
.fightclub-skill-bar .percent::after {
content: "%";
}
.fightclub-skill-bar .bar {
float: left;
height: 40px;
margin: -1px;
overflow: hidden;
position: relative;
width: 0;
background-color: #0079b5;
border: 1px solid #0079b5;}
.fightclub-skill-bar .bar .percent {
position: absolute;
right: 4px;
bottom: 4px;
height: 17px;
padding: 0 5px;
font-size: 11px;
line-height: 17px;
text-shadow: 0 1px 0 rgba(0, 0, 0, 0.75);
color: white;
background-color: #272727;
background-color: rgba(0, 0, 0, 0.35); }
.h-chart-bar {
margin: 2.2em 0;
text-align: center;
}
.fightclub-code {
line-height: 1; }
.fightclub-block-grid {
display: block;
overflow: hidden;
padding: 0; }
.fightclub-block-grid > li {
display: block;
height: auto;
float: left; }
.fightclub-block-grid.two-up {
margin: 1.313em -1.25%; }
.fightclub-block-grid.two-up > li {
width: 50%;
padding: 1.25%; }
.fightclub-block-grid.two-up > li:nth-child(2n+1) {
clear: both; }
.fightclub-block-grid.three-up {
margin: 1.313em -1%; }
.fightclub-block-grid.three-up > li {
width: 33.33333%;
padding: 1%; }
.fightclub-block-grid.three-up > li:nth-child(3n+1) {
clear: both; }
.fightclub-block-grid.four-up {
margin: 1.313em -0.9%; }
.fightclub-block-grid.four-up > li {
width: 25%;
padding: 0.9%; }
.fightclub-block-grid.four-up > li:nth-child(4n+1) {
clear: both; }
.fightclub-block-grid.five-up {
margin: 1.313em -0.85%; }
.fightclub-block-grid.five-up > li {
width: 20%;
padding: 0.85%; }
.fightclub-block-grid.five-up > li:nth-child(5n+1) {
clear: both; }
.fightclub-block-grid img,
.fightclub-block-grid .fightclub-img {
margin-bottom: 0; }
.fightclub-img {
margin-bottom: 1.313em; }
.fightclub-img.left {
margin: 0.35em 1.313em 0.35em 0; }
.fightclub-img.right {
margin: 0.35em 0 0.35em 1.313em; }
.fightclub-ul-icons {
float: left;
list-style: outside none none;
margin-bottom: 0.8em !important;
margin-left: 0.15em;
margin-top: 0.3em;
text-indent: -0.35em; }
.fightclub-ul-icons li [class^="fightclub-icon-"],
.fightclub-ul-icons li [class*=" fightclub-icon-"] {
width: 0.35em; }
.fightclub-columnize {
-webkit-column-count: 2;
-moz-column-count: 2;
column-count: 2;
-webkit-column-gap: 3em;
-moz-column-gap: 3em;
column-gap: 3em;
-webkit-column-rule: 1px solid #e5e5e5;
-moz-column-rule: 1px solid #e5e5e5;
column-rule: 1px solid #e5e5e5;
margin: 0 0 1.313em; }
.fightclub-columnize p:last-child,
.fightclub-columnize ul:last-child,
.fightclub-columnize ol:last-child {
margin-bottom: 0; }
@media (max-width: 480px) {
.fightclub-columnize {
-webkit-column-count: 1;
-moz-column-count: 1;
column-count: 1;
-webkit-column-gap: 0;
-moz-column-gap: 0;
column-gap: 0;
-webkit-column-rule: 0;
-moz-column-rule: 0;
column-rule: 0; } }
.fightclub-responsive-video.fightclub-responsive-video-shortcode {
margin-bottom: 1.313em; }
.fightclub-responsive-video.fightclub-responsive-video-shortcode.with-container {
border: 1px solid #dddddd;
border: 1px solid rgba(0, 0, 0, 0.15);
padding: 2.5%;
background-color: white; }
.fightclub-responsive-video .fightclub-responsive-video-inner {
position: relative;
padding-bottom: 60%;
height: 0;
overflow: hidden; }
.fightclub-responsive-video .fightclub-responsive-video-inner.five-by-three {
padding-bottom: 56%; }
.fightclub-responsive-video .fightclub-responsive-video-inner.five-by-four {
padding-bottom: 80%; }
.fightclub-responsive-video .fightclub-responsive-video-inner.four-by-three {
padding-bottom: 75%; }
.fightclub-responsive-video .fightclub-responsive-video-inner.three-by-two {
padding-bottom: 66.67%; }
.fightclub-responsive-video .fightclub-responsive-video-inner embed,
.fightclub-responsive-video .fightclub-responsive-video-inner iframe,
.fightclub-responsive-video .fightclub-responsive-video-inner img,
.fightclub-responsive-video .fightclub-responsive-video-inner object,
.fightclub-responsive-video .fightclub-responsive-video-inner video {
position: absolute;
top: 0;
left: 0;
width: 100%;
height: 100%; }
.fightclub-accordion {
margin-bottom: 1.375em; }
.fightclub-accordion-group {
margin-bottom: 10px; }
.fightclub-accordion-heading {
overflow: hidden;
border-bottom: 0;
position: relative;
margin: 0;}
.fightclub-accordion-heading .fightclub-accordion-toggle {
background-color: transparent;
border: 1px solid #33b1ef;
color: #33b1ef;
display: block;
font-size: 85.71%;
padding: 1.1em 32px 1em 2em;
text-transform: uppercase; }
.fightclub-accordion-heading .fightclub-accordion-toggle.collapsed {
background-color: #ffffff;
border: 1px solid #33b1ef;
color: #33b1ef; }
.fightclub-accordion-heading .fightclub-accordion-toggle:hover {
color: #fff;
background-color: #0079b5;}
.fightclub-accordion-heading .fightclub-accordion-toggle.collapsed:before {
content: '\e86d';
color: #33b1ef; }
.fightclub-accordion-heading .fightclub-accordion-toggle:before {
bottom: 0.3em;
color: #33b1ef;
content: '\e86c';
display: inline-block;
font-family: icon_font;
font-size: 1.4em;
font-weight: 300;
position: absolute;
right: 21px;
top:50%;
margin-top: -0.7em; }
.fightclub-accordion-heading .fightclub-accordion-toggle:hover:before {
color: #fff;}
.fightclub-accordion-toggle {
cursor: pointer; }
.fightclub-accordion-inner {
background-color: white;
border: 1px solid #33b1ef;
box-shadow: none;
margin-top: -1px;
padding: 1em 1.2em;
-webkit-box-shadow: none; }
.fightclub-accordion-inner p:last-child,
.fightclub-accordion-inner ul:last-child,
.fightclub-accordion-inner ol:last-child {
margin-bottom: 0; }
.fightclub-column {
float: left;
min-height: 1px;
padding: 0 15px;
margin-bottom: 30px;
}
.fightclub-column.whole {
width: 100%; }
.fightclub-column.one-half {
width: 50%; }
.fightclub-column.one-third {
width: 33.3332%; }
.fightclub-column.two-thirds {
width: 66.6665%; }
.fightclub-column.one-fourth {
width: 25%; }
.fightclub-column.three-fourths {
width: 75%; }
.fightclub-column.one-fifth {
width: 20%; }
.fightclub-column.two-fifths {
width: 40%; }
.fightclub-column.three-fifths {
width: 60%; }
.fightclub-column.four-fifths {
width: 80%; }
.fightclub-column.one-sixth {
width: 16.6665%; }
.fightclub-column.five-sixths {
width: 83.3332%; }
.no_columns_margin .fightclub-column {
padding: 0; }
.no_columns_margin .fightclub-column.one-half {
width: 50%; }
.no_columns_margin .fightclub-column.one-third {
width: 33.33%; }
.no_columns_margin .fightclub-column.two-thirds {
width: 66.66%; }
.no_columns_margin .fightclub-column.one-fourth {
width: 24%; }
.no_columns_margin .fightclub-column.three-fourths {
width: 75%; }
.no_columns_margin .fightclub-column.one-fifth {
width: 20%; }
.no_columns_margin .fightclub-column.two-fifths {
width: 40%; }
.no_columns_margin .fightclub-column.three-fifths {
width: 60%; }
.no_columns_margin .fightclub-column.four-fifths {
width: 80%; }
.no_columns_margin .fightclub-column.one-sixth {
width: 16.66%; }
.no_columns_margin .fightclub-column.five-sixths {
width: 83.33%; }
@media (max-width: 767px) {
.fightclub-column.one-half, .fightclub-column.one-third, .fightclub-column.two-thirds, .fightclub-column.one-fourth, .fightclub-column.three-fourths, .fightclub-column.one-fifth, .fightclub-column.two-fifths, .fightclub-column.three-fifths, .fightclub-column.four-fifths, .fightclub-column.one-sixth, .fightclub-column.five-sixths, .no_columns_margin .fightclub-column.one-half, .no_columns_margin .fightclub-column.one-third, .no_columns_margin .fightclub-column.two-thirds, .no_columns_margin .fightclub-column.one-fourth, .no_columns_margin .fightclub-column.three-fourths, .no_columns_margin .fightclub-column.one-fifth, .no_columns_margin .fightclub-column.two-fifths, .no_columns_margin .fightclub-column.three-fifths, .no_columns_margin .fightclub-column.four-fifths, .no_columns_margin .fightclub-column.one-sixth, .no_columns_margin .fightclub-column.five-sixths {
float: none;
width: 100%; } }
.js .fightclub-column {
position: relative; }
.js .fightclub-column[data-fade="true"] {
opacity: 0; }
/*===================Flex Slider==============================*/
/* Browser Resets
*********************************/
.flex-container a:active,
.flexslider a:active,
.flex-container a:focus,
.flexslider a:focus {outline: none;}
.slides,
.flex-control-nav,
.flex-direction-nav {margin: 0; padding: 0; list-style: none;}
/* Icon Fonts
*********************************/
/* Font-face Icons */
@font-face {
font-family: 'icon_font';
src:url('../fonts/icon_font/icon_font.eot');
src:url('../fonts/icon_font/icon_font.eot?#iefix') format('embedded-opentype'),
url('../fonts/icon_font/icon_font.woff') format('woff'),
url('../fonts/icon_font/icon_font.ttf') format('truetype'),
url('../fonts/icon_font/icon_font.svg#icon_font') format('svg');
font-weight: normal;
font-style: normal;
}
/* FlexSlider Necessary Styles
*********************************/
.flexslider {margin: 0; padding: 0;}
.flexslider .slides > li {display: none; -webkit-backface-visibility: hidden;} /* Hide the slides before the JS is loaded. Avoids image jumping */
.flexslider .slides img {width: 100%; display: block;}
.flex-pauseplay span {text-transform: capitalize;}
/* Clearfix for the .slides element */
.slides:after {content: "\0020"; display: block; clear: both; visibility: hidden; line-height: 0; height: 0;}
html[xmlns] .slides {display: block;}
* html .slides {height: 1%;}
/* No JavaScript Fallback */
/* If you are not using another script, such as Modernizr, make sure you
* include js that eliminates this class on page load */
.no-js .slides > li:first-child {display: block;}
/* FlexSlider Default Theme
*********************************/
.flexslider { margin: 0 0 60px; background: #fff; border: 4px solid #fff; position: relative; -webkit-border-radius: 4px; -moz-border-radius: 4px; -o-border-radius: 4px; border-radius: 4px; -webkit-box-shadow: 0 1px 4px rgba(0,0,0,.2); -moz-box-shadow: 0 1px 4px rgba(0,0,0,.2); -o-box-shadow: 0 1px 4px rgba(0,0,0,.2); box-shadow: 0 1px 4px rgba(0,0,0,.2); zoom: 1; }
.flex-viewport { max-height: 2000px; -webkit-transition: all 1s ease; -moz-transition: all 1s ease; -o-transition: all 1s ease; transition: all 1s ease; }
.loading .flex-viewport { max-height: 300px; }
.flexslider .slides { zoom: 1; }
.carousel li { margin-right: 5px; }
/* Direction Nav */
.flex-direction-nav {*height: 0;}
.flex-direction-nav a { text-decoration:none; display: block; width: 40px; height: 40px; margin: -20px 0 0; position: absolute; top: 50%; z-index: 10; overflow: hidden; opacity: 0; cursor: pointer; color: rgba(0,0,0,0.8); text-shadow: 1px 1px 0 rgba(255,255,255,0.3); -webkit-transition: all .3s ease; -moz-transition: all .3s ease; transition: all .3s ease; }
.flex-direction-nav .flex-prev { left: -50px; }
.flex-direction-nav .flex-next { right: -50px; text-align: right; }
.flexslider:hover .flex-prev { opacity: 0.7; left: 10px; }
.flexslider:hover .flex-next { opacity: 0.7; right: 10px; }
.flexslider:hover .flex-next:hover, .flexslider:hover .flex-prev:hover { opacity: 1; }
.flex-direction-nav .flex-disabled { opacity: 0!important; filter:alpha(opacity=0); cursor: default; }
.flex-direction-nav a:before { font-family: "icon_font"; font-size: 26px; display: inline-block; content: '\e81b'; padding-top: 14px;padding-left: 20px;}
.flex-direction-nav a.flex-next:before { content: '\e81c';padding-left: 24px; }
/* Pause/Play */
.flex-pauseplay a { display: block; width: 20px; height: 20px; position: absolute; bottom: 5px; left: 10px; opacity: 0.8; z-index: 10; overflow: hidden; cursor: pointer; color: #000; }
.flex-pauseplay a:before { font-family: "icon_font"; font-size: 20px; display: inline-block; content: '\f004'; }
.flex-pauseplay a:hover { opacity: 1; }
.flex-pauseplay a.flex-play:before { content: '\f003'; }
/* Control Nav */
.flex-control-nav {width: 100%; position: absolute; bottom: -40px; text-align: center;}
.flex-control-nav li {margin: 0 6px; display: inline-block; zoom: 1; *display: inline;}
.flex-control-paging li a {width: 11px; height: 11px; display: block; background: #666; background: rgba(0,0,0,0.5); cursor: pointer; text-indent: -9999px; -webkit-border-radius: 20px; -moz-border-radius: 20px; -o-border-radius: 20px; border-radius: 20px; -webkit-box-shadow: inset 0 0 3px rgba(0,0,0,0.3); -moz-box-shadow: inset 0 0 3px rgba(0,0,0,0.3); -o-box-shadow: inset 0 0 3px rgba(0,0,0,0.3); box-shadow: inset 0 0 3px rgba(0,0,0,0.3); }
.flex-control-paging li a:hover { background: #333; background: rgba(0,0,0,0.7); }
.flex-control-paging li a.flex-active { background: #000; background: rgba(0,0,0,0.9); cursor: default; }
.flex-control-thumbs {margin: 5px 0 0; position: static; overflow: hidden;}
.flex-control-thumbs li {width: 25%; float: left; margin: 0;}
.flex-control-thumbs img {width: 100%; display: block; opacity: .7; cursor: pointer;}
.flex-control-thumbs img:hover {opacity: 1;}
.flex-control-thumbs .flex-active {opacity: 1; cursor: default;}
@media screen and (max-width: 860px) {
.flex-direction-nav .flex-prev { opacity: 1; left: 10px;}
.flex-direction-nav .flex-next { opacity: 1; right: 10px;}
}
/* override flexslider default style */
.flexslider {
border:0;
-webkit-border-radius: 0;
-moz-border-radius: 0;
-o-border-radius: 0;
border-radius: 0;
margin:20px;
overflow:hidden;
-webkit-box-shadow: none;
-moz-box-shadow: none;
-o-box-shadow: none;
box-shadow: none;
}
.flex-control-nav {
width: 100%;
position: absolute;
bottom: 20px;
text-align: center;
z-index:900;
}
.flex-control-paging li a {
background: transparent;
-webkit-box-shadow: none;
-moz-box-shadow: none;
-o-box-shadow: none;
box-shadow: none;
border:2px solid #fff;
}
.flex-control-paging li a:hover,
.flex-control-paging li a.flex-active {
background-color: #fff ;
}
.flex-direction-nav {
height:72px;
width: 100%;
position: absolute;
top:50%;
left:0;
margin: -36px 0 0!important;
z-index:100;
}
.flex-direction-nav li {
overflow:visible;
}
.flex-direction-nav a {
overflow:visible;
width: 72px;
height: 72px;
margin: 0;
opacity: 1;
top:0;
color: #0079b5;
border: 2px solid #0079b5;
text-shadow: none;
-webkit-transition: all 0.3s ease-out;
-moz-transition: all 0.3s ease-out;
transition: all 0.3s ease-out;
background-color: transparent;
-webkit-box-shadow: none;
-moz-box-shadow: none;
-o-box-shadow: none;
box-shadow: none;
}
.flex-direction-nav .arrow {
position: absolute;
top:0;
left:0;
width: 72px;
height: 72px;
z-index:200;
}
.flex-direction-nav .flex-prev { left:0px; }
.flex-direction-nav .flex-next { right:0px; text-align: left;}
.flexslider:hover .flex-prev { left:0; opacity:1}
.flexslider:hover .flex-next { right:0; opacity:1}
.flexslider:hover .flex-prev:hover .arrow { left:0;}
.flexslider:hover .flex-next:hover .arrow { right:0;}
.flexslider:hover .flex-prev:hover,
.flexslider:hover .flex-next:hover {
opacity:1;
}
.flex-direction-nav a:hover {
-webkit-transition: all 0.3s ease-out;
-moz-transition: all 0.3s ease-out;
transition: all 0.3s ease-out;}
.fightclub-flexslider-shortcode-container {
margin-bottom: 1.313em; }
.fightclub-flexslider-shortcode-container.with-container {
border: 1px solid #dddddd;
border: 1px solid rgba(0, 0, 0, 0.15);
padding: 2.5%;
background-color: white; }
.fightclub-flexslider-shortcode-container .fightclub-flexslider-shortcode {
margin: 0; }
.fightclub-flexslider-shortcode-container .flex-control-paging{
display: none;
}
.fightclub-flexslider-shortcode-container .flex-direction-nav {
bottom: 20px;
}
.flex-direction-nav {
opacity: 0;
-webkit-transition: all 0.3s ease-out;
-moz-transition: all 0.3s ease-out;
transition: all 0.3s ease-out;
}
.fightclub-flexslider:hover .flex-direction-nav {
opacity: 1;
-webkit-transition: all 0.3s ease-out;
-moz-transition: all 0.3s ease-out;
transition: all 0.3s ease-out;
}
/* general style */
.preview {
width: 72px;
height:72px;
position: absolute;
top:-2px;
left:70px;
z-index:100;
-webkit-transition: all 0.3s ease-out;
-moz-transition: all 0.3s ease-out;
transition: all 0.3s ease-out;
}
.preview img {
position: absolute;
left:0;
top:0;
width: 72px;
}
.preview .alt {
display:none;
}
/* prev button */
.flex-prev {
-webkit-perspective-origin: 100% 50%;
perspective-origin: 100% 50%;
-webkit-perspective: 1000px;
perspective: 1000px;
}
.flex-prev .preview {
-webkit-transform: rotateY(90deg);
transform: rotateY(90deg);
-webkit-transform-origin: 0% 50%;
transform-origin: 0% 50%;
}
/* next button */
.flex-next {
-webkit-perspective-origin: 0% 50%;
perspective-origin: 0% 50%;
-webkit-perspective: 1000px;
perspective: 1000px;
}
.flex-next .preview {
right:70px;
left:auto;
-webkit-transform: rotateY(-90deg);
transform: rotateY(-90deg);
-webkit-transform-origin: 100% 100%;
transform-origin: 100% 100%;
}
.flex-next .preview img {
position: absolute;
left:0;
top:0;
width: 72px;
}
/* hover style */
.flex-direction-nav a:hover .preview {
opacity:1;
-webkit-transform: rotateY(0deg);
transform: rotateY(0deg);
}
/* different hover style for flexslider nav */
.flex-direction-nav a {
-webkit-transition: none;
-moz-transition: none;
transition: none;
}
/*=============================================================*/
.fightclub-protect {
background-color: #f2f2f2;
padding: 2em 0;
text-align: center; }
.fightclub-protect input[type="text"],
.fightclub-protect input[type="password"] {
width: 100%;
max-width: 380px;
text-align: center;
border: 1px solid #cccccc;
}
.fightclub-protect .h-protect {
font-size: 24px;
font-size: 2.4rem;
line-height: 1.2;
color: #272727;
margin-bottom: 1em !important; }
.fightclub-btn-protect {
margin-top: 0.75em; }
/*======================= RECENT POSTS SHORTCODE ====================*/
.fightclub-recent {
margin: 2.4em -1em 0;
}
.fightclub-recent .hentry{
margin: 0;
}
.recent-posts-feed-wrapper .fightclub-recent {
margin-top: 0;
overflow: hidden;
}
.post-slider .fightclub-post-article {
padding: 0 1em;
}
.fightclub-recent header h4 {
margin: 1.2em 0;
}
.fightclub-recent .entry-wrap {
background-color: transparent;
}
.fightclub-recent .p-meta {
margin: 1.7em 0 2em !important;
padding: 0.7em 0 0.6em;
}
.fightclub-recent .entry-content p {
margin-bottom: 2em;
}
.fightclub-recent .entry-content.excerpt {
color: #888888;
margin-top: 0;
padding: 0;
}
.fightclub-flexslider-shortcode-container .flex-direction-nav a:hover {
opacity: 1;
}
.fightclub-flexslider-shortcode-container .flex-direction-nav a {
background-color: #88a4b1;
color: white;
height: 50px;
padding-top: 8px;
position: absolute;
right: 0;
text-align: center;
text-indent: 1px;
width: 50px;
top:-50px;
opacity: 0.5;
-webkit-transition: opacity 0.5s ease;
transition: opacity 0.5s ease;
}
.fightclub-flexslider-shortcode-container .flex-direction-nav a:before {
font-size: 22px;
padding: 0;
text-align: center;
}
/*======================= RECENT POSTS FEED SHORTCODE ====================*/
.recent-posts-feed-wrapper {
background-color: #161515;
margin-bottom: 3em;
}
.recent-posts-feed-wrapper .slick-slide {
padding: 0;
}
.recent-posts-feed-wrapper .p-meta .alignright {
display: none;
}
.entry-posts-header {
background-color: #161515;
float: left;
position: relative;
width: 25%;
z-index: 1;
}
@media(max-width:1600px){
.entry-posts-header {
width: 30.332%;
}
}
@media(max-width:1200px){
.entry-posts-header {
width: 50%;
}
}
.post-slider img.opacity-none {
opacity: 0;
}
.post-slider .slick-slide {
position: relative;
}
.post-slider div.post-content-wrapper {
position: absolute;
left: 0;
bottom: 0;
padding: 5em 3em 1em;
right: 0;
z-index: 1;
}
.post-content-wrapper:before {
bottom: 0;
box-shadow: 0 -120px 80px #000 inset;
content: "";
height: 500%;
left: 0;
position: absolute;
right: 0;
z-index: -1;
}
.post-content-wrapper.even-post:before {
content: none;
}
.post-slider div.post-content-wrapper.even-post {
top: 50%;
left: 0;
padding: 0 3em 0;
position: absolute;
right: 0;
bottom: inherit;
transform: translateY(-50%);
-webkit-transform: translateY(-50%);
box-shadow: none;
}
.post-content-wrapper > h2 {
margin-top: 0;
}
.post-content-wrapper > .p-meta {
margin: 0 !important;
padding-top: 0;
}
.post-content-wrapper > h2 > a {
color: white;
}
.entry-posts-header > div {
top: 50%;
display: block;
left: 0;
overflow: hidden;
padding: 0 3.5em 0;
right: 0;
position: absolute;
width: 100%;
transform: translateY(-50%);
-webkit-transform: translateY(-50%);
}
.recent-post-sub-title {
color: #33b1ef;
margin-top: 0;
}
.entry-posts-header > div h2 {
color: white;
margin-top: 0;
}
/*==================Featured Product======================*/
.fightclub-featured-product .product{
margin: 0 0 1em 0 !important;
opacity: 1 !important;
}
.fightclub-featured-product:hover .slick-next,
.fightclub-featured-product:hover .slick-prev {
opacity: 1;
}
@media (max-width: 979px) {
.woocommerce.fightclub-featured-product {
padding: 0 30px;
}
}
/*==================Custom Product Categories======================*/
.fightclub-featured-product-category-wr:hover .slick-next,
.fightclub-featured-product-category-wr:hover .slick-prev {
opacity: 1;
}
.fightclub-featured-product-category-wrapper {
margin-bottom: 1.5em;
margin-top: 3.5em;
}
.fightclub-featured-product-category-wrapper .woocommerce ul.products .product,
.fightclub-featured-product-category-wrapper .woocommerce-page ul.products .product {
border: medium none!important;
margin: 0;
}
.fightclub-featured-product-category-wrapper .product.product_cats {
width: 100% !important;
}
.fightclub-featured-product-category-wrapper .product.product_cats img {
margin-bottom: 0;
padding: 0;
}
.fightclub-featured-product-category-wrapper .woocommerce ul.products .product:hover a:after,
.fightclub-featured-product-category-wrapper .woocommerce-page ul.products .product:hover a:after {
border: medium none!important;
box-shadow: none!important;
}
.fightclub-featured-product-category-wrapper .woocommerce ul.products .product img,
.fightclub-featured-product-category-wrapper .woocommerce-page ul.products .product img{
min-width: 100%;
}
.fightclub-featured-product-category-wrapper .woocommerce ul.products .product h3,
.fightclub-featured-product-category-wrapper .woocommerce-page ul.products .product h3{
font-size: 100%;
letter-spacing: 0;
margin-top: -3em;
padding: 2em 0;
text-align: center;
text-transform: uppercase;
}
.fightclub-featured-product-category-wrapper .cat_count {
color: #9f9f9f;
display: block;
font-size: 12px;
}
/*===================================================================*/
.fightclub-audio {
position: relative;
margin-bottom: 1.313em; }
.fightclub-pricing-table {
width: 100%;
margin: 1.313em 0 4em -2%; }
.fightclub-pricing-table[class*="-column"] .fightclub-pricing-column {
margin-left: 2%; }
.fightclub-pricing-table.one-column .fightclub-pricing-column {
width: 100%; }
.fightclub-pricing-table.two-columns .fightclub-pricing-column {
width: 48%; }
.fightclub-pricing-table.three-columns .fightclub-pricing-column {
width: 31.33333%; }
.fightclub-pricing-table.four-columns .fightclub-pricing-column {
width: 23%; }
.fightclub-pricing-table.five-columns .fightclub-pricing-column {
width: 18%; }
@media (max-width: 979px) {
.fightclub-pricing-table {
margin: 1.313em 0 4em;
}
.fightclub-pricing-table[class*="-column"] .fightclub-pricing-column {
width: 50%;
margin: 0;}
.fightclub-pricing-table.three-columns .fightclub-pricing-column:last-child, .fightclub-pricing-table.five-columns .fightclub-pricing-column:last-child {
width: 100%; } }
@media (max-width: 767px) {
.fightclub-pricing-table[class*="-column"] .fightclub-pricing-column {
width: 100%; } }
.fightclub-pricing-column {
float: left;
text-align: center; }
@media (max-width: 767px) {
.fightclub-pricing-column {
float: none;
margin-left: 0; } }
.fightclub-price-title {
background-color: #f4f4f4;
margin-bottom: 5px;
padding: 3.5em 1em;
}
.fightclub-price {
font-size: 320%;
margin-top: 0.6em;
}
.fightclub-price-title>h5.sub-price-title {
color: #33b1ef;
}
.fightclub-pricing-column-info {
background-color: #f4f4f4;
padding: 4em 1em; }
.fightclub-pricing-column.featured .fightclub-pricing-column-info,
.fightclub-pricing-column.featured .fightclub-price-title {
background-color: #0079b5;
}
.fightclub-pricing-column.featured .fightclub-price-title > p {
color: #33b1ef;
}
.fightclub-pricing-column.featured .fightclub-price,
.fightclub-pricing-column.featured h5,
.featured .fightclub-price-title > h5.sub-price-title {
color: white;
}
.fightclub-pricing-column.featured .fightclub-btn {
background-color: white;
border-color: white;
color: #0079b5;
}
.fightclub-pricing-column.featured .fightclub-btn:hover {
border-color: white;
color: white;
}
.fightclub-btn.fightclub-btn-inverse:hover {
background-color: #0079b5;
}
.fightclub-pricing-column.featured .fightclub-btn:hover:before {
background-color: white;
}
.fightclub-callout {
position: relative;
margin: 2.626em 0;
border: 1px solid #ebebeb;
padding: 2.35em;
font-size: 21px;
font-size: 2.1rem;
background-color: #f7f7f7;
border-radius: 0.5em;
-webkit-box-shadow: inset 0 1px 0 0 rgba(255, 255, 255, 0.95), 0 1px 3px rgba(0, 0, 0, 0.05);
box-shadow: inset 0 1px 0 0 rgba(255, 255, 255, 0.95), 0 1px 3px rgba(0, 0, 0, 0.05); }
@media (max-width: 979px) {
.fightclub-callout {
font-size: 18px;
font-size: 1.8rem; } }
@media (max-width: 480px) {
.fightclub-callout {
font-size: 16px;
font-size: 1.6rem; } }
.fightclub-callout:before {
content: "";
display: block;
position: absolute;
top: 14px;
left: 14px;
right: 14px;
bottom: 14px;
border: 1px solid #ebebeb;
background-color: white;
border-radius: 0.275em;
z-index: 0;
-webkit-box-shadow: inset 0 1px 3px rgba(0, 0, 0, 0.05), 0 1px 0 0 rgba(255, 255, 255, 0.95);
box-shadow: inset 0 1px 3px rgba(0, 0, 0, 0.05), 0 1px 0 0 rgba(255, 255, 255, 0.95); }
.h-callout {
position: relative;
margin-top: 0;
margin-bottom: 0.35em;
font-size: 2.15em;
line-height: 1.1; }
.p-callout {
position: relative;
line-height: 1.4; }
.fightclub-promo {
background-repeat: no-repeat;
background-size: cover;
display: block;
margin-bottom: 1em;
overflow: hidden;
padding: 2em 2em 4em;
}
.fightclub-promo:hover {
box-shadow: 0 0 0 2px #0079b5 inset;
}
.fightclub-promo-content {}
.fightclub-author-box {
margin: 1.313em 0; }
.fightclub-author-box .h-about-the-author {
margin: 0 0 0.925em;
border-bottom:1px solid #e1e1e1;
padding-bottom: 0.45em;
font-size: 12px;
font-size: 1.2rem;
font-weight: 300;
letter-spacing: 1px;
text-transform: uppercase;
color: #3b424b; }
.fightclub-author-box .avatar {
float: left;
width: 90px; }
@media (max-width: 480px) {
.fightclub-author-box .avatar {
display: none; } }
.fightclub-author-box .fightclub-author-info {
margin-left: 110px; }
@media (max-width: 480px) {
.fightclub-author-box .fightclub-author-info {
margin-left: 0; } }
.fightclub-author-box .h-author {
font-size: 115.38%;
line-height: 1;
margin-bottom: 0.35em;
text-transform: uppercase; }
.fightclub-author-box .fightclub-author-social {
display: inline-block;
margin-right: 1em;
font-size: 13px;
font-size: 1.3rem;
white-space: nowrap; }
.fightclub-author-box .fightclub-author-social [class*="fightclub-social"] {
position: relative;
top: 2px; }
.fightclub-author-box .p-author {
margin-top: 0.5em; }
.fightclub-social {
border: 1px solid #33b1ef;
color: #0079b5;
display: inline-block;
height: 48px;
line-height: 48px;
margin: 1em 19px 0 0;
text-align: center;
width: 48px;
font-size: 16px;
font-size: 1.6rem;
}
.fightclub-social:hover {
border: 1px solid #0079b5;
background-color: #0079b5;
color: #ffffff;
}
.fightclub-prompt {
margin: 0 0 1.313em;
border: 1px solid #dddddd;
border: 1px solid rgba(0, 0, 0, 0.15);
padding: 1.75em;
background-color: white;
border-radius: 4px;
-webkit-box-shadow: 0 0.125em 0.275em 0 rgba(0, 0, 0, 0.075);
box-shadow: 0 0.125em 0.275em 0 rgba(0, 0, 0, 0.075); }
.fightclub-prompt.message-left .fightclub-prompt-section.fightclub-prompt-section-message {
padding-right: 2.25em;
text-align: left; }
.fightclub-prompt.message-right .fightclub-prompt-section.fightclub-prompt-section-message {
padding-left: 2.25em;
text-align: right; }
.fightclub-prompt-section {
position: relative;
display: table-cell;
vertical-align: middle; }
.fightclub-prompt-section p:last-child {
margin-bottom: 0; }
.fightclub-prompt-section.fightclub-prompt-section-message {
width: 46%;
font-size: 16px;
font-size: 1.6rem;
line-height: 1.4; }
.fightclub-prompt-section.fightclub-prompt-section-button {
width: 30%; }
.h-prompt {
margin-top: 0;
font-size: 28px;
font-size: 2.8rem;
line-height: 1.1; }
@media (max-width: 767px) {
.fightclub-prompt {
display: block; }
.fightclub-prompt.message-left .fightclub-prompt-section.fightclub-prompt-section-message {
padding: 0 0 1.25em 0; }
.fightclub-prompt.message-right .fightclub-prompt-section.fightclub-prompt-section-message {
padding: 1.25em 0 0 0;
text-align: left; }
.fightclub-prompt-section {
display: block; }
.fightclub-prompt-section.fightclub-prompt-section-message, .fightclub-prompt-section.fightclub-prompt-section-button {
width: 100%; } }
.fightclub-content-band {
margin: 0;
padding: 40px 0;
position: relative;
overflow: hidden;
width: 100%;
*zoom: 1; }
.fightclub-content-band.inner-shadow {
position: relative;
-webkit-box-shadow: 0 2px 2px rgba(0, 0, 0, 0.1) inset;
-moz-box-shadow: 0 2px 2px rgba(0, 0, 0, 0.1) inset;
box-shadow: 0 2px 2px rgba(0, 0, 0, 0.1) inset;
}
.fightclub-content-band:before, .fightclub-content-band:after {
display: table;
content: ""; }
.fightclub-content-band:after {
clear: both; }
.fightclub-content-band.vc {
padding: 0; }
.fightclub-content-band.bg-image, .fightclub-content-band.bg-pattern {
background-position: 50% 50%; }
.fightclub-content-band.bg-image.parallax, .fightclub-content-band.bg-pattern.parallax {
background-attachment: fixed; }
.fightclub-content-band.bg-image {
-webkit-background-size: cover;
background-size: cover;
background-repeat: no-repeat; }
.fightclub-content-band.bg-pattern {
background-repeat: repeat; }
.fightclub-content-band.bg-video {
position: relative;
overflow: hidden; }
.fightclub-content-band.border-top {
border-top: 1px solid #ddd;
border-top: 1px solid rgba(0, 0, 0, 0.075); }
.fightclub-content-band.border-left {
border-left: 1px solid #ddd;
border-left: 1px solid rgba(0, 0, 0, 0.075); }
.fightclub-content-band.border-right {
border-right: 1px solid #ddd;
border-right: 1px solid rgba(0, 0, 0, 0.075); }
.fightclub-content-band.border-bottom {
border-bottom: 1px solid #ddd;
border-bottom: 1px solid rgba(0, 0, 0, 0.075); }
.fightclub-content-band > .fightclub-column:last-child,
.fightclub-content-band > .fightclub-container-fluid > .fightclub-column:last-child {
/* padding-right: 0; */ }
.fightclub-inner-container {
margin-left: -15px;
margin-right: -15px;
}
.no_columns_margin .fightclub-inner-container {
margin-left: 0;
margin-right: 0;
}
.fightclub-share-options {
margin: 2em 0;
text-align: center;
}
.portfolio-extra .fightclub-share-options > span {
display: none;
}
.fightclub-entry-share {
font-size: 1.2rem;
line-height: 1;}
.fightclub-entry-share p {
margin: 8px 0 10px;
font-weight: 400;
text-transform: uppercase; }
.fightclub-entry-share .fightclub-share {
border: 1px solid #33b1ef;
color: #0079b5;
display: inline-block;
height: 48px;
line-height: 48px;
margin: 1em 19px 0 0;
text-align: center;
width: 48px;
font-size: 16px;
font-size: 1.6rem;}
.portfolio-extra .fightclub-entry-share .fightclub-share:hover {
border: 1px solid #0079b5;
background-color: #0079b5;
color: #ffffff !important;
}
.fightclub-entry-share .fightclub-share.email {
position: relative;
top: -2px; }
.fightclub-entry-share .fightclub-share.email span {
position: relative;
top: -2px;
font-size: 23px;
font-size: 2.3rem; }
.fightclub-toc {
width: 200px;
margin: 0.55em 0;
padding: 15px;
font-size: 11px;
font-size: 1.1rem;
background-color: white; }
.fightclub-toc.left {
margin-right: 1.25em; }
.fightclub-toc.right {
margin-left: 1.25em; }
@media (max-width: 480px) {
.fightclub-toc.left, .fightclub-toc.right {
width: auto;
float: none;
margin: 0 0 1.313em; } }
.fightclub-toc.block {
width: auto;
margin: 0 0 1.313em; }
.h-toc {
margin: 0 0 10px;
font-size: 14px;
font-size: 1.4rem;
letter-spacing: 1px;
text-transform: uppercase; }
.fightclub-toc-item {
margin-bottom: 10px;
font-size: 14px;
font-size: 1.4rem;
line-height: 1.3; }
.fightclub-toc-item:last-child {
margin-bottom: 0; }
.fightclub-toc-item a {
display: block;
border-bottom: 1px solid #dddddd;
border-bottom: 1px solid rgba(0, 0, 0, 0.15); }
.h-custom-headline {
letter-spacing: -1px;
line-height: 1.1; }
.h-custom-headline.accent {
overflow: hidden; }
.h-custom-headline.accent span {
padding-bottom: 2px;
display: inline-block;
position: relative; }
.h-custom-headline.accent span:before, .h-custom-headline.accent span:after {
content: "";
position: absolute;
top: 50%;
height: 3px;
width: 9999px;
display: block;
margin-top: -2px;
border-top: 1px solid #f0f0f0;
border-bottom: 1px solid #f0f0f0; }
.h-custom-headline.accent span:before {
right: 100%;
margin-right: 0.5em; }
.h-custom-headline.accent span:after {
left: 100%;
margin-left: 0.5em; }
.h-feature-headline {
cursor: pointer;
margin-bottom: 1em;
overflow: hidden;
}
.h-feature-headline h2 {
line-height: 1.1;
margin: 0;
text-align: center;
text-transform: none; }
.h-feature-headline span {
background: url("../images/ellipse.png") no-repeat scroll 0 0 / 171px 171px transparent;
display: block;
height: 171px;
margin: 0 auto 0.65em;
padding-top: 60px;
text-align: center;
width: 171px; }
.h-feature-headline span i {
color: #3b424b;
font-size: 1.66em;
margin-right: 0.05em; }
h2.h-feature-headline span i,
.h2.h-feature-headline span i {
margin-top: -0.335em; }
.custom-link-1:hover {
background-color: #0079b5;
color: white;
padding: 0.2em 0.4em;
}
.h-feature-headline > h2,
.vc_custom_heading.wpb_content_element > h2 {
text-transform: inherit;
}
.h-feature-headline.type_center .icon_wrap {
cursor: default;
line-height: 1;
margin: 0 auto;
text-align: center;
cursor:pointer;
}
.h-feature-headline .icon_wrap i {
-webkit-transition: all 0.5s ease;
transition: all 0.5s ease;
color: #0079b5;
}
.h-feature-headline.icon_type_1 .icon_wrap {
text-align: center;
font-size: 49px;
}
.h-feature-headline h2 {
margin-bottom: 0.65em;
}
.h-feature-headline.icon_type_2 .icon_wrap i {
display: block;
margin-left: auto;
margin-right: auto;
text-align: center;
font-size: 30px;
width: 74px;
height: 74px;
border: 2px solid #fff;
border-radius: 100%;
line-height: 74px;
background: #0079b5;
color: #fff !important;
}
.h-feature-headline.icon_type_2 h2 {
margin-bottom: 7px;
}
.h-feature-headline.icon_type_2:hover .icon_wrap i {
background: none;
color: #0079b5!important;
border-color: #0079b5;
}
.h-feature-headline.icon_type_3 .icon_wrap i {
width: 80px;
height: 80px;
border: 2px solid #0079b5;
border-radius: 5px;
display: block;
margin-left: auto;
margin-right: auto;
text-align: center;
font-size: 30px;
line-height: 78px;
position: relative;
text-indent: -1px;
}
.h-feature-headline.icon_type_3 h2 {
margin-bottom: 12px;
}
.h-feature-headline.icon_type_3:hover .icon_wrap i {
border-color: #161515;
color: #fff !important;
}
.h-feature-headline.icon_type_3 .icon_wrap i:before {
position: relative;
z-index: 99;
}
.h-feature-headline.icon_type_3 .icon_wrap i:after {
display: block;
position: absolute;
top: -1px;
left: -1px;
right: -1px;
bottom: -1px;
content: "";
border: 3px solid #fff;
border-radius: 5px;
background: #161515;
opacity: 0;
-webkit-transition: all ease .4s;
-moz-transition: all ease .4s;
-ms-transition: all ease .4s;
-o-transition: all ease .4s;
transition: all ease .4s;
}
.h-feature-headline.icon_type_3:hover .icon_wrap i:after {
opacity: 1;
}
.h-feature-headline.icon_type_4 .icon_wrap i {
background: #0079b5 none repeat scroll 0 0;
border-radius: 100%;
color: #fff !important;
display: inline-block;
font-size: 18px;
height: 40px;
line-height: 42px;
text-align: center;
width: 40px;
}
.h-feature-headline.icon_type_4 .icon_wrap {
float: left;
}
.h-feature-headline.icon_type_4:hover .icon_wrap i {
color: #fff !important;
}
.h-feature-headline.icon_type_4 .sc_fl_content {
overflow: hidden;
}
.h-feature-headline .icon_wrap.fh_icon_pos_left {
float: left;
}
.h-feature-headline .icon_wrap.fh_icon_pos_right {
float: right;
}
.h-feature-headline .icon_wrap.fh_icon_pos_left + *,
.h-feature-headline .icon_wrap.fh_icon_pos_right + * {
text-align: left;
}
.h-feature-headline .sc_fl_content {
overflow: hidden;
}
.icon_wrap.fh_icon_pos_top {
text-align: center;
}
.h-feature-headline h1,
.h-feature-headline h2,
.h-feature-headline h3,
.h-feature-headline h4,
.h-feature-headline h5,
.h-feature-headline h6{
margin-top: 0;
}
.vc_custom_heading h1,
.vc_custom_heading h2,
.vc_custom_heading h3,
.vc_custom_heading h4,
.vc_custom_heading h5,
.vc_custom_heading h6{
margin: 0;
}
.vc_custom_heading.wpb_content_element {
margin-bottom: 1em;
}
.fightclub-search-shortcode {
margin-bottom: 1.313em; }
.cf {
*zoom: 1; }
.cf:before, .cf:after {
display: table;
content: ""; }
.cf:after {
clear: both; }
.content-box {
-webkit-box-sizing: content-box;
-moz-box-sizing: content-box;
box-sizing: content-box; }
.hide-text {
font: 0/0 a;
color: transparent;
text-shadow: none;
background-color: transparent;
border: 0; }
.right {
float: right; }
.left {
float: left; }
.center-block {
margin-left: auto;
margin-right: auto; }
.center-list {
display: table;
margin-left: auto;
margin-right: auto; }
.hide {
display: none; }
.show {
display: block; }
.hidden {
display: none !important;
visibility: hidden; }
.invisible {
visibility: hidden; }
.visually-hidden {
border: 0;
clip: rect(0 0 0 0);
height: 1px;
margin: -1px;
overflow: hidden;
padding: 0;
position: absolute;
width: 1px; }
.visually-hidden.focusable:active,
.visually-hidden.focusable:focus {
clip: auto;
height: auto;
margin: 0;
overflow: visible;
position: static;
width: auto; }
.overflow-hidden {
overflow: hidden; }
.affix {
position: fixed; }
.w-900 {
font-weight: 900; }
.w-800 {
font-weight: 800; }
.w-700 {
font-weight: 700; }
.w-600 {
font-weight: 600; }
.w-500 {
font-weight: 500; }
.w-400 {
font-weight: 400; }
.w-300 {
font-weight: 300; }
.w-200 {
font-weight: 200; }
.w-100 {
font-weight: 100; }
.tt-upper {
text-transform: uppercase; }
.tt-lower {
text-transform: lowercase; }
.tt-none {
text-transform: none; }
.center-text {
text-align: center; }
.right-text {
text-align: right; }
.left-text {
text-align: left; }
.fightclub-visible-phone {
display: none !important; }
.fightclub-visible-tablet {
display: none !important; }
.fightclub-visible-desktop {
display: inherit !important; }
span.fightclub-visible-desktop {
display: inline !important; }
.fightclub-hidden-desktop {
display: none !important; }
@media (min-width: 768px) and (max-width: 979px) {
.fightclub-visible-tablet {
display: inherit !important; }
span.fightclub-visible-tablet {
display: inline !important; }
.fightclub-hidden-tablet {
display: none !important; }
.fightclub-hidden-desktop {
display: inherit !important; }
span.fightclub-hidden-desktop {
display: inline !important; }
.fightclub-visible-desktop {
display: none !important; } }
@media (max-width: 767px) {
.fightclub-visible-phone {
display: inherit !important; }
span.fightclub-visible-phone {
display: inline !important; }
.fightclub-hidden-phone {
display: none !important; }
.fightclub-hidden-desktop {
display: inherit !important; }
span.fightclub-hidden-desktop {
display: inline !important; }
.fightclub-visible-desktop {
display: none !important; } }
.ptn, .pvn, .pan {
padding-top: 0 !important; }
.pts, .pvs, .pas {
padding-top: 0.5em !important; }
.ptm, .pvm, .pam {
padding-top: 1em !important; }
.ptl, .pvl, .pal {
padding-top: 2em !important; }
.prn, .phn, .pan {
padding-right: 0 !important; }
.prs, .phs, .pas {
padding-right: 0.5em !important; }
.prm, .phm, .pam {
padding-right: 1em !important; }
.prl, .phl, .pal {
padding-right: 2em !important; }
.pbn, .pvn, .pan {
padding-bottom: 0 !important; }
.pbs, .pvs, .pas {
padding-bottom: 0.5em !important; }
.pbm, .pvm, .pam {
padding-bottom: 1em !important; }
.pbl, .pvl, .pal {
padding-bottom: 2em !important; }
.pln, .phn, .pan {
padding-left: 0 !important; }
.pls, .phs, .pas {
padding-left: 0.5em !important; }
.plm, .phm, .pam {
padding-left: 1em !important; }
.pll, .phl, .pal {
padding-left: 2em !important; }
.mtn, .mvn, .man {
margin-top: 0 !important; }
.mts, .mvs, .mas {
margin-top: 0.5em !important; }
.mtm, .mvm, .mam {
margin-top: 1em !important; }
.mtl, .mvl, .mal {
margin-top: 2em !important; }
.mrn, .mhn, .man {
margin-right: 0 !important; }
.mrs, .mhs, .mas {
margin-right: 0.5em !important; }
.mrm, .mhm, .mam {
margin-right: 1em !important; }
.mrl, .mhl, .mal {
margin-right: 2em !important; }
.mbn, .mvn, .man {
margin-bottom: 0 !important; }
.mbs, .mvs, .mas {
margin-bottom: 0.5em !important; }
.mbm, .mvm, .mam {
margin-bottom: 1em !important; }
.mbl, .mvl, .mal {
margin-bottom: 2em !important; }
.mln, .mhn, .man {
margin-left: 0 !important; }
.mls, .mhs, .mas {
margin-left: 0.5em !important; }
.mlm, .mhm, .mam {
margin-left: 1em !important; }
.mll, .mhl, .mal {
margin-left: 2em !important; }
/*============Circle Progress==============*/
.circle-progress {
display: block;
position: relative;
margin: 0 auto;
width: 170px;
height: 170px;
}
.inner-circle {
border: 3px solid rgba(0, 0, 0, 0.1);
border-radius: 100%;
height: 160px;
left: 5px;
position: absolute;
top: 5px;
width: 160px;
}
.circle-progress > .progressbar-text {
color: #353b3f;
font-size: 24px;
height: 100%;
left: 0;
line-height: 167px;
position: absolute;
text-align: center;
text-indent: 5px;
width: 100%;
}
/*============Counter==============*/
.counter-bar {
margin-top: 0.4em;
text-align: center;
}
.counter-bar > h1 {
font-size: 48px;
margin: 0 0 0.35em;
text-transform: none;
}
.h-count-bar {
margin: 0.25em 0;
color: #33b1ef!important;
}
.home-studio .counter-value {
color: white;
}
.home-studio .h-count-bar {
color: #d6d6d6;
}
.white .counter-value,
.white .h-count-bar {
color: #fff;
}
.num_suffix,.num_prefix {
font-size: 75%;
}
/*============Icon List==============*/
.fightclub-icons-list {
list-style: outside none none;
margin: 0 0 2em !important;
}
.fightclub-icons-list > li {
padding: 0.24em 0 0.24em 2.4em;
position: relative;
}
.fightclub-icons-list > li > i {
left: 0;
position: absolute;
}
ol.styled-list {
margin:0 0 2em !important;
padding-right: 0;
list-style-type: none;
counter-reset:li;
}
ol.styled-list > li {
padding: 0.24em 0 0.24em 0;
position: relative;
}
ol.styled-list li::before {
background-color:#0079b5;
border-radius: 100%;
color: white;
content: counter(li, decimal);
counter-increment: li;
display: inline-block;
font-size: 80%;
font-weight: bold;
height: 20px;
line-height: 20px;
margin-right: 18px;
text-align: center;
width: 20px;
text-indent: 1px;
}
/*============Custom Table Type 1==============*/
.table-shortcode {
margin-bottom: 4em;
table-layout: fixed;
}
.table-shortcode.type-1 th {
background-color: #0079b5;
border: none;
border-right: 1px solid #fff;
color: white;
font-size: 87.57%;
padding: 1.2em;
text-align: center;
vertical-align: middle;
}
.table-shortcode.type-1 td {
background-color: #fff;
border: medium none;
border-right: 1px solid #fff;
padding: 0.65em;
text-align: center;
vertical-align: middle;
}
.table-shortcode.type-1 tr:nth-child(odd) td {
background-color: #fafafa;
}
.table-shortcode.type-2 thead {
border-left: 1px solid #dcdcdc;
border-right: 1px solid #dcdcdc;
border-top: 2px solid #0079b5;
}
.table-shortcode.type-2 th {
background-color: #fff;
border: none;
color: #0079b5;
font-size: 87.57%;
padding: 1.2em;
text-align: center;
vertical-align: middle;
}
.table-shortcode.type-2 td {
background-color: #fff;
border: 1px solid #dcdcdc;
padding: 0.65em;
text-align: center;
vertical-align: middle;
}
#countdown {
display: none;
}
#countdown h3 {
color: #3b424b;
}
.knob {
color: inherit !important;
font-family: inherit !important;
font-size: 36px !important;
font-weight: 300 !important;
margin-top: 50px !important;
}
.knob_progress {
margin: 4em 0;
text-align: center;
}
.progress_count {
display:inline-block;
margin: 0 20px;
text-align: center;
}
.progress_count h3{
margin: 0;
}
.knob_progress {
opacity: 0;
}
.progress_label {
margin-top: 2em;
text-indent: 0.3em;
}
.comingsoon-block {
height: 100%;
overflow-y: auto;
position: fixed;
width: 100%;
}
.comingsoon-block .fightclub-column {
padding: 0 0 80px;
}
.comingsoon-block.dark h5,
.comingsoon-block.dark .knob{
color:#fff!important;
}
.comingsoon-block #big-video-vid {
position: fixed!important;
}
/*=================Preview Images=================*/
.fightclub-preview-image {
display: block;
height: 0;
overflow: hidden;
padding-top: 300px;
position: relative;
width: 100%;
}
.fightclub-preview-image > img {
transform: translateY(-300px);
transition: all 1.4s linear 0s;
-webkit-transform: translateY(-300px);
-webkit-transition: all 1.4s linear 0s;
}
.fightclub-preview-image:hover > img {
transform: translateY(-100%);
transition: all 3s linear 0s;
-webkit-transform: translateY(-100%);
-webkit-transition: all 3s linear 0s;
}
.fightclub-preview-img-wrapper.small .fightclub-preview-image > img {
transition: all 0.3s linear 0s;
-webkit-transition: all 0.3s linear 0s;
}
.fightclub-preview-img-wrapper.small .fightclub-preview-image:hover > img {
transition: all 0.6s linear 0s;
-webkit-transition: all 0.6s linear 0s;
}
.fightclub-preview-img-wrapper > h4 {
margin-top: 0;
display: block;
text-align: center;
margin-bottom: 1em;
}
.fightclub-preview-img-wrapper h4 > a {
display: block;
padding: 0.6em 0;
}
/*=================STAFF ITEMS=================*/
.fightclub-staff .fightclub-staff-item {
float: left;
}
.fightclub-staff.cols-1 .fightclub-staff-item {
width: 100%;
}
.fightclub-staff.cols-2 .fightclub-staff-item {
width: 50%;
}
.fightclub-staff.cols-3 .fightclub-staff-item {
width: 33.33%;
}
.fightclub-staff.cols-4 .fightclub-staff-item {
width: 25%;
}
.fightclub-staff.cols-5 .fightclub-staff-item {
width: 20%;
}
@media(max-width:1199px){
.fightclub-staff.cols-5 .fightclub-staff-item {
width: 25%;
}
.fightclub-staff.cols-4 .fightclub-staff-item,
.fightclub-staff.cols-5 .fightclub-staff-item {
width: 33.33%;
}
}
@media(max-width:899px){
.fightclub-staff.cols-3 .fightclub-staff-item,
.fightclub-staff.cols-4 .fightclub-staff-item,
.fightclub-staff.cols-5 .fightclub-staff-item {
width: 50%;
}
}
@media(max-width:767px){
.fightclub-staff.cols-2 .fightclub-staff-item,
.fightclub-staff.cols-3 .fightclub-staff-item,
.fightclub-staff.cols-4 .fightclub-staff-item,
.fightclub-staff.cols-5 .fightclub-staff-item {
width: 100%;
}
}
img.fightclub-grayscaled-img {
filter: url("data:image/svg+xml;utf8,<svg xmlns=\'http://www.w3.org/2000/svg\'><filter id=\'grayscale\'><feColorMatrix type=\'matrix\' values=\'0.3333 0.3333 0.3333 0 0 0.3333 0.3333 0.3333 0 0 0.3333 0.3333 0.3333 0 0 0 0 0 1 0\'/></filter></svg>#grayscale"); /* Firefox 10+, Firefox on Android */
filter: gray; /* IE6-9 */
filter: grayscale(100%);
-webkit-filter: grayscale(100%); /* Chrome 19+, Safari 6+, Safari 6+ iOS */
}
.fightclub-normal-img {
position: absolute;
top: 0;
left: 0;
}
.fightclub-staff-item {
position: relative;
}
.staff-item-wrap {
background-color: rgba(255, 255, 255, 0.75);
height: auto;
left: 0;
position: absolute;
opacity: 0;
text-align: center;
bottom: 0;
width: 100%;
-webkit-transition: opacity 0.3s ease;
transition: opacity 0.3s ease;
}
.fightclub-staff-item:hover .staff-item-wrap {
opacity: 1;
-webkit-transition: opacity 0.3s ease;
transition: opacity 0.3s ease;
}
.fightclub-staff-item:hover .fightclub-grayscaled-img {
opacity: 0;
-webkit-transition: opacity 0.3s ease;
transition: opacity 0.3s ease;
}
.staff-item-inner {
min-height: 70px;
padding: 16px;
position: relative;
}
.staff-name {
margin: 0;
font-weight: 600;
}
.staff-position {
color: #0079b5;
font-size: 14px;
}
.fightclub-social-options {
height: 30px;
margin-top: -15px;
position: absolute;
right: 16px;
top: 50%;
}
.staff-item-wrap .fightclub-social {
background-color: #3b424b;
border-radius: 100%;
color: #c7c8c9;
height: 30px;
line-height: 30px;
margin: 0 0.25em;
width: 30px;
}
.staff-item-wrap .fightclub-social:hover {
color:white!important;
background-color:#0079b5;
}
.staff-item-inner > a {
display: block;
height: 100%;
left: 0;
position: absolute;
top: 0;
width: 100%;
}
.staff-name-holder {
float: left;
max-width: 50%;
text-align: left;
}
/*============Icon Style==============*/
.fightclub-icon-style.fightclub-lines-on {
position: relative;
}
.fightclub-icon-style.fightclub-lines-on::before {
border-top: 1px solid;
content: "";
height: 0;
position: absolute;
right: 110%;
top: 50%;
width: 63px;
}.fightclub-icon-style.fightclub-lines-on::after {
border-top: 1px solid;
content: "";
height: 0;
left: 110%;
position: absolute;
top: 50%;
width: 63px;
margin-left: 5px;
}
/*============Double Section==============*/
.fightclub-dbl-band {
margin: 0 -15px;
padding: 0;
position: relative;
}
.fightclub-dbl-band .fightclub-section-inner {
top: 0;
left: 15px;
position: absolute;
right: 15px;
bottom: 0;
}
.fightclub-dbl-left {
height: 100%;
left: 0;
padding: 0 15px;
position: absolute;
width: 50%;
}
.fightclub-dbl-right {
height: 100%;
width: 50%;
padding: 0 15px;
position: absolute;
right: 0;
}
.no_columns_margin .fightclub-dbl-left,
.no_columns_margin .fightclub-dbl-right {
width: 50%;
}
.fightclub-dbl-left.bg-image>div,
.fightclub-dbl-right.bg-image>div {
background-size: cover;
background-position: center;
}
.dbl-section .fightclub-column.one-half {
width: 50%;
}
.dbl-section .fightclub-column.one-half.last,
.dbl-section .fightclub-content-band > .fightclub-column:last-child,
.fightclub-content-band > .fightclub-container-fluid > .fightclub-column:last-child{
/* padding-right: 0; */
}
@media (max-width: 767px) {
.fightclub-dbl-left {
height: 50%;
left: 0;
width: 100%;
}
.fightclub-dbl-right {
bottom: 0;
height: 50%;
right: 0;
width: 100%;
}
.dbl-section .fightclub-column.one-half {
width: 100%;
}
.fightclub-dbl-band .fightclub-dbl-left .fightclub-section-inner {
bottom: 30px;
}
}
/*===============WEEKLY CLASS SCHEDULE===========*/
table.ing-schedule-normal-layout {
border-collapse: separate;
border-spacing: 0 21px;
table-layout: fixed;
text-transform: uppercase;
width: 100%;
border-width: 2px;
}
table.ing-schedule-normal-layout tr {
/*border-bottom: 1.4em solid white !important;*/
}
table.ing-schedule-normal-layout tr:last-child {
border-bottom: medium none !important;
}
.ing-schedule-wrapper table th {
font-weight: inherit;
}
.ing-schedule-wrapper table tr:first-child th {
border: none;
border-right: 2px solid white;
color: white;
height: 45px;
text-align: center;
background-color: #0079b5;
}
.ing-schedule-wrapper table tr:first-child th:last-child {
border-right: 2px solid #0079b5;
}
table.ing-schedule-normal-layout tbody > tr:not(:first-child) > td {
background-color: transparent !important;
border-top: 2px solid #33b1ef;
border-bottom: 2px solid #33b1ef;
}
table.ing-schedule-normal-layout tbody > tr:not(:first-child) > td:last-child {
border-right: 2px solid #33b1ef;
}
table.ing-schedule-normal-layout tbody > tr:not(:first-child) > th:first-child {
background-color: transparent;
border: 2px solid #33b1ef;
color: #33b1ef;
padding: 12px 0 12px 0;
text-transform: none;
font-size: 14px;
text-transform: uppercase;
text-align: center;
}
table.ing-schedule-normal-layout tbody > tr:not(:first-child):nth-child(2n+1) {
background-color: #f2f2f2;
}
table.ing-schedule-normal-layout tbody > tr:not(:first-child) {
transition: all 0.3s ease;
-webkit-transition: all 0.3s ease;
}
table.ing-schedule-normal-layout tbody > tr:not(:first-child):not(.schedule_off_row):hover {
background-color: #e1e1e1;
}
.ing-td-relative .ing-class-container {
left: 0;
margin: 5px 6px;
padding: 6px;
/*position: absolute;*/
top: -16px;
width: calc(200% - 8px);
text-align: center;
}
text-align: center;
}
table.ing-schedule-normal-layout tr:first-child {
border: none;
}
table.ing-schedule-normal-layout tr:not(:first-child) {
border: 2px solid #33b1ef;
}
.ing-schedule-wrapper table .fightclub-cell {
padding: 0;
}
.ing-td-relative {
padding: 0;
position: relative;
}
.ing-off-day {
text-align: center;
}
.ing-off-day h3 {
color: #0079b5;
margin: 0;
}
.ing-details-box-container {
padding: 8px 12px;
text-align: left;
text-transform: none;
}
.ing-class-container a {
color: #33b1ef;
}
.ing-class-container a:hover {
color: #33b1ef;
text-decoration: underline;
}
.ing-weekday-list {
list-style: outside none none;
margin-left: 0;
}
/*=============Image Hover================*/
.img-hover-enabled img{
transform: scale(1.0);
-webkit-transform: scale(1.0);
transition: all 0.5s ease;
-webkit-transition: all 0.5s ease;
}
.img-hover-enabled:hover img{
transform: scale(1.0);
-webkit-transform: scale(1.0);
transition: all 0.5s ease;
-webkit-transition: all 0.5s ease;
}
.img-hover-enabled:hover img{
transform: scale(1.1);
-webkit-transform: scale(1.1);
transition: all 0.5s ease;
-webkit-transition: all 0.5s ease;
}
.dummy-hover {
background-color: #d64123;
height: 100%;
left: 0;
position: absolute;
top: 0;
width: 100%;
opacity: 0;
transition: all 0.8s ease;
-webkit-transition: all 0.8s ease;
}
.img-hover-enabled {
display: block;
overflow: hidden;
position: relative;
}
.img-hover-enabled .dummy-hover {
background-color: rgba(0, 0, 0, 0.5);
}
.img-desc {
border: 2px solid white;
display: inline-block;
left: 50%;
/* padding: 0 1.4em;
padding: 16px 56px;*/
position: absolute;
top: 50%;
transform: translate(-50%, -50%);
-webkit-transform: translate(-50%, -50%);
opacity: 0;
transition: all 0.8s ease;
-webkit-transition: all 0.8s ease;
}
.img-desc {
font-family: "Exo 2", "Helvetica Neue", Helvetica, Arial, sans-serif;
color: white;
margin: 1em 0;
white-space: nowrap;
font-weight: 700;
letter-spacing: 2px;
font-size: 1.2rem;
line-height: 1.3;
padding: 1em 3.55em;
/* line-height: 40px;*/
text-transform: uppercase;
text-rendering: optimizelegibility;
}
.img-desc::before {
content: "";
width: 26px;
height: 6px;
position: absolute;
bottom: -2px;
right: -2px;
background-color: #ffffff;
}
.img-hover-enabled:hover .dummy-hover
{
opacity: 0.75;
}
.img-hover-enabled:hover .img-desc {
opacity: 1;
transform: translate(-50%, -50%);
-webkit-transform: translate(-50%, -50%);
} | resources/html_template/site/crossfit/css/corporate-light.css | .fightclub-dropcap {
display: block;
float: left;
font-size: 5.142em;
font-weight: bold;
line-height: 1;
margin: -0.12em 0.3em 0 0;
padding: 0; }
.fightclub-gap {
margin: 1.313em 0;
border-color: transparent; }
.fightclub-clear {
margin: 0;
border: 0;
clear: both; }
.fightclub-highlight {
color: white;
padding: 0.15em 0.375em; }
.fightclub-blockquote.right-text {
text-align: right; }
.fightclub-blockquote.center-text {
text-align: center; }
.fightclub-pullquote {
width: 40%;
margin: 0.45em 1.1em 0.55em 0;
font-size: 1.313em; }
.fightclub-pullquote.right {
margin-right: 0;
margin-left: 1.1em; }
@media (max-width: 767px) {
.fightclub-pullquote.left, .fightclub-pullquote.right {
float: none;
width: 100%;
margin: 1.313em 0; } }
.close {
float: right;
font-size: 24px;
font-size: 2.4rem;
font-weight: bold;
line-height: 1.7;
color: black;
zoom: 1;
-webkit-transition: opacity 0.3s ease;
transition: opacity 0.3s ease; }
.close:hover {
color: black;
text-decoration: none;
cursor: pointer;
opacity: 0.6;
filter: alpha(opacity=60);
zoom: 1; }
button.close {
padding: 0;
cursor: pointer;
background-color: transparent;
border: 0;
-webkit-appearance: none; }
.fightclub-alert,
.wpcf7-response-output {
margin-bottom: 1.313em;
border: 1px solid #b5b725;
padding: 1.62em 3.5em 1.72em 1.15em;
font-size: 14px;
font-size: 1.4rem;
line-height: 1.5;
color: #b5b725;
background-color: #fdffd2;
position: relative; }
.fightclub-alert .h-alert,
.wpcf7-response-output .h-alert {
margin: 0.05em 0 0.25em;
font-size: 18px;
font-size: 1.8rem;
letter-spacing: -1px;
line-height: 1.3;
text-transform: none;
color: inherit; }
.fightclub-alert .close,
.wpcf7-response-output .close {
line-height: 1;
margin-top: -14px;
position: absolute;
right: 17px;
top: 50%;
color: #c09853; }
.fightclub-alert-muted {
background-color: #eeeeee;
border-color: #cfcfcf;
color: #999999; }
.fightclub-alert-muted .close {
color: #999999; }
.fightclub-alert-info {
background-color: #b9e7fe;
border-color: #1c74a2;
color: #1c74a2; }
.fightclub-alert-info .close {
color: #1c74a2; }
.fightclub-alert-success,
.wpcf7-mail-sent-ok {
background-color: #d6e6b3;
border-color: #708d32;
color: #708d32; }
.fightclub-alert-success .close,
.wpcf7-mail-sent-ok .close {
color: #708d32; }
.fightclub-alert-danger {
background-color: #ffc6b4;
border-color: #d14f27;
color: #d14f27; }
.fightclub-alert-danger .close {
color: #d14f27; }
.fightclub-alert-block {
padding: 0.786em 1.15em 1em; }
.fightclub-alert-block > p,
.fightclub-alert-block > ul {
margin-bottom: 0; }
.fightclub-alert-block p + p {
margin-top: 6px; }
.wpcf7-response-output {
border-width: 1px !important;
margin: 1.313em 0 0 !important;
padding: 0.786em 1.15em 1em !important; }
.fightclub-map {
margin-bottom: 0; }
.fightclub-map.with-container {
border: 1px solid #dddddd;
border: 1px solid rgba(0, 0, 0, 0.15);
padding: 1.5%;
background-color: white;}
.fightclub-map .fightclub-map-inner {
overflow: hidden;
position: relative;
padding-bottom: 56.25%;
height: 0; }
.fightclub-map .fightclub-map-inner iframe {
position: absolute;
top: 0;
left: 0;
width: 100%;
height: 100%; }
/*
.fightclub-map-inner:after {
content: "";
width: 100%;
height: 100%;
position: absolute;
top: 0;
left: 0;
}
*/
.no-map .fightclub-map {
display: none;
}
.h-skill-bar {
color: white;
font-size: 12px;
font-weight: 400;
letter-spacing: 1px;
line-height: 39px;
margin-top: 0;
padding-left: 1.4em;
text-transform: uppercase;
}
.fightclub-skill-bar {
background-color: transparent;
border: 1px solid #33b1ef;
height: 40px;
margin-bottom: 1.03em;
position: relative;
overflow: hidden;
}
.fightclub-skill-bar .percent {
background-color: white;
border-radius: 100rem;
color: #161515;
font-size: 12px;
font-weight: bold;
height: 26px;
line-height: 24px;
margin: 0;
position: absolute;
right: 7px;
text-align: center;
top: 6px;
width: 40px;
}
.fightclub-skill-bar .percent::after {
content: "%";
}
.fightclub-skill-bar .bar {
float: left;
height: 40px;
margin: -1px;
overflow: hidden;
position: relative;
width: 0;
background-color: #0079b5;
border: 1px solid #0079b5;}
.fightclub-skill-bar .bar .percent {
position: absolute;
right: 4px;
bottom: 4px;
height: 17px;
padding: 0 5px;
font-size: 11px;
line-height: 17px;
text-shadow: 0 1px 0 rgba(0, 0, 0, 0.75);
color: white;
background-color: #272727;
background-color: rgba(0, 0, 0, 0.35); }
.h-chart-bar {
margin: 2.2em 0;
text-align: center;
}
.fightclub-code {
line-height: 1; }
.fightclub-block-grid {
display: block;
overflow: hidden;
padding: 0; }
.fightclub-block-grid > li {
display: block;
height: auto;
float: left; }
.fightclub-block-grid.two-up {
margin: 1.313em -1.25%; }
.fightclub-block-grid.two-up > li {
width: 50%;
padding: 1.25%; }
.fightclub-block-grid.two-up > li:nth-child(2n+1) {
clear: both; }
.fightclub-block-grid.three-up {
margin: 1.313em -1%; }
.fightclub-block-grid.three-up > li {
width: 33.33333%;
padding: 1%; }
.fightclub-block-grid.three-up > li:nth-child(3n+1) {
clear: both; }
.fightclub-block-grid.four-up {
margin: 1.313em -0.9%; }
.fightclub-block-grid.four-up > li {
width: 25%;
padding: 0.9%; }
.fightclub-block-grid.four-up > li:nth-child(4n+1) {
clear: both; }
.fightclub-block-grid.five-up {
margin: 1.313em -0.85%; }
.fightclub-block-grid.five-up > li {
width: 20%;
padding: 0.85%; }
.fightclub-block-grid.five-up > li:nth-child(5n+1) {
clear: both; }
.fightclub-block-grid img,
.fightclub-block-grid .fightclub-img {
margin-bottom: 0; }
.fightclub-img {
margin-bottom: 1.313em; }
.fightclub-img.left {
margin: 0.35em 1.313em 0.35em 0; }
.fightclub-img.right {
margin: 0.35em 0 0.35em 1.313em; }
.fightclub-ul-icons {
float: left;
list-style: outside none none;
margin-bottom: 0.8em !important;
margin-left: 0.15em;
margin-top: 0.3em;
text-indent: -0.35em; }
.fightclub-ul-icons li [class^="fightclub-icon-"],
.fightclub-ul-icons li [class*=" fightclub-icon-"] {
width: 0.35em; }
.fightclub-columnize {
-webkit-column-count: 2;
-moz-column-count: 2;
column-count: 2;
-webkit-column-gap: 3em;
-moz-column-gap: 3em;
column-gap: 3em;
-webkit-column-rule: 1px solid #e5e5e5;
-moz-column-rule: 1px solid #e5e5e5;
column-rule: 1px solid #e5e5e5;
margin: 0 0 1.313em; }
.fightclub-columnize p:last-child,
.fightclub-columnize ul:last-child,
.fightclub-columnize ol:last-child {
margin-bottom: 0; }
@media (max-width: 480px) {
.fightclub-columnize {
-webkit-column-count: 1;
-moz-column-count: 1;
column-count: 1;
-webkit-column-gap: 0;
-moz-column-gap: 0;
column-gap: 0;
-webkit-column-rule: 0;
-moz-column-rule: 0;
column-rule: 0; } }
.fightclub-responsive-video.fightclub-responsive-video-shortcode {
margin-bottom: 1.313em; }
.fightclub-responsive-video.fightclub-responsive-video-shortcode.with-container {
border: 1px solid #dddddd;
border: 1px solid rgba(0, 0, 0, 0.15);
padding: 2.5%;
background-color: white; }
.fightclub-responsive-video .fightclub-responsive-video-inner {
position: relative;
padding-bottom: 60%;
height: 0;
overflow: hidden; }
.fightclub-responsive-video .fightclub-responsive-video-inner.five-by-three {
padding-bottom: 56%; }
.fightclub-responsive-video .fightclub-responsive-video-inner.five-by-four {
padding-bottom: 80%; }
.fightclub-responsive-video .fightclub-responsive-video-inner.four-by-three {
padding-bottom: 75%; }
.fightclub-responsive-video .fightclub-responsive-video-inner.three-by-two {
padding-bottom: 66.67%; }
.fightclub-responsive-video .fightclub-responsive-video-inner embed,
.fightclub-responsive-video .fightclub-responsive-video-inner iframe,
.fightclub-responsive-video .fightclub-responsive-video-inner img,
.fightclub-responsive-video .fightclub-responsive-video-inner object,
.fightclub-responsive-video .fightclub-responsive-video-inner video {
position: absolute;
top: 0;
left: 0;
width: 100%;
height: 100%; }
.fightclub-accordion {
margin-bottom: 1.375em; }
.fightclub-accordion-group {
margin-bottom: 10px; }
.fightclub-accordion-heading {
overflow: hidden;
border-bottom: 0;
position: relative;
margin: 0;}
.fightclub-accordion-heading .fightclub-accordion-toggle {
background-color: transparent;
border: 1px solid #33b1ef;
color: #33b1ef;
display: block;
font-size: 85.71%;
padding: 1.1em 32px 1em 2em;
text-transform: uppercase; }
.fightclub-accordion-heading .fightclub-accordion-toggle.collapsed {
background-color: #ffffff;
border: 1px solid #33b1ef;
color: #33b1ef; }
.fightclub-accordion-heading .fightclub-accordion-toggle:hover {
color: #fff;
background-color: #0079b5;}
.fightclub-accordion-heading .fightclub-accordion-toggle.collapsed:before {
content: '\e86d';
color: #33b1ef; }
.fightclub-accordion-heading .fightclub-accordion-toggle:before {
bottom: 0.3em;
color: #33b1ef;
content: '\e86c';
display: inline-block;
font-family: icon_font;
font-size: 1.4em;
font-weight: 300;
position: absolute;
right: 21px;
top:50%;
margin-top: -0.7em; }
.fightclub-accordion-heading .fightclub-accordion-toggle:hover:before {
color: #fff;}
.fightclub-accordion-toggle {
cursor: pointer; }
.fightclub-accordion-inner {
background-color: white;
border: 1px solid #33b1ef;
box-shadow: none;
margin-top: -1px;
padding: 1em 1.2em;
-webkit-box-shadow: none; }
.fightclub-accordion-inner p:last-child,
.fightclub-accordion-inner ul:last-child,
.fightclub-accordion-inner ol:last-child {
margin-bottom: 0; }
.fightclub-column {
float: left;
min-height: 1px;
padding: 0 15px;
margin-bottom: 30px;
}
.fightclub-column.whole {
width: 100%; }
.fightclub-column.one-half {
width: 50%; }
.fightclub-column.one-third {
width: 33.3332%; }
.fightclub-column.two-thirds {
width: 66.6665%; }
.fightclub-column.one-fourth {
width: 25%; }
.fightclub-column.three-fourths {
width: 75%; }
.fightclub-column.one-fifth {
width: 20%; }
.fightclub-column.two-fifths {
width: 40%; }
.fightclub-column.three-fifths {
width: 60%; }
.fightclub-column.four-fifths {
width: 80%; }
.fightclub-column.one-sixth {
width: 16.6665%; }
.fightclub-column.five-sixths {
width: 83.3332%; }
.no_columns_margin .fightclub-column {
padding: 0; }
.no_columns_margin .fightclub-column.one-half {
width: 50%; }
.no_columns_margin .fightclub-column.one-third {
width: 33.33%; }
.no_columns_margin .fightclub-column.two-thirds {
width: 66.66%; }
.no_columns_margin .fightclub-column.one-fourth {
width: 24%; }
.no_columns_margin .fightclub-column.three-fourths {
width: 75%; }
.no_columns_margin .fightclub-column.one-fifth {
width: 20%; }
.no_columns_margin .fightclub-column.two-fifths {
width: 40%; }
.no_columns_margin .fightclub-column.three-fifths {
width: 60%; }
.no_columns_margin .fightclub-column.four-fifths {
width: 80%; }
.no_columns_margin .fightclub-column.one-sixth {
width: 16.66%; }
.no_columns_margin .fightclub-column.five-sixths {
width: 83.33%; }
@media (max-width: 767px) {
.fightclub-column.one-half, .fightclub-column.one-third, .fightclub-column.two-thirds, .fightclub-column.one-fourth, .fightclub-column.three-fourths, .fightclub-column.one-fifth, .fightclub-column.two-fifths, .fightclub-column.three-fifths, .fightclub-column.four-fifths, .fightclub-column.one-sixth, .fightclub-column.five-sixths, .no_columns_margin .fightclub-column.one-half, .no_columns_margin .fightclub-column.one-third, .no_columns_margin .fightclub-column.two-thirds, .no_columns_margin .fightclub-column.one-fourth, .no_columns_margin .fightclub-column.three-fourths, .no_columns_margin .fightclub-column.one-fifth, .no_columns_margin .fightclub-column.two-fifths, .no_columns_margin .fightclub-column.three-fifths, .no_columns_margin .fightclub-column.four-fifths, .no_columns_margin .fightclub-column.one-sixth, .no_columns_margin .fightclub-column.five-sixths {
float: none;
width: 100%; } }
.js .fightclub-column {
position: relative; }
.js .fightclub-column[data-fade="true"] {
opacity: 0; }
/*===================Flex Slider==============================*/
/* Browser Resets
*********************************/
.flex-container a:active,
.flexslider a:active,
.flex-container a:focus,
.flexslider a:focus {outline: none;}
.slides,
.flex-control-nav,
.flex-direction-nav {margin: 0; padding: 0; list-style: none;}
/* Icon Fonts
*********************************/
/* Font-face Icons */
@font-face {
font-family: 'icon_font';
src:url('../fonts/icon_font/icon_font.eot');
src:url('../fonts/icon_font/icon_font.eot?#iefix') format('embedded-opentype'),
url('../fonts/icon_font/icon_font.woff') format('woff'),
url('../fonts/icon_font/icon_font.ttf') format('truetype'),
url('../fonts/icon_font/icon_font.svg#icon_font') format('svg');
font-weight: normal;
font-style: normal;
}
/* FlexSlider Necessary Styles
*********************************/
.flexslider {margin: 0; padding: 0;}
.flexslider .slides > li {display: none; -webkit-backface-visibility: hidden;} /* Hide the slides before the JS is loaded. Avoids image jumping */
.flexslider .slides img {width: 100%; display: block;}
.flex-pauseplay span {text-transform: capitalize;}
/* Clearfix for the .slides element */
.slides:after {content: "\0020"; display: block; clear: both; visibility: hidden; line-height: 0; height: 0;}
html[xmlns] .slides {display: block;}
* html .slides {height: 1%;}
/* No JavaScript Fallback */
/* If you are not using another script, such as Modernizr, make sure you
* include js that eliminates this class on page load */
.no-js .slides > li:first-child {display: block;}
/* FlexSlider Default Theme
*********************************/
.flexslider { margin: 0 0 60px; background: #fff; border: 4px solid #fff; position: relative; -webkit-border-radius: 4px; -moz-border-radius: 4px; -o-border-radius: 4px; border-radius: 4px; -webkit-box-shadow: 0 1px 4px rgba(0,0,0,.2); -moz-box-shadow: 0 1px 4px rgba(0,0,0,.2); -o-box-shadow: 0 1px 4px rgba(0,0,0,.2); box-shadow: 0 1px 4px rgba(0,0,0,.2); zoom: 1; }
.flex-viewport { max-height: 2000px; -webkit-transition: all 1s ease; -moz-transition: all 1s ease; -o-transition: all 1s ease; transition: all 1s ease; }
.loading .flex-viewport { max-height: 300px; }
.flexslider .slides { zoom: 1; }
.carousel li { margin-right: 5px; }
/* Direction Nav */
.flex-direction-nav {*height: 0;}
.flex-direction-nav a { text-decoration:none; display: block; width: 40px; height: 40px; margin: -20px 0 0; position: absolute; top: 50%; z-index: 10; overflow: hidden; opacity: 0; cursor: pointer; color: rgba(0,0,0,0.8); text-shadow: 1px 1px 0 rgba(255,255,255,0.3); -webkit-transition: all .3s ease; -moz-transition: all .3s ease; transition: all .3s ease; }
.flex-direction-nav .flex-prev { left: -50px; }
.flex-direction-nav .flex-next { right: -50px; text-align: right; }
.flexslider:hover .flex-prev { opacity: 0.7; left: 10px; }
.flexslider:hover .flex-next { opacity: 0.7; right: 10px; }
.flexslider:hover .flex-next:hover, .flexslider:hover .flex-prev:hover { opacity: 1; }
.flex-direction-nav .flex-disabled { opacity: 0!important; filter:alpha(opacity=0); cursor: default; }
.flex-direction-nav a:before { font-family: "icon_font"; font-size: 26px; display: inline-block; content: '\e81b'; padding-top: 14px;padding-left: 20px;}
.flex-direction-nav a.flex-next:before { content: '\e81c';padding-left: 24px; }
/* Pause/Play */
.flex-pauseplay a { display: block; width: 20px; height: 20px; position: absolute; bottom: 5px; left: 10px; opacity: 0.8; z-index: 10; overflow: hidden; cursor: pointer; color: #000; }
.flex-pauseplay a:before { font-family: "icon_font"; font-size: 20px; display: inline-block; content: '\f004'; }
.flex-pauseplay a:hover { opacity: 1; }
.flex-pauseplay a.flex-play:before { content: '\f003'; }
/* Control Nav */
.flex-control-nav {width: 100%; position: absolute; bottom: -40px; text-align: center;}
.flex-control-nav li {margin: 0 6px; display: inline-block; zoom: 1; *display: inline;}
.flex-control-paging li a {width: 11px; height: 11px; display: block; background: #666; background: rgba(0,0,0,0.5); cursor: pointer; text-indent: -9999px; -webkit-border-radius: 20px; -moz-border-radius: 20px; -o-border-radius: 20px; border-radius: 20px; -webkit-box-shadow: inset 0 0 3px rgba(0,0,0,0.3); -moz-box-shadow: inset 0 0 3px rgba(0,0,0,0.3); -o-box-shadow: inset 0 0 3px rgba(0,0,0,0.3); box-shadow: inset 0 0 3px rgba(0,0,0,0.3); }
.flex-control-paging li a:hover { background: #333; background: rgba(0,0,0,0.7); }
.flex-control-paging li a.flex-active { background: #000; background: rgba(0,0,0,0.9); cursor: default; }
.flex-control-thumbs {margin: 5px 0 0; position: static; overflow: hidden;}
.flex-control-thumbs li {width: 25%; float: left; margin: 0;}
.flex-control-thumbs img {width: 100%; display: block; opacity: .7; cursor: pointer;}
.flex-control-thumbs img:hover {opacity: 1;}
.flex-control-thumbs .flex-active {opacity: 1; cursor: default;}
@media screen and (max-width: 860px) {
.flex-direction-nav .flex-prev { opacity: 1; left: 10px;}
.flex-direction-nav .flex-next { opacity: 1; right: 10px;}
}
/* override flexslider default style */
.flexslider {
border:0;
-webkit-border-radius: 0;
-moz-border-radius: 0;
-o-border-radius: 0;
border-radius: 0;
margin:20px;
overflow:hidden;
-webkit-box-shadow: none;
-moz-box-shadow: none;
-o-box-shadow: none;
box-shadow: none;
}
.flex-control-nav {
width: 100%;
position: absolute;
bottom: 20px;
text-align: center;
z-index:900;
}
.flex-control-paging li a {
background: transparent;
-webkit-box-shadow: none;
-moz-box-shadow: none;
-o-box-shadow: none;
box-shadow: none;
border:2px solid #fff;
}
.flex-control-paging li a:hover,
.flex-control-paging li a.flex-active {
background-color: #fff ;
}
.flex-direction-nav {
height:72px;
width: 100%;
position: absolute;
top:50%;
left:0;
margin: -36px 0 0!important;
z-index:100;
}
.flex-direction-nav li {
overflow:visible;
}
.flex-direction-nav a {
overflow:visible;
width: 72px;
height: 72px;
margin: 0;
opacity: 1;
top:0;
color: #0079b5;
border: 2px solid #0079b5;
text-shadow: none;
-webkit-transition: all 0.3s ease-out;
-moz-transition: all 0.3s ease-out;
transition: all 0.3s ease-out;
background-color: transparent;
-webkit-box-shadow: none;
-moz-box-shadow: none;
-o-box-shadow: none;
box-shadow: none;
}
.flex-direction-nav .arrow {
position: absolute;
top:0;
left:0;
width: 72px;
height: 72px;
z-index:200;
}
.flex-direction-nav .flex-prev { left:0px; }
.flex-direction-nav .flex-next { right:0px; text-align: left;}
.flexslider:hover .flex-prev { left:0; opacity:1}
.flexslider:hover .flex-next { right:0; opacity:1}
.flexslider:hover .flex-prev:hover .arrow { left:0;}
.flexslider:hover .flex-next:hover .arrow { right:0;}
.flexslider:hover .flex-prev:hover,
.flexslider:hover .flex-next:hover {
opacity:1;
}
.flex-direction-nav a:hover {
-webkit-transition: all 0.3s ease-out;
-moz-transition: all 0.3s ease-out;
transition: all 0.3s ease-out;}
.fightclub-flexslider-shortcode-container {
margin-bottom: 1.313em; }
.fightclub-flexslider-shortcode-container.with-container {
border: 1px solid #dddddd;
border: 1px solid rgba(0, 0, 0, 0.15);
padding: 2.5%;
background-color: white; }
.fightclub-flexslider-shortcode-container .fightclub-flexslider-shortcode {
margin: 0; }
.fightclub-flexslider-shortcode-container .flex-control-paging{
display: none;
}
.fightclub-flexslider-shortcode-container .flex-direction-nav {
bottom: 20px;
}
.flex-direction-nav {
opacity: 0;
-webkit-transition: all 0.3s ease-out;
-moz-transition: all 0.3s ease-out;
transition: all 0.3s ease-out;
}
.fightclub-flexslider:hover .flex-direction-nav {
opacity: 1;
-webkit-transition: all 0.3s ease-out;
-moz-transition: all 0.3s ease-out;
transition: all 0.3s ease-out;
}
/* general style */
.preview {
width: 72px;
height:72px;
position: absolute;
top:-2px;
left:70px;
z-index:100;
-webkit-transition: all 0.3s ease-out;
-moz-transition: all 0.3s ease-out;
transition: all 0.3s ease-out;
}
.preview img {
position: absolute;
left:0;
top:0;
width: 72px;
}
.preview .alt {
display:none;
}
/* prev button */
.flex-prev {
-webkit-perspective-origin: 100% 50%;
perspective-origin: 100% 50%;
-webkit-perspective: 1000px;
perspective: 1000px;
}
.flex-prev .preview {
-webkit-transform: rotateY(90deg);
transform: rotateY(90deg);
-webkit-transform-origin: 0% 50%;
transform-origin: 0% 50%;
}
/* next button */
.flex-next {
-webkit-perspective-origin: 0% 50%;
perspective-origin: 0% 50%;
-webkit-perspective: 1000px;
perspective: 1000px;
}
.flex-next .preview {
right:70px;
left:auto;
-webkit-transform: rotateY(-90deg);
transform: rotateY(-90deg);
-webkit-transform-origin: 100% 100%;
transform-origin: 100% 100%;
}
.flex-next .preview img {
position: absolute;
left:0;
top:0;
width: 72px;
}
/* hover style */
.flex-direction-nav a:hover .preview {
opacity:1;
-webkit-transform: rotateY(0deg);
transform: rotateY(0deg);
}
/* different hover style for flexslider nav */
.flex-direction-nav a {
-webkit-transition: none;
-moz-transition: none;
transition: none;
}
/*=============================================================*/
.fightclub-protect {
background-color: #f2f2f2;
padding: 2em 0;
text-align: center; }
.fightclub-protect input[type="text"],
.fightclub-protect input[type="password"] {
width: 100%;
max-width: 380px;
text-align: center;
border: 1px solid #cccccc;
}
.fightclub-protect .h-protect {
font-size: 24px;
font-size: 2.4rem;
line-height: 1.2;
color: #272727;
margin-bottom: 1em !important; }
.fightclub-btn-protect {
margin-top: 0.75em; }
/*======================= RECENT POSTS SHORTCODE ====================*/
.fightclub-recent {
margin: 2.4em -1em 0;
}
.fightclub-recent .hentry{
margin: 0;
}
.recent-posts-feed-wrapper .fightclub-recent {
margin-top: 0;
overflow: hidden;
}
.post-slider .fightclub-post-article {
padding: 0 1em;
}
.fightclub-recent header h4 {
margin: 1.2em 0;
}
.fightclub-recent .entry-wrap {
background-color: transparent;
}
.fightclub-recent .p-meta {
margin: 1.7em 0 2em !important;
padding: 0.7em 0 0.6em;
}
.fightclub-recent .entry-content p {
margin-bottom: 2em;
}
.fightclub-recent .entry-content.excerpt {
color: #888888;
margin-top: 0;
padding: 0;
}
.fightclub-flexslider-shortcode-container .flex-direction-nav a:hover {
opacity: 1;
}
.fightclub-flexslider-shortcode-container .flex-direction-nav a {
background-color: #88a4b1;
color: white;
height: 50px;
padding-top: 8px;
position: absolute;
right: 0;
text-align: center;
text-indent: 1px;
width: 50px;
top:-50px;
opacity: 0.5;
-webkit-transition: opacity 0.5s ease;
transition: opacity 0.5s ease;
}
.fightclub-flexslider-shortcode-container .flex-direction-nav a:before {
font-size: 22px;
padding: 0;
text-align: center;
}
/*======================= RECENT POSTS FEED SHORTCODE ====================*/
.recent-posts-feed-wrapper {
background-color: #161515;
margin-bottom: 3em;
}
.recent-posts-feed-wrapper .slick-slide {
padding: 0;
}
.recent-posts-feed-wrapper .p-meta .alignright {
display: none;
}
.entry-posts-header {
background-color: #161515;
float: left;
position: relative;
width: 25%;
z-index: 1;
}
@media(max-width:1600px){
.entry-posts-header {
width: 30.332%;
}
}
@media(max-width:1200px){
.entry-posts-header {
width: 50%;
}
}
.post-slider img.opacity-none {
opacity: 0;
}
.post-slider .slick-slide {
position: relative;
}
.post-slider div.post-content-wrapper {
position: absolute;
left: 0;
bottom: 0;
padding: 5em 3em 1em;
right: 0;
z-index: 1;
}
.post-content-wrapper:before {
bottom: 0;
box-shadow: 0 -120px 80px #000 inset;
content: "";
height: 500%;
left: 0;
position: absolute;
right: 0;
z-index: -1;
}
.post-content-wrapper.even-post:before {
content: none;
}
.post-slider div.post-content-wrapper.even-post {
top: 50%;
left: 0;
padding: 0 3em 0;
position: absolute;
right: 0;
bottom: inherit;
transform: translateY(-50%);
-webkit-transform: translateY(-50%);
box-shadow: none;
}
.post-content-wrapper > h2 {
margin-top: 0;
}
.post-content-wrapper > .p-meta {
margin: 0 !important;
padding-top: 0;
}
.post-content-wrapper > h2 > a {
color: white;
}
.entry-posts-header > div {
top: 50%;
display: block;
left: 0;
overflow: hidden;
padding: 0 3.5em 0;
right: 0;
position: absolute;
width: 100%;
transform: translateY(-50%);
-webkit-transform: translateY(-50%);
}
.recent-post-sub-title {
color: #33b1ef;
margin-top: 0;
}
.entry-posts-header > div h2 {
color: white;
margin-top: 0;
}
/*==================Featured Product======================*/
.fightclub-featured-product .product{
margin: 0 0 1em 0 !important;
opacity: 1 !important;
}
.fightclub-featured-product:hover .slick-next,
.fightclub-featured-product:hover .slick-prev {
opacity: 1;
}
@media (max-width: 979px) {
.woocommerce.fightclub-featured-product {
padding: 0 30px;
}
}
/*==================Custom Product Categories======================*/
.fightclub-featured-product-category-wr:hover .slick-next,
.fightclub-featured-product-category-wr:hover .slick-prev {
opacity: 1;
}
.fightclub-featured-product-category-wrapper {
margin-bottom: 1.5em;
margin-top: 3.5em;
}
.fightclub-featured-product-category-wrapper .woocommerce ul.products .product,
.fightclub-featured-product-category-wrapper .woocommerce-page ul.products .product {
border: medium none!important;
margin: 0;
}
.fightclub-featured-product-category-wrapper .product.product_cats {
width: 100% !important;
}
.fightclub-featured-product-category-wrapper .product.product_cats img {
margin-bottom: 0;
padding: 0;
}
.fightclub-featured-product-category-wrapper .woocommerce ul.products .product:hover a:after,
.fightclub-featured-product-category-wrapper .woocommerce-page ul.products .product:hover a:after {
border: medium none!important;
box-shadow: none!important;
}
.fightclub-featured-product-category-wrapper .woocommerce ul.products .product img,
.fightclub-featured-product-category-wrapper .woocommerce-page ul.products .product img{
min-width: 100%;
}
.fightclub-featured-product-category-wrapper .woocommerce ul.products .product h3,
.fightclub-featured-product-category-wrapper .woocommerce-page ul.products .product h3{
font-size: 100%;
letter-spacing: 0;
margin-top: -3em;
padding: 2em 0;
text-align: center;
text-transform: uppercase;
}
.fightclub-featured-product-category-wrapper .cat_count {
color: #9f9f9f;
display: block;
font-size: 12px;
}
/*===================================================================*/
.fightclub-audio {
position: relative;
margin-bottom: 1.313em; }
.fightclub-pricing-table {
width: 100%;
margin: 1.313em 0 4em -2%; }
.fightclub-pricing-table[class*="-column"] .fightclub-pricing-column {
margin-left: 2%; }
.fightclub-pricing-table.one-column .fightclub-pricing-column {
width: 100%; }
.fightclub-pricing-table.two-columns .fightclub-pricing-column {
width: 48%; }
.fightclub-pricing-table.three-columns .fightclub-pricing-column {
width: 31.33333%; }
.fightclub-pricing-table.four-columns .fightclub-pricing-column {
width: 23%; }
.fightclub-pricing-table.five-columns .fightclub-pricing-column {
width: 18%; }
@media (max-width: 979px) {
.fightclub-pricing-table {
margin: 1.313em 0 4em;
}
.fightclub-pricing-table[class*="-column"] .fightclub-pricing-column {
width: 50%;
margin: 0;}
.fightclub-pricing-table.three-columns .fightclub-pricing-column:last-child, .fightclub-pricing-table.five-columns .fightclub-pricing-column:last-child {
width: 100%; } }
@media (max-width: 767px) {
.fightclub-pricing-table[class*="-column"] .fightclub-pricing-column {
width: 100%; } }
.fightclub-pricing-column {
float: left;
text-align: center; }
@media (max-width: 767px) {
.fightclub-pricing-column {
float: none;
margin-left: 0; } }
.fightclub-price-title {
background-color: #f4f4f4;
margin-bottom: 5px;
padding: 3.5em 1em;
}
.fightclub-price {
font-size: 320%;
margin-top: 0.6em;
}
.fightclub-price-title>h5.sub-price-title {
color: #33b1ef;
}
.fightclub-pricing-column-info {
background-color: #f4f4f4;
padding: 4em 1em; }
.fightclub-pricing-column.featured .fightclub-pricing-column-info,
.fightclub-pricing-column.featured .fightclub-price-title {
background-color: #0079b5;
}
.fightclub-pricing-column.featured .fightclub-price-title > p {
color: #33b1ef;
}
.fightclub-pricing-column.featured .fightclub-price,
.fightclub-pricing-column.featured h5,
.featured .fightclub-price-title > h5.sub-price-title {
color: white;
}
.fightclub-pricing-column.featured .fightclub-btn {
background-color: white;
border-color: white;
color: #0079b5;
}
.fightclub-pricing-column.featured .fightclub-btn:hover {
border-color: white;
color: white;
}
.fightclub-btn.fightclub-btn-inverse:hover {
background-color: #0079b5;
}
.fightclub-pricing-column.featured .fightclub-btn:hover:before {
background-color: white;
}
.fightclub-callout {
position: relative;
margin: 2.626em 0;
border: 1px solid #ebebeb;
padding: 2.35em;
font-size: 21px;
font-size: 2.1rem;
background-color: #f7f7f7;
border-radius: 0.5em;
-webkit-box-shadow: inset 0 1px 0 0 rgba(255, 255, 255, 0.95), 0 1px 3px rgba(0, 0, 0, 0.05);
box-shadow: inset 0 1px 0 0 rgba(255, 255, 255, 0.95), 0 1px 3px rgba(0, 0, 0, 0.05); }
@media (max-width: 979px) {
.fightclub-callout {
font-size: 18px;
font-size: 1.8rem; } }
@media (max-width: 480px) {
.fightclub-callout {
font-size: 16px;
font-size: 1.6rem; } }
.fightclub-callout:before {
content: "";
display: block;
position: absolute;
top: 14px;
left: 14px;
right: 14px;
bottom: 14px;
border: 1px solid #ebebeb;
background-color: white;
border-radius: 0.275em;
z-index: 0;
-webkit-box-shadow: inset 0 1px 3px rgba(0, 0, 0, 0.05), 0 1px 0 0 rgba(255, 255, 255, 0.95);
box-shadow: inset 0 1px 3px rgba(0, 0, 0, 0.05), 0 1px 0 0 rgba(255, 255, 255, 0.95); }
.h-callout {
position: relative;
margin-top: 0;
margin-bottom: 0.35em;
font-size: 2.15em;
line-height: 1.1; }
.p-callout {
position: relative;
line-height: 1.4; }
.fightclub-promo {
background-repeat: no-repeat;
background-size: cover;
display: block;
margin-bottom: 1em;
overflow: hidden;
padding: 2em 2em 4em;
}
.fightclub-promo:hover {
box-shadow: 0 0 0 2px #0079b5 inset;
}
.fightclub-promo-content {}
.fightclub-author-box {
margin: 1.313em 0; }
.fightclub-author-box .h-about-the-author {
margin: 0 0 0.925em;
border-bottom:1px solid #e1e1e1;
padding-bottom: 0.45em;
font-size: 12px;
font-size: 1.2rem;
font-weight: 300;
letter-spacing: 1px;
text-transform: uppercase;
color: #3b424b; }
.fightclub-author-box .avatar {
float: left;
width: 90px; }
@media (max-width: 480px) {
.fightclub-author-box .avatar {
display: none; } }
.fightclub-author-box .fightclub-author-info {
margin-left: 110px; }
@media (max-width: 480px) {
.fightclub-author-box .fightclub-author-info {
margin-left: 0; } }
.fightclub-author-box .h-author {
font-size: 115.38%;
line-height: 1;
margin-bottom: 0.35em;
text-transform: uppercase; }
.fightclub-author-box .fightclub-author-social {
display: inline-block;
margin-right: 1em;
font-size: 13px;
font-size: 1.3rem;
white-space: nowrap; }
.fightclub-author-box .fightclub-author-social [class*="fightclub-social"] {
position: relative;
top: 2px; }
.fightclub-author-box .p-author {
margin-top: 0.5em; }
.fightclub-social {
border: 1px solid #33b1ef;
color: #0079b5;
display: inline-block;
height: 48px;
line-height: 48px;
margin: 1em 19px 0 0;
text-align: center;
width: 48px;
font-size: 16px;
font-size: 1.6rem;
}
.fightclub-social:hover {
border: 1px solid #0079b5;
background-color: #0079b5;
color: #ffffff;
}
.fightclub-prompt {
margin: 0 0 1.313em;
border: 1px solid #dddddd;
border: 1px solid rgba(0, 0, 0, 0.15);
padding: 1.75em;
background-color: white;
border-radius: 4px;
-webkit-box-shadow: 0 0.125em 0.275em 0 rgba(0, 0, 0, 0.075);
box-shadow: 0 0.125em 0.275em 0 rgba(0, 0, 0, 0.075); }
.fightclub-prompt.message-left .fightclub-prompt-section.fightclub-prompt-section-message {
padding-right: 2.25em;
text-align: left; }
.fightclub-prompt.message-right .fightclub-prompt-section.fightclub-prompt-section-message {
padding-left: 2.25em;
text-align: right; }
.fightclub-prompt-section {
position: relative;
display: table-cell;
vertical-align: middle; }
.fightclub-prompt-section p:last-child {
margin-bottom: 0; }
.fightclub-prompt-section.fightclub-prompt-section-message {
width: 46%;
font-size: 16px;
font-size: 1.6rem;
line-height: 1.4; }
.fightclub-prompt-section.fightclub-prompt-section-button {
width: 30%; }
.h-prompt {
margin-top: 0;
font-size: 28px;
font-size: 2.8rem;
line-height: 1.1; }
@media (max-width: 767px) {
.fightclub-prompt {
display: block; }
.fightclub-prompt.message-left .fightclub-prompt-section.fightclub-prompt-section-message {
padding: 0 0 1.25em 0; }
.fightclub-prompt.message-right .fightclub-prompt-section.fightclub-prompt-section-message {
padding: 1.25em 0 0 0;
text-align: left; }
.fightclub-prompt-section {
display: block; }
.fightclub-prompt-section.fightclub-prompt-section-message, .fightclub-prompt-section.fightclub-prompt-section-button {
width: 100%; } }
.fightclub-content-band {
margin: 0;
padding: 40px 0;
position: relative;
overflow: hidden;
width: 100%;
*zoom: 1; }
.fightclub-content-band.inner-shadow {
position: relative;
-webkit-box-shadow: 0 2px 2px rgba(0, 0, 0, 0.1) inset;
-moz-box-shadow: 0 2px 2px rgba(0, 0, 0, 0.1) inset;
box-shadow: 0 2px 2px rgba(0, 0, 0, 0.1) inset;
}
.fightclub-content-band:before, .fightclub-content-band:after {
display: table;
content: ""; }
.fightclub-content-band:after {
clear: both; }
.fightclub-content-band.vc {
padding: 0; }
.fightclub-content-band.bg-image, .fightclub-content-band.bg-pattern {
background-position: 50% 50%; }
.fightclub-content-band.bg-image.parallax, .fightclub-content-band.bg-pattern.parallax {
background-attachment: fixed; }
.fightclub-content-band.bg-image {
-webkit-background-size: cover;
background-size: cover;
background-repeat: no-repeat; }
.fightclub-content-band.bg-pattern {
background-repeat: repeat; }
.fightclub-content-band.bg-video {
position: relative;
overflow: hidden; }
.fightclub-content-band.border-top {
border-top: 1px solid #ddd;
border-top: 1px solid rgba(0, 0, 0, 0.075); }
.fightclub-content-band.border-left {
border-left: 1px solid #ddd;
border-left: 1px solid rgba(0, 0, 0, 0.075); }
.fightclub-content-band.border-right {
border-right: 1px solid #ddd;
border-right: 1px solid rgba(0, 0, 0, 0.075); }
.fightclub-content-band.border-bottom {
border-bottom: 1px solid #ddd;
border-bottom: 1px solid rgba(0, 0, 0, 0.075); }
.fightclub-content-band > .fightclub-column:last-child,
.fightclub-content-band > .fightclub-container-fluid > .fightclub-column:last-child {
/* padding-right: 0; */ }
.fightclub-inner-container {
margin-left: -15px;
margin-right: -15px;
}
.no_columns_margin .fightclub-inner-container {
margin-left: 0;
margin-right: 0;
}
.fightclub-share-options {
margin: 2em 0;
text-align: center;
}
.portfolio-extra .fightclub-share-options > span {
display: none;
}
.fightclub-entry-share {
font-size: 1.2rem;
line-height: 1;}
.fightclub-entry-share p {
margin: 8px 0 10px;
font-weight: 400;
text-transform: uppercase; }
.fightclub-entry-share .fightclub-share {
border: 1px solid #33b1ef;
color: #0079b5;
display: inline-block;
height: 48px;
line-height: 48px;
margin: 1em 19px 0 0;
text-align: center;
width: 48px;
font-size: 16px;
font-size: 1.6rem;}
.portfolio-extra .fightclub-entry-share .fightclub-share:hover {
border: 1px solid #0079b5;
background-color: #0079b5;
color: #ffffff !important;
}
.fightclub-entry-share .fightclub-share.email {
position: relative;
top: -2px; }
.fightclub-entry-share .fightclub-share.email span {
position: relative;
top: -2px;
font-size: 23px;
font-size: 2.3rem; }
.fightclub-toc {
width: 200px;
margin: 0.55em 0;
padding: 15px;
font-size: 11px;
font-size: 1.1rem;
background-color: white; }
.fightclub-toc.left {
margin-right: 1.25em; }
.fightclub-toc.right {
margin-left: 1.25em; }
@media (max-width: 480px) {
.fightclub-toc.left, .fightclub-toc.right {
width: auto;
float: none;
margin: 0 0 1.313em; } }
.fightclub-toc.block {
width: auto;
margin: 0 0 1.313em; }
.h-toc {
margin: 0 0 10px;
font-size: 14px;
font-size: 1.4rem;
letter-spacing: 1px;
text-transform: uppercase; }
.fightclub-toc-item {
margin-bottom: 10px;
font-size: 14px;
font-size: 1.4rem;
line-height: 1.3; }
.fightclub-toc-item:last-child {
margin-bottom: 0; }
.fightclub-toc-item a {
display: block;
border-bottom: 1px solid #dddddd;
border-bottom: 1px solid rgba(0, 0, 0, 0.15); }
.h-custom-headline {
letter-spacing: -1px;
line-height: 1.1; }
.h-custom-headline.accent {
overflow: hidden; }
.h-custom-headline.accent span {
padding-bottom: 2px;
display: inline-block;
position: relative; }
.h-custom-headline.accent span:before, .h-custom-headline.accent span:after {
content: "";
position: absolute;
top: 50%;
height: 3px;
width: 9999px;
display: block;
margin-top: -2px;
border-top: 1px solid #f0f0f0;
border-bottom: 1px solid #f0f0f0; }
.h-custom-headline.accent span:before {
right: 100%;
margin-right: 0.5em; }
.h-custom-headline.accent span:after {
left: 100%;
margin-left: 0.5em; }
.h-feature-headline {
cursor: pointer;
margin-bottom: 1em;
overflow: hidden;
}
.h-feature-headline h2 {
line-height: 1.1;
margin: 0;
text-align: center;
text-transform: none; }
.h-feature-headline span {
background: url("../images/ellipse.png") no-repeat scroll 0 0 / 171px 171px transparent;
display: block;
height: 171px;
margin: 0 auto 0.65em;
padding-top: 60px;
text-align: center;
width: 171px; }
.h-feature-headline span i {
color: #3b424b;
font-size: 1.66em;
margin-right: 0.05em; }
h2.h-feature-headline span i,
.h2.h-feature-headline span i {
margin-top: -0.335em; }
.custom-link-1:hover {
background-color: #0079b5;
color: white;
padding: 0.2em 0.4em;
}
.h-feature-headline > h2,
.vc_custom_heading.wpb_content_element > h2 {
text-transform: inherit;
}
.h-feature-headline.type_center .icon_wrap {
cursor: default;
line-height: 1;
margin: 0 auto;
text-align: center;
cursor:pointer;
}
.h-feature-headline .icon_wrap i {
-webkit-transition: all 0.5s ease;
transition: all 0.5s ease;
color: #0079b5;
}
.h-feature-headline.icon_type_1 .icon_wrap {
text-align: center;
font-size: 49px;
}
.h-feature-headline h2 {
margin-bottom: 0.65em;
}
.h-feature-headline.icon_type_2 .icon_wrap i {
display: block;
margin-left: auto;
margin-right: auto;
text-align: center;
font-size: 30px;
width: 74px;
height: 74px;
border: 2px solid #fff;
border-radius: 100%;
line-height: 74px;
background: #0079b5;
color: #fff !important;
}
.h-feature-headline.icon_type_2 h2 {
margin-bottom: 7px;
}
.h-feature-headline.icon_type_2:hover .icon_wrap i {
background: none;
color: #0079b5!important;
border-color: #0079b5;
}
.h-feature-headline.icon_type_3 .icon_wrap i {
width: 80px;
height: 80px;
border: 2px solid #0079b5;
border-radius: 5px;
display: block;
margin-left: auto;
margin-right: auto;
text-align: center;
font-size: 30px;
line-height: 78px;
position: relative;
text-indent: -1px;
}
.h-feature-headline.icon_type_3 h2 {
margin-bottom: 12px;
}
.h-feature-headline.icon_type_3:hover .icon_wrap i {
border-color: #161515;
color: #fff !important;
}
.h-feature-headline.icon_type_3 .icon_wrap i:before {
position: relative;
z-index: 99;
}
.h-feature-headline.icon_type_3 .icon_wrap i:after {
display: block;
position: absolute;
top: -1px;
left: -1px;
right: -1px;
bottom: -1px;
content: "";
border: 3px solid #fff;
border-radius: 5px;
background: #161515;
opacity: 0;
-webkit-transition: all ease .4s;
-moz-transition: all ease .4s;
-ms-transition: all ease .4s;
-o-transition: all ease .4s;
transition: all ease .4s;
}
.h-feature-headline.icon_type_3:hover .icon_wrap i:after {
opacity: 1;
}
.h-feature-headline.icon_type_4 .icon_wrap i {
background: #0079b5 none repeat scroll 0 0;
border-radius: 100%;
color: #fff !important;
display: inline-block;
font-size: 18px;
height: 40px;
line-height: 42px;
text-align: center;
width: 40px;
}
.h-feature-headline.icon_type_4 .icon_wrap {
float: left;
}
.h-feature-headline.icon_type_4:hover .icon_wrap i {
color: #fff !important;
}
.h-feature-headline.icon_type_4 .sc_fl_content {
overflow: hidden;
}
.h-feature-headline .icon_wrap.fh_icon_pos_left {
float: left;
}
.h-feature-headline .icon_wrap.fh_icon_pos_right {
float: right;
}
.h-feature-headline .icon_wrap.fh_icon_pos_left + *,
.h-feature-headline .icon_wrap.fh_icon_pos_right + * {
text-align: left;
}
.h-feature-headline .sc_fl_content {
overflow: hidden;
}
.icon_wrap.fh_icon_pos_top {
text-align: center;
}
.h-feature-headline h1,
.h-feature-headline h2,
.h-feature-headline h3,
.h-feature-headline h4,
.h-feature-headline h5,
.h-feature-headline h6{
margin-top: 0;
}
.vc_custom_heading h1,
.vc_custom_heading h2,
.vc_custom_heading h3,
.vc_custom_heading h4,
.vc_custom_heading h5,
.vc_custom_heading h6{
margin: 0;
}
.vc_custom_heading.wpb_content_element {
margin-bottom: 1em;
}
.fightclub-search-shortcode {
margin-bottom: 1.313em; }
.cf {
*zoom: 1; }
.cf:before, .cf:after {
display: table;
content: ""; }
.cf:after {
clear: both; }
.content-box {
-webkit-box-sizing: content-box;
-moz-box-sizing: content-box;
box-sizing: content-box; }
.hide-text {
font: 0/0 a;
color: transparent;
text-shadow: none;
background-color: transparent;
border: 0; }
.right {
float: right; }
.left {
float: left; }
.center-block {
margin-left: auto;
margin-right: auto; }
.center-list {
display: table;
margin-left: auto;
margin-right: auto; }
.hide {
display: none; }
.show {
display: block; }
.hidden {
display: none !important;
visibility: hidden; }
.invisible {
visibility: hidden; }
.visually-hidden {
border: 0;
clip: rect(0 0 0 0);
height: 1px;
margin: -1px;
overflow: hidden;
padding: 0;
position: absolute;
width: 1px; }
.visually-hidden.focusable:active,
.visually-hidden.focusable:focus {
clip: auto;
height: auto;
margin: 0;
overflow: visible;
position: static;
width: auto; }
.overflow-hidden {
overflow: hidden; }
.affix {
position: fixed; }
.w-900 {
font-weight: 900; }
.w-800 {
font-weight: 800; }
.w-700 {
font-weight: 700; }
.w-600 {
font-weight: 600; }
.w-500 {
font-weight: 500; }
.w-400 {
font-weight: 400; }
.w-300 {
font-weight: 300; }
.w-200 {
font-weight: 200; }
.w-100 {
font-weight: 100; }
.tt-upper {
text-transform: uppercase; }
.tt-lower {
text-transform: lowercase; }
.tt-none {
text-transform: none; }
.center-text {
text-align: center; }
.right-text {
text-align: right; }
.left-text {
text-align: left; }
.fightclub-visible-phone {
display: none !important; }
.fightclub-visible-tablet {
display: none !important; }
.fightclub-visible-desktop {
display: inherit !important; }
span.fightclub-visible-desktop {
display: inline !important; }
.fightclub-hidden-desktop {
display: none !important; }
@media (min-width: 768px) and (max-width: 979px) {
.fightclub-visible-tablet {
display: inherit !important; }
span.fightclub-visible-tablet {
display: inline !important; }
.fightclub-hidden-tablet {
display: none !important; }
.fightclub-hidden-desktop {
display: inherit !important; }
span.fightclub-hidden-desktop {
display: inline !important; }
.fightclub-visible-desktop {
display: none !important; } }
@media (max-width: 767px) {
.fightclub-visible-phone {
display: inherit !important; }
span.fightclub-visible-phone {
display: inline !important; }
.fightclub-hidden-phone {
display: none !important; }
.fightclub-hidden-desktop {
display: inherit !important; }
span.fightclub-hidden-desktop {
display: inline !important; }
.fightclub-visible-desktop {
display: none !important; } }
.ptn, .pvn, .pan {
padding-top: 0 !important; }
.pts, .pvs, .pas {
padding-top: 0.5em !important; }
.ptm, .pvm, .pam {
padding-top: 1em !important; }
.ptl, .pvl, .pal {
padding-top: 2em !important; }
.prn, .phn, .pan {
padding-right: 0 !important; }
.prs, .phs, .pas {
padding-right: 0.5em !important; }
.prm, .phm, .pam {
padding-right: 1em !important; }
.prl, .phl, .pal {
padding-right: 2em !important; }
.pbn, .pvn, .pan {
padding-bottom: 0 !important; }
.pbs, .pvs, .pas {
padding-bottom: 0.5em !important; }
.pbm, .pvm, .pam {
padding-bottom: 1em !important; }
.pbl, .pvl, .pal {
padding-bottom: 2em !important; }
.pln, .phn, .pan {
padding-left: 0 !important; }
.pls, .phs, .pas {
padding-left: 0.5em !important; }
.plm, .phm, .pam {
padding-left: 1em !important; }
.pll, .phl, .pal {
padding-left: 2em !important; }
.mtn, .mvn, .man {
margin-top: 0 !important; }
.mts, .mvs, .mas {
margin-top: 0.5em !important; }
.mtm, .mvm, .mam {
margin-top: 1em !important; }
.mtl, .mvl, .mal {
margin-top: 2em !important; }
.mrn, .mhn, .man {
margin-right: 0 !important; }
.mrs, .mhs, .mas {
margin-right: 0.5em !important; }
.mrm, .mhm, .mam {
margin-right: 1em !important; }
.mrl, .mhl, .mal {
margin-right: 2em !important; }
.mbn, .mvn, .man {
margin-bottom: 0 !important; }
.mbs, .mvs, .mas {
margin-bottom: 0.5em !important; }
.mbm, .mvm, .mam {
margin-bottom: 1em !important; }
.mbl, .mvl, .mal {
margin-bottom: 2em !important; }
.mln, .mhn, .man {
margin-left: 0 !important; }
.mls, .mhs, .mas {
margin-left: 0.5em !important; }
.mlm, .mhm, .mam {
margin-left: 1em !important; }
.mll, .mhl, .mal {
margin-left: 2em !important; }
/*============Circle Progress==============*/
.circle-progress {
display: block;
position: relative;
margin: 0 auto;
width: 170px;
height: 170px;
}
.inner-circle {
border: 3px solid rgba(0, 0, 0, 0.1);
border-radius: 100%;
height: 160px;
left: 5px;
position: absolute;
top: 5px;
width: 160px;
}
.circle-progress > .progressbar-text {
color: #353b3f;
font-size: 24px;
height: 100%;
left: 0;
line-height: 167px;
position: absolute;
text-align: center;
text-indent: 5px;
width: 100%;
}
/*============Counter==============*/
.counter-bar {
margin-top: 0.4em;
text-align: center;
}
.counter-bar > h1 {
font-size: 48px;
margin: 0 0 0.35em;
text-transform: none;
}
.h-count-bar {
margin: 0.25em 0;
color: #33b1ef!important;
}
.home-studio .counter-value {
color: white;
}
.home-studio .h-count-bar {
color: #d6d6d6;
}
.white .counter-value,
.white .h-count-bar {
color: #fff;
}
.num_suffix,.num_prefix {
font-size: 75%;
}
/*============Icon List==============*/
.fightclub-icons-list {
list-style: outside none none;
margin: 0 0 2em !important;
}
.fightclub-icons-list > li {
padding: 0.24em 0 0.24em 2.4em;
position: relative;
}
.fightclub-icons-list > li > i {
left: 0;
position: absolute;
}
ol.styled-list {
margin:0 0 2em !important;
padding-right: 0;
list-style-type: none;
counter-reset:li;
}
ol.styled-list > li {
padding: 0.24em 0 0.24em 0;
position: relative;
}
ol.styled-list li::before {
background-color:#0079b5;
border-radius: 100%;
color: white;
content: counter(li, decimal);
counter-increment: li;
display: inline-block;
font-size: 80%;
font-weight: bold;
height: 20px;
line-height: 20px;
margin-right: 18px;
text-align: center;
width: 20px;
text-indent: 1px;
}
/*============Custom Table Type 1==============*/
.table-shortcode {
margin-bottom: 4em;
table-layout: fixed;
}
.table-shortcode.type-1 th {
background-color: #0079b5;
border: none;
border-right: 1px solid #fff;
color: white;
font-size: 87.57%;
padding: 1.2em;
text-align: center;
vertical-align: middle;
}
.table-shortcode.type-1 td {
background-color: #fff;
border: medium none;
border-right: 1px solid #fff;
padding: 0.65em;
text-align: center;
vertical-align: middle;
}
.table-shortcode.type-1 tr:nth-child(odd) td {
background-color: #fafafa;
}
.table-shortcode.type-2 thead {
border-left: 1px solid #dcdcdc;
border-right: 1px solid #dcdcdc;
border-top: 2px solid #0079b5;
}
.table-shortcode.type-2 th {
background-color: #fff;
border: none;
color: #0079b5;
font-size: 87.57%;
padding: 1.2em;
text-align: center;
vertical-align: middle;
}
.table-shortcode.type-2 td {
background-color: #fff;
border: 1px solid #dcdcdc;
padding: 0.65em;
text-align: center;
vertical-align: middle;
}
#countdown {
display: none;
}
#countdown h3 {
color: #3b424b;
}
.knob {
color: inherit !important;
font-family: inherit !important;
font-size: 36px !important;
font-weight: 300 !important;
margin-top: 50px !important;
}
.knob_progress {
margin: 4em 0;
text-align: center;
}
.progress_count {
display:inline-block;
margin: 0 20px;
text-align: center;
}
.progress_count h3{
margin: 0;
}
.knob_progress {
opacity: 0;
}
.progress_label {
margin-top: 2em;
text-indent: 0.3em;
}
.comingsoon-block {
height: 100%;
overflow-y: auto;
position: fixed;
width: 100%;
}
.comingsoon-block .fightclub-column {
padding: 0 0 80px;
}
.comingsoon-block.dark h5,
.comingsoon-block.dark .knob{
color:#fff!important;
}
.comingsoon-block #big-video-vid {
position: fixed!important;
}
/*=================Preview Images=================*/
.fightclub-preview-image {
display: block;
height: 0;
overflow: hidden;
padding-top: 300px;
position: relative;
width: 100%;
}
.fightclub-preview-image > img {
transform: translateY(-300px);
transition: all 1.4s linear 0s;
-webkit-transform: translateY(-300px);
-webkit-transition: all 1.4s linear 0s;
}
.fightclub-preview-image:hover > img {
transform: translateY(-100%);
transition: all 3s linear 0s;
-webkit-transform: translateY(-100%);
-webkit-transition: all 3s linear 0s;
}
.fightclub-preview-img-wrapper.small .fightclub-preview-image > img {
transition: all 0.3s linear 0s;
-webkit-transition: all 0.3s linear 0s;
}
.fightclub-preview-img-wrapper.small .fightclub-preview-image:hover > img {
transition: all 0.6s linear 0s;
-webkit-transition: all 0.6s linear 0s;
}
.fightclub-preview-img-wrapper > h4 {
margin-top: 0;
display: block;
text-align: center;
margin-bottom: 1em;
}
.fightclub-preview-img-wrapper h4 > a {
display: block;
padding: 0.6em 0;
}
/*=================STAFF ITEMS=================*/
.fightclub-staff .fightclub-staff-item {
float: left;
}
.fightclub-staff.cols-1 .fightclub-staff-item {
width: 100%;
}
.fightclub-staff.cols-2 .fightclub-staff-item {
width: 50%;
}
.fightclub-staff.cols-3 .fightclub-staff-item {
width: 33.33%;
}
.fightclub-staff.cols-4 .fightclub-staff-item {
width: 25%;
}
.fightclub-staff.cols-5 .fightclub-staff-item {
width: 20%;
}
@media(max-width:1199px){
.fightclub-staff.cols-5 .fightclub-staff-item {
width: 25%;
}
.fightclub-staff.cols-4 .fightclub-staff-item,
.fightclub-staff.cols-5 .fightclub-staff-item {
width: 33.33%;
}
}
@media(max-width:899px){
.fightclub-staff.cols-3 .fightclub-staff-item,
.fightclub-staff.cols-4 .fightclub-staff-item,
.fightclub-staff.cols-5 .fightclub-staff-item {
width: 50%;
}
}
@media(max-width:767px){
.fightclub-staff.cols-2 .fightclub-staff-item,
.fightclub-staff.cols-3 .fightclub-staff-item,
.fightclub-staff.cols-4 .fightclub-staff-item,
.fightclub-staff.cols-5 .fightclub-staff-item {
width: 100%;
}
}
img.fightclub-grayscaled-img {
filter: url("data:image/svg+xml;utf8,<svg xmlns=\'http://www.w3.org/2000/svg\'><filter id=\'grayscale\'><feColorMatrix type=\'matrix\' values=\'0.3333 0.3333 0.3333 0 0 0.3333 0.3333 0.3333 0 0 0.3333 0.3333 0.3333 0 0 0 0 0 1 0\'/></filter></svg>#grayscale"); /* Firefox 10+, Firefox on Android */
filter: gray; /* IE6-9 */
filter: grayscale(100%);
-webkit-filter: grayscale(100%); /* Chrome 19+, Safari 6+, Safari 6+ iOS */
}
.fightclub-normal-img {
position: absolute;
top: 0;
left: 0;
}
.fightclub-staff-item {
position: relative;
}
.staff-item-wrap {
background-color: rgba(255, 255, 255, 0.75);
height: auto;
left: 0;
position: absolute;
opacity: 0;
text-align: center;
bottom: 0;
width: 100%;
-webkit-transition: opacity 0.3s ease;
transition: opacity 0.3s ease;
}
.fightclub-staff-item:hover .staff-item-wrap {
opacity: 1;
-webkit-transition: opacity 0.3s ease;
transition: opacity 0.3s ease;
}
.fightclub-staff-item:hover .fightclub-grayscaled-img {
opacity: 0;
-webkit-transition: opacity 0.3s ease;
transition: opacity 0.3s ease;
}
.staff-item-inner {
min-height: 70px;
padding: 16px;
position: relative;
}
.staff-name {
margin: 0;
font-weight: 600;
}
.staff-position {
color: #0079b5;
font-size: 14px;
}
.fightclub-social-options {
height: 30px;
margin-top: -15px;
position: absolute;
right: 16px;
top: 50%;
}
.staff-item-wrap .fightclub-social {
background-color: #3b424b;
border-radius: 100%;
color: #c7c8c9;
height: 30px;
line-height: 30px;
margin: 0 0.25em;
width: 30px;
}
.staff-item-wrap .fightclub-social:hover {
color:white!important;
background-color:#0079b5;
}
.staff-item-inner > a {
display: block;
height: 100%;
left: 0;
position: absolute;
top: 0;
width: 100%;
}
.staff-name-holder {
float: left;
max-width: 50%;
text-align: left;
}
/*============Icon Style==============*/
.fightclub-icon-style.fightclub-lines-on {
position: relative;
}
.fightclub-icon-style.fightclub-lines-on::before {
border-top: 1px solid;
content: "";
height: 0;
position: absolute;
right: 110%;
top: 50%;
width: 63px;
}.fightclub-icon-style.fightclub-lines-on::after {
border-top: 1px solid;
content: "";
height: 0;
left: 110%;
position: absolute;
top: 50%;
width: 63px;
margin-left: 5px;
}
/*============Double Section==============*/
.fightclub-dbl-band {
margin: 0 -15px;
padding: 0;
position: relative;
}
.fightclub-dbl-band .fightclub-section-inner {
top: 0;
left: 15px;
position: absolute;
right: 15px;
bottom: 0;
}
.fightclub-dbl-left {
height: 100%;
left: 0;
padding: 0 15px;
position: absolute;
width: 50%;
}
.fightclub-dbl-right {
height: 100%;
width: 50%;
padding: 0 15px;
position: absolute;
right: 0;
}
.no_columns_margin .fightclub-dbl-left,
.no_columns_margin .fightclub-dbl-right {
width: 50%;
}
.fightclub-dbl-left.bg-image>div,
.fightclub-dbl-right.bg-image>div {
background-size: cover;
background-position: center;
}
.dbl-section .fightclub-column.one-half {
width: 50%;
}
.dbl-section .fightclub-column.one-half.last,
.dbl-section .fightclub-content-band > .fightclub-column:last-child,
.fightclub-content-band > .fightclub-container-fluid > .fightclub-column:last-child{
/* padding-right: 0; */
}
@media (max-width: 767px) {
.fightclub-dbl-left {
height: 50%;
left: 0;
width: 100%;
}
.fightclub-dbl-right {
bottom: 0;
height: 50%;
right: 0;
width: 100%;
}
.dbl-section .fightclub-column.one-half {
width: 100%;
}
.fightclub-dbl-band .fightclub-dbl-left .fightclub-section-inner {
bottom: 30px;
}
}
/*===============WEEKLY CLASS SCHEDULE===========*/
table.ing-schedule-normal-layout {
border-collapse: separate;
border-spacing: 0 21px;
table-layout: fixed;
text-transform: uppercase;
width: 100%;
border-width: 2px;
}
table.ing-schedule-normal-layout tr {
/*border-bottom: 1.4em solid white !important;*/
}
table.ing-schedule-normal-layout tr:last-child {
border-bottom: medium none !important;
}
.ing-schedule-wrapper table th {
font-weight: inherit;
}
.ing-schedule-wrapper table tr:first-child th {
border: none;
border-right: 2px solid white;
color: white;
height: 45px;
text-align: center;
background-color: #0079b5;
}
.ing-schedule-wrapper table tr:first-child th:last-child {
border-right: 2px solid #0079b5;
}
table.ing-schedule-normal-layout tbody > tr:not(:first-child) > td {
background-color: transparent !important;
border-top: 2px solid #33b1ef;
border-bottom: 2px solid #33b1ef;
}
table.ing-schedule-normal-layout tbody > tr:not(:first-child) > td:last-child {
border-right: 2px solid #33b1ef;
}
table.ing-schedule-normal-layout tbody > tr:not(:first-child) > th:first-child {
background-color: transparent;
border: 2px solid #33b1ef;
color: #33b1ef;
padding: 12px 0 12px 0;
text-transform: none;
font-size: 14px;
text-transform: uppercase;
text-align: center;
}
table.ing-schedule-normal-layout tbody > tr:not(:first-child):nth-child(2n+1) {
background-color: #f2f2f2;
}
table.ing-schedule-normal-layout tbody > tr:not(:first-child) {
transition: all 0.3s ease;
-webkit-transition: all 0.3s ease;
}
table.ing-schedule-normal-layout tbody > tr:not(:first-child):not(.schedule_off_row):hover {
background-color: #e1e1e1;
}
.ing-td-relative .ing-class-container {
left: 0;
margin: 5px 6px;
padding: 6px;
/*position: absolute;*/
top: -16px;
width: calc(200% - 8px);
text-align: center;
}
text-align: center;
}
table.ing-schedule-normal-layout tr:first-child {
border: none;
}
table.ing-schedule-normal-layout tr:not(:first-child) {
border: 2px solid #33b1ef;
}
.ing-schedule-wrapper table .fightclub-cell {
padding: 0;
}
.ing-td-relative {
padding: 0;
position: relative;
}
.ing-off-day {
text-align: center;
}
.ing-off-day h3 {
color: #0079b5;
margin: 0;
}
.ing-details-box-container {
padding: 8px 12px;
text-align: left;
text-transform: none;
}
.ing-class-container a {
color: #33b1ef;
}
.ing-class-container a:hover {
color: #33b1ef;
text-decoration: underline;
}
.ing-weekday-list {
list-style: outside none none;
margin-left: 0;
}
/*=============Image Hover================*/
.img-hover-enabled img{
transform: scale(1.0);
-webkit-transform: scale(1.0);
transition: all 0.5s ease;
-webkit-transition: all 0.5s ease;
}
.img-hover-enabled:hover img{
transform: scale(1.0);
-webkit-transform: scale(1.0);
transition: all 0.5s ease;
-webkit-transition: all 0.5s ease;
}
.img-hover-enabled:hover img{
transform: scale(1.1);
-webkit-transform: scale(1.1);
transition: all 0.5s ease;
-webkit-transition: all 0.5s ease;
}
.dummy-hover {
background-color: #d64123;
height: 100%;
left: 0;
position: absolute;
top: 0;
width: 100%;
opacity: 0;
transition: all 0.8s ease;
-webkit-transition: all 0.8s ease;
}
.img-hover-enabled {
display: block;
overflow: hidden;
position: relative;
}
.img-hover-enabled .dummy-hover {
background-color: rgba(0, 0, 0, 0.5);
}
.img-desc {
border: 2px solid white;
display: inline-block;
left: 50%;
/* padding: 0 1.4em;
padding: 16px 56px;*/
position: absolute;
top: 50%;
transform: translate(-50%, -50%);
-webkit-transform: translate(-50%, -50%);
opacity: 0;
transition: all 0.8s ease;
-webkit-transition: all 0.8s ease;
}
.img-desc {
font-family: "Exo 2", "Helvetica Neue", Helvetica, Arial, sans-serif;
color: white;
margin: 1em 0;
white-space: nowrap;
font-weight: 700;
letter-spacing: 2px;
font-size: 1.2rem;
line-height: 1.3;
padding: 1em 3.55em;
/* line-height: 40px;*/
text-transform: uppercase;
text-rendering: optimizelegibility;
}
.img-desc::before {
content: "";
width: 26px;
height: 6px;
position: absolute;
bottom: -2px;
right: -2px;
background-color: #ffffff;
}
.img-hover-enabled:hover .dummy-hover
{
opacity: 0.75;
}
.img-hover-enabled:hover .img-desc {
opacity: 1;
transform: translate(-50%, -50%);
-webkit-transform: translate(-50%, -50%);
} | 0.32146 | 0.126812 |
.aquaGainsboro4,
.hover_aquaGainsboro4:hover,
.active_aquaGainsboro4:active {
-webkit-box-shadow: 0 0.63em 0.75em rgba(180, 180, 180, .39),
inset 0 -0.5em 0.9em 0 #e9e5e5,
inset 0 -0.5em 0em 0.65em rgb(185, 124, 124),
inset 0 0em 0.5em 2em rgb(218, 218, 218);
-moz-box-shadow: 0 0.63em 0.75em rgba(180, 180, 180, .39),
inset 0 -0.5em 0.9em 0 #e9e5e5,
inset 0 -0.5em 0em 0.65em rgb(185, 124, 124),
inset 0 0em 0.5em 2em rgb(218, 218, 218);
box-shadow: 0 0.63em 0.75em rgba(180, 180, 180, .39),
inset 0 -0.5em 0.9em 0 #e9e5e5,
inset 0 -0.5em 0em 0.65em rgb(185, 124, 124),
inset 0 0em 0.5em 2em rgb(218, 218, 218);
}
.aquaGainsboro4h,
.hover_aquaGainsboro4h:hover,
.active_aquaGainsboro4h:active {
-webkit-box-shadow:0 0.63em 1em rgba(193, 193, 193, .55),
inset 0 -0.5em 0.9em 0 #ffffff,
inset 0 -0.5em 0em 0.65em #d2c8c8,
inset 0 0em 0.5em 2em #ffffff;
-moz-box-shadow:0 0.63em 1em rgba(193, 193, 193, .55),
inset 0 -0.5em 0.9em 0 #ffffff,
inset 0 -0.5em 0em 0.65em #d2c8c8,
inset 0 0em 0.5em 2em #ffffff;
box-shadow:0 0.63em 1em rgba(193, 193, 193, .55),
inset 0 -0.5em 0.9em 0 #ffffff,
inset 0 -0.5em 0em 0.65em #d2c8c8,
inset 0 0em 0.5em 2em #ffffff;
}
.aquaGainsboro4a,
.hover_aquaGainsboro4a:hover,
.active_aquaGainsboro4a:active {
/*background: #868686;*/
-webkit-box-shadow:0 0.63em 1em rgba(170, 139, 139, .55),
inset 0 -0.5em 0.9em 0 #f7f1f1,
inset 0 -0.5em 0em 0.65em #c59e9e,
inset 0 0em 0.5em 2em #ded7d7;
-moz-box-shadow:0 0.63em 1em rgba(170, 139, 139, .55),
inset 0 -0.5em 0.9em 0 #f7f1f1,
inset 0 -0.5em 0em 0.65em #c59e9e,
inset 0 0em 0.5em 2em #ded7d7;
box-shadow:0 0.63em 1em rgba(170, 139, 139, .55),
inset 0 -0.5em 0.9em 0 #f7f1f1,
inset 0 -0.5em 0em 0.65em #c59e9e,
inset 0 0em 0.5em 2em #ded7d7;
}
/* ------------------------------ color settings ----------------------------*/
.color_aquaGainsboro4,
.hover_color_aquaGainsboro4:hover,
.active_color_aquaGainsboro4:active {
color: #282828;
}
.color_aquaGainsboro4h,
.hover_color_aquaGainsboro4h:hover,
.active_color_aquaGainsboro4h:active {
color: #282828;
}
.color_aquaGainsboro4a,
.hover_color_aquaGainsboro4a:hover,
.active_color_aquaGainsboro4a:active {
color: #282828;
}
/* -------------------------- border settings --------------------------------*/
.border_aquaGainsboro4,
.hover_border_aquaGainsboro4:hover,
.active_border_aquaGainsboro4:active {
border-color: #868686 #868686 #868686 #868686;
}
.border_aquaGainsboro4h,
.hover_border_aquaGainsboro4h:hover,
.active_border_aquaGainsboro4h:active {
border-color: #868686 #868686 #868686 #868686;
}
.border_aquaGainsboro4a,
.hover_border_aquaGainsboro4a:hover,
.active_border_aquaGainsboro4a:active {
border-color: #868686 #868686 #868686 #868686;
} | widgets/common/assets/shadows/aqua/aquaGainsboro/aquaGainsboro4.css | .aquaGainsboro4,
.hover_aquaGainsboro4:hover,
.active_aquaGainsboro4:active {
-webkit-box-shadow: 0 0.63em 0.75em rgba(180, 180, 180, .39),
inset 0 -0.5em 0.9em 0 #e9e5e5,
inset 0 -0.5em 0em 0.65em rgb(185, 124, 124),
inset 0 0em 0.5em 2em rgb(218, 218, 218);
-moz-box-shadow: 0 0.63em 0.75em rgba(180, 180, 180, .39),
inset 0 -0.5em 0.9em 0 #e9e5e5,
inset 0 -0.5em 0em 0.65em rgb(185, 124, 124),
inset 0 0em 0.5em 2em rgb(218, 218, 218);
box-shadow: 0 0.63em 0.75em rgba(180, 180, 180, .39),
inset 0 -0.5em 0.9em 0 #e9e5e5,
inset 0 -0.5em 0em 0.65em rgb(185, 124, 124),
inset 0 0em 0.5em 2em rgb(218, 218, 218);
}
.aquaGainsboro4h,
.hover_aquaGainsboro4h:hover,
.active_aquaGainsboro4h:active {
-webkit-box-shadow:0 0.63em 1em rgba(193, 193, 193, .55),
inset 0 -0.5em 0.9em 0 #ffffff,
inset 0 -0.5em 0em 0.65em #d2c8c8,
inset 0 0em 0.5em 2em #ffffff;
-moz-box-shadow:0 0.63em 1em rgba(193, 193, 193, .55),
inset 0 -0.5em 0.9em 0 #ffffff,
inset 0 -0.5em 0em 0.65em #d2c8c8,
inset 0 0em 0.5em 2em #ffffff;
box-shadow:0 0.63em 1em rgba(193, 193, 193, .55),
inset 0 -0.5em 0.9em 0 #ffffff,
inset 0 -0.5em 0em 0.65em #d2c8c8,
inset 0 0em 0.5em 2em #ffffff;
}
.aquaGainsboro4a,
.hover_aquaGainsboro4a:hover,
.active_aquaGainsboro4a:active {
/*background: #868686;*/
-webkit-box-shadow:0 0.63em 1em rgba(170, 139, 139, .55),
inset 0 -0.5em 0.9em 0 #f7f1f1,
inset 0 -0.5em 0em 0.65em #c59e9e,
inset 0 0em 0.5em 2em #ded7d7;
-moz-box-shadow:0 0.63em 1em rgba(170, 139, 139, .55),
inset 0 -0.5em 0.9em 0 #f7f1f1,
inset 0 -0.5em 0em 0.65em #c59e9e,
inset 0 0em 0.5em 2em #ded7d7;
box-shadow:0 0.63em 1em rgba(170, 139, 139, .55),
inset 0 -0.5em 0.9em 0 #f7f1f1,
inset 0 -0.5em 0em 0.65em #c59e9e,
inset 0 0em 0.5em 2em #ded7d7;
}
/* ------------------------------ color settings ----------------------------*/
.color_aquaGainsboro4,
.hover_color_aquaGainsboro4:hover,
.active_color_aquaGainsboro4:active {
color: #282828;
}
.color_aquaGainsboro4h,
.hover_color_aquaGainsboro4h:hover,
.active_color_aquaGainsboro4h:active {
color: #282828;
}
.color_aquaGainsboro4a,
.hover_color_aquaGainsboro4a:hover,
.active_color_aquaGainsboro4a:active {
color: #282828;
}
/* -------------------------- border settings --------------------------------*/
.border_aquaGainsboro4,
.hover_border_aquaGainsboro4:hover,
.active_border_aquaGainsboro4:active {
border-color: #868686 #868686 #868686 #868686;
}
.border_aquaGainsboro4h,
.hover_border_aquaGainsboro4h:hover,
.active_border_aquaGainsboro4h:active {
border-color: #868686 #868686 #868686 #868686;
}
.border_aquaGainsboro4a,
.hover_border_aquaGainsboro4a:hover,
.active_border_aquaGainsboro4a:active {
border-color: #868686 #868686 #868686 #868686;
} | 0.317426 | 0.369656 |
body {
background: #ededed;
font-family: sans-serif;
font-weight: 100;
font-family: 'Share Tech Mono', monospace;
}
h1, h2, h3, h4 {
font-weight: 100;
}
h1, h2 {
font-family: 'Nixie One', cursive;
}
table {
-webkit-border-horizontal-spacing: 0px;
}
table.stack-list th {
text-align: left;
}
table.stack-list td, table.stack-list th {
padding-right: 15px;
}
table.stack-list td.name {
text-align: left;
/* width: 15%; */
}
table.stack-list td.drift {
text-align: left;
}
table.stack-list td.status {
text-align: left;
/* width: 20%; */
}
table.stack-list td.created, table.stack-list td.update {
text-align: left;
/* width: 30% */
}
table.stack-list td.drift {
text-align: center;
/* width: 10% */
}
th.headers td {
text-align: left;
padding: 0;
border: 0;
}
td.action {
width: 75px;
}
td.type {
width: 425px;
}
td.resource {
width: 425px;
text-align: left;
}
th td.resource {
padding-left: 5px;
}
td.replacement {
width: 100px;
}
table.change-set, table.drift {
border-bottom: 1px #bbb solid;
}
tr.compare {
display: none;
}
tr.change-set td, tr.compare td, tr.diff td, tr.drift td {
font-size: .8em;
vertical-align: top;
padding: 0;
}
tr.diff td.diff-label {
padding-top: 1em;
}
tr.drift td {
line-height: 1.5em;
}
td.details {
padding-top: 4;
border-top:1pt black dashed;
}
td.details li, td.difference li {
margin-top: 2px;
font-size: .8em;
margin-bottom: 5px;
line-height: 1.3em;
list-style-type: none;
}
span.code {
font-family: monospace;
font-size: 1.2em;
padding-left: 10px;
}
span.resource {
font-family: monospace;
font-size: 1.3em;
}
li.expected, li.actual {
padding: 5px;
border-style: solid;
border-width: thin;
border-radius: 3px;
}
li.expected {
border-color: blue;
}
li.actual {
border-color: red;
}
li.expected pre, li.actual pre {
margin-bottom: 0;
}
th td.replacement {
padding-left: 25px;
}
table.change-set tr.change-set td.replacement, td.replacement {
padding-left: 20px;
padding-right: 3px;
}
tr.change-set td.replacement {
text-align: left;
}
tr.compare td pre, tr.differences td pre {
white-space: pre-wrap;
word-wrap: break-word;
width: 475px;
margin-top: 0;
}
tr.differences td pre {
white-space: pre-wrap;
word-wrap: break-word;
width: 900px;
}
.content pre, .expected pre, .actual pre {
padding: 5px;
border-radius: 3px;
background-color: #333;
color: white;
}
.expected {
color: blue;
}
.actual {
color: red;
}
text, title {
fill: black;
font-family: sans-serif;
font-size: 10px;
}
.CREATE_COMPLETE, .UPDATE_COMPLETE {
stroke: green;
}
.DELETE_COMPLETE {
stroke: black;
}
.CREATE_IN_PROGRESS, .DELETE_IN_PROGRESS, .UPDATE_IN_PROGRESS {
stroke: yellow;
}
.DELETE_SKIPPED {
stroke: orange;
}
.CREATE_FAILED, .DELETE_FAILED, .UPDATE_FAILED {
stroke: red;
}
g text {
display: none;
}
g.showtext text {
display: inline;
fill: blue;
text-anchor: middle;
} | grayws/static/style.css | body {
background: #ededed;
font-family: sans-serif;
font-weight: 100;
font-family: 'Share Tech Mono', monospace;
}
h1, h2, h3, h4 {
font-weight: 100;
}
h1, h2 {
font-family: 'Nixie One', cursive;
}
table {
-webkit-border-horizontal-spacing: 0px;
}
table.stack-list th {
text-align: left;
}
table.stack-list td, table.stack-list th {
padding-right: 15px;
}
table.stack-list td.name {
text-align: left;
/* width: 15%; */
}
table.stack-list td.drift {
text-align: left;
}
table.stack-list td.status {
text-align: left;
/* width: 20%; */
}
table.stack-list td.created, table.stack-list td.update {
text-align: left;
/* width: 30% */
}
table.stack-list td.drift {
text-align: center;
/* width: 10% */
}
th.headers td {
text-align: left;
padding: 0;
border: 0;
}
td.action {
width: 75px;
}
td.type {
width: 425px;
}
td.resource {
width: 425px;
text-align: left;
}
th td.resource {
padding-left: 5px;
}
td.replacement {
width: 100px;
}
table.change-set, table.drift {
border-bottom: 1px #bbb solid;
}
tr.compare {
display: none;
}
tr.change-set td, tr.compare td, tr.diff td, tr.drift td {
font-size: .8em;
vertical-align: top;
padding: 0;
}
tr.diff td.diff-label {
padding-top: 1em;
}
tr.drift td {
line-height: 1.5em;
}
td.details {
padding-top: 4;
border-top:1pt black dashed;
}
td.details li, td.difference li {
margin-top: 2px;
font-size: .8em;
margin-bottom: 5px;
line-height: 1.3em;
list-style-type: none;
}
span.code {
font-family: monospace;
font-size: 1.2em;
padding-left: 10px;
}
span.resource {
font-family: monospace;
font-size: 1.3em;
}
li.expected, li.actual {
padding: 5px;
border-style: solid;
border-width: thin;
border-radius: 3px;
}
li.expected {
border-color: blue;
}
li.actual {
border-color: red;
}
li.expected pre, li.actual pre {
margin-bottom: 0;
}
th td.replacement {
padding-left: 25px;
}
table.change-set tr.change-set td.replacement, td.replacement {
padding-left: 20px;
padding-right: 3px;
}
tr.change-set td.replacement {
text-align: left;
}
tr.compare td pre, tr.differences td pre {
white-space: pre-wrap;
word-wrap: break-word;
width: 475px;
margin-top: 0;
}
tr.differences td pre {
white-space: pre-wrap;
word-wrap: break-word;
width: 900px;
}
.content pre, .expected pre, .actual pre {
padding: 5px;
border-radius: 3px;
background-color: #333;
color: white;
}
.expected {
color: blue;
}
.actual {
color: red;
}
text, title {
fill: black;
font-family: sans-serif;
font-size: 10px;
}
.CREATE_COMPLETE, .UPDATE_COMPLETE {
stroke: green;
}
.DELETE_COMPLETE {
stroke: black;
}
.CREATE_IN_PROGRESS, .DELETE_IN_PROGRESS, .UPDATE_IN_PROGRESS {
stroke: yellow;
}
.DELETE_SKIPPED {
stroke: orange;
}
.CREATE_FAILED, .DELETE_FAILED, .UPDATE_FAILED {
stroke: red;
}
g text {
display: none;
}
g.showtext text {
display: inline;
fill: blue;
text-anchor: middle;
} | 0.443359 | 0.144934 |
body{
background:#eff1f9;
color:#334151;
direction: ltr;
-webkit-font-smoothing: antialiased;
-moz-osx-font-smoothing: grayscale;
-webkit-tap-highlight-color: transparent;
-webkit-text-size-adjust: none;
-ms-touch-action: manipulation;
touch-action: manipulation;
-webkit-font-feature-settings: "liga" 0;
font-feature-settings: "liga" 0;
height: 100%;
overflow-y: scroll;
position: relative;
}
.page {
display: flex;
flex-direction: column;
min-height: 100vh;
}
*::-webkit-scrollbar {
width: 4px;
height: 4px;
transition: .3s background;
}
::-webkit-scrollbar-thumb {
background: #e1e6f1;
}
*:hover::-webkit-scrollbar-thumb {
background: #adb5bd;
}
.box-shadow{
box-shadow: 0 8px 16px 0 rgba(162, 169, 204,.24);
}
.box-shadow-0{
box-shadow:none !important;
}
.custom-card{
margin-bottom: 20px;
border:0;
box-shadow: 0 8px 16px 0 rgba(162, 169, 204,.24);
}
.card-aside {
-ms-flex-direction: row;
flex-direction: row;
}
.card-aside-column {
min-width: 5rem;
width: 30%;
-ms-flex: 0 0 30%;
flex: 0 0 30%;
background: no-repeat center/cover;
}
.card-options {
margin-left: auto;
display: -ms-flexbox;
display: flex;
-ms-flex-order: 100;
order: 100;
margin-right: -.5rem;
color: #99a6b7;
-ms-flex-item-align: center;
align-self: center;
}
.card-options a:not(.btn) {
margin-left: .5rem;
color: #99a6b7;
display: inline-block;
min-width: 1rem;
}
.card-options a:not(.btn):hover {
text-decoration: none;
color:#334151;
}
.card-fullscreen {
position: fixed;
top: 0;
left: 0;
right: 0;
bottom: 0;
z-index: 1000;
margin: 0;
}
.card-collapsed> :not(.card-header):not(.card-status) {
display: none;
}
.card-options a:not(.btn) i {
font-size: 1rem;
vertical-align: middle;
}
.card-options .dropdown-toggle:after {
display: none;
}
.cover-image {
-webkit-background-size: cover;
-moz-background-size: cover;
-o-background-size: cover;
background-size: cover !important;
}
.custom-card-header{
background:#fff;
display:flex;
line-height:0;
}
.header-brand-img {
height: 3rem;
line-height: 2.5rem;
vertical-align: middle;
width: auto;
margin-top: 4px;
}
.card-body+.card-body {
border-top: 1px solid #e1e6f1;
}
.header-navheading{
padding:20px 20px 15px;
text-align: center;
}
.main-navbar .nav-sub-link:before{
content: '\e936';
font-family: 'feather';
margin-right: 8px;
color: #334151;
font-size:8px;
}
.page-header .breadcrumb{
background:none;
padding-left: 0 !important;
padding: 0 ;
margin-bottom: 0;
}
.page-header .breadcrumb-item a {
color:#334151;
}
.page-header .breadcrumb-item.active {
color: #8760fb;
}
.page-header{
display: flex;
-ms-flex-align: center;
align-items: center;
margin: 1.5rem 0 1.5rem;
-ms-flex-wrap: wrap;
justify-content: space-between;
padding: 0;
position: relative;
min-height: 50px;
}
.card-sub-title{
font-size:13px;
margin-top: -4px;
}
@media(max-width:992px){
.jumps-prevent{
padding-top:0 !important;
}
.main-navbar.sticky.sticky-pin{
margin-bottom:0 !important;
}
.page-header {
display: block;
}
.page-header .breadcrumb{
margin-bottom:1rem;
}
#mailContent .main-mail-list{
width: 100%;
overflow-x: auto;
-webkit-overflow-scrolling: touch;
}
#mailContent .main-mail-item{
-webkit-overflow-scrolling: touch;
}
.main-chat-footer{
position:inherit;
}
.main-header-notification .dropdown-menu{
top: 46px;
}
.main-header-notification>a::after{
top: 40px;
}
.main-profile-menu .dropdown-menu{
top: 51px;
}
.main-profile-menu>.main-img-user::before{
bottom: -20px;
}
.main-navbar .nav{
padding:0;
margin-bottom:0;
}
.main-navbar .nav-item{
padding:10px;
border-bottom: 1px solid #e1e6f1;
transition: all .25s;
transition-duration: 0.25s;
}
.main-navbar .nav-link{
height:auto;
}
.main-navbar .nav-sub{
border-top:0;
}
.main-navbar .nav-item.show>.nav-sub{
padding:5px;
}
.main-navbar .nav-item .nav-sub li:first-child{
margin-top:10px;
}
.main-navbar .nav-item .nav-sub li.nav-sub-item:first-child{
margin-top:0px;
}
.main-navbar .nav-sub-mega .nav li:not(.nav-sub-item):first-of-type {
margin-top: 10px !important;
}
.main-navbar .nav-sub-mega .nav li:not(.nav-sub-item){
margin-left:0;
}
.main-navbar .nav-sub-item{
margin-left:15px;
}
.main-header{
position:fixed;
box-shadow:none;
border-bottom:1px solid #e1e6f1;
border-top:0 ;
}
.header-settings .nav-link.icon{
padding-right:0;
}
.main-logo .header-brand-img{
margin-left:10px;
}
.side-header{
position: fixed !important;
}
.main-sidebar-hide .side-header{
left:0px;
right:0px;
}
.main-sidebar-hide .sidemenu-logo {
padding: 5px;
}
.main-content.side-content .page-header{
padding-top:63px !important;
}
.main-content .page-header{
padding-top:63px !important;
}
.main-content .page-header .btn.btn-list{
padding-left:0;
text-align: left;
}
#example-input.dataTable>tbody>tr.child ul.dtr-details>li{
display:flex !important;
}
}
@media(max-width:767px){
.main-content-body-contacts {
border-top:1px solid #e1e6f1;
}
.card-option{
display:inline-block !important;
}
.card-option-title{
margin-bottom:10px;
}
.header-search.dropdown{
position: initial !important;
}
.header-search .dropdown-menu{
position: absolute !important;
left: -1px !important;
right: -1px !important;
width: 100% !important;
top: 100% !important;
}
.header-search.show .dropdown-menu::before {
display:none;
}
.timeline .btn{
font-size:12px;
}
.vtimeline:before{
left:6px !important;
}
.vtimeline .timeline-wrapper .timeline-badge{
left:0 !important;
}
.vtimeline .timeline-wrapper{
padding-right:0 !important;
}
.vtimeline .timeline-wrapper .timeline-panel{
width:auto !important;
margin-left: 10% !important;
}
.vtimeline .timeline-wrapper .timeline-panel:after{
border-right: 14px solid #cad4e4 !important;
border-left: 0 solid #cad4e4 !important;
left: -14px !important;
right: auto !important;
}
.vtimeline .timeline-wrapper.timeline-inverted{
padding-left:0 !important
}
.vtimeline .timeline-wrapper.timeline-inverted .timeline-panel{
margin-right:0 !important;
width:auto !important
}
}
@media(max-width:1024px) and (min-width:768px){
.main-header-right{
margin-right:15px;
}
}
@media (max-width: 380px){
.main-header-notification{
display:none;
}
.carousel-slider #thumbcarousel .carousel-item .thumb{
margin:5px !important;
}
.main-nav-line-chat .nav-link{
font-size:12px;
}
.main-mail-header>div:last-child {
display: none;
}
}
@media (max-width: 575.98px){
.main-logo .header-brand-img.desktop-logo{
display:none;
}
.main-logo .header-brand-img.icon-logo{
display:block;
}
.flot-chart1 {
height: 200px !important;
}
.main-contact-info-header .media-body .nav-link{
font-size: 12px;
}
.modal.pos-static .modal-footer{
display:block;
}
.modal.pos-static .modal-footer .btn{
width:100%;
}
.modal.pos-static .modal-footer> :not(:first-child){
margin-left:0;
margin-top:10px;
}
}
@media (min-width: 992px){
.sticky {
width:100%;
}
.sticky-pin {
position: fixed;
top: 0;
width:100%;
}
.main-navbar.sticky.sticky-pin{
border-bottom:1px solid #e1e6f1;
}
.main-content{
padding-top:58px;
}
.main-content{
padding-top:58px;
}
.main-content.side-content{
padding-top:63px;
}
.main-content-app, .main-content-calendar, .main-content-contacts{
display:flex;
}
.main-sidebar-hide .main-content.side-content{
margin-left: 0;
}
.main-error-wrapper h1 {
font-size:12rem;
}
}
.flot-chart {
width: 100%;
height: 180px;
}
.flot-chart1 {
width: 100%;
height: 300px;
}
.flot-chart-wrapper {
position: relative;
margin-left: -16px;
margin-right: -30px;
}
.chart-wrapper {
position: absolute;
right: -8px;
bottom: 5px;
left: -8px;
}
.dash-20{
font-size:20px;
}
.dash-25{
font-size:25px;
}
.dash-30{
font-size:30px;
}
.fs-10{
font-size:10px;
}
.fs-11{
font-size:11px;
}
.fs-12{
font-size:12px;
}
.fs-13{
font-size:13px;
}
.fs-14{
font-size:14px;
}
.fs-15{
font-size:15px;
}
.fs-16{
font-size:16px;
}
.fs-17{
font-size:17px;
}
.fs-18{
font-size:18px;
}
.fs-19{
font-size:19px;
}
.fs-20{
font-size:20px;
}
.fs-30{
font-size:30px;
}
.fs-40{
font-size:40px;
}
.fs-50{
font-size:50px;
}
#chartBar5{
height:135px;
}
.flag-icon {
font-size: 24px;
line-height: 1;
border-radius: 100%;
}
/* Back-top-button*/
#back-to-top {
color: #fff;
position: fixed;
bottom: 20px;
right: 20px;
z-index: 99;
display: none;
text-align: center;
z-index: 10000;
height: 30px;
width: 30px;
background-repeat: no-repeat;
border: 2px solid transparent;
background: #8760fb;
background-position: center;
transition: background-color 0.1s linear;
-moz-transition: background-color 0.1s linear;
-webkit-transition: background-color 0.1s linear;
-o-transition: background-color 0.1s linear;
}
#back-to-top i {
padding-top: 6px;
font-size: 14px;
line-height: 1.8rem;
}
#back-to-top:hover {
color: #8760fb !important;
border: 2px solid #8760fb;
background: #fff !important;
}
.contact-icon{
display: inline-flex;
width: 35px;
height: 35px;
text-align: center;
font-size: 1rem;
align-items: center;
justify-content: center;
border-radius:50%;
}
.contact-icon:hover{
background:#e1e6f1;
}
.accordion-color .card-header a, .accordion-color .card-header a:hover, .accordion-color .card-header a:focus {
color: #8760fb;
}
.accordion-color .card-header a.collapsed {
background-color: #8760fb;
color: rgba(255, 255, 255, 0.8);
font-weight: 500;
letter-spacing: -.1px;
}
.accordion-color .card-header a.collapsed:hover, .accordion-color .card-header a.collapsed:focus {
background-color: #8760fb;
color: #fff;
}
.custom-leftnav .main-content-left-components{
position: -webkit-sticky;
position: sticky;
border-right:0;
top: 4rem;
}
.component-item a:before{
content: '\e92f';
margin-right: 8px;
position: relative;
font-family: 'feather' !important;
color: #68798b;
}
.square{
border-radius:0 !important;
}
.radius{
border-radius:5px !important;
}
.main-icon-list{
padding:10px;
border:1px solid #e1e6f1;
}
.icons-list {
list-style: none;
margin: 0 -1px -1px 0;
padding: 0;
display: -ms-flexbox;
display: flex;
-ms-flex-wrap: wrap;
flex-wrap: wrap;
}
.icons-list-item {
flex: 1 0 2rem;
height:2rem;
text-align: center;
display: -ms-flexbox;
display: flex;
-ms-flex-align: center;
align-items: center;
-ms-flex-pack: center;
justify-content: center;
-webkit-transform: scale(1);
transform: scale(1);
-webkit-transition: .3s ease-in-out;
transition: .3s ease-in-out;
}
.icons-list .flag-icon{
border-radius:0;
}
.description-block {
display: block;
margin: 10px 0;
text-align: center;
}
.skill-tags a {
float: left;
margin-right: 5px;
margin-bottom: 5px;
padding: 5px 10px;
border-radius: 0px;
color: #99a6b7;
font-size: 12px;
border: 1px solid #e1e6f1;
}
.reviewnavs{
padding-left: 0;
list-style: none;
display: inline-flex;
}
.reviewnavs li{
margin-right:5px;
}
.reviewnavs li a{
color:#99a6b7;
}
.header-brand-img.icon-logo{
display:none;
}
.main-header-right .nav-link.icon{
font-size: 20px;
color: #1c273c;
cursor:pointer;
line-height: .9;
}
.dash-icon{
position: absolute;
right: 10px;
font-size: 3rem;
opacity: 0.5;
color: #d3d9e4;
top: 10px;
}
.sidebar-body h5{
padding: 10px 10px;
font-size: 14px;
border-bottom: 1px solid #e1e6f1;
}
.price-img{
padding-top: 2rem;
}
.price-img i{
font-size:3rem;
}
.price-1 .list-unstyled li{
padding:7px 0;
}
.card-pricing h1{
font-size: 2.5rem !important;
padding: 15px 30px;
text-align: center;
}
.pricing-title{
text-align: center;
padding-top: 20px;
font-size: 20px;
font-weight: 500;
}
.card-pricing2 h1{
font-size: 2.5rem !important;
padding: 15px 30px;
text-align: center;
}
.card-pricing3 h1{
font-size: 2.5rem !important;
padding: 15px 30px;
text-align: center;
}
.card-pricing4 h1{
font-size: 2.5rem !important;
padding: 15px 30px;
text-align: center;
}
.card-pricing .list-unstyled li {
padding: .5rem 0;
border-bottom:0;
}
.card-pricing2 .list-unstyled li {
padding: .5rem 0;
border-bottom:0;
}
.card-pricing3 .list-unstyled li {
padding: .5rem 0;
border-bottom:0;
}
.card-pricing4 .list-unstyled li {
padding: .5rem 0;
border-bottom:0;
}
.pricing-tabs .pri-tabs-heading{
padding:15px;
text-align:center;
margin:0 auto;
display:inline-table;
}
.pricing-tabs .nav-price li a{
padding: 10px 20px 10px 20px;
color: #1c273c;
background: #fff;
border:1px solid #e1e6f1;
}
.pricing-tabs .nav-price li .active{
background: #e1e6f1;
color: #1c273c;
}
.pricing-tabs .tab-content{
padding: 15px;
margin-top:1.5rem
}
.pricing1 .price{
font-size: 2.5rem;
}
/* Timeline */
/*--- Vertical --*/
.vtimeline {
list-style: none;
padding: 0;
position: relative;
margin-bottom: 20px;
}
.vtimeline:before {
top: 0;
bottom: 0;
position: absolute;
content: " ";
width: 3px;
background-color: #d1d4e4;
left: 50%;
margin-left: -1.5px;
}
.vtimeline .timeline-wrapper {
display: block;
margin-bottom: 20px;
position: relative;
width: 100%;
padding-right: 90px;
}
.vtimeline .timeline-wrapper:before {
content: " ";
display: table;
}
.vtimeline .timeline-wrapper:after {
content: " ";
display: table;
clear: both;
}
.vtimeline .timeline-wrapper .timeline-panel {
border-radius: 2px;
padding: 20px;
position: relative;
background: #ffffff;
border-radius: 0px;
box-shadow: 0 8px 16px 0 rgba(162, 169, 204,.24);
width: 35%;
margin-left: 15%;
}
.vtimeline .timeline-wrapper .timeline-panel:before {
position: absolute;
top: 0;
width: 100%;
height: 2px;
content: "";
left: 0;
right: 0;
}
.vtimeline .timeline-wrapper .timeline-panel:after {
position: absolute;
top: 10px;
right: -14px;
display: inline-block;
border-top: 14px solid transparent;
border-left: 14px solid #cad4e4;
border-right: 0 solid #cad4e4;
border-bottom: 14px solid transparent;
content: " ";
}
.vtimeline .timeline-wrapper .timeline-panel .timeline-title {
font-size: 1rem;
font-weight: 700;
margin: 0 0 .625rem;
}
.vtimeline .timeline-wrapper .timeline-panel .timeline-body p + p {
margin-top: 5px;
}
.vtimeline .timeline-wrapper .timeline-panel .timeline-body ul {
margin-bottom: 0;
}
.vtimeline .timeline-wrapper .timeline-panel .timeline-footer span {
font-size: .6875rem;
}
.vtimeline .timeline-wrapper .timeline-badge {
width: 14px;
height: 14px;
position: absolute;
top: 16px;
left: calc(50% - 7px);
z-index: 0;
border-top-right-radius: 50%;
border-top-left-radius: 50%;
border-bottom-right-radius: 50%;
border-bottom-left-radius: 50%;
border: 2px solid #ffffff;
}
.vtimeline .timeline-wrapper .timeline-badge i {
color: #ffffff;
}
.vtimeline .timeline-wrapper.timeline-inverted {
padding-right: 0;
padding-left: 90px;
}
.vtimeline .timeline-wrapper.timeline-inverted .timeline-panel {
margin-left: auto;
margin-right: 15%;
}
.vtimeline .timeline-wrapper.timeline-inverted .timeline-panel:after {
border-left-width: 0;
border-right-width: 14px;
left: -14px;
right: auto;
}
.timeline-wrapper-primary .timeline-panel:before {
background: #8760fb;
}
.timeline-wrapper-primary .timeline-badge {
background: #8760fb;
}
.timeline-wrapper-secondary .timeline-panel:before {
background: #eb6f33;
}
.timeline-wrapper-secondary .timeline-badge {
background: #eb6f33;
}
.timeline-wrapper-success .timeline-panel:before {
background: #03c895;
}
.timeline-wrapper-success .timeline-badge {
background: #03c895;
}
.timeline-wrapper-info .timeline-panel:before {
background: #01b8ff;
}
.timeline-wrapper-info .timeline-badge {
background: #01b8ff;
}
.timeline-wrapper-warning .timeline-panel:before {
background: #fcd539;
}
.timeline-wrapper-warning .timeline-badge {
background: #fcd539;
}
.timeline-wrapper-danger .timeline-panel:before {
background: #ff473d;
}
.timeline-wrapper-danger .timeline-badge {
background: #ff473d;
}
.timeline-wrapper-light .timeline-panel:before {
background: #f1f2f9;
}
.timeline-wrapper-light .timeline-badge {
background: #f1f2f9;
}
.timeline-wrapper-dark .timeline-panel:before {
background: #1c273c;
}
.timeline-wrapper-dark .timeline-badge {
background: #1c273c;
}
.text-wrap {
font-size: 14px;
line-height: 1.66;
}
.example {
padding: 1rem;
border: 1px solid #e1e6f1;
font-size: 0.9375rem;
}
.example+.highlight {
border-top: none;
margin-top: 0;
}
.text-wrap> :last-child {
margin-bottom: 0;
}
.highlight {
margin: 1rem 0 2rem;
border: 1px solid #e1e6f1;
border-radius: 0px;
font-size: 0.9375rem;
max-height: 20rem;
background: #edeff7;
}
.clip-widget{
position:relative;
}
.clipboard-icon {
position: absolute;
top: 10px;
right: 10px;
font-size: 14px;
background: #fff;
border: 1px solid #e1e6f1;
padding: 5px 10px;
border-radius: 0px;
cursor: pointer;
}
.user-card .main-img-user{
margin:0 auto;
}
.icon-service{
display: inline-flex;
width: 3.5rem;
height: 3.5rem;
padding: 1.1rem;
margin-bottom:0.5rem;
}
.icon-service i{
font-size: 1.2rem;
}
/*-- Bg-transparent---*/
.bg-success-transparent {
background-color: rgba(56, 210, 80, 0.2) ;
}
.bg-secondary-transparent {
background-color: rgba(236, 131, 27, 0.2) ;
}
.bg-primary-transparent {
background-color: rgb(135, 96, 251,0.2) ;
}
.bg-info-transparent {
background-color: rgba(1, 184, 255, 0.2) ;
}
.bg-warning-transparent {
background-color: rgba(253, 160, 8, 0.2) ;
}
.bg-danger-transparent {
background-color: rgba(255, 71, 61, 0.2) ;
}
.bg-pink-transparent {
background-color: rgba(241, 0, 117, 0.2) ;
}
.bg-purple-transparent {
background-color: rgba(111, 66, 193, 0.2) ;
}
.bg-dark-transparent {
background-color: rgba(28, 39, 60, 0.2) ;
}
.bg-white-transparent{
background-color: rgba(255, 255, 255, 0.2) ;
}
.our-team .picture {
height: 100px;
width: 100px;
margin: 0 auto;
z-index: 0;
position: relative;
overflow:hidden;
}
.our-team:hover .picture::before {
height: 100%;
}
.our-team .picture::after {
content: "";
width: 100%;
height: 100%;
border-radius: 50%;
background-color: #8760fb;
position: absolute;
top: 0;
left: 0;
z-index: -1;
}
.our-team .picture img {
width: 100%;
height: auto;
border-radius: 50%;
transform: scale(1);
transition: all 0.9s ease 0s;
}
.our-team:hover .picture img {
box-shadow: 0 0 0 3px #e1e6f1;
transform: scale(0.8);
}
.iti__hide {
display: none;
}
.token.operator,
.token.entity,
.token.url,
.language-css .token.string,
.style .token.string,
.token.variable {
background: none;
}
.user-lock img{
width:70px;
height:70px;
margin:0 auto;
}
.eamil-body{
margin-top:30px;
}
/*-- rating--*/
.rating-stars {
width: 100%;
text-align: center;
}
.rating-stars .rating-stars-container {
font-size: 0px;
}
.rating-stars .rating-stars-container .rating-star {
display: inline-block;
font-size: 30px;
cursor: pointer;
padding: 4px 8px;
color:#e1e6f1;
}
.rating-stars .rating-stars-container .rating-star.is--active .fa-heart ,
.rating-stars .rating-stars-container .rating-star.is--hover .fa-heart {
color: #fb0d00;
}
.rating-stars .rating-stars-container .rating-star.sm {
display: inline-block;
font-size: 14px;
color: #eaedf1;
cursor: pointer;
padding: 5px;
}
.rating-stars .rating-stars-container .rating-star.is--active,
.rating-stars .rating-stars-container .rating-star.is--hover {
color: #f1c40f;
}
.rating-stars .rating-stars-container .rating-star.is--no-hover {
color: #f1f1f9;
}
.rating-stars .rating-stars-container .rating-star .fa-heart .is--no-hover {
color: #f1f1f9;
}
/*-----Br Themes-----*/
.br-theme-bars-horizontal .br-widget a {
background-color: #e1e6f1;
}
.br-theme-bars-horizontal .br-widget a.br-active,
.br-theme-bars-horizontal .br-widget a.br-selected {
background-color: #8760fb;
}
.br-theme-bars-horizontal .br-widget .br-current-rating {
color: #8760fb;
}
.br-theme-bars-pill .br-widget a {
background-color: #e1e6f1;
}
.br-theme-bars-pill .br-widget a.br-active,
.br-theme-bars-pill .br-widget a.br-selected {
background-color: #8760fb;
color: white;
}
.br-theme-bars-pill .br-widget a {
color: #8760fb;
}
.br-theme-bars-square .br-widget a.br-active,
.br-theme-bars-square .br-widget a.br-selected {
border: 2px solid #e1e6f1 ;
color: #8760fb ;
}
.br-theme-bars-square .br-widget a {
border: 2px solid #e1e6f1;
background-color: #fff;
color:#334151;
}
.br-theme-bars-movie .br-widget a.br-active,
.br-theme-bars-movie .br-widget a.br-selected {
background-color: #8760fb;
}
.br-theme-bars-movie .br-widget a {
background-color: #e1e6f1;
}
.br-theme-bars-movie .br-widget .br-current-rating {
color:#8760fb;
}
.br-theme-bars-1to10 .br-widget a {
background-color: #e1e6f1;
}
.br-theme-bars-1to10 .br-widget a.br-active,
.br-theme-bars-1to10 .br-widget a.br-selected {
background-color: #8760fb;
}
.br-theme-bars-1to10 .br-widget .br-current-rating {
color: #8760fb;
}
.br-theme-fontawesome-stars .br-widget a.br-active:after {
color: #8760fb;
}
.br-theme-fontawesome-stars .br-widget a.br-selected:after {
color: #8760fb;
}
/*-----Br Themes-----*/
.rating-stars input{
display: block;
margin:0 auto;
text-align:center;
padding: 0.375rem 0.75rem;
font-size: 0.9375rem;
line-height: 1.6;
color: #495057;
background-color: #fff;
background-clip: padding-box;
border: 1px solid #eaedf1;
transition: border-color 0.15s ease-in-out, box-shadow 0.15s ease-in-out;
}
.task-list {
list-style: none;
position: relative;
margin: 0;
padding: 30px 0 0;
}
.task-list:after {
content: "";
position: absolute;
background:#e1e6f1;
height: 100%;
width: 1px;
top: 0;
left: 30px;
z-index: 1;
}
.task-list li {
margin-bottom: 30px;
padding-left: 55px;
position: relative;
}
.task-list li:last-child {
margin-bottom: 0;
}
.task-list li .task-icon {
position: absolute;
left: 22px;
top: 13px;
border-radius: 50%;
padding: 2px;
width: 17px;
height: 17px;
z-index: 2;
}
.task-list li h6{
margin-bottom:5px;
}
.btn-group-sm>.btn, .btn-sm {
padding: .25rem .5rem;
font-size: 0.75rem;
line-height: 1.5;
border-radius: 0rem;
min-height:0;
}
.product-img img{
-webkit-transform: scale(1);
transform: scale(1);
-webkit-transition: .3s ease-in-out;
transition: .3s ease-in-out;
}
.product-img:hover img{
-webkit-transform: scale(1.2);
transform: scale(1.2);
}
.item-card .product-info{
padding: 0;
margin: 0;
opacity: 0;
left:0;
right:0;
text-align:center;
position: absolute;
bottom: -30px;
z-index: 1;
transition: all .5s ease 0s;
}
.item-card:hover .product-info{
opacity:1;
bottom:30%;
}
.product_price li {
display: inline-block;
padding: 0 10px;
font-weight:500;
font-size:16px;
}
.product_price .old_price {
text-decoration: line-through !important;
color: #99a6b7;
}
.productdesc .list-unstyled li {
border-bottom: 0 !important;
margin-bottom: 18px;
}
.productdesc .list-unstyled li:last-child {
margin-bottom: 0 !important;
}
.error-bg{
background: url(../img/pngs/bg.png);
background-position: center;
background-size: cover;
}
.breadcrumb-3 ol {
position: relative;
display: block;
width: 100%;
text-align: center;
}
.breadcrumb-3 li {
display: contents;
text-align: center;
}
.breadcrumb-4 ol {
position: relative;
display: block;
width: 100%;
text-align: right;
}
.breadcrumb-4 li {
display: contents;
text-align: right;
}
/* Thumb Carousel */
.carousel-slider #carousel {
margin: 0;
}
.carousel-slider #thumbcarousel {
margin: 10px 0 0 0;
padding: 0;
}
.carousel-slider #thumbcarousel .carousel-item {
text-align: center;
}
.carousel-slider #thumbcarousel .carousel-item .thumb {
width: 100%;
margin: 0 2px;
display: inline-block;
vertical-align: middle;
cursor: pointer;
max-width: 100px;
}
.carousel-slider #thumbcarousel .carousel-item .thumb:hover {
border-color: #e8ebf3;
}
.carousel-slider .carousel-item img {
width: 100%;
height: auto;
}
.carousel-control:active, .carousel-control:focus, .carousel-control:hover {
color: #333;
}
.carousel-caption, .carousel-control .fa {
font: normal normal normal 30px/26px FontAwesome;
}
#thumbcarousel .carousel-control-prev {
left: 0;
background: rgba(0, 0, 0, .8);
}
#thumbcarousel .carousel-control-next {
right: 0;
background: rgba(0, 0, 0, .8);
}
.owl-carousel .owl-item {
position: relative;
cursor: url(../plugins/owl-carousel/cursor.png), move;
overflow: hidden;
}
.owl-nav {
display: block;
}
.owl-carousel {
position: relative;
}
.owl-nav .owl-prev {
position: absolute;
top: 50%;
left: -25px;
right: -1.5em;
margin-top: -1.65em;
}
.owl-nav .owl-next {
position: absolute;
top: 50%;
right: -25px;
margin-top: -1.65em;
}
.owl-nav button {
display: block;
font-size: 1.3rem!important;
line-height: 2em;
border-radius: 50%;
width: 3rem;
height: 3rem;
text-align: center;
background: rgba(255, 255, 255, .5)!important;
border: 1px solid #e8ebf3!important;
z-index: 99;
box-shadow: 0 4px 15px rgba(67, 67, 67, .15);
}
.owl-nav button:before {
content: "";
position: absolute;
z-index: -1;
top: 0;
left: 0;
right: 0;
bottom: 0;
background: #2098d1;
-webkit-transform: scaleY(0);
transform: scaleY(0);
-webkit-transform-origin: 50% 0;
transform-origin: 50% 0;
-webkit-transition-property: transform;
transition-property: transform;
-webkit-transition-duration: .5s;
transition-duration: .5s;
-webkit-transition-timing-function: ease-out;
transition-timing-function: ease-out;
}
.owl-carousel:hover .owl-nav button {
background: rgba(255, 255, 255)!important;
-webkit-transition-property: transform;
transition-property: transform;
-webkit-transition-duration: .5s;
transition-duration: .5s;
-webkit-transition-timing-function: ease-out;
transition-timing-function: ease-out;
animation: sonarEffect 1.3s ease-out 75ms;
}
.owl-nav>div i {
margin: 0;
}
.owl-theme .owl-dots {
text-align: center;
-webkit-tap-highlight-color: transparent;
position: absolute;
bottom: .65em;
left: 0;
right: 0;
z-index: 99;
}
.owl-theme .owl-dots .owl-dot {
display: inline-block;
zoom: 1;
}
.owl-theme .owl-dots .owl-dot span {
width: 1em;
height: 1em;
margin: 5px 7px;
background: rgba(0, 0, 0, .3);
display: block;
-webkit-backface-visibility: visible;
transition: opacity .2s ease;
border-radius: 30px;
}
.product-carousel .thumb{
border:1px solid #cad4e4;
padding:5px;
}
.btn-list {
margin-bottom: -.5rem;
font-size: 0;
padding:0;
}
.btn-list>.btn:not(:last-child), .btn-list>.dropdown:not(:last-child) {
margin-right: .5rem;
}
.btn-list>.btn, .btn-list>.dropdown {
margin-bottom: .5rem;
}
.echart-height{
height:250px;
}
.main-profile-menu .border-top {
border-top: 1px solid #e1e6f1 !important;
}
/* Input Height */
.input-lg {
height: 46px;
padding: 10px 16px;
font-size: 18px;
line-height: 1.3333333;
}
.input-sm {
height: 28px;
padding: 5px 10px;
font-size: 12px;
line-height: 1.5;
}
select.form-control.select-lg {
height: 46px!important;
padding: 10px 16px!important;
font-size: 17px!important;
line-height: 1.3333333!important;
}
select.form-control.select-sm {
height: 28px!important;
padding: 0px 10px 1px 10px!important;
line-height: 1!important;
}
/*----Custom Switch-----*/
.custom-switch {
-webkit-user-select: none;
-moz-user-select: none;
-ms-user-select: none;
user-select: none;
cursor: default;
display: -ms-inline-flexbox;
display: inline-flex;
-ms-flex-align: center;
align-items: center;
margin: 0;
padding-left:0;
}
.custom-switch-input {
position: absolute;
z-index: -1;
opacity: 0;
}
.custom-switches-stacked {
display: -ms-flexbox;
display: flex;
-ms-flex-direction: column;
flex-direction: column;
}
.custom-switches-stacked .custom-switch {
margin-bottom: .5rem;
}
.custom-switch-indicator {
display: inline-block;
height: 1.25rem;
width: 2.25rem;
background: #e5e9f3;
border-radius: 50px;
position: relative;
vertical-align: bottom;
border: 1px solid #e1e6f1;
transition: .3s border-color, .3s background-color;
}
.custom-switch-indicator:before {
content: '';
position: absolute;
height: calc(1.25rem - 4px);
width: calc(1.25rem - 4px);
top: 1px;
left: 1px;
background: #fff;
border-radius: 50%;
transition: .3s left;
box-shadow: none;
}
.custom-switch-input:checked~.custom-switch-indicator {
background: #8760fb ;
}
.custom-switch-input:checked~.custom-switch-indicator:before {
left: calc(1rem + 1px);
}
.custom-switch-input:focus~.custom-switch-indicator {
box-shadow: none;
border-color:#8760fb ;
}
.custom-switch-description {
margin-left: .5rem;
color:#99a6b7 ;
transition: .3s color;
}
.custom-switch-input:checked~.custom-switch-description {
color:#334151;
}
/*----Select Group-----*/
.selectgroup {
display: -ms-inline-flexbox;
display: inline-flex;
}
.selectgroup-item {
-ms-flex-positive: 1;
flex-grow: 1;
position: relative;
}
.selectgroup-item+.selectgroup-item {
margin-left: -1px;
}
.selectgroup-item:not(:first-child) .selectgroup-button {
border-top-left-radius: 0;
border-bottom-left-radius: 0;
}
.selectgroup-item:not(:last-child) .selectgroup-button {
border-top-right-radius: 0;
border-bottom-right-radius: 0;
}
.selectgroup-input {
opacity: 0;
position: absolute;
z-index: -1;
top: 0;
left: 0;
}
.selectgroup-button {
display: block;
border: 1px solid #e1e6f1;
text-align: center;
padding: 0.375rem 1rem;
position: relative;
cursor: pointer;
border-radius: 3px;
color: #686868;
-webkit-user-select: none;
-moz-user-select: none;
-ms-user-select: none;
user-select: none;
}
.selectgroup-button-icon {
padding-left: .5rem;
padding-right: .5rem;
font-size: 1rem;
}
.selectgroup-input:checked+.selectgroup-button {
border-color: #8760fb ;
z-index: 1;
color: #8760fb ;
background: #e5e9f3;
}
.selectgroup-input:focus+.selectgroup-button {
border-color: #8760fb ;
z-index: 2;
color: #8760fb ;
box-shadow: none;
}
.selectgroup-pills {
-ms-flex-wrap: wrap;
flex-wrap: wrap;
-ms-flex-align: start;
align-items: flex-start;
}
.selectgroup-pills .selectgroup-item {
margin-right: .5rem;
-ms-flex-positive: 0;
flex-grow: 0;
}
.colorinput {
margin-right: 5px;
position: relative;
cursor: pointer;
}
.colorinput-input {
position: absolute;
z-index: -1;
opacity: 0;
}
.colorinput-color {
display: inline-block;
width: 1.75rem;
height: 1.75rem;
border: 1px solid transparent;
color: #fff;
box-shadow: none;
}
.colorinput-color:before {
content: '';
opacity: 0;
position: absolute;
top: .25rem;
left: .25rem;
height: 1.25rem;
width: 1.25rem;
transition: .3s opacity;
background: url("data:image/svg+xml;charset=utf8,%3Csvg xmlns='http://www.w3.org/2000/svg' viewBox='0 0 8 8'%3E%3Cpath fill='%23fff' d='M6.564.75l-3.59 3.612-1.538-1.55L0 4.26 2.974 7.25 8 2.193z'/%3E%3C/svg%3E") no-repeat center center/50% 50%;
}
.colorinput-input:checked~.colorinput-color:before {
opacity: 1;
}
.acc-step-number{
padding: 5px 10px;
font-size: 14px;
}
/* Tags */
.tags {
margin-bottom: -.5rem;
font-size: 0;
}
.tags>.tag:not(:last-child) {
margin-right: .5rem;
}
.tag-addon {
display: inline-block;
padding: 0 .5rem;
color: inherit;
text-decoration: none;
margin: 0 -.5rem 0 .5rem;
text-align: center;
min-width: 1.5rem;
background:#d7dce6
}
.tag-addon i {
vertical-align: middle;
margin: 0 -.25rem;
}
.tag {
font-size: 0.75rem;
color:#fff;
border-radius: 0px;
padding: 0 .5rem;
line-height: 2em;
display: -ms-inline-flexbox;
display: inline-flex;
cursor: default;
font-weight: 400;
-webkit-user-select: none;
-moz-user-select: none;
-ms-user-select: none;
user-select: none;
}
.tag-pill {
padding-right: 0.6em;
padding-left: 0.6em;
border-radius: 50px;
}
.tag-default {
background-color:#e1e6f1;
color: #1c273c;
}
.tag-dark {
background-color:#334151;
}
.tag-primary {
background-color: #8760fb;
}
.tag-secondary {
background-color:#eb6f33;
}
.tag-info{
background-color:#01b8ff;
}
.tag-warning{
background-color: #f3b90b;
color: #1c273c;
}
.tag-danger {
background-color:#ff473d;
}
.tag-success{
background-color:#03c895;
}
/* Mapel map */
.mapael .map {
margin-bottom: 10px;
position: relative;
}
.mapael .zoomButton {
background-color: #292929;
border: 1px solid #292929;
color: #fff;
width: 15px;
height: 15px;
line-height: 12px;
text-align: center;
border-radius: 3px;
cursor: pointer;
position: absolute;
top: 0;
font-weight: bold;
left: 10px;
-webkit-user-select: none;
-khtml-user-select : none;
-moz-user-select: none;
-o-user-select : none;
user-select: none;
}
.mapael .zoomReset {
top: 10px;
}
.mapael .zoomIn {
top: 30px;
}
.mapael .zoomOut {
top: 50px;
}
.mapael .mapTooltip {
position: absolute;
background-color: #474c4b;
moz-opacity: 0.70;
opacity: 0.70;
filter: alpha(opacity=70);
border-radius: 10px;
padding: 10px;
z-index: 1000;
max-width: 200px;
display: none;
color: #fff;
}
/*
* Loaders
* ----------------------
*/
/*--circleloader--*/
.lds-circle {
display: inline-block;
transform: translateZ(1px);
}
.lds-circle>div {
display: inline-block;
width: 51px;
height: 51px;
margin: 6px;
border-radius: 50%;
animation: lds-circle 2.4s cubic-bezier(0, 0.2, 0.8, 1) infinite;
background:#8760fb;
}
@keyframes lds-circle {
0%, 100% {
animation-timing-function: cubic-bezier(0.5, 0, 1, 0.5);
}
0% {
transform: rotateY(0deg);
}
50% {
transform: rotateY(1800deg);
animation-timing-function: cubic-bezier(0, 0.5, 0.5, 1);
}
100% {
transform: rotateY(3600deg);
}
}
/*---ring loaders --*/
.lds-dual-ring {
display: inline-block;
width: 64px;
height: 64px;
}
.lds-dual-ring:after {
content: " ";
display: block;
width: 46px;
height: 46px;
margin: 1px;
border-radius: 50%;
animation: lds-dual-ring 1.2s linear infinite;
border: 5px solid #8760fb;
border-color: #8760fb transparent #8760fb transparent;
}
@keyframes lds-dual-ring {
0% {
transform: rotate(0deg);
}
100% {
transform: rotate(360deg);
}
}
/*-- lines loader --*/
.lds-facebook {
display: inline-block;
position: relative;
width: 64px;
height: 64px;
}
.lds-facebook div {
display: inline-block;
position: absolute;
left: 6px;
width: 13px;
animation: lds-facebook 1.2s cubic-bezier(0, 0.5, 0.5, 1) infinite;
background:#8760fb;
}
.lds-facebook div:nth-child(1) {
left: 6px;
animation-delay: -0.24s;
}
.lds-facebook div:nth-child(2) {
left: 26px;
animation-delay: -0.12s;
}
.lds-facebook div:nth-child(3) {
left: 45px;
animation-delay: 0;
}
@keyframes lds-facebook {
0% {
top: 6px;
height: 51px;
}
50%, 100% {
top: 19px;
height: 26px;
}
}
/*--heart loader --*/
.lds-heart {
display: inline-block;
position: relative;
width: 64px;
height: 64px;
transform: rotate(45deg);
transform-origin: 32px 32px;
}
.lds-heart div {
top: 23px;
left: 19px;
position: absolute;
width: 26px;
height: 26px;
animation: lds-heart 1.2s infinite cubic-bezier(0.215, 0.61, 0.355, 1);
background:#8760fb;
}
.lds-heart div:after, .lds-heart div:before {
content: " ";
position: absolute;
display: block;
width: 26px;
height: 26px;
background:#8760fb;
}
.lds-heart div:before {
left: -17px;
border-radius: 50% 0 0 50%;
}
.lds-heart div:after {
top: -17px;
border-radius: 50% 50% 0 0;
}
@keyframes lds-heart {
0% {
transform: scale(0.95);
}
5% {
transform: scale(1.1);
}
39% {
transform: scale(0.85);
}
45% {
transform: scale(1);
}
60% {
transform: scale(0.95);
}
100% {
transform: scale(0.9);
}
}
/**-ripple --*/
.lds-ripple {
display: inline-block;
position: relative;
width: 64px;
height: 64px;
}
.lds-ripple div {
position: absolute;
opacity: 1;
border-radius: 50%;
animation: lds-ripple 1s cubic-bezier(0, 0.2, 0.8, 1) infinite;
border: 4px solid #8760fb;
}
.lds-ripple div:nth-child(2) {
animation-delay: -0.5s;
}
@keyframes lds-ripple {
0% {
top: 28px;
left: 28px;
width: 0;
height: 0;
opacity: 1;
}
100% {
top: -1px;
left: -1px;
width: 58px;
height: 58px;
opacity: 0;
}
}
/*-- Spinner loader --*/
.lds-spinner {
color: official;
display: inline-block;
position: relative;
width: 64px;
height: 64px;
}
.lds-spinner div {
transform-origin: 32px 32px;
animation: lds-spinner 1.2s linear infinite;
}
.lds-spinner div:after {
content: " ";
display: block;
position: absolute;
top: 3px;
left: 29px;
width: 5px;
height: 14px;
border-radius: 20%;
background: #8760fb;
}
.lds-spinner div:nth-child(1) {
transform: rotate(0deg);
animation-delay: -1.1s;
}
.lds-spinner div:nth-child(2) {
transform: rotate(30deg);
animation-delay: -1s;
}
.lds-spinner div:nth-child(3) {
transform: rotate(60deg);
animation-delay: -0.9s;
}
.lds-spinner div:nth-child(4) {
transform: rotate(90deg);
animation-delay: -0.8s;
}
.lds-spinner div:nth-child(5) {
transform: rotate(120deg);
animation-delay: -0.7s;
}
.lds-spinner div:nth-child(6) {
transform: rotate(150deg);
animation-delay: -0.6s;
}
.lds-spinner div:nth-child(7) {
transform: rotate(180deg);
animation-delay: -0.5s;
}
.lds-spinner div:nth-child(8) {
transform: rotate(210deg);
animation-delay: -0.4s;
}
.lds-spinner div:nth-child(9) {
transform: rotate(240deg);
animation-delay: -0.3s;
}
.lds-spinner div:nth-child(10) {
transform: rotate(270deg);
animation-delay: -0.2s;
}
.lds-spinner div:nth-child(11) {
transform: rotate(300deg);
animation-delay: -0.1s;
}
.lds-spinner div:nth-child(12) {
transform: rotate(330deg);
animation-delay: 0s;
}
@keyframes lds-spinner {
0% {
opacity: 1;
}
100% {
opacity: 0;
}
}
.dt-button-collection .dropdown-item.active, .dt-button-collection .dropdown-item:active {
color:#334151;
text-decoration: none;
background-color: #fff;
}
.img-thumbnail .caption {
padding: 15px;
}
.sidebar-icon{
position:absolute;
right:8px;
top:3px;
}
/* Animations */
.pulse {
display: block;
position: absolute;
top: 6px;
right: 17px;
width: 7px;
height: 7px;
border-radius: 50%;
background:#ff473d;
cursor: pointer;
box-shadow: 0 0 0 rgba(255, 71, 61, 0.9);
animation: pulse 2s infinite;
}
.pulse:hover {
animation: none;
}
@-webkit-keyframes pulse {
0% {
-webkit-box-shadow: 0 0 0 0 rgba(255, 71, 61, 0.9);
}
70% {
-webkit-box-shadow: 0 0 0 10px rgba(255, 71, 61, 0);
}
100% {
-webkit-box-shadow: 0 0 0 0 rgba(255, 71, 61, 0);
}
}
@keyframes pulse {
0% {
-moz-box-shadow: 0 0 0 0 rgba(255, 71, 61, 0.9);
box-shadow: 0 0 0 0 rgba(255, 71, 61, 0.7);
}
70% {
-moz-box-shadow: 0 0 0 10px rgba(255, 71, 61, 0);
box-shadow: 0 0 0 10px rgba(255, 71, 61, 0);
}
100% {
-moz-box-shadow: 0 0 0 0 rgba(255, 71, 61, 0);
box-shadow: 0 0 0 0 rgba(255, 71, 61, 0);
}
}
.ripple {
position: relative;
overflow: hidden;
transform: translate3d(0, 0, 0);
cursor:pointer;
}
.ripple:after {
content: "";
display: block;
position: absolute;
width: 100%;
height: 100%;
top: 0;
left: 0;
pointer-events: none;
background-image: radial-gradient(circle, #000 10%, transparent 10.01%);
background-repeat: no-repeat;
background-position: 50%;
transform: scale(10, 10);
opacity: 0;
transition: transform .5s, opacity 1s
}
.ripple:active:after {
transform: scale(0, 0);
opacity: .2;
transition: 0s;
}
@keyframes fadein {
from {
opacity: 0;
transform: translate3d(0, 20px, 0)
}
to {
opacity: 1;
transform: none;
transform: translate3d(0, 0, 0)
}
}
.fadein, .main-header-notification.show .dropdown-menu, .main-profile-menu.show .dropdown-menu, .header-search.show .dropdown-menu{
animation-name: fadein;
-webkit-animation-duration: .2s;
-moz-animation-duration: .2s;
-ms-animation-duration: .2s;
-o-animation-duration: .2s;
animation-duration: .2s;
-webkit-animation-fill-mode: both;
-moz-animation-fill-mode: both;
-ms-animation-fill-mode: both;
-o-animation-fill-mode: both;
animation-fill-mode: both
}
.main-header-notification.show .dropdown-menu::before, .main-profile-menu.show .dropdown-menu::before, .header-search.show .dropdown-menu::before{
content: '';
width: 13px;
height: 13px;
background: #fff;
position: absolute;
top: -7px;
right: 28px;
transform: rotate(45deg);
border-top: 1px solid #e1e6f1;
border-left: 1px solid #e1e6f1;
}
.header-search.show .dropdown-menu {
display: block;
margin:0;
}
.header-search .dropdown-menu {
width: 300px;
position: absolute;
top: 50px;
left: auto;
right: -10px;
bottom: auto;
padding: 0;
border-color: #e1e6f1;
border-width: 1px;
box-shadow: 0 8px 16px 0 rgba(162, 169, 204,.24)
}
.main-form-search {
flex: 1;
width: 100%;
position: relative;
}
.main-form-search .form-control {
border-color: #e1e6f1;
border-width: 1px;
background-color: #fff;
transition: none;
height: 40px;
}
.main-form-search .form-control:focus {
background-color: #fff;
border-color: #b4bdce;
box-shadow: none !important;
}
.main-form-search .form-control:focus+.btn, .main-form-search .sp-container .form-control:focus+button,
.sp-container .main-form-search .form-control:focus+button {
color: #99a6b7;
}
.main-form-search .btn, .main-form-search .sp-container button, .sp-container .main-form-search button {
position: absolute;
top: 8px;
right: 5px;
background-color: transparent;
height: 40px;
color: #b4bdce;
transition: none;
font-size: 16px;
padding-right: 13px;
}
.main-form-search .btn:hover, .main-form-search .sp-container button:hover, .sp-container
.main-form-search button:hover, .main-form-search .btn:focus, .main-form-search .sp-container button:focus,
.sp-container .main-form-search button:focus {
color:#334151;
}
.theme-logo{
display:none !important
}
/*------ Charts Heights ------*/
.chart-height1 {
min-height: 15rem;
overflow:hidden;
}
.chart-height2 {
height: 16rem;
overflow:hidden;
}
.chart-height3 {
height: 17rem;
overflow:hidden;
}
.chart-height4 {
height: 18rem;
overflow:hidden;
}
.chart-height5 {
height: 20rem;
overflow:hidden;
}
.chart-height6 {
height: 22rem;
overflow:hidden;
}
.img-flag {
width: 25px;
height: 12px;
margin-top: -4px;
}
/*Advanced Filter */
.advanced-search{
background:#fff;
padding: 1.25rem;
box-shadow: 0 8px 16px 0 rgba(162, 169, 204,.24);
margin-bottom: 20px;
}
.theme-logos{
display:none;
}
.dot-label {
width: 8px;
height: 8px;
display: inline-block;
border-radius: 100%;
margin-right: 5px;
}
.contact-info .contact-icon:hover{
color:#000;
}
.scroll-widget{
width: 100%;
height: 385px;
overflow: hidden;
}
.activity-block .task-list li{
padding-left: 25px;
margin-bottom:20px;
}
.activity-block .task-list{
padding-top:0;
}
.activity-block h6{
margin-bottom:0px;
}
.activity-block .task-list:after{
left: 5px;
z-index:0;
}
.activity-block .task-list li .task-icon{
top:0;
left:0px;
width:12px;
height:12px;
}
.card-blog-overlay1 {
background: url('../img/media/3.jpg');
background-size: cover;
}
.card-blog-overlay2 {
background: url('../img/media/1.jpg');
background-size: cover;
}
.z-index2{
z-index:2;
}
.card-blog-overlay {
background: url('../img/media/2.jpg');
background-size: cover;
position:relative;
}
.card-blog-overlay:before , .card-blog-overlay1:before, .card-blog-overlay2:before{
content:'';
display:block;
position:absolute;
background:rgba(0,0,0,0.5);
width:100%;
height:100%;
right: 0;
top: 0;
}
.card-blog-overlay .custom-card-header, .card-blog-overlay1 .custom-card-header, .card-blog-overlay2 .custom-card-header{
background:none;
border-bottom:1px solid rgba(255,255,255,0.2)
}
.card-blog-overlay .card-footer, .card-blog-overlay1 .card-footer, .card-blog-overlay2 .card-footer{
background:none;
border-top:1px solid rgba(255,255,255,0.2)
}
div.dtr-modal div.dtr-modal-content{
box-shadow:none;
}
.table.dtr-details{
margin-bottom:0;
}
.main-notification-text .badge{
line-height:1.5;
}
/*loader*/
#global-loader {
position:fixed;
z-index:50000;
background:#fff;
left:0;
top:0;
right:0;
bottom:0;
height:100%;
width:100%;
margin:0 auto;
text-align:center;
display:block;
}
.loader-img{
position:absolute;
right:0;
bottom:0;
top: 43%;
left:0;
margin:0 auto;
text-align:center;
}
.user-info{
list-style:none;
margin-bottom:0;
padding-left:0;
}
.side-header .main-profile-menu .dropdown-menu{
top:53px;
}
.side-header .header-search .dropdown-menu{
top: 50px;
}
#example-input .form-control::placeholder, #example-input .form-control{
color: #334151 !important;
}
/* ----- center logo ----- */
.setting-header {
font-weight: 400;
font-size: 15px;
}
.main-header-message {
position: relative;
}
.fadein, .main-header-message.show .dropdown-menu {
animation-name: fadein;
-webkit-animation-duration: .2s;
-moz-animation-duration: .2s;
-ms-animation-duration: .2s;
-o-animation-duration: .2s;
animation-duration: .2s;
-webkit-animation-fill-mode: both;
-moz-animation-fill-mode: both;
-ms-animation-fill-mode: both;
-o-animation-fill-mode: both;
animation-fill-mode: both;
}
.main-header-message.show .dropdown-menu {
display: block;
}
.main-header-message .dropdown-menu {
width: 300px;
position: absolute;
top: 48px;
right: auto;
left: -10px;
bottom: auto;
padding: 0;
border-color: #e1e6f1;
border-width: 1px;
box-shadow: 0 8px 16px 0 rgba(162, 169, 204,.24);
}
.main-header-message.show .dropdown-menu::before {
content: '';
width: 13px;
height: 13px;
background: #fff;
position: absolute;
top: -7px;
left: 12px;
transform: rotate(45deg);
border-top: 1px solid #e1e6f1;
border-left: 1px solid #e1e6f1;
}
.main-message-list .media {
padding: 10px 10px 0px 15px;
}
.main-header-message .dropdown-footer {
text-align: center;
padding: 10px;
font-size: 13px;
border-top: 1px solid rgba(123, 65, 216,0.1);
}
.main-header-flags {
position: relative;
}
.fadein, .main-header-flags.show .dropdown-menu {
animation-name: fadein;
-webkit-animation-duration: .2s;
-moz-animation-duration: .2s;
-ms-animation-duration: .2s;
-o-animation-duration: .2s;
animation-duration: .2s;
-webkit-animation-fill-mode: both;
-moz-animation-fill-mode: both;
-ms-animation-fill-mode: both;
-o-animation-fill-mode: both;
animation-fill-mode: both;
}
.main-header-flags.show .dropdown-menu {
display: block;
}
.main-header-flags .dropdown-menu {
width: 200px;
position: absolute;
top: 48px;
right: auto;
left: -10px;
bottom: auto;
padding: 0;
border-color: #e1e6f1;
border-width: 1px;
box-shadow: 0 8px 16px 0 rgba(162, 169, 204,.24);
}
.main-header-flags.show .dropdown-menu::before {
content: '';
width: 13px;
height: 13px;
background: #fff;
position: absolute;
top: -7px;
left: 28px;
transform: rotate(45deg);
border-top: 1px solid #e1e6f1;
border-left: 1px solid #e1e6f1;
}
.main-flags-list .media {
padding: 10px 10px 0px 15px;
}
.main-header-flags .dropdown-footer {
text-align: center;
padding: 10px;
font-size: 13px;
border-top: 1px solid rgba(123, 65, 216,0.1);
}
.header-flag {
width: 1.7rem;
}
.main-flags-list img{
width: 1.7rem;
}
.hor-header.hor-top-header .nav-link-badge {
position: absolute;
top: 0px;
left: 11px;
display: block !important;
padding: 3px 5px !important;
border-radius: 50px;
font-size: 10px;
}
.hor-header.hor-top-header .main-message-list p {
font-size: 12px;
}
@media (max-width: 991px) {
.main-header-message {
display: none;
}
.main-header-flags{
display:none;
}
.hor-header.hor-top-header .main-logo{
left:0px;
margin-right:auto;
}
} | public/assets/css/custom-style.css | body{
background:#eff1f9;
color:#334151;
direction: ltr;
-webkit-font-smoothing: antialiased;
-moz-osx-font-smoothing: grayscale;
-webkit-tap-highlight-color: transparent;
-webkit-text-size-adjust: none;
-ms-touch-action: manipulation;
touch-action: manipulation;
-webkit-font-feature-settings: "liga" 0;
font-feature-settings: "liga" 0;
height: 100%;
overflow-y: scroll;
position: relative;
}
.page {
display: flex;
flex-direction: column;
min-height: 100vh;
}
*::-webkit-scrollbar {
width: 4px;
height: 4px;
transition: .3s background;
}
::-webkit-scrollbar-thumb {
background: #e1e6f1;
}
*:hover::-webkit-scrollbar-thumb {
background: #adb5bd;
}
.box-shadow{
box-shadow: 0 8px 16px 0 rgba(162, 169, 204,.24);
}
.box-shadow-0{
box-shadow:none !important;
}
.custom-card{
margin-bottom: 20px;
border:0;
box-shadow: 0 8px 16px 0 rgba(162, 169, 204,.24);
}
.card-aside {
-ms-flex-direction: row;
flex-direction: row;
}
.card-aside-column {
min-width: 5rem;
width: 30%;
-ms-flex: 0 0 30%;
flex: 0 0 30%;
background: no-repeat center/cover;
}
.card-options {
margin-left: auto;
display: -ms-flexbox;
display: flex;
-ms-flex-order: 100;
order: 100;
margin-right: -.5rem;
color: #99a6b7;
-ms-flex-item-align: center;
align-self: center;
}
.card-options a:not(.btn) {
margin-left: .5rem;
color: #99a6b7;
display: inline-block;
min-width: 1rem;
}
.card-options a:not(.btn):hover {
text-decoration: none;
color:#334151;
}
.card-fullscreen {
position: fixed;
top: 0;
left: 0;
right: 0;
bottom: 0;
z-index: 1000;
margin: 0;
}
.card-collapsed> :not(.card-header):not(.card-status) {
display: none;
}
.card-options a:not(.btn) i {
font-size: 1rem;
vertical-align: middle;
}
.card-options .dropdown-toggle:after {
display: none;
}
.cover-image {
-webkit-background-size: cover;
-moz-background-size: cover;
-o-background-size: cover;
background-size: cover !important;
}
.custom-card-header{
background:#fff;
display:flex;
line-height:0;
}
.header-brand-img {
height: 3rem;
line-height: 2.5rem;
vertical-align: middle;
width: auto;
margin-top: 4px;
}
.card-body+.card-body {
border-top: 1px solid #e1e6f1;
}
.header-navheading{
padding:20px 20px 15px;
text-align: center;
}
.main-navbar .nav-sub-link:before{
content: '\e936';
font-family: 'feather';
margin-right: 8px;
color: #334151;
font-size:8px;
}
.page-header .breadcrumb{
background:none;
padding-left: 0 !important;
padding: 0 ;
margin-bottom: 0;
}
.page-header .breadcrumb-item a {
color:#334151;
}
.page-header .breadcrumb-item.active {
color: #8760fb;
}
.page-header{
display: flex;
-ms-flex-align: center;
align-items: center;
margin: 1.5rem 0 1.5rem;
-ms-flex-wrap: wrap;
justify-content: space-between;
padding: 0;
position: relative;
min-height: 50px;
}
.card-sub-title{
font-size:13px;
margin-top: -4px;
}
@media(max-width:992px){
.jumps-prevent{
padding-top:0 !important;
}
.main-navbar.sticky.sticky-pin{
margin-bottom:0 !important;
}
.page-header {
display: block;
}
.page-header .breadcrumb{
margin-bottom:1rem;
}
#mailContent .main-mail-list{
width: 100%;
overflow-x: auto;
-webkit-overflow-scrolling: touch;
}
#mailContent .main-mail-item{
-webkit-overflow-scrolling: touch;
}
.main-chat-footer{
position:inherit;
}
.main-header-notification .dropdown-menu{
top: 46px;
}
.main-header-notification>a::after{
top: 40px;
}
.main-profile-menu .dropdown-menu{
top: 51px;
}
.main-profile-menu>.main-img-user::before{
bottom: -20px;
}
.main-navbar .nav{
padding:0;
margin-bottom:0;
}
.main-navbar .nav-item{
padding:10px;
border-bottom: 1px solid #e1e6f1;
transition: all .25s;
transition-duration: 0.25s;
}
.main-navbar .nav-link{
height:auto;
}
.main-navbar .nav-sub{
border-top:0;
}
.main-navbar .nav-item.show>.nav-sub{
padding:5px;
}
.main-navbar .nav-item .nav-sub li:first-child{
margin-top:10px;
}
.main-navbar .nav-item .nav-sub li.nav-sub-item:first-child{
margin-top:0px;
}
.main-navbar .nav-sub-mega .nav li:not(.nav-sub-item):first-of-type {
margin-top: 10px !important;
}
.main-navbar .nav-sub-mega .nav li:not(.nav-sub-item){
margin-left:0;
}
.main-navbar .nav-sub-item{
margin-left:15px;
}
.main-header{
position:fixed;
box-shadow:none;
border-bottom:1px solid #e1e6f1;
border-top:0 ;
}
.header-settings .nav-link.icon{
padding-right:0;
}
.main-logo .header-brand-img{
margin-left:10px;
}
.side-header{
position: fixed !important;
}
.main-sidebar-hide .side-header{
left:0px;
right:0px;
}
.main-sidebar-hide .sidemenu-logo {
padding: 5px;
}
.main-content.side-content .page-header{
padding-top:63px !important;
}
.main-content .page-header{
padding-top:63px !important;
}
.main-content .page-header .btn.btn-list{
padding-left:0;
text-align: left;
}
#example-input.dataTable>tbody>tr.child ul.dtr-details>li{
display:flex !important;
}
}
@media(max-width:767px){
.main-content-body-contacts {
border-top:1px solid #e1e6f1;
}
.card-option{
display:inline-block !important;
}
.card-option-title{
margin-bottom:10px;
}
.header-search.dropdown{
position: initial !important;
}
.header-search .dropdown-menu{
position: absolute !important;
left: -1px !important;
right: -1px !important;
width: 100% !important;
top: 100% !important;
}
.header-search.show .dropdown-menu::before {
display:none;
}
.timeline .btn{
font-size:12px;
}
.vtimeline:before{
left:6px !important;
}
.vtimeline .timeline-wrapper .timeline-badge{
left:0 !important;
}
.vtimeline .timeline-wrapper{
padding-right:0 !important;
}
.vtimeline .timeline-wrapper .timeline-panel{
width:auto !important;
margin-left: 10% !important;
}
.vtimeline .timeline-wrapper .timeline-panel:after{
border-right: 14px solid #cad4e4 !important;
border-left: 0 solid #cad4e4 !important;
left: -14px !important;
right: auto !important;
}
.vtimeline .timeline-wrapper.timeline-inverted{
padding-left:0 !important
}
.vtimeline .timeline-wrapper.timeline-inverted .timeline-panel{
margin-right:0 !important;
width:auto !important
}
}
@media(max-width:1024px) and (min-width:768px){
.main-header-right{
margin-right:15px;
}
}
@media (max-width: 380px){
.main-header-notification{
display:none;
}
.carousel-slider #thumbcarousel .carousel-item .thumb{
margin:5px !important;
}
.main-nav-line-chat .nav-link{
font-size:12px;
}
.main-mail-header>div:last-child {
display: none;
}
}
@media (max-width: 575.98px){
.main-logo .header-brand-img.desktop-logo{
display:none;
}
.main-logo .header-brand-img.icon-logo{
display:block;
}
.flot-chart1 {
height: 200px !important;
}
.main-contact-info-header .media-body .nav-link{
font-size: 12px;
}
.modal.pos-static .modal-footer{
display:block;
}
.modal.pos-static .modal-footer .btn{
width:100%;
}
.modal.pos-static .modal-footer> :not(:first-child){
margin-left:0;
margin-top:10px;
}
}
@media (min-width: 992px){
.sticky {
width:100%;
}
.sticky-pin {
position: fixed;
top: 0;
width:100%;
}
.main-navbar.sticky.sticky-pin{
border-bottom:1px solid #e1e6f1;
}
.main-content{
padding-top:58px;
}
.main-content{
padding-top:58px;
}
.main-content.side-content{
padding-top:63px;
}
.main-content-app, .main-content-calendar, .main-content-contacts{
display:flex;
}
.main-sidebar-hide .main-content.side-content{
margin-left: 0;
}
.main-error-wrapper h1 {
font-size:12rem;
}
}
.flot-chart {
width: 100%;
height: 180px;
}
.flot-chart1 {
width: 100%;
height: 300px;
}
.flot-chart-wrapper {
position: relative;
margin-left: -16px;
margin-right: -30px;
}
.chart-wrapper {
position: absolute;
right: -8px;
bottom: 5px;
left: -8px;
}
.dash-20{
font-size:20px;
}
.dash-25{
font-size:25px;
}
.dash-30{
font-size:30px;
}
.fs-10{
font-size:10px;
}
.fs-11{
font-size:11px;
}
.fs-12{
font-size:12px;
}
.fs-13{
font-size:13px;
}
.fs-14{
font-size:14px;
}
.fs-15{
font-size:15px;
}
.fs-16{
font-size:16px;
}
.fs-17{
font-size:17px;
}
.fs-18{
font-size:18px;
}
.fs-19{
font-size:19px;
}
.fs-20{
font-size:20px;
}
.fs-30{
font-size:30px;
}
.fs-40{
font-size:40px;
}
.fs-50{
font-size:50px;
}
#chartBar5{
height:135px;
}
.flag-icon {
font-size: 24px;
line-height: 1;
border-radius: 100%;
}
/* Back-top-button*/
#back-to-top {
color: #fff;
position: fixed;
bottom: 20px;
right: 20px;
z-index: 99;
display: none;
text-align: center;
z-index: 10000;
height: 30px;
width: 30px;
background-repeat: no-repeat;
border: 2px solid transparent;
background: #8760fb;
background-position: center;
transition: background-color 0.1s linear;
-moz-transition: background-color 0.1s linear;
-webkit-transition: background-color 0.1s linear;
-o-transition: background-color 0.1s linear;
}
#back-to-top i {
padding-top: 6px;
font-size: 14px;
line-height: 1.8rem;
}
#back-to-top:hover {
color: #8760fb !important;
border: 2px solid #8760fb;
background: #fff !important;
}
.contact-icon{
display: inline-flex;
width: 35px;
height: 35px;
text-align: center;
font-size: 1rem;
align-items: center;
justify-content: center;
border-radius:50%;
}
.contact-icon:hover{
background:#e1e6f1;
}
.accordion-color .card-header a, .accordion-color .card-header a:hover, .accordion-color .card-header a:focus {
color: #8760fb;
}
.accordion-color .card-header a.collapsed {
background-color: #8760fb;
color: rgba(255, 255, 255, 0.8);
font-weight: 500;
letter-spacing: -.1px;
}
.accordion-color .card-header a.collapsed:hover, .accordion-color .card-header a.collapsed:focus {
background-color: #8760fb;
color: #fff;
}
.custom-leftnav .main-content-left-components{
position: -webkit-sticky;
position: sticky;
border-right:0;
top: 4rem;
}
.component-item a:before{
content: '\e92f';
margin-right: 8px;
position: relative;
font-family: 'feather' !important;
color: #68798b;
}
.square{
border-radius:0 !important;
}
.radius{
border-radius:5px !important;
}
.main-icon-list{
padding:10px;
border:1px solid #e1e6f1;
}
.icons-list {
list-style: none;
margin: 0 -1px -1px 0;
padding: 0;
display: -ms-flexbox;
display: flex;
-ms-flex-wrap: wrap;
flex-wrap: wrap;
}
.icons-list-item {
flex: 1 0 2rem;
height:2rem;
text-align: center;
display: -ms-flexbox;
display: flex;
-ms-flex-align: center;
align-items: center;
-ms-flex-pack: center;
justify-content: center;
-webkit-transform: scale(1);
transform: scale(1);
-webkit-transition: .3s ease-in-out;
transition: .3s ease-in-out;
}
.icons-list .flag-icon{
border-radius:0;
}
.description-block {
display: block;
margin: 10px 0;
text-align: center;
}
.skill-tags a {
float: left;
margin-right: 5px;
margin-bottom: 5px;
padding: 5px 10px;
border-radius: 0px;
color: #99a6b7;
font-size: 12px;
border: 1px solid #e1e6f1;
}
.reviewnavs{
padding-left: 0;
list-style: none;
display: inline-flex;
}
.reviewnavs li{
margin-right:5px;
}
.reviewnavs li a{
color:#99a6b7;
}
.header-brand-img.icon-logo{
display:none;
}
.main-header-right .nav-link.icon{
font-size: 20px;
color: #1c273c;
cursor:pointer;
line-height: .9;
}
.dash-icon{
position: absolute;
right: 10px;
font-size: 3rem;
opacity: 0.5;
color: #d3d9e4;
top: 10px;
}
.sidebar-body h5{
padding: 10px 10px;
font-size: 14px;
border-bottom: 1px solid #e1e6f1;
}
.price-img{
padding-top: 2rem;
}
.price-img i{
font-size:3rem;
}
.price-1 .list-unstyled li{
padding:7px 0;
}
.card-pricing h1{
font-size: 2.5rem !important;
padding: 15px 30px;
text-align: center;
}
.pricing-title{
text-align: center;
padding-top: 20px;
font-size: 20px;
font-weight: 500;
}
.card-pricing2 h1{
font-size: 2.5rem !important;
padding: 15px 30px;
text-align: center;
}
.card-pricing3 h1{
font-size: 2.5rem !important;
padding: 15px 30px;
text-align: center;
}
.card-pricing4 h1{
font-size: 2.5rem !important;
padding: 15px 30px;
text-align: center;
}
.card-pricing .list-unstyled li {
padding: .5rem 0;
border-bottom:0;
}
.card-pricing2 .list-unstyled li {
padding: .5rem 0;
border-bottom:0;
}
.card-pricing3 .list-unstyled li {
padding: .5rem 0;
border-bottom:0;
}
.card-pricing4 .list-unstyled li {
padding: .5rem 0;
border-bottom:0;
}
.pricing-tabs .pri-tabs-heading{
padding:15px;
text-align:center;
margin:0 auto;
display:inline-table;
}
.pricing-tabs .nav-price li a{
padding: 10px 20px 10px 20px;
color: #1c273c;
background: #fff;
border:1px solid #e1e6f1;
}
.pricing-tabs .nav-price li .active{
background: #e1e6f1;
color: #1c273c;
}
.pricing-tabs .tab-content{
padding: 15px;
margin-top:1.5rem
}
.pricing1 .price{
font-size: 2.5rem;
}
/* Timeline */
/*--- Vertical --*/
.vtimeline {
list-style: none;
padding: 0;
position: relative;
margin-bottom: 20px;
}
.vtimeline:before {
top: 0;
bottom: 0;
position: absolute;
content: " ";
width: 3px;
background-color: #d1d4e4;
left: 50%;
margin-left: -1.5px;
}
.vtimeline .timeline-wrapper {
display: block;
margin-bottom: 20px;
position: relative;
width: 100%;
padding-right: 90px;
}
.vtimeline .timeline-wrapper:before {
content: " ";
display: table;
}
.vtimeline .timeline-wrapper:after {
content: " ";
display: table;
clear: both;
}
.vtimeline .timeline-wrapper .timeline-panel {
border-radius: 2px;
padding: 20px;
position: relative;
background: #ffffff;
border-radius: 0px;
box-shadow: 0 8px 16px 0 rgba(162, 169, 204,.24);
width: 35%;
margin-left: 15%;
}
.vtimeline .timeline-wrapper .timeline-panel:before {
position: absolute;
top: 0;
width: 100%;
height: 2px;
content: "";
left: 0;
right: 0;
}
.vtimeline .timeline-wrapper .timeline-panel:after {
position: absolute;
top: 10px;
right: -14px;
display: inline-block;
border-top: 14px solid transparent;
border-left: 14px solid #cad4e4;
border-right: 0 solid #cad4e4;
border-bottom: 14px solid transparent;
content: " ";
}
.vtimeline .timeline-wrapper .timeline-panel .timeline-title {
font-size: 1rem;
font-weight: 700;
margin: 0 0 .625rem;
}
.vtimeline .timeline-wrapper .timeline-panel .timeline-body p + p {
margin-top: 5px;
}
.vtimeline .timeline-wrapper .timeline-panel .timeline-body ul {
margin-bottom: 0;
}
.vtimeline .timeline-wrapper .timeline-panel .timeline-footer span {
font-size: .6875rem;
}
.vtimeline .timeline-wrapper .timeline-badge {
width: 14px;
height: 14px;
position: absolute;
top: 16px;
left: calc(50% - 7px);
z-index: 0;
border-top-right-radius: 50%;
border-top-left-radius: 50%;
border-bottom-right-radius: 50%;
border-bottom-left-radius: 50%;
border: 2px solid #ffffff;
}
.vtimeline .timeline-wrapper .timeline-badge i {
color: #ffffff;
}
.vtimeline .timeline-wrapper.timeline-inverted {
padding-right: 0;
padding-left: 90px;
}
.vtimeline .timeline-wrapper.timeline-inverted .timeline-panel {
margin-left: auto;
margin-right: 15%;
}
.vtimeline .timeline-wrapper.timeline-inverted .timeline-panel:after {
border-left-width: 0;
border-right-width: 14px;
left: -14px;
right: auto;
}
.timeline-wrapper-primary .timeline-panel:before {
background: #8760fb;
}
.timeline-wrapper-primary .timeline-badge {
background: #8760fb;
}
.timeline-wrapper-secondary .timeline-panel:before {
background: #eb6f33;
}
.timeline-wrapper-secondary .timeline-badge {
background: #eb6f33;
}
.timeline-wrapper-success .timeline-panel:before {
background: #03c895;
}
.timeline-wrapper-success .timeline-badge {
background: #03c895;
}
.timeline-wrapper-info .timeline-panel:before {
background: #01b8ff;
}
.timeline-wrapper-info .timeline-badge {
background: #01b8ff;
}
.timeline-wrapper-warning .timeline-panel:before {
background: #fcd539;
}
.timeline-wrapper-warning .timeline-badge {
background: #fcd539;
}
.timeline-wrapper-danger .timeline-panel:before {
background: #ff473d;
}
.timeline-wrapper-danger .timeline-badge {
background: #ff473d;
}
.timeline-wrapper-light .timeline-panel:before {
background: #f1f2f9;
}
.timeline-wrapper-light .timeline-badge {
background: #f1f2f9;
}
.timeline-wrapper-dark .timeline-panel:before {
background: #1c273c;
}
.timeline-wrapper-dark .timeline-badge {
background: #1c273c;
}
.text-wrap {
font-size: 14px;
line-height: 1.66;
}
.example {
padding: 1rem;
border: 1px solid #e1e6f1;
font-size: 0.9375rem;
}
.example+.highlight {
border-top: none;
margin-top: 0;
}
.text-wrap> :last-child {
margin-bottom: 0;
}
.highlight {
margin: 1rem 0 2rem;
border: 1px solid #e1e6f1;
border-radius: 0px;
font-size: 0.9375rem;
max-height: 20rem;
background: #edeff7;
}
.clip-widget{
position:relative;
}
.clipboard-icon {
position: absolute;
top: 10px;
right: 10px;
font-size: 14px;
background: #fff;
border: 1px solid #e1e6f1;
padding: 5px 10px;
border-radius: 0px;
cursor: pointer;
}
.user-card .main-img-user{
margin:0 auto;
}
.icon-service{
display: inline-flex;
width: 3.5rem;
height: 3.5rem;
padding: 1.1rem;
margin-bottom:0.5rem;
}
.icon-service i{
font-size: 1.2rem;
}
/*-- Bg-transparent---*/
.bg-success-transparent {
background-color: rgba(56, 210, 80, 0.2) ;
}
.bg-secondary-transparent {
background-color: rgba(236, 131, 27, 0.2) ;
}
.bg-primary-transparent {
background-color: rgb(135, 96, 251,0.2) ;
}
.bg-info-transparent {
background-color: rgba(1, 184, 255, 0.2) ;
}
.bg-warning-transparent {
background-color: rgba(253, 160, 8, 0.2) ;
}
.bg-danger-transparent {
background-color: rgba(255, 71, 61, 0.2) ;
}
.bg-pink-transparent {
background-color: rgba(241, 0, 117, 0.2) ;
}
.bg-purple-transparent {
background-color: rgba(111, 66, 193, 0.2) ;
}
.bg-dark-transparent {
background-color: rgba(28, 39, 60, 0.2) ;
}
.bg-white-transparent{
background-color: rgba(255, 255, 255, 0.2) ;
}
.our-team .picture {
height: 100px;
width: 100px;
margin: 0 auto;
z-index: 0;
position: relative;
overflow:hidden;
}
.our-team:hover .picture::before {
height: 100%;
}
.our-team .picture::after {
content: "";
width: 100%;
height: 100%;
border-radius: 50%;
background-color: #8760fb;
position: absolute;
top: 0;
left: 0;
z-index: -1;
}
.our-team .picture img {
width: 100%;
height: auto;
border-radius: 50%;
transform: scale(1);
transition: all 0.9s ease 0s;
}
.our-team:hover .picture img {
box-shadow: 0 0 0 3px #e1e6f1;
transform: scale(0.8);
}
.iti__hide {
display: none;
}
.token.operator,
.token.entity,
.token.url,
.language-css .token.string,
.style .token.string,
.token.variable {
background: none;
}
.user-lock img{
width:70px;
height:70px;
margin:0 auto;
}
.eamil-body{
margin-top:30px;
}
/*-- rating--*/
.rating-stars {
width: 100%;
text-align: center;
}
.rating-stars .rating-stars-container {
font-size: 0px;
}
.rating-stars .rating-stars-container .rating-star {
display: inline-block;
font-size: 30px;
cursor: pointer;
padding: 4px 8px;
color:#e1e6f1;
}
.rating-stars .rating-stars-container .rating-star.is--active .fa-heart ,
.rating-stars .rating-stars-container .rating-star.is--hover .fa-heart {
color: #fb0d00;
}
.rating-stars .rating-stars-container .rating-star.sm {
display: inline-block;
font-size: 14px;
color: #eaedf1;
cursor: pointer;
padding: 5px;
}
.rating-stars .rating-stars-container .rating-star.is--active,
.rating-stars .rating-stars-container .rating-star.is--hover {
color: #f1c40f;
}
.rating-stars .rating-stars-container .rating-star.is--no-hover {
color: #f1f1f9;
}
.rating-stars .rating-stars-container .rating-star .fa-heart .is--no-hover {
color: #f1f1f9;
}
/*-----Br Themes-----*/
.br-theme-bars-horizontal .br-widget a {
background-color: #e1e6f1;
}
.br-theme-bars-horizontal .br-widget a.br-active,
.br-theme-bars-horizontal .br-widget a.br-selected {
background-color: #8760fb;
}
.br-theme-bars-horizontal .br-widget .br-current-rating {
color: #8760fb;
}
.br-theme-bars-pill .br-widget a {
background-color: #e1e6f1;
}
.br-theme-bars-pill .br-widget a.br-active,
.br-theme-bars-pill .br-widget a.br-selected {
background-color: #8760fb;
color: white;
}
.br-theme-bars-pill .br-widget a {
color: #8760fb;
}
.br-theme-bars-square .br-widget a.br-active,
.br-theme-bars-square .br-widget a.br-selected {
border: 2px solid #e1e6f1 ;
color: #8760fb ;
}
.br-theme-bars-square .br-widget a {
border: 2px solid #e1e6f1;
background-color: #fff;
color:#334151;
}
.br-theme-bars-movie .br-widget a.br-active,
.br-theme-bars-movie .br-widget a.br-selected {
background-color: #8760fb;
}
.br-theme-bars-movie .br-widget a {
background-color: #e1e6f1;
}
.br-theme-bars-movie .br-widget .br-current-rating {
color:#8760fb;
}
.br-theme-bars-1to10 .br-widget a {
background-color: #e1e6f1;
}
.br-theme-bars-1to10 .br-widget a.br-active,
.br-theme-bars-1to10 .br-widget a.br-selected {
background-color: #8760fb;
}
.br-theme-bars-1to10 .br-widget .br-current-rating {
color: #8760fb;
}
.br-theme-fontawesome-stars .br-widget a.br-active:after {
color: #8760fb;
}
.br-theme-fontawesome-stars .br-widget a.br-selected:after {
color: #8760fb;
}
/*-----Br Themes-----*/
.rating-stars input{
display: block;
margin:0 auto;
text-align:center;
padding: 0.375rem 0.75rem;
font-size: 0.9375rem;
line-height: 1.6;
color: #495057;
background-color: #fff;
background-clip: padding-box;
border: 1px solid #eaedf1;
transition: border-color 0.15s ease-in-out, box-shadow 0.15s ease-in-out;
}
.task-list {
list-style: none;
position: relative;
margin: 0;
padding: 30px 0 0;
}
.task-list:after {
content: "";
position: absolute;
background:#e1e6f1;
height: 100%;
width: 1px;
top: 0;
left: 30px;
z-index: 1;
}
.task-list li {
margin-bottom: 30px;
padding-left: 55px;
position: relative;
}
.task-list li:last-child {
margin-bottom: 0;
}
.task-list li .task-icon {
position: absolute;
left: 22px;
top: 13px;
border-radius: 50%;
padding: 2px;
width: 17px;
height: 17px;
z-index: 2;
}
.task-list li h6{
margin-bottom:5px;
}
.btn-group-sm>.btn, .btn-sm {
padding: .25rem .5rem;
font-size: 0.75rem;
line-height: 1.5;
border-radius: 0rem;
min-height:0;
}
.product-img img{
-webkit-transform: scale(1);
transform: scale(1);
-webkit-transition: .3s ease-in-out;
transition: .3s ease-in-out;
}
.product-img:hover img{
-webkit-transform: scale(1.2);
transform: scale(1.2);
}
.item-card .product-info{
padding: 0;
margin: 0;
opacity: 0;
left:0;
right:0;
text-align:center;
position: absolute;
bottom: -30px;
z-index: 1;
transition: all .5s ease 0s;
}
.item-card:hover .product-info{
opacity:1;
bottom:30%;
}
.product_price li {
display: inline-block;
padding: 0 10px;
font-weight:500;
font-size:16px;
}
.product_price .old_price {
text-decoration: line-through !important;
color: #99a6b7;
}
.productdesc .list-unstyled li {
border-bottom: 0 !important;
margin-bottom: 18px;
}
.productdesc .list-unstyled li:last-child {
margin-bottom: 0 !important;
}
.error-bg{
background: url(../img/pngs/bg.png);
background-position: center;
background-size: cover;
}
.breadcrumb-3 ol {
position: relative;
display: block;
width: 100%;
text-align: center;
}
.breadcrumb-3 li {
display: contents;
text-align: center;
}
.breadcrumb-4 ol {
position: relative;
display: block;
width: 100%;
text-align: right;
}
.breadcrumb-4 li {
display: contents;
text-align: right;
}
/* Thumb Carousel */
.carousel-slider #carousel {
margin: 0;
}
.carousel-slider #thumbcarousel {
margin: 10px 0 0 0;
padding: 0;
}
.carousel-slider #thumbcarousel .carousel-item {
text-align: center;
}
.carousel-slider #thumbcarousel .carousel-item .thumb {
width: 100%;
margin: 0 2px;
display: inline-block;
vertical-align: middle;
cursor: pointer;
max-width: 100px;
}
.carousel-slider #thumbcarousel .carousel-item .thumb:hover {
border-color: #e8ebf3;
}
.carousel-slider .carousel-item img {
width: 100%;
height: auto;
}
.carousel-control:active, .carousel-control:focus, .carousel-control:hover {
color: #333;
}
.carousel-caption, .carousel-control .fa {
font: normal normal normal 30px/26px FontAwesome;
}
#thumbcarousel .carousel-control-prev {
left: 0;
background: rgba(0, 0, 0, .8);
}
#thumbcarousel .carousel-control-next {
right: 0;
background: rgba(0, 0, 0, .8);
}
.owl-carousel .owl-item {
position: relative;
cursor: url(../plugins/owl-carousel/cursor.png), move;
overflow: hidden;
}
.owl-nav {
display: block;
}
.owl-carousel {
position: relative;
}
.owl-nav .owl-prev {
position: absolute;
top: 50%;
left: -25px;
right: -1.5em;
margin-top: -1.65em;
}
.owl-nav .owl-next {
position: absolute;
top: 50%;
right: -25px;
margin-top: -1.65em;
}
.owl-nav button {
display: block;
font-size: 1.3rem!important;
line-height: 2em;
border-radius: 50%;
width: 3rem;
height: 3rem;
text-align: center;
background: rgba(255, 255, 255, .5)!important;
border: 1px solid #e8ebf3!important;
z-index: 99;
box-shadow: 0 4px 15px rgba(67, 67, 67, .15);
}
.owl-nav button:before {
content: "";
position: absolute;
z-index: -1;
top: 0;
left: 0;
right: 0;
bottom: 0;
background: #2098d1;
-webkit-transform: scaleY(0);
transform: scaleY(0);
-webkit-transform-origin: 50% 0;
transform-origin: 50% 0;
-webkit-transition-property: transform;
transition-property: transform;
-webkit-transition-duration: .5s;
transition-duration: .5s;
-webkit-transition-timing-function: ease-out;
transition-timing-function: ease-out;
}
.owl-carousel:hover .owl-nav button {
background: rgba(255, 255, 255)!important;
-webkit-transition-property: transform;
transition-property: transform;
-webkit-transition-duration: .5s;
transition-duration: .5s;
-webkit-transition-timing-function: ease-out;
transition-timing-function: ease-out;
animation: sonarEffect 1.3s ease-out 75ms;
}
.owl-nav>div i {
margin: 0;
}
.owl-theme .owl-dots {
text-align: center;
-webkit-tap-highlight-color: transparent;
position: absolute;
bottom: .65em;
left: 0;
right: 0;
z-index: 99;
}
.owl-theme .owl-dots .owl-dot {
display: inline-block;
zoom: 1;
}
.owl-theme .owl-dots .owl-dot span {
width: 1em;
height: 1em;
margin: 5px 7px;
background: rgba(0, 0, 0, .3);
display: block;
-webkit-backface-visibility: visible;
transition: opacity .2s ease;
border-radius: 30px;
}
.product-carousel .thumb{
border:1px solid #cad4e4;
padding:5px;
}
.btn-list {
margin-bottom: -.5rem;
font-size: 0;
padding:0;
}
.btn-list>.btn:not(:last-child), .btn-list>.dropdown:not(:last-child) {
margin-right: .5rem;
}
.btn-list>.btn, .btn-list>.dropdown {
margin-bottom: .5rem;
}
.echart-height{
height:250px;
}
.main-profile-menu .border-top {
border-top: 1px solid #e1e6f1 !important;
}
/* Input Height */
.input-lg {
height: 46px;
padding: 10px 16px;
font-size: 18px;
line-height: 1.3333333;
}
.input-sm {
height: 28px;
padding: 5px 10px;
font-size: 12px;
line-height: 1.5;
}
select.form-control.select-lg {
height: 46px!important;
padding: 10px 16px!important;
font-size: 17px!important;
line-height: 1.3333333!important;
}
select.form-control.select-sm {
height: 28px!important;
padding: 0px 10px 1px 10px!important;
line-height: 1!important;
}
/*----Custom Switch-----*/
.custom-switch {
-webkit-user-select: none;
-moz-user-select: none;
-ms-user-select: none;
user-select: none;
cursor: default;
display: -ms-inline-flexbox;
display: inline-flex;
-ms-flex-align: center;
align-items: center;
margin: 0;
padding-left:0;
}
.custom-switch-input {
position: absolute;
z-index: -1;
opacity: 0;
}
.custom-switches-stacked {
display: -ms-flexbox;
display: flex;
-ms-flex-direction: column;
flex-direction: column;
}
.custom-switches-stacked .custom-switch {
margin-bottom: .5rem;
}
.custom-switch-indicator {
display: inline-block;
height: 1.25rem;
width: 2.25rem;
background: #e5e9f3;
border-radius: 50px;
position: relative;
vertical-align: bottom;
border: 1px solid #e1e6f1;
transition: .3s border-color, .3s background-color;
}
.custom-switch-indicator:before {
content: '';
position: absolute;
height: calc(1.25rem - 4px);
width: calc(1.25rem - 4px);
top: 1px;
left: 1px;
background: #fff;
border-radius: 50%;
transition: .3s left;
box-shadow: none;
}
.custom-switch-input:checked~.custom-switch-indicator {
background: #8760fb ;
}
.custom-switch-input:checked~.custom-switch-indicator:before {
left: calc(1rem + 1px);
}
.custom-switch-input:focus~.custom-switch-indicator {
box-shadow: none;
border-color:#8760fb ;
}
.custom-switch-description {
margin-left: .5rem;
color:#99a6b7 ;
transition: .3s color;
}
.custom-switch-input:checked~.custom-switch-description {
color:#334151;
}
/*----Select Group-----*/
.selectgroup {
display: -ms-inline-flexbox;
display: inline-flex;
}
.selectgroup-item {
-ms-flex-positive: 1;
flex-grow: 1;
position: relative;
}
.selectgroup-item+.selectgroup-item {
margin-left: -1px;
}
.selectgroup-item:not(:first-child) .selectgroup-button {
border-top-left-radius: 0;
border-bottom-left-radius: 0;
}
.selectgroup-item:not(:last-child) .selectgroup-button {
border-top-right-radius: 0;
border-bottom-right-radius: 0;
}
.selectgroup-input {
opacity: 0;
position: absolute;
z-index: -1;
top: 0;
left: 0;
}
.selectgroup-button {
display: block;
border: 1px solid #e1e6f1;
text-align: center;
padding: 0.375rem 1rem;
position: relative;
cursor: pointer;
border-radius: 3px;
color: #686868;
-webkit-user-select: none;
-moz-user-select: none;
-ms-user-select: none;
user-select: none;
}
.selectgroup-button-icon {
padding-left: .5rem;
padding-right: .5rem;
font-size: 1rem;
}
.selectgroup-input:checked+.selectgroup-button {
border-color: #8760fb ;
z-index: 1;
color: #8760fb ;
background: #e5e9f3;
}
.selectgroup-input:focus+.selectgroup-button {
border-color: #8760fb ;
z-index: 2;
color: #8760fb ;
box-shadow: none;
}
.selectgroup-pills {
-ms-flex-wrap: wrap;
flex-wrap: wrap;
-ms-flex-align: start;
align-items: flex-start;
}
.selectgroup-pills .selectgroup-item {
margin-right: .5rem;
-ms-flex-positive: 0;
flex-grow: 0;
}
.colorinput {
margin-right: 5px;
position: relative;
cursor: pointer;
}
.colorinput-input {
position: absolute;
z-index: -1;
opacity: 0;
}
.colorinput-color {
display: inline-block;
width: 1.75rem;
height: 1.75rem;
border: 1px solid transparent;
color: #fff;
box-shadow: none;
}
.colorinput-color:before {
content: '';
opacity: 0;
position: absolute;
top: .25rem;
left: .25rem;
height: 1.25rem;
width: 1.25rem;
transition: .3s opacity;
background: url("data:image/svg+xml;charset=utf8,%3Csvg xmlns='http://www.w3.org/2000/svg' viewBox='0 0 8 8'%3E%3Cpath fill='%23fff' d='M6.564.75l-3.59 3.612-1.538-1.55L0 4.26 2.974 7.25 8 2.193z'/%3E%3C/svg%3E") no-repeat center center/50% 50%;
}
.colorinput-input:checked~.colorinput-color:before {
opacity: 1;
}
.acc-step-number{
padding: 5px 10px;
font-size: 14px;
}
/* Tags */
.tags {
margin-bottom: -.5rem;
font-size: 0;
}
.tags>.tag:not(:last-child) {
margin-right: .5rem;
}
.tag-addon {
display: inline-block;
padding: 0 .5rem;
color: inherit;
text-decoration: none;
margin: 0 -.5rem 0 .5rem;
text-align: center;
min-width: 1.5rem;
background:#d7dce6
}
.tag-addon i {
vertical-align: middle;
margin: 0 -.25rem;
}
.tag {
font-size: 0.75rem;
color:#fff;
border-radius: 0px;
padding: 0 .5rem;
line-height: 2em;
display: -ms-inline-flexbox;
display: inline-flex;
cursor: default;
font-weight: 400;
-webkit-user-select: none;
-moz-user-select: none;
-ms-user-select: none;
user-select: none;
}
.tag-pill {
padding-right: 0.6em;
padding-left: 0.6em;
border-radius: 50px;
}
.tag-default {
background-color:#e1e6f1;
color: #1c273c;
}
.tag-dark {
background-color:#334151;
}
.tag-primary {
background-color: #8760fb;
}
.tag-secondary {
background-color:#eb6f33;
}
.tag-info{
background-color:#01b8ff;
}
.tag-warning{
background-color: #f3b90b;
color: #1c273c;
}
.tag-danger {
background-color:#ff473d;
}
.tag-success{
background-color:#03c895;
}
/* Mapel map */
.mapael .map {
margin-bottom: 10px;
position: relative;
}
.mapael .zoomButton {
background-color: #292929;
border: 1px solid #292929;
color: #fff;
width: 15px;
height: 15px;
line-height: 12px;
text-align: center;
border-radius: 3px;
cursor: pointer;
position: absolute;
top: 0;
font-weight: bold;
left: 10px;
-webkit-user-select: none;
-khtml-user-select : none;
-moz-user-select: none;
-o-user-select : none;
user-select: none;
}
.mapael .zoomReset {
top: 10px;
}
.mapael .zoomIn {
top: 30px;
}
.mapael .zoomOut {
top: 50px;
}
.mapael .mapTooltip {
position: absolute;
background-color: #474c4b;
moz-opacity: 0.70;
opacity: 0.70;
filter: alpha(opacity=70);
border-radius: 10px;
padding: 10px;
z-index: 1000;
max-width: 200px;
display: none;
color: #fff;
}
/*
* Loaders
* ----------------------
*/
/*--circleloader--*/
.lds-circle {
display: inline-block;
transform: translateZ(1px);
}
.lds-circle>div {
display: inline-block;
width: 51px;
height: 51px;
margin: 6px;
border-radius: 50%;
animation: lds-circle 2.4s cubic-bezier(0, 0.2, 0.8, 1) infinite;
background:#8760fb;
}
@keyframes lds-circle {
0%, 100% {
animation-timing-function: cubic-bezier(0.5, 0, 1, 0.5);
}
0% {
transform: rotateY(0deg);
}
50% {
transform: rotateY(1800deg);
animation-timing-function: cubic-bezier(0, 0.5, 0.5, 1);
}
100% {
transform: rotateY(3600deg);
}
}
/*---ring loaders --*/
.lds-dual-ring {
display: inline-block;
width: 64px;
height: 64px;
}
.lds-dual-ring:after {
content: " ";
display: block;
width: 46px;
height: 46px;
margin: 1px;
border-radius: 50%;
animation: lds-dual-ring 1.2s linear infinite;
border: 5px solid #8760fb;
border-color: #8760fb transparent #8760fb transparent;
}
@keyframes lds-dual-ring {
0% {
transform: rotate(0deg);
}
100% {
transform: rotate(360deg);
}
}
/*-- lines loader --*/
.lds-facebook {
display: inline-block;
position: relative;
width: 64px;
height: 64px;
}
.lds-facebook div {
display: inline-block;
position: absolute;
left: 6px;
width: 13px;
animation: lds-facebook 1.2s cubic-bezier(0, 0.5, 0.5, 1) infinite;
background:#8760fb;
}
.lds-facebook div:nth-child(1) {
left: 6px;
animation-delay: -0.24s;
}
.lds-facebook div:nth-child(2) {
left: 26px;
animation-delay: -0.12s;
}
.lds-facebook div:nth-child(3) {
left: 45px;
animation-delay: 0;
}
@keyframes lds-facebook {
0% {
top: 6px;
height: 51px;
}
50%, 100% {
top: 19px;
height: 26px;
}
}
/*--heart loader --*/
.lds-heart {
display: inline-block;
position: relative;
width: 64px;
height: 64px;
transform: rotate(45deg);
transform-origin: 32px 32px;
}
.lds-heart div {
top: 23px;
left: 19px;
position: absolute;
width: 26px;
height: 26px;
animation: lds-heart 1.2s infinite cubic-bezier(0.215, 0.61, 0.355, 1);
background:#8760fb;
}
.lds-heart div:after, .lds-heart div:before {
content: " ";
position: absolute;
display: block;
width: 26px;
height: 26px;
background:#8760fb;
}
.lds-heart div:before {
left: -17px;
border-radius: 50% 0 0 50%;
}
.lds-heart div:after {
top: -17px;
border-radius: 50% 50% 0 0;
}
@keyframes lds-heart {
0% {
transform: scale(0.95);
}
5% {
transform: scale(1.1);
}
39% {
transform: scale(0.85);
}
45% {
transform: scale(1);
}
60% {
transform: scale(0.95);
}
100% {
transform: scale(0.9);
}
}
/**-ripple --*/
.lds-ripple {
display: inline-block;
position: relative;
width: 64px;
height: 64px;
}
.lds-ripple div {
position: absolute;
opacity: 1;
border-radius: 50%;
animation: lds-ripple 1s cubic-bezier(0, 0.2, 0.8, 1) infinite;
border: 4px solid #8760fb;
}
.lds-ripple div:nth-child(2) {
animation-delay: -0.5s;
}
@keyframes lds-ripple {
0% {
top: 28px;
left: 28px;
width: 0;
height: 0;
opacity: 1;
}
100% {
top: -1px;
left: -1px;
width: 58px;
height: 58px;
opacity: 0;
}
}
/*-- Spinner loader --*/
.lds-spinner {
color: official;
display: inline-block;
position: relative;
width: 64px;
height: 64px;
}
.lds-spinner div {
transform-origin: 32px 32px;
animation: lds-spinner 1.2s linear infinite;
}
.lds-spinner div:after {
content: " ";
display: block;
position: absolute;
top: 3px;
left: 29px;
width: 5px;
height: 14px;
border-radius: 20%;
background: #8760fb;
}
.lds-spinner div:nth-child(1) {
transform: rotate(0deg);
animation-delay: -1.1s;
}
.lds-spinner div:nth-child(2) {
transform: rotate(30deg);
animation-delay: -1s;
}
.lds-spinner div:nth-child(3) {
transform: rotate(60deg);
animation-delay: -0.9s;
}
.lds-spinner div:nth-child(4) {
transform: rotate(90deg);
animation-delay: -0.8s;
}
.lds-spinner div:nth-child(5) {
transform: rotate(120deg);
animation-delay: -0.7s;
}
.lds-spinner div:nth-child(6) {
transform: rotate(150deg);
animation-delay: -0.6s;
}
.lds-spinner div:nth-child(7) {
transform: rotate(180deg);
animation-delay: -0.5s;
}
.lds-spinner div:nth-child(8) {
transform: rotate(210deg);
animation-delay: -0.4s;
}
.lds-spinner div:nth-child(9) {
transform: rotate(240deg);
animation-delay: -0.3s;
}
.lds-spinner div:nth-child(10) {
transform: rotate(270deg);
animation-delay: -0.2s;
}
.lds-spinner div:nth-child(11) {
transform: rotate(300deg);
animation-delay: -0.1s;
}
.lds-spinner div:nth-child(12) {
transform: rotate(330deg);
animation-delay: 0s;
}
@keyframes lds-spinner {
0% {
opacity: 1;
}
100% {
opacity: 0;
}
}
.dt-button-collection .dropdown-item.active, .dt-button-collection .dropdown-item:active {
color:#334151;
text-decoration: none;
background-color: #fff;
}
.img-thumbnail .caption {
padding: 15px;
}
.sidebar-icon{
position:absolute;
right:8px;
top:3px;
}
/* Animations */
.pulse {
display: block;
position: absolute;
top: 6px;
right: 17px;
width: 7px;
height: 7px;
border-radius: 50%;
background:#ff473d;
cursor: pointer;
box-shadow: 0 0 0 rgba(255, 71, 61, 0.9);
animation: pulse 2s infinite;
}
.pulse:hover {
animation: none;
}
@-webkit-keyframes pulse {
0% {
-webkit-box-shadow: 0 0 0 0 rgba(255, 71, 61, 0.9);
}
70% {
-webkit-box-shadow: 0 0 0 10px rgba(255, 71, 61, 0);
}
100% {
-webkit-box-shadow: 0 0 0 0 rgba(255, 71, 61, 0);
}
}
@keyframes pulse {
0% {
-moz-box-shadow: 0 0 0 0 rgba(255, 71, 61, 0.9);
box-shadow: 0 0 0 0 rgba(255, 71, 61, 0.7);
}
70% {
-moz-box-shadow: 0 0 0 10px rgba(255, 71, 61, 0);
box-shadow: 0 0 0 10px rgba(255, 71, 61, 0);
}
100% {
-moz-box-shadow: 0 0 0 0 rgba(255, 71, 61, 0);
box-shadow: 0 0 0 0 rgba(255, 71, 61, 0);
}
}
.ripple {
position: relative;
overflow: hidden;
transform: translate3d(0, 0, 0);
cursor:pointer;
}
.ripple:after {
content: "";
display: block;
position: absolute;
width: 100%;
height: 100%;
top: 0;
left: 0;
pointer-events: none;
background-image: radial-gradient(circle, #000 10%, transparent 10.01%);
background-repeat: no-repeat;
background-position: 50%;
transform: scale(10, 10);
opacity: 0;
transition: transform .5s, opacity 1s
}
.ripple:active:after {
transform: scale(0, 0);
opacity: .2;
transition: 0s;
}
@keyframes fadein {
from {
opacity: 0;
transform: translate3d(0, 20px, 0)
}
to {
opacity: 1;
transform: none;
transform: translate3d(0, 0, 0)
}
}
.fadein, .main-header-notification.show .dropdown-menu, .main-profile-menu.show .dropdown-menu, .header-search.show .dropdown-menu{
animation-name: fadein;
-webkit-animation-duration: .2s;
-moz-animation-duration: .2s;
-ms-animation-duration: .2s;
-o-animation-duration: .2s;
animation-duration: .2s;
-webkit-animation-fill-mode: both;
-moz-animation-fill-mode: both;
-ms-animation-fill-mode: both;
-o-animation-fill-mode: both;
animation-fill-mode: both
}
.main-header-notification.show .dropdown-menu::before, .main-profile-menu.show .dropdown-menu::before, .header-search.show .dropdown-menu::before{
content: '';
width: 13px;
height: 13px;
background: #fff;
position: absolute;
top: -7px;
right: 28px;
transform: rotate(45deg);
border-top: 1px solid #e1e6f1;
border-left: 1px solid #e1e6f1;
}
.header-search.show .dropdown-menu {
display: block;
margin:0;
}
.header-search .dropdown-menu {
width: 300px;
position: absolute;
top: 50px;
left: auto;
right: -10px;
bottom: auto;
padding: 0;
border-color: #e1e6f1;
border-width: 1px;
box-shadow: 0 8px 16px 0 rgba(162, 169, 204,.24)
}
.main-form-search {
flex: 1;
width: 100%;
position: relative;
}
.main-form-search .form-control {
border-color: #e1e6f1;
border-width: 1px;
background-color: #fff;
transition: none;
height: 40px;
}
.main-form-search .form-control:focus {
background-color: #fff;
border-color: #b4bdce;
box-shadow: none !important;
}
.main-form-search .form-control:focus+.btn, .main-form-search .sp-container .form-control:focus+button,
.sp-container .main-form-search .form-control:focus+button {
color: #99a6b7;
}
.main-form-search .btn, .main-form-search .sp-container button, .sp-container .main-form-search button {
position: absolute;
top: 8px;
right: 5px;
background-color: transparent;
height: 40px;
color: #b4bdce;
transition: none;
font-size: 16px;
padding-right: 13px;
}
.main-form-search .btn:hover, .main-form-search .sp-container button:hover, .sp-container
.main-form-search button:hover, .main-form-search .btn:focus, .main-form-search .sp-container button:focus,
.sp-container .main-form-search button:focus {
color:#334151;
}
.theme-logo{
display:none !important
}
/*------ Charts Heights ------*/
.chart-height1 {
min-height: 15rem;
overflow:hidden;
}
.chart-height2 {
height: 16rem;
overflow:hidden;
}
.chart-height3 {
height: 17rem;
overflow:hidden;
}
.chart-height4 {
height: 18rem;
overflow:hidden;
}
.chart-height5 {
height: 20rem;
overflow:hidden;
}
.chart-height6 {
height: 22rem;
overflow:hidden;
}
.img-flag {
width: 25px;
height: 12px;
margin-top: -4px;
}
/*Advanced Filter */
.advanced-search{
background:#fff;
padding: 1.25rem;
box-shadow: 0 8px 16px 0 rgba(162, 169, 204,.24);
margin-bottom: 20px;
}
.theme-logos{
display:none;
}
.dot-label {
width: 8px;
height: 8px;
display: inline-block;
border-radius: 100%;
margin-right: 5px;
}
.contact-info .contact-icon:hover{
color:#000;
}
.scroll-widget{
width: 100%;
height: 385px;
overflow: hidden;
}
.activity-block .task-list li{
padding-left: 25px;
margin-bottom:20px;
}
.activity-block .task-list{
padding-top:0;
}
.activity-block h6{
margin-bottom:0px;
}
.activity-block .task-list:after{
left: 5px;
z-index:0;
}
.activity-block .task-list li .task-icon{
top:0;
left:0px;
width:12px;
height:12px;
}
.card-blog-overlay1 {
background: url('../img/media/3.jpg');
background-size: cover;
}
.card-blog-overlay2 {
background: url('../img/media/1.jpg');
background-size: cover;
}
.z-index2{
z-index:2;
}
.card-blog-overlay {
background: url('../img/media/2.jpg');
background-size: cover;
position:relative;
}
.card-blog-overlay:before , .card-blog-overlay1:before, .card-blog-overlay2:before{
content:'';
display:block;
position:absolute;
background:rgba(0,0,0,0.5);
width:100%;
height:100%;
right: 0;
top: 0;
}
.card-blog-overlay .custom-card-header, .card-blog-overlay1 .custom-card-header, .card-blog-overlay2 .custom-card-header{
background:none;
border-bottom:1px solid rgba(255,255,255,0.2)
}
.card-blog-overlay .card-footer, .card-blog-overlay1 .card-footer, .card-blog-overlay2 .card-footer{
background:none;
border-top:1px solid rgba(255,255,255,0.2)
}
div.dtr-modal div.dtr-modal-content{
box-shadow:none;
}
.table.dtr-details{
margin-bottom:0;
}
.main-notification-text .badge{
line-height:1.5;
}
/*loader*/
#global-loader {
position:fixed;
z-index:50000;
background:#fff;
left:0;
top:0;
right:0;
bottom:0;
height:100%;
width:100%;
margin:0 auto;
text-align:center;
display:block;
}
.loader-img{
position:absolute;
right:0;
bottom:0;
top: 43%;
left:0;
margin:0 auto;
text-align:center;
}
.user-info{
list-style:none;
margin-bottom:0;
padding-left:0;
}
.side-header .main-profile-menu .dropdown-menu{
top:53px;
}
.side-header .header-search .dropdown-menu{
top: 50px;
}
#example-input .form-control::placeholder, #example-input .form-control{
color: #334151 !important;
}
/* ----- center logo ----- */
.setting-header {
font-weight: 400;
font-size: 15px;
}
.main-header-message {
position: relative;
}
.fadein, .main-header-message.show .dropdown-menu {
animation-name: fadein;
-webkit-animation-duration: .2s;
-moz-animation-duration: .2s;
-ms-animation-duration: .2s;
-o-animation-duration: .2s;
animation-duration: .2s;
-webkit-animation-fill-mode: both;
-moz-animation-fill-mode: both;
-ms-animation-fill-mode: both;
-o-animation-fill-mode: both;
animation-fill-mode: both;
}
.main-header-message.show .dropdown-menu {
display: block;
}
.main-header-message .dropdown-menu {
width: 300px;
position: absolute;
top: 48px;
right: auto;
left: -10px;
bottom: auto;
padding: 0;
border-color: #e1e6f1;
border-width: 1px;
box-shadow: 0 8px 16px 0 rgba(162, 169, 204,.24);
}
.main-header-message.show .dropdown-menu::before {
content: '';
width: 13px;
height: 13px;
background: #fff;
position: absolute;
top: -7px;
left: 12px;
transform: rotate(45deg);
border-top: 1px solid #e1e6f1;
border-left: 1px solid #e1e6f1;
}
.main-message-list .media {
padding: 10px 10px 0px 15px;
}
.main-header-message .dropdown-footer {
text-align: center;
padding: 10px;
font-size: 13px;
border-top: 1px solid rgba(123, 65, 216,0.1);
}
.main-header-flags {
position: relative;
}
.fadein, .main-header-flags.show .dropdown-menu {
animation-name: fadein;
-webkit-animation-duration: .2s;
-moz-animation-duration: .2s;
-ms-animation-duration: .2s;
-o-animation-duration: .2s;
animation-duration: .2s;
-webkit-animation-fill-mode: both;
-moz-animation-fill-mode: both;
-ms-animation-fill-mode: both;
-o-animation-fill-mode: both;
animation-fill-mode: both;
}
.main-header-flags.show .dropdown-menu {
display: block;
}
.main-header-flags .dropdown-menu {
width: 200px;
position: absolute;
top: 48px;
right: auto;
left: -10px;
bottom: auto;
padding: 0;
border-color: #e1e6f1;
border-width: 1px;
box-shadow: 0 8px 16px 0 rgba(162, 169, 204,.24);
}
.main-header-flags.show .dropdown-menu::before {
content: '';
width: 13px;
height: 13px;
background: #fff;
position: absolute;
top: -7px;
left: 28px;
transform: rotate(45deg);
border-top: 1px solid #e1e6f1;
border-left: 1px solid #e1e6f1;
}
.main-flags-list .media {
padding: 10px 10px 0px 15px;
}
.main-header-flags .dropdown-footer {
text-align: center;
padding: 10px;
font-size: 13px;
border-top: 1px solid rgba(123, 65, 216,0.1);
}
.header-flag {
width: 1.7rem;
}
.main-flags-list img{
width: 1.7rem;
}
.hor-header.hor-top-header .nav-link-badge {
position: absolute;
top: 0px;
left: 11px;
display: block !important;
padding: 3px 5px !important;
border-radius: 50px;
font-size: 10px;
}
.hor-header.hor-top-header .main-message-list p {
font-size: 12px;
}
@media (max-width: 991px) {
.main-header-message {
display: none;
}
.main-header-flags{
display:none;
}
.hor-header.hor-top-header .main-logo{
left:0px;
margin-right:auto;
}
} | 0.182571 | 0.04408 |
@charset "utf-8";
/* CSS Document */
html, body {
height: 100%;
}
body {
font-family: 'Roboto Condensed', sans-serif;
color: #000;
font-size: 16px;
overflow-x: hidden;
}
/* ------------------------------------------------------------------------------------------ Preloader */
#preloader {
background-color: #FFF;
width: 100%;
height: 100%;
position: fixed;
z-index: 100000;
}
.preloader {
position: absolute;
top: 50%;
left: 50%;
text-align: center;
background: #1b1b1b;
height: 36px;
width: 36px;
margin-left: -18px;
margin-top: -18px;
}
/* ------------------------------------------------------------------------------------------ Animated Items on page */
.animated {
visibility: hidden;
}
.visible {
visibility: visible;
}
/* ------------------------------------------------------------------------------------------ Slider Section */
section#slider {
padding-top: 0px;
padding-bottom: 0px;
margin-top: 0px;
margin-bottom: 0px;
}
/* Slider Button */
.tp-leftarrow.default {
background-color: #000;
}
.tp-rightarrow.default {
background-color: #000;
}
.tp-banner .getstarted {
border: 2px solid #FFF;
color: #FFF;
padding-top: 6px;
padding-right: 20px;
padding-bottom: 6px;
padding-left: 20px;
font-size: 22px;
}
.tp-banner .getstarted:hover {
border: 2px solid #FFF;
color: #000;
background-color: #FFF;
padding-top: 6px;
padding-right: 20px;
padding-bottom: 6px;
padding-left: 20px;
}
/* Static Slider Picture */
.slider-bg-static {
background-image: url(../img/slider/static-bg/1.jpg);
background-size: cover;
background-position: 50% 50%;
background-attachment: fixed;
background-repeat: repeat;
height: 100%;
}
/* Animated Slider Picture */
.slider-bg-animated {
background-image: url(../img/slider/animted-bg/1.jpg);
background-size: cover;
background-position: 50% 50%;
background-attachment: fixed;
background-repeat: repeat;
-webkit-animation: BackgroundAnimation 500s linear infinite;
-moz-animation: BackgroundAnimation 500s linear infinite;
-ms-animation: BackgroundAnimation 500s linear infinite;
height: 100%;
}
/* Background Animation */
@-webkit-keyframes BackgroundAnimation {
from {
background-position: 0px 0px;
}
to {
background-position: 9600px 0px;
}
}
@-moz-keyframes BackgroundAnimation {
from {
background-position: 0px 0px;
}
to {
background-position: 9600px 0px;
}
}
@-ms-keyframes BackgroundAnimation {
from {
background-position: 0px 0px;
}
to {
background-position: 9600px 0px;
}
}
/* ------------------------------------------------------------------------------------------ Main Navigation Section */
section#navigation {
padding-top: 0px;
padding-bottom: 0px;
}
#navigation {
width: 100%;
margin-left: auto;
margin-bottom: auto;
position: absolute;
z-index: 9999;
}
#navigation ul.nav {
font-family: 'Roboto Condensed', sans-serif;
font-size: 16px;
margin: 0px;
padding: 0px;
}
#navigation ul.nav li {
padding-top: 8px;
padding-right: 0px;
padding-bottom: 8px;
padding-left: 0px;
}
#navigation ul.nav li:last-child {
padding-right: 0px;
}
#navigation ul.nav li a {
text-decoration: none;
-webkit-transition: all 0.3s;
-moz-transition: all 0.3s;
transition: all 0.3s;
}
/*.navbar-inverse .nav-collapse .nav>li>a, .navbar-inverse .nav-collapse .dropdown-menu a {
color: #fff;
}*/
#navigation ul.nav a:hover {
color: #000;
}
#navigation ul.nav .current a {
color: #000;
}
.navbar-brand {
padding-top: 15px;
padding-bottom: 15px;
padding-left: 16px;
}
/* ------------------------------------------------------------------------------------------ Section Settings */
section {
padding-top: 120px;
padding-bottom: 90px;
}
.section-heading h1 {
font-size: 40px;
text-transform: uppercase;
font-weight: 400;
padding: 0px;
margin: 0px;
line-height: 1;
}
.section-heading h2 {
font-size: 30px;
text-transform: uppercase;
font-weight: 300;
padding: 0px;
margin: 0px;
line-height: 1;
}
.section-heading p {
padding: 0px;
margin: 0px;
}
.section-heading .line {
border-bottom-width: 3px;
border-bottom-style: solid;
border-bottom-color: #e5e5e5;
padding-bottom: 16px;
margin-bottom: 40px;
width: 100px;
text-align: center;
}
/* ------------------------------------------------------------------------------------------ About Section Starts */
#about .heading {
font-size: 28px;
text-transform: uppercase;
font-weight: 400;
}
#about .circle {
width: 90px;
height: 90px;
background: transparent;
border: 2px solid #000000;
border-radius: 120px;
position: relative;
margin-bottom: 16px;
text-align: center;
padding-top: 26px;
-webkit-transition: all 0.3s;
-moz-transition: all 0.3s;
transition: all 0.3s;
}
#about .circle i {
font-size: 36px;
}
#about .description {
margin-top: 6px;
margin-bottom: 30px;
}
#about .col-md-4:hover .circle {
background-color: #000000;
}
#about .col-md-4:hover i {
color: #fff;
}
#about-carousel .item img {
display: block;
width: 100%;
height: auto;
}
#bar {
width: 0%;
max-width: 100%;
height: 4px;
background: #000;
}
#progressBar {
width: 100%;
background: #EDEDED;
}
#about-2 .heading2 {
font-size: 28px;
text-transform: uppercase;
font-weight: 400;
border-bottom-width: 1px;
border-bottom-style: solid;
border-bottom-color: #ccc;
padding-top: 6px;
padding-bottom: 8px;
}
#about-2 .heading2 a {
color: #000;
text-decoration: none;
}
#about-2 .heading2 a:link {
color: #000;
text-decoration: none;
}
#about-2 .heading2 a:active {
color: #000;
text-decoration: none;
}
#about-2 .heading2 a:hover {
color: #000;
text-decoration: none;
}
#about-2 .about-carousel {
padding-bottom: 30px;
}
#about-2 .about-carousel a span {
top: 50%;
position: absolute;
}
#about-2 #accordion i {
width: 30px;
padding-right: 8px;
text-align: center;
}
#about-2 .skills-progress {
text-align: center;
margin-top: 30px;
}
#about-2 .skills-progress .col-md-2 {
margin-bottom: 15px;
}
#donutchart1, #donutchart2, #donutchart3, #donutchart4, #donutchart5, #donutchart6, #donutchart7, #donutchart8 {
margin-bottom: 15px;
margin-top: 15px;
margin-left: auto;
margin-right: auto;
}
/* ------------------------------------------------------------------------------------------ Team Section Starts */
#team {
background: url(../img/textures/light-grey-noise.gif);
}
#team .line {
border-bottom-width: 3px;
border-bottom-style: solid;
border-bottom-color: #ccc;
margin-bottom: 60px;
width: 100px;
margin-left: auto;
margin-right: auto;
}
#team .team-contents {
text-align: center;
margin-bottom: 30px;
margin-top: 25px;
}
#team .picture {
padding-left: 30px;
padding-right: 30px;
}
#team .picture img {
width: 100%;
height: auto;
background: transparent;
position: relative;
margin-bottom: 25px;
border-radius: 50%;
-webkit-border-radius: 50%;
-moz-border-radius: 50%;
}
#team .heading {
font-size: 26px;
text-transform: uppercase;
font-weight: 400;
}
#team .designation {
font-size: 18px;
text-transform: uppercase;
font-weight: 300;
line-height: 3px;
}
#team .smallline {
border-bottom-width: 2px;
border-bottom-style: solid;
border-bottom-color: #ccc;
margin-top: 3px;
margin-bottom: 20px;
padding-bottom: 10px;
width: 100px;
text-align: center;
margin-left: auto;
margin-right: auto;
}
.team-contents .icon {
width: 60px;
height: 60px;
border-radius: 60px;
position: relative;
text-align: center;
margin-left: auto;
margin-right: auto;
background-color: #000;
color: #FFF;
top: -60px;
font-size: 26px;
text-transform: uppercase;
font-weight: 400;
padding-top: 12px;
padding-bottom: 12px;
line-height: normal;
margin-bottom: -60px;
-webkit-transition: all 0.3s;
-moz-transition: all 0.3s;
transition: all 0.3s;
}
#team .description {
margin-bottom: 30px;
}
#team .team-social a {
margin-bottom: 100px;
text-align: center;
margin-left: 6px;
margin-right: 6px;
color: #000;
}
#team .team-social a i {
}
/* Team Overlayzoom Starts */
.teamoverlayzoom {
position: relative;
display: block;
margin: 0;
text-decoration: none;
}
.teamoverlayzoom span i {
color: #FFF;
}
.teamoverlayzoom span.zoom {
position: absolute;
nowhitespace: afterproperty;
nowhitespace: afterproperty;
bottom: 0;
right: 0;
width: 50px;
height: 50px;
border-radius: 50%;
font-size: 22px;
text-align: center;
-webkit-transition: all 0.5s ease;
-moz-transition: all 0.5s ease;
-o-transition: all 0.5s ease;
transition: all 0.5s ease; /* Fallback for web browsers that doesn't support RGBa */
background: rgb(0, 0, 0); /* RGBa with 0.6 opacity */
background: rgba(0, 0, 0, 0.9);
-webkit-transition: all 0.3s;
-moz-transition: all 0.3s;
transition: all 0.3s;
}
.teamoverlayzoom span.zoom span {
position: absolute;
left: 0;
top: 0;
padding: 10px;
width: 100%;
height: 100%;
}
.teamoverlayzoom:hover span.zoom, .teamoverlayzoom:focus span.zoom {
width: 100%;
height: 100%;
background: rgb(0, 0, 0); /* RGBa with 0.6 opacity */
background: rgba(0, 0, 0, 0.4);
}
/* ------------------------------------------------------------------------------------------ Quotes Section Starts */
#quotes {
color: #fff;
}
#quotes {
background: url(../img/parallax/1.jpg) 50% 0 repeat-y fixed;
}
#quotes h2 {
color: #FFF;
}
#quotes .line {
border-bottom-width: 2px;
border-bottom-style: solid;
border-bottom-color: #fff;
margin-bottom: 30px;
width: 100px;
margin-left: auto;
margin-right: auto;
}
#quotes .text {
font-size: 22px;
font-weight: 300;
text-align: center;
}
#quotes .name {
color: #FFF;
font-size: 22px;
font-weight: 300;
text-align: center;
font-style: italic;
margin-top: 20px;
margin-bottom: 20px;
}
/* ------------------------------------------------------------------------------------------ Our Services Section Starts */
#our-services .item {
text-align: center;
padding-left: 20px;
padding-right: 20px;
margin-bottom: 30px;
}
#services .line {
border-bottom-width: 3px;
border-bottom-style: solid;
border-bottom-color: #e5e5e5;
margin-bottom: 60px;
width: 100px;
margin-left: auto;
margin-right: auto;
}
#services .circle {
width: 150px;
height: 150px;
background: transparent;
border: 3px solid #000;
border-radius: 150px;
position: relative;
margin-bottom: 25px;
text-align: center;
padding-top: 32px;
margin-left: auto;
margin-right: auto;
-webkit-transition: all 0.3s;
-moz-transition: all 0.3s;
transition: all 0.3s;
}
#services .circle i {
font-size: 80px;
}
#services .item:hover .circle {
background-color: #000;
color: #fff;
}
#services .item:hover i {
color: #fff;
}
#services .smallline {
border-bottom-width: 2px;
border-bottom-style: solid;
border-bottom-color: #e5e5e5;
margin-top: 3px;
margin-bottom: 20px;
padding-bottom: 10px;
width: 100px;
text-align: center;
margin-left: auto;
margin-right: auto;
}
#services .heading-1 {
font-size: 20px;
text-transform: uppercase;
font-weight: 300;
color: #000;
}
#services .heading-2 {
font-size: 26px;
text-transform: uppercase;
font-weight: 400;
line-height: 12px;
color: #000;
}
#services .description {
margin-top: 6px;
margin-bottom: 30px;
}
/* ------------------------------------------------------------------------------------------ Portfolio Section Starts */
#portfolio {
}
#portfolio .line {
border-bottom-width: 3px;
border-bottom-style: solid;
border-bottom-color: #e5e5e5;
margin-bottom: 30px;
width: 100px;
margin-left: auto;
margin-right: auto;
}
#options {
margin-top: 30px;
margin-bottom: 50px;
font-size: 18px;
line-height: normal;
margin-left: auto;
margin-right: auto;
text-align: center;
}
#options ul {
width: auto;
margin-left: auto;
margin-right: auto;
text-align: center;
padding: 0px;
margin: 0px;
}
#options ul li {
display: inline-block;
}
#options ul li a {
width: 80px;
height: 80px;
border-radius: 40px;
-webkit-transition: all 0.3s;
-moz-transition: all 0.3s;
transition: all 0.3s;
display: inline-block;
margin-left: 2px;
margin-right: 2px;
text-align: center;
border: 3px solid #ccc;
font-size: 36px;
line-height: 2;
color: #ccc;
}
#options ul li a:link {
color: #ccc;
text-decoration: none;
-webkit-transition: all 0.3s;
-moz-transition: all 0.3s;
transition: all 0.3s;
}
#options ul li:hover a, #options ul li a.selected {
color: #000;
border: 3px solid #000;
}
#portfolio ul li {
list-style-type: none;
}
#container-thumbs {
padding: 0px;
list-style-type: none;
margin-top: 30px;
margin-right: 0px;
margin-bottom: 0px;
margin-left: 0px;
}
#container-thumbs .items {
margin-bottom: 20px;
}
#container-thumbs .items img {
width: 100%;
height: auto;
background: transparent;
border-radius: 50%;
position: relative;
margin-bottom: 25px;
-webkit-transition: all 0.3s;
-moz-transition: all 0.3s;
transition: all 0.3s;
}
#container-thumbs .items .icon {
width: 60px;
height: 60px;
border-radius: 60px;
position: relative;
text-align: center;
margin-left: auto;
margin-right: auto;
background-color: #000;
color: #FFF;
top: -60px;
font-size: 26px;
text-transform: uppercase;
font-weight: 400;
padding-top: 12px;
padding-bottom: 12px;
line-height: normal;
margin-bottom: -60px;
-webkit-transition: all 0.3s;
-moz-transition: all 0.3s;
transition: all 0.3s;
}
#container-thumbs .items:hover .icon {
background-color: #666;
}
/* Overlayzoom Starts */
.overlayzoom {
position: relative;
display: block;
margin: 0;
text-decoration: none;
}
.overlayzoom span i {
color: #FFF;
}
.overlayzoom span.zoom {
position: absolute;
nowhitespace: afterproperty;
nowhitespace: afterproperty;
top: 0;
right: 0;
width: 60px;
height: 60px;
border-radius: 50%;
font-size: 28px;
text-align: center;
-webkit-transition: all 0.5s ease;
-moz-transition: all 0.5s ease;
-o-transition: all 0.5s ease;
transition: all 0.5s ease; /* Fallback for web browsers that doesn't support RGBa */
background: rgb(0, 0, 0); /* RGBa with 0.6 opacity */
background: rgba(0, 0, 0, 0.9);
-webkit-transition: all 0.3s;
-moz-transition: all 0.3s;
transition: all 0.3s;
}
.overlayzoom span.zoom span {
position: absolute;
left: 0;
top: 0;
padding: 10px;
width: 100%;
height: 100%;
}
.overlayzoom:hover span.zoom, .overlayzoom:focus span.zoom {
width: 100%;
height: 100%;
background: rgb(0, 0, 0); /* RGBa with 0.6 opacity */
background: rgba(0, 0, 0, 0.4);
}
/* -- Detail Portfolio Starts -- */
.portfolio-detail {
overflow: hidden;
max-height: 0px;
background: #f5f6f8;
transition: all .3s ease;
-moz-transition: all.3s ease;
-webkit-transition: all .3s ease;
}
.open-box {
max-height: 1600px;
margin-bottom: 30px;
padding-top: 80px;
padding-right: 0px;
padding-bottom: 80px;
padding-left: 0px;
}
.portfolio-detail .heading {
font-family: 'Raleway', sans-serif;
color: #000;
font-size: 30px;
font-weight: 600;
}
.portfolio-detail .desc {
margin-top: 10px;
}
.portfolio-detail ul {
margin: 0px;
list-style-type: none;
padding-top: 20px;
padding-right: 0px;
padding-bottom: 0px;
padding-left: 0px;
}
.portfolio-detail ul li {
border-top-width: 1px;
border-top-style: solid;
border-top-color: #444444;
padding-top: 8px;
padding-bottom: 8px;
}
.portfolio-detail ul li:last-child {
border-bottom-width: 1px;
border-bottom-style: solid;
border-bottom-color: #444444;
}
.portfolio-detail .social-icons ul {
padding: 0px;
margin-left: auto;
margin-right: auto;
margin-top: 20px;
margin-bottom: 20px;
text-align: center;
}
.portfolio-detail .social-icons ul li {
width: 36px;
height: 36px;
background-color: #bbbbbb;
border-radius: 18px;
-webkit-transition: all 0.3s ease-in-out;
-moz-transition: all 0.3s ease-in-out;
-o-transition: all 0.3s ease-in-out;
transition: all 0.3s ease-in-out;
display: inline-block;
text-align: center;
font-size: 18px;
line-height: 1.2;
color: #fff;
margin-left: 2px;
margin-right: 2px;
-webkit-transition: all 0.3s ease-in-out;
-moz-transition: all 0.3s ease-in-out;
-o-transition: all 0.3s ease-in-out;
transition: all 0.3s ease-in-out;
}
.portfolio-detail .social-icons ul li a {
color: #fff;
}
.portfolio-detail .social-icons ul li:hover {
opacity: .80;
filter: alpha(opacity=80);
}
.links {
border-top-width: 1px;
border-top-style: solid;
border-top-color: #444444;
}
.links div {
display: inline-block;
margin-top: 20px;
margin-right: 30px;
}
.links a {
color: #000;
font-size: 20px;
font-weight: 400;
}
.links a:hover {
color: #333;
text-decoration: none!important;
}
.close-detail {
color: #000;
font-size: 20px;
font-weight: 400;
cursor: pointer;
}
.close-detail:hover {
color: #000;
text-decoration: none!important;
}
/* ------------------------------------------------------------------------------------------ Facts Section Starts */
#facts {
color: #fff;
height: 750px;
overflow: hidden;
background: black;
}
section#facts {
padding-top: 0px;
padding-bottom: 0px;
}
#facts .container {
padding-top: 120px;
padding-bottom: 120px;
margin: 0px auto;
position: absolute;
z-index: 2;
text-align: center;
width: 100%;
overflow: hidden;
margin-left: auto;
margin-right: auto;
}
#facts #video video {
display: block;
width: 100%;
opacity: 0.5;
background-color: #000;
}
#facts h2 {
color: #FFF;
}
#our-facts .items {
text-align: center;
padding-left: 20px;
padding-right: 20px;
margin-bottom: 30px;
margin-top: 30px;
}
#facts .line {
border-bottom-width: 3px;
border-bottom-style: solid;
border-bottom-color: #fff;
margin-bottom: 60px;
width: 100px;
margin-left: auto;
margin-right: auto;
}
#facts .smallline {
border-bottom-width: 2px;
border-bottom-style: solid;
border-bottom-color: #ffffff;
margin-top: 10px;
margin-bottom: 30px;
padding-bottom: 10px;
width: 100px;
text-align: center;
margin-left: auto;
margin-right: auto;
}
#facts .heading-1 {
font-size: 22px;
text-transform: uppercase;
font-weight: 300;
}
#facts .heading-2 {
font-size: 28px;
text-transform: uppercase;
font-weight: 400;
line-height: 12px;
padding-bottom: 20px;
}
#facts .owl-theme .owl-controls .owl-buttons div {
color: #000;
display: inline-block;
zoom: 1;
*display: inline;/*IE7 life-saver */
margin: 4px;
font-size: 33px;
/*-webkit-border-radius: 30px;
-moz-border-radius: 30px;
*/
background: #fff;
filter: Alpha(Opacity=70);/*IE7 fix*/
opacity: 0.7;
height: 50px;
width: 50px;
border-radius: 50px;
}
#facts .owl-theme .owl-controls.clickable .owl-buttons div:hover {
filter: Alpha(Opacity=100);/*IE7 fix*/
opacity: 1;
text-decoration: none;
}
#our-facts .items .circle {
width: 150px;
height: 150px;
background: transparent;
border: 3px solid #ffffff;
border-radius: 150px;
position: relative;
margin-bottom: 20px;
text-align: center;
padding-top: 32px;
margin-left: auto;
margin-right: auto;
font-size: 56px;
font-family: 'Roboto Condensed', sans-serif;
font-weight: 700;
-webkit-transition: all 0.3s;
-moz-transition: all 0.3s;
transition: all 0.3s;
}
#our-facts .items .icon {
width: 50px;
height: 50px;
border-radius: 50px;
position: relative;
text-align: center;
margin-left: auto;
margin-right: auto;
background-color: #fff;
color: #000;
top: -48px;
font-size: 26px;
text-transform: uppercase;
font-weight: 400;
padding-top: 8px;
line-height: normal;
margin-bottom: -20px;
-webkit-transition: all 0.3s;
-moz-transition: all 0.3s;
transition: all 0.3s;
}
#our-facts .items:hover .circle {
background-color: #ffffff;
color: #000;
}
#our-facts .items:hover .icon {
background-color: #000;
color: #fff;
}
#our-facts .items:hover .icon i {
color: #fff;
}
/* ------------------------------------------------------------------------------------------ Pricing Section Starts */
section#pricing {
padding-bottom: 60px;
}
#pricing .row {
text-align: center!important;
}
#pricing {
color: #fff;
}
#pricing {
background-attachment: fixed;
background-image: url(../img/parallax/3.jpg);
background-repeat: repeat-y;
background-position: 50% 0;
}
#pricing h2 {
color: #FFF;
}
#pricing .line {
border-bottom-width: 3px;
border-bottom-style: solid;
border-bottom-color: #fff;
margin-bottom: 60px;
width: 100px;
margin-left: auto;
margin-right: auto;
}
#pricing .smallline {
border-bottom-width: 2px;
border-bottom-style: solid;
border-bottom-color: #ffffff;
margin-top: 10px;
margin-bottom: 30px;
padding-bottom: 10px;
width: 100px;
text-align: center;
margin-left: auto;
margin-right: auto;
}
#pricing .picture img {
width: 100%;
height: auto;
background: transparent;
border-radius: 50%;
position: relative;
margin-bottom: 30px;
border: 3px solid #FFF;
}
#pricing .heading-1 {
font-size: 30px;
text-transform: uppercase;
font-weight: 700;
position: relative;
text-align: center;
margin-left: auto;
margin-right: auto;
top: -200px;
margin-bottom: -40px;
}
#pricing .circle {
width: 100px;
height: 100px;
border-radius: 50px;
position: relative;
text-align: center;
margin-left: auto;
margin-right: auto;
background-color: #ccc;
color: #000;
top: -90px;
margin-bottom: -20px;
padding-top: 18px;
-webkit-transition: all 0.3s;
-moz-transition: all 0.3s;
transition: all 0.3s;
border: 3px solid #ccc;
}
#pricing .circle span.price {
font-size: 36px;
text-transform: uppercase;
font-weight: 700;
line-height: 1;
}
#pricing .circle span {
font-size: 18px;
}
#pricing .p-table {
position: relative;
top: -40px;
}
#pricing .p-table ul {
padding: 0px;
margin: 0px;
}
#pricing .p-table ul li {
padding-top: 16px;
padding-bottom: 16px;
border-top-width: 1px;
border-bottom-width: 1px;
border-top-style: solid;
border-bottom-style: solid;
border-top-color: rgba(256, 256, 256, 0.2);
border-bottom-color: rgba(204, 204, 204, 0.2);
list-style-type: none;
-webkit-transition: all 0.3s;
-moz-transition: all 0.3s;
transition: all 0.3s;
}
#pricing .p-table ul li:hover {
background-color: rgba(256, 256, 256, 0.1);
}
#pricing .btn {
color: #000;
background-color: #ccc;
padding-top: 6px;
padding-right: 20px;
padding-bottom: 6px;
padding-left: 20px;
font-size: 18px;
margin-bottom: 60px;
}
#pricing .p {
background-color: #fff;
}
#pricing .col-md-3:hover .circle {
background-color: #000;
color: #fff;
}
#pricing .col-md-3:hover .btn {
background-color: #000;
color: #FFF;
}
/* ------------------------------------------------------------------------------------------ Blog Section Starts */
#blog .line {
border-bottom-width: 3px;
border-bottom-style: solid;
border-bottom-color: #e5e5e5;
margin-bottom: 60px;
width: 100px;
margin-left: auto;
margin-right: auto;
}
#blog .blog-contents {
margin-bottom: 30px;
}
#blog .post {
text-align: center;
margin-bottom: 50px;
margin-top: 30px;
}
#blog .post .picture img {
width: 100%;
height: auto;
background: transparent;
border-radius: 50%;
position: relative;
margin-bottom: 30px;
}
#blog .post .date {
width: 80px;
height: 80px;
border-radius: 150px;
position: relative;
text-align: center;
margin-left: auto;
margin-right: auto;
background-color: #000;
color: #FFF;
top: -78px;
font-size: 36px;
text-transform: uppercase;
font-weight: 400;
padding-top: 8px;
padding-bottom: 8px;
line-height: normal;
margin-bottom: -50px;
-webkit-transition: all 0.3s;
-moz-transition: all 0.3s;
transition: all 0.3s;
}
#blog .post:hover .more {
background-color: #666;
}
#blog .post:hover .date {
background-color: #666;
}
#blog .post .date p {
font-size: 18px;
text-transform: uppercase;
font-weight: 300;
line-height: 0px;
padding: 0px;
margin: 0px;
}
#blog .post .heading {
font-size: 28px;
text-transform: uppercase;
font-weight: 400;
}
#blog .post .smallline {
border-bottom-width: 2px;
border-bottom-style: solid;
border-bottom-color: #e5e5e5;
margin-top: 10px;
margin-bottom: 30px;
padding-bottom: 10px;
width: 100px;
text-align: center;
margin-left: auto;
margin-right: auto;
}
#blog .post .description {
margin-bottom: 30px;
margin-left: 20px;
margin-right: 20px;
}
.info {
font-size: 18px;
font-weight: 300;
line-height: normal;
}
.info a i {
padding-left: 12px;
padding-right: 4px;
}
.info a {
color: #555555;
text-decoration: none;
}
.info a:link {
text-decoration: none;
}
.info a:hover {
text-decoration: underline;
}
#blog .post .more {
width: 50px;
height: 50px;
border-radius: 150px;
position: relative;
margin-bottom: 30px;
text-align: center;
padding-top: 18px;
margin-left: auto;
margin-right: auto;
background-color: #000;
color: #FFF;
-webkit-transition: all 0.3s;
-moz-transition: all 0.3s;
transition: all 0.3s;
}
#blog .post .more a i {
font-size: 24px;
line-height: 0;
color: #FFF;
}
a.view-all {
border: 2px solid #000;
color: #000;
padding-top: 6px;
padding-right: 20px;
padding-bottom: 6px;
padding-left: 20px;
font-size: 18px;
text-decoration: none;
margin-left: auto;
margin-right: auto;
width: 90px;
-webkit-transition: all 0.3s;
-moz-transition: all 0.3s;
transition: all 0.3s;
}
a.view-all:hover {
border: 2px solid #000;
color: #fff;
background-color: #000;
padding-top: 6px;
padding-right: 20px;
padding-bottom: 6px;
padding-left: 20px;
text-decoration: none;
margin-left: auto;
margin-right: auto;
}
/*------------------------*/
.blog-page-heading {
background-attachment: fixed;
background-image: url(../img/parallax/1.jpg);
background-repeat: repeat-y;
background-position: 50% 95%;
}
.blog-page-heading .section-heading {
color: #FFF;
text-align: center;
margin-bottom: 120px;
padding-top: 120px;
}
section#blog-page {
padding-top: 0px;
padding-bottom: 0px;
}
#blog-page .line {
border-bottom-width: 3px;
border-bottom-style: solid;
border-bottom-color: #e5e5e5;
margin-bottom: 60px;
width: 100px;
margin-left: auto;
margin-right: auto;
}
#blog-page .contents {
margin-top: 120px;
margin-bottom: 120px;
}
#blog-page .post {
text-align: center;
margin-bottom: 50px;
}
#blog-page .post .picture img {
width: 100%;
height: auto;
background: transparent;
border-radius: 50%;
position: relative;
margin-bottom: 30px;
}
#blog-page .post .date {
width: 80px;
height: 80px;
border-radius: 150px;
position: relative;
text-align: center;
margin-left: auto;
margin-right: auto;
background-color: #000;
color: #FFF;
top: -78px;
font-size: 36px;
text-transform: uppercase;
font-weight: 400;
padding-top: 8px;
padding-bottom: 8px;
line-height: normal;
margin-bottom: -50px;
-webkit-transition: all 0.3s;
-moz-transition: all 0.3s;
transition: all 0.3s;
}
#blog-page .post:hover .more {
background-color: #666;
}
#blog-page .post:hover .date {
background-color: #666;
}
#blog-page .post .date p {
font-size: 18px;
text-transform: uppercase;
font-weight: 300;
line-height: 0px;
padding: 0px;
margin: 0px;
}
#blog-page .post .heading {
font-size: 28px;
text-transform: uppercase;
font-weight: 400;
}
#blog-page .post .smallline {
border-bottom-width: 2px;
border-bottom-style: solid;
border-bottom-color: #e5e5e5;
margin-top: 10px;
margin-bottom: 30px;
padding-bottom: 10px;
width: 100px;
text-align: center;
margin-left: auto;
margin-right: auto;
}
#blog-page .post .description {
margin-bottom: 30px;
margin-left: 20px;
margin-right: 20px;
}
#blog-page .post .more {
width: 50px;
height: 50px;
border-radius: 150px;
position: relative;
margin-bottom: 30px;
text-align: center;
padding-top: 18px;
margin-left: auto;
margin-right: auto;
background-color: #000;
color: #FFF;
-webkit-transition: all 0.3s;
-moz-transition: all 0.3s;
transition: all 0.3s;
}
#blog-page .post .more a i {
font-size: 24px;
line-height: 0;
color: #FFF;
}
/*-------------------------*/
#blog-single-post {
font-size: 16px;
font-weight: 300;
}
.blog-single-post-heading {
background-attachment: fixed;
background-image: url(../img/parallax/4.jpg);
background-repeat: repeat-y;
background-position: 50% 95%;
}
.blog-single-post-heading .section-heading {
color: #FFF;
text-align: center;
margin-bottom: 120px;
padding-top: 120px;
}
section#blog-single-post {
padding-top: 0px;
padding-bottom: 0px;
}
#blog-single-post .contents {
padding-top: 120px;
padding-bottom: 120px;
}
#blog-single-post .line {
border-bottom-width: 3px;
border-bottom-style: solid;
border-bottom-color: #e5e5e5;
margin-bottom: 60px;
width: 100px;
margin-left: auto;
margin-right: auto;
}
#blog-single-post .date {
width: 100px;
height: 100px;
border-radius: 50px;
position: relative;
text-align: center;
margin-left: auto;
margin-right: auto;
background-color: #000;
color: #FFF;
top: -50px;
font-size: 36px;
text-transform: uppercase;
font-weight: 400;
padding-top: 16px;
padding-bottom: 8px;
line-height: normal;
margin-bottom: -50px;
-webkit-transition: all 0.3s;
-moz-transition: all 0.3s;
transition: all 0.3s;
}
#blog-single-post .date p {
font-size: 18px;
text-transform: uppercase;
font-weight: 300;
line-height: 0px;
padding: 0px;
margin: 0px;
}
#blog-single-post .heading {
font-size: 30px;
font-weight: 400;
margin-bottom: 5px;
}
#blog-single-post .smallline {
border-bottom-width: 2px;
border-bottom-style: solid;
border-bottom-color: #e5e5e5;
margin-top: 2px;
margin-bottom: 20px;
padding-bottom: 5px;
width: 100px;
}
#blog-single-post .description {
margin-bottom: 30px;
}
#blog-single-post blockquote {
margin-top: 20px;
margin-bottom: 20px;
}
#blog-single-post .blog-comments {
margin-top: 30px;
}
#blog-single-post .title {
font-size: 24px;
font-weight: 400;
line-height: 1;
}
#blog-single-post .smallline2 {
border-bottom-width: 2px;
border-bottom-style: solid;
border-bottom-color: #e5e5e5;
margin-top: 0px;
margin-bottom: 20px;
padding-bottom: 5px;
width: 100px;
}
ul.media-list {
}
ul.media-list li {
padding-top: 10px;
padding-bottom: 10px;
border-bottom-width: 1px;
border-bottom-style: solid;
border-bottom-color: #eeeeee;
}
#blog-single-post .post-comment {
margin-top: 30px;
margin-bottom: 30px;
}
#blog-single-post .post-comment .form-control {
margin-top: 10px;
margin-bottom: 10px;
}
.blog-tabs {
margin-top: 30px;
margin-bottom: 30px;
}
.tab-content {
margin-top: 2px;
}
.tab-content ul {
padding: 0px;
margin: 0px;
}
.tab-content ul li {
margin: 0px;
padding-top: 15px;
padding-right: 0px;
padding-bottom: 15px;
padding-left: 0px;
list-style-type: none;
border-bottom-width: 1px;
border-bottom-style: solid;
border-bottom-color: #eeeeee;
}
.tab-content ul li a {
text-decoration: none
}
.tab-content ul li a:hover {
text-decoration: none;
color: #000;
}
.tab-content ul li a:active {
text-decoration: none
}
.tab-content ul li i {
padding-right: 6px;
}
.about-blog, .tag-list {
margin-top: 40px;
}
.tag-list a {
border: 1px solid #d9d9d9;
display: inline-block;
font-size: 14px;
border-radius: 2px;
-moz-border-radius: 2px;
-khtml-border-radius: 2px;
-webkit-border-radius: 2px;
color: #000;
text-transform: uppercase;
margin-bottom: 10px;
margin-right: 5px;
-webkit-transition: all 0.3s;
-moz-transition: all 0.3s;
transition: all 0.3s;
padding-top: 5px;
padding-right: 10px;
padding-bottom: 5px;
padding-left: 10px;
-webkit-transition: all 0.3s;
-moz-transition: all 0.3s;
transition: all 0.3s;
}
.tag-list a, .tag-list a:hover, .tag-list a:active, .tag-list a:focus {
text-decoration: none;
outline: none;
}
.tag-list a:hover {
color: #fff;
background-color: #000;
}
/* ------------------------------------------------------------------------------------------ Clients Section Starts */
section#clients {
padding-top: 50px;
padding-bottom: 50px;
}
#clients {
background-image: url(../img/textures/light-grey-noise.gif);
}
.clients .items {
text-align: center;
margin-left: auto;
margin-right: auto;
}
/* ------------------------------------------------------------------------------------------ Testimonials Section Starts */
#testimonials {
color: #fff;
}
#testimonials {
background-attachment: fixed;
background-image: url(../img/parallax/2.jpg);
background-repeat: repeat-y;
background-position: 50% 0;
}
#testimonials h2 {
color: #FFF;
}
#testimonials .line {
border-bottom-width: 3px;
border-bottom-style: solid;
border-bottom-color: #fff;
margin-bottom: 50px;
width: 100px;
margin-left: auto;
margin-right: auto;
}
.testimonials-p {
}
.testimonials-p .items {
text-align: center;
padding-left: 20px;
padding-right: 20px;
margin-left: auto;
margin-right: auto;
}
.testimonials-p .items .desc {
font-size: 24px;
font-weight: 300;
margin-bottom: 30px;
}
.testimonials-p .items .heading-1 {
font-size: 28px;
text-transform: uppercase;
font-weight: 400;
}
.testimonials-p .items .heading-2 {
font-size: 22px;
font-weight: 300;
margin-bottom: 30px;
margin-top: 10px;
line-height: 2px;
}
/* ------------------------------------------------------------------------------------------ Social Media Section Starts */
#social-media {
color: #fff;
}
#social-media {
background-attachment: fixed;
background-image: url(../img/parallax/4.jpg);
background-repeat: repeat-y;
background-position: 50% 0;
}
#social-media h2 {
color: #FFF;
}
#social-media .line {
border-bottom-width: 3px;
border-bottom-style: solid;
border-bottom-color: #fff;
margin-bottom: 30px;
width: 100px;
margin-left: auto;
margin-right: auto;
}
#social-media .row {
text-align: center;
}
#social-media .desc {
font-size: 22px;
font-weight: 300;
}
#social-media ul {
padding: 0px;
margin-top: 40px;
margin-right: 0px;
margin-bottom: 40px;
margin-left: 0px;
}
#social-media ul li {
width: 50px;
height: 50px;
background-color: #fff;
border-radius: 25px;
-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;
display: inline-block;
text-align: center;
/*border: 3px solid #000;*/
font-size: 24px;
line-height: 2.2;
color: #000;
margin-left: 4px;
margin-right: 4px;
-webkit-transition: all 0.3s;
-moz-transition: all 0.3s;
transition: all 0.3s;
}
#social-media ul li:hover {
opacity: .50;
filter: alpha(opacity=50);
}
/* ------------------------------------------------------------------------------------------ Contact Section Starts */
#contact .line {
border-bottom-width: 3px;
border-bottom-style: solid;
border-bottom-color: #e5e5e5;
margin-bottom: 60px;
width: 100px;
margin-left: auto;
margin-right: auto;
}
#contact .input-group {
padding-top: 6px;
padding-bottom: 6px;
}
#contact .input-group-btn {
padding-top: 6px;
padding-bottom: 6px;
}
#contact .address {
font-size: 16px;
padding-top: 20px;
line-height: 1.5;
}
#contact .address i {
padding-right: 10px;
text-align: center;
width: 30px;
}
#contact .form {
padding-top: 2px;
}
#message_post {
padding-top: 6px;
padding-bottom: 6px;
}
.errorMessage {
color: #ff0000;
padding: 0px;
margin-top: 0px;
margin-right: 0px;
margin-bottom: 6px;
margin-left: 0px;
}
.successMessage {
color: #12d62d;
padding: 0px;
margin-top: 0px;
margin-right: 0px;
margin-bottom: 6px;
margin-left: 0px;
}
.form-buttons {
padding-top: 8px;
}
.form-element {
}
.form-element label {
}
.form-element input.text {
padding-left: 20px;
padding-top: 8px;
}
.form-element .textarea {
padding-left: 20px;
padding-top: 8px;
}
.form-element .hightlight {
border: 2px solid #9F1319
}
.form-element #submit {
}
.loading {
height: 28px;
width: 28px;
display: none;
background-image: url(../img/progress.gif);
background-repeat: no-repeat;
background-position: 1px;
}
.done {
display: none
}
#contact .address img {
padding-right: 10px
}
.scrollup {
width: 50px;
height: 50px;
background-color: #000;
border-radius: 25px;
display: inline-block;
text-align: center;
/*border: 3px solid #000;*/
font-size: 28px;
line-height: 1.7;
color: #fff;
margin-bottom: 5px;
/*position: fixed;
bottom: 30px;
right: 30px;
text-indent: -9999px;*/
/*background: url('img/totop/to-top.png') no-repeat;*/
-webkit-transition: all 0.3s;
-moz-transition: all 0.3s;
transition: all 0.3s;
}
.scrollup:hover {
opacity: .50;
filter: alpha(opacity=50);
}
/* ------------------------------------------------------------------------------------------ Footer Section Starts */
section#footer {
padding-top: 50px;
padding-bottom: 50px;
}
#footer {
background: url(../img/textures/light-grey-noise.gif);
}
#footer .row {
text-align: center;
}
#footer .line {
border-bottom-width: 1px;
border-bottom-style: solid;
border-bottom-color: #e5e5e5;
width: 100px;
margin-left: auto;
margin-right: auto;
margin-top: 30px;
margin-bottom: 30px;
}
#footer .desc {
font-size: 18px;
font-weight: 300;
}
#footer .desc i {
margin-bottom: 12px;
}
/*------------------------------------------------------------------------- Media Starts */
@media (max-width: 960px) {
#container-thumbs .items {
min-width: 50%;
max-width: 50%;
}
.animated {
visibility: visible;
}
.visible {
visibility: visible;
}
}
@media (max-width:767px) {
.navbar-nav {
margin-left: 0px!important;
float: none!important;
}
.animated {
visibility: visible;
}
.visible {
visibility: visible;
}
}
@media (max-width: 480px) {
#container-thumbs .items {
min-width: 100%;
max-width: 100%;
}
.animated {
visibility: visible;
}
.visible {
visibility: visible;
}
#video{
display:none;
}
#quotes {
background-image: none;
background-color:#666666;
}
#pricing {
background-image: none;
background-color:#666666;
}
.blog-page-heading {
background-image: none;
background-color:#666666;
}
.blog-single-post-heading {
background-image: none;
background-color:#666666;
}
#testimonials {
background-image: none;
background-color:#666666;
}
#social-media {
background-image: none;
background-color:#666666;
}
} | web/css/stylesheet.css | @charset "utf-8";
/* CSS Document */
html, body {
height: 100%;
}
body {
font-family: 'Roboto Condensed', sans-serif;
color: #000;
font-size: 16px;
overflow-x: hidden;
}
/* ------------------------------------------------------------------------------------------ Preloader */
#preloader {
background-color: #FFF;
width: 100%;
height: 100%;
position: fixed;
z-index: 100000;
}
.preloader {
position: absolute;
top: 50%;
left: 50%;
text-align: center;
background: #1b1b1b;
height: 36px;
width: 36px;
margin-left: -18px;
margin-top: -18px;
}
/* ------------------------------------------------------------------------------------------ Animated Items on page */
.animated {
visibility: hidden;
}
.visible {
visibility: visible;
}
/* ------------------------------------------------------------------------------------------ Slider Section */
section#slider {
padding-top: 0px;
padding-bottom: 0px;
margin-top: 0px;
margin-bottom: 0px;
}
/* Slider Button */
.tp-leftarrow.default {
background-color: #000;
}
.tp-rightarrow.default {
background-color: #000;
}
.tp-banner .getstarted {
border: 2px solid #FFF;
color: #FFF;
padding-top: 6px;
padding-right: 20px;
padding-bottom: 6px;
padding-left: 20px;
font-size: 22px;
}
.tp-banner .getstarted:hover {
border: 2px solid #FFF;
color: #000;
background-color: #FFF;
padding-top: 6px;
padding-right: 20px;
padding-bottom: 6px;
padding-left: 20px;
}
/* Static Slider Picture */
.slider-bg-static {
background-image: url(../img/slider/static-bg/1.jpg);
background-size: cover;
background-position: 50% 50%;
background-attachment: fixed;
background-repeat: repeat;
height: 100%;
}
/* Animated Slider Picture */
.slider-bg-animated {
background-image: url(../img/slider/animted-bg/1.jpg);
background-size: cover;
background-position: 50% 50%;
background-attachment: fixed;
background-repeat: repeat;
-webkit-animation: BackgroundAnimation 500s linear infinite;
-moz-animation: BackgroundAnimation 500s linear infinite;
-ms-animation: BackgroundAnimation 500s linear infinite;
height: 100%;
}
/* Background Animation */
@-webkit-keyframes BackgroundAnimation {
from {
background-position: 0px 0px;
}
to {
background-position: 9600px 0px;
}
}
@-moz-keyframes BackgroundAnimation {
from {
background-position: 0px 0px;
}
to {
background-position: 9600px 0px;
}
}
@-ms-keyframes BackgroundAnimation {
from {
background-position: 0px 0px;
}
to {
background-position: 9600px 0px;
}
}
/* ------------------------------------------------------------------------------------------ Main Navigation Section */
section#navigation {
padding-top: 0px;
padding-bottom: 0px;
}
#navigation {
width: 100%;
margin-left: auto;
margin-bottom: auto;
position: absolute;
z-index: 9999;
}
#navigation ul.nav {
font-family: 'Roboto Condensed', sans-serif;
font-size: 16px;
margin: 0px;
padding: 0px;
}
#navigation ul.nav li {
padding-top: 8px;
padding-right: 0px;
padding-bottom: 8px;
padding-left: 0px;
}
#navigation ul.nav li:last-child {
padding-right: 0px;
}
#navigation ul.nav li a {
text-decoration: none;
-webkit-transition: all 0.3s;
-moz-transition: all 0.3s;
transition: all 0.3s;
}
/*.navbar-inverse .nav-collapse .nav>li>a, .navbar-inverse .nav-collapse .dropdown-menu a {
color: #fff;
}*/
#navigation ul.nav a:hover {
color: #000;
}
#navigation ul.nav .current a {
color: #000;
}
.navbar-brand {
padding-top: 15px;
padding-bottom: 15px;
padding-left: 16px;
}
/* ------------------------------------------------------------------------------------------ Section Settings */
section {
padding-top: 120px;
padding-bottom: 90px;
}
.section-heading h1 {
font-size: 40px;
text-transform: uppercase;
font-weight: 400;
padding: 0px;
margin: 0px;
line-height: 1;
}
.section-heading h2 {
font-size: 30px;
text-transform: uppercase;
font-weight: 300;
padding: 0px;
margin: 0px;
line-height: 1;
}
.section-heading p {
padding: 0px;
margin: 0px;
}
.section-heading .line {
border-bottom-width: 3px;
border-bottom-style: solid;
border-bottom-color: #e5e5e5;
padding-bottom: 16px;
margin-bottom: 40px;
width: 100px;
text-align: center;
}
/* ------------------------------------------------------------------------------------------ About Section Starts */
#about .heading {
font-size: 28px;
text-transform: uppercase;
font-weight: 400;
}
#about .circle {
width: 90px;
height: 90px;
background: transparent;
border: 2px solid #000000;
border-radius: 120px;
position: relative;
margin-bottom: 16px;
text-align: center;
padding-top: 26px;
-webkit-transition: all 0.3s;
-moz-transition: all 0.3s;
transition: all 0.3s;
}
#about .circle i {
font-size: 36px;
}
#about .description {
margin-top: 6px;
margin-bottom: 30px;
}
#about .col-md-4:hover .circle {
background-color: #000000;
}
#about .col-md-4:hover i {
color: #fff;
}
#about-carousel .item img {
display: block;
width: 100%;
height: auto;
}
#bar {
width: 0%;
max-width: 100%;
height: 4px;
background: #000;
}
#progressBar {
width: 100%;
background: #EDEDED;
}
#about-2 .heading2 {
font-size: 28px;
text-transform: uppercase;
font-weight: 400;
border-bottom-width: 1px;
border-bottom-style: solid;
border-bottom-color: #ccc;
padding-top: 6px;
padding-bottom: 8px;
}
#about-2 .heading2 a {
color: #000;
text-decoration: none;
}
#about-2 .heading2 a:link {
color: #000;
text-decoration: none;
}
#about-2 .heading2 a:active {
color: #000;
text-decoration: none;
}
#about-2 .heading2 a:hover {
color: #000;
text-decoration: none;
}
#about-2 .about-carousel {
padding-bottom: 30px;
}
#about-2 .about-carousel a span {
top: 50%;
position: absolute;
}
#about-2 #accordion i {
width: 30px;
padding-right: 8px;
text-align: center;
}
#about-2 .skills-progress {
text-align: center;
margin-top: 30px;
}
#about-2 .skills-progress .col-md-2 {
margin-bottom: 15px;
}
#donutchart1, #donutchart2, #donutchart3, #donutchart4, #donutchart5, #donutchart6, #donutchart7, #donutchart8 {
margin-bottom: 15px;
margin-top: 15px;
margin-left: auto;
margin-right: auto;
}
/* ------------------------------------------------------------------------------------------ Team Section Starts */
#team {
background: url(../img/textures/light-grey-noise.gif);
}
#team .line {
border-bottom-width: 3px;
border-bottom-style: solid;
border-bottom-color: #ccc;
margin-bottom: 60px;
width: 100px;
margin-left: auto;
margin-right: auto;
}
#team .team-contents {
text-align: center;
margin-bottom: 30px;
margin-top: 25px;
}
#team .picture {
padding-left: 30px;
padding-right: 30px;
}
#team .picture img {
width: 100%;
height: auto;
background: transparent;
position: relative;
margin-bottom: 25px;
border-radius: 50%;
-webkit-border-radius: 50%;
-moz-border-radius: 50%;
}
#team .heading {
font-size: 26px;
text-transform: uppercase;
font-weight: 400;
}
#team .designation {
font-size: 18px;
text-transform: uppercase;
font-weight: 300;
line-height: 3px;
}
#team .smallline {
border-bottom-width: 2px;
border-bottom-style: solid;
border-bottom-color: #ccc;
margin-top: 3px;
margin-bottom: 20px;
padding-bottom: 10px;
width: 100px;
text-align: center;
margin-left: auto;
margin-right: auto;
}
.team-contents .icon {
width: 60px;
height: 60px;
border-radius: 60px;
position: relative;
text-align: center;
margin-left: auto;
margin-right: auto;
background-color: #000;
color: #FFF;
top: -60px;
font-size: 26px;
text-transform: uppercase;
font-weight: 400;
padding-top: 12px;
padding-bottom: 12px;
line-height: normal;
margin-bottom: -60px;
-webkit-transition: all 0.3s;
-moz-transition: all 0.3s;
transition: all 0.3s;
}
#team .description {
margin-bottom: 30px;
}
#team .team-social a {
margin-bottom: 100px;
text-align: center;
margin-left: 6px;
margin-right: 6px;
color: #000;
}
#team .team-social a i {
}
/* Team Overlayzoom Starts */
.teamoverlayzoom {
position: relative;
display: block;
margin: 0;
text-decoration: none;
}
.teamoverlayzoom span i {
color: #FFF;
}
.teamoverlayzoom span.zoom {
position: absolute;
nowhitespace: afterproperty;
nowhitespace: afterproperty;
bottom: 0;
right: 0;
width: 50px;
height: 50px;
border-radius: 50%;
font-size: 22px;
text-align: center;
-webkit-transition: all 0.5s ease;
-moz-transition: all 0.5s ease;
-o-transition: all 0.5s ease;
transition: all 0.5s ease; /* Fallback for web browsers that doesn't support RGBa */
background: rgb(0, 0, 0); /* RGBa with 0.6 opacity */
background: rgba(0, 0, 0, 0.9);
-webkit-transition: all 0.3s;
-moz-transition: all 0.3s;
transition: all 0.3s;
}
.teamoverlayzoom span.zoom span {
position: absolute;
left: 0;
top: 0;
padding: 10px;
width: 100%;
height: 100%;
}
.teamoverlayzoom:hover span.zoom, .teamoverlayzoom:focus span.zoom {
width: 100%;
height: 100%;
background: rgb(0, 0, 0); /* RGBa with 0.6 opacity */
background: rgba(0, 0, 0, 0.4);
}
/* ------------------------------------------------------------------------------------------ Quotes Section Starts */
#quotes {
color: #fff;
}
#quotes {
background: url(../img/parallax/1.jpg) 50% 0 repeat-y fixed;
}
#quotes h2 {
color: #FFF;
}
#quotes .line {
border-bottom-width: 2px;
border-bottom-style: solid;
border-bottom-color: #fff;
margin-bottom: 30px;
width: 100px;
margin-left: auto;
margin-right: auto;
}
#quotes .text {
font-size: 22px;
font-weight: 300;
text-align: center;
}
#quotes .name {
color: #FFF;
font-size: 22px;
font-weight: 300;
text-align: center;
font-style: italic;
margin-top: 20px;
margin-bottom: 20px;
}
/* ------------------------------------------------------------------------------------------ Our Services Section Starts */
#our-services .item {
text-align: center;
padding-left: 20px;
padding-right: 20px;
margin-bottom: 30px;
}
#services .line {
border-bottom-width: 3px;
border-bottom-style: solid;
border-bottom-color: #e5e5e5;
margin-bottom: 60px;
width: 100px;
margin-left: auto;
margin-right: auto;
}
#services .circle {
width: 150px;
height: 150px;
background: transparent;
border: 3px solid #000;
border-radius: 150px;
position: relative;
margin-bottom: 25px;
text-align: center;
padding-top: 32px;
margin-left: auto;
margin-right: auto;
-webkit-transition: all 0.3s;
-moz-transition: all 0.3s;
transition: all 0.3s;
}
#services .circle i {
font-size: 80px;
}
#services .item:hover .circle {
background-color: #000;
color: #fff;
}
#services .item:hover i {
color: #fff;
}
#services .smallline {
border-bottom-width: 2px;
border-bottom-style: solid;
border-bottom-color: #e5e5e5;
margin-top: 3px;
margin-bottom: 20px;
padding-bottom: 10px;
width: 100px;
text-align: center;
margin-left: auto;
margin-right: auto;
}
#services .heading-1 {
font-size: 20px;
text-transform: uppercase;
font-weight: 300;
color: #000;
}
#services .heading-2 {
font-size: 26px;
text-transform: uppercase;
font-weight: 400;
line-height: 12px;
color: #000;
}
#services .description {
margin-top: 6px;
margin-bottom: 30px;
}
/* ------------------------------------------------------------------------------------------ Portfolio Section Starts */
#portfolio {
}
#portfolio .line {
border-bottom-width: 3px;
border-bottom-style: solid;
border-bottom-color: #e5e5e5;
margin-bottom: 30px;
width: 100px;
margin-left: auto;
margin-right: auto;
}
#options {
margin-top: 30px;
margin-bottom: 50px;
font-size: 18px;
line-height: normal;
margin-left: auto;
margin-right: auto;
text-align: center;
}
#options ul {
width: auto;
margin-left: auto;
margin-right: auto;
text-align: center;
padding: 0px;
margin: 0px;
}
#options ul li {
display: inline-block;
}
#options ul li a {
width: 80px;
height: 80px;
border-radius: 40px;
-webkit-transition: all 0.3s;
-moz-transition: all 0.3s;
transition: all 0.3s;
display: inline-block;
margin-left: 2px;
margin-right: 2px;
text-align: center;
border: 3px solid #ccc;
font-size: 36px;
line-height: 2;
color: #ccc;
}
#options ul li a:link {
color: #ccc;
text-decoration: none;
-webkit-transition: all 0.3s;
-moz-transition: all 0.3s;
transition: all 0.3s;
}
#options ul li:hover a, #options ul li a.selected {
color: #000;
border: 3px solid #000;
}
#portfolio ul li {
list-style-type: none;
}
#container-thumbs {
padding: 0px;
list-style-type: none;
margin-top: 30px;
margin-right: 0px;
margin-bottom: 0px;
margin-left: 0px;
}
#container-thumbs .items {
margin-bottom: 20px;
}
#container-thumbs .items img {
width: 100%;
height: auto;
background: transparent;
border-radius: 50%;
position: relative;
margin-bottom: 25px;
-webkit-transition: all 0.3s;
-moz-transition: all 0.3s;
transition: all 0.3s;
}
#container-thumbs .items .icon {
width: 60px;
height: 60px;
border-radius: 60px;
position: relative;
text-align: center;
margin-left: auto;
margin-right: auto;
background-color: #000;
color: #FFF;
top: -60px;
font-size: 26px;
text-transform: uppercase;
font-weight: 400;
padding-top: 12px;
padding-bottom: 12px;
line-height: normal;
margin-bottom: -60px;
-webkit-transition: all 0.3s;
-moz-transition: all 0.3s;
transition: all 0.3s;
}
#container-thumbs .items:hover .icon {
background-color: #666;
}
/* Overlayzoom Starts */
.overlayzoom {
position: relative;
display: block;
margin: 0;
text-decoration: none;
}
.overlayzoom span i {
color: #FFF;
}
.overlayzoom span.zoom {
position: absolute;
nowhitespace: afterproperty;
nowhitespace: afterproperty;
top: 0;
right: 0;
width: 60px;
height: 60px;
border-radius: 50%;
font-size: 28px;
text-align: center;
-webkit-transition: all 0.5s ease;
-moz-transition: all 0.5s ease;
-o-transition: all 0.5s ease;
transition: all 0.5s ease; /* Fallback for web browsers that doesn't support RGBa */
background: rgb(0, 0, 0); /* RGBa with 0.6 opacity */
background: rgba(0, 0, 0, 0.9);
-webkit-transition: all 0.3s;
-moz-transition: all 0.3s;
transition: all 0.3s;
}
.overlayzoom span.zoom span {
position: absolute;
left: 0;
top: 0;
padding: 10px;
width: 100%;
height: 100%;
}
.overlayzoom:hover span.zoom, .overlayzoom:focus span.zoom {
width: 100%;
height: 100%;
background: rgb(0, 0, 0); /* RGBa with 0.6 opacity */
background: rgba(0, 0, 0, 0.4);
}
/* -- Detail Portfolio Starts -- */
.portfolio-detail {
overflow: hidden;
max-height: 0px;
background: #f5f6f8;
transition: all .3s ease;
-moz-transition: all.3s ease;
-webkit-transition: all .3s ease;
}
.open-box {
max-height: 1600px;
margin-bottom: 30px;
padding-top: 80px;
padding-right: 0px;
padding-bottom: 80px;
padding-left: 0px;
}
.portfolio-detail .heading {
font-family: 'Raleway', sans-serif;
color: #000;
font-size: 30px;
font-weight: 600;
}
.portfolio-detail .desc {
margin-top: 10px;
}
.portfolio-detail ul {
margin: 0px;
list-style-type: none;
padding-top: 20px;
padding-right: 0px;
padding-bottom: 0px;
padding-left: 0px;
}
.portfolio-detail ul li {
border-top-width: 1px;
border-top-style: solid;
border-top-color: #444444;
padding-top: 8px;
padding-bottom: 8px;
}
.portfolio-detail ul li:last-child {
border-bottom-width: 1px;
border-bottom-style: solid;
border-bottom-color: #444444;
}
.portfolio-detail .social-icons ul {
padding: 0px;
margin-left: auto;
margin-right: auto;
margin-top: 20px;
margin-bottom: 20px;
text-align: center;
}
.portfolio-detail .social-icons ul li {
width: 36px;
height: 36px;
background-color: #bbbbbb;
border-radius: 18px;
-webkit-transition: all 0.3s ease-in-out;
-moz-transition: all 0.3s ease-in-out;
-o-transition: all 0.3s ease-in-out;
transition: all 0.3s ease-in-out;
display: inline-block;
text-align: center;
font-size: 18px;
line-height: 1.2;
color: #fff;
margin-left: 2px;
margin-right: 2px;
-webkit-transition: all 0.3s ease-in-out;
-moz-transition: all 0.3s ease-in-out;
-o-transition: all 0.3s ease-in-out;
transition: all 0.3s ease-in-out;
}
.portfolio-detail .social-icons ul li a {
color: #fff;
}
.portfolio-detail .social-icons ul li:hover {
opacity: .80;
filter: alpha(opacity=80);
}
.links {
border-top-width: 1px;
border-top-style: solid;
border-top-color: #444444;
}
.links div {
display: inline-block;
margin-top: 20px;
margin-right: 30px;
}
.links a {
color: #000;
font-size: 20px;
font-weight: 400;
}
.links a:hover {
color: #333;
text-decoration: none!important;
}
.close-detail {
color: #000;
font-size: 20px;
font-weight: 400;
cursor: pointer;
}
.close-detail:hover {
color: #000;
text-decoration: none!important;
}
/* ------------------------------------------------------------------------------------------ Facts Section Starts */
#facts {
color: #fff;
height: 750px;
overflow: hidden;
background: black;
}
section#facts {
padding-top: 0px;
padding-bottom: 0px;
}
#facts .container {
padding-top: 120px;
padding-bottom: 120px;
margin: 0px auto;
position: absolute;
z-index: 2;
text-align: center;
width: 100%;
overflow: hidden;
margin-left: auto;
margin-right: auto;
}
#facts #video video {
display: block;
width: 100%;
opacity: 0.5;
background-color: #000;
}
#facts h2 {
color: #FFF;
}
#our-facts .items {
text-align: center;
padding-left: 20px;
padding-right: 20px;
margin-bottom: 30px;
margin-top: 30px;
}
#facts .line {
border-bottom-width: 3px;
border-bottom-style: solid;
border-bottom-color: #fff;
margin-bottom: 60px;
width: 100px;
margin-left: auto;
margin-right: auto;
}
#facts .smallline {
border-bottom-width: 2px;
border-bottom-style: solid;
border-bottom-color: #ffffff;
margin-top: 10px;
margin-bottom: 30px;
padding-bottom: 10px;
width: 100px;
text-align: center;
margin-left: auto;
margin-right: auto;
}
#facts .heading-1 {
font-size: 22px;
text-transform: uppercase;
font-weight: 300;
}
#facts .heading-2 {
font-size: 28px;
text-transform: uppercase;
font-weight: 400;
line-height: 12px;
padding-bottom: 20px;
}
#facts .owl-theme .owl-controls .owl-buttons div {
color: #000;
display: inline-block;
zoom: 1;
*display: inline;/*IE7 life-saver */
margin: 4px;
font-size: 33px;
/*-webkit-border-radius: 30px;
-moz-border-radius: 30px;
*/
background: #fff;
filter: Alpha(Opacity=70);/*IE7 fix*/
opacity: 0.7;
height: 50px;
width: 50px;
border-radius: 50px;
}
#facts .owl-theme .owl-controls.clickable .owl-buttons div:hover {
filter: Alpha(Opacity=100);/*IE7 fix*/
opacity: 1;
text-decoration: none;
}
#our-facts .items .circle {
width: 150px;
height: 150px;
background: transparent;
border: 3px solid #ffffff;
border-radius: 150px;
position: relative;
margin-bottom: 20px;
text-align: center;
padding-top: 32px;
margin-left: auto;
margin-right: auto;
font-size: 56px;
font-family: 'Roboto Condensed', sans-serif;
font-weight: 700;
-webkit-transition: all 0.3s;
-moz-transition: all 0.3s;
transition: all 0.3s;
}
#our-facts .items .icon {
width: 50px;
height: 50px;
border-radius: 50px;
position: relative;
text-align: center;
margin-left: auto;
margin-right: auto;
background-color: #fff;
color: #000;
top: -48px;
font-size: 26px;
text-transform: uppercase;
font-weight: 400;
padding-top: 8px;
line-height: normal;
margin-bottom: -20px;
-webkit-transition: all 0.3s;
-moz-transition: all 0.3s;
transition: all 0.3s;
}
#our-facts .items:hover .circle {
background-color: #ffffff;
color: #000;
}
#our-facts .items:hover .icon {
background-color: #000;
color: #fff;
}
#our-facts .items:hover .icon i {
color: #fff;
}
/* ------------------------------------------------------------------------------------------ Pricing Section Starts */
section#pricing {
padding-bottom: 60px;
}
#pricing .row {
text-align: center!important;
}
#pricing {
color: #fff;
}
#pricing {
background-attachment: fixed;
background-image: url(../img/parallax/3.jpg);
background-repeat: repeat-y;
background-position: 50% 0;
}
#pricing h2 {
color: #FFF;
}
#pricing .line {
border-bottom-width: 3px;
border-bottom-style: solid;
border-bottom-color: #fff;
margin-bottom: 60px;
width: 100px;
margin-left: auto;
margin-right: auto;
}
#pricing .smallline {
border-bottom-width: 2px;
border-bottom-style: solid;
border-bottom-color: #ffffff;
margin-top: 10px;
margin-bottom: 30px;
padding-bottom: 10px;
width: 100px;
text-align: center;
margin-left: auto;
margin-right: auto;
}
#pricing .picture img {
width: 100%;
height: auto;
background: transparent;
border-radius: 50%;
position: relative;
margin-bottom: 30px;
border: 3px solid #FFF;
}
#pricing .heading-1 {
font-size: 30px;
text-transform: uppercase;
font-weight: 700;
position: relative;
text-align: center;
margin-left: auto;
margin-right: auto;
top: -200px;
margin-bottom: -40px;
}
#pricing .circle {
width: 100px;
height: 100px;
border-radius: 50px;
position: relative;
text-align: center;
margin-left: auto;
margin-right: auto;
background-color: #ccc;
color: #000;
top: -90px;
margin-bottom: -20px;
padding-top: 18px;
-webkit-transition: all 0.3s;
-moz-transition: all 0.3s;
transition: all 0.3s;
border: 3px solid #ccc;
}
#pricing .circle span.price {
font-size: 36px;
text-transform: uppercase;
font-weight: 700;
line-height: 1;
}
#pricing .circle span {
font-size: 18px;
}
#pricing .p-table {
position: relative;
top: -40px;
}
#pricing .p-table ul {
padding: 0px;
margin: 0px;
}
#pricing .p-table ul li {
padding-top: 16px;
padding-bottom: 16px;
border-top-width: 1px;
border-bottom-width: 1px;
border-top-style: solid;
border-bottom-style: solid;
border-top-color: rgba(256, 256, 256, 0.2);
border-bottom-color: rgba(204, 204, 204, 0.2);
list-style-type: none;
-webkit-transition: all 0.3s;
-moz-transition: all 0.3s;
transition: all 0.3s;
}
#pricing .p-table ul li:hover {
background-color: rgba(256, 256, 256, 0.1);
}
#pricing .btn {
color: #000;
background-color: #ccc;
padding-top: 6px;
padding-right: 20px;
padding-bottom: 6px;
padding-left: 20px;
font-size: 18px;
margin-bottom: 60px;
}
#pricing .p {
background-color: #fff;
}
#pricing .col-md-3:hover .circle {
background-color: #000;
color: #fff;
}
#pricing .col-md-3:hover .btn {
background-color: #000;
color: #FFF;
}
/* ------------------------------------------------------------------------------------------ Blog Section Starts */
#blog .line {
border-bottom-width: 3px;
border-bottom-style: solid;
border-bottom-color: #e5e5e5;
margin-bottom: 60px;
width: 100px;
margin-left: auto;
margin-right: auto;
}
#blog .blog-contents {
margin-bottom: 30px;
}
#blog .post {
text-align: center;
margin-bottom: 50px;
margin-top: 30px;
}
#blog .post .picture img {
width: 100%;
height: auto;
background: transparent;
border-radius: 50%;
position: relative;
margin-bottom: 30px;
}
#blog .post .date {
width: 80px;
height: 80px;
border-radius: 150px;
position: relative;
text-align: center;
margin-left: auto;
margin-right: auto;
background-color: #000;
color: #FFF;
top: -78px;
font-size: 36px;
text-transform: uppercase;
font-weight: 400;
padding-top: 8px;
padding-bottom: 8px;
line-height: normal;
margin-bottom: -50px;
-webkit-transition: all 0.3s;
-moz-transition: all 0.3s;
transition: all 0.3s;
}
#blog .post:hover .more {
background-color: #666;
}
#blog .post:hover .date {
background-color: #666;
}
#blog .post .date p {
font-size: 18px;
text-transform: uppercase;
font-weight: 300;
line-height: 0px;
padding: 0px;
margin: 0px;
}
#blog .post .heading {
font-size: 28px;
text-transform: uppercase;
font-weight: 400;
}
#blog .post .smallline {
border-bottom-width: 2px;
border-bottom-style: solid;
border-bottom-color: #e5e5e5;
margin-top: 10px;
margin-bottom: 30px;
padding-bottom: 10px;
width: 100px;
text-align: center;
margin-left: auto;
margin-right: auto;
}
#blog .post .description {
margin-bottom: 30px;
margin-left: 20px;
margin-right: 20px;
}
.info {
font-size: 18px;
font-weight: 300;
line-height: normal;
}
.info a i {
padding-left: 12px;
padding-right: 4px;
}
.info a {
color: #555555;
text-decoration: none;
}
.info a:link {
text-decoration: none;
}
.info a:hover {
text-decoration: underline;
}
#blog .post .more {
width: 50px;
height: 50px;
border-radius: 150px;
position: relative;
margin-bottom: 30px;
text-align: center;
padding-top: 18px;
margin-left: auto;
margin-right: auto;
background-color: #000;
color: #FFF;
-webkit-transition: all 0.3s;
-moz-transition: all 0.3s;
transition: all 0.3s;
}
#blog .post .more a i {
font-size: 24px;
line-height: 0;
color: #FFF;
}
a.view-all {
border: 2px solid #000;
color: #000;
padding-top: 6px;
padding-right: 20px;
padding-bottom: 6px;
padding-left: 20px;
font-size: 18px;
text-decoration: none;
margin-left: auto;
margin-right: auto;
width: 90px;
-webkit-transition: all 0.3s;
-moz-transition: all 0.3s;
transition: all 0.3s;
}
a.view-all:hover {
border: 2px solid #000;
color: #fff;
background-color: #000;
padding-top: 6px;
padding-right: 20px;
padding-bottom: 6px;
padding-left: 20px;
text-decoration: none;
margin-left: auto;
margin-right: auto;
}
/*------------------------*/
.blog-page-heading {
background-attachment: fixed;
background-image: url(../img/parallax/1.jpg);
background-repeat: repeat-y;
background-position: 50% 95%;
}
.blog-page-heading .section-heading {
color: #FFF;
text-align: center;
margin-bottom: 120px;
padding-top: 120px;
}
section#blog-page {
padding-top: 0px;
padding-bottom: 0px;
}
#blog-page .line {
border-bottom-width: 3px;
border-bottom-style: solid;
border-bottom-color: #e5e5e5;
margin-bottom: 60px;
width: 100px;
margin-left: auto;
margin-right: auto;
}
#blog-page .contents {
margin-top: 120px;
margin-bottom: 120px;
}
#blog-page .post {
text-align: center;
margin-bottom: 50px;
}
#blog-page .post .picture img {
width: 100%;
height: auto;
background: transparent;
border-radius: 50%;
position: relative;
margin-bottom: 30px;
}
#blog-page .post .date {
width: 80px;
height: 80px;
border-radius: 150px;
position: relative;
text-align: center;
margin-left: auto;
margin-right: auto;
background-color: #000;
color: #FFF;
top: -78px;
font-size: 36px;
text-transform: uppercase;
font-weight: 400;
padding-top: 8px;
padding-bottom: 8px;
line-height: normal;
margin-bottom: -50px;
-webkit-transition: all 0.3s;
-moz-transition: all 0.3s;
transition: all 0.3s;
}
#blog-page .post:hover .more {
background-color: #666;
}
#blog-page .post:hover .date {
background-color: #666;
}
#blog-page .post .date p {
font-size: 18px;
text-transform: uppercase;
font-weight: 300;
line-height: 0px;
padding: 0px;
margin: 0px;
}
#blog-page .post .heading {
font-size: 28px;
text-transform: uppercase;
font-weight: 400;
}
#blog-page .post .smallline {
border-bottom-width: 2px;
border-bottom-style: solid;
border-bottom-color: #e5e5e5;
margin-top: 10px;
margin-bottom: 30px;
padding-bottom: 10px;
width: 100px;
text-align: center;
margin-left: auto;
margin-right: auto;
}
#blog-page .post .description {
margin-bottom: 30px;
margin-left: 20px;
margin-right: 20px;
}
#blog-page .post .more {
width: 50px;
height: 50px;
border-radius: 150px;
position: relative;
margin-bottom: 30px;
text-align: center;
padding-top: 18px;
margin-left: auto;
margin-right: auto;
background-color: #000;
color: #FFF;
-webkit-transition: all 0.3s;
-moz-transition: all 0.3s;
transition: all 0.3s;
}
#blog-page .post .more a i {
font-size: 24px;
line-height: 0;
color: #FFF;
}
/*-------------------------*/
#blog-single-post {
font-size: 16px;
font-weight: 300;
}
.blog-single-post-heading {
background-attachment: fixed;
background-image: url(../img/parallax/4.jpg);
background-repeat: repeat-y;
background-position: 50% 95%;
}
.blog-single-post-heading .section-heading {
color: #FFF;
text-align: center;
margin-bottom: 120px;
padding-top: 120px;
}
section#blog-single-post {
padding-top: 0px;
padding-bottom: 0px;
}
#blog-single-post .contents {
padding-top: 120px;
padding-bottom: 120px;
}
#blog-single-post .line {
border-bottom-width: 3px;
border-bottom-style: solid;
border-bottom-color: #e5e5e5;
margin-bottom: 60px;
width: 100px;
margin-left: auto;
margin-right: auto;
}
#blog-single-post .date {
width: 100px;
height: 100px;
border-radius: 50px;
position: relative;
text-align: center;
margin-left: auto;
margin-right: auto;
background-color: #000;
color: #FFF;
top: -50px;
font-size: 36px;
text-transform: uppercase;
font-weight: 400;
padding-top: 16px;
padding-bottom: 8px;
line-height: normal;
margin-bottom: -50px;
-webkit-transition: all 0.3s;
-moz-transition: all 0.3s;
transition: all 0.3s;
}
#blog-single-post .date p {
font-size: 18px;
text-transform: uppercase;
font-weight: 300;
line-height: 0px;
padding: 0px;
margin: 0px;
}
#blog-single-post .heading {
font-size: 30px;
font-weight: 400;
margin-bottom: 5px;
}
#blog-single-post .smallline {
border-bottom-width: 2px;
border-bottom-style: solid;
border-bottom-color: #e5e5e5;
margin-top: 2px;
margin-bottom: 20px;
padding-bottom: 5px;
width: 100px;
}
#blog-single-post .description {
margin-bottom: 30px;
}
#blog-single-post blockquote {
margin-top: 20px;
margin-bottom: 20px;
}
#blog-single-post .blog-comments {
margin-top: 30px;
}
#blog-single-post .title {
font-size: 24px;
font-weight: 400;
line-height: 1;
}
#blog-single-post .smallline2 {
border-bottom-width: 2px;
border-bottom-style: solid;
border-bottom-color: #e5e5e5;
margin-top: 0px;
margin-bottom: 20px;
padding-bottom: 5px;
width: 100px;
}
ul.media-list {
}
ul.media-list li {
padding-top: 10px;
padding-bottom: 10px;
border-bottom-width: 1px;
border-bottom-style: solid;
border-bottom-color: #eeeeee;
}
#blog-single-post .post-comment {
margin-top: 30px;
margin-bottom: 30px;
}
#blog-single-post .post-comment .form-control {
margin-top: 10px;
margin-bottom: 10px;
}
.blog-tabs {
margin-top: 30px;
margin-bottom: 30px;
}
.tab-content {
margin-top: 2px;
}
.tab-content ul {
padding: 0px;
margin: 0px;
}
.tab-content ul li {
margin: 0px;
padding-top: 15px;
padding-right: 0px;
padding-bottom: 15px;
padding-left: 0px;
list-style-type: none;
border-bottom-width: 1px;
border-bottom-style: solid;
border-bottom-color: #eeeeee;
}
.tab-content ul li a {
text-decoration: none
}
.tab-content ul li a:hover {
text-decoration: none;
color: #000;
}
.tab-content ul li a:active {
text-decoration: none
}
.tab-content ul li i {
padding-right: 6px;
}
.about-blog, .tag-list {
margin-top: 40px;
}
.tag-list a {
border: 1px solid #d9d9d9;
display: inline-block;
font-size: 14px;
border-radius: 2px;
-moz-border-radius: 2px;
-khtml-border-radius: 2px;
-webkit-border-radius: 2px;
color: #000;
text-transform: uppercase;
margin-bottom: 10px;
margin-right: 5px;
-webkit-transition: all 0.3s;
-moz-transition: all 0.3s;
transition: all 0.3s;
padding-top: 5px;
padding-right: 10px;
padding-bottom: 5px;
padding-left: 10px;
-webkit-transition: all 0.3s;
-moz-transition: all 0.3s;
transition: all 0.3s;
}
.tag-list a, .tag-list a:hover, .tag-list a:active, .tag-list a:focus {
text-decoration: none;
outline: none;
}
.tag-list a:hover {
color: #fff;
background-color: #000;
}
/* ------------------------------------------------------------------------------------------ Clients Section Starts */
section#clients {
padding-top: 50px;
padding-bottom: 50px;
}
#clients {
background-image: url(../img/textures/light-grey-noise.gif);
}
.clients .items {
text-align: center;
margin-left: auto;
margin-right: auto;
}
/* ------------------------------------------------------------------------------------------ Testimonials Section Starts */
#testimonials {
color: #fff;
}
#testimonials {
background-attachment: fixed;
background-image: url(../img/parallax/2.jpg);
background-repeat: repeat-y;
background-position: 50% 0;
}
#testimonials h2 {
color: #FFF;
}
#testimonials .line {
border-bottom-width: 3px;
border-bottom-style: solid;
border-bottom-color: #fff;
margin-bottom: 50px;
width: 100px;
margin-left: auto;
margin-right: auto;
}
.testimonials-p {
}
.testimonials-p .items {
text-align: center;
padding-left: 20px;
padding-right: 20px;
margin-left: auto;
margin-right: auto;
}
.testimonials-p .items .desc {
font-size: 24px;
font-weight: 300;
margin-bottom: 30px;
}
.testimonials-p .items .heading-1 {
font-size: 28px;
text-transform: uppercase;
font-weight: 400;
}
.testimonials-p .items .heading-2 {
font-size: 22px;
font-weight: 300;
margin-bottom: 30px;
margin-top: 10px;
line-height: 2px;
}
/* ------------------------------------------------------------------------------------------ Social Media Section Starts */
#social-media {
color: #fff;
}
#social-media {
background-attachment: fixed;
background-image: url(../img/parallax/4.jpg);
background-repeat: repeat-y;
background-position: 50% 0;
}
#social-media h2 {
color: #FFF;
}
#social-media .line {
border-bottom-width: 3px;
border-bottom-style: solid;
border-bottom-color: #fff;
margin-bottom: 30px;
width: 100px;
margin-left: auto;
margin-right: auto;
}
#social-media .row {
text-align: center;
}
#social-media .desc {
font-size: 22px;
font-weight: 300;
}
#social-media ul {
padding: 0px;
margin-top: 40px;
margin-right: 0px;
margin-bottom: 40px;
margin-left: 0px;
}
#social-media ul li {
width: 50px;
height: 50px;
background-color: #fff;
border-radius: 25px;
-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;
display: inline-block;
text-align: center;
/*border: 3px solid #000;*/
font-size: 24px;
line-height: 2.2;
color: #000;
margin-left: 4px;
margin-right: 4px;
-webkit-transition: all 0.3s;
-moz-transition: all 0.3s;
transition: all 0.3s;
}
#social-media ul li:hover {
opacity: .50;
filter: alpha(opacity=50);
}
/* ------------------------------------------------------------------------------------------ Contact Section Starts */
#contact .line {
border-bottom-width: 3px;
border-bottom-style: solid;
border-bottom-color: #e5e5e5;
margin-bottom: 60px;
width: 100px;
margin-left: auto;
margin-right: auto;
}
#contact .input-group {
padding-top: 6px;
padding-bottom: 6px;
}
#contact .input-group-btn {
padding-top: 6px;
padding-bottom: 6px;
}
#contact .address {
font-size: 16px;
padding-top: 20px;
line-height: 1.5;
}
#contact .address i {
padding-right: 10px;
text-align: center;
width: 30px;
}
#contact .form {
padding-top: 2px;
}
#message_post {
padding-top: 6px;
padding-bottom: 6px;
}
.errorMessage {
color: #ff0000;
padding: 0px;
margin-top: 0px;
margin-right: 0px;
margin-bottom: 6px;
margin-left: 0px;
}
.successMessage {
color: #12d62d;
padding: 0px;
margin-top: 0px;
margin-right: 0px;
margin-bottom: 6px;
margin-left: 0px;
}
.form-buttons {
padding-top: 8px;
}
.form-element {
}
.form-element label {
}
.form-element input.text {
padding-left: 20px;
padding-top: 8px;
}
.form-element .textarea {
padding-left: 20px;
padding-top: 8px;
}
.form-element .hightlight {
border: 2px solid #9F1319
}
.form-element #submit {
}
.loading {
height: 28px;
width: 28px;
display: none;
background-image: url(../img/progress.gif);
background-repeat: no-repeat;
background-position: 1px;
}
.done {
display: none
}
#contact .address img {
padding-right: 10px
}
.scrollup {
width: 50px;
height: 50px;
background-color: #000;
border-radius: 25px;
display: inline-block;
text-align: center;
/*border: 3px solid #000;*/
font-size: 28px;
line-height: 1.7;
color: #fff;
margin-bottom: 5px;
/*position: fixed;
bottom: 30px;
right: 30px;
text-indent: -9999px;*/
/*background: url('img/totop/to-top.png') no-repeat;*/
-webkit-transition: all 0.3s;
-moz-transition: all 0.3s;
transition: all 0.3s;
}
.scrollup:hover {
opacity: .50;
filter: alpha(opacity=50);
}
/* ------------------------------------------------------------------------------------------ Footer Section Starts */
section#footer {
padding-top: 50px;
padding-bottom: 50px;
}
#footer {
background: url(../img/textures/light-grey-noise.gif);
}
#footer .row {
text-align: center;
}
#footer .line {
border-bottom-width: 1px;
border-bottom-style: solid;
border-bottom-color: #e5e5e5;
width: 100px;
margin-left: auto;
margin-right: auto;
margin-top: 30px;
margin-bottom: 30px;
}
#footer .desc {
font-size: 18px;
font-weight: 300;
}
#footer .desc i {
margin-bottom: 12px;
}
/*------------------------------------------------------------------------- Media Starts */
@media (max-width: 960px) {
#container-thumbs .items {
min-width: 50%;
max-width: 50%;
}
.animated {
visibility: visible;
}
.visible {
visibility: visible;
}
}
@media (max-width:767px) {
.navbar-nav {
margin-left: 0px!important;
float: none!important;
}
.animated {
visibility: visible;
}
.visible {
visibility: visible;
}
}
@media (max-width: 480px) {
#container-thumbs .items {
min-width: 100%;
max-width: 100%;
}
.animated {
visibility: visible;
}
.visible {
visibility: visible;
}
#video{
display:none;
}
#quotes {
background-image: none;
background-color:#666666;
}
#pricing {
background-image: none;
background-color:#666666;
}
.blog-page-heading {
background-image: none;
background-color:#666666;
}
.blog-single-post-heading {
background-image: none;
background-color:#666666;
}
#testimonials {
background-image: none;
background-color:#666666;
}
#social-media {
background-image: none;
background-color:#666666;
}
} | 0.208501 | 0.057467 |
@import url("displaytag.css");
@import url("alternative.css");
body,input,select,td,textarea {
font-family: Verdana, Geneva, Arial, Helvetica, sans-serif;
font-size: 12px;
}
h4,h5,h6,p,strong,div,form,acronym,label,table,td,th,span,a,hr,code,pre,hr
{
margin: 0;
padding: 0;
font-size: 1em;
background-repeat: no-repeat;
list-style-type: none;
}
a,a:visited,a:hover {
color: #666;
text-decoration: none;
}
a:hover {
text-decoration: underline;
}
img {
border: none;
}
table hr {
height: 1px;
clear: both;
margin: none;
width: 100%;
}
textarea {
width: 80%;
height: 200px;
}
dt {
font-weight: bold;
}
acronym {
border-bottom: 1px dashed #000;
cursor: help;
}
ul#stylelist {
margin: 0 0 20px 0;
height: 20px;
padding: 0;
}
ul#stylelist li {
list-style-type: none;
float: left;
width: 100px;
border: 1px solid #ccc;
background-color: #eee;
padding: 2px;;
float: left;
width: 100px;
border: 1px solid #ccc;
background-color: #eee;
padding: 2px;
margin: 0 2px 0 0;
}
ul#showsource {
float: right;
padding: 0;
margin: 15px 20px 0 0;
width: 100px;
height: 33px;
list-style-type: none;
background-image: url("../img/viewsource.png");
background-repeat: no-repeat;
margin-bottom: -30px;
text-align: center;
line-height: 30px;
font-weight: bold;
}
ul#showsource a,ul#showsource a:visited {
font-size: 11px;
font-family: verdana;
color: #fff;
}
table.sublist {
margin: 0 0 0 0;
width: 100%;
}
table.sublist td,table.sublist th {
width: 50%;
}
code {
background-color: #eee;
padding: 0 2px 0 2px;
}
hr {
height: 1px;
color: #fff;
border: none;
border-top: 1px dotted #ccc;
margin: 20px 0 20px 0;
width: 50%;
}
/* 分页样式 sabrosus */
DIV.sabrosus {
width:60%;
background-image: url(../../images/tiao6_bg2.gif);
background-repeat: repeat-x;
font-weight: bold;
PADDING-LEFT: 0;
PADDING-BOTTOM: 3px;
MARGIN-TOP: 1;
PADDING-TOP: 3px;
TEXT-ALIGN: center;
FLOAT: left;
}
DIV.sabrosusPage {
width:40%;
background-image: url(../../images/tiao6_bg2.gif);
background-repeat: repeat-x;
font-weight: bold;
PADDING-BOTTOM: 3px;
MARGIN-TOP: 1;
PADDING-TOP: 3px;
TEXT-ALIGN: center;
FLOAT: right;
} | WebRoot/css/displaytag/screen2.css | @import url("displaytag.css");
@import url("alternative.css");
body,input,select,td,textarea {
font-family: Verdana, Geneva, Arial, Helvetica, sans-serif;
font-size: 12px;
}
h4,h5,h6,p,strong,div,form,acronym,label,table,td,th,span,a,hr,code,pre,hr
{
margin: 0;
padding: 0;
font-size: 1em;
background-repeat: no-repeat;
list-style-type: none;
}
a,a:visited,a:hover {
color: #666;
text-decoration: none;
}
a:hover {
text-decoration: underline;
}
img {
border: none;
}
table hr {
height: 1px;
clear: both;
margin: none;
width: 100%;
}
textarea {
width: 80%;
height: 200px;
}
dt {
font-weight: bold;
}
acronym {
border-bottom: 1px dashed #000;
cursor: help;
}
ul#stylelist {
margin: 0 0 20px 0;
height: 20px;
padding: 0;
}
ul#stylelist li {
list-style-type: none;
float: left;
width: 100px;
border: 1px solid #ccc;
background-color: #eee;
padding: 2px;;
float: left;
width: 100px;
border: 1px solid #ccc;
background-color: #eee;
padding: 2px;
margin: 0 2px 0 0;
}
ul#showsource {
float: right;
padding: 0;
margin: 15px 20px 0 0;
width: 100px;
height: 33px;
list-style-type: none;
background-image: url("../img/viewsource.png");
background-repeat: no-repeat;
margin-bottom: -30px;
text-align: center;
line-height: 30px;
font-weight: bold;
}
ul#showsource a,ul#showsource a:visited {
font-size: 11px;
font-family: verdana;
color: #fff;
}
table.sublist {
margin: 0 0 0 0;
width: 100%;
}
table.sublist td,table.sublist th {
width: 50%;
}
code {
background-color: #eee;
padding: 0 2px 0 2px;
}
hr {
height: 1px;
color: #fff;
border: none;
border-top: 1px dotted #ccc;
margin: 20px 0 20px 0;
width: 50%;
}
/* 分页样式 sabrosus */
DIV.sabrosus {
width:60%;
background-image: url(../../images/tiao6_bg2.gif);
background-repeat: repeat-x;
font-weight: bold;
PADDING-LEFT: 0;
PADDING-BOTTOM: 3px;
MARGIN-TOP: 1;
PADDING-TOP: 3px;
TEXT-ALIGN: center;
FLOAT: left;
}
DIV.sabrosusPage {
width:40%;
background-image: url(../../images/tiao6_bg2.gif);
background-repeat: repeat-x;
font-weight: bold;
PADDING-BOTTOM: 3px;
MARGIN-TOP: 1;
PADDING-TOP: 3px;
TEXT-ALIGN: center;
FLOAT: right;
} | 0.186021 | 0.071203 |
@import url(//fonts.googleapis.com/css?family=Press+Start+2P);
#base {
border-radius: 15px;
border-bottom-right-radius: 20%;
position: absolute;
background-image: linear-gradient(#ff0084, #ff4e06, rgba(139, 246, 0, 0.85));
text-decoration: none;
color: #fff;
font-size: 25px;
font-family: sans-serif;
font-weight: 100;
top: 0;
height: 750px;
width: 450px; }
@media only screen and (min-device-width: 1023px) {
#base {
height: 735px !important; } }
.as {
width: 3px;
height: 25px;
background-color: #292b2c;
position: absolute;
margin: 0px 325px;
margin-left: 90%; }
.l {
width: 60px;
height: 15px;
background-color: black;
border-radius: 30px;
position: absolute;
margin: 5px 35px; }
.l:before {
content: ' ';
width: 10px;
height: 5px;
background-color: black;
position: absolute;
margin: -5px 5px; }
.l:after {
content: ' ';
width: 2px;
height: 5px;
border-radius: 30%;
background-color: rgba(0, 0, 0, 0.1);
position: absolute;
margin: -5px 7px; }
.fa-caret-left {
position: absolute;
margin-left: 4px;
color: RGBA(179, 178, 175, 1);
font-size: 14px; }
.fa-caret-right {
position: absolute;
margin-left: 52px;
color: RGBA(179, 178, 175, 1);
font-size: 14px; }
.onoff {
font-size: 9px;
color: RGBA(255, 255, 255, 1);
font-family: "Open Sans", sans-serif;
margin-left: 11px;
position: absolute;
cursor: pointer; }
/* #### */
.screenbase {
background-color: black;
width: 400px;
height: 450px;
position: absolute;
border-radius: 10px;
border-bottom-right-radius: 60px;
margin-top: 45px;
margin-left: 25px; }
.h4 {
position: absolute;
font-size: 8px;
margin-top: 7px;
margin-left: 126px;
font-family: "Open Sans", sans-serif;
font-weight: 400;
color: white;
text-transform: uppercase; }
.llu {
width: 100px;
height: 2px;
background-color: #75004b;
position: absolute;
margin-top: 10px;
margin-left: 15px; }
.lld {
width: 100px;
height: 2px;
background-color: RGBA(13, 0, 75, 1);
position: absolute;
margin-top: 15px;
margin-left: 15px; }
.lru {
width: 110px;
height: 2px;
background-color: #75004b;
position: absolute;
margin-top: 10px;
margin-left: 270px; }
.lrd {
width: 110px;
height: 2px;
background-color: #0d004b;
position: absolute;
margin-top: 15px;
margin-left: 270px; }
.battery {
width: 10px;
height: 10px;
background-color: red;
box-shadow: inset 2px 2px 0px 0px black;
border-radius: 50%;
margin-top: 100px;
margin-left: 15px; }
.screens {
width: 220px;
height: 415px;
border-radius: 2px;
border: 2px solid black;
margin-top: -80px;
margin-left: 55px;
background-color: #495c1d;
position: absolute; }
/* ##### */
.cntrls {
width: 300px;
height: 240px;
margin-top: 275px;
margin-left: 20px;
position: absolute; }
.gbnin {
font-size: 20px;
margin-top: 11em;
margin-left: .5em;
color: black; }
.gbnin:before {
content: 'FTRIS-';
font-family: 'Droid Sans', sans-serif;
font-weight: bold;
font-size: 19px; }
.gbnin:after {
content: 'GAME BOY';
font-family: 'Droid Sans', sans-serif;
font-style: italic;
font-size: 19px; }
.h6 {
color: #1c0b77;
font-family: 'Droid Sans', sans-serif;
margin-top: -13px;
font-weight: bold;
font-size: 9px;
margin-left: 180px; }
i.shine {
/* positioning */
position: absolute;
opacity: 0;
top: 0;
left: 0;
/* gradient */
background: -moz-linear-gradient(left, rgba(255, 255, 255, 0) 0%, rgba(255, 255, 255, 0.03) 1%, rgba(255, 255, 255, 0.6) 30%, rgba(255, 255, 255, 0.85) 50%, rgba(255, 255, 255, 0.85) 70%, rgba(255, 255, 255, 0.85) 71%, rgba(255, 255, 255, 0) 100%);
/* FF3.6+ */
background: -webkit-gradient(linear, left top, right top, color-stop(0%, rgba(255, 255, 255, 0)), color-stop(1%, rgba(255, 255, 255, 0.03)), color-stop(30%, rgba(255, 255, 255, 0.85)), color-stop(50%, rgba(255, 255, 255, 0.85)), color-stop(70%, rgba(255, 255, 255, 0.85)), color-stop(71%, rgba(255, 255, 255, 0.85)), color-stop(100%, rgba(255, 255, 255, 0)));
/* Chrome,Safari4+ */
background: -webkit-linear-gradient(left, rgba(255, 255, 255, 0) 0%, rgba(255, 255, 255, 0.03) 1%, rgba(255, 255, 255, 0.6) 30%, rgba(255, 255, 255, 0.85) 50%, rgba(255, 255, 255, 0.85) 70%, rgba(255, 255, 255, 0.85) 71%, rgba(255, 255, 255, 0) 100%);
/* Chrome10+,Safari5.1+ */
background: -o-linear-gradient(left, rgba(255, 255, 255, 0) 0%, rgba(255, 255, 255, 0.03) 1%, rgba(255, 255, 255, 0.6) 30%, rgba(255, 255, 255, 0.85) 50%, rgba(255, 255, 255, 0.85) 70%, rgba(255, 255, 255, 0.85) 71%, rgba(255, 255, 255, 0) 100%);
/* Opera 11.10+ */
background: -ms-linear-gradient(left, rgba(255, 255, 255, 0) 0%, rgba(255, 255, 255, 0.03) 1%, rgba(255, 255, 255, 0.6) 30%, rgba(255, 255, 255, 0.85) 50%, rgba(255, 255, 255, 0.85) 70%, rgba(255, 255, 255, 0.85) 71%, rgba(255, 255, 255, 0) 100%);
/* IE10+ */
background: linear-gradient(to right, rgba(255, 255, 255, 0) 0%, rgba(255, 255, 255, 0.03) 1%, rgba(255, 255, 255, 0.6) 30%, rgba(255, 255, 255, 0.85) 50%, rgba(255, 255, 255, 0.85) 70%, rgba(255, 255, 255, 0.85) 71%, rgba(255, 255, 255, 0) 100%);
/* W3C */
filter: progid:DXImageTransform.Microsoft.gradient( startColorstr='#00ffffff', endColorstr='#00ffffff',GradientType=1 );
/* IE6-9 */
/* forming the shine element
play around with the width, skew and gradient to get different effects
*/
width: 15%;
height: 100%;
transform: skew(-10deg, 0deg);
-webkit-transform: skew(-10deg, 0deg);
-moz-transform: skew(-10deg, 0deg);
-ms-transform: skew(-10deg, 0deg);
-o-transform: skew(-10deg, 0deg);
/* animating it */
animation: move 2s;
animation-iteration-count: 1;
animation-delay: 1s;
-webkit-animation: move 2s;
-webkit-animation-iteration-count: 1;
-webkit-animation-delay: 1s;
-moz-transform: skew(-10deg, 0deg);
-moz-animation: move 2s;
-moz-animation-iteration-count: 1;
-moz-animation-delay: 1s;
-ms-transform: skew(-10deg, 0deg);
-ms-animation: move 2s;
-ms-animation-iteration-count: 1;
-ms-animation-delay: 1s;
-o-transform: skew(-10deg, 0deg);
-o-animation: move 2s;
-o-animation-iteration-count: 1;
-o-animation-delay: 1s; }
/* */
@keyframes move {
0% {
left: 0;
opacity: 0; }
5% {
opacity: 0.0; }
48% {
opacity: 0.2; }
80% {
opacity: 0.0; }
100% {
left: 82%; } }
@-webkit-keyframes move {
0% {
left: 0;
opacity: 0; }
5% {
opacity: 0.0; }
48% {
opacity: 0.2; }
80% {
opacity: 0.0; }
100% {
left: 82%; } }
@-moz-keyframes move {
0% {
left: 0;
opacity: 0; }
5% {
opacity: 0.0; }
48% {
opacity: 0.2; }
80% {
opacity: 0.0; }
100% {
left: 88%; } }
@-ms-keyframes move {
0% {
left: 0;
opacity: 0; }
5% {
opacity: 0.0; }
48% {
opacity: 0.2; }
80% {
opacity: 0.0; }
100% {
left: 82%; } }
@-o-keyframes move {
0% {
left: 0;
opacity: 0; }
5% {
opacity: 0.0; }
48% {
opacity: 0.2; }
80% {
opacity: 0.0; }
100% {
left: 82%; } }
.containermetal {
position: fixed;
top: 33vh;
left: 1%;
transform: translate(-50%, -50%);
display: flex;
z-index: -1; }
.containermetal2 {
position: fixed;
top: 66vh;
left: 1%;
transform: translate(-50%, -50%);
display: flex;
z-index: -1; }
.metal {
position: relative;
bottom: 20px;
width: 20vw;
height: 70px;
background: linear-gradient(to bottom, #b1adad 0%, #fefefe 8%, #fefefe 34%, #a1a0a0 62%, #393536 66%, #8d8989 77%, #aba7a7 91%, #716d6d 100%);
border-top-right-radius: 20% 80%;
border-bottom-right-radius: 20% 80%;
display: flex; }
.metal:before, .metal:after {
content: '';
display: block;
width: 2px;
height: 72px;
background: linear-gradient(to bottom, #8f8d8d 0%, #e8e8e8 8%, #dedede 34%, #8a8a8a 62%, #292727 66%, #6b6868 77%, #999696 91%, #575454 100%);
margin-left: 5px; }
.frame {
padding-top: 1em;
margin-top: 13.5vh !important;
background-color: rgba(255, 234, 202, 0.99);
border: solid 3vmin #eee;
border-bottom-color: black;
border-left-color: #464a4c;
border-radius: 2px;
border-right-color: #464a4c;
border-top-color: black;
box-shadow: 0 0 5px 0 rgba(0, 0, 0, 0.25) inset, 0 5px 10px 5px rgba(0, 0, 0, 0.25);
box-sizing: border-box;
display: inline-block;
margin: 10vh 13.5vw;
padding-left: 1vmin;
padding-right: 1vmin;
position: relative;
left: -8em;
text-align: center; }
@media screen and (max-width: 1025px) and (orientation: landscape) {
.frame {
display: none; } }
@media only screen and (orientation: portrait) {
.frame {
display: none; } }
@media screen and (min-width: 1300px) {
.frame {
width: 371px; } }
.frame table, .frame tbody {
border: none !important; }
.frame .modal-content {
border: none !important;
background: rgba(255, 234, 202, 0.99); }
.frame:before {
border-radius: 2px;
bottom: -2vmin;
box-shadow: 0 2px 5px 0 rgba(0, 0, 0, 0.25) inset;
content: "";
left: -2vmin;
position: absolute;
right: -2vmin;
top: -2vmin;
z-index: -1; }
.frame:after {
border-radius: 2px;
bottom: -2.5vmin;
box-shadow: 0 2px 5px 0 rgba(0, 0, 0, 0.25);
content: "";
left: -2.5vmin;
position: absolute;
right: -2.5vmin;
top: -2.5vmin;
z-index: -1; }
.frame2 {
position: absolute;
height: 220px;
left: 58.5vw !important;
top: 47.5vh !important;
width: 290px; }
.frame3 {
height: 220px;
position: absolute;
left: 58.5vw !important;
top: -2.5vw !important;
width: 290px; }
.space {
position: absolute;
height: 100%;
width: 2000px;
display: flex;
justify-content: center;
overflow: none;
background: #222222;
left: -175px !important;
z-index: -10; }
svg {
position: absolute;
height: 100%; }
.lines {
opacity: 0.05; }
.line {
fill-rule: evenodd;
clip-rule: evenodd;
fill: #4C3A90; }
.lights {
opacity: 0.9; }
.light {
fill-rule: evenodd;
clip-rule: evenodd;
fill: #7A6BB5; }
.silplate:after {
content: 'F';
position: absolute;
display: block;
cursor: pointer;
top: 9.1em;
left: 14.5em;
z-index: 999;
width: 1.2em;
height: 1.3em;
text-align: center;
font-family: 'Press Start 2P', cursive;
font-weight: bold;
line-height: 1.2em;
background: black;
color: gold;
animation: blinker .9s linear infinite;
-webkit-border-radius: .25em .25em 1em 1em / .6em .6em 1.6em 1.6em;
-webkit-box-shadow: inset 0 -0.2em 0.2em -0.1em rgba(255, 255, 255, 0.3), inset 0 -0.4em 0.3em -0.05em rgba(0, 0, 0, 0.1), 0 0.2em 0.1em -0.1em rgba(0, 0, 0, 0.5); }
@keyframes blinker {
50% {
opacity: 0; } }
/*NAV BAR*/
.btn-sm {
background: #1f60b4;
margin-bottom: 3px; }
.btn-lg {
background: #3ec140; }
.btn:hover {
background-color: #1f60b4; }
.btn-sm:hover {
background-color: black; }
.brand-logo {
margin-left: -100px; }
.invis {
display: none; }
img {
height: 55px;
margin-bottom: 10px; }
nav {
background-color: #1f60b4; }
/*1v1*/
/*metal bars */
.containermetal {
position: absolute;
top: 7.3em; }
.containermetal2 {
position: absolute;
top: 32.5em !important; }
.containermetal2 .metal {
width: 400px; }
.containermetal3 {
transform: rotate(45deg);
position: absolute;
z-index: -1 !important;
top: -11em;
margin-left: -6.9em;
width: 307px; }
.containermetal3 .metal {
width: 500px; }
.containermetal4 {
transform: rotate(-45deg);
position: absolute;
z-index: -9 !important;
bottom: -14em;
margin-left: -19.4em; }
.containermetal4 .metal {
width: 700px; }
.containermetaltr {
transform: rotate(45deg);
position: absolute;
z-index: -1 !important;
top: 18em;
margin-left: 2.9em;
width: 394px; }
.containermetaltr .metal {
width: 600px; }
.containermetalbr {
transform: rotate(-45deg);
position: absolute;
z-index: -9 !important;
top: -6em;
margin-left: 7em;
width: 320px; }
.containermetalbr .metal {
width: 400px; }
.containermetalrt {
position: absolute;
z-index: -9 !important;
top: 5em;
margin-left: 7em;
width: 320px; }
.containermetalrt .metal {
width: 500px; }
.containermetalrb {
position: absolute;
z-index: -9 !important;
top: 5em;
margin-left: 7em;
width: 320px; }
.containermetalrb .metal {
width: 500px; }
/*jumbo*/
.jumbotron {
border-radius: 0 !important;
background: black;
padding-left: 4% !important;
padding-right: 20% !important;
color: wheat;
margin-bottom: 0 !important;
padding-top: 0 !important; }
.jumbotron .bigone {
padding-right: 0 !important; }
@media only screen and (max-device-width: 700px) {
.jumbotron h1 {
font-size: 2em !important; } }
.registerjumbo, .signinjumbo {
padding-left: 16% !important;
padding-right: 16% !important; }
.gamelobby {
padding-right: 0 !important;
padding-left: 8% !important; }
@media only screen and (min-device-width: 800px) {
.no-gutters {
overflow-y: hidden !important; } }
#progressbar {
position: absolute;
z-index: 10;
font-weight: bolder;
color: white;
text-align: center; }
/*Home Page*/
.blinks {
animation: blinker .9s linear infinite; }
.pauseGame {
margin-top: 6em; }
.waves-effect {
padding-left: .5em;
padding-right: .5em;
height: 40px;
margin-bottom: .4em;
margin-left: .3em;
margin-right: 0.6em;
max-width: 129px;
background-color: #3ca3d6; }
.waves-effect .fa-trophy {
margin-top: -.3em;
margin-bottom: -1.5em;
font-size: 1em !important;
text-align: left; }
.waves-effect input {
font-size: 0.8em; }
.right-column i.close {
color: white;
opacity: .9;
float: left;
margin-left: .1em; }
.howtoclose {
position: relative;
top: 20px;
right: 20px; }
.mobileDevices {
margin-top: 1em;
color: white;
position: absolute;
height: 80vh;
left: 40%; }
#mobileDevice {
height: 80vh;
width: 47vh; }
.blink_me {
font-family: 'Press Start 2P';
font-size: 11px;
animation: blinker .9s linear infinite;
color: yellow;
font-weight: bolder;
position: relative;
left: 16.5%;
top: 5%; }
@keyframes blinker {
50% {
opacity: 0; } }
body {
overflow: hidden;
background: black; }
.colorTheme {
background-color: black; }
.table td, .table th {
border-top: none !important;
padding: .3rem !important;
padding-top: 8px !important; }
.modal {
background-color: rgba(255, 255, 255, 0.5);
border: none; }
.modal-content {
padding: 0 !important;
margin-top: -20px;
border-radius: 2%;
background-color: rgba(0, 0, 0, 0); }
.highscoremodal {
margin-top: 0px !important;
padding: 20px !important; }
.modal-body {
padding: 0 !important;
margin-bottom: 1em !important;
border-radius: 5%; }
.modal-header {
margin-bottom: -1em; }
.modal-open .modal {
overflow: hidden !important;
height: 530px;
padding-right: 0 !important;
background: rgba(20, 254, 192, 0.76);
border-radius: 5%; }
.modal-open .modal li {
border-radius: 5%;
border: none !important; }
.modal-open .modal ul {
border-radius: 5%;
border: none !important; }
.modal-open .modal tbody {
border: none !important; }
#playButton {
background: rgba(255, 255, 255, 0.4); }
.overlay {
display: none;
height: 100vh;
max-height: 100vh;
background-image: URL("../images/background.png");
opacity: 1;
background-size: cover;
left: 0px;
overflow: none; }
.overlay h1 {
padding-top: 2em;
color: white;
font-weight: bolder;
text-shadow: 2px 2px black; }
.overlayCModal {
list-style-type: none;
position: fixed;
top: 35%;
left: 35.5%;
background: rgba(0, 0, 0, 0) !important;
width: 27%;
height: 25%;
border-radius: 5px;
padding-right: 0 !important;
padding-left: 0 !important; }
.overlayCModal li {
margin-top: 1em;
padding-right: 0 !important; }
.overlayCModal label {
width: 100%;
padding-right: 2em !important;
font-weight: bolder;
font-size: 500px;
color: black;
font-family: 'Press Start 2P'; }
.overlayCModal label:hover {
background-color: rgba(255, 255, 255, 0.4) !important;
padding-right: 0 !important; }
.overlayCModal .hoverclass {
padding-right: 0 !important; }
.overlayCModal fieldset {
border: 15px solid white;
padding-bottom: 4rem;
padding-right: 0 !important;
border-radius: 10%; }
.overlayCModal legend {
padding-right: 0 !important;
font-family: 'Press Start 2P'; }
.material {
padding-top: 10.1px !important;
padding-bottom: 3px;
margin-right: 7px; }
.material-icons {
font-size: 20px; }
.letters {
display: inline-block;
margin-top: -5px;
height: 28px;
padding-bottom: 26px; }
.letters .s {
padding-right: 5px;
padding-left: 4px; }
.letters .a {
padding-right: 3px;
padding-left: 3px; }
.letters .d {
padding-right: 3px;
padding-left: 3px; }
.toast {
background: green; }
#endGame {
position: relative;
top: -4em;
left: -6em; }
#tetrisScreen {
position: relative;
left: 3.5em;
top: 3.5em; }
span.badge {
margin-top: .3em;
color: white;
background: green; }
.wrapper {
z-index: -1;
position: absolute;
color: black !important;
top: 100%;
left: 50%;
width: 400px;
margin-left: -200px;
font-family: 'Press Start 2P';
text-align: center;
text-transform: uppercase;
color: #fff;
animation: 20s credits linear infinite; }
.wrapper .movie {
margin-bottom: 50px;
font-size: 50px;
width: 600px;
margin-left: -2em; }
.wrapper .job {
margin-bottom: 5px;
font-size: 16px; }
.wrapper .name {
margin-bottom: 50px;
font-size: 23px; }
@keyframes credits {
0% {
top: 56vh; }
100% {
top: -58vh; } }
@media only screen and (min-device-width: 768px) {
.directions p {
font-size: 1.2rem; }
@keyframes credits {
0% {
top: 69vh; }
100% {
top: -70vh; } }
.waves-effect {
width: 129px !important;
max-width: 129px !important; } }
/*///////MEDIA FOR IPAD PRO////////*/
@media only screen and (min-device-width: 767px) and (max-device-width: 1024px) and (-webkit-min-device-pixel-ratio: 2) {
.display-3 {
font-size: 3rem; }
img {
margin-left: 17%; }
#fshape {
margin-left: -1px !important; }
.overlay {
position: relative;
background-repeat: no-repeat;
background-size: 91%;
max-width: 91%;
max-height: 99%;
top: 200px !important;
left: 30px; }
.overlayCModal {
left: 31.5%;
width: 40%; }
.mobileDevices {
margin-top: -1em; }
.silplate:after {
top: 9.4em; } }
/*///////MEDIA FOR SCREENS ABOVE IPAD LANDSCAPE////////*/
@media only screen and (min-device-width: 768px) and (max-device-width: 1024px) {
.letters {
display: show; }
.blink_me {
position: relative !important;
margin-left: -1.2em !important;
font-size: 16px !important; }
.howtoplaymodal {
margin-top: -1em !important; }
.overlay {
top: 140px !important;
left: 87px !important; } }
@media only screen and (min-device-width: 768px) and (max-device-width: 1024px) and (orientation: portrait) {
.blink_me {
margin-left: -3.3em !important; } }
@media only screen and (min-device-width: 1030px) {
.leads {
position: absolute;
top: 3em;
right: 10em; } }
@media only screen and (min-device-width: 1023px) and (max-device-width: 1444px) {
.blink_me {
margin-left: -1.7rem !important;
font-size: 1em !important; }
.overlay {
left: 3.5em !important; }
.screenbase {
margin-top: 21px !important;
height: 430px !important; }
#tetris {
margin-top: -.5em; }
#base {
height: 685px !important; }
.gbnin {
margin-top: 8.5em !important; }
.screens {
margin-top: -93px !important;
height: 410px !important; }
.system {
margin-top: 1.7em !important; }
.right-column {
margin-top: -3em !important;
margin-left: -.5em !important; }
.overlayCModal {
width: 29% !important; }
.waves-effect {
width: 134px !important;
max-width: 134px !important; }
.frame2 {
margin-top: 30.5em !important;
margin-left: 12.7em !important; }
.frame3 {
margin-left: 12.7em !important; }
.containermetalbr {
margin-left: 4.2em; }
.containermetal3 {
margin-left: -8.9em; }
.silplate:after {
top: 8.1em; } }
@media only screen and (min-device-width: 700px) and (max-device-width: 1444px) {
.directions, .creategame {
padding-right: 6em !important;
padding-left: 1.5em !important; }
.register {
margin-top: -1em; } }
@media only screen and (min-device-width: 1240px) and (max-device-width: 1399px) {
.blink_me {
margin-left: -2em !important;
font-size: 1.2em !important; }
#tetris2 {
margin-left: 1.5em;
margin-top: 3.3em !important; }
#progressbar {
left: 41% !important; }
.leads {
right: 8em !important; }
.screenbase {
width: 408px !important; } }
@media only screen and (min-device-width: 1400px) and (max-device-width: 1499px) {
.blink_me {
margin-left: -2.3rem !important;
font-size: 1.2em !important; }
.howtoplaymodal {
margin-top: -1em !important; } }
/*///////MEDIA FOR SCREENS ABOVE IPAD PORTRAIT////////*/
@media only screen and (min-device-width: 767px) {
#progressbar {
top: 20%;
font-size: 25px;
left: 32%; }
.right-column i.close {
margin-left: -.2em; }
.overlay {
position: relative;
background-repeat: no-repeat;
background-size: 91%;
max-width: 102%;
max-height: 99%;
margin-left: 10px;
top: 6em !important;
left: 5.5em !important; }
.control-buttons {
right: -.7em !important; }
.mobileDevices {
left: 34vw !important;
top: 2%; }
#tetris2 {
margin-top: 2.5em;
position: relative !important;
left: .4em !important;
top: 0 !important; }
#tetris2 .cell {
width: 8px !important;
height: 8px !important; }
.grid {
margin-bottom: -2em; }
#next {
margin-bottom: 1em !important; }
#pauseGame {
margin-top: 10px !important; }
.overlayCModal {
left: 30.3% !important; }
.overlayCModal label {
font-size: 1em !important;
padding-left: 1em !important; }
.overlayCModal fieldset {
height: 245px; } }
@media only screen and (min-device-width: 1500px) {
.blink_me {
margin-top: 1em !important;
margin-left: -2.3em !important;
font-size: 1.38em !important; }
.overlay {
background-size: 92%;
margin-left: 2.8em !important;
width: 100% !important;
background-repeat: no-repeat;
top: 2em !important;
left: .7em !important; }
.overlayCModal {
top: 330px;
left: 35.5% !important; }
.modal-content {
margin-top: 3em !important; }
.howtoplaymodal {
margin-top: 1em !important; }
.howtoclose {
position: relative !important;
right: -61px !important; }
.leads {
position: absolute;
top: 6em;
right: 10em; } }
@media only screen and (min-device-width: 1646px) {
.blink_me {
margin-left: -5em !important; } }
/*///////MEDIA FOR IPAD 767PX PORTRAIT FORREAL////////*/
@media only screen and (min-device-width: 767px) and (max-device-width: 1023px) {
.overlay {
position: relative;
background-repeat: no-repeat;
background-size: 91%;
max-width: 92%;
max-height: 99%;
top: 220px !important;
left: 69px !important;
margin-left: 4px; }
.mobileDevices {
left: 11em !important; }
img {
margin-left: 63% !important; }
.control-buttons {
right: -.7em !important; }
#tetris2 {
margin-left: 1.5em;
margin-top: 3.4em !important; }
.col-md-7 {
height: 100vh !important; } }
/*IPAD ORIENTATION LANDSCAPE FORREAL*/
@media only screen and (min-device-width: 767px) and (max-device-width: 1024px) and (orientation: landscape) {
#progressbar {
left: 34%; }
#next {
margin-bottom: 0em !important; }
.silplate:after {
top: 9.1em; }
.overlay {
position: relative;
background-repeat: no-repeat;
background-size: 91%;
max-width: 91%;
max-height: 99%;
top: 77px !important;
left: 90px !important;
margin-left: 6px; }
.overlayCModal {
left: 29.9% !important; }
img {
margin-left: 14% !important; }
.mobileDevices {
margin-top: .1em !important;
left: 18em !important; }
#base {
height: 731px !important; }
#tetris2 {
top: 1em !important; }
.right-column {
margin-left: -.3em; }
.space {
margin-left: -60em !important; } }
@media only screen and (min-device-width: 1500px) {
.overlayCModal label {
font-size: 1.4em !important; } }
@media only screen and (min-device-width: 1279px) {
.overlayCModal label {
font-size: 1em !important;
padding-left: 1.6em !important; }
.devname {
text-align: right !important; }
#progressbar {
left: 40%; }
.mobileDevices {
margin-top: 8vh !important; }
.blink_me {
font-size: 1.37em !important;
margin-left: -3em !important; }
.overlay {
left: 0em !important; }
.frame {
top: -29px !important; } }
@media only screen and (min-device-width: 1020px) and (max-device-width: 1499px) {
.overlayCModal {
left: 36% !important; }
.overlayCModal label {
font-size: 1.0em !important; }
.overlay {
left: 3.5em !important;
top: 3em !important; }
.mobileDevices {
margin-top: 0em !important;
left: 29em !important; } }
@media only screen and (min-device-width: 1440px) {
.mobileDevices {
margin-left: 3.5em !important;
margin-top: 2em !important; }
.frame2 {
margin-top: 32.5em !important; } }
@media only screen and (min-device-width: 1500px) {
.blink_me {
margin-left: -2.1em !important; }
.overlay {
left: .5em !important; }
.mobileDevices {
margin-top: 3vh !important;
margin-left: 1.1em !important; }
.frame {
width: 450px !important; }
.frame h6 {
font-size: 1.2rem;
padding-top: 1em; }
.frame label {
font-size: 1.1rem; }
.frame1 {
height: 660px; }
.frame3 {
left: 53.7vw !important;
top: -1.8vw !important;
height: 280px; }
.frame2 {
left: 53.7vw !important;
margin-top: 32.4em !important;
height: 280px; }
.containermetal2 {
top: 34.6em !important; }
.containermetalrt {
top: 7em; }
.containermetalrb {
top: 7em; }
.containermetal {
top: 9.4em; } }
@media only screen and (min-device-width: 1279px) {
.blink_me {
margin-left: -3em !important; }
.leads {
top: 2.8em; }
.frame1 {
left: -9em !important; } }
@media only screen and (min-device-width: 1440px) {
.blink_me {
margin-left: -2.65em !important; } }
/*///////MEDIA FOR PHONES+IPAD-PRO LANDSCAPE////////*/
@media only screen and (min-device-width: 320px) and (max-device-width: 767px) and (-webkit-min-device-pixel-ratio: 2) and (orientation: landscape) {
body {
position: default !important; }
img {
margin-left: 60%; }
.overlayCModal {
width: 200px;
left: 35%; }
.overlayCModal fieldset {
padding-bottom: 0em !important; } }
/*///////MEDIA FOR IPHONE5 PORTRAIT////////*/
@media only screen and (min-device-width: 300px) and (max-device-width: 767px) {
.silplate:after {
top: 8.6em;
font-size: 0.7em !important;
left: 12.7em; }
#fshape {
position: relative;
margin-top: 4px;
margin-left: auto; }
.space {
left: -10px !important; }
.waves-effect {
width: 111px !important;
max-width: 111px !important; }
#progressbar {
top: 14%;
left: 11.5%;
font-size: 25px !important; }
.scrollable {
overflow-y: scroll !important; }
#pauser {
font-size: 20px;
margin-left: 3px !important; }
#tetris2 {
top: 9em !important;
left: 10% !important; }
#tetris2 .cell {
width: 4px !important;
height: 4px !important; }
p.leads {
position: relative;
top: -14em;
left: 11em; }
.signinjumbo, .jumbotron {
padding: 1.3em !important;
padding-left: 11% !important;
padding-right: 11% !important; }
* {
padding-right: 0 !important;
padding-left: 0 !important;
padding-top: 0 !important;
padding-top: 0 !important;
max-height: 100vh;
max-width: 100vh; }
.blink_me {
color: yellow;
font-weight: bolder;
left: 9.6% !important;
font-size: 9px; }
label {
padding-left: 30px !important;
font-size: 11px !important; }
.mobileDevices {
left: 2em;
margin-top: 2px !important; }
.overlay {
position: relative !important;
background-repeat: no-repeat;
background-size: 91%;
max-width: 102%;
top: 148px !important;
left: 2em !important; }
h1 {
padding-top: 1em !important; }
body {
overflow: none !important;
position: default !important;
height: 100vh; }
.overlayCModal {
width: 71.5% !important;
left: 13.5% !important; }
.overlayCModal fieldset {
padding-bottom: 0em !important; }
.overlayCModal label {
padding: 0 !important;
padding-left: .5em !important;
margin-left: -.2em !important; }
.overlayCModal #multiButton, .overlayCModal #howToPlayButton {
padding-left: .1em !important; }
.overlayCModal #highScoresButton {
padding-left: .1em !important; }
.side-nav {
width: 50%; }
.grid {
margin-left: 1.5em !important;
z-index: 8 !important; }
.right-column {
margin-left: 2.5em !important;
margin-top: -2.5em !important;
max-width: 110px;
position: absolute !important;
top: 1em !important;
left: 25%;
z-index: 8 !important; }
.right-column .grid {
margin-bottom: -30px;
margin-left: 10px !important; }
.right-column #preview {
margin-left: 20px !important; }
.right-column #next {
margin-bottom: 0px !important; }
.right-column #highScore {
margin-bottom: -2em; }
.right-column #level {
margin-bottom: 1em; }
#tetrisScreen {
margin-top: -1em !important;
margin-left: 1em !important;
max-width: 99%; }
#tetrisScreen #tetris {
margin-top: 1em;
margin-left: -1em !important; }
.control-buttons {
margin-right: 85px !important;
top: 2.1em !important; }
.control-buttons .label {
font-size: .8rem !important;
top: -7px !important; }
.menu-buttons {
left: .2em;
height: 20px; }
.menu-buttons .menu {
margin-top: .12em !important; }
.d-pad {
top: -.7em; }
.d-pad p {
margin-top: .8em; }
#pauseGame {
margin-top: -1em;
margin-left: .2em !important;
margin-bottom: .1em; }
#time {
margin-top: -1em; }
#endGame {
position: absolute !important;
left: 13em !important;
top: 18em; }
.system {
margin-top: 2.1em !important;
margin-left: 1em !important; }
.system .d-pad {
top: -.6em !important;
right: .3em !important; }
.system .d-pad .label {
display: none; }
.system .d-pad #d-up {
top: 1.5em;
width: 1.5em;
height: 1.5em; }
.system .d-pad #d-left {
width: 1.5em;
height: 1.5em;
left: -.5em; }
.system .d-pad #d-right {
width: 1.5em;
height: 1.5em;
right: -1em; }
.system .d-pad #d-down {
width: 1.5em;
height: 1.5em;
top: 4.5em; }
.letters {
display: none; }
img {
margin-left: 62%; }
.modal-open {
font-size: 10px;
border: 0 !important;
margin: 0 !important;
padding-bottom: 0em !important;
overflow: auto; }
.modal-open .table {
margin-left: 1em !important; }
.modal-open .modal-header {
padding-bottom: 0;
margin-top: -15px;
border-bottom: none !important;
margin-bottom: -5px; }
.modal-open .fa-bars {
margin-top: .5em;
margin-right: .5em; }
.modal-open .howtofabar {
margin-top: -2.8em;
margin-right: -1em; }
.modal-content {
margin-top: -6px !important;
margin-bottom: -2px !important;
height: 400px !important; }
.modal-body {
padding-bottom: 20px !important;
margin-bottom: -40px !important; }
.browser-buttons {
display: none; }
.modal-open .modal {
height: 52% !important; }
.howtoplaymodal {
margin-top: 25px !important;
height: 220px !important; }
.cell {
width: 10px !important;
height: 10px !important; }
#highScoreModal {
height: 320px !important; }
#highScoreModal button {
margin-top: -1em;
margin-right: -1em; }
.highscoremodal {
margin-top: -5px !important;
margin-bottom: 10px !important;
height: 311px !important; }
.howtoclose {
top: 1.3em; }
.battery {
margin-top: 50px;
margin-left: 5px; }
#base {
width: 303px;
height: 457px;
margin-left: -.7em !important; }
#base .screens {
width: 138px;
margin-left: 22px;
top: 3.9em;
height: 254px; }
#base .screenbase {
width: 260px;
margin-top: 1em;
height: 274px; }
#base .h6 {
position: absolute;
top: -27.5em !important;
left: 6.5em !important; }
.llu {
width: 25px;
height: 2px;
background-color: #75004b;
position: absolute;
margin-top: 10px;
margin-left: 11px; }
.lld {
width: 25px;
height: 2px;
background-color: RGBA(13, 0, 75, 1);
position: absolute;
margin-top: 15px;
margin-left: 11px; }
.h4 {
margin-left: 40px; }
.lru {
width: 25px;
height: 2px;
background-color: #75004b;
position: absolute;
margin-top: 10px;
margin-left: 185px; }
.lrd {
width: 25px;
height: 2px;
background-color: #0d004b;
position: absolute;
margin-top: 15px;
margin-left: 185px; }
.gbnin {
left: 3.3em;
top: -24.8em;
position: absolute;
color: black; }
.llu, .lld, .lru, .lrd {
left: .2em;
width: 40px; }
.llu, .lld {
left: -.2em; }
.lru, .lrd {
left: .4em; }
.h4 {
left: 1.3em; }
.movie {
margin-left: -3.8em !important;
font-size: 17px !important; }
.job {
font-size: 9px !important; }
.name {
font-size: 13px !important; } }
@media only screen and (min-device-width: 300px) and (max-device-width: 767px) {
.overlay {
width: 330px;
left: 8.5px !important; } }
/*IPHONE6*/
@media only screen and (min-device-width: 360px) and (max-device-width: 767px) {
.silplate:after {
top: 10.3em;
left: 11.8em; }
p.leads {
left: 17rem; }
.movie {
margin-left: -5.8em !important; }
.blink_me {
left: 14% !important; }
.right-column {
margin-left: 3em !important; }
.overlay {
position: absolute;
background-repeat: no-repeat;
background-size: 91%;
width: 104%;
max-height: 99%;
top: 170px !important;
left: 13px !important; }
.howtoplaymodal {
margin-top: 40px !important; }
.control-buttons {
position: absolute;
margin-right: 1.7em !important;
right: -.4em !important; }
.control-buttons .label {
top: -.9em !important; }
#base {
height: 580px !important;
width: 350px !important; }
.screenbase {
width: 290px !important;
margin-top: 1em !important;
height: 320px !important; }
.cell {
width: 12px !important;
height: 12px !important; }
.system {
margin-top: 2.7em !important; }
.system .menu-buttons {
height: 23px !important; }
.screens {
width: 156px !important;
margin-left: 22px !important;
top: 3.9em !important;
height: 296px !important; }
.gbnin {
top: -7.7em !important;
left: 0 !important; }
.h6 {
margin-top: 36em !important;
margin-left: 14em !important; }
.llu, .lld, .lru, .lrd {
left: .5em;
width: 60px; }
.llu, .lld {
margin-left: -6px; }
.lru, .lrd {
margin-left: 206px; }
.h4 {
left: 4em; }
#tetris2 {
margin-left: .8em !important;
margin-top: 5em !important; }
label#playButton {
padding-left: .1em !important; }
.overlayCModal div {
position: relative;
left: 10.5px !important; }
.overlayCModal label {
margin-left: -1.2em !important; } }
@media only screen and (min-device-width: 411px) and (max-device-width: 412px) {
#tetris2 {
margin-left: .7em !important; } }
@media only screen and (min-device-width: 412px) and (max-device-width: 415px) {
p.leads {
left: 19rem; } }
@media only screen and (min-device-width: 412px) and (max-device-width: 767px) {
#tetris2 {
margin-left: .7em !important; }
.right-column {
margin-left: 3em !important; } }
/*Tetris Page*/
* {
margin: 0;
padding: 0; }
body, html {
height: 100%; }
canvas {
position: absolute;
width: 100%;
height: 100%;
top: 0;
opacity: .7;
z-index: -1; }
.grid {
/*background-color: #9ead86;*/
/*border: 1px solid #ddd;*/
/*display: inline-block;*/
/*padding: 1px;*/
margin-top: 2em;
margin-left: 20px; }
input {
z-index: 3; }
#spacebar {
size: 2em;
width: 400px;
height: 40px; }
.row {
margin: 0; }
.cell {
border: 1px solid #ddd;
width: 18px;
height: 18px;
background-color: #6a7941;
/*display: inline-block;*/
margin: 1px;
/*vertical-align: top;*/ }
.right-column #score {
display: inline-block; }
.right-column #level {
display: inline-block; }
.mobileDevices {
width: 600px; }
#tetrisScreen {
margin-left: 2em;
width: 400px; }
#tetris2 {
position: absolute;
left: 63%;
top: 4em; }
/*//////////////CONTROLLERS/////////////////////*/
/* COLORS VARIABLES */
.system {
font-size: 16px; }
@media screen and (min-width: 220px) {
.system {
font-size: 18px; } }
@media screen and (min-width: 240px) {
.system {
font-size: 20px; } }
@media screen and (min-width: 260px) {
.system {
font-size: 22px; } }
@media screen and (min-width: 280px) {
.system {
font-size: 24px; } }
@media screen and (min-width: 300px) {
.system {
font-size: 26px; } }
@media screen and (min-width: 320px) {
.system {
font-size: 28px; } }
@media screen and (min-width: 340px) {
.system {
font-size: 30px; } }
@media screen and (min-width: 360px) {
.system {
font-size: 32px; }
.system .control-buttons {
right: 1.7em !important; } }
@media screen and (min-width: 380px) {
.system {
font-size: 34px; } }
@media only screen and (min-width: 411px) {
.system {
font-size: 36px; }
.system .control-buttons {
margin-right: .8em !important; }
.system #tetris2 {
position: absolute;
top: 15em !important; } }
@media screen and (min-width: 420px) {
.system {
font-size: 38px; } }
@media screen and (min-width: 440px) {
.system {
font-size: 40px; } }
@media only screen and (min-device-width: 1024px) {
.system .control-buttons {
position: absolute !important;
margin-right: 0em !important; } }
.system {
margin-left: .5em;
float: left;
padding: 1em;
padding-bottom: 2em;
margin-top: 2.1em; }
.system .screen {
width: 320px;
max-width: 100%; }
.system .controls {
position: relative;
padding-bottom: 1em;
cursor: pointer; }
.system .button {
cursor: pointer;
box-shadow: 0 0 3px 1px #555;
color: #474881;
text-align: center; }
.system .button:hover {
box-shadow: 0 0 5px 1px #333; }
.system .button:active {
box-shadow: 0 0 5px 1px #333 inset; }
.system .button .label {
font-size: .4em;
position: relative;
text-transform: uppercase; }
.system .d-pad {
width: 3em;
height: 3em;
position: relative;
top: -.5em; }
.system .d {
width: 1em;
height: 1em;
background: #1d1f20;
position: absolute;
border-top: 0.05em solid #7e878b;
border-bottom: 0.05em solid black; }
.system .d:hover, .system .d:active {
background: #414648; }
.system .up {
left: 1em;
top: 2em;
border-radius: .25em .25em 0 0; }
.system .up .label {
top: -5.5em; }
.system .up .labelfont {
font-size: .9rem;
color: #fff; }
.system .right {
top: 3em;
right: 0;
border-radius: 0 .25em .25em 0; }
.system .right .label {
top: -3.5em;
right: -2em; }
.system .right .labelfont {
font-size: .9rem;
color: #fff; }
.system .down {
left: 1em;
top: 4em;
border-radius: 0 0 .25em .25em; }
.system .down .label {
top: -1.5em; }
.system .down .labelfont {
font-size: .9rem;
color: #fff; }
.system .left {
top: 3em;
left: 0;
border-radius: .25em 0 0 .25em; }
.system .left .label {
top: -3.5em;
left: -2em; }
.system .left .labelfont {
font-size: .9rem;
color: #fff; }
.system .control-buttons {
position: absolute;
right: 0em !important;
top: 2em;
background: #f5f5f5;
border-radius: 1em; }
@media only screen and (min-device-width: 768px) and (max-device-width: 1000px) {
.system .control-buttons {
right: -.8em !important; } }
.system .control {
background: #292b2c;
width: 1.5em;
height: 1.5em;
border-radius: 1.5em;
float: left;
margin: .25em;
border-top: 0.05em solid #8d9294;
border-bottom: 0.05em solid black; }
.system .control:hover, .system .control:active {
background: #353839; }
.system .control .label {
top: -1em;
color: white;
font-size: .9rem; }
.system .menu-buttons {
position: absolute;
background: #f5f5f5;
top: 0em;
left: -.2em;
border-radius: 2em; }
.system .menu {
background: #292b2c;
width: 3.5em;
height: .5em;
border-radius: .4em;
float: right;
margin: .25em;
border-top: 0.05em solid #424546;
border-bottom: 0.05em solid #101112; }
.system .menu:hover, .system .menu:active {
background: #353839; }
.system .menu .label {
top: -2em;
color: white; }
.grid {
z-index: 8 !important; }
.right-column {
z-index: 8 !important; }
.right-column #score, .right-column #pauseGame, .right-column #time {
margin-top: -.5em; }
.right-column #preview {
margin-left: 2em;
margin-top: -.1em;
margin-bottom: -2em; }
.right-column #highScore {
margin-bottom: -1em; }
.right-column i.close {
color: white; }
@media only screen and (max-width: 737px) and (orientation: landscape) {
.body::after {
content: "Landscape Mode on IPhones Is Currently Unavailable. Revert Back To Portrait To Continue...";
color: white; }
#ngview {
display: none; } }
.l {
z-index: 99; }
/*OVERRIDING BOOTSTRAP/MATERIALIZE*/
#sidenav-overlay {
z-index: 1; }
[type="radio"]:checked + label:after, [type="radio"].with-gap:checked + label:after {
background-color: #00ff71; }
[type="radio"]:checked + label:after, [type="radio"].with-gap:checked + label:before, [type="radio"].with-gap:checked + label:after {
border: 2px solid rgba(0, 0, 0, 0.85); }
.switch label .lever {
background-color: #e20f0f; }
.switch label input[type=checkbox]:checked + .lever {
background-color: #38ff44; }
.switch label input[type=checkbox]:checked + .lever:after {
background-color: #021d1a; }
progress {
height: 14px;
margin: 50px auto;
display: block;
/* Important Thing */
-webkit-appearance: none;
border: none; }
/* All good till now. Now we'll style the background */
progress::-webkit-progress-bar {
border-radius: 50px;
background: -webkit-linear-gradient(45deg, transparent, transparent 33%, rgba(0, 0, 0, 0.1) 33%, rgba(0, 0, 0, 0.1) 66%, transparent 66%), -webkit-linear-gradient(top, white, white), -webkit-linear-gradient(left, white, black); }
/* Now the value part */
progress::-webkit-progress-value {
border-radius: 50px;
box-shadow: inset 0 1px 1px 0 rgba(255, 255, 255, 0.4);
background: -webkit-linear-gradient(45deg, transparent, transparent 33%, rgba(0, 0, 0, 0.1) 33%, rgba(0, 0, 0, 0.1) 66%, transparent 66%), -webkit-linear-gradient(top, green, white), -webkit-linear-gradient(left, #ba7448, #c4672d);
/* Looks great, now animating it */
background-size: 25px 14px, 100% 100%, 100% 100%;
-webkit-animation: move 5s linear 0 infinite; }
/* That's it! Now let's try creating a new stripe pattern and animate it using animation and keyframes properties */
@-webkit-keyframes move {
0% {
background-position: 0px 0px, 0 0, 0 0; }
100% {
background-position: -100px 0px, 0 0, 0 0; } }
/* Prefix-free was creating issues with the animation */
@media screen and (min-width: 1500px) {
.blink_me {
margin-left: -1.6em !important; }
.right-column {
margin-left: -.8em !important;
margin-top: -0.4em !important; }
#tetris2 {
position: absolute !important;
margin-top: 15.5em !important;
margin-left: 2.6em !important; }
#next {
margin-bottom: 0em !important; } }
.col-md-5 {
overflow: hidden; }
[class*="col-md-5"] {
margin-bottom: -99999px; }
@media only screen and (min-device-width: 766px) and (max-device-width: 780px) and (orientation: portrait) {
.creategame {
height: 80vh !important;
overflow-y: hidden !important; }
.signinjumbo {
height: 100vh !important; }
.gamelobby {
padding-left: 4% !important; }
.directions, .creategame {
padding-right: 3em !important;
padding-left: 3.5em !important; }
.space {
margin-left: -60em !important; } }
.unselectable {
-webkit-touch-callout: none;
-webkit-user-select: none;
-khtml-user-select: none;
-moz-user-select: none;
-ms-user-select: none;
user-select: none; }
/*# sourceMappingURL=main.css.map */ | public/css/main.css | @import url(//fonts.googleapis.com/css?family=Press+Start+2P);
#base {
border-radius: 15px;
border-bottom-right-radius: 20%;
position: absolute;
background-image: linear-gradient(#ff0084, #ff4e06, rgba(139, 246, 0, 0.85));
text-decoration: none;
color: #fff;
font-size: 25px;
font-family: sans-serif;
font-weight: 100;
top: 0;
height: 750px;
width: 450px; }
@media only screen and (min-device-width: 1023px) {
#base {
height: 735px !important; } }
.as {
width: 3px;
height: 25px;
background-color: #292b2c;
position: absolute;
margin: 0px 325px;
margin-left: 90%; }
.l {
width: 60px;
height: 15px;
background-color: black;
border-radius: 30px;
position: absolute;
margin: 5px 35px; }
.l:before {
content: ' ';
width: 10px;
height: 5px;
background-color: black;
position: absolute;
margin: -5px 5px; }
.l:after {
content: ' ';
width: 2px;
height: 5px;
border-radius: 30%;
background-color: rgba(0, 0, 0, 0.1);
position: absolute;
margin: -5px 7px; }
.fa-caret-left {
position: absolute;
margin-left: 4px;
color: RGBA(179, 178, 175, 1);
font-size: 14px; }
.fa-caret-right {
position: absolute;
margin-left: 52px;
color: RGBA(179, 178, 175, 1);
font-size: 14px; }
.onoff {
font-size: 9px;
color: RGBA(255, 255, 255, 1);
font-family: "Open Sans", sans-serif;
margin-left: 11px;
position: absolute;
cursor: pointer; }
/* #### */
.screenbase {
background-color: black;
width: 400px;
height: 450px;
position: absolute;
border-radius: 10px;
border-bottom-right-radius: 60px;
margin-top: 45px;
margin-left: 25px; }
.h4 {
position: absolute;
font-size: 8px;
margin-top: 7px;
margin-left: 126px;
font-family: "Open Sans", sans-serif;
font-weight: 400;
color: white;
text-transform: uppercase; }
.llu {
width: 100px;
height: 2px;
background-color: #75004b;
position: absolute;
margin-top: 10px;
margin-left: 15px; }
.lld {
width: 100px;
height: 2px;
background-color: RGBA(13, 0, 75, 1);
position: absolute;
margin-top: 15px;
margin-left: 15px; }
.lru {
width: 110px;
height: 2px;
background-color: #75004b;
position: absolute;
margin-top: 10px;
margin-left: 270px; }
.lrd {
width: 110px;
height: 2px;
background-color: #0d004b;
position: absolute;
margin-top: 15px;
margin-left: 270px; }
.battery {
width: 10px;
height: 10px;
background-color: red;
box-shadow: inset 2px 2px 0px 0px black;
border-radius: 50%;
margin-top: 100px;
margin-left: 15px; }
.screens {
width: 220px;
height: 415px;
border-radius: 2px;
border: 2px solid black;
margin-top: -80px;
margin-left: 55px;
background-color: #495c1d;
position: absolute; }
/* ##### */
.cntrls {
width: 300px;
height: 240px;
margin-top: 275px;
margin-left: 20px;
position: absolute; }
.gbnin {
font-size: 20px;
margin-top: 11em;
margin-left: .5em;
color: black; }
.gbnin:before {
content: 'FTRIS-';
font-family: 'Droid Sans', sans-serif;
font-weight: bold;
font-size: 19px; }
.gbnin:after {
content: 'GAME BOY';
font-family: 'Droid Sans', sans-serif;
font-style: italic;
font-size: 19px; }
.h6 {
color: #1c0b77;
font-family: 'Droid Sans', sans-serif;
margin-top: -13px;
font-weight: bold;
font-size: 9px;
margin-left: 180px; }
i.shine {
/* positioning */
position: absolute;
opacity: 0;
top: 0;
left: 0;
/* gradient */
background: -moz-linear-gradient(left, rgba(255, 255, 255, 0) 0%, rgba(255, 255, 255, 0.03) 1%, rgba(255, 255, 255, 0.6) 30%, rgba(255, 255, 255, 0.85) 50%, rgba(255, 255, 255, 0.85) 70%, rgba(255, 255, 255, 0.85) 71%, rgba(255, 255, 255, 0) 100%);
/* FF3.6+ */
background: -webkit-gradient(linear, left top, right top, color-stop(0%, rgba(255, 255, 255, 0)), color-stop(1%, rgba(255, 255, 255, 0.03)), color-stop(30%, rgba(255, 255, 255, 0.85)), color-stop(50%, rgba(255, 255, 255, 0.85)), color-stop(70%, rgba(255, 255, 255, 0.85)), color-stop(71%, rgba(255, 255, 255, 0.85)), color-stop(100%, rgba(255, 255, 255, 0)));
/* Chrome,Safari4+ */
background: -webkit-linear-gradient(left, rgba(255, 255, 255, 0) 0%, rgba(255, 255, 255, 0.03) 1%, rgba(255, 255, 255, 0.6) 30%, rgba(255, 255, 255, 0.85) 50%, rgba(255, 255, 255, 0.85) 70%, rgba(255, 255, 255, 0.85) 71%, rgba(255, 255, 255, 0) 100%);
/* Chrome10+,Safari5.1+ */
background: -o-linear-gradient(left, rgba(255, 255, 255, 0) 0%, rgba(255, 255, 255, 0.03) 1%, rgba(255, 255, 255, 0.6) 30%, rgba(255, 255, 255, 0.85) 50%, rgba(255, 255, 255, 0.85) 70%, rgba(255, 255, 255, 0.85) 71%, rgba(255, 255, 255, 0) 100%);
/* Opera 11.10+ */
background: -ms-linear-gradient(left, rgba(255, 255, 255, 0) 0%, rgba(255, 255, 255, 0.03) 1%, rgba(255, 255, 255, 0.6) 30%, rgba(255, 255, 255, 0.85) 50%, rgba(255, 255, 255, 0.85) 70%, rgba(255, 255, 255, 0.85) 71%, rgba(255, 255, 255, 0) 100%);
/* IE10+ */
background: linear-gradient(to right, rgba(255, 255, 255, 0) 0%, rgba(255, 255, 255, 0.03) 1%, rgba(255, 255, 255, 0.6) 30%, rgba(255, 255, 255, 0.85) 50%, rgba(255, 255, 255, 0.85) 70%, rgba(255, 255, 255, 0.85) 71%, rgba(255, 255, 255, 0) 100%);
/* W3C */
filter: progid:DXImageTransform.Microsoft.gradient( startColorstr='#00ffffff', endColorstr='#00ffffff',GradientType=1 );
/* IE6-9 */
/* forming the shine element
play around with the width, skew and gradient to get different effects
*/
width: 15%;
height: 100%;
transform: skew(-10deg, 0deg);
-webkit-transform: skew(-10deg, 0deg);
-moz-transform: skew(-10deg, 0deg);
-ms-transform: skew(-10deg, 0deg);
-o-transform: skew(-10deg, 0deg);
/* animating it */
animation: move 2s;
animation-iteration-count: 1;
animation-delay: 1s;
-webkit-animation: move 2s;
-webkit-animation-iteration-count: 1;
-webkit-animation-delay: 1s;
-moz-transform: skew(-10deg, 0deg);
-moz-animation: move 2s;
-moz-animation-iteration-count: 1;
-moz-animation-delay: 1s;
-ms-transform: skew(-10deg, 0deg);
-ms-animation: move 2s;
-ms-animation-iteration-count: 1;
-ms-animation-delay: 1s;
-o-transform: skew(-10deg, 0deg);
-o-animation: move 2s;
-o-animation-iteration-count: 1;
-o-animation-delay: 1s; }
/* */
@keyframes move {
0% {
left: 0;
opacity: 0; }
5% {
opacity: 0.0; }
48% {
opacity: 0.2; }
80% {
opacity: 0.0; }
100% {
left: 82%; } }
@-webkit-keyframes move {
0% {
left: 0;
opacity: 0; }
5% {
opacity: 0.0; }
48% {
opacity: 0.2; }
80% {
opacity: 0.0; }
100% {
left: 82%; } }
@-moz-keyframes move {
0% {
left: 0;
opacity: 0; }
5% {
opacity: 0.0; }
48% {
opacity: 0.2; }
80% {
opacity: 0.0; }
100% {
left: 88%; } }
@-ms-keyframes move {
0% {
left: 0;
opacity: 0; }
5% {
opacity: 0.0; }
48% {
opacity: 0.2; }
80% {
opacity: 0.0; }
100% {
left: 82%; } }
@-o-keyframes move {
0% {
left: 0;
opacity: 0; }
5% {
opacity: 0.0; }
48% {
opacity: 0.2; }
80% {
opacity: 0.0; }
100% {
left: 82%; } }
.containermetal {
position: fixed;
top: 33vh;
left: 1%;
transform: translate(-50%, -50%);
display: flex;
z-index: -1; }
.containermetal2 {
position: fixed;
top: 66vh;
left: 1%;
transform: translate(-50%, -50%);
display: flex;
z-index: -1; }
.metal {
position: relative;
bottom: 20px;
width: 20vw;
height: 70px;
background: linear-gradient(to bottom, #b1adad 0%, #fefefe 8%, #fefefe 34%, #a1a0a0 62%, #393536 66%, #8d8989 77%, #aba7a7 91%, #716d6d 100%);
border-top-right-radius: 20% 80%;
border-bottom-right-radius: 20% 80%;
display: flex; }
.metal:before, .metal:after {
content: '';
display: block;
width: 2px;
height: 72px;
background: linear-gradient(to bottom, #8f8d8d 0%, #e8e8e8 8%, #dedede 34%, #8a8a8a 62%, #292727 66%, #6b6868 77%, #999696 91%, #575454 100%);
margin-left: 5px; }
.frame {
padding-top: 1em;
margin-top: 13.5vh !important;
background-color: rgba(255, 234, 202, 0.99);
border: solid 3vmin #eee;
border-bottom-color: black;
border-left-color: #464a4c;
border-radius: 2px;
border-right-color: #464a4c;
border-top-color: black;
box-shadow: 0 0 5px 0 rgba(0, 0, 0, 0.25) inset, 0 5px 10px 5px rgba(0, 0, 0, 0.25);
box-sizing: border-box;
display: inline-block;
margin: 10vh 13.5vw;
padding-left: 1vmin;
padding-right: 1vmin;
position: relative;
left: -8em;
text-align: center; }
@media screen and (max-width: 1025px) and (orientation: landscape) {
.frame {
display: none; } }
@media only screen and (orientation: portrait) {
.frame {
display: none; } }
@media screen and (min-width: 1300px) {
.frame {
width: 371px; } }
.frame table, .frame tbody {
border: none !important; }
.frame .modal-content {
border: none !important;
background: rgba(255, 234, 202, 0.99); }
.frame:before {
border-radius: 2px;
bottom: -2vmin;
box-shadow: 0 2px 5px 0 rgba(0, 0, 0, 0.25) inset;
content: "";
left: -2vmin;
position: absolute;
right: -2vmin;
top: -2vmin;
z-index: -1; }
.frame:after {
border-radius: 2px;
bottom: -2.5vmin;
box-shadow: 0 2px 5px 0 rgba(0, 0, 0, 0.25);
content: "";
left: -2.5vmin;
position: absolute;
right: -2.5vmin;
top: -2.5vmin;
z-index: -1; }
.frame2 {
position: absolute;
height: 220px;
left: 58.5vw !important;
top: 47.5vh !important;
width: 290px; }
.frame3 {
height: 220px;
position: absolute;
left: 58.5vw !important;
top: -2.5vw !important;
width: 290px; }
.space {
position: absolute;
height: 100%;
width: 2000px;
display: flex;
justify-content: center;
overflow: none;
background: #222222;
left: -175px !important;
z-index: -10; }
svg {
position: absolute;
height: 100%; }
.lines {
opacity: 0.05; }
.line {
fill-rule: evenodd;
clip-rule: evenodd;
fill: #4C3A90; }
.lights {
opacity: 0.9; }
.light {
fill-rule: evenodd;
clip-rule: evenodd;
fill: #7A6BB5; }
.silplate:after {
content: 'F';
position: absolute;
display: block;
cursor: pointer;
top: 9.1em;
left: 14.5em;
z-index: 999;
width: 1.2em;
height: 1.3em;
text-align: center;
font-family: 'Press Start 2P', cursive;
font-weight: bold;
line-height: 1.2em;
background: black;
color: gold;
animation: blinker .9s linear infinite;
-webkit-border-radius: .25em .25em 1em 1em / .6em .6em 1.6em 1.6em;
-webkit-box-shadow: inset 0 -0.2em 0.2em -0.1em rgba(255, 255, 255, 0.3), inset 0 -0.4em 0.3em -0.05em rgba(0, 0, 0, 0.1), 0 0.2em 0.1em -0.1em rgba(0, 0, 0, 0.5); }
@keyframes blinker {
50% {
opacity: 0; } }
/*NAV BAR*/
.btn-sm {
background: #1f60b4;
margin-bottom: 3px; }
.btn-lg {
background: #3ec140; }
.btn:hover {
background-color: #1f60b4; }
.btn-sm:hover {
background-color: black; }
.brand-logo {
margin-left: -100px; }
.invis {
display: none; }
img {
height: 55px;
margin-bottom: 10px; }
nav {
background-color: #1f60b4; }
/*1v1*/
/*metal bars */
.containermetal {
position: absolute;
top: 7.3em; }
.containermetal2 {
position: absolute;
top: 32.5em !important; }
.containermetal2 .metal {
width: 400px; }
.containermetal3 {
transform: rotate(45deg);
position: absolute;
z-index: -1 !important;
top: -11em;
margin-left: -6.9em;
width: 307px; }
.containermetal3 .metal {
width: 500px; }
.containermetal4 {
transform: rotate(-45deg);
position: absolute;
z-index: -9 !important;
bottom: -14em;
margin-left: -19.4em; }
.containermetal4 .metal {
width: 700px; }
.containermetaltr {
transform: rotate(45deg);
position: absolute;
z-index: -1 !important;
top: 18em;
margin-left: 2.9em;
width: 394px; }
.containermetaltr .metal {
width: 600px; }
.containermetalbr {
transform: rotate(-45deg);
position: absolute;
z-index: -9 !important;
top: -6em;
margin-left: 7em;
width: 320px; }
.containermetalbr .metal {
width: 400px; }
.containermetalrt {
position: absolute;
z-index: -9 !important;
top: 5em;
margin-left: 7em;
width: 320px; }
.containermetalrt .metal {
width: 500px; }
.containermetalrb {
position: absolute;
z-index: -9 !important;
top: 5em;
margin-left: 7em;
width: 320px; }
.containermetalrb .metal {
width: 500px; }
/*jumbo*/
.jumbotron {
border-radius: 0 !important;
background: black;
padding-left: 4% !important;
padding-right: 20% !important;
color: wheat;
margin-bottom: 0 !important;
padding-top: 0 !important; }
.jumbotron .bigone {
padding-right: 0 !important; }
@media only screen and (max-device-width: 700px) {
.jumbotron h1 {
font-size: 2em !important; } }
.registerjumbo, .signinjumbo {
padding-left: 16% !important;
padding-right: 16% !important; }
.gamelobby {
padding-right: 0 !important;
padding-left: 8% !important; }
@media only screen and (min-device-width: 800px) {
.no-gutters {
overflow-y: hidden !important; } }
#progressbar {
position: absolute;
z-index: 10;
font-weight: bolder;
color: white;
text-align: center; }
/*Home Page*/
.blinks {
animation: blinker .9s linear infinite; }
.pauseGame {
margin-top: 6em; }
.waves-effect {
padding-left: .5em;
padding-right: .5em;
height: 40px;
margin-bottom: .4em;
margin-left: .3em;
margin-right: 0.6em;
max-width: 129px;
background-color: #3ca3d6; }
.waves-effect .fa-trophy {
margin-top: -.3em;
margin-bottom: -1.5em;
font-size: 1em !important;
text-align: left; }
.waves-effect input {
font-size: 0.8em; }
.right-column i.close {
color: white;
opacity: .9;
float: left;
margin-left: .1em; }
.howtoclose {
position: relative;
top: 20px;
right: 20px; }
.mobileDevices {
margin-top: 1em;
color: white;
position: absolute;
height: 80vh;
left: 40%; }
#mobileDevice {
height: 80vh;
width: 47vh; }
.blink_me {
font-family: 'Press Start 2P';
font-size: 11px;
animation: blinker .9s linear infinite;
color: yellow;
font-weight: bolder;
position: relative;
left: 16.5%;
top: 5%; }
@keyframes blinker {
50% {
opacity: 0; } }
body {
overflow: hidden;
background: black; }
.colorTheme {
background-color: black; }
.table td, .table th {
border-top: none !important;
padding: .3rem !important;
padding-top: 8px !important; }
.modal {
background-color: rgba(255, 255, 255, 0.5);
border: none; }
.modal-content {
padding: 0 !important;
margin-top: -20px;
border-radius: 2%;
background-color: rgba(0, 0, 0, 0); }
.highscoremodal {
margin-top: 0px !important;
padding: 20px !important; }
.modal-body {
padding: 0 !important;
margin-bottom: 1em !important;
border-radius: 5%; }
.modal-header {
margin-bottom: -1em; }
.modal-open .modal {
overflow: hidden !important;
height: 530px;
padding-right: 0 !important;
background: rgba(20, 254, 192, 0.76);
border-radius: 5%; }
.modal-open .modal li {
border-radius: 5%;
border: none !important; }
.modal-open .modal ul {
border-radius: 5%;
border: none !important; }
.modal-open .modal tbody {
border: none !important; }
#playButton {
background: rgba(255, 255, 255, 0.4); }
.overlay {
display: none;
height: 100vh;
max-height: 100vh;
background-image: URL("../images/background.png");
opacity: 1;
background-size: cover;
left: 0px;
overflow: none; }
.overlay h1 {
padding-top: 2em;
color: white;
font-weight: bolder;
text-shadow: 2px 2px black; }
.overlayCModal {
list-style-type: none;
position: fixed;
top: 35%;
left: 35.5%;
background: rgba(0, 0, 0, 0) !important;
width: 27%;
height: 25%;
border-radius: 5px;
padding-right: 0 !important;
padding-left: 0 !important; }
.overlayCModal li {
margin-top: 1em;
padding-right: 0 !important; }
.overlayCModal label {
width: 100%;
padding-right: 2em !important;
font-weight: bolder;
font-size: 500px;
color: black;
font-family: 'Press Start 2P'; }
.overlayCModal label:hover {
background-color: rgba(255, 255, 255, 0.4) !important;
padding-right: 0 !important; }
.overlayCModal .hoverclass {
padding-right: 0 !important; }
.overlayCModal fieldset {
border: 15px solid white;
padding-bottom: 4rem;
padding-right: 0 !important;
border-radius: 10%; }
.overlayCModal legend {
padding-right: 0 !important;
font-family: 'Press Start 2P'; }
.material {
padding-top: 10.1px !important;
padding-bottom: 3px;
margin-right: 7px; }
.material-icons {
font-size: 20px; }
.letters {
display: inline-block;
margin-top: -5px;
height: 28px;
padding-bottom: 26px; }
.letters .s {
padding-right: 5px;
padding-left: 4px; }
.letters .a {
padding-right: 3px;
padding-left: 3px; }
.letters .d {
padding-right: 3px;
padding-left: 3px; }
.toast {
background: green; }
#endGame {
position: relative;
top: -4em;
left: -6em; }
#tetrisScreen {
position: relative;
left: 3.5em;
top: 3.5em; }
span.badge {
margin-top: .3em;
color: white;
background: green; }
.wrapper {
z-index: -1;
position: absolute;
color: black !important;
top: 100%;
left: 50%;
width: 400px;
margin-left: -200px;
font-family: 'Press Start 2P';
text-align: center;
text-transform: uppercase;
color: #fff;
animation: 20s credits linear infinite; }
.wrapper .movie {
margin-bottom: 50px;
font-size: 50px;
width: 600px;
margin-left: -2em; }
.wrapper .job {
margin-bottom: 5px;
font-size: 16px; }
.wrapper .name {
margin-bottom: 50px;
font-size: 23px; }
@keyframes credits {
0% {
top: 56vh; }
100% {
top: -58vh; } }
@media only screen and (min-device-width: 768px) {
.directions p {
font-size: 1.2rem; }
@keyframes credits {
0% {
top: 69vh; }
100% {
top: -70vh; } }
.waves-effect {
width: 129px !important;
max-width: 129px !important; } }
/*///////MEDIA FOR IPAD PRO////////*/
@media only screen and (min-device-width: 767px) and (max-device-width: 1024px) and (-webkit-min-device-pixel-ratio: 2) {
.display-3 {
font-size: 3rem; }
img {
margin-left: 17%; }
#fshape {
margin-left: -1px !important; }
.overlay {
position: relative;
background-repeat: no-repeat;
background-size: 91%;
max-width: 91%;
max-height: 99%;
top: 200px !important;
left: 30px; }
.overlayCModal {
left: 31.5%;
width: 40%; }
.mobileDevices {
margin-top: -1em; }
.silplate:after {
top: 9.4em; } }
/*///////MEDIA FOR SCREENS ABOVE IPAD LANDSCAPE////////*/
@media only screen and (min-device-width: 768px) and (max-device-width: 1024px) {
.letters {
display: show; }
.blink_me {
position: relative !important;
margin-left: -1.2em !important;
font-size: 16px !important; }
.howtoplaymodal {
margin-top: -1em !important; }
.overlay {
top: 140px !important;
left: 87px !important; } }
@media only screen and (min-device-width: 768px) and (max-device-width: 1024px) and (orientation: portrait) {
.blink_me {
margin-left: -3.3em !important; } }
@media only screen and (min-device-width: 1030px) {
.leads {
position: absolute;
top: 3em;
right: 10em; } }
@media only screen and (min-device-width: 1023px) and (max-device-width: 1444px) {
.blink_me {
margin-left: -1.7rem !important;
font-size: 1em !important; }
.overlay {
left: 3.5em !important; }
.screenbase {
margin-top: 21px !important;
height: 430px !important; }
#tetris {
margin-top: -.5em; }
#base {
height: 685px !important; }
.gbnin {
margin-top: 8.5em !important; }
.screens {
margin-top: -93px !important;
height: 410px !important; }
.system {
margin-top: 1.7em !important; }
.right-column {
margin-top: -3em !important;
margin-left: -.5em !important; }
.overlayCModal {
width: 29% !important; }
.waves-effect {
width: 134px !important;
max-width: 134px !important; }
.frame2 {
margin-top: 30.5em !important;
margin-left: 12.7em !important; }
.frame3 {
margin-left: 12.7em !important; }
.containermetalbr {
margin-left: 4.2em; }
.containermetal3 {
margin-left: -8.9em; }
.silplate:after {
top: 8.1em; } }
@media only screen and (min-device-width: 700px) and (max-device-width: 1444px) {
.directions, .creategame {
padding-right: 6em !important;
padding-left: 1.5em !important; }
.register {
margin-top: -1em; } }
@media only screen and (min-device-width: 1240px) and (max-device-width: 1399px) {
.blink_me {
margin-left: -2em !important;
font-size: 1.2em !important; }
#tetris2 {
margin-left: 1.5em;
margin-top: 3.3em !important; }
#progressbar {
left: 41% !important; }
.leads {
right: 8em !important; }
.screenbase {
width: 408px !important; } }
@media only screen and (min-device-width: 1400px) and (max-device-width: 1499px) {
.blink_me {
margin-left: -2.3rem !important;
font-size: 1.2em !important; }
.howtoplaymodal {
margin-top: -1em !important; } }
/*///////MEDIA FOR SCREENS ABOVE IPAD PORTRAIT////////*/
@media only screen and (min-device-width: 767px) {
#progressbar {
top: 20%;
font-size: 25px;
left: 32%; }
.right-column i.close {
margin-left: -.2em; }
.overlay {
position: relative;
background-repeat: no-repeat;
background-size: 91%;
max-width: 102%;
max-height: 99%;
margin-left: 10px;
top: 6em !important;
left: 5.5em !important; }
.control-buttons {
right: -.7em !important; }
.mobileDevices {
left: 34vw !important;
top: 2%; }
#tetris2 {
margin-top: 2.5em;
position: relative !important;
left: .4em !important;
top: 0 !important; }
#tetris2 .cell {
width: 8px !important;
height: 8px !important; }
.grid {
margin-bottom: -2em; }
#next {
margin-bottom: 1em !important; }
#pauseGame {
margin-top: 10px !important; }
.overlayCModal {
left: 30.3% !important; }
.overlayCModal label {
font-size: 1em !important;
padding-left: 1em !important; }
.overlayCModal fieldset {
height: 245px; } }
@media only screen and (min-device-width: 1500px) {
.blink_me {
margin-top: 1em !important;
margin-left: -2.3em !important;
font-size: 1.38em !important; }
.overlay {
background-size: 92%;
margin-left: 2.8em !important;
width: 100% !important;
background-repeat: no-repeat;
top: 2em !important;
left: .7em !important; }
.overlayCModal {
top: 330px;
left: 35.5% !important; }
.modal-content {
margin-top: 3em !important; }
.howtoplaymodal {
margin-top: 1em !important; }
.howtoclose {
position: relative !important;
right: -61px !important; }
.leads {
position: absolute;
top: 6em;
right: 10em; } }
@media only screen and (min-device-width: 1646px) {
.blink_me {
margin-left: -5em !important; } }
/*///////MEDIA FOR IPAD 767PX PORTRAIT FORREAL////////*/
@media only screen and (min-device-width: 767px) and (max-device-width: 1023px) {
.overlay {
position: relative;
background-repeat: no-repeat;
background-size: 91%;
max-width: 92%;
max-height: 99%;
top: 220px !important;
left: 69px !important;
margin-left: 4px; }
.mobileDevices {
left: 11em !important; }
img {
margin-left: 63% !important; }
.control-buttons {
right: -.7em !important; }
#tetris2 {
margin-left: 1.5em;
margin-top: 3.4em !important; }
.col-md-7 {
height: 100vh !important; } }
/*IPAD ORIENTATION LANDSCAPE FORREAL*/
@media only screen and (min-device-width: 767px) and (max-device-width: 1024px) and (orientation: landscape) {
#progressbar {
left: 34%; }
#next {
margin-bottom: 0em !important; }
.silplate:after {
top: 9.1em; }
.overlay {
position: relative;
background-repeat: no-repeat;
background-size: 91%;
max-width: 91%;
max-height: 99%;
top: 77px !important;
left: 90px !important;
margin-left: 6px; }
.overlayCModal {
left: 29.9% !important; }
img {
margin-left: 14% !important; }
.mobileDevices {
margin-top: .1em !important;
left: 18em !important; }
#base {
height: 731px !important; }
#tetris2 {
top: 1em !important; }
.right-column {
margin-left: -.3em; }
.space {
margin-left: -60em !important; } }
@media only screen and (min-device-width: 1500px) {
.overlayCModal label {
font-size: 1.4em !important; } }
@media only screen and (min-device-width: 1279px) {
.overlayCModal label {
font-size: 1em !important;
padding-left: 1.6em !important; }
.devname {
text-align: right !important; }
#progressbar {
left: 40%; }
.mobileDevices {
margin-top: 8vh !important; }
.blink_me {
font-size: 1.37em !important;
margin-left: -3em !important; }
.overlay {
left: 0em !important; }
.frame {
top: -29px !important; } }
@media only screen and (min-device-width: 1020px) and (max-device-width: 1499px) {
.overlayCModal {
left: 36% !important; }
.overlayCModal label {
font-size: 1.0em !important; }
.overlay {
left: 3.5em !important;
top: 3em !important; }
.mobileDevices {
margin-top: 0em !important;
left: 29em !important; } }
@media only screen and (min-device-width: 1440px) {
.mobileDevices {
margin-left: 3.5em !important;
margin-top: 2em !important; }
.frame2 {
margin-top: 32.5em !important; } }
@media only screen and (min-device-width: 1500px) {
.blink_me {
margin-left: -2.1em !important; }
.overlay {
left: .5em !important; }
.mobileDevices {
margin-top: 3vh !important;
margin-left: 1.1em !important; }
.frame {
width: 450px !important; }
.frame h6 {
font-size: 1.2rem;
padding-top: 1em; }
.frame label {
font-size: 1.1rem; }
.frame1 {
height: 660px; }
.frame3 {
left: 53.7vw !important;
top: -1.8vw !important;
height: 280px; }
.frame2 {
left: 53.7vw !important;
margin-top: 32.4em !important;
height: 280px; }
.containermetal2 {
top: 34.6em !important; }
.containermetalrt {
top: 7em; }
.containermetalrb {
top: 7em; }
.containermetal {
top: 9.4em; } }
@media only screen and (min-device-width: 1279px) {
.blink_me {
margin-left: -3em !important; }
.leads {
top: 2.8em; }
.frame1 {
left: -9em !important; } }
@media only screen and (min-device-width: 1440px) {
.blink_me {
margin-left: -2.65em !important; } }
/*///////MEDIA FOR PHONES+IPAD-PRO LANDSCAPE////////*/
@media only screen and (min-device-width: 320px) and (max-device-width: 767px) and (-webkit-min-device-pixel-ratio: 2) and (orientation: landscape) {
body {
position: default !important; }
img {
margin-left: 60%; }
.overlayCModal {
width: 200px;
left: 35%; }
.overlayCModal fieldset {
padding-bottom: 0em !important; } }
/*///////MEDIA FOR IPHONE5 PORTRAIT////////*/
@media only screen and (min-device-width: 300px) and (max-device-width: 767px) {
.silplate:after {
top: 8.6em;
font-size: 0.7em !important;
left: 12.7em; }
#fshape {
position: relative;
margin-top: 4px;
margin-left: auto; }
.space {
left: -10px !important; }
.waves-effect {
width: 111px !important;
max-width: 111px !important; }
#progressbar {
top: 14%;
left: 11.5%;
font-size: 25px !important; }
.scrollable {
overflow-y: scroll !important; }
#pauser {
font-size: 20px;
margin-left: 3px !important; }
#tetris2 {
top: 9em !important;
left: 10% !important; }
#tetris2 .cell {
width: 4px !important;
height: 4px !important; }
p.leads {
position: relative;
top: -14em;
left: 11em; }
.signinjumbo, .jumbotron {
padding: 1.3em !important;
padding-left: 11% !important;
padding-right: 11% !important; }
* {
padding-right: 0 !important;
padding-left: 0 !important;
padding-top: 0 !important;
padding-top: 0 !important;
max-height: 100vh;
max-width: 100vh; }
.blink_me {
color: yellow;
font-weight: bolder;
left: 9.6% !important;
font-size: 9px; }
label {
padding-left: 30px !important;
font-size: 11px !important; }
.mobileDevices {
left: 2em;
margin-top: 2px !important; }
.overlay {
position: relative !important;
background-repeat: no-repeat;
background-size: 91%;
max-width: 102%;
top: 148px !important;
left: 2em !important; }
h1 {
padding-top: 1em !important; }
body {
overflow: none !important;
position: default !important;
height: 100vh; }
.overlayCModal {
width: 71.5% !important;
left: 13.5% !important; }
.overlayCModal fieldset {
padding-bottom: 0em !important; }
.overlayCModal label {
padding: 0 !important;
padding-left: .5em !important;
margin-left: -.2em !important; }
.overlayCModal #multiButton, .overlayCModal #howToPlayButton {
padding-left: .1em !important; }
.overlayCModal #highScoresButton {
padding-left: .1em !important; }
.side-nav {
width: 50%; }
.grid {
margin-left: 1.5em !important;
z-index: 8 !important; }
.right-column {
margin-left: 2.5em !important;
margin-top: -2.5em !important;
max-width: 110px;
position: absolute !important;
top: 1em !important;
left: 25%;
z-index: 8 !important; }
.right-column .grid {
margin-bottom: -30px;
margin-left: 10px !important; }
.right-column #preview {
margin-left: 20px !important; }
.right-column #next {
margin-bottom: 0px !important; }
.right-column #highScore {
margin-bottom: -2em; }
.right-column #level {
margin-bottom: 1em; }
#tetrisScreen {
margin-top: -1em !important;
margin-left: 1em !important;
max-width: 99%; }
#tetrisScreen #tetris {
margin-top: 1em;
margin-left: -1em !important; }
.control-buttons {
margin-right: 85px !important;
top: 2.1em !important; }
.control-buttons .label {
font-size: .8rem !important;
top: -7px !important; }
.menu-buttons {
left: .2em;
height: 20px; }
.menu-buttons .menu {
margin-top: .12em !important; }
.d-pad {
top: -.7em; }
.d-pad p {
margin-top: .8em; }
#pauseGame {
margin-top: -1em;
margin-left: .2em !important;
margin-bottom: .1em; }
#time {
margin-top: -1em; }
#endGame {
position: absolute !important;
left: 13em !important;
top: 18em; }
.system {
margin-top: 2.1em !important;
margin-left: 1em !important; }
.system .d-pad {
top: -.6em !important;
right: .3em !important; }
.system .d-pad .label {
display: none; }
.system .d-pad #d-up {
top: 1.5em;
width: 1.5em;
height: 1.5em; }
.system .d-pad #d-left {
width: 1.5em;
height: 1.5em;
left: -.5em; }
.system .d-pad #d-right {
width: 1.5em;
height: 1.5em;
right: -1em; }
.system .d-pad #d-down {
width: 1.5em;
height: 1.5em;
top: 4.5em; }
.letters {
display: none; }
img {
margin-left: 62%; }
.modal-open {
font-size: 10px;
border: 0 !important;
margin: 0 !important;
padding-bottom: 0em !important;
overflow: auto; }
.modal-open .table {
margin-left: 1em !important; }
.modal-open .modal-header {
padding-bottom: 0;
margin-top: -15px;
border-bottom: none !important;
margin-bottom: -5px; }
.modal-open .fa-bars {
margin-top: .5em;
margin-right: .5em; }
.modal-open .howtofabar {
margin-top: -2.8em;
margin-right: -1em; }
.modal-content {
margin-top: -6px !important;
margin-bottom: -2px !important;
height: 400px !important; }
.modal-body {
padding-bottom: 20px !important;
margin-bottom: -40px !important; }
.browser-buttons {
display: none; }
.modal-open .modal {
height: 52% !important; }
.howtoplaymodal {
margin-top: 25px !important;
height: 220px !important; }
.cell {
width: 10px !important;
height: 10px !important; }
#highScoreModal {
height: 320px !important; }
#highScoreModal button {
margin-top: -1em;
margin-right: -1em; }
.highscoremodal {
margin-top: -5px !important;
margin-bottom: 10px !important;
height: 311px !important; }
.howtoclose {
top: 1.3em; }
.battery {
margin-top: 50px;
margin-left: 5px; }
#base {
width: 303px;
height: 457px;
margin-left: -.7em !important; }
#base .screens {
width: 138px;
margin-left: 22px;
top: 3.9em;
height: 254px; }
#base .screenbase {
width: 260px;
margin-top: 1em;
height: 274px; }
#base .h6 {
position: absolute;
top: -27.5em !important;
left: 6.5em !important; }
.llu {
width: 25px;
height: 2px;
background-color: #75004b;
position: absolute;
margin-top: 10px;
margin-left: 11px; }
.lld {
width: 25px;
height: 2px;
background-color: RGBA(13, 0, 75, 1);
position: absolute;
margin-top: 15px;
margin-left: 11px; }
.h4 {
margin-left: 40px; }
.lru {
width: 25px;
height: 2px;
background-color: #75004b;
position: absolute;
margin-top: 10px;
margin-left: 185px; }
.lrd {
width: 25px;
height: 2px;
background-color: #0d004b;
position: absolute;
margin-top: 15px;
margin-left: 185px; }
.gbnin {
left: 3.3em;
top: -24.8em;
position: absolute;
color: black; }
.llu, .lld, .lru, .lrd {
left: .2em;
width: 40px; }
.llu, .lld {
left: -.2em; }
.lru, .lrd {
left: .4em; }
.h4 {
left: 1.3em; }
.movie {
margin-left: -3.8em !important;
font-size: 17px !important; }
.job {
font-size: 9px !important; }
.name {
font-size: 13px !important; } }
@media only screen and (min-device-width: 300px) and (max-device-width: 767px) {
.overlay {
width: 330px;
left: 8.5px !important; } }
/*IPHONE6*/
@media only screen and (min-device-width: 360px) and (max-device-width: 767px) {
.silplate:after {
top: 10.3em;
left: 11.8em; }
p.leads {
left: 17rem; }
.movie {
margin-left: -5.8em !important; }
.blink_me {
left: 14% !important; }
.right-column {
margin-left: 3em !important; }
.overlay {
position: absolute;
background-repeat: no-repeat;
background-size: 91%;
width: 104%;
max-height: 99%;
top: 170px !important;
left: 13px !important; }
.howtoplaymodal {
margin-top: 40px !important; }
.control-buttons {
position: absolute;
margin-right: 1.7em !important;
right: -.4em !important; }
.control-buttons .label {
top: -.9em !important; }
#base {
height: 580px !important;
width: 350px !important; }
.screenbase {
width: 290px !important;
margin-top: 1em !important;
height: 320px !important; }
.cell {
width: 12px !important;
height: 12px !important; }
.system {
margin-top: 2.7em !important; }
.system .menu-buttons {
height: 23px !important; }
.screens {
width: 156px !important;
margin-left: 22px !important;
top: 3.9em !important;
height: 296px !important; }
.gbnin {
top: -7.7em !important;
left: 0 !important; }
.h6 {
margin-top: 36em !important;
margin-left: 14em !important; }
.llu, .lld, .lru, .lrd {
left: .5em;
width: 60px; }
.llu, .lld {
margin-left: -6px; }
.lru, .lrd {
margin-left: 206px; }
.h4 {
left: 4em; }
#tetris2 {
margin-left: .8em !important;
margin-top: 5em !important; }
label#playButton {
padding-left: .1em !important; }
.overlayCModal div {
position: relative;
left: 10.5px !important; }
.overlayCModal label {
margin-left: -1.2em !important; } }
@media only screen and (min-device-width: 411px) and (max-device-width: 412px) {
#tetris2 {
margin-left: .7em !important; } }
@media only screen and (min-device-width: 412px) and (max-device-width: 415px) {
p.leads {
left: 19rem; } }
@media only screen and (min-device-width: 412px) and (max-device-width: 767px) {
#tetris2 {
margin-left: .7em !important; }
.right-column {
margin-left: 3em !important; } }
/*Tetris Page*/
* {
margin: 0;
padding: 0; }
body, html {
height: 100%; }
canvas {
position: absolute;
width: 100%;
height: 100%;
top: 0;
opacity: .7;
z-index: -1; }
.grid {
/*background-color: #9ead86;*/
/*border: 1px solid #ddd;*/
/*display: inline-block;*/
/*padding: 1px;*/
margin-top: 2em;
margin-left: 20px; }
input {
z-index: 3; }
#spacebar {
size: 2em;
width: 400px;
height: 40px; }
.row {
margin: 0; }
.cell {
border: 1px solid #ddd;
width: 18px;
height: 18px;
background-color: #6a7941;
/*display: inline-block;*/
margin: 1px;
/*vertical-align: top;*/ }
.right-column #score {
display: inline-block; }
.right-column #level {
display: inline-block; }
.mobileDevices {
width: 600px; }
#tetrisScreen {
margin-left: 2em;
width: 400px; }
#tetris2 {
position: absolute;
left: 63%;
top: 4em; }
/*//////////////CONTROLLERS/////////////////////*/
/* COLORS VARIABLES */
.system {
font-size: 16px; }
@media screen and (min-width: 220px) {
.system {
font-size: 18px; } }
@media screen and (min-width: 240px) {
.system {
font-size: 20px; } }
@media screen and (min-width: 260px) {
.system {
font-size: 22px; } }
@media screen and (min-width: 280px) {
.system {
font-size: 24px; } }
@media screen and (min-width: 300px) {
.system {
font-size: 26px; } }
@media screen and (min-width: 320px) {
.system {
font-size: 28px; } }
@media screen and (min-width: 340px) {
.system {
font-size: 30px; } }
@media screen and (min-width: 360px) {
.system {
font-size: 32px; }
.system .control-buttons {
right: 1.7em !important; } }
@media screen and (min-width: 380px) {
.system {
font-size: 34px; } }
@media only screen and (min-width: 411px) {
.system {
font-size: 36px; }
.system .control-buttons {
margin-right: .8em !important; }
.system #tetris2 {
position: absolute;
top: 15em !important; } }
@media screen and (min-width: 420px) {
.system {
font-size: 38px; } }
@media screen and (min-width: 440px) {
.system {
font-size: 40px; } }
@media only screen and (min-device-width: 1024px) {
.system .control-buttons {
position: absolute !important;
margin-right: 0em !important; } }
.system {
margin-left: .5em;
float: left;
padding: 1em;
padding-bottom: 2em;
margin-top: 2.1em; }
.system .screen {
width: 320px;
max-width: 100%; }
.system .controls {
position: relative;
padding-bottom: 1em;
cursor: pointer; }
.system .button {
cursor: pointer;
box-shadow: 0 0 3px 1px #555;
color: #474881;
text-align: center; }
.system .button:hover {
box-shadow: 0 0 5px 1px #333; }
.system .button:active {
box-shadow: 0 0 5px 1px #333 inset; }
.system .button .label {
font-size: .4em;
position: relative;
text-transform: uppercase; }
.system .d-pad {
width: 3em;
height: 3em;
position: relative;
top: -.5em; }
.system .d {
width: 1em;
height: 1em;
background: #1d1f20;
position: absolute;
border-top: 0.05em solid #7e878b;
border-bottom: 0.05em solid black; }
.system .d:hover, .system .d:active {
background: #414648; }
.system .up {
left: 1em;
top: 2em;
border-radius: .25em .25em 0 0; }
.system .up .label {
top: -5.5em; }
.system .up .labelfont {
font-size: .9rem;
color: #fff; }
.system .right {
top: 3em;
right: 0;
border-radius: 0 .25em .25em 0; }
.system .right .label {
top: -3.5em;
right: -2em; }
.system .right .labelfont {
font-size: .9rem;
color: #fff; }
.system .down {
left: 1em;
top: 4em;
border-radius: 0 0 .25em .25em; }
.system .down .label {
top: -1.5em; }
.system .down .labelfont {
font-size: .9rem;
color: #fff; }
.system .left {
top: 3em;
left: 0;
border-radius: .25em 0 0 .25em; }
.system .left .label {
top: -3.5em;
left: -2em; }
.system .left .labelfont {
font-size: .9rem;
color: #fff; }
.system .control-buttons {
position: absolute;
right: 0em !important;
top: 2em;
background: #f5f5f5;
border-radius: 1em; }
@media only screen and (min-device-width: 768px) and (max-device-width: 1000px) {
.system .control-buttons {
right: -.8em !important; } }
.system .control {
background: #292b2c;
width: 1.5em;
height: 1.5em;
border-radius: 1.5em;
float: left;
margin: .25em;
border-top: 0.05em solid #8d9294;
border-bottom: 0.05em solid black; }
.system .control:hover, .system .control:active {
background: #353839; }
.system .control .label {
top: -1em;
color: white;
font-size: .9rem; }
.system .menu-buttons {
position: absolute;
background: #f5f5f5;
top: 0em;
left: -.2em;
border-radius: 2em; }
.system .menu {
background: #292b2c;
width: 3.5em;
height: .5em;
border-radius: .4em;
float: right;
margin: .25em;
border-top: 0.05em solid #424546;
border-bottom: 0.05em solid #101112; }
.system .menu:hover, .system .menu:active {
background: #353839; }
.system .menu .label {
top: -2em;
color: white; }
.grid {
z-index: 8 !important; }
.right-column {
z-index: 8 !important; }
.right-column #score, .right-column #pauseGame, .right-column #time {
margin-top: -.5em; }
.right-column #preview {
margin-left: 2em;
margin-top: -.1em;
margin-bottom: -2em; }
.right-column #highScore {
margin-bottom: -1em; }
.right-column i.close {
color: white; }
@media only screen and (max-width: 737px) and (orientation: landscape) {
.body::after {
content: "Landscape Mode on IPhones Is Currently Unavailable. Revert Back To Portrait To Continue...";
color: white; }
#ngview {
display: none; } }
.l {
z-index: 99; }
/*OVERRIDING BOOTSTRAP/MATERIALIZE*/
#sidenav-overlay {
z-index: 1; }
[type="radio"]:checked + label:after, [type="radio"].with-gap:checked + label:after {
background-color: #00ff71; }
[type="radio"]:checked + label:after, [type="radio"].with-gap:checked + label:before, [type="radio"].with-gap:checked + label:after {
border: 2px solid rgba(0, 0, 0, 0.85); }
.switch label .lever {
background-color: #e20f0f; }
.switch label input[type=checkbox]:checked + .lever {
background-color: #38ff44; }
.switch label input[type=checkbox]:checked + .lever:after {
background-color: #021d1a; }
progress {
height: 14px;
margin: 50px auto;
display: block;
/* Important Thing */
-webkit-appearance: none;
border: none; }
/* All good till now. Now we'll style the background */
progress::-webkit-progress-bar {
border-radius: 50px;
background: -webkit-linear-gradient(45deg, transparent, transparent 33%, rgba(0, 0, 0, 0.1) 33%, rgba(0, 0, 0, 0.1) 66%, transparent 66%), -webkit-linear-gradient(top, white, white), -webkit-linear-gradient(left, white, black); }
/* Now the value part */
progress::-webkit-progress-value {
border-radius: 50px;
box-shadow: inset 0 1px 1px 0 rgba(255, 255, 255, 0.4);
background: -webkit-linear-gradient(45deg, transparent, transparent 33%, rgba(0, 0, 0, 0.1) 33%, rgba(0, 0, 0, 0.1) 66%, transparent 66%), -webkit-linear-gradient(top, green, white), -webkit-linear-gradient(left, #ba7448, #c4672d);
/* Looks great, now animating it */
background-size: 25px 14px, 100% 100%, 100% 100%;
-webkit-animation: move 5s linear 0 infinite; }
/* That's it! Now let's try creating a new stripe pattern and animate it using animation and keyframes properties */
@-webkit-keyframes move {
0% {
background-position: 0px 0px, 0 0, 0 0; }
100% {
background-position: -100px 0px, 0 0, 0 0; } }
/* Prefix-free was creating issues with the animation */
@media screen and (min-width: 1500px) {
.blink_me {
margin-left: -1.6em !important; }
.right-column {
margin-left: -.8em !important;
margin-top: -0.4em !important; }
#tetris2 {
position: absolute !important;
margin-top: 15.5em !important;
margin-left: 2.6em !important; }
#next {
margin-bottom: 0em !important; } }
.col-md-5 {
overflow: hidden; }
[class*="col-md-5"] {
margin-bottom: -99999px; }
@media only screen and (min-device-width: 766px) and (max-device-width: 780px) and (orientation: portrait) {
.creategame {
height: 80vh !important;
overflow-y: hidden !important; }
.signinjumbo {
height: 100vh !important; }
.gamelobby {
padding-left: 4% !important; }
.directions, .creategame {
padding-right: 3em !important;
padding-left: 3.5em !important; }
.space {
margin-left: -60em !important; } }
.unselectable {
-webkit-touch-callout: none;
-webkit-user-select: none;
-khtml-user-select: none;
-moz-user-select: none;
-ms-user-select: none;
user-select: none; }
/*# sourceMappingURL=main.css.map */ | 0.345657 | 0.087564 |
@import url('https://cdn.jsdelivr.net/npm/katex@0.10.1/dist/katex.min.css');
@font-face {
font-family: KaTeX_Typewriter_Replace;
src: url(fonts/KaTeX_Typewriter-Regular.eot);
src: url(fonts/KaTeX_Typewriter-Regular.eot#iefix) format('embedded-opentype'),
url(fonts/KaTeX_Typewriter-Regular.woff2) format('woff2'),
url(fonts/KaTeX_Typewriter-Regular.woff) format('woff'),
url(fonts/KaTeX_Typewriter-Regular.ttf) format('ttf');
font-weight: 400;
font-style: normal;
}
@font-face {
font-family: KaTeX_SansSerif_Replace;
src: url(fonts/KaTeX_SansSerif-Bold.eot);
src: url(fonts/KaTeX_SansSerif-Bold.eot#iefix) format('embedded-opentype'),
url(fonts/KaTeX_SansSerif-Bold.woff2) format('woff2'),
url(fonts/KaTeX_SansSerif-Bold.woff) format('woff'),
url(fonts/KaTeX_SansSerif-Bold.ttf) format('ttf');
font-weight: 700;
font-style: normal;
}
.ps-root {
font-family: KaTeX_Main, 'Times New Roman', Times, serif;
font-size: 1em;
font-weight: 100;
-webkit-font-smoothing: antialiased !important;
}
.ps-root .ps-algorithm {
margin: 0.8em 0;
/* algorithm environment has borders; algorithmic has not */
border-top: 3px solid black;
border-bottom: 2px solid black;
}
.ps-root .ps-algorithm.with-caption > .ps-line:first-child {
border-bottom: 2px solid black;
}
.ps-root .katex {
text-indent: 0;
font-size: 1em;
}
.ps-root .mjx-chtml {
text-indent: 0;
font-size: 1em !important;
}
.ps-root .ps-line {
margin: 0; padding: 0;
line-height: 1.2;
}
.ps-root .ps-funcname {
font-family: KaTeX_Main, 'Times New Roman', Times, serif;
font-weight: normal;
font-variant: small-caps;
font-style: normal;
text-transform: none;
}
.ps-root .ps-keyword {
font-family: KaTeX_Main, 'Times New Roman', Times, serif;
font-weight: bold;
font-variant: normal;
font-style: normal;
text-transform: none;
}
.ps-root .ps-comment {
font-family: KaTeX_Main, 'Times New Roman', Times, serif;
font-weight: normal;
font-variant: normal;
font-style: normal;
text-transform: none;
}
/* line number support */
.ps-root .ps-linenum {
font-size: 0.8em;
line-height: 1em;
width: 1.6em;
text-align: right;
display: inline-block;
position: relative;
padding-right: 0.3em;
}
.ps-root .ps-algorithmic.with-linenum .ps-line.ps-code {
text-indent: -1.6em;
}
.ps-root .ps-algorithmic.with-linenum .ps-line.ps-code > span{
text-indent: 0em;
} | static/pseudocode.css | @import url('https://cdn.jsdelivr.net/npm/katex@0.10.1/dist/katex.min.css');
@font-face {
font-family: KaTeX_Typewriter_Replace;
src: url(fonts/KaTeX_Typewriter-Regular.eot);
src: url(fonts/KaTeX_Typewriter-Regular.eot#iefix) format('embedded-opentype'),
url(fonts/KaTeX_Typewriter-Regular.woff2) format('woff2'),
url(fonts/KaTeX_Typewriter-Regular.woff) format('woff'),
url(fonts/KaTeX_Typewriter-Regular.ttf) format('ttf');
font-weight: 400;
font-style: normal;
}
@font-face {
font-family: KaTeX_SansSerif_Replace;
src: url(fonts/KaTeX_SansSerif-Bold.eot);
src: url(fonts/KaTeX_SansSerif-Bold.eot#iefix) format('embedded-opentype'),
url(fonts/KaTeX_SansSerif-Bold.woff2) format('woff2'),
url(fonts/KaTeX_SansSerif-Bold.woff) format('woff'),
url(fonts/KaTeX_SansSerif-Bold.ttf) format('ttf');
font-weight: 700;
font-style: normal;
}
.ps-root {
font-family: KaTeX_Main, 'Times New Roman', Times, serif;
font-size: 1em;
font-weight: 100;
-webkit-font-smoothing: antialiased !important;
}
.ps-root .ps-algorithm {
margin: 0.8em 0;
/* algorithm environment has borders; algorithmic has not */
border-top: 3px solid black;
border-bottom: 2px solid black;
}
.ps-root .ps-algorithm.with-caption > .ps-line:first-child {
border-bottom: 2px solid black;
}
.ps-root .katex {
text-indent: 0;
font-size: 1em;
}
.ps-root .mjx-chtml {
text-indent: 0;
font-size: 1em !important;
}
.ps-root .ps-line {
margin: 0; padding: 0;
line-height: 1.2;
}
.ps-root .ps-funcname {
font-family: KaTeX_Main, 'Times New Roman', Times, serif;
font-weight: normal;
font-variant: small-caps;
font-style: normal;
text-transform: none;
}
.ps-root .ps-keyword {
font-family: KaTeX_Main, 'Times New Roman', Times, serif;
font-weight: bold;
font-variant: normal;
font-style: normal;
text-transform: none;
}
.ps-root .ps-comment {
font-family: KaTeX_Main, 'Times New Roman', Times, serif;
font-weight: normal;
font-variant: normal;
font-style: normal;
text-transform: none;
}
/* line number support */
.ps-root .ps-linenum {
font-size: 0.8em;
line-height: 1em;
width: 1.6em;
text-align: right;
display: inline-block;
position: relative;
padding-right: 0.3em;
}
.ps-root .ps-algorithmic.with-linenum .ps-line.ps-code {
text-indent: -1.6em;
}
.ps-root .ps-algorithmic.with-linenum .ps-line.ps-code > span{
text-indent: 0em;
} | 0.344443 | 0.07072 |
@font-face {
font-family: 'Intro';
src: local('Intro'), local('Intro'), url('/fonts/Intro.woff2') format('woff2'), url('/fonts/Intro.woff') format('woff'), url('/fonts/Intro.otf') format('opentype');
font-weight: normal;
font-style: normal;
}
@font-face {
font-family: 'Bitter';
src: local('Bitter'), local('Bitter'), url('/fonts/Bitter.woff2') format('woff2'), url('/fonts/Bitter.woff') format('woff'), url('/fonts/Bitter.ttf') format('truetype');
font-weight: normal;
font-style: normal;
}
* {
font-family: 'Intro', arial;
letter-spacing: 1px;
}
*::selection {
background: #ffc800;
color: #fff;
}
body {
margin: 0 auto;
line-height: 1.5;
overflow-y: scroll;
}
.background__on {
background: url("/img/header.jpg") no-repeat;
background-size: cover;
background-attachment: fixed;
background-position: center center;
}
main {
overflow-x: hidden;
}
a {
color: #000;
text-decoration: none;
}
p {
color: #000;
}
b, strong {
font-weight: normal;
}
button {
cursor: pointer;
}
.cyrillic {
list-style: none;
}
.cyrillic li:nth-child(1)::before { content: '\0430\0029\0020'; }
.cyrillic li:nth-child(2)::before { content: '\0431\0029\0020'; }
.cyrillic li:nth-child(3)::before { content: '\0432\0029\0020'; }
.cyrillic li:nth-child(4)::before { content: '\0433\0029\0020'; }
.cyrillic li:nth-child(5)::before { content: '\0434\0029\0020'; }
.cyrillic li:nth-child(6)::before { content: '\0438\0029\0020'; }
.cyrillic li:nth-child(7)::before { content: '\043A\0029\0020'; }
.cyrillic li:nth-child(8)::before { content: '\043B\0029\0020'; }
.helpful .spoiler-body li { list-style-type: none; } /* Убираем исходную нумерацию */
.helpful .spoiler-body ol { counter-reset: list1; } /* Инициируем счетчик */
.helpful .spoiler-body ol li:before {
counter-increment: list1; /* Увеличиваем значение счетчика */
content: counter(list1) ". "; /* Выводим значение */
}
.helpful .spoiler-body ol ol { counter-reset: list2; } /* Инициируем счетчик вложенного списка */
.helpful .spoiler-body ol ol li:before {
counter-increment: list2; /* Увеличиваем значение счетчика */
content: counter(list1) "." counter(list2) ". "; /* Выводим значение типа 2.1, 2.2,... */
}
.helpful .spoiler-body ol ol ol { counter-reset: list3; } /* Инициируем счетчик вложенного списка */
.helpful .spoiler-body ol ol ol li:before {
counter-increment: list3; /* Увеличиваем значение счетчика */
content: counter(list1) "." counter(list2) "." counter(list3) ". "; /* Выводим значение типа 2.1, 2.2,... */
}
.helpful .spoiler-body ol ol ol ol { counter-reset: list4; } /* Инициируем счетчик вложенного списка */
.helpful .spoiler-body ol ol ol ol li:before {
counter-increment: list4; /* Увеличиваем значение счетчика */
content: counter(list1) "." counter(list2) "." counter(list3) "." counter(list4) ". "; /* Выводим значение типа 2.1, 2.2,... */
}
.important {
color: #f70;
}
.center {
text-align: center;
}
.visually-hidden {
position: absolute;
clip: rect(0 0 0 0);
width: 1px;
height: 1px;
margin: -1px;
}
.hide {
display: none;
}
.show {
display: inline-block;
}
.rounded {
border-radius: 100%;
}
/* Main */
.main {
display: flex;
min-height: 100vh;
z-index: 1;
}
/* Navigation */
.navigation {
display: flex;
flex-direction: column;
justify-content: space-between;
align-items: center;
flex-basis: 20%;
min-height: 100vh;
text-align: center;
}
.white.navigation {
background: #fff;
}
.black.navigation {
background: #1a1a1a;
}
.black.navigation p, .black.navigation h1, .black .navigation__menu a {
color: #fff;
}
.white .navigation__header {
border-bottom: 1px solid #1a1a1a;
}
.black .navigation__header {
border-bottom: 1px solid #fff;
}
.navigation__menu {
display: flex;
flex-direction: column;
width: 100%;
align-items: center;
flex-grow: 1;
margin-top: 10vh;
}
.navigation__list {
display: flex;
flex-direction: column;
align-items: start;
justify-items: center;
width: 100%;
padding: 0;
}
.navigation__menu li {
justify-items: center;
margin-top: 5px;
margin-bottom: 5px;
width: 100%;
list-style: none;
}
.navigation__menu a {
display: flex;
align-items: center;
font-size: 20px;
position: relative;
padding-left: 20%;
}
.navigation__menu a:hover {
color: #ffc800;
}
.navigation__news::before {
content: '';
display: inline-block;
width: 24px;
height: 24px;
vertical-align: middle;
line-height: normal;
background: url("/img/menu.png");
margin-right: 5px;
}
.white .navigation__news::before {
background-position: 0 0;
}
.black .navigation__news::before {
background-position: 0 -48px;
}
.navigation__news:hover::before {
background-position: 0 -24px;
}
/*.active:hover::before {*/
/*background-position: 0 -24px;*/
/*}*/
.active::after {
position: absolute;
right: 0;
top: 50%;
margin: -12px 0 0 0;
content: '';
border-top: 12px solid transparent;
border-left: 12px solid transparent;
border-bottom: 12px solid transparent;
}
.white .active::after {
border-right: 12px solid #000;
}
.black .active::after {
border-right: 12px solid #fff;
}
.navigation__homeowners::before {
content: '';
display: inline-block;
width: 24px;
height: 24px;
background: url("/img/menu.png");
margin-right: 5px;
}
.white .navigation__homeowners::before {
background-position: -24px 0;
}
.black .navigation__homeowners::before {
background-position: -24px -48px;
}
.navigation__homeowners:hover::before {
background-position: -24px -24px;
}
.navigation__services::before {
content: '';
display: inline-block;
width: 24px;
height: 24px;
background: url("/img/menu.png");
margin-right: 5px;
}
.white .navigation__services::before {
background-position: -72px 0;
}
.black .navigation__services::before {
background-position: -72px -48px;
}
.navigation__services:hover::before {
background-position: -72px -24px;
}
.navigation__manual::before {
content: '';
display: inline-block;
width: 24px;
height: 24px;
vertical-align: middle;
line-height: normal;
background: url("/img/menu.png");
margin-right: 5px;
}
.white .navigation__manual::before {
background-position: -48px 0;
}
.black .navigation__manual::before {
background-position: -48px -48px;
}
.navigation__manual:hover::before {
background-position: -48px -24px;
}
.navigation__counters::before {
content: '';
display: inline-block;
width: 24px;
height: 24px;
vertical-align: middle;
line-height: normal;
background: url("/img/menu.png");
margin-right: 5px;
}
.white .navigation__counters::before {
background-position: -72px 0;
}
.black .navigation__counters::before {
background-position: -72px -48px;
}
.navigation__counters:hover::before {
background-position: -72px -24px;
}
.navigation__payment::before {
content: '';
display: inline-block;
width: 24px;
height: 24px;
vertical-align: middle;
line-height: normal;
background: url("/img/menu.png");
margin-right: 5px;
}
.white .navigation__payment::before {
background-position: -96px 0;
}
.black .navigation__payment::before {
background-position: -96px -48px;
}
.navigation__payment:hover::before {
background-position: -96px -24px;
}
.navigation__rate::before {
content: '';
display: inline-block;
width: 24px;
height: 24px;
vertical-align: middle;
line-height: normal;
background: url("/img/menu.png");
margin-right: 5px;
}
.white .navigation__rate::before {
background-position: -120px 0;
}
.black .navigation__rate::before {
background-position: -120px -48px;
}
.navigation__rate:hover::before {
background-position: -120px -24px;
}
.navigation__report:before {
content: '';
display: inline-block;
width: 24px;
height: 24px;
vertical-align: middle;
line-height: normal;
background: url("/img/menu.png");
margin-right: 5px;
}
.white .navigation__report::before {
background-position: -144px 0;
}
.black .navigation__report::before {
background-position: -144px -48px;
}
.navigation__report:hover::before {
background-position: -144px -24px;
}
.navigation__helpful::before {
content: '';
display: inline-block;
width: 24px;
height: 24px;
vertical-align: middle;
line-height: normal;
background: url("/img/menu.png");
margin-right: 5px;
}
.white .navigation__helpful::before {
background-position: -120px 0;
}
.black .navigation__helpful::before {
background-position: -120px -48px;
}
.navigation__helpful:hover::before {
background-position: -120px -24px;
}
.navigation__gallery::before {
content: '';
display: inline-block;
width: 24px;
height: 24px;
vertical-align: middle;
line-height: normal;
background: url("/img/menu.png");
margin-right: 5px;
}
.white .navigation__gallery::before {
background-position: -168px 0;
}
.black .navigation__gallery::before {
background-position: -168px -48px;
}
.navigation__gallery:hover::before {
background-position: -168px -24px;
}
.navigation__logo {
line-height: 0;
}
.navigation__logo img:hover {
opacity: 0.5;
filter: alpha(opacity=50);
}
/*.navigation__list {*/
/*display: flex;*/
/*padding: 0;*/
/*}*/
/*.navigation__list li a {*/
/*padding: 5px;*/
/*font-size: 18px;*/
/*text-decoration: none;*/
/*border: 2px solid transparent;*/
/*margin: 5px;*/
/*}*/
/*.navigation__list li a:hover {*/
/*color: #555;*/
/*border: 2px solid #555;*/
/*border-radius: 30px;*/
/*}*/
.navigation__phone {
color: #555;
border: 2px solid #555 !important;
border-radius: 30px;
}
.navigation__phone:hover {
opacity: 0.5;
}
.navigation__phone-mobile {
display: none;
}
.navigation__phone-mobile:hover {
border-bottom: none !important;
}
.navigation__phone-mobile img:hover {
opacity: 0.5;
filter: alpha(opacity=50);
}
/* Primary */
.primary {
display: flex;
flex-direction: column;
justify-content: center;
align-items: center;
flex-basis: 80%;
min-height: 100vh;
}
.primary__clear {
flex-basis: 85vh;
min-width: 100%;
justify-content: center;
align-items: center;
text-align: center;
}
.primary__footer {
flex-basis: 15vh;
min-width: 100%;
display: flex;
flex-direction: row;
justify-content: center;
flex-wrap: wrap;
background: #1A1A1A;
color: #fff;
}
.primary__footer p {
color: #fff;
}
.primary__header, .primary__news {
flex-basis: 40%;
}
.primary__header span, .primary__header p, .primary__header h3 {
margin-top: 10px;
margin-bottom: 10px;
color: #fff;
font-weight: normal;
}
.primary__header span, .primary__header p {
font-family: 'Bitter', Arial;
}
.primary__news span, .primary__news p, .primary__news h3 {
margin-top: 10px;
margin-bottom: 10px;
color: #fff;
font-weight: normal;
}
.primary__news span, .primary__news p {
font-family: 'Bitter', Arial;
}
.primary__news span {
font-size: 12px;
color: lightgray;
}
.primary__news h3 {
font-size: 20px;
}
.primary__news h3:hover {
color: #ffc800;
}
.primary__news p {
font-size: 14px;
}
/* News */
.news {
display: flex;
flex-direction: column;
justify-content: center;
align-items: center;
flex-basis: 80%;
min-height: 100vh;
}
.news__block{
flex-basis: 100vh;
width: 60%;
justify-content: center;
align-items: center;
flex-wrap: wrap;
padding-left: 20px;
padding-right: 20px;
}
.news__block h1 {
font-size: 40px;
margin-top: 40px;
border-bottom: 2px solid #555;
}
.news__block h2 {
margin-top: 10px;
}
.news__block h2:hover {
cursor: unset;
}
.news__h2:hover {
color: #ffc800;
cursor: pointer;
}
.news__block p {
font-size: 16px;
font-family: 'Bitter', arial;
}
.news__block a:not(.pdf-link) .news__block a:not(.news__back) {
font-family: 'Bitter', Arial;
font-weight: bolder;
}
/*.news__block p:first-of-type {*/
/*font-style: italic;*/
/*}*/
.news__item {
margin-top: 0vh;
}
.news__pagination {
display: flex;
justify-content: space-between;
margin-bottom: 20px;
}
.news__button {
width: 42px;
height: 42px;
display: inline-block;
padding: 0 0;
background-image: url(/img/pagination.png);
background-repeat: no-repeat;
background-size: 72px 72px;
border: 3px solid #ffc800;
line-height: 36px;
box-sizing: border-box;
}
.news__button--preview {
background-position: left top;
}
.news__button--preview:hover {
background-color: #ffc800;
background-position: left bottom;
}
.news__button--next {
background-position: right top;
}
.news__button--next:hover {
background-color: #ffc800;
background-position: right bottom;
}
.news__button--disabled {
filter: grayscale(100%);
opacity: 0.5;
cursor: default;
pointer-events: none;
}
.news__button--preview.news__button--disabled:hover {
background-position: left top;
background-color: transparent;
}
.news__button--next.news__button--disabled:hover {
background-position: right top;
background-color: transparent;
}
.news__back {
display: inline-block;
margin-top: 20px;
margin-bottom: 20px;
padding: 0 36px;
background: #fff;
color: #000;
border: 3px solid #000;
text-transform: uppercase;
line-height: 36px;
outline: none;
}
.news__link-container {
display: flex;
justify-content: center;
}
.news__back:hover {
display: inline-block;
margin-top: 20px;
margin-bottom: 20px;
padding: 0 36px;
background: #ffc800;
color: #fff;
border: 3px solid #ffc800;
text-transform: uppercase;
line-height: 36px;
outline: none;
}
/* Homeowners */
.homeowners {
display: flex;
flex-direction: column;
justify-content: center;
align-items: center;
flex-basis: 80%;
min-height: 100vh;
}
.homeowners__block{
flex-basis: 100vh;
width: 60%;
justify-content: center;
align-items: center;
flex-wrap: wrap;
padding-left: 20px;
padding-right: 20px;
}
.homeowners__block h1 {
font-size: 40px;
margin-top: 40px;
border-bottom: 2px solid #555;
}
.homeowners__block h2 {
margin-top: 10px;
}
.homeowners__block p {
font-size: 16px;
font-family: 'Bitter', arial;
margin-top: 0;
}
/*.homeowners__block p:first-of-type {*/
/*font-style: italic;*/
/*}*/
.homeowners__block a {
font-family: 'Bitter', Arial;
font-weight: bolder;
}
.homeowners__item {
margin-top: 0vh;
}
.homeowners li {
font-family: 'Bitter', arial;
}
/* Services */
.services {
display: flex;
flex-direction: column;
justify-content: center;
align-items: center;
flex-basis: 80%;
min-height: 100vh;
}
.services__block{
flex-basis: 100vh;
width: 60%;
justify-content: center;
align-items: center;
flex-wrap: wrap;
padding-left: 20px;
padding-right: 20px;
}
.services__block h1 {
font-size: 40px;
margin-top: 40px;
border-bottom: 2px solid #555;
}
.services__block h2 {
margin-top: 10px;
}
.services__block p {
font-size: 16px;
font-family: 'Bitter', arial;
margin-top: 0;
}
.services__block p:first-of-type {
}
.services__item {
margin-top: 0vh;
}
/* Helpful */
.helpful {
display: flex;
flex-direction: column;
justify-content: center;
align-items: center;
flex-basis: 80%;
min-height: 100vh;
}
.helpful__block{
flex-basis: 100vh;
width: 60%;
justify-content: center;
align-items: center;
flex-wrap: wrap;
padding-left: 20px;
padding-right: 20px;
}
.helpful__block h1 {
font-size: 40px;
margin-top: 40px;
border-bottom: 2px solid #555;
}
.helpful__block h2 {
margin-top: 10px;
}
.helpful__block p {
font-size: 16px;
font-family: 'Bitter', arial;
margin-top: 0;
}
.helpful__block p:first-of-type {
}
.helpful__item {
margin-top: 0vh;
}
.helpful li {
font-family: 'Bitter', arial;
}
/* Manual*/
.manual {
display: flex;
flex-direction: column;
justify-content: center;
align-items: center;
flex-basis: 80%;
min-height: 100vh;
}
.manual__block{
flex-basis: 100vh;
width: 60%;
justify-content: center;
align-items: center;
flex-wrap: wrap;
padding-left: 20px;
padding-right: 20px;
}
.manual__block h1 {
font-size: 40px;
margin-top: 40px;
border-bottom: 2px solid #555;
}
.manual__block h2 {
margin-top: 10px;
}
/*.manual__block p {*/
/*font-size: 16px;*/
/*font-family: 'Bitter', arial;*/
/*margin-top: 0;*/
/*}*/
.manual__block p:first-of-type {
}
.manual__item {
position: relative;
margin: 5px;
display: inline-flex;
flex-direction: column;
width: 250px;
height: 250px;
background: #eee;
justify-content: center;
justify-items: center;
text-align: center;
}
.manual li {
font-family: 'Bitter', arial;
}
/* Report */
.report {
display: flex;
flex-direction: column;
justify-content: center;
align-items: center;
flex-basis: 80%;
min-height: 100vh;
}
.report__block {
flex-basis: 100vh;
width: 60%;
justify-content: center;
align-items: center;
flex-wrap: wrap;
padding-left: 20px;
padding-right: 20px;
}
.report__block h1 {
font-size: 40px;
margin-top: 40px;
border-bottom: 2px solid #555;
}
.report__block h2 {
margin-top: 10px;
}
.report__block p {
font-size: 16px;
font-family: 'Bitter', arial;
margin-top: 0;
}
.report li {
font-family: 'Bitter', arial;
}
/*.report__block p:first-of-type {*/
/*font-style: italic;*/
/*}*/
.report__item {
margin-top: 0vh;
}
.report__item h3 {
margin: 0;
}
.report__file {
display: flex;
align-items: center;
}
.report__file:before {
content: '';
display: inline-block;
width: 24px;
height: 24px;
vertical-align: middle;
line-height: normal;
background: url(/img/menu.png);
background-position: -144px 0px;
margin-right: 5px;
}
.report__gallery {
display: flex;
justify-content: space-between;
flex-wrap: wrap;
}
.report__image {
width: 12vw;
height: auto;
}
/* Gallery */
.gallery {
display: flex;
flex-direction: column;
/*justify-content: center;*/
align-items: center;
flex-basis: 80%;
min-height: 100vh;
}
.gallery__block {
display: flex;
width: 60%;
justify-content: center;
align-items: center;
flex-wrap: wrap;
padding-left: 20px;
padding-right: 20px;
}
.gallery__block h1 {
font-size: 40px;
margin-top: 40px;
border-bottom: 2px solid #555;
width: 100%;
}
.gallery__block h2 {
margin-top: 10px;
}
.gallery__block p {
font-size: 16px;
font-family: 'Bitter', arial;
margin-top: 0;
}
.gallery__block p:first-of-type {
font-style: italic;
}
/*.gallery__container {*/
/*}*/
.gallery__item {
position: relative;
margin: 5px;
display: inline-flex;
flex-direction: column;
width: 250px;
height: 250px;
background: #eee;
justify-content: center;
justify-items: center;
text-align: center;
}
.gallery__item p {
position: absolute;
width: 100%;
margin: 0;
text-align: center;
line-height: 0;
bottom: 15px;
}
.gallery__item:hover {
opacity: 0.7;
}
.gallery__item h3 {
margin: 0;
}
.gallery__image {
width: 200px;
height: 200px;
object-fit: cover;
}
.gallery__file {
display: flex;
align-items: center;
}
.gallery__file:before {
content: '';
display: inline-block;
width: 24px;
height: 24px;
vertical-align: middle;
line-height: normal;
background: url(/img/menu.png);
background-position: 0 0;
margin-right: 5px;
}
/* Header */
/*.header {*/
/*height: calc(100vh);*/
/*display: flex;*/
/*align-items: center;*/
/*justify-content: center;*/
/*flex-direction: column;*/
/*flex-wrap: wrap;*/
/*border-bottom: 5px solid transparent;*/
/*border-image: linear-gradient(to left, #9400d3, #00008b, #00f, #008000, #ffd700, #ffa500, #f00);*/
/*border-image-slice: 1;*/
/*box-sizing: border-box;*/
/*}*/
/*.header h1 {*/
/*position: relative;*/
/*text-align: center;*/
/*width: 50%;*/
/*margin-top: 200px;*/
/*letter-spacing: 2px;*/
/*font-size: 1.6vw;*/
/*font-weight: normal;*/
/*outline: none;*/
/*box-shadow: #fff 0 0 20px 20px;*/
/*color: #555;*/
/*background: #fff;*/
/*display: inline-block;*/
/*padding: 0.3em 0.6em;*/
/*border: 3px solid transparent;*/
/*border-image: linear-gradient(135deg, #9400d3, #00008b, #00f, #008000, #ffd700, #ffa500, #f00);*/
/*border-image-slice: 1;*/
/*}*/
/*.header__combiner {*/
/*display: flex;*/
/*flex-direction: column;*/
/*justify-content: center;*/
/*position: absolute;*/
/*bottom: 0;*/
/*}*/
/*.header__button {*/
/*margin-bottom: 25px;*/
/*padding: 10px;*/
/*font-size: 20px;*/
/*color: #fff;*/
/*outline: none;*/
/*border-radius: 30px;*/
/*display: none;*/
/*width: 250px;*/
/*text-transform: uppercase;*/
/*border: 2px solid #f64c2b;*/
/*box-shadow: 0 0 0 60px rgba(0, 0, 0, 0) inset, .1em .1em .2em #800;*/
/*background: linear-gradient(#fb9575, #f45a38 48%, #f00 52%, #f02f17);*/
/*}*/
/* About */
.about h2 {
color: #fff;
text-align: center;
}
.about > div {
max-width: 70%;
margin-top: 60px;
margin-left: auto;
margin-right: auto;
border: #00008b solid 5px;
padding: 40px;
background-color: #fff;
border-radius: 30px;
}
.about__container {
text-align: center;
}
#about:before {
display: block;
content: "";
height: 100px;
margin: -100px 0 0;
}
/* Navigation mobile */
.navigation-mobile {
z-index: 4;
display: none;
background-color: #fff;
position: fixed;
top: 0;
justify-content: center;
min-width: 100%;
min-height: 100vh;
overflow: auto;
text-align: center;
}
.navigation-mobile--active {
display: flex;
flex-direction: row;
}
.navigation-mobile__list {
margin-top: 20vh;
padding: 0;
}
.navigation-mobile__list li {
list-style: none;
}
.navigation-mobile__list li a {
padding: 5px;
font-size: 30px;
text-decoration: none;
}
.navigation-mobile__list li a:hover {
padding: 5px;
color: #555;
}
.navigation-mobile__close {
position: absolute;
top: 0;
right: 0;
padding: 40px;
background: none;
border: none;
display: flex;
outline: none;
}
.navigation-mobile__close img:hover {
opacity: 0.5;
filter: alpha(opacity=50);
}
/* Footer */
.footer {
margin-top: 50px;
}
.footer p {
text-align: center;
}
/* Spoiler */
.spoiler-wrap {
}
.spoiler-head {
position: relative;
margin-top: 5px;
margin-bottom: 5px;
padding: 10px;
line-height: 1.5;
cursor: pointer;
text-align: center;
box-sizing: border-box;
background: #ffc800;
}
.spoiler-head:hover {
opacity: 0.8;
}
.spoiler-head p {
margin: 0;
font-family: unset;
}
.folded:before {
position: absolute;
left: 10px;
content: '';
display: inline-block;
width: 24px;
height: 24px;
vertical-align: middle;
line-height: normal;
background: url(/img/menu.png);
background-position: -96px 0px;
}
.unfolded:before {
position: absolute;
left: 10px;
content: '';
display: inline-block;
width: 24px;
height: 24px;
vertical-align: middle;
line-height: normal;
background: url(/img/menu.png);
transform: rotate(180deg);
background-position: -96px 0px;
}
.spoiler-body {
display: none;
/*padding: 10px;*/
background: #fff;
color: #000;
}
.spoiler-body img{
display: block;
max-width: 100%;
height: auto;
margin: 0 auto;
}
.spoiler-body p {
font-size: 16px;
font-family: 'Bitter', arial;
/*margin: 10px;*/
}
/* Pdf-link */
.pdf-link {
display: block;
position: relative;
margin-top: 5px;
margin-bottom: 5px;
padding: 10px;
line-height: 1.5;
cursor: pointer;
text-align: center;
background: #FFB300;
width: 100%;
border: none;
box-sizing: border-box;
}
.pdf-link:before {
position: absolute;
left: 10px;
content: '';
display: inline-block;
width: 24px;
height: 24px;
vertical-align: middle;
line-height: normal;
background: url(/img/menu.png);
background-position: -144px 0px;
}
/*.pdf-link:after {*/
/*position: absolute;*/
/*right: 10px;*/
/*content: 'PDF, 1MB';*/
/*display: inline-block;*/
/*width: 120px;*/
/*height: 24px;*/
/*vertical-align: middle;*/
/*line-height: normal;*/
/*font-family: 'Bitter', arial;*/
/*color: #000;*/
/*text-align: right;*/
/*}*/
.pdf-size {
position: absolute;
margin: 0;
right: 10px;
content: 'PDF, 1MB';
display: inline-block;
width: 120px;
vertical-align: middle;
line-height: normal;
font-family: 'Bitter', arial;
color: #000;
text-align: right;
}
.pdf-link:hover {
opacity: 0.8;
}
/* Table */
/*.service__table-container {*/
/*margin-top: 20px;*/
/*margin-bottom: 20px;*/
/*box-sizing: border-box;*/
/*}*/
/*.services__table {*/
/*max-width: 100%;*/
/*border-collapse: collapse;*/
/*word-break: break-word; !* КРАТЧ В ДВУХ МЕСТАХ (Таблица не вмещается)*!*/
/*}*/
/*.services__table-item {*/
/*width: calc(100%/3);*/
/*text-align: center;*/
/*padding: 10px;*/
/*border: 1px solid #d0d0d0;*/
/*font-weight: normal;*/
/*box-sizing: border-box;*/
/*}*/
/*.services__table-headers .services__table-item {*/
/*background: #1A1A1A;*/
/*color: #fff;*/
/*}*/
/*.services__table-rows .services__table-item {*/
/*background: #fff;*/
/*color: #000;*/
/*}*/
/*.services__table-item:hover {*/
/*background: #ffc800;*/
/*}*/
/* Table */
.table-wrap {
/*text-align: center;*/
display: inline-block;
background-color: #fff;
color: #000;
width: 100%;
}
table {
border: 1px solid #ccc;
width: 100%;
margin:0;
padding:0;
border-collapse: collapse;
border-spacing: 0;
font-size: 12px;
white-space: pre-wrap;
word-break: break-word;
table-layout: fixed;
}
table tr {
border: 1px solid #ddd;
padding: 5px;
}
table th, table td {
padding: 10px;
text-align: center;
border: 1px solid #ddd;
}
table th:hover, table td:hover {
background: #ffc800;
color: #fff;
}
table th {
color: #fff;
background-color: #000;
text-transform: uppercase;
font-weight: normal;
/*font-size: 14px;*/
/*letter-spacing: 1px;*/
}
.toggle {
display: none;
position: fixed;
left: 10px;
top: 10px;
width: 53px;
height: 53px;
background-image: url(/img/sidebar_toggle.png);
background-position: left center;
background-repeat: no-repeat;
background-size: auto 100%;
z-index: 2;
}
.toggle--close {
background-position: right center;
}
/* Media */
@media screen and (min-width: 1280px) {
.navigation__switch {
display: none;
}
}
@media only screen and (max-width: 1200px) {
.main {
flex-direction: column;
}
.toggle {
display: block;
}
.translate1 {
transform: translateX(0) translateY(0) translateZ(0);
transition-duration: 500ms;
}
.translate2 {
transform: translateX(300px) translateY(0) translateZ(0);
transition-duration: 500ms;
}
.primary {
display: none;
}
.news__block h2 {
font-size: 18px;
text-align: center;
}
.navigation__list {
}
.navigation__menu {
}
.navigation__menu a {
/*padding: 15px;*/
}
.services__table-item {
width: 100%;
display: block;
border: 0;
border-left: solid 1px #d0d0d0;
border-right: solid 1px #d0d0d0;
border-bottom: solid 1px #d0d0d0;
}
.report__image {
width: 16vw;
}
.gallery__item {
width: 200px;
height: 200px;
margin: 10px;
}
.gallery__image {
width: 150px;
height: 150px;
}
.spoiler-head {
height: 100px;
display: flex;
flex-direction: column;
flex-wrap: wrap;
justify-content: center;
word-break: break-word;
}
.spoiler-head p {
font-size: 14px;
}
.folded:before {
position: unset;
}
.unfolded:before {
position: unset;
}
.pdf-link {
height: 104px;
display: flex;
flex-direction: column;
flex-wrap: wrap;
justify-content: center;
font-size: 14px;
}
.pdf-link:before {
position: unset;
}
.pdf-link .pdf-size {
position: unset;
text-align: left;
font-size: 12px;
font-weight: bold;
}
table {
border: 0;
}
table thead {
display: none;
}
table tr {
margin-bottom: 10px;
padding: 0;
display: block;
border-bottom: 2px solid #ddd;
}
table td {
display: flex;
flex-direction: column;
justify-content: space-between;
font-size: 14px;
border: none;
border-bottom: 1px dotted #ccc;
/*word-break: break-word;*/
}
table td:last-child {
border-bottom: 0;
}
table td:before {
margin-bottom: 10px;
content: attr(data-label);
color: #fff;
background: #000;
text-transform: uppercase;
font-weight: bold;
}
table td:hover:before {
margin-bottom: 10px;
content: attr(data-label);
color: #000;
background: #fff;
text-transform: uppercase;
font-weight: bold;
}
}
@media screen and (max-width: 800px) {
.spoiler-head p {
font-size: 12px;
}
.pdf-link {
font-size: 12px;
}
} | public/css/style.css | @font-face {
font-family: 'Intro';
src: local('Intro'), local('Intro'), url('/fonts/Intro.woff2') format('woff2'), url('/fonts/Intro.woff') format('woff'), url('/fonts/Intro.otf') format('opentype');
font-weight: normal;
font-style: normal;
}
@font-face {
font-family: 'Bitter';
src: local('Bitter'), local('Bitter'), url('/fonts/Bitter.woff2') format('woff2'), url('/fonts/Bitter.woff') format('woff'), url('/fonts/Bitter.ttf') format('truetype');
font-weight: normal;
font-style: normal;
}
* {
font-family: 'Intro', arial;
letter-spacing: 1px;
}
*::selection {
background: #ffc800;
color: #fff;
}
body {
margin: 0 auto;
line-height: 1.5;
overflow-y: scroll;
}
.background__on {
background: url("/img/header.jpg") no-repeat;
background-size: cover;
background-attachment: fixed;
background-position: center center;
}
main {
overflow-x: hidden;
}
a {
color: #000;
text-decoration: none;
}
p {
color: #000;
}
b, strong {
font-weight: normal;
}
button {
cursor: pointer;
}
.cyrillic {
list-style: none;
}
.cyrillic li:nth-child(1)::before { content: '\0430\0029\0020'; }
.cyrillic li:nth-child(2)::before { content: '\0431\0029\0020'; }
.cyrillic li:nth-child(3)::before { content: '\0432\0029\0020'; }
.cyrillic li:nth-child(4)::before { content: '\0433\0029\0020'; }
.cyrillic li:nth-child(5)::before { content: '\0434\0029\0020'; }
.cyrillic li:nth-child(6)::before { content: '\0438\0029\0020'; }
.cyrillic li:nth-child(7)::before { content: '\043A\0029\0020'; }
.cyrillic li:nth-child(8)::before { content: '\043B\0029\0020'; }
.helpful .spoiler-body li { list-style-type: none; } /* Убираем исходную нумерацию */
.helpful .spoiler-body ol { counter-reset: list1; } /* Инициируем счетчик */
.helpful .spoiler-body ol li:before {
counter-increment: list1; /* Увеличиваем значение счетчика */
content: counter(list1) ". "; /* Выводим значение */
}
.helpful .spoiler-body ol ol { counter-reset: list2; } /* Инициируем счетчик вложенного списка */
.helpful .spoiler-body ol ol li:before {
counter-increment: list2; /* Увеличиваем значение счетчика */
content: counter(list1) "." counter(list2) ". "; /* Выводим значение типа 2.1, 2.2,... */
}
.helpful .spoiler-body ol ol ol { counter-reset: list3; } /* Инициируем счетчик вложенного списка */
.helpful .spoiler-body ol ol ol li:before {
counter-increment: list3; /* Увеличиваем значение счетчика */
content: counter(list1) "." counter(list2) "." counter(list3) ". "; /* Выводим значение типа 2.1, 2.2,... */
}
.helpful .spoiler-body ol ol ol ol { counter-reset: list4; } /* Инициируем счетчик вложенного списка */
.helpful .spoiler-body ol ol ol ol li:before {
counter-increment: list4; /* Увеличиваем значение счетчика */
content: counter(list1) "." counter(list2) "." counter(list3) "." counter(list4) ". "; /* Выводим значение типа 2.1, 2.2,... */
}
.important {
color: #f70;
}
.center {
text-align: center;
}
.visually-hidden {
position: absolute;
clip: rect(0 0 0 0);
width: 1px;
height: 1px;
margin: -1px;
}
.hide {
display: none;
}
.show {
display: inline-block;
}
.rounded {
border-radius: 100%;
}
/* Main */
.main {
display: flex;
min-height: 100vh;
z-index: 1;
}
/* Navigation */
.navigation {
display: flex;
flex-direction: column;
justify-content: space-between;
align-items: center;
flex-basis: 20%;
min-height: 100vh;
text-align: center;
}
.white.navigation {
background: #fff;
}
.black.navigation {
background: #1a1a1a;
}
.black.navigation p, .black.navigation h1, .black .navigation__menu a {
color: #fff;
}
.white .navigation__header {
border-bottom: 1px solid #1a1a1a;
}
.black .navigation__header {
border-bottom: 1px solid #fff;
}
.navigation__menu {
display: flex;
flex-direction: column;
width: 100%;
align-items: center;
flex-grow: 1;
margin-top: 10vh;
}
.navigation__list {
display: flex;
flex-direction: column;
align-items: start;
justify-items: center;
width: 100%;
padding: 0;
}
.navigation__menu li {
justify-items: center;
margin-top: 5px;
margin-bottom: 5px;
width: 100%;
list-style: none;
}
.navigation__menu a {
display: flex;
align-items: center;
font-size: 20px;
position: relative;
padding-left: 20%;
}
.navigation__menu a:hover {
color: #ffc800;
}
.navigation__news::before {
content: '';
display: inline-block;
width: 24px;
height: 24px;
vertical-align: middle;
line-height: normal;
background: url("/img/menu.png");
margin-right: 5px;
}
.white .navigation__news::before {
background-position: 0 0;
}
.black .navigation__news::before {
background-position: 0 -48px;
}
.navigation__news:hover::before {
background-position: 0 -24px;
}
/*.active:hover::before {*/
/*background-position: 0 -24px;*/
/*}*/
.active::after {
position: absolute;
right: 0;
top: 50%;
margin: -12px 0 0 0;
content: '';
border-top: 12px solid transparent;
border-left: 12px solid transparent;
border-bottom: 12px solid transparent;
}
.white .active::after {
border-right: 12px solid #000;
}
.black .active::after {
border-right: 12px solid #fff;
}
.navigation__homeowners::before {
content: '';
display: inline-block;
width: 24px;
height: 24px;
background: url("/img/menu.png");
margin-right: 5px;
}
.white .navigation__homeowners::before {
background-position: -24px 0;
}
.black .navigation__homeowners::before {
background-position: -24px -48px;
}
.navigation__homeowners:hover::before {
background-position: -24px -24px;
}
.navigation__services::before {
content: '';
display: inline-block;
width: 24px;
height: 24px;
background: url("/img/menu.png");
margin-right: 5px;
}
.white .navigation__services::before {
background-position: -72px 0;
}
.black .navigation__services::before {
background-position: -72px -48px;
}
.navigation__services:hover::before {
background-position: -72px -24px;
}
.navigation__manual::before {
content: '';
display: inline-block;
width: 24px;
height: 24px;
vertical-align: middle;
line-height: normal;
background: url("/img/menu.png");
margin-right: 5px;
}
.white .navigation__manual::before {
background-position: -48px 0;
}
.black .navigation__manual::before {
background-position: -48px -48px;
}
.navigation__manual:hover::before {
background-position: -48px -24px;
}
.navigation__counters::before {
content: '';
display: inline-block;
width: 24px;
height: 24px;
vertical-align: middle;
line-height: normal;
background: url("/img/menu.png");
margin-right: 5px;
}
.white .navigation__counters::before {
background-position: -72px 0;
}
.black .navigation__counters::before {
background-position: -72px -48px;
}
.navigation__counters:hover::before {
background-position: -72px -24px;
}
.navigation__payment::before {
content: '';
display: inline-block;
width: 24px;
height: 24px;
vertical-align: middle;
line-height: normal;
background: url("/img/menu.png");
margin-right: 5px;
}
.white .navigation__payment::before {
background-position: -96px 0;
}
.black .navigation__payment::before {
background-position: -96px -48px;
}
.navigation__payment:hover::before {
background-position: -96px -24px;
}
.navigation__rate::before {
content: '';
display: inline-block;
width: 24px;
height: 24px;
vertical-align: middle;
line-height: normal;
background: url("/img/menu.png");
margin-right: 5px;
}
.white .navigation__rate::before {
background-position: -120px 0;
}
.black .navigation__rate::before {
background-position: -120px -48px;
}
.navigation__rate:hover::before {
background-position: -120px -24px;
}
.navigation__report:before {
content: '';
display: inline-block;
width: 24px;
height: 24px;
vertical-align: middle;
line-height: normal;
background: url("/img/menu.png");
margin-right: 5px;
}
.white .navigation__report::before {
background-position: -144px 0;
}
.black .navigation__report::before {
background-position: -144px -48px;
}
.navigation__report:hover::before {
background-position: -144px -24px;
}
.navigation__helpful::before {
content: '';
display: inline-block;
width: 24px;
height: 24px;
vertical-align: middle;
line-height: normal;
background: url("/img/menu.png");
margin-right: 5px;
}
.white .navigation__helpful::before {
background-position: -120px 0;
}
.black .navigation__helpful::before {
background-position: -120px -48px;
}
.navigation__helpful:hover::before {
background-position: -120px -24px;
}
.navigation__gallery::before {
content: '';
display: inline-block;
width: 24px;
height: 24px;
vertical-align: middle;
line-height: normal;
background: url("/img/menu.png");
margin-right: 5px;
}
.white .navigation__gallery::before {
background-position: -168px 0;
}
.black .navigation__gallery::before {
background-position: -168px -48px;
}
.navigation__gallery:hover::before {
background-position: -168px -24px;
}
.navigation__logo {
line-height: 0;
}
.navigation__logo img:hover {
opacity: 0.5;
filter: alpha(opacity=50);
}
/*.navigation__list {*/
/*display: flex;*/
/*padding: 0;*/
/*}*/
/*.navigation__list li a {*/
/*padding: 5px;*/
/*font-size: 18px;*/
/*text-decoration: none;*/
/*border: 2px solid transparent;*/
/*margin: 5px;*/
/*}*/
/*.navigation__list li a:hover {*/
/*color: #555;*/
/*border: 2px solid #555;*/
/*border-radius: 30px;*/
/*}*/
.navigation__phone {
color: #555;
border: 2px solid #555 !important;
border-radius: 30px;
}
.navigation__phone:hover {
opacity: 0.5;
}
.navigation__phone-mobile {
display: none;
}
.navigation__phone-mobile:hover {
border-bottom: none !important;
}
.navigation__phone-mobile img:hover {
opacity: 0.5;
filter: alpha(opacity=50);
}
/* Primary */
.primary {
display: flex;
flex-direction: column;
justify-content: center;
align-items: center;
flex-basis: 80%;
min-height: 100vh;
}
.primary__clear {
flex-basis: 85vh;
min-width: 100%;
justify-content: center;
align-items: center;
text-align: center;
}
.primary__footer {
flex-basis: 15vh;
min-width: 100%;
display: flex;
flex-direction: row;
justify-content: center;
flex-wrap: wrap;
background: #1A1A1A;
color: #fff;
}
.primary__footer p {
color: #fff;
}
.primary__header, .primary__news {
flex-basis: 40%;
}
.primary__header span, .primary__header p, .primary__header h3 {
margin-top: 10px;
margin-bottom: 10px;
color: #fff;
font-weight: normal;
}
.primary__header span, .primary__header p {
font-family: 'Bitter', Arial;
}
.primary__news span, .primary__news p, .primary__news h3 {
margin-top: 10px;
margin-bottom: 10px;
color: #fff;
font-weight: normal;
}
.primary__news span, .primary__news p {
font-family: 'Bitter', Arial;
}
.primary__news span {
font-size: 12px;
color: lightgray;
}
.primary__news h3 {
font-size: 20px;
}
.primary__news h3:hover {
color: #ffc800;
}
.primary__news p {
font-size: 14px;
}
/* News */
.news {
display: flex;
flex-direction: column;
justify-content: center;
align-items: center;
flex-basis: 80%;
min-height: 100vh;
}
.news__block{
flex-basis: 100vh;
width: 60%;
justify-content: center;
align-items: center;
flex-wrap: wrap;
padding-left: 20px;
padding-right: 20px;
}
.news__block h1 {
font-size: 40px;
margin-top: 40px;
border-bottom: 2px solid #555;
}
.news__block h2 {
margin-top: 10px;
}
.news__block h2:hover {
cursor: unset;
}
.news__h2:hover {
color: #ffc800;
cursor: pointer;
}
.news__block p {
font-size: 16px;
font-family: 'Bitter', arial;
}
.news__block a:not(.pdf-link) .news__block a:not(.news__back) {
font-family: 'Bitter', Arial;
font-weight: bolder;
}
/*.news__block p:first-of-type {*/
/*font-style: italic;*/
/*}*/
.news__item {
margin-top: 0vh;
}
.news__pagination {
display: flex;
justify-content: space-between;
margin-bottom: 20px;
}
.news__button {
width: 42px;
height: 42px;
display: inline-block;
padding: 0 0;
background-image: url(/img/pagination.png);
background-repeat: no-repeat;
background-size: 72px 72px;
border: 3px solid #ffc800;
line-height: 36px;
box-sizing: border-box;
}
.news__button--preview {
background-position: left top;
}
.news__button--preview:hover {
background-color: #ffc800;
background-position: left bottom;
}
.news__button--next {
background-position: right top;
}
.news__button--next:hover {
background-color: #ffc800;
background-position: right bottom;
}
.news__button--disabled {
filter: grayscale(100%);
opacity: 0.5;
cursor: default;
pointer-events: none;
}
.news__button--preview.news__button--disabled:hover {
background-position: left top;
background-color: transparent;
}
.news__button--next.news__button--disabled:hover {
background-position: right top;
background-color: transparent;
}
.news__back {
display: inline-block;
margin-top: 20px;
margin-bottom: 20px;
padding: 0 36px;
background: #fff;
color: #000;
border: 3px solid #000;
text-transform: uppercase;
line-height: 36px;
outline: none;
}
.news__link-container {
display: flex;
justify-content: center;
}
.news__back:hover {
display: inline-block;
margin-top: 20px;
margin-bottom: 20px;
padding: 0 36px;
background: #ffc800;
color: #fff;
border: 3px solid #ffc800;
text-transform: uppercase;
line-height: 36px;
outline: none;
}
/* Homeowners */
.homeowners {
display: flex;
flex-direction: column;
justify-content: center;
align-items: center;
flex-basis: 80%;
min-height: 100vh;
}
.homeowners__block{
flex-basis: 100vh;
width: 60%;
justify-content: center;
align-items: center;
flex-wrap: wrap;
padding-left: 20px;
padding-right: 20px;
}
.homeowners__block h1 {
font-size: 40px;
margin-top: 40px;
border-bottom: 2px solid #555;
}
.homeowners__block h2 {
margin-top: 10px;
}
.homeowners__block p {
font-size: 16px;
font-family: 'Bitter', arial;
margin-top: 0;
}
/*.homeowners__block p:first-of-type {*/
/*font-style: italic;*/
/*}*/
.homeowners__block a {
font-family: 'Bitter', Arial;
font-weight: bolder;
}
.homeowners__item {
margin-top: 0vh;
}
.homeowners li {
font-family: 'Bitter', arial;
}
/* Services */
.services {
display: flex;
flex-direction: column;
justify-content: center;
align-items: center;
flex-basis: 80%;
min-height: 100vh;
}
.services__block{
flex-basis: 100vh;
width: 60%;
justify-content: center;
align-items: center;
flex-wrap: wrap;
padding-left: 20px;
padding-right: 20px;
}
.services__block h1 {
font-size: 40px;
margin-top: 40px;
border-bottom: 2px solid #555;
}
.services__block h2 {
margin-top: 10px;
}
.services__block p {
font-size: 16px;
font-family: 'Bitter', arial;
margin-top: 0;
}
.services__block p:first-of-type {
}
.services__item {
margin-top: 0vh;
}
/* Helpful */
.helpful {
display: flex;
flex-direction: column;
justify-content: center;
align-items: center;
flex-basis: 80%;
min-height: 100vh;
}
.helpful__block{
flex-basis: 100vh;
width: 60%;
justify-content: center;
align-items: center;
flex-wrap: wrap;
padding-left: 20px;
padding-right: 20px;
}
.helpful__block h1 {
font-size: 40px;
margin-top: 40px;
border-bottom: 2px solid #555;
}
.helpful__block h2 {
margin-top: 10px;
}
.helpful__block p {
font-size: 16px;
font-family: 'Bitter', arial;
margin-top: 0;
}
.helpful__block p:first-of-type {
}
.helpful__item {
margin-top: 0vh;
}
.helpful li {
font-family: 'Bitter', arial;
}
/* Manual*/
.manual {
display: flex;
flex-direction: column;
justify-content: center;
align-items: center;
flex-basis: 80%;
min-height: 100vh;
}
.manual__block{
flex-basis: 100vh;
width: 60%;
justify-content: center;
align-items: center;
flex-wrap: wrap;
padding-left: 20px;
padding-right: 20px;
}
.manual__block h1 {
font-size: 40px;
margin-top: 40px;
border-bottom: 2px solid #555;
}
.manual__block h2 {
margin-top: 10px;
}
/*.manual__block p {*/
/*font-size: 16px;*/
/*font-family: 'Bitter', arial;*/
/*margin-top: 0;*/
/*}*/
.manual__block p:first-of-type {
}
.manual__item {
position: relative;
margin: 5px;
display: inline-flex;
flex-direction: column;
width: 250px;
height: 250px;
background: #eee;
justify-content: center;
justify-items: center;
text-align: center;
}
.manual li {
font-family: 'Bitter', arial;
}
/* Report */
.report {
display: flex;
flex-direction: column;
justify-content: center;
align-items: center;
flex-basis: 80%;
min-height: 100vh;
}
.report__block {
flex-basis: 100vh;
width: 60%;
justify-content: center;
align-items: center;
flex-wrap: wrap;
padding-left: 20px;
padding-right: 20px;
}
.report__block h1 {
font-size: 40px;
margin-top: 40px;
border-bottom: 2px solid #555;
}
.report__block h2 {
margin-top: 10px;
}
.report__block p {
font-size: 16px;
font-family: 'Bitter', arial;
margin-top: 0;
}
.report li {
font-family: 'Bitter', arial;
}
/*.report__block p:first-of-type {*/
/*font-style: italic;*/
/*}*/
.report__item {
margin-top: 0vh;
}
.report__item h3 {
margin: 0;
}
.report__file {
display: flex;
align-items: center;
}
.report__file:before {
content: '';
display: inline-block;
width: 24px;
height: 24px;
vertical-align: middle;
line-height: normal;
background: url(/img/menu.png);
background-position: -144px 0px;
margin-right: 5px;
}
.report__gallery {
display: flex;
justify-content: space-between;
flex-wrap: wrap;
}
.report__image {
width: 12vw;
height: auto;
}
/* Gallery */
.gallery {
display: flex;
flex-direction: column;
/*justify-content: center;*/
align-items: center;
flex-basis: 80%;
min-height: 100vh;
}
.gallery__block {
display: flex;
width: 60%;
justify-content: center;
align-items: center;
flex-wrap: wrap;
padding-left: 20px;
padding-right: 20px;
}
.gallery__block h1 {
font-size: 40px;
margin-top: 40px;
border-bottom: 2px solid #555;
width: 100%;
}
.gallery__block h2 {
margin-top: 10px;
}
.gallery__block p {
font-size: 16px;
font-family: 'Bitter', arial;
margin-top: 0;
}
.gallery__block p:first-of-type {
font-style: italic;
}
/*.gallery__container {*/
/*}*/
.gallery__item {
position: relative;
margin: 5px;
display: inline-flex;
flex-direction: column;
width: 250px;
height: 250px;
background: #eee;
justify-content: center;
justify-items: center;
text-align: center;
}
.gallery__item p {
position: absolute;
width: 100%;
margin: 0;
text-align: center;
line-height: 0;
bottom: 15px;
}
.gallery__item:hover {
opacity: 0.7;
}
.gallery__item h3 {
margin: 0;
}
.gallery__image {
width: 200px;
height: 200px;
object-fit: cover;
}
.gallery__file {
display: flex;
align-items: center;
}
.gallery__file:before {
content: '';
display: inline-block;
width: 24px;
height: 24px;
vertical-align: middle;
line-height: normal;
background: url(/img/menu.png);
background-position: 0 0;
margin-right: 5px;
}
/* Header */
/*.header {*/
/*height: calc(100vh);*/
/*display: flex;*/
/*align-items: center;*/
/*justify-content: center;*/
/*flex-direction: column;*/
/*flex-wrap: wrap;*/
/*border-bottom: 5px solid transparent;*/
/*border-image: linear-gradient(to left, #9400d3, #00008b, #00f, #008000, #ffd700, #ffa500, #f00);*/
/*border-image-slice: 1;*/
/*box-sizing: border-box;*/
/*}*/
/*.header h1 {*/
/*position: relative;*/
/*text-align: center;*/
/*width: 50%;*/
/*margin-top: 200px;*/
/*letter-spacing: 2px;*/
/*font-size: 1.6vw;*/
/*font-weight: normal;*/
/*outline: none;*/
/*box-shadow: #fff 0 0 20px 20px;*/
/*color: #555;*/
/*background: #fff;*/
/*display: inline-block;*/
/*padding: 0.3em 0.6em;*/
/*border: 3px solid transparent;*/
/*border-image: linear-gradient(135deg, #9400d3, #00008b, #00f, #008000, #ffd700, #ffa500, #f00);*/
/*border-image-slice: 1;*/
/*}*/
/*.header__combiner {*/
/*display: flex;*/
/*flex-direction: column;*/
/*justify-content: center;*/
/*position: absolute;*/
/*bottom: 0;*/
/*}*/
/*.header__button {*/
/*margin-bottom: 25px;*/
/*padding: 10px;*/
/*font-size: 20px;*/
/*color: #fff;*/
/*outline: none;*/
/*border-radius: 30px;*/
/*display: none;*/
/*width: 250px;*/
/*text-transform: uppercase;*/
/*border: 2px solid #f64c2b;*/
/*box-shadow: 0 0 0 60px rgba(0, 0, 0, 0) inset, .1em .1em .2em #800;*/
/*background: linear-gradient(#fb9575, #f45a38 48%, #f00 52%, #f02f17);*/
/*}*/
/* About */
.about h2 {
color: #fff;
text-align: center;
}
.about > div {
max-width: 70%;
margin-top: 60px;
margin-left: auto;
margin-right: auto;
border: #00008b solid 5px;
padding: 40px;
background-color: #fff;
border-radius: 30px;
}
.about__container {
text-align: center;
}
#about:before {
display: block;
content: "";
height: 100px;
margin: -100px 0 0;
}
/* Navigation mobile */
.navigation-mobile {
z-index: 4;
display: none;
background-color: #fff;
position: fixed;
top: 0;
justify-content: center;
min-width: 100%;
min-height: 100vh;
overflow: auto;
text-align: center;
}
.navigation-mobile--active {
display: flex;
flex-direction: row;
}
.navigation-mobile__list {
margin-top: 20vh;
padding: 0;
}
.navigation-mobile__list li {
list-style: none;
}
.navigation-mobile__list li a {
padding: 5px;
font-size: 30px;
text-decoration: none;
}
.navigation-mobile__list li a:hover {
padding: 5px;
color: #555;
}
.navigation-mobile__close {
position: absolute;
top: 0;
right: 0;
padding: 40px;
background: none;
border: none;
display: flex;
outline: none;
}
.navigation-mobile__close img:hover {
opacity: 0.5;
filter: alpha(opacity=50);
}
/* Footer */
.footer {
margin-top: 50px;
}
.footer p {
text-align: center;
}
/* Spoiler */
.spoiler-wrap {
}
.spoiler-head {
position: relative;
margin-top: 5px;
margin-bottom: 5px;
padding: 10px;
line-height: 1.5;
cursor: pointer;
text-align: center;
box-sizing: border-box;
background: #ffc800;
}
.spoiler-head:hover {
opacity: 0.8;
}
.spoiler-head p {
margin: 0;
font-family: unset;
}
.folded:before {
position: absolute;
left: 10px;
content: '';
display: inline-block;
width: 24px;
height: 24px;
vertical-align: middle;
line-height: normal;
background: url(/img/menu.png);
background-position: -96px 0px;
}
.unfolded:before {
position: absolute;
left: 10px;
content: '';
display: inline-block;
width: 24px;
height: 24px;
vertical-align: middle;
line-height: normal;
background: url(/img/menu.png);
transform: rotate(180deg);
background-position: -96px 0px;
}
.spoiler-body {
display: none;
/*padding: 10px;*/
background: #fff;
color: #000;
}
.spoiler-body img{
display: block;
max-width: 100%;
height: auto;
margin: 0 auto;
}
.spoiler-body p {
font-size: 16px;
font-family: 'Bitter', arial;
/*margin: 10px;*/
}
/* Pdf-link */
.pdf-link {
display: block;
position: relative;
margin-top: 5px;
margin-bottom: 5px;
padding: 10px;
line-height: 1.5;
cursor: pointer;
text-align: center;
background: #FFB300;
width: 100%;
border: none;
box-sizing: border-box;
}
.pdf-link:before {
position: absolute;
left: 10px;
content: '';
display: inline-block;
width: 24px;
height: 24px;
vertical-align: middle;
line-height: normal;
background: url(/img/menu.png);
background-position: -144px 0px;
}
/*.pdf-link:after {*/
/*position: absolute;*/
/*right: 10px;*/
/*content: 'PDF, 1MB';*/
/*display: inline-block;*/
/*width: 120px;*/
/*height: 24px;*/
/*vertical-align: middle;*/
/*line-height: normal;*/
/*font-family: 'Bitter', arial;*/
/*color: #000;*/
/*text-align: right;*/
/*}*/
.pdf-size {
position: absolute;
margin: 0;
right: 10px;
content: 'PDF, 1MB';
display: inline-block;
width: 120px;
vertical-align: middle;
line-height: normal;
font-family: 'Bitter', arial;
color: #000;
text-align: right;
}
.pdf-link:hover {
opacity: 0.8;
}
/* Table */
/*.service__table-container {*/
/*margin-top: 20px;*/
/*margin-bottom: 20px;*/
/*box-sizing: border-box;*/
/*}*/
/*.services__table {*/
/*max-width: 100%;*/
/*border-collapse: collapse;*/
/*word-break: break-word; !* КРАТЧ В ДВУХ МЕСТАХ (Таблица не вмещается)*!*/
/*}*/
/*.services__table-item {*/
/*width: calc(100%/3);*/
/*text-align: center;*/
/*padding: 10px;*/
/*border: 1px solid #d0d0d0;*/
/*font-weight: normal;*/
/*box-sizing: border-box;*/
/*}*/
/*.services__table-headers .services__table-item {*/
/*background: #1A1A1A;*/
/*color: #fff;*/
/*}*/
/*.services__table-rows .services__table-item {*/
/*background: #fff;*/
/*color: #000;*/
/*}*/
/*.services__table-item:hover {*/
/*background: #ffc800;*/
/*}*/
/* Table */
.table-wrap {
/*text-align: center;*/
display: inline-block;
background-color: #fff;
color: #000;
width: 100%;
}
table {
border: 1px solid #ccc;
width: 100%;
margin:0;
padding:0;
border-collapse: collapse;
border-spacing: 0;
font-size: 12px;
white-space: pre-wrap;
word-break: break-word;
table-layout: fixed;
}
table tr {
border: 1px solid #ddd;
padding: 5px;
}
table th, table td {
padding: 10px;
text-align: center;
border: 1px solid #ddd;
}
table th:hover, table td:hover {
background: #ffc800;
color: #fff;
}
table th {
color: #fff;
background-color: #000;
text-transform: uppercase;
font-weight: normal;
/*font-size: 14px;*/
/*letter-spacing: 1px;*/
}
.toggle {
display: none;
position: fixed;
left: 10px;
top: 10px;
width: 53px;
height: 53px;
background-image: url(/img/sidebar_toggle.png);
background-position: left center;
background-repeat: no-repeat;
background-size: auto 100%;
z-index: 2;
}
.toggle--close {
background-position: right center;
}
/* Media */
@media screen and (min-width: 1280px) {
.navigation__switch {
display: none;
}
}
@media only screen and (max-width: 1200px) {
.main {
flex-direction: column;
}
.toggle {
display: block;
}
.translate1 {
transform: translateX(0) translateY(0) translateZ(0);
transition-duration: 500ms;
}
.translate2 {
transform: translateX(300px) translateY(0) translateZ(0);
transition-duration: 500ms;
}
.primary {
display: none;
}
.news__block h2 {
font-size: 18px;
text-align: center;
}
.navigation__list {
}
.navigation__menu {
}
.navigation__menu a {
/*padding: 15px;*/
}
.services__table-item {
width: 100%;
display: block;
border: 0;
border-left: solid 1px #d0d0d0;
border-right: solid 1px #d0d0d0;
border-bottom: solid 1px #d0d0d0;
}
.report__image {
width: 16vw;
}
.gallery__item {
width: 200px;
height: 200px;
margin: 10px;
}
.gallery__image {
width: 150px;
height: 150px;
}
.spoiler-head {
height: 100px;
display: flex;
flex-direction: column;
flex-wrap: wrap;
justify-content: center;
word-break: break-word;
}
.spoiler-head p {
font-size: 14px;
}
.folded:before {
position: unset;
}
.unfolded:before {
position: unset;
}
.pdf-link {
height: 104px;
display: flex;
flex-direction: column;
flex-wrap: wrap;
justify-content: center;
font-size: 14px;
}
.pdf-link:before {
position: unset;
}
.pdf-link .pdf-size {
position: unset;
text-align: left;
font-size: 12px;
font-weight: bold;
}
table {
border: 0;
}
table thead {
display: none;
}
table tr {
margin-bottom: 10px;
padding: 0;
display: block;
border-bottom: 2px solid #ddd;
}
table td {
display: flex;
flex-direction: column;
justify-content: space-between;
font-size: 14px;
border: none;
border-bottom: 1px dotted #ccc;
/*word-break: break-word;*/
}
table td:last-child {
border-bottom: 0;
}
table td:before {
margin-bottom: 10px;
content: attr(data-label);
color: #fff;
background: #000;
text-transform: uppercase;
font-weight: bold;
}
table td:hover:before {
margin-bottom: 10px;
content: attr(data-label);
color: #000;
background: #fff;
text-transform: uppercase;
font-weight: bold;
}
}
@media screen and (max-width: 800px) {
.spoiler-head p {
font-size: 12px;
}
.pdf-link {
font-size: 12px;
}
} | 0.370453 | 0.078008 |
button, .btn {
position: fixed;
bottom: var(--default-padding);
left: var(--default-padding);
right: var(--default-padding);
display: inline-block;
padding: 14px;
width: 100%;
min-height: 50px;
color: var(--white-color);
font-size: 16px;
font-size: 1.6rem;
font-weight: 700;
text-decoration: none;
text-align: center;
cursor: pointer;
background-color: var(--secondary-color);
border-radius: var(--border-radius);
border: none;
transition: all 150ms ease-in-out;
}
button:disabled {
background-color: #dcdcdc;
color: #c2c2c2;
cursor: default;
}
button:disabled:hover {
transform: none;
}
button:hover, .btn:hover, .btn--small:hover { transform: scale(1.02); }
/* Back button */
.btn--small {
position: fixed;
bottom: var(--default-padding);
left: var(--default-padding);
display: flex!important;
width: 50px!important;
height: 50px;
border: var(--border-settings);
border-radius: var(--border-radius);
background-color: var(--white-color);
cursor: pointer;
z-index: 100;
transition: all 150ms ease-in-out;
}
.btn--small img {
height: 18px;
width: auto;
margin: auto;
}
.btn--small-arrow img {
/* flip it */
transform: scaleX(-1);
}
.btn--subtle {
font-size: 14px;
font-size: 1.4rem;
color: var(--grey-text-color);
text-decoration: underline;
}
.btn--container {
position: fixed;
left: 0;
right: 0;
bottom: 0;
display: flex;
align-items: center;
flex-direction: row;
padding: 12px var(--default-padding);
height: 80px;
border-top: var(--border-settings);
background-color: var(--white-color);
z-index: 50;
}
.overflow--teams .btn--container { height: 120px; }
.overflow--teams .btn--container__column { justify-content: space-around; }
.yellow-bg .btn--container { background-color: var(--primary-color); }
.btn--container > * {
position: relative;
top: auto;
left: auto;
bottom: auto;
right: auto;
}
.btn--container .btn { width: 100%; }
.btn--container a { min-width: 50px; }
.btn--container a + .btn,
.btn--container a + button { margin-left: 10px; }
.btn--container__center {
position: absolute;
top: 50%;
left: 0;
right: 0;
bottom: auto;
transform: translateY(calc(-50% - 30px));
}
.btn--container__column {
flex-direction: column;
align-items: center;
}
.btn--container__column a {
width: 100%;
text-align: center;
}
/* .logout {
display: block;
position: fixed;
bottom: var(--default-padding);
left: var(--default-padding);
right: var(--default-padding);
display: inline-block;
padding: 14px;
width: 100%;
min-height: 50px;
color: var(--white-color);
font-size: 16px;
font-size: 1.6rem;
font-weight: 700;
text-decoration: none;
text-align: center;
cursor: pointer;
background-color: var(--secondary-color);
border-radius: var(--border-radius);
border: none;
transition: all 150ms ease-in-out;
} */ | public/styles/button.css | button, .btn {
position: fixed;
bottom: var(--default-padding);
left: var(--default-padding);
right: var(--default-padding);
display: inline-block;
padding: 14px;
width: 100%;
min-height: 50px;
color: var(--white-color);
font-size: 16px;
font-size: 1.6rem;
font-weight: 700;
text-decoration: none;
text-align: center;
cursor: pointer;
background-color: var(--secondary-color);
border-radius: var(--border-radius);
border: none;
transition: all 150ms ease-in-out;
}
button:disabled {
background-color: #dcdcdc;
color: #c2c2c2;
cursor: default;
}
button:disabled:hover {
transform: none;
}
button:hover, .btn:hover, .btn--small:hover { transform: scale(1.02); }
/* Back button */
.btn--small {
position: fixed;
bottom: var(--default-padding);
left: var(--default-padding);
display: flex!important;
width: 50px!important;
height: 50px;
border: var(--border-settings);
border-radius: var(--border-radius);
background-color: var(--white-color);
cursor: pointer;
z-index: 100;
transition: all 150ms ease-in-out;
}
.btn--small img {
height: 18px;
width: auto;
margin: auto;
}
.btn--small-arrow img {
/* flip it */
transform: scaleX(-1);
}
.btn--subtle {
font-size: 14px;
font-size: 1.4rem;
color: var(--grey-text-color);
text-decoration: underline;
}
.btn--container {
position: fixed;
left: 0;
right: 0;
bottom: 0;
display: flex;
align-items: center;
flex-direction: row;
padding: 12px var(--default-padding);
height: 80px;
border-top: var(--border-settings);
background-color: var(--white-color);
z-index: 50;
}
.overflow--teams .btn--container { height: 120px; }
.overflow--teams .btn--container__column { justify-content: space-around; }
.yellow-bg .btn--container { background-color: var(--primary-color); }
.btn--container > * {
position: relative;
top: auto;
left: auto;
bottom: auto;
right: auto;
}
.btn--container .btn { width: 100%; }
.btn--container a { min-width: 50px; }
.btn--container a + .btn,
.btn--container a + button { margin-left: 10px; }
.btn--container__center {
position: absolute;
top: 50%;
left: 0;
right: 0;
bottom: auto;
transform: translateY(calc(-50% - 30px));
}
.btn--container__column {
flex-direction: column;
align-items: center;
}
.btn--container__column a {
width: 100%;
text-align: center;
}
/* .logout {
display: block;
position: fixed;
bottom: var(--default-padding);
left: var(--default-padding);
right: var(--default-padding);
display: inline-block;
padding: 14px;
width: 100%;
min-height: 50px;
color: var(--white-color);
font-size: 16px;
font-size: 1.6rem;
font-weight: 700;
text-decoration: none;
text-align: center;
cursor: pointer;
background-color: var(--secondary-color);
border-radius: var(--border-radius);
border: none;
transition: all 150ms ease-in-out;
} */ | 0.528777 | 0.078607 |
Table of content
--------------------------------------------------------
Preloader
General
Buttons
Navbar
Banner
Intro
Features
Video Description
Screenshot
Pricing
Support
Testimonials
Client Logo
Subscription
Footer
Blog Pages
------------------------------------------------------*/
/*------------------------
Preloader Styles
------------------------*/
.loader-wrap {
position: fixed;
z-index: 1000;
top: 0;
left: 0;
right: 0;
bottom: 0;
background-color: #ffffff;
}
.cssload-loader {
position: relative;
width: 12px;
height: 12px;
left: 46%;
left: calc(50% - 6px);
left: -o-calc(50% - 6px);
left: -ms-calc(50% - 6px);
left: -moz-calc(50% - 6px);
top: 50%;
border-radius: 12px;
background-color: #36327c;
transform-origin: 50% 50%;
-o-transform-origin: 50% 50%;
-ms-transform-origin: 50% 50%;
-webkit-transform-origin: 50% 50%;
-moz-transform-origin: 50% 50%;
animation: cssload-loader 0.5s ease-in-out infinite;
-o-animation: cssload-loader 0.5s ease-in-out infinite;
-ms-animation: cssload-loader 0.5s ease-in-out infinite;
-webkit-animation: cssload-loader 0.5s ease-in-out infinite;
-moz-animation: cssload-loader 0.5s ease-in-out infinite;
}
.cssload-loader:before {
content: '';
position: absolute;
background-color: #36327c;
top: 0px;
left: -25px;
height: 12px;
width: 12px;
border-radius: 12px;
}
.cssload-loader:after {
content: '';
position: absolute;
background-color: #36327c;
top: 0px;
left: 25px;
height: 12px;
width: 12px;
border-radius: 12px;
}
@keyframes cssload-loader {
0% {
-webkit-transform: rotate(0deg);
transform: rotate(0deg);
}
50% {
-webkit-transform: rotate(180deg);
transform: rotate(180deg);
}
100% {
-webkit-transform: rotate(180deg);
transform: rotate(180deg);
}
}
@-webkit-keyframes cssload-loader {
0% {
-webkit-transform: rotate(0deg);
}
50% {
-webkit-transform: rotate(180deg);
}
100% {
-webkit-transform: rotate(180deg);
}
}
/*------------------------
General Styles
------------------------*/
html {
font-size: 62.5%;
}
body {
font-size: 1.6rem;
font-family: 'Open Sans', sans-serif;
line-height: 1.75;
color: #111111;
}
h1,
h2,
h3,
h4,
h5,
h6,
.h1,
.h2,
.h3,
.h4,
.h5,
.h6 {
font-family: 'Poppins', sans-serif;
line-height: 1.3;
}
h1,
.h1 {
font-size: 6.4rem;
}
h2,
.h2 {
font-size: 4.8rem;
}
h3,
.h3 {
font-size: 3.6rem;
}
h4,
.h4 {
font-size: 2.4rem;
}
h5,
.h5 {
font-size: 1.8rem;
}
h6,
.h6 {
font-size: 1.4rem;
}
p {
margin-bottom: 30px;
}
p:last-child {
margin-bottom: 0;
}
a {
color: #36327c;
-webkit-transition: all 0.3s ease;
transition: all 0.3s ease;
cursor: pointer;
}
a:focus,
a:visited,
a:active {
outline: none;
color: #36327c;
}
a:hover {
color: #2e2b5f;
text-decoration: none;
}
.section {
position: relative;
}
.section-padding {
padding: 120px 0;
}
.section-padding.bottom-0 {
padding-bottom: 0;
}
.offwhite-bg {
background-color: #f7f7fa;
}
.theme-bg {
background-color: #36327c;
color: #ffffff;
}
.text-white {
color: #ffffff;
}
.text-white .section-subtext {
color: #ffffff;
}
.overlay-black {
background-color: rgba(17, 17, 17, 0.9);
}
.section-header {
position: relative;
padding-bottom: 25px;
margin-bottom: 60px;
}
.section-header:before {
content: '';
width: 370px;
height: 1px;
position: absolute;
bottom: 0;
background-color: rgba(192, 57, 43, 0.11);
left: 50%;
-webkit-transform: translateX(-50%);
transform: translateX(-50%);
}
.section-header:after {
content: '';
width: 60px;
height: 1px;
position: absolute;
bottom: 0;
background-color: #36327c;
left: 50%;
-webkit-transform: translateX(-50%);
transform: translateX(-50%);
}
.section-header.style-2 {
padding-bottom: 0;
margin-bottom: 30px;
}
.section-header.style-2:before,
.section-header.style-2:after {
content: none;
}
.section-header.style-2 .section-subtext {
margin-top: 22px;
}
.section-title {
font-size: 4.8rem;
font-weight: 300;
line-height: 1;
margin: 0;
}
.section-subtext {
color: #000000;
margin-top: 15px;
}
.mock {
display: inline-block;
float: none;
margin: 0 auto;
position: relative;
}
.mock img {
position: relative;
}
.mock .back-mock {
position: absolute;
bottom: 0;
left: 120px;
}
.mock.right-style {
text-align: right;
margin-right: 0;
float: right;
}
.mock.right-style .back-mock {
left: -120px;
}
.steller-parallax {
background-repeat: no-repeat;
}
/*** Form and Inputs ***/
form {
position: relative;
}
form *:focus,
form *:active {
outline: none;
}
form p {
margin-bottom: 15px;
}
input:not([type='radio']):not([type='checkbox']):not([type='range']),
textarea {
display: block;
width: 100%;
font-size: 1.2rem;
line-height: 2;
padding: 8px 30px;
background-color: rgba(17, 17, 17, 0.15);
border: none;
}
textarea {
resize: none;
}
[type='submit'] {
margin-top: 15px;
}
/*** Pages ***/
.page-header {
background-image: url(../images/banner/1.jpg);
background-position: center center;
background-size: cover;
margin: 0;
padding: 200px 0 100px;
border: none;
border-radius: 0;
position: relative;
}
.page-header:before {
content: '';
position: absolute;
top: 0;
left: 0;
right: 0;
bottom: 0;
background-color: rgba(17, 17, 17, 0.8);
z-index: 0;
}
.page-header > .container {
z-index: 1;
position: relative;
}
.page-title {
color: #ffffff;
margin: 0;
text-transform: uppercase;
}
.breadcrumb {
background-color: transparent;
margin-top: 0px;
margin-bottom: 0;
padding: 0;
color: #ffffff;
}
.breadcrumb a {
color: #ffffff;
}
.breadcrumb .active {
color: #ffffff;
}
/*----------------------------------------
Buttons Styles
----------------------------------------*/
.btn {
font-size: 1.4rem;
font-family: 'Open Sans', sans-serif;
text-transform: uppercase;
font-weight: 400;
background-color: #36327c;
color: #ffffff;
border: 1px solid #36327c;
line-height: 39px;
padding: 0 39px;
letter-spacing: 1.3px;
border-radius: 20px;
-webkit-transition: all 0.3s ease;
transition: all 0.3s ease;
}
.btn i {
margin-right: 10px;
}
.btn:focus,
.btn:visited,
.btn:active {
outline: none;
color: #ffffff;
background-color: #36327c;
}
.btn:hover {
background-color: #2e2b5f;
color: #ffffff;
}
.btn.btn-sm {
font-weight: 600;
font-size: 1.6rem;
line-height: 30px;
padding: 0 30px;
text-transform: none;
letter-spacing: 0;
}
.btn.btn-lg {
padding: 0 45px;
line-height: 50px;
border-radius: 26px;
}
.btn.btn-border {
background-color: transparent;
color: #111111;
}
.btn.btn-border:focus,
.btn.btn-border:visitedm .btn.btn-border:active {
color: #111111;
background-color: transparent;
}
.btn.btn-border:hover {
background-color: #36327c;
color: #ffffff;
}
.btn + .btn {
margin-left: 26px;
}
/*-----------------------------------
Navbar Styles
-----------------------------------*/
.navbar-default {
min-height: 100px;
border-radius: 0;
border: none;
position: fixed;
top: 0;
left: 0;
right: 0;
background-color: transparent;
margin-bottom: 0;
z-index: 995;
-webkit-transition: all 0.3s ease;
transition: all 0.3s ease;
}
.navbar-default .navbar-brand {
margin-top: 25px;
margin-bottom: 25px;
}
.navbar-default .navbar-nav {
margin-top: 25px;
margin-bottom: 25px;
}
.navbar-default .navbar-nav > li > a {
font-size: 1.4rem;
font-weight: 700;
color: #ffffff;
text-transform: uppercase;
}
.navbar-default .navbar-nav > li > a:focus,
.navbar-default .navbar-nav > li > a a:visited {
color: #ffffff;
}
.navbar-default .navbar-nav > li > a:hover {
color: #36327c;
}
.navbar-default .navbar-nav > li.active a {
background-color: transparent;
color: #36327c;
}
.navbar-default .navbar-nav > li.active a:focus,
.navbar-default .navbar-nav > li.active a:hover,
.navbar-default .navbar-nav > li.active a:visited {
color: #36327c;
background-color: transparent;
}
.navbar-default.affix {
background-color: #111111;
min-height: 60px;
}
.navbar-default.affix .navbar-brand {
margin-top: 5px;
margin-bottom: 5px;
}
.navbar-default.affix .navbar-nav {
margin-top: 5px;
margin-bottom: 5px;
}
.navbar-right .dropdown-menu {
right: auto;
left: 0;
}
.navbar-right > .dropdown:last-child > .dropdown-menu,
.navbar-right > .dropdown:nth-last-child(2) > .dropdown-menu {
right: 0;
left: auto;
}
.dropdown-menu {
display: block;
padding: 20px 10px;
z-index: 996;
opacity: 0;
visibility: hidden;
-webkit-transition: all 0.3s ease;
transition: all 0.3s ease;
}
.dropdown-menu .dropdown-menu {
left: 100%;
top: 0;
}
.dropdown-menu > li > a {
font-size: 1.4rem;
font-weight: 700;
line-height: 2;
}
.dropdown-menu > li > a:hover {
color: #ffffff;
background-color: #36327c;
}
.dropdown:hover > .dropdown-menu {
opacity: 1;
visibility: visible;
}
/*----------------------------------------
Banner Styles
----------------------------------------*/
.banner-item {
height: 768px;
background-position: center top;
background-attachment: fixed;
background-size: cover;
position: relative;
color: #ffffff;
overflow: hidden;
}
.banner-item:before {
content: '';
position: absolute;
top: 0;
left: 0;
bottom: 0;
right: 0;
/* background-color: rgba(17, 17, 17, 0.8); */
z-index: 1;
}
.banner-1 {
background-image: url(../images/bg_img6.jpg);
}
input {
font-weight: bold !important;
}
.banner-content {
position: absolute;
z-index: 2;
top: 50%;
left: 0;
right: 0;
-webkit-transform: translateY(-50%);
transform: translateY(-50%);
margin-top: 50px;
}
.banner-content .banner-text-content {
margin-top: 100px;
}
.banner-content .banner-title {
font-size: 4.8rem;
font-weight: 300;
margin-top: 0;
margin-bottom: 0;
line-height: 1.5;
}
.banner-content .banner-text {
font-size: 2.2rem;
margin-top: 22px;
margin-bottom: 0;
}
.banner-content .button-group {
margin-top: 34px;
}
.banner-content .btn-border {
color: #ffffff;
}
.banner-content .banner-registration {
background-color: rgba(17, 17, 17, 0.55);
max-width: 400px;
float: right;
width: 100%;
padding: 40px;
}
.banner-content
.banner-registration
input:not([type='radio']):not([type='checkbox']):not([type='range']),
.banner-content .banner-registration textarea {
line-height: 30px !important;
background-color: rgb(43 56 192 / 22%);
}
.banner-content .banner-registration .btn {
width: 100%;
}
.banner.style-2 .banner-content {
top: 0;
-webkit-transform: translateY(0);
transform: translateY(0);
}
.banner.style-2 .banner-hero-image {
margin-top: 50px;
}
.banner.style-3 .banner-text-content {
margin-top: 0;
}
.right-part {
text-align: right;
}
/*------------------------
Intro Styles
------------------------*/
.intro-item {
text-align: center;
padding: 30px 35px;
-webkit-transition: all 0.3s ease;
transition: all 0.3s ease;
border: 1px solid transparent;
}
.intro-item:hover {
border-color: #36327c;
}
.intro-icon {
font-size: 4rem;
line-height: 1;
color: #36327c;
}
.intro-title {
color: #36327c;
font-size: 2.2rem;
margin-top: 25px;
margin-bottom: 15px;
}
/*------------------------
Features Styles
------------------------*/
.feature {
float: left;
width: 100%;
margin-top: 65px;
}
.feature-icon {
font-size: 2.5rem;
width: 70px;
height: 70px;
border-radius: 50%;
border: 1px solid #36327c;
line-height: 68px;
text-align: center;
color: #36327c;
margin-right: 30px;
float: left;
-webkit-transition: all 0.3s ease;
transition: all 0.3s ease;
}
.feature:hover .feature-icon {
background-color: #36327c;
color: #ffffff;
}
.col-sm-4:first-child .feature-icon {
float: right;
margin-right: 0;
margin-left: 30px;
}
.feature-content {
float: left;
width: calc(100% - 100px);
}
.col-sm-4:first-child .feature-content {
float: right;
text-align: right;
}
.feature-title {
font-size: 2.2rem;
margin-top: 5px;
margin-bottom: 5px;
color: #36327c;
}
/*** More Features ***/
.more-feature-section .mock {
margin-left: 25px;
}
.more-feature-section .section-header {
margin-top: 50px;
}
.icon-list {
line-height: 2.3;
margin: 0;
padding: 0;
list-style: none;
}
.icon-list li span {
font-size: 1.7rem;
color: #36327c;
margin-right: 10px;
}
/*------------------------
Video Description Styles
------------------------*/
.plyr .plyr__play-large {
height: 60px;
width: 60px;
border-radius: 50%;
background-color: #ffffff;
border: none;
text-align: center;
}
.plyr .plyr__play-large svg {
color: #36327c;
left: 11px;
}
.plyr--video .plyr__controls {
padding: 20px 5px 20px;
}
.plyr__controls button svg {
width: 12px;
height: 13px;
}
.plyr__progress--buffer,
.plyr__progress--played,
.plyr__volume--display {
height: 5px;
}
.plyr__progress--buffer::-webkit-progress-value,
.plyr__progress--played::-webkit-progress-value,
.plyr__volume--display::-webkit-progress-value {
background-color: #36327c;
}
.plyr input[type='range']::-webkit-slider-thumb {
width: 12px;
height: 12px;
margin-top: -2.5px;
}
.plyr--video .plyr__controls button.tab-focus:focus,
.plyr--video .plyr__controls button:hover {
background-color: #36327c;
}
/*------------------------
Screenshot Styles
------------------------*/
.screen-mock {
background-image: url(../images/mocks/screenshot.png);
background-size: contain;
background-position: center center;
background-repeat: no-repeat;
height: 476.5px;
width: 254px;
margin: 0;
position: absolute;
top: 0;
left: 50%;
-webkit-transform: translateX(-50%);
transform: translateX(-50%);
z-index: 2;
}
.screenshot-wrap {
margin: 65px -20px 0;
overflow: hidden;
}
.screenshot-carousel .owl-wrapper-outer {
overflow: visible;
}
.screenshot-carousel .owl-item img {
width: calc(100% - 40px);
margin: 0 20px;
-webkit-box-shadow: 0px 0px 27px 0px rgba(0, 0, 0, 0.09);
box-shadow: 0px 0px 27px 0px rgba(0, 0, 0, 0.09);
}
.screenshot-carousel .owl-pagination {
text-align: center;
margin-top: 100px;
}
.screenshot-carousel .owl-page {
width: 10px;
height: 10px;
border-radius: 5px;
background-color: #36327c;
display: inline-block;
margin: 0 5px;
-webkit-transition: all 0.3s ease;
transition: all 0.3s ease;
}
.screenshot-carousel .owl-page.active {
width: 30px;
}
/*----------------------------------------
Pricing Styles
----------------------------------------*/
.pricing-table {
border: 1px solid rgb(43 56 192 / 22%);
text-align: center;
-webkit-transition: all 0.3s ease;
transition: all 0.3s ease;
}
.pricing-table .pricing-header {
border-top: 10px solid rgb(43 56 192 / 22%);
border-bottom: 1px solid rgb(43 56 192 / 22%);
-webkit-transition-duration: 0.3s;
transition-duration: 0.3s;
}
.pricing-table .pricing-header .pack-name {
padding: 25px 20px 25px;
font-size: 2.2rem;
font-weight: 700;
color: #000000;
margin: 0;
}
.pricing-table .pack-price {
font-size: 4.2rem;
margin: 0;
padding: 34px 20px 28px;
font-weight: 700;
font-family: 'Poppins', sans-serif;
}
.pricing-table .pack-price .currency,
.pricing-table .pack-price .pack-duration {
font-weight: 400;
font-size: 2.2rem;
vertical-align: baseline;
}
.pricing-table .pack-features {
list-style: none;
line-height: 1.75;
margin: 0 0 42px;
padding: 0;
}
.pricing-table .btn {
margin-bottom: 52px;
}
.pricing-table:hover,
.pricing-table.active {
border-color: #36327c;
}
.pricing-table:hover .pricing-header,
.pricing-table.active .pricing-header {
border-color: #36327c;
}
.pricing-table:hover .btn,
.pricing-table.active .btn {
background-color: #36327c;
color: #ffffff;
}
/*----------------------------------------
Support Styles
----------------------------------------*/
.support-tabs .nav-tabs {
border: none;
}
.support-tabs .nav-tabs > li {
margin-bottom: 0;
width: 16.666666%;
padding: 0 15px;
}
.support-tabs .nav-tabs > li > a {
border: 1px solid #36327c;
border-radius: 0;
margin: 0;
text-align: center;
color: #000000;
display: block;
line-height: 1.75;
padding: 37px 10px 28px;
position: relative;
}
.support-tabs .nav-tabs > li > a span {
font-size: 4rem;
line-height: 1;
display: block;
margin-bottom: 7px;
}
.support-tabs .nav-tabs > li > a:hover {
background-color: transparent;
color: #36327c;
}
.support-tabs .nav-tabs > li > a:after {
content: '';
position: absolute;
width: 0;
height: 0;
border-top: 13px solid #36327c;
border-left: 13px solid transparent;
border-right: 13px solid transparent;
top: 100%;
left: 50%;
margin-left: -13px;
-webkit-transition-duration: 0.3s;
transition-duration: 0.3s;
opacity: 0;
visibility: hidden;
}
.support-tabs .nav-tabs > li.active a {
background-color: #36327c;
color: #ffffff;
}
.support-tabs .nav-tabs > li.active a:after {
opacity: 1;
visibility: visible;
}
.support-tabs .pane-content {
padding: 65px 15px 0;
width: 100%;
float: left;
}
.support-tabs .installation-steps {
float: left;
width: 100%;
margin-bottom: -45px;
}
.support-tabs .installation-step {
width: 50%;
display: inline-block;
float: left;
padding-right: 15px;
margin-bottom: 45px;
}
.support-tabs .installation-step:nth-child(2n) {
padding-right: 0;
padding-left: 15px;
}
.support-tabs .installation-step .step-title {
font-size: 1.6rem;
font-weight: 700;
margin-bottom: 5px;
}
/*-----------------------------------
Testimonial Boxed Styles
-----------------------------------*/
.testimonial-carousel .testimonial {
padding: 0 280px;
text-align: center;
}
.testimonial-carousel .testimonial .commenter-thumb {
width: 120px;
height: 120px;
border-radius: 50%;
overflow: hidden;
margin: 0 auto 15px;
display: inline-block;
}
.testimonial-carousel .testimonial .commenter-name {
font-size: 1.8rem;
}
.testimonial-carousel .testimonial .commenter-designation {
font-size: 1.4rem;
}
.testimonial-carousel blockquote {
font-size: 1.6rem;
font-weight: 400;
padding: 0;
margin: 0;
border: none;
}
.testimonial-carousel .owl-prev,
.testimonial-carousel .owl-next {
position: absolute;
font-size: 3.4rem;
top: 50%;
-webkit-transform: translateY(-50%);
transform: translateY(-50%);
}
.testimonial-carousel .owl-prev {
left: 0;
}
.testimonial-carousel .owl-next {
right: 0;
}
.testimonial-carousel .client-info {
margin-top: 50px;
}
.testimonial-carousel .client-name {
font-size: 2.2rem;
font-family: 'Open Sans', sans-serif;
font-weight: 600;
margin: 0;
}
.testimonial-carousel .client-profession {
font-size: 1.2rem;
margin-top: 4px;
margin-bottom: 0;
}
/*------------------------
Client Logo Styles
------------------------*/
.client-logo {
display: inline-block;
width: 20%;
padding: 15px;
position: relative;
height: 130px;
text-align: center;
float: left;
}
/*------------------------
Contact Styles
------------------------*/
.right-image {
padding: 0;
}
.map-area {
padding: 0;
}
.google-map {
height: 765px;
}
.contact-area {
position: relative;
}
.contact-area .right-image {
background-image: url(../images/bg/contact.jpg);
background-position: center center;
background-size: cover;
position: relative;
}
.contact-area .right-image .overlay-black {
height: 765px;
}
.form-wrap {
position: absolute;
left: 0;
right: 0;
top: 50%;
-webkit-transform: translateY(-50%);
transform: translateY(-50%);
}
.form-wrap .section-header.style-2 {
margin-bottom: 80px;
}
.form-wrap .section-header.style-2 .section-subtext {
margin-top: 5px;
}
.contact-form input:not([type='radio']):not([type='checkbox']),
.contact-form textarea {
background-color: rgba(255, 255, 255, 0.15);
}
.contact-form ::-webkit-input-placeholder {
color: #ffffff;
opacity: 1;
}
.contact-form ::-moz-placeholder {
color: #ffffff;
opacity: 1;
}
.contact-form :-ms-input-placeholder {
color: #ffffff;
opacity: 1;
}
.contact-form :-moz-placeholder {
color: #ffffff;
opacity: 1;
}
.input-success,
.input-error,
.newsletter-success,
.newsletter-error {
margin-top: 15px;
margin-bottom: 0;
display: none;
background-color: #ffffff;
padding: 2px 20px;
float: left;
width: 100%;
clear: both;
text-align: left;
}
.input-success,
.newsletter-success {
color: #16a085;
}
.input-error,
.newsletter-error {
color: #e74c3c;
}
.newsletter-success,
.newsletter-error {
clear: both;
width: 100%;
}
/*------------------------
Subscription Styles
------------------------*/
.subscription-area h3 {
font-size: 4.8rem;
font-weight: 300;
margin: 0;
line-height: 1.5;
}
.subscription {
width: 100%;
text-align: right;
float: right;
margin-top: 44px;
}
.subscription ::-webkit-input-placeholder {
color: #ffffff;
opacity: 0.55;
}
.subscription ::-moz-placeholder {
color: #ffffff;
opacity: 0.55;
}
.subscription :-ms-input-placeholder {
color: #ffffff;
opacity: 0.55;
}
.subscription :-moz-placeholder {
color: #ffffff;
opacity: 0.55;
}
.subscription input[type='email'] {
background-color: transparent !important;
border-bottom: 1px solid #ffffff !important;
float: left;
font-size: 1.4rem !important;
width: calc(100% - 220px) !important;
margin-bottom: 0;
margin-top: 7px;
padding-left: 0 !important;
padding-right: 0 !important;
}
.subscription *[type='submit'] {
font-size: 1.4rem;
letter-spacing: 1.3px;
text-transform: uppercase;
color: #36327c;
background-color: #ffffff;
border: none;
line-height: 52px;
width: 200px;
padding: 0;
text-align: center;
border-radius: 26px;
float: right;
margin-left: 20px;
margin-top: 0;
}
/*------------------------
Footer Styles
------------------------*/
.logo-footer {
display: inline-block;
margin: 0 auto;
}
.socials {
margin-top: 30px;
}
.socials a {
display: inline-block;
height: 40px;
width: 40px;
border-radius: 50%;
line-height: 38px;
border: 1px solid #36327c;
font-size: 1.4rem;
color: #36327c;
}
.socials a + a {
margin-left: 16px;
}
.socials a:hover {
background-color: #36327c;
color: #ffffff;
}
.copyright-footer {
background-color: #36327c;
color: #ffffff;
padding: 21px 0;
}
.copyright-footer .copyright {
font-size: 1.5rem;
}
.copyright-footer .copyright a {
color: #ffffff;
}
.copyright-footer .copyright a:hover {
color: #111111;
}
.footer-nav {
text-align: right;
width: 100%;
list-style: none;
margin: 0;
padding: 0;
}
.footer-nav li {
display: inline;
margin-left: 36px;
}
.footer-nav li a {
color: #ffffff;
font-size: 1.5rem;
font-weight: 400;
font-family: 'Open Sans', sans-serif;
}
/*--------------------------------------------------
Blog Page Styles
--------------------------------------------------*/
.blog-listing {
float: left;
width: 100%;
clear: both;
}
.blog-listing .post:nth-child(2n + 1) {
clear: left;
}
.blog-listing .post-inner {
float: left;
width: 100%;
margin-bottom: 60px;
-webkit-box-shadow: 0 2px 10px rgba(0, 0, 0, 0.05);
box-shadow: 0 2px 10px rgba(0, 0, 0, 0.05);
padding: 30px;
border-radius: 5px;
}
.blog-listing .post-inner .btn {
margin-top: 25px;
}
.blog-listing .post-metas {
margin-top: 20px;
margin-bottom: 0;
color: #777777;
}
.blog-listing .post-metas .post-meta + .post-meta {
margin-left: 20px;
}
.blog-listing .post-title {
margin-top: 15px;
margin-bottom: 0;
font-size: 2.4rem;
color: #111111;
}
.blog-listing .post-title a {
color: inherit;
}
.blog-listing .post-title a:hover {
color: #36327c;
}
.blog-listing .post-excerpt {
margin-top: 15px;
margin-bottom: 0;
}
.post-pagination {
margin-top: 30px;
text-align: center;
}
.post-pagination > a,
.post-pagination .current,
.nav-links > a,
.nav-links .current {
height: 32px;
width: 32px;
line-height: 30px;
border: 1px solid #36327c;
color: #111111;
border-radius: 50% !important;
display: inline-block;
padding: 0;
text-align: center;
}
.post-pagination > a + a,
.post-pagination .current + a,
.nav-links > a + a,
.nav-links .current + a {
margin-left: 10px;
}
.post-pagination > a:hover,
.post-pagination .current:hover,
.nav-links > a:hover,
.nav-links .current:hover {
background-color: #36327c;
color: #ffffff;
text-decoration: none;
}
.post-pagination > a:first-child,
.post-pagination > a:last-child,
.post-pagination .current:first-child,
.post-pagination .current:last-child,
.nav-links > a:first-child,
.nav-links > a:last-child,
.nav-links .current:first-child,
.nav-links .current:last-child {
border-radius: 50% !important;
}
.post-pagination .current,
.nav-links .current {
background-color: #36327c;
color: #ffffff;
margin-left: 10px;
}
.post-pagination > li > a,
.nav-links > li > a {
height: 32px;
width: 32px;
line-height: 30px;
border: 1px solid #36327c;
color: #111111;
border-radius: 50% !important;
display: inline-block;
padding: 0;
text-align: center;
}
.post-pagination > li > a:hover,
.nav-links > li > a:hover {
background-color: #36327c;
color: #ffffff;
}
.post-pagination > li + li > a,
.nav-links > li + li > a {
margin-left: 10px;
}
.post-pagination > li:first-child > a,
.post-pagination > li:last-child > a,
.nav-links > li:first-child > a,
.nav-links > li:last-child > a {
border-radius: 50% !important;
}
.post-pagination > li.current a,
.nav-links > li.current a {
background-color: #36327c;
color: #ffffff;
}
/*--------------------------------------------------
Blog Single Page Styles
--------------------------------------------------*/
.blog-single {
float: left;
width: 100%;
clear: both;
}
.blog-single .post {
float: left;
width: 100%;
clear: both;
}
.blog-single .post-bar {
float: left;
width: 100%;
}
.blog-single .post-inner {
float: left;
width: 100%;
-webkit-box-shadow: 0 2px 10px rgba(0, 0, 0, 0.05);
box-shadow: 0 2px 10px rgba(0, 0, 0, 0.05);
padding: 30px;
border-radius: 5px;
}
.blog-single .post-metas {
margin-top: 20px;
margin-bottom: 0;
color: #777777;
}
.blog-single .post-metas .post-meta + .post-meta {
margin-left: 20px;
}
.blog-single .post-title {
margin-top: 15px;
margin-bottom: 0;
font-size: 3rem;
}
.blog-single .post-entry {
margin-top: 20px;
}
.blog-single .post-entry blockquote {
font-size: 1.4rem;
font-weight: 600;
line-height: 1.75;
}
.blog-single .share-on {
margin-top: 30px;
}
.given-comment {
float: left;
width: 100%;
margin-top: 50px;
margin-bottom: -50px;
}
.given-comment .given-comment-title {
margin-top: 0;
margin-bottom: 34px;
font-family: 'Open Sans', sans-serif;
font-size: 1.8rem;
float: left;
width: 100%;
}
.given-comment .comments {
float: left;
width: 100%;
list-style: none;
margin: 0;
padding: 0;
}
.given-comment .comments.child-comments {
padding-left: 100px;
}
.given-comment .comment {
float: left;
width: 100%;
}
.given-comment .comment-wrap {
width: 100%;
float: left;
margin-bottom: 50px;
}
.given-comment .commenter-thumb {
float: left;
display: block;
width: 80px;
height: 80px;
margin-right: 20px;
border-radius: 50%;
overflow: hidden;
}
.given-comment .commenter-thumb img {
max-width: 100%;
height: auto;
}
.given-comment .comment-body {
float: left;
width: calc(100% - 100px);
}
.given-comment .comment-title {
margin-top: 0;
margin-bottom: 5px;
font-weight: 600;
font-size: 1.8rem;
}
.given-comment .comment-title .comment-date {
font-weight: 400;
font-size: 1.4rem;
}
.given-comment .comment-content p {
margin-bottom: 7px;
}
.given-comment .comment-reply {
font-weight: 600;
font-size: 1.4rem;
}
.commenting-wrap {
float: left;
width: 100%;
margin-top: 50px;
}
.commenting-wrap .comment-form-title {
margin-top: 0;
margin-bottom: 34px;
font-family: 'Open Sans', sans-serif;
font-size: 1.8rem;
float: left;
width: 100%;
}
.commenting-wrap input {
margin-bottom: 20px;
}
/*** Sidebar ***/
.widget {
float: left;
width: 100%;
border: 1px solid rgb(43 56 192 / 22%);
}
.widget + .widget {
margin-top: 40px;
}
.widget .widget-title {
position: relative;
padding: 8px 0;
margin: 20px 30px 15px;
}
.widget .widget-title:before {
content: '';
position: absolute;
left: 0;
bottom: 0;
height: 3px;
width: 25px;
background-color: rgb(43 56 192 / 22%);
}
.widget .widget-inner {
padding: 0 30px 20px;
float: left;
width: 100%;
}
.widget .widget-inner p:last-child {
margin-bottom: 0;
}
.widget ul {
list-style: none;
padding: 0;
margin: 0;
}
.widget ul li {
color: #111111;
line-height: 1.75;
}
.widget ul li a {
color: inherit;
}
.widget ul li a:hover {
color: #36327c;
text-decoration: none;
}
.widget ul li a:before {
content: '\f105';
font-family: 'FontAwesome';
margin-right: 7px;
display: inline-block;
}
.widget.post-widget ul li + li {
margin-top: 10px;
}
.widget.post-widget ul li a {
text-decoration: underline;
}
.widget.post-widget ul li a:before {
text-decoration: none;
}
.widget .widget-posts {
float: left;
width: 100%;
margin-bottom: -15px;
}
.widget .widget-post {
float: left;
width: 100%;
margin-bottom: 15px;
}
.widget .widget-post-thumb {
float: left;
width: 60px;
display: inline-block;
margin-right: 15px;
}
.widget .widget-post-thumb img {
width: 100%;
height: auto;
}
.widget .widget-post-body {
width: calc(100% - 75px);
float: left;
}
.widget .widget-post-title {
font-family: 'Poppins', sans-serif;
font-size: 1.4rem;
}
.widget .widget-post-date {
font-size: 1.2rem;
display: block;
margin-top: 5px;
}
.widget .widget-tag {
margin-left: -10px;
margin-right: -10px;
float: left;
}
.widget .widget-tag a {
color: #111111;
text-decoration: underline;
margin-left: 10px;
margin-right: 10px;
float: left;
line-height: 1.75;
}
.widget .widget-tag a:hover {
color: #36327c;
}
.widget .social-media {
float: left;
width: 100%;
}
.widget .social-media a {
color: #111111;
clear: both;
float: left;
font-weight: 700;
line-height: 1.75;
}
.widget .social-media a:hover {
color: #36327c;
text-decoration: none;
} | static/lookup/css/style.css | Table of content
--------------------------------------------------------
Preloader
General
Buttons
Navbar
Banner
Intro
Features
Video Description
Screenshot
Pricing
Support
Testimonials
Client Logo
Subscription
Footer
Blog Pages
------------------------------------------------------*/
/*------------------------
Preloader Styles
------------------------*/
.loader-wrap {
position: fixed;
z-index: 1000;
top: 0;
left: 0;
right: 0;
bottom: 0;
background-color: #ffffff;
}
.cssload-loader {
position: relative;
width: 12px;
height: 12px;
left: 46%;
left: calc(50% - 6px);
left: -o-calc(50% - 6px);
left: -ms-calc(50% - 6px);
left: -moz-calc(50% - 6px);
top: 50%;
border-radius: 12px;
background-color: #36327c;
transform-origin: 50% 50%;
-o-transform-origin: 50% 50%;
-ms-transform-origin: 50% 50%;
-webkit-transform-origin: 50% 50%;
-moz-transform-origin: 50% 50%;
animation: cssload-loader 0.5s ease-in-out infinite;
-o-animation: cssload-loader 0.5s ease-in-out infinite;
-ms-animation: cssload-loader 0.5s ease-in-out infinite;
-webkit-animation: cssload-loader 0.5s ease-in-out infinite;
-moz-animation: cssload-loader 0.5s ease-in-out infinite;
}
.cssload-loader:before {
content: '';
position: absolute;
background-color: #36327c;
top: 0px;
left: -25px;
height: 12px;
width: 12px;
border-radius: 12px;
}
.cssload-loader:after {
content: '';
position: absolute;
background-color: #36327c;
top: 0px;
left: 25px;
height: 12px;
width: 12px;
border-radius: 12px;
}
@keyframes cssload-loader {
0% {
-webkit-transform: rotate(0deg);
transform: rotate(0deg);
}
50% {
-webkit-transform: rotate(180deg);
transform: rotate(180deg);
}
100% {
-webkit-transform: rotate(180deg);
transform: rotate(180deg);
}
}
@-webkit-keyframes cssload-loader {
0% {
-webkit-transform: rotate(0deg);
}
50% {
-webkit-transform: rotate(180deg);
}
100% {
-webkit-transform: rotate(180deg);
}
}
/*------------------------
General Styles
------------------------*/
html {
font-size: 62.5%;
}
body {
font-size: 1.6rem;
font-family: 'Open Sans', sans-serif;
line-height: 1.75;
color: #111111;
}
h1,
h2,
h3,
h4,
h5,
h6,
.h1,
.h2,
.h3,
.h4,
.h5,
.h6 {
font-family: 'Poppins', sans-serif;
line-height: 1.3;
}
h1,
.h1 {
font-size: 6.4rem;
}
h2,
.h2 {
font-size: 4.8rem;
}
h3,
.h3 {
font-size: 3.6rem;
}
h4,
.h4 {
font-size: 2.4rem;
}
h5,
.h5 {
font-size: 1.8rem;
}
h6,
.h6 {
font-size: 1.4rem;
}
p {
margin-bottom: 30px;
}
p:last-child {
margin-bottom: 0;
}
a {
color: #36327c;
-webkit-transition: all 0.3s ease;
transition: all 0.3s ease;
cursor: pointer;
}
a:focus,
a:visited,
a:active {
outline: none;
color: #36327c;
}
a:hover {
color: #2e2b5f;
text-decoration: none;
}
.section {
position: relative;
}
.section-padding {
padding: 120px 0;
}
.section-padding.bottom-0 {
padding-bottom: 0;
}
.offwhite-bg {
background-color: #f7f7fa;
}
.theme-bg {
background-color: #36327c;
color: #ffffff;
}
.text-white {
color: #ffffff;
}
.text-white .section-subtext {
color: #ffffff;
}
.overlay-black {
background-color: rgba(17, 17, 17, 0.9);
}
.section-header {
position: relative;
padding-bottom: 25px;
margin-bottom: 60px;
}
.section-header:before {
content: '';
width: 370px;
height: 1px;
position: absolute;
bottom: 0;
background-color: rgba(192, 57, 43, 0.11);
left: 50%;
-webkit-transform: translateX(-50%);
transform: translateX(-50%);
}
.section-header:after {
content: '';
width: 60px;
height: 1px;
position: absolute;
bottom: 0;
background-color: #36327c;
left: 50%;
-webkit-transform: translateX(-50%);
transform: translateX(-50%);
}
.section-header.style-2 {
padding-bottom: 0;
margin-bottom: 30px;
}
.section-header.style-2:before,
.section-header.style-2:after {
content: none;
}
.section-header.style-2 .section-subtext {
margin-top: 22px;
}
.section-title {
font-size: 4.8rem;
font-weight: 300;
line-height: 1;
margin: 0;
}
.section-subtext {
color: #000000;
margin-top: 15px;
}
.mock {
display: inline-block;
float: none;
margin: 0 auto;
position: relative;
}
.mock img {
position: relative;
}
.mock .back-mock {
position: absolute;
bottom: 0;
left: 120px;
}
.mock.right-style {
text-align: right;
margin-right: 0;
float: right;
}
.mock.right-style .back-mock {
left: -120px;
}
.steller-parallax {
background-repeat: no-repeat;
}
/*** Form and Inputs ***/
form {
position: relative;
}
form *:focus,
form *:active {
outline: none;
}
form p {
margin-bottom: 15px;
}
input:not([type='radio']):not([type='checkbox']):not([type='range']),
textarea {
display: block;
width: 100%;
font-size: 1.2rem;
line-height: 2;
padding: 8px 30px;
background-color: rgba(17, 17, 17, 0.15);
border: none;
}
textarea {
resize: none;
}
[type='submit'] {
margin-top: 15px;
}
/*** Pages ***/
.page-header {
background-image: url(../images/banner/1.jpg);
background-position: center center;
background-size: cover;
margin: 0;
padding: 200px 0 100px;
border: none;
border-radius: 0;
position: relative;
}
.page-header:before {
content: '';
position: absolute;
top: 0;
left: 0;
right: 0;
bottom: 0;
background-color: rgba(17, 17, 17, 0.8);
z-index: 0;
}
.page-header > .container {
z-index: 1;
position: relative;
}
.page-title {
color: #ffffff;
margin: 0;
text-transform: uppercase;
}
.breadcrumb {
background-color: transparent;
margin-top: 0px;
margin-bottom: 0;
padding: 0;
color: #ffffff;
}
.breadcrumb a {
color: #ffffff;
}
.breadcrumb .active {
color: #ffffff;
}
/*----------------------------------------
Buttons Styles
----------------------------------------*/
.btn {
font-size: 1.4rem;
font-family: 'Open Sans', sans-serif;
text-transform: uppercase;
font-weight: 400;
background-color: #36327c;
color: #ffffff;
border: 1px solid #36327c;
line-height: 39px;
padding: 0 39px;
letter-spacing: 1.3px;
border-radius: 20px;
-webkit-transition: all 0.3s ease;
transition: all 0.3s ease;
}
.btn i {
margin-right: 10px;
}
.btn:focus,
.btn:visited,
.btn:active {
outline: none;
color: #ffffff;
background-color: #36327c;
}
.btn:hover {
background-color: #2e2b5f;
color: #ffffff;
}
.btn.btn-sm {
font-weight: 600;
font-size: 1.6rem;
line-height: 30px;
padding: 0 30px;
text-transform: none;
letter-spacing: 0;
}
.btn.btn-lg {
padding: 0 45px;
line-height: 50px;
border-radius: 26px;
}
.btn.btn-border {
background-color: transparent;
color: #111111;
}
.btn.btn-border:focus,
.btn.btn-border:visitedm .btn.btn-border:active {
color: #111111;
background-color: transparent;
}
.btn.btn-border:hover {
background-color: #36327c;
color: #ffffff;
}
.btn + .btn {
margin-left: 26px;
}
/*-----------------------------------
Navbar Styles
-----------------------------------*/
.navbar-default {
min-height: 100px;
border-radius: 0;
border: none;
position: fixed;
top: 0;
left: 0;
right: 0;
background-color: transparent;
margin-bottom: 0;
z-index: 995;
-webkit-transition: all 0.3s ease;
transition: all 0.3s ease;
}
.navbar-default .navbar-brand {
margin-top: 25px;
margin-bottom: 25px;
}
.navbar-default .navbar-nav {
margin-top: 25px;
margin-bottom: 25px;
}
.navbar-default .navbar-nav > li > a {
font-size: 1.4rem;
font-weight: 700;
color: #ffffff;
text-transform: uppercase;
}
.navbar-default .navbar-nav > li > a:focus,
.navbar-default .navbar-nav > li > a a:visited {
color: #ffffff;
}
.navbar-default .navbar-nav > li > a:hover {
color: #36327c;
}
.navbar-default .navbar-nav > li.active a {
background-color: transparent;
color: #36327c;
}
.navbar-default .navbar-nav > li.active a:focus,
.navbar-default .navbar-nav > li.active a:hover,
.navbar-default .navbar-nav > li.active a:visited {
color: #36327c;
background-color: transparent;
}
.navbar-default.affix {
background-color: #111111;
min-height: 60px;
}
.navbar-default.affix .navbar-brand {
margin-top: 5px;
margin-bottom: 5px;
}
.navbar-default.affix .navbar-nav {
margin-top: 5px;
margin-bottom: 5px;
}
.navbar-right .dropdown-menu {
right: auto;
left: 0;
}
.navbar-right > .dropdown:last-child > .dropdown-menu,
.navbar-right > .dropdown:nth-last-child(2) > .dropdown-menu {
right: 0;
left: auto;
}
.dropdown-menu {
display: block;
padding: 20px 10px;
z-index: 996;
opacity: 0;
visibility: hidden;
-webkit-transition: all 0.3s ease;
transition: all 0.3s ease;
}
.dropdown-menu .dropdown-menu {
left: 100%;
top: 0;
}
.dropdown-menu > li > a {
font-size: 1.4rem;
font-weight: 700;
line-height: 2;
}
.dropdown-menu > li > a:hover {
color: #ffffff;
background-color: #36327c;
}
.dropdown:hover > .dropdown-menu {
opacity: 1;
visibility: visible;
}
/*----------------------------------------
Banner Styles
----------------------------------------*/
.banner-item {
height: 768px;
background-position: center top;
background-attachment: fixed;
background-size: cover;
position: relative;
color: #ffffff;
overflow: hidden;
}
.banner-item:before {
content: '';
position: absolute;
top: 0;
left: 0;
bottom: 0;
right: 0;
/* background-color: rgba(17, 17, 17, 0.8); */
z-index: 1;
}
.banner-1 {
background-image: url(../images/bg_img6.jpg);
}
input {
font-weight: bold !important;
}
.banner-content {
position: absolute;
z-index: 2;
top: 50%;
left: 0;
right: 0;
-webkit-transform: translateY(-50%);
transform: translateY(-50%);
margin-top: 50px;
}
.banner-content .banner-text-content {
margin-top: 100px;
}
.banner-content .banner-title {
font-size: 4.8rem;
font-weight: 300;
margin-top: 0;
margin-bottom: 0;
line-height: 1.5;
}
.banner-content .banner-text {
font-size: 2.2rem;
margin-top: 22px;
margin-bottom: 0;
}
.banner-content .button-group {
margin-top: 34px;
}
.banner-content .btn-border {
color: #ffffff;
}
.banner-content .banner-registration {
background-color: rgba(17, 17, 17, 0.55);
max-width: 400px;
float: right;
width: 100%;
padding: 40px;
}
.banner-content
.banner-registration
input:not([type='radio']):not([type='checkbox']):not([type='range']),
.banner-content .banner-registration textarea {
line-height: 30px !important;
background-color: rgb(43 56 192 / 22%);
}
.banner-content .banner-registration .btn {
width: 100%;
}
.banner.style-2 .banner-content {
top: 0;
-webkit-transform: translateY(0);
transform: translateY(0);
}
.banner.style-2 .banner-hero-image {
margin-top: 50px;
}
.banner.style-3 .banner-text-content {
margin-top: 0;
}
.right-part {
text-align: right;
}
/*------------------------
Intro Styles
------------------------*/
.intro-item {
text-align: center;
padding: 30px 35px;
-webkit-transition: all 0.3s ease;
transition: all 0.3s ease;
border: 1px solid transparent;
}
.intro-item:hover {
border-color: #36327c;
}
.intro-icon {
font-size: 4rem;
line-height: 1;
color: #36327c;
}
.intro-title {
color: #36327c;
font-size: 2.2rem;
margin-top: 25px;
margin-bottom: 15px;
}
/*------------------------
Features Styles
------------------------*/
.feature {
float: left;
width: 100%;
margin-top: 65px;
}
.feature-icon {
font-size: 2.5rem;
width: 70px;
height: 70px;
border-radius: 50%;
border: 1px solid #36327c;
line-height: 68px;
text-align: center;
color: #36327c;
margin-right: 30px;
float: left;
-webkit-transition: all 0.3s ease;
transition: all 0.3s ease;
}
.feature:hover .feature-icon {
background-color: #36327c;
color: #ffffff;
}
.col-sm-4:first-child .feature-icon {
float: right;
margin-right: 0;
margin-left: 30px;
}
.feature-content {
float: left;
width: calc(100% - 100px);
}
.col-sm-4:first-child .feature-content {
float: right;
text-align: right;
}
.feature-title {
font-size: 2.2rem;
margin-top: 5px;
margin-bottom: 5px;
color: #36327c;
}
/*** More Features ***/
.more-feature-section .mock {
margin-left: 25px;
}
.more-feature-section .section-header {
margin-top: 50px;
}
.icon-list {
line-height: 2.3;
margin: 0;
padding: 0;
list-style: none;
}
.icon-list li span {
font-size: 1.7rem;
color: #36327c;
margin-right: 10px;
}
/*------------------------
Video Description Styles
------------------------*/
.plyr .plyr__play-large {
height: 60px;
width: 60px;
border-radius: 50%;
background-color: #ffffff;
border: none;
text-align: center;
}
.plyr .plyr__play-large svg {
color: #36327c;
left: 11px;
}
.plyr--video .plyr__controls {
padding: 20px 5px 20px;
}
.plyr__controls button svg {
width: 12px;
height: 13px;
}
.plyr__progress--buffer,
.plyr__progress--played,
.plyr__volume--display {
height: 5px;
}
.plyr__progress--buffer::-webkit-progress-value,
.plyr__progress--played::-webkit-progress-value,
.plyr__volume--display::-webkit-progress-value {
background-color: #36327c;
}
.plyr input[type='range']::-webkit-slider-thumb {
width: 12px;
height: 12px;
margin-top: -2.5px;
}
.plyr--video .plyr__controls button.tab-focus:focus,
.plyr--video .plyr__controls button:hover {
background-color: #36327c;
}
/*------------------------
Screenshot Styles
------------------------*/
.screen-mock {
background-image: url(../images/mocks/screenshot.png);
background-size: contain;
background-position: center center;
background-repeat: no-repeat;
height: 476.5px;
width: 254px;
margin: 0;
position: absolute;
top: 0;
left: 50%;
-webkit-transform: translateX(-50%);
transform: translateX(-50%);
z-index: 2;
}
.screenshot-wrap {
margin: 65px -20px 0;
overflow: hidden;
}
.screenshot-carousel .owl-wrapper-outer {
overflow: visible;
}
.screenshot-carousel .owl-item img {
width: calc(100% - 40px);
margin: 0 20px;
-webkit-box-shadow: 0px 0px 27px 0px rgba(0, 0, 0, 0.09);
box-shadow: 0px 0px 27px 0px rgba(0, 0, 0, 0.09);
}
.screenshot-carousel .owl-pagination {
text-align: center;
margin-top: 100px;
}
.screenshot-carousel .owl-page {
width: 10px;
height: 10px;
border-radius: 5px;
background-color: #36327c;
display: inline-block;
margin: 0 5px;
-webkit-transition: all 0.3s ease;
transition: all 0.3s ease;
}
.screenshot-carousel .owl-page.active {
width: 30px;
}
/*----------------------------------------
Pricing Styles
----------------------------------------*/
.pricing-table {
border: 1px solid rgb(43 56 192 / 22%);
text-align: center;
-webkit-transition: all 0.3s ease;
transition: all 0.3s ease;
}
.pricing-table .pricing-header {
border-top: 10px solid rgb(43 56 192 / 22%);
border-bottom: 1px solid rgb(43 56 192 / 22%);
-webkit-transition-duration: 0.3s;
transition-duration: 0.3s;
}
.pricing-table .pricing-header .pack-name {
padding: 25px 20px 25px;
font-size: 2.2rem;
font-weight: 700;
color: #000000;
margin: 0;
}
.pricing-table .pack-price {
font-size: 4.2rem;
margin: 0;
padding: 34px 20px 28px;
font-weight: 700;
font-family: 'Poppins', sans-serif;
}
.pricing-table .pack-price .currency,
.pricing-table .pack-price .pack-duration {
font-weight: 400;
font-size: 2.2rem;
vertical-align: baseline;
}
.pricing-table .pack-features {
list-style: none;
line-height: 1.75;
margin: 0 0 42px;
padding: 0;
}
.pricing-table .btn {
margin-bottom: 52px;
}
.pricing-table:hover,
.pricing-table.active {
border-color: #36327c;
}
.pricing-table:hover .pricing-header,
.pricing-table.active .pricing-header {
border-color: #36327c;
}
.pricing-table:hover .btn,
.pricing-table.active .btn {
background-color: #36327c;
color: #ffffff;
}
/*----------------------------------------
Support Styles
----------------------------------------*/
.support-tabs .nav-tabs {
border: none;
}
.support-tabs .nav-tabs > li {
margin-bottom: 0;
width: 16.666666%;
padding: 0 15px;
}
.support-tabs .nav-tabs > li > a {
border: 1px solid #36327c;
border-radius: 0;
margin: 0;
text-align: center;
color: #000000;
display: block;
line-height: 1.75;
padding: 37px 10px 28px;
position: relative;
}
.support-tabs .nav-tabs > li > a span {
font-size: 4rem;
line-height: 1;
display: block;
margin-bottom: 7px;
}
.support-tabs .nav-tabs > li > a:hover {
background-color: transparent;
color: #36327c;
}
.support-tabs .nav-tabs > li > a:after {
content: '';
position: absolute;
width: 0;
height: 0;
border-top: 13px solid #36327c;
border-left: 13px solid transparent;
border-right: 13px solid transparent;
top: 100%;
left: 50%;
margin-left: -13px;
-webkit-transition-duration: 0.3s;
transition-duration: 0.3s;
opacity: 0;
visibility: hidden;
}
.support-tabs .nav-tabs > li.active a {
background-color: #36327c;
color: #ffffff;
}
.support-tabs .nav-tabs > li.active a:after {
opacity: 1;
visibility: visible;
}
.support-tabs .pane-content {
padding: 65px 15px 0;
width: 100%;
float: left;
}
.support-tabs .installation-steps {
float: left;
width: 100%;
margin-bottom: -45px;
}
.support-tabs .installation-step {
width: 50%;
display: inline-block;
float: left;
padding-right: 15px;
margin-bottom: 45px;
}
.support-tabs .installation-step:nth-child(2n) {
padding-right: 0;
padding-left: 15px;
}
.support-tabs .installation-step .step-title {
font-size: 1.6rem;
font-weight: 700;
margin-bottom: 5px;
}
/*-----------------------------------
Testimonial Boxed Styles
-----------------------------------*/
.testimonial-carousel .testimonial {
padding: 0 280px;
text-align: center;
}
.testimonial-carousel .testimonial .commenter-thumb {
width: 120px;
height: 120px;
border-radius: 50%;
overflow: hidden;
margin: 0 auto 15px;
display: inline-block;
}
.testimonial-carousel .testimonial .commenter-name {
font-size: 1.8rem;
}
.testimonial-carousel .testimonial .commenter-designation {
font-size: 1.4rem;
}
.testimonial-carousel blockquote {
font-size: 1.6rem;
font-weight: 400;
padding: 0;
margin: 0;
border: none;
}
.testimonial-carousel .owl-prev,
.testimonial-carousel .owl-next {
position: absolute;
font-size: 3.4rem;
top: 50%;
-webkit-transform: translateY(-50%);
transform: translateY(-50%);
}
.testimonial-carousel .owl-prev {
left: 0;
}
.testimonial-carousel .owl-next {
right: 0;
}
.testimonial-carousel .client-info {
margin-top: 50px;
}
.testimonial-carousel .client-name {
font-size: 2.2rem;
font-family: 'Open Sans', sans-serif;
font-weight: 600;
margin: 0;
}
.testimonial-carousel .client-profession {
font-size: 1.2rem;
margin-top: 4px;
margin-bottom: 0;
}
/*------------------------
Client Logo Styles
------------------------*/
.client-logo {
display: inline-block;
width: 20%;
padding: 15px;
position: relative;
height: 130px;
text-align: center;
float: left;
}
/*------------------------
Contact Styles
------------------------*/
.right-image {
padding: 0;
}
.map-area {
padding: 0;
}
.google-map {
height: 765px;
}
.contact-area {
position: relative;
}
.contact-area .right-image {
background-image: url(../images/bg/contact.jpg);
background-position: center center;
background-size: cover;
position: relative;
}
.contact-area .right-image .overlay-black {
height: 765px;
}
.form-wrap {
position: absolute;
left: 0;
right: 0;
top: 50%;
-webkit-transform: translateY(-50%);
transform: translateY(-50%);
}
.form-wrap .section-header.style-2 {
margin-bottom: 80px;
}
.form-wrap .section-header.style-2 .section-subtext {
margin-top: 5px;
}
.contact-form input:not([type='radio']):not([type='checkbox']),
.contact-form textarea {
background-color: rgba(255, 255, 255, 0.15);
}
.contact-form ::-webkit-input-placeholder {
color: #ffffff;
opacity: 1;
}
.contact-form ::-moz-placeholder {
color: #ffffff;
opacity: 1;
}
.contact-form :-ms-input-placeholder {
color: #ffffff;
opacity: 1;
}
.contact-form :-moz-placeholder {
color: #ffffff;
opacity: 1;
}
.input-success,
.input-error,
.newsletter-success,
.newsletter-error {
margin-top: 15px;
margin-bottom: 0;
display: none;
background-color: #ffffff;
padding: 2px 20px;
float: left;
width: 100%;
clear: both;
text-align: left;
}
.input-success,
.newsletter-success {
color: #16a085;
}
.input-error,
.newsletter-error {
color: #e74c3c;
}
.newsletter-success,
.newsletter-error {
clear: both;
width: 100%;
}
/*------------------------
Subscription Styles
------------------------*/
.subscription-area h3 {
font-size: 4.8rem;
font-weight: 300;
margin: 0;
line-height: 1.5;
}
.subscription {
width: 100%;
text-align: right;
float: right;
margin-top: 44px;
}
.subscription ::-webkit-input-placeholder {
color: #ffffff;
opacity: 0.55;
}
.subscription ::-moz-placeholder {
color: #ffffff;
opacity: 0.55;
}
.subscription :-ms-input-placeholder {
color: #ffffff;
opacity: 0.55;
}
.subscription :-moz-placeholder {
color: #ffffff;
opacity: 0.55;
}
.subscription input[type='email'] {
background-color: transparent !important;
border-bottom: 1px solid #ffffff !important;
float: left;
font-size: 1.4rem !important;
width: calc(100% - 220px) !important;
margin-bottom: 0;
margin-top: 7px;
padding-left: 0 !important;
padding-right: 0 !important;
}
.subscription *[type='submit'] {
font-size: 1.4rem;
letter-spacing: 1.3px;
text-transform: uppercase;
color: #36327c;
background-color: #ffffff;
border: none;
line-height: 52px;
width: 200px;
padding: 0;
text-align: center;
border-radius: 26px;
float: right;
margin-left: 20px;
margin-top: 0;
}
/*------------------------
Footer Styles
------------------------*/
.logo-footer {
display: inline-block;
margin: 0 auto;
}
.socials {
margin-top: 30px;
}
.socials a {
display: inline-block;
height: 40px;
width: 40px;
border-radius: 50%;
line-height: 38px;
border: 1px solid #36327c;
font-size: 1.4rem;
color: #36327c;
}
.socials a + a {
margin-left: 16px;
}
.socials a:hover {
background-color: #36327c;
color: #ffffff;
}
.copyright-footer {
background-color: #36327c;
color: #ffffff;
padding: 21px 0;
}
.copyright-footer .copyright {
font-size: 1.5rem;
}
.copyright-footer .copyright a {
color: #ffffff;
}
.copyright-footer .copyright a:hover {
color: #111111;
}
.footer-nav {
text-align: right;
width: 100%;
list-style: none;
margin: 0;
padding: 0;
}
.footer-nav li {
display: inline;
margin-left: 36px;
}
.footer-nav li a {
color: #ffffff;
font-size: 1.5rem;
font-weight: 400;
font-family: 'Open Sans', sans-serif;
}
/*--------------------------------------------------
Blog Page Styles
--------------------------------------------------*/
.blog-listing {
float: left;
width: 100%;
clear: both;
}
.blog-listing .post:nth-child(2n + 1) {
clear: left;
}
.blog-listing .post-inner {
float: left;
width: 100%;
margin-bottom: 60px;
-webkit-box-shadow: 0 2px 10px rgba(0, 0, 0, 0.05);
box-shadow: 0 2px 10px rgba(0, 0, 0, 0.05);
padding: 30px;
border-radius: 5px;
}
.blog-listing .post-inner .btn {
margin-top: 25px;
}
.blog-listing .post-metas {
margin-top: 20px;
margin-bottom: 0;
color: #777777;
}
.blog-listing .post-metas .post-meta + .post-meta {
margin-left: 20px;
}
.blog-listing .post-title {
margin-top: 15px;
margin-bottom: 0;
font-size: 2.4rem;
color: #111111;
}
.blog-listing .post-title a {
color: inherit;
}
.blog-listing .post-title a:hover {
color: #36327c;
}
.blog-listing .post-excerpt {
margin-top: 15px;
margin-bottom: 0;
}
.post-pagination {
margin-top: 30px;
text-align: center;
}
.post-pagination > a,
.post-pagination .current,
.nav-links > a,
.nav-links .current {
height: 32px;
width: 32px;
line-height: 30px;
border: 1px solid #36327c;
color: #111111;
border-radius: 50% !important;
display: inline-block;
padding: 0;
text-align: center;
}
.post-pagination > a + a,
.post-pagination .current + a,
.nav-links > a + a,
.nav-links .current + a {
margin-left: 10px;
}
.post-pagination > a:hover,
.post-pagination .current:hover,
.nav-links > a:hover,
.nav-links .current:hover {
background-color: #36327c;
color: #ffffff;
text-decoration: none;
}
.post-pagination > a:first-child,
.post-pagination > a:last-child,
.post-pagination .current:first-child,
.post-pagination .current:last-child,
.nav-links > a:first-child,
.nav-links > a:last-child,
.nav-links .current:first-child,
.nav-links .current:last-child {
border-radius: 50% !important;
}
.post-pagination .current,
.nav-links .current {
background-color: #36327c;
color: #ffffff;
margin-left: 10px;
}
.post-pagination > li > a,
.nav-links > li > a {
height: 32px;
width: 32px;
line-height: 30px;
border: 1px solid #36327c;
color: #111111;
border-radius: 50% !important;
display: inline-block;
padding: 0;
text-align: center;
}
.post-pagination > li > a:hover,
.nav-links > li > a:hover {
background-color: #36327c;
color: #ffffff;
}
.post-pagination > li + li > a,
.nav-links > li + li > a {
margin-left: 10px;
}
.post-pagination > li:first-child > a,
.post-pagination > li:last-child > a,
.nav-links > li:first-child > a,
.nav-links > li:last-child > a {
border-radius: 50% !important;
}
.post-pagination > li.current a,
.nav-links > li.current a {
background-color: #36327c;
color: #ffffff;
}
/*--------------------------------------------------
Blog Single Page Styles
--------------------------------------------------*/
.blog-single {
float: left;
width: 100%;
clear: both;
}
.blog-single .post {
float: left;
width: 100%;
clear: both;
}
.blog-single .post-bar {
float: left;
width: 100%;
}
.blog-single .post-inner {
float: left;
width: 100%;
-webkit-box-shadow: 0 2px 10px rgba(0, 0, 0, 0.05);
box-shadow: 0 2px 10px rgba(0, 0, 0, 0.05);
padding: 30px;
border-radius: 5px;
}
.blog-single .post-metas {
margin-top: 20px;
margin-bottom: 0;
color: #777777;
}
.blog-single .post-metas .post-meta + .post-meta {
margin-left: 20px;
}
.blog-single .post-title {
margin-top: 15px;
margin-bottom: 0;
font-size: 3rem;
}
.blog-single .post-entry {
margin-top: 20px;
}
.blog-single .post-entry blockquote {
font-size: 1.4rem;
font-weight: 600;
line-height: 1.75;
}
.blog-single .share-on {
margin-top: 30px;
}
.given-comment {
float: left;
width: 100%;
margin-top: 50px;
margin-bottom: -50px;
}
.given-comment .given-comment-title {
margin-top: 0;
margin-bottom: 34px;
font-family: 'Open Sans', sans-serif;
font-size: 1.8rem;
float: left;
width: 100%;
}
.given-comment .comments {
float: left;
width: 100%;
list-style: none;
margin: 0;
padding: 0;
}
.given-comment .comments.child-comments {
padding-left: 100px;
}
.given-comment .comment {
float: left;
width: 100%;
}
.given-comment .comment-wrap {
width: 100%;
float: left;
margin-bottom: 50px;
}
.given-comment .commenter-thumb {
float: left;
display: block;
width: 80px;
height: 80px;
margin-right: 20px;
border-radius: 50%;
overflow: hidden;
}
.given-comment .commenter-thumb img {
max-width: 100%;
height: auto;
}
.given-comment .comment-body {
float: left;
width: calc(100% - 100px);
}
.given-comment .comment-title {
margin-top: 0;
margin-bottom: 5px;
font-weight: 600;
font-size: 1.8rem;
}
.given-comment .comment-title .comment-date {
font-weight: 400;
font-size: 1.4rem;
}
.given-comment .comment-content p {
margin-bottom: 7px;
}
.given-comment .comment-reply {
font-weight: 600;
font-size: 1.4rem;
}
.commenting-wrap {
float: left;
width: 100%;
margin-top: 50px;
}
.commenting-wrap .comment-form-title {
margin-top: 0;
margin-bottom: 34px;
font-family: 'Open Sans', sans-serif;
font-size: 1.8rem;
float: left;
width: 100%;
}
.commenting-wrap input {
margin-bottom: 20px;
}
/*** Sidebar ***/
.widget {
float: left;
width: 100%;
border: 1px solid rgb(43 56 192 / 22%);
}
.widget + .widget {
margin-top: 40px;
}
.widget .widget-title {
position: relative;
padding: 8px 0;
margin: 20px 30px 15px;
}
.widget .widget-title:before {
content: '';
position: absolute;
left: 0;
bottom: 0;
height: 3px;
width: 25px;
background-color: rgb(43 56 192 / 22%);
}
.widget .widget-inner {
padding: 0 30px 20px;
float: left;
width: 100%;
}
.widget .widget-inner p:last-child {
margin-bottom: 0;
}
.widget ul {
list-style: none;
padding: 0;
margin: 0;
}
.widget ul li {
color: #111111;
line-height: 1.75;
}
.widget ul li a {
color: inherit;
}
.widget ul li a:hover {
color: #36327c;
text-decoration: none;
}
.widget ul li a:before {
content: '\f105';
font-family: 'FontAwesome';
margin-right: 7px;
display: inline-block;
}
.widget.post-widget ul li + li {
margin-top: 10px;
}
.widget.post-widget ul li a {
text-decoration: underline;
}
.widget.post-widget ul li a:before {
text-decoration: none;
}
.widget .widget-posts {
float: left;
width: 100%;
margin-bottom: -15px;
}
.widget .widget-post {
float: left;
width: 100%;
margin-bottom: 15px;
}
.widget .widget-post-thumb {
float: left;
width: 60px;
display: inline-block;
margin-right: 15px;
}
.widget .widget-post-thumb img {
width: 100%;
height: auto;
}
.widget .widget-post-body {
width: calc(100% - 75px);
float: left;
}
.widget .widget-post-title {
font-family: 'Poppins', sans-serif;
font-size: 1.4rem;
}
.widget .widget-post-date {
font-size: 1.2rem;
display: block;
margin-top: 5px;
}
.widget .widget-tag {
margin-left: -10px;
margin-right: -10px;
float: left;
}
.widget .widget-tag a {
color: #111111;
text-decoration: underline;
margin-left: 10px;
margin-right: 10px;
float: left;
line-height: 1.75;
}
.widget .widget-tag a:hover {
color: #36327c;
}
.widget .social-media {
float: left;
width: 100%;
}
.widget .social-media a {
color: #111111;
clear: both;
float: left;
font-weight: 700;
line-height: 1.75;
}
.widget .social-media a:hover {
color: #36327c;
text-decoration: none;
} | 0.403097 | 0.052158 |
body {
font-size:10px;
}
table.re tr td {
border:3px ridge #E6E6E6;;font-size:12px;border-collapse: collapse;
}
table.re {
margin-top:10px;border:3px ridge #E6E6E6;;border-collapse:collapse;
}
/*table.re tr:nth-child(odd) {
text-align:center;
background-color:white;
}*/
table.re tr:last-child {
font-weight:bold;
background-color:#E6E6E6;
}
table.re tr:not(:first-child) td:nth-child(n+1) td:nth-child(-n+8) {
text-align:left;
}
table.re tr:not(:first-child) td:nth-child(9) {
text-align:left;
}
table.re tr:not(:first-child) td:nth-child(10) {
text-align:right;
}
table.re tr:not(:first-child) td:nth-child(11) {
text-align:right;
}
table.re tr:not(:first-child) td:nth-child(12) {
text-align:right;
}
table.re tr:not(:first-child) td:nth-child(13) {
text-align:right;
}
table.re tr:not(:first-child) td:nth-child(14) {
text-align:right;
}
table.re tr:not(:first-child) td:nth-child(15) {
text-align:right;
}
table.re tr:not(:first-child) td:nth-child(1) {
text-align:center;
}
table.re tr:not(:first-child) td:nth-child(16) {
text-align:right;
}
table.re tr:not(:first-child) td:nth-child(17) {
text-align:left;
}
table.re td:first-child: {
text-align:center;
width:5px;
}
table.re tr:first-child {
text-align:center;
font-weight:bold;
background-color:#E6E6E6;
}
/*table.re tr:nth-child(even) {
text-align:center;
background-color:#D8D8D8
}*/ | public/datatable/html_view.css | body {
font-size:10px;
}
table.re tr td {
border:3px ridge #E6E6E6;;font-size:12px;border-collapse: collapse;
}
table.re {
margin-top:10px;border:3px ridge #E6E6E6;;border-collapse:collapse;
}
/*table.re tr:nth-child(odd) {
text-align:center;
background-color:white;
}*/
table.re tr:last-child {
font-weight:bold;
background-color:#E6E6E6;
}
table.re tr:not(:first-child) td:nth-child(n+1) td:nth-child(-n+8) {
text-align:left;
}
table.re tr:not(:first-child) td:nth-child(9) {
text-align:left;
}
table.re tr:not(:first-child) td:nth-child(10) {
text-align:right;
}
table.re tr:not(:first-child) td:nth-child(11) {
text-align:right;
}
table.re tr:not(:first-child) td:nth-child(12) {
text-align:right;
}
table.re tr:not(:first-child) td:nth-child(13) {
text-align:right;
}
table.re tr:not(:first-child) td:nth-child(14) {
text-align:right;
}
table.re tr:not(:first-child) td:nth-child(15) {
text-align:right;
}
table.re tr:not(:first-child) td:nth-child(1) {
text-align:center;
}
table.re tr:not(:first-child) td:nth-child(16) {
text-align:right;
}
table.re tr:not(:first-child) td:nth-child(17) {
text-align:left;
}
table.re td:first-child: {
text-align:center;
width:5px;
}
table.re tr:first-child {
text-align:center;
font-weight:bold;
background-color:#E6E6E6;
}
/*table.re tr:nth-child(even) {
text-align:center;
background-color:#D8D8D8
}*/ | 0.300746 | 0.192027 |
.bg-custom{
background-color: rgb(101, 207, 240);
}
.logotext{
font-family: 'Lobster', cursive;
font-size: 24px;
}
/* input[type="button" i], input[type="submit" i], input[type="reset" i], input[type="file" i]::-webkit-file-upload-button, button {
align-items: flex-start;
text-align: center;
cursor: default;
color: buttontext;
background-color: buttonface;
box-sizing: border-box;
padding: 2px 6px 3px;
border-width: 2px;
border-style: outset;
border-color: buttonface;
border-image: initial;
} */
.botoninput{
padding: 4px 6px 5px;
border-width: 2px;
border-style: outset;
}
body{
background-image: url(http://www.selfthrive.com/wp-content/uploads/2016/10/Man-Reading-Book-Lap-.jpg);
background-size: cover;
background-repeat: no-repeat;
}
.pos{
position: absolute;
transform: translate(-50%,-50%);
top: 2500%;
left: 50%;
width: 200px;
height: 60px;
text-align: center;
line-height: 50px;
color: #fff;
font-size: 24px;
text-transform: uppercase;
text-decoration: none;
font-family: 'Franklin Gothic Medium', 'Arial Narrow', Arial, sans-serif;
box-sizing: border-box;
background: linear-gradient(90deg, #f3f7f8,#acb4b2,#5e5f5f, #d1cbcb);
background-size: 400px;
border-radius: 30px;
}
.pos:hover
{
animation: animate 8s linear infinite;
}
@keyframes animate
{
0%
{
background-position: 0%;
}
100%
{
background-position: 400%;
}
}
.pos::before
{
content:'';
position: absolute;
top: -5px;
left: -5px;
right: -5px;
bottom: -5px;
z-index: -1;
background: linear-gradient(90deg, #f3f7f8,#acb4b2,#5e5f5f, #2c2727);
background-size: 400px;
border-radius: 40px;
opacity: 0;
transition: 0.5s;
}
.pos:hover:before
{
filter: blur(20px);
opacity: 1;
animation: animate 8s linear infinite;
} | public/css/style.css | .bg-custom{
background-color: rgb(101, 207, 240);
}
.logotext{
font-family: 'Lobster', cursive;
font-size: 24px;
}
/* input[type="button" i], input[type="submit" i], input[type="reset" i], input[type="file" i]::-webkit-file-upload-button, button {
align-items: flex-start;
text-align: center;
cursor: default;
color: buttontext;
background-color: buttonface;
box-sizing: border-box;
padding: 2px 6px 3px;
border-width: 2px;
border-style: outset;
border-color: buttonface;
border-image: initial;
} */
.botoninput{
padding: 4px 6px 5px;
border-width: 2px;
border-style: outset;
}
body{
background-image: url(http://www.selfthrive.com/wp-content/uploads/2016/10/Man-Reading-Book-Lap-.jpg);
background-size: cover;
background-repeat: no-repeat;
}
.pos{
position: absolute;
transform: translate(-50%,-50%);
top: 2500%;
left: 50%;
width: 200px;
height: 60px;
text-align: center;
line-height: 50px;
color: #fff;
font-size: 24px;
text-transform: uppercase;
text-decoration: none;
font-family: 'Franklin Gothic Medium', 'Arial Narrow', Arial, sans-serif;
box-sizing: border-box;
background: linear-gradient(90deg, #f3f7f8,#acb4b2,#5e5f5f, #d1cbcb);
background-size: 400px;
border-radius: 30px;
}
.pos:hover
{
animation: animate 8s linear infinite;
}
@keyframes animate
{
0%
{
background-position: 0%;
}
100%
{
background-position: 400%;
}
}
.pos::before
{
content:'';
position: absolute;
top: -5px;
left: -5px;
right: -5px;
bottom: -5px;
z-index: -1;
background: linear-gradient(90deg, #f3f7f8,#acb4b2,#5e5f5f, #2c2727);
background-size: 400px;
border-radius: 40px;
opacity: 0;
transition: 0.5s;
}
.pos:hover:before
{
filter: blur(20px);
opacity: 1;
animation: animate 8s linear infinite;
} | 0.364438 | 0.096834 |
* {
margin: 0px; padding: 0px; -ms-word-break: break-all; -ms-word-wrap: break-word;
}
body {
_position: relative;
}
body {
font: 12px/1.5em SimSun; color: rgb(51, 51, 51); font-size-adjust: none; font-stretch: normal;
}
th {
font: 12px/1.5em SimSun; color: rgb(51, 51, 51); font-size-adjust: none; font-stretch: normal;
}
td {
font: 12px/1.5em SimSun; color: rgb(51, 51, 51); font-size-adjust: none; font-stretch: normal;
}
input {
font: 12px/1.5em SimSun; color: rgb(51, 51, 51); font-size-adjust: none; font-stretch: normal;
}
select {
font: 12px/1.5em SimSun; color: rgb(51, 51, 51); font-size-adjust: none; font-stretch: normal;
}
textarea {
font: 12px/1.5em SimSun; color: rgb(51, 51, 51); font-size-adjust: none; font-stretch: normal;
}
button {
font: 12px/1.5em SimSun; color: rgb(51, 51, 51); font-size-adjust: none; font-stretch: normal;
}
body {
margin: 0px; padding: 0px;
}
h1 {
margin: 0px; padding: 0px;
}
h2 {
margin: 0px; padding: 0px;
}
h3 {
margin: 0px; padding: 0px;
}
h4 {
margin: 0px; padding: 0px;
}
h5 {
margin: 0px; padding: 0px;
}
h6 {
margin: 0px; padding: 0px;
}
form {
margin: 0px; padding: 0px;
}
fieldset {
margin: 0px; padding: 0px;
}
div {
margin: 0px; padding: 0px;
}
dl {
margin: 0px; padding: 0px;
}
dt {
margin: 0px; padding: 0px;
}
dd {
margin: 0px; padding: 0px;
}
ul {
margin: 0px; padding: 0px;
}
ol {
margin: 0px; padding: 0px;
}
li {
margin: 0px; padding: 0px;
}
input {
margin: 0px; padding: 0px;
}
button {
margin: 0px; padding: 0px;
}
textarea {
margin: 0px; padding: 0px;
}
p {
margin: 0px; padding: 0px;
}
th {
margin: 0px; padding: 0px;
}
td {
margin: 0px; padding: 0px;
}
a {
margin: 0px; padding: 0px;
}
img {
margin: 0px; padding: 0px;
}
strong {
margin: 0px; padding: 0px;
}
.ckl_page {
margin: 0px; padding: 0px; overflow: hidden;
}
div {
margin: 0px; padding: 0px; border: 0px currentColor;
}
form {
margin: 0px; padding: 0px; border: 0px currentColor;
}
img {
margin: 0px; padding: 0px; border: 0px currentColor;
}
ul {
margin: 0px; padding: 0px; border: 0px currentColor;
}
ol {
margin: 0px; padding: 0px; border: 0px currentColor;
}
li {
margin: 0px; padding: 0px; border: 0px currentColor;
}
dl {
margin: 0px; padding: 0px; border: 0px currentColor;
}
dt {
margin: 0px; padding: 0px; border: 0px currentColor;
}
dd {
margin: 0px; padding: 0px; border: 0px currentColor;
}
p {
margin: 0px; padding: 0px; border: 0px currentColor;
}
h1 {
margin: 0px; padding: 0px; line-height: 150%; font-size: 12px;
}
h2 {
margin: 0px; padding: 0px; line-height: 150%; font-size: 12px;
}
h3 {
margin: 0px; padding: 0px; line-height: 150%; font-size: 12px;
}
h4 {
margin: 0px; padding: 0px; line-height: 150%; font-size: 12px;
}
h5 {
margin: 0px; padding: 0px; line-height: 150%; font-size: 12px;
}
h6 {
margin: 0px; padding: 0px; line-height: 150%; font-size: 12px;
}
li {
list-style-type: none;
}
img {
vertical-align: middle;
}
input {
vertical-align: middle;
}
cite {
font-style: normal;
}
em {
font-style: normal;
}
i {
font-style: normal;
}
a {
outline: 0px; color: rgb(51, 51, 51); text-decoration: none;
}
a:hover {
color: rgb(51, 153, 0); text-decoration: underline;
}
a img {
border: 0px currentColor;
}
.clear {
font: 0px/0px sans-serif; clear: both; display: block; font-size-adjust: none; font-stretch: normal;
}
.cfix::after {
height: 0px; clear: both; display: block; visibility: hidden; content: ".";
}
.cfix {
-ms-zoom: 1;
}
.hand {
cursor: pointer;
}
.area {
margin: 0px auto; width: 1000px;
}
.abs {
position: absolute;
}
.rel {
position: relative;
}
.fl {
float: left;
}
.fr {
float: right;
}
.areaSpace {
height: 10px; line-height: 10px; overflow: hidden; clear: both; display: block;
}
.ckl_heatopmain {
margin: 0px auto; width: 1000px;
}
.ckl_logomain {
margin: 0px auto; width: 1000px;
}
.ckl_navlist {
margin: 0px auto; width: 1000px;
}
.ckl_footmai {
margin: 0px auto; width: 1000px;
}
.ckl_bannerimg {
margin: 0px auto; width: 1000px;
}
.ckl_banner {
height: 60px; overflow: hidden; position: relative;
}
.ckl_bannerimg {
text-align: center; display: block; position: relative; cursor: pointer;
}
.ckl_bannerimg em {
background: url("ckl_colsoe.jpg") no-repeat; top: 7px; width: 20px; height: 20px; right: 6px; display: block; position: absolute; cursor: pointer;
}
.ckl_btin .ckl_but {
background: url("ckl_ku6icon.png") no-repeat;
}
.ckl_lis .ckl_entire a {
background: url("ckl_ku6icon.png") no-repeat;
}
.ckl_lis li .ckl_xy {
background: url("ckl_ku6icon.png") no-repeat;
}
.ckl_lis .ckl_px a {
background: url("ckl_ku6icon.png") no-repeat;
}
.ckl_list li .ckl_play {
background: url("ckl_ku6icon.png") no-repeat;
}
.ckl_list li span.ckl_on {
background: url("ckl_ku6icon.png") no-repeat;
}
.ckl_list li .ckl_ect {
background: url("ckl_ku6icon.png") no-repeat;
}
.ckl_list li .ckl_ect1 {
background: url("ckl_ku6icon.png") no-repeat;
}
.ckl_list li .ckl_zt {
background: url("ckl_ku6icon.png") no-repeat;
}
.ckl_list li .ckl_zt1 {
background: url("ckl_ku6icon.png") no-repeat;
}
.ckl_list li .ckl_zt2 {
background: url("ckl_ku6icon.png") no-repeat;
}
.ckl_list li .ckl_te .ckl_pc1 em {
background: url("ckl_ku6icon.png") no-repeat;
}
.ckl_list li .ckl_te .ckl_pc2 em {
background: url("ckl_ku6icon.png") no-repeat;
}
.ckl_list li .ckl_te .ckl_pc3 em {
background: url("ckl_ku6icon.png") no-repeat;
}
.ckl_side .ckl_histop .ckl_closed {
background: url("ckl_ku6icon.png") no-repeat;
}
.ckl_evt li a em {
background: url("ckl_ku6icon.png") no-repeat;
}
.ckl_landed a em {
background: url("ckl_ku6icon.png") no-repeat;
}
.ckl_list li .ckl_te .lw_pc1 em {
background: url("ckl_ku6icon.png") no-repeat;
}
.ckl_landed .ckl_onkey .ckl_onkeya a em {
background: url("ckl_ku6icon.png") no-repeat;
}
.ckl_landed .ckl_onkey .ckl_onkeymore .ckl_uploa {
background: url("ckl_ku6icon.png") no-repeat;
}
.ckl_picbottom .ckl_picborde .ckl_picbojiao {
background: url("ckl_ku6icon.png") no-repeat;
}
.ckl_pictutop .ckl_grade .ckl_green {
background: url("ckl_ku6icon.png") no-repeat;
}
.ckl_smailbanner ul li p em {
background: url("ckl_ku6icon.png") no-repeat;
}
.tab_containt li.ckl_Choice p span.ckl_cho1 em {
background: url("ckl_ku6icon.png") no-repeat;
}
.tab_containt li.part01 .v_wap .slider .item a em {
background: url("ckl_ku6icon.png") no-repeat;
}
.ckl_btin .ckl_but {
_background: url(ckl_ku6icon1.png) no-repeat;
}
.ckl_lis .ckl_entire a {
_background: url(ckl_ku6icon1.png) no-repeat;
}
.ckl_lis li .ckl_xy {
_background: url(ckl_ku6icon1.png) no-repeat;
}
.ckl_lis .ckl_px a {
_background: url(ckl_ku6icon1.png) no-repeat;
}
.ckl_list li .ckl_play {
_background: url(ckl_ku6icon1.png) no-repeat;
}
.ckl_list li span.ckl_on {
_background: url(ckl_ku6icon1.png) no-repeat;
}
.ckl_list li .ckl_ect {
_background: url(ckl_ku6icon1.png) no-repeat;
}
.ckl_list li .ckl_ect1 {
_background: url(ckl_ku6icon1.png) no-repeat;
}
.ckl_list li .ckl_zt {
_background: url(ckl_ku6icon1.png) no-repeat;
}
.ckl_list li .ckl_zt1 {
_background: url(ckl_ku6icon1.png) no-repeat;
}
.ckl_list li .ckl_zt2 {
_background: url(ckl_ku6icon1.png) no-repeat;
}
.ckl_list li .ckl_te .ckl_pc1 em {
_background: url(ckl_ku6icon1.png) no-repeat;
}
.ckl_list li .ckl_te .ckl_pc2 em {
_background: url(ckl_ku6icon1.png) no-repeat;
}
.ckl_list li .ckl_te .ckl_pc3 em {
_background: url(ckl_ku6icon1.png) no-repeat;
}
.ckl_side .ckl_histop .ckl_closed {
_background: url(ckl_ku6icon1.png) no-repeat;
}
.ckl_evt li a em {
_background: url(ckl_ku6icon1.png) no-repeat;
}
.ckl_landed a em {
_background: url(ckl_ku6icon1.png) no-repeat;
}
.ckl_list li .ckl_te .lw_pc1 em {
_background: url(ckl_ku6icon1.png) no-repeat;
}
.ckl_landed .ckl_onkey .ckl_onkeya a em {
_background: url(ckl_ku6icon1.png) no-repeat;
}
.ckl_landed .ckl_onkey .ckl_onkeymore .ckl_uploa {
_background: url(ckl_ku6icon1.png) no-repeat;
}
.ckl_picbottom .ckl_picborde .ckl_picbojiao {
_background: url(ckl_ku6icon1.png) no-repeat;
}
.ckl_pictutop .ckl_grade .ckl_green {
_background: url(ckl_ku6icon1.png) no-repeat;
}
.ckl_smailbanner ul li p em {
_background: url(ckl_ku6icon1.png) no-repeat;
}
.tab_containt li.ckl_Choice p span.ckl_cho1 em {
_background: url(ckl_ku6icon1.png) no-repeat;
}
.tab_containt li.part01 .v_wap .slider .item a em {
_background: url(ckl_ku6icon1.png) no-repeat;
}
.ckl_pictutop .ckl_grade .ckl_green {
background: url("LV1-10.png") no-repeat;
}
.ckl_maltop .ckl_green {
background: url("LV1-10.png") no-repeat;
}
.ckl_pictutop .ckl_grade .ckl_green {
_background: url(LV1-101.png) no-repeat;
}
.ckl_maltop .ckl_green {
_background: url(LV1-101.png) no-repeat;
}
.ckl_pictutop .ckl_grade .ckl_green {
background-position: 0px -279px; width: 38px; height: 14px; float: left; display: block;
}
.ckl_maltop .ckl_green {
background-position: 0px -279px; width: 38px; height: 14px; float: left; display: block;
}
.ckl_pictutop .ckl_grade .ckl_green1 {
}
.ckl_maltop .ckl_green1 {
}
.ckl_pictutop .ckl_grade .ckl_green2 {
background-position: 0px -29px;
}
.ckl_maltop .ckl_green2 {
background-position: 0px -29px;
}
.ckl_pictutop .ckl_grade .ckl_green3 {
background-position: 0px -55px;
}
.ckl_maltop .ckl_green3 {
background-position: 0px -55px;
}
.ckl_pictutop .ckl_grade .ckl_green4 {
background-position: 0px -84px;
}
.ckl_maltop .ckl_green4 {
background-position: 0px -84px;
}
.ckl_pictutop .ckl_grade .ckl_green5 {
background-position: 0px -113px;
}
.ckl_maltop .ckl_green5 {
background-position: 0px -113px;
}
.ckl_pictutop .ckl_grade .ckl_green6 {
background-position: 0px -142px;
}
.ckl_maltop .ckl_green6 {
background-position: 0px -142px;
}
.ckl_pictutop .ckl_grade .ckl_green7 {
background-position: 0px -168px;
}
.ckl_maltop .ckl_green7 {
background-position: 0px -168px;
}
.ckl_pictutop .ckl_grade .ckl_green8 {
background-position: 0px -197px;
}
.ckl_maltop .ckl_green8 {
background-position: 0px -197px;
}
.ckl_pictutop .ckl_grade .ckl_green9 {
background-position: 0px -223px;
}
.ckl_maltop .ckl_green9 {
background-position: 0px -223px;
}
.ckl_pictutop .ckl_grade .ckl_green10 {
background-position: 0px -250px;
}
.ckl_maltop .ckl_green10 {
background-position: 0px -250px;
}
.ckl_pictutop .ckl_grade .ckl_blank0 {
background-position: -58px -279px;
}
.ckl_maltop .ckl_blank0 {
background-position: -58px -279px;
}
.ckl_pictutop .ckl_grade .ckl_blank1 {
background-position: -58px 0px;
}
.ckl_maltop .ckl_blank1 {
background-position: -58px 0px;
}
.ckl_pictutop .ckl_grade .ckl_blank2 {
background-position: -58px -29px;
}
.ckl_maltop .ckl_blank2 {
background-position: -58px -29px;
}
.ckl_pictutop .ckl_grade .ckl_blank3 {
background-position: -58px -55px;
}
.ckl_maltop .ckl_blank3 {
background-position: -58px -55px;
}
.ckl_pictutop .ckl_grade .ckl_blank4 {
background-position: -58px -84px;
}
.ckl_maltop .ckl_blank4 {
background-position: -58px -84px;
}
.ckl_pictutop .ckl_grade .ckl_blank5 {
background-position: -58px -113px;
}
.ckl_maltop .ckl_blank5 {
background-position: -58px -113px;
}
.ckl_pictutop .ckl_grade .ckl_blank6 {
background-position: -58px -142px;
}
.ckl_maltop .ckl_blank6 {
background-position: -58px -142px;
}
.ckl_pictutop .ckl_grade .ckl_blank7 {
background-position: -58px -168px;
}
.ckl_maltop .ckl_blank7 {
background-position: -58px -168px;
}
.ckl_pictutop .ckl_grade .ckl_blank8 {
background-position: -58px -197px;
}
.ckl_maltop .ckl_blank8 {
background-position: -58px -197px;
}
.ckl_pictutop .ckl_grade .ckl_blank9 {
background-position: -58px -223px;
}
.ckl_maltop .ckl_blank9 {
background-position: -58px -223px;
}
.ckl_pictutop .ckl_grade .ckl_blank10 {
background-position: -58px -250px;
}
.ckl_maltop .ckl_blank10 {
background-position: -58px -250px;
}
.ckl_logomain .ckl_form label {
transition:0.5s; -webkit-transition: all .5s; -moz-transition: all .5s; -o-transition: all .5s;
}
.ckl_logomain .ckl_form .ckl_btin {
transition:0.5s; -webkit-transition: all .5s; -moz-transition: all .5s; -o-transition: all .5s;
}
.ckl_footer .ckl_form .ckl_btin {
transition:0.5s; -webkit-transition: all .5s; -moz-transition: all .5s; -o-transition: all .5s;
}
.ckl_footer .ckl_form label {
transition:0.5s; -webkit-transition: all .5s; -moz-transition: all .5s; -o-transition: all .5s;
}
.ckl_ulx .ac_menu_ctn table .mouseover td {
transition:0.5s; -webkit-transition: all .5s; -moz-transition: all .5s; -o-transition: all .5s;
}
.ckl_side .ckl_histop a {
transition:0.5s; -webkit-transition: all .5s; -moz-transition: all .5s; -o-transition: all .5s;
}
.ckl_ulx ul li a.eon {
transition:0.5s; -webkit-transition: all .5s; -moz-transition: all .5s; -o-transition: all .5s;
}
.ckl_ulx ul li a {
transition:0.5s; -webkit-transition: all .5s; -moz-transition: all .5s; -o-transition: all .5s;
}
.ckl_header {
margin: 0px auto; min-width: 1000px;
}
.ckl_headetop {
background: rgb(225, 225, 225); height: 30px; overflow: hidden;
}
.ckl_logo {
background: rgb(255, 255, 255); height: 74px; padding-top: 26px; margin-bottom: 6px;
}
.ckl_heatopmain {
color: rgb(117, 117, 117); line-height: 30px;
}
.ckl_heatopmain a {
color: rgb(117, 117, 117); line-height: 30px;
}
.ckl_logomain h1 {
margin: 0px 102px 0px 0px;
}
.ckl_logomain h1 a {
background: url("ckl_logo.jpg") no-repeat; width: 214px; height: 43px; display: inline-block;
}
.ckl_logomain .ckl_form {
margin-right: 15px; position: relative; z-index: 10;
}
.ckl_logomain .ckl_form label {
background: 0px; padding: 0px 6px; border-radius: 5px 0px 0px 5px; border: 1px solid rgb(207, 207, 207); width: 314px; height: 37px; float: left; display: block;
}
.ckl_logomain .ckl_form label.ckl_on {
border-color: rgb(156, 199, 21);
}
.ckl_logomain .ckl_form .ckl_on.ckl_btin {
border-color: rgb(156, 199, 21);
}
.ckl_logomain .ckl_form label input {
background: 0px; margin: 8px 0px; outline: 0px; border: 0px currentColor; width: 100%; height: 21px; color: rgb(153, 153, 153); line-height: 21px; font-size: 14px; -webkit-appearance: textfield;
}
.ckl_btin {
background: rgb(245, 245, 245); border-width: 1px 1px 1px 0px; border-style: solid solid solid none; border-color: rgb(207, 207, 207) rgb(207, 207, 207) rgb(207, 207, 207) currentColor; border-radius: 0px 5px 5px 0px; width: 42px; height: 37px; display: inline-block; position: relative; _height: 39px;
}
.ckl_btin .ckl_but {
background-position: -65px 10px; border: 0px currentColor; width: 42px; height: 37px; cursor: pointer;
}
.ckl_up {
background: rgb(136, 136, 136); padding: 0px 16px; height: 39px; color: rgb(255, 255, 255); line-height: 39px; font-family: "Microsoft YaHei"; font-size: 18px; float: left; display: inline-block;
}
.ckl_up:hover {
color: rgb(255, 255, 255);
}
.ckl_user {
}
.ckl_user a {
color: rgb(66, 66, 66); line-height: 39px; font-family: "Microsoft YaHei"; font-size: 18px;
}
.ckl_user a.ckl_registration {
background: rgb(245, 130, 32); padding: 0px 20px; height: 39px; color: rgb(255, 255, 255); margin-left: 16px; display: inline-block;
}
.ckl_user a.ckl_registration:hover {
color: rgb(255, 255, 255);
}
.ckl_logomain .ckl_keyword {
width: 368px; height: 18px; overflow: hidden; margin-left: 316px;
}
.ckl_logomain .ckl_keyword a {
color: rgb(153, 153, 153); margin-right: 7px;
}
.ckl_logomain .ckl_keyword a:hover {
color: rgb(153, 153, 153);
}
.ckl_ulx {
background: rgb(255, 255, 255); border: 1px solid rgb(212, 212, 212); left: 0px; top: 39px; width: 370px; position: absolute; z-index: 7;
}
.ckl_ulx .ac_menu_ctn {
width: 100%; padding-top: 5px;
}
.ckl_ulx .ac_menu_ctn table {
width: 100%;
}
.ckl_ulx .ac_menu_ctn table tr td {
height: 25px; color: rgb(51, 51, 51); line-height: 25px; padding-left: 6px; font-weight: 700; display: block; cursor: pointer;
}
.ckl_ulx .ac_menu_ctn table .mouseover td {
background: rgb(156, 199, 21); height: 25px; color: rgb(255, 255, 255); line-height: 25px; padding-left: 6px; font-weight: 700; display: block; cursor: pointer;
}
.ckl_ulx div {
cursor: pointer;
}
.ckl_ulx ul {
padding-top: 5px;
}
.ckl_ulx ul li a {
height: 25px; color: rgb(51, 51, 51); line-height: 25px; padding-left: 6px; display: block;
}
.ckl_ulx ul li a:hover {
background: rgb(156, 199, 21); color: rgb(255, 255, 255); font-weight: 700;
}
.ckl_ulx ul li.eon a {
background: rgb(156, 199, 21); color: rgb(255, 255, 255); font-weight: 700;
}
.ckl_ulx div {
padding-left: 6px;
}
.ckl_nav {
background: rgb(156, 199, 21); height: 50px;
}
.ckl_navlist {
}
.ckl_lis {
}
.ckl_lis li {
float: left;
}
.ckl_lis li.ckl_fr {
font-size: 14px; float: right;
}
.ckl_lis li.ckl_fr a {
background: 0px; padding: 0px 5px; font-size: 14px;
}
.ckl_lis li a {
color: rgb(255, 255, 255); font-family: "Microsoft YaHei"; font-size: 16px; font-weight: 700; float: left; display: inline-block;
}
.ckl_lis .ckl_nal {
}
.ckl_navlist .ckl_lis .ckl_none a {
background: 0px;
}
.ckl_lis .ckl_za a {
background: url("ckl_lined.jpg") no-repeat right; padding: 0px 20px; outline: 0px; line-height: 50px;
}
.ckl_lis .ckl_nal a {
background: url("ckl_lined.jpg") no-repeat right; padding: 0px 20px; outline: 0px; line-height: 50px;
}
.ckl_lis .ckl_za a:hover {
background: rgb(120, 155, 0); color: rgb(255, 255, 255); text-decoration: none;
}
.ckl_lis .ckl_za a.ckl_on {
background: rgb(120, 155, 0); color: rgb(255, 255, 255); text-decoration: none;
}
.ckl_lis .ckl_nal a:hover {
background: rgb(120, 155, 0); color: rgb(255, 255, 255); text-decoration: none;
}
.ckl_lis .ckl_nal a.ckl_on {
background: rgb(120, 155, 0); color: rgb(255, 255, 255); text-decoration: none;
}
.ckl_lis .ckl_entire {
width: 164px; position: relative; z-index: 20;
}
.ckl_lis .ckl_px {
width: 164px; position: relative; z-index: 20;
}
.ckl_lis .ckl_entire {
background: rgb(72, 72, 72);
}
.ckl_lis .ckl_entire a {
background-position: -107px 20px; outline: 0px; color: rgb(255, 255, 255); line-height: 50px; padding-left: 20px; margin-left: 10px;
}
.ckl_lis .ckl_px a {
background-position: -107px 20px; outline: 0px; color: rgb(255, 255, 255); line-height: 50px; padding-left: 20px; margin-left: 10px;
}
.ckl_lis .ckl_entire a:hover {
color: rgb(255, 255, 255); text-decoration: none;
}
.ckl_lis li .ckl_xy {
background-position: 0px -77px; width: 59px; height: 35px;
}
.ckl_ls {
background: rgb(255, 255, 255); border-width: 0px 1px 1px; border-style: none solid solid; border-color: currentColor rgb(207, 207, 207) rgb(207, 207, 207); padding: 22px 0px 10px; border-radius: 0px 0px 3px 3px; left: 0px; top: 50px; width: 162px; color: rgb(100, 100, 100); line-height: 30px; overflow: hidden; font-size: 14px; position: absolute; z-index: 4;
}
.ckl_lis .ckl_entire .ckl_ls a {
background: 0px; color: rgb(100, 100, 100); line-height: 30px; padding-left: 0px; font-size: 14px; font-weight: 400; margin-left: 0px; float: none;
}
.ckl_lis .ckl_entire .ckl_ls a:hover {
color: rgb(51, 153, 0);
}
.ckl_ls p {
width: 130px; height: 30px; overflow: hidden; margin-left: 20px;
}
.l_vlist .ckl_list li .ckl_te .ckl_pc1 {
width: 162px; float: none;
}
.ckl_list {
}
.ckl_list li {
width: 122px;
}
.ckl_list li .ckl_tex {
width: 122px; display: block; position: relative; cursor: pointer;
}
.ckl_list li .ckl_tex:hover {
text-decoration: none;
}
.ckl_list li .ckl_img {
width: 122px; overflow: hidden;
}
.ckl_list li .ckl_tim {
background: rgb(0, 0, 0); padding: 0px 4px; left: 0px; bottom: 0px; color: rgb(255, 255, 255); position: absolute; z-index: 1; opacity: 0.7;
}
.ckl_list li .ckl_play {
background-position: -108px -77px; width: 16px; height: 16px; right: 0px; bottom: 0px; display: none; position: absolute; z-index: 2; cursor: pointer;
}
.ckl_list li span.ckl_on {
background-position: -108px -96px;
}
.ckl_list li .ckl_ect {
background-position: -66px -77px; left: 0px; top: 0px; width: 32px; height: 17px; display: block; position: absolute; z-index: 3;
}
.ckl_list li .ckl_ect1 {
background-position: -66px -77px; left: 0px; top: 0px; width: 32px; height: 17px; display: block; position: absolute; z-index: 3;
}
.ckl_list li .ckl_ect1 {
background-position: -66px -95px;
}
.ckl_list li .ckl_zt {
left: 0px; top: 0px; width: 39px; height: 39px; display: block; position: absolute; z-index: 4;
}
.ckl_list li .ckl_zt1 {
left: 0px; top: 0px; width: 39px; height: 39px; display: block; position: absolute; z-index: 4;
}
.ckl_list li .ckl_zt2 {
left: 0px; top: 0px; width: 39px; height: 39px; display: block; position: absolute; z-index: 4;
}
.ckl_list li .ckl_zt {
background-position: -245px 0px;
}
.ckl_list li .ckl_zt1 {
background-position: -245px -39px;
}
.ckl_list li .ckl_zt2 {
background-position: -245px -78px;
}
.ckl_list li .ckl_a {
outline: 0px; height: 32px; color: rgb(51, 51, 51); line-height: 16px; overflow: hidden; padding-top: 6px; display: block;
}
.ckl_list li .ckl_a:hover {
color: rgb(51, 153, 0); text-decoration: underline;
}
.ckl_list li .ckl_te {
position: relative;
}
.ckl_list li .ckl_te .ckl_pc1 {
height: 16px; color: rgb(153, 153, 153); line-height: 14px; overflow: hidden; margin-top: 6px; display: block; _height: 12px; _line-height: 14px;
}
.ckl_list li .ckl_te .ckl_pc2 {
height: 16px; color: rgb(153, 153, 153); line-height: 14px; overflow: hidden; margin-top: 6px; display: block; _height: 12px; _line-height: 14px;
}
.ckl_list li .ckl_te .ckl_pc3 {
height: 16px; color: rgb(153, 153, 153); line-height: 14px; overflow: hidden; margin-top: 6px; display: block; _height: 12px; _line-height: 14px;
}
.ckl_list li .ckl_te .lw_pc1 {
height: 16px; color: rgb(153, 153, 153); line-height: 14px; overflow: hidden; margin-top: 6px; display: block; _height: 12px; _line-height: 14px;
}
.ckl_list li .ckl_te .ckl_pc1:hover {
color: rgb(51, 153, 0); text-decoration: underline;
}
.ckl_list li .ckl_te .ckl_pc1 {
width: 117px; line-height: 14px; float: left; cursor: pointer;
}
.slide_tab .ckl_list li .ckl_te .ckl_pc1 {
width: 162px; float: none;
}
.ckl_list li .ckl_te .ckl_pc2 {
margin-right: 14px; display: inline;
}
.ckl_list li .ckl_te .ckl_pc1 em {
width: 12px; height: 12px; overflow: hidden; margin-right: 4px; float: left; display: block;
}
.ckl_list li .ckl_te .ckl_pc2 em {
width: 12px; height: 12px; overflow: hidden; margin-right: 4px; float: left; display: block;
}
.ckl_list li .ckl_te .ckl_pc3 em {
width: 12px; height: 12px; overflow: hidden; margin-right: 4px; float: left; display: block;
}
.ckl_list li .ckl_te .lw_pc1 em {
width: 12px; height: 12px; overflow: hidden; margin-right: 4px; float: left; display: block;
}
.ckl_list li .ckl_te .ckl_pc1 em {
}
.ckl_list li .ckl_te .ckl_pc2 em {
background-position: -22px 0px;
}
.ckl_list li .ckl_te .ckl_pc3 em {
background-position: -44px 0px;
}
.ckl_list li .ckl_te .lw_pc1 em {
background-position: 0px -12px;
}
.ckl_list li .ckl_te .ckl_pc1 span {
_line-height: 14px;
}
.l_u1_ad .ckl_te .ckl_pc2 {
_line-height: 14px;
}
.ckl_popup {
background: rgb(255, 255, 255); border-radius: 2px; left: 0px; top: -226px; width: 294px; height: 200px; display: none; position: absolute; z-index: 6; box-shadow: 0px 0px 10px #e6e6e6; _border: 1px solid #e8e8e8;
}
.ckl_side .ckl_histop {
background: rgb(244, 244, 244); width: 276px; height: 38px; line-height: 35px; overflow: hidden;
}
.ckl_footer {
background: rgb(129, 129, 129); height: 420px; padding-top: 38px;
}
.ckl_logo {
background: rgb(255, 255, 255); height: 74px; padding-top: 26px;
}
.ckl_heatopmain {
color: rgb(117, 117, 117); line-height: 30px;
}
.ckl_heatopmain a {
color: rgb(117, 117, 117); line-height: 30px;
}
.ckl_footer h1 {
margin: 8px 10px 0px 210px; display: inline;
}
.ckl_footer h1 a {
background: url("ckl_logo1.jpg") no-repeat; width: 180px; height: 35px; display: inline-block;
}
.ckl_footer .ckl_form {
margin-top: 10px; margin-right: 15px; position: relative;
}
.ckl_footer .ckl_form label {
background: rgb(255, 255, 255); padding: 0px 6px; border-radius: 5px 0px 0px 5px; border: 1px solid rgb(207, 207, 207); width: 292px; height: 27px; float: left; display: block;
}
.ckl_footer .ckl_form label.ckl_on {
border-color: rgb(156, 199, 21);
}
.ckl_footer .ckl_form .ckl_on.ckl_btin {
border-color: rgb(156, 199, 21);
}
.ckl_footer .ckl_form label input {
background: 0px; outline: 0px; border: 0px currentColor; width: 100%; height: 27px; color: rgb(153, 153, 153); line-height: 27px; font-size: 14px; -webkit-appearance: textfield;
}
.ckl_footer .ckl_keyword {
width: 343px; height: 18px; overflow: hidden; margin-left: 400px;
}
.ckl_footer .ckl_keyword a {
color: rgb(212, 212, 212); margin-right: 7px;
}
.ckl_footer .ckl_keyword a:hover {
color: rgb(212, 212, 212);
}
.ckl_footer .ckl_btin {
background: rgb(245, 245, 245); border-width: 1px 1px 1px 0px; border-style: solid solid solid none; border-color: rgb(207, 207, 207) rgb(207, 207, 207) rgb(207, 207, 207) currentColor; border-radius: 0px 5px 5px 0px; width: 35px; height: 27px; display: inline-block; position: relative; _height: 29px;
}
.ckl_footer .ckl_btin .ckl_but {
background-position: -65px 5px; border: 0px currentColor; width: 35px; height: 27px; cursor: pointer; _height: 29px;
}
.ckl_footer .ckl_copy {
text-align: center; color: rgb(255, 255, 255); line-height: 23px; margin-top: 34px;
}
.ckl_footer .ckl_copy a {
text-align: center; color: rgb(255, 255, 255); line-height: 23px; margin-top: 34px;
}
.ckl_footer .ckl_copy a:hover {
color: rgb(255, 255, 255);
}
.ckl_footer .ckl_plocas {
text-align: center; margin-top: 12px;
}
.ckl_footer .ckl_plocas a {
background: url("ckl_copyright.jpg") no-repeat; width: 120px; height: 50px; margin-right: 6px; display: inline-block;
}
.ckl_footer .ckl_plocas a.ckl_i1 {
}
.ckl_footer .ckl_plocas a.ckl_i2 {
background-position: 0px -50px;
}
.ckl_footer .ckl_plocas a.ckl_i3 {
background-position: 0px -100px;
}
.ckl_footer .ckl_plocas a.ckl_i4 {
background-position: 0px -150px; width: 135px;
}
.ckl_footer .ckl_plocas a.ckl_i5 {
background-position: 0px -200px; width: 116px;
}
.ckl_footer .ckl_lib {
margin-top: 40px;
}
.ckl_footer .ckl_lib1 {
height: 150px; color: rgb(255, 255, 255); line-height: 27px; border-right-color: rgb(221, 221, 221); border-right-width: 1px; border-right-style: solid; display: inline;
}
.ckl_footer .ckl_lib2 {
height: 150px; color: rgb(255, 255, 255); line-height: 27px; border-right-color: rgb(221, 221, 221); border-right-width: 1px; border-right-style: solid; display: inline;
}
.ckl_footer .ckl_lib3 {
height: 150px; color: rgb(255, 255, 255); line-height: 27px; border-right-color: rgb(221, 221, 221); border-right-width: 1px; border-right-style: solid; display: inline;
}
.ckl_footer .ckl_lib2 {
margin: 0px 0px 0px 19px; width: 200px; padding-right: 0px;
}
.ckl_footer .ckl_lib1 h3 {
font-size: 14px; font-weight: 700;
}
.ckl_footer .ckl_lib2 h3 {
font-size: 14px; font-weight: 700;
}
.ckl_footer .ckl_lib3 h3 {
font-size: 14px; font-weight: 700;
}
.ckl_footer .ckl_lib1 {
width: 200px; padding-right: 10px; margin-left: 130px;
}
.ckl_footer .ckl_lib1 a {
color: rgb(255, 255, 255); display: block;
}
.ckl_footer .ckl_lib2 li a {
color: rgb(255, 255, 255); display: block;
}
.ckl_footer .ckl_lib1 a:hover {
color: rgb(255, 255, 255);
}
.ckl_footer .ckl_lib2 li a:hover {
color: rgb(255, 255, 255);
}
.ckl_footer .ckl_lib1 a {
width: 75px; margin-right: 20px; float: left; display: inline-block;
}
.ckl_footer .ckl_lib2 li {
width: 45px; margin-right: 20px; float: left;
}
.ckl_footer .ckl_lib3 {
padding: 0px; width: 100px; margin-left: 44px;
}
.ckl_footer .ckl_lib4 {
border-right-color: currentColor; border-right-width: 0px; border-right-style: none;
}
.ckl_footer .ckl_lib4 li {
width: 75px;
}
.ckl_side {
width: 81px; height: 281px; right: 0px; bottom: 120px; position: fixed; z-index: 30; _position: absolute;
}
.ckl_tan {
background: url("ckl_socll.png") no-repeat; width: 81px; height: 68px; display: block; cursor: pointer;
}
.ckl_side .ckl_pen {
background: url("ckl_socll.png") no-repeat; width: 81px; height: 68px; display: block; cursor: pointer;
}
.ckl_side .ckl_wewi {
background: url("ckl_socll.png") no-repeat; width: 81px; height: 68px; display: block; cursor: pointer;
}
.ckl_side .ckl_on {
background: url("ckl_socll.png") no-repeat; width: 81px; height: 68px; display: block; cursor: pointer;
}
.ckl_side .ckl_wewi {
background-position: 0px -98px; height: 98px;
}
.ckl_side .ckl_wewi a {
background: rgb(255, 255, 255); margin: 0px auto; padding: 4px; width: 66px; height: 66px; overflow: hidden; display: block;
}
.ckl_side .ckl_wewi a.mobilecode {
background: 0px; height: 15px;
}
.ckl_tan {
background-position: 0px -30px; position: relative;
}
.ckl_tan:hover {
background-position: -129px -30px;
}
.ckl_side .ckl_on {
background-position: -129px -30px;
}
.ckl_side .ckl_pen {
background-position: 0px -196px; height: 60px; display: none;
}
.ckl_side .ckl_pen:hover {
background-position: -129px -196px;
}
.ckl_side .ckl_history {
border: 2px solid rgb(230, 230, 230); top: 0px; width: 276px; right: 100px; position: absolute;
}
.ckl_side .ckl_tan .ckl_history .ckl_histop {
background: rgb(244, 244, 244); width: 276px; height: 38px; line-height: 35px; overflow: hidden;
}
.ckl_side .ckl_histop a {
width: 137px; height: 35px; text-align: center; color: rgb(150, 150, 150); font-family: "Microsoft YaHei"; font-size: 18px; border-right-color: rgb(230, 230, 230); border-right-width: 1px; border-right-style: solid; float: left; display: inline-block;
}
.ckl_side .ckl_histop a.ckl_bodre {
border-right-color: currentColor; border-right-width: 0px; border-right-style: none;
}
.ckl_side .ckl_histop a.ckl_tab:hover {
background: rgb(255, 255, 255); color: rgb(137, 178, 10); text-decoration: none; border-bottom-color: rgb(156, 199, 21); border-bottom-width: 3px; border-bottom-style: solid;
}
.ckl_side .ckl_histop a.ckl_on {
background: rgb(255, 255, 255); color: rgb(137, 178, 10); text-decoration: none; border-bottom-color: rgb(156, 199, 21); border-bottom-width: 3px; border-bottom-style: solid;
}
.ckl_side .ckl_histop .ckl_closed {
background-position: -348px 0px; width: 32px;
}
.ckl_evt {
width: 276px; height: 320px;
}
.ckl_side .ckl_ul {
background: rgb(255, 255, 255); width: 276px; border-top-color: rgb(230, 230, 230); border-top-width: 1px; border-top-style: solid;
}
.ckl_evt li {
padding: 3px 12px 0px 15px; height: 28px; border-bottom-color: rgb(230, 230, 230); border-bottom-width: 1px; border-bottom-style: solid;
}
.ckl_evt li a {
height: 28px; color: rgb(174, 171, 171); line-height: 28px; overflow: hidden; font-size: 12px; display: block;
}
.ckl_evt li a em {
background-position: -158px -96px; width: 12px; height: 12px; margin-top: 6px; float: right; display: block;
}
.ckl_landed {
background: rgb(244, 244, 244); padding-bottom: 10px;
}
.ckl_landed .ckl_onkey {
margin: 0px auto; width: 250px; padding-top: 10px;
}
.ckl_landed .ckl_onkey .ckl_onkeya {
margin-bottom: 10px; border-bottom-color: rgb(217, 217, 217); border-bottom-width: 1px; border-bottom-style: solid;
}
.ckl_landed .ckl_onkey .ckl_onkeymore {
padding-top: 10px; padding-bottom: 10px; border-top-color: rgb(217, 217, 217); border-top-width: 1px; border-top-style: solid;
}
.ckl_landed .ckl_onkey .ckl_onkeya a {
background: rgb(248, 248, 248); border: 1px solid rgb(214, 214, 214); width: 248px; height: 32px; color: rgb(156, 199, 21); line-height: 32px; font-size: 14px; display: block; box-shadow: inset 0px 3px 0px #fff;
}
.ckl_landed .ckl_onkey .ckl_onkeya a:hover {
background: rgb(255, 255, 255); border-color: rgb(173, 217, 34); text-decoration: none;
}
.ckl_landed .ckl_onkey .ckl_onkeya a em {
background-position: -134px -96px; margin: 8px 7px 0px 85px; width: 15px; height: 15px; float: left; display: inline-block;
}
.ckl_landed .ckl_onkey .ckl_onkeyb a em {
background-position: -158px -77px;
}
.ckl_landed .ckl_onkey .ckl_onkeymore .ckl_delh {
color: rgb(0, 0, 0); line-height: 24px;
}
.ckl_landed .ckl_onkey .ckl_onkeymore .ckl_delh:hover {
color: rgb(108, 171, 0);
}
.ckl_landed .ckl_onkey .ckl_onkeymore .ckl_uploa {
background-position: 0px -122px; width: 60px; height: 24px; line-height: 24px; padding-left: 28px; display: inline-block;
}
.ckl_side .ckl_ent {
width: 276px; height: 320px;
}
.ckl_side .ckl_ent li {
padding: 13px 12px 10px 15px; height: auto; line-height: 0; font-size: 0px; cursor: pointer; _overflow: hidden;
}
.ckl_side .ckl_ent li:hover {
background: rgb(244, 244, 244);
}
.ckl_side .ckl_ent li.ckl_clon {
background: rgb(244, 244, 244);
}
.ckl_side .ckl_ent li:hover a {
color: rgb(0, 0, 0);
}
.ckl_side .ckl_ent li.ckl_clon a {
color: rgb(0, 0, 0);
}
.ckl_side .ckl_ent li.ckl_clon .ckl_later a {
color: rgb(95, 155, 2);
}
.ckl_side .ckl_ent li .ckl_later {
text-align: right;
}
.ckl_side .ckl_ent li .ckl_later a {
height: 15px; color: rgb(156, 199, 21); line-height: 15px; float: right; display: inline-block;
}
.ckl_side .ckl_ent li .ckl_later span {
color: rgb(203, 203, 203); line-height: 15px;
}
div.jquery-gdakram-tooltip {
background: rgb(255, 255, 255); padding: 0px; border: 1px solid rgb(221, 221, 221); left: 0px; top: 0px; color: rgb(255, 255, 255); font-size: 12px; position: absolute; z-index: 19;
}
div.jquery-gdakram-tooltip div.content {
background: rgb(255, 255, 255); position: relative;
}
div.jquery-gdakram-tooltip div.content h1 {
}
div.jquery-gdakram-tooltip div.up_arrow {
background: url("ckl_ku6icon.png") no-repeat -358px 0px; left: 30px; top: -8px; width: 12px; height: 9px; display: block; position: absolute; _background: url(ckl_ku6icon1.png) no-repeat;
}
div.jquery-gdakram-tooltip div.down_arrow {
background: url("ckl_ku6icon.png") no-repeat -358px -18px; left: 30px; width: 10px; height: 8px; bottom: -8px; display: block; position: absolute; _background: url(ckl_ku6icon1.png) no-repeat;
}
div.jquery-gdakram-tooltip div.right_arrow {
background: url("ckl_ku6icon.png") no-repeat -378px 0px; top: 30px; width: 9px; height: 12px; right: -8px; display: block; position: absolute; _background: url(ckl_ku6icon1.png) no-repeat;
}
div.jquery-gdakram-tooltip div.left_arrow {
background: url("ckl_ku6icon.png") no-repeat -378px -18px; left: -8px; top: 40px; width: 9px; height: 12px; display: block; position: absolute; _background: url(ckl_ku6icon1.png) no-repeat;
}
.ckl_picture {
background: rgb(255, 255, 255); width: 270px; position: absolute; z-index: 22;
}
.ckl_pictumain {
padding: 8px 0px 0px; width: 270px; position: relative;
}
.ckl_pictutop {
padding: 0px 0px 0px 15px;
}
.ckl_pictutop .ckl_avatar {
width: 54px; height: 54px; margin-right: 10px; display: block; position: relative;
}
.ckl_pictutop .ckl_avatar img {
width: 54px; height: 54px;
}
.ckl_pictutop .ckl_avatname {
width: 170px; display: block; position: relative;
}
.ckl_pictutop .ckl_avatname a {
height: 20px; color: rgb(112, 161, 0); line-height: 20px; font-size: 14px; font-weight: 700;
}
.ckl_pictutop .ckl_avatname a:hover {
text-decoration: underline;
}
.ckl_pictutop .ckl_grade {
width: 175px;
}
.ckl_pictutop .ckl_grade span cite {
color: rgb(102, 102, 102); margin-right: 2px; float: left; display: inline-block;
}
.ckl_pictutop .ckl_grade .ckl_pixel {
margin-left: 5px;
}
.ckl_pictutop .ckl_fanvedio {
width: 165px; color: rgb(153, 153, 153); overflow: hidden; display: block;
}
.ckl_pictutop .ckl_fanvedio cite {
color: rgb(112, 161, 0);
}
.ckl_pictutop .ckl_fanvedio cite a {
color: rgb(112, 161, 0);
}
.ckl_pictutop .ckl_fanvedio cite a:hover {
text-decoration: underline;
}
.ckl_pictutop .ckl_zyweb {
color: rgb(102, 102, 102); line-height: 20px; margin-top: 5px; display: block;
}
.ckl_picbottom {
background: rgb(246, 246, 246); padding: 6px 8px;
}
.ckl_picbottom .ckl_cancel {
}
.ckl_picbottom .ckl_cancel .ckl_issue {
background: url("ckl_icon1.png") no-repeat; width: 48px; height: 20px; display: block;
}
.ckl_picbottom .ckl_cancel .ckl_issue {
background-position: 0px -63px;
}
.ckl_picbottom .ckl_cancel .ckl_issue:hover {
background-position: 0px -33px;
}
.ckl_picbottom .ckl_cancel .ckl_on.ckl_issue {
background-position: 0px -93px;
}
.ckl_picbottom .ckl_cancel .ckl_on.ckl_issue:hover {
background-position: 0px -93px;
}
.ckl_picbottom .ckl_cancel .ckl_caniss {
background: rgb(255, 185, 0); width: 64px; height: 20px; text-align: center; color: rgb(255, 255, 255); line-height: 20px; margin-right: 10px; display: block;
}
.ckl_picbottom .ckl_cancel .ckl_caniss:hover {
text-decoration: none;
}
.ckl_picbottom .ckl_cancel .ckl_canred {
background: rgb(250, 87, 87);
}
.ckl_picbottom .ckl_picborde {
background: rgb(255, 255, 255); border-radius: 3px; border: 1px solid rgb(233, 233, 233); width: 242px; padding-left: 10px; margin-top: 12px; position: relative;
}
.ckl_picbottom .ckl_picborde textarea {
border: 0px currentColor; width: 232px; color: rgb(102, 102, 102); line-height: 20px; overflow: auto; font-size: 12px; -ms-overflow-x: hidden;
}
.ckl_picbottom .ckl_picborde .ckl_picbojiao {
background-position: -180px -96px; left: 152px; top: -7px; width: 8px; height: 7px; display: block; position: absolute;
}
.ckl_words {
margin-top: 5px;
}
.ckl_words cite {
color: rgb(153, 153, 153); line-height: 21px; font-family: Arial,Helvetica,sans-serif; font-weight: 700; float: right;
}
.ckl_words a {
background: rgb(255, 185, 0); width: 39px; height: 21px; text-align: center; color: rgb(255, 255, 255); line-height: 21px; margin-left: 5px; float: right; display: block;
}
.scroller {
background: rgb(250, 250, 250); overflow: hidden; position: relative; -ms-overflow-x: hidden; -ms-overflow-y: hidden;
}
.scroller-content {
width: 110%; height: 100%; overflow: auto; position: relative; z-index: 1; -ms-overflow-x: hidden; -ms-overflow-y: auto;
}
.scroller-bar {
top: 0px; width: 20px; height: 100%; right: -3px; border-left-color: currentColor; border-left-width: 0px; border-left-style: none; display: none; position: absolute; z-index: 2;
}
.scroller-track {
width: 100%; height: 100%; overflow: hidden; position: relative;
}
.scroller-handle {
background: rgb(204, 204, 204); border-radius: 5px; border: 0px currentColor; transition:right 0.1s linear, width 0.1s linear; top: 0px; width: 6px; height: 20px; right: 5px; overflow: hidden; position: absolute; z-index: 2; cursor: pointer; -webkit-transition: right .1s linear, width .1s linear; -moz-transition: right .1s linear, width .1s linear; -o-transition: right .1s linear, width .1s linear;
}
.scroller-active .scroller-content {
padding: 0px; overflow: scroll; -ms-overflow-x: hidden;
}
.scroller-active .scroller-bar {
display: block;
}
.scroller-active .scroller-content {
padding: 0px;
}
.scroller-active .scroller-bar {
display: block;
}
.scroller-horizontal .scroller-content {
padding: 0px 0px 10px; overflow: auto; -ms-overflow-x: auto; -ms-overflow-y: hidden;
}
.scroller-horizontal .scroller-bar {
top: auto; width: 100%; height: 20px; bottom: 0px; border-top-color: rgb(238, 238, 238); border-left-color: currentColor; border-top-width: 1px; border-left-width: 0px; border-top-style: solid; border-left-style: none;
}
.scroller-horizontal .scroller-handle {
top: auto; width: 20px; height: 10px; right: auto; bottom: 5px;
}
.login_mask {
left: 0px; top: 0px; width: 100%; height: 100%; position: absolute; z-index: 1999; opacity: 0.7; background-color: gray;
}
.login_Box {
background: rgb(255, 255, 255); border-radius: 8px; left: -100%; top: 0px; width: 433px; color: rgb(102, 102, 102); overflow: hidden; margin-left: -275px; position: fixed; z-index: 2000; box-shadow: 0px 0px 3px rgba(0,0,0,0.25); _position: absolute;
}
.login_Til {
background: rgb(235, 235, 235); padding: 0px 20px; border-radius: 8px 8px 0px 0px; height: 0px; color: rgb(102, 102, 102); position: relative;
}
.login_Til h1 {
padding: 12px 0px 5px; width: 150px; font-size: 20px; font-weight: 400; float: left;
}
.login_Til p {
width: 350px; color: rgb(153, 153, 153); padding-top: 18px; font-size: 12px; float: left; display: block;
}
.login_Til span {
background: url("tc_loginImg.png") no-repeat -98px -1px; top: 10px; width: 15px; height: 15px; right: 10px; text-indent: -99px; overflow: hidden; display: block; position: absolute; cursor: pointer;
}
.login_Con1 {
overflow: hidden;
}
.tipsError {
background: url("icon.gif") no-repeat 5px -41px rgb(255, 225, 225); padding: 5px; border: 1px solid rgb(232, 253, 217); color: rgb(229, 57, 46); text-indent: 15px; font-size: 12px; margin-top: 2px; margin-bottom: 10px; display: none;
}
.lc_left {
width: 270px; text-align: center; margin-left: -1px; border-right-color: rgb(204, 204, 204); border-right-width: 1px; border-right-style: dotted; float: left;
}
.lc_left p.tx1 {
font-size: 12px; display: block; background-color: rgb(255, 255, 255);
}
.lc_left p.tx1 a {
color: rgb(0, 28, 204);
}
.lc_right {
width: 265px; overflow: hidden; float: right;
}
.lc_right p {
background: url("login260x204.jpg") no-repeat 0px 0px; width: 260px; height: 204px; overflow: hidden; display: block;
}
.login_fot {
background: rgb(235, 235, 235); padding: 0px 5px; border-radius: 0px 0px 8px 8px; height: 90px; clear: both;
}
.login_fot h3 {
width: 85px; line-height: 55px; font-size: 12px; font-weight: 100; float: left; _float: left;
}
.icon_list {
padding-top: 10px; font-size: 12px;
}
.icon_list li {
background: url("//css.ku6cdn.com/comm/passport/201207261448/ico0802.png") no-repeat 0px 0px; width: 52px; height: 30px; line-height: 38px; overflow: hidden; padding-bottom: 0px; padding-left: 25px; margin-right: 5px; float: left; _margin-right: 0;
}
.icon_list .one1 {
background-position: 0px 7px;
}
.icon_list .one2 {
background-position: 0px -68px;
}
.icon_list .one3 {
background-position: 0px -28px;
}
.icon_list .one4 {
background-position: -158px -29px;
}
.icon_list .one5 {
background-position: -158px 7px;
}
.icon_list .one6 {
background-position: -158px -68px;
}
.icon_list .one7 {
background: url("//css.ku6cdn.com/comm/passport/201304021411/ico-sina.png") no-repeat 0px 10px; padding-left: 19px; margin-left: 4px; _padding-left: 15px;
}
.icon_list .one2 {
}
.icon_list .one3 {
}
.icon_list .one5 {
}
#login_links {
overflow: hidden; _width: 336px;
}
#p_clear {
margin: 0px; padding: 0px; width: 0px; height: 0px; clear: both;
}
.ckl_smailbanner ul li p em {
background-position: 0px -48px; left: 0px; top: 0px; width: 54px; height: 54px; display: block; position: absolute; z-index: 2;
}
.tab_containt li.ckl_Choice p span.ckl_cho1 em {
background-position: 0px -48px; left: 0px; top: 0px; width: 54px; height: 54px; display: block; position: absolute; z-index: 2;
}
.tab_containt li.part01 .v_wap .slider .item a em {
background-position: 0px -48px; left: 0px; top: 0px; width: 54px; height: 54px; display: block; position: absolute; z-index: 2;
}
.king3 {
background: url("ckl_king.png") no-repeat; width: 16px; height: 15px; margin-left: 5px; vertical-align: text-bottom; display: inline-block; _background: url(ckl_king1.png) no-repeat;
}
.king4 {
background: url("ckl_king.png") no-repeat; width: 16px; height: 15px; margin-left: 5px; vertical-align: text-bottom; display: inline-block; _background: url(ckl_king1.png) no-repeat;
}
.king3 {
background-position: 0px -37px;
}
.king4 {
}
.fx_AAad {
text-align: center;
}
.ckl_logomain {
position: relative;
}
.qixi {
background: url("ckl_qixi.jpg") no-repeat; left: 232px; width: 63px; height: 53px; display: block; position: absolute; cursor: pointer;
}
.ckl_banner {
background: rgb(238, 143, 165);
}
.ckl_qixlog {
margin: 0px auto; width: 1000px; position: relative;
}
body {
margin: 0px; padding: 0px;
}
div {
margin: 0px; padding: 0px;
}
dl {
margin: 0px; padding: 0px;
}
dt {
margin: 0px; padding: 0px;
}
dd {
margin: 0px; padding: 0px;
}
ul {
margin: 0px; padding: 0px;
}
ol {
margin: 0px; padding: 0px;
}
li {
margin: 0px; padding: 0px;
}
h1 {
margin: 0px; padding: 0px;
}
h2 {
margin: 0px; padding: 0px;
}
h3 {
margin: 0px; padding: 0px;
}
h4 {
margin: 0px; padding: 0px;
}
h5 {
margin: 0px; padding: 0px;
}
h6 {
margin: 0px; padding: 0px;
}
pre {
margin: 0px; padding: 0px;
}
form {
margin: 0px; padding: 0px;
}
fieldset {
margin: 0px; padding: 0px;
}
input {
margin: 0px; padding: 0px;
}
textarea {
margin: 0px; padding: 0px;
}
p {
margin: 0px; padding: 0px;
}
blockquote {
margin: 0px; padding: 0px;
}
th {
margin: 0px; padding: 0px;
}
td {
margin: 0px; padding: 0px;
}
h1 {
font-weight: 400;
}
h2 {
font-weight: 400;
}
h3 {
font-weight: 400;
}
h4 {
font-weight: 400;
}
h5 {
font-weight: 400;
}
h6 {
font-weight: 400;
}
a {
color: rgb(51, 51, 51); text-decoration: none;
}
a:hover {
color: rgb(51, 153, 0); text-decoration: underline;
}
a:hover {
color: rgb(51, 153, 0); text-decoration: underline;
}
h3 {
width: 100%; overflow: hidden; font-size: 14px;
}
h4 {
width: 100%; overflow: hidden; font-size: 14px;
}
.l_box {
margin: 0px auto; width: 1000px; height: auto; overflow: hidden; clear: both; background-color: rgb(255, 255, 255);
}
.l_box_left {
width: 710px; border-right-color: rgb(207, 207, 207); border-right-width: 1px; border-right-style: solid; float: left;
}
.l_u1 {
width: 100%; height: auto; overflow: hidden; border-bottom-color: rgb(207, 207, 207); border-bottom-width: 1px; border-bottom-style: solid;
}
.l_u2 {
width: 100%; height: auto; overflow: hidden; border-bottom-color: rgb(207, 207, 207); border-bottom-width: 1px; border-bottom-style: solid;
}
.l_u4 {
width: 100%; height: auto; overflow: hidden; border-bottom-color: rgb(207, 207, 207); border-bottom-width: 1px; border-bottom-style: solid;
}
.l_u5 {
width: 100%; height: auto; overflow: hidden; border-bottom-color: rgb(207, 207, 207); border-bottom-width: 1px; border-bottom-style: solid;
}
.l_u6 {
width: 100%; height: auto; overflow: hidden; border-bottom-color: rgb(207, 207, 207); border-bottom-width: 1px; border-bottom-style: solid;
}
.l_u1 {
height: 407px; padding-top: 0px;
}
.l_u1_cet {
width: 164px; font-family: "microsoft yahei"; float: left;
}
.l_u1_cet .lw_ls {
background: rgb(255, 255, 255); border-width: 0px 1px 1px; border-style: none solid solid; border-color: currentColor rgb(207, 207, 207) rgb(207, 207, 207); padding: 12px 0px 10px; border-radius: 0px 0px 3px 3px; width: 162px; color: rgb(100, 100, 100); line-height: 30px; overflow: hidden; font-size: 14px;
}
.l_u1_cet .lw_lis a {
background: 0px; color: rgb(100, 100, 100); line-height: 28px; padding-left: 0px; font-size: 14px; margin-left: 0px; float: none;
}
.l_u1_cet .lw_lis a:hover {
color: rgb(51, 153, 0);
}
.l_u1_cet .lw_ls p {
width: 130px; height: 28px; overflow: hidden; margin-left: 25px;
}
.l_u1_ad {
padding: 20px 20px 10px; width: 506px; float: right;
}
.flashNews {
width: 506px; text-align: left; overflow: hidden; position: relative;
}
.flashNews {
height: 375px;
}
.flashNews .item {
width: 506px; height: 375px; overflow: hidden; position: relative;
}
.flashNews .item img {
width: 506px; height: 310px;
}
.flashNews .bg {
background: rgb(0, 0, 0); left: 0px; width: 506px; height: 45px; bottom: 65px; position: absolute; z-index: 1; opacity: 0.39; -moz-opacity: .39;
}
.flashNews h3 {
padding: 0px 10px; left: 0px; width: 486px; height: 45px; bottom: 65px; color: rgb(255, 255, 255); line-height: 45px; overflow: hidden; position: absolute; z-index: 2;
}
.flashNews h3 a {
color: rgb(255, 255, 255); font-family: "microsoft yahei",heiti,Arial,Helvetica,sans-serif; font-size: 14px; font-weight: 400;
}
.flashNews h3 a:hover {
color: rgb(255, 255, 255); text-decoration: none;
}
.flashNews p {
width: 506px; height: 40px; line-height: 40px; overflow: hidden; font-size: 14px; display: block;
}
.flashNews .ckl_connection a {
background: url("ckl_icon1.png"); width: 10px; height: 10px; overflow: hidden; display: inline-block; _background: url(ckl_icon2.png);
}
.flashNews .ckl_connection a.ckl_on {
background: url("ckl_icon1.png"); width: 10px; height: 10px; overflow: hidden; display: inline-block; _background: url(ckl_icon2.png);
}
.l_u2 .ckl_connection a {
background: url("ckl_icon1.png"); width: 10px; height: 10px; overflow: hidden; display: inline-block; _background: url(ckl_icon2.png);
}
.l_u2 .ckl_connection a.ckl_on {
background: url("ckl_icon1.png"); width: 10px; height: 10px; overflow: hidden; display: inline-block; _background: url(ckl_icon2.png);
}
.l_u2 .ckl_connection {
height: 22px; right: 5px; bottom: 0px; position: absolute; z-index: 2; _bottom: -3px;
}
.flashNews .ckl_connection {
height: 22px; right: 5px; bottom: 70px; position: absolute; z-index: 2;
}
.flashNews .ckl_connection a {
background-position: -79px 0px; width: 10px; height: 10px; text-align: right; margin-right: 5px; display: inline-block;
}
.l_u2 .ckl_connection a {
background-position: -79px 0px; width: 10px; height: 10px; text-align: right; margin-right: 5px; display: inline-block;
}
.flashNews .ckl_connection a:hover {
background-position: -94px 0px;
}
.flashNews .ckl_connection a.ckl_on {
background-position: -94px 0px;
}
.l_u2 .ckl_connection a:hover {
background-position: -94px 0px;
}
.l_u2 .ckl_connection a.ckl_on {
background-position: -94px 0px;
}
.l_u1_ad p {
height: 30px;
}
.l_u2 ul.tab {
width: 692px; height: 37px; margin-right: 20px; border-bottom-color: rgb(142, 197, 53); border-bottom-width: 1px; border-bottom-style: solid;
}
.l_u2 ul.tab li {
height: 37px; float: left;
}
.l_u2 ul.tab li a {
padding: 0px 25px; width: auto; color: rgb(168, 168, 168); line-height: 37px; font-family: "microsoft yahei",heiti,Arial,Helvetica,sans-serif; font-size: 20px; text-decoration: none; float: left; display: block;
}
.l_u2 ul.tab li a:hover {
color: rgb(255, 255, 255); background-color: rgb(142, 197, 53);
}
.l_u2 ul.tab li a.press {
padding: 0px 25px; color: rgb(255, 255, 255); background-color: rgb(142, 197, 53);
}
.tab_containt li.part01 {
width: 327px; float: left;
}
.tab_containt li h3 {
color: rgb(66, 66, 66); line-height: 25px; clear: both;
}
.tab_containt li.part01 .v_wap {
margin: 30px 0px 24px; border: 1px solid rgb(222, 222, 222); width: 325px; height: 195px;
}
.tab_containt li.part01 .v_wap .slider .item {
left: 5px; top: 5px; width: 320px; height: 187px;
}
.tab_containt li.part01 .v_wap .slider .item a {
width: 320px; height: 187px; display: block; position: relative;
}
.tab_containt li.ckl_Choice {
margin: 30px 0px 24px 9px; border: 1px solid rgb(222, 222, 222); width: 170px; height: 195px; float: left; position: relative;
}
.tab_containt li.ckl_Choice p {
margin: 0px auto; width: 162px; height: 160px; padding-top: 4px; z-index: 2;
}
.tab_containt li.ckl_Choice a {
background: rgb(255, 255, 255); left: 4px; top: 4px; width: 162px; height: 187px; display: block; position: absolute; z-index: 3; opacity: 0; -moz-opacity: 0;
}
.tab_containt li.ckl_Choice span {
display: block;
}
.tab_containt li.ckl_Choice span.ckl_cho1 {
height: 104px; margin-bottom: 4px; position: relative;
}
.tab_containt li.ckl_Choice span.ckl_cho2 {
width: 79px; height: 50px; margin-right: 4px; float: left;
}
.tab_containt li.ckl_Choice span.ckl_cho3 {
width: 79px; height: 50px; margin-right: 4px; float: left;
}
.tab_containt li.ckl_Choice span.ckl_cho3 {
margin-right: 0px;
}
.tab_containt li.ckl_Choice span.ckl_cho4 {
background: rgb(76, 76, 76); width: 154px; height: 25px; color: rgb(255, 255, 255); line-height: 25px; overflow: hidden; padding-left: 8px; font-size: 14px; margin-top: 4px; margin-left: 4px;
}
.lw_pro_ad {
width: 320px; text-align: left; overflow: hidden; position: relative;
}
.lw_pro_ad {
height: 187px;
}
.lw_pro_ad .bg {
background: rgb(0, 0, 0); left: 0px; width: 320px; height: 30px; bottom: 0px; position: absolute; z-index: 1; opacity: 0.39; -moz-opacity: .39;
}
.lw_pro_ad h3 {
padding: 0px 10px; left: 0px; width: 280px; height: 30px; bottom: 0px; color: rgb(255, 255, 255); line-height: 30px; overflow: hidden; position: absolute; z-index: 2;
}
.lw_pro_ad h3 a {
color: rgb(255, 255, 255); font-family: "microsoft yahei",heiti,Arial,Helvetica,sans-serif; font-size: 14px; font-weight: 400;
}
.lw_pro_ad h3 a:hover {
color: rgb(255, 255, 255); text-decoration: none;
}
.lw_pro_ad p {
left: 10px; top: 190px; width: 480px; height: 20px; line-height: 20px; position: absolute; z-index: 2;
}
.lw_pro_ad p a {
color: rgb(189, 189, 189);
}
.lw_pro_ad p a:hover {
color: rgb(255, 84, 0);
}
.lw_pro_ad ul {
padding: 8px 10px; height: 10px; right: 0px; bottom: 0px; position: absolute; z-index: 3; _background: 0;
}
.lw_pro_ad ul li {
width: 10px; height: 10px; margin-right: 5px; float: left;
}
.lw_pro_ad ul li a {
background: url("transp.png"); width: 10px; height: 10px; display: block; _background: url(transp1.png);
}
.lw_pro_ad ul li a.on {
background: url("transp.png"); width: 10px; height: 10px; display: block; _background: url(transp1.png);
}
.lw_pro_ad ul li a.on {
background: url("transp.png") -115px 0px;
}
.lw_pro_ad ul li a:hover {
background-position: -115px 0px;
}
.tab_containt li.part01 p.v_wap span {
padding: 0px 15px; width: 250px; height: 30px; color: rgb(255, 255, 255); line-height: 30px; overflow: hidden; font-size: 14px; display: block; background-color: rgb(76, 76, 76);
}
.tab_containt ul.pro {
}
.tab_containt ul.pro li {
padding: 0px 10px; width: 260px; height: 30px; color: rgb(149, 149, 149); line-height: 30px; overflow: hidden; background-color: rgb(239, 239, 239);
}
.tab_containt ul.pro li b {
padding-right: 5px; font-size: 14px; font-weight: 700; vertical-align: middle;
}
.tab_containt ul.pro li a {
color: rgb(102, 102, 102);
}
.tab_containt ul.pro li a:hover {
color: rgb(51, 153, 0);
}
.tab_containt ul.pro li.deep {
background-color: rgb(228, 228, 228);
}
.tab_containt li.part02 {
width: 402px; padding-right: 8px; float: right;
}
li.part02 .ckl_list {
width: 402px; height: auto; overflow: hidden; padding-top: 20px;
}
li.part02 .ckl_list li {
margin: 0px 12px 0px 0px; width: 122px; height: 165px; padding-top: 10px; float: left;
}
li.part02 .ckl_list li .ckl_tex {
width: 122px; display: block; position: relative; cursor: pointer;
}
li.part02 .ckl_list li .ckl_img {
width: 122px; height: 69px; overflow: hidden;
}
li.part02 .ckl_list li .ckl_img img {
width: 122px; height: 69px;
}
.tab_containt li.part03 {
width: 710px;
}
li.part03 .ckl_list {
width: 710px; height: auto; overflow: hidden; padding-top: 20px;
}
li.part03 .ckl_list li {
margin: 0px 10px 0px 0px; width: 162px; height: 194px; padding-top: 10px; float: left;
}
li.part03 .ckl_list li .ckl_tex {
width: 162px; display: block; position: relative; cursor: pointer;
}
li.part03 .ckl_list li .ckl_img {
width: 162px; height: 103px; overflow: hidden;
}
li.part03 .ckl_list li .ckl_img img {
width: 162px; height: 103px;
}
.slide_tab {
height: 290px;
}
.l_u3 {
width: 100%; height: auto; overflow: hidden;
}
.l_u3_left {
width: 163px; float: left;
}
.l_u3_left .l_ad {
width: 163px;
}
.l_u3_left .l_boke {
padding: 15px 0px; background-color: rgb(250, 250, 250);
}
.l_u3_left .l_boke h3 {
background: url("main.png") no-repeat -140px -60px; width: 100px; height: 27px; margin-left: 10px;
}
.l_u3_left .l_boke a.more {
width: 163px; height: 40px; clear: both; display: block;
}
.l_boke ul {
margin: 0px 10px; width: 144px; clear: both;
}
.l_boke ul li {
padding: 10px 0px 0px; height: 120px;
}
.l_boke ul li img {
width: 59px; height: 59px; float: left;
}
.l_boke ul li p.ri {
width: 75px; float: right;
}
.l_boke ul li p.ri span.name {
width: 75px; height: 36px; overflow: hidden; font-size: 14px; margin-bottom: 5px; vertical-align: top; display: block;
}
.l_boke ul li p.ri span.name a {
color: rgb(51, 51, 51);
}
.l_boke ul li p.ri span.name a:hover {
color: rgb(51, 153, 0); text-decoration: underline;
}
.l_boke ul li p.ri a.focus {
background: url("main.png") no-repeat -140px 0px; width: 50px; height: 20px; display: block;
}
ul.title_list {
}
ul.title_list li {
margin: 0px; padding: 0px; width: 144px; height: 22px; color: rgb(102, 102, 102); line-height: 22px; overflow: hidden;
}
ul.title_list li b {
padding-right: 3px;
}
ul.title_list li a {
color: rgb(102, 102, 102);
}
ul.title_list li a:hover {
color: rgb(51, 153, 0); text-decoration: underline;
}
.l_boke ul li ul.title_list {
margin: 0px; width: 144px; overflow: hidden; padding-top: 5px; clear: both;
}
.l_u3_right {
padding: 10px 20px; width: 505px; border-left-color: rgb(207, 207, 207); border-left-width: 1px; border-left-style: solid; float: left; background-color: rgb(255, 255, 255); _padding: 10px 15px;
}
.l_row {
}
.l_row_top {
margin: 0px 0px 12px; height: 40px; clear: both;
}
.l_row_top a.row_tit01 {
background: url("main.png") no-repeat; width: 135px; height: 40px; float: left; display: block;
}
.l_row_top a.row_tit02 {
background: url("main.png") no-repeat; width: 135px; height: 40px; float: left; display: block;
}
.l_row_top a.row_tit03 {
background: url("main.png") no-repeat; width: 135px; height: 40px; float: left; display: block;
}
.l_row_top a.row_tit04 {
background: url("main.png") no-repeat; width: 135px; height: 40px; float: left; display: block;
}
.l_row_top a.row_tit05 {
background: url("main.png") no-repeat; width: 135px; height: 40px; float: left; display: block;
}
.l_row_top a.row_tit06 {
background: url("main.png") no-repeat; width: 135px; height: 40px; float: left; display: block;
}
.l_row_top a.row_tit07 {
background: url("main.png") no-repeat; width: 135px; height: 40px; float: left; display: block;
}
.l_row_top a.row_tit08 {
background: url("main.png") no-repeat; width: 135px; height: 40px; float: left; display: block;
}
.l_row_top a.row_tit09 {
background: url("main.png") no-repeat; width: 135px; height: 40px; float: left; display: block;
}
.l_row_top a.row_tit10 {
background: url("main.png") no-repeat; width: 135px; height: 40px; float: left; display: block;
}
.l_row_top a.row_tit11 {
background: url("main.png") no-repeat; width: 135px; height: 40px; float: left; display: block;
}
.l_row_top a.row_tit12 {
background: url("main.png") no-repeat; width: 135px; height: 40px; float: left; display: block;
}
.l_row_top a.row_tit13 {
background: url("main.png") no-repeat; width: 135px; height: 40px; float: left; display: block;
}
.l_row_top a.row_tit14 {
background: url("main.png") no-repeat; width: 135px; height: 40px; float: left; display: block;
}
.l_row_top a.row_tit01 {
background-position: 0px -4px;
}
.l_row_top a.row_tit02 {
background-position: 0px -48px;
}
.l_row_top a.row_tit03 {
background-position: 0px -88px;
}
.l_row_top a.row_tit04 {
background-position: 0px -127px;
}
.l_row_top a.row_tit05 {
background-position: 0px -287px;
}
.l_row_top a.row_tit06 {
background-position: 0px -328px;
}
.l_row_top a.row_tit07 {
background-position: 0px -207px;
}
.l_row_top a.row_tit08 {
background-position: 0px -168px;
}
.l_row_top a.row_tit09 {
background-position: 0px -369px;
}
.l_row_top a.row_tit10 {
background-position: 0px -528px;
}
.l_row_top a.row_tit11 {
background-position: 0px -486px;
}
.l_row_top a.row_tit12 {
background-position: 0px -406px;
}
.l_row_top a.row_tit13 {
background-position: 0px -447px;
}
.l_row_top a.row_tit14 {
background-position: 0px -246px;
}
.l_row_top p.row_hot {
padding: 5px 0px 0px; width: 350px; text-align: right; color: rgb(167, 167, 167); line-height: 20px; overflow: hidden; float: right; display: block;
}
p.row_hot a {
margin: 0px 3px; padding: 0px; height: 20px; text-align: right; color: rgb(167, 167, 167); line-height: 29px; overflow: hidden;
}
p.row_hot a:hover {
color: rgb(126, 203, 0); text-decoration: underline;
}
p.row_hot a.l_line {
background: url("main.png") no-repeat -140px -100px; padding: 0px; width: 16px;
}
.l_vlist {
width: 506px; height: 190px; overflow: hidden; padding-top: 6px; position: relative;
}
.l_vlist .bar_left {
background: url("transp.png") no-repeat; top: 0px; width: 30px; height: 200px; display: block; position: absolute; _background: #fff;
}
.l_vlist .bar_right {
background: url("transp.png") no-repeat; top: 0px; width: 30px; height: 200px; display: block; position: absolute; _background: #fff;
}
.l_vlist .bar_left {
left: 0px; float: left;
}
.l_vlist .bar_right {
background-position: -45px 0px; right: 0px; float: right;
}
.l_vlist .bar_left a {
background: url("main.png") no-repeat; outline: 0px; width: 15px; height: 20px; overflow: hidden; margin-top: 90px; vertical-align: middle; display: block;
}
.l_vlist .bar_right a {
background: url("main.png") no-repeat; outline: 0px; width: 15px; height: 20px; overflow: hidden; margin-top: 90px; vertical-align: middle; display: block;
}
.l_vlist .bar_left a {
background-position: -260px 0px;
}
.l_vlist .bar_right a {
background-position: -273px 0px; margin-left: 15px;
}
.l_vlist .bar_left a:hover {
background-position: -290px 0px;
}
.l_vlist .bar_right a:hover {
background-position: -303px 0px;
}
.l_row_under {
height: auto; overflow: hidden; margin-bottom: 10px;
}
.l_vlist .ckl_list {
background: rgb(255, 255, 255); width: 2064px; height: 250px;
}
.l_vlist .ckl_list li {
margin: 0px 10px 0px 0px; width: 162px; height: 194px; float: left;
}
.l_vlist .ckl_list li .ckl_tex {
width: 162px; display: block; position: relative; cursor: pointer;
}
.l_vlist .ckl_list li .ckl_tex:hover {
text-decoration: none;
}
.l_vlist .ckl_list li .ckl_img {
width: 162px; height: 103px; overflow: hidden;
}
.l_vlist .ckl_list li .ckl_img img {
width: 162px; height: 103px;
}
.l_box_right {
width: 289px; overflow: hidden; float: right; background-color: rgb(250, 250, 250);
}
.l_u4 {
padding: 20px 0px 0px; height: 387px;
}
.l_u4 .ckl_list {
padding: 0px 0px 0px 15px; width: 271px; height: 390px;
}
.l_u4 .ckl_list li {
margin: 0px 0px 5px; width: 271px; height: 90px;
}
.l_u4 .ckl_list li .ckl_tex {
width: 148px; margin-right: 5px; float: left; display: block; position: relative; cursor: pointer;
}
.l_u4 .ckl_list li .ckl_img {
width: 148px; height: 83px; overflow: hidden;
}
.l_u4 .ckl_list li .ckl_img img {
width: 148px; height: 83px;
}
.l_u1_ad .ckl_te {
height: 12px; padding-top: 13px; position: relative;
}
.l_u1_ad .ckl_te .ckl_pc1 {
color: rgb(153, 153, 153); line-height: 12px; margin-top: 0px; display: block; _line-height: 14px;
}
.l_u1_ad .ckl_te .ckl_pc2 {
color: rgb(153, 153, 153); line-height: 12px; margin-top: 0px; display: block; _line-height: 14px;
}
.l_u1_ad .ckl_te .ckl_pc3 {
color: rgb(153, 153, 153); line-height: 12px; margin-top: 0px; display: block; _line-height: 14px;
}
.l_u1_ad .ckl_te .ckl_pc1:hover {
color: rgb(51, 153, 0);
}
.l_u1_ad .ckl_te .ckl_pc1 {
width: auto; padding-right: 15px; float: left; cursor: pointer;
}
.l_u1_ad .ckl_te .ckl_pc1 span {
_line-height: 14px;
}
.l_u1_ad .ckl_te .ckl_pc2 {
overflow: hidden; margin-right: 14px; display: block; _height: 12px;
}
.l_u1_ad .ckl_te .ckl_pc1 em {
width: 12px; height: 12px; margin-right: 4px; float: left; display: inline;
}
.l_u1_ad .ckl_te .ckl_pc2 em {
width: 12px; height: 12px; margin-right: 4px; float: left; display: inline;
}
.l_u1_ad .ckl_te .ckl_pc3 em {
width: 12px; height: 12px; margin-right: 4px; float: left; display: inline;
}
.l_u1_ad .ckl_te .ckl_pc1 em {
background: url("ckl_ku6icon.png") no-repeat 0px 0px;
}
.l_u1_ad .ckl_te .ckl_pc2 em {
background: url("ckl_ku6icon.png") no-repeat; _background: url(ckl_ku6icon1.png) no-repeat;
}
.l_u1_ad .ckl_te .ckl_pc2 em {
background-position: -22px 0px;
}
.l_u1_ad .ckl_te .ckl_pc3 em {
background: url("ckl_ku6icon.png") no-repeat; _background: url(ckl_ku6icon1.png) no-repeat;
}
.l_u1_ad .ckl_te .ckl_pc3 em {
background-position: -44px 0px;
}
.ckl_popup {
background: rgb(255, 255, 255); border-radius: 2px; border: 1px solid rgb(230, 230, 230); left: 0px; top: -226px; width: 294px; height: 200px; display: block; position: absolute; z-index: 6; box-shadow: 0px 0px 5px #e6e6e6;
}
.l_u5 {
padding: 20px 0px 0px 18px; width: 270px; height: 408px; border-bottom-color: currentColor; border-bottom-width: 0px; border-bottom-style: none;
}
.l_u5 ul.tab {
padding: 11px 0px 0px; width: 265px; height: 26px; border-bottom-color: rgb(142, 197, 53); border-bottom-width: 1px; border-bottom-style: solid;
}
.l_u5 ul.tab li {
height: 26px; float: left;
}
.l_u5 ul.tab li a {
padding: 0px 10px; width: auto; color: rgb(168, 168, 168); line-height: 26px; font-family: "microsoft yahei",heiti,Arial,Helvetica,sans-serif; font-size: 14px; text-decoration: none; float: left; display: block;
}
.l_u5 ul.tab li a:hover {
color: rgb(255, 255, 255); background-color: rgb(142, 197, 53);
}
.l_u5 ul.tab li a.press {
color: rgb(255, 255, 255); background-color: rgb(142, 197, 53);
}
.l_u5 .tab_containt {
margin: 30px 10px 11px 0px; width: 260px;
}
.l_u5 .tab_containt li {
width: 260px; overflow: hidden; clear: both;
}
.l_u5 .tab_containt li a {
color: rgb(51, 51, 51);
}
.l_u5 .tab_containt li a:hover {
color: rgb(51, 153, 0); text-decoration: underline;
}
.l_u5 .tab_containt li {
height: 28px; line-height: 28px; position: relative; _line-height: 24px;
}
.l_u5 .tab_containt li a.r_video {
display: none;
}
.l_u5 .tab_containt li .green_on {
margin: 5px 5px 0px 0px; width: 14px; height: 14px; text-align: center; color: rgb(255, 255, 255); line-height: 14px; font-family: Arial,Helvetica,sans-serif; float: left; display: block; background-color: rgb(208, 208, 208);
}
.l_u5 li .r_infor {
width: 230px; float: left;
}
.l_u5 li .r_infor h3 {
width: 230px; height: 28px; line-height: 28px; overflow: hidden; font-size: 12px; display: block;
}
.l_u5 li .r_infor .number {
display: none;
}
.l_u5 li .r_infor .number em {
overflow: hidden; _height: 12px;
}
.l_u5 ul.tab_containt li .or {
margin: 5px 5px 0px 0px; width: 14px; height: 14px; text-align: center; color: rgb(255, 255, 255); line-height: 14px; font-family: Arial,Helvetica,sans-serif; float: left; display: block; background-color: rgb(228, 130, 50);
}
.l_u5 .tab_containt li.on {
height: 69px; padding-bottom: 8px; position: relative;
}
.l_u5 .tab_containt li.on a.r_video {
width: 122px; height: 69px; float: left; display: block;
}
.l_u5 .tab_containt li.on a.r_video img {
width: 122px; height: 69px;
}
.l_u5 .tab_containt li a img {
display: inline;
}
.l_u5 ul.ckl_noxp {
}
.l_box_right .l_u5 ul.ckl_noxp li.on .fx_noNu {
display: block;
}
.l_box_right .l_u5 ul.ckl_noxp li .fx_noNu {
display: none;
}
.l_u5 .tab_containt li.on .green_on {
background: url("green_on.png") no-repeat; margin: 0px; left: 0px; top: 0px; width: 39px; height: 39px; text-align: left; color: rgb(255, 255, 255); line-height: 22px; padding-left: 5px; display: block; position: absolute; _background: url(green_on2.png) no-repeat;
}
.l_u5 ul.ckl_noxp li.on .fx_noNum {
background: url("green_on.png") no-repeat; margin: 0px; left: 0px; top: 0px; width: 39px; height: 39px; text-align: left; color: rgb(255, 255, 255); line-height: 22px; padding-left: 5px; display: block; position: absolute; _background: url(green_on2.png) no-repeat;
}
.l_u5 ul.ckl_noxp li.on .fx_noNum {
background: url("green_on1.png") no-repeat; _background: url(green_on3.png) no-repeat;
}
.l_u5 ul.ckl_noxp li .r_infor h3 {
line-height: 24px;
}
.l_u5 .tab_containt li.on .r_infor {
width: 128px; float: right;
}
.l_u5 .tab_containt li.on .r_infor h3 {
width: 128px; height: 36px; line-height: 18px; overflow: hidden; font-size: 12px; display: block;
}
.l_u5 .tab_containt li.on .r_infor .number {
height: 30px; color: rgb(66, 66, 66); line-height: 30px; overflow: hidden; display: block;
}
.l_u5 .tab_containt li.on .r_infor .number em {
background: url("ckl_ku6icon.png") no-repeat -22px 0px; width: 12px; height: 12px; margin-top: 9px; margin-right: 5px; float: left; display: block;
}
.l_u6 {
margin: 0px auto; width: 265px; overflow: hidden; border-bottom-color: currentColor; border-bottom-width: 0px; border-bottom-style: none;
}
.l_tit {
height: 34px; color: rgb(66, 66, 66); line-height: 34px; padding-left: 12px; font-family: "microsoft yahei",Arial,Helvetica,sans-serif; font-size: 16px;
}
.l_u6 .l_tit {
background: url("ckl_see1.jpg") no-repeat bottom; padding-left: 3px;
}
a.user_sbar {
background: url("main.png") no-repeat -260px -30px; width: 10px; height: 65px; right: 0px; float: right; display: block; position: absolute;
}
ul.user_list {
margin: 0px 0px 0px 5px; width: 260px; position: relative; -ms-overflow-x: hidden;
}
ul.user_list li {
height: 42px; margin-bottom: 10px;
}
ul.user_list li img {
width: 42px; height: 42px; float: left;
}
ul.user_list li p {
width: 190px; line-height: 21px; padding-left: 10px; float: left;
}
ul.user_list li p a.name {
color: rgb(102, 102, 102); clear: both; display: inline-block;
}
ul.user_list li p a.title {
width: 190px; height: 21px; color: rgb(176, 176, 176); overflow: hidden; display: block;
}
ul.user_list li p a {
color: rgb(0, 0, 0);
}
ul.user_list li p a:hover {
color: rgb(51, 153, 0); text-decoration: underline;
}
.l_u6 .scroller {
padding: 20px 0px; _overflow: hidden; _width: 265px;
}
.l_u6 .scroller-bar {
top: 10px;
}
.l_u7 {
background: rgb(250, 250, 250); padding-bottom: 9px; _padding-bottom: 0;
}
.l_u7 .bg_blue {
background: url("ckl_see1.jpg") no-repeat bottom;
}
.l_u7 .deep_blue {
background: url("ckl_see1.jpg") no-repeat bottom;
}
.l_u7 .bg_green {
background: url("ckl_see.jpg") no-repeat bottom;
}
.l_u7 .ckl_list {
margin: 12px 0px 0px 18px; width: 260px; _margin: 12px 0 6px 18px;
}
.l_u7 .ckl_list li {
margin: 0px 0px 22px; width: 260px; height: 90px; padding-top: 10px; _margin: 0 0 17px;
}
.l_u7 .ckl_list li .ckl_te {
width: 130px; overflow: hidden; float: left; -ms-zoom: 1;
}
.l_u7 .ckl_list li .ckl_te .ckl_pc1 {
width: 130px; height: 16px; overflow: hidden;
}
.l_u7 .ckl_list li .ckl_tex {
width: 118px; margin-right: 10px; float: left; position: relative; cursor: pointer;
}
.l_u7 .ckl_list li .ckl_img {
width: 118px; height: 88px; overflow: hidden;
}
.l_u7 .ckl_list li .ckl_img img {
width: 118px; height: 88px;
}
.slider {
position: relative;
}
.slider .item {
left: 0px; top: 0px; display: none; position: absolute; z-index: 1;
}
.l_vlist .ckl_list {
left: 0px; top: 0px; position: absolute; z-index: 1;
}
.bar_left {
display: none;
}
.bar_right {
display: none;
}
.eon a {
background: green;
}
.ckl_side .ckl_history {
overflow: hidden;
}
.loading {
margin: 2px 0px 17px; padding: 20px 0px 10px; text-align: center;
}
.loading span {
background: url("http://v.ku6.com/resources/images/loading.gif") no-repeat 0px 1px; padding: 0px 0px 0px 20px; height: 18px; color: rgb(0, 0, 0); line-height: 18px; display: inline-block;
}
.moreclass {
border: 1px solid rgb(221, 221, 221); width: 158px; height: 101px; text-align: center; line-height: 100px; font-weight: 700; display: block;
} | tests/html_tests/websitesourceFSE14/73,ku6.com/main_files/main.css | * {
margin: 0px; padding: 0px; -ms-word-break: break-all; -ms-word-wrap: break-word;
}
body {
_position: relative;
}
body {
font: 12px/1.5em SimSun; color: rgb(51, 51, 51); font-size-adjust: none; font-stretch: normal;
}
th {
font: 12px/1.5em SimSun; color: rgb(51, 51, 51); font-size-adjust: none; font-stretch: normal;
}
td {
font: 12px/1.5em SimSun; color: rgb(51, 51, 51); font-size-adjust: none; font-stretch: normal;
}
input {
font: 12px/1.5em SimSun; color: rgb(51, 51, 51); font-size-adjust: none; font-stretch: normal;
}
select {
font: 12px/1.5em SimSun; color: rgb(51, 51, 51); font-size-adjust: none; font-stretch: normal;
}
textarea {
font: 12px/1.5em SimSun; color: rgb(51, 51, 51); font-size-adjust: none; font-stretch: normal;
}
button {
font: 12px/1.5em SimSun; color: rgb(51, 51, 51); font-size-adjust: none; font-stretch: normal;
}
body {
margin: 0px; padding: 0px;
}
h1 {
margin: 0px; padding: 0px;
}
h2 {
margin: 0px; padding: 0px;
}
h3 {
margin: 0px; padding: 0px;
}
h4 {
margin: 0px; padding: 0px;
}
h5 {
margin: 0px; padding: 0px;
}
h6 {
margin: 0px; padding: 0px;
}
form {
margin: 0px; padding: 0px;
}
fieldset {
margin: 0px; padding: 0px;
}
div {
margin: 0px; padding: 0px;
}
dl {
margin: 0px; padding: 0px;
}
dt {
margin: 0px; padding: 0px;
}
dd {
margin: 0px; padding: 0px;
}
ul {
margin: 0px; padding: 0px;
}
ol {
margin: 0px; padding: 0px;
}
li {
margin: 0px; padding: 0px;
}
input {
margin: 0px; padding: 0px;
}
button {
margin: 0px; padding: 0px;
}
textarea {
margin: 0px; padding: 0px;
}
p {
margin: 0px; padding: 0px;
}
th {
margin: 0px; padding: 0px;
}
td {
margin: 0px; padding: 0px;
}
a {
margin: 0px; padding: 0px;
}
img {
margin: 0px; padding: 0px;
}
strong {
margin: 0px; padding: 0px;
}
.ckl_page {
margin: 0px; padding: 0px; overflow: hidden;
}
div {
margin: 0px; padding: 0px; border: 0px currentColor;
}
form {
margin: 0px; padding: 0px; border: 0px currentColor;
}
img {
margin: 0px; padding: 0px; border: 0px currentColor;
}
ul {
margin: 0px; padding: 0px; border: 0px currentColor;
}
ol {
margin: 0px; padding: 0px; border: 0px currentColor;
}
li {
margin: 0px; padding: 0px; border: 0px currentColor;
}
dl {
margin: 0px; padding: 0px; border: 0px currentColor;
}
dt {
margin: 0px; padding: 0px; border: 0px currentColor;
}
dd {
margin: 0px; padding: 0px; border: 0px currentColor;
}
p {
margin: 0px; padding: 0px; border: 0px currentColor;
}
h1 {
margin: 0px; padding: 0px; line-height: 150%; font-size: 12px;
}
h2 {
margin: 0px; padding: 0px; line-height: 150%; font-size: 12px;
}
h3 {
margin: 0px; padding: 0px; line-height: 150%; font-size: 12px;
}
h4 {
margin: 0px; padding: 0px; line-height: 150%; font-size: 12px;
}
h5 {
margin: 0px; padding: 0px; line-height: 150%; font-size: 12px;
}
h6 {
margin: 0px; padding: 0px; line-height: 150%; font-size: 12px;
}
li {
list-style-type: none;
}
img {
vertical-align: middle;
}
input {
vertical-align: middle;
}
cite {
font-style: normal;
}
em {
font-style: normal;
}
i {
font-style: normal;
}
a {
outline: 0px; color: rgb(51, 51, 51); text-decoration: none;
}
a:hover {
color: rgb(51, 153, 0); text-decoration: underline;
}
a img {
border: 0px currentColor;
}
.clear {
font: 0px/0px sans-serif; clear: both; display: block; font-size-adjust: none; font-stretch: normal;
}
.cfix::after {
height: 0px; clear: both; display: block; visibility: hidden; content: ".";
}
.cfix {
-ms-zoom: 1;
}
.hand {
cursor: pointer;
}
.area {
margin: 0px auto; width: 1000px;
}
.abs {
position: absolute;
}
.rel {
position: relative;
}
.fl {
float: left;
}
.fr {
float: right;
}
.areaSpace {
height: 10px; line-height: 10px; overflow: hidden; clear: both; display: block;
}
.ckl_heatopmain {
margin: 0px auto; width: 1000px;
}
.ckl_logomain {
margin: 0px auto; width: 1000px;
}
.ckl_navlist {
margin: 0px auto; width: 1000px;
}
.ckl_footmai {
margin: 0px auto; width: 1000px;
}
.ckl_bannerimg {
margin: 0px auto; width: 1000px;
}
.ckl_banner {
height: 60px; overflow: hidden; position: relative;
}
.ckl_bannerimg {
text-align: center; display: block; position: relative; cursor: pointer;
}
.ckl_bannerimg em {
background: url("ckl_colsoe.jpg") no-repeat; top: 7px; width: 20px; height: 20px; right: 6px; display: block; position: absolute; cursor: pointer;
}
.ckl_btin .ckl_but {
background: url("ckl_ku6icon.png") no-repeat;
}
.ckl_lis .ckl_entire a {
background: url("ckl_ku6icon.png") no-repeat;
}
.ckl_lis li .ckl_xy {
background: url("ckl_ku6icon.png") no-repeat;
}
.ckl_lis .ckl_px a {
background: url("ckl_ku6icon.png") no-repeat;
}
.ckl_list li .ckl_play {
background: url("ckl_ku6icon.png") no-repeat;
}
.ckl_list li span.ckl_on {
background: url("ckl_ku6icon.png") no-repeat;
}
.ckl_list li .ckl_ect {
background: url("ckl_ku6icon.png") no-repeat;
}
.ckl_list li .ckl_ect1 {
background: url("ckl_ku6icon.png") no-repeat;
}
.ckl_list li .ckl_zt {
background: url("ckl_ku6icon.png") no-repeat;
}
.ckl_list li .ckl_zt1 {
background: url("ckl_ku6icon.png") no-repeat;
}
.ckl_list li .ckl_zt2 {
background: url("ckl_ku6icon.png") no-repeat;
}
.ckl_list li .ckl_te .ckl_pc1 em {
background: url("ckl_ku6icon.png") no-repeat;
}
.ckl_list li .ckl_te .ckl_pc2 em {
background: url("ckl_ku6icon.png") no-repeat;
}
.ckl_list li .ckl_te .ckl_pc3 em {
background: url("ckl_ku6icon.png") no-repeat;
}
.ckl_side .ckl_histop .ckl_closed {
background: url("ckl_ku6icon.png") no-repeat;
}
.ckl_evt li a em {
background: url("ckl_ku6icon.png") no-repeat;
}
.ckl_landed a em {
background: url("ckl_ku6icon.png") no-repeat;
}
.ckl_list li .ckl_te .lw_pc1 em {
background: url("ckl_ku6icon.png") no-repeat;
}
.ckl_landed .ckl_onkey .ckl_onkeya a em {
background: url("ckl_ku6icon.png") no-repeat;
}
.ckl_landed .ckl_onkey .ckl_onkeymore .ckl_uploa {
background: url("ckl_ku6icon.png") no-repeat;
}
.ckl_picbottom .ckl_picborde .ckl_picbojiao {
background: url("ckl_ku6icon.png") no-repeat;
}
.ckl_pictutop .ckl_grade .ckl_green {
background: url("ckl_ku6icon.png") no-repeat;
}
.ckl_smailbanner ul li p em {
background: url("ckl_ku6icon.png") no-repeat;
}
.tab_containt li.ckl_Choice p span.ckl_cho1 em {
background: url("ckl_ku6icon.png") no-repeat;
}
.tab_containt li.part01 .v_wap .slider .item a em {
background: url("ckl_ku6icon.png") no-repeat;
}
.ckl_btin .ckl_but {
_background: url(ckl_ku6icon1.png) no-repeat;
}
.ckl_lis .ckl_entire a {
_background: url(ckl_ku6icon1.png) no-repeat;
}
.ckl_lis li .ckl_xy {
_background: url(ckl_ku6icon1.png) no-repeat;
}
.ckl_lis .ckl_px a {
_background: url(ckl_ku6icon1.png) no-repeat;
}
.ckl_list li .ckl_play {
_background: url(ckl_ku6icon1.png) no-repeat;
}
.ckl_list li span.ckl_on {
_background: url(ckl_ku6icon1.png) no-repeat;
}
.ckl_list li .ckl_ect {
_background: url(ckl_ku6icon1.png) no-repeat;
}
.ckl_list li .ckl_ect1 {
_background: url(ckl_ku6icon1.png) no-repeat;
}
.ckl_list li .ckl_zt {
_background: url(ckl_ku6icon1.png) no-repeat;
}
.ckl_list li .ckl_zt1 {
_background: url(ckl_ku6icon1.png) no-repeat;
}
.ckl_list li .ckl_zt2 {
_background: url(ckl_ku6icon1.png) no-repeat;
}
.ckl_list li .ckl_te .ckl_pc1 em {
_background: url(ckl_ku6icon1.png) no-repeat;
}
.ckl_list li .ckl_te .ckl_pc2 em {
_background: url(ckl_ku6icon1.png) no-repeat;
}
.ckl_list li .ckl_te .ckl_pc3 em {
_background: url(ckl_ku6icon1.png) no-repeat;
}
.ckl_side .ckl_histop .ckl_closed {
_background: url(ckl_ku6icon1.png) no-repeat;
}
.ckl_evt li a em {
_background: url(ckl_ku6icon1.png) no-repeat;
}
.ckl_landed a em {
_background: url(ckl_ku6icon1.png) no-repeat;
}
.ckl_list li .ckl_te .lw_pc1 em {
_background: url(ckl_ku6icon1.png) no-repeat;
}
.ckl_landed .ckl_onkey .ckl_onkeya a em {
_background: url(ckl_ku6icon1.png) no-repeat;
}
.ckl_landed .ckl_onkey .ckl_onkeymore .ckl_uploa {
_background: url(ckl_ku6icon1.png) no-repeat;
}
.ckl_picbottom .ckl_picborde .ckl_picbojiao {
_background: url(ckl_ku6icon1.png) no-repeat;
}
.ckl_pictutop .ckl_grade .ckl_green {
_background: url(ckl_ku6icon1.png) no-repeat;
}
.ckl_smailbanner ul li p em {
_background: url(ckl_ku6icon1.png) no-repeat;
}
.tab_containt li.ckl_Choice p span.ckl_cho1 em {
_background: url(ckl_ku6icon1.png) no-repeat;
}
.tab_containt li.part01 .v_wap .slider .item a em {
_background: url(ckl_ku6icon1.png) no-repeat;
}
.ckl_pictutop .ckl_grade .ckl_green {
background: url("LV1-10.png") no-repeat;
}
.ckl_maltop .ckl_green {
background: url("LV1-10.png") no-repeat;
}
.ckl_pictutop .ckl_grade .ckl_green {
_background: url(LV1-101.png) no-repeat;
}
.ckl_maltop .ckl_green {
_background: url(LV1-101.png) no-repeat;
}
.ckl_pictutop .ckl_grade .ckl_green {
background-position: 0px -279px; width: 38px; height: 14px; float: left; display: block;
}
.ckl_maltop .ckl_green {
background-position: 0px -279px; width: 38px; height: 14px; float: left; display: block;
}
.ckl_pictutop .ckl_grade .ckl_green1 {
}
.ckl_maltop .ckl_green1 {
}
.ckl_pictutop .ckl_grade .ckl_green2 {
background-position: 0px -29px;
}
.ckl_maltop .ckl_green2 {
background-position: 0px -29px;
}
.ckl_pictutop .ckl_grade .ckl_green3 {
background-position: 0px -55px;
}
.ckl_maltop .ckl_green3 {
background-position: 0px -55px;
}
.ckl_pictutop .ckl_grade .ckl_green4 {
background-position: 0px -84px;
}
.ckl_maltop .ckl_green4 {
background-position: 0px -84px;
}
.ckl_pictutop .ckl_grade .ckl_green5 {
background-position: 0px -113px;
}
.ckl_maltop .ckl_green5 {
background-position: 0px -113px;
}
.ckl_pictutop .ckl_grade .ckl_green6 {
background-position: 0px -142px;
}
.ckl_maltop .ckl_green6 {
background-position: 0px -142px;
}
.ckl_pictutop .ckl_grade .ckl_green7 {
background-position: 0px -168px;
}
.ckl_maltop .ckl_green7 {
background-position: 0px -168px;
}
.ckl_pictutop .ckl_grade .ckl_green8 {
background-position: 0px -197px;
}
.ckl_maltop .ckl_green8 {
background-position: 0px -197px;
}
.ckl_pictutop .ckl_grade .ckl_green9 {
background-position: 0px -223px;
}
.ckl_maltop .ckl_green9 {
background-position: 0px -223px;
}
.ckl_pictutop .ckl_grade .ckl_green10 {
background-position: 0px -250px;
}
.ckl_maltop .ckl_green10 {
background-position: 0px -250px;
}
.ckl_pictutop .ckl_grade .ckl_blank0 {
background-position: -58px -279px;
}
.ckl_maltop .ckl_blank0 {
background-position: -58px -279px;
}
.ckl_pictutop .ckl_grade .ckl_blank1 {
background-position: -58px 0px;
}
.ckl_maltop .ckl_blank1 {
background-position: -58px 0px;
}
.ckl_pictutop .ckl_grade .ckl_blank2 {
background-position: -58px -29px;
}
.ckl_maltop .ckl_blank2 {
background-position: -58px -29px;
}
.ckl_pictutop .ckl_grade .ckl_blank3 {
background-position: -58px -55px;
}
.ckl_maltop .ckl_blank3 {
background-position: -58px -55px;
}
.ckl_pictutop .ckl_grade .ckl_blank4 {
background-position: -58px -84px;
}
.ckl_maltop .ckl_blank4 {
background-position: -58px -84px;
}
.ckl_pictutop .ckl_grade .ckl_blank5 {
background-position: -58px -113px;
}
.ckl_maltop .ckl_blank5 {
background-position: -58px -113px;
}
.ckl_pictutop .ckl_grade .ckl_blank6 {
background-position: -58px -142px;
}
.ckl_maltop .ckl_blank6 {
background-position: -58px -142px;
}
.ckl_pictutop .ckl_grade .ckl_blank7 {
background-position: -58px -168px;
}
.ckl_maltop .ckl_blank7 {
background-position: -58px -168px;
}
.ckl_pictutop .ckl_grade .ckl_blank8 {
background-position: -58px -197px;
}
.ckl_maltop .ckl_blank8 {
background-position: -58px -197px;
}
.ckl_pictutop .ckl_grade .ckl_blank9 {
background-position: -58px -223px;
}
.ckl_maltop .ckl_blank9 {
background-position: -58px -223px;
}
.ckl_pictutop .ckl_grade .ckl_blank10 {
background-position: -58px -250px;
}
.ckl_maltop .ckl_blank10 {
background-position: -58px -250px;
}
.ckl_logomain .ckl_form label {
transition:0.5s; -webkit-transition: all .5s; -moz-transition: all .5s; -o-transition: all .5s;
}
.ckl_logomain .ckl_form .ckl_btin {
transition:0.5s; -webkit-transition: all .5s; -moz-transition: all .5s; -o-transition: all .5s;
}
.ckl_footer .ckl_form .ckl_btin {
transition:0.5s; -webkit-transition: all .5s; -moz-transition: all .5s; -o-transition: all .5s;
}
.ckl_footer .ckl_form label {
transition:0.5s; -webkit-transition: all .5s; -moz-transition: all .5s; -o-transition: all .5s;
}
.ckl_ulx .ac_menu_ctn table .mouseover td {
transition:0.5s; -webkit-transition: all .5s; -moz-transition: all .5s; -o-transition: all .5s;
}
.ckl_side .ckl_histop a {
transition:0.5s; -webkit-transition: all .5s; -moz-transition: all .5s; -o-transition: all .5s;
}
.ckl_ulx ul li a.eon {
transition:0.5s; -webkit-transition: all .5s; -moz-transition: all .5s; -o-transition: all .5s;
}
.ckl_ulx ul li a {
transition:0.5s; -webkit-transition: all .5s; -moz-transition: all .5s; -o-transition: all .5s;
}
.ckl_header {
margin: 0px auto; min-width: 1000px;
}
.ckl_headetop {
background: rgb(225, 225, 225); height: 30px; overflow: hidden;
}
.ckl_logo {
background: rgb(255, 255, 255); height: 74px; padding-top: 26px; margin-bottom: 6px;
}
.ckl_heatopmain {
color: rgb(117, 117, 117); line-height: 30px;
}
.ckl_heatopmain a {
color: rgb(117, 117, 117); line-height: 30px;
}
.ckl_logomain h1 {
margin: 0px 102px 0px 0px;
}
.ckl_logomain h1 a {
background: url("ckl_logo.jpg") no-repeat; width: 214px; height: 43px; display: inline-block;
}
.ckl_logomain .ckl_form {
margin-right: 15px; position: relative; z-index: 10;
}
.ckl_logomain .ckl_form label {
background: 0px; padding: 0px 6px; border-radius: 5px 0px 0px 5px; border: 1px solid rgb(207, 207, 207); width: 314px; height: 37px; float: left; display: block;
}
.ckl_logomain .ckl_form label.ckl_on {
border-color: rgb(156, 199, 21);
}
.ckl_logomain .ckl_form .ckl_on.ckl_btin {
border-color: rgb(156, 199, 21);
}
.ckl_logomain .ckl_form label input {
background: 0px; margin: 8px 0px; outline: 0px; border: 0px currentColor; width: 100%; height: 21px; color: rgb(153, 153, 153); line-height: 21px; font-size: 14px; -webkit-appearance: textfield;
}
.ckl_btin {
background: rgb(245, 245, 245); border-width: 1px 1px 1px 0px; border-style: solid solid solid none; border-color: rgb(207, 207, 207) rgb(207, 207, 207) rgb(207, 207, 207) currentColor; border-radius: 0px 5px 5px 0px; width: 42px; height: 37px; display: inline-block; position: relative; _height: 39px;
}
.ckl_btin .ckl_but {
background-position: -65px 10px; border: 0px currentColor; width: 42px; height: 37px; cursor: pointer;
}
.ckl_up {
background: rgb(136, 136, 136); padding: 0px 16px; height: 39px; color: rgb(255, 255, 255); line-height: 39px; font-family: "Microsoft YaHei"; font-size: 18px; float: left; display: inline-block;
}
.ckl_up:hover {
color: rgb(255, 255, 255);
}
.ckl_user {
}
.ckl_user a {
color: rgb(66, 66, 66); line-height: 39px; font-family: "Microsoft YaHei"; font-size: 18px;
}
.ckl_user a.ckl_registration {
background: rgb(245, 130, 32); padding: 0px 20px; height: 39px; color: rgb(255, 255, 255); margin-left: 16px; display: inline-block;
}
.ckl_user a.ckl_registration:hover {
color: rgb(255, 255, 255);
}
.ckl_logomain .ckl_keyword {
width: 368px; height: 18px; overflow: hidden; margin-left: 316px;
}
.ckl_logomain .ckl_keyword a {
color: rgb(153, 153, 153); margin-right: 7px;
}
.ckl_logomain .ckl_keyword a:hover {
color: rgb(153, 153, 153);
}
.ckl_ulx {
background: rgb(255, 255, 255); border: 1px solid rgb(212, 212, 212); left: 0px; top: 39px; width: 370px; position: absolute; z-index: 7;
}
.ckl_ulx .ac_menu_ctn {
width: 100%; padding-top: 5px;
}
.ckl_ulx .ac_menu_ctn table {
width: 100%;
}
.ckl_ulx .ac_menu_ctn table tr td {
height: 25px; color: rgb(51, 51, 51); line-height: 25px; padding-left: 6px; font-weight: 700; display: block; cursor: pointer;
}
.ckl_ulx .ac_menu_ctn table .mouseover td {
background: rgb(156, 199, 21); height: 25px; color: rgb(255, 255, 255); line-height: 25px; padding-left: 6px; font-weight: 700; display: block; cursor: pointer;
}
.ckl_ulx div {
cursor: pointer;
}
.ckl_ulx ul {
padding-top: 5px;
}
.ckl_ulx ul li a {
height: 25px; color: rgb(51, 51, 51); line-height: 25px; padding-left: 6px; display: block;
}
.ckl_ulx ul li a:hover {
background: rgb(156, 199, 21); color: rgb(255, 255, 255); font-weight: 700;
}
.ckl_ulx ul li.eon a {
background: rgb(156, 199, 21); color: rgb(255, 255, 255); font-weight: 700;
}
.ckl_ulx div {
padding-left: 6px;
}
.ckl_nav {
background: rgb(156, 199, 21); height: 50px;
}
.ckl_navlist {
}
.ckl_lis {
}
.ckl_lis li {
float: left;
}
.ckl_lis li.ckl_fr {
font-size: 14px; float: right;
}
.ckl_lis li.ckl_fr a {
background: 0px; padding: 0px 5px; font-size: 14px;
}
.ckl_lis li a {
color: rgb(255, 255, 255); font-family: "Microsoft YaHei"; font-size: 16px; font-weight: 700; float: left; display: inline-block;
}
.ckl_lis .ckl_nal {
}
.ckl_navlist .ckl_lis .ckl_none a {
background: 0px;
}
.ckl_lis .ckl_za a {
background: url("ckl_lined.jpg") no-repeat right; padding: 0px 20px; outline: 0px; line-height: 50px;
}
.ckl_lis .ckl_nal a {
background: url("ckl_lined.jpg") no-repeat right; padding: 0px 20px; outline: 0px; line-height: 50px;
}
.ckl_lis .ckl_za a:hover {
background: rgb(120, 155, 0); color: rgb(255, 255, 255); text-decoration: none;
}
.ckl_lis .ckl_za a.ckl_on {
background: rgb(120, 155, 0); color: rgb(255, 255, 255); text-decoration: none;
}
.ckl_lis .ckl_nal a:hover {
background: rgb(120, 155, 0); color: rgb(255, 255, 255); text-decoration: none;
}
.ckl_lis .ckl_nal a.ckl_on {
background: rgb(120, 155, 0); color: rgb(255, 255, 255); text-decoration: none;
}
.ckl_lis .ckl_entire {
width: 164px; position: relative; z-index: 20;
}
.ckl_lis .ckl_px {
width: 164px; position: relative; z-index: 20;
}
.ckl_lis .ckl_entire {
background: rgb(72, 72, 72);
}
.ckl_lis .ckl_entire a {
background-position: -107px 20px; outline: 0px; color: rgb(255, 255, 255); line-height: 50px; padding-left: 20px; margin-left: 10px;
}
.ckl_lis .ckl_px a {
background-position: -107px 20px; outline: 0px; color: rgb(255, 255, 255); line-height: 50px; padding-left: 20px; margin-left: 10px;
}
.ckl_lis .ckl_entire a:hover {
color: rgb(255, 255, 255); text-decoration: none;
}
.ckl_lis li .ckl_xy {
background-position: 0px -77px; width: 59px; height: 35px;
}
.ckl_ls {
background: rgb(255, 255, 255); border-width: 0px 1px 1px; border-style: none solid solid; border-color: currentColor rgb(207, 207, 207) rgb(207, 207, 207); padding: 22px 0px 10px; border-radius: 0px 0px 3px 3px; left: 0px; top: 50px; width: 162px; color: rgb(100, 100, 100); line-height: 30px; overflow: hidden; font-size: 14px; position: absolute; z-index: 4;
}
.ckl_lis .ckl_entire .ckl_ls a {
background: 0px; color: rgb(100, 100, 100); line-height: 30px; padding-left: 0px; font-size: 14px; font-weight: 400; margin-left: 0px; float: none;
}
.ckl_lis .ckl_entire .ckl_ls a:hover {
color: rgb(51, 153, 0);
}
.ckl_ls p {
width: 130px; height: 30px; overflow: hidden; margin-left: 20px;
}
.l_vlist .ckl_list li .ckl_te .ckl_pc1 {
width: 162px; float: none;
}
.ckl_list {
}
.ckl_list li {
width: 122px;
}
.ckl_list li .ckl_tex {
width: 122px; display: block; position: relative; cursor: pointer;
}
.ckl_list li .ckl_tex:hover {
text-decoration: none;
}
.ckl_list li .ckl_img {
width: 122px; overflow: hidden;
}
.ckl_list li .ckl_tim {
background: rgb(0, 0, 0); padding: 0px 4px; left: 0px; bottom: 0px; color: rgb(255, 255, 255); position: absolute; z-index: 1; opacity: 0.7;
}
.ckl_list li .ckl_play {
background-position: -108px -77px; width: 16px; height: 16px; right: 0px; bottom: 0px; display: none; position: absolute; z-index: 2; cursor: pointer;
}
.ckl_list li span.ckl_on {
background-position: -108px -96px;
}
.ckl_list li .ckl_ect {
background-position: -66px -77px; left: 0px; top: 0px; width: 32px; height: 17px; display: block; position: absolute; z-index: 3;
}
.ckl_list li .ckl_ect1 {
background-position: -66px -77px; left: 0px; top: 0px; width: 32px; height: 17px; display: block; position: absolute; z-index: 3;
}
.ckl_list li .ckl_ect1 {
background-position: -66px -95px;
}
.ckl_list li .ckl_zt {
left: 0px; top: 0px; width: 39px; height: 39px; display: block; position: absolute; z-index: 4;
}
.ckl_list li .ckl_zt1 {
left: 0px; top: 0px; width: 39px; height: 39px; display: block; position: absolute; z-index: 4;
}
.ckl_list li .ckl_zt2 {
left: 0px; top: 0px; width: 39px; height: 39px; display: block; position: absolute; z-index: 4;
}
.ckl_list li .ckl_zt {
background-position: -245px 0px;
}
.ckl_list li .ckl_zt1 {
background-position: -245px -39px;
}
.ckl_list li .ckl_zt2 {
background-position: -245px -78px;
}
.ckl_list li .ckl_a {
outline: 0px; height: 32px; color: rgb(51, 51, 51); line-height: 16px; overflow: hidden; padding-top: 6px; display: block;
}
.ckl_list li .ckl_a:hover {
color: rgb(51, 153, 0); text-decoration: underline;
}
.ckl_list li .ckl_te {
position: relative;
}
.ckl_list li .ckl_te .ckl_pc1 {
height: 16px; color: rgb(153, 153, 153); line-height: 14px; overflow: hidden; margin-top: 6px; display: block; _height: 12px; _line-height: 14px;
}
.ckl_list li .ckl_te .ckl_pc2 {
height: 16px; color: rgb(153, 153, 153); line-height: 14px; overflow: hidden; margin-top: 6px; display: block; _height: 12px; _line-height: 14px;
}
.ckl_list li .ckl_te .ckl_pc3 {
height: 16px; color: rgb(153, 153, 153); line-height: 14px; overflow: hidden; margin-top: 6px; display: block; _height: 12px; _line-height: 14px;
}
.ckl_list li .ckl_te .lw_pc1 {
height: 16px; color: rgb(153, 153, 153); line-height: 14px; overflow: hidden; margin-top: 6px; display: block; _height: 12px; _line-height: 14px;
}
.ckl_list li .ckl_te .ckl_pc1:hover {
color: rgb(51, 153, 0); text-decoration: underline;
}
.ckl_list li .ckl_te .ckl_pc1 {
width: 117px; line-height: 14px; float: left; cursor: pointer;
}
.slide_tab .ckl_list li .ckl_te .ckl_pc1 {
width: 162px; float: none;
}
.ckl_list li .ckl_te .ckl_pc2 {
margin-right: 14px; display: inline;
}
.ckl_list li .ckl_te .ckl_pc1 em {
width: 12px; height: 12px; overflow: hidden; margin-right: 4px; float: left; display: block;
}
.ckl_list li .ckl_te .ckl_pc2 em {
width: 12px; height: 12px; overflow: hidden; margin-right: 4px; float: left; display: block;
}
.ckl_list li .ckl_te .ckl_pc3 em {
width: 12px; height: 12px; overflow: hidden; margin-right: 4px; float: left; display: block;
}
.ckl_list li .ckl_te .lw_pc1 em {
width: 12px; height: 12px; overflow: hidden; margin-right: 4px; float: left; display: block;
}
.ckl_list li .ckl_te .ckl_pc1 em {
}
.ckl_list li .ckl_te .ckl_pc2 em {
background-position: -22px 0px;
}
.ckl_list li .ckl_te .ckl_pc3 em {
background-position: -44px 0px;
}
.ckl_list li .ckl_te .lw_pc1 em {
background-position: 0px -12px;
}
.ckl_list li .ckl_te .ckl_pc1 span {
_line-height: 14px;
}
.l_u1_ad .ckl_te .ckl_pc2 {
_line-height: 14px;
}
.ckl_popup {
background: rgb(255, 255, 255); border-radius: 2px; left: 0px; top: -226px; width: 294px; height: 200px; display: none; position: absolute; z-index: 6; box-shadow: 0px 0px 10px #e6e6e6; _border: 1px solid #e8e8e8;
}
.ckl_side .ckl_histop {
background: rgb(244, 244, 244); width: 276px; height: 38px; line-height: 35px; overflow: hidden;
}
.ckl_footer {
background: rgb(129, 129, 129); height: 420px; padding-top: 38px;
}
.ckl_logo {
background: rgb(255, 255, 255); height: 74px; padding-top: 26px;
}
.ckl_heatopmain {
color: rgb(117, 117, 117); line-height: 30px;
}
.ckl_heatopmain a {
color: rgb(117, 117, 117); line-height: 30px;
}
.ckl_footer h1 {
margin: 8px 10px 0px 210px; display: inline;
}
.ckl_footer h1 a {
background: url("ckl_logo1.jpg") no-repeat; width: 180px; height: 35px; display: inline-block;
}
.ckl_footer .ckl_form {
margin-top: 10px; margin-right: 15px; position: relative;
}
.ckl_footer .ckl_form label {
background: rgb(255, 255, 255); padding: 0px 6px; border-radius: 5px 0px 0px 5px; border: 1px solid rgb(207, 207, 207); width: 292px; height: 27px; float: left; display: block;
}
.ckl_footer .ckl_form label.ckl_on {
border-color: rgb(156, 199, 21);
}
.ckl_footer .ckl_form .ckl_on.ckl_btin {
border-color: rgb(156, 199, 21);
}
.ckl_footer .ckl_form label input {
background: 0px; outline: 0px; border: 0px currentColor; width: 100%; height: 27px; color: rgb(153, 153, 153); line-height: 27px; font-size: 14px; -webkit-appearance: textfield;
}
.ckl_footer .ckl_keyword {
width: 343px; height: 18px; overflow: hidden; margin-left: 400px;
}
.ckl_footer .ckl_keyword a {
color: rgb(212, 212, 212); margin-right: 7px;
}
.ckl_footer .ckl_keyword a:hover {
color: rgb(212, 212, 212);
}
.ckl_footer .ckl_btin {
background: rgb(245, 245, 245); border-width: 1px 1px 1px 0px; border-style: solid solid solid none; border-color: rgb(207, 207, 207) rgb(207, 207, 207) rgb(207, 207, 207) currentColor; border-radius: 0px 5px 5px 0px; width: 35px; height: 27px; display: inline-block; position: relative; _height: 29px;
}
.ckl_footer .ckl_btin .ckl_but {
background-position: -65px 5px; border: 0px currentColor; width: 35px; height: 27px; cursor: pointer; _height: 29px;
}
.ckl_footer .ckl_copy {
text-align: center; color: rgb(255, 255, 255); line-height: 23px; margin-top: 34px;
}
.ckl_footer .ckl_copy a {
text-align: center; color: rgb(255, 255, 255); line-height: 23px; margin-top: 34px;
}
.ckl_footer .ckl_copy a:hover {
color: rgb(255, 255, 255);
}
.ckl_footer .ckl_plocas {
text-align: center; margin-top: 12px;
}
.ckl_footer .ckl_plocas a {
background: url("ckl_copyright.jpg") no-repeat; width: 120px; height: 50px; margin-right: 6px; display: inline-block;
}
.ckl_footer .ckl_plocas a.ckl_i1 {
}
.ckl_footer .ckl_plocas a.ckl_i2 {
background-position: 0px -50px;
}
.ckl_footer .ckl_plocas a.ckl_i3 {
background-position: 0px -100px;
}
.ckl_footer .ckl_plocas a.ckl_i4 {
background-position: 0px -150px; width: 135px;
}
.ckl_footer .ckl_plocas a.ckl_i5 {
background-position: 0px -200px; width: 116px;
}
.ckl_footer .ckl_lib {
margin-top: 40px;
}
.ckl_footer .ckl_lib1 {
height: 150px; color: rgb(255, 255, 255); line-height: 27px; border-right-color: rgb(221, 221, 221); border-right-width: 1px; border-right-style: solid; display: inline;
}
.ckl_footer .ckl_lib2 {
height: 150px; color: rgb(255, 255, 255); line-height: 27px; border-right-color: rgb(221, 221, 221); border-right-width: 1px; border-right-style: solid; display: inline;
}
.ckl_footer .ckl_lib3 {
height: 150px; color: rgb(255, 255, 255); line-height: 27px; border-right-color: rgb(221, 221, 221); border-right-width: 1px; border-right-style: solid; display: inline;
}
.ckl_footer .ckl_lib2 {
margin: 0px 0px 0px 19px; width: 200px; padding-right: 0px;
}
.ckl_footer .ckl_lib1 h3 {
font-size: 14px; font-weight: 700;
}
.ckl_footer .ckl_lib2 h3 {
font-size: 14px; font-weight: 700;
}
.ckl_footer .ckl_lib3 h3 {
font-size: 14px; font-weight: 700;
}
.ckl_footer .ckl_lib1 {
width: 200px; padding-right: 10px; margin-left: 130px;
}
.ckl_footer .ckl_lib1 a {
color: rgb(255, 255, 255); display: block;
}
.ckl_footer .ckl_lib2 li a {
color: rgb(255, 255, 255); display: block;
}
.ckl_footer .ckl_lib1 a:hover {
color: rgb(255, 255, 255);
}
.ckl_footer .ckl_lib2 li a:hover {
color: rgb(255, 255, 255);
}
.ckl_footer .ckl_lib1 a {
width: 75px; margin-right: 20px; float: left; display: inline-block;
}
.ckl_footer .ckl_lib2 li {
width: 45px; margin-right: 20px; float: left;
}
.ckl_footer .ckl_lib3 {
padding: 0px; width: 100px; margin-left: 44px;
}
.ckl_footer .ckl_lib4 {
border-right-color: currentColor; border-right-width: 0px; border-right-style: none;
}
.ckl_footer .ckl_lib4 li {
width: 75px;
}
.ckl_side {
width: 81px; height: 281px; right: 0px; bottom: 120px; position: fixed; z-index: 30; _position: absolute;
}
.ckl_tan {
background: url("ckl_socll.png") no-repeat; width: 81px; height: 68px; display: block; cursor: pointer;
}
.ckl_side .ckl_pen {
background: url("ckl_socll.png") no-repeat; width: 81px; height: 68px; display: block; cursor: pointer;
}
.ckl_side .ckl_wewi {
background: url("ckl_socll.png") no-repeat; width: 81px; height: 68px; display: block; cursor: pointer;
}
.ckl_side .ckl_on {
background: url("ckl_socll.png") no-repeat; width: 81px; height: 68px; display: block; cursor: pointer;
}
.ckl_side .ckl_wewi {
background-position: 0px -98px; height: 98px;
}
.ckl_side .ckl_wewi a {
background: rgb(255, 255, 255); margin: 0px auto; padding: 4px; width: 66px; height: 66px; overflow: hidden; display: block;
}
.ckl_side .ckl_wewi a.mobilecode {
background: 0px; height: 15px;
}
.ckl_tan {
background-position: 0px -30px; position: relative;
}
.ckl_tan:hover {
background-position: -129px -30px;
}
.ckl_side .ckl_on {
background-position: -129px -30px;
}
.ckl_side .ckl_pen {
background-position: 0px -196px; height: 60px; display: none;
}
.ckl_side .ckl_pen:hover {
background-position: -129px -196px;
}
.ckl_side .ckl_history {
border: 2px solid rgb(230, 230, 230); top: 0px; width: 276px; right: 100px; position: absolute;
}
.ckl_side .ckl_tan .ckl_history .ckl_histop {
background: rgb(244, 244, 244); width: 276px; height: 38px; line-height: 35px; overflow: hidden;
}
.ckl_side .ckl_histop a {
width: 137px; height: 35px; text-align: center; color: rgb(150, 150, 150); font-family: "Microsoft YaHei"; font-size: 18px; border-right-color: rgb(230, 230, 230); border-right-width: 1px; border-right-style: solid; float: left; display: inline-block;
}
.ckl_side .ckl_histop a.ckl_bodre {
border-right-color: currentColor; border-right-width: 0px; border-right-style: none;
}
.ckl_side .ckl_histop a.ckl_tab:hover {
background: rgb(255, 255, 255); color: rgb(137, 178, 10); text-decoration: none; border-bottom-color: rgb(156, 199, 21); border-bottom-width: 3px; border-bottom-style: solid;
}
.ckl_side .ckl_histop a.ckl_on {
background: rgb(255, 255, 255); color: rgb(137, 178, 10); text-decoration: none; border-bottom-color: rgb(156, 199, 21); border-bottom-width: 3px; border-bottom-style: solid;
}
.ckl_side .ckl_histop .ckl_closed {
background-position: -348px 0px; width: 32px;
}
.ckl_evt {
width: 276px; height: 320px;
}
.ckl_side .ckl_ul {
background: rgb(255, 255, 255); width: 276px; border-top-color: rgb(230, 230, 230); border-top-width: 1px; border-top-style: solid;
}
.ckl_evt li {
padding: 3px 12px 0px 15px; height: 28px; border-bottom-color: rgb(230, 230, 230); border-bottom-width: 1px; border-bottom-style: solid;
}
.ckl_evt li a {
height: 28px; color: rgb(174, 171, 171); line-height: 28px; overflow: hidden; font-size: 12px; display: block;
}
.ckl_evt li a em {
background-position: -158px -96px; width: 12px; height: 12px; margin-top: 6px; float: right; display: block;
}
.ckl_landed {
background: rgb(244, 244, 244); padding-bottom: 10px;
}
.ckl_landed .ckl_onkey {
margin: 0px auto; width: 250px; padding-top: 10px;
}
.ckl_landed .ckl_onkey .ckl_onkeya {
margin-bottom: 10px; border-bottom-color: rgb(217, 217, 217); border-bottom-width: 1px; border-bottom-style: solid;
}
.ckl_landed .ckl_onkey .ckl_onkeymore {
padding-top: 10px; padding-bottom: 10px; border-top-color: rgb(217, 217, 217); border-top-width: 1px; border-top-style: solid;
}
.ckl_landed .ckl_onkey .ckl_onkeya a {
background: rgb(248, 248, 248); border: 1px solid rgb(214, 214, 214); width: 248px; height: 32px; color: rgb(156, 199, 21); line-height: 32px; font-size: 14px; display: block; box-shadow: inset 0px 3px 0px #fff;
}
.ckl_landed .ckl_onkey .ckl_onkeya a:hover {
background: rgb(255, 255, 255); border-color: rgb(173, 217, 34); text-decoration: none;
}
.ckl_landed .ckl_onkey .ckl_onkeya a em {
background-position: -134px -96px; margin: 8px 7px 0px 85px; width: 15px; height: 15px; float: left; display: inline-block;
}
.ckl_landed .ckl_onkey .ckl_onkeyb a em {
background-position: -158px -77px;
}
.ckl_landed .ckl_onkey .ckl_onkeymore .ckl_delh {
color: rgb(0, 0, 0); line-height: 24px;
}
.ckl_landed .ckl_onkey .ckl_onkeymore .ckl_delh:hover {
color: rgb(108, 171, 0);
}
.ckl_landed .ckl_onkey .ckl_onkeymore .ckl_uploa {
background-position: 0px -122px; width: 60px; height: 24px; line-height: 24px; padding-left: 28px; display: inline-block;
}
.ckl_side .ckl_ent {
width: 276px; height: 320px;
}
.ckl_side .ckl_ent li {
padding: 13px 12px 10px 15px; height: auto; line-height: 0; font-size: 0px; cursor: pointer; _overflow: hidden;
}
.ckl_side .ckl_ent li:hover {
background: rgb(244, 244, 244);
}
.ckl_side .ckl_ent li.ckl_clon {
background: rgb(244, 244, 244);
}
.ckl_side .ckl_ent li:hover a {
color: rgb(0, 0, 0);
}
.ckl_side .ckl_ent li.ckl_clon a {
color: rgb(0, 0, 0);
}
.ckl_side .ckl_ent li.ckl_clon .ckl_later a {
color: rgb(95, 155, 2);
}
.ckl_side .ckl_ent li .ckl_later {
text-align: right;
}
.ckl_side .ckl_ent li .ckl_later a {
height: 15px; color: rgb(156, 199, 21); line-height: 15px; float: right; display: inline-block;
}
.ckl_side .ckl_ent li .ckl_later span {
color: rgb(203, 203, 203); line-height: 15px;
}
div.jquery-gdakram-tooltip {
background: rgb(255, 255, 255); padding: 0px; border: 1px solid rgb(221, 221, 221); left: 0px; top: 0px; color: rgb(255, 255, 255); font-size: 12px; position: absolute; z-index: 19;
}
div.jquery-gdakram-tooltip div.content {
background: rgb(255, 255, 255); position: relative;
}
div.jquery-gdakram-tooltip div.content h1 {
}
div.jquery-gdakram-tooltip div.up_arrow {
background: url("ckl_ku6icon.png") no-repeat -358px 0px; left: 30px; top: -8px; width: 12px; height: 9px; display: block; position: absolute; _background: url(ckl_ku6icon1.png) no-repeat;
}
div.jquery-gdakram-tooltip div.down_arrow {
background: url("ckl_ku6icon.png") no-repeat -358px -18px; left: 30px; width: 10px; height: 8px; bottom: -8px; display: block; position: absolute; _background: url(ckl_ku6icon1.png) no-repeat;
}
div.jquery-gdakram-tooltip div.right_arrow {
background: url("ckl_ku6icon.png") no-repeat -378px 0px; top: 30px; width: 9px; height: 12px; right: -8px; display: block; position: absolute; _background: url(ckl_ku6icon1.png) no-repeat;
}
div.jquery-gdakram-tooltip div.left_arrow {
background: url("ckl_ku6icon.png") no-repeat -378px -18px; left: -8px; top: 40px; width: 9px; height: 12px; display: block; position: absolute; _background: url(ckl_ku6icon1.png) no-repeat;
}
.ckl_picture {
background: rgb(255, 255, 255); width: 270px; position: absolute; z-index: 22;
}
.ckl_pictumain {
padding: 8px 0px 0px; width: 270px; position: relative;
}
.ckl_pictutop {
padding: 0px 0px 0px 15px;
}
.ckl_pictutop .ckl_avatar {
width: 54px; height: 54px; margin-right: 10px; display: block; position: relative;
}
.ckl_pictutop .ckl_avatar img {
width: 54px; height: 54px;
}
.ckl_pictutop .ckl_avatname {
width: 170px; display: block; position: relative;
}
.ckl_pictutop .ckl_avatname a {
height: 20px; color: rgb(112, 161, 0); line-height: 20px; font-size: 14px; font-weight: 700;
}
.ckl_pictutop .ckl_avatname a:hover {
text-decoration: underline;
}
.ckl_pictutop .ckl_grade {
width: 175px;
}
.ckl_pictutop .ckl_grade span cite {
color: rgb(102, 102, 102); margin-right: 2px; float: left; display: inline-block;
}
.ckl_pictutop .ckl_grade .ckl_pixel {
margin-left: 5px;
}
.ckl_pictutop .ckl_fanvedio {
width: 165px; color: rgb(153, 153, 153); overflow: hidden; display: block;
}
.ckl_pictutop .ckl_fanvedio cite {
color: rgb(112, 161, 0);
}
.ckl_pictutop .ckl_fanvedio cite a {
color: rgb(112, 161, 0);
}
.ckl_pictutop .ckl_fanvedio cite a:hover {
text-decoration: underline;
}
.ckl_pictutop .ckl_zyweb {
color: rgb(102, 102, 102); line-height: 20px; margin-top: 5px; display: block;
}
.ckl_picbottom {
background: rgb(246, 246, 246); padding: 6px 8px;
}
.ckl_picbottom .ckl_cancel {
}
.ckl_picbottom .ckl_cancel .ckl_issue {
background: url("ckl_icon1.png") no-repeat; width: 48px; height: 20px; display: block;
}
.ckl_picbottom .ckl_cancel .ckl_issue {
background-position: 0px -63px;
}
.ckl_picbottom .ckl_cancel .ckl_issue:hover {
background-position: 0px -33px;
}
.ckl_picbottom .ckl_cancel .ckl_on.ckl_issue {
background-position: 0px -93px;
}
.ckl_picbottom .ckl_cancel .ckl_on.ckl_issue:hover {
background-position: 0px -93px;
}
.ckl_picbottom .ckl_cancel .ckl_caniss {
background: rgb(255, 185, 0); width: 64px; height: 20px; text-align: center; color: rgb(255, 255, 255); line-height: 20px; margin-right: 10px; display: block;
}
.ckl_picbottom .ckl_cancel .ckl_caniss:hover {
text-decoration: none;
}
.ckl_picbottom .ckl_cancel .ckl_canred {
background: rgb(250, 87, 87);
}
.ckl_picbottom .ckl_picborde {
background: rgb(255, 255, 255); border-radius: 3px; border: 1px solid rgb(233, 233, 233); width: 242px; padding-left: 10px; margin-top: 12px; position: relative;
}
.ckl_picbottom .ckl_picborde textarea {
border: 0px currentColor; width: 232px; color: rgb(102, 102, 102); line-height: 20px; overflow: auto; font-size: 12px; -ms-overflow-x: hidden;
}
.ckl_picbottom .ckl_picborde .ckl_picbojiao {
background-position: -180px -96px; left: 152px; top: -7px; width: 8px; height: 7px; display: block; position: absolute;
}
.ckl_words {
margin-top: 5px;
}
.ckl_words cite {
color: rgb(153, 153, 153); line-height: 21px; font-family: Arial,Helvetica,sans-serif; font-weight: 700; float: right;
}
.ckl_words a {
background: rgb(255, 185, 0); width: 39px; height: 21px; text-align: center; color: rgb(255, 255, 255); line-height: 21px; margin-left: 5px; float: right; display: block;
}
.scroller {
background: rgb(250, 250, 250); overflow: hidden; position: relative; -ms-overflow-x: hidden; -ms-overflow-y: hidden;
}
.scroller-content {
width: 110%; height: 100%; overflow: auto; position: relative; z-index: 1; -ms-overflow-x: hidden; -ms-overflow-y: auto;
}
.scroller-bar {
top: 0px; width: 20px; height: 100%; right: -3px; border-left-color: currentColor; border-left-width: 0px; border-left-style: none; display: none; position: absolute; z-index: 2;
}
.scroller-track {
width: 100%; height: 100%; overflow: hidden; position: relative;
}
.scroller-handle {
background: rgb(204, 204, 204); border-radius: 5px; border: 0px currentColor; transition:right 0.1s linear, width 0.1s linear; top: 0px; width: 6px; height: 20px; right: 5px; overflow: hidden; position: absolute; z-index: 2; cursor: pointer; -webkit-transition: right .1s linear, width .1s linear; -moz-transition: right .1s linear, width .1s linear; -o-transition: right .1s linear, width .1s linear;
}
.scroller-active .scroller-content {
padding: 0px; overflow: scroll; -ms-overflow-x: hidden;
}
.scroller-active .scroller-bar {
display: block;
}
.scroller-active .scroller-content {
padding: 0px;
}
.scroller-active .scroller-bar {
display: block;
}
.scroller-horizontal .scroller-content {
padding: 0px 0px 10px; overflow: auto; -ms-overflow-x: auto; -ms-overflow-y: hidden;
}
.scroller-horizontal .scroller-bar {
top: auto; width: 100%; height: 20px; bottom: 0px; border-top-color: rgb(238, 238, 238); border-left-color: currentColor; border-top-width: 1px; border-left-width: 0px; border-top-style: solid; border-left-style: none;
}
.scroller-horizontal .scroller-handle {
top: auto; width: 20px; height: 10px; right: auto; bottom: 5px;
}
.login_mask {
left: 0px; top: 0px; width: 100%; height: 100%; position: absolute; z-index: 1999; opacity: 0.7; background-color: gray;
}
.login_Box {
background: rgb(255, 255, 255); border-radius: 8px; left: -100%; top: 0px; width: 433px; color: rgb(102, 102, 102); overflow: hidden; margin-left: -275px; position: fixed; z-index: 2000; box-shadow: 0px 0px 3px rgba(0,0,0,0.25); _position: absolute;
}
.login_Til {
background: rgb(235, 235, 235); padding: 0px 20px; border-radius: 8px 8px 0px 0px; height: 0px; color: rgb(102, 102, 102); position: relative;
}
.login_Til h1 {
padding: 12px 0px 5px; width: 150px; font-size: 20px; font-weight: 400; float: left;
}
.login_Til p {
width: 350px; color: rgb(153, 153, 153); padding-top: 18px; font-size: 12px; float: left; display: block;
}
.login_Til span {
background: url("tc_loginImg.png") no-repeat -98px -1px; top: 10px; width: 15px; height: 15px; right: 10px; text-indent: -99px; overflow: hidden; display: block; position: absolute; cursor: pointer;
}
.login_Con1 {
overflow: hidden;
}
.tipsError {
background: url("icon.gif") no-repeat 5px -41px rgb(255, 225, 225); padding: 5px; border: 1px solid rgb(232, 253, 217); color: rgb(229, 57, 46); text-indent: 15px; font-size: 12px; margin-top: 2px; margin-bottom: 10px; display: none;
}
.lc_left {
width: 270px; text-align: center; margin-left: -1px; border-right-color: rgb(204, 204, 204); border-right-width: 1px; border-right-style: dotted; float: left;
}
.lc_left p.tx1 {
font-size: 12px; display: block; background-color: rgb(255, 255, 255);
}
.lc_left p.tx1 a {
color: rgb(0, 28, 204);
}
.lc_right {
width: 265px; overflow: hidden; float: right;
}
.lc_right p {
background: url("login260x204.jpg") no-repeat 0px 0px; width: 260px; height: 204px; overflow: hidden; display: block;
}
.login_fot {
background: rgb(235, 235, 235); padding: 0px 5px; border-radius: 0px 0px 8px 8px; height: 90px; clear: both;
}
.login_fot h3 {
width: 85px; line-height: 55px; font-size: 12px; font-weight: 100; float: left; _float: left;
}
.icon_list {
padding-top: 10px; font-size: 12px;
}
.icon_list li {
background: url("//css.ku6cdn.com/comm/passport/201207261448/ico0802.png") no-repeat 0px 0px; width: 52px; height: 30px; line-height: 38px; overflow: hidden; padding-bottom: 0px; padding-left: 25px; margin-right: 5px; float: left; _margin-right: 0;
}
.icon_list .one1 {
background-position: 0px 7px;
}
.icon_list .one2 {
background-position: 0px -68px;
}
.icon_list .one3 {
background-position: 0px -28px;
}
.icon_list .one4 {
background-position: -158px -29px;
}
.icon_list .one5 {
background-position: -158px 7px;
}
.icon_list .one6 {
background-position: -158px -68px;
}
.icon_list .one7 {
background: url("//css.ku6cdn.com/comm/passport/201304021411/ico-sina.png") no-repeat 0px 10px; padding-left: 19px; margin-left: 4px; _padding-left: 15px;
}
.icon_list .one2 {
}
.icon_list .one3 {
}
.icon_list .one5 {
}
#login_links {
overflow: hidden; _width: 336px;
}
#p_clear {
margin: 0px; padding: 0px; width: 0px; height: 0px; clear: both;
}
.ckl_smailbanner ul li p em {
background-position: 0px -48px; left: 0px; top: 0px; width: 54px; height: 54px; display: block; position: absolute; z-index: 2;
}
.tab_containt li.ckl_Choice p span.ckl_cho1 em {
background-position: 0px -48px; left: 0px; top: 0px; width: 54px; height: 54px; display: block; position: absolute; z-index: 2;
}
.tab_containt li.part01 .v_wap .slider .item a em {
background-position: 0px -48px; left: 0px; top: 0px; width: 54px; height: 54px; display: block; position: absolute; z-index: 2;
}
.king3 {
background: url("ckl_king.png") no-repeat; width: 16px; height: 15px; margin-left: 5px; vertical-align: text-bottom; display: inline-block; _background: url(ckl_king1.png) no-repeat;
}
.king4 {
background: url("ckl_king.png") no-repeat; width: 16px; height: 15px; margin-left: 5px; vertical-align: text-bottom; display: inline-block; _background: url(ckl_king1.png) no-repeat;
}
.king3 {
background-position: 0px -37px;
}
.king4 {
}
.fx_AAad {
text-align: center;
}
.ckl_logomain {
position: relative;
}
.qixi {
background: url("ckl_qixi.jpg") no-repeat; left: 232px; width: 63px; height: 53px; display: block; position: absolute; cursor: pointer;
}
.ckl_banner {
background: rgb(238, 143, 165);
}
.ckl_qixlog {
margin: 0px auto; width: 1000px; position: relative;
}
body {
margin: 0px; padding: 0px;
}
div {
margin: 0px; padding: 0px;
}
dl {
margin: 0px; padding: 0px;
}
dt {
margin: 0px; padding: 0px;
}
dd {
margin: 0px; padding: 0px;
}
ul {
margin: 0px; padding: 0px;
}
ol {
margin: 0px; padding: 0px;
}
li {
margin: 0px; padding: 0px;
}
h1 {
margin: 0px; padding: 0px;
}
h2 {
margin: 0px; padding: 0px;
}
h3 {
margin: 0px; padding: 0px;
}
h4 {
margin: 0px; padding: 0px;
}
h5 {
margin: 0px; padding: 0px;
}
h6 {
margin: 0px; padding: 0px;
}
pre {
margin: 0px; padding: 0px;
}
form {
margin: 0px; padding: 0px;
}
fieldset {
margin: 0px; padding: 0px;
}
input {
margin: 0px; padding: 0px;
}
textarea {
margin: 0px; padding: 0px;
}
p {
margin: 0px; padding: 0px;
}
blockquote {
margin: 0px; padding: 0px;
}
th {
margin: 0px; padding: 0px;
}
td {
margin: 0px; padding: 0px;
}
h1 {
font-weight: 400;
}
h2 {
font-weight: 400;
}
h3 {
font-weight: 400;
}
h4 {
font-weight: 400;
}
h5 {
font-weight: 400;
}
h6 {
font-weight: 400;
}
a {
color: rgb(51, 51, 51); text-decoration: none;
}
a:hover {
color: rgb(51, 153, 0); text-decoration: underline;
}
a:hover {
color: rgb(51, 153, 0); text-decoration: underline;
}
h3 {
width: 100%; overflow: hidden; font-size: 14px;
}
h4 {
width: 100%; overflow: hidden; font-size: 14px;
}
.l_box {
margin: 0px auto; width: 1000px; height: auto; overflow: hidden; clear: both; background-color: rgb(255, 255, 255);
}
.l_box_left {
width: 710px; border-right-color: rgb(207, 207, 207); border-right-width: 1px; border-right-style: solid; float: left;
}
.l_u1 {
width: 100%; height: auto; overflow: hidden; border-bottom-color: rgb(207, 207, 207); border-bottom-width: 1px; border-bottom-style: solid;
}
.l_u2 {
width: 100%; height: auto; overflow: hidden; border-bottom-color: rgb(207, 207, 207); border-bottom-width: 1px; border-bottom-style: solid;
}
.l_u4 {
width: 100%; height: auto; overflow: hidden; border-bottom-color: rgb(207, 207, 207); border-bottom-width: 1px; border-bottom-style: solid;
}
.l_u5 {
width: 100%; height: auto; overflow: hidden; border-bottom-color: rgb(207, 207, 207); border-bottom-width: 1px; border-bottom-style: solid;
}
.l_u6 {
width: 100%; height: auto; overflow: hidden; border-bottom-color: rgb(207, 207, 207); border-bottom-width: 1px; border-bottom-style: solid;
}
.l_u1 {
height: 407px; padding-top: 0px;
}
.l_u1_cet {
width: 164px; font-family: "microsoft yahei"; float: left;
}
.l_u1_cet .lw_ls {
background: rgb(255, 255, 255); border-width: 0px 1px 1px; border-style: none solid solid; border-color: currentColor rgb(207, 207, 207) rgb(207, 207, 207); padding: 12px 0px 10px; border-radius: 0px 0px 3px 3px; width: 162px; color: rgb(100, 100, 100); line-height: 30px; overflow: hidden; font-size: 14px;
}
.l_u1_cet .lw_lis a {
background: 0px; color: rgb(100, 100, 100); line-height: 28px; padding-left: 0px; font-size: 14px; margin-left: 0px; float: none;
}
.l_u1_cet .lw_lis a:hover {
color: rgb(51, 153, 0);
}
.l_u1_cet .lw_ls p {
width: 130px; height: 28px; overflow: hidden; margin-left: 25px;
}
.l_u1_ad {
padding: 20px 20px 10px; width: 506px; float: right;
}
.flashNews {
width: 506px; text-align: left; overflow: hidden; position: relative;
}
.flashNews {
height: 375px;
}
.flashNews .item {
width: 506px; height: 375px; overflow: hidden; position: relative;
}
.flashNews .item img {
width: 506px; height: 310px;
}
.flashNews .bg {
background: rgb(0, 0, 0); left: 0px; width: 506px; height: 45px; bottom: 65px; position: absolute; z-index: 1; opacity: 0.39; -moz-opacity: .39;
}
.flashNews h3 {
padding: 0px 10px; left: 0px; width: 486px; height: 45px; bottom: 65px; color: rgb(255, 255, 255); line-height: 45px; overflow: hidden; position: absolute; z-index: 2;
}
.flashNews h3 a {
color: rgb(255, 255, 255); font-family: "microsoft yahei",heiti,Arial,Helvetica,sans-serif; font-size: 14px; font-weight: 400;
}
.flashNews h3 a:hover {
color: rgb(255, 255, 255); text-decoration: none;
}
.flashNews p {
width: 506px; height: 40px; line-height: 40px; overflow: hidden; font-size: 14px; display: block;
}
.flashNews .ckl_connection a {
background: url("ckl_icon1.png"); width: 10px; height: 10px; overflow: hidden; display: inline-block; _background: url(ckl_icon2.png);
}
.flashNews .ckl_connection a.ckl_on {
background: url("ckl_icon1.png"); width: 10px; height: 10px; overflow: hidden; display: inline-block; _background: url(ckl_icon2.png);
}
.l_u2 .ckl_connection a {
background: url("ckl_icon1.png"); width: 10px; height: 10px; overflow: hidden; display: inline-block; _background: url(ckl_icon2.png);
}
.l_u2 .ckl_connection a.ckl_on {
background: url("ckl_icon1.png"); width: 10px; height: 10px; overflow: hidden; display: inline-block; _background: url(ckl_icon2.png);
}
.l_u2 .ckl_connection {
height: 22px; right: 5px; bottom: 0px; position: absolute; z-index: 2; _bottom: -3px;
}
.flashNews .ckl_connection {
height: 22px; right: 5px; bottom: 70px; position: absolute; z-index: 2;
}
.flashNews .ckl_connection a {
background-position: -79px 0px; width: 10px; height: 10px; text-align: right; margin-right: 5px; display: inline-block;
}
.l_u2 .ckl_connection a {
background-position: -79px 0px; width: 10px; height: 10px; text-align: right; margin-right: 5px; display: inline-block;
}
.flashNews .ckl_connection a:hover {
background-position: -94px 0px;
}
.flashNews .ckl_connection a.ckl_on {
background-position: -94px 0px;
}
.l_u2 .ckl_connection a:hover {
background-position: -94px 0px;
}
.l_u2 .ckl_connection a.ckl_on {
background-position: -94px 0px;
}
.l_u1_ad p {
height: 30px;
}
.l_u2 ul.tab {
width: 692px; height: 37px; margin-right: 20px; border-bottom-color: rgb(142, 197, 53); border-bottom-width: 1px; border-bottom-style: solid;
}
.l_u2 ul.tab li {
height: 37px; float: left;
}
.l_u2 ul.tab li a {
padding: 0px 25px; width: auto; color: rgb(168, 168, 168); line-height: 37px; font-family: "microsoft yahei",heiti,Arial,Helvetica,sans-serif; font-size: 20px; text-decoration: none; float: left; display: block;
}
.l_u2 ul.tab li a:hover {
color: rgb(255, 255, 255); background-color: rgb(142, 197, 53);
}
.l_u2 ul.tab li a.press {
padding: 0px 25px; color: rgb(255, 255, 255); background-color: rgb(142, 197, 53);
}
.tab_containt li.part01 {
width: 327px; float: left;
}
.tab_containt li h3 {
color: rgb(66, 66, 66); line-height: 25px; clear: both;
}
.tab_containt li.part01 .v_wap {
margin: 30px 0px 24px; border: 1px solid rgb(222, 222, 222); width: 325px; height: 195px;
}
.tab_containt li.part01 .v_wap .slider .item {
left: 5px; top: 5px; width: 320px; height: 187px;
}
.tab_containt li.part01 .v_wap .slider .item a {
width: 320px; height: 187px; display: block; position: relative;
}
.tab_containt li.ckl_Choice {
margin: 30px 0px 24px 9px; border: 1px solid rgb(222, 222, 222); width: 170px; height: 195px; float: left; position: relative;
}
.tab_containt li.ckl_Choice p {
margin: 0px auto; width: 162px; height: 160px; padding-top: 4px; z-index: 2;
}
.tab_containt li.ckl_Choice a {
background: rgb(255, 255, 255); left: 4px; top: 4px; width: 162px; height: 187px; display: block; position: absolute; z-index: 3; opacity: 0; -moz-opacity: 0;
}
.tab_containt li.ckl_Choice span {
display: block;
}
.tab_containt li.ckl_Choice span.ckl_cho1 {
height: 104px; margin-bottom: 4px; position: relative;
}
.tab_containt li.ckl_Choice span.ckl_cho2 {
width: 79px; height: 50px; margin-right: 4px; float: left;
}
.tab_containt li.ckl_Choice span.ckl_cho3 {
width: 79px; height: 50px; margin-right: 4px; float: left;
}
.tab_containt li.ckl_Choice span.ckl_cho3 {
margin-right: 0px;
}
.tab_containt li.ckl_Choice span.ckl_cho4 {
background: rgb(76, 76, 76); width: 154px; height: 25px; color: rgb(255, 255, 255); line-height: 25px; overflow: hidden; padding-left: 8px; font-size: 14px; margin-top: 4px; margin-left: 4px;
}
.lw_pro_ad {
width: 320px; text-align: left; overflow: hidden; position: relative;
}
.lw_pro_ad {
height: 187px;
}
.lw_pro_ad .bg {
background: rgb(0, 0, 0); left: 0px; width: 320px; height: 30px; bottom: 0px; position: absolute; z-index: 1; opacity: 0.39; -moz-opacity: .39;
}
.lw_pro_ad h3 {
padding: 0px 10px; left: 0px; width: 280px; height: 30px; bottom: 0px; color: rgb(255, 255, 255); line-height: 30px; overflow: hidden; position: absolute; z-index: 2;
}
.lw_pro_ad h3 a {
color: rgb(255, 255, 255); font-family: "microsoft yahei",heiti,Arial,Helvetica,sans-serif; font-size: 14px; font-weight: 400;
}
.lw_pro_ad h3 a:hover {
color: rgb(255, 255, 255); text-decoration: none;
}
.lw_pro_ad p {
left: 10px; top: 190px; width: 480px; height: 20px; line-height: 20px; position: absolute; z-index: 2;
}
.lw_pro_ad p a {
color: rgb(189, 189, 189);
}
.lw_pro_ad p a:hover {
color: rgb(255, 84, 0);
}
.lw_pro_ad ul {
padding: 8px 10px; height: 10px; right: 0px; bottom: 0px; position: absolute; z-index: 3; _background: 0;
}
.lw_pro_ad ul li {
width: 10px; height: 10px; margin-right: 5px; float: left;
}
.lw_pro_ad ul li a {
background: url("transp.png"); width: 10px; height: 10px; display: block; _background: url(transp1.png);
}
.lw_pro_ad ul li a.on {
background: url("transp.png"); width: 10px; height: 10px; display: block; _background: url(transp1.png);
}
.lw_pro_ad ul li a.on {
background: url("transp.png") -115px 0px;
}
.lw_pro_ad ul li a:hover {
background-position: -115px 0px;
}
.tab_containt li.part01 p.v_wap span {
padding: 0px 15px; width: 250px; height: 30px; color: rgb(255, 255, 255); line-height: 30px; overflow: hidden; font-size: 14px; display: block; background-color: rgb(76, 76, 76);
}
.tab_containt ul.pro {
}
.tab_containt ul.pro li {
padding: 0px 10px; width: 260px; height: 30px; color: rgb(149, 149, 149); line-height: 30px; overflow: hidden; background-color: rgb(239, 239, 239);
}
.tab_containt ul.pro li b {
padding-right: 5px; font-size: 14px; font-weight: 700; vertical-align: middle;
}
.tab_containt ul.pro li a {
color: rgb(102, 102, 102);
}
.tab_containt ul.pro li a:hover {
color: rgb(51, 153, 0);
}
.tab_containt ul.pro li.deep {
background-color: rgb(228, 228, 228);
}
.tab_containt li.part02 {
width: 402px; padding-right: 8px; float: right;
}
li.part02 .ckl_list {
width: 402px; height: auto; overflow: hidden; padding-top: 20px;
}
li.part02 .ckl_list li {
margin: 0px 12px 0px 0px; width: 122px; height: 165px; padding-top: 10px; float: left;
}
li.part02 .ckl_list li .ckl_tex {
width: 122px; display: block; position: relative; cursor: pointer;
}
li.part02 .ckl_list li .ckl_img {
width: 122px; height: 69px; overflow: hidden;
}
li.part02 .ckl_list li .ckl_img img {
width: 122px; height: 69px;
}
.tab_containt li.part03 {
width: 710px;
}
li.part03 .ckl_list {
width: 710px; height: auto; overflow: hidden; padding-top: 20px;
}
li.part03 .ckl_list li {
margin: 0px 10px 0px 0px; width: 162px; height: 194px; padding-top: 10px; float: left;
}
li.part03 .ckl_list li .ckl_tex {
width: 162px; display: block; position: relative; cursor: pointer;
}
li.part03 .ckl_list li .ckl_img {
width: 162px; height: 103px; overflow: hidden;
}
li.part03 .ckl_list li .ckl_img img {
width: 162px; height: 103px;
}
.slide_tab {
height: 290px;
}
.l_u3 {
width: 100%; height: auto; overflow: hidden;
}
.l_u3_left {
width: 163px; float: left;
}
.l_u3_left .l_ad {
width: 163px;
}
.l_u3_left .l_boke {
padding: 15px 0px; background-color: rgb(250, 250, 250);
}
.l_u3_left .l_boke h3 {
background: url("main.png") no-repeat -140px -60px; width: 100px; height: 27px; margin-left: 10px;
}
.l_u3_left .l_boke a.more {
width: 163px; height: 40px; clear: both; display: block;
}
.l_boke ul {
margin: 0px 10px; width: 144px; clear: both;
}
.l_boke ul li {
padding: 10px 0px 0px; height: 120px;
}
.l_boke ul li img {
width: 59px; height: 59px; float: left;
}
.l_boke ul li p.ri {
width: 75px; float: right;
}
.l_boke ul li p.ri span.name {
width: 75px; height: 36px; overflow: hidden; font-size: 14px; margin-bottom: 5px; vertical-align: top; display: block;
}
.l_boke ul li p.ri span.name a {
color: rgb(51, 51, 51);
}
.l_boke ul li p.ri span.name a:hover {
color: rgb(51, 153, 0); text-decoration: underline;
}
.l_boke ul li p.ri a.focus {
background: url("main.png") no-repeat -140px 0px; width: 50px; height: 20px; display: block;
}
ul.title_list {
}
ul.title_list li {
margin: 0px; padding: 0px; width: 144px; height: 22px; color: rgb(102, 102, 102); line-height: 22px; overflow: hidden;
}
ul.title_list li b {
padding-right: 3px;
}
ul.title_list li a {
color: rgb(102, 102, 102);
}
ul.title_list li a:hover {
color: rgb(51, 153, 0); text-decoration: underline;
}
.l_boke ul li ul.title_list {
margin: 0px; width: 144px; overflow: hidden; padding-top: 5px; clear: both;
}
.l_u3_right {
padding: 10px 20px; width: 505px; border-left-color: rgb(207, 207, 207); border-left-width: 1px; border-left-style: solid; float: left; background-color: rgb(255, 255, 255); _padding: 10px 15px;
}
.l_row {
}
.l_row_top {
margin: 0px 0px 12px; height: 40px; clear: both;
}
.l_row_top a.row_tit01 {
background: url("main.png") no-repeat; width: 135px; height: 40px; float: left; display: block;
}
.l_row_top a.row_tit02 {
background: url("main.png") no-repeat; width: 135px; height: 40px; float: left; display: block;
}
.l_row_top a.row_tit03 {
background: url("main.png") no-repeat; width: 135px; height: 40px; float: left; display: block;
}
.l_row_top a.row_tit04 {
background: url("main.png") no-repeat; width: 135px; height: 40px; float: left; display: block;
}
.l_row_top a.row_tit05 {
background: url("main.png") no-repeat; width: 135px; height: 40px; float: left; display: block;
}
.l_row_top a.row_tit06 {
background: url("main.png") no-repeat; width: 135px; height: 40px; float: left; display: block;
}
.l_row_top a.row_tit07 {
background: url("main.png") no-repeat; width: 135px; height: 40px; float: left; display: block;
}
.l_row_top a.row_tit08 {
background: url("main.png") no-repeat; width: 135px; height: 40px; float: left; display: block;
}
.l_row_top a.row_tit09 {
background: url("main.png") no-repeat; width: 135px; height: 40px; float: left; display: block;
}
.l_row_top a.row_tit10 {
background: url("main.png") no-repeat; width: 135px; height: 40px; float: left; display: block;
}
.l_row_top a.row_tit11 {
background: url("main.png") no-repeat; width: 135px; height: 40px; float: left; display: block;
}
.l_row_top a.row_tit12 {
background: url("main.png") no-repeat; width: 135px; height: 40px; float: left; display: block;
}
.l_row_top a.row_tit13 {
background: url("main.png") no-repeat; width: 135px; height: 40px; float: left; display: block;
}
.l_row_top a.row_tit14 {
background: url("main.png") no-repeat; width: 135px; height: 40px; float: left; display: block;
}
.l_row_top a.row_tit01 {
background-position: 0px -4px;
}
.l_row_top a.row_tit02 {
background-position: 0px -48px;
}
.l_row_top a.row_tit03 {
background-position: 0px -88px;
}
.l_row_top a.row_tit04 {
background-position: 0px -127px;
}
.l_row_top a.row_tit05 {
background-position: 0px -287px;
}
.l_row_top a.row_tit06 {
background-position: 0px -328px;
}
.l_row_top a.row_tit07 {
background-position: 0px -207px;
}
.l_row_top a.row_tit08 {
background-position: 0px -168px;
}
.l_row_top a.row_tit09 {
background-position: 0px -369px;
}
.l_row_top a.row_tit10 {
background-position: 0px -528px;
}
.l_row_top a.row_tit11 {
background-position: 0px -486px;
}
.l_row_top a.row_tit12 {
background-position: 0px -406px;
}
.l_row_top a.row_tit13 {
background-position: 0px -447px;
}
.l_row_top a.row_tit14 {
background-position: 0px -246px;
}
.l_row_top p.row_hot {
padding: 5px 0px 0px; width: 350px; text-align: right; color: rgb(167, 167, 167); line-height: 20px; overflow: hidden; float: right; display: block;
}
p.row_hot a {
margin: 0px 3px; padding: 0px; height: 20px; text-align: right; color: rgb(167, 167, 167); line-height: 29px; overflow: hidden;
}
p.row_hot a:hover {
color: rgb(126, 203, 0); text-decoration: underline;
}
p.row_hot a.l_line {
background: url("main.png") no-repeat -140px -100px; padding: 0px; width: 16px;
}
.l_vlist {
width: 506px; height: 190px; overflow: hidden; padding-top: 6px; position: relative;
}
.l_vlist .bar_left {
background: url("transp.png") no-repeat; top: 0px; width: 30px; height: 200px; display: block; position: absolute; _background: #fff;
}
.l_vlist .bar_right {
background: url("transp.png") no-repeat; top: 0px; width: 30px; height: 200px; display: block; position: absolute; _background: #fff;
}
.l_vlist .bar_left {
left: 0px; float: left;
}
.l_vlist .bar_right {
background-position: -45px 0px; right: 0px; float: right;
}
.l_vlist .bar_left a {
background: url("main.png") no-repeat; outline: 0px; width: 15px; height: 20px; overflow: hidden; margin-top: 90px; vertical-align: middle; display: block;
}
.l_vlist .bar_right a {
background: url("main.png") no-repeat; outline: 0px; width: 15px; height: 20px; overflow: hidden; margin-top: 90px; vertical-align: middle; display: block;
}
.l_vlist .bar_left a {
background-position: -260px 0px;
}
.l_vlist .bar_right a {
background-position: -273px 0px; margin-left: 15px;
}
.l_vlist .bar_left a:hover {
background-position: -290px 0px;
}
.l_vlist .bar_right a:hover {
background-position: -303px 0px;
}
.l_row_under {
height: auto; overflow: hidden; margin-bottom: 10px;
}
.l_vlist .ckl_list {
background: rgb(255, 255, 255); width: 2064px; height: 250px;
}
.l_vlist .ckl_list li {
margin: 0px 10px 0px 0px; width: 162px; height: 194px; float: left;
}
.l_vlist .ckl_list li .ckl_tex {
width: 162px; display: block; position: relative; cursor: pointer;
}
.l_vlist .ckl_list li .ckl_tex:hover {
text-decoration: none;
}
.l_vlist .ckl_list li .ckl_img {
width: 162px; height: 103px; overflow: hidden;
}
.l_vlist .ckl_list li .ckl_img img {
width: 162px; height: 103px;
}
.l_box_right {
width: 289px; overflow: hidden; float: right; background-color: rgb(250, 250, 250);
}
.l_u4 {
padding: 20px 0px 0px; height: 387px;
}
.l_u4 .ckl_list {
padding: 0px 0px 0px 15px; width: 271px; height: 390px;
}
.l_u4 .ckl_list li {
margin: 0px 0px 5px; width: 271px; height: 90px;
}
.l_u4 .ckl_list li .ckl_tex {
width: 148px; margin-right: 5px; float: left; display: block; position: relative; cursor: pointer;
}
.l_u4 .ckl_list li .ckl_img {
width: 148px; height: 83px; overflow: hidden;
}
.l_u4 .ckl_list li .ckl_img img {
width: 148px; height: 83px;
}
.l_u1_ad .ckl_te {
height: 12px; padding-top: 13px; position: relative;
}
.l_u1_ad .ckl_te .ckl_pc1 {
color: rgb(153, 153, 153); line-height: 12px; margin-top: 0px; display: block; _line-height: 14px;
}
.l_u1_ad .ckl_te .ckl_pc2 {
color: rgb(153, 153, 153); line-height: 12px; margin-top: 0px; display: block; _line-height: 14px;
}
.l_u1_ad .ckl_te .ckl_pc3 {
color: rgb(153, 153, 153); line-height: 12px; margin-top: 0px; display: block; _line-height: 14px;
}
.l_u1_ad .ckl_te .ckl_pc1:hover {
color: rgb(51, 153, 0);
}
.l_u1_ad .ckl_te .ckl_pc1 {
width: auto; padding-right: 15px; float: left; cursor: pointer;
}
.l_u1_ad .ckl_te .ckl_pc1 span {
_line-height: 14px;
}
.l_u1_ad .ckl_te .ckl_pc2 {
overflow: hidden; margin-right: 14px; display: block; _height: 12px;
}
.l_u1_ad .ckl_te .ckl_pc1 em {
width: 12px; height: 12px; margin-right: 4px; float: left; display: inline;
}
.l_u1_ad .ckl_te .ckl_pc2 em {
width: 12px; height: 12px; margin-right: 4px; float: left; display: inline;
}
.l_u1_ad .ckl_te .ckl_pc3 em {
width: 12px; height: 12px; margin-right: 4px; float: left; display: inline;
}
.l_u1_ad .ckl_te .ckl_pc1 em {
background: url("ckl_ku6icon.png") no-repeat 0px 0px;
}
.l_u1_ad .ckl_te .ckl_pc2 em {
background: url("ckl_ku6icon.png") no-repeat; _background: url(ckl_ku6icon1.png) no-repeat;
}
.l_u1_ad .ckl_te .ckl_pc2 em {
background-position: -22px 0px;
}
.l_u1_ad .ckl_te .ckl_pc3 em {
background: url("ckl_ku6icon.png") no-repeat; _background: url(ckl_ku6icon1.png) no-repeat;
}
.l_u1_ad .ckl_te .ckl_pc3 em {
background-position: -44px 0px;
}
.ckl_popup {
background: rgb(255, 255, 255); border-radius: 2px; border: 1px solid rgb(230, 230, 230); left: 0px; top: -226px; width: 294px; height: 200px; display: block; position: absolute; z-index: 6; box-shadow: 0px 0px 5px #e6e6e6;
}
.l_u5 {
padding: 20px 0px 0px 18px; width: 270px; height: 408px; border-bottom-color: currentColor; border-bottom-width: 0px; border-bottom-style: none;
}
.l_u5 ul.tab {
padding: 11px 0px 0px; width: 265px; height: 26px; border-bottom-color: rgb(142, 197, 53); border-bottom-width: 1px; border-bottom-style: solid;
}
.l_u5 ul.tab li {
height: 26px; float: left;
}
.l_u5 ul.tab li a {
padding: 0px 10px; width: auto; color: rgb(168, 168, 168); line-height: 26px; font-family: "microsoft yahei",heiti,Arial,Helvetica,sans-serif; font-size: 14px; text-decoration: none; float: left; display: block;
}
.l_u5 ul.tab li a:hover {
color: rgb(255, 255, 255); background-color: rgb(142, 197, 53);
}
.l_u5 ul.tab li a.press {
color: rgb(255, 255, 255); background-color: rgb(142, 197, 53);
}
.l_u5 .tab_containt {
margin: 30px 10px 11px 0px; width: 260px;
}
.l_u5 .tab_containt li {
width: 260px; overflow: hidden; clear: both;
}
.l_u5 .tab_containt li a {
color: rgb(51, 51, 51);
}
.l_u5 .tab_containt li a:hover {
color: rgb(51, 153, 0); text-decoration: underline;
}
.l_u5 .tab_containt li {
height: 28px; line-height: 28px; position: relative; _line-height: 24px;
}
.l_u5 .tab_containt li a.r_video {
display: none;
}
.l_u5 .tab_containt li .green_on {
margin: 5px 5px 0px 0px; width: 14px; height: 14px; text-align: center; color: rgb(255, 255, 255); line-height: 14px; font-family: Arial,Helvetica,sans-serif; float: left; display: block; background-color: rgb(208, 208, 208);
}
.l_u5 li .r_infor {
width: 230px; float: left;
}
.l_u5 li .r_infor h3 {
width: 230px; height: 28px; line-height: 28px; overflow: hidden; font-size: 12px; display: block;
}
.l_u5 li .r_infor .number {
display: none;
}
.l_u5 li .r_infor .number em {
overflow: hidden; _height: 12px;
}
.l_u5 ul.tab_containt li .or {
margin: 5px 5px 0px 0px; width: 14px; height: 14px; text-align: center; color: rgb(255, 255, 255); line-height: 14px; font-family: Arial,Helvetica,sans-serif; float: left; display: block; background-color: rgb(228, 130, 50);
}
.l_u5 .tab_containt li.on {
height: 69px; padding-bottom: 8px; position: relative;
}
.l_u5 .tab_containt li.on a.r_video {
width: 122px; height: 69px; float: left; display: block;
}
.l_u5 .tab_containt li.on a.r_video img {
width: 122px; height: 69px;
}
.l_u5 .tab_containt li a img {
display: inline;
}
.l_u5 ul.ckl_noxp {
}
.l_box_right .l_u5 ul.ckl_noxp li.on .fx_noNu {
display: block;
}
.l_box_right .l_u5 ul.ckl_noxp li .fx_noNu {
display: none;
}
.l_u5 .tab_containt li.on .green_on {
background: url("green_on.png") no-repeat; margin: 0px; left: 0px; top: 0px; width: 39px; height: 39px; text-align: left; color: rgb(255, 255, 255); line-height: 22px; padding-left: 5px; display: block; position: absolute; _background: url(green_on2.png) no-repeat;
}
.l_u5 ul.ckl_noxp li.on .fx_noNum {
background: url("green_on.png") no-repeat; margin: 0px; left: 0px; top: 0px; width: 39px; height: 39px; text-align: left; color: rgb(255, 255, 255); line-height: 22px; padding-left: 5px; display: block; position: absolute; _background: url(green_on2.png) no-repeat;
}
.l_u5 ul.ckl_noxp li.on .fx_noNum {
background: url("green_on1.png") no-repeat; _background: url(green_on3.png) no-repeat;
}
.l_u5 ul.ckl_noxp li .r_infor h3 {
line-height: 24px;
}
.l_u5 .tab_containt li.on .r_infor {
width: 128px; float: right;
}
.l_u5 .tab_containt li.on .r_infor h3 {
width: 128px; height: 36px; line-height: 18px; overflow: hidden; font-size: 12px; display: block;
}
.l_u5 .tab_containt li.on .r_infor .number {
height: 30px; color: rgb(66, 66, 66); line-height: 30px; overflow: hidden; display: block;
}
.l_u5 .tab_containt li.on .r_infor .number em {
background: url("ckl_ku6icon.png") no-repeat -22px 0px; width: 12px; height: 12px; margin-top: 9px; margin-right: 5px; float: left; display: block;
}
.l_u6 {
margin: 0px auto; width: 265px; overflow: hidden; border-bottom-color: currentColor; border-bottom-width: 0px; border-bottom-style: none;
}
.l_tit {
height: 34px; color: rgb(66, 66, 66); line-height: 34px; padding-left: 12px; font-family: "microsoft yahei",Arial,Helvetica,sans-serif; font-size: 16px;
}
.l_u6 .l_tit {
background: url("ckl_see1.jpg") no-repeat bottom; padding-left: 3px;
}
a.user_sbar {
background: url("main.png") no-repeat -260px -30px; width: 10px; height: 65px; right: 0px; float: right; display: block; position: absolute;
}
ul.user_list {
margin: 0px 0px 0px 5px; width: 260px; position: relative; -ms-overflow-x: hidden;
}
ul.user_list li {
height: 42px; margin-bottom: 10px;
}
ul.user_list li img {
width: 42px; height: 42px; float: left;
}
ul.user_list li p {
width: 190px; line-height: 21px; padding-left: 10px; float: left;
}
ul.user_list li p a.name {
color: rgb(102, 102, 102); clear: both; display: inline-block;
}
ul.user_list li p a.title {
width: 190px; height: 21px; color: rgb(176, 176, 176); overflow: hidden; display: block;
}
ul.user_list li p a {
color: rgb(0, 0, 0);
}
ul.user_list li p a:hover {
color: rgb(51, 153, 0); text-decoration: underline;
}
.l_u6 .scroller {
padding: 20px 0px; _overflow: hidden; _width: 265px;
}
.l_u6 .scroller-bar {
top: 10px;
}
.l_u7 {
background: rgb(250, 250, 250); padding-bottom: 9px; _padding-bottom: 0;
}
.l_u7 .bg_blue {
background: url("ckl_see1.jpg") no-repeat bottom;
}
.l_u7 .deep_blue {
background: url("ckl_see1.jpg") no-repeat bottom;
}
.l_u7 .bg_green {
background: url("ckl_see.jpg") no-repeat bottom;
}
.l_u7 .ckl_list {
margin: 12px 0px 0px 18px; width: 260px; _margin: 12px 0 6px 18px;
}
.l_u7 .ckl_list li {
margin: 0px 0px 22px; width: 260px; height: 90px; padding-top: 10px; _margin: 0 0 17px;
}
.l_u7 .ckl_list li .ckl_te {
width: 130px; overflow: hidden; float: left; -ms-zoom: 1;
}
.l_u7 .ckl_list li .ckl_te .ckl_pc1 {
width: 130px; height: 16px; overflow: hidden;
}
.l_u7 .ckl_list li .ckl_tex {
width: 118px; margin-right: 10px; float: left; position: relative; cursor: pointer;
}
.l_u7 .ckl_list li .ckl_img {
width: 118px; height: 88px; overflow: hidden;
}
.l_u7 .ckl_list li .ckl_img img {
width: 118px; height: 88px;
}
.slider {
position: relative;
}
.slider .item {
left: 0px; top: 0px; display: none; position: absolute; z-index: 1;
}
.l_vlist .ckl_list {
left: 0px; top: 0px; position: absolute; z-index: 1;
}
.bar_left {
display: none;
}
.bar_right {
display: none;
}
.eon a {
background: green;
}
.ckl_side .ckl_history {
overflow: hidden;
}
.loading {
margin: 2px 0px 17px; padding: 20px 0px 10px; text-align: center;
}
.loading span {
background: url("http://v.ku6.com/resources/images/loading.gif") no-repeat 0px 1px; padding: 0px 0px 0px 20px; height: 18px; color: rgb(0, 0, 0); line-height: 18px; display: inline-block;
}
.moreclass {
border: 1px solid rgb(221, 221, 221); width: 158px; height: 101px; text-align: center; line-height: 100px; font-weight: 700; display: block;
} | 0.393735 | 0.179854 |
body
{
font-family: "STXinwei" !important;
background: #ffffff !important;
}
body,input,textarea,select
{
font-family: 'Arimo', sans-serif;
font-size: 11pt;
line-height: 1.75em;
color: #4c4c4c;
}
h1,h2,h3,h4,h5,h6
{
text-transform: uppercase;
font-weight: bold;
}
h1 a, h2 a, h3 a, h4 a, h5 a, h6 a
{
color: inherit;
text-decoration: none;
}
/* Change this to whatever font weight/color pairing is most suitable */
strong, b
{
font-weight: bold;
color: #000000;
}
em, i
{
font-style: italic;
}
/* Don't forget to set this to something that matches the design */
a
{
text-decoration: underline;
color: #272727;
}
a:hover
{
text-decoration: none;
}
sub
{
position: relative;
top: 0.5em;
font-size: 0.8em;
}
sup
{
position: relative;
top: -0.5em;
font-size: 0.8em;
}
hr
{
border: 0;
border-top: solid 1px #ddd;
}
blockquote
{
border-left: solid 0.5em #ddd;
padding: 1em 0 1em 2em;
font-style: italic;
}
p, ul, ol, dl, table
{
margin-bottom: 1em;
}
header
{
margin-bottom: 1em;
}
header .byline
{
display: block;
margin: 2.0em 0 -15px 0;
padding: 0 0 0.5em 0;
}
footer
{
margin-top: 1em;
}
br.clear
{
clear: both;
}
/* Sections/Articles */
section{
margin-bottom: 3em;
}
.myself{
width: 1200px;
overflow: hidden;
}
.photo{
width: 100px;
height: 100px;
float: left;
margin-left: 25px;
background: url("../images/樊若兰.JPG") no-repeat center;
background-size: 100%;
border:1px solid #fcd7d9;
border-radius: 25px;
}
.left{
text-align: center;
margin-left: 100px;
width:400px;
height:400px;
background: url("../images/10.jpg") no-repeat center;
background-size: 100%;
border:1px solid #fcd7d9;
border-radius: 200px;
}
.left p:first-child{
margin-top: 60px;
}
.myself p{
font-weight: bolder;
font-size: 22px;
font-family: "YouYuan";
}
.right{
float: left;
margin-left: 550px;
margin-top:-380px;
}
.right p{
margin-top: 50px;
}
.jieshao h2{
font-size: 3em;
margin-bottom: 50px;
}
.jieshao h3{
margin-top: 30px;
font-size: 2em;
margin-bottom: 30px;
}
.jieshao img{
transition: all 500ms;
margin-top: 20px;
width: 400px;
height: 300px;
}
.jieshao img:hover{
transform: translateY(-15px);
box-shadow: 0 0 10px 3px #999;
}
.hometown{
width: 1400px;
margin-top: 100px;
}
.university{
width: 1400px;
margin-top: 50px;
}
.aihao{
width: 1400px;
height: 500px;
margin-top: 50px;
margin-bottom: 5em;
}
section > :last-child,
article > :last-child
{
margin-bottom: 0;
}
section:last-child,
article:last-child
{
margin-bottom: 0;
}
.row > section,
.row > article
{
margin-bottom: 0;
}
/* Lists */
ul.default
{
margin: 0;
padding: 0;
list-style: none;
}
ul.default li
{
padding: 0.60em 0em;
border-top: 1px solid;
border-color: rgba(255,255,255,.1);
}
ul.default li:first-child
{
padding-top: 0;
border-top: none;
}
ul.default a
{
text-decoration: none;
color: rgba(22, 22, 22, 0.5);
}
ul.default a:hover
{
text-decoration: underline;
}
ul.style {
}
ul.style li {
margin: 0;
padding: 1em 0em 1em 0em;
border-top: 1px solid #ECECEC;
}
ul.style li:first-child
{
padding-top: 0;
border-top: none;
}
ul.style img {
width: 30px;
height: 30px;
float: left;
margin-right: 20px;
}
ul.style a{
font-size: 20px;
text-decoration: none;
}
ul.style .posted {
padding: 0em 0em 1em 0em;
letter-spacing: 1px;
text-transform: uppercase;
font-size: 15px;
color: #A2A2A2;
}
ul.style .first {
padding-top: 0px;
border-top: none;
}
.shpw{
float: left;
width: 1200px;
height:1050px;
margin-left: 10px;
border: 1px solid #EAEAEA;
box-sizing: border-box;
background-color: #f2f8f6;
}
iframe {
float: left;
width: 788px;
height:950px;
margin-left: 10px;
border: 1px solid #EAEAEA;
box-sizing: border-box;
background-color: #f2f8f6;
}
/* Buttons */
.button1,.button2,.button3
{
position: relative;
display: inline-block;
text-align: center;
margin-left:50px;
width: 300px;
height: 80px;
margin-top: 1em;
padding: 0.90em 1.5em;
border-radius: 30px;
text-decoration: none;
text-transform: uppercase;
font-size: 1.1em;
color: #FFF;
-moz-transition: color 0.35s ease-in-out, background-color 0.35s ease-in-out;
-webkit-transition: color 0.35s ease-in-out, background-color 0.35s ease-in-out;
-o-transition: color 0.35s ease-in-out, background-color 0.35s ease-in-out;
-ms-transition: color 0.35s ease-in-out, background-color 0.35s ease-in-out;
transition: color 0.35s ease-in-out, background-color 0.35s ease-in-out;
cursor: pointer;
}
.button1{
background: #ffcbac url("../images/gitee.png")no-repeat center ;
}
.button2{
background: #eb3e40 url("../images/html.png") no-repeat center;
}
.button3{
background: #b10101 url("../images/bootstrap.png") no-repeat center;
}
.button1:hover
{
background: #ffcbac url("../images/gitee.png") no-repeat center;
}
.button2:hover
{
background: #eb3e40 url("../images/html.png") no-repeat center;
}
.button3:hover
{
background: #b10101 url("../images/bootstrap.png") no-repeat center;
}
/*********************************************************************************/
/* Header */
/*********************************************************************************/
#header
{
position: relative;
width: 100%;
height: 480px;
background: #2a2f27 url(../images/17.jpg) no-repeat center;
background-size: cover;
}
#logo
{
}
#nav
{
}
#nav ul
{
margin: 0;
}
/*********************************************************************************/
/* Banner */
/*********************************************************************************/
#banner
{
position: relative;
background: #333;
color: #fff;
}
/*********************************************************************************/
/* Main */
/*********************************************************************************/
#main
{
position: relative;
background-size: cover;
width:100%;height:2950px;
background: #fff url('../images/main.jpg') no-repeat center;
background-size: 105%;
}
#main1
{
width:100%;height:1650px;
background: #fff url('../images/main2.jpg') no-repeat center;
position: relative;
background-size: cover;
}
#main2
{
width:100%;height:2100px;
background: #fff url('../images/main1.jpg') no-repeat center;
position: relative;
background-size: cover;
}
/*********************************************************************************/
/* Featured */
/*********************************************************************************/
#featured
{
position: relative;
/* background: #ffffff; */
}
#featured h2
{
display: block;
margin-bottom: 2em;
font-size: 1.4em;
}
.pic img{
transition: all 600ms;
margin-top: 20px;
width: 390px;
height: 250px;
}
.pic img:hover{
transform: translateY(-15px);
box-shadow: 0 0 10px 3px #999;
}
.danyang{
margin-bottom: 100px;
}
/*********************************************************************************/
/* Copyright */
/*********************************************************************************/
#copyright
{
width: 100%;
height: 100px;
background: #6e6e6e88;
position: absolute;
bottom: 0;right: 0;
letter-spacing: 1px;
text-align: center;
color: #333333;
}
#copyright a
{
text-decoration: none;
color: #333333;
} | css/style.css |
body
{
font-family: "STXinwei" !important;
background: #ffffff !important;
}
body,input,textarea,select
{
font-family: 'Arimo', sans-serif;
font-size: 11pt;
line-height: 1.75em;
color: #4c4c4c;
}
h1,h2,h3,h4,h5,h6
{
text-transform: uppercase;
font-weight: bold;
}
h1 a, h2 a, h3 a, h4 a, h5 a, h6 a
{
color: inherit;
text-decoration: none;
}
/* Change this to whatever font weight/color pairing is most suitable */
strong, b
{
font-weight: bold;
color: #000000;
}
em, i
{
font-style: italic;
}
/* Don't forget to set this to something that matches the design */
a
{
text-decoration: underline;
color: #272727;
}
a:hover
{
text-decoration: none;
}
sub
{
position: relative;
top: 0.5em;
font-size: 0.8em;
}
sup
{
position: relative;
top: -0.5em;
font-size: 0.8em;
}
hr
{
border: 0;
border-top: solid 1px #ddd;
}
blockquote
{
border-left: solid 0.5em #ddd;
padding: 1em 0 1em 2em;
font-style: italic;
}
p, ul, ol, dl, table
{
margin-bottom: 1em;
}
header
{
margin-bottom: 1em;
}
header .byline
{
display: block;
margin: 2.0em 0 -15px 0;
padding: 0 0 0.5em 0;
}
footer
{
margin-top: 1em;
}
br.clear
{
clear: both;
}
/* Sections/Articles */
section{
margin-bottom: 3em;
}
.myself{
width: 1200px;
overflow: hidden;
}
.photo{
width: 100px;
height: 100px;
float: left;
margin-left: 25px;
background: url("../images/樊若兰.JPG") no-repeat center;
background-size: 100%;
border:1px solid #fcd7d9;
border-radius: 25px;
}
.left{
text-align: center;
margin-left: 100px;
width:400px;
height:400px;
background: url("../images/10.jpg") no-repeat center;
background-size: 100%;
border:1px solid #fcd7d9;
border-radius: 200px;
}
.left p:first-child{
margin-top: 60px;
}
.myself p{
font-weight: bolder;
font-size: 22px;
font-family: "YouYuan";
}
.right{
float: left;
margin-left: 550px;
margin-top:-380px;
}
.right p{
margin-top: 50px;
}
.jieshao h2{
font-size: 3em;
margin-bottom: 50px;
}
.jieshao h3{
margin-top: 30px;
font-size: 2em;
margin-bottom: 30px;
}
.jieshao img{
transition: all 500ms;
margin-top: 20px;
width: 400px;
height: 300px;
}
.jieshao img:hover{
transform: translateY(-15px);
box-shadow: 0 0 10px 3px #999;
}
.hometown{
width: 1400px;
margin-top: 100px;
}
.university{
width: 1400px;
margin-top: 50px;
}
.aihao{
width: 1400px;
height: 500px;
margin-top: 50px;
margin-bottom: 5em;
}
section > :last-child,
article > :last-child
{
margin-bottom: 0;
}
section:last-child,
article:last-child
{
margin-bottom: 0;
}
.row > section,
.row > article
{
margin-bottom: 0;
}
/* Lists */
ul.default
{
margin: 0;
padding: 0;
list-style: none;
}
ul.default li
{
padding: 0.60em 0em;
border-top: 1px solid;
border-color: rgba(255,255,255,.1);
}
ul.default li:first-child
{
padding-top: 0;
border-top: none;
}
ul.default a
{
text-decoration: none;
color: rgba(22, 22, 22, 0.5);
}
ul.default a:hover
{
text-decoration: underline;
}
ul.style {
}
ul.style li {
margin: 0;
padding: 1em 0em 1em 0em;
border-top: 1px solid #ECECEC;
}
ul.style li:first-child
{
padding-top: 0;
border-top: none;
}
ul.style img {
width: 30px;
height: 30px;
float: left;
margin-right: 20px;
}
ul.style a{
font-size: 20px;
text-decoration: none;
}
ul.style .posted {
padding: 0em 0em 1em 0em;
letter-spacing: 1px;
text-transform: uppercase;
font-size: 15px;
color: #A2A2A2;
}
ul.style .first {
padding-top: 0px;
border-top: none;
}
.shpw{
float: left;
width: 1200px;
height:1050px;
margin-left: 10px;
border: 1px solid #EAEAEA;
box-sizing: border-box;
background-color: #f2f8f6;
}
iframe {
float: left;
width: 788px;
height:950px;
margin-left: 10px;
border: 1px solid #EAEAEA;
box-sizing: border-box;
background-color: #f2f8f6;
}
/* Buttons */
.button1,.button2,.button3
{
position: relative;
display: inline-block;
text-align: center;
margin-left:50px;
width: 300px;
height: 80px;
margin-top: 1em;
padding: 0.90em 1.5em;
border-radius: 30px;
text-decoration: none;
text-transform: uppercase;
font-size: 1.1em;
color: #FFF;
-moz-transition: color 0.35s ease-in-out, background-color 0.35s ease-in-out;
-webkit-transition: color 0.35s ease-in-out, background-color 0.35s ease-in-out;
-o-transition: color 0.35s ease-in-out, background-color 0.35s ease-in-out;
-ms-transition: color 0.35s ease-in-out, background-color 0.35s ease-in-out;
transition: color 0.35s ease-in-out, background-color 0.35s ease-in-out;
cursor: pointer;
}
.button1{
background: #ffcbac url("../images/gitee.png")no-repeat center ;
}
.button2{
background: #eb3e40 url("../images/html.png") no-repeat center;
}
.button3{
background: #b10101 url("../images/bootstrap.png") no-repeat center;
}
.button1:hover
{
background: #ffcbac url("../images/gitee.png") no-repeat center;
}
.button2:hover
{
background: #eb3e40 url("../images/html.png") no-repeat center;
}
.button3:hover
{
background: #b10101 url("../images/bootstrap.png") no-repeat center;
}
/*********************************************************************************/
/* Header */
/*********************************************************************************/
#header
{
position: relative;
width: 100%;
height: 480px;
background: #2a2f27 url(../images/17.jpg) no-repeat center;
background-size: cover;
}
#logo
{
}
#nav
{
}
#nav ul
{
margin: 0;
}
/*********************************************************************************/
/* Banner */
/*********************************************************************************/
#banner
{
position: relative;
background: #333;
color: #fff;
}
/*********************************************************************************/
/* Main */
/*********************************************************************************/
#main
{
position: relative;
background-size: cover;
width:100%;height:2950px;
background: #fff url('../images/main.jpg') no-repeat center;
background-size: 105%;
}
#main1
{
width:100%;height:1650px;
background: #fff url('../images/main2.jpg') no-repeat center;
position: relative;
background-size: cover;
}
#main2
{
width:100%;height:2100px;
background: #fff url('../images/main1.jpg') no-repeat center;
position: relative;
background-size: cover;
}
/*********************************************************************************/
/* Featured */
/*********************************************************************************/
#featured
{
position: relative;
/* background: #ffffff; */
}
#featured h2
{
display: block;
margin-bottom: 2em;
font-size: 1.4em;
}
.pic img{
transition: all 600ms;
margin-top: 20px;
width: 390px;
height: 250px;
}
.pic img:hover{
transform: translateY(-15px);
box-shadow: 0 0 10px 3px #999;
}
.danyang{
margin-bottom: 100px;
}
/*********************************************************************************/
/* Copyright */
/*********************************************************************************/
#copyright
{
width: 100%;
height: 100px;
background: #6e6e6e88;
position: absolute;
bottom: 0;right: 0;
letter-spacing: 1px;
text-align: center;
color: #333333;
}
#copyright a
{
text-decoration: none;
color: #333333;
} | 0.244273 | 0.131926 |
* BEGIN JSDOC
*/
/* Start menu */
div.index {
position: fixed;
top: 0;
bottom: 0;
float: left;
width: 30%;
min-width: 100px;
max-width: 300px;
padding: 0 0 10px 0;
overflow: auto;
}
div.index *.heading1 {
padding: 8px 0 0 0;
}
div.index div.menu {
margin: 0 15px 0 -15px;
-moz-border-radius-bottomright: 15px;
-webkit-border-bottom-right-radius: 15px;
-border-bottom-right-radius: 15px;
padding: 15px 15px 15px 30px;
-moz-box-shadow: 0px 0px 10px #c4c4c4;
-webkit-box-shadow: 0px 0px 10px #c4c4c4;
box-shadow: 0px 0px 10px #c4c4c4;
background-color: rgba(255, 255, 255, 0.5);
}
div.index div.indexLinks {
margin-top: 13px;
position: absolute;
right: 30px;
}
div.index div.indexLinks a {
color: #999999;
text-transform: lowercase;
}
div.index div.indexLinks a:first-child {
margin-right: 3px;
border-right: 1px solid #999999;
padding-right: 5px;
}
div.index input.classFilter {
margin-bottom: 4px;
width: 100%;
border-width: 1px;
border-style: solid;
border-color: #CCCCCC #999999 #999999 #CCCCCC;
-moz-border-radius: 3px;
-webkit-border-radius: 3px;
-border-radius: 3px;
}
div.index ul.classList a {
line-height: 1.3em;
}
div.index ul.classList a + a {
margin-left: 0.5em;
}
div.index div.fineprint {
margin: 1em 0 0 15px;
color: #777;
font-size: 0.9em;
}
div.index div.fineprint a {
color: #777;
}
div.indexStatic {
position: static;
min-height: 1em;
}
/* End menu */
/* Start content */
div.content {
float: left;
width: 70%;
min-width: 300px;
max-width: 900px;
}
div.innerContent {
padding: 0 0 0 2.5em;
}
div.content ul,
div.content ol {
margin-bottom: 3em;
}
div.content ul.methodDetail {
margin-bottom: 0;
}
div.content *.classTitle {
position: relative;
left: -10px;
margin: -30px 0 15px 0;
-moz-border-radius: 15px;
-webkit-border-radius: 15px;
border-radius: 15px;
padding: 25px 15px 15px 15px;
background-color: #FFFFFF;
background-color: rgba(255, 255, 255, 0.5);
-moz-box-shadow: 0px 0px 10px #c4c4c4;
-webkit-box-shadow: 0px 0px 10px #c4c4c4;
box-shadow: 0px 0px 10px #c4c4c4;
}
div.content div.intro {
margin: 15px 0 45px
}
div.content p.summary {
margin-bottom: 0.5em;
}
div.content ul.summary {
margin-bottom: 1.5em;
}
div.content ul *.classname a,
div.content ul *.filename a {
font-family: Consolas, "Courier New", Courier, monospace;
text-decoration: none;
font-weight: bold;
}
div.content ul *.classname a:hover,
div.content ul *.filename a:hover {
text-decoration: underline;
}
div.content div.props {
position: relative;
left: -10px;
margin-bottom: 2.5em;
padding: 10px 15px 15px 15px;
overflow: hidden;
}
div.content div.hr {
margin: 0 10px 0 0;
height: 4em;
}
table.summaryTable {
position: relative;
left: -10px;
width: 100%;
border-collapse: collapse;
box-sizing: content-box;
-moz-box-sizing: content-box;
-webkit-box-sizing: content-box;
-ms-box-sizing: content-box;
-o-box-sizing: content-box;
-icab-box-sizing: content-box;
-khtml-box-sizing: content-box;
}
*.sectionTitle {
padding: 0 10px 10px 0;
}
caption.sectionTitle {
padding-left: 10px;
}
table.summaryTable td,
table.summaryTable th {
padding: 0px 10px 10px 10px;
}
table.summaryTable tr:last-child td {
padding-bottom: 0;
}
table.summaryTable td.attributes {
width: 35%;
}
table.summaryTable td.nameDescription {
width: 65%
}
dl.detailList {
margin-top: 0.5em;
}
dl.detailList.nomargin + dl.detailList.nomargin {
margin-top: 0;
}
dl.detailList dt {
display: inline;
margin-right: 5px;
}
dl.detailList dt:before {
display: block;
content: "";
}
dl.detailList dd {
display: inline;
}
dl.detailList.params dt {
display: block;
}
dl.detailList.params dd {
display: block;
padding-left: 2em;
padding-bottom: 0.4em;
}
ul.fileList li {
margin-bottom: 1.5em;
}
.fixedFont.heading {
margin-bottom: 0.5em;
}
pre.code {
margin: 10px 0 10px 0;
padding: 10px;
border: 1px solid #ccc;
-moz-border-radius: 2px;
-webkit-border-radius: 2px;
border-radius: 2px;
}
/* End content */
.clear {
clear: both;
width: 100%;
min-height: 0;
}
/*
* END JSDOC
*/
/*
* START MEDIA QUERY CHECK
*/
.cssLoadCheck {
position: absolute;
top: -99999px;
left: -99999px;
border: 0;
width: 100px;
padding: 0;
overflow: hidden;
}
/*
* END MEDIA QUERY CHECK
*/ | documentation/api/developer/css/screen.css | * BEGIN JSDOC
*/
/* Start menu */
div.index {
position: fixed;
top: 0;
bottom: 0;
float: left;
width: 30%;
min-width: 100px;
max-width: 300px;
padding: 0 0 10px 0;
overflow: auto;
}
div.index *.heading1 {
padding: 8px 0 0 0;
}
div.index div.menu {
margin: 0 15px 0 -15px;
-moz-border-radius-bottomright: 15px;
-webkit-border-bottom-right-radius: 15px;
-border-bottom-right-radius: 15px;
padding: 15px 15px 15px 30px;
-moz-box-shadow: 0px 0px 10px #c4c4c4;
-webkit-box-shadow: 0px 0px 10px #c4c4c4;
box-shadow: 0px 0px 10px #c4c4c4;
background-color: rgba(255, 255, 255, 0.5);
}
div.index div.indexLinks {
margin-top: 13px;
position: absolute;
right: 30px;
}
div.index div.indexLinks a {
color: #999999;
text-transform: lowercase;
}
div.index div.indexLinks a:first-child {
margin-right: 3px;
border-right: 1px solid #999999;
padding-right: 5px;
}
div.index input.classFilter {
margin-bottom: 4px;
width: 100%;
border-width: 1px;
border-style: solid;
border-color: #CCCCCC #999999 #999999 #CCCCCC;
-moz-border-radius: 3px;
-webkit-border-radius: 3px;
-border-radius: 3px;
}
div.index ul.classList a {
line-height: 1.3em;
}
div.index ul.classList a + a {
margin-left: 0.5em;
}
div.index div.fineprint {
margin: 1em 0 0 15px;
color: #777;
font-size: 0.9em;
}
div.index div.fineprint a {
color: #777;
}
div.indexStatic {
position: static;
min-height: 1em;
}
/* End menu */
/* Start content */
div.content {
float: left;
width: 70%;
min-width: 300px;
max-width: 900px;
}
div.innerContent {
padding: 0 0 0 2.5em;
}
div.content ul,
div.content ol {
margin-bottom: 3em;
}
div.content ul.methodDetail {
margin-bottom: 0;
}
div.content *.classTitle {
position: relative;
left: -10px;
margin: -30px 0 15px 0;
-moz-border-radius: 15px;
-webkit-border-radius: 15px;
border-radius: 15px;
padding: 25px 15px 15px 15px;
background-color: #FFFFFF;
background-color: rgba(255, 255, 255, 0.5);
-moz-box-shadow: 0px 0px 10px #c4c4c4;
-webkit-box-shadow: 0px 0px 10px #c4c4c4;
box-shadow: 0px 0px 10px #c4c4c4;
}
div.content div.intro {
margin: 15px 0 45px
}
div.content p.summary {
margin-bottom: 0.5em;
}
div.content ul.summary {
margin-bottom: 1.5em;
}
div.content ul *.classname a,
div.content ul *.filename a {
font-family: Consolas, "Courier New", Courier, monospace;
text-decoration: none;
font-weight: bold;
}
div.content ul *.classname a:hover,
div.content ul *.filename a:hover {
text-decoration: underline;
}
div.content div.props {
position: relative;
left: -10px;
margin-bottom: 2.5em;
padding: 10px 15px 15px 15px;
overflow: hidden;
}
div.content div.hr {
margin: 0 10px 0 0;
height: 4em;
}
table.summaryTable {
position: relative;
left: -10px;
width: 100%;
border-collapse: collapse;
box-sizing: content-box;
-moz-box-sizing: content-box;
-webkit-box-sizing: content-box;
-ms-box-sizing: content-box;
-o-box-sizing: content-box;
-icab-box-sizing: content-box;
-khtml-box-sizing: content-box;
}
*.sectionTitle {
padding: 0 10px 10px 0;
}
caption.sectionTitle {
padding-left: 10px;
}
table.summaryTable td,
table.summaryTable th {
padding: 0px 10px 10px 10px;
}
table.summaryTable tr:last-child td {
padding-bottom: 0;
}
table.summaryTable td.attributes {
width: 35%;
}
table.summaryTable td.nameDescription {
width: 65%
}
dl.detailList {
margin-top: 0.5em;
}
dl.detailList.nomargin + dl.detailList.nomargin {
margin-top: 0;
}
dl.detailList dt {
display: inline;
margin-right: 5px;
}
dl.detailList dt:before {
display: block;
content: "";
}
dl.detailList dd {
display: inline;
}
dl.detailList.params dt {
display: block;
}
dl.detailList.params dd {
display: block;
padding-left: 2em;
padding-bottom: 0.4em;
}
ul.fileList li {
margin-bottom: 1.5em;
}
.fixedFont.heading {
margin-bottom: 0.5em;
}
pre.code {
margin: 10px 0 10px 0;
padding: 10px;
border: 1px solid #ccc;
-moz-border-radius: 2px;
-webkit-border-radius: 2px;
border-radius: 2px;
}
/* End content */
.clear {
clear: both;
width: 100%;
min-height: 0;
}
/*
* END JSDOC
*/
/*
* START MEDIA QUERY CHECK
*/
.cssLoadCheck {
position: absolute;
top: -99999px;
left: -99999px;
border: 0;
width: 100px;
padding: 0;
overflow: hidden;
}
/*
* END MEDIA QUERY CHECK
*/ | 0.158956 | 0.070752 |
a.mat-line{
/*color: #673ab7;*/
}
/*.active-link{
border-right: 3px solid #673ab7;
}*/
.mat-divider{
border-top-color:#673ab7;
background-color: rgba(0, 0, 0, 0.5);
}
.mat-nav-list{
/* padding-top: 0px; */
}
.navbar-header{
padding: 0 16px 0 24px;
display: flex;
align-items: center;
justify-content: space-between;
transition: padding 200ms ease;
box-shadow: 0 5px 5px rgba(0,0,0, 0.3);
/* height: 64px;
min-height: 64px; */
/*background-color: rgba(0, 0, 0, 0.2);*/
/*box-shadow: -5px 6px 15px -5px rgba(0,0,0,0.75);*/
/*background-color: #673ab7;*/
color: #ffffff;
height: 150px;
/* width: 100%; */
}
.main-menu{
position: absolute;
top: 100px;
right: 10px;
z-index: 2;
}
.user{
position: absolute;
top: 100px;
right: 70px;
color: #fff;
}
.main-list-menu{
width: 100%;
/* background-color: #4dabf5#26a69a; */
background-color: #4dabf5;
z-index: 1;
position: absolute;
top:150px;
color: #fff;
}
.main-list-menu .mat-list-item {
color: #fff;
}
.shadow{
box-shadow: 0px 2px 2px 0px rgba(0,0,0,0.5);
}
.align{
display: flex;
align-items: center;
}
.align .mat-icon{
padding-right: 10px;
}
.mat-h2{
margin-bottom: 5px;
}
.logo{
display: flex;
align-items: center;
}
.logo-icon{
width: 38px;
}
.logo-text{
margin-left: 8px;
font-size: 20px;
letter-spacing: 0.4px;
}
.mat-list-item{
padding-top: 10px;
padding-bottom: 10px;
}
.mat-list .mat-list-item{
height: auto;
}
.mat-expansion-panel-header-description{
/* flex-grow: 0;
margin-right:4px; */
}
.divider{
border-bottom: 2px solid #000;
width: 100%
}
.listing{
display: flex;
flex-direction: column;
align-items: center ;
margin-top:10px;
}
.listing .mat-accordion{
width: 75%;
margin-bottom: 5px;
}
.listing .mat-accordion.full-width{
margin-bottom: 10px;
margin-top:5px;
width:100%;
}
.listing mat-list{
padding-top: 0;
}
.listing mat-list .mat-list-item{
cursor: pointer;
}
.listing mat-list .mat-list-item:hover{
background-color: rgba(33,150,243,0.3);
}
.listItemActive{
background-color: rgba(33,150,243,0.3);
}
/deep/ .listing .mat-expansion-panel-body{
padding: 0 0 0;
}
.main-list-menu .mat-list-item{
cursor: pointer;
}
.main-list-menu .mat-list-item:hover{
background-color: rgba(255, 255, 255, 0.3);
}
mat-list.main-list-menu{
padding-top: 0px;
}
.matListActive{
background-color: rgba(255, 255, 255, 0.3);
}
.main-list-menu .mat-icon{
padding-right: 10px;
}
@media (max-width: 768px) {
.logo-text{
font-size: 16px;
}
.main-list-menu .mat-list-item{
font-size: 13px;
}
} | src/app/core/nav-list/nav-list.component.css | a.mat-line{
/*color: #673ab7;*/
}
/*.active-link{
border-right: 3px solid #673ab7;
}*/
.mat-divider{
border-top-color:#673ab7;
background-color: rgba(0, 0, 0, 0.5);
}
.mat-nav-list{
/* padding-top: 0px; */
}
.navbar-header{
padding: 0 16px 0 24px;
display: flex;
align-items: center;
justify-content: space-between;
transition: padding 200ms ease;
box-shadow: 0 5px 5px rgba(0,0,0, 0.3);
/* height: 64px;
min-height: 64px; */
/*background-color: rgba(0, 0, 0, 0.2);*/
/*box-shadow: -5px 6px 15px -5px rgba(0,0,0,0.75);*/
/*background-color: #673ab7;*/
color: #ffffff;
height: 150px;
/* width: 100%; */
}
.main-menu{
position: absolute;
top: 100px;
right: 10px;
z-index: 2;
}
.user{
position: absolute;
top: 100px;
right: 70px;
color: #fff;
}
.main-list-menu{
width: 100%;
/* background-color: #4dabf5#26a69a; */
background-color: #4dabf5;
z-index: 1;
position: absolute;
top:150px;
color: #fff;
}
.main-list-menu .mat-list-item {
color: #fff;
}
.shadow{
box-shadow: 0px 2px 2px 0px rgba(0,0,0,0.5);
}
.align{
display: flex;
align-items: center;
}
.align .mat-icon{
padding-right: 10px;
}
.mat-h2{
margin-bottom: 5px;
}
.logo{
display: flex;
align-items: center;
}
.logo-icon{
width: 38px;
}
.logo-text{
margin-left: 8px;
font-size: 20px;
letter-spacing: 0.4px;
}
.mat-list-item{
padding-top: 10px;
padding-bottom: 10px;
}
.mat-list .mat-list-item{
height: auto;
}
.mat-expansion-panel-header-description{
/* flex-grow: 0;
margin-right:4px; */
}
.divider{
border-bottom: 2px solid #000;
width: 100%
}
.listing{
display: flex;
flex-direction: column;
align-items: center ;
margin-top:10px;
}
.listing .mat-accordion{
width: 75%;
margin-bottom: 5px;
}
.listing .mat-accordion.full-width{
margin-bottom: 10px;
margin-top:5px;
width:100%;
}
.listing mat-list{
padding-top: 0;
}
.listing mat-list .mat-list-item{
cursor: pointer;
}
.listing mat-list .mat-list-item:hover{
background-color: rgba(33,150,243,0.3);
}
.listItemActive{
background-color: rgba(33,150,243,0.3);
}
/deep/ .listing .mat-expansion-panel-body{
padding: 0 0 0;
}
.main-list-menu .mat-list-item{
cursor: pointer;
}
.main-list-menu .mat-list-item:hover{
background-color: rgba(255, 255, 255, 0.3);
}
mat-list.main-list-menu{
padding-top: 0px;
}
.matListActive{
background-color: rgba(255, 255, 255, 0.3);
}
.main-list-menu .mat-icon{
padding-right: 10px;
}
@media (max-width: 768px) {
.logo-text{
font-size: 16px;
}
.main-list-menu .mat-list-item{
font-size: 13px;
}
} | 0.201106 | 0.091748 |
.listoflogos1
{
margin-left: auto;
margin-right: auto;
max-width: 33.33%;
}
.listoflogos2
{
margin-left: auto;
margin-right: auto;
max-width: 50%;
}
.logos
{
border: 1px solid #ddd;
border-radius: 4px;
padding: 15px;
width: 23%;
}
.logomain
{
padding-left: 10%;
border: 1px solid #ddd;
border-radius: 4px;
padding: 15px;
width: 100%;
}
body
{
font-family:'Work Sans', sans-serif;
position:relative;
width:100%;
height:100%;
color:#000;
background-color:rgba(255,255,255,.7);
}
html
{
width:100%;
height:100%
}
h1,
h2,
h3,
h4,
h5,
h6
{
font-family:'Work Sans', sans-serif;
font-weight:700;
margin:0 0 35px;
letter-spacing:1px;
text-transform:uppercase
}
p
{
font-size:16px;
line-height:1.5;
margin:0 0 25px
}
@media (min-width:768px)
{
p
{
font-size:18px;
line-height:1.6;
margin:0 0 35px
}
}
a{
-webkit-transition:all .2s ease-in-out;
-moz-transition:all .2s ease-in-out;
transition:all .2s ease-in-out;
color:#000
} a:focus,a:hover
{
text-decoration:none;color:#ffffff
}
#mainNav
{
font-family:'Work Sans', sans-serif;
margin-bottom:0;
text-transform:uppercase;
border-bottom:1px solid rgba(255,255,255,.3);
background-color:#000
}
#mainNav .navbar-toggler{
font-size:14px;
padding:11px;
color:#fff;
border:1px solid #fff
}
#mainNav .navbar-brand
{
font-weight:700}
#mainNav a
{
color:#fff;
}
#mainNav .navbar-nav .nav-item
{
-webkit-transition:background .3s ease-in-out;
-moz-transition:background .3s ease-in-out;
transition:background .3s ease-in-out
}
#mainNav .navbar-nav .nav-item:hover
{
color:fade(white,80%);
outline:0;
background-color:transparent;
}
#mainNav .navbar-nav .nav-item:active,#mainNav .navbar-nav .nav-item:focus
{
outline:0;
background-color:transparent;
}
@media (min-width:992px)
{
#mainNav
{
padding-top:20px;padding-bottom:20px;
-webkit-transition:background .3s ease-in-out,padding-top .3s ease-in-out,padding-bottom .3s;
-moz-transition:background .3s ease-in-out,padding-top .3s ease-in-out,padding-bottom .3s;
transition:background .3s ease-in-out,padding-top .3s ease-in-out,padding-bottom .3s;
letter-spacing:1px;
border-bottom:none;
background:0 0;
}
#mainNav.navbar-shrink
{
padding-top:10px;
padding-bottom:10px;
border-bottom:1px solid rgba(255,255,255,.3);
background:#000;
}
#mainNav .nav-link.active
{
outline:0;
background-color:rgba(255,255,255,.3);
}
#mainNav .nav-link.active:hover
{
color:#fff;
}
}
.masthead
{
display:table;
width:100%;
height:auto;
padding:200px 0;
text-align:center;
color:#fff;
/* background:url(../img/background.jpg) no-repeat bottom center scroll; */
background: url('../img/bg03.gif') no-repeat bottom center scroll;
background-color:#000;
-webkit-background-size:cover;
-moz-background-size:cover;
-o-background-size:cover;
background-size:cover
}
.masthead .intro-body
{
display:table-cell;
vertical-align:middle;
}
.masthead .intro-body .brand-heading
{
font-size:50px
}
.masthead .intro-body .intro-text
{
font-size:18px
}@media (min-width:768px)
{
.masthead
{
height:100%;
padding:0;
}
.masthead .intro-body .brand-heading
{
font-size:100px
}
.masthead .intro-body .intro-text
{
font-size:22px;
}
}
.btn-circle
{
font-size:26px;
width:55px;
height:55px;
margin-top:15px;
line-height:45px;
-webkit-transition:background .3s ease-in-out;
-moz-transition:background .3s ease-in-out;
transition:background .3s ease-in-out;
color:#fff;
border:2px solid #fff;
border-radius:100%!important;
background:0 0;
}
.btn-circle:focus,.btn-circle:hover
{
color:#fff;
outline:0;
background:rgba(255,255,255,.1);
}
.content-section
{
padding-top:150px;
padding-bottom:150px;
}
.download-section
{
color:#fff;
background:url(../img/downloads-bg.jpg) no-repeat center center scroll;
background-color:#000;
-webkit-background-size:cover;
-moz-background-size:cover;
-o-background-size:cover;
background-size:cover
}
#map
{
width:100%;
height:300px;
}@media (min-width:992px)
{
.content-section
{
padding-top:150px;
padding-bottom:150px;
}
#map
{
height:350px;
}
}
.btn
{
font-family:'Work Sans', sans-serif;
font-weight:400;-webkit-transition:all .3s ease-in-out;
-moz-transition:all .3s ease-in-out;
transition:all .3s ease-in-out;
text-transform:uppercase;
border-radius:0;
}
.btn-default
{
color:#42dca3;
border:1px solid #42dca3;
background-color:transparent;
}
.btn-default:focus,.btn-default:hover
{
color:#000;
border:1px solid #000000;
outline:0;
background-color:#000000;
}
ul.banner-social-buttons
{
margin-top:0;
}@media (max-width:1199px)
{
ul.banner-social-buttons
{
margin-top:15px
}
}@media (max-width:767px)
{
ul.banner-social-buttons li
{
display:block;
margin-bottom:20px;
padding:0;
}
ul.banner-social-buttons li:last-child
{
margin-bottom:0;
}
}
footer
{
padding:50px 0;
}
footer p
{
font-size:14px;
margin:0;
}::-moz-selection
{
background:#fcfcfc;
background:rgba(255,255,255,.2);
text-shadow:none;
}::selection
{
background:#fcfcfc;
background:rgba(255,255,255,.2);
text-shadow:none;
}
img::selection
{
background:0 0;
}img::-moz-selection
{
background:0 0;
}
body
{
-webkit-tap-highlight-color:rgba(255,255,255,.2);
}
.button {
background-color: rgba(0,0,0,.1);
border: #fff;
color: white;
padding: 15px 32px;
text-align: center;
text-decoration: none;
display: inline-block;
font-size: 16px;
margin: 4px 2px;
cursor: pointer;
font-family: Arial;
} | css/grayscale.min.css | .listoflogos1
{
margin-left: auto;
margin-right: auto;
max-width: 33.33%;
}
.listoflogos2
{
margin-left: auto;
margin-right: auto;
max-width: 50%;
}
.logos
{
border: 1px solid #ddd;
border-radius: 4px;
padding: 15px;
width: 23%;
}
.logomain
{
padding-left: 10%;
border: 1px solid #ddd;
border-radius: 4px;
padding: 15px;
width: 100%;
}
body
{
font-family:'Work Sans', sans-serif;
position:relative;
width:100%;
height:100%;
color:#000;
background-color:rgba(255,255,255,.7);
}
html
{
width:100%;
height:100%
}
h1,
h2,
h3,
h4,
h5,
h6
{
font-family:'Work Sans', sans-serif;
font-weight:700;
margin:0 0 35px;
letter-spacing:1px;
text-transform:uppercase
}
p
{
font-size:16px;
line-height:1.5;
margin:0 0 25px
}
@media (min-width:768px)
{
p
{
font-size:18px;
line-height:1.6;
margin:0 0 35px
}
}
a{
-webkit-transition:all .2s ease-in-out;
-moz-transition:all .2s ease-in-out;
transition:all .2s ease-in-out;
color:#000
} a:focus,a:hover
{
text-decoration:none;color:#ffffff
}
#mainNav
{
font-family:'Work Sans', sans-serif;
margin-bottom:0;
text-transform:uppercase;
border-bottom:1px solid rgba(255,255,255,.3);
background-color:#000
}
#mainNav .navbar-toggler{
font-size:14px;
padding:11px;
color:#fff;
border:1px solid #fff
}
#mainNav .navbar-brand
{
font-weight:700}
#mainNav a
{
color:#fff;
}
#mainNav .navbar-nav .nav-item
{
-webkit-transition:background .3s ease-in-out;
-moz-transition:background .3s ease-in-out;
transition:background .3s ease-in-out
}
#mainNav .navbar-nav .nav-item:hover
{
color:fade(white,80%);
outline:0;
background-color:transparent;
}
#mainNav .navbar-nav .nav-item:active,#mainNav .navbar-nav .nav-item:focus
{
outline:0;
background-color:transparent;
}
@media (min-width:992px)
{
#mainNav
{
padding-top:20px;padding-bottom:20px;
-webkit-transition:background .3s ease-in-out,padding-top .3s ease-in-out,padding-bottom .3s;
-moz-transition:background .3s ease-in-out,padding-top .3s ease-in-out,padding-bottom .3s;
transition:background .3s ease-in-out,padding-top .3s ease-in-out,padding-bottom .3s;
letter-spacing:1px;
border-bottom:none;
background:0 0;
}
#mainNav.navbar-shrink
{
padding-top:10px;
padding-bottom:10px;
border-bottom:1px solid rgba(255,255,255,.3);
background:#000;
}
#mainNav .nav-link.active
{
outline:0;
background-color:rgba(255,255,255,.3);
}
#mainNav .nav-link.active:hover
{
color:#fff;
}
}
.masthead
{
display:table;
width:100%;
height:auto;
padding:200px 0;
text-align:center;
color:#fff;
/* background:url(../img/background.jpg) no-repeat bottom center scroll; */
background: url('../img/bg03.gif') no-repeat bottom center scroll;
background-color:#000;
-webkit-background-size:cover;
-moz-background-size:cover;
-o-background-size:cover;
background-size:cover
}
.masthead .intro-body
{
display:table-cell;
vertical-align:middle;
}
.masthead .intro-body .brand-heading
{
font-size:50px
}
.masthead .intro-body .intro-text
{
font-size:18px
}@media (min-width:768px)
{
.masthead
{
height:100%;
padding:0;
}
.masthead .intro-body .brand-heading
{
font-size:100px
}
.masthead .intro-body .intro-text
{
font-size:22px;
}
}
.btn-circle
{
font-size:26px;
width:55px;
height:55px;
margin-top:15px;
line-height:45px;
-webkit-transition:background .3s ease-in-out;
-moz-transition:background .3s ease-in-out;
transition:background .3s ease-in-out;
color:#fff;
border:2px solid #fff;
border-radius:100%!important;
background:0 0;
}
.btn-circle:focus,.btn-circle:hover
{
color:#fff;
outline:0;
background:rgba(255,255,255,.1);
}
.content-section
{
padding-top:150px;
padding-bottom:150px;
}
.download-section
{
color:#fff;
background:url(../img/downloads-bg.jpg) no-repeat center center scroll;
background-color:#000;
-webkit-background-size:cover;
-moz-background-size:cover;
-o-background-size:cover;
background-size:cover
}
#map
{
width:100%;
height:300px;
}@media (min-width:992px)
{
.content-section
{
padding-top:150px;
padding-bottom:150px;
}
#map
{
height:350px;
}
}
.btn
{
font-family:'Work Sans', sans-serif;
font-weight:400;-webkit-transition:all .3s ease-in-out;
-moz-transition:all .3s ease-in-out;
transition:all .3s ease-in-out;
text-transform:uppercase;
border-radius:0;
}
.btn-default
{
color:#42dca3;
border:1px solid #42dca3;
background-color:transparent;
}
.btn-default:focus,.btn-default:hover
{
color:#000;
border:1px solid #000000;
outline:0;
background-color:#000000;
}
ul.banner-social-buttons
{
margin-top:0;
}@media (max-width:1199px)
{
ul.banner-social-buttons
{
margin-top:15px
}
}@media (max-width:767px)
{
ul.banner-social-buttons li
{
display:block;
margin-bottom:20px;
padding:0;
}
ul.banner-social-buttons li:last-child
{
margin-bottom:0;
}
}
footer
{
padding:50px 0;
}
footer p
{
font-size:14px;
margin:0;
}::-moz-selection
{
background:#fcfcfc;
background:rgba(255,255,255,.2);
text-shadow:none;
}::selection
{
background:#fcfcfc;
background:rgba(255,255,255,.2);
text-shadow:none;
}
img::selection
{
background:0 0;
}img::-moz-selection
{
background:0 0;
}
body
{
-webkit-tap-highlight-color:rgba(255,255,255,.2);
}
.button {
background-color: rgba(0,0,0,.1);
border: #fff;
color: white;
padding: 15px 32px;
text-align: center;
text-decoration: none;
display: inline-block;
font-size: 16px;
margin: 4px 2px;
cursor: pointer;
font-family: Arial;
} | 0.27513 | 0.057838 |
width: 1.36rem;
height: 1.36rem;
position: fixed;
z-index: 9999;
bottom: 1.4rem;
right: .5rem;
}
#add img {
width: 1.36rem;
height: 1.36rem;
}
.header {
width: 4.6rem;
height: .7rem;
text-align: center;
line-height: .7rem;
color: #333;
font-size: .32rem;
position: relative;
margin: .36rem auto;
/*overflow: hidden;*/
border-radius: .2rem;
}
.header .active {
background: #256DF3;
color: #fff;
}
.header div:first-child {
border-bottom-left-radius: .2rem;
border-top-left-radius: .2rem;
}
.header div:last-child {
border-bottom-right-radius: .2rem;
border-top-right-radius: .2rem;
}
.header div {
width: 50%;
float: left;
height: 100%;
border: 1px solid #256DF3;
}
.voiceText {
width:100%;
height:100%;
padding: 0 4vw;
display: none;
}
.voiceText a:active {background: #eee;}
.voiceText a {
display: block;
width:100%;
height:100%;
padding-bottom: .2rem;
margin-bottom: .24rem;
border-bottom: 1px solid #F1F1F1;
}
.voiceText a p:first-child {
margin-bottom: .14rem;
display: -webkit-box;
overflow: hidden;
text-overflow: ellipsis;
-webkit-line-clamp: 2;
-webkit-box-orient: vertical;
word-break: break-all;
font-size: .32rem;
color: #333;
line-height: .42rem;
}
.voiceText a p:last-child {
text-align: left;
color: #999;
font-size: .24rem;
}
/*新建反馈*/
.main {
position: relative;
padding:0 .24rem 4vw .24rem;
}
.suggest p , .myImg p {
width:100%;
height:.78rem;
line-height: .78rem;
font-size: .28rem;
color: #333;
}
.suggest textarea {
/*margin-top: .3rem;*/
border-radius: 5px;
background: #f8f8f8;
color: #999;
padding: .2rem;
width:100%;
height:3.6rem;
font-size: .24rem;
line-height: .48rem;
text-align: justify;
}
.suggest div {
font-size: .3rem;
line-height: .46rem;
color: #333;
padding-top: 4vw;
word-break: break-all;
overflow: hidden;
}
.addImg {
position: relative;
width:100%;
overflow: hidden;
margin-top: 4vw;
}
.addImg ul {
position: relative;
width:105%;
overflow: hidden;
}
.addImg li {
width:2.26rem;
height:1.72rem;
float:left;
margin-right: .2rem;
margin-bottom: 4vw;
}
.addImg img {
width:2.26rem;
height:1.72rem;
}
.Img_btn {
background: #256DF3;
width: 100%;
height:.8rem;
line-height:.8rem;
color: #fff;
font-size: .32rem;
margin-top: .6rem;
text-align: center;
border-radius: .1rem;
}
.tel {
text-align: center;
font-size: .26rem;
margin-top: .4rem;
color: #999;
}
#showImg {
position: fixed;
top:0;
left:0;
width:100%;
height:100%;
background: rgba(0,0,0,.5);
text-align: center;
display: none;
z-index: 99999;
}
#showImg img {
width:7rem;
height: 9rem;
position: relative;
margin: auto;
top:18%;
}
#name {
background: #F7F8FA;
width:100%;
height:.8rem;
line-height: .8rem;
border-radius: .2rem;
padding-left: .24rem;
font-size: .24rem;
} | public/home/css/massvoice/index.css | width: 1.36rem;
height: 1.36rem;
position: fixed;
z-index: 9999;
bottom: 1.4rem;
right: .5rem;
}
#add img {
width: 1.36rem;
height: 1.36rem;
}
.header {
width: 4.6rem;
height: .7rem;
text-align: center;
line-height: .7rem;
color: #333;
font-size: .32rem;
position: relative;
margin: .36rem auto;
/*overflow: hidden;*/
border-radius: .2rem;
}
.header .active {
background: #256DF3;
color: #fff;
}
.header div:first-child {
border-bottom-left-radius: .2rem;
border-top-left-radius: .2rem;
}
.header div:last-child {
border-bottom-right-radius: .2rem;
border-top-right-radius: .2rem;
}
.header div {
width: 50%;
float: left;
height: 100%;
border: 1px solid #256DF3;
}
.voiceText {
width:100%;
height:100%;
padding: 0 4vw;
display: none;
}
.voiceText a:active {background: #eee;}
.voiceText a {
display: block;
width:100%;
height:100%;
padding-bottom: .2rem;
margin-bottom: .24rem;
border-bottom: 1px solid #F1F1F1;
}
.voiceText a p:first-child {
margin-bottom: .14rem;
display: -webkit-box;
overflow: hidden;
text-overflow: ellipsis;
-webkit-line-clamp: 2;
-webkit-box-orient: vertical;
word-break: break-all;
font-size: .32rem;
color: #333;
line-height: .42rem;
}
.voiceText a p:last-child {
text-align: left;
color: #999;
font-size: .24rem;
}
/*新建反馈*/
.main {
position: relative;
padding:0 .24rem 4vw .24rem;
}
.suggest p , .myImg p {
width:100%;
height:.78rem;
line-height: .78rem;
font-size: .28rem;
color: #333;
}
.suggest textarea {
/*margin-top: .3rem;*/
border-radius: 5px;
background: #f8f8f8;
color: #999;
padding: .2rem;
width:100%;
height:3.6rem;
font-size: .24rem;
line-height: .48rem;
text-align: justify;
}
.suggest div {
font-size: .3rem;
line-height: .46rem;
color: #333;
padding-top: 4vw;
word-break: break-all;
overflow: hidden;
}
.addImg {
position: relative;
width:100%;
overflow: hidden;
margin-top: 4vw;
}
.addImg ul {
position: relative;
width:105%;
overflow: hidden;
}
.addImg li {
width:2.26rem;
height:1.72rem;
float:left;
margin-right: .2rem;
margin-bottom: 4vw;
}
.addImg img {
width:2.26rem;
height:1.72rem;
}
.Img_btn {
background: #256DF3;
width: 100%;
height:.8rem;
line-height:.8rem;
color: #fff;
font-size: .32rem;
margin-top: .6rem;
text-align: center;
border-radius: .1rem;
}
.tel {
text-align: center;
font-size: .26rem;
margin-top: .4rem;
color: #999;
}
#showImg {
position: fixed;
top:0;
left:0;
width:100%;
height:100%;
background: rgba(0,0,0,.5);
text-align: center;
display: none;
z-index: 99999;
}
#showImg img {
width:7rem;
height: 9rem;
position: relative;
margin: auto;
top:18%;
}
#name {
background: #F7F8FA;
width:100%;
height:.8rem;
line-height: .8rem;
border-radius: .2rem;
padding-left: .24rem;
font-size: .24rem;
} | 0.445047 | 0.08218 |
.margin-left{
margin-left: 45px;
margin-right: 45px;
margin-bottom: 45px;
}
.titre{
font-weight: 400;
font-size: 40px;
font-family: 'Montserrat', 'Source Sans Pro';
line-height: 40px;
margin-top: 30px;
margin-bottom: 15px;
}
.sepa-title{
width: 150px;
height: 5px;
background-color: #228A31;
}
.description{
width: 95%;
opacity: 0.9;
font-size: 18px;
}
.author-title{
font-size: 20px;
}
.author-container{
width: 100%;
display: flex;
justify-content: center;
}
.author{
background: rgba(34,138,36,1);
background: -moz-linear-gradient(-45deg, rgba(34,138,36,1) 0%, rgba(59,161,76,1) 100%);
background: -webkit-gradient(left top, right bottom, color-stop(0%, rgba(34,138,36,1)), color-stop(100%, rgba(59,161,76,1)));
background: -webkit-linear-gradient(-45deg, rgba(34,138,36,1) 0%, rgba(59,161,76,1) 100%);
background: -o-linear-gradient(-45deg, rgba(34,138,36,1) 0%, rgba(59,161,76,1) 100%);
background: -ms-linear-gradient(-45deg, rgba(34,138,36,1) 0%, rgba(59,161,76,1) 100%);
background: linear-gradient(135deg, rgba(34,138,36,1) 0%, rgba(59,161,76,1) 100%);
filter: progid:DXImageTransform.Microsoft.gradient( startColorstr='#228a24', endColorstr='#3ba14c', GradientType=1 );
border-radius: 20px;
display: flex;
align-items: center;
height: 40px;
}
.author p{
color: white;
font-weight: 300;
margin: 0;
padding: 0 15px 0 5px;
}
.author-avatar{
}
.author-avatarcontainer{
width: 35px;
height: 35px;
background-color: #fff;
border-radius: 17px;
margin-left: 2.5px;
display: flex;
justify-content: center;
align-items: center;
}
.subtitle{
font-weight: 400;
font-size: 32px;
margin-bottom: 6px;
}
.sepa-subtitle{
width: 50px;
height: 5px;
background-color: #228A31;
}
.opensource-toptext, .opensource-bottomtext{
font-size: 20px;
}
.opensource-bottomtext{
margin-bottom: 60px;
}
.opensource{
display: flex;
justify-content: center;
align-items: center;
font-size: 33px;
}
.opensource-emoji{
margin-right: 10px;
}
.opensource-gitimg{
margin-left: 15px;
}
.opensource-bottomtext-emoji{
margin-bottom: -2px;
margin-left: 3px;
}
.fonctionnement-text{
font-size: 24px;
display: flex;
align-items: center;
margin: 5px 0;
}
.fonctionnement-img{
margin-left: 45px;
}
.fonctionnement-gmapsimg{
margin-top: -7px;
}
.fonctionnement-questions{
font-size: 20px;
font-weight: 300;
margin-top: 10px;
}
.fonctionnement-questions a{
text-decoration: underline;
} | assets/css/apropos_style.css | .margin-left{
margin-left: 45px;
margin-right: 45px;
margin-bottom: 45px;
}
.titre{
font-weight: 400;
font-size: 40px;
font-family: 'Montserrat', 'Source Sans Pro';
line-height: 40px;
margin-top: 30px;
margin-bottom: 15px;
}
.sepa-title{
width: 150px;
height: 5px;
background-color: #228A31;
}
.description{
width: 95%;
opacity: 0.9;
font-size: 18px;
}
.author-title{
font-size: 20px;
}
.author-container{
width: 100%;
display: flex;
justify-content: center;
}
.author{
background: rgba(34,138,36,1);
background: -moz-linear-gradient(-45deg, rgba(34,138,36,1) 0%, rgba(59,161,76,1) 100%);
background: -webkit-gradient(left top, right bottom, color-stop(0%, rgba(34,138,36,1)), color-stop(100%, rgba(59,161,76,1)));
background: -webkit-linear-gradient(-45deg, rgba(34,138,36,1) 0%, rgba(59,161,76,1) 100%);
background: -o-linear-gradient(-45deg, rgba(34,138,36,1) 0%, rgba(59,161,76,1) 100%);
background: -ms-linear-gradient(-45deg, rgba(34,138,36,1) 0%, rgba(59,161,76,1) 100%);
background: linear-gradient(135deg, rgba(34,138,36,1) 0%, rgba(59,161,76,1) 100%);
filter: progid:DXImageTransform.Microsoft.gradient( startColorstr='#228a24', endColorstr='#3ba14c', GradientType=1 );
border-radius: 20px;
display: flex;
align-items: center;
height: 40px;
}
.author p{
color: white;
font-weight: 300;
margin: 0;
padding: 0 15px 0 5px;
}
.author-avatar{
}
.author-avatarcontainer{
width: 35px;
height: 35px;
background-color: #fff;
border-radius: 17px;
margin-left: 2.5px;
display: flex;
justify-content: center;
align-items: center;
}
.subtitle{
font-weight: 400;
font-size: 32px;
margin-bottom: 6px;
}
.sepa-subtitle{
width: 50px;
height: 5px;
background-color: #228A31;
}
.opensource-toptext, .opensource-bottomtext{
font-size: 20px;
}
.opensource-bottomtext{
margin-bottom: 60px;
}
.opensource{
display: flex;
justify-content: center;
align-items: center;
font-size: 33px;
}
.opensource-emoji{
margin-right: 10px;
}
.opensource-gitimg{
margin-left: 15px;
}
.opensource-bottomtext-emoji{
margin-bottom: -2px;
margin-left: 3px;
}
.fonctionnement-text{
font-size: 24px;
display: flex;
align-items: center;
margin: 5px 0;
}
.fonctionnement-img{
margin-left: 45px;
}
.fonctionnement-gmapsimg{
margin-top: -7px;
}
.fonctionnement-questions{
font-size: 20px;
font-weight: 300;
margin-top: 10px;
}
.fonctionnement-questions a{
text-decoration: underline;
} | 0.449513 | 0.101589 |
@charset "UTF-8";
* {
outline: none !important;
scroll-behavior: smooth; }
body {
margin-top: 45px;
font-family: 'Roboto', sans-serif !important;
padding-top: 5px; }
.underline {
font-size: 12px; }
.h2-text {
margin: 57px 0 37px 0;
text-align: center;
text-transform: uppercase;
font-weight: 900;
position: relative;
padding-top: 40px; }
.h2-text:before {
content: "~~~";
position: absolute;
top: 70px;
left: 47%;
font-weight: normal; }
@font-face {
font-family: 'Roboto';
src: url("../fonts/Roboto-Regular.ttf") format("truetype");
font-weight: normal;
font-style: normal; }
.button {
font-size: 14px;
font-weight: 500;
background-color: #ff9d00;
border: none;
color: white;
border-radius: 5px;
box-sizing: border-box;
padding: 15px;
cursor: pointer; }
.big-button {
width: 150px;
height: 55px; }
.btn-trans {
width: 128px;
height: 51px;
text-align: center;
line-height: 14px;
background-color: Transparent;
color: gray;
border: 1px solid gray; }
.over {
position: fixed;
display: none;
top: 0;
left: 0;
width: 100%;
height: 100%;
background-color: rgba(0, 0, 0, 0.5);
justify-content: center;
align-items: center;
z-index: 5; }
.modal-window {
width: 750px;
color: white;
position: relative; }
.modal-window-close {
position: absolute;
font-size: 30px;
top: -35px;
right: -15px;
font-weight: 300;
cursor: pointer; }
.modal-window-head {
background-color: #ff9d00;
width: 100%;
height: 68px;
font-size: 21px;
text-transform: uppercase;
line-height: 68px;
text-align: center; }
.modal-window-body {
background: #373737 url(../../img/modal.png) center no-repeat;
background-size: cover;
font-size: 29px;
font-weight: 400;
line-height: 27px;
padding: 0;
text-align: center;
padding: 35px 88px 50px 88px; }
.modal-window-body span {
font-size: 24px; }
.modal-window-body__label {
display: block;
font-size: 20px;
font-weight: 300;
line-height: 30px;
margin-top: 23px;
margin-bottom: 17px; }
.modal-window-body input {
width: 365px;
height: 56px;
margin-right: 16px;
box-sizing: border-box;
padding-left: 10px; }
.modal-window-body__underline {
margin-top: 9px;
font-size: 14px;
font-weight: 300;
line-height: 30px; }
nav {
position: fixed;
z-index: 10;
top: 0;
width: 100%;
height: 44px;
background-color: #373737;
font-size: 12px;
line-height: 22px;
font-weight: 400;
text-transform: uppercase;
text-align: center;
display: flex;
align-items: center;
justify-content: center;
margin-bottom: 15px; }
nav a {
display: block;
height: 100%;
color: #ffffff;
border-right: 1px dotted #ffffff;
padding: 0 20px 0 20px;
line-height: 44px; }
nav a:first-child {
padding-left: 0; }
nav a:last-child {
padding-right: 0;
border-right: none; }
nav a:hover {
color: #ff9d00;
text-decoration: none; }
/* Оформляем хедер */
.header-phone {
display: flex;
justify-content: flex-end;
align-items: center; }
.header-phone__number {
font-size: 22px;
font-weight: 500;
text-transform: uppercase;
color: #373737;
margin-right: 27px; }
.header-phone__button .fa {
font-size: 20px;
margin-right: 7px; }
.header-img {
background: url(../../img/logo.jpg) center no-repeat;
width: 191px;
height: 61px; }
.first {
display: flex;
position: relative;
width: 100%;
height: 530px;
margin-top: 15px;
background: #373737 url(../../img/head-picture.png) center no-repeat;
background-size: cover;
justify-content: space-around;
align-items: center;
z-index: 1; }
.first::before {
content: "";
display: block;
position: absolute;
left: 0;
top: 0;
width: 100%;
height: 100%;
background-color: rgba(0, 0, 0, 0.6);
z-index: 0; }
.first-box {
position: relative; }
.first-box::before {
content: "";
display: block;
position: absolute;
width: 390px;
height: 390px;
left: 50%;
margin-left: -195px;
border: 1px solid #ffffff;
border-radius: 50%;
z-index: -1; }
.first-box img:last-child {
position: absolute;
bottom: 35px;
left: 110px; }
.first-text-and-form {
width: 600px;
color: #fff; }
.first-text-and-form .first-text__h1 {
font-size: 41px;
font-weight: 700; }
.first-text-and-form .first-text__span {
font-size: 28px;
font-weight: 300; }
.first-text-and-form .first-form {
margin-top: 24px;
box-sizing: border-box;
padding: 30px 27px;
background-color: rgba(111, 110, 106, 0.8); }
.first-text-and-form .first-form__label {
font-size: 20px;
margin-bottom: 20px;
line-height: 30px; }
.first-text-and-form .first-form__label span {
font-size: 20px;
font-weight: 700;
text-transform: uppercase; }
.first-text-and-form .first-form input {
width: 300px;
height: 56px;
border-radius: 5px;
padding-top: 2px;
padding-left: 19px;
margin-right: 10px; }
.all-advantages {
height: 514px;
background-color: #f4f4f4;
padding-top: 30px; }
.all-advantages .numbers {
width: 100%;
display: flex;
justify-content: center;
padding-top: 50px;
text-align: center; }
.all-advantages .numbers .number {
width: 270px;
height: 58px;
margin-bottom: 37px; }
.all-advantages .numbers .number:nth-child(2) {
margin-left: 100px;
margin-right: 100px; }
.all-advantages .numbers .number h2 {
font-weight: 900 !important;
font-size: 36px;
line-height: 20px;
color: #f39003; }
.all-advantages .numbers .number sup {
font-weight: 900 !important; }
.all-advantages .advantages {
display: flex;
justify-content: center; }
.all-advantages .advantages .ad-block {
width: 294px;
height: 132px;
background-color: #ffffff;
margin-bottom: 30px;
display: flex;
justify-content: center;
align-items: center; }
.all-advantages .advantages .ad-block:nth-child(2), .all-advantages .advantages .ad-block:nth-child(5) {
margin-left: 30px;
margin-right: 30px; }
.all-advantages .advantages img {
width: 49px;
height: 51px; }
.all-advantages .advantages .text {
width: 210px;
height: 72px;
margin: 28px 19px 32px 11px;
font-size: 14px; }
.all-advantages .advantages .text span {
font-size: 15px;
font-weight: 900; }
.product {
display: flex;
justify-content: center;
align-items: center; }
.product-box {
display: flex;
flex-direction: column;
align-items: center; }
.product-box img {
width: 410px;
height: 280px;
margin-bottom: 19px; }
.product-box__span {
font-weight: 900;
margin-bottom: 28px; }
.product-box__button {
margin-bottom: 35px; }
.product-box__button .btn-trans {
margin-right: 12px; }
.sentence {
width: 100%;
height: 350px;
background: #373737 url(../../img/backTwo.png) center no-repeat;
background-size: cover;
display: flex;
justify-content: center;
position: relative;
z-index: 1;
color: white;
margin-top: 55px; }
.sentence::before {
content: "";
display: block;
position: absolute;
left: 0;
top: 0;
width: 100%;
height: 100%;
background-color: rgba(0, 0, 0, 0.6);
z-index: -1; }
.sentence .row {
width: 611px;
display: flex;
flex-direction: column;
justify-content: center;
align-items: center;
text-align: center; }
.sentence .row h2 {
margin-top: 50px;
font-size: 30px;
line-height: 10px; }
.sentence .row span {
font-size: 23px;
margin-bottom: 20px; }
.sentence .row input {
width: 350px;
height: 50px;
border-radius: 5px;
text-align: center;
margin-bottom: 12px; }
.sentence .row .button {
width: 180px;
cursor: pointer; }
.sentence .row .underline {
margin-top: 9px;
font-size: 12px; }
.production {
display: flex;
justify-content: center;
margin-top: 60px;
margin-bottom: 80px;
padding-top: 50px; }
.production .row {
display: flex;
justify-content: center; }
.production .row .little-picture {
display: flex; }
.production .row .little-picture .left, .production .row .little-picture .right {
display: inline-block;
width: 30px;
height: 78px;
border: 1px solid #ff9d00;
color: #ff9d00;
font-size: 30px;
text-align: center;
line-height: 78px;
cursor: pointer; }
.production .row .little-picture .left:hover, .production .row .little-picture .right:hover {
color: white;
background-color: #ff9d00; }
.production .row .little-picture .right {
margin-left: 5px; }
.production .row .little-picture .production-img__small {
margin-left: 5px; }
.production .row .production-img__big {
margin-bottom: 13px; }
.production .row .production-text {
width: 379px;
height: 253px;
font-size: 16px;
line-height: 24px;
font-weight: 300;
color: #373737;
margin-left: 25px; }
.production .row .production-text__h3 {
border: 1px solid #ff9d00;
background: #ff9d00;
color: white;
margin-left: -10%;
padding-left: 10%;
padding-top: 10px;
padding-bottom: 10px;
margin-bottom: 28px; }
.clients {
display: flex;
justify-content: center;
flex-direction: column;
align-items: center; }
.clients .clients-img-wrap {
width: 212px;
height: 130px;
background-color: #ffffff;
border: 1px solid rgba(0, 0, 0, 0.1);
margin: 31px;
text-align: center;
line-height: 130px; }
.clients .clients-img-wrap img {
-webkit-filter: grayscale(100%);
filter: grayscale(100%);
transition: .5s; }
.clients .clients-img-wrap img:hover {
-webkit-filter: grayscale(0);
filter: grayscale(0); }
.feedback {
height: 570px;
background-color: #f4f4f4; }
.feedback .row {
display: flex;
justify-content: center;
align-items: center; }
.feedback .row .fa {
font-size: 100px;
color: #ff9d00;
cursor: pointer; }
.feedback .row .fa:hover {
text-shadow: 2px 2px 4px #373737, 0 0 0.5em #373737; }
.feedback .row img {
max-width: 256px;
max-height: 360px;
margin-left: 29px;
margin-right: 29px;
transition: 1s; }
.feedback .row .img-container {
display: flex;
position: relative;
max-width: 942.97px;
max-height: 360px;
overflow: hidden; }
.first-block {
position: relative;
height: 300px;
list-style-type: none;
overflow: hidden; }
.first-block__pic {
position: absolute;
top: 0;
left: 0;
width: 100%;
height: 100%; }
.first-block__pic img {
width: 100%;
height: auto;
transition: 3s; }
.first-block__pic #img1 {
opacity: 1; }
.first-block__pic #img2 {
opacity: 1; }
.first-block__pic #img3 {
opacity: 1; }
@media (max-width: 576px) {
.header-img {
width: 35px;
height: 35px; } } | courseProject/src/css/style.css | @charset "UTF-8";
* {
outline: none !important;
scroll-behavior: smooth; }
body {
margin-top: 45px;
font-family: 'Roboto', sans-serif !important;
padding-top: 5px; }
.underline {
font-size: 12px; }
.h2-text {
margin: 57px 0 37px 0;
text-align: center;
text-transform: uppercase;
font-weight: 900;
position: relative;
padding-top: 40px; }
.h2-text:before {
content: "~~~";
position: absolute;
top: 70px;
left: 47%;
font-weight: normal; }
@font-face {
font-family: 'Roboto';
src: url("../fonts/Roboto-Regular.ttf") format("truetype");
font-weight: normal;
font-style: normal; }
.button {
font-size: 14px;
font-weight: 500;
background-color: #ff9d00;
border: none;
color: white;
border-radius: 5px;
box-sizing: border-box;
padding: 15px;
cursor: pointer; }
.big-button {
width: 150px;
height: 55px; }
.btn-trans {
width: 128px;
height: 51px;
text-align: center;
line-height: 14px;
background-color: Transparent;
color: gray;
border: 1px solid gray; }
.over {
position: fixed;
display: none;
top: 0;
left: 0;
width: 100%;
height: 100%;
background-color: rgba(0, 0, 0, 0.5);
justify-content: center;
align-items: center;
z-index: 5; }
.modal-window {
width: 750px;
color: white;
position: relative; }
.modal-window-close {
position: absolute;
font-size: 30px;
top: -35px;
right: -15px;
font-weight: 300;
cursor: pointer; }
.modal-window-head {
background-color: #ff9d00;
width: 100%;
height: 68px;
font-size: 21px;
text-transform: uppercase;
line-height: 68px;
text-align: center; }
.modal-window-body {
background: #373737 url(../../img/modal.png) center no-repeat;
background-size: cover;
font-size: 29px;
font-weight: 400;
line-height: 27px;
padding: 0;
text-align: center;
padding: 35px 88px 50px 88px; }
.modal-window-body span {
font-size: 24px; }
.modal-window-body__label {
display: block;
font-size: 20px;
font-weight: 300;
line-height: 30px;
margin-top: 23px;
margin-bottom: 17px; }
.modal-window-body input {
width: 365px;
height: 56px;
margin-right: 16px;
box-sizing: border-box;
padding-left: 10px; }
.modal-window-body__underline {
margin-top: 9px;
font-size: 14px;
font-weight: 300;
line-height: 30px; }
nav {
position: fixed;
z-index: 10;
top: 0;
width: 100%;
height: 44px;
background-color: #373737;
font-size: 12px;
line-height: 22px;
font-weight: 400;
text-transform: uppercase;
text-align: center;
display: flex;
align-items: center;
justify-content: center;
margin-bottom: 15px; }
nav a {
display: block;
height: 100%;
color: #ffffff;
border-right: 1px dotted #ffffff;
padding: 0 20px 0 20px;
line-height: 44px; }
nav a:first-child {
padding-left: 0; }
nav a:last-child {
padding-right: 0;
border-right: none; }
nav a:hover {
color: #ff9d00;
text-decoration: none; }
/* Оформляем хедер */
.header-phone {
display: flex;
justify-content: flex-end;
align-items: center; }
.header-phone__number {
font-size: 22px;
font-weight: 500;
text-transform: uppercase;
color: #373737;
margin-right: 27px; }
.header-phone__button .fa {
font-size: 20px;
margin-right: 7px; }
.header-img {
background: url(../../img/logo.jpg) center no-repeat;
width: 191px;
height: 61px; }
.first {
display: flex;
position: relative;
width: 100%;
height: 530px;
margin-top: 15px;
background: #373737 url(../../img/head-picture.png) center no-repeat;
background-size: cover;
justify-content: space-around;
align-items: center;
z-index: 1; }
.first::before {
content: "";
display: block;
position: absolute;
left: 0;
top: 0;
width: 100%;
height: 100%;
background-color: rgba(0, 0, 0, 0.6);
z-index: 0; }
.first-box {
position: relative; }
.first-box::before {
content: "";
display: block;
position: absolute;
width: 390px;
height: 390px;
left: 50%;
margin-left: -195px;
border: 1px solid #ffffff;
border-radius: 50%;
z-index: -1; }
.first-box img:last-child {
position: absolute;
bottom: 35px;
left: 110px; }
.first-text-and-form {
width: 600px;
color: #fff; }
.first-text-and-form .first-text__h1 {
font-size: 41px;
font-weight: 700; }
.first-text-and-form .first-text__span {
font-size: 28px;
font-weight: 300; }
.first-text-and-form .first-form {
margin-top: 24px;
box-sizing: border-box;
padding: 30px 27px;
background-color: rgba(111, 110, 106, 0.8); }
.first-text-and-form .first-form__label {
font-size: 20px;
margin-bottom: 20px;
line-height: 30px; }
.first-text-and-form .first-form__label span {
font-size: 20px;
font-weight: 700;
text-transform: uppercase; }
.first-text-and-form .first-form input {
width: 300px;
height: 56px;
border-radius: 5px;
padding-top: 2px;
padding-left: 19px;
margin-right: 10px; }
.all-advantages {
height: 514px;
background-color: #f4f4f4;
padding-top: 30px; }
.all-advantages .numbers {
width: 100%;
display: flex;
justify-content: center;
padding-top: 50px;
text-align: center; }
.all-advantages .numbers .number {
width: 270px;
height: 58px;
margin-bottom: 37px; }
.all-advantages .numbers .number:nth-child(2) {
margin-left: 100px;
margin-right: 100px; }
.all-advantages .numbers .number h2 {
font-weight: 900 !important;
font-size: 36px;
line-height: 20px;
color: #f39003; }
.all-advantages .numbers .number sup {
font-weight: 900 !important; }
.all-advantages .advantages {
display: flex;
justify-content: center; }
.all-advantages .advantages .ad-block {
width: 294px;
height: 132px;
background-color: #ffffff;
margin-bottom: 30px;
display: flex;
justify-content: center;
align-items: center; }
.all-advantages .advantages .ad-block:nth-child(2), .all-advantages .advantages .ad-block:nth-child(5) {
margin-left: 30px;
margin-right: 30px; }
.all-advantages .advantages img {
width: 49px;
height: 51px; }
.all-advantages .advantages .text {
width: 210px;
height: 72px;
margin: 28px 19px 32px 11px;
font-size: 14px; }
.all-advantages .advantages .text span {
font-size: 15px;
font-weight: 900; }
.product {
display: flex;
justify-content: center;
align-items: center; }
.product-box {
display: flex;
flex-direction: column;
align-items: center; }
.product-box img {
width: 410px;
height: 280px;
margin-bottom: 19px; }
.product-box__span {
font-weight: 900;
margin-bottom: 28px; }
.product-box__button {
margin-bottom: 35px; }
.product-box__button .btn-trans {
margin-right: 12px; }
.sentence {
width: 100%;
height: 350px;
background: #373737 url(../../img/backTwo.png) center no-repeat;
background-size: cover;
display: flex;
justify-content: center;
position: relative;
z-index: 1;
color: white;
margin-top: 55px; }
.sentence::before {
content: "";
display: block;
position: absolute;
left: 0;
top: 0;
width: 100%;
height: 100%;
background-color: rgba(0, 0, 0, 0.6);
z-index: -1; }
.sentence .row {
width: 611px;
display: flex;
flex-direction: column;
justify-content: center;
align-items: center;
text-align: center; }
.sentence .row h2 {
margin-top: 50px;
font-size: 30px;
line-height: 10px; }
.sentence .row span {
font-size: 23px;
margin-bottom: 20px; }
.sentence .row input {
width: 350px;
height: 50px;
border-radius: 5px;
text-align: center;
margin-bottom: 12px; }
.sentence .row .button {
width: 180px;
cursor: pointer; }
.sentence .row .underline {
margin-top: 9px;
font-size: 12px; }
.production {
display: flex;
justify-content: center;
margin-top: 60px;
margin-bottom: 80px;
padding-top: 50px; }
.production .row {
display: flex;
justify-content: center; }
.production .row .little-picture {
display: flex; }
.production .row .little-picture .left, .production .row .little-picture .right {
display: inline-block;
width: 30px;
height: 78px;
border: 1px solid #ff9d00;
color: #ff9d00;
font-size: 30px;
text-align: center;
line-height: 78px;
cursor: pointer; }
.production .row .little-picture .left:hover, .production .row .little-picture .right:hover {
color: white;
background-color: #ff9d00; }
.production .row .little-picture .right {
margin-left: 5px; }
.production .row .little-picture .production-img__small {
margin-left: 5px; }
.production .row .production-img__big {
margin-bottom: 13px; }
.production .row .production-text {
width: 379px;
height: 253px;
font-size: 16px;
line-height: 24px;
font-weight: 300;
color: #373737;
margin-left: 25px; }
.production .row .production-text__h3 {
border: 1px solid #ff9d00;
background: #ff9d00;
color: white;
margin-left: -10%;
padding-left: 10%;
padding-top: 10px;
padding-bottom: 10px;
margin-bottom: 28px; }
.clients {
display: flex;
justify-content: center;
flex-direction: column;
align-items: center; }
.clients .clients-img-wrap {
width: 212px;
height: 130px;
background-color: #ffffff;
border: 1px solid rgba(0, 0, 0, 0.1);
margin: 31px;
text-align: center;
line-height: 130px; }
.clients .clients-img-wrap img {
-webkit-filter: grayscale(100%);
filter: grayscale(100%);
transition: .5s; }
.clients .clients-img-wrap img:hover {
-webkit-filter: grayscale(0);
filter: grayscale(0); }
.feedback {
height: 570px;
background-color: #f4f4f4; }
.feedback .row {
display: flex;
justify-content: center;
align-items: center; }
.feedback .row .fa {
font-size: 100px;
color: #ff9d00;
cursor: pointer; }
.feedback .row .fa:hover {
text-shadow: 2px 2px 4px #373737, 0 0 0.5em #373737; }
.feedback .row img {
max-width: 256px;
max-height: 360px;
margin-left: 29px;
margin-right: 29px;
transition: 1s; }
.feedback .row .img-container {
display: flex;
position: relative;
max-width: 942.97px;
max-height: 360px;
overflow: hidden; }
.first-block {
position: relative;
height: 300px;
list-style-type: none;
overflow: hidden; }
.first-block__pic {
position: absolute;
top: 0;
left: 0;
width: 100%;
height: 100%; }
.first-block__pic img {
width: 100%;
height: auto;
transition: 3s; }
.first-block__pic #img1 {
opacity: 1; }
.first-block__pic #img2 {
opacity: 1; }
.first-block__pic #img3 {
opacity: 1; }
@media (max-width: 576px) {
.header-img {
width: 35px;
height: 35px; } } | 0.409693 | 0.058239 |
html{
background-color: lightgrey;
}
h1,h2,h3,h4,h5,p,img,ul,iframe { /* CORECTIF BUG NAVIGATEUR */
margin:0;
}
iframe{
border:none;
}
body { /* Géneralité */
max-width: 450px;
margin: 0 auto;
}
h1, h2 , nav>ul>li {
text-align: center;
}
h2 {
padding: 10px;
padding-bottom: 10px;
}
h4 {
padding: 10px;
}
h5 {
text-align: right;
}
h6 {
display:none;
}
li {
list-style: none;
}
ul {
padding: 0;
}
a {
text-decoration: none;
}
img {
height: 100%;
}
p{
padding: 15px;
}
.separation {
padding: 6px;
}
header>a>img, header>nav:hover>ul , .bouton { /* Display Block */
display: block;
}
.col1 , .col2, header>nav>img:first-of-type, .twitter , .facebook , .youtube , .mailto , .mmi , .col2a{ /* Display inline-block */
display: inline-block;
}
.bouton { /* Float right */
float:right;
}
header>nav , header>nav>img:first-of-type { /* Position fixed */
position: fixed;
}
header>nav{
width: 450px;
}
img { /* Whidth 100% */
width: 100%;
}
header>a>img , .traittypo{ /* Centrer */
margin-right: auto;
margin-left: auto;
}
.col1 , .col2 , .col2a , header>nav:hover>ul , header>nav>img:first-of-type{ /* Vertical-align top */
vertical-align: top;
}
.col1{ /* Colones Articles */
margin-top:20px;
margin-left:10px;
width: 30%;
height:30%;
}
.col2{
margin:5px;
width: 60%;
height:60%;
}
.col2a{
width: 60%;
height:60%;
margin-top: 20px;
margin-bottom: 10px;
padding-left: 5px;
}
.col2a>p{
padding: 3px;
margin: 0px;
}
header>a>img{ /* MISE EN FORME HEADER */
width:70%;
}
header>nav>ul { /* MENU */
display: none;
}
header>nav>img:first-of-type {
float: left;
padding: 10px;
padding-top: 10px;
width: 60px;
height: 60px;
}
header>nav>ul>li {
border-top: solid 1px black;
}
header>nav>ul>li:last-of-type{
border-bottom: solid 1px black;
}
.traittypo { border-bottom: solid 1px black; /* Trait Typographique*/
width: 80%;
margin-top: 15px;
margin-bottom: 15px;
}
.bouton>a{ /* Boutons */
border: 2px solid;
border-color: #a4c7c9;
padding:7px;
padding-top: 13px;
padding-bottom: 13px;
}
.bouton{
margin:20px;
margin-right: 15px;
}
footer>p{ /* FOOTER */
display: block;
width: 70%;
padding: 10px;
}
a[href*='https://www.youtube.com/channel/UCG_xTsbjF0kRtk6_tOBr1-w']{
display : inline-block;
width : 28px;
height : 28px;
margin: 2px;
}
a[href*='https://twitter.com/mmimontbeliard?lang=fr']{
display : inline-block;
width : 28px;
height : 28px;
margin: 2px;
}
a[href*='https://www.facebook.com/mmimontbeliard/']{
display : inline-block;
width : 28px;
height : 28px;
margin: 2px;
}
a[href*="mailto:<EMAIL>"]{
display : block;
width : 100px;
height : 25px;
float:right;
margin: 4px;
margin-right: 10px;
margin-top: 10px;
}
a[href*='http://mmimontbeliard.com/']{
display : block;
width : 40px;
height : 40px;
margin-right: 10px;
float: right;
overflow : hidden;
text-align : left;
text-indent : -9999px;
white-space : nowrap;
background : transparent url(images-interface/logo_mmi.png) no-repeat;
}
a[href*="mailto:<EMAIL>"],a[href*="facebook.com"],a[href*="twitter.com"],a[href*="youtube.com"]{ /* Boutons */
border: 4px solid;
border-color: #102034;
}
.mmi {
width:10%;
height:10%;
}
.projet { /* PAGE AUTRE PROJET */
display: block;
width:88%;
height:10%;
border: solid 1px black;
margin-right: 10px;
margin-left: 10px;
margin:20px;
padding: 5px;
}
.long {
display: block;
width: 30%;
height: 25%;
float: right;
padding-top: 10px;
background-size: cover;
vertical-align: top;
}
.autre {
display: block;
width: 20%;
height: 20%;
float: right;
background-size: cover;
vertical-align: top;
}
.carre {
display: block;
width: 12%;
height:12%;
float: right;
background-size: cover;
vertical-align: top;
}
.projet>p{
padding:2px;
}
.projet>p:first-of-type {
border-bottom : solid 1px black;
width: 50%;
margin-right: 10px;
}
.phiecol1, .phiecol2 { /* Bibliographie / Filmographie */
display: inline-block;
padding-left: 10px;
padding-bottom: 20px;
vertical-align: top;
}
.phiecol1 {
width: 60%;
}
.phiecol2{
width: 30%;
}
.phiecol1>p , .phiecol2>p {
padding: 5px;
}
.phiecol1>p:first-of-type , .phiecol2>p:first-of-type {
border-bottom: 1px solid black;
padding: 2px;
padding-top: 8px;
width: 40%;
}
.miseee > p:last-of-type{
text-align: right;
padding: 2px;
} | styles/styles-mise-en-page.css | html{
background-color: lightgrey;
}
h1,h2,h3,h4,h5,p,img,ul,iframe { /* CORECTIF BUG NAVIGATEUR */
margin:0;
}
iframe{
border:none;
}
body { /* Géneralité */
max-width: 450px;
margin: 0 auto;
}
h1, h2 , nav>ul>li {
text-align: center;
}
h2 {
padding: 10px;
padding-bottom: 10px;
}
h4 {
padding: 10px;
}
h5 {
text-align: right;
}
h6 {
display:none;
}
li {
list-style: none;
}
ul {
padding: 0;
}
a {
text-decoration: none;
}
img {
height: 100%;
}
p{
padding: 15px;
}
.separation {
padding: 6px;
}
header>a>img, header>nav:hover>ul , .bouton { /* Display Block */
display: block;
}
.col1 , .col2, header>nav>img:first-of-type, .twitter , .facebook , .youtube , .mailto , .mmi , .col2a{ /* Display inline-block */
display: inline-block;
}
.bouton { /* Float right */
float:right;
}
header>nav , header>nav>img:first-of-type { /* Position fixed */
position: fixed;
}
header>nav{
width: 450px;
}
img { /* Whidth 100% */
width: 100%;
}
header>a>img , .traittypo{ /* Centrer */
margin-right: auto;
margin-left: auto;
}
.col1 , .col2 , .col2a , header>nav:hover>ul , header>nav>img:first-of-type{ /* Vertical-align top */
vertical-align: top;
}
.col1{ /* Colones Articles */
margin-top:20px;
margin-left:10px;
width: 30%;
height:30%;
}
.col2{
margin:5px;
width: 60%;
height:60%;
}
.col2a{
width: 60%;
height:60%;
margin-top: 20px;
margin-bottom: 10px;
padding-left: 5px;
}
.col2a>p{
padding: 3px;
margin: 0px;
}
header>a>img{ /* MISE EN FORME HEADER */
width:70%;
}
header>nav>ul { /* MENU */
display: none;
}
header>nav>img:first-of-type {
float: left;
padding: 10px;
padding-top: 10px;
width: 60px;
height: 60px;
}
header>nav>ul>li {
border-top: solid 1px black;
}
header>nav>ul>li:last-of-type{
border-bottom: solid 1px black;
}
.traittypo { border-bottom: solid 1px black; /* Trait Typographique*/
width: 80%;
margin-top: 15px;
margin-bottom: 15px;
}
.bouton>a{ /* Boutons */
border: 2px solid;
border-color: #a4c7c9;
padding:7px;
padding-top: 13px;
padding-bottom: 13px;
}
.bouton{
margin:20px;
margin-right: 15px;
}
footer>p{ /* FOOTER */
display: block;
width: 70%;
padding: 10px;
}
a[href*='https://www.youtube.com/channel/UCG_xTsbjF0kRtk6_tOBr1-w']{
display : inline-block;
width : 28px;
height : 28px;
margin: 2px;
}
a[href*='https://twitter.com/mmimontbeliard?lang=fr']{
display : inline-block;
width : 28px;
height : 28px;
margin: 2px;
}
a[href*='https://www.facebook.com/mmimontbeliard/']{
display : inline-block;
width : 28px;
height : 28px;
margin: 2px;
}
a[href*="mailto:<EMAIL>"]{
display : block;
width : 100px;
height : 25px;
float:right;
margin: 4px;
margin-right: 10px;
margin-top: 10px;
}
a[href*='http://mmimontbeliard.com/']{
display : block;
width : 40px;
height : 40px;
margin-right: 10px;
float: right;
overflow : hidden;
text-align : left;
text-indent : -9999px;
white-space : nowrap;
background : transparent url(images-interface/logo_mmi.png) no-repeat;
}
a[href*="mailto:<EMAIL>"],a[href*="facebook.com"],a[href*="twitter.com"],a[href*="youtube.com"]{ /* Boutons */
border: 4px solid;
border-color: #102034;
}
.mmi {
width:10%;
height:10%;
}
.projet { /* PAGE AUTRE PROJET */
display: block;
width:88%;
height:10%;
border: solid 1px black;
margin-right: 10px;
margin-left: 10px;
margin:20px;
padding: 5px;
}
.long {
display: block;
width: 30%;
height: 25%;
float: right;
padding-top: 10px;
background-size: cover;
vertical-align: top;
}
.autre {
display: block;
width: 20%;
height: 20%;
float: right;
background-size: cover;
vertical-align: top;
}
.carre {
display: block;
width: 12%;
height:12%;
float: right;
background-size: cover;
vertical-align: top;
}
.projet>p{
padding:2px;
}
.projet>p:first-of-type {
border-bottom : solid 1px black;
width: 50%;
margin-right: 10px;
}
.phiecol1, .phiecol2 { /* Bibliographie / Filmographie */
display: inline-block;
padding-left: 10px;
padding-bottom: 20px;
vertical-align: top;
}
.phiecol1 {
width: 60%;
}
.phiecol2{
width: 30%;
}
.phiecol1>p , .phiecol2>p {
padding: 5px;
}
.phiecol1>p:first-of-type , .phiecol2>p:first-of-type {
border-bottom: 1px solid black;
padding: 2px;
padding-top: 8px;
width: 40%;
}
.miseee > p:last-of-type{
text-align: right;
padding: 2px;
} | 0.223208 | 0.052183 |
body {
margin:0;
padding:0;
font-family: 'Trebuchet MS',Arial, Helvetica, sans-serif, Georgia, Times, Times New Roman;
font-size: 0.8em;
text-align:left;
color:#29303B;
line-height:1.3em;
background: white;
margin-left: 5%;
margin-rigth: 5%;
width: 80%;
max-width: 800px;
}
float:left;
}
/******* Text ***********/
h1
{
text-align:center;
}
h2
{
}
.InfoLabel
{
font-weight:bold;
}
/******* Image ***********/
img {
border:1;
}
a.network img{
width: 100%;
max-width: 600px;
min-width: 100px;
}
a.intersectionNw img {
width: 100%;
max-width: 200px;
min-width: 50px;
}
a.distance img{
width: 100%;
min-width:200px;
max-width:600px;
}
a.GoTreesGlobal img{
width: 33%;
min-width:200px;
max-width:600px;
}
/******* Link ***********/
a:link, a:visited {
text-decoration:none;
color: #365286;
}
a:hover, a:active {
color: #90bfff;
}
/******* Tables ***********/
table{
width: 100%;
padding: 0;
margin: 0;
border-spacing:0;
border:0px solid;
}
tr{
}
td.Terms{
padding: 0;
margin: 0;
border: 0px solid;
}
td.termsRow{
float:top;
border:0px solid;
text-align:left;
width: 85%;
}
td.annotRow{
float:top;
border:0px solid;
text-align:right;
width: 200px;
}
td.mgHeader{
border:0;
border:5px solid;
}
td.mgAttr{
padding: 0% 1% 0% 1%;
text-align: right;
width: 5%;
}
td.mgAttr b{
float:left;
}
a.goLink {
float:right;
}
.matrix
{
text-align: center;
font-weight: normal;
padding: 5px;
border-collapse: collapse;
border: 0px solid white;
}
.transitivity{
width: 30%;
text-color:red;
}
/******* Genes tooltip ***********/
.tooltip{
display: inline;
position: relative;
}
.tooltip:hover:after{
background: #333;
background: rgba(0,0,0,.8);
border-radius: 5px;
bottom: 26px;
color: #fff;
content: attr(title);
right: -15px;
padding: 5px 15px;
position: absolute;
z-index: 98;
width: 90%;
max-width: 500px;
min-width: 200px;
}
.tooltip:hover:before{
border: solid;
border-color: #333 transparent;
border-width: 6px 6px 0 6px;
bottom: 20px;
content: "";
left: 50%;
position: absolute;
z-index: 99;
}
/************* Networks dialog *************/
.modalDialog {
position: fixed;
font-family: Arial, Helvetica, sans-serif;
top: 0;
right: 0;
/*bottom: 0;
left: 0; Size*/
z-index: 999;
opacity:0;
pointer-events: none; /* Not clickable until the “:target” pseudo class is fired.*/
}
.modalDialog:target {
opacity:1;
pointer-events: auto;
}
.modalDialog > div {
width: 100%;
max-width: 805px;
position: relative;
float: right;
padding: 5% 2% 2% 0%;
}
.close {
background: #29303B;
line-height: 25px;
color: #FFFFFF;
position: absolute;
right: 2%;
top: 5%;
text-align: center;
width: 24px;
text-decoration: none;
font-weight: bold;
-webkit-border-radius: 12px;
-moz-border-radius: 12px;
border-radius: 12px;
-moz-box-shadow: 1px 1px 3px #000;
-webkit-box-shadow: 1px 1px 3px #000;
box-shadow: 1px 1px 3px #000;
}
.close:hover { background: #707070; }
a.close {
color: #FFFFFF
}
/************ GO tree thumbnail ****************/
#thumbnail a {
text-align:center;
}
#thumbnail a img {
display:none;
}
#thumbnail a:hover img {
display:inline;
position: absolute;
height: 50%;
max-width: 80%;
z-index: 1000;
}
/************ Hide areas ****************/
.switcher:hover{
color: #90bfff;
cursor: pointer;
}
.switcher{
color:#365286;
float:right;
}
#switchQueryInfo:before {
content: "[More]";
}
#switchQueryInfo:active.switchQueryInfo:before {
content: "[Hide]";
}
#switchQueryInfo:active + span#contentQueryInfo {
display:block;
}
#contentQueryInfo {
display:none;
}
#switchTerms:before {
content: "[Hide]";
}
#switchTerms:active.switchTerms:before {
content: "[Show]";
}
#switchTerms:active + span#contentTerms {
display:none;
}
#contentTerms {
display:block;
}
#switchNwAnalysis:before {
content: "[Hide]";
}
#switchNwAnalysis:active.switchNwAnalysis:before {
content: "[Show]";
}
#switchNwAnalysis:active + span#contentNwAnalysis {
display:none;
}
#contentNwAnalysis {
display:block;
}
#switchDistances:before {
content: "[Hide]";
}
#switchDistances:active.switchDistances:before {
content: "[Show]";
}
#switchDistances:active + span#contentDistances {
display:none;
}
#contentDistances {
display:block;
} | download/DAVID/functionalNetworks.css | body {
margin:0;
padding:0;
font-family: 'Trebuchet MS',Arial, Helvetica, sans-serif, Georgia, Times, Times New Roman;
font-size: 0.8em;
text-align:left;
color:#29303B;
line-height:1.3em;
background: white;
margin-left: 5%;
margin-rigth: 5%;
width: 80%;
max-width: 800px;
}
float:left;
}
/******* Text ***********/
h1
{
text-align:center;
}
h2
{
}
.InfoLabel
{
font-weight:bold;
}
/******* Image ***********/
img {
border:1;
}
a.network img{
width: 100%;
max-width: 600px;
min-width: 100px;
}
a.intersectionNw img {
width: 100%;
max-width: 200px;
min-width: 50px;
}
a.distance img{
width: 100%;
min-width:200px;
max-width:600px;
}
a.GoTreesGlobal img{
width: 33%;
min-width:200px;
max-width:600px;
}
/******* Link ***********/
a:link, a:visited {
text-decoration:none;
color: #365286;
}
a:hover, a:active {
color: #90bfff;
}
/******* Tables ***********/
table{
width: 100%;
padding: 0;
margin: 0;
border-spacing:0;
border:0px solid;
}
tr{
}
td.Terms{
padding: 0;
margin: 0;
border: 0px solid;
}
td.termsRow{
float:top;
border:0px solid;
text-align:left;
width: 85%;
}
td.annotRow{
float:top;
border:0px solid;
text-align:right;
width: 200px;
}
td.mgHeader{
border:0;
border:5px solid;
}
td.mgAttr{
padding: 0% 1% 0% 1%;
text-align: right;
width: 5%;
}
td.mgAttr b{
float:left;
}
a.goLink {
float:right;
}
.matrix
{
text-align: center;
font-weight: normal;
padding: 5px;
border-collapse: collapse;
border: 0px solid white;
}
.transitivity{
width: 30%;
text-color:red;
}
/******* Genes tooltip ***********/
.tooltip{
display: inline;
position: relative;
}
.tooltip:hover:after{
background: #333;
background: rgba(0,0,0,.8);
border-radius: 5px;
bottom: 26px;
color: #fff;
content: attr(title);
right: -15px;
padding: 5px 15px;
position: absolute;
z-index: 98;
width: 90%;
max-width: 500px;
min-width: 200px;
}
.tooltip:hover:before{
border: solid;
border-color: #333 transparent;
border-width: 6px 6px 0 6px;
bottom: 20px;
content: "";
left: 50%;
position: absolute;
z-index: 99;
}
/************* Networks dialog *************/
.modalDialog {
position: fixed;
font-family: Arial, Helvetica, sans-serif;
top: 0;
right: 0;
/*bottom: 0;
left: 0; Size*/
z-index: 999;
opacity:0;
pointer-events: none; /* Not clickable until the “:target” pseudo class is fired.*/
}
.modalDialog:target {
opacity:1;
pointer-events: auto;
}
.modalDialog > div {
width: 100%;
max-width: 805px;
position: relative;
float: right;
padding: 5% 2% 2% 0%;
}
.close {
background: #29303B;
line-height: 25px;
color: #FFFFFF;
position: absolute;
right: 2%;
top: 5%;
text-align: center;
width: 24px;
text-decoration: none;
font-weight: bold;
-webkit-border-radius: 12px;
-moz-border-radius: 12px;
border-radius: 12px;
-moz-box-shadow: 1px 1px 3px #000;
-webkit-box-shadow: 1px 1px 3px #000;
box-shadow: 1px 1px 3px #000;
}
.close:hover { background: #707070; }
a.close {
color: #FFFFFF
}
/************ GO tree thumbnail ****************/
#thumbnail a {
text-align:center;
}
#thumbnail a img {
display:none;
}
#thumbnail a:hover img {
display:inline;
position: absolute;
height: 50%;
max-width: 80%;
z-index: 1000;
}
/************ Hide areas ****************/
.switcher:hover{
color: #90bfff;
cursor: pointer;
}
.switcher{
color:#365286;
float:right;
}
#switchQueryInfo:before {
content: "[More]";
}
#switchQueryInfo:active.switchQueryInfo:before {
content: "[Hide]";
}
#switchQueryInfo:active + span#contentQueryInfo {
display:block;
}
#contentQueryInfo {
display:none;
}
#switchTerms:before {
content: "[Hide]";
}
#switchTerms:active.switchTerms:before {
content: "[Show]";
}
#switchTerms:active + span#contentTerms {
display:none;
}
#contentTerms {
display:block;
}
#switchNwAnalysis:before {
content: "[Hide]";
}
#switchNwAnalysis:active.switchNwAnalysis:before {
content: "[Show]";
}
#switchNwAnalysis:active + span#contentNwAnalysis {
display:none;
}
#contentNwAnalysis {
display:block;
}
#switchDistances:before {
content: "[Hide]";
}
#switchDistances:active.switchDistances:before {
content: "[Show]";
}
#switchDistances:active + span#contentDistances {
display:none;
}
#contentDistances {
display:block;
} | 0.220007 | 0.074804 |
page {
background: #efcc19;
padding: 0;
margin: 0;
font: 20rpx/1 HanHei SC, PingHei, PingFang SC, STHeitiSC-Light, Helvetica Neue, Helvetica, Arial, sans-serif;
overflow: hidden;
cursor: default;
text-rendering: optimizeLegibility;
-webkit-font-smoothing: antialiased;
-moz-osx-font-smoothing: grayscale;
-moz-font-feature-settings: "liga", "kern";
direction: ltr;
text-align: left
}
.r {
float: right
}
.l {
float: left
}
.clear {
clear: both
}
* {
box-sizing: border-box;
margin: 0;
padding: 0;
-moz-user-select: none;
-webkit-user-select: none;
-ms-user-select: none;
user-select: none
}
h1{
text-align: center;
}
.ctrl {
width: 580rpx;
height: 330rpx;
margin: 20rpx auto 0;
position: relative
}
.btn {
text-align: center;
color: #111;
position: absolute;
white-space: nowrap;
line-height: 1.6
}
.btn.small {
font-size: 16rpx
}
.btn i {
display: block;
position: relative;
border: 1rpx solid #000;
border-radius: 50%;
box-shadow: 0 3rpx 3rpx rgba(0, 0, 0, .2)
}
.btn i:after,
.btn i:before {
content: "";
display: block;
width: 100%;
height: 100%;
position: absolute;
top: 0;
left: 0;
border-radius: 50%;
box-shadow: inset 0 5rpx 10rpx hsla(0, 0%, 100%, .8)
}
.btn i:after {
box-shadow: inset 0 -5rpx 10rpx rgba(0, 0, 0, .8)
}
.btn i._23aw:before {
box-shadow: inset 0 -3rpx 6rpx hsla(0, 0%, 100%, .6)
}
.btn i._23aw:after {
box-shadow: inset 0 5rpx 5rpx rgba(0, 0, 0, .6)
}
.btn.cm-btn i {
background: #5a65f1;
background: -moz-linear-gradient(top, #6e77ef, #6e77ef)
}
.btn.pp i {
background: #2dc421;
background: -moz-linear-gradient(top, #4bc441, #4bc441)
}
.btn.reset i {
background: #dd1a1a;
background: -moz-linear-gradient(top, #dc3333, #dc3333)
}
.btn.space i {
width: 160rpx;
height: 160rpx
}
.btn i:active {
transform: scale(0.9);
}
.btn.cm-btn-dir i {
width: 100rpx;
height: 100rpx
}
.btn.small i {
width: 52rpx;
height: 52rpx;
box-shadow: 1rpx 1rpx 1rpx rgba(0, 0, 0, .2)
}
.btn.small i:after,
.btn.small i:before {
box-shadow: inset 0 3rpx 6rpx hsla(0, 0%, 100%, .8)
}
.btn.small i:after {
box-shadow: inset 0 -3rpx 6rpx rgba(0, 0, 0, .8)
}
.btn.small i._23aw:before {
box-shadow: inset 0 -1rpx 2rpx hsla(0, 0%, 100%, .6)
}
.btn.small i._23aw:after {
box-shadow: inset 0 3rpx 3rpx rgba(0, 0, 0, .7)
}
.btn.cm-btn-dir em {
display: block;
width: 0;
height: 0;
border: 8rpx solid;
border-color: transparent transparent #111;
position: absolute;
top: 50%;
left: 50%;
margin: -18rpx 0 0 -8rpx
}
.up {
top: 0rpx;
left: 374rpx;
}
.up em{
transform: translate(0rpx, 70rpx) scale(1, 2);
}
.up span {
position: absolute;
top: 5rpx;
left: 102rpx
}
.down{
top: 180rpx;
left: 374rpx;
}
.down em{
transform: translate(0rpx, -71rpx) rotate(180deg) scale(1, 2);
}
.left{
top: 90rpx;
left: 284rpx;
}
.left em{
transform: translate(60rpx, -12rpx) rotate(270deg) scale(1, 2);
}
.right{
top: 90rpx; left: 464rpx;
}
.right em{
transform: translate(-60rpx, -12rpx) rotate(90deg) scale(1, 2);
}
.space{
top: 100rpx;
left: 52rpx;
}
.reset{
top: 0rpx;
left: 156rpx;
}
.pp{
top: 0rpx;
left: 60rpx;
} | examples/demo8/src/components/index/_index.css | page {
background: #efcc19;
padding: 0;
margin: 0;
font: 20rpx/1 HanHei SC, PingHei, PingFang SC, STHeitiSC-Light, Helvetica Neue, Helvetica, Arial, sans-serif;
overflow: hidden;
cursor: default;
text-rendering: optimizeLegibility;
-webkit-font-smoothing: antialiased;
-moz-osx-font-smoothing: grayscale;
-moz-font-feature-settings: "liga", "kern";
direction: ltr;
text-align: left
}
.r {
float: right
}
.l {
float: left
}
.clear {
clear: both
}
* {
box-sizing: border-box;
margin: 0;
padding: 0;
-moz-user-select: none;
-webkit-user-select: none;
-ms-user-select: none;
user-select: none
}
h1{
text-align: center;
}
.ctrl {
width: 580rpx;
height: 330rpx;
margin: 20rpx auto 0;
position: relative
}
.btn {
text-align: center;
color: #111;
position: absolute;
white-space: nowrap;
line-height: 1.6
}
.btn.small {
font-size: 16rpx
}
.btn i {
display: block;
position: relative;
border: 1rpx solid #000;
border-radius: 50%;
box-shadow: 0 3rpx 3rpx rgba(0, 0, 0, .2)
}
.btn i:after,
.btn i:before {
content: "";
display: block;
width: 100%;
height: 100%;
position: absolute;
top: 0;
left: 0;
border-radius: 50%;
box-shadow: inset 0 5rpx 10rpx hsla(0, 0%, 100%, .8)
}
.btn i:after {
box-shadow: inset 0 -5rpx 10rpx rgba(0, 0, 0, .8)
}
.btn i._23aw:before {
box-shadow: inset 0 -3rpx 6rpx hsla(0, 0%, 100%, .6)
}
.btn i._23aw:after {
box-shadow: inset 0 5rpx 5rpx rgba(0, 0, 0, .6)
}
.btn.cm-btn i {
background: #5a65f1;
background: -moz-linear-gradient(top, #6e77ef, #6e77ef)
}
.btn.pp i {
background: #2dc421;
background: -moz-linear-gradient(top, #4bc441, #4bc441)
}
.btn.reset i {
background: #dd1a1a;
background: -moz-linear-gradient(top, #dc3333, #dc3333)
}
.btn.space i {
width: 160rpx;
height: 160rpx
}
.btn i:active {
transform: scale(0.9);
}
.btn.cm-btn-dir i {
width: 100rpx;
height: 100rpx
}
.btn.small i {
width: 52rpx;
height: 52rpx;
box-shadow: 1rpx 1rpx 1rpx rgba(0, 0, 0, .2)
}
.btn.small i:after,
.btn.small i:before {
box-shadow: inset 0 3rpx 6rpx hsla(0, 0%, 100%, .8)
}
.btn.small i:after {
box-shadow: inset 0 -3rpx 6rpx rgba(0, 0, 0, .8)
}
.btn.small i._23aw:before {
box-shadow: inset 0 -1rpx 2rpx hsla(0, 0%, 100%, .6)
}
.btn.small i._23aw:after {
box-shadow: inset 0 3rpx 3rpx rgba(0, 0, 0, .7)
}
.btn.cm-btn-dir em {
display: block;
width: 0;
height: 0;
border: 8rpx solid;
border-color: transparent transparent #111;
position: absolute;
top: 50%;
left: 50%;
margin: -18rpx 0 0 -8rpx
}
.up {
top: 0rpx;
left: 374rpx;
}
.up em{
transform: translate(0rpx, 70rpx) scale(1, 2);
}
.up span {
position: absolute;
top: 5rpx;
left: 102rpx
}
.down{
top: 180rpx;
left: 374rpx;
}
.down em{
transform: translate(0rpx, -71rpx) rotate(180deg) scale(1, 2);
}
.left{
top: 90rpx;
left: 284rpx;
}
.left em{
transform: translate(60rpx, -12rpx) rotate(270deg) scale(1, 2);
}
.right{
top: 90rpx; left: 464rpx;
}
.right em{
transform: translate(-60rpx, -12rpx) rotate(90deg) scale(1, 2);
}
.space{
top: 100rpx;
left: 52rpx;
}
.reset{
top: 0rpx;
left: 156rpx;
}
.pp{
top: 0rpx;
left: 60rpx;
} | 0.360939 | 0.102934 |
section#main-slide-3 > div {
background-image: url("../img/user/course/main-image.jpg");
}
@media (max-width: 767px) {
section#main-slide-3 > div {
background-image: url("../img/user/course/main-image.jpg");
}
}
section#main-slide-3 div.overlay {
opacity: 0;
}
section#filter form .form-group {
display: inline-block;
margin-right: 10px;
}
section#filter form .form-group label {
font-size: 15px;
}
section#filter form .form-group select {
border-radius: 20px;
padding: 0.5rem 2rem;
background-color: #fff;
color: #0a0a0a;
font-weight: 600;
font-size: 14px;
border: 0.5px solid #f11515;
/* reset */
margin: 0;
-webkit-box-sizing: border-box;
-moz-box-sizing: border-box;
box-sizing: border-box;
-webkit-appearance: none;
-moz-appearance: none;
background-image: linear-gradient(45deg, transparent 50%, gray 50%), linear-gradient(135deg, gray 50%, transparent 50%);
background-position: calc(100% - 20px) calc(1em + 2px), calc(100% - 15px) calc(1em + 2px);
background-size: 5px 5px, 5px 5px;
background-repeat: no-repeat;
}
section#filter form .form-group select:active, section#filter form .form-group select:focus, section#filter form .form-group select:link, section#filter form .form-group select:visited, section#filter form .form-group select:hover {
outline: none !important;
box-shadow: none !important;
}
section#filter form .form-group #filterSelect {
display: flex;
}
section#filter form .form-group #filterSelect select:first-child {
margin-right: 15px;
}
section#filter .form-search {
width: 100%;
margin-top: 25px;
}
@media (max-width: 992px) {
section#filter .form-search {
margin-top: 10px;
}
}
@media (min-width: 1024px) {
section#filter .form-search {
width: 120%;
position: relative;
right: 20%;
}
}
section#filter .form-search div {
border-radius: 20px;
padding: 0.5rem 1rem;
background-color: #fff;
color: #0a0a0a;
font-weight: 600;
font-size: 14px;
border: 0.5px solid #707070;
}
section#filter .form-search div i {
color: #0a0a0a;
font-weight: bold;
margin-left: 10px;
position: relative;
top: 2px;
}
section#filter .form-search div input {
width: calc(100% - 2rem);
border: none;
outline: none;
font-weight: 600;
}
section#filter .form-search div input::placeholder {
/* Chrome, Firefox, Opera, Safari 10.1+ */
color: #0a0a0a;
font-weight: 600;
opacity: 1;
/* Firefox */
}
section#filter .form-search div input:-ms-input-placeholder {
/* Internet Explorer 10-11 */
color: #0a0a0a;
font-weight: 600;
}
section#filter .form-search div input::-ms-input-placeholder {
/* Microsoft Edge */
color: #0a0a0a;
font-weight: 600;
}
section#filter #search-container {
margin-left: -85px;
}
section#filter #search-container ul {
top: 150px !important;
text-align: left;
}
/*# sourceMappingURL=my-course.css.map */ | assets/css/my-course.css | section#main-slide-3 > div {
background-image: url("../img/user/course/main-image.jpg");
}
@media (max-width: 767px) {
section#main-slide-3 > div {
background-image: url("../img/user/course/main-image.jpg");
}
}
section#main-slide-3 div.overlay {
opacity: 0;
}
section#filter form .form-group {
display: inline-block;
margin-right: 10px;
}
section#filter form .form-group label {
font-size: 15px;
}
section#filter form .form-group select {
border-radius: 20px;
padding: 0.5rem 2rem;
background-color: #fff;
color: #0a0a0a;
font-weight: 600;
font-size: 14px;
border: 0.5px solid #f11515;
/* reset */
margin: 0;
-webkit-box-sizing: border-box;
-moz-box-sizing: border-box;
box-sizing: border-box;
-webkit-appearance: none;
-moz-appearance: none;
background-image: linear-gradient(45deg, transparent 50%, gray 50%), linear-gradient(135deg, gray 50%, transparent 50%);
background-position: calc(100% - 20px) calc(1em + 2px), calc(100% - 15px) calc(1em + 2px);
background-size: 5px 5px, 5px 5px;
background-repeat: no-repeat;
}
section#filter form .form-group select:active, section#filter form .form-group select:focus, section#filter form .form-group select:link, section#filter form .form-group select:visited, section#filter form .form-group select:hover {
outline: none !important;
box-shadow: none !important;
}
section#filter form .form-group #filterSelect {
display: flex;
}
section#filter form .form-group #filterSelect select:first-child {
margin-right: 15px;
}
section#filter .form-search {
width: 100%;
margin-top: 25px;
}
@media (max-width: 992px) {
section#filter .form-search {
margin-top: 10px;
}
}
@media (min-width: 1024px) {
section#filter .form-search {
width: 120%;
position: relative;
right: 20%;
}
}
section#filter .form-search div {
border-radius: 20px;
padding: 0.5rem 1rem;
background-color: #fff;
color: #0a0a0a;
font-weight: 600;
font-size: 14px;
border: 0.5px solid #707070;
}
section#filter .form-search div i {
color: #0a0a0a;
font-weight: bold;
margin-left: 10px;
position: relative;
top: 2px;
}
section#filter .form-search div input {
width: calc(100% - 2rem);
border: none;
outline: none;
font-weight: 600;
}
section#filter .form-search div input::placeholder {
/* Chrome, Firefox, Opera, Safari 10.1+ */
color: #0a0a0a;
font-weight: 600;
opacity: 1;
/* Firefox */
}
section#filter .form-search div input:-ms-input-placeholder {
/* Internet Explorer 10-11 */
color: #0a0a0a;
font-weight: 600;
}
section#filter .form-search div input::-ms-input-placeholder {
/* Microsoft Edge */
color: #0a0a0a;
font-weight: 600;
}
section#filter #search-container {
margin-left: -85px;
}
section#filter #search-container ul {
top: 150px !important;
text-align: left;
}
/*# sourceMappingURL=my-course.css.map */ | 0.205296 | 0.055311 |
*
{
font-family: 'Roboto', sans-serif;
}
.white-bg
{
background: #3a3838;
border-bottom: 0px;
}
ul.sidebar-menu li {
/* line-height: 20px !important; */
margin-bottom: 5px;
margin-left: 0px;
margin-right: 0px;
}
#sidebar {
width: 210px;
height: 100%;
position: fixed;
background: #f6f6f7;
overflow-y: scroll;
}
ul.sidebar-menu li a.active, ul.sidebar-menu li a:hover, ul.sidebar-menu li a:focus {
background: #ffffff;
color: #fff;
display: block;
border-radius: 4px;
-webkit-border-radius: 4px;
-webkit-transition: all 0.3s ease;
-moz-transition: all 0.3s ease;
-o-transition: all 0.3s ease;
-ms-transition: all 0.3s ease;
transition: all 0.3s ease;
}
ul.sidebar-menu li a.active, ul.sidebar-menu li a:hover, ul.sidebar-menu li a:focus {
background: #fcfcfd;
color: red;
display: block;
border-radius: 0px;
border-right: 7px solid red;
-webkit-border-radius: 1px;
-webkit-transition: all 0.3s ease;
-moz-transition: all 0.3s ease;
-o-transition: all 0.3s ease;
-ms-transition: all 0.3s ease;
transition: all 0.3s ease;
}
ul.sidebar-menu li a {
color: black;
text-decoration: none;
display: block;
padding: 21px 0 15px 10px;
font-size: 15px;
outline: none;
-webkit-transition: all 0.3s ease;
-moz-transition: all 0.3s ease;
-o-transition: all 0.3s ease;
-ms-transition: all 0.3s ease;
transition: all 0.3s ease;
}
.notify-row {
margin-left: 22%;
margin-top: 1.5em;
}
ul.top-menu > li > a {
border: none !important;
color: white;
}
.top-nav .nav .caret {
border-bottom-color: #A4AABA;
border-top-color: red;
}
.gold
{
float: left;
padding: 1.5em;
height: 58px;
background-color: black;
color: white;
margin-left: 3.3%;
}
.navbar-custom-form
{
float: left;
padding: 0em;
margin-top: 10px;
margin-left: 15%;
}
.nav-input
{
background:transparent;
border-top: none;
border-right: none;
border-left: none;
border-radius: 0px;;
}
.input-group-addon {
/* padding: 6px 12px; */
font-size: 14px;
font-weight: 400;
line-height: 1;
color: rgb(247, 244, 244);
text-align: center;
background: transparent;
border-top: none;
border-right: none;
border-left: none;
border-bottom: 1px solid white;
border-radius: 0px;
width: 20%;
}
.nav-input:focus, #focusedInput {
border-top: none;
border-right: none;
border-left: none;
border-bottom: 1px solid white;
box-shadow: none;
}
.input-group .form-control {
position: relative;
z-index: 2;
float: left;
width: 180%;
margin-bottom: 0;
}
.site-footer {
background: #3a3838;
font-weight: bolder;
font-size: 18px;
color: #c7bebe;
border-top: 3px solid red;
}
.ship-shop-btn
{
background: transparent;
border: 1px solid #797979;
border-radius: 0px;
/* padding: 1em; */
font-weight:bolder;
font-size:25px;
padding-right: 1em;
}
.margin
{
margin-left:1.5em;
}
.shop-btn-menu
{
padding: 2em 0px 2em 0px;
}
.ship-shop-btn-red
{
background: red;
border: 0px;
border-radius: 0px;
/* padding: 1em; */
color: white;
font-weight:bolder;
font-size:25px;
padding-right: 0.5em;
}
.drug-info
{
border-radius: 0px;
background-color: #f9f8f8;
}
.list-details
{
padding:1em;
font-size: 16px;
}
.panel-footer {
padding: 10px 15px;
background-color: #dedede;
border-top: 0px;
border-bottom-right-radius: 3px;
border-bottom-left-radius: 3px;
}
.pay-using
{
background-color: #3a3838;
margin-top: -1.2em;
color: white;
padding-top: 3em;
}
.payment-method
{
margin: 2.5em 0em 0em 11em;
text-align: center;
}
.coin
{
padding: 2em;
}
.panel-heading {
padding: 10px 15px;
border: 0px;
}
.buy-now
{
background-color: red;
color: white;
font-size: 16px;
}
.package-active {
background-color: #3a3838;
color: white;
margin: -8px 0px -10px 0px !important;
height: 41px;
padding-top: 0.7em;
}
.package-detail
{
background-color: #3a3838;
color: white;
font-weight: 600;
font-size: 15px;
padding: 6.2em 3em;
}
.invoice
{
background-color: #3a3838;
color: white;
padding: 1.2em 0.8em;
}
.submit
{
text-align: center;
/* padding-top: 1.5em; */
}
.btn-red
{
width: 100%;
background-color: red;
border-radius: 0px;
border:none;
margin-top: 1em;
}
.red-panel
{
background-color: red;
color: white;
}
.panel-active
{
background-color:#3a3838;
}
.modal-header {
background: #3a3838;
color: #fff;
border-radius: 0px;
-webkit-border-radius: 0px;
border-bottom: none;
text-align: center;
}
.modal-body {
position: relative;
padding: 15px;
background-color: #3a3838;
color: white;
text-align: center;
font-weight: bold;
}
.modal-footer {
padding: 15px;
text-align: center;
border-top: 1px solid #3a3838;
background-color: #3a3838;
}
/* The container */
.container {
display: block;
position: absolute;
padding-left: 35px;
margin-bottom: 12px;
cursor: pointer;
font-size: 22px;
-webkit-user-select: none;
-moz-user-select: none;
-ms-user-select: none;
user-select: none;
z-index: 88;
margin: -62.6% 0px 0px 0px;
}
/* Hide the browser's default checkbox */
.container input {
position: absolute;
opacity: 0;
cursor: pointer;
height: 0;
width: 0;
}
/* Create a custom checkbox */
.checkmark {
position: absolute;
top: 0%;
left: 0%;
height: 29px;
width: 33px;
background-color: #eee;
}
/* On mouse-over, add a grey background color */
.container:hover input ~ .checkmark {
background-color: #ccc;
}
/* When the checkbox is checked, add a blue background */
.container input:checked ~ .checkmark {
background-color: red;
}
/* Create the checkmark/indicator (hidden when not checked) */
.checkmark:after {
content: "";
position: absolute;
display: none;
}
/* Show the checkmark when checked */
.container input:checked ~ .checkmark:after {
display: block;
}
/* Style the checkmark/indicator */
.container .checkmark:after {
left: 12px;
top: 4px;
width: 10px;
height: 15px;
border: solid white;
border-width: 0 3px 3px 0;
-webkit-transform: rotate(45deg);
-ms-transform: rotate(45deg);
transform: rotate(45deg);
} | css/mystyle.css | *
{
font-family: 'Roboto', sans-serif;
}
.white-bg
{
background: #3a3838;
border-bottom: 0px;
}
ul.sidebar-menu li {
/* line-height: 20px !important; */
margin-bottom: 5px;
margin-left: 0px;
margin-right: 0px;
}
#sidebar {
width: 210px;
height: 100%;
position: fixed;
background: #f6f6f7;
overflow-y: scroll;
}
ul.sidebar-menu li a.active, ul.sidebar-menu li a:hover, ul.sidebar-menu li a:focus {
background: #ffffff;
color: #fff;
display: block;
border-radius: 4px;
-webkit-border-radius: 4px;
-webkit-transition: all 0.3s ease;
-moz-transition: all 0.3s ease;
-o-transition: all 0.3s ease;
-ms-transition: all 0.3s ease;
transition: all 0.3s ease;
}
ul.sidebar-menu li a.active, ul.sidebar-menu li a:hover, ul.sidebar-menu li a:focus {
background: #fcfcfd;
color: red;
display: block;
border-radius: 0px;
border-right: 7px solid red;
-webkit-border-radius: 1px;
-webkit-transition: all 0.3s ease;
-moz-transition: all 0.3s ease;
-o-transition: all 0.3s ease;
-ms-transition: all 0.3s ease;
transition: all 0.3s ease;
}
ul.sidebar-menu li a {
color: black;
text-decoration: none;
display: block;
padding: 21px 0 15px 10px;
font-size: 15px;
outline: none;
-webkit-transition: all 0.3s ease;
-moz-transition: all 0.3s ease;
-o-transition: all 0.3s ease;
-ms-transition: all 0.3s ease;
transition: all 0.3s ease;
}
.notify-row {
margin-left: 22%;
margin-top: 1.5em;
}
ul.top-menu > li > a {
border: none !important;
color: white;
}
.top-nav .nav .caret {
border-bottom-color: #A4AABA;
border-top-color: red;
}
.gold
{
float: left;
padding: 1.5em;
height: 58px;
background-color: black;
color: white;
margin-left: 3.3%;
}
.navbar-custom-form
{
float: left;
padding: 0em;
margin-top: 10px;
margin-left: 15%;
}
.nav-input
{
background:transparent;
border-top: none;
border-right: none;
border-left: none;
border-radius: 0px;;
}
.input-group-addon {
/* padding: 6px 12px; */
font-size: 14px;
font-weight: 400;
line-height: 1;
color: rgb(247, 244, 244);
text-align: center;
background: transparent;
border-top: none;
border-right: none;
border-left: none;
border-bottom: 1px solid white;
border-radius: 0px;
width: 20%;
}
.nav-input:focus, #focusedInput {
border-top: none;
border-right: none;
border-left: none;
border-bottom: 1px solid white;
box-shadow: none;
}
.input-group .form-control {
position: relative;
z-index: 2;
float: left;
width: 180%;
margin-bottom: 0;
}
.site-footer {
background: #3a3838;
font-weight: bolder;
font-size: 18px;
color: #c7bebe;
border-top: 3px solid red;
}
.ship-shop-btn
{
background: transparent;
border: 1px solid #797979;
border-radius: 0px;
/* padding: 1em; */
font-weight:bolder;
font-size:25px;
padding-right: 1em;
}
.margin
{
margin-left:1.5em;
}
.shop-btn-menu
{
padding: 2em 0px 2em 0px;
}
.ship-shop-btn-red
{
background: red;
border: 0px;
border-radius: 0px;
/* padding: 1em; */
color: white;
font-weight:bolder;
font-size:25px;
padding-right: 0.5em;
}
.drug-info
{
border-radius: 0px;
background-color: #f9f8f8;
}
.list-details
{
padding:1em;
font-size: 16px;
}
.panel-footer {
padding: 10px 15px;
background-color: #dedede;
border-top: 0px;
border-bottom-right-radius: 3px;
border-bottom-left-radius: 3px;
}
.pay-using
{
background-color: #3a3838;
margin-top: -1.2em;
color: white;
padding-top: 3em;
}
.payment-method
{
margin: 2.5em 0em 0em 11em;
text-align: center;
}
.coin
{
padding: 2em;
}
.panel-heading {
padding: 10px 15px;
border: 0px;
}
.buy-now
{
background-color: red;
color: white;
font-size: 16px;
}
.package-active {
background-color: #3a3838;
color: white;
margin: -8px 0px -10px 0px !important;
height: 41px;
padding-top: 0.7em;
}
.package-detail
{
background-color: #3a3838;
color: white;
font-weight: 600;
font-size: 15px;
padding: 6.2em 3em;
}
.invoice
{
background-color: #3a3838;
color: white;
padding: 1.2em 0.8em;
}
.submit
{
text-align: center;
/* padding-top: 1.5em; */
}
.btn-red
{
width: 100%;
background-color: red;
border-radius: 0px;
border:none;
margin-top: 1em;
}
.red-panel
{
background-color: red;
color: white;
}
.panel-active
{
background-color:#3a3838;
}
.modal-header {
background: #3a3838;
color: #fff;
border-radius: 0px;
-webkit-border-radius: 0px;
border-bottom: none;
text-align: center;
}
.modal-body {
position: relative;
padding: 15px;
background-color: #3a3838;
color: white;
text-align: center;
font-weight: bold;
}
.modal-footer {
padding: 15px;
text-align: center;
border-top: 1px solid #3a3838;
background-color: #3a3838;
}
/* The container */
.container {
display: block;
position: absolute;
padding-left: 35px;
margin-bottom: 12px;
cursor: pointer;
font-size: 22px;
-webkit-user-select: none;
-moz-user-select: none;
-ms-user-select: none;
user-select: none;
z-index: 88;
margin: -62.6% 0px 0px 0px;
}
/* Hide the browser's default checkbox */
.container input {
position: absolute;
opacity: 0;
cursor: pointer;
height: 0;
width: 0;
}
/* Create a custom checkbox */
.checkmark {
position: absolute;
top: 0%;
left: 0%;
height: 29px;
width: 33px;
background-color: #eee;
}
/* On mouse-over, add a grey background color */
.container:hover input ~ .checkmark {
background-color: #ccc;
}
/* When the checkbox is checked, add a blue background */
.container input:checked ~ .checkmark {
background-color: red;
}
/* Create the checkmark/indicator (hidden when not checked) */
.checkmark:after {
content: "";
position: absolute;
display: none;
}
/* Show the checkmark when checked */
.container input:checked ~ .checkmark:after {
display: block;
}
/* Style the checkmark/indicator */
.container .checkmark:after {
left: 12px;
top: 4px;
width: 10px;
height: 15px;
border: solid white;
border-width: 0 3px 3px 0;
-webkit-transform: rotate(45deg);
-ms-transform: rotate(45deg);
transform: rotate(45deg);
} | 0.250454 | 0.076718 |
@import url("https://fonts.googleapis.com/css2?family=Montserrat:wght@400;600;800;900&display=swap");
html {
scroll-behavior: smooth !important;
}
html,
body {
font-family: "Montserrat", sans-serif !important;
line-height: 1.5;
font-size: 16.5px !important;
position: relative;
margin: 0 auto;
width: 100%;
/* overflow-x: hidden; */
}
/* body {
background: #08aeea;
background: -webkit-linear-gradient(
0deg,
#0841ab 0%,
#08aeea 45%,
#2af598 100%
);
background: linear-gradient(
0deg,
#0841ab 0%,
#08aeea 45%,
#2af598 100%
);
}
*/
/* body a {
color: whitesmoke;
text-decoration: none;
} */
/* buttons */
.btn__wrapper {
padding: 1.5rem 0 0.5rem 0;
display: flex;
flex-direction: column;
align-items: center;
background: transparent;
/* color: whitesmoke; */
}
/* .greeting > .greeting-btn {
padding: 48px;
} */
/* .back-to-top__btn > p, */
.hidden {
opacity: 0;
transition: linear 0.3s 0.2s;
}
.btn {
cursor: pointer;
display: flex;
/* height: 56px;
width: 56px;
border-radius: 50%; */
align-items: center;
justify-content: center;
padding: 0.5rem 0.8rem;
border-radius: 50px !important;
font-size: 0.8rem;
margin-bottom: 1rem;
}
a.btn {
text-decoration: none !important;
color: #fafafa !important;
}
.btn--outlined {
background-color: #fafafa !important;
border: 2px solid;
}
/* .btn--outlined,
.btn--outlined a {
color: #161616 !important;
} */
.btn--outlined-pr,
a.btn--outlined-pr {
color: #ffa100 !important;
}
.btn--outlined-pr {
border-color: #ffa100;
}
.btn--outlined-sc,
a.btn--outlined-sc {
color: #00c19b !important;
}
.btn--outlined-sc {
border-color: #00c19b;
}
.btn--wide {
max-width: 100%;
width: calc(28% - 2vw);
min-width: 185px;
}
.btn--full-width {
width: 100%;
}
.btn--outlined,
.btn--primary,
.btn--secondary {
box-shadow: 10px 10px 14px 1px rgba(00, 00, 00, 0.2);
}
.btn--primary,
.btn--secondary {
/* width: max-content; */
border: 1px solid transparent;
padding: 0.5rem 1.5rem !important;
font-weight: 800;
letter-spacing: 0.094em;
color: #fafafa;
transition: background-color ease 500ms !important;
}
.btn--primary {
background-color: #ffa100;
}
.btn--primary:hover,
.btn--secondary:hover {
background-color: #8eb0ff;
}
.btn--secondary {
background-color: #00c19b;
}
/* typography */
#my-name,
#my-name-eng {
font-weight: 900;
}
#my-name {
font-size: calc(0.8vw + 1.7rem);
}
#my-name-eng {
font-size: calc(0.8vw + 1.2rem);
}
.typography-fluid h1 {
font-size: calc(0.8vw + 1.5rem);
margin-bottom: calc(0.1vh + 0.5rem) !important;
line-height: 1.2;
}
.typography-fluid p,
.typography-fluid--greeting p {
line-height: 1.5;
/* text-justify: auto; */
/* text-align: justify; */
}
.typography-fluid--link-clean-style {
color: #161616;
text-decoration: none;
}
.typography-fluid p {
font-size: calc(0.3vw + 0.9rem);
}
.typography-fluid--alert {
font-size: calc(0.1vw + 0.7rem);
color: red;
}
.typography-fluid--text-shadow {
text-shadow: 2px 4px 8px rgba(0, 0, 0, 0.25);
}
.typography-fluid--greeting h1,
.typography-fluid--greeting p {
font-family: "Montserrat", sans-serif !important;
font-weight: 800 !important;
}
.typography-fluid--greeting h1 {
font-weight: 900;
}
.typography-fluid--greeting p {
font-size: calc(0.5vw + 0.9rem);
/* font-weight: 700; */
}
.typography-fluid a {
color: #639d79;
}
.typography-fluid a:focus {
outline: 1.5px dotted #ffa100 !important;
}
.typography-fluid a:active,
.typography-fluid a:hover {
color: #ffa100;
}
.typography-fluid a:hover {
text-decoration: underline;
}
.typography-fluid--footer,
.typography-fluid--footer a {
font-weight: 700;
color: #fafafa;
}
.typography-fluid--footer p {
font-size: calc(0.3vw + 0.6rem);
}
.typography-fluid--label {
font-weight: 700;
/* padding-top: 0.8rem;
padding-bottom: 0.5rem; */
line-height: 2;
}
p {
margin-bottom: 0 !important;
}
nav span {
font-weight: 700;
color: #161616;
}
.section-title {
color: #413f3f;
text-align: center;
display: block;
line-height: 1.2;
padding-bottom: 2.5rem;
font-size: 1rem;
font-weight: 700;
}
.greeting-content,
.about,
.project-preview,
.project,
.contact {
color: #161616;
}
.about a,
.project-preview a,
.project a {
font-weight: 700;
/* color: whitesmoke; */
text-decoration: none;
}
/* end: typography */
/* illustration */
.illustration {
max-width: 80ch;
object-fit: cover;
opacity: 0.6;
width: 100%;
}
/* end: illustration */
/* layout */
.container-fluid {
max-width: 1600px;
width: calc(100% - 2.5rem);
margin: 0 auto;
/* padding: 1rem 2rem; */
}
.container-fluid--dark {
position: relative;
}
.container-fluid--dark::before {
content: "";
position: absolute;
top: 0;
left: 0;
background-color: #f5f5f5;
margin: 0 calc(-50vw + 50%) !important;
max-width: 100vw !important;
width: 100vw;
height: 100%;
z-index: -1;
}
.content-wrapper {
max-width: 80ch;
margin: 0 auto;
min-height: 10vh;
z-index: 1;
}
.content-wrapper p {
text-align: justify;
}
.about,
.project-preview,
.contact {
padding: calc(2vw + 2.5rem) 0;
}
/* end: layout */
/* ------------- end: global ------------- */
/* ---------------- header --------------- */
header {
transition: all linear 0.3s 0.2s;
position: relative;
margin-bottom: 1.45rem;
position: fixed;
width: 100%;
top: -1px;
z-index: 15;
}
.header-wrapper {
position: relative;
margin: 0 auto;
max-width: 1600px;
width: calc(100% - 2.5rem);
padding: 0.5rem 0;
display: flex;
justify-content: space-between;
align-items: center;
}
.nav__list-style {
list-style: none;
font-weight: 700;
padding: 2rem;
text-transform: uppercase;
font-size: calc(0.2vw + 1.2rem);
}
.nav-item {
position: relative;
}
/* .active {
background-color: red !important;
} */
.nav-item::after,
.active::after {
content: "";
position: absolute;
bottom: -4px;
left: 50%;
transform: translateX(-50%);
height: 4px;
width: 0;
background-color: #161616;
transition: width ease-in-out 200ms;
}
.nav-item:hover.nav-item::after,
.active::after {
width: 100%;
}
.header__site-title img {
object-fit: cover;
object-position: center;
height: auto;
min-width: 3rem;
width: calc(2vw + 4rem);
margin: 0;
}
header:hover {
background: #29f399;
}
.shadow::after {
/* position: absolute; */
height: 110%;
content: "";
top: -5px;
left: -1px;
z-index: -1 m;
width: 100%;
overflow: hidden;
}
.shadow {
background-color: #29f398b9;
box-shadow: 0px 4px 13px -1px rgba(59, 44, 59, 0.75);
transition: ease-in-out 300ms 200ms;
}
.nav-bar__full {
z-index: 15;
display: flex;
}
.nav-bar__full :not(:last-child) {
margin-right: 1rem;
}
/* responsive nav */
.responsive__nav {
display: none;
position: absolute;
top: 0;
right: 0;
margin-left: auto;
/* width: 100%; */
flex-direction: column;
justify-content: flex-start;
align-items: flex-end;
}
.responsive__burger-btn {
display: none;
flex-direction: column;
justify-content: space-evenly;
align-items: center;
padding-top: 0.8rem;
height: 40px;
width: 30px;
cursor: pointer;
}
/* .responsive__burger-btn:focus {
outline: 1px dotted black !important;
} */
.burger__btn__line {
display: block;
width: 30px;
height: 3px;
background-color: #161616;
}
.responsive__nav-links {
display: flex;
clip-path: circle(0% at 100% -5%);
-webkit-clip-path: circle(0% at 100% -5%);
position: fixed;
top: calc(1.2vh + 38.98px);
right: 0;
z-index: 0;
display: flex;
flex-direction: column;
justify-content: flex-start;
align-items: center;
background-color: #29f398b9;
width: 100%;
height: 100%;
transition: all 400ms ease-out;
}
.responsive__nav-links--show {
/* transform: translateY(calc(1.2vh + 40.1px)); */
clip-path: circle(150% at 100% -5%);
-webkit-clip-path: circle(150% at 100% -5%);
}
@media only screen and (max-width: 768px) {
header,
header:hover {
background: #29f89b !important;
}
.header-wrapper {
padding-bottom: 0;
}
.shadow {
box-shadow: none;
}
.nav-bar__full {
display: none;
}
.responsive__nav,
.responsive__burger-btn {
display: flex;
}
}
/* ------------- end: header ------------- */
/* --------------- greeting -------------- */
.greeting {
display: block;
width: 100%;
position: relative;
margin: 0 auto;
padding: 2.5rem 0 3rem 0;
text-align: center;
z-index: 0;
}
/* greeting background */
.greeting {
background-image: url("../data/images/bg.svg");
background-size: cover;
background-position: bottom;
background-repeat: no-repeat;
}
/* greeting section layout */
.greeting {
display: grid;
grid-template-columns: repeat(10, 1fr);
gap: 0 1rem;
}
.greeting-content,
.greeting-illustration {
grid-row: 1/2;
align-self: center;
}
.greeting-content {
grid-column: 2/6;
z-index: 1;
}
.greeting-illustration {
grid-column: 5/10;
}
.greeting-illustration img {
object-fit: contain !important;
}
@media only screen and (max-width: 800px) {
.greeting {
grid-template-columns: 1fr;
padding-top: 10vh;
}
.greeting-content {
grid-column: 1/-1;
}
.greeting-illustration {
display: none;
}
}
.greeting-illustration {
max-height: 65vh;
height: auto;
min-width: 30vw;
width: calc(100% - 1rem);
}
.greeting-content {
max-width: 100%;
margin: 0 auto;
width: calc(100% - 2rem);
}
.greeting-content:not(h1) {
line-height: 1.5;
}
.greeting-content h1,
.greeting-content p {
color: transparent;
animation-name: fade-in;
transition: fade-in 500ms ease;
animation-fill-mode: forwards;
animation-duration: 1500ms;
animation-fill-mode: forwards;
}
.greeting-content :nth-child(2) {
animation-delay: 1000ms;
}
.greeting-content :nth-child(3) {
animation-delay: 2000ms;
}
@keyframes fade-in {
from {
color: transparent;
}
to {
color: #fafafa;
text-shadow: 2px 4px 8px rgba(0, 0, 0, 0.25);
}
}
/* buttons */
.btn__wrapper--greeting > .btn.btn--primary,
.btn__wrapper--greeting > .btn.btn--secondary {
transform: translateY(50%);
visibility: hidden;
animation: fload-up;
animation-duration: 800ms;
animation-timing-function: ease-in;
animation-fill-mode: forwards;
transition: fload-up 500ms;
}
.btn__wrapper--greeting > .btn.btn--primary {
animation-delay: 3000ms;
}
.btn__wrapper--greeting > .btn.btn--secondary {
animation-delay: 4000ms;
}
.btn__wrapper--submit {
width: calc(100% - 1rem);
margin: 0 auto;
}
@keyframes fload-up {
0% {
transform: translateY(50%);
visibility: hidden;
}
50% {
visibility: visible;
}
75% {
transform: translateY(-20%);
visibility: visible;
}
100% {
transform: translateY(0);
visibility: visible;
}
}
/* ------------ end: greeting ------------ */
/* ---------------- about ---------------- */
.about {
display: grid;
gap: 1rem 0;
grid-template-columns: 1fr;
grid-template-rows: minmax(8vh, max-content) auto auto auto;
}
.about__content,
.about__illustration {
grid-column: 1/-1;
justify-self: center;
}
.about__content {
grid-row: 1/3;
}
.about__illustration {
display: flex;
grid-row: 3/-1;
width: 100%;
justify-content: center;
align-items: center;
}
/* .about__illustration__img {
object-position: bottom;
max-height: 550px;
min-height: 200px;
height: calc(55vw + 2rem);
} */
.about-highlight {
font-weight: 700;
color: #639d79;
}
.about-link-to-projects {
text-decoration: underline;
}
.about-link-to-projects:hover {
color: #ffa100;
}
/* -------------- end: about ------------- */
/* ----------- project-preview ----------- */
.project-preview {
grid-area: project-preview;
}
.project-preview__wrapper {
display: grid;
gap: 1.5rem;
grid-template-columns: repeat(auto-fit, minmax(260px, 1fr));
padding: 2rem 0;
width: 100%;
margin: 0 auto;
}
.project-preview-card {
justify-self: center;
border-radius: 20px;
background-color: #fafafa;
max-height: 400px;
max-width: 400px;
min-width: 250px;
width: calc(90% - 1rem);
padding-top: 0;
padding-bottom: 0.5rem;
transform: scale(1);
box-shadow: 10px 10px 14px 1px rgba(00, 00, 00, 0.2);
overflow: hidden;
transition: all ease 0.2s;
}
.project-preview-card:hover {
transform: scale(1.01);
box-shadow: 15px 15px 27px -4px rgba(0, 0, 0, 0.75);
}
.project-preview-card__header {
display: block;
text-align: center;
border-bottom: 1px solid whitesmoke;
margin: 0;
padding: 4px 0;
font-weight: 700;
font-size: 14px;
}
.project-preview-card__img {
padding: 0.5px 0;
}
.project-preview-card__img img {
height: auto;
width: 100%;
}
.project-preview-card__text {
display: grid;
gap: 0.5rem;
grid-template-rows: min-content 1fr;
padding: 1rem 0.8rem;
}
.project-preview-card__text__title {
font-size: calc(0.2vw + 0.8rem);
overflow: hidden;
display: -webkit-box;
line-height: 1.1;
text-transform: uppercase;
padding-top: 0.8rem;
-webkit-box-orient: vertical;
/* Limit the text block to lines */
-webkit-line-clamp: 1;
}
.project-preview-card__text__tag {
display: inline-block;
font-weight: 700;
font-size: 0.8rem;
width: 100%;
width: fit-content;
padding: 0 0.5rem;
}
.project-preview-card__text__tag--HTML-CSS {
color: #fafafa;
}
.project-preview-card__text__tag--HTML-CSS,
.project-preview-card__text__tag--JS-React {
background-color: transparent;
position: relative;
display: inline-block;
}
.project-preview-card__text__tag--HTML-CSS::before {
background-color: #ff452d;
}
.project-preview-card__text__tag--HTML-CSS::after {
background-color: #0397e0;
}
.project-preview-card__text__tag--JS-React::before {
background-color: #f4d833;
}
.project-preview-card__text__tag--JS-React::after {
background-color: #63d5ee;
}
.project-preview-card__text__tag--HTML-CSS::before,
.project-preview-card__text__tag--HTML-CSS::after,
.project-preview-card__text__tag--JS-React::before,
.project-preview-card__text__tag--JS-React::after {
content: "";
position: absolute;
width: 50%;
height: 100%;
z-index: -1;
}
.project-preview-card__text__tag--HTML-CSS::before,
.project-preview-card__text__tag--JS-React::before {
top: 0;
left: 0;
border-radius: 5px 0 0 5px;
/* background-color: red; */
}
.project-preview-card__text__tag--HTML-CSS::after,
.project-preview-card__text__tag--JS-React::after {
top: 0;
right: 0;
border-radius: 0 5px 5px 0;
}
@media only screen and (max-width: 700px) {
.project-preview-card__text__tag,
.project-preview-card__text__tag--HTML-CSS,
.project-preview-card__text__tag--JS-React {
display: none;
}
}
@media only screen and (max-height: 375.1px) {
.project-preview-card__text__desc,
.project-preview-card__text__tag,
.project-preview-card__text__tag--HTML-CSS,
.project-preview-card__text__tag--JS-React {
display: none !important;
}
}
.project-preview-card__text__desc {
font-size: calc(0.1vw + 0.9rem) !important;
/* multiline-text-shorten */
overflow: hidden;
display: -webkit-box;
line-height: 1.5;
max-height: calc(1.5 * 3);
-webkit-box-orient: vertical;
/* Limit the text block to lines */
-webkit-line-clamp: 3;
}
/* --------- end: project-preview -------- */
/* ------------- project page ------------ */
.project {
/* max-height: 100vh; */
padding-top: 1rem;
display: grid;
gap: 2.5rem 1rem;
grid-template-areas:
"img img"
"img-caption img-caption"
"description navigation";
grid-template-columns: minmax(35vw, 1fr) minmax(15vw, 1fr);
grid-template-rows: minmax(auto, 56vh) minmax(30px, 3vh) minmax(25vh, auto);
}
/* responsive layout */
@media only screen and (max-width: 958px) {
.project {
min-height: 97vh;
gap: 1.5rem 0;
grid-template-areas:
"img"
"img-caption"
"description"
"navigation";
grid-template-rows: minmax(60vh, auto) minmax(3vh, auto) repeat(
2,
minmax(auto, min-content)
);
grid-template-columns: minmax(auto, 1fr);
}
.project__navigation-wrapper {
padding-left: 0 !important;
padding-top: 0.5rem;
padding-bottom: 1.5rem;
align-items: center !important;
justify-content: flex-start;
}
.project__description p {
padding-top: 1rem;
padding-right: 0 !important;
}
.project__navigation {
width: 100% !important;
}
}
@media only screen and (max-width: 291px) {
.project-preview__wrapper {
grid-template-rows: minmax(30vh, 20vh) auto auto auto;
}
}
.project__img {
grid-area: img;
margin-top: 5vh;
}
.prject__img > image {
height: auto;
object-position: top center;
object-fit: contain;
}
.project_img-caption {
grid-area: img-caption;
/* -ms-grid-column-span: 2; */
}
.project__description {
grid-area: description;
display: flex;
flex-direction: column;
justify-content: flex-start;
align-items: flex-start;
}
.project__description p {
/* font-size: 20px; */
padding-right: 16px;
margin: 0;
}
.project__navigation-wrapper {
grid-area: navigation;
padding-left: 16px;
display: flex;
flex-direction: column;
justify-content: center;
align-items: center;
}
.project__navigation {
min-width: 40%;
width: calc(0.2vw + 240px);
}
/* .project__navigation a {
margin: 0;
padding: 0;
} */
/* ---------- end: project page ---------- */
/* --------------- contact --------------- */
.contact {
display: block;
}
.contact.container-fluid {
padding-bottom: 0;
}
.contact-wrapper {
display: grid;
grid-template-columns: 5vw repeat(2, minmax(auto, 1fr)) 5vw;
grid-template-areas:
". contact__info contact__form ."
"contact__img contact__img contact__img contact__img";
grid-template-rows: repeat(2, min-content);
gap: 2rem;
}
/* contact layout */
.contact__info {
grid-area: contact__info;
display: flex;
flex-direction: column;
justify-content: center;
padding-top: calc(0.1vw + 0.6rem);
align-items: center;
background-color: #d2ece6;
}
.contact__form {
max-width: 60vw;
grid-area: contact__form;
justify-self: center;
width: 100%;
}
.contact__illustration {
grid-area: contact__img;
display: flex;
justify-content: center;
align-items: center;
position: relative;
max-height: 400px;
}
.contact__illustration__img {
/* position: absolute; */
transform: translateY(-5%);
max-width: 80ch;
z-index: -1;
/* object-fit: cover; */
}
/* end: contact layout */
/* contact info */
.contact__info a {
color: #161616;
}
.contact__info p {
font-size: calc(0.2vw + 0.8rem);
padding-bottom: 0.2rem;
}
.contact__info__logo {
/* max-width: 150px; */
width: calc(65% - 1rem);
display: block;
}
.contact__info__social-media {
padding-top: 1rem;
}
.contact__info__social-media svg {
min-width: 40px;
min-height: 40px;
width: calc(2vw + 0.5rem);
height: auto;
margin: 0 0.5rem;
}
#contact-name {
font-weight: 700;
}
/* end: contact info */
/* contact form */
.contact__form__field,
.contact__form__submit {
padding: 0.5rem;
}
.contact__form__error-alert {
padding-left: 1rem;
}
.contact__form__field {
/* width: calc(100% - 1.5rem); */
display: flex;
flex-direction: column;
position: relative;
}
.contact__form__field:first-child .contact__form__field__label {
padding-top: 0;
}
.contact__form__field__input {
border: 0px;
padding: 0.4rem !important;
background-color: #fdf4f1;
}
.contact__form__field--error::after {
background-color: red !important;
}
.contact__form__field::after {
background-color: #639d79;
}
.contact__form__field::after,
.contact__form__field--error::after {
content: "";
position: absolute;
height: 3px;
bottom: 0;
left: 50%;
width: 0;
transform: translate(-50%, -6px);
transition: width ease-in-out 300ms;
}
.contact__form__field:focus-within.contact__form__field::after {
/* max-width: 100%; */
width: calc(100% - 1rem);
}
textarea.contact__form__field__input {
min-height: 150px !important;
resize: vertical;
}
.modal {
display: block;
}
.modal.closed {
display: none;
}
.contact__form__alert__modal-wrapper {
position: fixed;
display: flex;
justify-content: center;
align-items: center;
top: 0;
bottom: 0;
left: 0;
right: 0;
background-color: #1616169f;
z-index: 10;
}
.contact__form__alert__modal {
position: relative;
display: flex;
flex-direction: column;
align-items: center;
justify-content: center;
min-width: 280px;
border-radius: 5px;
width: calc(30vw - 1rem);
height: 200px;
padding: 1rem;
background-color: #fafafa;
box-shadow: 10px 10px 14px 1px rgba(00, 00, 00, 0.2);
}
.contact__form__alert__modal__icon {
color: #639d79;
width: 3.8rem;
height: auto;
margin-bottom: 0.5rem;
}
.contact__form__alert__modal__title {
font-weight: 700;
padding-bottom: 1rem;
}
.contact__form__alert__modal__body {
font-size: calc(0.2vw + 0.9rem) !important;
}
.contact__form__alert__modal p {
text-align: center;
}
.modal__btn {
margin-top: 2rem !important;
box-shadow: none;
}
/* end: contact form */
/* contact responsive */
@media only screen and (max-width: 768px) {
.contact-wrapper {
grid-template-columns: 1fr;
grid-template-areas:
"contact__form"
"contact__info"
"contact__img";
}
.contact__form {
max-width: 80vw;
width: calc(100% - 1rem);
}
}
/* ------------- end: contact ------------ */
/* ---------------- footer --------------- */
.footer-wrapper {
width: 100%;
height: auto;
min-height: 60px;
padding: 1rem 0;
background-color: #639d79;
}
/* ------------- end: footer ------------- */
/* ----------- NOTE responsive ----------- */
@media only screen and (max-width: 480px) {
/* ---------------- header --------------- */
header .shadow::after {
display: none;
}
/* --------------- greeting -------------- */
/* .greeting__btn p {
font-size: 12px;
} */
/* ---------------- about ---------------- */
/* .about {
min-height: 70vh;
} */
/* .about p {
text-align: left;
} */
/* --------------- projects -------------- */
/* .project-preview {
min-height: 80vh;
}
.project-preview p {
font-size: 5vw;
}
.project-preview span {
font-size: 4vw;
}
.project-preview-card__text a span {
font-size: 18px !important;
} */
.project-preview-card__text p {
display: none;
}
.project-preview-card__text {
padding-bottom: 0;
text-align: center;
}
/* --------------- contact --------------- */
/* ---------------- footer --------------- */
footer {
/* position: absolute;
bottom: 0; */
text-align: center;
font-size: 0.8rem;
margin: 0 auto;
padding: 0px 1.0875rem 1.45rem;
}
}
.reconstructing {
position: fixed;
top: 0;
bottom: 0;
left: 0;
right: 0;
display: flex;
align-items: center;
justify-content: center;
background-size: 300%;
background-position: left;
transform-origin: left;
background-image: linear-gradient(45deg, #08aeea, #2af598);
animation: bg-change 5s infinite alternate;
}
@keyframes bg-change {
from {
background-position: left;
}
to {
background-position: right;
}
}
.reconstructing__content {
background-image: url("../data/images/under_construction.png");
background-position: center;
background-repeat: no-repeat;
background-size: contain;
height: 80vh;
width: 80vw;
display: flex;
flex-direction: column;
justify-content: center;
align-items: center;
color: #fafafa;
text-shadow: 2px 4px 8px rgba(0, 0, 0, 0.25);
}
.reconstructing__content h1 {
font-weight: 900 !important;
}
.reconstructing__content p1 {
font-weight: 700 !important;
} | src/style/custom-style.css | @import url("https://fonts.googleapis.com/css2?family=Montserrat:wght@400;600;800;900&display=swap");
html {
scroll-behavior: smooth !important;
}
html,
body {
font-family: "Montserrat", sans-serif !important;
line-height: 1.5;
font-size: 16.5px !important;
position: relative;
margin: 0 auto;
width: 100%;
/* overflow-x: hidden; */
}
/* body {
background: #08aeea;
background: -webkit-linear-gradient(
0deg,
#0841ab 0%,
#08aeea 45%,
#2af598 100%
);
background: linear-gradient(
0deg,
#0841ab 0%,
#08aeea 45%,
#2af598 100%
);
}
*/
/* body a {
color: whitesmoke;
text-decoration: none;
} */
/* buttons */
.btn__wrapper {
padding: 1.5rem 0 0.5rem 0;
display: flex;
flex-direction: column;
align-items: center;
background: transparent;
/* color: whitesmoke; */
}
/* .greeting > .greeting-btn {
padding: 48px;
} */
/* .back-to-top__btn > p, */
.hidden {
opacity: 0;
transition: linear 0.3s 0.2s;
}
.btn {
cursor: pointer;
display: flex;
/* height: 56px;
width: 56px;
border-radius: 50%; */
align-items: center;
justify-content: center;
padding: 0.5rem 0.8rem;
border-radius: 50px !important;
font-size: 0.8rem;
margin-bottom: 1rem;
}
a.btn {
text-decoration: none !important;
color: #fafafa !important;
}
.btn--outlined {
background-color: #fafafa !important;
border: 2px solid;
}
/* .btn--outlined,
.btn--outlined a {
color: #161616 !important;
} */
.btn--outlined-pr,
a.btn--outlined-pr {
color: #ffa100 !important;
}
.btn--outlined-pr {
border-color: #ffa100;
}
.btn--outlined-sc,
a.btn--outlined-sc {
color: #00c19b !important;
}
.btn--outlined-sc {
border-color: #00c19b;
}
.btn--wide {
max-width: 100%;
width: calc(28% - 2vw);
min-width: 185px;
}
.btn--full-width {
width: 100%;
}
.btn--outlined,
.btn--primary,
.btn--secondary {
box-shadow: 10px 10px 14px 1px rgba(00, 00, 00, 0.2);
}
.btn--primary,
.btn--secondary {
/* width: max-content; */
border: 1px solid transparent;
padding: 0.5rem 1.5rem !important;
font-weight: 800;
letter-spacing: 0.094em;
color: #fafafa;
transition: background-color ease 500ms !important;
}
.btn--primary {
background-color: #ffa100;
}
.btn--primary:hover,
.btn--secondary:hover {
background-color: #8eb0ff;
}
.btn--secondary {
background-color: #00c19b;
}
/* typography */
#my-name,
#my-name-eng {
font-weight: 900;
}
#my-name {
font-size: calc(0.8vw + 1.7rem);
}
#my-name-eng {
font-size: calc(0.8vw + 1.2rem);
}
.typography-fluid h1 {
font-size: calc(0.8vw + 1.5rem);
margin-bottom: calc(0.1vh + 0.5rem) !important;
line-height: 1.2;
}
.typography-fluid p,
.typography-fluid--greeting p {
line-height: 1.5;
/* text-justify: auto; */
/* text-align: justify; */
}
.typography-fluid--link-clean-style {
color: #161616;
text-decoration: none;
}
.typography-fluid p {
font-size: calc(0.3vw + 0.9rem);
}
.typography-fluid--alert {
font-size: calc(0.1vw + 0.7rem);
color: red;
}
.typography-fluid--text-shadow {
text-shadow: 2px 4px 8px rgba(0, 0, 0, 0.25);
}
.typography-fluid--greeting h1,
.typography-fluid--greeting p {
font-family: "Montserrat", sans-serif !important;
font-weight: 800 !important;
}
.typography-fluid--greeting h1 {
font-weight: 900;
}
.typography-fluid--greeting p {
font-size: calc(0.5vw + 0.9rem);
/* font-weight: 700; */
}
.typography-fluid a {
color: #639d79;
}
.typography-fluid a:focus {
outline: 1.5px dotted #ffa100 !important;
}
.typography-fluid a:active,
.typography-fluid a:hover {
color: #ffa100;
}
.typography-fluid a:hover {
text-decoration: underline;
}
.typography-fluid--footer,
.typography-fluid--footer a {
font-weight: 700;
color: #fafafa;
}
.typography-fluid--footer p {
font-size: calc(0.3vw + 0.6rem);
}
.typography-fluid--label {
font-weight: 700;
/* padding-top: 0.8rem;
padding-bottom: 0.5rem; */
line-height: 2;
}
p {
margin-bottom: 0 !important;
}
nav span {
font-weight: 700;
color: #161616;
}
.section-title {
color: #413f3f;
text-align: center;
display: block;
line-height: 1.2;
padding-bottom: 2.5rem;
font-size: 1rem;
font-weight: 700;
}
.greeting-content,
.about,
.project-preview,
.project,
.contact {
color: #161616;
}
.about a,
.project-preview a,
.project a {
font-weight: 700;
/* color: whitesmoke; */
text-decoration: none;
}
/* end: typography */
/* illustration */
.illustration {
max-width: 80ch;
object-fit: cover;
opacity: 0.6;
width: 100%;
}
/* end: illustration */
/* layout */
.container-fluid {
max-width: 1600px;
width: calc(100% - 2.5rem);
margin: 0 auto;
/* padding: 1rem 2rem; */
}
.container-fluid--dark {
position: relative;
}
.container-fluid--dark::before {
content: "";
position: absolute;
top: 0;
left: 0;
background-color: #f5f5f5;
margin: 0 calc(-50vw + 50%) !important;
max-width: 100vw !important;
width: 100vw;
height: 100%;
z-index: -1;
}
.content-wrapper {
max-width: 80ch;
margin: 0 auto;
min-height: 10vh;
z-index: 1;
}
.content-wrapper p {
text-align: justify;
}
.about,
.project-preview,
.contact {
padding: calc(2vw + 2.5rem) 0;
}
/* end: layout */
/* ------------- end: global ------------- */
/* ---------------- header --------------- */
header {
transition: all linear 0.3s 0.2s;
position: relative;
margin-bottom: 1.45rem;
position: fixed;
width: 100%;
top: -1px;
z-index: 15;
}
.header-wrapper {
position: relative;
margin: 0 auto;
max-width: 1600px;
width: calc(100% - 2.5rem);
padding: 0.5rem 0;
display: flex;
justify-content: space-between;
align-items: center;
}
.nav__list-style {
list-style: none;
font-weight: 700;
padding: 2rem;
text-transform: uppercase;
font-size: calc(0.2vw + 1.2rem);
}
.nav-item {
position: relative;
}
/* .active {
background-color: red !important;
} */
.nav-item::after,
.active::after {
content: "";
position: absolute;
bottom: -4px;
left: 50%;
transform: translateX(-50%);
height: 4px;
width: 0;
background-color: #161616;
transition: width ease-in-out 200ms;
}
.nav-item:hover.nav-item::after,
.active::after {
width: 100%;
}
.header__site-title img {
object-fit: cover;
object-position: center;
height: auto;
min-width: 3rem;
width: calc(2vw + 4rem);
margin: 0;
}
header:hover {
background: #29f399;
}
.shadow::after {
/* position: absolute; */
height: 110%;
content: "";
top: -5px;
left: -1px;
z-index: -1 m;
width: 100%;
overflow: hidden;
}
.shadow {
background-color: #29f398b9;
box-shadow: 0px 4px 13px -1px rgba(59, 44, 59, 0.75);
transition: ease-in-out 300ms 200ms;
}
.nav-bar__full {
z-index: 15;
display: flex;
}
.nav-bar__full :not(:last-child) {
margin-right: 1rem;
}
/* responsive nav */
.responsive__nav {
display: none;
position: absolute;
top: 0;
right: 0;
margin-left: auto;
/* width: 100%; */
flex-direction: column;
justify-content: flex-start;
align-items: flex-end;
}
.responsive__burger-btn {
display: none;
flex-direction: column;
justify-content: space-evenly;
align-items: center;
padding-top: 0.8rem;
height: 40px;
width: 30px;
cursor: pointer;
}
/* .responsive__burger-btn:focus {
outline: 1px dotted black !important;
} */
.burger__btn__line {
display: block;
width: 30px;
height: 3px;
background-color: #161616;
}
.responsive__nav-links {
display: flex;
clip-path: circle(0% at 100% -5%);
-webkit-clip-path: circle(0% at 100% -5%);
position: fixed;
top: calc(1.2vh + 38.98px);
right: 0;
z-index: 0;
display: flex;
flex-direction: column;
justify-content: flex-start;
align-items: center;
background-color: #29f398b9;
width: 100%;
height: 100%;
transition: all 400ms ease-out;
}
.responsive__nav-links--show {
/* transform: translateY(calc(1.2vh + 40.1px)); */
clip-path: circle(150% at 100% -5%);
-webkit-clip-path: circle(150% at 100% -5%);
}
@media only screen and (max-width: 768px) {
header,
header:hover {
background: #29f89b !important;
}
.header-wrapper {
padding-bottom: 0;
}
.shadow {
box-shadow: none;
}
.nav-bar__full {
display: none;
}
.responsive__nav,
.responsive__burger-btn {
display: flex;
}
}
/* ------------- end: header ------------- */
/* --------------- greeting -------------- */
.greeting {
display: block;
width: 100%;
position: relative;
margin: 0 auto;
padding: 2.5rem 0 3rem 0;
text-align: center;
z-index: 0;
}
/* greeting background */
.greeting {
background-image: url("../data/images/bg.svg");
background-size: cover;
background-position: bottom;
background-repeat: no-repeat;
}
/* greeting section layout */
.greeting {
display: grid;
grid-template-columns: repeat(10, 1fr);
gap: 0 1rem;
}
.greeting-content,
.greeting-illustration {
grid-row: 1/2;
align-self: center;
}
.greeting-content {
grid-column: 2/6;
z-index: 1;
}
.greeting-illustration {
grid-column: 5/10;
}
.greeting-illustration img {
object-fit: contain !important;
}
@media only screen and (max-width: 800px) {
.greeting {
grid-template-columns: 1fr;
padding-top: 10vh;
}
.greeting-content {
grid-column: 1/-1;
}
.greeting-illustration {
display: none;
}
}
.greeting-illustration {
max-height: 65vh;
height: auto;
min-width: 30vw;
width: calc(100% - 1rem);
}
.greeting-content {
max-width: 100%;
margin: 0 auto;
width: calc(100% - 2rem);
}
.greeting-content:not(h1) {
line-height: 1.5;
}
.greeting-content h1,
.greeting-content p {
color: transparent;
animation-name: fade-in;
transition: fade-in 500ms ease;
animation-fill-mode: forwards;
animation-duration: 1500ms;
animation-fill-mode: forwards;
}
.greeting-content :nth-child(2) {
animation-delay: 1000ms;
}
.greeting-content :nth-child(3) {
animation-delay: 2000ms;
}
@keyframes fade-in {
from {
color: transparent;
}
to {
color: #fafafa;
text-shadow: 2px 4px 8px rgba(0, 0, 0, 0.25);
}
}
/* buttons */
.btn__wrapper--greeting > .btn.btn--primary,
.btn__wrapper--greeting > .btn.btn--secondary {
transform: translateY(50%);
visibility: hidden;
animation: fload-up;
animation-duration: 800ms;
animation-timing-function: ease-in;
animation-fill-mode: forwards;
transition: fload-up 500ms;
}
.btn__wrapper--greeting > .btn.btn--primary {
animation-delay: 3000ms;
}
.btn__wrapper--greeting > .btn.btn--secondary {
animation-delay: 4000ms;
}
.btn__wrapper--submit {
width: calc(100% - 1rem);
margin: 0 auto;
}
@keyframes fload-up {
0% {
transform: translateY(50%);
visibility: hidden;
}
50% {
visibility: visible;
}
75% {
transform: translateY(-20%);
visibility: visible;
}
100% {
transform: translateY(0);
visibility: visible;
}
}
/* ------------ end: greeting ------------ */
/* ---------------- about ---------------- */
.about {
display: grid;
gap: 1rem 0;
grid-template-columns: 1fr;
grid-template-rows: minmax(8vh, max-content) auto auto auto;
}
.about__content,
.about__illustration {
grid-column: 1/-1;
justify-self: center;
}
.about__content {
grid-row: 1/3;
}
.about__illustration {
display: flex;
grid-row: 3/-1;
width: 100%;
justify-content: center;
align-items: center;
}
/* .about__illustration__img {
object-position: bottom;
max-height: 550px;
min-height: 200px;
height: calc(55vw + 2rem);
} */
.about-highlight {
font-weight: 700;
color: #639d79;
}
.about-link-to-projects {
text-decoration: underline;
}
.about-link-to-projects:hover {
color: #ffa100;
}
/* -------------- end: about ------------- */
/* ----------- project-preview ----------- */
.project-preview {
grid-area: project-preview;
}
.project-preview__wrapper {
display: grid;
gap: 1.5rem;
grid-template-columns: repeat(auto-fit, minmax(260px, 1fr));
padding: 2rem 0;
width: 100%;
margin: 0 auto;
}
.project-preview-card {
justify-self: center;
border-radius: 20px;
background-color: #fafafa;
max-height: 400px;
max-width: 400px;
min-width: 250px;
width: calc(90% - 1rem);
padding-top: 0;
padding-bottom: 0.5rem;
transform: scale(1);
box-shadow: 10px 10px 14px 1px rgba(00, 00, 00, 0.2);
overflow: hidden;
transition: all ease 0.2s;
}
.project-preview-card:hover {
transform: scale(1.01);
box-shadow: 15px 15px 27px -4px rgba(0, 0, 0, 0.75);
}
.project-preview-card__header {
display: block;
text-align: center;
border-bottom: 1px solid whitesmoke;
margin: 0;
padding: 4px 0;
font-weight: 700;
font-size: 14px;
}
.project-preview-card__img {
padding: 0.5px 0;
}
.project-preview-card__img img {
height: auto;
width: 100%;
}
.project-preview-card__text {
display: grid;
gap: 0.5rem;
grid-template-rows: min-content 1fr;
padding: 1rem 0.8rem;
}
.project-preview-card__text__title {
font-size: calc(0.2vw + 0.8rem);
overflow: hidden;
display: -webkit-box;
line-height: 1.1;
text-transform: uppercase;
padding-top: 0.8rem;
-webkit-box-orient: vertical;
/* Limit the text block to lines */
-webkit-line-clamp: 1;
}
.project-preview-card__text__tag {
display: inline-block;
font-weight: 700;
font-size: 0.8rem;
width: 100%;
width: fit-content;
padding: 0 0.5rem;
}
.project-preview-card__text__tag--HTML-CSS {
color: #fafafa;
}
.project-preview-card__text__tag--HTML-CSS,
.project-preview-card__text__tag--JS-React {
background-color: transparent;
position: relative;
display: inline-block;
}
.project-preview-card__text__tag--HTML-CSS::before {
background-color: #ff452d;
}
.project-preview-card__text__tag--HTML-CSS::after {
background-color: #0397e0;
}
.project-preview-card__text__tag--JS-React::before {
background-color: #f4d833;
}
.project-preview-card__text__tag--JS-React::after {
background-color: #63d5ee;
}
.project-preview-card__text__tag--HTML-CSS::before,
.project-preview-card__text__tag--HTML-CSS::after,
.project-preview-card__text__tag--JS-React::before,
.project-preview-card__text__tag--JS-React::after {
content: "";
position: absolute;
width: 50%;
height: 100%;
z-index: -1;
}
.project-preview-card__text__tag--HTML-CSS::before,
.project-preview-card__text__tag--JS-React::before {
top: 0;
left: 0;
border-radius: 5px 0 0 5px;
/* background-color: red; */
}
.project-preview-card__text__tag--HTML-CSS::after,
.project-preview-card__text__tag--JS-React::after {
top: 0;
right: 0;
border-radius: 0 5px 5px 0;
}
@media only screen and (max-width: 700px) {
.project-preview-card__text__tag,
.project-preview-card__text__tag--HTML-CSS,
.project-preview-card__text__tag--JS-React {
display: none;
}
}
@media only screen and (max-height: 375.1px) {
.project-preview-card__text__desc,
.project-preview-card__text__tag,
.project-preview-card__text__tag--HTML-CSS,
.project-preview-card__text__tag--JS-React {
display: none !important;
}
}
.project-preview-card__text__desc {
font-size: calc(0.1vw + 0.9rem) !important;
/* multiline-text-shorten */
overflow: hidden;
display: -webkit-box;
line-height: 1.5;
max-height: calc(1.5 * 3);
-webkit-box-orient: vertical;
/* Limit the text block to lines */
-webkit-line-clamp: 3;
}
/* --------- end: project-preview -------- */
/* ------------- project page ------------ */
.project {
/* max-height: 100vh; */
padding-top: 1rem;
display: grid;
gap: 2.5rem 1rem;
grid-template-areas:
"img img"
"img-caption img-caption"
"description navigation";
grid-template-columns: minmax(35vw, 1fr) minmax(15vw, 1fr);
grid-template-rows: minmax(auto, 56vh) minmax(30px, 3vh) minmax(25vh, auto);
}
/* responsive layout */
@media only screen and (max-width: 958px) {
.project {
min-height: 97vh;
gap: 1.5rem 0;
grid-template-areas:
"img"
"img-caption"
"description"
"navigation";
grid-template-rows: minmax(60vh, auto) minmax(3vh, auto) repeat(
2,
minmax(auto, min-content)
);
grid-template-columns: minmax(auto, 1fr);
}
.project__navigation-wrapper {
padding-left: 0 !important;
padding-top: 0.5rem;
padding-bottom: 1.5rem;
align-items: center !important;
justify-content: flex-start;
}
.project__description p {
padding-top: 1rem;
padding-right: 0 !important;
}
.project__navigation {
width: 100% !important;
}
}
@media only screen and (max-width: 291px) {
.project-preview__wrapper {
grid-template-rows: minmax(30vh, 20vh) auto auto auto;
}
}
.project__img {
grid-area: img;
margin-top: 5vh;
}
.prject__img > image {
height: auto;
object-position: top center;
object-fit: contain;
}
.project_img-caption {
grid-area: img-caption;
/* -ms-grid-column-span: 2; */
}
.project__description {
grid-area: description;
display: flex;
flex-direction: column;
justify-content: flex-start;
align-items: flex-start;
}
.project__description p {
/* font-size: 20px; */
padding-right: 16px;
margin: 0;
}
.project__navigation-wrapper {
grid-area: navigation;
padding-left: 16px;
display: flex;
flex-direction: column;
justify-content: center;
align-items: center;
}
.project__navigation {
min-width: 40%;
width: calc(0.2vw + 240px);
}
/* .project__navigation a {
margin: 0;
padding: 0;
} */
/* ---------- end: project page ---------- */
/* --------------- contact --------------- */
.contact {
display: block;
}
.contact.container-fluid {
padding-bottom: 0;
}
.contact-wrapper {
display: grid;
grid-template-columns: 5vw repeat(2, minmax(auto, 1fr)) 5vw;
grid-template-areas:
". contact__info contact__form ."
"contact__img contact__img contact__img contact__img";
grid-template-rows: repeat(2, min-content);
gap: 2rem;
}
/* contact layout */
.contact__info {
grid-area: contact__info;
display: flex;
flex-direction: column;
justify-content: center;
padding-top: calc(0.1vw + 0.6rem);
align-items: center;
background-color: #d2ece6;
}
.contact__form {
max-width: 60vw;
grid-area: contact__form;
justify-self: center;
width: 100%;
}
.contact__illustration {
grid-area: contact__img;
display: flex;
justify-content: center;
align-items: center;
position: relative;
max-height: 400px;
}
.contact__illustration__img {
/* position: absolute; */
transform: translateY(-5%);
max-width: 80ch;
z-index: -1;
/* object-fit: cover; */
}
/* end: contact layout */
/* contact info */
.contact__info a {
color: #161616;
}
.contact__info p {
font-size: calc(0.2vw + 0.8rem);
padding-bottom: 0.2rem;
}
.contact__info__logo {
/* max-width: 150px; */
width: calc(65% - 1rem);
display: block;
}
.contact__info__social-media {
padding-top: 1rem;
}
.contact__info__social-media svg {
min-width: 40px;
min-height: 40px;
width: calc(2vw + 0.5rem);
height: auto;
margin: 0 0.5rem;
}
#contact-name {
font-weight: 700;
}
/* end: contact info */
/* contact form */
.contact__form__field,
.contact__form__submit {
padding: 0.5rem;
}
.contact__form__error-alert {
padding-left: 1rem;
}
.contact__form__field {
/* width: calc(100% - 1.5rem); */
display: flex;
flex-direction: column;
position: relative;
}
.contact__form__field:first-child .contact__form__field__label {
padding-top: 0;
}
.contact__form__field__input {
border: 0px;
padding: 0.4rem !important;
background-color: #fdf4f1;
}
.contact__form__field--error::after {
background-color: red !important;
}
.contact__form__field::after {
background-color: #639d79;
}
.contact__form__field::after,
.contact__form__field--error::after {
content: "";
position: absolute;
height: 3px;
bottom: 0;
left: 50%;
width: 0;
transform: translate(-50%, -6px);
transition: width ease-in-out 300ms;
}
.contact__form__field:focus-within.contact__form__field::after {
/* max-width: 100%; */
width: calc(100% - 1rem);
}
textarea.contact__form__field__input {
min-height: 150px !important;
resize: vertical;
}
.modal {
display: block;
}
.modal.closed {
display: none;
}
.contact__form__alert__modal-wrapper {
position: fixed;
display: flex;
justify-content: center;
align-items: center;
top: 0;
bottom: 0;
left: 0;
right: 0;
background-color: #1616169f;
z-index: 10;
}
.contact__form__alert__modal {
position: relative;
display: flex;
flex-direction: column;
align-items: center;
justify-content: center;
min-width: 280px;
border-radius: 5px;
width: calc(30vw - 1rem);
height: 200px;
padding: 1rem;
background-color: #fafafa;
box-shadow: 10px 10px 14px 1px rgba(00, 00, 00, 0.2);
}
.contact__form__alert__modal__icon {
color: #639d79;
width: 3.8rem;
height: auto;
margin-bottom: 0.5rem;
}
.contact__form__alert__modal__title {
font-weight: 700;
padding-bottom: 1rem;
}
.contact__form__alert__modal__body {
font-size: calc(0.2vw + 0.9rem) !important;
}
.contact__form__alert__modal p {
text-align: center;
}
.modal__btn {
margin-top: 2rem !important;
box-shadow: none;
}
/* end: contact form */
/* contact responsive */
@media only screen and (max-width: 768px) {
.contact-wrapper {
grid-template-columns: 1fr;
grid-template-areas:
"contact__form"
"contact__info"
"contact__img";
}
.contact__form {
max-width: 80vw;
width: calc(100% - 1rem);
}
}
/* ------------- end: contact ------------ */
/* ---------------- footer --------------- */
.footer-wrapper {
width: 100%;
height: auto;
min-height: 60px;
padding: 1rem 0;
background-color: #639d79;
}
/* ------------- end: footer ------------- */
/* ----------- NOTE responsive ----------- */
@media only screen and (max-width: 480px) {
/* ---------------- header --------------- */
header .shadow::after {
display: none;
}
/* --------------- greeting -------------- */
/* .greeting__btn p {
font-size: 12px;
} */
/* ---------------- about ---------------- */
/* .about {
min-height: 70vh;
} */
/* .about p {
text-align: left;
} */
/* --------------- projects -------------- */
/* .project-preview {
min-height: 80vh;
}
.project-preview p {
font-size: 5vw;
}
.project-preview span {
font-size: 4vw;
}
.project-preview-card__text a span {
font-size: 18px !important;
} */
.project-preview-card__text p {
display: none;
}
.project-preview-card__text {
padding-bottom: 0;
text-align: center;
}
/* --------------- contact --------------- */
/* ---------------- footer --------------- */
footer {
/* position: absolute;
bottom: 0; */
text-align: center;
font-size: 0.8rem;
margin: 0 auto;
padding: 0px 1.0875rem 1.45rem;
}
}
.reconstructing {
position: fixed;
top: 0;
bottom: 0;
left: 0;
right: 0;
display: flex;
align-items: center;
justify-content: center;
background-size: 300%;
background-position: left;
transform-origin: left;
background-image: linear-gradient(45deg, #08aeea, #2af598);
animation: bg-change 5s infinite alternate;
}
@keyframes bg-change {
from {
background-position: left;
}
to {
background-position: right;
}
}
.reconstructing__content {
background-image: url("../data/images/under_construction.png");
background-position: center;
background-repeat: no-repeat;
background-size: contain;
height: 80vh;
width: 80vw;
display: flex;
flex-direction: column;
justify-content: center;
align-items: center;
color: #fafafa;
text-shadow: 2px 4px 8px rgba(0, 0, 0, 0.25);
}
.reconstructing__content h1 {
font-weight: 900 !important;
}
.reconstructing__content p1 {
font-weight: 700 !important;
} | 0.31321 | 0.056107 |
@charset "utf-8";
/*==========================1 样式重置=================================*/
* {
-moz-box-sizing: border-box; -webkit-box-sizing: border-box; -o-box-sizing: border-box; -ms-box-sizing: border-box; box-sizing: border-box;
-webkit-tap-highlight-color:rgba(0,0,0,0); -ms-text-size-adjust: 100%; -webkit-text-size-adjust: 100%;
outline-style: none;
color:#555;
}
html,body{
height:100%;
}
html,body,h1,h2,h3,h4,h5,h6,hr,p,iframe,dl,dt,dd,ul,ol,li,pre,form,button,input,textarea,th,td,fieldset{margin:0;padding:0}
ul,ol,dl,li{list-style:none}
html,body{*position:static}
/*IE下a:hover 背景闪烁*/
*html{overflow:-moz-scrollbars-vertical;zoom:expression(function(ele){ele.style.zoom = "1";document.execCommand("BackgroundImageCache",false,true)}(this))}
header,footer,section,aside,details,menu,article,section,nav,address,hgroup,figure,figcaption,legend{display:block;margin:0;padding:0}
address,caption,cite,code,dfn,em,th,var,i{font-style:normal;font-weight:400}
input,button,textarea,select,optgroup,option{font-family:inherit;font-size:inherit;font-style:inherit;font-weight:inherit}
input,button{overflow: visible;vertical-align:middle;outline-width:0}
input[type="submit"],input[type="reset"],input[type="button"],input[type="text"],input[type="password"]{-webkit-appearance:none;outline-width:0}
body,th,td,button,input,select,textarea{font-family:"Microsoft Yahei","Hiragino Sans GB","Helvetica Neue",Helvetica,tahoma,arial,"WenQuanYi Micro Hei",Verdana,sans-serif,"\5B8B\4F53";font-size:12px;color: #333;-webkit-font-smoothing: antialiased;-moz-osx-font-smoothing:grayscale}
legend{width:100%;margin-bottom:20px;font-size:21px;line-height:40px;border:0;border-bottom:1px solid #e5e5e5}
legend small{font-size:15px;color:#999}
svg:not(:root) {overflow: hidden}
fieldset {border-width:0;padding: 0.35em 0.625em 0.75em;margin: 0 2px}
input[type="number"]::-webkit-inner-spin-button,input[type="number"]::-webkit-outer-spin-button {height: auto; -webkit-appearance: none !important;margin: 0;-moz-appearance:textfield}
input[type="search"] {-webkit-appearance: textfield; /* 1 */}
input[type="search"]::-webkit-search-cancel-button,input[type="search"]::-webkit-search-decoration {-webkit-appearance: none}
button, input[type="button"], input[type="submit"] {line-height: normal}
@media ( max-width : 767px) {
html{overflow-y:auto}
}
table {border-collapse: collapse; border-spacing: 0}
audio, canvas, video {display: inline-block; *display: inline; *zoom: 1}
audio:not([controls]), [hidden], .hidden, .hide {display: none}
body {line-height:1}
h1, h2, h3, h4, h5, h6 {font-weight:normal}
a {text-decoration: none; cursor: pointer; outline-width: 0}
a:hover {text-decoration: underline}
a.ie6:hover {zoom: 1}
sub, sup {vertical-align: baseline}
/*img*/
img {border: 0; vertical-align: middle;max-width:100%}
a img, img {-ms-interpolation-mode: bicubic}
img[src=""]{
opacity: 0;
}/*图片没有路径时,除去边框*/
/*===========================样式重置end=================================*/
/*=====================响应式=====================*/
/*2.1 响应式栅格系统*/
.container {padding-right: 15px; padding-left: 15px; margin-right: auto; margin-left: auto}
.container-fluid {padding-right: 15px; padding-left: 15px; margin-right: auto; margin-left: auto}
@media (min-width:768px) {
.container {width: 750px}
}
@media (min-width:992px) {
.container {width: 970px}
}
@media (min-width:1200px) {
.container {width: 1170px}
}
@media (min-width:1300px) {
.container {width: 1240px}
}
@media print {
.container {width: auto}
}
/*=========================响应式 end=======================*/
/*===========================基础样式start=================================*/
/*清浮动*/
.clear:after, .clearfix:after {content: "\20"; display: block; height: 0; clear: both; visibility: hidden}
.clear, .clearfix {zoom: 1}
.transform-clear {-webkit-transform: translate3d(0, 0, 0); -moz-transform: translate3d(0, 0, 0); -ms-transform: translate3d(0, 0, 0); transform: translate3d(0, 0, 0)}
.radius-clear {-webkit-border-radius: 0 !important; -moz-border-radius: 0 !important; -ms-border-radius: 0 !important; -o-border-radius: 0 !important; border-radius: 0 !important}
.inline-block {display: inline-block; *display: inline; *zoom: 1}
/* margin */
.mt-0{margin-top: 0px}.mt-1{margin-top: 1px}.mt-2{margin-top: 2px}.mt-3{margin-top: 3px}.mt-4{margin-top: 4px}.mt-5{margin-top: 5px}.mt-6{margin-top: 6px}.mt-7{margin-top: 7px}.mt-8{margin-top: 8px}.mt-9{margin-top: 9px}.mt-10{margin-top: 10px}.mt-15{margin-top: 15px}.mt-20{margin-top:20px}.mt-25{margin-top:25px}.mt-30{margin-top:30px}.mt-35{margin-top:35px}.mt-40{margin-top:40px}.mt-45{margin-top:45px}.mt-50{margin-top:50px}.mt-55{margin-top:55px}.mt-60{margin-top:60px}
.mr-0{margin-right:0px}.mr-1{margin-right:1px}.mr-2{margin-right:2px}.mr-3{margin-right:3px}.mr-4{margin-right:4px}.mr-5{margin-right:5px}.mr-6{margin-right:6px}.mr-7{margin-right:7px}.mr-8{margin-right:8px}.mr-9{margin-right:9px}.mr-10{margin-right:10px}.mr-15{margin-right:15px}.mr-20{margin-right:20px}.mr-25{margin-right:25px}.mr-30{margin-right:30px}.mr-35{margin-right:35px}.mr-40{margin-right:40px}.mr-45{margin-right:45px}.mr-50{margin-right:50px}.mr-55{margin-right:55px}.mr-60{margin-right:60px}
.mb-0{margin-bottom:0px}.mb-1{margin-bottom:1px}.mb-2{margin-bottom:2px}.mb-3{margin-bottom:3px}.mb-4{margin-bottom:4px}.mb-5{margin-bottom:5px}.mb-6{margin-bottom:6px}.mb-7{margin-bottom:7px}.mb-8{margin-bottom:8px}.mb-9{margin-bottom:9px}.mb-10{margin-bottom:10px}.mb-15{margin-bottom:15px}.mb-20{margin-bottom:20px}.mb-25{margin-bottom:25px}.mb-30{margin-bottom:30px}.mb-35{margin-bottom:35px}.mb-40{margin-bottom:40px}.mb-45{margin-bottom:45px}.mb-50{margin-bottom:50px}.mb-55{margin-bottom:55px}.mb-60{margin-bottom:60px}
.ml-0{margin-left:0px}.ml-1{margin-left:1px}.ml-2{margin-left:2px}.ml-3{margin-left:3px}.ml-4{margin-left:4px}.ml-5{margin-left:5px}.ml-6{margin-left:6px}.ml-7{margin-left:7px}.ml-8{margin-left:8px}.ml-9{margin-left:9px}.ml-10{margin-left:10px}.ml-15{margin-left:15px}.ml-20{margin-left:20px}.ml-25{margin-left:25px}.ml-30{margin-left:30px}.ml-35{margin-left:35px}.ml-40{margin-left:40px}.ml-45{margin-left:45px}.ml-50{margin-left:50px}.ml-55{margin-left:55px}.ml-60{margin-left:60px}
.mg-0{margin:0px}.mg-1{margin:1px}.mg-2{margin:2px}.mg-3{margin:3px}.mg-4{margin:4px}.mg-5{margin:5px}.mg-6{margin:6px}.mg-7{margin:7px}.mg-8{margin:8px}.mg-9{margin:9px}.mg-10{margin:10px}.mg-15{margin:15px}.mg-20{margin:20px}.mg-25{margin:25px}.mg-30{margin:30px}.mg-35{margin:35px}.mg-40{margin:40px}.mg-45{margin:45px}.mg-50{margin:50px}.mg-55{margin:55px}.mg-60{margin:60px}
.mg-0-auto{margin:0 auto}
/* padding */
.pt-0{padding-top: 0px}.pt-1{padding-top: 1px}.pt-2{padding-top: 2px}.pt-3{padding-top: 3px}.pt-4{padding-top: 4px}.pt-5{padding-top: 5px}.pt-6{padding-top: 6px}.pt-7{padding-top: 7px}.pt-8{padding-top: 8px}.pt-9{padding-top: 9px}.pt-10{padding-top: 10px}.pt-15{padding-top: 15px}.pt-20{padding-top:20px}.pt-25{padding-top:25px}.pt-30{padding-top:30px}.pt-35{padding-top:35px}.pt-40{padding-top:40px}.pt-45{padding-top:45px}.pt-50{padding-top:50px}.pt-55{padding-top:55px}.pt-60{padding-top:60px}
.pr-0{padding-right: 0px}.pr-1{padding-right: 1px}.pr-2{padding-right: 2px}.pr-3{padding-right: 3px}.pr-4{padding-right: 4px}.pr-5{padding-right: 5px}.pr-6{padding-right: 6px}.pr-7{padding-right: 7px}.pr-8{padding-right: 8px}.pr-9{padding-right: 9px}.pr-10{padding-right: 10px}.pr-15{padding-right: 15px}.pr-20{padding-right:20px}.pr-25{padding-right:25px}.pr-30{padding-right:30px}.pr-35{padding-right:35px}.pr-40{padding-right:40px}.pr-45{padding-right:45px}.pr-50{padding-right:50px}.pr-55{padding-right:55px}.pr-60{padding-right:60px}
.pb-0{padding-bottom: 0px}.pb-1{padding-bottom: 1px}.pb-2{padding-bottom: 2px}.pb-3{padding-bottom: 3px}.pb-4{padding-bottom: 4px}.pb-5{padding-bottom: 5px}.pb-6{padding-bottom: 6px}.pb-7{padding-bottom: 7px}.pb-8{padding-bottom: 8px}.pb-9{padding-bottom: 9px}.pb-10{padding-bottom: 10px}.pb-15{padding-bottom: 15px}.pb-20{padding-bottom:20px}.pb-25{padding-bottom:25px}.pb-30{padding-bottom:30px}.pb-35{padding-bottom:35px}.pb-40{padding-bottom:40px}.pb-45{padding-bottom:45px}.pb-50{padding-bottom:50px}.pb-55{padding-bottom:55px}.pb-60{padding-bottom:60px}
.pl-0{padding-left: 0px}.pl-1{padding-left: 1px}.pl-2{padding-left: 2px}.pl-3{padding-left: 3px}.pl-4{padding-left: 4px}.pl-5{padding-left: 5px}.pl-6{padding-left: 6px}.pl-7{padding-left: 7px}.pl-8{padding-left: 8px}.pl-9{padding-left: 9px}.pl-10{padding-left: 10px}.pl-15{padding-left: 15px}.pl-20{padding-left:20px}.pl-25{padding-left:25px}.pl-30{padding-left:30px}.pl-35{padding-left:35px}.pl-40{padding-left:40px}.pl-45{padding-left:45px}.pl-50{padding-left:50px}.pl-55{padding-left:55px}.pl-60{padding-left:60px}
.pd-0{padding: 0px}.pd-1{padding: 1px}.pd-2{padding: 2px}.pd-3{padding: 3px}.pd-4{padding: 4px}.pd-5{padding: 5px}.pd-6{padding: 6px}.pd-7{padding: 7px}.pd-8{padding: 8px}.pd-9{padding: 9px}.pd-10{padding: 10px}.pd-15{padding: 15px}.pd-20{padding:20px}.pd-25{padding:25px}.pd-30{padding:30px}.pd-35{padding:35px}.pd-40{padding:40px}.pd-45{padding:45px}.pd-50{padding:50px}.pd-55{padding:55px}.pd-60{padding:60px}
/*高度 常用文字限高*/
.h-15{height:15px}.h-20{height:20px}.h-25{height:25px}.h-30{height:30px}.h-35{height:35px}.h-40{height:40px}.h-45{height:45px}.h-50{height:50px}.h-55{height:55px}.h-60{height:60px}
/* 行高 */
.line-h-15{line-height: 15px}.line-h-20{line-height: 20px}.line-h-25{line-height: 25px}.line-h-30{line-height: 30px}.line-h-35{line-height: 35px}.line-h-40{line-height: 40px}.line-h-45{line-height: 45px}.line-h-50{line-height: 50px}.line-h-55{line-height: 55px}.line-h-60{line-height: 60px}.line-h-100s{line-height: 100%}.line-h-150s{line-height: 150%}
/* 圆角 */
.radius-0{border-radius:0px}.radius-3{border-radius:3px}.radius-5{border-radius: 5px}.radius-10{border-radius: 10px}.radius-15{border-radius: 15px}.radius-20{border-radius: 20px}.full-radius{border-radius: 50%}
/* 宽度比例 */
.full-w{width: 100% !important}.full-h{height: 100% !important}.full-wh{width: 100%;height:100%}
.max-100{max-width: 100px}
/* 常用阴影 */
.shadow-rb{ -webkit-box-shadow: 3px 3px 3px;-moz-box-shadow: 3px 3px 3px;box-shadow: 3px 3px 3px}
/* 链接 */
.inline-link {display: inline-block; border-bottom: 1px dashed rgba(0, 0, 0, 0.4); text-decoration: none; color: #777}
.inline-link:hover {border-bottom-style: dotted}
.inline-link:active {border-bottom-style: solid}
.inline-link:visited {border-bottom: 1px solid #97CAF2}
/* 下划线 */
.t-none,.t-none a{text-decoration: none}
.t-through{text-decoration:line-through}
/* 边框 */
.bor{border: 1px solid black}
/* 边框颜色 */
.bor-col-pri{border-color: #00A5F7 !important}
.bor-col-red{border-color:#e3393c !important}
.bor-col-orange{border-color:orange !important}
.bor-col-success{border-color:#5eb95e !important}
.bor-col-ccc{border-color: #ccc !important}
.bor-col-eb{border-color: #ebebeb !important}
.bor-col-f2{border-color: #f2f2f2 !important}
.bor-col-eaf8ff{border-color: #eaf8ff !important}
/* 边框粗细 */
.bor-2px{border-width: 2px}
.bor-3px{border-width: 3px}
.bor-5px{border-width: 5px}
.bor-7px{border-width: 7px}
/* 边框样式 */
.bor-dot{border-style: dotted}
.bor-dou{border-style: double}
.bor-das{border-style: dashed}
/* 有无边框 */
.bor-t{border-style:solid none none none}
.bor-r{border-style:none solid none none}
.bor-b{border-style:none none solid none}
.bor-l{border-style:none none none solid}
.bor-t-none{border-top:none}
.bor-l-none{border-left:none}
.bor-r-none{border-right:none}
.bor-b-none{border-bottom:none}
/* 强制换行 */
.newline {word-wrap: break-word; white-space: normal; word-break: break-all}
/*字体*/
.family-hk{font-family: "华文楷体"}
.family-h{font-family: "黑体"}
.family-s{font-family: "宋体"}
.family-hxh{font-family: "华文细黑"}
.family-tnr{font-family: "Times New Roman"}
/*字体大小 加粗*/
.f-w{font-weight: bolder}
.f-11{font-size:11px;-webkit-transform:scale(0.8)}
.f-12{font-size:12px}.f-12i{font-size:12px !important}.f-13{font-size: 13px}.f-13i{font-size: 13px !important}.f-14{font-size: 14px}.f-14i{font-size:14px !important}.f-16{font-size:16px}.f-16i{font-size:16px !important}.f-18{font-size:18px}.f-18i{font-size:18px !important}.f-20{font-size:20px}.f-20i{font-size:20px !important}.f-22{font-size:22px}.f-22i{font-size:22px !important}.f-24{font-size:24px}.f-24i{font-size:24px !important}.f-26{font-size:26px}.f-26!{font-size:26px !important}.f-28{font-size:28px}.f-28i{font-size:28px !important}.f-30{font-size:30px}.f-30i{font-size:30px !important}
/* 编辑器文本调整*/
.edit p{font-size:13px !important;text-indent:24px;margin-bottom:10px;letter-spacing:1px}
/*字间距*/
.let-spa-1{letter-spacing:1px}
.let-spa-2{letter-spacing:2px}
/*首行缩进 2个字*/
.text-ind{text-indent:2em}
/*首字大写*/
.first-let:first-letter{
font-size:18px;
margin-right:3px;
}
/* 堆叠 */
.z-0{z-index: 0}.z-1{z-index: 1}.z-9{z-index: 9}.z-99{z-index: 99}.z-999{z-index: 999}.z-9999{z-index: 9999}.z-99999{z-index: 99999}
/*主要颜色*/
.col-primary,.col-primary a,a.col-primary{color:#00ADEB}
.col-primary a:hover,a.col-primary:hover{color:#00ADEB}
/*强调色—成功*/
.col-success,.col-success a,a.col-success{color:#5eb95e}
.col-success a:hover,a.col-success:hover{color:#5eb95e}
/*强调色—危险*/
.col-danger,.col-danger a,a.col-danger{color:#dd514c}
.col-danger a:hover,a.col-danger:hover{color:#dd514c}
/*强调色—警告*/
.col-warning,.col-warning a,a.col-warning{color:#f37b1d}
.col-warning a:hover,a.col-warning:hover{color:#f37b1d}
/*强调色—错误*/
.col-error,.col-error a,a.col-error{color:#c00}
.col-error a:hover,a.col-error:hover{color:#c00}
/*辅助色—浅黑*/
.col-333,.col-333 a,a.col-333{color:#333}
.col-333 a:hover,a.col-333:hover{color:#333}
/*辅助色—灰色*/
.col-555,.col-555 a,a.col-555{color:#555}
.col-555 a:hover,a.col-555:hover{color:#555}
.col-666,.col-666 a,a.col-666{color:#666}
.col-666 a:hover,a.col-666:hover{color:#666}
.col-999,.col-999 a,a.col-999{color:#999}
.col-999 a:hover,a.col-999:hover{color:#999}
.col-ccc,.col-ccc a,a.col-ccc{color:#ccc}
.col-ccc a:hover,a.col-ccc:hover{color:#ccc}
/*标准色—红色*/
.col-red,.col-red a,a.col-red{color:#e3393c}
.col-red a:hover,a.col-red:hover{color:#e3393c}
/*红色*/
.col-green,.col-green a,a.col-green{color:#72c02c}
.col-green a:hover,a.col-green:hover{color:#72c02c}
/*红色*/
.col-red-2,.col-red-2 a,a.col-red-2{color:#c81623}
.col-red-2 a:hover,a.col-red-2:hover{color:#c81623}
/*标准色—白色*/
.col-white,.col-white a,a.col-white{color:white}
.col-white a:hover,a.col-white:hover{color:white}
.col-white2,.col-white2 a,a.col-white2{color:#f7f5f5}
.col-white2 a:hover,a.col-white2:hover{color:#f7f5f5}
/*标准色—黑色*/
.col-black,.col-black a{color:black}
.col-black a:hover,a.col-black:hover{color:black}
/*标准色—橙色*/
.col-orange,.col-orange a,a.col-orange{color:orange}
.col-orange a:hover,a.col-orange:hover{color:orange}
/* 深蓝色 */
.col-h-blue{color: #003368}
/*背景颜色*/
/* 主要的 */
.bg-primary{background: #00A5F7}
/* 白色 */
.bg-white{background: #fff}
/* 浅灰色 */
.bg-gray{background: #f5f5f5}
.bg-999{background: #999}
.bg-ddd{background: #ddd}
/* 淡黑色 */
.bg-black1{background: #e7e8eb}
.bg-black2{background: #585f69}
.bg-555{background: #555}
.bg-black{background: black}
/* 深黑色 */
.bg-h-black{background: #444}
/* 深蓝色 */
.bg-h-blue{background: #003368}
/* 浅蓝色 */
.bg-l-blue{background: #eaf8ff}
/* 红色 */
.bg-red{background: #E12432}
.bg-l-red{background: #fafafa;}
/*绿色*/
.bg-green{background: #72c02c}
.bg-l-green{background-color:#EAF2D3}
.bg-l-green2{background-color:#D7FFF0;}
/*橘黄色*/
.bg-orange{background: orange}
/* 浮动 */
.pull-left {float: left !important; _display: inline}
.pull-right {float: right !important; _display: inline}
/*字体hover*/
.hov-primary:hover,.hov-primary a:hover{color:#00ADEB}
.hov-red:hover,.hov-red a:hover{color:#e3393c}
.hov-green:hover,.hov-green a:hover{color:#72c02c}
/*对齐*/
.text-left {text-align:left}
.text-right {text-align:right}
.text-center {text-align:center}
.va * {vertical-align: sub !important; *vertical-align: middle !important; _vertical-align: middle !important}
.vert-def{vertical-align: baseline!important}
.vert-t {vertical-align: top !important}
.vert-m {vertical-align: middle !important}
.vert-b {vertical-align: bottom !important}
/*一行超出省略*/
.text-overflow {overflow: hidden; text-overflow: ellipsis; white-space: nowrap}
/*一行直接截断*/
.text-overflow-1 {overflow: hidden; white-space: nowrap}
/*一行文字,多余超出省略*/
.text-line-1{overflow:hidden; text-overflow:ellipsis;display:-webkit-box; -webkit-box-orient:vertical;-webkit-line-clamp:1}
/*两行文字,多余超出省略*/
.text-line-2{overflow:hidden; text-overflow:ellipsis;display:-webkit-box; -webkit-box-orient:vertical;-webkit-line-clamp:2}
/*四行文字,多余超出省略*/
.text-line-4{overflow:hidden; text-overflow:ellipsis;display:-webkit-box; -webkit-box-orient:vertical;-webkit-line-clamp:4}
/*水平翻转*/
.flipx {-moz-transform: scaleX(-1); -webkit-transform: scaleX(-1); -o-transform: scaleX(-1); transform: scaleX(-1); filter: FlipH()}
/*垂直翻转*/
.flipy {-moz-transform: scaleY(-1); -webkit-transform: scaleY(-1); -o-transform: scaleY(-1); transform: scaleY(-1); filter: FlipV()}
/*顺时针旋转45度*/
.rotate45 {filter: progid:DXImageTransform.Microsoft.BasicImage(rotation=1); -moz-transform: rotate(45deg); -o-transform: rotate(45deg); -webkit-transform: rotate(45deg); transform: rotate(45deg)}
/*顺时针旋转90度*/
.rotate90 {filter: progid:DXImageTransform.Microsoft.BasicImage(rotation=1); -moz-transform: rotate(90deg); -o-transform: rotate(90deg); -webkit-transform: rotate(90deg); transform: rotate(90deg)}
/*顺时针旋转180度*/
.rotate180 {filter: progid:DXImageTransform.Microsoft.BasicImage(rotation=2); -moz-transform: rotate(180deg); -o-transform: rotate(180deg); -webkit-transform: rotate(180deg); transform: rotate(180deg)}
/*顺时针旋转270度*/
.rotate270 {filter: progid:DXImageTransform.Microsoft.BasicImage(rotation=3); -moz-transform: rotate(270deg); -o-transform: rotate(270deg); -webkit-transform: rotate(270deg); transform: rotate(270deg)}
/*定位*/
.affix {position: fixed}.pos-r {position: relative}.pos-a {position: absolute}
.t-0{top: 0px}.t-1{top: 1px}.t-2{top: 2px}.t-3{top: 3px}.t-4{top: 4px}.t-5{top: 5px}.t-7{top: 7px}.t-10{top: 10px}.t--1{top: -1px}.t--2{top: -2px}.t--3{top: -3px}.t--4{top: -4px}.t--5{top: -5px}
.r-0{right: 0px}.r-1{right: 1px}.r-2{right: 2px}.r-3{right: 3px}.r-4{right: 4px}.r-5{right: 5px}.r-7{right: 7px}.r-10{right: 10px}.r--1{right: -1px}.r--2{right: -2px}.r--3{right: -3px}.r--4{right: -4px}.r--5{right: -5px}
.b-0{bottom: 0px}.b-1{bottom: 1px}.b-2{bottom: 2px}.b-3{bottom: 3px}.b-4{bottom: 4px}.b-5{bottom: 5px}.b-7{bottom: 7px}.b-10{bottom: 10px}.b--1{bottom: -1px}.b--2{bottom: -2px}.b--3{bottom: -3px}.b--4{bottom: -4px}.b--5{bottom: -5px}
.l-0{left: 0px}.l-1{left: 1px}.l-2{left: 2px}.l-3{left: 3px}.l-4{left: 4px}.l-5{left: 5px}.l-7{left: 7px}.l-10{left: 10px}.l--1{left: -1px}.l--2{left: -2px}.l--3{left: -3px}.l--4{left: -4px}.l--5{left: -5px}
/*超出隐藏*/
.overflow-h{overflow: hidden}
/* 鼠标手势 */
.cur-p{cursor: pointer}.cur-h{cursor: help}.cur-a{cursor: auto}.cur-d{cursor: default}
/* 显示隐藏块 */
.dis-b{display: block}.dis-n{display: none}.dis-i{display: inline}.dis-ib{display: inline-block}
/* 常用图片尺寸 */
.img-20{width:20px;height:20px}
.img-25{width:25px;height:25px}
.img-30{width:30px;height:30px}
.img-35{width:35px;height:35px}
.img-50{width:50px;height:50px}
.img-60{width:60px;height:60px}
.img-100{width:100px;height:100px}
.product-img{width: 100%;height:190px; position: relative}
@media (max-width: 768px){
.product-img{height:130px}
}
.pro-img-2{width: 100%;height:139px;position: relative}
.pro-img-3{height:60px;position: relative}
@media (max-width: 992px){
.pro-img-2{height:95px}
.pro-img-3{height:50px}
}
.product-img img,.pro-img-2 img,.pro-img-3 img{position: absolute;
top: 50%;
left: 50%;
transform: translate(-50%, -50%);
-ms-transform: translate(-50%, -50%);
-webkit-transform: translate(-50%, -50%);
-moz-transform: translate(-50%, -50%);
max-height: 100%;
}
/*页面底部*/
.wrap{min-height: 100%}
/*透明*/
.rgba-30{background: rgba(0,0,0,0.4)}
.rgba-50{background: rgba(0,0,0,0.5)}
.rgba-70{background: rgba(0,0,0,0.7)} | app/src/main/assets/mobile/css/comm/base.css | @charset "utf-8";
/*==========================1 样式重置=================================*/
* {
-moz-box-sizing: border-box; -webkit-box-sizing: border-box; -o-box-sizing: border-box; -ms-box-sizing: border-box; box-sizing: border-box;
-webkit-tap-highlight-color:rgba(0,0,0,0); -ms-text-size-adjust: 100%; -webkit-text-size-adjust: 100%;
outline-style: none;
color:#555;
}
html,body{
height:100%;
}
html,body,h1,h2,h3,h4,h5,h6,hr,p,iframe,dl,dt,dd,ul,ol,li,pre,form,button,input,textarea,th,td,fieldset{margin:0;padding:0}
ul,ol,dl,li{list-style:none}
html,body{*position:static}
/*IE下a:hover 背景闪烁*/
*html{overflow:-moz-scrollbars-vertical;zoom:expression(function(ele){ele.style.zoom = "1";document.execCommand("BackgroundImageCache",false,true)}(this))}
header,footer,section,aside,details,menu,article,section,nav,address,hgroup,figure,figcaption,legend{display:block;margin:0;padding:0}
address,caption,cite,code,dfn,em,th,var,i{font-style:normal;font-weight:400}
input,button,textarea,select,optgroup,option{font-family:inherit;font-size:inherit;font-style:inherit;font-weight:inherit}
input,button{overflow: visible;vertical-align:middle;outline-width:0}
input[type="submit"],input[type="reset"],input[type="button"],input[type="text"],input[type="password"]{-webkit-appearance:none;outline-width:0}
body,th,td,button,input,select,textarea{font-family:"Microsoft Yahei","Hiragino Sans GB","Helvetica Neue",Helvetica,tahoma,arial,"WenQuanYi Micro Hei",Verdana,sans-serif,"\5B8B\4F53";font-size:12px;color: #333;-webkit-font-smoothing: antialiased;-moz-osx-font-smoothing:grayscale}
legend{width:100%;margin-bottom:20px;font-size:21px;line-height:40px;border:0;border-bottom:1px solid #e5e5e5}
legend small{font-size:15px;color:#999}
svg:not(:root) {overflow: hidden}
fieldset {border-width:0;padding: 0.35em 0.625em 0.75em;margin: 0 2px}
input[type="number"]::-webkit-inner-spin-button,input[type="number"]::-webkit-outer-spin-button {height: auto; -webkit-appearance: none !important;margin: 0;-moz-appearance:textfield}
input[type="search"] {-webkit-appearance: textfield; /* 1 */}
input[type="search"]::-webkit-search-cancel-button,input[type="search"]::-webkit-search-decoration {-webkit-appearance: none}
button, input[type="button"], input[type="submit"] {line-height: normal}
@media ( max-width : 767px) {
html{overflow-y:auto}
}
table {border-collapse: collapse; border-spacing: 0}
audio, canvas, video {display: inline-block; *display: inline; *zoom: 1}
audio:not([controls]), [hidden], .hidden, .hide {display: none}
body {line-height:1}
h1, h2, h3, h4, h5, h6 {font-weight:normal}
a {text-decoration: none; cursor: pointer; outline-width: 0}
a:hover {text-decoration: underline}
a.ie6:hover {zoom: 1}
sub, sup {vertical-align: baseline}
/*img*/
img {border: 0; vertical-align: middle;max-width:100%}
a img, img {-ms-interpolation-mode: bicubic}
img[src=""]{
opacity: 0;
}/*图片没有路径时,除去边框*/
/*===========================样式重置end=================================*/
/*=====================响应式=====================*/
/*2.1 响应式栅格系统*/
.container {padding-right: 15px; padding-left: 15px; margin-right: auto; margin-left: auto}
.container-fluid {padding-right: 15px; padding-left: 15px; margin-right: auto; margin-left: auto}
@media (min-width:768px) {
.container {width: 750px}
}
@media (min-width:992px) {
.container {width: 970px}
}
@media (min-width:1200px) {
.container {width: 1170px}
}
@media (min-width:1300px) {
.container {width: 1240px}
}
@media print {
.container {width: auto}
}
/*=========================响应式 end=======================*/
/*===========================基础样式start=================================*/
/*清浮动*/
.clear:after, .clearfix:after {content: "\20"; display: block; height: 0; clear: both; visibility: hidden}
.clear, .clearfix {zoom: 1}
.transform-clear {-webkit-transform: translate3d(0, 0, 0); -moz-transform: translate3d(0, 0, 0); -ms-transform: translate3d(0, 0, 0); transform: translate3d(0, 0, 0)}
.radius-clear {-webkit-border-radius: 0 !important; -moz-border-radius: 0 !important; -ms-border-radius: 0 !important; -o-border-radius: 0 !important; border-radius: 0 !important}
.inline-block {display: inline-block; *display: inline; *zoom: 1}
/* margin */
.mt-0{margin-top: 0px}.mt-1{margin-top: 1px}.mt-2{margin-top: 2px}.mt-3{margin-top: 3px}.mt-4{margin-top: 4px}.mt-5{margin-top: 5px}.mt-6{margin-top: 6px}.mt-7{margin-top: 7px}.mt-8{margin-top: 8px}.mt-9{margin-top: 9px}.mt-10{margin-top: 10px}.mt-15{margin-top: 15px}.mt-20{margin-top:20px}.mt-25{margin-top:25px}.mt-30{margin-top:30px}.mt-35{margin-top:35px}.mt-40{margin-top:40px}.mt-45{margin-top:45px}.mt-50{margin-top:50px}.mt-55{margin-top:55px}.mt-60{margin-top:60px}
.mr-0{margin-right:0px}.mr-1{margin-right:1px}.mr-2{margin-right:2px}.mr-3{margin-right:3px}.mr-4{margin-right:4px}.mr-5{margin-right:5px}.mr-6{margin-right:6px}.mr-7{margin-right:7px}.mr-8{margin-right:8px}.mr-9{margin-right:9px}.mr-10{margin-right:10px}.mr-15{margin-right:15px}.mr-20{margin-right:20px}.mr-25{margin-right:25px}.mr-30{margin-right:30px}.mr-35{margin-right:35px}.mr-40{margin-right:40px}.mr-45{margin-right:45px}.mr-50{margin-right:50px}.mr-55{margin-right:55px}.mr-60{margin-right:60px}
.mb-0{margin-bottom:0px}.mb-1{margin-bottom:1px}.mb-2{margin-bottom:2px}.mb-3{margin-bottom:3px}.mb-4{margin-bottom:4px}.mb-5{margin-bottom:5px}.mb-6{margin-bottom:6px}.mb-7{margin-bottom:7px}.mb-8{margin-bottom:8px}.mb-9{margin-bottom:9px}.mb-10{margin-bottom:10px}.mb-15{margin-bottom:15px}.mb-20{margin-bottom:20px}.mb-25{margin-bottom:25px}.mb-30{margin-bottom:30px}.mb-35{margin-bottom:35px}.mb-40{margin-bottom:40px}.mb-45{margin-bottom:45px}.mb-50{margin-bottom:50px}.mb-55{margin-bottom:55px}.mb-60{margin-bottom:60px}
.ml-0{margin-left:0px}.ml-1{margin-left:1px}.ml-2{margin-left:2px}.ml-3{margin-left:3px}.ml-4{margin-left:4px}.ml-5{margin-left:5px}.ml-6{margin-left:6px}.ml-7{margin-left:7px}.ml-8{margin-left:8px}.ml-9{margin-left:9px}.ml-10{margin-left:10px}.ml-15{margin-left:15px}.ml-20{margin-left:20px}.ml-25{margin-left:25px}.ml-30{margin-left:30px}.ml-35{margin-left:35px}.ml-40{margin-left:40px}.ml-45{margin-left:45px}.ml-50{margin-left:50px}.ml-55{margin-left:55px}.ml-60{margin-left:60px}
.mg-0{margin:0px}.mg-1{margin:1px}.mg-2{margin:2px}.mg-3{margin:3px}.mg-4{margin:4px}.mg-5{margin:5px}.mg-6{margin:6px}.mg-7{margin:7px}.mg-8{margin:8px}.mg-9{margin:9px}.mg-10{margin:10px}.mg-15{margin:15px}.mg-20{margin:20px}.mg-25{margin:25px}.mg-30{margin:30px}.mg-35{margin:35px}.mg-40{margin:40px}.mg-45{margin:45px}.mg-50{margin:50px}.mg-55{margin:55px}.mg-60{margin:60px}
.mg-0-auto{margin:0 auto}
/* padding */
.pt-0{padding-top: 0px}.pt-1{padding-top: 1px}.pt-2{padding-top: 2px}.pt-3{padding-top: 3px}.pt-4{padding-top: 4px}.pt-5{padding-top: 5px}.pt-6{padding-top: 6px}.pt-7{padding-top: 7px}.pt-8{padding-top: 8px}.pt-9{padding-top: 9px}.pt-10{padding-top: 10px}.pt-15{padding-top: 15px}.pt-20{padding-top:20px}.pt-25{padding-top:25px}.pt-30{padding-top:30px}.pt-35{padding-top:35px}.pt-40{padding-top:40px}.pt-45{padding-top:45px}.pt-50{padding-top:50px}.pt-55{padding-top:55px}.pt-60{padding-top:60px}
.pr-0{padding-right: 0px}.pr-1{padding-right: 1px}.pr-2{padding-right: 2px}.pr-3{padding-right: 3px}.pr-4{padding-right: 4px}.pr-5{padding-right: 5px}.pr-6{padding-right: 6px}.pr-7{padding-right: 7px}.pr-8{padding-right: 8px}.pr-9{padding-right: 9px}.pr-10{padding-right: 10px}.pr-15{padding-right: 15px}.pr-20{padding-right:20px}.pr-25{padding-right:25px}.pr-30{padding-right:30px}.pr-35{padding-right:35px}.pr-40{padding-right:40px}.pr-45{padding-right:45px}.pr-50{padding-right:50px}.pr-55{padding-right:55px}.pr-60{padding-right:60px}
.pb-0{padding-bottom: 0px}.pb-1{padding-bottom: 1px}.pb-2{padding-bottom: 2px}.pb-3{padding-bottom: 3px}.pb-4{padding-bottom: 4px}.pb-5{padding-bottom: 5px}.pb-6{padding-bottom: 6px}.pb-7{padding-bottom: 7px}.pb-8{padding-bottom: 8px}.pb-9{padding-bottom: 9px}.pb-10{padding-bottom: 10px}.pb-15{padding-bottom: 15px}.pb-20{padding-bottom:20px}.pb-25{padding-bottom:25px}.pb-30{padding-bottom:30px}.pb-35{padding-bottom:35px}.pb-40{padding-bottom:40px}.pb-45{padding-bottom:45px}.pb-50{padding-bottom:50px}.pb-55{padding-bottom:55px}.pb-60{padding-bottom:60px}
.pl-0{padding-left: 0px}.pl-1{padding-left: 1px}.pl-2{padding-left: 2px}.pl-3{padding-left: 3px}.pl-4{padding-left: 4px}.pl-5{padding-left: 5px}.pl-6{padding-left: 6px}.pl-7{padding-left: 7px}.pl-8{padding-left: 8px}.pl-9{padding-left: 9px}.pl-10{padding-left: 10px}.pl-15{padding-left: 15px}.pl-20{padding-left:20px}.pl-25{padding-left:25px}.pl-30{padding-left:30px}.pl-35{padding-left:35px}.pl-40{padding-left:40px}.pl-45{padding-left:45px}.pl-50{padding-left:50px}.pl-55{padding-left:55px}.pl-60{padding-left:60px}
.pd-0{padding: 0px}.pd-1{padding: 1px}.pd-2{padding: 2px}.pd-3{padding: 3px}.pd-4{padding: 4px}.pd-5{padding: 5px}.pd-6{padding: 6px}.pd-7{padding: 7px}.pd-8{padding: 8px}.pd-9{padding: 9px}.pd-10{padding: 10px}.pd-15{padding: 15px}.pd-20{padding:20px}.pd-25{padding:25px}.pd-30{padding:30px}.pd-35{padding:35px}.pd-40{padding:40px}.pd-45{padding:45px}.pd-50{padding:50px}.pd-55{padding:55px}.pd-60{padding:60px}
/*高度 常用文字限高*/
.h-15{height:15px}.h-20{height:20px}.h-25{height:25px}.h-30{height:30px}.h-35{height:35px}.h-40{height:40px}.h-45{height:45px}.h-50{height:50px}.h-55{height:55px}.h-60{height:60px}
/* 行高 */
.line-h-15{line-height: 15px}.line-h-20{line-height: 20px}.line-h-25{line-height: 25px}.line-h-30{line-height: 30px}.line-h-35{line-height: 35px}.line-h-40{line-height: 40px}.line-h-45{line-height: 45px}.line-h-50{line-height: 50px}.line-h-55{line-height: 55px}.line-h-60{line-height: 60px}.line-h-100s{line-height: 100%}.line-h-150s{line-height: 150%}
/* 圆角 */
.radius-0{border-radius:0px}.radius-3{border-radius:3px}.radius-5{border-radius: 5px}.radius-10{border-radius: 10px}.radius-15{border-radius: 15px}.radius-20{border-radius: 20px}.full-radius{border-radius: 50%}
/* 宽度比例 */
.full-w{width: 100% !important}.full-h{height: 100% !important}.full-wh{width: 100%;height:100%}
.max-100{max-width: 100px}
/* 常用阴影 */
.shadow-rb{ -webkit-box-shadow: 3px 3px 3px;-moz-box-shadow: 3px 3px 3px;box-shadow: 3px 3px 3px}
/* 链接 */
.inline-link {display: inline-block; border-bottom: 1px dashed rgba(0, 0, 0, 0.4); text-decoration: none; color: #777}
.inline-link:hover {border-bottom-style: dotted}
.inline-link:active {border-bottom-style: solid}
.inline-link:visited {border-bottom: 1px solid #97CAF2}
/* 下划线 */
.t-none,.t-none a{text-decoration: none}
.t-through{text-decoration:line-through}
/* 边框 */
.bor{border: 1px solid black}
/* 边框颜色 */
.bor-col-pri{border-color: #00A5F7 !important}
.bor-col-red{border-color:#e3393c !important}
.bor-col-orange{border-color:orange !important}
.bor-col-success{border-color:#5eb95e !important}
.bor-col-ccc{border-color: #ccc !important}
.bor-col-eb{border-color: #ebebeb !important}
.bor-col-f2{border-color: #f2f2f2 !important}
.bor-col-eaf8ff{border-color: #eaf8ff !important}
/* 边框粗细 */
.bor-2px{border-width: 2px}
.bor-3px{border-width: 3px}
.bor-5px{border-width: 5px}
.bor-7px{border-width: 7px}
/* 边框样式 */
.bor-dot{border-style: dotted}
.bor-dou{border-style: double}
.bor-das{border-style: dashed}
/* 有无边框 */
.bor-t{border-style:solid none none none}
.bor-r{border-style:none solid none none}
.bor-b{border-style:none none solid none}
.bor-l{border-style:none none none solid}
.bor-t-none{border-top:none}
.bor-l-none{border-left:none}
.bor-r-none{border-right:none}
.bor-b-none{border-bottom:none}
/* 强制换行 */
.newline {word-wrap: break-word; white-space: normal; word-break: break-all}
/*字体*/
.family-hk{font-family: "华文楷体"}
.family-h{font-family: "黑体"}
.family-s{font-family: "宋体"}
.family-hxh{font-family: "华文细黑"}
.family-tnr{font-family: "Times New Roman"}
/*字体大小 加粗*/
.f-w{font-weight: bolder}
.f-11{font-size:11px;-webkit-transform:scale(0.8)}
.f-12{font-size:12px}.f-12i{font-size:12px !important}.f-13{font-size: 13px}.f-13i{font-size: 13px !important}.f-14{font-size: 14px}.f-14i{font-size:14px !important}.f-16{font-size:16px}.f-16i{font-size:16px !important}.f-18{font-size:18px}.f-18i{font-size:18px !important}.f-20{font-size:20px}.f-20i{font-size:20px !important}.f-22{font-size:22px}.f-22i{font-size:22px !important}.f-24{font-size:24px}.f-24i{font-size:24px !important}.f-26{font-size:26px}.f-26!{font-size:26px !important}.f-28{font-size:28px}.f-28i{font-size:28px !important}.f-30{font-size:30px}.f-30i{font-size:30px !important}
/* 编辑器文本调整*/
.edit p{font-size:13px !important;text-indent:24px;margin-bottom:10px;letter-spacing:1px}
/*字间距*/
.let-spa-1{letter-spacing:1px}
.let-spa-2{letter-spacing:2px}
/*首行缩进 2个字*/
.text-ind{text-indent:2em}
/*首字大写*/
.first-let:first-letter{
font-size:18px;
margin-right:3px;
}
/* 堆叠 */
.z-0{z-index: 0}.z-1{z-index: 1}.z-9{z-index: 9}.z-99{z-index: 99}.z-999{z-index: 999}.z-9999{z-index: 9999}.z-99999{z-index: 99999}
/*主要颜色*/
.col-primary,.col-primary a,a.col-primary{color:#00ADEB}
.col-primary a:hover,a.col-primary:hover{color:#00ADEB}
/*强调色—成功*/
.col-success,.col-success a,a.col-success{color:#5eb95e}
.col-success a:hover,a.col-success:hover{color:#5eb95e}
/*强调色—危险*/
.col-danger,.col-danger a,a.col-danger{color:#dd514c}
.col-danger a:hover,a.col-danger:hover{color:#dd514c}
/*强调色—警告*/
.col-warning,.col-warning a,a.col-warning{color:#f37b1d}
.col-warning a:hover,a.col-warning:hover{color:#f37b1d}
/*强调色—错误*/
.col-error,.col-error a,a.col-error{color:#c00}
.col-error a:hover,a.col-error:hover{color:#c00}
/*辅助色—浅黑*/
.col-333,.col-333 a,a.col-333{color:#333}
.col-333 a:hover,a.col-333:hover{color:#333}
/*辅助色—灰色*/
.col-555,.col-555 a,a.col-555{color:#555}
.col-555 a:hover,a.col-555:hover{color:#555}
.col-666,.col-666 a,a.col-666{color:#666}
.col-666 a:hover,a.col-666:hover{color:#666}
.col-999,.col-999 a,a.col-999{color:#999}
.col-999 a:hover,a.col-999:hover{color:#999}
.col-ccc,.col-ccc a,a.col-ccc{color:#ccc}
.col-ccc a:hover,a.col-ccc:hover{color:#ccc}
/*标准色—红色*/
.col-red,.col-red a,a.col-red{color:#e3393c}
.col-red a:hover,a.col-red:hover{color:#e3393c}
/*红色*/
.col-green,.col-green a,a.col-green{color:#72c02c}
.col-green a:hover,a.col-green:hover{color:#72c02c}
/*红色*/
.col-red-2,.col-red-2 a,a.col-red-2{color:#c81623}
.col-red-2 a:hover,a.col-red-2:hover{color:#c81623}
/*标准色—白色*/
.col-white,.col-white a,a.col-white{color:white}
.col-white a:hover,a.col-white:hover{color:white}
.col-white2,.col-white2 a,a.col-white2{color:#f7f5f5}
.col-white2 a:hover,a.col-white2:hover{color:#f7f5f5}
/*标准色—黑色*/
.col-black,.col-black a{color:black}
.col-black a:hover,a.col-black:hover{color:black}
/*标准色—橙色*/
.col-orange,.col-orange a,a.col-orange{color:orange}
.col-orange a:hover,a.col-orange:hover{color:orange}
/* 深蓝色 */
.col-h-blue{color: #003368}
/*背景颜色*/
/* 主要的 */
.bg-primary{background: #00A5F7}
/* 白色 */
.bg-white{background: #fff}
/* 浅灰色 */
.bg-gray{background: #f5f5f5}
.bg-999{background: #999}
.bg-ddd{background: #ddd}
/* 淡黑色 */
.bg-black1{background: #e7e8eb}
.bg-black2{background: #585f69}
.bg-555{background: #555}
.bg-black{background: black}
/* 深黑色 */
.bg-h-black{background: #444}
/* 深蓝色 */
.bg-h-blue{background: #003368}
/* 浅蓝色 */
.bg-l-blue{background: #eaf8ff}
/* 红色 */
.bg-red{background: #E12432}
.bg-l-red{background: #fafafa;}
/*绿色*/
.bg-green{background: #72c02c}
.bg-l-green{background-color:#EAF2D3}
.bg-l-green2{background-color:#D7FFF0;}
/*橘黄色*/
.bg-orange{background: orange}
/* 浮动 */
.pull-left {float: left !important; _display: inline}
.pull-right {float: right !important; _display: inline}
/*字体hover*/
.hov-primary:hover,.hov-primary a:hover{color:#00ADEB}
.hov-red:hover,.hov-red a:hover{color:#e3393c}
.hov-green:hover,.hov-green a:hover{color:#72c02c}
/*对齐*/
.text-left {text-align:left}
.text-right {text-align:right}
.text-center {text-align:center}
.va * {vertical-align: sub !important; *vertical-align: middle !important; _vertical-align: middle !important}
.vert-def{vertical-align: baseline!important}
.vert-t {vertical-align: top !important}
.vert-m {vertical-align: middle !important}
.vert-b {vertical-align: bottom !important}
/*一行超出省略*/
.text-overflow {overflow: hidden; text-overflow: ellipsis; white-space: nowrap}
/*一行直接截断*/
.text-overflow-1 {overflow: hidden; white-space: nowrap}
/*一行文字,多余超出省略*/
.text-line-1{overflow:hidden; text-overflow:ellipsis;display:-webkit-box; -webkit-box-orient:vertical;-webkit-line-clamp:1}
/*两行文字,多余超出省略*/
.text-line-2{overflow:hidden; text-overflow:ellipsis;display:-webkit-box; -webkit-box-orient:vertical;-webkit-line-clamp:2}
/*四行文字,多余超出省略*/
.text-line-4{overflow:hidden; text-overflow:ellipsis;display:-webkit-box; -webkit-box-orient:vertical;-webkit-line-clamp:4}
/*水平翻转*/
.flipx {-moz-transform: scaleX(-1); -webkit-transform: scaleX(-1); -o-transform: scaleX(-1); transform: scaleX(-1); filter: FlipH()}
/*垂直翻转*/
.flipy {-moz-transform: scaleY(-1); -webkit-transform: scaleY(-1); -o-transform: scaleY(-1); transform: scaleY(-1); filter: FlipV()}
/*顺时针旋转45度*/
.rotate45 {filter: progid:DXImageTransform.Microsoft.BasicImage(rotation=1); -moz-transform: rotate(45deg); -o-transform: rotate(45deg); -webkit-transform: rotate(45deg); transform: rotate(45deg)}
/*顺时针旋转90度*/
.rotate90 {filter: progid:DXImageTransform.Microsoft.BasicImage(rotation=1); -moz-transform: rotate(90deg); -o-transform: rotate(90deg); -webkit-transform: rotate(90deg); transform: rotate(90deg)}
/*顺时针旋转180度*/
.rotate180 {filter: progid:DXImageTransform.Microsoft.BasicImage(rotation=2); -moz-transform: rotate(180deg); -o-transform: rotate(180deg); -webkit-transform: rotate(180deg); transform: rotate(180deg)}
/*顺时针旋转270度*/
.rotate270 {filter: progid:DXImageTransform.Microsoft.BasicImage(rotation=3); -moz-transform: rotate(270deg); -o-transform: rotate(270deg); -webkit-transform: rotate(270deg); transform: rotate(270deg)}
/*定位*/
.affix {position: fixed}.pos-r {position: relative}.pos-a {position: absolute}
.t-0{top: 0px}.t-1{top: 1px}.t-2{top: 2px}.t-3{top: 3px}.t-4{top: 4px}.t-5{top: 5px}.t-7{top: 7px}.t-10{top: 10px}.t--1{top: -1px}.t--2{top: -2px}.t--3{top: -3px}.t--4{top: -4px}.t--5{top: -5px}
.r-0{right: 0px}.r-1{right: 1px}.r-2{right: 2px}.r-3{right: 3px}.r-4{right: 4px}.r-5{right: 5px}.r-7{right: 7px}.r-10{right: 10px}.r--1{right: -1px}.r--2{right: -2px}.r--3{right: -3px}.r--4{right: -4px}.r--5{right: -5px}
.b-0{bottom: 0px}.b-1{bottom: 1px}.b-2{bottom: 2px}.b-3{bottom: 3px}.b-4{bottom: 4px}.b-5{bottom: 5px}.b-7{bottom: 7px}.b-10{bottom: 10px}.b--1{bottom: -1px}.b--2{bottom: -2px}.b--3{bottom: -3px}.b--4{bottom: -4px}.b--5{bottom: -5px}
.l-0{left: 0px}.l-1{left: 1px}.l-2{left: 2px}.l-3{left: 3px}.l-4{left: 4px}.l-5{left: 5px}.l-7{left: 7px}.l-10{left: 10px}.l--1{left: -1px}.l--2{left: -2px}.l--3{left: -3px}.l--4{left: -4px}.l--5{left: -5px}
/*超出隐藏*/
.overflow-h{overflow: hidden}
/* 鼠标手势 */
.cur-p{cursor: pointer}.cur-h{cursor: help}.cur-a{cursor: auto}.cur-d{cursor: default}
/* 显示隐藏块 */
.dis-b{display: block}.dis-n{display: none}.dis-i{display: inline}.dis-ib{display: inline-block}
/* 常用图片尺寸 */
.img-20{width:20px;height:20px}
.img-25{width:25px;height:25px}
.img-30{width:30px;height:30px}
.img-35{width:35px;height:35px}
.img-50{width:50px;height:50px}
.img-60{width:60px;height:60px}
.img-100{width:100px;height:100px}
.product-img{width: 100%;height:190px; position: relative}
@media (max-width: 768px){
.product-img{height:130px}
}
.pro-img-2{width: 100%;height:139px;position: relative}
.pro-img-3{height:60px;position: relative}
@media (max-width: 992px){
.pro-img-2{height:95px}
.pro-img-3{height:50px}
}
.product-img img,.pro-img-2 img,.pro-img-3 img{position: absolute;
top: 50%;
left: 50%;
transform: translate(-50%, -50%);
-ms-transform: translate(-50%, -50%);
-webkit-transform: translate(-50%, -50%);
-moz-transform: translate(-50%, -50%);
max-height: 100%;
}
/*页面底部*/
.wrap{min-height: 100%}
/*透明*/
.rgba-30{background: rgba(0,0,0,0.4)}
.rgba-50{background: rgba(0,0,0,0.5)}
.rgba-70{background: rgba(0,0,0,0.7)} | 0.233182 | 0.050917 |
.application {
background-color: #f9f9f9;
padding: 30px 0;
/*display: flex;*/
/*justify-content: space-around;*/
margin: 0 auto;
}
.application h3 {
color: #575757;
font-size: 18px;
}
.application header.align_right {
text-align: right;
}
.inline {
display: inline-block;
width: 300px;
padding: 14px;
vertical-align: top;
}
.form2 {
margin-top: 50px;
}
.drop_down_list {
border: 1px solid #8de0d2;
width: 300px;
/*height: 38px;*/
background-color: white;
margin-top: 22px;
padding: 8px 12px;
position: relative;
}
.list_label {
font-size: 30px;
color: #e2e2e2;
font-family: 'ralewaylight', Arial, Tahoma, sans-serif;
}
.checkbox2 {
position: relative;
padding: 30px 30px 30px 0;
}
.checkbox2 input {
display: block;
opacity: 0;
height: 48px;
position: absolute;
width: 48px;
cursor: pointer;
}
.checkbox2 label {
display: block;
padding-left: 65px;
position: relative;
font-size: 28px;
color: #cecece;
line-height: 120%;
padding-top: 10px;
cursor: pointer;
font-family: Arial, Verdana, sans-serif;
}
.checkbox2 label::before, .checkbox2 label::after {
border: 1px solid #27c7ab;
content: "";
display: block;
left: 0;
height: 48px;
position: absolute;
width: 48px;
top: 0;
}
.checkbox2 label::after {
background: url("data:image/svg+xml;charset=US-ASCII,%3Csvg%20xmlns%3D%22http%3A//www.w3.org/2000/svg%22%20xmlns%3Axlink%3D%22http%3A//www.w3.org/1999/xlink%22%20preserveAspectRatio%3D%22xMidYMid%22%20width%3D%2233.875%22%20height%3D%2233%22%20viewBox%3D%220%200%2033.875%2033%22%3E%0A%20%20%3Cpath%20d%3D%22M9.470%2C15.209%20L14.061%2C24.104%20C14.061%2C24.104%2021.522%2C6.026%2033.287%2C-0.000%20C33.000%2C4.304%2031.852%2C8.035%2033.861%2C12.626%20C28.696%2C13.774%2018.078%2C26.687%2014.635%2C33.000%20C9.756%2C26.974%204.017%2C22.382%20-0.000%2C20.948%20L9.470%2C15.209%20Z%22%20fill%3D%22%2327c7ab%22/%3E%0A%3C/svg%3E%0A") no-repeat center;
border: 0;
display: none;
}
.checkbox2 input:checked + label::after {
display: block;
}
.active2 {
background: url('../images/form_ok.jpg');
width: 48px;
height: 40px;
}
.inline_text {
display: inline-block;
width: 228px;
vertical-align: top;
margin-top: 30px;
margin-left: 15px;
color: #aeaeae;
}
.image_part img {
margin-top: 110px;
margin-left: 38px;
}
.application .green_bell {
background-color: #24baa0;
width: 200px;
height: 6px;
display: inline-block;
margin: 5px 0 5px 0;
}
.summary_panel {
background-color: white;
width: 400px;
height: 195px;
padding: 10px;
margin-top: 50px
}
.application .green_button {
background-color: #27c7ab;
color: white;
text-align: center;
text-transform: uppercase;
width: 200px;
padding: 10px 30px;
font-size: 24px;
display: inline-block;
font-family: 'ralewaymedium', Arial, Tahoma, sans-serif;
margin-top: 20px;
margin-left: 29px;
border-radius: 8px;
text-decoration: none;
}
.panel_left {
display: inline-block;
width: 185px;
vertical-align: top;
padding-bottom: 10px;
border-bottom: 1px solid #e7e7e7;
height: 135px;
}
.panel_right {
display: inline-block;
width: 100px;
border-left: 1px solid #e7e7e7;
text-align: right;
vertical-align: top;
padding-bottom: 10px;
border-bottom: 1px solid #e7e7e7;
height: 135px;
/*margin-top: 0px;*/
/*!*margin-left: 30px;*!*/
}
.panel_left h4, .panel_right h4 {
color: #24baa0;
font-size: 23px;
}
.panel_left span {
margin-top: 10px;
font-size: 22px;
color: #5b5a5a;
display: block;
}
.panel_right span {
display: block;
font-size: 22px;
color: #24baa0;
margin-top: 10px;
}
.sum_label {
display: inline-block;
width: 185px;
margin-top: 10px;
font-size: 22px;
color: #5b5a5a;
}
.sum {
display: inline-block;
width: 100px;
text-align: right;
margin-top: 10px;
font-size: 22px;
color: #24baa0;
}
.list_arrow {
width: 0;
height: 0;
border-left: 15px solid transparent;
border-right: 15px solid transparent;
border-top: 15px solid #24baa0;
display: block;
position: absolute;
right: 14px;
top: 20px;
cursor: pointer;
}
.list_panel {
background-color: white;
border: 1px solid #ccc;
width: 288px;
padding-left: 15px;
padding-bottom: 10px;
list-style: none;
margin: 0;
left: 0px;
z-index: 2;
position: absolute;
top: 54px;
display: none;
}
.list_panel li {
margin-top: 10px;
cursor: pointer;
color: #585858;
}
.title2 {
height: 30px;
} | css/application.css | .application {
background-color: #f9f9f9;
padding: 30px 0;
/*display: flex;*/
/*justify-content: space-around;*/
margin: 0 auto;
}
.application h3 {
color: #575757;
font-size: 18px;
}
.application header.align_right {
text-align: right;
}
.inline {
display: inline-block;
width: 300px;
padding: 14px;
vertical-align: top;
}
.form2 {
margin-top: 50px;
}
.drop_down_list {
border: 1px solid #8de0d2;
width: 300px;
/*height: 38px;*/
background-color: white;
margin-top: 22px;
padding: 8px 12px;
position: relative;
}
.list_label {
font-size: 30px;
color: #e2e2e2;
font-family: 'ralewaylight', Arial, Tahoma, sans-serif;
}
.checkbox2 {
position: relative;
padding: 30px 30px 30px 0;
}
.checkbox2 input {
display: block;
opacity: 0;
height: 48px;
position: absolute;
width: 48px;
cursor: pointer;
}
.checkbox2 label {
display: block;
padding-left: 65px;
position: relative;
font-size: 28px;
color: #cecece;
line-height: 120%;
padding-top: 10px;
cursor: pointer;
font-family: Arial, Verdana, sans-serif;
}
.checkbox2 label::before, .checkbox2 label::after {
border: 1px solid #27c7ab;
content: "";
display: block;
left: 0;
height: 48px;
position: absolute;
width: 48px;
top: 0;
}
.checkbox2 label::after {
background: url("data:image/svg+xml;charset=US-ASCII,%3Csvg%20xmlns%3D%22http%3A//www.w3.org/2000/svg%22%20xmlns%3Axlink%3D%22http%3A//www.w3.org/1999/xlink%22%20preserveAspectRatio%3D%22xMidYMid%22%20width%3D%2233.875%22%20height%3D%2233%22%20viewBox%3D%220%200%2033.875%2033%22%3E%0A%20%20%3Cpath%20d%3D%22M9.470%2C15.209%20L14.061%2C24.104%20C14.061%2C24.104%2021.522%2C6.026%2033.287%2C-0.000%20C33.000%2C4.304%2031.852%2C8.035%2033.861%2C12.626%20C28.696%2C13.774%2018.078%2C26.687%2014.635%2C33.000%20C9.756%2C26.974%204.017%2C22.382%20-0.000%2C20.948%20L9.470%2C15.209%20Z%22%20fill%3D%22%2327c7ab%22/%3E%0A%3C/svg%3E%0A") no-repeat center;
border: 0;
display: none;
}
.checkbox2 input:checked + label::after {
display: block;
}
.active2 {
background: url('../images/form_ok.jpg');
width: 48px;
height: 40px;
}
.inline_text {
display: inline-block;
width: 228px;
vertical-align: top;
margin-top: 30px;
margin-left: 15px;
color: #aeaeae;
}
.image_part img {
margin-top: 110px;
margin-left: 38px;
}
.application .green_bell {
background-color: #24baa0;
width: 200px;
height: 6px;
display: inline-block;
margin: 5px 0 5px 0;
}
.summary_panel {
background-color: white;
width: 400px;
height: 195px;
padding: 10px;
margin-top: 50px
}
.application .green_button {
background-color: #27c7ab;
color: white;
text-align: center;
text-transform: uppercase;
width: 200px;
padding: 10px 30px;
font-size: 24px;
display: inline-block;
font-family: 'ralewaymedium', Arial, Tahoma, sans-serif;
margin-top: 20px;
margin-left: 29px;
border-radius: 8px;
text-decoration: none;
}
.panel_left {
display: inline-block;
width: 185px;
vertical-align: top;
padding-bottom: 10px;
border-bottom: 1px solid #e7e7e7;
height: 135px;
}
.panel_right {
display: inline-block;
width: 100px;
border-left: 1px solid #e7e7e7;
text-align: right;
vertical-align: top;
padding-bottom: 10px;
border-bottom: 1px solid #e7e7e7;
height: 135px;
/*margin-top: 0px;*/
/*!*margin-left: 30px;*!*/
}
.panel_left h4, .panel_right h4 {
color: #24baa0;
font-size: 23px;
}
.panel_left span {
margin-top: 10px;
font-size: 22px;
color: #5b5a5a;
display: block;
}
.panel_right span {
display: block;
font-size: 22px;
color: #24baa0;
margin-top: 10px;
}
.sum_label {
display: inline-block;
width: 185px;
margin-top: 10px;
font-size: 22px;
color: #5b5a5a;
}
.sum {
display: inline-block;
width: 100px;
text-align: right;
margin-top: 10px;
font-size: 22px;
color: #24baa0;
}
.list_arrow {
width: 0;
height: 0;
border-left: 15px solid transparent;
border-right: 15px solid transparent;
border-top: 15px solid #24baa0;
display: block;
position: absolute;
right: 14px;
top: 20px;
cursor: pointer;
}
.list_panel {
background-color: white;
border: 1px solid #ccc;
width: 288px;
padding-left: 15px;
padding-bottom: 10px;
list-style: none;
margin: 0;
left: 0px;
z-index: 2;
position: absolute;
top: 54px;
display: none;
}
.list_panel li {
margin-top: 10px;
cursor: pointer;
color: #585858;
}
.title2 {
height: 30px;
} | 0.420362 | 0.114319 |
@font-face {
font-family: 'App-Icons';
src:
url('fonts/App-Icons.ttf?qacnzp') format('truetype'),
url('fonts/App-Icons.woff?qacnzp') format('woff'),
url('fonts/App-Icons.svg?qacnzp#App-Icons') format('svg');
font-weight: normal;
font-style: normal;
}
[class^="icon-"], [class*=" icon-"] {
/* use !important to prevent issues with browser extensions that change fonts */
font-family: 'App-Icons' !important;
speak: none;
font-style: normal;
font-weight: normal;
font-variant: normal;
text-transform: none;
line-height: 1;
/* Better Font Rendering =========== */
-webkit-font-smoothing: antialiased;
-moz-osx-font-smoothing: grayscale;
}
.icon-clock:before {
content: "\e900";
}
.icon-fire:before {
content: "\e901";
}
.icon-calendar:before {
content: "\e902";
}
.icon-unlock:before {
content: "\e903";
}
.icon-certificate:before {
content: "\e904";
}
.icon-share:before {
content: "\e905";
}
.icon-hourglass:before {
content: "\e906";
}
.icon-phone:before {
content: "\e907";
}
.icon-mobile:before {
content: "\e908";
}
.icon-megaphone:before {
content: "\e909";
}
.icon-search:before {
content: "\e90a";
}
.icon-mail-o:before {
content: "\e90b";
}
.icon-heart:before {
content: "\e90c";
}
.icon-star:before {
content: "\e90d";
}
.icon-star-o:before {
content: "\e90e";
}
.icon-user:before {
content: "\e90f";
}
.icon-accept:before {
content: "\e910";
}
.icon-close:before {
content: "\e911";
}
.icon-config:before {
content: "\e912";
}
.icon-trash:before {
content: "\e913";
}
.icon-home:before {
content: "\e914";
}
.icon-document:before {
content: "\e915";
}
.icon-repeat:before {
content: "\e916";
}
.icon-refresh:before {
content: "\e917";
}
.icon-lock:before {
content: "\e918";
}
.icon-flag:before {
content: "\e919";
}
.icon-tag:before {
content: "\e91a";
}
.icon-tags:before {
content: "\e91b";
}
.icon-book:before {
content: "\e91c";
}
.icon-bookmark:before {
content: "\e91d";
}
.icon-print:before {
content: "\e91e";
}
.icon-text:before {
content: "\e91f";
}
.icon-image:before {
content: "\e920";
}
.icon-pencil:before {
content: "\e921";
}
.icon-marker:before {
content: "\e922";
}
.icon-edit:before {
content: "\e923";
}
.icon-disabled:before {
content: "\e924";
}
.icon-arrow-left:before {
content: "\e925";
}
.icon-arrow-right:before {
content: "\e926";
}
.icon-arrow-up:before {
content: "\e927";
}
.icon-arrow-down:before {
content: "\e928";
}
.icon-plus:before {
content: "\e929";
}
.icon-minus:before {
content: "\e92a";
}
.icon-asterisk:before {
content: "\e92b";
}
.icon-attention:before {
content: "\e92c";
}
.icon-eye:before {
content: "\e92d";
}
.icon-eye-slash:before {
content: "\e92e";
}
.icon-comment:before {
content: "\e92f";
}
.icon-up:before {
content: "\e930";
}
.icon-down:before {
content: "\e931";
}
.icon-folder:before {
content: "\e932";
}
.icon-key:before {
content: "\e933";
}
.icon-comments:before {
content: "\e934";
}
.icon-thumbs-up:before {
content: "\e935";
}
.icon-thumbs-down:before {
content: "\e936";
}
.icon-logout:before {
content: "\e937";
}
.icon-login:before {
content: "\e938";
}
.icon-trophy:before {
content: "\e939";
}
.icon-twitter:before {
content: "\e93a";
}
.icon-hand-right:before {
content: "\e93b";
}
.icon-hand-left:before {
content: "\e93c";
}
.icon-hand-up:before {
content: "\e93d";
}
.icon-hand-down:before {
content: "\e93e";
}
.icon-filter:before {
content: "\e93f";
}
.icon-cloud:before {
content: "\e940";
}
.icon-clips:before {
content: "\e941";
}
.icon-money:before {
content: "\e942";
}
.icon-caret-down:before {
content: "\e943";
}
.icon-caret-up:before {
content: "\e944";
}
.icon-caret-left:before {
content: "\e945";
}
.icon-caret-right:before {
content: "\e946";
}
.icon-mail:before {
content: "\e947";
}
.icon-flash:before {
content: "\e948";
}
.icon-alert:before {
content: "\e949";
}
.icon-text-file:before {
content: "\e94a";
}
.icon-quote-open:before {
content: "\e94b";
}
.icon-quote-close:before {
content: "\e94c";
}
.icon-spinner:before {
content: "\e94d";
}
.icon-smile:before {
content: "\e94e";
}
.icon-frown:before {
content: "\e94f";
}
.icon-meh:before {
content: "\e950";
}
.icon-location:before {
content: "\e951";
}
.icon-settings:before {
content: "\e952";
}
.icon-panel:before {
content: "\e953";
}
.icon-brasil:before {
content: "\e954";
}
.icon-uf-ac:before {
content: "\e955";
}
.icon-uf-al:before {
content: "\e956";
}
.icon-uf-ap:before {
content: "\e957";
}
.icon-uf-am:before {
content: "\e958";
}
.icon-uf-ba:before {
content: "\e959";
}
.icon-uf-ce:before {
content: "\e95a";
}
.icon-uf-df:before {
content: "\e95b";
}
.icon-uf-es:before {
content: "\e95c";
}
.icon-uf-go:before {
content: "\e95d";
}
.icon-uf-ma:before {
content: "\e95e";
}
.icon-uf-mt:before {
content: "\e95f";
}
.icon-uf-ms:before {
content: "\e960";
}
.icon-uf-mg:before {
content: "\e961";
}
.icon-uf-pa:before {
content: "\e962";
}
.icon-uf-pb:before {
content: "\e963";
}
.icon-uf-pr:before {
content: "\e964";
}
.icon-uf-pe:before {
content: "\e965";
}
.icon-uf-pi:before {
content: "\e966";
}
.icon-uf-rj:before {
content: "\e967";
}
.icon-uf-rn:before {
content: "\e968";
}
.icon-uf-rs:before {
content: "\e969";
}
.icon-uf-ro:before {
content: "\e96a";
}
.icon-uf-rr:before {
content: "\e96b";
}
.icon-uf-sc:before {
content: "\e96c";
}
.icon-uf-sp:before {
content: "\e96d";
}
.icon-uf-se:before {
content: "\e96e";
}
.icon-uf-to:before {
content: "\e96f";
} | laytout/icons/font/style.css | @font-face {
font-family: 'App-Icons';
src:
url('fonts/App-Icons.ttf?qacnzp') format('truetype'),
url('fonts/App-Icons.woff?qacnzp') format('woff'),
url('fonts/App-Icons.svg?qacnzp#App-Icons') format('svg');
font-weight: normal;
font-style: normal;
}
[class^="icon-"], [class*=" icon-"] {
/* use !important to prevent issues with browser extensions that change fonts */
font-family: 'App-Icons' !important;
speak: none;
font-style: normal;
font-weight: normal;
font-variant: normal;
text-transform: none;
line-height: 1;
/* Better Font Rendering =========== */
-webkit-font-smoothing: antialiased;
-moz-osx-font-smoothing: grayscale;
}
.icon-clock:before {
content: "\e900";
}
.icon-fire:before {
content: "\e901";
}
.icon-calendar:before {
content: "\e902";
}
.icon-unlock:before {
content: "\e903";
}
.icon-certificate:before {
content: "\e904";
}
.icon-share:before {
content: "\e905";
}
.icon-hourglass:before {
content: "\e906";
}
.icon-phone:before {
content: "\e907";
}
.icon-mobile:before {
content: "\e908";
}
.icon-megaphone:before {
content: "\e909";
}
.icon-search:before {
content: "\e90a";
}
.icon-mail-o:before {
content: "\e90b";
}
.icon-heart:before {
content: "\e90c";
}
.icon-star:before {
content: "\e90d";
}
.icon-star-o:before {
content: "\e90e";
}
.icon-user:before {
content: "\e90f";
}
.icon-accept:before {
content: "\e910";
}
.icon-close:before {
content: "\e911";
}
.icon-config:before {
content: "\e912";
}
.icon-trash:before {
content: "\e913";
}
.icon-home:before {
content: "\e914";
}
.icon-document:before {
content: "\e915";
}
.icon-repeat:before {
content: "\e916";
}
.icon-refresh:before {
content: "\e917";
}
.icon-lock:before {
content: "\e918";
}
.icon-flag:before {
content: "\e919";
}
.icon-tag:before {
content: "\e91a";
}
.icon-tags:before {
content: "\e91b";
}
.icon-book:before {
content: "\e91c";
}
.icon-bookmark:before {
content: "\e91d";
}
.icon-print:before {
content: "\e91e";
}
.icon-text:before {
content: "\e91f";
}
.icon-image:before {
content: "\e920";
}
.icon-pencil:before {
content: "\e921";
}
.icon-marker:before {
content: "\e922";
}
.icon-edit:before {
content: "\e923";
}
.icon-disabled:before {
content: "\e924";
}
.icon-arrow-left:before {
content: "\e925";
}
.icon-arrow-right:before {
content: "\e926";
}
.icon-arrow-up:before {
content: "\e927";
}
.icon-arrow-down:before {
content: "\e928";
}
.icon-plus:before {
content: "\e929";
}
.icon-minus:before {
content: "\e92a";
}
.icon-asterisk:before {
content: "\e92b";
}
.icon-attention:before {
content: "\e92c";
}
.icon-eye:before {
content: "\e92d";
}
.icon-eye-slash:before {
content: "\e92e";
}
.icon-comment:before {
content: "\e92f";
}
.icon-up:before {
content: "\e930";
}
.icon-down:before {
content: "\e931";
}
.icon-folder:before {
content: "\e932";
}
.icon-key:before {
content: "\e933";
}
.icon-comments:before {
content: "\e934";
}
.icon-thumbs-up:before {
content: "\e935";
}
.icon-thumbs-down:before {
content: "\e936";
}
.icon-logout:before {
content: "\e937";
}
.icon-login:before {
content: "\e938";
}
.icon-trophy:before {
content: "\e939";
}
.icon-twitter:before {
content: "\e93a";
}
.icon-hand-right:before {
content: "\e93b";
}
.icon-hand-left:before {
content: "\e93c";
}
.icon-hand-up:before {
content: "\e93d";
}
.icon-hand-down:before {
content: "\e93e";
}
.icon-filter:before {
content: "\e93f";
}
.icon-cloud:before {
content: "\e940";
}
.icon-clips:before {
content: "\e941";
}
.icon-money:before {
content: "\e942";
}
.icon-caret-down:before {
content: "\e943";
}
.icon-caret-up:before {
content: "\e944";
}
.icon-caret-left:before {
content: "\e945";
}
.icon-caret-right:before {
content: "\e946";
}
.icon-mail:before {
content: "\e947";
}
.icon-flash:before {
content: "\e948";
}
.icon-alert:before {
content: "\e949";
}
.icon-text-file:before {
content: "\e94a";
}
.icon-quote-open:before {
content: "\e94b";
}
.icon-quote-close:before {
content: "\e94c";
}
.icon-spinner:before {
content: "\e94d";
}
.icon-smile:before {
content: "\e94e";
}
.icon-frown:before {
content: "\e94f";
}
.icon-meh:before {
content: "\e950";
}
.icon-location:before {
content: "\e951";
}
.icon-settings:before {
content: "\e952";
}
.icon-panel:before {
content: "\e953";
}
.icon-brasil:before {
content: "\e954";
}
.icon-uf-ac:before {
content: "\e955";
}
.icon-uf-al:before {
content: "\e956";
}
.icon-uf-ap:before {
content: "\e957";
}
.icon-uf-am:before {
content: "\e958";
}
.icon-uf-ba:before {
content: "\e959";
}
.icon-uf-ce:before {
content: "\e95a";
}
.icon-uf-df:before {
content: "\e95b";
}
.icon-uf-es:before {
content: "\e95c";
}
.icon-uf-go:before {
content: "\e95d";
}
.icon-uf-ma:before {
content: "\e95e";
}
.icon-uf-mt:before {
content: "\e95f";
}
.icon-uf-ms:before {
content: "\e960";
}
.icon-uf-mg:before {
content: "\e961";
}
.icon-uf-pa:before {
content: "\e962";
}
.icon-uf-pb:before {
content: "\e963";
}
.icon-uf-pr:before {
content: "\e964";
}
.icon-uf-pe:before {
content: "\e965";
}
.icon-uf-pi:before {
content: "\e966";
}
.icon-uf-rj:before {
content: "\e967";
}
.icon-uf-rn:before {
content: "\e968";
}
.icon-uf-rs:before {
content: "\e969";
}
.icon-uf-ro:before {
content: "\e96a";
}
.icon-uf-rr:before {
content: "\e96b";
}
.icon-uf-sc:before {
content: "\e96c";
}
.icon-uf-sp:before {
content: "\e96d";
}
.icon-uf-se:before {
content: "\e96e";
}
.icon-uf-to:before {
content: "\e96f";
} | 0.38145 | 0.092483 |
position: absolute;
top: 240px;
/*left: 1130px;*/
/*right: 10px;*/
padding: 5px;
border-radius: 5px;
z-index: 1000;
font-size: 1em;
font-family: sans-serif;
width: 165px;
background: rgba(255, 255, 255, 0.6);
}
.legendheading {
position: relative;
height: 25px;
margin-bottom: 5px;
font-size: larger;
font-weight: bold;
}
.legenditem {
padding: 2px;
margin-bottom: 2px;
}
/*Marker clusters*/
.marker-cluster-pie g.arc {
fill-opacity: 0.5;
}
.marker-cluster-pie-label {
font-size: 14px;
font-weight: bold;
font-family: sans-serif;
}
/*Markers*/
.marker {
width: 18px;
height: 18px;
border-width: 2px;
border-radius: 10px;
margin-top: -10px;
margin-left: -10px;
border-style: solid;
fill: #CCC;
stroke: #444;
background: #CCC;
border-color: #444;
}
.marker div {
text-align: center;
font-size: 14px;
font-weight: bold;
font-family: sans-serif;
}
/*marker categories*/
.category-1 {
fill: pink;
stroke: #B60;
background: pink;
border-color: #B60;
}
.category-2 {
fill: #BFB;
stroke: #070;
background: #BFB;
border-color: #070;
}
.category-3 {
fill: #9DF;
stroke: #007;
background: #9DF;
border-color: #007;
}
.category-4 {
fill: #F88;
stroke: #f00;
background: #F88;
border-color: #f00;
}
.category-5 {
fill: purple;
stroke: #B60;
background: purple;
border-color: #B60;
}
.category-1-4 {
fill: -webkit-linear-gradient(pink,red);
fill: -o-linear-gradient(pink,red);
fill: -moz-linear-gradient(pink,red);
fill: linear-gradient(pink,red);
stroke: pink;
background: -webkit-linear-gradient(pink,red);
background: -o-linear-gradient(pink,red);
background: -moz-linear-gradient(pink,red);
background: linear-gradient(pink,red);
border-color: pink;
}
.category-1-5 {
fill: -webkit-linear-gradient(pink,purple);
fill: -o-linear-gradient(pink,purple);
fill: -moz-linear-gradient(pink,purple);
fill: linear-gradient(pink,purple);
stroke: pink;
background: -webkit-linear-gradient(pink,purple);
background: -o-linear-gradient(pink,purple);
background: -moz-linear-gradient(pink,purple);
background: linear-gradient(pink,purple);
border-color: pink;
}
.category-4-6 {
fill: -webkit-linear-gradient(red,gray);
fill: -o-linear-gradient(red,gray);
fill: -moz-linear-gradient(red,gray);
fill: linear-gradient(red,gray);
stroke: #ccc;
background: -webkit-linear-gradient(red,gray);
background: -o-linear-gradient(red,gray);
background: -moz-linear-gradient(red,gray);
background: linear-gradient(red,gray);
border-color: #ccc;
}
.category-6 {
fill: gray;
stroke: gray;
background: gray;
border-color: gray;
}
.category-7 {
fill: yellow;
stroke: yellow;
background: yellow;
border-color: yellow;
}
.category-8 {
fill: brown;
stroke: #B60;
background: brown;
border-color: #B60;
}
.category-4-1 {
fill: black;
stroke: #B60;
background: black;
border-color: #B60;
}
.category-5-1 {
fill: purple;
stroke: #B60;
background: purple;
border-color: #B60;
}
.category-Mixed {
fill: white;
stroke: white;
background: white;
border-color: white;
}
.category- {
fill: #ccc;
stroke: gray;
background: #ccc;
border-color: gray;
}
/*Popup*/
.map-popup span.heading {
display: block;
font-size: 1.2em;
font-weight: bold;
}
.map-popup span.attribute {
display: block;
}
.map-popup span.label {
font-weight: bold;
} | styles/clusterpies.css | position: absolute;
top: 240px;
/*left: 1130px;*/
/*right: 10px;*/
padding: 5px;
border-radius: 5px;
z-index: 1000;
font-size: 1em;
font-family: sans-serif;
width: 165px;
background: rgba(255, 255, 255, 0.6);
}
.legendheading {
position: relative;
height: 25px;
margin-bottom: 5px;
font-size: larger;
font-weight: bold;
}
.legenditem {
padding: 2px;
margin-bottom: 2px;
}
/*Marker clusters*/
.marker-cluster-pie g.arc {
fill-opacity: 0.5;
}
.marker-cluster-pie-label {
font-size: 14px;
font-weight: bold;
font-family: sans-serif;
}
/*Markers*/
.marker {
width: 18px;
height: 18px;
border-width: 2px;
border-radius: 10px;
margin-top: -10px;
margin-left: -10px;
border-style: solid;
fill: #CCC;
stroke: #444;
background: #CCC;
border-color: #444;
}
.marker div {
text-align: center;
font-size: 14px;
font-weight: bold;
font-family: sans-serif;
}
/*marker categories*/
.category-1 {
fill: pink;
stroke: #B60;
background: pink;
border-color: #B60;
}
.category-2 {
fill: #BFB;
stroke: #070;
background: #BFB;
border-color: #070;
}
.category-3 {
fill: #9DF;
stroke: #007;
background: #9DF;
border-color: #007;
}
.category-4 {
fill: #F88;
stroke: #f00;
background: #F88;
border-color: #f00;
}
.category-5 {
fill: purple;
stroke: #B60;
background: purple;
border-color: #B60;
}
.category-1-4 {
fill: -webkit-linear-gradient(pink,red);
fill: -o-linear-gradient(pink,red);
fill: -moz-linear-gradient(pink,red);
fill: linear-gradient(pink,red);
stroke: pink;
background: -webkit-linear-gradient(pink,red);
background: -o-linear-gradient(pink,red);
background: -moz-linear-gradient(pink,red);
background: linear-gradient(pink,red);
border-color: pink;
}
.category-1-5 {
fill: -webkit-linear-gradient(pink,purple);
fill: -o-linear-gradient(pink,purple);
fill: -moz-linear-gradient(pink,purple);
fill: linear-gradient(pink,purple);
stroke: pink;
background: -webkit-linear-gradient(pink,purple);
background: -o-linear-gradient(pink,purple);
background: -moz-linear-gradient(pink,purple);
background: linear-gradient(pink,purple);
border-color: pink;
}
.category-4-6 {
fill: -webkit-linear-gradient(red,gray);
fill: -o-linear-gradient(red,gray);
fill: -moz-linear-gradient(red,gray);
fill: linear-gradient(red,gray);
stroke: #ccc;
background: -webkit-linear-gradient(red,gray);
background: -o-linear-gradient(red,gray);
background: -moz-linear-gradient(red,gray);
background: linear-gradient(red,gray);
border-color: #ccc;
}
.category-6 {
fill: gray;
stroke: gray;
background: gray;
border-color: gray;
}
.category-7 {
fill: yellow;
stroke: yellow;
background: yellow;
border-color: yellow;
}
.category-8 {
fill: brown;
stroke: #B60;
background: brown;
border-color: #B60;
}
.category-4-1 {
fill: black;
stroke: #B60;
background: black;
border-color: #B60;
}
.category-5-1 {
fill: purple;
stroke: #B60;
background: purple;
border-color: #B60;
}
.category-Mixed {
fill: white;
stroke: white;
background: white;
border-color: white;
}
.category- {
fill: #ccc;
stroke: gray;
background: #ccc;
border-color: gray;
}
/*Popup*/
.map-popup span.heading {
display: block;
font-size: 1.2em;
font-weight: bold;
}
.map-popup span.attribute {
display: block;
}
.map-popup span.label {
font-weight: bold;
} | 0.544075 | 0.099339 |
html,body {
background: #EFF3F4;
font-family: 'Open Sans', serif;
}
.hero-body .container {
max-width: 700px;
}
.hero-body .title {
color: hsl(192,17%,99%) !important;
}
.hero-body .subtitle {
color: hsl(192,17%,99%) !important;
padding-top: 2rem;
line-height: 1.5;
}
.verticals {
padding: 2rem 0;
}
.features {
padding: 2rem 0;
}
.box.cta {
border-radius: 0;
border-left: none;
border-right: none;
}
.card-image > .fa {
font-size: 8rem;
padding-top: 2rem;
padding-bottom: 2rem;
color: #898989;
}
.card-content .content {
font-size: 14px;
margin: 1rem 1rem;
}
.card-content .content h4 {
font-size: 16px;
font-weight: 700;
}
.card {
box-shadow: 0px 2px 4px rgba(0, 0, 0, 0.18);
margin-bottom: 2rem;
}
.intro {
padding: 3rem 0;
text-align: center;
}
.sandbox {
padding: 3rem 0;
}
.tile.notification {
display: flex;
justify-content: center;
flex-direction: column;
}
.is-shady {
animation: flyintoright .4s backwards;
background: #fff;
box-shadow: rgba(0, 0, 0, .1) 0 1px 0;
border-radius: 4px;
display: inline-block;
margin: 10px;
position: relative;
transition: all .2s ease-in-out;
}
.is-shady:hover {
box-shadow: 0 10px 16px rgba(0, 0, 0, .13), 0 6px 6px rgba(0, 0, 0, .19);
}
/*adds font awesome stars*/
footer li:before {
content: '\f1b2';
font-family: 'FontAwesome';
float: left;
margin-left: -1.5em;
color: #898989;
}
/* navgoco sidebar styles (customized) */
.nav, .nav ul, .nav li {
list-style: none;
}
.nav ul {
padding: 0;
/*margin: 0 0 0 18px;*/
margin:0px;
}
.nav {
/* padding: 4px;*/
padding:0px;
margin: 0px;
}
.nav > li {
margin: 1px 0;
}
.nav > li li {
margin: 2px 0;
}
.nav a {
color: #333;
display: block;
outline: none;
/*-webkit-border-radius: 4px;
-moz-border-radius: 4px;
border-radius: 4px;*/
text-decoration: none;
}
.nav li > a > span {
float: right;
font-size: 19px;
font-weight: bolder;
}
.nav li > a > span:after {
content: '\25be';
}
.nav li.active > a > span:after {
content: '\25b4';
}
.nav a:hover, .nav li.active > a {
background-color: #8D8D8D;
color: #f5f5f5;
}
.nav > li.active > a {
background-color: #3D3D3D;
}
.nav li a {
font-size: 14px;
line-height: 20px;
padding: 2px 10px;
background-color: #f1f1f1;
}
.nav > li > a {
font-size: 14px;
line-height: 24px;
padding: 4px 10px;
}
ul#mysidebar {
border-radius:0px;
}
.nav ul li a {
border-top:1px solid whitesmoke;
padding-left:20px;
}
.nav ul li ul li a {
padding-left:30px;
}
.nav li.thirdlevel > a {
color: #248EC2;
font-weight:bold;
padding-left:20px;
background-color: whitesmoke !important;
}
.nav ul li a {
background-color: #FAFAFA;
}
.nav li a {
padding-right:10px;
}
.nav li a:hover {
background-color: #8D8D8D;
}
#mysidebar .nav ul {
background-color: #FAFAFA;
}
/* end sidebar */
.navbar-item a {
color: currentColor;
}
.navbar-item a:hover, .navbar-item a:focus {
color: #00d1b2;
}
.navbar-item a.is-active {
color: #00d1b2;
font-weight: bold;
}
#docsSidebar {
padding-top: 2rem;
padding-right: 1rem;
padding-bottom: 2rem;
padding-left: 1rem;
}
#docsContent {
padding-top: 2rem;
padding-right: 2rem;
padding-bottom: 2rem;
padding-left: 2rem;
background-color: #FFF;
}
#docsTOC {
padding-top: 2rem;
padding-right: 2rem;
padding-bottom: 2rem;
padding-left: 2rem;
}
#TableOfContents a {
font-size: 14px;
color: #3D3D3D;
}
#TableOfContents a:hover, #TableOfContents a:focus {
color: #3273dc;
}
#TableOfContents ul li ul li ul li {
padding-left:10px;
}
#docsTopMenu a {
font-weight: bold;
}
#docsTopMenu a.is-active {
color: #00d1b2;
}
header a.logo {
position: relative;
float: left;
display: block;
width: 200%;
height: auto;
top: 0;
left: 0;
transform: none;
background-image: url(/images/webOS_OSE_logo_transparent.svg);
background-size: contain;
background-position: center center;
background-repeat: no-repeat;
}
/* breadcrum fix */
.breadcrumb ul :first-child a {
padding: 0.25em 0.75em 0.5em 0.25em;
}
.breadcrumb ul {
margin: 0em;
}
.breadcrumb ul a {
color: #3D3D3D;
}
.breadcrumb ul a:hover {
color: #3273dc;
}
/* end breadcrumb */ | static/css/custom.css | html,body {
background: #EFF3F4;
font-family: 'Open Sans', serif;
}
.hero-body .container {
max-width: 700px;
}
.hero-body .title {
color: hsl(192,17%,99%) !important;
}
.hero-body .subtitle {
color: hsl(192,17%,99%) !important;
padding-top: 2rem;
line-height: 1.5;
}
.verticals {
padding: 2rem 0;
}
.features {
padding: 2rem 0;
}
.box.cta {
border-radius: 0;
border-left: none;
border-right: none;
}
.card-image > .fa {
font-size: 8rem;
padding-top: 2rem;
padding-bottom: 2rem;
color: #898989;
}
.card-content .content {
font-size: 14px;
margin: 1rem 1rem;
}
.card-content .content h4 {
font-size: 16px;
font-weight: 700;
}
.card {
box-shadow: 0px 2px 4px rgba(0, 0, 0, 0.18);
margin-bottom: 2rem;
}
.intro {
padding: 3rem 0;
text-align: center;
}
.sandbox {
padding: 3rem 0;
}
.tile.notification {
display: flex;
justify-content: center;
flex-direction: column;
}
.is-shady {
animation: flyintoright .4s backwards;
background: #fff;
box-shadow: rgba(0, 0, 0, .1) 0 1px 0;
border-radius: 4px;
display: inline-block;
margin: 10px;
position: relative;
transition: all .2s ease-in-out;
}
.is-shady:hover {
box-shadow: 0 10px 16px rgba(0, 0, 0, .13), 0 6px 6px rgba(0, 0, 0, .19);
}
/*adds font awesome stars*/
footer li:before {
content: '\f1b2';
font-family: 'FontAwesome';
float: left;
margin-left: -1.5em;
color: #898989;
}
/* navgoco sidebar styles (customized) */
.nav, .nav ul, .nav li {
list-style: none;
}
.nav ul {
padding: 0;
/*margin: 0 0 0 18px;*/
margin:0px;
}
.nav {
/* padding: 4px;*/
padding:0px;
margin: 0px;
}
.nav > li {
margin: 1px 0;
}
.nav > li li {
margin: 2px 0;
}
.nav a {
color: #333;
display: block;
outline: none;
/*-webkit-border-radius: 4px;
-moz-border-radius: 4px;
border-radius: 4px;*/
text-decoration: none;
}
.nav li > a > span {
float: right;
font-size: 19px;
font-weight: bolder;
}
.nav li > a > span:after {
content: '\25be';
}
.nav li.active > a > span:after {
content: '\25b4';
}
.nav a:hover, .nav li.active > a {
background-color: #8D8D8D;
color: #f5f5f5;
}
.nav > li.active > a {
background-color: #3D3D3D;
}
.nav li a {
font-size: 14px;
line-height: 20px;
padding: 2px 10px;
background-color: #f1f1f1;
}
.nav > li > a {
font-size: 14px;
line-height: 24px;
padding: 4px 10px;
}
ul#mysidebar {
border-radius:0px;
}
.nav ul li a {
border-top:1px solid whitesmoke;
padding-left:20px;
}
.nav ul li ul li a {
padding-left:30px;
}
.nav li.thirdlevel > a {
color: #248EC2;
font-weight:bold;
padding-left:20px;
background-color: whitesmoke !important;
}
.nav ul li a {
background-color: #FAFAFA;
}
.nav li a {
padding-right:10px;
}
.nav li a:hover {
background-color: #8D8D8D;
}
#mysidebar .nav ul {
background-color: #FAFAFA;
}
/* end sidebar */
.navbar-item a {
color: currentColor;
}
.navbar-item a:hover, .navbar-item a:focus {
color: #00d1b2;
}
.navbar-item a.is-active {
color: #00d1b2;
font-weight: bold;
}
#docsSidebar {
padding-top: 2rem;
padding-right: 1rem;
padding-bottom: 2rem;
padding-left: 1rem;
}
#docsContent {
padding-top: 2rem;
padding-right: 2rem;
padding-bottom: 2rem;
padding-left: 2rem;
background-color: #FFF;
}
#docsTOC {
padding-top: 2rem;
padding-right: 2rem;
padding-bottom: 2rem;
padding-left: 2rem;
}
#TableOfContents a {
font-size: 14px;
color: #3D3D3D;
}
#TableOfContents a:hover, #TableOfContents a:focus {
color: #3273dc;
}
#TableOfContents ul li ul li ul li {
padding-left:10px;
}
#docsTopMenu a {
font-weight: bold;
}
#docsTopMenu a.is-active {
color: #00d1b2;
}
header a.logo {
position: relative;
float: left;
display: block;
width: 200%;
height: auto;
top: 0;
left: 0;
transform: none;
background-image: url(/images/webOS_OSE_logo_transparent.svg);
background-size: contain;
background-position: center center;
background-repeat: no-repeat;
}
/* breadcrum fix */
.breadcrumb ul :first-child a {
padding: 0.25em 0.75em 0.5em 0.25em;
}
.breadcrumb ul {
margin: 0em;
}
.breadcrumb ul a {
color: #3D3D3D;
}
.breadcrumb ul a:hover {
color: #3273dc;
}
/* end breadcrumb */ | 0.345878 | 0.078184 |
* {
box-sizing: border-box;
}
@import url("https://fonts.googleapis.com/css2?family=Shadows+Into+Light&display=swap");
/* Create two equal columns that floats next to each other */
.column {
float: left;
width: 50%;
padding: 10px;
height: 300px; /* Should be removed. Only for demonstration */
}
#font {
margin: 125px 0 75px 0;
}
#about,
.animation-text-wipe {
font-family: "Shadows Into Light", cursive;
}
/* Clear floats after the columns */
.row:after {
content: "";
display: table;
clear: both;
}
.polaroid-gallery {
text-align: center;
}
.polaroid-gallery-title {
font-size: 32px;
font-weight: 400;
color: #333;
}
.polaroid-card {
display: inline-block;
background-color: #eee6d8;
padding: 10px;
box-shadow: 4px 4px 8px -4px rgba(0, 0, 0, 0.7);
}
.polaroid-card-caption {
text-align: center;
font-family: "Shadows Into Light", cursive;
font-size: 12px;
margin-top: 6px;
letter-spacing: 2px;
}
.polaroid-card:nth-of-type(even) {
transform: rotate(12deg);
}
.polaroid-card:nth-of-type(odd) {
transform: rotate(-12deg);
}
.polaroid-card:nth-of-type(even)::before {
content: "";
display: block;
background-color: rgba(222, 220, 200, 0.66);
width: 100px;
height: 25px;
transform: rotate(-24deg) translate(-30px, -25px);
}
.polaroid-card:nth-of-type(odd)::before {
content: "";
display: block;
background-color: rgba(222, 220, 200, 0.66);
width: 100px;
height: 25px;
transform: translate(140px, -5px) rotate(25deg);
}
.polaroid-card:nth-of-type(1) {
transition: transform 0.75s;
}
.polaroid-card:nth-of-type(1):hover {
transform: rotate(360deg) scale(1.25);
}
.polaroid-card:nth-of-type(2) {
transition: transform 0.75s;
}
.polaroid-card:nth-of-type(2):hover {
transform: scale(1.5);
}
.polaroid-card:nth-of-type(3) {
transition: transform 0.75s;
}
.polaroid-card:nth-of-type(3):hover {
transform: scale(1.1) skewY(20deg);
}
.polaroid-card:nth-of-type(4) {
transition: transform 0.75s;
}
.polaroid-card:nth-of-type(4):hover {
transform: scale(1.1) skewY(20deg) rotate(10deg) translate(-50px);
}
.animation-text-wipe {
opacity: 0;
-webkit-mask-image: linear-gradient(to left, #0000 38%, #000 40%);
-webkit-mask-size: 300%;
}
.animation-text-wipe.animate-in {
animation-name: text-wipe;
animation-duration: 20s;
animation-timing-function: linear;
animation-iteration-count: infinite;
}
.anim-delay-1 {
animation-delay: 0.25s;
}
.anim-delay-2 {
animation-delay: 0.5s;
}
.anim-delay-3 {
animation-delay: 0.75s;
}
@keyframes text-wipe {
0% {
opacity: 1;
-webkit-mask-position: 100%;
}
100% {
opacity: 1;
-webkit-mask-position: 0%;
}
} | src/components/About/About.css | * {
box-sizing: border-box;
}
@import url("https://fonts.googleapis.com/css2?family=Shadows+Into+Light&display=swap");
/* Create two equal columns that floats next to each other */
.column {
float: left;
width: 50%;
padding: 10px;
height: 300px; /* Should be removed. Only for demonstration */
}
#font {
margin: 125px 0 75px 0;
}
#about,
.animation-text-wipe {
font-family: "Shadows Into Light", cursive;
}
/* Clear floats after the columns */
.row:after {
content: "";
display: table;
clear: both;
}
.polaroid-gallery {
text-align: center;
}
.polaroid-gallery-title {
font-size: 32px;
font-weight: 400;
color: #333;
}
.polaroid-card {
display: inline-block;
background-color: #eee6d8;
padding: 10px;
box-shadow: 4px 4px 8px -4px rgba(0, 0, 0, 0.7);
}
.polaroid-card-caption {
text-align: center;
font-family: "Shadows Into Light", cursive;
font-size: 12px;
margin-top: 6px;
letter-spacing: 2px;
}
.polaroid-card:nth-of-type(even) {
transform: rotate(12deg);
}
.polaroid-card:nth-of-type(odd) {
transform: rotate(-12deg);
}
.polaroid-card:nth-of-type(even)::before {
content: "";
display: block;
background-color: rgba(222, 220, 200, 0.66);
width: 100px;
height: 25px;
transform: rotate(-24deg) translate(-30px, -25px);
}
.polaroid-card:nth-of-type(odd)::before {
content: "";
display: block;
background-color: rgba(222, 220, 200, 0.66);
width: 100px;
height: 25px;
transform: translate(140px, -5px) rotate(25deg);
}
.polaroid-card:nth-of-type(1) {
transition: transform 0.75s;
}
.polaroid-card:nth-of-type(1):hover {
transform: rotate(360deg) scale(1.25);
}
.polaroid-card:nth-of-type(2) {
transition: transform 0.75s;
}
.polaroid-card:nth-of-type(2):hover {
transform: scale(1.5);
}
.polaroid-card:nth-of-type(3) {
transition: transform 0.75s;
}
.polaroid-card:nth-of-type(3):hover {
transform: scale(1.1) skewY(20deg);
}
.polaroid-card:nth-of-type(4) {
transition: transform 0.75s;
}
.polaroid-card:nth-of-type(4):hover {
transform: scale(1.1) skewY(20deg) rotate(10deg) translate(-50px);
}
.animation-text-wipe {
opacity: 0;
-webkit-mask-image: linear-gradient(to left, #0000 38%, #000 40%);
-webkit-mask-size: 300%;
}
.animation-text-wipe.animate-in {
animation-name: text-wipe;
animation-duration: 20s;
animation-timing-function: linear;
animation-iteration-count: infinite;
}
.anim-delay-1 {
animation-delay: 0.25s;
}
.anim-delay-2 {
animation-delay: 0.5s;
}
.anim-delay-3 {
animation-delay: 0.75s;
}
@keyframes text-wipe {
0% {
opacity: 1;
-webkit-mask-position: 100%;
}
100% {
opacity: 1;
-webkit-mask-position: 0%;
}
} | 0.495117 | 0.212681 |
@import url("https://fonts.googleapis.com/css?family=Poppins:400,500,600,700|Space+Mono:400,700&display=swap");
body {
font-weight: normal;
font-style: normal;
overflow-x: hidden;
}
* {
margin: 0;
padding: 0;
-webkit-box-sizing: border-box;
box-sizing: border-box;
}
a:focus,
input:focus,
textarea:focus,
button:focus {
text-decoration: none;
outline: none;
-webkit-box-shadow: none;
box-shadow: none;
}
a {
-webkit-transition: all 0.3s;
transition: all 0.3s;
}
button {
cursor: pointer;
}
a:focus,
a:hover {
text-decoration: none;
}
i,
span,
a {
display: inline-block;
}
audio,
canvas,
iframe,
img,
svg,
video {
vertical-align: middle;
}
h1,
h2,
h3,
h4,
h5,
h6 {
font-weight: 600;
margin: 0px;
}
h1 a,
h2 a,
h3 a,
h4 a,
h5 a,
h6 a {
color: inherit;
}
h1 {
font-size: 50px;
margin-bottom: 20px;
}
h2 {
font-size: 45px;
}
@media (max-width: 767px) {
h2 {
font-size: 36px;
}
}
@media only screen and (min-width: 480px) and (max-width: 767px) {
h2 {
font-size: 40px;
}
}
h3 {
font-size: 28px;
}
h4 {
font-size: 24px;
}
h5 {
font-size: 20px;
}
h6 {
font-size: 16px;
}
ul,
ol {
margin: 0px;
padding: 0px;
list-style-type: none;
}
p {
font-size: 18px;
font-weight: 400;
line-height: 28px;
margin: 0px;
}
.img-bg {
background-position: center center;
background-size: cover;
background-repeat: no-repeat;
width: 100%;
height: 100%;
}
.shape {
position: absolute;
z-index: -1;
}
@media only screen and (min-width: 480px) and (max-width: 767px) {
.container {
width: 450px;
}
}
.logo img {
width: 50%;
}
@media only screen and (min-width: 768px) and (max-width: 991px) {
.img-wrapper {
display: none;
}
}
@media (max-width: 767px) {
.img-wrapper {
display: none;
}
}
@media (max-width: 767px) {
.odd-col {
-webkit-box-ordinal-group: 0;
-ms-flex-order: -1;
order: -1;
}
}
.slick-slide:focus {
outline: 0;
}
.common-btn {
position: relative;
overflow: hidden;
z-index: 2;
}
.common-btn::after {
content: "";
position: absolute;
width: 100%;
height: 100%;
top: 0;
left: 0;
background: rgba(255, 255, 255, 0.1);
border-radius: inherit;
-webkit-transition: all 0.3s;
transition: all 0.3s;
}
.common-btn:hover::after {
-webkit-transform: scale(0.5);
transform: scale(0.5);
opacity: 0;
}
.mt-5 {
margin-top: 5px;
}
.mt-10 {
margin-top: 10px;
}
.mt-15 {
margin-top: 15px;
}
.mt-20 {
margin-top: 20px;
}
.mt-25 {
margin-top: 25px;
}
.mt-30 {
margin-top: 30px;
}
.mt-35 {
margin-top: 35px;
}
.mt-40 {
margin-top: 40px;
}
.mt-45 {
margin-top: 45px;
}
.mt-50 {
margin-top: 50px;
}
.mt-55 {
margin-top: 55px;
}
.mt-60 {
margin-top: 60px;
}
.mt-65 {
margin-top: 65px;
}
.mt-70 {
margin-top: 70px;
}
.mt-75 {
margin-top: 75px;
}
.mt-80 {
margin-top: 80px;
}
.mt-85 {
margin-top: 85px;
}
.mt-90 {
margin-top: 90px;
}
.mt-95 {
margin-top: 95px;
}
.mt-100 {
margin-top: 100px;
}
.mt-105 {
margin-top: 105px;
}
.mt-110 {
margin-top: 110px;
}
.mt-115 {
margin-top: 115px;
}
.mt-120 {
margin-top: 120px;
}
.mt-125 {
margin-top: 125px;
}
.mt-130 {
margin-top: 130px;
}
.mt-135 {
margin-top: 135px;
}
.mt-140 {
margin-top: 140px;
}
.mt-145 {
margin-top: 145px;
}
.mt-150 {
margin-top: 150px;
}
.mt-155 {
margin-top: 155px;
}
.mt-160 {
margin-top: 160px;
}
.mt-165 {
margin-top: 165px;
}
.mt-170 {
margin-top: 170px;
}
.mt-175 {
margin-top: 175px;
}
.mt-180 {
margin-top: 180px;
}
.mt-185 {
margin-top: 185px;
}
.mt-190 {
margin-top: 190px;
}
.mt-195 {
margin-top: 195px;
}
.mt-200 {
margin-top: 200px;
}
.mt-205 {
margin-top: 205px;
}
.mt-210 {
margin-top: 210px;
}
.mt-215 {
margin-top: 215px;
}
.mt-220 {
margin-top: 220px;
}
.mt-225 {
margin-top: 225px;
}
.mb-5 {
margin-bottom: 5px;
}
.mb-10 {
margin-bottom: 10px;
}
.mb-15 {
margin-bottom: 15px;
}
.mb-20 {
margin-bottom: 20px;
}
.mb-25 {
margin-bottom: 25px;
}
.mb-30 {
margin-bottom: 30px;
}
.mb-35 {
margin-bottom: 35px;
}
.mb-40 {
margin-bottom: 40px;
}
.mb-45 {
margin-bottom: 45px;
}
.mb-50 {
margin-bottom: 50px;
}
.mb-55 {
margin-bottom: 55px;
}
.mb-60 {
margin-bottom: 60px;
}
.mb-65 {
margin-bottom: 65px;
}
.mb-70 {
margin-bottom: 70px;
}
.mb-75 {
margin-bottom: 75px;
}
.mb-80 {
margin-bottom: 80px;
}
.mb-85 {
margin-bottom: 85px;
}
.mb-90 {
margin-bottom: 90px;
}
.mb-95 {
margin-bottom: 95px;
}
.mb-100 {
margin-bottom: 100px;
}
.mb-105 {
margin-bottom: 105px;
}
.mb-110 {
margin-bottom: 110px;
}
.mb-115 {
margin-bottom: 115px;
}
.mb-120 {
margin-bottom: 120px;
}
.mb-125 {
margin-bottom: 125px;
}
.mb-130 {
margin-bottom: 130px;
}
.mb-135 {
margin-bottom: 135px;
}
.mb-140 {
margin-bottom: 140px;
}
.mb-145 {
margin-bottom: 145px;
}
.mb-150 {
margin-bottom: 150px;
}
.mb-155 {
margin-bottom: 155px;
}
.mb-160 {
margin-bottom: 160px;
}
.mb-165 {
margin-bottom: 165px;
}
.mb-170 {
margin-bottom: 170px;
}
.mb-175 {
margin-bottom: 175px;
}
.mb-180 {
margin-bottom: 180px;
}
.mb-185 {
margin-bottom: 185px;
}
.mb-190 {
margin-bottom: 190px;
}
.mb-195 {
margin-bottom: 195px;
}
.mb-200 {
margin-bottom: 200px;
}
.mb-205 {
margin-bottom: 205px;
}
.mb-210 {
margin-bottom: 210px;
}
.mb-215 {
margin-bottom: 215px;
}
.mb-220 {
margin-bottom: 220px;
}
.mb-225 {
margin-bottom: 225px;
}
.pt-5 {
padding-top: 5px;
}
.pt-10 {
padding-top: 10px;
}
.pt-15 {
padding-top: 15px;
}
.pt-20 {
padding-top: 20px;
}
.pt-25 {
padding-top: 25px;
}
.pt-30 {
padding-top: 30px;
}
.pt-35 {
padding-top: 35px;
}
.pt-40 {
padding-top: 40px;
}
.pt-45 {
padding-top: 45px;
}
.pt-50 {
padding-top: 50px;
}
.pt-55 {
padding-top: 55px;
}
.pt-60 {
padding-top: 60px;
}
.pt-65 {
padding-top: 65px;
}
.pt-70 {
padding-top: 70px;
}
.pt-75 {
padding-top: 75px;
}
.pt-80 {
padding-top: 80px;
}
.pt-85 {
padding-top: 85px;
}
.pt-90 {
padding-top: 90px;
}
.pt-95 {
padding-top: 95px;
}
.pt-100 {
padding-top: 100px;
}
.pt-105 {
padding-top: 105px;
}
.pt-110 {
padding-top: 110px;
}
.pt-115 {
padding-top: 115px;
}
.pt-120 {
padding-top: 120px;
}
.pt-125 {
padding-top: 125px;
}
.pt-130 {
padding-top: 130px;
}
.pt-135 {
padding-top: 135px;
}
.pt-140 {
padding-top: 140px;
}
.pt-145 {
padding-top: 145px;
}
.pt-150 {
padding-top: 150px;
}
.pt-155 {
padding-top: 155px;
}
.pt-160 {
padding-top: 160px;
}
.pt-165 {
padding-top: 165px;
}
.pt-170 {
padding-top: 170px;
}
.pt-175 {
padding-top: 175px;
}
.pt-180 {
padding-top: 180px;
}
.pt-185 {
padding-top: 185px;
}
.pt-190 {
padding-top: 190px;
}
.pt-195 {
padding-top: 195px;
}
.pt-200 {
padding-top: 200px;
}
.pt-205 {
padding-top: 205px;
}
.pt-210 {
padding-top: 210px;
}
.pt-215 {
padding-top: 215px;
}
.pt-220 {
padding-top: 220px;
}
.pt-225 {
padding-top: 225px;
}
.pb-5 {
padding-bottom: 5px;
}
.pb-10 {
padding-bottom: 10px;
}
.pb-15 {
padding-bottom: 15px;
}
.pb-20 {
padding-bottom: 20px;
}
.pb-25 {
padding-bottom: 25px;
}
.pb-30 {
padding-bottom: 30px;
}
.pb-35 {
padding-bottom: 35px;
}
.pb-40 {
padding-bottom: 40px;
}
.pb-45 {
padding-bottom: 45px;
}
.pb-50 {
padding-bottom: 50px;
}
.pb-55 {
padding-bottom: 55px;
}
.pb-60 {
padding-bottom: 60px;
}
.pb-65 {
padding-bottom: 65px;
}
.pb-70 {
padding-bottom: 70px;
}
.pb-75 {
padding-bottom: 75px;
}
.pb-80 {
padding-bottom: 80px;
}
.pb-85 {
padding-bottom: 85px;
}
.pb-90 {
padding-bottom: 90px;
}
.pb-95 {
padding-bottom: 95px;
}
.pb-100 {
padding-bottom: 100px;
}
.pb-105 {
padding-bottom: 105px;
}
.pb-110 {
padding-bottom: 110px;
}
.pb-115 {
padding-bottom: 115px;
}
.pb-120 {
padding-bottom: 120px;
}
.pb-125 {
padding-bottom: 125px;
}
.pb-130 {
padding-bottom: 130px;
}
.pb-135 {
padding-bottom: 135px;
}
.pb-140 {
padding-bottom: 140px;
}
.pb-145 {
padding-bottom: 145px;
}
.pb-150 {
padding-bottom: 150px;
}
.pb-155 {
padding-bottom: 155px;
}
.pb-160 {
padding-bottom: 160px;
}
.pb-165 {
padding-bottom: 165px;
}
.pb-170 {
padding-bottom: 170px;
}
.pb-175 {
padding-bottom: 175px;
}
.pb-180 {
padding-bottom: 180px;
}
.pb-185 {
padding-bottom: 185px;
}
.pb-190 {
padding-bottom: 190px;
}
.pb-195 {
padding-bottom: 195px;
}
.pb-200 {
padding-bottom: 200px;
}
.pb-205 {
padding-bottom: 205px;
}
.pb-210 {
padding-bottom: 210px;
}
.pb-215 {
padding-bottom: 215px;
}
.pb-220 {
padding-bottom: 220px;
}
.pb-225 {
padding-bottom: 225px;
}
.countdown {
padding-top: 40px;
padding-bottom: 40px;
}
.countdown .single-count-content {
position: relative;
padding: 0 40px;
text-align: center;
}
@media only screen and (min-width: 992px) and (max-width: 1199px) {
.countdown .single-count-content {
padding: 0 30px;
}
}
@media (max-width: 767px) {
.countdown .single-count-content {
padding: 0 10px;
}
}
@media only screen and (min-width: 480px) and (max-width: 767px) {
.countdown .single-count-content {
padding: 0 20px;
}
}
.countdown .single-count-content::after {
position: absolute;
right: 0;
top: 0;
font-size: 50px;
}
@media (max-width: 767px) {
.countdown .single-count-content::after {
top: -10px;
}
}
@media only screen and (min-width: 480px) and (max-width: 767px) {
.countdown .single-count-content::after {
top: -5px;
}
}
.countdown .single-count-content:first-child {
padding-left: 0px;
}
.countdown .single-count-content:last-child {
padding-right: 0px;
}
.countdown .single-count-content:last-child::after {
display: none;
}
.countdown .single-count-content .count {
font-size: 50px;
}
@media (max-width: 767px) {
.countdown .single-count-content .count {
font-size: 35px;
}
}
@media only screen and (min-width: 480px) and (max-width: 767px) {
.countdown .single-count-content .count {
font-size: 45px;
}
}
.countdown .single-count-content .text {
margin-bottom: 0;
}
@media (max-width: 767px) {
.countdown .single-count-content .text {
font-size: 15px;
}
}
.header {
position: absolute;
top: 40px;
left: 0;
width: 100%;
z-index: 2;
}
main.main-06 {
/* background: #0A0A0A; */
background-image: linear-gradient(rgba(39, 1, 114),#690000,rgba(39, 1, 114));
/* background: #cecece; */
overflow: hidden;
}
main .header.header-06 {
position: unset;
padding-top: 100px;
padding-bottom: 120px;
}
@media (max-width: 767px) {
main .header.header-06 {
padding-top: 50px;
padding-bottom: 50px;
}
}
@media (max-width: 767px) {
main .header.header-06 .header-right {
display: none;
}
}
main .header.header-06 .header-right a {
color: #fff;
font-size: 20px;
font-family: "Space Mono", sans-serif;
}
main .main-wrapper.demo-06 {
-webkit-box-orient: vertical;
-webkit-box-direction: normal;
-ms-flex-direction: column;
flex-direction: column;
height: auto;
}
main .main-wrapper.demo-06 .hero-area {
margin-bottom: 100px;
}
main .main-wrapper.demo-06 .hero-area h1 {
font-size: 100px;
font-weight: 700;
color: #fff;
font-family: "Poppins", sans-serif;
}
@media only screen and (min-width: 992px) and (max-width: 1199px) {
main .main-wrapper.demo-06 .hero-area h1 {
font-size: 80px;
}
}
@media (max-width: 767px) {
main .main-wrapper.demo-06 .hero-area h1 {
font-size: 40px;
}
}
@media only screen and (min-width: 480px) and (max-width: 767px) {
main .main-wrapper.demo-06 .hero-area h1 {
font-size: 50px;
}
}
main .main-wrapper.demo-06 .hero-area p {
font-family: "Space Mono", sans-serif;
font-size: 20px;
color: rgba(255, 255, 255, 0.7);
line-height: 40px;
}
main .main-wrapper.demo-06 .hero-area .countdown .single-count-content {
display: -webkit-box;
display: -ms-flexbox;
display: flex;
-webkit-box-orient: vertical;
-webkit-box-direction: reverse;
-ms-flex-direction: column-reverse;
flex-direction: column-reverse;
}
main .main-wrapper.demo-06 .hero-area .countdown .single-count-content::after {
content: ":";
font-size: 54px;
color: #fff;
top: 35px;
}
@media only screen and (min-width: 992px) and (max-width: 1199px) {
main
.main-wrapper.demo-06
.hero-area
.countdown
.single-count-content::after {
top: 30px;
}
}
@media (max-width: 767px) {
main
.main-wrapper.demo-06
.hero-area
.countdown
.single-count-content::after {
top: 30px;
font-size: 45px;
}
}
main .main-wrapper.demo-06 .hero-area .countdown .single-count-content .count {
font-family: "Poppins", sans-serif;
color: #fff;
font-size: 60px;
font-weight: 700;
}
@media only screen and (min-width: 992px) and (max-width: 1199px) {
main
.main-wrapper.demo-06
.hero-area
.countdown
.single-count-content
.count {
font-size: 50px;
}
}
@media (max-width: 767px) {
main
.main-wrapper.demo-06
.hero-area
.countdown
.single-count-content
.count {
font-size: 40px;
}
}
main .main-wrapper.demo-06 .hero-area .countdown .single-count-content .text {
font-family: "ubuntu", sans-serif;
font-size: 17px;
color: rgba(255, 255, 255, 0.5);
}
main .main-wrapper.demo-06 .team-area {
margin-bottom: 100px;
}
@media (max-width: 767px) {
main .main-wrapper.demo-06 .team-area {
margin-bottom: 30px;
}
}
main .main-wrapper.demo-06 .team-area .section-title h1 {
font-size: 26px;
font-weight: 600;
font-family: "Poppins", sans-serif;
color: #fff;
padding-bottom: 7px;
margin-bottom: 40px;
position: relative;
}
@media (max-width: 767px) {
main .main-wrapper.demo-06 .team-area .section-title h1 {
font-size: 20px;
}
}
@media only screen and (min-width: 480px) and (max-width: 767px) {
main .main-wrapper.demo-06 .team-area .section-title h1 {
font-size: 22px;
}
}
main .main-wrapper.demo-06 .team-area .section-title h1::after {
content: "";
position: absolute;
width: 30px;
height: 1px;
background: #fff;
bottom: 0;
left: 0;
}
main .main-wrapper.demo-06 .team-area .section-title h2 {
font-family: "ubuntu", sans-serif;
font-size: 45px;
line-height: 55px;
font-weight: 45px;
color: #fff;
margin-bottom: 50px;
}
@media (max-width: 767px) {
main .main-wrapper.demo-06 .team-area .section-title h2 {
font-size: 28px;
line-height: 40px;
}
}
@media only screen and (min-width: 480px) and (max-width: 767px) {
main .main-wrapper.demo-06 .team-area .section-title h2 {
font-size: 32px;
line-height: 42px;
}
}
main .main-wrapper.demo-06 .team-area .team-wrapper {
display: -webkit-box;
display: -ms-flexbox;
display: flex;
-webkit-box-pack: justify;
-ms-flex-pack: justify;
justify-content: space-between;
-ms-flex-wrap: wrap;
flex-wrap: wrap;
margin-left: -25px;
margin-right: -25px;
}
main .main-wrapper.demo-06 .team-area .team-wrapper .team-item {
width: calc(33.33% - 50px);
margin: 0px 25px 50px;
}
@media only screen and (min-width: 992px) and (max-width: 1199px) {
main .main-wrapper.demo-06 .team-area .team-wrapper .team-item {
width: calc(33.33% - 30px);
margin: 0px 15px 50px;
}
}
@media only screen and (min-width: 768px) and (max-width: 991px) {
main .main-wrapper.demo-06 .team-area .team-wrapper .team-item {
width: calc(50% - 30px);
margin: 0px 15px 50px;
}
}
@media (max-width: 767px) {
main .main-wrapper.demo-06 .team-area .team-wrapper .team-item {
width: calc(100% - 50px);
margin: 0px 25px 50px;
}
}
main .main-wrapper.demo-06 .team-area .team-wrapper .team-item .team-img {
position: relative;
margin-bottom: 20px;
}
main .main-wrapper.demo-06 .team-area .team-wrapper .team-item .team-img img {
width: 65%;
text-align: centre;
padding-left: 100px;
}
main
.main-wrapper.demo-06
.team-area
.team-wrapper
.team-item
.team-img
.social-links {
position: absolute;
width: 185px;
height: 0px;
background: rgb(26, 60, 128);
border-top-right-radius: 57px;
left: 0;
bottom: 10;
display: -webkit-box;
display: -ms-flexbox;
display: flex;
-webkit-box-pack: center;
-ms-flex-pack: center;
justify-content: center;
-webkit-box-align: center;
-ms-flex-align: center;
align-items: center;
opacity: 0;
visibility: hidden;
-webkit-transition: all 0.3s;
transition: all 0.3s;
}
main
.main-wrapper.demo-06
.team-area
.team-wrapper
.team-item
.team-img
.social-links
li {
display: inline-block;
margin: 0 8px;
}
main
.main-wrapper.demo-06
.team-area
.team-wrapper
.team-item
.team-img
.social-links
li
a {
font-size: 18px;
color: #f0efef;
}
main
.main-wrapper.demo-06
.team-area
.team-wrapper
.team-item
.team-img
.social-links
li
a:hover {
color: #0e0d0e;
}
main
.main-wrapper.demo-06
.team-area
.team-wrapper
.team-item:hover
.team-img
.social-links {
height: 57px;
opacity: 1;
visibility: visible;
}
.card{
box-shadow: 0 8px 16px 0;
transition: 0.3s;
background-color: rgb(250, 248, 248);
padding: 25px 10px;
height: 40%;
border-radius: 5px;
width: 40%;
}
.card:hover {
box-shadow: 0 8px 16px 0 rgba(50, 190, 62, 0.1);
}
.card.style {
box-shadow: 0 8px 16px 0;
transition: 0.3s;
background-color: rgb(250, 248, 248);
padding: 10px 10px;
height: 40%;
border-radius: 5px;
width: 40%;
}
.card:hover {
box-shadow: 0 8px 16px 0 rgba(50, 190, 62, 0.1);
}
main .main-wrapper.demo-06 .team-area .team-wrapper .team-item .team-info h4 {
font-size: 24px;
font-weight: 700;
color: rgb(7, 7, 7);
text-align: center;
padding: 50px 0;
font-family: "Poppins", sans-serif;
}
main .main-wrapper.demo-06 .team-area .team-wrapper .team-item .team-info p {
font-family: "Space Mono", sans-serif;
font-size: 16px;
font-weight: 550px;
color: rgba(17, 17, 17, 0.7);
text-align: center;
top: 7;
margin-bottom: 7px;
/* padding-bottom: 50px; */
}
main .footer {
width: 100%;
margin-bottom: 50px;
}
main .footer p {
font-family: "Space Mono", sans-serif;
color: rgba(10, 10, 10, 0.7);
}
@media (max-width: 767px) {
main .footer p {
text-align: center;
}
}
main .footer .credit {
text-align: right;
}
@media (max-width: 767px) {
main .footer .credit {
text-align: center;
}
}
/*# sourceMappingURL=style.css.map */ | assets/img/gallery/style.css | @import url("https://fonts.googleapis.com/css?family=Poppins:400,500,600,700|Space+Mono:400,700&display=swap");
body {
font-weight: normal;
font-style: normal;
overflow-x: hidden;
}
* {
margin: 0;
padding: 0;
-webkit-box-sizing: border-box;
box-sizing: border-box;
}
a:focus,
input:focus,
textarea:focus,
button:focus {
text-decoration: none;
outline: none;
-webkit-box-shadow: none;
box-shadow: none;
}
a {
-webkit-transition: all 0.3s;
transition: all 0.3s;
}
button {
cursor: pointer;
}
a:focus,
a:hover {
text-decoration: none;
}
i,
span,
a {
display: inline-block;
}
audio,
canvas,
iframe,
img,
svg,
video {
vertical-align: middle;
}
h1,
h2,
h3,
h4,
h5,
h6 {
font-weight: 600;
margin: 0px;
}
h1 a,
h2 a,
h3 a,
h4 a,
h5 a,
h6 a {
color: inherit;
}
h1 {
font-size: 50px;
margin-bottom: 20px;
}
h2 {
font-size: 45px;
}
@media (max-width: 767px) {
h2 {
font-size: 36px;
}
}
@media only screen and (min-width: 480px) and (max-width: 767px) {
h2 {
font-size: 40px;
}
}
h3 {
font-size: 28px;
}
h4 {
font-size: 24px;
}
h5 {
font-size: 20px;
}
h6 {
font-size: 16px;
}
ul,
ol {
margin: 0px;
padding: 0px;
list-style-type: none;
}
p {
font-size: 18px;
font-weight: 400;
line-height: 28px;
margin: 0px;
}
.img-bg {
background-position: center center;
background-size: cover;
background-repeat: no-repeat;
width: 100%;
height: 100%;
}
.shape {
position: absolute;
z-index: -1;
}
@media only screen and (min-width: 480px) and (max-width: 767px) {
.container {
width: 450px;
}
}
.logo img {
width: 50%;
}
@media only screen and (min-width: 768px) and (max-width: 991px) {
.img-wrapper {
display: none;
}
}
@media (max-width: 767px) {
.img-wrapper {
display: none;
}
}
@media (max-width: 767px) {
.odd-col {
-webkit-box-ordinal-group: 0;
-ms-flex-order: -1;
order: -1;
}
}
.slick-slide:focus {
outline: 0;
}
.common-btn {
position: relative;
overflow: hidden;
z-index: 2;
}
.common-btn::after {
content: "";
position: absolute;
width: 100%;
height: 100%;
top: 0;
left: 0;
background: rgba(255, 255, 255, 0.1);
border-radius: inherit;
-webkit-transition: all 0.3s;
transition: all 0.3s;
}
.common-btn:hover::after {
-webkit-transform: scale(0.5);
transform: scale(0.5);
opacity: 0;
}
.mt-5 {
margin-top: 5px;
}
.mt-10 {
margin-top: 10px;
}
.mt-15 {
margin-top: 15px;
}
.mt-20 {
margin-top: 20px;
}
.mt-25 {
margin-top: 25px;
}
.mt-30 {
margin-top: 30px;
}
.mt-35 {
margin-top: 35px;
}
.mt-40 {
margin-top: 40px;
}
.mt-45 {
margin-top: 45px;
}
.mt-50 {
margin-top: 50px;
}
.mt-55 {
margin-top: 55px;
}
.mt-60 {
margin-top: 60px;
}
.mt-65 {
margin-top: 65px;
}
.mt-70 {
margin-top: 70px;
}
.mt-75 {
margin-top: 75px;
}
.mt-80 {
margin-top: 80px;
}
.mt-85 {
margin-top: 85px;
}
.mt-90 {
margin-top: 90px;
}
.mt-95 {
margin-top: 95px;
}
.mt-100 {
margin-top: 100px;
}
.mt-105 {
margin-top: 105px;
}
.mt-110 {
margin-top: 110px;
}
.mt-115 {
margin-top: 115px;
}
.mt-120 {
margin-top: 120px;
}
.mt-125 {
margin-top: 125px;
}
.mt-130 {
margin-top: 130px;
}
.mt-135 {
margin-top: 135px;
}
.mt-140 {
margin-top: 140px;
}
.mt-145 {
margin-top: 145px;
}
.mt-150 {
margin-top: 150px;
}
.mt-155 {
margin-top: 155px;
}
.mt-160 {
margin-top: 160px;
}
.mt-165 {
margin-top: 165px;
}
.mt-170 {
margin-top: 170px;
}
.mt-175 {
margin-top: 175px;
}
.mt-180 {
margin-top: 180px;
}
.mt-185 {
margin-top: 185px;
}
.mt-190 {
margin-top: 190px;
}
.mt-195 {
margin-top: 195px;
}
.mt-200 {
margin-top: 200px;
}
.mt-205 {
margin-top: 205px;
}
.mt-210 {
margin-top: 210px;
}
.mt-215 {
margin-top: 215px;
}
.mt-220 {
margin-top: 220px;
}
.mt-225 {
margin-top: 225px;
}
.mb-5 {
margin-bottom: 5px;
}
.mb-10 {
margin-bottom: 10px;
}
.mb-15 {
margin-bottom: 15px;
}
.mb-20 {
margin-bottom: 20px;
}
.mb-25 {
margin-bottom: 25px;
}
.mb-30 {
margin-bottom: 30px;
}
.mb-35 {
margin-bottom: 35px;
}
.mb-40 {
margin-bottom: 40px;
}
.mb-45 {
margin-bottom: 45px;
}
.mb-50 {
margin-bottom: 50px;
}
.mb-55 {
margin-bottom: 55px;
}
.mb-60 {
margin-bottom: 60px;
}
.mb-65 {
margin-bottom: 65px;
}
.mb-70 {
margin-bottom: 70px;
}
.mb-75 {
margin-bottom: 75px;
}
.mb-80 {
margin-bottom: 80px;
}
.mb-85 {
margin-bottom: 85px;
}
.mb-90 {
margin-bottom: 90px;
}
.mb-95 {
margin-bottom: 95px;
}
.mb-100 {
margin-bottom: 100px;
}
.mb-105 {
margin-bottom: 105px;
}
.mb-110 {
margin-bottom: 110px;
}
.mb-115 {
margin-bottom: 115px;
}
.mb-120 {
margin-bottom: 120px;
}
.mb-125 {
margin-bottom: 125px;
}
.mb-130 {
margin-bottom: 130px;
}
.mb-135 {
margin-bottom: 135px;
}
.mb-140 {
margin-bottom: 140px;
}
.mb-145 {
margin-bottom: 145px;
}
.mb-150 {
margin-bottom: 150px;
}
.mb-155 {
margin-bottom: 155px;
}
.mb-160 {
margin-bottom: 160px;
}
.mb-165 {
margin-bottom: 165px;
}
.mb-170 {
margin-bottom: 170px;
}
.mb-175 {
margin-bottom: 175px;
}
.mb-180 {
margin-bottom: 180px;
}
.mb-185 {
margin-bottom: 185px;
}
.mb-190 {
margin-bottom: 190px;
}
.mb-195 {
margin-bottom: 195px;
}
.mb-200 {
margin-bottom: 200px;
}
.mb-205 {
margin-bottom: 205px;
}
.mb-210 {
margin-bottom: 210px;
}
.mb-215 {
margin-bottom: 215px;
}
.mb-220 {
margin-bottom: 220px;
}
.mb-225 {
margin-bottom: 225px;
}
.pt-5 {
padding-top: 5px;
}
.pt-10 {
padding-top: 10px;
}
.pt-15 {
padding-top: 15px;
}
.pt-20 {
padding-top: 20px;
}
.pt-25 {
padding-top: 25px;
}
.pt-30 {
padding-top: 30px;
}
.pt-35 {
padding-top: 35px;
}
.pt-40 {
padding-top: 40px;
}
.pt-45 {
padding-top: 45px;
}
.pt-50 {
padding-top: 50px;
}
.pt-55 {
padding-top: 55px;
}
.pt-60 {
padding-top: 60px;
}
.pt-65 {
padding-top: 65px;
}
.pt-70 {
padding-top: 70px;
}
.pt-75 {
padding-top: 75px;
}
.pt-80 {
padding-top: 80px;
}
.pt-85 {
padding-top: 85px;
}
.pt-90 {
padding-top: 90px;
}
.pt-95 {
padding-top: 95px;
}
.pt-100 {
padding-top: 100px;
}
.pt-105 {
padding-top: 105px;
}
.pt-110 {
padding-top: 110px;
}
.pt-115 {
padding-top: 115px;
}
.pt-120 {
padding-top: 120px;
}
.pt-125 {
padding-top: 125px;
}
.pt-130 {
padding-top: 130px;
}
.pt-135 {
padding-top: 135px;
}
.pt-140 {
padding-top: 140px;
}
.pt-145 {
padding-top: 145px;
}
.pt-150 {
padding-top: 150px;
}
.pt-155 {
padding-top: 155px;
}
.pt-160 {
padding-top: 160px;
}
.pt-165 {
padding-top: 165px;
}
.pt-170 {
padding-top: 170px;
}
.pt-175 {
padding-top: 175px;
}
.pt-180 {
padding-top: 180px;
}
.pt-185 {
padding-top: 185px;
}
.pt-190 {
padding-top: 190px;
}
.pt-195 {
padding-top: 195px;
}
.pt-200 {
padding-top: 200px;
}
.pt-205 {
padding-top: 205px;
}
.pt-210 {
padding-top: 210px;
}
.pt-215 {
padding-top: 215px;
}
.pt-220 {
padding-top: 220px;
}
.pt-225 {
padding-top: 225px;
}
.pb-5 {
padding-bottom: 5px;
}
.pb-10 {
padding-bottom: 10px;
}
.pb-15 {
padding-bottom: 15px;
}
.pb-20 {
padding-bottom: 20px;
}
.pb-25 {
padding-bottom: 25px;
}
.pb-30 {
padding-bottom: 30px;
}
.pb-35 {
padding-bottom: 35px;
}
.pb-40 {
padding-bottom: 40px;
}
.pb-45 {
padding-bottom: 45px;
}
.pb-50 {
padding-bottom: 50px;
}
.pb-55 {
padding-bottom: 55px;
}
.pb-60 {
padding-bottom: 60px;
}
.pb-65 {
padding-bottom: 65px;
}
.pb-70 {
padding-bottom: 70px;
}
.pb-75 {
padding-bottom: 75px;
}
.pb-80 {
padding-bottom: 80px;
}
.pb-85 {
padding-bottom: 85px;
}
.pb-90 {
padding-bottom: 90px;
}
.pb-95 {
padding-bottom: 95px;
}
.pb-100 {
padding-bottom: 100px;
}
.pb-105 {
padding-bottom: 105px;
}
.pb-110 {
padding-bottom: 110px;
}
.pb-115 {
padding-bottom: 115px;
}
.pb-120 {
padding-bottom: 120px;
}
.pb-125 {
padding-bottom: 125px;
}
.pb-130 {
padding-bottom: 130px;
}
.pb-135 {
padding-bottom: 135px;
}
.pb-140 {
padding-bottom: 140px;
}
.pb-145 {
padding-bottom: 145px;
}
.pb-150 {
padding-bottom: 150px;
}
.pb-155 {
padding-bottom: 155px;
}
.pb-160 {
padding-bottom: 160px;
}
.pb-165 {
padding-bottom: 165px;
}
.pb-170 {
padding-bottom: 170px;
}
.pb-175 {
padding-bottom: 175px;
}
.pb-180 {
padding-bottom: 180px;
}
.pb-185 {
padding-bottom: 185px;
}
.pb-190 {
padding-bottom: 190px;
}
.pb-195 {
padding-bottom: 195px;
}
.pb-200 {
padding-bottom: 200px;
}
.pb-205 {
padding-bottom: 205px;
}
.pb-210 {
padding-bottom: 210px;
}
.pb-215 {
padding-bottom: 215px;
}
.pb-220 {
padding-bottom: 220px;
}
.pb-225 {
padding-bottom: 225px;
}
.countdown {
padding-top: 40px;
padding-bottom: 40px;
}
.countdown .single-count-content {
position: relative;
padding: 0 40px;
text-align: center;
}
@media only screen and (min-width: 992px) and (max-width: 1199px) {
.countdown .single-count-content {
padding: 0 30px;
}
}
@media (max-width: 767px) {
.countdown .single-count-content {
padding: 0 10px;
}
}
@media only screen and (min-width: 480px) and (max-width: 767px) {
.countdown .single-count-content {
padding: 0 20px;
}
}
.countdown .single-count-content::after {
position: absolute;
right: 0;
top: 0;
font-size: 50px;
}
@media (max-width: 767px) {
.countdown .single-count-content::after {
top: -10px;
}
}
@media only screen and (min-width: 480px) and (max-width: 767px) {
.countdown .single-count-content::after {
top: -5px;
}
}
.countdown .single-count-content:first-child {
padding-left: 0px;
}
.countdown .single-count-content:last-child {
padding-right: 0px;
}
.countdown .single-count-content:last-child::after {
display: none;
}
.countdown .single-count-content .count {
font-size: 50px;
}
@media (max-width: 767px) {
.countdown .single-count-content .count {
font-size: 35px;
}
}
@media only screen and (min-width: 480px) and (max-width: 767px) {
.countdown .single-count-content .count {
font-size: 45px;
}
}
.countdown .single-count-content .text {
margin-bottom: 0;
}
@media (max-width: 767px) {
.countdown .single-count-content .text {
font-size: 15px;
}
}
.header {
position: absolute;
top: 40px;
left: 0;
width: 100%;
z-index: 2;
}
main.main-06 {
/* background: #0A0A0A; */
background-image: linear-gradient(rgba(39, 1, 114),#690000,rgba(39, 1, 114));
/* background: #cecece; */
overflow: hidden;
}
main .header.header-06 {
position: unset;
padding-top: 100px;
padding-bottom: 120px;
}
@media (max-width: 767px) {
main .header.header-06 {
padding-top: 50px;
padding-bottom: 50px;
}
}
@media (max-width: 767px) {
main .header.header-06 .header-right {
display: none;
}
}
main .header.header-06 .header-right a {
color: #fff;
font-size: 20px;
font-family: "Space Mono", sans-serif;
}
main .main-wrapper.demo-06 {
-webkit-box-orient: vertical;
-webkit-box-direction: normal;
-ms-flex-direction: column;
flex-direction: column;
height: auto;
}
main .main-wrapper.demo-06 .hero-area {
margin-bottom: 100px;
}
main .main-wrapper.demo-06 .hero-area h1 {
font-size: 100px;
font-weight: 700;
color: #fff;
font-family: "Poppins", sans-serif;
}
@media only screen and (min-width: 992px) and (max-width: 1199px) {
main .main-wrapper.demo-06 .hero-area h1 {
font-size: 80px;
}
}
@media (max-width: 767px) {
main .main-wrapper.demo-06 .hero-area h1 {
font-size: 40px;
}
}
@media only screen and (min-width: 480px) and (max-width: 767px) {
main .main-wrapper.demo-06 .hero-area h1 {
font-size: 50px;
}
}
main .main-wrapper.demo-06 .hero-area p {
font-family: "Space Mono", sans-serif;
font-size: 20px;
color: rgba(255, 255, 255, 0.7);
line-height: 40px;
}
main .main-wrapper.demo-06 .hero-area .countdown .single-count-content {
display: -webkit-box;
display: -ms-flexbox;
display: flex;
-webkit-box-orient: vertical;
-webkit-box-direction: reverse;
-ms-flex-direction: column-reverse;
flex-direction: column-reverse;
}
main .main-wrapper.demo-06 .hero-area .countdown .single-count-content::after {
content: ":";
font-size: 54px;
color: #fff;
top: 35px;
}
@media only screen and (min-width: 992px) and (max-width: 1199px) {
main
.main-wrapper.demo-06
.hero-area
.countdown
.single-count-content::after {
top: 30px;
}
}
@media (max-width: 767px) {
main
.main-wrapper.demo-06
.hero-area
.countdown
.single-count-content::after {
top: 30px;
font-size: 45px;
}
}
main .main-wrapper.demo-06 .hero-area .countdown .single-count-content .count {
font-family: "Poppins", sans-serif;
color: #fff;
font-size: 60px;
font-weight: 700;
}
@media only screen and (min-width: 992px) and (max-width: 1199px) {
main
.main-wrapper.demo-06
.hero-area
.countdown
.single-count-content
.count {
font-size: 50px;
}
}
@media (max-width: 767px) {
main
.main-wrapper.demo-06
.hero-area
.countdown
.single-count-content
.count {
font-size: 40px;
}
}
main .main-wrapper.demo-06 .hero-area .countdown .single-count-content .text {
font-family: "ubuntu", sans-serif;
font-size: 17px;
color: rgba(255, 255, 255, 0.5);
}
main .main-wrapper.demo-06 .team-area {
margin-bottom: 100px;
}
@media (max-width: 767px) {
main .main-wrapper.demo-06 .team-area {
margin-bottom: 30px;
}
}
main .main-wrapper.demo-06 .team-area .section-title h1 {
font-size: 26px;
font-weight: 600;
font-family: "Poppins", sans-serif;
color: #fff;
padding-bottom: 7px;
margin-bottom: 40px;
position: relative;
}
@media (max-width: 767px) {
main .main-wrapper.demo-06 .team-area .section-title h1 {
font-size: 20px;
}
}
@media only screen and (min-width: 480px) and (max-width: 767px) {
main .main-wrapper.demo-06 .team-area .section-title h1 {
font-size: 22px;
}
}
main .main-wrapper.demo-06 .team-area .section-title h1::after {
content: "";
position: absolute;
width: 30px;
height: 1px;
background: #fff;
bottom: 0;
left: 0;
}
main .main-wrapper.demo-06 .team-area .section-title h2 {
font-family: "ubuntu", sans-serif;
font-size: 45px;
line-height: 55px;
font-weight: 45px;
color: #fff;
margin-bottom: 50px;
}
@media (max-width: 767px) {
main .main-wrapper.demo-06 .team-area .section-title h2 {
font-size: 28px;
line-height: 40px;
}
}
@media only screen and (min-width: 480px) and (max-width: 767px) {
main .main-wrapper.demo-06 .team-area .section-title h2 {
font-size: 32px;
line-height: 42px;
}
}
main .main-wrapper.demo-06 .team-area .team-wrapper {
display: -webkit-box;
display: -ms-flexbox;
display: flex;
-webkit-box-pack: justify;
-ms-flex-pack: justify;
justify-content: space-between;
-ms-flex-wrap: wrap;
flex-wrap: wrap;
margin-left: -25px;
margin-right: -25px;
}
main .main-wrapper.demo-06 .team-area .team-wrapper .team-item {
width: calc(33.33% - 50px);
margin: 0px 25px 50px;
}
@media only screen and (min-width: 992px) and (max-width: 1199px) {
main .main-wrapper.demo-06 .team-area .team-wrapper .team-item {
width: calc(33.33% - 30px);
margin: 0px 15px 50px;
}
}
@media only screen and (min-width: 768px) and (max-width: 991px) {
main .main-wrapper.demo-06 .team-area .team-wrapper .team-item {
width: calc(50% - 30px);
margin: 0px 15px 50px;
}
}
@media (max-width: 767px) {
main .main-wrapper.demo-06 .team-area .team-wrapper .team-item {
width: calc(100% - 50px);
margin: 0px 25px 50px;
}
}
main .main-wrapper.demo-06 .team-area .team-wrapper .team-item .team-img {
position: relative;
margin-bottom: 20px;
}
main .main-wrapper.demo-06 .team-area .team-wrapper .team-item .team-img img {
width: 65%;
text-align: centre;
padding-left: 100px;
}
main
.main-wrapper.demo-06
.team-area
.team-wrapper
.team-item
.team-img
.social-links {
position: absolute;
width: 185px;
height: 0px;
background: rgb(26, 60, 128);
border-top-right-radius: 57px;
left: 0;
bottom: 10;
display: -webkit-box;
display: -ms-flexbox;
display: flex;
-webkit-box-pack: center;
-ms-flex-pack: center;
justify-content: center;
-webkit-box-align: center;
-ms-flex-align: center;
align-items: center;
opacity: 0;
visibility: hidden;
-webkit-transition: all 0.3s;
transition: all 0.3s;
}
main
.main-wrapper.demo-06
.team-area
.team-wrapper
.team-item
.team-img
.social-links
li {
display: inline-block;
margin: 0 8px;
}
main
.main-wrapper.demo-06
.team-area
.team-wrapper
.team-item
.team-img
.social-links
li
a {
font-size: 18px;
color: #f0efef;
}
main
.main-wrapper.demo-06
.team-area
.team-wrapper
.team-item
.team-img
.social-links
li
a:hover {
color: #0e0d0e;
}
main
.main-wrapper.demo-06
.team-area
.team-wrapper
.team-item:hover
.team-img
.social-links {
height: 57px;
opacity: 1;
visibility: visible;
}
.card{
box-shadow: 0 8px 16px 0;
transition: 0.3s;
background-color: rgb(250, 248, 248);
padding: 25px 10px;
height: 40%;
border-radius: 5px;
width: 40%;
}
.card:hover {
box-shadow: 0 8px 16px 0 rgba(50, 190, 62, 0.1);
}
.card.style {
box-shadow: 0 8px 16px 0;
transition: 0.3s;
background-color: rgb(250, 248, 248);
padding: 10px 10px;
height: 40%;
border-radius: 5px;
width: 40%;
}
.card:hover {
box-shadow: 0 8px 16px 0 rgba(50, 190, 62, 0.1);
}
main .main-wrapper.demo-06 .team-area .team-wrapper .team-item .team-info h4 {
font-size: 24px;
font-weight: 700;
color: rgb(7, 7, 7);
text-align: center;
padding: 50px 0;
font-family: "Poppins", sans-serif;
}
main .main-wrapper.demo-06 .team-area .team-wrapper .team-item .team-info p {
font-family: "Space Mono", sans-serif;
font-size: 16px;
font-weight: 550px;
color: rgba(17, 17, 17, 0.7);
text-align: center;
top: 7;
margin-bottom: 7px;
/* padding-bottom: 50px; */
}
main .footer {
width: 100%;
margin-bottom: 50px;
}
main .footer p {
font-family: "Space Mono", sans-serif;
color: rgba(10, 10, 10, 0.7);
}
@media (max-width: 767px) {
main .footer p {
text-align: center;
}
}
main .footer .credit {
text-align: right;
}
@media (max-width: 767px) {
main .footer .credit {
text-align: center;
}
}
/*# sourceMappingURL=style.css.map */ | 0.243463 | 0.051059 |
@font-face {
font-family: 'Proxima Nova';
src: url(../font/ProximaNova-Regular.otf);
}
body{
min-width: 380px;
}
html, .app {
width: 100%;
height: 100%;
margin: 0;
padding: 0;
font-family: 'Proxima Nova', 'Helvetica Neue', Helvetica, sans-serif !important;
}
.a{
font-family: 'Proxima Nova', 'Helvetica Neue', Helvetica, sans-serif !important;
}
/* Shared */
.margin-top-sm{
margin-top: 5px;
}
/* Shared Ends */
.row{
margin:0!important;
}
a{
color: #000 !important;
}
h5 strong a{
font-family: 'Lora', sans-serif;
font-weight: 400;
}
hr {
margin-bottom: 0;
margin-top: 0;
}
.navbar{
min-height: 41px;
background-color:#FA563A;
border: 1px solid #FA563A;
border-radius: 0;
}
.logo{
height: 31px;
vertical-align: initial;
}
.logo-container{
left: 0;
top: 0;
/* text-align: center; */
margin: auto;
width: 100%;
margin-top: 3px;
}
.toggle-col{
display: block;
width: 32.32%;
margin:.5%;
float:left;
padding:0;
height: 60px;
}
.btn-red-outline{
border: 2px solid #a8a4a0;
-webkit-transition: all ease-out .2s;
}
.btn-red-outline.active{
background-color: rgba(250,86,58, 0.8) !important;
border-color: rgba(250,86,58, 0.8) !important;
color: #fff !important;
opacity: 1 !important;
}
.btn-red-outline:hover{
background-color: rgba(250,86,58, 0.8) !important;
border-color: rgba(250,86,58, 0.8) !important;
color: #fff !important;
opacity: 1 !important;
}
.img-size{
width: 90%;
}
.img-size.gustazos{
margin-top: 20px;
}
.img-size.oferta{
margin-top: 15px;
}
.img-size.ofertones{
margin-top: 15px;
}
.img-size.kokigo{
margin-top: 10px;
}
.img-size.prgoza{
margin-top: 10px;
}
.article-img img{
width: 102px;
}
.header-title {
font-family: 'Lora', sans-serif;
margin-top:-2px;
text-align: center;
margin-bottom: 30px;
}
.story-container:hover{
background-color: #F5F5F5;
cursor:pointer;
}
.ui.inverted.dimmer .ui.loader {
margin-top: 10px;
}
.grey small{
color: grey;
}
.bold{
font-weight: 700;
}
#logo-text{
text-shadow: -1px 0 rgba(0,0,0,0.2), 0 1px rgba(0,0,0,0.2), 1px 0 rgba(0,0,0,0.2), 0 -1px rgba(0,0,0,0.2);
display: inline;
color: white;
}
.groupon-image.from-logo {
display: block;
height: 50px;
background: url("../img/logo.png") top left no-repeat;
background-size: 100%;
}
.from-logo.groopanda {
background-position: 0 15px;
}
.from-logo.groupon {
background-position: -10px -60px;
}
.from-logo.gustazos {
background-position: 0 -72px;
}
.from-logo.oferta {
background-position: 0 -110px;
}
.from-logo.ofertones {
background-position: 0 -146px;
}
.from-logo.peroquedescuentos {
background-position: 0 -194px;
}
.from-logo.kokigo {
background-position: 0 -352px;
}
.from-logo.prgoza {
background-position: 0 -396px;
}
.from-logo.puertoricolike {
background-position: 0 -455px;
}
.groupon-col{
/* height: 350px; */
margin-left:0.5%;
margin-right: 0.5%;
border: 1px solid rgba(0,0,0,0.1);
}
.groupon-info-row{
background-color:#FA563A;
height: 50px;
overflow: hidden;
}
.groupon-info-row>h3,.groupon-info-row>div{
float:left;
width: 50%;
text-align: center;
margin-top:10px;
margin-bottom:0;
color:white;
}
.groupon-info-row>div>img{
width: 60%; /* margin:0 auto; */
}
.description{
color:#444444;
padding:10px;
font-family: 'Proxima Nova', 'Helvetica Neue', Helvetica, sans-serif;
}
.groupon-image-cut{
overflow:hidden;
/* height: 160px; */
}
.groupon-image{
width: 100%;
}
.row-heigh{
height: 450px;
} | app/css/style.css | @font-face {
font-family: 'Proxima Nova';
src: url(../font/ProximaNova-Regular.otf);
}
body{
min-width: 380px;
}
html, .app {
width: 100%;
height: 100%;
margin: 0;
padding: 0;
font-family: 'Proxima Nova', 'Helvetica Neue', Helvetica, sans-serif !important;
}
.a{
font-family: 'Proxima Nova', 'Helvetica Neue', Helvetica, sans-serif !important;
}
/* Shared */
.margin-top-sm{
margin-top: 5px;
}
/* Shared Ends */
.row{
margin:0!important;
}
a{
color: #000 !important;
}
h5 strong a{
font-family: 'Lora', sans-serif;
font-weight: 400;
}
hr {
margin-bottom: 0;
margin-top: 0;
}
.navbar{
min-height: 41px;
background-color:#FA563A;
border: 1px solid #FA563A;
border-radius: 0;
}
.logo{
height: 31px;
vertical-align: initial;
}
.logo-container{
left: 0;
top: 0;
/* text-align: center; */
margin: auto;
width: 100%;
margin-top: 3px;
}
.toggle-col{
display: block;
width: 32.32%;
margin:.5%;
float:left;
padding:0;
height: 60px;
}
.btn-red-outline{
border: 2px solid #a8a4a0;
-webkit-transition: all ease-out .2s;
}
.btn-red-outline.active{
background-color: rgba(250,86,58, 0.8) !important;
border-color: rgba(250,86,58, 0.8) !important;
color: #fff !important;
opacity: 1 !important;
}
.btn-red-outline:hover{
background-color: rgba(250,86,58, 0.8) !important;
border-color: rgba(250,86,58, 0.8) !important;
color: #fff !important;
opacity: 1 !important;
}
.img-size{
width: 90%;
}
.img-size.gustazos{
margin-top: 20px;
}
.img-size.oferta{
margin-top: 15px;
}
.img-size.ofertones{
margin-top: 15px;
}
.img-size.kokigo{
margin-top: 10px;
}
.img-size.prgoza{
margin-top: 10px;
}
.article-img img{
width: 102px;
}
.header-title {
font-family: 'Lora', sans-serif;
margin-top:-2px;
text-align: center;
margin-bottom: 30px;
}
.story-container:hover{
background-color: #F5F5F5;
cursor:pointer;
}
.ui.inverted.dimmer .ui.loader {
margin-top: 10px;
}
.grey small{
color: grey;
}
.bold{
font-weight: 700;
}
#logo-text{
text-shadow: -1px 0 rgba(0,0,0,0.2), 0 1px rgba(0,0,0,0.2), 1px 0 rgba(0,0,0,0.2), 0 -1px rgba(0,0,0,0.2);
display: inline;
color: white;
}
.groupon-image.from-logo {
display: block;
height: 50px;
background: url("../img/logo.png") top left no-repeat;
background-size: 100%;
}
.from-logo.groopanda {
background-position: 0 15px;
}
.from-logo.groupon {
background-position: -10px -60px;
}
.from-logo.gustazos {
background-position: 0 -72px;
}
.from-logo.oferta {
background-position: 0 -110px;
}
.from-logo.ofertones {
background-position: 0 -146px;
}
.from-logo.peroquedescuentos {
background-position: 0 -194px;
}
.from-logo.kokigo {
background-position: 0 -352px;
}
.from-logo.prgoza {
background-position: 0 -396px;
}
.from-logo.puertoricolike {
background-position: 0 -455px;
}
.groupon-col{
/* height: 350px; */
margin-left:0.5%;
margin-right: 0.5%;
border: 1px solid rgba(0,0,0,0.1);
}
.groupon-info-row{
background-color:#FA563A;
height: 50px;
overflow: hidden;
}
.groupon-info-row>h3,.groupon-info-row>div{
float:left;
width: 50%;
text-align: center;
margin-top:10px;
margin-bottom:0;
color:white;
}
.groupon-info-row>div>img{
width: 60%; /* margin:0 auto; */
}
.description{
color:#444444;
padding:10px;
font-family: 'Proxima Nova', 'Helvetica Neue', Helvetica, sans-serif;
}
.groupon-image-cut{
overflow:hidden;
/* height: 160px; */
}
.groupon-image{
width: 100%;
}
.row-heigh{
height: 450px;
} | 0.269422 | 0.08196 |
@value mainTextSize: 13px;
@value popoverWidth: 400px;
@value popoverDistance: 10px;
.main {
display: flex;
align-items: center;
margin-bottom: 1px;
padding: 26px 20px;
height: 89px;
border-radius: var(--radius-large);
background-color: var(--colony-white);
font-size: mainTextSize;
font-weight: var(--weight-bold);
color: var(--dark);
letter-spacing: var(--spacing-medium);
box-shadow: 0px 2px 11px var(--drop-shadow);
cursor: pointer;
outline: 0;
}
.main:hover {
background-color: var(--temp-grey-blue-8);
}
.avatar {
margin-top: -2px;
padding-right: 15px;
cursor: pointer;
}
.avatar figure {
height: 41px;
width: 41px;
border: 2px solid transparent;
border-radius: 100%;
}
.avatar:hover figure {
border-color: var(--primary);
}
.status::before {
display: block;
margin-left: -17px;
height: 82px;
width: 4px;
position: absolute;
border-radius: var(--radius-large);
content: '';
}
.stateNeedAction {
composes: status;
}
.stateNeedAction::before {
background-color: var(--pink);
}
.stateNeedAttention {
composes: status;
}
.stateNeedAttention::before {
background-color: var(--colony-blue);
}
.stateYellow {
composes: status;
}
.stateYellow::before {
background-color: var(--golden);
}
.content {
flex: 1 1 100%;
/*
* @NOTE Flex items won't shrink below their minimum content
* This forces flex to resize at the correct ration, while still applying our
* overflow -- which is all the reasoning why we did this in the first place,
* to add text ellipsis to overflowing elements
*/
min-width: 0;
}
.titleWrapper {
display: flex;
align-items: center;
width: 100%;
}
.title {
composes: inlineEllipsis from '~styles/text.css';
}
.meta {
margin-top: 3px;
font-size: var(--size-small);
font-weight: var(--weight-normal);
color: var(--temp-grey-blue-7);
letter-spacing: var(--spacing-normal);
}
.separator::before {
display: inline-block;
margin: 0px 10px -2px;
height: 12px;
width: 1px;
background-color: var(--temp-grey-13);
content: '';
}
.day {
margin-right: 4px;
}
.domain {
composes: separator;
}
.commentCount {
composes: separator;
display: inline-block;
}
.commentCountIcon {
display: inline-block;
margin: 0 5px 2px 0;
height: 13px;
width: 13px;
vertical-align: bottom;
stroke: none;
}
.commentCountIcon svg {
fill: color-mod(var(--dark) alpha(70%));
}
.userMention {
display: inline-block;
cursor: pointer;
}
.stateNoPointer {
cursor: default;
}
.titleDecoration {
color: var(--pink);
}
.motionTagWrapper {
display: inline-block;
margin: -1px 0 0 12px;
padding: 0;
vertical-align: middle;
}
.countdownTimerContainer {
margin-left: 30px;
} | src/modules/core/components/ActionsList/ActionsListItem.css | @value mainTextSize: 13px;
@value popoverWidth: 400px;
@value popoverDistance: 10px;
.main {
display: flex;
align-items: center;
margin-bottom: 1px;
padding: 26px 20px;
height: 89px;
border-radius: var(--radius-large);
background-color: var(--colony-white);
font-size: mainTextSize;
font-weight: var(--weight-bold);
color: var(--dark);
letter-spacing: var(--spacing-medium);
box-shadow: 0px 2px 11px var(--drop-shadow);
cursor: pointer;
outline: 0;
}
.main:hover {
background-color: var(--temp-grey-blue-8);
}
.avatar {
margin-top: -2px;
padding-right: 15px;
cursor: pointer;
}
.avatar figure {
height: 41px;
width: 41px;
border: 2px solid transparent;
border-radius: 100%;
}
.avatar:hover figure {
border-color: var(--primary);
}
.status::before {
display: block;
margin-left: -17px;
height: 82px;
width: 4px;
position: absolute;
border-radius: var(--radius-large);
content: '';
}
.stateNeedAction {
composes: status;
}
.stateNeedAction::before {
background-color: var(--pink);
}
.stateNeedAttention {
composes: status;
}
.stateNeedAttention::before {
background-color: var(--colony-blue);
}
.stateYellow {
composes: status;
}
.stateYellow::before {
background-color: var(--golden);
}
.content {
flex: 1 1 100%;
/*
* @NOTE Flex items won't shrink below their minimum content
* This forces flex to resize at the correct ration, while still applying our
* overflow -- which is all the reasoning why we did this in the first place,
* to add text ellipsis to overflowing elements
*/
min-width: 0;
}
.titleWrapper {
display: flex;
align-items: center;
width: 100%;
}
.title {
composes: inlineEllipsis from '~styles/text.css';
}
.meta {
margin-top: 3px;
font-size: var(--size-small);
font-weight: var(--weight-normal);
color: var(--temp-grey-blue-7);
letter-spacing: var(--spacing-normal);
}
.separator::before {
display: inline-block;
margin: 0px 10px -2px;
height: 12px;
width: 1px;
background-color: var(--temp-grey-13);
content: '';
}
.day {
margin-right: 4px;
}
.domain {
composes: separator;
}
.commentCount {
composes: separator;
display: inline-block;
}
.commentCountIcon {
display: inline-block;
margin: 0 5px 2px 0;
height: 13px;
width: 13px;
vertical-align: bottom;
stroke: none;
}
.commentCountIcon svg {
fill: color-mod(var(--dark) alpha(70%));
}
.userMention {
display: inline-block;
cursor: pointer;
}
.stateNoPointer {
cursor: default;
}
.titleDecoration {
color: var(--pink);
}
.motionTagWrapper {
display: inline-block;
margin: -1px 0 0 12px;
padding: 0;
vertical-align: middle;
}
.countdownTimerContainer {
margin-left: 30px;
} | 0.405213 | 0.14442 |
.container{
background-color: #00000024;
}
.content-info-paymelt{
background-color: white;
width: 90%;
border-top-right-radius: 10px;
border-top-left-radius: 10px;
margin: -50px auto 0 auto;
padding: 20px 0;
}
.tittle-content-info-paymelt{
color: #001F5B;
font-size: 18px;
font-weight: 600;
text-align: center;
}
.content-item-list{
padding: 25px 20px 0px 20px;
display: grid;
}
.info-item-list{
grid-column: 1/2
}
.date-item-list{
grid-column: 2/3
}
.text-info-item-list{
font-size: 14px;
color: #001F5B;
}
.text-date-item-list{
font-size: 16px;
color: #7F8EAC;
font-weight: 600;
text-align: right;
}
.hr{
text-align: center;
background-color:#E4E4E4;
height: 1px;
width: 90%;
margin: 15px auto 0px auto;
}
.c-spacing{
width: 130px;
}
.big-size{
color: #001F5B !important;
font-size: 18px !important;
}
.content-list-blue{
background-color: #315DC1;
width: 90%;
border-bottom-right-radius: 10px;
border-bottom-left-radius: 10px;
margin: 0 auto 0 auto;
padding: 35px;
}
.content-item-list-blue{
display: grid;
margin-bottom: 15px;
}
.info-item-list-blue{
grid-column: 1/2;
text-align: left;
}
.date-item-list-blue{
grid-column: 2/3;
text-align: right;
}
.text-info-item-list-blue{
color: white;
font-size: 16px;
letter-spacing: 0.5px;
}
.text-date-item-list-blue{
color: white;
font-size: 16px;
font-weight: 400;
letter-spacing: 0.5px;
}
.content-buttom-pay{
width: 100%;
text-align: center;
position: relative;
}
.btn-Pay{
width: 60%;
height: 48px;
background-color: #FFCE00;
border-radius: 6px;
margin: -20px 0 25px 0;
}
.text-btn-pay{
color: #001F5B;
font-size: 15px;
font-weight: 600;
letter-spacing: 0.5px;
}
.menu-footer{
height: 60px;
width: 100%;
display: grid;
padding: 10px 0;
}
.content-icon-product{
background-color: #EFEFEF;
height: 35px;
width: 35px;
grid-column: 2/3;
border-radius: 30px;
text-align: center;
grid-row: 1/2;
margin-left: 5px;
}
.content-icon-arrows{
background-color: #EFEFEF;
height: 35px;
width: 35px;
grid-row: 1/2;
grid-column: 3/4;
border-radius: 30px;
text-align: center;
margin-left: 15px;
}
.content-icon-pay{
background-color: #EFEFEF;
height: 35px;
width: 35px;
grid-column: 4/5;
border-radius: 30px;
text-align: center;
grid-row: 1/2;
}
.icon-product-footer{
margin-top: 5px;
}
.icon-arrow-footer{
margin-top: 8px;
}
.icon-pay-footer{
margin-top: 5px;
}
.text-footer-product{
font-size: 14px;
color: #001F5B;
width: 100%;
grid-column: 2/3;
grid-row: 2/3;
}
.text-footer-arrows{
font-size: 14px;
color: #001F5B;
width: 100%;
grid-column: 3/4;
grid-row: 2/3;
}
.text-footer-pay{
font-size: 14px;
color: #001F5B;
width: 100%;
grid-column: 4/5;
grid-row: 2/3;
}
@media (max-height: 570px) {
.text-date-item-list{
font-size: 14px;
color: #7F8EAC;
font-weight: 600;
}
} | maqueta17/index.css | .container{
background-color: #00000024;
}
.content-info-paymelt{
background-color: white;
width: 90%;
border-top-right-radius: 10px;
border-top-left-radius: 10px;
margin: -50px auto 0 auto;
padding: 20px 0;
}
.tittle-content-info-paymelt{
color: #001F5B;
font-size: 18px;
font-weight: 600;
text-align: center;
}
.content-item-list{
padding: 25px 20px 0px 20px;
display: grid;
}
.info-item-list{
grid-column: 1/2
}
.date-item-list{
grid-column: 2/3
}
.text-info-item-list{
font-size: 14px;
color: #001F5B;
}
.text-date-item-list{
font-size: 16px;
color: #7F8EAC;
font-weight: 600;
text-align: right;
}
.hr{
text-align: center;
background-color:#E4E4E4;
height: 1px;
width: 90%;
margin: 15px auto 0px auto;
}
.c-spacing{
width: 130px;
}
.big-size{
color: #001F5B !important;
font-size: 18px !important;
}
.content-list-blue{
background-color: #315DC1;
width: 90%;
border-bottom-right-radius: 10px;
border-bottom-left-radius: 10px;
margin: 0 auto 0 auto;
padding: 35px;
}
.content-item-list-blue{
display: grid;
margin-bottom: 15px;
}
.info-item-list-blue{
grid-column: 1/2;
text-align: left;
}
.date-item-list-blue{
grid-column: 2/3;
text-align: right;
}
.text-info-item-list-blue{
color: white;
font-size: 16px;
letter-spacing: 0.5px;
}
.text-date-item-list-blue{
color: white;
font-size: 16px;
font-weight: 400;
letter-spacing: 0.5px;
}
.content-buttom-pay{
width: 100%;
text-align: center;
position: relative;
}
.btn-Pay{
width: 60%;
height: 48px;
background-color: #FFCE00;
border-radius: 6px;
margin: -20px 0 25px 0;
}
.text-btn-pay{
color: #001F5B;
font-size: 15px;
font-weight: 600;
letter-spacing: 0.5px;
}
.menu-footer{
height: 60px;
width: 100%;
display: grid;
padding: 10px 0;
}
.content-icon-product{
background-color: #EFEFEF;
height: 35px;
width: 35px;
grid-column: 2/3;
border-radius: 30px;
text-align: center;
grid-row: 1/2;
margin-left: 5px;
}
.content-icon-arrows{
background-color: #EFEFEF;
height: 35px;
width: 35px;
grid-row: 1/2;
grid-column: 3/4;
border-radius: 30px;
text-align: center;
margin-left: 15px;
}
.content-icon-pay{
background-color: #EFEFEF;
height: 35px;
width: 35px;
grid-column: 4/5;
border-radius: 30px;
text-align: center;
grid-row: 1/2;
}
.icon-product-footer{
margin-top: 5px;
}
.icon-arrow-footer{
margin-top: 8px;
}
.icon-pay-footer{
margin-top: 5px;
}
.text-footer-product{
font-size: 14px;
color: #001F5B;
width: 100%;
grid-column: 2/3;
grid-row: 2/3;
}
.text-footer-arrows{
font-size: 14px;
color: #001F5B;
width: 100%;
grid-column: 3/4;
grid-row: 2/3;
}
.text-footer-pay{
font-size: 14px;
color: #001F5B;
width: 100%;
grid-column: 4/5;
grid-row: 2/3;
}
@media (max-height: 570px) {
.text-date-item-list{
font-size: 14px;
color: #7F8EAC;
font-weight: 600;
}
} | 0.41253 | 0.105395 |
@import url(https://fonts.googleapis.com/css?family=Montserrat:400,700);
/* line 5, C:/Users/Ram/Desktop/weather/css/styles.scss */
body,
html {
font-family: "Montserrat", "Roboto", sans-serif;
-webkit-transition: 0.4s background;
transition: 0.4s background;
background: #47BAE6;
height: 100%;
width: 100%; }
/* line 14, C:/Users/Ram/Desktop/weather/css/styles.scss */
label {
color: black; }
/* line 18, C:/Users/Ram/Desktop/weather/css/styles.scss */
nav {
background: none;
box-shadow: none;
border: none; }
/* line 24, C:/Users/Ram/Desktop/weather/css/styles.scss */
#weather {
text-align: center;
/* Flip Styling */
perspective: 900px;
position: relative;
height: 600px;
margin-top: 30px; }
/* line 26, C:/Users/Ram/Desktop/weather/css/styles.scss */
#weather .icon {
width: 300px;
height: 300px;
margin: 0;
padding: 0;
fill: red; }
/* line 32, C:/Users/Ram/Desktop/weather/css/styles.scss */
#weather .icon[src$="28.svg"] {
margin-right: 25px; }
/* line 36, C:/Users/Ram/Desktop/weather/css/styles.scss */
#weather .temp {
font-weight: 700;
font-size: 120px;
line-height: 0.75;
margin-top: -70px; }
/* line 42, C:/Users/Ram/Desktop/weather/css/styles.scss */
#weather .city {
font-size: 25px;
letter-spacing: 6px;
line-height: 0.75;
font-weight: 700; }
/* line 48, C:/Users/Ram/Desktop/weather/css/styles.scss */
#weather .rn {
margin-top: -10px;
font-size: 24px;
font-weight: 300;
margin-bottom: -12px; }
/* line 54, C:/Users/Ram/Desktop/weather/css/styles.scss */
#weather .humidity {
margin-bottom: 30px; }
/* line 56, C:/Users/Ram/Desktop/weather/css/styles.scss */
#weather .humidity img {
margin-bottom: -5px;
margin-right: 5px;
width: 20px;
height: 20px; }
/* line 63, C:/Users/Ram/Desktop/weather/css/styles.scss */
#weather .forecast {
margin-top: -10px; }
/* line 65, C:/Users/Ram/Desktop/weather/css/styles.scss */
#weather .forecast .thumb {
width: 60px;
margin-left: calc(50% - 30px);
margin-bottom: -30px; }
/* line 70, C:/Users/Ram/Desktop/weather/css/styles.scss */
#weather .forecast span {
background: #eee; }
/* line 73, C:/Users/Ram/Desktop/weather/css/styles.scss */
#weather .forecast p {
font-size: 16px; }
/* line 76, C:/Users/Ram/Desktop/weather/css/styles.scss */
#weather .forecast:first-of-type {
text-align: right; }
/* line 79, C:/Users/Ram/Desktop/weather/css/styles.scss */
#weather .forecast:last-of-type {
text-align: left; }
/* line 83, C:/Users/Ram/Desktop/weather/css/styles.scss */
#weather .date {
margin-top: -10px;
font-size: 16px; }
/* line 87, C:/Users/Ram/Desktop/weather/css/styles.scss */
#weather .time {
font-size: 16px; }
/* line 90, C:/Users/Ram/Desktop/weather/css/styles.scss */
#weather .extremes {
font-size: 18px;
margin-top: -25px; }
/* line 93, C:/Users/Ram/Desktop/weather/css/styles.scss */
#weather .extremes.small {
font-size: 14px;
margin-top: -18px;
display: block; }
/* line 97, C:/Users/Ram/Desktop/weather/css/styles.scss */
#weather .extremes.small li {
display: block;
line-height: 1; }
/* line 100, C:/Users/Ram/Desktop/weather/css/styles.scss */
#weather .extremes.small li:last-of-type::before {
margin: 0;
content: ''; }
/* line 106, C:/Users/Ram/Desktop/weather/css/styles.scss */
#weather .extremes li {
display: inline-block;
/* High */
/* Low */ }
/* line 109, C:/Users/Ram/Desktop/weather/css/styles.scss */
#weather .extremes li:first-child {
color: #fb9712; }
/* line 113, C:/Users/Ram/Desktop/weather/css/styles.scss */
#weather .extremes li:last-of-type {
color: #47BAE6;
/* Slash seperator */ }
/* line 116, C:/Users/Ram/Desktop/weather/css/styles.scss */
#weather .extremes li:last-of-type::before {
content: "/";
color: black;
margin: 0 5px; }
/* line 132, C:/Users/Ram/Desktop/weather/css/styles.scss */
#la,
#roc {
border-radius: 2px;
position: absolute;
top: 0;
min-height: 100%;
backface-visibility: hidden;
transform-style: preserve3d;
-webkit-transition: 0.4s all;
transition: 0.4s all;
background: white;
width: 90%;
max-width: 400px;
padding-bottom: 50px;
box-shadow: 0 10px 20px rgba(0, 0, 0, 0.15), 0 6px 6px rgba(0, 0, 0, 0.15);
right: calc(50% - 200px); }
@media (max-width: 500px) {
/* line 151, C:/Users/Ram/Desktop/weather/css/styles.scss */
#la,
#roc {
right: 15px;
height: 515px; }
/* line 155, C:/Users/Ram/Desktop/weather/css/styles.scss */
label span {
font-size: 12px; }
/* line 158, C:/Users/Ram/Desktop/weather/css/styles.scss */
.small li {
font-size: 12px; }
/* line 161, C:/Users/Ram/Desktop/weather/css/styles.scss */
#weather {
height: 450px; }
/* line 163, C:/Users/Ram/Desktop/weather/css/styles.scss */
#weather .temp {
font-size: 80px;
margin-top: -100px; }
/* line 167, C:/Users/Ram/Desktop/weather/css/styles.scss */
#weather .icon {
width: 200px;
margin-top: -50px; }
/* line 171, C:/Users/Ram/Desktop/weather/css/styles.scss */
#weather .rn {
margin-top: -10px; }
/* line 174, C:/Users/Ram/Desktop/weather/css/styles.scss */
#weather .forecast {
margin-top: -20px; }
/* line 176, C:/Users/Ram/Desktop/weather/css/styles.scss */
#weather .forecast p {
font-size: 14px; }
/* line 180, C:/Users/Ram/Desktop/weather/css/styles.scss */
#weather .thumb {
margin-right: 20px; }
/* line 184, C:/Users/Ram/Desktop/weather/css/styles.scss */
.container #title {
font-size: 40px; }
/* line 187, C:/Users/Ram/Desktop/weather/css/styles.scss */
.container #subtitle {
font-size: 12px; } }
/* line 192, C:/Users/Ram/Desktop/weather/css/styles.scss */
#roc {
transform: rotateY(-180deg); }
/* line 196, C:/Users/Ram/Desktop/weather/css/styles.scss */
.flipped #roc {
transform: rotateY(0deg); }
/* line 200, C:/Users/Ram/Desktop/weather/css/styles.scss */
.flipped #la {
transform: rotateY(180deg); }
/* line 205, C:/Users/Ram/Desktop/weather/css/styles.scss */
footer .col:first-of-type {
margin-top: 120px; }
/* line 208, C:/Users/Ram/Desktop/weather/css/styles.scss */
footer .col:last-of-type {
margin-top: 25px; }
/* line 211, C:/Users/Ram/Desktop/weather/css/styles.scss */
footer .col hr {
border-color: black;
width: 200px; }
/* line 217, C:/Users/Ram/Desktop/weather/css/styles.scss */
#customize {
display: none;
margin-top: 10px;
color: white; }
/* line 221, C:/Users/Ram/Desktop/weather/css/styles.scss */
#customize input {
width: 300px;
display: block;
border-bottom-color: white;
margin: 0 auto; }
/* line 226, C:/Users/Ram/Desktop/weather/css/styles.scss */
#customize input::-webkit-input-placeholder {
color: #eee; }
/* line 229, C:/Users/Ram/Desktop/weather/css/styles.scss */
#customize input:-moz-placeholder {
color: #eee; }
/* line 232, C:/Users/Ram/Desktop/weather/css/styles.scss */
#customize input::-moz-placeholder {
color: #eee; }
/* line 235, C:/Users/Ram/Desktop/weather/css/styles.scss */
#customize input:-ms-input-placeholder {
color: #eee; }
/* line 239, C:/Users/Ram/Desktop/weather/css/styles.scss */
#customize a {
display: block;
max-width: 175px;
margin: 10px auto 0 auto; }
/* line 243, C:/Users/Ram/Desktop/weather/css/styles.scss */
#customize a#save {
display: none;
color: black; }
/* line 250, C:/Users/Ram/Desktop/weather/css/styles.scss */
#reset {
margin-top: 10px; }
/* line 254, C:/Users/Ram/Desktop/weather/css/styles.scss */
#title {
font-size: 60px;
color: white;
margin: 0;
margin-top: 10px;
line-height: 1; }
/* line 262, C:/Users/Ram/Desktop/weather/css/styles.scss */
#subtitle {
color: #eee;
margin: 0;
font-size: 18px; }
/* line 268, C:/Users/Ram/Desktop/weather/css/styles.scss */
#save {
line-height: 1; }
/* line 272, C:/Users/Ram/Desktop/weather/css/styles.scss */
#about {
background: #222;
color: #FFF;
padding: 20px;
text-align: center;
font-size: 16px; }
/* line 278, C:/Users/Ram/Desktop/weather/css/styles.scss */
#about p {
width: 90%;
max-width: 600px;
margin: 0 auto; }
/* line 282, C:/Users/Ram/Desktop/weather/css/styles.scss */
#about p br {
line-height: 2.5; }
/*# sourceMappingURL=styles.css.map */ | css/styles.css | @import url(https://fonts.googleapis.com/css?family=Montserrat:400,700);
/* line 5, C:/Users/Ram/Desktop/weather/css/styles.scss */
body,
html {
font-family: "Montserrat", "Roboto", sans-serif;
-webkit-transition: 0.4s background;
transition: 0.4s background;
background: #47BAE6;
height: 100%;
width: 100%; }
/* line 14, C:/Users/Ram/Desktop/weather/css/styles.scss */
label {
color: black; }
/* line 18, C:/Users/Ram/Desktop/weather/css/styles.scss */
nav {
background: none;
box-shadow: none;
border: none; }
/* line 24, C:/Users/Ram/Desktop/weather/css/styles.scss */
#weather {
text-align: center;
/* Flip Styling */
perspective: 900px;
position: relative;
height: 600px;
margin-top: 30px; }
/* line 26, C:/Users/Ram/Desktop/weather/css/styles.scss */
#weather .icon {
width: 300px;
height: 300px;
margin: 0;
padding: 0;
fill: red; }
/* line 32, C:/Users/Ram/Desktop/weather/css/styles.scss */
#weather .icon[src$="28.svg"] {
margin-right: 25px; }
/* line 36, C:/Users/Ram/Desktop/weather/css/styles.scss */
#weather .temp {
font-weight: 700;
font-size: 120px;
line-height: 0.75;
margin-top: -70px; }
/* line 42, C:/Users/Ram/Desktop/weather/css/styles.scss */
#weather .city {
font-size: 25px;
letter-spacing: 6px;
line-height: 0.75;
font-weight: 700; }
/* line 48, C:/Users/Ram/Desktop/weather/css/styles.scss */
#weather .rn {
margin-top: -10px;
font-size: 24px;
font-weight: 300;
margin-bottom: -12px; }
/* line 54, C:/Users/Ram/Desktop/weather/css/styles.scss */
#weather .humidity {
margin-bottom: 30px; }
/* line 56, C:/Users/Ram/Desktop/weather/css/styles.scss */
#weather .humidity img {
margin-bottom: -5px;
margin-right: 5px;
width: 20px;
height: 20px; }
/* line 63, C:/Users/Ram/Desktop/weather/css/styles.scss */
#weather .forecast {
margin-top: -10px; }
/* line 65, C:/Users/Ram/Desktop/weather/css/styles.scss */
#weather .forecast .thumb {
width: 60px;
margin-left: calc(50% - 30px);
margin-bottom: -30px; }
/* line 70, C:/Users/Ram/Desktop/weather/css/styles.scss */
#weather .forecast span {
background: #eee; }
/* line 73, C:/Users/Ram/Desktop/weather/css/styles.scss */
#weather .forecast p {
font-size: 16px; }
/* line 76, C:/Users/Ram/Desktop/weather/css/styles.scss */
#weather .forecast:first-of-type {
text-align: right; }
/* line 79, C:/Users/Ram/Desktop/weather/css/styles.scss */
#weather .forecast:last-of-type {
text-align: left; }
/* line 83, C:/Users/Ram/Desktop/weather/css/styles.scss */
#weather .date {
margin-top: -10px;
font-size: 16px; }
/* line 87, C:/Users/Ram/Desktop/weather/css/styles.scss */
#weather .time {
font-size: 16px; }
/* line 90, C:/Users/Ram/Desktop/weather/css/styles.scss */
#weather .extremes {
font-size: 18px;
margin-top: -25px; }
/* line 93, C:/Users/Ram/Desktop/weather/css/styles.scss */
#weather .extremes.small {
font-size: 14px;
margin-top: -18px;
display: block; }
/* line 97, C:/Users/Ram/Desktop/weather/css/styles.scss */
#weather .extremes.small li {
display: block;
line-height: 1; }
/* line 100, C:/Users/Ram/Desktop/weather/css/styles.scss */
#weather .extremes.small li:last-of-type::before {
margin: 0;
content: ''; }
/* line 106, C:/Users/Ram/Desktop/weather/css/styles.scss */
#weather .extremes li {
display: inline-block;
/* High */
/* Low */ }
/* line 109, C:/Users/Ram/Desktop/weather/css/styles.scss */
#weather .extremes li:first-child {
color: #fb9712; }
/* line 113, C:/Users/Ram/Desktop/weather/css/styles.scss */
#weather .extremes li:last-of-type {
color: #47BAE6;
/* Slash seperator */ }
/* line 116, C:/Users/Ram/Desktop/weather/css/styles.scss */
#weather .extremes li:last-of-type::before {
content: "/";
color: black;
margin: 0 5px; }
/* line 132, C:/Users/Ram/Desktop/weather/css/styles.scss */
#la,
#roc {
border-radius: 2px;
position: absolute;
top: 0;
min-height: 100%;
backface-visibility: hidden;
transform-style: preserve3d;
-webkit-transition: 0.4s all;
transition: 0.4s all;
background: white;
width: 90%;
max-width: 400px;
padding-bottom: 50px;
box-shadow: 0 10px 20px rgba(0, 0, 0, 0.15), 0 6px 6px rgba(0, 0, 0, 0.15);
right: calc(50% - 200px); }
@media (max-width: 500px) {
/* line 151, C:/Users/Ram/Desktop/weather/css/styles.scss */
#la,
#roc {
right: 15px;
height: 515px; }
/* line 155, C:/Users/Ram/Desktop/weather/css/styles.scss */
label span {
font-size: 12px; }
/* line 158, C:/Users/Ram/Desktop/weather/css/styles.scss */
.small li {
font-size: 12px; }
/* line 161, C:/Users/Ram/Desktop/weather/css/styles.scss */
#weather {
height: 450px; }
/* line 163, C:/Users/Ram/Desktop/weather/css/styles.scss */
#weather .temp {
font-size: 80px;
margin-top: -100px; }
/* line 167, C:/Users/Ram/Desktop/weather/css/styles.scss */
#weather .icon {
width: 200px;
margin-top: -50px; }
/* line 171, C:/Users/Ram/Desktop/weather/css/styles.scss */
#weather .rn {
margin-top: -10px; }
/* line 174, C:/Users/Ram/Desktop/weather/css/styles.scss */
#weather .forecast {
margin-top: -20px; }
/* line 176, C:/Users/Ram/Desktop/weather/css/styles.scss */
#weather .forecast p {
font-size: 14px; }
/* line 180, C:/Users/Ram/Desktop/weather/css/styles.scss */
#weather .thumb {
margin-right: 20px; }
/* line 184, C:/Users/Ram/Desktop/weather/css/styles.scss */
.container #title {
font-size: 40px; }
/* line 187, C:/Users/Ram/Desktop/weather/css/styles.scss */
.container #subtitle {
font-size: 12px; } }
/* line 192, C:/Users/Ram/Desktop/weather/css/styles.scss */
#roc {
transform: rotateY(-180deg); }
/* line 196, C:/Users/Ram/Desktop/weather/css/styles.scss */
.flipped #roc {
transform: rotateY(0deg); }
/* line 200, C:/Users/Ram/Desktop/weather/css/styles.scss */
.flipped #la {
transform: rotateY(180deg); }
/* line 205, C:/Users/Ram/Desktop/weather/css/styles.scss */
footer .col:first-of-type {
margin-top: 120px; }
/* line 208, C:/Users/Ram/Desktop/weather/css/styles.scss */
footer .col:last-of-type {
margin-top: 25px; }
/* line 211, C:/Users/Ram/Desktop/weather/css/styles.scss */
footer .col hr {
border-color: black;
width: 200px; }
/* line 217, C:/Users/Ram/Desktop/weather/css/styles.scss */
#customize {
display: none;
margin-top: 10px;
color: white; }
/* line 221, C:/Users/Ram/Desktop/weather/css/styles.scss */
#customize input {
width: 300px;
display: block;
border-bottom-color: white;
margin: 0 auto; }
/* line 226, C:/Users/Ram/Desktop/weather/css/styles.scss */
#customize input::-webkit-input-placeholder {
color: #eee; }
/* line 229, C:/Users/Ram/Desktop/weather/css/styles.scss */
#customize input:-moz-placeholder {
color: #eee; }
/* line 232, C:/Users/Ram/Desktop/weather/css/styles.scss */
#customize input::-moz-placeholder {
color: #eee; }
/* line 235, C:/Users/Ram/Desktop/weather/css/styles.scss */
#customize input:-ms-input-placeholder {
color: #eee; }
/* line 239, C:/Users/Ram/Desktop/weather/css/styles.scss */
#customize a {
display: block;
max-width: 175px;
margin: 10px auto 0 auto; }
/* line 243, C:/Users/Ram/Desktop/weather/css/styles.scss */
#customize a#save {
display: none;
color: black; }
/* line 250, C:/Users/Ram/Desktop/weather/css/styles.scss */
#reset {
margin-top: 10px; }
/* line 254, C:/Users/Ram/Desktop/weather/css/styles.scss */
#title {
font-size: 60px;
color: white;
margin: 0;
margin-top: 10px;
line-height: 1; }
/* line 262, C:/Users/Ram/Desktop/weather/css/styles.scss */
#subtitle {
color: #eee;
margin: 0;
font-size: 18px; }
/* line 268, C:/Users/Ram/Desktop/weather/css/styles.scss */
#save {
line-height: 1; }
/* line 272, C:/Users/Ram/Desktop/weather/css/styles.scss */
#about {
background: #222;
color: #FFF;
padding: 20px;
text-align: center;
font-size: 16px; }
/* line 278, C:/Users/Ram/Desktop/weather/css/styles.scss */
#about p {
width: 90%;
max-width: 600px;
margin: 0 auto; }
/* line 282, C:/Users/Ram/Desktop/weather/css/styles.scss */
#about p br {
line-height: 2.5; }
/*# sourceMappingURL=styles.css.map */ | 0.097021 | 0.039379 |
*{
margin: 0;
padding: 0;
text-decoration: none;
list-style-type: none;
scrollbar-color: rgb(71, 68, 68) transparent;
scrollbar-width: thin;
scroll-behavior: smooth;
}
*:focus{
outline: none;
}
/*navigatino*/
.navigation{
position: relative;
display: flex;
width: 100%;
background-color: white;
position: fixed;
top: 0;
left: 0;
right: 0;
box-shadow: 3px 7px 8px #888888;
align-items: center;
justify-content: space-around;
padding: 10px;
z-index: 24;
}
.navigation .menu ul{
display: flex;
width: auto;
}
.navigation .menu ul li >a{
text-transform: uppercase;
font-family: cursive;
color: gray;
padding: 5px;
font-size: 13px;
}
.navigation .menu ul li a:hover {
background-color: #e4dede;
border-radius: 10px;
opacity: 1;
}
.navigation .connexion ul{
display: flex;
}
.navigation li{
padding-top: 2px;
margin-left:0.7cm;
padding-bottom: 8px;
}
.navigation .menu .joi{
display: none;
}
.navigation input{
border: none;
background-color: rgb(245, 238, 238);
padding: 5px 0px 5px 10px;
border-radius: 15px;
height: 20px;
margin-left: 5px;
width: 180px;
font-size: 12px;
}
.navigation .recherche{
display: flex;
position: relative;
}
.navigation input:focus{
box-shadow: 3px 5px 10px #dfc6c6;
background-color: snow;
}
.navigation input:hover{
box-shadow: 3px 5px 10px #dfc6c6;
}
.navigation img{
width: 30px;
height: 30px;
}
.navigation .connexion .k{
display: none;
font-family: cursive;
font-weight: bold;
width: 14px;
height: 14px;
padding: 8px;
border-radius: 100%;
border: 2px solid black;
}
.navigation .connexion .k:hover{
color: tomato;
cursor: pointer;
border: 2px solid tomato;
border-radius: 100%;
}
.navigation .connexion li{
color: saddlebrown;
font-family: cursive;
font-size: 12px;
}
.navigation:hover{
box-shadow: 3px 7px 8px #ecbaba;
}
.connexion i{
font-size: 15px;
}
.navigation .connexion a{
}
.navigation .connexion a:hover{
background-color: rgb(221, 228, 241);
}
.navigation .connexion button:hover{
background-color: rgb(221, 228, 241);
}
.admin li{
background:white;
width:200px;
margin:0;
border-radius:0;
display:flex;
flex-direction:column;
align-items:center;
justify-content:center;
padding:0;
font-size:13px;
}
.admin form {
width:200px;
}
.admin form button {
width:200px;cursor:pointer;
border:none;
height:30px;color:gray; background:white;
}
.admin a{
padding:0;
border-radius:0;
width:200px; height:30px;color:gray;
background:white;
display:flex;
flex-direction:column;
align-items:center;
justify-content:center;
}
/*reseau socio*/
.reseau{
z-index: 9;
position: absolute;
bottom:15%;
right: 1%;
display:flex;
flex-direction: column;
align-items: center;
position: fixed;
}
.reseau a{
color: rgb(226, 64, 64);
width: 40px;
margin-top: 3px;
height: 40px;
background-color: rgba(236, 231, 223, 0.5);
border-radius: 100%;
display: flex;
align-items: center;
justify-content: space-around;
}
.reseau a:hover{
background-color: rgb(180, 174, 174);
transform: scale(1.1);
}
/*CORPS*/
body{
background-color: rgb(255, 255, 255);
padding-top: 50px;
overflow-x: hidden;
}
.corps{
display: flex;
width: 100%;
justify-content: space-evenly;
}
.corps .droit{
padding: auto;
justify-content: center;
background-color: rgb(255, 255, 255);
height:auto;
overflow-x: hidden;
overflow-y:hidden;
text-align: center;
width:100%;
transition: 2s;
color: burlywood;
}
@keyframes nim{
0%{
scale: 0;
opacity: 0;
}
100%{
scale: 1;
opacity: 1;
}
}
.corps .gauche{
padding: auto;
justify-content: center;
height: auto;
width: 18%;
padding-top: 20px;
text-align: center;
transform: rotateX();
animation: niim 2s alternate ;
}
@keyframes niim{
0%{
transform: translateX(-400px);
opacity: 0;
}
100%{
transform: translateX(0);
opacity: 1;
}
}
.gauche p.texte{
box-shadow: 3px 7px 8px #888888;
padding: 3px;
background-color: white;
font-family: cursive;
color: chocolate;
width: 182px;
text-align: center;
cursor: pointer;
margin: auto;
margin-bottom: 10px;
border-radius: 5px;
background: linear-gradient(60deg, rgba(231, 17, 17, 0.137), rgba(22, 22, 236, 0.158));
}
/*carosel*/
.carrousel {
width: 182px;background-color: #fcfafa;
}
.carrouseel {
width: 182px;
}
.carrousel .info{
text-align: center;
padding: 5px;
font-size: 9px;
color: gray;
background-color: seashell;
}
.carrouseel .info{
text-align: center; color: gray;padding: 5px;
font-size: 9px;
background-color: seashell;
}
.conu {
position: relative;
z-index: 9;
margin: auto;
width: 40vw;
height: 90vh;
box-shadow: 3px 7px 8px #888888;
cursor: pointer;
border-radius: 100%;overflow: hidden;background-color: white;
}
.conuu {
position: relative;
z-index: 9;
margin: auto;
width: 182px;
height: 130px;
box-shadow: 3px 7px 8px #888888;
cursor: pointer;
}
.carrousel a {
display: block;
float: left;
width: 40vw;
height: 90vh;
border-radius: 100%;
background-color: white;
}
.carrouseel a {
display: block;
float: left;
width: 182px;
height: 130px;
}
.carrousel a img {
width: 40vw;
height: 90vh; border-radius: 100%;
}.carrouseel a img {
width: 182px;
height: 130px;
}
/**active menu*/
/*contact*/
.form1{
padding: auto;
display: flex;
justify-content: space-around;
height: 100vh;
transform: scale(0.9);
animation: nim1 1s alternate;
}
@keyframes nim1{
0%{
transform: scale(0);
}
100%{
transform: scale(0.9);
}
}
.form1 h2{
color:tomato;
font-family: cursive;
}
.form1 .foru{
border-radius: 15px;
width:45%;
height:80%;
background-color: white;
padding: 20px;
box-shadow:inset 3px 7px 20px #888888;
padding: auto;
}
.foru hr{
width: 80%;
margin: auto;
}
.foru p{
font-size: 15px;
font-family: cursive;
color: tomato;
}
.foru textarea{
width: 100%;
height: 100px; padding-left: 10px; border-radius: 15px;
padding-top: 10px; box-shadow:inset 3px 7px 20px #888888;
}
.foru form{
display: flex;
justify-content: space-between;
align-items: center;
flex-direction: column;
height: 80%;
}
.foru input{
background-color:inherit;
font-size: 13px;
width: 100%;margin-bottom: 10px;
height: 35px; padding-left: 10px;
border-radius: 15px; box-shadow:inset 3px 7px 20px #888888;
}
.foru input:focus{
box-shadow:inset 3px 7px 20px #ecbaba;
}
.foru textarea:hover{
box-shadow:inset 3px 7px 20px #ecbaba;
}
.foru textarea:focus{
box-shadow:inset 3px 7px 20px #ecbaba;
}
.foru input:hover{
box-shadow:inset 3px 7px 20px #ecbaba;
}
.foru form p{
text-align: left;
width: 100%;
margin-top: 5px;
color: #7e6d6d;
}
.form1 .ri{
display: flex;
flex-direction: column;
justify-content: center;
align-items: center;
border-right: 1px solid black;
width:45%;
height: auto;
padding: 20px;
box-shadow:inset 3px 7px 20px #888888;
margin-left: 10px;
height: 80%;
border-radius: 15px;background-color: white;
background-repeat: no-repeat;
}.ri:hover{
box-shadow: 0px 0px 20px #eb9595;
}.foru:hover{
box-shadow: 0px 0px 20px #eb9595;
}
.ri p{
margin: 10px 0px;
color: #7e6d6d;
}
.ri{
font-family: cursive;
height: 400px;
}
.ri i{
color: darkorange;
font-size: 20px;
background: linear-gradient(180deg, burlywood, rgba(245, 245, 245, 0.267));
}
.com{
width: 80%;
}
.com:focus{
box-shadow: 3px 7px 8px #ecbaba;
}
.com:hover{
box-shadow: 3px 7px 8px #ecbaba;
}
.foru .centre{
text-align: center;
}
.foru button{
padding: 5px;
opacity: 0.7;
background-color: rgba(238, 204, 15, 0.671);
text-align: center;
color: rgb(165, 131, 115);
border-radius: 15px;
height: 50px;
width: 150px;cursor: pointer;
font-family: cursive;
font-weight: bold;
margin-top: 10px;
}
.foru button:hover{
opacity: 1;
background-color: rgb(204, 128, 128);
color: white;
}
/*next one*/
.nextone{
padding:auto;
position: relative;
font-size: 15px;
font-family: cursive;
padding:0px 20px;
height:auto;
animation: nim 1s ;
}
.nextone h2{
color: chocolate;
font-family:unset;
}
.nextone p{
color: black;
text-align: left;
}
.p{
text-indent: 100px;
}
.couleur{
color: rgba(238, 73, 13, 0.616);
font-family: cursive;
text-decoration: underline;
}
.ti{
font-size: 15px;
color: black;
text-decoration: underline;
}
.couleure{
color: rgba(238, 73, 13, 0.616);
}
.s{
font-size: 30px;
color: rgba(220, 20, 60, 0.61);
font-family: cursive;
}
.savoir{
display: flex;
justify-content: space-between;
}
.cercle{
width: 150px;
height: 150px;
border-radius: 100%;
background: rgba(235, 102, 40, 0.555);
display: flex;
align-items: center;
justify-content:space-around;
padding: 10px;
margin: auto;
}
.cercle P{
color: lemonchiffon;
text-align: center;
font-size: 15px;
}
.rect{
width: 150px;
height: 150px;
margin: auto;
justify-content: space-around;
align-items: center;
display: inline;padding: auto;
}
.rect p{
border:2px solid rgb(56, 46, 46);
text-align: center;
height: 50px;
font-weight: bolder;
background-color: rgba(255, 99, 71, 0.342);
padding-top: 5px;
align-items: center;
justify-content: space-around;display: flex;
}
.savoir img{
width: 210px;
height: 90px;
border: none;
border-radius: 15px;
}
.vert{
color: chartreuse;
background-color:chartreuse ;
}
.mavokely{
color: rgb(226, 52, 139);
background-color:rgb(226, 52, 139) ;
}
.red{
color: red;
background-color: red;
}
.violet{
color: rgb(136, 96, 177);
background-color: rgb(136, 96, 177);
}
.jaunne{
color:yellow;
background-color: yellow;
}
.bleu{
color: rgb(37, 225, 231);
background-color:rgb(37, 225, 231) ;
}
.carre{
width: 50px;
height: 40px;
}
.styl{
display: flex;
justify-content: space-between;
margin: 0px 50px;
padding: 50px;
}
.my{
animation: mm infinite 10s alternate;
}
/*qui somme-nous*/
.somme{
height:auto;
background-repeat:round;
padding: 20px;
font-size: 15px;
font-family: cursive; animation: nim 1s ;
}
.somme .s{
font-size: 15px;
}
.somme h2{
color: chocolate;
font-family:unset;
}
.somme p{
color: black;
font-size: 14px;
text-align: left;
}
.somme .ti{
font-size: 15px;
font-weight: bolder;
color: rgba(180, 163, 139, 0.822);
}
.somme .centre{
text-align: center;
position: relative;
}
.somme img{
width: 400px;
}
.somme .abso{
position: absolute;
width: 50px;
top:30%;
left: 50%;
color: rgb(228, 19, 19);
font-size: 15px;
font-family: cursive;
}
.somme .abso img{
width: 50px;
}
.somme .abs{
position: absolute;
width: 50px;
top:30%;
left: 50%;
color: coral;
}
.conclu{
display: flex;
}
.conclu .n{
padding-top: 0%;
font-size: 15px;
width: 40%;
font-family: cursive;
}
.n p{
color: rgba(255, 2, 2, 0.651);
margin-bottom: 50px;
}
.m{
height: 20%;
width: 40%;
}
/*srvice et etous*/
.service{
height:auto;
background-repeat:round;
padding: 20px;
font-size: 15px;
font-family: cursive;
animation:map 1s;
}
@keyframes map{
0%{
transform: translateX(300px);
opacity: 0;
}
100%{
transform: translateX(0px);
opacity: 1;
}
}
.service p{
text-align:left;
}
.service h2{
color: chocolate;
font-family:unset;
}
.service .carre{
width: 40px;
height: 40px;
background-color: white;
color: white;
}
.service .rouge{
color: tomato;
}
.service .a{
display: flex;
justify-content: space-around;
}
.service .pad{
font-size: 15px;
color: rgb(243, 170, 33);
font-family: cursive;
}
.service .st{
font-size: 15px;
color: rgb(241, 136, 241);
}
.service .c{
font-size: 15px;
}
.service .c p{
color: rgb(243, 170, 33);
font-family:cursive;
}
.service .g{
font-size: 15px;
}
.service .carre2{
width: 40px;
height: 40px;
background-color:rgb(197, 147, 147);
color: rgb(197, 147, 147);
margin-right: 10px;
}
@media screen and (max-width:757px){
.corps .gauche{
display: none;
}
.jus{
display: none;
}
}
@media screen and (max-width:1000px){
.corps .droit{
width: 100%;
height: auto;
}
.actual h6 {
top: 20px;
font-size: 10px;
}
}
@media screen and (max-height:484px){
.corps .gauche{
display: none;
}
}
@media screen and (max-width:300px){
.reseau{
display: none;
}
.corps .gauche{
display: none;
}
.corps .droit{
width: 100%;
height: auto;
}
.actual h6 {
top: 20px;
font-size: 10px;
}
}
@media screen and (max-width:809px){
.navigation .menu li{
display: flex; padding: 5px 0;
align-items: center;
justify-content: center;
}
.navigation .menu a{
width: 100%;
margin: 0; display: flex;
align-items: center;
justify-content: center;
}
.navigation .menu {
}
.navigation .menu ul {
flex-direction: column;
position: absolute;
background-color: #fcfafa;
border-radius: 5px;
top: 55px;
left: 0;
box-shadow: 0 2px 6px rgba(0, 0, 0, 0.2);
padding: 5px 0;
transition: 2s;
width: 100vw;
display: none;
margin: 0;
padding: 5px 0;
}
.navigation .menu .joi{
display: block;
display: flex;
align-items: center;
justify-content: center;
border-radius: 100%;
border: 2px solid black;
padding: 5px;
}
.navigation .menu .joi:hover{
color: tomato;
border: tomato solid 1px;
}
}
@media screen and (max-width:417px){
.navigation .connexion ul{
flex-direction: column;
position: absolute;
background-color: #fcfafa;
border-radius: 5px;
top: 55px;
left: 0;
box-shadow: 0 2px 6px rgba(0, 0, 0, 0.2);
padding: 5px 0;
transition: 2s;
width: 100vw;
display: none;
margin: 0;
padding: 5px 0;
}
.navigation .connexion li{
display: flex; padding: 5px 0;
align-items: center;
justify-content: center;
}
.navigation .connexion li a{
width: 100%;
margin: 0; display: flex;
align-items: center;
justify-content: center;
}
.navigation .connexion .k{
display: block;
display: flex;
align-items: center;
justify-content: center;
}
}
.active{
transition: 1s;
border-bottom: 2px solid tomato;
color: tomato;
} | public/css/styleb.css | *{
margin: 0;
padding: 0;
text-decoration: none;
list-style-type: none;
scrollbar-color: rgb(71, 68, 68) transparent;
scrollbar-width: thin;
scroll-behavior: smooth;
}
*:focus{
outline: none;
}
/*navigatino*/
.navigation{
position: relative;
display: flex;
width: 100%;
background-color: white;
position: fixed;
top: 0;
left: 0;
right: 0;
box-shadow: 3px 7px 8px #888888;
align-items: center;
justify-content: space-around;
padding: 10px;
z-index: 24;
}
.navigation .menu ul{
display: flex;
width: auto;
}
.navigation .menu ul li >a{
text-transform: uppercase;
font-family: cursive;
color: gray;
padding: 5px;
font-size: 13px;
}
.navigation .menu ul li a:hover {
background-color: #e4dede;
border-radius: 10px;
opacity: 1;
}
.navigation .connexion ul{
display: flex;
}
.navigation li{
padding-top: 2px;
margin-left:0.7cm;
padding-bottom: 8px;
}
.navigation .menu .joi{
display: none;
}
.navigation input{
border: none;
background-color: rgb(245, 238, 238);
padding: 5px 0px 5px 10px;
border-radius: 15px;
height: 20px;
margin-left: 5px;
width: 180px;
font-size: 12px;
}
.navigation .recherche{
display: flex;
position: relative;
}
.navigation input:focus{
box-shadow: 3px 5px 10px #dfc6c6;
background-color: snow;
}
.navigation input:hover{
box-shadow: 3px 5px 10px #dfc6c6;
}
.navigation img{
width: 30px;
height: 30px;
}
.navigation .connexion .k{
display: none;
font-family: cursive;
font-weight: bold;
width: 14px;
height: 14px;
padding: 8px;
border-radius: 100%;
border: 2px solid black;
}
.navigation .connexion .k:hover{
color: tomato;
cursor: pointer;
border: 2px solid tomato;
border-radius: 100%;
}
.navigation .connexion li{
color: saddlebrown;
font-family: cursive;
font-size: 12px;
}
.navigation:hover{
box-shadow: 3px 7px 8px #ecbaba;
}
.connexion i{
font-size: 15px;
}
.navigation .connexion a{
}
.navigation .connexion a:hover{
background-color: rgb(221, 228, 241);
}
.navigation .connexion button:hover{
background-color: rgb(221, 228, 241);
}
.admin li{
background:white;
width:200px;
margin:0;
border-radius:0;
display:flex;
flex-direction:column;
align-items:center;
justify-content:center;
padding:0;
font-size:13px;
}
.admin form {
width:200px;
}
.admin form button {
width:200px;cursor:pointer;
border:none;
height:30px;color:gray; background:white;
}
.admin a{
padding:0;
border-radius:0;
width:200px; height:30px;color:gray;
background:white;
display:flex;
flex-direction:column;
align-items:center;
justify-content:center;
}
/*reseau socio*/
.reseau{
z-index: 9;
position: absolute;
bottom:15%;
right: 1%;
display:flex;
flex-direction: column;
align-items: center;
position: fixed;
}
.reseau a{
color: rgb(226, 64, 64);
width: 40px;
margin-top: 3px;
height: 40px;
background-color: rgba(236, 231, 223, 0.5);
border-radius: 100%;
display: flex;
align-items: center;
justify-content: space-around;
}
.reseau a:hover{
background-color: rgb(180, 174, 174);
transform: scale(1.1);
}
/*CORPS*/
body{
background-color: rgb(255, 255, 255);
padding-top: 50px;
overflow-x: hidden;
}
.corps{
display: flex;
width: 100%;
justify-content: space-evenly;
}
.corps .droit{
padding: auto;
justify-content: center;
background-color: rgb(255, 255, 255);
height:auto;
overflow-x: hidden;
overflow-y:hidden;
text-align: center;
width:100%;
transition: 2s;
color: burlywood;
}
@keyframes nim{
0%{
scale: 0;
opacity: 0;
}
100%{
scale: 1;
opacity: 1;
}
}
.corps .gauche{
padding: auto;
justify-content: center;
height: auto;
width: 18%;
padding-top: 20px;
text-align: center;
transform: rotateX();
animation: niim 2s alternate ;
}
@keyframes niim{
0%{
transform: translateX(-400px);
opacity: 0;
}
100%{
transform: translateX(0);
opacity: 1;
}
}
.gauche p.texte{
box-shadow: 3px 7px 8px #888888;
padding: 3px;
background-color: white;
font-family: cursive;
color: chocolate;
width: 182px;
text-align: center;
cursor: pointer;
margin: auto;
margin-bottom: 10px;
border-radius: 5px;
background: linear-gradient(60deg, rgba(231, 17, 17, 0.137), rgba(22, 22, 236, 0.158));
}
/*carosel*/
.carrousel {
width: 182px;background-color: #fcfafa;
}
.carrouseel {
width: 182px;
}
.carrousel .info{
text-align: center;
padding: 5px;
font-size: 9px;
color: gray;
background-color: seashell;
}
.carrouseel .info{
text-align: center; color: gray;padding: 5px;
font-size: 9px;
background-color: seashell;
}
.conu {
position: relative;
z-index: 9;
margin: auto;
width: 40vw;
height: 90vh;
box-shadow: 3px 7px 8px #888888;
cursor: pointer;
border-radius: 100%;overflow: hidden;background-color: white;
}
.conuu {
position: relative;
z-index: 9;
margin: auto;
width: 182px;
height: 130px;
box-shadow: 3px 7px 8px #888888;
cursor: pointer;
}
.carrousel a {
display: block;
float: left;
width: 40vw;
height: 90vh;
border-radius: 100%;
background-color: white;
}
.carrouseel a {
display: block;
float: left;
width: 182px;
height: 130px;
}
.carrousel a img {
width: 40vw;
height: 90vh; border-radius: 100%;
}.carrouseel a img {
width: 182px;
height: 130px;
}
/**active menu*/
/*contact*/
.form1{
padding: auto;
display: flex;
justify-content: space-around;
height: 100vh;
transform: scale(0.9);
animation: nim1 1s alternate;
}
@keyframes nim1{
0%{
transform: scale(0);
}
100%{
transform: scale(0.9);
}
}
.form1 h2{
color:tomato;
font-family: cursive;
}
.form1 .foru{
border-radius: 15px;
width:45%;
height:80%;
background-color: white;
padding: 20px;
box-shadow:inset 3px 7px 20px #888888;
padding: auto;
}
.foru hr{
width: 80%;
margin: auto;
}
.foru p{
font-size: 15px;
font-family: cursive;
color: tomato;
}
.foru textarea{
width: 100%;
height: 100px; padding-left: 10px; border-radius: 15px;
padding-top: 10px; box-shadow:inset 3px 7px 20px #888888;
}
.foru form{
display: flex;
justify-content: space-between;
align-items: center;
flex-direction: column;
height: 80%;
}
.foru input{
background-color:inherit;
font-size: 13px;
width: 100%;margin-bottom: 10px;
height: 35px; padding-left: 10px;
border-radius: 15px; box-shadow:inset 3px 7px 20px #888888;
}
.foru input:focus{
box-shadow:inset 3px 7px 20px #ecbaba;
}
.foru textarea:hover{
box-shadow:inset 3px 7px 20px #ecbaba;
}
.foru textarea:focus{
box-shadow:inset 3px 7px 20px #ecbaba;
}
.foru input:hover{
box-shadow:inset 3px 7px 20px #ecbaba;
}
.foru form p{
text-align: left;
width: 100%;
margin-top: 5px;
color: #7e6d6d;
}
.form1 .ri{
display: flex;
flex-direction: column;
justify-content: center;
align-items: center;
border-right: 1px solid black;
width:45%;
height: auto;
padding: 20px;
box-shadow:inset 3px 7px 20px #888888;
margin-left: 10px;
height: 80%;
border-radius: 15px;background-color: white;
background-repeat: no-repeat;
}.ri:hover{
box-shadow: 0px 0px 20px #eb9595;
}.foru:hover{
box-shadow: 0px 0px 20px #eb9595;
}
.ri p{
margin: 10px 0px;
color: #7e6d6d;
}
.ri{
font-family: cursive;
height: 400px;
}
.ri i{
color: darkorange;
font-size: 20px;
background: linear-gradient(180deg, burlywood, rgba(245, 245, 245, 0.267));
}
.com{
width: 80%;
}
.com:focus{
box-shadow: 3px 7px 8px #ecbaba;
}
.com:hover{
box-shadow: 3px 7px 8px #ecbaba;
}
.foru .centre{
text-align: center;
}
.foru button{
padding: 5px;
opacity: 0.7;
background-color: rgba(238, 204, 15, 0.671);
text-align: center;
color: rgb(165, 131, 115);
border-radius: 15px;
height: 50px;
width: 150px;cursor: pointer;
font-family: cursive;
font-weight: bold;
margin-top: 10px;
}
.foru button:hover{
opacity: 1;
background-color: rgb(204, 128, 128);
color: white;
}
/*next one*/
.nextone{
padding:auto;
position: relative;
font-size: 15px;
font-family: cursive;
padding:0px 20px;
height:auto;
animation: nim 1s ;
}
.nextone h2{
color: chocolate;
font-family:unset;
}
.nextone p{
color: black;
text-align: left;
}
.p{
text-indent: 100px;
}
.couleur{
color: rgba(238, 73, 13, 0.616);
font-family: cursive;
text-decoration: underline;
}
.ti{
font-size: 15px;
color: black;
text-decoration: underline;
}
.couleure{
color: rgba(238, 73, 13, 0.616);
}
.s{
font-size: 30px;
color: rgba(220, 20, 60, 0.61);
font-family: cursive;
}
.savoir{
display: flex;
justify-content: space-between;
}
.cercle{
width: 150px;
height: 150px;
border-radius: 100%;
background: rgba(235, 102, 40, 0.555);
display: flex;
align-items: center;
justify-content:space-around;
padding: 10px;
margin: auto;
}
.cercle P{
color: lemonchiffon;
text-align: center;
font-size: 15px;
}
.rect{
width: 150px;
height: 150px;
margin: auto;
justify-content: space-around;
align-items: center;
display: inline;padding: auto;
}
.rect p{
border:2px solid rgb(56, 46, 46);
text-align: center;
height: 50px;
font-weight: bolder;
background-color: rgba(255, 99, 71, 0.342);
padding-top: 5px;
align-items: center;
justify-content: space-around;display: flex;
}
.savoir img{
width: 210px;
height: 90px;
border: none;
border-radius: 15px;
}
.vert{
color: chartreuse;
background-color:chartreuse ;
}
.mavokely{
color: rgb(226, 52, 139);
background-color:rgb(226, 52, 139) ;
}
.red{
color: red;
background-color: red;
}
.violet{
color: rgb(136, 96, 177);
background-color: rgb(136, 96, 177);
}
.jaunne{
color:yellow;
background-color: yellow;
}
.bleu{
color: rgb(37, 225, 231);
background-color:rgb(37, 225, 231) ;
}
.carre{
width: 50px;
height: 40px;
}
.styl{
display: flex;
justify-content: space-between;
margin: 0px 50px;
padding: 50px;
}
.my{
animation: mm infinite 10s alternate;
}
/*qui somme-nous*/
.somme{
height:auto;
background-repeat:round;
padding: 20px;
font-size: 15px;
font-family: cursive; animation: nim 1s ;
}
.somme .s{
font-size: 15px;
}
.somme h2{
color: chocolate;
font-family:unset;
}
.somme p{
color: black;
font-size: 14px;
text-align: left;
}
.somme .ti{
font-size: 15px;
font-weight: bolder;
color: rgba(180, 163, 139, 0.822);
}
.somme .centre{
text-align: center;
position: relative;
}
.somme img{
width: 400px;
}
.somme .abso{
position: absolute;
width: 50px;
top:30%;
left: 50%;
color: rgb(228, 19, 19);
font-size: 15px;
font-family: cursive;
}
.somme .abso img{
width: 50px;
}
.somme .abs{
position: absolute;
width: 50px;
top:30%;
left: 50%;
color: coral;
}
.conclu{
display: flex;
}
.conclu .n{
padding-top: 0%;
font-size: 15px;
width: 40%;
font-family: cursive;
}
.n p{
color: rgba(255, 2, 2, 0.651);
margin-bottom: 50px;
}
.m{
height: 20%;
width: 40%;
}
/*srvice et etous*/
.service{
height:auto;
background-repeat:round;
padding: 20px;
font-size: 15px;
font-family: cursive;
animation:map 1s;
}
@keyframes map{
0%{
transform: translateX(300px);
opacity: 0;
}
100%{
transform: translateX(0px);
opacity: 1;
}
}
.service p{
text-align:left;
}
.service h2{
color: chocolate;
font-family:unset;
}
.service .carre{
width: 40px;
height: 40px;
background-color: white;
color: white;
}
.service .rouge{
color: tomato;
}
.service .a{
display: flex;
justify-content: space-around;
}
.service .pad{
font-size: 15px;
color: rgb(243, 170, 33);
font-family: cursive;
}
.service .st{
font-size: 15px;
color: rgb(241, 136, 241);
}
.service .c{
font-size: 15px;
}
.service .c p{
color: rgb(243, 170, 33);
font-family:cursive;
}
.service .g{
font-size: 15px;
}
.service .carre2{
width: 40px;
height: 40px;
background-color:rgb(197, 147, 147);
color: rgb(197, 147, 147);
margin-right: 10px;
}
@media screen and (max-width:757px){
.corps .gauche{
display: none;
}
.jus{
display: none;
}
}
@media screen and (max-width:1000px){
.corps .droit{
width: 100%;
height: auto;
}
.actual h6 {
top: 20px;
font-size: 10px;
}
}
@media screen and (max-height:484px){
.corps .gauche{
display: none;
}
}
@media screen and (max-width:300px){
.reseau{
display: none;
}
.corps .gauche{
display: none;
}
.corps .droit{
width: 100%;
height: auto;
}
.actual h6 {
top: 20px;
font-size: 10px;
}
}
@media screen and (max-width:809px){
.navigation .menu li{
display: flex; padding: 5px 0;
align-items: center;
justify-content: center;
}
.navigation .menu a{
width: 100%;
margin: 0; display: flex;
align-items: center;
justify-content: center;
}
.navigation .menu {
}
.navigation .menu ul {
flex-direction: column;
position: absolute;
background-color: #fcfafa;
border-radius: 5px;
top: 55px;
left: 0;
box-shadow: 0 2px 6px rgba(0, 0, 0, 0.2);
padding: 5px 0;
transition: 2s;
width: 100vw;
display: none;
margin: 0;
padding: 5px 0;
}
.navigation .menu .joi{
display: block;
display: flex;
align-items: center;
justify-content: center;
border-radius: 100%;
border: 2px solid black;
padding: 5px;
}
.navigation .menu .joi:hover{
color: tomato;
border: tomato solid 1px;
}
}
@media screen and (max-width:417px){
.navigation .connexion ul{
flex-direction: column;
position: absolute;
background-color: #fcfafa;
border-radius: 5px;
top: 55px;
left: 0;
box-shadow: 0 2px 6px rgba(0, 0, 0, 0.2);
padding: 5px 0;
transition: 2s;
width: 100vw;
display: none;
margin: 0;
padding: 5px 0;
}
.navigation .connexion li{
display: flex; padding: 5px 0;
align-items: center;
justify-content: center;
}
.navigation .connexion li a{
width: 100%;
margin: 0; display: flex;
align-items: center;
justify-content: center;
}
.navigation .connexion .k{
display: block;
display: flex;
align-items: center;
justify-content: center;
}
}
.active{
transition: 1s;
border-bottom: 2px solid tomato;
color: tomato;
} | 0.499268 | 0.061283 |
@charset "utf-8";
/* ----------------------------------
Name: style.css
------------------------------------- */
/*====================================================
Table of Contents
01. Generel Styles
+ Generate Google Fonts
+ Essentials
+ Dividers
+ z-index
+ Opacity
+ Cursors
02. Alignments
+ Vertivcal Alignments
+ Column Alignments
+ Positions
+ Floats Alignments
03. Navigations
+ Navigation Bar
+ Menu Navigation
04. Social Media Icons
05. Visibility
+ Display
+ Overflow
06. Split Sections
+ Left Sides
+ Right Sides
07. Typography
+ Font Family
+ Page Titles
+ Headings
+ Text Sizes
+ Text Alignments
+ Text Colors
+ Text Weight
+ Letter Spacing
+ Word Spacing
+ Line Heights
+ Text Transformations
+ Blockquote
+ Dropcap
08. Backgrounds
+ Solid Backgrounds
+ Overlays
+ Modal Backgrounds
+ Image Backgrounds
+ Split Section Backgrounds
09. Buttons & Tags
+ Tags
+ Button Sizes
+ Button Backgrounds
+ Button Base
10. Portfolio
+ Filter Styles
+ Custom Hover Style 01
+ Custom Hover Style 02
11. Pi-Charts
+ Pi-Chart Style 01
+ Pi-Chart Style 02
+ Pi-Chart Style 03
12. Go to top icon
13. Borders
+ Border Placements
+ Border Styles
+ Border Width
+ Border Colors
+ Border Radius
14. Videos
15. Margins
+ Margin All
+ Margin Top
+ Margin Bottom
+ Margin Right
+ Margin Left
+ Margin Top & Bottom
+ Margin Left & Right
16. Padding
+ Padding All
+ Padding Top
+ Padding Bottom
+ Padding Right
+ Padding Left
+ Padding Top & Bottom
+ Padding Left & Right
17. Width
18. Height
+ Minimum Height
+ Regular Heights
19. Loading Screen
====================================================*/
/*======================
01. Generel Styles
========================*/
/* Generate Google Fonts
-------------------------*/
@import url('../../../css.css');
@import url('../../../css-1.css');
/* Essentials
-------------------------*/
*{
transition-duration: .4s;
-ms-transition-duration: .4s;
-moz-transition-duration: .4s;
-webkit-transition-duration: .4s;
-o-transition-duration: .4s;
transition-timing-function: ease-in-out;
-ms-transition-timing-function: ease-in-out;
-moz-transition-timing-function: ease-in-out;
-webkit-transition-timing-function: ease-in-out;
}
*:hover{
transition-timing-function: ease-in-out;
-ms-transition-timing-function: ease-in-out;
-moz-transition-timing-function: ease-in-out;
-webkit-transition-timing-function: ease-in-out;
-o-transition-timing-function: ease-in-out;
transition-duration: .4s;
-ms-transition-duration: .4s;
-moz-transition-duration: .4s;
-webkit-transition-duration: .4s;
-o-transition-duration: .4s;
}
::selection{
color: #1a1a1a;
background: #9a9a9a;
}
::-moz-selection{
color: #1a1a1a;
background: #9a9a9a;
}
::-webkit-input-placeholder{
color: #1a1a1a;
text-overflow: ellipsis;
}
::-moz-placeholder{
color: #1a1a1a;
text-overflow: ellipsis;
opacity: 1;
}
:-ms-input-placeholder{
color: #1a1a1a;
text-overflow: ellipsis;
opacity: 1;
}
body{
font-family: 'Roboto', sans-serif;
-webkit-font-smoothing: antialiased;
font-size: 14px;
line-height: 24px;
color: #6f6f6f;
font-weight: 400;
overflow-x: hidden !important;
}
body,
html{
-moz-osx-font-smoothing: grayscale;
-o-transition-timing-function: ease-in-out;
overflow-x: hidden !important;
}
a,
a:active,
a:focus{
color: #6f6f6f;
text-decoration: none;
outline: none;
}
a:hover,
a:active{
color: #ccc;
text-decoration: none;
}
button:focus,
button:active,
.btn:focus,
.btn:active{
outline: none;
}
img{
max-width: 100%;
height: auto;
overflow: hidden;
}
video{
background-size: cover;
display: table-cell;
vertical-align: middle;
width: 100%;
}
input,
textarea,
select{
border: 1px solid #bcbcbc;
font-size: 14px;
margin: 0 0 25px 0;
padding: 8px 15px;
width: 100%;
max-width: 100%;
resize: none;
}
input:focus,
textarea:focus{
border-color: #4f4f4f;
outline: none;
}
input[type="button"]:focus{
outline: none;
}
.form-control{
display: block;
width: 100%;
padding: .375rem .75rem;
font-size: 1rem;
line-height: 1.5;
color: #495057;
background-color: #fff;
background-clip: padding-box;
border: 1px solid #ced4da;
border-radius: 0px;
transition: border-color .15s ease-in-out,box-shadow .15s ease-in-out;
}
select::-ms-expand{
display: none;
}
iframe{
border: 0;
}
p{
margin: 0 0 25px
}
b,
strong{
font-weight: 600;
}
ul,
ol,
dl{
list-style-position: outside;
margin-bottom: 25px
}
.no-list-style li{
list-style: none;
}
.uk-notification-message{
position: relative;
margin-bottom: 0px;
padding: 18px;
background: #fff;
color: #232323;
font-size: 14px;
font-family: 'Roboto', sans-serif;
font-weight: 500;
text-align: center;
line-height: 23px;
cursor: pointer;
}
.tab-spread li a{
padding-top: 15px;
padding-bottom: 15px;
border: none;
font-size: 12px
}
.uk-breadcrumb{
margin-top: 0px;
display: inline-flex !important;
}
.rating{
color: gold !important;
}
/* Dividers
-------------------------*/
hr{
border: 0;
padding: 0;
margin: 0;
padding-top: 150px;
margin-bottom: 150px;
}
hr.solid{
border-bottom: 2px solid #c0bfbf;
border-style: solid;
}
hr.dashed{
border-bottom: 2px solid #c0bfbf;
border-style: dashed;
}
hr.dotted{
border-bottom: 2px solid #c0bfbf;
border-style: dotted;
}
hr.groove{
border-bottom: 7px solid #c0bfbf;
border-style: groove;
}
hr.groove{
border-bottom: 2px solid #c0bfbf;
border-style: groove;
}
hr.ridge{
border-bottom: 2px solid #c0bfbf;
border-style: ridge;
}
/* z-index
-------------------------*/
.z-index-9999{
z-index: 9999;
}
.z-index-999{
z-index: 999 !important;
}
.z-index-99{
z-index: 99 !important;
}
.z-index-6{
z-index: 6;
}
.z-index-5{
z-index: 5;
}
.z-index-4{
z-index: 4;
}
.z-index-3{
z-index: 3;
}
.z-index-2{
z-index: 2;
}
.z-index-1{
z-index: 1 !important;
}
.z-index-0{
z-index: 0;
}
.z-index-minus1{
z-index: -1;
}
.z-index-minus2{
z-index: -2;
}
/* Opacity
-------------------------*/
.opacity-0{
opacity: 0
}
.opacity-1{
opacity: 0.1
}
.opacity-2{
opacity: 0.2
}
.opacity-3{
opacity: 0.3
}
.opacity-4{
opacity: 0.4
}
.opacity-5{
opacity: 0.5
}
.opacity-6{
opacity: 0.6
}
.opacity-7{
opacity: 0.7
}
.opacity-8{
opacity: 0.8
}
.opacity-9{
opacity: 0.9
}
.opacity-visible{
opacity: 1
}
.hidden{
display: none;
opacity: 0;
}
/* Cursors
-------------------------*/
.pointer{
cursor: pointer !important;
}
.cursor-normal{
cursor: initial !important;
}
.swipe-black{
cursor: url(../images/swipe-black.png), move;
}
.swipe-black-inverse{
cursor: url(../images/swipe-black-inverse.png), move;
}
.swipe-white{
cursor: url(../images/swipe-white.png), move;
}
.swipe-white-inverse{
cursor: url(../images/swipe-white-inverse.png), move;
}
/*======================
02. Alignments
========================*/
/* Vertivcal Alignments
-------------------------*/
.vertical-align-middle{
vertical-align: middle;
}
.vertical-align-top{
vertical-align: top;
}
.vertical-align-bottom{
vertical-align: bottom;
}
.vertical-middle{
-webkit-transform: translateY(-50%);
-ms-transform: translateY(-50%);
transform: translateY(-50%);
-moz-transform: translateY(-50%);
-o-transform: translateY(-50%);
position: absolute;
top: 50%;
left: 0;
right: 0
}
.middle-center{
left: 50%;
top: 50%;
position: absolute;
-ms-transform: translateX(-50%) translateY(-50%);
-moz-transform: translateX(-50%) translateY(-50%);
-webkit-transform: translateX(-50%) translateY(-50%);
transform: translateX(-50%) translateY(-50%);
-o-transform: translateX(-50%) translateY(-50%);
}
/* Column Alignments
-------------------------*/
.center-col{
float: none;
margin-left: auto;
margin-right: auto;
}
.right-col{
float: right;
margin-left: auto;
margin-right: auto;
}
.left-col{
float: left;
margin-right: auto;
margin-right: auto;
}
/* Positions
-------------------------*/
.position-inherit{
position: inherit !important
}
.position-relative{
position: relative !important;
}
.position-absolute{
position: absolute !important;
}
.position-fixed{
position: fixed !important;
}
.position-right{
right: 0 !important;
}
.position-left{
left: 0 !important;
}
.position-top{
top: 0 !important;
}
.top-1{
top: 1px;
}
.top-2{
top: 2px;
}
.top-3{
top: 3px;
}
.top-4{
top: 4px;
}
.top-5{
top: 5px;
}
.top-6{
top: 6px;
}
.top-7{
top: 7px;
}
.top-8{
top: 8px;
}
.top-9{
top: 9px;
}
.top-10{
top: 10px;
}
.bottom-1{
bottom: 1px;
}
.bottom-2{
bottom: 2px;
}
.bottom-3{
bottom: 3px;
}
.bottom-4{
bottom: 4px;
}
.bottom-5{
bottom: 5px;
}
.bottom-6{
bottom: 6px;
}
.bottom-7{
bottom: 7px;
}
.bottom-8{
bottom: 8px;
}
.bottom-9{
bottom: 9px;
}
.bottom-10{
bottom: 10px;
}
.badge-small{
transform: scale(.75);
}
/* Floats Alignments
-------------------------*/
.float-left{
float: left !important
}
.float-right{
float: right !important
}
.float-none{
float: none !important
}
.clear-both{
clear: both
}
/*======================
03. Navigations
========================*/
/* Navigation Bar
-------------------------*/
.uk-logo img{
width: 40px;
border-radius: 100%;
opacity: 0.96;
}
.uk-navbar-nav>li>a{
text-transform: capitalize;
font-family: Roboto;
color: #717171;
font-size: 14px;
font-weight: 400;
}
.uk-nav-header{
text-transform: capitalize;
font-weight: 400;
}
.uk-navbar-container:not(.uk-navbar-transparent){
background: #fff;
box-shadow: 0 2px 8px rgba(0,0,0,0.08);
}
.navbar-transparent .uk-navbar-container:not(.uk-navbar-transparent){
box-shadow: none;
}
.uk-nav-header:not(:first-child){
margin-top: 8px;
}
.uk-navbar-dropdown-nav>li.uk-active>a{
color: #000;
}
.navbar-white .uk-navbar-dropdown-nav>li>a{
font-weight: 400;
color: #707070 !important;
font-size: 13px;
line-height: 2;
margin-bottom: 3px;
}
.navbar-gray-extra-light{
background: #f2f2f2 !important;
}
.uk-nav>li>a{
padding: 0px;
margin: 0px;
}
.navbar-white .text-black{
color: #333333 !important;
}
.elements-nav li{
margin-bottom: 10px;
}
.navbar-dark .text-gray-extra-light{
color: #c0bfbf !important;
}
.navbar-dark .uk-navbar-container:not(.uk-navbar-transparent){
background: #1f1f1f;
}
.navbar-dark .uk-navbar-dropdown-nav .uk-nav-divider{
border-top: 1px solid rgb(45, 45, 45);
}
.navbar-dark .uk-navbar-dropdown-grid>:not(.uk-first-column)::before{
border-left: 1px solid rgb(45, 45, 45);
}
.navbar-dark .uk-navbar-dropdown-nav .uk-nav-header,
.navbar-dark .uk-nav-primary a{
color: #c0bfbf !important;
}
.navbar-dark .uk-navbar-dropdown-nav>li>a{
font-weight: 400;
color: #8d8d8d !important;
font-size: 13px;
line-height: 2;
margin-bottom: 3px;
}
.small-crumb>:nth-child(n+2):not(.uk-first-column)::before{
margin: 0 10px;
}
/* Menu Navigation
-------------------------*/
.toggle-big{
transform: scale(1.4);
}
.toggle-square{
padding: 15px;
margin: 20px;
}
.toggle-square:hover{
background: #1769ff;
}
.menu-white .uk-nav-sub a{
color: #666666 !important;
font-size: 12px;
}
.menu-white .uk-nav>li>a{
padding-bottom: 10px !important;
}
.menu-white .nav-footer a{
color: #8d8d8d !important;
}
.menu-dark .uk-nav-sub a{
color: #8d8d8d !important;
font-size: 12px;
}
.menu-dark .uk-nav>li>a{
padding-bottom: 10px !important;
}
.menu-dark .nav-footer a{
color: #8d8d8d !important;
}
.menu-right a{
font-size: 13px !important;
padding-top: 15px !important;
padding-bottom: 15px !important;
text-align: left;
}
.uk-tab > .uk-active > a{
color: #6f6f6f;
border-color: #1769ff;
}
.uk-accordion-title:hover, .uk-accordion-title:focus{
color: #000
}
/*======================
04. Social Media Icons
========================*/
.fa-amazon{
color: #ff9900 !important;
}
.fa-android{
color: #a4c639 !important;
}
.fa-apple{
color: #999999 !important;
}
.fa-bitbucket,
.fa-bitbucket-square{
color: #205081 !important;
}
.fa-bluetooth,
.fa-bluetooth-b{
color: #3B5998 !important;
}
.fa-cc-mastercard{
color: #cc0000 !important;
}
.fa-cc-stripe{
color: #00afe1 !important;
}
.fa-cc-visa{
color: #1a1f71 !important;
}
.fa-cc-paypal{
color: #003087 !important;
}
.fa-chrome{
color: #CC0033 !important;
}
.fa-codepen{
color: #0ebeff !important;
}
.fa-delicious{
color: #3399ff !important;
}
.fa-deviantart{
color: #05cc47 !important;
}
.fa-digg{
color: #005be2 !important;
}
.fa-dropbox{
color: #007ee5 !important;
}
.fa-drupal{
color: #0077c0 !important;
}
.fa-edge{
color: #0078d7 !important;
}
.fa-etsy{
color: #d5641c !important;
}
.fa-etsy{
color: #d5641c !important;
}
.facebook{
color: #3b5998 !important;
}
.fa-firefox{
color: #e66000 !important;
}
.flickr{
color: #0063dc !important;
}
.foursquare{
color: #f94877 !important;
}
.github{
color: #4078c0 !important;
}
.fa-gitlab{
color: #fca326 !important;
}
.pagekit{
color: #191919 !important;
}
.google{
color: #4285f4 !important;
}
.google-plus{
color: #dd4b39 !important;
}
.fa-hacker-news{
color: #ff4000 !important;
}
.fa-html5{
color: #e34f26 !important;
}
.joomla{
color: #f44321 !important;
}
.fa-lastfm,
.fa-lastfm-square{
color: #d51007 !important;
}
.linkedin{
color: #0077b5 !important;
}
.fa-linux{
color: #333333 !important;
}
.fa-mixcloud{
color: #52aad8 !important;
}
.fa-odnoklassniki,
.fa-odnoklassniki-square{
color: #ed812b !important;
}
.fa-opera{
color: #cc0f16 !important;
}
.fa-paypal{
color: #003087 !important;
}
.pinterest{
color: #cb2027 !important;
}
.fa-reddit{
color: #ff4500 !important;
}
.fa-reddit,
.fa-reddit-alien,
.fa-reddit-square{
color: #ff4500 !important;
}
.xing{
color: #026466 !important;
}
.fa-skype{
color: #00aff0 !important;
}
.fa-slack{
color: #6ecadc !important;
}
.fa-slideshare{
color: #0077b5 !important;
}
.fa-snapchat,
.fa-snapchat-ghost,
.fa-snapchat-square{
color: #fffc00 !important;
}
.soundcloud{
color: #ff8800 !important;
}
.fa-spotify{
color: #1db954 !important;
}
.fa-stack-exchange{
color: #1e5397 !important;
}
.fa-stack-overflow{
color: #f48024 !important;
}
.fa-steam,
.fa-steam-square{
color: #00adee !important;
}
.fa-stumbleupon{
color: #eb4924 !important;
}
.fa-stumbleupon,
.fa-stumbleupon-circle{
color: #eb4924 !important;
}
.fa-stumbleupon{
color: #eb4924 !important;
}
.fa-telegram{
color: #0088cc !important;
}
.twitter{
color: #1da1f2 !important;
}
.tripadvisor{
color: #00af87 !important;
}
.tumblr{
color: #35465c !important;
}
.fa-vimeo{
color: #1ab7ea !important;
}
.vimeo{
color: #1ab7ea !important;
}
.fa-vine{
color: #00b488 !important;
}
.fa-wechat{
color: #7bb32e !important;
}
.fa-wikipedia{
color: #000000 !important;
}
.fa-windows{
color: #0078d7 !important;
}
.wordpress{
color: #21759b !important;
}
.fa-xing,
.fa-xing-square{
color: #026466 !important;
}
.fa-yahoo{
color: #410093 !important;
}
.dribbble{
color: #ea4c89 !important;
}
.behance{
color: #053eff !important;
}
.fa-twitch{
color: #6441a5 !important;
}
.fa-snapchat{
color: #fffc00 !important;
}
.snapchat-bg{
background: #fffc00 !important;
}
.youtube{
color: #ff0000 !important;
}
.fa-windows{
color: #0078d7 !important;
}
.whatsapp{
color: #075e54 !important;
}
.gitter{
color: #ed1965 !important;
}
.instagram{
color: #e1306c !important;
}
.uikit{
color: #2C92BE !important;
}
.yelp{
color: #af0606 !important;
}
/*======================
05. Visibility
========================*/
/* Display
-------------------------*/
.display-block{
display: block !important
}
.display-inline-block{
display: inline-block !important
}
.display-inline{
display: inline !important
}
.display-none{
display: none !important
}
.display-inherit{
display: inherit !important
}
.display-table{
display: table !important
}
.display-table-cell{
display: table-cell !important
}
/* Overflow
-------------------------*/
.overflow-hidden{
overflow: hidden !important
}
.overflow-x-hidden{
overflow-x: hidden !important
}
.overflow-y-hidden{
overflow-y: hidden !important
}
.overflow-visible{
overflow: visible !important
}
.overflow-auto{
overflow: auto !important
}
.overflow-x-auto{
overflow-x: auto !important
}
.overflow-y-auto{
overflow-y: auto !important
}
.overflow-scroll{
overflow: scroll !important
}
/*======================
06. Split Sections
========================*/
/* Left Sides
----------------------------*/
.left-side{
width: 50%;
}
.left-side-small{
width: 30%;
}
.left-side-large{
width: 65%;
}
.left-side,
.left-side-small{
position: fixed;
left: 0px;
top: 0px;
height: 100vh;
height: 100%;
z-index: 2;
}
/* Right Sides
----------------------------*/
.right-side{
width: 50%;
}
.right-side-large{
width: 70%;
}
.right-side,
.right-side-small,
.right-side-large{
position: absolute;
right: 0px;
height: auto;
z-index:1;
}
.container-small{
max-width: 720px;
margin: auto;
}
.container-spread{
width: 100%;
padding-right: 6%;
padding-left: 6%;
margin-right: auto;
margin-left: auto;
}
/*======================
07. Typography
========================*/
/* Font Family
-------------------------*/
.opensans{
font-family: 'Open Sans', sans-serif;
}
.roboto{
font-family: 'Roboto', sans-serif;
}
/* Page Titles
-------------------------*/
.page-title-extra-small h1{
font-size: 12px;
line-height: 20px;
text-transform: uppercase;
}
.page-title-smaller h1{
font-size: 16px;
line-height: 22px
}
.page-title-small h1{
font-size: 20px;
line-height: 26px
}
.page-title-medium h1{
font-size: 32px;
line-height: 37px
}
.page-title-large h1{
font-size: 46px;
line-height: 49px
}
/* Headings
-------------------------*/
h1,
h2,
h3,
h4,
h5,
h6{
margin: 0px 0px 25px;
padding: 0px;
letter-spacing: 0;
font-family: 'Open Sans', sans-serif;
}
h1{
font-size: 75px;
line-height: calc(1.4em + .2vw)
}
h2{
font-size: 60px;
line-height: calc(1.2em + .2vw)
}
h3{
font-size: 52px;
line-height: calc(1.2em + .2vw)
}
h4{
font-size: 45px;
line-height: calc(1.3em + .2vw)
}
h5{
font-size: 40px;
line-height: calc(1.5em + .2vw)
}
h6{
font-size: 30px;
line-height: calc(1.5em + .2vw)
}
/* Text Sizes
-------------------------*/
.text-extra-small{
font-size: 11px;
line-height: 14px
}
.text-small{
font-size: 13px;
line-height: calc(1.5em + .2vw)
}
.text-medium{
font-size: 16px;
line-height: calc(1.5em + .2vw)
}
.text-large{
font-size: 18px;
line-height: calc(1.5em + .2vw)
}
.text-extra-large{
font-size: 20px;
line-height: calc(1.5em + .2vw)
}
.title-extra-small{
font-size: 35px;
line-height: calc(1.5em + .2vw)
}
.title-small{
font-size: 55px;
line-height: calc(1.5em + .2vw)
}
.title-medium{
font-size: 85px;
line-height: calc(1.5em + .2vw)
}
.title-large{
font-size: 100px;
line-height: 110px
}
.title-extra-large{
font-size: 130px;
line-height: 138px
}
/* Text Alignments
-------------------------*/
.text-center{
text-align: center;
}
.text-left{
text-align: left;
}
.text-right{
text-align: right;
}
/* Text Colors
-------------------------*/
.text-white{
color: #fff !important;
}
.text-black{
color: #000
}
.text-blue{
color: #1769ff
}
.text-red{
color: #FF4040
}
.text-purple{
color: #800080
}
.text-fuchsia{
color: #FF00FF
}
.text-navy{
color: #000080
}
.text-teal{
color: #008080
}
.text-aqua{
color: #00FFFF
}
.text-lime{
color: #00FF00
}
.text-yellow{
color: #FFFF00
}
.text-gold{
color: gold
}
.text-violet{
color: #AD6BFF;
}
.text-light-blue{
color: #75B9F6;
}
.text-light-orange{
color: #EB7745;
}
.text-gray-light{
color: #c0bfbf
}
.text-gray-regular{
color: #9d9d9d
}
.text-gray-dark{
color: #444444
}
.text-gray-extra-dark{
color: #232323
}
/* Text Weight
-------------------------*/
.text-weight-100{
font-weight: 100
}
.text-weight-200{
font-weight: 200
}
.text-weight-300{
font-weight: 300
}
.text-weight-400{
font-weight: 400
}
.text-weight-500{
font-weight: 500
}
.text-weight-600{
font-weight: 600
}
.text-weight-700{
font-weight: 700
}
.text-weight-800{
font-weight: 800
}
.text-weight-900{
font-weight: 900
}
/* Letter Spacing
-------------------------*/
.no-letter-spacing{
letter-spacing: 0px !important
}
.letter-spacing-1{
letter-spacing: 1px
}
.letter-spacing-2{
letter-spacing: 2px
}
.letter-spacing-3{
letter-spacing: 3px
}
.letter-spacing-4{
letter-spacing: 4px
}
.letter-spacing-5{
letter-spacing: 5px
}
.letter-spacing-6{
letter-spacing: 6px
}
.letter-spacing-7{
letter-spacing: 7px
}
.letter-spacing-8{
letter-spacing: 8px
}
.letter-spacing-9{
letter-spacing: 9px
}
.letter-spacing-10{
letter-spacing: 10px
}
.letter-spacing-11{
letter-spacing: 11px
}
.letter-spacing-12{
letter-spacing: 12px
}
.letter-spacing-13{
letter-spacing: 13px
}
.letter-spacing-14{
letter-spacing: 14px
}
.letter-spacing-15{
letter-spacing: 15px
}
.letter-spacing-16{
letter-spacing: 16px
}
.letter-spacing-17{
letter-spacing: 17px
}
.letter-spacing-18{
letter-spacing: 18px
}
.letter-spacing-19{
letter-spacing: 19px
}
.letter-spacing-20{
letter-spacing: 20px
}
.letter-spacing-50{
letter-spacing: 50px
}
.letter-spacing-minus-1{
letter-spacing: -1px
}
.letter-spacing-minus-2{
letter-spacing: -2px
}
.letter-spacing-minus-3{
letter-spacing: -3px
}
.letter-spacing-minus-4{
letter-spacing: -4px
}
.letter-spacing-minus-5{
letter-spacing: -5px
}
.letter-spacing-minus-6{
letter-spacing: -6px
}
.letter-spacing-minus-7{
letter-spacing: -7px
}
.letter-spacing-minus-8{
letter-spacing: -8px
}
.letter-spacing-minus-9{
letter-spacing: -9px
}
.letter-spacing-minus-10{
letter-spacing: -10px
}
/* Word Spacing
-------------------------*/
.no-word-spacing{
word-spacing: 0px
}
.word-spacing-1{
word-spacing: 1px
}
.word-spacing-2{
word-spacing: 2px
}
.word-spacing-3{
word-spacing: 3px
}
.word-spacing-4{
word-spacing: 4px
}
.word-spacing-5{
word-spacing: 5px
}
.word-spacing-6{
word-spacing: 6px
}
.word-spacing-7{
word-spacing: 7px
}
.word-spacing-8{
word-spacing: 8px
}
.word-spacing-9{
word-spacing: 9px
}
.word-spacing-10{
word-spacing: 10px
}
.word-spacing-minus-1{
word-spacing: -1px
}
.word-spacing-minus-2{
word-spacing: -2px
}
.word-spacing-minus-3{
word-spacing: -3px
}
.word-spacing-minus-4{
word-spacing: -4px
}
.word-spacing-minus-5{
word-spacing: -5px
}
.word-spacing-minus-6{
word-spacing: -6px
}
.word-spacing-minus-7{
word-spacing: -7px
}
.word-spacing-minus-8{
word-spacing: -8px
}
.word-spacing-minus-9{
word-spacing: -9px
}
.word-spacing-minus-10{
word-spacing: -10px
}
/* Line Heights
-------------------------*/
.line-height-normal{
line-height: normal
}
.no-line-height{
line-height: 0px
}
.line-height-spaced{
line-height: calc(1.5em + .2vw);;
}
.line-height-regular{
line-height: 1.1em;
}
.line-height-medium{
line-height: 1.3em;
}
.line-height-10{
line-height: 10px
}
.line-height-15{
line-height: 15px
}
.line-height-16{
line-height: 16px
}
.line-height-17{
line-height: 17px
}
.line-height-18{
line-height: 18px
}
.line-height-19{
line-height: 19px
}
.line-height-20{
line-height: 20px
}
.line-height-25{
line-height: 25px
}
.line-height-26{
line-height: 26px
}
.line-height-27{
line-height: 27px
}
.line-height-28{
line-height: 28px
}
.line-height-29{
line-height: 29px
}
.line-height-30{
line-height: 30px
}
.line-height-35{
line-height: 35px
}
.line-height-40{
line-height: 40px
}
.line-height-45{
line-height: 45px
}
.line-height-48{
line-height: 48px
}
.line-height-50{
line-height: 50px
}
.line-height-55{
line-height: 55px
}
.line-height-60{
line-height: 60px
}
.line-height-65{
line-height: 65px
}
.line-height-68{
line-height: 68px
}
.line-height-70{
line-height: 70px
}
.line-height-75{
line-height: 75px
}
.line-height-80{
line-height: 80px
}
.line-height-85{
line-height: 85px
}
.line-height-90{
line-height: 90px
}
.line-height-95{
line-height: 95px
}
.line-height-100{
line-height: 100px
}
.line-height-110{
line-height: 110px
}
.line-height-120{
line-height: 120px
}
.line-height-175{
line-height: 175px
}
.line-height-180{
line-height: 180px
}
.line-height-170{
line-height: 170px
}
.line-height-160{
line-height: 160px
}
.line-height-150{
line-height: 150px
}
.line-height-200{
line-height: 200px
}
/* Text Transformations
-------------------------*/
.text-underline{
text-decoration: underline;
}
.text-line-through{
text-decoration: line-through;
}
.text-transform-none{
text-transform: none
}
.text-transform-unset{
text-transform: unset
}
.text-regular{
font-style: normal;
}
.text-italic{
font-style: italic;
}
.uk-label{
padding: 2px 8px;
border-radius: 0px;
text-transform: none;
}
/* Blockquote
-------------------------*/
blockquote{
border-left: 1px solid;
padding: 50px 25px;
line-height: 1;
margin: 45px 0;
font-style: normal;
color: #232323;
}
blockquote p{
margin-bottom: 15px !important;
}
/* Dropcap
-------------------------*/
.dropcap{
float: left;
margin: 0 20px 0 0;
text-align: center;
padding: 10px 0;
}
/*======================
08. Backgrounds
========================*/
/* Solid Backgrounds
-------------------------*/
.bg-transparent{
background-color: transparent !important;
}
.bg-white{
background-color: #fff;
}
.bg-black{
background-color: #000;
}
.bg-gray-extra-light{
background-color: #f7f7f7
}
.bg-gray-light{
background-color: #c0bfbf
}
.bg-gray-regular{
background-color: #9d9d9d
}
.bg-gray-dark{
background-color: #444444
}
.bg-gray-extra-dark{
background-color: #232323 !important
}
.bg-blue{
background-color: #1769ff
}
.bg-red{
background-color: #FF4040
}
.bg-gold{
background-color: #F0B629
}
.bg-violet{
background-color: #AD6BFF;
}
.bg-light-blue{
background-color: #75B9F6;
}
.bg-light-orange{
background-color: #EB7745;
}
/* Overlays
-------------------------*/
.uk-overlay-default-light{
background: rgba(255, 255, 255, 0.7);
}
.uk-overlay-primary-light{
background: rgba(0, 0, 0, 0.5);
}
.uk-overlay-primary-dark{
background: rgba(0, 0, 0, 0.75);
}
.uk-overlay-primary-extra-dark{
background: rgba(0, 0, 0, 0.85);
}
.overlay-black:after,
.overlay-black-light:after,
.overlay-black-extra-light:after,
.overlay-black-dense:after,
.overlay-white:after,
.overlay-white-light:after,
.overlay-white-extra-light:after,
.sm-overlay-white-light:after,
.overlay-white-dense:after,
.overlay-blue:after,
.overlay-blue-light:after,
.overlay-blue-dense:after,
.overlay-violet:after{
content: '';
width: 100%;
height: 100%;
top: 0;
left: 0;
position: absolute;
z-index: -1;
}
.overlay-black-dense:after{
background: #191919;
opacity: 0.9;
}
.overlay-black:after{
background: #191919;
opacity: 0.7;
}
.overlay-black-light:after{
background: url(../images/overlay-1.png) repeat;
opacity: 0.7;
}
.overlay-black-extra-light:after{
background: url(../images/overlay-1.png) repeat;
opacity: 0.5;
}
.overlay-white:after{
background: #fff;
opacity: 0.8;
}
.overlay-white-dense:after{
background: #fff;
opacity: 0.9;
}
.overlay-white-light:after{
background: #fff;
opacity: 0.5;
}
.overlay-white-extra-light:after{
background: #fff;
opacity: 0.2;
}
.overlay-blue-light:after{
background: #1769ff;
opacity: 0.5;
}
.overlay-blue:after{
background: #1769ff;
opacity: 0.70;
}
.overlay-blue-dense:after{
background: #1769ff;
opacity: 0.95;
}
.overlay-violet:after{
background: #ad6bff;
opacity: 0.95;
}
.cover{
width: 100%;
height: auto;
display: block;
position: relative;
overflow: hidden;
background-repeat: no-repeat;
background-attachment: fixed;
background-size:cover;
-moz-background-size: cover;
-webkit-background-size: cover;
-o-background-size: cover;
z-index: 1;
}
/* Modal Backgrounds
-------------------------*/
.modal-bg-1{
background: url(../images/shop/product-08/03.jpg);
background-position: center center;
z-index: 1;
background-size: cover;
}
.modal-bg-2{
background: url(../images/shop/product-08/02.jpg);
background-position: center center;
z-index: 1;
background-size: cover;
}
.modal-bg-3{
background: url(../images/backgrounds/bg-img-49.jpg);
background-position: center center;
z-index: 1;
background-size: cover;
}
.modal-bg-4{
background: url(../images/backgrounds/bg-img-50.jpg);
background-position: center center;
z-index: 1;
background-size: cover;
}
.modal-bg-5{
background: url(../images/backgrounds/bg-img-51.jpg);
background-position: center center;
z-index: 1;
background-size: cover;
}
.modal-bg-6{
background: url(../images/backgrounds/bg-img-39.jpg);
background-position: center center;
z-index: 1;
background-size: cover;
}
.modal-bg-7{
background: url(../images/backgrounds/bg-56.jpg);
background-position: center center;
z-index: 1;
background-size: cover;
}
.modal-bg-8{
background: url(../images/backgrounds/bg-60.jpg);
background-position: center center;
z-index: 1;
background-size: cover;
}
.profile-img-1{
max-width: 75px;
border-radius: 100%;
margin-bottom: 35px;
}
/* Image Backgrounds
-------------------------*/
.image-bg{
background: url(../images/backgrounds/bg-01.jpg);
}
.image-bg-2{
background: url(../images/backgrounds/bg-02.jpg);
}
.image-bg-3{
background: url(../images/backgrounds/bg-03.jpg);
}
.image-bg-4{
background: url(../images/backgrounds/bg-04.jpg);
}
.image-bg-5{
background: url(../images/backgrounds/bg-05.jpg);
}
.image-bg-6{
background: url(../images/backgrounds/bg-06.jpg);
}
.image-bg-7{
background: url(../images/backgrounds/bg-07.jpg);
}
.image-bg-8{
background: url(../images/backgrounds/bg-08.jpg);
}
.image-bg-9{
background: url(../images/backgrounds/bg-09.jpg);
}
.image-bg-10{
background: url(../images/backgrounds/bg-10.jpg);
}
.image-bg-11{
background: url(../images/backgrounds/bg-11.jpg);
}
.image-bg-12{
background: url(../images/backgrounds/bg-12.jpg);
}
.image-bg-13{
background: url(../images/backgrounds/bg-13.jpg);
}
.image-bg-14{
background: url(../images/backgrounds/bg-14.jpg);
}
.image-bg-15{
background: url(../images/backgrounds/bg-15.jpg);
}
.image-bg-16{
background: url(../images/backgrounds/bg-16.jpg);
}
.image-bg-17{
background: url(../images/backgrounds/bg-17.jpg);
}
.image-bg-18{
background: url(../images/backgrounds/bg-18.jpg);
}
.image-bg-19{
background: url(../images/backgrounds/bg-19.jpg);
}
.image-bg-20{
background: url(../images/backgrounds/bg-20.jpg);
}
.image-bg-21{
background: url(../images/backgrounds/bg-21.jpg);
}
.image-bg-22{
background: url(../images/backgrounds/bg-22.jpg);
}
.image-bg-23{
background: url(../images/backgrounds/bg-23.jpg);
}
.image-bg-24{
background: url(../images/backgrounds/bg-24.jpg);
}
.image-bg-25{
background: url(../images/backgrounds/bg-25.jpg);
}
.image-bg-26{
background: url(../images/backgrounds/bg-26.jpg);
}
.image-bg-27{
background: url(../images/backgrounds/bg-27.jpg);
}
.image-bg-28{
background: url(../images/backgrounds/bg-28.jpg);
}
.image-bg-29{
background: url(../images/backgrounds/bg-29.jpg);
}
.image-bg-30{
background: url(../images/backgrounds/bg-30.jpg);
}
.image-bg-31{
background: url(../images/backgrounds/bg-31.jpg);
}
.image-bg-32{
background: url(../images/backgrounds/bg-32.jpg);
}
.image-bg-33{
background: url(../images/backgrounds/bg-33.jpg);
}
.image-bg-34{
background: url(../images/backgrounds/bg-34.jpg);
}
.image-bg-35{
background: url(../images/backgrounds/bg-35.jpg);
}
.image-bg-36{
background: url(../images/backgrounds/bg-36.jpg);
}
.image-bg-37{
background: url(../images/backgrounds/bg-37.jpg);
}
.image-bg-38{
background: url(../images/backgrounds/bg-38.jpg);
}
.image-bg-39{
background: url(../images/backgrounds/bg-39.jpg);
}
.image-bg-40{
background: url(../images/backgrounds/bg-40.jpg);
}
.image-bg-41{
background: url(../images/backgrounds/bg-41.jpg);
}
.image-bg-42{
background: url(../images/backgrounds/bg-42.jpg);
}
.image-bg-43{
background: url(../images/backgrounds/bg-43.jpg);
}
.image-bg-44{
background: url(../images/backgrounds/bg-44.jpg);
}
.image-bg-45{
background: url(../images/backgrounds/bg-45.jpg);
}
.image-bg-46{
background: url(../images/backgrounds/bg-46.jpg);
}
.image-bg-47{
background: url(../images/backgrounds/bg-47.jpg);
}
.image-bg-48{
background: url(../images/backgrounds/bg-48.jpg);
}
.image-bg-49{
background: url(../images/backgrounds/bg-49.jpg);
}
.image-bg-50{
background: url(../images/backgrounds/bg-50.jpg);
}
.image-bg-51{
background: url(../images/backgrounds/bg-51.jpg);
}
.image-bg-52{
background: url(../images/backgrounds/bg-52.jpg);
}
.image-bg-53{
background: url(../images/backgrounds/bg-53.jpg);
}
.image-bg-54{
background: url(../images/backgrounds/bg-54.jpg);
}
.image-bg-55{
background: url(../images/backgrounds/bg-55.jpg);
}
.image-bg-56{
background: url(../images/backgrounds/bg-56.jpg);
}
.image-bg-57{
background: url(../images/backgrounds/bg-57.jpg);
}
.image-bg-58{
background: url(../images/backgrounds/bg-58.jpg);
}
.image-bg-59{
background: url(../images/backgrounds/bg-59.jpg);
}
.image-bg-60{
background: url(../images/backgrounds/bg-60.jpg);
}
.image-bg-61{
background: url(../images/backgrounds/bg-img-52.jpg);
}
.image-bg-62{
background: url(../images/backgrounds/bg-img-57.jpg);
}
.image-bg-63{
background: url(../images/backgrounds/bg-img-16.jpg);
}
.image-bg-64{
background: url(../images/backgrounds/bg-img-49.jpg);
}
.image-bg-65{
background: url(../images/backgrounds/bg-15-2.jpg);
}
.image-bg-66{
background: url(../images/backgrounds/bg-img-07.jpg);
}
.image-bg-67{
background: url(../images/backgrounds/bg-img-54.jpg);
}
.image-bg-68{
background: url(../images/backgrounds/bg-img-08.jpg);
}
.image-bg-69{
background: url(../images/backgrounds/bg-img-09.jpg);
}
.image-bg-70{
background: url(../images/backgrounds/bg-img-10.jpg);
}
.image-bg-71{
background: url(../images/backgrounds/bg-img-11.jpg);
}
.image-bg-72{
background: url(../images/backgrounds/bg-img-12.jpg);
}
.image-bg-73{
background: url(../images/backgrounds/bg-img-13.jpg);
}
.image-bg-74{
background: url(../images/backgrounds/bg-img-16.jpg);
}
.image-bg-75{
background: url(../images/backgrounds/bg-img-14.jpg);
}
.image-bg-76{
background: url(../images/backgrounds/bg-img-31.jpg);
}
.image-bg-77{
background: url(../images/backgrounds/bg-img-58.jpg);
}
.image-bg-78{
background: url(../images/backgrounds/bg-img-59.jpg);
}
.image-bg-79{
background: url(../images/backgrounds/bg-img-46.jpg);
}
.image-bg-80{
background: url(../images/backgrounds/bg-img-53.jpg);
}
.image-bg-81{
background: url(../images/backgrounds/bg-img-36.jpg);
}
.image-bg-82{
background: url(../images/backgrounds/bg-img-32.jpg);
}
.image-bg-83{
background: url(../images/backgrounds/bg-img-17.jpg);
}
.image-bg-84{
background: url(../images/backgrounds/bg-img-55.jpg);
}
.image-bg-85{
background: url(../images/backgrounds/bg-66.jpg);
}
.image-bg-86{
background: url(../images/backgrounds/bg-67.jpg);
}
.image-bg-87{
background: url(../images/backgrounds/bg-68.jpg);
}
.image-bg-88{
background: url(../images/backgrounds/bg-img-18.jpg);
}
.image-bg-89{
background: url(../images/backgrounds/bg-img-56.jpg);
}
.image-bg-90{
background: url(../images/backgrounds/bg-img-30.jpg);
}
.image-bg-91{
background: url(../images/backgrounds/bg-img-28.jpg);
}
.image-bg-92{
background: url(../images/backgrounds/bg-img-29.jpg);
}
.image-bg-93{
background: url(../images/backgrounds/bg-img-35.jpg);
}
.image-bg-94{
background: url(../images/backgrounds/bg-img-34.jpg);
}
.image-bg-95{
background: url(../images/backgrounds/bg-img-42.jpg);
}
.image-bg-96{
background: url(../images/backgrounds/bg-img-33.jpg);
}
.image-bg-97{
background: url(../images/backgrounds/bg-60.jpg);
}
.image-bg-98{
background: url(../images/backgrounds/bg-60.jpg);
}
.image-bg-99{
background: url(../images/backgrounds/bg-60.jpg);
}
.image-bg-100{
background: url(../images/backgrounds/bg-60.jpg);
}
.image-bg,
.image-bg-2,
.image-bg-3,
.image-bg-4,
.image-bg-5,
.image-bg-6,
.image-bg-7,
.image-bg-8,
.image-bg-9,
.image-bg-10,
.image-bg-11,
.image-bg-12,
.image-bg-13,
.image-bg-14,
.image-bg-15,
.image-bg-16,
.image-bg-17,
.image-bg-18,
.image-bg-19,
.image-bg-20,
.image-bg-21,
.image-bg-22,
.image-bg-23,
.image-bg-24,
.image-bg-25,
.image-bg-26,
.image-bg-27,
.image-bg-28,
.image-bg-29,
.image-bg-30,
.image-bg-31,
.image-bg-32,
.image-bg-33,
.image-bg-34,
.image-bg-35,
.image-bg-36,
.image-bg-37,
.image-bg-38,
.image-bg-39,
.image-bg-40,
.image-bg-41,
.image-bg-42,
.image-bg-43,
.image-bg-44,
.image-bg-45,
.image-bg-46,
.image-bg-47,
.image-bg-48,
.image-bg-49,
.image-bg-50,
.image-bg-51,
.image-bg-52,
.image-bg-53,
.image-bg-54,
.image-bg-55,
.image-bg-56,
.image-bg-57,
.image-bg-58,
.image-bg-59,
.image-bg-60,
.image-bg-61,
.image-bg-62,
.image-bg-63,
.image-bg-64,
.image-bg-65,
.image-bg-66,
.image-bg-67,
.image-bg-68,
.image-bg-69,
.image-bg-70,
.image-bg-71,
.image-bg-72,
.image-bg-73,
.image-bg-74,
.image-bg-75,
.image-bg-76,
.image-bg-77,
.image-bg-78,
.image-bg-79,
.image-bg-80,
.image-bg-81,
.image-bg-82,
.image-bg-83,
.image-bg-84,
.image-bg-85,
.image-bg-86,
.image-bg-87,
.image-bg-88,
.image-bg-89,
.image-bg-90,
.image-bg-91,
.image-bg-92,
.image-bg-93,
.image-bg-94,
.image-bg-95,
.image-bg-96,
.image-bg-97,
.image-bg-98,
.image-bg-99,
.image-bg-100{
width: 100%;
height: auto;
background-size: cover;
display: block;
position: relative;
overflow: hidden;
background-repeat: no-repeat;
background-position: center center;
-webkit-background-size: cover;
-moz-background-size: cover;
-o-background-size: cover;
z-index: 1;
}
/* Split Section Backgrounds
--------------------------------*/
.image-bg-split-1{
background: url(../images/backgrounds/bg-img-34.jpg);
background-size:cover;
}
.image-bg-split-2{
background: url(../images/backgrounds/bg-43.jpg);
background-size:cover;
}
.image-bg-split-3{
background: url(../images/backgrounds/bg-08.jpg);
background-size:cover;
}
/*======================
09. Buttons & Tags
========================*/
/* Tags
----------------------------*/
.tag{
color: #6f6f6f;
border: 1px solid #e5e5e5;
padding: 15px;
margin: 5px 5px 5px 0px;
font-size: 13px;
display: block;
float: left;
}
.tag-small{
color: #191919;
border: 1px solid #e5e5e5;
font-weight: 500;
padding: 7px;
margin: 5px 5px 5px 0px;
font-size: 11px;
display: block;
float: left;
}
.tag:hover,
.tag-small:hover{
background: #ff4040;
color: #fff;
}
/* Button Sizes
----------------------------*/
.btn-small{
padding: 5px 27px 4px 28px;
font-size: 11px;
}
.btn-medium{
font-size: 13px;
padding: 7px 25px 7px 28px;
}
.btn-large{
font-size: 14px;
line-height: 25px;
padding: 10px 35px 10px 37px
}
.btn-extra-large{
font-size: 16px;
line-height: 25px;
padding: 13px 30px 13px 45px
}
/* Button Backgrounds
----------------------------*/
.btn-white{
background: #fff !important;
border-color: #fff !important;
color: #232323 !important
}
.btn-white:hover,
.btn-white:focus{
background: transparent !important;
color: #fff !important
}
.btn-gold{
background: #f0b629!important;
border-color: #f0b629!important;
color: #000
}
.btn-gold:hover,
.btn-gold:focus{
background: transparent !important;
color: #000 !important;
}
.btn-black{
background: #000000!important;
border-color: #000000!important;
color: #fff
}
.btn-black:hover,
.btn-black:focus{
background: transparent !important;
color: #000 !important;
}
.btn-light-blue{
background: #75B9F6!important;
border-color: #75B9F6!important;
color: #fff
}
.btn-light-blue:hover,
.btn-light-blue:focus{
color: #fff !important;
opacity: 0.8;
}
.btn-red{
background: #FF4040!important;
border-color: #FF4040!important;
color: #fff
}
.btn-red:hover,
.btn-red:focus{
color: #fff !important;
opacity: 0.8;
}
.btn-gray-light{
background: #c0bfbf;
border-color: #c0bfbf !important;
color: #232323
}
.btn-gray-light:hover,
.btn-gray-light:focus{
background: transparent;
border-color: #c0bfbf;
color: #c0bfbf
}
.btn-gray-dark{
background: #444444;
border-color: #444444 !important;
color: #fff
}
.btn-gray-dark:hover,
.btn-gray-dark:focus{
background: transparent;
color: #444444
}
.btn-gray-extra-dark{
background: #232323;
border-color: #232323 !important;
color: #fff!important;
}
.btn-gray-extra-dark:hover,
.btn-gray-extra-dark:focus{
background: transparent !important;
color: #232323 !important;
}
.btn-transparent-white{
background: transparent;
border-color: #ffffff !important;
color: #ffffff
}
.btn-transparent-white:hover,
.btn-transparent-white:focus{
background: #ffffff;
border-color: #ffffff;
color: #232323 !important
}
.btn-transparent-black{
background: transparent;
border-color: #000000 !important;
color: #000000
}
.btn-transparent-black:hover,
.btn-transparent-black:focus{
background: #000000;
border-color: #000000 !important;
color: #ffffff
}
.btn-transparent-gray-light{
background: transparent;
border-color: #c0bfbf !important;
color: #191919
}
.btn-transparent-gray-light:hover,
.btn-transparent-gray-light:focus{
background: #c0bfbf;
border-color: #c0bfbf !important;
color: #232323
}
.btn-transparent-gray-dark{
background: transparent;
border-color: #444444 !important;
color: #444444
}
.btn-transparent-gray-dark:hover,
.btn-transparent-gray-dark:focus{
background: #444444 !important;
border-color: #444444 !important;
color: #ffffff
}
.btn-transparent-gray-extra-dark{
background: transparent !important;
border-color: #232323 !important;
color: #232323
}
.btn-transparent-gray-extra-dark:hover,
.btn-transparent-gray-extra-dark:focus{
background: #232323 !important;
border-color: #232323 !important;
color: #ffffff
}
/* Button Base
----------------------------*/
.btn{
width: auto;
font-family: 'Roboto', sans-serif;
font-weight: 400;
transition-duration: 0.4s;
transition-timing-function: ease-in-out;
display: inline-block;
line-height: inherit;
border-radius: 0;
border: 1px solid transparent;
}
.multiple-btn .btn{
margin: 0 15px;
}
.btn i{
margin-left: 5px;
vertical-align: middle;
position: relative;
top: -1px
}
/*======================
10. Portfolio
========================*/
/* Filter Styles
-------------------------*/
.uk-subnav {
display: table;
margin: 0 auto;
}
.uk-subnav>*{
padding-left: 0px;
flex: none;
position: relative;
float: left;
display: inline;
text-align: center;
}
.filter-style-1{
margin-bottom: 50px;
}
.filter-style-1 li a{
text-transform: capitalize !important;
border: 1px solid #e5e5e5 !important;
padding: 5px 15px 5px 15px;
color: #333333 !important;
}
.filter-style-1 li a:hover,
.filter-style-1 li a:focus,
.filter-style-1 li a:active{
background: #000;
color: #fff !important;
border: 1px solid #000 !important;
}
.filter-style-2{
margin-bottom: 50px;
}
.filter-style-2 a{
font-size: 13px !important;
border-bottom: 1px solid #fff !important;
margin-right: 30px;
font-weight: 400;
letter-spacing: 1px;
color: #333333 !important;
}
.filter-light a{
color: #fff !important;
}
.filter-style-2 li a:hover,
.filter-style-2 li a:focus,
.filter-style-2 li a:active{
border-bottom: 1px solid #000 !important;
}
.filter-style-3{
display: block;
text-align: center;
margin-bottom: 50px;
}
.filter-style-3 li{
display: inline-block;
}
.filter-style-5{
display: block;
text-align: center;
margin-bottom: 50px;
}
.filter-style-5 li{
display: inline-block;
}
.filter-style-5 li{
margin-right: 25px;
}
.filter-style-5 li a{
text-transform: uppercase !important;
font-weight: 700 !important;
border-bottom: 3px solid #e5e5e5 !important;
color: #333333 !important;
}
.filter-style-5 li a:hover,
.filter-style-5 li a:focus,
.filter-style-5 li a:active{
border-bottom: 3px solid #000 !important;
}
/* Custom Hover Style 01
-------------------------*/
.hover-custom-01 a .hover{
background: transparent;
}
.hover-custom-01 .hover{
position: absolute;
top: 0px;
left: 0px;
width: 100%;
height: 100%;
overflow: hidden;
opacity: 0;
-moz-transform: translate(100%, 0%);
-webkit-transform: translate(100%, 0%);
-o-transform: translate(100%, 0%);
transform: translate(100%, 0%);
-webkit-transition: all 0.6s;
-moz-transition: all 0.6s;
transition: all 0.6s;
}
.hover-custom-01 a:hover .hover{
opacity: 1;
-moz-transform: translate(0%, 0%);
-webkit-transform: translate(0%, 0%);
-o-transform: translate(0%, 0%);
transform: translate(0%, 0%);
}
.hover-custom-01 a:hover img{
-o-transform: scale(1) translate(-100%, 0%);
-moz-transform: scale(1) translate(-100%, 0%);
-webkit-transform: scale(1) translate(-100%, 0%);
transform: scale(1) translate(-100%, 0%);
}
.hover-icon-01 span:hover{
background: #ccc;
}
/* Custom Hover Style 02
-------------------------*/
.hover-custom-02 a .hover{
background: transparent;
}
.hover-custom-02 .hover{
position: absolute;
top: 0px;
left: 0px;
width: 100%;
height: 100%;
overflow: hidden;
opacity: 0;
-webkit-transition: all 0.6s;
-moz-transition: all 0.6s;
transition: all 0.6s;
}
.hover-custom-02 a:hover .hover{
opacity: 1;
-moz-transform: translate(0%, 0%);
-webkit-transform: translate(0%, 0%);
-o-transform: translate(0%, 0%);
transform: translate(0%, 0%);
}
.hover-custom-02 a:hover img{
-o-transform: scale(1.3);
-moz-transform: scale(1.3);
-webkit-transform: scale(1.3);
transform: scale(1.3);
opacity: 0.1;
}
.hover-icon-02 span:hover{
background: #ccc;
}
/*========================
11. Pi-Charts
==========================*/
/* Pi-Chart Style 01
-------------------------*/
.pie-chart-1 .chart-style-1{
width: 130px;
height: 130px;
position: relative;
display: inline-block;
text-align: center;
margin: auto;
}
.pie-chart-1 .chart-style-1 canvas{
position: absolute;
top: 0;
left: 0;
}
.pie-chart-1 .percent{
display: inline-block;
line-height: 130px;
z-index: 2;
}
.percent:after{
content: '%';
}
/* Pi-Chart Style 02
-------------------------*/
.pie-chart-2 .chart-style-2{
width: 150px;
height: 150px;
position: relative;
display: inline-block;
text-align: center;
margin: auto;
}
.pie-chart-2 .chart-style-2 canvas{
position: absolute;
top: 0;
left: 0;
}
.pie-chart-2 .percent{
display: inline-block;
line-height: 150px;
z-index: 2;
}
/* Pi-Chart Style 03
-------------------------*/
.pie-chart-3 .chart-style-3{
width: 200px;
height: 200px;
position: relative;
display: inline-block;
text-align: center;
margin: auto;
}
.pie-chart-3 .chart-style-3 canvas{
position: absolute;
top: 0;
left: 0;
}
.pie-chart-3 .percent{
display: inline-block;
line-height: 200px;
z-index: 2;
}
/*========================
12. Go to top icon
==========================*/
#return-to-top{
position: fixed;
bottom: 50px;
right: 50px;
z-index: 999;
background: #ff4040;
width: 50px;
height: 50px;
line-height: 48px;
border-radius: 100%;
text-align: center;
display: none;
-webkit-transition: all 0.3s;
-moz-transition: all 0.3s;
-ms-transition: all 0.3s;
-o-transition: all 0.3s;
transition: all 0.3s;
}
#return-to-top span{
color: #fff;
}
#return-to-top:hover{
background: rgba(132, 132, 132, 0.85);
color: #fff !important;
}
#return-to-top:hover span{
color: #fff !important;
}
@-webkit-keyframes pace-spinner {
0% { -webkit-transform: rotate(0deg); transform: rotate(0deg); }
100% { -webkit-transform: rotate(360deg); transform: rotate(360deg); }
}
@-moz-keyframes pace-spinner {
0% { -moz-transform: rotate(0deg); transform: rotate(0deg); }
100% { -moz-transform: rotate(360deg); transform: rotate(360deg); }
}
@-o-keyframes pace-spinner {
0% { -o-transform: rotate(0deg); transform: rotate(0deg); }
100% { -o-transform: rotate(360deg); transform: rotate(360deg); }
}
@-ms-keyframes pace-spinner {
0% { -ms-transform: rotate(0deg); transform: rotate(0deg); }
100% { -ms-transform: rotate(360deg); transform: rotate(360deg); }
}
@keyframes pace-spinner {
0% { transform: rotate(0deg); transform: rotate(0deg); }
100% { transform: rotate(360deg); transform: rotate(360deg); }
}
/*======================
13. Borders
========================*/
/* Border Placements
----------------------------*/
.all-border{
border: 1px solid;
}
.top-border{
border-top: 1px solid;
}
.bottom-border{
border-bottom: 1px solid;
}
.left-border{
border-left: 1px solid;
}
.right-border{
border-right: 1px solid;
}
.border-left-right{
border-left: 1px solid;
border-right: 1px solid;
}
.border-right-left{
border-top: 1px solid;
border-bottom: 1px solid;
}
.no-border{
border: 0 !important
}
.no-border-top{
border-top: 0 !important
}
.no-border-bottom{
border-bottom: 0 !important
}
.no-border-left{
border-left: 0 !important
}
.no-border-right{
border-right: 0 !important
}
/* Border Styles
----------------------------*/
.border-dotted{
border-style: dotted !important;
}
.border-dashed{
border-style: dashed !important;
}
.border-solid{
border-style: solid !important;
}
.border-double{
border-style: double !important;
}
.border-groove{
border-style: groove !important;
}
.border-ridge{
border-style: ridge !important;
}
.border-inset{
border-style: inset !important;
}
.border-outset{
border-style: outset !important;
}
.border-none{
border-style: none !important;
}
.border-hidden{
border-style: hidden !important;
}
/* Border Width
----------------------------*/
.border-1px{
border-width: 1px;
}
.border-2px{
border-width: 2px;
}
.border-3px{
border-width: 3px;
}
.border-4px{
border-width: 4px;
}
.border-5px{
border-width: 5px;
}
.border-6px{
border-width: 6px;
}
.border-7px{
border-width: 7px;
}
.border-8px{
border-width: 8px;
}
.border-9px{
border-width: 9px;
}
.border-10px{
border-width: 10px;
}
.border-11px{
border-width: 11px;
}
.border-12px{
border-width: 12px;
}
.border-13px{
border-width: 13px;
}
.border-14px{
border-width: 14px;
}
.border-15px{
border-width: 15px;
}
.border-16px{
border-width: 16px;
}
.border-17px{
border-width: 17px;
}
.border-18px{
border-width: 18px;
}
.border-19px{
border-width: 19px;
}
.border-20px{
border-width: 20px;
}
/* Border Colors
----------------------------*/
.border-color-white{
border-color: #fff
}
.border-color-black{
border-color: #000
}
.border-color-violet{
border-color: #ad6bff
}
.border-color-blue{
border-color: #1769ff
}
.border-color-gray-extra-light{
border-color: #efefef
}
.border-color-gray-light{
border-color: #c0bfbf
}
.border-color-gray-regular{
border-color: #9d9d9d
}
.border-color-gray-dark{
border-color: #444444 !important;
}
.border-color-gray-extra-dark{
border-color: #232323
}
.border-black-light{
border-color: rgba(0, 0, 0, .1) !important;
}
.border-white-light{
border-color: rgba(255, 255, 255, .1) !important;
}
.border-color-red{
border-color: #FF4040 !important;
}
/* Border Radius
----------------------------*/
.border-radius-1{
border-radius: 1px
}
.border-radius-2{
border-radius: 2px
}
.border-radius-3{
border-radius: 3px
}
.border-radius-4{
border-radius: 4px
}
.border-radius-5{
border-radius: 5px
}
.border-radius-6{
border-radius: 6px
}
.border-radius-7{
border-radius: 7px
}
.border-radius-8{
border-radius: 8px
}
.border-radius-9{
border-radius: 9px
}
.border-radius-10{
border-radius: 11px
}
.border-radius-11{
border-radius: 11px
}
.border-radius-12{
border-radius: 12px
}
.border-radius-13{
border-radius: 13px
}
.border-radius-14{
border-radius: 14px
}
.border-radius-15{
border-radius: 15px
}
.border-radius-16{
border-radius: 16px
}
.border-radius-17{
border-radius: 17px
}
.border-radius-18{
border-radius: 18px
}
.border-radius-19{
border-radius: 19px
}
.border-radius-20{
border-radius: 20px
}
.border-radius-50{
border-radius: 50px
}
.border-radius-100{
border-radius: 100px
}
.border-radius-50-percent{
border-radius: 50%
}
.border-radius-100-percent{
border-radius: 100%
}
.border-radius-none{
border-radius: 0
}
/*======================
14. Videos
========================*/
.video-wrapper{
height: 100%;
overflow: hidden;
position: absolute;
width: 100%;
}
.html-video{
background-color: #000;
height: auto;
left: 50%;
min-height: 100%;
min-width: 100%;
position: absolute;
top: 50%;
-ms-transform: translate(-50%, -50%);
-webkit-transform: translate(-50%, -50%);
transform: translate(-50%, -50%);
-moz-transform: translate(-50%, -50%);
-o-transform: translate(-50%, -50%);
width: auto;
z-index: -3;
}
.video-wrapper iframe{
height: 100%;
left: 0;
position: absolute;
top: -5px !important;
width: 100%;
}
.video-background{
position: absolute;
height: 100%;
width: 100%;
z-index: 1;
top: 0;
background: rgba(67, 67, 67, 0.5)
}
/*======================
15. Margins
========================*/
/* Margin All
-------------------------*/
.no-margin{
margin: 0 !important
}
.no-margin-top{
margin-top: 0 !important
}
.no-margin-bottom{
margin-bottom: 0 !important
}
.no-margin-left{
margin-left: 0 !important
}
.no-margin-right{
margin-right: 0 !important
}
.no-margin-left-right{
margin-left: 0 !important;
margin-right: 0 !important
}
.no-margin-top-bottom{
margin-top: 0 !important;
margin-bottom: 0 !important
}
.margin-auto{
margin: 0 auto !important;
}
.margin-left-right-auto{
margin-left: auto !important;
margin-right: auto !important
}
.margin-left-auto{
margin-left: auto !important;
}
.margin-right-auto{
margin-right: auto !important;
}
.margin-one-percent{
margin: 1%
}
.margin-two-percent{
margin: 2%
}
.margin-three-percent{
margin: 3%
}
.margin-four-percent{
margin: 4%
}
.margin-five-percent{
margin: 5%
}
.margin-six-percent{
margin: 6%
}
.margin-seven-percent{
margin: 7%
}
.margin-eight-percent{
margin: 8%
}
.margin-nine-percent{
margin: 9%
}
.margin-ten-percent{
margin: 10%
}
.margin-eleven-percent{
margin: 11%
}
.margin-twelve-percent{
margin: 12%
}
.margin-thirteen-percent{
margin: 13%
}
.margin-fourteen-percent{
margin: 14%
}
.margin-fifteen-percent{
margin: 15%
}
.margin-sixteen-percent{
margin: 16%
}
.margin-seventeen-percent{
margin: 17%
}
.margin-eighteen-percent{
margin: 18%
}
.margin-nineteen-percent{
margin: 19%
}
.margin-twenty-percent{
margin: 20%
}
.margin-twenty-one-percent{
margin: 21%
}
.margin-twenty-two-percent{
margin: 22%
}
.margin-twenty-three-percent{
margin: 23%
}
.margin-twenty-four-percent{
margin: 24%
}
.margin-twenty-five-percent{
margin: 25%
}
.margin-twenty-six-percent{
margin: 26%
}
.margin-twenty-seven-percent{
margin: 27%
}
.margin-twenty-eight-percent{
margin: 28%
}
.margin-twenty-nine-percent{
margin: 29%
}
.margin-thirty-percent{
margin: 30%
}
.margin-thirty-one-percent{
margin: 31%
}
.margin-thirty-two-percent{
margin: 32%
}
.margin-thirty-three-percent{
margin: 33%
}
.margin-thirty-four-percent{
margin: 34%
}
.margin-thirty-five-percent{
margin: 35%
}
.margin-thirty-six-percent{
margin: 36%
}
.margin-thirty-seven-percent{
margin: 37%
}
.margin-thirty-eight-percent{
margin: 38%
}
.margin-thirty-nine-percent{
margin: 39%
}
.margin-forty-percent{
margin: 40%
}
.margin-forty-one-percent{
margin: 41%
}
.margin-forty-two-percent{
margin: 42%
}
.margin-forty-three-percent{
margin: 43%
}
.margin-forty-four-percent{
margin: 44%
}
.margin-forty-five-percent{
margin: 45%
}
.margin-forty-six-percent{
margin: 46%
}
.margin-forty-seven-percent{
margin: 47%
}
.margin-forty-eight-percent{
margin: 48%
}
.margin-forty-nine-percent{
margin: 49%
}
.margin-fifty-percent{
margin: 50%
}
.margin-5px{
margin: 5px
}
.margin-10px{
margin: 10px
}
.margin-15px{
margin: 15px
}
.margin-20px{
margin: 20px
}
.margin-25px{
margin: 25px
}
.margin-30px{
margin: 30px
}
.margin-35px{
margin: 35px
}
.margin-40px{
margin: 40px
}
.margin-45px{
margin: 45px
}
.margin-50px{
margin: 50px
}
.margin-55px{
margin: 55px
}
.margin-60px{
margin: 60px
}
.margin-65px{
margin: 65px
}
.margin-70px{
margin: 70px
}
.margin-75px{
margin: 75px
}
.margin-80px{
margin: 80px
}
.margin-85px{
margin: 85px
}
.margin-90px{
margin: 90px
}
.margin-95px{
margin: 95px
}
.margin-100px{
margin: 100px
}
.margin-120px{
margin: 120px
}
.margin-150px{
margin: 150px
}
/* Margin Top
-------------------------*/
.demo-logo {
margin-bottom: -700px;
background: #fff;
padding: 75px
}
.margin-top-one-percent{
margin-top: 1%
}
.margin-top-two-percent{
margin-top: 2%
}
.margin-top-three-percent{
margin-top: 3%
}
.margin-top-four-percent{
margin-top: 4%
}
.margin-top-five-percent{
margin-top: 5%
}
.margin-top-six-percent{
margin-top: 6%
}
.margin-top-seven-percent{
margin-top: 7%
}
.margin-top-eight-percent{
margin-top: 8%
}
.margin-top-nine-percent{
margin-top: 9%
}
.margin-top-ten-percent{
margin-top: 10%
}
.margin-top-eleven-percent{
margin-top: 11%
}
.margin-top-twelve-percent{
margin-top: 12%
}
.margin-top-thirteen-percent{
margin-top: 13%
}
.margin-top-fourteen-percent{
margin-top: 14%
}
.margin-top-fifteen-percent{
margin-top: 15%
}
.margin-top-sixteen-percent{
margin-top: 16%
}
.margin-top-seventeen-percent{
margin-top: 17%
}
.margin-top-eighteen-percent{
margin-top: 18%
}
.margin-top-nineteen-percent{
margin-top: 19%
}
.margin-top-twenty-percent{
margin-top: 20%
}
.margin-top-twenty-one-percent{
margin-top: 21%
}
.margin-top-twenty-two-percent{
margin-top: 22%
}
.margin-top-twenty-three-percent{
margin-top: 23%
}
.margin-top-twenty-four-percent{
margin-top: 24%
}
.margin-top-twenty-five-percent{
margin-top: 25%
}
.margin-top-1px{
margin-top: 1px
}
.margin-top-5px{
margin-top: 5px
}
.margin-top-10px{
margin-top: 10px
}
.margin-top-15px{
margin-top: 15px
}
.margin-top-20px{
margin-top: 20px
}
.margin-top-25px{
margin-top: 25px
}
.margin-top-30px{
margin-top: 30px
}
.margin-top-35px{
margin-top: 35px
}
.margin-top-40px{
margin-top: 40px
}
.margin-top-45px{
margin-top: 45px
}
.margin-top-50px{
margin-top: 50px
}
.margin-top-55px{
margin-top: 55px
}
.margin-top-60px{
margin-top: 60px
}
.margin-top-65px{
margin-top: 65px
}
.margin-top-70px{
margin-top: 70px
}
.margin-top-75px{
margin-top: 75px
}
.margin-top-80px{
margin-top: 80px
}
.margin-top-85px{
margin-top: 85px
}
.margin-top-90px{
margin-top: 90px
}
.margin-top-95px{
margin-top: 95px
}
.margin-top-100px{
margin-top: 100px
}
.margin-top-110px{
margin-top: 110px
}
.margin-top-120px{
margin-top: 120px
}
.margin-top-130px{
margin-top: 130px
}
.margin-top-140px{
margin-top: 140px
}
.margin-top-150px{
margin-top: 150px
}
/* Margin Bottom
-------------------------*/
.margin-bottom-5px{
margin-bottom: 5px
}
.margin-bottom-6px{
margin-bottom: 6px
}
.margin-bottom-7px{
margin-bottom: 7px
}
.margin-bottom-8px{
margin-bottom: 8px
}
.margin-bottom-9px{
margin-bottom: 9px
}
.margin-bottom-10px{
margin-bottom: 10px
}
.margin-bottom-10px{
margin-bottom: 10px
}
.margin-bottom-15px{
margin-bottom: 15px
}
.margin-bottom-20px{
margin-bottom: 20px
}
.margin-bottom-25px{
margin-bottom: 25px
}
.margin-bottom-30px{
margin-bottom: 30px
}
.margin-bottom-35px{
margin-bottom: 35px
}
.margin-bottom-40px{
margin-bottom: 40px
}
.margin-bottom-45px{
margin-bottom: 45px
}
.margin-bottom-50px{
margin-bottom: 50px
}
.margin-bottom-55px{
margin-bottom: 55px
}
.margin-bottom-60px{
margin-bottom: 60px
}
.margin-bottom-65px{
margin-bottom: 65px
}
.margin-bottom-70px{
margin-bottom: 70px
}
.margin-bottom-75px{
margin-bottom: 75px
}
.margin-bottom-80px{
margin-bottom: 80px
}
.margin-bottom-85px{
margin-bottom: 85px
}
.margin-bottom-90px{
margin-bottom: 90px
}
.margin-bottom-95px{
margin-bottom: 95px
}
.margin-bottom-100px{
margin-bottom: 100px
}
.margin-bottom-120px{
margin-bottom: 120px
}
.margin-bottom-150px{
margin-bottom: 150px
}
/* Margin Bottom
-------------------------*/
.margin-bottom-minus-5px{
margin-bottom: -5px
}
.margin-bottom-minus-6px{
margin-bottom: -6px
}
.margin-bottom-minus-7px{
margin-bottom: -7px
}
.margin-bottom-minus-8px{
margin-bottom: -8px
}
.margin-bottom-minus-9px{
margin-bottom: -9px
}
.margin-bottom-minus-10px{
margin-bottom: -10px
}
.margin-bottom-minus-10px{
margin-bottom: -10px
}
.margin-bottom-minus-15px{
margin-bottom: -15px
}
.margin-bottom-minus-20px{
margin-bottom: -20px
}
.margin-bottom-minus-25px{
margin-bottom: -25px
}
.margin-bottom-minus-30px{
margin-bottom: -30px
}
.margin-bottom-minus-35px{
margin-bottom: -35px
}
.margin-bottom-minus-40px{
margin-bottom: -40px
}
.margin-bottom-minus-45px{
margin-bottom: -45px
}
.margin-bottom-minus-50px{
margin-bottom: -50px
}
.margin-bottom-minus-55px{
margin-bottom: -55px
}
.margin-bottom-minus-60px{
margin-bottom: -60px
}
.margin-bottom-minus-65px{
margin-bottom: -65px
}
.margin-bottom-minus-70px{
margin-bottom: -70px
}
.margin-bottom-minus-75px{
margin-bottom: -75px
}
.margin-bottom-minus-80px{
margin-bottom: -80px
}
.margin-bottom-minus-85px{
margin-bottom: -85px
}
.margin-bottom-minus-90px{
margin-bottom: -90px
}
.margin-bottom-minus-95px{
margin-bottom: -95px
}
.margin-bottom-minus-100px{
margin-bottom: -100px
}
.margin-bottom-minus-120px{
margin-bottom: -120px
}
.margin-bottom-minus-150px{
margin-bottom: -150px
}
.margin-bottom-one-percent{
margin-bottom: 1%
}
.margin-bottom-two-percent{
margin-bottom: 2%
}
.margin-bottom-three-percent{
margin-bottom: 3%
}
.margin-bottom-four-percent{
margin-bottom: 4%
}
.margin-bottom-five-percent{
margin-bottom: 5%
}
.margin-bottom-six-percent{
margin-bottom: 6%
}
.margin-bottom-seven-percent{
margin-bottom: 7%
}
.margin-bottom-eight-percent{
margin-bottom: 8%
}
.margin-bottom-nine-percent{
margin-bottom: 9%
}
.margin-bottom-ten-percent{
margin-bottom: 10%
}
.margin-bottom-eleven-percent{
margin-bottom: 11%
}
.margin-bottom-twelve-percent{
margin-bottom: 12%
}
.margin-bottom-thirteen-percent{
margin-bottom: 13%
}
.margin-bottom-fourteen-percent{
margin-bottom: 14%
}
.margin-bottom-fifteen-percent{
margin-bottom: 15%
}
.margin-bottom-sixteen-percent{
margin-bottom: 16%
}
.margin-bottom-seventeen-percent{
margin-bottom: 17%
}
.margin-bottom-eighteen-percent{
margin-bottom: 18%
}
.margin-bottom-nineteen-percent{
margin-bottom: 19%
}
.margin-bottom-twenty-percent{
margin-bottom: 20%
}
.margin-bottom-twenty-one-percent{
margin-bottom: 21%
}
.margin-bottom-twenty-two-percent{
margin-bottom: 22%
}
.margin-bottom-twenty-three-percent{
margin-bottom: 23%
}
.margin-bottom-twenty-four-percent{
margin-bottom: 24%
}
.margin-bottom-twenty-five-percent{
margin-bottom: 25%
}
/* Margin Right
-------------------------*/
.margin-right-one-percent{
margin-right: 1%
}
.margin-right-two-percent{
margin-right: 2%
}
.margin-right-three-percent{
margin-right: 3%
}
.margin-right-four-percent{
margin-right: 4%
}
.margin-right-five-percent{
margin-right: 5%
}
.margin-right-six-percent{
margin-right: 6%
}
.margin-right-seven-percent{
margin-right: 7%
}
.margin-right-eight-percent{
margin-right: 8%
}
.margin-right-nine-percent{
margin-right: 9%
}
.margin-right-ten-percent{
margin-right: 10%
}
.margin-right-eleven-percent{
margin-right: 11%
}
.margin-right-twelve-percent{
margin-right: 12%
}
.margin-right-thirteen-percent{
margin-right: 13%
}
.margin-right-fourteen-percent{
margin-right: 14%
}
.margin-right-fifteen-percent{
margin-right: 15%
}
.margin-right-sixteen-percent{
margin-right: 16%
}
.margin-right-seventeen-percent{
margin-right: 17%
}
.margin-right-eighteen-percent{
margin-right: 18%
}
.margin-right-nineteen-percent{
margin-right: 19%
}
.margin-right-twenty-percent{
margin-right: 20%
}
.margin-right-twenty-one-percent{
margin-right: 21%
}
.margin-right-twenty-two-percent{
margin-right: 22%
}
.margin-right-twenty-three-percent{
margin-right: 23%
}
.margin-right-twenty-four-percent{
margin-right: 24%
}
.margin-right-twenty-five-percent{
margin-right: 25%
}
.margin-right-1px{
margin-right: 2px
}
.margin-right-2px{
margin-right: 2px
}
.margin-right-5px{
margin-right: 5px
}
.margin-right-10px{
margin-right: 10px
}
.margin-right-15px{
margin-right: 15px
}
.margin-right-20px{
margin-right: 20px
}
.margin-right-25px{
margin-right: 25px
}
.margin-right-30px{
margin-right: 30px
}
.margin-right-35px{
margin-right: 35px
}
.margin-right-40px{
margin-right: 40px
}
.margin-right-45px{
margin-right: 45px
}
.margin-right-50px{
margin-right: 50px
}
.margin-right-55px{
margin-right: 55px
}
.margin-right-60px{
margin-right: 60px
}
.margin-right-65px{
margin-right: 65px
}
.margin-right-70px{
margin-right: 70px
}
.margin-right-75px{
margin-right: 75px
}
.margin-right-80px{
margin-right: 80px
}
.margin-right-85px{
margin-right: 85px
}
.margin-right-90px{
margin-right: 90px
}
.margin-right-95px{
margin-right: 95px
}
.margin-right-100px{
margin-right: 100px
}
/* Margin Left
-------------------------*/
.margin-left-one-percent{
margin-left: 1%
}
.margin-left-two-percent{
margin-left: 2%
}
.margin-left-three-percent{
margin-left: 3%
}
.margin-left-four-percent{
margin-left: 4%
}
.margin-left-five-percent{
margin-left: 5%
}
.margin-left-six-percent{
margin-left: 6%
}
.margin-left-seven-percent{
margin-left: 7%
}
.margin-left-eight-percent{
margin-left: 8%
}
.margin-left-nine-percent{
margin-left: 9%
}
.margin-left-ten-percent{
margin-left: 10%
}
.margin-left-eleven-percent{
margin-left: 11%
}
.margin-left-twelve-percent{
margin-left: 12%
}
.margin-left-thirteen-percent{
margin-left: 13%
}
.margin-left-fourteen-percent{
margin-left: 14%
}
.margin-left-fifteen-percent{
margin-left: 15%
}
.margin-left-sixteen-percent{
margin-left: 16%
}
.margin-left-seventeen-percent{
margin-left: 17%
}
.margin-left-eighteen-percent{
margin-left: 18%
}
.margin-left-nineteen-percent{
margin-left: 19%
}
.margin-left-twenty-percent{
margin-left: 20%
}
.margin-left-twenty-one-percent{
margin-left: 21%
}
.margin-left-twenty-two-percent{
margin-left: 22%
}
.margin-left-twenty-three-percent{
margin-left: 23%
}
.margin-left-twenty-four-percent{
margin-left: 24%
}
.margin-left-twenty-five-percent{
margin-left: 25%
}
.margin-left-minus-10px{
margin-left: -10px
}
.margin-left-5px{
margin-left: 5px
}
.margin-left-10px{
margin-left: 10px
}
.margin-left-15px{
margin-left: 15px
}
.margin-left-20px{
margin-left: 20px
}
.margin-left-25px{
margin-left: 25px
}
.margin-left-30px{
margin-left: 30px
}
.margin-left-35px{
margin-left: 35px
}
.margin-left-40px{
margin-left: 40px
}
.margin-left-45px{
margin-left: 45px
}
.margin-left-50px{
margin-left: 50px
}
.margin-left-55px{
margin-left: 55px
}
.margin-left-60px{
margin-left: 60px
}
.margin-left-65px{
margin-left: 65px
}
.margin-left-70px{
margin-left: 70px
}
.margin-left-75px{
margin-left: 75px
}
.margin-left-80px{
margin-left: 80px
}
.margin-left-85px{
margin-left: 85px
}
.margin-left-90px{
margin-left: 90px
}
.margin-left-95px{
margin-left: 95px
}
.margin-left-100px{
margin-left: 100px
}
.margin-left-150px{
margin-left: 150px
}
/* Margin Top & Bottom
-------------------------*/
.margin-top-bottom-one-percent{
margin-top: 1%;
margin-bottom: 1%;
}
.margin-top-bottom-two-percent{
margin-top: 2%;
margin-bottom: 2%;
}
.margin-top-bottom-three-percent{
margin-top: 3%;
margin-bottom: 3%;
}
.margin-top-bottom-four-percent{
margin-top: 4%;
margin-bottom: 4%;
}
.margin-top-bottom-five-percent{
margin-top: 5%;
margin-bottom: 5%;
}
.margin-top-bottom-six-percent{
margin-top: 6%;
margin-bottom: 6%;
}
.margin-top-bottom-seven-percent{
margin-top: 7%;
margin-bottom: 7%;
}
.margin-top-bottom-eight-percent{
margin-top: 8%;
margin-bottom: 8%;
}
.margin-top-bottom-nine-percent{
margin-top: 9%;
margin-bottom: 9%;
}
.margin-top-bottom-ten-percent{
margin-top: 10%;
margin-bottom: 10%;
}
.margin-top-bottom-eleven-percent{
margin-top: 11%;
margin-bottom: 11%;
}
.margin-top-bottom-twelve-percent{
margin-top: 12%;
margin-bottom: 12%;
}
.margin-top-bottom-thirteen-percent{
margin-top: 13%;
margin-bottom: 13%;
}
.margin-top-bottom-fourteen-percent{
margin-top: 14%;
margin-bottom: 14%;
}
.margin-top-bottom-fifteen-percent{
margin-top: 15%;
margin-bottom: 15%;
}
.margin-top-bottom-sixteen-percent{
margin-top: 16%;
margin-bottom: 16%;
}
.margin-top-bottom-seventeen-percent{
margin-top: 17%;
margin-bottom: 17%;
}
.margin-top-bottom-eighteen-percent{
margin-top: 18%;
margin-bottom: 18%;
}
.margin-top-bottom-nineteen-percent{
margin-top: 19%;
margin-bottom: 19%;
}
.margin-top-bottom-twenty-percent{
margin-top: 20%;
margin-bottom: 20%;
}
.margin-top-bottom-twenty-one-percent{
margin-top: 21%;
margin-bottom: 21%;
}
.margin-top-bottom-twenty-two-percent{
margin-top: 22%;
margin-bottom: 22%;
}
.margin-top-bottom-twenty-three-percent{
margin-top: 23%;
margin-bottom: 23%;
}
.margin-top-bottom-twenty-four-percent{
margin-top: 24%;
margin-bottom: 24%;
}
.margin-top-bottom-twenty-five-percent{
margin-top: 25%;
margin-bottom: 25%;
}
.margin-top-bottom-5px{
margin-top: 5px;
margin-bottom: 5px;
}
.margin-top-bottom-10px{
margin-top: 10px;
margin-bottom: 10px;
}
.margin-top-bottom-15px{
margin-top: 15px;
margin-bottom: 15px;
}
.margin-top-bottom-20px{
margin-top: 20px;
margin-bottom: 20px;
}
.margin-top-bottom-25px{
margin-top: 25px;
margin-bottom: 25px;
}
.margin-top-bottom-30px{
margin-top: 30px;
margin-bottom: 30px;
}
.margin-top-bottom-35px{
margin-top: 35px;
margin-bottom: 35px;
}
.margin-top-bottom-40px{
margin-top: 40px;
margin-bottom: 40px;
}
.margin-top-bottom-45px{
margin-top: 45px;
margin-bottom: 45px;
}
.margin-top-bottom-50px{
margin-top: 50px;
margin-bottom: 50px;
}
.margin-top-bottom-55px{
margin-top: 55px;
margin-bottom: 55px;
}
.margin-top-bottom-60px{
margin-top: 60px;
margin-bottom: 60px;
}
.margin-top-bottom-65px{
margin-top: 65px;
margin-bottom: 65px;
}
.margin-top-bottom-70px{
margin-top: 70px;
margin-bottom: 70px;
}
.margin-top-bottom-75px{
margin-top: 75px;
margin-bottom: 75px;
}
.margin-top-bottom-80px{
margin-top: 80px;
margin-bottom: 80px;
}
.margin-top-bottom-85px{
margin-top: 85px;
margin-bottom: 85px;
}
.margin-top-bottom-90px{
margin-top: 90px;
margin-bottom: 90px;
}
.margin-top-bottom-95px{
margin-top: 95px;
margin-bottom: 95px;
}
.margin-top-bottom-100px{
margin-top: 100px;
margin-bottom: 100px;
}
.margin-top-bottom-150px{
margin-top: 150px;
margin-bottom: 150px;
}
.margin-left-right-one-percent{
margin-left: 1%;
margin-right: 1%;
}
.margin-left-right-two-percent{
margin-left: 2%;
margin-right: 2%;
}
.margin-left-right-three-percent{
margin-left: 3%;
margin-right: 3%;
}
.margin-left-right-four-percent{
margin-left: 4%;
margin-right: 4%;
}
.margin-left-right-five-percent{
margin-left: 5%;
margin-right: 5%;
}
.margin-left-right-six-percent{
margin-left: 6%;
margin-right: 6%;
}
.margin-left-right-seven-percent{
margin-left: 7%;
margin-right: 7%;
}
.margin-left-right-eight-percent{
margin-left: 8%;
margin-right: 8%;
}
.margin-left-right-nine-percent{
margin-left: 9%;
margin-right: 9%;
}
.margin-left-right-ten-percent{
margin-left: 10%;
margin-right: 10%;
}
.margin-left-right-eleven-percent{
margin-left: 11%;
margin-right: 11%;
}
.margin-left-right-twelve-percent{
margin-left: 12%;
margin-right: 12%;
}
.margin-left-right-thirteen-percent{
margin-left: 13%;
margin-right: 13%;
}
.margin-left-right-fourteen-percent{
margin-left: 14%;
margin-right: 14%;
}
.margin-left-right-fifteen-percent{
margin-left: 15%;
margin-right: 15%;
}
.margin-left-right-sixteen-percent{
margin-left: 16%;
margin-right: 16%;
}
.margin-left-right-seventeen-percent{
margin-left: 17%;
margin-right: 17%;
}
.margin-left-right-eighteen-percent{
margin-left: 18%;
margin-right: 18%;
}
.margin-left-right-nineteen-percent{
margin-left: 19%;
margin-right: 19%;
}
.margin-left-right-twenty-percent{
margin-left: 20%;
margin-right: 20%;
}
.margin-left-right-twenty-one-percent{
margin-left: 21%;
margin-right: 21%;
}
.margin-left-right-twenty-two-percent{
margin-left: 22%;
margin-right: 22%;
}
.margin-left-right-twenty-three-percent{
margin-left: 23%;
margin-right: 23%;
}
.margin-left-right-twenty-four-percent{
margin-left: 24%;
margin-right: 24%;
}
.margin-left-right-twenty-five-percent{
margin-left: 25%;
margin-right: 25%;
}
/* Margin Left & Right
-------------------------*/
.margin-left-right-5px{
margin-left: 5px;
margin-right: 5px;
}
.margin-left-right-10px{
margin-left: 10px;
margin-right: 10px;
}
.margin-left-right-15px{
margin-left: 15px;
margin-right: 15px;
}
.margin-left-right-20px{
margin-left: 20px;
margin-right: 20px;
}
.margin-left-right-25px{
margin-left: 25px;
margin-right: 25px;
}
.margin-left-right-30px{
margin-left: 30px;
margin-right: 30px;
}
.margin-left-right-35px{
margin-left: 35px;
margin-right: 35px;
}
.margin-left-right-40px{
margin-left: 40px;
margin-right: 40px;
}
.margin-left-right-45px{
margin-left: 45px;
margin-right: 45px;
}
.margin-left-right-50px{
margin-left: 50px;
margin-right: 50px;
}
.margin-left-right-55px{
margin-left: 55px;
margin-right: 55px;
}
.margin-left-right-60px{
margin-left: 60px;
margin-right: 60px;
}
.margin-left-right-65px{
margin-left: 65px;
margin-right: 65px;
}
.margin-left-right-70px{
margin-left: 70px;
margin-right: 70px;
}
.margin-left-right-75px{
margin-left: 75px;
margin-right: 75px;
}
.margin-left-right-80px{
margin-left: 80px;
margin-right: 80px;
}
.margin-left-right-85px{
margin-left: 85px;
margin-right: 85px;
}
.margin-left-right-90px{
margin-left: 90px;
margin-right: 90px;
}
.margin-left-right-95px{
margin-left: 95px;
margin-right: 95px;
}
.margin-left-right-100px{
margin-left: 100px;
margin-right: 100px;
}
.margin-left-right-120px{
margin-left: 120px;
margin-right: 120px;
}
.margin-left-right-150px{
margin-left: 150px;
margin-right: 150px;
}
/*======================
16. Padding
========================*/
/* Padding All
-------------------------*/
.no-padding{
padding: 0 !important
}
.no-padding-left-right{
padding-left: 0 !important;
padding-right: 0 !important
}
.no-padding-top-bottom{
padding-top: 0 !important;
padding-bottom: 0 !important
}
.no-padding-top{
padding-top: 0 !important
}
.no-padding-bottom{
padding-bottom: 0 !important
}
.no-padding-left{
padding-left: 0 !important
}
.no-padding-right{
padding-right: 0 !important
}
.padding-one-percent{
padding: 1%;
}
.padding-two-percent{
padding: 2%;
}
.padding-three-percent{
padding: 3%;
}
.padding-four-percent{
padding: 4%;
}
.padding-five-percent{
padding: 5%;
}
.padding-six-percent{
padding: 6%;
}
.padding-seven-percent{
padding: 7%;
}
.padding-eight-percent{
padding: 8%;
}
.padding-nine-percent{
padding: 9%;
}
.padding-ten-percent{
padding: 10%;
}
.padding-eleven-percent{
padding: 11%;
}
.padding-twelve-percent{
padding: 12%;
}
.padding-thirteen-percent{
padding: 13%;
}
.padding-fourteen-percent{
padding: 14%;
}
.padding-fifteen-percent{
padding: 15%;
}
.padding-sixteen-percent{
padding: 16%;
}
.padding-seventeen-percent{
padding: 17%;
}
.padding-eighteen-percent{
padding: 18%;
}
.padding-nineteen-percent{
padding: 19%;
}
.padding-twenty-percent{
padding: 20%;
}
.padding-twenty-one-percent{
padding: 21%;
}
.padding-twenty-two-percent{
padding: 22%;
}
.padding-twenty-three-percent{
padding: 23%;
}
.padding-twenty-four-percent{
padding: 24%;
}
.padding-twenty-five-percent{
padding: 25%;
}
.padding-5px{
padding: 5px;
}
.padding-6px{
padding: 6px;
}
.padding-7px{
padding: 7px;
}
.padding-10px{
padding: 10px;
}
.padding-15px{
padding: 15px;
}
.padding-20px{
padding: 20px;
}
.padding-25px{
padding: 25px;
}
.padding-30px{
padding: 30px;
}
.padding-35px{
padding: 35px;
}
.padding-40px{
padding: 40px;
}
.padding-45px{
padding: 45px;
}
.padding-50px{
padding: 50px;
}
.padding-55px{
padding: 55px;
}
.padding-60px{
padding: 60px;
}
.padding-65px{
padding: 65px;
}
.padding-70px{
padding: 70px;
}
.padding-75px{
padding: 75px;
}
.padding-80px{
padding: 80px;
}
.padding-85px{
padding: 85px;
}
.padding-90px{
padding: 90px;
}
.padding-95px{
padding: 95px;
}
.padding-100px{
padding: 100px;
}
.padding-150px{
padding: 150px;
}
/* Padding Top
-------------------------*/
.padding-top-one-percent{
padding-top: 1%;
}
.padding-top-two-percent{
padding-top: 2%;
}
.padding-top-three-percent{
padding-top: 3%;
}
.padding-top-four-percent{
padding-top: 4%;
}
.padding-top-five-percent{
padding-top: 5%;
}
.padding-top-six-percent{
padding-top: 6%;
}
.padding-top-seven-percent{
padding-top: 7%;
}
.padding-top-eight-percent{
padding-top: 8%;
}
.padding-top-nine-percent{
padding-top: 9%;
}
.padding-top-ten-percent{
padding-top: 10%;
}
.padding-top-eleven-percent{
padding-top: 11%;
}
.padding-top-twelve-percent{
padding-top: 12%;
}
.padding-top-thirteen-percent{
padding-top: 13%;
}
.padding-top-fourteen-percent{
padding-top: 14%;
}
.padding-top-fifteen-percent{
padding-top: 15%;
}
.padding-top-sixteen-percent{
padding-top: 16%;
}
.padding-top-seventeen-percent{
padding-top: 17%;
}
.padding-top-eighteen-percent{
padding-top: 18%;
}
.padding-top-nineteen-percent{
padding-top: 19%;
}
.padding-top-twenty-percent{
padding-top: 20%;
}
.padding-top-twenty-one-percent{
padding-top: 21%;
}
.padding-top-twenty-two-percent{
padding-top: 22%;
}
.padding-top-twenty-three-percent{
padding-top: 23%;
}
.padding-top-twenty-four-percent{
padding-top: 24%;
}
.padding-top-twenty-five-percent{
padding-top: 25%;
}
.padding-top-1px{
padding-top: 1px;
}
.padding-top-2px{
padding-top: 2px;
}
.padding-top-5px{
padding-top: 5px;
}
.padding-top-10px{
padding-top: 10px;
}
.padding-top-15px{
padding-top: 15px;
}
.padding-top-20px{
padding-top: 20px;
}
.padding-top-25px{
padding-top: 25px;
}
.padding-top-30px{
padding-top: 30px;
}
.padding-top-35px{
padding-top: 35px;
}
.padding-top-40px{
padding-top: 40px;
}
.padding-top-45px{
padding-top: 45px;
}
.padding-top-50px{
padding-top: 50px;
}
.padding-top-55px{
padding-top: 55px;
}
.padding-top-60px{
padding-top: 60px;
}
.padding-top-65px{
padding-top: 65px;
}
.padding-top-70px{
padding-top: 70px;
}
.padding-top-75px{
padding-top: 75px;
}
.padding-top-80px{
padding-top: 80px;
}
.padding-top-85px{
padding-top: 85px;
}
.padding-top-90px{
padding-top: 90px;
}
.padding-top-95px{
padding-top: 95px;
}
.padding-top-100px{
padding-top: 100px;
}
.padding-top-120px{
padding-top: 120px;
}
.padding-top-150px{
padding-top: 150px;
}
/* Padding Bottom
-------------------------*/
.padding-bottom-one-percent{
padding-bottom: 1%;
}
.padding-bottom-two-percent{
padding-bottom: 2%;
}
.padding-bottom-three-percent{
padding-bottom: 3%;
}
.padding-bottom-four-percent{
padding-bottom: 4%;
}
.padding-bottom-five-percent{
padding-bottom: 5%;
}
.padding-bottom-six-percent{
padding-bottom: 6%;
}
.padding-bottom-seven-percent{
padding-bottom: 7%;
}
.padding-bottom-eight-percent{
padding-bottom: 8%;
}
.padding-bottom-nine-percent{
padding-bottom: 9%;
}
.padding-bottom-ten-percent{
padding-bottom: 10%;
}
.padding-bottom-eleven-percent{
padding-bottom: 11%;
}
.padding-bottom-twelve-percent{
padding-bottom: 12%;
}
.padding-bottom-thirteen-percent{
padding-bottom: 13%;
}
.padding-bottom-fourteen-percent{
padding-bottom: 14%;
}
.padding-bottom-fifteen-percent{
padding-bottom: 15%;
}
.padding-bottom-sixteen-percent{
padding-bottom: 16%;
}
.padding-bottom-seventeen-percent{
padding-bottom: 17%;
}
.padding-bottom-eighteen-percent{
padding-bottom: 18%;
}
.padding-bottom-nineteen-percent{
padding-bottom: 19%;
}
.padding-bottom-twenty-percent{
padding-bottom: 20%;
}
.padding-bottom-twenty-one-percent{
padding-bottom: 21%;
}
.padding-bottom-twenty-two-percent{
padding-bottom: 22%;
}
.padding-bottom-twenty-three-percent{
padding-bottom: 23%;
}
.padding-bottom-twenty-four-percent{
padding-bottom: 24%;
}
.padding-bottom-twenty-five-percent{
padding-bottom: 25%;
}
.padding-bottom-5px{
padding-bottom: 5px;
}
.padding-bottom-10px{
padding-bottom: 10px;
}
.padding-bottom-15px{
padding-bottom: 15px;
}
.padding-bottom-20px{
padding-bottom: 20px;
}
.padding-bottom-25px{
padding-bottom: 25px;
}
.padding-bottom-30px{
padding-bottom: 30px;
}
.padding-bottom-35px{
padding-bottom: 35px;
}
.padding-bottom-40px{
padding-bottom: 40px;
}
.padding-bottom-45px{
padding-bottom: 45px;
}
.padding-bottom-50px{
padding-bottom: 50px;
}
.padding-bottom-55px{
padding-bottom: 55px;
}
.padding-bottom-60px{
padding-bottom: 60px;
}
.padding-bottom-65px{
padding-bottom: 65px;
}
.padding-bottom-70px{
padding-bottom: 70px;
}
.padding-bottom-75px{
padding-bottom: 75px;
}
.padding-bottom-80px{
padding-bottom: 80px;
}
.padding-bottom-85px{
padding-bottom: 85px;
}
.padding-bottom-90px{
padding-bottom: 90px;
}
.padding-bottom-95px{
padding-bottom: 95px;
}
.padding-bottom-100px{
padding-bottom: 100px;
}
.padding-bottom-120px{
padding-bottom: 120px;
}
.padding-bottom-150px{
padding-bottom: 150px;
}
.padding-bottom-200px{
padding-bottom: 200px;
}
.padding-bottom-250px{
padding-bottom: 250px;
}
/* Padding Right
-------------------------*/
.padding-right-one-percent{
padding-right: 1%;
}
.padding-right-two-percent{
padding-right: 2%;
}
.padding-right-three-percent{
padding-right: 3%;
}
.padding-right-four-percent{
padding-right: 4%;
}
.padding-right-five-percent{
padding-right: 5%;
}
.padding-right-six-percent{
padding-right: 6%;
}
.padding-right-seven-percent{
padding-right: 7%;
}
.padding-right-eight-percent{
padding-right: 8%;
}
.padding-right-nine-percent{
padding-right: 9%;
}
.padding-right-ten-percent{
padding-right: 10%;
}
.padding-right-eleven-percent{
padding-right: 11%;
}
.padding-right-twelve-percent{
padding-right: 12%;
}
.padding-right-thirteen-percent{
padding-right: 13%;
}
.padding-right-fourteen-percent{
padding-right: 14%;
}
.padding-right-fifteen-percent{
padding-right: 15%;
}
.padding-right-sixteen-percent{
padding-right: 16%;
}
.padding-right-seventeen-percent{
padding-right: 17%;
}
.padding-right-eighteen-percent{
padding-right: 18%;
}
.padding-right-nineteen-percent{
padding-right: 19%;
}
.padding-right-twenty-percent{
padding-right: 20%;
}
.padding-right-twenty-one-percent{
padding-right: 21%;
}
.padding-right-twenty-two-percent{
padding-right: 22%;
}
.padding-right-twenty-three-percent{
padding-right: 23%;
}
.padding-right-twenty-four-percent{
padding-right: 24%;
}
.padding-right-twenty-five-percent{
padding-right: 25%;
}
.padding-right-5px{
padding-right: 5px;
}
.padding-right-10px{
padding-right: 10px;
}
.padding-right-15px{
padding-right: 15px;
}
.padding-right-20px{
padding-right: 20px;
}
.padding-right-25px{
padding-right: 25px;
}
.padding-right-30px{
padding-right: 30px;
}
.padding-right-35px{
padding-right: 35px;
}
.padding-right-40px{
padding-right: 40px;
}
.padding-right-45px{
padding-right: 45px;
}
.padding-right-50px{
padding-right: 50px;
}
.padding-right-55px{
padding-right: 55px;
}
.padding-right-60px{
padding-right: 60px;
}
.padding-right-65px{
padding-right: 65px;
}
.padding-right-70px{
padding-right: 70px;
}
.padding-right-75px{
padding-right: 75px;
}
.padding-right-80px{
padding-right: 80px;
}
.padding-right-85px{
padding-right: 85px;
}
.padding-right-90px{
padding-right: 90px;
}
.padding-right-95px{
padding-right: 95px;
}
.padding-right-100px{
padding-right: 100px;
}
.padding-right-150px{
padding-right: 150px;
}
/* Padding Left
-------------------------*/
.padding-left-one-percent{
padding-left: 1%;
}
.padding-left-two-percent{
padding-left: 2%;
}
.padding-left-three-percent{
padding-left: 3%;
}
.padding-left-four-percent{
padding-left: 4%;
}
.padding-left-five-percent{
padding-left: 5%;
}
.padding-left-six-percent{
padding-left: 6%;
}
.padding-left-seven-percent{
padding-left: 7%;
}
.padding-left-eight-percent{
padding-left: 8%;
}
.padding-left-nine-percent{
padding-left: 9%;
}
.padding-left-ten-percent{
padding-left: 10%;
}
.padding-left-eleven-percent{
padding-left: 11%;
}
.padding-left-twelve-percent{
padding-left: 12%;
}
.padding-left-thirteen-percent{
padding-left: 13%;
}
.padding-left-fourteen-percent{
padding-left: 14%;
}
.padding-left-fifteen-percent{
padding-left: 15%;
}
.padding-left-sixteen-percent{
padding-left: 16%;
}
.padding-left-seventeen-percent{
padding-left: 17%;
}
.padding-left-eighteen-percent{
padding-left: 18%;
}
.padding-left-nineteen-percent{
padding-left: 19%;
}
.padding-left-twenty-percent{
padding-left: 20%;
}
.padding-left-twenty-one-percent{
padding-left: 21%;
}
.padding-left-twenty-two-percent{
padding-left: 22%;
}
.padding-left-twenty-three-percent{
padding-left: 23%;
}
.padding-left-twenty-four-percent{
padding-left: 24%;
}
.padding-left-twenty-five-percent{
padding-left: 25%;
}
.padding-left-5px{
padding-left: 5px;
}
.padding-left-10px{
padding-left: 10px;
}
.padding-left-15px{
padding-left: 15px;
}
.padding-left-20px{
padding-left: 20px;
}
.padding-left-25px{
padding-left: 25px;
}
.padding-left-30px{
padding-left: 30px;
}
.padding-left-35px{
padding-left: 35px;
}
.padding-left-40px{
padding-left: 40px;
}
.padding-left-45px{
padding-left: 45px;
}
.padding-left-50px{
padding-left: 50px;
}
.padding-left-55px{
padding-left: 55px;
}
.padding-left-60px{
padding-left: 60px;
}
.padding-left-65px{
padding-left: 65px;
}
.padding-left-70px{
padding-left: 70px;
}
.padding-left-75px{
padding-left: 75px;
}
.padding-left-80px{
padding-left: 80px;
}
.padding-left-85px{
padding-left: 85px;
}
.padding-left-90px{
padding-left: 90px;
}
.padding-left-95px{
padding-left: 95px;
}
.padding-left-100px{
padding-left: 100px;
}
.padding-left-150px{
padding-left: 150px;
}
/* Padding Top & Bottom
-------------------------*/
.padding-top-bottom-one-percent{
padding-top: 1%;
padding-bottom: 1%;
}
.padding-top-bottom-two-percent{
padding-top: 2%;
padding-bottom: 2%;
}
.padding-top-bottom-three-percent{
padding-top: 3%;
padding-bottom: 3%;
}
.padding-top-bottom-four-percent{
padding-top: 4%;
padding-bottom: 4%;
}
.padding-top-bottom-five-percent{
padding-top: 5%;
padding-bottom: 5%;
}
.padding-top-bottom-six-percent{
padding-top: 6%;
padding-bottom: 6%;
}
.padding-top-bottom-seven-percent{
padding-top: 7%;
padding-bottom: 7%;
}
.padding-top-bottom-eight-percent{
padding-top: 8%;
padding-bottom: 8%;
}
.padding-top-bottom-nine-percent{
padding-top: 9%;
padding-bottom: 9%;
}
.padding-top-bottom-ten-percent{
padding-top: 10%;
padding-bottom: 10%;
}
.padding-top-bottom-eleven-percent{
padding-top: 11%;
padding-bottom: 11%;
}
.padding-top-bottom-twelve-percent{
padding-top: 12%;
padding-bottom: 12%;
}
.padding-top-bottom-thirteen-percent{
padding-top: 13%;
padding-bottom: 13%;
}
.padding-top-bottom-fourteen-percent{
padding-top: 14%;
padding-bottom: 14%;
}
.padding-top-bottom-fifteen-percent{
padding-top: 15%;
padding-bottom: 15%;
}
.padding-top-bottom-sixteen-percent{
padding-top: 16%;
padding-bottom: 16%;
}
.padding-top-bottom-seventeen-percent{
padding-top: 17%;
padding-bottom: 17%;
}
.padding-top-bottom-eighteen-percent{
padding-top: 18%;
padding-bottom: 18%;
}
.padding-top-bottom-nineteen-percent{
padding-top: 19%;
padding-bottom: 19%;
}
.padding-top-bottom-twenty-percent{
padding-top: 20%;
padding-bottom: 20%;
}
.padding-top-bottom-twenty-one-percent{
padding-top: 21%;
padding-bottom: 21%;
}
.padding-top-bottom-twenty-two-percent{
padding-top: 22%;
padding-bottom: 22%;
}
.padding-top-bottom-twenty-three-percent{
padding-top: 23%;
padding-bottom: 23%;
}
.padding-top-bottom-twenty-four-percent{
padding-top: 24%;
padding-bottom: 24%;
}
.padding-top-bottom-twenty-five-percent{
padding-top: 25%;
padding-bottom: 25%;
}
.padding-top-bottom-5px{
padding-top: 5px;
padding-bottom: 5px;
}
.padding-top-bottom-10px{
padding-top: 10px;
padding-bottom: 10px;
}
.padding-top-bottom-15px{
padding-top: 15px;
padding-bottom: 15px;
}
.padding-top-bottom-20px{
padding-top: 20px;
padding-bottom: 20px;
}
.padding-top-bottom-25px{
padding-top: 25px;
padding-bottom: 25px;
}
.padding-top-bottom-30px{
padding-top: 30px;
padding-bottom: 30px;
}
.padding-top-bottom-35px{
padding-top: 35px;
padding-bottom: 35px;
}
.padding-top-bottom-40px{
padding-top: 40px;
padding-bottom: 40px;
}
.padding-top-bottom-45px{
padding-top: 45px;
padding-bottom: 45px;
}
.padding-top-bottom-50px{
padding-top: 50px;
padding-bottom: 50px;
}
.padding-top-bottom-55px{
padding-top: 55px;
padding-bottom: 55px;
}
.padding-top-bottom-60px{
padding-top: 60px;
padding-bottom: 60px;
}
.padding-top-bottom-65px{
padding-top: 65px;
padding-bottom: 65px;
}
.padding-top-bottom-70px{
padding-top: 70px;
padding-bottom: 70px;
}
.padding-top-bottom-75px{
padding-top: 75px;
padding-bottom: 75px;
}
.padding-top-bottom-80px{
padding-top: 80px;
padding-bottom: 80px;
}
.padding-top-bottom-85px{
padding-top: 85px;
padding-bottom: 85px;
}
.padding-top-bottom-90px{
padding-top: 90px;
padding-bottom: 90px;
}
.padding-top-bottom-95px{
padding-top: 95px;
padding-bottom: 95px;
}
.padding-top-bottom-100px{
padding-top: 100px;
padding-bottom: 100px;
}
.padding-top-bottom-120px{
padding-top: 120px;
padding-bottom: 120px;
}
.padding-top-bottom-150px{
padding-top: 150px;
padding-bottom: 150px;
}
.padding-top-bottom-200px{
padding-top: 200px;
padding-bottom: 200px;
}
.padding-top-bottom-250px{
padding-top: 250px;
padding-bottom: 250px;
}
.padding-top-bottom-300px{
padding-top: 300px;
padding-bottom: 300px;
}
/* Padding Left & Right
-------------------------*/
.padding-left-right-one-percent{
padding-left: 1%;
padding-right: 1%;
}
.padding-left-right-two-percent{
padding-left: 2%;
padding-right: 2%;
}
.padding-left-right-three-percent{
padding-left: 3%;
padding-right: 3%;
}
.padding-left-right-four-percent{
padding-left: 4%;
padding-right: 4%;
}
.padding-left-right-five-percent{
padding-left: 5%;
padding-right: 5%;
}
.padding-left-right-six-percent{
padding-left: 6%;
padding-right: 6%;
}
.padding-left-right-seven-percent{
padding-left: 7%;
padding-right: 7%;
}
.padding-left-right-eight-percent{
padding-left: 8%;
padding-right: 8%;
}
.padding-left-right-nine-percent{
padding-left: 9%;
padding-right: 9%;
}
.padding-left-right-ten-percent{
padding-left: 10%;
padding-right: 10%;
}
.padding-left-right-eleven-percent{
padding-left: 11%;
padding-right: 11%;
}
.padding-left-right-twelve-percent{
padding-left: 12%;
padding-right: 12%;
}
.padding-left-right-thirteen-percent{
padding-left: 13%;
padding-right: 13%;
}
.padding-left-right-fourteen-percent{
padding-left: 14%;
padding-right: 14%;
}
.padding-left-right-fifteen-percent{
padding-left: 15%;
padding-right: 15%;
}
.padding-left-right-sixteen-percent{
padding-left: 16%;
padding-right: 16%;
}
.padding-left-right-seventeen-percent{
padding-left: 17%;
padding-right: 17%;
}
.padding-left-right-eighteen-percent{
padding-left: 18%;
padding-right: 18%;
}
.padding-left-right-nineteen-percent{
padding-left: 19%;
padding-right: 19%;
}
.padding-left-right-twenty-percent{
padding-left: 20%;
padding-right: 20%;
}
.padding-left-right-twenty-one-percent{
padding-left: 21%;
padding-right: 21%;
}
.padding-left-right-twenty-two-percent{
padding-left: 22%;
padding-right: 22%;
}
.padding-left-right-twenty-three-percent{
padding-left: 23%;
padding-right: 23%;
}
.padding-left-right-twenty-four-percent{
padding-left: 24%;
padding-right: 24%;
}
.padding-left-right-twenty-five-percent{
padding-left: 25%;
padding-right: 25%;
}
.padding-left-right-5px{
padding-left: 5px;
padding-right: 5px;
}
.padding-left-right-10px{
padding-left: 10px;
padding-right: 10px;
}
.padding-left-right-15px{
padding-left: 15px;
padding-right: 15px;
}
.padding-left-right-20px{
padding-left: 20px;
padding-right: 20px;
}
.padding-left-right-25px{
padding-left: 25px;
padding-right: 25px;
}
.padding-left-right-30px{
padding-left: 30px;
padding-right: 30px;
}
.padding-left-right-35px{
padding-left: 35px;
padding-right: 35px;
}
.padding-left-right-40px{
padding-left: 40px;
padding-right: 40px;
}
.padding-left-right-45px{
padding-left: 45px;
padding-right: 45px;
}
.padding-left-right-50px{
padding-left: 50px;
padding-right: 50px;
}
.padding-left-right-55px{
padding-left: 55px;
padding-right: 55px;
}
.padding-left-right-60px{
padding-left: 60px;
padding-right: 60px;
}
.padding-left-right-65px{
padding-left: 65px;
padding-right: 65px;
}
.padding-left-right-70px{
padding-left: 70px;
padding-right: 70px;
}
.padding-left-right-75px{
padding-left: 75px;
padding-right: 75px;
}
.padding-left-right-80px{
padding-left: 80px;
padding-right: 80px;
}
.padding-left-right-85px{
padding-left: 85px;
padding-right: 85px;
}
.padding-left-right-90px{
padding-left: 90px;
padding-right: 90px;
}
.padding-left-right-95px{
padding-left: 95px;
padding-right: 95px;
}
.padding-left-right-100px{
padding-left: 100px;
padding-right: 100px;
}
.padding-left-right-120px{
padding-left: 120px;
padding-right: 120px;
}
.padding-left-right-150px{
padding-left: 150px;
padding-right: 150px;
}
/*======================
17. Width
========================*/
.width-1px{
width: 1px;
}
.width-2px{
width: 2px;
}
.width-3px{
width: 3px;
}
.width-4px{
width: 4px;
}
.width-5px{
width: 5px;
}
.width-6px{
width: 6px;
}
.width-7px{
width: 7px;
}
.width-8px{
width: 8px;
}
.width-9px{
width: 9px;
}
.width-10px{
width: 10px;
}
.width-15px{
width: 15px;
}
.width-20px{
width: 20px;
}
.width-25px{
width: 25px;
}
.width-30px{
width: 30px;
}
.width-35px{
width: 35px;
}
.width-40px{
width: 40px;
}
.width-45px{
width: 45px;
}
.width-50px{
width: 50px;
}
.width-55px{
width: 55px;
}
.width-60px{
width: 60px;
}
.width-65px{
width: 65px;
}
.width-70px{
width: 70px;
}
.width-75px{
width: 75px;
}
.width-80px{
width: 80px;
}
.width-85px{
width: 85px;
}
.width-90px{
width: 90px;
}
.width-100px{
width: 100px;
}
.width-110px{
width: 110px;
}
.width-120px{
width: 120px;
}
.width-130px{
width: 130px;
}
.width-140px{
width: 140px;
}
.width-150px{
width: 150px;
}
.width-160px{
width: 160px;
}
.width-170px{
width: 170px;
}
.width-180px{
width: 180px;
}
.width-190px{
width: 190px;
}
.width-200px{
width: 200px;
}
.width-250px{
width: 250px;
}
.width-300px{
width: 300px;
}
.width-350px{
width: 350px;
}
.width-400px{
width: 400px;
}
.width-450px{
width: 450px;
}
.width-500px{
width: 500px !important;
}
.width-550px{
width: 550px;
}
.width-600px{
width: 600px;
}
.width-650px{
width: 650px;
}
.width-700px{
width: 700px;
}
.width-750px{
width: 750px;
}
.width-800px{
width: 800px;
}
.width-850px{
width: 850px;
}
.width-900px{
width: 900px;
}
.width-950px{
width: 950px;
}
.width-1000px{
width: 1000px;
}
.width-5{
width: 5%;
}
.width-10{
width: 10%;
}
.width-12{
width: 12%;
}
.width-15{
width: 15%;
}
.width-20{
width: 20%;
}
.width-25{
width: 25%;
}
.width-30{
width: 30%;
}
.width-33{
width: 33.333%;
}
.width-35{
width: 35%;
}
.width-40{
width: 40%;
}
.width-45{
width: 45%;
}
.width-50{
width: 50%;
}
.width-55{
width: 55%;
}
.width-60{
width: 60%;
}
.width-65{
width: 65%;
}
.width-70{
width: 70%;
}
.width-75{
width: 75%;
}
.width-80{
width: 80%;
}
.width-85{
width: 85%;
}
.width-90{
width: 90%;
}
.width-95{
width: 95%;
}
.width-100{
width: 100%;
}
.width-auto{
width: auto
}
/*======================
18. Height
========================*/
/* Minimum Height
-------------------------*/
.min-height-100px{
min-height: 100px
}
.min-height-200px{
min-height: 200px
}
.min-height-300px{
min-height: 300px
}
.min-height-400px{
min-height: 400px
}
.min-height-500px{
min-height: 500px
}
.min-height-600px{
min-height: 600px
}
.min-height-700px{
min-height: 700px
}
/* Regular Heights
-------------------------*/
.height-1px{
height: 1px
}
.height-2px{
height: 2px
}
.height-3px{
height: 3px
}
.height-4px{
height: 4px
}
.height-5px{
height: 5px
}
.height-6px{
height: 6px
}
.height-7px{
height: 7px
}
.height-8px{
height: 8px
}
.height-9px{
height: 9px
}
.height-5px{
height: 5px
}
.height-10px{
height: 10px !important
}
.height-15px{
height: 15px
}
.height-20px{
height: 20px
}
.height-25px{
height: 25px
}
.height-30px{
height: 30px
}
.height-35px{
height: 30px
}
.height-40px{
height: 40px
}
.height-45px{
height: 45px
}
.height-50px{
height: 50px
}
.height-55px{
height: 55px
}
.height-60px{
height: 60px
}
.height-65px{
height: 60px
}
.height-70px{
height: 70px
}
.height-75px{
height: 70px
}
.height-80px{
height: 80px
}
.height-85px{
height: 80px
}
.height-90px{
height: 90px
}
.height-95px{
height: 90px
}
.height-100px{
height: 100px
}
.height-110px{
height: 110px
}
.height-120px{
height: 120px
}
.height-130px{
height: 130px
}
.height-140px{
height: 130px
}
.height-150px{
height: 150px
}
.height-160px{
height: 160px
}
.height-170px{
height: 170px
}
.height-180px{
height: 180px
}
.height-190px{
height: 190px
}
.height-200px{
height: 200px
}
.height-250px{
height: 250px
}
.height-300px{
height: 300px
}
.height-350px{
height: 350px
}
.height-400px{
height: 400px
}
.height-450px{
height: 450px
}
.height-500px{
height: 500px
}
.height-550px{
height: 550px
}
.height-600px{
height: 600px
}
.height-650px{
height: 650px
}
.height-700px{
height: 700px
}
.height-10{
height: 10%
}
.height-20{
height: 20%
}
.height-30{
height: 30%
}
.height-40{
height: 40%
}
.height-50{
height: 50%
}
.height-55{
height: 55%
}
.height-60{
height: 60%
}
.height-70{
height: 70%
}
.height-80{
height: 80%
}
.height-90{
height: 90%
}
.height-100{
height: 100% !important
}
.height-full{
height: 100vh !important
}
.height-auto{
height: auto !important
}
.max-height-100{
max-height: 100%
}
.full-screen{
min-height: 980px;
}
/*======================
19. Loading Screen
========================*/
#loader-wrapper{
position: fixed;
top: 0;
left: 0;
width: 100%;
height: 100%;
z-index: 1000;
overflow: hidden;
}
/* Loader Logo
-------------------------*/
.loader-img img{
display: block;
position: absolute;
left: 42%;
bottom: 40%;
width: 250px;
height: auto;
z-index: 1002;
-webkit-transition: all 0.2s;
transition: all 0.2s 0.2s;
}
/* Loader Animation
-------------------------*/
#loader-wrapper .loader-section{
position: fixed;
top: 0;
width: 100%;
height: 100%;
overflow: hidden;
background-color: #fff;
background: #fff;
color: rgba(0, 0, 0, 0.9);
z-index: 1000;
}
#loader-wrapper .loader-section.section-left{
left: 0%;
}
#loader-wrapper .loader-section.section-right{
right: 0%;
}
/* After Loading
-------------------------*/
.loaded #loader-wrapper .loader-section.section-left{
opacity: 0;
-webkit-transition: all 0.4s;
transition: all 0.4s 0.4s;
}
.loaded #loader-wrapper .loader-section.section-right{
opacity: 0;
-webkit-transition: all 0.4s 0.4s;
transition: all 0.4s 0.4s;
}
.loaded #loader{
opacity: 0;
}
.loaded #loader-wrapper{
visibility: hidden;
opacity: 1;
}
.loaded .loader-img img{
visibility: hidden;
opacity: 0;
-webkit-transition: all 0.2s;
transition: all 0.2s 0.2s;
} | public/css/style.css | @charset "utf-8";
/* ----------------------------------
Name: style.css
------------------------------------- */
/*====================================================
Table of Contents
01. Generel Styles
+ Generate Google Fonts
+ Essentials
+ Dividers
+ z-index
+ Opacity
+ Cursors
02. Alignments
+ Vertivcal Alignments
+ Column Alignments
+ Positions
+ Floats Alignments
03. Navigations
+ Navigation Bar
+ Menu Navigation
04. Social Media Icons
05. Visibility
+ Display
+ Overflow
06. Split Sections
+ Left Sides
+ Right Sides
07. Typography
+ Font Family
+ Page Titles
+ Headings
+ Text Sizes
+ Text Alignments
+ Text Colors
+ Text Weight
+ Letter Spacing
+ Word Spacing
+ Line Heights
+ Text Transformations
+ Blockquote
+ Dropcap
08. Backgrounds
+ Solid Backgrounds
+ Overlays
+ Modal Backgrounds
+ Image Backgrounds
+ Split Section Backgrounds
09. Buttons & Tags
+ Tags
+ Button Sizes
+ Button Backgrounds
+ Button Base
10. Portfolio
+ Filter Styles
+ Custom Hover Style 01
+ Custom Hover Style 02
11. Pi-Charts
+ Pi-Chart Style 01
+ Pi-Chart Style 02
+ Pi-Chart Style 03
12. Go to top icon
13. Borders
+ Border Placements
+ Border Styles
+ Border Width
+ Border Colors
+ Border Radius
14. Videos
15. Margins
+ Margin All
+ Margin Top
+ Margin Bottom
+ Margin Right
+ Margin Left
+ Margin Top & Bottom
+ Margin Left & Right
16. Padding
+ Padding All
+ Padding Top
+ Padding Bottom
+ Padding Right
+ Padding Left
+ Padding Top & Bottom
+ Padding Left & Right
17. Width
18. Height
+ Minimum Height
+ Regular Heights
19. Loading Screen
====================================================*/
/*======================
01. Generel Styles
========================*/
/* Generate Google Fonts
-------------------------*/
@import url('../../../css.css');
@import url('../../../css-1.css');
/* Essentials
-------------------------*/
*{
transition-duration: .4s;
-ms-transition-duration: .4s;
-moz-transition-duration: .4s;
-webkit-transition-duration: .4s;
-o-transition-duration: .4s;
transition-timing-function: ease-in-out;
-ms-transition-timing-function: ease-in-out;
-moz-transition-timing-function: ease-in-out;
-webkit-transition-timing-function: ease-in-out;
}
*:hover{
transition-timing-function: ease-in-out;
-ms-transition-timing-function: ease-in-out;
-moz-transition-timing-function: ease-in-out;
-webkit-transition-timing-function: ease-in-out;
-o-transition-timing-function: ease-in-out;
transition-duration: .4s;
-ms-transition-duration: .4s;
-moz-transition-duration: .4s;
-webkit-transition-duration: .4s;
-o-transition-duration: .4s;
}
::selection{
color: #1a1a1a;
background: #9a9a9a;
}
::-moz-selection{
color: #1a1a1a;
background: #9a9a9a;
}
::-webkit-input-placeholder{
color: #1a1a1a;
text-overflow: ellipsis;
}
::-moz-placeholder{
color: #1a1a1a;
text-overflow: ellipsis;
opacity: 1;
}
:-ms-input-placeholder{
color: #1a1a1a;
text-overflow: ellipsis;
opacity: 1;
}
body{
font-family: 'Roboto', sans-serif;
-webkit-font-smoothing: antialiased;
font-size: 14px;
line-height: 24px;
color: #6f6f6f;
font-weight: 400;
overflow-x: hidden !important;
}
body,
html{
-moz-osx-font-smoothing: grayscale;
-o-transition-timing-function: ease-in-out;
overflow-x: hidden !important;
}
a,
a:active,
a:focus{
color: #6f6f6f;
text-decoration: none;
outline: none;
}
a:hover,
a:active{
color: #ccc;
text-decoration: none;
}
button:focus,
button:active,
.btn:focus,
.btn:active{
outline: none;
}
img{
max-width: 100%;
height: auto;
overflow: hidden;
}
video{
background-size: cover;
display: table-cell;
vertical-align: middle;
width: 100%;
}
input,
textarea,
select{
border: 1px solid #bcbcbc;
font-size: 14px;
margin: 0 0 25px 0;
padding: 8px 15px;
width: 100%;
max-width: 100%;
resize: none;
}
input:focus,
textarea:focus{
border-color: #4f4f4f;
outline: none;
}
input[type="button"]:focus{
outline: none;
}
.form-control{
display: block;
width: 100%;
padding: .375rem .75rem;
font-size: 1rem;
line-height: 1.5;
color: #495057;
background-color: #fff;
background-clip: padding-box;
border: 1px solid #ced4da;
border-radius: 0px;
transition: border-color .15s ease-in-out,box-shadow .15s ease-in-out;
}
select::-ms-expand{
display: none;
}
iframe{
border: 0;
}
p{
margin: 0 0 25px
}
b,
strong{
font-weight: 600;
}
ul,
ol,
dl{
list-style-position: outside;
margin-bottom: 25px
}
.no-list-style li{
list-style: none;
}
.uk-notification-message{
position: relative;
margin-bottom: 0px;
padding: 18px;
background: #fff;
color: #232323;
font-size: 14px;
font-family: 'Roboto', sans-serif;
font-weight: 500;
text-align: center;
line-height: 23px;
cursor: pointer;
}
.tab-spread li a{
padding-top: 15px;
padding-bottom: 15px;
border: none;
font-size: 12px
}
.uk-breadcrumb{
margin-top: 0px;
display: inline-flex !important;
}
.rating{
color: gold !important;
}
/* Dividers
-------------------------*/
hr{
border: 0;
padding: 0;
margin: 0;
padding-top: 150px;
margin-bottom: 150px;
}
hr.solid{
border-bottom: 2px solid #c0bfbf;
border-style: solid;
}
hr.dashed{
border-bottom: 2px solid #c0bfbf;
border-style: dashed;
}
hr.dotted{
border-bottom: 2px solid #c0bfbf;
border-style: dotted;
}
hr.groove{
border-bottom: 7px solid #c0bfbf;
border-style: groove;
}
hr.groove{
border-bottom: 2px solid #c0bfbf;
border-style: groove;
}
hr.ridge{
border-bottom: 2px solid #c0bfbf;
border-style: ridge;
}
/* z-index
-------------------------*/
.z-index-9999{
z-index: 9999;
}
.z-index-999{
z-index: 999 !important;
}
.z-index-99{
z-index: 99 !important;
}
.z-index-6{
z-index: 6;
}
.z-index-5{
z-index: 5;
}
.z-index-4{
z-index: 4;
}
.z-index-3{
z-index: 3;
}
.z-index-2{
z-index: 2;
}
.z-index-1{
z-index: 1 !important;
}
.z-index-0{
z-index: 0;
}
.z-index-minus1{
z-index: -1;
}
.z-index-minus2{
z-index: -2;
}
/* Opacity
-------------------------*/
.opacity-0{
opacity: 0
}
.opacity-1{
opacity: 0.1
}
.opacity-2{
opacity: 0.2
}
.opacity-3{
opacity: 0.3
}
.opacity-4{
opacity: 0.4
}
.opacity-5{
opacity: 0.5
}
.opacity-6{
opacity: 0.6
}
.opacity-7{
opacity: 0.7
}
.opacity-8{
opacity: 0.8
}
.opacity-9{
opacity: 0.9
}
.opacity-visible{
opacity: 1
}
.hidden{
display: none;
opacity: 0;
}
/* Cursors
-------------------------*/
.pointer{
cursor: pointer !important;
}
.cursor-normal{
cursor: initial !important;
}
.swipe-black{
cursor: url(../images/swipe-black.png), move;
}
.swipe-black-inverse{
cursor: url(../images/swipe-black-inverse.png), move;
}
.swipe-white{
cursor: url(../images/swipe-white.png), move;
}
.swipe-white-inverse{
cursor: url(../images/swipe-white-inverse.png), move;
}
/*======================
02. Alignments
========================*/
/* Vertivcal Alignments
-------------------------*/
.vertical-align-middle{
vertical-align: middle;
}
.vertical-align-top{
vertical-align: top;
}
.vertical-align-bottom{
vertical-align: bottom;
}
.vertical-middle{
-webkit-transform: translateY(-50%);
-ms-transform: translateY(-50%);
transform: translateY(-50%);
-moz-transform: translateY(-50%);
-o-transform: translateY(-50%);
position: absolute;
top: 50%;
left: 0;
right: 0
}
.middle-center{
left: 50%;
top: 50%;
position: absolute;
-ms-transform: translateX(-50%) translateY(-50%);
-moz-transform: translateX(-50%) translateY(-50%);
-webkit-transform: translateX(-50%) translateY(-50%);
transform: translateX(-50%) translateY(-50%);
-o-transform: translateX(-50%) translateY(-50%);
}
/* Column Alignments
-------------------------*/
.center-col{
float: none;
margin-left: auto;
margin-right: auto;
}
.right-col{
float: right;
margin-left: auto;
margin-right: auto;
}
.left-col{
float: left;
margin-right: auto;
margin-right: auto;
}
/* Positions
-------------------------*/
.position-inherit{
position: inherit !important
}
.position-relative{
position: relative !important;
}
.position-absolute{
position: absolute !important;
}
.position-fixed{
position: fixed !important;
}
.position-right{
right: 0 !important;
}
.position-left{
left: 0 !important;
}
.position-top{
top: 0 !important;
}
.top-1{
top: 1px;
}
.top-2{
top: 2px;
}
.top-3{
top: 3px;
}
.top-4{
top: 4px;
}
.top-5{
top: 5px;
}
.top-6{
top: 6px;
}
.top-7{
top: 7px;
}
.top-8{
top: 8px;
}
.top-9{
top: 9px;
}
.top-10{
top: 10px;
}
.bottom-1{
bottom: 1px;
}
.bottom-2{
bottom: 2px;
}
.bottom-3{
bottom: 3px;
}
.bottom-4{
bottom: 4px;
}
.bottom-5{
bottom: 5px;
}
.bottom-6{
bottom: 6px;
}
.bottom-7{
bottom: 7px;
}
.bottom-8{
bottom: 8px;
}
.bottom-9{
bottom: 9px;
}
.bottom-10{
bottom: 10px;
}
.badge-small{
transform: scale(.75);
}
/* Floats Alignments
-------------------------*/
.float-left{
float: left !important
}
.float-right{
float: right !important
}
.float-none{
float: none !important
}
.clear-both{
clear: both
}
/*======================
03. Navigations
========================*/
/* Navigation Bar
-------------------------*/
.uk-logo img{
width: 40px;
border-radius: 100%;
opacity: 0.96;
}
.uk-navbar-nav>li>a{
text-transform: capitalize;
font-family: Roboto;
color: #717171;
font-size: 14px;
font-weight: 400;
}
.uk-nav-header{
text-transform: capitalize;
font-weight: 400;
}
.uk-navbar-container:not(.uk-navbar-transparent){
background: #fff;
box-shadow: 0 2px 8px rgba(0,0,0,0.08);
}
.navbar-transparent .uk-navbar-container:not(.uk-navbar-transparent){
box-shadow: none;
}
.uk-nav-header:not(:first-child){
margin-top: 8px;
}
.uk-navbar-dropdown-nav>li.uk-active>a{
color: #000;
}
.navbar-white .uk-navbar-dropdown-nav>li>a{
font-weight: 400;
color: #707070 !important;
font-size: 13px;
line-height: 2;
margin-bottom: 3px;
}
.navbar-gray-extra-light{
background: #f2f2f2 !important;
}
.uk-nav>li>a{
padding: 0px;
margin: 0px;
}
.navbar-white .text-black{
color: #333333 !important;
}
.elements-nav li{
margin-bottom: 10px;
}
.navbar-dark .text-gray-extra-light{
color: #c0bfbf !important;
}
.navbar-dark .uk-navbar-container:not(.uk-navbar-transparent){
background: #1f1f1f;
}
.navbar-dark .uk-navbar-dropdown-nav .uk-nav-divider{
border-top: 1px solid rgb(45, 45, 45);
}
.navbar-dark .uk-navbar-dropdown-grid>:not(.uk-first-column)::before{
border-left: 1px solid rgb(45, 45, 45);
}
.navbar-dark .uk-navbar-dropdown-nav .uk-nav-header,
.navbar-dark .uk-nav-primary a{
color: #c0bfbf !important;
}
.navbar-dark .uk-navbar-dropdown-nav>li>a{
font-weight: 400;
color: #8d8d8d !important;
font-size: 13px;
line-height: 2;
margin-bottom: 3px;
}
.small-crumb>:nth-child(n+2):not(.uk-first-column)::before{
margin: 0 10px;
}
/* Menu Navigation
-------------------------*/
.toggle-big{
transform: scale(1.4);
}
.toggle-square{
padding: 15px;
margin: 20px;
}
.toggle-square:hover{
background: #1769ff;
}
.menu-white .uk-nav-sub a{
color: #666666 !important;
font-size: 12px;
}
.menu-white .uk-nav>li>a{
padding-bottom: 10px !important;
}
.menu-white .nav-footer a{
color: #8d8d8d !important;
}
.menu-dark .uk-nav-sub a{
color: #8d8d8d !important;
font-size: 12px;
}
.menu-dark .uk-nav>li>a{
padding-bottom: 10px !important;
}
.menu-dark .nav-footer a{
color: #8d8d8d !important;
}
.menu-right a{
font-size: 13px !important;
padding-top: 15px !important;
padding-bottom: 15px !important;
text-align: left;
}
.uk-tab > .uk-active > a{
color: #6f6f6f;
border-color: #1769ff;
}
.uk-accordion-title:hover, .uk-accordion-title:focus{
color: #000
}
/*======================
04. Social Media Icons
========================*/
.fa-amazon{
color: #ff9900 !important;
}
.fa-android{
color: #a4c639 !important;
}
.fa-apple{
color: #999999 !important;
}
.fa-bitbucket,
.fa-bitbucket-square{
color: #205081 !important;
}
.fa-bluetooth,
.fa-bluetooth-b{
color: #3B5998 !important;
}
.fa-cc-mastercard{
color: #cc0000 !important;
}
.fa-cc-stripe{
color: #00afe1 !important;
}
.fa-cc-visa{
color: #1a1f71 !important;
}
.fa-cc-paypal{
color: #003087 !important;
}
.fa-chrome{
color: #CC0033 !important;
}
.fa-codepen{
color: #0ebeff !important;
}
.fa-delicious{
color: #3399ff !important;
}
.fa-deviantart{
color: #05cc47 !important;
}
.fa-digg{
color: #005be2 !important;
}
.fa-dropbox{
color: #007ee5 !important;
}
.fa-drupal{
color: #0077c0 !important;
}
.fa-edge{
color: #0078d7 !important;
}
.fa-etsy{
color: #d5641c !important;
}
.fa-etsy{
color: #d5641c !important;
}
.facebook{
color: #3b5998 !important;
}
.fa-firefox{
color: #e66000 !important;
}
.flickr{
color: #0063dc !important;
}
.foursquare{
color: #f94877 !important;
}
.github{
color: #4078c0 !important;
}
.fa-gitlab{
color: #fca326 !important;
}
.pagekit{
color: #191919 !important;
}
.google{
color: #4285f4 !important;
}
.google-plus{
color: #dd4b39 !important;
}
.fa-hacker-news{
color: #ff4000 !important;
}
.fa-html5{
color: #e34f26 !important;
}
.joomla{
color: #f44321 !important;
}
.fa-lastfm,
.fa-lastfm-square{
color: #d51007 !important;
}
.linkedin{
color: #0077b5 !important;
}
.fa-linux{
color: #333333 !important;
}
.fa-mixcloud{
color: #52aad8 !important;
}
.fa-odnoklassniki,
.fa-odnoklassniki-square{
color: #ed812b !important;
}
.fa-opera{
color: #cc0f16 !important;
}
.fa-paypal{
color: #003087 !important;
}
.pinterest{
color: #cb2027 !important;
}
.fa-reddit{
color: #ff4500 !important;
}
.fa-reddit,
.fa-reddit-alien,
.fa-reddit-square{
color: #ff4500 !important;
}
.xing{
color: #026466 !important;
}
.fa-skype{
color: #00aff0 !important;
}
.fa-slack{
color: #6ecadc !important;
}
.fa-slideshare{
color: #0077b5 !important;
}
.fa-snapchat,
.fa-snapchat-ghost,
.fa-snapchat-square{
color: #fffc00 !important;
}
.soundcloud{
color: #ff8800 !important;
}
.fa-spotify{
color: #1db954 !important;
}
.fa-stack-exchange{
color: #1e5397 !important;
}
.fa-stack-overflow{
color: #f48024 !important;
}
.fa-steam,
.fa-steam-square{
color: #00adee !important;
}
.fa-stumbleupon{
color: #eb4924 !important;
}
.fa-stumbleupon,
.fa-stumbleupon-circle{
color: #eb4924 !important;
}
.fa-stumbleupon{
color: #eb4924 !important;
}
.fa-telegram{
color: #0088cc !important;
}
.twitter{
color: #1da1f2 !important;
}
.tripadvisor{
color: #00af87 !important;
}
.tumblr{
color: #35465c !important;
}
.fa-vimeo{
color: #1ab7ea !important;
}
.vimeo{
color: #1ab7ea !important;
}
.fa-vine{
color: #00b488 !important;
}
.fa-wechat{
color: #7bb32e !important;
}
.fa-wikipedia{
color: #000000 !important;
}
.fa-windows{
color: #0078d7 !important;
}
.wordpress{
color: #21759b !important;
}
.fa-xing,
.fa-xing-square{
color: #026466 !important;
}
.fa-yahoo{
color: #410093 !important;
}
.dribbble{
color: #ea4c89 !important;
}
.behance{
color: #053eff !important;
}
.fa-twitch{
color: #6441a5 !important;
}
.fa-snapchat{
color: #fffc00 !important;
}
.snapchat-bg{
background: #fffc00 !important;
}
.youtube{
color: #ff0000 !important;
}
.fa-windows{
color: #0078d7 !important;
}
.whatsapp{
color: #075e54 !important;
}
.gitter{
color: #ed1965 !important;
}
.instagram{
color: #e1306c !important;
}
.uikit{
color: #2C92BE !important;
}
.yelp{
color: #af0606 !important;
}
/*======================
05. Visibility
========================*/
/* Display
-------------------------*/
.display-block{
display: block !important
}
.display-inline-block{
display: inline-block !important
}
.display-inline{
display: inline !important
}
.display-none{
display: none !important
}
.display-inherit{
display: inherit !important
}
.display-table{
display: table !important
}
.display-table-cell{
display: table-cell !important
}
/* Overflow
-------------------------*/
.overflow-hidden{
overflow: hidden !important
}
.overflow-x-hidden{
overflow-x: hidden !important
}
.overflow-y-hidden{
overflow-y: hidden !important
}
.overflow-visible{
overflow: visible !important
}
.overflow-auto{
overflow: auto !important
}
.overflow-x-auto{
overflow-x: auto !important
}
.overflow-y-auto{
overflow-y: auto !important
}
.overflow-scroll{
overflow: scroll !important
}
/*======================
06. Split Sections
========================*/
/* Left Sides
----------------------------*/
.left-side{
width: 50%;
}
.left-side-small{
width: 30%;
}
.left-side-large{
width: 65%;
}
.left-side,
.left-side-small{
position: fixed;
left: 0px;
top: 0px;
height: 100vh;
height: 100%;
z-index: 2;
}
/* Right Sides
----------------------------*/
.right-side{
width: 50%;
}
.right-side-large{
width: 70%;
}
.right-side,
.right-side-small,
.right-side-large{
position: absolute;
right: 0px;
height: auto;
z-index:1;
}
.container-small{
max-width: 720px;
margin: auto;
}
.container-spread{
width: 100%;
padding-right: 6%;
padding-left: 6%;
margin-right: auto;
margin-left: auto;
}
/*======================
07. Typography
========================*/
/* Font Family
-------------------------*/
.opensans{
font-family: 'Open Sans', sans-serif;
}
.roboto{
font-family: 'Roboto', sans-serif;
}
/* Page Titles
-------------------------*/
.page-title-extra-small h1{
font-size: 12px;
line-height: 20px;
text-transform: uppercase;
}
.page-title-smaller h1{
font-size: 16px;
line-height: 22px
}
.page-title-small h1{
font-size: 20px;
line-height: 26px
}
.page-title-medium h1{
font-size: 32px;
line-height: 37px
}
.page-title-large h1{
font-size: 46px;
line-height: 49px
}
/* Headings
-------------------------*/
h1,
h2,
h3,
h4,
h5,
h6{
margin: 0px 0px 25px;
padding: 0px;
letter-spacing: 0;
font-family: 'Open Sans', sans-serif;
}
h1{
font-size: 75px;
line-height: calc(1.4em + .2vw)
}
h2{
font-size: 60px;
line-height: calc(1.2em + .2vw)
}
h3{
font-size: 52px;
line-height: calc(1.2em + .2vw)
}
h4{
font-size: 45px;
line-height: calc(1.3em + .2vw)
}
h5{
font-size: 40px;
line-height: calc(1.5em + .2vw)
}
h6{
font-size: 30px;
line-height: calc(1.5em + .2vw)
}
/* Text Sizes
-------------------------*/
.text-extra-small{
font-size: 11px;
line-height: 14px
}
.text-small{
font-size: 13px;
line-height: calc(1.5em + .2vw)
}
.text-medium{
font-size: 16px;
line-height: calc(1.5em + .2vw)
}
.text-large{
font-size: 18px;
line-height: calc(1.5em + .2vw)
}
.text-extra-large{
font-size: 20px;
line-height: calc(1.5em + .2vw)
}
.title-extra-small{
font-size: 35px;
line-height: calc(1.5em + .2vw)
}
.title-small{
font-size: 55px;
line-height: calc(1.5em + .2vw)
}
.title-medium{
font-size: 85px;
line-height: calc(1.5em + .2vw)
}
.title-large{
font-size: 100px;
line-height: 110px
}
.title-extra-large{
font-size: 130px;
line-height: 138px
}
/* Text Alignments
-------------------------*/
.text-center{
text-align: center;
}
.text-left{
text-align: left;
}
.text-right{
text-align: right;
}
/* Text Colors
-------------------------*/
.text-white{
color: #fff !important;
}
.text-black{
color: #000
}
.text-blue{
color: #1769ff
}
.text-red{
color: #FF4040
}
.text-purple{
color: #800080
}
.text-fuchsia{
color: #FF00FF
}
.text-navy{
color: #000080
}
.text-teal{
color: #008080
}
.text-aqua{
color: #00FFFF
}
.text-lime{
color: #00FF00
}
.text-yellow{
color: #FFFF00
}
.text-gold{
color: gold
}
.text-violet{
color: #AD6BFF;
}
.text-light-blue{
color: #75B9F6;
}
.text-light-orange{
color: #EB7745;
}
.text-gray-light{
color: #c0bfbf
}
.text-gray-regular{
color: #9d9d9d
}
.text-gray-dark{
color: #444444
}
.text-gray-extra-dark{
color: #232323
}
/* Text Weight
-------------------------*/
.text-weight-100{
font-weight: 100
}
.text-weight-200{
font-weight: 200
}
.text-weight-300{
font-weight: 300
}
.text-weight-400{
font-weight: 400
}
.text-weight-500{
font-weight: 500
}
.text-weight-600{
font-weight: 600
}
.text-weight-700{
font-weight: 700
}
.text-weight-800{
font-weight: 800
}
.text-weight-900{
font-weight: 900
}
/* Letter Spacing
-------------------------*/
.no-letter-spacing{
letter-spacing: 0px !important
}
.letter-spacing-1{
letter-spacing: 1px
}
.letter-spacing-2{
letter-spacing: 2px
}
.letter-spacing-3{
letter-spacing: 3px
}
.letter-spacing-4{
letter-spacing: 4px
}
.letter-spacing-5{
letter-spacing: 5px
}
.letter-spacing-6{
letter-spacing: 6px
}
.letter-spacing-7{
letter-spacing: 7px
}
.letter-spacing-8{
letter-spacing: 8px
}
.letter-spacing-9{
letter-spacing: 9px
}
.letter-spacing-10{
letter-spacing: 10px
}
.letter-spacing-11{
letter-spacing: 11px
}
.letter-spacing-12{
letter-spacing: 12px
}
.letter-spacing-13{
letter-spacing: 13px
}
.letter-spacing-14{
letter-spacing: 14px
}
.letter-spacing-15{
letter-spacing: 15px
}
.letter-spacing-16{
letter-spacing: 16px
}
.letter-spacing-17{
letter-spacing: 17px
}
.letter-spacing-18{
letter-spacing: 18px
}
.letter-spacing-19{
letter-spacing: 19px
}
.letter-spacing-20{
letter-spacing: 20px
}
.letter-spacing-50{
letter-spacing: 50px
}
.letter-spacing-minus-1{
letter-spacing: -1px
}
.letter-spacing-minus-2{
letter-spacing: -2px
}
.letter-spacing-minus-3{
letter-spacing: -3px
}
.letter-spacing-minus-4{
letter-spacing: -4px
}
.letter-spacing-minus-5{
letter-spacing: -5px
}
.letter-spacing-minus-6{
letter-spacing: -6px
}
.letter-spacing-minus-7{
letter-spacing: -7px
}
.letter-spacing-minus-8{
letter-spacing: -8px
}
.letter-spacing-minus-9{
letter-spacing: -9px
}
.letter-spacing-minus-10{
letter-spacing: -10px
}
/* Word Spacing
-------------------------*/
.no-word-spacing{
word-spacing: 0px
}
.word-spacing-1{
word-spacing: 1px
}
.word-spacing-2{
word-spacing: 2px
}
.word-spacing-3{
word-spacing: 3px
}
.word-spacing-4{
word-spacing: 4px
}
.word-spacing-5{
word-spacing: 5px
}
.word-spacing-6{
word-spacing: 6px
}
.word-spacing-7{
word-spacing: 7px
}
.word-spacing-8{
word-spacing: 8px
}
.word-spacing-9{
word-spacing: 9px
}
.word-spacing-10{
word-spacing: 10px
}
.word-spacing-minus-1{
word-spacing: -1px
}
.word-spacing-minus-2{
word-spacing: -2px
}
.word-spacing-minus-3{
word-spacing: -3px
}
.word-spacing-minus-4{
word-spacing: -4px
}
.word-spacing-minus-5{
word-spacing: -5px
}
.word-spacing-minus-6{
word-spacing: -6px
}
.word-spacing-minus-7{
word-spacing: -7px
}
.word-spacing-minus-8{
word-spacing: -8px
}
.word-spacing-minus-9{
word-spacing: -9px
}
.word-spacing-minus-10{
word-spacing: -10px
}
/* Line Heights
-------------------------*/
.line-height-normal{
line-height: normal
}
.no-line-height{
line-height: 0px
}
.line-height-spaced{
line-height: calc(1.5em + .2vw);;
}
.line-height-regular{
line-height: 1.1em;
}
.line-height-medium{
line-height: 1.3em;
}
.line-height-10{
line-height: 10px
}
.line-height-15{
line-height: 15px
}
.line-height-16{
line-height: 16px
}
.line-height-17{
line-height: 17px
}
.line-height-18{
line-height: 18px
}
.line-height-19{
line-height: 19px
}
.line-height-20{
line-height: 20px
}
.line-height-25{
line-height: 25px
}
.line-height-26{
line-height: 26px
}
.line-height-27{
line-height: 27px
}
.line-height-28{
line-height: 28px
}
.line-height-29{
line-height: 29px
}
.line-height-30{
line-height: 30px
}
.line-height-35{
line-height: 35px
}
.line-height-40{
line-height: 40px
}
.line-height-45{
line-height: 45px
}
.line-height-48{
line-height: 48px
}
.line-height-50{
line-height: 50px
}
.line-height-55{
line-height: 55px
}
.line-height-60{
line-height: 60px
}
.line-height-65{
line-height: 65px
}
.line-height-68{
line-height: 68px
}
.line-height-70{
line-height: 70px
}
.line-height-75{
line-height: 75px
}
.line-height-80{
line-height: 80px
}
.line-height-85{
line-height: 85px
}
.line-height-90{
line-height: 90px
}
.line-height-95{
line-height: 95px
}
.line-height-100{
line-height: 100px
}
.line-height-110{
line-height: 110px
}
.line-height-120{
line-height: 120px
}
.line-height-175{
line-height: 175px
}
.line-height-180{
line-height: 180px
}
.line-height-170{
line-height: 170px
}
.line-height-160{
line-height: 160px
}
.line-height-150{
line-height: 150px
}
.line-height-200{
line-height: 200px
}
/* Text Transformations
-------------------------*/
.text-underline{
text-decoration: underline;
}
.text-line-through{
text-decoration: line-through;
}
.text-transform-none{
text-transform: none
}
.text-transform-unset{
text-transform: unset
}
.text-regular{
font-style: normal;
}
.text-italic{
font-style: italic;
}
.uk-label{
padding: 2px 8px;
border-radius: 0px;
text-transform: none;
}
/* Blockquote
-------------------------*/
blockquote{
border-left: 1px solid;
padding: 50px 25px;
line-height: 1;
margin: 45px 0;
font-style: normal;
color: #232323;
}
blockquote p{
margin-bottom: 15px !important;
}
/* Dropcap
-------------------------*/
.dropcap{
float: left;
margin: 0 20px 0 0;
text-align: center;
padding: 10px 0;
}
/*======================
08. Backgrounds
========================*/
/* Solid Backgrounds
-------------------------*/
.bg-transparent{
background-color: transparent !important;
}
.bg-white{
background-color: #fff;
}
.bg-black{
background-color: #000;
}
.bg-gray-extra-light{
background-color: #f7f7f7
}
.bg-gray-light{
background-color: #c0bfbf
}
.bg-gray-regular{
background-color: #9d9d9d
}
.bg-gray-dark{
background-color: #444444
}
.bg-gray-extra-dark{
background-color: #232323 !important
}
.bg-blue{
background-color: #1769ff
}
.bg-red{
background-color: #FF4040
}
.bg-gold{
background-color: #F0B629
}
.bg-violet{
background-color: #AD6BFF;
}
.bg-light-blue{
background-color: #75B9F6;
}
.bg-light-orange{
background-color: #EB7745;
}
/* Overlays
-------------------------*/
.uk-overlay-default-light{
background: rgba(255, 255, 255, 0.7);
}
.uk-overlay-primary-light{
background: rgba(0, 0, 0, 0.5);
}
.uk-overlay-primary-dark{
background: rgba(0, 0, 0, 0.75);
}
.uk-overlay-primary-extra-dark{
background: rgba(0, 0, 0, 0.85);
}
.overlay-black:after,
.overlay-black-light:after,
.overlay-black-extra-light:after,
.overlay-black-dense:after,
.overlay-white:after,
.overlay-white-light:after,
.overlay-white-extra-light:after,
.sm-overlay-white-light:after,
.overlay-white-dense:after,
.overlay-blue:after,
.overlay-blue-light:after,
.overlay-blue-dense:after,
.overlay-violet:after{
content: '';
width: 100%;
height: 100%;
top: 0;
left: 0;
position: absolute;
z-index: -1;
}
.overlay-black-dense:after{
background: #191919;
opacity: 0.9;
}
.overlay-black:after{
background: #191919;
opacity: 0.7;
}
.overlay-black-light:after{
background: url(../images/overlay-1.png) repeat;
opacity: 0.7;
}
.overlay-black-extra-light:after{
background: url(../images/overlay-1.png) repeat;
opacity: 0.5;
}
.overlay-white:after{
background: #fff;
opacity: 0.8;
}
.overlay-white-dense:after{
background: #fff;
opacity: 0.9;
}
.overlay-white-light:after{
background: #fff;
opacity: 0.5;
}
.overlay-white-extra-light:after{
background: #fff;
opacity: 0.2;
}
.overlay-blue-light:after{
background: #1769ff;
opacity: 0.5;
}
.overlay-blue:after{
background: #1769ff;
opacity: 0.70;
}
.overlay-blue-dense:after{
background: #1769ff;
opacity: 0.95;
}
.overlay-violet:after{
background: #ad6bff;
opacity: 0.95;
}
.cover{
width: 100%;
height: auto;
display: block;
position: relative;
overflow: hidden;
background-repeat: no-repeat;
background-attachment: fixed;
background-size:cover;
-moz-background-size: cover;
-webkit-background-size: cover;
-o-background-size: cover;
z-index: 1;
}
/* Modal Backgrounds
-------------------------*/
.modal-bg-1{
background: url(../images/shop/product-08/03.jpg);
background-position: center center;
z-index: 1;
background-size: cover;
}
.modal-bg-2{
background: url(../images/shop/product-08/02.jpg);
background-position: center center;
z-index: 1;
background-size: cover;
}
.modal-bg-3{
background: url(../images/backgrounds/bg-img-49.jpg);
background-position: center center;
z-index: 1;
background-size: cover;
}
.modal-bg-4{
background: url(../images/backgrounds/bg-img-50.jpg);
background-position: center center;
z-index: 1;
background-size: cover;
}
.modal-bg-5{
background: url(../images/backgrounds/bg-img-51.jpg);
background-position: center center;
z-index: 1;
background-size: cover;
}
.modal-bg-6{
background: url(../images/backgrounds/bg-img-39.jpg);
background-position: center center;
z-index: 1;
background-size: cover;
}
.modal-bg-7{
background: url(../images/backgrounds/bg-56.jpg);
background-position: center center;
z-index: 1;
background-size: cover;
}
.modal-bg-8{
background: url(../images/backgrounds/bg-60.jpg);
background-position: center center;
z-index: 1;
background-size: cover;
}
.profile-img-1{
max-width: 75px;
border-radius: 100%;
margin-bottom: 35px;
}
/* Image Backgrounds
-------------------------*/
.image-bg{
background: url(../images/backgrounds/bg-01.jpg);
}
.image-bg-2{
background: url(../images/backgrounds/bg-02.jpg);
}
.image-bg-3{
background: url(../images/backgrounds/bg-03.jpg);
}
.image-bg-4{
background: url(../images/backgrounds/bg-04.jpg);
}
.image-bg-5{
background: url(../images/backgrounds/bg-05.jpg);
}
.image-bg-6{
background: url(../images/backgrounds/bg-06.jpg);
}
.image-bg-7{
background: url(../images/backgrounds/bg-07.jpg);
}
.image-bg-8{
background: url(../images/backgrounds/bg-08.jpg);
}
.image-bg-9{
background: url(../images/backgrounds/bg-09.jpg);
}
.image-bg-10{
background: url(../images/backgrounds/bg-10.jpg);
}
.image-bg-11{
background: url(../images/backgrounds/bg-11.jpg);
}
.image-bg-12{
background: url(../images/backgrounds/bg-12.jpg);
}
.image-bg-13{
background: url(../images/backgrounds/bg-13.jpg);
}
.image-bg-14{
background: url(../images/backgrounds/bg-14.jpg);
}
.image-bg-15{
background: url(../images/backgrounds/bg-15.jpg);
}
.image-bg-16{
background: url(../images/backgrounds/bg-16.jpg);
}
.image-bg-17{
background: url(../images/backgrounds/bg-17.jpg);
}
.image-bg-18{
background: url(../images/backgrounds/bg-18.jpg);
}
.image-bg-19{
background: url(../images/backgrounds/bg-19.jpg);
}
.image-bg-20{
background: url(../images/backgrounds/bg-20.jpg);
}
.image-bg-21{
background: url(../images/backgrounds/bg-21.jpg);
}
.image-bg-22{
background: url(../images/backgrounds/bg-22.jpg);
}
.image-bg-23{
background: url(../images/backgrounds/bg-23.jpg);
}
.image-bg-24{
background: url(../images/backgrounds/bg-24.jpg);
}
.image-bg-25{
background: url(../images/backgrounds/bg-25.jpg);
}
.image-bg-26{
background: url(../images/backgrounds/bg-26.jpg);
}
.image-bg-27{
background: url(../images/backgrounds/bg-27.jpg);
}
.image-bg-28{
background: url(../images/backgrounds/bg-28.jpg);
}
.image-bg-29{
background: url(../images/backgrounds/bg-29.jpg);
}
.image-bg-30{
background: url(../images/backgrounds/bg-30.jpg);
}
.image-bg-31{
background: url(../images/backgrounds/bg-31.jpg);
}
.image-bg-32{
background: url(../images/backgrounds/bg-32.jpg);
}
.image-bg-33{
background: url(../images/backgrounds/bg-33.jpg);
}
.image-bg-34{
background: url(../images/backgrounds/bg-34.jpg);
}
.image-bg-35{
background: url(../images/backgrounds/bg-35.jpg);
}
.image-bg-36{
background: url(../images/backgrounds/bg-36.jpg);
}
.image-bg-37{
background: url(../images/backgrounds/bg-37.jpg);
}
.image-bg-38{
background: url(../images/backgrounds/bg-38.jpg);
}
.image-bg-39{
background: url(../images/backgrounds/bg-39.jpg);
}
.image-bg-40{
background: url(../images/backgrounds/bg-40.jpg);
}
.image-bg-41{
background: url(../images/backgrounds/bg-41.jpg);
}
.image-bg-42{
background: url(../images/backgrounds/bg-42.jpg);
}
.image-bg-43{
background: url(../images/backgrounds/bg-43.jpg);
}
.image-bg-44{
background: url(../images/backgrounds/bg-44.jpg);
}
.image-bg-45{
background: url(../images/backgrounds/bg-45.jpg);
}
.image-bg-46{
background: url(../images/backgrounds/bg-46.jpg);
}
.image-bg-47{
background: url(../images/backgrounds/bg-47.jpg);
}
.image-bg-48{
background: url(../images/backgrounds/bg-48.jpg);
}
.image-bg-49{
background: url(../images/backgrounds/bg-49.jpg);
}
.image-bg-50{
background: url(../images/backgrounds/bg-50.jpg);
}
.image-bg-51{
background: url(../images/backgrounds/bg-51.jpg);
}
.image-bg-52{
background: url(../images/backgrounds/bg-52.jpg);
}
.image-bg-53{
background: url(../images/backgrounds/bg-53.jpg);
}
.image-bg-54{
background: url(../images/backgrounds/bg-54.jpg);
}
.image-bg-55{
background: url(../images/backgrounds/bg-55.jpg);
}
.image-bg-56{
background: url(../images/backgrounds/bg-56.jpg);
}
.image-bg-57{
background: url(../images/backgrounds/bg-57.jpg);
}
.image-bg-58{
background: url(../images/backgrounds/bg-58.jpg);
}
.image-bg-59{
background: url(../images/backgrounds/bg-59.jpg);
}
.image-bg-60{
background: url(../images/backgrounds/bg-60.jpg);
}
.image-bg-61{
background: url(../images/backgrounds/bg-img-52.jpg);
}
.image-bg-62{
background: url(../images/backgrounds/bg-img-57.jpg);
}
.image-bg-63{
background: url(../images/backgrounds/bg-img-16.jpg);
}
.image-bg-64{
background: url(../images/backgrounds/bg-img-49.jpg);
}
.image-bg-65{
background: url(../images/backgrounds/bg-15-2.jpg);
}
.image-bg-66{
background: url(../images/backgrounds/bg-img-07.jpg);
}
.image-bg-67{
background: url(../images/backgrounds/bg-img-54.jpg);
}
.image-bg-68{
background: url(../images/backgrounds/bg-img-08.jpg);
}
.image-bg-69{
background: url(../images/backgrounds/bg-img-09.jpg);
}
.image-bg-70{
background: url(../images/backgrounds/bg-img-10.jpg);
}
.image-bg-71{
background: url(../images/backgrounds/bg-img-11.jpg);
}
.image-bg-72{
background: url(../images/backgrounds/bg-img-12.jpg);
}
.image-bg-73{
background: url(../images/backgrounds/bg-img-13.jpg);
}
.image-bg-74{
background: url(../images/backgrounds/bg-img-16.jpg);
}
.image-bg-75{
background: url(../images/backgrounds/bg-img-14.jpg);
}
.image-bg-76{
background: url(../images/backgrounds/bg-img-31.jpg);
}
.image-bg-77{
background: url(../images/backgrounds/bg-img-58.jpg);
}
.image-bg-78{
background: url(../images/backgrounds/bg-img-59.jpg);
}
.image-bg-79{
background: url(../images/backgrounds/bg-img-46.jpg);
}
.image-bg-80{
background: url(../images/backgrounds/bg-img-53.jpg);
}
.image-bg-81{
background: url(../images/backgrounds/bg-img-36.jpg);
}
.image-bg-82{
background: url(../images/backgrounds/bg-img-32.jpg);
}
.image-bg-83{
background: url(../images/backgrounds/bg-img-17.jpg);
}
.image-bg-84{
background: url(../images/backgrounds/bg-img-55.jpg);
}
.image-bg-85{
background: url(../images/backgrounds/bg-66.jpg);
}
.image-bg-86{
background: url(../images/backgrounds/bg-67.jpg);
}
.image-bg-87{
background: url(../images/backgrounds/bg-68.jpg);
}
.image-bg-88{
background: url(../images/backgrounds/bg-img-18.jpg);
}
.image-bg-89{
background: url(../images/backgrounds/bg-img-56.jpg);
}
.image-bg-90{
background: url(../images/backgrounds/bg-img-30.jpg);
}
.image-bg-91{
background: url(../images/backgrounds/bg-img-28.jpg);
}
.image-bg-92{
background: url(../images/backgrounds/bg-img-29.jpg);
}
.image-bg-93{
background: url(../images/backgrounds/bg-img-35.jpg);
}
.image-bg-94{
background: url(../images/backgrounds/bg-img-34.jpg);
}
.image-bg-95{
background: url(../images/backgrounds/bg-img-42.jpg);
}
.image-bg-96{
background: url(../images/backgrounds/bg-img-33.jpg);
}
.image-bg-97{
background: url(../images/backgrounds/bg-60.jpg);
}
.image-bg-98{
background: url(../images/backgrounds/bg-60.jpg);
}
.image-bg-99{
background: url(../images/backgrounds/bg-60.jpg);
}
.image-bg-100{
background: url(../images/backgrounds/bg-60.jpg);
}
.image-bg,
.image-bg-2,
.image-bg-3,
.image-bg-4,
.image-bg-5,
.image-bg-6,
.image-bg-7,
.image-bg-8,
.image-bg-9,
.image-bg-10,
.image-bg-11,
.image-bg-12,
.image-bg-13,
.image-bg-14,
.image-bg-15,
.image-bg-16,
.image-bg-17,
.image-bg-18,
.image-bg-19,
.image-bg-20,
.image-bg-21,
.image-bg-22,
.image-bg-23,
.image-bg-24,
.image-bg-25,
.image-bg-26,
.image-bg-27,
.image-bg-28,
.image-bg-29,
.image-bg-30,
.image-bg-31,
.image-bg-32,
.image-bg-33,
.image-bg-34,
.image-bg-35,
.image-bg-36,
.image-bg-37,
.image-bg-38,
.image-bg-39,
.image-bg-40,
.image-bg-41,
.image-bg-42,
.image-bg-43,
.image-bg-44,
.image-bg-45,
.image-bg-46,
.image-bg-47,
.image-bg-48,
.image-bg-49,
.image-bg-50,
.image-bg-51,
.image-bg-52,
.image-bg-53,
.image-bg-54,
.image-bg-55,
.image-bg-56,
.image-bg-57,
.image-bg-58,
.image-bg-59,
.image-bg-60,
.image-bg-61,
.image-bg-62,
.image-bg-63,
.image-bg-64,
.image-bg-65,
.image-bg-66,
.image-bg-67,
.image-bg-68,
.image-bg-69,
.image-bg-70,
.image-bg-71,
.image-bg-72,
.image-bg-73,
.image-bg-74,
.image-bg-75,
.image-bg-76,
.image-bg-77,
.image-bg-78,
.image-bg-79,
.image-bg-80,
.image-bg-81,
.image-bg-82,
.image-bg-83,
.image-bg-84,
.image-bg-85,
.image-bg-86,
.image-bg-87,
.image-bg-88,
.image-bg-89,
.image-bg-90,
.image-bg-91,
.image-bg-92,
.image-bg-93,
.image-bg-94,
.image-bg-95,
.image-bg-96,
.image-bg-97,
.image-bg-98,
.image-bg-99,
.image-bg-100{
width: 100%;
height: auto;
background-size: cover;
display: block;
position: relative;
overflow: hidden;
background-repeat: no-repeat;
background-position: center center;
-webkit-background-size: cover;
-moz-background-size: cover;
-o-background-size: cover;
z-index: 1;
}
/* Split Section Backgrounds
--------------------------------*/
.image-bg-split-1{
background: url(../images/backgrounds/bg-img-34.jpg);
background-size:cover;
}
.image-bg-split-2{
background: url(../images/backgrounds/bg-43.jpg);
background-size:cover;
}
.image-bg-split-3{
background: url(../images/backgrounds/bg-08.jpg);
background-size:cover;
}
/*======================
09. Buttons & Tags
========================*/
/* Tags
----------------------------*/
.tag{
color: #6f6f6f;
border: 1px solid #e5e5e5;
padding: 15px;
margin: 5px 5px 5px 0px;
font-size: 13px;
display: block;
float: left;
}
.tag-small{
color: #191919;
border: 1px solid #e5e5e5;
font-weight: 500;
padding: 7px;
margin: 5px 5px 5px 0px;
font-size: 11px;
display: block;
float: left;
}
.tag:hover,
.tag-small:hover{
background: #ff4040;
color: #fff;
}
/* Button Sizes
----------------------------*/
.btn-small{
padding: 5px 27px 4px 28px;
font-size: 11px;
}
.btn-medium{
font-size: 13px;
padding: 7px 25px 7px 28px;
}
.btn-large{
font-size: 14px;
line-height: 25px;
padding: 10px 35px 10px 37px
}
.btn-extra-large{
font-size: 16px;
line-height: 25px;
padding: 13px 30px 13px 45px
}
/* Button Backgrounds
----------------------------*/
.btn-white{
background: #fff !important;
border-color: #fff !important;
color: #232323 !important
}
.btn-white:hover,
.btn-white:focus{
background: transparent !important;
color: #fff !important
}
.btn-gold{
background: #f0b629!important;
border-color: #f0b629!important;
color: #000
}
.btn-gold:hover,
.btn-gold:focus{
background: transparent !important;
color: #000 !important;
}
.btn-black{
background: #000000!important;
border-color: #000000!important;
color: #fff
}
.btn-black:hover,
.btn-black:focus{
background: transparent !important;
color: #000 !important;
}
.btn-light-blue{
background: #75B9F6!important;
border-color: #75B9F6!important;
color: #fff
}
.btn-light-blue:hover,
.btn-light-blue:focus{
color: #fff !important;
opacity: 0.8;
}
.btn-red{
background: #FF4040!important;
border-color: #FF4040!important;
color: #fff
}
.btn-red:hover,
.btn-red:focus{
color: #fff !important;
opacity: 0.8;
}
.btn-gray-light{
background: #c0bfbf;
border-color: #c0bfbf !important;
color: #232323
}
.btn-gray-light:hover,
.btn-gray-light:focus{
background: transparent;
border-color: #c0bfbf;
color: #c0bfbf
}
.btn-gray-dark{
background: #444444;
border-color: #444444 !important;
color: #fff
}
.btn-gray-dark:hover,
.btn-gray-dark:focus{
background: transparent;
color: #444444
}
.btn-gray-extra-dark{
background: #232323;
border-color: #232323 !important;
color: #fff!important;
}
.btn-gray-extra-dark:hover,
.btn-gray-extra-dark:focus{
background: transparent !important;
color: #232323 !important;
}
.btn-transparent-white{
background: transparent;
border-color: #ffffff !important;
color: #ffffff
}
.btn-transparent-white:hover,
.btn-transparent-white:focus{
background: #ffffff;
border-color: #ffffff;
color: #232323 !important
}
.btn-transparent-black{
background: transparent;
border-color: #000000 !important;
color: #000000
}
.btn-transparent-black:hover,
.btn-transparent-black:focus{
background: #000000;
border-color: #000000 !important;
color: #ffffff
}
.btn-transparent-gray-light{
background: transparent;
border-color: #c0bfbf !important;
color: #191919
}
.btn-transparent-gray-light:hover,
.btn-transparent-gray-light:focus{
background: #c0bfbf;
border-color: #c0bfbf !important;
color: #232323
}
.btn-transparent-gray-dark{
background: transparent;
border-color: #444444 !important;
color: #444444
}
.btn-transparent-gray-dark:hover,
.btn-transparent-gray-dark:focus{
background: #444444 !important;
border-color: #444444 !important;
color: #ffffff
}
.btn-transparent-gray-extra-dark{
background: transparent !important;
border-color: #232323 !important;
color: #232323
}
.btn-transparent-gray-extra-dark:hover,
.btn-transparent-gray-extra-dark:focus{
background: #232323 !important;
border-color: #232323 !important;
color: #ffffff
}
/* Button Base
----------------------------*/
.btn{
width: auto;
font-family: 'Roboto', sans-serif;
font-weight: 400;
transition-duration: 0.4s;
transition-timing-function: ease-in-out;
display: inline-block;
line-height: inherit;
border-radius: 0;
border: 1px solid transparent;
}
.multiple-btn .btn{
margin: 0 15px;
}
.btn i{
margin-left: 5px;
vertical-align: middle;
position: relative;
top: -1px
}
/*======================
10. Portfolio
========================*/
/* Filter Styles
-------------------------*/
.uk-subnav {
display: table;
margin: 0 auto;
}
.uk-subnav>*{
padding-left: 0px;
flex: none;
position: relative;
float: left;
display: inline;
text-align: center;
}
.filter-style-1{
margin-bottom: 50px;
}
.filter-style-1 li a{
text-transform: capitalize !important;
border: 1px solid #e5e5e5 !important;
padding: 5px 15px 5px 15px;
color: #333333 !important;
}
.filter-style-1 li a:hover,
.filter-style-1 li a:focus,
.filter-style-1 li a:active{
background: #000;
color: #fff !important;
border: 1px solid #000 !important;
}
.filter-style-2{
margin-bottom: 50px;
}
.filter-style-2 a{
font-size: 13px !important;
border-bottom: 1px solid #fff !important;
margin-right: 30px;
font-weight: 400;
letter-spacing: 1px;
color: #333333 !important;
}
.filter-light a{
color: #fff !important;
}
.filter-style-2 li a:hover,
.filter-style-2 li a:focus,
.filter-style-2 li a:active{
border-bottom: 1px solid #000 !important;
}
.filter-style-3{
display: block;
text-align: center;
margin-bottom: 50px;
}
.filter-style-3 li{
display: inline-block;
}
.filter-style-5{
display: block;
text-align: center;
margin-bottom: 50px;
}
.filter-style-5 li{
display: inline-block;
}
.filter-style-5 li{
margin-right: 25px;
}
.filter-style-5 li a{
text-transform: uppercase !important;
font-weight: 700 !important;
border-bottom: 3px solid #e5e5e5 !important;
color: #333333 !important;
}
.filter-style-5 li a:hover,
.filter-style-5 li a:focus,
.filter-style-5 li a:active{
border-bottom: 3px solid #000 !important;
}
/* Custom Hover Style 01
-------------------------*/
.hover-custom-01 a .hover{
background: transparent;
}
.hover-custom-01 .hover{
position: absolute;
top: 0px;
left: 0px;
width: 100%;
height: 100%;
overflow: hidden;
opacity: 0;
-moz-transform: translate(100%, 0%);
-webkit-transform: translate(100%, 0%);
-o-transform: translate(100%, 0%);
transform: translate(100%, 0%);
-webkit-transition: all 0.6s;
-moz-transition: all 0.6s;
transition: all 0.6s;
}
.hover-custom-01 a:hover .hover{
opacity: 1;
-moz-transform: translate(0%, 0%);
-webkit-transform: translate(0%, 0%);
-o-transform: translate(0%, 0%);
transform: translate(0%, 0%);
}
.hover-custom-01 a:hover img{
-o-transform: scale(1) translate(-100%, 0%);
-moz-transform: scale(1) translate(-100%, 0%);
-webkit-transform: scale(1) translate(-100%, 0%);
transform: scale(1) translate(-100%, 0%);
}
.hover-icon-01 span:hover{
background: #ccc;
}
/* Custom Hover Style 02
-------------------------*/
.hover-custom-02 a .hover{
background: transparent;
}
.hover-custom-02 .hover{
position: absolute;
top: 0px;
left: 0px;
width: 100%;
height: 100%;
overflow: hidden;
opacity: 0;
-webkit-transition: all 0.6s;
-moz-transition: all 0.6s;
transition: all 0.6s;
}
.hover-custom-02 a:hover .hover{
opacity: 1;
-moz-transform: translate(0%, 0%);
-webkit-transform: translate(0%, 0%);
-o-transform: translate(0%, 0%);
transform: translate(0%, 0%);
}
.hover-custom-02 a:hover img{
-o-transform: scale(1.3);
-moz-transform: scale(1.3);
-webkit-transform: scale(1.3);
transform: scale(1.3);
opacity: 0.1;
}
.hover-icon-02 span:hover{
background: #ccc;
}
/*========================
11. Pi-Charts
==========================*/
/* Pi-Chart Style 01
-------------------------*/
.pie-chart-1 .chart-style-1{
width: 130px;
height: 130px;
position: relative;
display: inline-block;
text-align: center;
margin: auto;
}
.pie-chart-1 .chart-style-1 canvas{
position: absolute;
top: 0;
left: 0;
}
.pie-chart-1 .percent{
display: inline-block;
line-height: 130px;
z-index: 2;
}
.percent:after{
content: '%';
}
/* Pi-Chart Style 02
-------------------------*/
.pie-chart-2 .chart-style-2{
width: 150px;
height: 150px;
position: relative;
display: inline-block;
text-align: center;
margin: auto;
}
.pie-chart-2 .chart-style-2 canvas{
position: absolute;
top: 0;
left: 0;
}
.pie-chart-2 .percent{
display: inline-block;
line-height: 150px;
z-index: 2;
}
/* Pi-Chart Style 03
-------------------------*/
.pie-chart-3 .chart-style-3{
width: 200px;
height: 200px;
position: relative;
display: inline-block;
text-align: center;
margin: auto;
}
.pie-chart-3 .chart-style-3 canvas{
position: absolute;
top: 0;
left: 0;
}
.pie-chart-3 .percent{
display: inline-block;
line-height: 200px;
z-index: 2;
}
/*========================
12. Go to top icon
==========================*/
#return-to-top{
position: fixed;
bottom: 50px;
right: 50px;
z-index: 999;
background: #ff4040;
width: 50px;
height: 50px;
line-height: 48px;
border-radius: 100%;
text-align: center;
display: none;
-webkit-transition: all 0.3s;
-moz-transition: all 0.3s;
-ms-transition: all 0.3s;
-o-transition: all 0.3s;
transition: all 0.3s;
}
#return-to-top span{
color: #fff;
}
#return-to-top:hover{
background: rgba(132, 132, 132, 0.85);
color: #fff !important;
}
#return-to-top:hover span{
color: #fff !important;
}
@-webkit-keyframes pace-spinner {
0% { -webkit-transform: rotate(0deg); transform: rotate(0deg); }
100% { -webkit-transform: rotate(360deg); transform: rotate(360deg); }
}
@-moz-keyframes pace-spinner {
0% { -moz-transform: rotate(0deg); transform: rotate(0deg); }
100% { -moz-transform: rotate(360deg); transform: rotate(360deg); }
}
@-o-keyframes pace-spinner {
0% { -o-transform: rotate(0deg); transform: rotate(0deg); }
100% { -o-transform: rotate(360deg); transform: rotate(360deg); }
}
@-ms-keyframes pace-spinner {
0% { -ms-transform: rotate(0deg); transform: rotate(0deg); }
100% { -ms-transform: rotate(360deg); transform: rotate(360deg); }
}
@keyframes pace-spinner {
0% { transform: rotate(0deg); transform: rotate(0deg); }
100% { transform: rotate(360deg); transform: rotate(360deg); }
}
/*======================
13. Borders
========================*/
/* Border Placements
----------------------------*/
.all-border{
border: 1px solid;
}
.top-border{
border-top: 1px solid;
}
.bottom-border{
border-bottom: 1px solid;
}
.left-border{
border-left: 1px solid;
}
.right-border{
border-right: 1px solid;
}
.border-left-right{
border-left: 1px solid;
border-right: 1px solid;
}
.border-right-left{
border-top: 1px solid;
border-bottom: 1px solid;
}
.no-border{
border: 0 !important
}
.no-border-top{
border-top: 0 !important
}
.no-border-bottom{
border-bottom: 0 !important
}
.no-border-left{
border-left: 0 !important
}
.no-border-right{
border-right: 0 !important
}
/* Border Styles
----------------------------*/
.border-dotted{
border-style: dotted !important;
}
.border-dashed{
border-style: dashed !important;
}
.border-solid{
border-style: solid !important;
}
.border-double{
border-style: double !important;
}
.border-groove{
border-style: groove !important;
}
.border-ridge{
border-style: ridge !important;
}
.border-inset{
border-style: inset !important;
}
.border-outset{
border-style: outset !important;
}
.border-none{
border-style: none !important;
}
.border-hidden{
border-style: hidden !important;
}
/* Border Width
----------------------------*/
.border-1px{
border-width: 1px;
}
.border-2px{
border-width: 2px;
}
.border-3px{
border-width: 3px;
}
.border-4px{
border-width: 4px;
}
.border-5px{
border-width: 5px;
}
.border-6px{
border-width: 6px;
}
.border-7px{
border-width: 7px;
}
.border-8px{
border-width: 8px;
}
.border-9px{
border-width: 9px;
}
.border-10px{
border-width: 10px;
}
.border-11px{
border-width: 11px;
}
.border-12px{
border-width: 12px;
}
.border-13px{
border-width: 13px;
}
.border-14px{
border-width: 14px;
}
.border-15px{
border-width: 15px;
}
.border-16px{
border-width: 16px;
}
.border-17px{
border-width: 17px;
}
.border-18px{
border-width: 18px;
}
.border-19px{
border-width: 19px;
}
.border-20px{
border-width: 20px;
}
/* Border Colors
----------------------------*/
.border-color-white{
border-color: #fff
}
.border-color-black{
border-color: #000
}
.border-color-violet{
border-color: #ad6bff
}
.border-color-blue{
border-color: #1769ff
}
.border-color-gray-extra-light{
border-color: #efefef
}
.border-color-gray-light{
border-color: #c0bfbf
}
.border-color-gray-regular{
border-color: #9d9d9d
}
.border-color-gray-dark{
border-color: #444444 !important;
}
.border-color-gray-extra-dark{
border-color: #232323
}
.border-black-light{
border-color: rgba(0, 0, 0, .1) !important;
}
.border-white-light{
border-color: rgba(255, 255, 255, .1) !important;
}
.border-color-red{
border-color: #FF4040 !important;
}
/* Border Radius
----------------------------*/
.border-radius-1{
border-radius: 1px
}
.border-radius-2{
border-radius: 2px
}
.border-radius-3{
border-radius: 3px
}
.border-radius-4{
border-radius: 4px
}
.border-radius-5{
border-radius: 5px
}
.border-radius-6{
border-radius: 6px
}
.border-radius-7{
border-radius: 7px
}
.border-radius-8{
border-radius: 8px
}
.border-radius-9{
border-radius: 9px
}
.border-radius-10{
border-radius: 11px
}
.border-radius-11{
border-radius: 11px
}
.border-radius-12{
border-radius: 12px
}
.border-radius-13{
border-radius: 13px
}
.border-radius-14{
border-radius: 14px
}
.border-radius-15{
border-radius: 15px
}
.border-radius-16{
border-radius: 16px
}
.border-radius-17{
border-radius: 17px
}
.border-radius-18{
border-radius: 18px
}
.border-radius-19{
border-radius: 19px
}
.border-radius-20{
border-radius: 20px
}
.border-radius-50{
border-radius: 50px
}
.border-radius-100{
border-radius: 100px
}
.border-radius-50-percent{
border-radius: 50%
}
.border-radius-100-percent{
border-radius: 100%
}
.border-radius-none{
border-radius: 0
}
/*======================
14. Videos
========================*/
.video-wrapper{
height: 100%;
overflow: hidden;
position: absolute;
width: 100%;
}
.html-video{
background-color: #000;
height: auto;
left: 50%;
min-height: 100%;
min-width: 100%;
position: absolute;
top: 50%;
-ms-transform: translate(-50%, -50%);
-webkit-transform: translate(-50%, -50%);
transform: translate(-50%, -50%);
-moz-transform: translate(-50%, -50%);
-o-transform: translate(-50%, -50%);
width: auto;
z-index: -3;
}
.video-wrapper iframe{
height: 100%;
left: 0;
position: absolute;
top: -5px !important;
width: 100%;
}
.video-background{
position: absolute;
height: 100%;
width: 100%;
z-index: 1;
top: 0;
background: rgba(67, 67, 67, 0.5)
}
/*======================
15. Margins
========================*/
/* Margin All
-------------------------*/
.no-margin{
margin: 0 !important
}
.no-margin-top{
margin-top: 0 !important
}
.no-margin-bottom{
margin-bottom: 0 !important
}
.no-margin-left{
margin-left: 0 !important
}
.no-margin-right{
margin-right: 0 !important
}
.no-margin-left-right{
margin-left: 0 !important;
margin-right: 0 !important
}
.no-margin-top-bottom{
margin-top: 0 !important;
margin-bottom: 0 !important
}
.margin-auto{
margin: 0 auto !important;
}
.margin-left-right-auto{
margin-left: auto !important;
margin-right: auto !important
}
.margin-left-auto{
margin-left: auto !important;
}
.margin-right-auto{
margin-right: auto !important;
}
.margin-one-percent{
margin: 1%
}
.margin-two-percent{
margin: 2%
}
.margin-three-percent{
margin: 3%
}
.margin-four-percent{
margin: 4%
}
.margin-five-percent{
margin: 5%
}
.margin-six-percent{
margin: 6%
}
.margin-seven-percent{
margin: 7%
}
.margin-eight-percent{
margin: 8%
}
.margin-nine-percent{
margin: 9%
}
.margin-ten-percent{
margin: 10%
}
.margin-eleven-percent{
margin: 11%
}
.margin-twelve-percent{
margin: 12%
}
.margin-thirteen-percent{
margin: 13%
}
.margin-fourteen-percent{
margin: 14%
}
.margin-fifteen-percent{
margin: 15%
}
.margin-sixteen-percent{
margin: 16%
}
.margin-seventeen-percent{
margin: 17%
}
.margin-eighteen-percent{
margin: 18%
}
.margin-nineteen-percent{
margin: 19%
}
.margin-twenty-percent{
margin: 20%
}
.margin-twenty-one-percent{
margin: 21%
}
.margin-twenty-two-percent{
margin: 22%
}
.margin-twenty-three-percent{
margin: 23%
}
.margin-twenty-four-percent{
margin: 24%
}
.margin-twenty-five-percent{
margin: 25%
}
.margin-twenty-six-percent{
margin: 26%
}
.margin-twenty-seven-percent{
margin: 27%
}
.margin-twenty-eight-percent{
margin: 28%
}
.margin-twenty-nine-percent{
margin: 29%
}
.margin-thirty-percent{
margin: 30%
}
.margin-thirty-one-percent{
margin: 31%
}
.margin-thirty-two-percent{
margin: 32%
}
.margin-thirty-three-percent{
margin: 33%
}
.margin-thirty-four-percent{
margin: 34%
}
.margin-thirty-five-percent{
margin: 35%
}
.margin-thirty-six-percent{
margin: 36%
}
.margin-thirty-seven-percent{
margin: 37%
}
.margin-thirty-eight-percent{
margin: 38%
}
.margin-thirty-nine-percent{
margin: 39%
}
.margin-forty-percent{
margin: 40%
}
.margin-forty-one-percent{
margin: 41%
}
.margin-forty-two-percent{
margin: 42%
}
.margin-forty-three-percent{
margin: 43%
}
.margin-forty-four-percent{
margin: 44%
}
.margin-forty-five-percent{
margin: 45%
}
.margin-forty-six-percent{
margin: 46%
}
.margin-forty-seven-percent{
margin: 47%
}
.margin-forty-eight-percent{
margin: 48%
}
.margin-forty-nine-percent{
margin: 49%
}
.margin-fifty-percent{
margin: 50%
}
.margin-5px{
margin: 5px
}
.margin-10px{
margin: 10px
}
.margin-15px{
margin: 15px
}
.margin-20px{
margin: 20px
}
.margin-25px{
margin: 25px
}
.margin-30px{
margin: 30px
}
.margin-35px{
margin: 35px
}
.margin-40px{
margin: 40px
}
.margin-45px{
margin: 45px
}
.margin-50px{
margin: 50px
}
.margin-55px{
margin: 55px
}
.margin-60px{
margin: 60px
}
.margin-65px{
margin: 65px
}
.margin-70px{
margin: 70px
}
.margin-75px{
margin: 75px
}
.margin-80px{
margin: 80px
}
.margin-85px{
margin: 85px
}
.margin-90px{
margin: 90px
}
.margin-95px{
margin: 95px
}
.margin-100px{
margin: 100px
}
.margin-120px{
margin: 120px
}
.margin-150px{
margin: 150px
}
/* Margin Top
-------------------------*/
.demo-logo {
margin-bottom: -700px;
background: #fff;
padding: 75px
}
.margin-top-one-percent{
margin-top: 1%
}
.margin-top-two-percent{
margin-top: 2%
}
.margin-top-three-percent{
margin-top: 3%
}
.margin-top-four-percent{
margin-top: 4%
}
.margin-top-five-percent{
margin-top: 5%
}
.margin-top-six-percent{
margin-top: 6%
}
.margin-top-seven-percent{
margin-top: 7%
}
.margin-top-eight-percent{
margin-top: 8%
}
.margin-top-nine-percent{
margin-top: 9%
}
.margin-top-ten-percent{
margin-top: 10%
}
.margin-top-eleven-percent{
margin-top: 11%
}
.margin-top-twelve-percent{
margin-top: 12%
}
.margin-top-thirteen-percent{
margin-top: 13%
}
.margin-top-fourteen-percent{
margin-top: 14%
}
.margin-top-fifteen-percent{
margin-top: 15%
}
.margin-top-sixteen-percent{
margin-top: 16%
}
.margin-top-seventeen-percent{
margin-top: 17%
}
.margin-top-eighteen-percent{
margin-top: 18%
}
.margin-top-nineteen-percent{
margin-top: 19%
}
.margin-top-twenty-percent{
margin-top: 20%
}
.margin-top-twenty-one-percent{
margin-top: 21%
}
.margin-top-twenty-two-percent{
margin-top: 22%
}
.margin-top-twenty-three-percent{
margin-top: 23%
}
.margin-top-twenty-four-percent{
margin-top: 24%
}
.margin-top-twenty-five-percent{
margin-top: 25%
}
.margin-top-1px{
margin-top: 1px
}
.margin-top-5px{
margin-top: 5px
}
.margin-top-10px{
margin-top: 10px
}
.margin-top-15px{
margin-top: 15px
}
.margin-top-20px{
margin-top: 20px
}
.margin-top-25px{
margin-top: 25px
}
.margin-top-30px{
margin-top: 30px
}
.margin-top-35px{
margin-top: 35px
}
.margin-top-40px{
margin-top: 40px
}
.margin-top-45px{
margin-top: 45px
}
.margin-top-50px{
margin-top: 50px
}
.margin-top-55px{
margin-top: 55px
}
.margin-top-60px{
margin-top: 60px
}
.margin-top-65px{
margin-top: 65px
}
.margin-top-70px{
margin-top: 70px
}
.margin-top-75px{
margin-top: 75px
}
.margin-top-80px{
margin-top: 80px
}
.margin-top-85px{
margin-top: 85px
}
.margin-top-90px{
margin-top: 90px
}
.margin-top-95px{
margin-top: 95px
}
.margin-top-100px{
margin-top: 100px
}
.margin-top-110px{
margin-top: 110px
}
.margin-top-120px{
margin-top: 120px
}
.margin-top-130px{
margin-top: 130px
}
.margin-top-140px{
margin-top: 140px
}
.margin-top-150px{
margin-top: 150px
}
/* Margin Bottom
-------------------------*/
.margin-bottom-5px{
margin-bottom: 5px
}
.margin-bottom-6px{
margin-bottom: 6px
}
.margin-bottom-7px{
margin-bottom: 7px
}
.margin-bottom-8px{
margin-bottom: 8px
}
.margin-bottom-9px{
margin-bottom: 9px
}
.margin-bottom-10px{
margin-bottom: 10px
}
.margin-bottom-10px{
margin-bottom: 10px
}
.margin-bottom-15px{
margin-bottom: 15px
}
.margin-bottom-20px{
margin-bottom: 20px
}
.margin-bottom-25px{
margin-bottom: 25px
}
.margin-bottom-30px{
margin-bottom: 30px
}
.margin-bottom-35px{
margin-bottom: 35px
}
.margin-bottom-40px{
margin-bottom: 40px
}
.margin-bottom-45px{
margin-bottom: 45px
}
.margin-bottom-50px{
margin-bottom: 50px
}
.margin-bottom-55px{
margin-bottom: 55px
}
.margin-bottom-60px{
margin-bottom: 60px
}
.margin-bottom-65px{
margin-bottom: 65px
}
.margin-bottom-70px{
margin-bottom: 70px
}
.margin-bottom-75px{
margin-bottom: 75px
}
.margin-bottom-80px{
margin-bottom: 80px
}
.margin-bottom-85px{
margin-bottom: 85px
}
.margin-bottom-90px{
margin-bottom: 90px
}
.margin-bottom-95px{
margin-bottom: 95px
}
.margin-bottom-100px{
margin-bottom: 100px
}
.margin-bottom-120px{
margin-bottom: 120px
}
.margin-bottom-150px{
margin-bottom: 150px
}
/* Margin Bottom
-------------------------*/
.margin-bottom-minus-5px{
margin-bottom: -5px
}
.margin-bottom-minus-6px{
margin-bottom: -6px
}
.margin-bottom-minus-7px{
margin-bottom: -7px
}
.margin-bottom-minus-8px{
margin-bottom: -8px
}
.margin-bottom-minus-9px{
margin-bottom: -9px
}
.margin-bottom-minus-10px{
margin-bottom: -10px
}
.margin-bottom-minus-10px{
margin-bottom: -10px
}
.margin-bottom-minus-15px{
margin-bottom: -15px
}
.margin-bottom-minus-20px{
margin-bottom: -20px
}
.margin-bottom-minus-25px{
margin-bottom: -25px
}
.margin-bottom-minus-30px{
margin-bottom: -30px
}
.margin-bottom-minus-35px{
margin-bottom: -35px
}
.margin-bottom-minus-40px{
margin-bottom: -40px
}
.margin-bottom-minus-45px{
margin-bottom: -45px
}
.margin-bottom-minus-50px{
margin-bottom: -50px
}
.margin-bottom-minus-55px{
margin-bottom: -55px
}
.margin-bottom-minus-60px{
margin-bottom: -60px
}
.margin-bottom-minus-65px{
margin-bottom: -65px
}
.margin-bottom-minus-70px{
margin-bottom: -70px
}
.margin-bottom-minus-75px{
margin-bottom: -75px
}
.margin-bottom-minus-80px{
margin-bottom: -80px
}
.margin-bottom-minus-85px{
margin-bottom: -85px
}
.margin-bottom-minus-90px{
margin-bottom: -90px
}
.margin-bottom-minus-95px{
margin-bottom: -95px
}
.margin-bottom-minus-100px{
margin-bottom: -100px
}
.margin-bottom-minus-120px{
margin-bottom: -120px
}
.margin-bottom-minus-150px{
margin-bottom: -150px
}
.margin-bottom-one-percent{
margin-bottom: 1%
}
.margin-bottom-two-percent{
margin-bottom: 2%
}
.margin-bottom-three-percent{
margin-bottom: 3%
}
.margin-bottom-four-percent{
margin-bottom: 4%
}
.margin-bottom-five-percent{
margin-bottom: 5%
}
.margin-bottom-six-percent{
margin-bottom: 6%
}
.margin-bottom-seven-percent{
margin-bottom: 7%
}
.margin-bottom-eight-percent{
margin-bottom: 8%
}
.margin-bottom-nine-percent{
margin-bottom: 9%
}
.margin-bottom-ten-percent{
margin-bottom: 10%
}
.margin-bottom-eleven-percent{
margin-bottom: 11%
}
.margin-bottom-twelve-percent{
margin-bottom: 12%
}
.margin-bottom-thirteen-percent{
margin-bottom: 13%
}
.margin-bottom-fourteen-percent{
margin-bottom: 14%
}
.margin-bottom-fifteen-percent{
margin-bottom: 15%
}
.margin-bottom-sixteen-percent{
margin-bottom: 16%
}
.margin-bottom-seventeen-percent{
margin-bottom: 17%
}
.margin-bottom-eighteen-percent{
margin-bottom: 18%
}
.margin-bottom-nineteen-percent{
margin-bottom: 19%
}
.margin-bottom-twenty-percent{
margin-bottom: 20%
}
.margin-bottom-twenty-one-percent{
margin-bottom: 21%
}
.margin-bottom-twenty-two-percent{
margin-bottom: 22%
}
.margin-bottom-twenty-three-percent{
margin-bottom: 23%
}
.margin-bottom-twenty-four-percent{
margin-bottom: 24%
}
.margin-bottom-twenty-five-percent{
margin-bottom: 25%
}
/* Margin Right
-------------------------*/
.margin-right-one-percent{
margin-right: 1%
}
.margin-right-two-percent{
margin-right: 2%
}
.margin-right-three-percent{
margin-right: 3%
}
.margin-right-four-percent{
margin-right: 4%
}
.margin-right-five-percent{
margin-right: 5%
}
.margin-right-six-percent{
margin-right: 6%
}
.margin-right-seven-percent{
margin-right: 7%
}
.margin-right-eight-percent{
margin-right: 8%
}
.margin-right-nine-percent{
margin-right: 9%
}
.margin-right-ten-percent{
margin-right: 10%
}
.margin-right-eleven-percent{
margin-right: 11%
}
.margin-right-twelve-percent{
margin-right: 12%
}
.margin-right-thirteen-percent{
margin-right: 13%
}
.margin-right-fourteen-percent{
margin-right: 14%
}
.margin-right-fifteen-percent{
margin-right: 15%
}
.margin-right-sixteen-percent{
margin-right: 16%
}
.margin-right-seventeen-percent{
margin-right: 17%
}
.margin-right-eighteen-percent{
margin-right: 18%
}
.margin-right-nineteen-percent{
margin-right: 19%
}
.margin-right-twenty-percent{
margin-right: 20%
}
.margin-right-twenty-one-percent{
margin-right: 21%
}
.margin-right-twenty-two-percent{
margin-right: 22%
}
.margin-right-twenty-three-percent{
margin-right: 23%
}
.margin-right-twenty-four-percent{
margin-right: 24%
}
.margin-right-twenty-five-percent{
margin-right: 25%
}
.margin-right-1px{
margin-right: 2px
}
.margin-right-2px{
margin-right: 2px
}
.margin-right-5px{
margin-right: 5px
}
.margin-right-10px{
margin-right: 10px
}
.margin-right-15px{
margin-right: 15px
}
.margin-right-20px{
margin-right: 20px
}
.margin-right-25px{
margin-right: 25px
}
.margin-right-30px{
margin-right: 30px
}
.margin-right-35px{
margin-right: 35px
}
.margin-right-40px{
margin-right: 40px
}
.margin-right-45px{
margin-right: 45px
}
.margin-right-50px{
margin-right: 50px
}
.margin-right-55px{
margin-right: 55px
}
.margin-right-60px{
margin-right: 60px
}
.margin-right-65px{
margin-right: 65px
}
.margin-right-70px{
margin-right: 70px
}
.margin-right-75px{
margin-right: 75px
}
.margin-right-80px{
margin-right: 80px
}
.margin-right-85px{
margin-right: 85px
}
.margin-right-90px{
margin-right: 90px
}
.margin-right-95px{
margin-right: 95px
}
.margin-right-100px{
margin-right: 100px
}
/* Margin Left
-------------------------*/
.margin-left-one-percent{
margin-left: 1%
}
.margin-left-two-percent{
margin-left: 2%
}
.margin-left-three-percent{
margin-left: 3%
}
.margin-left-four-percent{
margin-left: 4%
}
.margin-left-five-percent{
margin-left: 5%
}
.margin-left-six-percent{
margin-left: 6%
}
.margin-left-seven-percent{
margin-left: 7%
}
.margin-left-eight-percent{
margin-left: 8%
}
.margin-left-nine-percent{
margin-left: 9%
}
.margin-left-ten-percent{
margin-left: 10%
}
.margin-left-eleven-percent{
margin-left: 11%
}
.margin-left-twelve-percent{
margin-left: 12%
}
.margin-left-thirteen-percent{
margin-left: 13%
}
.margin-left-fourteen-percent{
margin-left: 14%
}
.margin-left-fifteen-percent{
margin-left: 15%
}
.margin-left-sixteen-percent{
margin-left: 16%
}
.margin-left-seventeen-percent{
margin-left: 17%
}
.margin-left-eighteen-percent{
margin-left: 18%
}
.margin-left-nineteen-percent{
margin-left: 19%
}
.margin-left-twenty-percent{
margin-left: 20%
}
.margin-left-twenty-one-percent{
margin-left: 21%
}
.margin-left-twenty-two-percent{
margin-left: 22%
}
.margin-left-twenty-three-percent{
margin-left: 23%
}
.margin-left-twenty-four-percent{
margin-left: 24%
}
.margin-left-twenty-five-percent{
margin-left: 25%
}
.margin-left-minus-10px{
margin-left: -10px
}
.margin-left-5px{
margin-left: 5px
}
.margin-left-10px{
margin-left: 10px
}
.margin-left-15px{
margin-left: 15px
}
.margin-left-20px{
margin-left: 20px
}
.margin-left-25px{
margin-left: 25px
}
.margin-left-30px{
margin-left: 30px
}
.margin-left-35px{
margin-left: 35px
}
.margin-left-40px{
margin-left: 40px
}
.margin-left-45px{
margin-left: 45px
}
.margin-left-50px{
margin-left: 50px
}
.margin-left-55px{
margin-left: 55px
}
.margin-left-60px{
margin-left: 60px
}
.margin-left-65px{
margin-left: 65px
}
.margin-left-70px{
margin-left: 70px
}
.margin-left-75px{
margin-left: 75px
}
.margin-left-80px{
margin-left: 80px
}
.margin-left-85px{
margin-left: 85px
}
.margin-left-90px{
margin-left: 90px
}
.margin-left-95px{
margin-left: 95px
}
.margin-left-100px{
margin-left: 100px
}
.margin-left-150px{
margin-left: 150px
}
/* Margin Top & Bottom
-------------------------*/
.margin-top-bottom-one-percent{
margin-top: 1%;
margin-bottom: 1%;
}
.margin-top-bottom-two-percent{
margin-top: 2%;
margin-bottom: 2%;
}
.margin-top-bottom-three-percent{
margin-top: 3%;
margin-bottom: 3%;
}
.margin-top-bottom-four-percent{
margin-top: 4%;
margin-bottom: 4%;
}
.margin-top-bottom-five-percent{
margin-top: 5%;
margin-bottom: 5%;
}
.margin-top-bottom-six-percent{
margin-top: 6%;
margin-bottom: 6%;
}
.margin-top-bottom-seven-percent{
margin-top: 7%;
margin-bottom: 7%;
}
.margin-top-bottom-eight-percent{
margin-top: 8%;
margin-bottom: 8%;
}
.margin-top-bottom-nine-percent{
margin-top: 9%;
margin-bottom: 9%;
}
.margin-top-bottom-ten-percent{
margin-top: 10%;
margin-bottom: 10%;
}
.margin-top-bottom-eleven-percent{
margin-top: 11%;
margin-bottom: 11%;
}
.margin-top-bottom-twelve-percent{
margin-top: 12%;
margin-bottom: 12%;
}
.margin-top-bottom-thirteen-percent{
margin-top: 13%;
margin-bottom: 13%;
}
.margin-top-bottom-fourteen-percent{
margin-top: 14%;
margin-bottom: 14%;
}
.margin-top-bottom-fifteen-percent{
margin-top: 15%;
margin-bottom: 15%;
}
.margin-top-bottom-sixteen-percent{
margin-top: 16%;
margin-bottom: 16%;
}
.margin-top-bottom-seventeen-percent{
margin-top: 17%;
margin-bottom: 17%;
}
.margin-top-bottom-eighteen-percent{
margin-top: 18%;
margin-bottom: 18%;
}
.margin-top-bottom-nineteen-percent{
margin-top: 19%;
margin-bottom: 19%;
}
.margin-top-bottom-twenty-percent{
margin-top: 20%;
margin-bottom: 20%;
}
.margin-top-bottom-twenty-one-percent{
margin-top: 21%;
margin-bottom: 21%;
}
.margin-top-bottom-twenty-two-percent{
margin-top: 22%;
margin-bottom: 22%;
}
.margin-top-bottom-twenty-three-percent{
margin-top: 23%;
margin-bottom: 23%;
}
.margin-top-bottom-twenty-four-percent{
margin-top: 24%;
margin-bottom: 24%;
}
.margin-top-bottom-twenty-five-percent{
margin-top: 25%;
margin-bottom: 25%;
}
.margin-top-bottom-5px{
margin-top: 5px;
margin-bottom: 5px;
}
.margin-top-bottom-10px{
margin-top: 10px;
margin-bottom: 10px;
}
.margin-top-bottom-15px{
margin-top: 15px;
margin-bottom: 15px;
}
.margin-top-bottom-20px{
margin-top: 20px;
margin-bottom: 20px;
}
.margin-top-bottom-25px{
margin-top: 25px;
margin-bottom: 25px;
}
.margin-top-bottom-30px{
margin-top: 30px;
margin-bottom: 30px;
}
.margin-top-bottom-35px{
margin-top: 35px;
margin-bottom: 35px;
}
.margin-top-bottom-40px{
margin-top: 40px;
margin-bottom: 40px;
}
.margin-top-bottom-45px{
margin-top: 45px;
margin-bottom: 45px;
}
.margin-top-bottom-50px{
margin-top: 50px;
margin-bottom: 50px;
}
.margin-top-bottom-55px{
margin-top: 55px;
margin-bottom: 55px;
}
.margin-top-bottom-60px{
margin-top: 60px;
margin-bottom: 60px;
}
.margin-top-bottom-65px{
margin-top: 65px;
margin-bottom: 65px;
}
.margin-top-bottom-70px{
margin-top: 70px;
margin-bottom: 70px;
}
.margin-top-bottom-75px{
margin-top: 75px;
margin-bottom: 75px;
}
.margin-top-bottom-80px{
margin-top: 80px;
margin-bottom: 80px;
}
.margin-top-bottom-85px{
margin-top: 85px;
margin-bottom: 85px;
}
.margin-top-bottom-90px{
margin-top: 90px;
margin-bottom: 90px;
}
.margin-top-bottom-95px{
margin-top: 95px;
margin-bottom: 95px;
}
.margin-top-bottom-100px{
margin-top: 100px;
margin-bottom: 100px;
}
.margin-top-bottom-150px{
margin-top: 150px;
margin-bottom: 150px;
}
.margin-left-right-one-percent{
margin-left: 1%;
margin-right: 1%;
}
.margin-left-right-two-percent{
margin-left: 2%;
margin-right: 2%;
}
.margin-left-right-three-percent{
margin-left: 3%;
margin-right: 3%;
}
.margin-left-right-four-percent{
margin-left: 4%;
margin-right: 4%;
}
.margin-left-right-five-percent{
margin-left: 5%;
margin-right: 5%;
}
.margin-left-right-six-percent{
margin-left: 6%;
margin-right: 6%;
}
.margin-left-right-seven-percent{
margin-left: 7%;
margin-right: 7%;
}
.margin-left-right-eight-percent{
margin-left: 8%;
margin-right: 8%;
}
.margin-left-right-nine-percent{
margin-left: 9%;
margin-right: 9%;
}
.margin-left-right-ten-percent{
margin-left: 10%;
margin-right: 10%;
}
.margin-left-right-eleven-percent{
margin-left: 11%;
margin-right: 11%;
}
.margin-left-right-twelve-percent{
margin-left: 12%;
margin-right: 12%;
}
.margin-left-right-thirteen-percent{
margin-left: 13%;
margin-right: 13%;
}
.margin-left-right-fourteen-percent{
margin-left: 14%;
margin-right: 14%;
}
.margin-left-right-fifteen-percent{
margin-left: 15%;
margin-right: 15%;
}
.margin-left-right-sixteen-percent{
margin-left: 16%;
margin-right: 16%;
}
.margin-left-right-seventeen-percent{
margin-left: 17%;
margin-right: 17%;
}
.margin-left-right-eighteen-percent{
margin-left: 18%;
margin-right: 18%;
}
.margin-left-right-nineteen-percent{
margin-left: 19%;
margin-right: 19%;
}
.margin-left-right-twenty-percent{
margin-left: 20%;
margin-right: 20%;
}
.margin-left-right-twenty-one-percent{
margin-left: 21%;
margin-right: 21%;
}
.margin-left-right-twenty-two-percent{
margin-left: 22%;
margin-right: 22%;
}
.margin-left-right-twenty-three-percent{
margin-left: 23%;
margin-right: 23%;
}
.margin-left-right-twenty-four-percent{
margin-left: 24%;
margin-right: 24%;
}
.margin-left-right-twenty-five-percent{
margin-left: 25%;
margin-right: 25%;
}
/* Margin Left & Right
-------------------------*/
.margin-left-right-5px{
margin-left: 5px;
margin-right: 5px;
}
.margin-left-right-10px{
margin-left: 10px;
margin-right: 10px;
}
.margin-left-right-15px{
margin-left: 15px;
margin-right: 15px;
}
.margin-left-right-20px{
margin-left: 20px;
margin-right: 20px;
}
.margin-left-right-25px{
margin-left: 25px;
margin-right: 25px;
}
.margin-left-right-30px{
margin-left: 30px;
margin-right: 30px;
}
.margin-left-right-35px{
margin-left: 35px;
margin-right: 35px;
}
.margin-left-right-40px{
margin-left: 40px;
margin-right: 40px;
}
.margin-left-right-45px{
margin-left: 45px;
margin-right: 45px;
}
.margin-left-right-50px{
margin-left: 50px;
margin-right: 50px;
}
.margin-left-right-55px{
margin-left: 55px;
margin-right: 55px;
}
.margin-left-right-60px{
margin-left: 60px;
margin-right: 60px;
}
.margin-left-right-65px{
margin-left: 65px;
margin-right: 65px;
}
.margin-left-right-70px{
margin-left: 70px;
margin-right: 70px;
}
.margin-left-right-75px{
margin-left: 75px;
margin-right: 75px;
}
.margin-left-right-80px{
margin-left: 80px;
margin-right: 80px;
}
.margin-left-right-85px{
margin-left: 85px;
margin-right: 85px;
}
.margin-left-right-90px{
margin-left: 90px;
margin-right: 90px;
}
.margin-left-right-95px{
margin-left: 95px;
margin-right: 95px;
}
.margin-left-right-100px{
margin-left: 100px;
margin-right: 100px;
}
.margin-left-right-120px{
margin-left: 120px;
margin-right: 120px;
}
.margin-left-right-150px{
margin-left: 150px;
margin-right: 150px;
}
/*======================
16. Padding
========================*/
/* Padding All
-------------------------*/
.no-padding{
padding: 0 !important
}
.no-padding-left-right{
padding-left: 0 !important;
padding-right: 0 !important
}
.no-padding-top-bottom{
padding-top: 0 !important;
padding-bottom: 0 !important
}
.no-padding-top{
padding-top: 0 !important
}
.no-padding-bottom{
padding-bottom: 0 !important
}
.no-padding-left{
padding-left: 0 !important
}
.no-padding-right{
padding-right: 0 !important
}
.padding-one-percent{
padding: 1%;
}
.padding-two-percent{
padding: 2%;
}
.padding-three-percent{
padding: 3%;
}
.padding-four-percent{
padding: 4%;
}
.padding-five-percent{
padding: 5%;
}
.padding-six-percent{
padding: 6%;
}
.padding-seven-percent{
padding: 7%;
}
.padding-eight-percent{
padding: 8%;
}
.padding-nine-percent{
padding: 9%;
}
.padding-ten-percent{
padding: 10%;
}
.padding-eleven-percent{
padding: 11%;
}
.padding-twelve-percent{
padding: 12%;
}
.padding-thirteen-percent{
padding: 13%;
}
.padding-fourteen-percent{
padding: 14%;
}
.padding-fifteen-percent{
padding: 15%;
}
.padding-sixteen-percent{
padding: 16%;
}
.padding-seventeen-percent{
padding: 17%;
}
.padding-eighteen-percent{
padding: 18%;
}
.padding-nineteen-percent{
padding: 19%;
}
.padding-twenty-percent{
padding: 20%;
}
.padding-twenty-one-percent{
padding: 21%;
}
.padding-twenty-two-percent{
padding: 22%;
}
.padding-twenty-three-percent{
padding: 23%;
}
.padding-twenty-four-percent{
padding: 24%;
}
.padding-twenty-five-percent{
padding: 25%;
}
.padding-5px{
padding: 5px;
}
.padding-6px{
padding: 6px;
}
.padding-7px{
padding: 7px;
}
.padding-10px{
padding: 10px;
}
.padding-15px{
padding: 15px;
}
.padding-20px{
padding: 20px;
}
.padding-25px{
padding: 25px;
}
.padding-30px{
padding: 30px;
}
.padding-35px{
padding: 35px;
}
.padding-40px{
padding: 40px;
}
.padding-45px{
padding: 45px;
}
.padding-50px{
padding: 50px;
}
.padding-55px{
padding: 55px;
}
.padding-60px{
padding: 60px;
}
.padding-65px{
padding: 65px;
}
.padding-70px{
padding: 70px;
}
.padding-75px{
padding: 75px;
}
.padding-80px{
padding: 80px;
}
.padding-85px{
padding: 85px;
}
.padding-90px{
padding: 90px;
}
.padding-95px{
padding: 95px;
}
.padding-100px{
padding: 100px;
}
.padding-150px{
padding: 150px;
}
/* Padding Top
-------------------------*/
.padding-top-one-percent{
padding-top: 1%;
}
.padding-top-two-percent{
padding-top: 2%;
}
.padding-top-three-percent{
padding-top: 3%;
}
.padding-top-four-percent{
padding-top: 4%;
}
.padding-top-five-percent{
padding-top: 5%;
}
.padding-top-six-percent{
padding-top: 6%;
}
.padding-top-seven-percent{
padding-top: 7%;
}
.padding-top-eight-percent{
padding-top: 8%;
}
.padding-top-nine-percent{
padding-top: 9%;
}
.padding-top-ten-percent{
padding-top: 10%;
}
.padding-top-eleven-percent{
padding-top: 11%;
}
.padding-top-twelve-percent{
padding-top: 12%;
}
.padding-top-thirteen-percent{
padding-top: 13%;
}
.padding-top-fourteen-percent{
padding-top: 14%;
}
.padding-top-fifteen-percent{
padding-top: 15%;
}
.padding-top-sixteen-percent{
padding-top: 16%;
}
.padding-top-seventeen-percent{
padding-top: 17%;
}
.padding-top-eighteen-percent{
padding-top: 18%;
}
.padding-top-nineteen-percent{
padding-top: 19%;
}
.padding-top-twenty-percent{
padding-top: 20%;
}
.padding-top-twenty-one-percent{
padding-top: 21%;
}
.padding-top-twenty-two-percent{
padding-top: 22%;
}
.padding-top-twenty-three-percent{
padding-top: 23%;
}
.padding-top-twenty-four-percent{
padding-top: 24%;
}
.padding-top-twenty-five-percent{
padding-top: 25%;
}
.padding-top-1px{
padding-top: 1px;
}
.padding-top-2px{
padding-top: 2px;
}
.padding-top-5px{
padding-top: 5px;
}
.padding-top-10px{
padding-top: 10px;
}
.padding-top-15px{
padding-top: 15px;
}
.padding-top-20px{
padding-top: 20px;
}
.padding-top-25px{
padding-top: 25px;
}
.padding-top-30px{
padding-top: 30px;
}
.padding-top-35px{
padding-top: 35px;
}
.padding-top-40px{
padding-top: 40px;
}
.padding-top-45px{
padding-top: 45px;
}
.padding-top-50px{
padding-top: 50px;
}
.padding-top-55px{
padding-top: 55px;
}
.padding-top-60px{
padding-top: 60px;
}
.padding-top-65px{
padding-top: 65px;
}
.padding-top-70px{
padding-top: 70px;
}
.padding-top-75px{
padding-top: 75px;
}
.padding-top-80px{
padding-top: 80px;
}
.padding-top-85px{
padding-top: 85px;
}
.padding-top-90px{
padding-top: 90px;
}
.padding-top-95px{
padding-top: 95px;
}
.padding-top-100px{
padding-top: 100px;
}
.padding-top-120px{
padding-top: 120px;
}
.padding-top-150px{
padding-top: 150px;
}
/* Padding Bottom
-------------------------*/
.padding-bottom-one-percent{
padding-bottom: 1%;
}
.padding-bottom-two-percent{
padding-bottom: 2%;
}
.padding-bottom-three-percent{
padding-bottom: 3%;
}
.padding-bottom-four-percent{
padding-bottom: 4%;
}
.padding-bottom-five-percent{
padding-bottom: 5%;
}
.padding-bottom-six-percent{
padding-bottom: 6%;
}
.padding-bottom-seven-percent{
padding-bottom: 7%;
}
.padding-bottom-eight-percent{
padding-bottom: 8%;
}
.padding-bottom-nine-percent{
padding-bottom: 9%;
}
.padding-bottom-ten-percent{
padding-bottom: 10%;
}
.padding-bottom-eleven-percent{
padding-bottom: 11%;
}
.padding-bottom-twelve-percent{
padding-bottom: 12%;
}
.padding-bottom-thirteen-percent{
padding-bottom: 13%;
}
.padding-bottom-fourteen-percent{
padding-bottom: 14%;
}
.padding-bottom-fifteen-percent{
padding-bottom: 15%;
}
.padding-bottom-sixteen-percent{
padding-bottom: 16%;
}
.padding-bottom-seventeen-percent{
padding-bottom: 17%;
}
.padding-bottom-eighteen-percent{
padding-bottom: 18%;
}
.padding-bottom-nineteen-percent{
padding-bottom: 19%;
}
.padding-bottom-twenty-percent{
padding-bottom: 20%;
}
.padding-bottom-twenty-one-percent{
padding-bottom: 21%;
}
.padding-bottom-twenty-two-percent{
padding-bottom: 22%;
}
.padding-bottom-twenty-three-percent{
padding-bottom: 23%;
}
.padding-bottom-twenty-four-percent{
padding-bottom: 24%;
}
.padding-bottom-twenty-five-percent{
padding-bottom: 25%;
}
.padding-bottom-5px{
padding-bottom: 5px;
}
.padding-bottom-10px{
padding-bottom: 10px;
}
.padding-bottom-15px{
padding-bottom: 15px;
}
.padding-bottom-20px{
padding-bottom: 20px;
}
.padding-bottom-25px{
padding-bottom: 25px;
}
.padding-bottom-30px{
padding-bottom: 30px;
}
.padding-bottom-35px{
padding-bottom: 35px;
}
.padding-bottom-40px{
padding-bottom: 40px;
}
.padding-bottom-45px{
padding-bottom: 45px;
}
.padding-bottom-50px{
padding-bottom: 50px;
}
.padding-bottom-55px{
padding-bottom: 55px;
}
.padding-bottom-60px{
padding-bottom: 60px;
}
.padding-bottom-65px{
padding-bottom: 65px;
}
.padding-bottom-70px{
padding-bottom: 70px;
}
.padding-bottom-75px{
padding-bottom: 75px;
}
.padding-bottom-80px{
padding-bottom: 80px;
}
.padding-bottom-85px{
padding-bottom: 85px;
}
.padding-bottom-90px{
padding-bottom: 90px;
}
.padding-bottom-95px{
padding-bottom: 95px;
}
.padding-bottom-100px{
padding-bottom: 100px;
}
.padding-bottom-120px{
padding-bottom: 120px;
}
.padding-bottom-150px{
padding-bottom: 150px;
}
.padding-bottom-200px{
padding-bottom: 200px;
}
.padding-bottom-250px{
padding-bottom: 250px;
}
/* Padding Right
-------------------------*/
.padding-right-one-percent{
padding-right: 1%;
}
.padding-right-two-percent{
padding-right: 2%;
}
.padding-right-three-percent{
padding-right: 3%;
}
.padding-right-four-percent{
padding-right: 4%;
}
.padding-right-five-percent{
padding-right: 5%;
}
.padding-right-six-percent{
padding-right: 6%;
}
.padding-right-seven-percent{
padding-right: 7%;
}
.padding-right-eight-percent{
padding-right: 8%;
}
.padding-right-nine-percent{
padding-right: 9%;
}
.padding-right-ten-percent{
padding-right: 10%;
}
.padding-right-eleven-percent{
padding-right: 11%;
}
.padding-right-twelve-percent{
padding-right: 12%;
}
.padding-right-thirteen-percent{
padding-right: 13%;
}
.padding-right-fourteen-percent{
padding-right: 14%;
}
.padding-right-fifteen-percent{
padding-right: 15%;
}
.padding-right-sixteen-percent{
padding-right: 16%;
}
.padding-right-seventeen-percent{
padding-right: 17%;
}
.padding-right-eighteen-percent{
padding-right: 18%;
}
.padding-right-nineteen-percent{
padding-right: 19%;
}
.padding-right-twenty-percent{
padding-right: 20%;
}
.padding-right-twenty-one-percent{
padding-right: 21%;
}
.padding-right-twenty-two-percent{
padding-right: 22%;
}
.padding-right-twenty-three-percent{
padding-right: 23%;
}
.padding-right-twenty-four-percent{
padding-right: 24%;
}
.padding-right-twenty-five-percent{
padding-right: 25%;
}
.padding-right-5px{
padding-right: 5px;
}
.padding-right-10px{
padding-right: 10px;
}
.padding-right-15px{
padding-right: 15px;
}
.padding-right-20px{
padding-right: 20px;
}
.padding-right-25px{
padding-right: 25px;
}
.padding-right-30px{
padding-right: 30px;
}
.padding-right-35px{
padding-right: 35px;
}
.padding-right-40px{
padding-right: 40px;
}
.padding-right-45px{
padding-right: 45px;
}
.padding-right-50px{
padding-right: 50px;
}
.padding-right-55px{
padding-right: 55px;
}
.padding-right-60px{
padding-right: 60px;
}
.padding-right-65px{
padding-right: 65px;
}
.padding-right-70px{
padding-right: 70px;
}
.padding-right-75px{
padding-right: 75px;
}
.padding-right-80px{
padding-right: 80px;
}
.padding-right-85px{
padding-right: 85px;
}
.padding-right-90px{
padding-right: 90px;
}
.padding-right-95px{
padding-right: 95px;
}
.padding-right-100px{
padding-right: 100px;
}
.padding-right-150px{
padding-right: 150px;
}
/* Padding Left
-------------------------*/
.padding-left-one-percent{
padding-left: 1%;
}
.padding-left-two-percent{
padding-left: 2%;
}
.padding-left-three-percent{
padding-left: 3%;
}
.padding-left-four-percent{
padding-left: 4%;
}
.padding-left-five-percent{
padding-left: 5%;
}
.padding-left-six-percent{
padding-left: 6%;
}
.padding-left-seven-percent{
padding-left: 7%;
}
.padding-left-eight-percent{
padding-left: 8%;
}
.padding-left-nine-percent{
padding-left: 9%;
}
.padding-left-ten-percent{
padding-left: 10%;
}
.padding-left-eleven-percent{
padding-left: 11%;
}
.padding-left-twelve-percent{
padding-left: 12%;
}
.padding-left-thirteen-percent{
padding-left: 13%;
}
.padding-left-fourteen-percent{
padding-left: 14%;
}
.padding-left-fifteen-percent{
padding-left: 15%;
}
.padding-left-sixteen-percent{
padding-left: 16%;
}
.padding-left-seventeen-percent{
padding-left: 17%;
}
.padding-left-eighteen-percent{
padding-left: 18%;
}
.padding-left-nineteen-percent{
padding-left: 19%;
}
.padding-left-twenty-percent{
padding-left: 20%;
}
.padding-left-twenty-one-percent{
padding-left: 21%;
}
.padding-left-twenty-two-percent{
padding-left: 22%;
}
.padding-left-twenty-three-percent{
padding-left: 23%;
}
.padding-left-twenty-four-percent{
padding-left: 24%;
}
.padding-left-twenty-five-percent{
padding-left: 25%;
}
.padding-left-5px{
padding-left: 5px;
}
.padding-left-10px{
padding-left: 10px;
}
.padding-left-15px{
padding-left: 15px;
}
.padding-left-20px{
padding-left: 20px;
}
.padding-left-25px{
padding-left: 25px;
}
.padding-left-30px{
padding-left: 30px;
}
.padding-left-35px{
padding-left: 35px;
}
.padding-left-40px{
padding-left: 40px;
}
.padding-left-45px{
padding-left: 45px;
}
.padding-left-50px{
padding-left: 50px;
}
.padding-left-55px{
padding-left: 55px;
}
.padding-left-60px{
padding-left: 60px;
}
.padding-left-65px{
padding-left: 65px;
}
.padding-left-70px{
padding-left: 70px;
}
.padding-left-75px{
padding-left: 75px;
}
.padding-left-80px{
padding-left: 80px;
}
.padding-left-85px{
padding-left: 85px;
}
.padding-left-90px{
padding-left: 90px;
}
.padding-left-95px{
padding-left: 95px;
}
.padding-left-100px{
padding-left: 100px;
}
.padding-left-150px{
padding-left: 150px;
}
/* Padding Top & Bottom
-------------------------*/
.padding-top-bottom-one-percent{
padding-top: 1%;
padding-bottom: 1%;
}
.padding-top-bottom-two-percent{
padding-top: 2%;
padding-bottom: 2%;
}
.padding-top-bottom-three-percent{
padding-top: 3%;
padding-bottom: 3%;
}
.padding-top-bottom-four-percent{
padding-top: 4%;
padding-bottom: 4%;
}
.padding-top-bottom-five-percent{
padding-top: 5%;
padding-bottom: 5%;
}
.padding-top-bottom-six-percent{
padding-top: 6%;
padding-bottom: 6%;
}
.padding-top-bottom-seven-percent{
padding-top: 7%;
padding-bottom: 7%;
}
.padding-top-bottom-eight-percent{
padding-top: 8%;
padding-bottom: 8%;
}
.padding-top-bottom-nine-percent{
padding-top: 9%;
padding-bottom: 9%;
}
.padding-top-bottom-ten-percent{
padding-top: 10%;
padding-bottom: 10%;
}
.padding-top-bottom-eleven-percent{
padding-top: 11%;
padding-bottom: 11%;
}
.padding-top-bottom-twelve-percent{
padding-top: 12%;
padding-bottom: 12%;
}
.padding-top-bottom-thirteen-percent{
padding-top: 13%;
padding-bottom: 13%;
}
.padding-top-bottom-fourteen-percent{
padding-top: 14%;
padding-bottom: 14%;
}
.padding-top-bottom-fifteen-percent{
padding-top: 15%;
padding-bottom: 15%;
}
.padding-top-bottom-sixteen-percent{
padding-top: 16%;
padding-bottom: 16%;
}
.padding-top-bottom-seventeen-percent{
padding-top: 17%;
padding-bottom: 17%;
}
.padding-top-bottom-eighteen-percent{
padding-top: 18%;
padding-bottom: 18%;
}
.padding-top-bottom-nineteen-percent{
padding-top: 19%;
padding-bottom: 19%;
}
.padding-top-bottom-twenty-percent{
padding-top: 20%;
padding-bottom: 20%;
}
.padding-top-bottom-twenty-one-percent{
padding-top: 21%;
padding-bottom: 21%;
}
.padding-top-bottom-twenty-two-percent{
padding-top: 22%;
padding-bottom: 22%;
}
.padding-top-bottom-twenty-three-percent{
padding-top: 23%;
padding-bottom: 23%;
}
.padding-top-bottom-twenty-four-percent{
padding-top: 24%;
padding-bottom: 24%;
}
.padding-top-bottom-twenty-five-percent{
padding-top: 25%;
padding-bottom: 25%;
}
.padding-top-bottom-5px{
padding-top: 5px;
padding-bottom: 5px;
}
.padding-top-bottom-10px{
padding-top: 10px;
padding-bottom: 10px;
}
.padding-top-bottom-15px{
padding-top: 15px;
padding-bottom: 15px;
}
.padding-top-bottom-20px{
padding-top: 20px;
padding-bottom: 20px;
}
.padding-top-bottom-25px{
padding-top: 25px;
padding-bottom: 25px;
}
.padding-top-bottom-30px{
padding-top: 30px;
padding-bottom: 30px;
}
.padding-top-bottom-35px{
padding-top: 35px;
padding-bottom: 35px;
}
.padding-top-bottom-40px{
padding-top: 40px;
padding-bottom: 40px;
}
.padding-top-bottom-45px{
padding-top: 45px;
padding-bottom: 45px;
}
.padding-top-bottom-50px{
padding-top: 50px;
padding-bottom: 50px;
}
.padding-top-bottom-55px{
padding-top: 55px;
padding-bottom: 55px;
}
.padding-top-bottom-60px{
padding-top: 60px;
padding-bottom: 60px;
}
.padding-top-bottom-65px{
padding-top: 65px;
padding-bottom: 65px;
}
.padding-top-bottom-70px{
padding-top: 70px;
padding-bottom: 70px;
}
.padding-top-bottom-75px{
padding-top: 75px;
padding-bottom: 75px;
}
.padding-top-bottom-80px{
padding-top: 80px;
padding-bottom: 80px;
}
.padding-top-bottom-85px{
padding-top: 85px;
padding-bottom: 85px;
}
.padding-top-bottom-90px{
padding-top: 90px;
padding-bottom: 90px;
}
.padding-top-bottom-95px{
padding-top: 95px;
padding-bottom: 95px;
}
.padding-top-bottom-100px{
padding-top: 100px;
padding-bottom: 100px;
}
.padding-top-bottom-120px{
padding-top: 120px;
padding-bottom: 120px;
}
.padding-top-bottom-150px{
padding-top: 150px;
padding-bottom: 150px;
}
.padding-top-bottom-200px{
padding-top: 200px;
padding-bottom: 200px;
}
.padding-top-bottom-250px{
padding-top: 250px;
padding-bottom: 250px;
}
.padding-top-bottom-300px{
padding-top: 300px;
padding-bottom: 300px;
}
/* Padding Left & Right
-------------------------*/
.padding-left-right-one-percent{
padding-left: 1%;
padding-right: 1%;
}
.padding-left-right-two-percent{
padding-left: 2%;
padding-right: 2%;
}
.padding-left-right-three-percent{
padding-left: 3%;
padding-right: 3%;
}
.padding-left-right-four-percent{
padding-left: 4%;
padding-right: 4%;
}
.padding-left-right-five-percent{
padding-left: 5%;
padding-right: 5%;
}
.padding-left-right-six-percent{
padding-left: 6%;
padding-right: 6%;
}
.padding-left-right-seven-percent{
padding-left: 7%;
padding-right: 7%;
}
.padding-left-right-eight-percent{
padding-left: 8%;
padding-right: 8%;
}
.padding-left-right-nine-percent{
padding-left: 9%;
padding-right: 9%;
}
.padding-left-right-ten-percent{
padding-left: 10%;
padding-right: 10%;
}
.padding-left-right-eleven-percent{
padding-left: 11%;
padding-right: 11%;
}
.padding-left-right-twelve-percent{
padding-left: 12%;
padding-right: 12%;
}
.padding-left-right-thirteen-percent{
padding-left: 13%;
padding-right: 13%;
}
.padding-left-right-fourteen-percent{
padding-left: 14%;
padding-right: 14%;
}
.padding-left-right-fifteen-percent{
padding-left: 15%;
padding-right: 15%;
}
.padding-left-right-sixteen-percent{
padding-left: 16%;
padding-right: 16%;
}
.padding-left-right-seventeen-percent{
padding-left: 17%;
padding-right: 17%;
}
.padding-left-right-eighteen-percent{
padding-left: 18%;
padding-right: 18%;
}
.padding-left-right-nineteen-percent{
padding-left: 19%;
padding-right: 19%;
}
.padding-left-right-twenty-percent{
padding-left: 20%;
padding-right: 20%;
}
.padding-left-right-twenty-one-percent{
padding-left: 21%;
padding-right: 21%;
}
.padding-left-right-twenty-two-percent{
padding-left: 22%;
padding-right: 22%;
}
.padding-left-right-twenty-three-percent{
padding-left: 23%;
padding-right: 23%;
}
.padding-left-right-twenty-four-percent{
padding-left: 24%;
padding-right: 24%;
}
.padding-left-right-twenty-five-percent{
padding-left: 25%;
padding-right: 25%;
}
.padding-left-right-5px{
padding-left: 5px;
padding-right: 5px;
}
.padding-left-right-10px{
padding-left: 10px;
padding-right: 10px;
}
.padding-left-right-15px{
padding-left: 15px;
padding-right: 15px;
}
.padding-left-right-20px{
padding-left: 20px;
padding-right: 20px;
}
.padding-left-right-25px{
padding-left: 25px;
padding-right: 25px;
}
.padding-left-right-30px{
padding-left: 30px;
padding-right: 30px;
}
.padding-left-right-35px{
padding-left: 35px;
padding-right: 35px;
}
.padding-left-right-40px{
padding-left: 40px;
padding-right: 40px;
}
.padding-left-right-45px{
padding-left: 45px;
padding-right: 45px;
}
.padding-left-right-50px{
padding-left: 50px;
padding-right: 50px;
}
.padding-left-right-55px{
padding-left: 55px;
padding-right: 55px;
}
.padding-left-right-60px{
padding-left: 60px;
padding-right: 60px;
}
.padding-left-right-65px{
padding-left: 65px;
padding-right: 65px;
}
.padding-left-right-70px{
padding-left: 70px;
padding-right: 70px;
}
.padding-left-right-75px{
padding-left: 75px;
padding-right: 75px;
}
.padding-left-right-80px{
padding-left: 80px;
padding-right: 80px;
}
.padding-left-right-85px{
padding-left: 85px;
padding-right: 85px;
}
.padding-left-right-90px{
padding-left: 90px;
padding-right: 90px;
}
.padding-left-right-95px{
padding-left: 95px;
padding-right: 95px;
}
.padding-left-right-100px{
padding-left: 100px;
padding-right: 100px;
}
.padding-left-right-120px{
padding-left: 120px;
padding-right: 120px;
}
.padding-left-right-150px{
padding-left: 150px;
padding-right: 150px;
}
/*======================
17. Width
========================*/
.width-1px{
width: 1px;
}
.width-2px{
width: 2px;
}
.width-3px{
width: 3px;
}
.width-4px{
width: 4px;
}
.width-5px{
width: 5px;
}
.width-6px{
width: 6px;
}
.width-7px{
width: 7px;
}
.width-8px{
width: 8px;
}
.width-9px{
width: 9px;
}
.width-10px{
width: 10px;
}
.width-15px{
width: 15px;
}
.width-20px{
width: 20px;
}
.width-25px{
width: 25px;
}
.width-30px{
width: 30px;
}
.width-35px{
width: 35px;
}
.width-40px{
width: 40px;
}
.width-45px{
width: 45px;
}
.width-50px{
width: 50px;
}
.width-55px{
width: 55px;
}
.width-60px{
width: 60px;
}
.width-65px{
width: 65px;
}
.width-70px{
width: 70px;
}
.width-75px{
width: 75px;
}
.width-80px{
width: 80px;
}
.width-85px{
width: 85px;
}
.width-90px{
width: 90px;
}
.width-100px{
width: 100px;
}
.width-110px{
width: 110px;
}
.width-120px{
width: 120px;
}
.width-130px{
width: 130px;
}
.width-140px{
width: 140px;
}
.width-150px{
width: 150px;
}
.width-160px{
width: 160px;
}
.width-170px{
width: 170px;
}
.width-180px{
width: 180px;
}
.width-190px{
width: 190px;
}
.width-200px{
width: 200px;
}
.width-250px{
width: 250px;
}
.width-300px{
width: 300px;
}
.width-350px{
width: 350px;
}
.width-400px{
width: 400px;
}
.width-450px{
width: 450px;
}
.width-500px{
width: 500px !important;
}
.width-550px{
width: 550px;
}
.width-600px{
width: 600px;
}
.width-650px{
width: 650px;
}
.width-700px{
width: 700px;
}
.width-750px{
width: 750px;
}
.width-800px{
width: 800px;
}
.width-850px{
width: 850px;
}
.width-900px{
width: 900px;
}
.width-950px{
width: 950px;
}
.width-1000px{
width: 1000px;
}
.width-5{
width: 5%;
}
.width-10{
width: 10%;
}
.width-12{
width: 12%;
}
.width-15{
width: 15%;
}
.width-20{
width: 20%;
}
.width-25{
width: 25%;
}
.width-30{
width: 30%;
}
.width-33{
width: 33.333%;
}
.width-35{
width: 35%;
}
.width-40{
width: 40%;
}
.width-45{
width: 45%;
}
.width-50{
width: 50%;
}
.width-55{
width: 55%;
}
.width-60{
width: 60%;
}
.width-65{
width: 65%;
}
.width-70{
width: 70%;
}
.width-75{
width: 75%;
}
.width-80{
width: 80%;
}
.width-85{
width: 85%;
}
.width-90{
width: 90%;
}
.width-95{
width: 95%;
}
.width-100{
width: 100%;
}
.width-auto{
width: auto
}
/*======================
18. Height
========================*/
/* Minimum Height
-------------------------*/
.min-height-100px{
min-height: 100px
}
.min-height-200px{
min-height: 200px
}
.min-height-300px{
min-height: 300px
}
.min-height-400px{
min-height: 400px
}
.min-height-500px{
min-height: 500px
}
.min-height-600px{
min-height: 600px
}
.min-height-700px{
min-height: 700px
}
/* Regular Heights
-------------------------*/
.height-1px{
height: 1px
}
.height-2px{
height: 2px
}
.height-3px{
height: 3px
}
.height-4px{
height: 4px
}
.height-5px{
height: 5px
}
.height-6px{
height: 6px
}
.height-7px{
height: 7px
}
.height-8px{
height: 8px
}
.height-9px{
height: 9px
}
.height-5px{
height: 5px
}
.height-10px{
height: 10px !important
}
.height-15px{
height: 15px
}
.height-20px{
height: 20px
}
.height-25px{
height: 25px
}
.height-30px{
height: 30px
}
.height-35px{
height: 30px
}
.height-40px{
height: 40px
}
.height-45px{
height: 45px
}
.height-50px{
height: 50px
}
.height-55px{
height: 55px
}
.height-60px{
height: 60px
}
.height-65px{
height: 60px
}
.height-70px{
height: 70px
}
.height-75px{
height: 70px
}
.height-80px{
height: 80px
}
.height-85px{
height: 80px
}
.height-90px{
height: 90px
}
.height-95px{
height: 90px
}
.height-100px{
height: 100px
}
.height-110px{
height: 110px
}
.height-120px{
height: 120px
}
.height-130px{
height: 130px
}
.height-140px{
height: 130px
}
.height-150px{
height: 150px
}
.height-160px{
height: 160px
}
.height-170px{
height: 170px
}
.height-180px{
height: 180px
}
.height-190px{
height: 190px
}
.height-200px{
height: 200px
}
.height-250px{
height: 250px
}
.height-300px{
height: 300px
}
.height-350px{
height: 350px
}
.height-400px{
height: 400px
}
.height-450px{
height: 450px
}
.height-500px{
height: 500px
}
.height-550px{
height: 550px
}
.height-600px{
height: 600px
}
.height-650px{
height: 650px
}
.height-700px{
height: 700px
}
.height-10{
height: 10%
}
.height-20{
height: 20%
}
.height-30{
height: 30%
}
.height-40{
height: 40%
}
.height-50{
height: 50%
}
.height-55{
height: 55%
}
.height-60{
height: 60%
}
.height-70{
height: 70%
}
.height-80{
height: 80%
}
.height-90{
height: 90%
}
.height-100{
height: 100% !important
}
.height-full{
height: 100vh !important
}
.height-auto{
height: auto !important
}
.max-height-100{
max-height: 100%
}
.full-screen{
min-height: 980px;
}
/*======================
19. Loading Screen
========================*/
#loader-wrapper{
position: fixed;
top: 0;
left: 0;
width: 100%;
height: 100%;
z-index: 1000;
overflow: hidden;
}
/* Loader Logo
-------------------------*/
.loader-img img{
display: block;
position: absolute;
left: 42%;
bottom: 40%;
width: 250px;
height: auto;
z-index: 1002;
-webkit-transition: all 0.2s;
transition: all 0.2s 0.2s;
}
/* Loader Animation
-------------------------*/
#loader-wrapper .loader-section{
position: fixed;
top: 0;
width: 100%;
height: 100%;
overflow: hidden;
background-color: #fff;
background: #fff;
color: rgba(0, 0, 0, 0.9);
z-index: 1000;
}
#loader-wrapper .loader-section.section-left{
left: 0%;
}
#loader-wrapper .loader-section.section-right{
right: 0%;
}
/* After Loading
-------------------------*/
.loaded #loader-wrapper .loader-section.section-left{
opacity: 0;
-webkit-transition: all 0.4s;
transition: all 0.4s 0.4s;
}
.loaded #loader-wrapper .loader-section.section-right{
opacity: 0;
-webkit-transition: all 0.4s 0.4s;
transition: all 0.4s 0.4s;
}
.loaded #loader{
opacity: 0;
}
.loaded #loader-wrapper{
visibility: hidden;
opacity: 1;
}
.loaded .loader-img img{
visibility: hidden;
opacity: 0;
-webkit-transition: all 0.2s;
transition: all 0.2s 0.2s;
} | 0.214116 | 0.181444 |
@import url('https://fonts.googleapis.com/css2?family=Poppins:ital,wght@0,100;0,200;0,300;0,400;0,500;0,600;0,700;0,800;0,900;1,100;1,200;1,300;1,400;1,500;1,600;1,700;1,800;1,900&display=swap');
*{
font-family: 'Poppins', sans-serif;
margin: 0;
padding: 0;
box-sizing: border-box;
scroll-behavior: smooth;
}
header {
background-color: #f0f0f0;
width: 100%;
position: fixed;
z-index: 999;
display: flex;
justify-content: space-between;
align-items: left;
padding: 10px 200px ;
}
.logo{
text-decoration: none;
color: #3a6cf4;
text-transform: uppercase;
font-weight: 700;
font-size: 1.8em;
}
.navigation a{
color: #2c0cbb;
text-decoration: none;
font-size: 1.1em;
font-weight: 500;
padding-left: 30px;
}
.navigation a:hover{
color: #e1dde9;
}
section {
padding: 100px 200px;
}
.main {
width: 100%;
min-height: 100vh;
display: flex;
align-items: left;
background: url(image/picture.jpg) no-repeat;
background-size: cover;
background-position: left;
}
.main h2 {
color: #3a6cf4;
font-size: 1.4em;
font-weight: 500;
}
.main h2 span {
display: inline-block;
margin-top: 10px;
color: #3a6cf4;
font-size: 3em;
font-weight: 600;
}
.main h3 {
color: #3a6cf4;
font-size: 2em;
font-weight: 700;
letter-spacing: 1px;
margin-top: 10px;
margin-bottom: 30px;
}
.main-btn {
color: #fff;
background-color: #3a6cf4;
text-decoration: none;
font-size: 1.1em;
font-weight: 600;
display: inline-block;
padding: 0.9375em 2.1875em;
letter-spacing: 1px;
border-radius: 15px;
margin-bottom: 40px;
transition: 0.7s ease;
}
.main-btn:hover {
background-color: #cacdd6;
transform: scale(1.1);
}
.social-icons a {
color: #fff;
font-size: 1.7em;
padding-right: 30px;
} | style.css | @import url('https://fonts.googleapis.com/css2?family=Poppins:ital,wght@0,100;0,200;0,300;0,400;0,500;0,600;0,700;0,800;0,900;1,100;1,200;1,300;1,400;1,500;1,600;1,700;1,800;1,900&display=swap');
*{
font-family: 'Poppins', sans-serif;
margin: 0;
padding: 0;
box-sizing: border-box;
scroll-behavior: smooth;
}
header {
background-color: #f0f0f0;
width: 100%;
position: fixed;
z-index: 999;
display: flex;
justify-content: space-between;
align-items: left;
padding: 10px 200px ;
}
.logo{
text-decoration: none;
color: #3a6cf4;
text-transform: uppercase;
font-weight: 700;
font-size: 1.8em;
}
.navigation a{
color: #2c0cbb;
text-decoration: none;
font-size: 1.1em;
font-weight: 500;
padding-left: 30px;
}
.navigation a:hover{
color: #e1dde9;
}
section {
padding: 100px 200px;
}
.main {
width: 100%;
min-height: 100vh;
display: flex;
align-items: left;
background: url(image/picture.jpg) no-repeat;
background-size: cover;
background-position: left;
}
.main h2 {
color: #3a6cf4;
font-size: 1.4em;
font-weight: 500;
}
.main h2 span {
display: inline-block;
margin-top: 10px;
color: #3a6cf4;
font-size: 3em;
font-weight: 600;
}
.main h3 {
color: #3a6cf4;
font-size: 2em;
font-weight: 700;
letter-spacing: 1px;
margin-top: 10px;
margin-bottom: 30px;
}
.main-btn {
color: #fff;
background-color: #3a6cf4;
text-decoration: none;
font-size: 1.1em;
font-weight: 600;
display: inline-block;
padding: 0.9375em 2.1875em;
letter-spacing: 1px;
border-radius: 15px;
margin-bottom: 40px;
transition: 0.7s ease;
}
.main-btn:hover {
background-color: #cacdd6;
transform: scale(1.1);
}
.social-icons a {
color: #fff;
font-size: 1.7em;
padding-right: 30px;
} | 0.337313 | 0.060446 |
.container { margin: 0 auto; width: 1850px; }
.micro img { height: 17px; opacity: 0.5; position: relative; top: 2px; }
.micro img:hover { opacity: 1; }
.odd { background: #f2f5f7; }
.empty { padding: 0 1px; font-weight: bold; color: #a54a4a; text-shadow: -1px 1px 1px rgba(0, 0, 0, 0.5); }
.pull-right { float: right; }
.font { font-family: "Open Sans", sans-serif; }
.hidden { display: none !important; }
.center { margin: 0 auto; display: block !important; }
.tooltip { position: absolute; padding: 5px; z-index: 10; background: #364f6e; margin-top: -61px; margin-left: -65px; color: #fff; min-width: 120px; white-space: normal; font-size: 12px; line-height: 120%; height: 28px; border-left: 3px solid #6882a2; border-right: 3px solid #6882a2; }
.tooltip_window { position: absolute; padding: 8px; z-index: 10; background: #2d3946; margin-top: -35px; margin-left: 0px; color: #fff; min-width: 118px; font-size: 12px; }
.warning { background: #a54a4a; padding: 10px 20px; border-left: 3px solid #883232; margin: 5px 0 15px; width: 432px; }
.info { background: #39577d; padding: 10px 20px; border-left: 3px solid #314356; margin: 5px 0 15px; width: 432px; }
.small { font-size: 13px; text-decoration: underline; padding-bottom: 3px; }
.bordered { color: #fff; background: #314356; padding: 10px 20px; width: 435px; }
input::placeholder { color: #bbb; }
.btn { transition: all 0.5s; font-family: "Open Sans", sans-serif; text-transform: uppercase; color: #fff; border: none; box-shadow: -1px 1px 1px #314356; display: inline-block; border-radius: 3px; }
.btn-lg { padding: 7px 12px; font-size: 13px; }
.btn-md { padding: 6px 11px; font-size: 11px; }
.btn-sm { padding: 4px 7px; font-size: 11px; }
.btn:hover { cursor: pointer; background: #fff; color: #314356; }
.btn a:hover { color: #314356; }
.btn-lightred { background: #a54a4a; }
.btn-light { background: #8abde4; }
.btn-green { background: #166956; }
.btn-blue { background: #39577d; }
.btn-lightblue { background: #367db4; }
.btn-darkblue { background: #314356; }
.btn-dark { background: #2d3946; }
.btn-close { float: right; font-size: 14px; font-weight: bold; position: relative; right: 15px; background: #fff; padding: 0px 5px; color: #314356; top: -1px; }
.btn-close:hover { background: #314356; color: #fff; cursor: pointer; }
.btn-image { box-shadow: none; border: 1px solid #314356; background: #39577d; font-size: 11px !important; }
.btn-image:hover { background: #fff; }
.btn-nav { margin: 0 -1px 0 0; }
.btn-muted { background: #3f4a56 !important; }
html { height: 100%; }
body { margin: 0; padding: 0; font-family: "Roboto Condensed", sans-serif; color: #2d3946; }
p { font-size: 14px; }
a { color: #fff; text-decoration: none; }
input { font-family: inherit; }
#go-top { position: fixed; bottom: 35px; right: 20px; z-index: 888; border: 1px solid #1e2d3e; height: 35px; opacity: 0.85; display: none; }
#go-top img { height: 35px; }
#go-top:hover { cursor: pointer; opacity: 1.0; }
header { width: 100%; height: 40px; margin: 0 auto; padding: 10px 0; background: linear-gradient(#39577d, #314356); color: #fff; position: relative; z-index: 15; min-width: 915px; }
#logo { float: left; padding-left: 20px; }
#logo-label { float: left; padding: 9px 0 0 10px; text-transform: uppercase; font-size: 17px; text-shadow: -1px 1px 1px rgba(0, 0, 0, 0.5); }
#logo-label span { text-transform: lowercase; color: #ffd558; font-size: 15px; }
#nav-btn { padding: 3px 20px 0 0; }
.user-logged { padding: 3px 10px; text-shadow: -1px 1px 1px rgba(0, 0, 0, 0.35); }
.user-logged .label { display: block; font-size: 12px; padding-bottom: 2px; }
.user-logged .username { display: block; font-size: 14px; text-transform: uppercase; }
.user-logged .username:hover { text-decoration: underline; }
.user-logged:hover { cursor: pointer; }
.window { height: 100%; width: 100%; position: fixed; z-index: 2; top: 0; left: 0; background: rgba(0, 0, 0, 0.8); }
.window-container { position: relative; z-index: 10; color: #ffffff; top: 125px; left: 0; right: 0; margin: 0 auto; width: 550px; min-height: 180px; background: #647994; border: 1px solid #39577d; display: block; border-radius: 3px; box-shadow: -5px 5px 15px 0px rgba(0, 0, 0, 0.25); }
.window-container .box { padding: 20px 35px 5px; display: inline-block; }
.window-container .window-title { text-transform: uppercase; font-size: 14px; display: block; padding: 7px 0; text-align: center; border-bottom: 1px solid #39577d; color: #fff; background: #39577d; }
.window-container .window-title .title { padding: 0 5px; white-space: nowrap; overflow: hidden; text-overflow: ellipsis; max-width: 500px; display: inline-block; margin-bottom: -5px; }
.window-container .window-title img { max-height: 10px; }
.window-container label { font-size: 13px; width: 115px; display: inline-block; text-align: right; margin: 15px 10px 0 0; border-radius: 3px; }
.window-container input { width: 300px; border: 0px solid #fff; padding: 3px 3px 3px 5px; color: #314356; text-align: left; border-radius: 3px; font-size: 14px; }
.window-container input:focus { background: #eaeaee; border: none; box-shadow: none; }
.window-container select { padding: 2px; border: 1px solid #ffffff; border-radius: 3px; }
.window-container .checkbox { width: 15px !important; margin-right: 300px; }
.window-container .pull-right, .window-container .pull-left { margin: 20px 2px; }
.window-container .center { margin: 15px auto; }
.window-container textarea { width: 295px; border-radius: 3px; border: none; font-family: inherit; padding: 2px 5px; }
.item-container { padding: 15px 0 0; margin-left: 27px; display: inline-block; }
.item-container-second { padding: 0; margin-left: 27px; display: inline-block; }
.file-item { float: left; width: 142px; }
.file-item input[type=file] { visibility: hidden; width: 0; }
.file-item label { float: left; margin: 0px 0 0px 25px; width: 90px; text-align: center; position: relative; bottom: 3px; }
.form-item { clear: both; }
.form-item-file { margin: 15px 0 0 30px; height: 40px; }
.form-item-file .errors { float: left; }
.form-item-file ul { width: 425px !important; margin: 0 0 20px 0 !important; }
.form-label label { width: 81px; }
.form-mid { margin-top: 5px; }
.form-mid input { width: 200px; margin: 5px 0 10px 30px; }
.form-short { display: inline-block; }
.form-short input { width: 99px; }
.item { float: left; }
.item label { margin: 0px 0 0 25px; float: left; text-align: left; width: 105px; cursor: pointer; text-transform: uppercase; font-size: 11px; }
.item input { margin: 0; width: 15px; }
.item input[type=checkbox] { visibility: hidden; }
.item label::after { height: 12px; width: 12px; background: #fff; display: block; content: ''; float: left; margin-right: 5px; border: 3px solid #365473; border-radius: 3px; }
.item label:hover::after { background: #90a6bd; }
.item input[type=checkbox]:checked + label::after { background: #2e4661; }
.errors { font-style: italic; }
.errors span { font-size: 13px; display: block; background: #a54a4a; padding: 5px 10px; margin-top: 20px; }
.errors ul { list-style-type: none; font-size: 13px; width: 315px; margin: 15px 0 -5px 125px; padding: 0; }
.errors li { background: #a54a4a; padding: 5px 10px; }
.error input { background: #e6cccc; border: 1px solid #a54a4a; }
.regulations { font-size: 12px; text-transform: uppercase; text-decoration: underline; }
/* Images Pio-Box */
.resize:hover { cursor: pointer; }
.box-bg { background: rgba(0, 0, 0, 0.9); position: fixed; height: 100%; width: 100%; top: 0; left: 0; z-index: 999; display: block !important; }
.box-border { border: 5px solid #fff; position: relative; }
#js-piobox { display: none; }
#js-piobox-img { text-align: center; }
#user-toolbar { width: 100%; height: 40px; background: #2d3946; border-top: 1px solid #222f3e; border-bottom: 1px solid #222f3e; color: #fff; text-transform: uppercase; font-size: 13px; text-align: center; position: relative; z-index: 15; min-width: 915px; }
#user-toolbar dl { margin: 10px auto; text-align: center; display: inline-block; }
#user-toolbar dt, #user-toolbar dd { display: inline-block; }
#user-toolbar dt { margin-left: 15px; }
#user-toolbar dd { margin-left: 0px; color: #8abde4; text-shadow: -1px 1px 1px rgba(0, 0, 0, 0.5); }
#user-toolbar .first { margin-left: 15px; }
#user-toolbar .pull-right { margin: 7px 10px; }
.search-form { display: inline-block; }
.search-form input { border-radius: 3px; border: none; width: 70px; padding: 3px 3px 4px 5px; margin: 0 5px; color: #39577d; background: #367db4 url(../img/search.png) no-repeat; background-position: 6px 4px; background-size: 16px; transition: all 0.7s; cursor: pointer; position: relative; left: -43px; }
.search-form input:focus { width: 140px; background: #fff url("../img/search_focus.png") no-repeat; background-position: 128px 3px; background-size: 16px; }
.search-form label { position: relative; left: 28px; z-index: 5; cursor: pointer; }
.search { margin: 15px auto 10px; }
#user-display-form form { width: 475px; }
#user-display-form .window-container label { width: 210px; }
#display_info { content: ' '; height: 16px; width: 20px; display: inline-block; position: relative; left: 10px; background: url(../img/info.png) no-repeat; top: 3px; cursor: pointer; }
.display_tooltip { position: absolute; z-index: 10; min-width: 200px; min-height: 10px; display: inline-block; font-size: 12px; background: #314356; border-left: 5px solid #39577d; border-right: 5px solid #39577d; padding: 10px; text-align: justify; margin-top: -80px; }
.window-mod { z-index: 15; }
.windowcontainer-mod { top: 15px; z-index: 20; }
.user-booklist { font-size: 14px; }
.user-booklist table { padding: 10px 0; }
.user-booklist th { white-space: nowrap; overflow: hidden; text-overflow: ellipsis; font-weight: 600; font-size: 11px; text-align: left; padding: 5px 0; }
.user-booklist td { white-space: nowrap; overflow: hidden; text-overflow: ellipsis; padding: 6px 0 4px; border-bottom: 1px solid #ddd; }
.user-booklist .first td { border-top: 2px solid #ddd; }
.user-booklist tr { padding: 0 10px; transition: all 0.1s; }
.user-booklist tr:hover, .user-booklist .show { background: #cddbe4; cursor: pointer; }
.user-booklist .id { padding-left: 15px; }
.user-booklist .name { padding-right: 25px; padding-left: 3px; max-width: 1000px; }
.user-booklist .author { padding-right: 25px; max-width: 220px; }
.user-booklist .publish { padding-right: 25px; max-width: 270px; }
.user-booklist .year, .user-booklist .pages { text-align: center; max-width: 45px; }
.user-booklist .pages { padding-right: 20px; }
.user-booklist .categories { padding-right: 25px; }
.user-booklist .params { padding-right: 10px; text-align: center; }
#user-book .window-container { width: 700px; }
#user-book .image-container { width: 180px; float: left; min-height: 150px; background: #526279; padding: 5px 4px 0; margin-right: 16px; margin-bottom: 5px; }
#user-book .image-container span { display: block; padding: 5px 7px; width: 166px; text-align: center; text-transform: uppercase; font-size: 11px; }
#user-book .image-container img { max-width: 180px; box-shadow: -2px 2px 5px 1px rgba(0, 0, 0, 0.1); }
#user-book .info-container { float: right; width: 425px; font-size: 14px; }
#user-book .info-container .name { text-transform: uppercase; text-decoration: underline; }
#user-book .info-container .author { font-style: italic; }
#user-book .comment, #user-book .status { width: 100%; min-height: 100px; clear: both; padding: 10px 0 0; }
#user-book .comment hr, #user-book .status hr { margin: 0 0 10px; }
#user-book .comment img, #user-book .status img { margin: 0 3px 0 0; float: left; }
#user-book .date { font-size: 11px; display: inline-block; float: right; position: relative; top: 5px; }
footer { width: 100%; height: 50px; margin: 20px auto 0; padding: 30px 0 0; background: linear-gradient(#39577d, #314356); color: #fff; position: relative; z-index: 15; min-width: 915px; }
#version { float: left; font-size: 12px; margin: 28px 0 0 15px; text-shadow: -1px 1px 2px #000; }
.super { vertical-align: super; font-size: 9px; }
#copyright { float: right; margin-top: 20px; }
#copyright span { margin: 6px 3px 0; float: left; font-size: 12px; text-shadow: -1px 1px 2px #000; }
@media (max-width: 1800px) { .container { width: 1120px; }
.user-booklist .name { max-width: 330px; }
.user-booklist .author { max-width: 150px; }
.user-booklist .publish { max-width: 200px; } }
@media (max-width: 1200px) { .container { width: 950px; }
.user-booklist .name { max-width: 250px; }
.user-booklist .author { max-width: 100px; }
.user-booklist .publish { max-width: 150px; }
.user-booklist .categories { max-width: 100px; } }
@media (max-width: 992px) { .container { width: 900px; }
.user-booklist .id { padding-left: 5px; }
.user-booklist .name { max-width: 115px; padding-right: 10px; }
.user-booklist .author { max-width: 90px; padding-right: 10px; }
.user-booklist .publish { max-width: 7px; padding-right: 10px; }
.user-booklist .categories { max-width: 45px; padding-right: 10px; }
.user-booklist .params { padding-right: 5px; }
.user-booklist .pages { padding-right: 10px; } } | web/css/main.css | .container { margin: 0 auto; width: 1850px; }
.micro img { height: 17px; opacity: 0.5; position: relative; top: 2px; }
.micro img:hover { opacity: 1; }
.odd { background: #f2f5f7; }
.empty { padding: 0 1px; font-weight: bold; color: #a54a4a; text-shadow: -1px 1px 1px rgba(0, 0, 0, 0.5); }
.pull-right { float: right; }
.font { font-family: "Open Sans", sans-serif; }
.hidden { display: none !important; }
.center { margin: 0 auto; display: block !important; }
.tooltip { position: absolute; padding: 5px; z-index: 10; background: #364f6e; margin-top: -61px; margin-left: -65px; color: #fff; min-width: 120px; white-space: normal; font-size: 12px; line-height: 120%; height: 28px; border-left: 3px solid #6882a2; border-right: 3px solid #6882a2; }
.tooltip_window { position: absolute; padding: 8px; z-index: 10; background: #2d3946; margin-top: -35px; margin-left: 0px; color: #fff; min-width: 118px; font-size: 12px; }
.warning { background: #a54a4a; padding: 10px 20px; border-left: 3px solid #883232; margin: 5px 0 15px; width: 432px; }
.info { background: #39577d; padding: 10px 20px; border-left: 3px solid #314356; margin: 5px 0 15px; width: 432px; }
.small { font-size: 13px; text-decoration: underline; padding-bottom: 3px; }
.bordered { color: #fff; background: #314356; padding: 10px 20px; width: 435px; }
input::placeholder { color: #bbb; }
.btn { transition: all 0.5s; font-family: "Open Sans", sans-serif; text-transform: uppercase; color: #fff; border: none; box-shadow: -1px 1px 1px #314356; display: inline-block; border-radius: 3px; }
.btn-lg { padding: 7px 12px; font-size: 13px; }
.btn-md { padding: 6px 11px; font-size: 11px; }
.btn-sm { padding: 4px 7px; font-size: 11px; }
.btn:hover { cursor: pointer; background: #fff; color: #314356; }
.btn a:hover { color: #314356; }
.btn-lightred { background: #a54a4a; }
.btn-light { background: #8abde4; }
.btn-green { background: #166956; }
.btn-blue { background: #39577d; }
.btn-lightblue { background: #367db4; }
.btn-darkblue { background: #314356; }
.btn-dark { background: #2d3946; }
.btn-close { float: right; font-size: 14px; font-weight: bold; position: relative; right: 15px; background: #fff; padding: 0px 5px; color: #314356; top: -1px; }
.btn-close:hover { background: #314356; color: #fff; cursor: pointer; }
.btn-image { box-shadow: none; border: 1px solid #314356; background: #39577d; font-size: 11px !important; }
.btn-image:hover { background: #fff; }
.btn-nav { margin: 0 -1px 0 0; }
.btn-muted { background: #3f4a56 !important; }
html { height: 100%; }
body { margin: 0; padding: 0; font-family: "Roboto Condensed", sans-serif; color: #2d3946; }
p { font-size: 14px; }
a { color: #fff; text-decoration: none; }
input { font-family: inherit; }
#go-top { position: fixed; bottom: 35px; right: 20px; z-index: 888; border: 1px solid #1e2d3e; height: 35px; opacity: 0.85; display: none; }
#go-top img { height: 35px; }
#go-top:hover { cursor: pointer; opacity: 1.0; }
header { width: 100%; height: 40px; margin: 0 auto; padding: 10px 0; background: linear-gradient(#39577d, #314356); color: #fff; position: relative; z-index: 15; min-width: 915px; }
#logo { float: left; padding-left: 20px; }
#logo-label { float: left; padding: 9px 0 0 10px; text-transform: uppercase; font-size: 17px; text-shadow: -1px 1px 1px rgba(0, 0, 0, 0.5); }
#logo-label span { text-transform: lowercase; color: #ffd558; font-size: 15px; }
#nav-btn { padding: 3px 20px 0 0; }
.user-logged { padding: 3px 10px; text-shadow: -1px 1px 1px rgba(0, 0, 0, 0.35); }
.user-logged .label { display: block; font-size: 12px; padding-bottom: 2px; }
.user-logged .username { display: block; font-size: 14px; text-transform: uppercase; }
.user-logged .username:hover { text-decoration: underline; }
.user-logged:hover { cursor: pointer; }
.window { height: 100%; width: 100%; position: fixed; z-index: 2; top: 0; left: 0; background: rgba(0, 0, 0, 0.8); }
.window-container { position: relative; z-index: 10; color: #ffffff; top: 125px; left: 0; right: 0; margin: 0 auto; width: 550px; min-height: 180px; background: #647994; border: 1px solid #39577d; display: block; border-radius: 3px; box-shadow: -5px 5px 15px 0px rgba(0, 0, 0, 0.25); }
.window-container .box { padding: 20px 35px 5px; display: inline-block; }
.window-container .window-title { text-transform: uppercase; font-size: 14px; display: block; padding: 7px 0; text-align: center; border-bottom: 1px solid #39577d; color: #fff; background: #39577d; }
.window-container .window-title .title { padding: 0 5px; white-space: nowrap; overflow: hidden; text-overflow: ellipsis; max-width: 500px; display: inline-block; margin-bottom: -5px; }
.window-container .window-title img { max-height: 10px; }
.window-container label { font-size: 13px; width: 115px; display: inline-block; text-align: right; margin: 15px 10px 0 0; border-radius: 3px; }
.window-container input { width: 300px; border: 0px solid #fff; padding: 3px 3px 3px 5px; color: #314356; text-align: left; border-radius: 3px; font-size: 14px; }
.window-container input:focus { background: #eaeaee; border: none; box-shadow: none; }
.window-container select { padding: 2px; border: 1px solid #ffffff; border-radius: 3px; }
.window-container .checkbox { width: 15px !important; margin-right: 300px; }
.window-container .pull-right, .window-container .pull-left { margin: 20px 2px; }
.window-container .center { margin: 15px auto; }
.window-container textarea { width: 295px; border-radius: 3px; border: none; font-family: inherit; padding: 2px 5px; }
.item-container { padding: 15px 0 0; margin-left: 27px; display: inline-block; }
.item-container-second { padding: 0; margin-left: 27px; display: inline-block; }
.file-item { float: left; width: 142px; }
.file-item input[type=file] { visibility: hidden; width: 0; }
.file-item label { float: left; margin: 0px 0 0px 25px; width: 90px; text-align: center; position: relative; bottom: 3px; }
.form-item { clear: both; }
.form-item-file { margin: 15px 0 0 30px; height: 40px; }
.form-item-file .errors { float: left; }
.form-item-file ul { width: 425px !important; margin: 0 0 20px 0 !important; }
.form-label label { width: 81px; }
.form-mid { margin-top: 5px; }
.form-mid input { width: 200px; margin: 5px 0 10px 30px; }
.form-short { display: inline-block; }
.form-short input { width: 99px; }
.item { float: left; }
.item label { margin: 0px 0 0 25px; float: left; text-align: left; width: 105px; cursor: pointer; text-transform: uppercase; font-size: 11px; }
.item input { margin: 0; width: 15px; }
.item input[type=checkbox] { visibility: hidden; }
.item label::after { height: 12px; width: 12px; background: #fff; display: block; content: ''; float: left; margin-right: 5px; border: 3px solid #365473; border-radius: 3px; }
.item label:hover::after { background: #90a6bd; }
.item input[type=checkbox]:checked + label::after { background: #2e4661; }
.errors { font-style: italic; }
.errors span { font-size: 13px; display: block; background: #a54a4a; padding: 5px 10px; margin-top: 20px; }
.errors ul { list-style-type: none; font-size: 13px; width: 315px; margin: 15px 0 -5px 125px; padding: 0; }
.errors li { background: #a54a4a; padding: 5px 10px; }
.error input { background: #e6cccc; border: 1px solid #a54a4a; }
.regulations { font-size: 12px; text-transform: uppercase; text-decoration: underline; }
/* Images Pio-Box */
.resize:hover { cursor: pointer; }
.box-bg { background: rgba(0, 0, 0, 0.9); position: fixed; height: 100%; width: 100%; top: 0; left: 0; z-index: 999; display: block !important; }
.box-border { border: 5px solid #fff; position: relative; }
#js-piobox { display: none; }
#js-piobox-img { text-align: center; }
#user-toolbar { width: 100%; height: 40px; background: #2d3946; border-top: 1px solid #222f3e; border-bottom: 1px solid #222f3e; color: #fff; text-transform: uppercase; font-size: 13px; text-align: center; position: relative; z-index: 15; min-width: 915px; }
#user-toolbar dl { margin: 10px auto; text-align: center; display: inline-block; }
#user-toolbar dt, #user-toolbar dd { display: inline-block; }
#user-toolbar dt { margin-left: 15px; }
#user-toolbar dd { margin-left: 0px; color: #8abde4; text-shadow: -1px 1px 1px rgba(0, 0, 0, 0.5); }
#user-toolbar .first { margin-left: 15px; }
#user-toolbar .pull-right { margin: 7px 10px; }
.search-form { display: inline-block; }
.search-form input { border-radius: 3px; border: none; width: 70px; padding: 3px 3px 4px 5px; margin: 0 5px; color: #39577d; background: #367db4 url(../img/search.png) no-repeat; background-position: 6px 4px; background-size: 16px; transition: all 0.7s; cursor: pointer; position: relative; left: -43px; }
.search-form input:focus { width: 140px; background: #fff url("../img/search_focus.png") no-repeat; background-position: 128px 3px; background-size: 16px; }
.search-form label { position: relative; left: 28px; z-index: 5; cursor: pointer; }
.search { margin: 15px auto 10px; }
#user-display-form form { width: 475px; }
#user-display-form .window-container label { width: 210px; }
#display_info { content: ' '; height: 16px; width: 20px; display: inline-block; position: relative; left: 10px; background: url(../img/info.png) no-repeat; top: 3px; cursor: pointer; }
.display_tooltip { position: absolute; z-index: 10; min-width: 200px; min-height: 10px; display: inline-block; font-size: 12px; background: #314356; border-left: 5px solid #39577d; border-right: 5px solid #39577d; padding: 10px; text-align: justify; margin-top: -80px; }
.window-mod { z-index: 15; }
.windowcontainer-mod { top: 15px; z-index: 20; }
.user-booklist { font-size: 14px; }
.user-booklist table { padding: 10px 0; }
.user-booklist th { white-space: nowrap; overflow: hidden; text-overflow: ellipsis; font-weight: 600; font-size: 11px; text-align: left; padding: 5px 0; }
.user-booklist td { white-space: nowrap; overflow: hidden; text-overflow: ellipsis; padding: 6px 0 4px; border-bottom: 1px solid #ddd; }
.user-booklist .first td { border-top: 2px solid #ddd; }
.user-booklist tr { padding: 0 10px; transition: all 0.1s; }
.user-booklist tr:hover, .user-booklist .show { background: #cddbe4; cursor: pointer; }
.user-booklist .id { padding-left: 15px; }
.user-booklist .name { padding-right: 25px; padding-left: 3px; max-width: 1000px; }
.user-booklist .author { padding-right: 25px; max-width: 220px; }
.user-booklist .publish { padding-right: 25px; max-width: 270px; }
.user-booklist .year, .user-booklist .pages { text-align: center; max-width: 45px; }
.user-booklist .pages { padding-right: 20px; }
.user-booklist .categories { padding-right: 25px; }
.user-booklist .params { padding-right: 10px; text-align: center; }
#user-book .window-container { width: 700px; }
#user-book .image-container { width: 180px; float: left; min-height: 150px; background: #526279; padding: 5px 4px 0; margin-right: 16px; margin-bottom: 5px; }
#user-book .image-container span { display: block; padding: 5px 7px; width: 166px; text-align: center; text-transform: uppercase; font-size: 11px; }
#user-book .image-container img { max-width: 180px; box-shadow: -2px 2px 5px 1px rgba(0, 0, 0, 0.1); }
#user-book .info-container { float: right; width: 425px; font-size: 14px; }
#user-book .info-container .name { text-transform: uppercase; text-decoration: underline; }
#user-book .info-container .author { font-style: italic; }
#user-book .comment, #user-book .status { width: 100%; min-height: 100px; clear: both; padding: 10px 0 0; }
#user-book .comment hr, #user-book .status hr { margin: 0 0 10px; }
#user-book .comment img, #user-book .status img { margin: 0 3px 0 0; float: left; }
#user-book .date { font-size: 11px; display: inline-block; float: right; position: relative; top: 5px; }
footer { width: 100%; height: 50px; margin: 20px auto 0; padding: 30px 0 0; background: linear-gradient(#39577d, #314356); color: #fff; position: relative; z-index: 15; min-width: 915px; }
#version { float: left; font-size: 12px; margin: 28px 0 0 15px; text-shadow: -1px 1px 2px #000; }
.super { vertical-align: super; font-size: 9px; }
#copyright { float: right; margin-top: 20px; }
#copyright span { margin: 6px 3px 0; float: left; font-size: 12px; text-shadow: -1px 1px 2px #000; }
@media (max-width: 1800px) { .container { width: 1120px; }
.user-booklist .name { max-width: 330px; }
.user-booklist .author { max-width: 150px; }
.user-booklist .publish { max-width: 200px; } }
@media (max-width: 1200px) { .container { width: 950px; }
.user-booklist .name { max-width: 250px; }
.user-booklist .author { max-width: 100px; }
.user-booklist .publish { max-width: 150px; }
.user-booklist .categories { max-width: 100px; } }
@media (max-width: 992px) { .container { width: 900px; }
.user-booklist .id { padding-left: 5px; }
.user-booklist .name { max-width: 115px; padding-right: 10px; }
.user-booklist .author { max-width: 90px; padding-right: 10px; }
.user-booklist .publish { max-width: 7px; padding-right: 10px; }
.user-booklist .categories { max-width: 45px; padding-right: 10px; }
.user-booklist .params { padding-right: 5px; }
.user-booklist .pages { padding-right: 10px; } } | 0.45423 | 0.278338 |
img#wikiIcon {
top: 0;
width:72px;
height:72px;
position: fixed;
}
input.titleArea{
font-size: 18pt;
font-weight: bold;
width: 90%;
}
header {
position: fixed;
top: 0;
z-index: 1000;
width: 100%;
height: 32px;
line-height: 32px;
padding: 20px 0;
background: #004da0;
border-bottom: 1px solid #ccc;
box-shadow: 0 4px 0 rgba(0, 0, 0, 0.1);
}
header #eNav {
position: absolute;
right: 10%;
margin-top: 0px;
}
/** (130323) グラフのパラメータ設定エリア */
div.params {
position: fixed;
right: 10%;
margin-bottom: 0px;
}
header nav a:hover{
font-size: 26pt;
}
.nav{
padding: 2px;
background: #253142;
/* Firefox逕ィ */
background: -moz-linear-gradient(top, #004da0, #253142);
/* Safari,Google Chrome逕ィ */
background: -webkit-gradient(linear, left top, left 60%, from(#004da0), to(#253142));
position: absolute;
top: 45px;
}
/** (121020) ナビゲーションバー拡張 */
#eNav li {
position: relative;
list-style-type: none;
float: right;
border-style: solid;
border-width: 1px 1px 1px 1px;
border-color: grey;
/* Firefox 用 */
background: #006da0;
/* Safari,Google Chrome 用 */
background: #006da0;
color: white;
font-weight: bold;
font-family: 'comic sans ms', verdana, arial, helvetica, sans-serif;
text-shadow: 1.5px 2.5px 2.5px #004daf;
font-size: 16pt;
border-radius: 4px;
-webkit-border-radius: 4px;
-moz-border-radius: 4px;
text-decoration: none;
}
#eNav li a {
display: block;
text-decoration: none;
word-break: keep-all;
}
#eNav li a:link {
color : white;
text-shadow: 1.5px 2.5px 2.5px grey;
}
#eNav li a:visited {
color : white;
text-shadow: 1.5px 2.5px 2.5px navy;
}
#eNav li ul {
position: absolute;
top:-999em;
right: 1px;
width: 175px;
background: transparent;
}
#eNav .hover ul,
#eNav li:hover ul {
top: 30px;
}
#eNav li ul li a:visited {
}
#eNav li:hover li a,
#eNav .hover li a {
visibility: visible;
margin-left: 10px;
text-decoration: none;
/*vertical-align: middle;*/
}
/** (121015) http://css-happylife.com/ 参考 */
a:hover{
background:rgba(255,255,255,0.8);
border:1px solid #ccc;
padding:7px 10px;
-webkit-border-radius:5px;
-moz-border-radius:5px;
border-radius:5px;
-webkit-box-shadow:1px 1px 3px rgba(150,150,150,0.5);
-moz-box-shadow:1px 1px 3px rgba(150,150,150,0.5);
box-shadow:1px 1px 3px rgba(150,150,150,0.5)
}
/** Main layout **/
html, body {
font-family: Helvetica, Arial, Sans !important;
margin-top: 100px;
}
body {
margin: auto;
background-position: 50% 50%;
}
/** Blog header **/
#header {
padding: 8px 0;
position: relative;
}
#logo {
position: absolute;
height: 45px;
/* (121028) edit */
margin-left: 90px;
color: #fff;
font-size: 48px;
font-weight: bold;
letter-spacing: -4px;
text-shadow: 1.5px 2.5px 2.5px #004daf;
text-decoration: none;
}
#logo span {
max-width:0;
color: #f00;
font-size: 70%;
}
#logo a{
position: absolute;
height: 45px;
margin-left: 20px;
color: #fff;
font-size: 48px;
font-weight: bold;
letter-spacing: -4px;
text-shadow: 1.5px 2.5px 2.5px #004daf;
text-decoration: none;
}
#logo a:hover{
padding:2px 0px;
}
#tools {
list-style: none;
margin: 0;
padding: 0;
position: absolute;
right: 0;
top: 30px;
right: 20px;
}
#tools a {
color: #fff;
text-decoration: none;
}
#title {
background: #B8C569;
padding: 20px 30px 30px 20px;
margin: 20px 0;
color: #3C4313;
position: relative;
-webkit-border-radius: 16px;
-webkit-box-shadow: 0 2px 0 #93A045;
-moz-border-radius: 16px;
}
/** A little hacky to create arrows without images **/
.about {
text-indent: -999em;
display: block;
width: 0;
height: 0;
border-left: 10px solid transparent;
border-right: 10px solid transparent;
border-bottom: 10px solid #BAC36E;
border-top: 0;
position: absolute;
top: -10px;
left: 60px;
}
#title h1 {
font-size: 64px;
margin: 0;
}
#title h1 a {
text-decoration: none;
color: inherit;
}
#title h2 {
font-size: 26px;
margin: 0;
font-weight: normal;
}
/** Main content **/
#main {
background: #FFFFFF;
-webkit-border-radius: 16px;
-moz-border-radius: 16px;
padding: 20px;
}
/** Form **/
form .error {
background: #c00;
color: #fff;
font-size: 90%;
padding: 3px 5px;
-webkit-border-radius: 6px;
-moz-border-radius: 6px;
-webkit-box-shadow: 0 2px 0 #800;
}
form .error:empty {
display: none;
}
form p {
margin: 5px 0 0 0;
}
form input, form textarea {
font-size: 14px;
}
form label {
display: block;
font-weight: bold;
font-size: 90%;
color: #aaa;
margin-bottom: 3px;
}
#captcha{
display: block;
height: 50px;
}
.success {
background: #67AD10;
color: #fff;
padding: 10px;
-webkit-border-radius: 6px;
-moz-border-radius: 6px;
-webkit-box-shadow: 0 2px 0 #4E840B;
}
/** Pagination **/
#pagination {
list-style: none;
padding: 0;
position: relative;
color: #869AB1;
font-size: 90%;
top: -20px;
margin-bottom: 30px;
}
#pagination a {
color: #869AB1;
font-size: 90%;
}
#pagination #previous {
position: absolute;
top: 0;
left: 0;
}
#pagination #previous:before {
content: '<< ';
}
#pagination #next {
position: absolute;
top: 0;
right: 0;
}
#pagination #next:after {
content: ' >>';
}
/** Footer **/
#footer {
border-top: 1px solid #45597A;
font-size: 70%;
padding: 10px 30px;
text-align: center;
color: #869AB1;
margin-top: 30px;
}
#footer a {
color: #869AB1;
font-weight: bold;
}
tr.odd {
background: #BECCE7 !important;
}
/* menubar */
div.body {
position: relative;
}
div.main {
width: 80%;
padding: 0px 0px 5px 45px;
}
div.menubar {
font-size: 90%;
top: 15%;
width: 15%;
border-style: solid;
border-width: 0.5px;
background: white;
position: fixed;
display: block;
list-style-type: none;
}
div.menubar li {
margin: 0px;
padding: 8px;
display: block;
-webkit-border-radius: 2px;
-moz-border-radius: 2px;
background-color: #CFD;
color: #000;
text-decoration: none;
}
div.menubar li:hover{
-webkit-border-radius: 8px;
-moz-border-radius: 8px;
background-color: #DFF;
}
div.menubar ul {
margin-top: 4px;
margin-bottom: 4px;
}
div.menubar li ul {
position: absolute;
left: -999em;
width: 150px;
background: transparent;
}
div.menubar :hover ul,
div.menubar li:hover ul {
left: 1em;
}
div.menubar ul:hover ul,
div.menubar .hover li {
visibility: visible;
margin-left: 10px;
text-decoration: none;
}
p.param_sentence {
width: 80%;
}
div.input_area {
position: fixed;
bottom: 20px;
width: 80%;
}
textArea.input_box {
width: 80%;
height: 8em;
} | src/main/resources/public/stylesheets/main.css | img#wikiIcon {
top: 0;
width:72px;
height:72px;
position: fixed;
}
input.titleArea{
font-size: 18pt;
font-weight: bold;
width: 90%;
}
header {
position: fixed;
top: 0;
z-index: 1000;
width: 100%;
height: 32px;
line-height: 32px;
padding: 20px 0;
background: #004da0;
border-bottom: 1px solid #ccc;
box-shadow: 0 4px 0 rgba(0, 0, 0, 0.1);
}
header #eNav {
position: absolute;
right: 10%;
margin-top: 0px;
}
/** (130323) グラフのパラメータ設定エリア */
div.params {
position: fixed;
right: 10%;
margin-bottom: 0px;
}
header nav a:hover{
font-size: 26pt;
}
.nav{
padding: 2px;
background: #253142;
/* Firefox逕ィ */
background: -moz-linear-gradient(top, #004da0, #253142);
/* Safari,Google Chrome逕ィ */
background: -webkit-gradient(linear, left top, left 60%, from(#004da0), to(#253142));
position: absolute;
top: 45px;
}
/** (121020) ナビゲーションバー拡張 */
#eNav li {
position: relative;
list-style-type: none;
float: right;
border-style: solid;
border-width: 1px 1px 1px 1px;
border-color: grey;
/* Firefox 用 */
background: #006da0;
/* Safari,Google Chrome 用 */
background: #006da0;
color: white;
font-weight: bold;
font-family: 'comic sans ms', verdana, arial, helvetica, sans-serif;
text-shadow: 1.5px 2.5px 2.5px #004daf;
font-size: 16pt;
border-radius: 4px;
-webkit-border-radius: 4px;
-moz-border-radius: 4px;
text-decoration: none;
}
#eNav li a {
display: block;
text-decoration: none;
word-break: keep-all;
}
#eNav li a:link {
color : white;
text-shadow: 1.5px 2.5px 2.5px grey;
}
#eNav li a:visited {
color : white;
text-shadow: 1.5px 2.5px 2.5px navy;
}
#eNav li ul {
position: absolute;
top:-999em;
right: 1px;
width: 175px;
background: transparent;
}
#eNav .hover ul,
#eNav li:hover ul {
top: 30px;
}
#eNav li ul li a:visited {
}
#eNav li:hover li a,
#eNav .hover li a {
visibility: visible;
margin-left: 10px;
text-decoration: none;
/*vertical-align: middle;*/
}
/** (121015) http://css-happylife.com/ 参考 */
a:hover{
background:rgba(255,255,255,0.8);
border:1px solid #ccc;
padding:7px 10px;
-webkit-border-radius:5px;
-moz-border-radius:5px;
border-radius:5px;
-webkit-box-shadow:1px 1px 3px rgba(150,150,150,0.5);
-moz-box-shadow:1px 1px 3px rgba(150,150,150,0.5);
box-shadow:1px 1px 3px rgba(150,150,150,0.5)
}
/** Main layout **/
html, body {
font-family: Helvetica, Arial, Sans !important;
margin-top: 100px;
}
body {
margin: auto;
background-position: 50% 50%;
}
/** Blog header **/
#header {
padding: 8px 0;
position: relative;
}
#logo {
position: absolute;
height: 45px;
/* (121028) edit */
margin-left: 90px;
color: #fff;
font-size: 48px;
font-weight: bold;
letter-spacing: -4px;
text-shadow: 1.5px 2.5px 2.5px #004daf;
text-decoration: none;
}
#logo span {
max-width:0;
color: #f00;
font-size: 70%;
}
#logo a{
position: absolute;
height: 45px;
margin-left: 20px;
color: #fff;
font-size: 48px;
font-weight: bold;
letter-spacing: -4px;
text-shadow: 1.5px 2.5px 2.5px #004daf;
text-decoration: none;
}
#logo a:hover{
padding:2px 0px;
}
#tools {
list-style: none;
margin: 0;
padding: 0;
position: absolute;
right: 0;
top: 30px;
right: 20px;
}
#tools a {
color: #fff;
text-decoration: none;
}
#title {
background: #B8C569;
padding: 20px 30px 30px 20px;
margin: 20px 0;
color: #3C4313;
position: relative;
-webkit-border-radius: 16px;
-webkit-box-shadow: 0 2px 0 #93A045;
-moz-border-radius: 16px;
}
/** A little hacky to create arrows without images **/
.about {
text-indent: -999em;
display: block;
width: 0;
height: 0;
border-left: 10px solid transparent;
border-right: 10px solid transparent;
border-bottom: 10px solid #BAC36E;
border-top: 0;
position: absolute;
top: -10px;
left: 60px;
}
#title h1 {
font-size: 64px;
margin: 0;
}
#title h1 a {
text-decoration: none;
color: inherit;
}
#title h2 {
font-size: 26px;
margin: 0;
font-weight: normal;
}
/** Main content **/
#main {
background: #FFFFFF;
-webkit-border-radius: 16px;
-moz-border-radius: 16px;
padding: 20px;
}
/** Form **/
form .error {
background: #c00;
color: #fff;
font-size: 90%;
padding: 3px 5px;
-webkit-border-radius: 6px;
-moz-border-radius: 6px;
-webkit-box-shadow: 0 2px 0 #800;
}
form .error:empty {
display: none;
}
form p {
margin: 5px 0 0 0;
}
form input, form textarea {
font-size: 14px;
}
form label {
display: block;
font-weight: bold;
font-size: 90%;
color: #aaa;
margin-bottom: 3px;
}
#captcha{
display: block;
height: 50px;
}
.success {
background: #67AD10;
color: #fff;
padding: 10px;
-webkit-border-radius: 6px;
-moz-border-radius: 6px;
-webkit-box-shadow: 0 2px 0 #4E840B;
}
/** Pagination **/
#pagination {
list-style: none;
padding: 0;
position: relative;
color: #869AB1;
font-size: 90%;
top: -20px;
margin-bottom: 30px;
}
#pagination a {
color: #869AB1;
font-size: 90%;
}
#pagination #previous {
position: absolute;
top: 0;
left: 0;
}
#pagination #previous:before {
content: '<< ';
}
#pagination #next {
position: absolute;
top: 0;
right: 0;
}
#pagination #next:after {
content: ' >>';
}
/** Footer **/
#footer {
border-top: 1px solid #45597A;
font-size: 70%;
padding: 10px 30px;
text-align: center;
color: #869AB1;
margin-top: 30px;
}
#footer a {
color: #869AB1;
font-weight: bold;
}
tr.odd {
background: #BECCE7 !important;
}
/* menubar */
div.body {
position: relative;
}
div.main {
width: 80%;
padding: 0px 0px 5px 45px;
}
div.menubar {
font-size: 90%;
top: 15%;
width: 15%;
border-style: solid;
border-width: 0.5px;
background: white;
position: fixed;
display: block;
list-style-type: none;
}
div.menubar li {
margin: 0px;
padding: 8px;
display: block;
-webkit-border-radius: 2px;
-moz-border-radius: 2px;
background-color: #CFD;
color: #000;
text-decoration: none;
}
div.menubar li:hover{
-webkit-border-radius: 8px;
-moz-border-radius: 8px;
background-color: #DFF;
}
div.menubar ul {
margin-top: 4px;
margin-bottom: 4px;
}
div.menubar li ul {
position: absolute;
left: -999em;
width: 150px;
background: transparent;
}
div.menubar :hover ul,
div.menubar li:hover ul {
left: 1em;
}
div.menubar ul:hover ul,
div.menubar .hover li {
visibility: visible;
margin-left: 10px;
text-decoration: none;
}
p.param_sentence {
width: 80%;
}
div.input_area {
position: fixed;
bottom: 20px;
width: 80%;
}
textArea.input_box {
width: 80%;
height: 8em;
} | 0.25842 | 0.082401 |
@import url('https://fonts.googleapis.com/css?family=Allerta');
body {
background: #fafafa;
color: #333333;
margin-top: 2rem;
}
h1, h2, h3, h4, h5, h6 {
color: #444444;
}
/* Only for snippet */
.double-nav .breadcrumb-dn {
color: #fff;
}
.bg-steel {
background-color: #515151;
}
.bg-lightyellow {
background-color: #ffedc4;
}
.site-header .navbar-nav .nav-link {
color: #cbd5db;
}
.site-header .navbar-nav .nav-link:hover {
color: #ffffff;
}
.site-header .navbar-nav .nav-link.active {
font-weight: 500;
}
.content-section {
background: #ffffff;
padding: 5px 10px;
border: 1px solid #dddddd;
border-radius: 3px;
margin-bottom: 20px;
}
.article-title {
color: #444444;
}
a.article-title:hover {
color: #428bca;
text-decoration: none;
}
.article-content {
white-space: pre-line;
}
.article-img {
height: 65px;
width: 65px;
margin-right: 16px;
}
.article-metadata {
padding-bottom: 1px;
margin-bottom: 4px;
border-bottom: 1px solid #e3e3e3
}
.article-metadata a:hover {
color: #333;
text-decoration: none;
}
.article-svg {
width: 25px;
height: 25px;
vertical-align: middle;
}
.account-img {
height: 125px;
width: 125px;
margin-right: 20px;
margin-bottom: 16px;
}
.account-heading {
font-size: 2.5rem;
}
.img-responsive {
height: auto;
width: auto;
max-height: 40px;
max-width: 40px;
}
.table-condensed{
width: 100%;
font-size: 16px;
border: none;
text-align: left;
border-spacing: 6px;
border-collapse: collapse;
}
.small-text {
font-size: 14px;
}
td.red_negpos {
color: red;
}
td.green_negpos {
color: green;
}
.hinumber {
color: #1F5168;
}
.hinumbersmall {
color: #1F5168;;
}
h6 {
color: #7c7c7c;
font-size: 16px;
font-weight: bold;
}
.warning {
color: teal;
}
pre {
font-family: monospace;
}
.codetext {
font-family: monospace;
font-size: 120%;
background-color: LightGray;
font-weight: bold;
}
.table-white {
background: #ffffff;
color: #333333;
}
.white-text {
color: #ffffff;
}
.btn-clean {
padding: 0;
border: none;
background: none;
}
.table-right {
width: 100%;
margin-right: 0px;
margin-left: auto;
}
.Absolute-Center {
width: 100%;
height: 50%;
overflow: auto;
margin: auto;
position: absolute;
top: 0; left: 0; bottom: 0; right: 0;
}
/* On Off Switch */
.onoffswitch {
position: relative; width: 67px;
-webkit-user-select:none; -moz-user-select:none; -ms-user-select: none;
}
.onoffswitch-checkbox {
display: none;
}
.onoffswitch-label {
display: block; overflow: hidden; cursor: pointer;
border: 2px solid #999999; border-radius: 50px;
}
.onoffswitch-inner {
display: block; width: 200%; margin-left: -100%;
transition: margin 0.1s ease-in 0s;
}
.onoffswitch-inner:before, .onoffswitch-inner:after {
display: block; float: left; width: 50%; height: 14px; padding: 0; line-height: 14px;
font-size: 13px; color: white; font-family: Trebuchet, Arial, sans-serif; font-weight: bold;
box-sizing: border-box;
}
.onoffswitch-inner:before {
content: "ON";
padding-left: 8px;
background-color: #F2F2F2; color: #000000;
}
.onoffswitch-inner:after {
content: "OFF";
padding-right: 8px;
background-color: #FFFFFF; color: #C4C4C4;
text-align: right;
}
.onoffswitch-switch {
display: block; width: 14px; margin: 2.5px;
background: #FFFFFF;
position: absolute; top: 0; bottom: 0;
right: 49px;
border: 2px solid #999999; border-radius: 50px;
transition: all 0.1s ease-in 0s;
}
.onoffswitch-checkbox:checked + .onoffswitch-label .onoffswitch-inner {
margin-left: 0;
}
.onoffswitch-checkbox:checked + .onoffswitch-label .onoffswitch-switch {
right: 0px;
}
/* FIFO LIFO Switch */
.fifolifoswitch {
position: relative; width: 67px;
-webkit-user-select:none; -moz-user-select:none; -ms-user-select: none;
}
.fifolifoswitch-checkbox {
display: none;
}
.fifolifoswitch-label {
display: block; overflow: hidden; cursor: pointer;
border: 2px solid #999999; border-radius: 50px;
}
.fifolifoswitch-inner {
display: block; width: 200%; margin-left: -100%;
transition: margin 0.3s ease-in 0s;
}
.fifolifoswitch-inner:before, .fifolifoswitch-inner:after {
display: block; float: left; width: 50%; height: 14px; padding: 0; line-height: 14px;
font-size: 13px; color: white; font-family: Trebuchet, Arial, sans-serif; font-weight: bold;
box-sizing: border-box;
}
.fifolifoswitch-inner:before {
content: "LIFO";
padding-left: 8px;
background-color: #F2F2F2; color: #000000;
}
.fifolifoswitch-inner:after {
content: "FIFO";
padding-right: 8px;
background-color: #F2F2F2; color: #000000;
text-align: right;
}
.fifolifoswitch-switch {
display: block; width: 14px; margin: 2.5px;
background: #FFFFFF;
position: absolute; top: 0; bottom: 0;
right: 49px;
border: 2px solid #999999; border-radius: 50px;
transition: all 0.3s ease-in 0s;
}
.fifolifoswitch-checkbox:checked + .fifolifoswitch-label .fifolifoswitch-inner {
margin-left: 0;
}
.fifolifoswitch-checkbox:checked + .fifolifoswitch-label .fifolifoswitch-switch {
right: 0px;
}
.emptycell {
background-color: #E6E6E6;
}
.chart {
min-width: 320px;
max-width: 800px;
height: 220px;
margin: 0 auto;
}
/* CSS for Animated Loading info */
#wrapper {
margin-left: auto;
margin-right: auto;
max-width: 80em;
}
.loadanim {
animation: text-shadow 1.0s ease-in-out infinite;
font-size: 14px;
font-weight: 300;
line-height: 1;
}
a {
color: #024794;
}
@keyframes text-shadow {
0% {
transform: translateY(0);
text-shadow:
0 0 0 #0c2ffb,
0 0 0 #2cfcfd,
0 0 0 #fb203b,
0 0 0 #fefc4b;
}
20% {
transform: translateY(-1em);
text-shadow:
0 0.125em 0 #0c2ffb,
0 0.25em 0 #2cfcfd,
0 -0.125em 0 #fb203b,
0 -0.25em 0 #fefc4b;
}
40% {
transform: translateY(0.5em);
text-shadow:
0 -0.0625em 0 #0c2ffb,
0 -0.125em 0 #2cfcfd,
0 0.0625em 0 #fb203b,
0 0.125em 0 #fefc4b;
}
60% {
transform: translateY(-0.25em);
text-shadow:
0 0.03125em 0 #0c2ffb,
0 0.0625em 0 #2cfcfd,
0 -0.03125em 0 #fb203b,
0 -0.0625em 0 #fefc4b;
}
80% {
transform: translateY(0);
text-shadow:
0 0 0 #0c2ffb,
0 0 0 #2cfcfd,
0 0 0 #fb203b,
0 0 0 #fefc4b;
}
}
.noclose .ui-dialog-titlebar-close
{
display:none;
}
.checkbox {
height: 20px;
width: 20px;
text-align: center;
vertical-align: middle;
position: relative;
}
.bottom-align {
position: relative;
bottom: 0;
}
.shaker {
position: relative;
animation-name: shake;
animation-duration: 2s;
animation-iteration-count: infinite;
animation-timing-function: ease-in;
cursor: pointer;
}
.shaker:hover {
animation-name: shakeAnim;
}
@keyframes shakeAnim {
0% {left: 0}
1% {left: -3px}
2% {left: 5px}
3% {left: -8px}
4% {left: 8px}
5% {left: -5px}
6% {left: 3px}
7% {left: 0}
}
@keyframes shake {
0% {left: 0}
1% {left: -3px}
2% {left: 5px}
3% {left: -8px}
4% {left: 8px}
5% {left: -5px}
6% {left: 3px}
7% {left: 0}
} | thewarden/static/main.css | @import url('https://fonts.googleapis.com/css?family=Allerta');
body {
background: #fafafa;
color: #333333;
margin-top: 2rem;
}
h1, h2, h3, h4, h5, h6 {
color: #444444;
}
/* Only for snippet */
.double-nav .breadcrumb-dn {
color: #fff;
}
.bg-steel {
background-color: #515151;
}
.bg-lightyellow {
background-color: #ffedc4;
}
.site-header .navbar-nav .nav-link {
color: #cbd5db;
}
.site-header .navbar-nav .nav-link:hover {
color: #ffffff;
}
.site-header .navbar-nav .nav-link.active {
font-weight: 500;
}
.content-section {
background: #ffffff;
padding: 5px 10px;
border: 1px solid #dddddd;
border-radius: 3px;
margin-bottom: 20px;
}
.article-title {
color: #444444;
}
a.article-title:hover {
color: #428bca;
text-decoration: none;
}
.article-content {
white-space: pre-line;
}
.article-img {
height: 65px;
width: 65px;
margin-right: 16px;
}
.article-metadata {
padding-bottom: 1px;
margin-bottom: 4px;
border-bottom: 1px solid #e3e3e3
}
.article-metadata a:hover {
color: #333;
text-decoration: none;
}
.article-svg {
width: 25px;
height: 25px;
vertical-align: middle;
}
.account-img {
height: 125px;
width: 125px;
margin-right: 20px;
margin-bottom: 16px;
}
.account-heading {
font-size: 2.5rem;
}
.img-responsive {
height: auto;
width: auto;
max-height: 40px;
max-width: 40px;
}
.table-condensed{
width: 100%;
font-size: 16px;
border: none;
text-align: left;
border-spacing: 6px;
border-collapse: collapse;
}
.small-text {
font-size: 14px;
}
td.red_negpos {
color: red;
}
td.green_negpos {
color: green;
}
.hinumber {
color: #1F5168;
}
.hinumbersmall {
color: #1F5168;;
}
h6 {
color: #7c7c7c;
font-size: 16px;
font-weight: bold;
}
.warning {
color: teal;
}
pre {
font-family: monospace;
}
.codetext {
font-family: monospace;
font-size: 120%;
background-color: LightGray;
font-weight: bold;
}
.table-white {
background: #ffffff;
color: #333333;
}
.white-text {
color: #ffffff;
}
.btn-clean {
padding: 0;
border: none;
background: none;
}
.table-right {
width: 100%;
margin-right: 0px;
margin-left: auto;
}
.Absolute-Center {
width: 100%;
height: 50%;
overflow: auto;
margin: auto;
position: absolute;
top: 0; left: 0; bottom: 0; right: 0;
}
/* On Off Switch */
.onoffswitch {
position: relative; width: 67px;
-webkit-user-select:none; -moz-user-select:none; -ms-user-select: none;
}
.onoffswitch-checkbox {
display: none;
}
.onoffswitch-label {
display: block; overflow: hidden; cursor: pointer;
border: 2px solid #999999; border-radius: 50px;
}
.onoffswitch-inner {
display: block; width: 200%; margin-left: -100%;
transition: margin 0.1s ease-in 0s;
}
.onoffswitch-inner:before, .onoffswitch-inner:after {
display: block; float: left; width: 50%; height: 14px; padding: 0; line-height: 14px;
font-size: 13px; color: white; font-family: Trebuchet, Arial, sans-serif; font-weight: bold;
box-sizing: border-box;
}
.onoffswitch-inner:before {
content: "ON";
padding-left: 8px;
background-color: #F2F2F2; color: #000000;
}
.onoffswitch-inner:after {
content: "OFF";
padding-right: 8px;
background-color: #FFFFFF; color: #C4C4C4;
text-align: right;
}
.onoffswitch-switch {
display: block; width: 14px; margin: 2.5px;
background: #FFFFFF;
position: absolute; top: 0; bottom: 0;
right: 49px;
border: 2px solid #999999; border-radius: 50px;
transition: all 0.1s ease-in 0s;
}
.onoffswitch-checkbox:checked + .onoffswitch-label .onoffswitch-inner {
margin-left: 0;
}
.onoffswitch-checkbox:checked + .onoffswitch-label .onoffswitch-switch {
right: 0px;
}
/* FIFO LIFO Switch */
.fifolifoswitch {
position: relative; width: 67px;
-webkit-user-select:none; -moz-user-select:none; -ms-user-select: none;
}
.fifolifoswitch-checkbox {
display: none;
}
.fifolifoswitch-label {
display: block; overflow: hidden; cursor: pointer;
border: 2px solid #999999; border-radius: 50px;
}
.fifolifoswitch-inner {
display: block; width: 200%; margin-left: -100%;
transition: margin 0.3s ease-in 0s;
}
.fifolifoswitch-inner:before, .fifolifoswitch-inner:after {
display: block; float: left; width: 50%; height: 14px; padding: 0; line-height: 14px;
font-size: 13px; color: white; font-family: Trebuchet, Arial, sans-serif; font-weight: bold;
box-sizing: border-box;
}
.fifolifoswitch-inner:before {
content: "LIFO";
padding-left: 8px;
background-color: #F2F2F2; color: #000000;
}
.fifolifoswitch-inner:after {
content: "FIFO";
padding-right: 8px;
background-color: #F2F2F2; color: #000000;
text-align: right;
}
.fifolifoswitch-switch {
display: block; width: 14px; margin: 2.5px;
background: #FFFFFF;
position: absolute; top: 0; bottom: 0;
right: 49px;
border: 2px solid #999999; border-radius: 50px;
transition: all 0.3s ease-in 0s;
}
.fifolifoswitch-checkbox:checked + .fifolifoswitch-label .fifolifoswitch-inner {
margin-left: 0;
}
.fifolifoswitch-checkbox:checked + .fifolifoswitch-label .fifolifoswitch-switch {
right: 0px;
}
.emptycell {
background-color: #E6E6E6;
}
.chart {
min-width: 320px;
max-width: 800px;
height: 220px;
margin: 0 auto;
}
/* CSS for Animated Loading info */
#wrapper {
margin-left: auto;
margin-right: auto;
max-width: 80em;
}
.loadanim {
animation: text-shadow 1.0s ease-in-out infinite;
font-size: 14px;
font-weight: 300;
line-height: 1;
}
a {
color: #024794;
}
@keyframes text-shadow {
0% {
transform: translateY(0);
text-shadow:
0 0 0 #0c2ffb,
0 0 0 #2cfcfd,
0 0 0 #fb203b,
0 0 0 #fefc4b;
}
20% {
transform: translateY(-1em);
text-shadow:
0 0.125em 0 #0c2ffb,
0 0.25em 0 #2cfcfd,
0 -0.125em 0 #fb203b,
0 -0.25em 0 #fefc4b;
}
40% {
transform: translateY(0.5em);
text-shadow:
0 -0.0625em 0 #0c2ffb,
0 -0.125em 0 #2cfcfd,
0 0.0625em 0 #fb203b,
0 0.125em 0 #fefc4b;
}
60% {
transform: translateY(-0.25em);
text-shadow:
0 0.03125em 0 #0c2ffb,
0 0.0625em 0 #2cfcfd,
0 -0.03125em 0 #fb203b,
0 -0.0625em 0 #fefc4b;
}
80% {
transform: translateY(0);
text-shadow:
0 0 0 #0c2ffb,
0 0 0 #2cfcfd,
0 0 0 #fb203b,
0 0 0 #fefc4b;
}
}
.noclose .ui-dialog-titlebar-close
{
display:none;
}
.checkbox {
height: 20px;
width: 20px;
text-align: center;
vertical-align: middle;
position: relative;
}
.bottom-align {
position: relative;
bottom: 0;
}
.shaker {
position: relative;
animation-name: shake;
animation-duration: 2s;
animation-iteration-count: infinite;
animation-timing-function: ease-in;
cursor: pointer;
}
.shaker:hover {
animation-name: shakeAnim;
}
@keyframes shakeAnim {
0% {left: 0}
1% {left: -3px}
2% {left: 5px}
3% {left: -8px}
4% {left: 8px}
5% {left: -5px}
6% {left: 3px}
7% {left: 0}
}
@keyframes shake {
0% {left: 0}
1% {left: -3px}
2% {left: 5px}
3% {left: -8px}
4% {left: 8px}
5% {left: -5px}
6% {left: 3px}
7% {left: 0}
} | 0.413951 | 0.06989 |
table.formdata{
border:1px solid #5F6F7E;
border-collapse:collapse;
font-family:Arial;
text-align: center;
border-collapse: collapse;
}
.row1{
position:absolute;
top:0;
left:0;
}
tr{
background:#EEEEEE;
}
tr:nth-child(2n){
background:#DFDFDF;
}
tr{
background-color: expression((this.sectionRowIndex % 2 == 0) ? "#DFDFDF" : "#EEEEEE" );
}
table.formdata caption{
text-align:center;
padding-bottom:6px;
}
table.formdata th{
border:1px solid #5F6F7E;
background-color:#E2E2E2;
color:#000000;
font-weight:bold;
text-align:center;
font-weight:normal;
padding:2px 8px 2px 6px;
margin:0px;
}
table.formdata td{
margin:0px;
padding:0px;
border:1px solid #ABABAB; /* 单元格边框 */
}
table.formdata td{
width:6em;
height: 2em;
}
.btn{
border:1px solid #0083f2;
font-family:Arial;
}
/*--------FOOTER---------*/
input[type="checkbox"]{
height:3vh;
width:3vw;
}
input[type="button"]{
height:4vh;
width:10vw;
}
input[type="submit"]{
height:4vh;
width:10vw;
}
input[type="reset"]{
height:4vh;
width:10vw;
}
input[type="text"]{
height:3vh;
width:15vw;
}
.tab
{
height:3em;
}
.uinn-a13{
padding:0.1em 0 0.2em 0;
}
input[type="radio"]:checked + div.tab-act-bg
{
background-color:#cacaca;
}
input[type="radio"] + div>div.tp-map{
background-image: url(icons/icon1.png);
}
input[type="radio"]:checked + div>div.tp-map{
background-image: url(icons/icon1_act.png);
}
input[type="radio"] + div>div.tp-talk{
background-image: url(icons/icon2.png);
}
input[type="radio"]:checked + div>div.tp-talk{
background-image: url(icons/icon2_act.png);
}
input[type="radio"] + div>div.tp-set{
background-image: url(icons/icon3.png);
}
input[type="radio"]:checked + div>div.tp-set{
background-image: url(icons/icon3_act.png);
}
input[type="radio"]:checked + div.tab-act-bg>div.tp-search{
background-image: url(footer-btn/footerImg3.png);
}
input[type="radio"] + div>div.tp-my{
background-image: url(icons/icon4.png);
}
input[type="radio"]:checked + div>div.tp-my{
background-image: url(icons/icon4_act.png);
}
input[type="radio"]:checked + div.tab-act-bg>div.tp-my{
background-image: url(footer-btn/footerImg5.png);
}
/*---------------btn----------------*/
.span1{
color: #FF0000;
}
.submit1{
width: 4em;
height: 2em;
}
/*-----------manage----------------*/
.bc-bg1{
background-color: #FFFFFF;
}
.icon6{
background-image: url(icons/icon6.png);
}
.wh_db{
width: 4.625em;
height: 4.625em;
}
.icon4{
background-image: url(icons/icon4.png);
}
.icon5{
background-image: url(icons/icon5.png);
}
.icon7{
background-image: url(icons/icon7.png);
}
.icon8{
background-image: url(icons/icon8.png);
}
.wh_icon4{
width: 2.225em;
height: 2.225em;
}
.wh_icon5{
width: 2.525em;
height: 2.525em;
}
.wh_icon8{
width: 1.225em;
height: 1.225em;
}
.zx_btn{
height: 3.525em;
line-height: 3.525em;
padding: 0 10em;
display: inline-block;
text-decoration: none;
outline: none;
}
.bc-bg2{
background-color: #0a858b;
}
.tc-wh{
color: #FFFFFF;
}
.wh_input{
width:8em;
}
.wh_inputbtn{
width:5em;
height: 2em;
}
input::-webkit-outer-spin-button,
input::-webkit-inner-spin-button {
-webkit-appearance: none;
}
/******************查找弹窗**********************/
#main {
/*height:100vh;*/
width:400vw;
background-color: #EEEEEE;
}
.blur{-webkit-filter: blur(10px);}
#dialog {
position: absolute;
left: 15%;
top: 10%;
width: 70%;
height: 70%;
display: none;
}
#content1{
background-color: #DFDFDF;
border: 1px #fff solid;
border-radius: 5px;
box-shadow: 2px 2px 2px 2px #8dab6f;
height:20vh;
padding: 3em;
}
#vx{
margin: auto;
background-color: #fff;
width: 2px;
height: 10%;
}
#close{
margin: auto;
width: 80px;
height: 80px;
-webkit-border-radius:60px;
background-color:#fff;
line-height: 80px;
font-size: 30px;
text-align: center;
cursor: pointer;
} | OnlineDB-11636118/phone/css/main.css |
table.formdata{
border:1px solid #5F6F7E;
border-collapse:collapse;
font-family:Arial;
text-align: center;
border-collapse: collapse;
}
.row1{
position:absolute;
top:0;
left:0;
}
tr{
background:#EEEEEE;
}
tr:nth-child(2n){
background:#DFDFDF;
}
tr{
background-color: expression((this.sectionRowIndex % 2 == 0) ? "#DFDFDF" : "#EEEEEE" );
}
table.formdata caption{
text-align:center;
padding-bottom:6px;
}
table.formdata th{
border:1px solid #5F6F7E;
background-color:#E2E2E2;
color:#000000;
font-weight:bold;
text-align:center;
font-weight:normal;
padding:2px 8px 2px 6px;
margin:0px;
}
table.formdata td{
margin:0px;
padding:0px;
border:1px solid #ABABAB; /* 单元格边框 */
}
table.formdata td{
width:6em;
height: 2em;
}
.btn{
border:1px solid #0083f2;
font-family:Arial;
}
/*--------FOOTER---------*/
input[type="checkbox"]{
height:3vh;
width:3vw;
}
input[type="button"]{
height:4vh;
width:10vw;
}
input[type="submit"]{
height:4vh;
width:10vw;
}
input[type="reset"]{
height:4vh;
width:10vw;
}
input[type="text"]{
height:3vh;
width:15vw;
}
.tab
{
height:3em;
}
.uinn-a13{
padding:0.1em 0 0.2em 0;
}
input[type="radio"]:checked + div.tab-act-bg
{
background-color:#cacaca;
}
input[type="radio"] + div>div.tp-map{
background-image: url(icons/icon1.png);
}
input[type="radio"]:checked + div>div.tp-map{
background-image: url(icons/icon1_act.png);
}
input[type="radio"] + div>div.tp-talk{
background-image: url(icons/icon2.png);
}
input[type="radio"]:checked + div>div.tp-talk{
background-image: url(icons/icon2_act.png);
}
input[type="radio"] + div>div.tp-set{
background-image: url(icons/icon3.png);
}
input[type="radio"]:checked + div>div.tp-set{
background-image: url(icons/icon3_act.png);
}
input[type="radio"]:checked + div.tab-act-bg>div.tp-search{
background-image: url(footer-btn/footerImg3.png);
}
input[type="radio"] + div>div.tp-my{
background-image: url(icons/icon4.png);
}
input[type="radio"]:checked + div>div.tp-my{
background-image: url(icons/icon4_act.png);
}
input[type="radio"]:checked + div.tab-act-bg>div.tp-my{
background-image: url(footer-btn/footerImg5.png);
}
/*---------------btn----------------*/
.span1{
color: #FF0000;
}
.submit1{
width: 4em;
height: 2em;
}
/*-----------manage----------------*/
.bc-bg1{
background-color: #FFFFFF;
}
.icon6{
background-image: url(icons/icon6.png);
}
.wh_db{
width: 4.625em;
height: 4.625em;
}
.icon4{
background-image: url(icons/icon4.png);
}
.icon5{
background-image: url(icons/icon5.png);
}
.icon7{
background-image: url(icons/icon7.png);
}
.icon8{
background-image: url(icons/icon8.png);
}
.wh_icon4{
width: 2.225em;
height: 2.225em;
}
.wh_icon5{
width: 2.525em;
height: 2.525em;
}
.wh_icon8{
width: 1.225em;
height: 1.225em;
}
.zx_btn{
height: 3.525em;
line-height: 3.525em;
padding: 0 10em;
display: inline-block;
text-decoration: none;
outline: none;
}
.bc-bg2{
background-color: #0a858b;
}
.tc-wh{
color: #FFFFFF;
}
.wh_input{
width:8em;
}
.wh_inputbtn{
width:5em;
height: 2em;
}
input::-webkit-outer-spin-button,
input::-webkit-inner-spin-button {
-webkit-appearance: none;
}
/******************查找弹窗**********************/
#main {
/*height:100vh;*/
width:400vw;
background-color: #EEEEEE;
}
.blur{-webkit-filter: blur(10px);}
#dialog {
position: absolute;
left: 15%;
top: 10%;
width: 70%;
height: 70%;
display: none;
}
#content1{
background-color: #DFDFDF;
border: 1px #fff solid;
border-radius: 5px;
box-shadow: 2px 2px 2px 2px #8dab6f;
height:20vh;
padding: 3em;
}
#vx{
margin: auto;
background-color: #fff;
width: 2px;
height: 10%;
}
#close{
margin: auto;
width: 80px;
height: 80px;
-webkit-border-radius:60px;
background-color:#fff;
line-height: 80px;
font-size: 30px;
text-align: center;
cursor: pointer;
} | 0.221772 | 0.07024 |
@import url(https://fonts.googleapis.com/css?family=Open+Sans:300,400,800);
.maindiv{
position: relative;
margin-bottom: 15%;
}
.maindiv button{
position: absolute;
right: 48%;
top: 101%;
}
.container:before,
.container:after {
box-sizing: border-box;
padding: 0;
margin: 0;
font: 300 1em/1.5 "Open Sans", "Helvetica Neue", Arial, sans-serif;
text-decoration: none;
color: #111;
}
.img-container {
margin-left: 10%;
border-radius: 5px;
/* text-align: center; */
z-index: -10;
}
/* html, body{background: rgb(236, 240, 241);} */
section.container {
min-width: 500px;
margin-left: 10% auto;
margin-top: 10%;
margin-bottom: 10%;
text-align: center;
}
/* a:hover{border-bottom: 1px solid #111;}
h1{font-size: 2em; padding: 20px 0;}
p{
font-size: .75em;
text-transform: uppercase;
letter-spacing: 2px;
padding: 20px 0;
} */
.btttn:hover {
cursor: pointer;
}
.btttn {
background: transparent;
outline: none;
position: relative;
border: 2px solid #111;
padding: 15px 50px;
overflow: hidden;
}
/*.btttn:before (attr data-hover)*/
.btttn:hover:before {
opacity: 1;
transform: translate(0, 0);
}
.btttn:before {
content: attr(data-hover);
position: absolute;
top: 1.1em;
left: 0;
width: 100%;
text-transform: uppercase;
letter-spacing: 3px;
font-weight: 800;
font-size: 0.8em;
opacity: 0;
transform: translate(-100%, 0);
transition: all 0.3s ease-in-out;
}
/*.btttn div (.btttn text before hover)*/
.btttn:hover div {
opacity: 0;
transform: translate(100%, 0);
}
.btttn div {
text-transform: uppercase;
letter-spacing: 3px;
font-weight: 800;
font-size: 0.8em;
transition: all 0.3s ease-in-out;
}
.text-container {
margin-left: 70px;
margin-top: -50px;
background-color: black;
opacity: 70%;
color: blanchedalmond;
width: 30%;
text-align: center;
border-radius: 55%;
height: 10%;
}
.img-container:hover {
z-index: -10;
-webkit-transform: translateX(-3px);
transform: translateX(-10px);
}
/* *{padding: 0; margin: 0; box-sizing: border-box;} */
/* body{height: 900px;}
header {
background: url('http://www.autodatz.com/wp-content/uploads/2017/05/Old-Car-Wallpapers-Hd-36-with-Old-Car-Wallpapers-Hd.jpg');
text-align: center;
width: 100%;
height: auto;
background-size: cover;
background-attachment: fixed;
position: relative;
overflow: hidden;
border-radius: 0 0 85% 85% / 30%;
} */
.overlay {
margin-bottom: 3%;
width: 100%;
height: 100%;
padding: 50px;
color: #fff;
text-shadow: 1px 1px 1px #333;
/* background-image: linear-gradient(135deg, #9f05ff69 10%, #fd5e086b 100%); */
background-image: url("https://images.unsplash.com/photo-1605879192407-d2879dee4fe4?ixlib=rb-1.2.1&ixid=MnwxMjA3fDB8MHxwaG90by1wYWdlfHx8fGVufDB8fHx8&auto=format&fit=crop&w=1050&q=80");
text-align: center;
width: 100%;
height: 600px;
background-size: cover;
background-attachment: fixed;
position: relative;
overflow: hidden;
border-radius: 0 0 85% 85% / 30%;
}
h2 {
font: 300 1em/1.5 "Open Sans", "Helvetica Neue", Arial, sans-serif;
font-size: 80px;
margin-bottom: 30px;
/* background-color: #333;
opacity: 10%; */
color: whitesmoke;
background-color: rgba(0, 0, 0, 0.5);
width: 20%;
height: 10%;
border-radius: 30px;
margin-left: 40%;
margin-top: 70px;
position: absolute;
}
p {
font-family: "Open Sans", sans-serif;
margin-bottom: 30px;
}
/* button {
border: none;
outline: none;
padding: 10px 20px;
border-radius: 50px;
color: #333;
background: #fff;
margin-bottom: 50px;
box-shadow: 0 3px 20px 0 #0000003b;
} */
/* button:hover{
cursor: pointer;
} */
/* //////////////////////// */
/*
footer {
position: absolute;
margin-bottom: 0%;
}
.box {
width: 100%;
display: grid;
grid-template-columns: repeat(auto-fit, minmax(350px, 1fr));
grid-gap: 15px;
margin: 0 auto;
}
.card {
position: relative;
width: 250px;
height: 350px;
background: white;
margin: 0 auto;
border-radius: 4px;
box-shadow: 0 2px 10px rgba(0, 0, 0, 0.2);
}
.card:before,
.card:after {
content: "";
position: absolute;
top: 0;
left: 0;
width: 100%;
height: 100%;
border-radius: 4px;
background: white;
transition: 0.5s;
z-index: -1;
}
.card:hover:before {
transform: rotate(20deg);
box-shadow: 0 2px 20px rgba(0, 0, 0, 0.2);
}
.card:hover:after {
transform: rotate(10deg);
box-shadow: 0 2px 20px rgba(0, 0, 0, 0.2);
}
.card .imgBx {
position: absolute;
top: 10px;
left: 10px;
bottom: 10px;
right: 10px;
background: #222;
transition: 0.5s;
z-index: 1;
}
.card:hover .imgBx {
bottom: 80px;
}
.card .imgBx img {
position: absolute;
top: 0;
left: 0;
width: 100%;
height: 100%;
object-fit: cover;
}
.card .details {
position: absolute;
left: 10px;
right: 10px;
bottom: 10px;
height: 60px;
text-align: center;
}
.card .details h4 {
margin: 0;
padding: 0;
font-weight: 600;
font-size: 20px;
color: #777;
text-transform: uppercase;
}
.card .details h4 span {
font-weight: 500;
font-size: 16px;
color: #f38695;
display: block;
margin-top: 5px;
} */ | my-app/src/component/myFav/CardPhoto.css | @import url(https://fonts.googleapis.com/css?family=Open+Sans:300,400,800);
.maindiv{
position: relative;
margin-bottom: 15%;
}
.maindiv button{
position: absolute;
right: 48%;
top: 101%;
}
.container:before,
.container:after {
box-sizing: border-box;
padding: 0;
margin: 0;
font: 300 1em/1.5 "Open Sans", "Helvetica Neue", Arial, sans-serif;
text-decoration: none;
color: #111;
}
.img-container {
margin-left: 10%;
border-radius: 5px;
/* text-align: center; */
z-index: -10;
}
/* html, body{background: rgb(236, 240, 241);} */
section.container {
min-width: 500px;
margin-left: 10% auto;
margin-top: 10%;
margin-bottom: 10%;
text-align: center;
}
/* a:hover{border-bottom: 1px solid #111;}
h1{font-size: 2em; padding: 20px 0;}
p{
font-size: .75em;
text-transform: uppercase;
letter-spacing: 2px;
padding: 20px 0;
} */
.btttn:hover {
cursor: pointer;
}
.btttn {
background: transparent;
outline: none;
position: relative;
border: 2px solid #111;
padding: 15px 50px;
overflow: hidden;
}
/*.btttn:before (attr data-hover)*/
.btttn:hover:before {
opacity: 1;
transform: translate(0, 0);
}
.btttn:before {
content: attr(data-hover);
position: absolute;
top: 1.1em;
left: 0;
width: 100%;
text-transform: uppercase;
letter-spacing: 3px;
font-weight: 800;
font-size: 0.8em;
opacity: 0;
transform: translate(-100%, 0);
transition: all 0.3s ease-in-out;
}
/*.btttn div (.btttn text before hover)*/
.btttn:hover div {
opacity: 0;
transform: translate(100%, 0);
}
.btttn div {
text-transform: uppercase;
letter-spacing: 3px;
font-weight: 800;
font-size: 0.8em;
transition: all 0.3s ease-in-out;
}
.text-container {
margin-left: 70px;
margin-top: -50px;
background-color: black;
opacity: 70%;
color: blanchedalmond;
width: 30%;
text-align: center;
border-radius: 55%;
height: 10%;
}
.img-container:hover {
z-index: -10;
-webkit-transform: translateX(-3px);
transform: translateX(-10px);
}
/* *{padding: 0; margin: 0; box-sizing: border-box;} */
/* body{height: 900px;}
header {
background: url('http://www.autodatz.com/wp-content/uploads/2017/05/Old-Car-Wallpapers-Hd-36-with-Old-Car-Wallpapers-Hd.jpg');
text-align: center;
width: 100%;
height: auto;
background-size: cover;
background-attachment: fixed;
position: relative;
overflow: hidden;
border-radius: 0 0 85% 85% / 30%;
} */
.overlay {
margin-bottom: 3%;
width: 100%;
height: 100%;
padding: 50px;
color: #fff;
text-shadow: 1px 1px 1px #333;
/* background-image: linear-gradient(135deg, #9f05ff69 10%, #fd5e086b 100%); */
background-image: url("https://images.unsplash.com/photo-1605879192407-d2879dee4fe4?ixlib=rb-1.2.1&ixid=MnwxMjA3fDB8MHxwaG90by1wYWdlfHx8fGVufDB8fHx8&auto=format&fit=crop&w=1050&q=80");
text-align: center;
width: 100%;
height: 600px;
background-size: cover;
background-attachment: fixed;
position: relative;
overflow: hidden;
border-radius: 0 0 85% 85% / 30%;
}
h2 {
font: 300 1em/1.5 "Open Sans", "Helvetica Neue", Arial, sans-serif;
font-size: 80px;
margin-bottom: 30px;
/* background-color: #333;
opacity: 10%; */
color: whitesmoke;
background-color: rgba(0, 0, 0, 0.5);
width: 20%;
height: 10%;
border-radius: 30px;
margin-left: 40%;
margin-top: 70px;
position: absolute;
}
p {
font-family: "Open Sans", sans-serif;
margin-bottom: 30px;
}
/* button {
border: none;
outline: none;
padding: 10px 20px;
border-radius: 50px;
color: #333;
background: #fff;
margin-bottom: 50px;
box-shadow: 0 3px 20px 0 #0000003b;
} */
/* button:hover{
cursor: pointer;
} */
/* //////////////////////// */
/*
footer {
position: absolute;
margin-bottom: 0%;
}
.box {
width: 100%;
display: grid;
grid-template-columns: repeat(auto-fit, minmax(350px, 1fr));
grid-gap: 15px;
margin: 0 auto;
}
.card {
position: relative;
width: 250px;
height: 350px;
background: white;
margin: 0 auto;
border-radius: 4px;
box-shadow: 0 2px 10px rgba(0, 0, 0, 0.2);
}
.card:before,
.card:after {
content: "";
position: absolute;
top: 0;
left: 0;
width: 100%;
height: 100%;
border-radius: 4px;
background: white;
transition: 0.5s;
z-index: -1;
}
.card:hover:before {
transform: rotate(20deg);
box-shadow: 0 2px 20px rgba(0, 0, 0, 0.2);
}
.card:hover:after {
transform: rotate(10deg);
box-shadow: 0 2px 20px rgba(0, 0, 0, 0.2);
}
.card .imgBx {
position: absolute;
top: 10px;
left: 10px;
bottom: 10px;
right: 10px;
background: #222;
transition: 0.5s;
z-index: 1;
}
.card:hover .imgBx {
bottom: 80px;
}
.card .imgBx img {
position: absolute;
top: 0;
left: 0;
width: 100%;
height: 100%;
object-fit: cover;
}
.card .details {
position: absolute;
left: 10px;
right: 10px;
bottom: 10px;
height: 60px;
text-align: center;
}
.card .details h4 {
margin: 0;
padding: 0;
font-weight: 600;
font-size: 20px;
color: #777;
text-transform: uppercase;
}
.card .details h4 span {
font-weight: 500;
font-size: 16px;
color: #f38695;
display: block;
margin-top: 5px;
} */ | 0.420719 | 0.097907 |
@font-face {
font-family: 'Permanent Marker';
font-style: normal;
font-weight: 400;
src: local('Permanent Marker Regular'), local('PermanentMarker-Regular'), url(https://fonts.gstatic.com/s/permanentmarker/v8/Fh4uPib9Iyv2ucM6pGQMWimMp004La2Cf5b6jlg.woff2) format('woff2');
unicode-range: U+0000-00FF, U+0131, U+0152-0153, U+02BB-02BC, U+02C6, U+02DA, U+02DC, U+2000-206F, U+2074, U+20AC, U+2122, U+2191, U+2193, U+2212, U+2215, U+FEFF, U+FFFD;
}
@font-face {
font-family: 'Roboto';
font-style: normal;
font-weight: 400;
src: local('Roboto'), local('Roboto-Regular'), url(https://fonts.gstatic.com/s/roboto/v18/KFOmCnqEu92Fr1Mu4mxKKTU1Kg.woff2) format('woff2');
unicode-range: U+0000-00FF, U+0131, U+0152-0153, U+02BB-02BC, U+02C6, U+02DA, U+02DC, U+2000-206F, U+2074, U+20AC, U+2122, U+2191, U+2193, U+2212, U+2215, U+FEFF, U+FFFD;
}
@font-face {
font-family: 'Roboto';
font-style: normal;
font-weight: 500;
src: local('Roboto Medium'), local('Roboto-Medium'), url(https://fonts.gstatic.com/s/roboto/v18/KFOlCnqEu92Fr1MmEU9fBBc4AMP6lQ.woff2) format('woff2');
unicode-range: U+0000-00FF, U+0131, U+0152-0153, U+02BB-02BC, U+02C6, U+02DA, U+02DC, U+2000-206F, U+2074, U+20AC, U+2122, U+2191, U+2193, U+2212, U+2215, U+FEFF, U+FFFD;
}
@font-face {
font-family: 'Roboto';
font-style: normal;
font-weight: 700;
src: local('Roboto Bold'), local('Roboto-Bold'), url(https://fonts.gstatic.com/s/roboto/v18/KFOlCnqEu92Fr1MmWUlfBBc4AMP6lQ.woff2) format('woff2');
unicode-range: U+0000-00FF, U+0131, U+0152-0153, U+02BB-02BC, U+02C6, U+02DA, U+02DC, U+2000-206F, U+2074, U+20AC, U+2122, U+2191, U+2193, U+2212, U+2215, U+FEFF, U+FFFD;
}
@font-face {
font-family: 'Material Icons';
font-style: normal;
font-weight: 400;
src: url(https://fonts.gstatic.com/s/materialicons/v46/flUhRq6tzZclQEJ-Vdg-IuiaDsNcIhQ8tQ.woff2) format('woff2');
}
.material-icons {
font-family: 'Material Icons';
font-weight: normal;
font-style: normal;
font-size: 24px;
line-height: 1;
letter-spacing: normal;
text-transform: none;
display: inline-block;
white-space: nowrap;
word-wrap: normal;
direction: ltr;
-webkit-font-feature-settings: 'liga';
-webkit-font-smoothing: antialiased;
} | src/assets/fonts/fonts.css | @font-face {
font-family: 'Permanent Marker';
font-style: normal;
font-weight: 400;
src: local('Permanent Marker Regular'), local('PermanentMarker-Regular'), url(https://fonts.gstatic.com/s/permanentmarker/v8/Fh4uPib9Iyv2ucM6pGQMWimMp004La2Cf5b6jlg.woff2) format('woff2');
unicode-range: U+0000-00FF, U+0131, U+0152-0153, U+02BB-02BC, U+02C6, U+02DA, U+02DC, U+2000-206F, U+2074, U+20AC, U+2122, U+2191, U+2193, U+2212, U+2215, U+FEFF, U+FFFD;
}
@font-face {
font-family: 'Roboto';
font-style: normal;
font-weight: 400;
src: local('Roboto'), local('Roboto-Regular'), url(https://fonts.gstatic.com/s/roboto/v18/KFOmCnqEu92Fr1Mu4mxKKTU1Kg.woff2) format('woff2');
unicode-range: U+0000-00FF, U+0131, U+0152-0153, U+02BB-02BC, U+02C6, U+02DA, U+02DC, U+2000-206F, U+2074, U+20AC, U+2122, U+2191, U+2193, U+2212, U+2215, U+FEFF, U+FFFD;
}
@font-face {
font-family: 'Roboto';
font-style: normal;
font-weight: 500;
src: local('Roboto Medium'), local('Roboto-Medium'), url(https://fonts.gstatic.com/s/roboto/v18/KFOlCnqEu92Fr1MmEU9fBBc4AMP6lQ.woff2) format('woff2');
unicode-range: U+0000-00FF, U+0131, U+0152-0153, U+02BB-02BC, U+02C6, U+02DA, U+02DC, U+2000-206F, U+2074, U+20AC, U+2122, U+2191, U+2193, U+2212, U+2215, U+FEFF, U+FFFD;
}
@font-face {
font-family: 'Roboto';
font-style: normal;
font-weight: 700;
src: local('Roboto Bold'), local('Roboto-Bold'), url(https://fonts.gstatic.com/s/roboto/v18/KFOlCnqEu92Fr1MmWUlfBBc4AMP6lQ.woff2) format('woff2');
unicode-range: U+0000-00FF, U+0131, U+0152-0153, U+02BB-02BC, U+02C6, U+02DA, U+02DC, U+2000-206F, U+2074, U+20AC, U+2122, U+2191, U+2193, U+2212, U+2215, U+FEFF, U+FFFD;
}
@font-face {
font-family: 'Material Icons';
font-style: normal;
font-weight: 400;
src: url(https://fonts.gstatic.com/s/materialicons/v46/flUhRq6tzZclQEJ-Vdg-IuiaDsNcIhQ8tQ.woff2) format('woff2');
}
.material-icons {
font-family: 'Material Icons';
font-weight: normal;
font-style: normal;
font-size: 24px;
line-height: 1;
letter-spacing: normal;
text-transform: none;
display: inline-block;
white-space: nowrap;
word-wrap: normal;
direction: ltr;
-webkit-font-feature-settings: 'liga';
-webkit-font-smoothing: antialiased;
} | 0.393968 | 0.110807 |
@charset "UTF-8";
/*css 初始化 */
html, body, ul, li, ol, dl, dd, dt, p, h1, h2, h3, h4, h5, h6, form, fieldset, legend, img {
margin: 0;
padding: 0;
}
fieldset, img, input, button { /*fieldset组合表单中的相关元素*/
border: none;
padding: 0;
margin: 0;
outline-style: none;
}
ul, ol {
list-style: none; /*清除列表风格*/
}
input {
padding-top: 0;
padding-bottom: 0;
font-family: "SimSun", "宋体";
}
select, input {
vertical-align: middle;
}
select, input, textarea {
font-size: 12px;
margin: 0;
}
textarea {
resize: none;
}
/*防止多行文本框拖动*/
img {
border: 0;
vertical-align: middle;
}
/* 去掉图片低测默认的3像素空白缝隙*/
table {
border-collapse: collapse; /*合并外边线*/
}
body {
font: 12px/150% Arial, Verdana, "\5b8b\4f53"; /*宋体,Unicode,统一码*/
color: #666;
background: #fff
}
.clearfix:before, .clearfix:after {
content: "";
display: table;
}
.clearfix:after {
clear: both;
}
.clearfix {
*zoom: 1; /*IE/7/6*/
}
a {
color: #666;
text-decoration: none;
}
a:hover {
color: #C81623;
}
h1, h2, h3, h4, h5, h6 {
text-decoration: none;
font-weight: normal;
font-size: 100%;
}
s, i, em {
font-style: normal;
text-decoration: none;
}
.col-red {
color: #C81623 !important;
}
/*公共类*/
.w {
/*版心 提取 */
width: 1181px;
margin: 0 auto;
}
.fl {
float: left
}
.fr {
float: right
}
.al {
text-align: left
}
.ac {
text-align: center
}
.ar {
text-align: right
}
.hide {
display: none
}
/*公用头*/
.head {
width:99.88%;
height: 50px;
background: #F6F6F6;
border: 1px solid #ccc;
}
.head-one .head-one-left .logo {
width: 90px;
height: 31px;
margin: 11px 0 0 31px;
}
.head-one .head-one-left .logo a{
width: 90px;
height: 31px;
display: block;
background: url("../images/jingl.fw.png")no-repeat 0 -10px;
text-indent:-999px;
}
.head-one .head-one-right ul li {
float: left;
line-height:50px;
margin-right: 42px;
}
.head-one .head-one-right ul li:nth-child(2){
margin-right: 36px;
}
.head-one .head-one-right ul li:nth-child(3){
margin-right: 0;
}
.head-one .head-one-right ul li:nth-child(3) a:hover{
text-decoration: underline;
}
.head-one .head-one-right ul li a:hover {
color: #FA7600;
}
/*顶部详情部分*/
.footer-top .footer-top-one {
width: 725px;
margin: 0 auto;
}
.footer-er{
/*width: 100%;*/
height: 175px;
margin-top: 110px;
}
.footer-top .footer-top-one ul li{
float: left;
margin-right: 21px;
font-size: 12px;
}
.footer-top .footer-top-one ul li:nth-child(8){
margin-right: 0;
}
.footer-top .footer-top-two {
width: 357px;
height: 18px;
margin:15px 0 0 412px;
}
.footer-top .footer-top-two ul li {
float: left;
margin-left: 17px;
}
.footer-top .footer-top-two ul li a {
padding-right: 18px;
border-right: 2px solid #4E4E4E;
font-size: 12px;
}
.footer-top .footer-top-two ul li:nth-child(4) a {
padding-right: 0;
border-right: 0;
}
.footer-top .footer-top-bottom {
text-align: center;
margin-top: 13px;
}
.footer-top .footer-top-bottom p:nth-child(2){
display: block;
margin-top: 13px;
} | css/base.css | @charset "UTF-8";
/*css 初始化 */
html, body, ul, li, ol, dl, dd, dt, p, h1, h2, h3, h4, h5, h6, form, fieldset, legend, img {
margin: 0;
padding: 0;
}
fieldset, img, input, button { /*fieldset组合表单中的相关元素*/
border: none;
padding: 0;
margin: 0;
outline-style: none;
}
ul, ol {
list-style: none; /*清除列表风格*/
}
input {
padding-top: 0;
padding-bottom: 0;
font-family: "SimSun", "宋体";
}
select, input {
vertical-align: middle;
}
select, input, textarea {
font-size: 12px;
margin: 0;
}
textarea {
resize: none;
}
/*防止多行文本框拖动*/
img {
border: 0;
vertical-align: middle;
}
/* 去掉图片低测默认的3像素空白缝隙*/
table {
border-collapse: collapse; /*合并外边线*/
}
body {
font: 12px/150% Arial, Verdana, "\5b8b\4f53"; /*宋体,Unicode,统一码*/
color: #666;
background: #fff
}
.clearfix:before, .clearfix:after {
content: "";
display: table;
}
.clearfix:after {
clear: both;
}
.clearfix {
*zoom: 1; /*IE/7/6*/
}
a {
color: #666;
text-decoration: none;
}
a:hover {
color: #C81623;
}
h1, h2, h3, h4, h5, h6 {
text-decoration: none;
font-weight: normal;
font-size: 100%;
}
s, i, em {
font-style: normal;
text-decoration: none;
}
.col-red {
color: #C81623 !important;
}
/*公共类*/
.w {
/*版心 提取 */
width: 1181px;
margin: 0 auto;
}
.fl {
float: left
}
.fr {
float: right
}
.al {
text-align: left
}
.ac {
text-align: center
}
.ar {
text-align: right
}
.hide {
display: none
}
/*公用头*/
.head {
width:99.88%;
height: 50px;
background: #F6F6F6;
border: 1px solid #ccc;
}
.head-one .head-one-left .logo {
width: 90px;
height: 31px;
margin: 11px 0 0 31px;
}
.head-one .head-one-left .logo a{
width: 90px;
height: 31px;
display: block;
background: url("../images/jingl.fw.png")no-repeat 0 -10px;
text-indent:-999px;
}
.head-one .head-one-right ul li {
float: left;
line-height:50px;
margin-right: 42px;
}
.head-one .head-one-right ul li:nth-child(2){
margin-right: 36px;
}
.head-one .head-one-right ul li:nth-child(3){
margin-right: 0;
}
.head-one .head-one-right ul li:nth-child(3) a:hover{
text-decoration: underline;
}
.head-one .head-one-right ul li a:hover {
color: #FA7600;
}
/*顶部详情部分*/
.footer-top .footer-top-one {
width: 725px;
margin: 0 auto;
}
.footer-er{
/*width: 100%;*/
height: 175px;
margin-top: 110px;
}
.footer-top .footer-top-one ul li{
float: left;
margin-right: 21px;
font-size: 12px;
}
.footer-top .footer-top-one ul li:nth-child(8){
margin-right: 0;
}
.footer-top .footer-top-two {
width: 357px;
height: 18px;
margin:15px 0 0 412px;
}
.footer-top .footer-top-two ul li {
float: left;
margin-left: 17px;
}
.footer-top .footer-top-two ul li a {
padding-right: 18px;
border-right: 2px solid #4E4E4E;
font-size: 12px;
}
.footer-top .footer-top-two ul li:nth-child(4) a {
padding-right: 0;
border-right: 0;
}
.footer-top .footer-top-bottom {
text-align: center;
margin-top: 13px;
}
.footer-top .footer-top-bottom p:nth-child(2){
display: block;
margin-top: 13px;
} | 0.147156 | 0.059647 |
.widget > .widget-title h3 {
margin-bottom: 20px;
}
/*Lists
==========================*/
ul {
display: block;
list-style: none;
margin: 0;
padding: 0;
}
ul.list-second {
}
ul.list-second > li {
width: 50%;
}
/* Important Links List */
ul.important-links {
display: block;
}
ul.important-links > li {
float: left;
}
ul.important-links > li > a {
display: block;
line-height: 30px;
margin-bottom: 5px;
padding-left: 10px;
font-size: 15px;
color: #222;
-webkit-transition: color 0.4s;
-moz-transition: color 0.4s;
transition: color 0.4s;
}
ul.important-links > li:hover > a {
color: #fa983f;
}
/* Contact List */
ul.contact-list{
margin-top: 25px;
}
ul.contact-list > li {
margin-bottom: 10px;
}
ul.contact-list > li:last-child {
margin-bottom: 0;
}
ul.contact-list > li > i{
width: 30px;
height: 30px;
padding: 7px 0;
border: 1px solid #d1d1d1;
border-radius: 50%;
text-align: center;
}
ul.contact-list > li > p{
display: inline-block;
margin-right: 10px;
}
/* Social-List */
ul.social-list {
float: right;
overflow: hidden;
margin-top: 30px;
}
ul.social-list > li {
float: right;
margin-left: 13px;
}
ul.social-list > li:last-child {
margin-left: 0;
}
ul.social-list > li > a {
display: block;
width: 35px;
height: 35px;
line-height: 30px;
border-radius: 50%;
text-align: center;
background-color: #d0d0d0;
color: #222;
-webkit-transition: all 0.4s;
-moz-transition: all 0.4s;
transition: all 0.4s;
}
ul.social-list > li:hover > a {
background-color: #fa983f;
color: #fff;
}
/*Footer
============================ */
.footer {
position: relative;
background: #F7F8F9;
padding: 60px 0;
border-top: 4px solid #E5E6E6;
overflow: hidden;
}
.footer:before {
content: "";
position: absolute;
top: -76px;
left: 0;
width: 100%;
background: url(../images/footer-head.png);
background-repeat: no-repeat;
background-size: cover;
height: 76px;
}
/* Subscribe-Form */
.subscribe-form .form-control{
float: right;
width: calc(100% - 105px);
height: 45px;
border: 1px solid #e9e9e9;
border-radius: 4px;
font-size: 16px;
background-color: #fff;
}
.subscribe-form button {
display: inline-block;
line-height: 43px;
border: none;
width: 90px;
text-align: center;
margin-right: 10px;
border-radius: 4px;
background: #fa983f;
color: #fff;
}
.subscribe-form input::-webkit-input-placeholder { /* WebKit, Blink, Edge */
color: #f0f0f0;
}
.subscribe-form input:-moz-placeholder { /* Mozilla Firefox 4 to 18 */
color: #f0f0f0;
}
.subscribe-form input::-moz-placeholder { /* Mozilla Firefox 19+ */
color: #f0f0f0;
}
.subscribe-form input:-ms-input-placeholder { /* Internet Explorer 10-11 */
color: #f0f0f0;
}
.subscribe-form input::-ms-input-placeholder { /* Microsoft Edge */
color: #f0f0f0;
}
/* Footer Copyright*/
.footer-copyright {
display: block;
width: 100%;
overflow: hidden;
background: #EFF0F0;
color: #b7b7b7;
letter-spacing: 0.6px;
line-height: 30px;
padding: 10px 0;
text-align: center;
}
.footer-copyright a {
color: #3498db;
text-transform: capitalize;
-webkit-transition: 0.3s;
-moz-transition: 0.3s;
transition: 0.3s;
}
.footer-copyright a:hover {
color: #fa983f;
}
@media (max-width: 767px) {
.footer-copyright, .footer-copyright .text-right {
text-align:center;
font-size: 13px;
}
}
/* Sign-Pages
============================== */
.reset-new-user {
overflow: hidden;
}
.reset-new-user a {
display: inline-block;
color: #7f7f7f;
-webkit-transition: color 0.4s;
-moz-transition: color 0.4s;
transition: color 0.4s;
}
.reset-new-user a:hover {
color: #fa983f;
}
/* Public Profile
=========================*/
.profile-head{
position: relative;
border-bottom: 1px solid #ddd;
overflow: hidden;
}
.profile-head .profile-head-img{
position: absolute;
width: 100%;
height: calc(100% - 50px);
}
.profile-head .profile-head-img img{
width: 100%;
height: 100%;
}
.profile-head-content{
position: relative;
margin-top: 140px;
}
.profile-head-content .profile-img{
display: inline-block;
vertical-align: middle;
width: 145px;
height: 145px;
margin-left: 15px;
border-radius: 5px;
overflow: hidden;
}
.profile-head-content .profile-title{
display: inline-block;
vertical-align: middle;
}
.profile-head-content .profile-title .title{
color: #fff;
font-size: 28px;
}
.profile-head-content .rate{
float: left;
margin-top: 60px;
}
/*Review List*/
ul.review-list li{
float: right;
font-size: 18px;
margin-left: 4px;
}
ul.review-list li span{
color: #222;
}
ul.review-list li.colored span{
color: #fa983f;;
}
/* profile-tabs
============================*/
.profile-tabs{
}
.profile-tabs .nav-tabs{
}
.profile-tabs .nav-tabs > li{
width: 100%;
display: block;
border: 0;
float: none;
}
.profile-tabs .nav-tabs > li a{
font-size: 15px;
padding: 15px 0px;
}
.profile-tabs .nav-tabs > li.active:after{
display: none;
}
ul.profile-nav {
position: absolute;
bottom: 0;
float: right;
margin-right: 150px;
}
ul.profile-nav > li {
float: right;
}
ul.profile-nav > li > a {
display: block;
line-height: 50px;
padding: 0 15px;
color: #333;
font-size: 14px;
font-weight: 600;
-webkit-transition: all 0.4s;
-moz-transition: all 0.4s;
transition: all 0.4s;
}
ul.profile-nav > li:hover > a,
ul.profile-nav > li.active > a {
color: #4291CA;
} | assets/site/css/open-2.css | .widget > .widget-title h3 {
margin-bottom: 20px;
}
/*Lists
==========================*/
ul {
display: block;
list-style: none;
margin: 0;
padding: 0;
}
ul.list-second {
}
ul.list-second > li {
width: 50%;
}
/* Important Links List */
ul.important-links {
display: block;
}
ul.important-links > li {
float: left;
}
ul.important-links > li > a {
display: block;
line-height: 30px;
margin-bottom: 5px;
padding-left: 10px;
font-size: 15px;
color: #222;
-webkit-transition: color 0.4s;
-moz-transition: color 0.4s;
transition: color 0.4s;
}
ul.important-links > li:hover > a {
color: #fa983f;
}
/* Contact List */
ul.contact-list{
margin-top: 25px;
}
ul.contact-list > li {
margin-bottom: 10px;
}
ul.contact-list > li:last-child {
margin-bottom: 0;
}
ul.contact-list > li > i{
width: 30px;
height: 30px;
padding: 7px 0;
border: 1px solid #d1d1d1;
border-radius: 50%;
text-align: center;
}
ul.contact-list > li > p{
display: inline-block;
margin-right: 10px;
}
/* Social-List */
ul.social-list {
float: right;
overflow: hidden;
margin-top: 30px;
}
ul.social-list > li {
float: right;
margin-left: 13px;
}
ul.social-list > li:last-child {
margin-left: 0;
}
ul.social-list > li > a {
display: block;
width: 35px;
height: 35px;
line-height: 30px;
border-radius: 50%;
text-align: center;
background-color: #d0d0d0;
color: #222;
-webkit-transition: all 0.4s;
-moz-transition: all 0.4s;
transition: all 0.4s;
}
ul.social-list > li:hover > a {
background-color: #fa983f;
color: #fff;
}
/*Footer
============================ */
.footer {
position: relative;
background: #F7F8F9;
padding: 60px 0;
border-top: 4px solid #E5E6E6;
overflow: hidden;
}
.footer:before {
content: "";
position: absolute;
top: -76px;
left: 0;
width: 100%;
background: url(../images/footer-head.png);
background-repeat: no-repeat;
background-size: cover;
height: 76px;
}
/* Subscribe-Form */
.subscribe-form .form-control{
float: right;
width: calc(100% - 105px);
height: 45px;
border: 1px solid #e9e9e9;
border-radius: 4px;
font-size: 16px;
background-color: #fff;
}
.subscribe-form button {
display: inline-block;
line-height: 43px;
border: none;
width: 90px;
text-align: center;
margin-right: 10px;
border-radius: 4px;
background: #fa983f;
color: #fff;
}
.subscribe-form input::-webkit-input-placeholder { /* WebKit, Blink, Edge */
color: #f0f0f0;
}
.subscribe-form input:-moz-placeholder { /* Mozilla Firefox 4 to 18 */
color: #f0f0f0;
}
.subscribe-form input::-moz-placeholder { /* Mozilla Firefox 19+ */
color: #f0f0f0;
}
.subscribe-form input:-ms-input-placeholder { /* Internet Explorer 10-11 */
color: #f0f0f0;
}
.subscribe-form input::-ms-input-placeholder { /* Microsoft Edge */
color: #f0f0f0;
}
/* Footer Copyright*/
.footer-copyright {
display: block;
width: 100%;
overflow: hidden;
background: #EFF0F0;
color: #b7b7b7;
letter-spacing: 0.6px;
line-height: 30px;
padding: 10px 0;
text-align: center;
}
.footer-copyright a {
color: #3498db;
text-transform: capitalize;
-webkit-transition: 0.3s;
-moz-transition: 0.3s;
transition: 0.3s;
}
.footer-copyright a:hover {
color: #fa983f;
}
@media (max-width: 767px) {
.footer-copyright, .footer-copyright .text-right {
text-align:center;
font-size: 13px;
}
}
/* Sign-Pages
============================== */
.reset-new-user {
overflow: hidden;
}
.reset-new-user a {
display: inline-block;
color: #7f7f7f;
-webkit-transition: color 0.4s;
-moz-transition: color 0.4s;
transition: color 0.4s;
}
.reset-new-user a:hover {
color: #fa983f;
}
/* Public Profile
=========================*/
.profile-head{
position: relative;
border-bottom: 1px solid #ddd;
overflow: hidden;
}
.profile-head .profile-head-img{
position: absolute;
width: 100%;
height: calc(100% - 50px);
}
.profile-head .profile-head-img img{
width: 100%;
height: 100%;
}
.profile-head-content{
position: relative;
margin-top: 140px;
}
.profile-head-content .profile-img{
display: inline-block;
vertical-align: middle;
width: 145px;
height: 145px;
margin-left: 15px;
border-radius: 5px;
overflow: hidden;
}
.profile-head-content .profile-title{
display: inline-block;
vertical-align: middle;
}
.profile-head-content .profile-title .title{
color: #fff;
font-size: 28px;
}
.profile-head-content .rate{
float: left;
margin-top: 60px;
}
/*Review List*/
ul.review-list li{
float: right;
font-size: 18px;
margin-left: 4px;
}
ul.review-list li span{
color: #222;
}
ul.review-list li.colored span{
color: #fa983f;;
}
/* profile-tabs
============================*/
.profile-tabs{
}
.profile-tabs .nav-tabs{
}
.profile-tabs .nav-tabs > li{
width: 100%;
display: block;
border: 0;
float: none;
}
.profile-tabs .nav-tabs > li a{
font-size: 15px;
padding: 15px 0px;
}
.profile-tabs .nav-tabs > li.active:after{
display: none;
}
ul.profile-nav {
position: absolute;
bottom: 0;
float: right;
margin-right: 150px;
}
ul.profile-nav > li {
float: right;
}
ul.profile-nav > li > a {
display: block;
line-height: 50px;
padding: 0 15px;
color: #333;
font-size: 14px;
font-weight: 600;
-webkit-transition: all 0.4s;
-moz-transition: all 0.4s;
transition: all 0.4s;
}
ul.profile-nav > li:hover > a,
ul.profile-nav > li.active > a {
color: #4291CA;
} | 0.370339 | 0.075756 |
body {
background-color: black;
color: white;
}
.noscroll {
overflow: hidden;
}
i {
display: inline-block;
vertical-align: middle;
cursor: pointer;
}
h1, h2, h3, h4, h5, h6,
.h1, .h2, .h3, .h4, .h5, .h6 {
padding-top: 0;
padding-bottom: 0;
margin-top: 0;
margin-bottom: 0;
color: white;
vertical-align: middle;
}
h1.margin-xs-top, h2.margin-xs-top, h3.margin-xs-top, h4.margin-xs-top, h5.margin-xs-top, h6.margin-xs-top,
.h1.margin-xs-top, .h2.margin-xs-top, .h3.margin-xs-top, .h4.margin-xs-top, .h5.margin-xs-top, .h6.margin-xs-top {
margin-top: 0.45rem;
}
h1.margin-sm-top, h2.margin-sm-top, h3.margin-sm-top, h4.margin-sm-top, h5.margin-sm-top, h6.margin-sm-top,
.h1.margin-sm-top, .h2.margin-sm-top, .h3.margin-sm-top, .h4.margin-sm-top, .h5.margin-sm-top, .h6.margin-sm-top {
margin-top: 0.6rem;
}
h1.margin-md-top, h2.margin-md-top, h3.margin-md-top, h4.margin-md-top, h5.margin-md-top, h6.margin-md-top,
.h1.margin-md-top, .h2.margin-md-top, .h3.margin-md-top, .h4.margin-md-top, .h5.margin-md-top, .h6.margin-md-top {
margin-top: 0.75rem;
}
h1.margin-lg-top, h2.margin-lg-top, h3.margin-lg-top, h4.margin-lg-top, h5.margin-lg-top, h6.margin-lg-top,
.h1.margin-lg-top, .h2.margin-lg-top, .h3.margin-lg-top, .h4.margin-lg-top, .h5.margin-lg-top, .h6.margin-lg-top {
margin-top: 1.125rem;
}
h1.no-border, h2.no-border, h3.no-border, h4.no-border, h5.no-border, h6.no-border,
.h1.no-border, .h2.no-border, .h3.no-border, .h4.no-border, .h5.no-border, .h6.no-border {
border: 0;
}
.text-capitalize {
text-transform: capitalize;
}
.fa-sm {
font-size: 0.85rem;
}
.col.container {
padding: 0;
}
.bg-primary-analogous3-400:hover,
.bg-primary-analogous3-400:focus {
background-color: #f9c778;
}
.card {
background-color: transparent;
border: 1px solid #EFEFEF;
}
.card-title {
text-align: center;
width: 100%;
}
.card-content {
width: 100%;
}
.item-list {
list-style-type: none;
padding-left: 0;
margin-top: 1.5rem;
}
.item-list .item {
line-height: 1.5rem;
padding: 0 0 1rem;
border: 1px solid #EFEFEF;
}
.item-list .item .title {
border: 0;
margin: 0 0 0.5rem;
font-size: 1.5rem;
font-variant: small-caps;
padding: 0.2rem 0.2rem 0.4rem 0.5rem;
}
.item-list .item > span {
padding: 0.2rem 0.4rem 0.2rem 1.5rem;
}
.float-left {
float: left;
}
.float-right {
float: right;
}
.float-left.margin-bottom, .float-right.margin-bottom {
margin-bottom: 1rem;
}
.clear {
clear: both;
}
.flex {
display: flex !important;
justify-content: center;
align-items: stretch;
}
.flex > * {
flex: 1 0 auto;
}
.flex .flex-0 {
flex: 0;
}
.flex-row {
flex-flow: row wrap;
}
.flex-column {
flex-flow: column wrap;
}
.flex-align-end {
align-items: flex-end;
}
.flex-justify-space-between {
justify-content: space-between;
}
.flex-justify-end {
justify-content: flex-end;
}
.flex-justify-space-around {
justify-content: space-around;
}
.align-self-end {
align-self: flex-end;
}
.edit {
cursor: pointer;
}
.edit:hover, .edit:focus {
color: yellow;
text-shadow: 1px 1px 5px black;
}
.delete {
cursor: pointer;
}
.delete:hover, .delete:focus {
color: #ED6A5A;
text-shadow: 1px 1px 1px white;
}
.text-black {
color: black !important;
}
.text-white {
color: white !important;
}
.strong {
font-weight: bold;
}
.hidden {
display: none !important;
}
.btn {
margin-bottom: 0.2rem;
}
.btn-small {
padding: 0.2rem 0.4rem;
}
.btn.no-border {
border: 0;
}
.btn:hover, .btn:focus {
cursor: pointer;
}
.form {
text-align: left;
}
.form .field-group {
display: grid;
grid-template-columns: 0.5fr 2fr;
padding: 0.5rem;
}
.form [type=checkbox] {
height: 1rem;
width: 1rem;
background-color: white;
}
.form .add-exercises {
margin-top: 1rem;
display: grid;
grid-template-columns: 1fr 1fr;
text-align: left;
}
.form .add-exercises .field-group {
display: flex;
flex-flow: row wrap;
}
.form .add-exercises label {
margin: 0.5rem 0.2rem;
display: inline-block;
position: relative;
bottom: 0.25rem;
}
.modal {
display: none;
}
.modal-visible {
background-color: rgba(0, 0, 0, 0.5);
position: fixed;
overflow-y: scroll;
width: 100%;
height: 100vh;
display: flex;
flex-flow: column nowrap;
justify-content: center;
align-items: center;
}
.modal-body {
position: relative;
display: block;
max-width: 70%;
background-color: white;
color: black;
border-radius: 0.2rem;
text-align: center;
padding: 1.75rem 1rem 2rem;
}
.modal-body h1 {
margin-bottom: 1rem;
}
.modal-body .close-button {
background: transparent;
border: 0;
outline: 0;
position: absolute;
top: 10px;
right: 10px;
}
/*# sourceMappingURL=customizations.css.map */ | public/customizations.css | body {
background-color: black;
color: white;
}
.noscroll {
overflow: hidden;
}
i {
display: inline-block;
vertical-align: middle;
cursor: pointer;
}
h1, h2, h3, h4, h5, h6,
.h1, .h2, .h3, .h4, .h5, .h6 {
padding-top: 0;
padding-bottom: 0;
margin-top: 0;
margin-bottom: 0;
color: white;
vertical-align: middle;
}
h1.margin-xs-top, h2.margin-xs-top, h3.margin-xs-top, h4.margin-xs-top, h5.margin-xs-top, h6.margin-xs-top,
.h1.margin-xs-top, .h2.margin-xs-top, .h3.margin-xs-top, .h4.margin-xs-top, .h5.margin-xs-top, .h6.margin-xs-top {
margin-top: 0.45rem;
}
h1.margin-sm-top, h2.margin-sm-top, h3.margin-sm-top, h4.margin-sm-top, h5.margin-sm-top, h6.margin-sm-top,
.h1.margin-sm-top, .h2.margin-sm-top, .h3.margin-sm-top, .h4.margin-sm-top, .h5.margin-sm-top, .h6.margin-sm-top {
margin-top: 0.6rem;
}
h1.margin-md-top, h2.margin-md-top, h3.margin-md-top, h4.margin-md-top, h5.margin-md-top, h6.margin-md-top,
.h1.margin-md-top, .h2.margin-md-top, .h3.margin-md-top, .h4.margin-md-top, .h5.margin-md-top, .h6.margin-md-top {
margin-top: 0.75rem;
}
h1.margin-lg-top, h2.margin-lg-top, h3.margin-lg-top, h4.margin-lg-top, h5.margin-lg-top, h6.margin-lg-top,
.h1.margin-lg-top, .h2.margin-lg-top, .h3.margin-lg-top, .h4.margin-lg-top, .h5.margin-lg-top, .h6.margin-lg-top {
margin-top: 1.125rem;
}
h1.no-border, h2.no-border, h3.no-border, h4.no-border, h5.no-border, h6.no-border,
.h1.no-border, .h2.no-border, .h3.no-border, .h4.no-border, .h5.no-border, .h6.no-border {
border: 0;
}
.text-capitalize {
text-transform: capitalize;
}
.fa-sm {
font-size: 0.85rem;
}
.col.container {
padding: 0;
}
.bg-primary-analogous3-400:hover,
.bg-primary-analogous3-400:focus {
background-color: #f9c778;
}
.card {
background-color: transparent;
border: 1px solid #EFEFEF;
}
.card-title {
text-align: center;
width: 100%;
}
.card-content {
width: 100%;
}
.item-list {
list-style-type: none;
padding-left: 0;
margin-top: 1.5rem;
}
.item-list .item {
line-height: 1.5rem;
padding: 0 0 1rem;
border: 1px solid #EFEFEF;
}
.item-list .item .title {
border: 0;
margin: 0 0 0.5rem;
font-size: 1.5rem;
font-variant: small-caps;
padding: 0.2rem 0.2rem 0.4rem 0.5rem;
}
.item-list .item > span {
padding: 0.2rem 0.4rem 0.2rem 1.5rem;
}
.float-left {
float: left;
}
.float-right {
float: right;
}
.float-left.margin-bottom, .float-right.margin-bottom {
margin-bottom: 1rem;
}
.clear {
clear: both;
}
.flex {
display: flex !important;
justify-content: center;
align-items: stretch;
}
.flex > * {
flex: 1 0 auto;
}
.flex .flex-0 {
flex: 0;
}
.flex-row {
flex-flow: row wrap;
}
.flex-column {
flex-flow: column wrap;
}
.flex-align-end {
align-items: flex-end;
}
.flex-justify-space-between {
justify-content: space-between;
}
.flex-justify-end {
justify-content: flex-end;
}
.flex-justify-space-around {
justify-content: space-around;
}
.align-self-end {
align-self: flex-end;
}
.edit {
cursor: pointer;
}
.edit:hover, .edit:focus {
color: yellow;
text-shadow: 1px 1px 5px black;
}
.delete {
cursor: pointer;
}
.delete:hover, .delete:focus {
color: #ED6A5A;
text-shadow: 1px 1px 1px white;
}
.text-black {
color: black !important;
}
.text-white {
color: white !important;
}
.strong {
font-weight: bold;
}
.hidden {
display: none !important;
}
.btn {
margin-bottom: 0.2rem;
}
.btn-small {
padding: 0.2rem 0.4rem;
}
.btn.no-border {
border: 0;
}
.btn:hover, .btn:focus {
cursor: pointer;
}
.form {
text-align: left;
}
.form .field-group {
display: grid;
grid-template-columns: 0.5fr 2fr;
padding: 0.5rem;
}
.form [type=checkbox] {
height: 1rem;
width: 1rem;
background-color: white;
}
.form .add-exercises {
margin-top: 1rem;
display: grid;
grid-template-columns: 1fr 1fr;
text-align: left;
}
.form .add-exercises .field-group {
display: flex;
flex-flow: row wrap;
}
.form .add-exercises label {
margin: 0.5rem 0.2rem;
display: inline-block;
position: relative;
bottom: 0.25rem;
}
.modal {
display: none;
}
.modal-visible {
background-color: rgba(0, 0, 0, 0.5);
position: fixed;
overflow-y: scroll;
width: 100%;
height: 100vh;
display: flex;
flex-flow: column nowrap;
justify-content: center;
align-items: center;
}
.modal-body {
position: relative;
display: block;
max-width: 70%;
background-color: white;
color: black;
border-radius: 0.2rem;
text-align: center;
padding: 1.75rem 1rem 2rem;
}
.modal-body h1 {
margin-bottom: 1rem;
}
.modal-body .close-button {
background: transparent;
border: 0;
outline: 0;
position: absolute;
top: 10px;
right: 10px;
}
/*# sourceMappingURL=customizations.css.map */ | 0.655115 | 0.060446 |
#navbar_logo {
width: 60%;
}
#navbar_edit {
padding-left: 300px;
}
.nav-link.active {
color: #03335F !important;
}
/*end of navbar*/
/*footers*/
#footer_icons > div > ul > li{
transition: transform 1.4s linear;
}
#footer_icons > div > ul > li:hover {
transform: scale(1.2);
}
/*end of footers*/
/*jumbotron */
.jumbotron {
background-image: url('https://www.brynmawr.edu/sites/default/files/styles/carousel_double_wide/public/field/intro-image/Thomas.jpg?itok=aHZ9mNsg');
height: 100%;
width: 100%;
background-size: cover;
}
.jumbotron .container {
position: relative;
top: 100px;
}
#jumbotron_text {
color: white;
}
/*jumbotron*/
/*index*/
#current_initiatives, #sga_archives, #weekly_minutes {
margin-left: auto;
margin-right: auto;
display: block;
margin-bottom: 10px;;
transition: transform 1.4s linear;
color: black;
}
#current_initiatives:hover, #sga_archives:hover, #weekly_minutes:hover {
transform: scale(1.2);
}
/*end of index*/
/*about*/
#about_content {
margin-left: 100px;
margin-right: 100px;
/* border: 2px black solid;*/
}
#about_content h3:first-child {
text-align: center;
font-style: italic;
margin-bottom: 50px;
}
/*sgapdf not in use anymore*/
#sgapdf {
outline: 2px black solid;
height: 200px;
min-width: 130px;
max-width: 130px;
/* position: fixed; */
/* margin-left: 800px;*/
/*
height:100%;
background-color: #f1c40f;
text-align: center;
*/
/* position: absolute;*/
/*
top: 0;
bottom: 0;
right: 0;
*/
overflow-y: scroll;
/* width: 25%;*/
}
/*end of about*/
/*Constitution*/
#link_buttons > div > button {
cursor: pointer;
background-color: #ffe715;
border: none;
color: black;
height: 200px;
width: 200px;
font-size: 16px;
transition: transform 1.4s linear;
}
#link_buttons > div > button:hover {
transform: scale(1.1);
}
/*end of constitution*/
/*eboard*/
#eboard_heading {
padding-top: 50px;
padding-left: 50px
}
/*end of eboard*/
/*repco*/
#jumbotron_repco > h1,
#jumbotron_repco > p {
color: white
}
#repco_container ~ h3 {
cursor: pointer;
}
#repco_container > div > div {
display: none;
}
.arrow, .down {
border: solid black;
border-width: 0 3px 3px 0;
display: inline-block;
padding: 3px;
}
.up {
transform: rotate(-135deg);
-webkit-transform: rotate(-135deg);
}
.down {
transform: rotate(45deg);
-webkit-transform: rotate(45deg);
}
/*end of repco*/
#repco_container > div ~ p {
margin-left: 10px;
}
/*committees*/
#committees > .row > .col-md-6 {
text-align: left;
padding-left: 20px
}
#committees_a {
outline: 2px black solid;
padding-top: 100px;
padding-bottom: 100px;
padding-left: 50px;
padding-right: 50px;
}
#committees_p {
text-align: left;
}
/*end of committees*/
/*contact*/
#contact_form_info {}
input[type=text],
select,
textarea {
width: 100%;
/* Full width */
padding: 12px;
/* Some padding */
border: 1px solid #ccc;
/* Gray border */
border-radius: 4px;
/* Rounded borders */
box-sizing: border-box;
/* Make sure that padding and width stays in place */
margin-top: 6px;
/* Add a top margin */
margin-bottom: 16px;
/* Bottom margin */
resize: vertical/* Allow the user to vertically resize the textarea (not horizontally) */
}
/* Style the submit button with a specific background color etc */
input[type=submit] {
background-color: #4CAF50;
color: white;
padding: 12px 20px;
border: none;
border-radius: 4px;
cursor: pointer;
}
/* When moving the mouse over the submit button, add a darker green color */
input[type=submit]:hover {
background-color: #45a049;
}
/* Add a background color and some padding around the form */
#contact_form {
border-radius: 5px;
background-color: #f2f2f2;
padding: 50px;
}
/*end of contact*/ | css/extra.css |
#navbar_logo {
width: 60%;
}
#navbar_edit {
padding-left: 300px;
}
.nav-link.active {
color: #03335F !important;
}
/*end of navbar*/
/*footers*/
#footer_icons > div > ul > li{
transition: transform 1.4s linear;
}
#footer_icons > div > ul > li:hover {
transform: scale(1.2);
}
/*end of footers*/
/*jumbotron */
.jumbotron {
background-image: url('https://www.brynmawr.edu/sites/default/files/styles/carousel_double_wide/public/field/intro-image/Thomas.jpg?itok=aHZ9mNsg');
height: 100%;
width: 100%;
background-size: cover;
}
.jumbotron .container {
position: relative;
top: 100px;
}
#jumbotron_text {
color: white;
}
/*jumbotron*/
/*index*/
#current_initiatives, #sga_archives, #weekly_minutes {
margin-left: auto;
margin-right: auto;
display: block;
margin-bottom: 10px;;
transition: transform 1.4s linear;
color: black;
}
#current_initiatives:hover, #sga_archives:hover, #weekly_minutes:hover {
transform: scale(1.2);
}
/*end of index*/
/*about*/
#about_content {
margin-left: 100px;
margin-right: 100px;
/* border: 2px black solid;*/
}
#about_content h3:first-child {
text-align: center;
font-style: italic;
margin-bottom: 50px;
}
/*sgapdf not in use anymore*/
#sgapdf {
outline: 2px black solid;
height: 200px;
min-width: 130px;
max-width: 130px;
/* position: fixed; */
/* margin-left: 800px;*/
/*
height:100%;
background-color: #f1c40f;
text-align: center;
*/
/* position: absolute;*/
/*
top: 0;
bottom: 0;
right: 0;
*/
overflow-y: scroll;
/* width: 25%;*/
}
/*end of about*/
/*Constitution*/
#link_buttons > div > button {
cursor: pointer;
background-color: #ffe715;
border: none;
color: black;
height: 200px;
width: 200px;
font-size: 16px;
transition: transform 1.4s linear;
}
#link_buttons > div > button:hover {
transform: scale(1.1);
}
/*end of constitution*/
/*eboard*/
#eboard_heading {
padding-top: 50px;
padding-left: 50px
}
/*end of eboard*/
/*repco*/
#jumbotron_repco > h1,
#jumbotron_repco > p {
color: white
}
#repco_container ~ h3 {
cursor: pointer;
}
#repco_container > div > div {
display: none;
}
.arrow, .down {
border: solid black;
border-width: 0 3px 3px 0;
display: inline-block;
padding: 3px;
}
.up {
transform: rotate(-135deg);
-webkit-transform: rotate(-135deg);
}
.down {
transform: rotate(45deg);
-webkit-transform: rotate(45deg);
}
/*end of repco*/
#repco_container > div ~ p {
margin-left: 10px;
}
/*committees*/
#committees > .row > .col-md-6 {
text-align: left;
padding-left: 20px
}
#committees_a {
outline: 2px black solid;
padding-top: 100px;
padding-bottom: 100px;
padding-left: 50px;
padding-right: 50px;
}
#committees_p {
text-align: left;
}
/*end of committees*/
/*contact*/
#contact_form_info {}
input[type=text],
select,
textarea {
width: 100%;
/* Full width */
padding: 12px;
/* Some padding */
border: 1px solid #ccc;
/* Gray border */
border-radius: 4px;
/* Rounded borders */
box-sizing: border-box;
/* Make sure that padding and width stays in place */
margin-top: 6px;
/* Add a top margin */
margin-bottom: 16px;
/* Bottom margin */
resize: vertical/* Allow the user to vertically resize the textarea (not horizontally) */
}
/* Style the submit button with a specific background color etc */
input[type=submit] {
background-color: #4CAF50;
color: white;
padding: 12px 20px;
border: none;
border-radius: 4px;
cursor: pointer;
}
/* When moving the mouse over the submit button, add a darker green color */
input[type=submit]:hover {
background-color: #45a049;
}
/* Add a background color and some padding around the form */
#contact_form {
border-radius: 5px;
background-color: #f2f2f2;
padding: 50px;
}
/*end of contact*/ | 0.296349 | 0.088662 |
@font-face {
font-family: 'Source Sans 3';
font-style: normal;
font-display: swap;
font-weight: 200;
src: url('./files/source-sans-3-cyrillic-200-normal.woff2') format('woff2'), url('./files/source-sans-3-cyrillic-200-normal.woff') format('woff');
}
/* source-sans-3-cyrillic-300-normal*/
@font-face {
font-family: 'Source Sans 3';
font-style: normal;
font-display: swap;
font-weight: 300;
src: url('./files/source-sans-3-cyrillic-300-normal.woff2') format('woff2'), url('./files/source-sans-3-cyrillic-300-normal.woff') format('woff');
}
/* source-sans-3-cyrillic-400-normal*/
@font-face {
font-family: 'Source Sans 3';
font-style: normal;
font-display: swap;
font-weight: 400;
src: url('./files/source-sans-3-cyrillic-400-normal.woff2') format('woff2'), url('./files/source-sans-3-cyrillic-400-normal.woff') format('woff');
}
/* source-sans-3-cyrillic-500-normal*/
@font-face {
font-family: 'Source Sans 3';
font-style: normal;
font-display: swap;
font-weight: 500;
src: url('./files/source-sans-3-cyrillic-500-normal.woff2') format('woff2'), url('./files/source-sans-3-cyrillic-500-normal.woff') format('woff');
}
/* source-sans-3-cyrillic-600-normal*/
@font-face {
font-family: 'Source Sans 3';
font-style: normal;
font-display: swap;
font-weight: 600;
src: url('./files/source-sans-3-cyrillic-600-normal.woff2') format('woff2'), url('./files/source-sans-3-cyrillic-600-normal.woff') format('woff');
}
/* source-sans-3-cyrillic-700-normal*/
@font-face {
font-family: 'Source Sans 3';
font-style: normal;
font-display: swap;
font-weight: 700;
src: url('./files/source-sans-3-cyrillic-700-normal.woff2') format('woff2'), url('./files/source-sans-3-cyrillic-700-normal.woff') format('woff');
}
/* source-sans-3-cyrillic-800-normal*/
@font-face {
font-family: 'Source Sans 3';
font-style: normal;
font-display: swap;
font-weight: 800;
src: url('./files/source-sans-3-cyrillic-800-normal.woff2') format('woff2'), url('./files/source-sans-3-cyrillic-800-normal.woff') format('woff');
}
/* source-sans-3-cyrillic-900-normal*/
@font-face {
font-family: 'Source Sans 3';
font-style: normal;
font-display: swap;
font-weight: 900;
src: url('./files/source-sans-3-cyrillic-900-normal.woff2') format('woff2'), url('./files/source-sans-3-cyrillic-900-normal.woff') format('woff');
} | fonts/google/source-sans-3/cyrillic.css | @font-face {
font-family: 'Source Sans 3';
font-style: normal;
font-display: swap;
font-weight: 200;
src: url('./files/source-sans-3-cyrillic-200-normal.woff2') format('woff2'), url('./files/source-sans-3-cyrillic-200-normal.woff') format('woff');
}
/* source-sans-3-cyrillic-300-normal*/
@font-face {
font-family: 'Source Sans 3';
font-style: normal;
font-display: swap;
font-weight: 300;
src: url('./files/source-sans-3-cyrillic-300-normal.woff2') format('woff2'), url('./files/source-sans-3-cyrillic-300-normal.woff') format('woff');
}
/* source-sans-3-cyrillic-400-normal*/
@font-face {
font-family: 'Source Sans 3';
font-style: normal;
font-display: swap;
font-weight: 400;
src: url('./files/source-sans-3-cyrillic-400-normal.woff2') format('woff2'), url('./files/source-sans-3-cyrillic-400-normal.woff') format('woff');
}
/* source-sans-3-cyrillic-500-normal*/
@font-face {
font-family: 'Source Sans 3';
font-style: normal;
font-display: swap;
font-weight: 500;
src: url('./files/source-sans-3-cyrillic-500-normal.woff2') format('woff2'), url('./files/source-sans-3-cyrillic-500-normal.woff') format('woff');
}
/* source-sans-3-cyrillic-600-normal*/
@font-face {
font-family: 'Source Sans 3';
font-style: normal;
font-display: swap;
font-weight: 600;
src: url('./files/source-sans-3-cyrillic-600-normal.woff2') format('woff2'), url('./files/source-sans-3-cyrillic-600-normal.woff') format('woff');
}
/* source-sans-3-cyrillic-700-normal*/
@font-face {
font-family: 'Source Sans 3';
font-style: normal;
font-display: swap;
font-weight: 700;
src: url('./files/source-sans-3-cyrillic-700-normal.woff2') format('woff2'), url('./files/source-sans-3-cyrillic-700-normal.woff') format('woff');
}
/* source-sans-3-cyrillic-800-normal*/
@font-face {
font-family: 'Source Sans 3';
font-style: normal;
font-display: swap;
font-weight: 800;
src: url('./files/source-sans-3-cyrillic-800-normal.woff2') format('woff2'), url('./files/source-sans-3-cyrillic-800-normal.woff') format('woff');
}
/* source-sans-3-cyrillic-900-normal*/
@font-face {
font-family: 'Source Sans 3';
font-style: normal;
font-display: swap;
font-weight: 900;
src: url('./files/source-sans-3-cyrillic-900-normal.woff2') format('woff2'), url('./files/source-sans-3-cyrillic-900-normal.woff') format('woff');
} | 0.192122 | 0.056993 |
Submenu*/
#navigation ul#nav li{
position: relative;
}
#navigation ul#nav li ul{
display: none;
position: absolute;
width: 200px;
background: #f2f2f2;
list-style-type: none;
padding-left: 0px;
z-index: 999;
}
#navigation ul#nav li ul li{
line-height: 35px;
height: 35px;
padding-left: 10px;
}
#navigation ul#nav li ul li a{
color: #999;
font-size: 13px;
text-transform: uppercase;
}
#navigation ul#nav li ul li a:hover{
text-decoration: none;
color: #000;
}
#navigation ul#nav li ul li.active a{
color: #D95C5C;
}
#navigation ul#nav li:hover ul{
display: block;
}
/*Caurse*/
#project-extended #project a.left,
#project-extended #project a.right{
top: 50%;
background: #fff;
height: 30px;
width: 30px;
font-size: 20px;
color: #000;
margin-top: -15px;
}
.testimonials-slider .client-comment p{
font-size: 34px;
}
/* Common Inner page*/
.innerpage{
background-color: #f6f6f6;
}
.innerpage_content{
padding-top: 50px;
}
.innerpage_content .title h1{
}
/* Common Inner page End*/
/*Style for blog*/
#k2Container{
overflow: hidden;
}
.k2wrap{
width: 100%;
}
hr.new{
width: 90px;
}
/*List item*/
.k2wrap h2.catItemTitle{
margin-top: 5px;
}
.k2wrap h2.catItemTitle a{
color: #111;
}
.k2wrap h2.catItemTitle a:hover{
text-decoration: none;
}
.k2wrap .catItemView div.catItemCommentsLink{
border-right: none;
padding-right: 0;
margin-right: 0;
}
.k2wrap .catItemView div.catItemHeader span.catItemDateCreated {
font-size: 13px;
font-style: italic;
}
.k2wrap .catItemView div.catItemCommentsLink a{
font-size: 13px;
font-style: italic;
color: #999;
}
.k2wrap .catItemView .bellow_titile{
padding-bottom: 10px;
}
.k2wrap .catItemView .featured-img img{
padding-bottom: 20px;
}
.k2wrap .catItemView .catItemIntroText{
padding-top: 0px;
padding-bottom: 3px;
}
.k2wrap .catItemView .catItemIntroText p{
margin-bottom: 10px;
}
.k2wrap .catItemView .catItemIntroText iframe,
.k2wrap .catItemView .catItemIntroText object{
padding-bottom: 15px;
}
.k2wrap .catItemView .catItemReadMore a{
font-weight: bold;
font-size: 15px;
}
.k2wrap .catItemView .catItemTagsBlock{
padding-top: 15px;
border-bottom: none;
}
.k2wrap .catItemView .catItemTagsBlock ul li a{
background: #e1e1e1;
padding: 6px 10px;
color: #959595;
}
.k2wrap .catItemView .catItemTagsBlock ul li a:hover{
color:#fff;
text-align:center;
text-decoration: none;
}
.k2wrap div.itemContainer {
margin-bottom: 30px;
}
.k2wrap .catItemView .catItemIntroText iframe,
.k2wrap .catItemView .catItemIntroText object,
.genericItemIntroText iframe,
.genericItemIntroText object,
.tagItemIntroText iframe,
.tagItemIntroText object{
width: 100%;
}
.right div.k2CalendarBlock table.calendar td.calendarDateLinked a{
background: #eee;
}
/*Style for blog End*/
/*Style for sidebar*/
.right .moduletable{
margin-bottom: 40px;
}
.right .moduletable h3{
padding-bottom: 10px;
margin-bottom: 14px;
text-align: left;
text-transform: uppercase;
font-size: 18px;
font-family: "Lato",Helvetica,Arial,sans-serif;
color: #292929;
font-weight: 500;
}
/*Search module*/
.right .k2SearchBlock input{
width: 100%;
background: #fff;
height: 46px;
padding: 10px 16px;
font-size: 18px;
line-height: 1.33;
border-radius: 6px;
background-color: #fff!important;
border-color: #ececec;
border-width: 1px;
box-shadow: none;
-webkit-box-shadow: none;
width: 100%;
border-style: solid;
color: #ccc;
}
.right .k2ItemsBlock ul,
.right .k2ItemsBlock ul li{
list-style-type: none;
margin-left: 0;
padding-left: 0;
background: none;
border-color: #dbdbdb;
}
/*Calendar K2*/
.right div.k2CalendarBlock{
height: 200px;
}
.right div.k2CalendarBlock table.calendar{
width: 100%;
}
table.calendar tr td{
color: #8F8F8F;
}
table.calendar tr td.calendarTodayLinked a{
color:#fff;
}
.right div.k2TagCloudBlock a{
background: #e1e1e1;
padding: 6px 10px;
display: inline-block;
color: #959595;
cursor: pointer;
margin: 0 3px 3px 0;
font-size: 100%!important;
float: left;
}
.right div.k2TagCloudBlock a:hover{
padding: 6px 10px;
}
.right .k2ArchivesBlock ul,
.right .k2ArchivesBlock ul li{
padding-left: 0;
list-style-type: none;
}
.right a:hover{
text-decoration: none;
}
.k2Pagination ul{
padding-left: 0;
}
.k2Pagination ul li{
margin: 0px 5px;
}
.k2Pagination ul li a{
display: inline-block;
padding: 8px 12px;
margin-bottom: 15px;
background-color: #fff;
border-radius: 4px;
cursor: pointer;
color: #999;
font-size: 12px;
font-weight: 700;
text-transform: uppercase;
transition: all .3s ease;
}
.k2Pagination .pagenav{
padding: 8px 12px;
background-color: #fff;
border-radius: 4px;
display: inline-block;
margin-bottom: 6px;
}
.k2Pagination a.pagenav{
color: #999;
}
div.itemView{
border-bottom: none;
}
div.itemBackToTop{
padding-top: 5px;
}
.itemView .itemIntroText{
font-weight: normal;
}
.itemView .itemIntroText p{
margin-bottom: 0;
}
.itemView div.itemContentFooter{
margin: 0px 0 4px 0;
border-top: 0;
}
.itemView .itemTagsBlock{
padding-top: 15px;
border-bottom: none;
}
.itemView .itemTagsBlock ul li{
margin: 0px 0px 15px 3px!important;
float: left;
}
.itemView .itemTagsBlock ul li a{
background: #e1e1e1;
padding: 6px 10px;
color: #959595;
}
.itemView .itemTagsBlock ul li a:hover{
color:#fff;
text-align:center;
text-decoration: none;
}
.itemView div.itemLinks{
margin-top: 0;
}
.itemView .itemComments{
background: transparent;
border: none;
padding: 0;
}
.itemView ul.itemCommentsList li{
background: transparent;
}
.itemView #comment-form input.inputbox{
height: 46px;
padding: 10px 16px;
font-size: 18px;
line-height: 1.33;
border-radius: 6px;
background-color: #fff!important;
border-color: #ececec;
border-width: 1px;
box-shadow: none;
-webkit-box-shadow: none;
border-style: solid;
}
div.itemCommentsForm form label{
color: #888;
padding-bottom: 4px;
}
.itemView #comment-form textarea{
border-radius: 6px;
background-color: #fff!important;
border-color: #ececec;
border-width: 1px;
box-shadow: none;
-webkit-box-shadow: none;
border-style: solid;
width: 100%;
}
div.itemComments ul.itemCommentsList li span.commentDate,
div.itemComments ul.itemCommentsList li span.commentAuthorName{
color: #999;
font-weight: normal;
}
div.itemComments ul.itemCommentsList li p{
margin-bottom: 7px;
}
.itemView #comment-form input.button{
text-transform: uppercase;
width: auto;
font-style: normal;
background: transparent;
border: 2px solid #d0d0d0;
text-shadow: none;
padding: 10px 20px;
letter-spacing: .20em;
margin-top: 20px;
cursor: pointer;
-webkit-border-radius: 0;
-moz-border-radius: 0;
border-radius: 0;
}
.itemView .itemIntroText iframe,
.itemView .itemIntroText object{
width: 100%;
}
div.itemCommentsForm form span#formLog{
margin: 5px 0px 0px 0px;
padding: 0;
}
div.catItemTagsBlock ul.catItemTags li{
float: left;
margin: 0px 5px 15px 0px;
}
/*genericView*/
.genericView .componentheadinginnerpage{
background: #e1e1e1;
padding: 10px;
margin-top: 2px;
margin-bottom: 20px;
font-weight: bold;
}
h2.genericItemTitle a{
color: #333;
}
h2.genericItemTitle a:hover{
text-decoration: none;
}
.genericItemDateCreated{
color: #999;
}
.genericItemIntroText p{
margin-bottom: 0;
}
/*genericView end*/
/*Tag*/
.tagView h2.tagItemTitle a{
color: #333;
}
.tagView h2.tagItemTitle a:hover{
text-decoration: none;
}
.tagView .tagItemIntroText p{
margin-bottom: 0;
}
/*Tag end*/
@media (max-width: 450px){
.itemView #comment-form input.inputbox{
width: 100%;
}
}
@media (max-width: 767px){
.bellow_titile .text-right{
text-align: left;
float: left;
}
.itemView span.itemDateModified{
float: left;
width: 100%;
text-align: left;
}
}
@media (min-width: 768px) and (max-width: 992px){
.nav>li>a{
padding: 15px 12px;
}
} | crotal/init/themes/riverside/static/css/custom_joomla.css | Submenu*/
#navigation ul#nav li{
position: relative;
}
#navigation ul#nav li ul{
display: none;
position: absolute;
width: 200px;
background: #f2f2f2;
list-style-type: none;
padding-left: 0px;
z-index: 999;
}
#navigation ul#nav li ul li{
line-height: 35px;
height: 35px;
padding-left: 10px;
}
#navigation ul#nav li ul li a{
color: #999;
font-size: 13px;
text-transform: uppercase;
}
#navigation ul#nav li ul li a:hover{
text-decoration: none;
color: #000;
}
#navigation ul#nav li ul li.active a{
color: #D95C5C;
}
#navigation ul#nav li:hover ul{
display: block;
}
/*Caurse*/
#project-extended #project a.left,
#project-extended #project a.right{
top: 50%;
background: #fff;
height: 30px;
width: 30px;
font-size: 20px;
color: #000;
margin-top: -15px;
}
.testimonials-slider .client-comment p{
font-size: 34px;
}
/* Common Inner page*/
.innerpage{
background-color: #f6f6f6;
}
.innerpage_content{
padding-top: 50px;
}
.innerpage_content .title h1{
}
/* Common Inner page End*/
/*Style for blog*/
#k2Container{
overflow: hidden;
}
.k2wrap{
width: 100%;
}
hr.new{
width: 90px;
}
/*List item*/
.k2wrap h2.catItemTitle{
margin-top: 5px;
}
.k2wrap h2.catItemTitle a{
color: #111;
}
.k2wrap h2.catItemTitle a:hover{
text-decoration: none;
}
.k2wrap .catItemView div.catItemCommentsLink{
border-right: none;
padding-right: 0;
margin-right: 0;
}
.k2wrap .catItemView div.catItemHeader span.catItemDateCreated {
font-size: 13px;
font-style: italic;
}
.k2wrap .catItemView div.catItemCommentsLink a{
font-size: 13px;
font-style: italic;
color: #999;
}
.k2wrap .catItemView .bellow_titile{
padding-bottom: 10px;
}
.k2wrap .catItemView .featured-img img{
padding-bottom: 20px;
}
.k2wrap .catItemView .catItemIntroText{
padding-top: 0px;
padding-bottom: 3px;
}
.k2wrap .catItemView .catItemIntroText p{
margin-bottom: 10px;
}
.k2wrap .catItemView .catItemIntroText iframe,
.k2wrap .catItemView .catItemIntroText object{
padding-bottom: 15px;
}
.k2wrap .catItemView .catItemReadMore a{
font-weight: bold;
font-size: 15px;
}
.k2wrap .catItemView .catItemTagsBlock{
padding-top: 15px;
border-bottom: none;
}
.k2wrap .catItemView .catItemTagsBlock ul li a{
background: #e1e1e1;
padding: 6px 10px;
color: #959595;
}
.k2wrap .catItemView .catItemTagsBlock ul li a:hover{
color:#fff;
text-align:center;
text-decoration: none;
}
.k2wrap div.itemContainer {
margin-bottom: 30px;
}
.k2wrap .catItemView .catItemIntroText iframe,
.k2wrap .catItemView .catItemIntroText object,
.genericItemIntroText iframe,
.genericItemIntroText object,
.tagItemIntroText iframe,
.tagItemIntroText object{
width: 100%;
}
.right div.k2CalendarBlock table.calendar td.calendarDateLinked a{
background: #eee;
}
/*Style for blog End*/
/*Style for sidebar*/
.right .moduletable{
margin-bottom: 40px;
}
.right .moduletable h3{
padding-bottom: 10px;
margin-bottom: 14px;
text-align: left;
text-transform: uppercase;
font-size: 18px;
font-family: "Lato",Helvetica,Arial,sans-serif;
color: #292929;
font-weight: 500;
}
/*Search module*/
.right .k2SearchBlock input{
width: 100%;
background: #fff;
height: 46px;
padding: 10px 16px;
font-size: 18px;
line-height: 1.33;
border-radius: 6px;
background-color: #fff!important;
border-color: #ececec;
border-width: 1px;
box-shadow: none;
-webkit-box-shadow: none;
width: 100%;
border-style: solid;
color: #ccc;
}
.right .k2ItemsBlock ul,
.right .k2ItemsBlock ul li{
list-style-type: none;
margin-left: 0;
padding-left: 0;
background: none;
border-color: #dbdbdb;
}
/*Calendar K2*/
.right div.k2CalendarBlock{
height: 200px;
}
.right div.k2CalendarBlock table.calendar{
width: 100%;
}
table.calendar tr td{
color: #8F8F8F;
}
table.calendar tr td.calendarTodayLinked a{
color:#fff;
}
.right div.k2TagCloudBlock a{
background: #e1e1e1;
padding: 6px 10px;
display: inline-block;
color: #959595;
cursor: pointer;
margin: 0 3px 3px 0;
font-size: 100%!important;
float: left;
}
.right div.k2TagCloudBlock a:hover{
padding: 6px 10px;
}
.right .k2ArchivesBlock ul,
.right .k2ArchivesBlock ul li{
padding-left: 0;
list-style-type: none;
}
.right a:hover{
text-decoration: none;
}
.k2Pagination ul{
padding-left: 0;
}
.k2Pagination ul li{
margin: 0px 5px;
}
.k2Pagination ul li a{
display: inline-block;
padding: 8px 12px;
margin-bottom: 15px;
background-color: #fff;
border-radius: 4px;
cursor: pointer;
color: #999;
font-size: 12px;
font-weight: 700;
text-transform: uppercase;
transition: all .3s ease;
}
.k2Pagination .pagenav{
padding: 8px 12px;
background-color: #fff;
border-radius: 4px;
display: inline-block;
margin-bottom: 6px;
}
.k2Pagination a.pagenav{
color: #999;
}
div.itemView{
border-bottom: none;
}
div.itemBackToTop{
padding-top: 5px;
}
.itemView .itemIntroText{
font-weight: normal;
}
.itemView .itemIntroText p{
margin-bottom: 0;
}
.itemView div.itemContentFooter{
margin: 0px 0 4px 0;
border-top: 0;
}
.itemView .itemTagsBlock{
padding-top: 15px;
border-bottom: none;
}
.itemView .itemTagsBlock ul li{
margin: 0px 0px 15px 3px!important;
float: left;
}
.itemView .itemTagsBlock ul li a{
background: #e1e1e1;
padding: 6px 10px;
color: #959595;
}
.itemView .itemTagsBlock ul li a:hover{
color:#fff;
text-align:center;
text-decoration: none;
}
.itemView div.itemLinks{
margin-top: 0;
}
.itemView .itemComments{
background: transparent;
border: none;
padding: 0;
}
.itemView ul.itemCommentsList li{
background: transparent;
}
.itemView #comment-form input.inputbox{
height: 46px;
padding: 10px 16px;
font-size: 18px;
line-height: 1.33;
border-radius: 6px;
background-color: #fff!important;
border-color: #ececec;
border-width: 1px;
box-shadow: none;
-webkit-box-shadow: none;
border-style: solid;
}
div.itemCommentsForm form label{
color: #888;
padding-bottom: 4px;
}
.itemView #comment-form textarea{
border-radius: 6px;
background-color: #fff!important;
border-color: #ececec;
border-width: 1px;
box-shadow: none;
-webkit-box-shadow: none;
border-style: solid;
width: 100%;
}
div.itemComments ul.itemCommentsList li span.commentDate,
div.itemComments ul.itemCommentsList li span.commentAuthorName{
color: #999;
font-weight: normal;
}
div.itemComments ul.itemCommentsList li p{
margin-bottom: 7px;
}
.itemView #comment-form input.button{
text-transform: uppercase;
width: auto;
font-style: normal;
background: transparent;
border: 2px solid #d0d0d0;
text-shadow: none;
padding: 10px 20px;
letter-spacing: .20em;
margin-top: 20px;
cursor: pointer;
-webkit-border-radius: 0;
-moz-border-radius: 0;
border-radius: 0;
}
.itemView .itemIntroText iframe,
.itemView .itemIntroText object{
width: 100%;
}
div.itemCommentsForm form span#formLog{
margin: 5px 0px 0px 0px;
padding: 0;
}
div.catItemTagsBlock ul.catItemTags li{
float: left;
margin: 0px 5px 15px 0px;
}
/*genericView*/
.genericView .componentheadinginnerpage{
background: #e1e1e1;
padding: 10px;
margin-top: 2px;
margin-bottom: 20px;
font-weight: bold;
}
h2.genericItemTitle a{
color: #333;
}
h2.genericItemTitle a:hover{
text-decoration: none;
}
.genericItemDateCreated{
color: #999;
}
.genericItemIntroText p{
margin-bottom: 0;
}
/*genericView end*/
/*Tag*/
.tagView h2.tagItemTitle a{
color: #333;
}
.tagView h2.tagItemTitle a:hover{
text-decoration: none;
}
.tagView .tagItemIntroText p{
margin-bottom: 0;
}
/*Tag end*/
@media (max-width: 450px){
.itemView #comment-form input.inputbox{
width: 100%;
}
}
@media (max-width: 767px){
.bellow_titile .text-right{
text-align: left;
float: left;
}
.itemView span.itemDateModified{
float: left;
width: 100%;
text-align: left;
}
}
@media (min-width: 768px) and (max-width: 992px){
.nav>li>a{
padding: 15px 12px;
}
} | 0.247078 | 0.034914 |
.pagination {
display: inline-block;
padding-left: 0;
margin: 20px 0;
border-radius: 4px
}
.pagination>li {
display: inline
}
.pagination>li>a,
.pagination>li>span {
position: relative;
float: left;
padding: 6px 12px;
margin-left: -1px;
line-height: 1.42857143;
color: #337ab7;
text-decoration: none;
background-color: #fff;
border: 1px solid #ddd
}
.pagination>li:first-child>a,
.pagination>li:first-child>span {
margin-left: 0;
border-top-left-radius: 4px;
border-bottom-left-radius: 4px
}
.pagination>li:last-child>a,
.pagination>li:last-child>span {
border-top-right-radius: 4px;
border-bottom-right-radius: 4px
}
.pagination>li>a:focus,
.pagination>li>a:hover,
.pagination>li>span:focus,
.pagination>li>span:hover {
color: #23527c;
background-color: #eee;
border-color: #ddd
}
.pagination>.active>a,
.pagination>.active>a:focus,
.pagination>.active>a:hover,
.pagination>.active>span,
.pagination>.active>span:focus,
.pagination>.active>span:hover {
z-index: 2;
color: #fff;
cursor: default;
background-color: #337ab7;
border-color: #337ab7
}
.pagination>.disabled>a,
.pagination>.disabled>a:focus,
.pagination>.disabled>a:hover,
.pagination>.disabled>span,
.pagination>.disabled>span:focus,
.pagination>.disabled>span:hover {
color: #777;
cursor: not-allowed;
background-color: #fff;
border-color: #ddd
}
.pagination-lg>li>a,
.pagination-lg>li>span {
padding: 10px 16px;
font-size: 18px
}
.pagination-lg>li:first-child>a,
.pagination-lg>li:first-child>span {
border-top-left-radius: 6px;
border-bottom-left-radius: 6px
}
.pagination-lg>li:last-child>a,
.pagination-lg>li:last-child>span {
border-top-right-radius: 6px;
border-bottom-right-radius: 6px
}
.pagination-sm>li>a,
.pagination-sm>li>span {
padding: 5px 10px;
font-size: 12px
}
.pagination-sm>li:first-child>a,
.pagination-sm>li:first-child>span {
border-top-left-radius: 3px;
border-bottom-left-radius: 3px
}
.pagination-sm>li:last-child>a,
.pagination-sm>li:last-child>span {
border-top-right-radius: 3px;
border-bottom-right-radius: 3px
} | public/static/admin/style/page.css | .pagination {
display: inline-block;
padding-left: 0;
margin: 20px 0;
border-radius: 4px
}
.pagination>li {
display: inline
}
.pagination>li>a,
.pagination>li>span {
position: relative;
float: left;
padding: 6px 12px;
margin-left: -1px;
line-height: 1.42857143;
color: #337ab7;
text-decoration: none;
background-color: #fff;
border: 1px solid #ddd
}
.pagination>li:first-child>a,
.pagination>li:first-child>span {
margin-left: 0;
border-top-left-radius: 4px;
border-bottom-left-radius: 4px
}
.pagination>li:last-child>a,
.pagination>li:last-child>span {
border-top-right-radius: 4px;
border-bottom-right-radius: 4px
}
.pagination>li>a:focus,
.pagination>li>a:hover,
.pagination>li>span:focus,
.pagination>li>span:hover {
color: #23527c;
background-color: #eee;
border-color: #ddd
}
.pagination>.active>a,
.pagination>.active>a:focus,
.pagination>.active>a:hover,
.pagination>.active>span,
.pagination>.active>span:focus,
.pagination>.active>span:hover {
z-index: 2;
color: #fff;
cursor: default;
background-color: #337ab7;
border-color: #337ab7
}
.pagination>.disabled>a,
.pagination>.disabled>a:focus,
.pagination>.disabled>a:hover,
.pagination>.disabled>span,
.pagination>.disabled>span:focus,
.pagination>.disabled>span:hover {
color: #777;
cursor: not-allowed;
background-color: #fff;
border-color: #ddd
}
.pagination-lg>li>a,
.pagination-lg>li>span {
padding: 10px 16px;
font-size: 18px
}
.pagination-lg>li:first-child>a,
.pagination-lg>li:first-child>span {
border-top-left-radius: 6px;
border-bottom-left-radius: 6px
}
.pagination-lg>li:last-child>a,
.pagination-lg>li:last-child>span {
border-top-right-radius: 6px;
border-bottom-right-radius: 6px
}
.pagination-sm>li>a,
.pagination-sm>li>span {
padding: 5px 10px;
font-size: 12px
}
.pagination-sm>li:first-child>a,
.pagination-sm>li:first-child>span {
border-top-left-radius: 3px;
border-bottom-left-radius: 3px
}
.pagination-sm>li:last-child>a,
.pagination-sm>li:last-child>span {
border-top-right-radius: 3px;
border-bottom-right-radius: 3px
} | 0.437944 | 0.153391 |
@-moz-document domain(avenoel.org) {
/* Fond d'écran */
body {
background-image:url(https://image.noelshack.com/fichiers/2017/45/5/1510306751-131313.png)!important;
background-repeat: repeat-x !important;
background-size: cover !important;
}
.table > thead > tr > th {
vertical-align: bottom;
border-bottom: 2px solid #646667;
color: #acacac;
}
.topic-icon img {
width: 14px;
background-color: transparent;
}
/* Couleur pseudo sujet heure etc sur le blabla topic et post*/
.topics-author a {
color: #acacac;
}
a {
color: #acacac;
text-decoration: none;
}
.breadcrumb {
background-color: rgba(107, 107, 107, 0)!important;
}
main.container .container-content section {
background-color: #1f1f1f!important;
}
.topic-message .message-header .message-username a {
color: #acacac;
}
.topic-message .message-header .message-actions {
margin: 0;
display: inline-block;
padding: 0;
background: none;
}
.topic-message .message-header .message-date {
font-size: 12px;
background: none;
}
.topic-message .message-header {
position: relative;
padding-bottom: 45px;
border-bottom: 1px dotted #acacac;
}
.odd .message-header {
padding-bottom: 45px;
border-bottom: 1px dotted #acacac;
}
.topic-message.odd {
background: #acacac;
border: 1px solid #545454;
}
.pagination.pagination-topic a {
color: #acacac;
}
.topic-message {
border: 1px solid #545454;
background: rgba(247, 202, 24, 0.08);
color: #acacac;
margin-bottom: 10px;
padding: 0;
overflow: hidden;
display: -webkit-box;
display: flex;
}
.topics-author {
background: #1f1f1f;
text-align: center;
width: 120px;
}
.topics {
font-size: 0.9em;
margin-bottom: 20px;
border: 1px solid #646667;
}
.breadcrumb {
padding: 8px 15px;
margin-bottom: 22px;
list-style: none;
background-color: #1f1f1f;
border-radius: 4px;
}
.breadcrumb {
padding: 0 0 5px 0;
margin: 0 0 10px 0;
border-bottom: 1px solid #1f1f1f;
font-size: 12px;
}
.preview {
border: 1px dashed #646667;
color: #acacac;
background-color: #1f1f1f;
padding: 1em;
display: none;
}
main.container .container-content section {
background: #1f1f1f;
padding: 0.5rem 1.25rem;
border-radius: 5px;
}
body {
font-family: "Roboto", sans-serif;
font-size: 14px;
line-height: 1.6;
color: #acacac;
background-color: #f5f8fa;
}
.table > thead > tr > th, .table > thead > tr > td, .table > tbody > tr > th, .table > tbody > tr > td, .table > tfoot > tr > th, .table > tfoot > tr > td {
background: #1f1f1f;
padding: 8px;
line-height: 1.6;
vertical-align: top;
border-top: 1px solid #ddd;
}
tbody td {
background: #1f1f1f;
padding: 4px;
}
td {
background: #1f1f1f;
border-style: none !important;
}
td, th {
background: #1f1f1f;
padding: 0;
}
* {
background: #1f1f1f;
box-sizing: border-box;
}
user agent stylesheet
td, th {
background: #1f1f1f;
display: table-cell;
vertical-align: inherit;
}
tr.active, tr.active td {
background: #777777 !important;
}
body {
font-family: "Roboto", sans-serif;
font-size: 14px;
line-height: 1.6;
color: #acacac;
background-color: #f5f8fa;
}
.form-control {
display: block;
width: 100%;
height: 36px;
padding: 6px 12px;
font-size: 14px;
line-height: 1.6;
color: #acacac;
background-color: #191919;
background-image: none;
border: 1px solid #f5f8fa;
border-radius: 4px;
box-shadow: inset 0 1px 1px rgba(0, 0, 0, 0.075);
transition: border-color ease-in-out 0.15s, box-shadow ease-in-out 0.15s;
}
.breadcrumb:before {
content: "DarkANO v1";
color: #888;
}
/* citations */
.odd .message-content-quote {
background: #1f1f1f;
color: #459359!important;
border-left: 3px solid #acacac;
}
.message-content-quote {
word-break: break-word;
display: block;
padding: 0 5px;
background: #1f1f1f;
border-left: 3px solid #acacac;
color: #459359!important;
font-size: 20px;
line-height: 0;
letter-spacing: normal;
}
.message-content-quote i {
font-size: 15px;
color: #459359!important;
letter-spacing: normal;
margin-left: 0;
border-left: 0 dotted #f7d9d7;
padding-left: 5px;
line-height: 20px;
}
.message-content-quote a {
padding: 10px;
display: inline-block;
font-size: 14px;
color: #459359!important;
letter-spacing: normal;
text-decoration: none;
}
/* Ce qui concerne création de topic ou poster un message */
.topic-message.odd .spoiler-content {
color: #acacac;
background-color: #1f1f1f;
border-left: none;
}
.mjx-chtml .mjx-noError {
line-height: 1.2;
font-size: 90%;
text-align: left;
color: #acacac;
padding: 1px 3px;
border: none;
}
.spoiler{
margin-top: 5px;
}
.spoiler .spoiler-btn{
visibility: hidden;
margin-left: -50px;
}
.spoiler .spoiler-btn:after {
visibility: visible;
content: "[SPOILER]";
color: #acacac;
padding: 5px;
font-weight: bold;
}
.spoiler .spoiler-content {
border: 1px dashed #1f1f1f;
color: #acacac;
background-color: #1f1f1f;
padding: 1em;
}
.bbcodes {
text-align: left;
margin: 0;
border: 1px solid #646667;
background: #1f1f1f;
}
hr {
margin-top: 22px;
margin-bottom: 22px;
border: 0;
border-top: 1px solid #1f1f1f;
}
.forum-tools .btn {
background: #1f1f1f;
border: 1px solid #646667;
color: #acacac;
text-transform: uppercase;
font-size: 0.9em;
}
.btn:hover, .btn:focus, .btn.focus {
color: #F5F5F5;
text-decoration: none;
}
.form-control {
display: block;
width: 100%;
height: 36px;
padding: 6px 12px;
font-size: 14px;
line-height: 1.6;
color: #acacac;
background-color: #1f1f1f;
background-image: none;
border: 1px solid #646667;
border-radius: 4px;
box-shadow: inset 0 1px 1px rgba(0, 0, 0, 0.075);
transition: border-color ease-in-out 0.15s, box-shadow ease-in-out 0.15s;
}
.pagination > li > a, .pagination > li > span {
position: relative;
float: left;
padding: 6px 12px;
line-height: 1.6;
text-decoration: none;
color: #acacac;
background-color: #1f1f1f;
border: 1px solid #646667;
margin-left: -1px;
}
.table > thead > tr > th {
vertical-align: bottom;
border-bottom: 2px solid #646667;
}
/* Concerne le chat */
.chat-box .chat-message .chat-message-username a {
color: #acacac;
}
.chat-box .chat-message {
color: #676767;
overflow: hidden;
}
.chat-form {
background: #1f1f1f;
padding: 20px;
}
.chat-box {
height: 500px;
overflow: auto;
padding: 0;
list-style: none;
font-size: 14px;
word-wrap: break-word;
}
/* Profile */
.profile .profile-title, .profile .profile-wrapper, .profile .profile-footer, .profile .profile-biography {
background: #1f1f1f;
padding: 15px;
border-radius: 5px;
}
.profile .profile-title {
color: #acacac;
text-align: center;
margin: 0 0 15px 0;
}
/* Barre de navigation */
.navbar-inverse .navbar-nav > li > a {
color: #acacac;
}
.navbar-inverse .navbar-nav > .active > a, .navbar-inverse .navbar-nav > .active > a:hover, .navbar-inverse .navbar-nav > .active > a:focus {
color: #acacac;
background-color: #080808;
}
.navbar-inverse {
background-color: #1f1f1f;
}
.navbar li.active a {
background: #1f1f1f !important;
}
body div#navbar {
background-color: #1f1f1f!important;
}
.pagination > li > a:hover, .pagination > li > a:focus, .pagination > li > span:hover, .pagination > li > span:focus {
z-index: 2;
color: #cacaca;
background-color: #1f1f1f;
border-color: #646667;
}
/* Mobile */
.bottombar ul {
padding: 0 20px;
border-radius: 10px;
background-color: transparent;
list-style: none;
display: inline-block;
position: fixed;
opacity: 0.1;
}
/* smiley */
.fancybox-skin {
position: relative;
background: #1f1f1f;
color: #acacac;
text-shadow: none;
-webkit-border-radius: 4px;
-moz-border-radius: 4px;
border-radius: 4px;
}
/* image */
section.aside img {
width: 0;
margin-bottom: 20px;
}
.footer {
border-top: 4px solid #B71C1C;
position: absolute;
bottom: 0;
width: 100%;
padding: 10px;
font-size: 0.8em;
background: #1f1f1f;
text-align: center;
}
} | data/usercss/150803.user.css | @-moz-document domain(avenoel.org) {
/* Fond d'écran */
body {
background-image:url(https://image.noelshack.com/fichiers/2017/45/5/1510306751-131313.png)!important;
background-repeat: repeat-x !important;
background-size: cover !important;
}
.table > thead > tr > th {
vertical-align: bottom;
border-bottom: 2px solid #646667;
color: #acacac;
}
.topic-icon img {
width: 14px;
background-color: transparent;
}
/* Couleur pseudo sujet heure etc sur le blabla topic et post*/
.topics-author a {
color: #acacac;
}
a {
color: #acacac;
text-decoration: none;
}
.breadcrumb {
background-color: rgba(107, 107, 107, 0)!important;
}
main.container .container-content section {
background-color: #1f1f1f!important;
}
.topic-message .message-header .message-username a {
color: #acacac;
}
.topic-message .message-header .message-actions {
margin: 0;
display: inline-block;
padding: 0;
background: none;
}
.topic-message .message-header .message-date {
font-size: 12px;
background: none;
}
.topic-message .message-header {
position: relative;
padding-bottom: 45px;
border-bottom: 1px dotted #acacac;
}
.odd .message-header {
padding-bottom: 45px;
border-bottom: 1px dotted #acacac;
}
.topic-message.odd {
background: #acacac;
border: 1px solid #545454;
}
.pagination.pagination-topic a {
color: #acacac;
}
.topic-message {
border: 1px solid #545454;
background: rgba(247, 202, 24, 0.08);
color: #acacac;
margin-bottom: 10px;
padding: 0;
overflow: hidden;
display: -webkit-box;
display: flex;
}
.topics-author {
background: #1f1f1f;
text-align: center;
width: 120px;
}
.topics {
font-size: 0.9em;
margin-bottom: 20px;
border: 1px solid #646667;
}
.breadcrumb {
padding: 8px 15px;
margin-bottom: 22px;
list-style: none;
background-color: #1f1f1f;
border-radius: 4px;
}
.breadcrumb {
padding: 0 0 5px 0;
margin: 0 0 10px 0;
border-bottom: 1px solid #1f1f1f;
font-size: 12px;
}
.preview {
border: 1px dashed #646667;
color: #acacac;
background-color: #1f1f1f;
padding: 1em;
display: none;
}
main.container .container-content section {
background: #1f1f1f;
padding: 0.5rem 1.25rem;
border-radius: 5px;
}
body {
font-family: "Roboto", sans-serif;
font-size: 14px;
line-height: 1.6;
color: #acacac;
background-color: #f5f8fa;
}
.table > thead > tr > th, .table > thead > tr > td, .table > tbody > tr > th, .table > tbody > tr > td, .table > tfoot > tr > th, .table > tfoot > tr > td {
background: #1f1f1f;
padding: 8px;
line-height: 1.6;
vertical-align: top;
border-top: 1px solid #ddd;
}
tbody td {
background: #1f1f1f;
padding: 4px;
}
td {
background: #1f1f1f;
border-style: none !important;
}
td, th {
background: #1f1f1f;
padding: 0;
}
* {
background: #1f1f1f;
box-sizing: border-box;
}
user agent stylesheet
td, th {
background: #1f1f1f;
display: table-cell;
vertical-align: inherit;
}
tr.active, tr.active td {
background: #777777 !important;
}
body {
font-family: "Roboto", sans-serif;
font-size: 14px;
line-height: 1.6;
color: #acacac;
background-color: #f5f8fa;
}
.form-control {
display: block;
width: 100%;
height: 36px;
padding: 6px 12px;
font-size: 14px;
line-height: 1.6;
color: #acacac;
background-color: #191919;
background-image: none;
border: 1px solid #f5f8fa;
border-radius: 4px;
box-shadow: inset 0 1px 1px rgba(0, 0, 0, 0.075);
transition: border-color ease-in-out 0.15s, box-shadow ease-in-out 0.15s;
}
.breadcrumb:before {
content: "DarkANO v1";
color: #888;
}
/* citations */
.odd .message-content-quote {
background: #1f1f1f;
color: #459359!important;
border-left: 3px solid #acacac;
}
.message-content-quote {
word-break: break-word;
display: block;
padding: 0 5px;
background: #1f1f1f;
border-left: 3px solid #acacac;
color: #459359!important;
font-size: 20px;
line-height: 0;
letter-spacing: normal;
}
.message-content-quote i {
font-size: 15px;
color: #459359!important;
letter-spacing: normal;
margin-left: 0;
border-left: 0 dotted #f7d9d7;
padding-left: 5px;
line-height: 20px;
}
.message-content-quote a {
padding: 10px;
display: inline-block;
font-size: 14px;
color: #459359!important;
letter-spacing: normal;
text-decoration: none;
}
/* Ce qui concerne création de topic ou poster un message */
.topic-message.odd .spoiler-content {
color: #acacac;
background-color: #1f1f1f;
border-left: none;
}
.mjx-chtml .mjx-noError {
line-height: 1.2;
font-size: 90%;
text-align: left;
color: #acacac;
padding: 1px 3px;
border: none;
}
.spoiler{
margin-top: 5px;
}
.spoiler .spoiler-btn{
visibility: hidden;
margin-left: -50px;
}
.spoiler .spoiler-btn:after {
visibility: visible;
content: "[SPOILER]";
color: #acacac;
padding: 5px;
font-weight: bold;
}
.spoiler .spoiler-content {
border: 1px dashed #1f1f1f;
color: #acacac;
background-color: #1f1f1f;
padding: 1em;
}
.bbcodes {
text-align: left;
margin: 0;
border: 1px solid #646667;
background: #1f1f1f;
}
hr {
margin-top: 22px;
margin-bottom: 22px;
border: 0;
border-top: 1px solid #1f1f1f;
}
.forum-tools .btn {
background: #1f1f1f;
border: 1px solid #646667;
color: #acacac;
text-transform: uppercase;
font-size: 0.9em;
}
.btn:hover, .btn:focus, .btn.focus {
color: #F5F5F5;
text-decoration: none;
}
.form-control {
display: block;
width: 100%;
height: 36px;
padding: 6px 12px;
font-size: 14px;
line-height: 1.6;
color: #acacac;
background-color: #1f1f1f;
background-image: none;
border: 1px solid #646667;
border-radius: 4px;
box-shadow: inset 0 1px 1px rgba(0, 0, 0, 0.075);
transition: border-color ease-in-out 0.15s, box-shadow ease-in-out 0.15s;
}
.pagination > li > a, .pagination > li > span {
position: relative;
float: left;
padding: 6px 12px;
line-height: 1.6;
text-decoration: none;
color: #acacac;
background-color: #1f1f1f;
border: 1px solid #646667;
margin-left: -1px;
}
.table > thead > tr > th {
vertical-align: bottom;
border-bottom: 2px solid #646667;
}
/* Concerne le chat */
.chat-box .chat-message .chat-message-username a {
color: #acacac;
}
.chat-box .chat-message {
color: #676767;
overflow: hidden;
}
.chat-form {
background: #1f1f1f;
padding: 20px;
}
.chat-box {
height: 500px;
overflow: auto;
padding: 0;
list-style: none;
font-size: 14px;
word-wrap: break-word;
}
/* Profile */
.profile .profile-title, .profile .profile-wrapper, .profile .profile-footer, .profile .profile-biography {
background: #1f1f1f;
padding: 15px;
border-radius: 5px;
}
.profile .profile-title {
color: #acacac;
text-align: center;
margin: 0 0 15px 0;
}
/* Barre de navigation */
.navbar-inverse .navbar-nav > li > a {
color: #acacac;
}
.navbar-inverse .navbar-nav > .active > a, .navbar-inverse .navbar-nav > .active > a:hover, .navbar-inverse .navbar-nav > .active > a:focus {
color: #acacac;
background-color: #080808;
}
.navbar-inverse {
background-color: #1f1f1f;
}
.navbar li.active a {
background: #1f1f1f !important;
}
body div#navbar {
background-color: #1f1f1f!important;
}
.pagination > li > a:hover, .pagination > li > a:focus, .pagination > li > span:hover, .pagination > li > span:focus {
z-index: 2;
color: #cacaca;
background-color: #1f1f1f;
border-color: #646667;
}
/* Mobile */
.bottombar ul {
padding: 0 20px;
border-radius: 10px;
background-color: transparent;
list-style: none;
display: inline-block;
position: fixed;
opacity: 0.1;
}
/* smiley */
.fancybox-skin {
position: relative;
background: #1f1f1f;
color: #acacac;
text-shadow: none;
-webkit-border-radius: 4px;
-moz-border-radius: 4px;
border-radius: 4px;
}
/* image */
section.aside img {
width: 0;
margin-bottom: 20px;
}
.footer {
border-top: 4px solid #B71C1C;
position: absolute;
bottom: 0;
width: 100%;
padding: 10px;
font-size: 0.8em;
background: #1f1f1f;
text-align: center;
}
} | 0.214527 | 0.047558 |
@charset "utf-8";
* {
padding: 0;
padding-top: 0px;
padding-right: 0px;
padding-bottom: 0px;
padding-left: 0px;
margin: 0;
margin-top: 0px;
margin-right: 0px;
margin-bottom: 0px;
margin-left: 0px;
}
body {
font-family: "sourcesansprolocal", Arial, sans-serif;
font-size: 18px;
font-size: .9375rem;
background-image: url(../images/fondo_registro.jpg);
background-size: cover;
background-repeat: no-repeat;
}
.crea-cuenta {
color: #FFFFFF;
text-align: center;
margin-top: 30px;
margin-bottom: 15px;
}
.titulo-reg {
background: rgba(34, 203, 1, 0.90);
color: aliceblue;
padding: 20px;
text-align: center;
font-weight: 300;
border-bottom: 5px solid #F0E6E6;
}
.form-reg {
width: 95%;
max-width: 500px;
margin: auto;
margin-bottom: 90px;
}
.campos-registro {
padding: 10px 30px;
display: flex;
flex-wrap: wrap;
justify-content: space-between;
background: rgba(255, 255, 255, 0.82);
}
input {
margin-bottom: 15px;
padding: 15px;
width: 100%;
font-size: 17px;
border: 1px solid #7CB970;
border-radius: 3px;
}
.btn-reg {
color: #FFFFFF;
background: #656565;
margin: auto;
padding: 15px 40px;
cursor: pointer;
font-size: 18px;
}
.btn-reg:hover {
color: #C4C4C4;
background: #404040;
}
.reg-iniciar {
margin-top: 20px;
text-align: center;
width: 100%;
font-size: 19px;
}
.cont-error {
margin: 9px auto 5px;
width: 100%;
display: flex;
justify-content: space-around;
font-size: 17px;
color: #FFEBEE;
border: 1px solid #E00001;
background: rgba(255, 0, 4, 0.7);
border-radius: 4px;
}
.error-icono {
margin: 0 6px 0 0;
width: 75px;
height: 100%;
background: rgba(255, 0, 4, 0.7);
color: #FFFF00;
font-size: 40px;
text-align: center;
line-height: 60px;
border-right: 2px solid #b43739;
}
.error-txt{
width: 100%;
}
.cont-reg-ex {
margin: 9px auto 5px;
width: 100%;
height: 60px;
display: flex;
justify-content: space-around;
font-size: 17px;
color: #333333;
border: 1px solid #77CD71;
background: rgba(2, 255, 0, 0.66);
border-radius: 4px;
}
.reg-ex-icon {
margin: 0 6px 0 0;
width: 75px;
height: 100%;
background: rgba(21, 212, 19, 0.66);
color: #f2fde4;
font-size: 40px;
text-align: center;
line-height: 60px;
border-right: 2px solid #2dc60b;
} | cal_itel_sw/css/reg-alumno.css | @charset "utf-8";
* {
padding: 0;
padding-top: 0px;
padding-right: 0px;
padding-bottom: 0px;
padding-left: 0px;
margin: 0;
margin-top: 0px;
margin-right: 0px;
margin-bottom: 0px;
margin-left: 0px;
}
body {
font-family: "sourcesansprolocal", Arial, sans-serif;
font-size: 18px;
font-size: .9375rem;
background-image: url(../images/fondo_registro.jpg);
background-size: cover;
background-repeat: no-repeat;
}
.crea-cuenta {
color: #FFFFFF;
text-align: center;
margin-top: 30px;
margin-bottom: 15px;
}
.titulo-reg {
background: rgba(34, 203, 1, 0.90);
color: aliceblue;
padding: 20px;
text-align: center;
font-weight: 300;
border-bottom: 5px solid #F0E6E6;
}
.form-reg {
width: 95%;
max-width: 500px;
margin: auto;
margin-bottom: 90px;
}
.campos-registro {
padding: 10px 30px;
display: flex;
flex-wrap: wrap;
justify-content: space-between;
background: rgba(255, 255, 255, 0.82);
}
input {
margin-bottom: 15px;
padding: 15px;
width: 100%;
font-size: 17px;
border: 1px solid #7CB970;
border-radius: 3px;
}
.btn-reg {
color: #FFFFFF;
background: #656565;
margin: auto;
padding: 15px 40px;
cursor: pointer;
font-size: 18px;
}
.btn-reg:hover {
color: #C4C4C4;
background: #404040;
}
.reg-iniciar {
margin-top: 20px;
text-align: center;
width: 100%;
font-size: 19px;
}
.cont-error {
margin: 9px auto 5px;
width: 100%;
display: flex;
justify-content: space-around;
font-size: 17px;
color: #FFEBEE;
border: 1px solid #E00001;
background: rgba(255, 0, 4, 0.7);
border-radius: 4px;
}
.error-icono {
margin: 0 6px 0 0;
width: 75px;
height: 100%;
background: rgba(255, 0, 4, 0.7);
color: #FFFF00;
font-size: 40px;
text-align: center;
line-height: 60px;
border-right: 2px solid #b43739;
}
.error-txt{
width: 100%;
}
.cont-reg-ex {
margin: 9px auto 5px;
width: 100%;
height: 60px;
display: flex;
justify-content: space-around;
font-size: 17px;
color: #333333;
border: 1px solid #77CD71;
background: rgba(2, 255, 0, 0.66);
border-radius: 4px;
}
.reg-ex-icon {
margin: 0 6px 0 0;
width: 75px;
height: 100%;
background: rgba(21, 212, 19, 0.66);
color: #f2fde4;
font-size: 40px;
text-align: center;
line-height: 60px;
border-right: 2px solid #2dc60b;
} | 0.372505 | 0.090013 |
body {
background-color: #222222;
font-family: 'Segoe UI', Tahoma, Geneva, Verdana, sans-serif;
width: 100vw;
height: 100vh;
overflow: hidden;
margin: 0;
padding: 0;
}
p {
color: white;
margin: 0;
}
.mainCanvas {
position: fixed;
top: 60px;
z-index: 2;
}
.mainCanvas--positiveCursor {
cursor: url('/spatial-speaker-space/images/signalStar.png') 10 10, auto;
}
.mainCanvas--negativeCursor {
cursor: url('/spatial-speaker-space/images/signalLine.png') 10 10, auto;
}
.controlsContainer {
position: fixed;
width: 100%;
height: 40px;
padding: 10px;
left: 0;
top: 0;
display: flex;
align-items: center;
justify-content: space-evenly;
background-color: #111111;
z-index: 100;
}
.controlsContainer>div {
display: flex;
flex-direction: column;
}
.colorHexInput {
width: 21px;
height: 21px;
border: none;
padding: 0;
position: relative;
top: 2px;
}
.description {
margin: 0 12px;
}
.connectDisconnectButton {
width: 200px;
height: 100%;
margin: 0 12px;
}
.toggleInputMuteButton,
.toggleOutputMuteButton {
width: 40px;
height: 40px;
background-repeat: no-repeat;
background-size: contain;
background-position: center center;
margin: 0 12px;
}
.toggleInputMuteButton:hover,
.toggleOutputMuteButton:hover {
cursor: pointer;
}
.toggleInputMuteButton {
background-image: url('/spatial-speaker-space/images/white-mic.svg');
}
.toggleInputMuteButton--muted {
background-image: url('/spatial-speaker-space/images/red-mic-with-cross.svg');
}
.toggleInputMuteButton--disabled {
background-image: url('/spatial-speaker-space/images/grey-mic.svg');
}
.toggleOutputMuteButton {
background-image: url('/spatial-speaker-space/images/white-headphones.svg');
}
.toggleOutputMuteButton--muted {
background-image: url('/spatial-speaker-space/images/red-headphones-with-x.svg');
}
.participantsFAB {
display: flex;
position: fixed;
bottom: 12px;
right: 12px;
width: 56px;
height: 56px;
border-radius: 56px;
background-repeat: no-repeat;
background-size: 32px 32px;
background-position: center center;
background-color: #000000BB;
background-image: url('/spatial-speaker-space/images/people.svg');
justify-content: center;
align-items: flex-end;
z-index: 100;
}
.participantsFAB:hover {
cursor: pointer;
}
.numParticipants {
width: 100%;
text-align: center;
color: #FFFFFF;
user-select: none;
font-family: 'Segoe UI', Tahoma, Geneva, Verdana, sans-serif;
font-size: 16px;
background-color: #000000;
border-radius: 20px;
height: 20px;
line-height: 20px;
position: relative;
top: 8px;
}
.participantsContainer {
width: 200px;
max-height: 80vh;
display: flex;
flex-direction: column;
position: fixed;
bottom: 80px;
right: 12px;
background-color: #030303BB;
color: white;
padding: 12px;
border-radius: 4px;
z-index: 110;
}
.hiFiGainContainer,
.volumeThresholdContainer {
position: fixed;
left: 12px;
font-family: 'Segoe UI', Tahoma, Geneva, Verdana, sans-serif;
font-size: 18px;
line-height: 20px;
color: #FFFFFF;
width: 240px;
max-width: 75%;
z-index: 100;
}
.hiFiGainContainer {
bottom: 72px;
}
.volumeThresholdContainer {
bottom: 36px;
}
.currentHiFiGainValue,
.currentVolumeThresholdValue {
margin: 0 0 2px 0;
}
input[type=range],
.volumeThresholdSliderBackground {
-webkit-appearance: none;
appearance: none;
width: 100%;
height: 22px;
background: #d3d3d3;
outline: none;
margin: 0;
}
input[type=range] {
z-index: 105;
}
.volumeThresholdSlider {
position: absolute;
}
.volumeThresholdSliderBackground {
position: absolute;
z-index: 103;
pointer-events: none;
}
input[type=range]::-webkit-slider-thumb {
-webkit-appearance: none;
appearance: none;
width: 18px;
height: 22px;
background: #747880;
cursor: default;
z-index: 105;
}
input[type=range]:enabled::-webkit-slider-thumb {
background: #5d88e3;
cursor: pointer;
}
input[type=range]::-moz-range-thumb {
width: 18px;
height: 22px;
background: #747880;
cursor: default;
z-index: 105;
}
input[type=range]:enabled::-moz-range-thumb {
background: #5d88e3;
cursor: pointer;
}
.speakersHeader {
margin: 0 0 12px 0;
}
.audienceHeader,
.spatialMicrophonesHeader {
margin: 12px 0 12px 0;
}
.spatialMicrophoneParticipant:hover {
cursor: pointer;
}
.signalButtonContainer {
position: fixed;
top: 72px;
right: 0px;
margin: 10px;
-moz-box-sizing: border-box;
-webkit-box-sizing: border-box;
-ms-box-sizing: border-box;
box-sizing: border-box;
display: flex;
flex-direction: column;
z-index: 100;
}
.signalButton {
border: none;
cursor: pointer;
pointer-events: all;
width: 50px;
height: 50px;
}
.signalButton:focus {
outline: none;
}
.signalButton:focus-visible {
border: 2px solid rgb(255, 255, 255, 0.1);
border-radius: 4px;
outline: none;
}
.signalButton--positive {
background: url('/spatial-speaker-space/images/starBubble.png') transparent no-repeat center center;
}
.signalButton--negative {
background: url('/spatial-speaker-space/images/redLineBubble.png') transparent no-repeat center center;
}
.signalButton--active {
background-color: rgba(255, 255, 255, 0.3);
border-radius: 4px;
}
.displayNone {
display: none;
} | experiments/nodejs/Spatial-Speaker-Space/static/spatial-speaker-space/css/index.css | body {
background-color: #222222;
font-family: 'Segoe UI', Tahoma, Geneva, Verdana, sans-serif;
width: 100vw;
height: 100vh;
overflow: hidden;
margin: 0;
padding: 0;
}
p {
color: white;
margin: 0;
}
.mainCanvas {
position: fixed;
top: 60px;
z-index: 2;
}
.mainCanvas--positiveCursor {
cursor: url('/spatial-speaker-space/images/signalStar.png') 10 10, auto;
}
.mainCanvas--negativeCursor {
cursor: url('/spatial-speaker-space/images/signalLine.png') 10 10, auto;
}
.controlsContainer {
position: fixed;
width: 100%;
height: 40px;
padding: 10px;
left: 0;
top: 0;
display: flex;
align-items: center;
justify-content: space-evenly;
background-color: #111111;
z-index: 100;
}
.controlsContainer>div {
display: flex;
flex-direction: column;
}
.colorHexInput {
width: 21px;
height: 21px;
border: none;
padding: 0;
position: relative;
top: 2px;
}
.description {
margin: 0 12px;
}
.connectDisconnectButton {
width: 200px;
height: 100%;
margin: 0 12px;
}
.toggleInputMuteButton,
.toggleOutputMuteButton {
width: 40px;
height: 40px;
background-repeat: no-repeat;
background-size: contain;
background-position: center center;
margin: 0 12px;
}
.toggleInputMuteButton:hover,
.toggleOutputMuteButton:hover {
cursor: pointer;
}
.toggleInputMuteButton {
background-image: url('/spatial-speaker-space/images/white-mic.svg');
}
.toggleInputMuteButton--muted {
background-image: url('/spatial-speaker-space/images/red-mic-with-cross.svg');
}
.toggleInputMuteButton--disabled {
background-image: url('/spatial-speaker-space/images/grey-mic.svg');
}
.toggleOutputMuteButton {
background-image: url('/spatial-speaker-space/images/white-headphones.svg');
}
.toggleOutputMuteButton--muted {
background-image: url('/spatial-speaker-space/images/red-headphones-with-x.svg');
}
.participantsFAB {
display: flex;
position: fixed;
bottom: 12px;
right: 12px;
width: 56px;
height: 56px;
border-radius: 56px;
background-repeat: no-repeat;
background-size: 32px 32px;
background-position: center center;
background-color: #000000BB;
background-image: url('/spatial-speaker-space/images/people.svg');
justify-content: center;
align-items: flex-end;
z-index: 100;
}
.participantsFAB:hover {
cursor: pointer;
}
.numParticipants {
width: 100%;
text-align: center;
color: #FFFFFF;
user-select: none;
font-family: 'Segoe UI', Tahoma, Geneva, Verdana, sans-serif;
font-size: 16px;
background-color: #000000;
border-radius: 20px;
height: 20px;
line-height: 20px;
position: relative;
top: 8px;
}
.participantsContainer {
width: 200px;
max-height: 80vh;
display: flex;
flex-direction: column;
position: fixed;
bottom: 80px;
right: 12px;
background-color: #030303BB;
color: white;
padding: 12px;
border-radius: 4px;
z-index: 110;
}
.hiFiGainContainer,
.volumeThresholdContainer {
position: fixed;
left: 12px;
font-family: 'Segoe UI', Tahoma, Geneva, Verdana, sans-serif;
font-size: 18px;
line-height: 20px;
color: #FFFFFF;
width: 240px;
max-width: 75%;
z-index: 100;
}
.hiFiGainContainer {
bottom: 72px;
}
.volumeThresholdContainer {
bottom: 36px;
}
.currentHiFiGainValue,
.currentVolumeThresholdValue {
margin: 0 0 2px 0;
}
input[type=range],
.volumeThresholdSliderBackground {
-webkit-appearance: none;
appearance: none;
width: 100%;
height: 22px;
background: #d3d3d3;
outline: none;
margin: 0;
}
input[type=range] {
z-index: 105;
}
.volumeThresholdSlider {
position: absolute;
}
.volumeThresholdSliderBackground {
position: absolute;
z-index: 103;
pointer-events: none;
}
input[type=range]::-webkit-slider-thumb {
-webkit-appearance: none;
appearance: none;
width: 18px;
height: 22px;
background: #747880;
cursor: default;
z-index: 105;
}
input[type=range]:enabled::-webkit-slider-thumb {
background: #5d88e3;
cursor: pointer;
}
input[type=range]::-moz-range-thumb {
width: 18px;
height: 22px;
background: #747880;
cursor: default;
z-index: 105;
}
input[type=range]:enabled::-moz-range-thumb {
background: #5d88e3;
cursor: pointer;
}
.speakersHeader {
margin: 0 0 12px 0;
}
.audienceHeader,
.spatialMicrophonesHeader {
margin: 12px 0 12px 0;
}
.spatialMicrophoneParticipant:hover {
cursor: pointer;
}
.signalButtonContainer {
position: fixed;
top: 72px;
right: 0px;
margin: 10px;
-moz-box-sizing: border-box;
-webkit-box-sizing: border-box;
-ms-box-sizing: border-box;
box-sizing: border-box;
display: flex;
flex-direction: column;
z-index: 100;
}
.signalButton {
border: none;
cursor: pointer;
pointer-events: all;
width: 50px;
height: 50px;
}
.signalButton:focus {
outline: none;
}
.signalButton:focus-visible {
border: 2px solid rgb(255, 255, 255, 0.1);
border-radius: 4px;
outline: none;
}
.signalButton--positive {
background: url('/spatial-speaker-space/images/starBubble.png') transparent no-repeat center center;
}
.signalButton--negative {
background: url('/spatial-speaker-space/images/redLineBubble.png') transparent no-repeat center center;
}
.signalButton--active {
background-color: rgba(255, 255, 255, 0.3);
border-radius: 4px;
}
.displayNone {
display: none;
} | 0.453988 | 0.08438 |
.ReelPage{
height: 100vh;
margin: 0%;
display: flex;
justify-content: center;
align-items: center;
}
#videoPlayer{
height: 100vh;
}
.Videopage{
position: relative;
height: 100vh;
}
.leftblock{
position: absolute;
z-index: 1000;
height: 100%;
width: 25%;
background-color: rgba(0, 0, 0, 0.466);
}
.rightblock{
position: absolute;
z-index: 1000;
height: 100%;
background-color: rgba(0, 0, 0, 0.466);
width: 25%;
top: 0%;
left: 75%;
}
.bottomblock{
position: absolute;
background-color: rgba(0, 0, 0, 0.637);
top: 100%;
left: 25%;
transform: translateX(-25%);
width: 50%;
transform: translateY(-100%);
height: 10%;
display: flex;
z-index: 1000;
/* align-items: center;
justify-content: space-around; */
color: whitesmoke;
font-size: 20px;
letter-spacing: 3px;
font-family: -apple-system, BlinkMacSystemFont, 'Segoe UI', Roboto, Oxygen, Ubuntu, Cantarell, 'Open Sans', 'Helvetica Neue', sans-serif;
}
.headeradjust{
display: flex;
width: 40%;
justify-content: space-between;
}
.plus{
position: absolute;
top: 60%;
left: 70%;
height: 16px;
width: 16px;
display: flex;
justify-content: center;
align-items: center;
font-size: 20px;
border-radius: 50%;
background-color: #23fd77;
color: whitesmoke;
border: solid 1px whitesmoke;
font-family: -apple-system, BlinkMacSystemFont, 'Segoe UI', Roboto, Oxygen, Ubuntu, Cantarell, 'Open Sans', 'Helvetica Neue', sans-serif;
}
.plussign{
position: absolute;
top: -45%;
left: 10%;
}
.story,.reels{
cursor: pointer;
/* font-size: 17.6px; */
font-size: 24px;
}
.topblock{
position: absolute;
width: 50%;
left: 50%;
transform: translateX(-50%);
height: 10%;
display:flex;
padding-top: 6.4px;
justify-content:space-between;
}
.filterflow{
position: absolute;
z-index: 1000;
top: 73%;
left: 60%;
width: 50%;
height: 18%;
display: flex;
justify-content: center;
align-items: center;
overflow: hidden;
transform: translateX(-50%);
}
.reel-button-icon{
/* height: 60px; */
height: 72px;
transform: scale(1.1);
}
.filter{
display: flex;
align-items: center;
justify-content: center;
}
.reelbutton{
display: flex;
justify-content: center;
align-items: center;
position: relative;
height: 60px;
width: 60px;
overflow: hidden;
border-radius: 50%;
}
.movingAnimation{
animation-name: MovAnimation;
animation-duration: 1s;
animation-iteration-count: infinite;
animation-direction:alternate-reverse;
}
@keyframes MovAnimation
{
from{
}
to{
transform: scale(1.2);
}
}
.ReelAnswer{
font-size: 22px;
font-weight: 700;
}
.sidemar{
margin-left: 16px;
} | InstagramMini/Reel.css | .ReelPage{
height: 100vh;
margin: 0%;
display: flex;
justify-content: center;
align-items: center;
}
#videoPlayer{
height: 100vh;
}
.Videopage{
position: relative;
height: 100vh;
}
.leftblock{
position: absolute;
z-index: 1000;
height: 100%;
width: 25%;
background-color: rgba(0, 0, 0, 0.466);
}
.rightblock{
position: absolute;
z-index: 1000;
height: 100%;
background-color: rgba(0, 0, 0, 0.466);
width: 25%;
top: 0%;
left: 75%;
}
.bottomblock{
position: absolute;
background-color: rgba(0, 0, 0, 0.637);
top: 100%;
left: 25%;
transform: translateX(-25%);
width: 50%;
transform: translateY(-100%);
height: 10%;
display: flex;
z-index: 1000;
/* align-items: center;
justify-content: space-around; */
color: whitesmoke;
font-size: 20px;
letter-spacing: 3px;
font-family: -apple-system, BlinkMacSystemFont, 'Segoe UI', Roboto, Oxygen, Ubuntu, Cantarell, 'Open Sans', 'Helvetica Neue', sans-serif;
}
.headeradjust{
display: flex;
width: 40%;
justify-content: space-between;
}
.plus{
position: absolute;
top: 60%;
left: 70%;
height: 16px;
width: 16px;
display: flex;
justify-content: center;
align-items: center;
font-size: 20px;
border-radius: 50%;
background-color: #23fd77;
color: whitesmoke;
border: solid 1px whitesmoke;
font-family: -apple-system, BlinkMacSystemFont, 'Segoe UI', Roboto, Oxygen, Ubuntu, Cantarell, 'Open Sans', 'Helvetica Neue', sans-serif;
}
.plussign{
position: absolute;
top: -45%;
left: 10%;
}
.story,.reels{
cursor: pointer;
/* font-size: 17.6px; */
font-size: 24px;
}
.topblock{
position: absolute;
width: 50%;
left: 50%;
transform: translateX(-50%);
height: 10%;
display:flex;
padding-top: 6.4px;
justify-content:space-between;
}
.filterflow{
position: absolute;
z-index: 1000;
top: 73%;
left: 60%;
width: 50%;
height: 18%;
display: flex;
justify-content: center;
align-items: center;
overflow: hidden;
transform: translateX(-50%);
}
.reel-button-icon{
/* height: 60px; */
height: 72px;
transform: scale(1.1);
}
.filter{
display: flex;
align-items: center;
justify-content: center;
}
.reelbutton{
display: flex;
justify-content: center;
align-items: center;
position: relative;
height: 60px;
width: 60px;
overflow: hidden;
border-radius: 50%;
}
.movingAnimation{
animation-name: MovAnimation;
animation-duration: 1s;
animation-iteration-count: infinite;
animation-direction:alternate-reverse;
}
@keyframes MovAnimation
{
from{
}
to{
transform: scale(1.2);
}
}
.ReelAnswer{
font-size: 22px;
font-weight: 700;
}
.sidemar{
margin-left: 16px;
} | 0.596316 | 0.082586 |
width: 73%;
margin: 0 auto;
display: flex;
}
.membre {
width: 25%;
float: left;
}
.img-membre {
width: 100%;
height: 85%;
object-fit: cover;
}
.txt-membre {
height: 18%;
width: 100%;
background: linear-gradient(to top, #b3124a 50%, #646464 50%);
background-size: 100% 200%;
background-position: left top;
transition:all 0.2s ease-in-out;
color: white;
display: flex;
align-items: center;
justify-content: center;
}
.membre:hover .txt-membre {
background-position: left bottom;
}
.prenom {
font-family: "<NAME>";
font-size: 2em;
margin-bottom: -7px;
padding-top: 6px;
text-transform: capitalize;
}
.job {
font-family: "Caviar Dreams";
}
.img-container-membre {
position: relative;
height: 100%;
}
.reseaux {
position: absolute;
top: 66%;
right: 15%;
left: 15%;
text-align: center;
display: flex;
justify-content: center;
visibility: hidden;
opacity: 0;
}
.membre:hover > .img-container-membre > .reseaux {
visibility: visible;
opacity: 1;
}
.membre > .img-container-membre > .reseaux {
transition: opacity 1s;
}
.membre:hover > .img-container-membre > .img-membre {
filter: brightness(33%);
}
.membre > .img-container-membre > .img-membre {
transition: filter .4s;
}
.link-reseau {
display: flex;
flex-direction: column;
justify-content: center;
align-content: center;
height: 40px;
width: 40px;
color: #b3124a;
background-color: white;
border: 1px solid black;
margin-right: 10px;
margin-left: 10px;
}
.icon-reseau {
margin-left: auto;
margin-right: auto;
}
.larger-undertitle {
font-size: 2em;
}
#equipe-fiche {
width: 75%;
margin-left: auto;
margin-right: auto;
text-align: left;
}
.equipe-p {
color: rgb(100, 100, 100);
}
.teaser-txt {
position: absolute;
top: 30%;
left: 50%;
transform: translate(-50%, -50%);
} | resources/sass/equipe.css | width: 73%;
margin: 0 auto;
display: flex;
}
.membre {
width: 25%;
float: left;
}
.img-membre {
width: 100%;
height: 85%;
object-fit: cover;
}
.txt-membre {
height: 18%;
width: 100%;
background: linear-gradient(to top, #b3124a 50%, #646464 50%);
background-size: 100% 200%;
background-position: left top;
transition:all 0.2s ease-in-out;
color: white;
display: flex;
align-items: center;
justify-content: center;
}
.membre:hover .txt-membre {
background-position: left bottom;
}
.prenom {
font-family: "<NAME>";
font-size: 2em;
margin-bottom: -7px;
padding-top: 6px;
text-transform: capitalize;
}
.job {
font-family: "Caviar Dreams";
}
.img-container-membre {
position: relative;
height: 100%;
}
.reseaux {
position: absolute;
top: 66%;
right: 15%;
left: 15%;
text-align: center;
display: flex;
justify-content: center;
visibility: hidden;
opacity: 0;
}
.membre:hover > .img-container-membre > .reseaux {
visibility: visible;
opacity: 1;
}
.membre > .img-container-membre > .reseaux {
transition: opacity 1s;
}
.membre:hover > .img-container-membre > .img-membre {
filter: brightness(33%);
}
.membre > .img-container-membre > .img-membre {
transition: filter .4s;
}
.link-reseau {
display: flex;
flex-direction: column;
justify-content: center;
align-content: center;
height: 40px;
width: 40px;
color: #b3124a;
background-color: white;
border: 1px solid black;
margin-right: 10px;
margin-left: 10px;
}
.icon-reseau {
margin-left: auto;
margin-right: auto;
}
.larger-undertitle {
font-size: 2em;
}
#equipe-fiche {
width: 75%;
margin-left: auto;
margin-right: auto;
text-align: left;
}
.equipe-p {
color: rgb(100, 100, 100);
}
.teaser-txt {
position: absolute;
top: 30%;
left: 50%;
transform: translate(-50%, -50%);
} | 0.736306 | 0.079032 |
** Common styles. Almost everything is !important; here p
*/
#CSSViewer_block,
#CSSViewer_center,
#CSSViewer_footer,
.CSSViewer_category,
span.CSSViewer_property,
#CSSViewer_block h1,
#CSSViewer_block h2,
#CSSViewer_block ul,
#CSSViewer_block li,
#CSSViewer_block span
{
font-family:"Lucida sans", helvetica, sans-serif !important;
font-size:10px !important;
z-index:9999 !important;
padding:0 !important;
margin:0 !important;
text-indent:0px !important;
text-align:left !important;
background:transparent !important;
visibility: visible !important;
width:auto !important;
height:auto !important;
line-height: 20px;
}
#CSSViewer_block
{
display:none;
min-width:332px !important;
font-size:10px !important;
color:#555 !important;
position:absolute !important;
}
#CSSViewer_block h1
{
color:#fff !important;
font-size:12px !important;
text-transform:none !important;
text-align:center !important;
width:322px !important;
display:block !important;
background:url("chrome-extension://__MSG_@@extension_id__/img/header.png") !important;
padding:30px 10px 5px 10px !important;
margin:5% auto;
line-height: 10px;
}
#CSSViewer_center
{
padding:10px 32px 0 32px !important;
overflow:hidden !important;
background:url("chrome-extension://__MSG_@@extension_id__/img/body.png") repeat-y !important;
}
#CSSViewer_footer
{
padding-top:5px;
color:#555 !important;
text-align:center !important;
width:332px !important;
height:30px !important;
display:block !important;
background:url("chrome-extension://__MSG_@@extension_id__/img/footer.png") !important;
}
.CSSViewer_category
{
background:url("chrome-extension://__MSG_@@extension_id__/img/list.png") no-repeat top left !important;
padding:0 5px !important;
}
#CSSViewer_block h2
{
padding-top:6px !important;
color:#6a8e46 !important;
font-size:12px !important;
text-align:left !important;
letter-spacing:-0.5px !important;
}
#CSSViewer_block ul
{
padding:5px 5px 10px 5px !important;
list-style:none !important;
width:282px !important;
}
#CSSViewer_block li
{
background:url("chrome-extension://__MSG_@@extension_id__/img/bullet.png") no-repeat left center !important;
padding-left:10px !important;
}
#CSSViewer_block span.CSSViewer_property
{
color:#888 !important;
float:left !important;
width:100px !important;
display:block !important;
overflow:hidden !important;
} | web/chrome-plugin/webrobot-plugin/css/cssviewer.css | ** Common styles. Almost everything is !important; here p
*/
#CSSViewer_block,
#CSSViewer_center,
#CSSViewer_footer,
.CSSViewer_category,
span.CSSViewer_property,
#CSSViewer_block h1,
#CSSViewer_block h2,
#CSSViewer_block ul,
#CSSViewer_block li,
#CSSViewer_block span
{
font-family:"Lucida sans", helvetica, sans-serif !important;
font-size:10px !important;
z-index:9999 !important;
padding:0 !important;
margin:0 !important;
text-indent:0px !important;
text-align:left !important;
background:transparent !important;
visibility: visible !important;
width:auto !important;
height:auto !important;
line-height: 20px;
}
#CSSViewer_block
{
display:none;
min-width:332px !important;
font-size:10px !important;
color:#555 !important;
position:absolute !important;
}
#CSSViewer_block h1
{
color:#fff !important;
font-size:12px !important;
text-transform:none !important;
text-align:center !important;
width:322px !important;
display:block !important;
background:url("chrome-extension://__MSG_@@extension_id__/img/header.png") !important;
padding:30px 10px 5px 10px !important;
margin:5% auto;
line-height: 10px;
}
#CSSViewer_center
{
padding:10px 32px 0 32px !important;
overflow:hidden !important;
background:url("chrome-extension://__MSG_@@extension_id__/img/body.png") repeat-y !important;
}
#CSSViewer_footer
{
padding-top:5px;
color:#555 !important;
text-align:center !important;
width:332px !important;
height:30px !important;
display:block !important;
background:url("chrome-extension://__MSG_@@extension_id__/img/footer.png") !important;
}
.CSSViewer_category
{
background:url("chrome-extension://__MSG_@@extension_id__/img/list.png") no-repeat top left !important;
padding:0 5px !important;
}
#CSSViewer_block h2
{
padding-top:6px !important;
color:#6a8e46 !important;
font-size:12px !important;
text-align:left !important;
letter-spacing:-0.5px !important;
}
#CSSViewer_block ul
{
padding:5px 5px 10px 5px !important;
list-style:none !important;
width:282px !important;
}
#CSSViewer_block li
{
background:url("chrome-extension://__MSG_@@extension_id__/img/bullet.png") no-repeat left center !important;
padding-left:10px !important;
}
#CSSViewer_block span.CSSViewer_property
{
color:#888 !important;
float:left !important;
width:100px !important;
display:block !important;
overflow:hidden !important;
} | 0.260954 | 0.047958 |
.ext_hidden_fave {
display: none !important;
}
#ext_left_sidebar #ext_show_filtered_faves {
width: 18px;
position: absolute;
right: 0px;
top: 0px;
background-image: -webkit-linear-gradient(top, #fbd859, #f5b85e);
border-top-right-radius: 2px;
cursor: pointer;
}
#ext_right_sidebar #ext_show_filtered_faves {
width: 18px;
position: absolute;
right: 0px;
top: 0px;
background-image: -webkit-linear-gradient(top, #4b90f4, #8ab8f8);
border-top-right-radius: 2px;
cursor: pointer;
}
#ext_show_filtered_faves_arrow {
width: 0px;
/* height: 0px;*/
display: block;
}
/*#ext_left_sidebar*/
#ext_show_filtered_faves_arrow.show {
margin: 5px 6px 5px 7px;
border-color: transparent transparent transparent #fff;
border-style: solid;
border-width: 4px;
}
/*#ext_left_sidebar*/
#ext_show_filtered_faves_arrow.hide {
margin:6px 8px 3px 5px;
border-color: #fff transparent transparent transparent;
border-style: solid;
border-width: 4px;
}
/*#ext_right_sidebar*/
#ext_show_filtered_faves_arrow.show {
margin: 5px 6px 5px 7px;
border-color: transparent transparent transparent #fff;
border-style: solid;
border-width: 4px;
}
/*#ext_right_sidebar*/ #ext_show_filtered_faves_arrow.hide {
margin:6px 8px 3px 5px;
border-color: #fff transparent transparent transparent;
border-style: solid;
border-width: 4px;
}
#ext_filtered_faves_error {
color: #333;
font-size: 13px;
text-align: center;
}
/* Refresh faves */
#ext_left_sidebar #ext_refresh_faves {
width: 18px;
height: 18px;
position: absolute;
right: 0px;
top: 0px;
background-image: -webkit-linear-gradient(top, #fbd859, #f5b85e);
cursor: pointer;
}
#ext_right_sidebar #ext_refresh_faves {
width: 18px;
height: 18px;
position: absolute;
right: 0px;
top: 0px;
/*background-image: -webkit-linear-gradient(top, #4b90f4, #8ab8f8);*/
cursor: pointer;
}
/* Make readed all faves */
#ext_left_sidebar #ext_read_faves {
width: 18px;
height: 18px;
position: absolute;
right: 18px;
top: 0px;
/*background-image: -webkit-linear-gradient(top, #fbd859, #f5b85e);*/
border-top-left-radius: 2px;
cursor: pointer;
}
#ext_right_sidebar #ext_read_faves {
width: 18px;
height: 18px;
position: absolute;
right: 18px;
top: 0px;
/*background-image: -webkit-linear-gradient(top, #4b90f4, #8ab8f8);*/
border-top-left-radius: 2px;
cursor: pointer;
}
/* General style settings */
#ext_unreaded_hr {
margin-top: 20px;
border: 1px solid red;
height: 0px;
}
/* autopager */
.ext_autopager_idicator {
margin: 15px 15px 0px 15px;
background-color: #666;
color: white;
text-align: center;
font: normal normal bold 16px/24px Arial, sans;
border-radius: 5px;
}
/* navigation buttons */
#ext_scrolltop {
/* width: 26px; */
height: 26px;
position: fixed;
bottom: 208px;
left: 10px;
background-color: #bbb;
border-radius: 5px;
font: normal normal normal 14px/26px Arial;
cursor: pointer;
opacity: 0.6;
z-index: 90;
width: 20px;
padding-left: 6px;
}
#ext_back {
/* width: 26px; */
height: 26px;
position: fixed;
bottom: 172px;
left: 10px;
background-color: #bbb;
border-radius: 5px;
font: normal normal normal 14px/26px Arial;
cursor: pointer;
opacity: 0.6;
z-index: 90;
width: 20px;
padding-left: 6px;
}
#ext_search {
width: 26px;
height: 26px;
position: fixed;
bottom: 136px;
left: 10px;
background-color: #bbb;
border-radius: 5px;
font: normal normal normal 14px/26px Arial;
cursor: pointer;
background-repeat: no-repeat;
background-position: center center;
opacity: 0.6;
z-index: 90;
}
#ext_overlay_search {
display: none;
width: 440px;
height: 22px;
padding: 10px !important;
position: fixed;
bottom: 119px;
left: 50px;
font: normal normal bold 12px/14px Arial, serif;
background-color: #c0c0c0;
-webkit-border-radius: 5px;
border-radius: 5px;
-webkit-box-shadow: #666 0px 0px 3px;
box-shadow: #666 0px 0px 3px;
z-index: 90;
}
#ext_overlay_search button {
background: transparent url(https://sg.hu/assets/img/images.png) -99px 0px no-repeat;
position: absolute;
top: 12px;
right: 12px;
width: 17px;
height: 18px;
border: 0 none;
}
#ext_overlay_search_arrow {
display: none;
position: fixed;
bottom: 19px;
left: -20px;
border-color: transparent #c0c0c0 transparent transparent;
border-style: solid;
border-width: 10px;
z-index: 90;
}
#ext_whitelist {
/* width: 26px; */
height: 26px;
position: fixed;
bottom: 100px;
left: 10px;
background-color: #bbb;
border-radius: 5px;
font: normal normal normal 14px/26px Arial;
cursor: pointer;
background-repeat: no-repeat;
background-position: center center;
font: normal normal bold 16px/26px Arial, serif;
opacity: 0.6;
z-index: 90;
width: 18px;
padding-left: 8px;
}
#ext_nav_faves {
width: 26px;
height: 26px;
position: fixed;
bottom: 64px;
left: 10px;
background-color: #bbb;
border-radius: 5px;
cursor: pointer;
background-repeat: no-repeat;
background-position: center center;
opacity: 0.6;
z-index: 90;
}
#ext_nav_faves_wrapper {
width: 200px;
display: none;
padding: 10px;
position: fixed;
bottom: 50px;
left: 50px;
background-color: #c0c0c0;
border-radius: 5px;
z-index: 90;
text-align:left;
}
#ext_nav_faves_wrapper .ext_faves h5 {
margin: 0px;
padding: 0px;
font: normal normal bold 12px/12px Arial, serif;
text-align: center;
color: #333;
}
#ext_nav_faves_wrapper .ext_nav_fave_list {
margin-top: 10px;
min-height: 27px;
max-height: 500px;
overflow-y: auto;
}
#ext_nav_faves_arrow {
display: none;
position: fixed;
bottom: 65px;
left: 30px;
border-color: transparent #c0c0c0 transparent transparent;
border-style: solid;
border-width: 10px;
z-index: 90;
}
#ext_nav_faves_wrapper div:last-child .cikk-bal-etc2 {
background: none !important;
}
#ext_nav_faves_wrapper #ext_show_filtered_faves {
width: 18px;
position: absolute;
right: 0px;
top: 0px;
border-top-right-radius: 2px;
cursor: pointer;
}
#ext_nav_faves_wrapper #ext_show_filtered_faves_arrow.show {
margin: 5px 6px 5px 7px;
border-color: transparent transparent transparent #fff;
border-style: solid;
border-width: 4px;
}
#ext_nav_faves_wrapper #ext_show_filtered_faves_arrow.hide {
margin:6px 8px 3px 5px;
border-color: #fff transparent transparent transparent;
border-style: solid;
border-width: 4px;
}
#ext_nightmode {
width: 26px;
height: 26px;
position: fixed;
bottom: 28px;
left: 10px;
background-color: #bbb;
border-radius: 5px;
font: normal normal normal 14px/26px Arial;
cursor: pointer;
opacity: 0.6;
z-index: 90;
background-repeat: no-repeat;
background-position: 50% 50%;
}
/* Overlay commentbox */
.ext_hidden_layer {
width: 100%;
height: 100%;
position: fixed;
opacity: 0.9;
background-color: #999;
z-index: 50;
}
.ext_highlighted_comment {
position: absolute !important;
z-index: 51;
width: 930px;
}
.ext_clone_textarea.topic {
width: 930px;
position: absolute;
top: 0px;
left: 0px;
z-index: 52;
text-align: center;
border: 0px !important;
background: none !important;
}
.ext_clone_textarea.article {
width: 930px;
padding: 0px !important;
position: absolute;
top: 0px;
left: 0px;
z-index: 52;
text-align: center;
border: 0px !important;
background: none !important;
}
.ext_clone_textarea.topic textarea {
width: 893px !important;
padding: 5px;
}
.ext_clone_textarea.article textarea {
width: 689px !important;
height: 100px;
padding: 5px;
}
.ext_clone_textarea.topic #ext_clone_textarea_shadow {
width: 930px !important;
box-shadow: #333 0px 0px 10px;
}
.ext_clone_textarea.article #ext_clone_textarea_shadow {
width: 700px !important;
box-shadow: #333 0px 0px 10px;
}
.ext_clone_textarea .cleditorMain {
-webkit-box-shadow: #333 0px 0px 10px;
}
.cleditorMain {
margin: 0px auto !important;
}
.ext_overlay_close {
width: 16px;
height: 16px;
position: absolute;
top: -20px;
right: 6px;
cursor: pointer;
z-index: 100;
}
/* Comments for me indicator */
.ext_comments_for_me_indicator.article {
width: 12px;
height: 12px;
position: absolute;
top: 20px;
left: -15px;
}
.ext_comments_for_me_indicator.topic {
width: 12px;
height: 12px;
position: absolute;
top: 5px;
left: -11px;
}
/* Threaded comments */
.thread_prev, .thread_next {
cursor: pointer;
}
/* mentioned comments */
.ext_mentioned {
color: blue;
cursor: pointer;
}
/* BLOCKS */
#ext_right_sidebar {
width: 172px !important;
}
#ext_left_sidebar .ext_block {
padding-left: 5px !important;
padding-bottom: 10px;
}
#ext_right_sidebar .ext_block {
width: 160px !important;
padding-left: 10px !important;
padding-bottom: 10px;
}
.hasab-head-b {
padding-top: 0px !important;
}
.hasab-head-o {
padding-top: 0px !important;
}
.ext_block {
position: relative;
text-align: left !important;
}
.ext_blocks_buttons {
width: 100%;
height: 20px;
display: none;
position: absolute;
top: -20px;
left: 0px;
z-index: 99;
}
.ext_block:hover p {
display: block;
}
.ext_block_button_left {
float: left;
}
.ext_block_button_right {
float: right;
}
/* WYSIWYG Editor */
.nicEdit-main {
text-align: left !important;
font: normal normal normal 13px/14px Arial, serif;
}
/* WYSIWYG editor smile list */
#ext_smiles {
width: 950px;
display: none;
text-align: left;
}
.ext_smiles_block {
width: 450px;
height: 90px;
float: left;
}
.ext_smiles_block.left {
margin-right: 50px;
clear: left;
}
.ext_smiles_block h3 {
font: normal normal normal 14px/16px Arial, serif;
color: #999;
margin: 0px;
padding: 0px;
}
/* MESSAGE CENTER */
ul#ext_mc_tabs {
list-style-type: none;
margin: 0px;
padding: 0px;
}
ul#ext_mc_tabs > li {
display: inline-block;
background-color: #6CD1EE;
border-bottom: solid 5px #148BAD;
padding: 10px 15px;
color: #fff;
cursor: pointer;
}
ul#ext_mc_tabs > li:hover {
background-color: #148BAD;
}
ul#ext_mc_tabs > li.active {
background-color: #148BAD;
}
.ext_mc_tabs {
float: left;
cursor: pointer;
}
/*.ext_mc_tabs:nth-child(3) {
width: 340px
}*/
.ext_mc_pages {
width: 640px;
display: none;
overflow-y: auto;
}
/*.ext_mc_pages h3 {
font: normal normal normal 16px/20px Arial, serif;
text-align: center;
color: #999;
}*/
.ext_mc_messages {
margin-top: 30px;
padding: 10px;
position: relative;
background-color: #ddd;
border-radius: 5px;
text-align: left;
}
.ext_mc_messages img {
max-width: 400px;
}
.ext_mc_messages.ident {
margin-left: 20px;
background-color: #eee;
}
.ext_mc_messages p {
position: absolute;
top: -20px;
left: 10px;
color: #666;
font: normal normal bold 12px/16px Arial, serif;
text-decoration: none;
}
.ext_mc_messages p a.ext_mc_jump_to {
margin-left: 10px;
font: normal normal normal 12px/16px Arial, serif;
text-decoration: none;
color: #999;
}
.ext_mc_messages a {
color: #666;
font: normal normal bold 12px/16px Arial, serif;
text-decoration: none;
}
.ext_mc_messages span {
position: absolute;
top: -20px;
right: 10px;
font: normal normal normal 12px/16px Arial, serif;
color: #999;
}
.ext_mc_messages div {
font: normal normal normal 12px/16px Arial, serif;
color: #333;
}
/* SPOILERS */
.ext_spoiler {
margin: 5px;
border: 1px solid #ddd;
}
.ext_spoiler a {
margin-left: 10px;
font: normal normal normal 13px/16px Arial, serif !important;
color: #666 !important;
text-decoration: none !important;
}
.ext_spoiler div {
padding: 5px;
display: none;
}
/* Auto-resize textarea */
textarea[name="message"] {
width: 600px;
font: normal normal normal 12px/14px Arial, serif;
padding: 5px;
}
#ext_textheight {
width: 600px;
padding: 5px;
display: none;
border: 1px solid black;
font: normal normal normal 12px/14px Arial, serif;
text-align: left;
}
/* DROPDOWNS */
.ext_dropdown {
display: inline-block;
width: 20px;
text-align: center;
cursor: pointer;
}
.ext_dropdown ul {
display: none;
width: 200px;
margin: 0px;
padding: 0px;
list-style-type: none;
position: absolute;
top: 20px;
right: 0px;
z-index: 100;
border: 2px solid #666;
border-top: 0px;
background-color: #f0f0f0;
border-bottom-left-radius: 5px;
border-bottom-right-radius: 5px;
text-align: left;
}
.ext_dropdown ul li {
padding-left: 5px !important;
cursor: pointer;
/* color: #fff; */
font: normal normal normal 12px/16px Arial, serif;
margin-bottom: 5px !important;
background-color: inherit !important;
}
.ext_dropdown ul li.ident {
padding-left: 15px;
}
.ext_dropdown ul li:last-child {
padding-bottom: 10px;
}
.ext_dropdown ul h3 {
margin: 0px;
padding: 5px;
font: normal normal bold 13px/16px Arial, serif;
text-shadow: 1px 1px 1px #333;
color: #fff;
text-align: center;
}
.ext_dropdown ul hr {
border-top: 1px solid #fff;
border-bottom: 1px solid #e0e0e0;
margin: 0 0;
}
/* INFO button*/
.ext_quick_user_info_btn {
cursor: pointer;
position: relative;
vertical-align: middle;
margin-left: 5px;
}
.infobox {
display: none;
position: absolute;
width: 414px;
height: 340px;
margin: auto;
top: 0;
padding-bottom: .5em;
border: 1px solid;
background: white;
overflow: hidden;
overflow-y: scroll;
color: black;
z-index: 500;
-webkit-box-shadow: 0px 5px 10px;
box-shadow: #666 0px 5px 10px;
}
/* NIGHT MODE */
.night_body {
}
.night_mainTable {
background-color: rgb(20, 20, 20) !important;
background-image: none;
color: rgb(119, 119, 119) !important;
}
.night_topichead {
opacity: 0.7 !important;
background-color: #212223 !important;
}
.night_p {
color: rgb(119, 119, 119) !important;
background-color: rgb(20, 20, 20) !important;
background-image: none;
}
.night_p a {
color: #e1bd1b !important;
}
.night_bottom {
border-top: 1px solid #333 !important;
}
.night_replyto {
color: #CC7722 !important;
}
.night_msg-head {
background-color: rgb(20, 20, 20) !important;
}
.night_bottom, .night_bottom li {
background-color:rgb(20, 20, 20) !important;
color:#676767 !important;
} | src/css/content.css | .ext_hidden_fave {
display: none !important;
}
#ext_left_sidebar #ext_show_filtered_faves {
width: 18px;
position: absolute;
right: 0px;
top: 0px;
background-image: -webkit-linear-gradient(top, #fbd859, #f5b85e);
border-top-right-radius: 2px;
cursor: pointer;
}
#ext_right_sidebar #ext_show_filtered_faves {
width: 18px;
position: absolute;
right: 0px;
top: 0px;
background-image: -webkit-linear-gradient(top, #4b90f4, #8ab8f8);
border-top-right-radius: 2px;
cursor: pointer;
}
#ext_show_filtered_faves_arrow {
width: 0px;
/* height: 0px;*/
display: block;
}
/*#ext_left_sidebar*/
#ext_show_filtered_faves_arrow.show {
margin: 5px 6px 5px 7px;
border-color: transparent transparent transparent #fff;
border-style: solid;
border-width: 4px;
}
/*#ext_left_sidebar*/
#ext_show_filtered_faves_arrow.hide {
margin:6px 8px 3px 5px;
border-color: #fff transparent transparent transparent;
border-style: solid;
border-width: 4px;
}
/*#ext_right_sidebar*/
#ext_show_filtered_faves_arrow.show {
margin: 5px 6px 5px 7px;
border-color: transparent transparent transparent #fff;
border-style: solid;
border-width: 4px;
}
/*#ext_right_sidebar*/ #ext_show_filtered_faves_arrow.hide {
margin:6px 8px 3px 5px;
border-color: #fff transparent transparent transparent;
border-style: solid;
border-width: 4px;
}
#ext_filtered_faves_error {
color: #333;
font-size: 13px;
text-align: center;
}
/* Refresh faves */
#ext_left_sidebar #ext_refresh_faves {
width: 18px;
height: 18px;
position: absolute;
right: 0px;
top: 0px;
background-image: -webkit-linear-gradient(top, #fbd859, #f5b85e);
cursor: pointer;
}
#ext_right_sidebar #ext_refresh_faves {
width: 18px;
height: 18px;
position: absolute;
right: 0px;
top: 0px;
/*background-image: -webkit-linear-gradient(top, #4b90f4, #8ab8f8);*/
cursor: pointer;
}
/* Make readed all faves */
#ext_left_sidebar #ext_read_faves {
width: 18px;
height: 18px;
position: absolute;
right: 18px;
top: 0px;
/*background-image: -webkit-linear-gradient(top, #fbd859, #f5b85e);*/
border-top-left-radius: 2px;
cursor: pointer;
}
#ext_right_sidebar #ext_read_faves {
width: 18px;
height: 18px;
position: absolute;
right: 18px;
top: 0px;
/*background-image: -webkit-linear-gradient(top, #4b90f4, #8ab8f8);*/
border-top-left-radius: 2px;
cursor: pointer;
}
/* General style settings */
#ext_unreaded_hr {
margin-top: 20px;
border: 1px solid red;
height: 0px;
}
/* autopager */
.ext_autopager_idicator {
margin: 15px 15px 0px 15px;
background-color: #666;
color: white;
text-align: center;
font: normal normal bold 16px/24px Arial, sans;
border-radius: 5px;
}
/* navigation buttons */
#ext_scrolltop {
/* width: 26px; */
height: 26px;
position: fixed;
bottom: 208px;
left: 10px;
background-color: #bbb;
border-radius: 5px;
font: normal normal normal 14px/26px Arial;
cursor: pointer;
opacity: 0.6;
z-index: 90;
width: 20px;
padding-left: 6px;
}
#ext_back {
/* width: 26px; */
height: 26px;
position: fixed;
bottom: 172px;
left: 10px;
background-color: #bbb;
border-radius: 5px;
font: normal normal normal 14px/26px Arial;
cursor: pointer;
opacity: 0.6;
z-index: 90;
width: 20px;
padding-left: 6px;
}
#ext_search {
width: 26px;
height: 26px;
position: fixed;
bottom: 136px;
left: 10px;
background-color: #bbb;
border-radius: 5px;
font: normal normal normal 14px/26px Arial;
cursor: pointer;
background-repeat: no-repeat;
background-position: center center;
opacity: 0.6;
z-index: 90;
}
#ext_overlay_search {
display: none;
width: 440px;
height: 22px;
padding: 10px !important;
position: fixed;
bottom: 119px;
left: 50px;
font: normal normal bold 12px/14px Arial, serif;
background-color: #c0c0c0;
-webkit-border-radius: 5px;
border-radius: 5px;
-webkit-box-shadow: #666 0px 0px 3px;
box-shadow: #666 0px 0px 3px;
z-index: 90;
}
#ext_overlay_search button {
background: transparent url(https://sg.hu/assets/img/images.png) -99px 0px no-repeat;
position: absolute;
top: 12px;
right: 12px;
width: 17px;
height: 18px;
border: 0 none;
}
#ext_overlay_search_arrow {
display: none;
position: fixed;
bottom: 19px;
left: -20px;
border-color: transparent #c0c0c0 transparent transparent;
border-style: solid;
border-width: 10px;
z-index: 90;
}
#ext_whitelist {
/* width: 26px; */
height: 26px;
position: fixed;
bottom: 100px;
left: 10px;
background-color: #bbb;
border-radius: 5px;
font: normal normal normal 14px/26px Arial;
cursor: pointer;
background-repeat: no-repeat;
background-position: center center;
font: normal normal bold 16px/26px Arial, serif;
opacity: 0.6;
z-index: 90;
width: 18px;
padding-left: 8px;
}
#ext_nav_faves {
width: 26px;
height: 26px;
position: fixed;
bottom: 64px;
left: 10px;
background-color: #bbb;
border-radius: 5px;
cursor: pointer;
background-repeat: no-repeat;
background-position: center center;
opacity: 0.6;
z-index: 90;
}
#ext_nav_faves_wrapper {
width: 200px;
display: none;
padding: 10px;
position: fixed;
bottom: 50px;
left: 50px;
background-color: #c0c0c0;
border-radius: 5px;
z-index: 90;
text-align:left;
}
#ext_nav_faves_wrapper .ext_faves h5 {
margin: 0px;
padding: 0px;
font: normal normal bold 12px/12px Arial, serif;
text-align: center;
color: #333;
}
#ext_nav_faves_wrapper .ext_nav_fave_list {
margin-top: 10px;
min-height: 27px;
max-height: 500px;
overflow-y: auto;
}
#ext_nav_faves_arrow {
display: none;
position: fixed;
bottom: 65px;
left: 30px;
border-color: transparent #c0c0c0 transparent transparent;
border-style: solid;
border-width: 10px;
z-index: 90;
}
#ext_nav_faves_wrapper div:last-child .cikk-bal-etc2 {
background: none !important;
}
#ext_nav_faves_wrapper #ext_show_filtered_faves {
width: 18px;
position: absolute;
right: 0px;
top: 0px;
border-top-right-radius: 2px;
cursor: pointer;
}
#ext_nav_faves_wrapper #ext_show_filtered_faves_arrow.show {
margin: 5px 6px 5px 7px;
border-color: transparent transparent transparent #fff;
border-style: solid;
border-width: 4px;
}
#ext_nav_faves_wrapper #ext_show_filtered_faves_arrow.hide {
margin:6px 8px 3px 5px;
border-color: #fff transparent transparent transparent;
border-style: solid;
border-width: 4px;
}
#ext_nightmode {
width: 26px;
height: 26px;
position: fixed;
bottom: 28px;
left: 10px;
background-color: #bbb;
border-radius: 5px;
font: normal normal normal 14px/26px Arial;
cursor: pointer;
opacity: 0.6;
z-index: 90;
background-repeat: no-repeat;
background-position: 50% 50%;
}
/* Overlay commentbox */
.ext_hidden_layer {
width: 100%;
height: 100%;
position: fixed;
opacity: 0.9;
background-color: #999;
z-index: 50;
}
.ext_highlighted_comment {
position: absolute !important;
z-index: 51;
width: 930px;
}
.ext_clone_textarea.topic {
width: 930px;
position: absolute;
top: 0px;
left: 0px;
z-index: 52;
text-align: center;
border: 0px !important;
background: none !important;
}
.ext_clone_textarea.article {
width: 930px;
padding: 0px !important;
position: absolute;
top: 0px;
left: 0px;
z-index: 52;
text-align: center;
border: 0px !important;
background: none !important;
}
.ext_clone_textarea.topic textarea {
width: 893px !important;
padding: 5px;
}
.ext_clone_textarea.article textarea {
width: 689px !important;
height: 100px;
padding: 5px;
}
.ext_clone_textarea.topic #ext_clone_textarea_shadow {
width: 930px !important;
box-shadow: #333 0px 0px 10px;
}
.ext_clone_textarea.article #ext_clone_textarea_shadow {
width: 700px !important;
box-shadow: #333 0px 0px 10px;
}
.ext_clone_textarea .cleditorMain {
-webkit-box-shadow: #333 0px 0px 10px;
}
.cleditorMain {
margin: 0px auto !important;
}
.ext_overlay_close {
width: 16px;
height: 16px;
position: absolute;
top: -20px;
right: 6px;
cursor: pointer;
z-index: 100;
}
/* Comments for me indicator */
.ext_comments_for_me_indicator.article {
width: 12px;
height: 12px;
position: absolute;
top: 20px;
left: -15px;
}
.ext_comments_for_me_indicator.topic {
width: 12px;
height: 12px;
position: absolute;
top: 5px;
left: -11px;
}
/* Threaded comments */
.thread_prev, .thread_next {
cursor: pointer;
}
/* mentioned comments */
.ext_mentioned {
color: blue;
cursor: pointer;
}
/* BLOCKS */
#ext_right_sidebar {
width: 172px !important;
}
#ext_left_sidebar .ext_block {
padding-left: 5px !important;
padding-bottom: 10px;
}
#ext_right_sidebar .ext_block {
width: 160px !important;
padding-left: 10px !important;
padding-bottom: 10px;
}
.hasab-head-b {
padding-top: 0px !important;
}
.hasab-head-o {
padding-top: 0px !important;
}
.ext_block {
position: relative;
text-align: left !important;
}
.ext_blocks_buttons {
width: 100%;
height: 20px;
display: none;
position: absolute;
top: -20px;
left: 0px;
z-index: 99;
}
.ext_block:hover p {
display: block;
}
.ext_block_button_left {
float: left;
}
.ext_block_button_right {
float: right;
}
/* WYSIWYG Editor */
.nicEdit-main {
text-align: left !important;
font: normal normal normal 13px/14px Arial, serif;
}
/* WYSIWYG editor smile list */
#ext_smiles {
width: 950px;
display: none;
text-align: left;
}
.ext_smiles_block {
width: 450px;
height: 90px;
float: left;
}
.ext_smiles_block.left {
margin-right: 50px;
clear: left;
}
.ext_smiles_block h3 {
font: normal normal normal 14px/16px Arial, serif;
color: #999;
margin: 0px;
padding: 0px;
}
/* MESSAGE CENTER */
ul#ext_mc_tabs {
list-style-type: none;
margin: 0px;
padding: 0px;
}
ul#ext_mc_tabs > li {
display: inline-block;
background-color: #6CD1EE;
border-bottom: solid 5px #148BAD;
padding: 10px 15px;
color: #fff;
cursor: pointer;
}
ul#ext_mc_tabs > li:hover {
background-color: #148BAD;
}
ul#ext_mc_tabs > li.active {
background-color: #148BAD;
}
.ext_mc_tabs {
float: left;
cursor: pointer;
}
/*.ext_mc_tabs:nth-child(3) {
width: 340px
}*/
.ext_mc_pages {
width: 640px;
display: none;
overflow-y: auto;
}
/*.ext_mc_pages h3 {
font: normal normal normal 16px/20px Arial, serif;
text-align: center;
color: #999;
}*/
.ext_mc_messages {
margin-top: 30px;
padding: 10px;
position: relative;
background-color: #ddd;
border-radius: 5px;
text-align: left;
}
.ext_mc_messages img {
max-width: 400px;
}
.ext_mc_messages.ident {
margin-left: 20px;
background-color: #eee;
}
.ext_mc_messages p {
position: absolute;
top: -20px;
left: 10px;
color: #666;
font: normal normal bold 12px/16px Arial, serif;
text-decoration: none;
}
.ext_mc_messages p a.ext_mc_jump_to {
margin-left: 10px;
font: normal normal normal 12px/16px Arial, serif;
text-decoration: none;
color: #999;
}
.ext_mc_messages a {
color: #666;
font: normal normal bold 12px/16px Arial, serif;
text-decoration: none;
}
.ext_mc_messages span {
position: absolute;
top: -20px;
right: 10px;
font: normal normal normal 12px/16px Arial, serif;
color: #999;
}
.ext_mc_messages div {
font: normal normal normal 12px/16px Arial, serif;
color: #333;
}
/* SPOILERS */
.ext_spoiler {
margin: 5px;
border: 1px solid #ddd;
}
.ext_spoiler a {
margin-left: 10px;
font: normal normal normal 13px/16px Arial, serif !important;
color: #666 !important;
text-decoration: none !important;
}
.ext_spoiler div {
padding: 5px;
display: none;
}
/* Auto-resize textarea */
textarea[name="message"] {
width: 600px;
font: normal normal normal 12px/14px Arial, serif;
padding: 5px;
}
#ext_textheight {
width: 600px;
padding: 5px;
display: none;
border: 1px solid black;
font: normal normal normal 12px/14px Arial, serif;
text-align: left;
}
/* DROPDOWNS */
.ext_dropdown {
display: inline-block;
width: 20px;
text-align: center;
cursor: pointer;
}
.ext_dropdown ul {
display: none;
width: 200px;
margin: 0px;
padding: 0px;
list-style-type: none;
position: absolute;
top: 20px;
right: 0px;
z-index: 100;
border: 2px solid #666;
border-top: 0px;
background-color: #f0f0f0;
border-bottom-left-radius: 5px;
border-bottom-right-radius: 5px;
text-align: left;
}
.ext_dropdown ul li {
padding-left: 5px !important;
cursor: pointer;
/* color: #fff; */
font: normal normal normal 12px/16px Arial, serif;
margin-bottom: 5px !important;
background-color: inherit !important;
}
.ext_dropdown ul li.ident {
padding-left: 15px;
}
.ext_dropdown ul li:last-child {
padding-bottom: 10px;
}
.ext_dropdown ul h3 {
margin: 0px;
padding: 5px;
font: normal normal bold 13px/16px Arial, serif;
text-shadow: 1px 1px 1px #333;
color: #fff;
text-align: center;
}
.ext_dropdown ul hr {
border-top: 1px solid #fff;
border-bottom: 1px solid #e0e0e0;
margin: 0 0;
}
/* INFO button*/
.ext_quick_user_info_btn {
cursor: pointer;
position: relative;
vertical-align: middle;
margin-left: 5px;
}
.infobox {
display: none;
position: absolute;
width: 414px;
height: 340px;
margin: auto;
top: 0;
padding-bottom: .5em;
border: 1px solid;
background: white;
overflow: hidden;
overflow-y: scroll;
color: black;
z-index: 500;
-webkit-box-shadow: 0px 5px 10px;
box-shadow: #666 0px 5px 10px;
}
/* NIGHT MODE */
.night_body {
}
.night_mainTable {
background-color: rgb(20, 20, 20) !important;
background-image: none;
color: rgb(119, 119, 119) !important;
}
.night_topichead {
opacity: 0.7 !important;
background-color: #212223 !important;
}
.night_p {
color: rgb(119, 119, 119) !important;
background-color: rgb(20, 20, 20) !important;
background-image: none;
}
.night_p a {
color: #e1bd1b !important;
}
.night_bottom {
border-top: 1px solid #333 !important;
}
.night_replyto {
color: #CC7722 !important;
}
.night_msg-head {
background-color: rgb(20, 20, 20) !important;
}
.night_bottom, .night_bottom li {
background-color:rgb(20, 20, 20) !important;
color:#676767 !important;
} | 0.274157 | 0.050401 |
*{margin: 0;padding: 0;font: 12px/1.5 tahoma, arial, \5b8b\4f53;}
a{
text-decoration: none;
}
a:hover{
text-decoration: underline;
}
ul{list-style: none;}
.clearfix::after{
content: "";
display: block;
clear: both;
}
.img_hover{
transition:0.2s linear;
}
.img_hover:hover{
transform: translateX(-5px);
}
/* 底部 */
#gn_bottom{
width: 100%;
margin-top: 20px;
}
.gn_bpart1{
min-width: 1190px;
padding-top: 20px;
}
.wjyh_footer{
width: 1190px;
min-height: 170px;
margin: 0 auto;
}
.gn_link_in{
text-align: left;
width: 1100px;
margin-left: 71px;
}
.gn_link_in li{
float:left;
width: 100px;
height: 30px;
text-align: center;
line-height: 30px;
}
.gn_link_in li.show{
background-color: #999;
color: #fff;
}
.gn_link_in .patener{
margin-top: 20px;
display: none;
}
.gn_link_in .patener.show{
display: block;
}
.gn_footer_feature{
background: url(../images/feature.png) no-repeat top center;
width: 100%;
height: 100px;
margin-top: 20px;
}
.gn_underline{
height: 1px;
border-top:1px solid #d9d9d9;
}
.gn_footer_info{
background: #FAFAFA;
margin-bottom: 70px;
padding-left: 50px;
}
.info_colum{
float: left;
width: 140px;
padding: 20px 0 20px 12px;
}
.info_colum h4{
color:#6e6e6e;
margin-bottom: 10px;
font: 16px/20px 'Microsoft YaHei';
}
.info_colum li{
height: 20px;
}
.info_colum li a{
color: #333;
font-size: 12px;
}
.r-area{
margin-top: 20px;
}
.gn_footer_black{
width: 100%;
height: 38px;
background: #c80928;
color: #fff;
font: 12px 'Microsoft YaHei';
text-align: center;
min-width: 1190px;
}
.gn_footer_black a{
color: #fff;
margin: 0 10px;
line-height: 38px;
}
.gn_bpart2{
padding-top: 20px;
background-color: #f5f5f5;
}
#gn_bottom .gn_bpart2 .all_foot1,#gn_bottom .gn_bpart2 .all_foot1 a{
text-align: center;
line-height: 25px;
color: #999;
}
#gn_bottom .gn_bpart2 .all_foot1 a.gn_bottom_wyjh{
color: #000;
}
#gn_bottom .gn_bpart2 .all_foot1 img{
position: relative;
top: 4px;
}
#gn_bottom .gn_bpart2 .all_foot2{
margin: 10px 0 10px;
text-align: center;
}
#gn_bottom .gn_bpart2 .all_foot2 img{
height: 36px;
width: 100px;
} | public/css/footer.css | *{margin: 0;padding: 0;font: 12px/1.5 tahoma, arial, \5b8b\4f53;}
a{
text-decoration: none;
}
a:hover{
text-decoration: underline;
}
ul{list-style: none;}
.clearfix::after{
content: "";
display: block;
clear: both;
}
.img_hover{
transition:0.2s linear;
}
.img_hover:hover{
transform: translateX(-5px);
}
/* 底部 */
#gn_bottom{
width: 100%;
margin-top: 20px;
}
.gn_bpart1{
min-width: 1190px;
padding-top: 20px;
}
.wjyh_footer{
width: 1190px;
min-height: 170px;
margin: 0 auto;
}
.gn_link_in{
text-align: left;
width: 1100px;
margin-left: 71px;
}
.gn_link_in li{
float:left;
width: 100px;
height: 30px;
text-align: center;
line-height: 30px;
}
.gn_link_in li.show{
background-color: #999;
color: #fff;
}
.gn_link_in .patener{
margin-top: 20px;
display: none;
}
.gn_link_in .patener.show{
display: block;
}
.gn_footer_feature{
background: url(../images/feature.png) no-repeat top center;
width: 100%;
height: 100px;
margin-top: 20px;
}
.gn_underline{
height: 1px;
border-top:1px solid #d9d9d9;
}
.gn_footer_info{
background: #FAFAFA;
margin-bottom: 70px;
padding-left: 50px;
}
.info_colum{
float: left;
width: 140px;
padding: 20px 0 20px 12px;
}
.info_colum h4{
color:#6e6e6e;
margin-bottom: 10px;
font: 16px/20px 'Microsoft YaHei';
}
.info_colum li{
height: 20px;
}
.info_colum li a{
color: #333;
font-size: 12px;
}
.r-area{
margin-top: 20px;
}
.gn_footer_black{
width: 100%;
height: 38px;
background: #c80928;
color: #fff;
font: 12px 'Microsoft YaHei';
text-align: center;
min-width: 1190px;
}
.gn_footer_black a{
color: #fff;
margin: 0 10px;
line-height: 38px;
}
.gn_bpart2{
padding-top: 20px;
background-color: #f5f5f5;
}
#gn_bottom .gn_bpart2 .all_foot1,#gn_bottom .gn_bpart2 .all_foot1 a{
text-align: center;
line-height: 25px;
color: #999;
}
#gn_bottom .gn_bpart2 .all_foot1 a.gn_bottom_wyjh{
color: #000;
}
#gn_bottom .gn_bpart2 .all_foot1 img{
position: relative;
top: 4px;
}
#gn_bottom .gn_bpart2 .all_foot2{
margin: 10px 0 10px;
text-align: center;
}
#gn_bottom .gn_bpart2 .all_foot2 img{
height: 36px;
width: 100px;
} | 0.192236 | 0.082586 |
.admin-box-wrapper {
display: inline-block;
width: 100%;
padding: 15px 20px;
}
.admin-box:hover {
background: #2FA4E7 !important;
}
@media (max-width: 800px) {
.admin-box {
margin: 10px 0;
}
}
.admin-box-icon {
position: absolute;
top: 15px;
left: 20px;
display: inline-block;
width: 35px;
height: 40px;
background: url('../images/admin_icons.png') no-repeat 0 0;
overflow: hidden;
vertical-align: top;
margin: 8px 0 0 0;
}
.manage-dul {
background-position: 0 0;
width: 34px !important;
}
.admin-box:hover .manage-dul {
background-position: 0 -40px !important;
}
.add-dul {
background-position: -35px 0;
}
.admin-box:hover .add-dul {
background-position: -35px -40px !important;
}
.manage-user {
background-position: -70px 0;
width: 34px !important;
}
.admin-box:hover .manage-user {
background-position: -70px -40px !important;
}
.add-user {
background-position: -105px 0;
}
.admin-box:hover .add-user {
background-position: -105px -40px !important;
}
.add-dul_white {
background-position: -140px 0;
margin: -8px 0 0 0;
}
.add-user_white {
background-position: -140px -40px;
margin: -8px 0 0 -10px;
}
.edit-dul {
background-position: -175px 0;
}
.edit-user {
background-position: -175px -40px;
}
.download-dataset {
background-position: -210px 0;
width: 40px !important;
}
.admin-box:hover .download-dataset {
background-position: -210px -40px;
width: 40px !important;
}
.add-dataset {
background-position: -250px 0;
width: 40px !important;
}
.admin-box:hover .add-dataset {
background-position: -250px -40px;
width: 40px !important;
}
.manage-access {
background-position: -290px 0;
width: 35px !important;
}
.admin-box:hover .manage-access {
background-position: -290px -40px !important;
}
.add-access_white {
background-position: -325px 0;
margin: -8px 0 0 0;
}
.add-help_white {
background-position: -325px -40px;
margin: -8px 0 0 -5px;
}
.manage-timeout {
background-position: -360px 0;
width: 35px !important;
}
.admin-box:hover .manage-timeout {
background-position: -360px -40px !important;
}
.invalid-restrictions {
background-position: -395px 0;
width: 43px !important;
}
.admin-box:hover .invalid-restrictions {
background-position: -395px -40px !important;
}
.manage-dac {
background-position: -530px 0;
width: 40px !important;
}
.admin-box:hover .manage-dac {
background-position: -530px -40px !important;
}
.add-dac {
background-position: -570px 0;
width: 40px !important;
}
.admin-box:hover .add-dac {
background-position: -570px -40px !important;
}
.add-dac_white {
background-position: -610px -40px !important;
width: 42px;
margin: -10px 0 0 -5px;
}
.admin-box-text.default{
margin: 10px 0 5px 45px;
}
.admin-box-text.large {
margin: 10px 0 5px 55px;
}
.admin-box-title {
font-size: 22px;
font-weight: 500;
margin: 8px 0 3px 0;
vertical-align: 40%;
}
.admin-box:hover .admin-box-title {
color: #ffffff !important;
}
.admin-box:hover .admin-box-title .pcases-medium-tag {
background: #ffffff;
color: #2FA4E7;
font-weight: 700 !important;
}
.admin-box .admin-box-description {
font-size: 16px;
line-height: 20px;
color: #777777;
font-style: italic;
}
.admin-box:hover .admin-box-description {
color: #cccccc !important;
} | src/components/AdminConsoleBox.css | .admin-box-wrapper {
display: inline-block;
width: 100%;
padding: 15px 20px;
}
.admin-box:hover {
background: #2FA4E7 !important;
}
@media (max-width: 800px) {
.admin-box {
margin: 10px 0;
}
}
.admin-box-icon {
position: absolute;
top: 15px;
left: 20px;
display: inline-block;
width: 35px;
height: 40px;
background: url('../images/admin_icons.png') no-repeat 0 0;
overflow: hidden;
vertical-align: top;
margin: 8px 0 0 0;
}
.manage-dul {
background-position: 0 0;
width: 34px !important;
}
.admin-box:hover .manage-dul {
background-position: 0 -40px !important;
}
.add-dul {
background-position: -35px 0;
}
.admin-box:hover .add-dul {
background-position: -35px -40px !important;
}
.manage-user {
background-position: -70px 0;
width: 34px !important;
}
.admin-box:hover .manage-user {
background-position: -70px -40px !important;
}
.add-user {
background-position: -105px 0;
}
.admin-box:hover .add-user {
background-position: -105px -40px !important;
}
.add-dul_white {
background-position: -140px 0;
margin: -8px 0 0 0;
}
.add-user_white {
background-position: -140px -40px;
margin: -8px 0 0 -10px;
}
.edit-dul {
background-position: -175px 0;
}
.edit-user {
background-position: -175px -40px;
}
.download-dataset {
background-position: -210px 0;
width: 40px !important;
}
.admin-box:hover .download-dataset {
background-position: -210px -40px;
width: 40px !important;
}
.add-dataset {
background-position: -250px 0;
width: 40px !important;
}
.admin-box:hover .add-dataset {
background-position: -250px -40px;
width: 40px !important;
}
.manage-access {
background-position: -290px 0;
width: 35px !important;
}
.admin-box:hover .manage-access {
background-position: -290px -40px !important;
}
.add-access_white {
background-position: -325px 0;
margin: -8px 0 0 0;
}
.add-help_white {
background-position: -325px -40px;
margin: -8px 0 0 -5px;
}
.manage-timeout {
background-position: -360px 0;
width: 35px !important;
}
.admin-box:hover .manage-timeout {
background-position: -360px -40px !important;
}
.invalid-restrictions {
background-position: -395px 0;
width: 43px !important;
}
.admin-box:hover .invalid-restrictions {
background-position: -395px -40px !important;
}
.manage-dac {
background-position: -530px 0;
width: 40px !important;
}
.admin-box:hover .manage-dac {
background-position: -530px -40px !important;
}
.add-dac {
background-position: -570px 0;
width: 40px !important;
}
.admin-box:hover .add-dac {
background-position: -570px -40px !important;
}
.add-dac_white {
background-position: -610px -40px !important;
width: 42px;
margin: -10px 0 0 -5px;
}
.admin-box-text.default{
margin: 10px 0 5px 45px;
}
.admin-box-text.large {
margin: 10px 0 5px 55px;
}
.admin-box-title {
font-size: 22px;
font-weight: 500;
margin: 8px 0 3px 0;
vertical-align: 40%;
}
.admin-box:hover .admin-box-title {
color: #ffffff !important;
}
.admin-box:hover .admin-box-title .pcases-medium-tag {
background: #ffffff;
color: #2FA4E7;
font-weight: 700 !important;
}
.admin-box .admin-box-description {
font-size: 16px;
line-height: 20px;
color: #777777;
font-style: italic;
}
.admin-box:hover .admin-box-description {
color: #cccccc !important;
} | 0.427277 | 0.071041 |
@import url('https://fonts.googleapis.com/css?family=Montserrat:300,300i,400,400i,500,500i,600,600i,700,700i,800,800i,900,900i|Tangerine:400,700');
/*
font-family: 'Montserrat', sans-serif;
font-family: 'Tangerine', cursive;
*/
@import url('font-awesome.css');
@import url('flaticon.css');
@import url('animate.css');
@import url('owl.css');
@import url('jquery.timepicker.min.css');
@import url('jquery.fancybox.min.css');
@import url('jquery.touchspin.css');
@import url('hover.css');
@import url('jquery-ui.css');
/***
====================================================================
Reset
====================================================================
***/
* {
margin:0px;
padding:0px;
border:none;
outline:none;
}
/***
====================================================================
Global Settings
====================================================================
***/
body {
font-size:15px;
color:#777777;
line-height:1.8em;
font-weight:400;
background:#ffffff;
background-size:cover;
background-repeat:no-repeat;
background-position:center top;
-webkit-font-smoothing: antialiased;
font-family: 'Montserrat', sans-serif;
}
a{
text-decoration:none;
cursor:pointer;
color:#ed0676;
}
a:hover,a:focus,a:visited{
text-decoration:none;
outline:none;
}
h1,h2,h3,h4,h5,h6 {
position:relative;
font-weight:700;
margin:0px;
background:none;
line-height:1.6em;
}
textarea{
overflow:hidden;
}
p{
position:relative;
line-height:30px;
font-size: 14px;
margin: 0;
color: #666666;
font-weight: 400;
}
::-webkit-input-placeholder{color: inherit;}
::-moz-input-placeholder{color: inherit;}
::-ms-input-placeholder{color: inherit;}
.auto-container{
position:static;
max-width:1200px;
padding:0px 15px;
margin:0 auto;
}
.page-wrapper{
position:relative;
overflow: hidden;
margin:0 auto;
width:100%;
min-width:300px;
}
ul,li{
list-style:none;
padding:0px;
margin:0px;
}
/*List Style One*/
.list-style-one{
position:relative;
}
.list-style-one li{
position:relative;
font-size:14px;
line-height: 22px;
font-weight:400;
padding-left:40px;
color:#666666;
margin-bottom: 20px;
}
.list-style-one li:before{
position:absolute;
content:'\f00c';
left:0px;
top:0px;
color:#ed0676;
font-size:15px;
font-weight: 900;
line-height: 22px;
font-family: 'FontAwesome';
}
/*List Style Two*/
.list-style-two{
position:relative;
}
.list-style-two li{
position:relative;
font-size:16px;
font-weight:400;
padding-left:70px;
margin-bottom:40px;
color:#777777;
}
.list-style-two li .icon{
position:absolute;
left:0px;
top:3px;
width:40px;
color:#ed0676;
font-size:42px;
line-height:1em;
text-align:center;
}
.list-style-two li strong{
font-size:20px;
color:#36404b;
font-weight:700;
display:block;
}
.theme-btn{
display:inline-block;
transition:all 0.3s ease;
-moz-transition:all 0.3s ease;
-webkit-transition:all 0.3s ease;
-ms-transition:all 0.3s ease;
-o-transition:all 0.3s ease ;
}
/*Btn Style One*/
.btn-style-one{
position:relative;
font-size:15px;
color:#ffffff;
padding:13px 30px;
line-height:20px;
font-weight:500;
border: 2px solid #ffffff;
margin-right: 50px;
}
.btn-style-one i{
position: absolute;
right: -50px;
top: -2px;
height: 50px;
width: 50px;
text-align: center !important;
line-height: 46px;
color: #ffffff;
font-size: 16px;
border: 2px solid #ffffff;
transition:all 0.3s ease;
-moz-transition:all 0.3s ease;
-webkit-transition:all 0.3s ease;
-ms-transition:all 0.3s ease;
-o-transition:all 0.3s ease ;
}
.btn-style-one:hover{
color:#ed0676;
background:#ffffff;
}
.btn-style-one:hover i{
background-color: #ed0676;
color: #ffffff;
}
/*Btn Style Two*/
.btn-style-two{
position:relative;
font-size:15px;
color:#ffffff;
padding:15px 30px;
line-height:20px;
font-weight:500;
background-color: #222222;
margin-right: 50px;
}
.btn-style-two i{
position: absolute;
right: -50px;
top: 0;
height: 50px;
width: 50px;
text-align: center;
line-height: 46px;
color: #ffffff;
font-size: 16px;
background-color: #ed0676;
transition:all 0.3s ease;
-moz-transition:all 0.3s ease;
-webkit-transition:all 0.3s ease;
-ms-transition:all 0.3s ease;
-o-transition:all 0.3s ease ;
}
.btn-style-two:hover{
color:#ffffff;
background:#ed0676;
}
.btn-style-two:hover i{
background-color: #222222;
color: #ffffff;
}
/*Btn Style Three*/
.btn-style-three{
position:relative;
font-size:13px;
color:#ffffff;
padding:14px 30px;
line-height:20px;
font-weight:600;
border: 1px solid #666666;
margin-right: 50px;
background-color:transparent;
}
.btn-style-three i{
position: absolute;
right: -50px;
top: -1px;
height: 50px;
width: 50px;
text-align: center !important;
line-height: 48px;
color: #ffffff;
font-size: 14px;
background-color:transparent;
border: 1px solid #666666;
transition:all 0.3s ease;
-moz-transition:all 0.3s ease;
-webkit-transition:all 0.3s ease;
-ms-transition:all 0.3s ease;
-o-transition:all 0.3s ease ;
}
.btn-style-three:hover{
color:#666666;
background:#ffffff;
}
.btn-style-three:hover i{
background-color: #666666;
color: #ffffff;
}
/*Btn Style Four*/
.btn-style-four{
position:relative;
font-size:14px;
color:#ffffff;
padding:15px 30px;
line-height:20px;
font-weight:600;
background-color: #ed0676;
}
.btn-style-four:hover{
background:#222222;
color:#ffffff;
}
/*=== Btn style Five*/
.btn-style-five{
position:relative;
font-size:13px;
color:#ffffff;
padding:14px 30px;
line-height:20px;
font-weight:600;
border: 1px solid #ed0676;
margin-right: 50px;
background-color:#ed0676;
}
.btn-style-five i{
position: absolute;
right: -50px;
top: -1px;
height: 50px;
width: 50px;
text-align: center !important;
line-height: 48px;
color: #ffffff;
font-size: 14px;
background-color:#222222;
border: 1px solid #222222;
transition:all 0.3s ease;
-moz-transition:all 0.3s ease;
-webkit-transition:all 0.3s ease;
-ms-transition:all 0.3s ease;
-o-transition:all 0.3s ease ;
}
.btn-style-five:hover{
color:#ed0676;
background:#222222;
}
.btn-style-five:hover i{
background-color: #ed0676;
color: #ffffff;
border-color: #ed0676;
}
/*=== Btn style Five*/
.btn-style-six{
position:relative;
font-size:13px;
color:#ffffff;
padding:14px 30px;
line-height:20px;
font-weight:600;
border: 1px solid #222222;
margin-right: 50px;
background-color:#222222;
}
.btn-style-six i{
position: absolute;
right: -50px;
top: -1px;
height: 50px;
width: 50px;
text-align: center !important;
line-height: 48px;
color: #ed0676;
font-size: 14px;
background-color:#ffffff;
border: 1px solid #ffffff;
transition:all 0.3s ease;
-moz-transition:all 0.3s ease;
-webkit-transition:all 0.3s ease;
-ms-transition:all 0.3s ease;
-o-transition:all 0.3s ease ;
}
.btn-style-six:hover{
color:#ed0676;
border-color:#ffffff;
background:#ffffff;
}
.btn-style-six:hover i{
background-color: #ed0676;
color: #ffffff;
border-color: #ed0676;
}
.theme_color{
color:#ed0676;
}
img{
display:inline-block;
max-width:100%;
}
.preloader{
position:fixed;
left:0px;
top:0px;
width:100%;
height:100%;
z-index:999999;
background-color:#ffffff;
background-position:center center;
background-repeat:no-repeat;
background-image:url(../images/icons/preloader.svg);
}
/***
====================================================================
Scroll To Top style
====================================================================
***/
.scroll-to-top{
position:absolute;
top: 0;
left: 50%;
margin-left: -15px;
margin-top: -15px;
width:30px;
height:30px;
color:#ed0676;
font-size:14px;
line-height:28px;
text-align:center;
z-index:100;
cursor:pointer;
background:#ffffff;
border: 1px solid #eeeeee;
display:none;
-webkit-transition:all 300ms ease;
-ms-transition:all 300ms ease;
-o-transition:all 300ms ease;
-moz-transition:all 300ms ease;
transition:all 300ms ease;
}
.scroll-to-top:hover{
color:#ffffff;
background:#ed0676;
}
/***
====================================================================
Main Header style
====================================================================
***/
.main-header{
position:absolute;
left:0px;
top:0px;
z-index:999;
width:100%;
transition:all 500ms ease;
-moz-transition:all 500ms ease;
-webkit-transition:all 500ms ease;
-ms-transition:all 500ms ease;
-o-transition:all 500ms ease;
}
/*=== Header Top ===*/
.main-header .header-top{
position:relative;
background-color:#222222;
}
.main-header .header-top .inner-container{
position: relative;
}
.main-header .header-top .top-left{
position:relative;
float:left;
padding:15px 0px;
}
.main-header .header-top .top-left ul li{
position:relative;
float: left;
font-size:14px;
line-height: 19px;
color:#bbbbbb;
margin-right: 23px;
font-weight:400;
}
.main-header .header-top .top-left ul li a{
color:#bbbbbb;
font-weight:500;
-webkit-transition: all 300ms ease;
-ms-transition: all 300ms ease;
-o-transition: all 300ms ease;
-moz-transition: all 300ms ease;
transition: all 300ms ease;
}
.main-header .header-top .top-left ul li i{
margin-right: 5px;
color: #7fa700;
font-size: 16px;
}
.main-header .header-top .top-left ul li a:hover{
color: #7fa700;
}
.main-header .header-top .top-right{
position:relative;
float:right;
}
.main-header .header-top .link-box a{
position: relative;
display: inline-block;
font-size: 14px;
line-height: 30px;
color: #ffffff;
font-weight: 400;
padding: 10px 35px;
background-color: #7fa700;
text-transform: uppercase;
-webkit-transition: all 300ms ease;
-moz-transition: all 300ms ease;
-ms-transition: all 300ms ease;
-o-transition: all 300ms ease;
transition: all 300ms ease;
}
.main-header .header-top .link-box a:hover{
background-color: #ffffff;
color: #222222;
}
/*=== Header Upper ===*/
.main-header .header-lower{
position:relative;
top:0px;
width:100%;
z-index:5;
background-color:rgba(255,255,255,.90);
}
.main-header .logo-box{
position:relative;
float: left;
padding:10px 0px;
z-index:25;
}
.main-header .logo-box .logo img{
display:inline-block;
max-width:100%;
}
/*=== Main Menu ===*/
.main-header .nav-outer{
position:relative;
float: right;
}
.main-header .nav-outer .main-menu{
position:relative;
float:left;
}
.main-menu .navbar-collapse{
padding:0px;
}
.main-menu .navigation{
position:relative;
margin:0px;
}
.main-menu .navigation > li{
position:relative;
float:left;
margin-left: 40px;
}
.main-menu .navigation > li > a{
position:relative;
display:block;
font-size:16px;
color:#222222;
font-weight:600;
line-height:30px;
opacity:1;
text-transform:uppercase;
padding:40px 0;
transition:all 500ms ease;
-moz-transition:all 500ms ease;
-webkit-transition:all 500ms ease;
-ms-transition:all 500ms ease;
-o-transition:all 500ms ease ;
}
.main-menu .navigation > li:hover > a,
.main-menu .navigation > li.current > a,
.main-menu .navigation > li.current-menu-item > a{
opacity:1;
color:#ed0676;
}
.main-menu .navigation > li:hover > a:after{
opacity:1;
}
.main-menu .navigation > li > ul{
position:absolute;
left:0px;
top:100%;
width:240px;
padding:0px 0px;
z-index:100;
background:#2b2b2b;
border-top:2px solid #ed0676;
-webkit-box-shadow:2px 2px 5px 1px rgba(0,0,0,0.05),-2px 0px 5px 1px rgba(0,0,0,0.05);
-ms-box-shadow:2px 2px 5px 1px rgba(0,0,0,0.05),-2px 0px 5px 1px rgba(0,0,0,0.05);
-o-box-shadow:2px 2px 5px 1px rgba(0,0,0,0.05),-2px 0px 5px 1px rgba(0,0,0,0.05);
-moz-box-shadow:2px 2px 5px 1px rgba(0,0,0,0.05),-2px 0px 5px 1px rgba(0,0,0,0.05);
box-shadow:2px 2px 5px 1px rgba(0,0,0,0.05),-2px 0px 5px 1px rgba(0,0,0,0.05);
}
.main-menu .navigation > li > ul.from-right{
left:auto;
right:0px;
}
.main-menu .navigation > li > ul > li{
position:relative;
width:100%;
border-bottom:1px solid rgba(255,255,255,0.10);
}
.main-menu .navigation > li > ul > li:last-child{
border-bottom:none;
}
.main-menu .navigation > li > ul > li > a{
position:relative;
display:block;
padding:10px 20px;
line-height:24px;
font-weight:500;
font-size:15px;
color:#ffffff;
text-align:left;
text-transform:capitalize;
transition:all 500ms ease;
-moz-transition:all 500ms ease;
-webkit-transition:all 500ms ease;
-ms-transition:all 500ms ease;
-o-transition:all 500ms ease;
}
.main-menu .navigation > li > ul > li:hover > a{
color:#ffffff;
background:#ed0676;
}
.main-menu .navigation > li > ul > li.dropdown > a:after{
font-family: FontAwesome;
content: "\f105";
position:absolute;
right:15px;
top:11px;
width:10px;
height:20px;
display:block;
line-height:20px;
font-size:16px;
text-align:center;
z-index:5;
font-weight: 900;
}
.main-menu .navigation > li > ul > li > ul{
position:absolute;
left:100%;
top:-2px;
width:240px;
padding:0px;
z-index:100;
display:none;
background:#2b2b2b;
border-top:2px solid #ed0676;
-webkit-box-shadow:2px 2px 5px 1px rgba(0,0,0,0.05),-2px 0px 5px 1px rgba(0,0,0,0.05);
-ms-box-shadow:2px 2px 5px 1px rgba(0,0,0,0.05),-2px 0px 5px 1px rgba(0,0,0,0.05);
-o-box-shadow:2px 2px 5px 1px rgba(0,0,0,0.05),-2px 0px 5px 1px rgba(0,0,0,0.05);
-moz-box-shadow:2px 2px 5px 1px rgba(0,0,0,0.05),-2px 0px 5px 1px rgba(0,0,0,0.05);
box-shadow:2px 2px 5px 1px rgba(0,0,0,0.05),-2px 0px 5px 1px rgba(0,0,0,0.05);
}
.main-menu .navigation > li > ul > li > ul > li{
position:relative;
width:100%;
border-bottom:1px solid rgba(255,255,255,0.10);
}
.main-menu .navigation > li > ul > li > ul > li:last-child{
border-bottom:none;
}
.main-menu .navigation > li > ul > li > ul > li > a{
position:relative;
display:block;
padding:10px 20px;
line-height:24px;
font-weight:500;
font-size:15px;
color:#ffffff;
text-align:left;
text-transform:capitalize;
transition:all 500ms ease;
-moz-transition:all 500ms ease;
-webkit-transition:all 500ms ease;
-ms-transition:all 500ms ease;
-o-transition:all 500ms ease;
}
.main-menu .navigation > li > ul > li > ul > li > a:hover{
color:#ffffff;
background:#ed0676;
}
.main-menu .navigation > li.dropdown:hover > ul{
visibility:visible;
opacity:1;
top:100%;
transition:all 500ms ease;
-moz-transition:all 500ms ease;
-webkit-transition:all 500ms ease;
-ms-transition:all 500ms ease;
-o-transition:all 500ms ease;
}
.main-menu .navigation li > ul > li.dropdown:hover > ul{
visibility:visible;
opacity:1;
transition:all 500ms ease;
-moz-transition:all 500ms ease;
-webkit-transition:all 500ms ease;
-ms-transition:all 500ms ease;
-o-transition:all 500ms ease;
}
.main-menu .navbar-collapse > ul li.dropdown .dropdown-btn{
position:absolute;
right:10px;
top:8px;
width:34px;
height:30px;
border:1px solid #ffffff;
text-align:center;
font-size:16px;
line-height:30px;
color:#ffffff;
cursor:pointer;
z-index:5;
display:none;
}
/* Outer Box */
.main-header .nav-outer .outer-box{
position: relative;
float: right;
padding: 30px 0;
margin-left: 73px;
}
.main-header .search-box-outer,
.main-header .cart-btn{
position: relative;
display: inline-block;
margin-right: 20px;
}
.main-header .search-box-outer .dropdown-menu{
top: 85px;
}
.main-header .cart-btn a ,
.main-header .search-btn{
position: relative;
display: inline-block;
height: 45px;
width: 45px;
background-color: #d5d5d5;
font-size: 16px;
line-height: 45px;
text-align: center;
color: #222222;
-moz-transition:all 300ms ease;
-webkit-transition:all 300ms ease;
-ms-transition:all 300ms ease;
-o-transition:all 300ms ease;
transition:all 300ms ease;
border-radius: 50px;
}
.main-header .cart-btn a .count{
position: absolute;
right: -12.5px;
top: -12.5px;
height: 25px;
width: 25px;
line-height: 25px;
color: #ffffff;
font-size: 14px;
text-align: center;
font-weight: 400;
background-color: #222222;
-webkit-border-radius: 50%;
-moz-border-radius: 50%;
-ms-border-radius: 50%;
-o-border-radius: 50%;
border-radius: 50%;
}
.main-header .cart-btn a:hover,
.main-header .search-btn:hover{
color:#ffffff;
background-color: #ed0676;
}
.main-header .dropdown-menu{
top:38px;
right: 0;
border-top:3px solid #ed0676;
padding:0px;
width:280px;
-webkit-border-radius:0px;
-moz-border-radius:0px;
-ms-border-radius:0px;
-o-border-radius:0px;
border-radius:0px;
}
.main-header .search-box-outer .dropdown-menu > li{
padding:0px;
border:none;
background:none;
}
.main-header .search-panel .form-container{
padding:25px 20px;
}
.main-header .search-panel .form-group{
position:relative;
margin:0px;
}
.main-header .search-panel input[type="text"],
.main-header .search-panel input[type="search"],
.main-header .search-panel input[type="password"],
.main-header .search-panel select{
display:block;
width:100%;
line-height:24px;
padding:7px 40px 7px 15px;
height:40px;
color:#000000;
border:1px solid #e0e0e0;
background:#ffffff;
-moz-transition:all 300ms ease;
-webkit-transition:all 300ms ease;
-ms-transition:all 300ms ease;
-o-transition:all 300ms ease;
transition:all 300ms ease;
}
.main-header .search-panel input:focus,
.main-header .search-panel select:focus{
border-color:#ed0676;
}
.main-header .search-panel .search-btn{
position:absolute;
right:0px;
top:0px;
width:40px;
height:40px;
text-align:center;
color:#555555;
font-size:12px;
background:none;
cursor:pointer;
-moz-transition:all 300ms ease;
-webkit-transition:all 300ms ease;
-ms-transition:all 300ms ease;
-o-transition:all 300ms ease;
transition:all 300ms ease;
}
.main-header .search-panel .search-btn:hover{
color:#ed0676;
}
/***
====================================================================
Header Style Two
====================================================================
***/
.header-style-two{
position: relative;
}
.header-style-two .header-top{
background-color: #f5f5f5;
}
.header-style-two .header-top .top-left ul li{
font-size: 12px;
color: #666666;
font-weight: 400;
}
.header-style-two .header-top .top-left ul li a{
color: #666666;
}
.header-style-two .header-top .top-right .email{
position: relative;
float: left;
font-size: 13px;
line-height: 20px;
color: #666666;
font-weight: 400;
padding: 15px 0;
}
.header-style-two .header-top .top-right .email a{
color: #666666;
-webkit-transition: all 300ms ease;
-moz-transition: all 300ms ease;
-ms-transition: all 300ms ease;
-o-transition: all 300ms ease;
transition: all 300ms ease;
}
.header-style-two .header-top .top-right .email a:hover{
color: #ed0676;
}
/*=== Language Dropdown ===*/
.main-header .header-top .top-right .language{
float: right;
margin-left: 35px;
/*background: #ed0676;*/
color: #fff;
}
.main-header .language .dropdown-menu{
top:100%;
right:0px;
left:auto;
width:170px;
border-radius:0px;
background-color:#222222;
border:none;
border-top:3px solid #ed0676;
}
.main-header .language > a{
width:auto !important;
height:auto !important;
color:#fff !important;
font-size:13px;
line-height:20px;
padding:15px 0px;
background:none !important;
text-transform:capitalize;
display:inline-block;
border:0px;
font-weight:400;
}
.main-header .language > a > .icon{
font-size: 13px;
color: #666666;
}
.btn.active,
.btn:active{
box-shadow: none;
}
.main-header .language a:hover{
background:none;
}
.main-header .language .dropdown-menu > li{
float:none;
display:block;
border-bottom: 1px solid rgba(255,255,255,0.20);
}
.main-header .language .dropdown-menu > li:last-child{
border-bottom:none;
}
.main-header .language .dropdown-menu > li > a{
padding:7px 5px;
width:auto;
height:auto;
display:block;
color:#ffffff;
text-align:left;
border-radius:0px;
-webkit-transition:all 300ms ease;
-ms-transition:all 300ms ease;
-o-transition:all 300ms ease;
-moz-transition:all 300ms ease;
transition:all 300ms ease;
background: #000;
}
.main-header .language .dropdown-menu > li > a:hover{
color:#ffffff !important;
background-color:#ed0676;
}
/*=== Header Upper ===*/
.header-style-two .header-upper{
position:relative;
z-index:5;
background-color:#ffffff;
}
.header-style-two .header-upper .logo-outer{
position:relative;
z-index:25;
}
.header-style-two .header-upper .logo{
position: relative;
padding: 40px 0;
text-align: center;
}
.header-style-two .header-upper .logo:before{
position: absolute;
left: 0;
top: 0;
height: 100%;
width: 100%;
background-color: #ffffff;
content:'';
}
.header-style-two .header-upper .logo img{
position:relative;
display:inline-block;
max-width:100%;
}
.header-style-two .header-upper .upper-right{
position:relative;
padding-top:43px;
}
.header-style-two .header-upper .upper-column{
position: relative;
float: left;
}
/*==========================
Search Box
===========================*/
.header-style-two .search-box{
position: relative;
width: 625px;
}
.header-style-two .search-box .form-group{
position:relative;
margin:0;
}
.header-style-two .search-box .form-group input[type="text"],
.header-style-two .search-box .form-group input[type="search"]{
position:relative;
display: block;
font-size:13px;
line-height:25px;
color: #bbbbbb;
font-weight: 400;
border:1px solid #ebebeb;
background:none;
width:100%;
height:45px;
padding: 9px 20px;
padding-right: 45px;
transition:all 500ms ease;
-moz-transition:all 500ms ease;
-webkit-transition:all 500ms ease;
-ms-transition:all 500ms ease;
-o-transition:all 500ms ease;
}
.header-style-two .search-box .form-group input[type="text"]:focus,
.header-style-two .search-box .form-group input[type="search"]:focus{
border-color :#ed0676;
}
.header-style-two .search-box .form-group input[type="submit"],
.header-style-two .search-box .form-group button{
position:absolute;
right:3px;
top:3px;
height:40px;
width:40px;
background-color :#ed0676;
font-size:16px;
color:#ffffff;
line-height:40px;
-webkit-transition: all 300ms ease;
-moz-transition: all 300ms ease;
-ms-transition: all 300ms ease;
-o-transition: all 300ms ease;
transition: all 300ms ease;
}
.header-style-two .search-box .form-group input[type="submit"]:hover,
.header-style-two .search-box .form-group button:hover{
background-color: #222222;
}
.header-style-two .header-upper .info-box{
margin-left: 28px;
}
.header-style-two .header-upper .cart-btn{
display: inline-block;
margin-right: 0;
}
.header-style-two .header-upper .cart-btn a .count{
background-color: #ed0676;
}
.header-style-two .header-upper .cart-btn a:hover{
background-color: #222222;
color: #ffffff;
}
.header-style-two .header-upper .social-links{
position: relative;
display: inline-block;
margin-left: 30px;
}
/*=== Main Menu ===*/
.header-style-two .header-lower {
background-color:#333333;
}
.header-style-two .nav-outer{
position:relative;
width: 100%;
}
.header-style-two .main-menu{
position:relative;
float:left;
}
.header-style-two .main-menu .navbar-collapse{
padding:0px;
}
.header-style-two .main-menu .navigation{
position:relative;
margin:0px;
}
.header-style-two .main-menu .navigation > li{
position:relative;
float:left;
margin-left: 0;
margin-right:5px;
}
.header-style-two .main-menu .navigation > li:last-child{
margin-right:0px;
}
.header-style-two .main-menu .navigation > li > a{
position:relative;
display:block;
font-size:14px;
color:#ffffff;
line-height:30px;
font-weight:500;
opacity:1;
text-transform:uppercase;
padding:10px 28px;
transition:all 500ms ease;
-moz-transition:all 500ms ease;
-webkit-transition:all 500ms ease;
-ms-transition:all 500ms ease;
-o-transition:all 500ms ease ;
}
.header-style-two .main-menu .navigation > li.current > a,
.header-style-two .main-menu .navigation > li > a:hover{
background-color: #f5f5f5;
color: #ed0676;
}
.header-style-two .nav-outer .link-box{
position: relative;
float: right;
}
.header-style-two .nav-outer .link-box a{
position: relative;
display: inline-block;
font-size: 14px;
line-height: 30px;
color: #ffffff;
font-weight: 400;
padding: 10px 35px;
background-color: #7fa700;
text-transform: uppercase;
-webkit-transition: all 300ms ease;
-moz-transition: all 300ms ease;
-ms-transition: all 300ms ease;
-o-transition: all 300ms ease;
transition: all 300ms ease;
}
.header-style-two .nav-outer .link-box a:hover{
background-color: #ffffff;
color: #222222;
}
/***
====================================================================
Header Style Three
====================================================================
***/
.header-style-three .header-lower{
background-color: transparent;
}
.header-style-three .header-lower .main-box{
padding-left: 45px;
background-color: rgba(255,255,255,.90);
}
/*Sticky Header*/
.sticky-header{
position:fixed;
opacity:0;
visibility:hidden;
left:0px;
top:0px;
width:100%;
padding:0px 0px;
z-index:-1;
}
.sticky-header .logo{
padding: 0px;
}
.fixed-header .sticky-header{
z-index:999;
opacity:1;
visibility:visible;
background-color:#ffffff;
-webkit-box-shadow: 0 0 20px rgba(51,51,51,.1);
-moz-box-shadow: 0 0 20px rgba(51,51,51,.1);
-ms-box-shadow: 0 0 20px rgba(51,51,51,.1);
-o-box-shadow: 0 0 20px rgba(51,51,51,.1);
box-shadow: 0 0 20px rgba(51,51,51,.1);
}
.sticky-header .main-menu .navigation > li{
margin-left: 5px;
}
.sticky-header .main-menu .navigation > li > a{
color:#181818;
padding:15px 15px !important;
line-height:30px;
font-size:16px;
font-weight:600;
min-height:0px;
background:none;
border:0px;
margin-right:0px;
text-transform:capitalize;
}
.sticky-header .main-menu .navigation > li > a:before{
display:none;
}
.main-header .sticky-header .main-menu .navigation > li:hover > a,
.main-header .sticky-header .main-menu .navigation > li.current > a,
.main-header .sticky-header .main-menu .navigation > li.current-menu-item > a{
background:#ed0676;
color:#ffffff;
opacity:1;
}
/***
====================================================================
Section Title
====================================================================
***/
.sec-title{
position: relative;
margin-bottom: 50px;
}
.sec-title .title{
display: block;
font-size: 30px;
line-height: 1.2em;
color: #ed0676;
font-weight: 700;
margin-bottom:10px;
font-family: 'Tangerine', cursive;
}
.sec-title h2{
position: relative;
display: block;
font-size: 36px;
line-height: 1.2em;
color: #222222;
font-weight: 600;
}
.sec-title p{
display: block;
font-size:16px;
line-height: 30px;
color: #666666;
font-weight: 400;
margin-top: 30px;
}
.separator{
position: relative;
display: inline-block;
font-size: 32px;
line-height: 40px;
height: 40px;
width: 50px;
color: #ed0676;
margin:20px 65px 0;
}
.separator span{
position: relative;
display: block;
text-align: center;
}
.separator:before{
position: absolute;
right: 100%;
top: 18px;
content: "";
height: 0;
width: 0;
border-top: 2px solid transparent;
border-bottom: 2px solid transparent;
border-right: 65px solid #d6d6d6;
}
.separator:after{
position: absolute;
left: 100%;
top: 18px;
content: "";
height: 0;
width: 0;
border-top: 2px solid transparent;
border-bottom: 2px solid transparent;
border-left: 65px solid #d6d6d6;
}
.sec-title.light .title{
color: #888888;
}
.sec-title.light h2{
color: #ffffff;
}
.sec-title.light .separator:after,
.sec-title.light .separator:before{
background-color: #787878;
border-color: #787878;
}
/***
====================================================================
Page Title
====================================================================
***/
.page-title{
position:relative;
padding:250px 0px 110px;
background-size:cover;
background-position:center center;
background-repeat:no-repeat;
text-align:center;
margin-top: 50px;
}
.page-title:before{
content:'';
left:0px;
top:0px;
width:100%;
height:100%;
position:absolute;
background-color:rgba(34,34,34,0.65);
}
.page-title .inner-container{
position: relative;
}
.page-title h1{
position:relative;
float: left;
font-size:30px;
color:#ffffff;
line-height: 50px;
font-weight: 500;
}
.page-title .bread-crumb {
position: relative;
float: right;
}
.page-title .bread-crumb li{
position: relative;
float: left;
font-size: 36px;
line-height: 50px;
color: #ffffff;
font-weight: 400;
cursor: default;
padding-right: 25px;
margin-right: 25px;
font-family: 'Tangerine', cursive;
}
.page-title .bread-crumb li:before{
position: absolute;
right: -1px;
top: 10px;
height: 30px;
width: 2px;
background-color: #ed0676;
content: "";
}
.page-title .bread-crumb li:last-child{
padding-right: 0;
margin-right: 0;
}
.page-title .bread-crumb li:last-child:before{
display: none;
}
.page-title .bread-crumb li a{
color:#ed0676;
-webkit-transition: all 300ms ease;
-moz-transition: all 300ms ease;
-ms-transition: all 300ms ease;
-o-transition: all 300ms ease;
transition: all 300ms ease;
}
.page-title .bread-crumb li a:hover{
color:#ffffff;
}
/***
====================================================================
Main Slider One
====================================================================
***/
.main-slider{
position:relative;
z-index:10;
overflow:hidden;
margin-top: 50px;
}
.main-slider .tp-caption{
z-index:5;
}
.main-slider .tp-dottedoverlay{
position: absolute;
left: 0;
top: 0;
height: 100%;
width: 100%;
background: rgba(34,34,34,.60);
}
.main-slider .title{
font-size:48px;
color:#ed0676;
font-weight:700;
line-height:1.2em;
font-family: 'Tangerine', cursive;
}
.main-slider h2{
font-size:48px;
color:#ffffff;
font-weight:700;
line-height:1.2em;
}
.main-slider .text{
position: relative;
font-size:18px;
line-height:30px;
font-weight:400;
color:#ffffff;
}
.main-slider .theme-btn{
position: relative;
display: block;
}
.main-slider .tp-bannertimer,
.main-slider .tp-bullets{
display:none !important;
}
.main-slider.style-two{
margin-top: 0;
text-align: right;
}
.arrow-down{
position: absolute;
left: 50%;
bottom: 65px;
height: 40px;
width: 40px;
margin-left: -20px;
line-height: 40px;
animation: fadeInDown 3s infinite;
}
.arrow-down a{
font-size: 36px;
color: #ffffff;
font-weight: 400;
text-align: center;
}
/***
====================================================================
About Us
====================================================================
***/
.about-us{
position: relative;
padding: 120px 0 60px;
}
.about-us .left-image{
position: absolute;
left: 0;
bottom: 30px;
height: auto;
width: auto;
}
.about-us .content-column{
position: relative;
margin-bottom: 40px;
}
.about-us .content-column .inner-column{
position: relative;
padding-top: 50px;
}
.about-us .title{
position: relative;
display: inline-block;
font-size: 30px;
color: #80a800;
font-weight: 700;
font-family: 'Tangerine', cursive;
margin-bottom: 15px;
}
.about-us h2{
position: relative;
font-size: 36px;
color: #222222;
font-weight: 700;
line-height: 1.2em;
margin-bottom: 30px;
}
.about-us p{
font-size: 14px;
line-height: 30px;
color: #666666;
font-weight: 500;
margin-bottom:30px;
}
.about-us .image-column .inner-column{
margin-left: -30px;
margin-right: -110px;
}
.about-us .feature-list{
position: relative;
}
.about-us .feature-list li{
position: relative;
padding-left: 30px;
font-size: 14px;
line-height: 26px;
font-weight: 500;
margin-bottom: 10px;
float: left;
width: 50%;
color: #666666;
}
.about-us .feature-list li:before{
position: absolute;
left: 0;
top: 0;
font-size: 14px;
line-height: 26px;
color: #ed0676;
content: "\f06c";
font-family: "FontAwesome";
}
.about-us .feature-list li a{
font-weight: 500;
color: #666666;
display: inline-block;
-webkit-transition: all 300ms ease;
-moz-transition: all 300ms ease;
-ms-transition: all 300ms ease;
-o-transition: all 300ms ease;
transition: all 300ms ease;
}
.about-us .feature-list li a:hover{
color: #ed0676;
}
.about-us .content-column .inner-column .theme-btn{
margin-top: 20px;
}
/***
====================================================================
Services Section
====================================================================
***/
.services-section{
position: relative;
background-repeat: no-repeat;
background-position: center top;
padding: 120px 0 60px;
}
.services-carousel{
position: relative;
padding: 25px 25px 60px;
background-color: #ffffff;
}
.service-block{
position: relative;
border-bottom: 2px solid #dddddd;
}
.service-block .inner-box{
position: relative;
-webkit-transition: all 300ms ease;
-moz-transition: all 300ms ease;
-ms-transition: all 300ms ease;
-o-transition: all 300ms ease;
transition: all 300ms ease;
}
.owl-item:hover{
-webkit-box-shadow: 0 0 20px rgba(0,0,0,.2);
-moz-box-shadow: 0 0 20px rgba(0,0,0,.2);
-ms-box-shadow: 0 0 20px rgba(0,0,0,.2);
-o-box-shadow: 0 0 20px rgba(0,0,0,.2);
box-shadow: 0 0 20px rgba(0,0,0,.2);
}
.service-block .image-box{
position: relative;
}
.service-block .image{
position: relative;
overflow: hidden;
}
.service-block .image a{
display: block;
}
.service-block .image img{
display: block;
width: 100%;
height: auto;
-webkit-transition: all 500ms ease;
-moz-transition: all 500ms ease;
-ms-transition: all 500ms ease;
-o-transition: all 500ms ease;
transition: all 500ms ease;
}
.service-block .inner-box:hover .image img{
-webkit-transform: scale(1.1);
-moz-transform: scale(1.1);
-ms-transform: scale(1.1);
-o-transform: scale(1.1);
transform: scale(1.1);
}
.service-block .lower-content{
position: relative;
padding: 35px 20px 30px;
padding-left: 100px;
/* border-bottom: 2px solid #dddddd; */
}
.service-block .lower-content:before{
position: absolute;
left: 50%;
bottom: 0;
height: 2px;
width: 0;
content: "";
background-color: #ed0676;
-webkit-transition: all 500ms ease;
-moz-transition: all 500ms ease;
-ms-transition: all 500ms ease;
-o-transition: all 500ms ease;
transition: all 500ms ease;
}
.service-block .inner-box:hover .lower-content:before{
width: 100%;
left: 0;
}
.service-block .icon-box{
position: absolute;
left: 0;
top: 35px;
width: 100px;
text-align: center;
font-size: 48px;
line-height: 1em;
color: #ed0676;
-webkit-transition: all 300ms ease;
-moz-transition: all 300ms ease;
-ms-transition: all 300ms ease;
-o-transition: all 300ms ease;
transition: all 300ms ease;
}
.service-block .inner-box:hover .icon-box{
color: #222222;
}
.service-block .lower-content h3{
display: block;
font-size: 18px;
line-height: 1.2em;
color: #222222;
font-weight: 500;
margin-bottom: 10px;
}
.service-block .lower-content h3 a{
color: #222222;
-webkit-transition: all 300ms ease;
-moz-transition: all 300ms ease;
-ms-transition: all 300ms ease;
-o-transition: all 300ms ease;
transition: all 300ms ease;
}
.service-block .lower-content h3 a:hover{
color: #ed0676;
}
.service-block .lower-content p{
display: block;
font-size: 14px;
line-height: 30px;
color: #666666;
}
.services-carousel .owl-nav{
display: none;
}
.services-carousel .owl-dots{
position: absolute;
left: 0;
bottom: 0;
width: 100%;
text-align: center;
}
.services-carousel .owl-dots .owl-dot{
position:relative;
width:50px;
margin:0 5px;
padding: 10px 0 0;
display:inline-block;
border-bottom: 3px solid #ed0676;
-moz-transition:all 0.3s ease;
-webkit-transition:all 0.3s ease;
-ms-transition:all 0.3s ease;
-o-transition:all 0.3s ease;
transition:all 0.3s ease;
}
.services-carousel .owl-dots .owl-dot.active{
border-bottom: 10px solid #222222;
bottom: -3px;
width: 30px;
}
.services-carousel .owl-dots .owl-dot:hover{
border-bottom: 10px solid #222222;
}
/***
====================================================================
Services Section Two
====================================================================
***/
.services-section-two{
position: relative;
padding: 115px 0 0;
}
.services-section-two .content-column .inner-column{
position:relative;
padding-top: 70px;
}
.services-list{
position: relative;
}
.services-list li{
position: relative;
padding-left: 70px;
margin-bottom: 60px;
}
.services-list li .icon{
position: absolute;
display: inline-block;
left: 0;
top:0;
font-size: 48px;
line-height: 1em;
color: #cccccc;
-webkit-transition: all 300ms ease;
-moz-transition: all 300ms ease;
-ms-transition: all 300ms ease;
-o-transition: all 300ms ease;
transition: all 300ms ease;
}
.services-list li:hover .icon{
color: #ed0676;
}
.services-list li h3{
display: block;
font-size: 20px;
line-height: 1.2em;
color: #222222;
font-weight: 600;
margin-bottom: 10px;
}
.services-list li h3 a{
color: #222222;
-webkit-transition: all 300ms ease;
-moz-transition: all 300ms ease;
-ms-transition: all 300ms ease;
-o-transition: all 300ms ease;
transition: all 300ms ease;
}
.services-list li h3 a:hover{
color: #ed0676;
}
.services-list li p{
position: relative;
font-size: 14px;
line-height: 24px;
color: #666666;
font-weight: 400;
}
.services-section-two .image-column .inner-column{
margin-top: -30px;
}
.services-section-two .image-column .image-one{
position: relative;
}
.services-section-two .image-column .image-two{
position: absolute;
right: -340px;
bottom: -20px;
z-index: 9;
}
/***
====================================================================
Service Detail
====================================================================
***/
.service-detail-section{
position: relative;
padding: 120px 0 80px;
}
.service-detail{
position: relative;
}
.service-detail .image-box{
position: relative;
margin-bottom: 45px;
}
.service-detail .lower-content{
position: relative;
}
.service-detail h2{
position: relative;
font-size: 30px;
line-height: 1.2em;
color: #222222;
font-weight: 600;
margin-bottom: 35px;
}
.service-detail h3{
position: relative;
font-size: 24px;
line-height: 1.2em;
color: #222222;
font-weight: 600;
margin-bottom: 30px;
}
.service-detail p{
position: relative;
font-size: 14px;
line-height: 30px;
color: #666666;
font-weight: 400;
margin-bottom: 30px;
}
.service-detail .procedure-section{
padding-top: 70px;
padding-bottom: 0;
}
.service-detail .procedure-section:before{
position: absolute;
left: 0;
top: 0;
height: 100%;
width: 100%;
background-image: url(../images/icons/price-bg.png);
background-repeat: no-repeat;
background-position: center center;
content: "";
}
.service-detail .two-column{
position: relative;
}
.service-detail .two-column .info-column{
position: relative;
}
.service-detail .image-column .image{
position: relative;
}
.service-detail .image-column .image img{
display: block;
width: 100%;
}
/*Services Category*/
.service-sidebar .categories{
margin-bottom: 50px;
}
.service-cat-list{
position:relative;
border:1px dashed #d9d9d9;
}
.service-cat-list li{
position:relative;
}
.service-cat-list li a{
position:relative;
font-size:14px;
line-height: 30px;
font-weight:400;
color:#666666;
padding:15px 15px 15px 25px;
display:block;
background-color:#f7f7f7;
border:1px dashed #d9d9d9;
transition:all 300ms ease;
-moz-transition:all 300ms ease;
-webkit-transition:all 300ms ease;
-ms-transition:all 300ms ease;
-o-transition:all 300ms ease;
}
.service-cat-list li:first-child a{
border-bottom:0;
}
.service-cat-list li:last-child a{
border-bottom:0;
}
.service-cat-list li a:before{
position:absolute;
content:'\f105';
left: 25px;
font-size: 18px;
color: #333333;
font-family: 'FontAwesome';
line-height: 30px;
opacity: 0;
visibility: hidden;
transition:all 300ms ease;
-moz-transition:all 300ms ease;
-webkit-transition:all 300ms ease;
-ms-transition:all 300ms ease;
-o-transition:all 300ms ease;
}
.service-cat-list li a:hover:before,
.service-cat-list li.active a::before{
color: #7fa700;
visibility: visible;
opacity: 1;
}
.service-cat-list li.active a,
.service-cat-list li a:hover{
color: #7fa700;
padding-left: 45px;
border-color: #7fa700;
}
/* Department Sidebar */
.service-sidebar{
position: relative;
}
.service-sidebar .download-links{
position: relative;
margin-bottom: 40px;
}
.service-sidebar h3{
position: relative;
font-size: 18px;
line-height: 1.2em;
color: #222222;
font-weight: 700;
margin-bottom: 25px;
}
.service-sidebar .link-box{
position: relative;
display: block;
padding: 19px 20px;
padding-left: 75px;
margin-bottom: 20px;
border:1px dashed #d9d9d9;
-webkit-transition: all 300ms ease;
-moz-transition: all 300ms ease;
-ms-transition: all 300ms ease;
-o-transition: all 300ms ease;
transition: all 300ms ease;
}
.service-sidebar .link-box:hover{
border-color: #7fa700;
}
.service-sidebar .link-box .icon{
position: absolute;
left: 0;
top:0;
height: 75px;
width: 75px;
text-align: center;
font-size: 30px;
line-height: 70px;
color: #7fa700;
}
.service-sidebar .link-box h5{
display: block;
font-size: 14px;
line-height: 20px;
color: #222222;
font-weight: 600;
}
.service-sidebar .link-box a{
display: block;
font-size: 12px;
line-height: 20px;
color: #666666;
font-weight: 400;
-webkit-transition: all 300ms ease;
-moz-transition: all 300ms ease;
-ms-transition: all 300ms ease;
-o-transition: all 300ms ease;
transition: all 300ms ease;
}
.service-sidebar .link-box a:hover{
color: #7fa700;
}
/*Help Box*/
.consult-box{
position:relative;
background-size:cover;
padding:30px 30px;
}
.consult-box > span{
position: relative;
display: block;
font-size: 24px;
line-height: 30px;
color: #7fa700;
margin-bottom: 10px;
font-family: "Tangerine", cursive;
}
.consult-box h4{
position:relative;
font-size:22px;
line-height:1.2em;
color:#222222;
font-weight:600;
text-transform: uppercase;
margin-bottom:30px;
}
.consult-box p{
position:relative;
color:#666666;
font-size:14px;
line-height:30px;
font-weight: 500;
margin-bottom:30px;
}
.consult-box .theme-btn{
padding: 8px 30px;
font-size: 14px;
font-weight: 700;
color: #7fa700;
border:1px solid #7fa700;
background-color: transparent;
}
.consult-box .theme-btn:hover{
background-color: #7fa700;
color: #ffffff;
}
/***
====================================================================
Fluid Section One
====================================================================
***/
.fluid-section-one{
position:relative;
}
.fluid-section-one .outer-container{
position:relative;
min-height:350px;
background-color:#f3f3f3;
}
.fluid-section-one.style-two .outer-container{
background-color: #ffffff;
}
.fluid-section-one .image-column{
position:absolute;
float:left;
left:0px;
top:0px;
width:50%;
height:100%;
background-repeat:no-repeat;
background-position:center right;
background-size:cover;
}
.fluid-section-one .image-column .image-box{
position:relative;
display:none;
}
.fluid-section-one .image-column .image-box img{
position:relative;
display:block;
width:100%;
}
.fluid-section-one .content-column{
position:relative;
float:right;
width:50%;
}
.fluid-section-one .content-column:before{
position: absolute;
left: 0;
top: 0;
height: 100%;
width: 100%;
background-image: url(images/background/6.html);
background-repeat: no-repeat;
background-position: center;
background-size: cover;
}
.fluid-section-one .content-column .inner-column{
position:relative;
max-width:800px;
padding:115px 15px 60px 100px;
}
.fluid-section-one .content-column .inner-column .sec-title{
margin-bottom:30px;
}
.fluid-section-one .content-column .inner-column .text{
margin-bottom: 30px;
}
.fluid-section-one .content-column .inner-column .text p{
position:relative;
font-size:14px;
line-height:30px;
color:#666666;
margin-bottom:30px;
}
.fluid-section-one .content-column .text p:last-child{
margin-bottom:0px;
}
.fluid-section-one .content-column .choose-info{
position:relative;
}
.fluid-section-one .content-column .choose-info li{
position:relative;
float: left;
width: 50%;
padding-left:70px;
margin-bottom:45px;
min-height: 50px;
}
.fluid-section-one .content-column .choose-info li .icon{
position: absolute;
left: 0px;
top: 0;
font-size: 44px;
line-height: 1em;
color: #000000;
font-weight: 400;
}
.fluid-section-one .content-column .choose-info li h4{
display: inline-block;
font-size: 18px;
line-height: 1.2em;
color: #222222;
font-weight: 500;
margin-bottom: 10px;
}
.fluid-section-one .content-column .choose-info li h4 a{
color:#222222;
-webkit-transition: all 300ms ease;
-moz-transition: all 300ms ease;
-ms-transition: all 300ms ease;
-o-transition: all 300ms ease;
transition: all 300ms ease;
}
.fluid-section-one .content-column .choose-info li p{
display: block;
font-size: 14px;
line-height: 24px;
color: #666666;
font-weight: 400;
}
.fluid-section-one .content-column .inner-column .choose-info li:hover h4 a{
color: #ed0676;
}
/***
====================================================================
Gift Section
====================================================================
***/
.gift-section{
position: relative;
padding: 115px 0 80px;
}
.gift-block{
position: relative;
margin-bottom: 40px;
}
.gift-block .inner-box{
position: relative;
}
.gift-block .image-box {
position: relative;
text-align: center;
border: 1px solid #d7d7d7;
-webkit-border-radius: 0 20px 0 20px;
-moz-border-radius: 0 20px 0 20px;
-ms-border-radius: 0 20px 0 20px;
-o-border-radius: 0 20px 0 20px;
border-radius: 0 20px 0 20px;
-webkit-transition: all 300ms ease;
-moz-transition: all 300ms ease;
-ms-transition: all 300ms ease;
-o-transition: all 300ms ease;
transition: all 300ms ease;
}
.gift-block .inner-box:hover .image-box{
border-color: #ed0676;
text-align: center;
}
.gift-block .image-box img{
display: inline-block;
max-width: 100%;
height: auto;
}
.gift-block .info-box{
position: relative;
text-align: center;
padding: 35px 15px 0;
}
.gift-block .info-box .price{
display: block;
font-size: 16px;
line-height: 26px;
color: #222222;
font-weight: 600;
margin-bottom: 30px;
}
.gift-block .info-box .price del{
color: #999999;
font-weight: 400;
margin-right: 8px;
}
.gift-block .info-box h4{
display: block;
font-size: 18px;
line-height: 1.2em;
color: #222222;
font-weight: 500;
margin-bottom: 35px;
}
.gift-block .info-box h4 a{
color: #222222;
display: inline-block;
-webkit-transition: all 300ms ease;
-moz-transition: all 300ms ease;
-ms-transition: all 300ms ease;
-o-transition: all 300ms ease;
transition: all 300ms ease;
}
.gift-block .info-box h4 a:hover{
color: #ed0676;
}
.gift-block .info-box .link-box{
position: relative;
}
.gift-block .info-box .link-box a{
display: inline-block;
font-size: 14px;
line-height: 20px;
color: #222222;
font-weight: 500;
-webkit-transition: all 300ms ease;
-moz-transition: all 300ms ease;
-ms-transition: all 300ms ease;
-o-transition: all 300ms ease;
transition: all 300ms ease;
}
.gift-block .info-box .link-box a:hover{
color: #ed0676;
}
.gift-block .info-box .link-box a i{
margin-left: 5px;
}
/***
====================================================================
Procedure Section
====================================================================
***/
.procedure-section{
position: relative;
background-repeat: no-repeat;
background-position: center;
background-size: cover;
padding: 115px 0 80px;
}
.procedure-block{
position: relative;
margin-bottom: 40px;
border-right: 2px solid #eeeeee;
-webkit-transition: all 300ms ease;
-moz-transition: all 300ms ease;
-ms-transition: all 300ms ease;
-o-transition: all 300ms ease;
transition: all 300ms ease;
}
.procedure-block:hover{
background-color: #7fa700;
}
.procedure-block:last-child{
border-right: 0;
}
.procedure-block .inner-box{
position: relative;
text-align: center;
padding: 60px 0 50px;
}
.procedure-block .inner-box:before{
position:absolute;
left: -30px;
top: 50%;
margin-top: -15px;
height: 30px;
width: 30px;
border:1px solid #bbbbbb;
background-color: #ffffff;
-webkit-transform: rotate(45deg);
-moz-transform: rotate(45deg);
-ms-transform: rotate(45deg);
-o-transform: rotate(45deg);
transform: rotate(45deg);
content: "";
}
.procedure-block .inner-box:after{
position:absolute;
top: 50%;
margin-top: -15px;
left: -30px;
height: 30px;
width: 30px;
line-height: 28px;
text-align: center;
content: "\f105";
font-family: "FontAwesome";
}
.procedure-block:first-child .inner-box:before,
.procedure-block:first-child .inner-box:after{
display: none;
}
.procedure-block .icon-box{
position: relative;
height: 100px;
width: 100px;
text-align: center;
line-height: 98px;
background-color: #ffffff;
border:1px solid #bbbbbb;
overflow: hidden;
-webkit-border-radius: 50%;
-moz-border-radius: 50%;
-ms-border-radius: 50%;
-o-border-radius: 50%;
border-radius: 50%;
margin:0 auto 40px;
opacity: 1;
visibility: visible;
}
.procedure-block .icon-box .icon{
display: block;
font-size: 50px;
color: #666666;
-webkit-transition: all 300ms ease;
-moz-transition: all 300ms ease;
-ms-transition: all 300ms ease;
-o-transition: all 300ms ease;
transition: all 300ms ease;
}
.procedure-block:hover .icon{
opacity: 0;
visibility: hidden;
-webkit-transform: scale(0);
-moz-transform: scale(0);
-ms-transform: scale(0);
-o-transform: scale(0);
transform: scale(0);
}
.procedure-block .icon-box .percent{
position: absolute;
left: 0;
top: 0;
height: 100%;
width: 100%;
display: inline-block;
font-size: 24px;
font-weight: 500;
color: #222222;
-webkit-transform: scale(0);
-moz-transform: scale(0);
-ms-transform: scale(0);
-o-transform: scale(0);
transform: scale(0);
-webkit-transition: all 300ms ease;
-moz-transition: all 300ms ease;
-ms-transition: all 300ms ease;
-o-transition: all 300ms ease;
transition: all 300ms ease;
}
.procedure-block:hover .icon-box .percent{
-webkit-transform: scale(1);
-moz-transform: scale(1);
-ms-transform: scale(1);
-o-transform: scale(1);
transform: scale(1);
}
.procedure-block h3{
display: block;
font-size: 16px;
line-height: 26px;
color: #7fa700;
font-weight: 600;
margin-bottom: 35px;
}
.procedure-block h3 a{
display: inline-block;
color: #7fa700;
-webkit-transition: all 300ms ease;
-moz-transition: all 300ms ease;
-ms-transition: all 300ms ease;
-o-transition: all 300ms ease;
transition: all 300ms ease;
}
.procedure-block .text{
display: block;
font-size: 14px;
line-height: 30px;
color: #666666;
font-weight: 400;
min-height:60px;
-webkit-transition: all 300ms ease;
-moz-transition: all 300ms ease;
-ms-transition: all 300ms ease;
-o-transition: all 300ms ease;
transition: all 300ms ease;
}
.procedure-block:hover .text,
.procedure-block:hover h3 a{
color: #ffffff;
}
/***
====================================================================
Our Packeges
====================================================================
***/
.our-packeges{
position: relative;
padding: 115px 0 80px;
}
.packeges-tabs{
position: relative;
}
.packeges-tabs .tab-buttons{
position: relative;
padding-bottom: 25px;
border-bottom: 1px solid #eaeaea;
text-align: center;
}
.packeges-tabs .tab-buttons li{
position: relative;
display: inline-block;
font-size: 15px;
line-height: 20px;
color: #666666;
font-weight: 500;
padding: 5px 30px;
cursor:pointer;
margin:0px 2px;
-webkit-transition: all 300ms ease;
-moz-transition: all 300ms ease;
-ms-transition: all 300ms ease;
-o-transition: all 300ms ease;
transition: all 300ms ease;
}
.packeges-tabs .tab-buttons li:before{
position: absolute;
left: -5px;
top: 8px;
height: 14px;
width: 2px;
background-color: #666666;
content: "";
}
.packeges-tabs .tab-buttons li:first-child:before{
display: none;
}
.packeges-tabs .tab-buttons li.active-btn,
.packeges-tabs .tab-buttons li:hover{
background-color: #7fa700;
color: #ffffff;
}
.packeges-tabs .tabs-content{
position: relative;
padding-top: 45px;
}
.tabs-content .tab{
display: none;
}
.tabs-content .tab.active-tab{
display: block;
}
.packeges-tabs .tab .image-column{
position: relative;
margin-bottom: 40px;
}
.packeges-tabs .tab .image-column .inner-column{
position: relative;
padding-right: 20px;
}
.packeges-tabs .tab .image-column img{
display: block;
width: 100%;
height: auto;
}
.packeges-tabs .tab .image-column a{
display: block;
}
.packeges-tabs .tab .content-column{
position: relative;
}
.packeges-tabs .tabs-content:before{
position: absolute;
left: 0;
top: 0;
height: 100%;
width: 100%;
background-image: url(../images/icons/tabs-bg.png);
background-repeat: no-repeat;
background-position: center right;
content: "";
opacity: .10;
}
.packeges-tabs .tab .content-column .inner-column{
position: relative;
background-repeat: no-repeat;
background-position: center;
padding-top: 10px;
}
.packeges-tabs .tab .content-column h4{
display: block;
font-size: 20px;
line-height: 1.2em;
color: #222222;
font-weight: 500;
margin-bottom: 15px;
}
.packeges-tabs .tab .content-column .price{
display: block;
font-size: 15px;
line-height: 25px;
color: #666666;
font-weight: 400;
margin-bottom: 30px;
}
.packeges-tabs .tab .content-column .text{
position: relative;
}
.packeges-tabs .tab .content-column p{
display: block;
font-size: 14px;
line-height: 30px;
color: #666666;
font-weight: 500;
margin-bottom: 40px;
}
.packeges-tabs .price-column ul li{
position: relative;
display: block;
margin-left: 35px;
margin-bottom: 10px;
}
.packeges-tabs .price-column ul li:before{
position: absolute;
left: -35px;
top: 6px;
font-size: 14px;
line-height: 1em;
color: #7fa700;
font-weight: 400;
content: "\f06c";
font-family:"FontAwesome";
}
.packeges-tabs .price-column ul li:last-child{
margin-bottom: 0;
}
/*.packeges-tabs .price-column ul li:after{
position: absolute;
left: 0;
bottom:8px;
height:1px;
width: 100%;
background-repeat: repeat-x;
background-position: center;
content: "";
background-image: url(../images/icons/dots.png);
z-index: -1;
}*/
.packeges-tabs .price-column .text,
.packeges-tabs .price-column .price{
position: relative;
display: inline-block !important;
font-size: 16px;
line-height: 16px;
color: #888888;
font-weight: 500;
padding: 0 2px;
margin: 0 !important;
}
.packeges-tabs .price-column .price{
float: right;
padding-right: 0px;
}
/***
====================================================================
Fun Facts Section
====================================================================
***/
.fun-fact-section{
position: relative;
background-position: center;
background-repeat: no-repeat;
background-size: cover;
padding: 80px 0 30px;
background-attachment: fixed;
}
.fun-fact-section:before{
position: absolute;
left: 0;
top: 0;
height: 100%;
width: 100%;
background: #222222;
opacity: .90;
content: "";
}
.counter-column{
position: relative;
margin-bottom: 40px;
text-align: center;
}
.counter-column .count-box{
position: relative;
font-size: 46px;
line-height: 1.2em;
color: #ffffff;
font-weight: 500;
}
.counter-column .icon{
position: relative;
display: block;
text-align: center;
font-size: 56px;
line-height: 70px;
color: #ed0676;
font-weight: 400;
margin-bottom: 10px;
}
.counter-column .count-text{
position: relative;
display: block;
font-size: 46px;
line-height: 1.2em;
color: #ffffff;
font-weight: 600;
letter-spacing: 1px;
margin-bottom: 10px;
}
.counter-column .counter-title{
position: relative;
font-size: 18px;
line-height: 1.2em;
color: #999999;
font-weight: 500;
}
/***
====================================================================
Team Section
====================================================================
***/
.team-section{
position: relative;
padding: 120px 0 80px;
}
.team-block{
position: relative;
margin-bottom: 40px;
}
.team-block .inner-box{
position: relative;
margin-right: 55px;
}
.team-block .image-box{
position: relative;
margin-left: 15px;
margin-bottom: 15px;
}
.team-block .image-box:before{
position: absolute;
left: -15px;
bottom: -15px;
height: 100%;
width: 100%;
border: 1px solid #cccccc;
content: "";
z-index: -1;
}
.team-block .image-box .image{
position: relative;
overflow: hidden;
}
.team-block .image-box img{
display: block;
width: 100%;
height: auto;
-webkit-transition: all 500ms ease;
-moz-transition: all 500ms ease;
-ms-transition: all 500ms ease;
-o-transition: all 500ms ease;
transition: all 500ms ease;
}
.team-block .inner-box:hover .image-box img{
-webkit-transform: scale(1.1);
-moz-transform: scale(1.1);
-ms-transform: scale(1.1);
-o-transform: scale(1.1);
transform: scale(1.1);
}
.team-block .image-box .social-links{
position: absolute;
right: -55px;
bottom: -15px;
}
.team-block .image-box .social-links li{
position: relative;
display: block;
height: 35px;
width: 35px;
border: 1px solid #cccccc;
text-align: center;
margin-bottom: -1px;
}
.team-block .image-box .social-links li a{
display: block;
text-align: center;
font-size: 13px;
line-height: 35px;
color: #cccccc;
font-weight: 400;
-webkit-transition: all 300ms ease;
-moz-transition: all 300ms ease;
-ms-transition: all 300ms ease;
-o-transition: all 300ms ease;
transition: all 300ms ease;
}
.team-block .image-box .social-links li a:hover{
background-color: #ed0676;
border-color: #ed0676;
color: #ffffff;
}
.team-block .info-box{
position: relative;
padding-top: 20px;
}
.team-block .info-box .name{
position: relative;
display: inline-block;
font-size: 20px;
line-height: 30px;
color: #222222;
font-weight: 600;
}
.team-block .info-box .designation{
display: inline-block;
font-size: 14px;
line-height: 30px;
color: #666666;
font-weight: 400;
}
/***
====================================================================
Gallery Section
====================================================================
***/
.gallery-section{
position: relative;
background-position: center top;
background-repeat: no-repeat;
padding:120px 0 120px;
}
.gallery-section .row{
margin: 0 -3px;
}
.mixitup-gallery .filters{
margin-bottom:60px;
text-align:center;
}
.mixitup-gallery .filters .filter-tabs{
position:relative;
display:block;
}
.mixitup-gallery .filters li{
position: relative;
display: inline-block;
font-size: 16px;
line-height: 35px;
color: #666666;
font-weight: 400;
padding: 0 20px;
cursor: pointer;
-webkit-transition:all 300ms ease;
-moz-transition:all 300ms ease;
-ms-transition:all 300ms ease;
-o-transition:all 300ms ease;
transition: all 300ms ease;
z-index: 2;
}
.mixitup-gallery .filters li:before{
height: 100%;
position: absolute;
top: 0;
background-color: #ed0676;
content: "";
z-index: -1;
left: 50%;
width: 0;
-webkit-transform: skewX(-30deg);
-moz-transform: skewX(-30deg);
-ms-transform: skewX(-30deg);
-o-transform: skewX(-30deg);
transform: skewX(-30deg);
-webkit-transition:all 300ms ease;
-moz-transition:all 300ms ease;
-ms-transition:all 300ms ease;
-o-transition:all 300ms ease;
transition: all 300ms ease;
}
.mixitup-gallery .filters li.active{
color: #ffffff;
font-weight: 500;
}
.mixitup-gallery .filters li.active:before{
width: 100%;
left: 0;
}
.gallery-block{
position: relative;
}
.gallery-block.mix{
display: none;
}
.mixitup-gallery .gallery-block{
margin-bottom: 6px;
padding: 0 3px;
}
.gallery-block .image-box{
position: relative;
overflow: hidden;
}
.gallery-block .image-box img{
display: block;
width: 100%;
}
.gallery-block .image-box:after {
background: none repeat scroll 0 0 rgba(0, 0, 0, 0.7) padding-box content-box;
height: 100%;
content:"";
display: block;
left: 0;
padding:0 15px 15px;
opacity: 0;
position: absolute;
top: -100%;
-webkit-transition: all 0.6s ease 0s;
-moz-transition: all 0.6s ease 0s;
-ms-transition: all 0.6s ease 0s;
-o-transition: all 0.6s ease 0s;
transition: all 0.6s ease 0s;
width: 100%;
}
.gallery-block .image-box:hover:after {
top: 50%;
height: 50%;
opacity: 1;
}
.gallery-block .image-box:before {
background: none repeat scroll 0 0 rgba(0, 0, 0, 0.7) padding-box content-box;
bottom: -100%;
height: 100%;
padding:15px 15px 0;
content:"";
display: block;
left: 0;
opacity: 0;
position: absolute;
-webkit-transition: all 0.6s ease 0s;
-moz-transition: all 0.6s ease 0s;
-ms-transition: all 0.6s ease 0s;
-o-transition: all 0.6s ease 0s;
transition: all 0.6s ease 0s;
width: 100%;
}
.gallery-block .image-box:hover:before {
bottom: 50%;
height: 50%;
opacity: 1;
}
.gallery-block .content-box{
position: absolute;
left: 0;
top: 50%;
width: 100%;
padding: 15px;
text-align: center;
z-index: 9;
opacity: 0;
visibility: hidden;
-webkit-transform: translateY(-50%);
-moz-transform: translateY(-50%);
-ms-transform: translateY(-50%);
-o-transform: translateY(-50%);
transform: translateY(-50%);
-webkit-transition: all 300ms ease;
-moz-transition: all 300ms ease;
-ms-transition: all 300ms ease;
-o-transition: all 300ms ease;
transition: all 300ms ease;
}
.gallery-block .image-box:hover .content-box{
opacity: 1;
visibility: visible;
transition-delay: 600ms;
}
.gallery-block .content-box > span{
display: block;
font-size: 12px;
line-height: 30px;
color: #ffffff;
font-weight: 300;
font-family: 'poppins';
padding: 20px;
}
.gallery-block .content-box h4{
display: block;
font-size: 16px;
line-height: 20px;
color: #ed0676;
font-weight: 700;
text-transform: uppercase;
margin-bottom: 20px;
}
.gallery-block .content-box h4 a{
display: inline-block;
color: #ed0676;
-webkit-transition:all 300ms ease;
-moz-transition:all 300ms ease;
-ms-transition:all 300ms ease;
-o-transition:all 300ms ease;
transition:all 300ms ease;
}
.gallery-block .content-box h4 a:hover{
color: #ffffff;
}
.gallery-block .content-box a{
position: relative;
display: inline-block;
font-size: 16px;
color: #ffffff;
-webkit-transition:all 300ms ease;
-moz-transition:all 300ms ease;
-ms-transition:all 300ms ease;
-o-transition:all 300ms ease;
transition:all 300ms ease;
}
.gallery-block .content-box .rate{
position: relative;
display: inline-block;
font-size: 16px;
color: #ffffff;
-webkit-transition:all 300ms ease;
-moz-transition:all 300ms ease;
-ms-transition:all 300ms ease;
-o-transition:all 300ms ease;
transition:all 300ms ease;
}
.gallery-block .content-box a:hover{
color: #ed0676;
}
/*.gallery-block .content-box a:before{
position: absolute;
right: -21px;
height: 18px;
width: 2px;
top: 3px;
background-color: #ffffff;
content: "";
}*/
.gallery-block .content-box a:last-child:before{
display: none;
}
/***
====================================================================
Gallery Section Two
====================================================================
***/
.gallery-section-two{
position: relative;
padding: 120px 0 60px;
}
.gallery-section-two .mixitup-gallery .filters{
margin-bottom:65px;
text-align:center;
}
.gallery-section-two .mixitup-gallery .filter-tabs{
position: relative;
display: inline-block;
border-bottom: 1px solid #d6d6d6;
}
.gallery-section-two .mixitup-gallery .filters li{
position: relative;
display: inline-block;
font-size: 16px;
line-height: 35px;
color: #666666;
font-weight: 400;
margin-right: 40px;
padding: 0;
cursor: pointer;
-webkit-transition:all 300ms ease;
-moz-transition:all 300ms ease;
-ms-transition:all 300ms ease;
-o-transition:all 300ms ease;
transition: all 300ms ease;
z-index: 2;
}
.gallery-section-two .mixitup-gallery .filters li:last-child{
margin-right: 0;
}
.gallery-section-two .mixitup-gallery .filters li:before{
position: absolute;
left: 50%;
bottom: -1px;
top: auto;
height: 1px;
width: 0;
content: "";
z-index: 1;
background-color: #ed0676;
-webkit-transition:all 300ms ease;
-moz-transition:all 300ms ease;
-ms-transition:all 300ms ease;
-o-transition:all 300ms ease;
transition: all 300ms ease;
}
.gallery-section-two .mixitup-gallery .filters li.active{
color: #ed0676;
font-weight: 600;
}
.gallery-section-two .mixitup-gallery .filters li.active:before{
width: 100%;
left: 0;
}
.gallery-section-two .styled-pagination{
margin-top: 90px;
}
.gallery-block-two.mix{
display: none;
}
.gallery-block-two{
position: relative;
margin-bottom: 30px;
}
.gallery-block-two .image-box{
position: relative;
}
.gallery-block-two .image-box img{
display: block;
width: 100%;
height: auto;
}
.gallery-block-two .slide-item .image-box .overlay-box{
position: absolute;
left: 0;
top: 0;
height: 100%;
width: 100%;
}
.gallery-block-two .image-box .overlay-box:before{
position: absolute;
left: 0%;
top: 0%;
height: 100%;
width: 100%;
background-color: #000000;
content: "";
opacity: 0;
visibility: hidden;
-webkit-transform: scale(0.5) rotateY(180deg);
-moz-transform: scale(0.5) rotateY(180deg);
-ms-transform: scale(0.5) rotateY(180deg);
-o-transform: scale(0.5) rotateY(180deg);
transform: scale(0.5) rotateY(180deg);
-webkit-transition: all 500ms ease;
-moz-transition: all 500ms ease;
-ms-transition: all 500ms ease;
-o-transition: all 500ms ease;
transition: all 500ms ease;
}
.gallery-block-two:hover .image-box .overlay-box:before{
opacity: .70;
-webkit-transform: scale(1) rotateY(0deg);
-moz-transform: scale(1) rotateY(0deg);
-ms-transform: scale(1) rotateY(0deg);
-o-transform: scale(1) rotateY(0deg);
transform: scale(1) rotateY(0deg);
visibility: visible;
}
.gallery-block-two .content-box{
position: absolute;
width: 100%;
top: 50%;
text-align: center;
visibility: hidden;
opacity: 0;
-webkit-transform: translateY(-50%);
-moz-transform: translateY(-50%);
-ms-transform: translateY(-50%);
-o-transform: translateY(-50%);
transform: translateY(-50%);
}
.gallery-block-two .image-box:hover .content-box{
visibility: visible;
opacity: 1;
-webkit-transition: all 300ms ease;
-moz-transition: all 300ms ease;
-ms-transition: all 300ms ease;
-o-transition: all 300ms ease;
transition: all 300ms ease;
-webkit-transition-delay: 300ms;
-moz-transition-delay: 300ms;
-ms-transition-delay: 300ms;
-o-transition-delay: 300ms;
transition-delay: 300ms;
}
.gallery-block-two .content-box h4{
position: relative;
display: block;
font-size: 18px;
line-height: 28px;
color: #ed0676;
font-weight: 500;
margin-bottom: 20px;
}
.gallery-block-two .content-box h4 a{
color: #ed0676;
display: inline-block;
-webkit-transition: all 300ms ease;
-moz-transition: all 300ms ease;
-ms-transition: all 300ms ease;
-o-transition: all 300ms ease;
transition: all 300ms ease;
}
.gallery-block-two .content-box h4 a:hover{
color: #ffffff;
}
.gallery-block-two .content-box .icon-box a{
position: relative;
display: inline-block;
height: 35px;
width: 35px;
font-size: 14px;
color: #ffffff;
margin: 0 9px;
line-height: 33px;
border: 1px solid #ffffff;
background-color: transparent;
text-align: center;
-webkit-transition: all 300ms ease;
-moz-transition: all 300ms ease;
-ms-transition: all 300ms ease;
-o-transition: all 300ms ease;
transition: all 300ms ease;
}
.gallery-block-two .content-box .icon-box a:hover{
background-color: #000000;
color: #ace104;
}
/***
====================================================================
Gallery Detail Section
====================================================================
***/
.gallery-detail-section{
position: relative;
padding: 120px 0 0px;
}
.gallery-detail-section .inner-container{
position: relative;
max-width: 970px;
margin: 0 auto;
}
.gallery-detail .single-item-carousel{
margin-bottom: 55px;
}
.gallery-detail .owl-nav{
display: none;
}
.gallery-detail .owl-dots{
position: absolute;
left: 0;
bottom: 40px;
width: 100%;
text-align: center;
}
.gallery-detail .owl-dots .owl-dot{
position:relative;
height: 10px;
width: 10px;
margin:0 6px;
display:inline-block;
background-color: #ffffff;
outline: 1px solid #ffffff;
-moz-transition:all 0.3s ease;
-webkit-transition:all 0.3s ease;
-ms-transition:all 0.3s ease;
-o-transition:all 0.3s ease;
transition:all 0.3s ease;
}
.gallery-detail .owl-dots .owl-dot.active{
background-color: #7fa700;
outline-offset: 2px;
}
.gallery-detail .owl-dots .owl-dot:hover{
background-color: #7fa700;
}
.gallery-detail .lower-content{
position: relative;
}
.gallery-detail h3{
display: block;
font-size: 24px;
color: #222222;
line-height: 1.2em;
font-weight: 600;
margin-bottom: 25px;
}
.gallery-detail h3{
display: block;
font-size: 30px;
color: #222222;
line-height: 1.2em;
font-weight: 700;
margin-bottom: 25px;
}
.gallery-detail p{
display: block;
font-size: 14px;
line-height: 30px;
color: #666666;
font-weight: 500;
margin-bottom: 35px;
}
.gallery-detail .info-column .inenr-column{
position: relative;
}
.gallery-detail .info-column .info-list{
position: relative;
margin-top: 40px;
}
.gallery-detail .info-column .info-list li{
position: relative;
display: block;
font-size: 14px;
line-height: 20px;
color: #222222;
font-weight: 600;
/*text-transform: uppercase;*/
padding-left: 35px;
margin-bottom: 30px;
}
.gallery-detail .info-column .info-list li span{
width: 50%;
float: right;
font-size: 14px;
color: #666666;
font-weight: 400;
}
.gallery-detail .info-column .info-list .icon{
position: absolute;
left: 0;
top: 0;
font-size: 16px;
line-height: 20px;
color: #7fa700;
}
.gallery-detail .project-description{
padding-bottom: 40px;
}
.load-more-option{
position: relative;
}
.load-more-option:before{
position: absolute;
left: 0;
right: 0;
top: 50%;
height: 1px;
width: 100%;
border-bottom: 1px dashed #cccccc;
content: "";
max-width: 635px;
margin: 0 auto;
}
.load-more-option .next a,
.load-more-option .prev a{
position: relative;
display: inline-block;
background-color: #ffffff;
font-size: 13px;
line-height: 28px;
color: #222222;
font-weight: 500;
padding: 10px 25px;
text-transform: uppercase;
border:1px dashed #222222;
-webkit-transition: all 300ms ease;
-moz-transition: all 300ms ease;
-ms-transition: all 300ms ease;
-o-transition: all 300ms ease;
transition: all 300ms ease;
}
.load-more-option .next a:hover,
.load-more-option .prev a:hover{
border-color: #7fa700;
color: #7fa700;
}
.load-more-option .next a span{
margin-right: 5px;
}
.load-more-option .prev a span{
margin-left: 5px;
}
/***
====================================================================
Styled Pagination
====================================================================
***/
.styled-pagination{
position: relative;
}
.styled-pagination ul{
position:relative;
display: inline-block;
}
.styled-pagination li{
position:relative;
display: inline-block;
margin-right: 15px;
margin-bottom: 10px;
}
.styled-pagination li a{
position:relative;
display: block;
height:40px;
width: 40px;
text-align: center;
line-height:38px;
font-size:14px;
background:#ffffff;
color:#666666;
font-weight:500;
border:1px solid #aaaaaa;
-webkit-transition:all 500ms ease;
-ms-transition:all 500ms ease;
-o-transition:all 500ms ease;
-moz-transition:all 500ms ease;
transition:all 500ms ease;
}
.styled-pagination li a:hover,
.styled-pagination li a.active{
color:#ffffff;
background-color: #ed0676;
border-color: #ed0676;
}
.styled-pagination li a.next,
.styled-pagination li a.prev{
background: #dddddd;
color: #222222;
border:2px solid #dddddd;
}
.styled-pagination li a.next:hover,
.styled-pagination li a.prev:hover{
background: #222222;
color: #ffffff;
border:2px solid #222222;
}
/***
====================================================================
Call To Action
====================================================================
***/
.call-to-action{
position: relative;
background-repeat: no-repeat;
background-position: center;
background-size: cover;
padding: 70px 0;
}
.call-to-action .title-column .inner-column{
position: relative;
padding-left: 300px;
}
.call-to-action .title-column figure{
position: absolute;
left: -160px;
top: -90px;
}
.call-to-action img{
max-width: 100%;
height: auto;
}
.call-to-action h3{
display: block;
font-size: 24px;
line-height: 1.2em;
color: #222222;
font-weight: 600;
text-transform: uppercase;
}
.call-to-action p{
display: block;
font-size: 14px;
line-height: 30px;
color: #666666;
font-weight: 500;
}
.call-to-action .btn-column .inner-column{
position: relative;
text-align: right;
}
/***
====================================================================
Pricing Section
====================================================================
***/
.pricing-section{
position: relative;
padding: 120px 0 80px;
}
.pricing-table{
position: relative;
margin-bottom: 40px;
}
.pricing-table .inner-box{
position: relative;
background-repeat: no-repeat;
background-position: center center;
padding: 45px 40px 48px;
border: 2px solid #ebebeb;
-webkit-transition: all 300ms ease;
-moz-transition: all 300ms ease;
-ms-transition: all 300ms ease;
-o-transition: all 300ms ease;
transition: all 300ms ease;
-webkit-border-radius: 0 20px 0 20px;
-moz-border-radius: 0 20px 0 20px;
-ms-border-radius: 0 20px 0 20px;
-o-border-radius: 0 20px 0 20px;
border-radius: 0 20px 0 20px;
}
.pricing-table .inner-box:hover{
border-color: #ed0676;
}
.pricing-table h3{
display: block;
font-size: 36px;
line-height: 1.2em;
color: #222222;
font-weight: 600;
font-family: 'Tangerine', cursive;
margin-bottom: 20px;
}
.pricing-table .price{
display: block;
font-size: 36px;
color: #ed0676;
font-weight: 700;
line-height: 40px;
margin-bottom: 30px;
}
.pricing-table .price span{
font-size: 18px;
display: inline-block;
color: #666666;
font-weight: 400;
line-height: 40px;
margin-right: 10px;
vertical-align: middle;
}
.pricing-table .table-content{
position: relative;
padding-bottom: 15px;
}
.pricing-table .table-content ul li{
position: relative;
display: block;
font-size: 13px;
line-height: 20px;
color: #999999;
font-weight: 400;
margin-bottom: 19px;
}
.pricing-table .table-footer{
position: relative;
}
.pricing-table .theme-btn{
position:relative;
font-size:15px;
color:#222222;
padding:9px 25px;
line-height:20px;
font-weight:500;
border: 1px solid #cccccc;
margin-right: 40px;
}
.pricing-table .theme-btn i{
position: absolute;
right: -40px;
top: -1px;
font-size: 13px;
height: 40px;
width: 40px;
text-align: center;
line-height: 40px;
color: #ffffff;
background-color: #222222;
transition:all 0.3s ease;
-moz-transition:all 0.3s ease;
-webkit-transition:all 0.3s ease;
-ms-transition:all 0.3s ease;
-o-transition:all 0.3s ease ;
}
.pricing-table .theme-btn:hover{
color:#ffffff;
background:#222222;
}
.pricing-table .theme-btn:hover i{
background-color: #ed0676;
color: #ffffff;
}
/***
====================================================================
Pricing Section Two
====================================================================
***/
.pricing-section-two{
position: relative;
padding: 120px 0 100px;
}
.pricing-block{
position: relative;
margin-bottom: 30px;
}
.pricing-block .inner-box{
position: relative;
padding-left: 170px;
padding-right: 170px;
min-height: 170px;
border:1px solid #eeeeee;
}
.pricing-block .image-box{
position: absolute;
left: 0;
top: 0;
height: 170px;
width: 170px;
}
.pricing-block .image-box a{
display: block;
}
.pricing-block .image-box img{
display: block;
width: 100%;
height: auto;
}
.pricing-block .content-box{
position: relative;
padding: 45px 38px 40px;
}
.pricing-block .content-box h3{
position: relative;
display: block;
font-size: 18px;
line-height: 27px;
color: #222222;
font-weight: 600;
text-transform: capitalize;
margin-bottom: 10px;
}
.pricing-block .content-box h3 a{
color: #222222;
-webkit-transition: all 300ms ease;
-moz-transition: all 300ms ease;
-ms-transition: all 300ms ease;
-o-transition: all 300ms ease;
transition: all 300ms ease;
}
.pricing-block .content-box h3 a:hover{
color: #7fa700;
}
.pricing-block .content-box p{
font-size: 14px;
line-height: 24px;
color: #666666;
font-weight: 500;
margin:0;
}
.pricing-block .price-box{
position: absolute;
right: -1px;
top: -1px;
width: 170px;
border: 1px solid #eeeeee;
padding: 40px 0;
text-align: center;
}
.pricing-block .price-box .price{
position: relative;
display: block;
font-size: 30px;
line-height: 40px;
margin-bottom: 15px;
color: #7fa700;
font-weight: 600;
}
.pricing-block .price-box .theme-btn{
position: relative;
display: inline-block;
font-size: 12px;
color: #666666;
line-height: 23px;
border:1px solid #eeeeee;
padding: 5px 20px;
-webkit-border-radius: 20px;
-moz-border-radius: 20px;
-ms-border-radius: 20px;
-o-border-radius: 20px;
border-radius: 20px;
}
.pricing-block .price-box .theme-btn:hover{
background-color: #7fa700;
color: #ffffff;
}
/***
====================================================================
FAQ Section
====================================================================
***/
.faq-section{
position: relative;
background-color: #f8f8f8;
padding: 120px 0;
}
.faq-section .auto-container{
position: relative;
}
.faq-section .left-image{
position: absolute;
left: -330px;
top: -120px;
}
.faq-section .right-image{
position: absolute;
right: -240px;
top: -30px;
}
.faq-section .accordion-column{
position:relative;
}
.faq-section .sec-title{
margin-bottom: 30px;
}
.accordion-box{
position: relative;
}
.accordion-box .block{
position:relative;
}
.accordion-box .block .acc-btn{
position:relative;
font-size:16px;
line-height:30px;
color:#222222;
font-weight: 600;
cursor:pointer;
margin-bottom:0px;
padding:14px 20px 14px 0;
overflow:hidden;
z-index:1;
letter-spacing: .2px;
border-bottom: 1px solid #e7e7e7;
}
.accordion-box .block .acc-btn.active{
color: #ed0676;
}
.accordion-box .block .acc-content{
position:relative;
display:none;
}
.accordion-box .block .acc-content.current{
display:block;
}
.accordion-box .block .content{
position:relative;
padding: 20px 0px;
}
.accordion-box .block .content p{
position: relative;
font-size: 15px;
line-height: 30px;
color: #666666;
}
.accordion-box .block .acc-btn .icon-outer{
position: absolute;
bottom: 0px;
right: 0;
width: 50px;
color: #aaaaaa;
font-weight: 400;
font-size: 14px;
top: 50%;
text-align: center;
-webkit-transform: translateY(-50%);
-moz-transform: translateY(-50%);
-ms-transform: translateY(-50%);
-o-transform: translateY(-50%);
transform: translateY(-50%);
}
.accordion-box .block .acc-btn.active .icon-outer .icon{
color: #ed0676;
}
.accordion-box .block .acc-btn.active .icon-outer .icon:before{
content: "\f106";
}
.faq-section .image-column{
position: relative;
}
.faq-section .image-column .inner-column{
position: relative;
padding-top: 70px;
text-align: center;
}
.faq-section .image-column .image-box{
position: relative;
}
.faq-section .image-column img{
display: block;
max-width: 100%;
height: auto;
}
/***
====================================================================
Testimonial Section
====================================================================
***/
.testimonial-section{
position: relative;
background-repeat: no-repeat;
background-position: center;
background-size: cover;
padding: 120px 0 0;
}
.testimonial-section .auto-container{
position: relative;
padding-bottom: 120px;
}
.testimonial-section .left-image{
position: absolute;
left: -40px;
top: -120px;
}
.testimonial-section .right-image{
position: absolute;
right: -30px;
bottom: -40px;
}
.testimonial-section .inner-container{
position: relative;
max-width: 670px;
margin: 0 auto;
}
.testimonial-carousel{
position: relative;
}
.testimonial-block{
position: relative;
}
.testimonial-block .inner-box{
position: relative;
padding-left: 200px;
min-height: 170px;
}
.testimonial-block .thumb{
position: absolute;
left: 0;
top: 0;
height: 170px;
width: 170px;
text-align: center;
margin-bottom: 20px;
}
.testimonial-block .thumb img{
width: 100%;
height: auto;
}
.testimonial-block .text{
position: relative;
font-size: 14px;
line-height: 30px;
color: #666666;
font-weight: 400;
padding:40px 0 20px;
}
.testimonial-block .text:after,
.testimonial-block .text:before{
position: absolute;
left: 0;
top: 0;
font-size: 14px;
line-height: 20px;
color: #bbbbbb;
font-weight: 400;
content: "\f10d";
font-family: "FontAwesome";
}
.testimonial-block .text:after{
right: 0;
bottom: 0;
left: auto;
top: auto;
content: "\f10e";
}
.testimonial-block .name{
display: inline-block;
font-size: 30px;
color: #8fb41b;
font-weight: 600;
font-family: 'Tangerine', cursive;
}
.testimonial-carousel .owl-nav{
position: absolute;
top: -40px;
right: 0px;
z-index: 99;
}
.testimonial-carousel .owl-prev,
.testimonial-carousel .owl-next {
position: absolute;
height: 30px;
width: 30px;
right: 0;
line-height: 28px;
text-align: center;
font-size: 14px;
color: #222222;
background: #ffffff;
border: 1px solid #dddddd;
-webkit-transition:all 300ms ease;
-moz-transition:all 300ms ease;
-ms-transition:all 300ms ease;
-o-transition:all 300ms ease;
transition: all 300ms ease;
}
.testimonial-carousel .owl-prev{
left: -70px;
}
.testimonial-carousel .owl-prev:hover,
.testimonial-carousel .owl-next:hover{
color: #ffffff;
background-color: #ed0676;
border-color: #ed0676;
}
/***
====================================================================
News Section
====================================================================
***/
.news-section{
position: relative;
padding: 120px 0 80px;
}
.news-block{
position: relative;
margin-bottom: 40px;
}
.news-block .inner-box{
position: relative;
}
.news-block .image-box{
position: relative;
overflow: hidden;
}
.news-block .image-box::before {
position: absolute;
top: 0;
left: -75%;
z-index: 2;
display: block;
content: '';
width: 50%;
height: 100%;
background: -webkit-linear-gradient(left, rgba(255,255,255,0) 0%, rgba(255,255,255,.3) 100%);
background: -moz-linear-gradient(left, rgba(255,255,255,0) 0%, rgba(255,255,255,.3) 100%);
background: -ms-linear-gradient(left, rgba(255,255,255,0) 0%, rgba(255,255,255,.3) 100%);
background: -o-linear-gradient(left, rgba(255,255,255,0) 0%, rgba(255,255,255,.3) 100%);
background: linear-gradient(to right, rgba(255,255,255,0) 0%, rgba(255,255,255,.3) 100%);
-webkit-transform: skewX(-25deg);
-moz-transform: skewX(-25deg);
-ms-transform: skewX(-25deg);
-o-transform: skewX(-25deg);
transform: skewX(-25deg);
}
.news-block .inner-box:hover .image-box:before {
-webkit-animation: shine 1.5s;
animation: shine 1.5s;
}
@-webkit-keyframes shine {
100% {
left: 125%;
}
}
@keyframes shine {
100% {
left: 125%;
}
}
.news-block .image-box a{
display: block;
}
.news-block .image-box img{
display: block;
width: 100%;
height: auto;
}
.news-block .image-box .tag{
position: absolute;
right: 0;
top: 20px;
font-size: 14px;
line-height: 20px;
color: #ffffff;
font-weight: 600;
letter-spacing: .5px;
padding: 5px 15px;
background-color: #ed0676;
}
.news-block .lower-content{
position: relative;
padding: 25px 0;
}
.news-block .lower-content .info{
position: relative;
margin-bottom: 25px;
}
.news-block .lower-content .info li{
position: relative;
display: inline-block;
font: 14px;
line-height: 20px;
color: #666666;
font-weight: 400;
padding-right: 12px;
margin-right: 12px;
}
.news-block .lower-content .info li:before{
position: absolute;
right: -1px;
top: 3px;
height: 14px;
width: 2px;
background-color: #808080;
content: "";
}
.news-block .lower-content .info li:last-child:before{
display: none;
}
.news-block .lower-content .info li a{
display: inline-block;
color: #666666;
-webkit-transition: all 300ms ease;
-moz-transition: all 300ms ease;
-ms-transition: all 300ms ease;
-o-transition: all 300ms ease;
transition: all 300ms ease;
}
.news-block .lower-content .info li a:hover{
color: #ed0676;
}
.news-block .lower-content h3{
display: block;
font-size: 20px;
line-height: 1.2em;
font-weight: 600;
color: #222222;
margin-bottom: 25px;
}
.news-block .lower-content h3 a{
color: #222222;
-webkit-transition: all 300ms ease;
-moz-transition: all 300ms ease;
-ms-transition: all 300ms ease;
-o-transition: all 300ms ease;
transition: all 300ms ease;
}
.news-block .lower-content h3 a:hover{
color: #ed0676;
}
.news-block .lower-content .text{
display: block;
font-size: 14px;
line-height: 30px;
color: #666666;
font-weight: 400;
margin-bottom: 20px;
}
.news-block .lower-content .btn-box a{
display: inline-block;
font-size: 16px;
color: #ed0676;
font-weight: 500;
-webkit-transition: all 300ms ease;
-moz-transition: all 300ms ease;
-ms-transition: all 300ms ease;
-o-transition: all 300ms ease;
transition: all 300ms ease;
}
.news-block .lower-content .btn-box a:hover{
color: #222222;
}
/*=== Blog List ===*/
.blog-list .news-block .lower-content h3{
font-size: 24px;
}
.blog-list .news-block .lower-content{
padding: 45px 0 0;
}
.blog-list .news-block{
margin-bottom: 50px;
}
.blog-list .styled-pagination{
margin-top: 110px;
}
/***
======================================================================
Blog Detail
======================================================================
****/
.blog-detail{
position: relative;
}
.blog-detail .news-block .lower-content h3{
font-size: 24px;
}
.blog-detail .news-block .lower-content{
padding: 45px 0 0;
}
.blog-detail .news-block .lower-content p{
display: block;
font-size: 14px;
line-height: 30px;
color: #666666;
font-weight: 500;
margin-bottom: 40px;
}
.blockquote{
position: relative;
margin-bottom: 40px;
}
.blockquote .content-column{
position: relative;
}
.blockquote .content-column .inner-column{
position: relative;
padding-left: 30px;
}
.blockquote .content-column .text{
position: relative;
display: block;
font-size: 14px;
line-height: 30px;
color: #666666;
font-weight: 500;
padding: 60px 0 35px;
margin: 0;
}
.blockquote .content-column .text:before,
.blockquote .content-column .text:after{
position: absolute;
left: 0px;
top: 0;
font-size: 24px;
line-height: 30px;
color: #eeeeee;
font-weight: 400;
content: "\f10d";
font-family: "FontAwesome"
}
.blockquote .content-column .text:after{
left: auto;
right: 0px;
top: auto;
bottom: 0;
content: "\f10e";
}
.blockquote .content-column .info{
margin: 10px 0 0;
}
.blockquote .content-column .info h4{
display: block;
font-size: 20px;
line-height: 30px;
color: #222222;
font-weight: 500;
}
.blockquote .content-column .info span{
display: block;
font-size: 14px;
color: #ed0676;
line-height: 30px;
font-weight: 500;
}
.blockquote .image-column .image{
position: relative;
text-align: right;
}
.blockquote .image-column .image img{
max-width: 100%;
height: auto;
}
/*post share options*/
.blog-detail .post-share-options{
position:relative;
border-top: 1px dashed #cccccc;
padding:10px 0px;
margin-bottom: 50px;
}
.blog-detail .post-share-options p{
position:relative;
color:#222222;
font-size:16px;
line-height: 25px;
font-weight:600;
margin:0;
display: inline-block;
}
.blog-detail .post-share-options .tags{
position: relative;
display: inline-block;
}
.blog-detail .post-share-options .tags li{
position: relative;
display: inline-block;
}
.blog-detail .post-share-options .tags a{
position:relative;
font-size:14px;
font-weight:600;
color:#666666;
line-height: 25px;
-webkit-transition: all 300ms ease;
-moz-transition: all 300ms ease;
-ms-transition: all 300ms ease;
-o-transition: all 300ms ease;
transition: all 300ms ease;
}
.blog-detail .post-share-options .tags a:hover{
color: #ed0676;
}
.blog-detail .post-share-options .social-icon{
position: relative;
display: inline-block;
}
.blog-detail .post-share-options .social-icon li{
position: relative;
display: inline-block;
margin-left: 10px;
}
.blog-detail .post-share-options .social-icon li a{
display: inline-block;
font-size: 14px;
line-height: 25px;
color: #777777;
-webkit-transition: all 300ms ease;
-moz-transition: all 300ms ease;
-ms-transition: all 300ms ease;
-o-transition: all 300ms ease;
transition: all 300ms ease;
}
.blog-detail .post-share-options .social-icon li a:hover{
color: #ed0676;
}
/*==========================
Author Box
===========================*/
.author-box{
position: relative;
padding: 40px;
display: block;
margin-bottom: 70px;
background-color: #f5f5f5;
}
.author-box .inner-box{
position: relative;
padding: 0px 0px 0px 135px;
}
.author-box .image-box{
position: absolute;
left: 0;
top: 0;
height: 100px;
width: 100px;
overflow: hidden;
}
.author-box .name{
position: relative;
display: block;
font-size: 18px;
line-height: 1em;
color: #222222;
font-weight: 600;
margin-bottom: 10px;
}
.author-box p{
position: relative;
font-size: 14px;
line-height: 24px;
color: #666666;
font-weight: 500;
margin-bottom: 10px;
}
.author-box .social-links{
position: relative;
display: inline-block;
}
.author-box .social-icons li{
position: relative;
display: inline-block;
margin-right: 10px;
}
.author-box .social-icons li a{
display: inline-block;
font-size: 14px;
line-height: 20px;
color: #777777;
-webkit-transition: all 300ms ease;
-moz-transition: all 300ms ease;
-ms-transition: all 300ms ease;
-o-transition: all 300ms ease;
transition: all 300ms ease;
}
.author-box .social-icons li a:hover{
color: #ed0676;
}
/***
====================================================================
Comment Area
====================================================================
***/
.comments-area{
position:relative;
margin-bottom:75px;
}
.group-title{
position: relative;
margin-bottom: 40px;
}
.group-title h2{
display: block;
font-size: 24px;
line-height: 1.2em;
color: #222222;
font-weight: 700;
}
.comments-area .comment-box{
position:relative;
margin-bottom:50px;
}
.comments-area .comment-box:last-child{
margin-bottom: 0;
}
.comments-area .comment{
position:relative;
padding-left: 120px;
min-height: 100px;
}
.comments-area .comment-box .author-thumb{
position:absolute;
left:0px;
top:0px;
width:100px;
height:100px;
margin-bottom:20px;
overflow: hidden;
}
.comments-area .comment-box .author-thumb img{
width:100%;
display:block;
}
.comments-area .comment-info{
position: relative;
margin-bottom: 15px;
}
.comments-area .comment-box .name{
position: relative;
display: inline-block;
font-size:18px;
font-weight:600;
color:#222222;
line-height: 30px;
text-transform:capitalize;
}
.comments-area .comment-box .date{
position: relative;
display: inline-block;
font-size: 14px;
color: #666666;
font-weight: 500;
line-height: 30px;
}
.comments-area .comment-box .text{
font-size: 14px;
line-height: 24px;
color:#666666;
font-weight: 400;
}
.comments-area .comment-box .rating{
position: absolute;
right: 0;
top: 0;
}
.comments-area .comment-box .rating span{
position: relative;
display: inline-block;
font-size: 16px;
line-height: 20px;
color: #ed0676;
font-weight: 400;
}
/***
====================================================================
Comment Form
====================================================================
***/
.sidebar-page-container .comment-form{
position: relative;
}
.comment-form .group-title{
position: relative;
float: left;
}
.comment-form .rating{
position: relative;
float: right;
width: 50%;
padding-left: 15px;
}
.comment-form .rating h5{
float: left;
font-size: 16px;
line-height: 30px;
color: #666666;
font-weight: 600;
}
.comment-form .rating ul{
position: relative;
display: inline-block;
margin-left: 5px;
}
.comment-form .rating ul li{
position: relative;
float: left;
font-size: 16px;
line-height: 30px;
color: #ed0676;
font-weight: 400;
}
.comment-form .rating ul li a{
display: inline-block;
color:#ed0676;
-webkit-transition: all 300ms ease;
-moz-transition: all 300ms ease;
-ms-transition: all 300ms ease;
-o-transition: all 300ms ease;
transition: all 300ms ease;
}
.comment-form .rating ul li a:hover{
color: #222222;
}
.comment-form .form-group{
position:relative;
margin-bottom:30px;
}
.comment-form .form-group:last-child{
margin-bottom: 0;
}
.comment-form .form-group input[type="text"],
.comment-form .form-group input[type="email"],
.comment-form .form-group input[type="url"],
.comment-form .form-group textarea,
.comment-form .form-group select{
position: relative;
display: block;
width: 100%;
font-size: 14px;
line-height: 20px;
color: #aaaaaa;
font-weight: 400;
padding: 14px 20px;
border: 1px solid #dddddd;
background-color: #ffffff;
-webkit-transition: all 300ms ease;
-ms-transition: all 300ms ease;
-o-transition: all 300ms ease;
-moz-transition: all 300ms ease;
transition: all 300ms ease;
}
.comment-form .form-group input:focus,
.comment-form .form-group select:focus,
.comment-form .form-group textarea:focus{
border-color:#ed0676;
}
.comment-form .form-group textarea{
height: 190px;
resize: none;
margin-bottom: 10px;
}
/***
======================================================================
Appointment Section
======================================================================
****/
.appointment-section{
position: relative;
padding: 115px 0 80px;
}
.appointment-section .content-column .inner-column{
position: relative;
padding-top: 50px;
padding-left: 85px;
}
.appointment-section .content-column .title{
display: block;
font-size: 30px;
line-height: 1.2em;
color: #222222;
font-weight: 600;
margin-bottom: 10px;
font-family: 'Tangerine', cursive;
}
.appointment-section .content-column .title span{
font-size: 48px;
}
.appointment-section .content-column h3{
display: block;
font-size: 30px;
line-height: 1.2em;
color: #222222;
font-weight: 600;
margin-bottom: 30px;
text-transform: uppercase;
}
.appointment-section .content-column .text{
position: relative;
display: block;
font-size: 14px;
line-height: 30px;
color: #666666;
font-weight: 400;
padding-left: 70px;
margin-bottom: 40px;
}
.appointment-section .content-column .text:before{
position: absolute;
left: 30px;
top: 0;
height: 100%;
width: 1px;
background-color: #ed0676;
content: "";
}
.features-carousel{
position: relative;
}
.feature-block{
position: relative;
}
.feature-block .inner-box{
position: relative;
padding-left: 310px;
padding-top: 60px;
min-height: 215px;
}
.feature-block .image-box{
position: absolute;
left: 0;
top: 0;
width: 270px;
height: 215px;
}
.feature-block .image-box img{
display: block;
width: 100%;
height: auto;
}
.feature-block .content-box{
position: relative;
}
.feature-block .content-box .price{
position: relative;
display: block;
font-size: 16px;
color: #666666;
font-weight: 600;
margin-bottom: 15px;
}
.feature-block .content-box .price span{
font-size: 36px;
color: #ed0676;
line-height: 1.2em;
}
.feature-block .content-box p{
display: block;
font-size: 14px;
line-height: 30px;
color: #666666;
font-weight: 400;
margin-bottom: 15px;
}
.feature-block .content-box .read-more{
display: inline-block;
font-size: 14px;
line-height: 20px;
color: #ed0676;
font-weight: 500;
-webkit-transition: all 300ms ease;
-moz-transition: all 300ms ease;
-ms-transition: all 300ms ease;
-o-transition: all 300ms ease;
transition: all 300ms ease;
}
.feature-block .content-box .read-more:hover{
color: #222222;
}
.feature-block .content-box .read-more i{
margin-left: 10px;
}
.features-carousel .owl-nav{
position: absolute;
top: 5px;
right: 110px;
z-index: 99;
}
.features-carousel .owl-prev,
.features-carousel .owl-next {
position: absolute;
height: 35px;
width: 75px;
right: 0;
line-height: 33px;
text-align: center;
font-size: 16px;
color: #222222;
background: #ffffff;
border: 1px solid #dddddd;
border-radius: 20px;
-webkit-transition:all 300ms ease;
-moz-transition:all 300ms ease;
-ms-transition:all 300ms ease;
-o-transition:all 300ms ease;
transition: all 300ms ease;
}
.features-carousel .owl-prev{
right: 85px;
}
.features-carousel .owl-prev:hover,
.features-carousel .owl-next:hover{
color: #ffffff;
background-color: #ed0676;
border-color: #ed0676;
}
.appointment-section .form-column{
position: relative;
}
.appointment-section .form-column .inner-column{
position: relative;
padding-left: 15px;
padding-right: 85px;
}
.appointment-form{
position: relative;
text-align: center;
padding:50px 45px 50px;
background-color: #ed0676;
}
.appointment-form:before{
position: absolute;
right: 0;
bottom: 0;
height: 386px;
width: 336px;
background-image: url(../images/icons/flower.png);
content: "";
}
.appointment-form .heading{
position: relative;
padding-bottom: 90px;
}
.appointment-form .heading:before{
position: absolute;
left: 50%;
bottom: 30px;
height: 40px;
width: 1px;
background-color: #ffffff;
content: "";
}
.appointment-form .heading .title{
display: block;
font-size: 30px;
color: #ffffff;
font-weight: 700;
font-family: 'Tangerine', cursive;
margin-bottom: 15px;
}
.appointment-form .heading h4{
display: block;
font-size: 20px;
line-height: 1.2em;
color: #ffffff;
font-weight: 600;
text-transform: uppercase;
}
.appointment-form .row{
margin: 0 -10px;
}
.appointment-form .form-group{
position: relative;
padding: 0 10px;
margin-bottom: -1px;
}
.appointment-form .ui-selectmenu-button.ui-button,
.appointment-form input[type="text"],
.appointment-form input[type="email"],
.appointment-form input[type="password"],
.appointment-form input[type="tel"],
.appointment-form input[type="date"],
.appointment-form input[type="url"],
.appointment-form input[type="datetime-local"],
.appointment-form select,
.appointment-form textarea{
position: relative;
display: block;
width: 100%;
height: 50px;
font-size: 13px;
line-height: 22px;
color: #ffffff;
font-weight: 500;
padding: 14px 20px;
border: 1px solid #ffffff;
background-color: transparent;
-webkit-transition: all 300ms ease;
-moz-transition: all 300ms ease;
-ms-transition: all 300ms ease;
-o-transition: all 300ms ease;
transition: all 300ms ease;
}
.appointment-form textarea{
height: 65px;
resize: none;
}
.appointment-form input[type="submit"],
.appointment-form button{
display: inline-block;
font-size: 13px;
line-height: 20px;
color: #222222;
padding: 10px 40px;
font-weight: 700;
text-transform: uppercase;
background-color:#ffffff;
margin-top: 30px;
-webkit-border-radius: 5px;
-moz-border-radius: 5px;
-ms-border-radius: 5px;
-o-border-radius: 5px;
border-radius: 5px;
}
.appointment-form input[type="submit"]:hover,
.appointment-form button:hover{
background-color: #222222;
color: #ffffff;
}
.appointment-form .ui-button .ui-icon{
background:none;
position:relative;
top:0px;
text-indent: 0;
height: 22px;
}
.appointment-form .ui-button .ui-icon:before{
font-family: 'FontAwesome';
content: "\f107";
position:absolute;
font-weight: 400;
right:0px;
top:0px;
width:10px;
font-size:14px;
display:block;
text-align:center;
z-index:5;
}
.appointment-form .ui-widget.ui-widget-content{
border:1px solid #e0e0e0;
}
.ui-menu .ui-menu-item{
font-size:14px;
font-weight: 400;
color: #777777;
border-bottom:1px solid #e0e0e0;
}
.ui-menu .ui-menu-item:last-child{
border:none;
}
.ui-menu .ui-menu-item-wrapper{
position:relative;
display:block;
padding:8px 20px ;
font-size:14px;
font-weight: 400;
line-height:24px;
}
.ui-menu .ui-menu-item{
text-align: left;
}
.ui-state-hover,
.ui-widget-content .ui-state-hover,
.ui-widget-header .ui-state-hover,
.ui-state-focus,
.ui-widget-content .ui-state-focus,
.ui-widget-header .ui-state-focus,
.ui-button:hover,
.ui-button:focus,
.ui-timepicker-standard .ui-state-hover{
background-color: #ed0676;
border-color: #ed0676;
color: #ffffff;
}
/***
======================================================================
Appointment Page Section
======================================================================
****/
.apppointment-page{
position: relative;
padding: 120px 0 90px;
}
.appointment-form-two{
position: relative;
}
.appointment-form-two .title{
position: relative;
margin-bottom: 45px;
}
.appointment-form-two h2{
display: block;
font-size: 30px;
line-height: 1.2em;
color: #222222;
font-weight: 700;
text-transform: uppercase;
}
.appointment-form-two .form-group{
position: relative;
margin-bottom: 30px;
}
.appointment-form-two .ui-selectmenu-button.ui-button,
.appointment-form-two input[type="text"],
.appointment-form-two input[type="email"],
.appointment-form-two input[type="password"],
.appointment-form-two input[type="tel"],
.appointment-form-two input[type="date"],
.appointment-form-two input[type="url"],
.appointment-form-two input[type="datetime-local"],
.appointment-form-two select,
.appointment-form-two textarea{
position: relative;
display: block;
width: 100%;
height: 60px;
font-size: 14px;
line-height: 30px;
color: #999999;
font-weight: 500;
padding: 14px 20px;
border: 1px solid #e1e1e1;
background-color: transparent;
-webkit-transition: all 300ms ease;
-moz-transition: all 300ms ease;
-ms-transition: all 300ms ease;
-o-transition: all 300ms ease;
transition: all 300ms ease;
}
.appointment-form-two textarea{
height: 250px;
resize: none;
}
.appointment-form-two input:focus,
.appointment-form-two select:focus,
.appointment-form-two textarea:focus{
border-color: #ed0676;
}
.appointment-form-two input[type="submit"],
.appointment-form-two button{
font-size: 14px;
padding: 20px 30px;
}
.appointment-form-two .ui-button .ui-icon{
background:none;
position:relative;
top:0px;
text-indent: 0;
height: 22px;
}
.appointment-form-two .ui-button .ui-icon:before{
font-family: 'FontAwesome';
content: "\f107";
position:absolute;
font-weight: 400;
right:0px;
top:0px;
width:10px;
font-size:14px;
display:block;
text-align:center;
z-index:5;
}
.appointment-form-two .ui-widget.ui-widget-content{
border:1px solid #e0e0e0;
}
.appointment-form-two .radio-option{
position:relative;
display: inline-block;
margin-right: 30px;
padding: 20px 0;
}
.appointment-form-two .radio-option:last-child{
margin: 0;
}
.appointment-form-two .radio-option label{
position:relative;
display:block;
font-size:16px;
line-height: 30px;
padding-left:30px;
font-weight: 500;
text-transform:uppercase;
letter-spacing:1px;
color:#999999;
cursor:pointer;
}
.appointment-form-two .radio-option input[type="radio"]{
position:absolute;
left:0px;
top:23px;
}
.appointment-form-two .radio-option input[type="radio"]:checked + label{
color: #7fa700;
}
.appointment-form-two .form-group figure{
position: relative;
display: inline-block;
}
.appointment-form-two .form-group figure img{
max-width: 100%;
height: auto;
}
.apppointment-page .info-box{
position: relative;
}
.apppointment-page .info-box .address{
position: relative;
margin-bottom: 55px;
}
.apppointment-page .info-box h3{
display: block;
font-size: 20px;
line-height: 1.2em;
color: #222222;
font-weight: 700;
margin-bottom: 30px;
}
.apppointment-page .info-box .address p{
display: block;
font-size: 16px;
line-height: 26px;
color: #666666;
font-weight: 500;
}
.apppointment-page .info-box .inqury{
position: relative;
margin-bottom: 45px;
}
.apppointment-page .info-box .inqury p{
font-size: 14px;
line-height: 30px;
color: #666666;
margin-bottom: 30px;
}
.apppointment-page .info-box .inqury span{
display: block;
}
.apppointment-page .info-box .follow-us{
position: relative;
}
.apppointment-page .info-box .follow-us ul {
margin-top: 40px;
}
.apppointment-page .info-box .follow-us ul li{
display: inline-block;
margin-right: 22px;
}
.apppointment-page .info-box .follow-us ul li a{
position: relative;
display: inline-block;
font-size: 20px;
line-height: 30px;
color: #777777;
font-weight: 400;
-webkit-transition: all 300ms ease;
-moz-transition: all 300ms ease;
-ms-transition: all 300ms ease;
-o-transition: all 300ms ease;
transition: all 300ms ease;
}
.apppointment-page .info-box .follow-us ul li a:hover{
color: #7fa700;
}
/***
====================================================================
Policy Section
======================================================================
****/
.policy-section{
position: relative;
}
.policy-section .banner-box{
position: relative;
background-repeat: no-repeat;
background-position: center;
background-size: cover;
text-align: center;
padding: 200px 0 200px;
}
.policy-section .banner-box:before{
position: absolute;
left: 0;
top: 0;
height: 100%;
width: 100%;
background-color: #222222;
opacity: .60;
content: "";
}
.policy-section .banner-box h2{
display: block;
font-size: 36px;
color: #ffffff;
font-weight: 600;
margin-bottom: 17px;
}
.policy-section .banner-box span{
position: relative;
display: block;
font-size: 16px;
line-height: 26px;
color: #ed0676;
font-weight: 500;
}
.policy-section .content-box{
position: relative;
padding: 115px 0 60px;
}
.policy-section .content-box .column{
margin-bottom: 40px;
}
.policy-section .content-box h2{
display: block;
font-size: 24px;
color: #222222;
font-weight: 600;
line-height: 1.2em;
margin-bottom: 30px;
}
.policy-section .content-box p{
display: block;
font-size: 14px;
line-height: 30px;
color: #666666;
font-weight: 500;
}
.policy-section .commitment{
position: relative;
margin-bottom: 70px;
}
.policy-section .commitment .text{
display: block;
font-size: 18px;
line-height: 36px;
color: #666666;
font-weight: 500;
}
.policy-section .content-box .devider{
position: relative;
margin-bottom: 90px;
text-align: center;
}
/***
====================================================================
Products Section
======================================================================
****/
.products-section{
position: relative;
background-repeat: no-repeat;
background-position: center top;
padding: 115px 0 120px;
}
.products-tabs{
position: relative;
background-color: #ffffff;
-webkit-box-shadow: 6px 9px 32px rgba(0,0,0,.1);
-moz-box-shadow: 6px 9px 32px rgba(0,0,0,.1);
-ms-box-shadow: 6px 9px 32px rgba(0,0,0,.1);
-o-box-shadow: 6px 9px 32px rgba(0,0,0,.1);
box-shadow: 6px 9px 32px rgba(0,0,0,.1);
}
.products-tabs .image-column .inner-column{
padding: 60px 60px;
padding-right: 10px;
}
.products-tabs .image-column .image-box{
position: relative;
}
.products-tabs .image-column img{
display: block;
width: 100%;
}
.products-tabs .image-column .btn-box{
position: absolute;
left: 50%;
top: 50%;
min-width: 200px;
-webkit-transform: translate(-50%, -50%);
-moz-transform: translate(-50%, -50%);
-ms-transform: translate(-50%, -50%);
-o-transform: translate(-50%, -50%);
transform: translate(-50%, -50%);
}
.products-tabs .content-column .inner-column{
position: relative;
padding-top: 90px;
padding-left: 10px;
padding-right: 85px;
}
.products-tabs .title{
display: inline-block;
font-size: 24px;
line-height: 1.2em;
color: #ed0676;
font-weight: 700;
margin-bottom: 10px;
font-family: 'Tangerine', cursive;
}
.products-tabs .name{
position: relative;
display: block;
font-size: 24px;
line-height: 1.2em;
color: #222222;
font-weight: 700;
margin-bottom: 20px;
}
.products-tabs .name a{
color: #222222;
-webkit-transition: all 300ms ease;
-moz-transition: all 300ms ease;
-ms-transition: all 300ms ease;
-o-transition: all 300ms ease;
transition: all 300ms ease;
}
.products-tabs .name a:hover{
color: #ed0676;
}
.products-tabs .rating{
position: absolute;
right: 85px;
top: 130px;
}
.products-tabs .rating a{
display: inline-block;
font-size: 16px;
line-height: 20px;
color: #bbbbbb;
font-weight: 400;
-webkit-transition: all 300ms ease;
-moz-transition: all 300ms ease;
-ms-transition: all 300ms ease;
-o-transition: all 300ms ease;
transition: all 300ms ease;
}
.products-tabs .rating a:hover{
color: #ed0676;
}
.products-tabs .price{
position: relative;
display: block;
font-size: 14px;
line-height: 30px;
color: #ed0676;
font-weight: 400;
margin-bottom: 25px;
}
.products-tabs .price del{
color: #bbbbbb;
margin-right: 10px;
}
.products-tabs .price span{
font-size: 18px;
}
.products-tabs .text{
position: relative;
display: block;
font-size: 14px;
line-height: 30px;
color: #666666;
font-weight: 400;
margin-bottom: 35px;
}
.products-tabs .link-box{
position: relative;
margin-bottom: 45px;
}
.products-tabs .link-box a{
display: inline-block;
font-size: 14px;
line-height: 20px;
color: #ed0676;
font-weight: 500;
text-transform: uppercase;
-webkit-transition: all 300ms ease;
-moz-transition: all 300ms ease;
-ms-transition: all 300ms ease;
-o-transition: all 300ms ease;
transition: all 300ms ease;
}
.products-tabs .link-box a:hover{
color: #222222;
}
.products-tabs .link-box a i{
margin-left: 10px;
}
.products-tabs .products-thumb{
position: absolute;
right: 10%;
bottom: 60px;
margin: 0 -7px;
z-index: 9;
}
.products-tabs .products-thumb .tab-btn{
position: relative;
float: left;
padding:0 7px;
cursor: pointer;
}
.products-tabs .products-thumb .image-box{
position: relative;
width: 100px;
height: 100px;
}
.products-tabs .products-thumb .image-box:before{
position: absolute;
left: 0;
top: 0;
height: 100%;
width: 100%;
background: #222222;
opacity: .70;
content: "";
-webkit-transform: scale(0);
-moz-transform: scale(0);
-ms-transform: scale(0);
-o-transform: scale(0);
transform: scale(0);
-webkit-transition: all 300ms ease;
-moz-transition: all 300ms ease;
-ms-transition: all 300ms ease;
-o-transition: all 300ms ease;
transition: all 300ms ease;
}
.products-tabs .products-thumb .image-box:hover:before{
-webkit-transform: scale(1);
-moz-transform: scale(1);
-ms-transform: scale(1);
-o-transform: scale(1);
transform: scale(1);
}
.products-tabs .products-thumb .image-box:after{
position: absolute;
left: 50%;
top: 50%;
height: 40px;
width: 40px;
margin: -20px 0 0 -20px;
font-size: 26px;
line-height: 40px;
color: #ffffff;
content: "\f158";
font-family: "Flaticon";
text-align: center;
-webkit-transform: scale(0);
-moz-transform: scale(0);
-ms-transform: scale(0);
-o-transform: scale(0);
transform: scale(0);
}
.products-tabs .products-thumb .image-box:hover:after{
-webkit-transform: scale(1);
-moz-transform: scale(1);
-ms-transform: scale(1);
-o-transform: scale(1);
transform: scale(1);
-webkit-transition: all 300ms ease;
-moz-transition: all 300ms ease;
-ms-transition: all 300ms ease;
-o-transition: all 300ms ease;
transition: all 300ms ease;
-webkit-transition-delay: 200ms;
-moz-transition-delay: 200ms;
-ms-transition-delay: 200ms;
-o-transition-delay: 200ms;
transition-delay: 200ms;
}
.products-tabs .products-thumb .image-box img{
width: 100%;
height: auto;
}
/***
====================================================================
Subscribe Section
======================================================================
****/
.subscribe-section{
position: relative;
background-repeat: no-repeat;
background-position: center;
background-size: cover;
padding: 100px 0 110px;
}
.subscribe-section .title-column .inner-column{
position: relative;
}
.subscribe-section .title-column h2{
display: block;
font-size: 72px;
line-height: 1.2em;
color: #222222;
font-weight: 700;
margin-bottom: 10px;
font-family: 'Tangerine', cursive;
}
.subscribe-section .contact-info{
position: relative;
}
.subscribe-section .contact-info li{
display: block;
font-size: 16px;
line-height: 30px;
font-weight: 500;
color: #ed0676;
}
.subscribe-section .contact-info li a{
font-size: 14px;
line-height: 30px;
color: #666666;
-webkit-transition: all 300ms ease;
-moz-transition: all 300ms ease;
-ms-transition: all 300ms ease;
-o-transition: all 300ms ease;
transition: all 300ms ease;
}
.subscribe-section .contact-info li a:hover{
color: #ed0676;
}
.subscribe-section .form-column .inner-column{
position: relative;
padding-top: 55px;
}
.subscribe-section .form-column .text{
position: relative;
font-size: 16px;
line-height: 26px;
color: #666666;
margin-bottom: 10px;
font-weight: 500;
}
/*==========================
Subscribe Form
===========================*/
.subscribe-form{
position: relative;
}
.subscribe-form .form-group{
position:relative;
margin:0;
}
.subscribe-form .form-group input[type="text"],
.subscribe-form .form-group input[type="email"]{
position:relative;
display: block;
font-size:12px;
line-height:25px;
color: #555555;
font-weight: 400;
border:1px solid #cccccc;
background:#ffffff;
width:100%;
height:45px;
padding: 9px 20px;
padding-right: 45px;
transition:all 500ms ease;
-moz-transition:all 500ms ease;
-webkit-transition:all 500ms ease;
-ms-transition:all 500ms ease;
-o-transition:all 500ms ease;
}
.subscribe-form ::-webkit-input-placeholder{color: #aaaaaa;;}
.subscribe-form ::-moz-input-placeholder{color: #aaaaaa;;}
.subscribe-form ::-ms-input-placeholder{color: #aaaaaa;;}
.subscribe-form .form-group input[type="text"]:focus,
.subscribe-form .form-group input[type="email"]:focus{
border-color :#ed0676;
}
.subscribe-form .form-group input[type="submit"],
.subscribe-form .form-group button{
position:absolute;
right:0px;
top:0px;
height:45px;
width:45px;
font-size:18px;
color:#ed0676;
line-height:45px;
background-color: transparent;
border-left: 1px solid #cccccc;
-webkit-transition: all 300ms ease;
-moz-transition: all 300ms ease;
-ms-transition: all 300ms ease;
-o-transition: all 300ms ease;
transition: all 300ms ease;
}
.subscribe-form .form-group input[type="submit"]:hover,
.subscribe-form .form-group button:hover{
color: #ffffff;
background-color: #ed0676;
}
/***
====================================================================
Sponsors Section
======================================================================
****/
.sponsor-section{
position: relative;
}
.sponsor-section .sponsor-outer{
position: relative;
background-color: #ffffff;
border: 1px solid #ebebeb;
padding: 25px 15px;
margin: 0 auto;
z-index: 9;
margin-top: -76px;
-webkit-transform: translateY(50%);
-moz-transform: translateY(50%);
-ms-transform: translateY(50%);
-o-transform: translateY(50%);
transform: translateY(50%);
}
.sponsor-section .sponsors-carousel .image-box{
position: relative;
display: block;
text-align: center;
}
.sponsor-section .sponsors-carousel .image-box a{
display: block;
}
.sponsor-section .sponsors-carousel .image-box img{
max-width: 100%;
width: auto;
display: inline-block;
height: auto;
}
.sponsors-carousel .owl-nav{
position: absolute;
top: 50%;
margin-top: -15px;
width: 100%;
z-index: 99;
}
.sponsors-carousel .owl-prev,
.sponsors-carousel .owl-next {
position: absolute;
left: -30px;
height: 30px;
width: 30px;
right: 0;
line-height: 28px;
text-align: center;
font-size: 14px;
color: #666666;
background: #ffffff;
border: 1px solid #dddddd;
-webkit-transition:all 300ms ease;
-moz-transition:all 300ms ease;
-ms-transition:all 300ms ease;
-o-transition:all 300ms ease;
transition: all 300ms ease;
}
.sponsors-carousel .owl-next{
left: auto;
right: -30px;
}
.sponsors-carousel .owl-prev:hover,
.sponsors-carousel .owl-next:hover{
color: #ffffff;
background-color: #ed0676;
border-color: #ed0676;
}
/***
====================================================================
Contact Section
====================================================================
***/
.contact-section{
position: relative;
background-repeat: no-repeat;
background-position: center;
background-size: cover;
padding:190px 0 120px;
}
.contact-section:before{
position: absolute;
left: 0;
top: 0;
height: 100%;
width: 100%;
background-color: #000000;
opacity: .85;
content: "";
}
.contact-section .heading{
position: relative;
margin-bottom: 50px;
}
.contact-section .heading .title{
display: block;
font-size: 30px;
line-height: 1.2em;
color: #ed0676;
font-weight: 600;
font-family: 'Tangerine', cursive;
margin-bottom: 15px;
}
.contact-section .heading h2{
position: relative;
font-size: 36px;
line-height: 1.2em;
color: #ffffff;
font-weight: 700;
margin-bottom: 30px;
}
.contact-section .heading p{
position: relative;
padding-left: 70px;
font-size: 14px;
line-height: 30px;
color: #999999;
font-weight: 400;
}
.contact-section .heading p:before{
position: absolute;
left: 30px;
height: 40px;
width: 1px;
background-color: #ed0676;
content: "";
top: 10px;
}
.contact-form{
position: relative;
z-index: 1;
}
.contact-form .row{
margin: 0 -10px;
}
.contact-form .form-group{
position:relative;
padding: 0 10px;
margin-bottom:20px;
}
.contact-form .form-group:last-child{
margin-bottom: 0;
}
.contact-form .form-group input[type="text"],
.contact-form .form-group input[type="email"],
.contact-form .form-group input[type="tel"],
.contact-form .form-group input[type="url"],
.contact-form .form-group textarea,
.contact-form .form-group select{
position: relative;
display: block;
width: 100%;
font-size: 13px;
line-height: 28px;
color: #ffffff;
font-weight: 500;
padding: 10px 25px;
height: 50px;
letter-spacing: .5px;
background-color: transparent;
border: 1px solid #666666;
-webkit-transition: all 300ms ease;
-ms-transition: all 300ms ease;
-o-transition: all 300ms ease;
-moz-transition: all 300ms ease;
transition: all 300ms ease;
}
.contact-form ::-webkit-input-placeholder{color: #666666;;}
.contact-form ::-moz-input-placeholder{color: #666666;;}
.contact-form ::-ms-input-placeholder{color: #666666;;}
.contact-form .form-group input:focus,
.contact-form .form-group select:focus,
.contact-form .form-group textarea:focus{
border-color:#ffffff;
}
.contact-form .form-group textarea{
height: 145px;
resize: none;
}
.contact-section .map-column .map-outer{
position: relative;
padding-left: 70px;
padding-top: 105px;
}
.contact-section .map-column .info-box{
position: absolute;
left: 0;
top: 0;
color: #ffffff;
background-color: #ed0676;
padding: 20px;
max-width: 350px;
z-index: 1;
}
.contact-section .map-column .info-box h3{
display: block;
font-size: 24px;
color: #ffffff;
font-weight: 600;
line-height: 1.2em;
margin-bottom: 10px;
}
.contact-section .map-column .info-box p{
display: block;
font-size: 14px;
line-height: 27px;
color: #fefefe;
font-weight: 400;
}
.map-column{
position:relative;
}
.map-data{
text-align:center;
font-size:14px;
font-weight:400;
line-height:1.8em;
}
.map-data h6{
font-size:16px;
font-weight:700;
text-align:center;
margin-bottom:5px;
color:#ed0676;
}
.map-canvas{
height:420px;
}
/***
====================================================================
Contact Page Section
====================================================================
***/
.contact-page-section{
position: relative;
}
.contact-page-section .form-section{
padding: 120px 0 130px;
}
.contact-form-two .title{
position: relative;
display: block;
font-size: 30px;
line-height: 1em;
color: #ed0676;
font-weight: 700;
margin-bottom: 20px;
font-family: 'Tangerine', cursive;
}
.contact-form-two h3{
display: block;
font-size: 36px;
line-height: 1.2em;
color: #222222;
font-weight: 700;
margin-bottom: 30px;
}
.contact-form-two .text{
display: block;
font-size: 14px;
line-height: 30px;
color: #666666;
font-weight: 400;
margin-bottom: 40px;
}
.contact-page-section .form-section{
position: relative;
padding-top: 120px;
}
.contact-form-two{
position: relative;
z-index: 1;
}
.contact-form-two .form-group{
position:relative;
margin-bottom:30px;
}
.contact-form-two .form-group:last-child{
margin-bottom: 0;
}
.contact-form-two .form-group input[type="text"],
.contact-form-two .form-group input[type="email"],
.contact-form-two .form-group input[type="tel"],
.contact-form-two .form-group input[type="url"],
.contact-form-two .form-group textarea,
.contact-form-two .form-group select{
position: relative;
display: block;
width: 100%;
font-size: 13px;
line-height: 28px;
color: #555555;
font-weight: 500;
height: 50px;
padding: 10px 25px;
letter-spacing: .5px;
background-color: transparent;
border: 1px solid #dddddd;
-webkit-transition: all 300ms ease;
-ms-transition: all 300ms ease;
-o-transition: all 300ms ease;
-moz-transition: all 300ms ease;
transition: all 300ms ease;
}
.contact-form-two ::-webkit-input-placeholder{color: #999999;;}
.contact-form-two ::-moz-input-placeholder{color: #999999;;}
.contact-form-two ::-ms-input-placeholder{color: #999999;;}
.contact-form-two .form-group input:focus,
.contact-form-two .form-group select:focus,
.contact-form-two .form-group textarea:focus{
border-color:#7fa700;
}
.contact-form-two .form-group textarea{
height: 200px;
margin-bottom: 20px;
resize: none;
}
.contact-form-two .form-group label.error{
color:#ff0000;
line-height:20px;
padding-top:5px;
font-weight:500;
font-size:14px;
display:block;
text-transform:capitalize;
}
.contact-page-section .map-canvas{
height:500px;
}
.contact-page-section .contact-column .inner-column{
padding-top: 45px;
}
.contact-page-section .contact-column .title{
display: block;
font-size: 36px;
line-height: 1.2em;
color: #222222;
font-weight: 700;
margin-bottom: 35px;
}
.contact-page-section .contact-column .text{
font-size: 14px;
line-height: 24px;
color: #666666;
font-weight: 600;
margin-bottom: 40px;
}
.contact-page-section .contact-info {
position: relative;
}
.contact-page-section .contact-info li{
position: relative;
font-size: 14px;
line-height: 24px;
color: #333333;
font-weight: 600;
padding-left: 70px;
margin-bottom: 30px;
min-height: 50px;
}
.contact-page-section .contact-info li .icon{
position: absolute;
left: 0;
top: 0;
height: 50px;
width: 50px;
text-align: center;
line-height: 48px;
border:1px solid #ed0676;
color: #ed0676;
font-size: 20px;
border-radius: 50%;
}
.contact-page-section .contact-info li strong{
display: block;
font-size: 18px;
line-height: 24px;
color: #222222;
font-weight: 600;
}
.contact-page-section .contact-info li p{
font-size: 14px;
line-height: 24px;
color: #666666;
font-weight: 500;
}
.contact-page-section .contact-info li p a{
color: #666666;
-webkit-transition: all 300ms ease;
-moz-transition: all 300ms ease;
-ms-transition: all 300ms ease;
-o-transition: all 300ms ease;
transition: all 300ms ease;
}
.contact-page-section .contact-info li a:hover{
color: #ed0676;
}
.contact-page-section .contact-info .social-links{
position: relative;
}
.contact-page-section .social-links h5{
display: inline-block;
font-size: 18px;
line-height: 30px;
color: #222222;
font-weight: 600;
}
.social-icon-one {
position: relative;
display: inline-block;
}
.contact-page-section .map-section{
padding-bottom: 150px;
}
/***
==================================================================
Main Footer
==================================================================
***/
.main-footer{
position:relative;
background-repeat:no-repeat;
background-position:center center;
background-size: cover;
}
.main-footer .widgets-section{
position:relative;
padding: 110px 0 60px;
}
.main-footer .footer-column{
position:relative;
}
.main-footer .footer-widget{
position:relative;
margin-bottom:30px;
}
.main-footer .footer-column .widget-title{
position: relative;
font-size:20px;
line-height: 1.2em;
color:#222222;
font-weight:600;
margin-bottom:30px;
padding-bottom: 15px;
}
.main-footer .footer-column .widget-title:before{
position: absolute;
left: 0;
bottom: 0;
height: 1px;
width: 60px;
background-color: #ed0676;
content: "";
display: inline-block;
}
.main-footer .footer-logo{
position:relative;
margin-bottom: 40px;
}
.main-footer .footer-logo img{
display:block;
max-width:100%;
}
.main-footer .about-widget p{
position: relative;
font-size: 14px;
line-height: 30px;
color: #999999;
font-weight: 400;
margin-bottom: 35px;
}
.main-footer .about-widget .social-links{
position: relative;
}
.main-footer .about-widget .social-links span{
display: inline-block;
font-size: 16px;
line-height: 30px;
color: #222222;
font-weight: 600;
}
.main-footer .about-widget .social-icon-one{
position: relative;
display: inline-block;
}
.social-icon-one li{
position: relative;
display: inline-block;
margin-left: 15px;
}
.social-icon-one li a{
position: relative;
display: inline-block;
font-size: 18px;
line-height: 30px;
color: #777777;
-webkit-transition: all 300ms ease;
-moz-transition: all 300ms ease;
-ms-transition: all 300ms ease;
-o-transition: all 300ms ease;
transition: all 300ms ease;
}
.social-icon-one li a:hover{
color: #ed0676;
}
/*=== links Widget ===*/
.main-footer .links-widget{
position: relative;
padding-left: 70px;
}
.main-footer .links-widget .list li{
position:relative;
display: block;
padding-left: 25px;
margin-bottom: 10px;
}
.main-footer .links-widget .list li:before{
position: absolute;
left: 0;
top: 0;
font-size: 14px;
color: #ed0676;
font-weight: 400;
content: "\f105";
font-family: "FontAwesome";
}
.main-footer .links-widget .list li a{
position:relative;
display: inline-block;
font-size: 14px;
line-height:20px;
color:#999999;
font-weight: 500;
text-transform:capitalize;
-webkit-transition: all 200ms ease;
-moz-transition: all 200ms ease;
-ms-transition: all 200ms ease;
-o-transition: all 200ms ease;
transition: all 200ms ease;
}
.main-footer .links-widget .list li a:hover{
color:#222222;
font-weight: 500;
}
/*=== Contact Widget ===*/
.contact-widget{
position: relative;
}
.main-footer .contact-list li{
position: relative;
font-size: 14px;
line-height:36px;
color:#999999;
font-weight: 400;
}
.main-footer .contact-list li a{
color:#999999;
-webkit-transition: all 200ms ease;
-moz-transition: all 200ms ease;
-ms-transition: all 200ms ease;
-o-transition: all 200ms ease;
transition: all 200ms ease;
}
.main-footer .contact-list li a:hover{
color: #ed0676;
}
.main-footer .contact-list li strong{
font-weight: 500;
color: #222222;
}
/*=== Gallery Widget ===*/
.main-footer .gallery-widget .outer{
position:relative;
margin: 0px -4px 0;
}
.main-footer .gallery-widget .widget-title{
margin-bottom: 35px;
}
.main-footer .gallery-widget .outer .image{
position:relative;
float:left;
width:33.3333%;
padding:0px 4px;
margin-bottom:10px;
}
.main-footer .gallery-widget .image img{
display:block;
width:100%;
}
.main-footer .gallery-widget .image a{
position: relative;
display: block;
}
.main-footer .gallery-widget .image a:before{
position: absolute;
left: 0;
top: 0;
height: 100%;
width: 100%;
background:#ed0676 none scroll repeat padding-box content-box;
padding: 5px;
opacity: .80;
content: "";
-webkit-transform: scale(0);
-moz-transform: scale(0);
-ms-transform: scale(0);
-o-transform: scale(0);
transform: scale(0);
-webkit-transition: all 300ms ease;
-moz-transition: all 300ms ease;
-ms-transition: all 300ms ease;
-o-transition: all 300ms ease;
transition: all 300ms ease;
}
.main-footer .gallery-widget .image a:hover:before{
-webkit-transform: scale(1);
-moz-transform: scale(1);
-ms-transform: scale(1);
-o-transform: scale(1);
transform: scale(1);
}
.main-footer .gallery-widget .image a:after{
position: absolute;
height: 20px;
width: 20px;
left: 50%;
top: 50%;
margin-left: -10px;
margin-top: -10px;
content: "\f158";
text-align: center;
line-height: 20px;
font-size: 18px;
color: #ffffff;
font-family: "Flaticon";
-webkit-transform: scale(0);
-moz-transform: scale(0);
-ms-transform: scale(0);
-o-transform: scale(0);
transform: scale(0);
-webkit-transition: all 300ms ease;
-moz-transition: all 300ms ease;
-ms-transition: all 300ms ease;
-o-transition: all 300ms ease;
transition: all 300ms ease;
}
.main-footer .gallery-widget .image a:hover:after{
-webkit-transform: scale(1);
-moz-transform: scale(1);
-ms-transform: scale(1);
-o-transform: scale(1);
transform: scale(1);
}
/*=== Footer Bottom ===*/
.main-footer .footer-bottom{
position:relative;
background-color: #eeeeee;
}
.main-footer .footer-bottom .copyright-text{
position: relative;
padding:30px 0px;
}
.main-footer .footer-bottom p{
position: relative;
float: left;
font-size:14px;
line-height: 20px;
color: #666666;
font-weight: 500;
}
.main-footer .footer-bottom p a{
color: #666666;
-webkit-transition: all 300ms ease;
-moz-transition: all 300ms ease;
-ms-transition: all 300ms ease;
-o-transition: all 300ms ease;
transition: all 300ms ease;
}
.main-footer .footer-bottom p a:hover{
text-decoration: underline;
}
.main-footer .footer-bottom .link-box{
float: right;
}
.main-footer .footer-bottom .link-box a{
display: block;
font-size: 14px;
line-height: 20px;
color: #ed0676;
font-weight: 500;
}
.main-footer .footer-bottom .link-box a:hover{
text-decoration: underline;
}
/*=== Footer Style Two ===*/
.main-footer.style-two .footer-bottom{
position:relative;
background-color: #ed0676;
}
.main-footer.style-two .footer-bottom p{
color: #ffffff;
}
.main-footer.style-two .footer-bottom p a{
color: #ffffff;
}
.main-footer.style-two .footer-bottom .link-box a{
color: #ffffff;
}
/***
==================================================================
Sidebar Page Container
==================================================================
***/
.sidebar-page-container{
position: relative;
padding: 120px 0 70px;
}
.sidebar-page-container .sidebar-side,
.sidebar-page-container .content-side{
position: relative;
margin-bottom: 50px;
}
.sidebar-side .default-sidebar{
padding: 40px 35px;
border:1px dashed #dddddd;
}
.sidebar-widget{
position: relative;
margin-bottom:40px;
}
.sidebar-side .sidebar-widget:last-child{
margin-bottom: 0;
}
.sidebar-page-container .sidebar-title{
position: relative;
padding-bottom: 17px;
margin-bottom: 50px;
}
.sidebar-page-container .sidebar-title:before{
position: absolute;
left: 0;
bottom: 0px;
height: 1px;
width: 60px;
background-color: #ed0676;
content: "";
}
.sidebar-page-container .sidebar-title h2{
position: relative;
display: block;
font-size: 20px;
line-height: 1.2em;
color: #222222;
text-transform: capitalize;
font-weight: 500;
}
.shop-sidebar .sidebar-title h2{
position: relative;
display: block;
font-size: 18px;
line-height: 1.2em;
color: #222222;
text-transform: capitalize;
font-weight: 600;
}
/*Search Box Widget*/
.sidebar .search-box{
position: relative;
}
.sidebar .search-box .form-group{
position:relative;
margin:0px;
}
.sidebar .search-box .form-group input[type="text"],
.sidebar .search-box .form-group input[type="search"]{
position:relative;
display:block;
font-size:14px;
color:#555555;
line-height:28px;
padding:10px 25px;
padding-right: 40px;
height:50px;
width:100%;
border:1px solid #cccccc;
background-color: #ffffff;
transition:all 500ms ease;
-moz-transition:all 500ms ease;
-webkit-transition:all 500ms ease;
-ms-transition:all 500ms ease;
-o-transition:all 500ms ease;
}
.sidebar ::-webkit-input-placeholder{color: #bbbbbb;}
.sidebar ::-moz-input-placeholder{color: #bbbbbb;}
.sidebar ::-ms-input-placeholder{color: #bbbbbb;}
.sidebar .search-box .form-group input:focus{
border-color:#ed0676;
}
.sidebar .search-box .form-group button{
position:absolute;
right:0;
top:0;
width:50px;
height:50px;
line-height: 50px;
text-align:center;
display:block;
font-size:16px;
color:#ffffff;
background:#ed0676;
font-weight:normal;
-webkit-transition: all 300ms ease;
-moz-transition: all 300ms ease;
-ms-transition: all 300ms ease;
-o-transition: all 300ms ease;
transition: all 300ms ease;
}
.sidebar .search-box .form-group button:hover{
background-color: #222222;
}
/*=== Categories ===*/
.category-list{
position: relative;
display: block;
}
.category-list li{
position: relative;
border: 1px dashed #cccccc;
margin-bottom: -1px;
}
.category-list li a{
position: relative;
display: block;
font-size: 12px;
line-height: 15px;
color: #666666;
padding: 19px 25px;
font-weight: 400;
-webkit-transition: all 200ms ease;
-moz-transition: all 200ms ease;
-ms-transition: all 200ms ease;
-o-transition: all 200ms ease;
transition: all 200ms ease;
}
.category-list li a span{
float: right;
font-size: 12px;
margin-right: 25px;
color: #666666;
-webkit-transition: all 200ms ease;
-moz-transition: all 200ms ease;
-ms-transition: all 200ms ease;
-o-transition: all 200ms ease;
transition: all 200ms ease;
}
.category-list li a:hover span,
.category-list li a:hover{
color: #ed0676;
}
/*=== Popular Post ===*/
.popular-posts .post{
position: relative;
padding-left: 100px;
min-height: 115px;
margin-bottom: 30px;
padding-top: 5px;
padding-bottom: 30px;
border-bottom: 1px dashed #cccccc;
}
.popular-posts .post-thumb{
position: absolute;
left: 0;
top: 0;
height: 85px;
width: 85px;
margin-bottom: 20px;
}
.gallery-widget .gallery-outer .image a:before,
.popular-posts .post-thumb:before{
position: absolute;
left: 0;
top: 0;
height: 100%;
width: 100%;
opacity: .80;
background:#ed0676;
content: "";
z-index: 1;
-webkit-transform: scale(0);
-moz-transform: scale(0);
-ms-transform: scale(0);
-o-transform: scale(0);
transform: scale(0);
-webkit-transition: all 300ms ease;
-moz-transition: all 300ms ease;
-ms-transition: all 300ms ease;
-o-transition: all 300ms ease;
transition: all 300ms ease;
}
.gallery-widget .gallery-outer .image a:hover:before,
.popular-posts .post:hover .post-thumb:before{
-webkit-transform: scale(1);
-moz-transform: scale(1);
-ms-transform: scale(1);
-o-transform: scale(1);
transform: scale(1);
}
.gallery-widget .gallery-outer .image a:after,
.popular-posts .post-thumb:after{
position: absolute;
height: 20px;
width: 20px;
left: 50%;
top: 50%;
margin-left: -10px;
margin-top: -10px;
content: "\f0c1";
text-align: center;
line-height: 20px;
font-size: 18px;
color: #ffffff;
z-index: 2;
font-family: "FontAwesome";
-webkit-transform: scale(0);
-moz-transform: scale(0);
-ms-transform: scale(0);
-o-transform: scale(0);
transform: scale(0);
-webkit-transition: all 300ms ease;
-moz-transition: all 300ms ease;
-ms-transition: all 300ms ease;
-o-transition: all 300ms ease;
transition: all 300ms ease;
}
.gallery-widget .gallery-outer .image a:hover:after,
.popular-posts .post:hover .post-thumb:after{
-webkit-transform: scale(1);
-moz-transform: scale(1);
-ms-transform: scale(1);
-o-transform: scale(1);
transform: scale(1);
}
.popular-posts .post-thumb img{
position: relative;
display: block;
width: 100%;
}
.popular-posts .post h3{
position: relative;
font-size: 16px;
line-height: 24px;
color: #222222;
font-weight: 500;
}
.popular-posts .post h3 a{
color: #222222;
-webkit-transition: all 300ms ease;
-moz-transition: all 300ms ease;
-ms-transition: all 300ms ease;
-o-transition: all 300ms ease;
transition: all 300ms ease;
}
.popular-posts .post .date{
position: relative;
display: block;
font-size: 12px;
line-height: 24px;
color: #ed0676;
font-weight: 400;
}
.gallery-widget{
position: relative;
}
.gallery-widget .follow-us{
position: absolute;
right: 0;
top: 0;
font-size: 12px;
line-height: 28px;
color: #999999;
font-weight: 500;
}
.gallery-widget .gallery-outer{
position:relative;
margin: 0px -5px 0px;
}
.gallery-widget .gallery-outer .image{
position:relative;
float:left;
width: 33.333333333%;
padding-right: 5px;
padding-left: 5px;
margin-bottom: 10px;
overflow: hidden;
}
.gallery-widget .gallery-outer .image a{
position: relative;
display: block;
}
.gallery-widget .gallery-outer .image a:before{
background:#222222;
}
.gallery-widget .gallery-outer .image img{
display:block;
width:100%;
}
/*=== Tags ===*/
.tag-list{
position: relative;
display: block;
}
.tag-list li{
position: relative;
float: left;
margin-bottom: 14px;
margin-right: 14px;
}
.tag-list li a{
position: relative;
display: block;
font-size: 12px;
line-height: 15px;
color: #666666;
font-weight: 400;
padding: 9px 18px;
border:1px solid #cccccc;
-webkit-transition: all 300ms ease;
-moz-transition: all 300ms ease;
-ms-transition: all 300ms ease;
-o-transition: all 300ms ease;
transition: all 300ms ease;
}
.tag-list li a:hover{
background-color: #ed0676;
border-color: #ed0676;
color: #ffffff;
}
/***
====================================================================
Shop Page Section
====================================================================
***/
.shop-upper-box{
position: relative;
margin-bottom: 50px;
}
.shop-upper-box .items-label{
position: relative;
font-size: 16px;
line-height: 30px;
color: #aaaaaa;
padding: 10px 0;
}
.sort-by .ui-selectmenu-button.ui-button{
position:relative;
display:block;
height:50px;
width:100%;
min-width: 180px;
line-height:28px;
text-align: left;
padding:10px 20px;
font-size: 14px;
border: 1px solid #cccccc;
color: #aaaaaa;
font-weight: 400;
text-transform:capitalize;
background:#ffffff;
}
.sort-by .ui-button .ui-icon{
background:none;
position:relative;
top:0px;
text-indent:0px;
color:#ed0676;
}
.sort-by .ui-button .ui-icon:before{
font-family: 'FontAwesome';
content: "\f107";
font-weight: 900;
position:absolute;
right:0px;
top:4px !important;
top:13px;
width:10px;
height:20px;
display:block;
color:#aaaaaa;
line-height:20px;
font-size:16px;
text-align:center;
z-index:5;
}
.shop-item {
position: relative;
margin-bottom: 65px;
}
.shop-item .inner-box{
position: relative;
}
.shop-item .image{
position: relative;
}
.shop-item .image img{
display: block;
width: 100%;
}
.shop-item .overlay-box{
position: absolute;
left: 0;
top: 0;
height: 100%;
width: 100%;
text-align: center;
background: rgba(136,175,12,.80);
-webkit-transition: all 400ms ease;
-moz-transition: all 400ms ease;
-ms-transition: all 400ms ease;
-o-transition: all 400ms ease;
transition: all 400ms ease;
-webkit-transform: scale(0);
-moz-transform: scale(0);
-ms-transform: scale(0);
-o-transform: scale(0);
transform: scale(0);
}
.shop-item:hover .overlay-box{
-webkit-transform: scale(1);
-moz-transform: scale(1);
-ms-transform: scale(1);
-o-transform: scale(1);
transform: scale(1);
}
.shop-item .overlay-box .icon-box{
position: absolute;
left: 0;
top: 50%;
width: 100%;
margin-top: -25px;
text-align: center;
-webkit-transform: scale(0);
-moz-transform: scale(0);
-ms-transform: scale(0);
-o-transform: scale(0);
transform: scale(0);
}
.shop-item:hover .overlay-box .icon-box{
-webkit-transform: scale(1);
-moz-transform: scale(1);
-ms-transform: scale(1);
-o-transform: scale(1);
transform: scale(1);
-webkit-transition: all 400ms ease;
-moz-transition: all 400ms ease;
-ms-transition: all 400ms ease;
-o-transition: all 400ms ease;
transition: all 400ms ease;
-webkit-transition-delay: 300ms;
-moz-transition-delay: 300ms;
-ms-transition-delay: 300ms;
-o-transition-delay: 300ms;
transition-delay: 300ms;
}
.shop-item .overlay-box .cart-btn{
position: relative;
display: inline-block;
font-size: 16px;
line-height: 30px;
color: #ffffff;
padding: 10px 25px;
background-color: #36404b;
-webkit-transition: all 400ms ease;
-moz-transition: all 400ms ease;
-ms-transition: all 400ms ease;
-o-transition: all 400ms ease;
transition: all 400ms ease;
}
.shop-item .overlay-box .cart-btn i{
margin-right: 10px;
}
.shop-item .overlay-box .cart-btn:hover{
background-color: #ed0676;
}
.shop-item .lower-content{
position: relative;
padding: 30px 0px 0;
}
.shop-item .lower-content h3{
position: relative;
display: block;
text-align: left;
font-size: 18px;
color: #222222;
line-height: 1.2em;
font-weight: 600;
margin-bottom: 20px;
}
.shop-item .lower-content h3 a{
color: #222222;
-webkit-transition: all 300ms ease;
-moz-transition: all 300ms ease;
-ms-transition: all 300ms ease;
-o-transition: all 300ms ease;
transition: all 300ms ease;
}
.shop-item .lower-content h3 a:hover{
color: #ed0676;
}
.shop-item .lower-content .price{
position: relative;
float: left;
width: 50%;
font-size: 16px;
color: #ed0676;
line-height: 25px;
font-weight: 500;
}
.shop-item .lower-content .price del{
color: #777777;
text-decoration: line-through;
margin-right: 10px;
}
.shop-item .lower-content .rating {
position: relative;
float: right;
width: 50%;
font-size: 14px;
line-height: 25px;
color: #ed0676;
font-weight: 900;
text-align: right;
}
/*Comment Form*/
.shop-comment-form{
position:relative;
margin-top:50px;
}
.shop-comment-form h2{
position:relative;
font-size:30px;
color:#222222;
font-weight:600;
margin-bottom:10px !important;
}
.shop-comment-form .mail-text{
position:relative;
color:#777777;
font-size:16px;
margin-bottom:15px;
}
.shop-comment-form .group-title{
margin-bottom:20px;
}
.shop-comment-form .rating-box{
position:relative;
margin-bottom:20px;
}
.shop-comment-form .rating-box .text{
position:relative;
font-size:16px;
color:#222222;
margin-bottom:15px;
}
.shop-comment-form .rating-box .rating{
position:relative;
display:inline-block;
}
.shop-comment-form .rating-box .rating .fa{
position:relative;
display:inline-block;
}
.shop-comment-form .rating-box .rating a{
position:relative;
color:#333333;
font-size:14px;
display:inline-block;
margin-right:5px;
}
.shop-comment-form .rating-box .rating a:hover{
color:#ed0676;
}
.shop-comment-form .form-group{
position:relative;
margin-bottom:20px;
}
.shop-comment-form .form-group label{
position:relative;
color:#333333;
font-size:14px;
font-weight:400;
}
.shop-comment-form .form-group:last-child{
margin-bottom:0px;
}
.shop-comment-form .form-group input[type="text"],
.shop-comment-form .form-group input[type="password"],
.shop-comment-form .form-group input[type="tel"],
.shop-comment-form .form-group input[type="email"],
.shop-comment-form .form-group select{
position:relative;
display:block;
width:100%;
line-height:28px;
padding:10px 15px;
border:1px solid #dddddd;
height:50px;
color:#848484;
font-weight:300;
background:#ffffff;
-webkit-transition:all 300ms ease;
-ms-transition:all 300ms ease;
-o-transition:all 300ms ease;
-moz-transition:all 300ms ease;
transition:all 300ms ease;
}
.shop-comment-form .form-group input[type="text"]:focus,
.shop-comment-form .form-group input[type="password"]:focus,
.shop-comment-form .form-group input[type="tel"]:focus,
.shop-comment-form .form-group input[type="email"]:focus,
.shop-comment-form .form-group select:focus,
.shop-comment-form .form-group textarea:focus{
border-color:#ed0676;
}
.shop-comment-form .form-group textarea{
position:relative;
display:block;
width:100%;
line-height:26px;
padding:10px 15px;
color:#848484;
border:1px solid #dddddd;
height:120px;
font-weight:300;
background:#ffffff;
resize:none;
-webkit-transition:all 300ms ease;
-ms-transition:all 300ms ease;
-o-transition:all 300ms ease;
-moz-transition:all 300ms ease;
transition:all 300ms ease;
}
.shop-comment-form button{
position:relative;
padding: 20px 40px;
margin-top: 10px;
}
.shop-comment-form input:focus,
.shop-comment-form select:focus,
.shop-comment-form textarea:focus{
border-color:#f06529;
}
/*Sidebar Range slider */
.sidebar-widget .range-slider-one{
position:relative;
min-height:48px;
}
.sidebar-widget .range-slider-one .title{
position:relative;
float:left;
color:#000000;
font-size:16px;
font-weight:400;
margin-top:10px;
}
.sidebar-widget .range-slider-one .title:before{
position:absolute;
content:'$';
right:-14px;
top:0px;
color:#333333;
font-size:15px;
font-weight:400;
}
.sidebar-widget .range-slider-one .input{
float:right;
left: 8px;
max-width:75px;
padding-left:8px;
margin-top:10px;
position: relative;
}
.sidebar-widget .range-slider-one .input input{
background:none;
color:#777777;
font-size:16px;
font-weight:400;
width:auto;
text-align:left;
}
.sidebar-widget .range-slider-one .ui-widget.ui-widget-content{
height:3px;
border:none;
margin-bottom:45px;
background:#cccccc;
}
.sidebar-widget .range-slider-one .ui-slider .ui-slider-range{
top:0px;
height:4px;
background:#36404b;
}
.sidebar-widget .range-slider-one .ui-state-default,
.sidebar-widget .range-slider-one .ui-widget-content .ui-state-default{
top:-5px;
width:15px;
height:15px;
z-index: 99;
background:#ed0676;
cursor:pointer;
border:0;
}
.sidebar-widget .range-slider-one .theme-btn{
padding: 12px 30px;
font-weight: 500;
margin: 0;
text-transform: uppercase;
}
/*Sidebar Realated Posts */
.sidebar .related-posts .post{
position:relative;
padding-left:90px;
min-height:70px;
padding-bottom: 30px;
border-bottom: 1px dashed #cccccc;
margin-bottom:30px;
}
.sidebar .related-posts .post:last-child{
margin-bottom:0px;
}
.sidebar .related-posts .post .post-thumb{
position:absolute;
left:0px;
top:0px;
width:70px;
}
.sidebar .related-posts .post .post-thumb img{
display:block;
width:100%;
}
.sidebar .related-posts .post h4{
top:-2px;
font-size:18px;
line-height: 1.2em;
font-weight:500;
color:#222222;
text-transform:capitalize;
}
.sidebar .related-posts .post h4 a{
color:#222222;
transition:all 300ms ease;
-webkit-transition:all 300ms ease;
-ms-transition:all 300ms ease;
-o-transition:all 300ms ease;
-moz-transition:all 300ms ease;
}
.sidebar .related-posts .post a:hover{
color:#ed0676;
}
.sidebar .related-posts .rating{
position: relative;
}
.sidebar .related-posts .rating span{
position:relative;
display:inline-block;
font-size:14px;
line-height:15px;
color:#ed0676;
}
.sidebar .related-posts .price{
position:relative;
font-size:14px;
line-height: 20px;
color:#777777;
font-weight:400;
}
/***
====================================================================
Shop Details
====================================================================
***/
.shop-single{
position:relative;
padding: 120px 0 150px;
}
.product-details .basic-details{
position:relative;
margin-bottom: 65px;
}
.product-details .image-column,
.product-details .info-column{
margin-bottom:20px;
}
.product-details .info-column{
position:relative;
}
.product-details .info-column .inner-column{
position: relative;
}
.product-details .image-column .image-box img{
position:relative;
display:block;
width:100%;
}
.product-details .basic-details .details-header{
position:relative;
margin-bottom:23px;
}
.product-details .basic-details .details-header h4{
font-size:24px;
font-weight:700;
color:#222222;
line-height:1.2em;
margin-bottom:15px;
}
.product-details .basic-details .details-header h4 a{
color:#222222;
}
.product-details .basic-details .item-price{
position: relative;
font-size:16px;
font-weight:600;
color:#ed0676;
line-height:24px;
display: block;
margin-bottom: 7px;
}
.product-details .basic-details .item-price del{
color: #666666;
font-weight: 500;
margin-right: 10px;
}
.product-details .basic-details .rating{
display: inline-block;
font-size:18px;
color:#ed0676;
margin-right: 15px;
}
.product-details .basic-details .rating .fa{
display:inline-block;
}
.product-details .basic-details .text{
font-size:14px;
line-height:30px;
color:#777777;
font-weight: 500;
margin-bottom: 35px;
}
.product-details .basic-details .theme-btn{
padding: 15px 45px;
font-weight: 500;
}
.product-details .basic-details .item-quantity{
position: relative;
float: left;
margin-right: 22px;
max-width: 150px;
border: 1px solid #777777;
-webkit-border-radius: 3px;
-moz-border-radius: 3px;
-ms-border-radius: 3px;
-o-border-radius: 3px;
border-radius: 3px;
margin-bottom: 15px;
}
.product-details .basic-details .quantity-spinner,
.cart-section input.quantity-spinner{
line-height:28px;
width: 100px;
padding:10px 15px !important;
height:50px !important;
box-shadow:none !important;
border-right:1px solid #777777;
text-align: center;
font-size: 20px;
color: #666666;
}
.product-details .basic-details .bootstrap-touchspin .input-group-btn-vertical > .btn,
.cart-section .bootstrap-touchspin .input-group-btn-vertical > .btn{
background:none;
border: 0;
margin-right: 10px;
color: #777777;
text-align: center;
}
.bootstrap-touchspin .input-group-btn-vertical{
width: 50px;
text-align: center;
border:1px solid #777777;
border-left: 0;
}
.bootstrap-touchspin .input-group-btn-vertical i{
left: 0;
width: 100%;
}
/***
====================================================================
Product Tabs Style
====================================================================
***/
.product-info-tabs{
position:relative;
margin-bottom:50px;
}
.product-info-tabs .prod-tabs{
position:relative;
}
.product-info-tabs .prod-tabs .tab-btns{
position:relative;
z-index:1;
}
.product-info-tabs .prod-tabs .tab-btns .tab-btn{
position:relative;
float:left;
font-size: 16px;
line-height: 20px;
color: #000000;
font-weight: 600;
padding: 19px 30px;
text-transform: uppercase;
border:1px solid #dddddd;
margin-bottom: -1px;
cursor:pointer;
}
.product-info-tabs .prod-tabs .tab-btns .tab-btn.active-btn{
background:#eeeeee;
}
.product-info-tabs .prod-tabs .tabs-container{
position:relative;
}
.product-info-tabs .prod-tabs .tabs-container .tab{
position:relative;
padding:30px 30px;
display:none;
border:1px solid #dddddd;
}
.product-info-tabs .prod-tabs .tabs-container .tab.active-tab{
display:block;
}
.product-info-tabs .prod-tabs .tabs-container .tab p,
.product-info-tabs .prod-tabs .tabs-container .tab h2,
.product-info-tabs .prod-tabs .tabs-container .tab h3,
.product-info-tabs .prod-tabs .tabs-container .tab h4,
.product-info-tabs .prod-tabs .tabs-container .tab h5,
.product-info-tabs .prod-tabs .tabs-container .tab h6{
margin-bottom:15px;
}
.product-info-tabs .prod-tabs .tabs-container .tab h3{
font-size:30px;
font-weight:500;
text-transform:uppercase;
color:#36404b;
margin-bottom:15px;
}
.product-info-tabs .prod-tabs .tabs-container .tab h4{
font-size:14px;
font-weight:600;
text-transform:uppercase;
color:#222222;
margin-bottom:15px;
}
.product-info-tabs .prod-tabs #prod-description{
position: relative;
padding: 30px 30px;
margin-bottom: 110px;
}
.product-info-tabs .prod-tabs #prod-description p{
position: relative;
font-size: 16px;
line-height: 28px;
color: #777777;
}
.product-info-tabs .prod-tabs .reviews-container{
position:relative;
}
.product-info-tabs .prod-tabs .reviews-container .review-box{
position:relative;
margin-bottom:30px;
min-height:110px;
}
.product-info-tabs .prod-tabs .reviews-container .review-box.reply{
margin-left: 100px;
}
.product-info-tabs .prod-tabs .reviews-container .rev-thumb{
position:absolute;
left:20px;
top:20px;
width:70px;
height:70px;
margin-bottom:20px;
background:#ffffff;
z-index: 99;
-webkit-border-radius:3px;
-moz-border-radius:3px;
-ms-border-radius:3px;
-o-border-radius:3px;
border-radius:3px;
}
.product-info-tabs .prod-tabs .reviews-container .rev-thumb img{
display:block;
width:70px;
height:70px;
}
.product-info-tabs .prod-tabs .reviews-container .rev-content{
position:relative;
padding:20px;
padding-left: 120px;
border:1px solid #e0e0e0;
background:#ffffff;
}
.product-info-tabs .prod-tabs .reviews-container .rating{
color:#ed0676;
font-size:14px;
line-height: 15px;
margin-bottom: 5px;
}
.product-info-tabs .prod-tabs .reviews-container .rating .fa{
display: inline-block;
}
.product-info-tabs .prod-tabs .reviews-container .rev-info{
margin-top: -5px;
letter-spacing:1px;
font-size: 14px;
line-height: 24px;
color: #777777;
font-weight: 500;
margin-bottom: 5px;
}
.product-info-tabs .prod-tabs .reviews-container .rev-info span{
display: inline-block;
color: #222222;
font-size:16px;
margin-right: 25px;
font-weight: 500;
}
.product-info-tabs .prod-tabs .reviews-container .rev-text{
position: relative;
}
.product-info-tabs .prod-tabs .reviews-container .rev-text p{
font-size:13px;
color: #666666;
line-height: 24px;
margin: 0;
}
.product-info-tabs .prod-tabs .add-review{
position:relative;
margin:30px 0px 0px;
font-size:14px;
}
.product-info-tabs .prod-tabs .add-review .rating{
position:relative;
padding-top:8px;
}
.product-info-tabs .prod-tabs .add-review .rating .rate-box{
position:relative;
display:inline-block;
margin-right:10px;
font-size:14px;
color:#555555;
}
.product-info-tabs .prod-tabs .add-review .rating .rate-box:hover,
.product-info-tabs .prod-tabs .add-review .rating .rate-box:focus,
.product-info-tabs .prod-tabs .add-review .rating .rate-box:active{
color:#ed0676;
}
.product-info-tabs .prod-tabs .add-review label{
position:relative;
display:block;
font-size:14px;
margin-bottom:5px;
font-weight:400;
color:#303030;
}
.product-info-tabs .prod-tabs .add-review h3{
margin-bottom:20px;
}
.product-info-tabs .prod-tabs .add-review .form-group{
position:relative;
margin-bottom:20px;
}
.product-info-tabs .prod-tabs .add-review .form-group input[type="text"],
.product-info-tabs .prod-tabs .add-review .form-group input[type="password"],
.product-info-tabs .prod-tabs .add-review .form-group input[type="tel"],
.product-info-tabs .prod-tabs .add-review .form-group input[type="email"],
.product-info-tabs .prod-tabs .add-review .form-group select{
position:relative;
display:block;
width:100%;
line-height:22px;
padding:9px 15px;
color:#222222;
border:1px solid #e0e0e0;
transition:all 300ms ease;
-webkit-transition:all 300ms ease;
-ms-transition:all 300ms ease;
-o-transition:all 300ms ease;
-moz-transition:all 300ms ease;
}
.product-info-tabs .prod-tabs .add-review .form-group textarea{
position:relative;
display:block;
width:100%;
line-height:22px;
padding:8px 15px;
color:#222222;
border:1px solid #e0e0e0;
height:150px;
resize:none;
transition:all 300ms ease;
-webkit-transition:all 300ms ease;
-ms-transition:all 300ms ease;
-o-transition:all 300ms ease;
-moz-transition:all 300ms ease;
}
.product-info-tabs .prod-tabs .add-review .form-group textarea:focus,
.product-info-tabs .prod-tabs .add-review .form-group input:focus,
.product-info-tabs .prod-tabs .add-review .form-group select:focus{
border-color: #ed0676;
}
.product-info-tabs .prod-tabs .add-review .form-group button{
font-weight: 500;
padding: 22px 35px;
}
/*====================================================================
CheckOut Section
====================================================================*/
.checkout-page{
position:relative;
padding:120px 0px 120px;
}
.checkout-page .default-links{
position:relative;
margin-bottom:50px;
}
.checkout-page .default-links li{
line-height:25px;
padding:25px 25px;
font-size:16px;
font-weight: 500;
color:#666666;
background-color :#eeeeee;
margin-bottom: 40px;
}
.checkout-page .default-links li .fa{
position:relative;
font-size:24px;
line-height: 25px;
color:#ed0676;
margin-right:20px;
}
.checkout-page .default-links li a{
color:#666666;
font-size: 16px;
text-decoration:underline;
display: inline-block;
-webkit-transition: all 300ms ease;
-moz-transition: all 300ms ease;
-ms-transition: all 300ms ease;
-o-transition: all 300ms ease;
transition: all 300ms ease;
}
.checkout-page .default-links li a:hover{
color: #ed0676;
}
.checkout-page .sec-title{
margin-bottom: 20px;
}
.checkout-page .sec-title h3{
font-size: 20px;
line-height: 1.2em;
color: #222222;
font-weight: 600;
}
.checkout-form{
position:relative;
margin-bottom: 50px;
}
.checkout-form .column{
padding-right: 30px;
}
.checkout-form .form-group{
position:relative;
margin-bottom: 15px;
}
.checkout-form .form-group .field-label{
display:block;
line-height:24px;
text-transform:capitalize;
color:#222222;
font-size:15px;
font-weight:500;
margin-bottom:10px;
}
.checkout-form .form-group .field-label span{
position: relative;
font-size: 16px;
color: #222222;
display: block;
font-weight: 600;
}
.checkout-form .form-group .field-label sup{
top:-1px;
font-size:15px;
color: #009fe9;
}
.checkout-form .form-group .text{
position:relative;
color:#777777;
font-size:14px;
line-height: 24px;
}
.checkout-form input[type="text"],
.checkout-form input[type="email"],
.checkout-form input[type="password"],
.checkout-form input[type="tel"],
.checkout-form input[type="number"],
.checkout-form input[type="url"],
.checkout-form input[type="time"],
.checkout-form select,
.checkout-form textarea{
position:relative;
display:block;
width:100%;
background:#ffffff;
font-size: 16px;
line-height:26px;
color: #777777;
padding:12px 22px;
height:50px;
border:1px solid #e0e0e0;
transition:all 300ms ease;
-webkit-transition:all 300ms ease;
-ms-transition:all 300ms ease;
-o-transition:all 300ms ease;
-moz-transition:all 300ms ease;
}
.checkout-form select{
cursor:pointer;
-webkit-appearance:none;
-ms-appearance:none;
-o-appearance:none;
-moz-appearance:none;
background:#ffffff url(../images/icons/icon-select.png) right center no-repeat;
}
.checkout-form textarea{
resize:none;
height:60px !important;
padding-left: 30px;
}
.checkout-form input:focus,
.checkout-form select:focus,
.checkout-form textarea:focus{
border-color: #b2dd4c;
}
.checkout-page .check-box{
line-height:24px;
font-size:14px;
font-weight:normal;
padding-top:5px;
}
.checkout-page .check-box label{
position:relative;
top:-1px;
font-weight:normal;
padding:0px;
font-size:16px;
cursor:pointer;
color:#333333;
}
.checkout-page .lower-content{
margin-top:30px;
}
.checkout-page .lower-content .order-column{
margin-bottom:40px;
}
.checkout-page .lower-content .column h2{
position:relative;
color:#222222;
font-size:24px;
margin-bottom:30px;
padding-bottom:12px;
}
.checkout-page .lower-content .column h2:after{
position:absolute;
content:'';
left:0px;
bottom:0px;
width:40px;
height:2px;
background-color:#fa9928;
}
/*Coupon Box*/
.coupon-box{
position:relative;
padding:25px 25px;
margin-bottom:25px;
background-color:#f5f5f5;
}
.coupon-form{
position:relative;
}
.coupon-form .form-group{
position:relative;
margin-bottom:0px;
}
.coupon-form .form-group input[type="text"]{
position:relative;
display:block;
width:100%;
line-height:28px;
padding:10px 20px;
height:44px;
font-size:14px;
border:1px solid #cccccc;
-webkit-transition:all 300ms ease;
-ms-transition:all 300ms ease;
-o-transition:all 300ms ease;
-moz-transition:all 300ms ease;
transition:all 300ms ease;
}
.coupon-form .form-group input[type="text"]:focus{
border-color: #b2dd4c;
}
.coupon-form button{
margin-top:0px;
font-size:16px;
font-weight:700;
-webkit-border-radius:0px;
-moz-border-radius:0px;
-ms-border-radius:0px;
-o-border-radius:0px;
border-radius:0px;
padding:8px 26px;
text-transform:capitalize;
}
.order-box{
position:relative;
margin-bottom: 50px;
}
.order-box .sec-title{
margin-bottom: 25px;
}
.order-box .sec-title h2{
font-size: 20px;
font-weight: 500;
}
.order-box .title-box{
position:relative;
padding:15px 30px;
font-weight: 500;
color: #ffffff;
background-color :#222222;
}
.order-box .title-box .col{
position:relative;
width:50%;
float:left;
color:#ffffff;
font-size: 16px;
line-height: 25px;
}
.order-box ul{
position:relative;
border: 1px solid #cccccc;
}
.order-box ul li{
position:relative;
padding: 25px 30px;
font-size: 16px;
font-weight: 500;
color: #777777;
line-height: 30px;
border-bottom:1px solid #cccccc;
}
.order-box ul li strong{
color:#222222;
font-weight: 500;
font-size:16px;
}
.order-box ul li span{
width:50%;
float:right;
color:#ed0676;
font-size:16px;
}
.order-box ul li span.free{
color:#777777;
}
.order-box ul li:last-child{
border-bottom: 0;
}
.payment-box{
position:relative;
margin-bottom: 50px;
}
.payment-box .upper-box{
position:relative;
padding:15px 35px;
background-color:#f5f5f5;
border-bottom:1px solid #b7b7b7;
}
.payment-options{
position:relative;
margin-top:20px;
margin-bottom:20px;
}
.payment-box .payment-options li{
position:relative;
margin-bottom:15px;
}
.payment-box .payment-options li .radio-option{
position:relative;
}
.payment-box .payment-options li .radio-option label{
position: relative;
display: block;
padding-left: 30px;
font-weight: 500;
text-transform: capitalize;
color: #222222;
cursor: pointer;
font-size: 14px;
letter-spacing: 0;
}
.payment-box .payment-options li .radio-option label strong{
font-weight: 400;
}
.payment-box .payment-options li .radio-option input[type="radio"]{
position:absolute;
left:0px;
top:3px;
}
.payment-box .payment-options li .radio-option label .small-text{
position:relative;
display:none;
letter-spacing:0px;
text-transform:none;
font-weight:normal;
font-size:14px;
color:#ffffff;
line-height:1.8em;
padding:15px 20px;
margin-top:20px;
background-color :#7fa700;
}
.payment-box .payment-options li .radio-option input:checked + label .small-text{
display:block;
}
.payment-box .payment-options li .radio-option label .small-text:before{
position:absolute;
content:'';
left:30px;
top:-8px;
border-left: 10px solid transparent;
border-right: 10px solid transparent;
border-bottom: 8px solid #7fa700;
}
.payment-box .payment-options li .radio-option label img{
position:relative;
display:block;
max-width:100%;
padding-left:30px;
margin-top:20px;
}
.payment-box .payment-options li .radio-option .what-paypall{
position:relative;
display:block;
color:#777777;
font-size:16px;
font-weight:700;
margin-left:120px;
margin-top:10px;
}
.payment-box .lower-box{
position:relative;
background-color: #f5f5f5;
padding: 30px 35px;
}
.payment-box .lower-box .theme-btn{
padding: 13px 25px;
font-weight: 400;
margin-right: 0;
}
/***
====================================================================
Shopping Cart Section
====================================================================
***/
.cart-section{
position:relative;
padding:120px 0px 80px;
}
.cart-outer{
position:relative;
}
.checkout-page .cart-outer{
margin-bottom:40px;
}
.cart-outer .table-outer{
position:relative;
width:100%;
overflow-x: auto;
margin-bottom: 40px;
}
.cart-outer .cart-table{
width:100%;
min-width:900px;
}
.cart-table .cart-header{
position:relative;
width:100%;
text-transform:uppercase;
font-size:16px;
background:#ed0676;
color:#ffffff;
border:1px solid #cccccc;
}
.cart-table thead tr th{
line-height:24px;
padding:15px 25px;
font-weight:500;
font-size:16px;
color: #ffffff;
letter-spacing:1px;
text-align:center;
text-transform:uppercase;
border-right:1px solid #cccccc;
}
.cart-table thead tr th .fa{
font-size:18px;
}
.cart-table tbody tr td{
line-height:24px;
padding: 15px 15px 25px;
}
.cart-table tbody tr .qty{
width:150px;
padding: 0 50px;
}
.cart-table tbody tr .qty .quantity-spinner{
background:#ffffff;
}
.cart-table tbody tr .prod-column .column-box{
position:relative;
min-height:110px;
}
.cart-table tbody tr .prod-column .column-box .prod-thumb{
position:relative;
width:180px;
}
.cart-table tbody tr .prod-column .column-box .prod-thumb img{
display:block;
max-width:100%;
}
.cart-table tbody tr .prod-column .column-box h4{
font-size:14px;
color:#444444;
font-weight:400;
line-height:90px;
}
.cart-table tbody tr .prod-column .author{
font-size:13px;
color:#333333;
margin-bottom:0px;
}
.cart-table tbody tr .sub-total{
font-weight:400;
color:#797979;
font-size:17px;
}
.cart-table tbody tr .remove-btn{
position:relative;
font-size:14px;
color:#1c1c1c;
line-height:30px;
font-weight:500;
-webkit-transition:all 500ms ease;
-ms-transition:all 500ms ease;
-o-transition:all 500ms ease;
-moz-transition:all 500ms ease;
transition:all 500ms ease;
}
.cart-table tbody tr .remove-btn .fa{
position:relative;
font-size:18px;
line-height:30px;
}
.cart-table tbody tr .remove-btn:hover{
color:#ed0676;
}
.cart-table tbody tr{
border-bottom:1px solid #cccccc;
}
.cart-table tbody tr td{
vertical-align:middle;
color:#797979;
font-size:17px;
text-align:center;
border-left:1px solid #cccccc;
}
.cart-table tbody tr td.prod-column{
padding-left:48px;
width: 290px;
}
.cart-table tbody tr td.total{
font-size:18px;
color:#333333;
}
.cart-table tbody tr td:last-child{
border-right:1px solid #ebebeb;
text-align:center;
}
.cart-table tbody tr td .prod-title{
position:relative;
font-size:16px;
color:#222222;
font-weight:500;
}
.cart-table tbody .available-info{
position:relative;
padding-left:50px;
}
.cart-table tbody .available-info .icon{
position:absolute;
left:0px;
top:5px;
width:40px;
height:40px;
line-height:40px;
text-align:center;
font-size:18px;
color:#ffffff;
background:#223555;
border-radius:50%;
}
.cart-section .cart-options{
position:relative;
margin-bottom:30px;
}
.cart-section .apply-coupon{
position:relative;
}
.cart-section .apply-coupon .form-group{
position:relative;
float:left;
margin-right:30px;
}
.cart-section .apply-coupon .form-group input[type="text"]{
display:block;
line-height:20px;
padding:14px 20px;
border:1px solid #cccccc;
width:225px;
background:#ffffff;
font-size: 14px;
color: #777777;
}
.cart-section .cart-options .cart-btn,
.cart-section .coupon-btn{
font-weight: 500;
color: #ffffff;
margin-right: 0;
padding: 15px;
text-transform: capitalize;
}
.cart-section .totals-table{
position:relative;
margin-bottom:20px;
border:1px solid #cccccc;
}
.cart-section .totals-table li{
line-height:24px;
padding:18px 30px;
border-bottom:1px solid #cccccc;
}
.cart-section .totals-table li:first-child{
background-color: #dddddd;
}
.cart-section .totals-table li h3{
position:relative;
font-weight:500;
color:#36404b;
font-size:18px;
}
.cart-section .totals-table li:last-child{
border-bottom:none;
padding:40px 20px 50px;
text-align: right;
}
.cart-section .totals-table .col{
position:relative;
display:block;
float:left;
line-height:24px;
color: #222222;
width:50%;
font-size:16px;
text-transform:capitalize;
}
.cart-section .totals-table .col:last-child{
text-align: right;
color:#ed0676;
}
.cart-section .totals-table .proceed-btn{
text-transform: capitalize;
font-weight: 500;
padding: 15px 35px;
margin-right: 0;
}
.shipping-block{
position:relative;
margin-bottom:40px;
}
.shipping-block .inner-box{
position:relative;
display:block;
padding:25px 27px 10px;
border:1px solid #cccccc;
}
.shipping-block .inner-box h3{
position:relative;
font-size:24px;
color:#ed0676;
font-weight:600;
margin-bottom:5px;
text-transform:capitalize;
}
.shipping-block .inner-box h4{
position:relative;
color:#666666;
font-size:14px;
font-weight: 400;
text-transform:capitalize;
margin-bottom:20px;
}
.shipping-form{
position:relative;
}
.shipping-form .row{
margin: 0 -10px;
}
.shipping-form .form-group{
position:relative;
padding: 0 10px;
margin-bottom:20px;
}
.shipping-form .form-group input[type="text"],
.shipping-form .form-group input[type="password"],
.shipping-form .form-group input[type="tel"],
.shipping-form .form-group input[type="email"]{
position:relative;
display:block;
width:100%;
height:45px;
line-height:23px;
padding:10px 20px;
font-size:14px;
color: #777777;
border:1px solid #cccccc;
-webkit-transition:all 300ms ease;
-ms-transition:all 300ms ease;
-o-transition:all 300ms ease;
-moz-transition:all 300ms ease;
transition:all 300ms ease;
}
.shipping-form .form-group input[type="text"]:focus,
.shipping-form .form-group input[type="password"]:focus,
.shipping-form .form-group input[type="tel"]:focus,
.shipping-form .form-group input[type="email"]:focus,
.shipping-form .form-group select:focus,
.shipping-form .form-group textarea:focus{
border-color:#ed0676;
}
.shipping-form button{
font-size: 16px;
color: #ffffff;
font-weight: 500;
text-transform:capitalize;
margin-top: 5px;
}
/***
====================================================================
Login Section
====================================================================
***/
.login-section{
position:relative;
padding:120px 0px 70px;
}
.login-section h2{
position:relative;
font-size:30px;
color:#222222;
font-weight:600;
line-height:1.2em;
margin-bottom:35px;
}
.login-form{
position:relative;
background-color: #f5f5f5;
padding: 35px 45px 30px 0px;
margin-bottom: 50px;
}
.login-form .form-group{
position:relative;
margin-bottom:15px;
}
.login-form .form-group .theme-btn{
margin-right: 0;
}
/*.login-form .form-group:nth-child(2){
margin-bottom:20px;
}
*/
.login-form .form-group label{
position:relative;
color:#666666;
font-weight:500;
font-size:14px;
line-height: 24px;
cursor:pointer;
margin-bottom: 10px;
}
.login-form .form-group input[type="text"],
.login-form .form-group input[type="password"],
.login-form .form-group input[type="tel"],
.login-form .form-group input[type="email"],
.login-form .form-group input[type="datetime-local"], .login-form .form-group .sel_category{
position:relative;
display:block;
width:100%;
line-height:28px;
padding:10px 5px;
height:50px;
font-size:14px;
border:1px solid #cccccc;
-webkit-transition:all 300ms ease;
-ms-transition:all 300ms ease;
-o-transition:all 300ms ease;
-moz-transition:all 300ms ease;
transition:all 300ms ease;
}
.login-form .form-group input[type="text"]:focus,
.login-form .form-group input[type="password"]:focus,
.login-form .form-group input[type="tel"]:focus,
.login-form .form-group input[type="email"]:focus,
.login-form .form-group select:focus,
.login-form .form-group textarea:focus{
border-color:#ed0676;
}
.login-form button{
margin-top:35px;
font-size: 16px;
padding: 15px 38px;
}
.login-form .form-group.remember label{
display: block;
margin: 0;
font-size: 16px;
color: #666666;
text-transform: capitalize;
}
.login-form .psw{
position:absolute;
color:#666666;
font-size:16px;
min-width: 200px;
margin-top: 15px;
}
.login-form .psw:hover{
text-decoration:underline;
}
.login-form.book{
background-color: transparent;
}
.about-us.book_now{
padding: 40px 0 40px !important;
}
.about-us.book_now .content-column .inner-column .theme-btn{
margin: 0;
}
.logo_btm{
width: 70%;
}
.pt-5{
padding-top: 4em;
}
.mt-5{
margin-top: 4em;
}
.list_busi{
padding-top: 20px !important;
}
.service-block .rate .fa, .news-block .rate{
color: #ed0676 !important;
}
.service-block.salon_list .lower-content{
position: relative;
padding-left: 10px;
/* border-bottom: 2px solid #dddddd; */
}
.service-block.salon_list .lower-content .offer{
font-size: 12px;
}
.salon-detail .info-column .info-list li span.rating .rate span{
width: auto !important;
float: left;
color: #ed0676;
}
.p-0{
padding: 0 !important;
}
.mb-0{
margin-bottom: 0 !important;
}
.pt-0{
padding-top: 0 !important;
}
.mr-1{
margin-right: 1em !important;
}
.mt-5{
margin-top: 0.5 !important;
}
.text-center{
text-align: center !important;
}
#map {
margin: 0 auto;
width: 100%;
height: 1400px;
margin-top: 3.4em;
}
.locations {
margin: 20px auto;
width: 400px;
}
.locations li {
display: inline-block;
padding: .5em;
border: solid 1px;
cursor: pointer;
}
.filter_option{
margin-bottom: 3.4em;
}
.dropdown-filter label {
font-weight: 400;
display: block;
padding: 3px 20px;
clear: both;
line-height: 1.42857143;
color: #333;
white-space: nowrap;
cursor: pointer;
}
.dropdown-filter label:hover, .dropdown-filter label:focus {
color: #262626;
text-decoration: none;
background-color: #f5f5f5;
}
.dropdown-filter label input[type=checkbox], .dropdown-filter label input[type=radio] {
margin-right: .5em;
}
.dropdown-actions {
margin-top: 5px;
margin-left: 10px;
}
@media (min-width: 768px){
.modal-dialog {
width: 900px !important;
margin: 30px auto;
}
}
.flagstrap-icon {
display: inline-block;
width: 16px;
height: 11px;
background: url(../images/flags.png) no-repeat;
}
.flagstrap-icon.flagstrap-us {
background-position: -144px -154px;
}
.flagstrap-icon.flagstrap-uk {
background-position: -176px -44px;
}
.flagstrap-icon.flagstrap-fi {
background-position: -64px -44px;
}
.flagstrap-icon.flagstrap-ie {
background-position: -80px -66px;
}
.flagstrap-icon.flagstrap-da {
background-position: -80px -33px;
}
.flagstrap-icon.flagstrap-ca {
background-position: -48px -22px;
}
.flagstrap-icon.flagstrap-au {
background-position: -208px 0;
}
.main-header .header-top .link-box a.country_lang{
padding: 10px;
}
.works_page .service-block .lower-content p{
font-size: 13px;
}
.works_page.list_business .service-block .lower-content h3{
font-size: 14px;
}
h2.works_title {
display: block !important;
font-size: 36px !important;
line-height: 1.2em !important;
font-weight: 700 !important;
margin-bottom: 10px !important;
font-family: 'Tangerine', cursive;
}
.policy-section .works_list{
position: relative;
padding: 2em 1em;
/*padding-bottom: 0;*/
-webkit-transition: all 300ms ease;
-moz-transition: all 300ms ease;
-ms-transition: all 300ms ease;
-o-transition: all 300ms ease;
transition: all 300ms ease;
}
.policy-section .works_list:hover{
background-color: #fff;
-webkit-box-shadow: 0 0 20px rgba(0,0,0,.2);
-moz-box-shadow: 0 0 20px rgba(0,0,0,.2);
-ms-box-shadow: 0 0 20px rgba(0,0,0,.2);
-o-box-shadow: 0 0 20px rgba(0,0,0,.2);
box-shadow: 0 0 20px rgba(0,0,0,.2);
}
.policy-section .works_list:after{
display:block;
content: '';
border-bottom: solid 2px #ed0676;
position: relative;
top: 2em;
transform: scaleX(0);
transition: transform 250ms ease-in-out;
}
.policy-section .works_list:hover:after {
transform: scaleX(1);
}
.policy-section .works_list:hover h2{
color: #ed0676;
}
.policy-section .content-box .works_list p{
font-size: 13px;
}
.terms_conditions label{
font-weight: 300;
}
.terms_conditions a.terms{
color: #ed0676;
}
.theme-btn.btn-style-four.facebook{
width: 100%;
background: #3b5998;
}
.login-section{
background-color: #f5f5f5;
}
.login-form {
background-color: #fff;
z-index: 1;
}
.remember{
display: flex;
}
.login-form .psw {
margin-top: 3em;
}
.login-form .form-group .sel_category{
border-radius: 0;
box-shadow: none;
}
.reg .register{
width: 100%;
}
.login-facebook{
width: 100%;
background: #3b5998 !important;
}
.login_sub{
width: 100%;
}
.login-facebook, .login_sub{
margin-top: 0.5em !important;
}
/*.login-top .facebook,.login-top .sug,.login-top .register{
margin-top: 0 !important;
}*/
.facebook,.sug,.register{
margin-top: 1em !important;
}
.remember{
z-index: 1;
}
.remember label{
font-size: 12px !important;
}
.remember_pass{
float: right;
z-index: 1;
}
.sug{
text-align: center;
}
.blog_icons .social-icons{
display: flex;
}
.blog_icons .social-icons li{
margin-right: 1em;
}
.solon_section,.solon_section .salon_term{
padding: 10px;
}
.rate{
color: #ed0676;
}
.tab-pane .tab_main{
padding: 4em 1em 1em;
box-shadow: -6px 17px 30px 10px #edebebe6;
display: flex;
}
.nav-pills li a{
color: #000;
}
.nav-pills li a:hover{
color: #ed0676;
}
.nav-pills>li.active>a, .nav-pills>li.active>a:focus, .nav-pills>li.active>a:hover {
color: #fff;
background-color: #ed0676;
}
/*offer*/
.offer-box{
position: relative;
padding: 40px;
display: block;
margin-bottom: 70px;
background-color: #f5f5f5;
}
.offer-box .inner-box{
position: relative;
/*padding: 0px 0px 0px 135px;*/
}
.offer-box .image-box{
/*position: absolute;*/
left: 0;
top: 0;
/*height: 100px;*/
width: 100%;
overflow: hidden;
}
/*.offer-box .offer-content{
margin-left: 3em;
}*/
.offer-box .offer-content{
padding: 0em 1em;
}
.offer-box .name{
position: relative;
display: block;
font-size: 16px;
line-height: 1em;
color: #222222;
font-weight: 600;
margin-bottom: 10px;
}
.offer-box .name_coupon{
position: relative;
display: block;
font-size: 14px;
line-height: 1em;
color: #222222;
font-weight: 500;
margin-bottom: 10px;
}
.btn-style-four.offer_view, .btn-style-two.offer_view {
position: relative;
font-size: 12px;
color: #ffffff;
padding: 5px 20px;
line-height: 20px;
}
.offer-box p{
position: relative;
font-size: 14px;
line-height: 24px;
color: #666666;
font-weight: 500;
margin-bottom: 10px;
}
.offer-box .social-links{
position: relative;
display: inline-block;
}
.offer-box .social-icons li{
position: relative;
display: inline-block;
margin-right: 10px;
}
.offer-box .social-icons li a{
display: inline-block;
font-size: 14px;
line-height: 20px;
color: #777777;
-webkit-transition: all 300ms ease;
-moz-transition: all 300ms ease;
-ms-transition: all 300ms ease;
-o-transition: all 300ms ease;
transition: all 300ms ease;
}
.offer-box .social-icons li a:hover{
color: #ed0676;
}
.offer-box .coupon_name{
color: #ed0676;
font-weight: 600;
}
.offer-box .gallery-detail.offer_detail .info-column .info-list li span{
width: auto;
}
.modal-header .close {
margin-top: -20px;
}
/*offer*/
/*info*/
#info .gallery-detail h3 {
font-size: 18px;
font-weight: 600;
}
#info .social-icon{
display: inline-flex;
/*margin-top: 2em;*/
}
/*#info .social-icon a{
margin: 0 1em;
}*/
#info .social-icon a i{
font-size: 20px;
}
#info .no_ico .info-list li{
padding-left: 0;
}
#info .pay_icon img{
width: 50px;
margin-right: 1em;
}
#info .gallery-detail .info-column .info-list li .salon_share .social-icon li{
padding-left: 15px;
}
#info .gallery-detail .info-column .info-list li .salon_share .social-icon li.insta{
padding-left: 0;
}
/*info*/
.appoint .input-group{
display: flex;
}
.appoint span{
margin-right: 1em;
}
.appoint .salon_place:checked{
color: #fff;
border-color: #7B1FA2;
background-color: red;
}
.new-control.new-radio {
cursor: pointer;
}
.appoint input[type=checkbox],.appoint input[type=radio] {
box-sizing: border-box;
padding: 0;
display: none;
}
.new-control.new-radio .new-control-indicator {
position: absolute;
top: 2px;
left: 0;
display: block;
width: 16px;
height: 16px;
pointer-events: none;
-webkit-user-select: none;
-moz-user-select: none;
-ms-user-select: none;
user-select: none;
background-color: #e0e6ed;
background-repeat: no-repeat;
background-position: center center;
background-size: 50% 50%;
border-radius: 50%;
}
.new-control {
position: relative;
display: -ms-inline-flexbox;
display: inline-flex;
padding-left: 1.5rem;
margin-right: 1rem;
font-weight: 100;
font-size: 14px;
}
.form-group label, label {
font-size: 15px;
color: #000;
letter-spacing: 1px;
}
.new-control.new-radio.radio-primary > input:checked ~ span.new-control-indicator {
background: #ed0676 !important;
}
.salon_term .terms_sec:hover{
background: #ed0676;
}
.salon_term .terms_sec:hover h2, .salon_term .terms_sec:hover p{
color: #fff;
}
#salon p.add_text{
font-family: 'Tangerine';
color: #ed0676;
font-size: 36px;
}
#salon p.address{
color: #000;
font-size: 36px;
padding: 1em;font-family: 'Tangerine';
}
#salon p .fa{
color: #ed0676;
font-size: 36px;
margin-right: .5em;
}
.floating {
animation-name: floating;
animation-duration: .5s;
animation-iteration-count: infinite;
animation-timing-function: ease-in-out;
}
@keyframes floating {
from { transform: translate(0, 0px); }
85% { transform: translate(0, -5px); }
to { transform: translate(0, 0px); }
}
.appoint_time{
position: absolute;
top: 3em;
right: 2em;
}
.locate{
width: 100%;
}
p.note{
color: #ed0676;
}
.btn-style-four.view_available{
position: relative;
font-size: 12px;
color: #000;
background: #fff;
border: 1px solid #000;
padding: 5px 20px;
line-height: 20px;
margin-right: 10px;
}
.btn-style-four.view_selected{
position: relative;
font-size: 12px;
color: #fff;
background: #36a93b;
border: 1px solid #36a93b;
padding: 5px 20px;
line-height: 20px;
margin-right: 10px;
}
.btn-style-four.view_block{
position: relative;
font-size: 12px;
color: #fff;
background: #df1919;
border: 1px solid #df1919;
padding: 5px 20px;
line-height: 20px;
margin-right: 10px;
}
.agree input[type=checkbox]{
margin-top: 8px;
margin-right: 1em;
}
.modal{
background: #ed067647;
}
.modal-open .modal {
overflow-x: hidden;
overflow-y: auto;
background: #ed067647;
}
.otp_check{
display: flex;
text-align: center;
width: 100%;
margin: 2em 0;
position: relative;
left: 35%;
}
.otp_both label{
font-weight: 500;
letter-spacing: 0;
margin-right: 2em;
}
.appoint_success .fa-check-circle{
font-size: 6em;
color: #ed0676;
margin-bottom: 50px;
}
.appoint_success .thanks{
font-size: 62px !important;
font-family: 'Tangerine';
}
.thank_sub{
font-size: 46px !important;
font-family: 'Tangerine';
margin-bottom: 1em;
}
.service_title{
font-size: 46px !important;
font-family: 'Tangerine';
margin-bottom: 1em;
/*text-align: left;*/
color: #ed0676;
}
.appoint_main{
z-index: 1;
}
.table_border{
border: none;
}
.cart-table tbody tr.table_main{
border: none;
}
.appoint_text h3{
font-size: 20px;
font-weight: 500;
letter-spacing: 0px;
}
.gallery-detail .info-column .appoint_text .info-list li span {
width: 50%;
font-size: 16px;
}
.home_appoint .appoint_time{
position: absolute;
top: 0.8em;
right: 1.3em;
}
/*.datetimepicker.datetimepicker-dropdown-bottom-right.dropdown-menu{
left: 891.08px !important;
}*/
.owl-carousel .owl-item {
display: -webkit-flex;
display: -ms-flexbox;
display: flex;
position: relative;
padding: 0;
box-sizing: border-box;
/*margin: 0 5px;*/
/*padding: 0 10px;*/
}
.owl-carousel .owl-stage {
display: -webkit-flex;
display: -ms-flexbox;
display: flex;
-webkit-flex-wrap: wrap;
-ms-flex-wrap: wrap;
flex-wrap: wrap;
}
.service-block .inner-box {
position: unset;
}
.service-block.salon_list .lower-content {
position: unset;
}
.services-carousel{
overflow: hidden;
}
.select2-container--default .select2-selection--single {
background-color: #fff;
border-radius: 0 !important;
border: 1px solid #e0e0e0 !important;
padding: 1em 0 2.2em !important;
}
.select2-container--default .select2-selection--single .select2-selection__arrow {
top: 15px !important;
}
.select2-results__option img {
width: 50px !important;
border-radius: 50px;
}
.select2-container--default .select2-results__option--highlighted[aria-selected] {
background-color: #ed0676 !important;
color: white;
} | web_html/test/css/style.css | @import url('https://fonts.googleapis.com/css?family=Montserrat:300,300i,400,400i,500,500i,600,600i,700,700i,800,800i,900,900i|Tangerine:400,700');
/*
font-family: 'Montserrat', sans-serif;
font-family: 'Tangerine', cursive;
*/
@import url('font-awesome.css');
@import url('flaticon.css');
@import url('animate.css');
@import url('owl.css');
@import url('jquery.timepicker.min.css');
@import url('jquery.fancybox.min.css');
@import url('jquery.touchspin.css');
@import url('hover.css');
@import url('jquery-ui.css');
/***
====================================================================
Reset
====================================================================
***/
* {
margin:0px;
padding:0px;
border:none;
outline:none;
}
/***
====================================================================
Global Settings
====================================================================
***/
body {
font-size:15px;
color:#777777;
line-height:1.8em;
font-weight:400;
background:#ffffff;
background-size:cover;
background-repeat:no-repeat;
background-position:center top;
-webkit-font-smoothing: antialiased;
font-family: 'Montserrat', sans-serif;
}
a{
text-decoration:none;
cursor:pointer;
color:#ed0676;
}
a:hover,a:focus,a:visited{
text-decoration:none;
outline:none;
}
h1,h2,h3,h4,h5,h6 {
position:relative;
font-weight:700;
margin:0px;
background:none;
line-height:1.6em;
}
textarea{
overflow:hidden;
}
p{
position:relative;
line-height:30px;
font-size: 14px;
margin: 0;
color: #666666;
font-weight: 400;
}
::-webkit-input-placeholder{color: inherit;}
::-moz-input-placeholder{color: inherit;}
::-ms-input-placeholder{color: inherit;}
.auto-container{
position:static;
max-width:1200px;
padding:0px 15px;
margin:0 auto;
}
.page-wrapper{
position:relative;
overflow: hidden;
margin:0 auto;
width:100%;
min-width:300px;
}
ul,li{
list-style:none;
padding:0px;
margin:0px;
}
/*List Style One*/
.list-style-one{
position:relative;
}
.list-style-one li{
position:relative;
font-size:14px;
line-height: 22px;
font-weight:400;
padding-left:40px;
color:#666666;
margin-bottom: 20px;
}
.list-style-one li:before{
position:absolute;
content:'\f00c';
left:0px;
top:0px;
color:#ed0676;
font-size:15px;
font-weight: 900;
line-height: 22px;
font-family: 'FontAwesome';
}
/*List Style Two*/
.list-style-two{
position:relative;
}
.list-style-two li{
position:relative;
font-size:16px;
font-weight:400;
padding-left:70px;
margin-bottom:40px;
color:#777777;
}
.list-style-two li .icon{
position:absolute;
left:0px;
top:3px;
width:40px;
color:#ed0676;
font-size:42px;
line-height:1em;
text-align:center;
}
.list-style-two li strong{
font-size:20px;
color:#36404b;
font-weight:700;
display:block;
}
.theme-btn{
display:inline-block;
transition:all 0.3s ease;
-moz-transition:all 0.3s ease;
-webkit-transition:all 0.3s ease;
-ms-transition:all 0.3s ease;
-o-transition:all 0.3s ease ;
}
/*Btn Style One*/
.btn-style-one{
position:relative;
font-size:15px;
color:#ffffff;
padding:13px 30px;
line-height:20px;
font-weight:500;
border: 2px solid #ffffff;
margin-right: 50px;
}
.btn-style-one i{
position: absolute;
right: -50px;
top: -2px;
height: 50px;
width: 50px;
text-align: center !important;
line-height: 46px;
color: #ffffff;
font-size: 16px;
border: 2px solid #ffffff;
transition:all 0.3s ease;
-moz-transition:all 0.3s ease;
-webkit-transition:all 0.3s ease;
-ms-transition:all 0.3s ease;
-o-transition:all 0.3s ease ;
}
.btn-style-one:hover{
color:#ed0676;
background:#ffffff;
}
.btn-style-one:hover i{
background-color: #ed0676;
color: #ffffff;
}
/*Btn Style Two*/
.btn-style-two{
position:relative;
font-size:15px;
color:#ffffff;
padding:15px 30px;
line-height:20px;
font-weight:500;
background-color: #222222;
margin-right: 50px;
}
.btn-style-two i{
position: absolute;
right: -50px;
top: 0;
height: 50px;
width: 50px;
text-align: center;
line-height: 46px;
color: #ffffff;
font-size: 16px;
background-color: #ed0676;
transition:all 0.3s ease;
-moz-transition:all 0.3s ease;
-webkit-transition:all 0.3s ease;
-ms-transition:all 0.3s ease;
-o-transition:all 0.3s ease ;
}
.btn-style-two:hover{
color:#ffffff;
background:#ed0676;
}
.btn-style-two:hover i{
background-color: #222222;
color: #ffffff;
}
/*Btn Style Three*/
.btn-style-three{
position:relative;
font-size:13px;
color:#ffffff;
padding:14px 30px;
line-height:20px;
font-weight:600;
border: 1px solid #666666;
margin-right: 50px;
background-color:transparent;
}
.btn-style-three i{
position: absolute;
right: -50px;
top: -1px;
height: 50px;
width: 50px;
text-align: center !important;
line-height: 48px;
color: #ffffff;
font-size: 14px;
background-color:transparent;
border: 1px solid #666666;
transition:all 0.3s ease;
-moz-transition:all 0.3s ease;
-webkit-transition:all 0.3s ease;
-ms-transition:all 0.3s ease;
-o-transition:all 0.3s ease ;
}
.btn-style-three:hover{
color:#666666;
background:#ffffff;
}
.btn-style-three:hover i{
background-color: #666666;
color: #ffffff;
}
/*Btn Style Four*/
.btn-style-four{
position:relative;
font-size:14px;
color:#ffffff;
padding:15px 30px;
line-height:20px;
font-weight:600;
background-color: #ed0676;
}
.btn-style-four:hover{
background:#222222;
color:#ffffff;
}
/*=== Btn style Five*/
.btn-style-five{
position:relative;
font-size:13px;
color:#ffffff;
padding:14px 30px;
line-height:20px;
font-weight:600;
border: 1px solid #ed0676;
margin-right: 50px;
background-color:#ed0676;
}
.btn-style-five i{
position: absolute;
right: -50px;
top: -1px;
height: 50px;
width: 50px;
text-align: center !important;
line-height: 48px;
color: #ffffff;
font-size: 14px;
background-color:#222222;
border: 1px solid #222222;
transition:all 0.3s ease;
-moz-transition:all 0.3s ease;
-webkit-transition:all 0.3s ease;
-ms-transition:all 0.3s ease;
-o-transition:all 0.3s ease ;
}
.btn-style-five:hover{
color:#ed0676;
background:#222222;
}
.btn-style-five:hover i{
background-color: #ed0676;
color: #ffffff;
border-color: #ed0676;
}
/*=== Btn style Five*/
.btn-style-six{
position:relative;
font-size:13px;
color:#ffffff;
padding:14px 30px;
line-height:20px;
font-weight:600;
border: 1px solid #222222;
margin-right: 50px;
background-color:#222222;
}
.btn-style-six i{
position: absolute;
right: -50px;
top: -1px;
height: 50px;
width: 50px;
text-align: center !important;
line-height: 48px;
color: #ed0676;
font-size: 14px;
background-color:#ffffff;
border: 1px solid #ffffff;
transition:all 0.3s ease;
-moz-transition:all 0.3s ease;
-webkit-transition:all 0.3s ease;
-ms-transition:all 0.3s ease;
-o-transition:all 0.3s ease ;
}
.btn-style-six:hover{
color:#ed0676;
border-color:#ffffff;
background:#ffffff;
}
.btn-style-six:hover i{
background-color: #ed0676;
color: #ffffff;
border-color: #ed0676;
}
.theme_color{
color:#ed0676;
}
img{
display:inline-block;
max-width:100%;
}
.preloader{
position:fixed;
left:0px;
top:0px;
width:100%;
height:100%;
z-index:999999;
background-color:#ffffff;
background-position:center center;
background-repeat:no-repeat;
background-image:url(../images/icons/preloader.svg);
}
/***
====================================================================
Scroll To Top style
====================================================================
***/
.scroll-to-top{
position:absolute;
top: 0;
left: 50%;
margin-left: -15px;
margin-top: -15px;
width:30px;
height:30px;
color:#ed0676;
font-size:14px;
line-height:28px;
text-align:center;
z-index:100;
cursor:pointer;
background:#ffffff;
border: 1px solid #eeeeee;
display:none;
-webkit-transition:all 300ms ease;
-ms-transition:all 300ms ease;
-o-transition:all 300ms ease;
-moz-transition:all 300ms ease;
transition:all 300ms ease;
}
.scroll-to-top:hover{
color:#ffffff;
background:#ed0676;
}
/***
====================================================================
Main Header style
====================================================================
***/
.main-header{
position:absolute;
left:0px;
top:0px;
z-index:999;
width:100%;
transition:all 500ms ease;
-moz-transition:all 500ms ease;
-webkit-transition:all 500ms ease;
-ms-transition:all 500ms ease;
-o-transition:all 500ms ease;
}
/*=== Header Top ===*/
.main-header .header-top{
position:relative;
background-color:#222222;
}
.main-header .header-top .inner-container{
position: relative;
}
.main-header .header-top .top-left{
position:relative;
float:left;
padding:15px 0px;
}
.main-header .header-top .top-left ul li{
position:relative;
float: left;
font-size:14px;
line-height: 19px;
color:#bbbbbb;
margin-right: 23px;
font-weight:400;
}
.main-header .header-top .top-left ul li a{
color:#bbbbbb;
font-weight:500;
-webkit-transition: all 300ms ease;
-ms-transition: all 300ms ease;
-o-transition: all 300ms ease;
-moz-transition: all 300ms ease;
transition: all 300ms ease;
}
.main-header .header-top .top-left ul li i{
margin-right: 5px;
color: #7fa700;
font-size: 16px;
}
.main-header .header-top .top-left ul li a:hover{
color: #7fa700;
}
.main-header .header-top .top-right{
position:relative;
float:right;
}
.main-header .header-top .link-box a{
position: relative;
display: inline-block;
font-size: 14px;
line-height: 30px;
color: #ffffff;
font-weight: 400;
padding: 10px 35px;
background-color: #7fa700;
text-transform: uppercase;
-webkit-transition: all 300ms ease;
-moz-transition: all 300ms ease;
-ms-transition: all 300ms ease;
-o-transition: all 300ms ease;
transition: all 300ms ease;
}
.main-header .header-top .link-box a:hover{
background-color: #ffffff;
color: #222222;
}
/*=== Header Upper ===*/
.main-header .header-lower{
position:relative;
top:0px;
width:100%;
z-index:5;
background-color:rgba(255,255,255,.90);
}
.main-header .logo-box{
position:relative;
float: left;
padding:10px 0px;
z-index:25;
}
.main-header .logo-box .logo img{
display:inline-block;
max-width:100%;
}
/*=== Main Menu ===*/
.main-header .nav-outer{
position:relative;
float: right;
}
.main-header .nav-outer .main-menu{
position:relative;
float:left;
}
.main-menu .navbar-collapse{
padding:0px;
}
.main-menu .navigation{
position:relative;
margin:0px;
}
.main-menu .navigation > li{
position:relative;
float:left;
margin-left: 40px;
}
.main-menu .navigation > li > a{
position:relative;
display:block;
font-size:16px;
color:#222222;
font-weight:600;
line-height:30px;
opacity:1;
text-transform:uppercase;
padding:40px 0;
transition:all 500ms ease;
-moz-transition:all 500ms ease;
-webkit-transition:all 500ms ease;
-ms-transition:all 500ms ease;
-o-transition:all 500ms ease ;
}
.main-menu .navigation > li:hover > a,
.main-menu .navigation > li.current > a,
.main-menu .navigation > li.current-menu-item > a{
opacity:1;
color:#ed0676;
}
.main-menu .navigation > li:hover > a:after{
opacity:1;
}
.main-menu .navigation > li > ul{
position:absolute;
left:0px;
top:100%;
width:240px;
padding:0px 0px;
z-index:100;
background:#2b2b2b;
border-top:2px solid #ed0676;
-webkit-box-shadow:2px 2px 5px 1px rgba(0,0,0,0.05),-2px 0px 5px 1px rgba(0,0,0,0.05);
-ms-box-shadow:2px 2px 5px 1px rgba(0,0,0,0.05),-2px 0px 5px 1px rgba(0,0,0,0.05);
-o-box-shadow:2px 2px 5px 1px rgba(0,0,0,0.05),-2px 0px 5px 1px rgba(0,0,0,0.05);
-moz-box-shadow:2px 2px 5px 1px rgba(0,0,0,0.05),-2px 0px 5px 1px rgba(0,0,0,0.05);
box-shadow:2px 2px 5px 1px rgba(0,0,0,0.05),-2px 0px 5px 1px rgba(0,0,0,0.05);
}
.main-menu .navigation > li > ul.from-right{
left:auto;
right:0px;
}
.main-menu .navigation > li > ul > li{
position:relative;
width:100%;
border-bottom:1px solid rgba(255,255,255,0.10);
}
.main-menu .navigation > li > ul > li:last-child{
border-bottom:none;
}
.main-menu .navigation > li > ul > li > a{
position:relative;
display:block;
padding:10px 20px;
line-height:24px;
font-weight:500;
font-size:15px;
color:#ffffff;
text-align:left;
text-transform:capitalize;
transition:all 500ms ease;
-moz-transition:all 500ms ease;
-webkit-transition:all 500ms ease;
-ms-transition:all 500ms ease;
-o-transition:all 500ms ease;
}
.main-menu .navigation > li > ul > li:hover > a{
color:#ffffff;
background:#ed0676;
}
.main-menu .navigation > li > ul > li.dropdown > a:after{
font-family: FontAwesome;
content: "\f105";
position:absolute;
right:15px;
top:11px;
width:10px;
height:20px;
display:block;
line-height:20px;
font-size:16px;
text-align:center;
z-index:5;
font-weight: 900;
}
.main-menu .navigation > li > ul > li > ul{
position:absolute;
left:100%;
top:-2px;
width:240px;
padding:0px;
z-index:100;
display:none;
background:#2b2b2b;
border-top:2px solid #ed0676;
-webkit-box-shadow:2px 2px 5px 1px rgba(0,0,0,0.05),-2px 0px 5px 1px rgba(0,0,0,0.05);
-ms-box-shadow:2px 2px 5px 1px rgba(0,0,0,0.05),-2px 0px 5px 1px rgba(0,0,0,0.05);
-o-box-shadow:2px 2px 5px 1px rgba(0,0,0,0.05),-2px 0px 5px 1px rgba(0,0,0,0.05);
-moz-box-shadow:2px 2px 5px 1px rgba(0,0,0,0.05),-2px 0px 5px 1px rgba(0,0,0,0.05);
box-shadow:2px 2px 5px 1px rgba(0,0,0,0.05),-2px 0px 5px 1px rgba(0,0,0,0.05);
}
.main-menu .navigation > li > ul > li > ul > li{
position:relative;
width:100%;
border-bottom:1px solid rgba(255,255,255,0.10);
}
.main-menu .navigation > li > ul > li > ul > li:last-child{
border-bottom:none;
}
.main-menu .navigation > li > ul > li > ul > li > a{
position:relative;
display:block;
padding:10px 20px;
line-height:24px;
font-weight:500;
font-size:15px;
color:#ffffff;
text-align:left;
text-transform:capitalize;
transition:all 500ms ease;
-moz-transition:all 500ms ease;
-webkit-transition:all 500ms ease;
-ms-transition:all 500ms ease;
-o-transition:all 500ms ease;
}
.main-menu .navigation > li > ul > li > ul > li > a:hover{
color:#ffffff;
background:#ed0676;
}
.main-menu .navigation > li.dropdown:hover > ul{
visibility:visible;
opacity:1;
top:100%;
transition:all 500ms ease;
-moz-transition:all 500ms ease;
-webkit-transition:all 500ms ease;
-ms-transition:all 500ms ease;
-o-transition:all 500ms ease;
}
.main-menu .navigation li > ul > li.dropdown:hover > ul{
visibility:visible;
opacity:1;
transition:all 500ms ease;
-moz-transition:all 500ms ease;
-webkit-transition:all 500ms ease;
-ms-transition:all 500ms ease;
-o-transition:all 500ms ease;
}
.main-menu .navbar-collapse > ul li.dropdown .dropdown-btn{
position:absolute;
right:10px;
top:8px;
width:34px;
height:30px;
border:1px solid #ffffff;
text-align:center;
font-size:16px;
line-height:30px;
color:#ffffff;
cursor:pointer;
z-index:5;
display:none;
}
/* Outer Box */
.main-header .nav-outer .outer-box{
position: relative;
float: right;
padding: 30px 0;
margin-left: 73px;
}
.main-header .search-box-outer,
.main-header .cart-btn{
position: relative;
display: inline-block;
margin-right: 20px;
}
.main-header .search-box-outer .dropdown-menu{
top: 85px;
}
.main-header .cart-btn a ,
.main-header .search-btn{
position: relative;
display: inline-block;
height: 45px;
width: 45px;
background-color: #d5d5d5;
font-size: 16px;
line-height: 45px;
text-align: center;
color: #222222;
-moz-transition:all 300ms ease;
-webkit-transition:all 300ms ease;
-ms-transition:all 300ms ease;
-o-transition:all 300ms ease;
transition:all 300ms ease;
border-radius: 50px;
}
.main-header .cart-btn a .count{
position: absolute;
right: -12.5px;
top: -12.5px;
height: 25px;
width: 25px;
line-height: 25px;
color: #ffffff;
font-size: 14px;
text-align: center;
font-weight: 400;
background-color: #222222;
-webkit-border-radius: 50%;
-moz-border-radius: 50%;
-ms-border-radius: 50%;
-o-border-radius: 50%;
border-radius: 50%;
}
.main-header .cart-btn a:hover,
.main-header .search-btn:hover{
color:#ffffff;
background-color: #ed0676;
}
.main-header .dropdown-menu{
top:38px;
right: 0;
border-top:3px solid #ed0676;
padding:0px;
width:280px;
-webkit-border-radius:0px;
-moz-border-radius:0px;
-ms-border-radius:0px;
-o-border-radius:0px;
border-radius:0px;
}
.main-header .search-box-outer .dropdown-menu > li{
padding:0px;
border:none;
background:none;
}
.main-header .search-panel .form-container{
padding:25px 20px;
}
.main-header .search-panel .form-group{
position:relative;
margin:0px;
}
.main-header .search-panel input[type="text"],
.main-header .search-panel input[type="search"],
.main-header .search-panel input[type="password"],
.main-header .search-panel select{
display:block;
width:100%;
line-height:24px;
padding:7px 40px 7px 15px;
height:40px;
color:#000000;
border:1px solid #e0e0e0;
background:#ffffff;
-moz-transition:all 300ms ease;
-webkit-transition:all 300ms ease;
-ms-transition:all 300ms ease;
-o-transition:all 300ms ease;
transition:all 300ms ease;
}
.main-header .search-panel input:focus,
.main-header .search-panel select:focus{
border-color:#ed0676;
}
.main-header .search-panel .search-btn{
position:absolute;
right:0px;
top:0px;
width:40px;
height:40px;
text-align:center;
color:#555555;
font-size:12px;
background:none;
cursor:pointer;
-moz-transition:all 300ms ease;
-webkit-transition:all 300ms ease;
-ms-transition:all 300ms ease;
-o-transition:all 300ms ease;
transition:all 300ms ease;
}
.main-header .search-panel .search-btn:hover{
color:#ed0676;
}
/***
====================================================================
Header Style Two
====================================================================
***/
.header-style-two{
position: relative;
}
.header-style-two .header-top{
background-color: #f5f5f5;
}
.header-style-two .header-top .top-left ul li{
font-size: 12px;
color: #666666;
font-weight: 400;
}
.header-style-two .header-top .top-left ul li a{
color: #666666;
}
.header-style-two .header-top .top-right .email{
position: relative;
float: left;
font-size: 13px;
line-height: 20px;
color: #666666;
font-weight: 400;
padding: 15px 0;
}
.header-style-two .header-top .top-right .email a{
color: #666666;
-webkit-transition: all 300ms ease;
-moz-transition: all 300ms ease;
-ms-transition: all 300ms ease;
-o-transition: all 300ms ease;
transition: all 300ms ease;
}
.header-style-two .header-top .top-right .email a:hover{
color: #ed0676;
}
/*=== Language Dropdown ===*/
.main-header .header-top .top-right .language{
float: right;
margin-left: 35px;
/*background: #ed0676;*/
color: #fff;
}
.main-header .language .dropdown-menu{
top:100%;
right:0px;
left:auto;
width:170px;
border-radius:0px;
background-color:#222222;
border:none;
border-top:3px solid #ed0676;
}
.main-header .language > a{
width:auto !important;
height:auto !important;
color:#fff !important;
font-size:13px;
line-height:20px;
padding:15px 0px;
background:none !important;
text-transform:capitalize;
display:inline-block;
border:0px;
font-weight:400;
}
.main-header .language > a > .icon{
font-size: 13px;
color: #666666;
}
.btn.active,
.btn:active{
box-shadow: none;
}
.main-header .language a:hover{
background:none;
}
.main-header .language .dropdown-menu > li{
float:none;
display:block;
border-bottom: 1px solid rgba(255,255,255,0.20);
}
.main-header .language .dropdown-menu > li:last-child{
border-bottom:none;
}
.main-header .language .dropdown-menu > li > a{
padding:7px 5px;
width:auto;
height:auto;
display:block;
color:#ffffff;
text-align:left;
border-radius:0px;
-webkit-transition:all 300ms ease;
-ms-transition:all 300ms ease;
-o-transition:all 300ms ease;
-moz-transition:all 300ms ease;
transition:all 300ms ease;
background: #000;
}
.main-header .language .dropdown-menu > li > a:hover{
color:#ffffff !important;
background-color:#ed0676;
}
/*=== Header Upper ===*/
.header-style-two .header-upper{
position:relative;
z-index:5;
background-color:#ffffff;
}
.header-style-two .header-upper .logo-outer{
position:relative;
z-index:25;
}
.header-style-two .header-upper .logo{
position: relative;
padding: 40px 0;
text-align: center;
}
.header-style-two .header-upper .logo:before{
position: absolute;
left: 0;
top: 0;
height: 100%;
width: 100%;
background-color: #ffffff;
content:'';
}
.header-style-two .header-upper .logo img{
position:relative;
display:inline-block;
max-width:100%;
}
.header-style-two .header-upper .upper-right{
position:relative;
padding-top:43px;
}
.header-style-two .header-upper .upper-column{
position: relative;
float: left;
}
/*==========================
Search Box
===========================*/
.header-style-two .search-box{
position: relative;
width: 625px;
}
.header-style-two .search-box .form-group{
position:relative;
margin:0;
}
.header-style-two .search-box .form-group input[type="text"],
.header-style-two .search-box .form-group input[type="search"]{
position:relative;
display: block;
font-size:13px;
line-height:25px;
color: #bbbbbb;
font-weight: 400;
border:1px solid #ebebeb;
background:none;
width:100%;
height:45px;
padding: 9px 20px;
padding-right: 45px;
transition:all 500ms ease;
-moz-transition:all 500ms ease;
-webkit-transition:all 500ms ease;
-ms-transition:all 500ms ease;
-o-transition:all 500ms ease;
}
.header-style-two .search-box .form-group input[type="text"]:focus,
.header-style-two .search-box .form-group input[type="search"]:focus{
border-color :#ed0676;
}
.header-style-two .search-box .form-group input[type="submit"],
.header-style-two .search-box .form-group button{
position:absolute;
right:3px;
top:3px;
height:40px;
width:40px;
background-color :#ed0676;
font-size:16px;
color:#ffffff;
line-height:40px;
-webkit-transition: all 300ms ease;
-moz-transition: all 300ms ease;
-ms-transition: all 300ms ease;
-o-transition: all 300ms ease;
transition: all 300ms ease;
}
.header-style-two .search-box .form-group input[type="submit"]:hover,
.header-style-two .search-box .form-group button:hover{
background-color: #222222;
}
.header-style-two .header-upper .info-box{
margin-left: 28px;
}
.header-style-two .header-upper .cart-btn{
display: inline-block;
margin-right: 0;
}
.header-style-two .header-upper .cart-btn a .count{
background-color: #ed0676;
}
.header-style-two .header-upper .cart-btn a:hover{
background-color: #222222;
color: #ffffff;
}
.header-style-two .header-upper .social-links{
position: relative;
display: inline-block;
margin-left: 30px;
}
/*=== Main Menu ===*/
.header-style-two .header-lower {
background-color:#333333;
}
.header-style-two .nav-outer{
position:relative;
width: 100%;
}
.header-style-two .main-menu{
position:relative;
float:left;
}
.header-style-two .main-menu .navbar-collapse{
padding:0px;
}
.header-style-two .main-menu .navigation{
position:relative;
margin:0px;
}
.header-style-two .main-menu .navigation > li{
position:relative;
float:left;
margin-left: 0;
margin-right:5px;
}
.header-style-two .main-menu .navigation > li:last-child{
margin-right:0px;
}
.header-style-two .main-menu .navigation > li > a{
position:relative;
display:block;
font-size:14px;
color:#ffffff;
line-height:30px;
font-weight:500;
opacity:1;
text-transform:uppercase;
padding:10px 28px;
transition:all 500ms ease;
-moz-transition:all 500ms ease;
-webkit-transition:all 500ms ease;
-ms-transition:all 500ms ease;
-o-transition:all 500ms ease ;
}
.header-style-two .main-menu .navigation > li.current > a,
.header-style-two .main-menu .navigation > li > a:hover{
background-color: #f5f5f5;
color: #ed0676;
}
.header-style-two .nav-outer .link-box{
position: relative;
float: right;
}
.header-style-two .nav-outer .link-box a{
position: relative;
display: inline-block;
font-size: 14px;
line-height: 30px;
color: #ffffff;
font-weight: 400;
padding: 10px 35px;
background-color: #7fa700;
text-transform: uppercase;
-webkit-transition: all 300ms ease;
-moz-transition: all 300ms ease;
-ms-transition: all 300ms ease;
-o-transition: all 300ms ease;
transition: all 300ms ease;
}
.header-style-two .nav-outer .link-box a:hover{
background-color: #ffffff;
color: #222222;
}
/***
====================================================================
Header Style Three
====================================================================
***/
.header-style-three .header-lower{
background-color: transparent;
}
.header-style-three .header-lower .main-box{
padding-left: 45px;
background-color: rgba(255,255,255,.90);
}
/*Sticky Header*/
.sticky-header{
position:fixed;
opacity:0;
visibility:hidden;
left:0px;
top:0px;
width:100%;
padding:0px 0px;
z-index:-1;
}
.sticky-header .logo{
padding: 0px;
}
.fixed-header .sticky-header{
z-index:999;
opacity:1;
visibility:visible;
background-color:#ffffff;
-webkit-box-shadow: 0 0 20px rgba(51,51,51,.1);
-moz-box-shadow: 0 0 20px rgba(51,51,51,.1);
-ms-box-shadow: 0 0 20px rgba(51,51,51,.1);
-o-box-shadow: 0 0 20px rgba(51,51,51,.1);
box-shadow: 0 0 20px rgba(51,51,51,.1);
}
.sticky-header .main-menu .navigation > li{
margin-left: 5px;
}
.sticky-header .main-menu .navigation > li > a{
color:#181818;
padding:15px 15px !important;
line-height:30px;
font-size:16px;
font-weight:600;
min-height:0px;
background:none;
border:0px;
margin-right:0px;
text-transform:capitalize;
}
.sticky-header .main-menu .navigation > li > a:before{
display:none;
}
.main-header .sticky-header .main-menu .navigation > li:hover > a,
.main-header .sticky-header .main-menu .navigation > li.current > a,
.main-header .sticky-header .main-menu .navigation > li.current-menu-item > a{
background:#ed0676;
color:#ffffff;
opacity:1;
}
/***
====================================================================
Section Title
====================================================================
***/
.sec-title{
position: relative;
margin-bottom: 50px;
}
.sec-title .title{
display: block;
font-size: 30px;
line-height: 1.2em;
color: #ed0676;
font-weight: 700;
margin-bottom:10px;
font-family: 'Tangerine', cursive;
}
.sec-title h2{
position: relative;
display: block;
font-size: 36px;
line-height: 1.2em;
color: #222222;
font-weight: 600;
}
.sec-title p{
display: block;
font-size:16px;
line-height: 30px;
color: #666666;
font-weight: 400;
margin-top: 30px;
}
.separator{
position: relative;
display: inline-block;
font-size: 32px;
line-height: 40px;
height: 40px;
width: 50px;
color: #ed0676;
margin:20px 65px 0;
}
.separator span{
position: relative;
display: block;
text-align: center;
}
.separator:before{
position: absolute;
right: 100%;
top: 18px;
content: "";
height: 0;
width: 0;
border-top: 2px solid transparent;
border-bottom: 2px solid transparent;
border-right: 65px solid #d6d6d6;
}
.separator:after{
position: absolute;
left: 100%;
top: 18px;
content: "";
height: 0;
width: 0;
border-top: 2px solid transparent;
border-bottom: 2px solid transparent;
border-left: 65px solid #d6d6d6;
}
.sec-title.light .title{
color: #888888;
}
.sec-title.light h2{
color: #ffffff;
}
.sec-title.light .separator:after,
.sec-title.light .separator:before{
background-color: #787878;
border-color: #787878;
}
/***
====================================================================
Page Title
====================================================================
***/
.page-title{
position:relative;
padding:250px 0px 110px;
background-size:cover;
background-position:center center;
background-repeat:no-repeat;
text-align:center;
margin-top: 50px;
}
.page-title:before{
content:'';
left:0px;
top:0px;
width:100%;
height:100%;
position:absolute;
background-color:rgba(34,34,34,0.65);
}
.page-title .inner-container{
position: relative;
}
.page-title h1{
position:relative;
float: left;
font-size:30px;
color:#ffffff;
line-height: 50px;
font-weight: 500;
}
.page-title .bread-crumb {
position: relative;
float: right;
}
.page-title .bread-crumb li{
position: relative;
float: left;
font-size: 36px;
line-height: 50px;
color: #ffffff;
font-weight: 400;
cursor: default;
padding-right: 25px;
margin-right: 25px;
font-family: 'Tangerine', cursive;
}
.page-title .bread-crumb li:before{
position: absolute;
right: -1px;
top: 10px;
height: 30px;
width: 2px;
background-color: #ed0676;
content: "";
}
.page-title .bread-crumb li:last-child{
padding-right: 0;
margin-right: 0;
}
.page-title .bread-crumb li:last-child:before{
display: none;
}
.page-title .bread-crumb li a{
color:#ed0676;
-webkit-transition: all 300ms ease;
-moz-transition: all 300ms ease;
-ms-transition: all 300ms ease;
-o-transition: all 300ms ease;
transition: all 300ms ease;
}
.page-title .bread-crumb li a:hover{
color:#ffffff;
}
/***
====================================================================
Main Slider One
====================================================================
***/
.main-slider{
position:relative;
z-index:10;
overflow:hidden;
margin-top: 50px;
}
.main-slider .tp-caption{
z-index:5;
}
.main-slider .tp-dottedoverlay{
position: absolute;
left: 0;
top: 0;
height: 100%;
width: 100%;
background: rgba(34,34,34,.60);
}
.main-slider .title{
font-size:48px;
color:#ed0676;
font-weight:700;
line-height:1.2em;
font-family: 'Tangerine', cursive;
}
.main-slider h2{
font-size:48px;
color:#ffffff;
font-weight:700;
line-height:1.2em;
}
.main-slider .text{
position: relative;
font-size:18px;
line-height:30px;
font-weight:400;
color:#ffffff;
}
.main-slider .theme-btn{
position: relative;
display: block;
}
.main-slider .tp-bannertimer,
.main-slider .tp-bullets{
display:none !important;
}
.main-slider.style-two{
margin-top: 0;
text-align: right;
}
.arrow-down{
position: absolute;
left: 50%;
bottom: 65px;
height: 40px;
width: 40px;
margin-left: -20px;
line-height: 40px;
animation: fadeInDown 3s infinite;
}
.arrow-down a{
font-size: 36px;
color: #ffffff;
font-weight: 400;
text-align: center;
}
/***
====================================================================
About Us
====================================================================
***/
.about-us{
position: relative;
padding: 120px 0 60px;
}
.about-us .left-image{
position: absolute;
left: 0;
bottom: 30px;
height: auto;
width: auto;
}
.about-us .content-column{
position: relative;
margin-bottom: 40px;
}
.about-us .content-column .inner-column{
position: relative;
padding-top: 50px;
}
.about-us .title{
position: relative;
display: inline-block;
font-size: 30px;
color: #80a800;
font-weight: 700;
font-family: 'Tangerine', cursive;
margin-bottom: 15px;
}
.about-us h2{
position: relative;
font-size: 36px;
color: #222222;
font-weight: 700;
line-height: 1.2em;
margin-bottom: 30px;
}
.about-us p{
font-size: 14px;
line-height: 30px;
color: #666666;
font-weight: 500;
margin-bottom:30px;
}
.about-us .image-column .inner-column{
margin-left: -30px;
margin-right: -110px;
}
.about-us .feature-list{
position: relative;
}
.about-us .feature-list li{
position: relative;
padding-left: 30px;
font-size: 14px;
line-height: 26px;
font-weight: 500;
margin-bottom: 10px;
float: left;
width: 50%;
color: #666666;
}
.about-us .feature-list li:before{
position: absolute;
left: 0;
top: 0;
font-size: 14px;
line-height: 26px;
color: #ed0676;
content: "\f06c";
font-family: "FontAwesome";
}
.about-us .feature-list li a{
font-weight: 500;
color: #666666;
display: inline-block;
-webkit-transition: all 300ms ease;
-moz-transition: all 300ms ease;
-ms-transition: all 300ms ease;
-o-transition: all 300ms ease;
transition: all 300ms ease;
}
.about-us .feature-list li a:hover{
color: #ed0676;
}
.about-us .content-column .inner-column .theme-btn{
margin-top: 20px;
}
/***
====================================================================
Services Section
====================================================================
***/
.services-section{
position: relative;
background-repeat: no-repeat;
background-position: center top;
padding: 120px 0 60px;
}
.services-carousel{
position: relative;
padding: 25px 25px 60px;
background-color: #ffffff;
}
.service-block{
position: relative;
border-bottom: 2px solid #dddddd;
}
.service-block .inner-box{
position: relative;
-webkit-transition: all 300ms ease;
-moz-transition: all 300ms ease;
-ms-transition: all 300ms ease;
-o-transition: all 300ms ease;
transition: all 300ms ease;
}
.owl-item:hover{
-webkit-box-shadow: 0 0 20px rgba(0,0,0,.2);
-moz-box-shadow: 0 0 20px rgba(0,0,0,.2);
-ms-box-shadow: 0 0 20px rgba(0,0,0,.2);
-o-box-shadow: 0 0 20px rgba(0,0,0,.2);
box-shadow: 0 0 20px rgba(0,0,0,.2);
}
.service-block .image-box{
position: relative;
}
.service-block .image{
position: relative;
overflow: hidden;
}
.service-block .image a{
display: block;
}
.service-block .image img{
display: block;
width: 100%;
height: auto;
-webkit-transition: all 500ms ease;
-moz-transition: all 500ms ease;
-ms-transition: all 500ms ease;
-o-transition: all 500ms ease;
transition: all 500ms ease;
}
.service-block .inner-box:hover .image img{
-webkit-transform: scale(1.1);
-moz-transform: scale(1.1);
-ms-transform: scale(1.1);
-o-transform: scale(1.1);
transform: scale(1.1);
}
.service-block .lower-content{
position: relative;
padding: 35px 20px 30px;
padding-left: 100px;
/* border-bottom: 2px solid #dddddd; */
}
.service-block .lower-content:before{
position: absolute;
left: 50%;
bottom: 0;
height: 2px;
width: 0;
content: "";
background-color: #ed0676;
-webkit-transition: all 500ms ease;
-moz-transition: all 500ms ease;
-ms-transition: all 500ms ease;
-o-transition: all 500ms ease;
transition: all 500ms ease;
}
.service-block .inner-box:hover .lower-content:before{
width: 100%;
left: 0;
}
.service-block .icon-box{
position: absolute;
left: 0;
top: 35px;
width: 100px;
text-align: center;
font-size: 48px;
line-height: 1em;
color: #ed0676;
-webkit-transition: all 300ms ease;
-moz-transition: all 300ms ease;
-ms-transition: all 300ms ease;
-o-transition: all 300ms ease;
transition: all 300ms ease;
}
.service-block .inner-box:hover .icon-box{
color: #222222;
}
.service-block .lower-content h3{
display: block;
font-size: 18px;
line-height: 1.2em;
color: #222222;
font-weight: 500;
margin-bottom: 10px;
}
.service-block .lower-content h3 a{
color: #222222;
-webkit-transition: all 300ms ease;
-moz-transition: all 300ms ease;
-ms-transition: all 300ms ease;
-o-transition: all 300ms ease;
transition: all 300ms ease;
}
.service-block .lower-content h3 a:hover{
color: #ed0676;
}
.service-block .lower-content p{
display: block;
font-size: 14px;
line-height: 30px;
color: #666666;
}
.services-carousel .owl-nav{
display: none;
}
.services-carousel .owl-dots{
position: absolute;
left: 0;
bottom: 0;
width: 100%;
text-align: center;
}
.services-carousel .owl-dots .owl-dot{
position:relative;
width:50px;
margin:0 5px;
padding: 10px 0 0;
display:inline-block;
border-bottom: 3px solid #ed0676;
-moz-transition:all 0.3s ease;
-webkit-transition:all 0.3s ease;
-ms-transition:all 0.3s ease;
-o-transition:all 0.3s ease;
transition:all 0.3s ease;
}
.services-carousel .owl-dots .owl-dot.active{
border-bottom: 10px solid #222222;
bottom: -3px;
width: 30px;
}
.services-carousel .owl-dots .owl-dot:hover{
border-bottom: 10px solid #222222;
}
/***
====================================================================
Services Section Two
====================================================================
***/
.services-section-two{
position: relative;
padding: 115px 0 0;
}
.services-section-two .content-column .inner-column{
position:relative;
padding-top: 70px;
}
.services-list{
position: relative;
}
.services-list li{
position: relative;
padding-left: 70px;
margin-bottom: 60px;
}
.services-list li .icon{
position: absolute;
display: inline-block;
left: 0;
top:0;
font-size: 48px;
line-height: 1em;
color: #cccccc;
-webkit-transition: all 300ms ease;
-moz-transition: all 300ms ease;
-ms-transition: all 300ms ease;
-o-transition: all 300ms ease;
transition: all 300ms ease;
}
.services-list li:hover .icon{
color: #ed0676;
}
.services-list li h3{
display: block;
font-size: 20px;
line-height: 1.2em;
color: #222222;
font-weight: 600;
margin-bottom: 10px;
}
.services-list li h3 a{
color: #222222;
-webkit-transition: all 300ms ease;
-moz-transition: all 300ms ease;
-ms-transition: all 300ms ease;
-o-transition: all 300ms ease;
transition: all 300ms ease;
}
.services-list li h3 a:hover{
color: #ed0676;
}
.services-list li p{
position: relative;
font-size: 14px;
line-height: 24px;
color: #666666;
font-weight: 400;
}
.services-section-two .image-column .inner-column{
margin-top: -30px;
}
.services-section-two .image-column .image-one{
position: relative;
}
.services-section-two .image-column .image-two{
position: absolute;
right: -340px;
bottom: -20px;
z-index: 9;
}
/***
====================================================================
Service Detail
====================================================================
***/
.service-detail-section{
position: relative;
padding: 120px 0 80px;
}
.service-detail{
position: relative;
}
.service-detail .image-box{
position: relative;
margin-bottom: 45px;
}
.service-detail .lower-content{
position: relative;
}
.service-detail h2{
position: relative;
font-size: 30px;
line-height: 1.2em;
color: #222222;
font-weight: 600;
margin-bottom: 35px;
}
.service-detail h3{
position: relative;
font-size: 24px;
line-height: 1.2em;
color: #222222;
font-weight: 600;
margin-bottom: 30px;
}
.service-detail p{
position: relative;
font-size: 14px;
line-height: 30px;
color: #666666;
font-weight: 400;
margin-bottom: 30px;
}
.service-detail .procedure-section{
padding-top: 70px;
padding-bottom: 0;
}
.service-detail .procedure-section:before{
position: absolute;
left: 0;
top: 0;
height: 100%;
width: 100%;
background-image: url(../images/icons/price-bg.png);
background-repeat: no-repeat;
background-position: center center;
content: "";
}
.service-detail .two-column{
position: relative;
}
.service-detail .two-column .info-column{
position: relative;
}
.service-detail .image-column .image{
position: relative;
}
.service-detail .image-column .image img{
display: block;
width: 100%;
}
/*Services Category*/
.service-sidebar .categories{
margin-bottom: 50px;
}
.service-cat-list{
position:relative;
border:1px dashed #d9d9d9;
}
.service-cat-list li{
position:relative;
}
.service-cat-list li a{
position:relative;
font-size:14px;
line-height: 30px;
font-weight:400;
color:#666666;
padding:15px 15px 15px 25px;
display:block;
background-color:#f7f7f7;
border:1px dashed #d9d9d9;
transition:all 300ms ease;
-moz-transition:all 300ms ease;
-webkit-transition:all 300ms ease;
-ms-transition:all 300ms ease;
-o-transition:all 300ms ease;
}
.service-cat-list li:first-child a{
border-bottom:0;
}
.service-cat-list li:last-child a{
border-bottom:0;
}
.service-cat-list li a:before{
position:absolute;
content:'\f105';
left: 25px;
font-size: 18px;
color: #333333;
font-family: 'FontAwesome';
line-height: 30px;
opacity: 0;
visibility: hidden;
transition:all 300ms ease;
-moz-transition:all 300ms ease;
-webkit-transition:all 300ms ease;
-ms-transition:all 300ms ease;
-o-transition:all 300ms ease;
}
.service-cat-list li a:hover:before,
.service-cat-list li.active a::before{
color: #7fa700;
visibility: visible;
opacity: 1;
}
.service-cat-list li.active a,
.service-cat-list li a:hover{
color: #7fa700;
padding-left: 45px;
border-color: #7fa700;
}
/* Department Sidebar */
.service-sidebar{
position: relative;
}
.service-sidebar .download-links{
position: relative;
margin-bottom: 40px;
}
.service-sidebar h3{
position: relative;
font-size: 18px;
line-height: 1.2em;
color: #222222;
font-weight: 700;
margin-bottom: 25px;
}
.service-sidebar .link-box{
position: relative;
display: block;
padding: 19px 20px;
padding-left: 75px;
margin-bottom: 20px;
border:1px dashed #d9d9d9;
-webkit-transition: all 300ms ease;
-moz-transition: all 300ms ease;
-ms-transition: all 300ms ease;
-o-transition: all 300ms ease;
transition: all 300ms ease;
}
.service-sidebar .link-box:hover{
border-color: #7fa700;
}
.service-sidebar .link-box .icon{
position: absolute;
left: 0;
top:0;
height: 75px;
width: 75px;
text-align: center;
font-size: 30px;
line-height: 70px;
color: #7fa700;
}
.service-sidebar .link-box h5{
display: block;
font-size: 14px;
line-height: 20px;
color: #222222;
font-weight: 600;
}
.service-sidebar .link-box a{
display: block;
font-size: 12px;
line-height: 20px;
color: #666666;
font-weight: 400;
-webkit-transition: all 300ms ease;
-moz-transition: all 300ms ease;
-ms-transition: all 300ms ease;
-o-transition: all 300ms ease;
transition: all 300ms ease;
}
.service-sidebar .link-box a:hover{
color: #7fa700;
}
/*Help Box*/
.consult-box{
position:relative;
background-size:cover;
padding:30px 30px;
}
.consult-box > span{
position: relative;
display: block;
font-size: 24px;
line-height: 30px;
color: #7fa700;
margin-bottom: 10px;
font-family: "Tangerine", cursive;
}
.consult-box h4{
position:relative;
font-size:22px;
line-height:1.2em;
color:#222222;
font-weight:600;
text-transform: uppercase;
margin-bottom:30px;
}
.consult-box p{
position:relative;
color:#666666;
font-size:14px;
line-height:30px;
font-weight: 500;
margin-bottom:30px;
}
.consult-box .theme-btn{
padding: 8px 30px;
font-size: 14px;
font-weight: 700;
color: #7fa700;
border:1px solid #7fa700;
background-color: transparent;
}
.consult-box .theme-btn:hover{
background-color: #7fa700;
color: #ffffff;
}
/***
====================================================================
Fluid Section One
====================================================================
***/
.fluid-section-one{
position:relative;
}
.fluid-section-one .outer-container{
position:relative;
min-height:350px;
background-color:#f3f3f3;
}
.fluid-section-one.style-two .outer-container{
background-color: #ffffff;
}
.fluid-section-one .image-column{
position:absolute;
float:left;
left:0px;
top:0px;
width:50%;
height:100%;
background-repeat:no-repeat;
background-position:center right;
background-size:cover;
}
.fluid-section-one .image-column .image-box{
position:relative;
display:none;
}
.fluid-section-one .image-column .image-box img{
position:relative;
display:block;
width:100%;
}
.fluid-section-one .content-column{
position:relative;
float:right;
width:50%;
}
.fluid-section-one .content-column:before{
position: absolute;
left: 0;
top: 0;
height: 100%;
width: 100%;
background-image: url(images/background/6.html);
background-repeat: no-repeat;
background-position: center;
background-size: cover;
}
.fluid-section-one .content-column .inner-column{
position:relative;
max-width:800px;
padding:115px 15px 60px 100px;
}
.fluid-section-one .content-column .inner-column .sec-title{
margin-bottom:30px;
}
.fluid-section-one .content-column .inner-column .text{
margin-bottom: 30px;
}
.fluid-section-one .content-column .inner-column .text p{
position:relative;
font-size:14px;
line-height:30px;
color:#666666;
margin-bottom:30px;
}
.fluid-section-one .content-column .text p:last-child{
margin-bottom:0px;
}
.fluid-section-one .content-column .choose-info{
position:relative;
}
.fluid-section-one .content-column .choose-info li{
position:relative;
float: left;
width: 50%;
padding-left:70px;
margin-bottom:45px;
min-height: 50px;
}
.fluid-section-one .content-column .choose-info li .icon{
position: absolute;
left: 0px;
top: 0;
font-size: 44px;
line-height: 1em;
color: #000000;
font-weight: 400;
}
.fluid-section-one .content-column .choose-info li h4{
display: inline-block;
font-size: 18px;
line-height: 1.2em;
color: #222222;
font-weight: 500;
margin-bottom: 10px;
}
.fluid-section-one .content-column .choose-info li h4 a{
color:#222222;
-webkit-transition: all 300ms ease;
-moz-transition: all 300ms ease;
-ms-transition: all 300ms ease;
-o-transition: all 300ms ease;
transition: all 300ms ease;
}
.fluid-section-one .content-column .choose-info li p{
display: block;
font-size: 14px;
line-height: 24px;
color: #666666;
font-weight: 400;
}
.fluid-section-one .content-column .inner-column .choose-info li:hover h4 a{
color: #ed0676;
}
/***
====================================================================
Gift Section
====================================================================
***/
.gift-section{
position: relative;
padding: 115px 0 80px;
}
.gift-block{
position: relative;
margin-bottom: 40px;
}
.gift-block .inner-box{
position: relative;
}
.gift-block .image-box {
position: relative;
text-align: center;
border: 1px solid #d7d7d7;
-webkit-border-radius: 0 20px 0 20px;
-moz-border-radius: 0 20px 0 20px;
-ms-border-radius: 0 20px 0 20px;
-o-border-radius: 0 20px 0 20px;
border-radius: 0 20px 0 20px;
-webkit-transition: all 300ms ease;
-moz-transition: all 300ms ease;
-ms-transition: all 300ms ease;
-o-transition: all 300ms ease;
transition: all 300ms ease;
}
.gift-block .inner-box:hover .image-box{
border-color: #ed0676;
text-align: center;
}
.gift-block .image-box img{
display: inline-block;
max-width: 100%;
height: auto;
}
.gift-block .info-box{
position: relative;
text-align: center;
padding: 35px 15px 0;
}
.gift-block .info-box .price{
display: block;
font-size: 16px;
line-height: 26px;
color: #222222;
font-weight: 600;
margin-bottom: 30px;
}
.gift-block .info-box .price del{
color: #999999;
font-weight: 400;
margin-right: 8px;
}
.gift-block .info-box h4{
display: block;
font-size: 18px;
line-height: 1.2em;
color: #222222;
font-weight: 500;
margin-bottom: 35px;
}
.gift-block .info-box h4 a{
color: #222222;
display: inline-block;
-webkit-transition: all 300ms ease;
-moz-transition: all 300ms ease;
-ms-transition: all 300ms ease;
-o-transition: all 300ms ease;
transition: all 300ms ease;
}
.gift-block .info-box h4 a:hover{
color: #ed0676;
}
.gift-block .info-box .link-box{
position: relative;
}
.gift-block .info-box .link-box a{
display: inline-block;
font-size: 14px;
line-height: 20px;
color: #222222;
font-weight: 500;
-webkit-transition: all 300ms ease;
-moz-transition: all 300ms ease;
-ms-transition: all 300ms ease;
-o-transition: all 300ms ease;
transition: all 300ms ease;
}
.gift-block .info-box .link-box a:hover{
color: #ed0676;
}
.gift-block .info-box .link-box a i{
margin-left: 5px;
}
/***
====================================================================
Procedure Section
====================================================================
***/
.procedure-section{
position: relative;
background-repeat: no-repeat;
background-position: center;
background-size: cover;
padding: 115px 0 80px;
}
.procedure-block{
position: relative;
margin-bottom: 40px;
border-right: 2px solid #eeeeee;
-webkit-transition: all 300ms ease;
-moz-transition: all 300ms ease;
-ms-transition: all 300ms ease;
-o-transition: all 300ms ease;
transition: all 300ms ease;
}
.procedure-block:hover{
background-color: #7fa700;
}
.procedure-block:last-child{
border-right: 0;
}
.procedure-block .inner-box{
position: relative;
text-align: center;
padding: 60px 0 50px;
}
.procedure-block .inner-box:before{
position:absolute;
left: -30px;
top: 50%;
margin-top: -15px;
height: 30px;
width: 30px;
border:1px solid #bbbbbb;
background-color: #ffffff;
-webkit-transform: rotate(45deg);
-moz-transform: rotate(45deg);
-ms-transform: rotate(45deg);
-o-transform: rotate(45deg);
transform: rotate(45deg);
content: "";
}
.procedure-block .inner-box:after{
position:absolute;
top: 50%;
margin-top: -15px;
left: -30px;
height: 30px;
width: 30px;
line-height: 28px;
text-align: center;
content: "\f105";
font-family: "FontAwesome";
}
.procedure-block:first-child .inner-box:before,
.procedure-block:first-child .inner-box:after{
display: none;
}
.procedure-block .icon-box{
position: relative;
height: 100px;
width: 100px;
text-align: center;
line-height: 98px;
background-color: #ffffff;
border:1px solid #bbbbbb;
overflow: hidden;
-webkit-border-radius: 50%;
-moz-border-radius: 50%;
-ms-border-radius: 50%;
-o-border-radius: 50%;
border-radius: 50%;
margin:0 auto 40px;
opacity: 1;
visibility: visible;
}
.procedure-block .icon-box .icon{
display: block;
font-size: 50px;
color: #666666;
-webkit-transition: all 300ms ease;
-moz-transition: all 300ms ease;
-ms-transition: all 300ms ease;
-o-transition: all 300ms ease;
transition: all 300ms ease;
}
.procedure-block:hover .icon{
opacity: 0;
visibility: hidden;
-webkit-transform: scale(0);
-moz-transform: scale(0);
-ms-transform: scale(0);
-o-transform: scale(0);
transform: scale(0);
}
.procedure-block .icon-box .percent{
position: absolute;
left: 0;
top: 0;
height: 100%;
width: 100%;
display: inline-block;
font-size: 24px;
font-weight: 500;
color: #222222;
-webkit-transform: scale(0);
-moz-transform: scale(0);
-ms-transform: scale(0);
-o-transform: scale(0);
transform: scale(0);
-webkit-transition: all 300ms ease;
-moz-transition: all 300ms ease;
-ms-transition: all 300ms ease;
-o-transition: all 300ms ease;
transition: all 300ms ease;
}
.procedure-block:hover .icon-box .percent{
-webkit-transform: scale(1);
-moz-transform: scale(1);
-ms-transform: scale(1);
-o-transform: scale(1);
transform: scale(1);
}
.procedure-block h3{
display: block;
font-size: 16px;
line-height: 26px;
color: #7fa700;
font-weight: 600;
margin-bottom: 35px;
}
.procedure-block h3 a{
display: inline-block;
color: #7fa700;
-webkit-transition: all 300ms ease;
-moz-transition: all 300ms ease;
-ms-transition: all 300ms ease;
-o-transition: all 300ms ease;
transition: all 300ms ease;
}
.procedure-block .text{
display: block;
font-size: 14px;
line-height: 30px;
color: #666666;
font-weight: 400;
min-height:60px;
-webkit-transition: all 300ms ease;
-moz-transition: all 300ms ease;
-ms-transition: all 300ms ease;
-o-transition: all 300ms ease;
transition: all 300ms ease;
}
.procedure-block:hover .text,
.procedure-block:hover h3 a{
color: #ffffff;
}
/***
====================================================================
Our Packeges
====================================================================
***/
.our-packeges{
position: relative;
padding: 115px 0 80px;
}
.packeges-tabs{
position: relative;
}
.packeges-tabs .tab-buttons{
position: relative;
padding-bottom: 25px;
border-bottom: 1px solid #eaeaea;
text-align: center;
}
.packeges-tabs .tab-buttons li{
position: relative;
display: inline-block;
font-size: 15px;
line-height: 20px;
color: #666666;
font-weight: 500;
padding: 5px 30px;
cursor:pointer;
margin:0px 2px;
-webkit-transition: all 300ms ease;
-moz-transition: all 300ms ease;
-ms-transition: all 300ms ease;
-o-transition: all 300ms ease;
transition: all 300ms ease;
}
.packeges-tabs .tab-buttons li:before{
position: absolute;
left: -5px;
top: 8px;
height: 14px;
width: 2px;
background-color: #666666;
content: "";
}
.packeges-tabs .tab-buttons li:first-child:before{
display: none;
}
.packeges-tabs .tab-buttons li.active-btn,
.packeges-tabs .tab-buttons li:hover{
background-color: #7fa700;
color: #ffffff;
}
.packeges-tabs .tabs-content{
position: relative;
padding-top: 45px;
}
.tabs-content .tab{
display: none;
}
.tabs-content .tab.active-tab{
display: block;
}
.packeges-tabs .tab .image-column{
position: relative;
margin-bottom: 40px;
}
.packeges-tabs .tab .image-column .inner-column{
position: relative;
padding-right: 20px;
}
.packeges-tabs .tab .image-column img{
display: block;
width: 100%;
height: auto;
}
.packeges-tabs .tab .image-column a{
display: block;
}
.packeges-tabs .tab .content-column{
position: relative;
}
.packeges-tabs .tabs-content:before{
position: absolute;
left: 0;
top: 0;
height: 100%;
width: 100%;
background-image: url(../images/icons/tabs-bg.png);
background-repeat: no-repeat;
background-position: center right;
content: "";
opacity: .10;
}
.packeges-tabs .tab .content-column .inner-column{
position: relative;
background-repeat: no-repeat;
background-position: center;
padding-top: 10px;
}
.packeges-tabs .tab .content-column h4{
display: block;
font-size: 20px;
line-height: 1.2em;
color: #222222;
font-weight: 500;
margin-bottom: 15px;
}
.packeges-tabs .tab .content-column .price{
display: block;
font-size: 15px;
line-height: 25px;
color: #666666;
font-weight: 400;
margin-bottom: 30px;
}
.packeges-tabs .tab .content-column .text{
position: relative;
}
.packeges-tabs .tab .content-column p{
display: block;
font-size: 14px;
line-height: 30px;
color: #666666;
font-weight: 500;
margin-bottom: 40px;
}
.packeges-tabs .price-column ul li{
position: relative;
display: block;
margin-left: 35px;
margin-bottom: 10px;
}
.packeges-tabs .price-column ul li:before{
position: absolute;
left: -35px;
top: 6px;
font-size: 14px;
line-height: 1em;
color: #7fa700;
font-weight: 400;
content: "\f06c";
font-family:"FontAwesome";
}
.packeges-tabs .price-column ul li:last-child{
margin-bottom: 0;
}
/*.packeges-tabs .price-column ul li:after{
position: absolute;
left: 0;
bottom:8px;
height:1px;
width: 100%;
background-repeat: repeat-x;
background-position: center;
content: "";
background-image: url(../images/icons/dots.png);
z-index: -1;
}*/
.packeges-tabs .price-column .text,
.packeges-tabs .price-column .price{
position: relative;
display: inline-block !important;
font-size: 16px;
line-height: 16px;
color: #888888;
font-weight: 500;
padding: 0 2px;
margin: 0 !important;
}
.packeges-tabs .price-column .price{
float: right;
padding-right: 0px;
}
/***
====================================================================
Fun Facts Section
====================================================================
***/
.fun-fact-section{
position: relative;
background-position: center;
background-repeat: no-repeat;
background-size: cover;
padding: 80px 0 30px;
background-attachment: fixed;
}
.fun-fact-section:before{
position: absolute;
left: 0;
top: 0;
height: 100%;
width: 100%;
background: #222222;
opacity: .90;
content: "";
}
.counter-column{
position: relative;
margin-bottom: 40px;
text-align: center;
}
.counter-column .count-box{
position: relative;
font-size: 46px;
line-height: 1.2em;
color: #ffffff;
font-weight: 500;
}
.counter-column .icon{
position: relative;
display: block;
text-align: center;
font-size: 56px;
line-height: 70px;
color: #ed0676;
font-weight: 400;
margin-bottom: 10px;
}
.counter-column .count-text{
position: relative;
display: block;
font-size: 46px;
line-height: 1.2em;
color: #ffffff;
font-weight: 600;
letter-spacing: 1px;
margin-bottom: 10px;
}
.counter-column .counter-title{
position: relative;
font-size: 18px;
line-height: 1.2em;
color: #999999;
font-weight: 500;
}
/***
====================================================================
Team Section
====================================================================
***/
.team-section{
position: relative;
padding: 120px 0 80px;
}
.team-block{
position: relative;
margin-bottom: 40px;
}
.team-block .inner-box{
position: relative;
margin-right: 55px;
}
.team-block .image-box{
position: relative;
margin-left: 15px;
margin-bottom: 15px;
}
.team-block .image-box:before{
position: absolute;
left: -15px;
bottom: -15px;
height: 100%;
width: 100%;
border: 1px solid #cccccc;
content: "";
z-index: -1;
}
.team-block .image-box .image{
position: relative;
overflow: hidden;
}
.team-block .image-box img{
display: block;
width: 100%;
height: auto;
-webkit-transition: all 500ms ease;
-moz-transition: all 500ms ease;
-ms-transition: all 500ms ease;
-o-transition: all 500ms ease;
transition: all 500ms ease;
}
.team-block .inner-box:hover .image-box img{
-webkit-transform: scale(1.1);
-moz-transform: scale(1.1);
-ms-transform: scale(1.1);
-o-transform: scale(1.1);
transform: scale(1.1);
}
.team-block .image-box .social-links{
position: absolute;
right: -55px;
bottom: -15px;
}
.team-block .image-box .social-links li{
position: relative;
display: block;
height: 35px;
width: 35px;
border: 1px solid #cccccc;
text-align: center;
margin-bottom: -1px;
}
.team-block .image-box .social-links li a{
display: block;
text-align: center;
font-size: 13px;
line-height: 35px;
color: #cccccc;
font-weight: 400;
-webkit-transition: all 300ms ease;
-moz-transition: all 300ms ease;
-ms-transition: all 300ms ease;
-o-transition: all 300ms ease;
transition: all 300ms ease;
}
.team-block .image-box .social-links li a:hover{
background-color: #ed0676;
border-color: #ed0676;
color: #ffffff;
}
.team-block .info-box{
position: relative;
padding-top: 20px;
}
.team-block .info-box .name{
position: relative;
display: inline-block;
font-size: 20px;
line-height: 30px;
color: #222222;
font-weight: 600;
}
.team-block .info-box .designation{
display: inline-block;
font-size: 14px;
line-height: 30px;
color: #666666;
font-weight: 400;
}
/***
====================================================================
Gallery Section
====================================================================
***/
.gallery-section{
position: relative;
background-position: center top;
background-repeat: no-repeat;
padding:120px 0 120px;
}
.gallery-section .row{
margin: 0 -3px;
}
.mixitup-gallery .filters{
margin-bottom:60px;
text-align:center;
}
.mixitup-gallery .filters .filter-tabs{
position:relative;
display:block;
}
.mixitup-gallery .filters li{
position: relative;
display: inline-block;
font-size: 16px;
line-height: 35px;
color: #666666;
font-weight: 400;
padding: 0 20px;
cursor: pointer;
-webkit-transition:all 300ms ease;
-moz-transition:all 300ms ease;
-ms-transition:all 300ms ease;
-o-transition:all 300ms ease;
transition: all 300ms ease;
z-index: 2;
}
.mixitup-gallery .filters li:before{
height: 100%;
position: absolute;
top: 0;
background-color: #ed0676;
content: "";
z-index: -1;
left: 50%;
width: 0;
-webkit-transform: skewX(-30deg);
-moz-transform: skewX(-30deg);
-ms-transform: skewX(-30deg);
-o-transform: skewX(-30deg);
transform: skewX(-30deg);
-webkit-transition:all 300ms ease;
-moz-transition:all 300ms ease;
-ms-transition:all 300ms ease;
-o-transition:all 300ms ease;
transition: all 300ms ease;
}
.mixitup-gallery .filters li.active{
color: #ffffff;
font-weight: 500;
}
.mixitup-gallery .filters li.active:before{
width: 100%;
left: 0;
}
.gallery-block{
position: relative;
}
.gallery-block.mix{
display: none;
}
.mixitup-gallery .gallery-block{
margin-bottom: 6px;
padding: 0 3px;
}
.gallery-block .image-box{
position: relative;
overflow: hidden;
}
.gallery-block .image-box img{
display: block;
width: 100%;
}
.gallery-block .image-box:after {
background: none repeat scroll 0 0 rgba(0, 0, 0, 0.7) padding-box content-box;
height: 100%;
content:"";
display: block;
left: 0;
padding:0 15px 15px;
opacity: 0;
position: absolute;
top: -100%;
-webkit-transition: all 0.6s ease 0s;
-moz-transition: all 0.6s ease 0s;
-ms-transition: all 0.6s ease 0s;
-o-transition: all 0.6s ease 0s;
transition: all 0.6s ease 0s;
width: 100%;
}
.gallery-block .image-box:hover:after {
top: 50%;
height: 50%;
opacity: 1;
}
.gallery-block .image-box:before {
background: none repeat scroll 0 0 rgba(0, 0, 0, 0.7) padding-box content-box;
bottom: -100%;
height: 100%;
padding:15px 15px 0;
content:"";
display: block;
left: 0;
opacity: 0;
position: absolute;
-webkit-transition: all 0.6s ease 0s;
-moz-transition: all 0.6s ease 0s;
-ms-transition: all 0.6s ease 0s;
-o-transition: all 0.6s ease 0s;
transition: all 0.6s ease 0s;
width: 100%;
}
.gallery-block .image-box:hover:before {
bottom: 50%;
height: 50%;
opacity: 1;
}
.gallery-block .content-box{
position: absolute;
left: 0;
top: 50%;
width: 100%;
padding: 15px;
text-align: center;
z-index: 9;
opacity: 0;
visibility: hidden;
-webkit-transform: translateY(-50%);
-moz-transform: translateY(-50%);
-ms-transform: translateY(-50%);
-o-transform: translateY(-50%);
transform: translateY(-50%);
-webkit-transition: all 300ms ease;
-moz-transition: all 300ms ease;
-ms-transition: all 300ms ease;
-o-transition: all 300ms ease;
transition: all 300ms ease;
}
.gallery-block .image-box:hover .content-box{
opacity: 1;
visibility: visible;
transition-delay: 600ms;
}
.gallery-block .content-box > span{
display: block;
font-size: 12px;
line-height: 30px;
color: #ffffff;
font-weight: 300;
font-family: 'poppins';
padding: 20px;
}
.gallery-block .content-box h4{
display: block;
font-size: 16px;
line-height: 20px;
color: #ed0676;
font-weight: 700;
text-transform: uppercase;
margin-bottom: 20px;
}
.gallery-block .content-box h4 a{
display: inline-block;
color: #ed0676;
-webkit-transition:all 300ms ease;
-moz-transition:all 300ms ease;
-ms-transition:all 300ms ease;
-o-transition:all 300ms ease;
transition:all 300ms ease;
}
.gallery-block .content-box h4 a:hover{
color: #ffffff;
}
.gallery-block .content-box a{
position: relative;
display: inline-block;
font-size: 16px;
color: #ffffff;
-webkit-transition:all 300ms ease;
-moz-transition:all 300ms ease;
-ms-transition:all 300ms ease;
-o-transition:all 300ms ease;
transition:all 300ms ease;
}
.gallery-block .content-box .rate{
position: relative;
display: inline-block;
font-size: 16px;
color: #ffffff;
-webkit-transition:all 300ms ease;
-moz-transition:all 300ms ease;
-ms-transition:all 300ms ease;
-o-transition:all 300ms ease;
transition:all 300ms ease;
}
.gallery-block .content-box a:hover{
color: #ed0676;
}
/*.gallery-block .content-box a:before{
position: absolute;
right: -21px;
height: 18px;
width: 2px;
top: 3px;
background-color: #ffffff;
content: "";
}*/
.gallery-block .content-box a:last-child:before{
display: none;
}
/***
====================================================================
Gallery Section Two
====================================================================
***/
.gallery-section-two{
position: relative;
padding: 120px 0 60px;
}
.gallery-section-two .mixitup-gallery .filters{
margin-bottom:65px;
text-align:center;
}
.gallery-section-two .mixitup-gallery .filter-tabs{
position: relative;
display: inline-block;
border-bottom: 1px solid #d6d6d6;
}
.gallery-section-two .mixitup-gallery .filters li{
position: relative;
display: inline-block;
font-size: 16px;
line-height: 35px;
color: #666666;
font-weight: 400;
margin-right: 40px;
padding: 0;
cursor: pointer;
-webkit-transition:all 300ms ease;
-moz-transition:all 300ms ease;
-ms-transition:all 300ms ease;
-o-transition:all 300ms ease;
transition: all 300ms ease;
z-index: 2;
}
.gallery-section-two .mixitup-gallery .filters li:last-child{
margin-right: 0;
}
.gallery-section-two .mixitup-gallery .filters li:before{
position: absolute;
left: 50%;
bottom: -1px;
top: auto;
height: 1px;
width: 0;
content: "";
z-index: 1;
background-color: #ed0676;
-webkit-transition:all 300ms ease;
-moz-transition:all 300ms ease;
-ms-transition:all 300ms ease;
-o-transition:all 300ms ease;
transition: all 300ms ease;
}
.gallery-section-two .mixitup-gallery .filters li.active{
color: #ed0676;
font-weight: 600;
}
.gallery-section-two .mixitup-gallery .filters li.active:before{
width: 100%;
left: 0;
}
.gallery-section-two .styled-pagination{
margin-top: 90px;
}
.gallery-block-two.mix{
display: none;
}
.gallery-block-two{
position: relative;
margin-bottom: 30px;
}
.gallery-block-two .image-box{
position: relative;
}
.gallery-block-two .image-box img{
display: block;
width: 100%;
height: auto;
}
.gallery-block-two .slide-item .image-box .overlay-box{
position: absolute;
left: 0;
top: 0;
height: 100%;
width: 100%;
}
.gallery-block-two .image-box .overlay-box:before{
position: absolute;
left: 0%;
top: 0%;
height: 100%;
width: 100%;
background-color: #000000;
content: "";
opacity: 0;
visibility: hidden;
-webkit-transform: scale(0.5) rotateY(180deg);
-moz-transform: scale(0.5) rotateY(180deg);
-ms-transform: scale(0.5) rotateY(180deg);
-o-transform: scale(0.5) rotateY(180deg);
transform: scale(0.5) rotateY(180deg);
-webkit-transition: all 500ms ease;
-moz-transition: all 500ms ease;
-ms-transition: all 500ms ease;
-o-transition: all 500ms ease;
transition: all 500ms ease;
}
.gallery-block-two:hover .image-box .overlay-box:before{
opacity: .70;
-webkit-transform: scale(1) rotateY(0deg);
-moz-transform: scale(1) rotateY(0deg);
-ms-transform: scale(1) rotateY(0deg);
-o-transform: scale(1) rotateY(0deg);
transform: scale(1) rotateY(0deg);
visibility: visible;
}
.gallery-block-two .content-box{
position: absolute;
width: 100%;
top: 50%;
text-align: center;
visibility: hidden;
opacity: 0;
-webkit-transform: translateY(-50%);
-moz-transform: translateY(-50%);
-ms-transform: translateY(-50%);
-o-transform: translateY(-50%);
transform: translateY(-50%);
}
.gallery-block-two .image-box:hover .content-box{
visibility: visible;
opacity: 1;
-webkit-transition: all 300ms ease;
-moz-transition: all 300ms ease;
-ms-transition: all 300ms ease;
-o-transition: all 300ms ease;
transition: all 300ms ease;
-webkit-transition-delay: 300ms;
-moz-transition-delay: 300ms;
-ms-transition-delay: 300ms;
-o-transition-delay: 300ms;
transition-delay: 300ms;
}
.gallery-block-two .content-box h4{
position: relative;
display: block;
font-size: 18px;
line-height: 28px;
color: #ed0676;
font-weight: 500;
margin-bottom: 20px;
}
.gallery-block-two .content-box h4 a{
color: #ed0676;
display: inline-block;
-webkit-transition: all 300ms ease;
-moz-transition: all 300ms ease;
-ms-transition: all 300ms ease;
-o-transition: all 300ms ease;
transition: all 300ms ease;
}
.gallery-block-two .content-box h4 a:hover{
color: #ffffff;
}
.gallery-block-two .content-box .icon-box a{
position: relative;
display: inline-block;
height: 35px;
width: 35px;
font-size: 14px;
color: #ffffff;
margin: 0 9px;
line-height: 33px;
border: 1px solid #ffffff;
background-color: transparent;
text-align: center;
-webkit-transition: all 300ms ease;
-moz-transition: all 300ms ease;
-ms-transition: all 300ms ease;
-o-transition: all 300ms ease;
transition: all 300ms ease;
}
.gallery-block-two .content-box .icon-box a:hover{
background-color: #000000;
color: #ace104;
}
/***
====================================================================
Gallery Detail Section
====================================================================
***/
.gallery-detail-section{
position: relative;
padding: 120px 0 0px;
}
.gallery-detail-section .inner-container{
position: relative;
max-width: 970px;
margin: 0 auto;
}
.gallery-detail .single-item-carousel{
margin-bottom: 55px;
}
.gallery-detail .owl-nav{
display: none;
}
.gallery-detail .owl-dots{
position: absolute;
left: 0;
bottom: 40px;
width: 100%;
text-align: center;
}
.gallery-detail .owl-dots .owl-dot{
position:relative;
height: 10px;
width: 10px;
margin:0 6px;
display:inline-block;
background-color: #ffffff;
outline: 1px solid #ffffff;
-moz-transition:all 0.3s ease;
-webkit-transition:all 0.3s ease;
-ms-transition:all 0.3s ease;
-o-transition:all 0.3s ease;
transition:all 0.3s ease;
}
.gallery-detail .owl-dots .owl-dot.active{
background-color: #7fa700;
outline-offset: 2px;
}
.gallery-detail .owl-dots .owl-dot:hover{
background-color: #7fa700;
}
.gallery-detail .lower-content{
position: relative;
}
.gallery-detail h3{
display: block;
font-size: 24px;
color: #222222;
line-height: 1.2em;
font-weight: 600;
margin-bottom: 25px;
}
.gallery-detail h3{
display: block;
font-size: 30px;
color: #222222;
line-height: 1.2em;
font-weight: 700;
margin-bottom: 25px;
}
.gallery-detail p{
display: block;
font-size: 14px;
line-height: 30px;
color: #666666;
font-weight: 500;
margin-bottom: 35px;
}
.gallery-detail .info-column .inenr-column{
position: relative;
}
.gallery-detail .info-column .info-list{
position: relative;
margin-top: 40px;
}
.gallery-detail .info-column .info-list li{
position: relative;
display: block;
font-size: 14px;
line-height: 20px;
color: #222222;
font-weight: 600;
/*text-transform: uppercase;*/
padding-left: 35px;
margin-bottom: 30px;
}
.gallery-detail .info-column .info-list li span{
width: 50%;
float: right;
font-size: 14px;
color: #666666;
font-weight: 400;
}
.gallery-detail .info-column .info-list .icon{
position: absolute;
left: 0;
top: 0;
font-size: 16px;
line-height: 20px;
color: #7fa700;
}
.gallery-detail .project-description{
padding-bottom: 40px;
}
.load-more-option{
position: relative;
}
.load-more-option:before{
position: absolute;
left: 0;
right: 0;
top: 50%;
height: 1px;
width: 100%;
border-bottom: 1px dashed #cccccc;
content: "";
max-width: 635px;
margin: 0 auto;
}
.load-more-option .next a,
.load-more-option .prev a{
position: relative;
display: inline-block;
background-color: #ffffff;
font-size: 13px;
line-height: 28px;
color: #222222;
font-weight: 500;
padding: 10px 25px;
text-transform: uppercase;
border:1px dashed #222222;
-webkit-transition: all 300ms ease;
-moz-transition: all 300ms ease;
-ms-transition: all 300ms ease;
-o-transition: all 300ms ease;
transition: all 300ms ease;
}
.load-more-option .next a:hover,
.load-more-option .prev a:hover{
border-color: #7fa700;
color: #7fa700;
}
.load-more-option .next a span{
margin-right: 5px;
}
.load-more-option .prev a span{
margin-left: 5px;
}
/***
====================================================================
Styled Pagination
====================================================================
***/
.styled-pagination{
position: relative;
}
.styled-pagination ul{
position:relative;
display: inline-block;
}
.styled-pagination li{
position:relative;
display: inline-block;
margin-right: 15px;
margin-bottom: 10px;
}
.styled-pagination li a{
position:relative;
display: block;
height:40px;
width: 40px;
text-align: center;
line-height:38px;
font-size:14px;
background:#ffffff;
color:#666666;
font-weight:500;
border:1px solid #aaaaaa;
-webkit-transition:all 500ms ease;
-ms-transition:all 500ms ease;
-o-transition:all 500ms ease;
-moz-transition:all 500ms ease;
transition:all 500ms ease;
}
.styled-pagination li a:hover,
.styled-pagination li a.active{
color:#ffffff;
background-color: #ed0676;
border-color: #ed0676;
}
.styled-pagination li a.next,
.styled-pagination li a.prev{
background: #dddddd;
color: #222222;
border:2px solid #dddddd;
}
.styled-pagination li a.next:hover,
.styled-pagination li a.prev:hover{
background: #222222;
color: #ffffff;
border:2px solid #222222;
}
/***
====================================================================
Call To Action
====================================================================
***/
.call-to-action{
position: relative;
background-repeat: no-repeat;
background-position: center;
background-size: cover;
padding: 70px 0;
}
.call-to-action .title-column .inner-column{
position: relative;
padding-left: 300px;
}
.call-to-action .title-column figure{
position: absolute;
left: -160px;
top: -90px;
}
.call-to-action img{
max-width: 100%;
height: auto;
}
.call-to-action h3{
display: block;
font-size: 24px;
line-height: 1.2em;
color: #222222;
font-weight: 600;
text-transform: uppercase;
}
.call-to-action p{
display: block;
font-size: 14px;
line-height: 30px;
color: #666666;
font-weight: 500;
}
.call-to-action .btn-column .inner-column{
position: relative;
text-align: right;
}
/***
====================================================================
Pricing Section
====================================================================
***/
.pricing-section{
position: relative;
padding: 120px 0 80px;
}
.pricing-table{
position: relative;
margin-bottom: 40px;
}
.pricing-table .inner-box{
position: relative;
background-repeat: no-repeat;
background-position: center center;
padding: 45px 40px 48px;
border: 2px solid #ebebeb;
-webkit-transition: all 300ms ease;
-moz-transition: all 300ms ease;
-ms-transition: all 300ms ease;
-o-transition: all 300ms ease;
transition: all 300ms ease;
-webkit-border-radius: 0 20px 0 20px;
-moz-border-radius: 0 20px 0 20px;
-ms-border-radius: 0 20px 0 20px;
-o-border-radius: 0 20px 0 20px;
border-radius: 0 20px 0 20px;
}
.pricing-table .inner-box:hover{
border-color: #ed0676;
}
.pricing-table h3{
display: block;
font-size: 36px;
line-height: 1.2em;
color: #222222;
font-weight: 600;
font-family: 'Tangerine', cursive;
margin-bottom: 20px;
}
.pricing-table .price{
display: block;
font-size: 36px;
color: #ed0676;
font-weight: 700;
line-height: 40px;
margin-bottom: 30px;
}
.pricing-table .price span{
font-size: 18px;
display: inline-block;
color: #666666;
font-weight: 400;
line-height: 40px;
margin-right: 10px;
vertical-align: middle;
}
.pricing-table .table-content{
position: relative;
padding-bottom: 15px;
}
.pricing-table .table-content ul li{
position: relative;
display: block;
font-size: 13px;
line-height: 20px;
color: #999999;
font-weight: 400;
margin-bottom: 19px;
}
.pricing-table .table-footer{
position: relative;
}
.pricing-table .theme-btn{
position:relative;
font-size:15px;
color:#222222;
padding:9px 25px;
line-height:20px;
font-weight:500;
border: 1px solid #cccccc;
margin-right: 40px;
}
.pricing-table .theme-btn i{
position: absolute;
right: -40px;
top: -1px;
font-size: 13px;
height: 40px;
width: 40px;
text-align: center;
line-height: 40px;
color: #ffffff;
background-color: #222222;
transition:all 0.3s ease;
-moz-transition:all 0.3s ease;
-webkit-transition:all 0.3s ease;
-ms-transition:all 0.3s ease;
-o-transition:all 0.3s ease ;
}
.pricing-table .theme-btn:hover{
color:#ffffff;
background:#222222;
}
.pricing-table .theme-btn:hover i{
background-color: #ed0676;
color: #ffffff;
}
/***
====================================================================
Pricing Section Two
====================================================================
***/
.pricing-section-two{
position: relative;
padding: 120px 0 100px;
}
.pricing-block{
position: relative;
margin-bottom: 30px;
}
.pricing-block .inner-box{
position: relative;
padding-left: 170px;
padding-right: 170px;
min-height: 170px;
border:1px solid #eeeeee;
}
.pricing-block .image-box{
position: absolute;
left: 0;
top: 0;
height: 170px;
width: 170px;
}
.pricing-block .image-box a{
display: block;
}
.pricing-block .image-box img{
display: block;
width: 100%;
height: auto;
}
.pricing-block .content-box{
position: relative;
padding: 45px 38px 40px;
}
.pricing-block .content-box h3{
position: relative;
display: block;
font-size: 18px;
line-height: 27px;
color: #222222;
font-weight: 600;
text-transform: capitalize;
margin-bottom: 10px;
}
.pricing-block .content-box h3 a{
color: #222222;
-webkit-transition: all 300ms ease;
-moz-transition: all 300ms ease;
-ms-transition: all 300ms ease;
-o-transition: all 300ms ease;
transition: all 300ms ease;
}
.pricing-block .content-box h3 a:hover{
color: #7fa700;
}
.pricing-block .content-box p{
font-size: 14px;
line-height: 24px;
color: #666666;
font-weight: 500;
margin:0;
}
.pricing-block .price-box{
position: absolute;
right: -1px;
top: -1px;
width: 170px;
border: 1px solid #eeeeee;
padding: 40px 0;
text-align: center;
}
.pricing-block .price-box .price{
position: relative;
display: block;
font-size: 30px;
line-height: 40px;
margin-bottom: 15px;
color: #7fa700;
font-weight: 600;
}
.pricing-block .price-box .theme-btn{
position: relative;
display: inline-block;
font-size: 12px;
color: #666666;
line-height: 23px;
border:1px solid #eeeeee;
padding: 5px 20px;
-webkit-border-radius: 20px;
-moz-border-radius: 20px;
-ms-border-radius: 20px;
-o-border-radius: 20px;
border-radius: 20px;
}
.pricing-block .price-box .theme-btn:hover{
background-color: #7fa700;
color: #ffffff;
}
/***
====================================================================
FAQ Section
====================================================================
***/
.faq-section{
position: relative;
background-color: #f8f8f8;
padding: 120px 0;
}
.faq-section .auto-container{
position: relative;
}
.faq-section .left-image{
position: absolute;
left: -330px;
top: -120px;
}
.faq-section .right-image{
position: absolute;
right: -240px;
top: -30px;
}
.faq-section .accordion-column{
position:relative;
}
.faq-section .sec-title{
margin-bottom: 30px;
}
.accordion-box{
position: relative;
}
.accordion-box .block{
position:relative;
}
.accordion-box .block .acc-btn{
position:relative;
font-size:16px;
line-height:30px;
color:#222222;
font-weight: 600;
cursor:pointer;
margin-bottom:0px;
padding:14px 20px 14px 0;
overflow:hidden;
z-index:1;
letter-spacing: .2px;
border-bottom: 1px solid #e7e7e7;
}
.accordion-box .block .acc-btn.active{
color: #ed0676;
}
.accordion-box .block .acc-content{
position:relative;
display:none;
}
.accordion-box .block .acc-content.current{
display:block;
}
.accordion-box .block .content{
position:relative;
padding: 20px 0px;
}
.accordion-box .block .content p{
position: relative;
font-size: 15px;
line-height: 30px;
color: #666666;
}
.accordion-box .block .acc-btn .icon-outer{
position: absolute;
bottom: 0px;
right: 0;
width: 50px;
color: #aaaaaa;
font-weight: 400;
font-size: 14px;
top: 50%;
text-align: center;
-webkit-transform: translateY(-50%);
-moz-transform: translateY(-50%);
-ms-transform: translateY(-50%);
-o-transform: translateY(-50%);
transform: translateY(-50%);
}
.accordion-box .block .acc-btn.active .icon-outer .icon{
color: #ed0676;
}
.accordion-box .block .acc-btn.active .icon-outer .icon:before{
content: "\f106";
}
.faq-section .image-column{
position: relative;
}
.faq-section .image-column .inner-column{
position: relative;
padding-top: 70px;
text-align: center;
}
.faq-section .image-column .image-box{
position: relative;
}
.faq-section .image-column img{
display: block;
max-width: 100%;
height: auto;
}
/***
====================================================================
Testimonial Section
====================================================================
***/
.testimonial-section{
position: relative;
background-repeat: no-repeat;
background-position: center;
background-size: cover;
padding: 120px 0 0;
}
.testimonial-section .auto-container{
position: relative;
padding-bottom: 120px;
}
.testimonial-section .left-image{
position: absolute;
left: -40px;
top: -120px;
}
.testimonial-section .right-image{
position: absolute;
right: -30px;
bottom: -40px;
}
.testimonial-section .inner-container{
position: relative;
max-width: 670px;
margin: 0 auto;
}
.testimonial-carousel{
position: relative;
}
.testimonial-block{
position: relative;
}
.testimonial-block .inner-box{
position: relative;
padding-left: 200px;
min-height: 170px;
}
.testimonial-block .thumb{
position: absolute;
left: 0;
top: 0;
height: 170px;
width: 170px;
text-align: center;
margin-bottom: 20px;
}
.testimonial-block .thumb img{
width: 100%;
height: auto;
}
.testimonial-block .text{
position: relative;
font-size: 14px;
line-height: 30px;
color: #666666;
font-weight: 400;
padding:40px 0 20px;
}
.testimonial-block .text:after,
.testimonial-block .text:before{
position: absolute;
left: 0;
top: 0;
font-size: 14px;
line-height: 20px;
color: #bbbbbb;
font-weight: 400;
content: "\f10d";
font-family: "FontAwesome";
}
.testimonial-block .text:after{
right: 0;
bottom: 0;
left: auto;
top: auto;
content: "\f10e";
}
.testimonial-block .name{
display: inline-block;
font-size: 30px;
color: #8fb41b;
font-weight: 600;
font-family: 'Tangerine', cursive;
}
.testimonial-carousel .owl-nav{
position: absolute;
top: -40px;
right: 0px;
z-index: 99;
}
.testimonial-carousel .owl-prev,
.testimonial-carousel .owl-next {
position: absolute;
height: 30px;
width: 30px;
right: 0;
line-height: 28px;
text-align: center;
font-size: 14px;
color: #222222;
background: #ffffff;
border: 1px solid #dddddd;
-webkit-transition:all 300ms ease;
-moz-transition:all 300ms ease;
-ms-transition:all 300ms ease;
-o-transition:all 300ms ease;
transition: all 300ms ease;
}
.testimonial-carousel .owl-prev{
left: -70px;
}
.testimonial-carousel .owl-prev:hover,
.testimonial-carousel .owl-next:hover{
color: #ffffff;
background-color: #ed0676;
border-color: #ed0676;
}
/***
====================================================================
News Section
====================================================================
***/
.news-section{
position: relative;
padding: 120px 0 80px;
}
.news-block{
position: relative;
margin-bottom: 40px;
}
.news-block .inner-box{
position: relative;
}
.news-block .image-box{
position: relative;
overflow: hidden;
}
.news-block .image-box::before {
position: absolute;
top: 0;
left: -75%;
z-index: 2;
display: block;
content: '';
width: 50%;
height: 100%;
background: -webkit-linear-gradient(left, rgba(255,255,255,0) 0%, rgba(255,255,255,.3) 100%);
background: -moz-linear-gradient(left, rgba(255,255,255,0) 0%, rgba(255,255,255,.3) 100%);
background: -ms-linear-gradient(left, rgba(255,255,255,0) 0%, rgba(255,255,255,.3) 100%);
background: -o-linear-gradient(left, rgba(255,255,255,0) 0%, rgba(255,255,255,.3) 100%);
background: linear-gradient(to right, rgba(255,255,255,0) 0%, rgba(255,255,255,.3) 100%);
-webkit-transform: skewX(-25deg);
-moz-transform: skewX(-25deg);
-ms-transform: skewX(-25deg);
-o-transform: skewX(-25deg);
transform: skewX(-25deg);
}
.news-block .inner-box:hover .image-box:before {
-webkit-animation: shine 1.5s;
animation: shine 1.5s;
}
@-webkit-keyframes shine {
100% {
left: 125%;
}
}
@keyframes shine {
100% {
left: 125%;
}
}
.news-block .image-box a{
display: block;
}
.news-block .image-box img{
display: block;
width: 100%;
height: auto;
}
.news-block .image-box .tag{
position: absolute;
right: 0;
top: 20px;
font-size: 14px;
line-height: 20px;
color: #ffffff;
font-weight: 600;
letter-spacing: .5px;
padding: 5px 15px;
background-color: #ed0676;
}
.news-block .lower-content{
position: relative;
padding: 25px 0;
}
.news-block .lower-content .info{
position: relative;
margin-bottom: 25px;
}
.news-block .lower-content .info li{
position: relative;
display: inline-block;
font: 14px;
line-height: 20px;
color: #666666;
font-weight: 400;
padding-right: 12px;
margin-right: 12px;
}
.news-block .lower-content .info li:before{
position: absolute;
right: -1px;
top: 3px;
height: 14px;
width: 2px;
background-color: #808080;
content: "";
}
.news-block .lower-content .info li:last-child:before{
display: none;
}
.news-block .lower-content .info li a{
display: inline-block;
color: #666666;
-webkit-transition: all 300ms ease;
-moz-transition: all 300ms ease;
-ms-transition: all 300ms ease;
-o-transition: all 300ms ease;
transition: all 300ms ease;
}
.news-block .lower-content .info li a:hover{
color: #ed0676;
}
.news-block .lower-content h3{
display: block;
font-size: 20px;
line-height: 1.2em;
font-weight: 600;
color: #222222;
margin-bottom: 25px;
}
.news-block .lower-content h3 a{
color: #222222;
-webkit-transition: all 300ms ease;
-moz-transition: all 300ms ease;
-ms-transition: all 300ms ease;
-o-transition: all 300ms ease;
transition: all 300ms ease;
}
.news-block .lower-content h3 a:hover{
color: #ed0676;
}
.news-block .lower-content .text{
display: block;
font-size: 14px;
line-height: 30px;
color: #666666;
font-weight: 400;
margin-bottom: 20px;
}
.news-block .lower-content .btn-box a{
display: inline-block;
font-size: 16px;
color: #ed0676;
font-weight: 500;
-webkit-transition: all 300ms ease;
-moz-transition: all 300ms ease;
-ms-transition: all 300ms ease;
-o-transition: all 300ms ease;
transition: all 300ms ease;
}
.news-block .lower-content .btn-box a:hover{
color: #222222;
}
/*=== Blog List ===*/
.blog-list .news-block .lower-content h3{
font-size: 24px;
}
.blog-list .news-block .lower-content{
padding: 45px 0 0;
}
.blog-list .news-block{
margin-bottom: 50px;
}
.blog-list .styled-pagination{
margin-top: 110px;
}
/***
======================================================================
Blog Detail
======================================================================
****/
.blog-detail{
position: relative;
}
.blog-detail .news-block .lower-content h3{
font-size: 24px;
}
.blog-detail .news-block .lower-content{
padding: 45px 0 0;
}
.blog-detail .news-block .lower-content p{
display: block;
font-size: 14px;
line-height: 30px;
color: #666666;
font-weight: 500;
margin-bottom: 40px;
}
.blockquote{
position: relative;
margin-bottom: 40px;
}
.blockquote .content-column{
position: relative;
}
.blockquote .content-column .inner-column{
position: relative;
padding-left: 30px;
}
.blockquote .content-column .text{
position: relative;
display: block;
font-size: 14px;
line-height: 30px;
color: #666666;
font-weight: 500;
padding: 60px 0 35px;
margin: 0;
}
.blockquote .content-column .text:before,
.blockquote .content-column .text:after{
position: absolute;
left: 0px;
top: 0;
font-size: 24px;
line-height: 30px;
color: #eeeeee;
font-weight: 400;
content: "\f10d";
font-family: "FontAwesome"
}
.blockquote .content-column .text:after{
left: auto;
right: 0px;
top: auto;
bottom: 0;
content: "\f10e";
}
.blockquote .content-column .info{
margin: 10px 0 0;
}
.blockquote .content-column .info h4{
display: block;
font-size: 20px;
line-height: 30px;
color: #222222;
font-weight: 500;
}
.blockquote .content-column .info span{
display: block;
font-size: 14px;
color: #ed0676;
line-height: 30px;
font-weight: 500;
}
.blockquote .image-column .image{
position: relative;
text-align: right;
}
.blockquote .image-column .image img{
max-width: 100%;
height: auto;
}
/*post share options*/
.blog-detail .post-share-options{
position:relative;
border-top: 1px dashed #cccccc;
padding:10px 0px;
margin-bottom: 50px;
}
.blog-detail .post-share-options p{
position:relative;
color:#222222;
font-size:16px;
line-height: 25px;
font-weight:600;
margin:0;
display: inline-block;
}
.blog-detail .post-share-options .tags{
position: relative;
display: inline-block;
}
.blog-detail .post-share-options .tags li{
position: relative;
display: inline-block;
}
.blog-detail .post-share-options .tags a{
position:relative;
font-size:14px;
font-weight:600;
color:#666666;
line-height: 25px;
-webkit-transition: all 300ms ease;
-moz-transition: all 300ms ease;
-ms-transition: all 300ms ease;
-o-transition: all 300ms ease;
transition: all 300ms ease;
}
.blog-detail .post-share-options .tags a:hover{
color: #ed0676;
}
.blog-detail .post-share-options .social-icon{
position: relative;
display: inline-block;
}
.blog-detail .post-share-options .social-icon li{
position: relative;
display: inline-block;
margin-left: 10px;
}
.blog-detail .post-share-options .social-icon li a{
display: inline-block;
font-size: 14px;
line-height: 25px;
color: #777777;
-webkit-transition: all 300ms ease;
-moz-transition: all 300ms ease;
-ms-transition: all 300ms ease;
-o-transition: all 300ms ease;
transition: all 300ms ease;
}
.blog-detail .post-share-options .social-icon li a:hover{
color: #ed0676;
}
/*==========================
Author Box
===========================*/
.author-box{
position: relative;
padding: 40px;
display: block;
margin-bottom: 70px;
background-color: #f5f5f5;
}
.author-box .inner-box{
position: relative;
padding: 0px 0px 0px 135px;
}
.author-box .image-box{
position: absolute;
left: 0;
top: 0;
height: 100px;
width: 100px;
overflow: hidden;
}
.author-box .name{
position: relative;
display: block;
font-size: 18px;
line-height: 1em;
color: #222222;
font-weight: 600;
margin-bottom: 10px;
}
.author-box p{
position: relative;
font-size: 14px;
line-height: 24px;
color: #666666;
font-weight: 500;
margin-bottom: 10px;
}
.author-box .social-links{
position: relative;
display: inline-block;
}
.author-box .social-icons li{
position: relative;
display: inline-block;
margin-right: 10px;
}
.author-box .social-icons li a{
display: inline-block;
font-size: 14px;
line-height: 20px;
color: #777777;
-webkit-transition: all 300ms ease;
-moz-transition: all 300ms ease;
-ms-transition: all 300ms ease;
-o-transition: all 300ms ease;
transition: all 300ms ease;
}
.author-box .social-icons li a:hover{
color: #ed0676;
}
/***
====================================================================
Comment Area
====================================================================
***/
.comments-area{
position:relative;
margin-bottom:75px;
}
.group-title{
position: relative;
margin-bottom: 40px;
}
.group-title h2{
display: block;
font-size: 24px;
line-height: 1.2em;
color: #222222;
font-weight: 700;
}
.comments-area .comment-box{
position:relative;
margin-bottom:50px;
}
.comments-area .comment-box:last-child{
margin-bottom: 0;
}
.comments-area .comment{
position:relative;
padding-left: 120px;
min-height: 100px;
}
.comments-area .comment-box .author-thumb{
position:absolute;
left:0px;
top:0px;
width:100px;
height:100px;
margin-bottom:20px;
overflow: hidden;
}
.comments-area .comment-box .author-thumb img{
width:100%;
display:block;
}
.comments-area .comment-info{
position: relative;
margin-bottom: 15px;
}
.comments-area .comment-box .name{
position: relative;
display: inline-block;
font-size:18px;
font-weight:600;
color:#222222;
line-height: 30px;
text-transform:capitalize;
}
.comments-area .comment-box .date{
position: relative;
display: inline-block;
font-size: 14px;
color: #666666;
font-weight: 500;
line-height: 30px;
}
.comments-area .comment-box .text{
font-size: 14px;
line-height: 24px;
color:#666666;
font-weight: 400;
}
.comments-area .comment-box .rating{
position: absolute;
right: 0;
top: 0;
}
.comments-area .comment-box .rating span{
position: relative;
display: inline-block;
font-size: 16px;
line-height: 20px;
color: #ed0676;
font-weight: 400;
}
/***
====================================================================
Comment Form
====================================================================
***/
.sidebar-page-container .comment-form{
position: relative;
}
.comment-form .group-title{
position: relative;
float: left;
}
.comment-form .rating{
position: relative;
float: right;
width: 50%;
padding-left: 15px;
}
.comment-form .rating h5{
float: left;
font-size: 16px;
line-height: 30px;
color: #666666;
font-weight: 600;
}
.comment-form .rating ul{
position: relative;
display: inline-block;
margin-left: 5px;
}
.comment-form .rating ul li{
position: relative;
float: left;
font-size: 16px;
line-height: 30px;
color: #ed0676;
font-weight: 400;
}
.comment-form .rating ul li a{
display: inline-block;
color:#ed0676;
-webkit-transition: all 300ms ease;
-moz-transition: all 300ms ease;
-ms-transition: all 300ms ease;
-o-transition: all 300ms ease;
transition: all 300ms ease;
}
.comment-form .rating ul li a:hover{
color: #222222;
}
.comment-form .form-group{
position:relative;
margin-bottom:30px;
}
.comment-form .form-group:last-child{
margin-bottom: 0;
}
.comment-form .form-group input[type="text"],
.comment-form .form-group input[type="email"],
.comment-form .form-group input[type="url"],
.comment-form .form-group textarea,
.comment-form .form-group select{
position: relative;
display: block;
width: 100%;
font-size: 14px;
line-height: 20px;
color: #aaaaaa;
font-weight: 400;
padding: 14px 20px;
border: 1px solid #dddddd;
background-color: #ffffff;
-webkit-transition: all 300ms ease;
-ms-transition: all 300ms ease;
-o-transition: all 300ms ease;
-moz-transition: all 300ms ease;
transition: all 300ms ease;
}
.comment-form .form-group input:focus,
.comment-form .form-group select:focus,
.comment-form .form-group textarea:focus{
border-color:#ed0676;
}
.comment-form .form-group textarea{
height: 190px;
resize: none;
margin-bottom: 10px;
}
/***
======================================================================
Appointment Section
======================================================================
****/
.appointment-section{
position: relative;
padding: 115px 0 80px;
}
.appointment-section .content-column .inner-column{
position: relative;
padding-top: 50px;
padding-left: 85px;
}
.appointment-section .content-column .title{
display: block;
font-size: 30px;
line-height: 1.2em;
color: #222222;
font-weight: 600;
margin-bottom: 10px;
font-family: 'Tangerine', cursive;
}
.appointment-section .content-column .title span{
font-size: 48px;
}
.appointment-section .content-column h3{
display: block;
font-size: 30px;
line-height: 1.2em;
color: #222222;
font-weight: 600;
margin-bottom: 30px;
text-transform: uppercase;
}
.appointment-section .content-column .text{
position: relative;
display: block;
font-size: 14px;
line-height: 30px;
color: #666666;
font-weight: 400;
padding-left: 70px;
margin-bottom: 40px;
}
.appointment-section .content-column .text:before{
position: absolute;
left: 30px;
top: 0;
height: 100%;
width: 1px;
background-color: #ed0676;
content: "";
}
.features-carousel{
position: relative;
}
.feature-block{
position: relative;
}
.feature-block .inner-box{
position: relative;
padding-left: 310px;
padding-top: 60px;
min-height: 215px;
}
.feature-block .image-box{
position: absolute;
left: 0;
top: 0;
width: 270px;
height: 215px;
}
.feature-block .image-box img{
display: block;
width: 100%;
height: auto;
}
.feature-block .content-box{
position: relative;
}
.feature-block .content-box .price{
position: relative;
display: block;
font-size: 16px;
color: #666666;
font-weight: 600;
margin-bottom: 15px;
}
.feature-block .content-box .price span{
font-size: 36px;
color: #ed0676;
line-height: 1.2em;
}
.feature-block .content-box p{
display: block;
font-size: 14px;
line-height: 30px;
color: #666666;
font-weight: 400;
margin-bottom: 15px;
}
.feature-block .content-box .read-more{
display: inline-block;
font-size: 14px;
line-height: 20px;
color: #ed0676;
font-weight: 500;
-webkit-transition: all 300ms ease;
-moz-transition: all 300ms ease;
-ms-transition: all 300ms ease;
-o-transition: all 300ms ease;
transition: all 300ms ease;
}
.feature-block .content-box .read-more:hover{
color: #222222;
}
.feature-block .content-box .read-more i{
margin-left: 10px;
}
.features-carousel .owl-nav{
position: absolute;
top: 5px;
right: 110px;
z-index: 99;
}
.features-carousel .owl-prev,
.features-carousel .owl-next {
position: absolute;
height: 35px;
width: 75px;
right: 0;
line-height: 33px;
text-align: center;
font-size: 16px;
color: #222222;
background: #ffffff;
border: 1px solid #dddddd;
border-radius: 20px;
-webkit-transition:all 300ms ease;
-moz-transition:all 300ms ease;
-ms-transition:all 300ms ease;
-o-transition:all 300ms ease;
transition: all 300ms ease;
}
.features-carousel .owl-prev{
right: 85px;
}
.features-carousel .owl-prev:hover,
.features-carousel .owl-next:hover{
color: #ffffff;
background-color: #ed0676;
border-color: #ed0676;
}
.appointment-section .form-column{
position: relative;
}
.appointment-section .form-column .inner-column{
position: relative;
padding-left: 15px;
padding-right: 85px;
}
.appointment-form{
position: relative;
text-align: center;
padding:50px 45px 50px;
background-color: #ed0676;
}
.appointment-form:before{
position: absolute;
right: 0;
bottom: 0;
height: 386px;
width: 336px;
background-image: url(../images/icons/flower.png);
content: "";
}
.appointment-form .heading{
position: relative;
padding-bottom: 90px;
}
.appointment-form .heading:before{
position: absolute;
left: 50%;
bottom: 30px;
height: 40px;
width: 1px;
background-color: #ffffff;
content: "";
}
.appointment-form .heading .title{
display: block;
font-size: 30px;
color: #ffffff;
font-weight: 700;
font-family: 'Tangerine', cursive;
margin-bottom: 15px;
}
.appointment-form .heading h4{
display: block;
font-size: 20px;
line-height: 1.2em;
color: #ffffff;
font-weight: 600;
text-transform: uppercase;
}
.appointment-form .row{
margin: 0 -10px;
}
.appointment-form .form-group{
position: relative;
padding: 0 10px;
margin-bottom: -1px;
}
.appointment-form .ui-selectmenu-button.ui-button,
.appointment-form input[type="text"],
.appointment-form input[type="email"],
.appointment-form input[type="password"],
.appointment-form input[type="tel"],
.appointment-form input[type="date"],
.appointment-form input[type="url"],
.appointment-form input[type="datetime-local"],
.appointment-form select,
.appointment-form textarea{
position: relative;
display: block;
width: 100%;
height: 50px;
font-size: 13px;
line-height: 22px;
color: #ffffff;
font-weight: 500;
padding: 14px 20px;
border: 1px solid #ffffff;
background-color: transparent;
-webkit-transition: all 300ms ease;
-moz-transition: all 300ms ease;
-ms-transition: all 300ms ease;
-o-transition: all 300ms ease;
transition: all 300ms ease;
}
.appointment-form textarea{
height: 65px;
resize: none;
}
.appointment-form input[type="submit"],
.appointment-form button{
display: inline-block;
font-size: 13px;
line-height: 20px;
color: #222222;
padding: 10px 40px;
font-weight: 700;
text-transform: uppercase;
background-color:#ffffff;
margin-top: 30px;
-webkit-border-radius: 5px;
-moz-border-radius: 5px;
-ms-border-radius: 5px;
-o-border-radius: 5px;
border-radius: 5px;
}
.appointment-form input[type="submit"]:hover,
.appointment-form button:hover{
background-color: #222222;
color: #ffffff;
}
.appointment-form .ui-button .ui-icon{
background:none;
position:relative;
top:0px;
text-indent: 0;
height: 22px;
}
.appointment-form .ui-button .ui-icon:before{
font-family: 'FontAwesome';
content: "\f107";
position:absolute;
font-weight: 400;
right:0px;
top:0px;
width:10px;
font-size:14px;
display:block;
text-align:center;
z-index:5;
}
.appointment-form .ui-widget.ui-widget-content{
border:1px solid #e0e0e0;
}
.ui-menu .ui-menu-item{
font-size:14px;
font-weight: 400;
color: #777777;
border-bottom:1px solid #e0e0e0;
}
.ui-menu .ui-menu-item:last-child{
border:none;
}
.ui-menu .ui-menu-item-wrapper{
position:relative;
display:block;
padding:8px 20px ;
font-size:14px;
font-weight: 400;
line-height:24px;
}
.ui-menu .ui-menu-item{
text-align: left;
}
.ui-state-hover,
.ui-widget-content .ui-state-hover,
.ui-widget-header .ui-state-hover,
.ui-state-focus,
.ui-widget-content .ui-state-focus,
.ui-widget-header .ui-state-focus,
.ui-button:hover,
.ui-button:focus,
.ui-timepicker-standard .ui-state-hover{
background-color: #ed0676;
border-color: #ed0676;
color: #ffffff;
}
/***
======================================================================
Appointment Page Section
======================================================================
****/
.apppointment-page{
position: relative;
padding: 120px 0 90px;
}
.appointment-form-two{
position: relative;
}
.appointment-form-two .title{
position: relative;
margin-bottom: 45px;
}
.appointment-form-two h2{
display: block;
font-size: 30px;
line-height: 1.2em;
color: #222222;
font-weight: 700;
text-transform: uppercase;
}
.appointment-form-two .form-group{
position: relative;
margin-bottom: 30px;
}
.appointment-form-two .ui-selectmenu-button.ui-button,
.appointment-form-two input[type="text"],
.appointment-form-two input[type="email"],
.appointment-form-two input[type="password"],
.appointment-form-two input[type="tel"],
.appointment-form-two input[type="date"],
.appointment-form-two input[type="url"],
.appointment-form-two input[type="datetime-local"],
.appointment-form-two select,
.appointment-form-two textarea{
position: relative;
display: block;
width: 100%;
height: 60px;
font-size: 14px;
line-height: 30px;
color: #999999;
font-weight: 500;
padding: 14px 20px;
border: 1px solid #e1e1e1;
background-color: transparent;
-webkit-transition: all 300ms ease;
-moz-transition: all 300ms ease;
-ms-transition: all 300ms ease;
-o-transition: all 300ms ease;
transition: all 300ms ease;
}
.appointment-form-two textarea{
height: 250px;
resize: none;
}
.appointment-form-two input:focus,
.appointment-form-two select:focus,
.appointment-form-two textarea:focus{
border-color: #ed0676;
}
.appointment-form-two input[type="submit"],
.appointment-form-two button{
font-size: 14px;
padding: 20px 30px;
}
.appointment-form-two .ui-button .ui-icon{
background:none;
position:relative;
top:0px;
text-indent: 0;
height: 22px;
}
.appointment-form-two .ui-button .ui-icon:before{
font-family: 'FontAwesome';
content: "\f107";
position:absolute;
font-weight: 400;
right:0px;
top:0px;
width:10px;
font-size:14px;
display:block;
text-align:center;
z-index:5;
}
.appointment-form-two .ui-widget.ui-widget-content{
border:1px solid #e0e0e0;
}
.appointment-form-two .radio-option{
position:relative;
display: inline-block;
margin-right: 30px;
padding: 20px 0;
}
.appointment-form-two .radio-option:last-child{
margin: 0;
}
.appointment-form-two .radio-option label{
position:relative;
display:block;
font-size:16px;
line-height: 30px;
padding-left:30px;
font-weight: 500;
text-transform:uppercase;
letter-spacing:1px;
color:#999999;
cursor:pointer;
}
.appointment-form-two .radio-option input[type="radio"]{
position:absolute;
left:0px;
top:23px;
}
.appointment-form-two .radio-option input[type="radio"]:checked + label{
color: #7fa700;
}
.appointment-form-two .form-group figure{
position: relative;
display: inline-block;
}
.appointment-form-two .form-group figure img{
max-width: 100%;
height: auto;
}
.apppointment-page .info-box{
position: relative;
}
.apppointment-page .info-box .address{
position: relative;
margin-bottom: 55px;
}
.apppointment-page .info-box h3{
display: block;
font-size: 20px;
line-height: 1.2em;
color: #222222;
font-weight: 700;
margin-bottom: 30px;
}
.apppointment-page .info-box .address p{
display: block;
font-size: 16px;
line-height: 26px;
color: #666666;
font-weight: 500;
}
.apppointment-page .info-box .inqury{
position: relative;
margin-bottom: 45px;
}
.apppointment-page .info-box .inqury p{
font-size: 14px;
line-height: 30px;
color: #666666;
margin-bottom: 30px;
}
.apppointment-page .info-box .inqury span{
display: block;
}
.apppointment-page .info-box .follow-us{
position: relative;
}
.apppointment-page .info-box .follow-us ul {
margin-top: 40px;
}
.apppointment-page .info-box .follow-us ul li{
display: inline-block;
margin-right: 22px;
}
.apppointment-page .info-box .follow-us ul li a{
position: relative;
display: inline-block;
font-size: 20px;
line-height: 30px;
color: #777777;
font-weight: 400;
-webkit-transition: all 300ms ease;
-moz-transition: all 300ms ease;
-ms-transition: all 300ms ease;
-o-transition: all 300ms ease;
transition: all 300ms ease;
}
.apppointment-page .info-box .follow-us ul li a:hover{
color: #7fa700;
}
/***
====================================================================
Policy Section
======================================================================
****/
.policy-section{
position: relative;
}
.policy-section .banner-box{
position: relative;
background-repeat: no-repeat;
background-position: center;
background-size: cover;
text-align: center;
padding: 200px 0 200px;
}
.policy-section .banner-box:before{
position: absolute;
left: 0;
top: 0;
height: 100%;
width: 100%;
background-color: #222222;
opacity: .60;
content: "";
}
.policy-section .banner-box h2{
display: block;
font-size: 36px;
color: #ffffff;
font-weight: 600;
margin-bottom: 17px;
}
.policy-section .banner-box span{
position: relative;
display: block;
font-size: 16px;
line-height: 26px;
color: #ed0676;
font-weight: 500;
}
.policy-section .content-box{
position: relative;
padding: 115px 0 60px;
}
.policy-section .content-box .column{
margin-bottom: 40px;
}
.policy-section .content-box h2{
display: block;
font-size: 24px;
color: #222222;
font-weight: 600;
line-height: 1.2em;
margin-bottom: 30px;
}
.policy-section .content-box p{
display: block;
font-size: 14px;
line-height: 30px;
color: #666666;
font-weight: 500;
}
.policy-section .commitment{
position: relative;
margin-bottom: 70px;
}
.policy-section .commitment .text{
display: block;
font-size: 18px;
line-height: 36px;
color: #666666;
font-weight: 500;
}
.policy-section .content-box .devider{
position: relative;
margin-bottom: 90px;
text-align: center;
}
/***
====================================================================
Products Section
======================================================================
****/
.products-section{
position: relative;
background-repeat: no-repeat;
background-position: center top;
padding: 115px 0 120px;
}
.products-tabs{
position: relative;
background-color: #ffffff;
-webkit-box-shadow: 6px 9px 32px rgba(0,0,0,.1);
-moz-box-shadow: 6px 9px 32px rgba(0,0,0,.1);
-ms-box-shadow: 6px 9px 32px rgba(0,0,0,.1);
-o-box-shadow: 6px 9px 32px rgba(0,0,0,.1);
box-shadow: 6px 9px 32px rgba(0,0,0,.1);
}
.products-tabs .image-column .inner-column{
padding: 60px 60px;
padding-right: 10px;
}
.products-tabs .image-column .image-box{
position: relative;
}
.products-tabs .image-column img{
display: block;
width: 100%;
}
.products-tabs .image-column .btn-box{
position: absolute;
left: 50%;
top: 50%;
min-width: 200px;
-webkit-transform: translate(-50%, -50%);
-moz-transform: translate(-50%, -50%);
-ms-transform: translate(-50%, -50%);
-o-transform: translate(-50%, -50%);
transform: translate(-50%, -50%);
}
.products-tabs .content-column .inner-column{
position: relative;
padding-top: 90px;
padding-left: 10px;
padding-right: 85px;
}
.products-tabs .title{
display: inline-block;
font-size: 24px;
line-height: 1.2em;
color: #ed0676;
font-weight: 700;
margin-bottom: 10px;
font-family: 'Tangerine', cursive;
}
.products-tabs .name{
position: relative;
display: block;
font-size: 24px;
line-height: 1.2em;
color: #222222;
font-weight: 700;
margin-bottom: 20px;
}
.products-tabs .name a{
color: #222222;
-webkit-transition: all 300ms ease;
-moz-transition: all 300ms ease;
-ms-transition: all 300ms ease;
-o-transition: all 300ms ease;
transition: all 300ms ease;
}
.products-tabs .name a:hover{
color: #ed0676;
}
.products-tabs .rating{
position: absolute;
right: 85px;
top: 130px;
}
.products-tabs .rating a{
display: inline-block;
font-size: 16px;
line-height: 20px;
color: #bbbbbb;
font-weight: 400;
-webkit-transition: all 300ms ease;
-moz-transition: all 300ms ease;
-ms-transition: all 300ms ease;
-o-transition: all 300ms ease;
transition: all 300ms ease;
}
.products-tabs .rating a:hover{
color: #ed0676;
}
.products-tabs .price{
position: relative;
display: block;
font-size: 14px;
line-height: 30px;
color: #ed0676;
font-weight: 400;
margin-bottom: 25px;
}
.products-tabs .price del{
color: #bbbbbb;
margin-right: 10px;
}
.products-tabs .price span{
font-size: 18px;
}
.products-tabs .text{
position: relative;
display: block;
font-size: 14px;
line-height: 30px;
color: #666666;
font-weight: 400;
margin-bottom: 35px;
}
.products-tabs .link-box{
position: relative;
margin-bottom: 45px;
}
.products-tabs .link-box a{
display: inline-block;
font-size: 14px;
line-height: 20px;
color: #ed0676;
font-weight: 500;
text-transform: uppercase;
-webkit-transition: all 300ms ease;
-moz-transition: all 300ms ease;
-ms-transition: all 300ms ease;
-o-transition: all 300ms ease;
transition: all 300ms ease;
}
.products-tabs .link-box a:hover{
color: #222222;
}
.products-tabs .link-box a i{
margin-left: 10px;
}
.products-tabs .products-thumb{
position: absolute;
right: 10%;
bottom: 60px;
margin: 0 -7px;
z-index: 9;
}
.products-tabs .products-thumb .tab-btn{
position: relative;
float: left;
padding:0 7px;
cursor: pointer;
}
.products-tabs .products-thumb .image-box{
position: relative;
width: 100px;
height: 100px;
}
.products-tabs .products-thumb .image-box:before{
position: absolute;
left: 0;
top: 0;
height: 100%;
width: 100%;
background: #222222;
opacity: .70;
content: "";
-webkit-transform: scale(0);
-moz-transform: scale(0);
-ms-transform: scale(0);
-o-transform: scale(0);
transform: scale(0);
-webkit-transition: all 300ms ease;
-moz-transition: all 300ms ease;
-ms-transition: all 300ms ease;
-o-transition: all 300ms ease;
transition: all 300ms ease;
}
.products-tabs .products-thumb .image-box:hover:before{
-webkit-transform: scale(1);
-moz-transform: scale(1);
-ms-transform: scale(1);
-o-transform: scale(1);
transform: scale(1);
}
.products-tabs .products-thumb .image-box:after{
position: absolute;
left: 50%;
top: 50%;
height: 40px;
width: 40px;
margin: -20px 0 0 -20px;
font-size: 26px;
line-height: 40px;
color: #ffffff;
content: "\f158";
font-family: "Flaticon";
text-align: center;
-webkit-transform: scale(0);
-moz-transform: scale(0);
-ms-transform: scale(0);
-o-transform: scale(0);
transform: scale(0);
}
.products-tabs .products-thumb .image-box:hover:after{
-webkit-transform: scale(1);
-moz-transform: scale(1);
-ms-transform: scale(1);
-o-transform: scale(1);
transform: scale(1);
-webkit-transition: all 300ms ease;
-moz-transition: all 300ms ease;
-ms-transition: all 300ms ease;
-o-transition: all 300ms ease;
transition: all 300ms ease;
-webkit-transition-delay: 200ms;
-moz-transition-delay: 200ms;
-ms-transition-delay: 200ms;
-o-transition-delay: 200ms;
transition-delay: 200ms;
}
.products-tabs .products-thumb .image-box img{
width: 100%;
height: auto;
}
/***
====================================================================
Subscribe Section
======================================================================
****/
.subscribe-section{
position: relative;
background-repeat: no-repeat;
background-position: center;
background-size: cover;
padding: 100px 0 110px;
}
.subscribe-section .title-column .inner-column{
position: relative;
}
.subscribe-section .title-column h2{
display: block;
font-size: 72px;
line-height: 1.2em;
color: #222222;
font-weight: 700;
margin-bottom: 10px;
font-family: 'Tangerine', cursive;
}
.subscribe-section .contact-info{
position: relative;
}
.subscribe-section .contact-info li{
display: block;
font-size: 16px;
line-height: 30px;
font-weight: 500;
color: #ed0676;
}
.subscribe-section .contact-info li a{
font-size: 14px;
line-height: 30px;
color: #666666;
-webkit-transition: all 300ms ease;
-moz-transition: all 300ms ease;
-ms-transition: all 300ms ease;
-o-transition: all 300ms ease;
transition: all 300ms ease;
}
.subscribe-section .contact-info li a:hover{
color: #ed0676;
}
.subscribe-section .form-column .inner-column{
position: relative;
padding-top: 55px;
}
.subscribe-section .form-column .text{
position: relative;
font-size: 16px;
line-height: 26px;
color: #666666;
margin-bottom: 10px;
font-weight: 500;
}
/*==========================
Subscribe Form
===========================*/
.subscribe-form{
position: relative;
}
.subscribe-form .form-group{
position:relative;
margin:0;
}
.subscribe-form .form-group input[type="text"],
.subscribe-form .form-group input[type="email"]{
position:relative;
display: block;
font-size:12px;
line-height:25px;
color: #555555;
font-weight: 400;
border:1px solid #cccccc;
background:#ffffff;
width:100%;
height:45px;
padding: 9px 20px;
padding-right: 45px;
transition:all 500ms ease;
-moz-transition:all 500ms ease;
-webkit-transition:all 500ms ease;
-ms-transition:all 500ms ease;
-o-transition:all 500ms ease;
}
.subscribe-form ::-webkit-input-placeholder{color: #aaaaaa;;}
.subscribe-form ::-moz-input-placeholder{color: #aaaaaa;;}
.subscribe-form ::-ms-input-placeholder{color: #aaaaaa;;}
.subscribe-form .form-group input[type="text"]:focus,
.subscribe-form .form-group input[type="email"]:focus{
border-color :#ed0676;
}
.subscribe-form .form-group input[type="submit"],
.subscribe-form .form-group button{
position:absolute;
right:0px;
top:0px;
height:45px;
width:45px;
font-size:18px;
color:#ed0676;
line-height:45px;
background-color: transparent;
border-left: 1px solid #cccccc;
-webkit-transition: all 300ms ease;
-moz-transition: all 300ms ease;
-ms-transition: all 300ms ease;
-o-transition: all 300ms ease;
transition: all 300ms ease;
}
.subscribe-form .form-group input[type="submit"]:hover,
.subscribe-form .form-group button:hover{
color: #ffffff;
background-color: #ed0676;
}
/***
====================================================================
Sponsors Section
======================================================================
****/
.sponsor-section{
position: relative;
}
.sponsor-section .sponsor-outer{
position: relative;
background-color: #ffffff;
border: 1px solid #ebebeb;
padding: 25px 15px;
margin: 0 auto;
z-index: 9;
margin-top: -76px;
-webkit-transform: translateY(50%);
-moz-transform: translateY(50%);
-ms-transform: translateY(50%);
-o-transform: translateY(50%);
transform: translateY(50%);
}
.sponsor-section .sponsors-carousel .image-box{
position: relative;
display: block;
text-align: center;
}
.sponsor-section .sponsors-carousel .image-box a{
display: block;
}
.sponsor-section .sponsors-carousel .image-box img{
max-width: 100%;
width: auto;
display: inline-block;
height: auto;
}
.sponsors-carousel .owl-nav{
position: absolute;
top: 50%;
margin-top: -15px;
width: 100%;
z-index: 99;
}
.sponsors-carousel .owl-prev,
.sponsors-carousel .owl-next {
position: absolute;
left: -30px;
height: 30px;
width: 30px;
right: 0;
line-height: 28px;
text-align: center;
font-size: 14px;
color: #666666;
background: #ffffff;
border: 1px solid #dddddd;
-webkit-transition:all 300ms ease;
-moz-transition:all 300ms ease;
-ms-transition:all 300ms ease;
-o-transition:all 300ms ease;
transition: all 300ms ease;
}
.sponsors-carousel .owl-next{
left: auto;
right: -30px;
}
.sponsors-carousel .owl-prev:hover,
.sponsors-carousel .owl-next:hover{
color: #ffffff;
background-color: #ed0676;
border-color: #ed0676;
}
/***
====================================================================
Contact Section
====================================================================
***/
.contact-section{
position: relative;
background-repeat: no-repeat;
background-position: center;
background-size: cover;
padding:190px 0 120px;
}
.contact-section:before{
position: absolute;
left: 0;
top: 0;
height: 100%;
width: 100%;
background-color: #000000;
opacity: .85;
content: "";
}
.contact-section .heading{
position: relative;
margin-bottom: 50px;
}
.contact-section .heading .title{
display: block;
font-size: 30px;
line-height: 1.2em;
color: #ed0676;
font-weight: 600;
font-family: 'Tangerine', cursive;
margin-bottom: 15px;
}
.contact-section .heading h2{
position: relative;
font-size: 36px;
line-height: 1.2em;
color: #ffffff;
font-weight: 700;
margin-bottom: 30px;
}
.contact-section .heading p{
position: relative;
padding-left: 70px;
font-size: 14px;
line-height: 30px;
color: #999999;
font-weight: 400;
}
.contact-section .heading p:before{
position: absolute;
left: 30px;
height: 40px;
width: 1px;
background-color: #ed0676;
content: "";
top: 10px;
}
.contact-form{
position: relative;
z-index: 1;
}
.contact-form .row{
margin: 0 -10px;
}
.contact-form .form-group{
position:relative;
padding: 0 10px;
margin-bottom:20px;
}
.contact-form .form-group:last-child{
margin-bottom: 0;
}
.contact-form .form-group input[type="text"],
.contact-form .form-group input[type="email"],
.contact-form .form-group input[type="tel"],
.contact-form .form-group input[type="url"],
.contact-form .form-group textarea,
.contact-form .form-group select{
position: relative;
display: block;
width: 100%;
font-size: 13px;
line-height: 28px;
color: #ffffff;
font-weight: 500;
padding: 10px 25px;
height: 50px;
letter-spacing: .5px;
background-color: transparent;
border: 1px solid #666666;
-webkit-transition: all 300ms ease;
-ms-transition: all 300ms ease;
-o-transition: all 300ms ease;
-moz-transition: all 300ms ease;
transition: all 300ms ease;
}
.contact-form ::-webkit-input-placeholder{color: #666666;;}
.contact-form ::-moz-input-placeholder{color: #666666;;}
.contact-form ::-ms-input-placeholder{color: #666666;;}
.contact-form .form-group input:focus,
.contact-form .form-group select:focus,
.contact-form .form-group textarea:focus{
border-color:#ffffff;
}
.contact-form .form-group textarea{
height: 145px;
resize: none;
}
.contact-section .map-column .map-outer{
position: relative;
padding-left: 70px;
padding-top: 105px;
}
.contact-section .map-column .info-box{
position: absolute;
left: 0;
top: 0;
color: #ffffff;
background-color: #ed0676;
padding: 20px;
max-width: 350px;
z-index: 1;
}
.contact-section .map-column .info-box h3{
display: block;
font-size: 24px;
color: #ffffff;
font-weight: 600;
line-height: 1.2em;
margin-bottom: 10px;
}
.contact-section .map-column .info-box p{
display: block;
font-size: 14px;
line-height: 27px;
color: #fefefe;
font-weight: 400;
}
.map-column{
position:relative;
}
.map-data{
text-align:center;
font-size:14px;
font-weight:400;
line-height:1.8em;
}
.map-data h6{
font-size:16px;
font-weight:700;
text-align:center;
margin-bottom:5px;
color:#ed0676;
}
.map-canvas{
height:420px;
}
/***
====================================================================
Contact Page Section
====================================================================
***/
.contact-page-section{
position: relative;
}
.contact-page-section .form-section{
padding: 120px 0 130px;
}
.contact-form-two .title{
position: relative;
display: block;
font-size: 30px;
line-height: 1em;
color: #ed0676;
font-weight: 700;
margin-bottom: 20px;
font-family: 'Tangerine', cursive;
}
.contact-form-two h3{
display: block;
font-size: 36px;
line-height: 1.2em;
color: #222222;
font-weight: 700;
margin-bottom: 30px;
}
.contact-form-two .text{
display: block;
font-size: 14px;
line-height: 30px;
color: #666666;
font-weight: 400;
margin-bottom: 40px;
}
.contact-page-section .form-section{
position: relative;
padding-top: 120px;
}
.contact-form-two{
position: relative;
z-index: 1;
}
.contact-form-two .form-group{
position:relative;
margin-bottom:30px;
}
.contact-form-two .form-group:last-child{
margin-bottom: 0;
}
.contact-form-two .form-group input[type="text"],
.contact-form-two .form-group input[type="email"],
.contact-form-two .form-group input[type="tel"],
.contact-form-two .form-group input[type="url"],
.contact-form-two .form-group textarea,
.contact-form-two .form-group select{
position: relative;
display: block;
width: 100%;
font-size: 13px;
line-height: 28px;
color: #555555;
font-weight: 500;
height: 50px;
padding: 10px 25px;
letter-spacing: .5px;
background-color: transparent;
border: 1px solid #dddddd;
-webkit-transition: all 300ms ease;
-ms-transition: all 300ms ease;
-o-transition: all 300ms ease;
-moz-transition: all 300ms ease;
transition: all 300ms ease;
}
.contact-form-two ::-webkit-input-placeholder{color: #999999;;}
.contact-form-two ::-moz-input-placeholder{color: #999999;;}
.contact-form-two ::-ms-input-placeholder{color: #999999;;}
.contact-form-two .form-group input:focus,
.contact-form-two .form-group select:focus,
.contact-form-two .form-group textarea:focus{
border-color:#7fa700;
}
.contact-form-two .form-group textarea{
height: 200px;
margin-bottom: 20px;
resize: none;
}
.contact-form-two .form-group label.error{
color:#ff0000;
line-height:20px;
padding-top:5px;
font-weight:500;
font-size:14px;
display:block;
text-transform:capitalize;
}
.contact-page-section .map-canvas{
height:500px;
}
.contact-page-section .contact-column .inner-column{
padding-top: 45px;
}
.contact-page-section .contact-column .title{
display: block;
font-size: 36px;
line-height: 1.2em;
color: #222222;
font-weight: 700;
margin-bottom: 35px;
}
.contact-page-section .contact-column .text{
font-size: 14px;
line-height: 24px;
color: #666666;
font-weight: 600;
margin-bottom: 40px;
}
.contact-page-section .contact-info {
position: relative;
}
.contact-page-section .contact-info li{
position: relative;
font-size: 14px;
line-height: 24px;
color: #333333;
font-weight: 600;
padding-left: 70px;
margin-bottom: 30px;
min-height: 50px;
}
.contact-page-section .contact-info li .icon{
position: absolute;
left: 0;
top: 0;
height: 50px;
width: 50px;
text-align: center;
line-height: 48px;
border:1px solid #ed0676;
color: #ed0676;
font-size: 20px;
border-radius: 50%;
}
.contact-page-section .contact-info li strong{
display: block;
font-size: 18px;
line-height: 24px;
color: #222222;
font-weight: 600;
}
.contact-page-section .contact-info li p{
font-size: 14px;
line-height: 24px;
color: #666666;
font-weight: 500;
}
.contact-page-section .contact-info li p a{
color: #666666;
-webkit-transition: all 300ms ease;
-moz-transition: all 300ms ease;
-ms-transition: all 300ms ease;
-o-transition: all 300ms ease;
transition: all 300ms ease;
}
.contact-page-section .contact-info li a:hover{
color: #ed0676;
}
.contact-page-section .contact-info .social-links{
position: relative;
}
.contact-page-section .social-links h5{
display: inline-block;
font-size: 18px;
line-height: 30px;
color: #222222;
font-weight: 600;
}
.social-icon-one {
position: relative;
display: inline-block;
}
.contact-page-section .map-section{
padding-bottom: 150px;
}
/***
==================================================================
Main Footer
==================================================================
***/
.main-footer{
position:relative;
background-repeat:no-repeat;
background-position:center center;
background-size: cover;
}
.main-footer .widgets-section{
position:relative;
padding: 110px 0 60px;
}
.main-footer .footer-column{
position:relative;
}
.main-footer .footer-widget{
position:relative;
margin-bottom:30px;
}
.main-footer .footer-column .widget-title{
position: relative;
font-size:20px;
line-height: 1.2em;
color:#222222;
font-weight:600;
margin-bottom:30px;
padding-bottom: 15px;
}
.main-footer .footer-column .widget-title:before{
position: absolute;
left: 0;
bottom: 0;
height: 1px;
width: 60px;
background-color: #ed0676;
content: "";
display: inline-block;
}
.main-footer .footer-logo{
position:relative;
margin-bottom: 40px;
}
.main-footer .footer-logo img{
display:block;
max-width:100%;
}
.main-footer .about-widget p{
position: relative;
font-size: 14px;
line-height: 30px;
color: #999999;
font-weight: 400;
margin-bottom: 35px;
}
.main-footer .about-widget .social-links{
position: relative;
}
.main-footer .about-widget .social-links span{
display: inline-block;
font-size: 16px;
line-height: 30px;
color: #222222;
font-weight: 600;
}
.main-footer .about-widget .social-icon-one{
position: relative;
display: inline-block;
}
.social-icon-one li{
position: relative;
display: inline-block;
margin-left: 15px;
}
.social-icon-one li a{
position: relative;
display: inline-block;
font-size: 18px;
line-height: 30px;
color: #777777;
-webkit-transition: all 300ms ease;
-moz-transition: all 300ms ease;
-ms-transition: all 300ms ease;
-o-transition: all 300ms ease;
transition: all 300ms ease;
}
.social-icon-one li a:hover{
color: #ed0676;
}
/*=== links Widget ===*/
.main-footer .links-widget{
position: relative;
padding-left: 70px;
}
.main-footer .links-widget .list li{
position:relative;
display: block;
padding-left: 25px;
margin-bottom: 10px;
}
.main-footer .links-widget .list li:before{
position: absolute;
left: 0;
top: 0;
font-size: 14px;
color: #ed0676;
font-weight: 400;
content: "\f105";
font-family: "FontAwesome";
}
.main-footer .links-widget .list li a{
position:relative;
display: inline-block;
font-size: 14px;
line-height:20px;
color:#999999;
font-weight: 500;
text-transform:capitalize;
-webkit-transition: all 200ms ease;
-moz-transition: all 200ms ease;
-ms-transition: all 200ms ease;
-o-transition: all 200ms ease;
transition: all 200ms ease;
}
.main-footer .links-widget .list li a:hover{
color:#222222;
font-weight: 500;
}
/*=== Contact Widget ===*/
.contact-widget{
position: relative;
}
.main-footer .contact-list li{
position: relative;
font-size: 14px;
line-height:36px;
color:#999999;
font-weight: 400;
}
.main-footer .contact-list li a{
color:#999999;
-webkit-transition: all 200ms ease;
-moz-transition: all 200ms ease;
-ms-transition: all 200ms ease;
-o-transition: all 200ms ease;
transition: all 200ms ease;
}
.main-footer .contact-list li a:hover{
color: #ed0676;
}
.main-footer .contact-list li strong{
font-weight: 500;
color: #222222;
}
/*=== Gallery Widget ===*/
.main-footer .gallery-widget .outer{
position:relative;
margin: 0px -4px 0;
}
.main-footer .gallery-widget .widget-title{
margin-bottom: 35px;
}
.main-footer .gallery-widget .outer .image{
position:relative;
float:left;
width:33.3333%;
padding:0px 4px;
margin-bottom:10px;
}
.main-footer .gallery-widget .image img{
display:block;
width:100%;
}
.main-footer .gallery-widget .image a{
position: relative;
display: block;
}
.main-footer .gallery-widget .image a:before{
position: absolute;
left: 0;
top: 0;
height: 100%;
width: 100%;
background:#ed0676 none scroll repeat padding-box content-box;
padding: 5px;
opacity: .80;
content: "";
-webkit-transform: scale(0);
-moz-transform: scale(0);
-ms-transform: scale(0);
-o-transform: scale(0);
transform: scale(0);
-webkit-transition: all 300ms ease;
-moz-transition: all 300ms ease;
-ms-transition: all 300ms ease;
-o-transition: all 300ms ease;
transition: all 300ms ease;
}
.main-footer .gallery-widget .image a:hover:before{
-webkit-transform: scale(1);
-moz-transform: scale(1);
-ms-transform: scale(1);
-o-transform: scale(1);
transform: scale(1);
}
.main-footer .gallery-widget .image a:after{
position: absolute;
height: 20px;
width: 20px;
left: 50%;
top: 50%;
margin-left: -10px;
margin-top: -10px;
content: "\f158";
text-align: center;
line-height: 20px;
font-size: 18px;
color: #ffffff;
font-family: "Flaticon";
-webkit-transform: scale(0);
-moz-transform: scale(0);
-ms-transform: scale(0);
-o-transform: scale(0);
transform: scale(0);
-webkit-transition: all 300ms ease;
-moz-transition: all 300ms ease;
-ms-transition: all 300ms ease;
-o-transition: all 300ms ease;
transition: all 300ms ease;
}
.main-footer .gallery-widget .image a:hover:after{
-webkit-transform: scale(1);
-moz-transform: scale(1);
-ms-transform: scale(1);
-o-transform: scale(1);
transform: scale(1);
}
/*=== Footer Bottom ===*/
.main-footer .footer-bottom{
position:relative;
background-color: #eeeeee;
}
.main-footer .footer-bottom .copyright-text{
position: relative;
padding:30px 0px;
}
.main-footer .footer-bottom p{
position: relative;
float: left;
font-size:14px;
line-height: 20px;
color: #666666;
font-weight: 500;
}
.main-footer .footer-bottom p a{
color: #666666;
-webkit-transition: all 300ms ease;
-moz-transition: all 300ms ease;
-ms-transition: all 300ms ease;
-o-transition: all 300ms ease;
transition: all 300ms ease;
}
.main-footer .footer-bottom p a:hover{
text-decoration: underline;
}
.main-footer .footer-bottom .link-box{
float: right;
}
.main-footer .footer-bottom .link-box a{
display: block;
font-size: 14px;
line-height: 20px;
color: #ed0676;
font-weight: 500;
}
.main-footer .footer-bottom .link-box a:hover{
text-decoration: underline;
}
/*=== Footer Style Two ===*/
.main-footer.style-two .footer-bottom{
position:relative;
background-color: #ed0676;
}
.main-footer.style-two .footer-bottom p{
color: #ffffff;
}
.main-footer.style-two .footer-bottom p a{
color: #ffffff;
}
.main-footer.style-two .footer-bottom .link-box a{
color: #ffffff;
}
/***
==================================================================
Sidebar Page Container
==================================================================
***/
.sidebar-page-container{
position: relative;
padding: 120px 0 70px;
}
.sidebar-page-container .sidebar-side,
.sidebar-page-container .content-side{
position: relative;
margin-bottom: 50px;
}
.sidebar-side .default-sidebar{
padding: 40px 35px;
border:1px dashed #dddddd;
}
.sidebar-widget{
position: relative;
margin-bottom:40px;
}
.sidebar-side .sidebar-widget:last-child{
margin-bottom: 0;
}
.sidebar-page-container .sidebar-title{
position: relative;
padding-bottom: 17px;
margin-bottom: 50px;
}
.sidebar-page-container .sidebar-title:before{
position: absolute;
left: 0;
bottom: 0px;
height: 1px;
width: 60px;
background-color: #ed0676;
content: "";
}
.sidebar-page-container .sidebar-title h2{
position: relative;
display: block;
font-size: 20px;
line-height: 1.2em;
color: #222222;
text-transform: capitalize;
font-weight: 500;
}
.shop-sidebar .sidebar-title h2{
position: relative;
display: block;
font-size: 18px;
line-height: 1.2em;
color: #222222;
text-transform: capitalize;
font-weight: 600;
}
/*Search Box Widget*/
.sidebar .search-box{
position: relative;
}
.sidebar .search-box .form-group{
position:relative;
margin:0px;
}
.sidebar .search-box .form-group input[type="text"],
.sidebar .search-box .form-group input[type="search"]{
position:relative;
display:block;
font-size:14px;
color:#555555;
line-height:28px;
padding:10px 25px;
padding-right: 40px;
height:50px;
width:100%;
border:1px solid #cccccc;
background-color: #ffffff;
transition:all 500ms ease;
-moz-transition:all 500ms ease;
-webkit-transition:all 500ms ease;
-ms-transition:all 500ms ease;
-o-transition:all 500ms ease;
}
.sidebar ::-webkit-input-placeholder{color: #bbbbbb;}
.sidebar ::-moz-input-placeholder{color: #bbbbbb;}
.sidebar ::-ms-input-placeholder{color: #bbbbbb;}
.sidebar .search-box .form-group input:focus{
border-color:#ed0676;
}
.sidebar .search-box .form-group button{
position:absolute;
right:0;
top:0;
width:50px;
height:50px;
line-height: 50px;
text-align:center;
display:block;
font-size:16px;
color:#ffffff;
background:#ed0676;
font-weight:normal;
-webkit-transition: all 300ms ease;
-moz-transition: all 300ms ease;
-ms-transition: all 300ms ease;
-o-transition: all 300ms ease;
transition: all 300ms ease;
}
.sidebar .search-box .form-group button:hover{
background-color: #222222;
}
/*=== Categories ===*/
.category-list{
position: relative;
display: block;
}
.category-list li{
position: relative;
border: 1px dashed #cccccc;
margin-bottom: -1px;
}
.category-list li a{
position: relative;
display: block;
font-size: 12px;
line-height: 15px;
color: #666666;
padding: 19px 25px;
font-weight: 400;
-webkit-transition: all 200ms ease;
-moz-transition: all 200ms ease;
-ms-transition: all 200ms ease;
-o-transition: all 200ms ease;
transition: all 200ms ease;
}
.category-list li a span{
float: right;
font-size: 12px;
margin-right: 25px;
color: #666666;
-webkit-transition: all 200ms ease;
-moz-transition: all 200ms ease;
-ms-transition: all 200ms ease;
-o-transition: all 200ms ease;
transition: all 200ms ease;
}
.category-list li a:hover span,
.category-list li a:hover{
color: #ed0676;
}
/*=== Popular Post ===*/
.popular-posts .post{
position: relative;
padding-left: 100px;
min-height: 115px;
margin-bottom: 30px;
padding-top: 5px;
padding-bottom: 30px;
border-bottom: 1px dashed #cccccc;
}
.popular-posts .post-thumb{
position: absolute;
left: 0;
top: 0;
height: 85px;
width: 85px;
margin-bottom: 20px;
}
.gallery-widget .gallery-outer .image a:before,
.popular-posts .post-thumb:before{
position: absolute;
left: 0;
top: 0;
height: 100%;
width: 100%;
opacity: .80;
background:#ed0676;
content: "";
z-index: 1;
-webkit-transform: scale(0);
-moz-transform: scale(0);
-ms-transform: scale(0);
-o-transform: scale(0);
transform: scale(0);
-webkit-transition: all 300ms ease;
-moz-transition: all 300ms ease;
-ms-transition: all 300ms ease;
-o-transition: all 300ms ease;
transition: all 300ms ease;
}
.gallery-widget .gallery-outer .image a:hover:before,
.popular-posts .post:hover .post-thumb:before{
-webkit-transform: scale(1);
-moz-transform: scale(1);
-ms-transform: scale(1);
-o-transform: scale(1);
transform: scale(1);
}
.gallery-widget .gallery-outer .image a:after,
.popular-posts .post-thumb:after{
position: absolute;
height: 20px;
width: 20px;
left: 50%;
top: 50%;
margin-left: -10px;
margin-top: -10px;
content: "\f0c1";
text-align: center;
line-height: 20px;
font-size: 18px;
color: #ffffff;
z-index: 2;
font-family: "FontAwesome";
-webkit-transform: scale(0);
-moz-transform: scale(0);
-ms-transform: scale(0);
-o-transform: scale(0);
transform: scale(0);
-webkit-transition: all 300ms ease;
-moz-transition: all 300ms ease;
-ms-transition: all 300ms ease;
-o-transition: all 300ms ease;
transition: all 300ms ease;
}
.gallery-widget .gallery-outer .image a:hover:after,
.popular-posts .post:hover .post-thumb:after{
-webkit-transform: scale(1);
-moz-transform: scale(1);
-ms-transform: scale(1);
-o-transform: scale(1);
transform: scale(1);
}
.popular-posts .post-thumb img{
position: relative;
display: block;
width: 100%;
}
.popular-posts .post h3{
position: relative;
font-size: 16px;
line-height: 24px;
color: #222222;
font-weight: 500;
}
.popular-posts .post h3 a{
color: #222222;
-webkit-transition: all 300ms ease;
-moz-transition: all 300ms ease;
-ms-transition: all 300ms ease;
-o-transition: all 300ms ease;
transition: all 300ms ease;
}
.popular-posts .post .date{
position: relative;
display: block;
font-size: 12px;
line-height: 24px;
color: #ed0676;
font-weight: 400;
}
.gallery-widget{
position: relative;
}
.gallery-widget .follow-us{
position: absolute;
right: 0;
top: 0;
font-size: 12px;
line-height: 28px;
color: #999999;
font-weight: 500;
}
.gallery-widget .gallery-outer{
position:relative;
margin: 0px -5px 0px;
}
.gallery-widget .gallery-outer .image{
position:relative;
float:left;
width: 33.333333333%;
padding-right: 5px;
padding-left: 5px;
margin-bottom: 10px;
overflow: hidden;
}
.gallery-widget .gallery-outer .image a{
position: relative;
display: block;
}
.gallery-widget .gallery-outer .image a:before{
background:#222222;
}
.gallery-widget .gallery-outer .image img{
display:block;
width:100%;
}
/*=== Tags ===*/
.tag-list{
position: relative;
display: block;
}
.tag-list li{
position: relative;
float: left;
margin-bottom: 14px;
margin-right: 14px;
}
.tag-list li a{
position: relative;
display: block;
font-size: 12px;
line-height: 15px;
color: #666666;
font-weight: 400;
padding: 9px 18px;
border:1px solid #cccccc;
-webkit-transition: all 300ms ease;
-moz-transition: all 300ms ease;
-ms-transition: all 300ms ease;
-o-transition: all 300ms ease;
transition: all 300ms ease;
}
.tag-list li a:hover{
background-color: #ed0676;
border-color: #ed0676;
color: #ffffff;
}
/***
====================================================================
Shop Page Section
====================================================================
***/
.shop-upper-box{
position: relative;
margin-bottom: 50px;
}
.shop-upper-box .items-label{
position: relative;
font-size: 16px;
line-height: 30px;
color: #aaaaaa;
padding: 10px 0;
}
.sort-by .ui-selectmenu-button.ui-button{
position:relative;
display:block;
height:50px;
width:100%;
min-width: 180px;
line-height:28px;
text-align: left;
padding:10px 20px;
font-size: 14px;
border: 1px solid #cccccc;
color: #aaaaaa;
font-weight: 400;
text-transform:capitalize;
background:#ffffff;
}
.sort-by .ui-button .ui-icon{
background:none;
position:relative;
top:0px;
text-indent:0px;
color:#ed0676;
}
.sort-by .ui-button .ui-icon:before{
font-family: 'FontAwesome';
content: "\f107";
font-weight: 900;
position:absolute;
right:0px;
top:4px !important;
top:13px;
width:10px;
height:20px;
display:block;
color:#aaaaaa;
line-height:20px;
font-size:16px;
text-align:center;
z-index:5;
}
.shop-item {
position: relative;
margin-bottom: 65px;
}
.shop-item .inner-box{
position: relative;
}
.shop-item .image{
position: relative;
}
.shop-item .image img{
display: block;
width: 100%;
}
.shop-item .overlay-box{
position: absolute;
left: 0;
top: 0;
height: 100%;
width: 100%;
text-align: center;
background: rgba(136,175,12,.80);
-webkit-transition: all 400ms ease;
-moz-transition: all 400ms ease;
-ms-transition: all 400ms ease;
-o-transition: all 400ms ease;
transition: all 400ms ease;
-webkit-transform: scale(0);
-moz-transform: scale(0);
-ms-transform: scale(0);
-o-transform: scale(0);
transform: scale(0);
}
.shop-item:hover .overlay-box{
-webkit-transform: scale(1);
-moz-transform: scale(1);
-ms-transform: scale(1);
-o-transform: scale(1);
transform: scale(1);
}
.shop-item .overlay-box .icon-box{
position: absolute;
left: 0;
top: 50%;
width: 100%;
margin-top: -25px;
text-align: center;
-webkit-transform: scale(0);
-moz-transform: scale(0);
-ms-transform: scale(0);
-o-transform: scale(0);
transform: scale(0);
}
.shop-item:hover .overlay-box .icon-box{
-webkit-transform: scale(1);
-moz-transform: scale(1);
-ms-transform: scale(1);
-o-transform: scale(1);
transform: scale(1);
-webkit-transition: all 400ms ease;
-moz-transition: all 400ms ease;
-ms-transition: all 400ms ease;
-o-transition: all 400ms ease;
transition: all 400ms ease;
-webkit-transition-delay: 300ms;
-moz-transition-delay: 300ms;
-ms-transition-delay: 300ms;
-o-transition-delay: 300ms;
transition-delay: 300ms;
}
.shop-item .overlay-box .cart-btn{
position: relative;
display: inline-block;
font-size: 16px;
line-height: 30px;
color: #ffffff;
padding: 10px 25px;
background-color: #36404b;
-webkit-transition: all 400ms ease;
-moz-transition: all 400ms ease;
-ms-transition: all 400ms ease;
-o-transition: all 400ms ease;
transition: all 400ms ease;
}
.shop-item .overlay-box .cart-btn i{
margin-right: 10px;
}
.shop-item .overlay-box .cart-btn:hover{
background-color: #ed0676;
}
.shop-item .lower-content{
position: relative;
padding: 30px 0px 0;
}
.shop-item .lower-content h3{
position: relative;
display: block;
text-align: left;
font-size: 18px;
color: #222222;
line-height: 1.2em;
font-weight: 600;
margin-bottom: 20px;
}
.shop-item .lower-content h3 a{
color: #222222;
-webkit-transition: all 300ms ease;
-moz-transition: all 300ms ease;
-ms-transition: all 300ms ease;
-o-transition: all 300ms ease;
transition: all 300ms ease;
}
.shop-item .lower-content h3 a:hover{
color: #ed0676;
}
.shop-item .lower-content .price{
position: relative;
float: left;
width: 50%;
font-size: 16px;
color: #ed0676;
line-height: 25px;
font-weight: 500;
}
.shop-item .lower-content .price del{
color: #777777;
text-decoration: line-through;
margin-right: 10px;
}
.shop-item .lower-content .rating {
position: relative;
float: right;
width: 50%;
font-size: 14px;
line-height: 25px;
color: #ed0676;
font-weight: 900;
text-align: right;
}
/*Comment Form*/
.shop-comment-form{
position:relative;
margin-top:50px;
}
.shop-comment-form h2{
position:relative;
font-size:30px;
color:#222222;
font-weight:600;
margin-bottom:10px !important;
}
.shop-comment-form .mail-text{
position:relative;
color:#777777;
font-size:16px;
margin-bottom:15px;
}
.shop-comment-form .group-title{
margin-bottom:20px;
}
.shop-comment-form .rating-box{
position:relative;
margin-bottom:20px;
}
.shop-comment-form .rating-box .text{
position:relative;
font-size:16px;
color:#222222;
margin-bottom:15px;
}
.shop-comment-form .rating-box .rating{
position:relative;
display:inline-block;
}
.shop-comment-form .rating-box .rating .fa{
position:relative;
display:inline-block;
}
.shop-comment-form .rating-box .rating a{
position:relative;
color:#333333;
font-size:14px;
display:inline-block;
margin-right:5px;
}
.shop-comment-form .rating-box .rating a:hover{
color:#ed0676;
}
.shop-comment-form .form-group{
position:relative;
margin-bottom:20px;
}
.shop-comment-form .form-group label{
position:relative;
color:#333333;
font-size:14px;
font-weight:400;
}
.shop-comment-form .form-group:last-child{
margin-bottom:0px;
}
.shop-comment-form .form-group input[type="text"],
.shop-comment-form .form-group input[type="password"],
.shop-comment-form .form-group input[type="tel"],
.shop-comment-form .form-group input[type="email"],
.shop-comment-form .form-group select{
position:relative;
display:block;
width:100%;
line-height:28px;
padding:10px 15px;
border:1px solid #dddddd;
height:50px;
color:#848484;
font-weight:300;
background:#ffffff;
-webkit-transition:all 300ms ease;
-ms-transition:all 300ms ease;
-o-transition:all 300ms ease;
-moz-transition:all 300ms ease;
transition:all 300ms ease;
}
.shop-comment-form .form-group input[type="text"]:focus,
.shop-comment-form .form-group input[type="password"]:focus,
.shop-comment-form .form-group input[type="tel"]:focus,
.shop-comment-form .form-group input[type="email"]:focus,
.shop-comment-form .form-group select:focus,
.shop-comment-form .form-group textarea:focus{
border-color:#ed0676;
}
.shop-comment-form .form-group textarea{
position:relative;
display:block;
width:100%;
line-height:26px;
padding:10px 15px;
color:#848484;
border:1px solid #dddddd;
height:120px;
font-weight:300;
background:#ffffff;
resize:none;
-webkit-transition:all 300ms ease;
-ms-transition:all 300ms ease;
-o-transition:all 300ms ease;
-moz-transition:all 300ms ease;
transition:all 300ms ease;
}
.shop-comment-form button{
position:relative;
padding: 20px 40px;
margin-top: 10px;
}
.shop-comment-form input:focus,
.shop-comment-form select:focus,
.shop-comment-form textarea:focus{
border-color:#f06529;
}
/*Sidebar Range slider */
.sidebar-widget .range-slider-one{
position:relative;
min-height:48px;
}
.sidebar-widget .range-slider-one .title{
position:relative;
float:left;
color:#000000;
font-size:16px;
font-weight:400;
margin-top:10px;
}
.sidebar-widget .range-slider-one .title:before{
position:absolute;
content:'$';
right:-14px;
top:0px;
color:#333333;
font-size:15px;
font-weight:400;
}
.sidebar-widget .range-slider-one .input{
float:right;
left: 8px;
max-width:75px;
padding-left:8px;
margin-top:10px;
position: relative;
}
.sidebar-widget .range-slider-one .input input{
background:none;
color:#777777;
font-size:16px;
font-weight:400;
width:auto;
text-align:left;
}
.sidebar-widget .range-slider-one .ui-widget.ui-widget-content{
height:3px;
border:none;
margin-bottom:45px;
background:#cccccc;
}
.sidebar-widget .range-slider-one .ui-slider .ui-slider-range{
top:0px;
height:4px;
background:#36404b;
}
.sidebar-widget .range-slider-one .ui-state-default,
.sidebar-widget .range-slider-one .ui-widget-content .ui-state-default{
top:-5px;
width:15px;
height:15px;
z-index: 99;
background:#ed0676;
cursor:pointer;
border:0;
}
.sidebar-widget .range-slider-one .theme-btn{
padding: 12px 30px;
font-weight: 500;
margin: 0;
text-transform: uppercase;
}
/*Sidebar Realated Posts */
.sidebar .related-posts .post{
position:relative;
padding-left:90px;
min-height:70px;
padding-bottom: 30px;
border-bottom: 1px dashed #cccccc;
margin-bottom:30px;
}
.sidebar .related-posts .post:last-child{
margin-bottom:0px;
}
.sidebar .related-posts .post .post-thumb{
position:absolute;
left:0px;
top:0px;
width:70px;
}
.sidebar .related-posts .post .post-thumb img{
display:block;
width:100%;
}
.sidebar .related-posts .post h4{
top:-2px;
font-size:18px;
line-height: 1.2em;
font-weight:500;
color:#222222;
text-transform:capitalize;
}
.sidebar .related-posts .post h4 a{
color:#222222;
transition:all 300ms ease;
-webkit-transition:all 300ms ease;
-ms-transition:all 300ms ease;
-o-transition:all 300ms ease;
-moz-transition:all 300ms ease;
}
.sidebar .related-posts .post a:hover{
color:#ed0676;
}
.sidebar .related-posts .rating{
position: relative;
}
.sidebar .related-posts .rating span{
position:relative;
display:inline-block;
font-size:14px;
line-height:15px;
color:#ed0676;
}
.sidebar .related-posts .price{
position:relative;
font-size:14px;
line-height: 20px;
color:#777777;
font-weight:400;
}
/***
====================================================================
Shop Details
====================================================================
***/
.shop-single{
position:relative;
padding: 120px 0 150px;
}
.product-details .basic-details{
position:relative;
margin-bottom: 65px;
}
.product-details .image-column,
.product-details .info-column{
margin-bottom:20px;
}
.product-details .info-column{
position:relative;
}
.product-details .info-column .inner-column{
position: relative;
}
.product-details .image-column .image-box img{
position:relative;
display:block;
width:100%;
}
.product-details .basic-details .details-header{
position:relative;
margin-bottom:23px;
}
.product-details .basic-details .details-header h4{
font-size:24px;
font-weight:700;
color:#222222;
line-height:1.2em;
margin-bottom:15px;
}
.product-details .basic-details .details-header h4 a{
color:#222222;
}
.product-details .basic-details .item-price{
position: relative;
font-size:16px;
font-weight:600;
color:#ed0676;
line-height:24px;
display: block;
margin-bottom: 7px;
}
.product-details .basic-details .item-price del{
color: #666666;
font-weight: 500;
margin-right: 10px;
}
.product-details .basic-details .rating{
display: inline-block;
font-size:18px;
color:#ed0676;
margin-right: 15px;
}
.product-details .basic-details .rating .fa{
display:inline-block;
}
.product-details .basic-details .text{
font-size:14px;
line-height:30px;
color:#777777;
font-weight: 500;
margin-bottom: 35px;
}
.product-details .basic-details .theme-btn{
padding: 15px 45px;
font-weight: 500;
}
.product-details .basic-details .item-quantity{
position: relative;
float: left;
margin-right: 22px;
max-width: 150px;
border: 1px solid #777777;
-webkit-border-radius: 3px;
-moz-border-radius: 3px;
-ms-border-radius: 3px;
-o-border-radius: 3px;
border-radius: 3px;
margin-bottom: 15px;
}
.product-details .basic-details .quantity-spinner,
.cart-section input.quantity-spinner{
line-height:28px;
width: 100px;
padding:10px 15px !important;
height:50px !important;
box-shadow:none !important;
border-right:1px solid #777777;
text-align: center;
font-size: 20px;
color: #666666;
}
.product-details .basic-details .bootstrap-touchspin .input-group-btn-vertical > .btn,
.cart-section .bootstrap-touchspin .input-group-btn-vertical > .btn{
background:none;
border: 0;
margin-right: 10px;
color: #777777;
text-align: center;
}
.bootstrap-touchspin .input-group-btn-vertical{
width: 50px;
text-align: center;
border:1px solid #777777;
border-left: 0;
}
.bootstrap-touchspin .input-group-btn-vertical i{
left: 0;
width: 100%;
}
/***
====================================================================
Product Tabs Style
====================================================================
***/
.product-info-tabs{
position:relative;
margin-bottom:50px;
}
.product-info-tabs .prod-tabs{
position:relative;
}
.product-info-tabs .prod-tabs .tab-btns{
position:relative;
z-index:1;
}
.product-info-tabs .prod-tabs .tab-btns .tab-btn{
position:relative;
float:left;
font-size: 16px;
line-height: 20px;
color: #000000;
font-weight: 600;
padding: 19px 30px;
text-transform: uppercase;
border:1px solid #dddddd;
margin-bottom: -1px;
cursor:pointer;
}
.product-info-tabs .prod-tabs .tab-btns .tab-btn.active-btn{
background:#eeeeee;
}
.product-info-tabs .prod-tabs .tabs-container{
position:relative;
}
.product-info-tabs .prod-tabs .tabs-container .tab{
position:relative;
padding:30px 30px;
display:none;
border:1px solid #dddddd;
}
.product-info-tabs .prod-tabs .tabs-container .tab.active-tab{
display:block;
}
.product-info-tabs .prod-tabs .tabs-container .tab p,
.product-info-tabs .prod-tabs .tabs-container .tab h2,
.product-info-tabs .prod-tabs .tabs-container .tab h3,
.product-info-tabs .prod-tabs .tabs-container .tab h4,
.product-info-tabs .prod-tabs .tabs-container .tab h5,
.product-info-tabs .prod-tabs .tabs-container .tab h6{
margin-bottom:15px;
}
.product-info-tabs .prod-tabs .tabs-container .tab h3{
font-size:30px;
font-weight:500;
text-transform:uppercase;
color:#36404b;
margin-bottom:15px;
}
.product-info-tabs .prod-tabs .tabs-container .tab h4{
font-size:14px;
font-weight:600;
text-transform:uppercase;
color:#222222;
margin-bottom:15px;
}
.product-info-tabs .prod-tabs #prod-description{
position: relative;
padding: 30px 30px;
margin-bottom: 110px;
}
.product-info-tabs .prod-tabs #prod-description p{
position: relative;
font-size: 16px;
line-height: 28px;
color: #777777;
}
.product-info-tabs .prod-tabs .reviews-container{
position:relative;
}
.product-info-tabs .prod-tabs .reviews-container .review-box{
position:relative;
margin-bottom:30px;
min-height:110px;
}
.product-info-tabs .prod-tabs .reviews-container .review-box.reply{
margin-left: 100px;
}
.product-info-tabs .prod-tabs .reviews-container .rev-thumb{
position:absolute;
left:20px;
top:20px;
width:70px;
height:70px;
margin-bottom:20px;
background:#ffffff;
z-index: 99;
-webkit-border-radius:3px;
-moz-border-radius:3px;
-ms-border-radius:3px;
-o-border-radius:3px;
border-radius:3px;
}
.product-info-tabs .prod-tabs .reviews-container .rev-thumb img{
display:block;
width:70px;
height:70px;
}
.product-info-tabs .prod-tabs .reviews-container .rev-content{
position:relative;
padding:20px;
padding-left: 120px;
border:1px solid #e0e0e0;
background:#ffffff;
}
.product-info-tabs .prod-tabs .reviews-container .rating{
color:#ed0676;
font-size:14px;
line-height: 15px;
margin-bottom: 5px;
}
.product-info-tabs .prod-tabs .reviews-container .rating .fa{
display: inline-block;
}
.product-info-tabs .prod-tabs .reviews-container .rev-info{
margin-top: -5px;
letter-spacing:1px;
font-size: 14px;
line-height: 24px;
color: #777777;
font-weight: 500;
margin-bottom: 5px;
}
.product-info-tabs .prod-tabs .reviews-container .rev-info span{
display: inline-block;
color: #222222;
font-size:16px;
margin-right: 25px;
font-weight: 500;
}
.product-info-tabs .prod-tabs .reviews-container .rev-text{
position: relative;
}
.product-info-tabs .prod-tabs .reviews-container .rev-text p{
font-size:13px;
color: #666666;
line-height: 24px;
margin: 0;
}
.product-info-tabs .prod-tabs .add-review{
position:relative;
margin:30px 0px 0px;
font-size:14px;
}
.product-info-tabs .prod-tabs .add-review .rating{
position:relative;
padding-top:8px;
}
.product-info-tabs .prod-tabs .add-review .rating .rate-box{
position:relative;
display:inline-block;
margin-right:10px;
font-size:14px;
color:#555555;
}
.product-info-tabs .prod-tabs .add-review .rating .rate-box:hover,
.product-info-tabs .prod-tabs .add-review .rating .rate-box:focus,
.product-info-tabs .prod-tabs .add-review .rating .rate-box:active{
color:#ed0676;
}
.product-info-tabs .prod-tabs .add-review label{
position:relative;
display:block;
font-size:14px;
margin-bottom:5px;
font-weight:400;
color:#303030;
}
.product-info-tabs .prod-tabs .add-review h3{
margin-bottom:20px;
}
.product-info-tabs .prod-tabs .add-review .form-group{
position:relative;
margin-bottom:20px;
}
.product-info-tabs .prod-tabs .add-review .form-group input[type="text"],
.product-info-tabs .prod-tabs .add-review .form-group input[type="password"],
.product-info-tabs .prod-tabs .add-review .form-group input[type="tel"],
.product-info-tabs .prod-tabs .add-review .form-group input[type="email"],
.product-info-tabs .prod-tabs .add-review .form-group select{
position:relative;
display:block;
width:100%;
line-height:22px;
padding:9px 15px;
color:#222222;
border:1px solid #e0e0e0;
transition:all 300ms ease;
-webkit-transition:all 300ms ease;
-ms-transition:all 300ms ease;
-o-transition:all 300ms ease;
-moz-transition:all 300ms ease;
}
.product-info-tabs .prod-tabs .add-review .form-group textarea{
position:relative;
display:block;
width:100%;
line-height:22px;
padding:8px 15px;
color:#222222;
border:1px solid #e0e0e0;
height:150px;
resize:none;
transition:all 300ms ease;
-webkit-transition:all 300ms ease;
-ms-transition:all 300ms ease;
-o-transition:all 300ms ease;
-moz-transition:all 300ms ease;
}
.product-info-tabs .prod-tabs .add-review .form-group textarea:focus,
.product-info-tabs .prod-tabs .add-review .form-group input:focus,
.product-info-tabs .prod-tabs .add-review .form-group select:focus{
border-color: #ed0676;
}
.product-info-tabs .prod-tabs .add-review .form-group button{
font-weight: 500;
padding: 22px 35px;
}
/*====================================================================
CheckOut Section
====================================================================*/
.checkout-page{
position:relative;
padding:120px 0px 120px;
}
.checkout-page .default-links{
position:relative;
margin-bottom:50px;
}
.checkout-page .default-links li{
line-height:25px;
padding:25px 25px;
font-size:16px;
font-weight: 500;
color:#666666;
background-color :#eeeeee;
margin-bottom: 40px;
}
.checkout-page .default-links li .fa{
position:relative;
font-size:24px;
line-height: 25px;
color:#ed0676;
margin-right:20px;
}
.checkout-page .default-links li a{
color:#666666;
font-size: 16px;
text-decoration:underline;
display: inline-block;
-webkit-transition: all 300ms ease;
-moz-transition: all 300ms ease;
-ms-transition: all 300ms ease;
-o-transition: all 300ms ease;
transition: all 300ms ease;
}
.checkout-page .default-links li a:hover{
color: #ed0676;
}
.checkout-page .sec-title{
margin-bottom: 20px;
}
.checkout-page .sec-title h3{
font-size: 20px;
line-height: 1.2em;
color: #222222;
font-weight: 600;
}
.checkout-form{
position:relative;
margin-bottom: 50px;
}
.checkout-form .column{
padding-right: 30px;
}
.checkout-form .form-group{
position:relative;
margin-bottom: 15px;
}
.checkout-form .form-group .field-label{
display:block;
line-height:24px;
text-transform:capitalize;
color:#222222;
font-size:15px;
font-weight:500;
margin-bottom:10px;
}
.checkout-form .form-group .field-label span{
position: relative;
font-size: 16px;
color: #222222;
display: block;
font-weight: 600;
}
.checkout-form .form-group .field-label sup{
top:-1px;
font-size:15px;
color: #009fe9;
}
.checkout-form .form-group .text{
position:relative;
color:#777777;
font-size:14px;
line-height: 24px;
}
.checkout-form input[type="text"],
.checkout-form input[type="email"],
.checkout-form input[type="password"],
.checkout-form input[type="tel"],
.checkout-form input[type="number"],
.checkout-form input[type="url"],
.checkout-form input[type="time"],
.checkout-form select,
.checkout-form textarea{
position:relative;
display:block;
width:100%;
background:#ffffff;
font-size: 16px;
line-height:26px;
color: #777777;
padding:12px 22px;
height:50px;
border:1px solid #e0e0e0;
transition:all 300ms ease;
-webkit-transition:all 300ms ease;
-ms-transition:all 300ms ease;
-o-transition:all 300ms ease;
-moz-transition:all 300ms ease;
}
.checkout-form select{
cursor:pointer;
-webkit-appearance:none;
-ms-appearance:none;
-o-appearance:none;
-moz-appearance:none;
background:#ffffff url(../images/icons/icon-select.png) right center no-repeat;
}
.checkout-form textarea{
resize:none;
height:60px !important;
padding-left: 30px;
}
.checkout-form input:focus,
.checkout-form select:focus,
.checkout-form textarea:focus{
border-color: #b2dd4c;
}
.checkout-page .check-box{
line-height:24px;
font-size:14px;
font-weight:normal;
padding-top:5px;
}
.checkout-page .check-box label{
position:relative;
top:-1px;
font-weight:normal;
padding:0px;
font-size:16px;
cursor:pointer;
color:#333333;
}
.checkout-page .lower-content{
margin-top:30px;
}
.checkout-page .lower-content .order-column{
margin-bottom:40px;
}
.checkout-page .lower-content .column h2{
position:relative;
color:#222222;
font-size:24px;
margin-bottom:30px;
padding-bottom:12px;
}
.checkout-page .lower-content .column h2:after{
position:absolute;
content:'';
left:0px;
bottom:0px;
width:40px;
height:2px;
background-color:#fa9928;
}
/*Coupon Box*/
.coupon-box{
position:relative;
padding:25px 25px;
margin-bottom:25px;
background-color:#f5f5f5;
}
.coupon-form{
position:relative;
}
.coupon-form .form-group{
position:relative;
margin-bottom:0px;
}
.coupon-form .form-group input[type="text"]{
position:relative;
display:block;
width:100%;
line-height:28px;
padding:10px 20px;
height:44px;
font-size:14px;
border:1px solid #cccccc;
-webkit-transition:all 300ms ease;
-ms-transition:all 300ms ease;
-o-transition:all 300ms ease;
-moz-transition:all 300ms ease;
transition:all 300ms ease;
}
.coupon-form .form-group input[type="text"]:focus{
border-color: #b2dd4c;
}
.coupon-form button{
margin-top:0px;
font-size:16px;
font-weight:700;
-webkit-border-radius:0px;
-moz-border-radius:0px;
-ms-border-radius:0px;
-o-border-radius:0px;
border-radius:0px;
padding:8px 26px;
text-transform:capitalize;
}
.order-box{
position:relative;
margin-bottom: 50px;
}
.order-box .sec-title{
margin-bottom: 25px;
}
.order-box .sec-title h2{
font-size: 20px;
font-weight: 500;
}
.order-box .title-box{
position:relative;
padding:15px 30px;
font-weight: 500;
color: #ffffff;
background-color :#222222;
}
.order-box .title-box .col{
position:relative;
width:50%;
float:left;
color:#ffffff;
font-size: 16px;
line-height: 25px;
}
.order-box ul{
position:relative;
border: 1px solid #cccccc;
}
.order-box ul li{
position:relative;
padding: 25px 30px;
font-size: 16px;
font-weight: 500;
color: #777777;
line-height: 30px;
border-bottom:1px solid #cccccc;
}
.order-box ul li strong{
color:#222222;
font-weight: 500;
font-size:16px;
}
.order-box ul li span{
width:50%;
float:right;
color:#ed0676;
font-size:16px;
}
.order-box ul li span.free{
color:#777777;
}
.order-box ul li:last-child{
border-bottom: 0;
}
.payment-box{
position:relative;
margin-bottom: 50px;
}
.payment-box .upper-box{
position:relative;
padding:15px 35px;
background-color:#f5f5f5;
border-bottom:1px solid #b7b7b7;
}
.payment-options{
position:relative;
margin-top:20px;
margin-bottom:20px;
}
.payment-box .payment-options li{
position:relative;
margin-bottom:15px;
}
.payment-box .payment-options li .radio-option{
position:relative;
}
.payment-box .payment-options li .radio-option label{
position: relative;
display: block;
padding-left: 30px;
font-weight: 500;
text-transform: capitalize;
color: #222222;
cursor: pointer;
font-size: 14px;
letter-spacing: 0;
}
.payment-box .payment-options li .radio-option label strong{
font-weight: 400;
}
.payment-box .payment-options li .radio-option input[type="radio"]{
position:absolute;
left:0px;
top:3px;
}
.payment-box .payment-options li .radio-option label .small-text{
position:relative;
display:none;
letter-spacing:0px;
text-transform:none;
font-weight:normal;
font-size:14px;
color:#ffffff;
line-height:1.8em;
padding:15px 20px;
margin-top:20px;
background-color :#7fa700;
}
.payment-box .payment-options li .radio-option input:checked + label .small-text{
display:block;
}
.payment-box .payment-options li .radio-option label .small-text:before{
position:absolute;
content:'';
left:30px;
top:-8px;
border-left: 10px solid transparent;
border-right: 10px solid transparent;
border-bottom: 8px solid #7fa700;
}
.payment-box .payment-options li .radio-option label img{
position:relative;
display:block;
max-width:100%;
padding-left:30px;
margin-top:20px;
}
.payment-box .payment-options li .radio-option .what-paypall{
position:relative;
display:block;
color:#777777;
font-size:16px;
font-weight:700;
margin-left:120px;
margin-top:10px;
}
.payment-box .lower-box{
position:relative;
background-color: #f5f5f5;
padding: 30px 35px;
}
.payment-box .lower-box .theme-btn{
padding: 13px 25px;
font-weight: 400;
margin-right: 0;
}
/***
====================================================================
Shopping Cart Section
====================================================================
***/
.cart-section{
position:relative;
padding:120px 0px 80px;
}
.cart-outer{
position:relative;
}
.checkout-page .cart-outer{
margin-bottom:40px;
}
.cart-outer .table-outer{
position:relative;
width:100%;
overflow-x: auto;
margin-bottom: 40px;
}
.cart-outer .cart-table{
width:100%;
min-width:900px;
}
.cart-table .cart-header{
position:relative;
width:100%;
text-transform:uppercase;
font-size:16px;
background:#ed0676;
color:#ffffff;
border:1px solid #cccccc;
}
.cart-table thead tr th{
line-height:24px;
padding:15px 25px;
font-weight:500;
font-size:16px;
color: #ffffff;
letter-spacing:1px;
text-align:center;
text-transform:uppercase;
border-right:1px solid #cccccc;
}
.cart-table thead tr th .fa{
font-size:18px;
}
.cart-table tbody tr td{
line-height:24px;
padding: 15px 15px 25px;
}
.cart-table tbody tr .qty{
width:150px;
padding: 0 50px;
}
.cart-table tbody tr .qty .quantity-spinner{
background:#ffffff;
}
.cart-table tbody tr .prod-column .column-box{
position:relative;
min-height:110px;
}
.cart-table tbody tr .prod-column .column-box .prod-thumb{
position:relative;
width:180px;
}
.cart-table tbody tr .prod-column .column-box .prod-thumb img{
display:block;
max-width:100%;
}
.cart-table tbody tr .prod-column .column-box h4{
font-size:14px;
color:#444444;
font-weight:400;
line-height:90px;
}
.cart-table tbody tr .prod-column .author{
font-size:13px;
color:#333333;
margin-bottom:0px;
}
.cart-table tbody tr .sub-total{
font-weight:400;
color:#797979;
font-size:17px;
}
.cart-table tbody tr .remove-btn{
position:relative;
font-size:14px;
color:#1c1c1c;
line-height:30px;
font-weight:500;
-webkit-transition:all 500ms ease;
-ms-transition:all 500ms ease;
-o-transition:all 500ms ease;
-moz-transition:all 500ms ease;
transition:all 500ms ease;
}
.cart-table tbody tr .remove-btn .fa{
position:relative;
font-size:18px;
line-height:30px;
}
.cart-table tbody tr .remove-btn:hover{
color:#ed0676;
}
.cart-table tbody tr{
border-bottom:1px solid #cccccc;
}
.cart-table tbody tr td{
vertical-align:middle;
color:#797979;
font-size:17px;
text-align:center;
border-left:1px solid #cccccc;
}
.cart-table tbody tr td.prod-column{
padding-left:48px;
width: 290px;
}
.cart-table tbody tr td.total{
font-size:18px;
color:#333333;
}
.cart-table tbody tr td:last-child{
border-right:1px solid #ebebeb;
text-align:center;
}
.cart-table tbody tr td .prod-title{
position:relative;
font-size:16px;
color:#222222;
font-weight:500;
}
.cart-table tbody .available-info{
position:relative;
padding-left:50px;
}
.cart-table tbody .available-info .icon{
position:absolute;
left:0px;
top:5px;
width:40px;
height:40px;
line-height:40px;
text-align:center;
font-size:18px;
color:#ffffff;
background:#223555;
border-radius:50%;
}
.cart-section .cart-options{
position:relative;
margin-bottom:30px;
}
.cart-section .apply-coupon{
position:relative;
}
.cart-section .apply-coupon .form-group{
position:relative;
float:left;
margin-right:30px;
}
.cart-section .apply-coupon .form-group input[type="text"]{
display:block;
line-height:20px;
padding:14px 20px;
border:1px solid #cccccc;
width:225px;
background:#ffffff;
font-size: 14px;
color: #777777;
}
.cart-section .cart-options .cart-btn,
.cart-section .coupon-btn{
font-weight: 500;
color: #ffffff;
margin-right: 0;
padding: 15px;
text-transform: capitalize;
}
.cart-section .totals-table{
position:relative;
margin-bottom:20px;
border:1px solid #cccccc;
}
.cart-section .totals-table li{
line-height:24px;
padding:18px 30px;
border-bottom:1px solid #cccccc;
}
.cart-section .totals-table li:first-child{
background-color: #dddddd;
}
.cart-section .totals-table li h3{
position:relative;
font-weight:500;
color:#36404b;
font-size:18px;
}
.cart-section .totals-table li:last-child{
border-bottom:none;
padding:40px 20px 50px;
text-align: right;
}
.cart-section .totals-table .col{
position:relative;
display:block;
float:left;
line-height:24px;
color: #222222;
width:50%;
font-size:16px;
text-transform:capitalize;
}
.cart-section .totals-table .col:last-child{
text-align: right;
color:#ed0676;
}
.cart-section .totals-table .proceed-btn{
text-transform: capitalize;
font-weight: 500;
padding: 15px 35px;
margin-right: 0;
}
.shipping-block{
position:relative;
margin-bottom:40px;
}
.shipping-block .inner-box{
position:relative;
display:block;
padding:25px 27px 10px;
border:1px solid #cccccc;
}
.shipping-block .inner-box h3{
position:relative;
font-size:24px;
color:#ed0676;
font-weight:600;
margin-bottom:5px;
text-transform:capitalize;
}
.shipping-block .inner-box h4{
position:relative;
color:#666666;
font-size:14px;
font-weight: 400;
text-transform:capitalize;
margin-bottom:20px;
}
.shipping-form{
position:relative;
}
.shipping-form .row{
margin: 0 -10px;
}
.shipping-form .form-group{
position:relative;
padding: 0 10px;
margin-bottom:20px;
}
.shipping-form .form-group input[type="text"],
.shipping-form .form-group input[type="password"],
.shipping-form .form-group input[type="tel"],
.shipping-form .form-group input[type="email"]{
position:relative;
display:block;
width:100%;
height:45px;
line-height:23px;
padding:10px 20px;
font-size:14px;
color: #777777;
border:1px solid #cccccc;
-webkit-transition:all 300ms ease;
-ms-transition:all 300ms ease;
-o-transition:all 300ms ease;
-moz-transition:all 300ms ease;
transition:all 300ms ease;
}
.shipping-form .form-group input[type="text"]:focus,
.shipping-form .form-group input[type="password"]:focus,
.shipping-form .form-group input[type="tel"]:focus,
.shipping-form .form-group input[type="email"]:focus,
.shipping-form .form-group select:focus,
.shipping-form .form-group textarea:focus{
border-color:#ed0676;
}
.shipping-form button{
font-size: 16px;
color: #ffffff;
font-weight: 500;
text-transform:capitalize;
margin-top: 5px;
}
/***
====================================================================
Login Section
====================================================================
***/
.login-section{
position:relative;
padding:120px 0px 70px;
}
.login-section h2{
position:relative;
font-size:30px;
color:#222222;
font-weight:600;
line-height:1.2em;
margin-bottom:35px;
}
.login-form{
position:relative;
background-color: #f5f5f5;
padding: 35px 45px 30px 0px;
margin-bottom: 50px;
}
.login-form .form-group{
position:relative;
margin-bottom:15px;
}
.login-form .form-group .theme-btn{
margin-right: 0;
}
/*.login-form .form-group:nth-child(2){
margin-bottom:20px;
}
*/
.login-form .form-group label{
position:relative;
color:#666666;
font-weight:500;
font-size:14px;
line-height: 24px;
cursor:pointer;
margin-bottom: 10px;
}
.login-form .form-group input[type="text"],
.login-form .form-group input[type="password"],
.login-form .form-group input[type="tel"],
.login-form .form-group input[type="email"],
.login-form .form-group input[type="datetime-local"], .login-form .form-group .sel_category{
position:relative;
display:block;
width:100%;
line-height:28px;
padding:10px 5px;
height:50px;
font-size:14px;
border:1px solid #cccccc;
-webkit-transition:all 300ms ease;
-ms-transition:all 300ms ease;
-o-transition:all 300ms ease;
-moz-transition:all 300ms ease;
transition:all 300ms ease;
}
.login-form .form-group input[type="text"]:focus,
.login-form .form-group input[type="password"]:focus,
.login-form .form-group input[type="tel"]:focus,
.login-form .form-group input[type="email"]:focus,
.login-form .form-group select:focus,
.login-form .form-group textarea:focus{
border-color:#ed0676;
}
.login-form button{
margin-top:35px;
font-size: 16px;
padding: 15px 38px;
}
.login-form .form-group.remember label{
display: block;
margin: 0;
font-size: 16px;
color: #666666;
text-transform: capitalize;
}
.login-form .psw{
position:absolute;
color:#666666;
font-size:16px;
min-width: 200px;
margin-top: 15px;
}
.login-form .psw:hover{
text-decoration:underline;
}
.login-form.book{
background-color: transparent;
}
.about-us.book_now{
padding: 40px 0 40px !important;
}
.about-us.book_now .content-column .inner-column .theme-btn{
margin: 0;
}
.logo_btm{
width: 70%;
}
.pt-5{
padding-top: 4em;
}
.mt-5{
margin-top: 4em;
}
.list_busi{
padding-top: 20px !important;
}
.service-block .rate .fa, .news-block .rate{
color: #ed0676 !important;
}
.service-block.salon_list .lower-content{
position: relative;
padding-left: 10px;
/* border-bottom: 2px solid #dddddd; */
}
.service-block.salon_list .lower-content .offer{
font-size: 12px;
}
.salon-detail .info-column .info-list li span.rating .rate span{
width: auto !important;
float: left;
color: #ed0676;
}
.p-0{
padding: 0 !important;
}
.mb-0{
margin-bottom: 0 !important;
}
.pt-0{
padding-top: 0 !important;
}
.mr-1{
margin-right: 1em !important;
}
.mt-5{
margin-top: 0.5 !important;
}
.text-center{
text-align: center !important;
}
#map {
margin: 0 auto;
width: 100%;
height: 1400px;
margin-top: 3.4em;
}
.locations {
margin: 20px auto;
width: 400px;
}
.locations li {
display: inline-block;
padding: .5em;
border: solid 1px;
cursor: pointer;
}
.filter_option{
margin-bottom: 3.4em;
}
.dropdown-filter label {
font-weight: 400;
display: block;
padding: 3px 20px;
clear: both;
line-height: 1.42857143;
color: #333;
white-space: nowrap;
cursor: pointer;
}
.dropdown-filter label:hover, .dropdown-filter label:focus {
color: #262626;
text-decoration: none;
background-color: #f5f5f5;
}
.dropdown-filter label input[type=checkbox], .dropdown-filter label input[type=radio] {
margin-right: .5em;
}
.dropdown-actions {
margin-top: 5px;
margin-left: 10px;
}
@media (min-width: 768px){
.modal-dialog {
width: 900px !important;
margin: 30px auto;
}
}
.flagstrap-icon {
display: inline-block;
width: 16px;
height: 11px;
background: url(../images/flags.png) no-repeat;
}
.flagstrap-icon.flagstrap-us {
background-position: -144px -154px;
}
.flagstrap-icon.flagstrap-uk {
background-position: -176px -44px;
}
.flagstrap-icon.flagstrap-fi {
background-position: -64px -44px;
}
.flagstrap-icon.flagstrap-ie {
background-position: -80px -66px;
}
.flagstrap-icon.flagstrap-da {
background-position: -80px -33px;
}
.flagstrap-icon.flagstrap-ca {
background-position: -48px -22px;
}
.flagstrap-icon.flagstrap-au {
background-position: -208px 0;
}
.main-header .header-top .link-box a.country_lang{
padding: 10px;
}
.works_page .service-block .lower-content p{
font-size: 13px;
}
.works_page.list_business .service-block .lower-content h3{
font-size: 14px;
}
h2.works_title {
display: block !important;
font-size: 36px !important;
line-height: 1.2em !important;
font-weight: 700 !important;
margin-bottom: 10px !important;
font-family: 'Tangerine', cursive;
}
.policy-section .works_list{
position: relative;
padding: 2em 1em;
/*padding-bottom: 0;*/
-webkit-transition: all 300ms ease;
-moz-transition: all 300ms ease;
-ms-transition: all 300ms ease;
-o-transition: all 300ms ease;
transition: all 300ms ease;
}
.policy-section .works_list:hover{
background-color: #fff;
-webkit-box-shadow: 0 0 20px rgba(0,0,0,.2);
-moz-box-shadow: 0 0 20px rgba(0,0,0,.2);
-ms-box-shadow: 0 0 20px rgba(0,0,0,.2);
-o-box-shadow: 0 0 20px rgba(0,0,0,.2);
box-shadow: 0 0 20px rgba(0,0,0,.2);
}
.policy-section .works_list:after{
display:block;
content: '';
border-bottom: solid 2px #ed0676;
position: relative;
top: 2em;
transform: scaleX(0);
transition: transform 250ms ease-in-out;
}
.policy-section .works_list:hover:after {
transform: scaleX(1);
}
.policy-section .works_list:hover h2{
color: #ed0676;
}
.policy-section .content-box .works_list p{
font-size: 13px;
}
.terms_conditions label{
font-weight: 300;
}
.terms_conditions a.terms{
color: #ed0676;
}
.theme-btn.btn-style-four.facebook{
width: 100%;
background: #3b5998;
}
.login-section{
background-color: #f5f5f5;
}
.login-form {
background-color: #fff;
z-index: 1;
}
.remember{
display: flex;
}
.login-form .psw {
margin-top: 3em;
}
.login-form .form-group .sel_category{
border-radius: 0;
box-shadow: none;
}
.reg .register{
width: 100%;
}
.login-facebook{
width: 100%;
background: #3b5998 !important;
}
.login_sub{
width: 100%;
}
.login-facebook, .login_sub{
margin-top: 0.5em !important;
}
/*.login-top .facebook,.login-top .sug,.login-top .register{
margin-top: 0 !important;
}*/
.facebook,.sug,.register{
margin-top: 1em !important;
}
.remember{
z-index: 1;
}
.remember label{
font-size: 12px !important;
}
.remember_pass{
float: right;
z-index: 1;
}
.sug{
text-align: center;
}
.blog_icons .social-icons{
display: flex;
}
.blog_icons .social-icons li{
margin-right: 1em;
}
.solon_section,.solon_section .salon_term{
padding: 10px;
}
.rate{
color: #ed0676;
}
.tab-pane .tab_main{
padding: 4em 1em 1em;
box-shadow: -6px 17px 30px 10px #edebebe6;
display: flex;
}
.nav-pills li a{
color: #000;
}
.nav-pills li a:hover{
color: #ed0676;
}
.nav-pills>li.active>a, .nav-pills>li.active>a:focus, .nav-pills>li.active>a:hover {
color: #fff;
background-color: #ed0676;
}
/*offer*/
.offer-box{
position: relative;
padding: 40px;
display: block;
margin-bottom: 70px;
background-color: #f5f5f5;
}
.offer-box .inner-box{
position: relative;
/*padding: 0px 0px 0px 135px;*/
}
.offer-box .image-box{
/*position: absolute;*/
left: 0;
top: 0;
/*height: 100px;*/
width: 100%;
overflow: hidden;
}
/*.offer-box .offer-content{
margin-left: 3em;
}*/
.offer-box .offer-content{
padding: 0em 1em;
}
.offer-box .name{
position: relative;
display: block;
font-size: 16px;
line-height: 1em;
color: #222222;
font-weight: 600;
margin-bottom: 10px;
}
.offer-box .name_coupon{
position: relative;
display: block;
font-size: 14px;
line-height: 1em;
color: #222222;
font-weight: 500;
margin-bottom: 10px;
}
.btn-style-four.offer_view, .btn-style-two.offer_view {
position: relative;
font-size: 12px;
color: #ffffff;
padding: 5px 20px;
line-height: 20px;
}
.offer-box p{
position: relative;
font-size: 14px;
line-height: 24px;
color: #666666;
font-weight: 500;
margin-bottom: 10px;
}
.offer-box .social-links{
position: relative;
display: inline-block;
}
.offer-box .social-icons li{
position: relative;
display: inline-block;
margin-right: 10px;
}
.offer-box .social-icons li a{
display: inline-block;
font-size: 14px;
line-height: 20px;
color: #777777;
-webkit-transition: all 300ms ease;
-moz-transition: all 300ms ease;
-ms-transition: all 300ms ease;
-o-transition: all 300ms ease;
transition: all 300ms ease;
}
.offer-box .social-icons li a:hover{
color: #ed0676;
}
.offer-box .coupon_name{
color: #ed0676;
font-weight: 600;
}
.offer-box .gallery-detail.offer_detail .info-column .info-list li span{
width: auto;
}
.modal-header .close {
margin-top: -20px;
}
/*offer*/
/*info*/
#info .gallery-detail h3 {
font-size: 18px;
font-weight: 600;
}
#info .social-icon{
display: inline-flex;
/*margin-top: 2em;*/
}
/*#info .social-icon a{
margin: 0 1em;
}*/
#info .social-icon a i{
font-size: 20px;
}
#info .no_ico .info-list li{
padding-left: 0;
}
#info .pay_icon img{
width: 50px;
margin-right: 1em;
}
#info .gallery-detail .info-column .info-list li .salon_share .social-icon li{
padding-left: 15px;
}
#info .gallery-detail .info-column .info-list li .salon_share .social-icon li.insta{
padding-left: 0;
}
/*info*/
.appoint .input-group{
display: flex;
}
.appoint span{
margin-right: 1em;
}
.appoint .salon_place:checked{
color: #fff;
border-color: #7B1FA2;
background-color: red;
}
.new-control.new-radio {
cursor: pointer;
}
.appoint input[type=checkbox],.appoint input[type=radio] {
box-sizing: border-box;
padding: 0;
display: none;
}
.new-control.new-radio .new-control-indicator {
position: absolute;
top: 2px;
left: 0;
display: block;
width: 16px;
height: 16px;
pointer-events: none;
-webkit-user-select: none;
-moz-user-select: none;
-ms-user-select: none;
user-select: none;
background-color: #e0e6ed;
background-repeat: no-repeat;
background-position: center center;
background-size: 50% 50%;
border-radius: 50%;
}
.new-control {
position: relative;
display: -ms-inline-flexbox;
display: inline-flex;
padding-left: 1.5rem;
margin-right: 1rem;
font-weight: 100;
font-size: 14px;
}
.form-group label, label {
font-size: 15px;
color: #000;
letter-spacing: 1px;
}
.new-control.new-radio.radio-primary > input:checked ~ span.new-control-indicator {
background: #ed0676 !important;
}
.salon_term .terms_sec:hover{
background: #ed0676;
}
.salon_term .terms_sec:hover h2, .salon_term .terms_sec:hover p{
color: #fff;
}
#salon p.add_text{
font-family: 'Tangerine';
color: #ed0676;
font-size: 36px;
}
#salon p.address{
color: #000;
font-size: 36px;
padding: 1em;font-family: 'Tangerine';
}
#salon p .fa{
color: #ed0676;
font-size: 36px;
margin-right: .5em;
}
.floating {
animation-name: floating;
animation-duration: .5s;
animation-iteration-count: infinite;
animation-timing-function: ease-in-out;
}
@keyframes floating {
from { transform: translate(0, 0px); }
85% { transform: translate(0, -5px); }
to { transform: translate(0, 0px); }
}
.appoint_time{
position: absolute;
top: 3em;
right: 2em;
}
.locate{
width: 100%;
}
p.note{
color: #ed0676;
}
.btn-style-four.view_available{
position: relative;
font-size: 12px;
color: #000;
background: #fff;
border: 1px solid #000;
padding: 5px 20px;
line-height: 20px;
margin-right: 10px;
}
.btn-style-four.view_selected{
position: relative;
font-size: 12px;
color: #fff;
background: #36a93b;
border: 1px solid #36a93b;
padding: 5px 20px;
line-height: 20px;
margin-right: 10px;
}
.btn-style-four.view_block{
position: relative;
font-size: 12px;
color: #fff;
background: #df1919;
border: 1px solid #df1919;
padding: 5px 20px;
line-height: 20px;
margin-right: 10px;
}
.agree input[type=checkbox]{
margin-top: 8px;
margin-right: 1em;
}
.modal{
background: #ed067647;
}
.modal-open .modal {
overflow-x: hidden;
overflow-y: auto;
background: #ed067647;
}
.otp_check{
display: flex;
text-align: center;
width: 100%;
margin: 2em 0;
position: relative;
left: 35%;
}
.otp_both label{
font-weight: 500;
letter-spacing: 0;
margin-right: 2em;
}
.appoint_success .fa-check-circle{
font-size: 6em;
color: #ed0676;
margin-bottom: 50px;
}
.appoint_success .thanks{
font-size: 62px !important;
font-family: 'Tangerine';
}
.thank_sub{
font-size: 46px !important;
font-family: 'Tangerine';
margin-bottom: 1em;
}
.service_title{
font-size: 46px !important;
font-family: 'Tangerine';
margin-bottom: 1em;
/*text-align: left;*/
color: #ed0676;
}
.appoint_main{
z-index: 1;
}
.table_border{
border: none;
}
.cart-table tbody tr.table_main{
border: none;
}
.appoint_text h3{
font-size: 20px;
font-weight: 500;
letter-spacing: 0px;
}
.gallery-detail .info-column .appoint_text .info-list li span {
width: 50%;
font-size: 16px;
}
.home_appoint .appoint_time{
position: absolute;
top: 0.8em;
right: 1.3em;
}
/*.datetimepicker.datetimepicker-dropdown-bottom-right.dropdown-menu{
left: 891.08px !important;
}*/
.owl-carousel .owl-item {
display: -webkit-flex;
display: -ms-flexbox;
display: flex;
position: relative;
padding: 0;
box-sizing: border-box;
/*margin: 0 5px;*/
/*padding: 0 10px;*/
}
.owl-carousel .owl-stage {
display: -webkit-flex;
display: -ms-flexbox;
display: flex;
-webkit-flex-wrap: wrap;
-ms-flex-wrap: wrap;
flex-wrap: wrap;
}
.service-block .inner-box {
position: unset;
}
.service-block.salon_list .lower-content {
position: unset;
}
.services-carousel{
overflow: hidden;
}
.select2-container--default .select2-selection--single {
background-color: #fff;
border-radius: 0 !important;
border: 1px solid #e0e0e0 !important;
padding: 1em 0 2.2em !important;
}
.select2-container--default .select2-selection--single .select2-selection__arrow {
top: 15px !important;
}
.select2-results__option img {
width: 50px !important;
border-radius: 50px;
}
.select2-container--default .select2-results__option--highlighted[aria-selected] {
background-color: #ed0676 !important;
color: white;
} | 0.173603 | 0.034133 |
* {
-webkit-font-smoothing: antialiased !important;
text-shadow: 1px 1px 1px rgba(0,0,0,0.004);
}
html, body {
font-family: monospace;
font-size: 14px;
background-color: #f3f3f3;
margin: 0px;
padding: 0px;
color: #191919;
width: 100%;
height: 100%;
display: table;
}
a:link {color: #496283; text-decoration: none;}
a:visited {color: #496283; text-decoration: none;}
a:hover {color: #758da8; text-decoration: none;}
a:active {color: #758da8; text-decoration: none;}
div.container {
height: 98%;
display: table-cell;
vertical-align: middle;
text-align: center;
}
div.section {
width: 988px;
background-color: #FFFFFF;
border: 1px solid #e3e3e3;
display: inline-block;
text-align: left;
}
div.sectitle {
background-color: #EDEDED;
font-family: "Open Sans";
font-size: 36px;
border-color: #e3e3e3;
padding: 0 20px;
}
div.secfooter {
color: #808080;
text-align: center;
background-color: #EDEDED;
font-size: 12px;
border-color: #e3e3e3;
padding: 0 20px;
height: 40px;
line-height: 40px;
vertical-align: middle;
}
div.seccontent { margin: 50px 5px; }
.btl { border-top-left-radius: 5px; }
.btr { border-top-right-radius: 5px; }
.bbl { border-bottom-left-radius: 5px; }
.bbr { border-bottom-right-radius: 5px; }
.bl { border-left-width: 1px; border-left-style: solid; }
.br { border-right-width: 1px; border-right-style: solid; }
.bt { border-top-width: 1px; border-top-style: solid; }
.bb { border-bottom-width: 1px; border-bottom-style: solid; }
.ba { border-width: 1px; border-style: solid; }
.tal { text-align: left; }
.tar { text-align: right; }
.tac { text-align: center; }
.taj { text-align: justify; } | example/style.css | * {
-webkit-font-smoothing: antialiased !important;
text-shadow: 1px 1px 1px rgba(0,0,0,0.004);
}
html, body {
font-family: monospace;
font-size: 14px;
background-color: #f3f3f3;
margin: 0px;
padding: 0px;
color: #191919;
width: 100%;
height: 100%;
display: table;
}
a:link {color: #496283; text-decoration: none;}
a:visited {color: #496283; text-decoration: none;}
a:hover {color: #758da8; text-decoration: none;}
a:active {color: #758da8; text-decoration: none;}
div.container {
height: 98%;
display: table-cell;
vertical-align: middle;
text-align: center;
}
div.section {
width: 988px;
background-color: #FFFFFF;
border: 1px solid #e3e3e3;
display: inline-block;
text-align: left;
}
div.sectitle {
background-color: #EDEDED;
font-family: "Open Sans";
font-size: 36px;
border-color: #e3e3e3;
padding: 0 20px;
}
div.secfooter {
color: #808080;
text-align: center;
background-color: #EDEDED;
font-size: 12px;
border-color: #e3e3e3;
padding: 0 20px;
height: 40px;
line-height: 40px;
vertical-align: middle;
}
div.seccontent { margin: 50px 5px; }
.btl { border-top-left-radius: 5px; }
.btr { border-top-right-radius: 5px; }
.bbl { border-bottom-left-radius: 5px; }
.bbr { border-bottom-right-radius: 5px; }
.bl { border-left-width: 1px; border-left-style: solid; }
.br { border-right-width: 1px; border-right-style: solid; }
.bt { border-top-width: 1px; border-top-style: solid; }
.bb { border-bottom-width: 1px; border-bottom-style: solid; }
.ba { border-width: 1px; border-style: solid; }
.tal { text-align: left; }
.tar { text-align: right; }
.tac { text-align: center; }
.taj { text-align: justify; } | 0.332961 | 0.090374 |
.home_top_tab{position:relative; margin-bottom:0px;border-bottom:0px solid #e4e4e4;padding-bottom:0px;margin-bottom:15px;}
.ui-helper-hidden { display: none; }
.ui-helper-hidden-accessible { position: absolute !important; clip: rect(1px 1px 1px 1px); clip: rect(1px,1px,1px,1px); }
.ui-helper-reset { margin: 0; padding: 0; border: 0; outline: 0; line-height: 1.3; text-decoration: none; font-size: 100%; list-style: none; }
.ui-helper-clearfix:before, .ui-helper-clearfix:after { content: ""; display: table; }
.ui-helper-clearfix:after { clear: both; }
.ui-helper-clearfix { zoom: 1; }
.ui-helper-zfix { width: 100%; height: 100%; top: 0; left: 0; position: absolute; opacity: 0; filter:Alpha(Opacity=0); }
/* Interaction Cues
----------------------------------*/
.ui-state-disabled { cursor: default !important; }
/* Icons
----------------------------------*/
/* states and images */
.ui-icon { display: block; text-indent: -99999px; overflow: hidden; background-repeat: no-repeat; }
/* Misc visuals
----------------------------------*/
/* Overlays */
.ui-widget-overlay { position: absolute; top: 0; left: 0; width: 100%; height: 100%; }
.ui-tabs { position: relative; padding:0; zoom: 1; } /* position: relative prevents IE scroll bug (element with position: relative inside container with overflow: auto appear as "fixed") */
.ui-tabs .ui-tabs-nav,.title_tab {
background:url(http://demo3.eggthemes.com/et_bestchoice/modules/cshometab/images/bkg_tabs.jpg) repeat-x left bottom;padding-bottom:4px;margin-bottom:15px;}
.ui-tabs .ui-tabs-nav li { list-style: none; float: left; position: relative;margin:0;padding:10px 20px; white-space: nowrap;border:1px solid #e4e4e4;border-bottom:none;border-right:none;transition: all 0.5s ease 0s; }
.ui-tabs .ui-tabs-nav li.last{border-right:1px solid #e4e4e4;}
.ui-tabs .ui-tabs-nav li a,.title_tab {padding:0; text-decoration: none;text-transform:uppercase;
color:#969696;text-align:center;font:700 12px/1.35 "Roboto Condensed",Helvetica,arial;}
.title_tab{padding:5px 15px;min-height:25px}
.ui-tabs .ui-tabs-nav li.ui-tabs-selected,
.ui-tabs .ui-tabs-nav li:hover{background:#397abc;border:1px solid #397abc;border-bottom:none!important;border-right:none!important;}
.ui-tabs .ui-tabs-nav li.ui-tabs-selected a,.ui-tabs .ui-tabs-nav li:hover a{color:#fff}
#page .ui-tabs .ui-tabs-nav li a:hover{color:#fff}
.ui-tabs .ui-tabs-nav li.ui-tabs-selected a, .ui-tabs .ui-tabs-nav li.ui-state-disabled a, .ui-tabs .ui-tabs-nav li.ui-state-processing a { cursor: text; }
.ui-tabs .ui-tabs-nav li a, .ui-tabs.ui-tabs-collapsible .ui-tabs-nav li.ui-tabs-selected a { cursor: pointer; } /* first selector in group seems obsolete, but required to overcome bug in Opera applying cursor: text overall if defined elsewhere... */
.ui-tabs .ui-tabs-panel { display: block; border-width: 0; padding:0; background: none; }
.ui-tabs .ui-tabs-hide { display: none; }
/* Component containers
----------------------------------*/
.ui-widget { font-family: Verdana,Arial,sans-serif/*{ffDefault}*/; font-size: 1.1em/*{fsDefault}*/; }
.ui-widget .ui-widget { font-size: 1em; }
.ui-widget input, .ui-widget select, .ui-widget textarea, .ui-widget button { font-family:Arial,sans-serif/*{ffDefault}*/; font-size: 1em; }
.ui-widget-content {margin-bottom:0!important; border:none; background-color:transparent }
.ui-widget-content a { color: #222222/*{fcContent}*/; }
.ui-widget-header {}
.ui-widget-header a { color: #222222/*{fcHeader}*/; }
.home_top_tab .prev,.home_top_tab .next{
text-indent:-9999px;
width:7px;
height:11px;
position:absolute;
top:-40px;
-webkit-transition-duration: 0s, 0s;
}
.home_top_tab .prev {
background-image:url(http://demo3.eggthemes.com/et_bestchoice/modules/cshometab/images/btn_pre.png);
background-position: 0 0;
background-repeat:no-repeat;
right:20px;
}
.home_top_tab .next {
background-image:url(http://demo3.eggthemes.com/et_bestchoice/modules/cshometab/images/btn_next.png);
background-position: 100% 100%;
background-repeat:no-repeat;
right:0;
}
.home_top_tab .prev:hover{
background-position:100% 100%;
transition: all 0.2s linear;
-webkit-transition: all 0.2s linear;
-webkit-transition: all 0.2s linear;
-webkit-transition: all 0.2s linear;
}
.home_top_tab .next:hover{
background-position: 0 0;
transition: all 0.2s linear;
-webkit-transition: all 0.2s linear;
-webkit-transition: all 0.2s linear;
-webkit-transition: all 0.2s linear;
}
/*product list*/
.product-list li .discount {
font-weight: bold;
font-size: 10px;
color: #fff;
text-transform: uppercase;
background: none repeat scroll 0 0 #9B0000;
padding: 1px 5px;
}
.product-list li .price {
margin-top:4px;
display: block;
font-weight:700;
font-size: 13px;
color:#d13e3b;
}
.product-list li h3 {
color:#000;margin-bottom:5px;line-height:15px;padding:0;
}
.product-list li a {
color: #323232;
text-decoration: none;font-weight:700;
transition: all 0.2s liner;
-moz-transition: all 0.2s liner;
-webkit-transition: all 0.2s liner;
-o-transition: all 0.2s liner;
font-size:12px;
}
.product-list li a:hover {
color: #797979;
}
.product-list li .category_name{color: #969696;font-size:11px;margin-bottom:7px;}
.tabs-carousel{margin-bottom:30px;position:relative;}
/* reponsive */
@media only screen and (max-width: 767px)
{
.tabs-carousel{margin-bottom:12px;}
.tabs-carousel{margin-bottom:20px;}
.title_tab_hide_show{background:url(http://demo3.eggthemes.com/et_bestchoice/modules/cshometab/images/bkg_tabs.jpg) repeat-x left bottom;margin-bottom:15px;text-transform:uppercase;color:#969696;font:700 14px/1.35 "Roboto Condensed",Helvetica,arial;padding:7px 0;cursor:pointer}
.title_tab_hide_show.selected{background:#397abc;border:1px solid #397abc;border-bottom:none;border-right:none;color:#fff;padding:7px 10px;}
.home_top_tab .prev,.home_top_tab .next{top:-37px;}
.home_top_tab .next{right:10px;}
.home_top_tab .prev{right:30px;}
}
/*jquery.carouFredSel-6.1.0-packed*/
.list_carousel {
width: 360px;
}
.list_carousel ul {
margin: 0;
padding: 0;
list-style: none;
display: block;
}
.list_carousel li {
width:125px;
height: auto;
padding: 0;
margin:0 0 0 25px;vertical-align:top;float:left
}
.list_carousel li.first_item a.product_image{text-align:left}
.list_carousel li a.product_image{text-align:left}
.list_carousel li a.product_image img{margin-bottom:0px;}
.list_carousel.responsive {
width: auto;
margin-left: -25px;
padding-right:0;
}
.cclearfix {
float: none;
clear: both;
}
.pager {
float: left;
width: 300px;
text-align: center;
}
.pager a {
margin: 0 5px;
text-decoration: none;
}
.pager a.selected {
text-decoration: underline;
}
.timer {
background-color: #999;
height: 6px;
width: 0px;
}
.ui-tabs .ui-tabs-hide {
display: block;
visibility: hidden;
height: 0;
}
/*jquery.carouFredSel-6.1.0-packed*/
/*ratting*/
.ajax_block_product .star_content div.star_on {
background: url() no-repeat 0 0 transparent;background-position: 0 -9px
}
.star_content{margin-bottom:10px;}
.view_more_link{text-align:right;padding-bottom:15px}
.view_more_link a{color:#397abd;font-size:11px;font-weight:700}
.view_more_link a:hover{text-decoration:underline} | io_styles/bluecss/modules2/cshometab/css/cshometab.css | .home_top_tab{position:relative; margin-bottom:0px;border-bottom:0px solid #e4e4e4;padding-bottom:0px;margin-bottom:15px;}
.ui-helper-hidden { display: none; }
.ui-helper-hidden-accessible { position: absolute !important; clip: rect(1px 1px 1px 1px); clip: rect(1px,1px,1px,1px); }
.ui-helper-reset { margin: 0; padding: 0; border: 0; outline: 0; line-height: 1.3; text-decoration: none; font-size: 100%; list-style: none; }
.ui-helper-clearfix:before, .ui-helper-clearfix:after { content: ""; display: table; }
.ui-helper-clearfix:after { clear: both; }
.ui-helper-clearfix { zoom: 1; }
.ui-helper-zfix { width: 100%; height: 100%; top: 0; left: 0; position: absolute; opacity: 0; filter:Alpha(Opacity=0); }
/* Interaction Cues
----------------------------------*/
.ui-state-disabled { cursor: default !important; }
/* Icons
----------------------------------*/
/* states and images */
.ui-icon { display: block; text-indent: -99999px; overflow: hidden; background-repeat: no-repeat; }
/* Misc visuals
----------------------------------*/
/* Overlays */
.ui-widget-overlay { position: absolute; top: 0; left: 0; width: 100%; height: 100%; }
.ui-tabs { position: relative; padding:0; zoom: 1; } /* position: relative prevents IE scroll bug (element with position: relative inside container with overflow: auto appear as "fixed") */
.ui-tabs .ui-tabs-nav,.title_tab {
background:url(http://demo3.eggthemes.com/et_bestchoice/modules/cshometab/images/bkg_tabs.jpg) repeat-x left bottom;padding-bottom:4px;margin-bottom:15px;}
.ui-tabs .ui-tabs-nav li { list-style: none; float: left; position: relative;margin:0;padding:10px 20px; white-space: nowrap;border:1px solid #e4e4e4;border-bottom:none;border-right:none;transition: all 0.5s ease 0s; }
.ui-tabs .ui-tabs-nav li.last{border-right:1px solid #e4e4e4;}
.ui-tabs .ui-tabs-nav li a,.title_tab {padding:0; text-decoration: none;text-transform:uppercase;
color:#969696;text-align:center;font:700 12px/1.35 "Roboto Condensed",Helvetica,arial;}
.title_tab{padding:5px 15px;min-height:25px}
.ui-tabs .ui-tabs-nav li.ui-tabs-selected,
.ui-tabs .ui-tabs-nav li:hover{background:#397abc;border:1px solid #397abc;border-bottom:none!important;border-right:none!important;}
.ui-tabs .ui-tabs-nav li.ui-tabs-selected a,.ui-tabs .ui-tabs-nav li:hover a{color:#fff}
#page .ui-tabs .ui-tabs-nav li a:hover{color:#fff}
.ui-tabs .ui-tabs-nav li.ui-tabs-selected a, .ui-tabs .ui-tabs-nav li.ui-state-disabled a, .ui-tabs .ui-tabs-nav li.ui-state-processing a { cursor: text; }
.ui-tabs .ui-tabs-nav li a, .ui-tabs.ui-tabs-collapsible .ui-tabs-nav li.ui-tabs-selected a { cursor: pointer; } /* first selector in group seems obsolete, but required to overcome bug in Opera applying cursor: text overall if defined elsewhere... */
.ui-tabs .ui-tabs-panel { display: block; border-width: 0; padding:0; background: none; }
.ui-tabs .ui-tabs-hide { display: none; }
/* Component containers
----------------------------------*/
.ui-widget { font-family: Verdana,Arial,sans-serif/*{ffDefault}*/; font-size: 1.1em/*{fsDefault}*/; }
.ui-widget .ui-widget { font-size: 1em; }
.ui-widget input, .ui-widget select, .ui-widget textarea, .ui-widget button { font-family:Arial,sans-serif/*{ffDefault}*/; font-size: 1em; }
.ui-widget-content {margin-bottom:0!important; border:none; background-color:transparent }
.ui-widget-content a { color: #222222/*{fcContent}*/; }
.ui-widget-header {}
.ui-widget-header a { color: #222222/*{fcHeader}*/; }
.home_top_tab .prev,.home_top_tab .next{
text-indent:-9999px;
width:7px;
height:11px;
position:absolute;
top:-40px;
-webkit-transition-duration: 0s, 0s;
}
.home_top_tab .prev {
background-image:url(http://demo3.eggthemes.com/et_bestchoice/modules/cshometab/images/btn_pre.png);
background-position: 0 0;
background-repeat:no-repeat;
right:20px;
}
.home_top_tab .next {
background-image:url(http://demo3.eggthemes.com/et_bestchoice/modules/cshometab/images/btn_next.png);
background-position: 100% 100%;
background-repeat:no-repeat;
right:0;
}
.home_top_tab .prev:hover{
background-position:100% 100%;
transition: all 0.2s linear;
-webkit-transition: all 0.2s linear;
-webkit-transition: all 0.2s linear;
-webkit-transition: all 0.2s linear;
}
.home_top_tab .next:hover{
background-position: 0 0;
transition: all 0.2s linear;
-webkit-transition: all 0.2s linear;
-webkit-transition: all 0.2s linear;
-webkit-transition: all 0.2s linear;
}
/*product list*/
.product-list li .discount {
font-weight: bold;
font-size: 10px;
color: #fff;
text-transform: uppercase;
background: none repeat scroll 0 0 #9B0000;
padding: 1px 5px;
}
.product-list li .price {
margin-top:4px;
display: block;
font-weight:700;
font-size: 13px;
color:#d13e3b;
}
.product-list li h3 {
color:#000;margin-bottom:5px;line-height:15px;padding:0;
}
.product-list li a {
color: #323232;
text-decoration: none;font-weight:700;
transition: all 0.2s liner;
-moz-transition: all 0.2s liner;
-webkit-transition: all 0.2s liner;
-o-transition: all 0.2s liner;
font-size:12px;
}
.product-list li a:hover {
color: #797979;
}
.product-list li .category_name{color: #969696;font-size:11px;margin-bottom:7px;}
.tabs-carousel{margin-bottom:30px;position:relative;}
/* reponsive */
@media only screen and (max-width: 767px)
{
.tabs-carousel{margin-bottom:12px;}
.tabs-carousel{margin-bottom:20px;}
.title_tab_hide_show{background:url(http://demo3.eggthemes.com/et_bestchoice/modules/cshometab/images/bkg_tabs.jpg) repeat-x left bottom;margin-bottom:15px;text-transform:uppercase;color:#969696;font:700 14px/1.35 "Roboto Condensed",Helvetica,arial;padding:7px 0;cursor:pointer}
.title_tab_hide_show.selected{background:#397abc;border:1px solid #397abc;border-bottom:none;border-right:none;color:#fff;padding:7px 10px;}
.home_top_tab .prev,.home_top_tab .next{top:-37px;}
.home_top_tab .next{right:10px;}
.home_top_tab .prev{right:30px;}
}
/*jquery.carouFredSel-6.1.0-packed*/
.list_carousel {
width: 360px;
}
.list_carousel ul {
margin: 0;
padding: 0;
list-style: none;
display: block;
}
.list_carousel li {
width:125px;
height: auto;
padding: 0;
margin:0 0 0 25px;vertical-align:top;float:left
}
.list_carousel li.first_item a.product_image{text-align:left}
.list_carousel li a.product_image{text-align:left}
.list_carousel li a.product_image img{margin-bottom:0px;}
.list_carousel.responsive {
width: auto;
margin-left: -25px;
padding-right:0;
}
.cclearfix {
float: none;
clear: both;
}
.pager {
float: left;
width: 300px;
text-align: center;
}
.pager a {
margin: 0 5px;
text-decoration: none;
}
.pager a.selected {
text-decoration: underline;
}
.timer {
background-color: #999;
height: 6px;
width: 0px;
}
.ui-tabs .ui-tabs-hide {
display: block;
visibility: hidden;
height: 0;
}
/*jquery.carouFredSel-6.1.0-packed*/
/*ratting*/
.ajax_block_product .star_content div.star_on {
background: url() no-repeat 0 0 transparent;background-position: 0 -9px
}
.star_content{margin-bottom:10px;}
.view_more_link{text-align:right;padding-bottom:15px}
.view_more_link a{color:#397abd;font-size:11px;font-weight:700}
.view_more_link a:hover{text-decoration:underline} | 0.379608 | 0.061452 |
@font-face {
font-family: 'Barlow';
src: url('hinted-Barlow-Thin.eot');
src: local('Barlow Thin'), local('Barlow-Thin'),
url('hinted-Barlow-Thin.eot?#iefix') format('embedded-opentype'),
url('hinted-Barlow-Thin.woff2') format('woff2'),
url('hinted-Barlow-Thin.woff') format('woff'),
url('hinted-Barlow-Thin.ttf') format('truetype'),
url('hinted-Barlow-Thin.svg#Barlow-Thin') format('svg');
font-weight: 100;
font-style: normal;
}
@font-face {
font-family: 'Barlow';
src: url('hinted-Barlow-Regular.eot');
src: local('Barlow Regular'), local('Barlow-Regular'),
url('hinted-Barlow-Regular.eot?#iefix') format('embedded-opentype'),
url('hinted-Barlow-Regular.woff2') format('woff2'),
url('hinted-Barlow-Regular.woff') format('woff'),
url('hinted-Barlow-Regular.ttf') format('truetype'),
url('hinted-Barlow-Regular.svg#Barlow-Regular') format('svg');
font-weight: normal;
font-style: normal;
}
@font-face {
font-family: 'Barlow';
src: url('hinted-Barlow-Light.eot');
src: local('Barlow Light'), local('Barlow-Light'),
url('hinted-Barlow-Light.eot?#iefix') format('embedded-opentype'),
url('hinted-Barlow-Light.woff2') format('woff2'),
url('hinted-Barlow-Light.woff') format('woff'),
url('hinted-Barlow-Light.ttf') format('truetype'),
url('hinted-Barlow-Light.svg#Barlow-Light') format('svg');
font-weight: 300;
font-style: normal;
}
@font-face {
font-family: 'Barlow';
src: url('hinted-Barlow-SemiBold.eot');
src: local('Barlow SemiBold'), local('Barlow-SemiBold'),
url('hinted-Barlow-SemiBold.eot?#iefix') format('embedded-opentype'),
url('hinted-Barlow-SemiBold.woff2') format('woff2'),
url('hinted-Barlow-SemiBold.woff') format('woff'),
url('hinted-Barlow-SemiBold.ttf') format('truetype'),
url('hinted-Barlow-SemiBold.svg#Barlow-SemiBold') format('svg');
font-weight: 600;
font-style: normal;
}
@font-face {
font-family: 'Barlow';
src: url('hinted-Barlow-Medium.eot');
src: local('Barlow Medium'), local('Barlow-Medium'),
url('hinted-Barlow-Medium.eot?#iefix') format('embedded-opentype'),
url('hinted-Barlow-Medium.woff2') format('woff2'),
url('hinted-Barlow-Medium.woff') format('woff'),
url('hinted-Barlow-Medium.ttf') format('truetype'),
url('hinted-Barlow-Medium.svg#Barlow-Medium') format('svg');
font-weight: 500;
font-style: normal;
}
@font-face {
font-family: 'Barlow';
src: url('hinted-Barlow-Bold.eot');
src: local('Barlow Bold'), local('Barlow-Bold'),
url('hinted-Barlow-Bold.eot?#iefix') format('embedded-opentype'),
url('hinted-Barlow-Bold.woff2') format('woff2'),
url('hinted-Barlow-Bold.woff') format('woff'),
url('hinted-Barlow-Bold.ttf') format('truetype'),
url('hinted-Barlow-Bold.svg#Barlow-Bold') format('svg');
font-weight: bold;
font-style: normal;
} | src/fonts/barlow/barlow.css | @font-face {
font-family: 'Barlow';
src: url('hinted-Barlow-Thin.eot');
src: local('Barlow Thin'), local('Barlow-Thin'),
url('hinted-Barlow-Thin.eot?#iefix') format('embedded-opentype'),
url('hinted-Barlow-Thin.woff2') format('woff2'),
url('hinted-Barlow-Thin.woff') format('woff'),
url('hinted-Barlow-Thin.ttf') format('truetype'),
url('hinted-Barlow-Thin.svg#Barlow-Thin') format('svg');
font-weight: 100;
font-style: normal;
}
@font-face {
font-family: 'Barlow';
src: url('hinted-Barlow-Regular.eot');
src: local('Barlow Regular'), local('Barlow-Regular'),
url('hinted-Barlow-Regular.eot?#iefix') format('embedded-opentype'),
url('hinted-Barlow-Regular.woff2') format('woff2'),
url('hinted-Barlow-Regular.woff') format('woff'),
url('hinted-Barlow-Regular.ttf') format('truetype'),
url('hinted-Barlow-Regular.svg#Barlow-Regular') format('svg');
font-weight: normal;
font-style: normal;
}
@font-face {
font-family: 'Barlow';
src: url('hinted-Barlow-Light.eot');
src: local('Barlow Light'), local('Barlow-Light'),
url('hinted-Barlow-Light.eot?#iefix') format('embedded-opentype'),
url('hinted-Barlow-Light.woff2') format('woff2'),
url('hinted-Barlow-Light.woff') format('woff'),
url('hinted-Barlow-Light.ttf') format('truetype'),
url('hinted-Barlow-Light.svg#Barlow-Light') format('svg');
font-weight: 300;
font-style: normal;
}
@font-face {
font-family: 'Barlow';
src: url('hinted-Barlow-SemiBold.eot');
src: local('Barlow SemiBold'), local('Barlow-SemiBold'),
url('hinted-Barlow-SemiBold.eot?#iefix') format('embedded-opentype'),
url('hinted-Barlow-SemiBold.woff2') format('woff2'),
url('hinted-Barlow-SemiBold.woff') format('woff'),
url('hinted-Barlow-SemiBold.ttf') format('truetype'),
url('hinted-Barlow-SemiBold.svg#Barlow-SemiBold') format('svg');
font-weight: 600;
font-style: normal;
}
@font-face {
font-family: 'Barlow';
src: url('hinted-Barlow-Medium.eot');
src: local('Barlow Medium'), local('Barlow-Medium'),
url('hinted-Barlow-Medium.eot?#iefix') format('embedded-opentype'),
url('hinted-Barlow-Medium.woff2') format('woff2'),
url('hinted-Barlow-Medium.woff') format('woff'),
url('hinted-Barlow-Medium.ttf') format('truetype'),
url('hinted-Barlow-Medium.svg#Barlow-Medium') format('svg');
font-weight: 500;
font-style: normal;
}
@font-face {
font-family: 'Barlow';
src: url('hinted-Barlow-Bold.eot');
src: local('Barlow Bold'), local('Barlow-Bold'),
url('hinted-Barlow-Bold.eot?#iefix') format('embedded-opentype'),
url('hinted-Barlow-Bold.woff2') format('woff2'),
url('hinted-Barlow-Bold.woff') format('woff'),
url('hinted-Barlow-Bold.ttf') format('truetype'),
url('hinted-Barlow-Bold.svg#Barlow-Bold') format('svg');
font-weight: bold;
font-style: normal;
} | 0.372277 | 0.083553 |
* {
/* Correção do comportamento padrão do css*/
box-sizing: border-box;
}
html,
body {
margin: 0;
}
body {
display: flex;
flex-direction: column;
height: 100vh;
/* FONTE */
font-family: 'roboto', sans-serif;
background-color: #f9f9f9;
}
h1,
h2 {
color: #000c;
}
/* TITULOS */
header h1,
main h2 {
margin-bottom: 70px;
}
main h2 span {
color: #ff4f4f;
}
.form h2 {
text-align: right;
color: #fffe;
font-size: 18px;
}
/* ESTRUTURA */
header,
main,
footer {
text-align: center;
}
header,
.form,
main {
/*Espaçamentos com margin*/
margin: 0 auto 70px;
/* Limites dos elementos na pagina */
width: 90%;
max-width: 500px;
}
/* HEADER */
.logo {
width: 120px;
margin: 70px 0;
}
header p {
font-size: 14px;
}
header button {
margin-top: 16px;
padding: 8px 16px;
border-radius: 4px;
background-color: #ff4f4f;
color: #fff;
font-weight: bold;
border: none;
}
/* FORM */
section.form {
background-color: #ff4f4f;
padding: 16px 64px;
display: grid;
grid-template-columns: 1fr 1fr;
grid-gap: 45px;
align-items: center;
border-radius: 6px;
}
form input,
form button {
/* largura */
width: 100%;
/* espaçamento */
margin-bottom: 4px;
/* Preenchimento */
padding: 8px 16px;
/* bordas */
border: 1px #fff8 solid;
border-radius: 4px;
}
form input {
background-color: transparent;
}
form input::placeholder {
color: #fffa;
}
/* MAIN */
.blood {
color: #ff4f4f;
font-weight: bold;
font-size: 12px;
display: flex;
align-items: center;
position: relative;
align-items: center;
justify-content: center;
}
.blood::before {
content: '';
background-color: #ff4f4f11;
width: 40px;
height: 40px;
position: absolute;
/* FAZER A GOTINHA */
border-radius: 50px;
border-top-right-radius: 0;
transform: rotate(-45deg);
}
.donor p {
margin-top: 24px;
font-size: 14px;
margin: 24px 20px 64px;
}
main .donors {
display: grid;
grid-template-columns: 1fr 1fr 1fr 1fr;
grid-row: 1fr;
}
form button {
font-weight: bold;
}
footer {
margin-top: auto;
padding: 16px;
border-top: 1px solid #eee;
background-color: #ddd5;
}
section.form {
transition: all 0.8s;
}
section.form.hide {
opacity: 0;
visibility: hidden;
height: 0;
margin-top: -70px;
}
section.form.hide button {
display: none;
} | public/style.css |
* {
/* Correção do comportamento padrão do css*/
box-sizing: border-box;
}
html,
body {
margin: 0;
}
body {
display: flex;
flex-direction: column;
height: 100vh;
/* FONTE */
font-family: 'roboto', sans-serif;
background-color: #f9f9f9;
}
h1,
h2 {
color: #000c;
}
/* TITULOS */
header h1,
main h2 {
margin-bottom: 70px;
}
main h2 span {
color: #ff4f4f;
}
.form h2 {
text-align: right;
color: #fffe;
font-size: 18px;
}
/* ESTRUTURA */
header,
main,
footer {
text-align: center;
}
header,
.form,
main {
/*Espaçamentos com margin*/
margin: 0 auto 70px;
/* Limites dos elementos na pagina */
width: 90%;
max-width: 500px;
}
/* HEADER */
.logo {
width: 120px;
margin: 70px 0;
}
header p {
font-size: 14px;
}
header button {
margin-top: 16px;
padding: 8px 16px;
border-radius: 4px;
background-color: #ff4f4f;
color: #fff;
font-weight: bold;
border: none;
}
/* FORM */
section.form {
background-color: #ff4f4f;
padding: 16px 64px;
display: grid;
grid-template-columns: 1fr 1fr;
grid-gap: 45px;
align-items: center;
border-radius: 6px;
}
form input,
form button {
/* largura */
width: 100%;
/* espaçamento */
margin-bottom: 4px;
/* Preenchimento */
padding: 8px 16px;
/* bordas */
border: 1px #fff8 solid;
border-radius: 4px;
}
form input {
background-color: transparent;
}
form input::placeholder {
color: #fffa;
}
/* MAIN */
.blood {
color: #ff4f4f;
font-weight: bold;
font-size: 12px;
display: flex;
align-items: center;
position: relative;
align-items: center;
justify-content: center;
}
.blood::before {
content: '';
background-color: #ff4f4f11;
width: 40px;
height: 40px;
position: absolute;
/* FAZER A GOTINHA */
border-radius: 50px;
border-top-right-radius: 0;
transform: rotate(-45deg);
}
.donor p {
margin-top: 24px;
font-size: 14px;
margin: 24px 20px 64px;
}
main .donors {
display: grid;
grid-template-columns: 1fr 1fr 1fr 1fr;
grid-row: 1fr;
}
form button {
font-weight: bold;
}
footer {
margin-top: auto;
padding: 16px;
border-top: 1px solid #eee;
background-color: #ddd5;
}
section.form {
transition: all 0.8s;
}
section.form.hide {
opacity: 0;
visibility: hidden;
height: 0;
margin-top: -70px;
}
section.form.hide button {
display: none;
} | 0.285671 | 0.059428 |
display: flex;
flex-wrap: wrap;
}
#grid .col {
display: flex;
flex-direction: column;
flex-grow: 1;
margin: 0;
}
#space .container .xs {
padding: 0.25rem;
}
#space .container .sm {
padding: 0.5rem;
}
#space .container .md {
padding: 1rem;
}
#space .container .lg {
padding: 1.5rem;
}
#space .container .xl {
padding: 2rem;
}
/* Cross-Browser Compatible:
- IE11+
- Chrome 43+
- Opera 30+
- Firefox 41+
- Safari 9+
- Edge
*/
.dsRow {
display: flex;
flex-wrap: wrap;
}
.dsRow:only-child {
flex-grow: 1;
height: 100%;
}
.dsCol {
display: flex;
flex-direction: column;
flex-grow: 1;
margin: 0;
}
@media (min-width: 0em) {
.dsCol-12,
.dsCol-12-xs {
flex: 0 0 100%;
max-width: 100%;
}
.dsCol-11,
.dsCol-11-xs {
flex: 0 0 91.66666667%;
max-width: 91.66666667%;
}
.dsCol-10,
.dsCol-10-xs {
flex: 0 0 83.33333333%;
max-width: 83.33333333%;
}
.dsCol-9,
.dsCol-9-xs {
flex: 0 0 75%;
max-width: 75%;
}
.dsCol-8,
.dsCol-8-xs {
flex: 0 0 66.66666667%;
max-width: 66.66666667%;
}
.dsCol-7,
.dsCol-7-xs {
flex: 0 0 58.33333333%;
max-width: 58.33333333%;
}
.dsCol-6,
.dsCol-6-xs {
flex: 0 0 50%;
max-width: 50%;
}
.dsCol-5,
.dsCol-5-xs {
flex: 0 0 41.66666667%;
max-width: 41.66666667%;
}
.dsCol-4,
.dsCol-4-xs {
flex: 0 0 33.33333333%;
max-width: 33.33333333%;
}
.dsCol-3,
.dsCol-3-xs {
flex: 0 0 25%;
max-width: 25%;
}
.dsCol-2,
.dsCol-2-xs {
flex: 0 0 16.66666667%;
max-width: 16.66666667%;
}
.dsCol-1,
.dsCol-1-xs {
flex: 0 0 8.33333333%;
max-width: 8.33333333%;
}
.dsOffset-12,
.dsOffset-12-xs {
margin-left: 100% !important;
}
.dsOffset-11,
.dsOffset-11-xs {
margin-left: 91.66666667% !important;
}
.dsOffset-10,
.dsOffset-10-xs {
margin-left: 83.33333333% !important;
}
.dsOffset-9,
.dsOffset-9-xs {
margin-left: 75% !important;
}
.dsOffset-8,
.dsOffset-8-xs {
margin-left: 66.66666667% !important;
}
.dsOffset-7,
.dsOffset-7-xs {
margin-left: 58.33333333% !important;
}
.dsOffset-6,
.dsOffset-6-xs {
margin-left: 50% !important;
}
.dsOffset-5,
.dsOffset-5-xs {
margin-left: 41.66666667% !important;
}
.dsOffset-4,
.dsOffset-4-xs {
margin-left: 33.33333333% !important;
}
.dsOffset-3,
.dsOffset-3-xs {
margin-left: 25% !important;
}
.dsOffset-2,
.dsOffset-2-xs {
margin-left: 16.66666667% !important;
}
.dsOffset-1,
.dsOffset-1-xs {
margin-left: 8.33333333% !important;
}
.dsOffset-0,
.dsOffset-0-xs {
margin-left: 0% !important;
}
.dsOrder-12,
.dsOrder-12-xs {
order: 12;
}
.dsOrder-11,
.dsOrder-11-xs {
order: 11;
}
.dsOrder-10,
.dsOrder-10-xs {
order: 10;
}
.dsOrder-9,
.dsOrder-9-xs {
order: 9;
}
.dsOrder-8,
.dsOrder-8-xs {
order: 8;
}
.dsOrder-7,
.dsOrder-7-xs {
order: 7;
}
.dsOrder-6,
.dsOrder-6-xs {
order: 6;
}
.dsOrder-5,
.dsOrder-5-xs {
order: 5;
}
.dsOrder-4,
.dsOrder-4-xs {
order: 4;
}
.dsOrder-3,
.dsOrder-3-xs {
order: 3;
}
.dsOrder-2,
.dsOrder-2-xs {
order: 2;
}
.dsOrder-1,
.dsOrder-1-xs {
order: 1;
}
.dsHide-xs {
display: none;
}
}
@media (min-width: 40em) {
.dsHide-xs {
display: unset;
}
.dsCol-12-sm {
flex: 0 0 100%;
max-width: 100%;
}
.dsCol-11-sm {
flex: 0 0 91.66666667%;
max-width: 91.66666667%;
}
.dsCol-10-sm {
flex: 0 0 83.33333333%;
max-width: 83.33333333%;
}
.dsCol-9-sm {
flex: 0 0 75%;
max-width: 75%;
}
.dsCol-8-sm {
flex: 0 0 66.66666667%;
max-width: 66.66666667%;
}
.dsCol-7-sm {
flex: 0 0 58.33333333%;
max-width: 58.33333333%;
}
.dsCol-6-sm {
flex: 0 0 50%;
max-width: 50%;
}
.dsCol-5-sm {
flex: 0 0 41.66666667%;
max-width: 41.66666667%;
}
.dsCol-4-sm {
flex: 0 0 33.33333333%;
max-width: 33.33333333%;
}
.dsCol-3-sm {
flex: 0 0 25%;
max-width: 25%;
}
.dsCol-2-sm {
flex: 0 0 16.66666667%;
max-width: 16.66666667%;
}
.dsCol-1-sm {
flex: 0 0 8.33333333%;
max-width: 8.33333333%;
}
.dsOffset-12-sm {
margin-left: 100% !important;
}
.dsOffset-11-sm {
margin-left: 91.66666667% !important;
}
.dsOffset-10-sm {
margin-left: 83.33333333% !important;
}
.dsOffset-9-sm {
margin-left: 75% !important;
}
.dsOffset-8-sm {
margin-left: 66.66666667% !important;
}
.dsOffset-7-sm {
margin-left: 58.33333333% !important;
}
.dsOffset-6-sm {
margin-left: 50% !important;
}
.dsOffset-5-sm {
margin-left: 41.66666667% !important;
}
.dsOffset-4-sm {
margin-left: 33.33333333% !important;
}
.dsOffset-3-sm {
margin-left: 25% !important;
}
.dsOffset-2-sm {
margin-left: 16.66666667% !important;
}
.dsOffset-1-sm {
margin-left: 8.33333333% !important;
}
.dsOffset-0-sm {
margin-left: 0% !important;
}
.dsOrder-12-sm {
order: 12;
}
.dsOrder-11-sm {
order: 11;
}
.dsOrder-10-sm {
order: 10;
}
.dsOrder-9-sm {
order: 9;
}
.dsOrder-8-sm {
order: 8;
}
.dsOrder-7-sm {
order: 7;
}
.dsOrder-6-sm {
order: 6;
}
.dsOrder-5-sm {
order: 5;
}
.dsOrder-4-sm {
order: 4;
}
.dsOrder-3-sm {
order: 3;
}
.dsOrder-2-sm {
order: 2;
}
.dsOrder-1-sm {
order: 1;
}
.dsHide-sm {
display: none;
}
}
@media (min-width: 64em) {
.dsHide-sm {
display: unset;
}
.dsCol-12-md {
flex: 0 0 100%;
max-width: 100%;
}
.dsCol-11-md {
flex: 0 0 91.66666667%;
max-width: 91.66666667%;
}
.dsCol-10-md {
flex: 0 0 83.33333333%;
max-width: 83.33333333%;
}
.dsCol-9-md {
flex: 0 0 75%;
max-width: 75%;
}
.dsCol-8-md {
flex: 0 0 66.66666667%;
max-width: 66.66666667%;
}
.dsCol-7-md {
flex: 0 0 58.33333333%;
max-width: 58.33333333%;
}
.dsCol-6-md {
flex: 0 0 50%;
max-width: 50%;
}
.dsCol-5-md {
flex: 0 0 41.66666667%;
max-width: 41.66666667%;
}
.dsCol-4-md {
flex: 0 0 33.33333333%;
max-width: 33.33333333%;
}
.dsCol-3-md {
flex: 0 0 25%;
max-width: 25%;
}
.dsCol-2-md {
flex: 0 0 16.66666667%;
max-width: 16.66666667%;
}
.dsCol-1-md {
flex: 0 0 8.33333333%;
max-width: 8.33333333%;
}
.dsOffset-12-md {
margin-left: 100% !important;
}
.dsOffset-11-md {
margin-left: 91.66666667% !important;
}
.dsOffset-10-md {
margin-left: 83.33333333% !important;
}
.dsOffset-9-md {
margin-left: 75% !important;
}
.dsOffset-8-md {
margin-left: 66.66666667% !important;
}
.dsOffset-7-md {
margin-left: 58.33333333% !important;
}
.dsOffset-6-md {
margin-left: 50% !important;
}
.dsOffset-5-md {
margin-left: 41.66666667% !important;
}
.dsOffset-4-md {
margin-left: 33.33333333% !important;
}
.dsOffset-3-md {
margin-left: 25% !important;
}
.dsOffset-2-md {
margin-left: 16.66666667% !important;
}
.dsOffset-1-md {
margin-left: 8.33333333% !important;
}
.dsOffset-0-md {
margin-left: 0% !important;
}
.dsOrder-12-md {
order: 12;
}
.dsOrder-11-md {
order: 11;
}
.dsOrder-10-md {
order: 10;
}
.dsOrder-9-md {
order: 9;
}
.dsOrder-8-md {
order: 8;
}
.dsOrder-7-md {
order: 7;
}
.dsOrder-6-md {
order: 6;
}
.dsOrder-5-md {
order: 5;
}
.dsOrder-4-md {
order: 4;
}
.dsOrder-3-md {
order: 3;
}
.dsOrder-2-md {
order: 2;
}
.dsOrder-1-md {
order: 1;
}
.dsHide-md {
display: none;
}
}
@media (min-width: 75em) {
.dsHide-md {
display: unset;
}
.dsCol-12-lg {
flex: 0 0 100%;
max-width: 100%;
}
.dsCol-11-lg {
flex: 0 0 91.66666667%;
max-width: 91.66666667%;
}
.dsCol-10-lg {
flex: 0 0 83.33333333%;
max-width: 83.33333333%;
}
.dsCol-9-lg {
flex: 0 0 75%;
max-width: 75%;
}
.dsCol-8-lg {
flex: 0 0 66.66666667%;
max-width: 66.66666667%;
}
.dsCol-7-lg {
flex: 0 0 58.33333333%;
max-width: 58.33333333%;
}
.dsCol-6-lg {
flex: 0 0 50%;
max-width: 50%;
}
.dsCol-5-lg {
flex: 0 0 41.66666667%;
max-width: 41.66666667%;
}
.dsCol-4-lg {
flex: 0 0 33.33333333%;
max-width: 33.33333333%;
}
.dsCol-3-lg {
flex: 0 0 25%;
max-width: 25%;
}
.dsCol-2-lg {
flex: 0 0 16.66666667%;
max-width: 16.66666667%;
}
.dsCol-1-lg {
flex: 0 0 8.33333333%;
max-width: 8.33333333%;
}
.dsOffset-12-lg {
margin-left: 100% !important;
}
.dsOffset-11-lg {
margin-left: 91.66666667% !important;
}
.dsOffset-10-lg {
margin-left: 83.33333333% !important;
}
.dsOffset-9-lg {
margin-left: 75% !important;
}
.dsOffset-8-lg {
margin-left: 66.66666667% !important;
}
.dsOffset-7-lg {
margin-left: 58.33333333% !important;
}
.dsOffset-6-lg {
margin-left: 50% !important;
}
.dsOffset-5-lg {
margin-left: 41.66666667% !important;
}
.dsOffset-4-lg {
margin-left: 33.33333333% !important;
}
.dsOffset-3-lg {
margin-left: 25% !important;
}
.dsOffset-2-lg {
margin-left: 16.66666667% !important;
}
.dsOffset-1-lg {
margin-left: 8.33333333% !important;
}
.dsOffset-0-lg {
margin-left: 0% !important;
}
.dsOrder-12-lg {
order: 12;
}
.dsOrder-11-lg {
order: 11;
}
.dsOrder-10-lg {
order: 10;
}
.dsOrder-9-lg {
order: 9;
}
.dsOrder-8-lg {
order: 8;
}
.dsOrder-7-lg {
order: 7;
}
.dsOrder-6-lg {
order: 6;
}
.dsOrder-5-lg {
order: 5;
}
.dsOrder-4-lg {
order: 4;
}
.dsOrder-3-lg {
order: 3;
}
.dsOrder-2-lg {
order: 2;
}
.dsOrder-1-lg {
order: 1;
}
.dsHide-lg {
display: none;
}
}
@media (min-width: 90em) {
.dsHide-lg {
display: unset;
}
.dsCol-12-xl {
flex: 0 0 100%;
max-width: 100%;
}
.dsCol-11-xl {
flex: 0 0 91.66666667%;
max-width: 91.66666667%;
}
.dsCol-10-xl {
flex: 0 0 83.33333333%;
max-width: 83.33333333%;
}
.dsCol-9-xl {
flex: 0 0 75%;
max-width: 75%;
}
.dsCol-8-xl {
flex: 0 0 66.66666667%;
max-width: 66.66666667%;
}
.dsCol-7-xl {
flex: 0 0 58.33333333%;
max-width: 58.33333333%;
}
.dsCol-6-xl {
flex: 0 0 50%;
max-width: 50%;
}
.dsCol-5-xl {
flex: 0 0 41.66666667%;
max-width: 41.66666667%;
}
.dsCol-4-xl {
flex: 0 0 33.33333333%;
max-width: 33.33333333%;
}
.dsCol-3-xl {
flex: 0 0 25%;
max-width: 25%;
}
.dsCol-2-xl {
flex: 0 0 16.66666667%;
max-width: 16.66666667%;
}
.dsCol-1-xl {
flex: 0 0 8.33333333%;
max-width: 8.33333333%;
}
.dsOffset-12-xl {
margin-left: 100% !important;
}
.dsOffset-11-xl {
margin-left: 91.66666667% !important;
}
.dsOffset-10-xl {
margin-left: 83.33333333% !important;
}
.dsOffset-9-xl {
margin-left: 75% !important;
}
.dsOffset-8-xl {
margin-left: 66.66666667% !important;
}
.dsOffset-7-xl {
margin-left: 58.33333333% !important;
}
.dsOffset-6-xl {
margin-left: 50% !important;
}
.dsOffset-5-xl {
margin-left: 41.66666667% !important;
}
.dsOffset-4-xl {
margin-left: 33.33333333% !important;
}
.dsOffset-3-xl {
margin-left: 25% !important;
}
.dsOffset-2-xl {
margin-left: 16.66666667% !important;
}
.dsOffset-1-xl {
margin-left: 8.33333333% !important;
}
.dsOffset-0-xl {
margin-left: 0% !important;
}
.dsOrder-12-xl {
order: 12;
}
.dsOrder-11-xl {
order: 11;
}
.dsOrder-10-xl {
order: 10;
}
.dsOrder-9-xl {
order: 9;
}
.dsOrder-8-xl {
order: 8;
}
.dsOrder-7-xl {
order: 7;
}
.dsOrder-6-xl {
order: 6;
}
.dsOrder-5-xl {
order: 5;
}
.dsOrder-4-xl {
order: 4;
}
.dsOrder-3-xl {
order: 3;
}
.dsOrder-2-xl {
order: 2;
}
.dsOrder-1-xl {
order: 1;
}
.dsHide-xl {
display: none;
}
}
/*
CONTAINER: 20px padding
CONTENT:
<p>: 1.5 * line-height = 1.5 * 1.25 = 1.875 = 2em (rounded up)
<section>: follow <p>
list items:
<li>: 4px / 0.25rem;
<dt>:
vertical list:
Y: 0.25em
horizontal list:
Y:8px
<dd>:
vertical list:
Y: 0.5em
X-left: 1em
horizontal list:
Y: 0.5em
X: 0.5em
*/
.dsContainer:only-child {
height: 100%;
width: 100%;
}
.dsContainer-xs {
padding: 0.25rem;
}
.dsContainer-sm {
padding: 0.5rem;
}
.dsContainer,
.dsContainer-md {
padding: 1rem;
}
.dsContainer-lg {
padding: 1.5rem;
}
.dsContainer-xl {
padding: 2rem;
} | dist/segno-ui-grid.css | display: flex;
flex-wrap: wrap;
}
#grid .col {
display: flex;
flex-direction: column;
flex-grow: 1;
margin: 0;
}
#space .container .xs {
padding: 0.25rem;
}
#space .container .sm {
padding: 0.5rem;
}
#space .container .md {
padding: 1rem;
}
#space .container .lg {
padding: 1.5rem;
}
#space .container .xl {
padding: 2rem;
}
/* Cross-Browser Compatible:
- IE11+
- Chrome 43+
- Opera 30+
- Firefox 41+
- Safari 9+
- Edge
*/
.dsRow {
display: flex;
flex-wrap: wrap;
}
.dsRow:only-child {
flex-grow: 1;
height: 100%;
}
.dsCol {
display: flex;
flex-direction: column;
flex-grow: 1;
margin: 0;
}
@media (min-width: 0em) {
.dsCol-12,
.dsCol-12-xs {
flex: 0 0 100%;
max-width: 100%;
}
.dsCol-11,
.dsCol-11-xs {
flex: 0 0 91.66666667%;
max-width: 91.66666667%;
}
.dsCol-10,
.dsCol-10-xs {
flex: 0 0 83.33333333%;
max-width: 83.33333333%;
}
.dsCol-9,
.dsCol-9-xs {
flex: 0 0 75%;
max-width: 75%;
}
.dsCol-8,
.dsCol-8-xs {
flex: 0 0 66.66666667%;
max-width: 66.66666667%;
}
.dsCol-7,
.dsCol-7-xs {
flex: 0 0 58.33333333%;
max-width: 58.33333333%;
}
.dsCol-6,
.dsCol-6-xs {
flex: 0 0 50%;
max-width: 50%;
}
.dsCol-5,
.dsCol-5-xs {
flex: 0 0 41.66666667%;
max-width: 41.66666667%;
}
.dsCol-4,
.dsCol-4-xs {
flex: 0 0 33.33333333%;
max-width: 33.33333333%;
}
.dsCol-3,
.dsCol-3-xs {
flex: 0 0 25%;
max-width: 25%;
}
.dsCol-2,
.dsCol-2-xs {
flex: 0 0 16.66666667%;
max-width: 16.66666667%;
}
.dsCol-1,
.dsCol-1-xs {
flex: 0 0 8.33333333%;
max-width: 8.33333333%;
}
.dsOffset-12,
.dsOffset-12-xs {
margin-left: 100% !important;
}
.dsOffset-11,
.dsOffset-11-xs {
margin-left: 91.66666667% !important;
}
.dsOffset-10,
.dsOffset-10-xs {
margin-left: 83.33333333% !important;
}
.dsOffset-9,
.dsOffset-9-xs {
margin-left: 75% !important;
}
.dsOffset-8,
.dsOffset-8-xs {
margin-left: 66.66666667% !important;
}
.dsOffset-7,
.dsOffset-7-xs {
margin-left: 58.33333333% !important;
}
.dsOffset-6,
.dsOffset-6-xs {
margin-left: 50% !important;
}
.dsOffset-5,
.dsOffset-5-xs {
margin-left: 41.66666667% !important;
}
.dsOffset-4,
.dsOffset-4-xs {
margin-left: 33.33333333% !important;
}
.dsOffset-3,
.dsOffset-3-xs {
margin-left: 25% !important;
}
.dsOffset-2,
.dsOffset-2-xs {
margin-left: 16.66666667% !important;
}
.dsOffset-1,
.dsOffset-1-xs {
margin-left: 8.33333333% !important;
}
.dsOffset-0,
.dsOffset-0-xs {
margin-left: 0% !important;
}
.dsOrder-12,
.dsOrder-12-xs {
order: 12;
}
.dsOrder-11,
.dsOrder-11-xs {
order: 11;
}
.dsOrder-10,
.dsOrder-10-xs {
order: 10;
}
.dsOrder-9,
.dsOrder-9-xs {
order: 9;
}
.dsOrder-8,
.dsOrder-8-xs {
order: 8;
}
.dsOrder-7,
.dsOrder-7-xs {
order: 7;
}
.dsOrder-6,
.dsOrder-6-xs {
order: 6;
}
.dsOrder-5,
.dsOrder-5-xs {
order: 5;
}
.dsOrder-4,
.dsOrder-4-xs {
order: 4;
}
.dsOrder-3,
.dsOrder-3-xs {
order: 3;
}
.dsOrder-2,
.dsOrder-2-xs {
order: 2;
}
.dsOrder-1,
.dsOrder-1-xs {
order: 1;
}
.dsHide-xs {
display: none;
}
}
@media (min-width: 40em) {
.dsHide-xs {
display: unset;
}
.dsCol-12-sm {
flex: 0 0 100%;
max-width: 100%;
}
.dsCol-11-sm {
flex: 0 0 91.66666667%;
max-width: 91.66666667%;
}
.dsCol-10-sm {
flex: 0 0 83.33333333%;
max-width: 83.33333333%;
}
.dsCol-9-sm {
flex: 0 0 75%;
max-width: 75%;
}
.dsCol-8-sm {
flex: 0 0 66.66666667%;
max-width: 66.66666667%;
}
.dsCol-7-sm {
flex: 0 0 58.33333333%;
max-width: 58.33333333%;
}
.dsCol-6-sm {
flex: 0 0 50%;
max-width: 50%;
}
.dsCol-5-sm {
flex: 0 0 41.66666667%;
max-width: 41.66666667%;
}
.dsCol-4-sm {
flex: 0 0 33.33333333%;
max-width: 33.33333333%;
}
.dsCol-3-sm {
flex: 0 0 25%;
max-width: 25%;
}
.dsCol-2-sm {
flex: 0 0 16.66666667%;
max-width: 16.66666667%;
}
.dsCol-1-sm {
flex: 0 0 8.33333333%;
max-width: 8.33333333%;
}
.dsOffset-12-sm {
margin-left: 100% !important;
}
.dsOffset-11-sm {
margin-left: 91.66666667% !important;
}
.dsOffset-10-sm {
margin-left: 83.33333333% !important;
}
.dsOffset-9-sm {
margin-left: 75% !important;
}
.dsOffset-8-sm {
margin-left: 66.66666667% !important;
}
.dsOffset-7-sm {
margin-left: 58.33333333% !important;
}
.dsOffset-6-sm {
margin-left: 50% !important;
}
.dsOffset-5-sm {
margin-left: 41.66666667% !important;
}
.dsOffset-4-sm {
margin-left: 33.33333333% !important;
}
.dsOffset-3-sm {
margin-left: 25% !important;
}
.dsOffset-2-sm {
margin-left: 16.66666667% !important;
}
.dsOffset-1-sm {
margin-left: 8.33333333% !important;
}
.dsOffset-0-sm {
margin-left: 0% !important;
}
.dsOrder-12-sm {
order: 12;
}
.dsOrder-11-sm {
order: 11;
}
.dsOrder-10-sm {
order: 10;
}
.dsOrder-9-sm {
order: 9;
}
.dsOrder-8-sm {
order: 8;
}
.dsOrder-7-sm {
order: 7;
}
.dsOrder-6-sm {
order: 6;
}
.dsOrder-5-sm {
order: 5;
}
.dsOrder-4-sm {
order: 4;
}
.dsOrder-3-sm {
order: 3;
}
.dsOrder-2-sm {
order: 2;
}
.dsOrder-1-sm {
order: 1;
}
.dsHide-sm {
display: none;
}
}
@media (min-width: 64em) {
.dsHide-sm {
display: unset;
}
.dsCol-12-md {
flex: 0 0 100%;
max-width: 100%;
}
.dsCol-11-md {
flex: 0 0 91.66666667%;
max-width: 91.66666667%;
}
.dsCol-10-md {
flex: 0 0 83.33333333%;
max-width: 83.33333333%;
}
.dsCol-9-md {
flex: 0 0 75%;
max-width: 75%;
}
.dsCol-8-md {
flex: 0 0 66.66666667%;
max-width: 66.66666667%;
}
.dsCol-7-md {
flex: 0 0 58.33333333%;
max-width: 58.33333333%;
}
.dsCol-6-md {
flex: 0 0 50%;
max-width: 50%;
}
.dsCol-5-md {
flex: 0 0 41.66666667%;
max-width: 41.66666667%;
}
.dsCol-4-md {
flex: 0 0 33.33333333%;
max-width: 33.33333333%;
}
.dsCol-3-md {
flex: 0 0 25%;
max-width: 25%;
}
.dsCol-2-md {
flex: 0 0 16.66666667%;
max-width: 16.66666667%;
}
.dsCol-1-md {
flex: 0 0 8.33333333%;
max-width: 8.33333333%;
}
.dsOffset-12-md {
margin-left: 100% !important;
}
.dsOffset-11-md {
margin-left: 91.66666667% !important;
}
.dsOffset-10-md {
margin-left: 83.33333333% !important;
}
.dsOffset-9-md {
margin-left: 75% !important;
}
.dsOffset-8-md {
margin-left: 66.66666667% !important;
}
.dsOffset-7-md {
margin-left: 58.33333333% !important;
}
.dsOffset-6-md {
margin-left: 50% !important;
}
.dsOffset-5-md {
margin-left: 41.66666667% !important;
}
.dsOffset-4-md {
margin-left: 33.33333333% !important;
}
.dsOffset-3-md {
margin-left: 25% !important;
}
.dsOffset-2-md {
margin-left: 16.66666667% !important;
}
.dsOffset-1-md {
margin-left: 8.33333333% !important;
}
.dsOffset-0-md {
margin-left: 0% !important;
}
.dsOrder-12-md {
order: 12;
}
.dsOrder-11-md {
order: 11;
}
.dsOrder-10-md {
order: 10;
}
.dsOrder-9-md {
order: 9;
}
.dsOrder-8-md {
order: 8;
}
.dsOrder-7-md {
order: 7;
}
.dsOrder-6-md {
order: 6;
}
.dsOrder-5-md {
order: 5;
}
.dsOrder-4-md {
order: 4;
}
.dsOrder-3-md {
order: 3;
}
.dsOrder-2-md {
order: 2;
}
.dsOrder-1-md {
order: 1;
}
.dsHide-md {
display: none;
}
}
@media (min-width: 75em) {
.dsHide-md {
display: unset;
}
.dsCol-12-lg {
flex: 0 0 100%;
max-width: 100%;
}
.dsCol-11-lg {
flex: 0 0 91.66666667%;
max-width: 91.66666667%;
}
.dsCol-10-lg {
flex: 0 0 83.33333333%;
max-width: 83.33333333%;
}
.dsCol-9-lg {
flex: 0 0 75%;
max-width: 75%;
}
.dsCol-8-lg {
flex: 0 0 66.66666667%;
max-width: 66.66666667%;
}
.dsCol-7-lg {
flex: 0 0 58.33333333%;
max-width: 58.33333333%;
}
.dsCol-6-lg {
flex: 0 0 50%;
max-width: 50%;
}
.dsCol-5-lg {
flex: 0 0 41.66666667%;
max-width: 41.66666667%;
}
.dsCol-4-lg {
flex: 0 0 33.33333333%;
max-width: 33.33333333%;
}
.dsCol-3-lg {
flex: 0 0 25%;
max-width: 25%;
}
.dsCol-2-lg {
flex: 0 0 16.66666667%;
max-width: 16.66666667%;
}
.dsCol-1-lg {
flex: 0 0 8.33333333%;
max-width: 8.33333333%;
}
.dsOffset-12-lg {
margin-left: 100% !important;
}
.dsOffset-11-lg {
margin-left: 91.66666667% !important;
}
.dsOffset-10-lg {
margin-left: 83.33333333% !important;
}
.dsOffset-9-lg {
margin-left: 75% !important;
}
.dsOffset-8-lg {
margin-left: 66.66666667% !important;
}
.dsOffset-7-lg {
margin-left: 58.33333333% !important;
}
.dsOffset-6-lg {
margin-left: 50% !important;
}
.dsOffset-5-lg {
margin-left: 41.66666667% !important;
}
.dsOffset-4-lg {
margin-left: 33.33333333% !important;
}
.dsOffset-3-lg {
margin-left: 25% !important;
}
.dsOffset-2-lg {
margin-left: 16.66666667% !important;
}
.dsOffset-1-lg {
margin-left: 8.33333333% !important;
}
.dsOffset-0-lg {
margin-left: 0% !important;
}
.dsOrder-12-lg {
order: 12;
}
.dsOrder-11-lg {
order: 11;
}
.dsOrder-10-lg {
order: 10;
}
.dsOrder-9-lg {
order: 9;
}
.dsOrder-8-lg {
order: 8;
}
.dsOrder-7-lg {
order: 7;
}
.dsOrder-6-lg {
order: 6;
}
.dsOrder-5-lg {
order: 5;
}
.dsOrder-4-lg {
order: 4;
}
.dsOrder-3-lg {
order: 3;
}
.dsOrder-2-lg {
order: 2;
}
.dsOrder-1-lg {
order: 1;
}
.dsHide-lg {
display: none;
}
}
@media (min-width: 90em) {
.dsHide-lg {
display: unset;
}
.dsCol-12-xl {
flex: 0 0 100%;
max-width: 100%;
}
.dsCol-11-xl {
flex: 0 0 91.66666667%;
max-width: 91.66666667%;
}
.dsCol-10-xl {
flex: 0 0 83.33333333%;
max-width: 83.33333333%;
}
.dsCol-9-xl {
flex: 0 0 75%;
max-width: 75%;
}
.dsCol-8-xl {
flex: 0 0 66.66666667%;
max-width: 66.66666667%;
}
.dsCol-7-xl {
flex: 0 0 58.33333333%;
max-width: 58.33333333%;
}
.dsCol-6-xl {
flex: 0 0 50%;
max-width: 50%;
}
.dsCol-5-xl {
flex: 0 0 41.66666667%;
max-width: 41.66666667%;
}
.dsCol-4-xl {
flex: 0 0 33.33333333%;
max-width: 33.33333333%;
}
.dsCol-3-xl {
flex: 0 0 25%;
max-width: 25%;
}
.dsCol-2-xl {
flex: 0 0 16.66666667%;
max-width: 16.66666667%;
}
.dsCol-1-xl {
flex: 0 0 8.33333333%;
max-width: 8.33333333%;
}
.dsOffset-12-xl {
margin-left: 100% !important;
}
.dsOffset-11-xl {
margin-left: 91.66666667% !important;
}
.dsOffset-10-xl {
margin-left: 83.33333333% !important;
}
.dsOffset-9-xl {
margin-left: 75% !important;
}
.dsOffset-8-xl {
margin-left: 66.66666667% !important;
}
.dsOffset-7-xl {
margin-left: 58.33333333% !important;
}
.dsOffset-6-xl {
margin-left: 50% !important;
}
.dsOffset-5-xl {
margin-left: 41.66666667% !important;
}
.dsOffset-4-xl {
margin-left: 33.33333333% !important;
}
.dsOffset-3-xl {
margin-left: 25% !important;
}
.dsOffset-2-xl {
margin-left: 16.66666667% !important;
}
.dsOffset-1-xl {
margin-left: 8.33333333% !important;
}
.dsOffset-0-xl {
margin-left: 0% !important;
}
.dsOrder-12-xl {
order: 12;
}
.dsOrder-11-xl {
order: 11;
}
.dsOrder-10-xl {
order: 10;
}
.dsOrder-9-xl {
order: 9;
}
.dsOrder-8-xl {
order: 8;
}
.dsOrder-7-xl {
order: 7;
}
.dsOrder-6-xl {
order: 6;
}
.dsOrder-5-xl {
order: 5;
}
.dsOrder-4-xl {
order: 4;
}
.dsOrder-3-xl {
order: 3;
}
.dsOrder-2-xl {
order: 2;
}
.dsOrder-1-xl {
order: 1;
}
.dsHide-xl {
display: none;
}
}
/*
CONTAINER: 20px padding
CONTENT:
<p>: 1.5 * line-height = 1.5 * 1.25 = 1.875 = 2em (rounded up)
<section>: follow <p>
list items:
<li>: 4px / 0.25rem;
<dt>:
vertical list:
Y: 0.25em
horizontal list:
Y:8px
<dd>:
vertical list:
Y: 0.5em
X-left: 1em
horizontal list:
Y: 0.5em
X: 0.5em
*/
.dsContainer:only-child {
height: 100%;
width: 100%;
}
.dsContainer-xs {
padding: 0.25rem;
}
.dsContainer-sm {
padding: 0.5rem;
}
.dsContainer,
.dsContainer-md {
padding: 1rem;
}
.dsContainer-lg {
padding: 1.5rem;
}
.dsContainer-xl {
padding: 2rem;
} | 0.411111 | 0.056652 |
.intro-div {
margin-top: 20px;
background-color: rgba(255, 255, 255, 0.501);
color: black;
height: 70vh;
position: relative;
text-align: center;
}
.intro-div:before {
content: "";
background: url("../../images/front.jpg") no-repeat bottom;
background-size: 100%;
position: absolute;
top: 0;
left: 0;
width: 100%;
height: 100%;
z-index: -1;
}
.home-image {
display: none;
}
.small-logo {
width: 50px;
}
.intro-inner {
font-family: "Yanone Kaffeesatz", sans-serif;
width: 80%;
align-items: center;
justify-content: center;
margin-left: auto;
margin-right: auto;
padding-top: 5rem;
}
.quote {
margin-top: 2rem;
width: 90%;
margin-left: auto;
margin-right: auto;
display: flex;
flex-wrap: wrap;
justify-content: space-between;
z-index: 2;
}
.quote .box {
position: relative;
background: #fff;
overflow: hidden;
transition: 0.5s;
z-index: 2;
box-sizing: border-box;
margin-bottom: 2rem;
padding: 1rem;
box-shadow: -10px 10px 30px rgba(0, 0, 0, 0.2);
}
.quote .box:hover {
box-shadow: -20px 50px 100px rgba(0, 0, 0, 0.2);
}
.quote .box p {
margin: 0;
padding: 0;
padding-bottom: 5rem;
font-family: "Roboto", sans-serif;
}
.quote .box h4 {
position: absolute;
bottom: 30px;
right: 30px;
margin: 0;
padding: 0;
font-size: 20px;
text-transform: uppercase;
font-family: "Yanone Kaffeesatz", sans-serif;
}
.quote .box:after {
content: url("../../images/quote.png");
position: absolute;
bottom: -50px;
right: 10px;
opacity: 0.1;
color: black;
width: 50%;
height: auto;
}
.employee {
background-color: #fff;
}
.landing-header {
margin-top: 1em;
font-family: "Yanone Kaffeesatz", sans-serif;
font-size: 2em;
text-align: center;
padding-top: 2em;
}
.description {
width: 90%;
margin-left: 5%;
margin-top: 2em;
margin-bottom: 2em;
text-align: center;
}
.quality {
background-color: #e6e8e6;
text-align: center;
margin-bottom: 2em;
}
.quality-image {
width: 100%;
}
.quality-description {
width: 100%;
padding-top: 10%;
}
.quality-header {
font-family: "Yanone Kaffeesatz", sans-serif;
font-size: 2em;
}
.quality-button {
cursor: pointer;
width: 40%;
padding: 1%;
margin: 20px;
margin-bottom: 5em;
background: #E6E8E6;
border: black 2px solid;
}
.quality-button:hover {
background: #fff;
color: black;
transition: 0.5s ease-in-out;
}
.contact-button {
display: none;
}
.contact-button:hover, .about-button:hover {
background: #fff;
transition: 0.5s ease-in-out;
color: #070707;
}
.about-button {
display: none;
}
@media only screen and (min-width: 768px) {
.quote .box:after {
content: url("../../images/quote.png");
position: absolute;
bottom: -50px;
right: -150px;
opacity: 0.1;
color: black;
width: 50%;
height: auto;
}
.intro-div {
padding-top: 20px;
background-color: #070707;
color: #fff;
height: 79vh;
position: relative;
text-align: center;
margin-top: 5px;
overflow: hidden;
}
.intro-div:before {
background: none;
position: absolute;
width: 100%;
height: 100%;
z-index: -1;
}
.home-image {
display: inline;
margin-left: 50%;
size: 100%;
position: absolute;
bottom: 0;
left: 0;
width: 50%;
height: 100%;
}
.intro-inner {
font-family: "Yanone Kaffeesatz", sans-serif;
width: 40%;
margin-left: 5%;
margin-right: auto;
padding-top: 5rem;
}
.employee {
background-color: #fff;
}
.landing-header {
margin-top: 0em;
font-family: "Yanone Kaffeesatz", sans-serif;
font-size: 2em;
margin-left: 5%;
padding-top: 2em;
margin-right: 59%;
}
.description {
width: 60%;
margin-left: 5%;
margin-top: 2em;
margin-bottom: 2em;
text-align: left;
}
.quality {
background-color: #e6e8e6;
text-align: center;
margin-bottom: 2em;
}
.quality-image {
width: 50%;
}
.quality-description {
width: 40%;
float: left;
padding-top: 15%;
margin-left: 5%;
margin-right: 5%;
}
.quality-header {
font-family: "Yanone Kaffeesatz", sans-serif;
font-size: 2em;
}
.quality-button {
cursor: pointer;
width: 40%;
padding: 1%;
margin: 20px;
margin-bottom: 5em;
background: #E6E8E6;
border: black 2px solid;
}
.quality-button:hover {
background: #fff;
color: black;
transition: 0.5s ease-in-out;
}
.contact-button {
cursor: pointer;
width: 30%;
font-size: 12px;
padding: 1%;
margin: 2%;
background: #070707;
color: #fff;
border: #fff 2px solid;
float: left;
margin-left: 15%;
margin-top: 5%;
display: inline-block;
}
.contact-button:hover,
.about-button:hover {
background: #fff;
transition: 0.5s ease-in-out;
color: #070707;
}
.about-button {
display: inline;
cursor: pointer;
font-size: 12px;
width: 30%;
padding: 1%;
margin: 20px;
color: #fff;
background: #070707;
border: #fff 2px solid;
float: left;
margin-top: 5%;
}
.small-logo {
width: 80px;
margin-left: 21%;
margin-right: 90%;
margin-top: 1%;
}
}
@media only screen and (min-width: 1024px) {
.intro-div {
padding-top: 60px;
background-color: #070707;
color: #fff;
height: 84vh;
position: relative;
text-align: center;
margin-top: 5px;
overflow: hidden;
}
.home-image {
display: inline;
margin-left: 50%;
size: 100%;
position: absolute;
bottom: 0;
left: 0;
width: 50%;
height: auto;
}
.landing-header {
margin-top: 0em;
font-family: "Yanone Kaffeesatz", sans-serif;
font-size: 2em;
margin-left: 5%;
padding-top: 2em;
margin-right: 68%;
}
.quote .box {
position: relative;
background: #fff;
overflow: hidden;
transition: 0.5s;
z-index: 2;
box-sizing: border-box;
margin-bottom: 2rem;
padding: 1rem;
box-shadow: -10px 10px 30px rgba(0, 0, 0, 0.2);
width: 48%;
}
.quote .box:after {
content: url("../../images/quote.png");
position: absolute;
bottom: -50px;
right: -30px;
opacity: 0.1;
color: black;
width: 50%;
height: auto;
}
.quality-button {
cursor: pointer;
width: 40%;
padding: 1%;
margin: 20px;
margin-bottom: 5em;
background: #E6E8E6;
border: black 2px solid;
}
.quality-button:hover {
background: #fff;
color: black;
transition: 0.5s ease-in-out;
}
.contact-button {
cursor: pointer;
width: 30%;
padding: 1%;
margin: 2%;
background: #070707;
color: #fff;
border: #fff 2px solid;
float: left;
margin-left: 15%;
margin-top: 5%;
}
.contact-button:hover,
.about-button:hover {
background: #fff;
transition: 0.5s ease-in-out;
color: #070707;
}
.about-button {
cursor: pointer;
width: 30%;
padding: 1%;
margin: 20px;
color: #fff;
background: #070707;
border: #fff 2px solid;
float: left;
margin-top: 5%;
}
.small-logo {
width: 80px;
margin-left: 21%;
margin-right: 90%;
margin-top: 1%;
}
}
@media only screen and (min-width: 1440px) {
.intro-div {
padding-top: 60px;
background-color: #070707;
color: #fff;
height: 84vh;
position: relative;
text-align: center;
margin-top: 5px;
width: 90%;
margin-left: 5%;
overflow: hidden;
}
.landing-header {
margin-top: 0em;
font-family: "Yanone Kaffeesatz", sans-serif;
font-size: 4rem;
margin-left: 5%;
padding-top: 2em;
margin-right: 57%;
}
.quote .box:after {
content: url("../../images/quote.png");
position: absolute;
bottom: -50px;
right: -130px;
opacity: 0.1;
color: black;
width: 50%;
height: auto;
}
.home-image {
display: inline;
margin-left: 50%;
size: 100%;
position: absolute;
bottom: 0;
left: 0;
width: 50%;
height: auto;
}
.quality {
background-color: #e6e8e6;
text-align: center;
margin-bottom: 2em;
overflow: hidden;
height: 50rem;
width: 90%;
margin-left: 5%;
}
.quality-image {
width: 50%;
height: auto;
size: 100%;
bottom: 0;
left: 0;
}
.quality-description {
width: 40%;
float: left;
padding-top: 15%;
margin-left: 5%;
margin-right: 5%;
}
.quality-header {
font-family: "Yanone Kaffeesatz", sans-serif;
font-size: 2em;
}
.quality-button {
cursor: pointer;
width: 40%;
padding: 1%;
margin: 20px;
margin-bottom: 5em;
background: #E6E8E6;
border: black 2px solid;
}
.quality-button:hover {
background: #fff;
color: black;
transition: 0.5s ease-in-out;
}
.contact-button {
cursor: pointer;
width: 30%;
padding: 1%;
margin: 2%;
background: #070707;
color: #fff;
border: #fff 2px solid;
float: left;
margin-left: 15%;
margin-top: 5%;
}
.contact-button:hover,
.about-button:hover {
background: #fff;
transition: 0.5s ease-in-out;
color: #070707;
}
.about-button {
cursor: pointer;
width: 30%;
padding: 1%;
margin: 20px;
color: #fff;
background: #070707;
border: #fff 2px solid;
float: left;
margin-top: 5%;
}
.small-logo {
width: 80px;
margin-left: 21%;
margin-right: 90%;
margin-top: 1%;
}
}
/* font-family: 'Roboto', sans-serif; */ | src/components/Index/Landing.css | .intro-div {
margin-top: 20px;
background-color: rgba(255, 255, 255, 0.501);
color: black;
height: 70vh;
position: relative;
text-align: center;
}
.intro-div:before {
content: "";
background: url("../../images/front.jpg") no-repeat bottom;
background-size: 100%;
position: absolute;
top: 0;
left: 0;
width: 100%;
height: 100%;
z-index: -1;
}
.home-image {
display: none;
}
.small-logo {
width: 50px;
}
.intro-inner {
font-family: "Yanone Kaffeesatz", sans-serif;
width: 80%;
align-items: center;
justify-content: center;
margin-left: auto;
margin-right: auto;
padding-top: 5rem;
}
.quote {
margin-top: 2rem;
width: 90%;
margin-left: auto;
margin-right: auto;
display: flex;
flex-wrap: wrap;
justify-content: space-between;
z-index: 2;
}
.quote .box {
position: relative;
background: #fff;
overflow: hidden;
transition: 0.5s;
z-index: 2;
box-sizing: border-box;
margin-bottom: 2rem;
padding: 1rem;
box-shadow: -10px 10px 30px rgba(0, 0, 0, 0.2);
}
.quote .box:hover {
box-shadow: -20px 50px 100px rgba(0, 0, 0, 0.2);
}
.quote .box p {
margin: 0;
padding: 0;
padding-bottom: 5rem;
font-family: "Roboto", sans-serif;
}
.quote .box h4 {
position: absolute;
bottom: 30px;
right: 30px;
margin: 0;
padding: 0;
font-size: 20px;
text-transform: uppercase;
font-family: "Yanone Kaffeesatz", sans-serif;
}
.quote .box:after {
content: url("../../images/quote.png");
position: absolute;
bottom: -50px;
right: 10px;
opacity: 0.1;
color: black;
width: 50%;
height: auto;
}
.employee {
background-color: #fff;
}
.landing-header {
margin-top: 1em;
font-family: "Yanone Kaffeesatz", sans-serif;
font-size: 2em;
text-align: center;
padding-top: 2em;
}
.description {
width: 90%;
margin-left: 5%;
margin-top: 2em;
margin-bottom: 2em;
text-align: center;
}
.quality {
background-color: #e6e8e6;
text-align: center;
margin-bottom: 2em;
}
.quality-image {
width: 100%;
}
.quality-description {
width: 100%;
padding-top: 10%;
}
.quality-header {
font-family: "Yanone Kaffeesatz", sans-serif;
font-size: 2em;
}
.quality-button {
cursor: pointer;
width: 40%;
padding: 1%;
margin: 20px;
margin-bottom: 5em;
background: #E6E8E6;
border: black 2px solid;
}
.quality-button:hover {
background: #fff;
color: black;
transition: 0.5s ease-in-out;
}
.contact-button {
display: none;
}
.contact-button:hover, .about-button:hover {
background: #fff;
transition: 0.5s ease-in-out;
color: #070707;
}
.about-button {
display: none;
}
@media only screen and (min-width: 768px) {
.quote .box:after {
content: url("../../images/quote.png");
position: absolute;
bottom: -50px;
right: -150px;
opacity: 0.1;
color: black;
width: 50%;
height: auto;
}
.intro-div {
padding-top: 20px;
background-color: #070707;
color: #fff;
height: 79vh;
position: relative;
text-align: center;
margin-top: 5px;
overflow: hidden;
}
.intro-div:before {
background: none;
position: absolute;
width: 100%;
height: 100%;
z-index: -1;
}
.home-image {
display: inline;
margin-left: 50%;
size: 100%;
position: absolute;
bottom: 0;
left: 0;
width: 50%;
height: 100%;
}
.intro-inner {
font-family: "Yanone Kaffeesatz", sans-serif;
width: 40%;
margin-left: 5%;
margin-right: auto;
padding-top: 5rem;
}
.employee {
background-color: #fff;
}
.landing-header {
margin-top: 0em;
font-family: "Yanone Kaffeesatz", sans-serif;
font-size: 2em;
margin-left: 5%;
padding-top: 2em;
margin-right: 59%;
}
.description {
width: 60%;
margin-left: 5%;
margin-top: 2em;
margin-bottom: 2em;
text-align: left;
}
.quality {
background-color: #e6e8e6;
text-align: center;
margin-bottom: 2em;
}
.quality-image {
width: 50%;
}
.quality-description {
width: 40%;
float: left;
padding-top: 15%;
margin-left: 5%;
margin-right: 5%;
}
.quality-header {
font-family: "Yanone Kaffeesatz", sans-serif;
font-size: 2em;
}
.quality-button {
cursor: pointer;
width: 40%;
padding: 1%;
margin: 20px;
margin-bottom: 5em;
background: #E6E8E6;
border: black 2px solid;
}
.quality-button:hover {
background: #fff;
color: black;
transition: 0.5s ease-in-out;
}
.contact-button {
cursor: pointer;
width: 30%;
font-size: 12px;
padding: 1%;
margin: 2%;
background: #070707;
color: #fff;
border: #fff 2px solid;
float: left;
margin-left: 15%;
margin-top: 5%;
display: inline-block;
}
.contact-button:hover,
.about-button:hover {
background: #fff;
transition: 0.5s ease-in-out;
color: #070707;
}
.about-button {
display: inline;
cursor: pointer;
font-size: 12px;
width: 30%;
padding: 1%;
margin: 20px;
color: #fff;
background: #070707;
border: #fff 2px solid;
float: left;
margin-top: 5%;
}
.small-logo {
width: 80px;
margin-left: 21%;
margin-right: 90%;
margin-top: 1%;
}
}
@media only screen and (min-width: 1024px) {
.intro-div {
padding-top: 60px;
background-color: #070707;
color: #fff;
height: 84vh;
position: relative;
text-align: center;
margin-top: 5px;
overflow: hidden;
}
.home-image {
display: inline;
margin-left: 50%;
size: 100%;
position: absolute;
bottom: 0;
left: 0;
width: 50%;
height: auto;
}
.landing-header {
margin-top: 0em;
font-family: "Yanone Kaffeesatz", sans-serif;
font-size: 2em;
margin-left: 5%;
padding-top: 2em;
margin-right: 68%;
}
.quote .box {
position: relative;
background: #fff;
overflow: hidden;
transition: 0.5s;
z-index: 2;
box-sizing: border-box;
margin-bottom: 2rem;
padding: 1rem;
box-shadow: -10px 10px 30px rgba(0, 0, 0, 0.2);
width: 48%;
}
.quote .box:after {
content: url("../../images/quote.png");
position: absolute;
bottom: -50px;
right: -30px;
opacity: 0.1;
color: black;
width: 50%;
height: auto;
}
.quality-button {
cursor: pointer;
width: 40%;
padding: 1%;
margin: 20px;
margin-bottom: 5em;
background: #E6E8E6;
border: black 2px solid;
}
.quality-button:hover {
background: #fff;
color: black;
transition: 0.5s ease-in-out;
}
.contact-button {
cursor: pointer;
width: 30%;
padding: 1%;
margin: 2%;
background: #070707;
color: #fff;
border: #fff 2px solid;
float: left;
margin-left: 15%;
margin-top: 5%;
}
.contact-button:hover,
.about-button:hover {
background: #fff;
transition: 0.5s ease-in-out;
color: #070707;
}
.about-button {
cursor: pointer;
width: 30%;
padding: 1%;
margin: 20px;
color: #fff;
background: #070707;
border: #fff 2px solid;
float: left;
margin-top: 5%;
}
.small-logo {
width: 80px;
margin-left: 21%;
margin-right: 90%;
margin-top: 1%;
}
}
@media only screen and (min-width: 1440px) {
.intro-div {
padding-top: 60px;
background-color: #070707;
color: #fff;
height: 84vh;
position: relative;
text-align: center;
margin-top: 5px;
width: 90%;
margin-left: 5%;
overflow: hidden;
}
.landing-header {
margin-top: 0em;
font-family: "Yanone Kaffeesatz", sans-serif;
font-size: 4rem;
margin-left: 5%;
padding-top: 2em;
margin-right: 57%;
}
.quote .box:after {
content: url("../../images/quote.png");
position: absolute;
bottom: -50px;
right: -130px;
opacity: 0.1;
color: black;
width: 50%;
height: auto;
}
.home-image {
display: inline;
margin-left: 50%;
size: 100%;
position: absolute;
bottom: 0;
left: 0;
width: 50%;
height: auto;
}
.quality {
background-color: #e6e8e6;
text-align: center;
margin-bottom: 2em;
overflow: hidden;
height: 50rem;
width: 90%;
margin-left: 5%;
}
.quality-image {
width: 50%;
height: auto;
size: 100%;
bottom: 0;
left: 0;
}
.quality-description {
width: 40%;
float: left;
padding-top: 15%;
margin-left: 5%;
margin-right: 5%;
}
.quality-header {
font-family: "Yanone Kaffeesatz", sans-serif;
font-size: 2em;
}
.quality-button {
cursor: pointer;
width: 40%;
padding: 1%;
margin: 20px;
margin-bottom: 5em;
background: #E6E8E6;
border: black 2px solid;
}
.quality-button:hover {
background: #fff;
color: black;
transition: 0.5s ease-in-out;
}
.contact-button {
cursor: pointer;
width: 30%;
padding: 1%;
margin: 2%;
background: #070707;
color: #fff;
border: #fff 2px solid;
float: left;
margin-left: 15%;
margin-top: 5%;
}
.contact-button:hover,
.about-button:hover {
background: #fff;
transition: 0.5s ease-in-out;
color: #070707;
}
.about-button {
cursor: pointer;
width: 30%;
padding: 1%;
margin: 20px;
color: #fff;
background: #070707;
border: #fff 2px solid;
float: left;
margin-top: 5%;
}
.small-logo {
width: 80px;
margin-left: 21%;
margin-right: 90%;
margin-top: 1%;
}
}
/* font-family: 'Roboto', sans-serif; */ | 0.468547 | 0.086516 |
@charset "utf-8";
body{ height: 100%;}
.layui-nav .layui-nav-child{ padding: 0;}
.layui-nav-child dd.layui-this{ background-color: #1E9FFF;opacity: 0.8;}
.layui-nav-child dd.layui-this a{color: #fff;}
#gloBox{ overflow: hidden;position: absolute;left: 0;top: 0;width: 100%;height: 100%;-webkit-box-sizing: border-box;-moz-box-sizing: border-box;box-sizing: border-box;padding-left: 210px;}
#gloTop{ position: absolute;left: 0;top: 0;width: 100%;height: 50px;z-index: 999;background: rgba(52,57,66,0.9);}
#gloTop .gtLeft{ width:190px;height: 50px;background: #20242a;padding: 0 10px;float: left;}
#gloTop .logo{ height: 48px;color: #fff;float: left;padding-top: 2px;padding-left: 5px;}
#gloTop .logo.text{ line-height: 50px;height: 50px;padding-top: 0;font-size: 16px;}
#gloTop .logo img{ height: 46px;}
#gloTop .menuBar{ height: 48px;cursor: pointer;float: right;}
#gloTop .menuBar ul{ padding: 20px 0 0 0;}
#gloTop .menuBar .bar_line{ width: 17px;height: 2px;background: #ecebeb;margin-bottom: 3px;-webkit-transition:-webkit-transform .6s,opacity .3s;transition:transform .6s,opacity .3s;border-radius: 1px; }
#gloBox.menu_close .menuBar .bar_line.bar_top{ -webkit-transform:rotate(39deg);-ms-transform:rotate(39deg);transform:rotate(38deg);-webkit-transform-origin:top left;-ms-transform-origin:top left;transform-origin:top left;}
#gloBox.menu_close .menuBar .bar_line.bar_mid{ opacity: 0;}
#gloBox.menu_close .menuBar .bar_line.bar_foot{ -webkit-transform:rotate(-39deg);-ms-transform:rotate(-39deg);transform:rotate(-38deg);-webkit-transform-origin:bottom left;-ms-transform-origin:bottom left;transform-origin:bottom left;}
#gloTop .menuBar:hover .bar_line{ background: #fff;}
#gloTop .gtRght{ float: right;}
#gloTop .gtRght .layui-nav{ background: transparent;}
#gloTop .gtRght .layui-nav .layui-nav-item{ height: 50px;line-height: 50px;position: relative;}
#gloTop .gtRght .layui-nav a{ text-decoration: none;}
#gloTop .gtRght .layui-nav .layui-nav-bar{ background: rgba(0,0,0,0.5);border-radius: 2px; height: 0;display: none;overflow: hidden;}
#gloTop .gtRght .layui-nav .layui-this::after{ display: none;}
#gloTop .gtRght .layui-nav .layui-nav-more{ top: 24px;right: 12px;}
#gloTop .gtRght .layui-nav .layui-nav-item .layui-nav-mored{ top: 19px;}
#gloTop .gtRght .layui-nav .layui-nav-item>a{ color: #9c9c9c;}
#gloTop .gtRght .layui-nav .layui-nav-item:hover>a{ color: #d3d3d3;}
#gloTop .gtRght .layui-nav .layui-nav-item .admin-user{ padding-right: 30px;height: 50px;line-height: 50px;border-left: 1px solid #333333;padding-left: 12px;}
#gloTop .gtRght .layui-nav .layui-nav-item .admin-user:hover{ background: #2d2d2d;}
#gloTop .gtRght .layui-nav .layui-nav-item .admin-user .admin-user-headpic{ display: inline-block;width: 34px;margin-right: 8px;position: relative;top: -2px;}
#gloTop .gtRght .layui-nav .layui-nav-item .admin-user .admin-user-headpic img{ border-radius: 4px;}
#gloTop .gtRght .layui-nav .layui-nav-item.circle>a{ position: relative; display: inline-block;margin: 13px 12px 0 0; width: 24px;height: 24px;background: rgba(255,255,255,0.8);text-align: center;padding: 0;border-radius: 50%;box-shadow: 2px 2px 2px rgba(0,0,0,0.5);}
#gloTop .gtRght .layui-nav .layui-nav-item.circle>a i{ color: #2d2d2d; position: absolute;left: 50%;top: 50%;margin: -7px 0 0 -7px;transition:all .4s ease;}
#gloTop .gtRght .layui-nav .layui-nav-item.first{ border-left: 1px solid #333333;padding-left: 12px;}
#gloTop .gtRght .layui-nav .layui-nav-item.circle.gohome a{ background: #009688; }
#gloTop .gtRght .layui-nav .layui-nav-item.circle.gohome a i{ color: rgba(255,255,255,0.9);}
#gloTop .gtRght .layui-nav .layui-nav-item.circle>a:hover{ background:#2d2d2d ;}
#gloTop .gtRght .layui-nav .layui-nav-item.circle>a:hover i{ color: #d3d3d3;transform: rotate(360deg);}
#gloTop .gtRght .layui-nav .layui-nav-child{ top: 57px;padding: 0;}
#gloTop .gtRght .layui-nav .layui-nav-child i.i{ position: absolute;top: -7px;right: 7px;display: inline-block;border-right: 7px solid transparent;border-bottom: 7px solid #ccc;border-left: 7px solid transparent;border-bottom-color: rgba(0,0,0,.1);content: '';}
#gloTop .gtRght .layui-nav .layui-nav-child .bt{ border-top: 1px solid #ddd;background: #fcfafa;}
#gloTop .gtRght .layui-nav .layui-nav-child .fa{ margin-right: 4px;}
#gloTop .layui-nav-item .skin-show{ display: none; position: absolute;top: 50px;background: rgba(0,0,0,0.02);left: 50%;width: 170px;margin-left: -91px;padding: 8px 5px;border: 1px solid #ccc;border-top: 0;}
#gloTop .layui-nav-item .skin-show a{ cursor: pointer; display: inline-block;width: 22px;height: 22px;border: 1px solid #ddd;padding: 0;float: left;margin: 0 5px;border-radius: 2px;}
#gloLeft{ position: absolute;left: 0;top: 50px;width: 210px; z-index: 990;background:#f5f7f9;box-shadow: 2px 2px 2px rgba(0,0,0,0.25);}
#gloMenu{ padding: 6px;border-bottom: 1px solid #ddd;border-radius: 0 0 8px 8px;position: relative;z-index: 991;padding-top: 12px;}
#gloMenu>li{ margin-bottom: 4px;}
#gloMenu>li.open{ background:rgba(0,0,0,0.07);border-radius: 3px;}
#gloLeft ul li .navT{ border-bottom:1px solid transparent}
#gloLeft ul li .navT a,#gloLeft ul li .navT span{ display: block;height: 40px;line-height: 40px; color: #393D49; text-decoration: none;padding: 0 10px;overflow: hidden;border-radius: 3px;font-size: 14px;}
#gloLeft ul li .navT a i,#gloLeft ul li .navT span i{ min-width: 1.3em;font-size: 1.2em;}
#gloLeft ul li .navT a:hover,#gloLeft ul li .navT span:hover{ background:rgba(0,0,0,0.08);color: #009688;cursor: pointer;}
#gloMenu>li.open .navT span:hover,#gloMenu>li.open .navT span{ background: transparent;color: #009688;}
#gloLeft ul li .navT a cite,#gloLeft ul li .navT span cite{ margin-left: 5px;font-style: normal;}
#gloLeft ul li .navT a.current{ background: #009688;color: #fff;text-shadow: 1px 1px 1px rgba(0,0,0,0.3);}
#gloMenu>li.open .navT{ border-bottom:1px solid rgba(0,0,0,0.05);}
#gloLeft ul li a cite .layui-badge-dot{ position: relative;top: -4px;left: 5px;width: 4px;height: 4px;}
#gloLeft ul li .navC{ padding: 7px 8px;display: none;}
#gloLeft ul li .navC ul li{ padding: 1px 0 ;}
#gloLeft ul li .navC ul li.s{ display: none;}
#gloLeft ul li .navC ul li a{ display: block;height: 34px;line-height: 34px;text-decoration: none;padding: 0 10px 0 20px;font-size: 13px;border-radius: 2px;}
#gloLeft ul li .navC ul li a i{ float: right;margin: 10px 0 0 0;}
#gloLeft ul li .navC ul li a.current{ background: #009688;color: #fff;text-shadow: 1px 1px 1px rgba(0,0,0,0.3);}
#gloLeft ul li .navC ul li a:hover i,#gloLeft ul li .navT a:hover i,#gloLeft ul li .navT span:hover i{ -webkit-animation-name: swing; animation-name: swing;}
#gloLeft .leftbg{ position: absolute;left: 0;top: 0;width: 100%;height: 100%;background:#f5f7f9 url(../images/admin_menu_bg.jpg) center center no-repeat;background-size: cover;opacity: 0.2;}
#leftBar{ position: absolute;left: 0;top: 0;width: 100%;height: 100%;}
#gloBox.menu_close{ padding-left: 0;}
#gloBox.menu_close #gloRght{ /*z-index: 1000;border-left: 2px solid #2381e9;*/}
#gloBox.menu_close{ padding-left: 50px;}
#gloBox.menu_close #gloLeft{ width: 50px;}
#gloBox.menu_close #gloLeft .leftbg{ display: none;}
#gloBox.menu_close #gloLeft ul li{ position: relative;}
#gloBox.menu_close #gloLeft .navC{ }
#gloBox.menu_close #gloLeft ul li .navC ul li.b{ display: none;}
#gloBox.menu_close #gloLeft ul li .navC ul li.s{ display: block;text-align: center;}
#gloBox.menu_close #gloLeft ul li .navC ul li.s a{ padding: 0;}
#gloBox.menu_close #gloLeft ul li .navC ul li a i{ float:none;}
#gloBox.menu_close #gloLeft ul li .navT a cite,#gloBox.menu_close #gloLeft ul li .navT span cite{ display: none;}
#gloBox.menu_close #gloLeft ul li .navT{ text-align: center;}
#gloBox.menu_close #gloLeft ul li .navT span{ padding: 0;}
#gloRght{ margin-top: 50px;position: relative;z-index: 980;background: #fff;}
#gloRght .layui-tab{ margin: 0;border-left: 0 solid #009688 ;position: relative;overflow: hidden;}
#gloRght .layui-tab .layui-tab-content{ padding: 0 0 0 0;overflow: hidden;position: relative;margin-top: 1px;}
#gloRght .layui-tab .layui-tab-title{ border: 0;overflow: visible;transition: none;background: none;}
#gloRght .layui-tab .layui-tab-title cite{ font-style: normal;margin-left: 5px;}
#gloRght .layui-tab .layui-tab-title li{ height: 40px;overflow: hidden;}
#gloRght .layui-tab .layui-tab-title li:hover{ background: #F1F2F7;}
#gloRght .layui-tab .layui-tab-title li.layui-this{ background: #009688 ;color: #fff;text-shadow: 1px 1px 1px rgba(0,0,0,0.3);opacity: 0.95;}
#gloRght .layui-tab .layui-tab-title li.layui-this:hover{ opacity: 1;}
#gloRght .layui-tab .layui-tab-title .layui-this::after{ border-color: #009688 ;border: 0;}
#gloRght .layui-tab .layui-tab-content .admin_home{ position: absolute;width: 100%;height: 100%;overflow: auto;background: rgba(0,0,0,0.02);}
#gloRght .layui-tab .layui-tab-content .admin_bg{ position: absolute; width: 100%;height: 100%; left: 0;top: 0; background: rgba(0,0,0,0.05) /* url(../../images/admin/login_cover1.jpg) center center no-repeat;background-size: cover;*/}
#gloRght .layui-tab .layui-tab-content .admin_content{ position: relative;z-index: 10;}
#gloRght .layui-tab .layui-tab-content .admin_content .admin_content_box{ margin: 10px 10px 10px 12px;}
#admHome{ position: relative;padding-right: 242px;min-height: 100%;}
#admHome .homeRght{ position: absolute;right: -10px;top: 0;width: 250px;height: 100%;background:rgba(0,0,0,0.01);border: 1px solid #E2E2E2;color: #464646;}
#admHome .homeRght .headimg{ padding: 30px 0 0;}
#admHome .homeRght .headimg img{ display: block;margin: 0 auto;width: 72px;border-radius: 50%;box-shadow: 2px 2px 2px rgba(0,0,0,0.4);}
#admHome .homeRght .headimg img:hover{ border: 2px solid #009688;width: 68px;}
#admHome .homeRght .welcome{ text-align: center;}
#admHome .homeRght .welcome span{font-size: 14px;margin-right: 5px;height: 36px;line-height: 36px;}
#admHome .homeRght .welcome a{ font-size: 14px;margin: 0 3px;}
#admHome .homeRght .time{ font-size: 15px;text-align: center;color: #FF5722;}
#admHome .homeRght .time i{ color: #464646;margin-right: 10px;font-size: 14px;}
#admHome .homeRght .time span{ /*text-shadow: 2px 2px 2px #FF5722;*/}
#admHome .homeRght .bline{ position: relative;height: 32px;line-height: 32px;padding: 10px 15px 1px;border-bottom: 1px solid #E2E2E2;}
#admHome .homeRght .bline span.c{ font-size: 13px;}
#admHome .homeRght .notice,#admHome .homeRght .quick{ height: 38px;margin: 15px 4px 0;}
#admHome .homeRght .notice .layui-btn-group,#admHome .homeRght .quick .layui-btn-group{ width: 100%;margin: 0;}
#admHome .homeRght .notice a.layui-btn,#admHome .homeRght .quick a.layui-btn{ margin-top: -1px; padding: 0 ;text-align: center;width:33.33%;overflow: hidden;display: block;float: left;overflow: hidden;}
#admHome .homeRght .quick a.layui-btn{ font-size: 12px;}
#admHome .homeRght .layui-btn-primary,#admHome .homeRght .layui-btn-group .layui-btn-primary:first-child,#admHome .homeRght .layui-btn-group .layui-btn-primary:last-child{ border-color: #E2E2E2;}
#admHome .homeLeft{ }
#admHome .homeLeft .cms_count{}
#admHome .homeLeft .cms_count ul li{ width: 25%;}
#admHome .homeLeft .cms_count ul li.li-1 .info{ background-color:#FA2A00;}
#admHome .homeLeft .cms_count ul li.li-1 .info:hover{ background-color:#7c1a06;}
#admHome .homeLeft .cms_count ul li.li-2 .info{ background-color:#ffb400;}
#admHome .homeLeft .cms_count ul li.li-2 .info:hover{ background-color:#85630f;}
#admHome .homeLeft .cms_count ul li.li-3 .info{ background-color:#1ABC9C;}
#admHome .homeLeft .cms_count ul li.li-3 .info:hover{ background-color:#006551;}
#admHome .homeLeft .cms_count ul li.li-4 .info{ background-color:#22A7F0 ;}
#admHome .homeLeft .cms_count ul li.li-4 .info:hover{ background-color:#353d47;}
#admHome .homeLeft .cms_count ul li div.info{ transition: all .4s ease;-webkit-transition: all .4s ease; position: relative;padding-left: 100px;border: 0 solid #ccc; padding-right: 10px;overflow: hidden;margin-right: 10px;}
#admHome .homeLeft .cms_count ul li div.info:hover{ opacity: 1;}
#admHome .homeLeft .cms_count ul li i.icon{ position: absolute; width: 50px;left: 25px;top: 50%;margin-top: -25px;transition: all .4s ease;-webkit-transition: all .4s ease;}
#admHome .homeLeft .cms_count ul li div.info:hover i.icon{ transform: rotate(360deg);}
#admHome .homeLeft .cms_count ul span.number{ color: #ffffff;text-shadow: 3px 3px 3px rgba(0,0,0,0.3);font-size: 30px;display: block;height: 40px;line-height: 40px;padding-top: 15px;overflow: hidden;color: #fff;}
#admHome .homeLeft .cms_count ul span.name{ text-shadow: 2px 2px 2px rgba(0,0,0,0.3);color:#F2F2F2;display: block;font-size: 14px;height: 32px;line-height: 32px;margin-bottom: 15px;overflow: hidden;}
#admHome .homeLeft .cms_info{ margin-top: 10px;}
#admHome .homeLeft .cms_info .you,#admHome .homeLeft .cms_info .dev{ width: 50%;float: left;}
#admHome .homeLeft .cms_info .info{ margin-right: 10px;border: 1px solid #E2E2E2;}
#admHome .homeLeft .cms_info ul li{ line-height: 38px;margin: 0 10px;border-bottom: 1px dotted #dddddd;color: #464646;}
#admHome .homeLeft .cms_info ul li:last-child{ border-bottom: 0;}
#admHome .homeLeft .cms_info ul li span{ margin-left: 5px;color: #009688;}
#admHome .homeLeft .cms_info ul li span a{ color: #009688;text-decoration: underline;}
#admHome .homeLeft .cms_info ul li i.fa{ margin-right: 8px;}
#admHome .homeLeft .cms_info .title{ text-transform: uppercase; background: rgba(0,0,0,0.03); color: #009688 ; height: 40px;line-height: 40px;padding: 0 10px;font-size: 14px;border-bottom: 1px solid #dddddd;}
#admHome .homeLeft .cms_about{ margin:10px 10px 0 0;}
#admHome .homeLeft .cms_about th{ background: rgba(0,0,0,0.03);text-align: left;font-size: 12px;color: #464646;}
#admHome .homeLeft .cms_about td{ text-align: left;font-size: 12px;font-family: Arial,Verdana,sans-serif;color: #009688;}
#admHome .homeLeft a.link{ text-decoration: underline;color: #009688;}
.layui-tab .tab-bg{ position: absolute;width: 100%;top: 0;left: 0;height: 40px;border-bottom: 1px solid #1AA094;background:#FAFAFA;}
.layui-tab .layui-tab-title{ position: relative;margin: 0 40px;}
.layui-tab .layui-tab-title span.layui-tab-bar{ display: none;}
.layui-tab .tab-prev{ position: absolute;left: 0;height: 32px;top: 0;z-index: 99;width: 39px;text-align: center;background:#fff;padding-top: 8px;border-right: 1px solid #E2E2E2;color: #009688;}
.layui-tab .tab-next{ position: absolute;right: 0;height: 32px;background: red;top: 0;z-index: 99;width: 39px;text-align: center; background:#fff;padding-top: 8px;border-left: 1px solid #E2E2E2;color: #009688;}
.layui-tab .tab-prev:hover,.layui-tab .tab-next:hover{ background: #F1F2F7;}
.layui-tab-content .layui-tab-item{ min-width: 980px;}
#gloBox.green #gloTop{ /*background: rgba(0,166,90,0.3);*/}
#gloBox.green #gloLeft ul li .navC ul li a.current{ background: rgba(0,166,90,1); }
#gloBox.green #gloMenu > li.open .navT span:hover, #gloBox.green #gloMenu > li.open .navT span { color: rgba(0,166,90,1);}
#gloBox.green #gloLeft ul li .navT a:hover,#gloBox.green #gloLeft ul li .navT span:hover{ color: rgba(0,166,90,1);}
#gloBox.green #gloRght .layui-tab .layui-tab-title li.layui-this{ background: rgba(0,166,90,1);}
#gloBox.green .layui-tab .tab-prev,#gloBox.green .layui-tab .tab-next{ color: rgba(0,166,90,1);}
#gloBox.green .layui-tab .tab-bg{ border-bottom: 1px solid rgba(0,166,90,1);}
/*
#gloBox.green #gloTop .gtRght .layui-nav .layui-nav-item.first,#gloBox.green #gloTop .gtRght .layui-nav .layui-nav-item .admin-user{ border-color: rgba(0,166,90,0.5);}
#gloBox.green #gloTop .gtRght .layui-nav .layui-nav-item > a{ color:#20242A ;}
#gloBox.green #gloTop .gtRght .layui-nav .layui-nav-item > a:hover{ background:rgba(0,166,90,0.7) ;}
#gloBox.green #gloTop .gtRght .layui-nav .layui-nav-item.circle.gohome a{ background:rgba(0,166,90,0.7) ;}
#gloBox.green #admHome .homeRght .headimg img:hover{ border-color: rgba(0,166,90,1);}*/
#gloBox.green .skin .layui-btn{ background:rgba(0,166,90,1);}
#gloBox.green #gloLeft ul li .navC ul li a.current:hover{ color: #fff;}
#gloBox.green #gloLeft ul li .navC ul li a:hover,
#gloBox.green #admHome .homeLeft .cms_info .title,
#gloBox.green #admHome .homeLeft .cms_info ul li span,
#gloBox.green #admHome .homeLeft .cms_info ul li span a,
#gloBox.green #admHome .homeLeft .cms_about td,
#gloBox.green #admHome .homeLeft a.link
{ color: rgba(0,166,90,1);}
#gloBox.pink #gloTop{ /*background: rgba(250,96,134,0.3);*/}
#gloBox.pink #gloLeft ul li .navC ul li a.current{ background: rgba(250,96,134,1); }
#gloBox.pink #gloMenu > li.open .navT span:hover, #gloBox.pink #gloMenu > li.open .navT span { color: rgba(250,96,134,1);}
#gloBox.pink #gloLeft ul li .navT a:hover,#gloBox.pink #gloLeft ul li .navT span:hover{ color: rgba(250,96,134,1);}
#gloBox.pink #gloRght .layui-tab .layui-tab-title li.layui-this{ background: rgba(250,96,134,1);}
#gloBox.pink .layui-tab .tab-prev,#gloBox.pink .layui-tab .tab-next{ color: rgba(250,96,134,1);}
#gloBox.pink .layui-tab .tab-bg{ border-bottom: 1px solid rgba(250,96,134,1);}
/*
#gloBox.pink #gloTop .gtRght .layui-nav .layui-nav-item.first,#gloBox.pink #gloTop .gtRght .layui-nav .layui-nav-item .admin-user{ border-color: rgba(250,96,134,0.5);}
#gloBox.pink #gloTop .gtRght .layui-nav .layui-nav-item > a{ color:#20242A ;}
#gloBox.pink #gloTop .gtRght .layui-nav .layui-nav-item > a:hover{ background:rgba(250,96,134,0.7) ;}
#gloBox.pink #gloTop .gtRght .layui-nav .layui-nav-item.circle.gohome a{ background:rgba(250,96,134,0.7) ;}
#gloBox.pink #admHome .homeRght .headimg img:hover{ border-color: rgba(250,96,134,1);}
#gloBox.pink #gloTop .gtRght .layui-nav .layui-nav-item .admin-user:hover{ background:rgba(250,96,134,0.7) }*/
#gloBox.pink .skin .layui-btn{ background:rgba(250,96,134,1);}
#gloBox.pink #gloLeft ul li .navC ul li a.current:hover{ color: #fff;}
#gloBox.pink #gloLeft ul li .navC ul li a:hover,
#gloBox.pink #admHome .homeLeft .cms_info .title,
#gloBox.pink #admHome .homeLeft .cms_info ul li span,
#gloBox.pink #admHome .homeLeft .cms_info ul li span a,
#gloBox.pink #admHome .homeLeft .cms_about td,
#gloBox.pink #admHome .homeLeft a.link
{ color: rgba(250,96,134,1);}
#gloBox.blue #gloTop{ /*background: rgba(0,192,239,0.4);*/}
#gloBox.blue #gloLeft ul li .navC ul li a.current{ background: rgba(0,192,239,1); }
#gloBox.blue #gloMenu > li.open .navT span:hover, #gloBox.blue #gloMenu > li.open .navT span { color: rgba(0,192,239,1);}
#gloBox.blue #gloLeft ul li .navT a:hover,#gloBox.blue #gloLeft ul li .navT span:hover{ color: rgba(0,192,239,1);}
#gloBox.blue #gloRght .layui-tab .layui-tab-title li.layui-this{ background: rgba(0,192,239,1);}
#gloBox.blue .layui-tab .tab-prev,#gloBox.blue .layui-tab .tab-next{ color: rgba(0,192,239,1);}
#gloBox.blue .layui-tab .tab-bg{ border-bottom: 1px solid rgba(0,192,239,1);}
/*
#gloBox.blue #gloTop .gtRght .layui-nav .layui-nav-item.first,#gloBox.blue #gloTop .gtRght .layui-nav .layui-nav-item .admin-user{ border-color: rgba(0,192,239,0.5);}
#gloBox.blue #gloTop .gtRght .layui-nav .layui-nav-item > a{ color:#20242A ;}
#gloBox.blue #gloTop .gtRght .layui-nav .layui-nav-item > a:hover{ background:rgba(0,192,239,0.7) ;}
#gloBox.blue #gloTop .gtRght .layui-nav .layui-nav-item.circle.gohome a{ background:rgba(0,192,239,0.7) ;}
#gloBox.blue #admHome .homeRght .headimg img:hover{ border-color: rgba(0,192,239,1);}
#gloBox.blue #gloTop .gtRght .layui-nav .layui-nav-item .admin-user:hover{ background:rgba(0,192,239,0.7) }*/
#gloBox.blue .skin .layui-btn{ background:rgba(0,192,239,1);}
#gloBox.blue #gloLeft ul li .navC ul li a.current:hover{ color: #fff;}
#gloBox.blue #gloLeft ul li .navC ul li a:hover,
#gloBox.blue #admHome .homeLeft .cms_info .title,
#gloBox.blue #admHome .homeLeft .cms_info ul li span,
#gloBox.blue #admHome .homeLeft .cms_info ul li span a,
#gloBox.blue #admHome .homeLeft .cms_about td,
#gloBox.blue #admHome .homeLeft a.link
{ color: rgba(0,192,239,1);}
#gloBox.red #gloTop{ /*background: rgba(250,42,0,0.3);*/}
#gloBox.red #gloLeft ul li .navC ul li a.current{ background: rgba(250,42,0,1); }
#gloBox.red #gloMenu > li.open .navT span:hover, #gloBox.red #gloMenu > li.open .navT span { color: rgba(250,42,0,1);}
#gloBox.red #gloLeft ul li .navT a:hover,#gloBox.red #gloLeft ul li .navT span:hover{ color: rgba(250,42,0,1);}
#gloBox.red #gloRght .layui-tab .layui-tab-title li.layui-this{ background: rgba(250,42,0,1);}
#gloBox.red .layui-tab .tab-prev,#gloBox.red .layui-tab .tab-next{ color: rgba(250,42,0,1);}
#gloBox.red .layui-tab .tab-bg{ border-bottom: 1px solid rgba(250,42,0,1);}
/*#gloBox.red #gloTop .gtRght .layui-nav .layui-nav-item.first,#gloBox.red #gloTop .gtRght .layui-nav .layui-nav-item .admin-user{ border-color: rgba(250,42,0,0.5);}
#gloBox.red #gloTop .gtRght .layui-nav .layui-nav-item > a{ color:#20242A ;}
#gloBox.red #gloTop .gtRght .layui-nav .layui-nav-item > a:hover{ background:rgba(250,42,0,0.7) ;}
#gloBox.red #gloTop .gtRght .layui-nav .layui-nav-item.circle.gohome a{ background:rgba(250,42,0,0.7) ;}
#gloBox.red #admHome .homeRght .headimg img:hover{ border-color: rgba(250,42,0,1);}
#gloBox.red #gloTop .gtRght .layui-nav .layui-nav-item .admin-user:hover{ background:rgba(250,42,0,0.7) }*/
#gloBox.red .skin .layui-btn{ background:rgba(250,42,0,1);}
#gloBox.red #gloLeft ul li .navC ul li a.current:hover{ color: #fff;}
#gloBox.red #gloLeft ul li .navC ul li a:hover,
#gloBox.red #admHome .homeLeft .cms_info .title,
#gloBox.red #admHome .homeLeft .cms_info ul li span,
#gloBox.red #admHome .homeLeft .cms_info ul li span a,
#gloBox.red #admHome .homeLeft .cms_about td,
#gloBox.red #admHome .homeLeft a.link
{ color: rgba(250,42,0,1);}
#lockScreen{ position: absolute;left: 0;top: 0;width: 100%;height: 100%;min-height: 500px; z-index: 9999;background:rgba(0,0,0,0.85) url(../images/lockscreenbg.jpg) center center no-repeat;background-size: cover;display: none;}
#lockScreen .init{ width: 400px;height: 240px;position: relative;text-align: center;background:rgba(255,255,255,0.4);border-radius: 4px;position: absolute;left: 50%;top: 50%;margin: -50px 0 0 -200px;}
#lockScreen .init .relative{position: relative;top: -150px; }
#lockScreen .init .lockTime{ color: #fff;font-size: 60px;padding-bottom: 20px;}
#lockScreen .init .pic{ text-align: center;}
#lockScreen .init .pic img{ display: block;border-radius: 50%;width: 80px;margin: 0 auto;border: 5px solid #fff;}
#lockScreen .init .pic p{ font-size: 18px;color: #ffffff;}
#lockScreen .init .wrbox{ text-align: center;position: relative;top: -130px;}
#lockScreen .init .wrin{ height: 20px;line-height: 20px;margin: 0;width: 200px;padding: 8px 8px;border:1px solid rgba(0,0,0,0.4);background: #fff;opacity: 0.9;border-radius: 2px;color: #393D49;margin-right: 5px;position: relative;top: 1px;}
#lockScreen .init .layui-btn{ margin-top: 20px;}
#closeLock{ -webkit-animation-duration: 0.8s; animation-duration: 0.8s; -webkit-animation-fill-mode: both; animation-fill-mode: both;}
@media screen and (max-width: 1199px) {
#admHome .homeLeft .cms_count ul li div.info{ padding-left:80px;}
#admHome .homeLeft .cms_count ul li i.icon{ width: 40px;left: 20px;top: 50%;margin-top: -20px;}
}
input:-webkit-autofill {-webkit-box-shadow: 0 0 0 1000px white inset !important;} | public/static/public/css/index.css | @charset "utf-8";
body{ height: 100%;}
.layui-nav .layui-nav-child{ padding: 0;}
.layui-nav-child dd.layui-this{ background-color: #1E9FFF;opacity: 0.8;}
.layui-nav-child dd.layui-this a{color: #fff;}
#gloBox{ overflow: hidden;position: absolute;left: 0;top: 0;width: 100%;height: 100%;-webkit-box-sizing: border-box;-moz-box-sizing: border-box;box-sizing: border-box;padding-left: 210px;}
#gloTop{ position: absolute;left: 0;top: 0;width: 100%;height: 50px;z-index: 999;background: rgba(52,57,66,0.9);}
#gloTop .gtLeft{ width:190px;height: 50px;background: #20242a;padding: 0 10px;float: left;}
#gloTop .logo{ height: 48px;color: #fff;float: left;padding-top: 2px;padding-left: 5px;}
#gloTop .logo.text{ line-height: 50px;height: 50px;padding-top: 0;font-size: 16px;}
#gloTop .logo img{ height: 46px;}
#gloTop .menuBar{ height: 48px;cursor: pointer;float: right;}
#gloTop .menuBar ul{ padding: 20px 0 0 0;}
#gloTop .menuBar .bar_line{ width: 17px;height: 2px;background: #ecebeb;margin-bottom: 3px;-webkit-transition:-webkit-transform .6s,opacity .3s;transition:transform .6s,opacity .3s;border-radius: 1px; }
#gloBox.menu_close .menuBar .bar_line.bar_top{ -webkit-transform:rotate(39deg);-ms-transform:rotate(39deg);transform:rotate(38deg);-webkit-transform-origin:top left;-ms-transform-origin:top left;transform-origin:top left;}
#gloBox.menu_close .menuBar .bar_line.bar_mid{ opacity: 0;}
#gloBox.menu_close .menuBar .bar_line.bar_foot{ -webkit-transform:rotate(-39deg);-ms-transform:rotate(-39deg);transform:rotate(-38deg);-webkit-transform-origin:bottom left;-ms-transform-origin:bottom left;transform-origin:bottom left;}
#gloTop .menuBar:hover .bar_line{ background: #fff;}
#gloTop .gtRght{ float: right;}
#gloTop .gtRght .layui-nav{ background: transparent;}
#gloTop .gtRght .layui-nav .layui-nav-item{ height: 50px;line-height: 50px;position: relative;}
#gloTop .gtRght .layui-nav a{ text-decoration: none;}
#gloTop .gtRght .layui-nav .layui-nav-bar{ background: rgba(0,0,0,0.5);border-radius: 2px; height: 0;display: none;overflow: hidden;}
#gloTop .gtRght .layui-nav .layui-this::after{ display: none;}
#gloTop .gtRght .layui-nav .layui-nav-more{ top: 24px;right: 12px;}
#gloTop .gtRght .layui-nav .layui-nav-item .layui-nav-mored{ top: 19px;}
#gloTop .gtRght .layui-nav .layui-nav-item>a{ color: #9c9c9c;}
#gloTop .gtRght .layui-nav .layui-nav-item:hover>a{ color: #d3d3d3;}
#gloTop .gtRght .layui-nav .layui-nav-item .admin-user{ padding-right: 30px;height: 50px;line-height: 50px;border-left: 1px solid #333333;padding-left: 12px;}
#gloTop .gtRght .layui-nav .layui-nav-item .admin-user:hover{ background: #2d2d2d;}
#gloTop .gtRght .layui-nav .layui-nav-item .admin-user .admin-user-headpic{ display: inline-block;width: 34px;margin-right: 8px;position: relative;top: -2px;}
#gloTop .gtRght .layui-nav .layui-nav-item .admin-user .admin-user-headpic img{ border-radius: 4px;}
#gloTop .gtRght .layui-nav .layui-nav-item.circle>a{ position: relative; display: inline-block;margin: 13px 12px 0 0; width: 24px;height: 24px;background: rgba(255,255,255,0.8);text-align: center;padding: 0;border-radius: 50%;box-shadow: 2px 2px 2px rgba(0,0,0,0.5);}
#gloTop .gtRght .layui-nav .layui-nav-item.circle>a i{ color: #2d2d2d; position: absolute;left: 50%;top: 50%;margin: -7px 0 0 -7px;transition:all .4s ease;}
#gloTop .gtRght .layui-nav .layui-nav-item.first{ border-left: 1px solid #333333;padding-left: 12px;}
#gloTop .gtRght .layui-nav .layui-nav-item.circle.gohome a{ background: #009688; }
#gloTop .gtRght .layui-nav .layui-nav-item.circle.gohome a i{ color: rgba(255,255,255,0.9);}
#gloTop .gtRght .layui-nav .layui-nav-item.circle>a:hover{ background:#2d2d2d ;}
#gloTop .gtRght .layui-nav .layui-nav-item.circle>a:hover i{ color: #d3d3d3;transform: rotate(360deg);}
#gloTop .gtRght .layui-nav .layui-nav-child{ top: 57px;padding: 0;}
#gloTop .gtRght .layui-nav .layui-nav-child i.i{ position: absolute;top: -7px;right: 7px;display: inline-block;border-right: 7px solid transparent;border-bottom: 7px solid #ccc;border-left: 7px solid transparent;border-bottom-color: rgba(0,0,0,.1);content: '';}
#gloTop .gtRght .layui-nav .layui-nav-child .bt{ border-top: 1px solid #ddd;background: #fcfafa;}
#gloTop .gtRght .layui-nav .layui-nav-child .fa{ margin-right: 4px;}
#gloTop .layui-nav-item .skin-show{ display: none; position: absolute;top: 50px;background: rgba(0,0,0,0.02);left: 50%;width: 170px;margin-left: -91px;padding: 8px 5px;border: 1px solid #ccc;border-top: 0;}
#gloTop .layui-nav-item .skin-show a{ cursor: pointer; display: inline-block;width: 22px;height: 22px;border: 1px solid #ddd;padding: 0;float: left;margin: 0 5px;border-radius: 2px;}
#gloLeft{ position: absolute;left: 0;top: 50px;width: 210px; z-index: 990;background:#f5f7f9;box-shadow: 2px 2px 2px rgba(0,0,0,0.25);}
#gloMenu{ padding: 6px;border-bottom: 1px solid #ddd;border-radius: 0 0 8px 8px;position: relative;z-index: 991;padding-top: 12px;}
#gloMenu>li{ margin-bottom: 4px;}
#gloMenu>li.open{ background:rgba(0,0,0,0.07);border-radius: 3px;}
#gloLeft ul li .navT{ border-bottom:1px solid transparent}
#gloLeft ul li .navT a,#gloLeft ul li .navT span{ display: block;height: 40px;line-height: 40px; color: #393D49; text-decoration: none;padding: 0 10px;overflow: hidden;border-radius: 3px;font-size: 14px;}
#gloLeft ul li .navT a i,#gloLeft ul li .navT span i{ min-width: 1.3em;font-size: 1.2em;}
#gloLeft ul li .navT a:hover,#gloLeft ul li .navT span:hover{ background:rgba(0,0,0,0.08);color: #009688;cursor: pointer;}
#gloMenu>li.open .navT span:hover,#gloMenu>li.open .navT span{ background: transparent;color: #009688;}
#gloLeft ul li .navT a cite,#gloLeft ul li .navT span cite{ margin-left: 5px;font-style: normal;}
#gloLeft ul li .navT a.current{ background: #009688;color: #fff;text-shadow: 1px 1px 1px rgba(0,0,0,0.3);}
#gloMenu>li.open .navT{ border-bottom:1px solid rgba(0,0,0,0.05);}
#gloLeft ul li a cite .layui-badge-dot{ position: relative;top: -4px;left: 5px;width: 4px;height: 4px;}
#gloLeft ul li .navC{ padding: 7px 8px;display: none;}
#gloLeft ul li .navC ul li{ padding: 1px 0 ;}
#gloLeft ul li .navC ul li.s{ display: none;}
#gloLeft ul li .navC ul li a{ display: block;height: 34px;line-height: 34px;text-decoration: none;padding: 0 10px 0 20px;font-size: 13px;border-radius: 2px;}
#gloLeft ul li .navC ul li a i{ float: right;margin: 10px 0 0 0;}
#gloLeft ul li .navC ul li a.current{ background: #009688;color: #fff;text-shadow: 1px 1px 1px rgba(0,0,0,0.3);}
#gloLeft ul li .navC ul li a:hover i,#gloLeft ul li .navT a:hover i,#gloLeft ul li .navT span:hover i{ -webkit-animation-name: swing; animation-name: swing;}
#gloLeft .leftbg{ position: absolute;left: 0;top: 0;width: 100%;height: 100%;background:#f5f7f9 url(../images/admin_menu_bg.jpg) center center no-repeat;background-size: cover;opacity: 0.2;}
#leftBar{ position: absolute;left: 0;top: 0;width: 100%;height: 100%;}
#gloBox.menu_close{ padding-left: 0;}
#gloBox.menu_close #gloRght{ /*z-index: 1000;border-left: 2px solid #2381e9;*/}
#gloBox.menu_close{ padding-left: 50px;}
#gloBox.menu_close #gloLeft{ width: 50px;}
#gloBox.menu_close #gloLeft .leftbg{ display: none;}
#gloBox.menu_close #gloLeft ul li{ position: relative;}
#gloBox.menu_close #gloLeft .navC{ }
#gloBox.menu_close #gloLeft ul li .navC ul li.b{ display: none;}
#gloBox.menu_close #gloLeft ul li .navC ul li.s{ display: block;text-align: center;}
#gloBox.menu_close #gloLeft ul li .navC ul li.s a{ padding: 0;}
#gloBox.menu_close #gloLeft ul li .navC ul li a i{ float:none;}
#gloBox.menu_close #gloLeft ul li .navT a cite,#gloBox.menu_close #gloLeft ul li .navT span cite{ display: none;}
#gloBox.menu_close #gloLeft ul li .navT{ text-align: center;}
#gloBox.menu_close #gloLeft ul li .navT span{ padding: 0;}
#gloRght{ margin-top: 50px;position: relative;z-index: 980;background: #fff;}
#gloRght .layui-tab{ margin: 0;border-left: 0 solid #009688 ;position: relative;overflow: hidden;}
#gloRght .layui-tab .layui-tab-content{ padding: 0 0 0 0;overflow: hidden;position: relative;margin-top: 1px;}
#gloRght .layui-tab .layui-tab-title{ border: 0;overflow: visible;transition: none;background: none;}
#gloRght .layui-tab .layui-tab-title cite{ font-style: normal;margin-left: 5px;}
#gloRght .layui-tab .layui-tab-title li{ height: 40px;overflow: hidden;}
#gloRght .layui-tab .layui-tab-title li:hover{ background: #F1F2F7;}
#gloRght .layui-tab .layui-tab-title li.layui-this{ background: #009688 ;color: #fff;text-shadow: 1px 1px 1px rgba(0,0,0,0.3);opacity: 0.95;}
#gloRght .layui-tab .layui-tab-title li.layui-this:hover{ opacity: 1;}
#gloRght .layui-tab .layui-tab-title .layui-this::after{ border-color: #009688 ;border: 0;}
#gloRght .layui-tab .layui-tab-content .admin_home{ position: absolute;width: 100%;height: 100%;overflow: auto;background: rgba(0,0,0,0.02);}
#gloRght .layui-tab .layui-tab-content .admin_bg{ position: absolute; width: 100%;height: 100%; left: 0;top: 0; background: rgba(0,0,0,0.05) /* url(../../images/admin/login_cover1.jpg) center center no-repeat;background-size: cover;*/}
#gloRght .layui-tab .layui-tab-content .admin_content{ position: relative;z-index: 10;}
#gloRght .layui-tab .layui-tab-content .admin_content .admin_content_box{ margin: 10px 10px 10px 12px;}
#admHome{ position: relative;padding-right: 242px;min-height: 100%;}
#admHome .homeRght{ position: absolute;right: -10px;top: 0;width: 250px;height: 100%;background:rgba(0,0,0,0.01);border: 1px solid #E2E2E2;color: #464646;}
#admHome .homeRght .headimg{ padding: 30px 0 0;}
#admHome .homeRght .headimg img{ display: block;margin: 0 auto;width: 72px;border-radius: 50%;box-shadow: 2px 2px 2px rgba(0,0,0,0.4);}
#admHome .homeRght .headimg img:hover{ border: 2px solid #009688;width: 68px;}
#admHome .homeRght .welcome{ text-align: center;}
#admHome .homeRght .welcome span{font-size: 14px;margin-right: 5px;height: 36px;line-height: 36px;}
#admHome .homeRght .welcome a{ font-size: 14px;margin: 0 3px;}
#admHome .homeRght .time{ font-size: 15px;text-align: center;color: #FF5722;}
#admHome .homeRght .time i{ color: #464646;margin-right: 10px;font-size: 14px;}
#admHome .homeRght .time span{ /*text-shadow: 2px 2px 2px #FF5722;*/}
#admHome .homeRght .bline{ position: relative;height: 32px;line-height: 32px;padding: 10px 15px 1px;border-bottom: 1px solid #E2E2E2;}
#admHome .homeRght .bline span.c{ font-size: 13px;}
#admHome .homeRght .notice,#admHome .homeRght .quick{ height: 38px;margin: 15px 4px 0;}
#admHome .homeRght .notice .layui-btn-group,#admHome .homeRght .quick .layui-btn-group{ width: 100%;margin: 0;}
#admHome .homeRght .notice a.layui-btn,#admHome .homeRght .quick a.layui-btn{ margin-top: -1px; padding: 0 ;text-align: center;width:33.33%;overflow: hidden;display: block;float: left;overflow: hidden;}
#admHome .homeRght .quick a.layui-btn{ font-size: 12px;}
#admHome .homeRght .layui-btn-primary,#admHome .homeRght .layui-btn-group .layui-btn-primary:first-child,#admHome .homeRght .layui-btn-group .layui-btn-primary:last-child{ border-color: #E2E2E2;}
#admHome .homeLeft{ }
#admHome .homeLeft .cms_count{}
#admHome .homeLeft .cms_count ul li{ width: 25%;}
#admHome .homeLeft .cms_count ul li.li-1 .info{ background-color:#FA2A00;}
#admHome .homeLeft .cms_count ul li.li-1 .info:hover{ background-color:#7c1a06;}
#admHome .homeLeft .cms_count ul li.li-2 .info{ background-color:#ffb400;}
#admHome .homeLeft .cms_count ul li.li-2 .info:hover{ background-color:#85630f;}
#admHome .homeLeft .cms_count ul li.li-3 .info{ background-color:#1ABC9C;}
#admHome .homeLeft .cms_count ul li.li-3 .info:hover{ background-color:#006551;}
#admHome .homeLeft .cms_count ul li.li-4 .info{ background-color:#22A7F0 ;}
#admHome .homeLeft .cms_count ul li.li-4 .info:hover{ background-color:#353d47;}
#admHome .homeLeft .cms_count ul li div.info{ transition: all .4s ease;-webkit-transition: all .4s ease; position: relative;padding-left: 100px;border: 0 solid #ccc; padding-right: 10px;overflow: hidden;margin-right: 10px;}
#admHome .homeLeft .cms_count ul li div.info:hover{ opacity: 1;}
#admHome .homeLeft .cms_count ul li i.icon{ position: absolute; width: 50px;left: 25px;top: 50%;margin-top: -25px;transition: all .4s ease;-webkit-transition: all .4s ease;}
#admHome .homeLeft .cms_count ul li div.info:hover i.icon{ transform: rotate(360deg);}
#admHome .homeLeft .cms_count ul span.number{ color: #ffffff;text-shadow: 3px 3px 3px rgba(0,0,0,0.3);font-size: 30px;display: block;height: 40px;line-height: 40px;padding-top: 15px;overflow: hidden;color: #fff;}
#admHome .homeLeft .cms_count ul span.name{ text-shadow: 2px 2px 2px rgba(0,0,0,0.3);color:#F2F2F2;display: block;font-size: 14px;height: 32px;line-height: 32px;margin-bottom: 15px;overflow: hidden;}
#admHome .homeLeft .cms_info{ margin-top: 10px;}
#admHome .homeLeft .cms_info .you,#admHome .homeLeft .cms_info .dev{ width: 50%;float: left;}
#admHome .homeLeft .cms_info .info{ margin-right: 10px;border: 1px solid #E2E2E2;}
#admHome .homeLeft .cms_info ul li{ line-height: 38px;margin: 0 10px;border-bottom: 1px dotted #dddddd;color: #464646;}
#admHome .homeLeft .cms_info ul li:last-child{ border-bottom: 0;}
#admHome .homeLeft .cms_info ul li span{ margin-left: 5px;color: #009688;}
#admHome .homeLeft .cms_info ul li span a{ color: #009688;text-decoration: underline;}
#admHome .homeLeft .cms_info ul li i.fa{ margin-right: 8px;}
#admHome .homeLeft .cms_info .title{ text-transform: uppercase; background: rgba(0,0,0,0.03); color: #009688 ; height: 40px;line-height: 40px;padding: 0 10px;font-size: 14px;border-bottom: 1px solid #dddddd;}
#admHome .homeLeft .cms_about{ margin:10px 10px 0 0;}
#admHome .homeLeft .cms_about th{ background: rgba(0,0,0,0.03);text-align: left;font-size: 12px;color: #464646;}
#admHome .homeLeft .cms_about td{ text-align: left;font-size: 12px;font-family: Arial,Verdana,sans-serif;color: #009688;}
#admHome .homeLeft a.link{ text-decoration: underline;color: #009688;}
.layui-tab .tab-bg{ position: absolute;width: 100%;top: 0;left: 0;height: 40px;border-bottom: 1px solid #1AA094;background:#FAFAFA;}
.layui-tab .layui-tab-title{ position: relative;margin: 0 40px;}
.layui-tab .layui-tab-title span.layui-tab-bar{ display: none;}
.layui-tab .tab-prev{ position: absolute;left: 0;height: 32px;top: 0;z-index: 99;width: 39px;text-align: center;background:#fff;padding-top: 8px;border-right: 1px solid #E2E2E2;color: #009688;}
.layui-tab .tab-next{ position: absolute;right: 0;height: 32px;background: red;top: 0;z-index: 99;width: 39px;text-align: center; background:#fff;padding-top: 8px;border-left: 1px solid #E2E2E2;color: #009688;}
.layui-tab .tab-prev:hover,.layui-tab .tab-next:hover{ background: #F1F2F7;}
.layui-tab-content .layui-tab-item{ min-width: 980px;}
#gloBox.green #gloTop{ /*background: rgba(0,166,90,0.3);*/}
#gloBox.green #gloLeft ul li .navC ul li a.current{ background: rgba(0,166,90,1); }
#gloBox.green #gloMenu > li.open .navT span:hover, #gloBox.green #gloMenu > li.open .navT span { color: rgba(0,166,90,1);}
#gloBox.green #gloLeft ul li .navT a:hover,#gloBox.green #gloLeft ul li .navT span:hover{ color: rgba(0,166,90,1);}
#gloBox.green #gloRght .layui-tab .layui-tab-title li.layui-this{ background: rgba(0,166,90,1);}
#gloBox.green .layui-tab .tab-prev,#gloBox.green .layui-tab .tab-next{ color: rgba(0,166,90,1);}
#gloBox.green .layui-tab .tab-bg{ border-bottom: 1px solid rgba(0,166,90,1);}
/*
#gloBox.green #gloTop .gtRght .layui-nav .layui-nav-item.first,#gloBox.green #gloTop .gtRght .layui-nav .layui-nav-item .admin-user{ border-color: rgba(0,166,90,0.5);}
#gloBox.green #gloTop .gtRght .layui-nav .layui-nav-item > a{ color:#20242A ;}
#gloBox.green #gloTop .gtRght .layui-nav .layui-nav-item > a:hover{ background:rgba(0,166,90,0.7) ;}
#gloBox.green #gloTop .gtRght .layui-nav .layui-nav-item.circle.gohome a{ background:rgba(0,166,90,0.7) ;}
#gloBox.green #admHome .homeRght .headimg img:hover{ border-color: rgba(0,166,90,1);}*/
#gloBox.green .skin .layui-btn{ background:rgba(0,166,90,1);}
#gloBox.green #gloLeft ul li .navC ul li a.current:hover{ color: #fff;}
#gloBox.green #gloLeft ul li .navC ul li a:hover,
#gloBox.green #admHome .homeLeft .cms_info .title,
#gloBox.green #admHome .homeLeft .cms_info ul li span,
#gloBox.green #admHome .homeLeft .cms_info ul li span a,
#gloBox.green #admHome .homeLeft .cms_about td,
#gloBox.green #admHome .homeLeft a.link
{ color: rgba(0,166,90,1);}
#gloBox.pink #gloTop{ /*background: rgba(250,96,134,0.3);*/}
#gloBox.pink #gloLeft ul li .navC ul li a.current{ background: rgba(250,96,134,1); }
#gloBox.pink #gloMenu > li.open .navT span:hover, #gloBox.pink #gloMenu > li.open .navT span { color: rgba(250,96,134,1);}
#gloBox.pink #gloLeft ul li .navT a:hover,#gloBox.pink #gloLeft ul li .navT span:hover{ color: rgba(250,96,134,1);}
#gloBox.pink #gloRght .layui-tab .layui-tab-title li.layui-this{ background: rgba(250,96,134,1);}
#gloBox.pink .layui-tab .tab-prev,#gloBox.pink .layui-tab .tab-next{ color: rgba(250,96,134,1);}
#gloBox.pink .layui-tab .tab-bg{ border-bottom: 1px solid rgba(250,96,134,1);}
/*
#gloBox.pink #gloTop .gtRght .layui-nav .layui-nav-item.first,#gloBox.pink #gloTop .gtRght .layui-nav .layui-nav-item .admin-user{ border-color: rgba(250,96,134,0.5);}
#gloBox.pink #gloTop .gtRght .layui-nav .layui-nav-item > a{ color:#20242A ;}
#gloBox.pink #gloTop .gtRght .layui-nav .layui-nav-item > a:hover{ background:rgba(250,96,134,0.7) ;}
#gloBox.pink #gloTop .gtRght .layui-nav .layui-nav-item.circle.gohome a{ background:rgba(250,96,134,0.7) ;}
#gloBox.pink #admHome .homeRght .headimg img:hover{ border-color: rgba(250,96,134,1);}
#gloBox.pink #gloTop .gtRght .layui-nav .layui-nav-item .admin-user:hover{ background:rgba(250,96,134,0.7) }*/
#gloBox.pink .skin .layui-btn{ background:rgba(250,96,134,1);}
#gloBox.pink #gloLeft ul li .navC ul li a.current:hover{ color: #fff;}
#gloBox.pink #gloLeft ul li .navC ul li a:hover,
#gloBox.pink #admHome .homeLeft .cms_info .title,
#gloBox.pink #admHome .homeLeft .cms_info ul li span,
#gloBox.pink #admHome .homeLeft .cms_info ul li span a,
#gloBox.pink #admHome .homeLeft .cms_about td,
#gloBox.pink #admHome .homeLeft a.link
{ color: rgba(250,96,134,1);}
#gloBox.blue #gloTop{ /*background: rgba(0,192,239,0.4);*/}
#gloBox.blue #gloLeft ul li .navC ul li a.current{ background: rgba(0,192,239,1); }
#gloBox.blue #gloMenu > li.open .navT span:hover, #gloBox.blue #gloMenu > li.open .navT span { color: rgba(0,192,239,1);}
#gloBox.blue #gloLeft ul li .navT a:hover,#gloBox.blue #gloLeft ul li .navT span:hover{ color: rgba(0,192,239,1);}
#gloBox.blue #gloRght .layui-tab .layui-tab-title li.layui-this{ background: rgba(0,192,239,1);}
#gloBox.blue .layui-tab .tab-prev,#gloBox.blue .layui-tab .tab-next{ color: rgba(0,192,239,1);}
#gloBox.blue .layui-tab .tab-bg{ border-bottom: 1px solid rgba(0,192,239,1);}
/*
#gloBox.blue #gloTop .gtRght .layui-nav .layui-nav-item.first,#gloBox.blue #gloTop .gtRght .layui-nav .layui-nav-item .admin-user{ border-color: rgba(0,192,239,0.5);}
#gloBox.blue #gloTop .gtRght .layui-nav .layui-nav-item > a{ color:#20242A ;}
#gloBox.blue #gloTop .gtRght .layui-nav .layui-nav-item > a:hover{ background:rgba(0,192,239,0.7) ;}
#gloBox.blue #gloTop .gtRght .layui-nav .layui-nav-item.circle.gohome a{ background:rgba(0,192,239,0.7) ;}
#gloBox.blue #admHome .homeRght .headimg img:hover{ border-color: rgba(0,192,239,1);}
#gloBox.blue #gloTop .gtRght .layui-nav .layui-nav-item .admin-user:hover{ background:rgba(0,192,239,0.7) }*/
#gloBox.blue .skin .layui-btn{ background:rgba(0,192,239,1);}
#gloBox.blue #gloLeft ul li .navC ul li a.current:hover{ color: #fff;}
#gloBox.blue #gloLeft ul li .navC ul li a:hover,
#gloBox.blue #admHome .homeLeft .cms_info .title,
#gloBox.blue #admHome .homeLeft .cms_info ul li span,
#gloBox.blue #admHome .homeLeft .cms_info ul li span a,
#gloBox.blue #admHome .homeLeft .cms_about td,
#gloBox.blue #admHome .homeLeft a.link
{ color: rgba(0,192,239,1);}
#gloBox.red #gloTop{ /*background: rgba(250,42,0,0.3);*/}
#gloBox.red #gloLeft ul li .navC ul li a.current{ background: rgba(250,42,0,1); }
#gloBox.red #gloMenu > li.open .navT span:hover, #gloBox.red #gloMenu > li.open .navT span { color: rgba(250,42,0,1);}
#gloBox.red #gloLeft ul li .navT a:hover,#gloBox.red #gloLeft ul li .navT span:hover{ color: rgba(250,42,0,1);}
#gloBox.red #gloRght .layui-tab .layui-tab-title li.layui-this{ background: rgba(250,42,0,1);}
#gloBox.red .layui-tab .tab-prev,#gloBox.red .layui-tab .tab-next{ color: rgba(250,42,0,1);}
#gloBox.red .layui-tab .tab-bg{ border-bottom: 1px solid rgba(250,42,0,1);}
/*#gloBox.red #gloTop .gtRght .layui-nav .layui-nav-item.first,#gloBox.red #gloTop .gtRght .layui-nav .layui-nav-item .admin-user{ border-color: rgba(250,42,0,0.5);}
#gloBox.red #gloTop .gtRght .layui-nav .layui-nav-item > a{ color:#20242A ;}
#gloBox.red #gloTop .gtRght .layui-nav .layui-nav-item > a:hover{ background:rgba(250,42,0,0.7) ;}
#gloBox.red #gloTop .gtRght .layui-nav .layui-nav-item.circle.gohome a{ background:rgba(250,42,0,0.7) ;}
#gloBox.red #admHome .homeRght .headimg img:hover{ border-color: rgba(250,42,0,1);}
#gloBox.red #gloTop .gtRght .layui-nav .layui-nav-item .admin-user:hover{ background:rgba(250,42,0,0.7) }*/
#gloBox.red .skin .layui-btn{ background:rgba(250,42,0,1);}
#gloBox.red #gloLeft ul li .navC ul li a.current:hover{ color: #fff;}
#gloBox.red #gloLeft ul li .navC ul li a:hover,
#gloBox.red #admHome .homeLeft .cms_info .title,
#gloBox.red #admHome .homeLeft .cms_info ul li span,
#gloBox.red #admHome .homeLeft .cms_info ul li span a,
#gloBox.red #admHome .homeLeft .cms_about td,
#gloBox.red #admHome .homeLeft a.link
{ color: rgba(250,42,0,1);}
#lockScreen{ position: absolute;left: 0;top: 0;width: 100%;height: 100%;min-height: 500px; z-index: 9999;background:rgba(0,0,0,0.85) url(../images/lockscreenbg.jpg) center center no-repeat;background-size: cover;display: none;}
#lockScreen .init{ width: 400px;height: 240px;position: relative;text-align: center;background:rgba(255,255,255,0.4);border-radius: 4px;position: absolute;left: 50%;top: 50%;margin: -50px 0 0 -200px;}
#lockScreen .init .relative{position: relative;top: -150px; }
#lockScreen .init .lockTime{ color: #fff;font-size: 60px;padding-bottom: 20px;}
#lockScreen .init .pic{ text-align: center;}
#lockScreen .init .pic img{ display: block;border-radius: 50%;width: 80px;margin: 0 auto;border: 5px solid #fff;}
#lockScreen .init .pic p{ font-size: 18px;color: #ffffff;}
#lockScreen .init .wrbox{ text-align: center;position: relative;top: -130px;}
#lockScreen .init .wrin{ height: 20px;line-height: 20px;margin: 0;width: 200px;padding: 8px 8px;border:1px solid rgba(0,0,0,0.4);background: #fff;opacity: 0.9;border-radius: 2px;color: #393D49;margin-right: 5px;position: relative;top: 1px;}
#lockScreen .init .layui-btn{ margin-top: 20px;}
#closeLock{ -webkit-animation-duration: 0.8s; animation-duration: 0.8s; -webkit-animation-fill-mode: both; animation-fill-mode: both;}
@media screen and (max-width: 1199px) {
#admHome .homeLeft .cms_count ul li div.info{ padding-left:80px;}
#admHome .homeLeft .cms_count ul li i.icon{ width: 40px;left: 20px;top: 50%;margin-top: -20px;}
}
input:-webkit-autofill {-webkit-box-shadow: 0 0 0 1000px white inset !important;} | 0.265024 | 0.053552 |
.ChatV2Message-container .ChatMessageQuickActionsWrapper-container {
z-index: 0;
}
.ChatV2Message-container .QuickActionBar-action-wrapper:is([data-name="reply"],[data-name="reply-remove"]) {
position: absolute;
visibility: hidden;
transform: translateY(calc(200vh + 18px));
/* Moves the original reply button offscreen. It's the cleanest way to remove the tooltip with just css. */
}
.ChatV2Message-container .QuickActionBar-action-wrapper:is([data-name="reply"],[data-name="reply-remove"])::after {
content: '';
visibility: visible;
position: absolute;
inset: -200vh -200px 0 -100vw;
/* This line above might cause performance issues. I'm not sure what's the best way to cover the entire message without making some elements static.
-200vh is 2 vertical screens worth of text, which also undoes the transformation. -100vw is 1 horizontal screen. */
z-index: 0;
}
/* Messages */
.ChatV2Message-content-wrapper {
user-select: none;
/* Makes the text not selectible. It was only possible to select while holding shift anyways, and that interfered with the new thread popup. */
}
.ChatV2MessageContents-container {
z-index: 1;
pointer-events: none;
/* Makes the message container not interactive, which would normally open the new thread popup when clicked. */
}
.ChatChannelMessagesList-message-status-bar-visible .ChatChannelMessagesList-messages {
transform: unset;
}
.ChatChannelMessagesList-message-status-bar-visible .ChatChannelMessagesList-messages :last-child>.ChatV2Message-container-replying:last-child {
margin-bottom: 29px; /* Only last message moves the channel contents so it's less disorienting when replying to older messages */
}
/* Specific message elements */
.ChatV2Message-container :is(
.MediaRenderer-wrapper,
.CodeContainerRenderer-language-indicator,
.LinkRenderer,
.EmbedCard-container,
.MentionV2-container,
.ChannelPill-container,
.DefaultContentEmbedCard-container,
.ChatMessageThread-container,
.Editor-container,
.ChatV2MessageEditHelper-container,
.ChatV2MessageReplyHeader-container,
.PrismTokenUrlRenderer-link,
.ChatEmbedAuthor-link,
.ChatEmbedContent-link,
.MaximizableImage-image,
.TeamEmbedCard-container,
.CustomFormWrapper-container
) {
pointer-events: auto;
}
.ChatV2Message-reply-headers {
position: relative;
z-index: 1;
pointer-events: none;
}
.PinnedByMessage-container {
pointer-events: none;
}
.ChatV2MessageReplyHeader-container {
max-width: max-content;
}
.ChatV2Message-container .ReactionsRowV2-badge {
z-index: 1;
}
/* Misc */
.PortalTarget-container {
top: -100px;
/* Moves the reply button tooltip slightly higher, since there's a small chance that it would flicker in the top left corner while the inline style is still missing. */
} | theme.css | .ChatV2Message-container .ChatMessageQuickActionsWrapper-container {
z-index: 0;
}
.ChatV2Message-container .QuickActionBar-action-wrapper:is([data-name="reply"],[data-name="reply-remove"]) {
position: absolute;
visibility: hidden;
transform: translateY(calc(200vh + 18px));
/* Moves the original reply button offscreen. It's the cleanest way to remove the tooltip with just css. */
}
.ChatV2Message-container .QuickActionBar-action-wrapper:is([data-name="reply"],[data-name="reply-remove"])::after {
content: '';
visibility: visible;
position: absolute;
inset: -200vh -200px 0 -100vw;
/* This line above might cause performance issues. I'm not sure what's the best way to cover the entire message without making some elements static.
-200vh is 2 vertical screens worth of text, which also undoes the transformation. -100vw is 1 horizontal screen. */
z-index: 0;
}
/* Messages */
.ChatV2Message-content-wrapper {
user-select: none;
/* Makes the text not selectible. It was only possible to select while holding shift anyways, and that interfered with the new thread popup. */
}
.ChatV2MessageContents-container {
z-index: 1;
pointer-events: none;
/* Makes the message container not interactive, which would normally open the new thread popup when clicked. */
}
.ChatChannelMessagesList-message-status-bar-visible .ChatChannelMessagesList-messages {
transform: unset;
}
.ChatChannelMessagesList-message-status-bar-visible .ChatChannelMessagesList-messages :last-child>.ChatV2Message-container-replying:last-child {
margin-bottom: 29px; /* Only last message moves the channel contents so it's less disorienting when replying to older messages */
}
/* Specific message elements */
.ChatV2Message-container :is(
.MediaRenderer-wrapper,
.CodeContainerRenderer-language-indicator,
.LinkRenderer,
.EmbedCard-container,
.MentionV2-container,
.ChannelPill-container,
.DefaultContentEmbedCard-container,
.ChatMessageThread-container,
.Editor-container,
.ChatV2MessageEditHelper-container,
.ChatV2MessageReplyHeader-container,
.PrismTokenUrlRenderer-link,
.ChatEmbedAuthor-link,
.ChatEmbedContent-link,
.MaximizableImage-image,
.TeamEmbedCard-container,
.CustomFormWrapper-container
) {
pointer-events: auto;
}
.ChatV2Message-reply-headers {
position: relative;
z-index: 1;
pointer-events: none;
}
.PinnedByMessage-container {
pointer-events: none;
}
.ChatV2MessageReplyHeader-container {
max-width: max-content;
}
.ChatV2Message-container .ReactionsRowV2-badge {
z-index: 1;
}
/* Misc */
.PortalTarget-container {
top: -100px;
/* Moves the reply button tooltip slightly higher, since there's a small chance that it would flicker in the top left corner while the inline style is still missing. */
} | 0.317955 | 0.054955 |