#flat-preloader-overlay {
position: fixed;
top: 0;
left: 0;
bottom: 0;
width: 100%;
height: 100%;
z-index: 999999999;
background: white;
display: flex;
align-items: center;
justify-content: center;
flex-direction: column;
transition: all .2s ease-in;
opacity: 1;
visibility: visible;
}
#flat-preloader-overlay.hide {
opacity: 0;
visibility: hidden;
}
#flat-preloader-overlay img {
margin-bottom: 10px;
}
.fpo-default img {
width: 40px;
height: auto;
}
#flat-preloader-overlay small {
display: block;
}
.flat-preloader-active {
overflow: hidden;
}.cmplz-video.cmplz-iframe-styles{background-color:transparent}.cmplz-video.cmplz-hidden{visibility:hidden !important}.cmplz-blocked-content-notice{display:none}.cmplz-placeholder-parent{height:inherit}.cmplz-optin .cmplz-blocked-content-container .cmplz-blocked-content-notice,.cmplz-optin .cmplz-wp-video .cmplz-blocked-content-notice,.cmplz-optout .cmplz-blocked-content-container .cmplz-blocked-content-notice,.cmplz-optout .cmplz-wp-video .cmplz-blocked-content-notice{display:block}.cmplz-blocked-content-container,.cmplz-wp-video{animation-name:cmplz-fadein;animation-duration:600ms;background:#FFF;border:0;border-radius:3px;box-shadow:0 0 1px 0 rgba(0,0,0,0.5),0 1px 10px 0 rgba(0,0,0,0.15);display:flex;justify-content:center;align-items:center;background-repeat:no-repeat !important;background-size:cover !important;height:inherit;position:relative}.cmplz-blocked-content-container.gmw-map-cover,.cmplz-wp-video.gmw-map-cover{max-height:100%;position:absolute}.cmplz-blocked-content-container.cmplz-video-placeholder,.cmplz-wp-video.cmplz-video-placeholder{padding-bottom:initial}.cmplz-blocked-content-container iframe,.cmplz-wp-video iframe{visibility:hidden;max-height:100%;border:0 !important}.cmplz-blocked-content-container .cmplz-custom-accept-btn,.cmplz-wp-video .cmplz-custom-accept-btn{white-space:normal;text-transform:initial;cursor:pointer;position:absolute !important;width:100%;top:50%;left:50%;transform:translate(-50%,-50%);max-width:200px;font-size:14px;padding:10px;background-color:rgba(0,0,0,0.5);color:#fff;text-align:center;z-index:98;line-height:23px}.cmplz-blocked-content-container .cmplz-custom-accept-btn:focus,.cmplz-wp-video .cmplz-custom-accept-btn:focus{border:1px dotted #cecece}.cmplz-blocked-content-container .cmplz-blocked-content-notice,.cmplz-wp-video .cmplz-blocked-content-notice{white-space:normal;text-transform:initial;position:absolute !important;width:100%;top:50%;left:50%;transform:translate(-50%,-50%);max-width:300px;font-size:14px;padding:10px;background-color:rgba(0,0,0,0.5);color:#fff;text-align:center;z-index:98;line-height:23px}.cmplz-blocked-content-container .cmplz-blocked-content-notice .cmplz-links,.cmplz-wp-video .cmplz-blocked-content-notice .cmplz-links{display:block;margin-bottom:10px}.cmplz-blocked-content-container .cmplz-blocked-content-notice .cmplz-links a,.cmplz-wp-video .cmplz-blocked-content-notice .cmplz-links a{color:#fff}.cmplz-blocked-content-container .cmplz-blocked-content-notice .cmplz-blocked-content-notice-body,.cmplz-wp-video .cmplz-blocked-content-notice .cmplz-blocked-content-notice-body{display:block}.cmplz-blocked-content-container div div{display:none}.cmplz-wp-video .cmplz-placeholder-element{width:100%;height:inherit}@keyframes cmplz-fadein{from{opacity:0}to{opacity:1}}html {
line-height: 1.15;
-webkit-text-size-adjust: 100%;
}  body {
margin: 0 !important;
} main {
display: block;
} h1 {
font-size: 2em;
margin: 0.67em 0;
}  hr {
box-sizing: content-box;
height: 0;
overflow: visible;
} pre {
font-family: monospace, monospace;
font-size: 1em;
}  a {
background-color: transparent;
} abbr[title] {
border-bottom: none;
text-decoration: underline;
text-decoration: underline dotted;
} b,
strong {
font-weight: bolder;
} code,
kbd,
samp {
font-family: monospace, monospace;
font-size: 1em;
} small {
font-size: 80%;
} sub,
sup {
font-size: 75%;
line-height: 0;
position: relative;
vertical-align: baseline;
}
sub {
bottom: -0.25em;
}
sup {
top: -0.5em;
}  img {
border-style: none;
}  button,
input,
optgroup,
select,
textarea {
font-family: inherit;
font-size: 100%;
line-height: 1.15;
margin: 0;
} button,
input {
overflow: visible;
} button,
select {
text-transform: none;
} button,
[type="button"],
[type="reset"],
[type="submit"] {
appearance: button;
-webkit-appearance: button;
} button::-moz-focus-inner,
[type="button"]::-moz-focus-inner,
[type="reset"]::-moz-focus-inner,
[type="submit"]::-moz-focus-inner {
border-style: none;
padding: 0;
} button:-moz-focusring,
[type="button"]:-moz-focusring,
[type="reset"]:-moz-focusring,
[type="submit"]:-moz-focusring {
outline: 1px dotted ButtonText;
} fieldset {
padding: 0.35em 0.75em 0.625em;
} legend {
box-sizing: border-box;
color: inherit;
display: table;
max-width: 100%;
padding: 0;
white-space: normal;
} progress {
vertical-align: baseline;
} textarea {
overflow: auto;
} [type="checkbox"],
[type="radio"] {
box-sizing: border-box;
padding: 0;
} [type="number"]::-webkit-inner-spin-button,
[type="number"]::-webkit-outer-spin-button {
height: auto;
} [type="search"] {
appearance: textfield;
-webkit-appearance: textfield;
outline-offset: -2px;
} [type="search"]::-webkit-search-decoration {
-webkit-appearance: none;
} ::-webkit-file-upload-button {
-webkit-appearance: button;
font: inherit;
}  details {
display: block;
} summary {
display: list-item;
}  template {
display: none;
} [hidden] {
display: none;
}  *,
*::before,
*::after {
box-sizing: inherit;
}
html {
box-sizing: border-box;
}  body,
button,
input,
select,
optgroup,
textarea {
color: #404040;
font-family: -apple-system, BlinkMacSystemFont, "Segoe UI", Roboto, Oxygen-Sans, Ubuntu, Cantarell, "Helvetica Neue", sans-serif;
font-size: 1rem;
line-height: 1.5;
}
h1,
h2,
h3,
h4,
h5,
h6 {
clear: both;
}
p {
margin-bottom: 1.5em;
}
dfn,
cite,
em,
i {
font-style: italic;
}
blockquote {
margin: 0 1.5em;
}
address {
margin: 0 0 1.5em;
}
pre {
background: #eee;
font-family: "Courier 10 Pitch", courier, monospace;
line-height: 1.6;
margin-bottom: 1.6em;
max-width: 100%;
overflow: auto;
padding: 1.6em;
}
code,
kbd,
tt,
var {
font-family: monaco, consolas, "Andale Mono", "DejaVu Sans Mono", monospace;
}
abbr,
acronym {
border-bottom: 1px dotted #666;
cursor: help;
}
mark,
ins {
background: #fff9c0;
text-decoration: none;
}
big {
font-size: 125%;
} body {
background: #fff;
}
hr {
background-color: #ccc;
border: 0;
height: 1px;
margin-bottom: 1.5em;
}
ul,
ol {
margin: 0 0 1.5em 3em;
}
ul {
list-style: disc;
}
ol {
list-style: decimal;
}
li > ul,
li > ol {
margin-bottom: 0;
margin-left: 1.5em;
}
dt {
font-weight: 700;
}
dd {
margin: 0 1.5em 1.5em;
} embed,
iframe,
object {
max-width: 100%;
}
img {
height: auto;
max-width: 100%;
}
figure {
margin: 1em 0;
}
table {
margin: 0 0 1.5em;
width: 100%;
} a {
color: #4169e1;
}
a:visited {
color: #800080;
}
a:hover,
a:focus,
a:active {
color: #191970;
}
a:focus {
outline: thin dotted;
}
a:hover,
a:active {
outline: 0;
} button,
input[type="button"],
input[type="reset"],
input[type="submit"] {
border: 1px solid;
border-color: #ccc #ccc #bbb;
border-radius: 3px;
background: #e6e6e6;
color: rgba(0, 0, 0, 0.8);
line-height: 1;
padding: 0.6em 1em 0.4em;
}
button:hover,
input[type="button"]:hover,
input[type="reset"]:hover,
input[type="submit"]:hover {
border-color: #ccc #bbb #aaa;
}
button:active,
button:focus,
input[type="button"]:active,
input[type="button"]:focus,
input[type="reset"]:active,
input[type="reset"]:focus,
input[type="submit"]:active,
input[type="submit"]:focus {
border-color: #aaa #bbb #bbb;
}
input[type="text"],
input[type="email"],
input[type="url"],
input[type="password"],
input[type="search"],
input[type="number"],
input[type="tel"],
input[type="range"],
input[type="date"],
input[type="month"],
input[type="week"],
input[type="time"],
input[type="datetime"],
input[type="datetime-local"],
input[type="color"],
textarea {
color: #666;
border: 1px solid #ccc;
border-radius: 3px;
padding: 3px;
}
input[type="text"]:focus,
input[type="email"]:focus,
input[type="url"]:focus,
input[type="password"]:focus,
input[type="search"]:focus,
input[type="number"]:focus,
input[type="tel"]:focus,
input[type="range"]:focus,
input[type="date"]:focus,
input[type="month"]:focus,
input[type="week"]:focus,
input[type="time"]:focus,
input[type="datetime"]:focus,
input[type="datetime-local"]:focus,
input[type="color"]:focus,
textarea:focus {
color: #111;
}
select {
border: 1px solid #ccc;
}
textarea {
width: 100%;
}   .main-navigation {
display: block;
width: 100%;
}
.main-navigation ul {
display: none;
list-style: none;
margin: 0;
padding-left: 0;
}
.main-navigation ul ul {
box-shadow: 0 3px 3px rgba(0, 0, 0, 0.2);
float: left;
position: absolute;
top: 100%;
left: -999em;
z-index: 99999;
}
.main-navigation ul ul ul {
left: -999em;
top: 0;
}
.main-navigation ul ul li:hover > ul,
.main-navigation ul ul li.focus > ul {
display: block;
left: auto;
}
.main-navigation ul ul a {
width: 200px;
}
.main-navigation ul li:hover > ul,
.main-navigation ul li.focus > ul {
left: auto;
}
.main-navigation li {
position: relative;
}
.main-navigation a {
display: block;
text-decoration: none;
} .menu-toggle,
.main-navigation.toggled ul {
display: block;
}
@media screen and (min-width: 37.5em) {
.menu-toggle {
display: none;
}
.main-navigation ul {
display: flex;
}
}
.site-main .comment-navigation,
.site-main .posts-navigation,
.site-main .post-navigation {
margin: 0 0 1.5em;
}
.comment-navigation .nav-links,
.posts-navigation .nav-links,
.post-navigation .nav-links {
display: flex;
}
.comment-navigation .nav-previous,
.posts-navigation .nav-previous,
.post-navigation .nav-previous {
flex: 1 0 50%;
}
.comment-navigation .nav-next,
.posts-navigation .nav-next,
.post-navigation .nav-next {
text-align: end;
flex: 1 0 50%;
} .sticky {
display: block;
}
.post,
.page {
margin: 0 0 1.5em;
}
.updated:not(.published) {
display: none;
}
.page-content,
.entry-content,
.entry-summary {
margin: 1.5em 0 0;
}
.page-links {
clear: both;
margin: 0 0 1.5em;
} .comment-content a {
word-wrap: break-word;
}
.bypostauthor {
display: block;
} .widget {
margin: 0 0 1.5em;
}
.widget select {
max-width: 100%;
} .page-content .wp-smiley,
.entry-content .wp-smiley,
.comment-content .wp-smiley {
border: none;
margin-bottom: 0;
margin-top: 0;
padding: 0;
} .custom-logo-link {
display: inline-block;
} .wp-caption {
margin-bottom: 1.5em;
max-width: 100%;
}
.wp-caption img[class*="wp-image-"] {
display: block;
margin-left: auto;
margin-right: auto;
}
.wp-caption .wp-caption-text {
margin: 0.8075em 0;
}
.wp-caption-text {
text-align: center;
} .gallery {
margin-bottom: 1.5em;
display: grid;
grid-gap: 1.5em;
}
.gallery-item {
display: inline-block;
text-align: center;
width: 100%;
}
.gallery-columns-2 {
grid-template-columns: repeat(2, 1fr);
}
.gallery-columns-3 {
grid-template-columns: repeat(3, 1fr);
}
.gallery-columns-4 {
grid-template-columns: repeat(4, 1fr);
}
.gallery-columns-5 {
grid-template-columns: repeat(5, 1fr);
}
.gallery-columns-6 {
grid-template-columns: repeat(6, 1fr);
}
.gallery-columns-7 {
grid-template-columns: repeat(7, 1fr);
}
.gallery-columns-8 {
grid-template-columns: repeat(8, 1fr);
}
.gallery-columns-9 {
grid-template-columns: repeat(9, 1fr);
}
.gallery-caption {
display: block;
}   .infinite-scroll .posts-navigation,
.infinite-scroll.neverending .site-footer {
display: none;
} .infinity-end.neverending .site-footer {
display: block;
}   .screen-reader-text {
border: 0;
clip: rect(1px, 1px, 1px, 1px);
clip-path: inset(50%);
height: 1px;
margin: -1px;
overflow: hidden;
padding: 0;
position: absolute !important;
width: 1px;
word-wrap: normal !important;
}
.screen-reader-text:focus {
background-color: #f1f1f1;
border-radius: 3px;
box-shadow: 0 0 2px 2px rgba(0, 0, 0, 0.6);
clip: auto !important;
clip-path: none;
color: #21759b;
display: block;
font-size: 0.875rem;
font-weight: 700;
height: auto;
left: 5px;
line-height: normal;
padding: 15px 23px 14px;
text-decoration: none;
top: 5px;
width: auto;
z-index: 100000;
} #primary[tabindex="-1"]:focus {
outline: 0;
} .alignleft { float: left; margin-right: 1.5em;
margin-bottom: 1.5em;
}
.alignright { float: right; margin-left: 1.5em;
margin-bottom: 1.5em;
}
.aligncenter {
clear: both;
display: block;
margin-left: auto;
margin-right: auto;
margin-bottom: 1.5em;
} *,
h1,
h2,
h3,
h4,
h5,
a,
p,
ul,
ol,
li {
margin: 0;
padding: 0;
}
#site-navigation {
display: none;
}
.entry-content {
margin: 0;
}
.entry-content p:nth-child(1) {
margin: 0;
} * {
font-family: "Poppins", sans-serif;
}
html {
overflow-x: hidden;
}
body {
background-color: #000000;
overflow-x: hidden;
color: #000000;
}
footer#colophon {
display: none !important;
}
article {
margin-bottom: 0 !important;
}
.general-banner {
background-size: cover !important;
}
p,
li,
a {
font-size: 22px;
line-height: 1.6;
font-weight: 200;
letter-spacing: 0.1px;
}
.heading-sm {
font-size: 1.85rem;
line-height: 2.2rem;
}
.heading-m {
font-size: 3.125rem;
line-height: 3.25rem;
}
.heading-xl {
font-size: 6.75rem;
line-height: 6.95rem;
}
.text-uppercase {
text-transform: uppercase;
}
.text-white {
color: #ffffff;
}
.text-color {
color: #dd0707;
}
.text-center {
text-align: center;
}
.weight-400 {
font-weight: 400;
}
.weight-500 {
font-weight: 500;
}
.weight-bold {
font-weight: bold;
}
section,
.full-w .full-w-inner-container,
.formular-contact {
width: 100%;
max-width: 1230px;
padding: 15px;
margin: 0 auto;
}
.formular-contact {
padding: 0 15px !important;
margin: 0 auto !important;
}
section.full-w {
max-width: 100vw;
}
.items-centered {
display: flex;
flex-direction: column;
justify-content: center;
}
.d-flex {
display: flex;
}
.flex-column {
flex-direction: column;
}
.flex-wrap {
flex-wrap: wrap;
}
.justify-space-between {
justify-content: space-between;
}
.justify-center {
justify-content: center;
}
.align-center {
align-items: center;
}
.mx-auto {
margin: 0 auto;
}
.max-960 {
max-width: 960px;
}
.max-840 {
max-width: 840px;
}
.max-720 {
max-width: 720px;
}
.max-640 {
max-width: 640px;
}
.max-500 {
max-width: 500px;
}
.max-375 {
max-width: 375px;
}
.mb-10 {
margin-bottom: 10px;
}
.mb-20 {
margin-bottom: 20px;
}
.mb-40 {
margin-bottom: 40px;
}
.mb-60 {
margin-bottom: 60px;
}
.mt-10 {
margin-top: 10px;
}
.mt-60 {
margin-top: 60px;
}
.pt-40 {
padding-top: 40px;
}
.pt-60 {
padding-top: 60px;
}
.pt-80 {
padding-top: 80px;
}
.pt-120 {
padding-top: 120px;
}
.pt-125 {
padding-top: 125px;
}
.pt-135 {
padding-top: 135px;
}
.pt-160 {
padding-top: 160px;
}
.pt-180 {
padding-top: 180px;
}
.pb-20 {
padding-bottom: 20px;
}
.pb-60 {
padding-bottom: 60px;
}
.pb-100 {
padding-bottom: 100px;
}
.pb-120 {
padding-bottom: 120px;
}
.pb-125 {
padding-bottom: 125px;
}
.pb-160 {
padding-bottom: 160px;
}
.pb-180 {
padding-bottom: 180px;
}
.pt-240 {
padding-top: 240px;
}
.bg-color {
background-color: #dd0707 !important;
}
.bg-white {
background-color: #ffffff;
}
.bg-dark {
background-color: #000000;
}
.custom-button {
padding: 12px 10px 12px 28px;
border-radius: 48px;
font-size: 20px;
font-weight: 500;
text-decoration: none;
color: #ffffff !important;
transition: 300ms;
letter-spacing: 0.2px;
width: fit-content;
border: 3px solid #dd0707;
}
.custom-button i {
margin-left: 8px;
border-radius: 50%;
background-color: #ffffff;
color: #dd0707;
padding: 8px;
transition: 300ms;
}
.custom-button-black {
border: 3px solid #000000;
color: #000000 !important;
}
.custom-button-black i {
background-color: #000000 !important;
color: #dd0707 !important;
}
.custom-button-white {
border: 3px solid #ffffff;
color: #ffffff !important;
padding: 12px 10px 12px 36px;
}
.custom-button-white i {
background-color: #ffffff !important;
color: #000000 !important;
}
.custom-button-white-red i {
color: #dd0707 !important;
}
.custom-button:hover {
color: #ffffff; }
.custom-button:hover i {
margin-left: 14px;
}
.desktop-hide {
display: none;
}
.header {
display: flex;
padding: 15px;
align-items: center;
justify-content: space-between;
position: absolute;
left: 0;
right: 0;
z-index: 9999;
color: #ffffff;
max-width: 1230px;
margin: 0 auto;
}
.header .logo {
font-weight: 600;
font-size: 1.35rem;
}
.header .logo a {
color: #ffffff;
text-decoration: none !important;
font-weight: 500;
}
.header .fa {
font-size: 1.15rem;
margin-left: 6px;
}
.menu {
width: 100vw;
margin: 0 auto;
height: max(100vh, 650px);
background-color: rgba(0, 0, 0, 0.9);
backdrop-filter: blur(2px);
display: flex;
justify-content: center;
align-items: center;
display: none;
padding: 15px;
position: absolute;
top: 0;
left: 0;
right: 0;
z-index: 100;
}
.menu ul {
width: 100%;
max-width: 1230px;
}
.menu ul li {
list-style-type: none;
border-bottom: 2px solid #ffffff;
padding-bottom: 4px;
margin-bottom: 12px;
transition: 300ms;
}
.menu ul li a {
color: #ffffff;
text-decoration: none;
font-size: 2.2rem;
font-weight: 600;
transition: 300ms;
letter-spacing: -0.5px;
}
.menu ul li.active {
border-color: #dd0707;
}
.menu ul li.active a {
color: #dd0707;
}
.menu ul li:hover {
border-color: #dd0707;
cursor: pointer;
}
.menu ul li:hover a {
color: #dd0707;
}
.menu-toggle-item:hover {
cursor: pointer;
}
footer {
max-width: 1230px;
margin: 0 auto;
padding-bottom: 15px;
}
footer ul {
list-style-type: none;
display: flex;
justify-content: center;
align-items: center;
} footer ul li a {
text-decoration: none;
color: #ffffff;
} footer ul li a:hover,
footer ul li a:visited,
footer ul li a:focus,
footer ul li a:active {
color: #ffffff; text-decoration: none;  }
footer p,
footer ul li a {
padding: 15px;
color: #ffffff;
text-align: center;
font-size: 16px;
line-height: 24px;
} .home-hero {
height: max(800px, 100vh);
background: url(https://imbracvolane.ro/wp-content/uploads/2023/07/webps/pexels-alexander-pollinger-10566908-pngv.webp);
background-repeat: no-repeat;
background-size: cover;
background-position-x: center;
background-position-y: center; }
.home-hero .homepage-socials a{
color: #FFFFFF !important;
margin-right: 12px;
}
.home-hero .homepage-socials a i{
font-size: 28px;
transition: 300ms;
}
.home-hero .homepage-socials a:hover i{
color: #dd0707;
}
.home-cube-section {
background-color: #ffffff !important;
background-size: cover;
background-repeat: no-repeat;
} .scene {
-webkit-perspective: 800px;
perspective: 800px;
display: -webkit-box;
display: flex;
-webkit-box-align: center;
align-items: center;
-webkit-box-pack: center;
justify-content: center;
height: 100%;
width: 100%;
margin-top: 230px;
margin-bottom: 130px;
}
.cube {
-webkit-transform-style: preserve-3d;
transform-style: preserve-3d;
position: relative;
width: 500px;
height: 500px;
-webkit-transform-origin: center center;
transform-origin: center center;
-webkit-animation: rotate 10s ease-in-out infinite;
animation: rotate 10s ease-in-out infinite;
}
.side {
position: absolute;
width: 500px;
height: 500px;
opacity: 1;
background-size: cover;
background-position: center;
background-repeat: no-repeat; }
.back {
-webkit-transform: translateZ(-250px) rotateX(180deg);
transform: translateZ(-250px) rotateX(180deg);
background-image: url(https://imbracvolane.ro/wp-content/uploads/2023/07/webps/cube1.webp);
}
.left {
-webkit-transform: translateX(-250px) rotateY(90deg);
transform: translateX(-250px) rotateY(90deg);
background-image: url(https://imbracvolane.ro/wp-content/uploads/2023/07/webps/cube2.webp);
}
.right {
-webkit-transform: translateX(250px) rotateY(90deg);
transform: translateX(250px) rotateY(90deg);
background-image: url(https://imbracvolane.ro/wp-content/uploads/2023/07/webps/cube3.webp);
}
.top {
-webkit-transform: translateY(-250px) rotateX(90deg);
transform: translateY(-250px) rotateX(90deg);
background-image: url(https://imbracvolane.ro/wp-content/uploads/2023/07/webps/cube4.webp);
}
.bottom {
-webkit-transform: translateY(250px) rotateX(270deg);
transform: translateY(250px) rotateX(270deg);
background-image: url(https://imbracvolane.ro/wp-content/uploads/2023/07/webps/cube5.webp);
}
.front {
-webkit-transform: translateZ(250px);
transform: translateZ(250px);
background-image: url(https://imbracvolane.ro/wp-content/uploads/2023/07/webps/cube6.webp);
}
@-webkit-keyframes rotate {
0% {
-webkit-transform: rotateX(0);
transform: rotateX(0);
}
12.5% {
-webkit-transform: rotateY(90deg);
transform: rotateY(90deg);
}
25% {
-webkit-transform: rotateY(270deg);
transform: rotateY(270deg);
}
37.5% {
-webkit-transform: rotateY(270deg);
transform: rotateY(270deg);
}
50% {
-webkit-transform: rotateY(360deg);
transform: rotateY(360deg);
}
62.5% {
-webkit-transform: rotateX(90deg);
transform: rotateX(90deg);
}
75% {
-webkit-transform: rotateX(180deg);
transform: rotateX(180deg);
}
87.5% {
-webkit-transform: rotateX(270deg);
transform: rotateX(270deg);
}
100% {
-webkit-transform: rotateX(360deg);
transform: rotateX(360deg);
}
}
@keyframes rotate {
0% {
-webkit-transform: rotateX(0);
transform: rotateX(0);
}
12.5% {
-webkit-transform: rotateY(90deg);
transform: rotateY(90deg);
}
25% {
-webkit-transform: rotateY(270deg);
transform: rotateY(270deg);
}
37.5% {
-webkit-transform: rotateY(270deg);
transform: rotateY(270deg);
}
50% {
-webkit-transform: rotateY(360deg);
transform: rotateY(360deg);
}
62.5% {
-webkit-transform: rotateX(90deg);
transform: rotateX(90deg);
}
75% {
-webkit-transform: rotateX(180deg);
transform: rotateX(180deg);
}
87.5% {
-webkit-transform: rotateX(270deg);
transform: rotateX(270deg);
}
100% {
-webkit-transform: rotateX(360deg);
transform: rotateX(360deg);
}
} .carousel {
width: 100vw;
max-height:980px;
position: relative;
display: flex !important;
flex-direction: column;
justify-content: center;
align-items: center;
}
.progress-bar {
position: absolute;
bottom: -65px;
left: 0;
height: 5px;
width: 100%;
border-radius: 4px;
background-color: rgba(0, 0, 0, 0.2);
}
.progress-bar__fill {
width: 0;
height: inherit;
border-radius: 4px;
background: #dd0707;
transition: all 0.16s;
}
.progress-bar--primary {
z-index: 2;
}
.main-post-wrapper {
width: 100vw;
height: 850px;
}
.slides {
width: 100%;
height: 100%;
position: relative;
overflow: hidden;
}
.main-post {
position: absolute;
top: 100%;
right: 0;
left: 0;
bottom: 0;
width: 100%;
height: 100%;
}
.main-post__image img {
width: 100%;
height: auto;
display: block;
object-fit: cover;
}
.main-post__content {
position: absolute;
top: 40%;
left: 4%;
transform: translateY(-40%);
color: #fff;
width: 90%;
}
.main-post__tag-wrapper {
margin: 0;
display: inline-flex;
overflow: hidden;
}
.main-post__tag {
font-size: 0.95em;
background: #dd0707;
padding: 6px 18px;
}
.main-post__title {
font-weight: 700;
font-size: 1.95em;
line-height: 1.25;
text-shadow: 0 1px 2px rgba(0, 0, 0, 0.5);
}
.main-post__link {
text-decoration: none;
color: #fff;
text-transform: uppercase;
letter-spacing: 1.5px;
display: inline-flex;
align-items: center;
}
.main-post__link-text {
font-size: 0.9em;
}
.main-post__link-icon--arrow {
margin-left: 12px;
}
.main-post__link-icon--play-btn {
margin-right: 12px;
}
.main-post__link:hover .main-post__link-text,
.main-post__link:hover .main-post__link-icon--arrow path {
color: #dd0707;
stroke: #dd0707;
}
.main-post--active {
top: 0;
z-index: 1;
transition: top 0.9s 0.4s ease-out;
}
.main-post--not-active {
top: 100%;
z-index: 0;
transition: top 0.75s 2s;
}
.main-post.main-post--active .main-post__tag-wrapper {
width: 25%;
transition: all 0.98s 1.9s;
}
.main-post.main-post--not-active .main-post__tag-wrapper {
width: 0;
transition: width 0.3s 0.2s;
}
.main-post.main-post--active .main-post__title {
opacity: 1;
transform: translateY(0);
transition: opacity 0.8s 1.42s, transform 0.5s 1.4s;
}
.main-post.main-post--not-active .main-post__title {
transform: translateY(40px);
opacity: 0;
transition: transform 0.2s 0.35s, opacity 0.5s 0.2s;
}
.main-post.main-post--active .main-post__link {
opacity: 1;
transition: opacity 0.9s 2.2s;
}
.main-post.main-post--not-active .main-post__link {
opacity: 0;
transition: opacity 0.5s 0.2s;
}
.posts-wrapper {
grid-row: 0.75;
grid-column: 0.5;
display: grid;
grid-template-columns: repeat(6, 1fr);
column-gap: 14px;
z-index: 1;
background-color: transparent;
width: min(80vw, 1200px);
}
.post {
opacity: 1;
color: #fff;
position: relative;
padding: 0;
}
.post__header {
display: flex;
justify-content: space-between;
align-items: center;
font-size: 0.8em;
}
.post__tag {
color: #80837e;
}
.post__title {
font-weight: 400;
font-size: 0.95em;
line-height: 1.5;
}
.post--active {
opacity: 1;
}
.post:not(.post--active) {
pointer-events: none;
}
.hide-on-mobile {
display: none !important;
}
@media screen and (min-width: 768px) {
.main-post__title {
font-size: 2.9em;
}
.carousel{
padding-bottom: 60px !important;
}
}
@media screen and (min-width: 767px) {
.hide-on-mobile {
display: grid !important;
}
.carousel.hide-on-mobile{
display: flex !important;
}
.posts-wrapper {
grid-column: 0.3333333333;
}
.hide-on-desktop {
display: none !important;
}
}
@media screen and (min-width: 1440px) {
.main-post__content {
width: 45%;
}
.posts-wrapper {
grid-column: 0.5;
}
}
@media screen and (max-width: 2080px) {
.progress-bar {
bottom: -45px !important;
}
}
@media screen and (max-width: 1620px) {
.progress-bar {
bottom: -40px !important;
}
}
@media screen and (max-width: 1040px) {
.progress-bar {
bottom: -30px !important;
}
}
@media screen and (max-width: 767px) {
.progress-bar {
bottom: 0 !important;
}
}
.bordered-image {
border: 10px solid #ffffff;
border-radius: 0 48px 0 48px;
}
.price-item {
width: min(380px, 100vw);
box-sizing: border-box;
padding: 25px;
border: 2px solid #dd0707;
border-radius: 24px;
height: auto;
margin: 0 10px 20px 10px;
}
.price-item > div:nth-child(1) {
padding: 15px;
border-radius: 50%;
background-color: #dd0707;
color: #ffffff;
display: flex;
justify-content: center;
align-items: center;
font-size: 65px;
width: 85px;
height: 85px;
}
.price-item p {
text-align: center;
font-size: 20px;
}
.ti-widget .ti-review-content .ti-inner,
.ti-widget.ti-goog .ti-review-content{
font-weight: 300 !important;
font-size: 14px !important;
}
.ti-widget.ti-goog .ti-read-more,
.ti-widget .ti-read-more{
padding-top: 18px !important;
}
.ti-widget.ti-goog .ti-read-more span,
.ti-widget .ti-read-more span{
font-size: 12px !important;
}
.ti-widget .ti-name{
font-weight: 500 !important;
}
.ti-widget.ti-goog .ti-profile-details .ti-name{
font-size: 14px !important;
font-weight: 400 !important;
} .about-gallery-main-nav {
position: relative;
left: 50%;
transform: translate(-50%, -50%);
margin: 260px 0 120px;
padding: 0;
width: 900px;
height: 150px;
}
.about-gallery-main-nav li {
list-style: none;
position: absolute;
width: 230px;
height: 230px;
background: #FFFFFF;
transform: rotate(45deg);
transition: 0.5s;
margin: -100px;
overflow: hidden;
opacity: 0.9;
}
.about-gallery-main-nav li:hover {
opacity: 1;
}
.about-gallery-main-nav li.item1 {
top: 0;
left: 0;
}
.about-gallery-main-nav li.item2 {
bottom: 0;
left: 25%;
}
.about-gallery-main-nav li.item3 {
top: 0;
left: 50%;
}
.about-gallery-main-nav li.item4 {
bottom: 0;
left: 75%;
}
.about-gallery-main-nav li.item5 {
top: 0;
left: 100%;
}
.about-gallery-main-nav li .bg {
width: 100%;
height: 100%;
transform: scale(1.1);
}
.about-gallery-main-nav li.item1 .bg {
background: url(https://imbracvolane.ro/wp-content/uploads/2023/07/webps/galerie-despre-noi1.webp);
background-size: 75%;
background-repeat: no-repeat;
background-color: #FFFFFF;
background-position: center;
}
.about-gallery-main-nav li.item2 .bg {
background: url(https://imbracvolane.ro/wp-content/uploads/2023/07/webps/galerie-despre-noi2.webp);
background-size: 75%;
background-repeat: no-repeat;
background-color: #FFFFFF;
background-position: center;
}
.about-gallery-main-nav li.item3 .bg {
background: url(https://imbracvolane.ro/wp-content/uploads/2023/07/webps/galerie-despre-noi3.webp);
background-size: 75%;
background-repeat: no-repeat;
background-color: #FFFFFF;
background-position: center;
}
.about-gallery-main-nav li.item4 .bg {
background: url(https://imbracvolane.ro/wp-content/uploads/2023/07/webps/galerie-despre-noi4.webp);
background-size: 75%;
background-repeat: no-repeat;
background-color: #FFFFFF;
background-position: center;
}
.about-gallery-main-nav li.item5 .bg {
background: url(https://imbracvolane.ro/wp-content/uploads/2023/07/webps/galerie-despre-noi5.webp);
background-size: 75%;
background-repeat: no-repeat;
background-color: #FFFFFF;
background-position: center;
}
.vision-box {
background-color: #ffffff;
padding: 30px;
display: flex;
align-items: center;
justify-content: space-between;
transform: perspective(600px) rotateX(20deg);
border-radius: 6px;
text-decoration: none !important;
transition: 300ms;
}
.vision-box .vision-arrow {
transform: rotate(-45deg);
}
.vision-box:hover {
padding-left: 45px;
padding-right: 45px;
} .gmedia_gallery.amron_module {
background-color: #ffffff !important;
}
.gmedia_gallery.amron_module .gmedia-amron-masonry-collection {
max-width: 1230px !important;
padding: 15px !important;
margin: 0 auto;
padding-top: 80px !important;
padding-bottom: 120px !important;
}
.pgc-rev-tags-list-view {
margin-bottom: 30px !important;
}
.pgc-rev-tags-list-view div {
padding: 0;
}
.pgc-rev-tags-list-view div div {
color: #ffffff !important;
font-size: 16px !important;
background-color: #dd0707;
margin: 0 !important;
padding: 12px 18px;
border-radius: 24px;
}
.gmedia-amron-masonry-thumb-pint .gmedia-amron-item-content,
.pgc-rev-lb-b-view .pgc-rev-lb-b-item-title,
.pgc-rev-lb-b-caption-play-wrap,
.pgc-rev-item-menu-button,
#gm_copyr {
display: none !important;
}
.pgc-rev-lb-b-view .pgc-rev-lb-b-bg {
background-color: rgba(0, 0, 0, 0.55) !important;
backdrop-filter: blur(2px);
} .pgc-rev-item-menu-button[data-type="close"] {
display: block !important;
background-color: transparent !important;
color: #ffffff;
} .pgc-rev-item-menu-button[data-type="close"] svg {
fill: rgb(255, 255, 255) !important;
}
.pgc-rev-slider-view .pgc-rev-slider-next-prev-button {
background-color: transparent !important;
color: #000000 !important;
}
.pgc-rev-slider-view .pgc-rev-slider-next-prev-button svg {
fill: rgb(255, 255, 255) !important;
} .accordion-item {
border-radius: 0.4rem;
}
.accordion-item hr {
border: 1px solid #000000;
height: 0;
}
.accordion-link {
font-size: 1.6rem;
color: #000000 !important;
text-decoration: none;
width: 100%;
display: flex;
align-items: center;
justify-content: space-between;
padding: 1rem 0;
}
.accordion-link i {
color: #000000;
padding: 1rem;
}
.accordion-link ul {
display: flex;
align-items: flex-end;
list-style-type: none;
margin-left: 25px;
}
.accordion-link li {
font-size: 10px;
padding: 0 0 1px 5px;
}
.accordion-link div {
display: flex;
font-weight: 400;
}
.accordion-link .fa-chevron-down {
display: none;
}
.answer {
max-height: 0;
overflow: hidden;
position: relative;
transition: max-height 650ms;
}
.answer p {
padding: 0 20px 2rem 0;
color: #000000;
}
.accordion-item.active-acc .accordion-link {
color: #dd0707 !important;
}
.accordion-item .accordion-link:hover {
cursor: pointer;
}
.accordion-item.active-acc .answer {
max-height: 100vh;
}
.accordion-item.active-acc .accordion-link .fa-chevron-right {
display: none;
}
.accordion-item.active-acc .accordion-link .fa-chevron-down {
display: block;
} .formular-contact {
font-family: "Poppins", sans-serif;
}
.formular-contact input,
.formular-contact textarea {
background: transparent !important;
border: 2px solid #000000 !important;
border-radius: 24px !important;
padding: 22px 24px !important;
font-size: 16px !important;
color: #000000 !important;
}
.formular-contact label {
color: #000000 !important;
letter-spacing: 0.3px;
font-size: 18px !important;
margin-left: 26px !important;
font-weight: 400 !important;
}
.formular-contact textarea {
resize: vertical;
min-height: 210px !important;
}
.formular-contact ::placeholder {
color: rgba(0, 0, 0, 1) !important;
}
.formular-contact .wpforms-required-label {
color: #dd0707 !important;
}
.formular-contact .formular-contact-submit-bttn {
border-radius: 28px !important;
padding: 26px 32px !important;
font-size: 18px !important;
display: flex !important;
align-items: center !important;
justify-content: center !important;
letter-spacing: 0.6px !important;
background-color: #000000 !important;
transition: 300ms !important;
border: 2px solid #000000 !important;
}
.formular-contact .formular-contact-submit-bttn:hover {
color: #000000 !important;
background: #ffffff !important;
}
.formular-contact .wpforms-error {
padding-left: 28px !important;
}
.formular-contact .wpforms-error::before {
display: none !important;
}
div.wpforms-container-full .wpforms-confirmation-container-full,
div[submit-success] > .wpforms-confirmation-container-full:not(.wpforms-redirection-message) {
background: none !important;
border: none !important;
color: #ffffff !important;
}
div.wpforms-container-full .wpforms-form .wpforms-error-container {
margin-left: 28px;
margin-bottom: 24px;
font-weight: 300 !important;
}
.contact-info-cards-container {
display: flex;
justify-content: space-between;
flex-wrap: wrap; }
.contact-info-card {
display: flex;
justify-content: center;
align-items: center;
text-align: center;
margin-bottom: 8px;
padding: 24px;
background: #dd0707;
border-radius: 24px;
transition: 300ms;
}
.contact-info-card:hover {
cursor: pointer;
background: #e70606;
}
.contact-info-card.card-w2 {
width: calc(50% - 4px);
}
.contact-info-card.card-w3 {
width: 33%;
}
.contact-info-card.card-w-full {
width: 100%;
}
.contact-info-card a {
color: #ffffff !important;
text-decoration: none !important;
}
.contact-info-card i {
font-size: 2rem;
margin-bottom: 24px;
}
.wpforms-confirmation-container-full.wpforms-confirmation-scroll div,
.wpforms-confirmation-container-full.wpforms-confirmation-scroll p,
.wpforms-confirmation-container-full.wpforms-confirmation-scroll a{
color: #000000 !important;
}
div.wpforms-container-full .wpforms-confirmation-container-full{
padding: 0 !important;
} @media screen and (max-width: 1440px) and (min-height: 1080px){
.home-hero { }
}
@media screen and (max-width: 1260px) {
.full-w .full-w-inner-container {
padding: 0 !important;
}
.tablet-hide {
display: none;
}
.desktop-hide {
display: block;
}
.home-hero {
height: clamp(705px, 100vh, 720px);
padding-top: 120px; }
}
@media screen and (max-width: 1023px) {
.pt-120 {
padding-top: 60px;
}
.pb-120 {
padding-bottom: 60px;
}
.gmedia_gallery.amron_module .gmedia-amron-masonry-collection {
padding-top: 60px !important;
padding-bottom: 60px !important;
}
.general-banner {
padding-top: 120px !important;
padding-bottom: 95px !important;
}
.heading-m {
font-size: 2.1rem !important;
line-height: 2.4rem !important;
}
.heading-xl.mb-40 {
margin-bottom: 20px !important;
}
.heading-xl {
font-size: 2.75rem;
line-height: 2.9rem;
}
p {
font-size: 18px;
line-height: 1.4;
}
.custom-button {
font-size: 16px;
}
}
@media screen and (max-width: 991px) {
.scene {
-webkit-perspective: 800px;
perspective: 800px;
display: -webkit-box;
display: flex;
-webkit-box-align: center;
align-items: center;
-webkit-box-pack: center;
justify-content: center;
height: 100%;
width: 100%;
margin-top: 160px;
margin-bottom: 160px;
}
.cube {
-webkit-transform-style: preserve-3d;
transform-style: preserve-3d;
position: relative;
width: 360px;
height: 360px;
-webkit-transform-origin: center center;
transform-origin: center center;
}
.side {
position: absolute;
width: 360px;
height: 360px;
background-color: #111;
opacity: 1;
background-size: cover;
background-repeat: no-repeat;
}
.back {
-webkit-transform: translateZ(-180px) rotateX(180deg);
transform: translateZ(-180px) rotateX(180deg);
}
.left {
-webkit-transform: translateX(-180px) rotateY(90deg);
transform: translateX(-180px) rotateY(90deg);
}
.right {
-webkit-transform: translateX(180px) rotateY(90deg);
transform: translateX(180px) rotateY(90deg);
}
.top {
-webkit-transform: translateY(-180px) rotateX(90deg);
transform: translateY(-180px) rotateX(90deg);
}
.bottom {
-webkit-transform: translateY(180px) rotateX(270deg);
transform: translateY(180px) rotateX(270deg);
}
.front {
-webkit-transform: translateZ(180px);
transform: translateZ(180px);
}
.heading-sm {
font-size: 1.2rem;
line-height: 1.75rem;
}
.contact-info-card.card-w3,
.contact-info-card.card-w2{
width: 100%;
}
.formular-contact label{
margin-left: 12px !important;
}
}
@media screen and (max-width: 768px) {
.home-hero { }
footer ul{
flex-direction: column;
}
}
@media screen and (max-width: 660px) {
.scene {
-webkit-perspective: 800px;
perspective: 800px;
display: -webkit-box;
display: flex;
-webkit-box-align: center;
align-items: center;
-webkit-box-pack: center;
justify-content: center;
height: 100%;
width: 100%;
margin-top: 120px;
margin-bottom: 120px;
}
.cube {
-webkit-transform-style: preserve-3d;
transform-style: preserve-3d;
position: relative;
width: 280px;
height: 280px;
-webkit-transform-origin: center center;
transform-origin: center center;
}
.side {
position: absolute;
width: 280px;
height: 280px;
background-color: #111;
opacity: 1;
background-size: cover;
background-repeat: no-repeat;
}
.back {
-webkit-transform: translateZ(-140px) rotateX(180deg);
transform: translateZ(-140px) rotateX(180deg);
}
.left {
-webkit-transform: translateX(-140px) rotateY(90deg);
transform: translateX(-140px) rotateY(90deg);
}
.right {
-webkit-transform: translateX(140px) rotateY(90deg);
transform: translateX(140px) rotateY(90deg);
}
.top {
-webkit-transform: translateY(-140px) rotateX(90deg);
transform: translateY(-140px) rotateX(90deg);
}
.bottom {
-webkit-transform: translateY(140px) rotateX(270deg);
transform: translateY(140px) rotateX(270deg);
}
.front {
-webkit-transform: translateZ(140px);
transform: translateZ(140px);
}
.about-gallery-main-nav{
margin: 220px 0 100px;
}
}
@media screen and (max-width: 575px) {
.menu ul li a {
font-size: 1.6rem;
}
footer p,
footer ul li a {
padding: 2px 15px !important;
font-size: 12px !important;
line-height: 14px !important;
}
footer ul{
margin-top: 8px !important;
}
footer ul li{
line-height: 1.2 !important;
}
}
@media screen and (max-width: 475px){
.home-hero{ }
.home-hero .max-640{
max-width: min(300px, 95vw);
}
.vision-box .heading-xl{
font-size: 28px !important;
line-height: 42px !important;
}
.vision-box .vision-arrow{
width: 55px;
}
}
@media screen and (max-width: 450px) {
.max-500,
.max-375 {
max-width: 300px;
}
.scene {
-webkit-perspective: 800px;
perspective: 800px;
display: -webkit-box;
display: flex;
-webkit-box-align: center;
align-items: center;
-webkit-box-pack: center;
justify-content: center;
height: 100%;
width: 100%;
margin-top: 80px;
margin-bottom: 40px;
}
.cube {
-webkit-transform-style: preserve-3d;
transform-style: preserve-3d;
position: relative;
width: 240px;
height: 240px;
-webkit-transform-origin: center center;
transform-origin: center center;
}
.side {
position: absolute;
width: 240px;
height: 240px;
background-color: #111;
opacity: 1;
background-size: cover;
background-repeat: no-repeat;
}
.back {
-webkit-transform: translateZ(-120px) rotateX(180deg);
transform: translateZ(-120px) rotateX(180deg);
}
.left {
-webkit-transform: translateX(-120px) rotateY(90deg);
transform: translateX(-120px) rotateY(90deg);
}
.right {
-webkit-transform: translateX(120px) rotateY(90deg);
transform: translateX(120px) rotateY(90deg);
}
.top {
-webkit-transform: translateY(-120px) rotateX(90deg);
transform: translateY(-120px) rotateX(90deg);
}
.bottom {
-webkit-transform: translateY(120px) rotateX(270deg);
transform: translateY(120px) rotateX(270deg);
}
.front {
-webkit-transform: translateZ(120px);
transform: translateZ(120px);
}
}
@media screen and (max-width: 425px){
.about-gallery-main-nav{
margin: 190px 0 80px;
}
.mobile-small-heading{
font-size: 32px !important;
line-height: 42px !important;
}
.mobile-padding-sm{
padding-bottom: 40px !important;
}
.accordion i{
font-size: 20px;
}
}
@media screen and (max-width: 400px){
.home-cube-section + section h1,
.home-cube-section h1{
font-size: 28px !important;
line-height: 38px !important;
}
}
@media screen and (max-width: 350px) {
.header .logo a {
font-size: 18px;
}
.vision-box .heading-xl{
font-size: 22px;
line-height: 32px;
}
.vision-box .vision-arrow{
width: 42px;
}
}
@media screen and (max-width: 335px) {
.about-gallery-main-nav{
margin: 220px 0 40px;
}
}
@media screen and (max-width: 330px) {
.scene {
-webkit-perspective: 800px;
perspective: 800px;
display: -webkit-box;
display: flex;
-webkit-box-align: center;
align-items: center;
-webkit-box-pack: center;
justify-content: center;
height: 100%;
width: 100%;
margin-top: 60px;
margin-bottom: 40px;
}
.cube {
-webkit-transform-style: preserve-3d;
transform-style: preserve-3d;
position: relative;
width: 200px;
height: 200px;
-webkit-transform-origin: center center;
transform-origin: center center;
}
.side {
position: absolute;
width: 200px;
height: 200px;
background-color: #111;
opacity: 1;
background-size: cover;
background-repeat: no-repeat;
}
.back {
-webkit-transform: translateZ(-100px) rotateX(180deg);
transform: translateZ(-100px) rotateX(180deg);
}
.left {
-webkit-transform: translateX(-100px) rotateY(90deg);
transform: translateX(-100px) rotateY(90deg);
}
.right {
-webkit-transform: translateX(100px) rotateY(90deg);
transform: translateX(100px) rotateY(90deg);
}
.top {
-webkit-transform: translateY(-100px) rotateX(90deg);
transform: translateY(-100px) rotateX(90deg);
}
.bottom {
-webkit-transform: translateY(100px) rotateX(270deg);
transform: translateY(100px) rotateX(270deg);
}
.front {
-webkit-transform: translateZ(100px);
transform: translateZ(100px);
}
.mobile-heading-sm {
font-size: 1.8rem !important;
}
.vision-box{
flex-direction: column;
}
.vision-box .heading-xl{
margin-bottom: 20px;
}
} #moove_gdpr_cookie_info_bar{
z-index: 10000 !important;
}
.gdpr_lightbox{
z-index: 10001 !important;
}
.moove-gdpr-company-logo-holder>img{
box-shadow: none !important;
-moz-box-shadow: none !important;
}
.moove-gdpr-button-holder{
justify-content: flex-end !important;
}
#moove_gdpr_cookie_info_bar .moove-gdpr-info-bar-container{
padding: 15px !important;
}
#moove_gdpr_cookie_info_bar .moove-gdpr-info-bar-container .moove-gdpr-info-bar-content{
flex-direction: column !important;
align-items: flex-start !important;
padding-left: 0 !important;
}
#moove_gdpr_cookie_info_bar .moove-gdpr-button-holder{
padding-left: 0 !important;
margin-top: 20px !important;
margin-bottom: 10px !important;
}
#moove_gdpr_cookie_info_bar .moove-gdpr-info-bar-container .moove-gdpr-info-bar-content .moove-gdpr-button-holder{
margin: 20px auto 0 !important;
}
#moove_gdpr_cookie_modal .moove-gdpr-modal-content .moove-gdpr-modal-left-content #moove-gdpr-menu li button span.gdpr-nav-tab-title{
text-transform: capitalize !important;
line-height: 18px !important;
}
#moove_gdpr_cookie_info_bar.moove-gdpr-light-scheme .moove-gdpr-info-bar-container .moove-gdpr-info-bar-content p{
font-weight: 300 !important;
margin-top: 10px !important;
text-align: center !important;
}
#moove_gdpr_cookie_modal .moove-gdpr-modal-content.moove_gdpr_modal_theme_v1 .moove-gdpr-modal-footer-content .moove-gdpr-button-holder button.mgbutton {
padding: 10px 20px !important;
font-size: 16px !important;
}
#moove_gdpr_cookie_modal .moove-gdpr-modal-content .moove-gdpr-modal-left-content #moove-gdpr-menu li button span.gdpr-nav-tab-title{
color: #000000 !important;
}
div.moove-gdpr-tab-main-content{
display: block !important;
}
@media screen and (max-width: 767px){
div.moove-gdpr-tab-main>span{
pointer-events: none !important;
}
}
@media screen and (min-width: 1260px){
.menu ul{
padding: 0 15px !important;
}
}
.pgc-rev-tags-list-item-view{
background-color: #FFFFFF !important;
}
.widget-area#secondary{
display: none !important;
}
.ti-widget.ti-face .ti-review-item>div.ti-inner{
border-color: #dd0707 !important;
background-color: #dd0707 !important;
border-radius: 12px !important;
}
.ti-widget.ti-face .ti-review-item .ti-recommendation span.ti-recommendation-title{
opacity: 1 !important;
font-weight: 600 !important;
}
.ti-widget.ti-face .ti-read-more span{
transition: 300ms !important;
}
.ti-widget .source-Facebook .ti-star.f{
filter: hue-rotate(140deg) contrast(1.5) !important;
}
.ti-widget.ti-face .ti-header-write-btn-container .ti-header-write-btn{
background-color: transparent !important;
border: 3px solid  #dd0707 !important;
font-weight: 600 !important;
border-radius: 24px !important;
color: #dd0707 !important;
text-transform: capitalize !important;
transition: 300ms !important;
margin-bottom: 25px !important;
}
.ti-widget.ti-face .ti-header-write-btn-container .ti-header-write-btn:hover{
background-color: #dd0707 !important;
color: #FFFFFF !important;
}
.ti-widget.ti-face .ti-load-more-reviews-container div.ti-load-more-reviews-button{
color: #FFFFFF !important;
background-color: #dd0707 !important;
background: #dd0707 !important;
border-radius: 24px !important;
border: none !important;
text-transform: capitalize !important; }
.ti-widget.ti-face .ti-header .ti-profile-img img{
border-radius: 50% !important;
border: 4px solid #dd0707 !important;
border-left: none !important;
border-top: none !important;
}
.ti-reviews-container-wrapper .ti-profile-img{
display: none !important;
}
.ti-widget.ti-face .ti-reviews-container-wrapper .ti-popup-inner>.ti-stars{
filter:  brightness(100);
}
.ti-widget .source-Facebook + .ti-reviews-container-wrapper .ti-star.f{
filter: hue-rotate(0) brightness(100) !important;
}.gmedia-gallery * { box-sizing: border-box !important; }
.mfp-gmedia-open .mfp-arrow { top: auto !important; margin-top: auto !important; }