@charset "utf-8";
div.vivaco_fn_maudio .audio{height:0;overflow:hidden;display:none;}
div.vivaco_fn_maudio .audio-control{
overflow:hidden;
margin-top:10px;
font-size: 12px;
font-weight: normal;
}
div.vivaco_fn_maudio .audio-control a,
div.vivaco_fn_maudio .audio-control div{
float:left;
margin:0 5px;
cursor:pointer;
}
div.vivaco_fn_maudio .audio-control a{
display:block;
background:url(//drjesusvalenzuela.com/wp-content/themes/vivaco/framework/img/audio_icon.png) no-repeat 0 0;
width:30px;
height:30px;
text-align:center;
text-decoration:none;
overflow:hidden;
}
div.vivaco_fn_maudio .audio-control a.play{
border-radius:50%;
background-color:#e6183f;
background-position:10px 8px;
}
div.vivaco_fn_maudio.playing .audio-control a.play{
background-position:11px -22px;
}
div.vivaco_fn_maudio .audio-control a.fast-reverse,
div.vivaco_fn_maudio .audio-control a.fast-forward{
width:17px;
height:17px;
margin-top:7px;
background-position:-50px 1px;
}
div.vivaco_fn_maudio .audio-control a.fast-reverse{
background-position:-50px -59px;
}
div.vivaco_fn_maudio .audio-control a.fast-forward:hover{
background-position:-50px -29px;
}
div.vivaco_fn_maudio .audio-control a.fast-reverse:hover{
background-position:-50px -89px;
}
div.vivaco_fn_maudio .audio-control .progress-bar{
width:145px;
height:8px;
margin:11px 5px;
border-radius:3px;
background:#afafaf;
overflow:hidden;
}
div.vivaco_fn_maudio .audio-control .progress-pass{
width:0;
height:8px;
margin:0;
border-radius:3px;
background:#e6183f;
}
div.vivaco_fn_maudio .audio-control .time-keep{
height:30px;
line-height:30px;
color:#45556c;
cursor:default;
}
div.vivaco_fn_maudio .audio-control .mute{
width:21px;
height:17px;
margin-top:7px;
background-position:0 -60px;
}
div.vivaco_fn_maudio .audio-control .mute.muted{
background-position:0 -90px;
}
div.vivaco_fn_maudio .audio-control .volume-bar{
width:50px;
height:5px;
margin-top:13px;
border-radius:2px;
background:#afafaf;
}
div.vivaco_fn_maudio .audio-control .volume-pass{
width:100%;
height:5px;
margin:0;
border-radius:2px;
background:#e6183f;
}@font-face {
font-family: 'lg';
src: url(//drjesusvalenzuela.com/wp-content/themes/vivaco/framework/css/lg/lg.eot?n1z373);
src: url(//drjesusvalenzuela.com/wp-content/themes/vivaco/framework/css/lg/lg.eot?#iefixn1z373) format("embedded-opentype"), url(//drjesusvalenzuela.com/wp-content/themes/vivaco/framework/css/lg/lg.woff?n1z373) format("woff"), url(//drjesusvalenzuela.com/wp-content/themes/vivaco/framework/css/lg/lg.ttf?n1z373) format("truetype"), url(//drjesusvalenzuela.com/wp-content/themes/vivaco/framework/css/lg/lg.svg?n1z373#lg) format("svg");
font-weight: normal;
font-style: normal;
}
.lg-icon {
font-family: 'lg';
speak: none;
font-style: normal;
font-weight: normal;
font-variant: normal;
text-transform: none;
line-height: 1; -webkit-font-smoothing: antialiased;
-moz-osx-font-smoothing: grayscale;
}
.lg-actions .lg-next, .lg-actions .lg-prev {
background-color: rgba(0, 0, 0, 0.45);
border-radius: 2px;
color: #999;
cursor: pointer;
display: block;
font-size: 22px;
margin-top: -10px;
padding: 8px 10px 9px;
position: absolute;
top: 50%;
z-index: 1080;
}
.lg-actions .lg-next.disabled, .lg-actions .lg-prev.disabled {
pointer-events: none;
opacity: 0.5;
}
.lg-actions .lg-next:hover, .lg-actions .lg-prev:hover {
color: #FFF;
}
.lg-actions .lg-next {
right: 20px;
}
.lg-actions .lg-next:before {
content: "\e095";
}
.lg-actions .lg-prev {
left: 20px;
}
.lg-actions .lg-prev:after {
content: "\e094";
}
@-webkit-keyframes lg-right-end {
0% {
left: 0;
}
50% {
left: -30px;
}
100% {
left: 0;
}
}
@-moz-keyframes lg-right-end {
0% {
left: 0;
}
50% {
left: -30px;
}
100% {
left: 0;
}
}
@-ms-keyframes lg-right-end {
0% {
left: 0;
}
50% {
left: -30px;
}
100% {
left: 0;
}
}
@keyframes lg-right-end {
0% {
left: 0;
}
50% {
left: -30px;
}
100% {
left: 0;
}
}
@-webkit-keyframes lg-left-end {
0% {
left: 0;
}
50% {
left: 30px;
}
100% {
left: 0;
}
}
@-moz-keyframes lg-left-end {
0% {
left: 0;
}
50% {
left: 30px;
}
100% {
left: 0;
}
}
@-ms-keyframes lg-left-end {
0% {
left: 0;
}
50% {
left: 30px;
}
100% {
left: 0;
}
}
@keyframes lg-left-end {
0% {
left: 0;
}
50% {
left: 30px;
}
100% {
left: 0;
}
}
.lg-outer.lg-right-end .lg-object {
-webkit-animation: lg-right-end 0.3s;
-o-animation: lg-right-end 0.3s;
animation: lg-right-end 0.3s;
position: relative;
}
.lg-outer.lg-left-end .lg-object {
-webkit-animation: lg-left-end 0.3s;
-o-animation: lg-left-end 0.3s;
animation: lg-left-end 0.3s;
position: relative;
}
.lg-toolbar {
z-index: 1082;
left: 0;
position: absolute;
top: 0;
width: 100%;
background-color: rgba(0, 0, 0, 0.45);
}
.lg-toolbar .lg-icon {
color: #999;
cursor: pointer;
float: right;
font-size: 24px;
height: 47px;
line-height: 27px;
padding: 10px 0;
text-align: center;
width: 50px;
text-decoration: none !important;
outline: medium none;
-webkit-transition: color 0.2s linear;
-o-transition: color 0.2s linear;
transition: color 0.2s linear;
}
.lg-toolbar .lg-icon:hover {
color: #FFF;
}
.lg-toolbar .lg-close:after {
content: "\e070";
}
.lg-toolbar .lg-download:after {
content: "\e0f2";
}
.lg-sub-html {
background-color: rgba(0, 0, 0, 0.45);
bottom: 0;
color: #EEE;
font-size: 16px;
left: 0;
padding: 10px 40px;
position: fixed;
right: 0;
text-align: center;
z-index: 1080;
}
.lg-sub-html h4 {
margin: 0;
font-size: 13px;
font-weight: bold;
}
.lg-sub-html p {
font-size: 12px;
margin: 5px 0 0;
}
#lg-counter {
color: #999;
display: inline-block;
font-size: 16px;
padding-left: 20px;
padding-top: 12px;
vertical-align: middle;
}
.lg-toolbar, .lg-prev, .lg-next {
opacity: 1;
-webkit-transition: -webkit-transform 0.35s cubic-bezier(0, 0, 0.25, 1) 0s, opacity 0.35s cubic-bezier(0, 0, 0.25, 1) 0s, color 0.2s linear;
-moz-transition: -moz-transform 0.35s cubic-bezier(0, 0, 0.25, 1) 0s, opacity 0.35s cubic-bezier(0, 0, 0.25, 1) 0s, color 0.2s linear;
-o-transition: -o-transform 0.35s cubic-bezier(0, 0, 0.25, 1) 0s, opacity 0.35s cubic-bezier(0, 0, 0.25, 1) 0s, color 0.2s linear;
transition: transform 0.35s cubic-bezier(0, 0, 0.25, 1) 0s, opacity 0.35s cubic-bezier(0, 0, 0.25, 1) 0s, color 0.2s linear;
}
.lg-hide-items .lg-prev {
opacity: 0;
-webkit-transform: translate3d(-10px, 0, 0);
transform: translate3d(-10px, 0, 0);
}
.lg-hide-items .lg-next {
opacity: 0;
-webkit-transform: translate3d(10px, 0, 0);
transform: translate3d(10px, 0, 0);
}
.lg-hide-items .lg-toolbar {
opacity: 0;
-webkit-transform: translate3d(0, -10px, 0);
transform: translate3d(0, -10px, 0);
}
body:not(.lg-from-hash) .lg-outer.lg-start-zoom .lg-object {
-webkit-transform: scale3d(0.5, 0.5, 0.5);
transform: scale3d(0.5, 0.5, 0.5);
opacity: 0;
-webkit-transition: -webkit-transform 250ms cubic-bezier(0, 0, 0.25, 1) 0s, opacity 250ms cubic-bezier(0, 0, 0.25, 1) !important;
-moz-transition: -moz-transform 250ms cubic-bezier(0, 0, 0.25, 1) 0s, opacity 250ms cubic-bezier(0, 0, 0.25, 1) !important;
-o-transition: -o-transform 250ms cubic-bezier(0, 0, 0.25, 1) 0s, opacity 250ms cubic-bezier(0, 0, 0.25, 1) !important;
transition: transform 250ms cubic-bezier(0, 0, 0.25, 1) 0s, opacity 250ms cubic-bezier(0, 0, 0.25, 1) !important;
-webkit-transform-origin: 50% 50%;
-moz-transform-origin: 50% 50%;
-ms-transform-origin: 50% 50%;
transform-origin: 50% 50%;
}
body:not(.lg-from-hash) .lg-outer.lg-start-zoom .lg-item.lg-complete .lg-object {
-webkit-transform: scale3d(1, 1, 1);
transform: scale3d(1, 1, 1);
opacity: 1;
}
.lg-outer .lg-thumb-outer {
background-color: #0D0A0A;
bottom: 0;
position: absolute;
width: 100%;
z-index: 1080;
max-height: 350px;
-webkit-transform: translate3d(0, 100%, 0);
transform: translate3d(0, 100%, 0);
-webkit-transition: -webkit-transform 0.25s cubic-bezier(0, 0, 0.25, 1) 0s;
-moz-transition: -moz-transform 0.25s cubic-bezier(0, 0, 0.25, 1) 0s;
-o-transition: -o-transform 0.25s cubic-bezier(0, 0, 0.25, 1) 0s;
transition: transform 0.25s cubic-bezier(0, 0, 0.25, 1) 0s;
}
.lg-outer .lg-thumb-outer.lg-grab .lg-thumb-item {
cursor: -webkit-grab;
cursor: -moz-grab;
cursor: -o-grab;
cursor: -ms-grab;
cursor: grab;
}
.lg-outer .lg-thumb-outer.lg-grabbing .lg-thumb-item {
cursor: move;
cursor: -webkit-grabbing;
cursor: -moz-grabbing;
cursor: -o-grabbing;
cursor: -ms-grabbing;
cursor: grabbing;
}
.lg-outer .lg-thumb-outer.lg-dragging .lg-thumb {
-webkit-transition-duration: 0s !important;
transition-duration: 0s !important;
}
.lg-outer.lg-thumb-open .lg-thumb-outer {
-webkit-transform: translate3d(0, 0%, 0);
transform: translate3d(0, 0%, 0);
}
.lg-outer .lg-thumb {
padding: 10px 0;
height: 100%;
margin-bottom: -5px;
}
.lg-outer .lg-thumb-item {
cursor: pointer;
float: left;
overflow: hidden;
height: 100%;
border: 0px solid transparent;
margin-bottom: 5px;
position: relative;
}
.lg-outer .lg-thumb-item:before{
content: "";
position: absolute;
z-index: 10;
width: 100%;
height: 100%;
background: rgba(0,0,0,.7);
-webkit-transition: all .5s ease;
-moz-transition: all .5s ease;
-ms-transition: all .5s ease;
-o-transition: all .5s ease;
transition: all .5s ease;
}
@media (min-width: 1025px) {
.lg-outer .lg-thumb-item {
-webkit-transition: border-color 0.25s ease;
-o-transition: border-color 0.25s ease;
transition: border-color 0.25s ease;
}
}
.lg-outer .lg-thumb-item.active, .lg-outer .lg-thumb-item:hover {
border-color: #555;
}
.lg-outer .lg-thumb-item.active:before, .lg-outer .lg-thumb-item:hover:before {
background: rgba(0,0,0,0);
}
.lg-outer .lg-thumb-item img {
width: 100%;
height: 100%;
object-fit: cover;
z-index: 5;
position: relative;
}
.lg-outer.lg-has-thumb .lg-item {
padding-bottom: 120px;
}
.lg-outer.lg-can-toggle .lg-item {
padding-bottom: 0;
}
.lg-outer.lg-pull-caption-up .lg-sub-html {
-webkit-transition: bottom 0.25s ease;
-o-transition: bottom 0.25s ease;
transition: bottom 0.25s ease;
}
.lg-outer.lg-pull-caption-up.lg-thumb-open .lg-sub-html {
bottom: 100px;
}
.lg-outer .lg-toogle-thumb {
background-color: #0D0A0A;
border-radius: 2px 2px 0 0;
color: #999;
cursor: pointer;
font-size: 24px;
height: 39px;
line-height: 27px;
padding: 5px 0;
position: absolute;
right: 20px;
text-align: center;
top: -39px;
width: 50px;
}
.lg-outer .lg-toogle-thumb:after {
content: "\e1ff";
}
.lg-outer .lg-toogle-thumb:hover {
color: #FFF;
}
.lg-outer .lg-video-cont {
display: inline-block;
vertical-align: middle;
max-width: 1140px;
max-height: 100%;
width: 100%;
padding: 0 5px;
}
.lg-outer .lg-video {
width: 100%;
height: 0;
padding-bottom: 56.25%;
overflow: hidden;
position: relative;
}
.lg-outer .lg-video .lg-object {
display: inline-block;
position: absolute;
top: 0;
left: 0;
width: 100% !important;
height: 100% !important;
}
.lg-outer .lg-video .lg-video-play {
width: 84px;
height: 59px;
position: absolute;
left: 50%;
top: 50%;
margin-left: -42px;
margin-top: -30px;
z-index: 1080;
cursor: pointer;
}
.lg-outer .lg-has-vimeo .lg-video-play {
background: url(//drjesusvalenzuela.com/wp-content/themes/vivaco/framework/img/vimeo-play.png) no-repeat scroll 0 0 transparent;
}
.lg-outer .lg-has-vimeo:hover .lg-video-play {
background: url(//drjesusvalenzuela.com/wp-content/themes/vivaco/framework/img/vimeo-play.png) no-repeat scroll 0 -58px transparent;
}
.lg-outer .lg-has-html5 .lg-video-play {
background: transparent url(//drjesusvalenzuela.com/wp-content/themes/vivaco/framework/img/video-play.png) no-repeat scroll 0 0;
height: 64px;
margin-left: -32px;
margin-top: -32px;
width: 64px;
opacity: 0.8;
}
.lg-outer .lg-has-html5:hover .lg-video-play {
opacity: 1;
}
.lg-outer .lg-has-youtube .lg-video-play {
background: url(//drjesusvalenzuela.com/wp-content/themes/vivaco/framework/img/youtube-play.png) no-repeat scroll 0 0 transparent;
}
.lg-outer .lg-has-youtube:hover .lg-video-play {
background: url(//drjesusvalenzuela.com/wp-content/themes/vivaco/framework/img/youtube-play.png) no-repeat scroll 0 -60px transparent;
}
.lg-outer .lg-video-object {
width: 100% !important;
height: 100% !important;
position: absolute;
top: 0;
left: 0;
}
.lg-outer .lg-has-video .lg-video-object {
visibility: hidden;
}
.lg-outer .lg-has-video.lg-video-playing .lg-object, .lg-outer .lg-has-video.lg-video-playing .lg-video-play {
display: none;
}
.lg-outer .lg-has-video.lg-video-playing .lg-video-object {
visibility: visible;
}
.lg-progress-bar {
background-color: #333;
height: 5px;
left: 0;
position: absolute;
top: 0;
width: 100%;
z-index: 1083;
opacity: 0;
-webkit-transition: opacity 0.08s ease 0s;
-moz-transition: opacity 0.08s ease 0s;
-o-transition: opacity 0.08s ease 0s;
transition: opacity 0.08s ease 0s;
}
.lg-progress-bar .lg-progress {
background-color: #999;
height: 5px;
width: 0;
}
.lg-progress-bar.lg-start .lg-progress {
width: 100%;
}
.lg-show-autoplay .lg-progress-bar {
opacity: 1;
}
.lg-autoplay-button:after {
content: "\e01d";
}
.lg-show-autoplay .lg-autoplay-button:after {
content: "\e01a";
}
.lg-outer.lg-css3.lg-zoom-dragging .lg-item.lg-complete.lg-zoomable .lg-img-wrap, .lg-outer.lg-css3.lg-zoom-dragging .lg-item.lg-complete.lg-zoomable .lg-image {
-webkit-transition-duration: 0s;
transition-duration: 0s;
}
.lg-outer.lg-use-transition-for-zoom .lg-item.lg-complete.lg-zoomable .lg-img-wrap {
-webkit-transition: -webkit-transform 0.3s cubic-bezier(0, 0, 0.25, 1) 0s;
-moz-transition: -moz-transform 0.3s cubic-bezier(0, 0, 0.25, 1) 0s;
-o-transition: -o-transform 0.3s cubic-bezier(0, 0, 0.25, 1) 0s;
transition: transform 0.3s cubic-bezier(0, 0, 0.25, 1) 0s;
}
.lg-outer.lg-use-left-for-zoom .lg-item.lg-complete.lg-zoomable .lg-img-wrap {
-webkit-transition: left 0.3s cubic-bezier(0, 0, 0.25, 1) 0s, top 0.3s cubic-bezier(0, 0, 0.25, 1) 0s;
-moz-transition: left 0.3s cubic-bezier(0, 0, 0.25, 1) 0s, top 0.3s cubic-bezier(0, 0, 0.25, 1) 0s;
-o-transition: left 0.3s cubic-bezier(0, 0, 0.25, 1) 0s, top 0.3s cubic-bezier(0, 0, 0.25, 1) 0s;
transition: left 0.3s cubic-bezier(0, 0, 0.25, 1) 0s, top 0.3s cubic-bezier(0, 0, 0.25, 1) 0s;
}
.lg-outer .lg-item.lg-complete.lg-zoomable .lg-img-wrap {
-webkit-transform: translate3d(0, 0, 0);
transform: translate3d(0, 0, 0);
-webkit-backface-visibility: hidden;
-moz-backface-visibility: hidden;
backface-visibility: hidden;
}
.lg-outer .lg-item.lg-complete.lg-zoomable .lg-image {
-webkit-transform: scale3d(1, 1, 1);
transform: scale3d(1, 1, 1);
-webkit-transition: -webkit-transform 0.3s cubic-bezier(0, 0, 0.25, 1) 0s, opacity 0.15s !important;
-moz-transition: -moz-transform 0.3s cubic-bezier(0, 0, 0.25, 1) 0s, opacity 0.15s !important;
-o-transition: -o-transform 0.3s cubic-bezier(0, 0, 0.25, 1) 0s, opacity 0.15s !important;
transition: transform 0.3s cubic-bezier(0, 0, 0.25, 1) 0s, opacity 0.15s !important;
-webkit-transform-origin: 0 0;
-moz-transform-origin: 0 0;
-ms-transform-origin: 0 0;
transform-origin: 0 0;
-webkit-backface-visibility: hidden;
-moz-backface-visibility: hidden;
backface-visibility: hidden;
}
#lg-zoom-in:after {
content: "\e311";
}
#lg-actual-size {
font-size: 20px;
}
#lg-actual-size:after {
content: "\e033";
}
#lg-zoom-out {
opacity: 0.5;
pointer-events: none;
}
#lg-zoom-out:after {
content: "\e312";
}
.lg-zoomed #lg-zoom-out {
opacity: 1;
pointer-events: auto;
}
.lg-outer .lg-pager-outer {
bottom: 60px;
left: 0;
position: absolute;
right: 0;
text-align: center;
z-index: 1080;
height: 10px;
}
.lg-outer .lg-pager-outer.lg-pager-hover .lg-pager-cont {
overflow: visible;
}
.lg-outer .lg-pager-cont {
cursor: pointer;
display: inline-block;
overflow: hidden;
position: relative;
vertical-align: top;
margin: 0 5px;
}
.lg-outer .lg-pager-cont:hover .lg-pager-thumb-cont {
opacity: 1;
-webkit-transform: translate3d(0, 0, 0);
transform: translate3d(0, 0, 0);
}
.lg-outer .lg-pager-cont.lg-pager-active .lg-pager {
box-shadow: 0 0 0 2px white inset;
}
.lg-outer .lg-pager-thumb-cont {
background-color: #fff;
color: #FFF;
bottom: 100%;
height: 83px;
left: 0;
margin-bottom: 20px;
margin-left: -60px;
opacity: 0;
padding: 5px;
position: absolute;
width: 120px;
border-radius: 3px;
-webkit-transition: opacity 0.15s ease 0s, -webkit-transform 0.15s ease 0s;
-moz-transition: opacity 0.15s ease 0s, -moz-transform 0.15s ease 0s;
-o-transition: opacity 0.15s ease 0s, -o-transform 0.15s ease 0s;
transition: opacity 0.15s ease 0s, transform 0.15s ease 0s;
-webkit-transform: translate3d(0, 5px, 0);
transform: translate3d(0, 5px, 0);
}
.lg-outer .lg-pager-thumb-cont img {
width: 100%;
height: 100%;
}
.lg-outer .lg-pager {
background-color: rgba(255, 255, 255, 0.5);
border-radius: 50%;
box-shadow: 0 0 0 8px rgba(255, 255, 255, 0.7) inset;
display: block;
height: 12px;
-webkit-transition: box-shadow 0.3s ease 0s;
-o-transition: box-shadow 0.3s ease 0s;
transition: box-shadow 0.3s ease 0s;
width: 12px;
}
.lg-outer .lg-pager:hover, .lg-outer .lg-pager:focus {
box-shadow: 0 0 0 8px white inset;
}
.lg-outer .lg-caret {
border-left: 10px solid transparent;
border-right: 10px solid transparent;
border-top: 10px dashed;
bottom: -10px;
display: inline-block;
height: 0;
left: 50%;
margin-left: -5px;
position: absolute;
vertical-align: middle;
width: 0;
}
.lg-fullscreen:after {
content: "\e20c";
}
.lg-fullscreen-on .lg-fullscreen:after {
content: "\e20d";
}
.lg-outer #lg-dropdown-overlay {
background-color: rgba(0, 0, 0, 0.25);
bottom: 0;
cursor: default;
left: 0;
position: fixed;
right: 0;
top: 0;
z-index: 1081;
opacity: 0;
visibility: hidden;
-webkit-transition: visibility 0s linear 0.18s, opacity 0.18s linear 0s;
-o-transition: visibility 0s linear 0.18s, opacity 0.18s linear 0s;
transition: visibility 0s linear 0.18s, opacity 0.18s linear 0s;
}
.lg-outer.lg-dropdown-active .lg-dropdown, .lg-outer.lg-dropdown-active #lg-dropdown-overlay {
-webkit-transition-delay: 0s;
transition-delay: 0s;
-moz-transform: translate3d(0, 0px, 0);
-o-transform: translate3d(0, 0px, 0);
-ms-transform: translate3d(0, 0px, 0);
-webkit-transform: translate3d(0, 0px, 0);
transform: translate3d(0, 0px, 0);
opacity: 1;
visibility: visible;
}
.lg-outer.lg-dropdown-active #lg-share {
color: #FFF;
}
.lg-outer .lg-dropdown {
background-color: #fff;
border-radius: 2px;
font-size: 14px;
list-style-type: none;
margin: 0;
padding: 10px 0;
position: absolute;
right: 0;
text-align: left;
top: 50px;
opacity: 0;
visibility: hidden;
-moz-transform: translate3d(0, 5px, 0);
-o-transform: translate3d(0, 5px, 0);
-ms-transform: translate3d(0, 5px, 0);
-webkit-transform: translate3d(0, 5px, 0);
transform: translate3d(0, 5px, 0);
-webkit-transition: -webkit-transform 0.18s linear 0s, visibility 0s linear 0.5s, opacity 0.18s linear 0s;
-moz-transition: -moz-transform 0.18s linear 0s, visibility 0s linear 0.5s, opacity 0.18s linear 0s;
-o-transition: -o-transform 0.18s linear 0s, visibility 0s linear 0.5s, opacity 0.18s linear 0s;
transition: transform 0.18s linear 0s, visibility 0s linear 0.5s, opacity 0.18s linear 0s;
}
.lg-outer .lg-dropdown:after {
content: "";
display: block;
height: 0;
width: 0;
position: absolute;
border: 8px solid transparent;
border-bottom-color: #FFF;
right: 16px;
top: -16px;
}
.lg-outer .lg-dropdown > li:last-child {
margin-bottom: 0px;
}
.lg-outer .lg-dropdown > li:hover a, .lg-outer .lg-dropdown > li:hover .lg-icon {
color: #333;
}
.lg-outer .lg-dropdown a {
color: #333;
display: block;
white-space: pre;
padding: 4px 12px;
font-family: "Open Sans","Helvetica Neue",Helvetica,Arial,sans-serif;
font-size: 12px;
}
.lg-outer .lg-dropdown a:hover {
background-color: rgba(0, 0, 0, 0.07);
}
.lg-outer .lg-dropdown .lg-dropdown-text {
display: inline-block;
line-height: 1;
margin-top: -3px;
vertical-align: middle;
}
.lg-outer .lg-dropdown .lg-icon {
color: #333;
display: inline-block;
float: none;
font-size: 20px;
height: auto;
line-height: 1;
margin-right: 8px;
padding: 0;
vertical-align: middle;
width: auto;
}
.lg-outer #lg-share {
position: relative;
}
.lg-outer #lg-share:after {
content: "\e80d";
}
.lg-outer #lg-share-facebook .lg-icon {
color: #3b5998;
}
.lg-outer #lg-share-facebook .lg-icon:after {
content: "\e901";
}
.lg-outer #lg-share-twitter .lg-icon {
color: #00aced;
}
.lg-outer #lg-share-twitter .lg-icon:after {
content: "\e904";
}
.lg-outer #lg-share-googleplus .lg-icon {
color: #dd4b39;
}
.lg-outer #lg-share-googleplus .lg-icon:after {
content: "\e902";
}
.lg-outer #lg-share-pinterest .lg-icon {
color: #cb2027;
}
.lg-outer #lg-share-pinterest .lg-icon:after {
content: "\e903";
}
.lg-group:after {
content: "";
display: table;
clear: both;
}
.lg-outer {
width: 100%;
height: 100%;
position: fixed;
top: 0;
left: 0;
z-index: 1050;
opacity: 0;
-webkit-transition: opacity 0.15s ease 0s;
-o-transition: opacity 0.15s ease 0s;
transition: opacity 0.15s ease 0s;
}
.lg-outer * {
-webkit-box-sizing: border-box;
-moz-box-sizing: border-box;
box-sizing: border-box;
}
.lg-outer.lg-visible {
opacity: 1;
}
.lg-outer.lg-css3 .lg-item.lg-prev-slide, .lg-outer.lg-css3 .lg-item.lg-next-slide, .lg-outer.lg-css3 .lg-item.lg-current {
-webkit-transition-duration: inherit !important;
transition-duration: inherit !important;
-webkit-transition-timing-function: inherit !important;
transition-timing-function: inherit !important;
}
.lg-outer.lg-css3.lg-dragging .lg-item.lg-prev-slide, .lg-outer.lg-css3.lg-dragging .lg-item.lg-next-slide, .lg-outer.lg-css3.lg-dragging .lg-item.lg-current {
-webkit-transition-duration: 0s !important;
transition-duration: 0s !important;
opacity: 1;
}
.lg-outer.lg-grab img.lg-object {
cursor: -webkit-grab;
cursor: -moz-grab;
cursor: -o-grab;
cursor: -ms-grab;
cursor: grab;
}
.lg-outer.lg-grabbing img.lg-object {
cursor: move;
cursor: -webkit-grabbing;
cursor: -moz-grabbing;
cursor: -o-grabbing;
cursor: -ms-grabbing;
cursor: grabbing;
}
.lg-outer .lg {
height: 100%;
width: 100%;
position: relative;
overflow: hidden;
margin-left: auto;
margin-right: auto;
max-width: 100%;
max-height: 100%;
}
.lg-outer .lg-inner {
width: 100%;
height: 100%;
position: absolute;
left: 0;
top: 0;
white-space: nowrap;
}
.lg-outer .lg-item {
background: url(//drjesusvalenzuela.com/wp-content/themes/vivaco/framework/img/loading.gif) no-repeat scroll center center transparent;
display: none !important;
}
.lg-outer.lg-css3 .lg-prev-slide, .lg-outer.lg-css3 .lg-current, .lg-outer.lg-css3 .lg-next-slide {
display: inline-block !important;
}
.lg-outer.lg-css .lg-current {
display: inline-block !important;
}
.lg-outer .lg-item, .lg-outer .lg-img-wrap {
display: inline-block;
text-align: center;
position: absolute;
width: 100%;
height: 100%;
}
.lg-outer .lg-item:before, .lg-outer .lg-img-wrap:before {
content: "";
display: inline-block;
height: 50%;
width: 1px;
margin-right: -1px;
}
.lg-outer .lg-img-wrap {
position: absolute;
padding: 0 5px;
left: 0;
right: 0;
top: 0;
bottom: 0;
}
.lg-outer .lg-item.lg-complete {
background-image: none;
}
.lg-outer .lg-item.lg-current {
z-index: 1060;
}
.lg-outer .lg-image {
display: inline-block;
vertical-align: middle;
max-width: 100%;
max-height: 100%;
width: auto !important;
height: auto !important;
}
.lg-outer.lg-show-after-load .lg-item .lg-object, .lg-outer.lg-show-after-load .lg-item .lg-video-play {
opacity: 0;
-webkit-transition: opacity 0.15s ease 0s;
-o-transition: opacity 0.15s ease 0s;
transition: opacity 0.15s ease 0s;
}
.lg-outer.lg-show-after-load .lg-item.lg-complete .lg-object, .lg-outer.lg-show-after-load .lg-item.lg-complete .lg-video-play {
opacity: 1;
}
.lg-outer .lg-empty-html {
display: none;
}
.lg-outer.lg-hide-download #lg-download {
display: none;
}
.lg-backdrop {
position: fixed;
top: 0;
left: 0;
right: 0;
bottom: 0;
z-index: 1040;
background-color: #000;
opacity: 0;
-webkit-transition: opacity 0.15s ease 0s;
-o-transition: opacity 0.15s ease 0s;
transition: opacity 0.15s ease 0s;
}
.lg-backdrop.in {
opacity: 1;
}
.lg-css3.lg-no-trans .lg-prev-slide, .lg-css3.lg-no-trans .lg-next-slide, .lg-css3.lg-no-trans .lg-current {
-webkit-transition: none 0s ease 0s !important;
-moz-transition: none 0s ease 0s !important;
-o-transition: none 0s ease 0s !important;
transition: none 0s ease 0s !important;
}
.lg-css3.lg-use-css3 .lg-item {
-webkit-backface-visibility: hidden;
-moz-backface-visibility: hidden;
backface-visibility: hidden;
}
.lg-css3.lg-use-left .lg-item {
-webkit-backface-visibility: hidden;
-moz-backface-visibility: hidden;
backface-visibility: hidden;
}
.lg-css3.lg-fade .lg-item {
opacity: 0;
}
.lg-css3.lg-fade .lg-item.lg-current {
opacity: 1;
}
.lg-css3.lg-fade .lg-item.lg-prev-slide, .lg-css3.lg-fade .lg-item.lg-next-slide, .lg-css3.lg-fade .lg-item.lg-current {
-webkit-transition: opacity 0.1s ease 0s;
-moz-transition: opacity 0.1s ease 0s;
-o-transition: opacity 0.1s ease 0s;
transition: opacity 0.1s ease 0s;
}
.lg-css3.lg-slide.lg-use-css3 .lg-item {
opacity: 0;
}
.lg-css3.lg-slide.lg-use-css3 .lg-item.lg-prev-slide {
-webkit-transform: translate3d(-100%, 0, 0);
transform: translate3d(-100%, 0, 0);
}
.lg-css3.lg-slide.lg-use-css3 .lg-item.lg-next-slide {
-webkit-transform: translate3d(100%, 0, 0);
transform: translate3d(100%, 0, 0);
}
.lg-css3.lg-slide.lg-use-css3 .lg-item.lg-current {
-webkit-transform: translate3d(0, 0, 0);
transform: translate3d(0, 0, 0);
opacity: 1;
}
.lg-css3.lg-slide.lg-use-css3 .lg-item.lg-prev-slide, .lg-css3.lg-slide.lg-use-css3 .lg-item.lg-next-slide, .lg-css3.lg-slide.lg-use-css3 .lg-item.lg-current {
-webkit-transition: -webkit-transform 1s cubic-bezier(0, 0, 0.25, 1) 0s, opacity 0.1s ease 0s;
-moz-transition: -moz-transform 1s cubic-bezier(0, 0, 0.25, 1) 0s, opacity 0.1s ease 0s;
-o-transition: -o-transform 1s cubic-bezier(0, 0, 0.25, 1) 0s, opacity 0.1s ease 0s;
transition: transform 1s cubic-bezier(0, 0, 0.25, 1) 0s, opacity 0.1s ease 0s;
}
.lg-css3.lg-slide.lg-use-left .lg-item {
opacity: 0;
position: absolute;
left: 0;
}
.lg-css3.lg-slide.lg-use-left .lg-item.lg-prev-slide {
left: -100%;
}
.lg-css3.lg-slide.lg-use-left .lg-item.lg-next-slide {
left: 100%;
}
.lg-css3.lg-slide.lg-use-left .lg-item.lg-current {
left: 0;
opacity: 1;
}
.lg-css3.lg-slide.lg-use-left .lg-item.lg-prev-slide, .lg-css3.lg-slide.lg-use-left .lg-item.lg-next-slide, .lg-css3.lg-slide.lg-use-left .lg-item.lg-current {
-webkit-transition: left 1s cubic-bezier(0, 0, 0.25, 1) 0s, opacity 0.1s ease 0s;
-moz-transition: left 1s cubic-bezier(0, 0, 0.25, 1) 0s, opacity 0.1s ease 0s;
-o-transition: left 1s cubic-bezier(0, 0, 0.25, 1) 0s, opacity 0.1s ease 0s;
transition: left 1s cubic-bezier(0, 0, 0.25, 1) 0s, opacity 0.1s ease 0s;
}@font-face {
font-family: 'fontello';
src: url(//drjesusvalenzuela.com/wp-content/themes/vivaco/framework/css/font/fontello.eot?65176178);
src: url(//drjesusvalenzuela.com/wp-content/themes/vivaco/framework/css/font/fontello.eot?65176178#iefix) format('embedded-opentype'),
url(//drjesusvalenzuela.com/wp-content/themes/vivaco/framework/css/font/fontello.woff2?65176178) format('woff2'),
url(//drjesusvalenzuela.com/wp-content/themes/vivaco/framework/css/font/fontello.woff?65176178) format('woff'),
url(//drjesusvalenzuela.com/wp-content/themes/vivaco/framework/css/font/fontello.ttf?65176178) format('truetype'),
url(//drjesusvalenzuela.com/wp-content/themes/vivaco/framework/css/font/fontello.svg?65176178#fontello) format('svg');
font-weight: normal;
font-style: normal;
}   [class^="fn-icon-"]:before, [class*=" fn-icon-"]:before {
font-family: "fontello";
font-style: normal;
font-weight: normal;
speak: never;
display: inline-block;
text-decoration: inherit;
width: 1em;
margin-right: .2em;
text-align: center;  font-variant: normal;
text-transform: none; line-height: 1em;  margin-left: .2em;   -webkit-font-smoothing: antialiased;
-moz-osx-font-smoothing: grayscale;  }
.fn-icon-lock:before { content: '\e800'; } .fn-icon-ok:before { content: '\e801'; } .fn-icon-basket:before { content: '\e802'; } .fn-icon-vk:before { content: '\e803'; } .fn-icon-facebook-1:before { content: '\e804'; } .fn-icon-twitter-1:before { content: '\e805'; } .fn-icon-pinterest-1:before { content: '\e806'; } .fn-icon-linkedin-1:before { content: '\e807'; } .fn-icon-vimeo:before { content: '\e808'; } .fn-icon-email:before { content: '\e809'; } .fn-icon-github:before { content: '\e80a'; } .fn-icon-flickr:before { content: '\e80b'; } .fn-icon-dribbble:before { content: '\e80c'; } .fn-icon-dropbox:before { content: '\e80d'; } .fn-icon-paypal:before { content: '\e80e'; } .fn-icon-soundcloud:before { content: '\e80f'; } .fn-icon-skype:before { content: '\e810'; } .fn-icon-rss:before { content: '\e811'; } .fn-icon-twitter:before { content: '\f099'; } .fn-icon-facebook:before { content: '\f09a'; } .fn-icon-linkedin:before { content: '\f0e1'; } .fn-icon-rocket:before { content: '\f135'; } .fn-icon-youtube-play:before { content: '\f16a'; } .fn-icon-instagram-1:before { content: '\f16d'; } .fn-icon-vkontakte:before { content: '\f189'; } .fn-icon-slack:before { content: '\f198'; } .fn-icon-wechat:before { content: '\f1d7'; } .fn-icon-pinterest:before { content: '\f231'; } .fn-icon-whatsapp:before { content: '\f232'; } .fn-icon-vimeo-1:before { content: '\f27d'; } .fn-icon-telegram:before { content: '\f2c6'; } .fn-icon-github-1:before { content: '\f300'; } .fn-icon-icq:before { content: '\f304'; } .fn-icon-gplus:before { content: '\f30f'; } .fn-icon-instagram:before { content: '\f32d'; } .fn-icon-picasa:before { content: '\f345'; } .fn-icon-behance:before { content: '\f34e'; }.justified-gallery{width:100%;position:relative;overflow:hidden}.justified-gallery>a,.justified-gallery>div{position:absolute;display:inline-block;overflow:hidden;filter:"alpha(opacity=10)";opacity:.1}.justified-gallery>a>img,.justified-gallery>div>img,.justified-gallery>a>a>img,.justified-gallery>div>a>img{position:absolute;top:50%;left:50%;margin:0;padding:0;border:0;filter:"alpha(opacity=0)";opacity:0}.justified-gallery>a>.caption,.justified-gallery>div>.caption{display:none;position:absolute;bottom:0;padding:5px;background-color:#000;left:0;right:0;margin:0;color:#fff;font-size:12px;font-weight:300;font-family:sans-serif}.justified-gallery>a>.caption.caption-visible,.justified-gallery>div>.caption.caption-visible{display:initial;filter:"alpha(opacity=70)";opacity:.7;-webkit-transition:opacity 500ms ease-in;-moz-transition:opacity 500ms ease-in;-o-transition:opacity 500ms ease-in;transition:opacity 500ms ease-in}.justified-gallery>.entry-visible{filter:"alpha(opacity=100)";opacity:1;background:0 0}.justified-gallery>.entry-visible>img,.justified-gallery>.entry-visible>a>img{filter:"alpha(opacity=100)";opacity:1;-webkit-transition:opacity 500ms ease-in;-moz-transition:opacity 500ms ease-in;-o-transition:opacity 500ms ease-in;transition:opacity 500ms ease-in}.justified-gallery>.jg-filtered{display:none}.justified-gallery>.spinner{position:absolute;bottom:0;margin-left:-24px;padding:10px 0;left:50%;filter:"alpha(opacity=100)";opacity:1;overflow:initial}.justified-gallery>.spinner>span{display:inline-block;filter:"alpha(opacity=0)";opacity:0;width:8px;height:8px;margin:0 4px;background-color:#000;border-radius:6px}.mejs__offscreen{border:0;clip:rect(1px,1px,1px,1px);-webkit-clip-path:inset(50%);clip-path:inset(50%);height:1px;margin:-1px;overflow:hidden;padding:0;position:absolute;width:1px;word-wrap:normal}.mejs__container{background:#000;font-family:Helvetica,Arial,serif;position:relative;text-align:left;text-indent:0;vertical-align:top}.mejs__container,.mejs__container *{box-sizing:border-box}.mejs__container video::-webkit-media-controls,.mejs__container video::-webkit-media-controls-panel,.mejs__container video::-webkit-media-controls-panel-container,.mejs__container video::-webkit-media-controls-start-playback-button{-webkit-appearance:none;display:none!important}.mejs__fill-container,.mejs__fill-container .mejs__container{height:100%;width:100%}.mejs__fill-container{background:transparent;margin:0 auto;overflow:hidden;position:relative}.mejs__container:focus{outline:none}.mejs__iframe-overlay{height:100%;position:absolute;width:100%}.mejs__embed,.mejs__embed body{background:#000;height:100%;margin:0;overflow:hidden;padding:0;width:100%}.mejs__fullscreen{overflow:hidden!important}.mejs__container-fullscreen{bottom:0;left:0;overflow:hidden;position:fixed;right:0;top:0;z-index:1000}.mejs__container-fullscreen .mejs__mediaelement,.mejs__container-fullscreen video{height:100%!important;width:100%!important}.mejs__background,.mejs__mediaelement{left:0;position:absolute;top:0}.mejs__mediaelement{height:100%;width:100%;z-index:0}.mejs__poster{background-position:50% 50%;background-repeat:no-repeat;background-size:cover;left:0;position:absolute;top:0;z-index:1}:root .mejs__poster-img{display:none}.mejs__poster-img{border:0;padding:0}.mejs__overlay{-webkit-box-align:center;-webkit-align-items:center;-ms-flex-align:center;align-items:center;display:-webkit-box;display:-webkit-flex;display:-ms-flexbox;display:flex;-webkit-box-pack:center;-webkit-justify-content:center;-ms-flex-pack:center;justify-content:center;left:0;position:absolute;top:0}.mejs__layer{z-index:1}.mejs__overlay-play{cursor:pointer}.mejs__overlay-button{background:url(//drjesusvalenzuela.com/wp-content/themes/vivaco/framework/css/mejs-controls.svg) no-repeat;background-position:0 -39px;height:80px;width:80px}.mejs__overlay:hover>.mejs__overlay-button{background-position:-80px -39px}.mejs__overlay-loading{height:80px;width:80px}.mejs__overlay-loading-bg-img{-webkit-animation:a 1s linear infinite;animation:a 1s linear infinite;background:transparent url(//drjesusvalenzuela.com/wp-content/themes/vivaco/framework/css/mejs-controls.svg) -160px -40px no-repeat;display:block;height:80px;width:80px;z-index:1}@-webkit-keyframes a{to{-webkit-transform:rotate(1turn);transform:rotate(1turn)}}@keyframes a{to{-webkit-transform:rotate(1turn);transform:rotate(1turn)}}.mejs__controls{bottom:0;display:-webkit-box;display:-webkit-flex;display:-ms-flexbox;display:flex;height:40px;left:0;list-style-type:none;margin:0;padding:0 10px;position:absolute;width:100%;z-index:3}.mejs__controls:not([style*="display: none"]){background:rgba(255,0,0,.7);background:-webkit-linear-gradient(transparent,rgba(0,0,0,.35));background:linear-gradient(transparent,rgba(0,0,0,.35))}.mejs__button,.mejs__time,.mejs__time-rail{font-size:10px;height:40px;line-height:10px;margin:0;width:32px}.mejs__button>button{background:transparent url(//drjesusvalenzuela.com/wp-content/themes/vivaco/framework/css/mejs-controls.svg);border:0;cursor:pointer;display:block;font-size:0;height:20px;line-height:0;margin:10px 6px;overflow:hidden;padding:0;position:absolute;text-decoration:none;width:20px}.mejs__button>button:focus{outline:1px dotted #999}.mejs__container-keyboard-inactive [role=slider],.mejs__container-keyboard-inactive [role=slider]:focus,.mejs__container-keyboard-inactive a,.mejs__container-keyboard-inactive a:focus,.mejs__container-keyboard-inactive button,.mejs__container-keyboard-inactive button:focus{outline:0}.mejs__time{box-sizing:content-box;color:#fff;font-size:11px;font-weight:700;height:24px;overflow:hidden;padding:16px 6px 0;text-align:center;width:auto}.mejs__play>button{background-position:0 0}.mejs__pause>button{background-position:-20px 0}.mejs__replay>button{background-position:-160px 0}.mejs__time-rail{direction:ltr;-webkit-box-flex:1;-webkit-flex-grow:1;-ms-flex-positive:1;flex-grow:1;height:40px;margin:0 10px;padding-top:10px;position:relative}.mejs__time-buffering,.mejs__time-current,.mejs__time-float,.mejs__time-float-corner,.mejs__time-float-current,.mejs__time-hovered,.mejs__time-loaded,.mejs__time-marker,.mejs__time-total{border-radius:2px;cursor:pointer;display:block;height:10px;position:absolute}.mejs__time-total{background:hsla(0,0%,100%,.3);margin:5px 0 0;width:100%}.mejs__time-buffering{-webkit-animation:b 2s linear infinite;animation:b 2s linear infinite;background:-webkit-linear-gradient(135deg,hsla(0,0%,100%,.4) 25%,transparent 0,transparent 50%,hsla(0,0%,100%,.4) 0,hsla(0,0%,100%,.4) 75%,transparent 0,transparent);background:linear-gradient(-45deg,hsla(0,0%,100%,.4) 25%,transparent 0,transparent 50%,hsla(0,0%,100%,.4) 0,hsla(0,0%,100%,.4) 75%,transparent 0,transparent);background-size:15px 15px;width:100%}@-webkit-keyframes b{0%{background-position:0 0}to{background-position:30px 0}}@keyframes b{0%{background-position:0 0}to{background-position:30px 0}}.mejs__time-loaded{background:hsla(0,0%,100%,.3)}.mejs__time-current,.mejs__time-handle-content{background:hsla(0,0%,100%,.9)}.mejs__time-hovered{background:hsla(0,0%,100%,.5);z-index:10}.mejs__time-hovered.negative{background:rgba(0,0,0,.2)}.mejs__time-buffering,.mejs__time-current,.mejs__time-hovered,.mejs__time-loaded{left:0;-webkit-transform:scaleX(0);-ms-transform:scaleX(0);transform:scaleX(0);-webkit-transform-origin:0 0;-ms-transform-origin:0 0;transform-origin:0 0;-webkit-transition:all .15s ease-in;transition:all .15s ease-in;width:100%}.mejs__time-buffering{-webkit-transform:scaleX(1);-ms-transform:scaleX(1);transform:scaleX(1)}.mejs__time-hovered{-webkit-transition:height .1s cubic-bezier(.44,0,1,1);transition:height .1s cubic-bezier(.44,0,1,1)}.mejs__time-hovered.no-hover{-webkit-transform:scaleX(0)!important;-ms-transform:scaleX(0)!important;transform:scaleX(0)!important}.mejs__time-handle,.mejs__time-handle-content{border:4px solid transparent;cursor:pointer;left:0;position:absolute;-webkit-transform:translateX(0);-ms-transform:translateX(0);transform:translateX(0);z-index:11}.mejs__time-handle-content{border:4px solid hsla(0,0%,100%,.9);border-radius:50%;height:10px;left:-7px;top:-4px;-webkit-transform:scale(0);-ms-transform:scale(0);transform:scale(0);width:10px}.mejs__time-rail .mejs__time-handle-content:active,.mejs__time-rail .mejs__time-handle-content:focus,.mejs__time-rail:hover .mejs__time-handle-content{-webkit-transform:scale(1);-ms-transform:scale(1);transform:scale(1)}.mejs__time-float{background:#eee;border:1px solid #333;bottom:100%;color:#111;display:none;height:17px;margin-bottom:9px;position:absolute;text-align:center;-webkit-transform:translateX(-50%);-ms-transform:translateX(-50%);transform:translateX(-50%);width:36px}.mejs__time-float-current{display:block;left:0;margin:2px;text-align:center;width:30px}.mejs__time-float-corner{border:5px solid #eee;border-color:#eee transparent transparent;border-radius:0;display:block;height:0;left:50%;line-height:0;position:absolute;top:100%;-webkit-transform:translateX(-50%);-ms-transform:translateX(-50%);transform:translateX(-50%);width:0}.mejs__long-video .mejs__time-float{margin-left:-23px;width:64px}.mejs__long-video .mejs__time-float-current{width:60px}.mejs__broadcast{color:#fff;height:10px;position:absolute;top:15px;width:100%}.mejs__fullscreen-button>button{background-position:-80px 0}.mejs__unfullscreen>button{background-position:-100px 0}.mejs__mute>button{background-position:-60px 0}.mejs__unmute>button{background-position:-40px 0}.mejs__volume-button{position:relative}.mejs__volume-button>.mejs__volume-slider{-webkit-backface-visibility:hidden;background:rgba(50,50,50,.7);border-radius:0;bottom:100%;display:none;height:115px;left:50%;margin:0;position:absolute;-webkit-transform:translateX(-50%);-ms-transform:translateX(-50%);transform:translateX(-50%);width:25px;z-index:1}.mejs__volume-button:hover{border-radius:0 0 4px 4px}.mejs__volume-total{background:hsla(0,0%,100%,.5);height:100px;left:50%;margin:0;position:absolute;top:8px;-webkit-transform:translateX(-50%);-ms-transform:translateX(-50%);transform:translateX(-50%);width:2px}.mejs__volume-current{left:0;margin:0;width:100%}.mejs__volume-current,.mejs__volume-handle{background:hsla(0,0%,100%,.9);position:absolute}.mejs__volume-handle{border-radius:1px;cursor:ns-resize;height:6px;left:50%;-webkit-transform:translateX(-50%);-ms-transform:translateX(-50%);transform:translateX(-50%);width:16px}.mejs__horizontal-volume-slider{display:block;height:36px;position:relative;vertical-align:middle;width:56px}.mejs__horizontal-volume-total{background:rgba(50,50,50,.8);height:8px;top:16px;width:50px}.mejs__horizontal-volume-current,.mejs__horizontal-volume-total{border-radius:2px;font-size:1px;left:0;margin:0;padding:0;position:absolute}.mejs__horizontal-volume-current{background:hsla(0,0%,100%,.8);height:100%;top:0;width:100%}.mejs__horizontal-volume-handle{display:none}.mejs__captions-button,.mejs__chapters-button{position:relative}.mejs__captions-button>button{background-position:-140px 0}.mejs__chapters-button>button{background-position:-180px 0}.mejs__captions-button>.mejs__captions-selector,.mejs__chapters-button>.mejs__chapters-selector{background:rgba(50,50,50,.7);border:1px solid transparent;border-radius:0;bottom:100%;margin-right:-43px;overflow:hidden;padding:0;position:absolute;right:50%;visibility:visible;width:86px}.mejs__chapters-button>.mejs__chapters-selector{margin-right:-55px;width:110px}.mejs__captions-selector-list,.mejs__chapters-selector-list{list-style-type:none!important;margin:0;overflow:hidden;padding:0}.mejs__captions-selector-list-item,.mejs__chapters-selector-list-item{color:#fff;cursor:pointer;display:block;list-style-type:none!important;margin:0 0 6px;overflow:hidden;padding:0}.mejs__captions-selector-list-item:hover,.mejs__chapters-selector-list-item:hover{background-color:#c8c8c8!important;background-color:hsla(0,0%,100%,.4)!important}.mejs__captions-selector-input,.mejs__chapters-selector-input{clear:both;float:left;left:-1000px;margin:3px 3px 0 5px;position:absolute}.mejs__captions-selector-label,.mejs__chapters-selector-label{cursor:pointer;float:left;font-size:10px;line-height:15px;padding:4px 10px 0;width:100%}.mejs__captions-selected,.mejs__chapters-selected{color:#21f8f8}.mejs__captions-translations{font-size:10px;margin:0 0 5px}.mejs__captions-layer{bottom:0;color:#fff;font-size:16px;left:0;line-height:20px;position:absolute;text-align:center}.mejs__captions-layer a{color:#fff;text-decoration:underline}.mejs__captions-layer[lang=ar]{font-size:20px;font-weight:400}.mejs__captions-position{bottom:15px;left:0;position:absolute;width:100%}.mejs__captions-position-hover{bottom:35px}.mejs__captions-text,.mejs__captions-text *{background:hsla(0,0%,8%,.5);box-shadow:5px 0 0 hsla(0,0%,8%,.5),-5px 0 0 hsla(0,0%,8%,.5);padding:0;white-space:pre-wrap}.mejs__container.mejs__hide-cues video::-webkit-media-text-track-container{display:none}.mejs__overlay-error{position:relative}.mejs__overlay-error>img{left:0;max-width:100%;position:absolute;top:0;z-index:-1}.mejs__cannotplay,.mejs__cannotplay a{color:#fff;font-size:.8em}.mejs__cannotplay{position:relative}.mejs__cannotplay a,.mejs__cannotplay p{display:inline-block;padding:0 15px;width:100%}.select2-container{box-sizing:border-box;display:inline-block;margin:0;position:relative;vertical-align:middle}.select2-container .select2-selection--single{box-sizing:border-box;cursor:pointer;display:block;height:28px;user-select:none;-webkit-user-select:none}.select2-container .select2-selection--single .select2-selection__rendered{display:block;padding-left:8px;padding-right:20px;overflow:hidden;text-overflow:ellipsis;white-space:nowrap}.select2-container .select2-selection--single .select2-selection__clear{background-color:transparent;border:none;font-size:1em}.select2-container[dir="rtl"] .select2-selection--single .select2-selection__rendered{padding-right:8px;padding-left:20px}.select2-container .select2-selection--multiple{box-sizing:border-box;cursor:pointer;display:block;min-height:32px;user-select:none;-webkit-user-select:none}.select2-container .select2-selection--multiple .select2-selection__rendered{display:inline;list-style:none;padding:0}.select2-container .select2-selection--multiple .select2-selection__clear{background-color:transparent;border:none;font-size:1em}.select2-container .select2-search--inline .select2-search__field{box-sizing:border-box;border:none;font-size:100%;margin-top:5px;margin-left:5px;padding:0}.select2-container .select2-search--inline .select2-search__field::-webkit-search-cancel-button{-webkit-appearance:none}.select2-dropdown{background-color:white;border:1px solid #aaa;border-radius:4px;box-sizing:border-box;display:block;position:absolute;left:-100000px;width:100%;z-index:1051}.select2-results{display:block}.select2-results__options{list-style:none;margin:0;padding:0}.select2-results__option{padding:6px;user-select:none;-webkit-user-select:none}.select2-results__option--selectable{cursor:pointer}.select2-container--open .select2-dropdown{left:0}.select2-container--open .select2-dropdown--above{border-bottom:none;border-bottom-left-radius:0;border-bottom-right-radius:0}.select2-container--open .select2-dropdown--below{border-top:none;border-top-left-radius:0;border-top-right-radius:0}.select2-search--dropdown{display:block;padding:4px}.select2-search--dropdown .select2-search__field{padding:4px;width:100%;box-sizing:border-box}.select2-search--dropdown .select2-search__field::-webkit-search-cancel-button{-webkit-appearance:none}.select2-search--dropdown.select2-search--hide{display:none}.select2-close-mask{border:0;margin:0;padding:0;display:block;position:fixed;left:0;top:0;min-height:100%;min-width:100%;height:auto;width:auto;opacity:0;z-index:99;background-color:#fff;filter:alpha(opacity=0)}.select2-hidden-accessible{border:0 !important;clip:rect(0 0 0 0) !important;-webkit-clip-path:inset(50%) !important;clip-path:inset(50%) !important;height:1px !important;overflow:hidden !important;padding:0 !important;position:absolute !important;width:1px !important;white-space:nowrap !important}.select2-container--default .select2-selection--single{background-color:#fff;border:1px solid #aaa;border-radius:4px}.select2-container--default .select2-selection--single .select2-selection__rendered{color:#444;line-height:28px}.select2-container--default .select2-selection--single .select2-selection__clear{cursor:pointer;float:right;font-weight:bold;height:26px;margin-right:20px;padding-right:0px}.select2-container--default .select2-selection--single .select2-selection__placeholder{color:#999}.select2-container--default .select2-selection--single .select2-selection__arrow{height:26px;position:absolute;top:1px;right:1px;width:20px}.select2-container--default .select2-selection--single .select2-selection__arrow b{border-color:#888 transparent transparent transparent;border-style:solid;border-width:5px 4px 0 4px;height:0;left:50%;margin-left:-4px;margin-top:-2px;position:absolute;top:50%;width:0}.select2-container--default[dir="rtl"] .select2-selection--single .select2-selection__clear{float:left}.select2-container--default[dir="rtl"] .select2-selection--single .select2-selection__arrow{left:1px;right:auto}.select2-container--default.select2-container--disabled .select2-selection--single{background-color:#eee;cursor:default}.select2-container--default.select2-container--disabled .select2-selection--single .select2-selection__clear{display:none}.select2-container--default.select2-container--open .select2-selection--single .select2-selection__arrow b{border-color:transparent transparent #888 transparent;border-width:0 4px 5px 4px}.select2-container--default .select2-selection--multiple{background-color:white;border:1px solid #aaa;border-radius:4px;cursor:text;padding-bottom:5px;padding-right:5px}.select2-container--default .select2-selection--multiple .select2-selection__clear{cursor:pointer;float:right;font-weight:bold;height:20px;margin-right:10px;margin-top:5px;padding:1px}.select2-container--default .select2-selection--multiple .select2-selection__choice{background-color:#e4e4e4;border:1px solid #aaa;border-radius:4px;display:inline-block;margin-left:5px;margin-top:5px;padding:0}.select2-container--default .select2-selection--multiple .select2-selection__choice__display{cursor:default;padding-left:2px;padding-right:5px}.select2-container--default .select2-selection--multiple .select2-selection__choice__remove{background-color:transparent;border:none;border-right:1px solid #aaa;border-top-left-radius:4px;border-bottom-left-radius:4px;color:#999;cursor:pointer;font-size:1em;font-weight:bold;padding:0 4px}.select2-container--default .select2-selection--multiple .select2-selection__choice__remove:hover,.select2-container--default .select2-selection--multiple .select2-selection__choice__remove:focus{background-color:#f1f1f1;color:#333;outline:none}.select2-container--default[dir="rtl"] .select2-selection--multiple .select2-selection__choice{margin-left:5px;margin-right:auto}.select2-container--default[dir="rtl"] .select2-selection--multiple .select2-selection__choice__display{padding-left:5px;padding-right:2px}.select2-container--default[dir="rtl"] .select2-selection--multiple .select2-selection__choice__remove{border-left:1px solid #aaa;border-right:none;border-top-left-radius:0;border-bottom-left-radius:0;border-top-right-radius:4px;border-bottom-right-radius:4px}.select2-container--default[dir="rtl"] .select2-selection--multiple .select2-selection__clear{float:left;margin-left:10px;margin-right:auto}.select2-container--default.select2-container--focus .select2-selection--multiple{border:solid black 1px;outline:0}.select2-container--default.select2-container--disabled .select2-selection--multiple{background-color:#eee;cursor:default}.select2-container--default.select2-container--disabled .select2-selection__choice__remove{display:none}.select2-container--default.select2-container--open.select2-container--above .select2-selection--single,.select2-container--default.select2-container--open.select2-container--above .select2-selection--multiple{border-top-left-radius:0;border-top-right-radius:0}.select2-container--default.select2-container--open.select2-container--below .select2-selection--single,.select2-container--default.select2-container--open.select2-container--below .select2-selection--multiple{border-bottom-left-radius:0;border-bottom-right-radius:0}.select2-container--default .select2-search--dropdown .select2-search__field{border:1px solid #aaa}.select2-container--default .select2-search--inline .select2-search__field{background:transparent;border:none;outline:0;box-shadow:none;-webkit-appearance:textfield}.select2-container--default .select2-results>.select2-results__options{max-height:200px;overflow-y:auto}.select2-container--default .select2-results__option .select2-results__option{padding-left:1em}.select2-container--default .select2-results__option .select2-results__option .select2-results__group{padding-left:0}.select2-container--default .select2-results__option .select2-results__option .select2-results__option{margin-left:-1em;padding-left:2em}.select2-container--default .select2-results__option .select2-results__option .select2-results__option .select2-results__option{margin-left:-2em;padding-left:3em}.select2-container--default .select2-results__option .select2-results__option .select2-results__option .select2-results__option .select2-results__option{margin-left:-3em;padding-left:4em}.select2-container--default .select2-results__option .select2-results__option .select2-results__option .select2-results__option .select2-results__option .select2-results__option{margin-left:-4em;padding-left:5em}.select2-container--default .select2-results__option .select2-results__option .select2-results__option .select2-results__option .select2-results__option .select2-results__option .select2-results__option{margin-left:-5em;padding-left:6em}.select2-container--default .select2-results__option--group{padding:0}.select2-container--default .select2-results__option--disabled{color:#999}.select2-container--default .select2-results__option--selected{background-color:#ddd}.select2-container--default .select2-results__option--highlighted.select2-results__option--selectable{background-color:#5897fb;color:white}.select2-container--default .select2-results__group{cursor:default;display:block;padding:6px}.select2-container--classic .select2-selection--single{background-color:#f7f7f7;border:1px solid #aaa;border-radius:4px;outline:0;background-image:-webkit-linear-gradient(top, #fff 50%, #eee 100%);background-image:-o-linear-gradient(top, #fff 50%, #eee 100%);background-image:linear-gradient(to bottom, #fff 50%, #eee 100%);background-repeat:repeat-x;filter:progid:DXImageTransform.Microsoft.gradient(startColorstr='#FFFFFFFF', endColorstr='#FFEEEEEE', GradientType=0)}.select2-container--classic .select2-selection--single:focus{border:1px solid #5897fb}.select2-container--classic .select2-selection--single .select2-selection__rendered{color:#444;line-height:28px}.select2-container--classic .select2-selection--single .select2-selection__clear{cursor:pointer;float:right;font-weight:bold;height:26px;margin-right:20px}.select2-container--classic .select2-selection--single .select2-selection__placeholder{color:#999}.select2-container--classic .select2-selection--single .select2-selection__arrow{background-color:#ddd;border:none;border-left:1px solid #aaa;border-top-right-radius:4px;border-bottom-right-radius:4px;height:26px;position:absolute;top:1px;right:1px;width:20px;background-image:-webkit-linear-gradient(top, #eee 50%, #ccc 100%);background-image:-o-linear-gradient(top, #eee 50%, #ccc 100%);background-image:linear-gradient(to bottom, #eee 50%, #ccc 100%);background-repeat:repeat-x;filter:progid:DXImageTransform.Microsoft.gradient(startColorstr='#FFEEEEEE', endColorstr='#FFCCCCCC', GradientType=0)}.select2-container--classic .select2-selection--single .select2-selection__arrow b{border-color:#888 transparent transparent transparent;border-style:solid;border-width:5px 4px 0 4px;height:0;left:50%;margin-left:-4px;margin-top:-2px;position:absolute;top:50%;width:0}.select2-container--classic[dir="rtl"] .select2-selection--single .select2-selection__clear{float:left}.select2-container--classic[dir="rtl"] .select2-selection--single .select2-selection__arrow{border:none;border-right:1px solid #aaa;border-radius:0;border-top-left-radius:4px;border-bottom-left-radius:4px;left:1px;right:auto}.select2-container--classic.select2-container--open .select2-selection--single{border:1px solid #5897fb}.select2-container--classic.select2-container--open .select2-selection--single .select2-selection__arrow{background:transparent;border:none}.select2-container--classic.select2-container--open .select2-selection--single .select2-selection__arrow b{border-color:transparent transparent #888 transparent;border-width:0 4px 5px 4px}.select2-container--classic.select2-container--open.select2-container--above .select2-selection--single{border-top:none;border-top-left-radius:0;border-top-right-radius:0;background-image:-webkit-linear-gradient(top, #fff 0%, #eee 50%);background-image:-o-linear-gradient(top, #fff 0%, #eee 50%);background-image:linear-gradient(to bottom, #fff 0%, #eee 50%);background-repeat:repeat-x;filter:progid:DXImageTransform.Microsoft.gradient(startColorstr='#FFFFFFFF', endColorstr='#FFEEEEEE', GradientType=0)}.select2-container--classic.select2-container--open.select2-container--below .select2-selection--single{border-bottom:none;border-bottom-left-radius:0;border-bottom-right-radius:0;background-image:-webkit-linear-gradient(top, #eee 50%, #fff 100%);background-image:-o-linear-gradient(top, #eee 50%, #fff 100%);background-image:linear-gradient(to bottom, #eee 50%, #fff 100%);background-repeat:repeat-x;filter:progid:DXImageTransform.Microsoft.gradient(startColorstr='#FFEEEEEE', endColorstr='#FFFFFFFF', GradientType=0)}.select2-container--classic .select2-selection--multiple{background-color:white;border:1px solid #aaa;border-radius:4px;cursor:text;outline:0;padding-bottom:5px;padding-right:5px}.select2-container--classic .select2-selection--multiple:focus{border:1px solid #5897fb}.select2-container--classic .select2-selection--multiple .select2-selection__clear{display:none}.select2-container--classic .select2-selection--multiple .select2-selection__choice{background-color:#e4e4e4;border:1px solid #aaa;border-radius:4px;display:inline-block;margin-left:5px;margin-top:5px;padding:0}.select2-container--classic .select2-selection--multiple .select2-selection__choice__display{cursor:default;padding-left:2px;padding-right:5px}.select2-container--classic .select2-selection--multiple .select2-selection__choice__remove{background-color:transparent;border:none;border-top-left-radius:4px;border-bottom-left-radius:4px;color:#888;cursor:pointer;font-size:1em;font-weight:bold;padding:0 4px}.select2-container--classic .select2-selection--multiple .select2-selection__choice__remove:hover{color:#555;outline:none}.select2-container--classic[dir="rtl"] .select2-selection--multiple .select2-selection__choice{margin-left:5px;margin-right:auto}.select2-container--classic[dir="rtl"] .select2-selection--multiple .select2-selection__choice__display{padding-left:5px;padding-right:2px}.select2-container--classic[dir="rtl"] .select2-selection--multiple .select2-selection__choice__remove{border-top-left-radius:0;border-bottom-left-radius:0;border-top-right-radius:4px;border-bottom-right-radius:4px}.select2-container--classic.select2-container--open .select2-selection--multiple{border:1px solid #5897fb}.select2-container--classic.select2-container--open.select2-container--above .select2-selection--multiple{border-top:none;border-top-left-radius:0;border-top-right-radius:0}.select2-container--classic.select2-container--open.select2-container--below .select2-selection--multiple{border-bottom:none;border-bottom-left-radius:0;border-bottom-right-radius:0}.select2-container--classic .select2-search--dropdown .select2-search__field{border:1px solid #aaa;outline:0}.select2-container--classic .select2-search--inline .select2-search__field{outline:0;box-shadow:none}.select2-container--classic .select2-dropdown{background-color:#fff;border:1px solid transparent}.select2-container--classic .select2-dropdown--above{border-bottom:none}.select2-container--classic .select2-dropdown--below{border-top:none}.select2-container--classic .select2-results>.select2-results__options{max-height:200px;overflow-y:auto}.select2-container--classic .select2-results__option--group{padding:0}.select2-container--classic .select2-results__option--disabled{color:grey}.select2-container--classic .select2-results__option--highlighted.select2-results__option--selectable{background-color:#3875d7;color:#fff}.select2-container--classic .select2-results__group{cursor:default;display:block;padding:6px}.select2-container--classic.select2-container--open .select2-dropdown{border-color:#5897fb}a,i,textarea{-webkit-transition:all .3s ease;-moz-transition:all .3s ease;-ms-transition:all .3s ease;-o-transition:all .3s ease}iframe,img,table{max-width:100%}table td,table th{vertical-align:top}article,aside,details,figcaption,figure,footer,header,hgroup,nav,pre,section{display:block}.space10,.space100,.space1000,.space20,.space200,.space30,.space300,.space40,.space400,.space50,.space500,.space60,.space70,.space90{float:left;clear:both;width:100%}.space10,.space100,.space1000,.space20,.space200,.space30,.space300,.space40,.space400,.space50,.space500,.space60,.space70,.space90,textarea{width:100%}a,abbr,acronym,address,applet,b,big,blockquote,body,caption,center,cite,code,dd,del,dfn,div,dl,dt,em,fieldset,font,form,h1,h2,h3,h4,h5,h6,html,i,iframe,ins,kbd,label,legend,li,object,ol,p,pre,q,s,samp,small,span,strike,strong,sub,sup,table,tbody,td,tfoot,th,thead,tr,tt,u,ul,var{background:0 0;border:0;margin:0;padding:0;vertical-align:baseline;outline:0}table,table td,table th,table tr{border:1px solid #222}blockquote{quotes:none}blockquote:after,blockquote:before{content:'';content:none}ol,ul{margin:30px}ol li,ul li{margin-bottom:5px}img{vertical-align:middle;height: auto;}del{text-decoration:line-through}a,i{transition:all .3s ease;border:none}a:hover{text-decoration:none}h1,h2,h3,h4,h5,h6{font-weight:500;color:#1e1e1e;margin-bottom:20px}h1{font-size:45px}h2{font-size:36px}h3{font-size:30px}h4{font-size:24px}h5{font-size:20px}h6,table th{font-size:16px}table{text-align:left;border-collapse:collapse;border-spacing:0;margin-bottom:15px;color:#999}table th{color:#888;background:0 0;font-weight:400;padding:15px 10px}table td{padding:10px}code,pre{padding:10px 10px 0;}pre{word-break:break-all;word-wrap:break-word}pre code{white-space:pre-wrap}p{letter-spacing:1px}.space10{margin-bottom:10px}.space20{margin-bottom:20px}.space30{margin-bottom:30px}.space40{margin-bottom:40px}.space50{margin-bottom:50px}.space60{margin-bottom:60px}.space70{margin-bottom:70px}.space80{width:100%;float:left;clear:both;margin-bottom:80px}.space90{margin-bottom:90px}.space100{margin-bottom:100px}.space200{margin-bottom:200px}.space300{margin-bottom:300px}.space400{margin-bottom:400px}.space500{margin-bottom:500px}.space1000{margin-bottom:1000px}textarea{border-radius:0;font-size:13px;color:#333;resize:vertical;font-family:'Open Sans','Arial','Helvetica',sans-serif;-webkit-box-sizing:border-box;-moz-box-sizing:border-box;-ms-box-sizing:border-box;box-sizing:border-box;line-height:1.4;padding:10px;border:1px solid #222;transition:all .3s ease}.uneditable-input,input[type=number],input[type=email],input[type=url],input[type=search],input[type=tel],input[type=color],input[type=text],input[type=password],input[type=datetime],input[type=datetime-local],input[type=date],input[type=month],input[type=time],input[type=week]{border-radius:0;font-size:13px;color:#333;letter-spacing:.5px;-webkit-box-sizing:border-box;-moz-box-sizing:border-box;-ms-box-sizing:border-box;box-sizing:border-box;font-family:'Open Sans','Arial','Helvetica',sans-serif;line-height:1.6;padding:10px;height:44px;vertical-align:middle;border:1px solid #222;-webkit-transition:all .3s ease;-moz-transition:all .3s ease;-ms-transition:all .3s ease;-o-transition:all .3s ease;transition:all .3s ease}.uneditable-input:focus,input[type=number]:focus,input[type=email]:focus,input[type=url]:focus,input[type=search]:focus,input[type=tel]:focus,input[type=color]:focus,input[type=text]:focus,input[type=password]:focus,input[type=datetime]:focus,input[type=datetime-local]:focus,input[type=date]:focus,input[type=month]:focus,input[type=time]:focus,input[type=week]:focus,textarea:focus{border-color:#ccc;background:#eee}input[type=submit]{padding:13px 15px;height:44px;line-height:1;font-size:13px;font-weight:600;text-decoration:none;letter-spacing:.5px;border:none;cursor:pointer;color:#FFF;background:#777;-webkit-transition:all .3s ease;-moz-transition:all .3s ease;-ms-transition:all .3s ease;-o-transition:all .3s ease;transition:all .3s ease}input[type=submit]:hover{background:#444}select{padding:8px;border:2px solid #222}input[type=button]{cursor:pointer;-webkit-transition:all .3s ease;-moz-transition:all .3s ease;-ms-transition:all .3s ease;-o-transition:all .3s ease;transition:all .3s ease}.elementor p{margin-bottom:0;}.clearfix,.clearfix:after,.fn-container{clear:both}.fn-container,.row{height:auto}.fn-container,.fn-col-12{width:100%}.clearfix:after,.clearfix:before{display:table;line-height:0;content:""}.fn-container{max-width:1280px;margin-left:auto;margin-right:auto;padding:0 40px;position:relative;-webkit-box-sizing:border-box;-moz-box-sizing:border-box;box-sizing:border-box}.fn-container.full{max-width:100%}.fn-sidebar,[class*=fn-col]{float:left;margin-right:4%}[class*=fn-col].float-right{float:right}.fn-col-12,.fn-sidebar.last,[class*=fn-col].last,[class*=fn-col].no-space{margin-right:0}.fn-col-9{width:74%}.fn-col-8{width:65.3333%}.fn-col-6{width:48%}.fn-col-4{width:30.6666%}.fn-col-3{width:22%}.fn-sidebar{width:30.6666%}.fn-col-9.no-space{width:78%}.fn-col-8.no-space{width:69.3333%}.fn-col-6.no-space{width:52%}.fn-col-4.no-space{width:34.6666%}.fn-col-3.no-space{width:26%}@media (max-width:1040px){.fn-sidebar{width:100%;clear:both;margin-right:0;padding:50px 0}.fn-col-8.fix{width:100%}.fn-container{padding:0 20px}}@media (max-width:768px){.fn-col-12,.fn-col-3,.fn-col-4,.fn-col-6,.fn-col-8,.fn-col-9{width:100%}}
    .aligncenter	{ display:block;  margin:0 auto; margin-bottom: 30px;}
.alignright		{ float:right;  margin-left:30px; margin-bottom: 30px;}
.alignleft		{ float:left;  margin-right:30px; margin-bottom: 30px;}
.floatleft		{ float:left}
.floatright		{ float:right}
.textcenter		{ text-align:center}
.textright		{ text-align:right}
.textleft		{ text-align:left}
.wp-caption		{ text-align:center; margin-bottom:20px; max-width:100%;}
.wp-caption img	{ margin:0;  padding:0;  border:0 none}
.wp-caption p.wp-caption-text{font-size:12px!important; padding:0;  margin:10px 15px 0 15px !important; font-style:italic;  line-height:1.4!important; letter-spacing:0.5px; font-weight:400; }
.wp-caption.alignleft p.wp-caption-text	{text-align:left;}
.wp-caption.alignright p.wp-caption-text{text-align:right;}
.wp-smiley		{margin:0 !important; max-height:1em}
blockquote.left	{margin-right:40px; text-align:left; margin-left:0; width:50%; float:left;}
blockquote.right{margin-left:40px; text-align:left; margin-right:0; width:50%; float:right}
.mc_signup_submit #mc_signup_submit{
margin-top:0;
width:100%;
}
.bypostauthor{
margin: 0px;
padding: 0px;
}
.gallery-caption{
margin: 0px;
font-size: 13px;
font-style: italic;
color: #999;
padding: 5px 0px;
} .screen-reader-text {
clip: rect(1px, 1px, 1px, 1px);
position: absolute !important;
white-space: nowrap;
height: 1px;
width: 1px;
overflow: hidden;
}
.screen-reader-text:focus {
background-color: #f1f1f1;
clip: auto !important;
color: #21759b;
display: block;
font-size: 14px;
font-size: 0.875rem;
font-weight: bold;
height: auto;
left: 5px;
line-height: normal;
padding: 15px 23px 14px;
text-decoration: none;
top: 5px;
width: auto;
z-index: 100000; -webkit-border-radius: 3px;
-moz-border-radius: 3px;
border-radius: 3px;
-webkit-box-shadow: 0 0 2px 2px rgba(0, 0, 0, 0.6);
-moz-box-shadow: 0 0 2px 2px rgba(0, 0, 0, 0.6);
box-shadow: 0 0 2px 2px rgba(0, 0, 0, 0.6);
}
.sticky{height: auto;}
.widget_block.all_active .vivaco_fn_more_categories{
display: none;
}
.widget_archive .vivaco_fn_more_categories,
.widget_vivaco_custom_categories,
.widget_categories .vivaco_fn_more_categories{
width: 100%;
float: left;
clear: both;
text-align: center;
}
.widget_vivaco_custom_categories a:after,
.widget_vivaco_custom_categories a:before,
.widget_archive .vivaco_fn_more_categories a:after,
.widget_archive .vivaco_fn_more_categories a:before,
.widget_categories .vivaco_fn_more_categories a:after,
.widget_categories .vivaco_fn_more_categories a:before{
display: none;
}
.widget_vivaco_custom_categories .vivaco_fn_more_categories .fn_count,
.widget_archive .vivaco_fn_more_categories .fn_count,
.widget_categories .vivaco_fn_more_categories .fn_count{
margin-left: 4px;
}
.widget_vivaco_custom_categories .vivaco_fn_more_categories a,
.widget_archive .vivaco_fn_more_categories a,
.widget_categories .vivaco_fn_more_categories a{
padding-right: 0;
color: #eee;
font-family: 'Heebo';
font-size: 12px;
text-transform: uppercase;
background-color: transparent;
}
.widget_archive > div,
.widget_archive ul,
.widget_vivaco_custom_categories ul,
.widget_categories > div,
.widget_categories ul{
width: 100%;
float: left;
clear: both;
overflow: hidden;
}
.widget_block{
margin-bottom: 65px;
width: 100%;
float: left;
clear: both;
}
.widget_block:after{
clear: both;
display: table;
content: '';
}
.widget_block:last-child{
margin-bottom: 0;
}
.widget_block ul{margin: 0;margin-left: 20px;}
.widget_recent_entries a{
white-space: nowrap;
text-overflow: ellipsis;
overflow: hidden;
display: block;
}
.widget_media_image{
margin-bottom: 0;
}
.wid-title{
width: 100%;
height: auto;
text-align: center;
position: relative;
margin-bottom: 26px;
}
.wp-block-cover p.wp-block-cover-text{
color: #eee;
}
.wid-title span{
display: inline-block;
line-height: 1.5;
font-family: 'Heebo', sans-serif;
letter-spacing: .5px;
position: relative;
text-transform: uppercase;
color: #eee;
font-size: 16px;
font-weight: 600;
padding: 0 25px;
}
.wid-title span:after,
.wid-title span:before{
content: '';
position: absolute;
background-color: #222;
width: 15px;
height: 2px;
top: 50%;
margin-top: -1px;
}
.wid-title span:after{left: 0;}
.wid-title span:before{right: 0;}
.widget_vivaco_social .wid-title{
margin-bottom: 29px;
}
.widget_vivaco_news .wid-title{
margin-bottom: 33px;
}
.widget_block span.post-date{
display: block;
}
.textwidget p{
margin: 0px;
padding: 0px;
line-height: 1.7;
letter-spacing: 0px;
}
.widget_nav_menu ul{
list-style-type: none;
margin: 0px;
}
.widget_nav_menu ul li{
margin: 0px 0px 5px 0px;
width: 100%;
float: left;
display: -webkit-flex;
display: -ms-flexbox;
display: flex;
flex-direction: row;
justify-content: space-between;
align-items: center;
flex-wrap: wrap;
border-bottom: 1px solid rgba(0,0,0,.1);
}
.widget_nav_menu ul li:last-child{
border-bottom: none;
}
.widget_nav_menu ul li.menu-item-has-children > a{
position: relative;
}
.widget_nav_menu ul li.menu-item-has-children.opened > a:before{
transform: rotate(90deg);
margin-top: -8px;
}
.widget_nav_menu ul li.menu-item-has-children > a:before{
width: 0px;
height: 0px;
content: '';
position: absolute;
border: 5px solid transparent;
border-left-color: #ccc;
right: 1px;
top: 50%;
transition: all .3s ease;
transform-origin: left center;
}
.widget_nav_menu ul li a{
display: block;
font-size: 18px;
text-decoration: none;
letter-spacing: 0px;
line-height: 30px;
color: #ccc	;
font-weight: 500;
}
.widget_nav_menu ul ul{
display: none;
}
.widget_businesshours p{
margin: 0px;
padding: 0px;
line-height: 1.7;
letter-spacing: 0px;
color: #777;
margin-bottom: 15px;
}
.widget_businesshours .fn_days ul{
list-style-type: none;
margin: 0px;
}
.widget_businesshours .fn_days span{
line-height: 1.7;
float: left;
font-size: 14px;
color: #777;
letter-spacing: 0px;
}
.widget_businesshours .fn_days li{
float: left;
clear: both;
width: 100%;
margin: 0px;
padding: 3px 0px;
position: relative;
border-bottom: 1px dashed #ccc;
}
.widget_businesshours .fn_days li:last-child{
border-bottom-color: transparent;
}
.widget_businesshours .fn_days .hours{
float: right;
font-weight: 400;
margin-left: 20px;
color: #f0ca6e;
}
.widget_block ul{
list-style-type: none;
margin: 0px;
}
.widget_block li{
margin-bottom: 5px;
}
.widget_block.widget_rss li{
margin-bottom: 20px;
border-radius: 0;
border: none;
box-shadow: none;
padding: 3px 0 3px 20px;
border-left: 2px solid rgba(255,255,255,.07);
}
.widget_block.widget_rss .rss-date{
display: inline-block;
background: #eee;
font-size: 12px;
font-weight: 500;
line-height: 17px;
vertical-align: middle;
padding: 4px 8px;
border-radius: 2px;
}
.widget_block.widget_rss .rssSummary{
margin: 10px 0;
}
.widget_block.widget_rss cite{
font-weight: 500;
display: block;
}
.widget_block li:last-child{
margin: 0px;
}
.widget_meta a,
.widget_recent_entries a,
.widget_pages a,
.widget_archive a,
.widget_categories a{
text-decoration: none;
}
.widget_block.widget_tag_cloud a,
.widget_block.widget_meta a{
font-size: 13px !important;
color: #aaa;
text-decoration: none;
padding: 0 13px;
display: block;
float: left;
border-radius: 2px;
margin: 0 5px 5px 0;
font-style: normal;
text-transform: uppercase;
height: 25px;
line-height: 25px;
border: 1px solid rgba(255,255,255,.15);
background-color: rgba(255,255,255,.02);
font-family: 'Heebo';
font-weight: 600;
}
.widget_block.widget_tag_cloud a:hover,
.widget_block.widget_meta a:hover{
background-color: #ff0066;
color: #0f0d10;
}
.widget_block a{
text-decoration: none;
color: #eee;
font-weight: 400;
}
.widget_block a:hover{
color: #ff0066;
}
.widget_block.widget_calendar a{
display: block;
background: rgba(255,255,255,.07);
width: 30px;
height: 30px;
padding: 0;
text-align: center;
font-size: 12px;
line-height: 30px;
border-radius: 3px;
color: #888;
}
.widget_calendar tbody,
.widget_calendar th,
.widget_calendar table,
.widget_calendar td,
.widget_calendar tr{
border-color: #222;
}
.widget_calendar table td{
text-align: center;
}
.widget_block label{
margin-right: 10px;
}
.widget_block img{
margin: 10px 0px;
}
.widget_block p{
margin: 10px 0px;
}
table{
border-radius: 3px;
}
select,
.widget_block select{
overflow: hidden;
width: 100%;
background-color: #f5f5f5;
border-color: #e5e5e5;
border-radius: 4px;
border-width: 1px;
cursor: pointer;
color: #777;
height: 40px;
}
@media(max-width: 480px){
select,
.widget_block select{
min-width: auto;
}
}
.vivaco_fn_sidebar .widget_nav_menu ul li{
width: 100%;
padding-right: 0px;
margin-bottom: 5px;
}
.widget_block ul ul{
padding-left: 15px;
list-style-type: disc;
margin: 10px 0px 0px 0px;
list-style-position: inside;
}
.widget_categories ul ul{
display: block;
width: 100%;
}
ul.wp-block-archives{
margin: 0;
padding: 0;
list-style-type: none;
margin-bottom: 20px;
}
ul.wp-block-archives:after{
clear: both;
display: table;
content: '';
}
ul.wp-block-archives a{
text-decoration: none;
}
.widget_vivaco_custom_categories li,
.wp-block-archives li,
.widget_archive li,
.widget_categories li{
position: relative;
overflow: hidden;
}
.wp-block-archives span.count,
.widget_vivaco_custom_categories span.count,
.widget_archive span.count,
.widget_categories span.count{
width: 30px;
height: 30px;
display: block;
border-radius: 50%;
background-color: rgba(255,255,255,.07);
color: #666;
text-align: center;
line-height: 30px;
position: relative;
font-size: 11px;
z-index: 3;
margin-left: auto;
}
.wp-block-archives span.count:after,
.widget_vivaco_custom_categories span.count:after,
.widget_archive span.count:after,
.widget_categories span.count:after{
right: 100%;
margin-right: 20px;
width: 2000px;
height: 1px;
top: 50%;
background-color: #222;
position: absolute;
content: '';
}
.wp-block-archives li.current-cat > a,
.widget_vivaco_custom_categories li.current-cat > a,
.widget_categories li.current-cat > a,
.widget_archive li.current-cat > a{
font-weight: 600;
}
.wp-block-archives li:hover > a,
.widget_vivaco_custom_categories li:hover > a,
.widget_archive li:hover > a,
.widget_categories li:hover > a{
transform: translateX(20px) translateZ(0);
padding-left: 20px;
}
.wp-block-archives a:after,
.widget_vivaco_custom_categories a:after,
.widget_archive a:after,
.widget_categories a:after{
content: '';
position: absolute;
display: block;
top: 0;
bottom: 0;
right: 100%;
width: 40px;
z-index: 5;
}
.wp-block-archives a:before,
.widget_vivaco_custom_categories a:before,
.widget_archive a:before,
.widget_categories a:before{
content: '';
position: absolute;
display: block;
top: 0;
bottom: 0;
left: 100%;
width: 2000px;
z-index: 5;
}
.wp-block-archives a,
.widget_vivaco_custom_categories a,
.widget_archive a,
.widget_categories a{
position: relative;
background-color: #0b0a0c;
padding-right: 20px;
z-index: 5;
color: #ccc;
font-size: 18px;
font-weight: 400;
-webkit-transform: translateZ(0);
transform: translateZ(0);
}
.widget_nav_menu ul a{
width: 100%;
}
.widget_nav_menu ul ul{
list-style-type: none;
list-style-position: inherit;
margin: 11px 0 0 0px;
padding: 0px;
padding-left: 15px;
width: 100%;
}
.widget_search .search-wrapper span .vivaco_fn_svg{
widows: 16px;
height: 16px;
position: absolute;
top: 50%;
left: 50%;
margin: -8px 0 0 -8px;
}
.widget_search .search-wrapper span{
width: 50px;
height: 50px;
position: absolute;
right: 0;
top: 0;
border-top-right-radius: 5px;
border-bottom-right-radius: 5px;
display: block;
z-index: 1;
background-color: #ff0066;
color: #0f0d10;
}
.widget_search .search-wrapper{
width: 100%;
position: relative;
display: -webkit-flex;
display: -ms-flexbox;
display: flex;
flex-direction: row;
border-radius: 5px;
box-shadow: 0 1px 3px rgba(0,0,0,0.2);
}
.widget_search input[type=text]{
margin: 0;
width: 100%;
padding: 0 70px 0px 20px;
height: 50px;
line-height: 50px;
border-radius: 5px;
border: 1px solid rgba(255,255,255,.07);
background-color: rgba(255,255,255,.02);
overflow: hidden;
font-size: 15px;
}
.widget_search .search2{
position: relative;
}
.widget_search .search2 form:after{
clear: both;
display: table;
content: '';
}
.widget_search input[type=submit]{
margin: 0;
width: 50px;
height: 50px;
min-width: 50px;
z-index: 5;
background-color: transparent;
border-top-right-radius: 5px;
border-bottom-right-radius: 5px;
position: absolute;
right: 0;
top: 0;
}
.widget_search input[type='submit']:hover{
background-color: transparent;
}
.widget_search input{float: left;}
.widget_search label{
display: block;
margin-bottom: 10px;
margin-right: 0px;
}
.widget_search input{margin-bottom: 10px;float: left;}
.widget_search label{
display: block;
margin-bottom: 10px;
margin-right: 0px;
}
.widget_tag_cloud .tagcloud{
margin-left: -5px;
}
.widget_tag_cloud .tagcloud:after{
clear: both;
display: table;
content: '';
}
.widget_media_gallery img{
margin: 0px;
border: none;
}
.widget_media_gallery .gallery-item{
padding: 5px;
margin: 0px;
}
.vivaco_fn_widget_estimate{
width: 100%;
float: left;
clear: both;
position: relative;
border-radius: 5px;
overflow: hidden;
}
.vivaco_fn_widget_estimate img{
margin: 0px;
opacity: 0;
visibility: hidden;
position: relative;
}
.vivaco_fn_widget_estimate .img_holder{
width: 100%;
float: left;
clear: both;
position: relative;
height: 460px;
}
.vivaco_fn_widget_estimate .helper1{
z-index: 15;
position: absolute;
border-left: 80px solid #f3b469;
border-top: 55px solid transparent;
left: 0px;
bottom: 0px;
}
.vivaco_fn_widget_estimate .helper2{
z-index: 15;
position: absolute;
border-right: 220px solid #f3b469;
border-top: 55px solid transparent;
right: 0px;
bottom: 0px;
}
.vivaco_fn_widget_estimate .helper3{
z-index: 10;
position: absolute;
border-left: 80px solid #000;
border-top: 80px solid transparent;
opacity: .2;
left: 0px;
bottom: 0px;
}
.vivaco_fn_widget_estimate .helper4{
z-index: 10;
position: absolute;
border-right: 220px solid #000;
border-top: 80px solid transparent;
opacity: .2;
right: 0px;
bottom: 0px;
}
.vivaco_fn_widget_estimate .helper5{
z-index: 5;
position: absolute;
border-left: 80px solid #f3b469;
border-top: 80px solid transparent;
left: 0px;
bottom: 0px;
}
.vivaco_fn_widget_estimate .helper6{
z-index: 5;
content: '';
position: absolute;
border-right: 220px solid #f3b469;
border-top: 80px solid transparent;
right: 0px;
bottom: 0px;
}
.vivaco_fn_widget_estimate .abs_img{
position: absolute;
top: 0px;
left: 0px;
right: 0px;
bottom: 0px;
background-size: cover;
background-repeat: no-repeat;
background-position: center center;
background-color: black;
z-index: 2;
border-top-left-radius: 5px;
border-top-right-radius: 5px;
}
.vivaco_fn_widget_estimate:after{
z-index: 2;
position: absolute;
content: '';
right: 0px;
bottom: 0px;
width: 50px;
height: 85px;
background-color: rgba(255,255,255,.1);
}
.vivaco_fn_widget_estimate:before{
z-index: 1;
position: absolute;
content: '';
right: 0px;
bottom: 0px;
width: 100px;
height: 170px;
background-color: rgba(255,255,255,.1);
}
.vivaco_fn_widget_estimate .bfwe_inner{
width: 100%;
float: left;
clear: both;
position: relative;
z-index: 5;
padding: 43px 40px 50px 40px;
background-color: #f3b469;
}
.vivaco_fn_widget_estimate .bfwe_inner p{
padding: 0px;
margin: 0px;
color: #000;
font-size: 22px;
line-height: 30px;
font-weight: 400;
letter-spacing: 0px;
margin-bottom: 23px;
}
.vivaco_fn_widget_estimate .bfwe_inner a{
text-decoration: none;
display: inline-block;
background-color: #e9eff4;
padding: 14px 25px;
font-size: 16px;
line-height: 1.6;
letter-spacing: 0.5px;
color: #041230;
border-radius: 4px;
font-weight: 500;
font-style: normal;
}
.vivaco_fn_widget_estimate .bfwe_inner a:hover{
background-color: #111422;
color: #fff;
}
.vivaco_fn_widget_brochure{
width: 100%;
float: left;
clear: both;
}
.vivaco_fn_widget_brochure .fn_brochures li{
float: left;
clear: both;
width: 100%;
margin: 0px;
margin-bottom: 5px;
}
.vivaco_fn_widget_brochure .br_item{
float: left;
clear: both;
width: 100%;
padding: 18px 30px 18px 75px;
background-color: #111422;
position: relative;
border-radius: 5px;
overflow: hidden;
}
.vivaco_fn_widget_brochure .br_item a{
text-decoration: none;
display: block;
left: 0px;
top: 0px;
bottom: 0px;
right: 0px;
z-index: 15;
position: absolute;
}
.vivaco_fn_widget_brochure .icon{
position: absolute;
width: 48px;
height: 48px;
top: 5px;
left: 5px;
bottom: 0px;
color: #ccc;
z-index: 3;
background-color: rgba(255,255,255,0.08);
border-radius: 50%;
}
.vivaco_fn_widget_brochure .vivaco_fn_svg{
position: absolute;
width: 26px;
height: 26px;
top: 50%;
left: 50%;
margin: -13px 0px 0px -13px;
transition: all .3s ease;
}
.vivaco_fn_widget_brochure li:hover .br_item:after{border-left-color: #fff;}
.vivaco_fn_widget_brochure li:hover .text,
.vivaco_fn_widget_brochure li:hover .icon{
color: #fff;
}
.vivaco_fn_widget_brochure .text{
font-weight: 600;
letter-spacing: 0px;
font-size: 14px;
color: #ccc;
transition: all .3s ease;
display: block;
position: relative;
line-height: 1.6;
font-family: 'Montserrat';
}
.vivaco_fn_widget_brochure .br_item:after{
content: '';
position: absolute;
right: 15px;
top: 50%;
margin-top: -5px;
border: 5px solid transparent;
border-left-color: #ccc;
z-index: 3;
transition: all .3s ease;
}
.wp-block-archives li,
.widget_vivaco_custom_categories li,
.widget_categories li,
.widget_archive li{
margin: 0px 0px 10px 0px;
width: 100%;
float: left;
display: -webkit-flex;
display: -ms-flexbox;
display: flex;
flex-direction: row;
-webkit-justify-content: space-between;
justify-content: space-between;
align-items: center;
flex-wrap: wrap;
-webkit-transform: translateZ(0);
transform: translateZ(0);
position: relative;
}
.wp-block-archives li:last-child,
.widget_categories li:last-child,
.widget_vivaco_custom_categories li:last-child,
.widget_archive li:last-child{
border-bottom: none;
margin-bottom: 0;
}
.wp-block-archives a,
.widget_vivaco_custom_categories a,
.widget_categories a,
.widget_archive a{
line-height: 30px;
text-transform: capitalize;
font-style: normal;
}
.widget_categories ul ul a{
line-height: 30px;
}
.wp-block-archives li:after,
.widget_categories li:after,
.widget_archive li:after{
left: 0;
right: 50px;
height: 1px;
top: 50%;
background-color: rgba(255,255,255,.07);
position: absolute;
content: '';
}
.wp-block-archives li.has-child:after,
.widget_categories li.has-child:after,
.widget_archive li.has-child:after{
content: none;
}
.widget_pages ul.children{
list-style-type: none;
margin: 10px 0;
display: none;
}
.widget_pages li.page_item_has_children > a:after{
width: 0px;
height: 0px;
content: '';
position: absolute;
border: 5px solid transparent;
border-left-color: #ccc;
right: 1px;
top: 50%;
transition: all .3s ease;
transform-origin: left center;
}
.widget_pages li.page_item_has_children.opened > a:after{
transform: rotate(90deg);
margin-top: -8px;
}
.widget_pages li a{
position: relative;
height: 30px;
line-height: 30px;
display: block;
overflow: hidden;
text-overflow: ellipsis;
white-space: nowrap;
color: #1e1e1e;
font-size: 18px;
font-weight: 500;
}
.wp-block-archives li.has-child span:after,
.widget_categories li.has-child span:after,
.widget_archive li.has-child span:after{
height: 1px;
top: 15px;
background-color: #222;
position: absolute;
content: '';
} .vivaco_fn_rightsidebar .vivaco_fn_widget_about{
margin-top: -4px;
}
.vivaco_fn_widget_about > *,
.vivaco_fn_widget_about{
width: 100%;
float: left;
clear: both;
}
.vivaco_fn_widget_about{
padding-top: 4px;
text-align: center;
}
.vivaco_fn_widget_about img{
margin: 0;
padding: 0;
}
.vivaco_fn_widget_about .abs_img{
position: absolute;
top: 0;
left: 0;
right: 0;
bottom: 0;
transition: all 1s ease;
}
.vivaco_fn_widget_about .about_img{
width: 100%;
float: left;
clear: both;
position: relative;
margin-bottom: 32px;
}
.vivaco_fn_widget_about .about_img:after{
height: 4px;
left: 20px;
right: 20px;
background-color: #ff0066;
content: '';
position: absolute;
bottom: 100%;
border-top-left-radius: 10px;
border-top-right-radius: 10px;
}
.vivaco_fn_widget_about .about_img:before{
height: 4px;
left: 20px;
right: 20px;
background-color: #ff0066;
content: '';
position: absolute;
top: 100%;
border-bottom-left-radius: 10px;
border-bottom-right-radius: 10px;
}
.vivaco_fn_widget_about .img_inner{
position: relative;
overflow: hidden;
border-radius: 4px;
}
.vivaco_fn_widget_about .img_inner:hover .abs_img{
transform: scale(1.2) rotate(5deg);
}
.vivaco_fn_widget_about .about_img img{
min-width: 100%;
border-top-left-radius: 5px;
border-top-right-radius: 5px;
opacity: 0;
}
.vivaco_fn_widget_about .afwa_title{
margin-bottom: 17px;
}
.vivaco_fn_widget_about .afwa_title h3{
margin: 0;
padding: 0;
letter-spacing: 0;
font-size: 24px;
line-height: 1;
margin-bottom: 9px;
}
.widget_vivaco_about.widget_block{
margin-bottom: 70px;
}
.vivaco_fn_widget_about .afwa_title p{
margin: 0;
padding: 0;
font-family: 'Heebo';
font-size: 16px;
line-height: 1.25;
color: #888;
}
.vivaco_fn_widget_about .afwa_desc{
margin-bottom: 36px;
}
.vivaco_fn_widget_about .afwa_desc p{
margin: 0;
padding: 0;
font-size: 16px;
line-height: 26px;
text-align: left;
}
.vivaco_fn_widget_social{
width: 100%;
float: left;
clear: both;
}
.vivaco_fn_widget_social ul{
margin: 0;
padding: 0;
}
.vivaco_fn_widget_social ul:after{
clear: both;
display: table;
content: '';
}
.vivaco_fn_widget_social ul li,
.vivaco_fn_widget_social ul li:last-child{
float: left;
margin: 0;
padding: 0;
margin-right: 4px;
margin-top: 4px;
}
.vivaco_fn_widget_social ul li a{
display: block;
width: 40px;
height: 40px;
line-height: 40px;
font-size: 16px;
text-align: center;
background-color: #ececec;
text-decoration: none;
border-radius: 8px;
position: relative;
overflow: hidden;
}
.vivaco_fn_widget_social ul li a i{
position: absolute;
width: 100%;
height: 100%;
display: block;
transition: all .3s ease;
color: #444;
}
.vivaco_fn_widget_social ul li a i:nth-child(2){transform: translateY(100%);color: #fff;}
.vivaco_fn_widget_social ul li a:hover{
background-color: #f3b469;
}
.vivaco_fn_widget_social ul li a:hover i:nth-child(1){transform: translateY(-100%);}
.vivaco_fn_widget_social ul li a:hover i:nth-child(2){transform: translateY(0);}
.vivaco_fn_rightsidebar .opt-in-hound-opt-in-form-wrapper{
background-color: transparent !important;
}
.vivaco_fn_rightsidebar .opt-in-hound-opt-in-wrapper .opt-in-hound-opt-in-form-errors{
text-align: left;
}
.vivaco_fn_rightsidebar .opt-in-hound-opt-in-form-wrapper .opt-in-hound-opt-in-form-button button{
min-width: 160px !important;
width: auto !important;
height: 50px !important;
line-height: 50px !important;
max-width: 100% !important;
background-color: #f3b469 !important;
font-size: 16px !important;
color: #000 !important;
box-shadow: 0px 5px 20px rgba(0,0,0,0.1);
}
.vivaco_fn_rightsidebar .opt-in-hound-opt-in-form-wrapper .opt-in-hound-opt-in-form-button button:hover{
background-color: #000 !important;
color: #f3b469 !important;
}
.vivaco_fn_rightsidebar .opt-in-hound-opt-in-form-wrapper .opt-in-hound-opt-in-form-input input{
border-radius: 4px !important;
width: 100% !important;
background-color: #ddd !important;
height: 50px !important;
line-height: 50px !important;
padding: 0 20px !important;
}
.vivaco_fn_rightsidebar .opt-in-hound-opt-in-image-wrapper{
margin: 0;
}
.vivaco_fn_rightsidebar .opt-in-hound-opt-in-wrapper .opt-in-hound-opt-in-content-wrapper p{
margin: 0;
padding: 0;
font-size: 18px;
color: #444;
margin-bottom: 24px;
}
.vivaco_fn_rightsidebar .opt-in-hound-opt-in-wrapper .opt-in-hound-opt-in-content-wrapper h3 p{
font-size: inherit;
font-family: inherit;
margin: 0;
padding: 0;
color: inherit;
}
.vivaco_fn_rightsidebar .opt-in-hound-opt-in-wrapper .opt-in-hound-opt-in-content-wrapper h3{
font-size: 24px;
font-weight: 500;
margin: 24px 0;
font-family: 'Heebo';
}
.vivaco_fn_rightsidebar .opt-in-hound-opt-in-wrapper{
padding: 50px;
background-color: #ececec !important;
border-radius: 8px !important;
}
.vivaco_fn_rightsidebar .opt-in-hound-opt-in-form-wrapper,
.vivaco_fn_rightsidebar .opt-in-hound-opt-in-content-wrapper{
padding: 0;
}
.vivaco_fn_rightsidebar .opt-in-hound-opt-in-promo{
display: none;
}
.vivaco_fn_widget_trending{
width: 100%;
float: left;
clear: both;
}
.vivaco_fn_widget_trending .img_holder:after{
z-index: 1;
content: '';
position: absolute;
top: 0;
left: 0;
right: 0;
bottom: 0;
background: rgba(0,0,0,0.5); background: -webkit-linear-gradient(rgba(0,0,0,0), rgba(0,0,0,0.5)); background: -o-linear-gradient(rgba(0,0,0,0), rgba(0,0,0,0.5)); background: -moz-linear-gradient(rgba(0,0,0,0), rgba(0,0,0,0.5)); background: linear-gradient(rgba(0,0,0,0), rgba(0,0,0,0.5)); }
.vivaco_fn_widget_trending img{
margin: 0;
padding: 0;
transform: translateZ(0);
transition: all 1s ease;
}
.vivaco_fn_widget_trending ul li .item:hover img{
transform: scale(1.1) translateZ(0);
}
.vivaco_fn_widget_trending ul{
margin: 0;
padding: 0;
list-style-type: none;
}
.vivaco_fn_widget_trending ul li{
margin: 0;
padding: 0;
width: 100%;
float: left;
clear: both;
margin-bottom: 15px;
}
.vivaco_fn_widget_trending ul li .item{
width: 100%;
float: left;
clear: both;
position: relative;
border-radius: 4px;
overflow: hidden;
transform: translateZ(0);
}
.vivaco_fn_widget_trending ul li.item_0 .title_holder p{
color: #ccc;
}
.vivaco_fn_widget_trending ul li.item_0 .title_holder h3{
color: #fff;
}
.vivaco_fn_widget_trending ul li.item_0 .title_holder{
position: absolute;
bottom: 0;
left: 0;
right: 0;
z-index: 5;
}
.vivaco_fn_widget_trending ul li:not(:first-child) .item{
border: 1px solid #ddd;
}
.vivaco_fn_widget_trending ul li .title_holder{
width: 100%;
float: left;
clear: both;
position: relative;
padding: 24px 40px 24px 90px;
}
.vivaco_fn_widget_trending ul li .title_holder .fn_key{
position: absolute;
width: 40px;
height: 40px;
display: block;
line-height: 40px;
text-align: center;
border-radius: 50%;
background-color: #0b0e13;
font-size: 20px;
color: #cccccc;
font-weight: 500;
top: 30px;
left: 30px;
}
.vivaco_fn_widget_trending ul li .title_holder h3{
margin: 0;
padding: 0;
font-size: 26px;
line-height: 1;
font-style: italic;
color: #444;
margin-bottom: 10px;
display: block;
}
.vivaco_fn_widget_trending ul li .title_holder h3 span{
background-image: linear-gradient(currentColor, currentColor);
background-position: 0% 100%;
background-repeat: no-repeat;
background-size: 0% 2px;
transition: background-size .5s;
}
.vivaco_fn_widget_trending ul li .title_holder p{
margin: 0;
padding: 0;
color: #888;
font-size: 14px;
position: relative;
overflow: hidden;
transform: translateZ(0);
display: block;
}
.vivaco_fn_widget_trending ul li .title_holder p span{
display: block;
text-overflow: ellipsis;
overflow: hidden;
white-space: nowrap;
transition: all .5s ease;
}
.vivaco_fn_widget_trending ul li .title_holder p .post_time{
position: relative;
}
.vivaco_fn_widget_trending ul li .title_holder p .post_com_count{
transform: translateY(102%);
position: absolute;
top: 0;
left: 0;
}
.vivaco_fn_widget_trending ul li .item:hover .title_holder p .post_time{
transform: translateY(-102%);
}
.vivaco_fn_widget_trending ul li .item:hover .title_holder p .post_com_count{
transform: translateY(0px);
}
.vivaco_fn_widget_trending ul li .item:hover .title_holder h3 span{
background-size: 100% 2px;
}
.vivaco_fn_widget_trending ul li .item a{
display: block;
text-decoration: none;
position: absolute;
top: 0;
left: 0;
right: 0;
bottom: 0;
z-index: 10;
} .wp-block-group.has-background{
padding: 20px;
border-radius: 8px;
}
.wp-block-group{
margin-bottom: 20px;
}
.wp-block-media-text{
margin-bottom: 20px;
}
.wp-block-group.has-background > * > *{margin-bottom: 20px;}
.wp-block-group.has-background > * > *:last-child{margin-bottom: 0;}
figcaption{
margin-bottom: 20px;
}
#wp-calendar caption{
margin-bottom: 15px;
color: #ccc;
}
.wp-block-calendar table a{
display: block;
background: #ececec;
width: 30px;
height: 30px;
padding: 0;
text-align: center;
font-size: 12px;
line-height: 30px;
border-radius: 3px;
text-decoration: none;
color: #888;
}
.wp-calendar-nav{
display: -webkit-flex;
display: -ms-flexbox;
display: flex;
width: 100%;
clear: both;
flex-direction: row;
justify-content: center;
}
.wp-calendar-nav a{
display: block;
background-color: #ececec;
padding: 0 15px;
text-decoration: none;
color: #888;
line-height: 30px;
font-size: 12px;
font-weight: 500;
text-transform: uppercase;
overflow: hidden;
}
.wp-calendar-nav a:hover{
color: #000;
}
.wp-calendar-nav .wp-calendar-nav-prev{
display: block;
float: left;
}
.wp-calendar-nav .wp-calendar-nav-prev a{
border-top-left-radius: 5px;
border-bottom-left-radius: 5px;
}
.wp-calendar-nav .wp-calendar-nav-next{
display: block;
float: left;
}
.wp-calendar-nav .wp-calendar-nav-next a{
border-top-right-radius: 5px;
border-bottom-right-radius: 5px; }
.wp-block-search{
margin-bottom: 20px;
}
.wp-calendar-nav .pad{
display: none;
}
.wp-block-tag-cloud:after{
clear: both;
display: table;
content: '';
}
.wp-block-tag-cloud a{
font-size: 14px !important;
color: #888888;
text-decoration: none;
line-height: 32px;
padding: 0 12px;
display: block;
float: left;
border-radius: 4px;
background-color: #ececec;
margin: 0 5px 5px 0;
font-style: normal;
text-transform: capitalize;
}
.wp-block-tag-cloud a:hover{
background-color: #f3b469;
color: #000;
}
.wp-block-search .wp-block-search__input{
margin: 0;
color: #6f6f6f;
padding-left: 15px;
padding-right: 40px;
transition: all .5s ease;
border: 1px solid #eee;
overflow: hidden;
width: 100%;
position: relative;
border-radius: 4px;
background: #ddd;
min-width: 100%;
height: 50px;
padding: 0 20px;
}
.wp-block-search .wp-block-search__button{
margin: 0;
position: relative;
top: auto;
right: auto;
background: #f3b469;
width: auto;
height: 50px;
border-radius: 3px;
color: #000;
min-width: 160px;
text-align: center;
font-size: 16px;
text-transform: capitalize;
margin-top: 20px;
box-shadow: 0px 5px 20px rgba(0,0,0,0.1);
z-index: 10;
cursor: pointer;
outline-color: transparent;
outline-width: 0;
outline: none;
border: none;
}
.wp-block-search .wp-block-search__button:hover{
background-color: #000;
color: #f3b469;
}
ul.wp-block-rss{
margin: 0;
padding: 0;
list-style-type: none;
}
ul.wp-block-rss a{
text-decoration: none;
color: #1e1e1e;
font-weight: 500;
line-height: 30px;
text-transform: capitalize;
font-style: normal;
}
.wp-block-latest-posts.is-grid a{
text-decoration: none;
color: #1e1e1e;
font-weight: 500;
line-height: 30px;
text-transform: capitalize;
font-style: normal;
} 
.wp-block-latest-posts.is-grid{
margin: 0;
}
ol.wp-block-latest-comments{
margin: 0;
padding: 0;
list-style-type: none;
}
.wp-block-latest-comments__comment-meta{
margin: 0;
padding: 0;
font-size: 18px;
}
a.wp-block-latest-comments__comment-link,
a.wp-block-latest-comments__comment-author{
color: #000;
font-weight: 500;
font-family: 'Heebo';
text-transform: capitalize;
line-height: 1;
text-decoration: none;
}
time.wp-block-latest-comments__comment-date{
margin: 0;
padding: 0;
font-size: 14px;
color: #888888;
line-height: 1;
margin-top: 5px;
margin-bottom: 10px;
}
.wp-block-latest-comments__comment-excerpt p{
margin: 0;
padding: 0;
font-size: 18px;
color: #444444;
}
.wp-block-latest-posts.wp-block-latest-posts__list{
margin: 0;
margin-bottom: 20px;
padding: 0;
list-style-type: none;
}
.wp-block-latest-posts.wp-block-latest-posts__list time{
margin: 0;
padding: 0;
font-size: 14px;
color: #888888;
line-height: 1;
margin-top: 5px;
}
.wp-block-latest-posts.wp-block-latest-posts__list a{
color: #000;
font-weight: 500;
font-family: 'Heebo';
text-transform: capitalize;
line-height: 1;
text-decoration: none;
}
.wp-block-latest-posts.wp-block-latest-posts__list li{
margin-bottom: 1em;
}
.widget_recent_entries a,
.recentcomments a{
color: #ccc;
font-size: 18px;
font-weight: 500;
}
.vivaco-fn-wrapper .opt-in-hound-opt-in-content-wrapper p{
margin: 0;
margin-bottom: 27px !important;
font-size: 16px;
line-height: 26px;
color: #666;
text-align: left !important;
}
.vivaco-fn-wrapper .opt-in-hound-opt-in-content-wrapper h3,
.vivaco-fn-wrapper .opt-in-hound-opt-in-content-wrapper h3 p{
text-align: center !important;
}
.vivaco-fn-wrapper .opt-in-hound-opt-in-image-wrapper{
margin: 0 auto 25px auto;
}
.vivaco-fn-wrapper .opt-in-hound-opt-in-heading{
margin: 0 0 15px 0 !important;
font-size: 24px !important;
color: #ccc;
}
.vivaco-fn-wrapper .opt-in-hound-opt-in-wrapper{
border: 1px solid rgba(255,255,255,.07);
background-color: rgba(255,255,255,.02) !important;
border-radius: 5px;
text-align: center;
padding: 50px 34px;
}
.vivaco-fn-wrapper .opt-in-hound-opt-in-content-wrapper,
.vivaco-fn-wrapper .opt-in-hound-opt-in-form-wrapper,
.vivaco-fn-wrapper .opt-in-hound-opt-in-success-message-wrapper{
padding: 0;
}
.vivaco-fn-wrapper .opt-in-hound-opt-in-wrapper .opt-in-hound-opt-in-form .opt-in-hound-opt-in-form-input input[type=email]{
padding: 0 10px !important;
text-align: center;
height: 50px;
width: 100%;
line-height: 50px;
border: 1px solid rgba(255,255,255,.07);
background-color: rgba(255,255,255,.02) !important;
border-radius: 5px;
font-family: 'Muli';
font-size: 16px;
color: #ccc;
}
.vivaco-fn-wrapper .opt-in-hound-opt-in-wrapper .opt-in-hound-opt-in-form .opt-in-hound-opt-in-form-input input[type=email]::-webkit-input-placeholder { color: #666;
}
.vivaco-fn-wrapper .opt-in-hound-opt-in-wrapper .opt-in-hound-opt-in-form .opt-in-hound-opt-in-form-input input[type=email]::-moz-placeholder { color: #666;
}
.vivaco-fn-wrapper .opt-in-hound-opt-in-wrapper .opt-in-hound-opt-in-form .opt-in-hound-opt-in-form-input input[type=email]:-ms-input-placeholder { color: #666;
}
.vivaco-fn-wrapper .opt-in-hound-opt-in-wrapper .opt-in-hound-opt-in-form .opt-in-hound-opt-in-form-input input[type=email]:-moz-placeholder { color: #666;
}
.vivaco-fn-wrapper .opt-in-hound-opt-in-wrapper.opt-in-hound-opt-in-form-fields-orientation-stacked .opt-in-hound-opt-in-form-input{
margin-bottom: 10px;
}
.vivaco-fn-wrapper .opt-in-hound-opt-in-form-wrapper .opt-in-hound-opt-in-form-button button{
padding: 0 10px !important;
text-align: center !important;
height: 50px !important;
width: 100% !important;
line-height: 50px !important;
border: none !important;
background-color: #ff0066 !important;
color: #0f0d10 !important;
font-family: 'Heebo' !important;
font-size: 16px !important;
border-radius: 5px !important;
text-transform: uppercase;
}
.vivaco-fn-wrapper .opt-in-hound-opt-in-form-wrapper .opt-in-hound-opt-in-form-button button:hover{
background-color: #222 !important;
color: #ccc!important;
}
.vivaco-fn-wrapper .opt-in-hound-opt-in-promo{
display: none;
}
.page-template-default .vivaco_fn_comment_wrapper .fn_narrow_container{
max-width: 1280px;
padding-left: 40px;
padding-right: 40px;
}
.page-template-default .vivaco_fn_comment .comment_in{
max-width: 100%;
}
@media(max-width: 1040px){
.page-template-default .vivaco_fn_comment_wrapper .fn_narrow_container{
padding-left: 20px;
padding-right: 20px;
}
}
@media(max-width: 480px){
.page-template-default .vivaco_fn_comment_wrapper .fn_narrow_container{
padding-left: 10px;
padding-right: 10px;
}
}
.page-template-default .vivaco_fn_comment{
padding: 100px 0;
}  .vivaco_fn_pageloader{
position: fixed;
z-index: 9999999;
top: 0;
left: 0;
right: 0;
bottom: 0;
height: 100%;
width: 100%;
background-color: #000;
transition: all .5s ease;
}
.preloader_loaded .vivaco_fn_pageloader{
opacity: 0;
visibility: hidden;
transform: translateY(-100%);
}
.vivaco_fn_pageloader .fn_preloader{
position: absolute;
top: 50%;
display: flex;
flex-direction: row;
flex-wrap: wrap;
max-width: 100%;
width: 100%;
justify-content: center;
left: 0;
transform: translateY(-50%);
padding: 0 20px;
box-sizing: border-box;
}
.vivaco_fn_pageloader .fn_item{
-webkit-animation: vivaco-preloader-animation 2s linear infinite;
-moz-animation: vivaco-preloader-animation 2s linear infinite;
-o-animation: vivaco-preloader-animation 2s linear infinite;
animation: vivaco-preloader-animation 2s linear infinite;
color: transparent;
font-size: 80px;
text-transform: uppercase;
font-weight: 600;
font-family: 'Heebo';
}
@keyframes vivaco-preloader-animation{
0% {
text-shadow: #fff 0 0 0;
}
90%, 100% {
text-shadow: #000 0 0 19px;
}
}
[class^="fn__"]{
display: block;
}
.vivaco_fn_hidden{
height: 0;
width: 0;
position: absolute;
z-index: -999;
overflow: hidden;
opacity: 0;
visibility: hidden;
}
body, html {
width: 100%;
height: 100%;
margin: 0px;
padding: 0px;
overflow-x: hidden;
}
body:after{
clear: both;
display: table;
content: '';
}
html{
height: auto;
}
body{
font-family: 'Open Sans', sans-serif;
font-size: 16px;
line-height: 1.625;
letter-spacing: 0px;
font-weight: 400;
color: #aaa;
overflow: visible;
background-color: #0b0a0c;
-ms-word-wrap: break-word;
word-wrap: break-word;
}
@media(max-width: 1040px){body{overflow: hidden;}}
.vivaco_w_fn_svg,
.vivaco_fn_svg{
width: 20px;
height: 20px;
fill: currentcolor;
}
a i{
transition: none;
}
ol, ul{
margin: 30px;
}
ol ol,
ol ul,
ul ol,
ul ul{
margin: 15px;
}
textarea,
input,
button{outline: none;}
:focus{
outline-color: transparent;
outline-style: none;
}
dl{
margin-bottom: 20px;
}
dl dt{margin: 5px 0;}
dl dt:last-child{margin-bottom: 0;}
input[type=button],
input[type=submit],
button{
font-family: 'Heebo';
}
body blockquote:after{
clear: both;
display: table;
content: '';
}
body blockquote{
border-left: 3px solid #ff00c0;
font-style: italic;
margin: 10px 0px 23px 0px;
clear: both;
max-width: 100%;
background-color: transparent;
line-height: 1.7;
color: #ccc;
box-sizing: border-box;
font-size: 20px;
padding: 12px 12px 12px 4%;
}
.pingback a{
color: #ff00c0;
}
blockquote p{
margin-bottom: 30px;
}
blockquote p:last-child{
margin-bottom: 0px;
}
table a,
dd a,
dt a,
blockquote a{
color: #ccc;
}
table{
width: 100%;
margin: 0 0 30px 0;
}
body code, body pre{
border-left: 3px solid #ff00c0;
font-style: italic;
margin: 10px 0px 30px 0px;
line-height: 1.7;
color: #ccc;
box-sizing: border-box;
font-size: 20px;
max-width: 100%;
display: inline-block;
overflow-x: visible;
padding: 4px 4px 4px 10px;
white-space: pre-wrap;
-ms-word-wrap: break-word;
word-wrap: break-word;
background-color: rgba(255,255,255,.02);
}
br + code,
br + pre{
margin-top: 30px;
}
p code,
p pre,
p+code{
margin-top: 0;
}
p+pre{
margin: 20px 0px;
}
.uneditable-input,
textarea,
input[type=number],
input[type=email],
input[type=url],
input[type=search],
input[type=tel],
input[type=color],
input[type=text],
input[type=password],
input[type=datetime],
input[type=datetime-local],
input[type=date],
input[type=month],
input[type=time],
input[type=week]{
color: #ccc;
height: 40px;
font-size: 16px;
background-color: rgba(255,255,255,.03);
border: 1px solid rgba(255,255,255,.021);
}
input[type="text"]::-webkit-input-placeholder { color: #666;
}
input[type="text"]::-moz-placeholder { color: #666;
}
input[type="text"]:-ms-input-placeholder { color: #666;
}
input[type="text"]:-moz-placeholder { color: #666;
}
input[type=button],
input[type=submit]{
border: none;
height: 44px;
font-weight: 500;
font-size: 14px;
padding: 0px 25px;
letter-spacing: .5px;
background-color: #316397;
color: #fff;
}
input[type=button]:hover,
input[type=submit]:hover{
background-color: #d24e1a;
color: #fff;
}
a{
text-decoration: none;
}
textarea{height: auto;max-width: 600px;}
h1 > a:hover, h2 > a:hover, h3 > a:hover, h4 > a:hover, h5 > a:hover, h6 > a:hover{
color: #ff00c0;
text-decoration: none;
}
h1, h2, h3, h4, h5, h6, h1 > a, h2 > a, h3 > a, h4 > a, h5 > a, h6 > a{
color: #eee;
text-decoration: none;
}
h1, h2, h3, h4, h5, h6{
font-weight: 400;
font-family: 'Heebo';
line-height: 1.25;
margin-bottom: 30px;
}
body p{margin-bottom: 30px;letter-spacing: 0px;}
img{max-width: 100%;}
.frenify-ready[data-fn-bg-img]{
-webkit-animation: none;
animation: none;
background-position: center center;
background-repeat: no-repeat;
background-size: cover;
}
[data-fn-bg-img]{
background: linear-gradient(45deg, #000, #b2b0b0);
background-size: 400% 400%;
-webkit-animation: data-fn-bg-img 1s ease infinite;
-moz-animation: data-fn-bg-img 1s ease infinite;
animation: data-fn-bg-img 1s ease infinite;
}
@-webkit-keyframes data-fn-bg-img {
0%{background-position:0% 50%}
50%{background-position:100% 50%}
100%{background-position:0% 50%}
}
@-moz-keyframes data-fn-bg-img {
0%{background-position:0% 50%}
50%{background-position:100% 50%}
100%{background-position:0% 50%}
}
@keyframes data-fn-bg-img {
0%{background-position:0% 50%}
50%{background-position:100% 50%}
100%{background-position:0% 50%}
}  .vivaco-fn-wrapper *:after,
.vivaco-fn-wrapper *:before,
.vivaco-fn-wrapper *,
.vivaco-fn-wrapper{
box-sizing: border-box;
}
.vivaco-fn-wrapper{
position: relative;
}
.vivaco-fn-wrapper:after{
content: '';
position: absolute;
z-index: -2;
top: 0;
left: 0;
right: 0;
bottom: 0;
}
.vivaco-fn-wrapper,
.index_page,
.blog_info,
.fn_single_content,
.fn_page_blog,
.vivaco_fn_pages,
.vivaco_fn_full_page_template,
.vivaco_fn_content{
width: 100%;
float: left;
clear: both;
}
.vivaco_fn_pages{transform: translateZ(0);}
.fn_narrow_container:after,
.fn-container:after{
clear: both;
display: table;
content: '';
}
.fn-container .fn_narrow_container{
padding: 0;
max-width: 800px;
}
.fn-container .fn-container{
margin: 0;
max-width: 100%;
padding: 0;
}
.fn-container{
z-index: 5;
}
.fn_narrow_container{
max-width: 840px;
padding: 0 20px;
margin: 0 auto;
position: relative;
z-index: 5;
}
.vivaco_fn_hassidebar{
width: 100%;
float: left;
clear: both;
display: flex;
display: -webkit-flex;
display: -ms-flexbox;
flex-direction: row;
}
.vivaco_fn_hassidebar .vivaco_fn_leftsidebar{
width: 70%;
padding-right: 70px;
min-width: 70%;
}
.vivaco_fn_blog_content{
width: 100%;
float: left;
clear: both;
padding: 50px 0 100px;
}
.vivaco_fn_hassidebar .vivaco_fn_leftsidebar ul.vivaco_fn_postlist{padding-top: 0;padding-bottom: 0;}
.vivaco_fn_hassidebar .vivaco_fn_leftsidebar ul.vivaco_fn_postlist li:first-child{margin-top: 0;}
.vivaco_fn_hassidebar .vivaco_fn_rightsidebar{
width: 30%;
min-width: 30%;
}
@media(max-width: 1040px){
.vivaco_fn_hassidebar{flex-direction: column;}
.vivaco_fn_hassidebar .vivaco_fn_rightsidebar{width: 100%;min-width: 100%;}
.vivaco_fn_hassidebar .vivaco_fn_leftsidebar{width: 100%;min-width: 100%;padding-right: 0;}
}  .vivaco_fn_header{
width: 100%;
float: left;
clear: both;
position: relative;
z-index: 999;
background-color: #fff;
}
.vivaco_fn_header .header_inner{
width: 100%;
display: flex;
display: -webkit-flex;
display: -ms-flexbox;
max-width: 100%;
flex-direction: row;
align-items: center;
}
.vivaco_fn_header .header_logo{
min-width: fit-content;
}
.vivaco_fn_header .header_logo img{
max-width: 110px;
}
.vivaco-fn-wrapper[data-pos="fixed"] .vivaco_fn_header{position: fixed;}
.vivaco-fn-wrapper[data-pos="absolute"] .vivaco_fn_header{position: absolute;background-color: transparent;}
ul.vivaco_fn_main_nav{
margin: 0;
padding: 0 20px;
display: flex;
display: -webkit-flex;
display: -ms-flexbox;
width: 100%;
flex-direction: row;
justify-content: center;
flex-wrap: wrap;
list-style-type: none;
}
ul.vivaco_fn_main_nav > li{
margin: 0 2px;
padding: 0;
position: relative;
}
ul.vivaco_fn_main_nav > li > a{
display: block;
height: 100px;
line-height: 100px;
text-decoration: none;
padding: 0 20px;
font-family: 'Heebo';
font-size: 18px;
color: #333;
position: relative;
}
ul.vivaco_fn_main_nav > li > a span{position: relative;padding: 5px 0;}
ul.vivaco_fn_main_nav > li > a span:after{
content: '';
position: absolute;
bottom: 0;
height: 1px;
left: 50%;
width: 0;
padding: 0;
margin: 0;
border: none;
transition: all .3s ease;
background-color: #ff00c0;
border-top-left-radius: 5px;
border-top-right-radius: 5px;
}
ul.vivaco_fn_main_nav > li:hover > a span:after{
left: 0;
width: 100%;
}
ul.vivaco_fn_main_nav ul.sub-menu li.menu-item-has-children a span,
ul.vivaco_fn_main_nav > li.menu-item-has-children > a span{
position: relative;
}
ul.vivaco_fn_main_nav > li:hover > ul{
display: block;
-webkit-animation: vivaco-submenu-animation .4s ease;
-moz-animation: vivaco-submenu-animation .4s ease;
}
ul.vivaco_fn_main_nav ul.sub-menu{
position: absolute;
width: 220px;
left: 0;
top: 100%;
z-index: 3;
background-color: #0b0a0c;
margin: 0;
padding: 21px 0px;
list-style-type: none;
border-radius: 2px;
display: none;
box-shadow: 3px 3px 3px 0px rgba(255,255,255,.02);
}
.vivaco_fn_header .header_nav_wrap{
width: 100%;
}
ul.vivaco_fn_main_nav ul.sub-menu a{
color: #ccc;
text-decoration:none;
font-size: 18px;
display: block;
font-family: 'Heebo';
padding: 0 20px;
position: relative;
}
ul.vivaco_fn_main_nav ul.sub-menu a:after{
content: '';
position: absolute;
top: 0;
left: 15px;
bottom: 100%;
width: 1px;
background-color: #ff00c0;
transition: all .3s ease;
}
ul.vivaco_fn_main_nav ul.sub-menu li:hover > a:after{
bottom: 0;
}
ul.vivaco_fn_main_nav ul.sub-menu li:hover > a{color: #ff00c0;padding-left: 26px;padding-right: 14px}
ul.vivaco_fn_main_nav ul.sub-menu li{padding: 0; margin-bottom: 10px;position: relative;}
ul.vivaco_fn_main_nav ul.sub-menu li:last-child{margin-bottom: 0;}
ul.vivaco_fn_main_nav ul.sub-menu ul{
position: absolute;
top: -21px;
left: 100%;
}
ul.vivaco_fn_main_nav li:hover ul.sub-menu li:hover > ul{
display: block;
-webkit-animation: vivaco-submenu-animation .4s ease;
-moz-animation: vivaco-submenu-animation .4s ease;
}
@-webkit-keyframes vivaco-submenu-animation {
0% { opacity: 0; transform: translateY(10px) translateZ(0);}   
100% { opacity: 1; transform: translateY(0px) translateZ(0);}
}
@-moz-keyframes vivaco-submenu-animation {
0% { opacity: 0; transform: translateY(10px) translateZ(0);}   
100% { opacity: 1; transform: translateY(0px) translateZ(0);}
}
.mobile_retina_logo,
.retina_logo{
display: none;
}
@media (-webkit-min-device-pixel-ratio: 1.1),(min-device-pixel-ratio: 1.1),(min-resolution: 120dpi) {
.mobile_retina_logo,
.retina_logo{display: block;}
.mobile_logo,
.desktop_logo{display: none;}
}
.vivaco_fn_header .header_helper{
display: flex;
display: -webkit-flex;
display: -ms-flexbox;
align-items: center;
flex-direction: row;
}
.vivaco_fn_header .fn_finder{
width: 46px;
height: 40px;
cursor: pointer;
position: relative;
}
.vivaco_fn_header .fn_finder .vivaco_fn_svg{
width: 18px;
height: 18px;
position: absolute;
top: 50%;
left: 50%;
margin: -9px 0 0 -9px;
}
.vivaco_fn_header .fn_trigger{
width: 46px;
height: 40px;
cursor: pointer;
position: relative;
background-color: #ff00c0;
border-radius: 2px;
margin-left: 16px;
}
.vivaco_fn_header .fn_trigger .ham_progress{
position: absolute;
left: 0;
bottom: 0;
width: 0;
height: 3px;
overflow: hidden;
transition: all .7s linear;
border-bottom-left-radius: 2px;
border-bottom-right-radius: 2px;
}
.vivaco_fn_header .fn_trigger.ready:hover .ham_progress{
width: 100%;
}
.vivaco_fn_header .fn_trigger .ham_progress:after{
content: '';
position: absolute;
left: 0;
bottom: 0;
height: 100%;
width: 100%;
background-color: #0f0d10;
}
.vivaco_fn_header .hamburger{
width: 24px;
height: 14px;
position: absolute;
top: 50%;
left: 50%;
margin: -7px 0 0 -12px;
}
.vivaco_fn_header .hamburger.is-active{
margin-top: -3px;
}
.vivaco_fn_header .hamburger-box{
width: 24px;
height: 14px;
position: absolute;
top: 50%;
left: 50%;
margin: -7px 0 0 -12px;
}
.vivaco_fn_header .hamburger .hamburger-inner::before,
.vivaco_fn_header .hamburger .hamburger-inner::after,
.vivaco_fn_header .hamburger .hamburger-inner{
width: 24px;
background-color: #0f0d10;
}
.vivaco_fn_header .hamburger--collapse-r .hamburger-inner::after{
top: -12px;
}
.vivaco_fn_header .hamburger-inner::before{
top: -6px;
}
[data-skin="dark"] ul.vivaco_fn_main_nav > li > a,
[data-skin="dark"] .vivaco_fn_header .fn_finder{color: #ccc;}
[data-skin="dark"] .vivaco_fn_header{background-color: #0f0d10;}  .vivaco-fn-content_archive,
.vivaco_fn_portfolio_page,
.vivaco_fn_full_page_in{
width: 100%;
float: left;
clear: both;
}
.vivaco-fn-content_archive,
.page-template-page-blog .vivaco_fn_pages{margin-bottom: 200px;}
@media(max-width: 1040px){
.vivaco-fn-content_archive,
.page-template-page-blog .vivaco_fn_pages{margin-bottom: 100px;}
}
.vivaco_fn_right_panel,
.vivaco_fn_right_panel *{
filter: none;
}
body.admin-bar .vivaco_fn_right_panel{top: 32px;}
.vivaco_fn_pages,
.vivaco_fn_right_panel{transition: all .4s ease-in-out;}
.fn_opened .vivaco_fn_right_panel .extra_closer{transform: translateX(0);}
.fn_opened .vivaco_fn_right_panel{transform: translateX(0);}
.vivaco_fn_right_panel{
transform: translateX(470px);
display: flex;
display: -webkit-flex;
display: -ms-flexbox;
flex-direction: row;
position: fixed;
top: 0;
right: 0;
bottom: 0;
z-index: 9999;
background-color: #fff;
box-shadow: 0px 5px 20px rgba(0,0,0,0.05);
}
.vivaco_fn_right_panel .extra_closer{
width: 9000px;
right: 100%;
position: absolute;
cursor: pointer;
top: 0;
bottom: 0;
background-color: rgba(15,13,16,0.9);
z-index: 3;
transform: translateX(-105%);
transition: all .4s ease;
}
.vivaco_fn_right_panel .fn_closer{
width: 20px;
height: 20px;
top: 30px;
left: 50%;
margin-left: -10px;
display: block;
position: absolute;
border-radius: 2px;
background-color: rgba(255,255,255,.07);
background-color: rgba(255,255,255,.3);
cursor: pointer;
transition: all 300ms ease;
}
.vivaco_fn_right_panel .fn_closer:hover{
background-color: rgba(255,255,255,.5);
}
.vivaco_fn_right_panel .fn_closer .vivaco_fn_svg{
width: 10px;
height: 10px;
color: #000;
position: absolute;
top: 50%;
left: 50%;
margin: -5px 0 0 -5px;
}
.vivaco_fn_popup_sidebar{
width: 470px;
height: 100%;
max-height: 100%;
background-color: #0b0a0c;
padding: 100px 0px 50px 0px;
}
.vivaco_fn_popup_sidebar .sidebar_wrapper{
padding: 0 50px;
}  .vivaco_fn_mobilemenu_wrap{
width: 100%;
float: left;
clear: both;
display: none;
overflow: hidden;
position: relative;
z-index: 55;
}
.vivaco_fn_mobilemenu_wrap .hamburger{
opacity: 1;
}
.vivaco_fn_mobilemenu_wrap ul{
list-style-type: none;
margin: 0px;
}
.vivaco_fn_mobilemenu_wrap .logo_hamb{
width: 100%;
float: left;
clear: both;
padding: 20px;
background-color: #0b0e13;
box-sizing: border-box;
}
.vivaco_fn_mobilemenu_wrap .logo_hamb .in{
width: 100%;
display: flex;
display: -webkit-flex;
display: -ms-flexbox;
align-items: center;
justify-content: space-between;
}
.vivaco_fn_mobilemenu_wrap .menu_logo a{
text-decoration: none;
display: block;
cursor: pointer;
}
.vivaco_fn_mobilemenu_wrap .menu_logo a img{
max-width: 225px;
max-width: 110px;
max-height: 40px;
}
.vivaco_fn_mobilemenu_wrap .mobilemenu{
width: 100%;
float: left;
clear: both;
padding: 40px 20px 30px 20px;
background-color: #0b0a0c;
display: none;
overflow: hidden;
box-sizing: border-box;
}
.vivaco_fn_mobilemenu_wrap .vert_menu_list ul{
margin: 20px 0px 10px 0px;
list-style-type: none;
margin-left: 20px;
display: none;
position: relative;
overflow: hidden;
}
.vivaco_fn_mobilemenu_wrap .vert_menu_list a{
text-decoration: none;
color: #ccc;
font-size: 18px;
line-height: 30px;
display: block;
position: relative;
font-weight: 500;
}
.vivaco_fn_mobilemenu_wrap .vert_menu_list a:hover{
color: #fff;
}
.vivaco_fn_mobilemenu_wrap .vert_menu_list ul a{
text-transform: none;
}
.vivaco_fn_mobilemenu_wrap .vert_menu_list li{
margin: 0px;
position: relative;
margin-bottom: 10px;
}
.vivaco_fn_mobilemenu_wrap .vert_menu_list li.menu-item-has-children > a:after{
width: 0px;
height: 0px;
content: '';
position: absolute;
border: 5px solid transparent;
border-left-color: #eee;
right: 1px;
top: 50%;
margin-top: -5px;
transition: all .3s ease;
transform-origin: left center;
}
.vivaco_fn_mobilemenu_wrap .vert_menu_list li.active.menu-item-has-children > a:after{
transform: rotate(90deg);
margin-top: -8px;
}
.vivaco_fn_mobilemenu_wrap .vert_menu_list li.menu-item-has-children:hover > a:after,
.vivaco_fn_mobilemenu_wrap .vert_menu_list li.active.menu-item-has-children > a:after{
border-left-color: #fff;
}
.vivaco_fn_mobilemenu_wrap .vert_menu_list li.active.menu-item-has-children > a{
color: #fff;
}
.vivaco_fn_mobilemenu_wrap .menu_logo{
margin-right: 20px;
}  .hamburger {
padding: 15px 15px;
display: inline-block;
cursor: pointer;
transition-property: opacity, filter;
transition-duration: 0.15s;
transition-timing-function: linear;
font: inherit;
color: inherit;
text-transform: none;
background-color: transparent;
border: 0;
margin: 0;
overflow: visible;
}
.hamburger-box {
width: 30px;
height: 18px;
display: inline-block;
position: relative;
}
.hamburger-inner {
display: block;
top: 50%;
margin-top: -2px;
}
.hamburger-inner, .hamburger-inner::before, .hamburger-inner::after {
width: 30px;
height: 2px;
background-color: #000;
position: absolute;
transition-property: transform;
transition-duration: 0.15s;
transition-timing-function: ease;
-webkit-border-radius: 4px;
-moz-border-radius: 4px;
border-radius: 4px;
}
.hamburger-inner::before,
.hamburger-inner::after {
content: "";
display: block;
}
.hamburger-inner::before{
top: -8px;
}
.hamburger-inner::after{
bottom: -10px;
}
.hamburger--collapse-r .hamburger-inner {
top: auto;
bottom: 0;
transition-duration: 0.13s;
transition-delay: 0.13s;
transition-timing-function: cubic-bezier(0.55, 0.055, 0.675, 0.19);
}
.hamburger--collapse-r .hamburger-inner::after{
top: -16px;
-webkit-transition: top 0.2s 0.2s cubic-bezier(0.33333, 0.66667, 0.66667, 1), opacity 0.1s linear;
-moz-transition: top 0.2s 0.2s cubic-bezier(0.33333, 0.66667, 0.66667, 1), opacity 0.1s linear;
-ms-transition: top 0.2s 0.2s cubic-bezier(0.33333, 0.66667, 0.66667, 1), opacity 0.1s linear;
-o-transition: top 0.2s 0.2s cubic-bezier(0.33333, 0.66667, 0.66667, 1), opacity 0.1s linear;
transition: top 0.2s 0.2s cubic-bezier(0.33333, 0.66667, 0.66667, 1), opacity 0.1s linear;
}
.hamburger--collapse-r .hamburger-inner::before{
-webkit-transition: top 0.12s 0.2s cubic-bezier(0.33333, 0.66667, 0.66667, 1), transform 0.13s cubic-bezier(0.55, 0.055, 0.675, 0.19);
-moz-transition: top 0.12s 0.2s cubic-bezier(0.33333, 0.66667, 0.66667, 1), transform 0.13s cubic-bezier(0.55, 0.055, 0.675, 0.19);
-ms-transition: top 0.12s 0.2s cubic-bezier(0.33333, 0.66667, 0.66667, 1), transform 0.13s cubic-bezier(0.55, 0.055, 0.675, 0.19);
-o-transition: top 0.12s 0.2s cubic-bezier(0.33333, 0.66667, 0.66667, 1), transform 0.13s cubic-bezier(0.55, 0.055, 0.675, 0.19);
transition: top 0.12s 0.2s cubic-bezier(0.33333, 0.66667, 0.66667, 1), transform 0.13s cubic-bezier(0.55, 0.055, 0.675, 0.19);
}
.hamburger--collapse-r.is-active .hamburger-inner{
-webkit-transform: translate3d(0, -10px, 0) rotate(45deg);
-moz-transform: translate3d(0, -10px, 0) rotate(45deg);
-ms-transform: translate3d(0, -10px, 0) rotate(45deg);
transform: translate3d(0, -10px, 0) rotate(45deg);
transition-delay: 0.22s;
transition-timing-function: cubic-bezier(0.215, 0.61, 0.355, 1);
}
.hamburger--collapse-r.is-active .hamburger-inner::after{
top: 0;
opacity: 0;
-webkit-transition: top 0.2s cubic-bezier(0.33333, 0, 0.66667, 0.33333), opacity 0.1s 0.22s linear;
-moz-transition: top 0.2s cubic-bezier(0.33333, 0, 0.66667, 0.33333), opacity 0.1s 0.22s linear;
-ms-transition: top 0.2s cubic-bezier(0.33333, 0, 0.66667, 0.33333), opacity 0.1s 0.22s linear;
-o-transition: top 0.2s cubic-bezier(0.33333, 0, 0.66667, 0.33333), opacity 0.1s 0.22s linear;
transition: top 0.2s cubic-bezier(0.33333, 0, 0.66667, 0.33333), opacity 0.1s 0.22s linear;
}
.hamburger--collapse-r.is-active .hamburger-inner::before{
top: 0;
-webkit-transform: rotate(90deg);
-moz-transform: rotate(90deg);
-ms-transform: rotate(90deg);
transform: rotate(90deg);
-webkit-transition: top 0.1s 0.16s cubic-bezier(0.33333, 0, 0.66667, 0.33333), transform 0.13s 0.25s cubic-bezier(0.215, 0.61, 0.355, 1);
-moz-transition: top 0.1s 0.16s cubic-bezier(0.33333, 0, 0.66667, 0.33333), transform 0.13s 0.25s cubic-bezier(0.215, 0.61, 0.355, 1);
-ms-transition: top 0.1s 0.16s cubic-bezier(0.33333, 0, 0.66667, 0.33333), transform 0.13s 0.25s cubic-bezier(0.215, 0.61, 0.355, 1);
-o-transition: top 0.1s 0.16s cubic-bezier(0.33333, 0, 0.66667, 0.33333), transform 0.13s 0.25s cubic-bezier(0.215, 0.61, 0.355, 1);
transition: top 0.1s 0.16s cubic-bezier(0.33333, 0, 0.66667, 0.33333), transform 0.13s 0.25s cubic-bezier(0.215, 0.61, 0.355, 1);
}
.hamburger{
padding: 0px;
height: 100%;
display: table-cell;
vertical-align: middle;
}
.hamburger-box{display: block;}
.hamburger .hamburger-inner::before,
.hamburger .hamburger-inner::after,
.hamburger .hamburger-inner{
background-color: #ccc;
width: 30px;
-webkit-transition: all .3s ease;
-moz-transition: all .3s ease;
-ms-transition: all .3s ease;
-o-transition: all .3s ease;
transition: all .3s ease;
}  .vivaco_fn_searchlist{
width: 100%;
float: left;
clear: both;
}
.index_page{margin-bottom: 200px;}
.single-vivaco-project .vivaco_fn_footer{margin-top: 200px;}
.vivaco_fn_searchlist{margin-bottom: 200px;}
.search-no-results .vivaco_fn_searchlist{margin-bottom: 0;}
.single-vivaco-project[data-elementor-device-mode] .vivaco_fn_footer{margin-top: 0px;}
@media(max-width: 1040px){
.index_page{margin-bottom: 100px;}
.vivaco_fn_searchlist{margin-bottom: 100px;}
.single-vivaco-project .vivaco_fn_footer{margin-top: 100px;}
}
.vivaco_fn_footer{
width: 100%;
float: left;
clear: both;
position: relative;
background-color: #0f0d10;
}
.vivaco_fn_footer .footer_content{
width: 100%;
float: left;
clear: both;
padding: 85px 0px 100px 0;
}
.vivaco_fn_footer .footer_copy{
width: 100%;
max-width: 500px;
margin: 0 auto;
text-align: center;
}
.vivaco_fn_footer .footer_copy p{
margin: 0;
padding: 0;
font-size: 16px;
}
.vivaco_fn_footer .footer_copy a{
color: #aaa;
text-decoration: none;
}
.vivaco_fn_footer .footer_copy a:hover{
color: #ff00c0;
}
.vivaco_fn_footer .vivaco_fn_social_list{
width: 100%;
}
.vivaco_fn_footer .vivaco_fn_social_list ul{
display: flex;
display: -webkit-flex;
display: -ms-flexbox;
justify-content: center;
list-style-type: none;
flex-wrap: wrap;
margin: 0;
padding: 0;
margin-left: -20px;
margin-bottom: 23px;
}
.vivaco_fn_footer .vivaco_fn_social_list li{
margin: 0 0 20px 0;
padding-left: 20px;
}
.vivaco_fn_footer .vivaco_fn_social_list a{
width: 80px;
height: 80px;
display: block;
border-radius: 50%;
border: 6px solid rgba(255,255,255,.075);
line-height: 68px;
text-align: center;
font-size: 30px;
color: #666;
position: relative;
transition: all .3s ease;
}
.vivaco_fn_footer .vivaco_fn_social_list a:hover{
color: #ff00c0;
transform: translateY(-5px);
border-color: transparent;
border-bottom-color: #ff00c0;
border-radius: 0;
}  .vivaco_fn_pagetitle{
width: 100%;
float: left;
clear: both;
position: relative;
padding: 120px 0 150px;
text-align: center;
background-color: #0f0d10;
}
.vivaco_fn_pagetitle .fn-container{
z-index: 5;
}
.vivaco_fn_404 .fn_corner .fn_corner_a,
.vivaco_fn_pagetitle .fn_corner .fn_corner_a{
border-bottom-width: 388px;
}
.vivaco_fn_404 .fn_corner .fn_corner_b,
.vivaco_fn_pagetitle .fn_corner .fn_corner_b{
border-bottom-width: 488px;
}
.vivaco-fn-protected .fn_corner,
.vivaco_fn_404 .fn_corner,
.vivaco_fn_pagetitle .fn_corner{
position: absolute;
z-index: 0;
bottom: 0;
right: 0;
}
.fn_corner .fn_corner_a{
width: 0;
height: 0;
border-style: solid;
border-width: 0 0 488px 660px;
border-color: transparent;
display: block;
border-bottom-color: rgba(255,0,192,0.05);
position: absolute;
bottom: 0;
right: 0;
z-index: -1;
}
.fn_corner .fn_corner_b{
width: 0;
height: 0;
border-style: solid;
border-width: 0 0 588px 360px;
border-color: transparent;
display: block;
border-bottom-color: rgba(255,0,192,0.05);
position: absolute;
bottom: 0;
right: 0;
z-index: -1;
}
.fn_corner[data-pos="left"] .fn_corner_a{
right: auto;
left: 0;
border-width: 390px 0 0 660px;
border-color: transparent;
border-left-color: rgba(255,0,192,0.05);
}
.fn_corner[data-pos="left"] .fn_corner_b{
right: auto;
left: 0;
border-width: 490px 0 0 360px;
border-color: transparent;
border-left-color: rgba(255,0,192,0.05);
}
.vivaco_fn_pagetitle h3{
font-family: 'Heebo';
font-weight: 900;
margin: 0;
padding: 0;
font-size: 100px;
font-size: 5.21vw;
font-size: calc(20px + 4.17vw);
font-size: -moz-calc(20px + 4.17vw);
font-size: -webkit(20px + 4.17vw);
line-height: 1;
letter-spacing: 0;
}
.vivaco_fn_breadcrumbs{
width: 100%;
display: flex;
display: -webkit-flex;
display: -ms-flexbox;
justify-content: center;
margin-top: 32px;
}
.vivaco_fn_breadcrumbs ul{
margin: 0;
padding: 0 39px;
display: flex;
display: -webkit-flex;
display: -ms-flexbox;
flex-direction: row;
flex-wrap: wrap;
align-items: center;
list-style-type: none;
border-radius: 20px;
border: 1px solid rgba(255,255,255,.07);
background-color: rgba(255,255,255,.02);
}
.vivaco_fn_breadcrumbs ul li{
margin: 0;
padding: 0;
}
.vivaco_fn_breadcrumbs span,
.vivaco_fn_breadcrumbs a{
font-family: 'Heebo';
font-size: 15px;
line-height: 42px;
display: block;
padding: 0 10px;
}
.vivaco_fn_breadcrumbs span{
color: #888;
}
.vivaco_fn_breadcrumbs a{
color: #ccc;
text-decoration: none;
}
.vivaco_fn_breadcrumbs a:hover{
color: #ff00c0;
}
.vivaco_fn_breadcrumbs li.separator{
padding: 0 10px;
}
.vivaco_fn_breadcrumbs li.separator span{
display: block;
width: 5px;
position: relative;
padding: 0;
margin: 0;
}
.vivaco_fn_breadcrumbs li.separator .vivaco_fn_svg{
width: 9px;
height: 9px;
position: relative;
left: -2px;
}  ul.vivaco_fn_postlist{
padding: 50px 0px 50px 0px;
margin: 0;
width: 100%;
float: left;
clear: both;
list-style-type: none;
}
ul.vivaco_fn_postlist li{
float: left;
width: 100%;
clear: both;
margin: 0;
padding: 0;
margin-top: 50px;
}
ul.vivaco_fn_postlist .item{
float: left;
width: 100%;
clear: both;
display: flex;
display: -webkit-flex;
display: -ms-flexbox;
flex-direction: row;
padding: 41px 40px 45px 40px;
border-radius: 5px;
border: 1px solid rgba(255,255,255,.07);
background-color: rgba(255,255,255,.02);
}
.home ul.vivaco_fn_postlist .item.has-post-thumbnail{
margin-top: 0;
}
.home ul.vivaco_fn_postlist .item{
margin-top: 20px;
}
ul.vivaco_fn_postlist .item.sticky{
border-width: 5px;
border-color: rgba(255,0,192,.1);
background-color: rgba(255,0,192,.02);
}
ul.vivaco_fn_postlist .item.has-post-thumbnail{
padding: 0;
border-radius: 0;
background-color: transparent;
border: none;
}
ul.vivaco_fn_postlist .item.has-post-thumbnail .post_right{
width: 50%;
padding: 50px 0 50px 50px;
}
ul.vivaco_fn_postlist .item.has-post-thumbnail .post_left{
display: block;
}
ul.vivaco_fn_postlist .abs_img a{
display: block;
position: absolute;
top: 0;
left: 0;
right: 0;
bottom: 0;
}
ul.vivaco_fn_postlist .abs_img{
position: absolute;
top: 0;
left: 0;
right: 0;
bottom: 0;
transition: all 1s ease;
}
ul.vivaco_fn_postlist .img_wrap:hover .abs_img{
transform: scale(1.2) rotate(5deg);
}
ul.vivaco_fn_postlist .img_wrap{
float: left;
width: 100%;
height: 100%;
clear: both;
position: relative;
border-radius: 3px;
overflow: hidden;
z-index: 5;
}
ul.vivaco_fn_postlist .post_left:after{
content: '';
position: absolute;
left: 20px;
top: 40px;
bottom: 0px;
right: 0px;
background-color: rgba(255,255,255,.05);
border-radius: 3px;
}
ul.vivaco_fn_postlist .img_wrap img{
opacity: 0;
min-width: 100%;
}
ul.vivaco_fn_postlist .post_left{
width: 50%;
display: none;
position: relative;
padding: 20px 20px 20px 0;
}
ul.vivaco_fn_postlist .post_right{
width: 100%;
padding: 0;
display: flex;
display: -webkit-flex;
display: -ms-flexbox;
flex-direction: column;
justify-content: center
}
ul.vivaco_fn_postlist .excerpt_holder{
margin-bottom: 33px;
}
ul.vivaco_fn_postlist .excerpt_holder p{
margin: 0;
padding: 0;
font-size: 18px;
line-height: 28px;
}
ul.vivaco_fn_postlist .excerpt_holder p:after{
content: '...';
}
.post_title{
margin-bottom: 17px;
width: 100%;
float: left;
clear: both;
}
ul.vivaco_fn_postlist .post_title h3{
font-size: 30px;
margin: 0;
padding: 0;
}
ul.vivaco_fn_postlist .vivaco_fn_author_meta{
margin-top: 0;
margin-bottom: 26px;
}
.vivaco_fn_category_info{
width: 100%;
display: flex;
display: -webkit-flex;
display: -ms-flexbox;
flex-direction: row;
flex-wrap: wrap;
align-items: center;
margin-bottom: 26px;
}
.vivaco_fn_category_info .read_time{
color: #aaa;
font-weight: 400;
position: relative;
padding-left: 30px;
}
.vivaco_fn_category_info .read_time .icon{
width: 20px;
height: 20px;
display: block;
position: absolute;
top: 50%;
margin-top: -10px;
left: 0;
color: #888;
}
.vivaco_fn_category_info span{
font-size: 13px;
text-transform: uppercase;
color: #aaa;
font-family: 'Heebo';
}
.vivaco_fn_category_info a{
display: block;
float: left;
height: 25px;
line-height: 23px;
border: 1px solid rgba(255,255,255,.15);
background-color: rgba(255,255,255,.02);
padding: 0 13px;
border-radius: 2px;
text-decoration: none;
font-family: 'Heebo';
font-size: 13px;
color: #aaa;
font-weight: 600;
text-transform: uppercase;
margin: 4px 10px 4px 0;
white-space: nowrap;
text-overflow: ellipsis;
overflow: hidden;
}
.vivaco_fn_category_info a.fn_last_category{
margin-right: 20px;
}
.vivaco_fn_category_info a:hover{
background-color: #ff00c0;
color: #0f0d10;
}
.vivaco_fn_read a{
position: relative;
display: inline-block;
line-height: 50px;
color: #0f0d0f;
font-family: 'Heebo';
font-size: 16px;
font-weight: 500;
text-transform: uppercase;
padding: 0 66px 0 30px;
background-color: #ff00ca;
border-radius: 3px;
}
.vivaco_fn_read a .vivaco_fn_svg{
width: 11px;
height: 11px;
position: absolute;
right: 36px;
top: 19px;
-ms-transition: all 0.33s cubic-bezier(0.12,0.75,0.4,1);
transition: all 0.33s cubic-bezier(0.12,0.75,0.4,1);
-webkit-transition: all 0.33s cubic-bezier(0.12,0.75,0.4,1);
-ms-transform:scale(1,1) translateX(7px) rotate(90deg);
-webkit-transform:scale(1,1) translateX(7px) rotate(90deg);
transform:scale(1,1) translateX(7px) rotate(90deg);
}
.vivaco_fn_read a .arrow:after{
position: absolute;
content: '';
border-bottom: 1px solid #0f0d0f;
height: 1px;
width: 22px;
right: 42px;
top: 50%;
margin-top: -1px;
-ms-transform-origin: right;
transform-origin: right;
-ms-transform:scale(1,1) translateX(9px);
-webkit-transform:scale(1,1) translateX(9px);
transform:scale(1,1) translateX(9px);
pointer-events: none;
transition: all 0.33s cubic-bezier(0.12,0.75,0.4,1);
-webkit-transition: all 0.33s cubic-bezier(0.12,0.75,0.4,1);
}
.vivaco_fn_read a:hover .vivaco_fn_svg:nth-child(2){
-ms-transform: rotate(90deg) translateY(-14px);
-webkit-transform: rotate(90deg) translateY(-14px);
transform: rotate(90deg) translateY(-14px);
}
.vivaco_fn_read a:hover .vivaco_fn_svg{
-ms-transform: rotate(90deg) translateY(-19px);
-webkit-transform: rotate(90deg) translateY(-19px);
transform: rotate(90deg) translateY(-19px);
}
.vivaco_fn_read a:hover .arrow:after{
-ms-transform:scale(0,1) translateX(0);
-webkit-transform:scale(0,1) translateX(0);
transform:scale(0,1) translateX(0);
}
.vivaco_fn_author_meta{
width: 100%;
float: left;
clear: both;
position: relative;
padding-left: 80px;
min-height: 60px;
display: flex;
display: -webkit-flex;
display: -ms-flexbox;
flex-direction: column;
justify-content: center;
margin-bottom: 20px;
margin-top: auto;
}
.vivaco_fn_author_meta .author_img{
display: block;
width: 60px;
height: 60px;
border-radius: 50%;
position: absolute;
top: 0;
left: 0;
background-size: cover;
background-repeat: no-repeat;
background-position: center center;
}
.vivaco_fn_author_meta p,
.elementor .vivaco_fn_author_meta p{
margin: 0;
padding: 0;
margin-bottom: 5px; 
line-height: 1;
color: #ccc;
}
.vivaco_fn_author_meta p span,
.vivaco_fn_author_meta p a{
font-weight: 400;
color: #ccc;
font-family: 'Heebo';
font-size: 15px;
text-transform: uppercase;
}
.vivaco_fn_author_meta p a:hover{
color: #ff00c0;
}
.vivaco_fn_author_meta .date_meta{
line-height: 1;
}
.vivaco_fn_author_meta .date_meta span{
color: #888;
text-decoration: none;
font-size: 14px;
}  .vivaco_fn_404{
width: 100%;
float: left;
clear: both;
padding: 100px 0 150px 0;
position: relative;
background-color: #0f0d10;
}
.vivaco_fn_404 .error_wrap{
max-width: 700px;
margin: 0 auto;
text-align: center;
}
.vivaco_fn_404 .fn__heading,
.vivaco_fn_404 .fn__title,
.vivaco_fn_404 .fn__desc{
margin: 0;
padding: 0;
letter-spacing: 0;
}
.vivaco_fn_404 .fn__title{
font-family: 'Heebo';
font-weight: 500;
font-size: 300px;
font-size: 15.63vw;
font-size: calc(60px + 12.51vw);
font-size: -moz-calc(60px + 12.51vw);
font-size: -webkit(60px + 12.51vw);
line-height: 1;
}
.vivaco_fn_404 .fn__heading{
font-family: 'Heebo';
font-size: 48px;
margin-bottom: 13px;
}
.vivaco_fn_404 .fn__desc{
font-size: 24px;
letter-spacing: -0.1px;
margin-bottom: 50px;
}
.vivaco_fn_404 .search_holder{
width: 100%;
position: relative;
border-radius: 5px;
box-shadow: 0 5px 20px rgba(0,0,0,0.05);
}
.vivaco_fn_404 input[type="submit"]{
width: 70px;
height: 70px;
min-width: 70px;
z-index: 5;
background-color: transparent !important;
border-top-right-radius: 5px;
border-bottom-right-radius: 5px;
position: absolute;
right: 0;
top: 0;
}
.vivaco_fn_404 .search_holder span{
width: 70px;
height: 70px;
position: absolute;
right: 0;
top: 0;
border-top-right-radius: 5px;
border-bottom-right-radius: 5px;
display: block;
z-index: 1;
background-color: #ff00c0;
color: #0f0d10;
}
.vivaco_fn_404 .search_holder span .vivaco_fn_svg{
width: 18px;
height: 18px;
position: absolute;
top: 50%;
left: 50%;
margin: -9px 0 0 -9px;
}
.vivaco_fn_404 input[type="text"]{
width: 100%;
padding: 0 100px 0px 30px;
height: 70px;
line-height: 70px;
border-radius: 5px;
background-color: rgba(255,255,255,.03);
border: 1px solid rgba(255,255,255,.021);
overflow: hidden;
font-size: 16px;
color: #888;
}
.vivaco_fn_404 input[type="text"]::-webkit-input-placeholder { color: #666;
font-size: 16px;
font-weight: 400;
}
.vivaco_fn_404 input[type="text"]::-moz-placeholder { color: #666;
font-size: 16px;
font-weight: 400;
}
.vivaco_fn_404 input[type="text"]:-ms-input-placeholder { color: #666;
font-size: 16px;
font-weight: 400;
}
.vivaco_fn_404 input[type="text"]:-moz-placeholder { color: #666;
font-size: 16px;
font-weight: 400;
}  .vivaco-fn-protected{
width: 100%;
float: left;
clear: both;
background-color: #0f0d10;
position: relative;
padding: 125px 0 150px 0;
}
.vivaco-fn-protected .in{
width: 100%;
display: flex;
display: -webkit-flex;
display: -ms-flexbox;
flex-direction: column;
align-items: center;
text-align: center;
max-width: 700px;
margin: 0 auto;
}
.vivaco-fn-protected p{
margin: 0;
padding: 0;
font-size: 24px;
letter-spacing: -0.2px;
}
.vivaco-fn-protected h3{
margin: 0;
padding: 0;
line-height: 1;
font-weight: 400;
font-size: 48px;
margin-bottom: 20px;
letter-spacing: -0.2px;
}
.vivaco-fn-protected .container-custom form{
display: -webkit-flex;
display: -ms-flexbox;
display: flex;
width: 100%;
flex-direction: row;
overflow: hidden;
}
.vivaco-fn-protected .container-custom input[type="submit"]:hover{
background-color: #222;
color: #ccc;
}
.vivaco-fn-protected .container-custom input[type="submit"]{
height: 70px;
line-height: 70px;
border-top-right-radius: 5px;
border-bottom-right-radius: 5px;
display: block;
z-index: 1;
background-color: #ff00c0;
color: #0f0d10;
font-size: 16px;
font-family: 'Heebo';
font-weight: 500;
text-transform: uppercase;
margin: 0;
padding: 0 30px;
}
.vivaco-fn-protected .container-custom input[type="password"]{
width: 100%;
margin: 0;
padding: 0 30px;
height: 70px;
line-height: 70px;
border-radius: 0;
border-top-left-radius: 5px;
border-bottom-left-radius: 5px;
overflow: hidden;
font-size: 18px;
color: #444;
background-color: rgba(255,255,255,.03);
border: 1px solid rgba(255,255,255,.021);
border-right-width: 0;
}
.vivaco-fn-protected .container-custom{
width: 100%;
max-width: 500px;
margin: 50px auto 0 auto;
position: relative;
border-radius: 5px;
box-shadow: 0 5px 20px rgba(0,0,0,0.05);
}
.vivaco-fn-protected .icon{
display: block;
color: rgba(255,255,255,.07);
margin-bottom: 40px;
}
.vivaco-fn-protected .icon .vivaco_fn_svg{
width: 130px;
height: 130px;
}  .vivaco_fn_pagination{
width: 100%;
float: left;
clear: both;
padding: 0;
margin: 0;
margin-top: 15px;
}
.vivaco_fn_pagination:after{
clear: both;
display: table;
content: '';
}
.vivaco_fn_pagination ul{
margin: 0px;
list-style-type: none;
}
.vivaco_fn_pagination ul:after{
clear: both;
display: table;
content: '';
}
.vivaco_fn_pagination li{
margin: 0;
padding: 0;
float: left;
margin-right: 5px;
margin-top: 5px;
}
.vivaco_fn_pagination li:nth-last-child(2){
margin-right: 30px;
}
.vivaco_fn_pagination li span,
.vivaco_fn_pagination li a{
display: block;
width: 40px;
height: 40px;
line-height: 40px;
text-align: center;
font-weight: 700;
font-size: 14px;
border-radius: 8px;
}
.vivaco_fn_pagination li a{
text-decoration: none;
transition: all .5s ease;
color: #fff;
background-color: #6f6f6f;
}
.vivaco_fn_pagination li span,
.vivaco_fn_pagination li a:hover{
color: #fff;
background-color: #f0ca6e;
}
.vivaco_fn_pagination li p{
margin: 0px;
padding: 0px;
line-height: 32px;
letter-spacing: 0px;
font-weight: 400;
font-size: 15px;
font-family: 'Heebo';
color: #888;
}
.vivaco-fn-wrapper[data-pagination-text="disable"] .vivaco_fn_pagination li.view{display: none;}
.vivaco_fn_pagination.fn_type_3 li > span,
.vivaco_fn_pagination.fn_type_3 li a{
width: 32px;
height: 32px;
line-height: 32px;
font-size: 18px;
font-weight: 400;
border-radius: 3px;
border: 1px solid rgba(255,255,255,.07);
background-color: rgba(255,255,255,.02);
color: #888;
position: relative;
font-family: 'Heebo';
}
.vivaco_fn_pagination.fn_type_3 li a{
box-shadow: none;
}
.vivaco_fn_pagination.fn_type_3 li a:hover,
.vivaco_fn_pagination.fn_type_3 li.active > a,
.vivaco_fn_pagination.fn_type_3 li.active > span{
color: #0f0d10;
background-color: #ff00c0;
}
.vivaco_fn_pagination.fn_type_3 li.next a:hover span,
.vivaco_fn_pagination.fn_type_3 li.next a:hover span:after,
.vivaco_fn_pagination.fn_type_3 li.next a:hover span:before,
.vivaco_fn_pagination.fn_type_3 li.prev a:hover span,
.vivaco_fn_pagination.fn_type_3 li.prev a:hover span:after,
.vivaco_fn_pagination.fn_type_3 li.prev a:hover span:before{
background-color: #0f0d10;
}
.vivaco_fn_pagination.fn_type_3 li.next a{
width: auto;
padding: 0 43px 0 12px;
}
.vivaco_fn_pagination.fn_type_3 li.prev a{
width: auto;
padding: 0 12px 0 43px;
}
.vivaco_fn_pagination.fn_type_3 li.next a:hover span{
right: 8px;
}
.vivaco_fn_pagination.fn_type_3 li.next a span{
width: 20px;
height: 1px;
background-color: #888;
top: 50%;
display: block;
position: absolute;
right: 13px;
transition: all .3s ease;
}
.vivaco_fn_pagination.fn_type_3 li.next a span:after{
width: 10px;
height: 1px;
transform: rotate(40deg);
position: absolute;
right: -1px;
top: -3px;
content: '';
background-color: #888;
}
.vivaco_fn_pagination.fn_type_3 li.next a span:before{
width: 10px;
height: 1px;
transform: rotate(-40deg);
position: absolute;
right: -1px;
top: 3px;
content: '';
background-color: #888;
}
.vivaco_fn_pagination.fn_type_3 li.prev a:hover span{
left: 8px;
}
.vivaco_fn_pagination.fn_type_3 li.prev a span{
width: 20px;
height: 1px;
background-color: #888;
top: 50%;
display: block;
position: absolute;
left: 13px;
transition: all .3s ease;
}
.vivaco_fn_pagination.fn_type_3 li.prev a span:after{
width: 10px;
height: 1px;
transform: rotate(40deg);
position: absolute;
left: -1px;
top: 3px;
content: '';
background-color: #0e0e10;
}
.vivaco_fn_pagination.fn_type_3 li.prev a span:before{
width: 10px;
height: 1px;
transform: rotate(-40deg);
position: absolute;
left: -1px;
top: -3px;
content: '';
background-color: #0e0e10;
}
.vivaco_fn_pagination.fn_type_2 ul{
margin-left: -15px;
}
.vivaco_fn_pagination.fn_type_2 li{
margin-left: 15px;
}
.vivaco_fn_pagination.fn_type_2 li span,
.vivaco_fn_pagination.fn_type_2 li a{
font-size: 18px;
width: auto;
height: 26px;
line-height: 26px;
background-color: transparent;
color: #222;
font-family: 'Muli';
font-weight: 600;
text-align: left;
overflow: visible;
position: relative;
}
.vivaco_fn_pagination.fn_type_2 li a:hover,
.vivaco_fn_pagination.fn_type_2 li.active a,
.vivaco_fn_pagination.fn_type_2 li.active > span{
color: #fea202;
}
.vivaco_fn_pagination.fn_type_2 li.next a:hover span,
.vivaco_fn_pagination.fn_type_2 li.next a:hover span:after,
.vivaco_fn_pagination.fn_type_2 li.next a:hover span:before,
.vivaco_fn_pagination.fn_type_2 li.prev a:hover span,
.vivaco_fn_pagination.fn_type_2 li.prev a:hover span:after,
.vivaco_fn_pagination.fn_type_2 li.prev a:hover span:before{
background-color: #fea202;
}
.vivaco_fn_pagination.fn_type_2 li a:after{
left: -4px;
right: -4px;
content: '';
position: absolute;
top: 0;
bottom: 0;
}
.vivaco_fn_pagination.fn_type_2 li a:hover,
.vivaco_fn_pagination.fn_type_2 li > span:hover{
background-color: transparent;
}
.vivaco_fn_pagination.fn_type_2 li.next a{
padding-right: 33px;
}
.vivaco_fn_pagination.fn_type_2 li.next a:hover span{
right: -5px;
}
.vivaco_fn_pagination.fn_type_2 li.next a span{
width: 20px;
height: 1px;
background-color: #222;
top: 50%;
display: block;
position: absolute;
right: 0;
transition: all .3s ease;
}
.vivaco_fn_pagination.fn_type_2 li.next a span:after{
width: 10px;
height: 1px;
transform: rotate(40deg);
position: absolute;
right: -1px;
top: -3px;
content: '';
background-color: #222;
}
.vivaco_fn_pagination.fn_type_2 li.next a span:before{
width: 10px;
height: 1px;
transform: rotate(-40deg);
position: absolute;
right: -1px;
top: 3px;
content: '';
background-color: #222;
}
.vivaco_fn_pagination.fn_type_2 li.prev a{
padding-left: 33px;
}
.vivaco_fn_pagination.fn_type_2 li.prev a:hover span{
left: -5px;
}
.vivaco_fn_pagination.fn_type_2 li.prev a span{
width: 20px;
height: 1px;
background-color: #222;
top: 50%;
display: block;
position: absolute;
left: 0;
transition: all .3s ease;
}
.vivaco_fn_pagination.fn_type_2 li.prev a span:after{
width: 10px;
height: 1px;
transform: rotate(40deg);
position: absolute;
left: -1px;
top: 3px;
content: '';
background-color: #222;
}
.vivaco_fn_pagination.fn_type_2 li.prev a span:before{
width: 10px;
height: 1px;
transform: rotate(-40deg);
position: absolute;
left: -1px;
top: -3px;
content: '';
background-color: #222;
}  .vivaco_fn_post_header .img_in,
.vivaco_fn_post_header .img_wrapper,
.vivaco_fn_post_header .fn_post_title,
.vivaco_fn_post_header .fn_post_image,
.vivaco_fn_blog_single .blog_content,
.vivaco_fn_post_content,
.vivaco_fn_post_header,
.vivaco_fn_blog_single{
width: 100%;
float: left;
clear: both;
}
.vivaco_fn_post_header .fn_post_image.rel_image .img_in{
float: none;
margin: 0 auto;
width: auto;
width: fit-content;
width: max-content;
width: intrinsic;
width: -moz-max-content;
width: -webkit-max-content;
max-width: 100%;
overflow: visible;
border-radius: 0;
position: relative;
}
.vivaco_fn_post_header .fn_post_image.rel_image .img_in:after{
bottom: -20px;
left: 20px;
height: 20px;
right: 20px;
content: '';
position: absolute;
background-color: rgba(255,255,255,.05);
border-bottom-left-radius: 5px;
border-bottom-right-radius: 5px;
}
.vivaco_fn_post_header .fn_post_image.rel_image img{
min-width: inherit;
opacity: 1;
border-radius: 5px;
}
.vivaco_fn_post_header .fn_post_image.rel_image .img_wrapper:after{
display: none;
}
.comment-text a,
.blog_content div:not(.wp-block-archives) a:not(.wp-block-button__link),
.blog_content a:not(.wp-block-button__link){
color: #ff00c0;
}
ul.wp-block-archives a:hover{
color: #ff00c0;
}
.wp-block-latest-posts.wp-block-latest-posts__list a,
a.wp-block-latest-comments__comment-link,
a.wp-block-latest-comments__comment-author{
color: #ccc;
}
.wp-block-latest-posts.wp-block-latest-posts__list a:hover,
a.wp-block-latest-comments__comment-link:hover,
a.wp-block-latest-comments__comment-author:hover{
color: #ff00c0;
}
.comment-text a:hover,
.blog_content .fn_narrow_container div:not(.wp-block-archives) a:hover{
text-decoration: underline;
}
.vivaco_fn_post_header .author__meta{
width: 100%;
display: -webkit-flex;
display: -ms-flexbox;
display: flex;
flex-direction: row;
flex-wrap: wrap;
justify-content: center;
margin-bottom: 20px;
}
.vivaco_fn_post_header .date_meta,
.vivaco_fn_post_header .author_name,
.vivaco_fn_post_header .author_name a{
text-decoration: none;
font-size: 15px;
font-family: 'Heebo';
color: #888;
text-transform: capitalize;
}
.vivaco_fn_post_header .author_name a{
color: #ccc;
}
.vivaco_fn_post_header .author_name a:hover{
color: #ff00c0;
}
.vivaco_fn_post_header .author_name{
padding-right: 31px;
position: relative;
}
.vivaco_fn_post_header .author_name:after{
content: '';
position: absolute;
width: 1px;
height: 14px;
right: 15px;
background-color: rgba(255,255,255,.1);
top: 50%;
margin-top: -7px;
}
.vivaco_fn_post_header .fn_post_title{
background-color: #0f0d10;
position: relative;
padding: 110px 0 220px 0;
text-align: center;
}
.vivaco_fn_post_header .fn_post_title .fn_corner{
position: absolute;
z-index: 0;
bottom: 0;
right: 0;
}
.vivaco_fn_post_header .post_title .fn__title{
font-size: 60px;
display: block;
margin: 0;
padding: 0;
line-height: 1.2;
font-weight: 500;
margin-bottom: 19px;
}
@media(max-width: 1040px){
.vivaco_fn_post_header .post_title .fn__title{font-size: 40px;}
}
.vivaco_fn_post_header .vivaco_fn_category_info{
justify-content: center;
}
.vivaco_fn_post_header .fn_post_image{
position: relative;
margin-top: -150px;
}
.vivaco_fn_post_header .fn_post_image[data-image="0"]{display: none;}
.vivaco_fn_post_header .img_in{
position: relative;
border-radius: 5px;
overflow: hidden;
}
.vivaco_fn_post_header .img_wrapper{
position: relative;
padding-bottom: 20px;
}
.vivaco_fn_post_header .img_wrapper img{
min-width: 100%;
opacity: 0;
}
.vivaco_fn_post_header .img_wrapper:after{
bottom: 0;
left: 20px;
height: 20px;
right: 20px;
content: '';
position: absolute;
background-color: rgba(255,255,255,.05);
border-bottom-left-radius: 5px;
border-bottom-right-radius: 5px;
}
.vivaco_fn_post_header .post_header_bg{
position: absolute;
top: 0;
left: 0;
right: 0;
bottom: 0;
}
.vivaco_fn_blog_single .blog_content{
margin: 50px 0;
}
.vivaco_fn_blog_single .blog_content + .blog_info{
margin-top: 13px;
}
.blog_info{
margin-top: 70px;
position: relative;
}
.blog_info > .fn_narrow_container{
position: relative;
z-index: 55;
}
.fn_single_content{
position: relative;
}
.vivaco_fn_leftsidebar,
.vivaco_fn_rightsidebar,
.fn_ws .vivaco_fn_leftsidebar,
.fn_ws .vivaco_fn_rightsidebar,
.fn_full .fn_single_content{
padding-top: 100px;
padding-bottom: 100px;
}  .vivaco_fn_author_info{
width: 100%;
float: left;
clear: both;
display: -webkit-flex;
display: -ms-flexbox;
display: flex;
flex-direction: row;
padding: 40px;
border-radius: 5px;
margin-bottom: 35px;
border: 1px solid rgba(255,255,255,.07);
background-color: rgba(255,255,255,.02);
}
.vivaco_fn_author_info p{
margin: 0;
padding: 0;
font-size: 18px;
margin-bottom: 19px;
}
.vivaco_fn_author_info h3{
margin: 0;
padding: 0;
font-size: 24px;
margin-bottom: 17px;
}
.vivaco_fn_author_info .title_holder{
width: 100%;
display: -webkit-flex;
display: -ms-flexbox;
display: flex;
flex-direction: column;
min-height: 200px;
justify-content: center;
}
.vivaco_fn_author_info .img_holder{
width: 200px;
min-width: 200px;
height: 200px;
position: relative;
margin-right: 40px;
border-radius: 4px;
overflow: hidden;
}
.vivaco_fn_author_info .img_holder .abs_img{
position: absolute;
top: 0;
left: 0;
right: 0;
bottom: 0;
}
.vivaco_fn_author_info .author_bottom ul{
margin: -5px 0 0 -5px;
padding: 0;
list-style-type: none;
}
.vivaco_fn_author_info .author_bottom ul li{
margin: 5px 0 0px 5px;
float: left;
padding: 0;
transform: translateZ(0);
}
.vivaco_fn_author_info .author_bottom ul li a{
display: block;
width: 40px;
height: 40px;
color: #666;
position: relative;
font-size: 20px;
line-height: 34px;
text-align: center;
border-radius: 50%;
overflow: hidden;
transform: translateZ(0);
border: 3px solid rgba(255,255,255,.07);
background-color: rgba(255,255,255,.02);
}
.vivaco_fn_author_info .author_bottom ul li a:hover{
color: #ff00c0;
transform: translateY(-5px) translateZ(0);
border-color: transparent;
border-bottom-color: #ff00c0;
border-radius: 0;
background-color: transparent;
}  .vivaco_fn_tags{
width: 100%;
float: left;
clear: both;
color: #aaa;
margin-bottom: 73px;
}
.vivaco_fn_tags label{
font-size: 15px;
font-family: 'Heebo';
margin-right: 5px;
text-transform: uppercase;
position: relative;
padding-left: 29px;
}
.vivaco_fn_tags label .vivaco_fn_svg{
position: absolute;
left: 0;
top: 0px;
width: 19px;
height: 19px;
}
.vivaco_fn_tags a{
font-family: 'Heebo';
color: #eee;
font-size: 15px;
text-decoration: none;
}
.vivaco_fn_tags a:hover{
text-decoration: underline;
}
[data-text-skin="dark"] .vivaco_fn_tags a{
color: #333;
}
[data-text-skin="dark"] .vivaco_fn_tags{
color: #666;
}  .vivaco_fn_comment_wrapper{
width: 100%;
float: left;
clear: both;
background-color: #0f0d10;
position: relative;
}
.vivaco_fn_comment_wrapper .fn_corner{
position: relative;
z-index: 2;
}
.vivaco_fn_full_page_in .vivaco_fn_comment{
padding-bottom: 50px;
}
.vivaco_fn_comment{
width: 100%;
float: left;
clear: both;
padding: 150px 0;
}
.vivaco_fn_comment:after{
clear: both;
display: table;
content: '';
}
.vivaco_fn_leftsidebar .vivaco_fn_comment{
padding: 50px 0;
}
.vivaco_fn_comment .comment_in{
max-width: 800px;
margin: 0 auto;
}
.vivaco_fn_comment h3.comment-title-count{
margin: 0;
padding: 0;
font-size: 18px;
font-weight: 500;
color: #aaa;
text-transform: uppercase;
font-family: 'Heebo';
line-height: 1;
margin-bottom: 8px;
}
.vivaco_fn_comment ul.children:after,
.vivaco_fn_comment ul.commentlist:after{
clear: both;
display: table;
content: '';
}
.vivaco_fn_comment ul.children,
.vivaco_fn_comment ul.commentlist{
margin: 0;
padding: 0;
list-style-type: none;
}
.vivaco_fn_comment ul.children{
padding-left: 20px;
}
.vivaco_fn_comment li.comment{
margin: 0;
padding: 38px 0 0 0;
width: 100%;
float: left;
clear: both;
}
.vivaco_fn_comment li.comment .comment-respond{
-webkit-animation: vivaco-slide-down 1s ease;
-moz-animation: vivaco-slide-down 1s ease;
padding: 30px;
border-radius: 4px;
margin: 30px 0 0 0;
background: #0f0d10;
box-shadow: 0px 5px 15px rgb(0 0 0 / 50%);
}
@-webkit-keyframes vivaco-slide-down {
0% { opacity: 0; transform: translateY(20px) translateZ(0);}   
100% { opacity: 1; transform: translateY(0px) translateZ(0);}
}
@-moz-keyframes vivaco-slide-down {
0% { opacity: 0;  transform: translateY(20px) translateZ(0);}   
100% { opacity: 1; transform: translateY(0px) translateZ(0);}
}
.vivaco_fn_comment .author_rating{
width: 100%;
float: left;
clear: both;
display: -webkit-flex;
display: -ms-flexbox;
display: flex;
flex-direction: row;
}
.vivaco_fn_comment .author_rating h4.author{
padding-right: 35px;
position: relative;
}
.vivaco_fn_comment .author_rating h4.author:after{
content: '';
position: absolute;
width: 16px;
height: 1px;
background-color: #bbb;
right: 10px;
top: 50%;
margin-top: -1px;
}
.vivaco_fn_comment .fn_rating{
width: auto;
float: left;
margin-bottom: 13px;
}
.vivaco_fn_comment .fn_rating_item{
width: 14px;
height: 14px;
float: left;
margin-right: 4px;
position: relative;
color: #ffba00;
}
.vivaco_fn_comment .fn_rating_item .vivaco_fn_svg{
width: 14px;
height: 14px;
position: absolute;
top: 50%;
left: 50%;
margin: -7px 0 0 -7px;
}
.vivaco_fn_comment .comment-body{
padding-left: 110px;
position: relative;
}
.vivaco_fn_comment .comment-avatar{
position: absolute;
width: 80px;
height: 80px;
display: block;
top: 0;
left: 0;
}
.vivaco_fn_comment .comment-avatar img{
border-radius: 50%;
}
.vivaco_fn_comment h4.author{
margin: 0;
padding: 0;
font-weight: 500;
font-family: 'Heebo';
font-size: 20px;
margin-bottom: 11px;
text-transform: capitalize;
line-height: 1;
}
.vivaco_fn_comment h4.author a{
line-height: 1;
}
.vivaco_fn_comment h4.author a:hover{
color: #ff00c0;
}
.vivaco_fn_comment p.time{
margin: 0;
padding: 0;
color: #888;
line-height: 1;
font-size: 13px;
font-family: 'Heebo';
text-transform: uppercase;
font-weight: 500;
}
.vivaco_fn_comment .comment-data{
padding-bottom: 31px;
padding-top: 10px;
}
.vivaco_fn_comment .comment-text p{
margin: 0;
padding: 0;
font-size: 16px;
line-height: 26px;
margin-bottom: 33px;
letter-spacing: 0;
}
.vivaco_fn_comment .fn_reply{
display: block;
}
.vivaco_fn_comment .fn_reply:after{
clear: both;
display: table;
content: '';
}
.vivaco_fn_comment .fn_reply .comment-reply{
display: block;
float: left;
position: relative;
margin: 0 5px 5px 0;
}
.vivaco_fn_comment .fn_reply .comment-reply a{
padding-left: 29px;
margin: 0;
}
.vivaco_fn_comment .fn_reply .vivaco_fn_svg{
position: absolute;
left: 10px;
width: 14px;
height: 14px;
top: 50%;
margin-top: -7px;
color: #000;
}
.vivaco_fn_comment .fn_reply a{
font-size: 14px;
color: #0f0d10;
text-decoration: none;
line-height: 24px;
padding: 0 10px;
display: block;
float: left;
border-radius: 2px;
border: none;
background-color: #ff00c0;
font-family: 'Heebo';
text-transform: capitalize;
height: 26px;
padding-top: 2px;
overflow: hidden;
text-overflow: ellipsis;
white-space: nowrap;
margin: 0 5px 5px 0;
}
.vivaco_fn_comment #cancel-comment-reply-link:hover{
background-color: #ff00c0;
color: #0f0d10;
}
.vivaco_fn_comment .commment-text-wrap{
border-bottom: 1px solid rgba(255,255,255,.1);
padding-bottom: 45px;
}
.vivaco_fn_comment p.logged-in-as{
margin-bottom: 32px;
width: 100%;
float: left;
clear: both;
margin-top: -7px;
}
.vivaco_fn_comment h3.comment-reply-title{
margin: 0;
padding: 0;
font-size: 18px;
font-weight: 500;
color: #aaa;
text-transform: uppercase;
font-family: 'Heebo';
line-height: 1;
margin-bottom: 21px;
width: 100%;
float: left;
clear: both;
}
.vivaco_fn_comment h3.comment-reply-title .comment-title{
display: block;
float: left;
margin: 0 10px 10px 0;
line-height: 28px;
}
.vivaco_fn_comment .comment_list + .comment-respond{
padding-top: 95px;
}
.vivaco_fn_comment .comment-respond{
padding: 0;
width: 100%;
float: left;
clear: both;
transform: translateZ(0);
}
.vivaco_fn_comment .input-holder{
margin-bottom: 10px;
}
.vivaco_fn_comment .input-holder input{
width: 100%;
max-width: 100%;
border-radius: 4px;
border: 1px solid rgba(255,255,255,0.07);
background-color: rgba(229,229,229,0.03);
display: block;
padding: 0 20px;
height: 50px;
line-height: 50px;
font-weight: 500;
}
.vivaco_fn_comment .input-holder textarea{
width: 100%;
max-width: 100%;
border-radius: 4px;
border: 1px solid rgba(255,255,255,0.07);
background-color: rgba(229,229,229,0.03);
padding: 14px 20px;
display: block;
font-size: 16px;
font-weight: 400;
}
.vivaco_fn_comment input[type=submit]{
border-radius: 4px;
background-color: #ff00c0;
color: #0f0d10;
padding: 0 27px;
line-height: 50px;
height: 50px;
box-shadow: 0 5px 20px rgba(0,0,0,0.1);
font-size: 16px;
font-weight: 500;
text-transform: uppercase;
max-width: 100%;
overflow: hidden;
text-overflow: ellipsis;
white-space: nowrap;
}
.vivaco_fn_comment input[type=submit]:hover{
background-color: #222;
color: #ccc!important;
}
.vivaco_fn_comment p.logged-in-as{
color: #ff00c0;
font-weight: 400;
font-size: 16px;
}
.vivaco_fn_comment p.logged-in-as a{
margin: 0;
padding: 0;
color: #ff00c0;
font-weight: 400;
font-family: 'Heebo';
font-size: 16px;
margin-bottom: 5px;
text-transform: none;
text-decoration: none;
background-image: linear-gradient(currentColor, currentColor);
background-position: 0% 100%;
background-repeat: no-repeat;
background-size: 0% 1px;
transition: background-size .5s;
}
.vivaco_fn_comment p.logged-in-as a:hover{
background-size: 100% 1px;
}
.vivaco_fn_comment p.form-submit{
margin: 0;
padding: 0;
margin-top: 20px;
width: 100%;
float: left;
clear: both;
}
.vivaco_fn_comment .input-half{
width: 50%;
float: left;
}
.vivaco_fn_comment .input-author{
padding-right: 5px;
}
.vivaco_fn_comment .input-email{
padding-left: 5px;
}
.vivaco_fn_comment p.comment-form-cookies-consent{
margin: 0;
padding: 0;
position: relative;
float: left;
width: 100%;
clear: both;
margin-top: 20px;
margin-bottom: 10px;
line-height: 20px;
}
.fn_checkbox {
display: block;
position: relative;
cursor: pointer;
font-size: 17px;
width: 20px;
height: 20px;
margin-right: 10px !important;
float: left;
-webkit-user-select: none; -moz-user-select: none; -ms-user-select: none; user-select: none; } .fn_checkbox input {
position: absolute;
opacity: 0;
cursor: pointer;
} .fn_checkbox span {
position: absolute;
top: 0;
left: 0;
height: 20px;
width: 20px;
background-color: #222;
border-radius: 2px;
} .fn_checkbox:hover input ~ span {
background-color: #333;
} .fn_checkbox input:checked ~ span {
background-color: #444;
} .fn_checkbox span:after {
content: "";
position: absolute;
display: none;
} .fn_checkbox input:checked ~ span:after {
display: block;
} .fn_checkbox span:after {
left: 8px;
top: 4px;
width: 5px;
height: 10px;
border: solid #eee;
border-width: 0 2px 2px 0;
-webkit-transform: rotate(45deg);
-ms-transform: rotate(45deg);
transform: rotate(45deg);
}
.vivaco_fn_comment p.comment-form-cookies-consent:after{
clear: both;
display: table;
content: '';
}
.vivaco_fn_comment p.comment-form-cookies-consent label{
margin: 0;
padding: 0;
font-size: 14px;
color: #888888;
line-height: 1;
cursor: pointer;
}
.vivaco_fn_comment #cancel-comment-reply-link{
font-size: 14px;
color: rgb(136, 136, 136);
text-decoration: none;
line-height: 26px;
padding: 0px 10px;
float: left;
border-radius: 4px;
border: 1px solid rgba(255,255,255,.07);
background-color: rgba(255,255,255,.02);
margin: 0px 0px 10px;
text-transform: none;
}
.vivaco_fn_comment .waiting{
background: #fef7f1;
display: inline-block;
font-size: 14px;
line-height: 20px;
padding: 5px 10px;
border-left: 4px solid #d54e21;
margin-bottom: 10px;
}  .fn_contact{
float: left;
clear: both;
margin-left: -20px;
}
.fn_contact > *{
width: 100%;
float: left;
padding-left: 20px;
margin-bottom: 20px;
text-align: center;
}
.fn_contact > *:last-child{
margin-bottom: 0;
}
.fn_contact input:not([type='submit'])::-webkit-input-placeholder { color: #666;
}
.fn_contact input:not([type='submit'])::-moz-placeholder { color: #666;
}
.fn_contact input:not([type='submit']):-ms-input-placeholder { color: #666;
}
.fn_contact input:not([type='submit']):-moz-placeholder { color: #666;
}
.fn_contact .select2-container--default .select2-selection--single{
width: 100%;
min-width: 100%;
max-width: 100%;
height: 50px;
line-height: 48px;
border: 1px solid rgba(255,255,255,.07);
background-color: rgba(255,255,255,.02);
border-radius: 3px;
padding: 0 20px;
outline: none;
font-size: 14px;
font-family: 'Open Sans';
position: relative;
}
.fn_contact .select2-container--default .select2-selection--single .select2-selection__rendered{
line-height: 48px;
padding: 0;
text-align: left;
color: #ccc;
}
[data-text-skin="dark"] .fn_contact .select2-container--default .select2-selection--single .select2-selection__rendered{
color: #666;
}
.select2-dropdown{
border: 1px solid rgba(255,255,255,.07);
background-color: #100f11;
font-size: 14px;
font-family: 'Open Sans';
outline: none;
border-radius: 3px;
}
.select2-search--dropdown{
padding: 10px;
}
.select2-results{
padding: 0 10px 10px 10px;
}
.select2-results__option--selectable{
border-radius: 3px;
color: #888;
font-family: 'Heebo';
}
.select2-container--default .select2-search--dropdown .select2-search__field{
background: #000;
border: 1px solid #222;
border-radius: 3px;
height: 30px;
line-height: 40px;
padding: 0 10px;
}
.select2-container--default .select2-results__option--highlighted.select2-results__option--selectable{
background-color: #ff00c0;
color: #0f0d10;
}
.select2-container--default .select2-selection--single .select2-selection__arrow{
top: 10px;
right: 14px;
}
.select2-container--default .select2-selection--single .select2-selection__arrow b{
border-top-color: #333;
}
.select2-container{
width: 100% !important;
}
.fn_contact select,
.fn_contact input:not([type='submit']){
width: 100%;
min-width: 100%;
max-width: 100%;
height: 50px;
line-height: 48px;
border: 1px solid rgba(255,255,255,.07);
background-color: rgba(255,255,255,.02);
border-radius: 3px;
padding: 0 20px;
outline: none;
font-size: 14px;
font-family: 'Open Sans';
position: relative;
color: #ccc;
}
.fn_contact select option{
font-size: 16px;
font-family: 'Open Sans';
background-color: #0b0a0c;
color: #fff;
border: none;
}
.fn_contact input[type="submit"]:hover{
background-color: #222;
color: #ccc;
}
.fn_contact .full_btn input[type="submit"]{
width: 100%;
}
.fn_contact input[type="submit"]{
background: #ff00c0;
padding: 0 32px;
height: 50px;
line-height: 50px;
text-transform: uppercase;
border-radius: 3px;
font-family: 'Heebo';
font-size: 16px;
color: #0f0d10;
}
.fn_contact textarea{
width: 100%;
min-width: 100%;
max-width: 100%;
height: 250px;
border: 1px solid rgba(255,255,255,.07);
background-color: rgba(255,255,255,.02);
border-radius: 3px;
font-size: 14px;
font-family: 'Open Sans';
outline: none;
padding: 15px 20px;
}
.fn_contact textarea::-webkit-input-placeholder { color: #666;
}
.fn_contact textarea::-moz-placeholder { color: #666;
}
.fn_contact textarea:-ms-input-placeholder { color: #666;
}
.fn_contact textarea:-moz-placeholder { color: #666;
}
.fn_contact .fn_half{
width: 50%;
}
@media(max-width: 768px){
.fn_contact .fn_half{width: 100%;}
}
.wpcf7{
min-height: 1px; 
}
.wpcf7 form .wpcf7-response-output{
clear: both;
float: left;
width: 100%;
margin: 10px 0 0 0;
border-radius: 5px;
}
.wpcf7-not-valid-tip{
text-align: left;
display: block;
margin: 10px 0 0 0;
font-size: 12px
}
.wpcf7 .fn_contact .ajax-loader{
position: absolute;
}  body.elementor-editor-active .frenify-cursor{
display: none;
}
.frenify-cursor[data-default="no"]{opacity: 0;}
.frenify-cursor[data-default="no"].cursor-inner{
transition: opacity .3s ease;
}
.frenify-cursor[data-default="no"].cursor-inner.cursor-hover,
.frenify-cursor[data-default="no"].cursor-inner.cursor-slider{opacity: 1;}
.frenify-cursor[data-link="no"].cursor-inner.cursor-hover{opacity: 0;}
.frenify-cursor[data-slider="no"].cursor-inner.cursor-slider{opacity: 0;}
.frenify-cursor{
position: fixed;
left: 0;
top: 0;
pointer-events: none;
-webkit-transform: translateZ(0);
transform: translateZ(0);
visibility: hidden;
}
.frenify-cursor.mouse-down .fn-cursor{
transform: scale(.9);
}
.cursor-link{
width: 30px;
height: 30px;
margin-left: -15px;
margin-top: -15px;
border: 2px solid rgba(255,255,255,.5);
z-index: 10000000;
-webkit-transition: all .08s ease-out;
transition: all .08s ease-out;
}
.cursor-outer{
z-index: 10000000;
-webkit-transition: transform .08s ease-out, opacity 1s ease;
transition: transform .08s ease-out, opacity 1s ease;
}
.cursor-outer .fn-cursor{
position: absolute;
top: 50%;
left: 50%;
margin: -15px 0 0 -15px;
width: 30px;
height: 30px;
border-radius: 50%;
border: 2px solid rgba(255,255,255,.5);
}
.cursor-inner .fn-cursor{
position: absolute;
top: 50%;
left: 50%;
margin: -3px 0 0 -3px;
width: 6px;
height: 6px;
border-radius: 50%;
background-color: rgba(255,255,255,.5);
-webkit-transition: all .5s ease-in-out;
transition: all .5s ease-in-out;
}
.cursor-outer.cursor-slider,
.cursor-outer.cursor-hover{
opacity: 0;
-webkit-transition: transform .08s ease-out, opacity .2s ease;
transition: transform .08s ease-out, opacity .2s ease;
}
.cursor-inner{
z-index: 10000001;
}
.cursor-inner.cursor-hover .fn-cursor {
margin: -40px 0 0 -40px;
width: 80px;
height: 80px;
background-color: rgba(255,255,255,.1);
}
.cursor-inner.cursor-slider:not(.cursor-hover) .fn-cursor {
margin-left: -30px;
margin-top: -30px;
width: 60px;
height: 60px;
background-color: transparent;
border: 5px solid rgba(255,255,255,.5);
}
.cursor-inner.cursor-slider.cursor-hover span:after,
.cursor-inner.cursor-slider.cursor-hover span:before{
background-color: #fff;
}
.cursor-inner.cursor-slider .fn-left,
.cursor-inner.cursor-slider .fn-right{
opacity: 1;
visibility: visible;
}
.cursor-inner.cursor-slider .fn-left:after{left: -26px;}
.cursor-inner.cursor-slider .fn-left:before{left: -26px;}
.cursor-inner.cursor-slider .fn-left:after{right: -26px;}
.cursor-inner.cursor-slider .fn-left:before{right: -26px;}
.cursor-inner .fn-left,
.cursor-inner .fn-right{
opacity: 0;
visibility: hidden;
transition: all .3s ease;
}
.cursor-inner .fn-left:after{
content: '';
position: absolute;
width: 2px;
height: 12px;
transform: rotate(50deg);
left: -20px;
top: 50%;
margin-top: -10px;
background-color: rgba(255,255,255,.5);
transition: all .3s ease;
}
.cursor-inner .fn-left:before{
content: '';
position: absolute;
width: 2px;
height: 12px;
transform: rotate(130deg);
left: -20px;
top: 50%;
margin-top: -2px;
background-color: rgba(255,255,255,.5);
transition: all .3s ease;
}
.cursor-inner .fn-right:after{
content: '';
position: absolute;
width: 2px;
height: 12px;
transform: rotate(50deg);
right: -20px;
top: 50%;
margin-top: -2px;
background-color: rgba(255,255,255,.5);
transition: all .3s ease;
}
.cursor-inner .fn-right:before{
content: '';
position: absolute;
width: 2px;
height: 12px;
transform: rotate(130deg);
right: -20px;
top: 50%;
margin-top: -10px;
background-color: rgba(255,255,255,.5);
transition: all .3s ease;
}
figure{margin: 20px 0;}
figure figcaption{margin-bottom: 0;}
.vivaco-fn-wrapper blockquote{
color: #ccc;
}
.wp-block-image{
margin: 0;
margin-bottom: 30px;
}
hr{
border-color: #555;
}
.wp-calendar-nav .wp-calendar-nav-next a{
border-left: 1px solid #111;
}
.blog_content .wp-calendar-nav a,
.blog_content .wp-calendar-nav .wp-calendar-nav-next a{
background-color: #222;
color: #ccc;
text-decoration: none;
}
.wp-block-table.is-style-stripes tbody tr:nth-child(odd){
background-color: #222;
}
.wp-block-table.is-style-stripes{
border-bottom-color: #222;
}
.wp-block-categories-dropdown{
margin-bottom: 20px;
}
.wp-block-calendar tbody td, .wp-block-calendar th,
table, table td, table th, table tr{
border-color: #222;
}
table th,
.wp-block-latest-comments__comment-excerpt p,
.wp-block-calendar table caption, .wp-block-calendar table tbody{
color: #888;
}
.wp-block-calendar table th{
background-color: #222;
}
.blog_content .wp-block-tag-cloud a:hover{
background-color: #ff00c0;
color: #0f0d10 !important;
}
.wp-block-search .wp-block-search__button{
background-color: #ff00c0;
border-radius: 5px;
border-top-left-radius: 0;
border-bottom-left-radius: 0;
color: #0f0d10;
font-size: 16px;
font-weight: 500;
text-transform: uppercase;
}
.wp-block-search .wp-block-search__button:hover{
background-color: #222;
color: #ccc;
}
.wp-block-search .wp-block-search__input{
margin: 0;
width: 100%;
padding: 0 20px;
height: 50px;
line-height: 50px;
border-radius: 5px;
border-top-right-radius: 0;
border-bottom-right-radius: 0;
border: 1px solid rgba(255,255,255,.07) !important;
background-color: rgba(255,255,255,.02);
overflow: hidden;
font-size: 15px;
color: #444;
max-width: 300px;
min-width: inherit;
outline: none;
outline-color: transparent;
}
.wp-block-search .wp-block-search__input:hover,
.wp-block-search .wp-block-search__input:focus{
border-color: rgba(255,255,255,.07);
background-color: rgba(255,255,255,.02);
}
.wp-block-search .wp-block-search__button{
margin: 0;
}
.blog_content .wp-block-tag-cloud a{
font-size: 14px;
color: #888 !important;
text-decoration: none;
padding: 0 13px;
display: block;
float: left;
border-radius: 2px;
margin: 0 5px 5px 0;
font-style: normal;
text-transform: uppercase;
height: 25px;
line-height: 25px;
border: 1px solid rgba(255,255,255,.07);
background-color: rgba(255,255,255,.02);
font-family: 'Heebo';
font-weight: 600;
}
.blog_content .wp-block-calendar table a{
color: #0f0d10;
background-color: #ff00c0;
}
table th{
font-weight: 600;
color: #ccc !important;
}
.calendar_wrap table th{
text-align: center;
}
select, .widget_block select{
border-color: #222;
color: #888;
background-color: rgba(255,255,255,.02)
}
.vivaco_fn_pagelinks{
width: 100%;
float: left;
clear: both;
}
.vivaco_fn_pagelinks .title{
float: left;
line-height: 32px;
margin: 5px 5px 0 0;
font-size: 15px;
font-family: 'Heebo';
color: #888;
text-transform: uppercase;
}
.vivaco_fn_pagelinks .post-page-numbers,
.vivaco_fn_pagelinks a{
text-decoration: none;
width: 32px;
height: 32px;
line-height: 32px;
font-size: 18px;
font-weight: 400;
border-radius: 3px;
border: 1px solid rgba(255,255,255,.07);
background-color: rgba(255,255,255,.02);
color: #888;
position: relative;
font-family: 'Heebo';
margin: 5px 5px 0 0;
display: block;
float: left;
text-align: center;
}
.vivaco_fn_pagelinks a:hover,
.vivaco_fn_pagelinks .post-page-numbers.current{
color: #0f0d10;
background-color: #ff00c0;
}
.vivaco_fn_categories{
width: 100%;
float: left;
clear: both;
display: -webkit-flex;
display: -ms-flexbox;
display: flex;
flex-wrap: wrap;
-webkit-justify-content: center;
justify-content: center;
align-items: center;
flex-direction: row;
}
.vivaco_fn_categories a{
display: block;
font-family: 'Heebo';
font-size: 13px;
color: #888;
text-transform: uppercase;
text-decoration: none;
margin-left: 5px;
}
.vivaco_fn_categories a:hover{
text-decoration: underline;
}
.elementor-editor-active .vivaco_fn_portfolio_page .portfolio_content{
display: block !important;
}
.vivaco_fn_portfolio_page > *:first-child{
margin-top: 150px;
}
.vivaco_fn_portfolio_page .portfolio_content,
.vivaco_fn_portfolio_page .portfolio_list{
width: 100%;
float: left;
clear: both;
}
.vivaco_fn_portfolio_page .fn_ajax_more{
width: 100%;
float: left;
clear: both;
display: -webkit-flex;
display: -ms-flexbox;
display: flex;
justify-content: center;
align-items: center;
text-align: center;
}
.vivaco_fn_portfolio_page .fn_ajax_more a{
display: block;
font-size: 16px;
color: #0f0d10;
letter-spacing: 0;
font-family: 'Heebo';
text-transform: uppercase;
height: 50px;
line-height: 50px;
border-radius: 3px;
overflow: hidden;
text-overflow: ellipsis;
white-space: nowrap;
padding: 0 47px;
background-color: #ff00c0;
transition: background .5s ease, color .5s ease, opacity 1.5s .5s ease;
}
.vivaco_fn_portfolio_page.go .fn_ajax_more a{
opacity: 0;
transition: background .5s ease, color .5s ease, opacity .2s ease;
}
.vivaco_fn_portfolio_page .fn_ajax_more a:hover{
background-color: #222;
color: #ccc;
}
.vivaco_fn_portfolio_page .fn_ajax_more.disabled a{
background-color: #222;
color: #ccc;
cursor: no-drop;
}  .vivaco_fn_ajax_portfolio{
width: 100%;
float: left;
clear: both;
}
.vivaco_fn_ajax_portfolio .filter_wrapper{
margin-bottom: 55px;
width: 100%;
display: -webkit-flex;
display: -ms-flexbox;
display: flex;
clear: both;
justify-content: center;
}
.vivaco_fn_ajax_portfolio ul.posts_filter{
margin: 0;
padding: 12px 46px;
display: -webkit-flex;
display: -ms-flexbox;
display: flex;
flex-direction: row;
flex-wrap: wrap;
align-items: center;
list-style-type: none;
justify-content: center;
border-radius: 45px;
border: 1px solid rgba(255,255,255,.07);
background-color: rgba(255,255,255,.02);
}
.vivaco_fn_ajax_portfolio ul.posts_filter:after{
clear: both;
display: table;
content: '';
}
.vivaco_fn_ajax_portfolio ul.posts_filter li{
margin: 5px 0;
padding: 0 1px;
display: block;
float: left;
transform: translateZ(0);
}
.vivaco_fn_ajax_portfolio ul.posts_filter li a{
display: block;
color: #888;
text-transform: uppercase;
transform: translateZ(0);
font-family: 'Heebo';
font-size: 13px;
line-height: 21px;
padding: 0 17px;
position: relative;
}
.vivaco_fn_ajax_portfolio ul.posts_filter li:last-child a:after{content: none;}
.vivaco_fn_ajax_portfolio ul.posts_filter li a:after{
content: '';
width: 1px;
height: 12px;
background-color: rgba(255,255,255,.07);
position: absolute;
left: 100%;
top: 50%;
margin-top: -6px;
}
.vivaco_fn_ajax_portfolio ul.posts_filter li a:hover,
.vivaco_fn_ajax_portfolio ul.posts_filter li a.current{
color: #ccc;
}
.vivaco_fn_ajax_portfolio ul.posts_filter li a.current{
font-weight: 500;
}
.vivaco_fn_ajax_portfolio ul.posts_list{
margin: 0;
padding: 0;
list-style-type: none;
margin-left: -50px;
}
.vivaco_fn_ajax_portfolio ul.posts_list:after{
clear: both;
display: table;
content: '';
}
.vivaco_fn_ajax_portfolio ul.posts_list li{
width: 33.3333%;
float: left;
position: relative;
margin: 0px 0px 49px 0px;
padding-left: 50px;
}
.vivaco_fn_ajax_portfolio ul.posts_list li .item{
position: relative;
width: 100%;
float: left;
clear: both;
}
.vivaco_fn_ajax_portfolio ul.posts_list li .item img{
position: relative;
min-width: 100%;
}
.vivaco_fn_ajax_portfolio ul.posts_list li .overlay:after{
content: '';
background-color: #0f0d10;
position: absolute;
width: 2px;
height: 20px;
top: 50%;
left: 50%;
margin: -10px 0 0 -1px;
display: block;
}
.vivaco_fn_ajax_portfolio ul.posts_list li .overlay:before{
content: '';
background-color: #0f0d10;
position: absolute;
width: 20px;
height: 2px;
top: 50%;
left: 50%;
margin: -1px 0 0 -10px;
display: block;
}
.vivaco_fn_ajax_portfolio ul.posts_list li .overlay{
opacity: 0;
position: absolute;
top: 0;
left: 0;
right: 0;
bottom: 0;
z-index: 3;
background-color: rgba(255,0,102,1);
transition: all .3s ease;
}
.vivaco_fn_ajax_portfolio .img_holder:hover .overlay{
opacity: .9;
}
.vivaco_fn_ajax_portfolio ul.posts_list li .overlay a{
display: block;
position: absolute;
z-index: 5;
top: 0;
left: 0;
right: 0;
bottom: 0;
}
.vivaco_fn_ajax_portfolio .img_holder{
width: 100%;
float: left;
clear: both;
position: relative;
}
.vivaco_fn_ajax_portfolio .inner{
position: relative;
width: 100%;
}
.vivaco_fn_ajax_portfolio .inner:after{
clear: both;
display: table;
content: '';
}
.vivaco_fn_ajax_portfolio ul.posts_list li .title_holder{
padding: 25px 0 0 0;
width: 100%;
float: left;
clear: both;
}
.vivaco_fn_ajax_portfolio ul.posts_list li .title_holder h3{
margin: 0;
padding: 0;
font-size: 20px;
font-family: 'Heebo';
font-weight: 400;
}
.vivaco_fn_ajax_portfolio ul.posts_list li .title_holder p{
margin: 0;
padding: 0;
font-size: 13px;
color: #888;
font-family: 'Heebo';
letter-spacing: .1px;
text-transform: uppercase;
margin-bottom: 5px;
}
.vivaco_fn_ajax_portfolio ul.posts_list li .title_holder p a{
color: #888;
}
.vivaco_fn_ajax_portfolio ul.posts_list li .title_holder p a:hover{
text-decoration: underline;
}
.vivaco_fn_ajax_portfolio .abs_img{
position: absolute;
top: 0;
left: 0;
right: 0;
bottom: 0;
}
.vivaco_fn_ajax_portfolio[data-list-style="grid"] .img_holder{
border-radius: 2px;
overflow: hidden;
}
.vivaco_fn_ajax_portfolio[data-list-style="grid"] ul.posts_list li .item img{
opacity: 0;
}
.vivaco_fn_ajax_portfolio[data-filter-style="nobg"] .filter_wrapper{
justify-content: flex-start;
}
.vivaco_fn_ajax_portfolio[data-filter-style="nobg"] ul.posts_filter{
background: none;
border: none;
padding: 0;
justify-content: flex-start;
}
.vivaco_fn_ajax_portfolio[data-filter-style="nobg"] ul.posts_filter li a{
padding-left: 0;
padding-right: 34px;
}
.vivaco_fn_ajax_portfolio[data-filter-style="nobg"] ul.posts_filter li a:after{
margin-left: -17px;
}
.vivaco_fn_ajax_portfolio[data-filter-style="nobg"] .filter_wrapper{margin-bottom: 34px;}  .vivaco_fn_like_share{
width: 100%;
display: -webkit-flex;
display: -ms-flexbox;
display: flex;
clear: both;
position: relative;
flex-direction: row;
flex-wrap: wrap;
align-items: center;
justify-content: center;
}
.vivaco_fn_like_share .share_lines{
position: absolute;
display: block;
width: 120px;
height: 6px;
background-color: #272628;
border-radius: 10px;
bottom: 100%;
margin-bottom: 40px;
}
.vivaco_fn_like_share .share_lines:after,
.vivaco_fn_like_share .share_lines:before{
width: 20px;
height: 6px;
position: absolute;
top: 0;
content: '';
background-color: #272628;
border-radius: 10px;
}
.vivaco_fn_like_share .share_lines:after{
left: 100%;
margin-left: 10px;
}
.vivaco_fn_like_share .share_lines:before{
right: 100%;
margin-right: 10px;
}
.vivaco_fn_like_share .like_btn{
margin-right: 5px;
}
.vivaco_fn_like_share .vivaco_fn_sharebox{
margin-left: 5px;
}
.vivaco_fn_like_share .like_btn a{
text-decoration: none;
display: block;
padding: 0 30px 0 60px;
line-height: 42px;
height: 44px;
border-radius: 5px;
position: relative;
border: 1px solid rgba(255,255,255,.07);
background-color: rgba(255,255,255,.02);
font-family: 'Heebo';
color: #888;
font-size: 16px;
letter-spacing: 0;
}
.vivaco_fn_like_share .like_btn a:hover{
border-color: rgba(255,255,255,.2);
}
.vivaco_fn_like_share .like_btn a.liked{
color: #ff00c0;
}
.vivaco_fn_like_share .like_btn .vivaco_w_fn_svg{
width: 18px;
height: 18px;
position: absolute;
top: 50%;
margin-top: -9px;
left: 30px;
}
.vivaco_fn_sharebox a{
text-decoration: none;
display: block;
padding: 0 30px 0 60px;
line-height: 42px;
height: 44px;
border-radius: 5px;
position: relative;
border: 1px solid rgba(255,255,255,.07);
background-color: rgba(255,255,255,.02);
font-family: 'Heebo';
color: #888;
font-size: 16px;
letter-spacing: 0;
}
.vivaco_fn_sharebox a:hover{
border-color: rgba(255,255,255,.2);
}
.vivaco_fn_sharebox .vivaco_w_fn_svg{
width: 18px;
height: 18px;
position: absolute;
top: 50%;
margin-top: -9px;
left: 30px;
}
.vivaco_fn_sharebox .share_hidden_box{
position: absolute;
width: 0;
height: 0;
overflow: hidden;
z-index: -99;
margin: 0;
padding: 0;
opacity: 0;
visibility: hidden;
}
.vivaco_fn_popupshare,
.vivaco_fn_popupshare *{
box-sizing: border-box;
}
.vivaco_fn_popupshare{
position: fixed;
top: 0px;
width: 100%;
height: 100%;
background-color: rgba(17,16,18,0.95);
display: -webkit-flex;
display: -ms-flexbox;
display: flex;
align-items: center;
justify-content: center;
opacity: 0;
visibility: hidden;
z-index: -9;
transition: all 0.3s ease;
transform: scale(0.9) translateY(-250px);
}
.vivaco_fn_popupshare.opened{
opacity: 1;
visibility: visible;
z-index: 9999;
transform: scale(1) translateY(0px);
}
.vivaco_fn_popupshare .share_box{
position: relative;
width: 420px;
height: auto;
background: #0b0a0c;
border-radius: 5px;
overflow: hidden;
}
.vivaco_fn_popupshare .share_content{
float: left;
width: 100%;
clear: both;
padding-bottom: 30px;
position: relative;
}
.vivaco_fn_popupshare .share_header{
float: left;
width: 100%;
clear: both;
background-color: #bfa264;
height: 60px;
line-height: 60px;
font-family: 'Heebo';
font-weight: 900;
font-size: 15px;
text-transform: uppercase;
color: #0f0d10;
text-align: center;
letter-spacing: 0;
text-overflow: ellipsis;
overflow: hidden;
white-space: nowrap;
}
.vivaco_fn_popupshare .share_title{
float: left;
width: 100%;
clear: both;
height: 65px;
line-height: 65px;
font-family: 'Heebo';
font-weight: 500;
font-size: 18px;
color: #ccc;
text-align: center;
letter-spacing: 0;
text-overflow: ellipsis;
overflow: hidden;
white-space: nowrap;
border-bottom: 1px solid #151316;
}
.vivaco_fn_popupshare .share_list{
float: left;
width: 100%;
clear: both;
margin: 50px 0 24px 0;
padding: 0 20px;
}
.vivaco_fn_popupshare .share_list ul{
margin: 0;
padding: 0;
margin-left: -20px;
list-style-type: none;
display: -webkit-flex;
display: -ms-flexbox;
display: flex;
align-items: center;
justify-content: center;
flex-wrap: wrap;
}
.vivaco_fn_popupshare .share_list ul li{
margin: 0;
padding: 0;
padding-left: 20px;
margin-bottom: 20px;
float: left;
}
.vivaco_fn_popupshare .share_list a{
width: 80px;
height: 80px;
display: block;
border-radius: 50%;
border: 6px solid rgba(255,255,255,.075);
line-height: 68px;
text-align: center;
font-size: 30px;
color: #888;
position: relative;
transition: all .3s ease;
}
.vivaco_fn_popupshare .share_list a:hover{
color: #ff00c0;
transform: translateY(-5px);
border-color: transparent;
border-bottom-color: #ff00c0;
border-radius: 0;
}
.vivaco_fn_popupshare .share_closer{
cursor: pointer;
background-color: #100f11;
width: 50px;
height: 30px;
bottom: 0;
position: absolute;
left: 50%;
margin-left: -25px;
border-top-left-radius: 5px;
border-top-right-radius: 5px;
transition: all .3s ease;
color: rgba(153,153,153,.4);
}
.vivaco_fn_popupshare .share_closer:hover{
background-color: #bfa264;
color: #0f0d10;
}
.vivaco_fn_popupshare .share_closer .vivaco_fn_svg{
width: 10px;
height: 10px;
position: absolute;
top: 50%;
left: 50%;
margin: -5px 0 0 -5px;
}
.vivaco_fn_portfolio_single .vivaco_fn_post_header .post_title .fn__title{
margin-bottom: 69px;
}  body.open_search_popup .vivaco_fn_searchpopup{
transform: translateY(0);
opacity: 1;
visibility: visible;
z-index: 9999999999;
}
.vivaco_fn_searchpopup,
.vivaco_fn_searchpopup *{
box-sizing: border-box;
}
.vivaco_fn_searchpopup{
margin: 0;
padding: 0;
opacity: 0;
visibility: hidden;
position: fixed;
z-index: 9999;
top: 0;
left: 0;
right: 0;
bottom: 0;
transform: translateY(-100%);
transition: all 500ms ease;
}
.vivaco_fn_searchpopup:after{
content: '';
position: fixed;
top: 0;
left: 0;
right: 0;
bottom: 0;
z-index: -1;
transform: translateY(205%);
background-color: rgba(15,13,16,0.9);
transition: all 500ms ease;
}
body.open_search_popup .vivaco_fn_searchpopup:after{
transform: translateY(0);
}
.vivaco_fn_searchpopup .search_inner{
background-color: #0b0a0c;
}
.vivaco_fn_searchpopup .search_box{
position: relative;
}
.vivaco_fn_searchpopup .search_box input[type="text"]::-webkit-input-placeholder { color: #666;
}
.vivaco_fn_searchpopup .search_box input[type="text"]::-moz-placeholder { color: #666;
}
.vivaco_fn_searchpopup .search_box input[type="text"]:-ms-input-placeholder { color: #666;
}
.vivaco_fn_searchpopup .search_box input[type="text"]:-moz-placeholder { color: #666;
}
.vivaco_fn_searchpopup .search_box input[type="text"]{
width: 100%;
min-width: 100%;
padding: 0 50px 0 0 !important;
height: 100px;
line-height: 100px;
background-color: transparent !important;
border: none !important;
box-shadow: none !important;
outline-color: transparent !important;
font-family: 'Open Sans';
color: #eee;
font-size: 30px;
}
.vivaco_fn_searchpopup .search_box input[type="submit"]{
width: 38px !important;
height: 100px !important;
top: 0;
padding: 0 !important;
margin: 0 !important;
cursor: pointer;
background-color: transparent !important;
position: absolute;
right: -8px;
z-index: 10;
}
.vivaco_fn_searchpopup .search_box a{
display: block;
width: 38px !important;
height: 100px !important;
top: 0;
padding: 0 !important;
margin: 0 !important;
cursor: pointer;
background-color: transparent !important;
position: absolute;
right: -8px;
z-index: 5;
color: #ccc;
}
.vivaco_fn_searchpopup .search_box .vivaco_fn_svg{
width: 22px;
height: 22px;
left: 50%;
top: 50%;
margin: -11px 0 0 -11px;
position: absolute;
}
.vivaco_fn_searchpopup .search_box:after{
height: 2px;
left: -8px;
right: -8px;
background-color: #111;
position: absolute;
content: '';
bottom: 0;
}
.vivaco_fn_searchpopup .search_box:before{
height: 2px;
left: 50%;
right: 50%;
background-color: #555;
position: absolute;
content: '';
bottom: 0;
transition: all 300ms ease;
z-index: 33;
}
.vivaco_fn_searchpopup.focused .search_box:before{
right: -20px;
left: -20px;
}
.vivaco_fn_searchpopup .search_inner{
position: relative;
width: 100%;
padding: 100px 0;
}
.vivaco_fn_searchpopup .search_closer{
cursor: pointer;
position: absolute;
display: block;
height: 20px;
line-height: 20px;
right: 50px;
z-index: 5;
top: 50px;
overflow: hidden;
white-space: nowrap;
text-overflow: ellipsis;
color: #ccc;
font-family: 'Quicksand', sans-serif;
letter-spacing: 0;
font-size: 14px;
transition: all 300ms ease;
}
.vivaco_fn_searchpopup .search_closer:hover{
color: #fff;
}
.vivaco_fn_searchpopup .search_closer.closed .s_btn,
.vivaco_fn_searchpopup .search_closer:hover .s_btn{
background-color: #ff00c0;
}
.vivaco_fn_searchpopup .search_closer.closed .s_btn:after,
.vivaco_fn_searchpopup .search_closer:hover .s_btn:after,
.vivaco_fn_searchpopup .search_closer.closed .s_btn:before,
.vivaco_fn_searchpopup .search_closer:hover .s_btn:before{
background-color: #000;
}
.vivaco_fn_searchpopup .search_closer .s_text{
position: relative;
display: block;
padding-left: 7px;
padding-right: 27px;
}
.vivaco_fn_searchpopup .search_closer .s_btn{
width: 20px;
height: 20px;
top: 0;
right: 0;
position: absolute;
display: block;
background-color: #282828;
border-radius: 3px;
transition: all 300ms ease;
}
.vivaco_fn_searchpopup .search_closer .s_btn:after{
content: '';
background-color: #fff;
width: 1px;
height: 9px;
position: absolute;
left: 9px;
top: 6px;
transform: rotate(45deg);
border-radius: 3px;
transition: all 300ms ease;
}
.vivaco_fn_searchpopup .search_closer .s_btn:before{
content: '';
background-color: #fff;
width: 1px;
height: 9px;
position: absolute;
left: 9px;
top: 6px;
transform: rotate(135deg);
border-radius: 3px;
transition: all 300ms ease;
}
.elementor-text-editor a{color: #ff00c0;}  @media(max-width: 1040px){
.vivaco_fn_ajax_portfolio ul.posts_list li .title_holder{
opacity: 1;
visibility: visible;
}
.fn_cs_project_moving_title{
display: none;
}
.vivaco_fn_ajax_portfolio ul.posts_list li{width: 50%;}
}
.vivaco_fn_leftsidebar ul.vivaco_fn_postlist .item{flex-direction: column;}
.vivaco_fn_leftsidebar ul.vivaco_fn_postlist .post_left{width: 100%;}
.vivaco_fn_leftsidebar ul.vivaco_fn_postlist .item.has-post-thumbnail .post_right{width: 100%;padding-left: 40px;padding-bottom: 0;padding-right: 40px;}
@media(max-width: 1040px){
.vivaco_fn_leftsidebar ul.vivaco_fn_postlist .item.has-post-thumbnail .post_right{padding-left: 20px;padding-right: 20px;}
.vivaco_fn_header{display: none;}
.vivaco_fn_mobilemenu_wrap{display: block;}
ul.vivaco_fn_postlist .item{flex-direction: column;}
ul.vivaco_fn_postlist .post_left{width: 100%;}
ul.vivaco_fn_postlist .item.has-post-thumbnail .post_right{width: 100%;padding-left: 40px;padding-bottom: 0px;padding-right: 40px;}
}
@media(max-width: 768px){
.vivaco_fn_comment{padding: 100px 0;}
.vivaco_fn_author_info .title_holder{min-height: inherit;}
.vivaco_fn_ajax_portfolio ul.posts_list li{width: 100%;}
.vivaco_fn_author_info .img_holder{margin: 0 0 30px 0;width: 100%;min-width: 100%;}
.vivaco_fn_author_info{flex-direction: column;padding: 20px;}
.vivaco_fn_comment .comment-body{padding-left: 0;}
.vivaco_fn_comment .comment-avatar{display: none;}
.vivaco_fn_comment .input-author{width: 100%;padding-right: 0;}
.vivaco_fn_comment .input-email{width: 100%;padding-left: 0;}
.vivaco_fn_comment .input-half{width: 100%;}
ul.vivaco_fn_postlist .item{padding: 21px 20px 25px 20px;}
ul.vivaco_fn_postlist .item.has-post-thumbnail .post_right{padding-left: 20px;padding-right: 20px;}
} [data-text-skin="dark"] .vivaco_fn_category_info span,
[data-text-skin="dark"] .vivaco_fn_category_info a{
color: #555;
}
[data-text-skin="dark"] .vivaco_fn_ajax_portfolio ul.posts_filter li a:hover,
[data-text-skin="dark"] .vivaco_fn_ajax_portfolio ul.posts_filter li a.current,
[data-text-skin="dark"] .vivaco_fn_breadcrumbs a{color: #111;}
[data-text-skin="dark"] .vivaco_fn_ajax_portfolio ul.posts_filter li a,
[data-text-skin="dark"] .vivaco_fn_breadcrumbs span{color: #555;}
[data-text-skin="dark"] .vivaco_fn_author_info .author_bottom ul li a,
[data-text-skin="dark"] .vivaco_fn_footer .vivaco_fn_social_list a{
border-color: rgba(0,0,0,0.075);
color: #555;
}
[data-text-skin="dark"] .vivaco_fn_author_info .author_bottom ul li a:hover,
[data-text-skin="dark"] .vivaco_fn_footer .vivaco_fn_social_list a:hover{
color: #ff00c0;
border-color: transparent;
border-bottom-color: #ff00c0;
}
[data-text-skin="dark"] .vivaco_fn_comment p.logged-in-as a,
[data-text-skin="dark"] .widget_block a,
[data-text-skin="dark"],
[data-text-skin="dark"] .vivaco_fn_comment p.comment-form-cookies-consent label,
[data-text-skin="dark"] .vivaco_fn_footer .footer_copy a,
[data-text-skin="dark"] .vivaco_fn_footer .footer_copy p{
color: #888;
}
[data-text-skin="dark"] .vivaco_fn_footer .footer_copy a:hover{
color: #ff00c0;
}
[data-text-skin="dark"] ul.vivaco_fn_postlist .item.has-post-thumbnail{
background-color: transparent
}
[data-text-skin="dark"] .emaillist input[type="email"],
[data-text-skin="dark"] .vivaco_fn_ajax_portfolio ul.posts_filter,
[data-text-skin="dark"] .fn_contact .select2-container--default .select2-selection--single,
[data-text-skin="dark"] .fn_contact textarea,
[data-text-skin="dark"] .fn_contact select,
[data-text-skin="dark"] .fn_contact input:not([type='submit']),
[data-text-skin="dark"] .vivaco_fn_sharebox a,
[data-text-skin="dark"] .vivaco_fn_pagination.fn_type_3 li > span,
[data-text-skin="dark"] .vivaco_fn_pagination.fn_type_3 li a,
[data-text-skin="dark"] .vivaco_fn_comment .input-holder input,
[data-text-skin="dark"] .vivaco_fn_comment .input-holder textarea,
[data-text-skin="dark"] .widget_block.widget_tag_cloud a,
[data-text-skin="dark"] .widget_block.widget_meta a,
[data-text-skin="dark"] ul.vivaco_fn_postlist .item,
[data-text-skin="dark"] .vivaco_fn_author_info,
[data-text-skin="dark"] .vivaco_fn_category_info a{
border-color: rgba(0,0,0,0.07);
background-color: rgba(0,0,0,0.02);
}
[data-text-skin="dark"] .vivaco-fn-protected,
[data-text-skin="dark"] .vivaco_fn_404,
[data-text-skin="dark"] .vivaco_fn_post_header .fn_post_title,
[data-text-skin="dark"] .vivaco_fn_pagetitle,
[data-text-skin="dark"] .vivaco_fn_comment_wrapper{
background-color: rgba(0,0,0,0.05);
}
[data-text-skin="dark"] .wid-title span:after,
[data-text-skin="dark"] .wid-title span:before,
[data-text-skin="dark"] .wp-block-archives li:after,
[data-text-skin="dark"] .widget_categories li:after,
[data-text-skin="dark"] .widget_archive li:after{
background-color: rgba(0,0,0,0.07);
}
[data-text-skin="dark"] .vivaco_fn_post_header .author_name:after{
background-color: rgba(0,0,0,0.1);
}
[data-text-skin="dark"] .vivaco-fn-protected .icon{
color: rgba(0,0,0,0.07);
}
[data-text-skin="dark"] .vivaco_fn_post_header .author_name a{
color: #333;
}
.fn__text_skin_dark .select2-dropdown{
background-color: #fff;
box-shadow: 0px 2px 3px rgba(0,0,0,0.1);
}
.fn__text_skin_dark .select2-container--default .select2-search--dropdown .select2-search__field{
background: #fff;
border-color: #eee;
}
.vivaco_fn_popup_sidebar .wp-block-archives a,
.vivaco_fn_popup_sidebar .widget_vivaco_custom_categories a,
.vivaco_fn_popup_sidebar .widget_archive a,
.vivaco_fn_popup_sidebar .widget_categories a{
background-color: #0b0a0c;
}
.vivaco_fn_widget_about .afwa_title h3{
color: #ccc;
}
.wp-block-archives a, .widget_vivaco_custom_categories a, .widget_archive a, .widget_categories a{
border-radius: 2px;
}
.vivaco-fn-wrapper .opt-in-hound-opt-in-heading{
color: #ccc;
}
.elementor-editor-active .vivaco_fn_header{z-index: 0;} .vivaco_fn_totop{
width: 30px;
height: 30px;
text-decoration: none;
display: block;
position: fixed;
right: 50px;
bottom: 50px;
transform: translateY(20px);
transition: all .3s ease;
box-shadow: 0px 5px 20px rgba(0,0,0,0.05);
z-index: 9998;
background-color: #ff00c0;
border-radius: 3px;
cursor: pointer;
opacity: 0;
visibility: hidden;
color: #0f0d10;
}
.vivaco_fn_totop.scrolled{
transform: translateY(0px);
opacity: 1;
visibility: visible;
}
.vivaco_fn_totop .vivaco_fn_svg{
width: 12px;
height: 12px;
position: absolute;
left: 50%;
top: 50%;
margin: -6px 0 0 -6px;
transition: all .3s ease-in-out;
}
.vivaco_fn_totop:hover .fn_first{
margin-top: -3px;
transform: scaleX(0.9) translateZ(0);
}
.vivaco_fn_totop:hover .fn_second{
margin-top: -9px;
transform: scaleX(0.9) translateZ(0);
} .vivaco-fn-wrapper[data-rp-skin="light"] .vivaco_fn_popup_sidebar{background-color: #fff;}
.vivaco-fn-wrapper[data-rp-skin="light"] .vivaco_fn_right_panel .extra_closer{background-color: rgba(245,245,245,0.9);}
.vivaco-fn-wrapper[data-rp-skin="light"] .vivaco_fn_right_panel .fn_closer{background-color: #ededed;}
.vivaco-fn-wrapper[data-rp-skin="light"] .vivaco_fn_right_panel .fn_closer .vivaco_fn_svg{color: #888;}
.vivaco-fn-wrapper[data-rp-skin="light"] .vivaco_fn_right_panel .vivaco_fn_widget_about .afwa_title h3{color: #0b0a0c;}
.vivaco-fn-wrapper[data-rp-skin="light"] .vivaco_fn_right_panel .widget_block a{color: #888;}
.vivaco-fn-wrapper[data-rp-skin="light"] .vivaco_fn_right_panel .vivaco_fn_widget_about .afwa_desc p{color: #666;}
.vivaco-fn-wrapper[data-rp-skin="light"] .vivaco_fn_popup_sidebar .wp-block-archives a,
.vivaco-fn-wrapper[data-rp-skin="light"] .vivaco_fn_popup_sidebar .widget_vivaco_custom_categories a,
.vivaco-fn-wrapper[data-rp-skin="light"] .vivaco_fn_popup_sidebar .widget_archive a,
.vivaco-fn-wrapper[data-rp-skin="light"] .vivaco_fn_popup_sidebar .widget_categories a{
background-color: #fff;
color: #0b0a0c;
}
.vivaco-fn-wrapper[data-rp-skin="light"] .vivaco_fn_popup_sidebar .wp-block-archives span.count:after,
.vivaco-fn-wrapper[data-rp-skin="light"] .vivaco_fn_popup_sidebar .widget_vivaco_custom_categories span.count:after,
.vivaco-fn-wrapper[data-rp-skin="light"] .vivaco_fn_popup_sidebar .widget_archive span.count:after,
.vivaco-fn-wrapper[data-rp-skin="light"] .vivaco_fn_popup_sidebar .widget_categories span.count:after{
background-color: #ededed;
}
.vivaco-fn-wrapper[data-rp-skin="light"] .vivaco_fn_popup_sidebar .wp-block-archives span.count,
.vivaco-fn-wrapper[data-rp-skin="light"] .vivaco_fn_popup_sidebar .widget_vivaco_custom_categories span.count,
.vivaco-fn-wrapper[data-rp-skin="light"] .vivaco_fn_popup_sidebar .widget_archive span.count,
.vivaco-fn-wrapper[data-rp-skin="light"] .vivaco_fn_popup_sidebar .widget_categories span.count{
background-color: #f7f7f7;
color: #666;
}
.vivaco-fn-wrapper[data-rp-skin="light"] .opt-in-hound-opt-in-wrapper{
background-color: #f7f7f7 !important;
border-color: #ededed;
}
.vivaco-fn-wrapper[data-rp-skin="light"] .opt-in-hound-opt-in-content-wrapper p{color: #666;}
.vivaco-fn-wrapper[data-rp-skin="light"] .opt-in-hound-opt-in-heading{color: #0b0a0c;}
.vivaco-fn-wrapper[data-rp-skin="light"] .opt-in-hound-opt-in-wrapper .opt-in-hound-opt-in-form .opt-in-hound-opt-in-form-input input[type=email]{
background-color: #efefef !important;
}
.vivaco-fn-wrapper[data-rp-skin="light"] .vivaco_fn_popup_sidebar .wid-title span{color: #888;} .vivaco_fn_searchpopup[data-skin="light"] .search_inner{background-color: #fff;}
.vivaco_fn_searchpopup[data-skin="light"]:after{background-color: rgba(245,245,245,0.9);}
.vivaco_fn_searchpopup[data-skin="light"] .search_box:before{background-color: rgba(0,0,0,.3)}
.vivaco_fn_searchpopup[data-skin="light"] .search_box:after{background-color: rgba(0,0,0,.1);}
.vivaco_fn_searchpopup[data-skin="light"] .search_box a{color: #0b0a0c;}
.vivaco_fn_searchpopup[data-skin="light"] .search_closer{color: #777;}
.vivaco_fn_searchpopup[data-skin="light"] .search_closer:hover{color: #0b0a0c;}
.vivaco_fn_searchpopup[data-skin="light"] .search_box input[type="text"]::-webkit-input-placeholder {color: #aaa;}
.vivaco_fn_searchpopup[data-skin="light"] .search_box input[type="text"]::-moz-placeholder {color: #aaa;}
.vivaco_fn_searchpopup[data-skin="light"] .search_box input[type="text"]:-ms-input-placeholder {color: #aaa;}
.vivaco_fn_searchpopup[data-skin="light"] .search_box input[type="text"]:-moz-placeholder {color: #aaa;}
.vivaco_fn_searchpopup[data-skin="light"] .search_box input[type="text"]{color: #777;}
.vivaco_fn_footer .footer_totop{
width: 100%;
height: 1px;
float: left;
clear: both;
position: relative;
z-index: 15;
}
.vivaco_fn_footer .footer_totop:after{
left: 0;
top: 0;
height: 1px;
background-color: rgba(255,255,255,.07);
content: '';
position: absolute;
right: 50%;
margin-right: 75px;
}
.vivaco_fn_footer .footer_totop:before{
right: 0;
top: 0;
height: 1px;
background-color: rgba(255,255,255,.07);
content: '';
position: absolute;
left: 50%;
margin-left: 75px;
}
.vivaco_fn_footer .footer_totop a{
width: 30px;
height: 30px;
text-decoration: none;
display: block;
right: 50px;
bottom: 50px;
transition: all .3s ease;
box-shadow: 0px 5px 20px rgb(0 0 0 / 5%);
z-index: 9998;
background-color: #ff00c0;
border-radius: 3px;
cursor: pointer;
color: #0f0d10;
position: absolute;
left: 50%;
margin-left: -15px;
top: -15px;
}
.vivaco_fn_footer .footer_totop a .vivaco_fn_svg{
width: 12px;
height: 12px;
position: absolute;
left: 50%;
top: 50%;
margin: -6px 0 0 -6px;
transition: all .3s ease-in-out;
}
.vivaco_fn_footer .footer_totop a:after{
content: '';
position: absolute;
left: -10px;
bottom: -10px;
right: -10px;
top: 10px;
background-color: #ff00c0;
border-radius: 3px;
display: block;
z-index: -1;
opacity: .2;
}
.vivaco_fn_footer .footer_totop a:hover .fn_first{
margin-top: -3px;
transform: scaleX(0.9) translateZ(0);
}
.vivaco_fn_footer .footer_totop a:hover .fn_second{
margin-top: -9px;
transform: scaleX(0.9) translateZ(0);
}
.vivaco_fn_footer .footer_right_totop a{
text-decoration: none;
color: #aaa;
font-family: 'Heebo';
font-size: 16px;
font-weight: 500;
text-transform: uppercase;
display: -webkit-flex;
display: -ms-flexbox;
display: flex;
flex-direction: row;
align-items: center;
}
.vivaco_fn_footer .footer_right_totop .fn_icon{
width: 46px;
height: 40px;
text-decoration: none;
display: block;
transition: all .3s ease;
box-shadow: 0px 5px 20px rgb(0 0 0 / 5%);
z-index: 9998;
background-color: #ff00c0;
border-radius: 2px;
cursor: pointer;
color: #0f0d10;
position: relative;
margin-left: 20px;
}
.vivaco_fn_footer .footer_right_totop .fn_icon .vivaco_fn_svg{
width: 12px;
height: 12px;
position: absolute;
left: 50%;
top: 50%;
margin: -6px 0 0 -6px;
-ms-transition: all 0.33s cubic-bezier(0.12,0.75,0.4,1);
transition: all 0.33s cubic-bezier(0.12,0.75,0.4,1);
-webkit-transition: all 0.33s cubic-bezier(0.12,0.75,0.4,1);
}
.vivaco_fn_footer .footer_right_totop a:hover .fn_icon .fn_first{
margin-top: -3px;
transform: scaleX(0.9) translateZ(0);
}
.vivaco_fn_footer .footer_right_totop a:hover .fn_icon .fn_second{
margin-top: -9px;
transform: scaleX(0.9) translateZ(0);
}
.vivaco_fn_footer .footer_right{
flex: none;
margin-left: 50px;
}
.vivaco_fn_footer[data-pos="right"] .footer_copy{
text-align: left;
margin: 0;
}
.vivaco_fn_footer[data-pos="right"] .vivaco_fn_social_list ul{
justify-content: flex-start;
}
.vivaco_fn_footer[data-pos="right"] .footer_content{
display: -webkit-flex;
display: -ms-flexbox;
display: flex;
flex-direction: row;
justify-content: space-between;
align-items: center;
}
@media(max-width: 480px){
.vivaco_fn_footer .footer_right .fn_text{display: none;}
.vivaco_fn_footer .footer_right_totop .fn_icon{margin-left: 0;}
.vivaco_fn_footer .footer_right{margin-left: 30px;}
.vivaco_fn_footer[data-pos="right"] .footer_content{
padding: 85px 0;
}
} a.rsswidget{
line-height: 27px;
}
.widget_pages li a{
color: #ccc;
}
.widget_block.widget_rss .rss-date{
display: inline-block;
font-size: 12px;
font-weight: 500;
line-height: 17px;
vertical-align: middle;
padding: 4px 8px;
border-radius: 2px;
background-color: rgba(255,255,255,.03);
border: 1px solid rgba(255,255,255,.021);
}
.wp-block-latest-posts a,
.wp-block-latest-comments__comment-link,
.wp-block-latest-comments__comment-author,
.wp-block-archives a{
color: #ccc !important;
}
.wp-block-latest-posts a:hover,
.wp-block-latest-comments__comment-link:hover,
.wp-block-latest-comments__comment-author:hover,
.wp-block-archives li:hover a{
color: #ff00c0 !important;
}
.wp-calendar-nav a,
.wp-calendar-table a{
background-color: rgba(255,255,255,.07) !important;
color: #eee !important;
} .aligncenter{
text-align: center;
}
.is-style-squared .wp-block-button__link{
border-radius: 0;
}
.wp-caption{
margin-bottom: 30px;
}
.wp-block-image .alignleft{
margin-right: 30px;
margin-bottom: 30px;
}
.wp-block-image .alignright{
margin-left: 30px;
margin-bottom: 30px;
}
.blocks-gallery-grid .blocks-gallery-image figcaption, .blocks-gallery-grid .blocks-gallery-item figcaption, .wp-block-gallery .blocks-gallery-image figcaption, .wp-block-gallery .blocks-gallery-item figcaption{
left: 0;
}
.has-background-dim .wp-block-cover-text a{
color: #fff !important;
}
.wp-block-button__link{
line-height: 1.5;
padding: 13px 30px;
font-family: 'Heebo';
font-weight: 500;
font-size: 16px;
text-transform: uppercase;
text-decoration: none !important;
margin-bottom: 20px;
border-radius: 20px;
}
.is-style-outline>.wp-block-button__link,
.wp-block-button__link.is-style-outline{
border: 2px solid #ff0066;
padding-top: 11px;
padding-bottom: 11px;
background-color: transparent !important;
}
.blocks-gallery-caption{
margin-bottom: 30px;
text-align: center;
}
.wp-block-gallery{
margin-bottom: 30px;
}