indicadoresargentina.com Ads.txt file

<!DOCTYPE html>
<html class="no-js" lang="en-US" itemscope="itemscope" itemtype="https://schema.org/WebPage">
<!-- head -->
<head>
<style>
a,
html {
color: #000
}

button,
sup {
vertical-align: baseline
}

body,
button,
figure {
margin: 0
}

body,
html {
-webkit-text-size-adjust: 100%;
-ms-text-size-adjust: 100%
}

.icon-twitter:before,
.lqd {
background-repeat: no-repeat
}

.copy_url .notif,
.media__link:before,
.navbar-first .nav__item,
.navbar-second .nav__item,
.table-wrap td {
white-space: nowrap
}

.btn,
.navbar-second .nav a,
table td {
vertical-align: top
}

a,
ins {
text-decoration: none
}

article,
figcaption,
figure,
footer,
header,
nav {
display: block
}

html {
background: #fff
}

button,
html {
font-family: Arial
}

a {
background: 0 0;
-webkit-transition: color .3s ease-in-out, background .3s ease-in-out, opacity .3s ease-in-out;
-moz-transition: color .3s ease-in-out, background .3s ease-in-out, opacity .3s ease-in-out;
-ms-transition: color .3s ease-in-out, background .3s ease-in-out, opacity .3s ease-in-out;
-o-transition: color .3s ease-in-out, background .3s ease-in-out, opacity .3s ease-in-out;
transition: color .3s ease-in-out, background .3s ease-in-out, opacity .3s ease-in-out
}

a:active,
a:focus,
a:hover,
button:focus {
outline: 0
}

.linksisip strong,
.megabillboard-close,
.quotesisip blockquote,
strong {
font-weight: 700
}

sup {
font-size: 75%;
line-height: 0;
position: relative;
top: -.5em
}

img {
border: 0;
vertical-align: middle
}

button {
font-family: inherit;
font-size: 100%;
line-height: normal;
text-transform: none;
-webkit-appearance: button
}

.detail__date,
.detail__media-caption,
.footer .nav,
.profile__box__bottom,
.quotesisip,
body {
font-family: Helvetica-FF, Arial, Tahoma, sans-serif
}

.btn,
body {
line-height: 1.4
}

button::-moz-focus-inner {
border: 0;
padding: 0
}

table {
border-collapse: collapse;
border-spacing: 0
}

:root {
--kuler-1: #21409a;
--kuler-2: #007cbd;
--kuler-3: #ef672f;
--kuler-1: #562b77;
--kuler-2: #812e88;
--kuler-3: #aa248c
}

body {
font-size: 16px;
-webkit-font-smoothing: antialiased;
-moz-osx-font-smoothing: grayscale;
text-rendering: optimizeSpeed
}

*,
:after,
:before {
-webkit-box-sizing: border-box;
-moz-box-sizing: border-box;
box-sizing: border-box
}

.clearfix:after,
.clearfix:before {
content: " ";
display: table
}

.clearfix:after {
clear: both
}

a:hover {
color: var(--kuler-1)
}

p {
margin-top: 0;
margin-bottom: 16px
}

ins {
display: contents
}

ul {
padding: 0 0 0 24px;
margin-top: 12px;
margin-bottom: 12px
}

ul li {
padding: 8px 0
}

footer,
header {
display: table;
width: 100%
}

@media (min-width:1024px) {

footer,
header {
display: block
}
}

h1,
h2,
h3,
h4,
h5,
h6 {
font-weight: 700;
margin-top: 0;
margin-bottom: 8px;
line-height: 1.3
}

h1 {
font-size: 40px
}

.icon--md,
h2 {
font-size: 32px
}

h3 {
font-size: 28px
}

h4 {
font-size: 24px
}

h5 {
font-size: 20px
}

h6 {
font-size: 16px
}

.font-xxs {
font-size: 12px !important
}

.container {
width: 100%;
padding-left: calc(26px / 1.444444444444);
padding-right: calc(26px / 1.444444444444);
margin-right: auto;
margin-left: auto
}

.grid-row {
display: flex;
flex-wrap: wrap;
margin-left: calc(-26px / 4.3333333333);
margin-right: calc(-26px / 4.3333333333)
}

.ratiobox,
.table-wrap {
display: block;
position: relative
}

.no-gutter {
margin-right: 0;
margin-left: 0
}

.no-gutter>[class*=column-] {
padding-right: 0;
padding-left: 0
}

.column-6,
.column-auto {
position: relative;
width: 100%;
padding-left: calc(26px / 4.3333333333);
padding-right: calc(26px / 4.3333333333)
}

.column-auto {
-ms-flex: 0 0 auto;
flex: 0 0 auto;
width: auto;
max-width: 100%
}

.column-6 {
-ms-flex: calc(6 / 12);
flex: 0 0 calc(100% / (12 / 6));
max-width: calc(100% / (12 / 6))
}

table td {
border: 1px solid #b3b3b3;
padding: 5px 10px
}

.table-wrap {
width: 100%;
overflow-x: auto;
-webkit-overflow-scrolling: touch
}

.lqd {
background-size: cover;
background-position: center center
}

.btn--default,
button {
background: #f0f0f0;
color: #000
}

.lqd img {
display: none
}

.ratiobox {
height: 0;
overflow: hidden;
padding-bottom: 100%;
-webkit-transition: .4s ease-in-out;
-moz-transition: .4s ease-in-out;
-ms-transition: .4s ease-in-out;
-o-transition: .4s ease-in-out;
transition: .4s ease-in-out
}

.btn,
.icon {
display: inline-flex
}

.ratiobox--16-9,
.ratiobox.ratio_16_9 {
padding-bottom: 56.25%
}

.ratiobox iframe {
position: absolute;
width: 100%;
height: 100%
}

.ratiobox--4-3 {
padding-bottom: 75%
}

button {
cursor: pointer;
-webkit-transition: .3s ease-in-out;
-moz-transition: .3s ease-in-out;
-ms-transition: .3s ease-in-out;
-o-transition: .3s ease-in-out;
transition: .3s ease-in-out
}

.btn {
position: relative;
font-size: 16px;
align-items: center;
padding: 8px 16px;
justify-content: center;
cursor: pointer;
border: 1px solid transparent;
border-radius: 4px
}

.icon,
.icon-item {
vertical-align: middle
}

.btn--sm {
font-size: 12px;
padding: calc(12px / 3) 12px
}

.btn--md {
font-size: 14px;
padding-top: 6px;
padding-bottom: 6px
}

.btn:hover {
color: #000;
opacity: .8
}

.btn--outline {
border: 1px solid #000;
color: #000;
background: 0 0 !important
}

.icon {
line-height: 0
}

.icon--xs {
font-size: 16px
}

.btn .icon {
margin: 0 4px
}

.list-content,
.list-content__item:last-child {
margin-bottom: 0
}

.icon-arrow-right:before {
content: "\69"
}

.icon-chevron-down:before {
content: "\6d"
}

.icon-arrow-up:before {
content: "\6f"
}

.icon-live-tv:before {
content: "\75"
}

.icon-close:before {
content: "\4f"
}

.icon-notification-bg:before {
content: "\22"
}

.icon-comment:before {
content: "\2d"
}

.icon-link:before {
content: "\7e"
}

.icon-facebook:before {
content: "\61"
}

.icon-twitter:before {
content: "";
width: 20px;
height: 18px;
background-image: url("data:image/svg+xml,%3Csvg width='18' height='17' viewBox='0 0 18 17' fill='none' xmlns='https://www.w3.org/2000/svg'%3E%3Cpath d='M0.425986 0.877441L6.99437 9.65591L0.390625 16.7901H1.8758L7.65739 10.5399L12.3339 16.7901H17.3906L10.4598 7.51655L16.6038 0.877441H15.1187L9.79676 6.63251L5.49151 0.877441H0.434827H0.425986ZM2.60955 1.97364H4.93457L15.1982 15.6939H12.8732L2.60955 1.97364Z' fill='white'/%3E%3C/svg%3E%0A");
background-position: center
}

.icon-instagram:before {
content: "\e006"
}

.icon-linkedin:before {
content: "\e007"
}

.icon-youtube:before {
content: "\e008"
}

.icon-whatsapp:before {
content: "\e00c"
}

.icon-telegram:before {
content: "\e00e"
}

.copy_url {
position: relative
}

.breaking-detikpagi,
.breaking-sticky {
left: -100%;
position: fixed;
visibility: hidden;
opacity: 0
}

.copy_url .notif {
display: inline-block;
padding: 8px;
margin: 0;
position: absolute;
z-index: 5;
bottom: 0;
left: 50%;
width: auto;
font-size: 14px;
background: red;
color: #fff;
opacity: 0;
-webkit-transform: translateX(-50%) scale(0);
-moz-transform: translateX(-50%) scale(0);
-ms-transform: translateX(-50%) scale(0);
-o-transform: translateX(-50%) scale(0);
transform: translateX(-50%) scale(0);
-webkit-transition: .3s ease-in-out;
-moz-transition: .3s ease-in-out;
-ms-transition: .3s ease-in-out;
-o-transition: .3s ease-in-out;
transition: .3s ease-in-out
}

.copy_url .notif:before {
position: absolute;
content: "";
border: 3px solid;
right: 50%;
margin: 0 -7px 0 0;
top: 100%;
border-top: 8px solid red;
border-left: 7px solid transparent;
border-right: 7px solid transparent;
border-bottom: none
}

.breaking-sticky {
z-index: 5;
right: 0;
height: 0;
top: 88px;
-webkit-transition: .2s ease-in-out;
-moz-transition: .2s ease-in-out;
-ms-transition: .2s ease-in-out;
-o-transition: .2s ease-in-out;
transition: .2s ease-in-out
}

.breaking-detikpagi,
.breaking-detikpagi .media--left {
height: 62px !important
}

.breaking-sticky .media__text {
overflow: hidden
}

.breaking-sticky .media__title {
white-space: nowrap;
margin-left: -10px;
overflow: hidden;
padding: 10px 0;
line-height: normal;
font-size: 14px
}

.breaking-sticky .media__link {
color: #fff
}

.breaking-sticky .media__label {
background: red;
border-radius: 0;
-webkit-transform: skew(-15deg, 0deg);
-moz-transform: skew(-15deg, 0deg);
-ms-transform: skew(-15deg, 0deg);
-o-transform: skew(-15deg, 0deg);
transform: skew(-15deg, 0deg);
left: -8px;
top: auto;
padding: 10px 20px 10px 24px;
position: relative;
box-shadow: 0 6px 16px 0 rgba(0, 0, 0, .8)
}

.breaking-detikpagi {
width: 100%;
background: url("images/bg-detikpagi.webp") top/101% no-repeat #ff4c05;
bottom: 100px;
z-index: 10;
-webkit-transition: .2s ease-in-out;
-moz-transition: .2s ease-in-out;
-ms-transition: .2s ease-in-out;
-o-transition: .2s ease-in-out;
transition: .2s ease-in-out
}

.breaking-detikpagi__content {
border-radius: 10px 50px 50px 10px
}

.breaking-detikpagi__close {
position: absolute;
z-index: 5;
width: 27px;
height: 27px;
right: 0;
top: -13px;
background: #000;
color: #fff
}

.breaking-detikpagi .media--left .media__image {
width: 110px;
height: 80px;
z-index: 3
}

.detikpagi-live {
margin-top: 8px
}

.detikpagi-live span {
position: relative;
background: #ffe600;
display: inline-block;
padding: 0 8px 0 20px;
color: #ee4023;
font-size: 9px;
border-radius: 12px
}

.detikpagi-live span:before {
content: "";
width: 7px;
height: 7px;
position: absolute;
top: 3px;
left: 7px;
overflow: hidden;
animation: 1s live-detikpagi;
-moz-animation: 1s infinite live-detikpagi;
-webkit-animation: 1s infinite live-detikpagi;
background: #c72026
}

.detikpagi-live__body {
display: flex;
align-items: center;
gap: 16px;
margin-left: 12px
}

.detikpagi-live__body__left {
margin-top: 5px
}

.detikpagi-live__body__right {
display: flex;
gap: 16px;
align-items: center;
margin-right: 5px;
width: 100%
}

.detikpagi-live__body__right__text {
font-weight: 600;
font-size: 11px;
color: #fff;
display: -webkit-box;
-webkit-line-clamp: 2;
-webkit-box-orient: vertical;
overflow: hidden;
width: 80%;
margin-top: -7px
}

.detikpagi-live__body__right__button {
width: 20%
}

.detikpagi-live__body__right__button__play {
display: block;
padding-bottom: 10px
}

.detikpagi-live__body__right__button__pause {
display: none;
padding-bottom: 10px
}

@keyframes live-detikpagi {

0%,
100% {
background: #fcc43f
}

50% {
background: #c72026
}
}

.header {
display: flex;
padding: 8px 0 0;
justify-content: space-between;
align-items: center;
background: #fff;
box-shadow: 0 4px 8px 0 rgba(0, 0, 0, .15);
position: sticky;
position: -webkit-sticky;
top: 0;
z-index: 26;
width: 100%;
line-height: 1
}

.icon-item__yt,
.js-menu-active .menu-button span,
.notif__balon {
background: red
}

.header__left {
display: flex;
align-items: center;
left: -12px
}

.header__right {
display: flex;
height: 41px
}

.header__brand {
height: 24px
}

.header__brand img {
height: 100%
}

.header__icon {
width: 43px;
font-size: 35px;
padding: 0 0 0 8px;
position: relative
}

.header__icon--live {
color: #21409a
}

.header__icon--notif {
color: #999
}

.menu-button {
cursor: pointer;
height: 45px;
width: 40px;
position: relative
}

.menu-button__wrap {
position: absolute;
top: 15px;
left: 12px
}

.menu-button span {
cursor: pointer;
height: 2px;
width: 20px;
background: #21409a;
position: absolute;
display: block;
border-radius: 10px;
opacity: 1;
left: 0;
-webkit-transform: rotate(0);
-moz-transform: rotate(0);
-ms-transform: rotate(0);
-o-transform: rotate(0);
transform: rotate(0);
-webkit-transition: .3s ease-in-out;
-moz-transition: .3s ease-in-out;
-ms-transition: .3s ease-in-out;
-o-transition: .3s ease-in-out;
transition: .3s ease-in-out;
-webkit-backface-visibility: hidden;
backface-visibility: hidden
}

.menu-button span:first-child,
.top-0 {
top: 0
}

.menu-button span:nth-child(2) {
top: 7px
}

.menu-button span:nth-child(3) {
top: 14px;
width: 14px
}

.js-menu-active .menu-button span:first-child {
top: 8px;
-webkit-transform: rotate(135deg);
-moz-transform: rotate(135deg);
-ms-transform: rotate(135deg);
-o-transform: rotate(135deg);
transform: rotate(135deg)
}

.js-menu-active .menu-button span:nth-child(2) {
opacity: 0;
left: -60px
}

.js-menu-active .menu-button span:nth-child(3) {
top: 8px;
width: 20px;
-webkit-transform: rotate(-135deg);
-moz-transform: rotate(-135deg);
-ms-transform: rotate(-135deg);
-o-transform: rotate(-135deg);
transform: rotate(-135deg)
}

.notif__balon {
position: absolute;
width: 22px;
height: 22px;
padding: 4px;
right: -4px;
top: 0;
z-index: 1;
border-radius: 50%;
color: #fff;
font-size: 12px
}

.media__date,
.media__text {
color: #666;
font-size: 12px
}

.list-content {
padding-left: 0;
margin-top: 0
}

.list-content--column,
.list-content__item:first-child {
margin-top: 8px
}

.list-content__item {
position: relative;
width: 100%;
padding-top: 0;
padding-bottom: 8px;
margin-bottom: 8px
}

.list-content--column .list-content__item:first-child {
margin-top: 0
}

.list-content--column .list-content__item:last-child,
.media__image {
margin-bottom: 12px
}

.list-content--column .list-content__item {
padding-bottom: 12px;
margin-bottom: 12px
}

.media {
position: relative;
overflow: hidden;
flex: 1
}

.media__image {
position: relative;
overflow: hidden;
-webkit-mask-image: -webkit-radial-gradient(white, black);
background: #f0f0f0
}

.linksisip .lihatjg a,
.media__image a,
.nav a {
display: block
}

.media__text {
flex: 1;
position: static
}

.media__title {
margin: 0;
flex: 1
}

.detail__subtitle,
.media__subtitle {
display: inline-block;
margin-top: 0;
margin-bottom: 4px
}

.media__date {
display: inline-block;
margin-top: 4px;
line-height: 1.5
}

.media__author {
position: relative;
z-index: 3;
margin-top: 8px;
font-size: 12px;
display: -webkit-box;
display: -ms-flexbox;
display: -webkit-flex;
display: flex;
align-items: center;
color: #333
}

.media__author-image-avatar {
position: relative;
width: 25px;
height: 25px;
display: inline-flex;
overflow: hidden;
margin-right: 8px;
background: #f0f0f0
}

.media__author a:hover {
text-decoration: underline
}

.media__link {
position: static
}

.media__link:before {
position: absolute;
content: "";
bottom: 0;
left: 0;
top: 0;
right: 0;
overflow: hidden;
z-index: 2
}

.media__label {
display: inline-block;
position: absolute;
top: 4px;
left: 4px;
z-index: 1;
color: #fff
}

.media--left,
.text-list {
display: -webkit-box;
display: -ms-flexbox;
display: -webkit-flex
}

.ads-slot,
.box-ads,
.text-list {
position: relative
}

.media--left {
display: flex;
align-items: flex-start
}

.text-list {
display: flex;
align-items: baseline;
font-size: 16px
}

.text-list__data {
margin-right: 8px
}

.box-ads {
margin-top: 16px;
margin-bottom: 24px;
z-index: 1;
display: -webkit-box;
display: -ms-flexbox;
display: -webkit-flex;
display: flex;
justify-content: center
}

.box-ads--container {
margin-left: calc(-26px / 1.444444444444);
margin-right: calc(-26px / 1.444444444444)
}

.ads-slot {
z-index: 1;
margin: 0 auto;
background: #f7f7f7
}

.ads-slot>* {
flex: 1 100%
}

.ads-slot img {
max-width: 100%;
height: auto
}

.ads-slot:before {
position: absolute;
content: "Advertisement";
left: 50%;
top: 50%;
height: 50px;
z-index: -1;
letter-spacing: 2px;
background-image: url("data:image/svg+xml;charset=utf8,%3Csvg width='32' height='32' viewBox='0 0 32 32' fill='none' xmlns='http://www.w3.org/2000/svg' xmlns:xlink='http://www.w3.org/1999/xlink'%3E%3Crect opacity='0.2' width='32' height='32' fill='url(%23pattern0)'/%3E%3Cdefs%3E%3Cpattern id='pattern0' patternContentUnits='objectBoundingBox' width='1' height='1'%3E%3Cuse xlink:href='%23image0' transform='scale(0.015625)'/%3E%3C/pattern%3E%3Cimage id='image0' width='64' height='64' xlink:href='data:image/png;base64,iVBORw0KGgoAAAANSUhEUgAAAEAAAABACAMAAACdt4HsAAAAAXNSR0IB2cksfwAAAAlwSFlzAAALEwAACxMBAJqcGAAAAZ5QTFRFAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAlvQmPgAAAIp0Uk5TABVTfqXL3+z5M43S/v8Nc9UQgO4BYeoexDvpYgOOsVgqODcR/cx0FgJHieYxBV/oZBPyRPs8dcCVwb2MKD2SfJ6BPyYayKvUQSWyhGebh7yflq9/rZDJNg4H4NNRXqb8tAnWoGzO+PbFXUsMHdgf5DC/w1BPLecc3MY6YwSK6yPtD3LQi8qnfVIYuEyKDwAAAuxJREFUeJylV+d/0zAQVbaTSHH2bimQQtgUwggtAVoopexSaEvZo+y9wgplw39NbDmOrHF2ftzHl/deLOl0ukNIET5/IBgKRzQtEg4FA36fiiePaCyOiSNwPBb1qk7oSSKNpJ7wIE+lM3K5EZl0ykWezeXVciPyuSykLxRhuRHFglpfKrvrCSmXVPqK5kVPiFaRyqtD3uRGDFUl+mHvekKGRYcB/t/8BmH9EHvNiBlrWYzbhxK4f+soaT2LaY6zKMDnJzMgZSYfsi75IzUgxX5O5mC9woDkevqUS/6rDPK9m5V20asMSJriCeD+wgYZWh90N73SgOgmrqg/XgySBhxVC7WaiwEx6mRMLh7dEN2Yrfs2bd4CGcS6cFwmL261k2Tb9h1qg3i3/mMR1nY6Cl9qTGmAfcgvort2I2lIDIgfBQSssUeulxoEUFDA9ir0UoMgGuWhfb31R/c3D4xPuBiEUJiHDlJ2tWXubuMQbBBGEf4DLPbhHnAENIggvpZZtW7SBhpTkIEmGByl5GN9ZBo24JZwnHJnWOwEuARuE2cp9ySLnQI3MeQETlPuNIvFwGPkEukM5Z5lsXNgInGpfJ5y51isBRhc4C/TPOVeZDEdMPDz1/kS5TpsF9QG3evMFZTGoslduix4Sg2WkVDSrlDy1T4yAxgYB8QV1WuUXLdTcR66C2bz6Szr1628G7McbtwEDG6ZOPew3Lbo1Tt3V+7df4AQYEDPh3va8ENbwfWU4tP2iP7APa6Rx0geqsdVeN6fPPVmULYbZ77BePbcqVySG9gNhtjiNMaZxn7ihfxleslskdhk5Vsl8/fUq9kaeV0w442D8fYd+5GyNm+l3Xzfrom49esH5zLBRlMWH/ktHrDVbfH6AZvtuU/iKQ/Q7uPPdVGP/nvgQF5Hns6kSu9p6MLNL2q9MfZ1YHmnAo59CB488Wrgq4vcCNXoi5e/LXqQm8EP3xjj7z8W3HVs9Mb/2mr756/ff/6qeP8AIJG7VASH5AAAAAAASUVORK5CYII='/%3E%3C/defs%3E%3C/svg%3E");
background-repeat: no-repeat;
background-position: center 4px;
background-size: 24px;
padding: 3px 0;
-webkit-transform: translate3d(-50%, -50%, 0);
-moz-transform: translate3d(-50%, -50%, 0);
-ms-transform: translate3d(-50%, -50%, 0);
-o-transform: translate3d(-50%, -50%, 0);
transform: translate3d(-50%, -50%, 0);
color: #999;
font-size: 12px;
align-items: flex-end
}

.ads-slot__name {
display: none;
position: absolute;
top: calc(50% - 40px);
padding: 8px 12px;
z-index: -1;
font-size: 14px;
color: #ccc
}

.ads-slot--smb {
height: 50px;
z-index: 2;
box-shadow: 0 calc(4px / 2) 4px 0 rgba(0, 0, 0, .15);
position: sticky;
position: -webkit-sticky;
top: 0
}

.ads-slot-mb-container {
width: 100%;
height: 506px;
position: absolute;
background-attachment: scroll;
background-position: left top;
background-size: cover;
clip: rect(auto, auto, auto, auto);
justify-content: center
}

.ads-slot--bb,
.ads-slot--mb {
background-repeat: no-repeat;
background-position: center center
}

.ads-slot--mb {
width: 320px;
height: 480px;
margin-top: 26px !important;
position: fixed !important;
z-index: 1 !important;
background-image: url("https://awscdn.detik.net.id/assets/images/ads/mega-billboard-placeholder.webp")
}

.ads-slot--bb {
width: 100%;
height: 156px;
background-image: url("https://awscdn.detik.net.id/assets/images/ads/billboard-placeholder.webp");
position: relative;
z-index: 1;
margin: 0 auto;
background-color: #f7f7f7
}

.ads-slot--sb {
width: 300px;
height: 250px
}

.ads-slot--ib {
width: 320px;
height: 50px
}

.megabillboard {
height: 524px;
position: relative
}

.megabillboard__swipe {
position: absolute;
left: 0;
bottom: 0;
right: 0
}

.megabillboard__swipe p {
display: block;
margin: 0;
font-size: 10px;
padding: 2px 0;
background: var(--kuler-1)
}

.megabillboard-close {
cursor: pointer;
position: fixed;
right: calc(50% - 160px);
padding: 5px 0;
z-index: 2;
color: var(--kuler-1);
font-size: 12px
}

.mgt-8 {
margin-top: 8px !important
}

.pdt-12 {
padding-top: 12px !important
}

.pdb-12 {
padding-bottom: 12px !important
}

.pdt-16 {
padding-top: 16px !important
}

.pdb-16 {
padding-bottom: 16px !important
}

.mgt-16 {
margin-top: 16px !important
}

.mgb-16 {
margin-bottom: 16px !important
}

.w-100 {
width: 100% !important
}

.flex-center {
align-items: center !important
}

.box__title,
.breaking-sticky .media__label,
.breaking-sticky .media__link,
.detail__multiple-paging,
.detail__newstag-title,
.detail__subtitle,
.font-family-base-2,
.media__subtitle,
.media__title,
.navbar-second .nav a {
font-weight: 400
}

.ads-slot:before,
.detail__body-tag .nav__item,
.detail__date,
.detail__media-caption,
.footer .nav,
.footer__copy,
.media__date {
font-weight: 300
}

.box__title,
.detail__title,
.font-base-semibold,
.linksisip a,
.nav,
.page__title {
font-weight: 600
}

.ads-slot:before,
.box__header a,
.box__title,
.breaking-sticky .media__label,
.breaking-sticky .media__link,
.btn,
.collapsible__top,
.detail__author,
.detail__body-tag .nav__item,
.detail__newstag-title,
.detail__subtitle,
.detail__title,
.detikpagi-live__body__right__text,
.font-family-base-2,
.footer,
.footer-title,
.linksisip,
.list__berita__item__bottom__date,
.list__berita__item__bottom__title,
.list__berita__title,
.media__author,
.media__subtitle,
.media__title,
.nav,
.nav-framebar__title,
.page__breadcrumb,
.page__title,
.profile__box__top,
.smartbanner_new,
.text-list {
font-family: Montserrat-FF, Arial, Tahoma, sans-serif
}

.ads-slot,
.ads-slot--bb,
.ads-slot-mb-container,
.ads-slot:before,
.breaking-detikpagi__close,
.breaking-sticky .media__text,
.detail__newstag,
.display-flex,
.footer__app-store,
.navbar-first,
.notif__balon,
.sticky-share {
display: -webkit-box;
display: -ms-flexbox;
display: -webkit-flex;
display: flex
}

.detail__body-tag .nav,
.list-content__item,
.nav,
.nav--center {
display: -webkit-box;
display: -ms-flexbox;
display: -webkit-flex;
display: flex;
flex-flow: wrap
}

.box__header,
.flex-between,
.page__breadcrumb,
.page__header {
justify-content: space-between;
display: -webkit-box;
display: -ms-flexbox;
display: -webkit-flex;
display: flex;
flex-flow: wrap;
align-items: center
}

.ads-slot,
.detail__newstag,
.detikpagi-live,
.header__icon,
.icon-item,
.megabillboard__swipe p,
.text-center {
text-align: center !important
}

.ads-slot,
.ads-slot--bb,
.breaking-detikpagi__close,
.notif__balon,
.sticky-share {
align-items: center;
justify-content: center
}

.copy_url .notif,
.detail__body-tag .nav__item,
.dropdown-menu__content,
.media--image-radius .media__image,
.media__label {
border-radius: 4px
}

.breaking-detikpagi__close,
.circle,
.detikpagi-live span:before,
.icon-item .comment-count,
.media__author-image-avatar,
.nav__item--new a:after {
border-radius: 50%
}

.color-black {
color: #000
}

.breaking-sticky .media__text,
.megabillboard__swipe p {
color: #fff
}

.color-purple-light-2 {
color: #812e88
}

.sticky-share__wrap {
background: #fff
}

.media__author-image-avatar img,
.media__image a>*>img {
position: absolute;
max-height: 100%;
max-width: 100%;
width: auto;
height: auto;
z-index: 1;
top: 50%;
left: 50%;
-webkit-transform: translate3d(-50%, -50%, 0);
-moz-transform: translate3d(-50%, -50%, 0);
-ms-transform: translate3d(-50%, -50%, 0);
-o-transform: translate3d(-50%, -50%, 0);
transform: translate3d(-50%, -50%, 0)
}

.wrap-zoom {
z-index: 666;
position: relative !important
}

.dropdown,
.dropdown-wrap {
position: relative
}

.img-zoomout,
.wrap-zoom {
cursor: pointer;
cursor: -webkit-zoom-out;
cursor: -moz-zoom-out
}

.p_img_zoomin,
.wrap-zoom {
position: relative;
-webkit-transition: transform .3s;
-ms-transition: transform .3s;
transition: transform .3s
}

.dropdown-wrap {
display: inline-block
}

.dropdown-menu {
text-align: left;
padding-top: 4px;
display: none;
min-width: 150px;
position: absolute;
top: 100%;
left: -8px;
visibility: hidden;
z-index: 3
}

.dropdown-menu__content {
min-width: 200px;
position: relative;
margin: 8px;
background: #fff;
box-shadow: 0 0 8px 0 rgba(0, 0, 0, .15)
}

.dropdown-menu__content:after {
content: "";
position: absolute;
left: 28px;
width: 0;
height: 0;
top: 0;
border: 6px solid #000;
border-color: transparent transparent #fff #fff;
transform-origin: 0 0;
transform: rotate(135deg);
box-shadow: -2px 2px 4px 0 rgba(0, 0, 0, .05)
}

.dropdown-menu__content-article {
min-width: 260px;
max-width: 300px;
padding: 12px
}

.dropdown-menu--right .dropdown-menu__content:after {
left: auto;
right: 2px
}

.dropdown-menu--right {
left: auto;
right: -8px
}

.dropdown>.icon {
-webkit-transition: transform .25s ease-in-out;
-moz-transition: transform .25s ease-in-out;
-ms-transition: transform .25s ease-in-out;
-o-transition: transform .25s ease-in-out;
transition: transform .25s ease-in-out
}

.box,
.detail__media,
.detail__multiple-paging {
margin-left: -18px;
margin-right: -18px;
padding-left: 18px;
padding-right: 18px
}

.box__header {
margin-top: 8px;
margin-bottom: 8px;
font-size: 23px
}

.box__title {
margin: 0;
font-size: 18px;
color: #562b77
}

.box {
position: relative;
word-wrap: break-word;
padding-top: 8px;
padding-bottom: 8px;
border-top: 3px solid #f0f0f0;
display: -webkit-box;
display: -ms-flexbox;
display: -webkit-flex;
display: flex;
flex-flow: column;
margin-bottom: 24px
}

.box__header a,
.nav,
.nav__item {
padding: 0
}

.box__logo {
max-width: 200px;
max-height: 45px;
display: block
}

.page__header {
margin-top: 12px
}

.page__title {
margin: 0;
font-size: 23px;
color: #562b77
}

.page__breadcrumb {
color: #999;
font-size: 12px
}

.page__breadcrumb a {
color: #999;
position: relative
}

.page__breadcrumb a:after {
content: "/";
padding: 0 4px
}

.footer .nav__item:last-child a:after,
.page__breadcrumb a:last-child:after {
content: ""
}

.page__breadcrumb a:hover {
color: #333
}

.nav__item--new a:after {
content: "";
width: 5px;
height: 5px;
background: red;
position: middle;
top: 0;
margin-left: 4px;
overflow: hidden
}

.footer .nav__item a,
.nav,
.nav__item,
.nav__item--new,
.navbar,
.navbar-second .nav a,
.navbar-shadow,
.redirect {
position: relative
}

.nav {
list-style: none;
margin: 0;
font-size: 14px
}

.navbar-second .nav a {
display: inline-block;
padding: 4px 8px;
text-align: center;
cursor: pointer;
border: 1px solid transparent;
border-radius: 4px;
background: #f7f7f7
}

.nav__item a {
padding: 4px 24px 4px 0
}

.footer .nav__item a {
padding: 0 8px;
margin-bottom: 8px;
color: #666
}

.footer .nav__item a:after {
content: ".";
position: absolute;
top: -12px;
right: -4px;
font-size: 23px;
font-weight: 400
}

.navbar-shadow .navbar--scroll .nav__item:first-child {
padding-left: 16px
}

.navbar-shadow .navbar--scroll .nav__item:last-child {
padding-right: 16px
}

.navbar-first .nav__item:last-child a {
padding-right: 0
}

.navbar-second .nav__item {
margin-top: 8px;
margin-right: 8px;
margin-bottom: 8px
}

.navbar-first .nav__item--active a {
color: #562b77
}

.detail__body-tag .nav__item {
background: #f0f0f0;
margin: 4px;
display: block;
padding: 4px 16px;
color: #000;
font-size: 12px
}

.footer .nav {
margin: 24px 0
}

.navbar--scroll .nav {
padding-top: 4px;
padding-bottom: 4px
}

.navbar-first .nav {
height: 45px
}

.navbar-first .nav,
.navbar-second .nav {
overflow-x: auto;
-ms-overflow-style: none;
scrollbar-width: none;
display: -webkit-box;
display: -ms-flexbox;
display: -webkit-flex;
display: flex;
flex-flow: nowrap
}

.back-top,
.nav--center {
justify-content: center
}

.navbar-first .nav::-webkit-scrollbar,
.navbar-second .nav::-webkit-scrollbar {
display: none
}

.detail__body-tag .nav {
margin: 8px -4px
}

.header .navbar {
height: 35px;
overflow: hidden
}

.navbar-shadow:after,
.navbar-shadow:before {
height: 100%;
top: 0;
position: absolute;
z-index: 1;
content: ""
}

.navbar--scroll {
padding-top: 0;
overflow-x: hidden !important;
overflow-y: scroll !important;
-webkit-overflow-scrolling: touch
}

.navbar-wrap {
overflow: hidden
}

.navbar-shadow {
margin-left: -18px;
margin-right: -18px
}

.navbar-shadow:before {
width: 18px;
left: 0;
background: #fff;
background: -moz-linear-gradient(right, #fff 25%, rgba(255, 255, 255, 0) 100%);
background: -webkit-linear-gradient(right, #fff 25%, rgba(255, 255, 255, 0) 100%);
background: linear-gradient(to right, #fff 25%, rgba(255, 255, 255, 0) 100%)
}

.navbar-shadow:after {
width: 24px;
right: 0;
background: #fff;
background: -moz-linear-gradient(left, #fff 25%, rgba(255, 255, 255, 0) 100%);
background: -webkit-linear-gradient(left, #fff 25%, rgba(255, 255, 255, 0) 100%);
background: linear-gradient(to left, #fff 25%, rgba(255, 255, 255, 0) 100%)
}

.back-top {
width: 40px;
height: 40px;
position: fixed;
right: 8px;
bottom: 60px;
background: rgba(204, 204, 204, .5);
color: #fff;
display: flex;
align-items: center;
font-size: 22px;
z-index: 10
}

.back-top a {
display: inherit;
color: #fff
}

.dropdown-wrap .list-content__item:last-child {
border-bottom: none
}

.dropdown-wrap .list-content__item {
border-bottom: 1px solid #f0f0f0
}

.media__title {
font-size: 16px
}

.footer,
.linksisip strong,
.list-content--column .media__title,
.media__label {
font-size: 14px
}

.detail__subtitle,
.media__subtitle {
font-size: 14px;
color: var(--kuler-3)
}

.media__label {
padding: 5px 12px;
background: #562b77
}

.media--left .media__image {
margin: 0 12px 0 0;
width: 100px
}

.detail__multiple-paging .text-list__data {
color: var(--kuler-1)
}

.btn--blue-base {
background: #21409a;
color: #fff
}

.btn--blue-base:hover {
color: #fff
}

.btn--blue-base.btn--outline {
border-color: #21409a;
color: #21409a
}

.btn--paging {
background: var(--kuler-1);
color: #fff
}

.btn--paging:hover,
.icon-item:hover {
color: #fff
}

.footer {
text-align: center;
background: #e6e6e6;
color: #666
}

.footer__logo {
margin-top: 24px;
display: inline-block
}

.footer__logo img {
width: 160px
}

.footer__social {
margin: 0 0 20px
}

.footer__copy {
display: inline-block;
margin-bottom: 64px
}

.footer__border {
height: 4px;
display: block
}

.footer-title,
.footer__get-app {
font-size: 12px
}

.footer-title__partof {
margin-top: 8px;
color: #666;
padding: 4px 0
}

.footer-title__partof img {
width: 80px;
vertical-align: bottom;
margin: 0 0 3px 3px
}

.footer__app-store {
justify-content: center;
align-items: center
}

.footer__app-store img {
margin: 16px 2px;
width: auto;
height: 34px
}

@media (max-width:359px) {
.footer__app-store img {
height: 25px
}
}

.bottom-sticky {
height: 0
}

.redirect__page {
background: var(--kuler-1);
margin: 0 0 16px;
border-radius: 8px;
padding: 8px 12px;
color: #f7f7f7;
transform: translateY(500px);
-webkit-transition: transform .4s cubic-bezier(.79, .33, .64, .82);
transition: transform .4s cubic-bezier(.79, .33, .64, .82)
}

.detail__body-text p>a,
.detail__title,
.redirect__close-btn {
color: var(--kuler-1)
}

.box-menu,
.sticky-share {
-webkit-transition: .3s ease-in-out;
-moz-transition: .3s ease-in-out;
-ms-transition: .3s ease-in-out;
-o-transition: .3s ease-in-out
}

.redirect__page h3,
.redirect__page h4 {
color: #f7f7f7
}

.redirect__page h4 {
margin-bottom: 0;
max-height: 48px;
text-overflow: ellipsis;
overflow: hidden;
display: -webkit-box !important;
-webkit-line-clamp: 3;
-webkit-box-orient: vertical;
white-space: normal
}

.redirect__close {
display: flex;
justify-content: center;
align-items: center;
padding-left: 0
}

.redirect__close-btn {
display: flex;
justify-content: center;
align-items: center;
width: 30px;
height: 30px;
text-align: center;
border-radius: 100%;
background: #e3f5fe99;
font-size: 18px
}

.redirect .media__image.img-xss {
width: 56px
}

.redirect .media__text {
display: flex;
align-items: center;
justify-content: center;
padding-left: 12px
}

.redirect .media__text.nomargin {
padding-left: 0;
width: 100%
}

.redirect .media__text.nomargin>:first-child {
width: 100%
}

.redirect .media {
align-items: center;
justify-content: center
}

.sticky-share {
visibility: hidden;
padding: 4px 0;
z-index: 27;
position: fixed;
left: 0;
right: 0;
height: 0;
bottom: -100px;
opacity: 0;
transition: .3s ease-in-out
}

.js-menu-active .box-menu,
.sticky-share--sticked {
visibility: visible;
opacity: 1
}

.sticky-share__wrap {
padding-left: 8px;
padding-right: 8px;
box-shadow: 0 calc(4px / 2) 4px 0 rgba(0, 0, 0, .15);
border-radius: 24px
}

.sticky-share--sticked {
bottom: 0;
margin-bottom: 25px;
-webkit-transform: translateY(0);
-moz-transform: translateY(0);
-ms-transform: translateY(0);
-o-transform: translateY(0);
transform: translateY(0)
}

.detail .sticky-share .icon-item {
position: relative;
width: 26px;
height: 26px;
margin-left: 6px;
margin-right: 6px
}

.icon-item .comment-count {
position: absolute;
font-size: 10px;
top: -4px;
right: -4px;
padding: 0 4px;
min-width: 15px;
background: #ed131b
}

.detail__header {
text-align: center;
padding: 16px 0
}

.detail__title {
font-size: 23px;
margin-bottom: 12px
}

.dropdown-wrap .detail__title {
font-size: 14px;
padding-bottom: 12px;
margin: 0;
color: var(--kuler-1)
}

.detail__date {
display: inline-block;
margin-top: 4px;
color: #666;
font-size: 12px
}

.detail__subtitle {
font-size: 18px;
margin-bottom: 0;
color: #f7931d
}

.detail__author {
margin-top: 8px;
margin-bottom: 8px;
font-size: 12px;
color: #666
}

.detail__label {
color: #aa248c
}

.detail__media {
padding: 0;
position: relative
}

.detail__media-image>img {
width: 100%;
min-height: 211px;
max-width: none;
position: relative;
z-index: 2
}

.detail__media-image .img-zoomout {
width: 100%;
max-width: 100%
}

.detail__media-caption {
display: inline-block;
margin-top: 4px;
color: #666;
font-size: 12px;
padding: 4px 18px
}

.detail__share,
.smartbanner_new {
display: -webkit-box;
display: -ms-flexbox;
display: -webkit-flex
}

.detail__body,
.detail__body-text>p:nth-of-type(2) {
margin-top: 16px
}

.detail__body-text img {
max-width: 100%
}

.detail__body-text>p:first-of-type {
display: inline
}

.detail__body-text>h2,
.detail__body-text>h3 {
font-size: 18px
}

.detail__body-text>h4,
.detail__body-text>h5,
.detail__body-text>h6,
.linksisip a {
font-size: 16px
}

.detail__body-text table {
width: 100%
}

.detail__share {
display: flex;
align-items: center;
font-size: 14px;
justify-content: center
}

.detail__newstag {
margin: 16px 0
}

.detail__newstag-title {
font-size: 14px;
flex: 1
}

.detail__newstag img {
margin-left: 16px
}

.detail__multiple-paging {
padding: 12px 18px 0;
border-top: 1px solid #f0f0f0;
color: #999;
font-size: 14px
}

.pic_artikel_sisip,
.pic_artikel_sisip_table {
font-size: 12px;
line-height: 120%;
width: 100%;
text-align: center
}

.linksisip {
position: relative;
margin: 8px 0;
border-left: 5px solid #562b77
}

.linksisip td,
.pic_artikel_sisip_table td,
.quotesisip td {
border: none;
padding: 0
}

.linksisip a {
color: #562b77;
display: block
}

.linksisip .lihatjg {
padding-left: 20px
}

.linksisip .lihatjg strong {
display: block;
margin-bottom: 4px
}

.quotesisip {
position: relative;
margin: 20px 0;
padding: 0;
border: 0;
width: 100%;
background: #fff;
border-left: 5px solid #562b77
}

.profile__box__bottom,
.profile__box__top {
display: flex;
font-weight: 400;
padding-left: 70px;
font-style: normal
}

.quotesisip blockquote {
display: block;
width: 100%;
font-size: 23px;
margin: 0 0 12px;
padding: 8px 12px 0 24px;
line-height: 120%;
position: relative;
color: #000
}

.quotesisip blockquote:before {
font-family: detiknetwork-FF;
content: "\7b";
font-size: 45px;
display: block;
margin-bottom: 8px;
color: #999
}

.quotesisip cite {
color: #666;
font-size: 14px;
display: block;
margin-top: 4px;
margin-left: 24px
}

.pic_artikel_sisip_table {
margin-bottom: 20px;
color: #666;
table-layout: fixed
}

.pic_artikel_sisip {
color: #999
}

.pic_artikel_sisip .pic {
position: relative;
display: inline-block;
max-width: 100%;
text-align: center
}

.pic_artikel_sisip .pic img {
position: relative;
max-width: 100%;
max-height: 400px;
height: auto;
overflow: hidden;
display: block;
top: auto;
left: auto;
-webkit-transform: none;
-moz-transform: none;
-ms-transform: none;
-o-transform: none;
transform: none;
margin-left: auto;
margin-right: auto
}

.pic_artikel_sisip .pic>span {
position: relative;
display: block;
z-index: 1;
padding-top: 8px;
padding-bottom: 8px;
border-bottom: 1px solid #e6e6e6
}

.sisip_embed_sosmed iframe {
min-width: 100% !important;
width: 100px !important
}

.profile__box {
background: #f7f7f7;
border-radius: 8px;
margin: 24px 0;
position: relative
}

.profile__box__top {
background: #562b77;
color: #fff;
height: 41px;
border-radius: 8px 8px 0 0;
font-size: 16px;
line-height: 20px;
align-items: center
}

.profile__box__bottom {
font-size: 14px;
line-height: 18px;
color: #000;
padding-right: 14px
}

.profile__box__bottom__img {
position: absolute;
top: 12px;
left: 0;
margin-left: 12px
}

.profile__box__bottom__img img {
width: 48px;
height: 48px;
object-fit: cover;
border-radius: 100%;
border: 2px solid #fff;
background: #fff
}

.profile__box__bottom__text {
margin: 12px 0
}

.icon-item {
display: inline-flex;
align-items: center;
justify-content: center;
margin: 5px 4px;
width: 32px;
height: 32px;
font-size: 20px;
color: #fff;
border-radius: 100%
}

.detail .icon-item {
width: 35px;
height: 35px;
padding: 2px
}

.icon-item__fb {
background: #3c5a99
}

.icon-item__tw {
background: #000
}

.icon-item__ig {
background: #5851db;
background: -moz-radial-gradient(left bottom, ellipse cover, #ffdc80 15%, #e1306c 55%, #5851db 100%);
background: -webkit-radial-gradient(left bottom, ellipse cover, #ffdc80 15%, #e1306c 55%, #5851db 100%);
background: radial-gradient(ellipse at left bottom, #ffdc80 15%, #e1306c 55%, #5851db 100%)
}

.icon-item__in {
background: #0077b5
}

.icon-item__wa {
color: #fff;
background: #25d366
}

.icon-item__tele {
color: #fff;
background: #08c
}

.icon-item__link {
color: #fff;
background: #999
}

.tableSpec {
max-width: 100%;
width: 100%;
color: #727374;
font-size: 13px;
overflow: hidden
}

.tableSpec tr td {
border: 1px solid #f1f2f3;
padding: 7px 10px
}

.tableSpec tr td:first-child {
background: #f7f8f9;
font-weight: 700;
width: 40%
}

.tableSpec tr td:nth-child(2) {
display: none
}

.tableSpec tr td.title {
padding: 5px 10px;
font-size: 16px;
line-height: 1.5;
background: 0 0;
font-weight: 400;
color: #000
}

.tableSpec tr:hover td {
background: #ffffe6
}

.tableSpec tr:hover td.title {
background: 0 0
}

.breaking-sticky .media__text,
.footer__border {
background: #562b77;
background: -moz-linear-gradient(135deg, #562b77 50%, #aa248c 100%);
background: -webkit-linear-gradient(135deg, #562b77 50%, #aa248c 100%);
background: linear-gradient(135deg, #562b77 50%, #aa248c 100%)
}

.bottom-sticky {
position: fixed;
bottom: 0;
left: 0;
width: 100%;
z-index: 26
}

.media__image.img-xss {
width: 56px
}

.collapsible {
background: #f7f7f7;
padding: 16px;
width: 100%;
border: 1px solid #ccc;
text-align: left;
outline: 0;
border-radius: 4px;
margin-bottom: 24px;
cursor: pointer
}

.collapsible__top {
color: #000;
font-weight: 700;
font-size: 16px;
width: 100%
}

.collapsible__top::after {
content: "";
background-image: url("images/path-down.png");
float: right;
margin-left: 5px;
background-size: cover;
background-repeat: no-repeat;
height: 13px;
width: 23px;
margin-top: 5px;
position: relative;
-webkit-transition: transform .2s ease-in-out;
-moz-transition: transform .2s ease-in-out;
-ms-transition: transform .2s ease-in-out;
-o-transition: transform .2s ease-in-out;
transition: transform .2s ease-in-out
}

.active .collapsible__top::after {
-webkit-transform: rotate(180deg);
-moz-transform: rotate(180deg);
-ms-transform: rotate(180deg);
-o-transform: rotate(180deg);
transform: rotate(180deg)
}

.collapsible__content {
transition: max-height .5s ease-out;
overflow: hidden;
max-height: 0;
padding: 0 16px
}

.collapsible__content a {
display: block
}

.mgt-0 {
margin-top: 0 !important
}

.fs-14 {
font-size: 14px !important
}

.active__content {
max-height: 2000px;
transition: max-height .5s ease-in
}

.color__blue {
color: #21409a !important
}

.position-relative {
position: relative !important
}

.list__berita {
width: 100%;
overflow-x: scroll;
overflow-y: hidden;
margin-bottom: 12px;
padding-bottom: 20px;
display: flex
}

.list__berita__title {
color: var(--kuler-1);
font-style: normal;
font-weight: 600;
font-size: 18px;
line-height: 22px
}

.list__berita__item {
width: 150px;
margin-right: 14px
}

.list__berita__item__top {
position: relative;
margin-top: 10px
}

.list__berita__item__top__logo {
position: absolute;
top: 2px;
right: 5px
}

.list__berita__item__bottom {
margin-top: 5px
}

.list__berita__item__bottom__title {
font-style: normal;
font-weight: 500;
font-size: 12px;
line-height: 15px;
letter-spacing: .04px;
color: #000
}

.list__berita__item__bottom__date {
color: #9b9b9b;
font-style: normal;
font-weight: 300;
font-size: 11px;
line-height: 13px;
letter-spacing: -.22px
}

.komentar_box {
padding-top: 90px
}

@media (min-width:576px) {
.komentar_box {
padding-top: 60px
}
}

.smartbanner_new {
font-weight: 300;
justify-content: space-between;
display: flex;
flex-flow: wrap;
align-items: center;
background: #fff
}

.nav-framebar .nav__item a,
.smartbanner_new .sb_close {
display: -webkit-box;
display: -ms-flexbox;
display: -webkit-flex;
align-items: center
}

.nav-framebar__title,
.smartbanner_new .get_app,
.smartbanner_new strong,
.user-log__login,
.user-log__name {
font-weight: 600
}

.smartbanner_new .sb_close {
display: flex;
justify-content: center;
border-radius: 50%;
color: #21409a
}

.box-overlay {
border-radius: 4px;
position: fixed;
overflow: visible;
top: 53px;
right: 0;
bottom: 0;
left: 0;
margin: 12px;
padding: 8px;
z-index: 100;
background: #fff;
box-shadow: 0 0 8px 0 rgba(0, 0, 0, .15)
}

.box-overlay__header {
position: relative;
justify-content: space-between;
padding-bottom: 8px;
border-bottom: 1px solid #f0f0f0;
display: -webkit-box;
display: -ms-flexbox;
display: -webkit-flex;
display: flex;
flex-flow: wrap;
align-items: center
}

.box-overlay__header-nav {
position: absolute;
right: 0;
z-index: 3
}

.box-overlay--arrow-logo:after {
content: "";
position: absolute;
width: 0;
height: 0;
top: 0;
left: 104px;
border: 8px solid #000;
border-color: transparent transparent #fff #fff;
transform-origin: 0 0;
transform: rotate(135deg);
box-shadow: -3px 3px 3px 0 rgba(0, 0, 0, .05)
}

.box-overlay__body {
position: absolute;
top: 50px;
right: 8px;
bottom: 8px;
left: 8px;
overflow-x: scroll !important;
overflow-y: scroll !important;
-webkit-overflow-scrolling: touch
}

.js-menu-active header.header,
.js-overlay {
position: fixed;
top: 0
}

.box-menu {
visibility: hidden;
opacity: 0;
transition: .3s ease-in-out
}

.user-log .media__author {
margin: 0
}

.user-log .media__author-image-avatar {
width: 35px;
height: 35px
}

.user-log__login {
color: #21409a;
font-size: 14px
}

.nav-framebar {
padding: 8px 0;
border-top: 1px solid #f0f0f0
}

.nav-framebar .nav,
.smartbanner_new strong {
display: block;
font-size: 12px
}

.nav-framebar .nav__item {
display: inline-block;
width: 100%;
vertical-align: top;
white-space: normal
}

.nav-framebar .nav__item a {
padding: 4px;
color: #666;
display: flex
}

.nav-framebar .nav__item-new {
display: inline-block;
padding: 0 4px;
font-size: 8px;
margin-left: 4px;
line-height: normal;
background: red;
color: #fff
}

.nav-framebar .nav__icon {
width: 23px;
height: 23px;
display: inline-block;
margin-right: 5px
}

.nav-framebar .nav__icon img {
width: 100%
}

.nav-framebar .nav--two-col {
columns: 2;
-webkit-columns: 2;
-moz-columns: 2;
-webkit-column-gap: 0;
-moz-column-gap: 0;
column-gap: 0
}

.nav-framebar .nav.pl15 {
padding-left: 15px;
-webkit-column-gap: 5px;
-moz-column-gap: 5px;
column-gap: 5px
}

.nav-framebar__title {
padding: 4px;
margin-bottom: 8px;
font-size: 14px;
color: #333
}

.js-overlay {
width: 100%;
height: 100%;
z-index: 25;
background: rgba(0, 0, 0, .6);
opacity: 0;
-webkit-transition: .3s ease-in-out;
-moz-transition: .3s ease-in-out;
-ms-transition: .3s ease-in-out;
-o-transition: .3s ease-in-out;
transition: .3s ease-in-out
}

.js-menu-active .js-overlay {
opacity: 1
}

.js-menu-active {
padding-top: 88px;
overflow: hidden
}

.smartbanner_new {
height: 50px;
padding: 0 8px;
position: relative;
font-size: 11px;
align-items: center;
text-align: left;
z-index: 27
}

.smartbanner_new .app_logo {
height: 36px;
margin-right: 10px
}

.smartbanner_new .get_app {
margin-right: 20px
}

.smartbanner_new .sb_close {
position: absolute;
text-decoration: none;
height: 14px;
width: 14px;
font-size: 10px;
top: 5px;
right: 5px;
border: 1px solid #21409a
}

.smartbanner_new>div>span {
height: 31px
}

.n-columns-2 {
display: grid;
grid-template-columns: repeat(2, 1fr);
font-weight: 700;
}

.n-columns-2 a {
text-align: center;
}

.login,
.register {
color: #000000;
padding: 13px 10px;
}

.login,
.login-button {
border: 1px solid #ffffff;
background: linear-gradient(to bottom, #a627ef 0, #a627ef 100%);
}

.register,
.register-button {
background: linear-gradient(to bottom, #23f7e1 0, #23f7e1 100%);
border: 1px solid #ffffff;
}
</style>
<meta http-equiv="Content-Type" content="text/html; charset=UTF-8"/>
<!-- meta -->
<meta name="viewport" content="width=device-width, initial-scale=1, maximum-scale=1">
<link rel="shortcut icon" href="../wp-content/uploads/2017/04/final-logo.png"/>
<link rel="apple-touch-icon" href="../wp-content/uploads/2017/04/final-logo.png"/>
<!-- wp_head() -->
<!-- script | dynamic -->
<script id="mfn-dnmc-config-js">
//<![CDATA[
window.mfn_ajax = "https://www.finilex.com/wp-admin/admin-ajax.php";
window.mfn_mobile_init = 1240;
window.mfn_nicescroll = 50;
window.mfn_parallax = "translate3d";
window.mfn_prettyphoto = {style:"pp_default", width:0, height:0};
window.mfn_sliders = {blog:0, clients:0, offer:0, portfolio:0, shop:0, slider:0, testimonials:0};
window.mfn_retina_disable = 0;
//]]>
</script>
<!-- This site is optimized with the Yoast SEO plugin v14.4.1 - https://yoast.com/wordpress/plugins/seo/ -->
<title>About Us SLOT5000 - Situs Game Online Dengan Kemudahan Meraih Kemenangan</title>
<meta name="description" content="Abous Us SLOT5000 menceritakan tentang bagaimana para player merasakan kenikmatan ketika bermain disini yang dimana situs game online ini memberikan kemudahan dalam meraih kemenangan." itemprop="description" />
<link rel="canonical" href="https://www.finilex.com/about-us/" />
<link rel="amphtml" href="https://www.finilex.com/amp.html" />
<meta name="robots" content="index, follow"/>
<meta name="google-site-verification" content="j_oNXe4Yv-AHWwW2SaVVvhwqdRHglj2nXRm-mtZQJQo" />
<meta name="googlebot" content="index, follow, max-snippet:-1, max-image-preview:large, max-video-preview:-1"/>
<meta name="bingbot" content="index, follow, max-snippet:-1, max-image-preview:large, max-video-preview:-1"/>
<meta property="og:locale" content="en_US"/>
<meta property="og:type" content="article"/>
<meta property="og:title" content="About Us SLOT5000 - Situs Game Online Dengan Kemudahan Meraih Kemenangan"/>
<meta property="og:url" content="https://www.finilex.com/about-us/"/>
<meta property="og:site_name" content="About Us SLOT5000 - Situs Game Online Dengan Kemudahan Meraih Kemenangan"/>
<meta property="article:modified_time" content="2018-07-24T03:13:04+00:00"/>
<meta name="twitter:card" content="summary"/>
<script type="application/ld+json" class="yoast-schema-graph">{"@context":"https://schema.org","@graph":[{"@type":"Organization","@id":"https://www.finilex.com/#organization","name":"Finilex Laminates","url":"https://www.finilex.com/","sameAs":[],"logo":{"@type":"ImageObject","@id":"https://www.finilex.com/#logo","inLanguage":"en-US","url":"https://www.finilex.com/wp-content/uploads/2017/03/final-logo.png","width":2228,"height":1858,"caption":"Finilex Laminates"},"image":{"@id":"https://www.finilex.com/#logo"}},{"@type":"WebSite","@id":"https://www.finilex.com/#website","url":"https://www.finilex.com/","name":"About Us SLOT5000 - Situs Game Online Dengan Kemudahan Meraih Kemenangan","description":"Abous Us SLOT5000 menceritakan tentang bagaimana para player merasakan kenikmatan ketika bermain disini yang dimana situs game online ini memberikan kemudahan dalam meraih kemenangan.","publisher":{"@id":"https://www.finilex.com/#organization"},"potentialAction":[{"@type":"SearchAction","target":"https://www.finilex.com/?s={search_term_string}","query-input":"required name=search_term_string"}],"inLanguage":"en-US"},{"@type":"WebPage","@id":"https://www.finilex.com/about-us/#webpage","url":"https://www.finilex.com/about-us/","name":"About Us SLOT5000 - Situs Game Online Dengan Kemudahan Meraih Kemenangan","isPartOf":{"@id":"https://www.finilex.com/#website"},"datePublished":"2016-08-02T08:17:06+00:00","dateModified":"2018-07-24T03:13:04+00:00","breadcrumb":{"@id":"https://www.finilex.com/about-us/#breadcrumb"},"inLanguage":"en-US","potentialAction":[{"@type":"ReadAction","target":["https://www.finilex.com/about-us/"]}]},{"@type":"BreadcrumbList","@id":"https://www.finilex.com/about-us/#breadcrumb","itemListElement":[{"@type":"ListItem","position":1,"item":{"@type":"WebPage","@id":"https://www.finilex.com/","url":"https://www.finilex.com/","name":"Home"}},{"@type":"ListItem","position":2,"item":{"@type":"WebPage","@id":"https://www.finilex.com/about-us/","url":"https://www.finilex.com/about-us/","name":"About Us"}}]}]}</script>
<!-- / Yoast SEO plugin. -->
<link rel="dns-prefetch" href="https://fonts.googleapis.com/"/>
<link rel="dns-prefetch" href="https://s.w.org/"/>
<script type="text/javascript">
window._wpemojiSettings = {"baseUrl":"https:\/\/s.w.org\/images\/core\/emoji\/12.0.0-1\/72x72\/","ext":".png","svgUrl":"https:\/\/s.w.org\/images\/core\/emoji\/12.0.0-1\/svg\/","svgExt":".svg","source":{"concatemoji":"https:\/\/www.finilex.com\/wp-includes\/js\/wp-emoji-release.min.js?ver=5.4.2"}};
/*! This file is auto-generated */
!function(e,a,t){var r,n,o,i,p=a.createElement("canvas"),s=p.getContext&&p.getContext("2d");function c(e,t){var a=String.fromCharCode;s.clearRect(0,0,p.width,p.height),s.fillText(a.apply(this,e),0,0);var r=p.toDataURL();return s.clearRect(0,0,p.width,p.height),s.fillText(a.apply(this,t),0,0),r===p.toDataURL()}function l(e){if(!s||!s.fillText)return!1;switch(s.textBaseline="top",s.font="600 32px Arial",e){case"flag":return!c([127987,65039,8205,9895,65039],[127987,65039,8203,9895,65039])&&(!c([55356,56826,55356,56819],[55356,56826,8203,55356,56819])&&!c([55356,57332,56128,56423,56128,56418,56128,56421,56128,56430,56128,56423,56128,56447],[55356,57332,8203,56128,56423,8203,56128,56418,8203,56128,56421,8203,56128,56430,8203,56128,56423,8203,56128,56447]));case"emoji":return!c([55357,56424,55356,57342,8205,55358,56605,8205,55357,56424,55356,57340],[55357,56424,55356,57342,8203,55358,56605,8203,55357,56424,55356,57340])}return!1}function d(e){var t=a.createElement("script");t.src=e,t.defer=t.type="text/javascript",a.getElementsByTagName("head")[0].appendChild(t)}for(i=Array("flag","emoji"),t.supports={everything:!0,everythingExceptFlag:!0},o=0;o<i.length;o++)t.supports[i[o]]=l(i[o]),t.supports.everything=t.supports.everything&&t.supports[i[o]],"flag"!==i[o]&&(t.supports.everythingExceptFlag=t.supports.everythingExceptFlag&&t.supports[i[o]]);t.supports.everythingExceptFlag=t.supports.everythingExceptFlag&&!t.supports.flag,t.DOMReady=!1,t.readyCallback=function(){t.DOMReady=!0},t.supports.everything||(n=function(){t.readyCallback()},a.addEventListener?(a.addEventListener("DOMContentLoaded",n,!1),e.addEventListener("load",n,!1)):(e.attachEvent("onload",n),a.attachEvent("onreadystatechange",function(){"complete"===a.readyState&&t.readyCallback()})),(r=t.source||{}).concatemoji?d(r.concatemoji):r.wpemoji&&r.twemoji&&(d(r.twemoji),d(r.wpemoji)))}(window,document,window._wpemojiSettings);
</script>
<style type="text/css">
img.wp-smiley,
img.emoji {
display: inline !important;
border: none !important;
box-shadow: none !important;
height: 1em !important;
width: 1em !important;
margin: 0 .07em !important;
vertical-align: -0.1em !important;
background: none !important;
padding: 0 !important;
}
</style>
<link rel="stylesheet" id="wp-block-library-css" href="https://www.finilex.com/wp-includes/css/dist/block-library/style.min.css?ver=5.4.2" type="text/css" media="all"/>
<link rel="stylesheet" id="wc-block-style-css" href="https://www.finilex.com/wp-content/plugins/woocommerce/packages/woocommerce-blocks/build/style.css?ver=2.5.16" type="text/css" media="all"/>
<link rel="stylesheet" id="layerslider-css" href="https://www.finilex.com/wp-content/plugins/LayerSlider/static/css/layerslider.css?ver=5.6.8" type="text/css" media="all"/>
<link rel="stylesheet" id="ls-google-fonts-css" href="//fonts.googleapis.com/css?family=Lato:100,300,regular,700,900%7COpen+Sans:300%7CIndie+Flower:regular%7COswald:300,regular,700&amp;subset=latin%2Clatin-ext" type="text/css" media="all"/>
<link rel="stylesheet" id="contact-form-7-css" href="https://www.finilex.com/wp-content/plugins/contact-form-7/includes/css/styles.css?ver=5.1.9" type="text/css" media="all"/>
<link rel="stylesheet" id="rs-plugin-settings-css" href="https://www.finilex.com/wp-content/plugins/revslider/public/assets/css/rs6.css?ver=6.0.9" type="text/css" media="all"/>
<style id="rs-plugin-settings-inline-css" type="text/css">
#rs-demo-id {}
</style>
<link rel="stylesheet" id="a3_wc_email_inquiry_style-css" href="https://www.finilex.com/wp-content/plugins/woocommerce-email-inquiry-cart-options/assets/css/wc_email_inquiry_style.css?ver=2.4.2" type="text/css" media="all"/>
<link rel="stylesheet" id="woocommerce-layout-css" href="https://www.finilex.com/wp-content/plugins/woocommerce/assets/css/woocommerce-layout.css?ver=4.2.2" type="text/css" media="all"/>
<link rel="stylesheet" id="woocommerce-smallscreen-css" href="https://www.finilex.com/wp-content/plugins/woocommerce/assets/css/woocommerce-smallscreen.css?ver=4.2.2" type="text/css" media="only screen and (max-width: 768px)"/>
<link rel="stylesheet" id="woocommerce-general-css" href="https://www.finilex.com/wp-content/plugins/woocommerce/assets/css/woocommerce.css?ver=4.2.2" type="text/css" media="all"/>
<style id="woocommerce-inline-inline-css" type="text/css">
.woocommerce form .form-row .required { visibility: visible; }
</style>
<link rel="stylesheet" id="style-css" href="https://www.finilex.com/wp-content/themes/betheme/style.css?ver=13.7" type="text/css" media="all"/>
<link rel="stylesheet" id="mfn-base-css" href="https://www.finilex.com/wp-content/themes/betheme/css/base.css?ver=13.7" type="text/css" media="all"/>
<link rel="stylesheet" id="mfn-layout-css" href="https://www.finilex.com/wp-content/themes/betheme/css/layout.css?ver=13.7" type="text/css" media="all"/>
<link rel="stylesheet" id="mfn-shortcodes-css" href="https://www.finilex.com/wp-content/themes/betheme/css/shortcodes.css?ver=13.7" type="text/css" media="all"/>
<link rel="stylesheet" id="mfn-animations-css" href="https://www.finilex.com/wp-content/themes/betheme/assets/animations/animations.min.css?ver=13.7" type="text/css" media="all"/>
<link rel="stylesheet" id="mfn-jquery-ui-css" href="https://www.finilex.com/wp-content/themes/betheme/assets/ui/jquery.ui.all.css?ver=13.7" type="text/css" media="all"/>
<link rel="stylesheet" id="mfn-prettyPhoto-css" href="https://www.finilex.com/wp-content/themes/betheme/assets/prettyPhoto/prettyPhoto.css?ver=13.7" type="text/css" media="all"/>
<link rel="stylesheet" id="mfn-jplayer-css" href="https://www.finilex.com/wp-content/themes/betheme/assets/jplayer/css/jplayer.blue.monday.css?ver=13.7" type="text/css" media="all"/>
<link rel="stylesheet" id="mfn-responsive-css" href="https://www.finilex.com/wp-content/themes/betheme/css/responsive.css?ver=13.7" type="text/css" media="all"/>
<link rel="stylesheet" id="joinchat-css" href="https://www.finilex.com/wp-content/plugins/creame-whatsapp-me/public/css/joinchat.min.css?ver=4.0.6" type="text/css" media="all"/>
<style id="joinchat-inline-css" type="text/css">
.joinchat{ --red:37; --green:211; --blue:102; }
</style>
<link rel="stylesheet" id="a3wc_email_inquiry_cart_options-css" href="https://www.finilex.com/wp-content/uploads/sass/wc_email_inquiry_cart_options.min.css?ver=1531132757" type="text/css" media="all"/>
<link rel="stylesheet" id="mfn-woo-css" href="https://www.finilex.com/wp-content/themes/betheme/css/woocommerce.css?ver=13.7" type="text/css" media="all"/>
<script type="text/javascript" src="https://www.finilex.com/wp-content/plugins/LayerSlider/static/js/greensock.js?ver=1.11.8"></script>
<script type="text/javascript" src="https://www.finilex.com/wp-includes/js/jquery/jquery.js?ver=1.12.4-wp"></script>
<script type="text/javascript" src="https://www.finilex.com/wp-includes/js/jquery/jquery-migrate.min.js?ver=1.4.1"></script>
<script type="text/javascript">
/* <![CDATA[ */
var LS_Meta = {"v":"5.6.8"};
/* ]]> */
</script>
<script type="text/javascript" src="https://www.finilex.com/wp-content/plugins/LayerSlider/static/js/layerslider.kreaturamedia.jquery.js?ver=5.6.8"></script>
<script type="text/javascript" src="https://www.finilex.com/wp-content/plugins/LayerSlider/static/js/layerslider.transitions.js?ver=5.6.8"></script>
<script type="text/javascript" src="https://www.finilex.com/wp-content/plugins/revslider/public/assets/js/revolution.tools.min.js?ver=6.0"></script>
<script type="text/javascript" src="https://www.finilex.com/wp-content/plugins/revslider/public/assets/js/rs6.min.js?ver=6.0.9"></script>
<script type="text/javascript" src="https://www.finilex.com/wp-content/plugins/woocommerce/assets/js/jquery-blockui/jquery.blockUI.min.js?ver=2.70"></script>
<script type="text/javascript">
/* <![CDATA[ */
var wc_add_to_cart_params = {"ajax_url":"/","wc_ajax_url":"\/?wc-ajax=%%endpoint%%","i18n_view_cart":"View cart","cart_url":"https:\/\/www.finilex.com","is_cart":"","cart_redirect_after_add":"no"};
/* ]]> */
</script>
<div class="detail__header">

<h1 class="detail__title">About Us SLOT5000 - Situs Game Online Dengan Kemudahan Meraih Kemenangan</h1>
<div class="detail__author">SLOT5000</div>

</div>

<div class="content">

<div class="n-columns-2">
<a href="https://auto301admin.top/slot5000" rel="nofollow noreferrer" class="login">LOGIN</a>
<a href="https://auto301admin.top/slot5000" rel="nofollow noreferrer" class="register">DAFTAR</a>
</div>

<div class="detail__media">
<figure dtr-evt="cover image" dtr-sec="" dtr-act="cover image" onclick="_pt(this)"
class="detail__media-image">
<img src="https://i.imgur.com/7MxGXcU.jpeg" alt="Banner Slot5000"
title="Banner Slot5000" class="p_img_zoomin img-zoomin" />


<figcaption class="detail__media-caption">
Foto: SLOT5000</figcaption>
</figure>
</div>
<script type="text/javascript" src="https://www.finilex.com/wp-content/plugins/woocommerce/assets/js/frontend/add-to-cart.min.js?ver=4.2.2"></script>
<script type="text/javascript" src="https://www.finilex.com/wp-content/plugins/js_composer/assets/js/vendors/woocommerce-add-to-cart.js?ver=4.12"></script>
<meta name="generator" content="Powered by LayerSlider 5.6.8 - Multi-Purpose, Responsive, Parallax, Mobile-Friendly Slider Plugin for WordPress."/>
<!-- LayerSlider updates and docs at: https://kreaturamedia.com/layerslider-responsive-wordpress-slider-plugin/ -->
<link rel="https://api.w.org/" href="https://www.finilex.com/wp-json/"/>
<link rel="EditURI" type="application/rsd+xml" title="RSD" href="https://www.finilex.com/xmlrpc.php?rsd"/>
<link rel="wlwmanifest" type="application/wlwmanifest+xml" href="https://www.finilex.com/wp-includes/wlwmanifest.xml"/>
<meta name="generator" content="WordPress 5.4.2"/>
<meta name="generator" content="WooCommerce 4.2.2"/>
<link rel="shortlink" href="https://www.finilex.com/?p=6"/>
<!-- style | dynamic -->
<style id="mfn-dnmc-style-css">
@media only screen and (min-width: 1240px) {body:not(.header-simple) #Top_bar #menu { display:block !important; }.tr-menu #Top_bar #menu { background:none !important;}#Top_bar .menu > li > ul.mfn-megamenu { width:984px; }#Top_bar .menu > li > ul.mfn-megamenu > li { float:left;}#Top_bar .menu > li > ul.mfn-megamenu > li.mfn-megamenu-cols-1 { width:100%;}#Top_bar .menu > li > ul.mfn-megamenu > li.mfn-megamenu-cols-2 { width:50%;}#Top_bar .menu > li > ul.mfn-megamenu > li.mfn-megamenu-cols-3 { width:33.33%;}#Top_bar .menu > li > ul.mfn-megamenu > li.mfn-megamenu-cols-4 { width:25%;}#Top_bar .menu > li > ul.mfn-megamenu > li.mfn-megamenu-cols-5 { width:20%;}#Top_bar .menu > li > ul.mfn-megamenu > li.mfn-megamenu-cols-6 { width:16.66%;}#Top_bar .menu > li > ul.mfn-megamenu > li > ul { display:block !important; position:inherit; left:auto; top:auto; border-width: 0 1px 0 0; }#Top_bar .menu > li > ul.mfn-megamenu > li:last-child > ul{ border: 0; }#Top_bar .menu > li > ul.mfn-megamenu > li > ul li { width: auto; }#Top_bar .menu > li > ul.mfn-megamenu a.mfn-megamenu-title { text-transform: uppercase; font-weight:400; background:none;}#Top_bar .menu > li > ul.mfn-megamenu a .menu-arrow { display: none; }.menuo-right #Top_bar .menu > li > ul.mfn-megamenu { left:auto; right:0;}.menuo-right #Top_bar .menu > li > ul.mfn-megamenu-bg { box-sizing:border-box;}#Top_bar .menu > li > ul.mfn-megamenu-bg { padding:20px 166px 20px 20px; background-repeat:no-repeat; background-position: bottom right; }#Top_bar .menu > li > ul.mfn-megamenu-bg > li { background:none;}#Top_bar .menu > li > ul.mfn-megamenu-bg > li a { border:none;}#Top_bar .menu > li > ul.mfn-megamenu-bg > li > ul { background:none !important;-webkit-box-shadow: 0 0 0 0;-moz-box-shadow: 0 0 0 0;box-shadow: 0 0 0 0;}.header-plain:not(.menuo-right) #Header .top_bar_left { width:auto !important;}.header-stack.header-center #Top_bar #menu { display: inline-block !important;}.header-simple {}.header-simple #Top_bar #menu { display:none; height: auto; width: 300px; bottom: auto; top: 100%; right: 1px; position: absolute; margin: 0px;}.header-simple #Header a.responsive-menu-toggle { display:block; line-height: 35px; font-size: 25px; position:absolute; right: 10px; }.header-simple #Header a:hover.responsive-menu-toggle { text-decoration: none; }.header-simple #Top_bar #menu > ul { width:100%; float: left; }.header-simple #Top_bar #menu ul li { width: 100%; padding-bottom: 0; border-right: 0; position: relative; }.header-simple #Top_bar #menu ul li a { padding:0 20px; margin:0; display: block; height: auto; line-height: normal; border:none; }.header-simple #Top_bar #menu ul li a:after { display:none;}.header-simple #Top_bar #menu ul li a span { border:none; line-height:48px; display:inline; padding:0;}.header-simple #Top_bar #menu ul li.submenu .menu-toggle { display:block; position:absolute; right:0; top:0; width:48px; height:48px; line-height:48px; font-size:30px; text-align:center; color:#d6d6d6; border-left:1px solid #eee; cursor:pointer;}.header-simple #Top_bar #menu ul li.submenu .menu-toggle:after { content:"+"}.header-simple #Top_bar #menu ul li.hover > .menu-toggle:after { content:"-"}.header-simple #Top_bar #menu ul li.hover a { border-bottom: 0; }.header-simple #Top_bar #menu ul.mfn-megamenu li .menu-toggle { display:none;}.header-simple #Top_bar #menu ul li ul { position:relative !important; left:0 !important; top:0; padding: 0; margin-left: 0 !important; width:auto !important; background-image:none;}.header-simple #Top_bar #menu ul li ul li { width:100% !important;}.header-simple #Top_bar #menu ul li ul li a { padding: 0 20px 0 30px;}.header-simple #Top_bar #menu ul li ul li a .menu-arrow { display: none;}.header-simple #Top_bar #menu ul li ul li a span { padding:0;}.header-simple #Top_bar #menu ul li ul li a span:after { display:none !important;}.header-simple #Top_bar .menu > li > ul.mfn-megamenu a.mfn-megamenu-title { text-transform: uppercase; font-weight:400;}.header-simple #Top_bar .menu > li > ul.mfn-megamenu > li > ul { display:block !important; position:inherit; left:auto; top:auto;}.header-simple #Top_bar #menu ul li ul li ul { border-left: 0 !important; padding: 0; top: 0; }.header-simple #Top_bar #menu ul li ul li ul li a { padding: 0 20px 0 40px;}.rtl.header-simple#Top_bar #menu { left: 1px; right: auto;}.rtl.header-simple #Top_bar a.responsive-menu-toggle { left:10px; right:auto; }.rtl.header-simple #Top_bar #menu ul li.submenu .menu-toggle { left:0; right:auto; border-left:none; border-right:1px solid #eee;}.rtl.header-simple #Top_bar #menu ul li ul { left:auto !important; right:0 !important;}.rtl.header-simple #Top_bar #menu ul li ul li a { padding: 0 30px 0 20px;}.rtl.header-simple #Top_bar #menu ul li ul li ul li a { padding: 0 40px 0 20px;}.menu-highlight #Top_bar .menu > li { margin: 0 2px; }.menu-highlight:not(.header-creative) #Top_bar .menu > li > a { margin: 20px 0; padding: 0; -webkit-border-radius: 5px; border-radius: 5px; }.menu-highlight #Top_bar .menu > li > a:after { display: none; }.menu-highlight #Top_bar .menu > li > a span:not(.description) { line-height: 50px; }.menu-highlight #Top_bar .menu > li > a span.description { display: none; }.menu-highlight.header-stack #Top_bar .menu > li > a { margin: 10px 0 !important; }.menu-highlight.header-stack #Top_bar .menu > li > a span:not(.description) { line-height: 40px; }.menu-highlight.header-fixed #Top_bar .menu > li > a { margin: 10px 0 !important; padding: 5px 0; }.menu-highlight.header-fixed #Top_bar .menu > li > a span { line-height:30px;}.menu-highlight.header-transparent #Top_bar .menu > li > a { margin: 5px 0; }.menu-highlight.header-simple #Top_bar #menu ul li,.menu-highlight.header-creative #Top_bar #menu ul li { margin: 0; }.menu-highlight.header-simple #Top_bar #menu ul li > a,.menu-highlight.header-creative #Top_bar #menu ul li > a { -webkit-border-radius: 0; border-radius: 0; }.menu-highlight:not(.header-simple) #Top_bar.is-sticky .menu > li > a { margin: 10px 0 !important; padding: 5px 0 !important; }.menu-highlight:not(.header-simple) #Top_bar.is-sticky .menu > li > a span { line-height:30px !important;}.header-modern.menu-highlight.menuo-right .menu_wrapper { margin-right: 20px;}.menu-line-below #Top_bar .menu > li > a:after { top: auto; bottom: -4px; }.menu-line-below #Top_bar.is-sticky .menu > li > a:after { top: auto; bottom: -4px; }.menu-line-below-80 #Top_bar:not(.is-sticky) .menu > li > a:after { height: 4px; left: 10%; top: 50%; margin-top: 20px; width: 80%; } .menu-line-below-80-1 #Top_bar:not(.is-sticky) .menu > li > a:after { height: 1px; left: 10%; top: 50%; margin-top: 20px; width: 80%; }.menu-arrow-top #Top_bar .menu > li > a:after { background: none repeat scroll 0 0 rgba(0, 0, 0, 0) !important; border-color: #cccccc transparent transparent transparent; border-style: solid; border-width: 7px 7px 0 7px; display: block; height: 0; left: 50%; margin-left: -7px; top: 0 !important; width: 0; }.menu-arrow-top.header-transparent #Top_bar .menu > li > a:after,.menu-arrow-top.header-plain #Top_bar .menu > li > a:after { display: none; }.menu-arrow-top #Top_bar.is-sticky .menu > li > a:after { top: 0px !important; }.menu-arrow-bottom #Top_bar .menu > li > a:after { background: none !important; border-color: transparent transparent #cccccc transparent; border-style: solid; border-width: 0 7px 7px; display: block; height: 0; left: 50%; margin-left: -7px; top: auto; bottom: 0; width: 0; }.menu-arrow-bottom.header-transparent #Top_bar .menu > li > a:after,.menu-arrow-bottom.header-plain #Top_bar .menu > li > a:after { display: none; }.menu-arrow-bottom #Top_bar.is-sticky .menu > li > a:after { top: auto; bottom: 0; }.menuo-no-borders #Top_bar .menu > li > a span:not(.description) { border-right-width: 0; }.menuo-no-borders #Header_creative #Top_bar .menu > li > a span { border-bottom-width: 0; }}@media only screen and (min-width: 1240px) {#Top_bar.is-sticky { position:fixed !important; width:100%; left:0; top:-60px; height:60px; z-index:701; background:#fff; opacity:.97; filter: alpha(opacity = 97);-webkit-box-shadow: 0px 2px 5px 0px rgba(0, 0, 0, 0.1); -moz-box-shadow: 0px 2px 5px 0px rgba(0, 0, 0, 0.1);box-shadow: 0px 2px 5px 0px rgba(0, 0, 0, 0.1);}.layout-boxed.header-boxed #Top_bar.is-sticky { max-width:1240px; left:50%; -webkit-transform: translateX(-50%); transform: translateX(-50%);}.layout-boxed.header-boxed.nice-scroll #Top_bar.is-sticky { margin-left:-5px;}#Top_bar.is-sticky .top_bar_left,#Top_bar.is-sticky .top_bar_right,#Top_bar.is-sticky .top_bar_right:before { background:none;}#Top_bar.is-sticky .top_bar_right { top:-4px;}#Top_bar.is-sticky .logo { width:auto; margin: 0 30px 0 20px; padding:0;}#Top_bar.is-sticky #logo { padding:5px 0 !important; height:50px !important; line-height:50px !important;}#Top_bar.is-sticky #logo img:not(.svg) { max-height:35px; width: auto !important;}#Top_bar.is-sticky #logo img.logo-main { display:none;}#Top_bar.is-sticky #logo img.logo-sticky { display:inline;}#Top_bar.is-sticky .menu_wrapper { clear:none;}#Top_bar.is-sticky .menu_wrapper .menu > li > a{ padding:15px 0;}#Top_bar.is-sticky .menu > li > a,#Top_bar.is-sticky .menu > li > a span { line-height:30px;}#Top_bar.is-sticky .menu > li > a:after { top:auto; bottom:-4px;}#Top_bar.is-sticky .menu > li > a span.description { display:none;}#Top_bar.is-sticky a.responsive-menu-toggle { top: 14px;}#Top_bar.is-sticky .top_bar_right_wrapper { top:15px;}.header-plain #Top_bar.is-sticky .top_bar_right_wrapper { top:0;}#Top_bar.is-sticky .secondary_menu_wrapper,#Top_bar.is-sticky .banner_wrapper { display:none;}.header-simple #Top_bar.is-sticky .responsive-menu-toggle { top:12px;}.header-overlay #Top_bar.is-sticky { display:none;}.sticky-dark #Top_bar.is-sticky { background: rgba(0,0,0,.8); }.sticky-dark #Top_bar.is-sticky #menu { background: none; }.sticky-dark #Top_bar.is-sticky .menu > li > a { color: #fff; }.sticky-dark #Top_bar.is-sticky .top_bar_right a { color: rgba(255,255,255,.5); }.sticky-dark #Top_bar.is-sticky .wpml-languages a.active,.sticky-dark #Top_bar.is-sticky .wpml-languages ul.wpml-lang-dropdown { background: rgba(0,0,0,0.3); border-color: rgba(0, 0, 0, 0.1); }}@media only screen and (max-width: 1239px){.header_placeholder { height: 0 !important;}#Top_bar #menu { display:none; height: auto; width: 300px; bottom: auto; top: 100%; right: 1px; position: absolute; margin: 0px;}#Top_bar a.responsive-menu-toggle { display:block; width: 35px; height: 35px; text-align: center; position:absolute; top: 28px; right: 10px; -webkit-border-radius: 3px; border-radius: 3px;}#Top_bar a:hover.responsive-menu-toggle { text-decoration: none;}#Top_bar a.responsive-menu-toggle i { font-size: 25px; line-height: 35px;}#Top_bar a.responsive-menu-toggle span { float:right; padding:10px 5px; line-height:14px;}#Top_bar #menu > ul { width:100%; float: left; }#Top_bar #menu ul li { width: 100%; padding-bottom: 0; border-right: 0; position: relative; }#Top_bar #menu ul li a { padding:0 20px; margin:0; display: block; height: auto; line-height: normal; border:none; }#Top_bar #menu ul li a:after { display:none;}#Top_bar #menu ul li a span { border:none; line-height:48px; display:inline; padding:0;}#Top_bar #menu ul li a span.description { margin:0 0 0 5px;}#Top_bar #menu ul li.submenu .menu-toggle { display:block; position:absolute; right:0; top:0; width:48px; height:48px; line-height:48px; font-size:30px; text-align:center; color:#d6d6d6; border-left:1px solid #eee; cursor:pointer;}#Top_bar #menu ul li.submenu .menu-toggle:after { content:"+"}#Top_bar #menu ul li.hover > .menu-toggle:after { content:"-"}#Top_bar #menu ul li.hover a { border-bottom: 0; }#Top_bar #menu ul li a span:after { display:none !important;} #Top_bar #menu ul.mfn-megamenu li .menu-toggle { display:none;}#Top_bar #menu ul li ul { position:relative !important; left:0 !important; top:0; padding: 0; margin-left: 0 !important; width:auto !important; background-image:none !important;box-shadow: 0 0 0 0 transparent !important; -webkit-box-shadow: 0 0 0 0 transparent !important;}#Top_bar #menu ul li ul li { width:100% !important;}#Top_bar #menu ul li ul li a { padding: 0 20px 0 30px;}#Top_bar #menu ul li ul li a .menu-arrow { display: none;}#Top_bar #menu ul li ul li a span { padding:0;}#Top_bar #menu ul li ul li a span:after { display:none !important;}#Top_bar .menu > li > ul.mfn-megamenu a.mfn-megamenu-title { text-transform: uppercase; font-weight:400;}#Top_bar .menu > li > ul.mfn-megamenu > li > ul { display:block !important; position:inherit; left:auto; top:auto;}#Top_bar #menu ul li ul li ul { border-left: 0 !important; padding: 0; top: 0; }#Top_bar #menu ul li ul li ul li a { padding: 0 20px 0 40px;}.rtl #Top_bar #menu { left: 1px; right: auto;}.rtl #Top_bar a.responsive-menu-toggle { left:10px; right:auto; }.rtl #Top_bar #menu ul li.submenu .menu-toggle { left:0; right:auto; border-left:none; border-right:1px solid #eee;}.rtl #Top_bar #menu ul li ul { left:auto !important; right:0 !important;}.rtl #Top_bar #menu ul li ul li a { padding: 0 30px 0 20px;}.rtl #Top_bar #menu ul li ul li ul li a { padding: 0 40px 0 20px;}.header-stack #Top_bar {}.header-stack .menu_wrapper a.responsive-menu-toggle { position: static !important; margin: 11px 0; }.header-stack .menu_wrapper #menu { left: 0; right: auto; }.rtl.header-stack #Top_bar #menu { left: auto; right: 0; }}#Header_wrapper, #Intro {background-color: #114C7F;}#Subheader {background-color: rgba(38, 50, 113, 0);}.header-classic #Action_bar, .header-plain #Action_bar, .header-stack #Action_bar {background-color: #2C2C2C;}#Sliding-top {background-color: #1c1e33;}#Sliding-top a.sliding-top-control {border-right-color: #1c1e33;}#Sliding-top.st-center a.sliding-top-control,#Sliding-top.st-left a.sliding-top-control {border-top-color: #1c1e33;}#Footer {background-color: #1c1e33;}body, ul.timeline_items, .icon_box a .desc, .icon_box a:hover .desc, .feature_list ul li a, .list_item a, .list_item a:hover,.widget_recent_entries ul li a, .flat_box a, .flat_box a:hover, .story_box .desc, .content_slider.carouselul li a .title,.content_slider.flat.description ul li .desc, .content_slider.flat.description ul li a .desc {color: #000000;}.themecolor, .opening_hours .opening_hours_wrapper li span, .fancy_heading_icon .icon_top,.fancy_heading_arrows .icon-right-dir, .fancy_heading_arrows .icon-left-dir, .fancy_heading_line .title,.button-love a.mfn-love, .format-link .post-title .icon-link, .pager-single > span, .pager-single a:hover,.widget_meta ul, .widget_pages ul, .widget_rss ul, .widget_mfn_recent_comments ul li:after, .widget_archive ul, .widget_recent_comments ul li:after, .widget_nav_menu ul, .woocommerce ul.products li.product .price, .shop_slider .shop_slider_ul li .item_wrapper .price, .woocommerce-page ul.products li.product .price, .widget_price_filter .price_label .from, .widget_price_filter .price_label .to,.woocommerce ul.product_list_widget li .quantity .amount, .woocommerce .product div.entry-summary .price, .woocommerce .star-rating span,#Error_404 .error_pic i, .style-simple #Filters .filters_wrapper ul li a:hover, .style-simple #Filters .filters_wrapper ul li.current-cat a,.style-simple .quick_fact .title {color: #0f84e7;}.themebg, .pager .pages a:hover, .pager .pages a.active, .pager .pages span.page-numbers.current, .pager-single span:after, #comments .commentlist > li .reply a.comment-reply-link,.fixed-nav .arrow, #Filters .filters_wrapper ul li a:hover, #Filters .filters_wrapper ul li.current-cat a, .widget_categories ul, .Recent_posts ul li .desc:after, .Recent_posts ul li .photo .c,.widget_recent_entries ul li:after, .widget_product_categories ul, div.jp-interface, #Top_bar a#header_cart span,.widget_mfn_menu ul li a:hover, .widget_mfn_menu ul li.current-menu-item:not(.current-menu-ancestor) > a, .widget_mfn_menu ul li.current_page_item:not(.current_page_ancestor) > a,.testimonials_slider .slider_images, .testimonials_slider .slider_images a:after, .testimonials_slider .slider_images:before,.slider_pagination a.selected, .slider_pagination a.selected:after, .tp-bullets.simplebullets.round .bullet.selected, .tp-bullets.simplebullets.round .bullet.selected:after,.tparrows.default, .tp-bullets.tp-thumbs .bullet.selected:after, .offer_thumb .slider_pagination a:before, .offer_thumb .slider_pagination a.selected:after,.style-simple .accordion .question:after, .style-simple .faq .question:after, .style-simple .icon_box .desc_wrapper h4:before,.style-simple #Filters .filters_wrapper ul li a:after, .style-simple .article_box .desc_wrapper p:after, .style-simple .sliding_box .desc_wrapper:after,.style-simple .trailer_box:hover .desc, .portfolio_group.exposure .portfolio-item .desc-inner .line, .style-simple .zoom_box .desc .desc_txt,.woocommerce-account table.my_account_orders .order-number a, .woocommerce-MyAccount-navigation ul li.is-active a {background-color: #0f84e7;}.Latest_news ul li .photo, .style-simple .opening_hours .opening_hours_wrapper li label,.style-simple .timeline_items li:hover h3, .style-simple .timeline_items li:nth-child(even):hover h3, .style-simple .timeline_items li:hover .desc, .style-simple .timeline_items li:nth-child(even):hover,.style-simple .offer_thumb .slider_pagination a.selected {border-color: #0f84e7;}a {color: #0f84e7;}a:hover {color: #0a6bbe;}*::-moz-selection {background-color: #0f84e7;}*::selection {background-color: #0f84e7;}.blockquote p.author span, .counter .desc_wrapper .title, .article_box .desc_wrapper p, .team .desc_wrapper p.subtitle, .pricing-box .plan-header p.subtitle, .pricing-box .plan-header .price sup.period, .chart_box p, .fancy_heading .inside,.fancy_heading_line .slogan, .post-meta, .post-meta a, .post-footer, .post-footer a span.label, .pager .pages a, .button-love a .label,.pager-single a, #comments .commentlist > li .comment-author .says, .fixed-nav .desc .date, .filters_buttons li.label, .Recent_posts ul li a .desc .date,.widget_recent_entries ul li .post-date, .tp_recent_tweets .twitter_time, .widget_price_filter .price_label, .shop-filters .woocommerce-result-count,.woocommerce ul.product_list_widget li .quantity, .widget_shopping_cart ul.product_list_widget li dl, .product_meta .posted_in,.woocommerce .shop_table .product-name .variation > dd, .shipping-calculator-button:after,.shop_slider .shop_slider_ul li .item_wrapper .price del,.testimonials_slider .testimonials_slider_ul li .author span, .testimonials_slider .testimonials_slider_ul li .author span a, .Latest_news ul li .desc_footer {color: #a8a8a8;}h1, h1 a, h1 a:hover, .text-logo #logo { color: #114c7f; }h2, h2 a, h2 a:hover { color: #114c7f; }h3, h3 a, h3 a:hover { color: #114c7f; }h4, h4 a, h4 a:hover, .style-simple .sliding_box .desc_wrapper h4 { color: #114c7f; }h5, h5 a, h5 a:hover { color: #114c7f; }h6, h6 a, h6 a:hover, a.content_link .title { color: #114c7f; }.dropcap, .highlight:not(.highlight_image) {background-color: #0f84e7;}a.button, a.tp-button {background-color: #e3e3e3;color: #0d122d;}.button-stroke a.button, .button-stroke a.button .button_icon i, .button-stroke a.tp-button {border-color: #e3e3e3;color: #0d122d;}.button-stroke a:hover.button, .button-stroke a:hover.tp-button {background-color: #e3e3e3 !important;color: #fff;}a.button_theme, a.tp-button.button_theme,button, input[type="submit"], input[type="reset"], input[type="button"] {background-color: #0f84e7;color: #fff;}.button-stroke a.button.button_theme:not(.action_button), .button-stroke a.button.button_theme:not(.action_button),.button-stroke a.button.button_theme .button_icon i, .button-stroke a.tp-button.button_theme,.button-stroke button, .button-stroke input[type="submit"], .button-stroke input[type="reset"], .button-stroke input[type="button"] {border-color: #0f84e7;color: #0f84e7 !important;}.button-stroke a.button.button_theme:hover, .button-stroke a.tp-button.button_theme:hover,.button-stroke button:hover, .button-stroke input[type="submit"]:hover, .button-stroke input[type="reset"]:hover, .button-stroke input[type="button"]:hover {background-color: #0f84e7 !important;color: #fff !important;}a.mfn-link { color: #000000; }a.mfn-link-2 span, a:hover.mfn-link-2 span:before, a.hover.mfn-link-2 span:before, a.mfn-link-5 span, a.mfn-link-8:after, a.mfn-link-8:before { background: #0f84e7; }a:hover.mfn-link { color: #0f84e7;}a.mfn-link-2 span:before, a:hover.mfn-link-4:before, a:hover.mfn-link-4:after, a.hover.mfn-link-4:before, a.hover.mfn-link-4:after, a.mfn-link-5:before, a.mfn-link-7:after, a.mfn-link-7:before { background: #0a6bbe; }a.mfn-link-6:before {border-bottom-color: #0a6bbe;}.woocommerce a.button, .woocommerce .quantity input.plus, .woocommerce .quantity input.minus {background-color: #e3e3e3 !important;color: #0d122d !important;}.woocommerce a.button_theme, .woocommerce a.checkout-button, .woocommerce button.button,.woocommerce .button.add_to_cart_button, .woocommerce .button.product_type_external,.woocommerce input[type="submit"], .woocommerce input[type="reset"], .woocommerce input[type="button"],.button-stroke .woocommerce a.checkout-button {background-color: #0f84e7 !important;color: #fff !important;}.column_column ul, .column_column ol, .the_content_wrapper ul, .the_content_wrapper ol {color: #000000;}.hr_color, .hr_color hr, .hr_dots span {color: #0f84e7;background: #0f84e7;}.hr_zigzag i {color: #0f84e7;} .highlight-left:after,.highlight-right:after {background: #0f84e7;}@media only screen and (max-width: 767px) {.highlight-left .wrap:first-child,.highlight-right .wrap:last-child {background: #0f84e7;}}#Header .top_bar_left, .header-classic #Top_bar, .header-plain #Top_bar, .header-stack #Top_bar, .header-split #Top_bar,.header-fixed #Top_bar, .header-below #Top_bar, #Header_creative, #Top_bar #menu, .sticky-tb-color #Top_bar.is-sticky {background-color: #114C7F;}#Top_bar .top_bar_right:before {background-color: #e3e3e3;}#Header .top_bar_right {background-color: #f5f5f5;}#Top_bar .top_bar_right a:not(.action_button) { color: #444444;}#Top_bar .menu > li > a { color: #A5B5CF;}#Top_bar .menu > li.current-menu-item > a,#Top_bar .menu > li.current_page_item > a,#Top_bar .menu > li.current-menu-parent > a,#Top_bar .menu > li.current-page-parent > a,#Top_bar .menu > li.current-menu-ancestor > a,#Top_bar .menu > li.current-page-ancestor > a,#Top_bar .menu > li.current_page_ancestor > a,#Top_bar .menu > li.hover > a { color: #ffffff; }#Top_bar .menu > li a:after { background: #ffffff; }.menuo-arrows #Top_bar .menu > li.submenu > a > span:not(.description)::after { border-top-color: #A5B5CF;}#Top_bar .menu > li.current-menu-item.submenu > a > span:not(.description)::after,#Top_bar .menu > li.current_page_item.submenu > a > span:not(.description)::after,#Top_bar .menu > li.current-menu-parent.submenu > a > span:not(.description)::after,#Top_bar .menu > li.current-page-parent.submenu > a > span:not(.description)::after,#Top_bar .menu > li.current-menu-ancestor.submenu > a > span:not(.description)::after,#Top_bar .menu > li.current-page-ancestor.submenu > a > span:not(.description)::after,#Top_bar .menu > li.current_page_ancestor.submenu > a > span:not(.description)::after,#Top_bar .menu > li.hover.submenu > a > span:not(.description)::after { border-top-color: #ffffff; }.menu-highlight #Top_bar #menu > ul > li.current-menu-item > a,.menu-highlight #Top_bar #menu > ul > li.current_page_item > a,.menu-highlight #Top_bar #menu > ul > li.current-menu-parent > a,.menu-highlight #Top_bar #menu > ul > li.current-page-parent > a,.menu-highlight #Top_bar #menu > ul > li.current-menu-ancestor > a,.menu-highlight #Top_bar #menu > ul > li.current-page-ancestor > a,.menu-highlight #Top_bar #menu > ul > li.current_page_ancestor > a,.menu-highlight #Top_bar #menu > ul > li.hover > a { background: #F2F2F2; }.menu-arrow-bottom #Top_bar .menu > li > a:after { border-bottom-color: #ffffff;}.menu-arrow-top #Top_bar .menu > li > a:after {border-top-color: #ffffff;}.header-plain #Top_bar .menu > li.current-menu-item > a,.header-plain #Top_bar .menu > li.current_page_item > a,.header-plain #Top_bar .menu > li.current-menu-parent > a,.header-plain #Top_bar .menu > li.current-page-parent > a,.header-plain #Top_bar .menu > li.current-menu-ancestor > a,.header-plain #Top_bar .menu > li.current-page-ancestor > a,.header-plain #Top_bar .menu > li.current_page_ancestor > a,.header-plain #Top_bar .menu > li.hover > a,.header-plain #Top_bar a:hover#header_cart,.header-plain #Top_bar a:hover#search_button,.header-plain #Top_bar .wpml-languages:hover,.header-plain #Top_bar .wpml-languages ul.wpml-lang-dropdown {background: #F2F2F2; color: #ffffff;}.header-plain #Top_bar,.header-plain #Top_bar .menu > li > a span:not(.description),.header-plain #Top_bar a#header_cart,.header-plain #Top_bar a#search_button,.header-plain #Top_bar .wpml-languages,.header-plain #Top_bar a.button.action_button {border-color: #F2F2F2;}#Top_bar .menu > li ul {background-color: #F2F2F2;}#Top_bar .menu > li ul li a {color: #5f5f5f;}#Top_bar .menu > li ul li a:hover,#Top_bar .menu > li ul li.hover > a {color: #2e2e2e;}#Top_bar .search_wrapper { background: #0f84e7; }.overlay-menu-toggle {color: #0f84e7 !important; background: transparent; }#Overlay {background: rgba(15, 132, 231, 0.95);}#overlay-menu ul li a, .header-overlay .overlay-menu-toggle.focus {color: #ffffff;}#overlay-menu ul li.current-menu-item > a,#overlay-menu ul li.current_page_item > a,#overlay-menu ul li.current-menu-parent > a,#overlay-menu ul li.current-page-parent > a,#overlay-menu ul li.current-menu-ancestor > a,#overlay-menu ul li.current-page-ancestor > a,#overlay-menu ul li.current_page_ancestor > a { color: #B1DCFB; }#Top_bar .responsive-menu-toggle {color: #0f84e7; }#Subheader .title{color: #ffffff;}#Subheader ul.breadcrumbs li, #Subheader ul.breadcrumbs li a{color: rgba(255, 255, 255, 0.6);}#Footer, #Footer .widget_recent_entries ul li a {color: #d5ddea;}#Footer a {color: #a6b7d1;}#Footer a:hover {color: #becee8;}#Footer h1, #Footer h1 a, #Footer h1 a:hover,#Footer h2, #Footer h2 a, #Footer h2 a:hover,#Footer h3, #Footer h3 a, #Footer h3 a:hover,#Footer h4, #Footer h4 a, #Footer h4 a:hover,#Footer h5, #Footer h5 a, #Footer h5 a:hover,#Footer h6, #Footer h6 a, #Footer h6 a:hover {color: #ffffff;}#Footer .themecolor, #Footer .widget_meta ul, #Footer .widget_pages ul, #Footer .widget_rss ul, #Footer .widget_mfn_recent_comments ul li:after, #Footer .widget_archive ul, #Footer .widget_recent_comments ul li:after, #Footer .widget_nav_menu ul, #Footer .widget_price_filter .price_label .from, #Footer .widget_price_filter .price_label .to,#Footer .star-rating span {color: #becee8;}#Footer .themebg, #Footer .widget_categories ul, #Footer .Recent_posts ul li .desc:after, #Footer .Recent_posts ul li .photo .c,#Footer .widget_recent_entries ul li:after, #Footer .widget_mfn_menu ul li a:hover, #Footer .widget_product_categories ul {background-color: #becee8;}#Footer .Recent_posts ul li a .desc .date, #Footer .widget_recent_entries ul li .post-date, #Footer .tp_recent_tweets .twitter_time, #Footer .widget_price_filter .price_label, #Footer .shop-filters .woocommerce-result-count, #Footer ul.product_list_widget li .quantity, #Footer .widget_shopping_cart ul.product_list_widget li dl {color: #a8a8a8;}#Sliding-top, #Sliding-top .widget_recent_entries ul li a {color: #d5ddea;}#Sliding-top a {color: #a6b7d1;}#Sliding-top a:hover {color: #becee8;}#Sliding-top h1, #Sliding-top h1 a, #Sliding-top h1 a:hover,#Sliding-top h2, #Sliding-top h2 a, #Sliding-top h2 a:hover,#Sliding-top h3, #Sliding-top h3 a, #Sliding-top h3 a:hover,#Sliding-top h4, #Sliding-top h4 a, #Sliding-top h4 a:hover,#Sliding-top h5, #Sliding-top h5 a, #Sliding-top h5 a:hover,#Sliding-top h6, #Sliding-top h6 a, #Sliding-top h6 a:hover {color: #ffffff;}#Sliding-top .themecolor, #Sliding-top .widget_meta ul, #Sliding-top .widget_pages ul, #Sliding-top .widget_rss ul, #Sliding-top .widget_mfn_recent_comments ul li:after, #Sliding-top .widget_archive ul, #Sliding-top .widget_recent_comments ul li:after, #Sliding-top .widget_nav_menu ul, #Sliding-top .widget_price_filter .price_label .from, #Sliding-top .widget_price_filter .price_label .to,#Sliding-top .star-rating span {color: #becee8;}#Sliding-top .themebg, #Sliding-top .widget_categories ul, #Sliding-top .Recent_posts ul li .desc:after, #Sliding-top .Recent_posts ul li .photo .c,#Sliding-top .widget_recent_entries ul li:after, #Sliding-top .widget_mfn_menu ul li a:hover, #Sliding-top .widget_product_categories ul {background-color: #becee8;}#Sliding-top .Recent_posts ul li a .desc .date, #Sliding-top .widget_recent_entries ul li .post-date, #Sliding-top .tp_recent_tweets .twitter_time, #Sliding-top .widget_price_filter .price_label, #Sliding-top .shop-filters .woocommerce-result-count, #Sliding-top ul.product_list_widget li .quantity, #Sliding-top .widget_shopping_cart ul.product_list_widget li dl {color: #a8a8a8;}blockquote, blockquote a, blockquote a:hover {color: #444444;}.image_frame .image_wrapper .image_links,.portfolio_group.masonry-hover .portfolio-item .masonry-hover-wrapper .hover-desc { background: rgba(15, 132, 231, 0.8);}.masonry.tiles .post-item .post-desc-wrapper .post-desc .post-title:after, .masonry.tiles .post-item.no-img, .masonry.tiles .post-item.format-quote {background: #0f84e7;} .image_frame .image_wrapper .image_links a {color: #ffffff;}.image_frame .image_wrapper .image_links a:hover {background: #ffffff;color: #0f84e7;}.sliding_box .desc_wrapper {background: #0f84e7;}.sliding_box .desc_wrapper:after {border-bottom-color: #0f84e7;}.counter .icon_wrapper i {color: #0f84e7;}.quick_fact .number-wrapper {color: #0f84e7;}.progress_bars .bars_list li .bar .progress { background-color: #0f84e7;}a:hover.icon_bar {color: #0f84e7 !important;}a.content_link, a:hover.content_link {color: #0f84e7;}a.content_link:before {border-bottom-color: #0f84e7;}a.content_link:after {border-color: #0f84e7;}.get_in_touch, .infobox {background-color: #0f84e7;}.column_map .google-map-contact-wrapper .get_in_touch:after {border-top-color: #0f84e7;}.timeline_items li h3:before,.timeline_items:after,.timeline .post-item:before { border-color: #0f84e7;}.how_it_works .image .number { background: #0f84e7;}.trailer_box .desc .subtitle {background-color: #0f84e7;}.icon_box .icon_wrapper, .icon_box a .icon_wrapper,.style-simple .icon_box:hover .icon_wrapper {color: #0f84e7;}.icon_box:hover .icon_wrapper:before, .icon_box a:hover .icon_wrapper:before { background-color: #0f84e7;}ul.clients.clients_tiles li .client_wrapper:hover:before { background: #0f84e7;}ul.clients.clients_tiles li .client_wrapper:after { border-bottom-color: #0f84e7;}.list_item.lists_1 .list_left {background-color: #0f84e7;}.list_item .list_left {color: #0f84e7;}.feature_list ul li .icon i { color: #0f84e7;}.feature_list ul li:hover,.feature_list ul li:hover a {background: #0f84e7;}.ui-tabs .ui-tabs-nav li.ui-state-active a,.accordion .question.active .title > .acc-icon-plus,.accordion .question.active .title > .acc-icon-minus,.faq .question.active .title > .acc-icon-plus,.faq .question.active .title,.accordion .question.active .title {color: #0f84e7;}.ui-tabs .ui-tabs-nav li.ui-state-active a:after {background: #0f84e7;}body.table-hover:not(.woocommerce-page) table tr:hover td {background: #0f84e7;}.pricing-box .plan-header .price sup.currency,.pricing-box .plan-header .price > span {color: #0f84e7;}.pricing-box .plan-inside ul li .yes { background: #0f84e7;}.pricing-box-box.pricing-box-featured {background: #0f84e7;}input[type="date"], input[type="email"], input[type="number"], input[type="password"], input[type="search"], input[type="tel"], input[type="text"], input[type="url"],select, textarea, .woocommerce .quantity input.qty {color: #626262;background-color: rgba(248, 248, 248, 1);border-color: #c7c7c7;}input[type="date"]:focus, input[type="email"]:focus, input[type="number"]:focus, input[type="password"]:focus, input[type="search"]:focus, input[type="tel"]:focus, input[type="text"]:focus, input[type="url"]:focus, select:focus, textarea:focus {color: #0f84e7;background-color: rgba(248, 248, 248, 1) !important;border-color: #0f84e7;}.woocommerce span.onsale, .shop_slider .shop_slider_ul li .item_wrapper span.onsale {border-top-color: #0f84e7 !important;}.woocommerce .widget_price_filter .ui-slider .ui-slider-handle {border-color: #0f84e7 !important;}@media only screen and (min-width: 768px){.header-semi #Top_bar:not(.is-sticky) {background-color: rgba(17, 76, 127, 0.8);}}@media only screen and (max-width: 767px){#Top_bar, #Action_bar { background: #114C7F !important;}}html { background-color: #f8f8f8;}#Wrapper, #Content { background-color: #f8f8f8;}body:not(.template-slider) #Header_wrapper { background-image: url("../wp-content/uploads/2016/08/office-lob-design-ideas-corporate-office-interior-reception-room-with-regard-to-the-awesome-corporate-office-design-ideas-regarding-found-house.jpg"); }body, button, span.date_label, .timeline_items li h3 span, input[type="submit"], input[type="reset"], input[type="button"],input[type="text"], input[type="password"], input[type="tel"], input[type="email"], textarea, select, .offer_li .title h3 {font-family: "Trebuchet", Arial, Tahoma, sans-serif;}#menu > ul > li > a, .action_button, #overlay-menu ul li a {font-family: "Trebuchet", Arial, Tahoma, sans-serif;}#Subheader .title {font-family: "Trebuchet", Arial, Tahoma, sans-serif;}h1, h2, h3, h4, .text-logo #logo {font-family: "Trebuchet", Arial, Tahoma, sans-serif;}h5, h6 {font-family: "Trebuchet", Arial, Tahoma, sans-serif;}blockquote {font-family: "Trebuchet", Arial, Tahoma, sans-serif;}.chart_box .chart .num, .counter .desc_wrapper .number-wrapper, .how_it_works .image .number,.pricing-box .plan-header .price, .quick_fact .number-wrapper, .woocommerce .product div.entry-summary .price {font-family: "Trebuchet", Arial, Tahoma, sans-serif;}body {font-size: 14px;line-height: 21px;font-weight: 400;letter-spacing: 0px;}#menu > ul > li > a, .action_button {font-size: 16px;font-weight: 400;letter-spacing: 0px;}#Subheader .title {font-size: 42px;line-height: 25px;font-weight: 400;letter-spacing: 0px;}h1, .text-logo #logo { font-size: 40px;line-height: 25px;font-weight: 700;letter-spacing: 0px;}h2 { font-size: 36px;line-height: 30px;font-weight: 300;letter-spacing: 0px;}h3 {font-size: 34px;line-height: 27px;font-weight: 300;letter-spacing: 0px;}h4 {font-size: 21px;line-height: 25px;font-weight: 300;letter-spacing: 0px;}h5 {font-size: 18px;line-height: 19px;font-weight: 700;letter-spacing: 0px;}h6 {font-size: 14px;line-height: 19px;font-weight: 400;letter-spacing: 0px;}#Intro .intro-title { font-size: 70px;line-height: 70px;font-weight: 400;letter-spacing: 0px;}@media only screen and (min-width: 768px) and (max-width: 959px){body {font-size: 13px;line-height: 19px;}#menu > ul > li > a, .action_button {font-size: 14px;}#Subheader .title {font-size: 36px;line-height: 21px;}h1, .text-logo #logo { font-size: 34px;line-height: 21px;}h2 { font-size: 31px;line-height: 26px;}h3 {font-size: 29px;line-height: 23px;}h4 {font-size: 18px;line-height: 21px;}h5 {font-size: 15px;line-height: 19px;}h6 {font-size: 13px;line-height: 19px;}#Intro .intro-title { font-size: 60px;line-height: 60px;}blockquote { font-size: 15px;}.chart_box .chart .num { font-size: 45px; line-height: 45px; }.counter .desc_wrapper .number-wrapper { font-size: 45px; line-height: 45px;}.counter .desc_wrapper .title { font-size: 14px; line-height: 18px;}.faq .question .title { font-size: 14px; }.fancy_heading .title { font-size: 38px; line-height: 38px; }.offer .offer_li .desc_wrapper .title h3 { font-size: 32px; line-height: 32px; }.offer_thumb_ul li.offer_thumb_li .desc_wrapper .title h3 {font-size: 32px; line-height: 32px; }.pricing-box .plan-header h2 { font-size: 27px; line-height: 27px; }.pricing-box .plan-header .price > span { font-size: 40px; line-height: 40px; }.pricing-box .plan-header .price sup.currency { font-size: 18px; line-height: 18px; }.pricing-box .plan-header .price sup.period { font-size: 14px; line-height: 14px;}.quick_fact .number { font-size: 80px; line-height: 80px;}.trailer_box .desc h2 { font-size: 27px; line-height: 27px; }}@media only screen and (min-width: 480px) and (max-width: 767px){body {font-size: 13px;line-height: 19px;}#menu > ul > li > a, .action_button {font-size: 13px;}#Subheader .title {font-size: 32px;line-height: 19px;}h1, .text-logo #logo { font-size: 30px;line-height: 19px;}h2 { font-size: 27px;line-height: 23px;}h3 {font-size: 26px;line-height: 20px;}h4 {font-size: 16px;line-height: 19px;}h5 {font-size: 14px;line-height: 19px;}h6 {font-size: 13px;line-height: 19px;}#Intro .intro-title { font-size: 53px;line-height: 53px;}blockquote { font-size: 14px;}.chart_box .chart .num { font-size: 40px; line-height: 40px; }.counter .desc_wrapper .number-wrapper { font-size: 40px; line-height: 40px;}.counter .desc_wrapper .title { font-size: 13px; line-height: 16px;}.faq .question .title { font-size: 13px; }.fancy_heading .title { font-size: 34px; line-height: 34px; }.offer .offer_li .desc_wrapper .title h3 { font-size: 28px; line-height: 28px; }.offer_thumb_ul li.offer_thumb_li .desc_wrapper .title h3 {font-size: 28px; line-height: 28px; }.pricing-box .plan-header h2 { font-size: 24px; line-height: 24px; }.pricing-box .plan-header .price > span { font-size: 34px; line-height: 34px; }.pricing-box .plan-header .price sup.currency { font-size: 16px; line-height: 16px; }.pricing-box .plan-header .price sup.period { font-size: 13px; line-height: 13px;}.quick_fact .number { font-size: 70px; line-height: 70px;}.trailer_box .desc h2 { font-size: 24px; line-height: 24px; }}@media only screen and (max-width: 479px){body {font-size: 13px;line-height: 19px;}#menu > ul > li > a, .action_button {font-size: 13px;}#Subheader .title {font-size: 25px;line-height: 19px;}h1, .text-logo #logo { font-size: 24px;line-height: 19px;}h2 { font-size: 22px;line-height: 19px;}h3 {font-size: 20px;line-height: 19px;}h4 {font-size: 13px;line-height: 19px;}h5 {font-size: 13px;line-height: 19px;}h6 {font-size: 13px;line-height: 19px;}#Intro .intro-title { font-size: 42px;line-height: 42px;}blockquote { font-size: 13px;}.chart_box .chart .num { font-size: 35px; line-height: 35px; }.counter .desc_wrapper .number-wrapper { font-size: 35px; line-height: 35px;}.counter .desc_wrapper .title { font-size: 13px; line-height: 26px;}.faq .question .title { font-size: 13px; }.fancy_heading .title { font-size: 30px; line-height: 30px; }.offer .offer_li .desc_wrapper .title h3 { font-size: 26px; line-height: 26px; }.offer_thumb_ul li.offer_thumb_li .desc_wrapper .title h3 {font-size: 26px; line-height: 26px; }.pricing-box .plan-header h2 { font-size: 21px; line-height: 21px; }.pricing-box .plan-header .price > span { font-size: 32px; line-height: 32px; }.pricing-box .plan-header .price sup.currency { font-size: 14px; line-height: 14px; }.pricing-box .plan-header .price sup.period { font-size: 13px; line-height: 13px;}.quick_fact .number { font-size: 60px; line-height: 60px;}.trailer_box .desc h2 { font-size: 21px; line-height: 21px; }}.with_aside .sidebar.columns {width: 23%;}.with_aside .sections_group {width: 77%;}.aside_both .sidebar.columns {width: 18%;}.aside_both .sidebar.sidebar-1{ margin-left: -82%;}.aside_both .sections_group {width: 64%;margin-left: 18%;}@media only screen and (min-width:1240px){#Wrapper, .with_aside .content_wrapper {max-width: 1280px;}.section_wrapper, .container {max-width: 1260px;}.layout-boxed.header-boxed #Top_bar.is-sticky{max-width: 1280px;}}#Top_bar #logo,.header-fixed #Top_bar #logo,.header-plain #Top_bar #logo,.header-transparent #Top_bar #logo {height: 150px;line-height: 150px;padding: 20px 0;}.logo-overflow #Top_bar:not(.is-sticky) .logo {height: 190px;}#Top_bar .menu > li > a {padding: 65px 0;}.menu-highlight:not(.header-creative) #Top_bar .menu > li > a {margin: 70px 0;}.header-plain:not(.menu-highlight) #Top_bar .menu > li > a span:not(.description) {line-height: 190px;}.header-fixed #Top_bar .menu > li > a {padding: 80px 0;}#Top_bar .top_bar_right,.header-plain #Top_bar .top_bar_right {height: 190px;}#Top_bar .top_bar_right_wrapper { top: 75px;}.header-plain #Top_bar a#header_cart, .header-plain #Top_bar a#search_button,.header-plain #Top_bar .wpml-languages,.header-plain #Top_bar a.button.action_button {line-height: 190px;}#Top_bar a.responsive-menu-toggle,.header-plain #Top_bar a.responsive-menu-toggle,.header-transparent #Top_bar a.responsive-menu-toggle { top: 78px;}.twentytwenty-before-label::before { content: "Before";}.twentytwenty-after-label::before { content: "After";}
</style>
<!-- style | custom css | theme options -->
<style id="mfn-dnmc-theme-css">
.image_frame .image_wrapper .image_links, .portfolio_group.masonry-hover .portfolio-item .masonry-hover-wrapper .hover-desc {
background: rgba(15, 132, 231, 0.8);
display: none;
}
#Top_bar .menu > li ul{font-size:13px; line-height:18px;}
#Top_bar .menu > li ul li{ width:320px;}
#Top_bar a#header_cart {
position: relative;
top: 9px;
display: block;
float: left;
font-size: 20px;
line-height: 20px;
margin-right: 1px;
display: none;
}
.woocommerce ul.products li.product .desc {
background: #fff;
padding: 2px 20px;
width: 200px;
height: 32px;
}
.wc_email_inquiry_button_container {
margin-bottom: 5px !important;
margin-top: 5px !important;
margin-left: 60px !important;
margin-right: 0 !important;
}
.woocommerce ul.products li.product a {
text-decoration: none;
text-align: center;
font-size: 12px;
}
.mytext {
border: .1px solid #eee;
background-color:#f8f8f8;
}
.mybutton{
background-color:#f8f8f8;
color:black;
}
#Top_bar .menu > li:not(.mfn-megamenu-parent) {
position: relative;
text-transform: uppercase;
}
h2,h3 { font-weight: 400;font-weight:bold;color:#114c7f; }
h4 { font-weight: 500; letter-spacing: 3px; }
h5 { font-weight: 400; letter-spacing: 1px; }
h6 { font-weight: 400; }
.header-classic.ab-hide #Top_bar { border-bottom: 1px solid rgba(255, 255, 255, 0.2); }
#Top_bar .menu > li > a span:not(.description) { letter-spacing: 4px; }
.quick_fact { text-align: left; }
.quick_fact .title { font-style: italic; font-size: 18px; letter-spacing: 2px; line-height: 22px; }
.quick_fact hr { display: none; }
html {
margin-top: 0px!important;
}
</style>
<!--[if lt IE 9]>
<script id="mfn-html5" src="https://html5shiv.googlecode.com/svn/trunk/html5.js"></script>
<![endif]-->
<!-- script | retina -->
<script id="mfn-dnmc-retina-js">
//<![CDATA[
jQuery(window).load(function(){
var retina = window.devicePixelRatio > 1 ? true : false;if( retina ){var retinaEl = jQuery("#logo img.logo-main");var retinaLogoW = retinaEl.width();var retinaLogoH = retinaEl.height();retinaEl.attr( "src", "../wp-content/uploads/2017/04/final-logo.png" ).width( retinaLogoW ).height( retinaLogoH );var stickyEl = jQuery("#logo img.logo-sticky");var stickyLogoW = stickyEl.width();var stickyLogoH = stickyEl.height();stickyEl.attr( "src", "../wp-content/uploads/2017/04/final-logo.png" ).width( stickyLogoW ).height( stickyLogoH );var mobileEl = jQuery("#logo img.logo-mobile");var mobileLogoW = mobileEl.width();var mobileLogoH = mobileEl.height();mobileEl.attr( "src", "../wp-content/uploads/2017/04/final-logo.png" ).width( mobileLogoW ).height( mobileLogoH );}});
//]]>
</script>
<noscript><style>.woocommerce-product-gallery{ opacity: 1 !important; }</style></noscript>
<meta name="generator" content="Powered by Visual Composer - drag and drop page builder for WordPress."/>
<!--[if lte IE 9]><link rel="stylesheet" type="text/css" href="https://www.finilex.com/wp-content/plugins/js_composer/assets/css/vc_lte_ie9.min.css" media="screen"><![endif]--><!--[if IE 8]><link rel="stylesheet" type="text/css" href="https://www.finilex.com/wp-content/plugins/js_composer/assets/css/vc-ie8.min.css" media="screen"><![endif]--><meta name="generator" content="Powered by Slider Revolution 6.0.9 - responsive, Mobile-Friendly Slider Plugin for WordPress with comfortable drag and drop interface."/>
<link rel="icon" href="../wp-content/uploads/2017/03/cropped-final-logo-1-32x32.png" sizes="32x32"/>
<link rel="icon" href="../wp-content/uploads/2017/03/cropped-final-logo-1-192x192.png" sizes="192x192"/>
<link rel="apple-touch-icon" href="../wp-content/uploads/2017/03/cropped-final-logo-1-180x180.png"/>
<meta name="msapplication-TileImage" content="https://www.finilex.com/wp-content/uploads/2017/03/cropped-final-logo-1-270x270.png"/>
<script type="text/javascript">function setREVStartSize(a){try{var b,c=document.getElementById(a.c).parentNode.offsetWidth;if(c=0===c||isNaN(c)?window.innerWidth:c,a.tabw=void 0===a.tabw?0:parseInt(a.tabw),a.thumbw=void 0===a.thumbw?0:parseInt(a.thumbw),a.tabh=void 0===a.tabh?0:parseInt(a.tabh),a.thumbh=void 0===a.thumbh?0:parseInt(a.thumbh),a.tabhide=void 0===a.tabhide?0:parseInt(a.tabhide),a.thumbhide=void 0===a.thumbhide?0:parseInt(a.thumbhide),a.mh=void 0===a.mh||""==a.mh?0:a.mh,"fullscreen"===a.layout||"fullscreen"===a.l)b=Math.max(a.mh,window.innerHeight);else{for(var d in a.gw=Array.isArray(a.gw)?a.gw:[a.gw],a.rl)(void 0===a.gw[d]||0===a.gw[d])&&(a.gw[d]=a.gw[d-1]);for(var d in a.gh=void 0===a.el||""===a.el||Array.isArray(a.el)&&0==a.el.length?a.gh:a.el,a.gh=Array.isArray(a.gh)?a.gh:[a.gh],a.rl)(void 0===a.gh[d]||0===a.gh[d])&&(a.gh[d]=a.gh[d-1]);var e,f=Array(a.rl.length),g=0;for(var d in a.tabw=a.tabhide>=c?0:a.tabw,a.thumbw=a.thumbhide>=c?0:a.thumbw,a.tabh=a.tabhide>=c?0:a.tabh,a.thumbh=a.thumbhide>=c?0:a.thumbh,a.rl)f[d]=a.rl[d]<window.innerWidth?0:a.rl[d];for(var d in e=f[0],f)e>f[d]&&0<f[d]&&(e=f[d],g=d);var h=c>a.gw[g]+a.tabw+a.thumbw?1:(c-(a.tabw+a.thumbw))/a.gw[g];b=a.gh[g]*h+(a.tabh+a.thumbh)}void 0===window.rs_init_css&&(window.rs_init_css=document.head.appendChild(document.createElement("style"))),document.getElementById(a.c).height=b,window.rs_init_css.innerHTML+="#"+a.c+"_wrapper { height: "+b+"px }"}catch(a){console.log("Failure at Presize of Slider:"+a)}};</script>
<style type="text/css" id="wp-custom-css">
/*
You can add your own CSS here.
Click the help icon above to learn more.
*/
#Top_bar .menu > li ul{font-size:13px; line-height:18px;}
#Top_bar .menu > li ul li{ width:320px;}
</style>
<noscript><style type="text/css"> .wpb_animate_when_almost_visible { opacity: 1; }</style></noscript></head>
<!-- body -->
<body data-rsssl="1" class="page-template-default page page-id-6 theme-betheme woocommerce-no-js color-custom style-default layout-full-width nice-scroll-on mobile-tb-left button-flat no-content-padding header-classic header-fw header-boxed minimalist-header sticky-header sticky-tb-color ab-show subheader-both-center menuo-no-borders menuo-right logo-valign-bottom logo-no-sticky-padding footer-copy-center tr-header wpb-js-composer js-comp-ver-4.12 vc_responsive">
<!-- mfn_hook_top --><!-- mfn_hook_top -->
<!-- #Wrapper -->
<div id="Wrapper">
<!-- #Header_bg -->
<div id="Header_wrapper" class="bg-parallax" data-enllax-ratio="0.3">
<!-- #Header -->
<header id="Header">
<div id="Action_bar">
<div class="container">
<div class="column one">
<ul class="contact_details">
<li class="slogan">High Pressure Laminates & PEB Manufacturers</li><li class="phone"><i class="icon-phone"></i><a href="tel:+919718753388">+91 9718753388</a></li><li class="mail"><i class="icon-mail-line"></i><a href="/cdn-cgi/l/email-protection#26064f48404966404f484f4a435e0845494b"> <span class="__cf_email__" data-cfemail="e38a8d858ca3858a8d8a8f869bcd808c8e">[email&#160;protected]</span></a></li> </ul>
<ul class="social"><li class="facebook"><a target="_blank" href="https://www.facebook.com/finilex" title="Facebook"><i class="icon-facebook"></i></a></li><li class="googleplus"><a target="_blank" href="https://plus.google.com/111190918669213544798" title="Google+"><i class="icon-gplus"></i></a></li><li class="twitter"><a target="_blank" href="https://twitter.com/8elevation" title="Twitter"><i class="icon-twitter"></i></a></li></ul>
</div>
</div>
</div>
<!-- .header_placeholder 4sticky -->
<div class="header_placeholder"></div>
<div id="Top_bar" class="loading">
<div class="container">
<div class="column one">
<div class="top_bar_left clearfix">
<!-- .logo -->
<div class="logo">
<a id="logo" href="/" title="About Us SLOT5000 - Situs Game Online Dengan Kemudahan Meraih Kemenangan"><img class="logo-main scale-with-grid" src="../wp-content/uploads/2017/04/final-logo.png" alt="final-logo"/><img class="logo-sticky scale-with-grid" src="../wp-content/uploads/2017/04/final-logo.png" alt="final-logo"/><img class="logo-mobile scale-with-grid" src="../wp-content/uploads/2017/04/final-logo.png" alt="final-logo"/></a> </div>
<div class="menu_wrapper">
<nav id="menu" class="menu-main-menu-container"><ul id="menu-main-menu" class="menu"><li id="menu-item-107" class="menu-item menu-item-type-post_type menu-item-object-page menu-item-home"><a href="/"><span>Home</span></a></li>
<li id="menu-item-124" class="menu-item menu-item-type-post_type menu-item-object-page current-menu-item page_item page-item-6 current_page_item"><a href="../about-us/"><span>About Us</span></a></li>
<li id="menu-item-182" class="menu-item menu-item-type-custom menu-item-object-custom menu-item-has-children"><a href="#"><span>Products</span></a>
<ul class="sub-menu">
<li id="menu-item-156" class="menu-item menu-item-type-post_type menu-item-object-page"><a href="../high-pressure-laminates-manufacturer/"><span>High Pressure Laminates (HPL)</span></a></li>
<li id="menu-item-14183" class="menu-item menu-item-type-post_type menu-item-object-page menu-item-has-children"><a href="../peb/"><span>Prefab Structure</span></a>
<ul class="sub-menu">
<li id="menu-item-14160" class="menu-item menu-item-type-post_type menu-item-object-page"><a href="../modular-operation-theater-2/"><span>Modular Operation Theater</span></a></li>
<li id="menu-item-14172" class="menu-item menu-item-type-post_type menu-item-object-page"><a href="../finilex-hpl-puf-panels/"><span>HPL Puf Panels</span></a></li>
<li id="menu-item-14176" class="menu-item menu-item-type-post_type menu-item-object-page"><a href="../modular-clean-room/"><span>Modular Clean Room</span></a></li>
</ul>
</li>
<li id="menu-item-14165" class="menu-item menu-item-type-custom menu-item-object-custom menu-item-has-children"><a href="#"><span>Doors</span></a>
<ul class="sub-menu">
<li id="menu-item-1175" class="menu-item menu-item-type-post_type menu-item-object-page"><a href="../engraved-doors/"><span>Engraved Doors</span></a></li>
<li id="menu-item-918" class="menu-item menu-item-type-post_type menu-item-object-page"><a href="../membrane-doors/"><span>Membrane Doors</span></a></li>
</ul>
</li>
<li id="menu-item-692" class="menu-item menu-item-type-post_type menu-item-object-page menu-item-has-children"><a href="../decorative-3d-wall-panels-for-interior-exterior/"><span>3D Wall Panels</span></a>
<ul class="sub-menu">
<li id="menu-item-961" class="menu-item menu-item-type-post_type menu-item-object-page"><a href="../hdf-3d-wall-panel/"><span>PVC &#038; HDF 3D Wall Panel</span></a></li>
<li id="menu-item-1294" class="menu-item menu-item-type-post_type menu-item-object-page"><a href="../wtp-grills-jaali/"><span>WTP Grills Jaali</span></a></li>
</ul>
</li>
<li id="menu-item-14166" class="menu-item menu-item-type-custom menu-item-object-custom menu-item-has-children"><a href="#"><span>Facades &#038; Claddings</span></a>
<ul class="sub-menu">
<li id="menu-item-603" class="menu-item menu-item-type-post_type menu-item-object-page"><a href="../exterior-wood-cladding-panel-manufacturer/"><span>Exterior Wood Cladding Panel manufacturer</span></a></li>
<li id="menu-item-599" class="menu-item menu-item-type-post_type menu-item-object-page"><a href="../rainscreen-cladding-manufacturer/"><span>Rainscreen cladding manufacturer</span></a></li>
<li id="menu-item-485" class="menu-item menu-item-type-post_type menu-item-object-page"><a href="../exterior-cladding-facade/"><span>Exterior Cladding Facade</span></a></li>
</ul>
</li>
<li id="menu-item-14167" class="menu-item menu-item-type-custom menu-item-object-custom menu-item-has-children"><a href="#"><span>Cubicles &#038; Partitions</span></a>
<ul class="sub-menu">
<li id="menu-item-498" class="menu-item menu-item-type-post_type menu-item-object-page"><a href="../restroom-cubicles-toilets-cubicles/"><span>Restroom Cubicles</span></a></li>
<li id="menu-item-586" class="menu-item menu-item-type-post_type menu-item-object-page"><a href="../compact-laminates-manufacturer-india/"><span>Compact laminates manufacturer in india</span></a></li>
<li id="menu-item-573" class="menu-item menu-item-type-post_type menu-item-object-page"><a href="../cubicle-restroom-manufacturer-in-india/"><span>Cubicle Restroom Manufacturer In India</span></a></li>
<li id="menu-item-569" class="menu-item menu-item-type-post_type menu-item-object-page"><a href="../toilet-cubicle-partition-manufacturer-in-india/"><span>Toilet Partition Manufacturer</span></a></li>
</ul>
</li>
</ul>
</li>
<li id="menu-item-114" class="menu-item menu-item-type-post_type menu-item-object-page"><a href="../contact/"><span>Contact Us</span></a></li>
<li id="menu-item-649" class="menu-item menu-item-type-custom menu-item-object-custom menu-item-has-children"><a href="#"><span>Download</span></a>
<ul class="sub-menu">
<li id="menu-item-14216" class="menu-item menu-item-type-custom menu-item-object-custom"><a href="../wp-content/uploads/2020/07/Finilex-full-sheet-catalogue.pdf"><span>High Pressure Laminates(HPL) Catalogue</span></a></li>
<li id="menu-item-14220" class="menu-item menu-item-type-custom menu-item-object-custom"><a href="../wp-content/uploads/2020/07/Finicube-EBrochure.pdf"><span>Restroom Cubicles &#038; Toilet Cubicles Catalogue</span></a></li>
<li id="menu-item-14217" class="menu-item menu-item-type-custom menu-item-object-custom"><a href="../wp-content/uploads/2020/07/Door-Finilex.pdf"><span>Membrane Door</span></a></li>
<li id="menu-item-14218" class="menu-item menu-item-type-custom menu-item-object-custom"><a href="../wp-content/uploads/2020/07/Catalogue.pdf"><span>3D Wall Panel</span></a></li>
<li id="menu-item-14219" class="menu-item menu-item-type-custom menu-item-object-custom"><a href="../wp-content/uploads/2020/07/Finilex-prefab.pdf"><span>Prefab Structure &#038; Puff Panel</span></a></li>
</ul>
</li>
</ul></nav><a class="responsive-menu-toggle " href="#"><i class="icon-menu"></i></a>
</div>
<div class="secondary_menu_wrapper">
<!-- #secondary-menu -->
</div>
<div class="banner_wrapper">
</div>
<div class="search_wrapper">
<!-- #searchform -->
<form method="get" id="searchform" action="/">
<i class="icon_search icon-search"></i>
<a href="#" class="icon_close"><i class="icon-cancel"></i></a>
<input type="text" class="field" name="s" id="s" placeholder="Enter your search"/>
<input type="submit" class="submit" value="" style="display:none;"/>
</form>
</div>
</div>
<div class="top_bar_right"><div class="top_bar_right_wrapper"><a id="header_cart" href="/"><i class="icon-basket"></i><span>0</span></a></div></div>
</div>
</div>
</div>
</header>
</div>
<!-- mfn_hook_content_before --><!-- mfn_hook_content_before -->
<!-- #Content -->
<div id="Content">
<div class="content_wrapper clearfix">
<!-- .sections_group -->
<div class="sections_group">
<div class="entry-content" itemprop="mainContentOfPage">
<div class="section mcb-section equal-height-wrap " style="padding-top:90px; padding-bottom:0px; background-color:; background-image:url(https://localhost/finilex/wp-content/uploads/2016/05/home_smarthome_sectionbg3.png); background-repeat:no-repeat; background-position:center bottom; background-attachment:; background-size:; -webkit-background-size:"><div class="section_wrapper mcb-section-inner"><div class="wrap mcb-wrap three-fifth valign-middle clearfix" style="padding:0 2% 0 0"><div class="mcb-wrap-inner"><div class="column mcb-column one column_column column-margin-20px"><div class="column_attr clearfix align_left animate" data-anim-type="bounceInLeft" style=""><h2> About Us SLOT5000 - Situs Game Online Dengan Kemudahan Meraih Kemenangan</h2></div></div><div class="column mcb-column one-second column_column column-margin-"><div class="column_attr clearfix align_justify" style=" padding:0px 15px 15px 15px;"><p><b>We are a company devoted to understanding client wishes and requirements. Based on our client centric approach, we are delivery focused and pride ourselves on our ability to adapt to the demands of every customer. We work with our clients to achieve their required cost / quality balance and deliver cost effective solutions.</b></p></div></div><div class="column mcb-column one-second column_column column-margin-"><div class="column_attr clearfix align_justify" style=" padding: 0px 15px 15px 15px;"><p><b>Our unique attitude to partner accreditation enables us to offer solutions at a constantly high standard with a unique accountability. FINILEX accounts for a team of highly motivated professionals who share a vast range of extensive know-how and experience, delivering each order to the highest standard.</b></p></div></div></div></div><div class="wrap mcb-wrap two-fifth column-margin-0px valign-bottom clearfix" style=""><div class="mcb-wrap-inner"><div class="column mcb-column one column_image "><div class="image_frame image_item no_link scale-with-grid aligncenter no_border" style="margin-bottom:20px;"><div class="image_wrapper"><img class="scale-with-grid" src="https://www.finilex.com/wp-content/uploads/2016/08/Restaurant-big.jpg" alt=""/></div></div>
</div></div></div></div></div><div class="section mcb-section " style="padding-top:90px; padding-bottom:40px; background-color:"><div class="section_wrapper mcb-section-inner"><div class="wrap mcb-wrap one valign-top clearfix" style=""><div class="mcb-wrap-inner"><div class="column mcb-column one-third column_column column-margin-"><div class="column_attr clearfix" style=""><h3>Our Expertise</h3></div></div><div class="column mcb-column two-third column_faq "><div class="faq"><div class="mfn-acc faq_wrapper "><div class="question"><div class="title"><span class="num">1</span><i class="icon-plus acc-icon-plus"></i><i class="icon-minus acc-icon-minus"></i>Encompasses The Entire Building Envelope</div><div class="answer">Our expertise encompasses the entire building envelope. Whether in supply of products for floor and ceiling coverings, laminates, Kitchens, paneling systems, doors or comprehensive contract requirements FINILEX is a one-stop supplier.made in spain.</div></div>
<div class="question"><div class="title"><span class="num">2</span><i class="icon-plus acc-icon-plus"></i><i class="icon-minus acc-icon-minus"></i> Commercial Network</div><div class="answer">With a commercial network in different countries, FINILEX offers the very best in quality control, logistics, product knowledge and supplier relationships.
Backed with over eighteen years of experience in the international markets, we work closely with our clients from different parts of Europe, Africa, Middle East, South America and Asia to offer them a complete service starting from counseling services, up to supplying products and material whether made in Europe or abroad.</div></div>
<div class="question"><div class="title"><span class="num">3</span><i class="icon-plus acc-icon-plus"></i><i class="icon-minus acc-icon-minus"></i>Our Main Focus </div><div class="answer">Our main focus is on providing our customers with the latest trends and offering services tailored to their requirements. Our understanding of the different business cultures and mentalities helps us ensure customer satisfaction by adapting all processes to their expectations and objectives.</div></div>
<div class="question"><div class="title"><span class="num">4</span><i class="icon-plus acc-icon-plus"></i><i class="icon-minus acc-icon-minus"></i> Our Extensive Experience</div><div class="answer">Due to our extensive experience in the sector of construction material, along with a wide network of contacts, we are able to locate the most suitable products. We employ our own quality control personnel at factories to monitor the production, packaging and shipping of products, ensuring that our exact standards are met on every shipment. </div></div>
<div class="question"><div class="title"><span class="num">5</span><i class="icon-plus acc-icon-plus"></i><i class="icon-minus acc-icon-minus"></i>FINILEX Opened A Branch Office In India</div><div class="answer">Since the beginning of 2010, FINILEX opened a branch office in India in order to supply its clients with raw material (wooden boards , laminates ), under the strict quality standards used in Europe, and with its staff supervising every order. All these products are periodically sent to laboratories in Europe to be tested, and to make sure they comply with the standards of quality that distinguish us.
</div></div>
</div></div>
</div></div></div></div></div><div class="section mcb-section " style="padding-top:0px; padding-bottom:40px; background-color:"><div class="section_wrapper mcb-section-inner"><div class="wrap mcb-wrap one valign-top clearfix" style=""><div class="mcb-wrap-inner"><div class="column mcb-column one-third column_column column-margin-"><div class="column_attr clearfix" style=""><h3>Why Us</h3></div></div><div class="column mcb-column two-third column_faq "><div class="faq"><div class="mfn-acc faq_wrapper "><div class="question"><div class="title"><span class="num">1</span><i class="icon-plus acc-icon-plus"></i><i class="icon-minus acc-icon-minus"></i>FINILEX Laminates Offers</div><div class="answer"><p>FINILEX laminates offers some of finest high pressure and compact laminates. And is a pioneer of luxury laminates in the world especially Europe and Asia. It was started in 1978. It was founded on the idea that a laminate is much more than an invisible background.</p></div></div>
<div class="question"><div class="title"><span class="num">2</span><i class="icon-plus acc-icon-plus"></i><i class="icon-minus acc-icon-minus"></i>Flexible product</div><div class="answer"><p>It is a resilient, flexible product that has unlimited potential in surface décor. FINILEX not only reinvented the way laminates looked, but also the way people look at laminates. FINILEX gave the laminate a complete makeover with finishes and colours like never before. Suddenly the laminate was no longer just an economical, hard-wearing countertop. FINILEX created laminates that had texture, unparalleled designs and most importantly; character.</p>
</div></div>
</div></div>
</div></div></div></div></div><div class="section mcb-section " style="padding-top:0px; padding-bottom:40px; background-color:"><div class="section_wrapper mcb-section-inner"><div class="wrap mcb-wrap one valign-top clearfix" style=""><div class="mcb-wrap-inner"><div class="column mcb-column one-third column_column column-margin-"><div class="column_attr clearfix" style=" padding:5px 5px 5px 5px;"><h3> Custom Look & Feel</h3></div></div><div class="column mcb-column two-third column_column column-margin-"><div class="column_attr clearfix align_justify animate" data-anim-type="bounceIn" style=" background-color:#f8f8f8; padding:10px 10px 10px 10px; border: 1px solid #eee;"><p>FINILEX featured rich, luxurious designs that added aesthetic value to interiors. They weren't just products made for architects, interior designers and end-users, but made in collaboration with them. This helped FINILEX to create application-based collections that made it easy to match a FINILEX laminate to the theme or colour scheme of one's room.<p></div></div></div></div></div></div><div class="section mcb-section " style="padding-top:0px; padding-bottom:40px; background-color:"><div class="section_wrapper mcb-section-inner"><div class="wrap mcb-wrap one valign-top clearfix" style=""><div class="mcb-wrap-inner"><div class="column mcb-column one-third column_column column-margin-"><div class="column_attr clearfix" style=""><h3> Best Quality</h3></div></div><div class="column mcb-column two-third column_column column-margin-"><div class="column_attr clearfix align_justify animate" data-anim-type="bounceIn" style=" background-color:#f8f8f8; padding:10px 10px 10px 10px; border: 1px solid #eee; "><p>Each FINILEX laminate is designed to deliver exceptional style and quality. Our laminates are manufactured at world-class facilities equipped with imported machinery form Spain and Italy. Products are created with imported design papers made from highly stable and resistant pigments which guarantee longevity and ensure that the product looks great after years of wear and tear. Our high pressure laminates are available in over 600 designs, 40 realistic textures and 3 sizes (8x4, 10x4.25, 12x6).
These products are conducive to both vertical and horizontal applications including Furniture, Laboratories, Medical instrumentation, Bathroom cubicles, Exterior Façades & Outdoor furniture. They also perform exceptionally well in high traffic areas such as hospitality, office spaces, healthcare, retail and commercial spaces.</p></div></div></div></div></div></div><div class="section mcb-section " style="padding-top:50px; padding-bottom:40px; background-color:#0f84e7"><div class="section_wrapper mcb-section-inner"><div class="wrap mcb-wrap one column-margin-0px valign-top clearfix" style=""><div class="mcb-wrap-inner"><div class="column mcb-column three-fourth column_column column-margin-"><div class="column_attr clearfix" style=""><h2 style="color: #fff;">Unlimited Possibilities</h2></div></div><div class="column mcb-column one-fourth column_button"><div class="button_align align_right"><a class="button button_full_width button_size_2 button_js" href="#" style=" background-color:#e8e8e8 !important; color:#0d122d;"><span class="button_label">Read More About Us</span></a></div>
</div></div></div></div></div><div class="section the_content no_content"><div class="section_wrapper"><div class="the_content_wrapper"></div></div></div>
<div class="section section-page-footer">
<div class="section_wrapper clearfix">
<div class="column one page-pager">
</div>
</div>
</div>
</div>
</div>
<!-- .four-columns - sidebar -->
</div>
</div>
<!-- mfn_hook_content_after --><!-- mfn_hook_content_after -->
<!-- #Footer -->
<footer id="Footer" class="clearfix">
<div class="widgets_wrapper" style="padding:60px 0;"><div class="container"><div class="column one-fourth"><aside id="text-4" class="widget widget_text"><h4>About us</h4> <div class="textwidget"><ul style="line-height: 32px;">
<li><i class="icon-layout" style="color: #0f84e7;"></i> <a href="#">Our Expertise</a></li>
<li><i class="icon-layout" style="color: #0f84e7;"></i> <a href="#">Why Us</a></li>
<li><i class="icon-layout" style="color: #0f84e7;"></i> <a href="#">Custom Look & Feel </a></li>
<li><i class="icon-layout" style="color: #0f84e7;"></i> <a href="#">Best Quality</a></li>
</ul></div>
</aside></div><div class="column one-fourth"><aside id="text-3" class="widget widget_text"><h4>Providing The Best Services</h4> <div class="textwidget"><ul style="line-height: 32px;">
<li><i class="icon-layout" style="color: #0f84e7;"></i> <a href="#">Client Satisfaction</a></li>
<li><i class="icon-layout" style="color: #0f84e7;"></i> <a href="#">Product Range</a></li>
<li><i class="icon-layout" style="color: #0f84e7;"></i> <a href="#">Infrastructure</a></li>
</ul></div>
</aside></div><div class="column one-fourth"><aside id="text-2" class="widget widget_text"><h4>Our Products</h4> <div class="textwidget"><ul style="line-height: 32px;">
<li><i class="icon-layout" style="color: #0f84e7;"></i> <a href="../high-pressure-laminateshpl/">High Pressure Laminates(HPL)</a></li>
<li><i class="icon-layout" style="color: #0f84e7;"></i> <a href="../exterior-cladding-facade/">Exterior Cladding Facade</a></li>
<li><i class="icon-layout" style="color: #0f84e7;"></i> <a href="../exhibition/">Exhibition</a></li>
<li><i class="icon-layout" style="color: #0f84e7;"></i> <a href="../restroom-cubicles/">Restroom Cubicles</a></li>
</ul></div>
</aside></div><div class="column one-fourth"><aside id="text-9" class="widget widget_text"><h4>Contact Us</h4> <div class="textwidget"><ul style="line-height: 32px;">
<li><i class="icon-layout" style="color: #0f84e7;"></i> <a href="#">D-29, Meerut Road Industrial Area Ghaziabad -201001 Uttar Pradesh, India</a></li>
<li><i class="icon-layout" style="color: #0f84e7;"></i> <a href="#">Mobile Number : 97187-53388</a></li>
<li><i class="icon-layout" style="color: #0f84e7;"></i> <a href="#">E-mail: <span class="__cf_email__" data-cfemail="96fff8f0f9d6f0fff8fffaf3eeb8f5f9fb">[email&#160;protected]</span></a></li>
</ul></div>
</aside></div></div></div>
<div class="footer_copy">
<div class="container">
<div class="column one">
<!-- Copyrights -->
<div class="copyright">
Copyright © 2016 Finilex. All Rights Reserved. Designed & Development By <a href="http://www.sondivatech.com/">Sondiva Technologies India</a> </div>
<ul class="social"><li class="facebook"><a target="_blank" href="https://www.facebook.com/finilex" title="Facebook"><i class="icon-facebook"></i></a></li><li class="googleplus"><a target="_blank" href="https://plus.google.com/111190918669213544798" title="Google+"><i class="icon-gplus"></i></a></li><li class="twitter"><a target="_blank" href="https://twitter.com/8elevation" title="Twitter"><i class="icon-twitter"></i></a></li></ul>
</div>
</div>
</div>
</footer>
</div><!-- #Wrapper -->
<!-- mfn_hook_bottom --><!-- mfn_hook_bottom -->
<!-- wp_footer() -->
<div class="wc_email_inquiry_modal modal fade default" id="wc_email_inquiry_modal" tabindex="-1" role="dialog" aria-labelledby="exampleModalLabel" aria-hidden="true" style="display:none !important;">
<div class="modal-dialog modal-dialog-centered" role="document">
<div class="modal-content">
<div class="modal-header">
<div class="modal-title wc_email_inquiry_result_heading" id="exampleModalLabel">Product Inquiry</div>
<span class="close" data-dismiss="modal" aria-label="Close">
<span aria-hidden="true">&times;</span>
</span>
</div>
<div class="modal-body">
<div class="wc_email_inquiry_default_form_container wc_email_inquiry_form">
<div style="padding:10px;">
<div class="wc_email_inquiry_content">
<div class="wc_email_inquiry_field">
<label class="wc_email_inquiry_label" for="your_name">
Name
</label>
<input type="text" class="your_name" name="your_name" id="your_name" value="" title="Name"/>
</div>
<div class="wc_email_inquiry_field">
<label class="wc_email_inquiry_label" for="your_email">
Email
<span class="wc_email_inquiry_required">*</span>
</label>
<input type="text" class="your_email" name="your_email" id="your_email" value="" title="Email"/>
</div>
<div class="wc_email_inquiry_field">
<label class="wc_email_inquiry_label" for="your_phone">
Phone
</label>
<input type="text" class="your_phone" name="your_phone" id="your_phone" value="" title="Phone"/>
</div>
<div class="wc_email_inquiry_field">
<label class="wc_email_inquiry_label">
Subject
</label>
<span class="wc_email_inquiry_subject"></span>
</div>
<div class="wc_email_inquiry_field">
<label class="wc_email_inquiry_label" for="your_message">
Message
</label>
<textarea class="your_message" name="your_message" id="your_message" title="Message"></textarea>
</div>
<div class="wc_email_inquiry_field">&nbsp;</div>
<div class="wc_email_inquiry_field">
The information you enter here will be sent directly to the recipient. It is not stored on this sites database. Read more in our <a href="#" target="_blank">Privacy Policy</a> </div>
<div class="wc_email_inquiry_field">
<label class="wc_email_inquiry_send_copy"><input type="checkbox" name="agree_terms" class="agree_terms" value="1"> I have read and agree to the website terms and conditions</label>
</div>
<div class="wc_email_inquiry_field">&nbsp;</div>
<div class="wc_email_inquiry_field">
<a class="wc_email_inquiry_form_button" data-product_id="0" data-name_required="0" data-show_phone="1" data-phone_required="0" data-message_required="0" data-show_acceptance="1">SEND</a>
<span class="wc_email_inquiry_loading"><img src="../wp-content/plugins/woocommerce-email-inquiry-cart-options/assets/images/loading.gif"/></span>
</div>
<div style="clear:both"></div>
</div>
<div class="wc_email_inquiry_notification_message wc_email_inquiry_success_message"></div>
<div class="wc_email_inquiry_notification_message wc_email_inquiry_error_message"></div>
<div style="clear:both"></div>
</div>
</div> </div>
</div>
</div>
</div> <div class="joinchat joinchat--left joinchat--dark-auto" data-settings="{&quot;telephone&quot;:&quot;919718753388&quot;,&quot;mobile_only&quot;:false,&quot;button_delay&quot;:3,&quot;whatsapp_web&quot;:false,&quot;message_views&quot;:2,&quot;message_delay&quot;:10,&quot;message_badge&quot;:false,&quot;message_send&quot;:&quot;&quot;,&quot;message_hash&quot;:&quot;&quot;}">
<div class="joinchat__button">
<div class="joinchat__button__open"></div>
<div class="joinchat__button__sendtext">Open chat</div>
</div>
<svg height="0" width="0"><defs><clippath id="joinchat__message__peak"><path d="M17 25V0C17 12.877 6.082 14.9 1.031 15.91c-1.559.31-1.179 2.272.004 2.272C9.609 18.182 17 18.088 17 25z"/></clippath></defs></svg>
</div>
<script data-cfasync="false" src="/cdn-cgi/scripts/5c5dd728/cloudflare-static/email-decode.min.js"></script><script type="text/javascript">
var c = document.body.className;
c = c.replace(/woocommerce-no-js/, 'woocommerce-js');
document.body.className = c;
</script>
<script type="text/javascript">
/* <![CDATA[ */
var wpcf7 = {"apiSettings":{"root":"https:\/\/www.finilex.com\/wp-json\/contact-form-7\/v1","namespace":"contact-form-7\/v1"}};
/* ]]> */
</script>
<script type="text/javascript" src="https://www.finilex.com/wp-content/plugins/contact-form-7/includes/js/scripts.js?ver=5.1.9"></script>
<script type="text/javascript" src="https://www.finilex.com/wp-content/plugins/woocommerce/assets/js/js-cookie/js.cookie.min.js?ver=2.1.4"></script>
<script type="text/javascript">
/* <![CDATA[ */
var woocommerce_params = {"ajax_url":"/","wc_ajax_url":"\/?wc-ajax=%%endpoint%%"};
/* ]]> */
</script>
<script type="text/javascript" src="https://www.finilex.com/wp-content/plugins/woocommerce/assets/js/frontend/woocommerce.min.js?ver=4.2.2"></script>
<script type="text/javascript">
/* <![CDATA[ */
var wc_cart_fragments_params = {"ajax_url":"/","wc_ajax_url":"\/?wc-ajax=%%endpoint%%","cart_hash_key":"wc_cart_hash_718a5fba892b4f4ea97c528dbd043b40","fragment_name":"wc_fragments_718a5fba892b4f4ea97c528dbd043b40","request_timeout":"5000"};
/* ]]> */
</script>
<script type="text/javascript" src="https://www.finilex.com/wp-content/plugins/woocommerce/assets/js/frontend/cart-fragments.min.js?ver=4.2.2"></script>
<script type="text/javascript" src="https://www.finilex.com/wp-includes/js/jquery/ui/core.min.js?ver=1.11.4"></script>
<script type="text/javascript" src="https://www.finilex.com/wp-includes/js/jquery/ui/widget.min.js?ver=1.11.4"></script>
<script type="text/javascript" src="https://www.finilex.com/wp-includes/js/jquery/ui/mouse.min.js?ver=1.11.4"></script>
<script type="text/javascript" src="https://www.finilex.com/wp-includes/js/jquery/ui/sortable.min.js?ver=1.11.4"></script>
<script type="text/javascript" src="https://www.finilex.com/wp-includes/js/jquery/ui/tabs.min.js?ver=1.11.4"></script>
<script type="text/javascript" src="https://www.finilex.com/wp-includes/js/jquery/ui/accordion.min.js?ver=1.11.4"></script>
<script type="text/javascript" src="https://www.finilex.com/wp-content/themes/betheme/js/plugins.js?ver=13.7"></script>
<script type="text/javascript" src="https://www.finilex.com/wp-content/themes/betheme/js/menu.js?ver=13.7"></script>
<script type="text/javascript" src="https://www.finilex.com/wp-content/themes/betheme/assets/animations/animations.min.js?ver=13.7"></script>
<script type="text/javascript" src="https://www.finilex.com/wp-content/themes/betheme/assets/jplayer/jplayer.min.js?ver=13.7"></script>
<script type="text/javascript" src="https://www.finilex.com/wp-content/themes/betheme/js/parallax/translate3d.js?ver=13.7"></script>
<script type="text/javascript" src="https://www.finilex.com/wp-content/themes/betheme/js/scripts.js?ver=13.7"></script>
<script type="text/javascript" src="https://www.finilex.com/wp-includes/js/comment-reply.min.js?ver=5.4.2"></script>
<script type="text/javascript" src="https://www.finilex.com/wp-content/plugins/creame-whatsapp-me/public/js/joinchat.min.js?ver=4.0.6"></script>
<script type="text/javascript" src="https://www.finilex.com/wp-includes/js/wp-embed.min.js?ver=5.4.2"></script>
</body>
</html>

Ads.Txt Alerts - A trading name of Red Volcano Limited

Waterloo Buildings, Second Floor Rear, 53 London Road, Southampton, Hampshire, United Kingdom, SO15 2AD

© Red Volcano 2020. All Rights Reserved.