Mini Shell
@charset "UTF-8";
/*
*
* Trunk version 2.0.0
*
*/
a:focus,
button:focus {
outline: none !important;
}
button::-moz-focus-inner {
border: 0;
}
*:focus {
outline: none;
}
blockquote {
padding: 0;
margin: 0;
}
input,
button,
select,
textarea {
outline: none;
}
label {
margin-bottom: 0;
}
p {
margin: 0;
}
ul,
ol {
list-style: none;
padding: 0;
margin: 0;
}
ul li,
ol li {
display: block;
}
dl {
margin: 0;
}
dt,
dd {
line-height: inherit;
}
dt {
font-weight: inherit;
}
dd {
margin-bottom: 0;
}
cite {
font-style: normal;
}
form {
margin-bottom: 0;
}
blockquote {
padding-left: 0;
border-left: 0;
}
address {
margin-top: 0;
margin-bottom: 0;
}
figure {
margin-bottom: 0;
}
html p a:hover {
text-decoration: none;
}
/*
*
* Typography
*/
body {
display: block;
font-family: "Roboto", -apple-system, BlinkMacSystemFont, "Segoe UI", Roboto, "Helvetica Neue", Arial, sans-serif;
font-size: 14px;
line-height: 1.71429;
font-weight: 400;
letter-spacing: 0.025em;
color: #9b9b9b;
background-color: #fff;
-webkit-text-size-adjust: none;
-webkit-font-smoothing: subpixel-antialiased;
}
h1, h2, h3, h4, h5, h6, [class*='heading-'] {
margin-top: 0;
margin-bottom: 0;
font-family: "Kanit", -apple-system, BlinkMacSystemFont, "Segoe UI", Roboto, "Helvetica Neue", Arial, sans-serif;
font-weight: 500;
letter-spacing: 0.05em;
color: #151515;
text-transform: uppercase;
}
h1 a, h2 a, h3 a, h4 a, h5 a, h6 a, [class*='heading-'] a {
color: inherit;
}
h1 a:hover, h2 a:hover, h3 a:hover, h4 a:hover, h5 a:hover, h6 a:hover, [class*='heading-'] a:hover {
color: #FFE1C4;
}
h1,
.heading-1 {
font-size: 32px;
line-height: 1.3;
}
@media (min-width: 768px) {
h1,
.heading-1 {
font-size: 40px;
line-height: 1.15;
}
}
@media (min-width: 1200px) {
h1,
.heading-1 {
font-size: 60px;
line-height: 1.16667;
}
}
h2,
.heading-2 {
font-size: 28px;
line-height: 1.5;
}
@media (min-width: 1200px) {
h2,
.heading-2 {
font-size: 48px;
line-height: 1.25;
}
}
h3,
.heading-3 {
font-size: 24px;
line-height: 1.5;
}
@media (min-width: 1200px) {
h3,
.heading-3 {
font-size: 33px;
line-height: 1.33333;
}
}
h4, .heading-4,
h5, .heading-5,
h6, .heading-6 {
letter-spacing: 0.025em;
}
h4,
.heading-4 {
font-size: 20px;
line-height: 1.35;
}
@media (min-width: 1200px) {
h4,
.heading-4 {
font-size: 24px;
line-height: 1.25;
}
}
h5,
.heading-5 {
font-size: 18px;
line-height: 1.35;
}
@media (min-width: 1200px) {
h5,
.heading-5 {
font-size: 18px;
line-height: 1.22222;
}
}
h6,
.heading-6 {
font-size: 14px;
line-height: 1.35;
}
@media (min-width: 1200px) {
h6,
.heading-6 {
font-size: 16px;
line-height: 1.25;
}
}
.heading-7 {
font-size: 14px;
line-height: 1.35;
letter-spacing: .05em;
}
.heading-decoration-1 {
position: relative;
}
.heading-decoration-1::before {
content: '';
position: relative;
top: .55em;
display: inline-block;
vertical-align: top;
width: 0.83333em;
margin-right: .3em;
border-bottom: 3px solid;
}
.heading-decoration-2 {
position: relative;
padding-left: 40px;
}
.heading-decoration-2::before {
content: '';
position: absolute;
left: 0;
top: .5em;
width: 25px;
height: 3px;
display: inline-block;
vertical-align: middle;
background: #fcef57;
}
* + .heading-decoration-2 {
margin-top: 20px;
}
small,
.small {
display: block;
font-size: 12px;
line-height: 1.5;
}
mark,
.mark {
padding: 3px 5px;
color: #fff;
background: #2c343b;
}
.big {
font-size: 16px;
line-height: 1.75;
}
.lead {
font-size: 24px;
line-height: 34px;
font-weight: 300;
}
code {
padding: 10px 5px;
border-radius: 0.2rem;
font-size: 90%;
color: #111;
background: #edeff4;
}
p [data-toggle='tooltip'] {
padding-left: .25em;
padding-right: .25em;
color: #FFE1C4;
}
p [style*='max-width'] {
display: inline-block;
}
.text-style-1 {
font-family: "Kanit", -apple-system, BlinkMacSystemFont, "Segoe UI", Roboto, "Helvetica Neue", Arial, sans-serif;
font-size: 12px;
line-height: 1.4;
font-weight: 500;
letter-spacing: .05em;
text-transform: uppercase;
color: #9b9b9b;
}
.text-style-2 {
position: relative;
overflow: hidden;
padding-left: 35px;
font-family: "Kanit", -apple-system, BlinkMacSystemFont, "Segoe UI", Roboto, "Helvetica Neue", Arial, sans-serif;
font-weight: 600;
font-size: 12px;
line-height: 1.4;
letter-spacing: .05em;
text-transform: uppercase;
}
.text-style-2 span {
position: relative;
padding-left: 10px;
}
.text-style-2 span::before {
position: absolute;
top: 50%;
transform: translate3d(-100%, -50%, 0);
left: 0;
content: '';
border-bottom: 1px solid;
width: 100vw;
}
@media (min-width: 768px) {
.text-style-2 {
padding-left: 75px;
}
}
.text-style-2 + * {
margin-top: 15px;
}
.context-dark .text-style-2, .rd-navbar-dark .text-style-2, .rd-navbar-darker .text-style-2, .bg-gray-700 .text-style-2, .bg-gray-2 .text-style-2, .bg-gray-4 .text-style-2, .bg-primary .text-style-2, .bg-image-dark .text-style-2 {
color: rgba(255, 255, 255, 0.6);
}
.text-style-3 {
font-weight: 700;
font-style: italic;
}
.text-style-4 {
font-family: "Kanit", -apple-system, BlinkMacSystemFont, "Segoe UI", Roboto, "Helvetica Neue", Arial, sans-serif;
font-size: 14px;
line-height: 1.4;
font-weight: 400;
letter-spacing: .1em;
text-transform: uppercase;
}
* + .text-style-4 {
margin-top: 5px;
}
.heading-component {
position: relative;
line-height: 1;
border-bottom: 1px solid #e1e1e1;
}
.heading-component-inner {
display: flex;
flex-wrap: wrap;
align-items: center;
justify-content: space-between;
margin-left: -15px;
}
.heading-component-inner > * {
margin-left: 15px;
}
.heading-component-inner > * {
margin-bottom: 11px;
}
.heading-component-inner * + .button {
margin-top: 0;
}
.heading-component-title {
position: relative;
display: inline-block;
padding-left: 15px;
line-height: 26px;
}
.heading-component-title::before {
content: '';
position: absolute;
top: 3px;
bottom: 3px;
left: 0;
border-left: 4px solid #FFE1C4;
pointer-events: auto;
}
.heading-component-title::after {
display: inline-block;
min-height: inherit;
width: 0;
vertical-align: middle;
}
.heading-component-title .icon {
margin-right: 4px;
vertical-align: middle;
}
.heading-component + * {
margin-top: 25px;
}
.heading-component + .row {
margin-top: 25px;
}
.heading-component-simple .heading-component-title {
padding-left: 0;
}
.heading-component-simple .heading-component-title::before {
display: none;
}
.bg-gray-100 .heading-component {
border-bottom-color: #d7d7d7;
}
.time-decorated {
display: inline-block;
position: relative;
padding: 0 90px;
font-family: "Kanit", -apple-system, BlinkMacSystemFont, "Segoe UI", Roboto, "Helvetica Neue", Arial, sans-serif;
font-size: 12px;
font-weight: 600;
letter-spacing: .05em;
text-transform: uppercase;
}
.time-decorated::before, .time-decorated::after {
content: '';
position: absolute;
top: .66em;
display: inline-block;
vertical-align: middle;
width: 75px;
border-bottom: 1px solid #9b9b9b;
}
.time-decorated::before {
left: 0;
}
.time-decorated::after {
right: 0;
}
.context-dark .time-decorated, .rd-navbar-dark .time-decorated, .rd-navbar-darker .time-decorated, .bg-gray-700 .time-decorated, .bg-gray-2 .time-decorated, .bg-gray-4 .time-decorated, .bg-primary .time-decorated, .bg-image-dark .time-decorated {
color: rgba(255, 255, 255, 0.6);
}
.context-dark .time-decorated::before, .rd-navbar-dark .time-decorated::before, .rd-navbar-darker .time-decorated::before, .bg-gray-700 .time-decorated::before, .bg-gray-2 .time-decorated::before, .bg-gray-4 .time-decorated::before, .bg-primary .time-decorated::before, .bg-image-dark .time-decorated::before, .context-dark .time-decorated::after, .rd-navbar-dark .time-decorated::after, .rd-navbar-darker .time-decorated::after, .bg-gray-700 .time-decorated::after, .bg-gray-2 .time-decorated::after, .bg-gray-4 .time-decorated::after, .bg-primary .time-decorated::after, .bg-image-dark .time-decorated::after {
border-color: rgba(255, 255, 255, 0.27);
}
.h1-em {
font-weight: 700;
font-style: italic;
}
* + .h1-em {
margin-top: 10px;
}
/*
*
* Brand
*/
.brand {
display: inline-block;
}
.brand .brand-logo-dark {
display: block;
}
.brand .brand-logo-light {
display: none;
}
.brand-md img {
max-width: 117px;
max-height: 117px;
}
@media (min-width: 992px) and (max-width: 1599.98px) {
.brand-md img {
max-width: 90px;
max-height: 90px;
}
}
/*
*
* Links
*/
a {
transition: all 0.3s ease-in-out;
}
a, a:focus, a:active, a:hover {
text-decoration: none;
}
a, a:focus, a:active {
color: #FFE1C4;
}
a:hover {
color: #237250;
}
a[href*='tel'], a[href*='mailto'] {
white-space: nowrap;
}
.link {
display: inline-block;
line-height: 1.2;
}
.link-md {
font-size: 16px;
}
.link-hover {
color: #237250;
}
.link-press {
color: #237250;
}
.link-circle,
.link-circle * {
border-radius: 50%;
}
* + .privacy-link {
margin-top: 40px;
}
.link-cart {
color: #151515;
}
.link-cart > * + * {
display: inline-block;
vertical-align: middle;
margin-left: 5px;
}
.link-cart:hover {
color: #FFE1C4;
}
.link-cart:hover .link-cart-counter {
color: #fff;
background: #FFE1C4;
}
.link-cart-hidden-link {
display: none;
}
.link-cart-icon {
font-size: 17px;
line-height: 1;
color: #151515;
}
.link-cart-counter {
position: relative;
top: -2px;
height: 18px;
min-width: 18px;
font-family: "Kanit", -apple-system, BlinkMacSystemFont, "Segoe UI", Roboto, "Helvetica Neue", Arial, sans-serif;
font-size: 12px;
font-weight: 500;
line-height: 18px;
border-radius: 50%;
color: #fff;
background: #FFE1C4;
transition: .22s;
}
.iphone .link-cart-counter {
line-height: 17px;
}
button.link-cart {
background: none;
border: none;
display: inline-block;
padding: 0;
outline: none;
outline-offset: 0;
cursor: pointer;
-webkit-appearance: none;
}
button.link-cart::-moz-focus-inner {
border: none;
padding: 0;
}
.context-dark .link-cart:hover .link-cart-icon, .rd-navbar-dark .link-cart:hover .link-cart-icon, .rd-navbar-darker .link-cart:hover .link-cart-icon, .bg-gray-700 .link-cart:hover .link-cart-icon, .bg-gray-2 .link-cart:hover .link-cart-icon, .bg-gray-4 .link-cart:hover .link-cart-icon, .bg-primary .link-cart:hover .link-cart-icon, .bg-image-dark .link-cart:hover .link-cart-icon {
color: #FFE1C4;
}
.context-dark .link-cart-icon, .rd-navbar-dark .link-cart-icon, .rd-navbar-darker .link-cart-icon, .bg-gray-700 .link-cart-icon, .bg-gray-2 .link-cart-icon, .bg-gray-4 .link-cart-icon, .bg-primary .link-cart-icon, .bg-image-dark .link-cart-icon {
color: #fcef57;
}
.link-icon .icon {
position: relative;
top: -1px;
vertical-align: middle;
font-size: 1.33em;
color: #FFE1C4;
transition: .22s;
}
.link-icon:hover {
color: #FFE1C4;
}
.link-icon:hover .icon {
color: #151515;
}
.link-icon-left .icon {
margin-right: 7px;
}
.link-icon-right .icon {
margin-left: 7px;
}
.context-dark .link-icon, .rd-navbar-dark .link-icon, .rd-navbar-darker .link-icon, .bg-gray-700 .link-icon, .bg-gray-2 .link-icon, .bg-gray-4 .link-icon, .bg-primary .link-icon, .bg-image-dark .link-icon {
color: #fff;
}
.context-dark .link-icon .icon, .rd-navbar-dark .link-icon .icon, .rd-navbar-darker .link-icon .icon, .bg-gray-700 .link-icon .icon, .bg-gray-2 .link-icon .icon, .bg-gray-4 .link-icon .icon, .bg-primary .link-icon .icon, .bg-image-dark .link-icon .icon {
color: #fcef57;
}
.context-dark .link-icon:hover, .rd-navbar-dark .link-icon:hover, .rd-navbar-darker .link-icon:hover, .bg-gray-700 .link-icon:hover, .bg-gray-2 .link-icon:hover, .bg-gray-4 .link-icon:hover, .bg-primary .link-icon:hover, .bg-image-dark .link-icon:hover {
color: #fcef57;
}
.context-dark .link-icon:hover .icon, .rd-navbar-dark .link-icon:hover .icon, .rd-navbar-darker .link-icon:hover .icon, .bg-gray-700 .link-icon:hover .icon, .bg-gray-2 .link-icon:hover .icon, .bg-gray-4 .link-icon:hover .icon, .bg-primary .link-icon:hover .icon, .bg-image-dark .link-icon:hover .icon {
color: #fff;
}
.link-classic {
font-family: "Kanit", -apple-system, BlinkMacSystemFont, "Segoe UI", Roboto, "Helvetica Neue", Arial, sans-serif;
font-size: 12px;
font-weight: 500;
text-transform: uppercase;
line-height: 1.2;
color: #151515;
}
.link-light {
color: #9b9b9b;
}
.link-light:hover {
color: #FFE1C4;
}
.context-dark .link-light, .rd-navbar-dark .link-light, .rd-navbar-darker .link-light, .bg-gray-700 .link-light, .bg-gray-2 .link-light, .bg-gray-4 .link-light, .bg-primary .link-light, .bg-image-dark .link-light {
color: #555c5f;
}
.context-dark .link-light:hover, .rd-navbar-dark .link-light:hover, .rd-navbar-darker .link-light:hover, .bg-gray-700 .link-light:hover, .bg-gray-2 .link-light:hover, .bg-gray-4 .link-light:hover, .bg-primary .link-light:hover, .bg-image-dark .link-light:hover {
color: #fcef57;
}
.link-image {
display: inline-block;
font-size: 0;
line-height: 0;
transition: .22s;
max-width: 90%;
opacity: .5;
}
.link-image img {
display: block;
}
.link-image:hover {
opacity: 1;
}
/*
*
* Blocks
*/
.block-center, .block-sm, .block-lg {
margin-left: auto;
margin-right: auto;
}
.block-sm {
max-width: 560px;
}
.block-lg {
max-width: 768px;
}
.block-palette {
display: flex;
flex-wrap: wrap;
}
.block-palette-item {
flex-basis: 40px;
height: 40px;
}
.block-palette-item-dark {
background-color: #151515;
}
.block-palette-item-darken {
background-color: #2c2d31;
}
.block-palette-item-gray {
background-color: #9b9b9b;
}
.block-palette-item-darker {
background-color: #35363c;
}
.block-palette-item-secondary {
background-color: #fcef57;
}
.block-palette-item-secondary-dark {
background-color: #f1e557;
}
.block-palette-item-primary-dark {
background-color: #35ac78;
}
.block-palette-item-primary-light {
background-color: #33b87e;
}
@media (min-width: 768px) {
.block-palette-item {
flex-basis: 95px;
height: 95px;
}
}
.block-categories {
padding: 32px 22px;
background: #fff;
border: 1px solid #e1e1e1;
}
.block-aside {
margin-bottom: -30px;
}
.block-aside > * {
margin-bottom: 30px;
}
@media (min-width: 768px) and (max-width: 991.98px) {
.block-aside {
max-width: inherit;
columns: 2;
break-inside: avoid;
column-gap: 30px;
}
.block-aside-item {
display: inline-block;
width: 100%;
}
}
* + .main-component {
margin-top: 50px;
}
.aside-components {
margin-bottom: -50px;
}
.aside-components > * {
margin-bottom: 50px;
}
@media (min-width: 768px) and (max-width: 991.98px) {
.aside-components {
max-width: inherit;
columns: 2;
break-inside: avoid;
column-gap: 30px;
}
.aside-component {
display: inline-block;
width: 100%;
}
}
/*
*
* Boxes
*/
.box-minimal {
max-width: 270px;
padding: 20px 10px 30px 30px;
background: #fff;
border: 1px solid #e1e1e1;
text-align: left;
}
.box-minimal p {
letter-spacing: .025em;
}
.box-minimal-primary {
color: rgba(255, 255, 255, 0.5);
background: #FFE1C4;
}
.box-minimal-primary .box-minimal-icon,
.box-minimal-primary .box-minimal-title {
color: #fff;
}
.box-minimal-gray-2 {
color: rgba(255, 255, 255, 0.5);
background: #35363c;
}
.box-minimal-gray-2 .box-minimal-title {
color: #fff;
}
.box-minimal-gray-2 .box-minimal-icon {
color: #fcef57;
}
.box-minimal-header {
display: table;
margin-left: -10px;
}
.box-minimal-header > * {
display: table-cell;
padding: 0 10px;
vertical-align: middle;
}
.box-minimal-icon {
font-size: 37px;
color: #151515;
}
* + .box-minimal-text {
margin-top: 5px;
}
.box-counter {
position: relative;
text-align: center;
color: #2c343b;
}
.box-counter-title {
display: inline-block;
font-family: "Kanit", -apple-system, BlinkMacSystemFont, "Segoe UI", Roboto, "Helvetica Neue", Arial, sans-serif;
font-size: 16px;
line-height: 1.3;
letter-spacing: -.025em;
}
.box-counter-main {
font-family: "Kanit", -apple-system, BlinkMacSystemFont, "Segoe UI", Roboto, "Helvetica Neue", Arial, sans-serif;
font-size: 45px;
font-weight: 400;
line-height: 1.2;
}
.box-counter-main > * {
display: inline;
font: inherit;
}
.box-counter-main .small {
font-size: 28px;
}
.box-counter-main .small_top {
position: relative;
top: .2em;
vertical-align: top;
}
.box-counter-divider {
font-size: 0;
line-height: 0;
}
.box-counter-divider::after {
content: '';
display: inline-block;
width: 80px;
height: 2px;
background: #FFE1C4;
}
* + .box-counter-title {
margin-top: 10px;
}
* + .box-counter-main {
margin-top: 20px;
}
* + .box-counter-divider {
margin-top: 10px;
}
@media (min-width: 768px) {
.box-counter-title {
font-size: 18px;
}
}
@media (min-width: 1200px) {
.box-counter-main {
font-size: 60px;
}
.box-counter-main .small {
font-size: 36px;
}
* + .box-counter-main {
margin-top: 30px;
}
* + .box-counter-divider {
margin-top: 15px;
}
* + .box-counter-title {
margin-top: 18px;
}
}
.bg-primary .box-counter {
color: #fff;
}
.bg-primary .box-counter-divider::after {
background: #fff;
}
/*
*
* Responsive units
*/
.unit {
display: -ms-flexbox;
display: -webkit-flex;
display: flex;
-ms-flex: 0 1 100%;
-webkit-flex: 0 1 100%;
flex: 0 1 100%;
-webkit-flex-direction: column;
-ms-flex-direction: column;
flex-direction: column;
}
.unit-body {
-ms-flex: 0 1 auto;
-webkit-flex: 0 1 auto;
flex: 0 1 auto;
}
.unit-left,
.unit-right {
-ms-flex: 0 0 auto;
-webkit-flex: 0 0 auto;
flex: 0 0 auto;
max-width: 100%;
}
.unit-align-center {
-webkit-justify-content: center;
-ms-flex-pack: center;
justify-content: center;
}
.unit-middle {
-webkit-align-items: center;
-ms-flex-align: center;
align-items: center;
}
.unit,
.unit-vertical {
-webkit-flex-direction: column;
-ms-flex-direction: column;
flex-direction: column;
margin-bottom: -30px;
margin-left: -20px;
}
.unit:empty,
.unit-vertical:empty {
margin-bottom: 0;
margin-left: 0;
}
.unit > *,
.unit-vertical > * {
display: inline-block;
margin-top: 0;
margin-bottom: 30px;
margin-left: 20px;
}
.unit-horizontal {
-webkit-flex-direction: row;
-ms-flex-direction: row;
flex-direction: row;
}
@media (min-width: 576px) {
.unit-sm-align-center {
-webkit-justify-content: center;
-ms-flex-pack: center;
justify-content: center;
}
.unit-sm-middle {
-webkit-align-items: center;
-ms-flex-align: center;
align-items: center;
}
.unit-sm,
.unit-sm-vertical {
-webkit-flex-direction: column;
-ms-flex-direction: column;
flex-direction: column;
margin-bottom: -30px;
margin-left: -20px;
}
.unit-sm:empty,
.unit-sm-vertical:empty {
margin-bottom: 0;
margin-left: 0;
}
.unit-sm > *,
.unit-sm-vertical > * {
display: inline-block;
margin-top: 0;
margin-bottom: 30px;
margin-left: 20px;
}
.unit-sm-horizontal {
-webkit-flex-direction: row;
-ms-flex-direction: row;
flex-direction: row;
}
}
@media (min-width: 768px) {
.unit-md-align-center {
-webkit-justify-content: center;
-ms-flex-pack: center;
justify-content: center;
}
.unit-md-middle {
-webkit-align-items: center;
-ms-flex-align: center;
align-items: center;
}
.unit-md,
.unit-md-vertical {
-webkit-flex-direction: column;
-ms-flex-direction: column;
flex-direction: column;
margin-bottom: -30px;
margin-left: -20px;
}
.unit-md:empty,
.unit-md-vertical:empty {
margin-bottom: 0;
margin-left: 0;
}
.unit-md > *,
.unit-md-vertical > * {
display: inline-block;
margin-top: 0;
margin-bottom: 30px;
margin-left: 20px;
}
.unit-md-horizontal {
-webkit-flex-direction: row;
-ms-flex-direction: row;
flex-direction: row;
}
}
@media (min-width: 992px) {
.unit-lg-align-center {
-webkit-justify-content: center;
-ms-flex-pack: center;
justify-content: center;
}
.unit-lg-middle {
-webkit-align-items: center;
-ms-flex-align: center;
align-items: center;
}
.unit-lg,
.unit-lg-vertical {
-webkit-flex-direction: column;
-ms-flex-direction: column;
flex-direction: column;
margin-bottom: -30px;
margin-left: -20px;
}
.unit-lg:empty,
.unit-lg-vertical:empty {
margin-bottom: 0;
margin-left: 0;
}
.unit-lg > *,
.unit-lg-vertical > * {
display: inline-block;
margin-top: 0;
margin-bottom: 30px;
margin-left: 20px;
}
.unit-lg-horizontal {
-webkit-flex-direction: row;
-ms-flex-direction: row;
flex-direction: row;
}
}
@media (min-width: 1200px) {
.unit-xl-align-center {
-webkit-justify-content: center;
-ms-flex-pack: center;
justify-content: center;
}
.unit-xl-middle {
-webkit-align-items: center;
-ms-flex-align: center;
align-items: center;
}
.unit-xl,
.unit-xl-vertical {
-webkit-flex-direction: column;
-ms-flex-direction: column;
flex-direction: column;
margin-bottom: -30px;
margin-left: -20px;
}
.unit-xl:empty,
.unit-xl-vertical:empty {
margin-bottom: 0;
margin-left: 0;
}
.unit-xl > *,
.unit-xl-vertical > * {
display: inline-block;
margin-top: 0;
margin-bottom: 30px;
margin-left: 20px;
}
.unit-xl-horizontal {
-webkit-flex-direction: row;
-ms-flex-direction: row;
flex-direction: row;
}
}
@media (min-width: 1600px) {
.unit-xxl-align-center {
-webkit-justify-content: center;
-ms-flex-pack: center;
justify-content: center;
}
.unit-xxl-middle {
-webkit-align-items: center;
-ms-flex-align: center;
align-items: center;
}
.unit-xxl,
.unit-xxl-vertical {
-webkit-flex-direction: column;
-ms-flex-direction: column;
flex-direction: column;
margin-bottom: -30px;
margin-left: -20px;
}
.unit-xxl:empty,
.unit-xxl-vertical:empty {
margin-bottom: 0;
margin-left: 0;
}
.unit-xxl > *,
.unit-xxl-vertical > * {
display: inline-block;
margin-top: 0;
margin-bottom: 30px;
margin-left: 20px;
}
.unit-xxl-horizontal {
-webkit-flex-direction: row;
-ms-flex-direction: row;
flex-direction: row;
}
}
.unit-spacing-xs.unit, .unit-spacing-xs.unit-vertical {
margin-bottom: -15px;
margin-left: -7px;
}
.unit-spacing-xs.unit:empty, .unit-spacing-xs.unit-vertical:empty {
margin-bottom: 0;
margin-left: 0;
}
.unit-spacing-xs.unit > *, .unit-spacing-xs.unit-vertical > * {
display: inline-block;
margin-top: 0;
margin-bottom: 15px;
margin-left: 7px;
}
@media (min-width: 576px) {
.unit-spacing-xs.unit, .unit-spacing-xs.unit-vertical {
margin-bottom: -15px;
margin-left: -7px;
}
.unit-spacing-xs.unit:empty, .unit-spacing-xs.unit-vertical:empty {
margin-bottom: 0;
margin-left: 0;
}
.unit-spacing-xs.unit > *, .unit-spacing-xs.unit-vertical > * {
display: inline-block;
margin-top: 0;
margin-bottom: 15px;
margin-left: 7px;
}
}
@media (min-width: 768px) {
.unit-spacing-xs.unit, .unit-spacing-xs.unit-vertical {
margin-bottom: -15px;
margin-left: -7px;
}
.unit-spacing-xs.unit:empty, .unit-spacing-xs.unit-vertical:empty {
margin-bottom: 0;
margin-left: 0;
}
.unit-spacing-xs.unit > *, .unit-spacing-xs.unit-vertical > * {
display: inline-block;
margin-top: 0;
margin-bottom: 15px;
margin-left: 7px;
}
}
@media (min-width: 992px) {
.unit-spacing-xs.unit, .unit-spacing-xs.unit-vertical {
margin-bottom: -15px;
margin-left: -7px;
}
.unit-spacing-xs.unit:empty, .unit-spacing-xs.unit-vertical:empty {
margin-bottom: 0;
margin-left: 0;
}
.unit-spacing-xs.unit > *, .unit-spacing-xs.unit-vertical > * {
display: inline-block;
margin-top: 0;
margin-bottom: 15px;
margin-left: 7px;
}
}
@media (min-width: 1200px) {
.unit-spacing-xs.unit, .unit-spacing-xs.unit-vertical {
margin-bottom: -15px;
margin-left: -7px;
}
.unit-spacing-xs.unit:empty, .unit-spacing-xs.unit-vertical:empty {
margin-bottom: 0;
margin-left: 0;
}
.unit-spacing-xs.unit > *, .unit-spacing-xs.unit-vertical > * {
display: inline-block;
margin-top: 0;
margin-bottom: 15px;
margin-left: 7px;
}
}
@media (min-width: 1600px) {
.unit-spacing-xs.unit, .unit-spacing-xs.unit-vertical {
margin-bottom: -15px;
margin-left: -7px;
}
.unit-spacing-xs.unit:empty, .unit-spacing-xs.unit-vertical:empty {
margin-bottom: 0;
margin-left: 0;
}
.unit-spacing-xs.unit > *, .unit-spacing-xs.unit-vertical > * {
display: inline-block;
margin-top: 0;
margin-bottom: 15px;
margin-left: 7px;
}
}
.unit-spacing-lg .unit {
display: -ms-flexbox;
display: -webkit-flex;
display: flex;
-ms-flex: 0 1 100%;
-webkit-flex: 0 1 100%;
flex: 0 1 100%;
-webkit-flex-direction: column;
-ms-flex-direction: column;
flex-direction: column;
}
.unit-spacing-lg .unit-body {
-ms-flex: 0 1 auto;
-webkit-flex: 0 1 auto;
flex: 0 1 auto;
}
.unit-spacing-lg .unit-left,
.unit-spacing-lg .unit-right {
-ms-flex: 0 0 auto;
-webkit-flex: 0 0 auto;
flex: 0 0 auto;
max-width: 100%;
}
.unit-spacing-lg .unit-align-center {
-webkit-justify-content: center;
-ms-flex-pack: center;
justify-content: center;
}
.unit-spacing-lg .unit-middle {
-webkit-align-items: center;
-ms-flex-align: center;
align-items: center;
}
.unit-spacing-lg .unit,
.unit-spacing-lg .unit-vertical {
-webkit-flex-direction: column;
-ms-flex-direction: column;
flex-direction: column;
margin-bottom: -30px;
margin-left: -30px;
}
.unit-spacing-lg .unit:empty,
.unit-spacing-lg .unit-vertical:empty {
margin-bottom: 0;
margin-left: 0;
}
.unit-spacing-lg .unit > *,
.unit-spacing-lg .unit-vertical > * {
display: inline-block;
margin-top: 0;
margin-bottom: 30px;
margin-left: 30px;
}
.unit-spacing-lg .unit-horizontal {
-webkit-flex-direction: row;
-ms-flex-direction: row;
flex-direction: row;
}
@media (min-width: 576px) {
.unit-spacing-lg .unit-sm-align-center {
-webkit-justify-content: center;
-ms-flex-pack: center;
justify-content: center;
}
.unit-spacing-lg .unit-sm-middle {
-webkit-align-items: center;
-ms-flex-align: center;
align-items: center;
}
.unit-spacing-lg .unit-sm,
.unit-spacing-lg .unit-sm-vertical {
-webkit-flex-direction: column;
-ms-flex-direction: column;
flex-direction: column;
margin-bottom: -30px;
margin-left: -30px;
}
.unit-spacing-lg .unit-sm:empty,
.unit-spacing-lg .unit-sm-vertical:empty {
margin-bottom: 0;
margin-left: 0;
}
.unit-spacing-lg .unit-sm > *,
.unit-spacing-lg .unit-sm-vertical > * {
display: inline-block;
margin-top: 0;
margin-bottom: 30px;
margin-left: 30px;
}
.unit-spacing-lg .unit-sm-horizontal {
-webkit-flex-direction: row;
-ms-flex-direction: row;
flex-direction: row;
}
}
@media (min-width: 768px) {
.unit-spacing-lg .unit-md-align-center {
-webkit-justify-content: center;
-ms-flex-pack: center;
justify-content: center;
}
.unit-spacing-lg .unit-md-middle {
-webkit-align-items: center;
-ms-flex-align: center;
align-items: center;
}
.unit-spacing-lg .unit-md,
.unit-spacing-lg .unit-md-vertical {
-webkit-flex-direction: column;
-ms-flex-direction: column;
flex-direction: column;
margin-bottom: -30px;
margin-left: -30px;
}
.unit-spacing-lg .unit-md:empty,
.unit-spacing-lg .unit-md-vertical:empty {
margin-bottom: 0;
margin-left: 0;
}
.unit-spacing-lg .unit-md > *,
.unit-spacing-lg .unit-md-vertical > * {
display: inline-block;
margin-top: 0;
margin-bottom: 30px;
margin-left: 30px;
}
.unit-spacing-lg .unit-md-horizontal {
-webkit-flex-direction: row;
-ms-flex-direction: row;
flex-direction: row;
}
}
@media (min-width: 992px) {
.unit-spacing-lg .unit-lg-align-center {
-webkit-justify-content: center;
-ms-flex-pack: center;
justify-content: center;
}
.unit-spacing-lg .unit-lg-middle {
-webkit-align-items: center;
-ms-flex-align: center;
align-items: center;
}
.unit-spacing-lg .unit-lg,
.unit-spacing-lg .unit-lg-vertical {
-webkit-flex-direction: column;
-ms-flex-direction: column;
flex-direction: column;
margin-bottom: -30px;
margin-left: -30px;
}
.unit-spacing-lg .unit-lg:empty,
.unit-spacing-lg .unit-lg-vertical:empty {
margin-bottom: 0;
margin-left: 0;
}
.unit-spacing-lg .unit-lg > *,
.unit-spacing-lg .unit-lg-vertical > * {
display: inline-block;
margin-top: 0;
margin-bottom: 30px;
margin-left: 30px;
}
.unit-spacing-lg .unit-lg-horizontal {
-webkit-flex-direction: row;
-ms-flex-direction: row;
flex-direction: row;
}
}
@media (min-width: 1200px) {
.unit-spacing-lg .unit-xl-align-center {
-webkit-justify-content: center;
-ms-flex-pack: center;
justify-content: center;
}
.unit-spacing-lg .unit-xl-middle {
-webkit-align-items: center;
-ms-flex-align: center;
align-items: center;
}
.unit-spacing-lg .unit-xl,
.unit-spacing-lg .unit-xl-vertical {
-webkit-flex-direction: column;
-ms-flex-direction: column;
flex-direction: column;
margin-bottom: -30px;
margin-left: -30px;
}
.unit-spacing-lg .unit-xl:empty,
.unit-spacing-lg .unit-xl-vertical:empty {
margin-bottom: 0;
margin-left: 0;
}
.unit-spacing-lg .unit-xl > *,
.unit-spacing-lg .unit-xl-vertical > * {
display: inline-block;
margin-top: 0;
margin-bottom: 30px;
margin-left: 30px;
}
.unit-spacing-lg .unit-xl-horizontal {
-webkit-flex-direction: row;
-ms-flex-direction: row;
flex-direction: row;
}
}
@media (min-width: 1600px) {
.unit-spacing-lg .unit-xxl-align-center {
-webkit-justify-content: center;
-ms-flex-pack: center;
justify-content: center;
}
.unit-spacing-lg .unit-xxl-middle {
-webkit-align-items: center;
-ms-flex-align: center;
align-items: center;
}
.unit-spacing-lg .unit-xxl,
.unit-spacing-lg .unit-xxl-vertical {
-webkit-flex-direction: column;
-ms-flex-direction: column;
flex-direction: column;
margin-bottom: -30px;
margin-left: -30px;
}
.unit-spacing-lg .unit-xxl:empty,
.unit-spacing-lg .unit-xxl-vertical:empty {
margin-bottom: 0;
margin-left: 0;
}
.unit-spacing-lg .unit-xxl > *,
.unit-spacing-lg .unit-xxl-vertical > * {
display: inline-block;
margin-top: 0;
margin-bottom: 30px;
margin-left: 30px;
}
.unit-spacing-lg .unit-xxl-horizontal {
-webkit-flex-direction: row;
-ms-flex-direction: row;
flex-direction: row;
}
}
.unit-bordered {
margin-left: -15px;
margin-right: -15px;
}
.unit-bordered > * {
padding-left: 15px;
padding-right: 15px;
}
.unit-bordered > * {
position: relative;
vertical-align: middle;
min-width: 100px;
}
.unit-bordered > *:not(:last-child)::after {
content: '';
position: absolute;
height: 100%;
max-height: 45px;
top: 50%;
transform: translate3d(0, -50%, 0);
right: 0;
width: 1px;
background: #151515;
pointer-events: none;
}
.unit-bordered .unit-left {
display: inline-flex;
align-items: center;
margin-left: 0;
}
.unit-bordered .unit-left > * + * {
margin-left: 15px;
}
.unit-bordered p {
display: inline;
width: auto;
}
.unit-bordered .brand {
max-width: 87px;
}
@media (min-width: 768px) and (max-width: 1199.98px) {
.unit-bordered .brand {
max-width: 60px;
}
}
@media (min-width: 1200px) {
.unit-bordered {
margin-left: -30px;
margin-right: -30px;
}
.unit-bordered > * {
padding-left: 30px;
padding-right: 30px;
}
}
.context-dark .unit-bordered > *:not(:last-child)::after, .rd-navbar-dark .unit-bordered > *:not(:last-child)::after, .rd-navbar-darker .unit-bordered > *:not(:last-child)::after, .bg-gray-700 .unit-bordered > *:not(:last-child)::after, .bg-gray-2 .unit-bordered > *:not(:last-child)::after, .bg-gray-4 .unit-bordered > *:not(:last-child)::after, .bg-primary .unit-bordered > *:not(:last-child)::after, .bg-image-dark .unit-bordered > *:not(:last-child)::after {
background: rgba(255, 255, 255, 0.16);
}
/*
*
* Lists
*/
.list {
color: #151515;
}
.list > li + li {
margin-top: 10px;
}
.list-xs > li + li {
margin-top: 7px;
}
.list-sm > li + li {
margin-top: 10px;
}
.list-md > li + li {
margin-top: 16px;
}
.list-lg > li + li {
margin-top: 25px;
}
.list-xl > li + li {
margin-top: 25px;
}
@media (min-width: 768px) {
.list-xl > li + li {
margin-top: 35px;
}
}
.list-inline > li {
display: inline-block;
}
.list-inline-middle > li {
vertical-align: middle;
}
html .list-inline-xxs {
transform: translate3d(0, -9px, 0);
margin-bottom: -9px;
margin-left: -2px;
margin-right: -2px;
}
html .list-inline-xxs > * {
margin-top: 9px;
padding-left: 2px;
padding-right: 2px;
}
html .list-inline-xs {
transform: translate3d(0, -9px, 0);
margin-bottom: -9px;
margin-left: -4px;
margin-right: -4px;
}
html .list-inline-xs > * {
margin-top: 9px;
padding-left: 4px;
padding-right: 4px;
}
html .list-inline-sm {
transform: translate3d(0, -5px, 0);
margin-bottom: -5px;
margin-left: -9px;
margin-right: -9px;
}
html .list-inline-sm > * {
margin-top: 5px;
padding-left: 9px;
padding-right: 9px;
}
@media (min-width: 992px) {
html .list-inline-sm {
margin-left: -12px;
margin-right: -12px;
}
html .list-inline-sm > * {
padding-left: 12px;
padding-right: 12px;
}
}
html .list-inline-md {
transform: translate3d(0, -8px, 0);
margin-bottom: -8px;
margin-left: -10px;
margin-right: -10px;
}
html .list-inline-md > * {
margin-top: 8px;
padding-left: 10px;
padding-right: 10px;
}
@media (min-width: 992px) {
html .list-inline-md {
margin-left: -15px;
margin-right: -15px;
}
html .list-inline-md > * {
padding-left: 15px;
padding-right: 15px;
}
}
html .list-inline-1 {
transform: translate3d(0, -5px, 0);
margin-bottom: -5px;
margin-left: -7px;
margin-right: -7px;
}
html .list-inline-1 > * {
margin-top: 5px;
padding-left: 7px;
padding-right: 7px;
}
.list-terms dt + dd {
margin-top: 15px;
}
.list-terms dd + dt {
margin-top: 40px;
}
* + .list-terms {
margin-top: 25px;
}
.index-list {
counter-reset: li;
}
.index-list > li .list-index-counter:before {
content: counter(li, decimal-leading-zero);
counter-increment: li;
}
/**
* Marked list
*/
.list-marked {
padding-left: 25px;
text-align: left;
}
.list-marked > li {
padding-left: 25px;
}
.list-marked > li::before {
position: relative;
display: inline-block;
left: -25px;
top: -1px;
width: 9px;
height: 9px;
border-radius: 50%;
content: '';
background: #d7d7d7;
}
* + .list-marked {
margin-top: 15px;
}
p + .list-marked {
margin-top: 10px;
}
.list-marked-categories {
padding-left: 0;
font-family: "Kanit", -apple-system, BlinkMacSystemFont, "Segoe UI", Roboto, "Helvetica Neue", Arial, sans-serif;
font-weight: 600;
text-transform: uppercase;
}
.list-marked-categories > li {
display: flex;
justify-content: space-between;
align-items: center;
padding-left: 20px;
}
.list-marked-categories > li a {
flex: auto;
padding-right: 15px;
color: #151515;
}
.list-marked-categories > li a:hover {
color: #FFE1C4;
}
.list-marked-categories > li::before {
left: -20px;
}
.list-marked-counter {
color: #9b9b9b;
}
/**
* Ordered List
*/
.list-ordered {
counter-reset: li;
padding-left: 25px;
text-align: left;
}
.list-ordered > li {
position: relative;
padding-left: 15px;
}
.list-ordered > li:before {
content: counter(li, decimal) ".";
counter-increment: li;
position: absolute;
top: 0;
left: 0;
display: inline-block;
width: 15px;
color: #151515;
}
.list-ordered > li + li {
margin-top: 10px;
}
* + .list-ordered {
margin-top: 15px;
}
.list-tags {
font-size: 0;
margin-bottom: -6px;
margin-left: -6px;
}
.list-tags:empty {
margin-bottom: 0;
margin-left: 0;
}
.list-tags > * {
display: inline-block;
margin-top: 0;
margin-bottom: 6px;
margin-left: 6px;
}
.list-tags a {
display: inline-block;
padding: 9px 22px;
overflow: hidden;
font-family: "Kanit", -apple-system, BlinkMacSystemFont, "Segoe UI", Roboto, "Helvetica Neue", Arial, sans-serif;
font-size: 12px;
font-weight: 600;
letter-spacing: 0.05em;
color: #151515;
text-align: center;
text-transform: uppercase;
background: #fff;
border: 1px solid #e1e1e1;
border-radius: 4px;
transition: all .3s;
}
.list-tags a:hover {
color: #fff;
background: #FFE1C4;
border-color: #FFE1C4;
}
.list-inline-bordered {
transform: translate3d(0, -5px, 0);
margin-bottom: -5px;
margin-left: -12px;
margin-right: -12px;
}
.list-inline-bordered > * {
margin-top: 5px;
padding-left: 12px;
padding-right: 12px;
}
.list-inline-bordered > li {
position: relative;
vertical-align: middle;
}
.list-inline-bordered > li:not(:last-child)::after {
content: '';
position: absolute;
top: 50%;
transform: translate3d(0, -50%, 0);
height: 100%;
max-height: 21px;
right: -2px;
width: 1px;
background: #151515;
pointer-events: none;
}
.list-inline-bordered-lg {
transform: translate3d(0, -15px, 0);
margin-bottom: -15px;
margin-left: -25px;
margin-right: -25px;
}
.list-inline-bordered-lg > * {
margin-top: 15px;
padding-left: 25px;
padding-right: 25px;
}
.list-inline-bordered-lg > li {
text-align: left;
}
* + .list-inline-bordered {
margin-top: 15px;
}
.context-dark .list-inline-bordered > li:not(:last-child)::after, .rd-navbar-dark .list-inline-bordered > li:not(:last-child)::after, .rd-navbar-darker .list-inline-bordered > li:not(:last-child)::after, .bg-gray-700 .list-inline-bordered > li:not(:last-child)::after, .bg-gray-2 .list-inline-bordered > li:not(:last-child)::after, .bg-gray-4 .list-inline-bordered > li:not(:last-child)::after, .bg-primary .list-inline-bordered > li:not(:last-child)::after, .bg-image-dark .list-inline-bordered > li:not(:last-child)::after {
background: rgba(255, 255, 255, 0.16);
}
.contact-list {
background: #fff;
border-radius: 3px;
border: 1px solid #e1e1e1;
}
.contact-list dl {
display: -ms-flexbox;
display: -webkit-flex;
display: flex;
-webkit-flex-direction: column;
-ms-flex-direction: column;
flex-direction: column;
-webkit-justify-content: center;
-ms-flex-pack: center;
justify-content: center;
min-height: 107px;
padding: 10px 20px;
}
.contact-list dt {
margin-bottom: 5px;
font-family: "Kanit", -apple-system, BlinkMacSystemFont, "Segoe UI", Roboto, "Helvetica Neue", Arial, sans-serif;
font-weight: 500;
line-height: 24px;
letter-spacing: .05em;
text-transform: uppercase;
color: #FFE1C4;
}
.contact-list dd {
position: relative;
padding-left: 30px;
}
.contact-list dd > * {
display: inline-block;
vertical-align: middle;
}
.contact-list .icon {
position: absolute;
left: 0;
top: 0;
font-size: 24px;
}
.contact-list .link {
max-width: 160px;
}
.contact-list .link, .contact-list .link:focus, .contact-list .link:active {
color: #151515;
}
.contact-list .link:hover {
color: #FFE1C4;
}
.contact-list dl + dl {
border-top: 1px solid #e1e1e1;
}
.ie-10 .contact-list .link,
.ie-11 .contact-list .link,
.ie-edge .contact-list .link {
margin-bottom: 5px;
}
@media (min-width: 576px) {
.contact-list dl {
padding-left: 40px;
padding-right: 40px;
}
}
.list-statictics > li {
display: flex;
justify-content: space-between;
align-items: flex-start;
padding: 17px 20px;
font-family: "Kanit", -apple-system, BlinkMacSystemFont, "Segoe UI", Roboto, "Helvetica Neue", Arial, sans-serif;
font-weight: 500;
letter-spacing: 0.05em;
text-transform: uppercase;
background: #fff;
border: 1px solid #e1e1e1;
transition: all .3s;
}
.list-statictics > li a {
color: #151515;
}
.list-statictics > li a:hover {
color: #FFE1C4;
}
.list-statictics > li:hover {
background: #f5f5f5;
}
.list-statictics > li + li {
border-top: none;
}
.list-statictics .list-statictics-counter {
margin-left: 20px;
color: #FFE1C4;
}
/*
*
* Images
*/
img {
display: inline-block;
max-width: 100%;
height: auto;
}
/*
*
* Icons
*/
.icon {
display: inline-block;
line-height: 1;
}
.icon::before {
position: relative;
display: inline-block;
font-weight: 400;
font-style: normal;
speak: none;
text-transform: none;
}
.icon-light {
color: #edeff4;
}
.icon-secondary {
color: #fcef57;
}
.icon-gray-400 {
color: #b7b7b7;
}
.icon-gray-500 {
color: #9b9b9b;
}
.icon-gray-800 {
color: #151515;
}
.icon-primary {
color: #FFE1C4;
}
.icon-orange {
color: #ffa04c;
}
.icon-red-2 {
color: #ff4c39;
}
.icon-orange-dark {
color: #ff8432;
}
.icon-blue-boston {
color: #3B7CC0;
}
a.icon-gray-500, a.icon-gray-500:focus, a.icon-gray-500:active {
color: #9b9b9b;
}
a.icon-gray-500:hover, a.icon-gray-500.active {
color: #FFE1C4;
}
.context-dark .icon-light, .rd-navbar-dark .icon-light, .rd-navbar-darker .icon-light, .bg-gray-700 .icon-light, .bg-gray-2 .icon-light, .bg-gray-4 .icon-light, .bg-primary .icon-light, .bg-image-dark .icon-light {
color: #fff;
}
.context-dark a.icon-light:hover, .rd-navbar-dark a.icon-light:hover, .rd-navbar-darker a.icon-light:hover, .bg-gray-700 a.icon-light:hover, .bg-gray-2 a.icon-light:hover, .bg-gray-4 a.icon-light:hover, .bg-primary a.icon-light:hover, .bg-image-dark a.icon-light:hover {
color: #fcef57;
}
.icon-circle {
border-radius: 50%;
}
.icon-xxs {
font-size: 13px;
}
.icon-xs {
font-size: 16px;
}
.icon-xs-big {
font-size: 20px;
}
.icon-sm {
font-size: 27px;
}
.icon-md {
font-size: 32px;
}
.icon-xl {
font-size: 140px;
line-height: 1;
}
@media (min-width: 1200px) {
.icon-xl {
font-size: 200px;
line-height: .8;
}
}
.icon-media {
position: relative;
overflow: hidden;
width: 60px;
height: 60px;
color: #fff;
}
.icon-media::before {
position: absolute;
top: 50%;
left: 50%;
z-index: 1;
font-size: 20px;
transform: translate(-50%, -50%) scale(1);
transition: all .1s;
will-change: transform;
}
.icon-media:hover::before {
color: #fff;
transform: translate(-50%, -50%) scale(1.05);
}
.icon-media:focus::before {
color: #fff;
}
.icon-media-facebook {
background: #3e74bd;
}
.icon-media-twitter {
background: #37b5e9;
}
.icon-media-google {
background: #f06868;
}
.icon-media-instagram {
background: #425c7f;
}
.icon-media-circle {
border-radius: 50%;
}
.icon-media-circle:after {
position: absolute;
top: 5px;
right: 5px;
bottom: 5px;
left: 5px;
border-radius: 50%;
content: '';
transition: all .3s;
}
.icon-media-circle:hover:after {
top: 10px;
right: 10px;
bottom: 10px;
left: 10px;
}
.icon-media-circle.icon-media-facebook {
background: #6a99d9;
}
.icon-media-circle.icon-media-facebook:after {
background: #3e74bd;
}
.icon-media-circle.icon-media-twitter {
background: #5acbfa;
}
.icon-media-circle.icon-media-twitter:after {
background: #37b5e9;
}
.icon-media-circle.icon-media-google {
background: #fd9393;
}
.icon-media-circle.icon-media-google:after {
background: #f06868;
}
.icon-media-circle.icon-media-instagram {
background: #5b78a0;
}
.icon-media-circle.icon-media-instagram:after {
background: #425c7f;
}
.icon-media-round {
border-radius: 4px;
}
.icon-media-round:hover {
border-radius: 0;
}
@media (min-width: 1200px) {
.icon-media {
width: 75px;
height: 75px;
}
.icon-media-circle:before {
font-size: 25px;
}
.icon-media-round:before {
font-size: 22px;
}
}
@media (min-width: 1600px) {
.icon-media {
width: 80px;
height: 80px;
}
}
.icon-corporate {
display: inline-block;
width: 38px;
height: 38px;
font-size: 15px;
line-height: 38px;
text-align: center;
border-radius: 3px;
color: #fff;
background: #424349;
}
.icon-corporate:hover {
color: #fff;
background: #FFE1C4;
}
/*
*
* Tables standings
*/
.table-custom {
width: 100%;
text-align: center;
font-family: "Kanit", -apple-system, BlinkMacSystemFont, "Segoe UI", Roboto, "Helvetica Neue", Arial, sans-serif;
text-transform: uppercase;
line-height: 1.2;
border-collapse: collapse;
border: 1px solid #ddd;
background: #fff;
}
.table-standings {
font-size: 14px;
letter-spacing: .1em;
}
.table-standings tr + tr {
border-top: 1px solid #ddd;
}
.table-standings tr {
transition: all 200ms ease-in-out;
}
.table-standings th {
padding: 12px 10px;
text-align: center;
font-weight: 500;
color: #fff;
background: #FFE1C4;
}
.table-standings th:first-child {
text-align: left;
}
@media (max-width: 991.98px) {
.table-standings th {
padding-top: 20px;
padding-bottom: 20px;
}
}
.table-standings td {
padding: 5px;
height: 64px;
font-weight: 400;
color: #151515;
}
.table-standings td:nth-child(n + 3) {
width: 14%;
}
.table-standings thead th:first-child {
padding-left: 22px;
}
.table-standings tbody td:first-child {
width: 11%;
padding-left: 20px;
font-size: 16px;
}
.table-classic tr:hover {
background: #f5f7f9;
}
.table-modern tbody td:first-child {
width: 18%;
}
.table-modern tr:hover {
background: #f5f7f9;
}
.table-modern tr:hover .table-counter {
color: #fff;
}
.table-modern tr:hover .table-counter::before {
background: #FFE1C4;
}
.table-modern tr:hover .table-counter::after {
border-top-color: #FFE1C4;
}
.table-creative tbody td:first-child {
padding: 0;
}
.table-creative tbody td:first-child span {
position: relative;
display: inline-block;
padding: 0 5px 0 20px;
height: 64px;
line-height: 64px;
width: 100%;
}
.table-creative tbody td:first-child span::before {
position: absolute;
content: '';
top: 50%;
left: 0;
width: 4px;
height: 30%;
background: #FFE1C4;
transform: translateY(-50%);
opacity: 0;
transition: all 300ms ease-in-out;
}
.table-creative tbody tr:hover td:first-child span::before {
height: 100%;
opacity: 1;
}
.player-inline,
.team-inline {
display: flex;
align-items: center;
}
@media (max-width: 575.98px) {
.player-inline,
.team-inline {
min-width: 175px;
}
}
.team-figure {
min-width: 45px;
}
.player-title,
.team-title {
text-align: left;
line-height: 1.15;
font-weight: 500;
letter-spacing: .05em;
}
.player-title {
margin-left: 4px;
}
.team-title {
margin-left: 8px;
}
.player-country,
.team-country {
font-size: 12px;
color: #9b9b9b;
}
.table-counter {
position: relative;
display: inline-block;
text-align: center;
width: 38px;
height: 29px;
line-height: 29px;
z-index: 1;
transition: all 200ms ease-in-out;
}
.table-counter::before {
position: absolute;
content: '';
top: 0;
right: 0;
bottom: 0;
left: 0;
background: #edeff4;
z-index: -2;
transition: inherit;
}
.table-counter::after {
position: absolute;
content: '';
top: 0;
right: 0;
border-top: 11px solid #edeff4;
border-left: 6px solid transparent;
border-right: 6px solid transparent;
border-bottom: 11px solid transparent;
transform: translateX(40%);
transition: inherit;
}
* + .table-custom-responsive {
margin-top: 25px;
}
.table-game-info {
font-size: 14px;
letter-spacing: .025em;
border-collapse: separate;
border-spacing: 0 9px;
}
.table-game-info tr {
background: #edeff4;
}
.table-game-info td {
padding: 7px 5px;
}
.table-game-info-wrap {
overflow: hidden;
margin-left: auto;
margin-right: auto;
}
.table-game-info-wrap .table-custom {
border: none;
}
.table-game-info-title {
position: relative;
display: inline-block;
font-size: 14px;
letter-spacing: .025em;
color: #151515;
}
.table-game-info-title span {
position: absolute;
display: none;
content: '';
top: 0;
right: 0;
bottom: 0;
left: 0;
border-width: 1px 1px 0 1px;
border-style: solid;
border-color: #ddd;
}
.table-game-info-title::before, .table-game-info-title::after {
display: none;
position: absolute;
content: '';
bottom: 0;
height: 1px;
width: 100vw;
background: #e1e1e1;
}
.table-game-info-title::before {
left: 0;
transform: translateX(-100%);
}
.table-game-info-title::after {
right: 0;
transform: translateX(100%);
}
.table-game-info-category {
font-size: 0.86em;
width: 80%;
min-width: 180px;
}
.table-game-info-number {
width: 10%;
min-width: 55px;
color: #fff;
background: #2c2d31;
}
.table-game-info-title + .table-game-info-main {
border-top: none;
margin-top: 0;
}
@media (min-width: 576px) {
.table-game-info-title {
padding: 20px 22px 0;
line-height: 1;
}
.table-game-info-title::before, .table-game-info-title::after,
.table-game-info-title span {
display: inline-block;
}
.table-game-info-main {
padding: 12px 18px;
border: 1px solid #ddd;
}
.table-game-info-title + .table-game-info-main {
margin-top: -6px;
}
}
@media (min-width: 1200px) {
.table-game-info-wrap {
max-width: 600px;
}
}
.table-game-result-long {
font-size: 12px;
font-weight: 400;
letter-spacing: .1em;
}
.table-game-result-long thead {
color: #9b9b9b;
}
.table-game-result-long th {
font-weight: inherit;
text-align: center;
}
.table-game-result-long th,
.table-game-result-long td {
height: 48px;
min-width: 30px;
padding-right: 8px;
}
.table-game-result-long th:first-child,
.table-game-result-long td:first-child {
width: 15%;
min-width: 40px;
padding: 0 10px 0 20px;
text-align: center;
font-size: 1.17em;
}
.table-game-result-long tbody {
color: #151515;
}
.table-game-result-long tbody tr {
border-top: 1px solid #ddd;
}
.table-game-result-long-team-first td:first-child {
color: #FFE1C4;
}
.table-game-result-long-team-second td:first-child {
color: #9b9b9b;
}
.team2-orange .table-game-result-long-team-second td:first-child {
color: #ffa04c;
}
.team2-pink .table-game-result-long-team-second td:first-child {
color: #e05151;
}
.table-custom.table-custom-primary thead th {
color: #fff;
background: #FFE1C4;
border: 0;
}
.table-custom.table-custom-primary tbody tr:hover td {
background: #edeff4;
}
.table-custom.table-custom-bordered tr td:first-child {
border-left: 0;
}
.table-custom.table-custom-bordered tr td:last-child {
border-right: 0;
}
.table-custom.table-custom-bordered td {
border: 1px solid #ddd;
}
.table-custom.table-custom-bordered tbody > tr:first-of-type > td {
border-top: 0;
}
.table-custom.table-custom-striped {
border-bottom: 1px solid #ddd;
}
.table-custom.table-custom-striped tbody tr:nth-of-type(odd) td {
background: transparent;
}
.table-custom.table-custom-striped tbody tr:nth-of-type(even) td {
background: #edeff4;
}
.table-custom.table-custom-striped tbody td {
border: 0;
}
.table-custom.table-custom-striped tfoot td:not(:first-child) {
border-left: 0;
}
@media (max-width: 1199.98px) {
.table-custom-responsive {
display: block;
width: 100%;
overflow-x: auto;
-ms-overflow-style: -ms-autohiding-scrollbar;
}
.table-custom-responsive.table-bordered {
border: 0;
}
}
.table-team-statistic td {
width: 50%;
height: 140px;
padding: 15px;
font-family: "Kanit", -apple-system, BlinkMacSystemFont, "Segoe UI", Roboto, "Helvetica Neue", Arial, sans-serif;
letter-spacing: 0.05em;
vertical-align: middle;
}
.table-team-statistic td > * + * {
margin-top: 7px;
}
.team-statistic-counter {
font-size: 44px;
font-weight: 300;
line-height: 1;
color: #151515;
}
.team-statistic-title {
font-size: 12px;
font-weight: 500;
line-height: 1;
text-transform: uppercase;
}
.table-roster {
text-align: left;
max-width: 450px;
font-size: 12px;
font-weight: 500;
letter-spacing: .05em;
}
.table-roster thead th {
height: 53px;
padding: 0 15px 0 30px;
font-size: 1.17em;
color: #fff;
background: #FFE1C4;
}
.table-roster tbody {
color: #151515;
}
.table-roster tbody tr:first-child {
color: #9b9b9b;
}
.table-roster tbody tr:not(:first-child) td:first-child {
color: #FFE1C4;
}
.table-roster tbody tr {
border-top: 1px solid #e1e1e1;
}
.table-roster tbody td {
height: 49px;
padding: 0 5px;
}
.table-roster tbody td:nth-child(1) {
width: 17%;
padding-left: 24px;
}
.table-roster tbody td:nth-child(2) {
width: 50%;
}
@media (max-width: 991.98px) {
.table-roster tbody td:nth-child(1) {
min-width: 62px;
}
.table-roster tbody td:nth-child(2) {
min-width: 180px;
}
.table-roster tbody td:nth-child(3) {
min-width: 120px;
}
}
@media (min-width: 992px) and (max-width: 1199.98px) {
.table-roster {
font-size: 11px;
}
.table-roster tbody td:nth-child(1) {
padding-left: 15px;
}
}
.team2-blue thead th {
background: #3B7CC0;
}
.team2-blue tbody tr:not(:first-child) td:first-child {
color: #3B7CC0;
}
/*
*
* Dividers
*/
hr {
margin-top: 0;
margin-bottom: 0;
border-top: 1px solid #d7d7d7;
}
.divider {
font-size: 0;
line-height: 0;
}
.divider::after {
content: '';
display: inline-block;
width: 60px;
height: 2px;
background-color: #FFE1C4;
}
html .divider-secondary::after {
background: #fcef57;
}
.divider-small {
font-size: 0;
line-height: 0;
}
.divider-small::after {
content: '';
display: inline-block;
width: 44px;
height: 3px;
background: #FFE1C4;
}
.divider-medium {
font-size: 0;
line-height: 0;
}
.divider-medium::after {
content: '';
display: inline-block;
width: 67px;
height: 1px;
background: #FFE1C4;
}
* + .divider-medium {
margin-top: 12px;
}
.divider-medium + * {
margin-top: 30px;
}
.divider-medium + * {
margin-top: 20px;
}
.divider-middle {
font-size: 0;
line-height: 0;
}
.divider-middle::after {
content: '';
display: inline-block;
width: 50px;
height: 3px;
background: #FFE1C4;
}
* + .divider-small {
margin-top: 12px;
}
* + .divider-middle {
margin-top: 14px;
}
/*
*
* Buttons
*/
.button {
position: relative;
overflow: hidden;
display: inline-block;
padding: 14px 32px;
font-size: 14px;
line-height: 1.25;
border: 2px solid;
font-family: "Kanit", -apple-system, BlinkMacSystemFont, "Segoe UI", Roboto, "Helvetica Neue", Arial, sans-serif;
font-weight: 500;
letter-spacing: 0.025em;
text-transform: uppercase;
white-space: nowrap;
text-overflow: ellipsis;
text-align: center;
cursor: pointer;
vertical-align: middle;
user-select: none;
border-radius: 4px;
transition: .3s ease-out all;
}
.button-block {
display: block;
width: 100%;
}
html .button-default, html .button-default:focus {
color: #fff;
background-color: #35363c;
border-color: #35363c;
}
html .button-default:hover, html .button-default:active {
color: #9b9b9b;
background-color: transparent;
border-color: #9b9b9b;
}
html .button-default.button-ujarak::before {
background: transparent;
}
html .button-gray, html .button-gray:focus {
color: #fff;
background-color: #35363c;
border-color: #35363c;
}
html .button-gray:hover, html .button-gray:active {
color: #151515;
background-color: transparent;
border-color: #c6c6c6;
}
html .button-gray.button-ujarak::before {
background: transparent;
}
html .button-primary, html .button-primary:focus {
color: #fff;
background-color: #FFE1C4;
border-color: #FFE1C4;
}
html .button-primary:hover, html .button-primary:active {
color: #151515;
background-color: #fcef57;
border-color: #fcef57;
}
html .button-primary.button-ujarak::before {
background: #fcef57;
}
html .button-secondary, html .button-secondary:focus {
color: #151515;
background-color: #fcef57;
border-color: #fcef57;
}
html .button-secondary:hover, html .button-secondary:active {
color: #151515;
background-color: transparent;
border-color: #151515;
}
html .button-secondary.button-ujarak::before {
background: transparent;
}
html .button-fiord, html .button-fiord:focus {
color: #9ba1c8;
background-color: #494e6d;
border-color: #494e6d;
}
html .button-fiord:hover, html .button-fiord:active {
color: #fff;
background-color: #fcef57;
border-color: #fcef57;
}
html .button-fiord.button-ujarak::before {
background: #fcef57;
}
html .button-fiord.button-icon .icon {
color: #fff;
}
html .button-default-outline, html .button-default-outline:focus {
color: #151515;
background-color: transparent;
border-color: #151515;
}
html .button-default-outline:hover, html .button-default-outline:active {
color: #fff;
background-color: #35363c;
border-color: #35363c;
}
html .button-default-outline.button-ujarak::before {
background: #35363c;
}
html .button-share-outline {
overflow: visible;
transition-duration: .15s;
}
html .button-share-outline, html .button-share-outline:active, html .button-share-outline:focus {
color: #151515;
background-color: transparent;
border-color: #151515;
}
html .button-share-outline:hover {
color: #FFE1C4;
background-color: #FFE1C4;
border-color: #FFE1C4;
}
html .button-gray-outline, html .button-gray-outline:focus {
color: #151515;
background-color: transparent;
border-color: #c6c6c6;
}
html .button-gray-outline:hover, html .button-gray-outline:active {
color: #fff;
background-color: #35363c;
border-color: #35363c;
}
html .button-gray-outline.button-ujarak::before {
background: #35363c;
}
html .button-primary-outline, html .button-primary-outline:focus {
color: #FFE1C4;
background-color: transparent;
border-color: #FFE1C4;
}
html .button-primary-outline:hover, html .button-primary-outline:active {
color: #fff;
background-color: #FFE1C4;
border-color: #FFE1C4;
}
html .button-primary-outline.button-ujarak::before {
background: #FFE1C4;
}
html .button-secondary-outline, html .button-secondary-outline:focus {
color: #151515;
background-color: transparent;
border-color: #151515;
}
html .button-secondary-outline:hover, html .button-secondary-outline:active {
color: #151515;
background-color: #fcef57;
border-color: #fcef57;
}
html .button-secondary-outline.button-ujarak::before {
background: #fcef57;
}
html .context-dark .button-gray-outline, html .rd-navbar-dark .button-gray-outline, html .rd-navbar-darker .button-gray-outline, html .bg-gray-700 .button-gray-outline, html .bg-gray-2 .button-gray-outline, html .bg-gray-4 .button-gray-outline, html .bg-primary .button-gray-outline, html .bg-image-dark .button-gray-outline, html .context-dark .button-gray-outline:focus, html .rd-navbar-dark .button-gray-outline:focus, html .rd-navbar-darker .button-gray-outline:focus, html .bg-gray-700 .button-gray-outline:focus, html .bg-gray-2 .button-gray-outline:focus, html .bg-gray-4 .button-gray-outline:focus, html .bg-primary .button-gray-outline:focus, html .bg-image-dark .button-gray-outline:focus {
color: #fff;
background-color: transparent;
border-color: #fff;
}
html .context-dark .button-gray-outline:hover, html .rd-navbar-dark .button-gray-outline:hover, html .rd-navbar-darker .button-gray-outline:hover, html .bg-gray-700 .button-gray-outline:hover, html .bg-gray-2 .button-gray-outline:hover, html .bg-gray-4 .button-gray-outline:hover, html .bg-primary .button-gray-outline:hover, html .bg-image-dark .button-gray-outline:hover, html .context-dark .button-gray-outline:active, html .rd-navbar-dark .button-gray-outline:active, html .rd-navbar-darker .button-gray-outline:active, html .bg-gray-700 .button-gray-outline:active, html .bg-gray-2 .button-gray-outline:active, html .bg-gray-4 .button-gray-outline:active, html .bg-primary .button-gray-outline:active, html .bg-image-dark .button-gray-outline:active {
color: #fff;
background-color: #FFE1C4;
border-color: #FFE1C4;
}
html .context-dark .button-gray-outline.button-ujarak::before, html .rd-navbar-dark .button-gray-outline.button-ujarak::before, html .rd-navbar-darker .button-gray-outline.button-ujarak::before, html .bg-gray-700 .button-gray-outline.button-ujarak::before, html .bg-gray-2 .button-gray-outline.button-ujarak::before, html .bg-gray-4 .button-gray-outline.button-ujarak::before, html .bg-primary .button-gray-outline.button-ujarak::before, html .bg-image-dark .button-gray-outline.button-ujarak::before {
background: #FFE1C4;
}
html .context-light .button-gray-outline, html .context-light .button-gray-outline:focus {
color: #151515;
background-color: transparent;
border-color: #c6c6c6;
}
html .context-light .button-gray-outline:hover, html .context-light .button-gray-outline:active {
color: #fff;
background-color: #35363c;
border-color: #35363c;
}
html .context-light .button-gray-outline.button-ujarak::before {
background: #35363c;
}
.button-facebook, .button-facebook:focus {
color: #fff;
background-color: #3e74bd;
border-color: #3e74bd;
}
.button-facebook:hover, .button-facebook:active {
color: #fff;
background-color: #2d63ab;
border-color: #2d63ab;
}
.button-facebook.button-ujarak::before {
background: #2d63ab;
}
.button-twitter, .button-twitter:focus {
color: #fff;
background-color: #37b5e9;
border-color: #37b5e9;
}
.button-twitter:hover, .button-twitter:active {
color: #fff;
background-color: #37a7d6;
border-color: #37a7d6;
}
.button-twitter.button-ujarak::before {
background: #37a7d6;
}
.button-google, .button-google:focus {
color: #fff;
background-color: #f06868;
border-color: #f06868;
}
.button-google:hover, .button-google:active {
color: #fff;
background-color: #dd5b5b;
border-color: #dd5b5b;
}
.button-google.button-ujarak::before {
background: #dd5b5b;
}
.button-shadow {
box-shadow: 0 9px 21px 0 rgba(204, 204, 204, 0.15);
}
.button-shadow:hover {
box-shadow: 0 9px 10px 0 rgba(204, 204, 204, 0.15);
}
.button-shadow:focus, .button-shadow:active {
box-shadow: none;
}
/*
* Button effects
*/
.button-ujarak {
position: relative;
z-index: 0;
transition: background .4s, border-color .4s, color .4s;
}
.button-ujarak::before {
content: '';
position: absolute;
top: 0;
left: 0;
width: 100%;
height: 100%;
background: #FFE1C4;
z-index: -1;
opacity: 0;
transform: scale3d(0.7, 1, 1);
transition: transform 0.42s, opacity 0.42s;
border-radius: inherit;
}
.button-ujarak, .button-ujarak::before {
transition-timing-function: cubic-bezier(0.2, 1, 0.3, 1);
}
.button-ujarak:hover {
transition: background .4s .4s, border-color .4s 0s, color .2s 0s;
}
.button-ujarak:hover::before {
opacity: 1;
transform: translate3d(0, 0, 0) scale3d(1, 1, 1);
}
.button-xs {
padding: 6px 14px;
font-size: 12px;
line-height: 1;
border-width: 1px;
}
.button-sm {
padding: 9px 30px;
font-size: 12px;
line-height: 1.5;
}
.button-md {
font-size: 13px;
padding: 9px 30px;
}
.button-lg {
padding: 17px 50px;
font-size: 14px;
line-height: 1.5;
}
.button-xl {
padding: 16px 50px;
font-size: 16px;
line-height: 28px;
}
@media (min-width: 992px) {
.button-xl {
padding: 20px 80px;
}
}
.button-xs,
.button-sm,
.button-lg {
font-weight: 600;
}
.button-circle {
border-radius: 30px;
}
.button-round-1 {
border-radius: 5px;
}
.button-round-2 {
border-radius: 10px;
}
/*
* Button Icon styles
*/
.button.button-icon {
display: -webkit-inline-flex;
display: -ms-inline-flexbox;
display: inline-flex;
-webkit-justify-content: center;
-ms-flex-pack: center;
justify-content: center;
-webkit-align-items: center;
-ms-flex-align: center;
align-items: center;
vertical-align: middle;
padding: 18px 35px;
}
.button.button-icon .icon {
position: relative;
display: inline-block;
vertical-align: middle;
color: inherit;
font-size: 1.42em;
line-height: 1em;
}
.button.button-icon-left .icon {
padding-right: 11px;
}
.button.button-icon-right {
-webkit-flex-direction: row-reverse;
-ms-flex-direction: row-reverse;
flex-direction: row-reverse;
}
.button.button-icon-right .icon {
padding-left: 11px;
}
.button.button-icon.button-link .icon {
top: 5px;
font-size: 1em;
}
.button.button-icon.button-xs .icon {
top: .05em;
font-size: 1.2em;
padding-right: 8px;
}
.button.button-icon.button-xs .button-icon-right {
padding-left: 8px;
}
/**
* Bootstrap buttons
*/
.btn-primary {
border-radius: 3px;
font-family: "Kanit", -apple-system, BlinkMacSystemFont, "Segoe UI", Roboto, "Helvetica Neue", Arial, sans-serif;
font-weight: 500;
letter-spacing: .05em;
text-transform: uppercase;
transition: .33s;
}
.btn-primary, .btn-primary:active, .btn-primary:focus {
color: #fff;
background: #FFE1C4;
border-color: #FFE1C4;
}
.btn-primary:hover {
color: #fff;
background: #000;
border-color: #000;
}
/*
* Button Group
*/
.button-group-demo {
max-width: 460px;
}
.button-group-demo .button {
margin-right: 15px;
}
.button-media {
position: relative;
overflow: hidden;
width: 100%;
flex-basis: calc(50% - 12px);
padding: 20px;
color: #fff;
text-align: right;
transition: all .3s;
}
.button-media:hover {
color: #fff;
}
.button-media:hover .button-media-icon {
transform: translate(5px, -50%);
}
.button-media:focus {
color: #fff;
}
.ie-11 .button-media {
max-width: 178px;
}
.button-media-title {
font-size: 24px;
font-weight: 400;
color: #fff;
text-transform: inherit;
}
.button-media-title + .button-media-action {
margin-top: 0;
}
.button-media-action {
font-size: 14px;
}
.button-media-action .icon {
margin-left: 6px;
vertical-align: middle;
}
.button-media-icon {
position: absolute;
top: 50%;
font-size: 130px;
color: #fff;
opacity: .25;
transform: translate(0, -50%);
transition: all .3s;
will-change: transform;
}
.button-media-facebook {
background: #3e74bd;
}
.button-media-facebook .button-media-icon {
top: 67%;
left: -7px;
}
.button-media-facebook:hover {
background: #6a99d9;
}
.button-media-twitter {
background: #37b5e9;
}
.button-media-twitter .button-media-icon {
left: -30px;
}
.button-media-twitter:hover {
background: #5acbfa;
}
.button-media-google {
background: #f06868;
}
.button-media-google .button-media-icon {
left: -40px;
}
.button-media-google:hover {
background: #fd9393;
}
.button-media-instagram {
background: #425c7f;
}
.button-media-instagram .button-media-icon {
left: -40px;
}
.button-media-instagram:hover {
background: #5b78a0;
}
.button-icon-alternate {
position: relative;
display: flex;
align-items: center;
height: 85px;
max-width: 178px;
padding: 20px 14px;
color: #fff;
flex-basis: calc(50% - 10px);
border-radius: 4px;
}
.button-icon-alternate:before {
position: absolute;
top: 0;
bottom: 0;
left: 0;
width: 55px;
border-radius: 4px 40px 40px 4px;
content: '';
transition: all .3s;
}
.button-icon-alternate:hover {
color: #fff;
}
.button-icon-alternate:hover:before {
right: 0;
width: 100%;
border-radius: 4px;
}
.button-icon-alternate:focus {
color: #fff;
}
.button-icon-alternate .icon {
min-width: 28px;
font-size: 22px;
text-align: center;
}
.button-icon-alternate-facebook {
background: #3e74bd;
}
.button-icon-alternate-facebook:before {
background: #2d63ab;
}
.button-icon-alternate-twitter {
background: #37b5e9;
}
.button-icon-alternate-twitter:before {
background: #37a7d6;
}
.button-icon-alternate-google {
background: #f06868;
}
.button-icon-alternate-google:before {
background: #dd5b5b;
}
.button-icon-alternate-instagram {
background: #425c7f;
}
.button-icon-alternate-instagram:before {
background: #344e71;
}
.button-icon-alternate-title {
position: relative;
font-family: "Kanit", -apple-system, BlinkMacSystemFont, "Segoe UI", Roboto, "Helvetica Neue", Arial, sans-serif;
font-size: 14px;
font-weight: 600;
letter-spacing: 0.05em;
text-transform: uppercase;
}
* + .button-icon-alternate-title {
margin-left: 15px;
}
@media (min-width: 576px) {
* + .button-icon-alternate-title {
margin-left: 35px;
}
}
@media (min-width: 992px) {
* + .button-icon-alternate-title {
margin-left: 20px;
}
}
@media (min-width: 1600px) {
.button-media {
padding: 30px 20px;
}
* + .button-icon-alternate-title {
margin-left: 35px;
}
}
/*
*
* Form styles
*/
.rd-mailform {
position: relative;
text-align: left;
}
.rd-mailform .button {
padding-top: 10px;
padding-bottom: 10px;
min-height: 60px;
}
input:-webkit-autofill ~ label,
input:-webkit-autofill ~ .form-validation {
color: #000;
}
.form-label,
.form-label-outside {
margin-bottom: 0;
color: #9b9b9b;
font-weight: 400;
}
.form-input {
display: block;
width: 100%;
min-height: 60px;
padding: 17px 19px;
font-size: 14px;
font-weight: 400;
line-height: 24px;
color: #9b9b9b;
background-color: #fff;
background-image: none;
border-radius: 3px;
-webkit-appearance: none;
transition: .3s ease-in-out;
border: 1px solid #e1e1e1;
}
.form-input:focus {
outline: 0;
border-color: #FFE1C4;
}
.form-input-iconed {
position: relative;
}
.form-input-iconed ~ .form-label,
.form-input-iconed .form-input {
padding-left: 58.2px;
}
.form-sm .form-input-iconed ~ .form-label,
.form-sm .form-input-iconed .form-input {
padding-left: 54.2px;
}
.form-lg .form-input-iconed ~ .form-label,
.form-lg .form-input-iconed .form-input {
padding-left: 64.2px;
}
.form-input-icon {
position: absolute;
font-size: 24px;
line-height: 1;
top: 18px;
padding: 0 19px;
pointer-events: none;
}
.form-sm .form-input-icon {
font-size: 20px;
}
.form-lg .form-input-icon {
font-size: 30px;
}
textarea.form-input {
height: 186px;
min-height: 60px;
max-height: 316px;
resize: vertical;
}
.form-wrap {
position: relative;
}
.form-wrap.has-error .form-input {
border-color: #fd6565;
}
.form-wrap.has-focus .form-input {
border-color: #FFE1C4;
}
.row + .form-wrap {
margin-top: 15px;
}
.form-wrap + * {
margin-top: 11px;
}
.form-label {
position: absolute;
top: 30px;
left: 0;
right: 0;
padding-left: 19px;
padding-right: 19px;
font-size: 14px;
font-weight: 400;
line-height: 24px;
pointer-events: none;
text-align: left;
z-index: 1;
transition: .25s;
will-change: transform;
transform: translateY(-50%);
}
.form-label.focus {
opacity: 0;
}
.form-label.auto-fill {
color: #9b9b9b;
}
.form-label-outside {
width: 100%;
margin-bottom: 4px;
}
@media (min-width: 768px) {
.form-label-outside {
position: static;
}
.form-label-outside, .form-label-outside.focus, .form-label-outside.auto-fill {
transform: none;
}
}
[data-x-mode='true'] .form-label {
pointer-events: auto;
}
.form-validation {
position: absolute;
right: 8px;
top: 0;
z-index: 11;
margin-top: 2px;
font-size: 9px;
font-weight: 400;
line-height: 12px;
letter-spacing: 0;
color: #fd6565;
transition: .3s;
}
.form-validation-left .form-validation {
top: 100%;
right: auto;
left: 0;
}
#form-output-global {
position: fixed;
bottom: 30px;
left: 15px;
z-index: 2000;
visibility: hidden;
transform: translate3d(-500px, 0, 0);
transition: .3s all ease;
}
#form-output-global.active {
visibility: visible;
transform: translate3d(0, 0, 0);
}
@media (min-width: 576px) {
#form-output-global {
left: 30px;
}
}
.form-output {
position: absolute;
top: 100%;
left: 0;
font-size: 10px;
font-weight: 400;
line-height: 1.2;
margin-top: 2px;
transition: .3s;
opacity: 0;
visibility: hidden;
}
.form-output.active {
opacity: 1;
visibility: visible;
}
.form-output.error {
color: #fd6565;
}
.form-output.success {
color: #98bf44;
}
.radio .radio-custom,
.radio-inline .radio-custom,
.checkbox .checkbox-custom,
.checkbox-inline .checkbox-custom {
opacity: 0;
}
.radio .radio-custom, .radio .radio-custom-dummy,
.radio-inline .radio-custom,
.radio-inline .radio-custom-dummy,
.checkbox .checkbox-custom,
.checkbox .checkbox-custom-dummy,
.checkbox-inline .checkbox-custom,
.checkbox-inline .checkbox-custom-dummy {
position: absolute;
left: 0;
width: 14px;
height: 14px;
outline: none;
cursor: pointer;
}
.radio .radio-custom-dummy,
.radio-inline .radio-custom-dummy,
.checkbox .checkbox-custom-dummy,
.checkbox-inline .checkbox-custom-dummy {
pointer-events: none;
background: #fff;
}
.radio .radio-custom-dummy:after,
.radio-inline .radio-custom-dummy:after,
.checkbox .checkbox-custom-dummy:after,
.checkbox-inline .checkbox-custom-dummy:after {
position: absolute;
opacity: 0;
transition: .22s;
}
.radio .radio-custom:focus,
.radio-inline .radio-custom:focus,
.checkbox .checkbox-custom:focus,
.checkbox-inline .checkbox-custom:focus {
outline: none;
}
.radio,
.radio-inline,
.checkbox,
.checkbox-inline {
position: relative;
font-family: "Kanit", -apple-system, BlinkMacSystemFont, "Segoe UI", Roboto, "Helvetica Neue", Arial, sans-serif;
font-weight: 600;
color: #151515;
text-transform: uppercase;
letter-spacing: .025em;
cursor: pointer;
}
.radio input,
.radio-inline input,
.checkbox input,
.checkbox-inline input {
position: absolute;
left: -100vw;
top: -100vh;
float: left;
visibility: hidden;
opacity: 0;
}
.radio-custom:checked + .radio-custom-dummy:after,
.checkbox-custom:checked + .checkbox-custom-dummy:after {
opacity: 1;
}
.radio,
.radio-inline {
padding-left: 28px;
}
.radio .radio-custom-dummy,
.radio-inline .radio-custom-dummy {
top: 1px;
left: 0;
width: 21px;
height: 21px;
border-radius: 3px;
border: 1px solid #e1e1e1;
}
.radio .radio-custom-dummy::after,
.radio-inline .radio-custom-dummy::after {
content: '\f222';
font-family: "Material Design Icons";
position: absolute;
top: 0;
left: 1px;
font-size: 18px;
line-height: 18px;
color: #FFE1C4;
}
.checkbox,
.checkbox-inline {
padding-left: 31px;
}
.checkbox .checkbox-custom-dummy,
.checkbox-inline .checkbox-custom-dummy {
top: 1px;
left: 0;
width: 21px;
height: 21px;
margin: 0;
border: 1px solid #e1e1e1;
}
.checkbox .checkbox-custom-dummy::after,
.checkbox-inline .checkbox-custom-dummy::after {
content: '\f222';
font-family: "Material Design Icons";
position: absolute;
top: -1px;
left: 1px;
font-size: 18px;
line-height: 18px;
color: #FFE1C4;
}
.checkbox input:disabled ~ .checkbox-custom-dummy,
.checkbox-inline input:disabled ~ .checkbox-custom-dummy {
background-color: transparent;
box-shadow: inset 0 1px 1px 0 rgba(0, 0, 0, 0.15);
}
.checkbox-light {
font-family: "Roboto", -apple-system, BlinkMacSystemFont, "Segoe UI", Roboto, "Helvetica Neue", Arial, sans-serif;
font-weight: 400;
text-transform: none;
}
.checkbox-inline-count {
font-family: "Kanit", -apple-system, BlinkMacSystemFont, "Segoe UI", Roboto, "Helvetica Neue", Arial, sans-serif;
font-weight: 500;
color: #9b9b9b;
}
* + .checkbox-inline-count {
float: right;
}
.input-filter {
width: 38px;
height: 38px;
padding: 0;
border-radius: 3px;
border: 0;
}
.input-filter [class*='custom-dummy'] {
top: 0;
left: 0;
width: 100%;
height: 100%;
border: none;
border-radius: 3px;
background-color: #9a9ea2;
}
.input-filter [class*='custom-dummy']:after {
top: 50%;
left: 50%;
transform: translate(-50%, -50%);
color: #fff;
}
.input-filter-dark [class*='custom-dummy'] {
background-color: #4f5257;
}
.input-filter-danube [class*='custom-dummy'] {
background-color: #6e8fd9;
}
.input-filter-froly [class*='custom-dummy'] {
background-color: #f38c7f;
}
.input-filter-deco [class*='custom-dummy'] {
background-color: #c2d789;
}
.input-filter-blue [class*='custom-dummy'] {
background-color: #5fa7ea;
}
.input-filter-geraldine [class*='custom-dummy'] {
background-color: #fb7979;
}
.input-refilter {
width: 68px;
height: 45px;
padding: 0;
border-radius: 3px;
font-family: "Kanit", -apple-system, BlinkMacSystemFont, "Segoe UI", Roboto, "Helvetica Neue", Arial, sans-serif;
font-size: 16px;
font-weight: 500;
}
.input-refilter [class*='custom-dummy'] {
top: 0;
left: 0;
width: 100%;
height: 100%;
border-radius: 3px;
transform: translate(0, 0);
}
.input-refilter [class*='custom-dummy']::after {
display: none;
}
.input-refilter span {
position: absolute;
top: 50%;
left: 50%;
transform: translate(-50%, -50%);
}
.input-refilter input:checked + [class*='custom-dummy'] {
border-color: #FFE1C4;
}
.input-refilter input:checked ~ span {
color: #FFE1C4;
border-color: transparent;
transition: .3s ease-out all;
}
.toggle-custom {
padding-left: 60px;
-webkit-appearance: none;
}
.toggle-custom:checked ~ .checkbox-custom-dummy::after {
background: #FFE1C4;
transform: translate(20px, -50%);
}
.toggle-custom ~ .checkbox-custom-dummy {
position: relative;
display: inline-block;
margin-top: -1px;
width: 44px;
height: 20px;
background: #fff;
cursor: pointer;
}
.toggle-custom ~ .checkbox-custom-dummy::after {
content: '';
position: absolute;
display: inline-block;
width: 16px;
height: 16px;
left: 0;
top: 50%;
background: #b7b7b7;
transform: translate(4px, -50%);
opacity: 1;
transition: .22s;
}
.form-wrap.form-wrap-recaptcha .form-validation {
top: 3px;
left: 14px;
}
@media (max-width: 767.98px) {
.form-wrap.form-wrap-recaptcha .recaptcha > * {
transform: scale(0.96);
transform-origin: 0 50%;
}
}
.rd-form-inline {
display: -ms-flexbox;
display: -webkit-flex;
display: flex;
-webkit-flex-direction: row;
-ms-flex-direction: row;
flex-direction: row;
-webkit-flex-wrap: wrap;
-ms-flex-wrap: wrap;
flex-wrap: wrap;
-webkit-align-items: stretch;
-ms-flex-align: stretch;
align-items: stretch;
text-align: center;
margin-left: -4px;
margin-right: -4px;
margin-bottom: -8px;
}
.rd-form-inline > * {
margin-top: 0;
margin-bottom: 8px;
padding-left: 4px;
padding-right: 4px;
}
.rd-form-inline .form-wrap {
-ms-flex: 1;
-webkit-flex: 1;
flex: 1;
min-width: 185px;
}
.rd-form-inline .form-wrap-select {
text-align: left;
}
.rd-form-inline .form-button {
-webkit-flex-direction: row;
-ms-flex-direction: row;
flex-direction: row;
-webkit-align-items: stretch;
-ms-flex-align: stretch;
align-items: stretch;
-ms-flex-negative: 0;
-webkit-flex-shrink: 0;
flex-shrink: 0;
-webkit-flex-grow: 0;
-ms-flex-positive: 0;
flex-grow: 0;
max-width: calc(100% - 10px);
min-height: 60px;
}
.rd-form-inline .form-button .button {
min-height: inherit;
}
@media (min-width: 576px) {
.rd-form-inline .button {
display: block;
}
}
.rd-form-inline.form-inline-centered {
-webkit-justify-content: center;
-ms-flex-pack: center;
justify-content: center;
}
.rd-form-inline-condensed {
display: -ms-flexbox;
display: -webkit-flex;
display: flex;
-webkit-flex-direction: column;
-ms-flex-direction: column;
flex-direction: column;
-webkit-align-items: center;
-ms-flex-align: center;
align-items: center;
margin-left: 0;
margin-right: 0;
}
.rd-form-inline-condensed > * {
margin-top: 0;
margin-bottom: 10px;
padding-left: 0;
padding-right: 0;
}
.rd-form-inline-condensed .form-wrap {
-webkit-flex-grow: 1;
-ms-flex-positive: 1;
flex-grow: 1;
width: 100%;
}
@media (min-width: 576px) {
.rd-form-inline-condensed {
-webkit-flex-direction: row;
-ms-flex-direction: row;
flex-direction: row;
-webkit-align-items: stretch;
-ms-flex-align: stretch;
align-items: stretch;
}
.rd-form-inline-condensed > * {
margin-bottom: 0;
}
.rd-form-inline-condensed .button {
border-bottom-left-radius: 0;
border-top-left-radius: 0;
}
.rd-form-inline-condensed .form-input {
border-bottom-right-radius: 0;
border-top-right-radius: 0;
}
}
/**
* Form Small
*/
.form-sm .form-input,
.form-sm .button {
padding-top: 9px;
padding-bottom: 9px;
min-height: 50px;
}
.form-sm .form-validation {
top: -16px;
}
.form-sm textarea.form-input {
height: 115px;
}
.form-sm .form-label {
top: 25px;
}
.form-sm * + .button {
margin-top: 10px;
}
/**
* Form Large
*/
.form-lg .form-input,
.form-lg .form-label,
.form-lg .select2-container .select2-choice {
font-size: 16px;
}
.form-lg .form-input,
.form-lg .select2-container .select2-choice {
font-size: 16px;
padding-top: 22px;
padding-bottom: 22px;
}
.form-lg .form-input,
.form-lg .select2-container .select2-choice {
min-height: 68px;
}
.form-lg .form-button {
min-height: 70px;
}
.form-lg .form-label {
top: 35px;
}
* + .rd-form {
margin-top: 20px;
}
.context-dark .form-label, .rd-navbar-dark .form-label, .rd-navbar-darker .form-label, .bg-gray-700 .form-label, .bg-gray-2 .form-label, .bg-gray-4 .form-label, .bg-primary .form-label, .bg-image-dark .form-label,
.context-dark .form-input,
.rd-navbar-dark .form-input,
.rd-navbar-darker .form-input,
.bg-gray-700 .form-input,
.bg-gray-2 .form-input,
.bg-gray-4 .form-input,
.bg-primary .form-input,
.bg-image-dark .form-input {
color: #707279;
}
.context-dark .form-input,
.rd-navbar-dark .form-input,
.rd-navbar-darker .form-input,
.bg-gray-700 .form-input,
.bg-gray-2 .form-input,
.bg-gray-4 .form-input,
.bg-primary .form-input,
.bg-image-dark .form-input {
background: #424349;
border-color: #424349;
}
.rd-inline-form-creative {
position: relative;
overflow: hidden;
display: flex;
align-items: flex-end;
width: 100%;
margin-bottom: -15px;
}
.rd-inline-form-creative .form-wrap {
flex-grow: 1;
margin: 0 20px 0 0;
padding-bottom: 15px;
}
.rd-inline-form-creative .form-wrap::after {
content: '';
position: absolute;
left: 0;
bottom: 15px;
width: 150%;
border-bottom: 1px solid #151515;
}
.rd-inline-form-creative .form-wrap.has-error::after {
border-bottom-color: #fd6565;
}
.rd-inline-form-creative .form-input-wrap {
display: flex;
align-items: center;
height: 20px;
margin-bottom: 10px;
}
.rd-inline-form-creative .form-label,
.rd-inline-form-creative .form-input {
padding: 0;
font-family: "Kanit", -apple-system, BlinkMacSystemFont, "Segoe UI", Roboto, "Helvetica Neue", Arial, sans-serif;
font-size: 16px;
line-height: 1em;
font-weight: 500;
letter-spacing: .05em;
text-transform: uppercase;
}
.rd-inline-form-creative .form-button {
margin-bottom: 24px;
}
.rd-inline-form-creative .form-label {
top: 0;
transform: none;
}
.rd-inline-form-creative .form-input {
min-height: 20px;
border: 0;
border-radius: 0;
background-color: transparent;
vertical-align: middle;
}
.rd-inline-form-creative .form-button {
margin-top: 0;
}
.rd-inline-form-creative .form-validation {
top: auto;
right: auto;
bottom: -2px;
left: 0;
font-size: 11px;
}
.rd-inline-form-creative input:-webkit-autofill ~ .form-validation {
color: #fd6565;
}
.rd-inline-form-creative .button {
padding: 10px;
min-height: 20px;
}
@media (max-width: 767.98px) {
.rd-inline-form-creative .button {
padding: 4px 10px;
line-height: 1;
border: 0;
}
.rd-inline-form-creative .button .icon {
font-size: 12px;
}
}
@media (min-width: 768px) {
.rd-inline-form-creative .form-label,
.rd-inline-form-creative .form-input {
font-size: 36px;
}
.rd-inline-form-creative .form-input-wrap {
height: 36px;
margin-bottom: 15px;
}
.rd-inline-form-creative .form-button {
margin-bottom: 28px;
}
.rd-inline-form-creative .button {
padding: 11px 40px;
border-radius: 40px;
}
}
@media (min-width: 992px) {
.rd-inline-form-creative .form-label,
.rd-inline-form-creative .form-input {
font-size: 44px;
}
.rd-inline-form-creative .form-input-wrap {
height: 44px;
}
.rd-inline-form-creative .button {
padding: 14px 40px;
}
}
* + .rd-inline-form-creative {
margin-top: 15px;
}
.rd-inline-form-creative + .row {
margin-top: 50px;
}
@media (min-width: 768px) {
.heading-7 + .rd-inline-form-creative {
margin-top: 5px;
}
}
.context-dark .form-wrap::after, .rd-navbar-dark .form-wrap::after, .rd-navbar-darker .form-wrap::after, .bg-gray-700 .form-wrap::after, .bg-gray-2 .form-wrap::after, .bg-gray-4 .form-wrap::after, .bg-primary .form-wrap::after, .bg-image-dark .form-wrap::after {
border-bottom-color: rgba(255, 255, 255, 0.17);
}
.rd-mailform-modern .form-label,
.rd-mailform-modern .form-input {
text-align: center;
}
.rd-mailform-modern-inline .button {
padding: 10px 12px;
}
/*
*
* Posts
*/
.post-video-button {
position: relative;
display: inline-block;
width: 55px;
height: 55px;
border-radius: 50%;
background: #fff;
color: #151515;
}
.post-video-button .icon {
position: absolute;
top: 54%;
left: 50%;
font-size: 24px;
line-height: 24px;
transform: translate(-50%, -50%);
}
.post-video-button:hover {
color: #FFE1C4;
}
.post-inline {
font-family: "Kanit", -apple-system, BlinkMacSystemFont, "Segoe UI", Roboto, "Helvetica Neue", Arial, sans-serif;
font-weight: 500;
font-size: 12px;
line-height: 1.3;
letter-spacing: .05em;
text-transform: uppercase;
}
.post-inline > * {
display: inline-block;
margin-top: 0;
}
.post-inline-time {
color: #FFE1C4;
}
.post-inline-title {
color: #151515;
}
.post-inline-title:not(:empty)::before {
display: inline-block;
padding: 0 6px 0 5px;
content: '\005C\005C';
color: #9b9b9b;
}
.context-dark .post-inline-time, .rd-navbar-dark .post-inline-time, .rd-navbar-darker .post-inline-time, .bg-gray-700 .post-inline-time, .bg-gray-2 .post-inline-time, .bg-gray-4 .post-inline-time, .bg-primary .post-inline-time, .bg-image-dark .post-inline-time {
color: #fcef57;
}
.context-dark .post-inline-title, .rd-navbar-dark .post-inline-title, .rd-navbar-darker .post-inline-title, .bg-gray-700 .post-inline-title, .bg-gray-2 .post-inline-title, .bg-gray-4 .post-inline-title, .bg-primary .post-inline-title, .bg-image-dark .post-inline-title {
color: #fff;
}
.post-classic {
display: flex;
align-items: center;
width: 100%;
font-family: "Kanit", -apple-system, BlinkMacSystemFont, "Segoe UI", Roboto, "Helvetica Neue", Arial, sans-serif;
font-weight: 600;
text-transform: uppercase;
}
.wrap-posts-classic .post-classic {
padding: 15px 0;
}
.wrap-posts-classic .post-classic:first-child {
padding-top: 0;
}
.wrap-posts-classic .post-classic:last-child {
padding-bottom: 0;
}
.wrap-posts-classic .post-classic + .post-classic {
margin-top: 0;
border-top: 1px solid #555c5f;
}
.post-classic-figure {
display: block;
overflow: hidden;
}
.post-classic-figure img {
max-width: inherit;
transition: all .3s;
}
.post-classic-figure:hover img {
transform: scale(1.03);
}
.post-classic-title {
font-size: 14px;
line-height: 18px;
letter-spacing: 0.05em;
color: #151515;
}
.post-classic-title a {
color: inherit;
}
.post-classic-title a:hover {
color: #FFE1C4;
}
.post-classic-time {
font-size: 12px;
letter-spacing: 0.05em;
color: #b7b7b7;
}
.post-classic-time .icon {
margin-right: 5px;
font-size: 17px;
vertical-align: middle;
}
* + .post-classic-title {
margin-top: 5px;
}
.post-classic-title + * {
margin-top: 10px;
}
.post-classic-time + * {
margin-top: 8px;
}
.post-classic-aside + .post-classic-main {
margin-left: 14px;
}
.post-classic + .post-classic {
margin-top: 13px;
}
.bg-gray-100 .post-classic {
padding: 8px;
background: #fff;
border: 1px solid #e1e1e1;
}
.bg-gray-100 .post-classic-time {
color: #9b9b9b;
}
.tabs-modern_1 .post-classic {
padding: 8px;
background: #fff;
border: 1px solid #e1e1e1;
}
.tabs-modern_1 .post-classic-time {
color: #9b9b9b;
}
.list-post-classic .post-classic {
padding: 20px;
}
.list-post-classic .post-classic + .post-classic {
margin-top: 0;
border-top: none;
}
.context-dark .post-classic-title, .rd-navbar-dark .post-classic-title, .rd-navbar-darker .post-classic-title, .bg-gray-700 .post-classic-title, .bg-gray-2 .post-classic-title, .bg-gray-4 .post-classic-title, .bg-primary .post-classic-title, .bg-image-dark .post-classic-title {
color: #fff;
}
@media (min-width: 768px) {
.post-chelsea-main {
padding: 0 30px;
flex-basis: 60%;
}
}
.post-minimal {
padding: 25px 35px 20px 25px;
font-family: "Kanit", -apple-system, BlinkMacSystemFont, "Segoe UI", Roboto, "Helvetica Neue", Arial, sans-serif;
font-weight: 600;
text-transform: uppercase;
background: #fff;
border: 1px solid #e1e1e1;
transition: all .3s;
}
.post-minimal:hover {
background: #f5f7f9;
}
.list-post-minimal .post-minimal + .post-minimal {
border-top: none;
}
.post-modern {
display: flex;
font-family: "Kanit", -apple-system, BlinkMacSystemFont, "Segoe UI", Roboto, "Helvetica Neue", Arial, sans-serif;
font-weight: 600;
text-transform: uppercase;
background: #fff;
border: 1px solid #e1e1e1;
transition: all .3s;
}
.post-modern-aside {
min-width: 100px;
padding: 20px 10px;
color: #d4d5db;
text-align: center;
border-right: 1px solid #e1e1e1;
}
.post-modern-date {
font-size: 44px;
font-weight: 500;
line-height: 1;
}
* + .post-modern-month {
margin-top: 2px;
}
.post-modern-month {
font-weight: 600;
letter-spacing: 0.05em;
}
.post-modern-main {
padding: 15px 20px;
}
.list-post-modern .post-modern + .post-modern {
border-top: none;
}
.post-corporate {
background: #fff;
border: 1px solid #e1e1e1;
transition: all .3s;
}
.post-corporate:hover {
box-shadow: 0 7px 18px rgba(0, 0, 0, 0.13);
}
.post-corporate-content {
padding: 30px 20px;
}
.post-corporate-header {
margin-bottom: -15px;
margin-left: -15px;
}
.post-corporate-header:empty {
margin-bottom: 0;
margin-left: 0;
}
.post-corporate-header > * {
display: inline-block;
margin-top: 0;
margin-bottom: 15px;
margin-left: 15px;
}
.post-corporate-time,
.post-corporate-view,
.post-corporate-comment,
.post-corporate-share {
font-family: "Kanit", -apple-system, BlinkMacSystemFont, "Segoe UI", Roboto, "Helvetica Neue", Arial, sans-serif;
font-size: 12px;
font-weight: 500;
letter-spacing: 0.05em;
text-transform: uppercase;
}
.post-corporate-view .icon {
margin-right: 5px;
font-size: 13px;
}
.post-corporate-title {
font-size: 18px;
font-weight: 400;
letter-spacing: 0.05em;
}
.post-corporate-text {
letter-spacing: 0.05em;
}
.post-corporate-figure {
display: block;
overflow: hidden;
}
.post-corporate-figure img {
transform: scale(1);
transition: all .5s;
}
.post-corporate-figure img:hover {
transform: scale(1.03);
}
.post-corporate-footer {
padding: 30px 20px;
}
.post-corporate-comment a {
color: #9b9b9b;
}
.post-corporate-comment a:hover {
color: #FFE1C4;
}
.post-corporate-comment .icon {
margin-right: 5px;
font-size: 17px;
vertical-align: middle;
}
.post-corporate-share .icon {
font-size: 15px;
color: #9b9b9b;
}
.post-corporate-share .icon:hover {
color: #FFE1C4;
}
.post-corporate + * {
margin-top: 30px;
}
.post-corporate-header + *, .post-corporate-title + * {
margin-top: 15px;
}
.post-corporate-comment + * {
margin-top: 10px;
}
@media (min-width: 576px) {
.post-corporate-content, .post-corporate-footer {
padding: 30px 35px;
}
.post-corporate-footer {
display: flex;
justify-content: space-between;
}
.post-corporate-comment + * {
margin-top: 0;
}
}
@media (min-width: 1200px) {
.post-corporate-title {
font-size: 24px;
}
}
.post-future {
border: 1px solid #e1e1e1;
}
.post-future hr {
margin-top: 20px;
margin-bottom: 20px;
border-color: #e1e1e1;
}
.post-future .button-gray-outline {
padding: 14px 19px;
font-weight: 600;
line-height: 17px;
border: 1px solid #e1e1e1;
}
.post-future .button-gray-outline:hover {
background: #FFE1C4;
border-color: #FFE1C4;
}
.post-future-figure {
display: block;
overflow: hidden;
}
.post-future-figure img {
max-width: inherit;
width: 100%;
transform: scale(1);
transition: all .5s;
}
.post-future-figure img:hover {
transform: scale(1.03);
}
.post-future-title {
font-size: 18px;
font-weight: 400;
letter-spacing: 0.025em;
}
.post-future-time {
font-family: "Kanit", -apple-system, BlinkMacSystemFont, "Segoe UI", Roboto, "Helvetica Neue", Arial, sans-serif;
font-size: 12px;
font-weight: 500;
letter-spacing: 0.05em;
text-transform: uppercase;
color: #9b9b9b;
}
.post-future-time .icon {
margin-right: 5px;
font-size: 17px;
vertical-align: middle;
color: #9b9b9b;
}
.post-future-time .icon.fl-justicons-visible6 {
font-size: 13px;
}
.post-future-main {
padding: 20px 25px 35px;
background: #fff;
}
.post-future-meta {
margin-bottom: -7px;
margin-left: -15px;
}
.post-future-meta:empty {
margin-bottom: 0;
margin-left: 0;
}
.post-future-meta > * {
display: inline-block;
margin-top: 0;
margin-bottom: 7px;
margin-left: 15px;
}
.post-future-share {
position: relative;
width: 55px;
font-size: 0;
line-height: initial;
}
.post-future-share .inline-toggle-parent {
position: absolute;
right: 0;
width: 186px;
height: 47px;
overflow: hidden;
border-left: 1px solid #e1e1e1;
border-radius: 3px;
}
.post-future-share .inline-toggle-parent .inline-toggle {
position: absolute;
top: 0;
right: 1px;
padding: 14px 19px;
background: #fff;
border: 1px solid #e1e1e1;
border-radius: 3px;
margin-top: 0;
opacity: 1;
transition: all .4s;
z-index: 1;
}
.post-future-share .inline-toggle-parent .inline-toggle-element {
position: absolute;
top: 0;
left: -1px;
right: 0;
display: block;
padding: 14px 19px;
background: #fff;
border: 1px solid #e1e1e1;
border-radius: 3px;
transform: translateX(-100%);
transition: all .4s;
z-index: 1;
}
.post-future-share .inline-toggle-parent.active .inline-toggle {
display: block;
}
.post-future-share .inline-toggle-parent.active .inline-toggle-element {
transform: translateX(0);
}
.post-future-share .inline-toggle-parent .icon {
font-size: 14px;
color: #151515;
}
.post-future-share .inline-toggle-parent .list-inline li {
line-height: 17px;
}
.post-future + * {
margin-top: 30px;
}
.post-future-title + * {
margin-top: 10px;
}
.post-future-meta + * {
margin-top: 20px;
}
.post-future-text + * {
margin-top: 15px;
}
@media (min-width: 768px) {
.post-future {
max-width: 370px;
}
.post-future-horizontal {
display: flex;
max-width: 770px;
}
.post-future-horizontal .post-future-figure img {
max-width: inherit;
width: inherit;
}
.post-future-horizontal .post-future-main {
flex-basis: 60%;
}
}
@media (min-width: 1200px) {
.post-future-title {
font-size: 24px;
}
.post-future-share .inline-toggle-parent {
left: 0;
right: auto;
width: 170px;
}
.post-future-share .inline-toggle-parent .inline-toggle {
left: -1px;
right: auto;
}
.post-future-horizontal .post-future-figure img {
width: 100%;
}
}
@media (min-width: 1600px) {
.post-future-horizontal .post-future-main {
flex-basis: calc(100% - 370px);
padding: 40px 30px;
}
}
.ie-11 .post-future-figure img {
height: 100%;
}
.post-creative {
background: #fff;
transition: all .3s;
}
.post-creative-content {
padding: 30px 20px;
border: 1px solid #e1e1e1;
border-bottom: none;
}
.post-creative-header {
margin-bottom: -15px;
margin-left: -15px;
}
.post-creative-header:empty {
margin-bottom: 0;
margin-left: 0;
}
.post-creative-header > * {
display: inline-block;
margin-top: 0;
margin-bottom: 15px;
margin-left: 15px;
}
.post-creative-time, .post-creative-view,
.post-creative-comment, .post-creative-share {
font-family: "Kanit", -apple-system, BlinkMacSystemFont, "Segoe UI", Roboto, "Helvetica Neue", Arial, sans-serif;
font-size: 12px;
font-weight: 500;
letter-spacing: 0.05em;
text-transform: uppercase;
color: #9b9b9b;
}
.post-creative-time .icon, .post-creative-view .icon,
.post-creative-comment .icon, .post-creative-share .icon {
margin-right: 5px;
font-size: 17px;
vertical-align: middle;
color: #9b9b9b;
}
.post-creative-time .icon.fl-justicons-visible6, .post-creative-view .icon.fl-justicons-visible6,
.post-creative-comment .icon.fl-justicons-visible6, .post-creative-share .icon.fl-justicons-visible6 {
font-size: 13px;
}
.post-creative-title {
font-size: 18px;
font-weight: 400;
letter-spacing: 0.025em;
}
.post-creative-figure {
display: block;
overflow: hidden;
}
.post-creative-figure img {
max-width: inherit;
width: 100%;
transform: scale(1);
transition: all .5s;
will-change: transform;
}
.post-creative-figure img:hover {
transform: scale(1.03);
}
.post-creative-footer {
position: relative;
display: flex;
justify-content: space-between;
padding: 30px 20px;
border: 1px solid #e1e1e1;
border-top: none;
}
.post-creative-comment a {
color: #9b9b9b;
}
.post-creative-comment a:hover {
color: #FFE1C4;
}
.post-creative-comment .icon {
margin-right: 5px;
font-size: 17px;
vertical-align: middle;
}
.post-creative-share .inline-toggle-parent {
position: absolute;
right: 20px;
background: #fff;
transition: all .4s;
}
.post-creative-share .inline-toggle-parent.active .inline-toggle {
display: block;
}
.post-creative-share .inline-toggle-parent.active .inline-toggle-element {
opacity: 1;
}
.post-creative-share .inline-toggle-parent .inline-toggle-element {
position: absolute;
right: -7px;
bottom: 25px;
padding: 10px;
text-align: center;
background: #fff;
border-radius: 3px 3px 0 0;
transition: all .2s;
opacity: 0;
box-shadow: 0px -5px 7px -1px rgba(0, 0, 0, 0.2);
}
.post-creative-share .inline-toggle-parent .inline-toggle-element .icon {
margin-right: 0;
font-size: 15px;
color: #9b9b9b;
}
.post-creative-share .inline-toggle-parent .inline-toggle-element .icon:hover {
color: #FFE1C4;
}
.post-creative-share-text {
display: inline-block;
margin-right: 8px;
}
.post-creative + * {
margin-top: 30px;
}
.post-creative-header + *,
.post-creative-title + * {
margin-top: 15px;
}
@media (min-width: 576px) {
.post-creative-content, .post-creative-footer {
padding: 25px 30px;
}
.post-creative-footer .inline-toggle-parent {
right: 30px;
}
}
@media (min-width: 768px) {
.post-creative {
max-width: 370px;
}
}
@media (min-width: 1200px) {
.post-creative-title {
font-size: 24px;
}
}
.post-creative-compact .post-creative-figure {
display: none;
}
.post-creative-compact .post-creative-footer {
border-top: 1px solid #e1e1e1;
}
.post-miranda {
background: #fff;
border: 1px solid #e1e1e1;
transition: all .3s;
}
.post-miranda:hover {
box-shadow: 0 7px 18px rgba(0, 0, 0, 0.13);
}
.post-miranda-content {
padding: 30px 20px;
}
.post-miranda-header {
margin-bottom: -15px;
margin-left: -15px;
}
.post-miranda-header:empty {
margin-bottom: 0;
margin-left: 0;
}
.post-miranda-header > * {
display: inline-block;
margin-top: 0;
margin-bottom: 15px;
margin-left: 15px;
}
.post-miranda-time, .post-miranda-view,
.post-miranda-comment, .post-miranda-share {
font-family: "Kanit", -apple-system, BlinkMacSystemFont, "Segoe UI", Roboto, "Helvetica Neue", Arial, sans-serif;
font-size: 12px;
font-weight: 500;
letter-spacing: 0.05em;
text-transform: uppercase;
color: #9b9b9b;
}
.post-miranda-time .icon, .post-miranda-view .icon,
.post-miranda-comment .icon, .post-miranda-share .icon {
margin-right: 5px;
font-size: 17px;
vertical-align: middle;
color: #9b9b9b;
}
.post-miranda-time .icon.fl-justicons-visible6, .post-miranda-view .icon.fl-justicons-visible6,
.post-miranda-comment .icon.fl-justicons-visible6, .post-miranda-share .icon.fl-justicons-visible6 {
font-size: 13px;
}
.post-miranda-title {
font-size: 18px;
font-weight: 400;
letter-spacing: 0.05em;
}
.post-miranda-text {
letter-spacing: 0.05em;
}
.post-miranda-figure {
display: inline-block;
overflow: hidden;
}
.post-miranda-figure img {
transform: scale(1);
transition: all .5s;
}
.post-miranda-figure img:hover {
transform: scale(1.03);
}
.post-miranda-footer {
padding: 30px 20px;
border-top: 1px solid #e1e1e1;
}
.post-miranda-comment a {
color: #9b9b9b;
}
.post-miranda-comment a:hover {
color: #FFE1C4;
}
.post-miranda-comment .icon {
margin-right: 5px;
font-size: 17px;
vertical-align: middle;
}
.post-miranda-share .icon {
font-size: 15px;
color: #9b9b9b;
}
.post-miranda-share .icon:hover {
color: #FFE1C4;
}
.post-miranda + * {
margin-top: 30px;
}
.post-miranda-header + *, .post-miranda-title + * {
margin-top: 15px;
}
.post-miranda-comment + * {
margin-top: 10px;
}
* + .post-miranda-aside {
margin-top: 20px;
}
@media (min-width: 576px) {
.post-miranda-content, .post-miranda-footer {
padding: 30px 35px;
}
.post-miranda-footer {
display: flex;
justify-content: space-between;
}
.post-miranda-comment + * {
margin-top: 0;
}
}
@media (min-width: 768px) {
.post-miranda-content {
display: flex;
justify-content: space-between;
flex-wrap: wrap;
}
.post-miranda-main {
flex-basis: calc(100% - 227px);
}
* + .post-miranda-aside {
margin-top: 10px;
}
}
@media (min-width: 1200px) {
.post-miranda-title {
font-size: 24px;
}
}
@media (min-width: 1600px) {
.post-miranda-main {
flex-basis: calc(100% - 247px);
}
}
.post-carmen {
position: relative;
display: flex;
justify-content: space-between;
flex-direction: column;
padding: 25px;
height: 343px;
overflow: hidden;
}
.post-carmen::before {
position: absolute;
top: 0;
right: 0;
bottom: 0;
left: 0;
content: '';
background-image: linear-gradient(0deg, #15161b 0%, rgba(77, 88, 143, 0) 100%);
height: 410px;
pointer-events: none;
z-index: 1;
}
.post-carmen img {
position: absolute;
top: 50%;
left: 50%;
transform: translate(-50%, -50%) scale(1);
min-height: 100%;
min-width: 100%;
width: auto;
height: auto;
max-width: none;
transition: all .3s;
}
.post-carmen:hover img {
transform: translate(-50%, -50%) scale(1.03);
}
.post-carmen-title {
font-size: 22px;
font-weight: 600;
}
.post-carmen-title a {
color: #fff;
}
.post-carmen-title a:hover {
color: #FFE1C4;
}
.post-carmen-header {
flex: 1;
}
.post-carmen-main, .post-carmen-header {
position: relative;
z-index: 1;
}
.post-carmen-comment a {
color: #9b9b9b;
}
.post-carmen-comment a:hover {
color: #FFE1C4;
}
.post-carmen-meta {
margin-bottom: -7px;
margin-left: -15px;
font-family: "Kanit", -apple-system, BlinkMacSystemFont, "Segoe UI", Roboto, "Helvetica Neue", Arial, sans-serif;
font-size: 12px;
font-weight: 500;
letter-spacing: 0.05em;
text-transform: uppercase;
color: #9b9b9b;
}
.post-carmen-meta:empty {
margin-bottom: 0;
margin-left: 0;
}
.post-carmen-meta > * {
display: inline-block;
margin-top: 0;
margin-bottom: 7px;
margin-left: 15px;
}
.post-carmen-meta .icon {
margin-right: 5px;
font-size: 17px;
vertical-align: middle;
color: #FFE1C4;
}
.post-carmen-meta .icon.fl-justicons-visible6 {
font-size: 13px;
}
.post-carmen + * {
margin-top: 30px;
}
* + .post-carmen-meta {
margin-top: 15px;
}
@media (min-width: 1200px) {
.post-carmen-title {
font-size: 24px;
}
}
.post-gloria {
position: relative;
display: flex;
align-items: center;
padding: 25px;
height: 440px;
overflow: hidden;
border-style: dotted;
border-width: thin;
background: #ffffff;
}
.post-gloria::before {
position: absolute;
top: 0;
right: 0;
bottom: 0;
left: 0;
content: '';
background: linear-gradient(to right, rgba(0, 0, 0, 0.65) 0%, rgba(0, 0, 0, 0) 85%);
pointer-events: none;
z-index: 1;
}
.post-gloria img {
position: absolute;
top: 50%;
right: 50%;
transform: translate(50%, -50%) scale(1);
min-height: 100%;
min-width: 100%;
width: auto;
height: auto;
max-width: none;
transition: all .3s;
}
.post-gloria:hover img {
transform: translate(50%, -50%) scale(1.03);
}
.post-gloria .button, .post-gloria .button:focus {
color: #fff;
background-color: #FFE1C4;
border-color: #fff;
}
.post-gloria .button:hover, .post-gloria .button:active {
color: #fff;
background-color: #ffe000;
border-color: #FFE1C4;
}
.post-gloria .button.button-ujarak::before {
background: #FFE1C4;
}
.post-gloria-main {
position: relative;
max-width: 700px;
z-index: 2;
}
.post-gloria-title {
font-weight: 600;
color: #000000;
}
.post-gloria-meta {
margin-bottom: -7px;
margin-left: -15px;
font-family: "Kanit", -apple-system, BlinkMacSystemFont, "Segoe UI", Roboto, "Helvetica Neue", Arial, sans-serif;
font-size: 12px;
font-weight: 500;
letter-spacing: 0.05em;
text-transform: uppercase;
color: #9b9b9b;
}
.post-gloria-meta:empty {
margin-bottom: 0;
margin-left: 0;
}
.post-gloria-meta > * {
display: inline-block;
margin-top: 0;
margin-bottom: 7px;
margin-left: 15px;
}
.post-gloria-meta .icon {
margin-right: 5px;
font-size: 17px;
vertical-align: middle;
color: #9b9b9b;
}
.post-gloria-meta .icon.fl-justicons-visible6 {
font-size: 13px;
}
.post-gloria-time {
font-weight: 600;
color: rgba(255, 255, 255, 0.6);
}
.post-gloria-text {
position: relative;
padding-left: 40px;
color: #000000;
}
.post-gloria-text svg {
position: absolute;
top: 5px;
left: -3px;
width: 50px;
height: 17px;
}
.post-gloria-text svg path {
fill: #d4d5db;
}
* + .post-gloria-meta {
margin-top: 10px;
}
* + .post-gloria-text {
margin-top: 16px;
}
.post-gloria + * {
margin-top: 30px;
}
* + .post-gloria-title {
margin-top: 16px;
}
.post-gloria.post-gloria-1 {
justify-content: flex-end;
}
.post-gloria.post-gloria-1 .post-gloria-title {
font-weight: 400;
}
.post-gloria.post-gloria-1 .post-gloria-time {
color: #9b9b9b;
}
.post-gloria.post-gloria-1::before {
background: linear-gradient(to left, rgba(255, 255, 255, 0.65) 0%, rgba(255, 255, 255, 0) 85%);
}
.post-gloria.post-gloria-1 .button {
box-shadow: 0 7px 13px 0 rgba(0, 0, 0, 0.22);
}
.post-gloria.post-gloria-1 .button, .post-gloria.post-gloria-1 .button:focus {
color: #151515;
background-color: #fcef57;
border-color: #fcef57;
}
.post-gloria.post-gloria-1 .button:hover, .post-gloria.post-gloria-1 .button:active {
color: #fff;
background-color: #FFE1C4;
border-color: #FFE1C4;
}
.post-gloria.post-gloria-1 .button.button-ujarak::before {
background: #FFE1C4;
}
@media (min-width: 992px) {
.post-gloria.post-gloria-1 .post-gloria-main {
max-width: 700px;
}
}
@media (min-width: 1200px) {
.post-gloria {
padding: 40px;
}
.post-gloria::before {
display: none;
}
}
.post-chelsea {
max-width: 370px;
}
.post-chelsea-figure {
display: block;
overflow: hidden;
}
.post-chelsea-figure img {
transform: scale(1);
transition: all .5s;
will-change: transform;
}
.post-chelsea-figure img:hover {
transform: scale(1.03);
}
.post-chelsea-title {
font-size: 18px;
font-weight: 400;
letter-spacing: 0.05em;
}
.post-chelsea-main {
padding: 20px 0 35px;
}
.post-chelsea-comment a {
color: #9b9b9b;
}
.post-chelsea-comment a:hover {
color: #FFE1C4;
}
.post-chelsea-meta {
margin-bottom: -7px;
margin-left: -15px;
font-family: "Kanit", -apple-system, BlinkMacSystemFont, "Segoe UI", Roboto, "Helvetica Neue", Arial, sans-serif;
font-size: 12px;
font-weight: 500;
letter-spacing: 0.05em;
text-transform: uppercase;
color: #9b9b9b;
}
.post-chelsea-meta:empty {
margin-bottom: 0;
margin-left: 0;
}
.post-chelsea-meta > * {
display: inline-block;
margin-top: 0;
margin-bottom: 7px;
margin-left: 15px;
}
.post-chelsea-meta .icon {
margin-right: 5px;
font-size: 17px;
vertical-align: middle;
color: #9b9b9b;
}
.post-chelsea-meta .icon.fl-justicons-visible6 {
font-size: 13px;
}
.post-chelsea + * {
margin-top: 30px;
}
* + .post-chelsea-title {
margin-top: 15px;
}
.post-chelsea-title + * {
margin-top: 10px;
}
.post-chelsea-meta + * {
margin-top: 20px;
}
.post-chelsea-text + * {
margin-top: 15px;
}
@media (min-width: 768px) {
.post-chelsea {
display: flex;
align-items: flex-start;
max-width: 770px;
}
.post-chelsea .post-chelsea-figure img {
max-width: inherit;
}
.post-chelsea-main {
padding: 0 30px;
flex-basis: 60%;
}
}
@media (min-width: 1200px) {
.post-chelsea-title {
font-size: 24px;
}
.post-chelsea-main {
padding: 30px;
}
}
.post-veronica {
max-width: 370px;
border-bottom: 1px solid #d7d7d7;
}
.post-veronica-figure {
position: relative;
display: block;
overflow: hidden;
}
.post-veronica-figure .badge {
position: absolute;
top: 20px;
left: 15px;
}
.post-veronica-figure img {
transform: scale(1);
transition: all .5s;
}
.post-veronica-figure img:hover {
transform: scale(1.03);
}
.post-veronica-main {
padding: 20px 0;
}
.post-veronica-title {
font-size: 18px;
font-weight: 400;
letter-spacing: 0.05em;
}
.post-veronica-meta {
margin-bottom: -7px;
margin-left: -15px;
font-family: "Kanit", -apple-system, BlinkMacSystemFont, "Segoe UI", Roboto, "Helvetica Neue", Arial, sans-serif;
font-size: 12px;
font-weight: 500;
letter-spacing: 0.05em;
text-transform: uppercase;
color: #9b9b9b;
}
.post-veronica-meta:empty {
margin-bottom: 0;
margin-left: 0;
}
.post-veronica-meta > * {
display: inline-block;
margin-top: 0;
margin-bottom: 7px;
margin-left: 15px;
}
.post-veronica-meta .icon {
margin-right: 5px;
font-size: 17px;
vertical-align: middle;
color: #9b9b9b;
}
.post-veronica-meta .icon.fl-justicons-visible6 {
font-size: 13px;
}
.post-veronica-comment a {
color: #9b9b9b;
}
.post-veronica-comment a:hover {
color: #FFE1C4;
}
* + .post-veronica-text,
* + .post-veronica-meta {
margin-top: 15px;
}
@media (min-width: 1200px) {
.post-veronica-title {
font-size: 24px;
}
}
.post-alice {
position: relative;
display: flex;
align-items: center;
min-height: 300px;
padding: 35px 35px 50px;
text-align: center;
overflow: hidden;
}
.post-alice::before {
position: absolute;
top: 0;
right: 0;
bottom: 0;
left: 0;
content: '';
background-image: linear-gradient(to top, #15161b 0%, rgba(109, 117, 155, 0) 100%);
pointer-events: none;
z-index: 1;
}
.post-alice img {
position: absolute;
top: 50%;
right: 50%;
transform: translate(50%, -50%) scale(1);
min-height: 100%;
min-width: 100%;
width: auto;
height: auto;
max-width: none;
transition: all .3s;
}
@supports (object-fit: cover) {
.post-alice img {
right: 0;
top: 0;
transform: none;
object-fit: cover;
object-position: center center;
}
}
.post-alice .divider::after {
width: 50px;
height: 3px;
}
.post-alice * + .divider {
margin-top: 20px;
}
.post-slider .swiper-slide {
align-items: stretch;
}
.post-slider .post-alice {
width: 100%;
white-space: normal;
}
.post-alice-main {
position: relative;
max-width: 500px;
margin-left: auto;
margin-right: auto;
z-index: 2;
}
.post-alice-title {
font-weight: 600;
color: #fff;
will-change: transform;
}
.post-alice-time {
display: inline-block;
font-family: "Kanit", -apple-system, BlinkMacSystemFont, "Segoe UI", Roboto, "Helvetica Neue", Arial, sans-serif;
font-size: 12px;
font-weight: 600;
letter-spacing: 0.05em;
color: rgba(255, 255, 255, 0.6);
text-transform: uppercase;
}
.post-alice-time .icon {
margin-right: 5px;
font-size: 17px;
vertical-align: middle;
}
* + .post-alice-title {
margin-top: 10px;
}
* + .post-alice-time {
margin-top: 20px;
}
@media (min-width: 768px) {
.post-alice {
height: 400px;
}
}
.post-ruby {
padding-bottom: 20px;
border-bottom: 1px solid #d7d7d7;
}
.post-ruby-meta {
margin-bottom: -7px;
margin-left: -15px;
font-family: "Kanit", -apple-system, BlinkMacSystemFont, "Segoe UI", Roboto, "Helvetica Neue", Arial, sans-serif;
font-size: 12px;
letter-spacing: 0.05em;
text-transform: uppercase;
}
.post-ruby-meta:empty {
margin-bottom: 0;
margin-left: 0;
}
.post-ruby-meta > * {
display: inline-block;
margin-top: 0;
margin-bottom: 7px;
margin-left: 15px;
}
.post-ruby-meta .icon {
margin-right: 5px;
font-size: 17px;
vertical-align: middle;
}
.post-ruby-title {
position: relative;
padding-left: 55px;
font-size: 18px;
font-weight: 400;
}
.post-ruby-title::before {
position: absolute;
top: 0;
left: -3px;
font-family: "Kanit", -apple-system, BlinkMacSystemFont, "Segoe UI", Roboto, "Helvetica Neue", Arial, sans-serif;
font-size: 122px;
letter-spacing: 0.127em;
line-height: 85px;
color: #d4d5db;
content: '“';
}
.post-ruby-view .icon {
font-size: 13px;
}
.post-ruby-comment a {
color: #9b9b9b;
}
.post-ruby-comment a:hover {
color: #FFE1C4;
}
* + .post-ruby-meta {
margin-top: 35px;
}
* + .post-ruby-title {
margin-top: 20px;
}
* + .post-ruby-text {
margin-top: 15px;
}
@media (min-width: 1200px) {
.post-ruby-title {
font-size: 24px;
}
}
.blog-post {
padding: 30px;
font-size: 16px;
color: #151515;
background: #fff;
border: 1px solid #e1e1e1;
}
.blog-post-title {
font-weight: 400;
letter-spacing: 0.025em;
}
.blog-post-author {
display: flex;
align-items: center;
}
.post-author {
margin-top: 0;
font-family: "Kanit", -apple-system, BlinkMacSystemFont, "Segoe UI", Roboto, "Helvetica Neue", Arial, sans-serif;
font-size: 12px;
font-weight: 500;
letter-spacing: 0.05em;
text-transform: uppercase;
color: #151515;
}
.blog-post-author-quote {
padding-left: 15px;
border-left: 5px solid #edeff4;
}
.blog-post-meta {
font-family: "Kanit", -apple-system, BlinkMacSystemFont, "Segoe UI", Roboto, "Helvetica Neue", Arial, sans-serif;
font-size: 12px;
font-weight: 500;
letter-spacing: 0.05em;
text-transform: uppercase;
color: #9b9b9b;
margin-bottom: -7px;
margin-left: -15px;
}
.blog-post-meta .icon {
margin-right: 5px;
font-size: 17px;
vertical-align: middle;
color: #FFE1C4;
}
.blog-post-meta .icon.fl-justicons-visible6 {
font-size: 13px;
}
.blog-post-meta:empty {
margin-bottom: 0;
margin-left: 0;
}
.blog-post-meta > * {
display: inline-block;
margin-top: 0;
margin-bottom: 7px;
margin-left: 15px;
}
.blog-post-share {
padding: 20px;
background: #edeff4;
}
.blog-post-share p {
font-family: "Kanit", -apple-system, BlinkMacSystemFont, "Segoe UI", Roboto, "Helvetica Neue", Arial, sans-serif;
font-size: 12px;
font-weight: 500;
letter-spacing: 0.05em;
text-transform: uppercase;
color: #9b9b9b;
}
.blog-post-share .icon {
color: #9b9b9b;
}
.blog-post-share .icon:hover {
color: #FFE1C4;
}
.blog-post-content > * + * {
margin-top: 25px;
}
* + .blog-post-header {
margin-top: 15px;
}
* + .blog-post-title {
margin-top: 10px;
}
* + .blog-post-meta {
margin-top: 12px;
}
* + .post-author {
margin-left: 6px;
}
* + .blog-post-author-quote {
margin-top: 25px;
}
* + .blog-post-share {
margin-top: 25px;
}
* + .blog-post-content {
margin-top: 27px;
}
.inline-toggle-parent {
display: flex;
align-items: center;
}
.inline-toggle-parent .icon {
font-size: 16px;
color: #9b9b9b;
cursor: pointer;
}
.inline-toggle-parent .inline-toggle-element {
display: none;
transition: all .3s;
}
.inline-toggle-parent .inline-toggle-element .icon {
font-size: 13px;
}
.inline-toggle-parent .inline-toggle-element .icon:hover {
color: #FFE1C4;
}
.inline-toggle-parent .list-inline li {
font-family: "Kanit", -apple-system, BlinkMacSystemFont, "Segoe UI", Roboto, "Helvetica Neue", Arial, sans-serif;
font-size: 12px;
font-weight: 500;
letter-spacing: 0;
text-transform: uppercase;
color: #9b9b9b;
}
.inline-toggle-parent .list-inline li + li {
margin-left: 10px;
}
.inline-toggle-parent.active .inline-toggle-element {
display: block;
}
.inline-toggle-parent.active .inline-toggle {
display: none;
transition: all .3s;
}
@media (min-width: 576px) {
.blog-post-header {
display: flex;
align-items: center;
}
.blog-post-author {
margin-right: 20px;
}
.post-author {
padding-right: 20px;
border-right: 1px solid #e1e1e1;
}
.blog-post-share {
display: flex;
align-items: center;
justify-content: space-between;
}
.blog-post-meta {
margin-top: 0;
}
}
@media (min-width: 1200px) {
.blog-post {
padding: 30px 40px;
}
}
.post-lily {
position: relative;
display: flex;
justify-content: flex-end;
flex-direction: column;
padding: 22px;
height: 343px;
overflow: hidden;
}
.post-lily::before {
position: absolute;
top: 0;
right: 0;
bottom: 0;
left: 0;
content: '';
background: rgba(43, 62, 79, 0.5);
height: 410px;
pointer-events: none;
z-index: 1;
}
.post-lily img {
position: absolute;
top: 50%;
left: 50%;
transform: translate(-50%, -50%) scale(1);
min-height: 100%;
min-width: 100%;
width: auto;
height: auto;
max-width: none;
transition: all .3s;
}
.post-lily:hover img {
transform: translate(-50%, -50%) scale(1.03);
}
.post-lily .post-video-button {
position: absolute;
top: 25px;
left: 25px;
z-index: 1;
}
.post-lily-title {
max-width: 360px;
font-size: 20px;
font-weight: 600;
}
.post-lily-title a {
color: #fff;
}
.post-lily-title a:hover {
color: #fcef57;
}
.post-lily-main {
position: relative;
z-index: 1;
}
.post-lily-comment a {
color: #fff;
}
.post-lily-comment a:hover {
color: #FFE1C4;
}
.post-lily-meta {
margin-bottom: -7px;
margin-left: -15px;
font-family: "Kanit", -apple-system, BlinkMacSystemFont, "Segoe UI", Roboto, "Helvetica Neue", Arial, sans-serif;
font-size: 12px;
font-weight: 500;
letter-spacing: 0.05em;
text-transform: uppercase;
color: #9b9b9b;
color: #fff;
}
.post-lily-meta:empty {
margin-bottom: 0;
margin-left: 0;
}
.post-lily-meta > * {
display: inline-block;
margin-top: 0;
margin-bottom: 7px;
margin-left: 15px;
}
.post-lily-meta .icon {
margin-right: 5px;
font-size: 17px;
vertical-align: middle;
color: #fcef57;
}
.post-lily-meta .icon.fl-justicons-visible6 {
font-size: 13px;
}
.post-lily + * {
margin-top: 30px;
}
* + .post-lily-title {
margin-top: 15px;
}
* + .post-lily-meta {
margin-top: 15px;
}
@media (min-width: 1600px) {
.post-lily {
padding: 25px;
}
.post-lily-title {
font-size: 24px;
}
}
.post-light {
padding: 20px 20px;
max-width: 300px;
text-align: center;
}
.post-light > * + * {
margin-top: 15px;
}
.post-light-title {
width: 100%;
font-weight: 400;
}
.post-light-time {
display: block;
font-family: "Kanit", -apple-system, BlinkMacSystemFont, "Segoe UI", Roboto, "Helvetica Neue", Arial, sans-serif;
font-size: 12px;
line-height: 1.3;
font-weight: 500;
letter-spacing: .05em;
text-transform: uppercase;
color: #FFE1C4;
}
.post-elizabeth-meta {
margin-bottom: -7px;
margin-left: -15px;
font-family: "Kanit", -apple-system, BlinkMacSystemFont, "Segoe UI", Roboto, "Helvetica Neue", Arial, sans-serif;
font-size: 12px;
font-weight: 600;
letter-spacing: 0.05em;
text-transform: uppercase;
}
.post-elizabeth-meta:empty {
margin-bottom: 0;
margin-left: 0;
}
.post-elizabeth-meta > * {
display: inline-block;
margin-top: 0;
margin-bottom: 7px;
margin-left: 15px;
}
.post-elizabeth-meta .icon {
margin-right: 5px;
font-size: 17px;
vertical-align: middle;
color: #FFE1C4;
}
.post-elizabeth-title {
position: relative;
}
.post-elizabeth-text {
max-width: 500px;
}
.post-elizabeth-view .icon {
font-size: 13px;
}
.post-elizabeth-comment a {
color: #9b9b9b;
}
.post-elizabeth-comment a:hover {
color: #FFE1C4;
}
* + .post-elizabeth-meta {
margin-top: 20px;
}
* + .post-elizabeth-title {
margin-top: 15px;
}
* + .post-elizabeth-text {
margin-top: 15px;
}
.context-dark .post-elizabeth-text, .rd-navbar-dark .post-elizabeth-text, .rd-navbar-darker .post-elizabeth-text, .bg-gray-700 .post-elizabeth-text, .bg-gray-2 .post-elizabeth-text, .bg-gray-4 .post-elizabeth-text, .bg-primary .post-elizabeth-text, .bg-image-dark .post-elizabeth-text {
color: #fff;
}
.context-dark .post-elizabeth-meta, .rd-navbar-dark .post-elizabeth-meta, .rd-navbar-darker .post-elizabeth-meta, .bg-gray-700 .post-elizabeth-meta, .bg-gray-2 .post-elizabeth-meta, .bg-gray-4 .post-elizabeth-meta, .bg-primary .post-elizabeth-meta, .bg-image-dark .post-elizabeth-meta {
color: rgba(255, 255, 255, 0.6);
}
.context-dark .post-elizabeth-comment a, .rd-navbar-dark .post-elizabeth-comment a, .rd-navbar-darker .post-elizabeth-comment a, .bg-gray-700 .post-elizabeth-comment a, .bg-gray-2 .post-elizabeth-comment a, .bg-gray-4 .post-elizabeth-comment a, .bg-primary .post-elizabeth-comment a, .bg-image-dark .post-elizabeth-comment a {
color: rgba(255, 255, 255, 0.6);
}
.context-dark .post-elizabeth-comment a:hover, .rd-navbar-dark .post-elizabeth-comment a:hover, .rd-navbar-darker .post-elizabeth-comment a:hover, .bg-gray-700 .post-elizabeth-comment a:hover, .bg-gray-2 .post-elizabeth-comment a:hover, .bg-gray-4 .post-elizabeth-comment a:hover, .bg-primary .post-elizabeth-comment a:hover, .bg-image-dark .post-elizabeth-comment a:hover {
color: #FFE1C4;
}
@media (min-width: 768px) {
* + .post-elizabeth-title {
margin-top: 20px;
}
* + .post-elizabeth-meta {
margin-top: 35px;
}
}
@media (min-width: 1200px) {
.post-elizabeth-title {
font-size: 44px;
}
}
/*
*
* Quotes
*/
.quote-default {
text-align: center;
}
.quote-default-text {
position: relative;
padding: 30px 0 43px;
overflow: hidden;
font-size: 20px;
line-height: 30px;
color: #151515;
}
.quote-default-text::before, .quote-default-text::after {
content: '';
position: absolute;
left: 50%;
width: 400px;
height: 2px;
transform: translateX(-50%);
background: #151515;
}
.quote-default-text::before {
top: 0;
}
.quote-default-text::after {
bottom: 0;
}
.quote-default-cite {
padding-top: 15px;
color: #FFE1C4;
font-size: 14px;
}
@media (min-width: 768px) {
.quote-default-text {
font-size: 33px;
line-height: 40px;
}
}
.quote-modern {
position: relative;
padding-left: 50px;
}
.quote-modern::before {
position: absolute;
top: 12px;
left: 0;
width: 40px;
content: '';
border-top: 1px solid #e1e1e1;
pointer-events: none;
}
.quote-modern-text {
font-size: 16px;
letter-spacing: 0.05em;
}
* + .quote-modern {
margin-top: 20px;
}
@media (min-width: 768px) {
.quote-modern {
padding-left: 90px;
}
.quote-modern::before {
width: 70px;
}
.quote-modern-text {
font-size: 18px;
}
}
.quote-minimal {
display: flex;
font-size: 14px;
line-height: 1.625;
letter-spacing: .05em;
}
.quote-minimal > * + * {
margin-top: 0;
margin-left: 20px;
}
.quote-minimal-mark {
position: relative;
top: 5px;
flex-shrink: 0;
fill: #edeff4;
}
* + .quote-minimal {
margin-top: 25px;
}
.context-dark .quote-minimal, .rd-navbar-dark .quote-minimal, .rd-navbar-darker .quote-minimal, .bg-gray-700 .quote-minimal, .bg-gray-2 .quote-minimal, .bg-gray-4 .quote-minimal, .bg-primary .quote-minimal, .bg-image-dark .quote-minimal {
color: #fff;
}
@media (min-width: 1200px) {
.quote-minimal {
font-size: 16px;
}
}
/*
*
* Thumbnails
*/
.img-responsive {
width: 100%;
}
.img-circle {
border-radius: 50%;
}
.thumbnail-classic {
position: relative;
overflow: hidden;
max-width: 370px;
margin-left: auto;
margin-right: auto;
font-family: "Kanit", -apple-system, BlinkMacSystemFont, "Segoe UI", Roboto, "Helvetica Neue", Arial, sans-serif;
transition: all .3s ease-in-out;
}
.thumbnail-classic::before, .thumbnail-classic::after {
position: absolute;
pointer-events: none;
}
.thumbnail-classic::before {
content: '';
top: 0;
right: 0;
bottom: 0;
left: 0;
z-index: 1;
background: #2b3341;
opacity: .58;
transition: inherit;
}
.thumbnail-classic::after {
display: inline-block;
content: '\e01c';
top: 50%;
left: 50%;
z-index: 2;
color: #fff;
font-size: 30px;
font-family: 'fl-budicons-launch';
transform: translate(-50%, calc(-50% - 20px));
transition: inherit;
}
.thumbnail-classic-figure {
display: block;
transform: scale3d(1.1, 1.1, 1.1);
}
.thumbnail-classic-figure img {
width: 100%;
will-change: transform;
}
.thumbnail-classic-caption {
display: flex;
align-items: center;
flex-direction: row-reverse;
justify-content: space-between;
position: absolute;
bottom: 0;
z-index: 2;
width: 100%;
padding: 20px;
background: #2c2d31;
transition: inherit;
}
.thumbnail-classic-panel-left {
position: relative;
text-align: left;
}
.thumbnail-classic-title {
color: #fff;
opacity: 1;
visibility: visible;
transition: all 300ms ease-in-out 200ms;
}
.thumbnail-classic-subtitle {
display: none;
font-size: 14px;
font-weight: 500;
text-transform: uppercase;
letter-spacing: .025em;
color: #707279;
opacity: 0;
transform: translate3d(0, 200%, 0);
transition: all 300ms ease-in-out 100ms;
}
.thumbnail-classic-panel-right {
position: relative;
text-align: right;
line-height: 1;
}
.thumbnail-classic-panel-toggle {
position: relative;
display: none;
font-size: 24px;
color: #707279;
opacity: 1;
visibility: visible;
cursor: pointer;
transition: all 300ms ease-in-out 200ms;
z-index: 1;
}
.thumbnail-classic-list {
font-size: 18px;
line-height: 1;
color: #fff;
white-space: nowrap;
}
.thumbnail-classic-list a, .thumbnail-classic-list a:focus, .thumbnail-classic-list a:active {
color: inherit;
}
.thumbnail-classic-list a:hover {
color: #fcef57;
}
.thumbnail-classic-list li {
opacity: 1;
transform: translate3d(0, 0, 0);
transition: all 300ms ease-in-out;
}
.thumbnail-classic-list li:nth-child(1) {
transition-delay: 100ms;
}
.thumbnail-classic-list li:nth-child(2) {
transition-delay: 150ms;
}
.thumbnail-classic-list li:nth-child(3) {
transition-delay: 200ms;
}
.thumbnail-classic-list li:nth-child(4) {
transition-delay: 250ms;
}
.thumbnail-classic-list li:nth-child(5) {
transition-delay: 300ms;
}
.thumbnail-classic-list li:nth-child(6) {
transition-delay: 350ms;
}
.thumbnail-classic-list li:nth-child(7) {
transition-delay: 400ms;
}
.thumbnail-classic-list li:nth-child(8) {
transition-delay: 450ms;
}
.thumbnail-classic-list li:nth-child(9) {
transition-delay: 500ms;
}
.thumbnail-classic-list li:nth-child(10) {
transition-delay: 550ms;
}
.desktop .thumbnail-classic::before {
opacity: 0;
}
.desktop .thumbnail-classic::after {
opacity: 0;
visibility: hidden;
transform: translate(-50%, -50%);
}
.desktop .thumbnail-classic-caption {
transform: translateY(100%);
}
.desktop .thumbnail-classic-title {
position: absolute;
top: 50%;
left: 0;
transform: translate3d(0, -50%, 0);
}
.desktop .thumbnail-classic-subtitle {
display: inline-block;
}
.desktop .thumbnail-classic-panel-toggle {
display: inline-block;
}
.desktop .thumbnail-classic-list {
position: absolute;
top: 50%;
right: 0;
transform: translateY(calc(-50% - 4px));
pointer-events: none;
}
.desktop .thumbnail-classic-list li {
opacity: 0;
transform: translate3d(0, 200%, 0);
}
.desktop .thumbnail-classic:hover .thumbnail-classic-figure {
position: relative;
transform: scale3d(1, 1, 1);
}
.desktop .thumbnail-classic:hover .thumbnail-classic-caption {
transform: translateY(0);
}
.desktop .thumbnail-classic:hover::after {
opacity: 1;
visibility: visible;
transform: translate(-50%, calc(-50% - 20px));
}
.desktop .thumbnail-classic:hover::before {
opacity: .58;
}
.desktop .thumbnail-classic-panel-right:hover .thumbnail-classic-panel-toggle {
opacity: 0;
visibility: hidden;
transition-delay: 0s;
}
.desktop .thumbnail-classic-panel-right:hover .thumbnail-classic-list {
pointer-events: auto;
}
.desktop .thumbnail-classic-panel-right:hover .thumbnail-classic-list li {
opacity: 1;
transform: translate3d(0, 0, 0);
}
.desktop .thumbnail-classic-panel-right:hover ~ .thumbnail-classic-panel-left .thumbnail-classic-title {
opacity: 0;
visibility: hidden;
transition-delay: 0s;
}
.desktop .thumbnail-classic-panel-right:hover ~ .thumbnail-classic-panel-left .thumbnail-classic-subtitle {
opacity: 1;
transform: translate3d(0, 0, 0);
}
.thumbnail-modern {
position: relative;
overflow: hidden;
max-width: 370px;
margin-left: auto;
margin-right: auto;
text-align: center;
color: #707279;
font-family: "Kanit", -apple-system, BlinkMacSystemFont, "Segoe UI", Roboto, "Helvetica Neue", Arial, sans-serif;
transition: all 300ms ease-in-out;
}
.thumbnail-modern img {
width: 100%;
}
.thumbnail-modern-caption {
width: 100%;
padding: 22px;
background: #35363c;
transition: inherit;
will-change: transform;
z-index: 1;
}
.thumbnail-modern-title {
color: #fcef57;
}
.thumbnail-modern-date {
display: block;
font-weight: 500;
font-size: .85em;
letter-spacing: .025em;
text-transform: uppercase;
transition: inherit;
}
.desktop .thumbnail-modern {
padding-bottom: 64px;
}
@media (min-width: 1200px) {
.desktop .thumbnail-modern {
padding-bottom: 66px;
}
}
.desktop .thumbnail-modern-caption {
position: absolute;
bottom: 0;
transform: translate3d(0, 18px, 0);
}
.desktop .thumbnail-modern-date {
opacity: 0;
visibility: hidden;
}
.desktop .thumbnail-modern:hover .thumbnail-modern-date {
opacity: 1;
visibility: visible;
}
.desktop .thumbnail-modern:hover .thumbnail-modern-caption {
transform: translate3d(0, 0, 0);
}
.thumbnail-creative {
position: relative;
overflow: hidden;
display: block;
text-align: center;
background: #384958;
cursor: pointer;
}
.thumbnail-creative img {
position: relative;
display: block;
min-height: 100%;
max-width: 100%;
width: 100%;
opacity: 1;
transition: opacity 0.35s, transform 0.35s;
transform: scale3d(1.1, 1.1, 1);
will-change: transform;
}
.thumbnail-creative-overlay {
position: absolute;
top: 0;
left: 0;
width: 100%;
height: 100%;
padding: 10px;
color: #fff;
}
.thumbnail-creative-overlay::before, .thumbnail-creative-overlay::after {
position: absolute;
pointer-events: none;
}
.thumbnail-creative-overlay::before {
top: 0;
left: 0;
width: 100%;
height: 100%;
background: rgba(255, 255, 255, 0.5);
content: '';
transition: transform 0.6s;
transform: scale3d(1.9, 1.4, 1) rotate3d(0, 0, 1, 45deg) translate3d(0, -100%, 0);
}
.thumbnail-creative-overlay::after {
display: inline-block;
content: '\e01c';
top: 50%;
left: 50%;
z-index: 1;
font-size: 24px;
font-family: 'fl-budicons-launch';
opacity: 0;
transform: translate(-50%, calc(-50% + 10px));
transition: all 150ms ease-in-out;
}
.thumbnail-creative:hover img {
opacity: 0.5;
transform: scale3d(1, 1, 1);
}
.thumbnail-creative:hover .thumbnail-creative-overlay::before {
transform: scale3d(1.9, 1.4, 1) rotate3d(0, 0, 1, 45deg) translate3d(0, 100%, 0);
}
.thumbnail-creative:hover .thumbnail-creative-overlay::after {
opacity: 1;
transform: translate(-50%, -50%);
transition-delay: 300ms;
}
.mobile .thumb--effect-apollo img,
.tablet .thumb--effect-apollo img {
opacity: 0.5;
transform: scale3d(1, 1, 1);
}
.mobile .thumbnail-creative-overlay::before,
.tablet .thumbnail-creative-overlay::before {
transform: scale3d(1.9, 1.4, 1) rotate3d(0, 0, 1, 45deg) translate3d(0, 100%, 0);
}
.thumbnail-minimal {
text-align: center;
}
.thumbnail-minimal > * + * {
margin-top: 15px;
}
.thumbnail-minimal-title {
font-family: "Kanit", -apple-system, BlinkMacSystemFont, "Segoe UI", Roboto, "Helvetica Neue", Arial, sans-serif;
font-weight: 500;
color: #151515;
text-transform: uppercase;
}
.thumbnail-minimal-figure {
display: flex;
align-items: flex-end;
justify-content: center;
min-height: 150px;
}
.thumbnail-minimal-counter h2 {
font-weight: 400;
line-height: 1;
}
@media (min-width: 768px) {
.block-thumbnail-minimal [class*='col-'] + [class*='col-'] {
position: relative;
}
.block-thumbnail-minimal [class*='col-'] + [class*='col-']::before {
position: absolute;
top: 50%;
left: 0;
width: 1px;
height: 165px;
content: '';
background: #e1e1e1;
transform: translateY(-50%);
}
}
.thumb-video {
position: relative;
overflow: hidden;
display: block;
background: #151515;
text-align: center;
}
.height-fill .thumb-video {
display: flex;
flex-direction: column;
align-items: center;
justify-content: center;
background: #000;
}
.thumb-video-caption {
position: absolute;
top: 0;
right: 0;
bottom: 0;
left: 0;
z-index: 2;
display: flex;
flex-direction: column;
align-items: center;
justify-content: center;
width: 100%;
}
.thumb-video-image {
width: auto;
height: auto;
max-width: none;
}
.thumb-video-overlay {
position: absolute;
top: 0;
right: 0;
bottom: 0;
left: 0;
z-index: 2;
background: #151515;
cursor: pointer;
}
.thumb-video-overlay .thumb-video-image {
min-height: 100%;
}
.thumb-video-content {
background: #151515;
}
.thumb-video-button {
position: relative;
overflow: hidden;
display: inline-flex;
align-items: center;
justify-content: center;
width: 63px;
height: 63px;
line-height: 0;
font-size: 0;
border-radius: 50%;
color: #151515;
background: #fff;
cursor: pointer;
transition: .22s;
}
.thumb-video-button::after {
content: '\e037';
font-family: 'Material Icons';
font-size: 25px;
line-height: 1;
}
.thumb-video-button:hover {
color: #FFE1C4;
}
.thumb-video-content,
.thumb-video-image {
min-width: 100%;
}
@supports (object-fit: cover) {
.thumb-video-image {
width: 100%;
height: 100%;
object-fit: cover;
}
}
* + .thumb-video-title {
margin-top: 10px;
}
a.thumbnail-alice {
display: block;
}
.thumbnail-alice {
position: relative;
overflow: hidden;
transition: 0.8s cubic-bezier(0.2, 1, 0.2, 1);
transform: translate3d(0, 0, 0);
}
.thumbnail-alice img {
width: 100%;
}
.thumbnail-alice::before {
content: '';
position: absolute;
top: 0;
right: 0;
bottom: 0;
left: 0;
z-index: 1;
background: rgba(37, 43, 47, 0.3);
opacity: 0;
transition: .4s;
}
.thumbnail-alice::after {
position: absolute;
top: 50%;
left: 50%;
transform: translate3d(-50%, -50%, 0);
content: '\e01c';
z-index: 1;
font-size: 24px;
font-family: 'fl-budicons-launch';
opacity: 0;
transition: all 150ms ease-in-out;
color: #fff;
}
.thumbnail-alice:hover::before, .thumbnail-alice:hover::after {
opacity: 1;
}
.thumbnail-alice:hover .thumbnail-alice-figure {
transform: scale(1.1);
}
.thumbnail-alice-figure {
position: relative;
transition: .34s;
}
/*
*
* Breadcrumbs
* --------------------------------------------------
*/
.breadcrumbs-wrap {
background-color: #081021;
}
.breadcrumbs-custom {
position: relative;
padding: 35px 0 40px;
text-align: center;
}
.breadcrumbs-custom-path {
margin-left: -11px;
margin-right: -11px;
line-height: 1;
text-transform: uppercase;
}
.breadcrumbs-custom-path > * {
padding-left: 11px;
padding-right: 11px;
}
.breadcrumbs-custom-path a {
display: inline;
vertical-align: middle;
font: inherit;
}
.breadcrumbs-custom-path a, .breadcrumbs-custom-path a:active, .breadcrumbs-custom-path a:focus {
color: #f1e557;
}
.breadcrumbs-custom-path li {
position: relative;
display: inline-block;
vertical-align: middle;
font-family: "Kanit", -apple-system, BlinkMacSystemFont, "Segoe UI", Roboto, "Helvetica Neue", Arial, sans-serif;
font-size: 12px;
line-height: 1.2;
font-weight: 600;
}
.breadcrumbs-custom-path li::after {
content: "";
font-family: "Material Design Icons";
position: absolute;
top: 52%;
right: -11px;
display: inline-block;
font-size: 16px;
font-style: normal;
font-weight: 200;
color: #fff;
transform: translateY(-50%);
}
.breadcrumbs-custom-path li:last-child:after {
display: none;
}
.breadcrumbs-custom-path a:hover,
.breadcrumbs-custom-path li.active {
color: #fff;
}
.breadcrumbs-custom-path li.active {
top: 1px;
}
@-moz-document url-prefix() {
.breadcrumbs-custom-path li.active {
top: 0;
}
}
* + .breadcrumbs-custom-path {
margin-top: 6px;
}
@media (min-width: 768px) {
.breadcrumbs-custom {
padding: 70px 0 80px;
}
}
@media (min-width: 1200px) {
.breadcrumbs-custom {
padding: 110px 0 100px;
}
}
/*
*
* Snackbars
*/
.snackbars {
padding: 9px 16px;
margin-left: auto;
margin-right: auto;
text-align: left;
color: #fff;
background-color: #151515;
border-radius: 0;
box-shadow: 0 1px 4px 0 rgba(0, 0, 0, 0.15);
font-size: 14px;
}
.snackbars .icon-xxs {
font-size: 18px;
}
.snackbars p span:last-child {
padding-left: 14px;
}
.snackbars-left {
display: inline-block;
margin-bottom: 0;
}
.snackbars-right {
display: inline-block;
float: right;
text-transform: uppercase;
}
.snackbars-right:hover {
text-decoration: underline;
}
@media (min-width: 576px) {
.snackbars {
max-width: 540px;
padding: 12px 15px;
font-size: 15px;
}
}
/**
*
* Shop
*/
.card-shop {
padding: 30px 15px 25px;
background-color: #edeff4;
border: 1px solid #e1e1e1;
}
* + .card-shop {
margin-top: 26px;
}
@media (min-width: 1600px) {
.card-shop {
min-height: 161px;
padding: 30px 22px 25px;
}
}
.bg-gray-100 .card-shop {
background-color: #fff;
}
.card-shop-table {
font-family: "Kanit", -apple-system, BlinkMacSystemFont, "Segoe UI", Roboto, "Helvetica Neue", Arial, sans-serif;
font-size: 14px;
font-weight: 500;
text-transform: uppercase;
color: #151515;
background-color: #fff;
border: 1px solid #e1e1e1;
}
.card-shop-table tr + tr {
border-top: 1px solid #e1e1e1;
}
.card-shop-table td {
width: 50%;
vertical-align: middle;
padding: 20px 15px;
white-space: nowrap;
}
.card-shop-table td:first-child {
text-align: left;
}
.card-shop-table td:last-child {
font-size: 18px;
font-weight: 400;
text-align: right;
}
@media (min-width: 576px) {
.card-shop-table td {
padding: 28px 22px;
}
.card-shop-table td:last-child {
padding-right: 60px;
}
}
.product-inline {
display: flex;
align-items: center;
margin-left: -15px;
}
.product-inline > * {
margin-left: 15px;
}
.product-inline-figure {
position: relative;
display: flex;
align-items: center;
justify-content: center;
width: 90px;
height: 83px;
background-image: linear-gradient(to bottom, #eef1f4 0%, #d5deeb 100%);
}
.product-inline-figure::after {
content: '';
position: absolute;
top: 0;
right: 0;
bottom: 0;
left: 0;
pointer-events: none;
opacity: 0;
visibility: hidden;
transform-origin: 50% 100%;
transform: scale3d(1, 0.3, 1);
transition: .4s;
background-image: linear-gradient(to bottom, #eef1f4 0%, #bdcbdf 100%);
}
.product-inline-figure:hover::after {
opacity: 1;
visibility: visible;
transform: scale3d(1, 1, 1);
}
.product-inline-image {
position: relative;
z-index: 1;
max-width: 90%;
max-height: 90%;
}
.product-inline-price {
font-family: "Kanit", -apple-system, BlinkMacSystemFont, "Segoe UI", Roboto, "Helvetica Neue", Arial, sans-serif;
color: #FFE1C4;
}
.product-inline-meta {
display: table;
vertical-align: middle;
margin-bottom: -12px;
margin-left: -12px;
}
.product-inline-meta:empty {
margin-bottom: 0;
margin-left: 0;
}
.product-inline-meta > * {
display: inline-block;
margin-top: 0;
margin-bottom: 12px;
margin-left: 12px;
}
.product-inline-meta > * {
vertical-align: middle;
}
* + .product-inline-title {
margin-top: 10px;
}
* + .product-inline-meta {
margin-top: 5px;
}
* + .product-inline {
margin-top: 20px;
}
.page .cart-inline {
color: #151515;
background: #fff;
border: 1px solid #e1e1e1;
text-align: left;
}
.page .cart-inline h1, .page .cart-inline h2, .page .cart-inline h3, .page .cart-inline h4, .page .cart-inline h5, .page .cart-inline h6, .page .cart-inline [class*='heading-'] {
color: #151515;
}
.page .cart-inline .form-label,
.page .cart-inline .form-input {
color: #9b9b9b;
}
.page .cart-inline .form-input {
background-color: #fff;
border-color: #e1e1e1;
}
.page .cart-inline .stepper input {
color: #151515;
}
.page .cart-inline .post-classic-title {
color: #151515;
}
.cart-inline .cart-inline-inner > * + * {
border-top: 1px solid #e1e1e1;
}
.cart-inline-toggled-outer {
position: relative;
}
.cart-inline-toggled-outer .cart-inline-toggle {
position: relative;
z-index: 12;
}
.cart-inline-toggled-outer .cart-inline-toggle::after {
content: '';
position: absolute;
bottom: -21px;
left: 13%;
width: 0;
height: 0;
border-style: solid;
border-width: 0 9px 9px 9px;
border-color: transparent transparent #fff transparent;
pointer-events: none;
}
.cart-inline-toggled-outer .cart-inline-toggled,
.cart-inline-toggled-outer .cart-inline-toggle::after {
opacity: 0;
visibility: hidden;
transition: .22s;
transform: translate3d(0, -10px, 0);
}
.cart-inline-toggled-outer .cart-inline-toggled.active,
.cart-inline-toggled-outer .cart-inline-toggle.active::after {
opacity: 1;
visibility: visible;
transform: translate3d(0, 0, 0);
}
.cart-inline-toggled {
position: absolute;
right: 0;
margin-top: 17px;
top: 100%;
z-index: 11;
min-width: 320px;
max-width: 100%;
}
.cart-inline-toggled .cart-inline-inner {
max-height: calc(100vh - 56px);
overflow-x: hidden;
overflow-y: auto;
}
.cart-inline-header,
.cart-inline-main,
.cart-inline-footer {
padding: 10px 15px;
}
.cart-inline-footer .button {
padding-left: 10px;
padding-right: 10px;
width: calc(50% - 5px);
}
.cart-inline-footer .button + .button {
margin-top: 0;
margin-left: 10px;
}
.cart-inline-title {
letter-spacing: .025em;
}
.cart-inline-subtitle {
font-family: "Kanit", -apple-system, BlinkMacSystemFont, "Segoe UI", Roboto, "Helvetica Neue", Arial, sans-serif;
text-transform: uppercase;
letter-spacing: .05em;
}
* + .cart-inline-subtitle {
margin-top: 5px;
}
@media (min-width: 768px) {
.cart-inline-header,
.cart-inline-main,
.cart-inline-footer {
padding-left: 20px;
padding-right: 20px;
}
.cart-inline-header {
padding-top: 25px;
}
.cart-inline-main {
padding-top: 20px;
padding-bottom: 20px;
}
.cart-inline-footer {
padding-top: 25px;
padding-bottom: 30px;
}
}
.product {
max-width: 370px;
margin-left: auto;
margin-right: auto;
overflow: hidden;
box-shadow: 0 3px 10px 0 rgba(1, 3, 4, 0);
transition: .3s ease-out all;
}
.product-header {
position: relative;
min-height: 345px;
background-image: linear-gradient(to bottom, #eef1f4 0%, #d5deeb 100%);
}
.product-header .badge {
position: absolute;
top: 33px;
left: 21px;
}
.product-figure {
position: absolute;
top: 0;
bottom: 0;
left: 0;
right: 0;
display: flex;
align-items: center;
justify-content: center;
transition: .3s ease-out all;
}
.product-figure img {
will-change: transfrom;
transition: .3s ease-out all;
}
.product-buttons {
position: absolute;
right: 13px;
bottom: 7px;
transition: .3s ease-out all;
}
.product-button {
display: block;
width: 65px;
height: 65px;
line-height: 65px;
text-align: center;
color: #151515;
background-color: #fff;
border-radius: 3px;
cursor: pointer;
}
a.product-button:hover {
color: #fff;
background-color: #FFE1C4;
}
.product-share {
position: absolute;
top: 0;
bottom: 0;
left: 0;
right: 0;
display: flex;
flex-direction: column;
align-items: center;
justify-content: space-between;
padding: 23px 5px;
border-radius: 3px;
transform-origin: 0 0;
cursor: auto;
opacity: 0;
visibility: hidden;
transition: .3s ease-out opacity;
transition-delay: .3s;
}
.product-share:before {
content: '';
position: absolute;
top: 0;
height: 65px;
left: 0;
right: 0;
background-color: #fff;
transition: .3s ease-out all;
}
.product-button-share:hover:before {
opacity: 0;
transform: scale(0);
}
.product-button-share:hover .product-share {
opacity: 1;
visibility: visible;
transition-delay: 0s;
}
.product-button-share:hover .product-share:before {
height: 100%;
}
.product-button-share:hover .product-share-item {
opacity: 1;
visibility: visible;
transform: translateY(0);
transition: .2s ease-out all;
}
.product-button-share:hover .product-share-item:nth-child(1) {
transition-delay: .1s;
}
.product-button-share:hover .product-share-item:nth-child(2) {
transition-delay: .133s;
}
.product-button-share:hover .product-share-item:nth-child(3) {
transition-delay: .166s;
}
.product-button-share:hover .product-share-item:nth-child(4) {
transition-delay: .199s;
}
.product-button-share:hover .product-share-item:nth-child(5) {
transition-delay: .211s;
}
.product-button-share:hover .product-share-item:nth-child(6) {
transition-delay: .244s;
}
.product:hover .product-buttons {
opacity: 1;
visibility: visible;
transform: translateY(0);
}
.product:hover .product-button {
opacity: 1;
}
.product-share-item {
font-family: "Kanit", -apple-system, BlinkMacSystemFont, "Segoe UI", Roboto, "Helvetica Neue", Arial, sans-serif;
font-size: 12px;
line-height: 1;
font-weight: 500;
text-transform: uppercase;
color: #9b9b9b;
transform: translateY(-5px);
transition: .1s ease-out all;
}
.product-share-item:nth-child(6) {
transition: 0s ease-out all;
transition-delay: .0s;
}
.product-share-item:nth-child(5) {
transition: 0s ease-out all;
transition-delay: .05s;
}
.product-share-item:nth-child(4) {
transition-delay: .07s;
}
.product-share-item:nth-child(3) {
transition-delay: .08s;
}
.product-share-item:nth-child(2) {
transition-delay: .09s;
}
.product-share-item:nth-child(1) {
transition-delay: .1s;
}
.product-share-item .icon {
font-size: 16px;
transition: .3s ease-out all;
}
.product-share-item .icon.fa-google-plus {
font-size: 14px;
}
.product-share-item .icon, .product-share-item .icon:focus, .product-share-item .icon:active {
color: #151515;
}
.product-share-item .icon:hover {
color: #FFE1C4;
}
.product-button-share::before {
display: inline-block;
opacity: 1;
transform: scale(1);
transition: .5s ease-out all;
}
.product-content {
padding: 25px;
text-align: center;
background-color: #fff;
border: 1px solid #e1e1e1;
border-top: 0;
}
.product-price {
font-family: "Kanit", -apple-system, BlinkMacSystemFont, "Segoe UI", Roboto, "Helvetica Neue", Arial, sans-serif;
font-weight: 400;
}
.product-price .product-price-new {
font-weight: 400;
color: #3f90dc;
}
.product-price * + * {
margin-left: 7px;
}
.product-price-old {
text-decoration: line-through;
color: #9b9b9b;
}
.product-rating {
line-height: 1;
}
.product-rating > li {
display: inline-block;
margin: 0 -2px;
font-size: 19px;
color: #ffcc00;
}
.product:hover {
box-shadow: 0 3px 10px 0 rgba(1, 3, 4, 0.35);
}
.product:hover .product-figure img {
transform: scale(1.05);
}
* + .product {
margin-top: 30px;
}
* + .product-button {
margin-top: 10px;
}
* + .product-rating {
margin-top: 1px;
}
* + .product-price {
margin-top: 9px;
}
@media (min-width: 1200px) {
.desktop .product-button {
opacity: 0;
transition: .3s ease-out all;
}
.desktop .product-buttons {
opacity: 0;
visibility: hidden;
transform: translateY(15px);
}
.desktop .product-share-item {
opacity: 0;
visibility: hidden;
}
.desktop * + .product-button {
margin-top: -5px;
}
.desktop .product:hover * + .product-button {
margin-top: 10px;
}
}
.product-sm {
max-width: 272px;
}
.product-sm .product-header {
min-height: 251px;
}
.product-sm .product-header .badge {
top: 21px;
left: 16px;
}
.product-sm .product-content {
padding: 20px 10px;
}
.product-sm .product-title,
.product-sm .product-price-new,
.product-sm .product-price-old {
font-size: 14px;
}
.product-sm * + .product-price {
margin-top: 1px;
}
.product-sm .product-button {
width: 53px;
height: 53px;
line-height: 53px;
}
.product-sm .product-share {
padding: 16px 5px;
}
.product-list {
border: 1px solid #e1e1e1;
background-color: #fff;
}
.product-list .product-list-title {
font-weight: 400;
}
.product-list .badge {
position: absolute;
top: 27px;
left: 19px;
}
.product-list-aside {
position: relative;
width: 100%;
min-height: 330px;
background-image: linear-gradient(to bottom, #eef1f4 0%, #d5deeb 100%);
}
.product-list-aside img {
position: absolute;
top: 50%;
left: 50%;
transform: translate(-50%, -50%);
}
.product-list-main {
padding: 25px 15px;
}
.product-list-info {
margin: 0 -4px;
font-family: "Kanit", -apple-system, BlinkMacSystemFont, "Segoe UI", Roboto, "Helvetica Neue", Arial, sans-serif;
color: #9b9b9b;
text-transform: uppercase;
}
.product-list-info > li {
display: inline-block;
vertical-align: middle;
padding: 0 4px;
line-height: 1;
}
.product-list-rating {
font-size: 19px;
color: #ffcc00;
}
.product-list-rating > li {
display: inline-block;
margin: 0 -4px;
}
.product-list-price {
font-family: "Kanit", -apple-system, BlinkMacSystemFont, "Segoe UI", Roboto, "Helvetica Neue", Arial, sans-serif;
font-size: 16px;
}
.product-list-price > li {
display: inline-block;
vertical-align: baseline;
}
.product-list-price .product-list-price-new {
font-family: inherit;
font-weight: 400;
color: #3f82c0;
}
.product-list-price-old {
text-decoration: line-through;
}
.product-list-buttons {
margin: 0 -4px;
}
.product-list-buttons > li {
display: inline-block;
vertical-align: middle;
padding: 5px 4px;
}
@media (min-width: 1200px) and (max-width: 1599.98px) {
.product-list-buttons .button {
padding-left: 24px;
padding-right: 24px;
}
}
.product-list-share {
position: relative;
display: inline-block;
vertical-align: middle;
min-height: 50px;
overflow: hidden;
}
.product-list-share-btn {
position: absolute;
top: 0;
left: 0;
bottom: 0;
display: inline-block;
width: 50px;
height: 50px;
font-size: 19px;
line-height: 50px;
text-align: center;
opacity: 1;
border-radius: 3px;
cursor: pointer;
transform: translateX(0);
transition: .3s ease-out transform, .3s ease-out opacity;
}
.product-list-share-btn, .product-list-share-btn:focus, .product-list-share-btn:active {
color: #151515;
background-color: #f1e557;
}
.product-list-share ul {
position: relative;
display: flex;
align-items: center;
justify-content: space-between;
min-height: 50px;
margin-left: 50px;
text-align: left;
color: #151515;
background-color: #fff;
border-radius: 3px;
opacity: 0;
transition: .3s ease-out all;
}
.product-list-share ul li {
display: inline-block;
padding: 0 8px;
font-family: "Kanit", -apple-system, BlinkMacSystemFont, "Segoe UI", Roboto, "Helvetica Neue", Arial, sans-serif;
line-height: 1;
font-weight: 500;
text-transform: uppercase;
color: #9b9b9b;
opacity: 0;
transform: translateX(15px) scale(0.5);
transition: .3s ease-out transform, .3s ease-out opacity;
}
.product-list-share a.icon, .product-list-share a.icon:focus, .product-list-share a.icon:active {
color: #151515;
}
.product-list-share a.icon:hover {
color: #FFE1C4;
}
.product-list-share.focus .product-list-share-btn {
opacity: 0;
transform: translateX(-50%);
}
.product-list-share.focus ul {
margin-left: 0;
margin-right: 50px;
opacity: 1;
}
.product-list-share.focus ul li {
opacity: 1;
transform: translateX(0) scale(1);
transition-delay: .1s;
}
.product-list-share.focus ul li:nth-child(2) {
transition-delay: .2s;
}
.product-list-share.focus ul li:nth-child(3) {
transition-delay: .3s;
}
.product-list-share.focus ul li:nth-child(4) {
transition-delay: .4s;
}
.product-list-share.focus ul li:nth-child(5) {
transition-delay: .5s;
}
.product-list-share.focus ul li:nth-child(6) {
transition-delay: .6s;
}
.product-list-share.focus ul li:nth-child(7) {
transition-delay: .7s;
}
.product-list-share.focus ul li:nth-child(8) {
transition-delay: .8s;
}
.product-list-share.focus ul li:nth-child(9) {
transition-delay: .9s;
}
* + .product-list {
margin-top: 30px;
}
* + .product-list-info,
* + .product-list-price,
* + .product-list-text,
* + .product-list-buttons {
margin-top: 5px;
}
@media (min-width: 576px) {
.product-list-main {
padding: 30px;
}
}
@media (min-width: 768px) {
.product-list {
display: flex;
}
.product-list-aside {
max-width: 370px;
min-height: 344px;
}
.product-list-main {
align-self: center;
}
* + .product-list-info {
margin-top: 10px;
}
* + .product-list-price {
margin-top: 10px;
}
* + .product-list-text {
margin-top: 10px;
}
* + .product-list-buttons {
margin-top: 10px;
}
}
@media (min-width: 1200px) {
.product-list {
max-width: 870px;
}
}
.product-single {
background-color: #fff;
border: 1px solid #e1e1e1;
}
.product-single .product-single-title,
.product-single .product-single-price-new {
font-weight: 400;
}
.product-single .product-single-title {
text-transform: uppercase;
color: #151515;
}
.product-single .product-single-price-new {
color: #FFE1C4;
}
.product-single .input-refilter {
width: 52px;
height: 38px;
line-height: 38px;
}
.product-single .owl-carousel {
position: static;
}
.product-single .owl-carousel .owl-stage {
display: flex;
align-items: center;
justify-content: center;
text-align: center;
}
.product-single .owl-carousel .owl-item {
width: 100% !important;
}
.product-single .owl-dots {
position: absolute;
right: 0;
bottom: 10px;
left: 0;
}
.product-single .product-list-buttons .button,
.product-single .product-list-buttons .product-list-share,
.product-single .product-list-buttons .product-list-share ul,
.product-single .product-list-buttons .product-list-share-btn {
min-height: 59px;
}
.product-single .product-list-buttons .product-list-share-btn {
width: 59px;
line-height: 59px;
}
.product-single-figure {
position: relative;
padding: 90px 15px 80px;
background-image: linear-gradient(to bottom, #eef1f4 0%, #d5deeb 100%);
}
.product-single-main {
padding: 30px 15px;
}
.product-single-price-old {
font-family: "Kanit", -apple-system, BlinkMacSystemFont, "Segoe UI", Roboto, "Helvetica Neue", Arial, sans-serif;
font-size: 16px;
text-decoration: line-through;
color: #9b9b9b;
}
.product-single-rating {
font-size: 19px;
color: #ffcc00;
}
.product-single-rating > li {
display: inline-block;
vertical-align: middle;
margin: 0 -2px;
}
.product-single-text + * {
margin-top: 22px;
padding-top: 12px;
border-top: 1px solid #e1e1e1;
}
.product-single-info > li {
margin-top: 7px;
}
.product-radio-title {
display: inline-block;
min-width: 85px;
padding-right: 10px;
font-family: "Kanit", -apple-system, BlinkMacSystemFont, "Segoe UI", Roboto, "Helvetica Neue", Arial, sans-serif;
color: #151515;
text-transform: uppercase;
}
.product-single * + .product-list-buttons {
margin-top: 23px;
}
* + .product-single-meta,
* + .product-single-text {
margin-top: 8px;
}
@media (min-width: 992px) {
.product-single {
display: flex;
}
.product-single .owl-dots {
bottom: 60px;
}
.product-single-figure {
display: flex;
flex-basis: 100%;
flex-grow: 1;
flex-shrink: 0;
width: calc(47% - 15px);
max-width: calc(47% - 15px);
align-items: center;
padding: 60px 30px;
}
.product-single-main {
padding: 60px 30px;
}
}
@media (min-width: 1200px) {
.product-single-figure {
width: calc(50% - 15px);
max-width: calc(50% - 15px);
}
}
.product-single-additional.tabs-corporate .nav-link {
color: #9b9b9b;
}
* + .product-single-additional,
* + .product-single-additional.tabs-corporate,
* + .product-single-additional.tabs-corporate.tabs-custom {
margin-top: 35px;
}
@media (min-width: 992px) {
* + .product-single-additional,
* + .product-single-additional.tabs-corporate,
* + .product-single-additional.tabs-corporate.tabs-custom {
margin-top: 50px;
}
}
.product-comment-title,
.product-comment-time,
.product-comment-rating {
display: inline-block;
}
.product-comment-title {
font-family: "Kanit", -apple-system, BlinkMacSystemFont, "Segoe UI", Roboto, "Helvetica Neue", Arial, sans-serif;
font-size: 18;
font-weight: 500;
text-transform: uppercase;
color: #151515;
}
.product-comment-title + .product-comment-time {
margin-left: 8px;
padding-left: 12px;
border-left: 1px solid #d7d7d7;
}
.product-comment-time {
line-height: 1;
}
.product-comment-rating {
display: block;
font-size: 19px;
line-height: 1;
color: #ffcc00;
}
.product-comment-rating > li {
display: inline-block;
margin: 0 -2px;
line-height: inherit;
}
* + .product-comment {
margin-top: 23px;
}
* + .product-comment-main {
margin-top: 10px;
}
* + .product-comment-main-footer {
margin-top: 10px;
}
* + .product-comment-rating {
margin-top: 6px;
}
@media (min-width: 576px) {
.product-comment {
display: flex;
}
.product-comment-aside {
flex-shrink: 0;
padding-right: 20px;
}
.product-comment-main {
flex-grow: 1;
}
.product-comment-rating {
float: right;
}
* + .product-comment-rating,
* + .product-comment-main {
margin-top: 0;
}
}
.product-cart-name {
display: flex;
align-items: center;
white-space: normal;
}
.product-cart-media {
position: relative;
overflow: hidden;
display: block;
flex-shrink: 0;
width: 70px;
height: 80px;
line-height: 80px;
padding: 0 15px;
text-align: center;
background-image: linear-gradient(to bottom, #eef1f4 0%, #d5deeb 100%);
}
.product-cart-media::after {
content: '';
position: absolute;
top: 0;
right: 0;
bottom: 0;
left: 0;
pointer-events: none;
opacity: 0;
visibility: hidden;
transform-origin: 50% 100%;
transform: scale3d(1, 0.3, 1);
transition: .4s;
background-image: linear-gradient(to bottom, #eef1f4 0%, #bdcbdf 100%);
}
.product-cart-media:hover::after {
opacity: 1;
visibility: visible;
transform: scale3d(1, 1, 1);
}
.product-cart-media img {
position: relative;
z-index: 2;
display: inline-block;
}
.product-cart-title {
margin-top: 0;
margin-left: 10px;
font-family: "Kanit", -apple-system, BlinkMacSystemFont, "Segoe UI", Roboto, "Helvetica Neue", Arial, sans-serif;
font-size: 16px;
line-height: 1.2;
color: #151515;
min-width: 130px;
}
.product-cart-title a {
color: inherit;
}
.product-cart-title a:hover {
color: #FFE1C4;
}
.product-cart-color,
.product-cart-size,
.product-cart-price {
font-family: "Kanit", -apple-system, BlinkMacSystemFont, "Segoe UI", Roboto, "Helvetica Neue", Arial, sans-serif;
color: #151515;
}
.product-cart-color,
.product-cart-size {
display: block;
height: 40px;
font-weight: 500;
line-height: 40px;
text-transform: uppercase;
text-align: center;
border-radius: 3px;
}
.product-cart-color {
width: 40px;
}
.product-cart-color-red {
background-color: #fb7979;
}
.product-cart-color-dark {
background-color: #ececec;
}
.product-cart-size {
width: 42px;
font-size: 16px;
border-radius: 3px;
border: 1px solid #e1e1e1;
}
.product-cart-price {
font-size: 16px;
}
.product-cart-delete {
font-size: 24px;
color: #fb7979;
cursor: pointer;
transition: .3s ease-out all;
}
.product-cart-delete:hover {
color: #FFE1C4;
}
.table-product {
border: 1px solid #e1e1e1;
}
.table-product th,
.table-product td {
white-space: nowrap;
}
.table-product th {
padding: 17px 11px;
font-family: "Kanit", -apple-system, BlinkMacSystemFont, "Segoe UI", Roboto, "Helvetica Neue", Arial, sans-serif;
font-weight: 400;
border-bottom: 1px solid #e1e1e1;
}
.table-product th:first-child {
width: 54%;
}
.table-product td {
padding: 17px 11px;
text-align: left;
}
.table-product tr + tr td {
padding-top: 0;
}
.product-cart-footer {
text-align: right;
}
.product-cart-footer .button {
margin-top: 0;
}
.product-cart-total {
display: inline-block;
vertical-align: middle;
padding: 0 35px;
font-family: "Kanit", -apple-system, BlinkMacSystemFont, "Segoe UI", Roboto, "Helvetica Neue", Arial, sans-serif;
font-size: 18px;
font-weight: 500;
color: #9b9b9b;
text-transform: uppercase;
}
.product-cart-total > span {
display: inline-block;
vertical-align: middle;
}
.product-cart-total-price {
margin-left: 30px;
font-size: 48px;
font-weight: 300;
color: #151515;
text-transform: none;
}
.product-cart-total-price .sup {
font-size: 18px;
vertical-align: super;
}
* + .product-cart-footer {
margin-top: 20px;
}
@media (min-width: 992px) {
.table-product th {
padding: 27px 16px;
}
.table-product td {
padding: 27px 16px;
}
}
@media (min-width: 1200px) {
.product-cart-media {
width: 128px;
height: 118px;
padding: 0;
line-height: 118px;
}
.product-cart-title {
margin-left: 20px;
font-size: 18px;
}
.product-cart-color,
.product-cart-size {
height: 38px;
line-height: 38px;
}
.product-cart-color {
width: 38px;
}
.product-cart-size {
width: 52px;
}
.product-cart-price {
font-size: 18px;
}
.table-product th {
padding: 27px 32px;
}
.table-product td {
padding: 27px 32px;
}
* + .product-cart-footer {
margin-top: 30px;
}
}
.radio-panel .radio-inline + .radio-panel-content {
height: 0;
max-height: 0;
opacity: 0;
}
.radio-panel .radio-inline.active + .radio-panel-content {
opacity: 1;
height: 100%;
max-height: 100%;
transition: .3s ease-out opacity;
}
* + .radio-panel-content {
margin-top: 8px;
}
/*
*
* Footers
*/
.footer-classic.context-dark, .footer-classic.rd-navbar-dark, .footer-classic.rd-navbar-darker {
color: #707279;
}
.footer-classic.context-dark h6, .footer-classic.rd-navbar-dark h6, .footer-classic.rd-navbar-darker h6 {
color: #707279;
}
.footer-classic.context-dark .link, .footer-classic.rd-navbar-dark .link, .footer-classic.rd-navbar-darker .link, .footer-classic.context-dark .link:focus, .footer-classic.rd-navbar-dark .link:focus, .footer-classic.rd-navbar-darker .link:focus, .footer-classic.context-dark .link:active, .footer-classic.rd-navbar-dark .link:active, .footer-classic.rd-navbar-darker .link:active {
color: #fff;
}
.footer-classic.context-dark .link:hover, .footer-classic.rd-navbar-dark .link:hover, .footer-classic.rd-navbar-darker .link:hover {
color: #FFE1C4;
}
@media (max-width: 767.98px) {
.footer-classic .post-classic-figure {
max-width: 80px;
}
.footer-classic .post-classic-title {
font-size: 13px;
}
.footer-classic .list-inline-bordered-lg {
margin-left: -10px;
margin-right: -10px;
}
.footer-classic .list-inline-bordered-lg > * {
padding-left: 10px;
padding-right: 10px;
}
.footer-classic .list-inline-bordered-lg li:not(:last-child)::after {
display: none;
}
.footer-classic .svg-sizing-35,
.footer-classic .svg-sizing-35 * {
width: 26px;
height: 26px;
}
.footer-classic .unit {
margin-left: -10px;
font-size: 13px;
}
.footer-classic .unit > * {
margin-left: 10px;
}
}
@media (min-width: 992px) and (max-width: 1599.98px) {
.footer-classic .post-classic-figure {
max-width: 80px;
}
.footer-classic .post-classic-title {
font-size: 13px;
}
.footer-classic .list-inline-bordered-lg {
margin-left: -10px;
margin-right: -10px;
}
.footer-classic .list-inline-bordered-lg > * {
padding-left: 10px;
padding-right: 10px;
}
.footer-classic .list-inline-bordered-lg li:not(:last-child)::after {
display: none;
}
.footer-classic .svg-sizing-35,
.footer-classic .svg-sizing-35 * {
width: 26px;
height: 26px;
}
.footer-classic .unit {
margin-left: -10px;
font-size: 13px;
}
.footer-classic .unit > * {
margin-left: 10px;
}
}
.footer-classic-dark {
background: #90541B;
}
.footer-classic-darken {
background: #D2A982;
}
.footer-classic-main {
padding: 40px 0;
}
.footer-classic-aside {
padding: 20px 0;
}
.footer-classic-info p {
max-width: 270px;
text-align: left;
}
@media (min-width: 992px) {
.footer-classic-main {
padding: 60px 0 50px;
}
.footer-classic-info {
position: relative;
top: -10px;
}
}
.footer-modern {
color: #536475;
}
.footer-modern hr {
border-color: #47525b;
}
.footer-modern * + hr,
.footer-modern hr + * {
margin-top: 40px;
}
.footer-modern h5 + * {
margin-top: 15px;
}
.footer-modern .rights {
color: #56697a;
}
.footer-modern a:hover {
color: #fcef57;
}
.footer-modern .unit .heading-6 {
color: #536475;
}
.footer-modern .rd-form .form-label,
.footer-modern .rd-form .form-input {
color: #fff;
}
.footer-modern .rd-form .form-input {
background: #35363c;
border-color: #35363c;
}
.footer-modern .nav-minimal-list {
color: #56697a;
}
.footer-modern .nav-minimal-list li.active,
.footer-modern .nav-minimal-list a:hover {
color: #fcef57;
}
.footer-modern .post-classic-time {
color: #536475;
}
.footer-modern .icon-corporate:not(:hover) {
background: #536475;
}
@media (max-width: 575.98px) {
.footer-modern .post-classic {
max-width: 300px;
}
.footer-modern .post-classic-title {
font-size: 14px;
}
.footer-modern .list-inline-bordered-lg {
margin-left: -10px;
margin-right: -10px;
}
.footer-modern .list-inline-bordered-lg > * {
padding-left: 10px;
padding-right: 10px;
}
.footer-modern .list-inline-bordered-lg li:not(:last-child)::after {
display: none;
}
.footer-modern .unit-bordered {
margin-left: -10px;
margin-right: -10px;
}
.footer-modern .unit-bordered > * {
padding-left: 10px;
padding-right: 10px;
}
.footer-modern .unit-bordered > *:not(:last-child)::after {
display: none;
}
.footer-modern .svg-sizing-35,
.footer-modern .svg-sizing-35 * {
width: 28px;
height: 28px;
}
.footer-modern .icon-image {
max-width: 28px;
}
.footer-modern .unit {
margin-left: -14px;
font-size: 13px;
}
.footer-modern .unit > * {
margin-left: 14px;
}
}
@media (min-width: 576px) and (max-width: 767.98px) {
.footer-modern .unit {
margin-left: -18px;
font-size: 14px;
}
.footer-modern .unit > * {
margin-left: 18px;
}
}
@media (min-width: 768px) and (max-width: 991.98px) {
.footer-modern .post-classic-title {
font-size: 12px;
}
}
@media (min-width: 992px) and (max-width: 1199.98px) {
.footer-modern .post-classic-figure {
max-width: 80px;
}
.footer-modern .post-classic-title {
font-size: 12px;
}
.footer-modern .list-inline-bordered-lg {
margin-left: -10px;
margin-right: -10px;
}
.footer-modern .list-inline-bordered-lg > * {
padding-left: 10px;
padding-right: 10px;
}
.footer-modern .list-inline-bordered-lg li:not(:last-child)::after {
display: none;
}
.footer-modern .unit-bordered {
margin-left: -10px;
margin-right: -10px;
}
.footer-modern .unit-bordered > * {
padding-left: 10px;
padding-right: 10px;
}
.footer-modern .unit-bordered > *:not(:last-child)::after {
display: none;
}
.footer-modern .svg-sizing-35,
.footer-modern .svg-sizing-35 * {
width: 28px;
height: 28px;
}
.footer-modern .icon-image {
max-width: 28px;
}
.footer-modern .unit {
margin-left: -14px;
font-size: 13px;
}
.footer-modern .unit > * {
margin-left: 14px;
}
}
@media (min-width: 1200px) {
.footer-modern .gallery {
max-width: 330px;
}
.footer-modern h5 + * {
margin-top: 33px;
}
.footer-modern * + hr {
margin-top: 60px;
}
.footer-modern hr + * {
margin-top: 40px;
}
}
.footer-modern-main {
padding: 40px 0;
background: #2c2d31;
}
.footer-modern-aside {
background: #354655;
}
.footer-modern-aside [class^='col'] {
display: flex;
}
.footer-modern-left,
.footer-modern-right {
display: flex;
justify-content: center;
width: 100%;
padding: 20px 0;
}
.footer-modern-left {
position: relative;
color: #56697a;
}
.footer-modern-left::before {
content: '';
position: absolute;
top: 0;
bottom: 0;
width: 101vw;
background: #35363c;
left: 50%;
transform: translate3d(-50%, 0, 0);
pointer-events: none;
}
.footer-modern-left > * {
position: relative;
z-index: 1;
}
@media (min-width: 992px) and (max-width: 1199.98px) {
.footer-modern-left::before {
display: none;
}
}
@media (min-width: 1200px) {
.footer-modern-left::before {
right: 15px;
left: auto;
background: #35363c;
transform: skewX(17.5deg);
transform-origin: 100% 100%;
}
}
.footer-modern-right {
text-align: center;
}
@media (min-width: 768px) {
.footer-modern-left,
.footer-modern-right {
padding: 30px 0;
}
}
@media (min-width: 992px) {
.footer-modern-main {
padding: 60px 0 40px;
}
.footer-modern-left,
.footer-modern-right {
padding: 50px 0;
}
}
@media (min-width: 1200px) {
.footer-modern-left,
.footer-modern-right {
flex-direction: column;
}
.footer-modern-right {
align-items: center;
}
.footer-modern-left {
align-items: flex-start;
}
.footer-modern-left > * {
width: 100%;
}
}
footer.footer-creative {
color: #555c5f;
}
.footer-creative .unit h6,
.footer-creative .unit .heading-6 {
color: #555c5f;
}
.footer-creative .rd-inline-form-creative .form-label,
.footer-creative .rd-inline-form-creative .form-input {
color: #555c5f;
}
.footer-creative .nav-minimal-list {
color: #555c5f;
}
.footer-creative .nav-minimal-list li.active,
.footer-creative .nav-minimal-list a:hover {
color: #fcef57;
}
.footer-creative .post-classic-time {
color: #555c5f;
}
.footer-creative .icon-corporate:not(:hover) {
background: #2c3337;
}
.footer-creative .link {
color: #fff;
}
.footer-creative .link:hover {
color: #FFE1C4;
}
.footer-creative * + hr {
margin-top: 0;
}
.footer-creative * + .group-md {
margin-top: 30px;
}
@media (max-width: 767.98px) {
.footer-creative .post-classic-figure {
max-width: 80px;
}
.footer-creative .post-classic-title {
font-size: 13px;
}
.footer-creative .list-inline-bordered-lg {
margin-left: -10px;
margin-right: -10px;
}
.footer-creative .list-inline-bordered-lg > * {
padding-left: 10px;
padding-right: 10px;
}
.footer-creative .list-inline-bordered-lg li:not(:last-child)::after {
display: none;
}
.footer-creative .svg-sizing-35,
.footer-creative .svg-sizing-35 * {
width: 26px;
height: 26px;
}
.footer-creative .unit {
margin-left: -10px;
font-size: 13px;
}
.footer-creative .unit > * {
margin-left: 10px;
}
}
@media (min-width: 992px) and (max-width: 1599.98px) {
.footer-creative .post-classic-figure {
max-width: 80px;
}
.footer-creative .post-classic-title {
font-size: 13px;
}
.footer-creative .list-inline-bordered-lg {
margin-left: -10px;
margin-right: -10px;
}
.footer-creative .list-inline-bordered-lg > * {
padding-left: 10px;
padding-right: 10px;
}
.footer-creative .list-inline-bordered-lg li:not(:last-child)::after {
display: none;
}
.footer-creative .svg-sizing-35,
.footer-creative .svg-sizing-35 * {
width: 26px;
height: 26px;
}
.footer-creative .unit {
margin-left: -10px;
font-size: 13px;
}
.footer-creative .unit > * {
margin-left: 10px;
}
}
@media (min-width: 768px) and (max-width: 991.98px) {
.footer-creative .brand-md img {
max-width: 90px;
}
.footer-creative * + .group-md {
margin-top: 20px;
}
}
@media (min-width: 992px) and (max-width: 1199.98px) {
.footer-creative h5 {
font-size: 14px;
}
}
.footer-creative-dark {
background: #35363c;
}
.footer-creative-darken {
background: #2c2d31;
}
.footer-creative-main-top,
.footer-creative-main-bottom {
padding: 40px 0;
}
.footer-creative-aside {
padding: 20px 0;
}
.footer-creative-info {
margin-bottom: -10px;
margin-left: -20px;
}
.footer-creative-info:empty {
margin-bottom: 0;
margin-left: 0;
}
.footer-creative-info > * {
display: inline-block;
margin-top: 0;
margin-bottom: 10px;
margin-left: 20px;
}
.footer-creative-info p {
max-width: 270px;
}
@media (min-width: 992px) {
.footer-creative-main-top {
padding: 55px 0 45px;
}
.footer-creative-main-bottom {
padding: 60px 0 45px;
}
}
/*
*
* Sport
*/
.event-teaser {
background: #e7e8ef;
}
.event-teaser-header {
padding: 20px 10px 20px 10px;
}
.event-teaser-caption {
padding-right: 10px;
}
.event-teaser-teams {
display: flex;
align-items: center;
justify-content: space-between;
}
.event-teaser-team {
min-width: 100px;
}
.event-teaser-team-image {
max-width: 40px;
}
.event-teaser-team-divider {
position: relative;
overflow: hidden;
padding: 10px 10px;
}
.event-teaser-team-divider-text {
position: relative;
line-height: 1;
padding: 5px 0 4px;
}
.event-teaser-team-divider-text::before, .event-teaser-team-divider-text::after {
content: '';
position: absolute;
left: 49%;
height: 15px;
border-right: 1px solid #ccc;
}
.event-teaser-team-divider-text::before {
top: 0;
transform: translate3d(0, -100%, 0);
}
.event-teaser-team-divider-text::after {
bottom: 0;
transform: translate3d(0, 100%, 0);
}
.event-teaser-time {
display: block;
font-family: "Kanit", -apple-system, BlinkMacSystemFont, "Segoe UI", Roboto, "Helvetica Neue", Arial, sans-serif;
font-weight: 500;
letter-spacing: .05em;
text-transform: uppercase;
color: #9b9b9b;
}
.event-teaser-link {
display: block;
padding: 10px;
font-family: "Kanit", -apple-system, BlinkMacSystemFont, "Segoe UI", Roboto, "Helvetica Neue", Arial, sans-serif;
font-size: 12px;
font-weight: 500;
letter-spacing: .1em;
text-transform: uppercase;
color: #fff;
background: #ea5455;
text-align: center;
}
.event-teaser-link:hover {
color: #fff;
background: #FFE1C4;
}
.event-teaser-highlighted {
position: relative;
padding: 10px 15px;
min-width: 100px;
background: #f3f4f9;
}
* + .event-teaser-teams {
margin-top: 15px;
}
@media (min-width: 768px) {
.event-teaser {
display: flex;
}
.event-teaser > * {
display: flex;
flex-wrap: wrap;
align-items: center;
}
.event-teaser-header {
padding: 20px 15px 20px 30px;
max-width: 60%;
flex-shrink: 0;
flex-grow: 1;
justify-content: space-between;
}
.event-teaser-aside {
padding: 20px 20px 20px 10px;
flex-shrink: 0;
}
.event-teaser-highlighted {
padding: 10px 15px;
flex-shrink: 0;
justify-content: center;
background-color: transparent;
}
.event-teaser-highlighted::before, .event-teaser-highlighted::after {
content: '';
position: absolute;
top: 0;
bottom: 0;
left: 0;
width: 86%;
z-index: 0;
background: #f3f4f9;
pointer-events: none;
}
.event-teaser-highlighted::before {
transform: skew(16deg);
transform-origin: 0 0;
}
.event-teaser-highlighted::after {
transform: skew(-16deg);
transform-origin: 100% 100%;
}
.event-teaser-highlighted > * {
position: relative;
z-index: 1;
}
.event-teaser-caption {
flex-shrink: 0;
flex-grow: 1;
max-width: 270px;
}
.event-teaser-link {
position: relative;
display: inline-block;
padding: 0 0 4px 0;
}
.event-teaser-link, .event-teaser-link:active, .event-teaser-link:focus, .event-teaser-link:hover {
background-color: transparent;
}
.event-teaser-link, .event-teaser-link:active, .event-teaser-link:focus {
color: #ea5455;
}
.event-teaser-link:hover {
color: #151515;
}
.event-teaser-link::after {
content: '';
position: absolute;
left: 2px;
right: 2px;
bottom: 0;
pointer-events: none;
border-bottom: 1px solid;
}
* + .event-teaser-teams {
margin-top: 0;
}
}
@media (max-width: 1199.98px) {
.event-teaser-title {
font-size: 16px;
}
}
@media (min-width: 1200px) {
.event-teaser-header {
padding: 20px 22px 20px 53px;
}
.event-teaser-caption {
max-width: 50%;
}
.event-teaser-aside {
padding: 20px 20px 25px 0;
}
.event-teaser-team-image {
max-width: 60px;
}
.event-teaser-highlighted::before {
transform: skew(22.5deg);
}
.event-teaser-highlighted::after {
transform: skew(-22.5deg);
}
}
@media (min-width: 1600px) {
.event-teaser-header {
padding: 20px 30px 20px 53px;
}
.event-teaser-highlighted {
padding: 10px 25px 10px 22px;
}
}
.ie-11 .event-teaser-caption {
max-width: none;
}
.rd-navbar-fixed .event-teaser {
display: block;
}
.rd-navbar-fixed .event-teaser-header {
padding: 20px 10px;
}
.rd-navbar-fixed .event-teaser-aside {
padding: 0;
}
.rd-navbar-fixed .event-teaser-countdown .countdown-classic .countdown-section:not(:first-child)::before {
background-size: contain;
width: 5px;
height: 14px;
}
.rd-navbar-fixed .event-teaser-highlighted {
width: 100%;
background: #f3f4f9;
}
.rd-navbar-fixed .event-teaser-highlighted::before, .rd-navbar-fixed .event-teaser-highlighted::after {
display: none;
}
.rd-navbar-fixed .event-teaser-link {
display: block;
padding: 10px 10px 8px;
width: 100%;
color: #fff;
background: #FFE1C4;
}
.rd-navbar-fixed .event-teaser-link::after {
display: none;
}
.rd-navbar-fixed .event-teaser-link:hover {
color: #151515;
background: #fcef57;
}
.rd-navbar-fixed * + .event-teaser-teams {
margin-top: 15px;
}
.event-teaser-minimal {
position: relative;
overflow: hidden;
text-align: center;
}
.event-teaser-minimal > * {
flex-grow: 1;
}
.event-teaser-minimal .event-teaser-caption {
padding: 20px;
}
.event-teaser-minimal .event-teaser-teams {
margin-top: 0;
flex-shrink: 0;
justify-content: center;
}
.event-teaser-minimal .unit {
text-align: left;
}
@media (max-width: 399px) {
.event-teaser-minimal .event-teaser-team {
text-align: center;
}
.event-teaser-minimal .event-teaser-team .unit {
display: block;
}
}
@media (max-width: 575.98px) {
.event-teaser-minimal .event-teaser-team {
display: inline-block;
max-width: 200px;
}
}
@media (min-width: 768px) {
.event-teaser-minimal {
text-align: left;
}
.event-teaser-minimal .event-teaser-caption {
max-width: 46%;
}
.event-teaser-minimal .event-teaser-teams {
justify-content: space-between;
}
.event-teaser-minimal .event-teaser-teams.event-teaser-highlighted {
padding-left: 30px;
padding-right: 20px;
}
.event-teaser-minimal .event-teaser-teams.event-teaser-highlighted::before, .event-teaser-minimal .event-teaser-teams.event-teaser-highlighted::after {
width: 100%;
}
}
@media (min-width: 1200px) {
.event-teaser-minimal .event-teaser-caption {
padding: 30px;
}
}
.game-result {
text-align: center;
font-family: "Kanit", -apple-system, BlinkMacSystemFont, "Segoe UI", Roboto, "Helvetica Neue", Arial, sans-serif;
font-size: 12px;
font-weight: 500;
letter-spacing: .05em;
text-transform: uppercase;
border: 1px solid #e1e1e1;
background: #fff;
transition: all 300ms ease-in-out;
}
.game-result .countdown-bordered {
color: #919fa6;
}
.game-result .countdown-bordered .countdown-section:not(:first-child) {
border-left-color: #919fa6;
}
.game-result .countdown-bordered .countdown-amount {
color: #fff;
}
.game-result-classic {
max-width: 690px;
border-bottom: 3px solid #c9dbda;
}
.game-result-classic .game-result-team {
max-width: 100px;
}
.game-result-classic:hover {
box-shadow: 0 10px 20px rgba(0, 0, 0, 0.14);
}
.game-result-modern {
max-width: 690px;
}
.game-result-modern .game-result-main {
padding: 53px 10px 22px;
}
.game-result-modern .game-result-team-win .game-result-team-label-top {
top: -30px;
}
.game-result-modern .game-result-footer {
padding-top: 9px;
padding-bottom: 9px;
}
.game-result-modern:hover {
box-shadow: 0 8px 12px rgba(0, 0, 0, 0.14);
}
.game-result-creative {
max-width: 450px;
border-bottom: 3px solid #c9dbda;
}
.game-result-main {
display: flex;
flex-direction: row;
flex-wrap: nowrap;
align-items: center;
justify-content: space-between;
padding: 25px 10px;
}
.game-result-main-vertical {
position: relative;
overflow: hidden;
}
.game-result-middle {
margin-top: 30px;
}
.game-result-score-wrap {
display: flex;
flex-direction: row;
flex-wrap: nowrap;
align-items: center;
justify-content: center;
flex-grow: 1;
}
.game-result-team {
position: relative;
min-width: 90px;
line-height: 1.2;
}
.game-result-team-horizontal {
display: flex;
align-items: center;
min-width: auto;
max-width: 100%;
padding: 10px 55px 10px 10px;
}
.game-result-team-divider {
position: absolute;
top: 50%;
right: 50%;
transform: translate(50%, -50%);
}
.game-result-team-divider,
.game-info-team-divider {
height: 24px;
width: 24px;
font-size: 0.86em;
line-height: 24px;
border-radius: 50%;
border: 1px solid #e1e1e1;
background: transparent;
}
.game-result-team-divider::before, .game-result-team-divider::after,
.game-info-team-divider::before,
.game-info-team-divider::after {
position: absolute;
content: '';
top: 50%;
height: 1px;
width: 100vw;
background: #e1e1e1;
}
.game-result-team-divider::before,
.game-info-team-divider::before {
left: 0;
transform: translate(-100%, -50%);
}
.game-result-team-divider::after,
.game-info-team-divider::after {
right: 0;
transform: translate(100%, -50%);
}
.game-result-team-figure {
display: flex;
align-items: center;
justify-content: center;
width: 50px;
height: 64px;
}
.game-result-team-figure-big {
width: 75px;
height: 75px;
margin-left: auto;
margin-right: auto;
border: 1px solid #e1e1e1;
}
.game-result-team-title {
margin-left: 6px;
min-width: 110px;
text-align: left;
}
.game-result-title,
.game-result-team-name {
color: #151515;
}
.game-results-subtitle,
.game-results-status,
.game-result-team-country {
font-size: 0.86em;
}
.game-result-inset {
padding: 25px 10px;
line-height: 1.46;
}
.game-result-score {
position: relative;
font-size: 1.28em;
font-weight: 400;
letter-spacing: .1em;
color: #151515;
}
.game-result-score .game-result-team-label {
display: none;
}
.game-result-score-big {
margin-left: 16px;
font-size: 1.71em;
}
.game-result-score-biger {
font-size: 1.6em;
}
.game-result-team-win .game-result-team-label {
display: inline-block;
}
.game-result-team-label {
position: absolute;
padding: 4px 8px;
font-size: 12px;
line-height: 1;
font-weight: 600;
letter-spacing: .025em;
text-transform: uppercase;
color: #fff;
background: #FFE1C4;
}
.game-result-team-label::before {
position: absolute;
content: '';
width: 0;
height: 0;
border-style: solid;
}
.game-result-team-label-top {
top: -26px;
left: 50%;
transform: translateX(-50%);
}
.game-result-team-label-top::before {
bottom: -4px;
left: 50%;
transform: translateX(-50%);
border-width: 5px 4.5px 0 4.5px;
border-color: #FFE1C4 transparent transparent transparent;
}
.game-result-team-label-right {
top: 5px;
right: -15px;
transform: translateX(100%);
}
.game-result-team-label-right::before {
top: 0;
left: -3px;
width: 0;
height: 0;
border-style: solid;
border-width: 0 4px 4px 0;
border-color: transparent #FFE1C4 transparent transparent;
}
.game-result-score-divider {
position: relative;
top: -2px;
margin: 0 3px;
font-size: 24px;
line-height: 1;
color: #e1e1e1;
}
.game-result-score-divider svg {
width: 4px;
height: 12px;
}
.game-result-score-divider g {
fill: #e1e1e1;
}
.game-results-status {
width: 100%;
}
.game-result-footer {
padding: 7px 10px;
font-size: 0.86em;
border-top: 1px solid #e1e1e1;
}
.game-result-details > li {
display: inline-block;
}
.game-result-details li + li::before {
content: '\002F';
margin-right: 4px;
}
.game-result-details li + li time {
margin-left: -4px;
}
* + .game-result-team-name {
margin-top: 12px;
}
.game-result + .game-result {
margin-top: 30px;
}
.game-result-classic + .game-result-classic {
margin-top: 28px;
}
.game-result-modern + .game-result-modern {
margin-top: 14px;
}
.game-result-creative + .game-result-creative {
margin-top: 28px;
}
@media (min-width: 420px) {
.game-result {
font-size: 14px;
}
.game-result-classic .game-result-team {
max-width: 140px;
}
.game-result-inset {
padding: 25px;
}
.game-result-team {
min-width: 115px;
}
.game-result-team-horizontal {
padding-left: 18px;
}
.game-result-team-title {
min-width: 115px;
}
.game-result-team-label-right {
top: 5px;
right: -23px;
}
.game-result-score-divider {
margin: 0 9px;
font-size: 30px;
}
.game-result-score-divider svg {
width: 5px;
height: 14px;
}
.game-result-team-divider {
right: 28px;
transform: translateY(-50%);
}
}
@media (min-width: 992px) and (max-width: 1199.98px) {
.aside-component .game-result-team {
min-width: 85px;
}
.aside-component .game-result-team img {
max-width: 60px;
}
.aside-component .game-result-classic .game-result-team {
max-width: 100px;
}
.aside-component .game-result-modern .game-result-main {
padding-left: 6px;
padding-right: 6px;
}
.aside-component .game-result-modern .game-result-team {
min-width: 105px;
}
.aside-component .game-result-modern .game-result-score {
font-size: 16px;
}
.aside-component .game-result-modern .game-result-score-divider {
top: -4px;
margin: 0 5px;
}
.aside-component .game-result-modern .game-result-score-divider svg {
width: 4px;
height: 12px;
}
.aside-component .game-result-title {
min-width: 80px;
}
.game-result-team-title {
min-width: 90px;
}
}
@media (min-width: 576px) {
.game-result-team-divider,
.game-info-team-divider {
height: 29px;
width: 29px;
line-height: 29px;
}
.game-result-score-biger {
font-size: 2.36em;
}
}
.game-result-long {
max-width: 370px;
}
.game-result-long .table-custom {
border-width: 0 0 1px 0;
}
.game-result-long * + .table-custom-responsive {
margin-top: 0;
}
.game-result-long .game-result-team img {
max-width: 60px;
}
.game-result-long-main {
display: flex;
flex-direction: row;
flex-wrap: nowrap;
align-items: center;
justify-content: space-between;
border-width: 1px 0 1px 0;
border-style: solid;
border-color: #e1e1e1;
background: #f5f7f9;
}
.game-result-long-score-wrap {
position: relative;
min-height: 106px;
margin: 0 10px;
}
.game-result-long-score-wrap::after, .game-result-long-score-wrap::before {
position: absolute;
content: '';
top: 0;
right: 4px;
bottom: 0;
left: 4px;
background: #fff;
z-index: 0;
}
.game-result-long-score-wrap::before {
transform: skew(19deg);
}
.game-result-long-score-wrap::after {
transform: skew(-19deg);
}
.game-result-long-score-wrap > * {
position: relative;
z-index: 1;
}
.game-result-long-score-divider {
position: relative;
top: -6px;
font-size: 3.57em;
line-height: 1;
margin: 0 10px;
color: #e1e1e1;
}
.game-result-long-score-divider svg {
width: 5px;
height: 19px;
}
.game-result-long-score-divider g {
fill: #e1e1e1;
}
@media (min-width: 420px) {
.game-result-long .game-result-team img {
max-width: 100%;
}
.game-result-long-score-divider svg {
width: 7px;
height: 21px;
}
}
.game-info {
padding: 30px 10px;
}
.game-info .button {
min-width: 100px;
padding-left: 10px;
padding-right: 10px;
}
.game-info * + .group-sm {
margin-top: 12px;
}
.game-info .button + .button {
margin-top: 0;
}
.game-info-modern .game-info-main {
align-items: stretch;
}
.game-info-creative {
padding-bottom: 0;
}
.game-info-creative .game-info-main {
align-items: stretch;
}
.game-info-title {
line-height: 1.2;
}
.game-info-team {
display: flex;
flex-direction: column;
justify-content: center;
align-items: center;
width: 75px;
}
.game-info-main {
display: inline-flex;
flex-direction: row;
flex-wrap: nowrap;
align-items: center;
justify-content: space-between;
min-width: 100%;
max-width: 100%;
margin-top: 24px;
}
.game-info-middle {
flex-grow: 1;
margin: 0 10px;
}
.game-info-middle-vertical {
display: flex;
flex-direction: column;
align-items: center;
justify-content: center;
padding: 24px 0 0;
max-width: 130px;
}
.game-info-team {
line-height: 1.2;
}
.game-info-score {
min-width: 25px;
font-size: 1.6em;
line-height: .8;
font-weight: 300;
letter-spacing: .05em;
color: #9b9b9b;
}
.game-info-score:nth-child(1) {
margin-right: 10px;
}
.game-info-score:nth-child(2) {
margin-left: 10px;
}
.game-info-score.game-result-team-win {
color: #FFE1C4;
}
.game-result-divider-wrap {
overflow: hidden;
width: 100%;
}
.game-info-team-divider {
position: relative;
display: inline-block;
color: #FFE1C4;
}
.game-info-countdown {
position: relative;
padding: 15px 10px;
background: #59646a;
}
.game-info-countdown::before {
position: absolute;
content: '';
left: 50%;
top: 0;
width: 0;
height: 0;
border-style: solid;
border-width: 0 10px 10px 10px;
border-color: transparent transparent #59646a transparent;
transform: translate(-50%, -100%);
}
.time-big span {
display: block;
line-height: 1;
color: #FFE1C4;
}
.game-info-main + .table-game-info-wrap {
margin-top: 20px;
}
.time-big + .game-result-divider-wrap {
margin-top: 10px;
}
.game-info-modern + .game-info-modern {
margin-top: 30px;
}
.game-info-creative + .game-info-creative {
margin-top: 30px;
}
* + .game-info-countdown {
margin-top: 43px;
}
@media (min-width: 400px) {
.game-info .button {
min-width: 130px;
padding-left: 15px;
padding-right: 15px;
}
.game-info-team {
width: 150px;
}
.game-info-score {
min-width: 60px;
}
}
@media (max-width: 575.98px) {
.game-info h3, .game-info .heading-3 {
font-size: 20px;
}
.game-info-modern .game-info-main {
margin-top: 0;
}
.game-info-creative .game-info-main {
margin-top: 0;
}
.game-info-team img {
width: auto;
max-height: 60px;
}
}
@media (min-width: 576px) {
.game-info {
padding: 46px 15px 60px;
}
.game-info * + .group-sm {
margin-top: 20px;
}
.game-info-classic .game-info-team {
height: 195px;
}
.game-info-modern .game-info-team {
min-height: 195px;
height: auto;
}
.game-info-creative {
padding-bottom: 0;
}
.game-info-creative .game-info-team {
min-height: 195px;
height: auto;
}
.game-info-middle {
margin: 0 17px;
}
.game-info-middle-vertical {
max-width: 170px;
padding-bottom: 10px;
}
.game-info-team {
width: 199px;
padding: 10px 5px;
border: 1px solid #e1e1e1;
}
.game-info-score {
min-width: 70px;
font-size: 3.28em;
}
.game-info-countdown {
padding-top: 24px;
padding-bottom: 24px;
}
}
.game-info-share {
display: flex;
flex-direction: row;
align-items: stretch;
justify-content: space-between;
position: absolute;
overflow: hidden;
top: -2px;
bottom: -2px;
left: -2px;
right: -2px;
color: #fff;
background-color: transparent;
border-radius: 3px;
}
.game-info-share .icon {
display: block;
font-size: 12px;
line-height: 40px;
}
.game-info-share .icon, .game-info-share .icon:focus, .game-info-share .icon:active {
color: #fff;
}
.game-info-share .icon:hover {
color: #151515;
}
.game-info-share .icon:hover {
background: #fcef57;
}
.game-info-share-item {
flex-grow: 1;
flex-basis: 25%;
opacity: 0;
visibility: hidden;
transform: translateY(200%);
transition: all .3s ease;
}
.game-info-share-item:first-child > a {
border-top-left-radius: 3px;
border-bottom-left-radius: 3px;
}
.game-info-share-item:last-child > a {
border-top-right-radius: 3px;
border-bottom-right-radius: 3px;
}
.button-share-outline:hover .game-info-share-item {
opacity: 1;
visibility: visible;
transform: translateY(0);
}
.button-share-outline:hover .game-info-share li:nth-child(1) {
transition-delay: 100ms;
}
.button-share-outline:hover .game-info-share li:nth-child(2) {
transition-delay: 150ms;
}
.button-share-outline:hover .game-info-share li:nth-child(3) {
transition-delay: 200ms;
}
.button-share-outline:hover .game-info-share li:nth-child(4) {
transition-delay: 250ms;
}
.button-share-outline:hover .game-info-share li:nth-child(5) {
transition-delay: 300ms;
}
.button-share-outline:hover .game-info-share li:nth-child(6) {
transition-delay: 350ms;
}
.button-share-outline:hover .game-info-share li:nth-child(7) {
transition-delay: 400ms;
}
.button-share-outline:hover .game-info-share li:nth-child(8) {
transition-delay: 450ms;
}
.button-share-outline:hover .game-info-share li:nth-child(9) {
transition-delay: 500ms;
}
.button-share-outline:hover .game-info-share li:nth-child(10) {
transition-delay: 550ms;
}
@media (min-width: 768px) {
.game-info-share .icon {
font-size: 14px;
}
.game-info-main + .table-game-info-wrap {
margin-top: -14px;
}
}
@media (min-width: 992px) {
.game-info-score {
font-size: 4.28em;
}
}
@media (min-width: 1200px) {
.game-info-main {
min-width: 600px;
}
}
.charts-statistics {
position: relative;
display: flex;
flex-direction: row;
flex-wrap: wrap;
font-size: 14px;
line-height: 1.2;
letter-spacing: .025em;
}
.charts-statistics > * {
flex-basis: 50%;
max-width: 50%;
}
.charts-statistics::before {
position: absolute;
content: '';
top: 0;
bottom: 0;
left: 50%;
width: 1px;
background: #e1e1e1;
transform: translateX(-50%);
}
.charts-statistics-item {
position: relative;
}
.charts-statistics-item:nth-child(odd) {
text-align: left;
}
.charts-statistics-item:nth-child(even) {
text-align: right;
}
.charts-statistics-item:nth-child(n + 3) {
padding-top: 50px;
}
.charts-statistics-item:nth-child(n + 3)::before {
position: absolute;
content: '';
top: 20px;
left: 0;
height: 1px;
width: 100%;
background: #e1e1e1;
}
.charts-statistics-circle-progress {
white-space: nowrap;
position: absolute;
top: 50%;
left: 50%;
transform: translate(-50%, -50%);
font-size: 1.28em;
font-weight: 400;
color: #151515;
}
.charts-statistics-team-first-number {
color: #FFE1C4;
}
.charts-statistics-team-second-number {
color: #9b9b9b;
}
.charts-statistics-category {
font-size: 0.86em;
}
.team2-orange .charts-statistics-team-second-number {
color: #ffa04c;
}
.team2-pink .charts-statistics-team-second-number {
color: #e05151;
}
* + .charts-statistics {
margin-top: 24px;
}
.game-highlights {
padding: 30px 15px;
max-width: 370px;
font-family: "Kanit", -apple-system, BlinkMacSystemFont, "Segoe UI", Roboto, "Helvetica Neue", Arial, sans-serif;
font-size: 12px;
line-height: 1.2;
font-weight: 500;
letter-spacing: .05em;
color: #151515;
background: #fff;
}
.game-highlights li {
position: relative;
overflow: hidden;
padding-left: 45px;
padding-bottom: 37px;
}
.game-highlights li:first-child {
padding-top: 10px;
}
.game-highlights li:first-child .game-highlights-minute {
top: 10px;
}
.game-highlights li:first-child .game-highlights-minute::before {
position: absolute;
content: '';
left: 50%;
top: 0;
width: 1px;
height: 20px;
background: #e1e1e1;
transform: translate(-50%, -100%);
}
.game-highlights li:last-child {
padding-bottom: 0;
}
.game-highlights p + p {
margin-top: 10px;
}
.game-highlights .icon {
margin-right: 5px;
}
.game-highlights-title {
padding-top: 7px;
text-transform: uppercase;
}
.game-highlights-description {
font-family: "Roboto", -apple-system, BlinkMacSystemFont, "Segoe UI", Roboto, "Helvetica Neue", Arial, sans-serif;
font-weight: 400;
color: #9b9b9b;
}
.game-highlights-minute {
position: absolute;
display: inline-block;
top: 0;
left: 0;
text-align: center;
height: 29px;
width: 29px;
line-height: 29px;
border: 1px solid #e1e1e1;
border-radius: 50%;
}
.game-highlights-minute::after {
position: absolute;
content: '';
left: 50%;
bottom: 0;
width: 1px;
height: 100vh;
background: #e1e1e1;
transform: translate(-50%, 100%);
}
.game-highlights-goal {
color: #9b9b9b;
}
.team-primary .game-highlights-goal {
color: #FFE1C4;
}
.team2-blue .game-highlights-goal {
color: #3B7CC0;
}
@media (min-width: 576px) {
.game-highlights {
padding: 40px 15px 40px 24px;
}
.game-highlights-description {
max-width: 90%;
}
}
.promo {
max-width: 370px;
text-align: center;
font-family: "Kanit", -apple-system, BlinkMacSystemFont, "Segoe UI", Roboto, "Helvetica Neue", Arial, sans-serif;
font-size: 12px;
font-weight: 500;
letter-spacing: .05em;
text-transform: uppercase;
background: #fff;
transition: all 300ms ease-in-out;
}
.promo-classic {
padding: 25px 10px 25px;
border: 1px solid #e1e1e1;
}
.promo-modern .button-default {
letter-spacing: .1em;
border-radius: 0;
transition: none;
}
.promo-modern .button-default span {
transition: all 300ms ease-in-out;
}
.promo-modern .button-default span::before, .promo-modern .button-default span::after {
font-family: 'FontAwesome';
font-size: 15px;
transition: inherit;
color: #000000;
}
.promo-modern .button-default span::before {
content: '\f101';
margin-right: 8px;
}
.promo-modern .button-default span::after {
content: '\f100';
margin-left: 8px;
}
.promo-modern .button-default:active, .promo-modern .button-default:hover {
color: #fcef57;
background: #35363c;
border-color: #35363c;
}
.promo-modern .button-default:active span::before, .promo-modern .button-default:active span::after, .promo-modern .button-default:hover span::before, .promo-modern .button-default:hover span::after {
margin: 0;
color: #fff;
}
.promo-creative {
text-align: center;
font-family: "Kanit", -apple-system, BlinkMacSystemFont, "Segoe UI", Roboto, "Helvetica Neue", Arial, sans-serif;
font-size: 12px;
font-weight: 500;
letter-spacing: .05em;
text-transform: uppercase;
}
.promo-creative .unit-right {
flex-grow: 1;
flex-basis: 55%;
}
.promo-creative .unit-body {
display: flex;
flex-direction: column;
flex-basis: 30%;
max-width: 357px;
}
.promo-meta {
padding: 30px 15px 20px;
}
.promo-classic-meta {
background-image: url(../images/sport-elements-323x171.jpg);
background-repeat: no-repeat;
background-position: 50%;
background-size: cover;
}
.promo-modern-meta {
position: relative;
color: #575a65;
background: #2c2d31;
}
.promo-modern-meta::before {
position: absolute;
content: '';
left: 50%;
bottom: 0;
width: 0;
height: 0;
border-style: solid;
border-width: 10px 10px 0 10px;
border-color: #2c2d31 transparent transparent transparent;
transform: translate(-50%, 100%);
}
.promo-creative-meta {
display: flex;
align-items: center;
justify-content: space-between;
}
.promo-creative-figure {
margin-top: 10px;
}
.promo-creative-meta-description > * {
display: block;
}
.promo-title {
line-height: 1.08;
font-weight: 400;
color: #fff;
}
.promo-modern-title {
max-width: 260px;
margin-left: auto;
margin-right: auto;
line-height: 1.2;
letter-spacing: .05em;
}
.promo-time {
display: inline-block;
font-size: 0.86em;
}
.promo-creative-time > * {
line-height: 1;
}
.promo-creative-time span + span {
margin-left: -3px;
}
.promo-creative-title {
line-height: 1.1;
}
.promo-creative-location .icon {
font-size: 14px;
margin-right: 5px;
}
.promo-creative-meta-description {
margin-left: 7px;
color: #151515;
}
.promo-creative-meta-description > * {
line-height: 1.3;
}
.promo-classic-countdown {
position: relative;
padding: 10px;
color: #575a65;
background: #2c2d31;
}
.promo-classic-countdown::before {
position: absolute;
content: '';
left: 50%;
top: 0;
width: 0;
height: 0;
border-style: solid;
border-width: 0 10px 10px 10px;
border-color: transparent transparent #2c2d31 transparent;
transform: translate(-50%, -100%);
}
.promo-classic-countdown .countdown-classic .countdown-amount {
color: #fcef57;
}
.promo-classic-countdown .countdown-classic .countdown-section:not(:first-child)::before {
color: #d7d7d7;
background-image: url(../images/dot-dark.svg);
}
.promo-modern-countdown {
position: relative;
max-width: 290px;
margin-left: auto;
margin-right: auto;
padding: 20px 0;
}
.promo-modern-countdown::before {
position: absolute;
content: '';
top: 0;
left: 8px;
right: 8px;
height: 1px;
background: #d7d7d7;
}
.promo-modern-countdown .countdown-classic .countdown-section:first-child {
padding-left: 0;
}
.promo-modern-countdown .countdown-classic .countdown-section:last-child {
padding-right: 0;
}
.promo-main {
display: flex;
align-items: center;
justify-content: space-between;
}
.promo-modern-main {
padding: 30px 15px;
}
.bg-white .promo-modern {
border-left: 1px solid #e1e1e1;
border-right: 1px solid #e1e1e1;
}
.promo-creative-main {
max-width: 488px;
}
.promo-creative-details {
position: relative;
padding: 24px 15px;
min-height: 100%;
background: #fff;
border: 1px solid #e1e1e1;
}
.promo-creative-details::before, .promo-creative-details::after {
position: absolute;
content: '';
top: 0;
left: 50%;
width: 0;
height: 0;
border-style: solid;
border-color: transparent transparent #fff transparent;
transform: translate(-50%, -100%);
z-index: 1;
}
.promo-creative-details::before {
border-bottom-color: #e1e1e1;
border-width: 0 15px 18px 15px;
}
.promo-creative-details::after {
border-width: 0 13px 16px 13px;
}
.promo-middle {
letter-spacing: .025em;
color: #d4d5de;
}
.promo-classic-middle {
min-width: 33px;
margin: 0 5px 44px;
font-size: 1.28em;
}
.promo-modern-middle {
position: relative;
min-width: 40px;
margin: 0 5px 12px;
font-size: 1.71em;
}
.promo-modern-middle::before, .promo-modern-middle::after {
position: absolute;
content: '';
left: 50%;
height: 41px;
width: 1px;
background: #d7d7d7;
}
.promo-modern-middle::before {
top: 2px;
transform: translate(-50%, -100%);
}
.promo-modern-middle::after {
bottom: 2px;
transform: translate(-50%, 100%);
}
.ie-10 .game-result-long-score-wrap,
.ie-11 .game-result-long-score-wrap,
.ie-edge .game-result-long-score-wrap {
height: 106px;
}
.ie-10 .game-info .group-sm,
.ie-11 .game-info .group-sm,
.ie-edge .game-info .group-sm {
width: 100%;
}
.ie-10 .promo-modern-middle,
.ie-11 .promo-modern-middle,
.ie-edge .promo-modern-middle {
width: 40px;
}
.ie-10 .promo-modern-team,
.ie-11 .promo-modern-team,
.ie-edge .promo-modern-team {
width: calc(50% - 30px);
}
.promo-creative-middle {
text-align: center;
font-size: 14px;
letter-spacing: .1em;
color: #151515;
min-width: 54px;
}
.promo-team {
line-height: 1.2;
flex-grow: 1;
}
.promo-modern-team {
max-width: 134px;
}
.promo-creative-team {
display: flex;
flex-direction: column;
align-items: center;
justify-content: center;
height: 90px;
border: 1px solid #d7d7d7;
}
.promo-team-title {
margin-top: 6px;
}
.promo-classic-team-figure {
display: flex;
align-items: center;
justify-content: center;
height: 106px;
width: 100%;
min-width: 100px;
border: 1px solid #e1e1e1;
}
.promo-classic-team-figure img {
max-width: 65px;
}
.promo-team-name {
color: #151515;
}
.promo-team-country {
font-size: 0.86em;
}
.promo-creative-tickets {
margin-bottom: -10px;
margin-left: -10px;
}
.promo-creative-tickets:empty {
margin-bottom: 0;
margin-left: 0;
}
.promo-creative-tickets > * {
display: inline-block;
margin-top: 0;
margin-bottom: 10px;
margin-left: 10px;
}
.promo-creative-tickets > * {
vertical-align: middle;
}
.promo-creative-tickets * + .button {
margin-top: 0;
}
.promo-creative-tickets-description {
font-family: "Roboto", -apple-system, BlinkMacSystemFont, "Segoe UI", Roboto, "Helvetica Neue", Arial, sans-serif;
font-weight: 400;
color: #151515;
text-transform: capitalize;
}
.promo-creative-tickets-number {
display: inline-block;
text-align: center;
margin: 0 3px;
width: 29px;
height: 29px;
font-family: "Kanit", -apple-system, BlinkMacSystemFont, "Segoe UI", Roboto, "Helvetica Neue", Arial, sans-serif;
line-height: 29px;
font-weight: 500;
color: #fff;
background-color: #FFE1C4;
border-radius: 50%;
}
.promo-buttons {
position: relative;
display: inline-block;
}
.promo-buttons > * {
display: inline-block;
vertical-align: middle;
}
.promo-buttons .button {
min-width: 194px;
letter-spacing: .1em;
}
.promo-button {
display: inline-block;
width: 50px;
height: 50px;
line-height: 50px;
text-align: center;
color: #151515;
background-color: #fcef57;
border-radius: 3px;
cursor: pointer;
}
.promo-share-list {
position: absolute;
top: 0;
bottom: 0;
left: 40px;
right: 0;
display: flex;
flex-direction: row;
align-items: center;
justify-content: space-between;
padding: 5px 20px 5px 5px;
background-color: #fcef57;
border-radius: 3px;
opacity: 0;
visibility: hidden;
transform-origin: 0 0;
cursor: auto;
transition: .3s ease-out all;
transition-delay: .2s;
z-index: 1;
}
.promo-share-item {
font-family: "Kanit", -apple-system, BlinkMacSystemFont, "Segoe UI", Roboto, "Helvetica Neue", Arial, sans-serif;
font-size: 12px;
line-height: 1;
font-weight: 500;
letter-spacing: .05em;
text-transform: uppercase;
color: #151515;
transform: translateX(-5px);
opacity: 0;
visibility: hidden;
transition: .3s ease-out all;
transition-delay: .4s;
}
.promo-share-item:first-child {
margin-right: 12px;
}
.promo-share-item .icon {
font-size: 15px;
transition: .3s ease-out all;
}
.promo-share-item .icon, .promo-share-item .icon:focus, .promo-share-item .icon:active {
color: #151515;
}
.promo-share-item .icon:hover {
color: rgba(21, 21, 21, 0.5);
}
.promo-button-share:hover .promo-share-list {
opacity: 1;
visibility: visible;
}
.promo-button-share:hover .promo-share-item {
opacity: 1;
visibility: visible;
transform: translateX(0);
}
.promo-button-share:hover .promo-share-item:nth-child(2) {
transition-delay: .5s;
}
.promo-button-share:hover .promo-share-item:nth-child(3) {
transition-delay: .6s;
}
.promo-button-share:hover .promo-share-item:nth-child(4) {
transition-delay: .7s;
}
.promo-button-share:hover .promo-share-item:nth-child(5) {
transition-delay: .8s;
}
.promo-button-share:hover .promo-share-item:nth-child(6) {
transition-delay: .9s;
}
* + .promo-team-name {
margin-top: 14px;
}
* + .promo-time {
margin-top: 11px;
}
* + .promo-classic-main {
margin-top: 23px;
}
* + .promo-creative-main {
margin-top: 20px;
}
* + .promo-creative-location {
margin-top: 3px;
}
* + .promo-creative-countdown {
margin-top: 15px;
}
* + .promo-creative-tickets {
margin-top: 18px;
}
.promo-modern-countdown + .button {
margin-top: 5px;
}
.promo-main + .button {
margin-top: 23px;
}
.promo-button + .button {
margin-top: 0;
margin-left: 10px;
}
@media (min-width: 420px) {
.promo-creative,
.promo {
font-size: 14px;
}
.promo-modern-countdown .countdown-classic .countdown-section {
min-width: 74px;
}
}
@media (min-width: 576px) {
.promo-classic {
padding: 25px 22px 40px;
}
.promo-classic-team-figure img {
max-width: 100%;
}
.promo-creative-team {
flex-direction: row;
height: 74px;
}
.promo-team-title {
margin-top: 0;
margin-left: 10px;
}
.promo-creative-details {
padding-left: 30px;
padding-right: 30px;
}
}
@media (min-width: 768px) {
.promo-modern .button-default {
padding-top: 26px;
padding-bottom: 26px;
}
.promo-creative {
text-align: left;
}
.promo-creative .unit-body {
max-width: 100%;
}
.promo-creative-details::before, .promo-creative-details::after {
left: 0;
border-bottom-color: transparent;
border-top-color: #fff;
transform: translateX(-50%);
}
.promo-creative-details::before {
top: -1px;
left: -1px;
border-top-color: #e1e1e1;
border-width: 23px 14px 0 14px;
}
.promo-creative-details::after {
border-width: 21px 13px 0 13px;
transform: translateX(-50%);
}
}
@media (min-width: 992px) {
.promo-creative-tickets-description {
margin-left: 13px;
}
.promo-buttons + p {
margin-top: 0;
}
}
@media (min-width: 1200px) {
.promo-creative .unit-body {
flex-direction: row;
flex-basis: auto;
}
.promo-creative-meta {
flex-direction: column;
justify-content: flex-start;
}
.promo-creative-meta-description {
margin-top: 10px;
}
.promo-creative-figure {
margin-left: 27px;
margin-top: 0;
}
.promo-creative-details {
padding-left: 40px;
padding-right: 40px;
}
}
.awards-carousel {
background: radial-gradient(ellipse at center, #345a6e 0%, #2e4754 100%);
}
.awards-carousel::before {
display: none;
}
.awards-carousel::after {
position: absolute;
top: 10px;
left: 10px;
right: 10px;
bottom: 10px;
content: '';
border: 1px solid rgba(255, 255, 255, 0.18);
pointer-events: none;
}
.awards-item {
position: relative;
display: flex;
justify-content: center;
align-items: center;
height: 300px;
padding: 15px;
text-align: center;
}
.awards-item .divider::after {
height: 1px;
background-color: rgba(255, 255, 255, 0.18);
}
.awards-item-main > * + * {
margin-top: 14px;
}
.awards-item-title {
letter-spacing: 0.075em;
color: #fff;
}
.awards-item-title .text-accent {
display: block;
font-size: 32px;
line-height: 1;
letter-spacing: 0.098em;
color: #fcef57;
}
.awards-item-time {
letter-spacing: 0.075em;
color: #FFE1C4;
}
.awards-item-aside {
position: relative;
margin-left: 15px;
}
.awards-item-aside::before {
position: absolute;
height: 1px;
bottom: 0;
left: 0;
right: 0;
content: '';
box-shadow: 0 6px 8px rgba(0, 0, 0, 0.59);
pointer-events: none;
}
@media (min-width: 576px) {
.awards-carousel::after {
top: 15px;
left: 15px;
right: 15px;
bottom: 15px;
}
.awards-item-title .text-accent {
font-size: 44px;
}
.awards-item-aside {
margin-left: 25px;
}
}
@media (min-width: 768px) {
.awards-item {
height: 330px;
}
}
.player-info-corporate .player-img {
position: relative;
z-index: 1;
}
.player-info-corporate .player-img img {
transition: all .3s;
will-change: transform;
}
.player-info-corporate:hover .player-img img {
transform: scale(1.05);
}
.player-info-corporate:hover .team-logo-img img {
transform: scale(0.95);
}
.player-info-corporate.player-info-other-team .player-info-figure .block-number {
background: #3B7CC0;
}
.player-info-corporate.player-info-other-team .player-info-subtitle {
color: #3B7CC0;
}
.player-info-corporate.player-info-other-team .player-info-progress .progress-bar-linear, .player-info-corporate.player-info-other-team .player-info-progress .progress-bar-linear::before {
background-color: #3B7CC0;
}
.player-info-corporate.player-info-other-team .player-info-progress .progress-value {
color: #3B7CC0;
}
.player-info-figure {
position: relative;
display: flex;
align-items: flex-end;
justify-content: center;
background: #26353c;
overflow: hidden;
text-align: center;
}
.player-info-figure .block-number {
position: absolute;
top: -5px;
left: 15px;
display: inline-block;
min-width: 50px;
padding: 5px 8px;
font-family: "Kanit", -apple-system, BlinkMacSystemFont, "Segoe UI", Roboto, "Helvetica Neue", Arial, sans-serif;
font-size: 24px;
letter-spacing: 0.123em;
color: #fff;
text-align: center;
background: #FFE1C4;
transform: skewY(7deg);
z-index: 1;
}
.player-info-figure .block-number > span {
display: inline-block;
transform: skewY(-7deg);
}
.player-info-figure .team-logo-img {
position: absolute;
top: 50%;
left: 50%;
transform: translate(-50%, -50%);
opacity: 0.07;
}
.player-info-figure .team-logo-img img {
max-width: inherit;
transition: all .3s;
will-change: transform;
}
.player-info-main {
padding: 25px 15px;
background: #fff;
border: 1px solid #e1e1e1;
}
.player-info-main hr {
border-top: 1px solid #e1e1e1;
}
.player-info-main * + hr {
margin-top: 15px;
}
.player-info-subtitle {
font-family: "Kanit", -apple-system, BlinkMacSystemFont, "Segoe UI", Roboto, "Helvetica Neue", Arial, sans-serif;
font-weight: 500;
letter-spacing: 0.05em;
line-height: 1;
text-transform: uppercase;
color: #FFE1C4;
}
.player-info-table table {
font-family: "Kanit", -apple-system, BlinkMacSystemFont, "Segoe UI", Roboto, "Helvetica Neue", Arial, sans-serif;
font-size: 12px;
text-transform: uppercase;
border: none;
}
.player-info-table table th, .player-info-table table td {
padding: 4px 10px 4px 0;
font-weight: 500;
text-align: left;
vertical-align: top;
}
.player-info-table table th:nth-child(even), .player-info-table table td:nth-child(even) {
color: #151515;
white-space: nowrap;
}
.player-info-progress .progress-header {
min-width: 70px;
margin-right: 10px;
}
* + .player-info-progress {
margin-top: 15px;
}
* + .player-info-subtitle {
margin-top: 0;
}
* + .player-info-table {
margin-top: 15px;
}
.player-info-corporate + .player-info-corporate {
margin-top: 30px;
}
@media (min-width: 768px) {
.player-info-corporate {
display: flex;
}
.player-info-figure {
flex-basis: 50%;
max-width: 300px;
}
.player-info-main {
padding: 35px 25px;
flex-basis: calc(100% - 300px);
}
}
@media (min-width: 1200px) {
.player-info-figure {
max-width: 370px;
}
.player-info-main {
flex-basis: calc(100% - 370px);
flex: 1;
}
}
.player-info-modern {
max-width: 370px;
margin-left: auto;
margin-right: auto;
}
.player-info-modern:hover .player-info-modern-figure img {
transform: scale(1.05);
}
.player-info-modern:hover .player-info-modern-title {
opacity: 0;
transform: translateY(-120px);
}
.player-info-modern:hover .player-info-modern-progress {
opacity: 1;
}
.player-info-modern:hover .player-info-modern-footer {
background: #33a574;
}
.player-info-modern:hover .player-info-modern-number {
border-color: rgba(255, 255, 255, 0.19);
}
.player-info-modern-figure {
display: block;
overflow: hidden;
background: #26353c;
}
.player-info-modern-figure img {
max-width: inherit;
width: 100%;
transition: all .3s;
will-change: transform;
}
.player-info-modern-footer {
display: flex;
align-items: stretch;
min-height: 94px;
color: #fff;
overflow: hidden;
background: #FFE1C4;
transition: all .3s;
}
.player-info-modern-number {
padding: 32px 15px;
font-family: "Kanit", -apple-system, BlinkMacSystemFont, "Segoe UI", Roboto, "Helvetica Neue", Arial, sans-serif;
font-size: 30px;
letter-spacing: 0.05em;
line-height: 1;
text-align: center;
border-right: 1px solid transparent;
background: #33a574;
transition: all .3s;
}
.player-info-modern-content {
position: relative;
flex-basis: 75%;
padding: 25px 15px;
}
.player-info-modern-title {
transition: all .5s;
will-change: transform;
}
.player-info-modern-title h5 {
color: #fff;
}
.player-info-modern-title p {
font-family: "Kanit", -apple-system, BlinkMacSystemFont, "Segoe UI", Roboto, "Helvetica Neue", Arial, sans-serif;
font-weight: 500;
letter-spacing: 0.05em;
color: rgba(255, 255, 255, 0.65);
text-transform: uppercase;
}
.player-info-modern-title * + p {
margin-top: 0;
}
.player-info-modern-progress {
position: absolute;
top: 25px;
left: 15px;
right: 15px;
opacity: 0;
will-change: transform;
transition: all .5s;
}
.player-info-modern-progress .progress-bar-modern .progress-header {
min-width: 70px;
margin-right: 10px;
line-height: 1.2;
}
.player-info-modern-progress .progress-bar-modern .progress-bar-linear {
background-color: #fcef57;
}
.player-info-modern-progress .progress-bar-modern .progress-bar-linear::before {
background: #fcef57;
}
.player-info-modern-progress .progress-bar-modern .progress-value {
color: #fcef57;
}
.player-info-modern-accent .player-info-modern-footer {
background-color: #35363c;
}
.player-info-modern-accent .player-info-modern-number {
background: #2c2d31;
color: rgba(255, 255, 255, 0.15);
}
.player-info-modern-accent .player-info-modern-title p {
color: rgba(255, 255, 255, 0.15);
}
.player-info-modern-accent:hover .player-info-modern-footer {
background-color: #2c2d31;
}
@media (min-width: 992px) {
.player-info-modern-progress {
left: 25px;
right: 25px;
}
.player-info-modern-number {
flex-basis: 25%;
padding: 25px 15px;
font-size: 44px;
}
}
@media (min-width: 1200px) {
.player-info-modern-content {
padding: 25px;
}
}
.player-info-minimal {
position: relative;
display: flex;
align-items: center;
max-width: 370px;
height: 275px;
padding: 30px 20px;
overflow: hidden;
background: #233645;
}
.player-info-minimal-figure {
position: absolute;
left: 160px;
right: 0;
bottom: 0;
z-index: 1;
text-align: right;
}
.player-info-minimal-figure img {
max-width: inherit;
}
.player-info-minimal-number {
position: absolute;
top: 4px;
left: -94px;
font-size: 380px;
line-height: 275px;
font-weight: 600;
letter-spacing: -0.08em;
color: rgba(255, 255, 255, 0.1);
}
.player-info-minimal-content {
position: relative;
max-width: 130px;
width: 100%;
z-index: 1;
}
.player-info-minimal-title {
font-style: italic;
}
.player-info-minimal-title h3 {
line-height: 1.1;
color: #fff;
}
.player-info-minimal-title span {
display: block;
color: #fcef57;
}
.player-info-minimal-progress .progress-bar-modern {
display: block;
}
.player-info-minimal-progress .progress-bar-modern .progress-header {
display: flex;
justify-content: space-between;
align-items: center;
color: #fff;
}
.player-info-minimal-progress .progress-bar-modern .progress-bar-linear-wrap {
background-color: rgba(255, 255, 255, 0.2);
}
.player-info-minimal-progress .progress-bar-modern .progress-value {
color: #fff;
}
* + .player-info-minimal-progress {
margin-top: 15px;
}
@media (min-width: 576px) {
.player-info-minimal {
padding: 30px;
}
.player-info-minimal-figure {
left: 190px;
}
.player-info-minimal-content {
max-width: 160px;
}
}
.player-voting-item {
max-width: 152px;
text-align: left;
}
.player-voting-item .button-block {
padding: 3px 10px;
font-size: 12px;
}
.player-voting-item .button-block .icon {
font-size: 14px;
}
.player-voting-item * + .button-block {
margin-top: 16px;
}
.player-voting-item-figure {
position: relative;
overflow: hidden;
}
.player-voting-item-figure .player-number {
position: absolute;
top: 0;
left: 10px;
width: 30px;
padding: 2px 7px 0;
text-align: center;
background: #FFE1C4;
}
.player-voting-item-figure .player-number:after {
content: '';
position: absolute;
left: 0;
right: 0;
top: 100%;
width: 0;
height: 0;
border-style: solid;
border-width: 8px 15px 0 15px;
border-color: #FFE1C4 transparent transparent transparent;
}
.player-voting-item-figure .player-number > * {
color: #fff;
}
.player-voting-item-figure img {
transition: all .3s;
}
.player-voting-item-title {
font-family: "Kanit", -apple-system, BlinkMacSystemFont, "Segoe UI", Roboto, "Helvetica Neue", Arial, sans-serif;
font-weight: 500;
letter-spacing: 0.05em;
text-transform: uppercase;
color: #151515;
}
.player-voting-item-title a:hover {
color: #FFE1C4;
}
.player-voting-item-progress .progress-bar-modern {
flex-wrap: wrap;
}
.player-voting-item-progress .progress-bar-modern .progress-header {
flex-basis: 100%;
}
.player-voting-item-progress .progress-bar-modern .progress-bar-linear-wrap {
flex-basis: 70%;
}
.block-voting {
max-width: 370px;
padding: 25px 20px;
text-align: center;
background: #fff;
border: 1px solid #e1e1e1;
}
.block-voting .group-md {
margin-bottom: -30px;
}
.block-voting .group-md > * {
margin-bottom: 30px;
}
@media (min-width: 360px) {
.block-voting {
padding-left: 0;
padding-right: 0;
}
.block-voting .player-voting-item {
max-width: calc(50% - 30px);
}
.block-voting .progress-bar-modern .progress-header {
display: inline-block;
flex-basis: unset;
}
}
@media (min-width: 768px) and (max-width: 1199.98px) {
.block-voting .player-voting-item {
max-width: calc(50% - 15px);
}
.block-voting .progress-bar-modern .progress-header {
display: inline-block;
flex-basis: unset;
}
.block-voting .progress-bar-linear-wrap {
display: none;
}
}
@media (min-width: 768px) and (max-width: 1599.98px) {
.block-voting {
padding: 15px 10px;
}
.block-voting .group-md {
margin-bottom: -10px;
margin-left: -10px;
}
.block-voting .group-md:empty {
margin-bottom: 0;
margin-left: 0;
}
.block-voting .group-md > * {
display: inline-block;
margin-top: 0;
margin-bottom: 10px;
margin-left: 10px;
}
}
* + .player-voting-item-title {
margin-top: 10px;
}
* + .player-voting-item-progress {
margin-top: 10px;
}
.bg-gray-100 .block-player-info {
padding: 35px 20px;
background: #fff;
border: 1px solid #e1e1e1;
border-top: none;
}
.block-player-info {
padding: 35px 0;
}
.block-player-info-content {
color: #151515;
}
.block-player-info-content > * + * {
margin-top: 18px;
}
.player-info-timeline-item {
position: relative;
}
.player-info-timeline-item::before {
position: absolute;
left: 15px;
top: -10px;
height: 10px;
content: '';
border-left: 1px solid #e1e1e1;
pointer-events: none;
}
.player-info-timeline-item::after {
position: absolute;
left: 15px;
top: 25px;
bottom: -30px;
content: '';
border-left: 1px solid #e1e1e1;
pointer-events: none;
}
.player-info-timeline-item:last-child::after {
bottom: -10px;
}
.player-info-timeline-item-header {
position: relative;
display: flex;
align-items: flex-start;
}
.timeline-counter {
position: relative;
display: inline-block;
min-width: 70px;
margin-right: 10px;
padding: 1px 25px 1px 10px;
font-family: "Kanit", -apple-system, BlinkMacSystemFont, "Segoe UI", Roboto, "Helvetica Neue", Arial, sans-serif;
color: #151515;
overflow: hidden;
border-left: 1px solid #e1e1e1;
z-index: 2;
}
.timeline-counter::before {
position: absolute;
top: 0;
right: 3px;
left: -6px;
bottom: 0;
content: '';
border: 1px solid #e1e1e1;
transform: skewX(-10deg);
z-index: -1;
pointer-events: none;
}
.player-info-timeline-item-text {
padding-left: 30px;
}
.player-info-timeline-item + .player-info-timeline-item {
margin-top: 40px;
}
* + .block-player-info-content {
margin-top: 25px;
}
* + .block-player-info-timeline {
margin-top: 40px;
}
* + .player-info-timeline-item-text {
margin-top: 20px;
}
@media (min-width: 768px) {
.bg-gray-100 .block-player-info {
padding: 45px 35px;
}
}
.game-glossary {
padding: 22px 29px 16px;
font-family: "Kanit", -apple-system, BlinkMacSystemFont, "Segoe UI", Roboto, "Helvetica Neue", Arial, sans-serif;
font-size: 14px;
font-weight: 500;
line-height: 1.2;
letter-spacing: .05em;
text-transform: uppercase;
background: #fff;
border: 1px solid #e1e1e1;
}
.game-glossary-wrap {
margin-left: -10px;
margin-right: -10px;
}
.game-glossary-wrap > * {
display: inline-block;
vertical-align: top;
padding: 0 10px;
}
.game-glossary-terms td {
padding-bottom: 8px;
vertical-align: top;
}
.game-glossary-terms td:first-child {
color: #151515;
}
.game-glossary-terms td:last-child {
padding-left: 8px;
}
@media (min-width: 576px) {
.game-glossary-wrap {
margin-left: -20px;
margin-right: -20px;
}
.game-glossary-wrap > * {
padding: 0 20px;
}
}
/*
*
* Pagination custom
*/
.pagination {
font-size: 0;
line-height: 0;
margin-bottom: -10px;
margin-left: -10px;
justify-content: center;
}
.pagination:empty {
margin-bottom: 0;
margin-left: 0;
}
.pagination > * {
display: inline-block;
margin-top: 0;
margin-bottom: 10px;
margin-left: 10px;
}
.page-item {
display: inline-block;
vertical-align: middle;
text-align: center;
font-weight: 400;
}
.page-link {
display: inline-block;
min-width: 42px;
padding: 9px 9px;
border: 0 solid #d7d7d7;
font-family: "Kanit", -apple-system, BlinkMacSystemFont, "Segoe UI", Roboto, "Helvetica Neue", Arial, sans-serif;
font-size: 18px;
line-height: 1.33333;
background-color: #fff;
color: #151515;
transition: all 0.3s ease-in-out;
}
.page-link:hover, .page-link:focus, .page-link:active {
color: #fff;
background-color: #FFE1C4;
border-color: #FFE1C4;
}
span.page-link:hover, span.page-link:focus, span.page-link:active {
color: #151515;
background-color: #fff;
border-color: #d7d7d7;
}
.page-item.active > .page-link, .page-item.active > .page-link:hover, .page-item.active > .page-link:focus, .page-item.active > .page-link:active {
color: #fff;
background-color: #FFE1C4;
border-color: #FFE1C4;
}
.page-item.disabled > .page-link, .page-item.disabled > .page-link:hover, .page-item.disabled > .page-link:focus, .page-item.disabled > .page-link:active {
color: #fff;
background-color: #FFE1C4;
border-color: #FFE1C4;
opacity: .8;
}
.page-item-control .icon::before {
font-family: 'FontAwesome';
font-size: 11px;
line-height: 24px;
}
.page-item-control:first-child .icon::before,
[dir='rtl'] .page-item-control:last-child .icon::before {
content: '\f053';
margin-left: -1px;
}
.page-item-control:last-child .icon::before,
[dir='rtl'] .page-item-control:first-child .icon::before {
content: '\f054';
margin-right: -1px;
}
.page-item:first-child .page-link {
border-top-left-radius: 0;
border-bottom-left-radius: 0;
}
.page-item:last-child .page-link {
border-top-right-radius: 0;
border-bottom-right-radius: 0;
}
* + .pagination-wrap {
margin-top: 25px;
}
@media (min-width: 1200px) {
* + .pagination-wrap {
margin-top: 40px;
}
}
/*
*
* Comments
*/
.comment-classic {
position: relative;
z-index: 1;
padding: 20px;
letter-spacing: 0.05em;
background: #fff;
border: 1px solid #e1e1e1;
}
.comment-classic svg {
position: absolute;
top: 30px;
right: 20px;
width: 36px;
height: 24px;
z-index: 0;
}
.comment-classic svg path {
fill: #edeff4;
}
.comment-classic > * {
position: relative;
z-index: 1;
}
.comment-classic-header + * {
margin-top: 10px;
}
.comment-classic-header {
display: flex;
flex-wrap: wrap;
align-items: center;
}
.comment-classic-header-aside img {
max-width: inherit;
border-radius: 50%;
}
.comment-classic-header-aside + .comment-classic-header-main {
margin-left: 10px;
}
.comment-classic-header-main {
font-family: "Kanit", -apple-system, BlinkMacSystemFont, "Segoe UI", Roboto, "Helvetica Neue", Arial, sans-serif;
font-weight: 500;
text-transform: uppercase;
}
.comment-classic-title {
color: #151515;
line-height: 18px;
}
.comment-classic-title + * {
margin-top: 1px;
}
.comment-classic-time {
display: inline-block;
font-size: 12px;
line-height: 16px;
}
.comment-classic-text + * {
margin-top: 12px;
}
.comment-classic-post-title {
position: relative;
padding-left: 40px;
}
.comment-classic-post-title:before {
position: absolute;
top: 0;
left: 0;
display: block;
width: 24px;
height: 24px;
border-left: 1px solid #d7d7d7;
border-bottom: 1px solid #d7d7d7;
content: '';
pointer-events: none;
}
.comment-classic-post-title:after {
position: absolute;
top: 7px;
left: 17px;
display: inline-block;
font-family: 'Material Design Icons';
font-size: 20px;
color: #d7d7d7;
content: '\f238';
pointer-events: none;
}
.list-comments-classic .comment-classic + .comment-classic {
border-top: none;
}
.list-comments-classic .comment-classic-post-title {
margin-left: 15px;
}
@media (min-width: 992px) {
.comment-classic {
padding: 20px 40px 20px 20px;
}
.comment-classic:before {
font-size: 120px;
}
}
.comment-modern {
position: relative;
padding: 30px 30px 30px 65px;
font-family: "Kanit", -apple-system, BlinkMacSystemFont, "Segoe UI", Roboto, "Helvetica Neue", Arial, sans-serif;
text-transform: uppercase;
background: #fff;
border: 1px solid #e1e1e1;
}
.comment-modern svg {
position: absolute;
top: 33px;
left: 20px;
width: 31px;
height: 19px;
z-index: 0;
}
.comment-modern svg path {
fill: #d4d5db;
}
.comment-modern-title {
margin-top: 0;
font-size: 14px;
line-height: 18px;
letter-spacing: 0.05em;
}
.comment-modern-title a {
color: #151515;
}
.comment-modern-title a:hover {
color: #FFE1C4;
}
.comment-modern-title + * {
margin-top: 5px;
}
.comment-modern-time {
display: inline-block;
font-size: 12px;
font-weight: 500;
letter-spacing: 0.05em;
color: #9b9b9b;
}
.comment-modern-time .icon {
margin-right: 8px;
font-size: 17px;
vertical-align: middle;
}
.comment-modern + .comment-modern {
margin-top: 14px;
}
.blog-post-comments {
color: #151515;
}
.bg-gray-100 .blog-post-comments {
padding: 40px 30px;
background: #fff;
border: 1px solid #e1e1e1;
}
.post-comment {
position: relative;
display: flex;
flex-wrap: wrap;
}
.post-comment-footer {
margin-bottom: -7px;
margin-left: -30px;
}
.post-comment-footer:empty {
margin-bottom: 0;
margin-left: 0;
}
.post-comment-footer > * {
display: inline-block;
margin-top: 0;
margin-bottom: 7px;
margin-left: 30px;
}
.post-comment-footer .icon {
margin-right: 7px;
color: #FFE1C4;
}
.post-comment-footer a {
color: #151515;
}
.post-comment-footer a:hover {
color: #FFE1C4;
}
.post-comment-main {
padding-bottom: 30px;
border-bottom: 1px solid #e1e1e1;
}
.post-comment-time {
color: #9b9b9b;
}
* + .post-comment-main,
* + .post-comment-text,
* + .post-comment-footer {
margin-top: 15px;
}
.post-comment + .post-comment {
margin-top: 35px;
}
.post-comment-parent .post-comment-main {
padding-bottom: 5px;
border-bottom: none;
}
.post-comment-child {
margin-left: 30px;
border-bottom: 1px solid #e1e1e1;
}
.post-comment-child .post-comment-main {
border-bottom: none;
}
@media (min-width: 576px) {
* + .post-comment-main {
margin-top: 0;
}
.post-comment-main {
flex-basis: calc(100% - 89px);
margin-left: 20px;
}
.post-comment-header {
display: flex;
align-items: flex-end;
}
.author-name {
padding-right: 20px;
}
.post-comment-time {
padding-left: 20px;
border-left: 1px solid #e1e1e1;
}
.post-comment-child {
margin-left: 85px;
}
.post-comment-child::before {
position: absolute;
top: 44px;
left: -50px;
width: 40px;
border-top: 1px solid #e1e1e1;
content: '';
}
.post-comment-parent::before {
position: absolute;
top: 80px;
left: 35px;
height: 100%;
border-left: 1px solid #e1e1e1;
content: '';
}
}
@media (min-width: 1200px) {
.post-comment-child {
padding-left: 25px;
}
.post-comment-child::before {
position: absolute;
top: 44px;
left: -50px;
width: 60px;
border-top: 1px solid #e1e1e1;
content: '';
}
}
.bg-gray-100 .form-input {
background: #fff;
}
.comment-box-form .form-label {
color: #9b9b9b;
}
.comment-box-form .form-input {
border: 1px solid #edeff4;
background: #edeff4;
}
.comment-box-form * + .form-button {
margin-top: 20px;
}
.comment-box-form .button {
min-height: inherit;
padding: 14px 40px;
}
* + .comment-box {
margin-top: 50px;
}
* + .comment-box-form {
margin-top: 15px;
}
* + .comment-box-main {
margin-top: 15px;
}
@media (min-width: 576px) {
.comment-box {
display: flex;
flex-wrap: wrap;
}
* + .comment-box-main {
margin-top: 0;
}
.comment-box-main {
flex-basis: calc(100% - 89px);
margin-left: 20px;
}
}
/*
*
* Badges
*/
.badge {
display: inline-block;
padding: 3px 8px;
font-family: "Kanit", -apple-system, BlinkMacSystemFont, "Segoe UI", Roboto, "Helvetica Neue", Arial, sans-serif;
font-size: 12px;
font-weight: 600;
line-height: 14px;
text-align: center;
text-transform: uppercase;
color: #fff;
background: #e1e1e1;
border-radius: 4px;
}
.badge > .icon {
margin-left: 5px;
font-size: 12px;
}
.badge-primary {
background: #FFE1C4;
}
.badge-secondary {
font-weight: 500;
color: #151515;
background: #fcef57;
}
.badge-red {
background: #fd6565;
}
.badge-orange {
background: #ffa04c;
}
.badge-blue {
background: #28c0e1;
}
.badge-green {
background: #28a745;
}
.badge-shop {
background: #4b88dc;
}
.badge-light-yellow {
color: #151515;
background: #eeec49;
}
.badge-light-green {
background: #96c251;
}
.badge-east-bay {
font-weight: 500;
background: #444c80;
}
/**
*
* Card
*/
.card-form {
padding: 30px 15px;
background: #fff;
transition: all 200ms ease;
}
.card-form .form-wrap + * {
margin-top: 20px;
}
.card-form .form-wrap + .form-wrap {
margin-top: 15px;
}
.card-form * + .button {
margin-top: 26px;
}
.card-login-register {
margin-left: auto;
margin-right: auto;
max-width: 400px;
}
.card-top-panel {
display: flex;
flex-direction: column;
align-items: center;
justify-content: space-between;
padding: 20px 30px;
background: #35363c;
}
.card-form-login {
position: relative;
top: 0;
width: 100%;
z-index: 1;
}
.card-form-register {
position: relative;
display: none;
z-index: 1;
}
.card-toggle {
position: relative;
display: inline-block;
vertical-align: middle;
width: 43px;
height: 17px;
background: #5e616e;
border: none;
border-radius: 4px;
cursor: pointer;
}
.card-toggle-circle {
position: absolute;
top: 50%;
left: -4px;
width: 24px;
height: 24px;
background: #fff;
border-radius: 50%;
transform: translateY(-50%);
will-change: transform;
transition: all .1s linear;
}
.card-toggle-circle::before {
position: absolute;
content: '';
top: 50%;
left: 50%;
width: 8px;
height: 8px;
border-radius: 50%;
background: #FFE1C4;
transform: translate(-50%, -50%);
transition: all .2s ease-in-out;
}
.card-subtitle,
.card-top-panel-left {
position: relative;
}
.card-title {
color: #fff;
margin-bottom: 0;
transition: all 300ms ease;
}
.card-subtitle {
top: 2px;
text-align: right;
margin-right: 10px;
font-family: "Kanit", -apple-system, BlinkMacSystemFont, "Segoe UI", Roboto, "Helvetica Neue", Arial, sans-serif;
color: #6b6b6e;
letter-spacing: .05em;
text-transform: uppercase;
transition: all 300ms ease;
}
.card-subtitle > * {
display: inline-block;
}
.card-subtitle-login,
.card-title-login {
opacity: 1;
visibility: visible;
}
.card-subtitle-register,
.card-title-register {
position: absolute;
top: 50%;
opacity: 0;
visibility: hidden;
transform: translateY(-50%);
will-change: transform;
}
.card-title-register {
left: 0;
}
.card-subtitle-register {
right: 0;
}
.card-toggle-circle:hover::before {
width: 16px;
height: 16px;
}
.card-toggle.active .card-toggle-circle {
transform: translate(112%, -50%);
}
.card-login-register.active .card-form-login {
display: none;
}
.card-login-register.active .card-form-register {
display: block;
}
.card-login-register.active .card-subtitle-login,
.card-login-register.active .card-title-login {
opacity: 0;
visibility: hidden;
}
.card-login-register.active .card-subtitle-register,
.card-login-register.active .card-title-register {
opacity: 1;
visibility: visible;
}
@media (max-width: 575.98px) {
.card-login-register .button-lg {
padding-left: 20px;
padding-right: 20px;
}
.card-top-panel-right {
width: 200px;
margin-top: 4px;
}
.card-title-register {
left: 50%;
transform: translate(-50%, -50%);
}
}
@media (min-width: 576px) {
.card-form {
padding: 40px 25px;
}
.card-top-panel {
flex-direction: row;
}
.card-login-register {
max-width: 100%;
}
}
/*
*
* Nav Custom
*/
.nav-minimal-list {
margin-bottom: -10px;
margin-left: -20px;
font-family: "Kanit", -apple-system, BlinkMacSystemFont, "Segoe UI", Roboto, "Helvetica Neue", Arial, sans-serif;
font-size: 12px;
line-height: 1.3;
font-weight: 500;
letter-spacing: 0.05em;
text-transform: uppercase;
color: #707279;
}
.nav-minimal-list:empty {
margin-bottom: 0;
margin-left: 0;
}
.nav-minimal-list > * {
display: inline-block;
margin-top: 0;
margin-bottom: 10px;
margin-left: 20px;
}
.nav-minimal-list li {
display: inline-block;
}
.nav-minimal-list li.active {
color: #FFE1C4;
}
.nav-minimal-list a {
color: inherit;
}
.nav-minimal-list a:hover {
color: #FFE1C4;
}
.nav-light-list {
margin-bottom: -10px;
margin-left: -20px;
letter-spacing: .05em;
}
.nav-light-list:empty {
margin-bottom: 0;
margin-left: 0;
}
.nav-light-list > * {
display: inline-block;
margin-top: 0;
margin-bottom: 10px;
margin-left: 20px;
}
.nav-light-list li {
display: inline-block;
}
.nav-light-list a {
color: inherit;
}
.nav-light-list li.active,
.nav-light-list a:hover {
color: #FFE1C4;
}
@media (min-width: 992px) {
.nav-minimal-list {
margin-left: -40px;
}
.nav-minimal-list > * {
margin-left: 40px;
}
}
/*
*
* Modal Custom
*/
.modal-video .modal-dialog {
top: 50%;
max-width: 300px;
margin: 10px auto;
transform: translateY(-50%);
}
.modal-video .modal-content {
border: none;
background: transparent;
}
.modal-video .modal-body {
padding: 0;
}
.modal-video .modal-header {
border: none;
}
.modal-video .close {
color: #fff;
opacity: 1;
text-shadow: none;
cursor: pointer;
transition: all .3s;
}
.modal-video .close:hover {
color: #FFE1C4;
}
.modal-video.show .modal-dialog {
transform: translate(0, -50%);
}
@media (min-width: 576px) {
.modal-video .modal-dialog {
max-width: 450px;
}
}
@media (min-width: 992px) {
.modal-video .modal-dialog {
max-width: 600px;
}
}
/*
*
* Page layout
*/
.page {
position: relative;
overflow: hidden;
min-height: 100vh;
opacity: 0;
}
.page.fadeIn {
animation-timing-function: ease-out;
}
.page.fadeOut {
animation-timing-function: ease-in;
}
[data-x-mode] .page {
opacity: 1;
}
html.boxed body {
background: #edeff4 url(../images/bg-pattern-boxed.png) repeat fixed;
}
@media (min-width: 1630px) {
html.boxed .page {
max-width: 1600px;
margin-left: auto;
margin-right: auto;
box-shadow: 0 0 23px 0 rgba(1, 1, 1, 0.1);
}
html.boxed .rd-navbar-static {
max-width: 1600px;
margin-left: auto;
margin-right: auto;
}
html.boxed .rd-navbar-static.rd-navbar--is-stuck {
max-width: 1600px;
width: 100%;
left: calc(50% - 1600px);
right: calc(50% - 1600px);
}
}
/*
*
* Text styling
*/
.text-italic {
font-style: italic;
}
.text-normal {
font-style: normal;
}
.text-underline {
text-decoration: underline;
}
.text-strike {
text-decoration: line-through;
}
.font-weight-thin {
font-weight: 100;
}
.font-weight-light {
font-weight: 300;
}
.font-weight-regular {
font-weight: 400;
}
.font-weight-medium {
font-weight: 500;
}
.font-weight-sbold {
font-weight: 600;
}
.font-weight-ubold {
font-weight: 900;
}
.text-spacing-0 {
letter-spacing: 0;
}
.text-spacing-50 {
letter-spacing: 0.05em;
}
.text-gray-100 {
color: #edeff4;
}
.text-gray-200 {
color: #d7d7d7;
}
.text-gray-300 {
color: #ccc;
}
.text-gray-400 {
color: #b7b7b7;
}
.text-gray-500 {
color: #9b9b9b;
}
.text-gray-600 {
color: #868e96;
}
.text-gray-700 {
color: #2c343b;
}
.text-gray-800 {
color: #151515;
}
.text-gray-900 {
color: #111;
}
.text-red {
color: #fd6565;
}
html .page .text-primary {
color: #FFE1C4;
}
html .page .text-secondary {
color: #fcef57;
}
/*
*
* Offsets
*/
* + p {
margin-top: 15px;
}
* + h4,
* + .heading-4 {
margin-top: 10px;
}
h2 + p,
.heading-2 + p {
margin-top: 12px;
}
p + h2,
p + .heading-2 {
margin-top: 15px;
}
p + p {
margin-top: 12px;
}
img + p {
margin-top: 15px;
}
h3 + img {
margin-top: 42px;
}
h2 + .big {
margin-top: 3px;
}
* + .row {
margin-top: 30px;
}
* + .big {
margin-top: 20px;
}
* + .text-style-1 {
margin-top: 6px;
}
* + .text-block {
margin-top: 30px;
}
* + .button {
margin-top: 30px;
}
.button + .button {
margin-top: 15px;
}
.icon-xl + h2 {
margin-top: 20px;
}
.row + h3,
.row + .heading-3 {
margin-top: 80px;
}
.container + .container {
margin-top: 35px;
}
.row + .row {
margin-top: 35px;
}
.row + .button {
margin-top: 40px;
}
.heading-7 + .text-style-1 {
margin-top: 0;
}
@media (min-width: 768px) {
* + h4,
* + .heading-4 {
margin-top: 22px;
}
}
@media (min-width: 1200px) {
* + .rd-form {
margin-top: 30px;
}
* + .contact-list {
margin-top: 30px;
}
.container + .container {
margin-top: 60px;
}
.row + .row {
margin-top: 60px;
}
}
.row-0 {
margin-bottom: 0px;
}
.row-0:empty {
margin-bottom: 0;
}
.row-0 > * {
margin-bottom: 0px;
}
.row-10 {
margin-bottom: -10px;
}
.row-10:empty {
margin-bottom: 0;
}
.row-10 > * {
margin-bottom: 10px;
}
.row-15 {
margin-bottom: -15px;
}
.row-15:empty {
margin-bottom: 0;
}
.row-15 > * {
margin-bottom: 15px;
}
.row-20 {
margin-bottom: -20px;
}
.row-20:empty {
margin-bottom: 0;
}
.row-20 > * {
margin-bottom: 20px;
}
.row-30 {
margin-bottom: -30px;
}
.row-30:empty {
margin-bottom: 0;
}
.row-30 > * {
margin-bottom: 30px;
}
.row-50 {
margin-bottom: -50px;
}
.row-50:empty {
margin-bottom: 0;
}
.row-50 > * {
margin-bottom: 50px;
}
@media (min-width: 992px) {
.row-md-30 {
margin-bottom: -30px;
}
.row-md-30:empty {
margin-bottom: 0;
}
.row-md-30 > * {
margin-bottom: 30px;
}
}
/*
*
* Element groups
*/
html .group {
margin-bottom: -20px;
margin-left: -15px;
}
html .group:empty {
margin-bottom: 0;
margin-left: 0;
}
html .group > * {
display: inline-block;
margin-top: 0;
margin-bottom: 20px;
margin-left: 15px;
}
html .group-xs {
margin-bottom: -10px;
margin-left: -10px;
}
html .group-xs:empty {
margin-bottom: 0;
margin-left: 0;
}
html .group-xs > * {
display: inline-block;
margin-top: 0;
margin-bottom: 10px;
margin-left: 10px;
}
html .group-sm {
margin-bottom: -12px;
margin-left: -12px;
}
html .group-sm:empty {
margin-bottom: 0;
margin-left: 0;
}
html .group-sm > * {
display: inline-block;
margin-top: 0;
margin-bottom: 12px;
margin-left: 12px;
}
html .group-md {
margin-bottom: -20px;
margin-left: -20px;
}
html .group-md:empty {
margin-bottom: 0;
margin-left: 0;
}
html .group-md > * {
display: inline-block;
margin-top: 0;
margin-bottom: 20px;
margin-left: 20px;
}
html .group-xl {
margin-bottom: -20px;
margin-left: -30px;
}
html .group-xl:empty {
margin-bottom: 0;
margin-left: 0;
}
html .group-xl > * {
display: inline-block;
margin-top: 0;
margin-bottom: 20px;
margin-left: 30px;
}
@media (min-width: 992px) {
html .group-xl {
margin-bottom: -20px;
margin-left: -45px;
}
html .group-xl > * {
margin-bottom: 20px;
margin-left: 45px;
}
}
html .group-sm-justify .button {
padding-left: 20px;
padding-right: 20px;
}
html .group-sm-justify .button + .button {
margin-top: 0;
}
@media (max-width: 575.98px) {
html .group-sm-justify {
text-align: center;
}
html .group-sm-justify .button {
text-align: center;
padding-left: 10px;
padding-right: 10px;
min-width: 59px;
}
html .group-sm-justify .button .icon {
padding-right: 0;
}
html .group-sm-justify .button > span:not(.icon) {
display: none;
}
}
@media (min-width: 576px) {
html .group-sm-justify {
display: flex;
flex-direction: row;
align-items: center;
justify-content: center;
}
html .group-sm-justify > * {
flex-grow: 1;
flex-shrink: 0;
}
html .group-sm-justify .buttons {
min-width: 130px;
padding-left: 20px;
padding-right: 20px;
}
}
.group-flex {
display: flex;
flex-wrap: wrap;
}
.group-flex-xs {
margin-bottom: -10px;
margin-left: -10px;
}
.group-flex-xs > * {
margin-bottom: 10px;
margin-left: 10px;
}
.group-middle {
display: inline-table;
}
.group-middle > * {
vertical-align: middle;
}
* + .group-xs {
margin-top: 30px;
}
* + .group-sm {
margin-top: 30px;
}
* + .group-md {
margin-top: 30px;
}
* + .group-xl {
margin-top: 20px;
}
.rd-form + .group-sm {
margin-top: 12px;
}
@media (min-width: 768px) {
* + .group-md {
margin-top: 40px;
}
}
/*
*
* Sections
* --------------------------------------------------
*/
.section-xs {
padding: 25px 0;
}
.section-minimal {
padding: 35px 0;
}
.section-sm,
.section-md,
.section-lg,
.section-xl {
padding: 50px 0;
}
.section-collapse + .section-collapse {
padding-top: 0;
}
.section-collapse:last-child {
padding-bottom: 0;
}
html [class*='section-'].section-bottom-0 {
padding-bottom: 0;
}
.section-variant-1 {
padding: 50px 0;
}
@media (max-width: 991.98px) {
section.section-sm:first-of-type,
section.section-md:first-of-type,
section.section-lg:first-of-type,
section.section-xl:first-of-type,
section.section-xxl:first-of-type {
padding-top: 40px;
}
}
@media (min-width: 768px) {
.section-sm {
padding: 60px 0;
}
.section-md {
padding: 70px 0;
}
.section-lg {
padding: 85px 0;
}
.section-variant-1 {
padding: 60px 0 80px;
}
}
@media (min-width: 992px) {
.section-md {
padding: 80px 0 90px;
}
.section-lg {
padding: 100px 0;
}
}
@media (min-width: 1200px) {
.section-lg {
padding: 115px 0;
}
.section-variant-1 {
padding-bottom: 100px;
}
}
.section-single {
position: relative;
display: -ms-flexbox;
display: -webkit-flex;
display: flex;
text-align: center;
}
.section-single::before {
position: absolute;
content: '';
top: 0;
right: 0;
bottom: 0;
left: 0;
background: rgba(43, 51, 65, 0.4);
z-index: 0;
}
.section-single p {
margin-left: auto;
margin-right: auto;
}
.section-single * + .rights {
margin-top: 35px;
}
@media (min-width: 992px) {
.section-single * + .rights {
margin-top: 60px;
}
}
.section-single .rd-mailform-wrap {
max-width: 670px;
margin-left: auto;
margin-right: auto;
text-align: center;
}
.section-single * + .rd-mailform-wrap {
margin-top: 20px;
}
.section-single-header {
padding: calc(1em + 3vh) 0 calc(1em + 2vh);
}
.section-single-main {
padding: calc(1em + 4vh) 0;
}
.section-single-footer {
padding: calc(1em + 2vh) 0 calc(1em + 3vh);
}
.section-single-inner {
display: -ms-flexbox;
display: -webkit-flex;
display: flex;
-webkit-flex-direction: column;
-ms-flex-direction: column;
flex-direction: column;
-webkit-align-items: center;
-ms-flex-align: center;
align-items: center;
-webkit-justify-content: space-between;
-ms-flex-pack: justify;
justify-content: space-between;
position: relative;
z-index: 1;
width: 100%;
min-height: 100vh;
}
.section-single-inner > * {
width: 100%;
}
@supports (display: grid) {
.section-single-inner {
display: grid;
justify-items: center;
align-content: space-between;
grid-template-columns: 1fr;
}
}
/*
*
* Grid modules
*/
.row-narrow {
margin-left: -5px;
margin-right: -5px;
}
.row-narrow > [class*='col-'] {
padding-left: 5px;
padding-right: 5px;
}
.container-wide {
max-width: 100%;
}
@media (min-width: 1920px) {
.container-wide {
max-width: 1920px;
}
}
/*
*
* Backgrounds
*/
.context-dark, .rd-navbar-dark, .rd-navbar-darker, .bg-gray-700, .bg-gray-2, .bg-gray-4, .bg-primary, .bg-image-dark,
.context-dark h1,
.rd-navbar-dark h1,
.rd-navbar-darker h1,
.bg-gray-700 h1,
.bg-gray-2 h1,
.bg-gray-4 h1,
.bg-primary h1,
.bg-image-dark h1, .context-dark h2, .rd-navbar-dark h2, .rd-navbar-darker h2, .bg-gray-700 h2, .bg-gray-2 h2, .bg-gray-4 h2, .bg-primary h2, .bg-image-dark h2, .context-dark h3, .rd-navbar-dark h3, .rd-navbar-darker h3, .bg-gray-700 h3, .bg-gray-2 h3, .bg-gray-4 h3, .bg-primary h3, .bg-image-dark h3, .context-dark h4, .rd-navbar-dark h4, .rd-navbar-darker h4, .bg-gray-700 h4, .bg-gray-2 h4, .bg-gray-4 h4, .bg-primary h4, .bg-image-dark h4, .context-dark h5, .rd-navbar-dark h5, .rd-navbar-darker h5, .bg-gray-700 h5, .bg-gray-2 h5, .bg-gray-4 h5, .bg-primary h5, .bg-image-dark h5, .context-dark h6, .rd-navbar-dark h6, .rd-navbar-darker h6, .bg-gray-700 h6, .bg-gray-2 h6, .bg-gray-4 h6, .bg-primary h6, .bg-image-dark h6, .context-dark [class*='heading-'], .rd-navbar-dark [class*='heading-'], .rd-navbar-darker [class*='heading-'], .bg-gray-700 [class*='heading-'], .bg-gray-2 [class*='heading-'], .bg-gray-4 [class*='heading-'], .bg-primary [class*='heading-'], .bg-image-dark [class*='heading-'] {
color: #fff;
}
.context-dark hr, .rd-navbar-dark hr, .rd-navbar-darker hr, .bg-gray-700 hr, .bg-gray-2 hr, .bg-gray-4 hr, .bg-primary hr, .bg-image-dark hr {
border-color: rgba(255, 255, 255, 0.14);
}
.context-dark .big, .rd-navbar-dark .big, .rd-navbar-darker .big, .bg-gray-700 .big, .bg-gray-2 .big, .bg-gray-4 .big, .bg-primary .big, .bg-image-dark .big {
color: #fff;
}
.context-dark .brand .brand-logo-dark, .rd-navbar-dark .brand .brand-logo-dark, .rd-navbar-darker .brand .brand-logo-dark, .bg-gray-700 .brand .brand-logo-dark, .bg-gray-2 .brand .brand-logo-dark, .bg-gray-4 .brand .brand-logo-dark, .bg-primary .brand .brand-logo-dark, .bg-image-dark .brand .brand-logo-dark {
display: none;
}
.context-dark .brand .brand-logo-light, .rd-navbar-dark .brand .brand-logo-light, .rd-navbar-darker .brand .brand-logo-light, .bg-gray-700 .brand .brand-logo-light, .bg-gray-2 .brand .brand-logo-light, .bg-gray-4 .brand .brand-logo-light, .bg-primary .brand .brand-logo-light, .bg-image-dark .brand .brand-logo-light {
display: block;
}
.context-light {
color: #151515;
}
.context-light h1, .context-light h2, .context-light h3, .context-light h4, .context-light h5, .context-light h6, .context-light [class*='heading-'] {
color: #151515;
}
.context-light .form-label,
.context-light .form-input {
color: #9b9b9b;
}
.context-light .form-input {
background-color: #fff;
border-color: #e1e1e1;
}
.context-light .stepper input {
color: #151515;
}
.context-light .post-classic-title {
color: #151515;
}
.context-light .brand .brand-logo-dark {
display: block;
}
.context-light .brand .brand-logo-light {
display: none;
}
/**
* Light Backgrounds
*/
.bg-default {
background-color: #fff;
}
.bg-default + .bg-default {
padding-top: 0;
}
.bg-gray-100 {
background-color: #edeff4;
}
.bg-gray-100 + .bg-gray-100 {
padding-top: 0;
}
.bg-gray-200 {
background-color: #d7d7d7;
}
.bg-gray-200 + .bg-gray-200 {
padding-top: 0;
}
/**
* Dark Backgrounds
*/
.bg-gray-700 {
background-color: #2c343b;
}
.bg-gray-700 + .bg-gray-700 {
padding-top: 0;
}
.bg-gray-2 {
background-color: #35363c;
color: #707279;
}
.bg-gray-2 + .bg-gray-2 {
padding-top: 0;
}
.bg-gray-2 h6,
.bg-gray-2 .heading-6 {
color: #707279;
}
.bg-gray-2 .link {
color: #fff;
}
.bg-gray-2 .link:hover {
color: #FFE1C4;
}
.bg-gray-2 .rights {
color: #707279;
}
.bg-gray-4 {
background-color: #2c2d31;
}
.bg-gray-4 + .bg-gray-4 {
padding-top: 0;
}
/**
* Accent Backgrounds
*/
.bg-primary {
background-color: #FFE1C4;
}
.bg-primary + .bg-primary {
padding-top: 0;
}
/**
* Background Image
*/
.bg-image {
background-size: cover;
background-repeat: no-repeat;
background-position: center;
}
.bg-image-dark {
background-size: cover;
background-repeat: no-repeat;
background-position: center;
}
.bg-image-dark .form-label,
.bg-image-dark .form-input {
color: #9b9b9b;
}
.bg-image-dark .form-input {
background-color: #fff;
border-color: #e1e1e1;
}
[class^='bg-'] {
background-size: cover;
background-position: center center;
}
@media (min-width: 992px) {
html:not(.tablet):not(.mobile) .bg-fixed {
background-attachment: fixed;
}
}
/*
*
* Utilities custom
* --------------------------------------------------
*/
.height-fill {
position: relative;
display: -ms-flexbox;
display: -webkit-flex;
display: flex;
-webkit-flex-direction: column;
-ms-flex-direction: column;
flex-direction: column;
-webkit-align-items: stretch;
-ms-flex-align: stretch;
align-items: stretch;
}
.height-fill > * {
-webkit-flex-grow: 1;
-ms-flex-positive: 1;
flex-grow: 1;
-ms-flex-negative: 0;
-webkit-flex-shrink: 0;
flex-shrink: 0;
}
.object-inline {
white-space: nowrap;
}
.object-inline > * {
display: inline-block;
min-width: 20px;
vertical-align: top;
white-space: normal;
}
.object-inline > * + * {
margin-left: 5px;
}
.oh {
position: relative;
overflow: hidden;
}
.text-decoration-lines {
position: relative;
overflow: hidden;
width: 100%;
}
.text-decoration-lines-content {
position: relative;
display: inline-block;
min-width: 170px;
font-size: 13px;
text-transform: uppercase;
}
.text-decoration-lines-content::before, .text-decoration-lines-content::after {
content: '';
position: absolute;
height: 1px;
background: #d7d7d7;
top: 50%;
width: 100vw;
}
.text-decoration-lines-content::before {
left: 0;
transform: translate3d(-100%, 0, 0);
}
.text-decoration-lines-content::after {
right: 0;
transform: translate3d(100%, 0, 0);
}
* + .text-decoration-lines {
margin-top: 30px;
}
p.rights {
font-family: "Kanit", -apple-system, BlinkMacSystemFont, "Segoe UI", Roboto, "Helvetica Neue", Arial, sans-serif;
font-size: 12px;
font-weight: 500;
letter-spacing: 0;
text-transform: uppercase;
}
p.rights a {
color: inherit;
text-decoration: underline;
}
p.rights a:hover {
color: #FFE1C4;
}
[style*='z-index: 1000;'] {
z-index: 1092 !important;
}
.text-block > * {
margin-left: .125em;
margin-right: .125em;
}
.svg-color-primary {
fill: #FFE1C4;
}
.svg-color-secondary {
fill: #fcef57;
}
.svg-color-abbey {
fill: #555c5f;
}
.svg-color-shuttle-gray {
fill: #5a666d;
}
.svg-sizing-35,
.svg-sizing-35 * {
width: 35px;
height: 35px;
}
/*
*
* Layouts
*/
.layout-justify {
margin-bottom: -20px;
margin-left: -20px;
text-align: center;
}
.layout-justify:empty {
margin-bottom: 0;
margin-left: 0;
}
.layout-justify > * {
display: inline-block;
margin-top: 0;
margin-bottom: 20px;
margin-left: 20px;
}
@media (min-width: 768px) {
.layout-justify {
display: flex;
align-items: center;
justify-content: space-between;
}
}
/*
*
* Animate.css
*/
.animated {
animation-duration: 1s;
animation-fill-mode: both;
opacity: 1;
}
.ios .animated {
-webkit-transition: none !important;
-moz-transition: none !important;
-o-transition: none !important;
-ms-transition: none !important;
transition: none !important;
}
.ios .wow {
visibility: visible !important;
-webkit-animation: none !important;
-moz-animation: none !important;
-o-animation: none !important;
-ms-animation: none !important;
animation: none !important;
}
.animated.infinite {
animation-iteration-count: infinite;
}
.animated.hinge {
animation-duration: 2s;
}
html:not(.lt-ie10) .not-animated {
opacity: 0;
}
/**
* FadeIn Keyframes Animation
*/
@-webkit-keyframes fadeIn {
0% {
opacity: 0;
}
100% {
opacity: 1;
}
}
@keyframes fadeIn {
0% {
opacity: 0;
}
100% {
opacity: 1;
}
}
.fadeIn {
animation-name: fadeIn;
}
/**
* FadeInUp Keyframes Animation
*/
@-webkit-keyframes fadeInUp {
0% {
opacity: 0;
transform: translate3d(0, 30px, 0) scale(0.7);
}
100% {
opacity: 1;
transform: translate3d(0, 0, 0) scale(1);
}
}
@keyframes fadeInUp {
0% {
opacity: 0;
transform: translate3d(0, 30px, 0) scale(0.7);
}
100% {
opacity: 1;
transform: translate3d(0, 0, 0) scale(1);
}
}
.fadeInUp {
animation-name: fadeInUp;
}
/**
* FadeInDown Keyframes Animation
*/
@-webkit-keyframes fadeInDown {
0% {
opacity: 0;
transform: translate3d(0, -100%, 0) scale(0.7);
}
100% {
opacity: 1;
transform: translate3d(0, 0, 0) scale(1);
}
}
@keyframes fadeInDown {
0% {
opacity: 0;
transform: translate3d(0, -100%, 0) scale(0.7);
}
100% {
opacity: 1;
transform: translate3d(0, 0, 0) scale(1);
}
}
.fadeInDown {
animation-name: fadeInDown;
}
/**
* FadeInLeft Keyframes Animation
*/
@-webkit-keyframes fadeInLeft {
0% {
opacity: 0;
transform: translate3d(-30px, 0, 0) scale(0.7);
}
100% {
opacity: 1;
transform: translate3d(0, 0, 0) scale(1);
}
}
@keyframes fadeInLeft {
0% {
opacity: 0;
transform: translate3d(-30px, 0, 0) scale(0.7);
}
100% {
opacity: 1;
transform: translate3d(0, 0, 0) scale(1);
}
}
.fadeInLeft {
animation-name: fadeInLeft;
}
/**
* FadeInRight Keyframes Animation
*/
@-webkit-keyframes fadeInRight {
0% {
opacity: 0;
transform: translate3d(100%, 0, 0);
}
100% {
opacity: 1;
transform: none;
}
}
@keyframes fadeInRight {
0% {
opacity: 0;
transform: translate3d(100%, 0, 0);
}
100% {
opacity: 1;
transform: none;
}
}
.fadeInRight {
animation-name: fadeInRight;
}
/*
**
* FadeOut Keyframes Animation
*/
@-webkit-keyframes fadeOut {
0% {
opacity: 1;
}
100% {
opacity: 0;
}
}
@keyframes fadeOut {
0% {
opacity: 1;
}
100% {
opacity: 0;
}
}
.fadeOut {
animation-name: fadeOut;
}
/**
* SlideInDown Keyframes Animation
*/
@-webkit-keyframes slideInDown {
0% {
transform: translate3d(0, -100%, 0);
visibility: visible;
}
100% {
transform: translate3d(0, 0, 0);
}
}
@keyframes slideInDown {
0% {
transform: translate3d(0, -100%, 0);
visibility: visible;
}
100% {
transform: translate3d(0, 0, 0);
}
}
.slideInDown {
animation-name: slideInDown;
}
/**
* SlideInLeft Keyframes Animation
*/
@-webkit-keyframes slideInLeft {
0% {
transform: translate3d(-100%, 0, 0);
visibility: visible;
}
100% {
transform: translate3d(0, 0, 0);
}
}
@keyframes slideInLeft {
0% {
transform: translate3d(-100%, 0, 0);
visibility: visible;
}
100% {
transform: translate3d(0, 0, 0);
}
}
.slideInLeft {
animation-name: slideInLeft;
}
/**
* SlideInRight Keyframes Animation
*/
@-webkit-keyframes slideInRight {
0% {
transform: translate3d(100%, 0, 0);
visibility: visible;
}
100% {
transform: translate3d(0, 0, 0);
}
}
@keyframes slideInRight {
0% {
transform: translate3d(100%, 0, 0);
visibility: visible;
}
100% {
transform: translate3d(0, 0, 0);
}
}
.slideInRight {
animation-name: slideInRight;
}
/**
* SlideOutDown Keyframes Animation
*/
@-webkit-keyframes slideOutDown {
0% {
transform: translate3d(0, 0, 0);
}
100% {
visibility: hidden;
transform: translate3d(0, 100%, 0);
}
}
@keyframes slideOutDown {
0% {
transform: translate3d(0, 0, 0);
}
100% {
visibility: hidden;
transform: translate3d(0, 100%, 0);
}
}
.slideOutDown {
animation-name: slideOutDown;
}
.fadeInRightSmall {
animation-name: fadeInRightSmall;
}
@keyframes fadeInRightSmall {
0% {
opacity: 0;
transform: translateX(100px);
}
100% {
opacity: 1;
transform: translateX(0);
}
}
.fadeInLeftSmall {
animation-name: fadeInLeftSmall;
}
@keyframes fadeInLeftSmall {
0% {
opacity: 0;
transform: translateX(-100px);
}
100% {
opacity: 1;
transform: translateX(0);
}
}
.fadeInUpSmall {
animation-name: fadeInUpSmall;
transform-origin: 50% 100%;
}
@keyframes fadeInUpSmall {
0% {
opacity: 0;
transform: translateY(60px);
}
100% {
opacity: 1;
transform: translateY(0);
}
}
.slideInUpSmall {
animation-name: slideInUpSmall;
transform-origin: 50% 100%;
}
@keyframes slideInUpSmall {
0% {
transform: translateY(60px);
}
100% {
transform: translateY(0);
}
}
/**
* SliceInLeft Keyframes Animation
*/
@-webkit-keyframes sliceInLeft {
0% {
transform: translate3d(-100%, 0, 0);
}
100% {
transform: translate3d(0, 0, 0);
}
}
@keyframes sliceInLeft {
0% {
transform: translate3d(-100%, 0, 0);
}
100% {
transform: translate3d(0, 0, 0);
}
}
.sliceInLeft {
animation-name: sliceInLeft;
}
/*
*
* Preloaders
*/
.preloader {
position: fixed;
left: 0;
top: 0;
bottom: 0;
right: 0;
z-index: 1092;
display: -ms-flexbox;
display: -webkit-flex;
display: flex;
-webkit-align-items: center;
-ms-flex-align: center;
align-items: center;
-webkit-justify-content: center;
-ms-flex-pack: center;
justify-content: center;
padding: 20px;
background: #fff;
transition: .3s all ease;
}
.preloader.loaded {
opacity: 0;
visibility: hidden;
}
.preloader .preloader-body {
text-align: center;
}
.preloader-body {
position: relative;
width: 40px;
height: 40px;
}
.preloader-item {
position: absolute;
top: 0;
right: 0;
bottom: 0;
left: 0;
background-color: transparent;
border-top: 1px solid rgba(0, 0, 0, 0.2);
border-right: 1px solid rgba(0, 0, 0, 0.2);
border-bottom: 1px solid rgba(0, 0, 0, 0.2);
border-left: 1px solid #FFE1C4;
transform: translateZ(0);
border-radius: 50%;
animation-iteration-count: infinite;
animation-timing-function: linear;
animation-duration: .8s;
animation-name: preloader-loading;
}
@keyframes preloader-loading {
0% {
transform: rotate(0deg);
}
to {
transform: rotate(1turn);
}
}
/*
*
* Select 2 v3.5.4
*/
.select2-container {
margin: 0;
position: relative;
display: inline-block;
vertical-align: middle;
padding: 0;
}
.select2-container,
.select2-drop,
.select2-search,
.select2-search input {
/*
Force border-box so that % widths fit the parent
container without overlap because of margin/padding.
More Info : http://www.quirksmode.org/css/box.html
*/
box-sizing: border-box;
/* css3 */
}
.select2-drop * {
box-sizing: border-box;
}
.select2-container .select2-choice {
display: block;
position: relative;
color: #9b9b9b;
background-color: #fff;
padding: 17px 19px;
border-radius: 3px;
text-decoration: none;
}
.select2-container .select2-choice > .select2-chosen {
display: block;
overflow: hidden;
white-space: nowrap;
text-overflow: ellipsis;
}
.select2-container-active .select2-choice {
border-color: #FFE1C4;
}
.select2-dropdown-open .select2-choice {
border-bottom-left-radius: 0;
border-bottom-right-radius: 0;
}
.select2-arrow {
display: inline-block;
position: absolute;
right: 19px;
top: 50%;
transform: translateY(-50%);
line-height: 1;
}
.select2-arrow b::before {
display: inline-block;
font-weight: 400;
content: "";
font-family: "Material Design Icons";
font-size: 22px;
transform: rotate(0deg);
}
.select2-dropdown-open .select2-arrow b:before {
transform: rotate(180deg);
}
.select2-container .select2-choice abbr {
display: none;
}
.select2-drop-mask {
border: 0;
margin: 0;
padding: 0;
position: fixed;
left: 0;
top: 0;
min-height: 100%;
min-width: 100%;
height: auto;
width: auto;
opacity: 0;
z-index: 99;
/* styles required for IE to work */
background-color: #fff;
filter: alpha(opacity=0);
}
.select2-drop {
width: 100%;
margin-top: -1px;
position: absolute;
z-index: 100;
top: 100%;
background: #fff;
color: #9b9b9b;
border: 1px solid #e1e1e1;
border-top: 0;
border-radius: 0 0 3px 3px;
}
.select2-drop-active {
border: 1px solid #FFE1C4;
border-top: 0;
}
.select2-drop.select2-drop-above {
margin-top: 1px;
border-top: 1px solid #e1e1e1;
border-bottom: 0;
border-radius: 3px 3px 0 0;
}
.select2-drop.select2-drop-above.select2-drop-active {
border: 1px solid #FFE1C4;
}
.select2-search {
display: inline-block;
width: 100%;
padding: 4px 4px 0;
position: relative;
z-index: 10000;
white-space: nowrap;
}
.select2-search:before {
position: absolute;
right: 19px;
top: 50%;
transform: translateY(calc(-50% + 4px));
display: inline-block;
content: '\f43b';
font-family: "Material Design Icons";
font-size: 20px;
line-height: 1;
}
.select2-search input {
width: 100%;
padding: 5px 35px 5px 5px;
margin: 0;
outline: 0;
font-size: 1em;
background-color: #fff;
color: #9b9b9b;
border: 1px solid #e1e1e1;
}
.select2-dropdown-open.select2-drop-above .select2-choice,
.select2-dropdown-open.select2-drop-above .select2-choices {
border: 1px solid #e1e1e1;
border-top-color: transparent;
}
.select2-hidden-accessible {
border: 0;
clip: rect(0 0 0 0);
height: 1px;
margin: -1px;
overflow: hidden;
padding: 0;
position: absolute;
width: 1px;
}
/* results */
.select2-results {
padding: 4px 4px;
position: relative;
overflow-x: hidden;
overflow-y: auto;
-webkit-tap-highlight-color: rgba(0, 0, 0, 0);
}
.select2-result {
border-radius: 3px;
transition: .1s;
}
.select2-results li.select2-result-with-children > .select2-result-label {
font-weight: bold;
}
.select2-results .select2-result-label {
padding: 3px 7px 4px;
margin: 0;
cursor: pointer;
min-height: 1em;
-webkit-touch-callout: none;
-webkit-user-select: none;
-moz-user-select: none;
-ms-user-select: none;
user-select: none;
}
.select2-results .select2-highlighted {
color: #fff;
background: #FFE1C4;
}
.select2-results li em {
background: #fff;
font-style: normal;
}
.select2-results .select2-highlighted em {
background: transparent;
}
.select2-results .select2-highlighted ul {
background: #fff;
color: #000;
}
/*
disabled look for disabled choices in the results dropdown
*/
.select2-results .select2-disabled.select2-highlighted {
color: #fff;
background: #FFE1C4;
display: list-item;
cursor: default;
}
.select2-results .select2-disabled {
background: #b7b7b7;
display: list-item;
cursor: default;
}
.select2-results .select2-selected {
display: none;
}
.select2-results .select2-ajax-error {
background: rgba(255, 50, 50, 0.2);
}
.select2-more-results {
background: #f4f4f4;
display: list-item;
}
/* disabled styles */
.select2-container.select2-container-disabled .select2-choice {
background-color: #f4f4f4;
background-image: none;
border: 1px solid #ddd;
cursor: default;
}
.select2-container.select2-container-disabled .select2-choice .select2-arrow {
background-color: #f4f4f4;
background-image: none;
border-left: 0;
}
.select2-container.select2-container-disabled .select2-choice abbr {
display: none;
}
/* multiselect */
.select2-container-multi {
display: flex;
align-items: stretch;
height: auto;
min-height: 60px;
}
.select2-container-multi .select2-choices {
display: flex;
flex-flow: row;
align-items: center;
width: 100%;
margin: 0;
padding: 0;
position: relative;
line-height: 0;
cursor: text;
overflow: hidden;
}
.select2-locked {
padding: 3px 5px 3px 5px !important;
}
.select2-container-multi .select2-choices {
min-height: 26px;
}
.select2-container-multi .select2-choices .select2-search-field {
margin: 0;
padding: 0;
white-space: nowrap;
}
.select2-container-multi .select2-choices .select2-search-field input {
width: 100% !important;
outline: 0;
border: 0;
-webkit-box-shadow: none;
box-shadow: none;
background: transparent !important;
}
.select2-container-multi .select2-choices .select2-search-choice {
padding: 4px 5px 4px 20px;
margin: 3px 0 3px 5px;
position: relative;
line-height: 13px;
cursor: default;
border: 1px solid #c8c8c8;
background-clip: padding-box;
-webkit-touch-callout: none;
-webkit-user-select: none;
-moz-user-select: none;
-ms-user-select: none;
user-select: none;
background-color: #c8c8c8;
}
.select2-container-multi .select2-choices .select2-search-choice .select2-chosen {
cursor: default;
}
.select2-search-choice-close {
display: block;
width: 12px;
height: 13px;
position: absolute;
right: 3px;
top: 3px;
color: #2c343b;
}
.select2-search-choice-close:before {
display: inline-block;
content: '\f24c';
font-family: "Material Design Icons";
font-size: 12px;
line-height: 1;
}
.select2-container-multi .select2-search-choice-close {
left: 3px;
}
/* disabled styles */
.select2-container-multi.select2-container-disabled .select2-choices {
background-color: #f4f4f4;
background-image: none;
border: 1px solid #ddd;
cursor: default;
}
.select2-container-multi.select2-container-disabled .select2-choices .select2-search-choice {
padding: 3px 5px 3px 5px;
border: 1px solid #ddd;
background-image: none;
background-color: #f4f4f4;
}
.select2-container-multi.select2-container-disabled .select2-choices .select2-search-choice .select2-search-choice-close {
display: none;
background: none;
}
/* end multiselect */
.select2-result-selectable .select2-match,
.select2-result-unselectable .select2-match {
text-decoration: underline;
}
.select2-offscreen, .select2-offscreen:focus {
clip: rect(0 0 0 0) !important;
width: 1px !important;
height: 1px !important;
border: 0 !important;
margin: 0 !important;
padding: 0 !important;
overflow: hidden !important;
position: absolute !important;
outline: 0 !important;
left: 0px !important;
top: 0px !important;
}
.select2-display-none {
display: none;
white-space: nowrap;
}
.select2-measure-scrollbar {
position: absolute;
top: -10000px;
left: -10000px;
width: 100px;
height: 100px;
overflow: scroll;
}
.select-inline,
.select-inline-dropdown {
font-family: "Kanit", -apple-system, BlinkMacSystemFont, "Segoe UI", Roboto, "Helvetica Neue", Arial, sans-serif;
font-weight: 500;
font-size: 12px;
line-height: 1.3;
letter-spacing: .025em;
text-transform: uppercase;
}
.select-inline .select2-choice {
display: inline-block;
padding: 2px 18px 2px 5px;
background: #FFE1C4;
color: #fff;
}
.select-inline .select2-arrow {
right: 1px;
}
.select-inline b::before {
font-size: 16px;
}
.select-inline-dropdown {
z-index: 1776;
background: #FFE1C4;
}
.select-inline-dropdown .select2-results {
padding: 0;
}
.select-inline-dropdown .select2-highlighted {
background: #33b87e;
}
.select-inline-dropdown .select2-highlighted .select2-result-label {
color: #fff;
}
.select-inline-dropdown .select2-results > li {
border-radius: 0;
text-align: left;
}
.select-inline-dropdown .select2-result-label {
padding-left: 4px;
padding-right: 4px;
color: rgba(255, 255, 255, 0.7);
}
.select-inline-secondary .select2-choice {
background: #fcef57;
color: #151515;
}
.select-inline-dropdown-secondary {
background: #fcef57;
}
.select-inline-dropdown-secondary.select2-drop-active {
border-color: #fcef57;
}
.select-inline-dropdown-secondary .select2-highlighted {
background: #f1e557;
}
.select-inline-dropdown-secondary .select2-result-label {
color: rgba(17, 17, 17, 0.8);
}
.select-minimal,
.select-minimal-dropdown {
font-family: "Kanit", -apple-system, BlinkMacSystemFont, "Segoe UI", Roboto, "Helvetica Neue", Arial, sans-serif;
font-weight: 600;
font-size: 12px;
line-height: 1.3;
letter-spacing: .025em;
text-transform: uppercase;
}
.select-minimal .select2-choice {
display: block;
padding: 4px 23px 4px 13px;
border: 1px solid #d1d1d1;
border-radius: 3px;
}
.select-minimal .select2-choice, .select-minimal .select2-choice:focus, .select-minimal .select2-choice:active, .select-minimal .select2-choice:hover {
color: #151515;
background: #edeff4;
}
.select-minimal .select2-arrow {
right: 6px;
top: 48%;
}
.select-minimal b::before {
font-size: 16px;
}
.select-minimal.select2-dropdown-open .select2-choice {
border-bottom-color: transparent;
}
.ie-10 .select-minimal .select2-choice,
.ie-11 .select-minimal .select2-choice {
padding-right: 35px;
}
.select-minimal-dropdown {
z-index: 1776;
background: #edeff4;
}
.select-minimal-dropdown .select2-results {
display: block;
padding: 0;
}
.select-minimal-dropdown .select2-highlighted {
background: #33b87e;
}
.select-minimal-dropdown .select2-highlighted .select2-result-label {
color: #fff;
}
.select-minimal-dropdown .select2-results > li {
border-radius: 0;
text-align: left;
}
.select-minimal-dropdown .select2-result-label {
padding-left: 13px;
padding-right: 13px;
color: #151515;
}
.select-minimal-dropdown .select2-match {
display: block;
text-decoration: none;
}
.select-minimal-dropdown.select2-drop-active {
white-space: normal;
border-color: #d1d1d1;
}
/*
*
* ToTop
*/
.ui-to-top {
position: fixed;
right: 15px;
bottom: 15px;
z-index: 100;
width: 50px;
height: 50px;
font-size: 18px;
line-height: 46px;
color: #fff;
background: #FFE1C4;
border-radius: 3px;
overflow: hidden;
text-align: center;
text-decoration: none;
transition: .45s all ease-in-out;
transform: translate3d(0, 100px, 0);
}
.ui-to-top:focus {
color: #fff;
}
.ui-to-top:hover {
color: #fff;
background: #111;
text-decoration: none;
}
.ui-to-top.active {
transform: translate3d(0, 0, 0);
}
html.mobile .ui-to-top,
html.tablet .ui-to-top {
display: none !important;
}
@media (min-width: 576px) {
.ui-to-top {
right: 40px;
bottom: 40px;
}
}
/*
*
* RD Navbar
*/
@keyframes rd-navbar-slide-down {
0% {
transform: translateY(-100%);
}
100% {
transform: translateY(0);
}
}
@keyframes rd-navbar-slide-up {
0% {
transform: translateY(0);
}
100% {
transform: translateY(-100%);
}
}
.rd-navbar-wrap, .rd-navbar,
.rd-menu,
.rd-navbar-nav,
.rd-navbar-panel, .rd-navbar-static .rd-menu, .rd-navbar-fixed .rd-navbar-main, .rd-navbar-fixed .rd-navbar-submenu {
transition: 0.35s all cubic-bezier(0.65, 0.05, 0.36, 1);
}
.rd-navbar--no-transition, .rd-navbar--no-transition * {
transition: none !important;
}
.rd-navbar.rd-navbar-fixed + .rd-navbar.rd-navbar--is-clone,
.rd-navbar.rd-navbar-sidebar + .rd-navbar.rd-navbar--is-clone {
display: none;
}
.rd-navbar {
position: relative;
z-index: 1090;
background: #fff;
}
.rd-navbar-toggle {
display: inline-block;
position: relative;
width: 46px;
height: 46px;
line-height: 46px;
cursor: pointer;
color: #b7b7b7;
background-color: transparent;
border: none;
display: none;
}
.rd-navbar-toggle span {
position: relative;
display: block;
margin: auto;
transition: .3s all ease;
}
.rd-navbar-toggle span::before, .rd-navbar-toggle span::after {
content: "";
position: absolute;
left: 0;
top: -10px;
transition: .3s all ease;
}
.rd-navbar-toggle span::after {
top: 10px;
}
.rd-navbar-toggle span, .rd-navbar-toggle span::before, .rd-navbar-toggle span::after {
width: 30px;
height: 4px;
background-color: #b7b7b7;
backface-visibility: hidden;
border-radius: 3px;
}
.rd-navbar-toggle.active span {
background: transparent;
}
.rd-navbar-toggle.active span::before, .rd-navbar-toggle.active span::after {
transform-origin: 50% 50%;
top: 0;
}
.rd-navbar-toggle.active span::before {
transform: rotate(45deg);
}
.rd-navbar-toggle.active span::after {
transform: rotate(-45deg);
}
.rd-navbar-collapse-toggle {
display: inline-block;
position: relative;
width: 46px;
height: 46px;
line-height: 46px;
cursor: pointer;
color: #b7b7b7;
display: none;
}
.rd-navbar-collapse-toggle span {
top: 50%;
margin-top: -2.875px;
}
.rd-navbar-collapse-toggle span, .rd-navbar-collapse-toggle span::before, .rd-navbar-collapse-toggle span::after {
position: absolute;
width: 5.75px;
height: 5.75px;
line-height: 5.75px;
text-align: center;
background: #b7b7b7;
left: 50%;
margin-left: -2.875px;
border-radius: 50%;
transition: .3s all ease;
}
.rd-navbar-collapse-toggle span::before, .rd-navbar-collapse-toggle span::after {
content: '';
}
.rd-navbar-collapse-toggle span::before {
bottom: 100%;
margin-bottom: 2.875px;
}
.rd-navbar-collapse-toggle span::after {
top: 100%;
margin-top: 2.875px;
}
.rd-navbar-collapse-toggle.active span {
transform: scale(0.7);
}
.rd-navbar-collapse-toggle.active span::before {
transform: translateY(17.25px);
}
.rd-navbar-collapse-toggle.active span::after {
transform: translateY(-17.25px);
}
.rd-navbar-brand a {
display: block;
}
.rd-navbar-search {
position: relative;
display: -webkit-inline-flex;
display: -ms-inline-flexbox;
display: inline-flex;
}
.rd-navbar-search .form-input {
padding-top: 9px;
padding-bottom: 9px;
min-height: 50px;
padding-right: 50px;
}
.rd-navbar-search .form-label {
top: 25px;
}
.rd-navbar-search .rd-search-form-submit {
position: absolute;
top: 0;
bottom: 0;
right: 0;
width: 50px;
padding: 0;
margin: 0;
border: none;
cursor: pointer;
background-color: transparent;
font-size: 20px;
color: #ccc;
transition: .33s;
}
.rd-navbar-search .rd-search-form-submit:hover {
color: #FFE1C4;
}
.rd-navbar-search-toggle {
background: none;
border: none;
display: inline-block;
padding: 0;
outline: none;
outline-offset: 0;
cursor: pointer;
-webkit-appearance: none;
display: none;
align-items: center;
justify-content: center;
}
.rd-navbar-search-toggle::-moz-focus-inner {
border: none;
padding: 0;
}
.rd-navbar-search-toggle span {
display: inline-block;
position: relative;
width: 30px;
height: 50px;
font-size: 18px;
line-height: 50px;
text-align: center;
cursor: pointer;
background: none;
border: none;
outline: none;
padding: 0;
transition: .3s ease-in-out;
}
.rd-navbar-search-toggle span::before, .rd-navbar-search-toggle span::after {
transition: transform .3s ease-in-out, opacity .3s ease-in-out;
}
.rd-navbar-search-toggle span::before, .rd-navbar-search-toggle span::after {
position: absolute;
top: 0;
left: 0;
right: 0;
bottom: 0;
}
.rd-navbar-search-toggle span::before {
content: "";
transform: rotate(0deg) scale(1);
opacity: 1;
visibility: visible;
font-family: "fl-budicons-launch";
}
.rd-navbar-search-toggle span::after {
content: "";
transform: rotate(-90deg) scale(0.4);
opacity: 0;
visibility: hidden;
font-family: "Material Design Icons";
}
.rd-navbar-search-toggle.active span::before {
opacity: 0;
visibility: hidden;
transform: rotate(90deg) scale(0.4);
}
.rd-navbar-search-toggle.active span::after {
transform: rotate(0deg) scale(1);
opacity: 1;
visibility: visible;
}
.rd-nav-link {
font-family: "Kanit", -apple-system, BlinkMacSystemFont, "Segoe UI", Roboto, "Helvetica Neue", Arial, sans-serif;
font-size: 14px;
font-weight: 600;
letter-spacing: .075em;
text-transform: uppercase;
color: #2c343b;
line-height: 1.2;
}
.rd-dropdown-link,
.rd-megamenu-list-link {
font-family: "Kanit", -apple-system, BlinkMacSystemFont, "Segoe UI", Roboto, "Helvetica Neue", Arial, sans-serif;
font-size: 12px;
font-weight: 500;
letter-spacing: .075em;
text-transform: uppercase;
}
.rd-navbar-dropdown {
display: none;
}
.rd-navbar-dark {
background: #FFE1C4;
}
.rd-navbar-darker {
background: #D2A982;
}
/*
* @subsection RD Navbar Static
*/
.rd-navbar-static {
display: block;
}
.rd-navbar-static .rd-nav-item {
display: inline-block;
}
.rd-navbar-static .rd-nav-item.focus .rd-nav-link, .rd-navbar-static .rd-nav-item.opened .rd-nav-link {
color: #FFE1C4;
background: transparent;
}
.rd-navbar-static .rd-nav-item.focus > .rd-navbar-submenu-toggle, .rd-navbar-static .rd-nav-item.opened > .rd-navbar-submenu-toggle {
color: #FFE1C4;
}
.rd-navbar-static .rd-nav-item.active .rd-nav-link {
color: #FFE1C4;
background: transparent;
}
.rd-navbar-static .rd-nav-item.active > .rd-navbar-submenu-toggle {
color: #FFE1C4;
}
.rd-navbar-static .rd-nav-item.focus > .rd-navbar-submenu-toggle::before,
.rd-navbar-static .rd-nav-item.opened > .rd-navbar-submenu-toggle::before,
.rd-navbar-static .rd-nav-item .rd-nav-link:hover + .rd-navbar-submenu-toggle::before {
transform: rotate(180deg);
}
.rd-navbar-static .rd-nav-item > .rd-navbar-submenu-toggle {
margin-left: 4px;
font-family: "Material Design Icons";
font-size: 16px;
cursor: pointer;
}
.rd-navbar-static .rd-nav-item > .rd-navbar-submenu-toggle::before {
position: relative;
display: inline-block;
transition: .22s;
content: '\f236';
}
.rd-navbar-static .rd-nav-item > .rd-navbar-submenu-toggle:hover {
color: #FFE1C4;
}
.rd-navbar-static .rd-nav-item > .rd-navbar-submenu {
margin-top: 20px;
}
.rd-navbar-static .rd-nav-item + .rd-nav-item {
margin-left: 47px;
}
.rd-navbar-static .rd-nav-link {
position: relative;
display: inline-block;
transition: .25s;
}
.rd-navbar-static .rd-nav-link:hover {
color: #FFE1C4;
}
.rd-navbar-static .rd-menu {
z-index: 15;
position: absolute;
display: block;
margin-top: 20px;
visibility: hidden;
opacity: 0;
text-align: left;
border: 1px solid #d7d7d7;
transform: translate3d(0, 30px, 0);
}
.rd-navbar-static .rd-navbar-dropdown {
position: absolute;
left: 0;
width: 215px;
background: #fff;
border: 1px solid #e1e1e1;
z-index: 5;
}
.rd-navbar-static .rd-navbar-dropdown .rd-navbar-dropdown {
top: -1px;
left: 100%;
z-index: 2;
margin-top: 0;
margin-left: 2px;
transform: translate3d(30px, 0, 0);
}
.rd-navbar-static .rd-navbar-dropdown .rd-navbar-dropdown.rd-navbar-open-left {
left: auto;
right: 100%;
margin-left: 0;
margin-right: 15px;
transform: translate3d(-30px, 0, 0);
}
.rd-navbar-static .rd-dropdown-item.focus > .rd-dropdown-link, .rd-navbar-static .rd-dropdown-item.opened > .rd-dropdown-link {
color: #FFE1C4;
padding-right: 25px;
padding-left: 39px;
}
.rd-navbar-static .rd-dropdown-item + .rd-dropdown-item {
border-top: 1px solid #e1e1e1;
}
.rd-navbar-static .rd-dropdown-link {
color: #151515;
}
.rd-navbar-static .rd-dropdown-link:hover {
color: #FFE1C4;
}
.rd-navbar-static .rd-navbar-dropdown li > a,
.rd-navbar-static .rd-megamenu-list li > a {
position: relative;
left: -3px;
display: -ms-flexbox;
display: -webkit-flex;
display: flex;
padding: 1px 14px 1px 0;
text-align: left;
}
.rd-navbar-static .rd-navbar-dropdown li > a, .rd-navbar-static .rd-navbar-dropdown li > a::before,
.rd-navbar-static .rd-megamenu-list li > a,
.rd-navbar-static .rd-megamenu-list li > a::before {
transition: .15s ease-in-out;
}
.rd-navbar-static .rd-navbar-dropdown li > a::before,
.rd-navbar-static .rd-megamenu-list li > a::before {
position: relative;
top: 6px;
left: -6px;
display: inline-block;
vertical-align: middle;
content: '';
width: 0;
height: 0;
border-style: solid;
border-width: 4px 0 4px 8px;
border-color: transparent transparent transparent #FFE1C4;
font-size: inherit;
line-height: inherit;
color: #FFE1C4;
opacity: 0;
visibility: hidden;
}
.rd-navbar-static .rd-navbar-dropdown li.focus > a,
.rd-navbar-static .rd-navbar-dropdown li.opened > a,
.rd-navbar-static .rd-navbar-dropdown li > a:hover,
.rd-navbar-static .rd-megamenu-list li.focus > a,
.rd-navbar-static .rd-megamenu-list li.opened > a,
.rd-navbar-static .rd-megamenu-list li > a:hover {
left: 0;
padding-left: 14px;
}
.rd-navbar-static .rd-navbar-dropdown li.focus > a::before,
.rd-navbar-static .rd-navbar-dropdown li.opened > a::before,
.rd-navbar-static .rd-navbar-dropdown li > a:hover::before,
.rd-navbar-static .rd-megamenu-list li.focus > a::before,
.rd-navbar-static .rd-megamenu-list li.opened > a::before,
.rd-navbar-static .rd-megamenu-list li > a:hover::before {
left: -7px;
opacity: 1;
visibility: visible;
}
.rd-navbar-static .rd-dropdown-link, .rd-navbar-static .rd-dropdown-link:focus, .rd-navbar-static .rd-dropdown-link:active,
.rd-navbar-static .rd-megamenu-list-link,
.rd-navbar-static .rd-megamenu-list-link:focus,
.rd-navbar-static .rd-megamenu-list-link:active {
color: #151515;
}
.rd-navbar-static .rd-dropdown-link:hover,
.rd-navbar-static .rd-megamenu-list-link:hover {
color: #FFE1C4;
}
.rd-navbar-static .rd-navbar-dropdown .rd-dropdown-link {
padding: 12px 39px 12px 25px;
}
.rd-navbar-static .rd-navbar-dropdown .rd-dropdown-link:hover {
padding-right: 25px;
padding-left: 39px;
}
@media (min-width: 1200px) and (min-height: 760px) {
.rd-navbar-static .rd-navbar-dropdown .rd-dropdown-link {
padding-top: 17px;
padding-bottom: 17px;
}
}
[dir='rtl'] .rd-navbar-static .rd-navbar-dropdown li > a::before,
[dir='rtl'] .rd-navbar-static .rd-megamenu-list li > a::before {
content: '\f104';
}
.rd-navbar-static .rd-navbar-megamenu {
display: -ms-flexbox;
display: -webkit-flex;
display: flex;
left: 0;
width: calc(100% - 30px);
max-width: 1170px;
padding: 30px 50px;
background: #fff;
}
.rd-navbar-static .rd-megamenu-2-columns {
display: block;
padding: 0;
}
.rd-navbar-static .rd-megamenu-2-columns .rd-megamenu-main {
padding: 30px;
display: -ms-flexbox;
display: -webkit-flex;
display: flex;
}
.rd-navbar-static .rd-megamenu-2-columns .rd-megamenu-item {
-webkit-flex-grow: 0;
-ms-flex-positive: 0;
flex-grow: 0;
}
.rd-navbar-static .rd-megamenu-2-columns .rd-megamenu-item-nav {
-webkit-flex-basis: 37%;
-ms-flex-preferred-size: 37%;
flex-basis: 37%;
max-width: 37%;
}
.rd-navbar-static .rd-megamenu-2-columns .rd-megamenu-item-content {
-webkit-flex-basis: 63%;
-ms-flex-preferred-size: 63%;
flex-basis: 63%;
max-width: 63%;
}
.rd-navbar-static .rd-megamenu-2-columns * + .row {
margin-top: 17px;
}
.rd-navbar-static .rd-megamenu-2-columns .post-classic-main {
padding-right: 0;
}
@media (max-width: 1199.98px) {
.rd-navbar-static .rd-megamenu-2-columns .countdown-section:last-child {
display: none;
}
.rd-navbar-static .rd-megamenu-2-columns .post-classic-figure {
max-width: 82px;
}
.rd-navbar-static .rd-megamenu-2-columns .post-classic-title {
font-size: 13px;
}
.rd-navbar-static .rd-megamenu-2-columns * + .post-classic-title {
margin-top: 5px;
}
}
@media (min-width: 1200px) {
.rd-navbar-static .rd-megamenu-2-columns .rd-megamenu-main {
padding: 45px 50px;
}
.rd-navbar-static .rd-megamenu-2-columns .rd-megamenu-item + .rd-megamenu-item {
padding-left: 70px;
}
.rd-navbar-static .rd-megamenu-2-columns .rd-megamenu-item-nav {
-webkit-flex-basis: 32%;
-ms-flex-preferred-size: 32%;
flex-basis: 32%;
max-width: 32%;
}
.rd-navbar-static .rd-megamenu-2-columns .rd-megamenu-item-content {
-webkit-flex-basis: 68%;
-ms-flex-preferred-size: 68%;
flex-basis: 68%;
max-width: 68%;
}
.rd-navbar-static .rd-megamenu-2-columns .rd-megamenu-list-item + .rd-megamenu-list-item {
margin-top: 14px;
}
}
.rd-navbar-static .rd-megamenu-item {
-webkit-flex-basis: 25%;
-ms-flex-preferred-size: 25%;
flex-basis: 25%;
max-width: 25%;
-webkit-flex-grow: 1;
-ms-flex-positive: 1;
flex-grow: 1;
}
.rd-navbar-static .rd-megamenu-item + .rd-megamenu-item {
padding-left: 20px;
}
.rd-navbar-static .rd-megamenu-list-outer {
display: -ms-flexbox;
display: -webkit-flex;
display: flex;
-ms-flex-negative: 0;
-webkit-flex-shrink: 0;
flex-shrink: 0;
}
.rd-navbar-static .rd-megamenu-list-outer .rd-megamenu-list {
margin-top: 0;
-webkit-flex-basis: 50%;
-ms-flex-preferred-size: 50%;
flex-basis: 50%;
max-width: 50%;
}
.rd-navbar-static .rd-megamenu-title {
padding-bottom: 10px;
border-bottom: 1px solid #d7d7d7;
}
.rd-navbar-static .rd-megamenu-list-item + .rd-megamenu-list-item {
margin-top: 11px;
}
.rd-navbar-static .rd-megamenu-list-link {
color: #000;
background: transparent;
}
.rd-navbar-static .rd-megamenu-list-link:hover {
color: #FFE1C4;
background: transparent;
}
.rd-navbar-static * + .rd-megamenu-list {
margin-top: 10px;
}
.rd-navbar-static .rd-navbar-submenu.focus > .rd-menu, .rd-navbar-static .rd-navbar-submenu.opened > .rd-menu {
opacity: 1;
visibility: visible;
transform: translate3d(0, 0, 0);
}
.rd-navbar-static.rd-navbar--is-clone {
display: block;
transform: translate3d(0, -100%, 0);
}
.rd-navbar-static.rd-navbar--is-clone.rd-navbar--is-stuck {
transform: translate3d(0, 0, 0);
}
.rd-navbar-static.rd-navbar--is-stuck, .rd-navbar-static.rd-navbar--is-clone {
position: fixed;
left: 0;
top: 0;
right: 0;
z-index: 1090;
background: #fff;
}
.rd-navbar-static .rd-navbar--has-dropdown {
position: relative;
}
/*
*
* RD Navbar Fixed Layout
*/
.rd-navbar-fixed {
display: block;
}
.rd-navbar-fixed .rd-navbar-toggle {
display: inline-block;
}
.rd-navbar-fixed .rd-navbar-brand {
position: relative;
margin-left: 6px;
overflow: hidden;
white-space: nowrap;
text-overflow: ellipsis;
text-align: left;
font-size: 22px;
line-height: 46px;
}
.rd-navbar-fixed .rd-navbar-brand img {
max-width: 160px;
max-height: 58px;
width: auto;
height: auto;
}
.rd-navbar-fixed .rd-navbar-panel {
position: fixed;
left: 0;
top: 0;
right: 0;
z-index: 1090;
display: flex;
align-items: center;
height: 56px;
padding: 5px;
}
.rd-navbar-fixed .rd-navbar-panel-inner {
display: flex;
align-items: center;
justify-content: flex-end;
padding-left: 15px;
padding-right: 5px;
max-width: 100%;
}
.rd-navbar-fixed .rd-navbar-panel-inner > * + * {
margin-left: 14px;
}
.rd-navbar-fixed .rd-navbar-panel-item-right {
text-align: right;
}
.rd-navbar-fixed .rd-navbar-brand {
text-align: center;
}
.rd-navbar-fixed .rd-navbar-brand img {
max-width: 300px;
max-height: 90px;
}
.rd-navbar-fixed .brand {
display: inline-block;
}
.rd-navbar-fixed .rd-navbar-main {
position: fixed;
left: 0;
top: -56px;
bottom: -56px;
z-index: 1089;
width: 300px;
padding: 112px 0 81px;
overflow-y: auto;
overflow-x: hidden;
-webkit-overflow-scrolling: touch;
font-size: 14px;
line-height: 34px;
transform: translateX(-110%);
}
.rd-navbar-fixed .rd-navbar-main::-webkit-scrollbar {
width: 4px;
}
.rd-navbar-fixed .rd-navbar-main::-webkit-scrollbar-thumb {
background: #74d4aa;
border: none;
border-radius: 0;
opacity: .2;
}
.rd-navbar-fixed .rd-navbar-main::-webkit-scrollbar-track {
background: #FFE1C4;
border: none;
border-radius: 0;
}
.rd-navbar-fixed .rd-navbar-main.active {
transform: translateX(0);
}
.rd-navbar-fixed .rd-navbar-main .rd-navbar-search,
.rd-navbar-fixed .rd-navbar-main .rd-search {
width: 100%;
}
.rd-navbar-fixed .rd-navbar-main .rd-navbar-search-toggle {
display: none;
}
.rd-navbar-fixed .rd-navbar-main .cart-inline-toggled-outer {
position: relative;
}
.rd-navbar-fixed .rd-navbar-main .cart-inline-toggled-outer button {
pointer-events: none;
}
.rd-navbar-fixed .rd-navbar-main .cart-inline-toggled {
display: none;
}
.rd-navbar-fixed .rd-navbar-main .link-cart-hidden-link {
position: absolute;
top: 0;
right: 0;
bottom: 0;
left: 0;
display: block;
}
.rd-navbar-fixed .rd-navbar-main .link-cart-hidden-link:hover ~ .link-cart .link-cart-icon {
color: #FFE1C4;
}
.rd-navbar-fixed .rd-navbar-nav {
display: block;
height: auto;
text-align: left;
}
.rd-navbar-fixed * + .rd-navbar-nav {
margin-top: 10px;
}
.rd-navbar-fixed .rd-nav-item {
text-align: left;
}
.rd-navbar-fixed .rd-nav-item + .rd-nav-item {
margin-top: 4px;
}
.rd-navbar-fixed .rd-nav-link {
display: flex;
align-items: center;
min-height: 52px;
padding: 9px 56px 9px 18px;
}
.rd-navbar-fixed .heading-component-inner {
padding-left: 15px;
}
.rd-navbar-fixed li.opened > .rd-navbar-dropdown {
padding: 4px 0 0;
}
.rd-navbar-fixed li.opened > .rd-navbar-megamenu {
padding-top: 15px;
padding-bottom: 15px;
}
.rd-navbar-fixed li.opened > .rd-menu {
opacity: 1;
height: auto;
}
.rd-navbar-fixed li.opened > .rd-navbar-submenu-toggle::after {
transform: rotate(180deg);
}
.rd-navbar-fixed .rd-menu {
display: none;
transition: opacity 0.3s, height 0.4s ease;
opacity: 0;
height: 0;
overflow: hidden;
}
.rd-navbar-fixed .rd-navbar-submenu {
position: relative;
}
.rd-navbar-fixed .rd-navbar-submenu .rd-navbar-dropdown .rd-navbar-submenu-toggle:after {
height: 34px;
line-height: 34px;
}
.rd-navbar-fixed .rd-navbar-submenu .rd-navbar-dropdown > li > a {
padding-left: 20px;
}
.rd-navbar-fixed .rd-navbar-submenu .rd-navbar-dropdown li li > a,
.rd-navbar-fixed .rd-navbar-submenu .rd-navbar-megamenu ul li li > a {
padding-left: 46px;
}
.rd-navbar-fixed .rd-navbar-submenu.opened > .rd-navbar-dropdown,
.rd-navbar-fixed .rd-navbar-submenu.opened > .rd-navbar-megamenu {
display: block;
}
.rd-navbar-fixed .rd-megamenu-list > li > a,
.rd-navbar-fixed .rd-navbar-dropdown > li > a {
display: block;
padding: 9px 56px 9px 16px;
font-size: 12px;
line-height: 1.5;
}
.rd-navbar-fixed .rd-megamenu-list > li + li,
.rd-navbar-fixed .rd-navbar-dropdown > li + li {
margin-top: 3px;
}
.rd-navbar-fixed .rd-navbar-megamenu .rd-megamenu-list-link {
padding-left: 20px;
}
.rd-navbar-fixed * + .rd-megamenu-list {
margin-top: 2px;
}
.rd-navbar-fixed .rd-megamenu-item-content {
margin: 15px;
}
.rd-navbar-fixed .rd-megamenu-item-content .heading-component {
margin: 0 0 0 -10px;
}
.rd-navbar-fixed .rd-megamenu-item + .rd-megamenu-item {
margin-top: 28px;
}
.rd-navbar-fixed .rd-navbar-submenu-toggle {
cursor: pointer;
}
.rd-navbar-fixed .rd-navbar-submenu-toggle::after {
content: '\f107';
position: absolute;
top: 0;
right: 0;
width: 56px;
height: 52px;
font: 400 14px "FontAwesome";
line-height: 52px;
text-align: center;
transition: 0.4s all ease;
z-index: 2;
cursor: pointer;
}
.rd-navbar-fixed .rd-navbar-collapse-toggle {
display: block;
max-width: 50px;
z-index: 1091;
}
.rd-navbar-fixed .rd-navbar-collapse {
position: absolute;
right: 0;
top: 55px;
z-index: 1089;
width: 100vw;
max-width: 100%;
padding: 15px 20px;
transform-origin: 50% 0;
transform: scale3d(1, 0.5, 1);
border-radius: 0;
text-align: left;
font-size: 14px;
opacity: 0;
visibility: hidden;
transition: .4s;
}
.rd-navbar-fixed .rd-navbar-collapse.active {
transform: scale3d(1, 1, 1);
opacity: 1;
visibility: visible;
}
.rd-navbar-fixed .rd-navbar-collapse .owl-carousel .owl-item.active + .owl-item {
opacity: 0;
}
.rd-navbar-fixed .select2-container {
position: relative;
top: -1px;
}
.rd-navbar-fixed .rd-search-results-live {
display: none;
}
.rd-navbar-fixed .rd-navbar-main-element {
margin: 10px 18px;
}
.rd-navbar-fixed .rd-navbar-main-top .rd-navbar-main-element {
margin-left: 0;
margin-right: 0;
}
.rd-navbar-fixed * + .rd-navbar-main-element {
margin-top: 20px;
}
.rd-navbar-fixed .rd-navbar-search-toggle {
display: -webkit-inline-flex;
display: -ms-inline-flexbox;
display: inline-flex;
}
.rd-navbar-fixed .rd-navbar-search-toggle span {
display: inline-block;
position: relative;
width: 48px;
height: 48px;
font-size: 26px;
line-height: 48px;
text-align: center;
cursor: pointer;
background: none;
border: none;
outline: none;
padding: 0;
transition: .3s ease-in-out;
}
.rd-navbar-fixed .rd-navbar-search-toggle span::before, .rd-navbar-fixed .rd-navbar-search-toggle span::after {
transition: transform .3s ease-in-out, opacity .3s ease-in-out;
}
.rd-navbar-fixed .rd-navbar-search-toggle span::before, .rd-navbar-fixed .rd-navbar-search-toggle span::after {
position: absolute;
top: 0;
left: 0;
right: 0;
bottom: 0;
}
.rd-navbar-fixed .rd-navbar-search-toggle span::before {
content: "";
transform: rotate(0deg) scale(1);
opacity: 1;
visibility: visible;
font-family: "Material Design Icons";
}
.rd-navbar-fixed .rd-navbar-search-toggle span::after {
content: "";
transform: rotate(-90deg) scale(0.4);
opacity: 0;
visibility: hidden;
font-family: "Material Design Icons";
}
.rd-navbar-fixed .rd-navbar-search-toggle.active span::before {
opacity: 0;
visibility: hidden;
transform: rotate(90deg) scale(0.4);
}
.rd-navbar-fixed .rd-navbar-search-toggle.active span::after {
transform: rotate(0deg) scale(1);
opacity: 1;
visibility: visible;
}
.rd-navbar-fixed .container {
padding: 0;
}
.rd-navbar-fixed * + .row {
margin-top: 12px;
}
.rd-navbar-fixed [class^='col'] {
width: 100%;
-webkit-flex-basis: 100%;
-ms-flex-preferred-size: 100%;
flex-basis: 100%;
max-width: 100%;
}
.rd-navbar-fixed .post-classic-title {
font-size: 12px;
}
.rd-navbar-fixed .post-classic-figure img {
max-width: 86px;
}
.rd-navbar-fixed * + .post-classic-title {
margin-top: 0;
}
.rd-navbar-fixed .list-inline-bordered {
transform: none;
margin-top: -4px;
margin-bottom: 0;
}
.rd-navbar-fixed .heading-component {
margin-bottom: 10px;
margin-left: 5px;
margin-right: 10px;
border-bottom-color: #5e616e;
}
.rd-navbar-fixed .heading-component-title {
font-size: 13px;
color: #e7e8ef;
}
.rd-navbar-fixed .cart-inline-toggled-outer {
position: static;
}
.rd-navbar-fixed .cart-inline-toggle::after {
bottom: -19px;
}
.rd-navbar-fixed .cart-inline-toggled {
position: fixed;
top: 56px;
margin: 0 auto;
}
.rd-navbar-fixed .svg-sizing-35,
.rd-navbar-fixed .svg-sizing-35 * {
height: 30px;
width: 30px;
}
.rd-navbar-fixed.rd-navbar--is-clone {
display: none;
}
.rd-navbar-fixed .rd-navbar-fixed--visible {
display: block;
}
.rd-navbar-fixed .rd-navbar-fixed--hidden {
display: none;
}
.rd-navbar-fixed * + .rd-navbar-list {
margin-top: 20px;
}
.rd-navbar-fixed * + .rd-navbar-search {
margin-top: 20px;
}
.rd-navbar-fixed .rd-navbar-panel {
background: #2c2d31;
}
.rd-navbar-fixed .rd-navbar-main {
background: #35363c;
box-shadow: 0 0 10px 0 rgba(0, 0, 0, 0.2);
}
.rd-navbar-fixed .rd-navbar-nav-wrap {
color: #fff;
background: #fff;
border: 1px solid #d7d7d7;
box-shadow: none;
}
.rd-navbar-fixed .rd-nav-item:hover .rd-nav-link, .rd-navbar-fixed .rd-nav-item.focus .rd-nav-link, .rd-navbar-fixed .rd-nav-item.active .rd-nav-link, .rd-navbar-fixed .rd-nav-item.opened .rd-nav-link {
color: #fff;
background: #FFE1C4;
}
.rd-navbar-fixed .rd-nav-item:hover > .rd-navbar-submenu-toggle, .rd-navbar-fixed .rd-nav-item.focus > .rd-navbar-submenu-toggle, .rd-navbar-fixed .rd-nav-item.active > .rd-navbar-submenu-toggle, .rd-navbar-fixed .rd-nav-item.opened > .rd-navbar-submenu-toggle {
color: #fff;
}
.rd-navbar-fixed .rd-nav-link {
color: #ccc;
}
.rd-navbar-fixed .rd-megamenu-list > li > a,
.rd-navbar-fixed .rd-navbar-dropdown > li > a {
color: #b7b7b7;
}
.rd-navbar-fixed .rd-megamenu-list > li:hover > a,
.rd-navbar-fixed .rd-megamenu-list > li.focus > a,
.rd-navbar-fixed .rd-megamenu-list > li.active > a,
.rd-navbar-fixed .rd-megamenu-list > li.opened > a,
.rd-navbar-fixed .rd-navbar-dropdown > li:hover > a,
.rd-navbar-fixed .rd-navbar-dropdown > li.focus > a,
.rd-navbar-fixed .rd-navbar-dropdown > li.active > a,
.rd-navbar-fixed .rd-navbar-dropdown > li.opened > a {
color: #fff;
background: #FFE1C4;
}
.rd-navbar-fixed .rd-navbar-megamenu .rd-megamenu-title {
color: #ccc;
}
.rd-navbar-fixed .rd-navbar-megamenu .rd-megamenu-title::after {
border-bottom: rgba(255, 255, 255, 0.15);
}
.rd-navbar-fixed .rd-navbar-megamenu .rd-megamenu-title a, .rd-navbar-fixed .rd-navbar-megamenu .rd-megamenu-title a:focus, .rd-navbar-fixed .rd-navbar-megamenu .rd-megamenu-title a:active {
color: #fff;
}
.rd-navbar-fixed .rd-navbar-megamenu .rd-megamenu-title a:hover {
color: #FFE1C4;
}
.rd-navbar-fixed .rd-navbar-submenu-toggle {
color: #ccc;
}
.rd-navbar-fixed .rd-navbar-search .rd-search-form-submit {
color: #ccc;
}
.rd-navbar-fixed .rd-navbar-search .rd-search-form-submit:hover {
color: #FFE1C4;
}
.rd-navbar-fixed .rd-navbar-search-toggle {
color: #2c343b;
}
.rd-navbar-fixed .rd-navbar-search-toggle:hover {
color: #FFE1C4;
}
.rd-navbar-fixed .rd-navbar-collapse {
background: #FFE1C4;
box-shadow: 0 0 22px -4px rgba(0, 0, 0, 0.17);
}
.rd-navbar-fixed .rd-navbar-collapse,
.rd-navbar-fixed .rd-navbar-collapse a {
color: #ccc;
}
html.rd-navbar-fixed-linked .page {
padding-top: 56px;
}
.context-dark .rd-navbar-fixed .event-teaser, .rd-navbar-dark .rd-navbar-fixed .event-teaser, .rd-navbar-darker .rd-navbar-fixed .event-teaser, .bg-gray-700 .rd-navbar-fixed .event-teaser, .bg-gray-2 .rd-navbar-fixed .event-teaser, .bg-gray-4 .rd-navbar-fixed .event-teaser, .bg-primary .rd-navbar-fixed .event-teaser, .bg-image-dark .rd-navbar-fixed .event-teaser {
color: #fff;
background: #2c2d31;
}
.context-dark .rd-navbar-fixed .event-teaser h1, .rd-navbar-dark .rd-navbar-fixed .event-teaser h1, .rd-navbar-darker .rd-navbar-fixed .event-teaser h1, .bg-gray-700 .rd-navbar-fixed .event-teaser h1, .bg-gray-2 .rd-navbar-fixed .event-teaser h1, .bg-gray-4 .rd-navbar-fixed .event-teaser h1, .bg-primary .rd-navbar-fixed .event-teaser h1, .bg-image-dark .rd-navbar-fixed .event-teaser h1, .context-dark .rd-navbar-fixed .event-teaser h2, .rd-navbar-dark .rd-navbar-fixed .event-teaser h2, .rd-navbar-darker .rd-navbar-fixed .event-teaser h2, .bg-gray-700 .rd-navbar-fixed .event-teaser h2, .bg-gray-2 .rd-navbar-fixed .event-teaser h2, .bg-gray-4 .rd-navbar-fixed .event-teaser h2, .bg-primary .rd-navbar-fixed .event-teaser h2, .bg-image-dark .rd-navbar-fixed .event-teaser h2, .context-dark .rd-navbar-fixed .event-teaser h3, .rd-navbar-dark .rd-navbar-fixed .event-teaser h3, .rd-navbar-darker .rd-navbar-fixed .event-teaser h3, .bg-gray-700 .rd-navbar-fixed .event-teaser h3, .bg-gray-2 .rd-navbar-fixed .event-teaser h3, .bg-gray-4 .rd-navbar-fixed .event-teaser h3, .bg-primary .rd-navbar-fixed .event-teaser h3, .bg-image-dark .rd-navbar-fixed .event-teaser h3, .context-dark .rd-navbar-fixed .event-teaser h4, .rd-navbar-dark .rd-navbar-fixed .event-teaser h4, .rd-navbar-darker .rd-navbar-fixed .event-teaser h4, .bg-gray-700 .rd-navbar-fixed .event-teaser h4, .bg-gray-2 .rd-navbar-fixed .event-teaser h4, .bg-gray-4 .rd-navbar-fixed .event-teaser h4, .bg-primary .rd-navbar-fixed .event-teaser h4, .bg-image-dark .rd-navbar-fixed .event-teaser h4, .context-dark .rd-navbar-fixed .event-teaser h5, .rd-navbar-dark .rd-navbar-fixed .event-teaser h5, .rd-navbar-darker .rd-navbar-fixed .event-teaser h5, .bg-gray-700 .rd-navbar-fixed .event-teaser h5, .bg-gray-2 .rd-navbar-fixed .event-teaser h5, .bg-gray-4 .rd-navbar-fixed .event-teaser h5, .bg-primary .rd-navbar-fixed .event-teaser h5, .bg-image-dark .rd-navbar-fixed .event-teaser h5, .context-dark .rd-navbar-fixed .event-teaser h6, .rd-navbar-dark .rd-navbar-fixed .event-teaser h6, .rd-navbar-darker .rd-navbar-fixed .event-teaser h6, .bg-gray-700 .rd-navbar-fixed .event-teaser h6, .bg-gray-2 .rd-navbar-fixed .event-teaser h6, .bg-gray-4 .rd-navbar-fixed .event-teaser h6, .bg-primary .rd-navbar-fixed .event-teaser h6, .bg-image-dark .rd-navbar-fixed .event-teaser h6, .context-dark .rd-navbar-fixed .event-teaser [class*='heading-'], .rd-navbar-dark .rd-navbar-fixed .event-teaser [class*='heading-'], .rd-navbar-darker .rd-navbar-fixed .event-teaser [class*='heading-'], .bg-gray-700 .rd-navbar-fixed .event-teaser [class*='heading-'], .bg-gray-2 .rd-navbar-fixed .event-teaser [class*='heading-'], .bg-gray-4 .rd-navbar-fixed .event-teaser [class*='heading-'], .bg-primary .rd-navbar-fixed .event-teaser [class*='heading-'], .bg-image-dark .rd-navbar-fixed .event-teaser [class*='heading-'] {
color: #fff;
}
.context-dark .rd-navbar-fixed .event-teaser-highlighted, .rd-navbar-dark .rd-navbar-fixed .event-teaser-highlighted, .rd-navbar-darker .rd-navbar-fixed .event-teaser-highlighted, .bg-gray-700 .rd-navbar-fixed .event-teaser-highlighted, .bg-gray-2 .rd-navbar-fixed .event-teaser-highlighted, .bg-gray-4 .rd-navbar-fixed .event-teaser-highlighted, .bg-primary .rd-navbar-fixed .event-teaser-highlighted, .bg-image-dark .rd-navbar-fixed .event-teaser-highlighted {
background: #38393e;
}
.context-dark .rd-navbar-fixed .link-icon .icon, .rd-navbar-dark .rd-navbar-fixed .link-icon .icon, .rd-navbar-darker .rd-navbar-fixed .link-icon .icon, .bg-gray-700 .rd-navbar-fixed .link-icon .icon, .bg-gray-2 .rd-navbar-fixed .link-icon .icon, .bg-gray-4 .rd-navbar-fixed .link-icon .icon, .bg-primary .rd-navbar-fixed .link-icon .icon, .bg-image-dark .rd-navbar-fixed .link-icon .icon {
margin: 0;
}
.context-dark .rd-navbar-fixed .link-icon-text, .rd-navbar-dark .rd-navbar-fixed .link-icon-text, .rd-navbar-darker .rd-navbar-fixed .link-icon-text, .bg-gray-700 .rd-navbar-fixed .link-icon-text, .bg-gray-2 .rd-navbar-fixed .link-icon-text, .bg-gray-4 .rd-navbar-fixed .link-icon-text, .bg-primary .rd-navbar-fixed .link-icon-text, .bg-image-dark .rd-navbar-fixed .link-icon-text {
font-size: 0;
}
.context-dark .rd-navbar-fixed .button-gray-outline, .rd-navbar-dark .rd-navbar-fixed .button-gray-outline, .rd-navbar-darker .rd-navbar-fixed .button-gray-outline, .bg-gray-700 .rd-navbar-fixed .button-gray-outline, .bg-gray-2 .rd-navbar-fixed .button-gray-outline, .bg-gray-4 .rd-navbar-fixed .button-gray-outline, .bg-primary .rd-navbar-fixed .button-gray-outline, .bg-image-dark .rd-navbar-fixed .button-gray-outline, .context-dark .rd-navbar-fixed .button-gray-outline:focus, .rd-navbar-dark .rd-navbar-fixed .button-gray-outline:focus, .rd-navbar-darker .rd-navbar-fixed .button-gray-outline:focus, .bg-gray-700 .rd-navbar-fixed .button-gray-outline:focus, .bg-gray-2 .rd-navbar-fixed .button-gray-outline:focus, .bg-gray-4 .rd-navbar-fixed .button-gray-outline:focus, .bg-primary .rd-navbar-fixed .button-gray-outline:focus, .bg-image-dark .rd-navbar-fixed .button-gray-outline:focus {
color: #d7d7d7;
background-color: transparent;
border-color: #d7d7d7;
}
.context-dark .rd-navbar-fixed .button-gray-outline:hover, .rd-navbar-dark .rd-navbar-fixed .button-gray-outline:hover, .rd-navbar-darker .rd-navbar-fixed .button-gray-outline:hover, .bg-gray-700 .rd-navbar-fixed .button-gray-outline:hover, .bg-gray-2 .rd-navbar-fixed .button-gray-outline:hover, .bg-gray-4 .rd-navbar-fixed .button-gray-outline:hover, .bg-primary .rd-navbar-fixed .button-gray-outline:hover, .bg-image-dark .rd-navbar-fixed .button-gray-outline:hover, .context-dark .rd-navbar-fixed .button-gray-outline:active, .rd-navbar-dark .rd-navbar-fixed .button-gray-outline:active, .rd-navbar-darker .rd-navbar-fixed .button-gray-outline:active, .bg-gray-700 .rd-navbar-fixed .button-gray-outline:active, .bg-gray-2 .rd-navbar-fixed .button-gray-outline:active, .bg-gray-4 .rd-navbar-fixed .button-gray-outline:active, .bg-primary .rd-navbar-fixed .button-gray-outline:active, .bg-image-dark .rd-navbar-fixed .button-gray-outline:active {
color: #151515;
background-color: #fff;
border-color: #fff;
}
.context-dark .rd-navbar-fixed .button-gray-outline.button-ujarak::before, .rd-navbar-dark .rd-navbar-fixed .button-gray-outline.button-ujarak::before, .rd-navbar-darker .rd-navbar-fixed .button-gray-outline.button-ujarak::before, .bg-gray-700 .rd-navbar-fixed .button-gray-outline.button-ujarak::before, .bg-gray-2 .rd-navbar-fixed .button-gray-outline.button-ujarak::before, .bg-gray-4 .rd-navbar-fixed .button-gray-outline.button-ujarak::before, .bg-primary .rd-navbar-fixed .button-gray-outline.button-ujarak::before, .bg-image-dark .rd-navbar-fixed .button-gray-outline.button-ujarak::before {
background: #fff;
}
.context-dark .rd-navbar-fixed .post-classic, .rd-navbar-dark .rd-navbar-fixed .post-classic, .rd-navbar-darker .rd-navbar-fixed .post-classic, .bg-gray-700 .rd-navbar-fixed .post-classic, .bg-gray-2 .rd-navbar-fixed .post-classic, .bg-gray-4 .rd-navbar-fixed .post-classic, .bg-primary .rd-navbar-fixed .post-classic, .bg-image-dark .rd-navbar-fixed .post-classic {
background-color: transparent;
}
.context-dark .rd-navbar-fixed .post-classic-title, .rd-navbar-dark .rd-navbar-fixed .post-classic-title, .rd-navbar-darker .rd-navbar-fixed .post-classic-title, .bg-gray-700 .rd-navbar-fixed .post-classic-title, .bg-gray-2 .rd-navbar-fixed .post-classic-title, .bg-gray-4 .rd-navbar-fixed .post-classic-title, .bg-primary .rd-navbar-fixed .post-classic-title, .bg-image-dark .rd-navbar-fixed .post-classic-title {
color: #edeff4;
}
.context-dark .rd-navbar-fixed .post-classic-title a:hover, .rd-navbar-dark .rd-navbar-fixed .post-classic-title a:hover, .rd-navbar-darker .rd-navbar-fixed .post-classic-title a:hover, .bg-gray-700 .rd-navbar-fixed .post-classic-title a:hover, .bg-gray-2 .rd-navbar-fixed .post-classic-title a:hover, .bg-gray-4 .rd-navbar-fixed .post-classic-title a:hover, .bg-primary .rd-navbar-fixed .post-classic-title a:hover, .bg-image-dark .rd-navbar-fixed .post-classic-title a:hover {
color: #fcef57;
}
@-moz-document url-prefix() {
.rd-navbar-fixed .rd-navbar-main > *:last-child {
margin-bottom: 80px;
}
}
/*
*
* RD Navbar Sidebar
* --------------------------------------------------
*/
.rd-navbar-sidebar {
display: block;
background: #fff;
}
.rd-navbar-sidebar .rd-navbar-main-outer {
padding-left: 15px;
padding-right: 15px;
}
.rd-navbar-sidebar .rd-navbar-main {
position: relative;
display: -ms-flexbox;
display: -webkit-flex;
display: flex;
-webkit-align-items: center;
-ms-flex-align: center;
align-items: center;
-webkit-justify-content: space-between;
-ms-flex-pack: justify;
justify-content: space-between;
padding: 22px 60px 22px 0;
max-width: 1140px;
margin-left: auto;
margin-right: auto;
transition: 0.5s cubic-bezier(0.4, 0, 0.2, 1);
}
.rd-navbar-sidebar .rd-navbar-main-element {
display: -ms-flexbox;
display: -webkit-flex;
display: flex;
-webkit-align-items: center;
-ms-flex-align: center;
align-items: center;
}
.rd-navbar-sidebar .rd-navbar-main-element > * + * {
margin-left: 20px;
}
.rd-navbar-sidebar .rd-navbar-toggle {
position: absolute;
right: 0;
top: 50%;
transform: translateY(-50%);
display: block;
z-index: 1093;
}
.rd-navbar-sidebar .rd-navbar-panel {
min-width: 200px;
text-align: center;
}
.rd-navbar-sidebar .rd-navbar-brand img {
width: auto;
height: auto;
max-width: 200px;
max-height: 200px;
}
.rd-navbar-sidebar .rd-navbar-nav-wrap {
position: fixed;
top: 0;
bottom: 0;
right: 0;
z-index: 1092;
width: 450px;
padding: 94px 0 0 0;
background: #fff;
transition: 0.5s cubic-bezier(0.4, 0, 0.2, 1);
transform: translateX(100%);
box-shadow: 0 0 13px 0 rgba(204, 204, 204, 0.16);
}
.rd-navbar-sidebar .rd-navbar-nav-wrap.active {
transition-delay: .1s;
transform: translateX(0);
}
.rd-navbar-sidebar .rd-navbar-nav {
height: calc(100vh - 100px);
overflow-x: hidden;
overflow-y: auto;
-webkit-overflow-scrolling: touch;
border-top: 1px solid #d7d7d7;
}
.rd-navbar-sidebar .rd-nav-item {
position: relative;
display: block;
padding: 19px 30px 19px 40px;
}
.rd-navbar-sidebar .rd-nav-item.active .rd-nav-link {
color: #FFE1C4;
}
.rd-navbar-sidebar .rd-nav-item .rd-nav-link,
.rd-navbar-sidebar .rd-nav-item > .rd-navbar-submenu-toggle {
font-size: 18px;
}
.rd-navbar-sidebar .rd-nav-item + .rd-nav-item {
border-top: 1px solid #d7d7d7;
}
.rd-navbar-sidebar .rd-nav-item:last-child {
border-bottom: 1px solid #d7d7d7;
margin-bottom: 30px;
}
.rd-navbar-sidebar .rd-nav-link {
max-width: calc(100% - 30px);
word-break: break-all;
font-size: 18px;
line-height: 1.4;
text-transform: none;
color: #ccc;
}
.rd-navbar-sidebar .rd-nav-link:hover {
color: #FFE1C4;
}
.rd-navbar-sidebar .rd-navbar-submenu .opened > .rd-navbar-submenu-toggle::after {
transform: rotate(180deg);
}
.rd-navbar-sidebar .rd-navbar-submenu > .rd-navbar-dropdown,
.rd-navbar-sidebar .rd-navbar-submenu > .rd-navbar-megamenu {
display: none;
opacity: 0;
visibility: hidden;
will-change: opacity, visibility;
transition: opacity .2s;
}
.rd-navbar-sidebar .rd-navbar-submenu.opened > .rd-navbar-dropdown,
.rd-navbar-sidebar .rd-navbar-submenu.opened > .rd-navbar-megamenu {
display: block;
opacity: 1;
visibility: visible;
}
.rd-navbar-sidebar .rd-navbar-submenu > .rd-navbar-submenu > .rd-navbar-dropdown,
.rd-navbar-sidebar .rd-navbar-submenu > .rd-navbar-submenu > .rd-navbar-megamenu {
transform: translateY(30px);
}
.rd-navbar-sidebar .rd-navbar-submenu > .rd-navbar-submenu.opened > .rd-navbar-dropdown,
.rd-navbar-sidebar .rd-navbar-submenu > .rd-navbar-submenu.opened > .rd-navbar-megamenu {
transform: translateY(0);
}
.rd-navbar-sidebar .rd-navbar-submenu > .rd-navbar-submenu .rd-navbar-submenu > .rd-navbar-dropdown {
transform: translateX(-20px);
}
.rd-navbar-sidebar .rd-navbar-submenu > .rd-navbar-submenu .rd-navbar-submenu.opened > .rd-navbar-dropdown {
transform: translateX(0);
}
.rd-navbar-sidebar .rd-nav-item > .rd-navbar-submenu-toggle,
.rd-navbar-sidebar .rd-nav-item .rd-navbar--has-dropdown > .rd-navbar-submenu-toggle {
position: absolute;
top: 0;
right: 0;
padding-top: inherit;
padding-right: inherit;
padding-left: 10px;
margin-bottom: inherit;
display: inline-block;
width: 30px;
margin-left: 5px;
text-align: center;
cursor: pointer;
color: #2c343b;
}
.rd-navbar-sidebar .rd-nav-item > .rd-navbar-submenu-toggle:hover,
.rd-navbar-sidebar .rd-nav-item .rd-navbar--has-dropdown > .rd-navbar-submenu-toggle:hover {
color: #FFE1C4;
}
.rd-navbar-sidebar .rd-nav-item > .rd-navbar-submenu-toggle::after,
.rd-navbar-sidebar .rd-nav-item .rd-navbar--has-dropdown > .rd-navbar-submenu-toggle::after {
content: '\f107';
position: relative;
display: inline-block;
font-family: "FontAwesome";
font-size: inherit;
line-height: inherit;
text-align: center;
vertical-align: middle;
transition: 0.4s all ease;
z-index: 2;
will-change: transform;
}
.rd-navbar-sidebar .rd-nav-item .rd-navbar--has-dropdown > .rd-navbar-submenu-toggle {
font-size: 14px;
color: #ccc;
margin-left: 7px;
}
.rd-navbar-sidebar .rd-menu {
margin-top: 31px;
}
.rd-navbar-sidebar .rd-navbar-dropdown,
.rd-navbar-sidebar .rd-megamenu-list {
font-size: 14px;
}
.rd-navbar-sidebar .rd-navbar-dropdown li > a,
.rd-navbar-sidebar .rd-megamenu-list li > a {
position: relative;
left: -3px;
display: -ms-flexbox;
display: -webkit-flex;
display: flex;
padding: 1px 14px 1px 0;
text-align: left;
}
.rd-navbar-sidebar .rd-navbar-dropdown li > a, .rd-navbar-sidebar .rd-navbar-dropdown li > a::before,
.rd-navbar-sidebar .rd-megamenu-list li > a,
.rd-navbar-sidebar .rd-megamenu-list li > a::before {
transition: .15s ease-in-out;
}
.rd-navbar-sidebar .rd-navbar-dropdown li > a::before,
.rd-navbar-sidebar .rd-megamenu-list li > a::before {
position: relative;
top: 6px;
left: -6px;
display: inline-block;
vertical-align: middle;
content: '';
width: 0;
height: 0;
border-style: solid;
border-width: 4px 0 4px 8px;
border-color: transparent transparent transparent #FFE1C4;
font-size: inherit;
line-height: inherit;
color: #FFE1C4;
opacity: 0;
visibility: hidden;
}
.rd-navbar-sidebar .rd-navbar-dropdown li.focus > a,
.rd-navbar-sidebar .rd-navbar-dropdown li.opened > a,
.rd-navbar-sidebar .rd-navbar-dropdown li > a:hover,
.rd-navbar-sidebar .rd-megamenu-list li.focus > a,
.rd-navbar-sidebar .rd-megamenu-list li.opened > a,
.rd-navbar-sidebar .rd-megamenu-list li > a:hover {
left: 0;
padding-left: 14px;
}
.rd-navbar-sidebar .rd-navbar-dropdown li.focus > a::before,
.rd-navbar-sidebar .rd-navbar-dropdown li.opened > a::before,
.rd-navbar-sidebar .rd-navbar-dropdown li > a:hover::before,
.rd-navbar-sidebar .rd-megamenu-list li.focus > a::before,
.rd-navbar-sidebar .rd-megamenu-list li.opened > a::before,
.rd-navbar-sidebar .rd-megamenu-list li > a:hover::before {
left: -7px;
opacity: 1;
visibility: visible;
}
.rd-navbar-sidebar .rd-navbar-megamenu {
max-width: 450px;
margin-bottom: -30px;
}
.rd-navbar-sidebar .rd-navbar-megamenu > * {
margin-bottom: 30px;
}
.rd-navbar-sidebar .rd-navbar-megamenu > li {
display: inline-block;
vertical-align: top;
width: 45%;
}
.rd-navbar-sidebar .rd-megamenu-title {
display: none;
}
.rd-navbar-sidebar .rd-megamenu-list {
margin-top: 0;
}
.rd-navbar-sidebar .rd-megamenu-list > li + li {
margin-top: 10px;
}
.rd-navbar-sidebar .rd-navbar-dropdown .rd-navbar--has-dropdown > a {
padding-right: 0;
}
.rd-navbar-sidebar .rd-navbar-dropdown .rd-navbar--has-dropdown > a::before {
display: none;
}
.rd-navbar-sidebar .rd-navbar-dropdown .rd-navbar--has-dropdown > a:hover {
padding-left: 0;
}
.rd-navbar-sidebar .rd-navbar-dropdown .rd-navbar--has-dropdown.focus > a {
padding-left: 0;
}
.rd-navbar-sidebar .rd-navbar-dropdown .rd-navbar--has-dropdown.opened > .rd-navbar-submenu-toggle {
color: #FFE1C4;
}
.rd-navbar-sidebar .rd-navbar-dropdown .rd-navbar--has-dropdown.opened > .rd-navbar-submenu-toggle::after {
top: 1px;
}
.rd-navbar-sidebar .rd-navbar-dropdown > li + li {
margin-top: 10px;
}
.rd-navbar-sidebar .rd-nav-item > .rd-navbar-dropdown {
margin-top: 25px;
}
.rd-navbar-sidebar .rd-nav-item > .rd-navbar-dropdown .rd-navbar-dropdown {
margin-top: 10px;
padding-left: 15px;
}
.rd-navbar-sidebar .rd-nav-item > .rd-navbar-dropdown .rd-navbar-dropdown > li > a {
font-size: 12px;
}
@media (min-width: 1200px) {
.rd-navbar-sidebar .rd-navbar-megamenu {
margin-bottom: -30px;
}
.rd-navbar-sidebar .rd-navbar-megamenu > * {
margin-bottom: 30px;
}
.rd-navbar-sidebar .rd-navbar-dropdown > li + li,
.rd-navbar-sidebar .rd-megamenu-list > li + li {
margin-top: 18px;
}
}
@media (min-width: 1200px) {
.rd-navbar-sidebar .rd-navbar-nav-wrap {
width: auto;
left: calc(50% + 600px - 80px);
}
}
.rd-navbar-sidebar.rd-navbar--is-clone {
position: fixed;
top: 0;
left: 0;
right: 0;
z-index: 1000;
transform: translateY(-101%);
}
.rd-navbar-sidebar.rd-navbar--is-clone.rd-navbar--is-stuck {
transform: translateY(0);
}
.rd-navbar-sidebar.rd-navbar--is-stuck {
position: fixed;
left: 0;
right: 0;
top: 0;
z-index: 1000;
box-shadow: 0 2px 10px 1px rgba(0, 0, 0, 0.1);
}
.rd-navbar-sidebar.rd-navbar--is-stuck .rd-navbar-main {
padding-top: 11px;
padding-bottom: 11px;
}
/**
*
* RD Navbar Classic
*/
.rd-navbar-classic {
background: #90541B;
}
.rd-navbar-classic .rd-navbar-list {
display: flex;
flex-wrap: wrap;
}
.rd-navbar-classic .rd-navbar-list-item {
display: flex;
align-items: center;
}
.rd-navbar-classic .rd-navbar-list-link {
display: block;
max-width: 80px;
opacity: .15;
}
.rd-navbar-classic .rd-navbar-list-link:hover {
opacity: .8;
}
.rd-navbar-classic.rd-navbar-static .rd-navbar-panel {
padding-left: 15px;
padding-right: 15px;
}
.rd-navbar-classic.rd-navbar-static .rd-navbar-panel-inner,
.rd-navbar-classic.rd-navbar-static .rd-navbar-main-container {
display: flex;
justify-content: space-between;
}
.rd-navbar-classic.rd-navbar-static .rd-navbar-panel-inner {
position: relative;
z-index: 2;
}
.rd-navbar-classic.rd-navbar-static .rd-navbar-panel-item {
display: flex;
align-items: center;
width: 50%;
padding: 5px 0;
}
.rd-navbar-classic.rd-navbar-static .rd-navbar-panel-item-left,
.rd-navbar-classic.rd-navbar-static .rd-navbar-panel-item-right {
position: relative;
}
.rd-navbar-classic.rd-navbar-static .rd-navbar-panel-item-left > *,
.rd-navbar-classic.rd-navbar-static .rd-navbar-panel-item-right > * {
position: relative;
z-index: 1;
}
.rd-navbar-classic.rd-navbar-static .rd-navbar-panel-item-left::before,
.rd-navbar-classic.rd-navbar-static .rd-navbar-panel-item-right::before {
content: '';
position: absolute;
top: 0;
bottom: 0;
z-index: 0;
width: 50vw;
background: #965216;
transform-origin: 0 0;
pointer-events: none;
}
.rd-navbar-classic.rd-navbar-static .rd-navbar-panel-item-left {
display: block;
flex-direction: column;
padding-right: 20px;
}
.rd-navbar-classic.rd-navbar-static .rd-navbar-panel-item-left::before {
right: 0;
transform: skew(-30deg);
}
.rd-navbar-classic.rd-navbar-static .rd-navbar-panel-item-right {
justify-content: flex-end;
padding-left: 20px;
}
.rd-navbar-classic.rd-navbar-static .rd-navbar-panel-item-right::before {
left: 0;
transform: skew(30deg);
}
.rd-navbar-classic.rd-navbar-static .owl-carousel-inline-outer {
overflow: hidden;
width: 100%;
max-width: 90%;
flex-shrink: 0;
}
.rd-navbar-classic.rd-navbar-static .rd-navbar-brand {
position: relative;
top: -8px;
margin-top: -43px;
text-align: center;
}
.rd-navbar-classic.rd-navbar-static .rd-navbar-brand img {
width: auto;
height: auto;
max-width: 200px;
max-height: 200px;
}
.rd-navbar-classic.rd-navbar-static .rd-navbar-main-top {
padding: 10px 0;
}
.rd-navbar-classic.rd-navbar-static .rd-navbar-list {
order: 0;
}
.rd-navbar-classic.rd-navbar-static .rd-navbar-brand {
order: 1;
}
.rd-navbar-classic.rd-navbar-static .rd-navbar-search {
order: 2;
}
.rd-navbar-classic.rd-navbar-static .rd-navbar-list,
.rd-navbar-classic.rd-navbar-static .rd-navbar-search {
width: calc(50% - 200px / 2);
}
.rd-navbar-classic.rd-navbar-static .rd-navbar-main-bottom {
padding: 20px 0;
}
.rd-navbar-classic.rd-navbar-static .rd-navbar-main-container {
position: relative;
align-items: center;
}
.rd-navbar-classic.rd-navbar-static .rd-navbar-list-item + .rd-navbar-list-item {
margin-left: 44px;
}
.rd-navbar-classic.rd-navbar-static .rd-search {
max-width: 315px;
margin-left: auto;
width: 100%;
}
.rd-navbar-classic.rd-navbar-static .rd-nav-item > .rd-navbar-submenu-toggle {
position: relative;
top: 1px;
}
.rd-navbar-classic.rd-navbar-static .rd-navbar-megamenu {
left: 15px;
right: auto;
}
.rd-navbar-classic.rd-navbar-static .post-classic-title {
color: #151515;
}
@media (min-width: 1200px) {
.rd-navbar-classic.rd-navbar-static .rd-navbar-main-top {
padding: 20px 0;
}
.rd-navbar-classic.rd-navbar-static .rd-navbar-list-item + .rd-navbar-list-item {
margin-left: 65px;
}
}
.rd-navbar-classic.rd-navbar-static.rd-navbar--is-stuck, .rd-navbar-classic.rd-navbar-static.rd-navbar--is-clone {
background: #35363c;
}
.rd-navbar-classic.rd-navbar-static.rd-navbar--is-stuck .rd-navbar-panel,
.rd-navbar-classic.rd-navbar-static.rd-navbar--is-stuck .rd-navbar-main-top, .rd-navbar-classic.rd-navbar-static.rd-navbar--is-clone .rd-navbar-panel,
.rd-navbar-classic.rd-navbar-static.rd-navbar--is-clone .rd-navbar-main-top {
height: 0;
overflow: hidden;
padding-top: 0;
padding-bottom: 0;
}
.rd-navbar-classic.rd-navbar-static.rd-navbar--is-stuck .rd-navbar-nav-item > .rd-navbar-submenu, .rd-navbar-classic.rd-navbar-static.rd-navbar--is-clone .rd-navbar-nav-item > .rd-navbar-submenu {
margin-top: 17px;
}
.rd-navbar-classic.rd-navbar-fixed .rd-navbar-list {
flex-wrap: nowrap;
justify-content: space-between;
}
.rd-navbar-classic.rd-navbar-fixed .rd-navbar-list-item {
padding: 0 12px;
flex-grow: 1;
}
.rd-navbar-classic.rd-navbar-fixed .rd-navbar-panel-inner {
display: flex;
align-items: center;
justify-content: flex-end;
padding-left: 15px;
padding-right: 5px;
}
.rd-navbar-classic.rd-navbar-fixed .rd-navbar-panel-inner > * + * {
margin-left: 14px;
}
.rd-navbar-classic.rd-navbar-fixed .rd-navbar-main-top {
padding: 20px 10px 15px;
}
.rd-navbar-classic.rd-navbar-fixed .rd-navbar-main-bottom {
background-color: transparent;
}
.rd-navbar-classic.rd-navbar-fixed .rd-navbar-main-element {
margin: 10px 20px;
}
.context-dark .rd-navbar-static.rd-navbar-classic .rd-nav-link, .rd-navbar-dark .rd-navbar-static.rd-navbar-classic .rd-nav-link, .rd-navbar-darker .rd-navbar-static.rd-navbar-classic .rd-nav-link, .bg-gray-700 .rd-navbar-static.rd-navbar-classic .rd-nav-link, .bg-gray-2 .rd-navbar-static.rd-navbar-classic .rd-nav-link, .bg-gray-4 .rd-navbar-static.rd-navbar-classic .rd-nav-link, .bg-primary .rd-navbar-static.rd-navbar-classic .rd-nav-link, .bg-image-dark .rd-navbar-static.rd-navbar-classic .rd-nav-link {
color: #fff;
}
.context-dark .rd-navbar-static.rd-navbar-classic .rd-nav-item.active .rd-nav-link, .rd-navbar-dark .rd-navbar-static.rd-navbar-classic .rd-nav-item.active .rd-nav-link, .rd-navbar-darker .rd-navbar-static.rd-navbar-classic .rd-nav-item.active .rd-nav-link, .bg-gray-700 .rd-navbar-static.rd-navbar-classic .rd-nav-item.active .rd-nav-link, .bg-gray-2 .rd-navbar-static.rd-navbar-classic .rd-nav-item.active .rd-nav-link, .bg-gray-4 .rd-navbar-static.rd-navbar-classic .rd-nav-item.active .rd-nav-link, .bg-primary .rd-navbar-static.rd-navbar-classic .rd-nav-item.active .rd-nav-link, .bg-image-dark .rd-navbar-static.rd-navbar-classic .rd-nav-item.active .rd-nav-link,
.context-dark .rd-navbar-static.rd-navbar-classic .rd-nav-item.opened .rd-nav-link,
.rd-navbar-dark .rd-navbar-static.rd-navbar-classic .rd-nav-item.opened .rd-nav-link,
.rd-navbar-darker .rd-navbar-static.rd-navbar-classic .rd-nav-item.opened .rd-nav-link,
.bg-gray-700 .rd-navbar-static.rd-navbar-classic .rd-nav-item.opened .rd-nav-link,
.bg-gray-2 .rd-navbar-static.rd-navbar-classic .rd-nav-item.opened .rd-nav-link,
.bg-gray-4 .rd-navbar-static.rd-navbar-classic .rd-nav-item.opened .rd-nav-link,
.bg-primary .rd-navbar-static.rd-navbar-classic .rd-nav-item.opened .rd-nav-link,
.bg-image-dark .rd-navbar-static.rd-navbar-classic .rd-nav-item.opened .rd-nav-link,
.context-dark .rd-navbar-static.rd-navbar-classic .rd-nav-item.focus .rd-nav-link,
.rd-navbar-dark .rd-navbar-static.rd-navbar-classic .rd-nav-item.focus .rd-nav-link,
.rd-navbar-darker .rd-navbar-static.rd-navbar-classic .rd-nav-item.focus .rd-nav-link,
.bg-gray-700 .rd-navbar-static.rd-navbar-classic .rd-nav-item.focus .rd-nav-link,
.bg-gray-2 .rd-navbar-static.rd-navbar-classic .rd-nav-item.focus .rd-nav-link,
.bg-gray-4 .rd-navbar-static.rd-navbar-classic .rd-nav-item.focus .rd-nav-link,
.bg-primary .rd-navbar-static.rd-navbar-classic .rd-nav-item.focus .rd-nav-link,
.bg-image-dark .rd-navbar-static.rd-navbar-classic .rd-nav-item.focus .rd-nav-link {
color: #FFE1C4;
}
.context-dark .rd-navbar-classic .rd-navbar-search .form-label, .rd-navbar-dark .rd-navbar-classic .rd-navbar-search .form-label, .rd-navbar-darker .rd-navbar-classic .rd-navbar-search .form-label, .bg-gray-700 .rd-navbar-classic .rd-navbar-search .form-label, .bg-gray-2 .rd-navbar-classic .rd-navbar-search .form-label, .bg-gray-4 .rd-navbar-classic .rd-navbar-search .form-label, .bg-primary .rd-navbar-classic .rd-navbar-search .form-label, .bg-image-dark .rd-navbar-classic .rd-navbar-search .form-label,
.context-dark .rd-navbar-classic .rd-navbar-search .form-input,
.rd-navbar-dark .rd-navbar-classic .rd-navbar-search .form-input,
.rd-navbar-darker .rd-navbar-classic .rd-navbar-search .form-input,
.bg-gray-700 .rd-navbar-classic .rd-navbar-search .form-input,
.bg-gray-2 .rd-navbar-classic .rd-navbar-search .form-input,
.bg-gray-4 .rd-navbar-classic .rd-navbar-search .form-input,
.bg-primary .rd-navbar-classic .rd-navbar-search .form-input,
.bg-image-dark .rd-navbar-classic .rd-navbar-search .form-input {
color: #FFFFFF;
}
.context-dark .rd-navbar-classic .rd-navbar-search input, .rd-navbar-dark .rd-navbar-classic .rd-navbar-search input, .rd-navbar-darker .rd-navbar-classic .rd-navbar-search input, .bg-gray-700 .rd-navbar-classic .rd-navbar-search input, .bg-gray-2 .rd-navbar-classic .rd-navbar-search input, .bg-gray-4 .rd-navbar-classic .rd-navbar-search input, .bg-primary .rd-navbar-classic .rd-navbar-search input, .bg-image-dark .rd-navbar-classic .rd-navbar-search input {
background: #424349;
border-color: #424349;
}
.context-dark .rd-navbar-classic .nav-light-list a, .rd-navbar-dark .rd-navbar-classic .nav-light-list a, .rd-navbar-darker .rd-navbar-classic .nav-light-list a, .bg-gray-700 .rd-navbar-classic .nav-light-list a, .bg-gray-2 .rd-navbar-classic .nav-light-list a, .bg-gray-4 .rd-navbar-classic .nav-light-list a, .bg-primary .rd-navbar-classic .nav-light-list a, .bg-image-dark .rd-navbar-classic .nav-light-list a {
color: #707279;
}
.context-dark .rd-navbar-classic .nav-light-list li.active, .rd-navbar-dark .rd-navbar-classic .nav-light-list li.active, .rd-navbar-darker .rd-navbar-classic .nav-light-list li.active, .bg-gray-700 .rd-navbar-classic .nav-light-list li.active, .bg-gray-2 .rd-navbar-classic .nav-light-list li.active, .bg-gray-4 .rd-navbar-classic .nav-light-list li.active, .bg-primary .rd-navbar-classic .nav-light-list li.active, .bg-image-dark .rd-navbar-classic .nav-light-list li.active,
.context-dark .rd-navbar-classic .nav-light-list a:hover,
.rd-navbar-dark .rd-navbar-classic .nav-light-list a:hover,
.rd-navbar-darker .rd-navbar-classic .nav-light-list a:hover,
.bg-gray-700 .rd-navbar-classic .nav-light-list a:hover,
.bg-gray-2 .rd-navbar-classic .nav-light-list a:hover,
.bg-gray-4 .rd-navbar-classic .nav-light-list a:hover,
.bg-primary .rd-navbar-classic .nav-light-list a:hover,
.bg-image-dark .rd-navbar-classic .nav-light-list a:hover {
color: #fcef57;
}
.context-dark .rd-navbar-classic .link, .rd-navbar-dark .rd-navbar-classic .link, .rd-navbar-darker .rd-navbar-classic .link, .bg-gray-700 .rd-navbar-classic .link, .bg-gray-2 .rd-navbar-classic .link, .bg-gray-4 .rd-navbar-classic .link, .bg-primary .rd-navbar-classic .link, .bg-image-dark .rd-navbar-classic .link {
color: #fff;
}
.context-dark .rd-navbar-classic .link:hover, .rd-navbar-dark .rd-navbar-classic .link:hover, .rd-navbar-darker .rd-navbar-classic .link:hover, .bg-gray-700 .rd-navbar-classic .link:hover, .bg-gray-2 .rd-navbar-classic .link:hover, .bg-gray-4 .rd-navbar-classic .link:hover, .bg-primary .rd-navbar-classic .link:hover, .bg-image-dark .rd-navbar-classic .link:hover {
color: #FFE1C4;
}
/**
*
* RD Navbar Corporate
*/
.rd-navbar-corporate {
background: #35363c;
}
.rd-navbar-corporate .rd-navbar-list > li {
display: inline-block;
text-align: left;
}
.rd-navbar-corporate.rd-navbar-static .rd-navbar-panel {
padding-left: 15px;
padding-right: 15px;
}
.rd-navbar-corporate.rd-navbar-static .rd-navbar-panel-inner,
.rd-navbar-corporate.rd-navbar-static .rd-navbar-main-container {
display: flex;
justify-content: space-between;
}
.rd-navbar-corporate.rd-navbar-static .rd-navbar-panel-inner {
position: relative;
z-index: 2;
}
.rd-navbar-corporate.rd-navbar-static .rd-navbar-panel-item {
display: flex;
align-items: center;
padding: 15px 0;
}
.rd-navbar-corporate.rd-navbar-static .rd-navbar-panel-item-left {
display: block;
flex-direction: column;
padding-right: 20px;
}
.rd-navbar-corporate.rd-navbar-static .rd-navbar-panel-item-right {
justify-content: flex-end;
padding-left: 20px;
}
.rd-navbar-corporate.rd-navbar-static .rd-navbar-brand {
position: relative;
text-align: center;
}
.rd-navbar-corporate.rd-navbar-static .rd-navbar-brand img {
width: auto;
height: auto;
max-width: 200px;
max-height: 200px;
}
.rd-navbar-corporate.rd-navbar-static .rd-navbar-main-element {
display: flex;
align-items: center;
}
.rd-navbar-corporate.rd-navbar-static .rd-navbar-main-element > * + * {
margin-left: 50px;
}
.rd-navbar-corporate.rd-navbar-static .rd-navbar-main-top {
padding: 20px 0;
}
.rd-navbar-corporate.rd-navbar-static .rd-navbar-main-bottom {
padding: 17px 0;
}
.rd-navbar-corporate.rd-navbar-static .rd-navbar-main-top + .rd-navbar-main-bottom {
border-top: 1px solid rgba(255, 255, 255, 0.16);
}
.rd-navbar-corporate.rd-navbar-static .rd-navbar-main-container {
position: relative;
align-items: center;
}
.rd-navbar-corporate.rd-navbar-static .rd-navbar-list-item + .rd-navbar-list-item {
margin-left: 44px;
}
.rd-navbar-corporate.rd-navbar-static .nav-light-list {
margin-left: -40px;
}
.rd-navbar-corporate.rd-navbar-static .nav-light-list > * {
margin-left: 40px;
}
.rd-navbar-corporate.rd-navbar-static .rd-navbar-list {
transform: translate3d(0, -5px, 0);
margin-bottom: -5px;
margin-left: -35px;
margin-right: -35px;
}
.rd-navbar-corporate.rd-navbar-static .rd-navbar-list > * {
margin-top: 5px;
padding-left: 35px;
padding-right: 35px;
}
.rd-navbar-corporate.rd-navbar-static .rd-navbar-list > li {
position: relative;
vertical-align: middle;
}
.rd-navbar-corporate.rd-navbar-static .rd-navbar-list > li:not(:last-child)::after {
content: '';
position: absolute;
top: 0;
bottom: 0;
right: 0;
width: 1px;
background: #151515;
pointer-events: none;
}
.rd-navbar-corporate.rd-navbar-static .rd-search {
min-width: 350px;
margin-left: auto;
}
.rd-navbar-corporate.rd-navbar-static .rd-nav-item.focus .rd-nav-link, .rd-navbar-corporate.rd-navbar-static .rd-nav-item.opened .rd-nav-link, .rd-navbar-corporate.rd-navbar-static .rd-nav-item.active .rd-nav-link {
color: #fff;
background: #FFE1C4;
}
.rd-navbar-corporate.rd-navbar-static .rd-nav-item.focus > .rd-navbar-submenu-toggle, .rd-navbar-corporate.rd-navbar-static .rd-nav-item.opened > .rd-navbar-submenu-toggle, .rd-navbar-corporate.rd-navbar-static .rd-nav-item.active > .rd-navbar-submenu-toggle {
color: #fff;
}
.rd-navbar-corporate.rd-navbar-static .rd-nav-item > .rd-navbar-submenu-toggle {
position: relative;
top: 1px;
left: -7px;
margin-left: -14px;
}
.rd-navbar-corporate.rd-navbar-static .rd-nav-link {
padding: 6px 11px;
border-radius: 3px;
color: #fff;
}
.rd-navbar-corporate.rd-navbar-static .rd-nav-link:hover {
color: #fff;
background: #FFE1C4;
}
.rd-navbar-corporate.rd-navbar-static .rd-menu {
margin-top: 17px;
}
.rd-navbar-corporate.rd-navbar-static .rd-menu .rd-navbar-dropdown {
margin-top: 0;
}
.rd-navbar-corporate.rd-navbar-static .rd-navbar-submenu .rd-nav-link {
padding-right: 24px;
}
.rd-navbar-corporate.rd-navbar-static .rd-navbar-megamenu {
left: 15px;
right: auto;
}
.rd-navbar-corporate.rd-navbar-static .post-classic-title {
color: #151515;
}
@media (min-width: 1200px) {
.rd-navbar-corporate.rd-navbar-static .rd-navbar-list-item + .rd-navbar-list-item {
margin-left: 65px;
}
}
.rd-navbar-corporate.rd-navbar-static.rd-navbar--is-stuck, .rd-navbar-corporate.rd-navbar-static.rd-navbar--is-clone {
background: #35363c;
}
.rd-navbar-corporate.rd-navbar-static.rd-navbar--is-stuck .rd-navbar-panel,
.rd-navbar-corporate.rd-navbar-static.rd-navbar--is-stuck .rd-navbar-main-top, .rd-navbar-corporate.rd-navbar-static.rd-navbar--is-clone .rd-navbar-panel,
.rd-navbar-corporate.rd-navbar-static.rd-navbar--is-clone .rd-navbar-main-top {
height: 0;
overflow: hidden;
padding-top: 0;
padding-bottom: 0;
}
.rd-navbar-corporate.rd-navbar-static.rd-navbar--is-stuck .rd-navbar-main-top + .rd-navbar-main-bottom, .rd-navbar-corporate.rd-navbar-static.rd-navbar--is-clone .rd-navbar-main-top + .rd-navbar-main-bottom {
border-top-width: 0;
}
.rd-navbar-corporate.rd-navbar-static.rd-navbar--is-stuck .rd-navbar-nav-item > .rd-navbar-submenu, .rd-navbar-corporate.rd-navbar-static.rd-navbar--is-clone .rd-navbar-nav-item > .rd-navbar-submenu {
margin-top: 17px;
}
.rd-navbar-corporate.rd-navbar-fixed .rd-navbar-main-top {
padding: 20px 13px 15px;
}
.rd-navbar-corporate.rd-navbar-fixed .rd-navbar-main-bottom {
background-color: transparent;
}
.rd-navbar-corporate.rd-navbar-fixed .rd-navbar-panel-inner {
max-width: 100%;
}
.rd-navbar-corporate.rd-navbar-fixed .rd-navbar-collapse {
background: #35363c;
}
.rd-navbar-corporate.rd-navbar-fixed .rd-navbar-list {
text-align: center;
}
.rd-navbar-corporate.rd-navbar-fixed .rd-navbar-list > li + li {
margin-top: 10px;
}
.context-dark .rd-navbar-corporate .unit h6, .rd-navbar-dark .rd-navbar-corporate .unit h6, .rd-navbar-darker .rd-navbar-corporate .unit h6, .bg-gray-700 .rd-navbar-corporate .unit h6, .bg-gray-2 .rd-navbar-corporate .unit h6, .bg-gray-4 .rd-navbar-corporate .unit h6, .bg-primary .rd-navbar-corporate .unit h6, .bg-image-dark .rd-navbar-corporate .unit h6,
.context-dark .rd-navbar-corporate .unit .heading-6,
.rd-navbar-dark .rd-navbar-corporate .unit .heading-6,
.rd-navbar-darker .rd-navbar-corporate .unit .heading-6,
.bg-gray-700 .rd-navbar-corporate .unit .heading-6,
.bg-gray-2 .rd-navbar-corporate .unit .heading-6,
.bg-gray-4 .rd-navbar-corporate .unit .heading-6,
.bg-primary .rd-navbar-corporate .unit .heading-6,
.bg-image-dark .rd-navbar-corporate .unit .heading-6 {
color: #707279;
}
.context-dark .rd-navbar-corporate .unit a:hover, .rd-navbar-dark .rd-navbar-corporate .unit a:hover, .rd-navbar-darker .rd-navbar-corporate .unit a:hover, .bg-gray-700 .rd-navbar-corporate .unit a:hover, .bg-gray-2 .rd-navbar-corporate .unit a:hover, .bg-gray-4 .rd-navbar-corporate .unit a:hover, .bg-primary .rd-navbar-corporate .unit a:hover, .bg-image-dark .rd-navbar-corporate .unit a:hover {
color: #fcef57;
}
.context-dark .rd-navbar-corporate .rd-navbar-list > li:not(:last-child)::after, .rd-navbar-dark .rd-navbar-corporate .rd-navbar-list > li:not(:last-child)::after, .rd-navbar-darker .rd-navbar-corporate .rd-navbar-list > li:not(:last-child)::after, .bg-gray-700 .rd-navbar-corporate .rd-navbar-list > li:not(:last-child)::after, .bg-gray-2 .rd-navbar-corporate .rd-navbar-list > li:not(:last-child)::after, .bg-gray-4 .rd-navbar-corporate .rd-navbar-list > li:not(:last-child)::after, .bg-primary .rd-navbar-corporate .rd-navbar-list > li:not(:last-child)::after, .bg-image-dark .rd-navbar-corporate .rd-navbar-list > li:not(:last-child)::after {
background: rgba(255, 255, 255, 0.15);
}
.context-dark .rd-navbar-corporate .rd-navbar-search .form-label, .rd-navbar-dark .rd-navbar-corporate .rd-navbar-search .form-label, .rd-navbar-darker .rd-navbar-corporate .rd-navbar-search .form-label, .bg-gray-700 .rd-navbar-corporate .rd-navbar-search .form-label, .bg-gray-2 .rd-navbar-corporate .rd-navbar-search .form-label, .bg-gray-4 .rd-navbar-corporate .rd-navbar-search .form-label, .bg-primary .rd-navbar-corporate .rd-navbar-search .form-label, .bg-image-dark .rd-navbar-corporate .rd-navbar-search .form-label,
.context-dark .rd-navbar-corporate .rd-navbar-search .form-input,
.rd-navbar-dark .rd-navbar-corporate .rd-navbar-search .form-input,
.rd-navbar-darker .rd-navbar-corporate .rd-navbar-search .form-input,
.bg-gray-700 .rd-navbar-corporate .rd-navbar-search .form-input,
.bg-gray-2 .rd-navbar-corporate .rd-navbar-search .form-input,
.bg-gray-4 .rd-navbar-corporate .rd-navbar-search .form-input,
.bg-primary .rd-navbar-corporate .rd-navbar-search .form-input,
.bg-image-dark .rd-navbar-corporate .rd-navbar-search .form-input {
color: #707279;
}
.context-dark .rd-navbar-corporate .rd-navbar-search input, .rd-navbar-dark .rd-navbar-corporate .rd-navbar-search input, .rd-navbar-darker .rd-navbar-corporate .rd-navbar-search input, .bg-gray-700 .rd-navbar-corporate .rd-navbar-search input, .bg-gray-2 .rd-navbar-corporate .rd-navbar-search input, .bg-gray-4 .rd-navbar-corporate .rd-navbar-search input, .bg-primary .rd-navbar-corporate .rd-navbar-search input, .bg-image-dark .rd-navbar-corporate .rd-navbar-search input {
background: #424349;
border-color: #424349;
}
.context-dark .rd-navbar-corporate .nav-light-list a, .rd-navbar-dark .rd-navbar-corporate .nav-light-list a, .rd-navbar-darker .rd-navbar-corporate .nav-light-list a, .bg-gray-700 .rd-navbar-corporate .nav-light-list a, .bg-gray-2 .rd-navbar-corporate .nav-light-list a, .bg-gray-4 .rd-navbar-corporate .nav-light-list a, .bg-primary .rd-navbar-corporate .nav-light-list a, .bg-image-dark .rd-navbar-corporate .nav-light-list a {
color: #707279;
}
.context-dark .rd-navbar-corporate .nav-light-list li.active, .rd-navbar-dark .rd-navbar-corporate .nav-light-list li.active, .rd-navbar-darker .rd-navbar-corporate .nav-light-list li.active, .bg-gray-700 .rd-navbar-corporate .nav-light-list li.active, .bg-gray-2 .rd-navbar-corporate .nav-light-list li.active, .bg-gray-4 .rd-navbar-corporate .nav-light-list li.active, .bg-primary .rd-navbar-corporate .nav-light-list li.active, .bg-image-dark .rd-navbar-corporate .nav-light-list li.active,
.context-dark .rd-navbar-corporate .nav-light-list a:hover,
.rd-navbar-dark .rd-navbar-corporate .nav-light-list a:hover,
.rd-navbar-darker .rd-navbar-corporate .nav-light-list a:hover,
.bg-gray-700 .rd-navbar-corporate .nav-light-list a:hover,
.bg-gray-2 .rd-navbar-corporate .nav-light-list a:hover,
.bg-gray-4 .rd-navbar-corporate .nav-light-list a:hover,
.bg-primary .rd-navbar-corporate .nav-light-list a:hover,
.bg-image-dark .rd-navbar-corporate .nav-light-list a:hover {
color: #fcef57;
}
.context-dark .rd-navbar-corporate .link, .rd-navbar-dark .rd-navbar-corporate .link, .rd-navbar-darker .rd-navbar-corporate .link, .bg-gray-700 .rd-navbar-corporate .link, .bg-gray-2 .rd-navbar-corporate .link, .bg-gray-4 .rd-navbar-corporate .link, .bg-primary .rd-navbar-corporate .link, .bg-image-dark .rd-navbar-corporate .link {
color: #fff;
}
.context-dark .rd-navbar-corporate .link:hover, .rd-navbar-dark .rd-navbar-corporate .link:hover, .rd-navbar-darker .rd-navbar-corporate .link:hover, .bg-gray-700 .rd-navbar-corporate .link:hover, .bg-gray-2 .rd-navbar-corporate .link:hover, .bg-gray-4 .rd-navbar-corporate .link:hover, .bg-primary .rd-navbar-corporate .link:hover, .bg-image-dark .rd-navbar-corporate .link:hover {
color: #FFE1C4;
}
/**
*
* RD Navbar Modern
*/
.rd-navbar-modern {
background: #2c2d31;
}
.rd-navbar-modern.rd-navbar-static .rd-navbar-panel {
padding-left: 15px;
padding-right: 15px;
}
.rd-navbar-modern.rd-navbar-static .rd-navbar-panel-inner,
.rd-navbar-modern.rd-navbar-static .rd-navbar-main-container {
display: flex;
align-items: center;
justify-content: space-between;
}
.rd-navbar-modern.rd-navbar-static .rd-navbar-panel-inner > * + *,
.rd-navbar-modern.rd-navbar-static .rd-navbar-main-container > * + * {
margin-left: 25px;
}
.rd-navbar-modern.rd-navbar-static .rd-navbar-panel-inner {
position: relative;
z-index: 2;
padding: 13px 15px;
}
.rd-navbar-modern.rd-navbar-static .rd-navbar-panel-item {
max-width: 60%;
}
.rd-navbar-modern.rd-navbar-static .owl-carousel-inline-outer-1 {
width: 100%;
max-width: 350px;
flex-shrink: 0;
display: flex;
flex-direction: row;
align-items: center;
}
.rd-navbar-modern.rd-navbar-static .rd-navbar-brand img {
width: auto;
height: auto;
max-width: 200px;
max-height: 129px;
}
.rd-navbar-modern.rd-navbar-static .rd-navbar-main {
padding: 27px 0;
}
.rd-navbar-modern.rd-navbar-static .rd-navbar-main-container {
position: relative;
}
.rd-navbar-modern.rd-navbar-static .rd-navbar-main-container .rd-navbar-brand,
.rd-navbar-modern.rd-navbar-static .rd-navbar-main-container .rd-navbar-main-element {
flex-shrink: 0;
}
.rd-navbar-modern.rd-navbar-static .rd-search {
max-width: 315px;
margin-left: auto;
width: 100%;
}
.rd-navbar-modern.rd-navbar-static .rd-navbar-search .rd-search {
position: absolute;
right: 45px;
top: 0;
opacity: 0;
visibility: hidden;
min-width: 300px;
transition: .33s;
transform-origin: 100% 50%;
transform: scale3d(0.8, 1, 1);
}
.rd-navbar-modern.rd-navbar-static .rd-navbar-search.active .rd-search {
visibility: visible;
opacity: 1;
transform: scale3d(1, 1, 1);
}
.rd-navbar-modern.rd-navbar-static .rd-navbar-search .rd-navbar-search-toggle {
position: relative;
top: -1px;
display: flex;
}
.rd-navbar-modern.rd-navbar-static .rd-navbar-nav {
flex-grow: 1;
text-align: right;
padding: 0 25px;
}
.rd-navbar-modern.rd-navbar-static .rd-nav-item > .rd-navbar-submenu-toggle {
position: relative;
top: 1px;
}
.rd-navbar-modern.rd-navbar-static .rd-navbar-megamenu {
left: 15px;
right: auto;
}
.rd-navbar-modern.rd-navbar-static .post-classic-title {
color: #151515;
}
.rd-navbar-modern.rd-navbar-static .post-classic-title a:hover {
color: #FFE1C4;
}
.rd-navbar-modern.rd-navbar-static .owl-carousel-inline-outer-1 {
max-width: 450px;
}
@media (min-width: 1200px) {
.rd-navbar-modern.rd-navbar-static .rd-navbar-list-item + .rd-navbar-list-item {
margin-left: 65px;
}
}
.rd-navbar-modern.rd-navbar-static.rd-navbar--is-stuck, .rd-navbar-modern.rd-navbar-static.rd-navbar--is-clone {
background: #35363c;
}
.rd-navbar-modern.rd-navbar-static.rd-navbar--is-stuck .rd-navbar-panel, .rd-navbar-modern.rd-navbar-static.rd-navbar--is-clone .rd-navbar-panel {
height: 0;
overflow: hidden;
padding-top: 0;
padding-bottom: 0;
}
.rd-navbar-modern.rd-navbar-static.rd-navbar--is-stuck .rd-navbar-main, .rd-navbar-modern.rd-navbar-static.rd-navbar--is-clone .rd-navbar-main {
padding: 10px 0;
}
.rd-navbar-modern.rd-navbar-static.rd-navbar--is-stuck .rd-navbar-brand img, .rd-navbar-modern.rd-navbar-static.rd-navbar--is-clone .rd-navbar-brand img {
max-width: 200px;
max-height: 55px;
}
.rd-navbar-modern.rd-navbar-static.rd-navbar--is-stuck .rd-navbar-nav-item > .rd-navbar-submenu, .rd-navbar-modern.rd-navbar-static.rd-navbar--is-clone .rd-navbar-nav-item > .rd-navbar-submenu {
margin-top: 17px;
}
.rd-navbar-modern.rd-navbar-fixed .rd-navbar-panel-inner {
display: flex;
align-items: center;
justify-content: flex-end;
padding-left: 15px;
padding-right: 5px;
}
.rd-navbar-modern.rd-navbar-fixed .rd-navbar-panel-inner > * + * {
margin-left: 14px;
}
.rd-navbar-modern.rd-navbar-fixed .list-inline .list-inline {
position: relative;
top: 2px;
}
.rd-navbar-modern.rd-navbar-fixed .rd-navbar-main-container {
display: flex;
flex-direction: column;
padding-top: 30px;
}
.rd-navbar-modern.rd-navbar-fixed .rd-navbar-main-element {
margin: 10px 20px;
}
.rd-navbar-modern.rd-navbar-fixed .rd-navbar-brand {
order: 0;
}
.rd-navbar-modern.rd-navbar-fixed .rd-navbar-nav {
order: 2;
}
.rd-navbar-modern.rd-navbar-fixed .list-inline-bordered {
text-align: center;
}
.rd-navbar-modern.rd-navbar-fixed .list-inline-bordered li + li {
margin-top: 10px;
}
.rd-navbar-modern.rd-navbar-fixed .rd-navbar-search-wrap {
display: block;
padding: 0;
}
.rd-navbar-modern.rd-navbar-fixed .rd-navbar-search-wrap::after {
display: none;
}
@media (max-width: 575.98px) {
.rd-navbar-modern.rd-navbar-fixed .owl-carousel {
margin-left: 0;
margin-top: 5px;
}
.rd-navbar-modern.rd-navbar-fixed .rd-mail-link {
position: relative;
width: 38px;
height: 38px;
line-height: 38px;
text-align: center;
background: rgba(237, 239, 244, 0.1);
border-radius: 3px;
transition: .22s;
margin-right: 10px;
}
.rd-navbar-modern.rd-navbar-fixed .rd-mail-link .unit {
display: block;
}
.rd-navbar-modern.rd-navbar-fixed .rd-mail-link a {
display: block;
position: absolute;
top: 0;
right: 0;
bottom: 0;
left: 0;
font-size: 0;
}
.rd-navbar-modern.rd-navbar-fixed .rd-mail-link:hover {
background: #fcef57;
}
.rd-navbar-modern.rd-navbar-fixed .rd-mail-link:hover .icon {
color: #252b2f;
}
}
@media (min-width: 576px) {
.rd-navbar-modern.rd-navbar-fixed .owl-carousel-inline-outer-1 {
display: flex;
align-items: center;
}
}
.rd-navbar-search-wrap {
font-size: 0;
line-height: 0;
}
.context-dark .rd-navbar-modern .rd-navbar-search .form-label, .rd-navbar-dark .rd-navbar-modern .rd-navbar-search .form-label, .rd-navbar-darker .rd-navbar-modern .rd-navbar-search .form-label, .bg-gray-700 .rd-navbar-modern .rd-navbar-search .form-label, .bg-gray-2 .rd-navbar-modern .rd-navbar-search .form-label, .bg-gray-4 .rd-navbar-modern .rd-navbar-search .form-label, .bg-primary .rd-navbar-modern .rd-navbar-search .form-label, .bg-image-dark .rd-navbar-modern .rd-navbar-search .form-label,
.context-dark .rd-navbar-modern .rd-navbar-search .form-input,
.rd-navbar-dark .rd-navbar-modern .rd-navbar-search .form-input,
.rd-navbar-darker .rd-navbar-modern .rd-navbar-search .form-input,
.bg-gray-700 .rd-navbar-modern .rd-navbar-search .form-input,
.bg-gray-2 .rd-navbar-modern .rd-navbar-search .form-input,
.bg-gray-4 .rd-navbar-modern .rd-navbar-search .form-input,
.bg-primary .rd-navbar-modern .rd-navbar-search .form-input,
.bg-image-dark .rd-navbar-modern .rd-navbar-search .form-input {
color: #707279;
}
.context-dark .rd-navbar-modern .rd-navbar-search input, .rd-navbar-dark .rd-navbar-modern .rd-navbar-search input, .rd-navbar-darker .rd-navbar-modern .rd-navbar-search input, .bg-gray-700 .rd-navbar-modern .rd-navbar-search input, .bg-gray-2 .rd-navbar-modern .rd-navbar-search input, .bg-gray-4 .rd-navbar-modern .rd-navbar-search input, .bg-primary .rd-navbar-modern .rd-navbar-search input, .bg-image-dark .rd-navbar-modern .rd-navbar-search input {
background: #424349;
border-color: #424349;
}
.context-dark .rd-navbar-modern .rd-navbar-search #search-results::before, .rd-navbar-dark .rd-navbar-modern .rd-navbar-search #search-results::before, .rd-navbar-darker .rd-navbar-modern .rd-navbar-search #search-results::before, .bg-gray-700 .rd-navbar-modern .rd-navbar-search #search-results::before, .bg-gray-2 .rd-navbar-modern .rd-navbar-search #search-results::before, .bg-gray-4 .rd-navbar-modern .rd-navbar-search #search-results::before, .bg-primary .rd-navbar-modern .rd-navbar-search #search-results::before, .bg-image-dark .rd-navbar-modern .rd-navbar-search #search-results::before {
border-color: #424349;
}
.context-dark .rd-navbar-static.rd-navbar-modern .rd-nav-item.focus .rd-nav-link, .rd-navbar-dark .rd-navbar-static.rd-navbar-modern .rd-nav-item.focus .rd-nav-link, .rd-navbar-darker .rd-navbar-static.rd-navbar-modern .rd-nav-item.focus .rd-nav-link, .bg-gray-700 .rd-navbar-static.rd-navbar-modern .rd-nav-item.focus .rd-nav-link, .bg-gray-2 .rd-navbar-static.rd-navbar-modern .rd-nav-item.focus .rd-nav-link, .bg-gray-4 .rd-navbar-static.rd-navbar-modern .rd-nav-item.focus .rd-nav-link, .bg-primary .rd-navbar-static.rd-navbar-modern .rd-nav-item.focus .rd-nav-link, .bg-image-dark .rd-navbar-static.rd-navbar-modern .rd-nav-item.focus .rd-nav-link, .context-dark .rd-navbar-static.rd-navbar-modern .rd-nav-item.opened .rd-nav-link, .rd-navbar-dark .rd-navbar-static.rd-navbar-modern .rd-nav-item.opened .rd-nav-link, .rd-navbar-darker .rd-navbar-static.rd-navbar-modern .rd-nav-item.opened .rd-nav-link, .bg-gray-700 .rd-navbar-static.rd-navbar-modern .rd-nav-item.opened .rd-nav-link, .bg-gray-2 .rd-navbar-static.rd-navbar-modern .rd-nav-item.opened .rd-nav-link, .bg-gray-4 .rd-navbar-static.rd-navbar-modern .rd-nav-item.opened .rd-nav-link, .bg-primary .rd-navbar-static.rd-navbar-modern .rd-nav-item.opened .rd-nav-link, .bg-image-dark .rd-navbar-static.rd-navbar-modern .rd-nav-item.opened .rd-nav-link, .context-dark .rd-navbar-static.rd-navbar-modern .rd-nav-item.active .rd-nav-link, .rd-navbar-dark .rd-navbar-static.rd-navbar-modern .rd-nav-item.active .rd-nav-link, .rd-navbar-darker .rd-navbar-static.rd-navbar-modern .rd-nav-item.active .rd-nav-link, .bg-gray-700 .rd-navbar-static.rd-navbar-modern .rd-nav-item.active .rd-nav-link, .bg-gray-2 .rd-navbar-static.rd-navbar-modern .rd-nav-item.active .rd-nav-link, .bg-gray-4 .rd-navbar-static.rd-navbar-modern .rd-nav-item.active .rd-nav-link, .bg-primary .rd-navbar-static.rd-navbar-modern .rd-nav-item.active .rd-nav-link, .bg-image-dark .rd-navbar-static.rd-navbar-modern .rd-nav-item.active .rd-nav-link {
color: #fcef57;
}
.context-dark .rd-navbar-static.rd-navbar-modern .rd-nav-item.focus > .rd-navbar-submenu-toggle, .rd-navbar-dark .rd-navbar-static.rd-navbar-modern .rd-nav-item.focus > .rd-navbar-submenu-toggle, .rd-navbar-darker .rd-navbar-static.rd-navbar-modern .rd-nav-item.focus > .rd-navbar-submenu-toggle, .bg-gray-700 .rd-navbar-static.rd-navbar-modern .rd-nav-item.focus > .rd-navbar-submenu-toggle, .bg-gray-2 .rd-navbar-static.rd-navbar-modern .rd-nav-item.focus > .rd-navbar-submenu-toggle, .bg-gray-4 .rd-navbar-static.rd-navbar-modern .rd-nav-item.focus > .rd-navbar-submenu-toggle, .bg-primary .rd-navbar-static.rd-navbar-modern .rd-nav-item.focus > .rd-navbar-submenu-toggle, .bg-image-dark .rd-navbar-static.rd-navbar-modern .rd-nav-item.focus > .rd-navbar-submenu-toggle, .context-dark .rd-navbar-static.rd-navbar-modern .rd-nav-item.opened > .rd-navbar-submenu-toggle, .rd-navbar-dark .rd-navbar-static.rd-navbar-modern .rd-nav-item.opened > .rd-navbar-submenu-toggle, .rd-navbar-darker .rd-navbar-static.rd-navbar-modern .rd-nav-item.opened > .rd-navbar-submenu-toggle, .bg-gray-700 .rd-navbar-static.rd-navbar-modern .rd-nav-item.opened > .rd-navbar-submenu-toggle, .bg-gray-2 .rd-navbar-static.rd-navbar-modern .rd-nav-item.opened > .rd-navbar-submenu-toggle, .bg-gray-4 .rd-navbar-static.rd-navbar-modern .rd-nav-item.opened > .rd-navbar-submenu-toggle, .bg-primary .rd-navbar-static.rd-navbar-modern .rd-nav-item.opened > .rd-navbar-submenu-toggle, .bg-image-dark .rd-navbar-static.rd-navbar-modern .rd-nav-item.opened > .rd-navbar-submenu-toggle, .context-dark .rd-navbar-static.rd-navbar-modern .rd-nav-item.active > .rd-navbar-submenu-toggle, .rd-navbar-dark .rd-navbar-static.rd-navbar-modern .rd-nav-item.active > .rd-navbar-submenu-toggle, .rd-navbar-darker .rd-navbar-static.rd-navbar-modern .rd-nav-item.active > .rd-navbar-submenu-toggle, .bg-gray-700 .rd-navbar-static.rd-navbar-modern .rd-nav-item.active > .rd-navbar-submenu-toggle, .bg-gray-2 .rd-navbar-static.rd-navbar-modern .rd-nav-item.active > .rd-navbar-submenu-toggle, .bg-gray-4 .rd-navbar-static.rd-navbar-modern .rd-nav-item.active > .rd-navbar-submenu-toggle, .bg-primary .rd-navbar-static.rd-navbar-modern .rd-nav-item.active > .rd-navbar-submenu-toggle, .bg-image-dark .rd-navbar-static.rd-navbar-modern .rd-nav-item.active > .rd-navbar-submenu-toggle {
color: #fcef57;
}
.context-dark .rd-navbar-static.rd-navbar-modern .rd-nav-link, .rd-navbar-dark .rd-navbar-static.rd-navbar-modern .rd-nav-link, .rd-navbar-darker .rd-navbar-static.rd-navbar-modern .rd-nav-link, .bg-gray-700 .rd-navbar-static.rd-navbar-modern .rd-nav-link, .bg-gray-2 .rd-navbar-static.rd-navbar-modern .rd-nav-link, .bg-gray-4 .rd-navbar-static.rd-navbar-modern .rd-nav-link, .bg-primary .rd-navbar-static.rd-navbar-modern .rd-nav-link, .bg-image-dark .rd-navbar-static.rd-navbar-modern .rd-nav-link {
color: #fff;
}
.context-dark .rd-navbar-static.rd-navbar-modern .rd-nav-link:hover, .rd-navbar-dark .rd-navbar-static.rd-navbar-modern .rd-nav-link:hover, .rd-navbar-darker .rd-navbar-static.rd-navbar-modern .rd-nav-link:hover, .bg-gray-700 .rd-navbar-static.rd-navbar-modern .rd-nav-link:hover, .bg-gray-2 .rd-navbar-static.rd-navbar-modern .rd-nav-link:hover, .bg-gray-4 .rd-navbar-static.rd-navbar-modern .rd-nav-link:hover, .bg-primary .rd-navbar-static.rd-navbar-modern .rd-nav-link:hover, .bg-image-dark .rd-navbar-static.rd-navbar-modern .rd-nav-link:hover {
color: #fcef57;
}
.context-dark .rd-navbar-static.rd-navbar-modern .rd-navbar-search-toggle, .rd-navbar-dark .rd-navbar-static.rd-navbar-modern .rd-navbar-search-toggle, .rd-navbar-darker .rd-navbar-static.rd-navbar-modern .rd-navbar-search-toggle, .bg-gray-700 .rd-navbar-static.rd-navbar-modern .rd-navbar-search-toggle, .bg-gray-2 .rd-navbar-static.rd-navbar-modern .rd-navbar-search-toggle, .bg-gray-4 .rd-navbar-static.rd-navbar-modern .rd-navbar-search-toggle, .bg-primary .rd-navbar-static.rd-navbar-modern .rd-navbar-search-toggle, .bg-image-dark .rd-navbar-static.rd-navbar-modern .rd-navbar-search-toggle {
color: #fff;
}
.context-dark .rd-navbar-static.rd-navbar-modern .rd-navbar-search-toggle:hover, .rd-navbar-dark .rd-navbar-static.rd-navbar-modern .rd-navbar-search-toggle:hover, .rd-navbar-darker .rd-navbar-static.rd-navbar-modern .rd-navbar-search-toggle:hover, .bg-gray-700 .rd-navbar-static.rd-navbar-modern .rd-navbar-search-toggle:hover, .bg-gray-2 .rd-navbar-static.rd-navbar-modern .rd-navbar-search-toggle:hover, .bg-gray-4 .rd-navbar-static.rd-navbar-modern .rd-navbar-search-toggle:hover, .bg-primary .rd-navbar-static.rd-navbar-modern .rd-navbar-search-toggle:hover, .bg-image-dark .rd-navbar-static.rd-navbar-modern .rd-navbar-search-toggle:hover {
color: #fcef57;
}
.ie-10 .rd-navbar-static.rd-navbar-modern .rd-navbar-panel-list,
.ie-11 .rd-navbar-static.rd-navbar-modern .rd-navbar-panel-list {
width: 100%;
text-align: right;
}
.rd-range {
height: 18px;
margin-top: 16px;
display: flex;
-webkit-align-items: center;
}
.rd-range__wrap {
position: relative;
width: 100%;
background-color: #f5f5f5;
transition: background 100ms cubic-bezier(0.23, 1, 0.32, 1);
height: 6px;
}
.rd-range__pointer {
position: absolute;
cursor: pointer;
top: 3px;
left: 6%;
z-index: 1;
width: 14px;
height: 14px;
border-radius: 50%;
transform: translate(-50%, -50%);
transform-origin: 0 15%;
transition: transform 0.2s cubic-bezier(0.35, 0, 0.25, 1);
overflow: visible;
background-color: #fff;
border: 5px solid #FFE1C4;
background-clip: padding-box;
}
@media (min-width: 768px) {
.rd-range__pointer {
width: 18px;
height: 18px;
}
.rd-range__pointer:before {
content: '';
position: absolute;
top: -7px;
left: -7px;
width: 26px;
height: 26px;
pointer-events: none;
background: rgba(53, 173, 121, 0.16);
border-radius: 50%;
transform: scale(0);
transition: transform 100ms cubic-bezier(0.445, 0.05, 0.55, 0.95) 0ms, opacity 60ms cubic-bezier(0.445, 0.05, 0.55, 0.95) 0ms;
pointer-events: none;
animation-duration: 1s;
animation-fill-mode: both;
animation-iteration-count: infinite;
}
.rd-range__pointer.active {
transform: scale3d(1.1, 1.1, 1.1) translate(-50%, -50%);
}
.rd-range__pointer.active:before {
animation: none;
transform: scale(0);
opacity: 0;
}
}
.rd-range__line {
background-color: #FFE1C4;
position: absolute;
top: 0;
left: 0;
height: 6px;
transition: none;
}
.rd-range .rd-range__pointer-tooltip {
display: none !important;
}
.rd-range-wrap {
display: flex;
justify-content: space-between;
align-items: center;
}
.rd-range-form-wrap {
position: relative;
font-family: "Kanit", -apple-system, BlinkMacSystemFont, "Segoe UI", Roboto, "Helvetica Neue", Arial, sans-serif;
line-height: 1.2;
font-weight: 500;
color: #151515;
}
.rd-range-form-wrap span {
position: absolute;
left: 15px;
top: 0;
bottom: 0;
line-height: 40px;
}
.rd-range-divider {
flex-grow: 1;
height: 1px;
margin-left: 6px;
margin-right: 6px;
border-top: 1px solid #e1e1e1;
}
.rd-range-input {
width: 97px;
height: 38px;
padding: 7px 22px;
background-color: transparent;
outline: none;
border-radius: 3px;
border: 1px solid #e1e1e1;
}
/*
*
* Swiper
*/
.swiper-container {
display: -ms-flexbox;
display: -webkit-flex;
display: flex;
margin: 0 auto;
position: relative;
overflow: hidden;
height: auto;
width: 100%;
/* Fix of Webkit flickering */
z-index: 1;
}
.swiper-container-no-flexbox .swiper-slide {
float: left;
}
.swiper-container-vertical > .swiper-wrapper {
-webkit-flex-direction: column;
-ms-flex-direction: column;
flex-direction: column;
}
.swiper-wrapper {
position: relative;
z-index: 1;
display: -ms-flexbox;
display: -webkit-flex;
display: flex;
-webkit-align-self: stretch;
-ms-flex-item-align: stretch;
align-self: stretch;
-webkit-align-items: stretch;
-ms-flex-align: stretch;
align-items: stretch;
width: 100%;
height: auto;
min-height: inherit;
transition-property: transform;
box-sizing: content-box;
}
.swiper-container {
-ms-flex-negative: 0;
-webkit-flex-shrink: 0;
flex-shrink: 0;
}
.swiper-container-android .swiper-slide,
.swiper-wrapper {
transform: translate3d(0, 0, 0);
}
.swiper-container-multirow > .swiper-wrapper {
flex-wrap: wrap;
}
.swiper-container-free-mode > .swiper-wrapper {
transition-timing-function: ease-out;
margin: 0 auto;
}
/* a11y */
.swiper-container .swiper-notification {
position: absolute;
left: 0;
top: 0;
pointer-events: none;
opacity: 0;
z-index: -1000;
}
/* IE10 Windows Phone 8 Fixes */
.swiper-wp8-horizontal {
touch-action: pan-y;
}
.swiper-wp8-vertical {
touch-action: pan-x;
}
/* Coverflow */
.swiper-container-coverflow .swiper-wrapper {
/* Windows 8 IE 10 fix */
}
.swiper-container-fade.swiper-container-free-mode .swiper-slide {
transition-timing-function: ease-out;
}
.swiper-container-fade .swiper-slide {
pointer-events: none;
}
.swiper-container-fade .swiper-slide .swiper-slide {
pointer-events: none;
}
.swiper-container-fade .swiper-slide-active,
.swiper-container-fade .swiper-slide-active .swiper-slide-active {
pointer-events: auto;
}
.swiper-lazy-preloader {
width: 42px;
height: 42px;
position: absolute;
left: 50%;
top: 50%;
margin-left: -21px;
margin-top: -21px;
z-index: 10;
transform-origin: 50%;
animation: swiper-preloader-spin 1s steps(12, end) infinite;
}
.swiper-lazy-preloader:after {
display: block;
content: "";
width: 100%;
height: 100%;
background-image: url("data:image/svg+xml;charset=utf-8,%3Csvg%20viewBox%3D'0%200%20120%20120'%20xmlns%3D'http%3A%2F%2Fwww.w3.org%2F2000%2Fsvg'%20xmlns%3Axlink%3D'http%3A%2F%2Fwww.w3.org%2F1999%2Fxlink'%3E%3Cdefs%3E%3Cline%20id%3D'l'%20x1%3D'60'%20x2%3D'60'%20y1%3D'7'%20y2%3D'27'%20stroke%3D'%236c6c6c'%20stroke-width%3D'11'%20stroke-linecap%3D'round'%2F%3E%3C%2Fdefs%3E%3Cg%3E%3Cuse%20xlink%3Ahref%3D'%23l'%20opacity%3D'.27'%2F%3E%3Cuse%20xlink%3Ahref%3D'%23l'%20opacity%3D'.27'%20transform%3D'rotate(30%2060%2C60)'%2F%3E%3Cuse%20xlink%3Ahref%3D'%23l'%20opacity%3D'.27'%20transform%3D'rotate(60%2060%2C60)'%2F%3E%3Cuse%20xlink%3Ahref%3D'%23l'%20opacity%3D'.27'%20transform%3D'rotate(90%2060%2C60)'%2F%3E%3Cuse%20xlink%3Ahref%3D'%23l'%20opacity%3D'.27'%20transform%3D'rotate(120%2060%2C60)'%2F%3E%3Cuse%20xlink%3Ahref%3D'%23l'%20opacity%3D'.27'%20transform%3D'rotate(150%2060%2C60)'%2F%3E%3Cuse%20xlink%3Ahref%3D'%23l'%20opacity%3D'.37'%20transform%3D'rotate(180%2060%2C60)'%2F%3E%3Cuse%20xlink%3Ahref%3D'%23l'%20opacity%3D'.46'%20transform%3D'rotate(210%2060%2C60)'%2F%3E%3Cuse%20xlink%3Ahref%3D'%23l'%20opacity%3D'.56'%20transform%3D'rotate(240%2060%2C60)'%2F%3E%3Cuse%20xlink%3Ahref%3D'%23l'%20opacity%3D'.66'%20transform%3D'rotate(270%2060%2C60)'%2F%3E%3Cuse%20xlink%3Ahref%3D'%23l'%20opacity%3D'.75'%20transform%3D'rotate(300%2060%2C60)'%2F%3E%3Cuse%20xlink%3Ahref%3D'%23l'%20opacity%3D'.85'%20transform%3D'rotate(330%2060%2C60)'%2F%3E%3C%2Fg%3E%3C%2Fsvg%3E");
background-position: 50%;
background-size: 100%;
background-repeat: no-repeat;
}
.swiper-lazy-preloader-white:after {
background-image: url("data:image/svg+xml;charset=utf-8,%3Csvg%20viewBox%3D'0%200%20120%20120'%20xmlns%3D'http%3A%2F%2Fwww.w3.org%2F2000%2Fsvg'%20xmlns%3Axlink%3D'http%3A%2F%2Fwww.w3.org%2F1999%2Fxlink'%3E%3Cdefs%3E%3Cline%20id%3D'l'%20x1%3D'60'%20x2%3D'60'%20y1%3D'7'%20y2%3D'27'%20stroke%3D'%23fff'%20stroke-width%3D'11'%20stroke-linecap%3D'round'%2F%3E%3C%2Fdefs%3E%3Cg%3E%3Cuse%20xlink%3Ahref%3D'%23l'%20opacity%3D'.27'%2F%3E%3Cuse%20xlink%3Ahref%3D'%23l'%20opacity%3D'.27'%20transform%3D'rotate(30%2060%2C60)'%2F%3E%3Cuse%20xlink%3Ahref%3D'%23l'%20opacity%3D'.27'%20transform%3D'rotate(60%2060%2C60)'%2F%3E%3Cuse%20xlink%3Ahref%3D'%23l'%20opacity%3D'.27'%20transform%3D'rotate(90%2060%2C60)'%2F%3E%3Cuse%20xlink%3Ahref%3D'%23l'%20opacity%3D'.27'%20transform%3D'rotate(120%2060%2C60)'%2F%3E%3Cuse%20xlink%3Ahref%3D'%23l'%20opacity%3D'.27'%20transform%3D'rotate(150%2060%2C60)'%2F%3E%3Cuse%20xlink%3Ahref%3D'%23l'%20opacity%3D'.37'%20transform%3D'rotate(180%2060%2C60)'%2F%3E%3Cuse%20xlink%3Ahref%3D'%23l'%20opacity%3D'.46'%20transform%3D'rotate(210%2060%2C60)'%2F%3E%3Cuse%20xlink%3Ahref%3D'%23l'%20opacity%3D'.56'%20transform%3D'rotate(240%2060%2C60)'%2F%3E%3Cuse%20xlink%3Ahref%3D'%23l'%20opacity%3D'.66'%20transform%3D'rotate(270%2060%2C60)'%2F%3E%3Cuse%20xlink%3Ahref%3D'%23l'%20opacity%3D'.75'%20transform%3D'rotate(300%2060%2C60)'%2F%3E%3Cuse%20xlink%3Ahref%3D'%23l'%20opacity%3D'.85'%20transform%3D'rotate(330%2060%2C60)'%2F%3E%3C%2Fg%3E%3C%2Fsvg%3E");
}
@keyframes swiper-preloader-spin {
100% {
transform: rotate(360deg);
}
}
.swiper-slide > .vide__body,
.swiper-slide > .parallax_cnt {
height: 100%;
}
.swiper-button-prev,
.swiper-button-next {
position: absolute;
top: 50%;
transform: translateY(-50%);
display: none;
font-size: 26px;
line-height: 1;
color: #fff;
text-align: center;
cursor: pointer;
transition: .2s ease-in;
will-change: transform;
z-index: 10;
}
.swiper-button-prev:hover,
.swiper-button-next:hover {
color: #FFE1C4;
}
@media (min-width: 768px) {
.swiper-button-prev,
.swiper-button-next {
display: block;
}
}
.swiper-button-prev.swiper-button-disabled,
.swiper-button-next.swiper-button-disabled {
opacity: 0.35;
cursor: auto;
pointer-events: none;
}
.swiper-button-prev {
left: 30px;
}
.swiper-button-prev:before {
font-family: "FontAwesome";
content: "\f060";
}
.swiper-button-next {
right: 30px;
}
.swiper-button-next:before {
font-family: "FontAwesome";
content: "\f061";
}
.swiper-slider.swiper-container-rtl .swiper-button-prev::before {
content: "\f061";
}
.swiper-slider.swiper-container-rtl .swiper-button-next::before {
content: "\f060";
}
.swiper-pagination {
position: absolute;
display: block;
text-align: center;
transition: .3s;
transform: translate3d(0, 0, 0);
z-index: 10;
}
.swiper-pagination.swiper-pagination-hidden {
opacity: 0;
}
.swiper-pagination.swiper-pagination-clickable .swiper-pagination-bullet {
cursor: pointer;
}
.swiper-pagination-bullet {
width: 10px;
height: 10px;
display: inline-block;
border-radius: 100%;
background: rgba(255, 255, 255, 0.6);
transition: .2s;
}
.swiper-pagination-bullet.swiper-pagination-bullet-active, .swiper-pagination-bullet:hover {
background: white;
}
.swiper-container-vertical > .swiper-pagination {
right: 10px;
top: 50%;
transform: translate3d(0px, -50%, 0);
}
.swiper-container-vertical > .swiper-pagination .swiper-pagination-bullet {
margin: 5px 0;
display: block;
}
.swiper-container-horizontal > .swiper-pagination {
bottom: 20px;
left: 0;
width: 100%;
}
.swiper-container-horizontal > .swiper-pagination .swiper-pagination-bullet {
margin: 0 5px;
}
.swiper-slide {
position: relative;
display: -ms-flexbox;
display: -webkit-flex;
display: flex;
-webkit-align-items: center;
-ms-flex-align: center;
align-items: center;
-webkit-justify-content: center;
-ms-flex-pack: center;
justify-content: center;
-ms-flex-negative: 0;
-webkit-flex-shrink: 0;
flex-shrink: 0;
width: 100%;
height: 100%;
white-space: nowrap;
}
.swiper-slide-caption {
width: 100%;
white-space: normal;
}
.swiper-slider-1 {
min-height: 40.10417vw;
}
.post-slider .swiper-pagination-bullet {
position: relative;
overflow: hidden;
border-radius: 0;
border: 2px solid #FFE1C4;
background: transparent;
}
.post-slider .swiper-pagination-bullet::before {
position: absolute;
display: block;
top: 50%;
left: 50%;
width: 0;
height: 0;
pointer-events: none;
background: #FFE1C4;
content: '';
transform: translate(-50%, -50%);
transition: all .5s;
}
.post-slider .swiper-pagination-bullet:hover, .post-slider .swiper-pagination-bullet.swiper-pagination-bullet-active {
background: transparent;
}
.post-slider .swiper-pagination-bullet:hover::before, .post-slider .swiper-pagination-bullet.swiper-pagination-bullet-active::before {
width: 50px;
height: 50px;
}
.post-slider .swiper-button-next, .post-slider .swiper-button-prev {
width: 35px;
height: 35px;
font-size: 30px;
border: 2px solid #fff;
opacity: .5;
}
.post-slider .swiper-button-next::before, .post-slider .swiper-button-prev::before {
font-family: 'Material Icons';
}
.post-slider .swiper-button-next:hover, .post-slider .swiper-button-prev:hover {
color: #fff;
opacity: 1;
}
.post-slider .swiper-button-prev::before {
content: '\e5cb';
}
.post-slider .swiper-button-next::before {
content: '\e5cc';
}
.heading-component + .post-slider {
margin-top: 18px;
}
@media (min-width: 768px) {
.post-slider .swiper-pagination {
display: none;
}
}
.swiper-classic {
min-height: 325px;
height: 34.94792vw;
}
.swiper-classic h1 {
font-weight: 900;
letter-spacing: 0.025em;
}
.swiper-classic h4,
.swiper-classic .heading-4 {
font-weight: 400;
letter-spacing: .05em;
}
.swiper-classic .swiper-slide {
flex-direction: column;
background-position: 24% 0;
}
.swiper-classic .swiper-button {
position: absolute;
top: 50%;
height: 50px;
width: 66px;
overflow: hidden;
transform: translate3d(0, -50%, 0);
color: #fff;
font-size: 27px;
line-height: 1;
}
.swiper-classic .swiper-button::before {
position: absolute;
top: 50%;
left: 50%;
transform: translate3d(-50%, -50%, 0);
font-family: 'Material Icons';
}
.swiper-classic .swiper-button::after {
content: '';
position: absolute;
top: 0;
right: 0;
bottom: 0;
left: 0;
z-index: -1;
background: rgba(255, 255, 255, 0.18);
pointer-events: none;
transition: .33s;
outline: 1px solid transparent;
}
.swiper-classic .swiper-button:hover {
color: #fff;
}
.swiper-classic .swiper-button:hover::after {
background: #FFE1C4;
}
.swiper-classic .swiper-button-prev {
left: 0;
}
.swiper-classic .swiper-button-prev::before {
content: '\e5cb';
margin-left: -3px;
}
.swiper-classic .swiper-button-prev::after {
transform-origin: 100% 100%;
transform: skew(10deg);
}
.swiper-classic .swiper-button-next {
right: 0;
}
.swiper-classic .swiper-button-next::before {
content: '\e5cc';
margin-right: -3px;
}
.swiper-classic .swiper-button-next::after {
transform-origin: 100% 100%;
transform: skew(-10deg);
}
.swiper-classic .swiper-pagination-bullet {
position: relative;
width: 10px;
height: 10px;
border-radius: 50%;
background: #fff;
}
.swiper-classic .swiper-pagination-bullet::after {
content: '';
position: absolute;
top: -8px;
right: -8px;
bottom: -8px;
left: -8px;
border: 1px solid #fff;
border-radius: 50%;
opacity: 0;
visibility: hidden;
transition: .22s;
}
.swiper-classic .swiper-pagination-bullet-active, .swiper-classic .swiper-pagination-bullet:hover {
background: #FFE1C4;
}
.swiper-classic .swiper-pagination-bullet-active::after {
opacity: 1;
visibility: visible;
}
.swiper-classic .swiper-pagination-bullet + .swiper-pagination-bullet {
margin-left: 20px;
}
@media (min-width: 768px) {
.swiper-classic .swiper-slide {
background-position: 66% 0;
}
.swiper-classic .swiper-pagination {
display: none;
}
.swiper-classic * + .button {
margin-top: 40px;
}
}
@media (min-width: 1200px) {
.swiper-classic h1,
.swiper-classic .h1 {
font-size: 90px;
line-height: 0.88889;
}
}
.swiper-modern {
min-height: 33.95833vw;
}
.swiper-modern h4,
.swiper-modern .heading-4 {
font-weight: 400;
letter-spacing: .05em;
}
.swiper-modern .swiper-slide {
flex-direction: column;
min-width: 100%;
background-position: 55% 0;
}
.swiper-modern .swiper-slide::after {
content: '';
position: absolute;
top: 0;
right: 0;
bottom: 0;
left: 0;
pointer-events: none;
background: rgba(43, 62, 79, 0.29);
}
.swiper-modern .swiper-slide > * {
position: relative;
z-index: 1;
}
.swiper-modern .swiper-slide-caption {
padding: 30px 0 75px;
}
.swiper-modern .swiper-slide-caption h1, .swiper-modern .swiper-slide-caption h2, .swiper-modern .swiper-slide-caption h3, .swiper-modern .swiper-slide-caption h4, .swiper-modern .swiper-slide-caption h5, .swiper-modern .swiper-slide-caption h6, .swiper-modern .swiper-slide-caption [class*='heading-'] {
font-style: italic;
}
.swiper-modern .swiper-button {
position: absolute;
top: 50%;
height: 50px;
width: 66px;
overflow: hidden;
transform: translate3d(0, -50%, 0);
color: #fff;
font-size: 27px;
line-height: 1;
}
.swiper-modern .swiper-button::before {
position: absolute;
top: 50%;
left: 50%;
transform: translate3d(-50%, -50%, 0);
font-family: 'Material Icons';
}
.swiper-modern .swiper-button::after {
content: '';
position: absolute;
top: 0;
right: 0;
bottom: 0;
left: 0;
z-index: -1;
background: #313539;
pointer-events: none;
transition: .33s;
outline: 1px solid transparent;
}
.swiper-modern .swiper-button:hover {
color: #fff;
}
.swiper-modern .swiper-button:hover::after {
background: #FFE1C4;
}
.swiper-modern .swiper-button-prev {
left: 0;
}
.swiper-modern .swiper-button-prev::before {
content: '\e5cb';
margin-left: -3px;
}
.swiper-modern .swiper-button-prev::after {
transform-origin: 100% 100%;
transform: skew(10deg);
}
.swiper-modern .swiper-button-next {
right: 0;
}
.swiper-modern .swiper-button-next::before {
content: '\e5cc';
margin-right: -3px;
}
.swiper-modern .swiper-button-next::after {
transform-origin: 100% 100%;
transform: skew(-10deg);
}
.swiper-modern .swiper-pagination {
bottom: 32px;
}
.swiper-modern .swiper-pagination-bullet {
position: relative;
width: 10px;
height: 10px;
border-radius: 50%;
color: #fff;
background: #fff;
}
.swiper-modern .swiper-pagination-bullet::after {
content: '';
position: absolute;
top: -8px;
right: -8px;
bottom: -8px;
left: -8px;
border: 1px solid #fff;
border-radius: 50%;
opacity: 0;
visibility: hidden;
transition: .22s;
}
.swiper-modern .swiper-pagination-bullet-active, .swiper-modern .swiper-pagination-bullet:hover {
background: #fcef57;
}
.swiper-modern .swiper-pagination-bullet-active::after {
opacity: 1;
visibility: visible;
}
.swiper-modern .swiper-pagination-bullet + .swiper-pagination-bullet {
margin-left: 20px;
}
@media (max-width: 767.98px) {
.swiper-modern .swiper-pagination[data-index-bullet='true'] {
font-size: 0;
}
}
@media (min-width: 768px) {
.swiper-modern .swiper-slide-caption {
padding-right: 100px;
}
.swiper-modern .swiper-pagination-vertical {
position: absolute;
top: 57%;
right: 150px;
bottom: auto;
left: auto;
transform: translate3d(0, -57%, 0);
width: auto;
}
.swiper-modern .swiper-pagination-vertical .swiper-pagination-bullet {
display: block;
margin-left: 0;
}
.swiper-modern .swiper-pagination-vertical .swiper-pagination-bullet + .swiper-pagination-bullet {
margin-left: 0;
margin-top: 20px;
}
.swiper-modern .swiper-pagination[data-index-bullet='true'] {
font-family: "Kanit", -apple-system, BlinkMacSystemFont, "Segoe UI", Roboto, "Helvetica Neue", Arial, sans-serif;
font-size: 18px;
font-weight: 400;
letter-spacing: .025em;
text-align: center;
padding-bottom: 40px;
}
.swiper-modern .swiper-pagination[data-index-bullet='true'] .swiper-pagination-bullet {
position: relative;
}
.swiper-modern .swiper-pagination[data-index-bullet='true'] .swiper-pagination-bullet span {
position: absolute;
top: 50px;
left: 50%;
transform: translate3d(-50%, 0, 0);
opacity: 0;
transition: .22s;
pointer-events: none;
vertical-align: middle;
white-space: nowrap;
transform-origin: 0 50%;
}
.swiper-modern .swiper-pagination[data-index-bullet='true'] .swiper-pagination-bullet span::before {
content: '';
display: inline-block;
vertical-align: middle;
height: 25px;
border-right: 2px solid;
top: 25px;
}
.swiper-modern .swiper-pagination[data-index-bullet='true'] .swiper-pagination-bullet-active span,
.swiper-modern .swiper-pagination[data-index-bullet='true'] .swiper-pagination-bullet-active span::before {
opacity: 1;
}
.swiper-modern .swiper-pagination[data-index-bullet='true'] .swiper-pagination-bullet + .swiper-pagination-bullet {
margin-left: 35px;
}
.swiper-modern .swiper-pagination-vertical[data-index-bullet='true'] .swiper-pagination-bullet span {
left: 30px;
top: 50%;
transform: translate3d(10%, -50%, 0) scale(0.1, 1);
}
.swiper-modern .swiper-pagination-vertical[data-index-bullet='true'] .swiper-pagination-bullet span::before {
margin-right: 10px;
height: 0;
width: 25px;
border-right: 0;
border-bottom: 2px solid;
}
.swiper-modern .swiper-pagination-vertical[data-index-bullet='true'] .swiper-pagination-bullet-active span {
transform: translate3d(0, -50%, 0) scale(1, 1);
}
.swiper-modern .swiper-pagination-vertical[data-index-bullet='true'] .swiper-pagination-bullet + .swiper-pagination-bullet {
margin-left: 0;
margin-top: 20px;
}
.swiper-modern .button {
min-width: 170px;
}
}
@media (min-width: 1200px) {
.swiper-modern .swiper-slide::after {
display: none;
}
.swiper-modern .swiper-slide-caption {
padding: 80px 100px 80px 0;
}
}
@media (min-width: 768px) and (max-width: 1199.98px) {
.swiper-modern {
min-height: 500px;
}
}
@media (min-width: 1200px) and (max-width: 1599.98px) {
.swiper-modern {
min-height: 38.54167vw;
}
}
@media (min-width: 2050px) {
.swiper-modern .swiper-pagination-vertical {
left: calc(50% + 1920px / 2 + 200px);
}
}
.swiper-creative {
min-height: 37.03125vw;
}
.swiper-creative .swiper-slide {
flex-direction: column;
background-position: 24% 0;
}
.swiper-creative .swiper-slide-caption {
position: relative;
overflow: hidden;
max-width: 310px;
padding: 20px 0 65px;
}
.swiper-creative .swiper-button {
position: absolute;
top: 50%;
height: 50px;
width: 66px;
overflow: hidden;
transform: translate3d(0, -50%, 0);
color: #fff;
font-size: 27px;
line-height: 1;
}
.swiper-creative .swiper-button::before {
position: absolute;
top: 50%;
left: 50%;
transform: translate3d(-50%, -50%, 0);
font-family: 'Material Icons';
}
.swiper-creative .swiper-button::after {
content: '';
position: absolute;
top: 0;
right: 0;
bottom: 0;
left: 0;
z-index: -1;
background: rgba(255, 255, 255, 0.19);
pointer-events: none;
transition: .33s;
outline: 1px solid transparent;
}
.swiper-creative .swiper-button:hover {
color: #fff;
}
.swiper-creative .swiper-button:hover::after {
background: #FFE1C4;
}
.swiper-creative .swiper-button-prev {
left: 0;
}
.swiper-creative .swiper-button-prev::before {
content: '\e5cb';
margin-left: -3px;
}
.swiper-creative .swiper-button-prev::after {
transform-origin: 100% 100%;
transform: skew(10deg);
}
.swiper-creative .swiper-button-next {
right: 0;
}
.swiper-creative .swiper-button-next::before {
content: '\e5cc';
margin-right: -3px;
}
.swiper-creative .swiper-button-next::after {
transform-origin: 100% 100%;
transform: skew(-10deg);
}
.swiper-creative .swiper-pagination-bullet {
position: relative;
width: 10px;
height: 10px;
border-radius: 50%;
background: #fff;
}
.swiper-creative .swiper-pagination-bullet::after {
content: '';
position: absolute;
top: -8px;
right: -8px;
bottom: -8px;
left: -8px;
border: 1px solid #fff;
border-radius: 50%;
opacity: 0;
visibility: hidden;
transition: .22s;
}
.swiper-creative .swiper-pagination-bullet-active, .swiper-creative .swiper-pagination-bullet:hover {
background: #FFE1C4;
}
.swiper-creative .swiper-pagination-bullet-active::after {
opacity: 1;
visibility: visible;
}
.swiper-creative .swiper-pagination-bullet + .swiper-pagination-bullet {
margin-left: 20px;
}
@media (min-width: 768px) {
.swiper-creative .swiper-slide {
background-position: 66% 0;
}
.swiper-creative .swiper-slide-caption {
padding: 60px 60px 60px 30px;
max-width: 350px;
margin-left: auto;
}
.swiper-creative .swiper-pagination {
display: none;
}
.swiper-creative * + .button {
margin-top: 40px;
}
}
@media (min-width: 992px) {
.swiper-creative .swiper-slide-caption {
max-width: 370px;
}
}
@media (min-width: 1200px) {
.swiper-creative .swiper-slide-caption {
padding: 50px 30px;
max-width: 360px;
}
}
@media (min-width: 1600px) {
.swiper-creative .swiper-slide-caption {
max-width: 390px;
}
}
.swiper-corporate {
min-height: 33.95833vw;
}
.swiper-corporate h4,
.swiper-corporate .heading-4 {
font-weight: 400;
letter-spacing: .05em;
}
.swiper-corporate .swiper-slide {
flex-direction: column;
background-position: 55% 0;
}
.swiper-corporate .swiper-slide::after {
content: '';
position: absolute;
top: 0;
right: 0;
bottom: 0;
left: 0;
pointer-events: none;
background: rgba(43, 62, 79, 0.29);
}
.swiper-corporate .swiper-slide > * {
position: relative;
z-index: 1;
}
.swiper-corporate .swiper-slide-caption {
padding: 60px 0 70px;
max-width: 500px;
}
.swiper-corporate .heading-decoration-1 {
padding-right: 20px;
}
.swiper-corporate .swiper-button {
position: absolute;
top: 50%;
height: 50px;
width: 66px;
overflow: hidden;
transform: translate3d(0, -50%, 0);
color: #fff;
font-size: 27px;
line-height: 1;
}
.swiper-corporate .swiper-button::before {
position: absolute;
top: 50%;
left: 50%;
transform: translate3d(-50%, -50%, 0);
font-family: 'Material Icons';
}
.swiper-corporate .swiper-button::after {
content: '';
position: absolute;
top: 0;
right: 0;
bottom: 0;
left: 0;
z-index: -1;
background: #313539;
pointer-events: none;
transition: .33s;
outline: 1px solid transparent;
}
.swiper-corporate .swiper-button:hover {
color: #fff;
}
.swiper-corporate .swiper-button:hover::after {
background: #FFE1C4;
}
.swiper-corporate .swiper-button-prev {
left: 0;
}
.swiper-corporate .swiper-button-prev::before {
content: '\e5cb';
margin-left: -3px;
}
.swiper-corporate .swiper-button-prev::after {
transform-origin: 100% 100%;
transform: skew(10deg);
}
.swiper-corporate .swiper-button-next {
right: 0;
}
.swiper-corporate .swiper-button-next::before {
content: '\e5cc';
margin-right: -3px;
}
.swiper-corporate .swiper-button-next::after {
transform-origin: 100% 100%;
transform: skew(-10deg);
}
.swiper-corporate .swiper-pagination {
bottom: 32px;
}
.swiper-corporate .swiper-pagination-bullet {
position: relative;
width: 10px;
height: 10px;
border-radius: 50%;
color: #fff;
background: #fff;
}
.swiper-corporate .swiper-pagination-bullet::after {
content: '';
position: absolute;
top: -8px;
right: -8px;
bottom: -8px;
left: -8px;
border: 1px solid #fff;
border-radius: 50%;
opacity: 0;
visibility: hidden;
transition: .22s;
}
.swiper-corporate .swiper-pagination-bullet-active, .swiper-corporate .swiper-pagination-bullet:hover {
background: #fcef57;
}
.swiper-corporate .swiper-pagination-bullet-active::after {
opacity: 1;
visibility: visible;
}
.swiper-corporate .swiper-pagination-bullet + .swiper-pagination-bullet {
margin-left: 20px;
}
@media (max-width: 767.98px) {
.swiper-corporate .swiper-pagination[data-index-bullet='true'] {
font-size: 0;
}
}
@media (min-width: 768px) {
.swiper-corporate .swiper-slide-caption {
margin-left: auto;
max-width: 640px;
padding-right: 160px;
}
.swiper-corporate .swiper-pagination-vertical {
position: absolute;
top: 57%;
right: 150px;
bottom: auto;
left: auto;
transform: translate3d(0, -57%, 0);
width: auto;
}
.swiper-corporate .swiper-pagination-vertical .swiper-pagination-bullet {
display: block;
margin-left: 0;
}
.swiper-corporate .swiper-pagination-vertical .swiper-pagination-bullet + .swiper-pagination-bullet {
margin-left: 0;
margin-top: 20px;
}
.swiper-corporate .swiper-pagination[data-index-bullet='true'] {
font-family: "Kanit", -apple-system, BlinkMacSystemFont, "Segoe UI", Roboto, "Helvetica Neue", Arial, sans-serif;
font-size: 18px;
font-weight: 400;
letter-spacing: .025em;
text-align: center;
padding-bottom: 40px;
}
.swiper-corporate .swiper-pagination[data-index-bullet='true'] .swiper-pagination-bullet {
position: relative;
}
.swiper-corporate .swiper-pagination[data-index-bullet='true'] .swiper-pagination-bullet span {
position: absolute;
top: 50px;
left: 50%;
transform: translate3d(-50%, 0, 0);
opacity: 0;
transition: .22s;
pointer-events: none;
vertical-align: middle;
white-space: nowrap;
transform-origin: 0 50%;
}
.swiper-corporate .swiper-pagination[data-index-bullet='true'] .swiper-pagination-bullet span::before {
content: '';
display: inline-block;
vertical-align: middle;
height: 25px;
border-right: 2px solid;
top: 25px;
}
.swiper-corporate .swiper-pagination[data-index-bullet='true'] .swiper-pagination-bullet-active span,
.swiper-corporate .swiper-pagination[data-index-bullet='true'] .swiper-pagination-bullet-active span::before {
opacity: 1;
}
.swiper-corporate .swiper-pagination[data-index-bullet='true'] .swiper-pagination-bullet + .swiper-pagination-bullet {
margin-left: 35px;
}
.swiper-corporate .swiper-pagination-vertical[data-index-bullet='true'] .swiper-pagination-bullet span {
left: 30px;
top: 50%;
transform: translate3d(10%, -50%, 0) scale(0.1, 1);
}
.swiper-corporate .swiper-pagination-vertical[data-index-bullet='true'] .swiper-pagination-bullet span::before {
margin-right: 10px;
height: 0;
width: 25px;
border-right: 0;
border-bottom: 2px solid;
}
.swiper-corporate .swiper-pagination-vertical[data-index-bullet='true'] .swiper-pagination-bullet-active span {
transform: translate3d(0, -50%, 0) scale(1, 1);
}
.swiper-corporate .swiper-pagination-vertical[data-index-bullet='true'] .swiper-pagination-bullet + .swiper-pagination-bullet {
margin-left: 0;
margin-top: 20px;
}
.swiper-corporate .button {
min-width: 170px;
}
}
@media (min-width: 1200px) {
.swiper-corporate .swiper-slide::after {
display: none;
}
.swiper-corporate .swiper-slide-caption {
padding-top: 80px;
padding-bottom: 80px;
}
}
@media (min-width: 768px) and (max-width: 1199.98px) {
.swiper-corporate {
min-height: 500px;
}
}
@media (min-width: 1200px) and (max-width: 1599.98px) {
.swiper-corporate {
min-height: 38.54167vw;
}
}
@media (min-width: 1400px) {
.swiper-corporate .swiper-slide-caption {
max-width: 500px;
padding-right: 0;
}
}
@media (min-width: 2050px) {
.swiper-corporate .swiper-pagination-vertical {
left: calc(50% + 1920px / 2 + 200px);
}
}
.swiper-lily {
min-height: 37.03125vw;
}
.swiper-lily h4,
.swiper-lily .heading-4 {
font-weight: 400;
letter-spacing: .05em;
}
.swiper-lily .swiper-slide {
flex-direction: column;
background-position: center center;
}
.swiper-lily .swiper-slide-caption {
padding: 60px 0 70px;
}
.swiper-lily .swiper-button {
position: absolute;
top: 50%;
height: 50px;
width: 66px;
overflow: hidden;
transform: translate3d(0, -50%, 0);
color: #fff;
font-size: 27px;
line-height: 1;
}
.swiper-lily .swiper-button::before {
position: absolute;
top: 50%;
left: 50%;
transform: translate3d(-50%, -50%, 0);
font-family: 'Material Icons';
}
.swiper-lily .swiper-button::after {
content: '';
position: absolute;
top: 0;
right: 0;
bottom: 0;
left: 0;
z-index: -1;
background: #313539;
pointer-events: none;
transition: .33s;
outline: 1px solid transparent;
}
.swiper-lily .swiper-button:hover {
color: #fff;
}
.swiper-lily .swiper-button:hover::after {
background: #FFE1C4;
}
.swiper-lily .swiper-button-prev {
left: 0;
}
.swiper-lily .swiper-button-prev::before {
content: '\e5cb';
margin-left: -3px;
}
.swiper-lily .swiper-button-prev::after {
transform-origin: 100% 100%;
transform: skew(10deg);
}
.swiper-lily .swiper-button-next {
right: 0;
}
.swiper-lily .swiper-button-next::before {
content: '\e5cc';
margin-right: -3px;
}
.swiper-lily .swiper-button-next::after {
transform-origin: 100% 100%;
transform: skew(-10deg);
}
.swiper-lily .swiper-pagination {
bottom: 32px;
}
.swiper-lily .swiper-pagination-bullet {
position: relative;
width: 10px;
height: 10px;
border-radius: 50%;
color: #fff;
background: #fff;
}
.swiper-lily .swiper-pagination-bullet::after {
content: '';
position: absolute;
top: -8px;
right: -8px;
bottom: -8px;
left: -8px;
border: 1px solid #fff;
border-radius: 50%;
opacity: 0;
visibility: hidden;
transition: .22s;
}
.swiper-lily .swiper-pagination-bullet-active, .swiper-lily .swiper-pagination-bullet:hover {
background: #fcef57;
}
.swiper-lily .swiper-pagination-bullet-active::after {
opacity: 1;
visibility: visible;
}
.swiper-lily .swiper-pagination-bullet + .swiper-pagination-bullet {
margin-left: 20px;
}
@media (max-width: 991.98px) {
.swiper-lily .swiper-pagination[data-index-bullet='true'] {
font-size: 0;
}
}
@media (min-width: 992px) {
.swiper-lily .swiper-slide-caption {
padding-left: 120px;
padding-right: 120px;
}
.swiper-lily .swiper-pagination-vertical {
position: absolute;
top: 52%;
right: 130px;
bottom: auto;
left: auto;
transform: translate3d(0, -57%, 0);
width: auto;
}
.swiper-lily .swiper-pagination-vertical .swiper-pagination-bullet {
display: block;
margin-left: 0;
}
.swiper-lily .swiper-pagination-vertical .swiper-pagination-bullet + .swiper-pagination-bullet {
margin-left: 0;
margin-top: 20px;
}
.swiper-lily .swiper-pagination[data-index-bullet='true'] {
font-family: "Kanit", -apple-system, BlinkMacSystemFont, "Segoe UI", Roboto, "Helvetica Neue", Arial, sans-serif;
font-size: 18px;
font-weight: 400;
letter-spacing: .025em;
text-align: center;
padding-bottom: 40px;
}
.swiper-lily .swiper-pagination[data-index-bullet='true'] .swiper-pagination-bullet {
position: relative;
}
.swiper-lily .swiper-pagination[data-index-bullet='true'] .swiper-pagination-bullet span {
position: absolute;
top: 50px;
left: 50%;
transform: translate3d(-50%, 0, 0);
opacity: 0;
transition: .22s;
pointer-events: none;
vertical-align: middle;
white-space: nowrap;
transform-origin: 0 50%;
}
.swiper-lily .swiper-pagination[data-index-bullet='true'] .swiper-pagination-bullet span::before {
content: '';
display: inline-block;
vertical-align: middle;
height: 25px;
border-right: 2px solid;
top: 25px;
}
.swiper-lily .swiper-pagination[data-index-bullet='true'] .swiper-pagination-bullet-active span,
.swiper-lily .swiper-pagination[data-index-bullet='true'] .swiper-pagination-bullet-active span::before {
opacity: 1;
}
.swiper-lily .swiper-pagination[data-index-bullet='true'] .swiper-pagination-bullet + .swiper-pagination-bullet {
margin-left: 35px;
}
.swiper-lily .swiper-pagination-vertical[data-index-bullet='true'] {
padding-bottom: 0;
}
.swiper-lily .swiper-pagination-vertical[data-index-bullet='true'] .swiper-pagination-bullet span {
left: 30px;
top: 50%;
transform: translate3d(10%, -50%, 0) scale(0.1, 1);
}
.swiper-lily .swiper-pagination-vertical[data-index-bullet='true'] .swiper-pagination-bullet span::before {
margin-right: 10px;
height: 0;
width: 25px;
border-right: 0;
border-bottom: 2px solid;
}
.swiper-lily .swiper-pagination-vertical[data-index-bullet='true'] .swiper-pagination-bullet-active span {
transform: translate3d(0, -50%, 0) scale(1, 1);
}
.swiper-lily .swiper-pagination-vertical[data-index-bullet='true'] .swiper-pagination-bullet + .swiper-pagination-bullet {
margin-left: 0;
margin-top: 20px;
}
.swiper-lily .button {
min-width: 170px;
}
}
@media (min-width: 1200px) {
.swiper-lily .swiper-slide::after {
display: none;
}
.swiper-lily .swiper-slide-caption {
padding-top: 80px;
padding-bottom: 80px;
}
}
@media (min-width: 768px) and (max-width: 1199.98px) {
.swiper-lily {
min-height: 500px;
}
}
@media (min-width: 1200px) and (max-width: 1599.98px) {
.swiper-lily {
min-height: 39.0625vw;
}
}
@media (min-width: 2050px) {
.swiper-lily .swiper-pagination-vertical {
left: calc(50% + 1920px / 2 + 230px);
}
}
/*
*
* Search Results
*/
.rd-search-results-live {
position: absolute;
left: 0;
right: 0;
top: 100%;
max-height: 600px;
overflow-y: auto;
margin: -3px 0 0;
text-align: left;
z-index: 998;
}
.rd-search-results-live #search-results {
position: relative;
overflow: hidden;
padding: 16px 0 0;
color: #9b9b9b;
background: #fff;
border-radius: 0 0 3px 3px;
opacity: 0;
visibility: hidden;
transform-origin: 50% 0;
transform: scale(1, 0.9);
transition: .3s all ease;
}
.rd-search-results-live #search-results::before {
content: '';
position: absolute;
top: 0;
right: 0;
bottom: 0;
left: 0;
z-index: -1;
border: 1px solid #d7d7d7;
border-top: 0;
pointer-events: none;
}
.rd-search-results-live #search-results.active {
opacity: 1;
visibility: visible;
transform: scale(1, 1);
}
.rd-search-results-live .search-quick-result {
padding: 0 15px;
font-family: "Kanit", -apple-system, BlinkMacSystemFont, "Segoe UI", Roboto, "Helvetica Neue", Arial, sans-serif;
font-size: 14px;
font-weight: 700;
line-height: 30px;
text-transform: uppercase;
color: #151515;
}
.rd-search-results-live .search-list {
margin-top: 11px;
}
.rd-search-results-live .search-list li:only-child {
padding: 0 15px 15px;
}
.rd-search-results-live .search-error {
font-size: 14px;
line-height: 1.6;
}
.rd-search-results-live .search-title {
font-size: 12px;
}
.rd-search-results-live p {
line-height: 1.4;
}
.rd-search-results-live .search-link:hover {
color: #FFE1C4;
}
.rd-search-results-live .search-list-item-all {
margin-top: 18px;
width: 100%;
}
.rd-search-results-live .search-submit {
position: relative;
overflow: hidden;
z-index: 0;
display: block;
padding: 8px;
font-family: "Kanit", -apple-system, BlinkMacSystemFont, "Segoe UI", Roboto, "Helvetica Neue", Arial, sans-serif;
font-size: 14px;
line-height: 1.5;
font-weight: 500;
letter-spacing: 0.025em;
text-transform: uppercase;
text-align: center;
color: #fff;
background: #FFE1C4;
}
.rd-search-results-live .search-submit:hover {
color: #151515;
background: #fcef57;
}
.rd-search-results-live .match {
display: none;
}
.not-empty ~ .rd-search-results-live {
visibility: visible;
opacity: 1;
}
.rd-search-results-live p {
font-size: 11px;
}
.rd-search-results-live p * {
margin: 0;
}
.rd-search-results-live .search-list-item {
padding: 0 15px;
}
.rd-search-results-live * + p {
margin-top: 5px;
}
.rd-search-results-live .search-list-item + .search-list-item {
margin-top: 15px;
}
.context-dark #search-results, .rd-navbar-dark #search-results, .rd-navbar-darker #search-results, .bg-gray-700 #search-results, .bg-gray-2 #search-results, .bg-gray-4 #search-results, .bg-primary #search-results, .bg-image-dark #search-results {
background: #424349;
}
.context-dark #search-results .search-quick-result, .rd-navbar-dark #search-results .search-quick-result, .rd-navbar-darker #search-results .search-quick-result, .bg-gray-700 #search-results .search-quick-result, .bg-gray-2 #search-results .search-quick-result, .bg-gray-4 #search-results .search-quick-result, .bg-primary #search-results .search-quick-result, .bg-image-dark #search-results .search-quick-result {
color: #fff;
}
.context-dark #search-results .search-link, .rd-navbar-dark #search-results .search-link, .rd-navbar-darker #search-results .search-link, .bg-gray-700 #search-results .search-link, .bg-gray-2 #search-results .search-link, .bg-gray-4 #search-results .search-link, .bg-primary #search-results .search-link, .bg-image-dark #search-results .search-link {
color: #d7d7d7;
}
.context-dark #search-results .search-link:hover, .rd-navbar-dark #search-results .search-link:hover, .rd-navbar-darker #search-results .search-link:hover, .bg-gray-700 #search-results .search-link:hover, .bg-gray-2 #search-results .search-link:hover, .bg-gray-4 #search-results .search-link:hover, .bg-primary #search-results .search-link:hover, .bg-image-dark #search-results .search-link:hover {
color: #fcef57;
}
.rd-search-results .search-list {
counter-reset: li;
text-align: left;
padding-left: 0;
font-size: 18px;
list-style-type: none;
overflow: hidden;
}
.rd-search-results .search-list li div {
overflow: hidden;
text-overflow: ellipsis;
max-width: 100%;
white-space: nowrap;
}
.rd-search-results .search-list li:only-child {
padding-left: 0;
}
.rd-search-results .search-list li:only-child::before {
display: none;
}
.rd-search-results .search-list-item {
position: relative;
padding-left: 40px;
font-size: 14px;
color: #9b9b9b;
}
.rd-search-results .search-list-item + .search-list-item {
margin-top: 40px;
}
.rd-search-results .search-title {
font-size: 16px;
color: #151515;
}
.rd-search-results .search-title::before {
content: counter(li, decimal-leading-zero) ".";
counter-increment: li;
position: absolute;
left: 0;
top: 0;
}
.rd-search-results .search-title a {
color: inherit;
display: inline-block;
}
.rd-search-results .search-title a:hover {
color: #FFE1C4;
}
.rd-search-results .search {
color: #fff;
padding: 0 .25em;
background: #FFE1C4;
}
.rd-search-results .match {
padding: 5px;
font-size: 12px;
line-height: 1.7;
letter-spacing: .1em;
text-transform: uppercase;
color: #000;
}
.rd-search-results .match em {
margin: 0;
font-style: normal;
}
.rd-search-results p * {
margin: 0;
}
.rd-search-results * + .match {
margin-top: 10px;
}
@media (min-width: 768px) {
.rd-search-results .search-title {
font-size: 18px;
}
.rd-search-results * + p {
margin-top: 12px;
}
}
@media (min-width: 992px) {
.rd-search-results .search-list-item {
padding-left: 40px;
}
}
* + .rd-search-results {
margin-top: 40px;
}
@media (min-width: 768px) {
* + .rd-search-results {
margin-top: 55px;
}
}
.rd-search.rd-search-inline {
position: relative;
}
.rd-search.rd-search-inline .form-input {
padding-right: 60px;
}
.rd-search.rd-search-inline .button-link {
position: absolute;
top: 50%;
transform: translateY(-50%);
width: 60px;
right: 0;
margin: 0;
font-size: 21px;
color: #ccc;
transition: .33s;
}
.rd-search.rd-search-inline .button-link::before {
display: block;
margin: auto;
}
.rd-search.rd-search-inline .button-link:hover {
color: #FFE1C4;
}
.rd-search.rd-search-inline.form-sm .form-input {
padding-right: 50px;
}
.rd-search.rd-search-inline.form-sm .button-link {
width: 50px;
font-size: 18px;
}
.rd-search.rd-search-inline.form-lg .form-input {
padding-right: 70px;
}
.rd-search.rd-search-inline.form-lg .button-link {
width: 70px;
}
.context-dark .rd-search.rd-search-inline .button-link:hover, .rd-navbar-dark .rd-search.rd-search-inline .button-link:hover, .rd-navbar-darker .rd-search.rd-search-inline .button-link:hover, .bg-gray-700 .rd-search.rd-search-inline .button-link:hover, .bg-gray-2 .rd-search.rd-search-inline .button-link:hover, .bg-gray-4 .rd-search.rd-search-inline .button-link:hover, .bg-primary .rd-search.rd-search-inline .button-link:hover, .bg-image-dark .rd-search.rd-search-inline .button-link:hover {
color: #FFE1C4;
}
.rd-search-modern {
position: relative;
}
.rd-search-modern .form-input {
padding-right: 60px;
}
.rd-search-modern .rd-search-form-submit {
position: absolute;
top: 0;
right: 0;
bottom: 0;
width: 60px;
font-size: 20px;
background: transparent;
border: none;
cursor: pointer;
transition: all .3s;
}
.rd-search-modern .rd-search-form-submit:hover {
color: #FFE1C4;
}
.tab-content > .tab-pane {
display: block;
visibility: hidden;
height: 0;
overflow: hidden;
}
.tab-content > .active {
visibility: visible;
height: auto;
overflow: visible;
}
.tabs-custom {
text-align: left;
}
.tabs-custom .nav-tabs {
font-size: 0;
line-height: 0;
word-spacing: 0;
border: 0;
}
.tabs-custom .nav-tabs::before, .tabs-custom .nav-tabs::after {
display: none;
}
.tabs-custom .nav-item {
float: none;
cursor: pointer;
transition: .33s all ease;
}
.tabs-custom .nav-link {
margin: 0;
border-radius: 0;
border: 0;
}
.tabs-custom .nav-link.active {
cursor: default;
}
* + .tabs-horizontal.tabs-corporate {
margin-top: 25px;
}
* + .tabs-vertical.tabs-corporate {
margin-top: 40px;
}
@media (min-width: 768px) {
* + .tabs-vertical.tabs-corporate {
margin-top: 60px;
}
}
@media (min-width: 1200px) {
* + .tabs-vertical.tabs-corporate {
margin-top: 80px;
}
}
.tabs-line .nav-tabs {
position: relative;
}
.tabs-line .nav-tabs .nav-link {
text-transform: uppercase;
font-size: 13px;
font-weight: 500;
line-height: 1.4;
text-align: center;
vertical-align: middle;
}
.tabs-line * + .tab-content {
margin-top: 20px;
}
@media (max-width: 991.98px) {
.tabs-line .nav-tabs {
max-width: 100%;
border: 1px solid #e1e1e1;
}
.tabs-line .nav-item {
margin: -1px;
}
.tabs-line .nav-link {
padding: 7px 10px;
color: #151515;
background: transparent;
border-bottom: 1px solid #e1e1e1;
}
.tabs-line .nav-link:first-child {
border-top: 1px solid #e1e1e1;
}
.tabs-line .nav-link:hover,
.tabs-line .nav-link.active {
color: #fff;
background: #FFE1C4;
border-color: #FFE1C4;
}
}
.tabs-corporate {
background: #fff;
border: 1px solid #e1e1e1;
}
.tabs-corporate .nav-tabs {
position: relative;
display: block;
}
.tabs-corporate .nav-item {
transform: translate3d(0, 0, 0);
}
.tabs-corporate .nav-link {
display: block;
padding: 10px;
font-family: "Kanit", -apple-system, BlinkMacSystemFont, "Segoe UI", Roboto, "Helvetica Neue", Arial, sans-serif;
text-transform: uppercase;
font-size: 14px;
font-weight: 400;
line-height: 1.4;
letter-spacing: .025em;
color: #151515;
background: transparent;
border-bottom: 1px solid #e1e1e1;
text-align: center;
vertical-align: middle;
}
.tabs-corporate .nav-link:hover,
.tabs-corporate .nav-link.active {
color: #fff;
background: #FFE1C4;
border-color: #FFE1C4;
}
.tabs-corporate .tab-content {
padding: 20px;
}
.tabs-corporate p {
letter-spacing: .025em;
}
@media (max-width: 767.98px) {
.tabs-corporate .nav-item {
margin: -1px;
}
}
@media (min-width: 768px) {
.tabs-horizontal.tabs-corporate .nav-tabs {
position: relative;
display: -ms-flexbox;
display: -webkit-flex;
display: flex;
-webkit-flex-wrap: wrap;
-ms-flex-wrap: wrap;
flex-wrap: wrap;
width: 100%;
margin: 0 -1px;
border-bottom: 1px solid #e1e1e1;
text-align: center;
will-change: transform;
}
.tabs-horizontal.tabs-corporate .nav-item {
margin-top: -1px;
will-change: transform;
}
.tabs-horizontal.tabs-corporate .nav-link {
display: block;
position: relative;
z-index: 1;
min-width: 100px;
letter-spacing: .025em;
padding: 13px 20px;
border-left: 1px solid #e1e1e1;
border-right: 1px solid #e1e1e1;
}
.tabs-horizontal.tabs-corporate .nav-link, .tabs-horizontal.tabs-corporate .nav-link::before {
transition-timing-function: cubic-bezier(0.2, 1, 0.3, 1);
}
.tabs-horizontal.tabs-corporate .nav-link::before {
content: '';
position: absolute;
top: -1px;
left: -1px;
width: calc(100% + 2px);
height: calc(100% + 2px);
z-index: -1;
opacity: 0;
transform: scale3d(0.7, 1, 1);
transition: transform 0.4s, opacity 0.4s;
transition-timing-function: cubic-bezier(0.2, 1, 0.3, 1);
background: #FFE1C4;
}
.tabs-horizontal.tabs-corporate .nav-link.active,
.tabs-horizontal.tabs-corporate .nav-link:hover {
color: #fff;
border-color: #FFE1C4;
background-color: transparent;
}
.tabs-horizontal.tabs-corporate .nav-link.active::before,
.tabs-horizontal.tabs-corporate .nav-link:hover::before {
opacity: 1;
transform: translate3d(0, 0, 0) scale3d(1, 1, 1);
}
.tabs-horizontal.tabs-line .nav-tabs {
border: 0;
border-bottom: 4px solid #d7d7d7;
}
.tabs-horizontal.tabs-line .nav-item {
display: inline-block;
}
.tabs-horizontal.tabs-line .nav-item:not(:last-child) {
margin-right: 52px;
}
.tabs-horizontal.tabs-line .nav-item .nav-link {
position: relative;
padding: 0 0 15px 0;
background-color: transparent;
color: #9b9b9b;
border: 0;
}
.tabs-horizontal.tabs-line .nav-item .nav-link::after {
content: '';
position: absolute;
bottom: -4px;
left: 0;
height: 4px;
width: 0;
background: #FFE1C4;
transition: .22s ease;
}
.tabs-horizontal.tabs-line .nav-item .nav-link.active,
.tabs-horizontal.tabs-line .nav-item .nav-link:hover {
color: #ccc;
}
.tabs-horizontal.tabs-line .nav-item .nav-link.active::after {
width: 100%;
}
.tabs-horizontal.tabs-line * + .tab-content {
margin-top: 30px;
}
.tabs-vertical {
display: -ms-flexbox;
display: -webkit-flex;
display: flex;
-webkit-align-items: flex-start;
-ms-flex-align: start;
align-items: flex-start;
}
.tabs-vertical .nav-tabs {
display: -ms-flexbox;
display: -webkit-flex;
display: flex;
-webkit-flex-direction: column;
-ms-flex-direction: column;
flex-direction: column;
-webkit-align-items: stretch;
-ms-flex-align: stretch;
align-items: stretch;
-ms-flex-negative: 0;
-webkit-flex-shrink: 0;
flex-shrink: 0;
max-width: 50%;
}
.tabs-vertical .nav-item {
border: 0;
width: 100%;
text-align: left;
}
.tabs-vertical .nav-item .nav-link.active,
.tabs-vertical .nav-link:hover {
box-shadow: 0 9px 21px 0 rgba(30, 30, 30, 0.13);
}
.tabs-vertical .tab-content {
-webkit-flex-grow: 1;
-ms-flex-positive: 1;
flex-grow: 1;
}
.tabs-vertical.tabs-corporate .nav-tabs {
width: auto;
min-width: 260px;
border: 0;
}
.tabs-vertical.tabs-corporate .nav-item {
margin: 0;
}
.tabs-vertical.tabs-corporate .nav-item .nav-link {
position: relative;
padding: 17px 30px;
border: 0;
overflow: hidden;
text-align: left;
}
.tabs-vertical.tabs-corporate .nav-item + .nav-item {
margin-top: 2px;
}
.tabs-vertical.tabs-corporate .tab-content {
padding: 0 0 0 30px;
}
}
.tabs-modern .nav-tabs + .tab-content {
margin-top: 20px;
}
.tabs-modern .nav-tabs {
background: #fff;
border: 1px solid #e1e1e1;
}
.tabs-modern .nav-item {
flex: auto;
margin: -1px;
text-align: center;
}
.tabs-modern .nav-link {
position: relative;
display: block;
padding: 15px;
font-family: "Kanit", -apple-system, BlinkMacSystemFont, "Segoe UI", Roboto, "Helvetica Neue", Arial, sans-serif;
font-size: 14px;
font-weight: 600;
line-height: 24px;
letter-spacing: 0.1em;
color: #9b9b9b;
text-transform: uppercase;
transition: all .3s;
}
.tabs-modern .nav-link::before {
position: absolute;
bottom: 2px;
left: 50%;
display: block;
width: 7px;
height: 7px;
background: #FFE1C4;
content: '';
opacity: 0;
transform: rotate(45deg) translateX(-50%);
transition: all .3s;
pointer-events: none;
}
.tabs-modern .nav-link:hover, .tabs-modern .nav-link.active {
color: #fff;
background: #FFE1C4;
}
.tabs-modern .nav-link.active:before {
bottom: -6px;
opacity: 1;
}
@media (min-width: 768px) {
.tabs-horizontal.tabs-corporate .nav-link {
padding: 15px 20px;
min-width: 150px;
}
.tabs-horizontal.tabs-corporate .tab-content {
padding: 20px 25px;
}
}
@media (min-width: 992px) {
.tabs-horizontal.tabs-corporate .nav-link {
padding: 25px 30px;
min-width: 210px;
}
.tabs-horizontal.tabs-corporate .tab-content {
padding: 30px 35px;
}
.tabs-horizontal.tabs-corporate .tab-content-creative {
padding: 0;
}
.tabs-horizontal.tabs-corporate-boxed .tab-content {
padding: 0;
}
}
.tabs-corporate-boxed .nav-wrap {
display: flex;
border-bottom: 1px solid #e1e1e1;
overflow: hidden;
}
.tabs-corporate-boxed .nav-tabs {
display: none;
border-bottom: none;
}
.tabs-corporate-boxed .nav-link {
height: 64px;
text-align: center;
}
.tabs-corporate-boxed .nav-link {
min-width: inherit;
border-bottom: none;
color: #9b9b9b;
overflow: hidden;
}
.tabs-corporate-boxed .button-nav {
position: relative;
margin: 0;
flex-basis: 50%;
height: 64px;
background: #edeff4;
border-radius: 0;
border: none;
}
.tabs-corporate-boxed .button-nav .icon {
position: absolute;
top: 50%;
left: 50%;
font-size: 30px;
line-height: 1;
color: #9b9b9b;
transform: translate(-50%, -50%);
}
.tabs-corporate-boxed .button-nav:hover {
background: #FFE1C4;
}
.tabs-corporate-boxed .button-nav:hover .icon {
color: #fff;
}
.tabs-corporate-boxed .button-nav.button-prev {
border-right: 1px solid #e1e1e1;
}
.tabs-corporate-boxed .tab-content {
padding: 0;
}
.tabs-corporate-boxed .tab-content .block-thumbnail-minimal {
padding: 30px;
border-top: 1px solid #e1e1e1;
}
.tabs-corporate-boxed .tab-content-main {
padding: 30px 25px;
color: #151515;
}
.tabs-corporate-boxed .tab-content-main * + h4 {
margin-top: 15px;
}
.tabs-corporate-boxed .tab-content-main * + p {
margin-top: 20px;
}
@media (min-width: 768px) {
.tabs-horizontal.tabs-corporate-boxed .tab-content {
padding: 0;
}
.tabs-horizontal.tabs-corporate-boxed .button-nav {
flex-basis: 50px;
}
.tabs-horizontal.tabs-corporate-boxed .button-prev {
border-right: none;
}
.tabs-horizontal.tabs-corporate-boxed .nav-tabs {
border-bottom: none;
}
.tabs-horizontal.tabs-corporate-boxed .nav-item {
flex-basis: calc(100% / 6);
margin-top: 0;
}
.tabs-horizontal.tabs-corporate-boxed .nav-link {
display: flex;
align-items: center;
justify-content: center;
min-width: inherit;
padding: 15px 10px;
border: none;
border-left: 1px solid #e1e1e1;
}
.tabs-horizontal.tabs-corporate-boxed .nav-item:last-child .nav-link {
border-right: 1px solid #e1e1e1;
}
}
@media (min-width: 992px) {
.tabs-corporate-boxed .tab-content-main {
padding: 40px;
}
}
.card-group-custom {
margin-bottom: 0;
}
.card-group-custom .card-header + .collapse > .card-body,
.card-group-custom .card-header + .collapse > .list-group {
border-top: 0;
}
.card-group-custom .card + .card {
margin-top: 0;
border-top: 1px solid #e1e1e1;
}
.card-group-custom.card-group-corporate .card + .card {
margin-top: 30px;
}
.card-custom {
display: block;
margin: 0;
background: inherit;
border: none;
border-radius: 0;
box-shadow: none;
}
.card-custom a {
display: block;
}
.card-custom .card-header {
padding: 0;
border-bottom: 0;
border-top-radius: 0;
}
.card-custom .card-body {
padding: 0;
border: 0;
}
.card-corporate {
text-align: left;
box-shadow: -1px 2px 5px 0px rgba(68, 73, 83, 0.12);
}
.card-corporate .card-title {
margin-bottom: 0;
}
.card-corporate .card-title a,
.card-corporate .card-body {
background: #fff;
}
.card-corporate .card-title a {
position: relative;
z-index: 1;
padding: 21px 82px 21px 32px;
font-weight: 700;
font-size: 16px;
line-height: 1.25;
letter-spacing: 0;
color: #2c343b;
transition: 1.3s all ease;
border-radius: 6px 6px 0 0;
border-bottom: 1px solid #dedede;
}
.card-corporate .card-title a .card-arrow:after {
opacity: 0;
visibility: hidden;
}
.card-corporate .card-title a.collapsed {
border-radius: 6px;
border-bottom-width: 0;
}
.card-corporate .card-title a.collapsed .card-arrow {
border-radius: 0 6px 6px 0;
}
.card-corporate .card-title a.collapsed .card-arrow:after {
opacity: 1;
visibility: visible;
}
.card-corporate .card-arrow {
position: absolute;
top: 0;
bottom: -1px;
right: -1px;
z-index: 2;
width: 70px;
background: #FFE1C4;
border-radius: 0 6px 0 0;
transition: .33s all ease;
}
.card-corporate .card-arrow::before, .card-corporate .card-arrow::after {
content: '';
position: absolute;
top: 50%;
z-index: 4;
transform: translateY(-50%);
background: #fff;
}
.card-corporate .card-arrow::before {
width: 14px;
height: 2px;
right: 28px;
}
.card-corporate .card-arrow::after {
width: 2px;
height: 14px;
right: 34px;
}
.card-corporate .collapse {
position: relative;
z-index: 1;
color: #151515;
border-radius: 0 0 6px 6px;
}
.card-corporate .card-body {
padding: 25px 44px 25px 32px;
}
@media (max-width: 991.98px) {
.card-corporate .card-title a,
.card-corporate .card-body {
padding-left: 25px;
}
}
@media (min-width: 768px) {
.card-corporate .card-title a {
font-size: 18px;
}
}
.card-standing {
text-align: center;
font-family: "Kanit", -apple-system, BlinkMacSystemFont, "Segoe UI", Roboto, "Helvetica Neue", Arial, sans-serif;
font-size: 12px;
line-height: 1;
font-weight: 500;
text-transform: uppercase;
color: #151515;
border-width: 1px;
border-style: solid;
border-color: #e1e1e1;
}
.card-standing .card-body > div:first-child {
padding-top: 0;
}
.card-standing .card-header {
background: transparent;
}
.card-standing-inline {
display: flex;
flex-direction: row;
align-items: flex-start;
}
.card-standing-aside-right {
width: 100%;
}
.card-custom {
padding-left: 30px;
background: #fff;
transition: all 200ms ease-in-out;
}
.card-custom.active {
background: #f5f7f9;
}
.card-standing-caption {
position: relative;
padding-left: 30px;
color: #fff;
background: #FFE1C4;
}
.card-standing-caption .card-standing-position {
top: 50%;
padding-left: 3px;
transform: translateY(-50%);
}
.card-standing-caption-aside {
display: flex;
align-items: center;
justify-content: flex-start;
padding: 13px 5px 13px 0;
}
.card-standing-caption-aside > * {
padding: 0 3px;
}
.card-standing-team-item {
display: flex;
align-items: center;
justify-content: flex-start;
padding: 15px 5px 15px 0;
}
.card-standing-team-item > * {
padding: 0 3px;
}
.card-standing-team-item .card-standing-diff {
color: #FFE1C4;
}
.card-standing-team-item .card-standing-points,
.card-standing-team-item .card-standing-number {
font-weight: 400;
}
.card-standing-team-details {
display: flex;
align-items: center;
justify-content: flex-start;
padding: 18px 3px 18px 0;
}
.card-standing-team-details > * {
padding: 0 5px;
}
.card-standing-divider {
margin-top: 0;
margin-bottom: 0;
margin-left: 18px;
border-top: 1px solid #d7d7d7;
}
.card-standing-position {
position: absolute;
top: 0;
left: 0;
min-width: 30px;
padding: 0 5px;
}
.card-standing-team,
.card-standing-game-status {
width: 27%;
}
.card-standing-game-status {
padding-left: 5px;
}
.card-standing-number {
width: 11%;
}
.card-standing-points {
width: 14%;
}
.card-standing-diff {
width: 12%;
}
.card-standing-team {
display: flex;
align-items: center;
flex-direction: column;
padding-left: 3px;
}
.card-standing-team-figure {
text-align: center;
min-width: 45px;
}
.card-standing-team-figure img {
height: auto;
max-width: 45px;
}
.card-standing-team-title {
margin-top: 5px;
}
.card-standing-game-status,
.card-standing-team-country {
font-size: 0.86em;
color: #9b9b9b;
}
.card-standing-toogle {
height: 26px;
width: 26px;
font-size: 16px;
line-height: 26px;
color: #151515;
background: #fff;
border-radius: 4px;
transition-duration: 200ms;
}
.card-standing-toogle:hover {
color: #FFE1C4;
}
.card-standing-toogle.collapsed {
background: #f5f7f9;
}
.card-standing-toogle.collapsed::before {
content: '\e145';
}
.card-standing-index {
counter-reset: article;
}
.card-standing-index article .card-standing-counter:before {
content: counter(article, decimal-leading-zero);
counter-increment: article;
}
.card-standing-counter {
font-size: 1.1em;
line-height: 1;
letter-spacing: .025em;
color: #d4d5db;
padding: 20px 3px 20px;
}
@media (max-width: 575.98px) {
.card-standing-team-name {
font-size: .86em;
}
}
@media (min-width: 576px) {
.card-custom,
.card-standing-caption {
padding-left: 40px;
}
.card-standing {
font-size: 14px;
letter-spacing: .1em;
}
.card-standing-caption .card-standing-position {
padding-left: 20px;
}
.card-standing-caption-aside {
padding-right: 10px;
}
.card-standing-caption-aside > * {
padding: 0 5px;
}
.card-standing-team-item {
padding-top: 8px;
padding-bottom: 8px;
padding-right: 10px;
}
.card-standing-team-item > * {
padding: 0 5px;
}
.card-standing-number {
width: 9%;
}
.card-standing-points {
width: 11%;
}
.card-standing-diff {
width: 11%;
}
.card-standing-toogle {
height: 32px;
width: 32px;
font-size: 20px;
line-height: 32px;
}
.card-standing-team-details {
padding-right: 10px;
}
.card-standing-team,
.card-standing-game-status {
width: 40%;
}
.card-standing-position {
min-width: 40px;
}
.card-standing-divider {
margin-left: 67px;
}
.card-standing-game-status {
padding-left: 70px;
}
.card-standing-team {
flex-direction: row;
padding-left: 15px;
}
.card-standing-team-title {
margin-left: 8px;
margin-top: 0;
letter-spacing: .05em;
}
.card-standing-team,
.card-standing-game-status {
text-align: left;
}
.card-standing-counter {
padding-left: 10px;
line-height: 36px;
}
.card-standing-team-figure {
min-height: 60px;
line-height: 60px;
}
}
@media (min-width: 768px) {
.card-custom,
.card-standing-caption {
padding-left: 55px;
}
.card-standing-team-item {
padding-top: 18px;
padding-bottom: 18px;
}
.card-standing-team-details {
padding-top: 24px;
padding-bottom: 24px;
}
.card-standing-position {
min-width: 55px;
}
.card-standing-divider {
margin-left: 77px;
}
.card-standing-team {
padding-left: 24px;
}
.card-standing-game-status {
padding-left: 79px;
}
.card-standing-counter {
font-size: 1.4em;
line-height: 56px;
}
}
@media (min-width: 1200px) {
.card-custom,
.card-standing-caption {
padding-left: 74px;
}
.card-standing-caption .card-standing-position {
padding-left: 20px;
}
.card-standing-position {
min-width: 74px;
}
.card-standing-team,
.card-standing-game-status {
width: 44%;
}
.card-standing-counter {
font-size: 1.71em;
padding-left: 20px;
}
}
/*
*
* Tooltop Custom
*/
.tooltip {
font-size: 14px;
line-height: 1.2;
}
p [data-toggle='tooltip'] {
color: #d7d7d7;
}
.progress-circle-bg {
fill: transparent;
stroke: transparent;
stroke-width: 6px;
}
.progress-circle-fg {
fill: transparent;
stroke: #FFE1C4;
stroke-width: 6px;
}
.progress-bar-main {
display: flex;
align-items: center;
justify-content: space-between;
max-width: 600px;
margin-left: auto;
margin-right: auto;
}
.progress-bar-team {
display: flex;
align-items: center;
justify-content: space-between;
flex-direction: column;
max-width: 48%;
width: 100%;
}
.progress-bar-wrap {
max-width: 100%;
width: 100%;
}
.progress-bar-divider {
display: none;
width: 64px;
height: 1px;
background: #d7d7d7;
}
.progress-bar-title {
font-size: .86em;
line-height: 1.2;
letter-spacing: .025em;
max-width: 90%;
margin-left: auto;
margin-right: auto;
}
.progress-bar-js {
position: relative;
width: 82px;
height: 82px;
margin-left: auto;
margin-right: auto;
}
.progress-bar-js .progress-circle-counter {
position: absolute;
right: 50%;
width: 100%;
top: 50%;
padding: 0;
margin: 0;
text-align: center;
white-space: nowrap;
font-size: 24px;
font-weight: 400;
line-height: 1;
letter-spacing: .025em;
color: #fff;
}
.progress-bar-js .progress-circle-counter:after {
content: '%';
font-size: 14px;
font-weight: 500;
}
.progress-bar-js .progress-bar__stroke,
.progress-bar-js .progress-bar__trail {
stroke-linejoin: round;
}
.progress-bar-horizontal {
text-align: left;
}
.progress-bar-horizontal > svg {
margin-top: 7px;
}
.progress-bar-horizontal .progress-circle-counter {
width: auto !important;
top: -5px;
right: 0;
}
.progress-bar-rotate-90 svg {
transform: rotate(90deg);
}
.progress-bar-radial {
position: relative;
}
.progress-bar-radial::before {
position: absolute;
content: '';
top: 50%;
left: 50%;
width: 66px;
height: 66px;
background: #9b9b9b;
border-radius: 50%;
transform: translate(-50%, -50%);
z-index: 0;
}
.progress-bar-radial > svg {
width: 100%;
height: 100%;
border-radius: 5px;
overflow: hidden;
}
.progress-bar-radial .progress-bar__stroke,
.progress-bar-radial .progress-bar__trail {
stroke-location: outside;
}
.progress-bar-radial .progress-circle-counter {
transform: translate(50%, -50%);
}
.progress-bar__stroke {
stroke: #9b9b9b;
}
.progress-bar__trail {
stroke: rgba(155, 155, 155, 0);
}
.progress-bar-primary .progress-bar__stroke {
stroke: #FFE1C4;
}
.progress-bar-primary .progress-bar__trail {
stroke: rgba(155, 155, 155, 0);
}
.progress-bar-primary .progress-bar-radial::before {
background: #FFE1C4;
}
.progress-bar-secondary-2 .progress-bar__stroke {
stroke: #b7b7b7;
}
.progress-bar-secondary-2 .progress-bar__trail {
stroke: rgba(155, 155, 155, 0);
}
.progress-bar-secondary-1 .progress-bar__stroke {
stroke: #b7b7b7;
}
.progress-bar-secondary-1 .progress-bar__trail {
stroke: rgba(155, 155, 155, 0);
}
.team2-blue .progress-bar__stroke {
stroke: #3B7CC0;
}
.team2-blue .progress-bar__trail {
stroke: rgba(155, 155, 155, 0);
}
.team2-blue .progress-bar-radial::before {
background: #3B7CC0;
}
.team2-blue .progress-circle-fg {
stroke: #3B7CC0;
}
.progress-bar-js + p {
margin-top: 8px;
}
* + .progress-bar-main {
margin-top: 25px;
}
@media (max-width: 575.98px) {
.progress-bar-team-second {
flex-direction: column-reverse;
}
.progress-bar-main div:nth-child(even) {
flex-direction: column-reverse;
}
.progress-bar-team {
margin-bottom: -15px;
}
.progress-bar-team > * {
margin-bottom: 15px;
}
}
@media (min-width: 576px) {
.progress-bar-team {
flex-direction: row;
}
.progress-bar-wrap {
max-width: 50%;
}
}
@media (min-width: 768px) {
.progress-bar-team {
max-width: 250px;
}
.progress-bar-wrap {
max-width: 115px;
}
.progress-bar-divider {
display: inline-block;
}
}
@media (min-width: 992px) and (max-width: 1199.98px) {
.progress-bar-team {
max-width: 48%;
}
.progress-bar-wrap {
max-width: 50%;
}
.progress-bar-divider {
display: none;
}
}
.progress-bar-modern {
position: relative;
display: flex;
justify-content: space-between;
align-items: center;
font-family: "Kanit", -apple-system, BlinkMacSystemFont, "Segoe UI", Roboto, "Helvetica Neue", Arial, sans-serif;
font-size: 12px;
line-height: 1.3;
font-weight: 500;
letter-spacing: 0.05em;
text-transform: uppercase;
}
.progress-bar-modern .progress-bar-linear-wrap {
flex-basis: 60%;
height: 4px;
background: #ececec;
}
.progress-bar-modern .progress-bar-linear {
position: relative;
width: 0;
height: 4px;
background-color: #FFE1C4;
transition: .5s all ease-in-out;
}
.progress-bar-modern .progress-bar-linear::before {
position: absolute;
top: -3px;
right: 0;
width: 4px;
height: 10px;
content: '';
background: #FFE1C4;
pointer-events: none;
}
.progress-bar-modern .progress-value {
margin-left: 15px;
color: #FFE1C4;
}
.progress-bar-modern .progress-value:after {
content: "%";
}
.progress-bar-modern-secondary .progress-bar-linear {
background-color: #fcef57;
}
.progress-bar-modern-secondary .progress-bar-linear::before {
background: #fcef57;
}
.progress-bar-modern-secondary .progress-value {
color: #fcef57;
}
.progress-bar-modern-red .progress-bar-linear {
background-color: #fd6565;
}
.progress-bar-modern-red .progress-bar-linear::before {
background: #fd6565;
}
.progress-bar-modern-red .progress-value {
color: #fd6565;
}
.progress-bar-modern + .progress-bar-modern {
margin-top: 10px;
}
/*
*
* Circle Progress Bars
*/
.progress-bar-circle {
display: inline-block;
position: relative;
text-align: center;
line-height: 1.2;
}
.progress-bar-circle canvas {
vertical-align: middle;
}
.progress-bar-circle span {
position: absolute;
top: 50%;
left: 51%;
font-size: 36px;
line-height: 36px;
transform: translate(-50%, -50%);
color: #9b9b9b;
}
.progress-bar-circle span::after {
content: "%";
}
.progress-bar-circle-title {
font-size: 14px;
letter-spacing: .05em;
text-transform: uppercase;
}
* + .progress-bar-circle-title {
margin-top: 12px;
}
/*
*
* Time Circles
*/
.countdown-box {
max-width: 770px;
margin-left: auto;
margin-right: auto;
}
* + .countdown-box {
margin-top: 30px;
}
@media (min-width: 768px) {
* + .countdown-box {
margin-top: 50px;
}
}
.countdown-box + * {
margin-top: 40px;
}
@media (min-width: 768px) {
.countdown-box + * {
margin-top: 80px;
}
}
.countdown-circle-container {
display: flex;
align-items: center;
justify-content: center;
text-align: center;
margin-bottom: -10px;
margin-left: -10px;
}
.countdown-circle-container:empty {
margin-bottom: 0;
margin-left: 0;
}
.countdown-circle-container > * {
display: inline-block;
margin-top: 0;
margin-bottom: 10px;
margin-left: 10px;
}
@media (min-width: 768px) {
.countdown-circle-container {
margin-bottom: -30px;
margin-left: -30px;
}
.countdown-circle-container:empty {
margin-bottom: 0;
margin-left: 0;
}
.countdown-circle-container > * {
display: inline-block;
margin-top: 0;
margin-bottom: 30px;
margin-left: 30px;
}
}
.countdown-block {
position: relative;
flex: 1 1 33.33%;
}
@media (min-width: 576px) {
.countdown-block {
flex: 1 1 25%;
}
}
.countdown-block-seconds {
display: none;
}
@media (min-width: 576px) {
.countdown-block-seconds {
display: block;
}
}
.countdown-wrap {
position: absolute;
top: 0;
bottom: 0;
left: 0;
right: 0;
display: flex;
flex-direction: column;
justify-content: center;
}
.countdown-circle {
fill: transparent;
}
html:not(.ie-11):not(.ie-10) .countdown-circle {
width: 100%;
height: auto;
}
.countdown-circle-bg {
stroke: rgba(255, 255, 255, 0.5);
stroke-width: 2px;
}
.countdown-circle-fg {
stroke: #FFE1C4;
stroke-width: 4px;
}
.countdown-title {
font-family: "Kanit", -apple-system, BlinkMacSystemFont, "Segoe UI", Roboto, "Helvetica Neue", Arial, sans-serif;
font-weight: 700;
font-size: 13px;
line-height: 1.2;
color: #868e96;
text-transform: uppercase;
}
.countdown-counter {
letter-spacing: 0;
font-size: 24px;
font-weight: 400;
line-height: 1;
color: #111;
margin-bottom: 5px;
}
@media (min-width: 768px) {
.countdown-counter {
font-size: 34px;
margin-top: 5px;
margin-bottom: 10px;
}
}
@media (min-width: 992px) {
.countdown-counter {
font-size: 48px;
}
}
.context-dark .countdown-counter, .rd-navbar-dark .countdown-counter, .rd-navbar-darker .countdown-counter, .bg-gray-700 .countdown-counter, .bg-gray-2 .countdown-counter, .bg-gray-4 .countdown-counter, .bg-primary .countdown-counter, .bg-image-dark .countdown-counter,
.context-dark .countdown-title,
.rd-navbar-dark .countdown-title,
.rd-navbar-darker .countdown-title,
.bg-gray-700 .countdown-title,
.bg-gray-2 .countdown-title,
.bg-gray-4 .countdown-title,
.bg-primary .countdown-title,
.bg-image-dark .countdown-title {
color: #fff;
}
.countdown-classic {
white-space: nowrap;
}
.countdown-classic .countdown-section {
position: relative;
display: inline-block;
padding: 0 10px;
min-width: 65px;
text-align: center;
}
.countdown-classic .countdown-section:not(:first-child)::before {
display: inline-block;
content: '';
position: absolute;
top: 48%;
left: -3px;
background-image: url(../images/dot.svg);
background-repeat: no-repeat;
background-position: 50%;
height: 21px;
width: 7px;
transform: translate3d(0, -45%, 0);
color: #d4d5db;
}
.countdown-classic .countdown-amount,
.countdown-classic .countdown-period {
display: block;
font-family: "Kanit", -apple-system, BlinkMacSystemFont, "Segoe UI", Roboto, "Helvetica Neue", Arial, sans-serif;
text-transform: uppercase;
}
.countdown-classic .countdown-amount {
font-size: 27px;
line-height: 1;
font-weight: 400;
letter-spacing: .1em;
color: #FFE1C4;
}
.countdown-classic .countdown-period {
font-size: 12px;
line-height: 1.2;
font-weight: 500;
letter-spacing: .025em;
}
.countdown-classic-sm .countdown-section {
padding: 0 5px;
min-width: 60px;
}
.countdown-classic-sm .countdown-section:not(:first-child)::before {
background-size: 6px 15px;
}
.countdown-classic-sm .countdown-amount {
font-size: 20px;
}
.countdown-classic-sm .countdown-period {
font-size: 9px;
letter-spacing: .075em;
}
@media (min-width: 576px) {
.countdown-classic .countdown-section {
padding: 0 15px;
}
.countdown-classic-sm .countdown-section {
padding: 0 10px;
}
}
@media (min-width: 1200px) {
.countdown-classic .countdown-section {
min-width: 78px;
}
.countdown-classic .countdown-amount {
font-size: 33px;
}
.countdown-classic-sm .countdown-section {
min-width: 60px;
}
.countdown-classic-sm .countdown-amount {
font-size: 24px;
}
}
.countdown-bordered {
display: inline-block;
white-space: nowrap;
margin-left: -14px;
margin-right: -16px;
font-size: 16px;
line-height: 1;
font-weight: 500;
letter-spacing: .05em;
text-transform: uppercase;
}
.countdown-bordered .countdown-section {
display: inline-block;
padding: 0 16px 0 10px;
text-align: center;
}
.countdown-bordered .countdown-section:not(:first-child) {
border-left: 1px solid #c6c6c6;
}
.countdown-bordered .countdown-amount,
.countdown-bordered .countdown-period {
display: block;
}
.countdown-bordered .countdown-amount {
color: #151515;
min-width: 30px;
padding-right: 8px;
}
@media (max-width: 575.98px) {
.countdown-bordered .countdown-period {
font-size: 14px;
margin-top: 3px;
}
}
@media (min-width: 576px) {
.countdown-bordered .countdown-amount,
.countdown-bordered .countdown-period {
display: inline-block;
}
}
@media (min-width: 992px) {
.countdown-bordered {
margin-left: -20px;
margin-right: -22px;
font-size: 18px;
}
.countdown-bordered .countdown-section {
padding: 0 22px 0 16px;
}
.countdown-bordered .countdown-amount {
min-width: 34px;
}
}
.stepper {
position: relative;
display: inline-block;
max-width: 76px;
width: 76px;
}
.stepper input[type="number"] {
width: 100%;
padding: 5px 28px;
min-height: 30px;
text-align: center;
-moz-appearance: textfield;
font-family: "Kanit", -apple-system, BlinkMacSystemFont, "Segoe UI", Roboto, "Helvetica Neue", Arial, sans-serif;
color: #151515;
}
.stepper input[type=number]::-webkit-inner-spin-button {
-webkit-appearance: none;
}
.stepper-arrow {
position: absolute;
top: 50%;
width: 20px;
height: 20px;
margin-top: -10px;
font-size: 16px;
line-height: 20px;
font-family: "Material Icons";
cursor: pointer;
color: #151515;
transition: .3s all ease;
}
.stepper-arrow:hover {
color: #FFE1C4;
}
.stepper-arrow.up {
right: 4px;
text-align: left;
}
.stepper-arrow.up:before {
content: '\e145';
}
.stepper-arrow.down {
left: 4px;
text-align: right;
}
.stepper-arrow.down:before {
content: '\e15b';
}
.stepper.disabled .stepper-arrow {
pointer-events: none;
opacity: .5;
}
.stepper-modern .stepper {
width: 130px;
max-width: 130px;
text-align: center;
}
.stepper-modern .stepper input[type="number"] {
width: 40px;
max-width: 40px;
min-height: 40px;
padding: 0;
margin-left: auto;
margin-right: auto;
line-height: 40px;
text-align: center;
-moz-appearance: textfield;
font-family: "Kanit", -apple-system, BlinkMacSystemFont, "Segoe UI", Roboto, "Helvetica Neue", Arial, sans-serif;
font-size: 16px;
font-weight: 500;
color: #151515;
border: 0;
}
.stepper-modern .stepper .stepper-arrow {
top: 0;
bottom: 0;
width: 40px;
height: 40px;
margin: 0;
line-height: 40px;
color: #151515;
text-align: center;
border-radius: 3px;
border: 1px solid #e1e1e1;
transform: translateY(0);
}
.stepper-modern .stepper .stepper-arrow:hover {
color: #FFE1C4;
}
.stepper-modern .stepper .stepper-arrow.down {
left: 0;
}
.stepper-modern .stepper .stepper-arrow.up {
right: 0;
}
/*
*
* Doughnut Chart
*/
.doughnut-chart-wrap {
display: inline-flex;
flex-direction: column;
justify-content: center;
align-items: center;
min-width: 115px;
}
.doughnut-chart-wrap * + p {
margin-top: 6px;
}
.doughnut-chart {
position: relative;
height: 80px;
width: 80px;
}
.doughnut-chart svg {
height: 80px;
width: 80px;
}
.doughnutTip {
position: absolute;
min-width: 30px;
max-width: 290px;
padding: 5px 15px;
text-align: center;
font-family: "Kanit", -apple-system, BlinkMacSystemFont, "Segoe UI", Roboto, "Helvetica Neue", Arial, sans-serif;
font-size: 12px;
line-height: 1.3;
font-weight: 500;
text-transform: uppercase;
border-radius: 3px;
border: 1px solid rgba(0, 0, 0, 0.1);
background: #fff;
color: #151515;
pointer-events: none;
z-index: 1;
}
.doughnutTip::before {
position: absolute;
content: '';
left: 50%;
bottom: -5px;
line-height: 0;
width: 8px;
height: 8px;
background: #fff;
border-width: 0 1px 1px 0;
border-style: solid;
border-color: rgba(0, 0, 0, 0.1);
transform: rotate(45deg) translate(-50%, 50%);
z-index: 0;
}
.doughnutSummary {
position: absolute;
top: 50%;
left: 50%;
color: #FFE1C4;
text-align: center;
cursor: default;
display: none !important;
}
.doughnut-chart-list {
position: absolute;
width: 1px;
height: 1px;
padding: 0;
margin: -1px;
overflow: hidden;
clip: rect(0, 0, 0, 0);
white-space: nowrap;
border: 0;
}
[data-order='0'] {
fill: #9b9b9b;
}
[data-order='1'] {
fill: #FFE1C4;
}
.doughnut-chart path:hover {
opacity: 0.65;
}
.team2-orange .doughnut-chart [data-order='0'] {
fill: #ffa04c;
}
.team2-pink .doughnut-chart [data-order='0'] {
fill: #e05151;
}
@media (min-width: 420px) {
.doughnut-chart {
height: 92px;
width: 92px;
}
.doughnut-chart svg {
height: 92px;
width: 92px;
}
}
/*
*
* Slick Carousel
*/
/*rtl:begin:ignore*/
.slick-slider {
position: relative;
display: block;
box-sizing: border-box;
-webkit-touch-callout: none;
-webkit-user-select: none;
-moz-user-select: none;
-ms-user-select: none;
user-select: none;
-ms-touch-action: pan-y;
touch-action: pan-y;
-webkit-tap-highlight-color: transparent;
}
.slick-list {
position: relative;
overflow: hidden;
display: block;
margin: 0;
padding: 0;
}
.slick-list:focus {
outline: none;
}
.slick-list.dragging {
cursor: pointer;
cursor: hand;
}
.slick-slider .slick-track,
.slick-slider .slick-list {
transform: translate3d(0, 0, 0);
}
.slick-track {
position: relative;
left: 0;
top: 0;
display: block;
}
.slick-track::before, .slick-track::after {
content: "";
display: table;
}
.slick-track::after {
clear: both;
}
.slick-loading .slick-track {
visibility: hidden;
}
.slick-slide {
float: left;
height: 100%;
min-height: 1px;
display: none;
}
[dir="rtl"] .slick-slide {
float: right;
}
.slick-slide img {
display: block;
}
.slick-slide.slick-loading img {
display: none;
}
.slick-slide.dragging img {
pointer-events: none;
}
.slick-initialized .slick-slide {
display: block;
}
.slick-loading .slick-slide {
visibility: hidden;
}
.slick-vertical .slick-slide {
display: block;
height: auto;
border: 1px solid transparent;
}
.slick-arrow.slick-hidden {
display: none;
}
.slick-loading .slick-list {
background: #fff url("./../images/ajax-loader.gif") center center no-repeat;
}
/* Icons */
/* Arrows */
.slick-prev,
.slick-next {
position: absolute;
display: block;
height: 20px;
width: 20px;
line-height: 0;
font-size: 0;
cursor: pointer;
background: rgba(0, 0, 0, 0.6);
color: transparent;
top: 50%;
transform: translate(0, -50%);
padding: 0;
border: none;
outline: none;
z-index: 9;
}
.slick-prev:hover, .slick-prev:focus,
.slick-next:hover,
.slick-next:focus {
outline: none;
background: transparent;
color: transparent;
}
.slick-prev:hover:before, .slick-prev:focus:before,
.slick-next:hover:before,
.slick-next:focus:before {
opacity: 1;
}
.slick-prev.slick-disabled:before,
.slick-next.slick-disabled:before {
opacity: 0.25;
}
.slick-prev:before, .slick-next:before {
font-family: "Roboto", -apple-system, BlinkMacSystemFont, "Segoe UI", Roboto, "Helvetica Neue", Arial, sans-serif;
font-size: 20px;
line-height: 1;
color: white;
opacity: 0.75;
-webkit-font-smoothing: antialiased;
-moz-osx-font-smoothing: grayscale;
}
.slick-prev {
left: 0;
}
[dir="rtl"] .slick-prev {
left: auto;
right: 0;
}
.slick-prev:before {
content: "←";
}
[dir="rtl"] .slick-prev:before {
content: "→";
}
.slick-next {
right: 0;
}
[dir="rtl"] .slick-next {
left: 0;
right: auto;
}
.slick-next:before {
content: "→";
}
[dir="rtl"] .slick-next:before {
content: "←";
}
/* Dots */
.slick-slider {
margin-bottom: 30px;
}
.slick-dots {
position: absolute;
bottom: -45px;
list-style: none;
display: block;
text-align: center;
padding: 0;
width: 100%;
}
.slick-dots li {
position: relative;
display: inline-block;
height: 20px;
width: 20px;
margin: 0 5px;
padding: 0;
cursor: pointer;
}
.slick-dots li button {
border: 0;
background: transparent;
display: block;
height: 20px;
width: 20px;
outline: none;
line-height: 0;
font-size: 0;
color: transparent;
padding: 5px;
cursor: pointer;
}
.slick-dots li button:hover, .slick-dots li button:focus {
outline: none;
}
.slick-dots li button:hover:before, .slick-dots li button:focus:before {
opacity: 1;
}
.slick-dots li button:before {
position: absolute;
top: 0;
left: 0;
content: "•";
width: 20px;
height: 20px;
font-family: "Roboto", -apple-system, BlinkMacSystemFont, "Segoe UI", Roboto, "Helvetica Neue", Arial, sans-serif;
font-size: 6px;
line-height: 20px;
text-align: center;
color: black;
opacity: 0.25;
-webkit-font-smoothing: antialiased;
-moz-osx-font-smoothing: grayscale;
}
.slick-dots li.slick-active button:before {
color: black;
opacity: 0.75;
}
/*rtl:end:ignore*/
.slick-slider-classic .slick-slider {
margin-bottom: 0;
}
.slick-slider-classic .carousel-parent .slick-track {
display: flex;
}
.slick-slider-classic .carousel-parent .item {
display: flex;
height: auto;
background-size: cover;
background-position: 70% center;
padding: 40px 0 60px;
}
@media (max-width: 575.98px) {
.slick-slider-classic .carousel-parent .item::after {
content: '';
position: absolute;
top: 0;
right: 0;
bottom: 0;
left: 0;
pointer-events: none;
background: rgba(0, 0, 0, 0.1);
}
.slick-slider-classic .carousel-parent .item > * {
position: relative;
z-index: 1;
}
}
.slick-slider-classic .carousel-parent .slick-dots {
z-index: 1;
bottom: 20px;
margin-bottom: -10px;
margin-left: -32px;
margin-left: 0;
padding-right: 32px;
}
.slick-slider-classic .carousel-parent .slick-dots:empty {
margin-bottom: 0;
margin-left: 0;
}
.slick-slider-classic .carousel-parent .slick-dots > * {
display: inline-block;
margin-top: 0;
margin-bottom: 10px;
margin-left: 32px;
}
.slick-slider-classic .carousel-parent .slick-dots > li {
position: relative;
width: 10px;
height: 10px;
border-radius: 50%;
background: #fff;
}
.slick-slider-classic .carousel-parent .slick-dots > li::after {
content: '';
position: absolute;
top: -8px;
right: -8px;
bottom: -8px;
left: -8px;
border: 1px solid #fff;
border-radius: 50%;
opacity: 0;
visibility: hidden;
transition: .22s;
}
.slick-slider-classic .carousel-parent .slick-dots > li.slick-active, .slick-slider-classic .carousel-parent .slick-dots > li:hover {
background: #FFE1C4;
}
.slick-slider-classic .carousel-parent .slick-dots > li.slick-active::after {
opacity: 1;
visibility: visible;
}
.slick-slider-classic .carousel-child {
display: none;
}
@media (min-width: 768px) and (max-width: 991.98px) {
.slick-slider-classic .post-light-title {
font-size: 13px;
}
}
@media (min-width: 768px) {
.slick-slider-classic .carousel-parent .item {
display: flex;
flex-direction: column;
justify-content: center;
width: 100%;
min-height: 34.94792vw;
}
.slick-slider-classic .carousel-parent .slick-dots {
display: none !important;
}
.slick-slider-classic .carousel-child {
display: block;
max-width: 1920px;
margin-left: auto;
margin-right: auto;
}
.slick-slider-classic .carousel-child .slick-track {
display: flex;
align-items: stretch;
padding-top: 12px;
}
.slick-slider-classic .carousel-child .slick-slide {
position: relative;
display: flex;
flex-direction: column;
justify-content: center;
align-items: center;
float: none;
background: #fff;
transition: .33s;
cursor: pointer;
height: auto;
padding: 20px 0;
}
.slick-slider-classic .carousel-child .slick-slide::after {
content: '';
position: absolute;
top: -12px;
left: 50%;
transform: translate3d(-50%, 0, 0);
width: 0;
height: 0;
border-style: solid;
border-width: 0 13px 13px 13px;
border-color: transparent transparent #fff transparent;
pointer-events: none;
opacity: 1;
visibility: visible;
transition: .22s linear;
}
.slick-slider-classic .carousel-child .slick-active + .slick-active::before {
content: '';
position: absolute;
top: 50%;
transform: translate3d(0, -50%, 0);
height: 60%;
border-right: 1px solid #e1e1e1;
left: 0;
}
.slick-slider-classic .carousel-child .slick-slide:not(.slick-current) > * {
pointer-events: none;
}
.slick-slider-classic .carousel-child .slick-slide:not(.slick-current)::after {
top: 0;
opacity: 0;
visibility: hidden;
}
.slick-slider-classic .carousel-child .slick-slide:not(.slick-current) .post-light {
opacity: .4;
}
.slick-slider-classic .carousel-child .slick-slide:not(.slick-current) .post-light-time {
color: #000;
}
.slick-slider-classic .carousel-child .slick-slide:not(.slick-current):hover .post-light {
opacity: .6;
}
.slick-slider-classic .carousel-child .post-light {
display: flex;
flex-direction: column;
justify-content: center;
align-items: center;
width: 100%;
margin-left: auto;
margin-right: auto;
}
.slick-slider-classic .carousel-child .post-light *, .slick-slider-classic .carousel-child .post-light > * {
transition: .33s;
}
.slick-slider-classic .carousel-child .slick-arrow {
position: absolute;
top: 12px;
bottom: 0;
width: 40px;
height: auto;
transform: none;
z-index: 12;
background-color: transparent;
}
.slick-slider-classic .carousel-child .slick-arrow::before {
z-index: 1;
color: #151515;
}
.slick-slider-classic .carousel-child .slick-arrow::after {
content: '';
position: absolute;
top: 0;
right: 0;
bottom: 0;
left: 0;
z-index: 0;
pointer-events: none;
}
.slick-slider-classic .carousel-child .slick-prev {
left: 0;
padding-right: 7px;
}
.slick-slider-classic .carousel-child .slick-prev::after {
background: linear-gradient(to right, rgba(0, 0, 0, 0.08) 0%, transparent);
}
.slick-slider-classic .carousel-child .slick-next {
padding-left: 7px;
right: 0;
}
.slick-slider-classic .carousel-child .slick-next::after {
background: linear-gradient(to left, rgba(0, 0, 0, 0.08) 0%, transparent);
}
.slick-slider-classic .carousel-parent + .carousel-child {
margin-top: -12px;
}
}
/*rtl:begin:ignore*/
/*
*
* Owl Carousel
* --------------------------------------------------
*/
.owl-carousel .animated {
-webkit-animation-duration: 1000ms;
animation-duration: 1000ms;
-webkit-animation-fill-mode: both;
animation-fill-mode: both;
}
.owl-carousel .owl-animated-in {
z-index: 0;
}
.owl-carousel .owl-animated-out {
z-index: 1;
}
.owl-carousel .fadeOut {
-webkit-animation-name: fadeOut;
animation-name: fadeOut;
}
@-webkit-keyframes fadeOut {
0% {
opacity: 1;
}
100% {
opacity: 0;
}
}
@keyframes fadeOut {
0% {
opacity: 1;
}
100% {
opacity: 0;
}
}
/*
* Owl Carousel - Auto Height Plugin
*/
.owl-height {
transition: height 500ms ease-in-out;
}
/*
* Core Owl Carousel CSS File
*/
.owl-carousel {
display: block;
width: 100%;
-webkit-tap-highlight-color: transparent;
/* position relative and z-index fix webkit rendering fonts issue */
position: relative;
z-index: 1;
/*
* Owl Carousel - Lazy Load Plugin
*/
/*
* Owl Carousel - Video Plugin
*/
}
.owl-carousel .owl-stage {
position: relative;
-ms-touch-action: pan-Y;
}
.owl-carousel .owl-stage:after {
content: ".";
display: block;
clear: both;
visibility: hidden;
line-height: 0;
height: 0;
}
.owl-carousel .owl-stage-outer {
position: relative;
overflow: hidden;
/* fix for flashing background */
-webkit-transform: translate3d(0px, 0px, 0px);
}
.owl-carousel .owl-controls .owl-nav .owl-prev,
.owl-carousel .owl-controls .owl-nav .owl-next,
.owl-carousel .owl-controls .owl-dot {
cursor: pointer;
user-select: none;
}
.owl-carousel .owl-loaded {
display: block;
}
.owl-carousel .owl-loading {
opacity: 0;
display: block;
}
.owl-carousel .owl-hidden {
opacity: 0;
}
.owl-carousel .owl-refresh .owl-item {
display: none;
}
.owl-carousel .owl-item {
position: relative;
min-height: 1px;
float: left;
-webkit-tap-highlight-color: transparent;
-webkit-touch-callout: none;
}
.owl-carousel .owl-grab {
cursor: move;
cursor: -webkit-grab;
cursor: grab;
}
.owl-carousel .owl-rtl {
direction: rtl;
}
.owl-carousel .owl-rtl .owl-item {
float: right;
}
.no-js .owl-carousel {
display: block;
}
.owl-carousel .owl-item .owl-lazy {
opacity: 0;
transition: opacity 400ms ease;
}
.owl-carousel .owl-video-wrapper {
position: relative;
height: 100%;
background: #000000;
}
.owl-carousel .owl-video-play-icon {
position: absolute;
height: 80px;
width: 80px;
left: 50%;
top: 50%;
margin-left: -40px;
margin-top: -40px;
font: 400 40px/80px 'FontAwesome';
cursor: pointer;
z-index: 1;
transition: scale 100ms ease;
}
.owl-carousel .owl-video-play-icon:before {
content: '\f144';
}
.owl-carousel .owl-video-play-icon:hover {
-webkit-transform: scale(1.3);
transform: scale(1.3);
}
.owl-carousel .owl-video-playing .owl-video-tn,
.owl-carousel .owl-video-playing .owl-video-play-icon {
display: none;
}
.owl-carousel .owl-video-tn {
opacity: 0;
height: 100%;
background-position: center center;
background-repeat: no-repeat;
background-size: contain;
transition: opacity 400ms ease;
}
.owl-carousel .owl-video-frame {
position: relative;
z-index: 1;
}
/*
* Owl Navigation
*/
.owl-nav.disabled {
display: none !important;
}
.owl-prev,
.owl-next {
position: absolute;
top: 50%;
transform: translateY(-50%);
font: 400 46px/50px 'FontAwesome';
color: #ccc;
}
.owl-prev:hover,
.owl-next:hover {
color: #FFE1C4;
}
.owl-prev {
left: 0;
}
.owl-prev::before {
content: '\f104';
}
.owl-next {
right: 0;
}
.owl-next::before {
content: '\f105';
}
/*
* Owl Pagination
*/
.owl-dots {
text-align: center;
margin-top: 10px;
}
.owl-dot {
padding: 0;
border: none;
position: relative;
display: inline-block;
width: 9px;
height: 9px;
margin-left: 6px;
margin-right: 6px;
border-radius: 50%;
text-align: center;
outline: none;
cursor: pointer;
background-color: #afafaf;
transition: .3s ease-out all;
}
.owl-dot:hover, .owl-dot:focus, .owl-dot.active {
background-color: #35ac78;
transform: scale(1.5);
}
.owl-carousel[data-nav-custom] .owl-prev,
.owl-carousel[data-nav-custom] .owl-next {
display: none;
}
.owl-carousel-inline-outer {
position: relative;
padding-left: 60px;
min-height: 23px;
}
.owl-carousel-inline-outer .owl-inline-nav {
position: absolute;
top: 2px;
left: 0;
font-size: 16px;
line-height: 1.3;
}
.owl-carousel-inline-outer .owl-carousel {
max-width: calc(100% + 60px);
}
.owl-carousel-inline-outer .owl-arrow {
background: none;
border: none;
display: inline-block;
padding: 0;
outline: none;
outline-offset: 0;
cursor: pointer;
-webkit-appearance: none;
width: 20px;
height: 20px;
font-size: 20px;
line-height: 20px;
border-radius: 3px;
color: #fff;
background: #FFE1C4;
transition: .2s;
}
.owl-carousel-inline-outer .owl-arrow::-moz-focus-inner {
border: none;
padding: 0;
}
.owl-carousel-inline-outer .owl-arrow::before {
font-family: 'Material Icons';
}
.owl-carousel-inline-outer .owl-arrow:hover {
color: #151515;
background: #fcef57;
}
.owl-carousel-inline-outer .owl-arrow-prev::before {
content: '\e5cb';
}
.owl-carousel-inline-outer .owl-arrow-next::before {
content: '\e5cc';
}
.owl-carousel-inline-outer .owl-carousel {
top: 5px;
}
.owl-carousel-inline-outer * + .owl-arrow {
margin-left: 5px;
}
.owl-carousel-inline-outer-1 {
position: relative;
min-height: 23px;
max-width: 100%;
width: 100%;
}
.owl-carousel-inline-outer-1 .owl-carousel-inline-wrap {
flex-grow: 1;
width: 100%;
max-width: 100%;
}
.owl-carousel-inline-outer-1 .owl-inline-nav {
flex-shrink: 0;
}
.owl-carousel-inline-outer-1 .owl-inline-nav > * {
display: inline-block;
vertical-align: middle;
font-size: 16px;
line-height: 1.3;
}
.owl-carousel-inline-outer-1 .owl-carousel {
top: 7px;
max-width: calc(100% + 60px);
}
.owl-carousel-inline-outer-1 .owl-arrow {
background: none;
border: none;
display: inline-block;
padding: 0;
outline: none;
outline-offset: 0;
cursor: pointer;
-webkit-appearance: none;
width: 20px;
height: 20px;
font-size: 20px;
line-height: 20px;
border-radius: 3px;
color: #151515;
background: #fcef57;
transition: .2s;
}
.owl-carousel-inline-outer-1 .owl-arrow::-moz-focus-inner {
border: none;
padding: 0;
}
.owl-carousel-inline-outer-1 .owl-arrow::before {
font-family: 'Material Icons';
}
.owl-carousel-inline-outer-1 .owl-arrow:hover {
color: #fff;
background: #FFE1C4;
}
.owl-carousel-inline-outer-1 .owl-arrow-prev::before {
content: '\e5cb';
}
.owl-carousel-inline-outer-1 .owl-arrow-next::before {
content: '\e5cc';
}
.owl-carousel-inline-outer-1 * + .owl-arrow {
margin-left: 5px;
}
.owl-carousel-inline-outer-1 .owl-carousel {
margin-left: 10px;
line-height: 1.3;
}
.owl-carousel-arrows-outline .owl-arrow {
position: relative;
display: inline-block;
vertical-align: middle;
width: 26px;
height: 26px;
padding: 1px;
font: 400 20px/21px 'FontAwesome';
color: #111;
background: transparent;
border: 1px solid #c6c6c6;
border-radius: 3px;
cursor: pointer;
transition: .33s;
}
.owl-carousel-arrows-outline .owl-arrow:hover {
color: #fff;
background: #FFE1C4;
border-color: #FFE1C4;
}
.owl-carousel-arrows-outline .owl-arrow-prev::before {
margin-left: -1px;
content: '\f104';
}
.owl-carousel-arrows-outline .owl-arrow-next::before {
margin-right: -1px;
content: '\f105';
}
.owl-carousel-arrows-outline .button {
top: 1px;
}
html.firefox .owl-carousel-arrows-outline .owl-arrow::before {
position: relative;
top: -1px;
}
html.firefox .owl-carousel-arrows-outline .button {
top: 0;
}
.ie-10 .owl-carousel-arrows-outline .button, .ie-11 .owl-carousel-arrows-outline .button {
top: 0;
}
.owl-carousel-dots-modern img {
width: 100%;
max-width: inherit;
}
.owl-carousel-dots-modern .owl-dots {
position: absolute;
left: 0;
right: 0;
bottom: 20px;
z-index: 2;
}
.owl-carousel-dots-modern .owl-dot {
margin-left: 7px;
margin-right: 7px;
vertical-align: middle;
background: #fff;
border: none;
}
.owl-carousel-dots-modern .owl-dot::before {
position: absolute;
top: 50%;
left: 50%;
width: 0;
height: 0;
content: '';
background: #fcef57;
border-radius: 50%;
transform: translate(-50%, -50%);
transition: all .4s;
}
.owl-carousel-dots-modern .owl-dot.active, .owl-carousel-dots-modern .owl-dot:hover {
transform: scale(1);
}
.owl-carousel-dots-modern .owl-dot.active::before, .owl-carousel-dots-modern .owl-dot:hover::before {
width: 15px;
height: 15px;
}
@media (min-width: 576px) {
.owl-carousel-dots-modern .owl-dots {
bottom: 50px;
}
}
.owl-carousel-creative .owl-nav.disabled {
display: block !important;
}
.owl-carousel-creative .owl-prev,
.owl-carousel-creative .owl-next {
padding: 0;
border: 0;
display: block;
width: 50px;
height: 55px;
cursor: pointer;
vertical-align: middle;
white-space: nowrap;
transition: .22s;
text-align: center;
background: rgba(21, 21, 21, 0.4);
}
.owl-carousel-creative .owl-prev::before, .owl-carousel-creative .owl-prev::after,
.owl-carousel-creative .owl-next::before,
.owl-carousel-creative .owl-next::after {
content: '';
position: relative;
display: inline-block;
vertical-align: middle;
transition: .4s;
}
.owl-carousel-creative .owl-prev:hover,
.owl-carousel-creative .owl-next:hover {
color: #fff;
border-color: #d7d7d7;
background: rgba(53, 173, 121, 0.7);
}
.owl-carousel-creative .owl-prev::before,
.owl-carousel-creative .owl-next::after {
top: -2px;
font-family: 'Material Icons';
font-size: 22px;
line-height: 1;
}
.owl-carousel-creative .owl-prev::before {
content: '\e5cb';
}
.owl-carousel-creative .owl-next::after {
content: '\e5cc';
}
@media (min-width: 576px) {
.owl-carousel-creative {
padding: 0 20px;
}
}
@media (min-width: 1200px) {
.owl-carousel-creative {
padding: 0 50px;
}
.owl-carousel-creative .owl-prev, .owl-carousel-creative .owl-prev:hover,
.owl-carousel-creative .owl-next,
.owl-carousel-creative .owl-next:hover {
color: #151515;
background-color: transparent;
}
.owl-carousel-creative .owl-prev::before,
.owl-carousel-creative .owl-next::after {
top: -1px;
}
.owl-carousel-creative .owl-prev::after,
.owl-carousel-creative .owl-next::before {
font-size: 0;
line-height: 0;
width: 20px;
border-bottom: 2px solid;
}
.owl-carousel-creative .owl-prev {
padding-right: 5px;
border-right: 9px solid #e1e1e1;
}
.owl-carousel-creative .owl-prev::before {
margin-right: -6px;
}
.owl-carousel-creative .owl-prev:hover::before, .owl-carousel-creative .owl-prev:hover::after {
transform: translateX(-5px);
}
.owl-carousel-creative .owl-next {
padding-left: 5px;
border-left: 9px solid #e1e1e1;
}
.owl-carousel-creative .owl-next::after {
margin-left: -6px;
}
.owl-carousel-creative .owl-next:hover::before, .owl-carousel-creative .owl-next:hover::after {
transform: translateX(5px);
}
}
@media (min-width: 1200px) and (max-width: 1599.98px) {
.owl-carousel-creative .owl-prev {
left: -10px;
}
.owl-carousel-creative .owl-next {
right: -10px;
}
}
@media (min-width: 1600px) {
.owl-carousel-creative {
padding: 0 70px;
}
}
.owl-carousel-mystic {
padding: 0 15px;
}
.owl-carousel-mystic .owl-nav.disabled {
display: block !important;
}
.owl-carousel-mystic .owl-prev,
.owl-carousel-mystic .owl-next {
padding: 0;
border: none;
position: absolute;
top: 50%;
height: 50px;
width: 66px;
overflow: hidden;
transform: translate3d(0, -50%, 0);
color: #fff;
font-size: 27px;
line-height: 1;
cursor: pointer;
}
.owl-carousel-mystic .owl-prev::before,
.owl-carousel-mystic .owl-next::before {
position: absolute;
top: 50%;
left: 50%;
transform: translate3d(-50%, -50%, 0);
font-family: 'Material Icons';
}
.owl-carousel-mystic .owl-prev::after,
.owl-carousel-mystic .owl-next::after {
content: '';
position: absolute;
top: 0;
right: 0;
bottom: 0;
left: 0;
z-index: -1;
background: rgba(0, 0, 0, 0.19);
pointer-events: none;
transition: .33s;
outline: 1px solid transparent;
}
.owl-carousel-mystic .owl-prev:hover,
.owl-carousel-mystic .owl-next:hover {
color: #fff;
}
.owl-carousel-mystic .owl-prev:hover::after,
.owl-carousel-mystic .owl-next:hover::after {
background: #FFE1C4;
}
.owl-carousel-mystic .owl-prev {
left: 0;
}
.owl-carousel-mystic .owl-prev::before {
content: '\e5cb';
margin-left: -3px;
}
.owl-carousel-mystic .owl-prev::after {
transform-origin: 100% 100%;
transform: skew(10deg);
}
.owl-carousel-mystic .owl-next {
right: 0;
}
.owl-carousel-mystic .owl-next::before {
content: '\e5cc';
margin-right: -3px;
}
.owl-carousel-mystic .owl-next::after {
transform-origin: 100% 100%;
transform: skew(-10deg);
}
@media (min-width: 768px) {
.owl-carousel-mystic {
padding: 0 80px;
}
}
.owl-item {
padding: 0 1px;
}
.owl-spacing-1 .owl-stage-outer {
margin: -30px;
padding: 30px;
}
@font-face {
font-family: 'lg';
src: url("../fonts/lg.eot?n1z373");
src: url("../fonts/lg.eot?#iefixn1z373") format("embedded-opentype"), url("../fonts/lg.woff?n1z373") format("woff"), url("../fonts/lg.ttf?n1z373") format("truetype"), url("../fonts/lg.svg?n1z373#lg") format("svg");
font-weight: normal;
font-style: normal;
}
.lg-icon {
font-family: 'lg';
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;
}
.lg-actions .lg-next, .lg-actions .lg-prev {
background-color: rgba(0, 0, 0, 0.45);
border-radius: 2px;
color: #cacaca;
cursor: pointer;
display: block;
font-size: 22px;
margin-top: -10px;
padding: 8px 10px 9px;
position: absolute;
top: 50%;
z-index: 1180;
border: 0;
}
.lg-actions .lg-next.disabled, .lg-actions .lg-prev.disabled {
pointer-events: none;
opacity: 0.5;
}
.lg-actions .lg-next:hover, .lg-actions .lg-prev:hover {
color: #FFF;
}
.lg-actions .lg-next {
right: 20px;
}
.lg-actions .lg-next:before {
content: "\e095";
}
.lg-actions .lg-prev {
left: 20px;
}
.lg-actions .lg-prev:after {
content: "\e094";
}
@-webkit-keyframes lg-right-end {
0% {
left: 0;
}
50% {
left: -30px;
}
100% {
left: 0;
}
}
@-moz-keyframes lg-right-end {
0% {
left: 0;
}
50% {
left: -30px;
}
100% {
left: 0;
}
}
@-ms-keyframes lg-right-end {
0% {
left: 0;
}
50% {
left: -30px;
}
100% {
left: 0;
}
}
@keyframes lg-right-end {
0% {
left: 0;
}
50% {
left: -30px;
}
100% {
left: 0;
}
}
@-webkit-keyframes lg-left-end {
0% {
left: 0;
}
50% {
left: 30px;
}
100% {
left: 0;
}
}
@-moz-keyframes lg-left-end {
0% {
left: 0;
}
50% {
left: 30px;
}
100% {
left: 0;
}
}
@-ms-keyframes lg-left-end {
0% {
left: 0;
}
50% {
left: 30px;
}
100% {
left: 0;
}
}
@keyframes lg-left-end {
0% {
left: 0;
}
50% {
left: 30px;
}
100% {
left: 0;
}
}
.lg-outer.lg-right-end .lg-object {
-webkit-animation: lg-right-end 0.3s;
-o-animation: lg-right-end 0.3s;
animation: lg-right-end 0.3s;
position: relative;
}
.lg-outer.lg-left-end .lg-object {
-webkit-animation: lg-left-end 0.3s;
-o-animation: lg-left-end 0.3s;
animation: lg-left-end 0.3s;
position: relative;
}
.lg-toolbar {
display: flex;
flex-direction: row-reverse;
z-index: 1182;
left: 0;
position: absolute;
top: 0;
width: 100%;
background-color: rgba(0, 0, 0, 0.45);
}
.lg-toolbar .lg-icon {
color: #cacaca;
cursor: pointer;
float: right;
font-size: 24px;
height: 47px;
line-height: 27px;
padding: 10px 0;
text-align: center;
width: 50px;
text-decoration: none !important;
outline: medium none;
transition: color 0.2s linear;
}
.lg-toolbar .lg-icon:hover {
color: #FFF;
}
.lg-toolbar .lg-close:after {
content: "\e070";
}
.lg-toolbar .lg-download:after {
content: "\e0f2";
}
.lg-sub-html {
background-color: rgba(0, 0, 0, 0.45);
bottom: 0;
color: #EEE;
font-size: 16px;
left: 0;
padding: 10px 40px;
position: fixed;
right: 0;
text-align: center;
z-index: 1180;
}
.lg-sub-html h4 {
margin: 0;
font-size: 13px;
font-weight: bold;
}
.lg-sub-html p {
font-size: 12px;
margin: 5px 0 0;
}
#lg-counter {
color: #cacaca;
display: inline-block;
font-size: 16px;
padding-left: 20px;
padding-top: 12px;
vertical-align: middle;
margin-right: auto;
}
.lg-toolbar, .lg-prev, .lg-next {
opacity: 1;
transition: transform 0.35s cubic-bezier(0, 0, 0.25, 1) 0s, opacity 0.35s cubic-bezier(0, 0, 0.25, 1) 0s, color 0.2s linear;
}
.lg-hide-items .lg-prev {
opacity: 0;
transform: translate3d(-10px, 0, 0);
}
.lg-hide-items .lg-next {
opacity: 0;
transform: translate3d(10px, 0, 0);
}
.lg-hide-items .lg-toolbar {
opacity: 0;
transform: translate3d(0, -10px, 0);
}
body:not(.lg-from-hash) .lg-outer.lg-start-zoom .lg-object {
transform: scale3d(0.5, 0.5, 0.5);
opacity: 0;
transition: transform 250ms cubic-bezier(0, 0, 0.25, 1) 0s, opacity 250ms cubic-bezier(0, 0, 0.25, 1) !important;
transform-origin: 50% 50%;
}
body:not(.lg-from-hash) .lg-outer.lg-start-zoom .lg-item.lg-complete .lg-object {
transform: scale3d(1, 1, 1);
opacity: 1;
}
.lg-outer .lg-thumb-outer {
background-color: #0D0A0A;
bottom: 0;
position: absolute;
width: 100%;
z-index: 1180;
max-height: 350px;
transform: translate3d(0, 100%, 0);
transition: transform 0.25s cubic-bezier(0, 0, 0.25, 1) 0s;
}
.lg-outer .lg-thumb-outer.lg-grab .lg-thumb-item {
cursor: -webkit-grab;
cursor: -moz-grab;
cursor: grab;
}
.lg-outer .lg-thumb-outer.lg-grabbing .lg-thumb-item {
cursor: move;
cursor: -webkit-grabbing;
cursor: -moz-grabbing;
cursor: grabbing;
}
.lg-outer .lg-thumb-outer.lg-dragging .lg-thumb {
transition-duration: 0s !important;
}
.lg-outer.lg-thumb-open .lg-thumb-outer {
transform: translate3d(0, 0%, 0);
}
.lg-outer .lg-thumb {
padding: 10px 0;
height: 100%;
margin-bottom: -5px;
margin-left: auto;
margin-right: auto;
}
.lg-outer .lg-thumb-item {
cursor: pointer;
float: left;
overflow: hidden;
height: 100%;
border: 0px solid #FFF;
margin-bottom: 5px;
transform: scale(0.9);
border-radius: 2px;
}
@media (min-width: 1025px) {
.lg-outer .lg-thumb-item {
transition: 0.25s ease;
}
}
.lg-outer .lg-thumb-item.active, .lg-outer .lg-thumb-item:hover {
transform: scale(1);
}
.lg-outer .lg-thumb-item img {
width: 100%;
height: 100%;
object-fit: cover;
}
.lg-outer.lg-has-thumb .lg-item {
padding-bottom: 120px;
}
.lg-outer.lg-can-toggle .lg-item {
padding-bottom: 0;
}
.lg-outer.lg-pull-caption-up .lg-sub-html {
transition: bottom 0.25s ease;
}
.lg-outer.lg-pull-caption-up.lg-thumb-open .lg-sub-html {
bottom: 100px;
}
.lg-outer .lg-toogle-thumb {
background-color: #0D0A0A;
border-radius: 2px 2px 0 0;
color: #cacaca;
cursor: pointer;
font-size: 24px;
height: 39px;
line-height: 27px;
padding: 5px 0;
position: absolute;
right: 20px;
text-align: center;
top: -39px;
width: 50px;
}
.lg-outer .lg-toogle-thumb:after {
content: "\e1ff";
}
.lg-outer .lg-toogle-thumb:hover {
color: #FFF;
}
.lg-outer .lg-video-cont {
display: inline-block;
vertical-align: middle;
max-width: 1140px;
max-height: 100%;
width: 100%;
padding: 0 5px;
}
.lg-outer .lg-video {
width: 100%;
height: 0;
padding-bottom: 56.25%;
overflow: hidden;
position: relative;
}
.lg-outer .lg-video .lg-object {
display: inline-block;
position: absolute;
top: 0;
left: 0;
width: 100% !important;
height: 100% !important;
}
.lg-outer .lg-video .lg-video-play {
width: 84px;
height: 59px;
position: absolute;
left: 50%;
top: 50%;
margin-left: -42px;
margin-top: -30px;
z-index: 1180;
cursor: pointer;
}
.lg-outer .lg-has-vimeo .lg-video-play {
background: url("../images/vimeo-play.png") no-repeat scroll 0 0 transparent;
}
.lg-outer .lg-has-vimeo:hover .lg-video-play {
background: url("../images/vimeo-play.png") no-repeat scroll 0 -58px transparent;
}
.lg-outer .lg-has-html5 .lg-video-play {
background: transparent url("../images/video-play.png") no-repeat scroll 0 0;
height: 64px;
margin-left: -32px;
margin-top: -32px;
width: 64px;
opacity: 0.8;
}
.lg-outer .lg-has-html5:hover .lg-video-play {
opacity: 1;
}
.lg-outer .lg-has-youtube .lg-video-play {
background: url("../images/youtube-play.png") no-repeat scroll 0 0 transparent;
}
.lg-outer .lg-has-youtube:hover .lg-video-play {
background: url("../images/youtube-play.png") no-repeat scroll 0 -60px transparent;
}
.lg-outer .lg-video-object {
width: 100% !important;
height: 100% !important;
position: absolute;
top: 0;
left: 0;
}
.lg-outer .lg-has-video .lg-video-object {
visibility: hidden;
}
.lg-outer .lg-has-video.lg-video-playing .lg-object, .lg-outer .lg-has-video.lg-video-playing .lg-video-play {
display: none;
}
.lg-outer .lg-has-video.lg-video-playing .lg-video-object {
visibility: visible;
}
.lg-progress-bar {
background-color: #333;
height: 5px;
left: 0;
position: absolute;
top: 0;
width: 100%;
z-index: 1183;
opacity: 0;
transition: opacity 0.08s ease 0s;
}
.lg-progress-bar .lg-progress {
background-color: #FFE1C4;
height: 5px;
width: 0;
}
.lg-progress-bar.lg-start .lg-progress {
width: 100%;
}
.lg-show-autoplay .lg-progress-bar {
opacity: 1;
}
.lg-autoplay-button:after {
content: "\e01d";
}
.lg-show-autoplay .lg-autoplay-button:after {
content: "\e01a";
}
.lg-outer.lg-css3.lg-zoom-dragging .lg-item.lg-complete.lg-zoomable .lg-img-wrap, .lg-outer.lg-css3.lg-zoom-dragging .lg-item.lg-complete.lg-zoomable .lg-image {
transition-duration: 0s;
}
.lg-outer.lg-use-transition-for-zoom .lg-item.lg-complete.lg-zoomable .lg-img-wrap {
transition: transform 0.3s cubic-bezier(0, 0, 0.25, 1) 0s;
}
.lg-outer.lg-use-left-for-zoom .lg-item.lg-complete.lg-zoomable .lg-img-wrap {
transition: left 0.3s cubic-bezier(0, 0, 0.25, 1) 0s, top 0.3s cubic-bezier(0, 0, 0.25, 1) 0s;
}
.lg-outer .lg-item.lg-complete.lg-zoomable .lg-img-wrap {
transform: translate3d(0, 0, 0);
-webkit-backface-visibility: hidden;
backface-visibility: hidden;
}
.lg-outer .lg-item.lg-complete.lg-zoomable .lg-image {
transform: scale3d(1, 1, 1);
transition: transform 0.3s cubic-bezier(0, 0, 0.25, 1) 0s, opacity 0.15s !important;
transform-origin: 0 0;
-webkit-backface-visibility: hidden;
backface-visibility: hidden;
}
@media (max-width: 767.98px) {
#lg-zoom-in {
display: none;
}
}
#lg-zoom-in:after {
content: "\e311";
}
#lg-actual-size {
font-size: 20px;
}
#lg-actual-size:after {
content: "\e033";
}
#lg-zoom-out {
opacity: 0.5;
pointer-events: none;
}
@media (max-width: 767.98px) {
#lg-zoom-out {
display: none;
}
}
#lg-zoom-out:after {
content: "\e312";
}
.lg-zoomed #lg-zoom-out {
opacity: 1;
pointer-events: auto;
}
.lg-outer .lg-pager-outer {
bottom: 60px;
left: 0;
position: absolute;
right: 0;
text-align: center;
z-index: 1180;
height: 10px;
}
.lg-outer .lg-pager-outer.lg-pager-hover .lg-pager-cont {
overflow: visible;
}
.lg-outer .lg-pager-cont {
cursor: pointer;
display: inline-block;
overflow: hidden;
position: relative;
vertical-align: top;
margin: 0 5px;
}
.lg-outer .lg-pager-cont:hover .lg-pager-thumb-cont {
opacity: 1;
transform: translate3d(0, 0, 0);
}
.lg-outer .lg-pager-cont.lg-pager-active .lg-pager {
box-shadow: 0 0 0 2px white inset;
}
.lg-outer .lg-pager-thumb-cont {
background-color: #fff;
color: #FFF;
bottom: 100%;
height: 83px;
left: 0;
margin-bottom: 20px;
margin-left: -60px;
opacity: 0;
padding: 5px;
position: absolute;
width: 120px;
border-radius: 3px;
transition: opacity 0.15s ease 0s, transform 0.15s ease 0s;
transform: translate3d(0, 5px, 0);
}
.lg-outer .lg-pager-thumb-cont img {
width: 100%;
height: 100%;
}
.lg-outer .lg-pager {
background-color: rgba(255, 255, 255, 0.5);
border-radius: 50%;
box-shadow: 0 0 0 8px rgba(255, 255, 255, 0.7) inset;
display: block;
height: 12px;
transition: box-shadow 0.3s ease 0s;
width: 12px;
}
.lg-outer .lg-pager:hover, .lg-outer .lg-pager:focus {
box-shadow: 0 0 0 8px white inset;
}
.lg-outer .lg-caret {
border-left: 10px solid transparent;
border-right: 10px solid transparent;
border-top: 10px dashed;
bottom: -10px;
display: inline-block;
height: 0;
left: 50%;
margin-left: -5px;
position: absolute;
vertical-align: middle;
width: 0;
}
.lg-fullscreen:after {
content: "\e20c";
}
.lg-fullscreen-on .lg-fullscreen:after {
content: "\e20d";
}
.lg-outer #lg-dropdown-overlay {
background-color: rgba(0, 0, 0, 0.25);
bottom: 0;
cursor: default;
left: 0;
position: fixed;
right: 0;
top: 0;
z-index: 1181;
opacity: 0;
visibility: hidden;
transition: visibility 0s linear 0.18s, opacity 0.18s linear 0s;
}
.lg-outer.lg-dropdown-active .lg-dropdown, .lg-outer.lg-dropdown-active #lg-dropdown-overlay {
transition-delay: 0s;
transform: translate3d(0, 0px, 0);
opacity: 1;
visibility: visible;
}
.lg-outer.lg-dropdown-active #lg-share {
color: #FFF;
}
.lg-outer .lg-dropdown {
background-color: #fff;
border-radius: 2px;
font-size: 14px;
list-style-type: none;
margin: 0;
padding: 10px 0;
position: absolute;
right: 0;
text-align: left;
top: 50px;
opacity: 0;
visibility: hidden;
transform: translate3d(0, 5px, 0);
transition: transform 0.18s linear 0s, visibility 0s linear 0.5s, opacity 0.18s linear 0s;
}
.lg-outer .lg-dropdown:after {
content: "";
display: block;
height: 0;
width: 0;
position: absolute;
border: 8px solid transparent;
border-bottom-color: #FFF;
right: 16px;
top: -16px;
}
.lg-outer .lg-dropdown > li:last-child {
margin-bottom: 0px;
}
.lg-outer .lg-dropdown > li:hover a, .lg-outer .lg-dropdown > li:hover .lg-icon {
color: #333;
}
.lg-outer .lg-dropdown a {
color: #333;
display: block;
white-space: pre;
padding: 4px 12px;
font-family: "Open Sans","Helvetica Neue",Helvetica,Arial,sans-serif;
font-size: 12px;
}
.lg-outer .lg-dropdown a:hover {
background-color: rgba(0, 0, 0, 0.07);
}
.lg-outer .lg-dropdown .lg-dropdown-text {
display: inline-block;
line-height: 1;
margin-top: -3px;
vertical-align: middle;
}
.lg-outer .lg-dropdown .lg-icon {
color: #333;
display: inline-block;
float: none;
font-size: 20px;
height: auto;
line-height: 1;
margin-right: 8px;
padding: 0;
vertical-align: middle;
width: auto;
}
.lg-outer #lg-share {
position: relative;
}
.lg-outer #lg-share:after {
content: "\e80d";
}
.lg-outer #lg-share-facebook .lg-icon {
color: #3b5998;
}
.lg-outer #lg-share-facebook .lg-icon:after {
content: "\e901";
}
.lg-outer #lg-share-twitter .lg-icon {
color: #00aced;
}
.lg-outer #lg-share-twitter .lg-icon:after {
content: "\e904";
}
.lg-outer #lg-share-googleplus .lg-icon {
color: #dd4b39;
}
.lg-outer #lg-share-googleplus .lg-icon:after {
content: "\e902";
}
.lg-outer #lg-share-pinterest .lg-icon {
color: #cb2027;
}
.lg-outer #lg-share-pinterest .lg-icon:after {
content: "\e903";
}
.lg-css3.lg-no-trans .lg-prev-slide, .lg-css3.lg-no-trans .lg-next-slide, .lg-css3.lg-no-trans .lg-current {
transition: none 0s ease 0s !important;
}
.lg-css3.lg-use-css3 .lg-item {
will-change: transform, opacity;
}
.lg-css3.lg-use-left .lg-item {
will-change: left, opacity;
}
.lg-css3.lg-zoom-in .lg-item {
opacity: 0;
}
.lg-css3.lg-zoom-in .lg-item.lg-prev-slide {
transform: scale3d(2, 2, 2);
}
.lg-css3.lg-zoom-in .lg-item.lg-next-slide {
transform: scale3d(2, 2, 2);
}
.lg-css3.lg-zoom-in .lg-item.lg-current {
transform: scale3d(1, 1, 1);
opacity: 1;
}
.lg-css3.lg-zoom-in .lg-item.lg-prev-slide, .lg-css3.lg-zoom-in .lg-item.lg-next-slide, .lg-css3.lg-zoom-in .lg-item.lg-current {
transition: transform 1s cubic-bezier(0, 0, 0.25, 1) 0s, opacity 1s ease 0s;
}
.lg-css3.lg-zoom-out .lg-item {
opacity: 0;
}
.lg-css3.lg-zoom-out .lg-item.lg-prev-slide {
transform: scale3d(0, 0, 0);
}
.lg-css3.lg-zoom-out .lg-item.lg-next-slide {
transform: scale3d(0, 0, 0);
}
.lg-css3.lg-zoom-out .lg-item.lg-current {
transform: scale3d(1, 1, 1);
opacity: 1;
}
.lg-css3.lg-zoom-out .lg-item.lg-prev-slide, .lg-css3.lg-zoom-out .lg-item.lg-next-slide, .lg-css3.lg-zoom-out .lg-item.lg-current {
transition: transform 1s cubic-bezier(0, 0, 0.25, 1) 0s, opacity 1s ease 0s;
}
.lg-css3.lg-zoom-out-in .lg-item {
opacity: 0;
}
.lg-css3.lg-zoom-out-in .lg-item.lg-prev-slide {
transform: scale3d(0, 0, 0);
}
.lg-css3.lg-zoom-out-in .lg-item.lg-next-slide {
transform: scale3d(2, 2, 2);
}
.lg-css3.lg-zoom-out-in .lg-item.lg-current {
transform: scale3d(1, 1, 1);
opacity: 1;
}
.lg-css3.lg-zoom-out-in .lg-item.lg-prev-slide, .lg-css3.lg-zoom-out-in .lg-item.lg-next-slide, .lg-css3.lg-zoom-out-in .lg-item.lg-current {
transition: transform 1s cubic-bezier(0, 0, 0.25, 1) 0s, opacity 1s ease 0s;
}
.lg-css3.lg-zoom-in-out .lg-item {
opacity: 0;
}
.lg-css3.lg-zoom-in-out .lg-item.lg-prev-slide {
transform: scale3d(2, 2, 2);
}
.lg-css3.lg-zoom-in-out .lg-item.lg-next-slide {
transform: scale3d(0, 0, 0);
}
.lg-css3.lg-zoom-in-out .lg-item.lg-current {
transform: scale3d(1, 1, 1);
opacity: 1;
}
.lg-css3.lg-zoom-in-out .lg-item.lg-prev-slide, .lg-css3.lg-zoom-in-out .lg-item.lg-next-slide, .lg-css3.lg-zoom-in-out .lg-item.lg-current {
transition: transform 1s cubic-bezier(0, 0, 0.25, 1) 0s, opacity 1s ease 0s;
}
.lg-css3.lg-soft-zoom .lg-item {
opacity: 0;
}
.lg-css3.lg-soft-zoom .lg-item.lg-prev-slide {
transform: scale3d(1.2, 1.2, 1.2);
}
.lg-css3.lg-soft-zoom .lg-item.lg-next-slide {
transform: scale3d(0.8, 0.8, 0.8);
}
.lg-css3.lg-soft-zoom .lg-item.lg-current {
transform: scale3d(1, 1, 1);
opacity: 1;
}
.lg-css3.lg-soft-zoom .lg-item.lg-prev-slide, .lg-css3.lg-soft-zoom .lg-item.lg-next-slide, .lg-css3.lg-soft-zoom .lg-item.lg-current {
transition: transform 1s cubic-bezier(0, 0, 0.25, 1) 0s, opacity 1s ease 0s;
}
.lg-css3.lg-slide-circular .lg-item {
opacity: 0;
}
.lg-css3.lg-slide-circular .lg-item.lg-prev-slide {
transform: scale3d(0, 0, 0) translate3d(-100%, 0, 0);
}
.lg-css3.lg-slide-circular .lg-item.lg-next-slide {
transform: scale3d(0, 0, 0) translate3d(100%, 0, 0);
}
.lg-css3.lg-slide-circular .lg-item.lg-current {
transform: scale3d(1, 1, 1) translate3d(0, 0, 0);
opacity: 1;
}
.lg-css3.lg-slide-circular .lg-item.lg-prev-slide, .lg-css3.lg-slide-circular .lg-item.lg-next-slide, .lg-css3.lg-slide-circular .lg-item.lg-current {
transition: transform 1s cubic-bezier(0, 0, 0.25, 1) 0s, opacity 1s ease 0s;
}
.lg-css3.lg-slide-circular-up .lg-item {
opacity: 0;
}
.lg-css3.lg-slide-circular-up .lg-item.lg-prev-slide {
transform: scale3d(0, 0, 0) translate3d(-100%, -100%, 0);
}
.lg-css3.lg-slide-circular-up .lg-item.lg-next-slide {
transform: scale3d(0, 0, 0) translate3d(100%, -100%, 0);
}
.lg-css3.lg-slide-circular-up .lg-item.lg-current {
transform: scale3d(1, 1, 1) translate3d(0, 0, 0);
opacity: 1;
}
.lg-css3.lg-slide-circular-up .lg-item.lg-prev-slide, .lg-css3.lg-slide-circular-up .lg-item.lg-next-slide, .lg-css3.lg-slide-circular-up .lg-item.lg-current {
transition: transform 1s cubic-bezier(0, 0, 0.25, 1) 0s, opacity 1s ease 0s;
}
.lg-css3.lg-slide-circular-down .lg-item {
opacity: 0;
}
.lg-css3.lg-slide-circular-down .lg-item.lg-prev-slide {
transform: scale3d(0, 0, 0) translate3d(-100%, 100%, 0);
}
.lg-css3.lg-slide-circular-down .lg-item.lg-next-slide {
transform: scale3d(0, 0, 0) translate3d(100%, 100%, 0);
}
.lg-css3.lg-slide-circular-down .lg-item.lg-current {
transform: scale3d(1, 1, 1) translate3d(0, 0, 0);
opacity: 1;
}
.lg-css3.lg-slide-circular-down .lg-item.lg-prev-slide, .lg-css3.lg-slide-circular-down .lg-item.lg-next-slide, .lg-css3.lg-slide-circular-down .lg-item.lg-current {
transition: transform 1s cubic-bezier(0, 0, 0.25, 1) 0s, opacity 1s ease 0s;
}
.lg-css3.lg-slide-circular-vertical .lg-item {
opacity: 0;
}
.lg-css3.lg-slide-circular-vertical .lg-item.lg-prev-slide {
transform: scale3d(0, 0, 0) translate3d(0, -100%, 0);
}
.lg-css3.lg-slide-circular-vertical .lg-item.lg-next-slide {
transform: scale3d(0, 0, 0) translate3d(0, 100%, 0);
}
.lg-css3.lg-slide-circular-vertical .lg-item.lg-current {
transform: scale3d(1, 1, 1) translate3d(0, 0, 0);
opacity: 1;
}
.lg-css3.lg-slide-circular-vertical .lg-item.lg-prev-slide, .lg-css3.lg-slide-circular-vertical .lg-item.lg-next-slide, .lg-css3.lg-slide-circular-vertical .lg-item.lg-current {
transition: transform 1s cubic-bezier(0, 0, 0.25, 1) 0s, opacity 1s ease 0s;
}
.lg-css3.lg-slide-circular-vertical-left .lg-item {
opacity: 0;
}
.lg-css3.lg-slide-circular-vertical-left .lg-item.lg-prev-slide {
transform: scale3d(0, 0, 0) translate3d(-100%, -100%, 0);
}
.lg-css3.lg-slide-circular-vertical-left .lg-item.lg-next-slide {
transform: scale3d(0, 0, 0) translate3d(-100%, 100%, 0);
}
.lg-css3.lg-slide-circular-vertical-left .lg-item.lg-current {
transform: scale3d(1, 1, 1) translate3d(0, 0, 0);
opacity: 1;
}
.lg-css3.lg-slide-circular-vertical-left .lg-item.lg-prev-slide, .lg-css3.lg-slide-circular-vertical-left .lg-item.lg-next-slide, .lg-css3.lg-slide-circular-vertical-left .lg-item.lg-current {
transition: transform 1s cubic-bezier(0, 0, 0.25, 1) 0s, opacity 1s ease 0s;
}
.lg-css3.lg-slide-circular-vertical-down .lg-item {
opacity: 0;
}
.lg-css3.lg-slide-circular-vertical-down .lg-item.lg-prev-slide {
transform: scale3d(0, 0, 0) translate3d(100%, -100%, 0);
}
.lg-css3.lg-slide-circular-vertical-down .lg-item.lg-next-slide {
transform: scale3d(0, 0, 0) translate3d(100%, 100%, 0);
}
.lg-css3.lg-slide-circular-vertical-down .lg-item.lg-current {
transform: scale3d(1, 1, 1) translate3d(0, 0, 0);
opacity: 1;
}
.lg-css3.lg-slide-circular-vertical-down .lg-item.lg-prev-slide, .lg-css3.lg-slide-circular-vertical-down .lg-item.lg-next-slide, .lg-css3.lg-slide-circular-vertical-down .lg-item.lg-current {
transition: transform 1s cubic-bezier(0, 0, 0.25, 1) 0s, opacity 1s ease 0s;
}
.lg-css3.lg-slide-vertical .lg-item {
opacity: 0;
}
.lg-css3.lg-slide-vertical .lg-item.lg-prev-slide {
transform: translate3d(0, -100%, 0);
}
.lg-css3.lg-slide-vertical .lg-item.lg-next-slide {
transform: translate3d(0, 100%, 0);
}
.lg-css3.lg-slide-vertical .lg-item.lg-current {
transform: translate3d(0, 0, 0);
opacity: 1;
}
.lg-css3.lg-slide-vertical .lg-item.lg-prev-slide, .lg-css3.lg-slide-vertical .lg-item.lg-next-slide, .lg-css3.lg-slide-vertical .lg-item.lg-current {
transition: transform 1s cubic-bezier(0, 0, 0.25, 1) 0s, opacity 0.1s ease 0s;
}
.lg-css3.lg-slide-vertical-growth .lg-item {
opacity: 0;
}
.lg-css3.lg-slide-vertical-growth .lg-item.lg-prev-slide {
transform: scale3d(0.5, 0.5, 0.5) translate3d(0, -150%, 0);
}
.lg-css3.lg-slide-vertical-growth .lg-item.lg-next-slide {
transform: scale3d(0.5, 0.5, 0.5) translate3d(0, 150%, 0);
}
.lg-css3.lg-slide-vertical-growth .lg-item.lg-current {
transform: scale3d(1, 1, 1) translate3d(0, 0, 0);
opacity: 1;
}
.lg-css3.lg-slide-vertical-growth .lg-item.lg-prev-slide, .lg-css3.lg-slide-vertical-growth .lg-item.lg-next-slide, .lg-css3.lg-slide-vertical-growth .lg-item.lg-current {
transition: transform 1s cubic-bezier(0, 0, 0.25, 1) 0s, opacity 0.1s ease 0s;
}
.lg-css3.lg-slide-skew-only .lg-item {
opacity: 0;
}
.lg-css3.lg-slide-skew-only .lg-item.lg-prev-slide {
transform: skew(60deg, 0deg);
}
.lg-css3.lg-slide-skew-only .lg-item.lg-next-slide {
transform: skew(60deg, 0deg);
}
.lg-css3.lg-slide-skew-only .lg-item.lg-current {
transform: skew(0deg, 0deg);
opacity: 1;
}
.lg-css3.lg-slide-skew-only .lg-item.lg-prev-slide, .lg-css3.lg-slide-skew-only .lg-item.lg-next-slide, .lg-css3.lg-slide-skew-only .lg-item.lg-current {
transition: transform 1s cubic-bezier(0, 0, 0.25, 1) 0s, opacity 0.1s ease 0s;
}
.lg-css3.lg-slide-skew-only-rev .lg-item {
opacity: 0;
}
.lg-css3.lg-slide-skew-only-rev .lg-item.lg-prev-slide {
transform: skew(-60deg, 0deg);
}
.lg-css3.lg-slide-skew-only-rev .lg-item.lg-next-slide {
transform: skew(-60deg, 0deg);
}
.lg-css3.lg-slide-skew-only-rev .lg-item.lg-current {
transform: skew(0deg, 0deg);
opacity: 1;
}
.lg-css3.lg-slide-skew-only-rev .lg-item.lg-prev-slide, .lg-css3.lg-slide-skew-only-rev .lg-item.lg-next-slide, .lg-css3.lg-slide-skew-only-rev .lg-item.lg-current {
transition: transform 1s cubic-bezier(0, 0, 0.25, 1) 0s, opacity 0.1s ease 0s;
}
.lg-css3.lg-slide-skew-only-y .lg-item {
opacity: 0;
}
.lg-css3.lg-slide-skew-only-y .lg-item.lg-prev-slide {
transform: skew(0deg, 60deg);
}
.lg-css3.lg-slide-skew-only-y .lg-item.lg-next-slide {
transform: skew(0deg, 60deg);
}
.lg-css3.lg-slide-skew-only-y .lg-item.lg-current {
transform: skew(0deg, 0deg);
opacity: 1;
}
.lg-css3.lg-slide-skew-only-y .lg-item.lg-prev-slide, .lg-css3.lg-slide-skew-only-y .lg-item.lg-next-slide, .lg-css3.lg-slide-skew-only-y .lg-item.lg-current {
transition: transform 1s cubic-bezier(0, 0, 0.25, 1) 0s, opacity 0.1s ease 0s;
}
.lg-css3.lg-slide-skew-only-y-rev .lg-item {
opacity: 0;
}
.lg-css3.lg-slide-skew-only-y-rev .lg-item.lg-prev-slide {
transform: skew(0deg, -60deg);
}
.lg-css3.lg-slide-skew-only-y-rev .lg-item.lg-next-slide {
transform: skew(0deg, -60deg);
}
.lg-css3.lg-slide-skew-only-y-rev .lg-item.lg-current {
transform: skew(0deg, 0deg);
opacity: 1;
}
.lg-css3.lg-slide-skew-only-y-rev .lg-item.lg-prev-slide, .lg-css3.lg-slide-skew-only-y-rev .lg-item.lg-next-slide, .lg-css3.lg-slide-skew-only-y-rev .lg-item.lg-current {
transition: transform 1s cubic-bezier(0, 0, 0.25, 1) 0s, opacity 0.1s ease 0s;
}
.lg-css3.lg-slide-skew .lg-item {
opacity: 0;
}
.lg-css3.lg-slide-skew .lg-item.lg-prev-slide {
transform: skew(60deg, 0deg) translate3d(-100%, 0%, 0px);
}
.lg-css3.lg-slide-skew .lg-item.lg-next-slide {
transform: skew(60deg, 0deg) translate3d(100%, 0%, 0px);
}
.lg-css3.lg-slide-skew .lg-item.lg-current {
transform: skew(0deg, 0deg) translate3d(0%, 0%, 0px);
opacity: 1;
}
.lg-css3.lg-slide-skew .lg-item.lg-prev-slide, .lg-css3.lg-slide-skew .lg-item.lg-next-slide, .lg-css3.lg-slide-skew .lg-item.lg-current {
transition: transform 1s cubic-bezier(0, 0, 0.25, 1) 0s, opacity 0.1s ease 0s;
}
.lg-css3.lg-slide-skew-rev .lg-item {
opacity: 0;
}
.lg-css3.lg-slide-skew-rev .lg-item.lg-prev-slide {
transform: skew(-60deg, 0deg) translate3d(-100%, 0%, 0px);
}
.lg-css3.lg-slide-skew-rev .lg-item.lg-next-slide {
transform: skew(-60deg, 0deg) translate3d(100%, 0%, 0px);
}
.lg-css3.lg-slide-skew-rev .lg-item.lg-current {
transform: skew(0deg, 0deg) translate3d(0%, 0%, 0px);
opacity: 1;
}
.lg-css3.lg-slide-skew-rev .lg-item.lg-prev-slide, .lg-css3.lg-slide-skew-rev .lg-item.lg-next-slide, .lg-css3.lg-slide-skew-rev .lg-item.lg-current {
transition: transform 1s cubic-bezier(0, 0, 0.25, 1) 0s, opacity 0.1s ease 0s;
}
.lg-css3.lg-slide-skew-cross .lg-item {
opacity: 0;
}
.lg-css3.lg-slide-skew-cross .lg-item.lg-prev-slide {
transform: skew(0deg, 60deg) translate3d(-100%, 0%, 0px);
}
.lg-css3.lg-slide-skew-cross .lg-item.lg-next-slide {
transform: skew(0deg, 60deg) translate3d(100%, 0%, 0px);
}
.lg-css3.lg-slide-skew-cross .lg-item.lg-current {
transform: skew(0deg, 0deg) translate3d(0%, 0%, 0px);
opacity: 1;
}
.lg-css3.lg-slide-skew-cross .lg-item.lg-prev-slide, .lg-css3.lg-slide-skew-cross .lg-item.lg-next-slide, .lg-css3.lg-slide-skew-cross .lg-item.lg-current {
transition: transform 1s cubic-bezier(0, 0, 0.25, 1) 0s, opacity 0.1s ease 0s;
}
.lg-css3.lg-slide-skew-cross-rev .lg-item {
opacity: 0;
}
.lg-css3.lg-slide-skew-cross-rev .lg-item.lg-prev-slide {
transform: skew(0deg, -60deg) translate3d(-100%, 0%, 0px);
}
.lg-css3.lg-slide-skew-cross-rev .lg-item.lg-next-slide {
transform: skew(0deg, -60deg) translate3d(100%, 0%, 0px);
}
.lg-css3.lg-slide-skew-cross-rev .lg-item.lg-current {
transform: skew(0deg, 0deg) translate3d(0%, 0%, 0px);
opacity: 1;
}
.lg-css3.lg-slide-skew-cross-rev .lg-item.lg-prev-slide, .lg-css3.lg-slide-skew-cross-rev .lg-item.lg-next-slide, .lg-css3.lg-slide-skew-cross-rev .lg-item.lg-current {
transition: transform 1s cubic-bezier(0, 0, 0.25, 1) 0s, opacity 0.1s ease 0s;
}
.lg-css3.lg-slide-skew-ver .lg-item {
opacity: 0;
}
.lg-css3.lg-slide-skew-ver .lg-item.lg-prev-slide {
transform: skew(60deg, 0deg) translate3d(0, -100%, 0px);
}
.lg-css3.lg-slide-skew-ver .lg-item.lg-next-slide {
transform: skew(60deg, 0deg) translate3d(0, 100%, 0px);
}
.lg-css3.lg-slide-skew-ver .lg-item.lg-current {
transform: skew(0deg, 0deg) translate3d(0%, 0%, 0px);
opacity: 1;
}
.lg-css3.lg-slide-skew-ver .lg-item.lg-prev-slide, .lg-css3.lg-slide-skew-ver .lg-item.lg-next-slide, .lg-css3.lg-slide-skew-ver .lg-item.lg-current {
transition: transform 1s cubic-bezier(0, 0, 0.25, 1) 0s, opacity 0.1s ease 0s;
}
.lg-css3.lg-slide-skew-ver-rev .lg-item {
opacity: 0;
}
.lg-css3.lg-slide-skew-ver-rev .lg-item.lg-prev-slide {
transform: skew(-60deg, 0deg) translate3d(0, -100%, 0px);
}
.lg-css3.lg-slide-skew-ver-rev .lg-item.lg-next-slide {
transform: skew(-60deg, 0deg) translate3d(0, 100%, 0px);
}
.lg-css3.lg-slide-skew-ver-rev .lg-item.lg-current {
transform: skew(0deg, 0deg) translate3d(0%, 0%, 0px);
opacity: 1;
}
.lg-css3.lg-slide-skew-ver-rev .lg-item.lg-prev-slide, .lg-css3.lg-slide-skew-ver-rev .lg-item.lg-next-slide, .lg-css3.lg-slide-skew-ver-rev .lg-item.lg-current {
transition: transform 1s cubic-bezier(0, 0, 0.25, 1) 0s, opacity 0.1s ease 0s;
}
.lg-css3.lg-slide-skew-ver-cross .lg-item {
opacity: 0;
}
.lg-css3.lg-slide-skew-ver-cross .lg-item.lg-prev-slide {
transform: skew(0deg, 60deg) translate3d(0, -100%, 0px);
}
.lg-css3.lg-slide-skew-ver-cross .lg-item.lg-next-slide {
transform: skew(0deg, 60deg) translate3d(0, 100%, 0px);
}
.lg-css3.lg-slide-skew-ver-cross .lg-item.lg-current {
transform: skew(0deg, 0deg) translate3d(0%, 0%, 0px);
opacity: 1;
}
.lg-css3.lg-slide-skew-ver-cross .lg-item.lg-prev-slide, .lg-css3.lg-slide-skew-ver-cross .lg-item.lg-next-slide, .lg-css3.lg-slide-skew-ver-cross .lg-item.lg-current {
transition: transform 1s cubic-bezier(0, 0, 0.25, 1) 0s, opacity 0.1s ease 0s;
}
.lg-css3.lg-slide-skew-ver-cross-rev .lg-item {
opacity: 0;
}
.lg-css3.lg-slide-skew-ver-cross-rev .lg-item.lg-prev-slide {
transform: skew(0deg, -60deg) translate3d(0, -100%, 0px);
}
.lg-css3.lg-slide-skew-ver-cross-rev .lg-item.lg-next-slide {
transform: skew(0deg, -60deg) translate3d(0, 100%, 0px);
}
.lg-css3.lg-slide-skew-ver-cross-rev .lg-item.lg-current {
transform: skew(0deg, 0deg) translate3d(0%, 0%, 0px);
opacity: 1;
}
.lg-css3.lg-slide-skew-ver-cross-rev .lg-item.lg-prev-slide, .lg-css3.lg-slide-skew-ver-cross-rev .lg-item.lg-next-slide, .lg-css3.lg-slide-skew-ver-cross-rev .lg-item.lg-current {
transition: transform 1s cubic-bezier(0, 0, 0.25, 1) 0s, opacity 0.1s ease 0s;
}
.lg-css3.lg-lollipop .lg-item {
opacity: 0;
}
.lg-css3.lg-lollipop .lg-item.lg-prev-slide {
transform: translate3d(-100%, 0, 0);
}
.lg-css3.lg-lollipop .lg-item.lg-next-slide {
transform: translate3d(0, 0, 0) scale(0.5);
}
.lg-css3.lg-lollipop .lg-item.lg-current {
transform: translate3d(0, 0, 0);
opacity: 1;
}
.lg-css3.lg-lollipop .lg-item.lg-prev-slide, .lg-css3.lg-lollipop .lg-item.lg-next-slide, .lg-css3.lg-lollipop .lg-item.lg-current {
transition: transform 1s cubic-bezier(0, 0, 0.25, 1) 0s, opacity 0.1s ease 0s;
}
.lg-css3.lg-lollipop-rev .lg-item {
opacity: 0;
}
.lg-css3.lg-lollipop-rev .lg-item.lg-prev-slide {
transform: translate3d(0, 0, 0) scale(0.5);
}
.lg-css3.lg-lollipop-rev .lg-item.lg-next-slide {
transform: translate3d(100%, 0, 0);
}
.lg-css3.lg-lollipop-rev .lg-item.lg-current {
transform: translate3d(0, 0, 0);
opacity: 1;
}
.lg-css3.lg-lollipop-rev .lg-item.lg-prev-slide, .lg-css3.lg-lollipop-rev .lg-item.lg-next-slide, .lg-css3.lg-lollipop-rev .lg-item.lg-current {
transition: transform 1s cubic-bezier(0, 0, 0.25, 1) 0s, opacity 0.1s ease 0s;
}
.lg-css3.lg-rotate .lg-item {
opacity: 0;
}
.lg-css3.lg-rotate .lg-item.lg-prev-slide {
transform: rotate(-360deg);
}
.lg-css3.lg-rotate .lg-item.lg-next-slide {
transform: rotate(360deg);
}
.lg-css3.lg-rotate .lg-item.lg-current {
transform: rotate(0deg);
opacity: 1;
}
.lg-css3.lg-rotate .lg-item.lg-prev-slide, .lg-css3.lg-rotate .lg-item.lg-next-slide, .lg-css3.lg-rotate .lg-item.lg-current {
transition: transform 1s cubic-bezier(0, 0, 0.25, 1) 0s, opacity 0.1s ease 0s;
}
.lg-css3.lg-rotate-rev .lg-item {
opacity: 0;
}
.lg-css3.lg-rotate-rev .lg-item.lg-prev-slide {
transform: rotate(360deg);
}
.lg-css3.lg-rotate-rev .lg-item.lg-next-slide {
transform: rotate(-360deg);
}
.lg-css3.lg-rotate-rev .lg-item.lg-current {
transform: rotate(0deg);
opacity: 1;
}
.lg-css3.lg-rotate-rev .lg-item.lg-prev-slide, .lg-css3.lg-rotate-rev .lg-item.lg-next-slide, .lg-css3.lg-rotate-rev .lg-item.lg-current {
transition: transform 1s cubic-bezier(0, 0, 0.25, 1) 0s, opacity 0.1s ease 0s;
}
.lg-css3.lg-tube .lg-item {
opacity: 0;
}
.lg-css3.lg-tube .lg-item.lg-prev-slide {
transform: scale3d(1, 0, 1) translate3d(-100%, 0, 0);
}
.lg-css3.lg-tube .lg-item.lg-next-slide {
transform: scale3d(1, 0, 1) translate3d(100%, 0, 0);
}
.lg-css3.lg-tube .lg-item.lg-current {
transform: scale3d(1, 1, 1) translate3d(0, 0, 0);
opacity: 1;
}
.lg-css3.lg-tube .lg-item.lg-prev-slide, .lg-css3.lg-tube .lg-item.lg-next-slide, .lg-css3.lg-tube .lg-item.lg-current {
transition: transform 1s cubic-bezier(0, 0, 0.25, 1) 0s, opacity 0.1s ease 0s;
}
.lg-group:after {
content: "";
display: table;
clear: both;
}
.lg-outer {
width: 100%;
height: 100%;
position: fixed;
top: 0;
left: 0;
z-index: 1150;
opacity: 0;
transition: opacity 0.15s ease 0s;
direction: ltr;
}
.lg-outer * {
-webkit-box-sizing: border-box;
-moz-box-sizing: border-box;
box-sizing: border-box;
}
.lg-outer.lg-visible {
opacity: 1;
}
.lg-outer.lg-css3 .lg-item.lg-prev-slide, .lg-outer.lg-css3 .lg-item.lg-next-slide, .lg-outer.lg-css3 .lg-item.lg-current {
transition-duration: inherit !important;
transition-timing-function: inherit !important;
}
.lg-outer.lg-css3.lg-dragging .lg-item.lg-prev-slide, .lg-outer.lg-css3.lg-dragging .lg-item.lg-next-slide, .lg-outer.lg-css3.lg-dragging .lg-item.lg-current {
transition-duration: 0s !important;
opacity: 1;
}
.lg-outer.lg-grab img.lg-object {
cursor: -webkit-grab;
cursor: -moz-grab;
cursor: grab;
}
.lg-outer.lg-grabbing img.lg-object {
cursor: move;
cursor: -webkit-grabbing;
cursor: -moz-grabbing;
cursor: grabbing;
}
.lg-outer .lg {
height: 100%;
width: 100%;
position: relative;
overflow: hidden;
margin-left: auto;
margin-right: auto;
max-width: 100%;
max-height: 100%;
}
.lg-outer .lg-inner {
width: 100%;
height: 100%;
position: absolute;
left: 0;
top: 0;
white-space: nowrap;
}
.lg-outer .lg-item {
background: url("../images/loading.gif") no-repeat scroll center center transparent;
display: none !important;
}
.lg-outer.lg-css3 .lg-prev-slide, .lg-outer.lg-css3 .lg-current, .lg-outer.lg-css3 .lg-next-slide {
display: inline-block !important;
}
.lg-outer.lg-css .lg-current {
display: inline-block !important;
}
.lg-outer .lg-item, .lg-outer .lg-img-wrap {
display: inline-block;
text-align: center;
position: absolute;
width: 100%;
height: 100%;
}
.lg-outer .lg-item:before, .lg-outer .lg-img-wrap:before {
content: "";
display: inline-block;
height: 50%;
width: 1px;
margin-right: -1px;
}
.lg-outer .lg-img-wrap {
position: absolute;
padding: 0 5px;
left: 0;
right: 0;
top: 0;
bottom: 0;
}
.lg-outer .lg-item.lg-complete {
background-image: none;
}
.lg-outer .lg-item.lg-current {
z-index: 1160;
}
.lg-outer .lg-image {
display: inline-block;
vertical-align: middle;
max-width: 100%;
max-height: 100%;
width: auto !important;
height: auto !important;
}
.lg-outer.lg-show-after-load .lg-item .lg-object, .lg-outer.lg-show-after-load .lg-item .lg-video-play {
opacity: 0;
transition: opacity 0.15s ease 0s;
}
.lg-outer.lg-show-after-load .lg-item.lg-complete .lg-object, .lg-outer.lg-show-after-load .lg-item.lg-complete .lg-video-play {
opacity: 1;
}
.lg-outer .lg-empty-html {
display: none;
}
.lg-outer.lg-hide-download #lg-download {
display: none;
}
.lg-backdrop {
position: fixed;
top: 0;
left: 0;
right: 0;
bottom: 0;
z-index: 1140;
background-color: #000;
opacity: 0;
transition: opacity 0.15s ease 0s;
}
.lg-backdrop.in {
opacity: 0.85;
}
.lg-css3.lg-no-trans .lg-prev-slide, .lg-css3.lg-no-trans .lg-next-slide, .lg-css3.lg-no-trans .lg-current {
transition: none 0s ease 0s !important;
}
.lg-css3.lg-use-css3 .lg-item {
-webkit-backface-visibility: hidden;
backface-visibility: hidden;
}
.lg-css3.lg-use-left .lg-item {
-webkit-backface-visibility: hidden;
backface-visibility: hidden;
}
.lg-css3.lg-fade .lg-item {
opacity: 0;
}
.lg-css3.lg-fade .lg-item.lg-current {
opacity: 1;
}
.lg-css3.lg-fade .lg-item.lg-prev-slide, .lg-css3.lg-fade .lg-item.lg-next-slide, .lg-css3.lg-fade .lg-item.lg-current {
transition: opacity 0.1s ease 0s;
}
.lg-css3.lg-slide.lg-use-css3 .lg-item {
opacity: 0;
}
.lg-css3.lg-slide.lg-use-css3 .lg-item.lg-prev-slide {
transform: translate3d(-100%, 0, 0);
}
.lg-css3.lg-slide.lg-use-css3 .lg-item.lg-next-slide {
transform: translate3d(100%, 0, 0);
}
.lg-css3.lg-slide.lg-use-css3 .lg-item.lg-current {
transform: translate3d(0, 0, 0);
opacity: 1;
}
.lg-css3.lg-slide.lg-use-css3 .lg-item.lg-prev-slide, .lg-css3.lg-slide.lg-use-css3 .lg-item.lg-next-slide, .lg-css3.lg-slide.lg-use-css3 .lg-item.lg-current {
transition: transform 1s cubic-bezier(0, 0, 0.25, 1) 0s, opacity 0.1s ease 0s;
}
.lg-css3.lg-slide.lg-use-left .lg-item {
opacity: 0;
position: absolute;
left: 0;
}
.lg-css3.lg-slide.lg-use-left .lg-item.lg-prev-slide {
left: -100%;
}
.lg-css3.lg-slide.lg-use-left .lg-item.lg-next-slide {
left: 100%;
}
.lg-css3.lg-slide.lg-use-left .lg-item.lg-current {
left: 0;
opacity: 1;
}
.lg-css3.lg-slide.lg-use-left .lg-item.lg-prev-slide, .lg-css3.lg-slide.lg-use-left .lg-item.lg-next-slide, .lg-css3.lg-slide.lg-use-left .lg-item.lg-current {
transition: left 1s cubic-bezier(0, 0, 0.25, 1) 0s, opacity 0.1s ease 0s;
}
.lg-item iframe {
background-color: #fff;
}
.lightgallery-album li:not(:first-child) {
display: none;
}
[data-lightgallery='item'] {
cursor: pointer;
}
.lg-skin-light.lg-backdrop {
background-color: #f1f1f1;
}
.lg-skin-light.lg-outer .lg-sub-html {
background-color: rgba(224, 223, 223, 0.95);
color: #2b2b2b;
}
.lg-skin-light.lg-outer .lg-progress-bar .lg-progress {
background-color: #fff;
}
.lg-skin-light.lg-outer .lg-img-wrap {
padding-bottom: 110px;
padding-top: 58px;
}
.lg-skin-light.lg-outer .lg-actions .lg-next, .lg-skin-light.lg-outer .lg-actions .lg-prev {
background-color: rgba(43, 43, 43, 0.55);
border-radius: 2px;
color: #e0e0e0;
}
.lg-skin-light.lg-outer .lg-actions .lg-next:hover, .lg-skin-light.lg-outer .lg-actions .lg-prev:hover {
background-color: rgba(43, 43, 43, 0.75);
}
.lg-skin-light.lg-outer #lg-counter,
.lg-skin-light.lg-outer .lg-toolbar .lg-icon,
.lg-skin-light.lg-outer.lg-dropdown-active #lg-share {
color: #353535;
}
.lg-skin-light.lg-outer .lg-outer .lg-thumb-outer {
background-color: rgba(247, 247, 247, 0.9);
}
.lg-skin-light.lg-outer .lg-toolbar .lg-icon:hover,
.lg-skin-light.lg-outer .lg-toogle-thumb:hover {
color: #555;
}
.lg-skin-light.lg-outer .lg-toogle-thumb {
color: #353535;
}
.lg-skin-light.lg-outer .lg-thumb-outer,
.lg-skin-light.lg-outer .lg-toogle-thumb {
background-color: rgba(224, 223, 223, 0.95);
}
.lg-skin-light.lg-outer .lg-toolbar {
background-color: rgba(224, 223, 223, 0.95);
}
.lg-skin-1.lg-outer .lg-toogle-thumb,
.lg-skin-1.lg-outer #lg-actual-size,
.lg-skin-1.lg-outer #lg-download,
.lg-skin-1.lg-outer #lg-counter,
.lg-skin-1.lg-outer .lg-autoplay-button {
display: none;
}
.lg-skin-1.lg-outer .lg-thumb-outer {
transform: translate3d(0, 75%, 0);
transition: transform 0.35s cubic-bezier(0, 0, 0.25, 1) 0s;
}
.lg-skin-1.lg-outer .lg-thumb-outer:hover {
transform: translate3d(0, 0, 0);
}
.lg-skin-1.lg-outer .lg-thumb-item {
border-radius: 0;
opacity: .5;
transform: none;
}
.lg-skin-1.lg-outer .lg-thumb-item.active,
.lg-skin-1.lg-outer .lg-thumb-item:hover {
transform: none;
opacity: .9;
}
.lg-skin-1.lg-outer .lg-thumb-outer {
background-color: transparent;
}
.lg-skin-1.lg-outer .lg-object.lg-image {
position: absolute;
left: 0;
top: 0;
width: 100vw !important;
height: 100vh !important;
object-fit: cover;
}
.lightGallery-in-carousel .lg-thumb-outer,
.lightGallery-in-carousel #lg-counter {
display: none;
}
/*
*
* Material Parallax
*/
.parallax-container {
position: relative;
overflow: hidden;
}
.material-parallax {
position: absolute;
top: 0;
left: -1px;
right: -1px;
bottom: 0;
}
.ipad .parallax-container,
.iphone .parallax-container {
background-attachment: scroll !important;
}
.material-parallax img {
display: none;
position: absolute;
left: 50%;
bottom: 0;
min-width: 101%;
min-height: 101%;
transform: translate3d(-50%, 0, 0);
}
.parallax-content {
position: relative;
z-index: 1;
}
/*rtl:end:ignore*/
.brand {
position: relative;
display: inline-block;
}
.brand::after {
content: '';
position: absolute;
background-image: url("data:image/svg+xml,%3Csvg width='35' height='15' viewBox='0 0 35 15' fill='none' xmlns='http://www.w3.org/2000/svg'%3E%3Crect width='35' height='15' fill='%23F7F459'/%3E%3Cpath d='M8.89453 8.51367H5.51953V12H3.76172V3.46875H9.31641V4.89258H5.51953V7.0957H8.89453V8.51367ZM13.7341 8.87695H12.3337V12H10.5759V3.46875H13.7459C14.7537 3.46875 15.531 3.69336 16.0779 4.14258C16.6248 4.5918 16.8982 5.22656 16.8982 6.04688C16.8982 6.62891 16.7712 7.11523 16.5173 7.50586C16.2673 7.89258 15.8865 8.20117 15.3748 8.43164L17.2205 11.918V12H15.3337L13.7341 8.87695ZM12.3337 7.45312H13.7517C14.1931 7.45312 14.5349 7.3418 14.7771 7.11914C15.0193 6.89258 15.1404 6.58203 15.1404 6.1875C15.1404 5.78516 15.0252 5.46875 14.7947 5.23828C14.5681 5.00781 14.2185 4.89258 13.7459 4.89258H12.3337V7.45312ZM23.6128 8.30273H20.2378V10.5879H24.1987V12H18.48V3.46875H24.187V4.89258H20.2378V6.92578H23.6128V8.30273ZM30.6028 8.30273H27.2278V10.5879H31.1887V12H25.47V3.46875H31.177V4.89258H27.2278V6.92578H30.6028V8.30273Z' fill='black'/%3E%3C/svg%3E%0A");
width: 35px;
height: 15px;
top: 0;
right: 0;
transform: translate(90%, -30%);
}