?
| Current Path : /home/webyoo/www/backup/allback/partenaires-lonlay/sass/ |
| Current File : /home/webyoo/www/backup/allback/partenaires-lonlay/sass/_1.shortcode.scss |
a,
input,
textarea,
button,
select {
outline: none;
}
a:hover,
h1:focus,
h2:focus,
h3:focus,
h4:focus,
h5:focus,
h6:focus {
text-decoration: none;
}
a:focus,
input:focus,
textarea:focus,
button:focus,
select:focus {
outline: none !important;
text-decoration: none;
}
body {
position: relative;
font-family: $la;
font-size: 14px;
color: #6b6b6b;
background-color: #fff;
background-repeat: no-repeat;
padding: 0;
margin: 0;
}
input, textarea {
@include rounded(0);
}
input[type="search"],
input[type="text"],
input[type="url"],
input[type="number"],
input[type="password"],
input[type="email"],
input[type="file"] {
background: none;
border: 1px solid #818181;
height: 40px;
padding: 0 15px;
color: #818181;
font-family: $la;
font-size: 14px;
-webkit-appearance: none;
-moz-appearance: none;
appearance: none;
}
input[type=number]::-webkit-outer-spin-button,
input[type=number]::-webkit-inner-spin-button {
-webkit-appearance: none;
margin: 0;
}
input[type=number] {
-moz-appearance: textfield;
}
textarea {
background: none;
border: 1px solid #818181;
resize: none;
padding: 15px;
height: 100px;
color: #818181;
font-family: $la;
font-size: 14px;
vertical-align: middle;
}
input::-webkit-input-placeholder {
color: #818181;
}
input:-moz-placeholder {
color: #818181;
}
input::-moz-placeholder {
color: #818181;
}
input:-ms-input-placeholder {
color: #818181;
}
textarea::-webkit-input-placeholder {
color: #818181;
}
textarea:-moz-placeholder {
color: #818181;
}
textarea::-moz-placeholder {
color: #818181;
}
textarea:-ms-input-placeholder {
color: #818181;
}
a {
color: $color;
@include transition(all .3s ease);
&:hover {
color: #000;
}
}
code, kbd, pre, samp {
font-family: $qs;
font-size: inherit;
@include rounded(0);
}
code {
background-color: #eee;
}
img {
max-width: 100%;
width: auto\9;
height: auto;
vertical-align: middle;
border: 0;
}
p {
line-height: 1.6em;
letter-spacing: 0.015em;
}
::-moz-selection {
color: #fff;
background-color: $color;
}
::selection {
color: #fff;
background-color: $color;
}
#page-wrap {
position: relative;
overflow: hidden;
background-color: #fff;
z-index: 9;
@include transition(all .3s ease);
}
.bg-parallax {
position: absolute;
top: 0; left: 0;
z-index: -3;
width: 100%; height: 100%;
background-position: 50% 50%;
background-attachment: fixed;
background-repeat: no-repeat;
-webkit-background-size: cover;
-moz-background-size: cover;
-ms-background-size: cover;
-o-background-size: cover;
background-size: cover;
}
.bg-static {
position: absolute;
top: 0; left: 0;
z-index: -3;
width: 100%; height: 100%;
background-position: 50% 50%;
background-repeat: no-repeat;
-webkit-background-size: cover;
-moz-background-size: cover;
-ms-background-size: cover;
-o-background-size: cover;
background-size: cover;
}
.bg-color {
position: absolute;
top: 0; left: 0;
z-index: -3;
width: 100%; height: 100%;
background-color: $color;
}
.bg-overlay {
position: absolute;
width: 100%; height: 100%;
background-color: rgba(0,0,0,.3);
top: 0; left: 0;
z-index: -2;
}
.bg-pattern {
position: absolute;
width: 100%; height: 100%;
z-index: -3;
width: 100%; height: 100%;
background-position: 50% 50%;
background-attachment: fixed;
background-repeat: repeat;
}
.container {
position: relative;
}
section {
position: relative;
padding-top: 90px;
padding-bottom: 90px;
}
.tb {
display: table;
width: 100%;
}
.tb-cell {
display: table-cell;
vertical-align: middle;
}
.grayscale {
filter: grayscale(100%);
-webkit-filter: grayscale(100%);
-moz-filter: grayscale(100%);
-ms-filter: grayscale(100%);
-o-filter: grayscale(100%);
filter: url('grayscale.svg#greyscale');
filter: gray;
-webkit-filter: grayscale(1);
}
.h1, h1 {
font-family: $ms;
font-weight: 700;
font-size: 60px;
color: #141414;
line-height: 1.4em;
letter-spacing: 0.01em;
a {
color: inherit;
}
}
.h2, h2 {
font-family: $ms;
font-weight: 700;
font-size: 32px;
color: #141414;
line-height: 1.4em;
letter-spacing: 0.02em;
a {
color: inherit;
}
}
.h3, h3 {
font-family: $ms;
font-weight: 700;
font-size: 28px;
color: #141414;
line-height: 1.5em;
letter-spacing: 0.01em;
a {
color: inherit;
}
}
.h4, h4 {
font-family: $ms;
font-weight: 700;
font-size: 20px;
color: #141414;
line-height: 1.5em;
letter-spacing: 0.01em;
a {
color: inherit;
}
}
.h5, h5 {
font-family: $ms;
font-weight: 700;
font-size: 14px;
color: #141414;
line-height: 1.5em;
letter-spacing: 0.01em;
a {
color: inherit;
}
}
.h6, h6 {
font-family: $ms;
font-weight: 700;
font-size: 13px;
color: #141414;
line-height: 1.5em;
letter-spacing: 0.01em;
a {
color: inherit;
}
}
.on-btn {
display: inline-block;
border: 0;
box-shadow: none;
text-shadow: none;
background: none;
outline: none;
overflow: hidden;
padding: 12px 24px;
font-size: 12px;
font-family: $la;
min-width: 100px;
cursor: pointer;
letter-spacing: 0.1em;
@include rounded(40px);
@include transition(all .3s ease);
&.btn-arrow {
position: relative;
padding: 0;
color: #141414;
letter-spacing: 0.05em;
@include rounded(0);
min-width: 0;
&:after {
content: '';
display: block;
position: absolute;
width: 100%; height: 1px;
background-color: #666;
left: 0; bottom: 1px;
padding-right: 20px;
-webkit-background-clip: content-box;
-moz-background-clip: content-box;
-ms-background-clip: content-box;
-o-background-clip: content-box;
background-clip: content-box;
@include transition(all .3s ease);
}
.icon {
position: relative;
font-size: 14px;
top: 1px;
margin-left: 3px;
}
&:hover {
color: $color;
&:after {
background-color: $color;
}
}
}
&.btn-style-1 {
background-color: $color;
color: #fff;
padding: 10px 24px;
border: 1px solid transparent;
&:hover {
background-color: transparent;
border-color: $color;
color: $color;
}
}
&.btn-style-2 {
background-color: #141414;
color: #fff;
&:hover {
background-color: $color;
}
}
&.btn-style-3 {
border: 1px solid #141414;
color: #141414;
&:hover {
background-color: #141414;
color: #fff;
}
}
&.btn-style-4 {
color: #fff;
padding: 10px 24px;
border: 1px solid #fff;
&:hover {
background-color: $color;
border-color: $color;
}
}
}
.section-head {
position: relative;
padding-bottom: 8px;
margin-bottom: 20px;
.fa {
font-size: 28px;
}
.h4 {
margin-bottom: 8px;
margin-top: 0;
}
.sub-title {
font-size: 12px;
letter-spacing: 0.1em;
color: #606060;
}
&:after {
content: '';
display: block;
position: absolute;
width: 30px; height: 1px;
background-color: #666;
margin: auto;
left: 0; bottom: 0;
}
&.text-left {
&:after {
left: 0; right: auto;
}
}
&.text-right {
&:after {
right: 0; left: auto;
}
}
&.text-center {
&:after {
left: 0; right: 0;
}
}
}
.select-custom {
position: relative;
z-index: 9;
.select-custom {
position: static !important;
}
}
select, .select {
position: relative;
display: block;
height: 40px;
line-height: 40px;
background-color: #0F0F0F;
border: 1px solid #666;
color: #fff;
margin: 0 !important;
padding: 0 17px !important;
font-family: $ms;
font-weight: 400;
font-size: 14px;
width: 100%;
text-align: left;
z-index: -1;
}
select option {
padding: 10px 20px;
background-color: #0F0F0F;
}
.select {
position: absolute;
top: 0; left: 0;
}
.select-custom .fa {
position: absolute;
line-height: 42px;
top: 0; right: 17px;
font-size: 16px;
color: #fff;
}
.fl {
float: left;
}
.fr {
float: right;
}
blockquote, .blockquote {
border: 0;
font-size: 18px;
font-style: italic;
padding-left: 42px;
padding-right: 42px;
.blockquote-footer {
display: inline-block;
font-family: $ms;
font-size: 16px;
font-style: normal;
color: #fff;
padding: 3px 10px;
background-color: #333;
margin-top: 5px;
}
&.q-left {
text-align: left;
border-left: 5px solid $color;
}
&.q-right {
text-align: right;
border-right: 5px solid $color;
}
}
abbr {
color: #A1D71A;
border-width: 2px;
}
mark, .mark {
background-color: $color;
}
.icon {
display: inline-block;
font-style: normal;
&.arrow_right {
&:before {
content: '→';
}
}
}
.owl-carousel {
.owl-controls {
margin-top: 0;
.owl-buttons {
margin-top: 30px;
> div {
display: inline-block;
font-size: 14px;
color: #aaa;
overflow: hidden;
z-index: 9;
margin: 0 5px;
@include transition(all .3s ease);
.icon {
position: relative;
height: 30px; width: 30px;
text-align: center;
line-height: 26px;
font-family: $la;
border: 1px solid #aaa;
@include rounded(50%);
@include transition(all .3s ease);
&:before,
&:after {
display: block;
@include transition(all .3s ease);
}
&:after {
top: 0;
color: $color;
width: 100%;
}
&.arrow_right {
&:before,
&:after {
content: '→';
}
&:after {
position: absolute;
left: 0;
@include translateX(-140%);
}
}
&.arrow_left {
&:before,
&:after {
content: '←';
}
&:after {
position: absolute;
right: 0;
@include translateX(140%);
}
}
}
&:hover {
.icon {
border-color: $color;
}
.arrow_right {
&:before {
@include translateX(140%);
}
&:after {
@include translateX(0);
}
}
.arrow_left {
&:before {
@include translateX(-140%);
}
&:after {
@include translateX(0);
}
}
}
}
}
.owl-pagination {
margin-top: 30px;
.owl-page {
position: relative;
> span {
opacity: 1;
width: 9px; height: 9px;
@include rounded(50%);
border: 1px solid #1b1b1b;
margin: 6px;
background: none;
@include transition(all .3s linear);
}
&.active {
> span {
border-color: $color;
@include scale(1.4);
}
}
}
}
}
&:hover {
.owl-controls {
.owl-buttons {
> div {
&.owl-next {
opacity: 1;
}
&.owl-prev {
opacity: 1;
}
}
}
}
}
}
/**
* Fade-zoom animation for first dialog
*/
.mfp-wrap {
z-index: 999999;
}
.mfp-bg {
z-index: 999990;
}
.my-mfp-zoom-in, .my-mfp-reservation {
.zoom-anim-dialog {
opacity: 0;
@include transition(all 0.2s ease-in-out);
@include scale(0.8);
}
&.mfp-ready .zoom-anim-dialog {
opacity: 1;
@include scale(1);
}
&.mfp-removing .zoom-anim-dialog {
opacity: 0;
@include scale(0.8);
}
}
.tabs-wrap {
.tab-content {
margin-top: 30px;
margin-bottom: 30px;
}
}
.tabs-page {
.nav-tabs {
border: 0;
margin: 0;
li {
float: none;
display: inline-block;
margin: 0;
padding: 0;
&:before {
display: none;
}
a {
position: relative;
display: inline-block;
background: none;
border: 0;
font-family: $ms;
font-size: 14px;
color: #000;
margin: 0;
padding: 10px 20px;
border: 2px solid transparent;
@include rounded(0);
&:hover, &:active, &:focus {
background: none;
border: 2px solid transparent;
}
&:hover {
background: none;
border: 2px solid transparent;
color: $color;
}
}
&.active {
a {
background: none;
border: 2px solid #000;
}
}
}
}
}
.accordion-wrap {
.panel-group {
.panel {
border: 0;
box-shadow: none;
.panel-heading {
border: 0;
background: none;
.panel-title {
font-family: $ms;
font-size: 14px;
.fa {
font-size: 18px;
width: 40px; height: 40px;
text-align: center;
line-height: 36px;
color: #000;
border: 2px solid #000;
margin-right: 25px;
&.fa-minus {
border-color: $color;
background-color: $color;
}
}
}
}
.panel-body {
border: 0;
}
}
}
}
.bg-parallax, .bg-static {
~ .container {
.section-head {
* {
color: #fff;
}
&:after {
background-color: #fff;
}
}
.owl-carousel {
.owl-controls {
.owl-buttons {
> div {
.icon {
border: 1px solid #fff;
&:before {
color: #fff;
}
}
&:hover {
.icon {
border-color: $color;
}
}
}
}
.owl-pagination {
.owl-page {
> span {
border: 1px solid #fff;
}
&.active {
> span {
border-color: $color;
}
}
}
}
}
}
}
}
.bg-color {
~ .container {
.section-head {
.sub-title {
color: #141414;
}
&:after {
background-color: #141414;
}
}
.owl-carousel {
.owl-controls {
.owl-buttons {
> div {
.icon {
border: 1px solid #141414;
color: #141414;
&:after {
color: #fff;
}
}
&:hover {
.icon {
border-color: #fff;
}
}
}
}
.owl-pagination {
.owl-page {
> span {
border: 1px solid #1b1b1b;
}
&.active {
> span {
border-color: #fff;
}
}
}
}
}
}
}
}
.bg-1 {
background-image: url('../images/bg/2.jpg');
}
.bg-2 {
background-image: url('../images/bg/3.jpg');
}
.bg-3 {
background-image: url('../images/bg/4.jpg');
}
.bg-4 {
background-image: url('../images/bg/5.jpg');
}
.bg-5 {
background-image: url('../images/bg/6.jpg');
}
.bg-6 {
background-image: url('../images/bg/7.jpg');
}
.bg-7 {
background-image: url('../images/bg/8.jpg');
}
.pattern-1 {
background-image: url('../images/brickwall.png');
}