@charset "UTF-8";
@charset "UTF-8";
@charset "utf-8";
.fototeca-wrapper .ft-filters {
position: relative;
z-index: 10;
margin-bottom: 1.5rem;   
font-family: Roboto !important;
font-weight: 300; 
}
.fototeca-wrapper .ft-filters input[name="title"] {
background-color: #ededed;
border: 0;
height: 34px;
line-height: 34px;
font-family: Roboto !important;
font-weight: 300;
}
.fototeca-wrapper .ft-filters button {
height: 34px;
padding: 0 15px;
line-height: 34px;
font-size: 100%;
color: #fff;
font-family: Roboto !important;
font-weight: 300;
border: none;
background: #114D88;
}
.fototeca-wrapper button.ft-get-more-images{
height: 34px;
padding: 0 15px;
line-height: 34px;
font-size: 100%;
color: #fff;
font-family: Roboto !important;
font-weight: 300;
border: none;
background: #114D88;
}
.fototeca-wrapper .ft-filters .ft-btns-col {
text-align: right;
padding-right: 18px;
}
.fototeca-wrapper .ft-gallery {
margin-bottom: 10px;
}
.fototeca-wrapper .ft-gallery::after {
content: '';
display: block;
clear: both;
}
.fototeca-wrapper .ft-gallery .ft-image {
float: left;
width: calc(20% - 8px);
margin-right: 8px;
margin-bottom: 8px;
background-color: #222222;
overflow: hidden;
}
.fototeca-wrapper .ft-gallery .ft-image>a {
display: block;
padding-top: 100%;
position: relative;
overflow: hidden;
}
.fototeca-wrapper .ft-gallery .ft-image>a img {
position: absolute;
top: 50%;
left: 50%;
max-width: none;
max-height: none;
transform: translate3d(-50%,  -50%,  0);
border: 0;
}
.fototeca-wrapper .ft-gallery .ft-image>a .ft-legend {
position: absolute;
display: block;
left: 0;
bottom: 0;
width: 100%;
z-index: 2;
box-sizing: border-box;
padding: 4px;
color: #fff;
white-space: nowrap;
text-overflow: ellipsis;
overflow: hidden;
font-size: 0.8em;
font-weight: lighter;
background-color: rgba(0, 0, 0, 0.5);
}
.fototeca-wrapper .ft-select {
position: relative;
height: 34px;
background-color: #ededed;
cursor: pointer;
}
.fototeca-wrapper .ft-select::after {
content: '';
position: absolute;
z-index: 1;
top: 50%;
right: 8px;
-webkit-transform: translateY(-50%);
transform: translateY(-50%);
width: 0;
height: 0;
border-style: solid;
border-width: 6px 5px 0 5px;
border-color: #5c5c5c transparent transparent transparent;
}
.fototeca-wrapper .ft-select .ft-value-wrapper {
box-sizing: border-box;
position: relative;
z-index: 2;
height: 100%}
.fototeca-wrapper .ft-select .ft-value-wrapper .ft-value {
box-sizing: border-box;
padding: 4px 8px;
width: calc(100% - 24px);
white-space: nowrap;
overflow: hidden;
}
.fototeca-wrapper .ft-select .ft-options {
position: absolute;
left: 0;
top: 100%;
min-width: 100%;
max-height: 300px;
overflow: auto;
z-index: 2;
background-color: #fff;
display: none;
box-shadow: 0 4px 4px rgba(0, 0, 0, 0.4);
}
.fototeca-wrapper .ft-select .ft-options .ft-opt {
padding: 6px 12px;
cursor: pointer;
white-space: nowrap;
overflow: hidden;
text-overflow: ellipsis;
}
.fototeca-wrapper .ft-select .ft-options .ft-opt:hover {
background-color: #dbdbdb;
}
.fototeca-wrapper .ft-select.ft-open .ft-options {
display: block;
}
.fototeca-wrapper .ft-input-group::after {
content: '';
display: block;
clear: both;
}
.fototeca-wrapper .ft-input-group>* {
float: left;
}
.fototeca-wrapper .ft-input-group input[type="text"] {
width: 40%}
.fototeca-wrapper .ft-input-group .ft-select {
width: 30%;
border-left: 1px solid #c6c6c6;
}
.fototeca-wrapper .ft-row {
margin: 0 -10px;
}
.fototeca-wrapper .ft-row::after {
content: '';
display: block;
clear: both;
}
.fototeca-wrapper *[class*="ft-col-"] {
float: left;
box-sizing: border-box;
padding: 0 10px;
}
.fototeca-wrapper .ft-collapsed *[class*="ft-col-"] {
padding: 0;
}
.fototeca-wrapper .ft-col-1-4 {
width: 25%}
.fototeca-wrapper .ft-col-1-3 {
width: 33.33%}
.fototeca-wrapper .ft-col-1-2 {
width: 50%}
.fototeca-wrapper .ft-col-2-3 {
width: 66.66%}
.fototeca-wrapper .ft-col-3-4 {
width: 75%}
.fototeca-wrapper .ft-col-1-1 {
width: 100%}
.fototeca-wrapper .ft-more-btn-wrapper {
margin-bottom: 10;
text-align: center;
display: none;
}
@media (max-width: 900px) {
.fototeca-wrapper .ft-gallery .ft-image {
width: calc(25% - 8px);
}
}@media (max-width: 767px) {
.fototeca-wrapper .ft-gallery .ft-image {
width: calc(33.33% - 8px);
}
}.ft-more-images .ft-more-btn-wrapper {
display: block;
}.owl-carousel,.owl-carousel .owl-item{-webkit-tap-highlight-color:transparent;position:relative}.owl-carousel{display:none;width:100%;z-index:1}.owl-carousel .owl-stage{position:relative;-ms-touch-action:pan-Y;touch-action:manipulation;-moz-backface-visibility:hidden}.owl-carousel .owl-stage:after{content:".";display:block;clear:both;visibility:hidden;line-height:0;height:0}.owl-carousel .owl-stage-outer{position:relative;overflow:hidden;-webkit-transform:translate3d(0,0,0)}.owl-carousel .owl-item,.owl-carousel .owl-wrapper{-webkit-backface-visibility:hidden;-moz-backface-visibility:hidden;-ms-backface-visibility:hidden;-webkit-transform:translate3d(0,0,0);-moz-transform:translate3d(0,0,0);-ms-transform:translate3d(0,0,0)}.owl-carousel .owl-item{min-height:1px;float:left;-webkit-backface-visibility:hidden;-webkit-touch-callout:none}.owl-carousel .owl-item img{display:block;width:100%}.owl-carousel .owl-dots.disabled,.owl-carousel .owl-nav.disabled{display:none}.no-js .owl-carousel,.owl-carousel.owl-loaded{display:block}.owl-carousel .owl-dot,.owl-carousel .owl-nav .owl-next,.owl-carousel .owl-nav .owl-prev{cursor:pointer;-webkit-user-select:none;-khtml-user-select:none;-moz-user-select:none;-ms-user-select:none;user-select:none}.owl-carousel .owl-nav button.owl-next,.owl-carousel .owl-nav button.owl-prev,.owl-carousel button.owl-dot{background:0 0;color:inherit;border:none;padding:0!important;font:inherit}.owl-carousel.owl-loading{opacity:0;display:block}.owl-carousel.owl-hidden{opacity:0}.owl-carousel.owl-refresh .owl-item{visibility:hidden}.owl-carousel.owl-drag .owl-item{-ms-touch-action:pan-y;touch-action:pan-y;-webkit-user-select:none;-moz-user-select:none;-ms-user-select:none;user-select:none}.owl-carousel.owl-grab{cursor:move;cursor:grab}.owl-carousel.owl-rtl{direction:rtl}.owl-carousel.owl-rtl .owl-item{float:right}.owl-carousel .animated{animation-duration:1s;animation-fill-mode:both}.owl-carousel .owl-animated-in{z-index:0}.owl-carousel .owl-animated-out{z-index:1}.owl-carousel .fadeOut{animation-name:fadeOut}@keyframes fadeOut{0%{opacity:1}100%{opacity:0}}.owl-height{transition:height .5s ease-in-out}.owl-carousel .owl-item .owl-lazy{opacity:0;transition:opacity .4s ease}.owl-carousel .owl-item .owl-lazy:not([src]),.owl-carousel .owl-item .owl-lazy[src^=""]{max-height:0}.owl-carousel .owl-item img.owl-lazy{transform-style:preserve-3d}.owl-carousel .owl-video-wrapper{position:relative;height:100%;background:#000}.owl-carousel .owl-video-play-icon{position:absolute;height:80px;width:80px;left:50%;top:50%;margin-left:-40px;margin-top:-40px;background:url(//losrealejos.es/wp-content/plugins/echeide-ticketary-events/lib/owlcarousel/css/owl.video.play.png) no-repeat;cursor:pointer;z-index:1;-webkit-backface-visibility:hidden;transition:transform .1s ease}.owl-carousel .owl-video-play-icon:hover{-ms-transform:scale(1.3,1.3);transform:scale(1.3,1.3)}.owl-carousel .owl-video-playing .owl-video-play-icon,.owl-carousel .owl-video-playing .owl-video-tn{display:none}.owl-carousel .owl-video-tn{opacity:0;height:100%;background-position:center center;background-repeat:no-repeat;background-size:contain;transition:opacity .4s ease}.owl-carousel .owl-video-frame{position:relative;z-index:1;height:100%;width:100%}.owl-nav-custom {
display: flex;
justify-content: center;
position: absolute;
top: 50%;
left: 0;
right: 0;
transform: translateY(-50%);
justify-content: space-between;
}
.owl-nav-custom .owl-prev{
margin-left: -40px;
background: none;
border: none;
font-size: xxx-large;
font-weight: normal;
}
.owl-nav-custom .owl-next {
margin-right: -40px;
background: none;
border: none;
font-size: xxx-large;
font-weight: normal;
}
.owl-nav-custom .owl-prev:hover,
.owl-nav-custom .owl-next:hover {
cursor: pointer;
}  .events-wrap {
display: grid;
grid-template-columns: repeat(3, 1fr); gap: 20px; } @media (max-width: 980px) {
.events-wrap {
grid-template-columns: repeat(2, 1fr);
}
} @media (max-width: 767px) {
.events-wrap {
grid-template-columns: 1fr;
}
}
.event-item {
border: 1px solid #000000;
box-sizing: border-box;
overflow: hidden; }
.event-image-wrap img {
width: 100%;
height: auto;
display: block;
transition: transform 0.3s ease-in-out; }
.event-content-wrap {
padding: 15px;
}
.event-item:hover .event-image-wrap img {
transform: scale(1.1); }
.event-title-wrap {
margin-top: 10px;
padding-bottom: 0px;
}
.event-title {
font-family: 'Montserrat', Helvetica, Arial, Lucida, sans-serif;
font-weight: 600;
font-size: 20px;  
line-height: 23px;
min-height: 80px;
color: #802650;
}
.event-meta .fas::before{
padding-right: 5px;
font-size: 20px;
}
.event-schedule-warp {
display: flex;
flex-direction: row;
justify-content: space-between;
font-size: 15px;
}
.event-schedule-warp .event-date {
align-items: flex-start;  
padding: 10px;
background-color: rgba(0, 0, 0, 0.05);
float: none;
font-weight: 500;
font-size: 18px;
}
.event-schedule-warp .event-time {
align-items: flex-end;
padding: 10px;
background-color: rgba(0, 0, 0, 0.05);
float: none;
font-weight: 500;
font-size: 18px;
}
.event-location-warp {
display: flex;
flex-direction: row;
font-size: 15px;
margin: 10px 0;
}
.event-location-warp .event-location {  
width: 100%;
padding: 10px;
background-color: rgba(0, 0, 0, 0.05);
} @media (max-width: 1024px) {
.event-item {
flex: 1 0 calc(50% - 20px);
}
}
@media (max-width: 768px) {
.event-item {
flex: 1 0 100%;
}
}
/**
.owl-carousel-eventos .owl-dots{
margin-top: 20px;
text-align: center;
}
.owl-carousel-eventos .owl-dots .owl-dot span {
width: 10px;
height: 10px;
margin: 5px 7px;
background: #D6D6D6;
display: block;
-webkit-backface-visibility: visible;
transition: opacity .2s ease;
border-radius: 30px;
}
.owl-carousel-eventos .owl-dots .owl-dot.active span, .owl-theme .owl-dots .owl-dot:hover span {
background: #802650;
}@font-face{font-family:'FontAwesome';src:url(//losrealejos.es/wp-content/plugins/elementor/assets/lib/font-awesome/fonts/fontawesome-webfont.eot?v=4.7.0);src:url(//losrealejos.es/wp-content/plugins/elementor/assets/lib/font-awesome/fonts/fontawesome-webfont.eot?#iefix&v=4.7.0) format('embedded-opentype'),url(//losrealejos.es/wp-content/plugins/elementor/assets/lib/font-awesome/fonts/fontawesome-webfont.woff2?v=4.7.0) format('woff2'),url(//losrealejos.es/wp-content/plugins/elementor/assets/lib/font-awesome/fonts/fontawesome-webfont.woff?v=4.7.0) format('woff'),url(//losrealejos.es/wp-content/plugins/elementor/assets/lib/font-awesome/fonts/fontawesome-webfont.ttf?v=4.7.0) format('truetype'),url(//losrealejos.es/wp-content/plugins/elementor/assets/lib/font-awesome/fonts/fontawesome-webfont.svg?v=4.7.0#fontawesomeregular) format('svg');font-weight:normal;font-style:normal}.fa{display:inline-block;font:normal normal normal 14px/1 FontAwesome;font-size:inherit;text-rendering:auto;-webkit-font-smoothing:antialiased;-moz-osx-font-smoothing:grayscale}.fa-lg{font-size:1.33333333em;line-height:.75em;vertical-align:-15%}.fa-2x{font-size:2em}.fa-3x{font-size:3em}.fa-4x{font-size:4em}.fa-5x{font-size:5em}.fa-fw{width:1.28571429em;text-align:center}.fa-ul{padding-left:0;margin-left:2.14285714em;list-style-type:none}.fa-ul>li{position:relative}.fa-li{position:absolute;left:-2.14285714em;width:2.14285714em;top:.14285714em;text-align:center}.fa-li.fa-lg{left:-1.85714286em}.fa-border{padding:.2em .25em .15em;border:solid .08em #eee;border-radius:.1em}.fa-pull-left{float:left}.fa-pull-right{float:right}.fa.fa-pull-left{margin-right:.3em}.fa.fa-pull-right{margin-left:.3em}.pull-right{float:right}.pull-left{float:left}.fa.pull-left{margin-right:.3em}.fa.pull-right{margin-left:.3em}.fa-spin{-webkit-animation:fa-spin 2s infinite linear;animation:fa-spin 2s infinite linear}.fa-pulse{-webkit-animation:fa-spin 1s infinite steps(8);animation:fa-spin 1s infinite steps(8)}@-webkit-keyframes fa-spin{0%{-webkit-transform:rotate(0deg);transform:rotate(0deg)}100%{-webkit-transform:rotate(359deg);transform:rotate(359deg)}}@keyframes fa-spin{0%{-webkit-transform:rotate(0deg);transform:rotate(0deg)}100%{-webkit-transform:rotate(359deg);transform:rotate(359deg)}}.fa-rotate-90{-ms-filter:"progid:DXImageTransform.Microsoft.BasicImage(rotation=1)";-webkit-transform:rotate(90deg);-ms-transform:rotate(90deg);transform:rotate(90deg)}.fa-rotate-180{-ms-filter:"progid:DXImageTransform.Microsoft.BasicImage(rotation=2)";-webkit-transform:rotate(180deg);-ms-transform:rotate(180deg);transform:rotate(180deg)}.fa-rotate-270{-ms-filter:"progid:DXImageTransform.Microsoft.BasicImage(rotation=3)";-webkit-transform:rotate(270deg);-ms-transform:rotate(270deg);transform:rotate(270deg)}.fa-flip-horizontal{-ms-filter:"progid:DXImageTransform.Microsoft.BasicImage(rotation=0, mirror=1)";-webkit-transform:scale(-1, 1);-ms-transform:scale(-1, 1);transform:scale(-1, 1)}.fa-flip-vertical{-ms-filter:"progid:DXImageTransform.Microsoft.BasicImage(rotation=2, mirror=1)";-webkit-transform:scale(1, -1);-ms-transform:scale(1, -1);transform:scale(1, -1)}:root .fa-rotate-90,:root .fa-rotate-180,:root .fa-rotate-270,:root .fa-flip-horizontal,:root .fa-flip-vertical{filter:none}.fa-stack{position:relative;display:inline-block;width:2em;height:2em;line-height:2em;vertical-align:middle}.fa-stack-1x,.fa-stack-2x{position:absolute;left:0;width:100%;text-align:center}.fa-stack-1x{line-height:inherit}.fa-stack-2x{font-size:2em}.fa-inverse{color:#fff}.fa-glass:before{content:"\f000"}.fa-music:before{content:"\f001"}.fa-search:before{content:"\f002"}.fa-envelope-o:before{content:"\f003"}.fa-heart:before{content:"\f004"}.fa-star:before{content:"\f005"}.fa-star-o:before{content:"\f006"}.fa-user:before{content:"\f007"}.fa-film:before{content:"\f008"}.fa-th-large:before{content:"\f009"}.fa-th:before{content:"\f00a"}.fa-th-list:before{content:"\f00b"}.fa-check:before{content:"\f00c"}.fa-remove:before,.fa-close:before,.fa-times:before{content:"\f00d"}.fa-search-plus:before{content:"\f00e"}.fa-search-minus:before{content:"\f010"}.fa-power-off:before{content:"\f011"}.fa-signal:before{content:"\f012"}.fa-gear:before,.fa-cog:before{content:"\f013"}.fa-trash-o:before{content:"\f014"}.fa-home:before{content:"\f015"}.fa-file-o:before{content:"\f016"}.fa-clock-o:before{content:"\f017"}.fa-road:before{content:"\f018"}.fa-download:before{content:"\f019"}.fa-arrow-circle-o-down:before{content:"\f01a"}.fa-arrow-circle-o-up:before{content:"\f01b"}.fa-inbox:before{content:"\f01c"}.fa-play-circle-o:before{content:"\f01d"}.fa-rotate-right:before,.fa-repeat:before{content:"\f01e"}.fa-refresh:before{content:"\f021"}.fa-list-alt:before{content:"\f022"}.fa-lock:before{content:"\f023"}.fa-flag:before{content:"\f024"}.fa-headphones:before{content:"\f025"}.fa-volume-off:before{content:"\f026"}.fa-volume-down:before{content:"\f027"}.fa-volume-up:before{content:"\f028"}.fa-qrcode:before{content:"\f029"}.fa-barcode:before{content:"\f02a"}.fa-tag:before{content:"\f02b"}.fa-tags:before{content:"\f02c"}.fa-book:before{content:"\f02d"}.fa-bookmark:before{content:"\f02e"}.fa-print:before{content:"\f02f"}.fa-camera:before{content:"\f030"}.fa-font:before{content:"\f031"}.fa-bold:before{content:"\f032"}.fa-italic:before{content:"\f033"}.fa-text-height:before{content:"\f034"}.fa-text-width:before{content:"\f035"}.fa-align-left:before{content:"\f036"}.fa-align-center:before{content:"\f037"}.fa-align-right:before{content:"\f038"}.fa-align-justify:before{content:"\f039"}.fa-list:before{content:"\f03a"}.fa-dedent:before,.fa-outdent:before{content:"\f03b"}.fa-indent:before{content:"\f03c"}.fa-video-camera:before{content:"\f03d"}.fa-photo:before,.fa-image:before,.fa-picture-o:before{content:"\f03e"}.fa-pencil:before{content:"\f040"}.fa-map-marker:before{content:"\f041"}.fa-adjust:before{content:"\f042"}.fa-tint:before{content:"\f043"}.fa-edit:before,.fa-pencil-square-o:before{content:"\f044"}.fa-share-square-o:before{content:"\f045"}.fa-check-square-o:before{content:"\f046"}.fa-arrows:before{content:"\f047"}.fa-step-backward:before{content:"\f048"}.fa-fast-backward:before{content:"\f049"}.fa-backward:before{content:"\f04a"}.fa-play:before{content:"\f04b"}.fa-pause:before{content:"\f04c"}.fa-stop:before{content:"\f04d"}.fa-forward:before{content:"\f04e"}.fa-fast-forward:before{content:"\f050"}.fa-step-forward:before{content:"\f051"}.fa-eject:before{content:"\f052"}.fa-chevron-left:before{content:"\f053"}.fa-chevron-right:before{content:"\f054"}.fa-plus-circle:before{content:"\f055"}.fa-minus-circle:before{content:"\f056"}.fa-times-circle:before{content:"\f057"}.fa-check-circle:before{content:"\f058"}.fa-question-circle:before{content:"\f059"}.fa-info-circle:before{content:"\f05a"}.fa-crosshairs:before{content:"\f05b"}.fa-times-circle-o:before{content:"\f05c"}.fa-check-circle-o:before{content:"\f05d"}.fa-ban:before{content:"\f05e"}.fa-arrow-left:before{content:"\f060"}.fa-arrow-right:before{content:"\f061"}.fa-arrow-up:before{content:"\f062"}.fa-arrow-down:before{content:"\f063"}.fa-mail-forward:before,.fa-share:before{content:"\f064"}.fa-expand:before{content:"\f065"}.fa-compress:before{content:"\f066"}.fa-plus:before{content:"\f067"}.fa-minus:before{content:"\f068"}.fa-asterisk:before{content:"\f069"}.fa-exclamation-circle:before{content:"\f06a"}.fa-gift:before{content:"\f06b"}.fa-leaf:before{content:"\f06c"}.fa-fire:before{content:"\f06d"}.fa-eye:before{content:"\f06e"}.fa-eye-slash:before{content:"\f070"}.fa-warning:before,.fa-exclamation-triangle:before{content:"\f071"}.fa-plane:before{content:"\f072"}.fa-calendar:before{content:"\f073"}.fa-random:before{content:"\f074"}.fa-comment:before{content:"\f075"}.fa-magnet:before{content:"\f076"}.fa-chevron-up:before{content:"\f077"}.fa-chevron-down:before{content:"\f078"}.fa-retweet:before{content:"\f079"}.fa-shopping-cart:before{content:"\f07a"}.fa-folder:before{content:"\f07b"}.fa-folder-open:before{content:"\f07c"}.fa-arrows-v:before{content:"\f07d"}.fa-arrows-h:before{content:"\f07e"}.fa-bar-chart-o:before,.fa-bar-chart:before{content:"\f080"}.fa-twitter-square:before{content:"\f081"}.fa-facebook-square:before{content:"\f082"}.fa-camera-retro:before{content:"\f083"}.fa-key:before{content:"\f084"}.fa-gears:before,.fa-cogs:before{content:"\f085"}.fa-comments:before{content:"\f086"}.fa-thumbs-o-up:before{content:"\f087"}.fa-thumbs-o-down:before{content:"\f088"}.fa-star-half:before{content:"\f089"}.fa-heart-o:before{content:"\f08a"}.fa-sign-out:before{content:"\f08b"}.fa-linkedin-square:before{content:"\f08c"}.fa-thumb-tack:before{content:"\f08d"}.fa-external-link:before{content:"\f08e"}.fa-sign-in:before{content:"\f090"}.fa-trophy:before{content:"\f091"}.fa-github-square:before{content:"\f092"}.fa-upload:before{content:"\f093"}.fa-lemon-o:before{content:"\f094"}.fa-phone:before{content:"\f095"}.fa-square-o:before{content:"\f096"}.fa-bookmark-o:before{content:"\f097"}.fa-phone-square:before{content:"\f098"}.fa-twitter:before{content:"\f099"}.fa-facebook-f:before,.fa-facebook:before{content:"\f09a"}.fa-github:before{content:"\f09b"}.fa-unlock:before{content:"\f09c"}.fa-credit-card:before{content:"\f09d"}.fa-feed:before,.fa-rss:before{content:"\f09e"}.fa-hdd-o:before{content:"\f0a0"}.fa-bullhorn:before{content:"\f0a1"}.fa-bell:before{content:"\f0f3"}.fa-certificate:before{content:"\f0a3"}.fa-hand-o-right:before{content:"\f0a4"}.fa-hand-o-left:before{content:"\f0a5"}.fa-hand-o-up:before{content:"\f0a6"}.fa-hand-o-down:before{content:"\f0a7"}.fa-arrow-circle-left:before{content:"\f0a8"}.fa-arrow-circle-right:before{content:"\f0a9"}.fa-arrow-circle-up:before{content:"\f0aa"}.fa-arrow-circle-down:before{content:"\f0ab"}.fa-globe:before{content:"\f0ac"}.fa-wrench:before{content:"\f0ad"}.fa-tasks:before{content:"\f0ae"}.fa-filter:before{content:"\f0b0"}.fa-briefcase:before{content:"\f0b1"}.fa-arrows-alt:before{content:"\f0b2"}.fa-group:before,.fa-users:before{content:"\f0c0"}.fa-chain:before,.fa-link:before{content:"\f0c1"}.fa-cloud:before{content:"\f0c2"}.fa-flask:before{content:"\f0c3"}.fa-cut:before,.fa-scissors:before{content:"\f0c4"}.fa-copy:before,.fa-files-o:before{content:"\f0c5"}.fa-paperclip:before{content:"\f0c6"}.fa-save:before,.fa-floppy-o:before{content:"\f0c7"}.fa-square:before{content:"\f0c8"}.fa-navicon:before,.fa-reorder:before,.fa-bars:before{content:"\f0c9"}.fa-list-ul:before{content:"\f0ca"}.fa-list-ol:before{content:"\f0cb"}.fa-strikethrough:before{content:"\f0cc"}.fa-underline:before{content:"\f0cd"}.fa-table:before{content:"\f0ce"}.fa-magic:before{content:"\f0d0"}.fa-truck:before{content:"\f0d1"}.fa-pinterest:before{content:"\f0d2"}.fa-pinterest-square:before{content:"\f0d3"}.fa-google-plus-square:before{content:"\f0d4"}.fa-google-plus:before{content:"\f0d5"}.fa-money:before{content:"\f0d6"}.fa-caret-down:before{content:"\f0d7"}.fa-caret-up:before{content:"\f0d8"}.fa-caret-left:before{content:"\f0d9"}.fa-caret-right:before{content:"\f0da"}.fa-columns:before{content:"\f0db"}.fa-unsorted:before,.fa-sort:before{content:"\f0dc"}.fa-sort-down:before,.fa-sort-desc:before{content:"\f0dd"}.fa-sort-up:before,.fa-sort-asc:before{content:"\f0de"}.fa-envelope:before{content:"\f0e0"}.fa-linkedin:before{content:"\f0e1"}.fa-rotate-left:before,.fa-undo:before{content:"\f0e2"}.fa-legal:before,.fa-gavel:before{content:"\f0e3"}.fa-dashboard:before,.fa-tachometer:before{content:"\f0e4"}.fa-comment-o:before{content:"\f0e5"}.fa-comments-o:before{content:"\f0e6"}.fa-flash:before,.fa-bolt:before{content:"\f0e7"}.fa-sitemap:before{content:"\f0e8"}.fa-umbrella:before{content:"\f0e9"}.fa-paste:before,.fa-clipboard:before{content:"\f0ea"}.fa-lightbulb-o:before{content:"\f0eb"}.fa-exchange:before{content:"\f0ec"}.fa-cloud-download:before{content:"\f0ed"}.fa-cloud-upload:before{content:"\f0ee"}.fa-user-md:before{content:"\f0f0"}.fa-stethoscope:before{content:"\f0f1"}.fa-suitcase:before{content:"\f0f2"}.fa-bell-o:before{content:"\f0a2"}.fa-coffee:before{content:"\f0f4"}.fa-cutlery:before{content:"\f0f5"}.fa-file-text-o:before{content:"\f0f6"}.fa-building-o:before{content:"\f0f7"}.fa-hospital-o:before{content:"\f0f8"}.fa-ambulance:before{content:"\f0f9"}.fa-medkit:before{content:"\f0fa"}.fa-fighter-jet:before{content:"\f0fb"}.fa-beer:before{content:"\f0fc"}.fa-h-square:before{content:"\f0fd"}.fa-plus-square:before{content:"\f0fe"}.fa-angle-double-left:before{content:"\f100"}.fa-angle-double-right:before{content:"\f101"}.fa-angle-double-up:before{content:"\f102"}.fa-angle-double-down:before{content:"\f103"}.fa-angle-left:before{content:"\f104"}.fa-angle-right:before{content:"\f105"}.fa-angle-up:before{content:"\f106"}.fa-angle-down:before{content:"\f107"}.fa-desktop:before{content:"\f108"}.fa-laptop:before{content:"\f109"}.fa-tablet:before{content:"\f10a"}.fa-mobile-phone:before,.fa-mobile:before{content:"\f10b"}.fa-circle-o:before{content:"\f10c"}.fa-quote-left:before{content:"\f10d"}.fa-quote-right:before{content:"\f10e"}.fa-spinner:before{content:"\f110"}.fa-circle:before{content:"\f111"}.fa-mail-reply:before,.fa-reply:before{content:"\f112"}.fa-github-alt:before{content:"\f113"}.fa-folder-o:before{content:"\f114"}.fa-folder-open-o:before{content:"\f115"}.fa-smile-o:before{content:"\f118"}.fa-frown-o:before{content:"\f119"}.fa-meh-o:before{content:"\f11a"}.fa-gamepad:before{content:"\f11b"}.fa-keyboard-o:before{content:"\f11c"}.fa-flag-o:before{content:"\f11d"}.fa-flag-checkered:before{content:"\f11e"}.fa-terminal:before{content:"\f120"}.fa-code:before{content:"\f121"}.fa-mail-reply-all:before,.fa-reply-all:before{content:"\f122"}.fa-star-half-empty:before,.fa-star-half-full:before,.fa-star-half-o:before{content:"\f123"}.fa-location-arrow:before{content:"\f124"}.fa-crop:before{content:"\f125"}.fa-code-fork:before{content:"\f126"}.fa-unlink:before,.fa-chain-broken:before{content:"\f127"}.fa-question:before{content:"\f128"}.fa-info:before{content:"\f129"}.fa-exclamation:before{content:"\f12a"}.fa-superscript:before{content:"\f12b"}.fa-subscript:before{content:"\f12c"}.fa-eraser:before{content:"\f12d"}.fa-puzzle-piece:before{content:"\f12e"}.fa-microphone:before{content:"\f130"}.fa-microphone-slash:before{content:"\f131"}.fa-shield:before{content:"\f132"}.fa-calendar-o:before{content:"\f133"}.fa-fire-extinguisher:before{content:"\f134"}.fa-rocket:before{content:"\f135"}.fa-maxcdn:before{content:"\f136"}.fa-chevron-circle-left:before{content:"\f137"}.fa-chevron-circle-right:before{content:"\f138"}.fa-chevron-circle-up:before{content:"\f139"}.fa-chevron-circle-down:before{content:"\f13a"}.fa-html5:before{content:"\f13b"}.fa-css3:before{content:"\f13c"}.fa-anchor:before{content:"\f13d"}.fa-unlock-alt:before{content:"\f13e"}.fa-bullseye:before{content:"\f140"}.fa-ellipsis-h:before{content:"\f141"}.fa-ellipsis-v:before{content:"\f142"}.fa-rss-square:before{content:"\f143"}.fa-play-circle:before{content:"\f144"}.fa-ticket:before{content:"\f145"}.fa-minus-square:before{content:"\f146"}.fa-minus-square-o:before{content:"\f147"}.fa-level-up:before{content:"\f148"}.fa-level-down:before{content:"\f149"}.fa-check-square:before{content:"\f14a"}.fa-pencil-square:before{content:"\f14b"}.fa-external-link-square:before{content:"\f14c"}.fa-share-square:before{content:"\f14d"}.fa-compass:before{content:"\f14e"}.fa-toggle-down:before,.fa-caret-square-o-down:before{content:"\f150"}.fa-toggle-up:before,.fa-caret-square-o-up:before{content:"\f151"}.fa-toggle-right:before,.fa-caret-square-o-right:before{content:"\f152"}.fa-euro:before,.fa-eur:before{content:"\f153"}.fa-gbp:before{content:"\f154"}.fa-dollar:before,.fa-usd:before{content:"\f155"}.fa-rupee:before,.fa-inr:before{content:"\f156"}.fa-cny:before,.fa-rmb:before,.fa-yen:before,.fa-jpy:before{content:"\f157"}.fa-ruble:before,.fa-rouble:before,.fa-rub:before{content:"\f158"}.fa-won:before,.fa-krw:before{content:"\f159"}.fa-bitcoin:before,.fa-btc:before{content:"\f15a"}.fa-file:before{content:"\f15b"}.fa-file-text:before{content:"\f15c"}.fa-sort-alpha-asc:before{content:"\f15d"}.fa-sort-alpha-desc:before{content:"\f15e"}.fa-sort-amount-asc:before{content:"\f160"}.fa-sort-amount-desc:before{content:"\f161"}.fa-sort-numeric-asc:before{content:"\f162"}.fa-sort-numeric-desc:before{content:"\f163"}.fa-thumbs-up:before{content:"\f164"}.fa-thumbs-down:before{content:"\f165"}.fa-youtube-square:before{content:"\f166"}.fa-youtube:before{content:"\f167"}.fa-xing:before{content:"\f168"}.fa-xing-square:before{content:"\f169"}.fa-youtube-play:before{content:"\f16a"}.fa-dropbox:before{content:"\f16b"}.fa-stack-overflow:before{content:"\f16c"}.fa-instagram:before{content:"\f16d"}.fa-flickr:before{content:"\f16e"}.fa-adn:before{content:"\f170"}.fa-bitbucket:before{content:"\f171"}.fa-bitbucket-square:before{content:"\f172"}.fa-tumblr:before{content:"\f173"}.fa-tumblr-square:before{content:"\f174"}.fa-long-arrow-down:before{content:"\f175"}.fa-long-arrow-up:before{content:"\f176"}.fa-long-arrow-left:before{content:"\f177"}.fa-long-arrow-right:before{content:"\f178"}.fa-apple:before{content:"\f179"}.fa-windows:before{content:"\f17a"}.fa-android:before{content:"\f17b"}.fa-linux:before{content:"\f17c"}.fa-dribbble:before{content:"\f17d"}.fa-skype:before{content:"\f17e"}.fa-foursquare:before{content:"\f180"}.fa-trello:before{content:"\f181"}.fa-female:before{content:"\f182"}.fa-male:before{content:"\f183"}.fa-gittip:before,.fa-gratipay:before{content:"\f184"}.fa-sun-o:before{content:"\f185"}.fa-moon-o:before{content:"\f186"}.fa-archive:before{content:"\f187"}.fa-bug:before{content:"\f188"}.fa-vk:before{content:"\f189"}.fa-weibo:before{content:"\f18a"}.fa-renren:before{content:"\f18b"}.fa-pagelines:before{content:"\f18c"}.fa-stack-exchange:before{content:"\f18d"}.fa-arrow-circle-o-right:before{content:"\f18e"}.fa-arrow-circle-o-left:before{content:"\f190"}.fa-toggle-left:before,.fa-caret-square-o-left:before{content:"\f191"}.fa-dot-circle-o:before{content:"\f192"}.fa-wheelchair:before{content:"\f193"}.fa-vimeo-square:before{content:"\f194"}.fa-turkish-lira:before,.fa-try:before{content:"\f195"}.fa-plus-square-o:before{content:"\f196"}.fa-space-shuttle:before{content:"\f197"}.fa-slack:before{content:"\f198"}.fa-envelope-square:before{content:"\f199"}.fa-wordpress:before{content:"\f19a"}.fa-openid:before{content:"\f19b"}.fa-institution:before,.fa-bank:before,.fa-university:before{content:"\f19c"}.fa-mortar-board:before,.fa-graduation-cap:before{content:"\f19d"}.fa-yahoo:before{content:"\f19e"}.fa-google:before{content:"\f1a0"}.fa-reddit:before{content:"\f1a1"}.fa-reddit-square:before{content:"\f1a2"}.fa-stumbleupon-circle:before{content:"\f1a3"}.fa-stumbleupon:before{content:"\f1a4"}.fa-delicious:before{content:"\f1a5"}.fa-digg:before{content:"\f1a6"}.fa-pied-piper-pp:before{content:"\f1a7"}.fa-pied-piper-alt:before{content:"\f1a8"}.fa-drupal:before{content:"\f1a9"}.fa-joomla:before{content:"\f1aa"}.fa-language:before{content:"\f1ab"}.fa-fax:before{content:"\f1ac"}.fa-building:before{content:"\f1ad"}.fa-child:before{content:"\f1ae"}.fa-paw:before{content:"\f1b0"}.fa-spoon:before{content:"\f1b1"}.fa-cube:before{content:"\f1b2"}.fa-cubes:before{content:"\f1b3"}.fa-behance:before{content:"\f1b4"}.fa-behance-square:before{content:"\f1b5"}.fa-steam:before{content:"\f1b6"}.fa-steam-square:before{content:"\f1b7"}.fa-recycle:before{content:"\f1b8"}.fa-automobile:before,.fa-car:before{content:"\f1b9"}.fa-cab:before,.fa-taxi:before{content:"\f1ba"}.fa-tree:before{content:"\f1bb"}.fa-spotify:before{content:"\f1bc"}.fa-deviantart:before{content:"\f1bd"}.fa-soundcloud:before{content:"\f1be"}.fa-database:before{content:"\f1c0"}.fa-file-pdf-o:before{content:"\f1c1"}.fa-file-word-o:before{content:"\f1c2"}.fa-file-excel-o:before{content:"\f1c3"}.fa-file-powerpoint-o:before{content:"\f1c4"}.fa-file-photo-o:before,.fa-file-picture-o:before,.fa-file-image-o:before{content:"\f1c5"}.fa-file-zip-o:before,.fa-file-archive-o:before{content:"\f1c6"}.fa-file-sound-o:before,.fa-file-audio-o:before{content:"\f1c7"}.fa-file-movie-o:before,.fa-file-video-o:before{content:"\f1c8"}.fa-file-code-o:before{content:"\f1c9"}.fa-vine:before{content:"\f1ca"}.fa-codepen:before{content:"\f1cb"}.fa-jsfiddle:before{content:"\f1cc"}.fa-life-bouy:before,.fa-life-buoy:before,.fa-life-saver:before,.fa-support:before,.fa-life-ring:before{content:"\f1cd"}.fa-circle-o-notch:before{content:"\f1ce"}.fa-ra:before,.fa-resistance:before,.fa-rebel:before{content:"\f1d0"}.fa-ge:before,.fa-empire:before{content:"\f1d1"}.fa-git-square:before{content:"\f1d2"}.fa-git:before{content:"\f1d3"}.fa-y-combinator-square:before,.fa-yc-square:before,.fa-hacker-news:before{content:"\f1d4"}.fa-tencent-weibo:before{content:"\f1d5"}.fa-qq:before{content:"\f1d6"}.fa-wechat:before,.fa-weixin:before{content:"\f1d7"}.fa-send:before,.fa-paper-plane:before{content:"\f1d8"}.fa-send-o:before,.fa-paper-plane-o:before{content:"\f1d9"}.fa-history:before{content:"\f1da"}.fa-circle-thin:before{content:"\f1db"}.fa-header:before{content:"\f1dc"}.fa-paragraph:before{content:"\f1dd"}.fa-sliders:before{content:"\f1de"}.fa-share-alt:before{content:"\f1e0"}.fa-share-alt-square:before{content:"\f1e1"}.fa-bomb:before{content:"\f1e2"}.fa-soccer-ball-o:before,.fa-futbol-o:before{content:"\f1e3"}.fa-tty:before{content:"\f1e4"}.fa-binoculars:before{content:"\f1e5"}.fa-plug:before{content:"\f1e6"}.fa-slideshare:before{content:"\f1e7"}.fa-twitch:before{content:"\f1e8"}.fa-yelp:before{content:"\f1e9"}.fa-newspaper-o:before{content:"\f1ea"}.fa-wifi:before{content:"\f1eb"}.fa-calculator:before{content:"\f1ec"}.fa-paypal:before{content:"\f1ed"}.fa-google-wallet:before{content:"\f1ee"}.fa-cc-visa:before{content:"\f1f0"}.fa-cc-mastercard:before{content:"\f1f1"}.fa-cc-discover:before{content:"\f1f2"}.fa-cc-amex:before{content:"\f1f3"}.fa-cc-paypal:before{content:"\f1f4"}.fa-cc-stripe:before{content:"\f1f5"}.fa-bell-slash:before{content:"\f1f6"}.fa-bell-slash-o:before{content:"\f1f7"}.fa-trash:before{content:"\f1f8"}.fa-copyright:before{content:"\f1f9"}.fa-at:before{content:"\f1fa"}.fa-eyedropper:before{content:"\f1fb"}.fa-paint-brush:before{content:"\f1fc"}.fa-birthday-cake:before{content:"\f1fd"}.fa-area-chart:before{content:"\f1fe"}.fa-pie-chart:before{content:"\f200"}.fa-line-chart:before{content:"\f201"}.fa-lastfm:before{content:"\f202"}.fa-lastfm-square:before{content:"\f203"}.fa-toggle-off:before{content:"\f204"}.fa-toggle-on:before{content:"\f205"}.fa-bicycle:before{content:"\f206"}.fa-bus:before{content:"\f207"}.fa-ioxhost:before{content:"\f208"}.fa-angellist:before{content:"\f209"}.fa-cc:before{content:"\f20a"}.fa-shekel:before,.fa-sheqel:before,.fa-ils:before{content:"\f20b"}.fa-meanpath:before{content:"\f20c"}.fa-buysellads:before{content:"\f20d"}.fa-connectdevelop:before{content:"\f20e"}.fa-dashcube:before{content:"\f210"}.fa-forumbee:before{content:"\f211"}.fa-leanpub:before{content:"\f212"}.fa-sellsy:before{content:"\f213"}.fa-shirtsinbulk:before{content:"\f214"}.fa-simplybuilt:before{content:"\f215"}.fa-skyatlas:before{content:"\f216"}.fa-cart-plus:before{content:"\f217"}.fa-cart-arrow-down:before{content:"\f218"}.fa-diamond:before{content:"\f219"}.fa-ship:before{content:"\f21a"}.fa-user-secret:before{content:"\f21b"}.fa-motorcycle:before{content:"\f21c"}.fa-street-view:before{content:"\f21d"}.fa-heartbeat:before{content:"\f21e"}.fa-venus:before{content:"\f221"}.fa-mars:before{content:"\f222"}.fa-mercury:before{content:"\f223"}.fa-intersex:before,.fa-transgender:before{content:"\f224"}.fa-transgender-alt:before{content:"\f225"}.fa-venus-double:before{content:"\f226"}.fa-mars-double:before{content:"\f227"}.fa-venus-mars:before{content:"\f228"}.fa-mars-stroke:before{content:"\f229"}.fa-mars-stroke-v:before{content:"\f22a"}.fa-mars-stroke-h:before{content:"\f22b"}.fa-neuter:before{content:"\f22c"}.fa-genderless:before{content:"\f22d"}.fa-facebook-official:before{content:"\f230"}.fa-pinterest-p:before{content:"\f231"}.fa-whatsapp:before{content:"\f232"}.fa-server:before{content:"\f233"}.fa-user-plus:before{content:"\f234"}.fa-user-times:before{content:"\f235"}.fa-hotel:before,.fa-bed:before{content:"\f236"}.fa-viacoin:before{content:"\f237"}.fa-train:before{content:"\f238"}.fa-subway:before{content:"\f239"}.fa-medium:before{content:"\f23a"}.fa-yc:before,.fa-y-combinator:before{content:"\f23b"}.fa-optin-monster:before{content:"\f23c"}.fa-opencart:before{content:"\f23d"}.fa-expeditedssl:before{content:"\f23e"}.fa-battery-4:before,.fa-battery:before,.fa-battery-full:before{content:"\f240"}.fa-battery-3:before,.fa-battery-three-quarters:before{content:"\f241"}.fa-battery-2:before,.fa-battery-half:before{content:"\f242"}.fa-battery-1:before,.fa-battery-quarter:before{content:"\f243"}.fa-battery-0:before,.fa-battery-empty:before{content:"\f244"}.fa-mouse-pointer:before{content:"\f245"}.fa-i-cursor:before{content:"\f246"}.fa-object-group:before{content:"\f247"}.fa-object-ungroup:before{content:"\f248"}.fa-sticky-note:before{content:"\f249"}.fa-sticky-note-o:before{content:"\f24a"}.fa-cc-jcb:before{content:"\f24b"}.fa-cc-diners-club:before{content:"\f24c"}.fa-clone:before{content:"\f24d"}.fa-balance-scale:before{content:"\f24e"}.fa-hourglass-o:before{content:"\f250"}.fa-hourglass-1:before,.fa-hourglass-start:before{content:"\f251"}.fa-hourglass-2:before,.fa-hourglass-half:before{content:"\f252"}.fa-hourglass-3:before,.fa-hourglass-end:before{content:"\f253"}.fa-hourglass:before{content:"\f254"}.fa-hand-grab-o:before,.fa-hand-rock-o:before{content:"\f255"}.fa-hand-stop-o:before,.fa-hand-paper-o:before{content:"\f256"}.fa-hand-scissors-o:before{content:"\f257"}.fa-hand-lizard-o:before{content:"\f258"}.fa-hand-spock-o:before{content:"\f259"}.fa-hand-pointer-o:before{content:"\f25a"}.fa-hand-peace-o:before{content:"\f25b"}.fa-trademark:before{content:"\f25c"}.fa-registered:before{content:"\f25d"}.fa-creative-commons:before{content:"\f25e"}.fa-gg:before{content:"\f260"}.fa-gg-circle:before{content:"\f261"}.fa-tripadvisor:before{content:"\f262"}.fa-odnoklassniki:before{content:"\f263"}.fa-odnoklassniki-square:before{content:"\f264"}.fa-get-pocket:before{content:"\f265"}.fa-wikipedia-w:before{content:"\f266"}.fa-safari:before{content:"\f267"}.fa-chrome:before{content:"\f268"}.fa-firefox:before{content:"\f269"}.fa-opera:before{content:"\f26a"}.fa-internet-explorer:before{content:"\f26b"}.fa-tv:before,.fa-television:before{content:"\f26c"}.fa-contao:before{content:"\f26d"}.fa-500px:before{content:"\f26e"}.fa-amazon:before{content:"\f270"}.fa-calendar-plus-o:before{content:"\f271"}.fa-calendar-minus-o:before{content:"\f272"}.fa-calendar-times-o:before{content:"\f273"}.fa-calendar-check-o:before{content:"\f274"}.fa-industry:before{content:"\f275"}.fa-map-pin:before{content:"\f276"}.fa-map-signs:before{content:"\f277"}.fa-map-o:before{content:"\f278"}.fa-map:before{content:"\f279"}.fa-commenting:before{content:"\f27a"}.fa-commenting-o:before{content:"\f27b"}.fa-houzz:before{content:"\f27c"}.fa-vimeo:before{content:"\f27d"}.fa-black-tie:before{content:"\f27e"}.fa-fonticons:before{content:"\f280"}.fa-reddit-alien:before{content:"\f281"}.fa-edge:before{content:"\f282"}.fa-credit-card-alt:before{content:"\f283"}.fa-codiepie:before{content:"\f284"}.fa-modx:before{content:"\f285"}.fa-fort-awesome:before{content:"\f286"}.fa-usb:before{content:"\f287"}.fa-product-hunt:before{content:"\f288"}.fa-mixcloud:before{content:"\f289"}.fa-scribd:before{content:"\f28a"}.fa-pause-circle:before{content:"\f28b"}.fa-pause-circle-o:before{content:"\f28c"}.fa-stop-circle:before{content:"\f28d"}.fa-stop-circle-o:before{content:"\f28e"}.fa-shopping-bag:before{content:"\f290"}.fa-shopping-basket:before{content:"\f291"}.fa-hashtag:before{content:"\f292"}.fa-bluetooth:before{content:"\f293"}.fa-bluetooth-b:before{content:"\f294"}.fa-percent:before{content:"\f295"}.fa-gitlab:before{content:"\f296"}.fa-wpbeginner:before{content:"\f297"}.fa-wpforms:before{content:"\f298"}.fa-envira:before{content:"\f299"}.fa-universal-access:before{content:"\f29a"}.fa-wheelchair-alt:before{content:"\f29b"}.fa-question-circle-o:before{content:"\f29c"}.fa-blind:before{content:"\f29d"}.fa-audio-description:before{content:"\f29e"}.fa-volume-control-phone:before{content:"\f2a0"}.fa-braille:before{content:"\f2a1"}.fa-assistive-listening-systems:before{content:"\f2a2"}.fa-asl-interpreting:before,.fa-american-sign-language-interpreting:before{content:"\f2a3"}.fa-deafness:before,.fa-hard-of-hearing:before,.fa-deaf:before{content:"\f2a4"}.fa-glide:before{content:"\f2a5"}.fa-glide-g:before{content:"\f2a6"}.fa-signing:before,.fa-sign-language:before{content:"\f2a7"}.fa-low-vision:before{content:"\f2a8"}.fa-viadeo:before{content:"\f2a9"}.fa-viadeo-square:before{content:"\f2aa"}.fa-snapchat:before{content:"\f2ab"}.fa-snapchat-ghost:before{content:"\f2ac"}.fa-snapchat-square:before{content:"\f2ad"}.fa-pied-piper:before{content:"\f2ae"}.fa-first-order:before{content:"\f2b0"}.fa-yoast:before{content:"\f2b1"}.fa-themeisle:before{content:"\f2b2"}.fa-google-plus-circle:before,.fa-google-plus-official:before{content:"\f2b3"}.fa-fa:before,.fa-font-awesome:before{content:"\f2b4"}.fa-handshake-o:before{content:"\f2b5"}.fa-envelope-open:before{content:"\f2b6"}.fa-envelope-open-o:before{content:"\f2b7"}.fa-linode:before{content:"\f2b8"}.fa-address-book:before{content:"\f2b9"}.fa-address-book-o:before{content:"\f2ba"}.fa-vcard:before,.fa-address-card:before{content:"\f2bb"}.fa-vcard-o:before,.fa-address-card-o:before{content:"\f2bc"}.fa-user-circle:before{content:"\f2bd"}.fa-user-circle-o:before{content:"\f2be"}.fa-user-o:before{content:"\f2c0"}.fa-id-badge:before{content:"\f2c1"}.fa-drivers-license:before,.fa-id-card:before{content:"\f2c2"}.fa-drivers-license-o:before,.fa-id-card-o:before{content:"\f2c3"}.fa-quora:before{content:"\f2c4"}.fa-free-code-camp:before{content:"\f2c5"}.fa-telegram:before{content:"\f2c6"}.fa-thermometer-4:before,.fa-thermometer:before,.fa-thermometer-full:before{content:"\f2c7"}.fa-thermometer-3:before,.fa-thermometer-three-quarters:before{content:"\f2c8"}.fa-thermometer-2:before,.fa-thermometer-half:before{content:"\f2c9"}.fa-thermometer-1:before,.fa-thermometer-quarter:before{content:"\f2ca"}.fa-thermometer-0:before,.fa-thermometer-empty:before{content:"\f2cb"}.fa-shower:before{content:"\f2cc"}.fa-bathtub:before,.fa-s15:before,.fa-bath:before{content:"\f2cd"}.fa-podcast:before{content:"\f2ce"}.fa-window-maximize:before{content:"\f2d0"}.fa-window-minimize:before{content:"\f2d1"}.fa-window-restore:before{content:"\f2d2"}.fa-times-rectangle:before,.fa-window-close:before{content:"\f2d3"}.fa-times-rectangle-o:before,.fa-window-close-o:before{content:"\f2d4"}.fa-bandcamp:before{content:"\f2d5"}.fa-grav:before{content:"\f2d6"}.fa-etsy:before{content:"\f2d7"}.fa-imdb:before{content:"\f2d8"}.fa-ravelry:before{content:"\f2d9"}.fa-eercast:before{content:"\f2da"}.fa-microchip:before{content:"\f2db"}.fa-snowflake-o:before{content:"\f2dc"}.fa-superpowers:before{content:"\f2dd"}.fa-wpexplorer:before{content:"\f2de"}.fa-meetup:before{content:"\f2e0"}.sr-only{position:absolute;width:1px;height:1px;padding:0;margin:-1px;overflow:hidden;clip:rect(0, 0, 0, 0);border:0}.sr-only-focusable:active,.sr-only-focusable:focus{position:static;width:auto;height:auto;margin:0;overflow:visible;clip:auto}.pdfp_wrapper .pdf{position:relative}.pdfp_wrapper .iframe_wrapper,.pdfp_wrapper .iframe_wrapper iframe{width:100%}.pdfp_wrapper .iframe_wrapper:fullscreen .close{display:block}.pdfp-adobe-viewer{border:1px solid #ddd;border-radius:3px;cursor:pointer;outline:none;text-decoration:none}.pdfp_download{margin-right:15px}.cta_wrapper{margin-bottom:10px}.cta_wrapper a{text-decoration:none}.pdfp_wrapper p{margin:10px 0;text-align:center}.popout-disabled{height:50px;position:absolute;right:12px;top:12px;width:50px}iframe{max-width:100%}.ViewSDK_hideOverflow[data-align=center]{margin-left:auto;margin-right:auto}.ViewSDK_hideOverflow[data-align=left]{margin-right:auto}.ViewSDK_hideOverflow[data-align=right]{margin-left:auto}@media screen and (max-width:768px){.pdfp_wrapper iframe{height:calc(100vw + 120px)}}@media screen and (max-width:576px){.cta_wrapper .pdfp_download{margin-bottom:10px;margin-right:0}.cta_wrapper .pdfp_download button{margin-right:0!important}.cta_wrapper{align-items:center;display:flex;flex-direction:column}}@font-face {
font-family: 'wpxpress';
src: url(//losrealejos.es/wp-content/plugins/smooth-back-to-top-button/assets/fonts/wpxpress.eot?9zg56);
src: url(//losrealejos.es/wp-content/plugins/smooth-back-to-top-button/assets/fonts/wpxpress.eot?9zg56#iefix) format('embedded-opentype'),
url(//losrealejos.es/wp-content/plugins/smooth-back-to-top-button/assets/fonts/wpxpress.ttf?9zg56) format('truetype'),
url(//losrealejos.es/wp-content/plugins/smooth-back-to-top-button/assets/fonts/wpxpress.woff?9zg56) format('woff'),
url(//losrealejos.es/wp-content/plugins/smooth-back-to-top-button/assets/fonts/wpxpress.svg?9zg56#wpxpress) format('svg');
font-weight: normal;
font-style: normal;
font-display: block;
}
[class^="wpx-icon-"],
[class*=" wpx-icon-"] { font-family: 'wpxpress' !important;
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;
}
.wpx-icon-arrow-up-light:before {
content: "\e900";
}
.wpx-icon-arrow-up-bold:before {
content: "\e911";
}
.wpx-icon-angle-double-up:before {
content: "\e90a";
}
.wpx-icon-angle-up:before {
content: "\e90c";
}
.wpx-icon-arrow-up-black:before {
content: "\e908";
}
.wpx-icon-finger-up:before {
content: "\e904";
}
.wpx-icon-finger-up-o:before {
content: "\e905";
}.smooth-back-to-top-button {
position: fixed;
display: flex;
align-items: center;
justify-content: center;
cursor: pointer;
z-index: 10000;
opacity: 0;
visibility: hidden;
transform: translateY(15px);
transition: all 200ms linear;
overflow: visible;
}
.smooth-back-to-top-button.active-progress {
opacity: 1;
visibility: visible;
transform: translateY(0);
}
.smooth-back-to-top-button::after {
top: 0;
left: 0;
z-index: 1;
text-align: center;
position: absolute;
font-family: 'wpxpress';
transition: all 200ms linear;
}
.smooth-back-to-top-button svg path,
.smooth-back-to-top-button svg rect {
fill: none;
}
.smooth-back-to-top-button svg.progress-circle {
position: absolute;
top: 0;
left: 0;
width: 100%;
height: 100%;
z-index: 1;
}
.smooth-back-to-top-button svg.progress-circle path,
.smooth-back-to-top-button svg.progress-circle rect {
box-sizing: border-box;
transition: all 200ms linear;
}.wp-core-ui .button,.wp-core-ui .button-primary,.wp-core-ui .button-secondary{display:inline-block;text-decoration:none;font-size:13px;line-height:2.15384615;min-height:30px;margin:0;padding:0 10px;cursor:pointer;border-width:1px;border-style:solid;-webkit-appearance:none;border-radius:3px;white-space:nowrap;box-sizing:border-box}.wp-core-ui button::-moz-focus-inner,.wp-core-ui input[type=button]::-moz-focus-inner,.wp-core-ui input[type=reset]::-moz-focus-inner,.wp-core-ui input[type=submit]::-moz-focus-inner{border-width:0;border-style:none;padding:0}.wp-core-ui .button-group.button-large .button,.wp-core-ui .button.button-large{min-height:32px;line-height:2.30769231;padding:0 12px}.wp-core-ui .button-group.button-small .button,.wp-core-ui .button.button-small{min-height:26px;line-height:2.18181818;padding:0 8px;font-size:11px}.wp-core-ui .button-group.button-hero .button,.wp-core-ui .button.button-hero{font-size:14px;min-height:46px;line-height:3.14285714;padding:0 36px}.wp-core-ui .button.hidden{display:none}.wp-core-ui input[type=reset],.wp-core-ui input[type=reset]:active,.wp-core-ui input[type=reset]:focus,.wp-core-ui input[type=reset]:hover{background:0 0;border:none;box-shadow:none;padding:0 2px 1px;width:auto}.wp-core-ui .button,.wp-core-ui .button-secondary{color:#2271b1;border-color:#2271b1;background:#f6f7f7;vertical-align:top}.wp-core-ui p .button{vertical-align:baseline}.wp-core-ui .button-secondary:hover,.wp-core-ui .button.hover,.wp-core-ui .button:hover{background:#f0f0f1;border-color:#0a4b78;color:#0a4b78}.wp-core-ui .button-secondary:focus,.wp-core-ui .button.focus,.wp-core-ui .button:focus{background:#f6f7f7;border-color:#3582c4;color:#0a4b78;box-shadow:0 0 0 1px #3582c4;outline:2px solid transparent;outline-offset:0}.wp-core-ui .button-secondary:active,.wp-core-ui .button:active{background:#f6f7f7;border-color:#8c8f94;box-shadow:none}.wp-core-ui .button.active,.wp-core-ui .button.active:hover{background-color:#dcdcde;color:#135e96;border-color:#0a4b78;box-shadow:inset 0 2px 5px -3px #0a4b78}.wp-core-ui .button.active:focus{border-color:#3582c4;box-shadow:inset 0 2px 5px -3px #0a4b78,0 0 0 1px #3582c4}.wp-core-ui .button-disabled,.wp-core-ui .button-secondary.disabled,.wp-core-ui .button-secondary:disabled,.wp-core-ui .button-secondary[disabled],.wp-core-ui .button.disabled,.wp-core-ui .button:disabled,.wp-core-ui .button[disabled]{color:#a7aaad!important;border-color:#dcdcde!important;background:#f6f7f7!important;box-shadow:none!important;cursor:default;transform:none!important}.wp-core-ui .button-secondary[aria-disabled=true],.wp-core-ui .button[aria-disabled=true]{cursor:default}.wp-core-ui .button-link{margin:0;padding:0;box-shadow:none;border:0;border-radius:0;background:0 0;cursor:pointer;text-align:left;color:#2271b1;text-decoration:underline;transition-property:border,background,color;transition-duration:.05s;transition-timing-function:ease-in-out}.wp-core-ui .button-link:active,.wp-core-ui .button-link:hover{color:#135e96}.wp-core-ui .button-link:focus{color:#043959;box-shadow:0 0 0 2px #2271b1;outline:2px solid transparent}.wp-core-ui .button-link-delete{color:#d63638}.wp-core-ui .button-link-delete:focus,.wp-core-ui .button-link-delete:hover{color:#d63638;background:0 0}.wp-core-ui .button-link-delete:disabled{background:0 0!important}.wp-core-ui .button-primary{background:#2271b1;border-color:#2271b1;color:#fff;text-decoration:none;text-shadow:none}.wp-core-ui .button-primary.focus,.wp-core-ui .button-primary.hover,.wp-core-ui .button-primary:focus,.wp-core-ui .button-primary:hover{background:#135e96;border-color:#135e96;color:#fff}.wp-core-ui .button-primary.focus,.wp-core-ui .button-primary:focus{box-shadow:0 0 0 1px #fff,0 0 0 3px #2271b1}.wp-core-ui .button-primary.active,.wp-core-ui .button-primary.active:focus,.wp-core-ui .button-primary.active:hover,.wp-core-ui .button-primary:active{background:#135e96;border-color:#135e96;box-shadow:none;color:#fff}.wp-core-ui .button-primary-disabled,.wp-core-ui .button-primary.disabled,.wp-core-ui .button-primary:disabled,.wp-core-ui .button-primary[disabled]{color:#a7aaad!important;background:#f6f7f7!important;border-color:#dcdcde!important;box-shadow:none!important;text-shadow:none!important;cursor:default}.wp-core-ui .button-primary[aria-disabled=true]{cursor:default}.wp-core-ui .button-group{position:relative;display:inline-block;white-space:nowrap;font-size:0;vertical-align:middle}.wp-core-ui .button-group>.button{display:inline-block;border-radius:0;margin-right:-1px}.wp-core-ui .button-group>.button:first-child{border-radius:3px 0 0 3px}.wp-core-ui .button-group>.button:last-child{border-radius:0 3px 3px 0}.wp-core-ui .button-group>.button-primary+.button{border-left:0}.wp-core-ui .button-group>.button:focus{position:relative;z-index:1}.wp-core-ui .button-group>.button.active{background-color:#dcdcde;color:#135e96;border-color:#0a4b78;box-shadow:inset 0 2px 5px -3px #0a4b78}.wp-core-ui .button-group>.button.active:focus{border-color:#3582c4;box-shadow:inset 0 2px 5px -3px #0a4b78,0 0 0 1px #3582c4}@media screen and (max-width:782px){.wp-core-ui .button,.wp-core-ui .button.button-large,.wp-core-ui .button.button-small,a.preview,input#publish,input#save-post{padding:0 14px;line-height:2.71428571;font-size:14px;vertical-align:middle;min-height:40px;margin-bottom:4px}.wp-core-ui .copy-to-clipboard-container .copy-attachment-url{margin-bottom:0}#media-upload.wp-core-ui .button{padding:0 10px 1px;min-height:24px;line-height:22px;font-size:13px}.media-frame.mode-grid .bulk-select .button{margin-bottom:0}.wp-core-ui .save-post-status.button{position:relative;margin:0 14px 0 10px}.wp-core-ui.wp-customizer .button{font-size:13px;line-height:2.15384615;min-height:30px;margin:0;vertical-align:inherit}.wp-customizer .theme-overlay .theme-actions .button{margin-bottom:5px}.media-modal-content .media-toolbar-primary .media-button{margin-top:10px;margin-left:5px}.interim-login .button.button-large{min-height:30px;line-height:2;padding:0 12px 2px}}@font-face{font-family:dashicons;src:url(//losrealejos.es/wp-includes/fonts/dashicons.eot?99ac726223c749443b642ce33df8b800);src:url(//losrealejos.es/wp-includes/fonts/dashicons.eot?99ac726223c749443b642ce33df8b800#iefix) format("embedded-opentype"),url("data:application/x-font-woff;charset=utf-8;base64,d09GRgABAAAAAHvwAAsAAAAA3EgAAQAAAAAAAAAAAAAAAAAAAAAAAAAAAABHU1VCAAABCAAAADMAAABCsP6z7U9TLzIAAAE8AAAAQAAAAFZAuk8lY21hcAAAAXwAAAk/AAAU9l+BPsxnbHlmAAAKvAAAYwIAAKlAcWTMRWhlYWQAAG3AAAAALwAAADYXkmaRaGhlYQAAbfAAAAAfAAAAJAQ3A0hobXR4AABuEAAAACUAAAVQpgT/9mxvY2EAAG44AAACqgAAAqps5EEYbWF4cAAAcOQAAAAfAAAAIAJvAKBuYW1lAABxBAAAATAAAAIiwytf8nBvc3QAAHI0AAAJvAAAEhojMlz2eJxjYGRgYOBikGPQYWB0cfMJYeBgYGGAAJAMY05meiJQDMoDyrGAaQ4gZoOIAgCKIwNPAHicY2Bk/Mc4gYGVgYOBhzGNgYHBHUp/ZZBkaGFgYGJgZWbACgLSXFMYHD4yfHVnAnH1mBgZGIE0CDMAAI/zCGl4nN3Y93/eVRnG8c/9JE2bstLdQIF0N8x0t8w0pSMt0BZKS5ml7F32lrL3hlKmCxEQtzjAhQMRRcEJijhQQWV4vgNBGV4nl3+B/mbTd8+reeVJvuc859znvgL0A5pkO2nW3xcJ8qee02ej7/NNDOz7fHPTw/r/LnTo60ale4ooWov2orOYXXQXPWVr2V52lrPL3qq3WlmtqlZXx1bnVFdVd9TNdWvdXnfWk+tZ9dx6wfvvQ6KgaCraio6iq+/VUbaVHWVX2V0trJb2vXpNtbZaV91YU7fUbXVH3VVPrbvrefnV//WfYJc4M86OS2N9PBCP9n08FS/E6w0agxtDG2P6ProaPY3ljaMaJzVOb1ze2NC4s3Ff46G+VzfRQn8GsBEbM4RN2YQtGMVlMY2v8COGai0Hxm6MjEWxOBZGb+zJArbidjajjUGxJHbgUzwYG/EJPsNDfJLFsYzpXM6Pmcd8Ps1BvB8LGEE7W7KSzdmGA9ifgzmau7ibcUxkB7bnHhZxb+xDgw/yYb7GU/yQp2NgDI9xMZ61sWVsFZtHkxb5+ZgQE2NSdMYmDOM5HmZrfs6H+Cbf4bt8m28xhb2YyjQWciDHxk7RGg2W8DFWxbyYE20cx/GcwImcxKmxWYyIGXr3l7MPp/MAn+PzfIFH+Co/4296Q2v+wdvRHP1iQIyKMTE2ZsZesW8QSzmHi7mFK7iWsziTs7mIG/gAl3Irl3Az13A117GeC7iSdVzIjdzGMXycP/ITfskv+B5PRk/MjT1iCPuyLAbF4Jgds2Jj7uOj7MmX+DI78hfejBa6+Kxmekp0s5TBXM/kiNg29uaNmM5p0c6fmMmMGMbLMZS/8w2+zh78lPFMYFvt9Ul0Moax/IA/s5P2+hy6mcXO7EoPu7F7bM1feSR25wzuZAN3xBasiJGxDSfH9pzLeVzF7NgxtmM0+/FK7MLrvBNTeZSXYlP+wO/5J//SV/2O3/Iiv+EFfs2veDf68xHOj53p5Yt8n72ZG6MZzhoO5wgO4VCO5CgOY3VM4S1epYxdYzKP8QSPx3xu4v7o4Fmdydbo4j1eo+IZbdaW/+Gc/L/82Tj/0zbS/4kVue5YrmzpP3L1Sw3T+SY1mU46qdl05kn9TKef1GL5J6T+popAGmCqDaRWU5UgDTTVC9JGpspB2ti4TOMmpmpC2tRUV0ibmSoMqc1Ua0iDLFfwNNhypU5DTJWINNTQGqRhFos0DrdYrHGExUKNIy16Nbabqhhpc1M9I21hqmykUaYaR9rSyM+7lZGfd2sjP2+HxRKNo01VkTTGVB9JY40HNY6zyGs23lQ9SRNMdZQ00VRRSZNMtZXUaeQ5bmOqt6RtTZWXtJ2pBpO2N1Vj0g6mukza0VShSV2mWk2abKrapClGvtumWuS1mmbkNZ5u5HWdYeQ1m2mq+KRZRl7v2UZ+9p1M9wFpZ9PNQNrFdEeQdjXdFqTdTPcGaXfTDULqNvK6zjHy+vUYed5zjbwee5juHNI8I++f+ca9GheYbiTSQiOfp17TLUVaZLqvSItNNxdpT9MdRtrLdJuR9jae1rjEIu/tpRZ5/y6zyHPZxyLvkX2NtRqXW+R13s8i780VFnmdV1rkc7+/5SKRVhnPazzAIu+7Ay3yuh1kkffdwRZ53x1ikc/0oUY+f6tNNxTpMNOtTFpj5LNyuOmmJh1hurNJR5pub9JRpnucdLTpRicdY7rbSceabnnScUbep8cbeb1PMPKePdHIe/YkI7+fJxt53muN/L1Psch781SLXPNOs8h74HQjv4dnmLoL0plGXuOzLPL+Otsi781zLHINOdfI8zjPyPM438jzuMDI8/iAkedxoZGfcZ1FrlEXWeSzebFFPpeXGLlWXWrkfXSZkffa5Uae3xWmjoh0pak3Il1l6pJIV5v6JdI1ps6JdK2phyJdZ+qmSNeb+irSDaYOi3Sjqdci3WTqukg3G29rvMUi3123WuQ74jaLfEett8j1+3aLXIM3WOQafIdFrk93WuQ9c5dFPmd3W75G0z2mbi8/ah/1fRRh6gDV85t6QYpmU1dI0c/UH1K0mDpFiv6mnpFigKl7pGg19ZEUbaaOkmKQqbekGGzqMimGmPpNiqGmzpNimKkHpRhu6kYpRpj6UoqRpg6Vot3Uq1J0mLpWitGm/pVijKmTpRhr6mkpxpm6W4rxpj6XYoKp46WYaOp9KSaZumCKTlM/TNFl6owpJpt6ZIoppm6ZYqrxpMZpFqrvxXQL1fdihoXqezHTIq/TLFOnTTHbUJ0tui3yGvdYaH3LsNDXlQ0Lvb5sMnXplM2mfp2yn6lzp2wx9fCU/U3dPOUAU19P2Wrq8CnbTL0+5SDjTY2DLXe95RBTEqAcasoElMMs195yuKH6VY4wJQbKkabsQNlu5O/dYcoTlKMNrXs5xiKvwVgL9RblOFPuoBxvvKFxgimLUE40VCvLSRb5Z3aakgpllymzUE429J6VUyzynKYaL2ucZpHnPd2UcihnmPIO5UxT8qGcZcpAlLNNaYiy28jPPsfIz95j5DnOtfybg3IPI89jnpHnMd/I67TAyOu00JSzKHtNiYtqoSl7UfWaUhjVUlMeo1pmSmZU+5gyGtW+prRGtdyU26j2MyU4qhWmLEe10lBvVK0y5Tuq1aakR7XGcq2uDrfIX3+EKQdSHWlKhFRHmbIh1dGGamh1jCkvUh1r5GdZa6E9V51iSpNUpxq6d6vTTAmT6nRT1qQ6w5Qnqc405U+qswy9l9XZFjo71TmmdEq1zpRTqS4y8jpdbLyi8RKLvP6XmvIs1WXGOxovN2VcqitMaZfqSuMljVeZEjDVjaYsTHWTKRVT3WzKx1S3mJIy1a3WN8fbTOmZar0pR1PdbkrUVBtM2ZrqDlPKztdlH+Vt6jAlb+qG8a7GJlMap2425XLqFkN9Rt3flNWpB5hSO3WrKb9Tt5mSPPUgU6anHmzozNRDTDmfeqgp8VMPM2V/6uGG9lw9wtCeq0ca6i/rdkP9Zd1haC/Wow3txXqMoV6zHmtof9fjLFRH6vHGWxonGK9qnGiUGidZ6EzVnRaqR3WX8ZjGycYTGqcaj2ucZqFaUE839N7XM4z7Nc60yPOYZTyrsdvybyfrOUZe7x6L/PPnGu9pnGe8pnG+UWlcYDzzb8iLsxoAeJysvQmcJMdZJ5qRlZmR91F5VWXdZ/bd0511zEzP9PSMPKOrS5JHEpJGI0uyRbUk27KMMMuitVU25lgW+cAyuGt3f17A2Muaw6bHwMIzC5g15jFlMNcaA7vAmp41ZtnfW1h48PbVvC8is46eGZnj97qrIiMjj7i/+H9HfMWwDPyh/wddZTRmnWEaYbfj+cl/F4dYcErIc7BgIAHDv9ftdDtnEASbkL7ZRS98qimf8DXL84pOsbr/qTWMc6Io59OWVFC0WiVfkDTFUbEr5kQX/8mnmgpniLqtmTzGQ7gb0rGH4Q5NKuTLdU0pSJZZUDHOY0yKFpfvV9CvMCpjQGyziBwdVddQaxvZbYyY7uVO5/Jzlzvdy898EP0KjXYuv/mxzvi3Pvt68ih9fohGTJph7GjTKyBHWEa4Xas2T6NWZ3DoFYteNIjcYhGNiu4VtzgY0MMk7y+iX2fKTASxTrsTNsMmruIN2hg4aZJtRFql20GdbvLv+cW4vdBvI4RYLKqYU+or9XVPVZRUyg/8SMnUcjl//ICnYlHgJT29YkoCVvOrC+iHUqwoSIKEkODnc7WMlgm8IMOynpI51lipj39AdxQ/LemylrKkak3J8VxS1hHUM2SOQT/WBOzjUMBurd0McdhthrV21OmGXb/TbUeu53d97PkR3uy0mlXB8dDoONYXOgte0At8OOq42xWMhU7o5XuBB0ddOP6l8urqzurqKOeH8Q30CT/YTZ44flzQQ5LwArltZ5UUKUXL9Qvo5xmJ0UkfICgWlMdvR9h3K22/XXPRMMx99KO5X+i3hsPx1VEfNZPzaGF/f/+lwWD6nq+i/8x4TJU5DnFoYQPpCAYs1MBATRiW28hLkVMyWh2vg7sevWWNpdd8GMzeJvqsaxhu6J7IP2uW18xnsU5OTvz2PxctX/xO0fTVZ0VI8o6fWIb7FtzjhWetyir693AP3KjjZ821svlsnpwYxvhL/1z0TYRpGNFUT9eXZ7dWSLE5WvZr6BpjM3lmielA/7RbzWUU1nCtKsCI9KLKZifc9Byh2mx1/MiKI9EmNA+G7pqcop6hLFf71WXZMGTEKMYw12i0m83RgISBgHv9KI4dXpGNKDJkOBifbLbJXeH4L+nd7LvelXuExqBYUjzJ0G8yPKPADHOZHIz2BrPIQPch2lMGCtswWqCjfHJeilMbPgwtGpArFdKNb37zm+3BINj7+n5/t4XpyX+n4XjQv4r6/auDFmq10H1PPGE///zWQw/bly61lpf3Hn88/fzzaRpGj1y69Ah8dyL4S8b076P/RtuN9jiGDjfYGoznDkw7bzZ8fyJrWdnCPfVjvWYv+6tprZA5dy7UHSfvOOjnsufOZgua+aD4ePQfG68twK3fQi7knckcJ/QhRdqia1UsPnIrVjREzPhwdJ2JBqg3Pggi1EvG4GfRLzMYWqkGcWiITpHF0Dow14GqkG46g9qtbscnFwyE7rv/2P1CxuF+079W0kqFzFNlpewpZSx9FpJtHt+P3gd3YN7xW4VrriaJZcWDW96QLVQvQbKdEe5PaNgfoD9mYDghyKxJhzWZSJTINGOiHHY9Os6Rsv6D6+6G5Vi8trZ9B3ayaU/W5LSB79hedzbSdppHB2s/sK5xEN1wyS1GWtYkP51x8e3bSfp0zo3QFRgXy8ztMGqtVrNWqQquFY/YRkSG7DKi4/M0qpFBugXV72x6rj9/VkDzd7bRyFDGB3QM9xTjOpNVDEPJirI4jQwCcjXACg5IEon0UYukja9C+F2GazQFDFWHyMsk8shNKZN5N2IRrB0R8wBzGVaAqo6cItrcRq015OsIr6Gw021WsQALXgER6t6EZux2Qph7ReRvdrpeClK7HZg/zRDuhgMl8ckS6cGITAG9F3Cne7j97Pb2s28nwTt535RWSrwh2YLEsaInNyqcqAeSXpDa60GR5QwO/x92iuU5JImKUMAqdLaPc4WgYpXltMln3DvfbZQk00McyyRvheCjVh6XI81SBFGxJA1xWgbZnosUxcgG9omKKWrjrzielrUlQ8EplktxUr6TFnguldILS0iqr4Tn0JsESTM4RWFg1s/aaAFWjlPMG29oJRtinS40BtS0RhpICGmjkVUvJO2jo2YXmsrzyaXmOnLXYCKQxvPIdCUDFK7FLUf+BZc0IcS2WeiAuTZTeUlkeV3lUq7Ga6JTNNQ0JxliKFsPWTlWQk7uQmpTcQRsBxBWNZ9nWVZjOY7n0rwoaBiX/BrmIDGFrbKSYhGbUrx7X3/M9eebcPxLWEKiyIoFQ0urCPE4lTJVhDmfFwsZS87ZXAlaS4BLLMe77xQMSYYsDF7UeFbiBMnzcx5b9FRXF6DAdU8xpAa09tqWZTptaE5rrk3TTIYpAK1YYNZgDJ5gdpjzzC5zkXmYeYx5A/PMDW3NR55fa3bbMLIAXvm1dujWyFgjIYZvJPiRW2v6pAlDWELJ9D+N4ABXyHUYpPCGELoJQpKSglO4kzyJ55p6/Ndnkdg1vti0RV6V2Mdqtwui3XyMlZpnOaMrBo9dlB4l1565wEP6ZQTpKfO4yCLpuJFqrqn+sfL/8tXVcnlV9TdKf+lrq+Vj8038f9eqlR+7z2hoeq1aO/8N9xla4w3na9Xz9Ur1wvnqbffqDc249x5I1b8hSa7Wq9VKfa9e8JbPFurL4/9aK3or54q1JW9Kh2h7nmTuuGl84s5kbIUwKEndaSQeeHS0wsgssnS+kqGKJ3fPtUjwNGAuXUqrvMilMvbpNdYo2Xb/LCBRjktrupgXZFHXontdG/NVuRMoJtAkTeXE1JGx9fndlapnq1jGHAFfkrxoq2pu+96Uk81nChYrcDbisF7K6apsqvfV1pqXli1d0hVBlmd49zfQFxgHxg1DAE6yqjRhvmAfIA3vJase+nj2Qvm77E7T/pimbZ4t3XXHXbI+/jD2DMMDBJTV9Y/Zzbb9L8rnN3XlrjvvKu18GhsE/Uzz+RlY9xxY6xlUJQ2yDjO5s+l7CdjHXUDbBTqDq+RiGzB3hBjH0CSBSwmW07MtPgUTQjWcC4VOOVerHrv/WLWaK7ZLyNYVW7e0Zr5czjc1S7cV/dx6tZPfwRIviryEdwrtygSffwHquwXHJmE0CKILm8YU2QHJIFgWlxCBr9toHU0uzI4Avj+j+2njkW2T41Kav6Zxosw5mllWXjl5SbtvLS3sfFAVRN5NYSWluT6HZdYIntR5AX1GEwT99QHQwxQGTKqlZIFzBcxrr2wL6bX7tEsnX1GrmuZwsshpGz45GKcfUhyfFF2gnYbRb1F0WwT0vcXcyzDtShv4AjZcY3G74ls1i9cJAWwDCoXx522jNehZD+gfjM5tBHO9SwhqkRDOW6QhZvtU67zjpHffsHmdObyKHta6gSqaq25g38/JmIUVBF30o4zAszLPLVRsJSVLbErncmdLgsBKAt9ZDdI0zY6w6dkPvKm1cVtGw8F4iPq/EdiaID1hibLW5VNIkgUkKk8akoBkmUdQXM3iWUHm/K6t80iCvJBQtHI8yytceYoTrgBOSAEygkXFrrQrqF1xMRx7qA95RACkaGQAseGwH83G+uQ5QBcVyydPHoyHMMyuMwckgFv5G95vAB6kediAOhsRBPDlJ3kdHqJsD/7G1+Yy3IuG0X70NcpaQNOyQqZHizp5Zjh5pgsd2k3yPdwfAZOyD+hkfPUK5DKXx/T+Btwfwt0ufNHBfmv6wLWoFTGvXj9aL8imFlGIHZevB+HhoNdLyrgfDYd/R91c0qoDWq8oadoj/RDjpF9DP8eYwFvdxzwKJRZqMOXJKh7BEg/TrNuMuX/AcQnPGwJMAoq6eQYR8ttuwVivEaLhRICaYKDDNexWAQH4ruN1XU9nARG2W+jDd97/lsspjl16+vjqgw0eL6dDI4VYw0hjWQC8YhhfcRd0Q4ZJVeU4nWP5XC3dyJR4vAJPuYEmppaW/Ry7cInlJEvWjG8tdRCXaoRBFgkpX+RUJMC6X5M5xGqNFrLSrsyyJU7Scj3ADRmF1dM1zPOsZrCaZfKmGGaUbO2fyWo2rVjmMsOIU16atKMJPFEWaHEFuCI6RslIwW6U8GptwLpd4K3dyZe0+WjcR3vjq6h1rUdY4ZNucbhH/0hahIZwuRf0epSfjqKimw32WnvBXjDpw2uzsYMIk1yxKg3CYR2OW1n6dDBEw1arB3MkCBIaegXKKxIZhwUcAhDKw1Y/OjiI+lCYUT84OAj6zFQecgXtkVFnEylAOBgM4EbUHwyyBwezewaoRWYo8DhosNdH0f7+7BrhCURaNpoVnuWBgiTb6b17cC9P3kNuTXJBcZ7Te3pQHpZKn1APhvPe1x/Np9uuhLRSEYribCaVO5oH4YF8PKRZJDlMrtP3A8CGyYr60/cnbdaoWbQa4bT004xuarMG5X6TCgxvarMeyecM8g/2+gfD4Q3pCEco2BtBHae079MwroDTtr2YlfO9WIBEVgmSoBOWhEJt36OAu0kQ9e9hFokqm0qrvl4IZN8vFng+W1jffMtl11akU43mDm4sSorI1xcUBf1ECnNKWjYV0ZSCjKDywtnOyehksZRqbyxF6/c73idMFKQ9RxcKlj2hR59Evw6UKAPlC2kJfbIA+6SJ12FMYJ+MfsLUhZMItJ/fjRp+F4e1b9D1Vmlrq9TS9ai8tVV+dOnUqQdObS3HEqRzlfbZ+s74z8qdnfoO+mfxfeT+cgT3/+KpB7fg5mwsRMqfUL/3xHee0D54ImmzX4dylZglIg9gdZagO8p9bLNrrE4Hmb/N4ma7u0EkFd0memzzJI4uv3mjvqktSQvFxgMXQn717gcu2Mdekteyl9+8LaJstvcC4tBPwtkbTuIgfbKeK22aNr0Nbm5m7v1gZvOk8EdY4V988WIHsTOaPQLqKQIuNQFHQf/CZOVxFEbJl5AKBOtYfzzid8SI38HwFccjSrtHe9ksjCHyd53IF2MsgT6PPg84YoFpM+cASbyRoKIEruKQoB0ikY3FskB6IblBZbFwreUTmEi6gkoHZidCtZtgSALunG6z1gFcAo8ChiQUXgBSHTkEVaInK2mP01Sd812loe1oWtrQ9ee0hvIRT+fG/zMSTE67y+QcQXiO1yX+OUFbmkQ5/RMQkYXnBD3FvVkWRbG44KQkvZ7VBEtkFcWtB/UsSnNekE2pluundX0HOADHAG7gLZr2MU7XT7R4XrvPFPQXBI17q6Bq3HMCWhLIgcYvvJVX9NRbgHgbb5btpbyIFUkLmpqAjaLipoNcY4Yr/jX0jUAkJg1YjmqwBLVblC1YQ1XBdQBmFaCVSIetIcS4xX7xxaUqAt4x7Zt8dZnNuyjyC0Cb3eJvbNW6MiuximXBlBK7jeN+KO/siM052jAkXB8iazX5EqFeBfKroUGvD6uOjvq6gvot+NOV0UjRp/Laa/Ac4Pxuxa3A6mi1OhHQeiLR6loE4xNJy2aHiqBg6pTJUTGMbWA94NOLVkuoVVodDwHVP4ICgqvHhzwVnKPp+2FCo8hK3r6FrBp5e1RBwyh+5+EhkbCgAGDX3tz7pu1I3nECxiJjAxyB8rnwOSr3EWoTAVByrIaThDYVAfkTMd0oWi/6+cAtFt0A8tA0CKJJJFgtR0PZIBwKOjyIiuue1ysuFUmSfJyjwp9WHHLHyWEvW149OKAMjZHMHbJmS4zP1OnseRuUmXR1t9PuNP1OE2oOk8GLNrudIxxkqhpLdoC9idUL3dm923AVGKFOd9PBG0QgC8QYLpK51N10McFDRC5C2CcBw6vpC18omTkO4ccE3TVyHBYs3TO01e7j3e7jz5Ggu3B7lrO4Uuvhpx9utR5eFXTHDDiZswyn+GjzfMbyMR8UzaKt8Szp6nwG81kvqBRE4XgtYxpcfmV1c/2e9fV70JNL3Ubt7Z4gCx/JlV1rJe2kTbSc5APB+IVCjnf5Ns0IgrfTu2yPrSOpnGM5JH9T2t/2bKyzqRTiX0wvV8sriqyXuML6Pa+7Z500a6KIgeGgAhJqAq06xewyj9+gjfHnmxQfvYKLMFbwNnCQTUzGARkPRP9A5RxRi1A3gw3pCghgdcLOI+bC286ff9t3k+DCuefPnn3+3SQ4t/XU1tZT30SCZ1y7FOpBZeVyaWVle2XlHs0xVMyzbNk1sqrU6XQaviXyLMpxItZVU9FYJnkhBFryQgiyyQshWFHxRjnwhIVcaSUgL91eGRiCqaU1Q+3kHXiZ224j18w5vl0PfJrfhHZfgbki0hm9GNNuuxVCq0B9u5MIbpOpUIgT5+I+UKcbphE8MFHFbVJYsA3tOtE2uXHznkZTdd1hVjZNx9gL6BzaiydGcuhvLPhlL/DK/sKG7S6JtqfaVaJFEpcWDkxHXZIqtmYcu/j6i8d0wy5Ljqc66CCTkwuuacjJ8b2PKIYpHw3M/Lp+xvR9c3eXhGf09eOer6WwxAkCJ+GUtvoWIWWxAD78Xn49l1vP93zFklhRSgkz3oOsoz5TY9aJlHkiR25S4gHw2sGU3vAVEtYqFHbPxxNqBDdCSHiMLn0DunTF9DxzkfXMwPTYRTgZ/+85IXKdKFAM5ToJtymVySe35uEE9aCxME8qxWPSdnFD9uLDruEZk4sQnfAMA6iHDr2/ypxmzjLnmTuZHh0DzXUK59xkJMyfpqgmKB4FUFs6JubPw66LzyDXQPER/6Eqaqqii6q/6g1VUVdUTVS9Vf8VQ45IdSLZGNKQnh9GwBomH/QmM5t2LctNZ82sbWePnI3/dkQeGZFXTGMfCSL6DzglaMF3uq78FNRznWpkiEIG10IhFov7BE/4AvbbaywlpmSF7dJlF2gw+u6qFBiR95rcbV7HCKSaZbP8Yg4bUbCqOCvbq7a8FrRNKb/IszZ6In1XzQvYwSCV82p3WxIyjcoZ05OffJ+49ZqtWg0C8QOvF7PmTsUwETO3Xo0YjeqLAOz4wK/FiNoOuyGGDyBXDGwPYo7dv1Qe991cUC81R48/rpwU/lCNxMcfln/gY2i0Uy6PD1HgZJy86Yy/4+7b5cpz2jdmxNvvVJ5+dkoT0RfRLzH3MA8xTzDPMS8y38F8ANAGUeKtI4d0sJEIvdsT+NUlgxNaCNqDDtFooh1JjvFAjm8g497zw8nS2Z3QTaLFJAMDhhGMEz8eLXESzJPO5Nyfi6Nf8FbP+KIqpSVbIpyApIr+mVXPdNI1lq8EelPiyJoMa00LviTKSaEWVDm2mguuSSYZ9A/FS/N5HtYm+Ka4gHuNxO3CJBd2BfzILtG5kKBEcQgJ/sbfWfW1Zt41RYUXVNF0cw3NX93xZU1eP6nq1ZMuLDuwxGvkWS0O4ZQ1BPdkVVdPrpvWU/F8i+LDBzgVgA+f2hGwCAhzCyuiqOAohkMJLTlEf0TXKTIHATtTxEygMqxDs5NOi5g1kI6aImPPwfz81IQGRYpSVt5PFHLvV9BptaS+T/VJ3HwjSXvjGlHlvZ8E4y8roqpIiiA5hlhFv6Mo71dLPrl2WonvgOD736iUfRWeou/wS+p70jnbteyMHeh+fiq/eRl9gXHpCsKQqUREr2GXcDmeTway3zQQgTCwWgKxCCn2wB7KfmN6uflAczn9gn6ieSbKamo6WN/4pgyAtoWglmnuOIG90/R8M0QXf6Pu2bZX/0Imh+6ub7iKId6lvmOFy6653x14q17AF1zgZyhdZpk5mZTP5IDzqgE/uAyzP2K6zBZzhmEIYvVr7Wjyxf+AOJGYUElWP4r2WsB8R6NXj/SJwAr+WKZHDtGA4OnWII7T8HCfxOZli7/KNJg1qm+Pp2IN+y4O292wGuumCBtAFk8CCrsA9SiAaaIDzcooQdpeNIMgveza2YyMJZF385X1zQvbJfOgHqqNVkMN790pe0Vd5FIrlV4+36uspDhDlUwtY+1g4BV0jNGLJ+85duy+4zP53K8yAZUUE9kKnqAeKMMWonpcWlLCS4fT4lw8HgTH12F9S/mF4nJYDJeLBT8lOO47F+FvUhbE9Or1nuo7DX+bZI7gK2z7DccX0ouL/+ekGNNyjKActzN3Q+uQpqkRAUsVC3F7dD1SlHYLmKcuEUEkIIOQNShTZ9KcIVGdxv8wZXwoNBqaWb2EspcvZ08WskG5ura4uFYtB+O/MhqczYsqLyqGnQHWTeMaJUfLcBxiBfNZU2ARx2U0Z29ra+tQF1KpzusuHw+8E3eIooAR9JUo3tE5rwoZK6jwgoB5nLJM1RRULKT0QFP8ghmGZsFXtEBPCXgleOWV6Ti4hgYwgksQq8zsLU4jAKExiCCWQJDkuUT2TMgf6kPI6+p4qOq6ivqqjgZFl16C4IAkDhRdVxiqtKH2A7GsZImi4/PMa5lLzOvi/CbacuC/mqmbpCYz8cnXuBTjQapXnyZ2iWxhcJ2hBSThoWbZvp3Wjhx6WhoIDJxNDukgnX7O9h04rUCib1vZ67Cqo9F8ZcffBhfgcxluBJj7UHw4uCExk7Gz/vdoaUe5RILjSfpDpEm0ZC3+EtCN0hF6cRsdc/cy98d8qXV0DXRrFBWRvqkK/lzcJis5kIstRMThkYtviE8oC3Dc437PL/l9+B7GK8NBfKBkBpjwPSApyWFICQsajgdokCVwLkvDHbKE7ZD1aBobfwuRm1+jJCdLiU1Aw2iCBW6u6z+sfu2K241VCvQb1wMwaB/A5y3qMWwNSbn30d7fUe5XDg+zV+gfMzcfRolNDWBnGJ90EsTygW6UmhrVDO5WDVMZP6uYhnp3rx9RId4pmOHq+DeUdFpBa6oZjQ9OPXgKPvP2IsSWhtjbkXpYNVxzuxPbpmEPDa5Fg2ul1dUzq6sIyDaMvqB1OEpMxhKbDfRtgKhX6FxiGk6i8OzW1lhCtWsTdEwbNIrDuB0rVMHmT5lMtAMtCA14eRGv7VTD4zhtFx1NbGzWL9Y3G6LmFMb/QzpXcyv4E9B+Jd//KHAJ8MRT1cgTcadZtCu6k200suTr6EW3VKvLQtknAww+Ezz8x+h/EK1fN5HeAl1M7EO2UaxXpclNCgmbVIabcHaYGlRgYi9IFYRHokKUvufC3T1b05S8bsmOKWmeKuCMVlJ9N49QvaaJMse5Ws4GUq+noctLxYqb9pfrHOIlrr6SNhdKHMvLXDFsWOkFs1qK2mWvUijIImfpHAZ4Y2IuhQQ97aTLnKcVlBNphfV0gDKqKRlmRpJUtbyaSUkim8qs5ooLHitjlnXDO7bOMsxMXzECxFWFsc90owln1rYSRo6M/gqu4ckYiKaD4XDCgFF+pacYaLd/qMVd8Fcm6TiPCngUxNBDdLDnQdrkMyfnGhLrLbtC5psPE4hIzPoHrSsB6sH46rUOZ7wmKWuBacIsPU70OVQoUaWrF4YjDjuzczQpKD81zZtE0EglUNXUntXKgdBJERSr7qJ9hYLk8X9SiA7e+P4YM0doS8joZPEwssIPy2k9lCRidqr5+DvRIIa2B0f4y+lcGs3rEOk/mVOjvagf7cWKpGB8OBrN8T5lZgNijoCtCmE3OpSB9qnoipySo1tEKQt7iZghJLo+jEaaMn7Hm3hoVtSAZRVfNjwT0IuibTwoQEcsKjD0LqKPKg43/sSPSjIhNxxvquxH1LTpp1Ip3h7/S1T4PrgCTDebxuy75nEY0c9QCSkwhW7oRlPhEGI2Lh4bXdm4+OT9x47dj5iDYxc3hleOkZMnL27EfDXLoDFgz1Wmw5xktplzzAXmLoKOPaoogVkkEDRPBN3rKBFzA49HzeLaa6gGM6wm+EnHbRoIkBU++kUbNaOUV50sQimOrWP8VdEVfxnjP8Oup7/DAGjCskjVJE9Vc/eLtIt+KP2D6V+efn/A/lz6B230V3WWwJmMq+bKel104QX4l+FVXxXP6S8Zdk5VPUnTUIpNWSLtZwueege84aW571zfEz6mfoOczY4lbLG0DZgC7APLsoEdxBx/Xbf7uudJcHzpwtLShQdIkEml0Au9LNRslFyEYLyfXIXgO1MIdS6++CKvzPPQQ8CGZYbYPLeILBSTgErN3RjMAB8adgkf/SJ/aqmwoRpK0EzVVtp1BFh7/Zcu1teerKPAkJdOl7N8Iyezwma13ulcaH3gtfW119fn5m3lVXLZQu1al8xlSsdvzOZS74UXdh+BrG7OBK70IKN52pCDY+vVq4Lenjq1VNzQZW2uEqsoSFn80mngZ2flvz2a0pFfR78FfXMnc5H5ZrLSUeUCwWik3JR+ABV0CblI6lJt8gQwd6iomTAePiH1XWroFQe+12k3G1N8Rwu8jNzYaN2jGgtPoAnkCpEeVJv/SpRVCTCwkTZYRVUV1kjDoiAi2VnLK36KXauH95cKWSwWyk+t5DVdFRSFNWXTcPzU+K+XycJ9SknBQ1gWJUmRiLxZSxsp8i6k5SWJZWWlgHlN0bEti4Yo29iQDf4Zt1jAjeWF16TTWi57d2OhWDf8vJk2RU1CuiCzrO8ET8bI4EXexrqi8bgAr+NkKS/y8Ir4dbM1hPQTBh4TRl03AcyNmA2HlZ2qRKKQtK4LLdkvekRnMx4V3QM4/H7YbofLGVtR7MyAkNknHRKOogc2Lzu5x4LpuP499HuA0pcSucBUnRZLBKhdEZ/YLPqxgeMZFKLPOW17HeYrdjEeiI6YFkVjzR5/ryMJMi9aaddVV1Tbeddl9DnbXktjnIZ7B6KYxq5ordvta44NN7hu2hJ5WZDgxjm6OIhtX7qRVbPh29sn5iSxrQbDHFnfBBhlDbdrAfFEzHAI38ceG1997LEb7kF8G1t+G42uT25CLbiJTeSTwyQ/K7JIfkQ91aOmKOQ7zY/cR/TlGoqLMiSq7CltuEJl3Izt4nal7eO23+66FTfsuoMIZff2gmh8bW8P9XrNj0a93WiYHGfl3Kd2DaQmoVuzIrdLjAuAyx+h05fHo8uXX3wRRS++OF8vYnNDauW3ocxtPBoOye2foVV78cXxVXL35P4gtgWwI8igFu0NBlAUgpjn8SkP6//5yT0NOvWcmIslmpxONyIrB2FxiRiTMr01eiWWvU8vRERwQHM4L+sZ03XNjC6zKSnFcjyyrbKlOarKcXII8A1WEJIuiaqoKBBIHCfxyNLzcel+l5PTQe11tSAtcwDmZFZK1zohAAaJk2XuPQs5XUQSL6UEUbWWLFUUUpLMs6KeY+b3FxApzXGCme3KBNcLFNcjAEaNVoxOyXaCmOndjBUwcTI98XHFrRxHL2tOWh0/r9g2+nZiEQUcuqSnc7pK2M20qSmiwPNQFNWsmyoU5o/pCDq0lfHvahabVtGiYo9HZOjsyTKVoV4h3PKeqXmmY8LH00wRK6L024SeitN+0RgPOChih0w0jncTvSjBZ3S1A1pgT9DXzVASd+NNEtNNFJXplZiZ2ew8gXbcDF3+Mp+K4dmjMTz7TzFoe+nrAMTtxXG0HV96m0GNKfu5czW6uh6vnUPZOK0VI7X48563EdnAcnc+rRe/ipnTTYqMA/U7BjzwvWRVn4h2gYUltmEA7dq41enW4tr6sN633VildpqqJWEMzieRIRmtEXNBmob6MTm3KFvaymcCQFYPXYaA6nWOXfTXgslJZUW+HDhZ7uyjxy4iJibTsQgtCoptR89oduFPdV/vaRkdTnoQfZOgZ/QenEBSFATaos8WbXJhrn4yrLRrgNFuI/jM/sdXJZo2jU+b5fDvXZnvi9tgiUgIUf8fWpW4IQ56u7ukSvP1Kty6XjdXA99Y1VvXi3Q5Dif1+sjRysxquXFDvaBve7uzer3jSEX6R2s5uLFeQOppxebHoworLtmRdPv8eHSPjsOv3Vc39e1kHP6T/datqzep08asnnNjMLh15eZ6aXC0nrfspzv//+mnkFrI/YO7yVy+K3359D+2n966Ak9vz+tGVVqvM6SP5sD/TS0f/p0JlNuaFPrviqK+nsmRYkJweLTM/Vl94KDvkavwTQ5zmG5ELSfrsxVpAmgr7QQq0/WJJ9KvCPdQn0gEBhHZFQTs/gDO0MPjq8HhIdkzdJ2RgezKQUAPRH177cqVYX+ebyFtlbmRYwrn9X4zLumne71o8jnCHR3OXWDm94hhRidWjxE1zfXJDI7aaC8aX23t9waDHuCk0WjY2h8O52wlfx19nuzIRMTGhAzGyVZaujuhGAvbO/EOrm0YeGRnG6zFnSb6abVQvuvsome7fNrAAPEVwRZ5XledQOSB3xZct1sweMPJp5csQUYve7aTquzUC13XJdt9eDlnqzrPi46gmIIi6K7g2h5b2jElKTOzF/499AcUE9qw2vrddRb7tu8JBkv3sX6k8smqUflk/csPKEj+fz9Z/3NTrXxf5ROQ9ok6Wn5AKcrj+if/pyKlZjj+t9FvA75KA11h7JpVadfIrDIQAL12t9M00Bnk9wHBjtBTFTEjQc/uYXa44791EQ3GBxG6rSKyOBiPhn0p8z3+zlsXJ+/9CXQA8zvZQ0oKCJjdI8w80eqip85LCI/eWxzh3On35t+z9978e9EPn5ey4ucL7/m8iO57X/59PwVp0zk1s7WmVltk/PHJEfWvoiygnmx8AJJElFM0ZL7W8/7k+egwsUPv3/T4qz3vJ/mTIzo4PCRm+TS84fGkLd4JmNiAFi5BG1sxO0j2FhAGF7djARyONqk9xPAb26eDohds3Vaq5YNMEC4eD/KQDG29WmlilgsLK4vvvssK08eXfG8OcxP73ijG9RExFjscDK6h4bXeXr/HzMsJeGppTq17bbJBAx/2+9nhsEdD1O+TXb3XGXqY42euUJ4c4He35nb9ShcazweEj6M2DiuY8DgfOHmy3C8/Me4/AYc4joYQR/c/MYbjXvnECQieQP1JfGqL99FYZkLkXgImwnSK5qlQD2YbEa/HWnmAxcxGlNaX9l/XsOwHP/CAbTYe23dVU7Qi9E3d9kYtl4P1qBquv+be+25bDytwpiuGWdlod0lW/LQuRN4d750FnsKtQaZhF/OkLn7Kx1C5CqlleDAcDvZKx59Ezl7pyeOl6taTpfEIolvE2rhfevLE7f3SiSfR7ZXHT5T6EH183qZfjTWZM/IPND0kBnbAqBLBBg4JGoY+BwbWxYkQoYoOEmIOwfcvqJahGJpXMCuNUsNwdbGJ9ayuZ+eXBUXRXeD2bdmo2MWs5RuKIt0rBCqQ+ilWv5aMXzIbParNrBIZCLByRBsTEaaw1iDR5Bslx95h0O9H8LnOHB7AMA/6ox4Z4kE224suPULgZ6/V2o0ich7N2viGvREomW0TXUk8a8jWiMM+0G6YNjD69qiqprXfn7Ph/hcxL4lgduBaN+rCF31L546O8aMmDWHSRdFhazpPR/Pz1AbWaP4/Fr/Ofw8I7qYqoUR/fm0qv/0a+nNi4U/XP3d+G0H89V/lGtF4VZI42RUAte/3okE0aME36s8njAbZEcpCFAHbPOj3e63p3+DatdHBwX6U/O3GqXM6Irpyo1o83rYQVVeR5Zou5TROkZIPLHzv58vtYrFd1kzbjD+BZJrmAI1K7TPt0r5smjKKSDge0XgPbtm72mdmtnNXoG3uZy4zTzBPMU8TqSCwpDCHHYOsuLVuwpOvI+KBoSoQDwcdv0kn9wakwwwgUu4OoXs4hhk+NTskeLUauqS4rdRml7wL+3w0Gz9okDJYIcUv3rFSYgWWZ/mUgkUeiYhs+dwQZRXWUlW3dZno1JEp8KoIHDyHeJlXeMzLoRdxnJOuyOO/uEb/UImFl/Apll9Mp4speI6XOY4kpFhR5j8mcgKv6ByWDZ7VeJ5Np1iOg7U9xad53VRQTby3n9XCYAj/8+0j0l26K8xF5uuodg37Z4iBFSE5wDtSC8GYPGB/mxJAWCbjy5RC+ARguBMMBotEtQntMls/yObSIVRDFdGdh4flFc1ICRw2LFnFqqCoQiplZGFZqtimo8tY5g1Fw1hXFQXrWEs7nqbJWgXWvV4/0CQsn4+CD6WRCvVUDRWzgqDzgiBAPY3A2AzuVjXF4FOqKFiCiVOcLViGrCHE6lYwoTNXbk1nanStxDAN/HbUoAQg/taS40EfZnJACA2aIzTDbJbqbG9FaGZ+Qip/nxGPBv+h3C6V2mUFWHzTIQZSAYxqMth32qUPUYvqiNhIjqlFHSJqnSlNGQFV02FmrRAkAxO8O7WP7t6kjiUG6sTBAqGh6PRt15nXnIplF98XkhePhyQMddRqXd1toVEvCHqJCimAq6NJQaxTp34Q5vvgpjJs3FQG2yJSZ5pWmxkvECM/+ER+Fz5HCvJFkv/4qk7LQ/A7NGgQtDeAqLeywZEijUdxWU6bSdm+eGUwgA+UK6Y5vwj02SaWMd3YCAawMNGDJtvQbpH2F6bipA1htVbbqi2K/Gajsvz5I0nCRrO8/GN5R4fpV7qQ3sy3tm5b74aVm1LmcP5PMQ6lez6RuydapdMo1isR/yLraCY4Rs/lTfPfGavGCcMgh3d9RBS72MM/hHFXdNF35Q0fUOq/M83jptfx4RZj/NUfwi7cgz8ieriLGeYfTm9LqP2Po7ejPpHxTuwVfo0iyHVYh04z54m0jQoEu82YZwZWpK3Htrg4CmHFhPXSfRWsSYhzaeLjgerUQvS9kiTIkrNateoVPy06kp/Jfil3Incyp291ukHBsDSjUHY8y9DN51Z0PiU+lbUsy8gBzgxGffTv2RTnynY901zEXorLHy9++3C4/Jah75oWh9i05tg7y7KnBAuWEtTVjPbBwSgY9qaY4RfQPcxZ5nbmXqCWl+gukK5LhbhhLbYUBsRZIx5YyO49GNWAUagI1IUujwgl3fTxGtQfMCSQRbjQwNE6EqANKN7CG7Uo1sW00AdlS0n7lbSRyvCFbLeeyRknjVwmU83k/LXVtCJhA7MVVpDKa46EbcnVJPbuu1lJHf8FnxMF7vmirJvWG1euoI3AND/LpVzsWAVRdTI7O8vLO8HOzk4KnnbgMVNN27KbEgzFChzZeFB3PNNcQqIvv2ZZzc5kO1eO4I7ZvsUb7O9mOxXjmRh/kn2wxDqmNYzxTDxG3011NDK8L0rVUtBqYa2L7j/2TKt/LP9G5WJzQLTRvfDtszVrSNcsl1oHNMnO/Yl2iyxKr3rycqz7P3Z4uHOLGDXNhngU7N8UmckC9tCArhpMbE8fxob11JS+7RIlej+qd9JOlCn+01LmEA2+pxHabu0D37taDsPS6k9CreM16Kvoq0wGkFsRZmebOQ6YbZtJvA8JOCSKI6AGbBi7H+J9IJEh9qncKPE85MdGp10+hPEGc8NPXBApVmc5JD6InNOWqBInRON3jYatfjQcjT5t2rXEBVH9lBValVUT8ZOL8DzxMKSK1lJIvBHZZ7qmQtwRnYWLo71+9H7rVB1Ol08c92q2uWCuViw3uUSqZE3Xuq+FS2M7LdJ6sKpaBMFHKEGdeA6B3ur4atfQsAcYfdi7zgSICbLDLDlcnQY3JaBREIwH2SzqZ8nfYBCQv2gaBJBCLkQ0IAlTe5QW1VHBcLATtb/XmNgE1SaRQXGpCB9EfH9B7HPxgSgWybEYX40/UxpN+O7V2H9Tbc6WMCSepoghQpVujiTD7QyRe3Q7RL2CDj1zvE/sItCe6VWEFPf0U5hPSannO93nUxLLC089zbGACP/Nv9FfPiSWFST4G0HhnngaCyn28Y2Nx9mUgJ9+glMEWX3nO9Up//1nUJ4i0foR7TAAiAZVQhPvCWTbaIklXpIcYE6uUqvGFoTC8ONEc8Rx3/+ulKygL78orvn/xXPFbyFH3737z19QMM8idPLjHIul2Xy6RnmnLJXkQVZQe8iIbIci0h1i0+T5bwBacGz8o8e+9CM8p1ji+78Hp+UUj4ZrX1yDzx+8hzMNln/DG3jWMDlmprcibUp8pBCL5xvsM3HNnbnCinzsu8R1WDds+0csNT9HNooVXV3t95vN3d2g2QS0V/SuEiMbCHp7RDlTFJ97GQAEDEDC/vfm91onvPuNuUOX3jq/198ql4/Nv1yYe7cNrVaClX31VvU7WquwDaOnOzXAO1LHg4Np5a6tFVumQsSt+nwJRvsvzJUhu9N01rZjqeyRtl6lnmhuUdupT6nmvD+pkHqcetW2/zNZTAluvoJNB+sKruRd2RexxApuz1X8b71VSw1EMSO5haqgati2hGreEVhJlDKKc5fLp47Nt+N8uX06Sm5uw5Aywt1XHx3RAHjiW3ZZfWOwVt07Miom+CHWp2aYPPWGdpPvq6ltWIUg9PkTdGjI4z71bjWUjfEg0Sg+NL7WmkUjRHcc0fvQd8XweH9/NInM2U0RDwRE5mwBE2ABKxAbLSFA2f3+Z56rf/zj9efQQexfY9R6rv4jP1J/jpm3uxJjz4cuGVrdmk109Ras/+7hKHpv/V8+HUXja6NWHx2MgnvfW/9X15ledICy0Wxv/ltgnXCJhQKgpBpxbbaF2k1qggkF+t27t+U7BMltZspL0Zkz0c/euZYW5bOpaLVz51TWNzoq/4/fc+Q1bqIGuAu9SQYm8um2eFpLl61iY7nd/iUJBvlIk8evyNqHt0PDOM4uh6vbH9ZkcjMzlR9cozbYs9VsTgcevxxROQpdyNp8cjzaDeNhtheMxlchoC7KhhOWZrx/7doIWEVgbAOqEpjKGr9EfXW0EwV6CbnYBbK/jtq9bKWy9sBapZId2F7FVNHLEcY8/URXDlK8qesvMUd9oLiJZ5H2xLmYK8Q29oOol615axvBci1YzrY3/GaEBuPBcCQiRGzjpZHKIowRO6Fpv0/bnOiZAXGRJk42GtamGw4npsfxcuFDF8T8RVXwYYwLc9fDVvOAF7NYga+KfUPP6IaPVwOgKuXVK7kG6zgQdRzURC9L3M6OgCfhA1aWpabyB2zWeoCTtOE+NTAfrODNmr+gf5ycfVxf8Gubc3Nusp+e+kCxcMUmIrCEC/a7tQBd3R+PdmOTleFwNBigw/FoHwE22AOIEAT9wax/rqFDsjrajQ4dCZOFBLsJY0NOWp0DRBRKd7XbDds+5KNqo9Vq2I6OPhmxpjL+xUa7fVdL+v7oT8orcJP0W3TQsdPy2gTXIjqSp15FY5vXqbdRN0zSUeC6tR7BG+6+V9wnR+haIEaoX7fXe72iS82X+nD0iru7RW9A/JDO2iZLLVepZcS85TZ1vRdvHid7GMh+nInRg9+ZGH3U2nPmHhEdrFYtFgah4SYVJnxKMWkE3a2YY6AC42sDArnLfgToQ1Q0M30trco8x6KUIGt2ThfZg6yp/AkamuRheHLTJA+Td30eZRPE/obEBGQ0VGVL1VXNkLWspsH7/0Qxs8yN9it5gq9vmrvAv9jTOk0MWax5Q5aNJJHET6Lv1tNpffyNEKLvGA8PYhTXS+xYYpvjcqAJsRFLuhyoGB0mD+jk4fEe5YFI3ywXi29U1UKmamfoXlHlIAqyUA9LVgNtNhYIP019aR2VU2DhFsKLJPH3bC3j2EJ7cWm51ky72tZyuPl/pbWMm8btxcWVatN2tJOQ9jOVjMnzfOOie9KpNlc333R2Nbw5aUoHr1GOq0g9wZ6IuXqHQlLil3KCLaKbIvgm6xrEvP3EsWMn/pYEcmyV/a0mtb3+1rhrfyVOPD3ZtX9scbh4jAZX5+2048/LyViKzWemcghSXonRAK3HfnbKk96HFbfjE7EDkT0kX7oLBBLpytoy3toKoh7wAoP4m+2Nh4P9/XgBRmhfNqgnKOIM6pDu3tijugB9ui6lKDerQ97OdN1oQh+ukN2tRJND1gu+WwPs6TZCtwuMHZSBOGMCxMHDlIJruBuWUNtAUXRwcO1g/PPN3mgA4SAMd0Kylg6Je48BAmwRhOGl5g4gkBHx+bHTHAwGcEsvbGrhdQZSgMEJw72wCbfuNBlmTlYnQPs4VLtE9EhUywYMZjuFY4UZ0ZeF3YPB2vnwjs+t3RGeX3shPL88WPub82uDtTvQaEDT4CokXmdCmkqun791HvFbqRTHjXiaU60SZ/xQ/Q54+PAOchh/jh5QH95Wh1zopTpNe4WGNH1ajy8AhiO7Y1p0X+YaIltTqf/kif57M1n1yJ4JHFtD0UXan3Bw3UkEfZ+y4A/9BSVv6IJjFKywqGfyvl5sWkXTEXTjMMgG8PkuzdHgs6Hbmmbr6AXbcezl4+2HdMWUSxnJMKRMSbIU/aH28TVyf9CUyY36kkwe02bryK9Su3rCC0fUPRu1BNz0u2sTWR1x/NAOm+gzP/88PruweZ5FpRPVldpWcEez+7rjx1/XPXlpg2VRc3dhg0XnN6tbdVQ8HuSpi4bo0ZO6fSPunOCYmyihn3jbnXjdnUcwPzdE/f2IBEcx6FXicIy6KUtoxK+gnwZezqO+h7aoTRPphk3Cy1UpcUqi/iya6naASpQQ2f0XwhG6Yh016XaCTY+wDtUw3vjyeU5R9WqgiIVq4bmU5BU8GWcL2T/kZIhKOFPIpsv6xrObRpkvheUP5ay8Vs1xOXVpVZY/v7qkQryqF6x8ipPRe6wl3Swu1TKZRb2ezdYLjmNMIuOrz60fP77+nJZOf6HZeVLU1ccW1hFaX3hM1cUnuk2OQ9P++1P0acK5Evam2wwnGwW6jWSfTgmh/1h/pO7p2W/6DuyKJYBS2a2ve+ZMLjACAb2u/lDdrQQ//M0Yl7CHxw1UzihZo4pn42OQ6BVnohIL7Qx24IOG3/7t44Nv+zbUm9z7m+iniFSqETt0IO7EBRxvUiDGIIg5vbESZHmvcTK7Ydsb2ZMNj49WNu4Klhc31h/Mr7GuabrsWv7rHl9cno6ZrwB+JLLcJnOK2WFi6+ZmTUcYcJxHBFFF1EWdFo+hwl0dxTYmJaBJmJiVLyPcKRHXA9Q7jgEx9LOiL28vLd35YpU3iivLIrIyEjovjr9S3Siu35nl3iyzsKrLP+hlsmWv8swpJ1A948xb65zGcdo39JdOoR/BeNtAd52RHbRQWBYzFpLQHVLmv1Tya+cyubuPSzkZ462ymc2UoxMBi9BWJDg8l5b6p2bt+jGYd4T3qlHLeWgwuljVKvGGd0IuCAlJPNpQvczLGmvYx9Yck9WIxen4kIRH01AAYb9TDguFsNKO+eOjZ3M8xRXoV5vKJtaZNvFEVqPMZsw9UP0rifsRkVq2a7hG3PzRG1LUIiKm1f2IiKei+uOVKKilmkHA5s08e3U3G/2vrS3zkUfWaNine5kHgGL3Bg89NLhvZ+e+QR85J7dKlx55Zetk6ZFLTOKvO1m74vWK9PhrmDuYXWgnQH54G51JdShhYl0yX1Ob3UQrhsNqst2ZjLRN4PFZYltb86catEpswEKEwsPrPE5xKUBMlibqIo8QD7yGrH4BVq2HambOEARRti090DXNteH8Cl1nqR050KT3pDAvi5LiG4KsYl6y4Iy7LYA1OrvumTm9TFwtAZCEA8eX9ZyVy2ZbQbBLQ2amoxgm9Tye1JPWkZ+rI3ZcH+rI/z3rF9dtfI0XWS7FskJaEzWoHM8Cw6IibvBdNSOvAypU0lA1Q42rdo2oqMbDPmp9IytysiTCYCfV4mSoFlSu3/d8K9DLQOFT8FIWsTypk9mmcsoomPn1A6iYBpyTgXokBr/JIgejBLgE14/a6LDfG/X7vYNe0OvvEcVln353s70DGBxTO/b/hr4wkXGiCTLmyUwn9NqfuBhFfbJl84FT4//e8JZfe5e3dPHXGq9d9u66uOShZ5eoseJ97sW73KWLd3qfdV2SfufFGSaH8hIZMSkzQ9iFCX1LAZ8KIxwwETq82rp6taUFO/0+YvqxGQbqUysMgqC1S/B3JX4fC2+E9+nJ+1y6grWJNV0jCv2KW8E1n2V68RvGf3Hl0gF5ySNXLqGA5HH1atT/KOTDTMpHfRIpVL5WINgI8G3UBva15jegrGTrrU81pyG8+mAzbYenzq/dhj4MXXk4gjwGdOPzoGY7ndtPPPRpwI6IOYyg3Ye3fD8MpG4NqI8LQKVRARIPhbdJa7SJkhZ9aPPibasXtkLbGr8L3gNvi3q7WZLBQw+duL3j2LcdEhwYXWd6B4dztlCERy1TlF4ku/aoUr4bIwoyeKvE+W3b3wZOf6e9eeLEZnvn1NPlc97ZxuLtS0u3LzbOumv7xypvQIfl4jMvPVMsd9fDQm3p9tfevlQtNltXFpeJK/fpfCIyf6IVyUOei8TrHBAHq0IaCapjQ9tFrSaBFt2IjCkSa0z4A79dpdCn5hL3iK1oPAImda/4K9lRH3irQTARnN+xVHV2nMryoIeYXg+qi6gXNeDUe3DDjw0GWcJSLRf7kQrQVR0cobVE4lakPgcJ919z426MqA3MdDt8mwCfLl+JI4BAI+LXNEK98egwLgM/Pgx61Ifs+BrxbHatFaEgGl27thdzgsPg6uHh/iA7OpzDXfP6EIZwGpXEFw/5lQMojEX3mcM3QFfHwAn/E806JH4ziRM/9OPjd6M9V01bX0e3NDPEX0WrNcfbphLvWUSSVpt6cwmPOiKj9qqx7ephq0VMChzTlM88e/r0s+8gwZmZndZg2I/1vv3kGgTjvZm117wNbqyBu8Ff14RoUGXYnFnsxWR/w7xJbLIt4vfpuJ3ZJSvQW1Q6SqSDber6DvD6vI2yPZ9lqtKuHLaojVQwZ3Fc26pWty6Q4H2EZIyoMdLw2MU3kKsQoFZ16/aT1erJ27eq40E0zf/aLH9Ec3ZpKV69SVNkngZfqwC/g/ooujH/8dVZ/sRajWSfmvYr6dUGxF8917myIeaWfem3dnfhgw5v3ZUoS662ZjxCbLtvUf8dj8/R/+5NrFJYrVVrsEoKxLGHAyslcTOyOfmdmtOIuO2lflH82GqKTHEiqSJiXmo/hc4vnFyAT/30w6fhk48R0rfxSsOu5l2OaIpYyc3X7EaxYdf0nJqk6HrNafyHSrXzb6OGkU4bS2s0gpgCedtCYYW87fQ5GFe+bm6wqqfpVbtRpm+VyCt4NWfU7Dp5K+SDWfTDD0SNSiW9mv232dU0jczJjq7QmevNpAczjokH6h/GprkxTOwRFxeJuwv0CIEsPeKRs2Wq6BXVRAe6MvGqoejR6KB/kCW/SzHf9vN+munOPbdGdvCliB6bWAYOBsPBYH9vbx8iRCUOqOMQBYAhYIkcZPeYmdyX+KWlnmuJ/qJHXENf37t6de/rmek974cxVmY249nr0p9ioro+6uuMCG/XETVmhelFfylmOblEZJGICc+FmgxcsmQofcWQgDeW9PBccygqWFcjVcOKiA6b50K35GUcMafEv8Ch5EQn45VcuHP8rOdppqppqjkb95+lbaASayxS7yk18yk8aAEj4cceL+gPPuz0ek07lwuD4IO7u5axZJg9362UTkUo/45cMwefH14ef/l7CmkTmVbpe35soxAIQmaCdY/qYTaZDtVNM93Eo8pEJ2O/qj7m1U/meefTt1TT3DoaxGx1/CTaT1xURf1JZO+mlCkt/gVKi4Gvb3TnPA9M3WP4XUCxuN0FjrRXNOxmu5E2i7GQ7dQDb//Xg8FzK5/4kFhMB81mkC6Kr4sla99SvdZqRYetxs/M7VUgFhdMvHFusr948ttdbeqhcSrkW7qw5JgFPg8sLa4aeb5gOpBUb7XuaMEiQKLVYpbznZVsdsXxuWyxWofEc9Gdrdads30EQ+rDr0G1nFN9w43aTuAvE5cEAqZaICKvHgQAUANqpMRA+HxLkTW/6CtqnQALFOwunzq1vGvKB+QWCK6c4GzZ8H1DTade3CWqvKP7P25c6Y7smD+yTX5G+I/s/zhIEiEgr535+OGovFCj2gmP0n1ikU2czPlRiKkKMpwL8WZn4lDMm3YxivbGV0e9Xn+ttLbWmwahlWFZJRIExGZMIpRWFDTaGwMHtNfTokALslor0LKBFmUh7GctqZzPFVUjd1qxFPgc6QdSznBWMpsaa0FXJP7gNgnl77rEHwmV/06KFAjcmyVeTOmOUxLNnmoLsmsZzrQc4799Nyc4rPIQ6xQcrOsPmlspXpALjnskb5lqLEnedOcNMMdk8w3NBFZPokXr9bIA1+LXjg+jVra3u9vLEl/47JE6TGswKeG0KDf2i3iTLUvyLNmoQ/oGDu1KgY3oL46F8SnlCumrgyEU62DYv870gXL3h0Qem+RFbNN7wMP1qIQQeNxsNjtlUxPsOilveqJ7nLU8LP0YuLtoHU0NnBIUOalTdBVeF5BsYgrzTb3ecNbk1/b3iVH2bgLKWq0ezdg8UvfY/3SGovo6tRA+xrQSnjkpS8IDT8ye8T8gTgt6hVjutIbQd7cKp+XtxYY5weRADXeyyaFFTXQSu6pb9dut+izZm3PLzor3ydOd7jd1VkRzh0+CESZ9RNH9pH9u9L5JdIOTfsmaco+6pZHN3WiuQ3bJEkkCYxDbm8Vj/0voT6Hl6a9/IM8lkAuo3zLy49W4G1InmWvUp8A2S382rDbdZY4SQXgsjqT7VgSq+YVFAn1BRGbJ4QSW437sBBZ6AkZBCUmu5Boidr6S4kTRWWmWTiJD9bBWMSpGSVMLpXIFi5Ysp0RdMLHBC5hV0dPFUn6zIrDoZXiIexkhUbJP5DPSd7MpjhX0WvRTnB60/FxUNlROWlp4rlD8NJvCtptRZAfuwHrG9SWNme1Lmf0mBvm9CvhaEMT2g/R72LrSQkyrNWunQeLzIHmmTdS709+nSL4D4vRv2Jo8wzIzPzhobkSwzJiZfNGAWJb19nu9adlumc9c2QiLPslnQncIT0E8m8576XXILqLYtjX5TbPpKkY3FRCNRBTzlXt3diMiY6ToIOrcBVMW1jbyczzBfqL1LbknHpTbMTBoyw+eIHeSBU425n1uD+O9hnZEERWgS7qnpj/dX4j6rcmuw6ntOrV+I7tUYocOwbT96Lp4grlAfa6R4daKf2SAuAQC6A/zihhUT2BCvGOCyoY9wrbEG4zCr8GqIsNSeJ7jMId5T/dFQ7WKjmmnTCWPNVUUZcOVVTFQjGw671mSIknp5pw37GOvPXbstU+QAAWcwkqSxPIoxaZLoizW65zlO4Gh6CleFDOqLEtq3lCMapiy5HyQwemfnXN2/a7kPRBMeCUYO4Q3aMLMJL5aGJj3tZkfGFzp6ogKSbdTAI1ifY5PpYaJNDHWeJxh6fJNnUOF2wgnu6uaLGNvVLMLiizbBWH8v38HGBcO8RiqiPkUYWJMDav4eSOjlyt6RlczYtEtitbXFxYXTzgStE3tm4NGAB90MB5VN3Ie51pfxqpgpiSR5wVJ4kSZ/MzY9xe0rEH8S2iFlIBSKcSxiycXbcPSA2z7j6RzuUa8Hk1kSteI1S+iFJxsUq3RbXyJQx0iYuzv0k9yRMzcCTlO5UUx9o5R9x3MffHMOOKfeIJr7NhbzYQvmf9hS/ITJlMWdRLBAEMAoTVRZMixW3fZiJItBUW3l02/Jp3tTawWg/FwP3F6Hx8+1HxHkzt5z0mY9onrMOPhZJPBwQiaOJ3NpqGtIVr88eEwwe5yfHAdxyatha5fT2jLg8SieWKtMTHhIG3390qbbGSeWX5Mtti4aEQZKrqrORjM4tlBMIsX3SNX3OJBvL6QIIpeJe4V58+KM19oL6GXKJ3E8Q+tEh0EeunRR+uPXmo8+mjj0qPoUXICMXKePPN+9H76zOwRH3Ue7V56tPMo/SDmUvfR5KQ7R6M4uks0rMH9qYqNtOhj6dCJUC8C8vSXP59NnNjE938efYZ6xmTs2Mx+YqvRrBIv+kVWmFjbC24tNvAgW5boXeQH3cjJnNDq91XRV2Tdz3sFP68s7VUMO7+ZZg0j1a6kzSXPGZTy6yvrGf/ia/RaaSGzoivloFbIWLvvi80Q0Gc4uRDU7bSbzmxkPC5dWm7Ki2fl7IWdS7ed7iw2TG6znc+kjdA2pEztKzETlrTXf0Z/NLMC1xFg/DUU/8YsoZ9Ev0jdkNFfJ9OpR0JiSknEfcLcD0iiK+RHS69kzuxkORJ7h3XM00TPe4cIK/s7sO7hd5DfRLI075h1xV8pplKSIAJUkDhhA/1s9ty5zKcyluFxmXPnsi9ZoiKI/hn/JWy4+CX6hvQxT00Lsmh9yttZQYjYinnEGT7LTuTB8Z52smO+CphxkzkJa2XicYvs3bYwHcg1ss3D9WPbPfpzR4m7kgiWVeLHInnkFQdWSjwYod4fO6YTrJnOM3mnXrcLj0fArvbGh1f671UURTeGARBFFBHndZ8x3GzfMdN2oZ93fEDB/eCwf9DSfWNeB6TQX8Ob+FaF9bwzdQrTnZDiKU2mJk8b9Ffrmq1pavemyBNoZ5Xyewcxth7Eh2/U72k2GqFurpbfnphjxheGiVuX43fEKv07/igmJ4uEaOn6rrbgWLv3aGZ5NRunKEcOE/nRj9P1qAR88gnqxW4zBoFk6BNOvTZ/LhRRl6ZT/8Tk1xNasfcywrV1af0hsglnpD3Qhm/qkpL2TaB096UV2TD9tCKxWvbXMpaZNn0I/rzqmemaZ1oXsyeaTbMVbBrLzRNoMZ8NPNMuZHKuadummw/yacu1wiDIZ/J2LpfN2fn7cu28HbRzmdWz+YrjVPJnV2e6qK8CN7ZKf5c5bMZChhLC5PfBsDBxtEx6hPiy9r1EDNHthHzYjB0flBBqCxKSexoPy9/eWz3V1mEJ9PDJJ+RA1OzierH0fEkgysazpiYI4vjTvMKyWk9RZR71BVmT79EQq/IvvbVYXCs5mhjI5x4RfQANSlp137oIC7LmnU1rqiF8mVdEXu3JrMTP6ZmJVQpxCk3kMV7shjkhUXQPqQDknSxe1NOxD3BJ2IjlKVNVDeI7C82wkBFSKS7lS8VK1C1kvUzN8K1UpqyoYglLiCtqLMZSOR1uV5fvRCPPOb9QaJssp6T5VP6+fLFSXFkuVVnHlI9V7TTWraxjvhhusmilLgYZzVi6cP9tzdk+n2sJxiW/17wxQ8eEV2pQ59aT7Q7dNjD8SZzKYhKGEIDHgBiTjkbou4e8IJpuobCQZweKnCkUlgrSXw/39sjG5thBd1RAgvC2VGGxkEm/lH+Eh0jB/QQW9ycOCvAN5crRPZvNoyXr3rCGElOjG4qztxc7ByXBww8+COdzpWjNfqPgSivqTX0rXP9bsqij65AzkX516CrY7ayxbeJklRrgEacblPoSQweINRtUMo5jt/BklhGXb5fvXbtX4GxX+aenT2Zydo4XO7nC+XvWz36b7Av02vhXVQmXFL+olp7M5opa8b+it5MLvs29DT9xbFM3RJUXtkvwVHThqzIn3Lt+kfNrWjmfeT0846slLGrOl5O18XfR7yZ+S4pIZ9fYbdZLzRQqLnplMZ9/7Zve9FoaXtjb24XWeGVhkgDh+CdJ2u7MB8KVxB5lakYV/+5gC7iCfRKZYcVYj3PDvQPqzqRHQvrz60k5D9BvQo9ukV9Bi61nyc+UEY0zZZfohshOy16DOnhxnCyMUJnkPuIDF118RobZyeoax4qOya2dW/OfwWmzVn3k4ddkMlUSF5/JWNaxc2czJZwVBMMRKsqHn5EDJ5XK6LLJif9fZVce3MZ13vft9fbGsVgssABxElyKBEGRi0MSKZKSTOowoYOU4viWFQW04qN2bcty3ThIrXQSJemRNrXJmcTNjNI2mTRNQ9e5HWfGaTIxWTfH1E3SNskfISepp+00bqedNlDf9xYAQcpuEhDcA8Du2337ju/4fb8vFMyMlg6Rw/QI4rK2feiWm7MXpGCIHHfwwO5QKJa5rYAjmiCV3w6X7ev/LVInJrn6GkVF5wHLRBE4E4gmUhCxnfedHpyYJ0IrGaHIx76wCzZ3PyFQgYahT1DAaWNBUtFg3BFZQ74cEQKnJZV9uIElXMPKU1oE/YFisMNIwQsKvoto22z4QVFhizza/wBPtHG8T8M8i5qacu38haQiTYZknNd1vfVtU1X+XlYKvIJ5vh+LX7R/KEoC0JxvPYcl8sx8zz/opmAuGOvopLjDlowaw1lH17PDRAFtm6hRI1+TPhw0ZfxNqZYnSmfIl7d79M5NonWCN8sPD3cxEOpOoTZqlA58oCn6/SSKfiM3NpaT5URr4zWulItls7uz4oIcMAVWilt4UUMbu2fH2ETrZ6hZcN+XG83liA60KNsJHoUMaVHs9Uv740UnCo0pgCeR/AOgpkbDxzo6Bxju/TGMy9NO4kcyes2ms7JSr9dpMAT4bzxE1zevkVfZcTbidaceX1taMtSmZjSblMK9tbnaqC/He3yaOvUiwUzWZgH2XMgf5ULxHqllF1t+go4K3qYFQMC97Qv9jGYoopTFAVaXjegsGw6usudOnDjH1g11BcwDEjtYHWQl1UAK2VFZ0HJV4/6Q7rp66Ey9fvpKOn3ldH2dkuaphgvmftdQmS285ia1NfYD43KHZRyC+4EBIUVqCFJ11cZyogCW3zEy2Lr06sto1Wk1nNxEPhGLJfITuda652RGEDOScepOmYhkmyjukc8VhfzG84byI4teZiQ/5N1r5zwv18uhCFbeuK9jYhpBWxE8oj/kBfIBmeSJlrm+1GjWyWNprdf7kgkPrSw1+/qcBmrMe+tgeNlT8p6dh6W3dV/PUZbfObCiFWiyKKKm1+xu4B45f87COUxT10W9LrXVFBK64p/o5lw/jzHwcUd9wnwiqaP1hCmFxMnJyCEzEY4YcoA/LLLOwao+4OiSQD2tmtFaD8fDZjy0OlgYyvM8i1E6m0sJAU0PR2Jh1vx5xGGJHHNXUA+RsyhSWLjfNRIFQ9Jy4CLOaWI0Arz6kfDhBG/zEstaPG8JUtGMmWY83KujQ+5lsPCAZcdHtFl536yy3lxebg7t3z/UbFImX6LlLjXqk2cmvV2HFw/vYnb6n/v+P/8zGLvfwO/81NobuZzXy+UeW0KFPA1S+fmyWxvvAMZhMBjIV3q8WFY7brxa8yi8nfQatBJ3pXu1v+KDXKJQqAyIz1p5O1k8UEzadnJyqK+kXZIGY+kSO7KatOPWF7iBSqGQUAKfC98rufFMsZghx18yRp3hyaRtpUYyqeJWG/wa6asxmuHPTyFGkTlE4vTAfGMRlRJ3A+meOLGndtvZX7ulfmNx5L0njr79qDtb63tPNJMZyWS8++64rVKrF4tH528+8vjherI6W0gXM5liuvusPoEe83OYUrLod3/ySP+930KXyOqebzLXj2FbGBLgiWmz4gCEXKDpYdvoQWCMoTTe15jGNWZpjYzpS8sNSHBCptzmChG7INLodfiizB0I4I1l1CBTOqB+nS2gb3dM/wJ6kWJ9aLYm38QHiTMByQOeY2qUJlM0blfVOKrllYQsa6GgpIdVFIo7CU1WHVEcvDWbMM3qkaOyUzlWLh9DH+x/yy4JS5om6URNCLKqqcmBgiRYejZx9EjVNJ93biyXb+yx/W6ir9I4yAWwkUNu0xJHZDKDx5ZIx5ApDhi9uS5lJx6APMIAWqhN8bVKlQaKGxzpfyUOPSOLTloWiZ6i2rZqhUMa6a4Xb+AUJ5MLu244l3HODJQHyPsHnV+aejSmm+Gg3v1l1nRdM5tx0L1GOiwaOKzJrCCw5PbDCpKUeTHgWAFOkriA5TzuwMkGFjq/lDhB4CQtGJE7vzTArG5YTi9XrkKxbrgCSFWYNbisH4JH7pj08339uwvCrYubyPFazX+fGz6OvMY80sPF2ePC8damt+v3kKO5nXb4FdLGcsBlQEc6MsS7PszDbjO9g4kSR4HuHT1EU61yD9gHR0YOxB7gIL/CAftBjnswSnMtZGR5wiEbzoQs05+SjTD5aJtcCFwo7exynk+Q20n70k5sBUgSxGAciiT7+vOlbNWJSIoSMIimaYQ0Q5RmZjImWud5BcwTT9x2aDgq84KkaEEzGk9lC7tKXrwnhsYvc88vUyqRCqgKWaGfUYIGCuT+RRfT5AXyx+fdvkG1KUdDTjgS/IUXuC6Sx2wn85Ks6Opqvr8vGQnrPXMhpihBpkblkZBne2be9tN9h1bK5aWlZPWO6gLZWFkrt9YgnL28Vka0X3T0uKXtfA01wETCyEHGCpgW3LZ61ERMa9UjR5NRYoW81tbiK/S11Cay6fhY1tt4GDK/dOIufTSMSXOX45U10K5g8fyK02jsCHek1L0bzW6//TZ6nNosimC9A32Y2ifG/HwC2/c5PytVbsDFKbRqpbAWDMZNnPoLsqkHgk4Y99UOP2LnzHOXzpk5+xH0OMRtc6yg0QQJ3c3WRxZvUPfMze1Rb1hktuLt6j5eBmVtL+si5xrTnEdME9UhC/MWD6hG7t0hsuQQ1Yl7GdMKNmlNRFrAFGTZJZ0AUwUuIdut1mxjO1X+qwNx9awxhtSzanwgPfaUDzD8vL/3T+0ve0AF/+h/c9L/Ztn3C0X8vWn/O6Y37kZjksxuyK+6bQY3aZwJzrngqoGomFzeDz2hjkH4KIV8hbaEqDGRqliI2XKrDLIav+uOosYLwvjSqBhFiOV1sfS2iqCznL7vsbLAs7uPHPIkncfSxNHFKlE3VHLnW96U73I8a6u6IsgooDnqqMjxCS3IYsGQw4E0r1eSokB2gwYXEsUsFxSDvXGRMmVqI0o2rtmQMzqNIHqq5pLxor58oW9lpe/Ccn3y0VPRS5eipx5FG8vmox+bn//Yo+bZS4FbL09OXr41sM2fIZP1652j50hme/mB68u/ruzryu2WuYQ2YPyDgGmfW8Emcw8djsA5RpPb+sGzzY1YOh27CZHZABuYTAlvJvvo6gF0UHDjenxAOHhQTqSseNxKJeSDB4UB8qHbnZ8pxjgDyHaTUpO0GUq2rfYjN0vUPNuPOvDHwAimnWzHBnYCpYCzY1FvER2n2WjqWoDHmO8bTfWsEjpiVNXMZMydS8h/nvnvZnOVlRVRDhCVxrK6a8Uga5PtznPALAXcqFkM+b/JI5qGCof8VPX19Y8Ui1L/mG2P9RNBdn39PGxJwyUp2+ufBD4q0GhrgocLOD8NilbErnkBMhdMsW7FRcm/bG14q8h55tjMC+dXB35wZOq5wfHKYhEJiFknL6f0/mK9fvzAxdJv9wfM+tLeOuePCazexrF3cQaFHuuKANw4vkmb/kP8LLr7jjuKd97ZepHVWk8/SV/oSOu7yP3M7aXbyfu30EutCvr4uSz5Q3e3nn6jcswt6GeFI+Vw5NxmT1lXaTF/y2ovwsmvXqYv9IxfSOuP/FJaT6O7aUlMx6epd/Py5WmkYq3i2jXLBVBDIV+hhAi4za1vV/wF1/XsYPtqNns1k3nx56+hVy+LzpMJ8cknw4EnY9LlPzx52l08OXhywV04iVAGZ7OZuey/wFUcdHCiVEpgB909GQ5MTMSk4dbayUV38ZR7cmFw4WR3Lnuduu5UNOC423Vda/8DjyI6d6z/GHm3PuxX9lXyvnyZ3PhL/3PsWO7YsavtuoZXevONyzE7FU1Kg7ouANEfYG5BCidlfdwv5uOklM/RUuh5XyL1fSstp/VZeqOkFCRups91sAedcvJg9doiEoY7cfOu75vP+rYKTARy9NcnT5HacxdOu6dPts6yWkbLjpQyRqvyTObLz2c/hF76PlTvqQH4waknoMir8GzbD3grN19n/n69SGgPN3oS2aL+awyR/HdSFvgggGYvNo6HvGzIs5DbRfUjZ/Uas4rm/UBntA57DR+gD4cp7fH0Web1eCwpd+UWw0+W4pp6GX86fJUwU6O11eYyIOfja2hto0FEmaVVb7WBVsHj3IToIZrdse60Xz0cnB32P1obvuW4G2sP8F4/dsTyGpThxnKaQP6BRgF061B87+YmWqW5QppNuvIcL16OM1v8optML6YXemqe8lRQ+1LFz1JJlHJvjb4o5eZa69m4nx+XeUPeLdQmL+itE6DWo2FINLPG0vIKWllvEJHLN29Tsl/for2lQ1Dew1rOHSsh6kZspzkeo7ZICwL9DES6mfd5Dqsyx9m2VlcNjxcl/NOqdFzkDaRC3kw+oipzVtBQg1dlLG9ID6uSsrzRLueb6G8oVzdEooylECWtAm92hPJVg+uPaC9EciKPE831lhN3egpq/QcA+7olWW863VvSFiZjkwmSeyozpyh+HVcofxAu1KJTRCusQQZ2opzSFOxpSHdadW24JAOBQdknyjajnp2tULtQxcO2P0f72WLsqECd8nYbjcAyTmQgELac1hOO6RrhiIO4vKBpX9FiQp5Xta+IghL69AsS5vJcAL8giWyeVURuVQ+hFhDIWAl8VNFNfV03LaG1oeHoN1RpHWvo9qMIEwUSH3nPESk86OKjrR+fJeecI+c+q8f4OVZdn+MMfBfGHFlLZwXc+rpSnycC4fFIgguqDd009REpFGlI6pExSVUZzccksAy1rk0SufAYqaMLzGPMO5h3Me+HDMOICNrbasuuQqhXClXdqJ0nX9ljUbBY1+xodZQdENMsBnbHUVJrmIi3JXB7TIP67Vo2iDKAcNlWlX5iajKliBGPTOJubXwggPJVXIaDa9TBDZioaSC8qgG1/vX1+5+Bwol6H/n3ckEkqkTU5Fk9wiocy8WiPMdLyKU7feHSWayjsPZgVRM4PlQYQsGArpypCImtur8vMXlm8k8LLKcYkZzKIz4mChGpGEveU+REpRS3kryOLib6AgENXTyCw4MD+OiVw7CWjv5wsJ7sP0n+P6KlWVEPBlUcSl7gkISwjESWHxq/wGEkG3g6bDRN7+whIyDbpczxBVbkpZvNkDV/IxkJj1tunwsgrRkdiWhw8jw5Hkn7zPAldWQ6KAUi2T3OkHZKE/jbT53osdP7/D1EDiUaf0XEFbGQtYjqWq2R0eSOM7ehQGsF8u989p7n7Oqx6k+ei9fqnsUI0AbomGuTUW+IuZHaS3zrJ6aRpltYEwvna/ZOd1pHtEkh0i3y5CkRnYw844FpEBRJLybKj0caCHJcLYrto/uHzSOUd2Q1mnqo7Dy0SrfJ4uWFvlMZLqQH8xKRsYKjlrU7RDbkfEgPsdMRsYpNhOqKNLvqNfwjrMaN4+0tGGyTtVoylA9gmY/JIU0LKXHSrwL9wbFwOh1GW3YhP38qxcWjnuwAYFLHHo1Jz3L+/bnIq2tGazWg1PlCqXCuztux6D3IsYPKZ+UAi1YMzXHUAFyAahhvbv1cNnSlq289T8qR20wTjIlDEHjp1SqkdQN/Lp1CwN8wG14olW78/fzM0p4TqDTT37/U34/WD7W+tWvXu1793oTnvXbo/PnzbT3hQ+ScSZBycvtRO+d2Bzxo0yzclRJC569IH7CyWesD2ZFUKrXvSjTDZp9R6umRdNVOp+1/rmaybNay0+1z/hh9nuYMaDt3wBMDCIASaq/2k+5fQjSVeFsHt6s1EVfRj81kOrNvZuH4QV054KV2y7Kk6dmhSNS09fxb93E1N9KvZxJqKoF+py+izUzOFIaG0CDqTyJOLOeQivRd49FimVUVtxY0cDAX5np4nCLQDinrrg+HtDqub+8XGax77dUWZCjazmO+lawHxqZ2PqYA3aCggTEfPADADtB+0MbUhScuTNHFhs9IslxMjxeL4+liysr1KZqAsVIwg+FIwMJKSFZTOSuFmOn2MVMX/tcnjHwMCzQImRcCMsZCbcrdw/E35PL9g/E8x7+tUibn6eHA+xh6npEoPvRXvWDml7/KL/0ql7aFl++jviDfGJ9vp5z1x4VuhmPb7c12STGrHoRedLJwBtQVRdHIdWqKghwaWUFDLwLqKuW9UQPP1gRTBSJD1RRqW/UCY1WIcm7BzBztEGPgPPBTe5RsCcxB0Fpq3gekqcFkKThszw0W58dx5eZbXrhlQpnc9hlyBrxY1EumB+eGl5a8JXc8Fh3ry5C9bpmvoj/3ywQ3hw0oRz9altyjmSM9BbCOPvUOWHSEkflxsXrLLZPy1GBid3A4PtdXrO/4BH1i8PBwo+GOx63xvkzrz3r3tu51hXKlGDRyFuCUHTP8OjjLl8uoXF4BgG4ZoLq9MWMgEQL7yYHrueRciGmnkm1HNezh++jYwl3KZk7NvtXadlnfoWjmryFN0kBw1qTWa5Kmfd/PJrMUMcJkCgsb7eQqncPimpSZL89nwH4PR6742X0fTYnxIAyfwbjIbOnnKzTGIANZddpBJBQuXwu5eAcglFxZE1STphpYXlqKb0E1UNP3Nj8C7g4PMqWqyzSurjdHt+lza/aesGaHoK12ZxWi6qx2MnGnzjyEmIe2tUOIVr+uhgsVG22krBY9B6pbqdYmZNmDvWuwHF3rxtX/hFwHsCdVGGCpoeZnPzcjRQvUgIii3fntHJBSiF0nZHnABToN9J1d75w9vG84JwR3zUxd2bcrwuu8JP2dnDDNhIknLmRHj8ad0b27+wL60dHsBaTv24vxULaqRvb1JbTBTEqwBFWbkU044At7xw/GUm5yLOmM9nFmvxE7OL53e2xv8PrY3lo+jboOnR7j5Bl5Xt4jh/tNM99r5Py3j370TXI6HE6He2UXwIWADuOLE6EsUYRq21AiXn0DxR0H8mHHEcRdtJqbNC+208MZDOcJv4HuZvco1O3H4dEo8X+dAdZj/43WKY4XNDey+l7n4/jMDNMbH4D99olcM2+6BaFL9wqmXeo6pvBScFd8WfM0MiKD/uW3SPV3k6KujJ2KxU6NKbqYRMx8axP1B5aWHKxKkopX9g6U2N2uu5stDfTmhghQK/Pw6/TocWgJVNraomKjzj/gXO7tu+vDJzKZE2+CxR2+rdgDAoS1FcRAv6GX+Mpgf2FwsNA/OE95TFOfcRzQXfV2m+/lPfRjf/Yy+8k4c4w5/jq8lURV7rAgUibEzkwGiiTIlu62D3b+ghILNenFN4HcEtVbq04dkBWt74oYaqvYaCw3my90d1Z7v2mgOh2DVsFsMbVU92Otm34tO06zLikSeTvA0y8B0Fvq+tL+Af2EtHXIIUw1EIuMmbXqOK65RJD9VL8k3U8eWagkWVeu9F8Jox/1Y0u6/79QsyT96D2FK9Wtdv0yepm0xxnauylOiegwIFURVYrmeWx7mSjR5XgUlKMIpgRHbXoqGAVonAT6ZOqu++4c51JCZF4qVybHR8e4xWCc19Rw3/SQxUckrAtExTBY4O7lOTYQicdkng3zAr8LeHHvJwfsu+u+UVyPCMk0OdkH4xxiOTU1FXfTFiY6dpYXWSwqLOaJKqsIWAjziLUENgA6wrVrRE9EpE4OMHVmkbl5h0wluHBLeSI8uv6kPOADTMm1+4ghdxwUaaLagXg5NiBGvTS7uwKoTJo4AgGgqJam37LM7MUrF2dnH3nvxdnW125KibwoWnEjkH7rRPFkOqAbAi8LRliWj8tYEHlBjMYC0QFR4EU7+3Vwkyb2l1/ZN2d+52Aunybda5ac6+J7HyGLG37KIkNHLBrdk0myimapmhTEMdeuJexXWJZog0QE4lAwyN6kISuUdscnpt+WkpIPHBofeueqJm/ZHeHxAhaiztzE3M68ZUdt7EwINl6FqhlGb1w1/i9yo2QmgpqhiFWX9ISCCRXTrZdH3kduAxbXeqRL7XhCILVgRnWj75aKeyShq7rIyZwWlKRZDD4CnnzpRE2R54Ro3wOHeIE0klit9am7vOmXJ1IZJ4GYufaJZx9BxS1xt/XMt1hdQ2hoPBlHsmIqmhTgonlrLBZ5gWUNA0RGsjz+pU/roXA8Xrz/zp+2fuacnyyd+GNV6vSBT1P8WIGMyRTeFvEA0AqT7TRbpWg4sPnYkIIA7AZf4owJ0n53zXCcwO1ThZlvcBwrwsYBdJqV+QkB8wvoQUUSZu/nRUF5YIXDnPLrD/ErAmkMT22LzTV3IlXyfrRBzxx1JLeYO3g5t80J98WHM1NPx5iOb+bD6Ema69bGcDj6zdwH4Rj0ZOyVhzP7u+X9CUWfQsQTOMpyFIIcafficT+djEDkgq9KyUpipP/USS1CpunOTlKSrjHvQpeSkgBJW/iItv/i/vaOlNw7PfFuyDXwfwVB8YUAAHicY2BkYGAA4lWM4ubx/DZfGbiZGEDgtpnQKRj9/9f//0y8TCCVHAxgaQAQawqVAHicY2BkYGBiAAI9Job/v/5/ZuJlYGRAAYwhAF9SBIQAeJxjYGBgYBrFo3gUD0H8/z8Zen4NvLtpHR7khAt1wh4A/0IMmAAAAAAAAAAAUABwAI4A5AEwAVQBsgIAAk4CgAKWAtIDDgNuBAAEqgVSBcgF/AZABqAHIgc+B1IHeAeSB6oHwgfmCAIIigjICOII+AkKCRgJLglACUwJYAlwCXwJkgmkCbAJvAoKClYKnArGC2oLoAu8C+wMDgxkDRINpA5ADqQPGA9mD5wQZhDGEQwRbBG2EfoScBKgEywTohP4FCYUSBSgFSAVYBV2FcwV5BYwFlAWyhcIFzwXbheaGEIYdBi8GNAY4hj0GQgZFhk2GU4ZZhl2GeIaQhqyGyIbjhv6HGIczh0sHWQdkh2uHf4eJh5SHngemB64HtgfCB8cHzgfZh+eH9AgGCBQIHQgjCCsIQohQiHSIkwihCK2IvgjRCOGI8Ij+iRqJOglFCUsJWoljiX6JmgmlCbcJxInPid+J6wn9ChQKIoozCjsKQ4pLiliKZwpwCnoKkQqbCqcKtIrQiuiK+YsPix6LM4tAC0yLZAtxi34LnAuoC62LuAvTC+ML9gwTDC0MNoxDDE0MVwxjDG+MfQyQjKCMrAy7jMaM1oznDPYNGA0ljS8NM41GDVONbQ16DYiNmQ2kjbmNyQ3SDdeN6A33Dg6OHI4ojkcOTY5UDlqOYQ5yDniOfA6bjroOww7fjvmPAA8GjwyPJg8/D1OPbY+ID6APtw/KD9mP8A/6D/+QBRAckDYQQRBQEGEQdhCGEJEQrpC3EMOQ1pDkEOiQ9BD7kQ0RKxE1EUKRURFnkXARehGEEZURmZGvEcoR1BHaEeKR75IIEhASHBIpEjYSSZJWkmOSchJ8koQSk5KgEqkSs5LAks4S8hMrEzKTUBNdE2eTchOEk40TpRO4E8gT1pPlk+wUBBQQlBkUIZQ3FEKUS5RYFGaUd5SUlJ2UtxTYlP4VDJUWFRqVKAAAHicY2BkYGAMYZjCIMgAAkxAzAWEDAz/wXwGACE9AhEAeJxtkE1OwzAQhV/6h2glVIGExM5iwQaR/iy66AHafRfZp6nTpEriyHEr9QKcgDNwBk7AkjNwFF7CKAuoR7K/efPGIxvAGJ/wUC8P181erw6umP1ylzQW7pEfhPsY4VF4QP1FeIhnLIRHuEPIG7xefdstnHAHN3gV7lJ/E+6R34X7uMeH8ID6l/AQAb6FR3jyFruwStLIFNVG749ZaNu8hUDbKjWFmvnTVlvrQtvQ6Z3anlV12s+di1VsTa5WpnA6y4wqrTnoyPmJc+VyMolF9yOTY8d3VUiQIoJBQd5AY48jMlbshfp/JWCH5Zk2ucIMPqYXfGv6isYb8gc1HQpbnLlXOHHmnKpDzDymxyAnrZre2p0xDJWyqR2oRNR9Tqi7SiwxYcR//H4zPf8B3ldh6nicbVcFdOO4Fu1Vw1Camd2dZeYsdJaZmeEzKbaSaCtbXktum/3MzMzMzMzMzMzMzP9JtpN0zu85je99kp+fpEeaY3P5X3Xu//7hJjDMo4IqaqijgSZaaKODLhawiCUsYwXbsB07sAf2xF7Yib2xD/bFftgfB+BAHISDcQgOxWE4HEfgSByFo3EMjkUPx+F4nIATsYpdOAkn4xScitNwOs7AmTgLZ+McnIvzcD4uwIW4CBfjElyKy3A5rsCVuApX4xpci+twPW7AjWTlzbgdbo874I64E+6Mu+CuuBvujnuAo48AIQQGGGIEiVuwBoUIMTQS3IoUBhYZ1rGBTYxxG+6Je+HeuA/ui/vh/ngAHogH4cF4CB6Kh+HheAQeiUfh0XgMHovH4fF4Ap6IJ+HJeAqeiqfh6XgGnoln4dl4Dp6L5+H5eAFeiBfhxXgJXoqX4eV4BV6JV+HVeA1ei9fh9XgD3og34c14C96Kt+HteAfeiXfh3XgP3ov34f34AD6ID+HD+Ag+io/h4/gEPolP4dP4DD6Lz+Hz+AK+iC/hy/gKvoqv4ev4Br6Jb+Hb+A6+i+/h+/gBfogf4cf4CX6Kn+Hn+AV+iV/h1/gNfovf4ff4A/6IP+HP+Av+ir/h7/gH/ol/4d/4D/7L5hgYY/OswqqsxuqswZqsxdqsw7psgS2yJbbMVtg2tp3tYHuwPdlebCfbm+3D9mX7sf3ZAexAdhA7mB3CDmWHscPZEexIdhQ7mh3DjmU9dhw7np3ATmSrbBc7iZ3MTmGnstPY6ewMdiY7i53NzmHnsvPY+ewCdiG7iF3MLmGXssvY5ewKdiW7il3NrmHXsuvY9ewGdiO7id08t8TDSMY9niSCpzwOxEIuCLRSPDFTGkUitqaYHmTG6kjeJtJuLhiKWKQyaOVspCPRzqGS8ZopcCRCyRcLnCkrjbSiUBALu6HTtUJBwoflQKKyoYxNOaCNLUwywloZD01JSVePK7u4la7uxne1prwwy2qtShMzI1LT4DJNFI9Flat+FnW4kkNaM61fpEs5GWRK9TZkaEetXKDEwBYw1rFYzGHiprmhpRmeyuHItnOBx8V7pE7UeMRv03GTx1yNrQxMnafBSK7TOaSp3uiFeiPOV7mFrramvJjpvjozs6TlTMeLIW+DG1vaja+2ZwSdHGeJG+nOktWVCQuzRMmAW9EoRfM8tTW+wdPQ1Po8WMuSSp/Ha5W+ECn9KNXtKx2s9UIx4OQSjb7Wa05pxYGVfhaGMtCx6fHAynVpx3tMRf1+kgpjekoP9c4ZMaHxdGTbdMQ5cRaTkqWpbKDTLDLLM4JUijg0M1OGqc4S05kKkmhmfipoyWJ2vtUJHdyM7TalhZOrNvqZVCGBdj8zMiYLIx4vlDghz9Nxt6QbmgZr/cxaHbcCroJMcavTDkGyj6dukxoloQmRSLmT1XI4H/CUIJ2CrdDDTbViqNNxKxgR7fFU8GYO++59jyhYRSFMJCElk76mo6sG7oza9JuFPcPXRdjJMR235n44CxcCHYqesdwZRKcd6MFAiA4lEp2SumBNpHUiWRSbLm2LTSnqes4lliaMDsN5ysJEkHAKyOlsCsrx4oTRzgtulyfcrJG5pG/7Fkmhc2UiXHc2CDJueXdR3A70ukh7MqL00wy5GfnVd0JueZ8byh9huDghYjPRqZ1yGW3lqYhIW3fC16XYaJSsHgqzRo5SD6WJpDENF7luL5uh80eK/LUWZUs6Ep6SLR66pFhxaMX9aOcBlDaKtDQrcrG9PCvIM04h6WsVdkpMXrC2oyD+/CYRvDiRxs5/Jwrz1O+cpFtIaCPozEv1I6GSckTGIVm3PGGUXG2kUzEZt2ResFCwW0izHIzL1a1JG4xETNGQbwWJlJ18VFMetao5YaUSnVn3zXI/Eipqw5Qno+WJwFAhsGLTbpVQ8Znsyq2ZtmLPguTHSF4UcV9vSlvo66UGCl2lyFZyvVJiU7km7Igyx3BUqqWTV6I0zFngQ6NcQqbKoYx2LXWh2J0IXBUt1axTmdAN+qJMjDRNEXGpXOC3Jmi16mFbRH0R9ngWSt3NcVGmi5FkpK1uFZgKayH2H+iIzUCkifVuWxGb0jbIYpFSXeoMeCDKPN0oSYOCPXThVxtIRRMrA8WHlYHWYSffvB43pHhCnFXtgpA32YUCD7lSIh2X83wslsQfTLcglGlsZsohb3TVEbPgirMJUiF8bdw2Q906nKw6pCRpakOth0o0h6kM/TpreaqvjTh1O2l9JLjL1lV6UhEbyZA8qznSWTpU3JjKyEaqRm+SPibDlre0F6Q66eQw34cdBaHjor4olVTdyeu3zUgp5VC8c7WcyyhjU/j5Ar2yRZKX4VlR/k3jLGhP4WrLxd1mL3C5S8YD7YLC+VPFkU4ehj0+IOO6Bek7Bxe1nDXpYV3URDVqASlJ0WNMKprOJG9EU7nffqb6DeeZ5JgxiUzuLB2qFdxK7Te/UZKFvMqX2aUW8ZQKQte3hL2ix2kXzLlGK8cuJxWTig5hoWA6yFxHupxT6ZKg7xFEITHUAvDQjISwhS4XcsUnvLc0IzGkzEDdWoM0Zc7cZglWJ2hXxaFWJN3Jusn1SNLeWFGlfjEzzYhEY+9THlVctqjH5F60ha2iqyUnqsXaO0qs2zohTxxQFhZpI+EqsuSazYRT/XcFdz4JB23C3q8pu1cSYU3Vf7mZ+GUKaoFdJfQ77jdrSv3CFoueuedzkggbxL1nNEuwWnGommh6uenKFplD4eiSQBFXTd9B2ZE09ST1n3XPdR6MG0mqwyywpkn3hdDfAmqpoF7HVuiha3nCbDgz6Voh51Njqr5naBiyJ8yU6ObRqBPnGKZmhDv/pqGS4lv01gStVj0kgRTKB1othzSZjHbOUTOKlmxa1Eql1u9SjQqqooMwNGPeaFM3iXZ1pUULo2IVJXbc9pDiUwlS5fCIq0HNl91xleoblSiT0SGMROqPrTlhiz6Lu+tRHkFLU54H0YwgFEpQIc0Frh2efcPxLW/4/t2/UfMCO08e1KB/3121Le2nJBeTXDWdJ+ftgPdpO8qivvHNf7PAWdJ2iyHXcebXC1yxtFdtKuexUT4qq4TNqGY3XK1tuwcZmL+R4woVI72dmmZKUobTmoPANdbusrC7sEZlimK8lSUhz+9atRzWii5x3YVv03uoP+YJWp3CXQSN7EtFXXqd+raYQmdpQyhq3X375Vc9EZS30pVSoMiV6G5Jm7pcilxK8re9HaWE7llDtzEurqevbqTuhkiXkWFjg8qRoRtx1zUF+U3C+cCEVTbJqvo4z7bz9Ky79Jj1xdzc/wARDj0u") format("woff"),url(//losrealejos.es/wp-includes/fonts/dashicons.ttf?99ac726223c749443b642ce33df8b800) format("truetype");font-weight:400;font-style:normal}.dashicons,.dashicons-before:before{font-family:dashicons;display:inline-block;line-height:1;font-weight:400;font-style:normal;text-decoration:inherit;text-transform:none;text-rendering:auto;-webkit-font-smoothing:antialiased;-moz-osx-font-smoothing:grayscale;width:20px;height:20px;font-size:20px;vertical-align:top;text-align:center;transition:color .1s ease-in}.dashicons-admin-appearance:before{content:"\f100"}.dashicons-admin-collapse:before{content:"\f148"}.dashicons-admin-comments:before{content:"\f101"}.dashicons-admin-customizer:before{content:"\f540"}.dashicons-admin-generic:before{content:"\f111"}.dashicons-admin-home:before{content:"\f102"}.dashicons-admin-links:before{content:"\f103"}.dashicons-admin-media:before{content:"\f104"}.dashicons-admin-multisite:before{content:"\f541"}.dashicons-admin-network:before{content:"\f112"}.dashicons-admin-page:before{content:"\f105"}.dashicons-admin-plugins:before{content:"\f106"}.dashicons-admin-post:before{content:"\f109"}.dashicons-admin-settings:before{content:"\f108"}.dashicons-admin-site-alt:before{content:"\f11d"}.dashicons-admin-site-alt2:before{content:"\f11e"}.dashicons-admin-site-alt3:before{content:"\f11f"}.dashicons-admin-site:before{content:"\f319"}.dashicons-admin-tools:before{content:"\f107"}.dashicons-admin-users:before{content:"\f110"}.dashicons-airplane:before{content:"\f15f"}.dashicons-album:before{content:"\f514"}.dashicons-align-center:before{content:"\f134"}.dashicons-align-full-width:before{content:"\f114"}.dashicons-align-left:before{content:"\f135"}.dashicons-align-none:before{content:"\f138"}.dashicons-align-pull-left:before{content:"\f10a"}.dashicons-align-pull-right:before{content:"\f10b"}.dashicons-align-right:before{content:"\f136"}.dashicons-align-wide:before{content:"\f11b"}.dashicons-amazon:before{content:"\f162"}.dashicons-analytics:before{content:"\f183"}.dashicons-archive:before{content:"\f480"}.dashicons-arrow-down-alt:before{content:"\f346"}.dashicons-arrow-down-alt2:before{content:"\f347"}.dashicons-arrow-down:before{content:"\f140"}.dashicons-arrow-left-alt:before{content:"\f340"}.dashicons-arrow-left-alt2:before{content:"\f341"}.dashicons-arrow-left:before{content:"\f141"}.dashicons-arrow-right-alt:before{content:"\f344"}.dashicons-arrow-right-alt2:before{content:"\f345"}.dashicons-arrow-right:before{content:"\f139"}.dashicons-arrow-up-alt:before{content:"\f342"}.dashicons-arrow-up-alt2:before{content:"\f343"}.dashicons-arrow-up-duplicate:before{content:"\f143"}.dashicons-arrow-up:before{content:"\f142"}.dashicons-art:before{content:"\f309"}.dashicons-awards:before{content:"\f313"}.dashicons-backup:before{content:"\f321"}.dashicons-bank:before{content:"\f16a"}.dashicons-beer:before{content:"\f16c"}.dashicons-bell:before{content:"\f16d"}.dashicons-block-default:before{content:"\f12b"}.dashicons-book-alt:before{content:"\f331"}.dashicons-book:before{content:"\f330"}.dashicons-buddicons-activity:before{content:"\f452"}.dashicons-buddicons-bbpress-logo:before{content:"\f477"}.dashicons-buddicons-buddypress-logo:before{content:"\f448"}.dashicons-buddicons-community:before{content:"\f453"}.dashicons-buddicons-forums:before{content:"\f449"}.dashicons-buddicons-friends:before{content:"\f454"}.dashicons-buddicons-groups:before{content:"\f456"}.dashicons-buddicons-pm:before{content:"\f457"}.dashicons-buddicons-replies:before{content:"\f451"}.dashicons-buddicons-topics:before{content:"\f450"}.dashicons-buddicons-tracking:before{content:"\f455"}.dashicons-building:before{content:"\f512"}.dashicons-businessman:before{content:"\f338"}.dashicons-businessperson:before{content:"\f12e"}.dashicons-businesswoman:before{content:"\f12f"}.dashicons-button:before{content:"\f11a"}.dashicons-calculator:before{content:"\f16e"}.dashicons-calendar-alt:before{content:"\f508"}.dashicons-calendar:before{content:"\f145"}.dashicons-camera-alt:before{content:"\f129"}.dashicons-camera:before{content:"\f306"}.dashicons-car:before{content:"\f16b"}.dashicons-carrot:before{content:"\f511"}.dashicons-cart:before{content:"\f174"}.dashicons-category:before{content:"\f318"}.dashicons-chart-area:before{content:"\f239"}.dashicons-chart-bar:before{content:"\f185"}.dashicons-chart-line:before{content:"\f238"}.dashicons-chart-pie:before{content:"\f184"}.dashicons-clipboard:before{content:"\f481"}.dashicons-clock:before{content:"\f469"}.dashicons-cloud-saved:before{content:"\f137"}.dashicons-cloud-upload:before{content:"\f13b"}.dashicons-cloud:before{content:"\f176"}.dashicons-code-standards:before{content:"\f13a"}.dashicons-coffee:before{content:"\f16f"}.dashicons-color-picker:before{content:"\f131"}.dashicons-columns:before{content:"\f13c"}.dashicons-controls-back:before{content:"\f518"}.dashicons-controls-forward:before{content:"\f519"}.dashicons-controls-pause:before{content:"\f523"}.dashicons-controls-play:before{content:"\f522"}.dashicons-controls-repeat:before{content:"\f515"}.dashicons-controls-skipback:before{content:"\f516"}.dashicons-controls-skipforward:before{content:"\f517"}.dashicons-controls-volumeoff:before{content:"\f520"}.dashicons-controls-volumeon:before{content:"\f521"}.dashicons-cover-image:before{content:"\f13d"}.dashicons-dashboard:before{content:"\f226"}.dashicons-database-add:before{content:"\f170"}.dashicons-database-export:before{content:"\f17a"}.dashicons-database-import:before{content:"\f17b"}.dashicons-database-remove:before{content:"\f17c"}.dashicons-database-view:before{content:"\f17d"}.dashicons-database:before{content:"\f17e"}.dashicons-desktop:before{content:"\f472"}.dashicons-dismiss:before{content:"\f153"}.dashicons-download:before{content:"\f316"}.dashicons-drumstick:before{content:"\f17f"}.dashicons-edit-large:before{content:"\f327"}.dashicons-edit-page:before{content:"\f186"}.dashicons-edit:before{content:"\f464"}.dashicons-editor-aligncenter:before{content:"\f207"}.dashicons-editor-alignleft:before{content:"\f206"}.dashicons-editor-alignright:before{content:"\f208"}.dashicons-editor-bold:before{content:"\f200"}.dashicons-editor-break:before{content:"\f474"}.dashicons-editor-code-duplicate:before{content:"\f494"}.dashicons-editor-code:before{content:"\f475"}.dashicons-editor-contract:before{content:"\f506"}.dashicons-editor-customchar:before{content:"\f220"}.dashicons-editor-expand:before{content:"\f211"}.dashicons-editor-help:before{content:"\f223"}.dashicons-editor-indent:before{content:"\f222"}.dashicons-editor-insertmore:before{content:"\f209"}.dashicons-editor-italic:before{content:"\f201"}.dashicons-editor-justify:before{content:"\f214"}.dashicons-editor-kitchensink:before{content:"\f212"}.dashicons-editor-ltr:before{content:"\f10c"}.dashicons-editor-ol-rtl:before{content:"\f12c"}.dashicons-editor-ol:before{content:"\f204"}.dashicons-editor-outdent:before{content:"\f221"}.dashicons-editor-paragraph:before{content:"\f476"}.dashicons-editor-paste-text:before{content:"\f217"}.dashicons-editor-paste-word:before{content:"\f216"}.dashicons-editor-quote:before{content:"\f205"}.dashicons-editor-removeformatting:before{content:"\f218"}.dashicons-editor-rtl:before{content:"\f320"}.dashicons-editor-spellcheck:before{content:"\f210"}.dashicons-editor-strikethrough:before{content:"\f224"}.dashicons-editor-table:before{content:"\f535"}.dashicons-editor-textcolor:before{content:"\f215"}.dashicons-editor-ul:before{content:"\f203"}.dashicons-editor-underline:before{content:"\f213"}.dashicons-editor-unlink:before{content:"\f225"}.dashicons-editor-video:before{content:"\f219"}.dashicons-ellipsis:before{content:"\f11c"}.dashicons-email-alt:before{content:"\f466"}.dashicons-email-alt2:before{content:"\f467"}.dashicons-email:before{content:"\f465"}.dashicons-embed-audio:before{content:"\f13e"}.dashicons-embed-generic:before{content:"\f13f"}.dashicons-embed-photo:before{content:"\f144"}.dashicons-embed-post:before{content:"\f146"}.dashicons-embed-video:before{content:"\f149"}.dashicons-excerpt-view:before{content:"\f164"}.dashicons-exit:before{content:"\f14a"}.dashicons-external:before{content:"\f504"}.dashicons-facebook-alt:before{content:"\f305"}.dashicons-facebook:before{content:"\f304"}.dashicons-feedback:before{content:"\f175"}.dashicons-filter:before{content:"\f536"}.dashicons-flag:before{content:"\f227"}.dashicons-food:before{content:"\f187"}.dashicons-format-aside:before{content:"\f123"}.dashicons-format-audio:before{content:"\f127"}.dashicons-format-chat:before{content:"\f125"}.dashicons-format-gallery:before{content:"\f161"}.dashicons-format-image:before{content:"\f128"}.dashicons-format-quote:before{content:"\f122"}.dashicons-format-status:before{content:"\f130"}.dashicons-format-video:before{content:"\f126"}.dashicons-forms:before{content:"\f314"}.dashicons-fullscreen-alt:before{content:"\f188"}.dashicons-fullscreen-exit-alt:before{content:"\f189"}.dashicons-games:before{content:"\f18a"}.dashicons-google:before{content:"\f18b"}.dashicons-googleplus:before{content:"\f462"}.dashicons-grid-view:before{content:"\f509"}.dashicons-groups:before{content:"\f307"}.dashicons-hammer:before{content:"\f308"}.dashicons-heading:before{content:"\f10e"}.dashicons-heart:before{content:"\f487"}.dashicons-hidden:before{content:"\f530"}.dashicons-hourglass:before{content:"\f18c"}.dashicons-html:before{content:"\f14b"}.dashicons-id-alt:before{content:"\f337"}.dashicons-id:before{content:"\f336"}.dashicons-image-crop:before{content:"\f165"}.dashicons-image-filter:before{content:"\f533"}.dashicons-image-flip-horizontal:before{content:"\f169"}.dashicons-image-flip-vertical:before{content:"\f168"}.dashicons-image-rotate-left:before{content:"\f166"}.dashicons-image-rotate-right:before{content:"\f167"}.dashicons-image-rotate:before{content:"\f531"}.dashicons-images-alt:before{content:"\f232"}.dashicons-images-alt2:before{content:"\f233"}.dashicons-index-card:before{content:"\f510"}.dashicons-info-outline:before{content:"\f14c"}.dashicons-info:before{content:"\f348"}.dashicons-insert-after:before{content:"\f14d"}.dashicons-insert-before:before{content:"\f14e"}.dashicons-insert:before{content:"\f10f"}.dashicons-instagram:before{content:"\f12d"}.dashicons-laptop:before{content:"\f547"}.dashicons-layout:before{content:"\f538"}.dashicons-leftright:before{content:"\f229"}.dashicons-lightbulb:before{content:"\f339"}.dashicons-linkedin:before{content:"\f18d"}.dashicons-list-view:before{content:"\f163"}.dashicons-location-alt:before{content:"\f231"}.dashicons-location:before{content:"\f230"}.dashicons-lock-duplicate:before{content:"\f315"}.dashicons-lock:before{content:"\f160"}.dashicons-marker:before{content:"\f159"}.dashicons-media-archive:before{content:"\f501"}.dashicons-media-audio:before{content:"\f500"}.dashicons-media-code:before{content:"\f499"}.dashicons-media-default:before{content:"\f498"}.dashicons-media-document:before{content:"\f497"}.dashicons-media-interactive:before{content:"\f496"}.dashicons-media-spreadsheet:before{content:"\f495"}.dashicons-media-text:before{content:"\f491"}.dashicons-media-video:before{content:"\f490"}.dashicons-megaphone:before{content:"\f488"}.dashicons-menu-alt:before{content:"\f228"}.dashicons-menu-alt2:before{content:"\f329"}.dashicons-menu-alt3:before{content:"\f349"}.dashicons-menu:before{content:"\f333"}.dashicons-microphone:before{content:"\f482"}.dashicons-migrate:before{content:"\f310"}.dashicons-minus:before{content:"\f460"}.dashicons-money-alt:before{content:"\f18e"}.dashicons-money:before{content:"\f526"}.dashicons-move:before{content:"\f545"}.dashicons-nametag:before{content:"\f484"}.dashicons-networking:before{content:"\f325"}.dashicons-no-alt:before{content:"\f335"}.dashicons-no:before{content:"\f158"}.dashicons-open-folder:before{content:"\f18f"}.dashicons-palmtree:before{content:"\f527"}.dashicons-paperclip:before{content:"\f546"}.dashicons-pdf:before{content:"\f190"}.dashicons-performance:before{content:"\f311"}.dashicons-pets:before{content:"\f191"}.dashicons-phone:before{content:"\f525"}.dashicons-pinterest:before{content:"\f192"}.dashicons-playlist-audio:before{content:"\f492"}.dashicons-playlist-video:before{content:"\f493"}.dashicons-plugins-checked:before{content:"\f485"}.dashicons-plus-alt:before{content:"\f502"}.dashicons-plus-alt2:before{content:"\f543"}.dashicons-plus:before{content:"\f132"}.dashicons-podio:before{content:"\f19c"}.dashicons-portfolio:before{content:"\f322"}.dashicons-post-status:before{content:"\f173"}.dashicons-pressthis:before{content:"\f157"}.dashicons-printer:before{content:"\f193"}.dashicons-privacy:before{content:"\f194"}.dashicons-products:before{content:"\f312"}.dashicons-randomize:before{content:"\f503"}.dashicons-reddit:before{content:"\f195"}.dashicons-redo:before{content:"\f172"}.dashicons-remove:before{content:"\f14f"}.dashicons-rest-api:before{content:"\f124"}.dashicons-rss:before{content:"\f303"}.dashicons-saved:before{content:"\f15e"}.dashicons-schedule:before{content:"\f489"}.dashicons-screenoptions:before{content:"\f180"}.dashicons-search:before{content:"\f179"}.dashicons-share-alt:before{content:"\f240"}.dashicons-share-alt2:before{content:"\f242"}.dashicons-share:before{content:"\f237"}.dashicons-shield-alt:before{content:"\f334"}.dashicons-shield:before{content:"\f332"}.dashicons-shortcode:before{content:"\f150"}.dashicons-slides:before{content:"\f181"}.dashicons-smartphone:before{content:"\f470"}.dashicons-smiley:before{content:"\f328"}.dashicons-sort:before{content:"\f156"}.dashicons-sos:before{content:"\f468"}.dashicons-spotify:before{content:"\f196"}.dashicons-star-empty:before{content:"\f154"}.dashicons-star-filled:before{content:"\f155"}.dashicons-star-half:before{content:"\f459"}.dashicons-sticky:before{content:"\f537"}.dashicons-store:before{content:"\f513"}.dashicons-superhero-alt:before{content:"\f197"}.dashicons-superhero:before{content:"\f198"}.dashicons-table-col-after:before{content:"\f151"}.dashicons-table-col-before:before{content:"\f152"}.dashicons-table-col-delete:before{content:"\f15a"}.dashicons-table-row-after:before{content:"\f15b"}.dashicons-table-row-before:before{content:"\f15c"}.dashicons-table-row-delete:before{content:"\f15d"}.dashicons-tablet:before{content:"\f471"}.dashicons-tag:before{content:"\f323"}.dashicons-tagcloud:before{content:"\f479"}.dashicons-testimonial:before{content:"\f473"}.dashicons-text-page:before{content:"\f121"}.dashicons-text:before{content:"\f478"}.dashicons-thumbs-down:before{content:"\f542"}.dashicons-thumbs-up:before{content:"\f529"}.dashicons-tickets-alt:before{content:"\f524"}.dashicons-tickets:before{content:"\f486"}.dashicons-tide:before{content:"\f10d"}.dashicons-translation:before{content:"\f326"}.dashicons-trash:before{content:"\f182"}.dashicons-twitch:before{content:"\f199"}.dashicons-twitter-alt:before{content:"\f302"}.dashicons-twitter:before{content:"\f301"}.dashicons-undo:before{content:"\f171"}.dashicons-universal-access-alt:before{content:"\f507"}.dashicons-universal-access:before{content:"\f483"}.dashicons-unlock:before{content:"\f528"}.dashicons-update-alt:before{content:"\f113"}.dashicons-update:before{content:"\f463"}.dashicons-upload:before{content:"\f317"}.dashicons-vault:before{content:"\f178"}.dashicons-video-alt:before{content:"\f234"}.dashicons-video-alt2:before{content:"\f235"}.dashicons-video-alt3:before{content:"\f236"}.dashicons-visibility:before{content:"\f177"}.dashicons-warning:before{content:"\f534"}.dashicons-welcome-add-page:before{content:"\f133"}.dashicons-welcome-comments:before{content:"\f117"}.dashicons-welcome-learn-more:before{content:"\f118"}.dashicons-welcome-view-site:before{content:"\f115"}.dashicons-welcome-widgets-menus:before{content:"\f116"}.dashicons-welcome-write-blog:before{content:"\f119"}.dashicons-whatsapp:before{content:"\f19a"}.dashicons-wordpress-alt:before{content:"\f324"}.dashicons-wordpress:before{content:"\f120"}.dashicons-xing:before{content:"\f19d"}.dashicons-yes-alt:before{content:"\f12a"}.dashicons-yes:before{content:"\f147"}.dashicons-youtube:before{content:"\f19b"}.dashicons-editor-distractionfree:before{content:"\f211"}.dashicons-exerpt-view:before{content:"\f164"}.dashicons-format-links:before{content:"\f103"}.dashicons-format-standard:before{content:"\f109"}.dashicons-post-trash:before{content:"\f182"}.dashicons-share1:before{content:"\f237"}.dashicons-welcome-edit-page:before{content:"\f119"}.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(//losrealejos.es/wp-includes/js/mediaelement/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(//losrealejos.es/wp-includes/js/mediaelement/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(//losrealejos.es/wp-includes/js/mediaelement/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%}.mejs-container{clear:both;max-width:100%}.mejs-container *{font-family:Helvetica,Arial}.mejs-container,.mejs-container .mejs-controls,.mejs-embed,.mejs-embed body{background:#222}.mejs-time{font-weight:400;word-wrap:normal}.mejs-controls a.mejs-horizontal-volume-slider{display:table}.mejs-controls .mejs-horizontal-volume-slider .mejs-horizontal-volume-current,.mejs-controls .mejs-time-rail .mejs-time-loaded{background:#fff}.mejs-controls .mejs-time-rail .mejs-time-current{background:#0073aa}.mejs-controls .mejs-horizontal-volume-slider .mejs-horizontal-volume-total,.mejs-controls .mejs-time-rail .mejs-time-total{background:rgba(255,255,255,.33)}.mejs-controls .mejs-horizontal-volume-slider .mejs-horizontal-volume-current,.mejs-controls .mejs-horizontal-volume-slider .mejs-horizontal-volume-total,.mejs-controls .mejs-time-rail span{border-radius:0}.mejs-overlay-loading{background:0 0}.mejs-controls button:hover{border:none;-webkit-box-shadow:none;box-shadow:none}.me-cannotplay{width:auto!important}.media-embed-details .wp-audio-shortcode{display:inline-block;max-width:400px}.audio-details .embed-media-settings{overflow:visible}.media-embed-details .embed-media-settings .setting span:not(.button-group){max-width:400px;width:auto}.media-embed-details .embed-media-settings .checkbox-setting span{display:inline-block}.media-embed-details .embed-media-settings{padding-top:0;top:28px}.media-embed-details .instructions{padding:16px 0;max-width:600px}.media-embed-details .setting .remove-setting,.media-embed-details .setting p{color:#a00;font-size:10px;text-transform:uppercase}.media-embed-details .setting .remove-setting{padding:5px 0}.media-embed-details .setting a:hover{color:#dc3232}.media-embed-details .embed-media-settings .checkbox-setting{float:none;margin:0 0 10px}.wp-video{max-width:100%;height:auto}.wp_attachment_holder .wp-audio-shortcode,.wp_attachment_holder .wp-video{margin-top:18px}.wp-video-shortcode video,video.wp-video-shortcode{max-width:100%;display:inline-block}.video-details .wp-video-holder{width:100%;max-width:640px}.wp-playlist{border:1px solid #ccc;padding:10px;margin:12px 0 18px;font-size:14px;line-height:1.5}.wp-admin .wp-playlist{margin:0 0 18px}.wp-playlist video{display:inline-block;max-width:100%}.wp-playlist audio{display:none;max-width:100%;width:400px}.wp-playlist .mejs-container{margin:0;max-width:100%}.wp-playlist .mejs-controls .mejs-button button{outline:0}.wp-playlist-light{background:#fff;color:#000}.wp-playlist-dark{color:#fff;background:#000}.wp-playlist-caption{display:block;max-width:88%;overflow:hidden;text-overflow:ellipsis;white-space:nowrap;font-size:14px;line-height:1.5}.wp-playlist-item .wp-playlist-caption{text-decoration:none;color:#000;max-width:-webkit-calc(100% - 40px);max-width:calc(100% - 40px)}.wp-playlist-item-meta{display:block;font-size:14px;line-height:1.5}.wp-playlist-item-title{font-size:14px;line-height:1.5}.wp-playlist-item-album{font-style:italic;overflow:hidden;text-overflow:ellipsis;white-space:nowrap}.wp-playlist-item-artist{font-size:12px;text-transform:uppercase}.wp-playlist-item-length{position:absolute;right:3px;top:0;font-size:14px;line-height:1.5}.rtl .wp-playlist-item-length{left:3px;right:auto}.wp-playlist-tracks{margin-top:10px}.wp-playlist-item{position:relative;cursor:pointer;padding:0 3px;border-bottom:1px solid #ccc}.wp-playlist-item:last-child{border-bottom:0}.wp-playlist-light .wp-playlist-caption{color:#333}.wp-playlist-dark .wp-playlist-caption{color:#ddd}.wp-playlist-playing{font-weight:700;background:#f7f7f7}.wp-playlist-light .wp-playlist-playing{background:#fff;color:#000}.wp-playlist-dark .wp-playlist-playing{background:#000;color:#fff}.wp-playlist-current-item{overflow:hidden;margin-bottom:10px;height:60px}.wp-playlist .wp-playlist-current-item img{float:left;max-width:60px;height:auto;margin-right:10px;padding:0;border:0}.rtl .wp-playlist .wp-playlist-current-item img{float:right;margin-left:10px;margin-right:0}.wp-playlist-current-item .wp-playlist-item-artist,.wp-playlist-current-item .wp-playlist-item-title{overflow:hidden;text-overflow:ellipsis;white-space:nowrap}.wp-audio-playlist .me-cannotplay span{padding:5px 15px}.media-modal *{box-sizing:content-box}.media-modal input,.media-modal select,.media-modal textarea{box-sizing:border-box}.media-frame,.media-modal{font-family:-apple-system,BlinkMacSystemFont,"Segoe UI",Roboto,Oxygen-Sans,Ubuntu,Cantarell,"Helvetica Neue",sans-serif;font-size:12px;-webkit-overflow-scrolling:touch}.media-modal legend{padding:0;font-size:13px}.media-modal label{font-size:13px}.media-modal .legend-inline{position:absolute;transform:translate(-100%,50%);margin-left:-1%;line-height:1.2}.media-frame a{border-bottom:none;color:#2271b1}.media-frame a:active,.media-frame a:hover{color:#135e96}.media-frame a:focus{box-shadow:0 0 0 2px #2271b1;color:#043959;outline:2px solid transparent}.media-frame a.button{color:#2c3338}.media-frame a.button:hover{color:#1d2327}.media-frame a.button-primary,.media-frame a.button-primary:hover{color:#fff}.media-frame input,.media-frame textarea{padding:6px 8px}.media-frame select,.wp-admin .media-frame select{min-height:30px;vertical-align:middle}.media-frame input[type=color],.media-frame input[type=date],.media-frame input[type=datetime-local],.media-frame input[type=datetime],.media-frame input[type=email],.media-frame input[type=month],.media-frame input[type=number],.media-frame input[type=password],.media-frame input[type=search],.media-frame input[type=tel],.media-frame input[type=text],.media-frame input[type=time],.media-frame input[type=url],.media-frame input[type=week],.media-frame select,.media-frame textarea{box-shadow:0 0 0 transparent;border-radius:4px;border:1px solid #8c8f94;background-color:#fff;color:#2c3338;font-family:-apple-system,BlinkMacSystemFont,"Segoe UI",Roboto,Oxygen-Sans,Ubuntu,Cantarell,"Helvetica Neue",sans-serif;font-size:13px;line-height:1.38461538}.media-frame input[type=date],.media-frame input[type=datetime-local],.media-frame input[type=datetime],.media-frame input[type=email],.media-frame input[type=month],.media-frame input[type=number],.media-frame input[type=password],.media-frame input[type=search],.media-frame input[type=tel],.media-frame input[type=text],.media-frame input[type=time],.media-frame input[type=url],.media-frame input[type=week]{padding:0 8px;line-height:2.15384615}.media-frame.mode-grid .wp-filter input[type=search]{font-size:14px;line-height:2}.media-frame input[type=email]:focus,.media-frame input[type=number]:focus,.media-frame input[type=password]:focus,.media-frame input[type=search]:focus,.media-frame input[type=text]:focus,.media-frame input[type=url]:focus,.media-frame select:focus,.media-frame textarea:focus{border-color:#3582c4;box-shadow:0 0 0 1px #3582c4;outline:2px solid transparent}.media-frame input:disabled,.media-frame input[readonly],.media-frame textarea:disabled,.media-frame textarea[readonly]{background-color:#f0f0f1}.media-frame input[type=search]{-webkit-appearance:textfield}.media-frame ::-webkit-input-placeholder{color:#646970}.media-frame ::-moz-placeholder{color:#646970}.media-frame .hidden,.media-frame .setting.hidden{display:none} .ui-draggable-handle,.ui-sortable-handle{touch-action:none}.media-modal{position:fixed;top:30px;left:30px;right:30px;bottom:30px;z-index:160000}.wp-customizer .media-modal{z-index:560000}.media-modal-backdrop{position:fixed;top:0;left:0;right:0;bottom:0;min-height:360px;background:#000;opacity:.7;z-index:159900}.wp-customizer .media-modal-backdrop{z-index:559900}.media-modal-close{position:absolute;top:0;right:0;width:50px;height:50px;margin:0;padding:0;border:1px solid transparent;background:0 0;color:#646970;z-index:1000;cursor:pointer;outline:0;transition:color .1s ease-in-out,background .1s ease-in-out}.media-modal-close:active,.media-modal-close:hover{color:#135e96}.media-modal-close:focus{color:#135e96;border-color:#4f94d4;box-shadow:0 0 3px rgba(34,113,177,.8);outline:2px solid transparent}.media-modal-close span.media-modal-icon{background-image:none}.media-modal-close .media-modal-icon:before{content:"\f158";content:"\f158"/'';font:normal 20px/1 dashicons;vertical-align:middle;-webkit-font-smoothing:antialiased;-moz-osx-font-smoothing:grayscale}.media-modal-content{position:absolute;top:0;left:0;right:0;bottom:0;overflow:auto;min-height:300px;box-shadow:0 5px 15px rgba(0,0,0,.7);background:#fff;-webkit-font-smoothing:subpixel-antialiased}.media-modal-content .media-frame select.attachment-filters{margin-top:32px;margin-right:2%;width:42%;width:calc(48% - 12px)}.wp-core-ui .media-modal-icon{background-image:url(//losrealejos.es/wp-includes/images/uploader-icons.png);background-repeat:no-repeat}.media-toolbar{position:absolute;top:0;left:0;right:0;z-index:100;height:60px;padding:0 16px;border:0 solid #dcdcde;overflow:hidden}.media-frame-toolbar .media-toolbar{top:auto;bottom:-47px;height:auto;overflow:visible;border-top:1px solid #dcdcde}.media-toolbar-primary{float:right;height:100%;position:relative}.media-toolbar-secondary{float:left;height:100%}.media-toolbar-primary>.media-button,.media-toolbar-primary>.media-button-group{margin-left:10px;float:left;margin-top:15px}.media-toolbar-secondary>.media-button,.media-toolbar-secondary>.media-button-group{margin-right:10px;margin-top:15px}.media-sidebar{position:absolute;top:0;right:0;bottom:0;width:267px;padding:0 16px;z-index:75;background:#f6f7f7;border-left:1px solid #dcdcde;overflow:auto;-webkit-overflow-scrolling:touch}.media-sidebar::after{content:"";display:flex;clear:both;height:24px}.hide-toolbar .media-sidebar{bottom:0}.image-details .media-embed h2,.media-sidebar h2{position:relative;font-weight:600;text-transform:uppercase;font-size:12px;color:#646970;margin:24px 0 8px}.attachment-details .setting,.media-sidebar .setting{display:block;float:left;width:100%;margin:0 0 10px}.attachment-details h2{display:grid;grid-template-columns:auto 5em}.media-sidebar .collection-settings .setting{margin:1px 0}.attachment-details .setting.has-description,.media-sidebar .setting.has-description{margin-bottom:5px}.media-sidebar .setting .link-to-custom{margin:3px 2px 0}.attachment-details .setting .name,.attachment-details .setting span,.media-sidebar .setting .name,.media-sidebar .setting .value,.media-sidebar .setting span{min-width:30%;margin-right:4%;font-size:12px;text-align:right;word-wrap:break-word}.media-sidebar .setting .name{max-width:80px}.media-sidebar .setting .value{text-align:left}.media-sidebar .setting select{max-width:65%}.attachment-details .field input[type=checkbox],.attachment-details .field input[type=radio],.attachment-details .setting input[type=checkbox],.attachment-details .setting input[type=radio],.media-sidebar .field input[type=checkbox],.media-sidebar .field input[type=radio],.media-sidebar .setting input[type=checkbox],.media-sidebar .setting input[type=radio]{float:none;margin:8px 3px 0;padding:0}.attachment-details .setting .name,.attachment-details .setting .value,.attachment-details .setting span,.compat-item label span,.media-sidebar .checkbox-label-inline,.media-sidebar .setting .name,.media-sidebar .setting .value,.media-sidebar .setting span{float:left;min-height:22px;padding-top:8px;line-height:1.33333333;font-weight:400;color:#646970}.media-sidebar .checkbox-label-inline{font-size:12px}.attachment-details .copy-to-clipboard-container,.media-sidebar .copy-to-clipboard-container{flex-wrap:wrap;margin-top:10px;margin-left:calc(35% - 1px);padding-top:10px}.attachment-details .attachment-info .copy-to-clipboard-container{float:none}.attachment-details .copy-to-clipboard-container .success,.media-sidebar .copy-to-clipboard-container .success{padding:0;min-height:0;line-height:2.18181818;text-align:left;color:#007017}.compat-item label span{text-align:right}.attachment-details .setting .value,.attachment-details .setting input[type=email],.attachment-details .setting input[type=number],.attachment-details .setting input[type=password],.attachment-details .setting input[type=search],.attachment-details .setting input[type=tel],.attachment-details .setting input[type=text],.attachment-details .setting input[type=url],.attachment-details .setting textarea,.attachment-details .setting+.description,.media-sidebar .setting .value,.media-sidebar .setting input[type=email],.media-sidebar .setting input[type=number],.media-sidebar .setting input[type=password],.media-sidebar .setting input[type=search],.media-sidebar .setting input[type=tel],.media-sidebar .setting input[type=text],.media-sidebar .setting input[type=url],.media-sidebar .setting textarea{box-sizing:border-box;margin:1px;width:65%;float:right}.attachment-details .setting .value,.attachment-details .setting+.description,.media-sidebar .setting .value{margin:0 1px;text-align:left}.attachment-details .setting+.description{clear:both;font-size:12px;font-style:normal;margin-bottom:10px}.attachment-details .setting textarea,.compat-item .field textarea,.media-sidebar .setting textarea{height:62px;resize:vertical}.alt-text textarea,.attachment-details .alt-text textarea,.compat-item .alt-text textarea,.media-sidebar .alt-text textarea{height:50px}.compat-item{float:left;width:100%;overflow:hidden}.compat-item table{width:100%;table-layout:fixed;border-spacing:0;border:0}.compat-item tr{padding:2px 0;display:block;overflow:hidden}.compat-item .field,.compat-item .label{display:block;margin:0;padding:0}.compat-item .label{min-width:30%;margin-right:4%;float:left;text-align:right}.compat-item .label span{display:block;width:100%}.compat-item .field{float:right;width:65%;margin:1px}.compat-item .field input[type=email],.compat-item .field input[type=number],.compat-item .field input[type=password],.compat-item .field input[type=search],.compat-item .field input[type=tel],.compat-item .field input[type=text],.compat-item .field input[type=url],.compat-item .field textarea{width:100%;margin:0;box-sizing:border-box}.sidebar-for-errors .attachment-details,.sidebar-for-errors .compat-item,.sidebar-for-errors .media-sidebar .media-progress-bar,.sidebar-for-errors .upload-details{display:none!important}.media-menu{position:absolute;top:0;left:0;right:0;bottom:0;margin:0;padding:50px 0 10px;background:#f6f7f7;border-right-width:1px;border-right-style:solid;border-right-color:#c3c4c7;-webkit-user-select:none;user-select:none}.media-menu .media-menu-item{display:block;box-sizing:border-box;width:100%;position:relative;border:0;margin:0;padding:8px 20px;font-size:14px;line-height:1.28571428;background:0 0;color:#2271b1;text-align:left;text-decoration:none;cursor:pointer}.media-menu .media-menu-item:hover{background:rgba(0,0,0,.04)}.media-menu .media-menu-item:active{color:#2271b1;outline:0}.media-menu .active,.media-menu .active:hover{color:#1d2327;font-weight:600}.media-menu .media-menu-item:focus{box-shadow:0 0 0 2px #2271b1;color:#043959;outline:2px solid transparent}.media-menu .separator{height:0;margin:12px 20px;padding:0;border-top:1px solid #dcdcde}.media-router{position:relative;padding:0 6px;margin:0;clear:both}.media-router .media-menu-item{position:relative;float:left;border:0;margin:0;padding:8px 10px 9px;height:18px;line-height:1.28571428;font-size:14px;text-decoration:none;background:0 0;cursor:pointer;transition:none}.media-router .media-menu-item:last-child{border-right:0}.media-router .media-menu-item:active,.media-router .media-menu-item:hover{color:#2271b1}.media-router .active,.media-router .active:hover{color:#1d2327}.media-router .media-menu-item:focus{box-shadow:0 0 0 2px #2271b1;color:#043959;outline:2px solid transparent;z-index:1}.media-router .active,.media-router .media-menu-item.active:last-child{margin:-1px -1px 0;background:#fff;border:1px solid #dcdcde;border-bottom:none}.media-router .active:after{display:none}.media-frame{overflow:hidden;position:absolute;top:0;left:0;right:0;bottom:0}.media-frame-menu{position:absolute;top:0;left:0;bottom:0;width:200px;z-index:150}.media-frame-title{position:absolute;top:0;left:200px;right:0;height:50px;z-index:200}.media-frame-router{position:absolute;top:50px;left:200px;right:0;height:36px;z-index:200}.media-frame-content{position:absolute;top:84px;left:200px;right:0;bottom:61px;height:auto;width:auto;margin:0;overflow:auto;background:#fff;border-top:1px solid #dcdcde}.media-frame-toolbar{position:absolute;left:200px;right:0;z-index:100;bottom:60px;height:auto}.media-frame.hide-menu .media-frame-content,.media-frame.hide-menu .media-frame-router,.media-frame.hide-menu .media-frame-title,.media-frame.hide-menu .media-frame-toolbar{left:0}.media-frame.hide-toolbar .media-frame-content{bottom:0}.media-frame.hide-router .media-frame-content{top:50px}.media-frame.hide-menu .media-frame-menu,.media-frame.hide-menu .media-frame-menu-heading,.media-frame.hide-router .media-frame-router,.media-frame.hide-toolbar .media-frame-toolbar{display:none}.media-frame-title h1{padding:0 16px;font-size:22px;line-height:2.27272727;margin:0}.media-attachments-filter-heading,.media-frame-menu-heading{position:absolute;left:20px;top:22px;margin:0;font-size:13px;line-height:1;z-index:151}.media-attachments-filter-heading{top:10px;left:16px}.mode-grid .media-attachments-filter-heading{top:0;left:-9999px}.mode-grid .media-frame-actions-heading{display:none}.wp-core-ui .button.media-frame-menu-toggle{display:none}.media-frame-title .suggested-dimensions{font-size:14px;float:right;margin-right:20px}.media-frame-content .crop-content{height:100%}.options-general-php .crop-content.site-icon,.wp-customizer:not(.mobile) .media-frame-content .crop-content.site-icon{margin-right:300px}.media-frame-content .crop-content .crop-image{display:block;margin:auto;max-width:100%;max-height:100%}.media-frame-content .crop-content .upload-errors{position:absolute;width:300px;top:50%;left:50%;margin-left:-150px;margin-right:-150px;z-index:600000}.media-frame .media-iframe{overflow:hidden}.media-frame .media-iframe,.media-frame .media-iframe iframe{height:100%;width:100%;border:0}.media-frame select.attachment-filters{margin-top:11px;margin-right:2%;max-width:42%;max-width:calc(48% - 12px)}.media-frame select.attachment-filters:last-of-type{margin-right:0}.media-frame .search{margin:32px 0 0;padding:4px;font-size:13px;color:#3c434a;font-family:-apple-system,BlinkMacSystemFont,"Segoe UI",Roboto,Oxygen-Sans,Ubuntu,Cantarell,"Helvetica Neue",sans-serif;-webkit-appearance:none}.media-toolbar-primary .search{max-width:100%}.media-modal .media-frame .media-search-input-label{position:absolute;left:0;top:10px;margin:0;line-height:1}.wp-core-ui .attachments{margin:0;-webkit-overflow-scrolling:touch}.wp-core-ui .attachment{position:relative;float:left;padding:8px;margin:0;color:#3c434a;cursor:pointer;list-style:none;text-align:center;-webkit-user-select:none;user-select:none;width:25%;box-sizing:border-box}.wp-core-ui .attachment.details:focus,.wp-core-ui .attachment:focus,.wp-core-ui .selected.attachment:focus{box-shadow:inset 0 0 2px 3px #fff,inset 0 0 0 7px #4f94d4;outline:2px solid transparent;outline-offset:-6px}.wp-core-ui .selected.attachment{box-shadow:inset 0 0 0 5px #fff,inset 0 0 0 7px #c3c4c7}.wp-core-ui .attachment.details{box-shadow:inset 0 0 0 3px #fff,inset 0 0 0 7px #2271b1}.wp-core-ui .attachment-preview{position:relative;box-shadow:inset 0 0 15px rgba(0,0,0,.1),inset 0 0 0 1px rgba(0,0,0,.05);background:#f0f0f1;cursor:pointer}.wp-core-ui .attachment-preview:before{content:"";display:block;padding-top:100%}.wp-core-ui .attachment .icon{margin:0 auto;overflow:hidden}.wp-core-ui .attachment .thumbnail{overflow:hidden;position:absolute;top:0;right:0;bottom:0;left:0;opacity:1;transition:opacity .1s}.wp-core-ui .attachment .portrait img{max-width:100%}.wp-core-ui .attachment .landscape img{max-height:100%}.wp-core-ui .attachment .thumbnail:after{content:"";display:block;position:absolute;top:0;left:0;right:0;bottom:0;box-shadow:inset 0 0 0 1px rgba(0,0,0,.1);overflow:hidden}.wp-core-ui .attachment .thumbnail img{top:0;left:0}.wp-core-ui .attachment .thumbnail .centered{position:absolute;top:0;left:0;width:100%;height:100%;transform:translate(50%,50%)}.wp-core-ui .attachment .thumbnail .centered img{transform:translate(-50%,-50%)}.wp-core-ui .attachments-browser .attachment .thumbnail .centered img.icon{transform:translate(-50%,-70%)}.wp-core-ui .attachment .filename{position:absolute;left:0;right:0;bottom:0;overflow:hidden;max-height:100%;word-wrap:break-word;text-align:center;font-weight:600;background:rgba(255,255,255,.8);box-shadow:inset 0 0 0 1px rgba(0,0,0,.15)}.wp-core-ui .attachment .filename div{padding:5px 10px}.wp-core-ui .attachment .thumbnail img{position:absolute}.wp-core-ui .attachment-close{display:block;position:absolute;top:5px;right:5px;height:22px;width:22px;padding:0;background-color:#fff;border-radius:3px;box-shadow:0 0 0 1px rgba(0,0,0,.3);transition:none}.wp-core-ui .attachment-close .media-modal-icon{display:inline-block;background-position:-96px 4px;height:22px;width:22px}.wp-core-ui .attachment-close:focus .media-modal-icon,.wp-core-ui .attachment-close:hover .media-modal-icon{background-position:-36px 4px}.wp-core-ui .attachment .check{display:none;height:24px;width:24px;padding:0;border:0;position:absolute;z-index:10;top:0;right:0;outline:0;background:#f0f0f1;cursor:pointer;box-shadow:0 0 0 1px #fff,0 0 0 2px rgba(0,0,0,.15)}.wp-core-ui .attachment .check .media-modal-icon{display:block;background-position:-1px 0;height:15px;width:15px;margin:5px}.wp-core-ui .attachment .check:hover .media-modal-icon{background-position:-40px 0}.wp-core-ui .attachment.selected .check{display:block}.wp-core-ui .attachment.details .check,.wp-core-ui .attachment.selected .check:focus,.wp-core-ui .media-frame.mode-grid .attachment.selected .check{background-color:#2271b1;box-shadow:0 0 0 1px #fff,0 0 0 2px #2271b1}.wp-core-ui .attachment.selected .check:focus{outline:2px solid transparent}.wp-core-ui .attachment.details .check .media-modal-icon,.wp-core-ui .media-frame.mode-grid .attachment.selected .check .media-modal-icon{background-position:-21px 0}.wp-core-ui .attachment.details .check:hover .media-modal-icon,.wp-core-ui .attachment.selected .check:focus .media-modal-icon,.wp-core-ui .media-frame.mode-grid .attachment.selected .check:hover .media-modal-icon{background-position:-60px 0}.wp-core-ui .media-frame .attachment .describe{position:relative;display:block;width:100%;margin:0;padding:0 8px;font-size:12px;border-radius:0}.media-frame .attachments-browser{position:relative;width:100%;height:100%;overflow:hidden}.attachments-browser .media-toolbar{right:300px;height:72px;background:#fff}.attachments-browser.hide-sidebar .media-toolbar{right:0}.attachments-browser .media-toolbar-primary>.media-button,.attachments-browser .media-toolbar-primary>.media-button-group,.attachments-browser .media-toolbar-secondary>.media-button,.attachments-browser .media-toolbar-secondary>.media-button-group{margin:10px 0}.attachments-browser .attachments{padding:2px 8px 8px}.attachments-browser .uploader-inline,.attachments-browser.has-load-more .attachments-wrapper,.attachments-browser:not(.has-load-more) .attachments{position:absolute;top:72px;left:0;right:300px;bottom:0;overflow:auto;outline:0}.attachments-browser .uploader-inline.hidden{display:none}.attachments-browser .media-toolbar-primary{max-width:33%}.mode-grid .attachments-browser .media-toolbar-primary{display:flex;align-items:center;column-gap:.5rem;margin:11px 0}.mode-grid .attachments-browser .media-toolbar-mode-select .media-toolbar-primary{display:none}.attachments-browser .media-toolbar-secondary{max-width:66%}.uploader-inline .close{background-color:transparent;border:0;cursor:pointer;height:48px;outline:0;padding:0;position:absolute;right:2px;text-align:center;top:2px;width:48px;z-index:1}.uploader-inline .close:before{font:normal 30px/1 dashicons!important;color:#50575e;display:inline-block;content:"\f335";content:"\f335"/'';font-weight:300;margin-top:1px}.uploader-inline .close:focus{outline:1px solid #4f94d4;box-shadow:0 0 3px rgba(34,113,177,.8)}.attachments-browser.hide-sidebar .attachments,.attachments-browser.hide-sidebar .uploader-inline{right:0;margin-right:0}.attachments-browser .instructions{display:inline-block;margin-top:16px;line-height:1.38461538;font-size:13px;color:#646970}.attachments-browser .no-media{padding:2em 0 0 2em}.more-loaded .attachment:not(.found-media){background:#dcdcde}.load-more-wrapper{clear:both;display:flex;flex-wrap:wrap;align-items:center;justify-content:center;padding:1em 0}.load-more-wrapper .load-more-count{min-width:100%;margin:0 0 1em;text-align:center}.load-more-wrapper .load-more{margin:0}.media-frame .load-more-wrapper .load-more+.spinner{float:none;margin:0 -30px 0 10px}.media-frame .load-more-wrapper .load-more.hidden+.spinner{margin:0}.load-more-wrapper::after{content:"";min-width:100%;order:1}.load-more-wrapper .load-more-jump{margin:0 0 0 12px}.attachment.new-media{outline:2px dotted #c3c4c7}.media-progress-bar{position:relative;height:10px;width:70%;margin:10px auto;border-radius:10px;background:#dcdcde;background:rgba(0,0,0,.1)}.media-progress-bar div{height:10px;min-width:20px;width:0;background:#2271b1;border-radius:10px;transition:width .3s}.media-uploader-status .media-progress-bar{display:none;width:100%}.uploading.media-uploader-status .media-progress-bar{display:block}.attachment-preview .media-progress-bar{position:absolute;top:50%;left:15%;width:70%;margin:-5px 0 0}.media-uploader-status{position:relative;margin:0 auto;padding-bottom:10px;max-width:400px}.uploader-inline .media-uploader-status h2{display:none}.media-uploader-status .upload-details{display:none;font-size:12px;color:#646970}.uploading.media-uploader-status .upload-details{display:block}.media-uploader-status .upload-detail-separator{padding:0 4px}.media-uploader-status .upload-count{color:#3c434a}.media-uploader-status .upload-dismiss-errors,.media-uploader-status .upload-errors{display:none}.errors.media-uploader-status .upload-dismiss-errors,.errors.media-uploader-status .upload-errors{display:block}.media-uploader-status .upload-dismiss-errors{transition:none;text-decoration:none}.upload-errors .upload-error{padding:12px;margin-bottom:12px;background:#fff;border-left:4px solid #d63638;box-shadow:0 1px 1px 0 rgba(0,0,0,.1)}.uploader-inline .upload-errors .upload-error{padding:12px 30px;background-color:#fcf0f1;box-shadow:none}.upload-errors .upload-error-filename{font-weight:600}.upload-errors .upload-error-message{display:block;padding-top:8px;word-wrap:break-word}.uploader-window,.wp-editor-wrap .uploader-editor{top:0;left:0;right:0;bottom:0;text-align:center;display:none}.uploader-window{position:fixed;z-index:250000;opacity:0;transition:opacity 250ms}.wp-editor-wrap .uploader-editor{position:absolute;z-index:99998;background:rgba(140,143,148,.9)}.uploader-window,.wp-editor-wrap .uploader-editor.droppable{background:rgba(10,75,120,.9)}.uploader-window-content,.wp-editor-wrap .uploader-editor-content{position:absolute;top:10px;left:10px;right:10px;bottom:10px;border:1px dashed #fff}.uploader-window .uploader-editor-title,.uploader-window h1,.wp-editor-wrap .uploader-editor .uploader-editor-title{position:absolute;top:50%;left:0;right:0;transform:translateY(-50%);font-size:3em;line-height:1.3;font-weight:600;color:#fff;margin:0;padding:0 10px}.wp-editor-wrap .uploader-editor .uploader-editor-title{display:none}.wp-editor-wrap .uploader-editor.droppable .uploader-editor-title{display:block}.uploader-window .media-progress-bar{margin-top:20px;max-width:300px;background:0 0;border-color:#fff;display:none}.uploader-window .media-progress-bar div{background:#fff}.uploading .uploader-window .media-progress-bar{display:block}.media-frame .uploader-inline{margin-bottom:20px;padding:0;text-align:center}.uploader-inline-content{position:absolute;top:30%;left:0;right:0}.uploader-inline-content .upload-ui{margin:2em 0}.uploader-inline-content .post-upload-ui{margin-bottom:2em}.uploader-inline .has-upload-message .upload-ui{margin:0 0 4em}.uploader-inline h2{font-size:20px;line-height:1.4;font-weight:400;margin:0}.uploader-inline .has-upload-message .upload-instructions{font-size:14px;color:#3c434a;font-weight:400}.uploader-inline .drop-instructions{display:none}.supports-drag-drop .uploader-inline .drop-instructions{display:block}.uploader-inline p{margin:.5em 0}.uploader-inline .media-progress-bar{display:none}.uploading.uploader-inline .media-progress-bar{display:block}.uploader-inline .browser{display:inline-block!important}.media-selection{position:absolute;top:0;left:0;right:350px;height:60px;padding:0 0 0 16px;overflow:hidden;white-space:nowrap}.media-selection .selection-info{display:inline-block;font-size:12px;height:60px;margin-right:10px;vertical-align:top}.media-selection.editing,.media-selection.empty{display:none}.media-selection.one .edit-selection{display:none}.media-selection .count{display:block;padding-top:12px;font-size:14px;line-height:1.42857142;font-weight:600}.media-selection .button-link{float:left;padding:1px 8px;margin:1px 8px 1px -8px;line-height:1.4;border-right:1px solid #dcdcde;color:#2271b1;text-decoration:none}.media-selection .button-link:focus,.media-selection .button-link:hover{color:#135e96}.media-selection .button-link:last-child{border-right:0;margin-right:0}.selection-info .clear-selection{color:#d63638}.selection-info .clear-selection:focus,.selection-info .clear-selection:hover{color:#d63638}.media-selection .selection-view{display:inline-block;vertical-align:top}.media-selection .attachments{display:inline-block;height:48px;margin:6px;padding:0;overflow:hidden;vertical-align:top}.media-selection .attachment{width:40px;padding:0;margin:4px}.media-selection .attachment .thumbnail{top:0;right:0;bottom:0;left:0}.media-selection .attachment .icon{width:50%}.media-selection .attachment-preview{box-shadow:none;background:0 0}.wp-core-ui .media-selection .attachment.details:focus,.wp-core-ui .media-selection .attachment:focus,.wp-core-ui .media-selection .selected.attachment:focus{box-shadow:0 0 0 1px #fff,0 0 2px 3px #4f94d4;outline:2px solid transparent}.wp-core-ui .media-selection .selected.attachment{box-shadow:none}.wp-core-ui .media-selection .attachment.details{box-shadow:0 0 0 1px #fff,0 0 0 3px #2271b1}.media-selection:after{content:"";display:block;position:absolute;top:0;right:0;bottom:0;width:25px;background-image:linear-gradient(to left,#fff,rgba(255,255,255,0))}.media-selection .attachment .filename{display:none}.media-frame .spinner{background:url(//losrealejos.es/wp-includes/images/spinner.gif) no-repeat;background-size:20px 20px;float:right;display:inline-block;visibility:hidden;opacity:.7;width:20px;height:20px;margin:0;vertical-align:middle}.media-frame .media-sidebar .settings-save-status .spinner{position:absolute;right:0;top:0}.media-frame.mode-grid .spinner{margin:0;float:none;vertical-align:middle}.media-modal .media-toolbar .spinner{float:none;vertical-align:bottom;margin:0 0 5px 5px}.media-frame .instructions+.spinner.is-active{vertical-align:middle}.media-frame .spinner.is-active{visibility:visible}.attachment-details{position:relative;overflow:auto}.attachment-details .settings-save-status{text-align:right;text-transform:none;font-weight:400}.attachment-details .settings-save-status .spinner{float:none;margin-left:5px}.attachment-details .settings-save-status .saved{display:none}.attachment-details.save-waiting .settings-save-status .spinner{visibility:visible}.attachment-details.save-complete .settings-save-status .saved{display:inline-block}.attachment-info{overflow:hidden;min-height:60px;margin-bottom:16px;line-height:1.5;color:#646970;border-bottom:1px solid #dcdcde;padding-bottom:11px}.attachment-info .wp-media-wrapper{margin-bottom:8px}.attachment-info .wp-media-wrapper.wp-audio{margin-top:13px}.attachment-info .filename{font-weight:600;color:#3c434a;word-wrap:break-word}.attachment-info .thumbnail{position:relative;float:left;max-width:120px;max-height:120px;margin-top:5px;margin-right:10px;margin-bottom:5px}.uploading .attachment-info .thumbnail{width:120px;height:80px;box-shadow:inset 0 0 15px rgba(0,0,0,.1)}.uploading .attachment-info .media-progress-bar{margin-top:35px}.attachment-info .thumbnail-image:after{content:"";display:block;position:absolute;top:0;left:0;right:0;bottom:0;box-shadow:inset 0 0 0 1px rgba(0,0,0,.15);overflow:hidden}.attachment-info .thumbnail img{display:block;max-width:120px;max-height:120px;margin:0 auto}.attachment-info .details{float:left;font-size:12px;max-width:100%}.attachment-info .delete-attachment,.attachment-info .edit-attachment,.attachment-info .trash-attachment,.attachment-info .untrash-attachment{display:block;text-decoration:none;white-space:nowrap}.attachment-details.needs-refresh .attachment-info .edit-attachment{display:none}.attachment-info .edit-attachment{display:block}.media-modal .delete-attachment,.media-modal .trash-attachment,.media-modal .untrash-attachment{display:inline;padding:0;color:#d63638}.media-modal .delete-attachment:focus,.media-modal .delete-attachment:hover,.media-modal .trash-attachment:focus,.media-modal .trash-attachment:hover,.media-modal .untrash-attachment:focus,.media-modal .untrash-attachment:hover{color:#d63638}.attachment-display-settings{width:100%;float:left;overflow:hidden}.collection-settings{overflow:hidden}.collection-settings .setting input[type=checkbox]{float:left;margin-right:8px}.collection-settings .setting .name,.collection-settings .setting span{min-width:inherit}.media-modal .imgedit-wrap{position:static}.media-modal .imgedit-wrap .imgedit-panel-content{padding:16px 16px 0;overflow:visible}.media-modal .imgedit-wrap .imgedit-save-target{margin:8px 0 24px}.media-modal .imgedit-group{background:0 0;border:none;box-shadow:none;margin:0;padding:0;position:relative}.media-modal .imgedit-group.imgedit-panel-active{margin-bottom:16px;padding-bottom:16px}.media-modal .imgedit-group-top{margin:0}.media-modal .imgedit-group-top h2,.media-modal .imgedit-group-top h2 .button-link{display:inline-block;text-transform:uppercase;font-size:12px;color:#646970;margin:0;margin-top:3px}.media-modal .imgedit-group-top h2 .button-link,.media-modal .imgedit-group-top h2 a{text-decoration:none;color:#646970}.wp-core-ui.media-modal .image-editor .imgedit-help-toggle,.wp-core-ui.media-modal .image-editor .imgedit-help-toggle:active,.wp-core-ui.media-modal .image-editor .imgedit-help-toggle:hover{border:1px solid transparent;margin:0;padding:0;background:0 0;color:#2271b1;font-size:20px;line-height:1;cursor:pointer;box-sizing:content-box;box-shadow:none}.wp-core-ui.media-modal .image-editor .imgedit-help-toggle:focus{color:#2271b1;border-color:#2271b1;box-shadow:0 0 0 1px #2271b1;outline:2px solid transparent}.wp-core-ui.media-modal .imgedit-group-top .dashicons-arrow-down.imgedit-help-toggle{margin-top:-3px}.wp-core-ui.media-modal .image-editor h3 .imgedit-help-toggle{margin-top:-2px}.media-modal .imgedit-help-toggled span.dashicons:before{content:"\f142";content:"\f142"/''}.media-modal .imgedit-thumbnail-preview{margin:10px 8px 0 0}.imgedit-thumbnail-preview-caption{display:block}.media-modal .imgedit-wrap .notice,.media-modal .imgedit-wrap div.updated{margin:0 16px}.embed-url{display:block;position:relative;padding:16px;margin:0;z-index:250;background:#fff;font-size:18px}.media-frame .embed-url input{font-size:18px;line-height:1.22222222;padding:12px 40px 12px 14px;width:100%;min-width:200px;box-shadow:inset 2px 2px 4px -2px rgba(0,0,0,.1)}.media-frame .embed-url input::-ms-clear{display:none}.media-frame .embed-url .spinner{position:absolute;top:32px;right:26px}.media-frame .embed-loading .embed-url .spinner{visibility:visible}.embed-link-settings,.embed-media-settings{position:absolute;top:82px;left:0;right:0;bottom:0;padding:0 16px;overflow:auto}.media-embed .embed-link-settings .link-text{margin-top:0}.embed-link-settings::after,.embed-media-settings::after{content:"";display:flex;clear:both;height:24px}.media-embed .embed-link-settings{overflow:visible}.embed-preview embed,.embed-preview iframe,.embed-preview img,.mejs-container video{max-width:100%;vertical-align:middle}.embed-preview a{display:inline-block}.embed-preview img{display:block;height:auto}.mejs-container:focus{outline:1px solid #2271b1;box-shadow:0 0 0 2px #2271b1}.image-details .media-modal{left:140px;right:140px}.image-details .media-frame-content,.image-details .media-frame-router,.image-details .media-frame-title{left:0}.image-details .embed-media-settings{top:0;overflow:visible;padding:0}.image-details .embed-media-settings::after{content:none}.image-details .embed-media-settings,.image-details .embed-media-settings div{box-sizing:border-box}.image-details .column-settings{background:#f6f7f7;border-right:1px solid #dcdcde;min-height:100%;width:55%;position:absolute;top:0;left:0}.image-details .column-settings h2{margin:20px;padding-top:20px;border-top:1px solid #dcdcde;color:#1d2327}.image-details .column-image{width:45%;position:absolute;left:55%;top:0}.image-details .image{margin:20px}.image-details .image img{max-width:100%;max-height:500px}.image-details .advanced-toggle{padding:0;color:#646970;text-transform:uppercase;text-decoration:none}.image-details .advanced-toggle:active,.image-details .advanced-toggle:hover{color:#646970}.image-details .advanced-toggle:after{font:normal 20px/1 dashicons;vertical-align:top;-webkit-font-smoothing:antialiased;-moz-osx-font-smoothing:grayscale;content:"\f140";content:"\f140"/'';display:inline-block;margin-top:-2px}.image-details .advanced-visible .advanced-toggle:after{content:"\f142";content:"\f142"/''}.image-details .custom-size .custom-size-setting,.image-details .custom-size label{display:block;float:left}.image-details .custom-size .custom-size-setting label{float:none}.image-details .custom-size input{width:5em}.image-details .custom-size .sep{float:left;margin:26px 6px 0}.image-details .custom-size .description{margin-left:0}.media-embed .thumbnail{max-width:100%;max-height:200px;position:relative;float:left}.media-embed .thumbnail img{max-height:200px;display:block}.media-embed .thumbnail:after{content:"";display:block;position:absolute;top:0;left:0;right:0;bottom:0;box-shadow:inset 0 0 0 1px rgba(0,0,0,.1);overflow:hidden}.media-embed .setting,.media-embed .setting-group{width:100%;margin:10px 0;float:left;display:block;clear:both}.media-embed .setting-group .setting:not(.checkbox-setting){margin:0}.media-embed .setting.has-description{margin-bottom:5px}.media-embed .description{clear:both;font-style:normal}.media-embed .content-track+.description{line-height:1.4;max-width:none!important}.media-embed .remove-track{margin-bottom:10px}.image-details .embed-media-settings .setting,.image-details .embed-media-settings .setting-group{float:none;width:auto}.image-details .actions{margin:10px 0}.image-details .hidden{display:none}.media-embed .setting input[type=text],.media-embed .setting textarea,.media-embed fieldset{display:block;width:100%;max-width:400px}.image-details .embed-media-settings .setting input[type=text],.image-details .embed-media-settings .setting textarea{max-width:inherit;width:70%}.image-details .description,.image-details .embed-media-settings .custom-size,.image-details .embed-media-settings .link-target,.image-details .embed-media-settings .setting input.link-to-custom,.image-details .embed-media-settings .setting-group{margin-left:27%;width:70%}.image-details .description{font-style:normal;margin-top:0}.image-details .embed-media-settings .link-target{margin-top:16px}.audio-details .checkbox-label,.image-details .checkbox-label,.video-details .checkbox-label{vertical-align:baseline}.media-embed .setting input.hidden,.media-embed .setting textarea.hidden{display:none}.media-embed .setting .name,.media-embed .setting span,.media-embed .setting-group .name{display:inline-block;font-size:13px;line-height:1.84615384;color:#646970}.media-embed .setting span{display:block;width:200px}.image-details .embed-media-settings .setting .name,.image-details .embed-media-settings .setting span{float:left;width:25%;text-align:right;margin:8px 1% 0;line-height:1.1}.image-details .embed-media-settings .setting .button-group,.media-frame .setting-group .button-group{width:auto}.media-embed-sidebar{position:absolute;top:0;left:440px}.advanced-section,.link-settings{margin-top:10px}.media-frame .setting .button-group{display:flex;margin:0!important;max-width:none!important}.rtl .media-frame,.rtl .media-frame .search,.rtl .media-frame input[type=email],.rtl .media-frame input[type=number],.rtl .media-frame input[type=password],.rtl .media-frame input[type=search],.rtl .media-frame input[type=tel],.rtl .media-frame input[type=text],.rtl .media-frame input[type=url],.rtl .media-frame select,.rtl .media-frame textarea,.rtl .media-modal{font-family:Tahoma,sans-serif}:lang(he-il) .rtl .media-frame,:lang(he-il) .rtl .media-frame .search,:lang(he-il) .rtl .media-frame input[type=email],:lang(he-il) .rtl .media-frame input[type=number],:lang(he-il) .rtl .media-frame input[type=password],:lang(he-il) .rtl .media-frame input[type=search],:lang(he-il) .rtl .media-frame input[type=text],:lang(he-il) .rtl .media-frame input[type=url],:lang(he-il) .rtl .media-frame select,:lang(he-il) .rtl .media-frame textarea,:lang(he-il) .rtl .media-modal{font-family:Arial,sans-serif}@media only screen and (max-width:900px){.media-modal .media-frame-title{height:40px}.media-modal .media-frame-title h1{line-height:2.22222222;font-size:18px}.media-modal-close{width:42px;height:42px}.media-frame .media-frame-title{position:static;padding:0 44px;text-align:center}.media-frame:not(.hide-menu) .media-frame-content,.media-frame:not(.hide-menu) .media-frame-router,.media-frame:not(.hide-menu) .media-frame-toolbar{left:0}.media-frame:not(.hide-menu) .media-frame-router{top:80px}.media-frame:not(.hide-menu) .media-frame-content{top:114px}.media-frame.hide-router .media-frame-content{top:80px}.media-frame:not(.hide-menu) .media-frame-menu{position:static;width:0}.media-frame:not(.hide-menu) .media-menu{display:none;width:auto;max-width:80%;overflow:auto;z-index:2000;top:75px;left:50%;transform:translateX(-50%);right:auto;bottom:auto;padding:5px 0;border:1px solid #c3c4c7}.media-frame:not(.hide-menu) .media-menu.visible{display:block}.media-frame:not(.hide-menu) .media-menu>a{padding:12px 16px;font-size:16px}.media-frame:not(.hide-menu) .media-menu .separator{margin:5px 10px}.media-frame-menu-heading{clip-path:inset(50%);height:1px;overflow:hidden;padding:0;width:1px;border:0;margin:-1px;word-wrap:normal!important}.wp-core-ui .media-frame:not(.hide-menu) .button.media-frame-menu-toggle{display:inline-flex;align-items:center;position:absolute;left:50%;transform:translateX(-50%);margin:-6px 0 0;padding:0 2px 0 12px;font-size:.875rem;font-weight:600;text-decoration:none;background:0 0;height:.1%;min-height:40px}.wp-core-ui .button.media-frame-menu-toggle:active,.wp-core-ui .button.media-frame-menu-toggle:hover{background:0 0;transform:none}.wp-core-ui .button.media-frame-menu-toggle:focus{outline:1px solid transparent}.media-sidebar{width:230px}.options-general-php .crop-content.site-icon,.wp-customizer:not(.mobile) .media-frame-content .crop-content.site-icon{margin-right:262px}.attachments-browser .attachments,.attachments-browser .attachments-wrapper,.attachments-browser .media-toolbar,.attachments-browser .uploader-inline,.attachments-browser.has-load-more .attachments-wrapper{right:262px}.attachments-browser .media-toolbar{height:82px}.attachments-browser .attachments,.attachments-browser .uploader-inline,.media-frame-content .attachments-browser .attachments-wrapper{top:82px}.attachment-details .setting,.media-sidebar .setting{margin:6px 0}.attachment-details .setting .name,.attachment-details .setting input,.attachment-details .setting textarea,.compat-item label span,.media-sidebar .setting .name,.media-sidebar .setting input,.media-sidebar .setting textarea{float:none;display:inline-block}.attachment-details .setting span,.media-sidebar .checkbox-label-inline,.media-sidebar .setting span{float:none}.media-sidebar .setting .select-label-inline{display:inline}.attachment-details .setting .name,.compat-item label span,.media-sidebar .checkbox-label-inline,.media-sidebar .setting .name{text-align:inherit;min-height:16px;margin:0;padding:8px 2px 2px}.attachment-details .attachment-info .copy-to-clipboard-container,.media-sidebar .setting .copy-to-clipboard-container{margin-left:0;padding-top:0}.attachment-details .attachment-info .copy-attachment-url,.media-sidebar .setting .copy-attachment-url{margin:0 1px}.attachment-details .setting .value,.media-sidebar .setting .value{float:none;width:auto}.attachment-details .setting input[type=email],.attachment-details .setting input[type=number],.attachment-details .setting input[type=password],.attachment-details .setting input[type=search],.attachment-details .setting input[type=tel],.attachment-details .setting input[type=text],.attachment-details .setting input[type=url],.attachment-details .setting select,.attachment-details .setting textarea,.attachment-details .setting+.description,.media-sidebar .setting input[type=email],.media-sidebar .setting input[type=number],.media-sidebar .setting input[type=password],.media-sidebar .setting input[type=search],.media-sidebar .setting input[type=tel],.media-sidebar .setting input[type=text],.media-sidebar .setting input[type=url],.media-sidebar .setting select,.media-sidebar .setting textarea{float:none;width:98%;max-width:none;height:auto}.media-frame .media-toolbar input[type=search]{line-height:2.25}.attachment-details .setting select.columns,.media-sidebar .setting select.columns{width:auto}.media-frame .search,.media-frame input,.media-frame textarea{padding:3px 6px}.wp-admin .media-frame select{min-height:40px;font-size:16px;line-height:1.625;padding:5px 24px 5px 8px}.image-details .column-image{width:30%;left:70%}.image-details .column-settings{width:70%}.image-details .media-modal{left:30px;right:30px}.image-details .embed-media-settings .setting,.image-details .embed-media-settings .setting-group{margin:20px}.image-details .embed-media-settings .setting .name,.image-details .embed-media-settings .setting span{float:none;text-align:left;width:100%;margin-bottom:4px;margin-left:0}.media-modal .legend-inline{position:static;transform:none;margin-left:0;margin-bottom:6px}.image-details .embed-media-settings .setting-group .setting{margin-bottom:0}.image-details .embed-media-settings .setting input.link-to-custom,.image-details .embed-media-settings .setting input[type=text],.image-details .embed-media-settings .setting textarea{width:100%;margin-left:0}.image-details .embed-media-settings .setting.has-description{margin-bottom:5px}.image-details .description{width:auto;margin:0 20px}.image-details .embed-media-settings .custom-size{margin-left:20px}.collection-settings .setting input[type=checkbox]{float:none;margin-top:0}.media-selection{min-width:120px}.media-selection:after{background:0 0}.media-selection .attachments{display:none}.media-modal .attachments-browser .media-toolbar .search{max-width:100%;height:auto;float:right}.media-modal .attachments-browser .media-toolbar .attachment-filters{height:auto}.media-frame input[type=email],.media-frame input[type=number],.media-frame input[type=password],.media-frame input[type=search],.media-frame input[type=text],.media-frame input[type=url],.media-frame select,.media-frame textarea{font-size:16px;line-height:1.5}.media-frame .media-toolbar input[type=search]{line-height:2.3755}.media-modal .media-toolbar .spinner{margin-bottom:10px}}@media screen and (max-width:782px){.imgedit-panel-content{grid-template-columns:auto}.media-frame-toolbar .media-toolbar{bottom:-54px}.mode-grid .attachments-browser .media-toolbar-primary{display:grid;grid-template-columns:auto 1fr}.mode-grid .attachments-browser .media-toolbar-primary input[type=search]{width:100%}.attachment-details .copy-to-clipboard-container .success,.media-sidebar .copy-to-clipboard-container .success{font-size:14px;line-height:2.71428571}.media-frame .wp-filter .media-toolbar-secondary{position:unset}.media-frame .media-toolbar-secondary .spinner{position:absolute;top:0;bottom:0;margin:auto;left:0;right:0;z-index:9}.media-bg-overlay{content:'';background:#fff;width:100%;height:100%;display:none;position:absolute;left:0;right:0;top:0;bottom:0;opacity:.6}}@media only screen and (max-width:640px),screen and (max-height:400px){.image-details .media-modal,.media-modal{position:fixed;top:0;left:0;right:0;bottom:0}.media-modal-backdrop{position:fixed}.options-general-php .crop-content.site-icon,.wp-customizer:not(.mobile) .media-frame-content .crop-content.site-icon{margin-right:0}.media-sidebar{z-index:1900;max-width:70%;bottom:120%;box-sizing:border-box;padding-bottom:0}.media-sidebar.visible{bottom:0}.attachments-browser .attachments,.attachments-browser .media-toolbar,.attachments-browser .uploader-inline,.media-frame-content .attachments-browser .attachments-wrapper{right:0}.image-details .media-frame-title{display:block;top:0;font-size:14px}.image-details .column-image,.image-details .column-settings{width:100%;position:relative;left:0}.image-details .column-settings{padding:4px 0}.media-frame-content .media-toolbar .instructions{display:none}.load-more-wrapper .load-more-jump{margin:12px 0 0}}@media only screen and (min-width:901px) and (max-height:400px){.media-frame:not(.hide-menu) .media-menu,.media-menu{top:0;padding-top:44px}.load-more-wrapper .load-more-jump{margin:12px 0 0}}@media only screen and (max-width:480px){.wp-core-ui.wp-customizer .media-button{margin-top:13px}}@media print,(min-resolution:120dpi){.wp-core-ui .media-modal-icon{background-image:url(//losrealejos.es/wp-includes/images/uploader-icons-2x.png);background-size:134px 15px}.media-frame .spinner{background-image:url(//losrealejos.es/wp-includes/images/spinner-2x.gif)}}.media-frame-content[data-columns="1"] .attachment{width:100%}.media-frame-content[data-columns="2"] .attachment{width:50%}.media-frame-content[data-columns="3"] .attachment{width:33.33%}.media-frame-content[data-columns="4"] .attachment{width:25%}.media-frame-content[data-columns="5"] .attachment{width:20%}.media-frame-content[data-columns="6"] .attachment{width:16.66%}.media-frame-content[data-columns="7"] .attachment{width:14.28%}.media-frame-content[data-columns="8"] .attachment{width:12.5%}.media-frame-content[data-columns="9"] .attachment{width:11.11%}.media-frame-content[data-columns="10"] .attachment{width:10%}.media-frame-content[data-columns="11"] .attachment{width:9.09%}.media-frame-content[data-columns="12"] .attachment{width:8.33%}.imgareaselect-border1 {
background: url(//losrealejos.es/wp-includes/js/imgareaselect/border-anim-v.gif) repeat-y left top;
}
.imgareaselect-border2 {
background: url(//losrealejos.es/wp-includes/js/imgareaselect/border-anim-h.gif) repeat-x left top;
}
.imgareaselect-border3 {
background: url(//losrealejos.es/wp-includes/js/imgareaselect/border-anim-v.gif) repeat-y right top;
}
.imgareaselect-border4 {
background: url(//losrealejos.es/wp-includes/js/imgareaselect/border-anim-h.gif) repeat-x left bottom;
}
.imgareaselect-border1, .imgareaselect-border2,
.imgareaselect-border3, .imgareaselect-border4 {
filter: alpha(opacity=50);
opacity: 0.5;
}
.imgareaselect-handle {
background-color: #fff;
border: solid 1px #000;
filter: alpha(opacity=50);
opacity: 0.5;
}
.imgareaselect-outer {
background-color: #000;
filter: alpha(opacity=50);
opacity: 0.5;
}
.imgareaselect-selection {
}

@font-face {
font-family: helveticabold;
src: url(//losrealejos.es/wp-content/plugins/ultimate-social-media-icons/css/fonts/helvetica_bold_0-webfont.eot);
src: url(//losrealejos.es/wp-content/plugins/ultimate-social-media-icons/css/fonts/helvetica_bold_0-webfont.eot?#iefix) format('embedded-opentype'), url(//losrealejos.es/wp-content/plugins/ultimate-social-media-icons/css/fonts/helvetica_bold_0-webfont.woff) format('woff'), url(//losrealejos.es/wp-content/plugins/ultimate-social-media-icons/css/fonts/helvetica_bold_0-webfont.ttf) format('truetype'), url(//losrealejos.es/wp-content/plugins/ultimate-social-media-icons/css/fonts/helvetica_bold_0-webfont.svg#helveticabold) format('svg');
font-weight: 400;
font-style: normal;
}
@font-face {
font-family: helveticaregular;
src: url(//losrealejos.es/wp-content/plugins/ultimate-social-media-icons/css/fonts/helvetica_0-webfont.eot);
src: url(//losrealejos.es/wp-content/plugins/ultimate-social-media-icons/css/fonts/helvetica_0-webfont.eot?#iefix) format('embedded-opentype'), url(//losrealejos.es/wp-content/plugins/ultimate-social-media-icons/css/fonts/helvetica_0-webfont.woff) format('woff'), url(//losrealejos.es/wp-content/plugins/ultimate-social-media-icons/css/fonts/helvetica_0-webfont.ttf) format('truetype'), url(//losrealejos.es/wp-content/plugins/ultimate-social-media-icons/css/fonts/helvetica_0-webfont.svg#helveticaregular) format('svg');
font-weight: 400;
font-style: normal;
}
@font-face {
font-family: helvetica-light;
src: url(//losrealejos.es/wp-content/plugins/ultimate-social-media-icons/css/fonts/helvetica_0-webfont.eot);
src: url(//losrealejos.es/wp-content/plugins/ultimate-social-media-icons/css/fonts/helvetica_0-webfont.eot?#iefix) format('embedded-opentype'), url(//losrealejos.es/wp-content/plugins/ultimate-social-media-icons/css/fonts/helvetica_0-webfont.woff) format('woff'), url(//losrealejos.es/wp-content/plugins/ultimate-social-media-icons/css/fonts/helvetica_0-webfont.ttf) format('truetype'), url(//losrealejos.es/wp-content/plugins/ultimate-social-media-icons/css/fonts/helvetica_0-webfont.svg#helvetica-light) format('svg');
font-weight: 400;
font-style: normal;
}
@font-face {
font-family: helveticaneue-light;
src: url(//losrealejos.es/wp-content/plugins/ultimate-social-media-icons/css/fonts/helveticaneue-light.eot);
src: url(//losrealejos.es/wp-content/plugins/ultimate-social-media-icons/css/fonts/helveticaneue-light.eot?#iefix) format('embedded-opentype'), url(//losrealejos.es/wp-content/plugins/ultimate-social-media-icons/css/fonts/helveticaneue-light.woff) format('woff'), url(//losrealejos.es/wp-content/plugins/ultimate-social-media-icons/css/fonts/helveticaneue-light.ttf) format('truetype'), url(//losrealejos.es/wp-content/plugins/ultimate-social-media-icons/css/fonts/helveticaneue-light.svg#helveticaneue-light) format('svg');
font-weight: 400;
font-style: normal;
}
body {
margin: 0;
padding: 0;
}
.clear {
clear: both;
}
.space {
clear: both;
padding: 30px 0 0;
width: 100%;
float: left;
}
.like_txt {
margin: 30px 0 0;
padding: 0;
color: #12a252;
font-family: helveticaregular;
font-size: 20px;
line-height: 20px;
text-align: center;
}
.like_txt a {
color: #12a252;
}
.sfsibeforpstwpr iframe,
.sfsiaftrpstwpr iframe {
max-width: none;
}
.sfwp_fivestar_ul li {
display: block;
padding-right: 20px;
}
.shwthmbfraftr {
margin-top: 5px !important
}
label.toglpstpgsbttl {
float: left;
margin-top: 5px !important
}
.tab_3_icns.shwthmbfraftr .cstmdisplaysharingtxt {
float: left;
}
.tab6 ul.enough_waffling.sfsi_dsplyatend {
width: 24%;
float: left;
}
.tab4 ul.like_icon {
margin: 0;
padding: 20px 0 0;
list-style: none;
text-align: center;
}
.tab4 ul.like_icon li {
margin: 0;
padding: 0;
list-style: none;
display: inline-block;
}
.tab4 ul.like_icon li span {
margin: 0;
width: 58px;
display: block;
background: url(//losrealejos.es/wp-content/plugins/ultimate-social-media-icons/images/count_bg.png) no-repeat;
height: 38px;
overflow: hidden;
padding: 10px 2px 2px;
font-size: 17px;
text-align: center;
line-height: 24px;
color: #5a6570;
}
.tab4 ul.like_icon li a {
color: #5a6570;
text-decoration: none;
}
.tab4 ul.enough_waffling {
margin: 0;
padding: 25px 0 27px;
list-style: none;
text-align: center;
}
.tab4 ul.enough_waffling li {
margin: 0 22px;
padding: 0;
list-style: none;
display: inline-block;
}
.tab4 ul.enough_waffling li span {
float: left;
}
.tab4 ul.enough_waffling li label {
margin: 0 0 0 20px;
float: left;
font-family: helveticaregular;
font-size: 18px;
font-weight: 400;
text-align: center;
line-height: 38px;
color: #5a6570;
}
.sfsi_mainContainer .checkbox {
width: 31px;
height: 31px;
background: url(//losrealejos.es/wp-content/plugins/ultimate-social-media-icons/images/check_bg.jpg) no-repeat;
display: inherit;
}
.sfsi_mainContainer .radio {
width: 40px;
height: 40px;
background: url(//losrealejos.es/wp-content/plugins/ultimate-social-media-icons/images/radio_bg.png) no-repeat;
display: inherit;
}
.sfsi_mainContainer .select {
width: 137px;
height: 47px;
font-size: 17px;
background: url(//losrealejos.es/wp-content/plugins/ultimate-social-media-icons/images/select_bg.jpg) no-repeat;
display: block;
padding-left: 16px;
line-height: 49px;
}
.sfsi_mainContainer .line {
background: #eaebee;
height: 1px;
font-size: 0;
margin: 15px 0 0;
clear: both;
width: 100%;
float: left;
}
.specify_counts {
display: block;
margin-top: 15px;
padding-top: 15px;
clear: both;
width: 100%;
float: left;
border-top: 1px solid #eaebee;
}
.specify_counts .radio_section {
width: 30px;
float: left;
margin: 12px 10px 0 0;
}
.specify_counts .social_icon_like {
width: 54px;
float: left;
margin: 0 15px 0 0;
}
.specify_counts .social_icon_like ul {
margin: 0;
padding: 0;
list-style: none;
text-align: center;
}
.specify_counts .social_icon_like li {
margin: 0;
padding: 0;
list-style: none;
display: inline-block;
}
.specify_counts .social_icon_like li span {
margin: 0;
width: 54px;
display: block;
background: url(//losrealejos.es/wp-content/plugins/ultimate-social-media-icons/images/count_bg.jpg) no-repeat;
height: 24px;
overflow: hidden;
padding: 10px 2px 2px;
font-family: helveticaregular;
font-size: 16px;
text-align: center;
line-height: 24px;
color: #5a6570;
}
.specify_counts .social_icon_like li a {
color: #5a6570;
text-decoration: none;
}
.specify_counts .listing {
width: 88%;
margin-top: -5px;
display: inherit;
float: left;
}
.specify_counts .listing ul {
margin: 0;
padding: 0;
list-style: none;
text-align: left;
}
.specify_counts .listing li {
margin: 15px 0 0;
padding: 0;
list-style: none;
clear: both;
line-height: 39px;
font-size: 17px;
}
.specify_counts .listing li span {
float: left;
margin-right: 20px;
}
.specify_counts .listing li .input {
background: #e5e5e5;
box-shadow: 2px 2px 3px #dcdcdc inset;
border: 0;
padding: 10px;
margin-left: 25px;
}
.specify_counts .listing li .input_facebook {
width: 288px;
background: #e5e5e5;
box-shadow: 2px 2px 3px #dcdcdc inset;
border: 0;
padding: 10px;
margin-left: 16px;
}
.save_button {
width: 450px;
padding-top: 30px;
clear: both;
margin: auto;
}
.save_button a {
background: #12a252;
text-align: center;
font-size: 23px;
color: #FFF !important;
display: block;
padding: 11px 0;
text-decoration: none;
}
.save_button a:hover {
background: #079345
}
.tab5 ul.share_icon_order {
margin: 0;
padding: 0;
list-style: none;
text-align: left;
}
.tab5 ul.share_icon_order li {
margin: 22px 6px 0 0;
padding: 0;
list-style: none;
float: left;
line-height: 37px;
}
.tab5 ul.share_icon_order li:last-child {
margin: 22px 0 0 3px;
}
.tab5 .row {
border-top: 1px solid #eaebee;
margin-top: 25px;
padding-top: 15px;
clear: both;
display: block;
width: 100%;
float: left;
font-family: helveticaregular;
line-height: 42px;
}
.tab5 .icons_size {
position: relative;
}
.tab5 .icons_size span {
margin-right: 18px;
display: block;
float: left;
font-size: 17px;
font-weight: 400;
line-height: 46px;
}
.tab5 .icons_size span.last {
margin-left: 55px;
}
.tab5 .icons_size input {
width: 73px;
background: #e5e5e5;
box-shadow: 2px 2px 3px #dcdcdc inset;
border: 0;
padding: 13px 13px 12px;
margin-right: 18px;
float: left;
display: block;
}
.tab5 .icons_size select.styled {
position: absolute;
left: 0;
width: 135px;
height: 46px;
line-height: 46px;
}
.tab5 .icons_size .field {
position: relative;
float: left;
display: block;
margin-right: 20px;
}
.tab5 .icons_size ins {
margin-right: 25px;
float: left;
font-size: 17px;
font-weight: 400;
text-decoration: none;
}
.tab5 .icons_size ins.leave_empty {
line-height: 23px;
}
.tab5 .icons_size {
padding-top: 15px;
}
.tab5 ul.enough_waffling {
margin: -5px 0 0;
padding: 0;
list-style: none;
text-align: center;
}
.tab5 .new_wind .row_onl ul.enough_waffling { margin: 20px 0 0 0;
padding: 0;
list-style: none;
height: 38px;
text-align: center;
width: 61%;
}
.tab5 ul.enough_waffling li {
margin: 0 22px;
padding: 0;
list-style: none;
display: inline-block;
float: left;
}
.tab5 ul.enough_waffling li span {
float: left;
}
.tab5 ul.enough_waffling li label {
margin: 0 0 0 20px;
float: left;
font-family: helveticaregular;
font-size: 18px;
font-weight: 400;
text-align: center;
line-height: 38px;
color: #5a6570;
}
.sticking p {
float: left;
font-size: 18px !important;
}
.sticking p.list {
width: 168px;
}
.sticking p.link {
margin: 3px 0 0 12px;
padding: 0 !important;
float: left;
}
.sticking .float {
margin-left: 188px;
margin-top: 3px;
float: left;
font-size: 17px;
}
.sticking ul {
margin: 0;
padding: 30px 0 0;
list-style: none;
float: left;
}
.sticking a {
color: #a4a9ad;
}
.sticking p {
line-height: 19px !important;
}
.sticking .field {
position: relative;
float: left;
display: block;
margin-left: 20px;
}
.sticking .field .select {
width: 206px;
height: 47px;
background: url(//losrealejos.es/wp-content/plugins/ultimate-social-media-icons/images/select_bg1.jpg) no-repeat;
display: block;
padding-left: 10px;
}
.sticking .field select.styled {
position: absolute;
left: 0;
top: 0;
width: 211px;
line-height: 46px;
height: 46px;
}
.mouseover_field {
width: 455px;
float: left;
font-size: 18px;
margin-top: 10px;
}
.mouseover_field label {
width: 125px;
float: left;
}
.mouseover_field input {
width: 256px;
float: left;
background: #e5e5e5;
box-shadow: 2px 2px 3px #dcdcdc inset;
border: 0;
padding: 10px;
}
.pop_up_box {
width: 474px;
background: #FFF;
box-shadow: 0 0 5px 3px #d8d8d8;
margin: 200px auto;
padding: 20px 25px 0px;
font-family: helveticaregular;
color: #5a6570;
min-height: 250px;
position: relative;
}
.pop_up_box h4,
.pop_up_box_ex h4 {
font-size: 20px;
color: #5a6570;
text-align: center;
margin: 0;
padding: 0;
line-height: 22px;
}
.pop_up_box p,
.pop_up_box_ex p {
font-size: 17px;
line-height: 28px;
color: #5a6570;
text-align: left;
margin: 0;
padding: 25px 0 0;
font-family: helveticaregular;
}
.sfsi_popupcntnr {
float: left;
width: 100%
}
.sfsi_popupcntnr>h3 {
color: #000;
float: left;
font-weight: 700;
margin-bottom: 5px;
width: 100%
}
ul.flwstep {
float: left;
width: 100%
}
ul.flwstep>li {
color: #000;
font-size: 16px;
margin: 5px;
}
.upldbtn {
float: left;
text-align: center;
width: 100%
}
.upload_butt {
background-color: #12a252;
border: none;
color: #fff;
font-weight: 700;
margin-top: 10px;
padding: 7px 22px;
width: auto;
cursor: pointer;
font-size: 19px;
}
.pop_up_box .button {
background: #12a252;
font-size: 22px;
line-height: 24px;
color: #5a6570;
text-align: center;
min-height: 80px;
margin-top: 32px;
box-shadow: none;
}
.pop_up_box .button:hover {
box-shadow: none !important;
}
.pop_up_box .button a.activate {
padding: 0px 0;
}
.pop_up_box a,
.pop_up_box_ex a {
color: #a4a9ad;
font-size: 20px;
text-decoration: none;
text-align: center;
display: inline-block;
margin-top: 18px;
width: 100%;
}
.pop_up_box .upload {
width: 100%;
float: left;
text-align: left;
margin-top: 15px;
height: 46px;
}
.pop_up_box .upload label {
width: 135px;
float: left;
line-height: 45px;
font-size: 18px;
font-family: helveticaregular;
text-align: left;
}
.pop_up_box .upload input[type=text] {
width: 248px;
float: left;
background: #e5e5e5;
box-shadow: 2px 2px 3px #dcdcdc inset;
border: 0;
padding: 0 10px;
font-size: 16px;
height: 44px;
text-align: left;
color: #5a6570;
font-family: helveticaregular;
}
.pop_up_box .upload input.upload_butt {
width: 100px;
background: #12a252;
box-shadow: 0 0 0;
border: 0;
text-align: center;
font-size: 18px;
color: #fff;
font-family: helveticaregular;
height: 45px;
right: 32px;
top: 71px;
position: absolute;
}
.pop_up_box .upload a {
color: #12a252;
font-size: 18px;
text-decoration: underline;
font-family: helveticaregular;
margin: 0 0 16px 140px;
}
.pop_up_box a:hover,
.pop_up_box_ex a:hover {
color: #a4a9ad;
}
.inr_cont .fb_url {
clear: both;
}
.inr_cont .fb_url .checkbox,
.inr_cont .fb_url input.add,
.inr_cont .fb_url label,
.inr_cont .fb_url lable {
float: left;
}
.inr_cont .fb_url input.add {
margin-left: 19px;
}
.inr_cont .fb_url .checkbox {
margin: 6px 0 0;
}
.inr_cont .fb_url label { line-height: 22px;
margin: 10px 0 0 15px;
font-size: 17px;
}
.inr_cont textarea.add_txt {
resize: none;
margin: 0 0 0 19px !important;
height: 60px;
}
.tab2 .inr_cont textarea.add_txt {
width: 382px !important;
height: 90px;
overflow: hidden;
}
.tab2 .inr_cont input.add {
width: 417px;
}
.red_txt,
.tab2 .red_txt {
color: #ef4745 !important;
text-align: center !important;
padding-top: 5px !important;
}
.green_txt {
color: #12A252 !important;
text-align: center !important;
padding-top: 5px !important;
}
.red_txt {
color: #f80000 !important;
text-align: center !important;
padding-top: 5px !important;
}
.linked_tab_2 .fb_url label {  width: 22%;
}
.twt_tab_2 label {
width: 18%
}
.bdr_top {
border-top: none !important;
}
.linked_tab_2 .fb_url input.link_dbl {
margin-bottom: 6px;
}
.tab3 {
overflow: hidden;
}
.tab3 .row { padding: 25px 0;
clear: both;
overflow: hidden;
}
.tab3 ul.tab_3_list {
overflow: hidden;
margin: 4px 0 11px;
}
ul.tab_3_list li {
background: url(//losrealejos.es/wp-content/plugins/ultimate-social-media-icons/images/tab_3_list_bg.jpg) 13px 7px no-repeat;
padding: 0 0 0 30px;
color: #778088;
font-family: helveticaregular;
font-size: 17px;
margin-bottom: 4px;
}
.tab5 ul.tab_3_list li {
background: url(//losrealejos.es/wp-content/plugins/ultimate-social-media-icons/images/tab_3_list_bg.jpg) 13px 18px no-repeat;
}
.tab3 .row h3 { margin: 20px 0 0px;
color: #414951;
font-family: helveticabold;
font-size: 20px;
}
ul.tab_3_icns {
list-style: none;
margin: 10px 0 0;
overflow: hidden;
}
ul.tab_3_icns li {
width: 100%;
margin: 0 0 21px;
float: left;
}
ul.tab_3_icns label {
float: left;
line-height: 42px; color: #69737C;
font-size: 18px;
font-family: helveticaregular;
min-width: 125px;
}
ul.tab_3_icns li .icns_tab_3,
ul.tab_3_icns li .radio {
float: left;
}
.tab3 .sub_row h4 {
color: #a4a9ad !important;
}
.tab3 .sub_row p {
padding-top: 18px !important;
clear: both;
overflow: hidden;
}
.sub_row .sub_sub_box p {
padding-top: 18px !important;
}
.tab3 .sub_row .checkbox {
float: left;
margin-top: 4px;
}
.tab3 .sub_row .sub_sub_box {
width: 80%;
margin: 7px 0 15px 10%;
float: left;
}
.tab3 .sub_row input.smal_inpt {
width: 73px;
background: #e5e5e5;
box-shadow: 2px 2px 3px #dcdcdc inset;
border: 0;
padding: 10px;
float: left;
margin-left: 10px;
}
.tab3 .sub_row .drop_lst {
border: 1px solid #d6d6d6;
font-size: 16px;
color: #5a6570;
width: 120px;
}
.tab3 .first_row,
.tab3 .first_row p,
.tab3 .first_row p .radio,
.tab3 .first_row p label {
float: left;
}
.tab3 .first_row {
width: 90%;
float: left;
}
.tab3 .first_row p {
padding: 0 !important;
}
.tab3 .first_row p label {
line-height: 44px;
margin: 0 10px;
}
.tab3 .first_row p:last-child {
margin-left: 27%
}
.tab3 .tab_1_sav {
padding-top: 20px !important;
margin: 10px auto 20px;
}
.suc_msg {
background: #12A252;
color: #FFF;
display: none;
font-size: 23px;
padding: 10px;
text-align: left;
text-decoration: none;
}
.error_msg {
background: #D22B30;
color: #FFF;
display: none;
font-size: 23px;
padding: 10px;
text-align: left;
text-decoration: none;
}
.fileUPInput {
cursor: pointer;
position: relative;
top: -43px;
right: 0;
z-index: 99;
height: 42px;
font-size: 5px;
opacity: 0;
-moz-opacity: 0;
filter: alpha(opacity=0);
width: 100%
}
.inputWrapper {
height: 20px;
width: 50px;
overflow: hidden;
position: relative;
cursor: pointer;
}
.custom-txt {
background: none !important;
padding-left: 2px !important;
}
.custom-img {
float: left;
margin-left: 20px;
}
.loader-img {
float: left;
margin-left: -70px;
display: none;
}
.pop-overlay {
position: fixed;
top: 0;
left: 0;
width: 100%;
height: 100%;
background-color: #d3d3d3;
z-index: 10;
padding: 20px;
display: none;
}
.fb-overlay {
position: fixed;
top: 0;
left: 0;
width: 100%;
height: 100%;
background-color: #d3d3d3;
z-index: -1000;
padding: 20px;
opacity: 0;
display: block;
}
.inputError {
border: 1px solid #f80000 !important;
}
.sfsicloseBtn {
position: absolute;
top: 0;
right: 0;
cursor: pointer;
}
.sfsi_tool_tip_2 .tool_tip>img,
.tool_tip>img {
display: inline-block;
margin-right: 4px;
float: left;
}
.norm_row {
float: left;
min-width: 25px;
}
.norm_row a {
border: none;
display: inline-block;
position: relative;
float: left;
}
.sfsi_tool_tip_2 a {
min-height: 0 !important;
}
.sfsi_widget {
min-height: 55px;
}
.sfsi_widget a img {
box-shadow: none !important;
outline: 0;
}
.sfsi_wicons {
display: inline-block;
color: #000;
}
.sel-active {
background-color: #f7941d;
}
.sfsi_outr_div .close {
position: absolute;
right: 18px;
top: 18px;
}
.sfsi_outr_div h2 {
color: #778088;
font-family: helveticaregular;
font-size: 26px;
margin: 0 0 9px;
padding: 0;
text-align: center;
font-weight: 400;
}
.sfsi_outr_div ul li a {
color: #5A6570;
text-decoration: none;
}
.sfsi_outr_div ul li {
display: inline-block;
list-style: none;
margin: 0;
padding: 0;
float: none;
}
.expanded-area {
display: none;
}
.sfsi_wicons a {
-webkit-transition: all .2s ease-in-out;
-moz-transition: all .2s ease-in-out;
-o-transition: all .2s ease-in-out;
-ms-transition: all .2s ease-in-out;
}
.scale,
.scale-div,
.sfsi-mouseOver-effect.sfsi-mouseOver-effect-scale a.sfsi_responsive_fluid:hover,
.sfsi-mouseOver-effect.sfsi-mouseOver-effect-combo a.sfsi_responsive_fluid:hover,
.sfsi-mouseOver-effect.sfsi-mouseOver-effect-scale .sfsi_premium_sticky_icons_container a:hover,
.sfsi-mouseOver-effect.sfsi-mouseOver-effect-combo .sfsi_premium_sticky_icons_container a:hover,
.sfsi-mouseOver-effect.sfsi-mouseOver-effect-scale .sf_icon a:hover,
.sfsi-mouseOver-effect.sfsi-mouseOver-effect-combo .sf_icon a:hover,
.sfsi_Sicons.sfsi-mouseOver-effect.sfsi-mouseOver-effect-scale .sf_fb.sf_icon:hover,
.sfsi_Sicons.sfsi-mouseOver-effect.sfsi-mouseOver-effect-combo .sf_fb.sf_icon:hover {
-webkit-transform: scale(1.1);
-moz-transform: scale(1.1);
-o-transform: scale(1.1);
transform: scale(1.1);
}
.sfsi_Sicons {
float: left;
}
.sfsi_Sicons .sf_subscrbe {
margin: 2px 3px 3px 0;
line-height: 20px;
}
.sfsi_Sicons .sf_fb
{
margin: 0 4px 0 5px;
line-height: 20px;
}
.sfsi_Sicons .sf_fb_share {
text-align: left;
vertical-align: middle;
float: left;
line-height: 33px;
width: auto;
margin-right: 7px;
}
.sfsi_Sicons .sf_twiter {
margin: -12px 7px 0 4px;
line-height: 20px;
}
.sfsi_Sicons.left .sf_subscrbe {
margin: 2px 8px 3px 0;
}
.sfsi_Sicons.left .sf_fb {
margin: 0 8px 0 0;
}
.sfsi_Sicons.left .sf_twiter {
margin: 2px 7px 0 0;
}
.sfsi_Sicons.right .sf_subscrbe {
margin: 2px 0 3px;
}
.sfsi_Sicons.right .sf_fb {
margin: 0 0 0 7px;
}
.sfsi_Sicons.right .sf_twiter {
margin: 2px 0 0 8px;
}
.sfsi_Sicons .sf_subscrbe,
.sfsi_Sicons .sf_twiter {
position: relative;
width: 75px;
}
.sfsi_Sicons .sf_twiter iframe {
margin: 0px;
height: 20px !important;
overflow: visible !important;
}
.sfsi_Sicons .sf_twiter iframe #widget {
overflow: visible !important;
}
.sfsi_Sicons .sf_subscrbe a {
width: auto;
float: left;
border: medium none;
padding-top: 0px;
}
.sfsi_Sicons .sf_subscrbe a:focus {
outline: medium none;
}
.sfsi_Sicons .sf_subscrbe a img {
width: 65px;
float: left;
height: 20px !important;
}
.sfsi_Sicons .sf_fb {
position: relative;
width: 75px;
}
.sfsi_Sicons .fb_iframe_widget {
float: left;
min-width: 115px;
width: 73px;
margin: 2px 0 0;
}
.sfsi_Sicons .sfsi_socialwpr .fb-like.fb_iframe_widget[data-layout="button_count"] {
min-width: 125px;
width: 73px !important;
margin-left: 17px;
margin-right: 24px;
}
.sfsi_pop_up .button a:hover {
color: #fff;
}
.sfsi_pop_up .button:hover {
background: #12a252;
color: #fff;
border: none;
}
ul.icn_listing li .right_info a {
outline: 0;
font-family: helveticaregular;
}
.upload_pop_up .upload_butt {
line-height: 27px;
margin-left: 6px;
}
.drop_lsts {
left: 220px;
position: relative;
top: -40px;
}
.drop_lsts .styled {
top: -42px;
width: 127px;
height: 33px;
}
.drop_lsts span {
line-height: 50px;
}
.drag_drp {
left: 11px;
position: relative;
top: 38px;
font-size: 17px;
}
.listing ul li label {
width: 224px;
float: left;
}
.row_onl {
width: 100%;
float: left;
}
#sfsi_Show_popupOn_PageIDs option.sel-active {
background: #f7941d;
}
.sfsi_inside div iframe {
float: left;
margin: 0;
}
.sfsi_inside div #___plus_0,
.sfsi_inside div #___plusone_0 {
height: 27px;
}
.sfsi_outr_div li {
float: left;
}
.sfsi_tool_tip_2 .sfsi_inside div {
min-height: 0;
}
.sfsi_tool_tip_2 .sfsi_inside > div {
height: 23px !important;
}
#___plus_1>iframe {
height: 30px;
}
.main_contant h1 {
margin: 0 0 18px;
}
.main_contant p {
margin: 0 0 11px;
}
.main_contant p>a {
color: #1a1d20;
text-decoration: underline;
}
.tab1 .gary_bg {
background: #f1f1f1;
}
#accordion {
margin-top: 25px;
}
.main_contant p>a,
.tab1 p span {
font-family: helveticabold;
}
.wapper .ui-accordion-header-active {
margin-top: 20px !important;
}
.wapper .tab2 {
padding: 20px 33px 12px 34px !important;
}
.wapper .tab2 p {
margin-bottom: 6px;
}
.tab2 .twt_tab_2 label {
width: 175px;
}
.tab2 .twt_fld {
margin: 18px 0 23px;
float: left;
}
.tab2 .twt_fld_2 {
margin: 0 0 17px;
float: left;
}
.tab2 .utube_inn {
padding-bottom: 2px;
float: left;
}
.tab2 .utube_inn label {
max-width: 90%
}
.tab2 .utube_inn label span {
font-family: helveticabold;
}
.tab2 .inr_cont p>a {
font-family: helveticaneue-light;
color: #778088;
text-decoration: underline;
}
.pinterest_section .inr_cont .pint_url {
float: left;
padding-top: 6px;
clear: both;
}
.pinterest_section .inr_cont .add {
width: 417px !important;
}
.linkedin_section .link_1,
.linkedin_section .link_2,
.linkedin_section .link_3,
.linkedin_section .link_4 {
float: left;
width: 100%
}
.linkedin_section .link_1 input.add,
.linkedin_section .link_2 input.add,
.linkedin_section .link_3 input.add,
.linkedin_section .link_4 input.add {
width: 417px;
}
.linkedin_section .link_1 {
margin-bottom: 7px;
}
.linkedin_section .link_2 {
margin-bottom: 12px;
}
.linkedin_section .link_3,
.linkedin_section .link_4 {
margin-bottom: 13px;
}
.tab2 .linkedin_section .link_4 {
margin-bottom: 0;
}
ul.tab_3_list li span {
font-family: helveticaregular;
}
#accordion .tab4 h4,
#accordion1 .tab4 h4 {
color: #414951;
font-size: 20px;
}
.specify_counts .listing li .input {
width: 73px;
}
.sfsi_fbpgidwpr {
width: 180px;
float: left;
font-weight: bold;
font-size: 17px;
color: #000000;
}
.sfsi_fbpgiddesc {
font-weight: normal;
width: 42%;
font-size: 14px;
color: #888888;
padding: 4px 0 0 60px;
}
.specify_counts .listing li .input.mypginpt {
width: 288px;
}
.tab3 .Shuffle_auto .sub_sub_box .tab_3_option {
padding-top: 0 !important;
margin-bottom: 10px !important;
}
.tab4 {
padding-top: 35px !important;
}
.tab4 .save_button {
padding-top: 46px;
}
.tab5 {
padding-top: 31px !important;
}
.tab7 {
padding-top: 28px !important;
}
.tab5 .row_onl {
margin-top: 15px;
}
.tab5 .sticking .link>a {
color: #a4a9ad;
text-decoration: underline;
}
.tab5 .mouse_txt h4 { padding-bottom: 30px !important;
}
.tab5 .save_button {
padding-top: 54px;
}
.tab7 .like_pop_box h2 {
font-family: helveticabold;
text-align: center;
color: #414951;
font-size: 26px;
}
.tab1 ul.icn_listing li .right_info label:hover {
text-decoration: none !important;
}
.tab1 ul.icn_listing li .right_info label.expanded-area {
clear: both;
float: left;
margin-top: 14px;
width: 100%;
}
.tab7 .space {
margin-top: 14px;
}
.tab7 .pop_up_show label {
font-family: helveticaneue-light !important;
}
.tab7 .save_button {
padding-top: 78px;
}
.like_txt a {
text-decoration: none;
font-family: helveticaregular;
}
.bdr_btm_non {
border-bottom: none !important;
}
.tab1 .tab_1_sav {
padding-top: 13px;
}
#accordion .tab2 .facebook_section .inr_cont p.extra_sp,
#accordion1 .tab2 .facebook_section .inr_cont p.extra_sp {
padding-top: 7px;
}
.tab2 .custom_section {
width: 100%
}
.tab7 {
padding-bottom: 40px !important;
}
.tab9 .save_button {
padding-top: 40px;
}
.tab9 .save_button a {
padding: 16px 0;
}
.tab2 .twitter_section .twt_fld input.add,
.tab2 .twitter_section .twt_fld_2 textarea.add_txt {
width: 464px !important;
}
.tab2 .utube_inn .fb_url label span {
font-family: helveticaneue-light;
}
.tab1 label,
.tab2 label,
.tab3 label,
.tab4 label,
.tab5 label,
.tab6 label,
.tab7 label,
.tab8 label {
cursor: default !important;
}
.tab5 .new_wind h4 {
margin-bottom: 11px !important;
}
.pop_up_box .fb_2 span {
height: 28px !important;
}
.pop_up_box .sfsi_tool_tip_2 .fbb .fb_1 a {
margin-top: 0;
}
.tab6 .social_icon_like1 ul li span {
margin-top: -1px;
}
#sfpageLoad {
background: url(//losrealejos.es/wp-content/plugins/ultimate-social-media-icons/images/ajax-loader.gif) 50% 50% no-repeat #F9F9F9;
height: 100%;
left: 160px;
opacity: 1;
position: fixed;
top: 0;
width: calc(100% - 160px);
z-index: 9999;
}
.sfsi_tool_tip_2,
.tool_tip {
background: #FFF;
border: 1px solid #e7e7e7;
box-shadow: #e7e7e7 0 0 2px 1px;
display: block;
float: left;
margin: 0 0 0 -52px;
padding: 5px 14px 5px 14px;
position: absolute;
z-index: 10000;
border-bottom: #e5e5e5 solid 4px;
width: 100px;
}
.sfsi_tool_tip_2 {
display: inline-table;
}
.inerCnt,
.inerCnt:hover,
.inerCnt>a,
.inerCnt>a:hover,
.widget-area .widget a {
outline: 0;
}
.sfsi_tool_tip_2_inr {
bottom: 90%;
left: 20%;
opacity: 0;
}
.sfsi_tool_tip_2 .bot_arow {
background: url(//losrealejos.es/wp-content/plugins/ultimate-social-media-icons/images/bot_tip_icn.png) no-repeat;
position: absolute;
bottom: -21px;
left: 50%;
width: 15px;
height: 21px;
margin-left: -5px;
}
.sfsi_tool_tip_2 .top_big_arow {
position: absolute;
-webkit-transform: rotate(180deg);
-moz-transform: rotate(180deg);
-ms-transform: rotate(180deg);
-o-transform: rotate(180deg);
transform: rotate(180deg);
top: -21px;
left: 50%;
width: 15px;
height: 21px;
margin-right: -5px;
}
.sfsi_tool_tip_2_inr .gpls_visit>a,
.sfsi_tool_tip_2_inr .prints_visit_1 a,
.sfsi_tool_tip_2_inr .utub_visit>a {
margin-top: 0;
}
.sfsi_tool_tip_2_inr .linkin_1 a,
.sfsi_tool_tip_2_inr .linkin_2 a,
.sfsi_tool_tip_2_inr .linkin_3 a,
.sfsi_tool_tip_2_inr .linkin_4 a,
.sfsi_tool_tip_2_inr .prints_visit a {
margin: 0;
}
.sfsiTlleftBig {
bottom: 121%;
left: 22%;
margin-left: -54%
}
.sfsiTlleft {
bottom: 100%;
left: 50%;
margin-left: -66px;
margin-bottom: 2px;
}
.sfsi_plc_btm {
bottom: auto;
top: 100%;
left: 50%;
margin-left: -63px;
margin-top: -6px;
margin-bottom: auto;
}
.inerCnt {
position: relative;
z-index: inherit !important;
float: left;
width: 100%;
float: left;
}
.sfsi_wicons {
margin-bottom: 30px;
position: relative;
padding-top: 5px;
}
.norm_row .bot_no {
position: absolute;
padding: 1px 0;
font-size: 12px !important;
text-align: center;
line-height: 12px !important;
background: #fff;
border-radius: 5px;
left: 50%;
margin-left: -22px;
z-index: 9;
border: 1px solid #333;
top: 100%;
white-space: pre;
-webkit-box-sizing: border-box;
-moz-box-sizing: border-box;
box-sizing: border-box;
margin-top: 8px;
width: 40px;
}
.norm_row .bot_no:before {
content: url(//losrealejos.es/wp-content/plugins/ultimate-social-media-icons/css/images/count_top_arow.png);
position: absolute;
height: 9px;
margin-left: -7.5px;
top: -10px;
left: 50%;
width: 15px;
}
.bot_no.sfsiSmBtn {
font-size: 10px;
margin-top: 4px;
}
.bot_no.sfsiSmBtn:before {
margin-left: -8px;
top: -9px;
}
.norm_row .cbtn_vsmall {
font-size: 9px;
left: -28%;
top: 4px;
}
.norm_row .cbtn_vsmall:before {
left: 31%;
top: -9px;
margin-left: -31%
}
h2.optional {
font-family: helveticaregular;
font-size: 25px;
margin: 14px 0 19px;
color: #5a6570;
}
.utube_tool_bdr .utub_visit {
margin: 9px 0 0;
height: 24px;
display: inline-block;
float: none;
}
.utube_tool_bdr .utub_2 {
margin: 9px 0 0;
height: 24px;
width: 86px;
display: inline-block;
float: none;
}
.printst_tool_bdr {
width: 79px;
}
.printst_tool_bdr .prints_visit {
margin: 0 0 10px -22px;
}
.printst_tool_bdr .prints_visit_1 {
margin: 0 0 0 -53px;
}
.fb_tool_bdr {
width: 68px;
height: auto;
}
.fb_tool_bdr .sfsi_inside {
text-align: center;
width: 100%;
float: left;
overflow: hidden;
margin-left: 2px;
}
.fb_tool_bdr .sfsi_inside .icon1 { margin: 2px 0px 6px 0;
height: auto;
display: inline-block;
float: none;
}
.fb_tool_bdr .sfsi_inside .icon2 {
margin: 2px 0 -2px -8px !important;
height: auto; display: inline-block;
overflow: hidden;
}
.fb_tool_bdr .sfsi_inside .icon3 {
margin: 2px 0 2px 0;
height: auto; display: inline-block;
float: none;
}
.fb_tool_bdr .sfsi_inside .fb_1,
.fb_tool_bdr .sfsi_inside .fb_2,
.fb_tool_bdr .sfsi_inside .fb_3 {
margin: 9px 0 0;
height: 25px;
}
.printst_tool_bdr .sfsi_inside {
text-align: center;
float: left;
width: 100%
}
.printst_tool_bdr .sfsi_inside .icon1 { margin: 3px 0 3px 0; height: auto;
display: inline-block;
float: none; }
.printst_tool_bdr .sfsi_inside .icon2 { margin: 2px 0 2px 0;
height: auto;
display: inline-block;
float: none;
max-width: 73px;
width: auto;
}
.printst_tool_bdr .sfsi_inside .prints_visit,
.printst_tool_bdr .sfsi_inside .prints_visit_1 {
margin: 9px 0 0;
height: 20px;
float: none;
display: inline-block;
}
.printst_tool_bdr {
margin-left: -59px;
}
.fb_tool_bdr .sfsi_inside .icon1>a>img,
.gpls_tool_bdr .sfsi_inside .icon1>a>img,
.linkedin_tool_bdr .sfsi_inside .icon1>a>img,
.linkedin_tool_bdr .sfsi_inside .icon4>a>img,
.printst_tool_bdr .sfsi_inside .icon1>a>img,
.printst_tool_bdr .sfsi_inside .icon2>a>img,
.utube_tool_bdr .sfsi_inside .icon1>a>img {
padding-top: 0;
}
.gpls_tool_bdr {
width: 76px;
}
.gpls_tool_bdr .sfsi_inside .icon1>a>img {
padding-top: 0;
}
.gpls_tool_bdr .sfsi_inside {
text-align: center;
width: 100%;
float: left;
}
.gpls_tool_bdr .sfsi_inside .icon1 {
margin: 2px 0;
display: inline-block;
float: none;
height: 29px;
width: 76px;
}
.gpls_tool_bdr .sfsi_inside .icon2 {
margin: 2px 0 3px 0;
display: inline-block;
float: none;
height: 24px;
width: 38px;
}
.gpls_tool_bdr .sfsi_inside .icon3 {
margin: 3px 0 2px 0;
display: inline-block;
float: none;
height: 24px;
width: 76px;
}
.gpls_tool_bdr .sfsi_inside .gpls_visit,
.gpls_tool_bdr .sfsi_inside .gtalk_2,
.gpls_tool_bdr .sfsi_inside .gtalk_3 {
margin: 9px 0 0;
height: 29px;
}
.pop_up_box_ex.sfsi_pop_up .fb_tool_bdr,
.gpls_tool_bdr,
.linkedin_tool_bdr,
.twt_tool_bdr {
bottom: 100%;
left: 50%;
margin-bottom: -12px;
}
.fb_tool_bdr,
.gpls_tool_bdr,
.linkedin_tool_bdr,
.twt_tool_bdr {
bottom: 100%;
left: 50%;
margin-bottom: 8px;
}
.printst_tool_bdr {
bottom: 80%;
left: 50%; margin-bottom: 0px;
margin-bottom: 18px;
}
.printst_tool_bdr {
bottom: 80%;
left: 50%;
margin-bottom: 18px;
}
.twt_tool_bdr .sfsi_inside {
text-align: center;
width: 100%;
float: left;
}
.twt_tool_bdr .sfsi_inside .cstmicon1 {
margin: 2px 0px 2px 0 !important; float: none;   }
.twt_tool_bdr .sfsi_inside .cstmicon1 a img {
float: left;
}
.twt_tool_bdr .sfsi_inside .icon1 { margin: 5px 0px 3px 0 !important;
display: inline-block;
float: none;  height: auto;
}
.twt_tool_bdr .sfsi_inside .icon1 iframe {
max-width:100%;
}
.twt_tool_bdr .sfsi_inside .icon2 {
margin: 3px 0px 2px 0px !important;
display: inline-block;
float: none;
height: auto; }
.twt_tool_bdr .sfsi_inside .twt_1 {
margin: 9px 0 0;
display: inline-block;
float: none; height: 20px;
overflow: hidden;
}
.twt_tool_bdr .sfsi_inside .twt_1 iframe {
width: 100% !important;
}
.twt_tool_bdr .sfsi_inside .twt_2 {
margin: 9px 0 0;
height: 20px;
display: inline-block;
float: none; }
.utube_tool_bdr .sfsi_inside {
text-align: center;
width: 100%;
float: left;
}
.utube_tool_bdr .sfsi_inside .icon1 { margin: 4px 0px 3px 0;
height: 24px;
display: inline-block;
float: none;
width: 96px;
}
.utube_tool_bdr .sfsi_inside .icon2 { margin: 2px 0 3px 0 !important;
height: 24px;
display: inline-block;
float: none;
max-width: 96px;
width: 82px;
}
.pop-overlay.read-overlay.ytex-s2 .utube_tool_bdr {
width: 93px;
bottom: 100%;
left: 50%;
margin-bottom: -12px;
}
.utube_tool_bdr {
width: 93px;
bottom: 100%;
left: 50%;
margin-bottom: 8px;
}
.linkedin_tool_bdr {
width: 66px;
}
.linkedin_tool_bdr .sfsi_inside {
text-align: center;
float: left;
width: 100%
}
.linkedin_tool_bdr .sfsi_inside .icon1 {
margin: 2px 0 2px 0px;
display: inline-block;
float: none; width: 100%;
text-align: initial;
}
.linkedin_tool_bdr .sfsi_inside .icon2 {
margin: 2px 19px 2px 0px;
display: inline-block;
float: none; width: 100%;
}
.linkedin_tool_bdr .sfsi_inside .icon3 {
margin: 2px 19px 2px 0px;
display: inline-block;
float: none; width: 100%;
}
.linkedin_tool_bdr .sfsi_inside .icon4 {
margin: 2px 0 1px 0px;
display: inline-block;
float: none; width: 100%;
}
.sfsi_FrntInner_chg .linkedin_tool_bdr .sfsi_inside .icon1 {
margin: 7px 0;
}
.sfsi_widget .linkedin_tool_bdr .sfsi_inside .icon4,
.sfsi_widget .gpls_tool_bdr .sfsi_inside .icon1,
.sfsi_widget .fb_tool_bdr .sfsi_inside .icon1 {
height: auto
}
.linkedin_tool_bdr .linkin_1,
.linkedin_tool_bdr .linkin_2,
.linkedin_tool_bdr .linkin_3,
.linkedin_tool_bdr .linkin_4 {
margin: 9px 0 0 !important;
height: 20px;
display: inline-block;
float: none;
overflow: hidden;
}
.twt_tool_bdr {
width: 62px;
height: auto;
}
.twt_tool_bdr .sfsi_inside .icon1>iframe {
margin: 0 auto !important;
float: none !important;
width: 100%
}
.twt_tool_bdr .sfsi_inside .icon1>iframe #widget {
text-align: center;
}
.sfsi_pop_up .button {
border: none;
padding: 0;
}
.pop_up_box .button a {
color: #fff;
line-height: normal;
font-size: 22px;
text-decoration: none;
text-align: center;
width: 482px;
height: 80px;
margin: 0;
display: table-cell;
vertical-align: middle;
font-family: helveticabold;
}
.tab3 ul.tab_3_icns li .radio {
margin-top: 7px;
}
.tab3 ul.tab_3_icns li label {
line-height: 50px !important;
margin-left: 20px;
}
.sfsi_mainContainer input[type=email],
.sfsi_mainContainer input[type=number],
.sfsi_mainContainer input[type=password],
.sfsi_mainContainer input[type=search],
.sfsi_mainContainer input[type=tel],
.sfsi_mainContainer input[type=text],
.sfsi_mainContainer input[type=url],
.sfsi_mainContainer select,
.sfsi_mainContainer textarea {
color: #5a6570 !important;
line-height: 1 !important;
}
.adminTooltip {
left: 118px;
position: absolute;
}
.adPopWidth {
min-height: 136px !important;
}
.main_contant p>a.lit_txt,
.tab4 p>a {
font-family: helveticaregular;
color: #414951;
}
.tab1 ul.icn_listing li .custom-txt {
margin-left: 5px;
}
.tab1 ul.icn_listing li .custom-img {
margin-left: 18px;
}
.linkedin_section .link_4>label.anthr_labl {
height: 60px;
}
.mediam_txt {
font-family: helveticabold;
}
.sfsiCtxt {
line-height: 51px;
font-family: helveticaregular;
font-size: 22px;
float: left;
padding-left: 19px;
color: #5a6570;
}
.customstep2-img {
width: 51px;
float: left;
}
.tab2 .row h2.custom {
margin: 15px 0 7px 21px;
height: 52px;
line-height: 51px;
font-family: helveticaregular;
font-size: 22px;
}
.custom-links p.cus_link label {
margin-left: 0;
}
.pop_up_box .sfsi_tool_tip_2 .fbb .fb_1 a>img:hover {
opacity: .9;
}
.tab2 .rss_url_row .sfrsTxt {
font-size: 17px;
line-height: 47px;
margin: 0 0 0 4px;
font-family: helveticaregular;
}
.tab2 .rss_url_row .sfrsTxt>strong {
font-family: helveticaregular;
}
.tab2 .utube_inn p.extra_pp {
float: left;
width: 100%;
margin: 0 0 0 48px;
}
.tab2 .utube_inn p.extra_pp label {
float: left;
line-height: 41px;
margin-right: 8px;
}
.sfsi_inside .icon2 .fb_iframe_widget span {
width: 500px !important;
}
@media (max-width:767px) {
.sfsi_inside .icon2 .fb_iframe_widget span {
width: auto;
}
.sfsi_outr_div {
top: 10%
}
.sfsi_outr_div h2 {
font-size: 22px !important;
line-height: 28px;
}
.sfsi_wicons {
padding-top: 0;
}
}
.specify_counts .listing li .high_prb {
height: 41px;
}
.sfsi_Sicons {
position: relative;
}
.sfsi_Sicons .fb_iframe_widget {
float: left;
width: 73px;
margin: 2px 0 0;
}
.sfsi_Sicons .sf_fb .fb_iframe_widget>span {
position: absolute; }
.tab2 .utube_inn label {
font-size: 17px;
}
.sfsi_plc_btm {
padding: 5px 14px 9px;
}
.tab7 .field {
margin-top: 7px;
}
.sfsi_outr_div ul li .cmcls img {
margin-top: 0 !important;
}
.sfsi_outr_div ul li .inerCnt {
float: left;
}
.sfsi_outr_div ul li .inerCnt .bot_no {
position: absolute;
padding: 1px 0;
font-size: 12px !important;
line-height: 12px !important;
text-align: center;
background: #fff;
border-radius: 5px;
display: block;
left: 50%;
margin-left: -20px;
border: 1px solid #333;
white-space: pre;
-webkit-box-sizing: border-box;
-moz-box-sizing: border-box;
box-sizing: border-box;
margin-top: 6px;
width: 40px;
word-break: break-all;
word-wrap: break-word;
}
.sfsi_outr_div ul li .inerCnt .bot_no:before {
content: url(//losrealejos.es/wp-content/plugins/ultimate-social-media-icons/css/images/count_top_arow.png);
position: absolute;
height: 9px;
margin-left: -7.5px;
top: -10px;
left: 50%;
width: 15px;
}
.sfsi_outr_div {
position: fixed;
width: 100%;
float: none;
left: 50%;
top: 20%;
margin-left: -50%;
opacity: 0;
z-index: -1;
display: block;
text-align: center;
}
.sfsi_outr_div .sfsi_FrntInner_chg {
display: inline-block;
padding: 15px 17px 27px 18px;
background: #FFF;
border: 1px solid #EDEDED;
box-shadow: 0 0 5px #CCC;
margin: 20px;
position: relative;
}
.sfsi_FrntInner_chg .sfsiclpupwpr {
position: absolute;
right: -10px;
top: -10px;
width: 25px;
cursor: pointer;
}
.sfsi_FrntInner_chg .sfsiclpupwpr img {
width: auto;
float: left;
border: medium none;
}
.tab7 .like_pop_box {
width: 100%;
margin: 35px auto auto;
position: relative;
text-align: center;
}
.tab7 .like_pop_box .sfsi_Popinner {
display: inline-block;
padding: 18px 20px;
box-shadow: 0 0 5px #ccc;
-webkit-box-shadow: 0 0 5px #ccc;
border: 1px solid #ededed;
background: #FFF;
}
.tab7 .like_pop_box .sfsi_Popinner h2 {
margin: 0 0 23px;
padding: 0;
color: #414951;
font-family: helveticabold;
font-size: 26px;
text-align: center;
}
.tab7 .like_pop_box .sfsi_Popinner ul {
margin: 0;
padding: 0;
list-style: none;
text-align: center;
}
.tab7 .like_pop_box .sfsi_Popinner ul li {
margin: 0;
padding: 0;
list-style: none;
display: inline-block;
}
.tab7 .like_pop_box .sfsi_Popinner ul li span {
margin: 0;
width: 60px;
display: block;
background: url(//losrealejos.es/wp-content/plugins/ultimate-social-media-icons/images/count_bg.png) no-repeat;
height: 37px;
overflow: hidden;
padding: 10px 2px 2px;
font-family: helveticaregular;
font-size: 16px;
text-align: center;
line-height: 24px;
color: #5a6570;
}
.tab7 .like_pop_box .sfsi_Popinner ul li a {
color: #5a6570;
text-decoration: none;
}
.sfsi_outr_div .sfsi_FrntInner_chg .sfsi_wicons {
margin-bottom: 0;
}
.sfsi_outr_div ul {
list-style: none;
margin: 0 0 24px;
padding: 0;
text-align: center;
}
a.sfsiColbtn {
color: #5a6570 !important;
float: right;
font-size: 14px;
margin: -35px -30px 0 0;
position: relative;
right: 0;
font-family: helveticaregular;
width: 100px;
text-decoration: none;
}
.tab3 a.sfsiColbtn {
margin-top: -43px;
}
.sfsi_FrntInner_chg ul li:first-of-type .sfsi_wicons {
margin-left: 0 !important;
}
ul.tab_3_icns li .trans_bg {
background: #000;
padding-left: 3px;
}
.tab2 .instagram_section {
padding-bottom: 20px;
}
h1.abt_titl {
text-align: center;
margin: 19% 0 0;
}
.sfcm.sfsi_wicon {
padding: 0;
width: 100%;
border: medium none;
}
.fb_iframe_widget span {
vertical-align: top !important;
}
.sfsi_outr_div .sfsi_FrntInner_chg ul {
margin: 0 0 0 3px;
}
.sfsi_outr_div .sfsi_FrntInner_chg ul li {
margin: 0 3px 0 0;
}
.sfcm.sfsi_wicon {
margin: -1px;
padding: 0;
}
@media (min-width:320px) and (max-width:480px) {
.sfsi_tool_tip_2,
.tool_tip {
padding: 5px 14px 0;
}
.sfsi_inside:last-child {
margin-bottom: 18px;
clear: both;
}
.sfsi_outr_div {
top: 10%;
}
.sfsi_FrntInner_chg .sfsi_wicons {
width: 31px !important;
height: 31px !important;
}
.sfsi_FrntInner_chg .sfsi_wicons img {
width: 100%;
}
.sfsi_Sicons .sf_fb
{
margin-bottom: 24px;
}
.sfsi_Sicons .sf_twiter {
margin-bottom: 4px;
}
}
@media (max-width:320px) {
.sfsi_tool_tip_2,
.tool_tip {
padding: 5px 14px 0;
}
.sfsi_inside:last-child {
margin-bottom: 18px;
clear: both;
}
.sfsi_FrntInner_chg .sfsi_wicons {
width: 31px !important;
height: 31px !important;
}
.sfsi_FrntInner_chg .sfsi_wicons img {
width: 100%
}
}
ul.SFSI_lsngfrm {
float: left;
width: 61%;
padding-left: 60px !important;
}
ul.SFSI_instructions {
float: left;
width: 35%;
}
li.youtube_options {
padding-left: 60px !important;
}
input[name="sfsi_pinterest_manualCounts"] {
margin-left: -20px !important;
}
ul.SFSI_instructions li {
font-size: 12px !important;
line-height: 25px !important;
margin: 0 !important;
padding: 0 0 0 15px !important;
width: 100%
}  .cstmskin_popup {
width: 500px;
background: #FFF;
box-shadow: 0 0 5px 3px #d8d8d8;
margin: 40px 0px auto;
padding: 20px 25px 20px;
font-family: helveticaregular;
color: #5a6570;
height: auto;
float: left;
position: relative;
left: 35%;
}
.cstomskins_wrpr {
float: left;
width: 100%;
}
.custskinmsg {
float: left;
font-size: 15px;
margin-top: 10px;
width: 100%;
}
.custskinmsg>ul {
color: #000;
float: left;
margin-top: 8px;
width: 100%;
}
ul.cstmskin_iconlist {
float: left;
padding: 11px 0 40px 8px;
width: 100%;
max-width: 1000px;
margin: 0;
height: 307px;
overflow-y: scroll;
}
.placethemanulywpr {
max-width: 98% !important
}
.cstmskin_iconlist>li {
float: left;
margin: 3px 0;
width: 100%;
}
.cstm_icnname {
float: left;
width: 30%;
}
.cstmskins_btn>img {
float: left;
margin-right: 25px;
}
.cstmskin_btn {
width: auto;
float: left;
padding: 3px 20px;
color: #fff;
background-color: #12a252;
text-decoration: none;
margin: 0 10px;
}
.cstmskins_sbmt {
width: 100%;
float: left;
text-align: center;
margin-top: 15px;
}
.done_btn {
width: auto;
padding: 3px 80px;
color: #fff;
background-color: #12a252;
text-decoration: none;
font-size: 18px;
}
.cstmskin_btn:hover,
.done_btn:hover,
.cstmskin_btn:focus,
.done_btn:focus {
color: #fff;
}
.skswrpr,
.dlt_btn {
display: none;
}
.cstmutbewpr {
width: 100%;
float: left;
margin-top: 10px;
margin-left: 40px;
}
.cstmutbewpr ul.enough_waffling li {
width: auto;
float: left;
margin-right: 20px;
}
.cstmutbewpr ul.enough_waffling li span {
float: left;
}
.cstmutbewpr ul.enough_waffling li label {
width: auto;
float: left;
margin-top: 10px;
margin-left: 10px;
}
.cstmutbewpr .cstmutbtxtwpr {
width: 100%;
float: left;
padding-top: 10px;
}
.cstmutbewpr .cstmutbtxtwpr .cstmutbchnlnmewpr {
width: 100%;
float: left;
display: none;
}
#accordion .cstmutbewpr .cstmutbtxtwpr .cstmutbchnlnmewpr p,
#accordion .cstmutbewpr .cstmutbtxtwpr .cstmutbchnlidwpr p {
margin-left: 0px;
}
.cstmutbewpr .cstmutbtxtwpr .cstmutbchnlidwpr {
width: 100%;
float: left;
display: none;
}
#accordion .cstmutbewpr .cstmutbtxtwpr .cstmutbchnlnmewpr p label,
#accordion .cstmutbewpr .cstmutbtxtwpr .cstmutbchnlidwpr p label {
width: 120px;
}
.sfsi_widget .sfsi_wDiv .sfsi_wicons .inerCnt a,
.sfsi_widget .sfsi_wDiv .sfsi_wicons .inerCnt a.sficn {
padding: 0px;
margin: 0px;
width: 100%;
float: left;
border: medium none;
}
.sfsi_socialwpr {
width: auto; display: flex;
align-items: center; }
.sfsi_socialwpr .sf_fb
{
float: left;
}
.sfsipyplfrm {
float: left;
margin-top: 10px;
width: 100%;
}
.sfsipyplfrm input[type="submit"] {
background: none repeat scroll 0 0 rgba(0, 0, 0, 0);
border: medium none;
color: #0074a2;
cursor: pointer;
font-weight: normal;
margin: 0;
padding: 5px 10px;
text-decoration: underline;
}
.sfsipyplfrm input[type="submit"]:hover {
color: #2ea2cc
}
.pop_up_box_ex {
background: none repeat scroll 0 0 #fff;
box-shadow: 0 0 5px 3px #d8d8d8;
color: #5a6570;
font-family: helveticaregular;
margin: 200px auto;
min-height: 150px;
padding: 20px 25px 0px;
position: relative;
width: 290px;
}
.pop_up_box_ex {
color: #5a6570;
font-family: helveticaregular;
}
.cstmutbchnlidwpr .utbe_instruction,
.cstmutbchnlnmewpr .utbe_instruction,
.lnkdin_instruction {
float: left;
line-height: 22px;
margin-top: 10px;
width: 100%;
}
.fb_iframe_widget iframe {
max-width: none;
}
.sfsi_mainContainer p.bldtxtmsg {
float: left;
font-size: 15px;
font-weight: bold;
margin-top: 12px;
width: 100%;
text-align: center;
}
.sfsinewplgndesc {
background: none repeat scroll 0 0 #e5e5e5;
float: left;
padding: 5px 10px 8px;
margin-top: 25px;
}
.sfsinewplgndesc>.clear>a {
color: #5a6570;
font-weight: bold;
}
.sfsiicnsdvwrp {
float: left;
width: 110px;
}
.sfsi_Sicons:not( .sfsi_Sicons_position_right ) .sf_subscrbe .bot_no {
background: rgba(0, 0, 0, 0) url(//losrealejos.es/wp-content/plugins/ultimate-social-media-icons/css/images/count_left_arow.png) no-repeat scroll 0 0 / 27px auto;
font-size: 12px !important;
left: 67px;
line-height: 18px !important;
margin-left: 0px;
margin-top: 0px;
padding: 1px 0; text-align: center;
top: 30px;
white-space: pre;
width: 33px;
height: 24px;
z-index: 9;
}
.sfsi_wicons a.sficn,
.sfsi_wicons .sfsi_inside a,
.sfsi_Sicons div a {
box-shadow: none;
border: none;
} .sfsi_Sicons .sf_pinit>span>span {
width: 38px !important;
right: -45px !important;
}
.sfsi_wicons a {
box-shadow: none !important;
}
a.sficn {
cursor: pointer;
}
.sfsi_Sicons .fb_iframe_widget>span {
vertical-align: top !important;
}
.sfsi_Sicons .sf_fb
{
margin: 0 -10px 0px 2px !important;
}
.disabled_checkbox .sfsi_right_info:before {
position: absolute;
content: "";
width: 500px;
height: 60px;
display: inline-block;
z-index: 99;
margin-left: -59px;
margin-top: -14px;
background: rgba(255, 255, 255, .6);
}
.disabled_checkbox .sfsi_right_info.sfsi_Woocommerce_disable:before {
margin-left: -49px !important;
width: 400px;
}
#sfsi_floater .fb_tool_bdr .sfsi_inside .icon2 { }
.sfsi_wechat_follow_overlay {
position: fixed;
top: 0;
width: 100%;
z-index: 99999;
background: rgba(0, 0, 0, 0.7);
height:100vh;
}
.sfsi_wechat_follow_overlay .close_btn {
position: absolute;
right: 60px;
top: 60px;
font-size: 40px;
line-height: 40px;
text-decoration: none;
border: 1px solid #fff;
padding: 0 10px;
border-radius: 60px;
color: #333;
background-color: #ffff;
text-decoration: none;
}
@media (max-width:786px) {
.sfsi_upload_butt_container {
display: inline-block;
}
.upload_butt {
height: 38px;
}
.sfsi_wechat_follow_overlay .sfsi_inner_display>div div.sfsi_upload_butt_container:first-child {
margin-left: 0;
margin-right: 20px;
}
} #accordion1 p:nth-child(2) {
padding-top: 0px !important;
}
input[name="sfsi_instagram_manualCounts"] {
margin-left: -15px !important;
}
.sfsi_prem_cmn_rowlisting {
width: 33.33%;
}
.rss_url_row h4 {
line-height: 43px !important;
font-size: 17px !important;
font-family: 'helveticaneue-light' !important;
}
.cstmutbchnlnmewpr p.extra_pp label {
width: auto !important;
}
.cstmutbchnlidwpr p.extra_pp label {
width: auto !important;
}
.tab_3_option {
margin: 10px 0 0;
}
div.tab3 .sub_row.stand.sec_new {
margin: 0;
}
div#custom_social_data_setting h4 {
padding-bottom: 30px;
}
.like_pop_box img.sfcm {
height: 50px;
width: 50px;
}
.linkedin_tool_bdr {
line-height: 0 !important;
}
.twt_tool_bdr {
line-height: 0 !important;
}
div#sfsiid_facebook {
line-height: 0 !important;
}
div#sfsiid_youtube {
line-height: 0 !important;
}
.printst_tool_bdr {
line-height: 0 !important;
}  ul.SFSI_instructions li,
ul.SFSI_instructions li a {
font-size: 17px !important;
font-family: helveticaregular !important;
font-weight: 400;
color: #1a1d20 !important;
}
body .specify_counts .listing .sfsi_instagramInstruction li {
font-size: 17px !important;
font-family: helveticaregular !important;
font-weight: 400 !important;
color: #1a1d20 !important;
line-height: 26px !important;
} a.pop-up .radio {
opacity: 0.5;
background-position: 0px 0px !important; }
.sfsi_vertically_center {
display: flex;
justify-content: space-between;
align-items: center;
}
.sfsi_center {
display: flex;
justify-content: center;
}
.sfsi_custom_icons_q4 {
display: flex;
align-items: center;
}
.tab6 .sfsi_responsive_icon_option_li .options .first.first.first {
width: 25%!important;
}
.sfsi_responsive_icon_gradient{
background-image: -webkit-linear-gradient(bottom,rgba(0, 0, 0, 0.17) 0%,rgba(255, 255, 255, 0.17) 100%);
background-image: -moz-linear-gradient(bottom,rgba(0, 0, 0, 0.17) 0%,rgba(255, 255, 255, 0.17) 100%); }
.tab6 ul.sfsi_icn_listing8 ul.sfsi_tab_3_icns li {
width: 50%;
max-width: 450px;
padding-left: 0;
padding-bottom: 0;
}
.tab6 .sfsi_tab_3_icns.sfsi_shwthmbfraftr > li {
width:100% !important;
max-width:100% !important;
border-left: 45px solid transparent;
}
.tab6 ul.sfsi_icn_listing8 li {
float: left;
padding: 11px 0 40px 8px;
width: 100%;
max-width: 1000px;
margin: 0;
}
ul.sfsi_icn_listing8 li .sfsi_right_info a {
outline: 0;
font-family: helveticaregular;
}
#accordion .tab6 ul.sfsi_tab_3_icns {
margin-top: 25px;
}
.sfsi_tab_3_icns.sfsi_shwthmbfraftr {
overflow: visible;
}
ul.sfsi_tab_3_icns {
list-style: none;
margin: 34px 0 0;
overflow: hidden;
}
.tab6 ul.sfsi_icn_listing8 li {
float: left;
padding: 11px 0 40px 8px;
width: 100%;
max-width: 1000px;
margin: 0;
}
.tab6 .sfsi_tab_3_icns.sfsi_shwthmbfraftr .social_icon_like1 li {
width: auto;
min-width: auto;
margin: 0 30px 0 0;
}
ul.sfsi_tab_3_icns label {
float: left;
line-height: 42px;
color: #69737C;
font-size: 18px;
font-family: helveticaregular;
min-width: 120px;
}
.tab6 ul.sfsi_tab_3_icns li label {
line-height: 50px !important;
}
#accordion1 .tab6 ul.sfsi_shwthmbfraftr .labelhdng4, #accordion .tab6 ul.sfsi_shwthmbfraftr .row h4.labelhdng4, #accordion .tab6 ul.sfsi_shwthmbfraftr .labelhdng4, #accordion .tab6 ul.sfsi_shwthmbfraftr .row h4.labelhdng4 {
color: #555;
font-size: 20px;
margin-left: 20px;
font-family: 'helveticaregular';
}
.tab6 ul.sfsi_icn_listing8 li .sfsi_tab_3_icns.sfsi_shwthmbfraftr>li:nth-child(1), .tab6 ul.sfsi_icn_listing8 li .sfsi_tab_3_icns.sfsi_shwthmbfraftr>li:nth-child(2){
width: 27% !important;
}
.tab6 ul.sfsi_tab_3_icns li .radio{
margin-top: 7px;
}
ul.sfsi_icn_listing8 li .tb_4_ck{
float: left;
}
.sfsi_responsive_default_icon_container .radio_section.tb_4_ck, .sfsi_responsive_custom_icon_container .radio_section.tb_4_ck {
margin: 5px 20px 0 0 !important;
}
.sfsi_responsive_icon_option_li .options .field .select {
font-family: helveticaregular;
font-weight: 400;
font-size: 17px;
color: #5a6570!important;
}
.tab6 ul.sfsi_icn_listing8 ul.sfsi_tab_3_icns .usually li {
width: 100% !important;
max-width: 1000px !important;
padding: 3px 0 5px 5px !important;
}
.sfsi_responsive_icons a{
text-decoration: none!important;
box-shadow: none!important;
}
.sfsi_responsive_icons *{
box-shadow: none!important;
}
.sfsi_responsive_icon_facebook_container {
background-color: #336699;
}
.sfsi_responsive_icon_follow_container {
background-color: #00B04E;
}
.sfsi_responsive_icon_twitter_container{
background-color: #020202;
}
.sfsi_responsive_icon_pinterest_container {
background-color: #cb3233;
}
.sfsi_large_button span {
font-size: 20px;
padding: 0px;
line-height: 16px;
vertical-align: -webkit-baseline-middle !important;
display: inline;
margin-left: 10px;
}
.sfsi_large_button img {
max-height: 16px !important;
padding: 0px;
line-height: 0px;
vertical-align: -webkit-baseline-middle !important;
display: inline;
}
.sfsi_large_button {
line-height: 0px;
height: unset;
padding: 13px !important;
}
.sfsi_responsive_icons .sfsi_icons_container span {
font-family: sans-serif;
font-size: 15px;
}
.sfsi_icons_container_box_fully_container {
flex-wrap: wrap;
}
.sfsi_responsive_icons .sfsi_icons_container_box_fully_container a {
flex-basis: auto !important;
flex-grow: 1;
flex-shrink: 1;
}
.sfsi_icons_container>a {
float: left!important;
text-decoration: none!important;
-webkit-box-shadow: unset!important;
box-shadow: unset!important;
-webkit-transition: unset!important;
transition: unset!important;
margin-bottom:5px!important;
}
.sfsi_small_button {
line-height: 0px;
height: unset;
padding: 6px !important;
}
.sfsi_small_button span {
margin-left: 10px;
font-size: 16px;
padding: 0px;
line-height: 16px;
vertical-align: -webkit-baseline-middle !important;
margin-left: 10px;
}
.sfsi_small_button img {
max-height: 16px !important;
padding: 0px;
line-height: 0px;
vertical-align: -webkit-baseline-middle !important;
}
.sfsi_medium_button span {
margin-left: 10px;
font-size: 18px;
padding: 0px;
line-height: 16px;
vertical-align: -webkit-baseline-middle !important;
margin-left: 10px;
}
.sfsi_medium_button img {
max-height: 16px !important;
padding: 0px;
line-height: 0px;
vertical-align: -webkit-baseline-middle !important;
}
.sfsi_medium_button {
line-height: 0px;
height: unset;
padding: 9px 10px !important;
}
.sfsi_large_button span {
font-size: 20px;
padding: 0px;
line-height: 16px;
vertical-align: -webkit-baseline-middle !important;
display: inline;
margin-left: 10px;
}
.sfsi_large_button img {
max-height: 16px !important;
padding: 0px;
line-height: 0px;
vertical-align: -webkit-baseline-middle !important;
display: inline;
}
.sfsi_large_button {
line-height: 0px;
height: unset;
padding: 13px !important;
}
.sfsi_responsive_icons_count{
padding: 5px 10px;
float: left !important;
display: inline-block;
margin-right: 0px;
margin-top: 2px;
}
.sfsi_responsive_icons_count h3{
font-family: 'sans-serif' !important;
font-weight: 900;
font-size: 32px !important;
line-height: 0px !important;
padding: 0px;
margin: 0px;
}
.sfsi_responsive_icons_count h6{
font-family: 'sans-serif' !important;
font-weight: 900;
padding: 0px;
margin: 0px;
}
.sfsi_responsive_icons a, .sfsi_responsive_icons h3, .sfsi_responsive_icons h6 {
text-decoration: none!important;
border: 0!important;
}
.sfsi_responsive_with_counter_icons{
width: calc(100% - 100px)!important;
}
.sfsiresponsive_icon_preview {
padding: 0px 0 20px 0;
min-width: 100%;
}
.sfsi_responsive_icons_count.sfsi_fixed_count_container.sfsi_large_button {
padding: 12px 13px 9px 13px !important;
}
.sfsi_responsive_icons_count.sfsi_fixed_count_container.sfsi_medium_button {
padding: 9px 10px 7px 10px !important;
}
.sfsi_responsive_icons_count.sfsi_small_button {
padding: 7px 6px !important;
margin-top: 2px;
}
.sfsi_responsive_icons_count.sfsi_small_button h6 {
display: inline-block;
font-size: 12px !important;
vertical-align: middle;
}
.sfsi_responsive_icons_count.sfsi_responsive_count_container.sfsi_medium_button {
padding: 9px 10px 7px 10px !important;
}
.sfsi_responsive_icons_count.sfsi_medium_button h3 {
font-size: 21px !important;
vertical-align: top;
line-height: 8px !important;
margin: 0px 0px 12px 0px !important;
font-weight: 900;
padding: 0px;
}
.sfsi_esponsive_icons_count.sfsi_responsive_count_container.sfsi_large_button h3 {
margin: 0px 0px 15px 0px !important;
}
.sfsi_responsive_icons_count.sfsi_large_button h3 {
font-size: 26px !important;
vertical-align: top;
line-height: 6px !important;
}
.sfsi_responsive_icons_count h3 {
font-family: 'sans-serif' !important;
font-weight: 900;
padding: 0px;
}
.sfsi_responsive_icons_count.sfsi_small_button h3 {
font-size: 20px !important;
display: inline-block;
vertical-align: middle;
margin: 0px !important;
}
.sfsi_responsive_icons_count h3 {
font-family: 'sans-serif' !important;
font-weight: 900;
line-height: 0px !important;
padding: 0px;
margin: 0px;
}
.sfsi_responsive_icons a, .sfsi_responsive_icons h3, .sfsi_responsive_icons h6 {
text-decoration: none!important;
border: 0!important;
}
.sfsi_responsive_icons_count.sfsi_small_button {
padding: 7px 6px !important;
margin-top: 2px;
}
.sfsi_responsive_icons_count {
vertical-align: top;
}
.sfsi_responsive_icons_count {
float: left;
}
.sfsi_small_button {
line-height: 0px;
height: unset;
}
.sfsi_responsive_icons a, .sfsi_responsive_icons h3, .sfsi_responsive_icons h6 {
text-decoration: none!important;
border: 0!important;
}
.sfsi_responsive_icons_count.sfsi_small_button h3 {
font-size: 20px !important;
display: inline-block;
vertical-align: middle;
margin: 0px !important;
}
.sfsi_responsive_icons a, .sfsi_responsive_icons h3, .sfsi_responsive_icons h6 {
text-decoration: none!important;
font-family: helveticaregular!important;
border: 0!important;
}
.sfsi_responsive_icons_count h3 {
line-height: 0px !important;
padding: 0px;
}
.sfsi_responsive_icons_count.sfsi_small_button h6 {
display: inline-block;
font-size: 12px !important; margin: 0px !important;
line-height: initial !important;
padding: 0;
margin: 0;
}
.sfsi_responsive_icons_count h6{
margin:0!important;
}
.sfsi_responsive_icons_count h6 {
padding: 0px;
}
.sfsi_responsive_icons a, .sfsi_responsive_icons h3, .sfsi_responsive_icons h6{
text-decoration: none!important;
font-family: helveticaregular!important;
border: 0!important;
}
.sfsi_responsive_icons_count.sfsi_medium_button h6{
font-size: 11px !important;
line-height: 0px !important;
margin: 0px 0px 0px 0px !important;
} .export_selections{
clear: both;
color: #afafaf;
font-size: 23px;
display: flex;
height: 0px;
position: absolute;
top: 42px;
right: 0;
}
.save_export{
clear: both;
position: relative;
}
.export{
padding-right: 11px;
text-decoration: underline;
cursor: pointer;
}
.sf_subscrbe .bot_no,
.sf_fb .bot_no,
.sf_fb_share .bot_no,
.sf_twiter .bot_no,
.sf_pinit .bot_no,
.sf_linkedin .bot_no
{
background: rgba(0, 0, 0, 0) url(//losrealejos.es/wp-content/plugins/ultimate-social-media-icons/css/images/count_left_arow.png) no-repeat scroll 0 0 / 27px auto;
font-size: 12px !important;
left: 67px;
line-height: 19px !important;
margin-left: 0; text-align: center;
white-space: pre;
width: 35px;
height: 20px;
z-index: 9;
display: inline-block; }
.sfsi_icons_container>a {
float: left !important;
text-decoration: none !important;
-webkit-box-shadow: unset !important;
box-shadow: unset !important;
-webkit-transition: unset !important;
transition: unset !important;
}
.sfsi_icons_container a:hover,
.sfsi_icons_container a:focus,
.sfsi_icons_container a:active {
-webkit-box-shadow: unset !important;
box-shadow: unset !important;
}
.sfsi_Sicons .sfsi_icons_container img {
height: unset !important;
width: unset !important;
}
.sfsi_flex_container {
display: flex;
flex-wrap: wrap;
overflow-y: scroll;
height: 36vh;
}
.sfsi_flex_container>div {
height: 90px;
width: 139px;
margin: 10px;
margin-bottom: 0;
text-align: center;
font-size: 30px;
position: relative;
border: 1px solid #ddd;
}
.sfsi_flex_container>div>a>img {
width: 100%;
height: 88px;
object-fit: scale-down;
}
.sfsi_flex_container>div a {
position: relative;
margin: 0;
padding: 0;
z-index: 100;
height: 90px;
}
.sfsi_pinterest_overlay {
position: absolute;
top: -61px;
left: 0;
width: 100%;
height: 90px;
z-index: 1000;
display: inline-block;
background: rgba(189, 8, 28, .3);
text-align: center;
padding-top: 22px;
color: #fff;
transition: all .3s;
display: none;
}
.sfsi_flex_container>div:hover a .sfsi_pinterest_overlay {
display: block;
}
.sfsi_socialwpr img{
height: 20px;
}
.sfsi_Sicons.sfsi_Sicons.sfsi_Sicons .sf_icon img {
height: 20.5px!important;
margin:0 !important;
padding:0 !important; padding-top: 0!important;
width: auto!important; max-width: inherit!important;
min-width: inherit!important;
position: unset!important; }
.sfsi_Sicons.sfsi_Sicons.sfsi_Sicons .sf_icon a{
float: none!important;
margin:0 !important;
padding:0 !important;
text-decoration: none!important;
line-height:unset!important;
font-size: inherit!important;
}
.sfsi_Sicons.sfsi_Sicons.sfsi_Sicons .sf_icon .fb_iframe_widget , .sfsi_Sicons.sfsi_Sicons.sfsi_Sicons .sf_icon .fb_iframe_widget>*{
float: none!important;
vertical-align: unset!important;
height: 20px !important;
position: unset!important;
margin-top: 0!important;
padding-top: 0!important;
width: 59px!important;
min-width: unset!important;
}
.sfsi_Sicons.sfsi_Sicons.sfsi_Sicons .sf_icon { vertical-align: unset!important; position: unset!important;
margin: 0 4px!important; width: unset!important;
text-align: unset!important;
max-width: 100%!important;
display: flex !important;
align-items: center !important;
}
.sfsi_tool_tip_2.utube_tool_bdr .icon1 {
margin-left: 13px!important;
}
.sfsi_shortcode_container .sfsi_wicons {
z-index: 110 !important;
} .sfsi_left-align_icon {
text-align: left !important;
} .sfsi_tool_tip_2 .sfsi_inside div:first-child {
margin-top: 0 !important;
}
.sfsi_tool_tip_2 .sfsi_inside div:last-child {
margin-bottom: 0 !important;
}
#sfsiid_facebook.sfsi_tool_tip_2 .sfsi_inside .icon2 {
margin: 0 0 6px 0 !important;
height: 20px;
width: 90px;
}
#sfsiid_facebook.sfsi_tool_tip_2 .sfsi_inside .icon3 {
width: 68px;
margin-top: 0 !important;
}
.sfsi_tool_tip_2 .sfsi_inside {
margin-left: 0;
display: flex;
flex-direction: column;
align-items: center;
}
.sfsi_tool_tip_2 {
border: 0px;
box-shadow: #86868654 0 0 25px 1px;
border-radius: 6px;
padding: 8px 12px 8px 12px;
width: 140px;
transform: translateX(-50%);
margin:0;
bottom: calc(100% + 8px);
}
.sfsi_tool_tip_2::after {
content: "";
position: absolute;
top: 100%;
left: 0;
width: 100%;
height: 15px;
}
.sfsi_tool_tip_2 .bot_arow {
position: absolute;
width: 0;
height: 0;
border-style: solid;
border-width: 5px 5px 0;
border-color: #fff transparent transparent;
bottom: -5px;
background: none;
}
.sfsi_icons_container>a {
padding: 2px 0;
}
.sfsi_responsive_icons_count.sfsi_small_button {
margin-top: 2px !important;
}
.sfsi_responsive_icons_count {
margin-top: 0;
}
.sfsi_responsive_icons_count.sfsi_responsive_count_container.sfsi_large_button {
display: inline-flex !important;
align-items: center;
padding: 10px 13px !important;
white-space: nowrap;
}
.sfsi_responsive_icons_count.sfsi_responsive_count_container.sfsi_large_button h3 {
margin: 0 7px 0 0 !important;
font-size: 18px !important;
line-height: 18px !important;
}
.sfsi_responsive_icons_count.sfsi_responsive_count_container.sfsi_large_button h6 {
line-height: 14px;
font-size: 14px;
}
.linkedin_tool_bdr .sfsi_inside .icon2 {
margin-right: 0 !important;
}
.linkedin_tool_bdr .sfsi_inside .icon1,
.linkedin_tool_bdr .sfsi_inside .icon2,
.linkedin_tool_bdr .sfsi_inside .icon3,
.linkedin_tool_bdr .sfsi_inside .icon4 {
width: auto;
}
.linkedin_tool_bdr .sfsi_inside .icon3 {
margin-right: 0;
}
.linkedin_tool_bdr .sfsi_inside .icon3 .IN-widget {
width: 106px;
}
.vk_tool_bdr .sfsi_inside .icon1 {
margin: 2px 0 3px 0;
height: auto;
display: inline-block;
float: none;
}
.vk_tool_bdr .sfsi_inside .icon2 {
margin: 3px auto;
min-height: 25px !important;
display: block;
overflow: hidden;
}
.vk_tool_bdr .sfsi_inside .icon1 img {
width: 80px;
}
.vk_tool_bdr .sfsi_inside .icon2 img {
width: 80px;
height: 24px;
}
.sfsi_responsive_icons .sfsi_responsive_icon_pinterest_container {
background-color: #CB3233;
} .sfsi_premium_sticky_icons_container {
flex-direction: column;
display: flex;
position: fixed;
top: 50%;
-webkit-transform: translateY(-50%);
-ms-transform: translateY(-50%);
transform: translateY(-50%);
}
.sfsi_sticky_icons_container_wrapper .sfsi_premium_sticky_icons_container a {
display: block;
text-align: center;
transition: all 0.3s ease;
color: white;
font-size: 20px;
}
.sfsi_sticky_icons_container_wrapper .sfsi_premium_sticky_right_button_container {
right: 0;
}
.sfsi_sticky_icons_container_wrapper .sfsi_premium_sticky_left_button_container {
left: 0;
}
.sfsi_premium_sticky_mobile_icons_container {
display: flex;
position: fixed;
width: 100% !important;
}
.sfsi_sticky_icons_container_wrapper .sfsi_premium_sticky_mobile_icons_container a {
width: 100% !important;
}
.sfsi_sticky_icons_container_wrapper .sfsi_premium_sticky_mobile_top {
top: 0px;
}
.sfsi_sticky_icons_container_wrapper .sfsi_premium_sticky_mobile_bottom {
bottom: 0px;
}
.sfsi_sticky_icons_container_wrapper .sfsi_premium_sticky_icon_item_container {
height: 40px;
vertical-align: middle;
margin-top: auto;
margin-bottom: auto;
display: flex;
justify-content: center;
}
.sfsi_sticky_icons_container_wrapper .sfsi_premium_sticky_icon_item_container img {
padding: 9px;
vertical-align: middle !important;
box-shadow: unset !important;
-webkit-box-shadow: unset !important;
max-width: 40px !important;
max-height: 40px !important;
}
.sfsi_sticky_icons_container_wrapper .sfsi_premium_sticky_icon_item_container span {
padding: 7px;
vertical-align: middle !important;
box-shadow: unset !important;
-webkit-box-shadow: unset !important;
line-height: 40px
}
.sfsi_sticky_icons_container_wrapper .sfsi_premium_sticky_icon_item_container.sfsi_premium_sticky_custom_icon{
width:40px;
}
.sfsi_sticky_icons_container_wrapper .sfsi_premium_sticky_icons_count.sfsi_premium_sticky_count_container{
width: 40px;
font-size: 12px;
height: 40px;
line-height: 20px;
margin: 0px !important;
padding-top: 3px;
}
.sfsi_sticky_icons_container_wrapper .sfsi_premium_sticky_icons_count.sfsi_premium_sticky_count_container h3,
.sfsi_sticky_icons_container_wrapper .sfsi_premium_sticky_icons_count.sfsi_premium_sticky_count_container h6 {
margin: 0px;
}
.sfsi_sticky_icons_container_wrapper .sfsi_premium_sticky_mobile_icons_container .sfsi_premium_sticky_icons_count {
width: 100% !important;
padding-top: 4px;
}
amp-facebook-like{
height: 21px;
margin-bottom:-7px
}
.sfsi_sticky_icons_container_wrapper .sfsi_premium_sticky_icon_item_container.sfsi_premium_responsive_icon_follow_container img{
padding-top: 10px;
padding-bottom: 10px;
padding-right: 7px;
padding-left: 7px;
}
.sfsi_sticky_icons_container_wrapper .sfsi_premium_sticky_icons_count.sfsi_premium_sticky_count_container h3{
font-size: 16px !important;
}
.sfsi_sticky_icons_container_wrapper .sfsi_premium_sticky_icons_count.sfsi_premium_sticky_count_container h6{
font-size: 9px !important;
padding-top: 12px;
padding-bottom: 12px;
padding-right: 11px;
padding-left: 10px;
}
.sfsi_sticky_icons_container_wrapper .sfsi_premium_sticky_count_container .sfsi_premium_count,
.sfsi_sticky_icons_container_wrapper .sfsi_premium_sticky_count_container .sfsi_premium_count_text{
font-size:12px!important;
}
.sfsiaftrpstwpr {
display: flex;
justify-content: flex-start;
max-width: 100% !important;
clear: both;
}
@media screen and (max-width: 569px) {
.sfsi_responsive_fluid div span {
display: none;
}
} .sfsi_actvite_theme_flat .inerCnt .sfcm.sfsi_wicon {
padding: 0;
border: medium none !important;
width: 55% !important;
height: auto;
position: absolute;
top: 50%;
transition: inherit;
left: 50%;
transform: translate(-50%, -50%);
margin: 0;
}
.sfsi_actvite_theme_flat .inerCnt .sficn {
display: flex;
border-radius: 50%;
align-items: center;
justify-content: center;
height: 100%;
} .sfsi-mouseOver-effect.sfsi-mouseOver-effect-fade_in a.sfsi_responsive_fluid,
.sfsi-mouseOver-effect.sfsi-mouseOver-effect-combo a.sfsi_responsive_fluid,
.sfsi-mouseOver-effect.sfsi-mouseOver-effect-fade_in .sfsi_premium_sticky_icons_container a,
.sfsi-mouseOver-effect.sfsi-mouseOver-effect-combo .sfsi_premium_sticky_icons_container a,
.sfsi-mouseOver-effect.sfsi-mouseOver-effect-fade_in .sf_icon a,
.sfsi-mouseOver-effect.sfsi-mouseOver-effect-combo .sf_icon a,
.sfsi_Sicons.sfsi-mouseOver-effect.sfsi-mouseOver-effect-fade_in .sf_fb.sf_icon,
.sfsi_Sicons.sfsi-mouseOver-effect.sfsi-mouseOver-effect-combo .sf_fb.sf_icon {
opacity: 0.6 !important;
}
.sfsi-mouseOver-effect.sfsi-mouseOver-effect-fade_in a.sfsi_responsive_fluid:hover,
.sfsi-mouseOver-effect.sfsi-mouseOver-effect-combo a.sfsi_responsive_fluid:hover,
.sfsi-mouseOver-effect.sfsi-mouseOver-effect-fade_in .sfsi_premium_sticky_icons_container a:hover,
.sfsi-mouseOver-effect.sfsi-mouseOver-effect-combo .sfsi_premium_sticky_icons_container a:hover,
.sfsi-mouseOver-effect.sfsi-mouseOver-effect-fade_in .sf_icon a:hover,
.sfsi-mouseOver-effect.sfsi-mouseOver-effect-combo .sf_icon a:hover,
.sfsi_Sicons.sfsi-mouseOver-effect.sfsi-mouseOver-effect-fade_in .sf_fb.sf_icon:hover,
.sfsi_Sicons.sfsi-mouseOver-effect.sfsi-mouseOver-effect-combo .sf_fb.sf_icon:hover {
opacity: 1 !important;
transition: all 0.6s ease 0s !important;
}
.sfsi-mouseOver-effect.sfsi-mouseOver-effect-scale a.sfsi_responsive_fluid:hover,
.sfsi-mouseOver-effect.sfsi-mouseOver-effect-combo a.sfsi_responsive_fluid:hover,
.sfsi-mouseOver-effect.sfsi-mouseOver-effect-scale .sfsi_premium_sticky_icons_container a:hover,
.sfsi-mouseOver-effect.sfsi-mouseOver-effect-combo .sfsi_premium_sticky_icons_container a:hover,
.sfsi-mouseOver-effect.sfsi-mouseOver-effect-scale .sf_icon a:hover,
.sfsi-mouseOver-effect.sfsi-mouseOver-effect-combo .sf_icon a:hover,
.sfsi_Sicons.sfsi-mouseOver-effect.sfsi-mouseOver-effect-scale .sf_fb.sf_icon:hover,
.sfsi_Sicons.sfsi-mouseOver-effect.sfsi-mouseOver-effect-combo .sf_fb.sf_icon:hover {
z-index: 99999 !important;
transition: all 0.6s ease 0s !important;
}
.sfsi_Sicons.sfsi-mouseOver-effect .sf_icon a,
.sfsi_Sicons.sfsi_Sicons_position_right .sf_subscrbe.sf_icon a {
display: inline-block;
}
.sfsi_Sicons.sfsi_Sicons.sfsi_Sicons.sfsi_Sicons_position_right .sf_icon .fb_iframe_widget,
.sfsi_Sicons.sfsi_Sicons.sfsi_Sicons.sfsi_Sicons_position_right .sf_icon .fb_iframe_widget>* {
margin-left: 0;
}
.vk_tool_bdr .sfsi_inside .icon1,
.vk_tool_bdr .sfsi_inside .icon1 a,
.vk_tool_bdr .sfsi_inside .icon2,
.vk_tool_bdr .sfsi_inside .icon2 a {
display: flex;
align-items: center;
}
#sfsi_floater .sfsi_tool_tip_2 {
display: none;
}
.margin-enable-count{
margin-left: -13px !important;
}
.sf_fb iframe{
margin-top: 2px !important;
}
.success-alert {
display: none;
position: fixed;
top: 100px; right: 10px; background-color: #4CAF50;
color: white;
text-align: center;
padding: 15px;
border-radius: 5px;
z-index: 99999;
} @keyframes intro-animation {
0% {
transform: translateX(100%);
}
100% {
transform: translateX(0);
}
} @keyframes fade-out {
0% {
opacity: 1;
}
90% {
opacity: 1;
}
100% {
opacity: 0;
}
}
.sfsi_Sicons .sf_icon a {
display: flex !important;
}.cmplz-video.cmplz-iframe-styles{background-color:transparent}.cmplz-video.cmplz-hidden{visibility:hidden !important}.cmplz-blocked-content-notice{display:none}.cmplz-placeholder-parent{height:inherit}.cmplz-optin .cmplz-blocked-content-container .cmplz-blocked-content-notice,.cmplz-optin .cmplz-wp-video .cmplz-blocked-content-notice,.cmplz-optout .cmplz-blocked-content-container .cmplz-blocked-content-notice,.cmplz-optout .cmplz-wp-video .cmplz-blocked-content-notice{display:block}.cmplz-blocked-content-container,.cmplz-wp-video{animation-name:cmplz-fadein;animation-duration:600ms;background:#FFF;border:0;border-radius:3px;box-shadow:0 0 1px 0 rgba(0,0,0,0.5),0 1px 10px 0 rgba(0,0,0,0.15);display:flex;justify-content:center;align-items:center;background-repeat:no-repeat !important;background-size:cover !important;height:inherit;position:relative}.cmplz-blocked-content-container.gmw-map-cover,.cmplz-wp-video.gmw-map-cover{max-height:100%;position:absolute}.cmplz-blocked-content-container.cmplz-video-placeholder,.cmplz-wp-video.cmplz-video-placeholder{padding-bottom:initial}.cmplz-blocked-content-container iframe,.cmplz-wp-video iframe{visibility:hidden;max-height:100%;border:0 !important}.cmplz-blocked-content-container .cmplz-custom-accept-btn,.cmplz-wp-video .cmplz-custom-accept-btn{white-space:normal;text-transform:initial;cursor:pointer;position:absolute !important;width:100%;top:50%;left:50%;transform:translate(-50%,-50%);max-width:200px;font-size:14px;padding:10px;background-color:rgba(0,0,0,0.5);color:#fff;text-align:center;z-index:98;line-height:23px}.cmplz-blocked-content-container .cmplz-custom-accept-btn:focus,.cmplz-wp-video .cmplz-custom-accept-btn:focus{border:1px dotted #cecece}.cmplz-blocked-content-container .cmplz-blocked-content-notice,.cmplz-wp-video .cmplz-blocked-content-notice{white-space:normal;text-transform:initial;position:absolute !important;width:100%;top:50%;left:50%;transform:translate(-50%,-50%);max-width:300px;font-size:14px;padding:10px;background-color:rgba(0,0,0,0.5);color:#fff;text-align:center;z-index:98;line-height:23px}.cmplz-blocked-content-container .cmplz-blocked-content-notice .cmplz-links,.cmplz-wp-video .cmplz-blocked-content-notice .cmplz-links{display:block;margin-bottom:10px}.cmplz-blocked-content-container .cmplz-blocked-content-notice .cmplz-links a,.cmplz-wp-video .cmplz-blocked-content-notice .cmplz-links a{color:#fff}.cmplz-blocked-content-container .cmplz-blocked-content-notice .cmplz-blocked-content-notice-body,.cmplz-wp-video .cmplz-blocked-content-notice .cmplz-blocked-content-notice-body{display:block}.cmplz-blocked-content-container div div{display:none}.cmplz-wp-video .cmplz-placeholder-element{width:100%;height:inherit}@keyframes cmplz-fadein{from{opacity:0}to{opacity:1}}[class*="lastudioicon-"]{display:inline-block;font:normal normal normal 1em/1 LaStudioIcons;speak:none;text-transform:none;-webkit-font-smoothing:antialiased;-moz-osx-font-smoothing:grayscale}.lastudioicon-b-dribbble:before{content:'\e800'}.lastudioicon-b-vkontakte:before{content:'\e801'}.lastudioicon-b-line:before{content:'\e802'}.lastudioicon-b-twitter-squared:before{content:'\e803'}.lastudioicon-b-yahoo-1:before{content:'\e804'}.lastudioicon-b-skype-outline:before{content:'\e805'}.lastudioicon-globe:before{content:'\e806'}.lastudioicon-shield:before{content:'\e807'}.lastudioicon-phone-call:before{content:'\e808'}.lastudioicon-menu-6:before{content:'\e809'}.lastudioicon-support248:before{content:'\e80a'}.lastudioicon-f-comment-1:before{content:'\e80b'}.lastudioicon-ic_mail_outline_24px:before{content:'\ea02'}.lastudioicon-ic_compare_arrows_24px:before{content:'\ea03'}.lastudioicon-ic_compare_24px:before{content:'\ea04'}.lastudioicon-ic_share_24px:before{content:'\ea05'}.lastudioicon-bath-tub-1:before{content:'\ea06'}.lastudioicon-shopping-cart-1:before{content:'\ea07'}.lastudioicon-contrast:before{content:'\ea08'}.lastudioicon-heart-1:before{content:'\ea09'}.lastudioicon-sort-tool:before{content:'\ea0a'}.lastudioicon-list-bullet-1:before{content:'\ea0b'}.lastudioicon-menu-8-1:before{content:'\ea0c'}.lastudioicon-menu-4-1:before{content:'\ea0d'}.lastudioicon-menu-3-1:before{content:'\ea0e'}.lastudioicon-menu-1:before{content:'\ea0f'}.lastudioicon-down-arrow:before{content:'\ea10'}.lastudioicon-left-arrow:before{content:'\ea11'}.lastudioicon-right-arrow:before{content:'\ea12'}.lastudioicon-up-arrow:before{content:'\ea13'}.lastudioicon-phone-1:before{content:'\ea14'}.lastudioicon-pin-3-1:before{content:'\ea15'}.lastudioicon-search-content:before{content:'\ea16'}.lastudioicon-single-01-1:before{content:'\ea17'}.lastudioicon-i-delete:before{content:'\ea18'}.lastudioicon-zoom-1:before{content:'\ea19'}.lastudioicon-b-meeting:before{content:'\ea1a'}.lastudioicon-bag-20:before{content:'\ea1b'}.lastudioicon-bath-tub-2:before{content:'\ea1c'}.lastudioicon-web-link:before{content:'\ea1d'}.lastudioicon-shopping-cart-2:before{content:'\ea1e'}.lastudioicon-cart-return:before{content:'\ea1f'}.lastudioicon-check:before{content:'\ea20'}.lastudioicon-g-check:before{content:'\ea21'}.lastudioicon-d-check:before{content:'\ea22'}.lastudioicon-circle-10:before{content:'\ea23'}.lastudioicon-circle-simple-left:before{content:'\ea24'}.lastudioicon-circle-simple-right:before{content:'\ea25'}.lastudioicon-compare:before{content:'\ea26'}.lastudioicon-letter:before{content:'\ea27'}.lastudioicon-mail:before{content:'\ea28'}.lastudioicon-email:before{content:'\ea29'}.lastudioicon-eye:before{content:'\ea2a'}.lastudioicon-heart-2:before{content:'\ea2b'}.lastudioicon-shopping-cart-3:before{content:'\ea2c'}.lastudioicon-list-bullet-2:before{content:'\ea2d'}.lastudioicon-marker-3:before{content:'\ea2e'}.lastudioicon-measure-17:before{content:'\ea2f'}.lastudioicon-menu-8-2:before{content:'\ea30'}.lastudioicon-menu-7:before{content:'\ea31'}.lastudioicon-menu-4-2:before{content:'\ea32'}.lastudioicon-menu-3-2:before{content:'\ea33'}.lastudioicon-menu-2:before{content:'\ea34'}.lastudioicon-microsoft:before{content:'\ea35'}.lastudioicon-phone-2:before{content:'\ea36'}.lastudioicon-phone-call-1:before{content:'\ea37'}.lastudioicon-pin-3-2:before{content:'\ea38'}.lastudioicon-pin-check:before{content:'\ea39'}.lastudioicon-e-remove:before{content:'\ea3a'}.lastudioicon-single-01-2:before{content:'\ea3b'}.lastudioicon-i-add:before{content:'\ea3c'}.lastudioicon-small-triangle-down:before{content:'\ea3d'}.lastudioicon-small-triangle-left:before{content:'\ea3e'}.lastudioicon-small-triangle-right:before{content:'\ea3f'}.lastudioicon-tag-check:before{content:'\ea40'}.lastudioicon-tag:before{content:'\ea41'}.lastudioicon-clock:before{content:'\ea42'}.lastudioicon-time-clock:before{content:'\ea43'}.lastudioicon-triangle-left:before{content:'\ea44'}.lastudioicon-triangle-right:before{content:'\ea45'}.lastudioicon-business-agent:before{content:'\ea46'}.lastudioicon-zoom-2:before{content:'\ea47'}.lastudioicon-zoom-88:before{content:'\ea48'}.lastudioicon-search-zoom-in:before{content:'\ea49'}.lastudioicon-search-zoom-out:before{content:'\ea4a'}.lastudioicon-small-triangle-up:before{content:'\ea4b'}.lastudioicon-phone-call-2:before{content:'\ea4c'}.lastudioicon-full-screen:before{content:'\ea4d'}.lastudioicon-car-parking:before{content:'\ea4e'}.lastudioicon-transparent:before{content:'\ea4f'}.lastudioicon-bedroom-1:before{content:'\ea50'}.lastudioicon-bedroom-2:before{content:'\ea51'}.lastudioicon-search-property:before{content:'\ea52'}.lastudioicon-menu-5:before{content:'\ea53'}.lastudioicon-circle-simple-right-2:before{content:'\ea54'}.lastudioicon-detached-property:before{content:'\ea55'}.lastudioicon-armchair:before{content:'\ea56'}.lastudioicon-measure-big:before{content:'\ea57'}.lastudioicon-b-meeting-2:before{content:'\ea58'}.lastudioicon-bulb-63:before{content:'\ea59'}.lastudioicon-new-construction:before{content:'\ea5a'}.lastudioicon-quite-happy:before{content:'\ea5b'}.lastudioicon-shape-star-1:before{content:'\ea5c'}.lastudioicon-shape-star-2:before{content:'\ea5d'}.lastudioicon-star-rate-1:before{content:'\ea5e'}.lastudioicon-star-rate-2:before{content:'\ea5f'}.lastudioicon-home-2:before{content:'\ea60'}.lastudioicon-home-3:before{content:'\ea61'}.lastudioicon-home:before{content:'\ea62'}.lastudioicon-home-2-2:before{content:'\ea63'}.lastudioicon-home-3-2:before{content:'\ea64'}.lastudioicon-home-4:before{content:'\ea65'}.lastudioicon-home-search:before{content:'\ea66'}.lastudioicon-e-add:before{content:'\ea67'}.lastudioicon-e-delete:before{content:'\ea68'}.lastudioicon-i-delete-2:before{content:'\ea69'}.lastudioicon-i-add-2:before{content:'\ea6a'}.lastudioicon-arrow-right:before{content:'\ea6b'}.lastudioicon-arrow-left:before{content:'\ea6c'}.lastudioicon-arrow-up:before{content:'\ea6d'}.lastudioicon-arrow-down:before{content:'\ea6e'}.lastudioicon-a-check:before{content:'\ea6f'}.lastudioicon-a-add:before{content:'\ea70'}.lastudioicon-chart-bar-32:before{content:'\ea71'}.lastudioicon-chart-bar-32-2:before{content:'\ea72'}.lastudioicon-cart-simple-add:before{content:'\ea73'}.lastudioicon-cart-add:before{content:'\ea74'}.lastudioicon-cart-add-2:before{content:'\ea75'}.lastudioicon-cart-speed-1:before{content:'\ea76'}.lastudioicon-cart-speed-2:before{content:'\ea77'}.lastudioicon-cart-refresh:before{content:'\ea78'}.lastudioicon-ic_format_quote_24px:before{content:'\ea79'}.lastudioicon-quote-1:before{content:'\ea7a'}.lastudioicon-quote-2:before{content:'\ea7b'}.lastudioicon-a-chat:before{content:'\ea7f'}.lastudioicon-b-comment:before{content:'\ea80'}.lastudioicon-chat:before{content:'\ea81'}.lastudioicon-b-chat:before{content:'\ea82'}.lastudioicon-f-comment:before{content:'\ea83'}.lastudioicon-f-chat:before{content:'\ea84'}.lastudioicon-subtitles:before{content:'\ea85'}.lastudioicon-voice-recognition:before{content:'\ea86'}.lastudioicon-n-edit:before{content:'\ea87'}.lastudioicon-d-edit:before{content:'\ea88'}.lastudioicon-globe-1:before{content:'\f018'}.lastudioicon-b-twitter:before{content:'\f099'}.lastudioicon-b-facebook:before{content:'\f09a'}.lastudioicon-b-github-circled:before{content:'\f09b'}.lastudioicon-b-pinterest-circled:before{content:'\f0d2'}.lastudioicon-b-pinterest-squared:before{content:'\f0d3'}.lastudioicon-b-linkedin:before{content:'\f0e1'}.lastudioicon-b-github:before{content:'\f113'}.lastudioicon-b-youtube-squared:before{content:'\f166'}.lastudioicon-b-youtube:before{content:'\f167'}.lastudioicon-b-youtube-play:before{content:'\f16a'}.lastudioicon-b-dropbox:before{content:'\f16b'}.lastudioicon-b-instagram:before{content:'\f16d'}.lastudioicon-b-tumblr:before{content:'\f173'}.lastudioicon-b-tumblr-squared:before{content:'\f174'}.lastudioicon-b-skype:before{content:'\f17e'}.lastudioicon-b-foursquare:before{content:'\f180'}.lastudioicon-b-vimeo-squared:before{content:'\f194'}.lastudioicon-b-wordpress:before{content:'\f19a'}.lastudioicon-b-yahoo:before{content:'\f19e'}.lastudioicon-b-reddit:before{content:'\f1a1'}.lastudioicon-b-reddit-squared:before{content:'\f1a2'}.lastudioicon-language:before{content:'\f1ab'}.lastudioicon-b-spotify-1:before{content:'\f1bc'}.lastudioicon-b-soundcloud:before{content:'\f1be'}.lastudioicon-b-vine:before{content:'\f1ca'}.lastudioicon-b-yelp:before{content:'\f1e9'}.lastudioicon-b-lastfm:before{content:'\f202'}.lastudioicon-b-lastfm-squared:before{content:'\f203'}.lastudioicon-b-pinterest:before{content:'\f231'}.lastudioicon-b-whatsapp:before{content:'\f232'}.lastudioicon-b-vimeo:before{content:'\f27d'}.lastudioicon-b-reddit-alien:before{content:'\f281'}.lastudioicon-b-telegram:before{content:'\f2c6'}.lastudioicon-b-github-squared:before{content:'\f300'}.lastudioicon-b-flickr:before{content:'\f303'}.lastudioicon-b-flickr-circled:before{content:'\f304'}.lastudioicon-b-vimeo-circled:before{content:'\f307'}.lastudioicon-b-twitter-circled:before{content:'\f30a'}.lastudioicon-b-linkedin-squared:before{content:'\f30c'}.lastudioicon-b-spotify:before{content:'\f327'}.lastudioicon-b-instagram-1:before{content:'\f32d'}.lastudioicon-b-evernote:before{content:'\f333'}.lastudioicon-b-soundcloud-1:before{content:'\f348'}.lastudioicon-dot:before{content:'';width:.5em;height:.5em;background-color:currentColor;border-radius:50%;vertical-align:middle}.lastudioicon-dot-3:before{content:'\e80c'}.lastudioicon-envato:before{content:'\e8bc'}@font-face{font-family:'LaStudioIcons';src:url(//losrealejos.es/wp-content/themes/fennik/assets/fonts/LaStudioIcons.eot);src:url(//losrealejos.es/wp-content/themes/fennik/assets/fonts/LaStudioIcons.eot) format("embedded-opentype"),url(//losrealejos.es/wp-content/themes/fennik/assets/fonts/LaStudioIcons.woff2) format("woff2"),url(//losrealejos.es/wp-content/themes/fennik/assets/fonts/LaStudioIcons.woff) format("woff"),url(//losrealejos.es/wp-content/themes/fennik/assets/fonts/LaStudioIcons.ttf) format("truetype"),url(//losrealejos.es/wp-content/themes/fennik/assets/fonts/LaStudioIcons.svg) format("svg");font-weight:400;font-style:normal}
.clearfix:after,.clearfix:before{content:" ";display:table;flex-basis:0;order:1}.clearfix:after{clear:both}.elementor-background-slideshow .swiper-slide:not(.swiper-slide-active){z-index:-1}.elementor-top-section.elementor-section-stretched:not([style]){opacity:0}.elementor-section.elementor-section-boxed.elementor-element>.elementor-container{max-width:var(--theme-container-width,1170px)}.elementor .elementor-accordion .elementor-accordion-item+.elementor-accordion-item{border-top-style:solid}.lastudio-images-layout__link{width:100%}.lastudio-carousel-wrap.lastudio-equal-cols .slick-track:after,.lastudio-carousel-wrap.lastudio-equal-cols .slick-track:before{display:none}.elementor-widget-social-icons .elementor-social-icon{vertical-align:inherit}.la-popup-with-play-icon a,a.la-popup-with-play-icon{position:relative;display:block}.la-popup-with-play-icon a:before,a.la-popup-with-play-icon:before{font-family:"LaStudioIcons";display:inline-block;vertical-align:middle;font-weight:normal;font-style:normal;letter-spacing:normal;text-rendering:auto;-webkit-font-smoothing:antialiased;-moz-osx-font-smoothing:grayscale;content:"";position:absolute;width:68px;height:68px;line-height:68px;background:#fff;text-align:center;border-radius:50%;left:50%;top:50%;margin-left:-34px;margin-top:-34px;transition:all 0.5s;z-index:2;font-size:18px}.la-popup-with-play-icon a:after,a.la-popup-with-play-icon:after{content:"";position:absolute;left:0;top:0;width:100%;height:100%;background:#000;opacity:0;transition:all 0.5s}.la-popup-with-play-icon a:hover:before,a.la-popup-with-play-icon:hover:before{transform:scale(1.2)}.la-popup-with-play-icon a:hover:after,a.la-popup-with-play-icon:hover:after{opacity:0.2}.lastudio-elements select{-webkit-appearance:none;-moz-appearance:none;appearance:none;width:100%}.elementor-sticky--active{z-index:3}.elementor-motion-effects-element,.elementor-motion-effects-layer{transition-property:transform,opacity;transition-timing-function:cubic-bezier(0,0.33,0.07,1.03);transition-duration:1s}.elementor-motion-effects-container{position:absolute;top:0;left:0;width:100%;height:100%;overflow:hidden;pointer-events:none}.elementor-motion-effects-layer{position:absolute;top:0;left:0;background-repeat:no-repeat;background-size:cover}.elementor-motion-effects-perspective{-webkit-perspective:1200px;perspective:1200px}@media (max-width:1600px){.elementor-widget.elementor-laptop-align-center .elementor-icon-list-item,.elementor-widget.elementor-laptop-align-center .elementor-icon-list-item a,.elementor-widget.elementor-laptop-align-center .elementor-icon-list-items{-webkit-box-pack:center;-ms-flex-pack:center;-webkit-justify-content:center;justify-content:center}.elementor-widget.elementor-laptop-align-center .elementor-icon-list-item:after{margin:auto}.elementor-widget.elementor-laptop-align-left .elementor-icon-list-item,.elementor-widget.elementor-laptop-align-left .elementor-icon-list-item a{-webkit-box-pack:start;-ms-flex-pack:start;-webkit-justify-content:flex-start;justify-content:flex-start;text-align:left}.elementor-widget.elementor-laptop-align-right .elementor-icon-list-item,.elementor-widget.elementor-laptop-align-right .elementor-icon-list-item a{-webkit-box-pack:end;-ms-flex-pack:end;-webkit-justify-content:flex-end;justify-content:flex-end;text-align:right}.elementor-widget:not(.elementor-laptop-align-right) .elementor-icon-list-item:after{left:0}.elementor-widget:not(.elementor-laptop-align-left) .elementor-icon-list-item:after{right:0}}@media (max-width:800px){.elementor-widget.elementor-mobile_extra-align-center .elementor-icon-list-item,.elementor-widget.elementor-mobile_extra-align-center .elementor-icon-list-item a,.elementor-widget.elementor-mobile_extra-align-center .elementor-icon-list-items{-webkit-box-pack:center;-ms-flex-pack:center;-webkit-justify-content:center;justify-content:center}.elementor-widget.elementor-mobile_extra-align-center .elementor-icon-list-item:after{margin:auto}.elementor-widget.elementor-mobile_extra-align-left .elementor-icon-list-item,.elementor-widget.elementor-mobile_extra-align-left .elementor-icon-list-item a{-webkit-box-pack:start;-ms-flex-pack:start;-webkit-justify-content:flex-start;justify-content:flex-start;text-align:left}.elementor-widget.elementor-mobile_extra-align-right .elementor-icon-list-item,.elementor-widget.elementor-mobile_extra-align-right .elementor-icon-list-item a{-webkit-box-pack:end;-ms-flex-pack:end;-webkit-justify-content:flex-end;justify-content:flex-end;text-align:right}.elementor-widget:not(.elementor-mobile_extra-align-right) .elementor-icon-list-item:after{left:0}.elementor-widget:not(.elementor-mobile_extra-align-left) .elementor-icon-list-item:after{right:0}}@media (min-width:640px) and (max-width:800px){.elementor:not(.elementor-edit-area-active) .elementor-hidden-mobile_extra{display:none}}@media (min-width:800px) and (max-width:1024px){.elementor:not(.elementor-edit-area-active) .elementor-hidden-tablet{display:none}}.lastudio-carousel .lastudio-arrow{position:absolute;top:50%;display:-ms-flexbox;display:flex;-webkit-box-pack:center;-ms-flex-pack:center;-webkit-justify-content:center;justify-content:center;-webkit-box-align:center;-ms-flex-align:center;align-items:center;cursor:pointer;z-index:2;transition:all 0.2s}.lastudio-carousel .lastudio-slick-dots{display:-ms-flexbox;display:flex;-webkit-box-pack:center;-ms-flex-pack:center;-webkit-justify-content:center;justify-content:center;-webkit-box-align:center;-ms-flex-align:center;align-items:center;position:relative;z-index:3;margin:15px 0 0 0}.lastudio-carousel .lastudio-slick-dots li{padding:8px;margin:0!important;list-style:none}.lastudio-carousel .lastudio-slick-dots li span{display:block;cursor:pointer;width:12px;height:12px;border-radius:20px;padding:0;text-indent:10em;overflow:hidden;background-color:#d8d8d8}.lastudio-carousel .lastudio-slick-dots li span:before{display:none}.lastudio-carousel .lastudio-slick-dots li.slick-active span{background-color:#3E3E3E}.lastudio-slick-dots li:not(.slick-active):not(.dots-prev):not(.dots-next){display:none}.elementor-lastudio-carousel .lastudio-carousel:not(.slick-initialized),.elementor-lastudio-posts .lastudio-carousel>.lastudio-posts:not(.slick-initialized){display:-ms-flexbox;display:flex;visibility:hidden}.lastudio-countdown-timer{display:-ms-flexbox;display:flex;-webkit-flex-flow:row wrap;-ms-flex-flow:row wrap;flex-flow:row wrap;-webkit-box-pack:center;-ms-flex-pack:center;-webkit-justify-content:center;justify-content:center;-webkit-box-align:center;-ms-flex-align:center;align-items:center}.lastudio-countdown-timer__item{display:-ms-flexbox;display:flex;-webkit-flex-flow:column nowrap;-ms-flex-flow:column nowrap;flex-flow:column nowrap;-webkit-box-pack:center;-ms-flex-pack:center;-webkit-justify-content:center;justify-content:center;-webkit-box-align:stretch;-ms-flex-align:stretch;align-items:stretch;text-align:center;margin:5px}.lastudio-countdown-timer__separator{display:none}*+.lastudio-countdown-timer__separator{display:block}.lastudio-countdown-timer__digit{display:inline-block}.lastudio-countdown-timer.timer-inline .lastudio-countdown-timer__item{-webkit-flex-flow:row nowrap;-ms-flex-flow:row nowrap;flex-flow:row nowrap}.elementor .elementor-widget .elementor-icon-list-items.elementor-inline-items .elementor-icon-list-item:after{position:absolute}.link-underline-hover a:hover{text-decoration:underline}.elementor-button-icon i,.elementor-icon{vertical-align:middle}.elementor-button-icon i.dlicon{margin-top:-0.15em}.elementor-button .elementor-align-icon-right{margin-left:0.5em}.lastudio-services__cover .lastudio-services__icon.lastudio-services__icon_img,.lastudio-services__cover .lastudio-services__icon.lastudio-services__icon_img img{width:100%}.elementor-icon-list-icon i{vertical-align:middle}.size-full .elementor-button{width:100%}.keep-mb-pos-yes.elementor-widget-icon-box.elementor-position-left .elementor-icon-box-wrapper,.keep-mb-pos-yes.elementor-widget-icon-box.elementor-position-right .elementor-icon-box-wrapper,.keep-mb-pos-yes.elementor-widget-image-box.elementor-position-left .elementor-image-box-wrapper,.keep-mb-pos-yes.elementor-widget-image-box.elementor-position-right .elementor-image-box-wrapper{display:-webkit-box;display:-webkit-flex;display:-ms-flexbox;display:flex}.keep-mb-pos-yes.elementor-widget-icon-box.elementor-position-left .elementor-icon-box-wrapper,.keep-mb-pos-yes.elementor-widget-image-box.elementor-position-left .elementor-image-box-wrapper{text-align:left;-webkit-box-orient:horizontal;-webkit-box-direction:normal;-webkit-flex-direction:row;-ms-flex-direction:row;flex-direction:row}.keep-mb-pos-yes.elementor-widget-icon-box.elementor-position-right .elementor-icon-box-wrapper,.keep-mb-pos-yes.elementor-widget-image-box.elementor-position-right .elementor-image-box-wrapper{text-align:right;-webkit-box-orient:horizontal;-webkit-box-direction:reverse;-webkit-flex-direction:row-reverse;-ms-flex-direction:row-reverse;flex-direction:row-reverse}.divider-ps-before .elementor-icon-box-title:before,.divider-ps-before .elementor-image-box-title:before{content:"";border-top:var(--divider-height,2px) solid var(--divider-color,#211e1c);width:var(--divider-width,50px);display:block;padding-bottom:var(--divider-space,10px)}.divider-ps-after .elementor-icon-box-title:after,.divider-ps-after .elementor-image-box-title:after{content:"";border-bottom:var(--divider-height,2px) solid var(--divider-color,#211e1c);width:var(--divider-width,50px);display:block;padding-top:var(--divider-space,10px)}@media (max-width:767px){.lastudio-tabs .lastudio-tabs__control-wrapper{position:sticky;top:0;padding-top:15px;z-index:3;min-width:100%}}.wpcf7-form-control-wrap{display:block}.lastudio-weather__title{padding:0;margin:0 0 15px}.lastudio-weather__current{display:flex;align-items:center;justify-content:space-between}.lastudio-weather__current-icon-box,.lastudio-weather__current-temp{flex:0 1 auto;max-width:50%}.lastudio-weather__current-temp{font-size:4em}.lastudio-weather__current-icon-box{text-align:center}.lastudio-weather__current-desc{margin-top:10px}.lastudio-weather__current-day,.lastudio-weather__forecast-day{font-weight:700}.lastudio-weather__details,.lastudio-weather__forecast{font-size:14px;line-height:1.5}.lastudio-weather__details{display:-ms-grid;display:grid;-ms-grid-columns:1fr 1fr 1fr;grid-template-columns:1fr 1fr 1fr;column-gap:5px;row-gap:5px;align-items:center;margin-top:10px}.lastudio-weather__details-item{display:flex;align-items:center}.lastudio-weather__details-item:first-child{-ms-grid-column:1;-ms-grid-column-span:2;grid-column-start:1;grid-column-end:3}.lastudio-weather__details-item:nth-child(2){-ms-grid-column:3}.lastudio-weather__details-item:nth-child(3){-ms-grid-column:1;-ms-grid-row:2}.lastudio-weather__details-item:nth-child(4){-ms-grid-column:2;-ms-grid-row:2}.lastudio-weather__details-item:nth-child(5){-ms-grid-column:3;-ms-grid-row:2}.lastudio-weather__details-item:nth-child(6){-ms-grid-column:1;-ms-grid-row:3}.lastudio-weather__details-item:nth-child(7){-ms-grid-column:2;-ms-grid-row:3}.lastudio-weather__details-item:nth-child(8){-ms-grid-column:3;-ms-grid-row:3}.lastudio-weather__details-item .lastudio-weather-icon{margin-right:5px}.lastudio-weather__current-sunrise,.lastudio-weather__current-sunset{text-transform:uppercase}.lastudio-weather__forecast{margin-top:15px}.lastudio-weather__forecast-item{display:flex;align-items:center;margin-top:5px}.lastudio-weather__forecast-day,.lastudio-weather__forecast-icon,.lastudio-weather__forecast-max-temp,.lastudio-weather__forecast-min-temp{width:25%}.lastudio-weather__forecast-icon,.lastudio-weather__forecast-max-temp,.lastudio-weather__forecast-min-temp{text-align:center}.lastudio-weather-icon{line-height:1}.lastudio-weather__current-icon .lastudio-weather-icon{font-size:60px}.lastudio-weather__details-item .lastudio-weather-icon,.lastudio-weather__forecast-icon .lastudio-weather-icon{font-size:1.5em}.lastudio-weather-icon svg{width:auto;max-width:1.5em;height:1em;vertical-align:top}.lastudio-weather__forecast-icon .lastudio-weather-icon svg{height:auto}.lastudio-weather-notice{font-style:italic}@keyframes lastudioFade{0%{opacity:0}to{opacity:1}}@keyframes lastudioZoomIn{0%{opacity:0;transform:scale(0.75)}to{opacity:1;transform:scale(1)}}@keyframes lastudioZoomOut{0%{opacity:0;transform:scale(1.1)}to{opacity:1;transform:scale(1)}}@keyframes lastudioMoveUp{0%{opacity:0;transform:translateY(25px)}to{opacity:1;transform:translateY(0)}}@keyframes lastudioMoveUpBig{0%{opacity:0;transform:translateY(100px)}to{opacity:1;transform:translateY(0)}}@keyframes lastudioMoveDown{0%{opacity:0;transform:translateY(-25px)}to{opacity:1;transform:translateY(0)}}@keyframes lastudioMoveDownBig{0%{opacity:0;transform:translateY(-100px)}to{opacity:1;transform:translateY(0)}}@keyframes lastudioMoveLeft{0%{opacity:0;transform:translateX(25px)}to{opacity:1;transform:translateX(0)}}@keyframes lastudioMoveLeftBig{0%{opacity:0;transform:translateX(100px)}to{opacity:1;transform:translateX(0)}}@keyframes lastudioMoveRight{0%{opacity:0;transform:translateX(-25px)}to{opacity:1;transform:translateX(0)}}@keyframes lastudioMoveRightBig{0%{opacity:0;transform:translateX(-100px)}to{opacity:1;transform:translateX(0)}}@keyframes lastudioFallPerspective{0%{opacity:0;transform:perspective(1000px) translateY(50px) translateZ(-300px) rotateX(-35deg)}to{opacity:1;transform:perspective(1000px) translateY(0) translateZ(0) rotateX(0deg)}}@keyframes lastudioFlipInX{0%{transform:perspective(400px) rotate3d(1,0,0,90deg);animation-timing-function:ease-in;opacity:0}40%{transform:perspective(400px) rotate3d(1,0,0,-20deg);animation-timing-function:ease-in}60%{transform:perspective(400px) rotate3d(1,0,0,10deg);opacity:1}80%{transform:perspective(400px) rotate3d(1,0,0,-5deg)}to{transform:perspective(400px)}}@keyframes lastudioFlipInY{0%{transform:perspective(400px) rotate3d(0,1,0,90deg);animation-timing-function:ease-in;opacity:0}40%{transform:perspective(400px) rotate3d(0,1,0,-20deg);animation-timing-function:ease-in}60%{transform:perspective(400px) rotate3d(0,1,0,10deg);opacity:1}80%{transform:perspective(400px) rotate3d(0,1,0,-5deg)}to{transform:perspective(400px)}}@keyframes fade{0%{opacity:0}to{opacity:1}}@keyframes zoomIn{0%{opacity:0;transform:scale(0.75)}to{opacity:1;transform:scale(1)}}@keyframes zoomOut{0%{opacity:0;transform:scale(1.1)}to{opacity:1;transform:scale(1)}}@keyframes moveUp{0%{opacity:0;transform:translateY(25px)}to{opacity:1;transform:translateY(0)}}@keyframes columnMoveUp{0%{opacity:0;transform:translateY(25px)}to{opacity:1;transform:translateY(0)}}@keyframes fallPerspective{0%{opacity:0;transform:perspective(1000px) translateY(50px) translateZ(-300px) rotateX(-35deg)}to{opacity:1;transform:perspective(1000px) translateY(0) translateZ(0) rotateX(0deg)}}@keyframes edit-button-pulse{0%{box-shadow:0 0 2px 0 rgba(183,8,78,0.6)}30%{box-shadow:0 0 2px 10px rgba(183,8,78,0)}to{box-shadow:0 0 2px 0 rgba(183,8,78,0)}}@keyframes lafadeInUp{0%{opacity:0;transform:translate3d(0,50px,0)}to{opacity:1;transform:none}}@keyframes shortfadeInUp{0%{opacity:0;transform:translate3d(0,100px,0)}to{opacity:1;transform:none}}@keyframes lastudio-spinner{to{transform:rotate(360deg)}}
:root{--theme-body-bg-color:#fff;--theme-border-color:#ebebeb;--theme-selection-bg-color:#ebebeb;--theme-selection-font-color:#fff;--theme-primary-color:#FF663B;--theme-secondary-color:#181818;--theme-three-color:#979797;--theme-body-font-color:#444;--theme-heading-font-color:#181818;--theme-link-color:#181818;--theme-link-hover-color:#FF663B;--header-height:110px;--footer-height:0;--theme-body-font-size:16px;--theme-body-line-height:1.8;--theme-h1-font-size:46px;--theme-h2-font-size:36px;--theme-h3-font-size:32px;--theme-h4-font-size:28px;--theme-h5-font-size:24px;--theme-h6-font-size:20px;--theme-body-font-family:-apple-system,BlinkMacSystemFont,"Segoe UI",Poppins,"Helvetica Neue",Arial,"Noto Sans",sans-serif,"Apple Color Emoji","Segoe UI Emoji","Segoe UI Symbol","Noto Color Emoji";--theme-heading-font-family:"Playfair Display",serif;--theme-three-font-family:"Playfair Display",serif;--theme-heading-font-weight:400;--theme-header-vertical-width:370px;--theme-header-vertical-width-small:370px;--theme-container-width:1170px;--theme-sidebar-width:300px;--theme-sidebar-space:50px;--theme-wc-single-main-image-width:59%;--scrollbar-width:0;--theme-boxed-width:1230px}@media (max-width: 1279px){:root{--theme-h1-font-size:36px;--theme-h2-font-size:26px;--theme-h3-font-size:24px;--theme-h4-font-size:22px}}@media (max-width: 991px){:root{--theme-h1-font-size:26px;--theme-h2-font-size:22px;--theme-h3-font-size:20px;--theme-h4-font-size:18px;--theme-h5-font-size:16px;--theme-h6-font-size:16px;--theme-container-width:100%}}::selection{color:#fff;background-color:var(--theme-primary-color);text-shadow:none}::-moz-selection{color:#fff;background-color:var(--theme-primary-color);text-shadow:none}html,body,div,span,applet,object,iframe,h1,h2,h3,h4,h5,h6,p,blockquote,pre,a,abbr,acronym,address,big,cite,code,del,dfn,em,img,ins,kbd,q,s,samp,small,strike,strong,sub,sup,tt,var,b,u,i,center,dl,dt,dd,ol,ul,li,fieldset,form,label,legend,table,caption,tbody,tfoot,thead,tr,th,td,article,aside,canvas,details,embed,figure,figcaption,footer,header,hgroup,menu,nav,output,ruby,section,summary,time,mark,audio,video{margin:0;padding:0;border:0;outline:0;font:inherit;vertical-align:baseline}html{font-size:62.5%;overflow-y:scroll}*,:before,:after{box-sizing:border-box}article,aside,details,figcaption,figure,footer,header,main,nav,section{display:block}table{border-collapse:collapse;border-spacing:0}caption,th,td{font-weight:400;text-align:inherit}blockquote:before,blockquote:after,q:before,q:after{content:""}blockquote,q{quotes:none}a:focus{outline:none}a:hover,a:active{outline:0}a img{border:0}img{max-width:100%;height:auto}select{max-width:100%}em{font-style:italic}.hidden{display:none!important}* html{font-size:100%}body{font-family:var(--theme-body-font-family);font-size:var(--theme-body-font-size);line-height:var(--theme-body-line-height);color:var(--theme-body-font-color);-webkit-font-smoothing:antialiased;-moz-osx-font-smoothing:grayscale;overflow-wrap:break-word;word-wrap:break-word;background-color:var(--theme-body-bg-color)}.mejs-container{margin-bottom:20px}.figure__object_fit{position:relative;overflow:hidden;width:100%}.figure__object_fit img{width:100%;object-fit:cover}.active-object-fit .figure__object_fit img{position:absolute;width:100%;height:100%;object-fit:cover;object-position:center}.figure__object_fit.custom-object-fit{background-size:cover;background-position:top center}.figure__object_fit.custom-object-fit img{opacity:0!important}.container{margin-right:auto;margin-left:auto;max-width:96%;width:var(--theme-container-width,1170px)}.container::before,.container::after{content:" ";display:table;flex-basis:0;order:1}.container::after{clear:both}@media (max-width: 991px){.container{width:100%;max-width:calc(100% - 40px)}}.container.la-container-full{width:100%}.container-fluid{margin-right:auto;margin-left:auto}.container-fluid::before,.container-fluid::after{content:" ";display:table;flex-basis:0;order:1}.container-fluid::after{clear:both}.row{margin-left:-15px;margin-right:-15px}.row::before,.row::after{content:" ";display:table;flex-basis:0;order:1}.row::after{clear:both}.col-xs-1,.col-sm-1,.col-md-1,.col-lg-1,.col-xs-2,.col-sm-2,.col-md-2,.col-lg-2,.col-xs-3,.col-sm-3,.col-md-3,.col-lg-3,.col-xs-4,.col-sm-4,.col-md-4,.col-lg-4,.col-xs-5,.col-sm-5,.col-md-5,.col-lg-5,.col-xs-6,.col-sm-6,.col-md-6,.col-lg-6,.col-xs-7,.col-sm-7,.col-md-7,.col-lg-7,.col-xs-8,.col-sm-8,.col-md-8,.col-lg-8,.col-xs-9,.col-sm-9,.col-md-9,.col-lg-9,.col-xs-10,.col-sm-10,.col-md-10,.col-lg-10,.col-xs-11,.col-sm-11,.col-md-11,.col-lg-11,.col-xs-12,.col-sm-12,.col-md-12,.col-lg-12{position:relative;min-height:1px;padding-left:15px;padding-right:15px}.col-xs-1,.col-xs-2,.col-xs-3,.col-xs-4,.col-xs-5,.col-xs-6,.col-xs-7,.col-xs-8,.col-xs-9,.col-xs-10,.col-xs-11,.col-xs-12{float:left}.col-xs-1{width:8.3333333333%}.col-xs-2{width:16.6666666667%}.col-xs-3{width:25%}.col-xs-4{width:33.3333333333%}.col-xs-5{width:41.6666666667%}.col-xs-6{width:50%}.col-xs-7{width:58.3333333333%}.col-xs-8{width:66.6666666667%}.col-xs-9{width:75%}.col-xs-10{width:83.3333333333%}.col-xs-11{width:91.6666666667%}.col-xs-12{width:100%}.col-xs-pull-0{right:auto}.col-xs-pull-1{right:8.3333333333%}.col-xs-pull-2{right:16.6666666667%}.col-xs-pull-3{right:25%}.col-xs-pull-4{right:33.3333333333%}.col-xs-pull-5{right:41.6666666667%}.col-xs-pull-6{right:50%}.col-xs-pull-7{right:58.3333333333%}.col-xs-pull-8{right:66.6666666667%}.col-xs-pull-9{right:75%}.col-xs-pull-10{right:83.3333333333%}.col-xs-pull-11{right:91.6666666667%}.col-xs-pull-12{right:100%}.col-xs-push-0{left:auto}.col-xs-push-1{left:8.3333333333%}.col-xs-push-2{left:16.6666666667%}.col-xs-push-3{left:25%}.col-xs-push-4{left:33.3333333333%}.col-xs-push-5{left:41.6666666667%}.col-xs-push-6{left:50%}.col-xs-push-7{left:58.3333333333%}.col-xs-push-8{left:66.6666666667%}.col-xs-push-9{left:75%}.col-xs-push-10{left:83.3333333333%}.col-xs-push-11{left:91.6666666667%}.col-xs-push-12{left:100%}.col-xs-offset-0{margin-left:0}.col-xs-offset-1{margin-left:8.3333333333%}.col-xs-offset-2{margin-left:16.6666666667%}.col-xs-offset-3{margin-left:25%}.col-xs-offset-4{margin-left:33.3333333333%}.col-xs-offset-5{margin-left:41.6666666667%}.col-xs-offset-6{margin-left:50%}.col-xs-offset-7{margin-left:58.3333333333%}.col-xs-offset-8{margin-left:66.6666666667%}.col-xs-offset-9{margin-left:75%}.col-xs-offset-10{margin-left:83.3333333333%}.col-xs-offset-11{margin-left:91.6666666667%}.col-xs-offset-12{margin-left:100%}@media (min-width: 992px){.col-sm-1,.col-sm-2,.col-sm-3,.col-sm-4,.col-sm-5,.col-sm-6,.col-sm-7,.col-sm-8,.col-sm-9,.col-sm-10,.col-sm-11,.col-sm-12{float:left}.col-sm-1{width:8.3333333333%}.col-sm-2{width:16.6666666667%}.col-sm-3{width:25%}.col-sm-4{width:33.3333333333%}.col-sm-5{width:41.6666666667%}.col-sm-6{width:50%}.col-sm-7{width:58.3333333333%}.col-sm-8{width:66.6666666667%}.col-sm-9{width:75%}.col-sm-10{width:83.3333333333%}.col-sm-11{width:91.6666666667%}.col-sm-12{width:100%}.col-sm-pull-0{right:auto}.col-sm-pull-1{right:8.3333333333%}.col-sm-pull-2{right:16.6666666667%}.col-sm-pull-3{right:25%}.col-sm-pull-4{right:33.3333333333%}.col-sm-pull-5{right:41.6666666667%}.col-sm-pull-6{right:50%}.col-sm-pull-7{right:58.3333333333%}.col-sm-pull-8{right:66.6666666667%}.col-sm-pull-9{right:75%}.col-sm-pull-10{right:83.3333333333%}.col-sm-pull-11{right:91.6666666667%}.col-sm-pull-12{right:100%}.col-sm-push-0{left:auto}.col-sm-push-1{left:8.3333333333%}.col-sm-push-2{left:16.6666666667%}.col-sm-push-3{left:25%}.col-sm-push-4{left:33.3333333333%}.col-sm-push-5{left:41.6666666667%}.col-sm-push-6{left:50%}.col-sm-push-7{left:58.3333333333%}.col-sm-push-8{left:66.6666666667%}.col-sm-push-9{left:75%}.col-sm-push-10{left:83.3333333333%}.col-sm-push-11{left:91.6666666667%}.col-sm-push-12{left:100%}.col-sm-offset-0{margin-left:0}.col-sm-offset-1{margin-left:8.3333333333%}.col-sm-offset-2{margin-left:16.6666666667%}.col-sm-offset-3{margin-left:25%}.col-sm-offset-4{margin-left:33.3333333333%}.col-sm-offset-5{margin-left:41.6666666667%}.col-sm-offset-6{margin-left:50%}.col-sm-offset-7{margin-left:58.3333333333%}.col-sm-offset-8{margin-left:66.6666666667%}.col-sm-offset-9{margin-left:75%}.col-sm-offset-10{margin-left:83.3333333333%}.col-sm-offset-11{margin-left:91.6666666667%}.col-sm-offset-12{margin-left:100%}}@media (min-width: 1280px){.col-md-1,.col-md-2,.col-md-3,.col-md-4,.col-md-5,.col-md-6,.col-md-7,.col-md-8,.col-md-9,.col-md-10,.col-md-11,.col-md-12{float:left}.col-md-1{width:8.3333333333%}.col-md-2{width:16.6666666667%}.col-md-3{width:25%}.col-md-4{width:33.3333333333%}.col-md-5{width:41.6666666667%}.col-md-6{width:50%}.col-md-7{width:58.3333333333%}.col-md-8{width:66.6666666667%}.col-md-9{width:75%}.col-md-10{width:83.3333333333%}.col-md-11{width:91.6666666667%}.col-md-12{width:100%}.col-md-pull-0{right:auto}.col-md-pull-1{right:8.3333333333%}.col-md-pull-2{right:16.6666666667%}.col-md-pull-3{right:25%}.col-md-pull-4{right:33.3333333333%}.col-md-pull-5{right:41.6666666667%}.col-md-pull-6{right:50%}.col-md-pull-7{right:58.3333333333%}.col-md-pull-8{right:66.6666666667%}.col-md-pull-9{right:75%}.col-md-pull-10{right:83.3333333333%}.col-md-pull-11{right:91.6666666667%}.col-md-pull-12{right:100%}.col-md-push-0{left:auto}.col-md-push-1{left:8.3333333333%}.col-md-push-2{left:16.6666666667%}.col-md-push-3{left:25%}.col-md-push-4{left:33.3333333333%}.col-md-push-5{left:41.6666666667%}.col-md-push-6{left:50%}.col-md-push-7{left:58.3333333333%}.col-md-push-8{left:66.6666666667%}.col-md-push-9{left:75%}.col-md-push-10{left:83.3333333333%}.col-md-push-11{left:91.6666666667%}.col-md-push-12{left:100%}.col-md-offset-0{margin-left:0}.col-md-offset-1{margin-left:8.3333333333%}.col-md-offset-2{margin-left:16.6666666667%}.col-md-offset-3{margin-left:25%}.col-md-offset-4{margin-left:33.3333333333%}.col-md-offset-5{margin-left:41.6666666667%}.col-md-offset-6{margin-left:50%}.col-md-offset-7{margin-left:58.3333333333%}.col-md-offset-8{margin-left:66.6666666667%}.col-md-offset-9{margin-left:75%}.col-md-offset-10{margin-left:83.3333333333%}.col-md-offset-11{margin-left:91.6666666667%}.col-md-offset-12{margin-left:100%}}@media (min-width: 1700px){.col-lg-1,.col-lg-2,.col-lg-3,.col-lg-4,.col-lg-5,.col-lg-6,.col-lg-7,.col-lg-8,.col-lg-9,.col-lg-10,.col-lg-11,.col-lg-12{float:left}.col-lg-1{width:8.3333333333%}.col-lg-2{width:16.6666666667%}.col-lg-3{width:25%}.col-lg-4{width:33.3333333333%}.col-lg-5{width:41.6666666667%}.col-lg-6{width:50%}.col-lg-7{width:58.3333333333%}.col-lg-8{width:66.6666666667%}.col-lg-9{width:75%}.col-lg-10{width:83.3333333333%}.col-lg-11{width:91.6666666667%}.col-lg-12{width:100%}.col-lg-pull-0{right:auto}.col-lg-pull-1{right:8.3333333333%}.col-lg-pull-2{right:16.6666666667%}.col-lg-pull-3{right:25%}.col-lg-pull-4{right:33.3333333333%}.col-lg-pull-5{right:41.6666666667%}.col-lg-pull-6{right:50%}.col-lg-pull-7{right:58.3333333333%}.col-lg-pull-8{right:66.6666666667%}.col-lg-pull-9{right:75%}.col-lg-pull-10{right:83.3333333333%}.col-lg-pull-11{right:91.6666666667%}.col-lg-pull-12{right:100%}.col-lg-push-0{left:auto}.col-lg-push-1{left:8.3333333333%}.col-lg-push-2{left:16.6666666667%}.col-lg-push-3{left:25%}.col-lg-push-4{left:33.3333333333%}.col-lg-push-5{left:41.6666666667%}.col-lg-push-6{left:50%}.col-lg-push-7{left:58.3333333333%}.col-lg-push-8{left:66.6666666667%}.col-lg-push-9{left:75%}.col-lg-push-10{left:83.3333333333%}.col-lg-push-11{left:91.6666666667%}.col-lg-push-12{left:100%}.col-lg-offset-0{margin-left:0}.col-lg-offset-1{margin-left:8.3333333333%}.col-lg-offset-2{margin-left:16.6666666667%}.col-lg-offset-3{margin-left:25%}.col-lg-offset-4{margin-left:33.3333333333%}.col-lg-offset-5{margin-left:41.6666666667%}.col-lg-offset-6{margin-left:50%}.col-lg-offset-7{margin-left:58.3333333333%}.col-lg-offset-8{margin-left:66.6666666667%}.col-lg-offset-9{margin-left:75%}.col-lg-offset-10{margin-left:83.3333333333%}.col-lg-offset-11{margin-left:91.6666666667%}.col-lg-offset-12{margin-left:100%}}.grid-item{max-width:100%}.grid-items:not(.slick-slider){display:-ms-flexbox;display:flex;-webkit-flex-flow:row wrap;-ms-flex-flow:row wrap;flex-flow:row wrap;-webkit-align-content:flex-start;-ms-flex-line-pack:start;align-content:flex-start;margin-left:-15px;margin-right:-15px}.grid-items .grid-item{display:inline-block;zoom:1;letter-spacing:normal;word-spacing:normal;vertical-align:top;text-rendering:auto;padding-left:15px;padding-right:15px;width:100%}.block-grid-1 .grid-item{width:100%}.block-grid-2 .grid-item{width:50%}.block-grid-3 .grid-item{width:33.3333333333%}.block-grid-4 .grid-item{width:25%}.block-grid-5 .grid-item{width:20%}.block-grid-6 .grid-item{width:16.6666666667%}.block-grid-7 .grid-item{width:14.2857142857%}.block-grid-8 .grid-item{width:12.5%}.block-grid-9 .grid-item{width:11.1111111111%}.block-grid-10 .grid-item{width:10%}@media (max-width: 1700px){.laptop-block-grid-1 .grid-item{width:100%}.laptop-block-grid-2 .grid-item{width:50%}.laptop-block-grid-3 .grid-item{width:33.3333333333%}.laptop-block-grid-4 .grid-item{width:25%}.laptop-block-grid-5 .grid-item{width:20%}.laptop-block-grid-6 .grid-item{width:16.6666666667%}.laptop-block-grid-7 .grid-item{width:14.2857142857%}.laptop-block-grid-8 .grid-item{width:12.5%}.laptop-block-grid-9 .grid-item{width:11.1111111111%}.laptop-block-grid-10 .grid-item{width:10%}}@media (max-width: 1280px){.tablet-block-grid-1 .grid-item{width:100%}.tablet-block-grid-2 .grid-item{width:50%}.tablet-block-grid-3 .grid-item{width:33.3333333333%}.tablet-block-grid-4 .grid-item{width:25%}.tablet-block-grid-5 .grid-item{width:20%}.tablet-block-grid-6 .grid-item{width:16.6666666667%}.tablet-block-grid-7 .grid-item{width:14.2857142857%}.tablet-block-grid-8 .grid-item{width:12.5%}.tablet-block-grid-9 .grid-item{width:11.1111111111%}.tablet-block-grid-10 .grid-item{width:10%}}@media (max-width: 992px){.mobile-block-grid-1 .grid-item{width:100%}.mobile-block-grid-2 .grid-item{width:50%}.mobile-block-grid-3 .grid-item{width:33.3333333333%}.mobile-block-grid-4 .grid-item{width:25%}.mobile-block-grid-5 .grid-item{width:20%}.mobile-block-grid-6 .grid-item{width:16.6666666667%}.mobile-block-grid-7 .grid-item{width:14.2857142857%}.mobile-block-grid-8 .grid-item{width:12.5%}.mobile-block-grid-9 .grid-item{width:11.1111111111%}.mobile-block-grid-10 .grid-item{width:10%}}@media (max-width: 576px){.xmobile-block-grid-1 .grid-item{width:100%}.xmobile-block-grid-2 .grid-item{width:50%}.xmobile-block-grid-3 .grid-item{width:33.3333333333%}.xmobile-block-grid-4 .grid-item{width:25%}.xmobile-block-grid-5 .grid-item{width:20%}.xmobile-block-grid-6 .grid-item{width:16.6666666667%}.xmobile-block-grid-7 .grid-item{width:14.2857142857%}.xmobile-block-grid-8 .grid-item{width:12.5%}.xmobile-block-grid-9 .grid-item{width:11.1111111111%}.xmobile-block-grid-10 .grid-item{width:10%}}.polylang-switcher-shortcode li{float:left;margin-right:5px}.polylang-switcher-shortcode.flags-and-names li{margin-right:15px}.polylang-switcher-shortcode li:last-child{margin-right:0}.la-overlay-global{position:fixed;background:#232324;z-index:9;visibility:hidden;opacity:0;right:0;left:0;bottom:0;top:0;transition:all 250ms ease-out}.star-rating{overflow:hidden;position:relative;height:1em;line-height:1;font-size:12px;width:6em;font-family:"LaStudioIcons";speak:none;text-transform:none;-webkit-font-smoothing:antialiased;-moz-osx-font-smoothing:grayscale;color:#B3BDBC;display:inline-block;vertical-align:middle;letter-spacing:.2em}.star-rating::before{content:"";float:left;top:0;left:0;position:absolute}.star-rating > span{overflow:hidden;float:left;top:0;left:0;position:absolute;padding-top:1.5em;color:#F5A623}.star-rating > span:before{content:"";top:0;position:absolute;left:0}.cursor{position:fixed;width:25px;height:25px;border-radius:50%;pointer-events:none;z-index:999;transition:transform .2s;display:flex}.cursor .cursor__wr{width:100%;border:1px solid var(--theme-primary-color);border-radius:50%;transition:all .6s}.cursor.-active .cursor__wr{border-width:0;background:var(--theme-primary-color);transform:scale(0.6);opacity:.6}.cursor.-enter .cursor__wr{border-width:0;background:var(--theme-primary-color);transform:scale(2);opacity:.6}.elementor-editor-active .cursor{display:none}.touchevents .cursor{display:none!important}@media (max-width: 992px){.cursor{display:none!important}}html{font-family:sans-serif;-ms-text-size-adjust:100%;-webkit-text-size-adjust:100%}body{margin:0}article,aside,details,figcaption,figure,footer,header,hgroup,main,menu,nav,section,summary{display:block}audio,canvas,progress,video{display:inline-block;vertical-align:baseline}audio:not([controls]){display:none;height:0}[hidden],template{display:none}a{background-color:transparent}a:active,a:hover{outline:0}abbr[title]{border-bottom:1px dotted}b,strong{font-weight:600}dfn{font-style:italic}mark{background:#ff0;color:#000}small{font-size:80%}sub,sup{font-size:75%;line-height:0;position:relative;vertical-align:baseline}sup{top:-.5em}sub{bottom:-.25em}img{border:0}svg:not(:root){overflow:hidden}hr{box-sizing:content-box;height:0}pre{overflow:auto}code,kbd,pre,samp{font-family:monospace,monospace;font-size:1em}button,input,optgroup,select,textarea{color:inherit;font:inherit;margin:0}button{overflow:visible}button,select{text-transform:none}button,html input[type=button],input[type=reset],input[type=submit]{-webkit-appearance:button;cursor:pointer}button[disabled],html input[disabled]{cursor:default}button::-moz-focus-inner,input::-moz-focus-inner{border:0;padding:0}input{line-height:normal}input[type=checkbox],input[type=radio]{box-sizing:border-box;padding:0}input[type=number]::-webkit-inner-spin-button,input[type=number]::-webkit-outer-spin-button{height:auto}input[type=search]::-webkit-search-cancel-button,input[type=search]::-webkit-search-decoration{-webkit-appearance:none}fieldset{border:1px solid silver;margin:0 2px;padding:.35em .625em .75em}legend{border:0;padding:0}textarea{overflow:auto}optgroup{font-weight:700}table{border-collapse:collapse;border-spacing:0}td,th{padding:0}p:empty{display:none}ins{text-decoration:none}.elementor-theme-builder-content-area{min-height:30vh;padding-top:13vh;font-size:1vw;text-align:center;cursor:not-allowed}.la-isotope-loading{position:absolute;display:flex;justify-content:center;align-items:center;width:100%;height:100px;left:0;top:0;z-index:1}.la-isotope-loading span{width:30px;height:30px;border-radius:50%;border-top-color:transparent;border-left-color:transparent;border-right-color:transparent;box-shadow:2px 2px 1px var(--theme-primary-color);animation:lastudio-load-spin 690ms infinite linear}@keyframes lastudio-load-spin{100%{transform:rotate(360deg)}}.elementor-widget:not(:last-child){margin-bottom:0!important}#wrap{position:relative}#main{position:relative}#main #content-wrap{padding-top:50px;padding-bottom:70px}.content-area{float:left;position:relative;width:100%}#sidebar_primary{width:100%}#sidebar_primary.sidebar-primary{float:right}#sidebar_primary.sidebar-secondary{float:left}.enable-main-fullwidth #content-wrap,.enable-main-fullwidth .wcvendor_page_header--custom .container,.enable-main-fullwidth .section-page-header > .container{width:100%}@media (max-width: 991px){#sidebar_primary.widget-area{width:100%;padding:0}#main #content-wrap{display:flex;flex-flow:column nowrap}#main #content-wrap > #primary{order:1}#main #content-wrap > .widget-area{order:2;margin-top:50px}#main #content-wrap > #primary ~ div{order:3}}@media (min-width: 992px){.sidebar-primary ~ .content-area{padding-right:var(--theme-sidebar-space,40px)}.sidebar-secondary ~ .content-area{padding-left:var(--theme-sidebar-space,40px)}.sidebar-container ~ .content-area{width:calc(100% - var(--theme-sidebar-width,70%))}#sidebar_primary{width:var(--theme-sidebar-width,30%)}}@media (min-width: 1280px){.body-col-1c.enable-small-layout:not(.enable-main-fullwidth) #content-wrap{width:970px}}@media (min-width: 960px){.page-content--wdefault .single-content-article .alignwide{width:auto;max-width:1170px}.page-content--wdefault .single-content-article .alignfull:not(.wp-block-pullquote){margin-left:calc(-1 * (100vw - 100% - var(--scrollbar-width)) / 2);margin-right:calc(-1 * (100vw - 100% - var(--scrollbar-width)) / 2);width:auto;max-width:calc(100vw - var(--scrollbar-width))}.page-content--wdefault:not(.enable-small-layout):not(.use-normal-width) .single-content-article{width:860px;margin:0 auto}.page-content--wdefault:not(.enable-small-layout):not(.use-normal-width) .single-content-article .alignwide{margin-left:-155px;margin-right:-155px}.page-content--wdefault.enable-small-layout .single-content-article .alignwide{margin-left:-100px;margin-right:-100px}}.header-v-default .page-links .post-page-numbers{margin-left:10px}.header-v-default .page-links .post-page-numbers + .post-page-numbers{margin-left:5px}.wp-block-separator + .wp-block-separator{margin-top:16px}span[id*="more-"]{padding-bottom:30px;display:block}figure > img{display:block;margin:0 auto}img{max-width:100%;height:auto;vertical-align:middle}img[class*=align],img[class*=attachment-]{height:auto}.wp-caption{max-width:100%;margin-bottom:24px}.wp-caption img[class*=wp-image-]{display:block;margin-bottom:5px}.wp-caption-text{font-size:14px;font-style:italic;color:#999}.wp-smiley{margin-top:0;margin-bottom:0;padding:0;border:0}embed,iframe,object{width:100%;max-width:100%}.alignleft{float:left;margin-right:1.5em;margin-bottom:1.5em}.alignright{float:right;margin-left:1.5em;margin-bottom:1.5em}.aligncenter{text-align:center;clear:both}.text-center{text-align:center}.text-left{text-align:left}.text-right{text-align:right}img.aligncenter,.wp-caption.aligncenter{display:block;margin:0 auto 1em}.alignnone{display:block}table{width:100%;margin-bottom:25px;border:1px solid var(--theme-border-color)}table th,table td{padding:10px;vertical-align:top;border-bottom:1px solid var(--theme-border-color);border-right:1px solid var(--theme-border-color)}.sticky,.bypostauthor{font-size:inherit}.col:after,.clr:after,.group:after,dl:after,.left_float:after,.right_float:after{content:"";display:block;visibility:hidden;clear:both;zoom:1;height:0}.screen-reader-text{clip:rect(1px,1px,1px,1px);position:absolute!important;height:1px;width:1px;overflow:hidden}.screen-reader-text:focus{background-color:#f1f1f1;border-radius:3px;box-shadow:0 0 2px 2px rgba(0,0,0,0.6);clip:auto!important;color:#21759b;display:block;font-size:14px;font-size:.875rem;font-weight:700;height:auto;left:5px;line-height:normal;padding:15px 23px 14px;text-decoration:none;top:5px;width:auto;z-index:100000}.gallery.gallery-size-full .gallery-item a{display:block}.gallery.gallery-size-full .gallery-item a img{width:100%}.gallery-item{display:inline-block;text-align:left;vertical-align:top;margin:0 0 1.5em;width:50%}.gallery-columns-1 .gallery-item{width:100%}.gallery-columns-2 .gallery-item{max-width:50%}.gallery-item a,.gallery-item a:hover,.gallery-item a:focus{box-shadow:none;background:none;display:inline-block;max-width:100%;vertical-align:top}.gallery-item a img{display:block}.gallery-caption{font-size:12px}.gallery-columns-7 .gallery-caption,.gallery-columns-8 .gallery-caption,.gallery-columns-9 .gallery-caption{display:none}@media screen and (min-width: 480px){.gallery-item{max-width:25%}.gallery-columns-1 .gallery-item{max-width:100%}.gallery-columns-2 .gallery-item{max-width:50%}.gallery-columns-3 .gallery-item{max-width:33.33%}.gallery-columns-4 .gallery-item{max-width:25%}}@media screen and (min-width: 768px){.gallery-columns-5 .gallery-item{max-width:20%}.gallery-columns-6 .gallery-item{max-width:16.66%}.gallery-columns-7 .gallery-item{max-width:14.28%}.gallery-columns-8 .gallery-item{max-width:12.5%}.gallery-columns-9 .gallery-item{max-width:11.11%}}.social-media-link a{margin:0 10px}.social-media-link a:first-child{margin-left:0!important}.social-media-link a:last-child{margin-right:0!important}.wp-block-gallery{margin:0}a{color:inherit}a:hover{color:var(--theme-link-hover-color)}a.light{color:#fff}a.light:hover{color:var(--theme-link-hover-color)}a,a:hover,a:focus{text-decoration:none;transition:all .3s ease}h1,h2,h3,h4,h5,h6,.theme-heading{font-family:var(--theme-heading-font-family);font-weight:var(--theme-heading-font-weight);margin:0 0 20px;color:var(--theme-heading-font-color);line-height:1.2}.h1,h1{font-size:var(--theme-h1-font-size)}.h2,h2{font-size:var(--theme-h2-font-size)}.h3,h3{font-size:var(--theme-h3-font-size)}.h4,h4{font-size:var(--theme-h4-font-size)}.h5,h5{font-size:var(--theme-h5-font-size)}.h6,h6{font-size:var(--theme-h6-font-size)}.h1,.h2,.h3,.h4,.h5,.h6{line-height:1.4}p{margin:0 0 1em}p:last-child{margin-bottom:0}abbr[title],dfn[title]{cursor:help}code,kbd,pre,samp{font-size:15px;font-family:monospace,monospace}pre{margin:20px 0;padding:20px;color:#2080ad;background-color:#fafafa}code{color:#2080ad}blockquote{margin:0 0 15px;border-left:5px solid var(--theme-secondary-color);padding-left:1.75em}blockquote p{margin-bottom:10px}q:before,q:after,blockquote:before,blockquote:after{content:""}address{display:block;margin:0 0 20px}ul,ol{margin:15px 0 15px 20px}ol{list-style-type:decimal}ol ol{list-style:upper-alpha}ol ol ol{list-style:lower-roman}ol ol ol ol{list-style:lower-alpha}li ul,li ol{margin:0 0 0 25px}dl{margin:0}dt{font-weight:700}dd{margin-bottom:20px}hr{clear:both;height:1px;min-height:0;margin:8px 0;border-top:1px solid var(--theme-border-color);border-right:0;border-bottom:0;border-left:0}hr.dotted{border-style:dotted}hr.dashed{border-style:dashed}hr.blackborder{border-color:#000}hr.whiteborder{border-color:#fff}cite{font-style:italic}@media print{*{background:transparent!important;box-shadow:none!important;text-shadow:none!important}a,a:visited{text-decoration:underline}a[href]:after{content:" (" attr(href) ")"}abbr[title]:after{content:" (" attr(title) ")"}.ir a:after,a[href^="javascript:"]:after,a[href^="#"]:after{content:""}pre,blockquote{border:1px solid #999;page-break-inside:avoid}thead{display:table-header-group}tr,img{page-break-inside:avoid}img{max-width:100%!important}@page{margin:.5cm}p,h2,h3{orphans:3;widows:3}h2,h3{page-break-after:avoid}}blockquote.wp-block-pullquote{border-left:none}blockquote.wp-block-quote[style*=center]{width:700px;max-width:100%;margin-left:auto;margin-right:auto}blockquote.wp-block-quote cite > br{display:none!important}blockquote.wp-block-quote[style="text-align:right"]{border-right:4px solid;border-left:none;padding-right:20px}.wp-block-media-text + p{margin-top:2em}::-webkit-input-placeholder{opacity:1;color:inherit}:-moz-placeholder{opacity:1;color:inherit}::-moz-placeholder{opacity:1;color:inherit}:-ms-input-placeholder{opacity:1;color:inherit}form input[type=text],form input[type=password],form input[type=email],form input[type=url],form input[type=date],form input[type=month],form input[type=time],form input[type=datetime],form input[type=datetime-local],form input[type=week],form input[type=number],form input[type=search],form input[type=tel],form input[type=color],form select,form textarea{display:inline-block;min-height:30px;width:100%;font-size:14px;line-height:1.8;padding:10px 20px;vertical-align:middle;background-color:transparent;color:inherit;border:1px solid var(--theme-border-color);transition:all .3s ease}form select{padding-top:0!important;padding-bottom:0!important}form input[type=number]{max-width:50px;padding:0 0 0 8px}input[type=text],input[type=password],input[type=email],input[type=url],input[type=search],textarea{border-radius:0;-webkit-appearance:none}input[type=search]::-webkit-search-decoration,input[type=search]::-webkit-search-cancel-button,input[type=search]::-webkit-search-results-button,input[type=search]::-webkit-search-results-decoration{display:none}form textarea{min-height:150px;line-height:1.5;resize:vertical}input[type=checkbox]{display:inline-block;background-color:#fff;border:1px solid #bbb;line-height:0;width:16px;min-width:16px;height:16px;margin:-3px 10px 0 0;outline:0;text-align:center;vertical-align:middle;clear:none;cursor:pointer;-webkit-appearance:none;box-shadow:inset 0 1px 2px rgba(0,0,0,0.1);transition:.05s border-color ease-in-out}input[type=radio]:checked:before,input[type=checkbox]:checked:before{float:left;display:inline-block;vertical-align:middle;width:16px;line-height:14px;font-family:"LaStudioIcons";text-rendering:auto;-webkit-font-smoothing:antialiased;-moz-osx-font-smoothing:grayscale}input[type=checkbox]:checked:before{content:"";margin-bottom:-1px;color:#13aff0}form input:not([type]){display:inline-block;padding:5px 10px;border:1px solid var(--theme-border-color);border-radius:4px;box-shadow:inset 0 1px 3px #ddd}form input[type=color]{padding:5px 10px}form input[type=text]:focus,form input[type=password]:focus,form input[type=email]:focus,form input[type=url]:focus,form input[type=date]:focus,form input[type=month]:focus,form input[type=time]:focus,form input[type=datetime]:focus,form input[type=datetime-local]:focus,form input[type=week]:focus,form input[type=number]:focus,form input[type=search]:focus,form input[type=tel]:focus,form input[type=color]:focus,form select:focus,form textarea:focus{border-color:#bbb;outline:0}form input:not([type]):focus{border-color:#bbb;outline:0}form input[type=file]:focus,form input[type=radio]:focus,form input[type=checkbox]:focus{outline:0}form input[type=checkbox],form input[type=radio]{display:inline-block}form input[type=text][disabled],form input[type=password][disabled],form input[type=email][disabled],form input[type=url][disabled],form input[type=date][disabled],form input[type=month][disabled],form input[type=time][disabled],form input[type=datetime][disabled],form input[type=datetime-local][disabled],form input[type=week][disabled],form input[type=number][disabled],form input[type=search][disabled],form input[type=tel][disabled],form input[type=color][disabled],form select[disabled],form textarea[disabled]{cursor:not-allowed;color:#cad2d3;background-color:#eaeded}form input:not([type])[disabled]{cursor:not-allowed;color:#cad2d3;background-color:#eaeded}form input[readonly],form select[readonly],form textarea[readonly]{color:#777;border-color:#ccc;background-color:#eee}form input:focus:invalid,form textarea:focus:invalid,form select:focus:invalid{color:#b94a48;border-color:#e9322d}form input[type=file]:focus:invalid:focus,form input[type=radio]:focus:invalid:focus,form input[type=checkbox]:focus:invalid:focus{outline-color:#e9322d}select{width:100%;height:50px;min-height:auto;border:1px solid var(--theme-border-color);background-color:#fff;cursor:pointer;padding:0 15px;margin:0;line-height:normal;border-radius:0;-webkit-appearance:none;-moz-appearance:none;background-image:url("data:image/svg+xml,%3Csvg viewBox='0 0 8 13' width='8' height='13' xmlns='http://www.w3.org/2000/svg'%3E%3Cg fill='rgb%28138,138,138%29' fill-rule='nonzero'%3E%3Cpath d='M6.854 9.174l-2.862 2.45-2.862-2.45a.75.75 0 00-.935.007.514.514 0 00-.008.8l3.333 2.852c.26.223.683.223.943 0l3.333-2.852a.518.518 0 00.182-.555c-.06-.2-.243-.355-.476-.407a.744.744 0 00-.648.155zM4.472.21a.637.637 0 00-.944 0L.188 3.787A.752.752 0 00.196 4.79c.257.276.674.28.936.01L4 1.726 6.868 4.8a.637.637 0 00.936-.009.752.752 0 00.008-1.003L4.472.21z'/%3E%3C/g%3E%3C/svg%3E");-webkit-background-size:8px 13px;background-size:8px 13px;background-position:right -10px center;-webkit-background-origin:content-box;background-origin:content-box;background-repeat:no-repeat;max-width:100%}.ltr select{padding-right:25px}.rtl select{padding-left:25px}.ltr form select{padding-right:25px}.rtl form select{padding-left:25px}form select[multiple]{height:auto}form label{margin-bottom:3px}form fieldset{margin:0;padding:.35em 0 .75em;border:0}form legend{display:block;width:100%;margin-bottom:.3em;padding:.3em 0;color:#333;border-bottom:1px solid var(--theme-border-color)}input[type=button],input[type=reset],input[type=submit],button[type=submit],.button{font-size:14px;display:inline-block;background-color:var(--theme-secondary-color);color:#fff;margin:0;padding:18px 30px;cursor:pointer;text-align:center;line-height:1;border:none;border-radius:0;transition:all .3s ease}input[type=button]:hover,input[type=reset]:hover,input[type=submit]:hover,button[type=submit]:hover,.button:hover{background-color:var(--theme-primary-color);border-color:var(--theme-primary-color);color:#fff}input[type=button]:focus,input[type=reset]:focus,input[type=submit]:focus,button[type=submit]:focus,button:focus,.button:focus{outline:0}button::-moz-focus-inner,input[type=button]::-moz-focus-inner,input[type=reset]::-moz-focus-inner,input[type=submit]::-moz-focus-inner{padding:0;border:0}.comment-form-cookies-consent{display:inline-block;width:100%}.comment-form-cookies-consent label{display:inline-block}.button svg{height:1em;width:1em;vertical-align:top}.elementor .elementor-widget-wrap .elementor-button{border-radius:0;border:none}.elementor-column > span.wpcf7-form-control-wrap{width:100%}.elementor-element .wpcf7-form .elementor-container{margin-left:-5px;margin-right:-5px}.elementor-element .wpcf7-form .elementor-column{padding-left:5px;padding-right:5px}.elementor-element .wpcf7-form .elementor-column-gap-extended{margin-left:-15px;margin-right:-15px}.elementor-element .wpcf7-form .elementor-column-gap-extended .elementor-column{padding-left:15px;padding-right:15px}.elementor-element .wpcf7-form span.wpcf7-list-item{margin:0}.enable-header-transparency #lastudio-header-builder{position:absolute}.enable-header-transparency .lahb-wrap:not(.is-sticky) .lahb-desktop-view .lahb-row1-area{border:none}.elementor-editor-active .lahb-wrap{z-index:2;pointer-events:none}.container.la-no-padding{max-width:100%}.position-relative{position:relative}.content_el{vertical-align:middle;display:inline-block}.p-r{position:relative}.lahb-screen-view{display:none;clear:both}@media (min-width: 1280px){.lahb-desktop-view{display:block}}@media (min-width: 992px) and (max-width: 1279px){.lahb-tablets-view{display:block}}@media (max-width: 991px){.lahb-mobiles-view{display:block}}.lahb-wrap{position:relative;width:100%;z-index:4}.lahb-area,.lahb-area:not(.lahb-vertical) > .container,.lahb-content-wrap,.lahb-col,.lahb-element{display:-ms-flexbox;display:flex}.lahb-row1-area{height:90px}@media (min-width: 1280px){.lahb-row1-area{height:120px}}.lahb-content-wrap{width:100%}.lahb-col{display:-ms-flexbox;display:flex;-ms-flex:1 0 auto;flex:1 0 auto}.lahb-col:empty{display:none}.lahb-col.lahb-col__left{-webkit-box-pack:start;-ms-flex-pack:start;-webkit-justify-content:flex-start;justify-content:flex-start}.lahb-col.lahb-col__center{-webkit-box-pack:center;-ms-flex-pack:center;-webkit-justify-content:center;justify-content:center}.lahb-col.lahb-col__right{-webkit-box-pack:end;-ms-flex-pack:end;-webkit-justify-content:flex-end;justify-content:flex-end}.lahb-area{-webkit-box-align:stretch;-ms-flex-align:stretch;align-items:stretch;max-width:100%}.lahb-area .lahb-element{-webkit-box-pack:center;-ms-flex-pack:center;-webkit-justify-content:center;justify-content:center}.lahb-area.lahb-content-top .lahb-col{-webkit-box-align:start;-ms-flex-align:start;align-items:flex-start}.lahb-area.lahb-content-middle .lahb-col,.lahb-area .lahb-element{-webkit-box-align:center;-ms-flex-align:center;align-items:center}.lahb-area.lahb-content-bottom .lahb-col{-webkit-box-align:end;-ms-flex-align:end;align-items:flex-end}.lahb-icon-wrap .lahb-icon-element{display:inline-block;line-height:30px;transition:all .2s ease;vertical-align:middle}.lahb-icon-wrap .lahb-icon-element i{display:inline-block;font-size:20px;vertical-align:middle}.lahb-icon-wrap .hamburger-op-icon{display:-ms-flexbox;display:flex;-webkit-box-pack:center;-ms-flex-pack:center;-webkit-justify-content:center;justify-content:center;-webkit-box-align:center;-ms-flex-align:center;align-items:center}.lahb-icon-wrap .hamburger-op-icon i{font-size:inherit}.lahb-icon-wrap .hamburger-op-icon span{display:inline-block;vertical-align:middle}.lahb-icon-wrap .hamburger-op-icon.open-button{font-family:"LaStudioIcons"}.lahb-icon-wrap .hamburger-op-icon.open-button i:before{content:""}.lahb-login .lahb-icon-element > i{font-size:inherit;margin:-3px 5px 0}.lahb-modal-target-link{position:absolute;left:0;right:0;top:0;bottom:0}.lahb-tooltip[data-tooltip]{position:relative;cursor:pointer}.lahb-tooltip[data-tooltip]:before,.lahb-tooltip[data-tooltip]:after{opacity:0;visibility:hidden;transition:all .18s ease}.lahb-tooltip[data-tooltip]:before{position:absolute;bottom:-16px;left:50%;padding:0 8px;background-color:#010101;border-radius:0;color:#fff;content:attr(data-tooltip);text-align:center;font-size:10px;text-transform:uppercase;font-weight:400;height:23px;line-height:23px;white-space:nowrap;z-index:88;box-shadow:0 1px 18px rgba(0,0,0,0.23);-webkit-transform:translate(-50%,0);transform:translate(-50%,0)}.lahb-tooltip[data-tooltip]:after{content:"";position:absolute;bottom:2px;left:50%;-webkit-transform:translate(-50%,0) rotate(45deg);transform:translate(-50%,0) rotate(45deg);display:block;width:8px;height:8px;background-color:#010101}.lahb-tooltip[data-tooltip]:hover:before,.lahb-tooltip[data-tooltip]:hover:after{opacity:1;visibility:visible}.lahb-tooltip.tooltip-on-top[data-tooltip]:before{bottom:inherit;top:-16px}.lahb-tooltip.tooltip-on-top[data-tooltip]:after{bottom:inherit;top:2px}.lahb-tooltip.tooltip-on-top[data-tooltip]:before{bottom:inherit;top:-16px}.lahb-header-dropdown{position:relative}.lahb-icon-element i,.lahb-icon-element i:hover{cursor:pointer}img.lahb-logo{z-index:2;width:150px}@media (max-width: 767px){img.lahb-logo{width:120px}}.lahb-logo.logo--transparency{display:none}.enable-header-transparency .lahb-wrap:not(.is-sticky) .logo--transparency{display:inline-block}.enable-header-transparency .lahb-wrap:not(.is-sticky) .logo--normal{display:none}.enable-header-transparency .lahb-wrap:not(.is-sticky) .lahb-search .search-field{border-color:inherit}.lahb-logo .la-site-name{font-size:23px;color:#444;font-weight:700;text-transform:uppercase;width:100%;transition:all .3s ease-in-out}.lahb-logo .la-site-desc{color:#9a9a9a;font-size:12px;font-weight:400;text-transform:none;width:100%;align-self:flex-start;transition:all .3s ease-in-out}.lahb-nav-wrap .menu,.lahb-nav-wrap .menu > li{float:left}.lahb-nav-wrap .menu,.lahb-nav-wrap .menu li,.lahb-nav-wrap .menu ul{margin:0;padding:0;list-style:none}.lahb-nav-wrap .menu a:not(.button),.lahb-nav-wrap .menu li.sfHover > ul,.lahb-nav-wrap .menu li:hover > ul{display:inline-block}.lahb-nav-wrap .menu ul ul{top:-10px}.rtl .lahb-nav-wrap .menu ul ul{right:100%}.left .lahb-nav-wrap .menu ul ul{left:100%}.lahb-nav-wrap .menu{margin:0}.lahb-nav-wrap .menu > li > a{padding:0 20px}@media (max-width: 1440px){.lahb-nav-wrap .menu > li > a{padding:0 18px}}.lahb-nav-wrap .menu > li.menu-item > a{display:-ms-flexbox;display:flex;-webkit-box-align:center;-ms-flex-align:center;align-items:center}.lahb-nav-wrap .menu > li.menu-item > a .text-wrap{position:relative}.lahb-nav-wrap .menu > li.menu-item > a .text-wrap:after{position:absolute;left:0;right:0;margin:auto;top:2em;width:20%;border-bottom:2px solid;content:"";z-index:1;opacity:0;transition:width .5s ease,opacity .3s ease}.lahb-nav-wrap .menu > li.menu-item > a:hover .text-wrap:after{width:100%;opacity:1}.enable-header-transparency .lahb-nav-wrap .menu > li.menu-item > a:after{background-color:#fff}.lahb-nav-wrap .menu > li.current > a:after{width:calc(100% - 50px)!important;opacity:1}.lahb-nav-wrap .menu > li.menu-item > ul{margin-top:20px;display:block;opacity:0;visibility:hidden;transition:margin .1s linear 0.3s,visibility .1s linear 0.3s,opacity .1s linear .3s}.lahb-nav-wrap .menu > li.menu-item:hover > ul{opacity:1;visibility:visible;margin:0}.lahb-nav-wrap .menu > li.menu-item ul{background-color:var(--theme-secondary-color);color:#fff;padding:20px 0;box-shadow:0 1px 24px 0 rgba(0,0,0,0.09)}.lahb-nav-wrap .menu > li.menu-item .mm-lv-1 > ul{background-color:#2C2C2C}.lahb-wrap .lahb-nav-wrap .menu li.current ul li a:hover,.lahb-wrap .lahb-nav-wrap .menu ul.sub-menu li.current > a,.lahb-wrap .lahb-nav-wrap .menu ul li.menu-item:hover > a{color:var(--theme-primary-color);text-decoration:underline}.lahb-nav-wrap .menu > li.current > a{color:var(--theme-primary-color)}.lahb-nav-wrap .menu > li.current > a .text-wrap:after{width:100%;opacity:1}.lahb-nav-wrap .menu li.menu-item a > i{vertical-align:middle;margin-right:5px}.lahb-nav-wrap .menu ul{z-index:3;position:absolute;width:250px;padding:12px 0;margin:0;display:none;color:var(--theme-secondary-color)}.lahb-nav-wrap .menu ul li{position:relative}.lahb-nav-wrap .menu ul li.menu-item a{padding:10px 35px;display:block}.lahb-nav-wrap .menu ul .mm-mega-ul li.menu-item a{padding:10px 0}.lahb-nav-wrap .sf-arrows > li > .sf-with-ul:after{display:none}.lahb-nav-wrap .menu ul li a.sf-with-ul{position:relative;padding-right:20px}.lahb-nav-wrap .menu ul li ul{padding:0}.lahb-nav-wrap.has-megamenu > ul > li.mega{position:relative}.lahb-nav-wrap.has-megamenu > ul > li.mega .mm-lv-2{font-size:.875em}.lahb-nav-wrap.has-megamenu > ul > li.mega ul.sub-menu ul{display:block;padding:0;position:relative;width:auto;max-width:inherit;left:0;top:0;right:0;bottom:0;text-align:left;background-color:transparent}.lahb-nav-wrap.has-megamenu > ul > li.mega > ul.sub-menu{padding:0;max-height:calc(100vh - var(--header-height));overflow:auto}.lahb-nav-wrap.has-megamenu > ul > li.mega > ul.sub-menu .mm-mega-ul{margin:auto;padding:15px 30px;box-shadow:none}.lahb-nav-wrap.has-megamenu > ul > li.mega > ul.sub-menu .mm-mega-ul > li{padding:15px}.lahb-nav-wrap.has-megamenu .menu li.mega li.mm-lv-1:before{display:none}.lahb-nav-wrap.has-megamenu .menu li.mega li.mm-lv-1 > a{text-decoration:none!important;font-size:1.125em}.lahb-nav-wrap.has-megamenu .menu li.mega li.mm-lv-1 > a .text-wrap:after{content:"";width:35px;border-top:2px solid var(--theme-primary-color);display:none;margin-top:.8em}.lahb-nav-wrap .la-menu-icon{margin-right:3px;transition:all .3s ease}.lahb-nav-wrap .la-menu-desc{position:absolute;top:100%;left:0;right:0;text-align:center;line-height:12px;font-size:11px;color:#9a9a9a;font-style:normal;font-weight:400;display:none}.lahb-nav-wrap.has-desc-item .la-menu-desc{display:block}.lahb-nav-wrap.has-parent-arrow > ul > li.menu-item-has-children{position:relative}.lahb-nav-wrap.has-parent-arrow > ul > li.menu-item-has-children > a:before,.lahb-nav-wrap.has-parent-arrow > ul > li.mega > a:before{font-family:"LaStudioIcons";display:inline-block;vertical-align:middle;font-weight:400;font-style:normal;letter-spacing:normal;text-rendering:auto;-webkit-font-smoothing:antialiased;-moz-osx-font-smoothing:grayscale;content:"";font-size:10px;color:inherit;position:absolute;right:0;top:50%;-webkit-transform:translate(-50%,-50%);transform:translate(-50%,-50%)}.lahb-nav-wrap.has-parent-arrow > ul > li.menu-item-has-children > ul li.menu-item-has-children:before{font-family:"LaStudioIcons";display:inline-block;vertical-align:middle;font-weight:400;font-style:normal;letter-spacing:normal;text-rendering:auto;-webkit-font-smoothing:antialiased;-moz-osx-font-smoothing:grayscale;content:"";font-size:10px;color:#999;position:absolute;right:14px;top:50%;-webkit-transform:translate(-50%,-50%);transform:translate(-50%,-50%)}.lahb-nav-wrap.has-parent-arrow.arrow-left > ul > li.menu-item-has-children > a:before,.lahb-nav-wrap.has-parent-arrow.arrow-left > ul > li.mega > a:before{content:""}.lahb-nav-wrap.has-parent-arrow.arrow-right > ul > li.menu-item-has-children > a:before,.lahb-nav-wrap.has-parent-arrow.arrow-right > ul > li.mega > a:before{content:""}.lahb-nav-wrap.has-parent-arrow.arrow-top > ul > li.menu-item-has-children > a:before,.lahb-nav-wrap.has-parent-arrow.arrow-top > ul > li.mega > a:before{content:""}.full-width-menu.lahb-nav-wrap{width:100%}.full-width-menu.lahb-nav-wrap .menu{width:100%;display:-ms-flexbox;display:flex;-webkit-box-direction:normal;-webkit-box-orient:horizontal;-webkit-flex-direction:row;-ms-flex-direction:row;flex-direction:row;-webkit-box-align:center;-ms-flex-align:center;align-items:center}.full-width-menu.lahb-nav-wrap .menu > li{flex:1}.full-width-menu.lahb-nav-wrap .menu > li > a{-webkit-box-pack:center;-ms-flex-pack:center;-webkit-justify-content:center;justify-content:center}.full-width-menu.lahb-nav-wrap .menu a span.menu-item-badge{top:2%;right:inherit}.menu a{position:relative}.menu a span.menu-item-badge{position:absolute;display:inline-block;line-height:16px;bottom:calc(100% - 1px);left:calc(100% - 27px)}.menu a span.menu-item-badge-border{width:0;height:0;border-top:5px solid;border-right:5px solid transparent;margin:0 0 0 6px;display:block}.menu a span.menu-item-badge-text{padding:1px 6px 0;display:block;color:#fff;font-size:10px;font-weight:500}.menu .sub-menu span.menu-item-badge{position:relative;display:inline-block;line-height:16px;top:-1px;margin-left:8px}.menu .sub-menu span.menu-item-badge-border{width:0;height:0;border-top:4px solid transparent!important;border-right:5px solid;border-bottom:4px solid transparent;margin:0;top:50%;left:-5px;transform:translateY(-4.5px);position:absolute}.lahb-responsive-menu-wrap{opacity:0;visibility:hidden}.lahb-menu-cross-icon{position:relative;margin-top:7px;margin-bottom:7px}.lahb-menu-cross-icon,.lahb-menu-cross-icon:before,.lahb-menu-cross-icon:after{display:block;width:25px;height:2px;background-color:#383838;transition:background-color .18s ease 0.4s,transform .2s ease .38s}.lahb-menu-cross-icon:before,.lahb-menu-cross-icon:after{position:absolute;content:""}.lahb-menu-cross-icon:before{top:-7px}.lahb-menu-cross-icon:after{top:7px}.open.lahb-menu-cross-icon{background-color:transparent}.open.lahb-menu-cross-icon:before,.open.lahb-menu-cross-icon:after{background-color:#383838}.close-responsive-nav .open.lahb-menu-cross-icon:before,.close-responsive-nav .open.lahb-menu-cross-icon:after{background-color:#fff}.open.lahb-menu-cross-icon:before{-webkit-transform:translateY(7px) rotate(45deg);transform:translateY(7px) rotate(45deg)}.open.lahb-menu-cross-icon:after{-webkit-transform:translateY(-7px) rotate(-45deg);transform:translateY(-7px) rotate(-45deg)}.lahb-responsive-menu-wrap{position:fixed;top:0;width:280px;max-width:100vw;height:100%;background:#151515;z-index:4;overflow-x:hidden;overflow-y:auto;padding-top:100px;color:silver;font-size:14px}.lahb-responsive-menu-wrap.hm-res_m-pos--left{left:-100%}.lahb-responsive-menu-wrap.hm-res_m-pos--right{right:-100%}.lahb-responsive-menu-wrap.open-menu-wrap{box-shadow:0 0 35px rgba(0,0,0,0.25)}.responav{margin:0;padding:0}.responav .container{width:auto;padding:0}.responav li{list-style:none}.responav li.menu-item{position:relative;margin:0;padding:0;width:100%;list-style:none}.responav li.mega li:hover{background-color:inherit}.responav li.menu-item > a{display:block;padding:10px 20px}.responav li.menu-item a i{margin-right:4px}.responav li.menu-item a > i.respo-nav-icon{position:absolute;top:0;font-size:12px;width:50px;height:100%;margin:0;pointer-events:auto}.ltr .responav li.menu-item a > i.respo-nav-icon{right:0}.rtl .responav li.menu-item a > i.respo-nav-icon{left:0}.responav li.menu-item a > i.respo-nav-icon:before{position:absolute;top:50%;left:50%;-webkit-transform:translate(-50%,-50%);transform:translate(-50%,-50%)}.responav li.menu-item > ul{display:none;background-color:rgba(255,255,255,0.05);padding:5px 0;margin:5px 0}.responav li.menu-item > ul li > a{font-size:.857em;padding-top:10px;padding-bottom:10px}.responav li.menu-item > ul li > ul li > a{padding-right:40px;padding-left:40px}.responav li.menu-item > ul li > ul li > ul li > a{padding-right:50px;padding-left:50px}.responav li .wpb_row{margin-left:0;margin-right:0}.responav [class*=vertical-]{display:none}.responav .widget_nav_menu li{border-top:0}.responav .widget_nav_menu ul li a{padding:7px 10px}.responav .teaser-box6 .teaser-title{font-size:18px}.responav span.menu-item-badge{display:inline-block;position:relative;margin-left:9px}.responav span.menu-item-badge-text{text-align:center;display:inline-block;padding:1px 8px 0;font-size:10px;color:#fff;font-weight:400}.responav span.menu-item-badge-border{width:0;height:0;border-top:4px solid transparent!important;border-right:5px solid;border-bottom:4px solid transparent;margin:0;top:50%;left:-5px;transform:translateY(-3px);position:absolute}.responav li ul span.menu-item-badge-border{transform:translateY(-3.5px)}.close-responsive-nav{display:block;position:absolute;top:60px;right:16px;z-index:2;cursor:pointer}.lahb-responsive-menu-wrap .la-menu-desc{font-size:12px;text-transform:initial;font-weight:400}.lahb-responsive-menu-icon-wrap a{font-size:22px;line-height:30px;color:inherit}.lahb-responsive-menu-icon-wrap a i{display:inline-block;font-size:inherit;line-height:inherit;vertical-align:middle}@media (min-width: 1280px){.lahb-responsive-menu-icon-wrap{display:none}}@media (max-width: 1279px){.lahb-responsive-menu-icon-wrap{cursor:pointer;height:100%;display:-ms-flexbox;display:flex;-webkit-box-align:center;-ms-flex-align:center;align-items:center}.lahb-nav-wrap:not(.hide-menu-on-mobile){display:none}.lahb-responsive-menu-icon-wrap,.lahb-responsive-menu-wrap{opacity:1;visibility:visible}.responav li.mega ul[class^=sub-]{background-color:#282828}}.lahb-tablets-view .lahb-responsive-menu-icon-wrap.keep-menu-on-tablet{display:none}.lahb-tablets-view .lahb-nav-wrap.keep-menu-on-tablet{display:-ms-flexbox;display:flex}.lahb-wrap p.lahb-text{margin-bottom:0}.lahb-login{position:relative}.lahb-login-form .form-row label:not(:only-child){display:none}.la-login-popup .featherlight .featherlight-close{right:-20px}.la-login-popup .featherlight .featherlight-outer{overflow:inherit}.logged-links li{padding:5px 0}.la-header-avatar img{border-radius:50%;margin-right:12px;width:28px}.lahb-header-dropdown .lahb-modal-login{display:none}.login-dropdown-element .lahb-modal-login{position:absolute;right:-1px;top:100%;background:#fff;box-shadow:0 8px 35px -6px rgba(0,0,0,0.18);z-index:4;width:auto;padding:0;color:var(--theme-body-font-color)}.lahb-user-logged,.lahb-login-form{width:300px;padding:20px;text-align:center}.lahb-login-form{width:500px;max-width:100%}.login-dropdown-element .lahb-modal-login form input{border-color:#e4e4e4}.login-dropdown-element .lahb-modal-login form input[type=text],.login-dropdown-element .lahb-modal-login form input[type=password]{width:100%}.login-dropdown-element .lahb-modal-login form input[type=text]:focus,.login-dropdown-element .lahb-modal-login form input[type=password]:focus{box-shadow:none}.login-dropdown-element .lahb-modal-login form .login-username{margin-top:16px}.login-dropdown-element .lahb-modal-login form .login-username label,.login-dropdown-element .lahb-modal-login form .login-password label{font-size:14px;color:var(--theme-secondary-color);margin-bottom:5px;text-align:left}.lahb-login-form ul.login-links{margin:15px 0 0;list-style:none;display:flex;justify-content:space-around;font-size:14px}.user-login-wrap .form-row{margin-bottom:15px}.user-login-wrap .login-remember.form-row{margin-bottom:0;font-size:14px}.no-arrow .login-dropdown-arrow-wrap{display:none}.with-arrow .login-dropdown-arrow-wrap{position:absolute;top:-8px;right:30px}.with-arrow .login-dropdown-arrow-wrap:after{border-left:8px solid transparent;border-right:8px solid transparent;border-bottom:8px solid #f6f6f6;content:"";position:absolute;left:-8px}.lahb-contact-text-modal{font-size:14px}.lahb-trigger-element,.lahb-trigger-element a{position:absolute;top:0;bottom:0;left:0;right:0}.la-contact-form.la-element-dropdown{position:absolute;min-width:280px;background:#fff;left:-260px;top:100%;display:none}.lahb-button a{padding:10px 30px;font-weight:400;white-space:nowrap;text-align:center;transition:all .2s ease}.lahb-button a:hover{background-color:var(--theme-secondary-color);color:#fff}.header-search-content{width:100%;max-width:90%;margin:0 auto}.header-search-content::before,.header-search-content::after{content:" ";display:table;flex-basis:0;order:1}.header-search-content::after{clear:both}#lastudio-header-builder .lahb-search.toggle,.lahb-header-toggle,.lahb-header-full{position:relative}.lahb-search .search-field{box-shadow:none;cursor:text;font-size:1em;transition:all .2s ease-in-out 0;margin:0;width:100%;height:100%;padding:15px 20px;border:1px solid rgba(0,0,0,0.1)}#lastudio-header-builder .lahb-search-form-box{position:absolute;right:0;background:#fff;border-radius:0;display:none;z-index:999;top:100%;width:320px;height:65px;border:1px solid #e4e4e4;box-shadow:0 3px 14px -6px rgba(0,0,0,0.09)}#lastudio-header-builder .lahb-search-form-box.show-sbox{display:block;animation:fade-anim .3s ease .037s both;z-index:9112000}#outer-wrap #lastudio-header-builder .lahb-search-form-box:before{content:"";display:block;position:absolute;right:24px;width:10px;height:10px;background:#e4e4e4;border:solid #e4e4e4;border-width:1px 0 0 1px;-webkit-transform:rotate(45deg);transform:rotate(45deg);z-index:9;top:-5px}#lastudio-header-builder a.search-form-icon,a.search-form-icon:visited{display:block;width:16px;height:16px;color:#888}#lastudio-header-builder a.search-form-icon:hover{color:#555}#lastudio-header-builder a.search-form-icon i{color:#4A4A4A;padding:11px;padding-left:12px;font-size:14px;border-radius:50%;border:1px solid}#lastudio-header-builder .top-bar .lahb-search a.search-form-icon i{font-size:11px;padding:10px;padding-left:11px;color:#aaa}#lastudio-header-builder .top-bar .lahb-search a.search-form-icon:hover i{color:#aaa}#lastudio-header-builder .top-bar .lahb-search a.search-form-icon{padding:0;margin-top:7px}#header-search-modal .search-form,.header-search-content > .col-md-12,#header-search-modal{height:100%}.lahb-search-form-box form,.header-search-simple-wrap form{margin:0;height:100%;position:relative;z-index:3;display:-ms-flexbox;display:flex}@media (max-width: 1279px){#header-search-modal .search-field{font-size:30px;line-height:140px}}.lahb-header-slide{position:relative}.lahb-icon-content i.icon_el,.lahb-icon-content div.content_el{vertical-align:middle;display:inline-block;transition:all .2s ease}.lahb-icon-content i.icon_el{font-size:18px;margin-right:10px}.hamburger-menu-main,.hamburger-full-wrap{position:relative;height:100%;display:-ms-flexbox;display:flex;-webkit-flex-flow:column;-ms-flex-flow:column;flex-flow:column}.hamburger-menu-main{scrollbar-width:none;-ms-overflow-style:none;-ms-overflow-style:-ms-autohiding-scrollbar;overflow-y:scroll;overflow-x:hidden}.hamburger-menu-main::-webkit-scrollbar{display:none}.hamburger-menu-wrap{transition:all .5s;position:fixed;width:470px;height:100%;top:0;margin:0;padding:70px 70px 30px;background-color:#fff;z-index:9;box-shadow:0 0 15px 0 rgba(0,0,0,0.09)}@media (max-width: 1699px){.hamburger-menu-wrap{padding:50px 40px 30px;width:370px}}@media (max-width: 991px){.hamburger-menu-wrap{padding:50px 30px 20px;width:320px}}.hamburger-menu-wrap.hm-dark{color:#fff;background-color:#212121}.hamburger-menu-wrap.toggle-right{right:0;-webkit-transform:translateX(100%);transform:translateX(100%)}.hamburger-menu-wrap.toggle-right .btn-close-hamburger-menu{left:30px}.hamburger-menu-wrap.toggle-left{left:0;-webkit-transform:translateX(-100%);transform:translateX(-100%)}.hamburger-menu-wrap.toggle-left .btn-close-hamburger-menu{right:30px}.is-open .hamburger-menu-wrap{-webkit-transform:translateX(0);transform:translateX(0)}.hamburger-menu-wrap .hamburger-logo-image-wrap{margin-top:30px}.hamburger-menu-wrap .lahb-hamburger-top{-webkit-box-flex:2;-webkit-flex-grow:2;-ms-flex-positive:2;flex-grow:2}.hamburger-menu-wrap .hamburger-nav-icon{font-size:12px;pointer-events:auto}.hamburger-menu-wrap .hamburger-main ul{list-style:none;margin:50px 0}.hamburger-menu-wrap .hamburger-main ul.sub-menu{display:none}.hamburger-menu-wrap .hamburger-main li{display:block;position:relative}.hamburger-menu-wrap .hamburger-main li li{padding-top:6px;padding-bottom:6px}.hamburger-menu-wrap .hamburger-main li a{position:relative;display:-ms-flexbox;display:flex;-webkit-box-pack:justify;-ms-flex-pack:justify;-webkit-justify-content:space-between;justify-content:space-between;-webkit-box-align:center;-ms-flex-align:center;align-items:center}.hamburger-menu-wrap .hamburger-main li ul{width:100%;padding:20px 0;margin:0}.hamburger-menu-wrap .hamburger-main li ul ul{padding:10px}.hamburger-menu-wrap .hamburger-nav > li > a{padding:10px 0}.hamburger-menu-wrap .lahmb-text-content{font-size:12px}.hamburger-menu-wrap .hamburger-copyright{font-size:11px}.btn-close-hamburger-menu{position:absolute;font-size:30px;line-height:30px;height:30px;top:50px;transition:all .25s ease-out;z-index:2}.btn-close-hamburger-menu:hover{-webkit-transform:rotate(90deg);transform:rotate(90deg)}.la-hamburger-wrap{position:fixed;width:100vw;height:100vh;top:0;left:0;background-color:rgba(255,255,255,0.9);z-index:4;opacity:0;visibility:hidden;transition:opacity 0.5s,visibility 0 .5s}.la-hamburger-wrap.open-menu{opacity:1;visibility:visible;transition:opacity .5s}.la-hamburger-wrap .hamburger-nav{max-height:90%;position:relative;width:300px;max-width:90%;margin:0 auto}.la-hamburger-wrap .hamburger-main{display:-ms-flexbox;display:flex;-webkit-box-align:center;-ms-flex-align:center;align-items:center;text-align:center}.la-hamburger-wrap .hamburger-main .hamburger-nav-icon{font-size:12px;padding:10px;pointer-events:auto}.rtl .la-hamburger-wrap .hamburger-main .hamburger-nav-icon{margin-left:-16px}.ltr .la-hamburger-wrap .hamburger-main .hamburger-nav-icon{margin-right:-16px}.la-hamburger-wrap .hamburger-main ul{list-style:none}.la-hamburger-wrap .hamburger-main ul.sub-menu{margin:0;display:none}.la-hamburger-wrap .hamburger-main li{display:block;position:relative}.la-hamburger-wrap .hamburger-main li li{padding-top:6px;padding-bottom:6px}.la-hamburger-wrap .hamburger-main li ul{width:100%;padding:20px 0 0}.la-hamburger-wrap .hamburger-main li ul ul{padding-bottom:30px}.la-hamburger-wrap .hamburger-main .mm-lv-0{padding-bottom:20px}.la-hamburger-wrap .lahb-hamburger-top{overflow:auto;max-height:90%;display:-ms-flexbox;display:flex;-webkit-box-pack:center;-ms-flex-pack:center;-webkit-justify-content:center;justify-content:center;-webkit-box-flex:2;-webkit-flex-grow:2;-ms-flex-positive:2;flex-grow:2;margin-top:80px;margin-bottom:40px}.la-hamburger-wrap .lahb-hamburger-bottom{position:absolute;width:250px;bottom:80px}.rtl .la-hamburger-wrap .lahb-hamburger-bottom{left:100px}.ltr .la-hamburger-wrap .lahb-hamburger-bottom{right:100px}.la-hamburger-wrap.hm-dark{background-color:rgba(0,0,0,0.9);color:#fff}@media (min-width: 992px){.la-hamburger-wrap.hm_style_02 .hamburger-main{width:100%;text-align:inherit}.la-hamburger-wrap.hm_style_02 .hamburger-main .hamburger-nav{width:var(--theme-container-width,1170px);display:-ms-flexbox;display:flex;-webkit-box-pack:justify;-ms-flex-pack:justify;-webkit-justify-content:space-between;justify-content:space-between}.la-hamburger-wrap.hm_style_02 .hamburger-main .mm-lv-0 > a i{display:none}.la-hamburger-wrap.hm_style_02 .hamburger-main .mm-lv-0 > ul{display:block!important}.la-hamburger-wrap.hm_style_02 .hamburger-main .mm-lv-1 ul{padding:5px 15px}}.btn-close-hamburger-menu-full{position:absolute;top:20%;right:10%;font-size:40px;color:#fff;z-index:3;display:inherit}.btn-close-hamburger-menu-full:hover{-webkit-transform:rotate(90deg);transform:rotate(90deg)}@media (min-width: 1000px) and (max-width: 1700px){.hm_style_02 .btn-close-hamburger-menu-full{top:70px;right:40px}}.la-hamburger-wrap .hamburger-main .mm-lv-0 > a{font-size:46px;font-family:var(--theme-heading-font-family)}@media (max-width: 1699px){.la-hamburger-wrap .hamburger-main .mm-lv-0 > a{font-size:36px}}@media (max-width: 1279px){.la-hamburger-wrap .hamburger-main .mm-lv-0 > a{font-size:26px}}.la-hamburger-wrap .hamburger-main .mm-lv-1 > a{font-size:18px}.la-hamburger-wrap .hamburger-main li a{color:#fff}.la-hamburger-wrap .hamburger-main li:hover > a,.la-hamburger-wrap .hamburger-main li.active > a,.la-hamburger-wrap .hamburger-main li.open > a,.la-hamburger-wrap .hamburger-main li.current > a{color:var(--theme-primary-color)}@media (max-width: 1500px){.hm_style_02.la-hamburger-wrap .hamburger-main .mm-lv-1 > a{font-size:1em}}@media (max-width: 1279px){.la-hamburger-wrap.hm_style_02 .hamburger-main .mm-lv-0 > ul{font-size:14px}.la-hamburger-wrap.hm_style_02 .hamburger-main .mm-lv-1 ul{padding:5px}}.hm_style_03.la-hamburger-wrap.hm-dark:before{content:"";position:absolute;left:0;top:0;right:0;bottom:0;background-color:rgba(24,24,24,0.4)}.hm_style_03.la-hamburger-wrap .hamburger-main li a{position:relative;overflow:hidden}.hm_style_03.la-hamburger-wrap .hamburger-main .hamburger-nav > li.current > a,.hm_style_03.la-hamburger-wrap .hamburger-main .hamburger-nav > li > a:hover{color:#fff}.hm_style_03.la-hamburger-wrap .hamburger-main > ul > li > ul > li.menu-item-has-children > a{display:none}.hm_style_03.la-hamburger-wrap .hamburger-main li ul li ul{display:block!important;padding:0}.hm_style_03.la-hamburger-wrap .hamburger-main li li.menu-item-has-children{padding:0}@media (min-width: 992px){.hm_style_03.la-hamburger-wrap .hamburger-main li li{padding-top:7px;padding-bottom:7px}.hm_style_03.la-hamburger-wrap .hamburger-main{width:1170px;max-width:80%}.hm_style_03.la-hamburger-wrap .hamburger-main > ul{margin:0;text-align:left}.hm_style_03.la-hamburger-wrap .hamburger-main > ul > li > a{color:rgba(255,255,255,0.5)}.hm_style_03.la-hamburger-wrap .hamburger-main > ul > li{position:static}.hm_style_03.la-hamburger-wrap .hamburger-main > ul > li > ul{position:absolute;left:300px;top:50%;padding:0 0 0 80px;width:600px;transform:translateY(-50%);column-count:2;-webkit-column-count:2;column-gap:10px;-webkit-column-gap:10px}.hm_style_03.la-hamburger-wrap .hamburger-main > ul > li > ul:before{content:"";background:#101010;top:-80vh;left:0;width:100vw;display:block!important;position:absolute;opacity:.4;height:200vh}.hm_style_03.la-hamburger-wrap .lahb-hamburger-top{overflow:hidden;max-height:100%;margin:0}.hm_style_03.la-hamburger-wrap .hamburger-main > ul > li.open > ul{display:block!important}.hm_style_03.la-hamburger-wrap .hamburger-main li ul li a{font-size:18px}.hm_style_03.la-hamburger-wrap .hamburger-main li li .hamburger-nav-icon{display:none}.hm_style_03.la-hamburger-wrap .hamburger-main .hamburger-nav-icon:before{content:"";font-size:20px}.hm_style_03.la-hamburger-wrap .lahb-hamburger-bottom{right:auto;left:50%;width:1170px;max-width:100%;transform:translateX(-50%)}.hm_style_03.la-hamburger-wrap .lahb-hamburger-bottom .hamburger-social-icons a{font-size:30px;margin:20px}}@media (max-width: 1280px){.hm_style_03.la-hamburger-wrap .hamburger-main > ul{margin-left:5%}.hm_style_03.la-hamburger-wrap .hamburger-main > ul > li > ul{left:220px}.hm_style_03.la-hamburger-wrap .hamburger-main > ul > li > a{font-size:28px}.hm_style_03.la-hamburger-wrap .hamburger-main .hamburger-nav-icon:before{font-size:14px}}@media (max-width: 1500px){.hm_style_03.la-hamburger-wrap .hamburger-main li ul li a{font-size:16px}.hm_style_03.la-hamburger-wrap .hamburger-main li li{padding-top:6px;padding-bottom:6px}}@media (max-width: 991px){.hm_style_03.la-hamburger-wrap .hamburger-main li li{padding-top:4px;padding-bottom:4px}.hm_style_03.la-hamburger-wrap .lahb-hamburger-bottom{display:none}.hm_style_03.la-hamburger-wrap .hamburger-main .mm-lv-0 > ul.sub-menu{background-color:rgba(16,16,16,0.4);padding:20px 0;margin-top:20px}}.la-header-social-icon i{vertical-align:middle;font-size:24px}.header-social-icons a,.header-social-icons i{display:block}.lahb-social{position:relative}.js-icon_menu_trigger,.js-contact_trigger_dropdown,.js-contact_trigger_modal,.js-social_trigger_full,.js-social_trigger_dropdown,.js-social_trigger_slide{position:absolute;top:0;bottom:0;left:0;right:0}.main-slide-toggle{display:none}#header-social-modal,#header-search-modal,#header-share-modal{display:none}#header-social-modal h3,#header-share-modal h3{margin:0;color:#fff;font-size:40px;line-height:150px}#header-social-modal .col-md-6,#header-share-modal .col-md-6{position:relative;height:150px}#header-social-modal .socialfollow,#header-share-modal .socialfollow{position:absolute;top:50%;transform:translateY(-50%);right:0}#header-social-modal .socialfollow a,#header-share-modal .socialfollow a{background:rgba(255,255,255,0.1);border-radius:0}#header-social-modal .socialfollow a:hover,#header-share-modal .socialfollow a:hover{background:#fff}#header-social-modal .socialfollow a i,#header-share-modal .socialfollow a i{color:#fff}#header-social-modal .socialfollow a:hover i,#header-share-modal .socialfollow a:hover i{color:#437df9}.header-social-simple-wrap a,.header-share-simple-wrap a{display:inline-block;padding:8px}@media (min-width: 576px) and (max-width: 991px){.main-slide-toggle .col-md-6{padding:0}#header-social-modal h3,#header-share-modal h3{font-size:28px}}@media (max-width: 575px){.main-slide-toggle{height:140px}.main-slide-toggle .col-md-6{width:100%}#header-social-modal h3,#header-share-modal h3{font-size:26px;line-height:70px}#header-social-modal .col-md-6,#header-share-modal .col-md-6{height:70px}#header-social-modal .socialfollow,#header-share-modal .socialfollow{top:5px;transform:inherit;right:inherit}}@media (max-width: 330px){#header-social-modal .socialfollow a,#header-share-modal .socialfollow a{width:30px;height:30px;padding:3px}#header-social-modal .socialfollow a i,#header-share-modal .socialfollow a i{font-size:14px}}.lahb-element .header-social-full-wrap{display:none}.la-social-popup .featherlight{background-color:#11ccd3}.header-social-dropdown-wrap{display:none;position:absolute;top:100%;right:0;width:100px;background:#fff}#header-social-modal .header-social-content,.header-social-content > .col-md-6,#header-social-modal{height:100%}.js-cart_aside_trigger{position:absolute;left:-10px;top:-10px;right:-10px;bottom:-10px}.woo-no-product-in-cart{padding:10px;text-align:center}.lahb-header-woo-cart-toggle{position:relative}.lahb-bp-notification{position:relative}.header-compare-count-icon,.header-wishlist-count-icon,.header-cart-count-icon{position:absolute;top:-5px;font-size:10px;width:16px;height:16px;display:inline-block;line-height:16px;color:#fff;text-align:center;right:-5px;border-radius:10px;background-color:var(--theme-primary-color)}#lastudio-header-builder .menu-item > span.narrow{display:none}.lahb-language .nice-select{margin:0}.lahb-language .header-language-list{display:-ms-flexbox;display:flex;-webkit-box-align:center;-ms-flex-align:center;align-items:center;height:100%}.lahb-language .header-language-list ul{margin:0}.wpml-ls-legacy-dropdown-click a{display:initial;padding:0}.wpml-ls-statics-shortcode_actions,.wpml-ls-statics-shortcode_actions .wpml-ls-current-language > a{background-color:transparent!important;border-color:transparent;width:auto}.wpml-ls-statics-shortcode_actions a{background-color:transparent;border:none}.wpml-ls-legacy-dropdown-click a.wpml-ls-item-toggle:after{font-family:"LaStudioIcons";content:"";border:none;top:calc(50% - .370em);font-size:12px}.wpml-ls-statics-shortcode_actions .wpml-ls-sub-menu{border:1px solid #ccc;position:relative;background:#fff;padding:2px}.wpml-ls-legacy-dropdown-click .wpml-ls-sub-menu a{padding:10px;text-align:center}.wpml-ls-statics-shortcode_actions .wpml-ls-sub-menu:before,.wpml-ls-statics-shortcode_actions .wpml-ls-sub-menu:after{border-left:6px solid transparent;border-right:6px solid transparent;border-bottom:6px solid #fff;top:-4px;content:"";right:9px;margin-left:-9px;position:absolute;z-index:999}.wpml-ls-statics-shortcode_actions .wpml-ls-sub-menu:before{border-left:6px solid rgba(101,101,101,0);border-right:6px solid rgba(93,93,93,0);border-bottom:6px solid;border-bottom-color:#ccc;top:-6px;margin-left:-9px;z-index:99}.la-polylang-switcher-inline li{list-style:none;display:inline-block;margin:0 5px}.la-polylang-switcher-inline li a{color:#222}.la-polylang-switcher-dropdown select{width:auto;margin:0}#lastudio-header-builder .socialfollow a{margin-right:0}.lahb-icon-menu-wrap{position:relative}.lahb-icon-menu-content{display:none;position:absolute;top:100%;background:#fff;box-shadow:0 3px 14px 2px rgba(0,0,0,0.1);min-width:100%;z-index:5}.lahb-icon-menu-wrap .menu{margin:0;list-style:none}.lahb-icon-menu-content a{display:block}.lahb-icon-menu-wrap .menu li{display:block;margin:0}.lahb-icon-menu-wrap .menu li li > a{color:#666;display:block}.lahb-icon-menu-wrap .menu li li > a i{margin-right:10px}.lahb-icon-menu-wrap .menu li li > a span.menu-item-badge-border{width:0;height:0;border-top:4px solid transparent!important;border-right:5px solid;border-bottom:4px solid transparent;margin:0;top:50%;left:-5px;transform:translateY(-4px);position:absolute}.lahb-icon-menu-wrap .menu li li > a a span.menu-item-badge{position:relative;top:-2px}.lahb-profile-image-wrap{float:left;margin-right:20px}.lahb-profile-content{float:left}.lahb-profile-socials-wrap{margin-top:5px}.lahb-profile-name{padding-top:28px;display:block;color:#2f2f2f;font-size:21px}.lahb-profile-socials-divider:before{content:"";display:inline-block;width:50px;height:2px;background:#e4e4e4;margin:4px 0}.lahb-profile-socials-divider:after{content:"";display:inline-block;background:var(--theme-primary-color);width:6px;height:6px;border-radius:50%;margin:2px 8px 2px 4px}.lahb-profile-socials-dropdown-arrow i{font-size:10px}.lahb-profile-socials-text{position:relative;display:inline-block;padding-bottom:4px;transition:all .2s ease}.lahb-profile-socials-text:hover,.lahb-profile-socials-text:hover i{cursor:pointer;color:var(--theme-primary-color)}.lahb-profile-socials-text i{font-size:10px}.lahb-profile-socials-icons{display:block;border:1px solid var(--theme-border-color);padding:15px 17px;position:absolute;min-width:125px;top:28px;z-index:9999}.lahb-profile-socials-icons.profile-socials-show{opacity:1;visibility:visible}.lahb-profile-socials-icons.profile-socials-hide{opacity:0;visibility:hidden}.lahb-profile-socials-icons a{color:var(--theme-secondary-color);font-size:11px;text-transform:uppercase;transition:all .2s ease}.lahb-profile-socials-icons a:hover{color:var(--theme-primary-color)}.lahb-spinner-wrap{position:absolute;top:0;right:0;bottom:0;left:0;background-color:#fff;opacity:.9;z-index:999}body > .lahb-spinner-wrap{z-index:999;opacity:1}.lahb-spinner{width:40px;height:40px;position:relative;margin:200px auto 0}#lastudio-header-builder .lahb-spinner{margin-top:24px}.lahb-spinner .double-bounce1,.lahb-spinner .double-bounce2{width:100%;height:100%;border-radius:50%;background-color:#008aff;opacity:.6;position:absolute;top:0;left:0;-webkit-animation:sk-bounce 2s infinite ease-in-out;animation:sk-bounce 2s infinite ease-in-out}.lahb-spinner .double-bounce2{-webkit-animation-delay:-1s;animation-delay:-1s}@keyframes sk-bounce{0%,100%{transform:scale(0)}50%{transform:scale(1)}}#wpcontent.mtrl_nopagetitle{padding-top:9px;padding-top:9px}.lahb-frontend-builder-wrap .menu li{max-width:inherit}.lahb-login .icon-right i,.lahb-login .icon-right .la-header-avatar{float:right;display:inline-block}.lahb-login:hover .lahb-icon-element{color:var(--theme-primary-color)}#lahb-vertical-cf-scroll{display:none!important}.mm-popup-wide > .sub-menu > .mm-mega-li{margin-left:auto!important;margin-right:auto!important}.mm-popup-wide > .sub-menu .mm-mega-ul{display:flex!important;-ms-flex-wrap:wrap;flex-wrap:wrap}.mm-popup-wide > .sub-menu .mm-mega-ul > li > ul{display:block!important;box-shadow:none!important}.mm-popup-narrow .submenu > ul{left:100%}.enable-header-sticky #lastudio-header-builder .lahbhinner{width:100%}.enable-header-sticky:not(.header-sticky-type-auto) .is-sticky .lahbhinner{visibility:visible;-webkit-transform:translate(0,0);transform:translate(0,0)}.enable-header-sticky:not(.header-sticky-type-auto) .lahbhouter .lahbhinner{-webkit-animation-duration:.6s;animation-duration:.6s}.enable-header-sticky:not(.header-sticky-type-auto) .lahbhouter .lahbhinner.sticky--pinned{-webkit-animation-name:laheaderstick1;animation-name:laheaderstick1}.body-loaded .is-sticky .lahbhinner{position:fixed;top:0;-webkit-transform:translate(0,-100%);transform:translate(0,-100%);will-change:transform,background}.body-loaded .is-sticky .lahbhinner.sticky--pinned{-webkit-transform:translate(0,0);transform:translate(0,0);transition:transform 0.5s,background .25s,visibility 0.25s,opacity .25s}.body-loaded .is-sticky .lahbhinner.sticky--unpinned{-webkit-transform:translate(0,-100%);transform:translate(0,-100%);visibility:hidden;transition:transform 0.5s,background .25s,visibility 0.25s,opacity .25s}.lahb-wrap-sticky-height{height:var(--header-height,120px);display:none}.body-loaded .lahbhouter{position:relative}.body-loaded .lahbhouter .lahbhinner{position:absolute;left:0;top:0;width:100%;height:auto}.body-loaded .is-sticky .lahbhouter .lahbhinner{position:fixed}.body-loaded .lahb-wrap-sticky-height{display:block}.header-search-full-wrap{display:none}.lahb-element .modal-contact{display:none}.lahb-content-wrap:not(.lahb-area__auto){-ms-flex-wrap:wrap;flex-wrap:wrap}.lahb-area__4-4-4 .lahb-col{-ms-flex:0 0 33.333333%;flex:0 0 33.333333%;max-width:33.333333%}.lahb-area__3-6-3 .lahb-col__right,.lahb-area__3-6-3 .lahb-col__left{-ms-flex:0 0 25%;flex:0 0 25%;max-width:25%}.lahb-area__3-6-3 .lahb-col__center{-ms-flex:0 0 50%;flex:0 0 50%;max-width:50%}.lahb-area__2-8-2 .lahb-col__right,.lahb-area__2-8-2 .lahb-col__left{-ms-flex:0 0 16.666667%;flex:0 0 16.666667%;max-width:16.666667%}.lahb-area__2-8-2 .lahb-col__center{-ms-flex:0 0 66.666667%;flex:0 0 66.666667%;max-width:66.666667%}.lahb-area__5-2-5 .lahb-col__right,.lahb-area__5-2-5 .lahb-col__left{-ms-flex:0 0 41.666667%;flex:0 0 41.666667%;max-width:41.666667%}.lahb-area__5-2-5 .lahb-col__center{-ms-flex:0 0 16.666667%;flex:0 0 16.666667%;max-width:16.666667%}.lahb-area__1-10-1 .lahb-col__right,.lahb-area__1-10-1 .lahb-col__left{-ms-flex:0 0 8.333333%;flex:0 0 8.333333%;max-width:8.333333%}.lahb-area__1-10-1 .lahb-col__center{-ms-flex:0 0 83.333333%;flex:0 0 83.333333%;max-width:83.333333%}.lahb-area__2-6-2 .lahb-col__right,.lahb-area__2-6-2 .lahb-col__left{-ms-flex:0 0 20%;flex:0 0 20%;max-width:20%}.lahb-area__2-6-2 .lahb-col__center{-ms-flex:0 0 60%;flex:0 0 60%;max-width:60%}.lahb-area__25-5-25 .lahb-col__right,.lahb-area__25-5-25 .lahb-col__left{-ms-flex:0 0 25%;flex:0 0 25%;max-width:25%}.lahb-area__25-5-25 .lahb-col__center{-ms-flex:0 0 50%;flex:0 0 50%;max-width:50%}.lahb-area__3-4-3 .lahb-col__right,.lahb-area__3-4-3 .lahb-col__left{-ms-flex:0 0 30%;flex:0 0 30%;max-width:30%}.lahb-area__3-4-3 .lahb-col__center{-ms-flex:0 0 40%;flex:0 0 40%;max-width:40%}.lahb-area__35-3-35 .lahb-col__right,.lahb-area__35-3-35 .lahb-col__left{-ms-flex:0 0 35%;flex:0 0 35%;max-width:35%}.lahb-area__35-3-35 .lahb-col__center{-ms-flex:0 0 30%;flex:0 0 30%;max-width:30%}.lahb-area__4-2-4 .lahb-col__right,.lahb-area__4-2-4 .lahb-col__left{-ms-flex:0 0 40%;flex:0 0 40%;max-width:40%}.lahb-area__4-2-4 .lahb-col__center{-ms-flex:0 0 20%;flex:0 0 20%;max-width:20%}.lahb-area__45-1-45 .lahb-col__right,.lahb-area__45-1-45 .lahb-col__left{-ms-flex:0 0 45%;flex:0 0 45%;max-width:45%}.lahb-area__45-1-45 .lahb-col__center{-ms-flex:0 0 10%;flex:0 0 10%;max-width:10%}.lahb-area__1-8-1 .lahb-col__right,.lahb-area__1-8-1 .lahb-col__left{-ms-flex:0 0 10%;flex:0 0 10%;max-width:10%}.lahb-area__1-8-1 .lahb-col__center{-ms-flex:0 0 80%;flex:0 0 80%;max-width:80%}.lahb-element .modal-login{display:none}.mm-menu-block .lastudio-banner__link{position:absolute}.lahb-hamburger-bottom p{margin-bottom:8px}.lahb-hamburger-bottom .hamburger-social-icons{margin:15px 0}.lahb-hamburger-bottom .sidebar__banner{margin-bottom:35px}.lahb-hamburger-bottom .lahmb-text-content .social-media-link{margin-bottom:30px;padding-top:10px;font-size:16px}.lahb-header-woo-cart-toggle .la-cart-modal-icon .la-cart-total-price + .header-cart-count-icon{display:none}.vertital-menu_nav-hastoggle.open .lahb-vertital-menu_button button i{font-family:"LaStudioIcons"}.vertital-menu_nav-hastoggle.open .lahb-vertital-menu_button button i:before{content:""}.lahb-vertital-menu_button button{background:none;border:none;height:100%}.lahb-vertital-menu_button button i{margin-right:15px;vertical-align:middle}.lahb-vertital-menu_nav{position:relative}.lahb-vertital-menu_nav .mm-icon{width:1.9em;text-align:center;padding-right:.5em}.lahb-vertital-menu_nav li.mm-lv-0{width:100%;position:static!important}.lahb-vertital-menu_nav.vertital-menu_nav-hastoggle > .menu{position:absolute;top:100%;left:0;background-color:inherit;width:100%;min-height:400px;padding-top:10px;padding-bottom:10px;box-shadow:0 1px 19.8px .2px rgba(12,31,46,0.15);transition:margin .1s linear 0.3s,visibility .1s linear 0.3s,opacity .1s linear .3s;visibility:hidden;opacity:0;margin-top:20px}.lahb-vertital-menu_nav.vertital-menu_nav-hastoggle.open > .menu{opacity:1;visibility:inherit;margin-top:0}.lahb-vertital-menu_nav .menu > li.menu-item > a{padding:12px 35px;display:block}.lahb-vertital-menu_nav .menu > li.menu-item > ul{top:0;margin:0;height:100%}.ltr .lahb-vertital-menu_nav .menu > li.menu-item > ul{left:100%;margin-left:-30px}.rtl .lahb-vertital-menu_nav .menu > li.menu-item > ul{right:100%;margin-right:-30px}.header-type-vertical .lahb-vertital-menu_nav .menu > li.menu-item > ul{top:-30px}.lahb-vertital-menu_nav .menu > li.menu-item:hover > ul{margin:0}.lahb-vertital-menu_nav.has-parent-arrow > .menu > li.mega > a:before,.lahb-vertital-menu_nav.has-parent-arrow > .menu > li.menu-item-has-children > a:before{right:15px;font-size:8px}.lahb-vertital-menu_nav.vertital-menu_nav-hastoggle .menu > li.menu-item > ul{max-width:900px}@media (max-width: 1300px){.lahb-vertital-menu_nav.vertital-menu_nav-hastoggle .menu > li.menu-item > ul{max-width:60vw}}.lahb-vertical.lahb-vcom .lahb-vertital-menu_nav .menu > li.menu-item > ul{height:auto}.lahb-vertical.lahb-vcom .lahb-nav-wrap.has-megamenu > ul > li.mega > ul.sub-menu{max-height:100vh}.lahb-mobiles-view .lahb-vertital-menu_nav{position:static}.lahb-mobiles-view .lahb-vertital-menu_nav .menu li{position:relative}.lahb-mobiles-view .lahb-vertital-menu_nav .menu li span.narrow{display:block!important;position:absolute;top:0;right:0;width:40px;padding-top:12px;padding-bottom:12px;text-align:center}.lahb-mobiles-view .lahb-vertital-menu_nav .menu li span.narrow i{display:inline-block;font:normal normal normal 12px/1 LaStudioIcons;speak:none;text-transform:none;vertical-align:middle;-webkit-font-smoothing:antialiased;-moz-osx-font-smoothing:grayscale}.lahb-mobiles-view .lahb-vertital-menu_nav .menu li span.narrow i:before{content:""}.lahb-mobiles-view .lahb-vertital-menu_nav .menu li.open > .narrow i:before{content:""}.lahb-mobiles-view .lahb-vertital-menu_nav .menu li.mm-lv-0 > ul{display:none}.lahb-mobiles-view .lahb-vertital-menu_nav .menu ul.sub-menu{position:static;opacity:1;visibility:inherit;margin:0;box-shadow:none;width:100%;transition:none;display:block;padding:0 0 0 20px}.lahb-mobiles-view .lahb-vertital-menu_button button i{float:right;margin:6px 0 0 10px;font-size:14px}.lahb-mobiles-view .lahb-vertital-menu_button button i:before{content:""}.header-search-simple-wrap .search-form select{width:auto}.lahb-element.most-searched-box{position:absolute;bottom:0}.lahb-element.most-searched-box span{font-size:1em;line-height:1}.lahb-element.most-searched-box .most-searched{display:-ms-flexbox;display:flex;color:#a6a6a6;line-height:1}.lahb-element.most-searched-box .most-searched p{margin:0 10px 0 0;color:var(--theme-body-font-color)}.lahb-element.most-searched-box .most-searched a{border-right:1px solid;padding-right:10px;margin-right:10px}.lahb-element.most-searched-box .most-searched a:last-child{border:none;padding:0;margin:0}.area-has-most-searched .lahb-col__center{position:relative}.la-icon-menu-icon i{vertical-align:middle}.header-search-simple-wrap.la-ajax-searchform{position:relative;width:100%}.header-search-simple-wrap.la-ajax-searchform .search-results{position:absolute;width:100%;top:100%;z-index:99}.header-search-simple-wrap.la-ajax-searchform .search-results .loading{display:none}.header-search-simple-wrap.la-ajax-searchform .search-results .loading .la-loader{display:block;margin:0 auto}.header-search-simple-wrap.la-ajax-searchform .search-results .loading .la-loader [class^=bounce]{width:10px;height:10px}.header-search-simple-wrap.la-ajax-searchform.searching .results-container{display:none!important}.header-search-simple-wrap .results-container{background:#fff;color:#1d1d1d;max-height:70vh;overflow:auto;box-shadow:0 0 6px 0 rgba(0,0,0,0.09);border:1px solid rgba(0,0,0,0.1);min-width:300px;padding:10px 0;display:none;border-top-width:0}.header-search-simple-wrap .results-container .not-found{font-size:.875em}.header-search-simple-wrap .results-container .ul_products{margin:0}.header-search-simple-wrap .results-container .ul_products li.product_item{width:100%;padding:7px 15px;font-size:14px}.header-search-simple-wrap .results-container .ul_products li.product_item .product_item--thumbnail{width:80px;float:left}.header-search-simple-wrap .results-container .ul_products li.product_item .product_item--action{display:none}.header-search-simple-wrap .results-container .ul_products li.product_item .product_item--info{float:left;width:calc(100% - 80px);padding:0 0 0 15px}.header-search-simple-wrap .results-container .product_item .item--excerpt{display:none}.header-search-simple-wrap .results-container .ul_products li.product_item:hover{background-color:rgba(0,0,0,0.05)}.header-search-simple-wrap .results-container.la-post-grid .lastudio-posts__item{width:100%;border-bottom:1px solid rgba(190,190,190,0.24);padding:10px 20px}.header-search-simple-wrap .results-container.la-post-grid .lastudio-posts__item .post-meta{display:none}.header-search-simple-wrap .results-container.la-post-grid .lastudio-posts__item .entry-title{font-size:1em;margin:0 0 5px}.header-search-simple-wrap .results-container.la-post-grid .lastudio-posts__item .entry-excerpt{font-size:.875em;max-height:3.5em;overflow:hidden}.header-search-simple-wrap .results-container.la-post-grid .lastudio-posts__item .lastudio-more{background:none;color:inherit;font-size:.875em;text-decoration:underline;border:none}.header-search-simple-wrap .results-container.la-post-grid .lastudio-posts__item .lastudio-more:hover{text-decoration:none}.header-search-simple-wrap .results-container.la-post-grid .lastudio-posts__item .post-thumbnail{display:none}.header-search-simple-wrap .results-container.la-post-grid .lastudio-posts__item:hover{background-color:rgba(190,190,190,0.24)}.header-search-simple-wrap .results-container .animated{-webkit-animation-duration:0;animation-duration:0;animation-delay:0!important}.la-ajax-searchform .results-container .la-swatch-control{display:none}@media (min-width: 1280px){.header-type-vertical .lahb-col:empty{display:-ms-flexbox;display:flex}}.header-type-vertical .lahb-spinner-wrap{position:fixed}.lahb-vertical-toggle-wrap{background-color:#fff;width:100px;bottom:0;position:fixed;left:0;text-align:center;z-index:2;top:0;display:-ms-flexbox;display:flex}.admin-bar .lahb-vertical-toggle-wrap{top:32px}.lahb-vertical-toggle-wrap .vertical-toggle-icon{position:absolute;top:45%;font-size:32px;left:calc(50% - .5em)}.lahb-vertical-toggle-wrap .vertical-toggle-icon i{pointer-events:none}.lahb-vertical-logo-wrap{opacity:1;visibility:visible;transition:all .3s ease;position:absolute;top:40px;left:0}.lahb-vertical-logo-wrap.is-open{visibility:hidden;opacity:0}.lahb-vertical--extras{width:100%;-webkit-align-self:flex-end;-ms-flex-item-align:end;align-self:flex-end}.lahb-varea .lahb-area .lahb-col{-webkit-flex-flow:column wrap;-ms-flex-flow:column wrap;flex-flow:column wrap}.lahb-varea .lahb-nav-wrap:not(.lahb-vertital-menu_nav) .menu > li{float:none}#lastudio-header-builder .lahb-varea .lahb-nav-wrap:not(.lahb-vertital-menu_nav) .menu > li > a{padding:0;margin-bottom:20px}.lahb-varea .lahb-nav-wrap:not(.lahb-vertital-menu_nav) .menu li a .lahb-vertical-nav-icon{position:absolute;right:0;top:calc(50% - 5px);font-size:10px;width:20px;margin-right:0;text-align:center}.lahb-varea .lahb-nav-wrap:not(.lahb-vertital-menu_nav) .menu li a:hover{text-decoration:none}.lahb-varea .lahb-nav-wrap:not(.lahb-vertital-menu_nav) .menu li:hover > ul{display:none}.lahb-varea .lahb-nav-wrap:not(.lahb-vertital-menu_nav) .menu li.mm-lv-2 a{padding-left:40px}.lahb-varea .lahb-nav-wrap:not(.lahb-vertital-menu_nav) .menu li.menu-item ul{position:static;width:100%;left:0;background:transparent;display:none;padding:0 0 30px;opacity:1;visibility:visible;box-shadow:none;margin:0}.lahb-varea .lahb-nav-wrap:not(.lahb-vertital-menu_nav) .menu li.menu-item ul li:hover,.lahb-varea .lahb-nav-wrap:not(.lahb-vertital-menu_nav) .menu li.menu-item ul li ul li:hover,.lahb-varea .lahb-nav-wrap:not(.lahb-vertital-menu_nav) .menu li.menu-item ul > li.menu-item > ul{background:transparent;padding:0}.lahb-varea .lahb-nav-wrap:not(.lahb-vertital-menu_nav) .menu li.menu-item .mm-mega-ul{-webkit-box-direction:normal;-webkit-box-orient:vertical;-webkit-flex-direction:column;-ms-flex-direction:column;flex-direction:column;display:block}.lahb-varea .lahb-nav-wrap:not(.lahb-vertital-menu_nav) .menu li.menu-item .mm-mega-ul > li{width:100%!important}.lahb-varea .lahb-nav-wrap.has-parent-arrow > ul > li.menu-item-has-children:before,.lahb-varea .lahb-nav-wrap.has-parent-arrow > ul > li.menu-item-has-children > ul li.menu-item-has-children:before,.lahb-varea .lahb-nav-wrap.has-parent-arrow > ul > li.mega:before{display:none}.lahb-varea .lahb-content-wrap{-webkit-flex-flow:row wrap;-ms-flex-flow:row wrap;flex-flow:row wrap}.lahb-varea .lahb-col,.lahb-varea .lahb-col nav{width:100%}.lahb-varea .lahb-col nav > ul{float:none;width:100%}.lahb-varea .lahb-vertical{box-shadow:0 0 20px 0 rgba(41,44,58,0.06);position:fixed;top:0;left:0;width:var(--theme-header-vertical-width);bottom:0;height:auto;padding:40px}.admin-bar .lahb-varea .lahb-vertical{top:32px}@media (min-width: 1280px){.header-type-vertical--default.ltr #outer-wrap{padding-left:var(--theme-header-vertical-width)}.header-type-vertical--default.ltr .lahb-wrap.is-sticky .lahbhinner{left:var(--theme-header-vertical-width)}}@media (min-width: 1280px){.header-type-vertical--default.rtl #outer-wrap{padding-right:var(--theme-header-vertical-width)}.header-type-vertical--default.rtl .lahb-wrap.is-sticky .lahbhinner{left:auto;right:var(--theme-header-vertical-width)}}.header-type-vertical--default.rtl .lahb-varea .lahb-vertical{right:0;left:auto}@media (min-width: 1280px){.header-type-vertical--default .lahb-wrap .lahbhinner{max-width:calc(100vw - var(--theme-header-vertical-width))}}.header-type-vertical--toggle .lahb-vertical{background-color:#fff;width:var(--theme-header-vertical-width);padding:50px;transition:margin .4s}@media (min-width: 1280px){.header-type-vertical--toggle.ltr #outer-wrap{padding-left:100px}.header-type-vertical--toggle.ltr .lahb-wrap.is-sticky .lahbhinner{left:100px}}.header-type-vertical--toggle.ltr .lahb-vertical{margin-left:calc(-1 * var(--theme-header-vertical-width));left:100px}@media (min-width: 1280px){.header-type-vertical--toggle.rtl #outer-wrap{padding-right:100px}.header-type-vertical--toggle.rtl .lahb-wrap.is-sticky .lahbhinner{right:100px;left:auto}}.header-type-vertical--toggle.rtl .lahb-vertical-toggle-wrap{right:0;left:auto}.header-type-vertical--toggle.rtl .lahb-vertical{margin-right:calc(-1 * var(--theme-header-vertical-width));right:100px}.header-type-vertical--toggle.open-lahb-vertical .lahb-vertical{margin:0}.header-type-vertical--toggle.open-lahb-vertical .lahb-vertical-toggle-wrap .vertical-toggle-icon i:before{content:""}.header-type-vertical--toggle.open-lahb-vertical .la-overlay-global{visibility:inherit;z-index:2}@media (min-width: 1280px){.header-type-vertical--toggle .lahb-wrap .lahbhinner{max-width:calc(100vw - 100px)}}.lahb-user-logged ul{list-style:none;margin:0;padding:0;font-size:.875em}.lahb-user-logged span.author-avatar{margin-bottom:20px;display:block}.lahb-user-logged span.author-avatar img{border-radius:50%;width:60px}.user-welcome{padding-bottom:5px}.lahb-login-form .woocommerce-message,.lahb-login-form .woocommerce-error,.lahb-login-form .woocommerce-info{margin-bottom:0}.lahb-login-form #customer_login{margin-top:20px;margin-bottom:0}.lahb-login-form #customer_login .col-1,.lahb-login-form #customer_login .col-2{margin-bottom:0}.lahb-login-form #customer_login p{margin-bottom:10px}.lahb-login-form #customer_login .woocommerce-privacy-policy-text{margin:0}.lahb-login-form .woocommerce-form-register{font-size:14px}.lahb-login-form .form-row .input-text{height:60px;line-height:58px}.lahb-login-form h2{font-size:26px;margin-bottom:20px}.lahb-login-form .woocommerce-form .button{height:60px;min-width:200px}.la-no-opacity{font-size:0;opacity:0}.hamburger-main a[href="javascript:;"] .hamburger-nav-icon:after,.hamburger-main a[href="#"] .hamburger-nav-icon:after{content:"";position:absolute;left:0;top:0;width:100%;height:100%}@keyframes laheaderstick1{from{opacity:.8;transform:translate3d(0,-100%,0)}to{opacity:1;transform:translate3d(0,0,0)}}@-webkit-keyframes laheaderstick1{from{opacity:.8;-webkit-transform:translate3d(0,-100%,0)}to{opacity:1;-webkit-transform:translate3d(0,0,0)}}.page-header-inner{padding-top:20px;padding-bottom:20px}.section-page-header .page-title{margin-bottom:0}.section-page-header .page-title + .site-breadcrumbs{margin-top:1em}.page-title-v1 .section-page-header{text-align:center}.page-title-v2 .section-page-header{text-align:left}.page-title-v3 .section-page-header{text-align:right}.page-title-v5 .section-page-header .page-header-inner,.page-title-v4 .section-page-header .page-header-inner{display:-ms-flexbox;display:flex;-webkit-flex-wrap:wrap;-ms-flex-wrap:wrap;flex-wrap:wrap;-webkit-box-pack:justify;-ms-flex-pack:justify;-webkit-justify-content:space-between;justify-content:space-between;-webkit-box-align:center;-ms-flex-align:center;align-items:center}.page-title-v5 .section-page-header .site-breadcrumbs,.page-title-v4 .section-page-header .site-breadcrumbs{margin-top:0}.page-title-v5 .section-page-header .page-title{order:2}.site-breadcrumbs ul{margin:0;padding:0;list-style:none}.site-breadcrumbs ul li{display:inline-block}.site-breadcrumbs p{margin:0}.site-breadcrumbs .breadcrumb-sep{margin:0 5px}.site-breadcrumbs .icon-home.has-text,.site-breadcrumbs .breadcrumb-home.has-icon{display:none}.site-breadcrumbs .breadcrumb-title{margin-right:5px}.site-breadcrumbs .icon-home{margin-top:-.3em}.lastudio-posts__item{outline:none}.lastudio-posts__inner-box{min-height:100%;position:relative}.lastudio-posts .lastudio-more{overflow:hidden;color:initial}.lastudio-posts .lastudio-more-icon{margin-left:5px}.lastudio-posts .lastudio-more-icon.no-icon{display:none}.lastudio-posts .post-thumbnail{overflow:hidden}.lastudio-posts.lastudio-equal-cols .slick-track{display:-ms-flexbox;display:flex;-webkit-box-align:stretch;-ms-flex-align:stretch;align-items:stretch}.lastudio-posts.lastudio-equal-cols .slick-track .lastudio-posts__item{-ms-flex:0 0 auto;flex:0 0 auto}.lastudio-posts.lastudio-equal-cols .lastudio-posts__item{height:auto;display:-ms-flexbox;display:flex;-webkit-box-direction:normal;-webkit-box-orient:vertical;-webkit-flex-direction:column;-ms-flex-direction:column;flex-direction:column}.lastudio-posts.lastudio-equal-cols .lastudio-posts__item .lastudio-posts__inner-box{display:-ms-flexbox;display:flex;-webkit-box-direction:normal;-webkit-box-orient:vertical;-webkit-flex-direction:column;-ms-flex-direction:column;flex-direction:column;-webkit-box-flex:1;-webkit-flex-grow:1;-ms-flex-positive:1;flex-grow:1;width:100%;box-sizing:border-box}.lastudio-posts.lastudio-equal-cols .lastudio-posts__item .lastudio-posts__inner-content{-webkit-box-flex:1;-webkit-flex-grow:1;-ms-flex-positive:1;flex-grow:1}.lastudio-posts .slick-slide .lastudio-posts__item{width:100%;-ms-flex:0 0 100%;flex:0 0 100%;max-width:100%}.post-meta{font-size:.75em;margin-bottom:15px}.post-meta__item{display:inline-block}.post-meta__item:not(:first-child):before{content:"|";display:inline-block;margin-left:10px;margin-right:10px;opacity:.5;position:relative;top:-1px}.post-meta--top{margin-bottom:5px}.post-meta--top .post-terms{color:var(--theme-primary-color)}.lastudio-posts .post-thumbnail a{display:inline-block;vertical-align:middle;width:100%}.lastudio-posts .post-thumbnail > a{position:relative}.lastudio-posts .lastudio-more-wrap .lastudio-more{display:inline-block;border-radius:0;background-color:transparent;color:var(--theme-secondary-color);padding:10px 22px 9px;font-size:12px;line-height:24px;vertical-align:middle;border:1px solid var(--theme-border-color)}.lastudio-posts .lastudio-more-wrap .lastudio-more:hover{background-color:var(--theme-primary-color);border-color:var(--theme-primary-color);color:#fff}.lastudio-posts .post-meta__item i{margin-top:-2px;vertical-align:middle;padding-right:5px}.lastudio-posts .post-meta__item i.lastudioicon-b-meeting{margin-top:-5px}.lastudio-posts .post-meta__item a:hover{text-decoration:underline}.lastudio-posts .loop__item{padding-bottom:30px}.lastudio-posts .entry-excerpt{margin-bottom:1.5em;font-size:.875em;line-height:2}.lastudio-posts .entry-title{font-size:28px;margin-bottom:10px}.lastudio-posts .post-meta + .lastudio-more-wrap{padding-top:10px}.lastudio-posts__inner-content{padding:20px 0;max-width:100%;margin:0 auto;position:relative}.lastudio-posts__inner-content:only-child{padding-top:0}.lastudio-posts--grid .post-meta--top{margin-bottom:5px}.lastudio-posts.preset-grid-4 .posted-by,.lastudio-posts.preset-grid-1 .posted-by{display:none}.lastudio-posts.preset-grid-1 .post-meta--top{display:-ms-flexbox;display:flex;-webkit-box-pack:justify;-ms-flex-pack:justify;-webkit-justify-content:space-between;justify-content:space-between}.lastudio-posts.preset-grid-1 .post-meta-p,.lastudio-posts.preset-grid-1 .post__date:before{display:none}.lastudio-posts.preset-grid-1 .entry-title{font-size:20px}.lastudio-posts.preset-grid-1 .lastudio-more-wrap .lastudio-more{padding:0;border:none;color:var(--theme-secondary-color);background:none;font-size:.875em;position:relative;overflow:hidden}.lastudio-posts.preset-grid-1 .lastudio-more-wrap .lastudio-more:hover{padding-left:25px}.lastudio-posts.preset-grid-1 .lastudio-more-wrap .lastudio-more:hover .lastudio-more-icon{left:0;color:var(--theme-primary-color)}.lastudio-posts.preset-grid-1 .lastudio-more-wrap .lastudio-more .lastudio-more-icon{margin:0;display:inline-block;font:normal normal normal 1.2em/1 LaStudioIcons;speak:none;text-transform:none;-webkit-font-smoothing:antialiased;width:20px;text-align:left;position:absolute;left:-25px;top:.3em}.lastudio-posts.preset-grid-1 .lastudio-more-wrap .lastudio-more .lastudio-more-icon:before{content:""}.lastudio-posts.preset-grid-2 .lastudio-posts__inner-content{width:100%;padding:30px;max-width:100%}.lastudio-posts.preset-grid-2 .has-post-thumbnail .lastudio-posts__inner-content{position:absolute;bottom:0;left:0;color:#fff}.lastudio-posts.preset-grid-2 .has-post-thumbnail .entry-title{color:#fff}.lastudio-posts.preset-grid-2 .has-post-thumbnail .post-meta--top .post-terms{color:#fff}.lastudio-posts.preset-grid-2 .post-thumbnail > a:after{content:"";background-image:linear-gradient(180deg,rgba(0,0,0,0) 21%,#181818 100%);position:absolute;left:0;top:0;right:0;bottom:0}.lastudio-posts.preset-grid-2 .entry-title{font-size:24px;font-family:inherit;font-weight:600;line-height:1.375}.lastudio-posts.preset-grid-2 .post-meta--top .post__date{display:none}.lastudio-posts.preset-grid-2 .lastudio-more-wrap{display:none}.lastudio-posts.preset-grid-3 .entry-title{font-size:24px;font-family:inherit;font-weight:600;line-height:1.375;margin-bottom:.9em;width:100%}.lastudio-posts.preset-grid-3 .entry-title:after{content:"";height:2px;width:65px;background-color:var(--theme-primary-color);display:block;margin-top:.75em}.lastudio-posts.preset-grid-3 .entry-title a{white-space:nowrap;overflow:hidden;text-overflow:ellipsis;display:block}.lastudio-posts.preset-grid-3 .post-meta--top .post-terms{color:var(--theme-body-font-color)}.lastudio-posts.preset-grid-3 .lastudio-more-wrap{display:none}.lastudio-posts.preset-grid-3 .lastudio-posts__inner-box{box-shadow:0 0 18px 0 rgba(0,0,0,0.1);display:-ms-flexbox;display:flex}.lastudio-posts.preset-grid-3 .lastudio-posts__inner-content{display:-ms-flexbox;display:flex;-webkit-flex-flow:column wrap;-ms-flex-flow:column wrap;flex-flow:column wrap;padding:2.5em}.lastudio-posts.preset-grid-3 .post-meta-p{border-top:1px solid var(--theme-border-color);-webkit-box-ordinal-group:6;-webkit-order:5;-ms-flex-order:5;order:5;display:-ms-flexbox;display:flex;-webkit-box-pack:justify;-ms-flex-pack:justify;-webkit-justify-content:space-between;justify-content:space-between;-webkit-box-align:center;-ms-flex-align:center;align-items:center;padding-top:10px;margin:0}.lastudio-posts.preset-grid-3 .posted-by{color:var(--theme-secondary-color);font-size:1.1667em;display:-ms-flexbox;display:flex;-webkit-box-align:center;-ms-flex-align:center;align-items:center}.lastudio-posts.preset-grid-3 .posted-by span{margin-right:5px}.lastudio-posts.preset-grid-3 .posted-by img{border-radius:50%;width:40px;margin-right:10px;border:1px solid var(--theme-border-color);overflow:hidden}.lastudio-posts.preset-grid-3 .post-meta__item:before{display:none}.lastudio-posts.preset-grid-4 .lastudio-posts__inner-box{display:-ms-flexbox;display:flex;-webkit-box-align:center;-ms-flex-align:center;align-items:center;box-shadow:0 0 18px 0 rgba(0,0,0,0.1)}.lastudio-posts.preset-grid-4 .lastudio-posts__inner-box:not(:hover) .post-thumbnail a{opacity:0}.lastudio-posts.preset-grid-4 .has-post-thumbnail .lastudio-posts__inner-box:hover{color:#fff}.lastudio-posts.preset-grid-4 .has-post-thumbnail .lastudio-posts__inner-box:hover .post-thumbnail{background-color:#181818}.lastudio-posts.preset-grid-4 .has-post-thumbnail .lastudio-posts__inner-box:hover .post-terms,.lastudio-posts.preset-grid-4 .has-post-thumbnail .lastudio-posts__inner-box:hover .entry-title,.lastudio-posts.preset-grid-4 .has-post-thumbnail .lastudio-posts__inner-box:hover .lastudio-more-wrap .lastudio-more{color:inherit}.lastudio-posts.preset-grid-4 .lastudio-posts__inner-content{padding:2.5em 2.5em 2em}.lastudio-posts.preset-grid-4 .entry-excerpt{transition:all .3s}.lastudio-posts.preset-grid-4 .post-thumbnail{z-index:0}.lastudio-posts.preset-grid-4 .post-thumbnail a{opacity:.6}.lastudio-posts.preset-grid-4 .post-thumbnail,.lastudio-posts.preset-grid-4 .post-thumbnail .post-thumbnail__link,.lastudio-posts.preset-grid-4 .post-thumbnail img{position:absolute;left:0;top:0;width:100%;height:100%}.lastudio-posts.preset-grid-4 .post-thumbnail img{min-width:100%;object-fit:cover}.lastudio-posts.preset-grid-4 .post-meta__item:before,.lastudio-posts.preset-grid-4 .post-meta-p{display:none}.lastudio-posts.preset-grid-4 .post-meta__item{margin-right:10px}.lastudio-posts.preset-grid-4 .lastudio-more-wrap .lastudio-more{padding:0;border:none;color:var(--theme-secondary-color);background:none;font-size:.875em;position:relative;overflow:hidden}.lastudio-posts.preset-grid-4 .lastudio-more-wrap .lastudio-more:hover{padding-left:25px}.lastudio-posts.preset-grid-4 .lastudio-more-wrap .lastudio-more:hover .lastudio-more-icon{left:0;color:var(--theme-primary-color)}.lastudio-posts.preset-grid-4 .lastudio-more-wrap .lastudio-more .lastudio-more-icon{margin:0;display:inline-block;font:normal normal normal 1.2em/1 LaStudioIcons;speak:none;text-transform:none;-webkit-font-smoothing:antialiased;width:20px;text-align:left;position:absolute;left:-25px;top:.3em}.lastudio-posts.preset-grid-4 .lastudio-more-wrap .lastudio-more .lastudio-more-icon:before{content:""}.lastudio-posts.preset-grid-5 .lastudio-posts__inner-box{box-shadow:0 0 18px 0 rgba(0,0,0,0.1)}.lastudio-posts.preset-grid-5 .post-meta--top{display:-ms-flexbox;display:flex;-webkit-box-pack:justify;-ms-flex-pack:justify;-webkit-justify-content:space-between;justify-content:space-between}.lastudio-posts.preset-grid-5 .lastudio-posts__inner-content{padding:2.5em}.lastudio-posts.preset-grid-5 .posted-by,.lastudio-posts.preset-grid-5 .post-meta-p,.lastudio-posts.preset-grid-5 .post__date:before{display:none}.lastudio-posts.preset-grid-5 .entry-title{font-size:20px}.lastudio-posts.preset-grid-6 .lastudio-posts__inner-content{display:-ms-flexbox;display:flex;-webkit-flex-flow:column wrap;-ms-flex-flow:column wrap;flex-flow:column wrap;padding:2em;box-shadow:0 0 18px 0 rgba(0,0,0,0.1);background-color:#fff;width:88%;margin-left:0;margin-top:-10%}.lastudio-posts.preset-grid-6 .entry-title{font-size:20px}.lastudio-posts.preset-grid-6 .post-meta-p{-webkit-box-ordinal-group:0;-webkit-order:-1;-ms-flex-order:-1;order:-1;margin-bottom:8px}.lastudio-posts.preset-grid-6 .posted-by a{color:var(--theme-primary-color)}.lastudio-posts.preset-grid-6 .post-meta--top{-webkit-box-ordinal-group:7;-webkit-order:6;-ms-flex-order:6;order:6;border-top:1px solid var(--theme-border-color);margin:15px 0 0;font-size:0;padding-top:16px}.lastudio-posts.preset-grid-6 .post-meta--top a{font-size:10px;background-color:var(--theme-primary-color);color:#fff;text-decoration:none;padding:5px 18px;display:inline-block;border-radius:20px;margin-right:10px}.lastudio-posts.preset-grid-6 .post-meta--top a:hover{background-color:#000;color:#fff}.lastudio-posts.preset-grid-6 .post-meta--top .post__date{display:none}.lastudio-posts.preset-grid-6 .entry-excerpt{margin-bottom:.8em}.lastudio-posts.preset-grid-6 .lastudio-more-wrap .lastudio-more{padding:0;border:none;font-weight:600}.lastudio-posts.preset-grid-6 .lastudio-more-wrap .lastudio-more:hover{background-color:transparent;color:var(--theme-primary-color)}.lastudio-posts.preset-grid-7 .lastudio-posts__inner-content{display:-ms-flexbox;display:flex;-webkit-flex-flow:column wrap;-ms-flex-flow:column wrap;flex-flow:column wrap;padding:2em;box-shadow:0 0 18px 0 rgba(0,0,0,0.1);background-color:#fff}.lastudio-posts.preset-grid-7 .entry-title{font-size:20px}.lastudio-posts.preset-grid-7 .post-meta-p{margin-bottom:8px;-webkit-box-ordinal-group:0;-webkit-order:-1;-ms-flex-order:-1;order:-1}.lastudio-posts.preset-grid-7 .post-meta--top{font-size:0;position:absolute;top:-15px;margin:0}.lastudio-posts.preset-grid-7 .post-meta--top a{font-size:10px;background-color:var(--theme-primary-color);color:#fff;text-decoration:none;padding:5px 18px;display:inline-block;margin-right:10px}.lastudio-posts.preset-grid-7 .post-meta--top a:hover{background-color:#000;color:#fff}.lastudio-posts.preset-grid-7 .post-meta--top .post__date{display:none}.lastudio-posts.preset-grid-7 .entry-excerpt{margin-bottom:.8em}.lastudio-posts.preset-grid-7 .lastudio-more-wrap .lastudio-more{padding:0 0 0 30px;border:none;font-weight:600;position:relative}.lastudio-posts.preset-grid-7 .lastudio-more-wrap .lastudio-more:hover{background-color:transparent;color:var(--theme-primary-color);margin-left:15px}.lastudio-posts.preset-grid-7 .lastudio-more-wrap .lastudio-more .lastudio-more-icon{margin:0;display:inline-block;font:normal normal normal 1.6em/1 LaStudioIcons;speak:none;text-transform:none;-webkit-font-smoothing:antialiased;width:20px;text-align:left;position:absolute;left:0;top:.1em}.lastudio-posts.preset-grid-7 .lastudio-more-wrap .lastudio-more .lastudio-more-icon:before{content:""}.lastudio-posts--list .lastudio-more-icon{display:none}.lastudio-posts--list .posted-by{display:none}.lastudio-posts--list.preset-list-1 .lastudio-posts__inner-box{box-shadow:0 0 18px 0 rgba(0,0,0,0.1)}.lastudio-posts--list.preset-list-1 .lastudio-posts__inner-content{padding:7%}.lastudio-posts--list.preset-list-1 .loop__item{padding-bottom:70px}.lastudio-posts--list.preset-list-2 .lastudio-posts__inner-box{display:-ms-flexbox;display:flex;-webkit-flex-flow:row wrap;-ms-flex-flow:row wrap;flex-flow:row wrap;-webkit-box-align:center;-ms-flex-align:center;align-items:center;border-bottom:1px solid var(--theme-border-color);padding-bottom:100px;margin-bottom:70px}.lastudio-posts--list.preset-list-2 .post-thumbnail{width:40%}.lastudio-posts--list.preset-list-2 .lastudio-posts__inner-content{width:60%;padding-top:0;padding-bottom:0;padding-left:5%}.lastudio-posts--list.preset-list-2 .lastudio-posts__inner-content:only-child{width:100%;padding:0}.lastudio-posts--list.preset-list-2 .lastudio-posts__item:nth-child(2n) .lastudio-posts__inner-box{-webkit-flex-flow:row-reverse wrap;-ms-flex-flow:row-reverse wrap;flex-flow:row-reverse wrap}.lastudio-posts--list.preset-list-2 .lastudio-posts__item:nth-child(2n) .lastudio-posts__inner-content{padding-left:0;padding-right:5%}.lastudio-posts--list.preset-list-3 .lastudio-posts__item{padding-bottom:0}.lastudio-posts--list.preset-list-3 .lastudio-posts__inner-box{display:-ms-flexbox;display:flex;-webkit-flex-flow:row wrap;-ms-flex-flow:row wrap;flex-flow:row wrap;-webkit-box-align:center;-ms-flex-align:center;align-items:center}.lastudio-posts--list.preset-list-3 .post-thumbnail{width:50%}.lastudio-posts--list.preset-list-3 .lastudio-posts__inner-content{width:50%;padding:30px 7%}.lastudio-posts--list.preset-list-3 .lastudio-posts__inner-content:only-child{width:100%}.lastudio-posts--list.preset-list-3 .lastudio-posts__item:nth-child(2n) .lastudio-posts__inner-box{-webkit-flex-flow:row-reverse wrap;-ms-flex-flow:row-reverse wrap;flex-flow:row-reverse wrap}.lastudio-posts--list.preset-list-4 .lastudio-posts__inner-box{display:-ms-flexbox;display:flex;-webkit-flex-flow:row wrap;-ms-flex-flow:row wrap;flex-flow:row wrap}.lastudio-posts--list.preset-list-4 .post-thumbnail{width:46.5%}.lastudio-posts--list.preset-list-4 .lastudio-posts__inner-content{width:53.5%;padding-top:0;padding-bottom:0;padding-left:5%}.lastudio-posts--list.preset-list-4 .lastudio-posts__inner-content:only-child{width:100%;padding:0}.lastudio-posts--list.preset-list-4 .post__date:before{content:""}.lastudio-posts--list.preset-list-4 .post-meta-p{display:none}.lastudio-posts--list.preset-list-4 .entry-title{font-size:20px}.lastudio-posts--list.preset-list-4 .lastudio-more-wrap .lastudio-more{padding:0;border:none;color:var(--theme-secondary-color);background:none;font-size:.875em;position:relative;overflow:hidden}.lastudio-posts--list.preset-list-4 .lastudio-more-wrap .lastudio-more:hover{padding-left:25px}.lastudio-posts--list.preset-list-4 .lastudio-more-wrap .lastudio-more:hover .lastudio-more-icon{left:0;color:var(--theme-primary-color)}.lastudio-posts--list.preset-list-4 .lastudio-more-wrap .lastudio-more .lastudio-more-icon{margin:0;display:inline-block;font:normal normal normal 1.2em/1 LaStudioIcons;speak:none;text-transform:none;-webkit-font-smoothing:antialiased;width:20px;text-align:left;position:absolute;left:-25px;top:.3em}.lastudio-posts--list.preset-list-4 .lastudio-more-wrap .lastudio-more .lastudio-more-icon:before{content:""}#blog-entries .lastudio-posts__item .post__comments{display:none}.lastudio-posts.blog__entries .post-thumbnail .blog_item--thumbnail.format-gallery{padding-bottom:0}.lastudio-posts.blog__entries .post-thumbnail .blog_item--thumbnail .slick-slide{position:relative;display:block}.format-gallery > .la-slick-slider{position:relative}.blog__entries.active-object-fit .post-thumbnail img{position:absolute;top:0;left:0;bottom:0;height:100%;object-fit:cover}.blog__entries:not(.active-object-fit) .blog_item--thumbnail.format-embed .la-media-wrapper{position:static}.post-thumbnail.single_post_quote_wrap .blog_item--thumbnail{position:relative;background:var(--theme-primary-color)}.post-thumbnail.single_post_quote_wrap .blog_item--thumbnail .quote-wrapper{position:absolute;top:0;left:0;bottom:0;height:100%;width:100%;display:-ms-flexbox;display:flex;-webkit-box-pack:center;-ms-flex-pack:center;-webkit-justify-content:center;justify-content:center;-webkit-box-align:center;-ms-flex-align:center;align-items:center;background-image:linear-gradient(270deg,rgba(24,24,24,0) 0%,#181818 100%);background-color:transparent!important}.post-thumbnail.single_post_quote_wrap .format-content{padding:7%;position:relative;max-width:100%;width:100%}.post-thumbnail.single_post_quote_wrap .format-content:before{content:"";font-family:LaStudioIcons;font-size:22px;line-height:1;color:var(--theme-primary-color);margin-bottom:.5em;display:block}.post-thumbnail.single_post_quote_wrap .quote-content{font-size:var(--theme-h1-font-size);line-height:1.34;font-family:var(--theme-heading-font-family);margin-bottom:20px;width:530px;max-width:100%}.post-thumbnail.single_post_quote_wrap .quote-author{font-size:12px}.lastudio-posts .post_format-post-format-audio .format-embed{background-color:#212121;position:relative}.lastudio-posts .post_format-post-format-audio .format-embed .la-media-wrapper{position:absolute;top:0;left:0;bottom:0;height:100%;width:100%;display:-ms-flexbox;display:flex;-webkit-box-pack:center;-ms-flex-pack:center;-webkit-justify-content:center;justify-content:center;-webkit-box-align:center;-ms-flex-align:center;align-items:center}.post-thumbnail .post-thumbnail__img{transition:all 2s ease-out}.post-thumbnail .la-popup .pf-icon-video{position:absolute;width:66px;height:66px;background:#fff;line-height:66px;font-family:"LaStudioIcons";font-size:20px;text-align:center;border-radius:40px;top:50%;left:50%;margin-left:-30px;margin-top:-30px;speak:none;text-transform:none;-webkit-font-smoothing:antialiased;-moz-osx-font-smoothing:grayscale}.post-thumbnail .la-popup .pf-icon-video:before{content:""}.post-thumbnail:hover .post-thumbnail__img{-webkit-transform:scale(1.2);transform:scale(1.2)}.lastudio-posts__item.format-video .post-thumbnail{position:relative}@media (max-width: 1600px){.lastudio-posts--list.preset-list-2 .lastudio-posts__inner-box{padding-bottom:60px;margin-bottom:30px}.lastudio-posts.preset-grid-2 .entry-title{font-size:20px}}@media (max-width: 1200px){.lastudio-posts--grid.grid-items .post-thumbnail.single_post_quote_wrap .blog_item--thumbnail .quote-wrapper{display:none}.lastudio-posts.preset-grid-2 .entry-title{font-size:16px}.lastudio-posts .entry-title{font-size:20px}.lastudio-posts--list.preset-list-3 .lastudio-posts__inner-content{padding:20px 30px}}@media (max-width: 900px){.lastudio-posts .post-thumbnail.single_post_quote_wrap .blog_item--thumbnail .quote-wrapper{display:none}.lastudio-posts--list.preset-list-3 .lastudio-posts__inner-content{padding:20px}}@media (max-width: 767px){.lastudio-posts.preset-grid-2 .lastudio-posts__inner-content{padding:20px}.lastudio-posts.preset-grid-2 .post-meta--top .post-terms{padding:2px 10px;font-size:12px}.lastudio-posts.preset-grid-2 .entry-title{margin-top:10px}.lastudio-posts.preset-grid-3 .lastudio-posts__inner-content{padding:25px 20px}.lastudio-posts.preset-grid-3 .lastudio-posts__inner-box{flex-direction:column}.lastudio-posts.preset-grid-3 .post-thumbnail{width:100%}.lastudio-posts.preset-grid-3 .post-thumbnail + .lastudio-posts__inner-content{width:100%}.lastudio-posts--list.preset-list-2 .lastudio-posts__inner-box{padding-bottom:40px;margin-bottom:10px}.lastudio-posts--list.preset-list-3 .post-thumbnail,.lastudio-posts--list.preset-list-3 .lastudio-posts__inner-content,.lastudio-posts--list.preset-list-2 .lastudio-posts__inner-content,.lastudio-posts--list.preset-list-2 .post-thumbnail{width:100%}.lastudio-posts--list.preset-list-2 .post-thumbnail{margin-bottom:20px}.lastudio-posts--list.preset-list-2 .lastudio-posts__inner-content{padding:0}.lastudio-posts--list.preset-list-3 .lastudio-posts__inner-content{padding:20px 20px 40px}}.single-content-article > .single_post_quote_wrap .blog_item--thumbnail img{width:100%}.single-content-article > .single_post_quote_wrap .blog_item--thumbnail img ~ .quote-wrapper{position:absolute}.single-content-article > .single_post_quote_wrap .blog_item--thumbnail .quote-wrapper{position:relative;background-image:linear-gradient(270deg,rgba(24,24,24,0) 0%,#181818 100%);background-color:transparent!important}body:not(.page-use-builder) .single-content-article > .entry{margin-bottom:50px}.page-use-gutenberg .single-content-article > .entry br{display:block;content:"";padding-top:5px}.single-content-article .entry-footer:empty{display:none}.entry-title-single{font-size:var(--theme-h3-font-size);font-weight:700;margin-bottom:14px}.single-post-article > .post-thumbnail{margin-bottom:25px;position:relative}.single-post-article > .post-meta{margin-bottom:30px}.single-post-article > .post-meta .post__comments{display:none}.single-post-article > .post-meta--top{margin-bottom:5px}.single-post-article > .entry-footer{font-size:14px;padding-bottom:14px;padding-top:14px;display:-ms-flexbox;display:flex;-webkit-flex-flow:row-reverse wrap;-ms-flex-flow:row-reverse wrap;flex-flow:row-reverse wrap;margin-bottom:30px}.single-post-article > .entry-footer .tags-list a{text-decoration:underline}.single-post-article > .entry-footer .tags-list a:not(:hover){opacity:.8}.single-post-article > .entry-footer .tags-list span:first-child{opacity:.8}.single-post-article > .post-navigation .blog_pn_nav-meta,.single-post-article > .post-navigation .blog_pn_nav-left{display:none!important}.single-post-article .comments-area.has-comments{padding-top:30px}.la-sharing-single-posts{margin-right:auto}.la-sharing-single-posts .title-share{opacity:.8}.la-sharing-single-posts a{font-size:14px;margin-left:10px;display:inline-block;vertical-align:middle;line-height:25px;width:27px;height:27px;text-align:center;background-color:var(--theme-three-color);color:#fff;border-radius:50%}.la-sharing-single-posts a:hover{background-color:var(--theme-primary-color);color:#fff}.la-sharing-single-posts a.facebook{background-color:#272EAE}.la-sharing-single-posts a.twitter{background-color:#1590D8}.la-sharing-single-posts a.pinterest{background-color:#D0021B}p.logged-in-as a{font-weight:700}p.logged-in-as a ~ a{font-weight:400}.author-info{background-color:#F9F9F9;padding:30px 40px;font-size:.875em;margin-bottom:35px}.author-info--inner{display:-ms-flexbox;display:flex;-webkit-box-align:center;-ms-flex-align:center;align-items:center}.author-info__avatar{padding-right:40px;-ms-flex:0 0 110px;flex:0 0 110px}.author-info__avatar img{border-radius:50%}.author-info__name{font-size:1.2857em;font-family:var(--theme-heading-font-family);font-weight:700;letter-spacing:-1px;color:var(--theme-secondary-color);margin-bottom:10px}.author-info__bio{margin-bottom:10px;width:370px;max-width:100%}.author-info__link{display:none}.author-info__social{font-size:1.2857em}.section-related-posts .lastudio-posts__list{margin-left:-15px;margin-right:-15px;position:relative}.section-related-posts .related-posts-heading{font-size:var(--theme-h1-font-size);text-align:center;margin:6% 0 5%}.section-related-posts .lastudio-posts{padding-bottom:4%}.section-related-posts .active-object-fit .post-thumbnail .blog_item--thumbnail{padding-bottom:56.25%}.related-post-after-main{background-color:#F9F9F9}div#blog-entries.grid-items p.quote-content{font-size:var(--theme-h5-font-size)}.blog__entries.preset-grid-5 .post-thumbnail{position:relative}.blog__entries.preset-grid-5 .pfi{font-family:LaStudioIcons;position:absolute;background-color:var(--theme-primary-color);bottom:0;right:0;color:#fff;width:40px;height:40px;text-align:center;line-height:40px}.blog__entries.preset-grid-5 .pfi.pfi-standard:before{content:""}.blog__entries.preset-grid-5 .pfi.pfi-quote:before{content:""}.blog__entries.preset-grid-5 .pfi.pfi-link:before{content:""}.blog__entries.preset-grid-5 .pfi.pfi-gallery:before{content:""}.blog__entries.preset-grid-5 .pfi.pfi-audio:before{content:url("data:image/svg+xml,%3Csvg xmlns='http://www.w3.org/2000/svg' width='26' height='16'%3E%3Cg transform='translate(1 1)' stroke='%23FFF' stroke-width='2' fill='none' fill-rule='evenodd' stroke-linecap='square'%3E%3Cpath d='M17.5 10.5c2-2 2-5.1 0-7.1M20.4 13.4c3.5-3.5 3.5-9.2 0-12.7M6.5 10.5c-2-2-2-5.1 0-7.1M3.6 13.4C.1 9.9.1 4.2 3.6.7'/%3E%3Ccircle cx='12' cy='7' r='2'/%3E%3C/g%3E%3C/svg%3E");display:inline-block;vertical-align:middle;line-height:1}.blog__entries.preset-grid-5 .pfi.pfi-video:before{content:url("data:image/svg+xml,%3Csvg xmlns='http://www.w3.org/2000/svg' width='20' height='24'%3E%3Cg stroke='%23FFF' stroke-width='2' fill='none' fill-rule='evenodd' stroke-linecap='square'%3E%3Cpath d='M1 1h18v22H1z'/%3E%3Cpath d='M8 8l6 4-6 4z'/%3E%3C/g%3E%3C/svg%3E");display:inline-block;vertical-align:middle;line-height:1}@media (max-width: 1200px){.entry-title-single{font-size:26px}.single-post-article > .post-meta.post-meta-top{margin-bottom:5px}}@media (max-width: 767px){.entry-title-single{font-size:22px}.single-post-article > .entry-footer{flex-direction:column}.single-post-article > .entry-footer .tags-list{max-width:100%}}.accordion-menu .menu ul{display:none}.widget-area ul{list-style:none;margin:0;padding:0}.widget-area ul.menu li{padding:6px 0;margin-bottom:6px}.widget-area .widget{margin-bottom:60px}.sidebar-box ul{margin:0;padding:0;list-style:none}.sidebar-box ul.menu ul{display:none;margin-left:1em;padding-top:.7em}.sidebar-box ul.menu ul li{padding-top:3px;padding-bottom:3px;margin-bottom:3px}.sidebar-box ul.menu ul li:only-child{margin:0;padding:0}.sidebar-box ul.menu ul li:last-child{margin-bottom:0}.sidebar-box ul span.narrow{cursor:pointer;float:right}.sidebar-box ul span.narrow i{display:inline-block;font:normal normal normal 12px/1 LaStudioIcons;speak:none;text-transform:none;vertical-align:middle;-webkit-font-smoothing:antialiased;-moz-osx-font-smoothing:grayscale}.sidebar-box ul span.narrow i:before{content:""}.sidebar-box ul li.open > span.narrow i:before{content:""}.widget-title{display:block;margin-bottom:30px}.widget{color:var(--theme-secondary-color)}.widget_calendar caption{text-align:center;border:1px solid #e9e9e9;border-bottom:none;padding:8px}.widget_calendar table{border:1px solid #e9e9e9}.widget_calendar table th,.widget_calendar table td{border-right:1px solid #e9e9e9;text-align:center;padding:8px}.widget_calendar table th{background-color:#f9f9f9}.widget_calendar table #today{background:var(--theme-primary-color);color:#fff}.widget_recent_entries li,.widget_recent_comments li.recentcomments{padding:6px 0}.widget_recent_comments li.recentcomments .comment-author-link{font-weight:700;text-transform:capitalize}.widget_rss a.rsswidget{font-weight:700}.widget_rss span.rss-date{font-size:12px}.widget_rss li{overflow:hidden;margin-bottom:30px}.widget_rss li .rssSummary{padding-top:8px;padding-bottom:5px}.widget_rss li cite{font-weight:600}.widget_rss li cite:before{content:"—";padding-right:5px}.widget_recent_entries .pr-item{border-bottom:1px solid var(--theme-border-color);margin-bottom:20px;padding-bottom:35px}.widget_recent_entries .pr-item::before,.widget_recent_entries .pr-item::after{content:" ";display:table;flex-basis:0;order:1}.widget_recent_entries .pr-item::after{clear:both}.widget_recent_entries .pr-item--left{float:left;position:relative;width:100px;height:100px;margin-right:30px}.widget_recent_entries .pr-item--left a{position:absolute;left:0;width:100%;top:0;height:100%;background-size:cover;background-position:center center}.widget_recent_entries .pr-item--right{width:calc(100% - 130px);float:left}.widget_recent_entries .pr-item--right a{font-weight:400;line-height:1.4;display:inline-block;display:-webkit-box;max-width:100%;-webkit-line-clamp:2;-webkit-box-orient:vertical;overflow:hidden;text-overflow:ellipsis;max-height:2.8em;margin-bottom:5px}.widget_recent_entries .pr-item--right .post-date{display:block;font-size:12px;color:var(--theme-three-color)}.widget_recent_entries li:last-child .pr-item{border:none}.la_product_tag_cloud .tagcloud,.widget_tag_cloud .tagcloud{font-size:14px}.la_product_tag_cloud a,.widget_tag_cloud a{font-size:inherit!important;display:inline-block;padding-bottom:8px}.la_product_tag_cloud a:not(:last-child):after,.widget_tag_cloud a:not(:last-child):after{content:","}.la_product_tag_cloud a:hover,.widget_tag_cloud a:hover{text-decoration:underline}.widget_product_tag_cloud:not(.la_product_tag_cloud) .tagcloud{display:-ms-flexbox;display:flex;-webkit-flex-flow:row wrap;-ms-flex-flow:row wrap;flex-flow:row wrap}.widget_product_tag_cloud:not(.la_product_tag_cloud) a{font-size:14px!important;border:1px solid var(--theme-border-color);color:var(--theme-secondary-color);padding:10px 15px;display:inline-block;line-height:20px;margin:0 10px 10px 0}.widget_product_tag_cloud:not(.la_product_tag_cloud) .active a,.widget_product_tag_cloud:not(.la_product_tag_cloud) a:hover{border-color:var(--theme-secondary-color);background-color:var(--theme-secondary-color);color:#fff}.widget_layered_nav ul{font-size:14px}.widget_layered_nav ul:not(.la-swatches-widget-opts){max-width:100%}.widget_layered_nav ul li{position:relative;margin-bottom:5px;padding:5px 0}.inline--50 ul li{display:inline-block;width:50%}.inline--33 ul li{display:inline-block;width:33%}.widget_product_categories .product-categories .count{float:right;font-size:.8572em}.sidebar__banner{position:relative}.sidebar__banner a:before{content:"";position:absolute;left:0;top:0;width:100%;height:100%;transition:all .5s;background-color:#181818;opacity:0}.sidebar__banner img{width:100%}.sidebar__banner h4{font-size:120px;font-weight:400;color:inherit;line-height:1;margin:0}.sidebar__banner p{font-size:26px;color:inherit;line-height:1;margin:0;text-transform:uppercase;font-weight:700;letter-spacing:1px;padding-left:10px}.sidebar__banner-content{color:#fff;position:absolute;bottom:0;width:90%;transition:all .5s;left:10px}.sidebar__banner:hover a:before{opacity:.4;-webkit-transform:scale(0.9);transform:scale(0.9)}.sidebar__banner:hover .sidebar__banner-content{margin-bottom:20px}.sidebar__banner--style2 .sidebar__banner-content{text-align:inherit;bottom:0;padding:30px}.sidebar__banner--style2 h4{font-size:24px}.sidebar__banner--style2 p{font-size:16px}.nav-links .page-numbers{display:inline-block;min-width:30px;text-align:center}.la-pagination{padding:0 2px;text-align:center}.la-pagination ul{padding:0;margin:0;list-style:none;font-size:.875em}.la-pagination ul li{display:inline-block;margin:0 5px 0 0}.la-pagination ul .page-numbers{text-align:center;display:block;position:relative;padding:8px 2px;line-height:20px;min-width:38px;transition:all .3s;color:var(--theme-three-color);border:1px solid var(--theme-border-color)}.la-pagination ul .page-numbers i{vertical-align:middle;margin-top:-2px}.la-pagination ul .page-numbers.current,.la-pagination ul .page-numbers:hover{color:#fff;background-color:var(--theme-secondary-color);border-color:var(--theme-secondary-color)}.la-pagination ul .page-numbers.dots{border-color:transparent;background:none;padding:0;min-width:0;color:inherit}.la-pagination .la-ajax-loading-outer,.la-pagination .pagination_ajax_loadmore{display:none}.la-pagination.active-loadmore.nothingtoshow,.la-pagination.active-loadmore ul{display:none}.la-pagination.active-loadmore .pagination_ajax_loadmore{display:block}.la-pagination.nothingtoshow.la-ajax-pagination{display:none}.la-pagination.doing-ajax .la-ajax-loading-outer{display:inline-block}.la-pagination.doing-ajax ul,.la-pagination.doing-ajax .pagination_ajax_loadmore{display:none}.woocommerce-pagination{text-align:center}.elementor-post-navigation{overflow:hidden;display:-ms-flexbox;display:flex;-webkit-box-pack:justify;-ms-flex-pack:justify;-webkit-justify-content:space-between;justify-content:space-between}.elementor-post-navigation__link{min-height:1px;white-space:nowrap;overflow:hidden;-o-text-overflow:ellipsis;text-overflow:ellipsis;width:33.3333%}.elementor-post-navigation__link a{display:-ms-flexbox;display:flex;-webkit-box-align:center;-ms-flex-align:center;align-items:center}.elementor-post-navigation__all a{-webkit-box-pack:center;-ms-flex-pack:center;-webkit-justify-content:center;justify-content:center}.elementor-post-navigation__next a{-webkit-box-pack:end;-ms-flex-pack:end;-webkit-justify-content:flex-end;justify-content:flex-end}.elementor-post-navigation__link__next,.elementor-post-navigation__link__prev{overflow:hidden}.elementor-post-navigation__link__next > span,.elementor-post-navigation__link__prev > span{overflow:hidden;-o-text-overflow:ellipsis;text-overflow:ellipsis}.elementor-post-navigation .post-navigation__arrow-all{padding-left:10px;padding-right:10px}.elementor-post-navigation .post-navigation__arrow-prev{padding-right:10px}.elementor-post-navigation .post-navigation__arrow-next{padding-left:10px}.elementor-post-navigation .post-navigation__arrow-wrapper{font-size:20px}.elementor-post-navigation .post-navigation__arrow-wrapper i{vertical-align:middle;-webkit-transform:translateY(-5%);transform:translateY(-5%)}.elementor-post-navigation .post-navigation__navigation__link a{display:-ms-flexbox;display:flex;-webkit-box-align:center;-ms-flex-align:center;align-items:center;max-width:100%}.elementor-post-navigation.has-tooltip{overflow:visible;width:150px;margin-left:auto;max-width:100%}.elementor-post-navigation.has-tooltip .post-navigation__arrow-wrapper{position:relative}.elementor-post-navigation.has-tooltip .post-navigation__arrow-wrapper .elementor-screen-only{top:auto;bottom:100%;height:auto;clip:auto;background:#212121;color:#fff;font-size:10px;padding:0 5px;line-height:20px;white-space:pre;z-index:9999;position:absolute;left:50%;width:auto;text-align:center;transition:all .3s;opacity:0;margin:0 auto;min-width:60px;overflow:inherit;-webkit-transform:translateX(-50%);transform:translateX(-50%)}.elementor-post-navigation.has-tooltip .post-navigation__arrow-wrapper .elementor-screen-only:after{content:"";border-left:3px solid transparent;border-right:3px solid transparent;border-top:3px solid #212121;position:absolute;top:100%;left:50%;margin-left:-3px}.elementor-post-navigation.has-tooltip .elementor-post-navigation__link{overflow:visible}.elementor-post-navigation.has-tooltip .elementor-post-navigation__link:hover .post-navigation__arrow-wrapper .elementor-screen-only{opacity:1;margin-bottom:10px}.la-pagination.active-loadmore{text-align:center}.pagination_ajax_loadmore a{padding:10px 30px;text-transform:uppercase;color:var(--theme-secondary-color);font-size:12px;line-height:18px;border:1px solid var(--theme-border-color);position:relative;display:inline-block}.pagination_ajax_loadmore a:after,.pagination_ajax_loadmore a:before{content:"";position:absolute;top:50%;border-top:1px solid var(--theme-border-color);width:60px;transition:inherit}.pagination_ajax_loadmore a:after{right:100%}.pagination_ajax_loadmore a:before{left:100%}.pagination_ajax_loadmore a:hover{background-color:var(--theme-primary-color);border-color:var(--theme-primary-color);color:#fff}.pagination_ajax_loadmore a:hover:after,.pagination_ajax_loadmore a:hover:before{border-color:var(--theme-primary-color)}.woocommerce-pagination.wc-toolbar .products__loadmore_ajax{float:left}.woocommerce-pagination.wc-toolbar .products__loadmore_ajax a{display:inline-block}@media (max-width: 767px){.la-pagination ul .page-numbers{min-width:30px;padding:5px;font-size:12px}}.la-pagination.la-ajax-load-first{margin:0;padding:0;min-height:100px;text-align:center}.la-pagination.la-ajax-load-first .la-ajax-loading-outer{display:inline-block}.la-pagination.la-ajax-load-first ul{display:none}h3.theme-heading.comments-title,.woocommerce-Reviews-title,.comments-title,.comment-respond .comment-reply-title{font-size:var(--theme-h5-font-size);margin-bottom:15px;display:block;line-height:1.4;color:var(--theme-heading-font-color);font-family:var(--theme-heading-font-family)}h3.theme-heading.comments-title{margin-bottom:2em}.comment-content ul,.comment-content ol{margin-top:15px;margin-bottom:15px}.comment-content ol{list-style-type:decimal}.comment-content ol ol{list-style-type:upper-alpha}.comment-content ol ol ol{list-style-type:lower-roman}.comment-content ol ol ol ol{list-style-type:lower-alpha}.comment-content ul{list-style-type:disc}.comment-content ul ul{list-style-type:circle}.comment-content ul ul ul{list-style-type:square}.comment-content ol li,.comment-content ul li{margin-bottom:8px}.comment-content ol ol,.comment-content ol ul,.comment-content ul ul{margin-top:8px;margin-bottom:0}.comment-reply-title small{font-size:12px;font-weight:400;letter-spacing:0;font-family:var(--theme-body-font-family);padding:0 5px}.comment-list{margin:0;list-style:none;font-size:14px}.comment-list > li{border-bottom:1px solid rgba(0,0,0,0.1);padding-bottom:25px;margin-bottom:30px}.comment-list > li .comment-container .comment-body{margin-top:20px;padding-top:25px;border-top:1px solid rgba(0,0,0,0.1)}.comment-list .comment-body{display:-webkit-box;display:-webkit-flex;display:-ms-flexbox;display:flex}.comment-list > .comment-respond{padding-top:10px;padding-bottom:40px}.comment-list .comment-reply-title{font-size:18px}.comment-list img.avatar{width:60px;height:60px;min-width:60px;border-radius:50%;object-fit:cover}.ltr .comment-list img.avatar{margin-right:40px}.rtl .comment-list img.avatar{margin-left:40px}.comment-list .comment-author{font-size:16px;margin-bottom:5px}.comment-list .comment-author .comment-link{font-size:14px;margin:0;display:inline-block;text-transform:capitalize;font-family:inherit;font-weight:600}.comment-list .comment-author .comment-meta{font-size:12px}.comment-list .comment-author .comment-meta .comment-date{color:#979797}.comment-list .comment-author .comment-meta a{margin-left:10px}.comment-list .comment-entry .comment-meta{line-height:1;display:inline-block}.comment-list .comment-entry .comment-meta a{font-weight:500;font-size:12px;border:1px solid #ebebeb;padding:7px 15px;text-transform:uppercase;display:inline-block;margin-right:10px;border-radius:2px}.comment-list .comment-entry .comment-meta a:hover{background-color:#D2A35C;border-color:#D2A35C;color:#fff}.commentmetadata a{font-size:12px;text-transform:capitalize;margin-right:10px}.comment-content-outer > .commentmetadata{display:block}.comment-content-outer a.comment-reply-link:before{content:"";font-family:LaStudioIcons;font-weight:400;speak:none;text-transform:none;-webkit-font-smoothing:antialiased;-moz-osx-font-smoothing:grayscale;padding-right:5px;vertical-align:middle;margin-top:1px;display:inline-block}.comment-content-outer a.comment-edit-link:before{content:"";font-family:LaStudioIcons;font-weight:400;speak:none;text-transform:none;-webkit-font-smoothing:antialiased;-moz-osx-font-smoothing:grayscale;padding-right:5px;vertical-align:middle;margin-top:-2px;display:inline-block}.comment-list .comment-content{margin-bottom:10px}.comment-list .children{list-style:none}.comment-list .comment-respond textarea{margin-bottom:20px}.comment-list .comment-reply-title{margin-bottom:10px}.commentlist{margin:0;list-style:none;font-size:14px}.commentlist .comment_container{position:relative;display:-ms-flexbox;display:flex;border-bottom:1px solid rgba(0,0,0,0.1);margin-bottom:30px;padding-bottom:30px}.commentlist img.avatar{width:100px;height:100px;min-width:100px;object-fit:cover}.rtl .commentlist img.avatar{margin-left:30px}.ltr .commentlist img.avatar{margin-right:30px}.commentlist .comment-text{width:calc(100% - 100px);min-height:100px}.commentlist .woocommerce-review__published-date{font-size:12px}.commentlist .woocommerce-review__dash{margin:0 5px;font-size:12px}.commentlist p.meta{margin-top:5px;margin-bottom:5px;display:-ms-flexbox;display:flex;-webkit-box-align:center;-ms-flex-align:center;align-items:center}.commentlist .woocommerce-review__author{text-transform:capitalize}p.comment-notes{font-style:italic;font-size:1em;margin-bottom:50px}body:not(.logged-in) p.comment-notes{font-size:14px;border-bottom:1px solid rgba(0,0,0,0.1);padding-bottom:10px}.comment-form .logged-in-as{font-size:.875em;margin-bottom:25px}.comment-form label{display:block;margin-bottom:10px}.comment-form textarea{margin-bottom:20px}.comment-form input:not([type=checkbox]):not([type=radio]):not([type=submit]){margin-bottom:15px;width:100%;max-width:100%;-webkit-appearance:none;padding:15px 25px;line-height:2}.comment-form .comment-form-cookies-consent{font-size:.875em}.comment-form .comment-form-cookies-consent label{display:inline;padding:0 5px}.comment-form textarea{width:100%;height:150px;max-width:100%;padding:20px;vertical-align:top;-webkit-appearance:none}.comment-form .submit{min-width:180px;padding:20px 30px}.comment-respond{padding-top:30px;padding-bottom:10px}.comment-form .comment-form-url,.comment-form .comment-form-email,.comment-form .comment-form-author{width:calc((100% / 3) - 15px);float:left;margin-left:20px}.comment-form .comment-form-author{margin-left:0}.comment-form .comment-form-email ~ .form-submit{padding-top:5px}.comment-form-rating label{margin-bottom:0;display:inline-block}.rtl .comment-form-rating label{margin-left:20px}.ltr .comment-form-rating label{margin-right:20px}.comment-form-rating p.stars{display:inline-block;line-height:1;vertical-align:middle;margin:0}.woocommerce-Reviews .comment-form textarea{margin-bottom:0}.woocommerce-Reviews .comment-form input:not([type=checkbox]):not([type=radio]):not([type=submit]){margin-bottom:0}.woocommerce-Reviews .comment-form-comment + p.form-submit{padding-top:20px}li.trackback,li.pingback{margin-bottom:8px;padding-bottom:8px}li.trackback:first-child,li.pingback:first-child{margin-top:2em}li.trackback + li.comment-container,li.pingback + li.comment-container{margin-top:3em}p.no-comments{margin-top:1em}@media (max-width: 992px){.comment-list > li .comment-container .comment-body{margin-top:10px;padding-top:15px}.ltr .comment-list img.avatar{margin-right:30px}.rtl .comment-list img.avatar{margin-left:30px}.comment-list > li{margin-bottom:20px;padding-bottom:20px}}@media (max-width: 768px){.wc-tab .wc-tab-title a{padding:10px 0}.woocommerce-Reviews .comment-reply-title{font-size:16px;padding-bottom:10px;display:block}.comment-form textarea{padding:15px;margin-bottom:15px}.comment-form input:not([type=checkbox]):not([type=radio]):not([type=submit]){padding:10px 15px}.comment-list .comment-entry .comment-meta a{margin-right:3px}.comment-list img.avatar{width:50px;height:50px;min-width:50px}.commentlist .woocommerce-review__published-date,.commentlist .woocommerce-review__author{font-size:inherit}.commentlist img.avatar{width:50px;height:50px;min-width:50px;margin-right:20px}.commentlist .comment-text{padding-left:10px;width:calc(100% - 70px)}.commentlist .star-rating{position:relative;top:0}.commentlist .comment_container{margin-bottom:20px;padding-bottom:15px}}@media (max-width: 600px){.comment-form .comment-form-url,.comment-form .comment-form-email,.comment-form .comment-form-author{width:100%;margin-left:0}.rtl .comment-list img.avatar{margin-left:10px}.ltr .comment-list img.avatar{margin-right:10px}.comment-content-outer{width:calc(100% - 60px);padding:10px}.comment-list .children{margin-left:15px}.comment-list .children .children{margin-left:10px}}.search-form{position:relative}.search-form .search-field{width:100%;padding:15px 20px;background:transparent;-webkit-appearance:none;font-size:.8572em;line-height:28px;color:inherit}.search-form .search-button{display:block;border:none;color:inherit;background:none;padding:0;position:absolute;top:50%;font-size:18px;width:1em;-webkit-transform:translateY(-50%);transform:translateY(-50%)}.ltr .search-form .search-button{right:15px}.rtl .search-form .search-button{left:15px}.search-form .search-button:hover{background:none;color:var(--theme-primary-color)}.search-form .search-reset{display:none;line-height:1}.la-ajax-searchform.searched .search-form .search-button:not(.search-reset),.la-ajax-searchform.searching .search-form .search-button:not(.search-reset){display:none}.la-ajax-searchform.searched .search-form .search-reset,.la-ajax-searchform.searching .search-form .search-reset{display:block}.lahb-search .search-field[placeholder]:not(:focus){color:#757575}.searchform-fly-overlay{width:100%;height:100%;position:fixed;top:0;left:0;opacity:0;visibility:hidden;background-color:rgba(0,0,0,0.9);text-align:center;transition:all ease-in-out .25s;z-index:12;color:#fff}.searchform-fly-overlay:before{content:"";display:inline-block;height:100%;vertical-align:middle;margin-right:-.25em}.searchform-fly-overlay.searched{background-color:#fff;color:var(--theme-secondary-color)}.searchform-fly-overlay.searching .loading{opacity:1}.searchform-fly-overlay .searchform-fly{display:inline-block;max-width:90%;vertical-align:middle;text-align:center;font-size:18px;-webkit-transform:scale(0.9);transform:scale(0.9);opacity:0;visibility:hidden;transition:all ease-in-out .3s}.searchform-fly-overlay .search-field{width:800px;background-color:transparent;border:0;text-align:center;font-size:30px;padding:10px;transition:all .3s ease-out;font-weight:300;max-width:100%;color:inherit;-webkit-box-flex:1;-webkit-flex-grow:1;-ms-flex-positive:1;flex-grow:1}.searchform-fly-overlay .search-button{font-size:30px;height:30px;color:inherit}.searchform-fly-overlay .search-button i{vertical-align:top}.searchform-fly-overlay p{font-weight:300}.searchform-fly-overlay .btn-close-search{font-size:40px;display:block;position:absolute;z-index:5;top:20%;right:20%;line-height:40px;height:40px;transition:all .3s}.searchform-fly-overlay .btn-close-search i{vertical-align:top}.searchform-fly-overlay .btn-close-search:hover{-webkit-transform:rotate(90deg);transform:rotate(90deg)}.searchform-fly-overlay .loading{opacity:0;display:block;margin:0 auto;width:70px}.searchform-fly-overlay .search-form{width:800px;max-width:100%;margin:0 auto;display:-ms-flexbox;display:flex;-webkit-flex-flow:row nowrap;-ms-flex-flow:row nowrap;flex-flow:row nowrap;-webkit-box-align:center;-ms-flex-align:center;align-items:center;border-bottom:2px solid}.searchform-fly-overlay .search-form select{color:inherit;border:none;width:130px}.rtl .searchform-fly-overlay .search-form select{padding-right:0}.ltr .searchform-fly-overlay .search-form select{padding-left:0}.searchform-fly-overlay .search-results{max-width:100%;width:1170px;text-align:left;margin-left:auto;margin-right:auto}.rtl .searchform-fly-overlay .search-results{text-align:right}.searchform-fly-overlay .results-container{max-height:63vh;overflow:auto;margin-bottom:10px}.searchform-fly-overlay .results-container .products-grid{margin:0}.searchform-fly-overlay .results-container .posts .entry-title{font-size:16px;font-weight:700;margin:0 0 5px}.searchform-fly-overlay .results-container .posts .post-meta{font-size:12px;padding-bottom:10px}.searchform-fly-overlay .results-container .posts .entry-excerpt{font-size:14px;line-height:1.6;height:43px;overflow:hidden}.searchform-fly-overlay .results-container .posts .lastudio-more-wrap{display:none}.searchform-fly-overlay .results-container,.searchform-fly-overlay .view-more-results{display:none}.open-search-form .searchform-fly-overlay{visibility:visible;opacity:1}.open-search-form .searchform-fly{visibility:visible;opacity:1;-webkit-transform:scale(1);transform:scale(1)}@media (max-width: 768px){.searchform-fly-overlay .btn-close-search{right:10%}.searchform-fly-overlay .searchform-fly{font-size:14px}.searchform-fly-overlay .search-field{font-size:16px}.searchform-fly-overlay .search-button{font-size:16px}}@media (max-width: 1500px){.searchform-fly-overlay .btn-close-search{top:15%;right:50px}}@media (max-width: 1300px){.searchform-fly-overlay .search-results{max-width:85%}}.la-ajax-searchform.searching .search-form .search-button:before{box-sizing:border-box;position:absolute;top:50%;left:50%;width:20px;height:20px;margin-top:-10px;margin-left:-10px;border-radius:50%;border:2px solid #efefef;border-top-color:#D2A35C;border-bottom-color:#D2A35C;content:"";animation:lastudio-spinner .6s linear infinite}.la-ajax-searchform.searching .search-form .search-button i{opacity:0}@media (max-width: 800px){.searchform-fly-overlay .btn-close-search{top:150px;right:20px}}.results-container.la-post-grid .post-meta{display:none}.results-container.la-post-grid .lastudio-posts__item{padding-bottom:15px}.search.search-results{--theme-container-width:1170px}.search.search-results #blog-entries .post-meta{display:none}.search.search-results #blog-entries .lastudio-posts__item{border-bottom:1px solid var(--theme-border-color);margin-bottom:30px;padding-bottom:30px}#scroll-top{display:none;position:fixed;right:20px;bottom:20px;width:40px;height:40px;line-height:40px;background-color:rgba(0,0,0,0.4);color:#fff;font-size:18px;cursor:pointer;border-radius:2px;text-align:center;z-index:100;box-sizing:content-box}#scroll-top > span{line-height:inherit;vertical-align:top}#scroll-top:hover{background-color:rgba(0,0,0,0.8)}#scroll-top.scroll-top-left{left:20px;right:auto}@media only screen and (max-width: 480px){#scroll-top{right:10px;bottom:10px;width:26px;height:26px;line-height:24px;font-size:14px}}.site-footer-default{text-align:center;font-size:14px;padding:20px 0}.la-newsletter-popup{display:none}.la-newsletter-popup a.btn-close-newsletter-popup{display:none}.open-newsletter-popup .featherlight .featherlight-content{width:var(--theme-newsletter-popup-width);height:var(--theme-newsletter-popup-height);max-width:100%;max-height:100vh;margin:0;overflow:hidden}.open-newsletter-popup .featherlight .featherlight-close-icon{background-color:transparent;color:var(--theme-secondary-color);font-size:24px}.open-newsletter-popup .featherlight .featherlight-close-icon:hover{background-color:transparent;color:var(--theme-primary-color)}@media (max-width: 767px){.open-newsletter-popup .featherlight .featherlight-content{height:auto}}.error404-content{position:relative;margin:0 auto;text-align:center}.error404-content .error-title{font-size:46px;margin:0 0 25px}.error404-content .error-text{font-size:18px;font-weight:300;margin-bottom:35px}.error404-content .searchform{max-width:390px;margin:0 auto}.error404-content .error-btn{font-size:13px;padding:14px 26px;margin-top:60px}.error404-content .error-btn:hover{color:#fff}@media only screen and (max-width: 480px){.error404-content .searchform{width:100%}.error404-content .error-btn{margin-top:40px}}span[class*=lastudioicon-],i[class*=lastudioicon-]{vertical-align:middle;pointer-events:none}.lastudioicon-b-linkedin{vertical-align:baseline}@media (min-width: 1300px){.visible-mobile,.visible-tablet,.hidden-desktop{display:none!important}.visible-desktop{display:block!important}}@media (max-width: 1300px) and (min-width: 577px){.visible-mobile,.visible-desktop,.hidden-tablet{display:none!important}.visible-tablet{display:block!important}}@media (max-width: 576px){.visible-tablet,.visible-desktop,.hidden-mobile{display:none!important}.visible-mobile{display:block!important}}.text-vertical .elementor-icon-list-items .elementor-icon-list-item,.text-vertical .elementor-heading-title{-webkit-writing-mode:vertical-lr;-ms-writing-mode:tb-lr;writing-mode:vertical-lr;-ms-transform:rotate(180deg);-webkit-transform:rotate(180deg);transform:rotate(180deg);margin:auto}.text-vertical .elementor-icon-list-items .elementor-icon-list-item{margin:25px 10px!important}.elementor-widget .elementor-icon-list-icon svg{vertical-align:middle;margin-top:-.2em}.elementor-divider-separator .elementor-icon svg{height:auto}.featherlight{display:none;position:fixed;top:0;right:0;bottom:0;left:0;z-index:99;text-align:center;white-space:nowrap;cursor:pointer}.custom-featherlight-overlay{position:absolute;top:0;left:0;right:0;bottom:0;opacity:.9;z-index:-1;background-color:#333;pointer-events:none}.featherlight:before{content:"";display:inline-block;height:100%;vertical-align:middle}.featherlight .featherlight-content{text-align:left;vertical-align:middle;display:inline-block;background:#fff;white-space:normal;max-width:calc(100vw - 60px);max-height:calc(80vh - 60px);overflow:auto;margin:30px 0;min-width:100px}.featherlight .featherlight-outer{vertical-align:middle;display:inline-block;padding:0;max-height:90vh;max-width:90vw;position:relative}.featherlight-loading .featherlight-content{background-color:transparent}.featherlight.featherlight-loading .featherlight-close-icon{display:none}.featherlight .featherlight-inner{display:block}.featherlight script.featherlight-inner,.featherlight link.featherlight-inner,.featherlight style.featherlight-inner{display:none}.featherlight .featherlight-close-icon{position:absolute;top:5px;right:-25px;line-height:50px;width:50px;cursor:pointer;text-align:center;color:#fff;border:none;padding:0;background-color:var(--theme-secondary-color);border-radius:50%;transition:all .3s;z-index:9}.featherlight .featherlight-close-icon:hover{background-color:var(--theme-primary-color);color:#fff;-webkit-transform:rotate(90deg);transform:rotate(90deg)}.featherlight .featherlight-image{width:100%}.featherlight-iframe .featherlight-content{border-bottom:0;padding:0;-webkit-overflow-scrolling:touch}.featherlight iframe{border:none}.featherlight iframe.featherlight-inner{width:1170px;height:calc(1170px * .5625)}@media (max-width: 1200px){.featherlight iframe.featherlight-inner{height:calc(100vh * .5625)}}@media print{html.with-featherlight > * > :not(.featherlight){display:none}}.is--qvpp .featherlight-outer{width:1500px;max-height:80vh}.is--qvpp .featherlight-outer .featherlight-content{width:100%}.featherlight-loading .la-loader.spinner3{margin:0 auto}.open-custom-msg .featherlight-content{width:600px}.la-global-message.featherlight-inner{padding:30px}.elementor-editor-active .slick-slider .slick-list,.elementor-editor-active .slick-slider .slick-track{min-width:100%}.slick-list{overflow:hidden;margin:0;padding:0}.slick-slide{display:none;float:left;min-height:1px}.slick-initialized .slick-slide{display:block}.slick-arrow{position:absolute;bottom:0;display:inline-block;background-color:#fff;color:var(--theme-secondary-color);width:50px;height:50px;line-height:50px;font-size:14px;border:0;text-align:center;cursor:pointer;padding:0;border-radius:0;z-index:2;transition:all .3s ease-in-out}.slick-arrow.slick-disabled{opacity:.5;cursor:not-allowed}.slick-arrow i[class*=lastudioicon]{vertical-align:middle}.slick-arrow svg{display:block;height:auto;max-width:100%;max-height:100%}.prev-arrow i[class*=lastudioicon]{margin-left:-.2em}.next-arrow i[class*=lastudioicon]{margin-right:-.2em}.slick-arrow:hover{background-color:var(--theme-secondary-color);color:#fff}.prev-arrow,.slick-prev{left:-20px}[dir=rtl] .prev-arrow,[dir=rtl] .slick-prev{left:auto;right:-20px}.next-arrow,.slick-next{right:-20px}[dir=rtl] .next-arrow,[dir=rtl] .slick-next{left:-20px;right:auto}@media (max-width: 767px){.prev-arrow,.slick-prev{left:0}[dir=rtl] .prev-arrow,[dir=rtl] .slick-prev{left:auto;right:0}.next-arrow,.slick-next{right:0}[dir=rtl] .next-arrow,[dir=rtl] .slick-next{left:0;right:auto}}.slick-controls-auto{display:none}.elementor-widget-image-carousel .elementor-slick-slider .slick-arrows-inside .slick-arrow{width:70px;height:70px;background-color:#fff;color:#111;border-radius:50%;top:auto}.elementor-widget-image-carousel .elementor-slick-slider .slick-arrows-inside .slick-arrow:before{color:#111}.elementor-widget-image-carousel .elementor-slick-slider .slick-arrows-inside .slick-arrow:hover{background-color:#111}.elementor-widget-image-carousel .elementor-slick-slider .slick-arrows-inside .slick-arrow:hover:before{color:#fff}.elementor-widget-image-carousel .elementor-slick-slider .slick-arrows-inside .slick-prev{left:50%;margin-left:-80px}.elementor-widget-image-carousel .elementor-slick-slider .slick-arrows-inside .slick-next{right:50%;margin-right:-80px}.blog_item--thumbnail.format-gallery .slick-arrow{top:50%;margin-top:-22px;margin-left:40px;margin-right:40px;width:45px;height:45px;line-height:45px;border-radius:50%;opacity:0}@media (max-width: 767px){.blog_item--thumbnail.format-gallery .slick-arrow{margin-left:20px;margin-right:20px}}.blog_item--thumbnail.format-gallery:hover .slick-arrow{opacity:1}.blog_item--thumbnail.format-gallery img{width:100%}@media (max-width: 1279px){.lastudio-carousel .lastudio-arrow{width:30px;height:30px;font-size:12px;line-height:30px}}.post-navigation{margin-bottom:50px}.post-navigation .nav_pnpp__image{display:block;width:70px;height:70px;background-size:cover;background-position:center;margin-right:20px;position:relative}.post-navigation .nav_pnpp__image:before{content:"";position:absolute;width:100%;bottom:0;height:100%;background:#282828;left:0;transition:all .3s;opacity:0}.post-navigation .nav-links{display:-ms-flexbox;display:flex;-webkit-flex-wrap:wrap;-ms-flex-wrap:wrap;flex-wrap:wrap;text-align:left;position:relative;font-size:1.125em;-webkit-box-align:start;-ms-flex-align:start;align-items:flex-start}.post-navigation .nav-links > div{width:50%;position:relative}.post-navigation .nav-links > div:before{font-family:LaStudioIcons;position:absolute;font-size:24px;opacity:.6;top:28px;line-height:20px}.post-navigation .nav-links .nav-previous{padding-left:40px}.post-navigation .nav-links .nav-previous:before{content:"";left:0}.post-navigation .nav-links .nav-next{padding-right:40px}.post-navigation .nav-links .nav-next:before{content:"";right:0}.post-navigation .nav-links .nav-next:only-child{margin-left:50%}.post-navigation .nav-links a{display:-ms-flexbox;display:flex;-ms-flex-align:center;align-items:flex-start;height:100%;position:relative;padding-top:25px}.single-room-article .post-navigation .nav-links a{-webkit-box-align:center;-ms-flex-align:center;align-items:center}.post-navigation .nav-links a:hover .blog_pn_nav-text,.post-navigation .nav-links a:hover .blog_pn_nav-title{color:inherit}.post-navigation .nav-links a:hover .nav_pnpp__image:before{opacity:.4}.post-navigation .nav-links .blog_pn_nav-right{-ms-flex-order:1;order:1;max-width:calc(100% - 90px)}.post-navigation .nav-links .blog_pn_nav-right span{display:block}.post-navigation .nav-links .nav-next{text-align:right}.post-navigation .nav-links .nav-next a{flex-direction:row-reverse}.post-navigation .nav-links .nav-next .nav_pnpp__image{margin-right:0;margin-left:20px}.post-navigation .blog_pn_nav-title{width:240px;max-width:100%;line-height:1.4;font-weight:600;color:var(--theme-secondary-color)}.post-navigation .blog_pn_nav-meta{font-size:.875em;margin-top:2px;color:var(--theme-three-color)}.post-navigation .blog_pn_nav-text{position:absolute;top:0;font-size:12px;color:var(--theme-primary-color)}.single-room-article .post-navigation{margin-top:50px}.single-room-article .post-navigation .nav-links a{padding-top:35px}.single-room-article .post-navigation .nav-links > div{padding:0}.single-room-article .post-navigation .nav-links > div:before{content:""}@media (max-width: 768px){.post-navigation .nav-links > div{width:100%;margin:0}.post-navigation .nav-links .blog_pn_nav-title{line-height:1.5}.post-navigation .nav-links a{padding-bottom:20px}.post-navigation .nav-links .blog_pn_nav-text{display:none}.post-navigation .nav-links .nav-next{text-align:inherit}.post-navigation .nav-links .nav-next a{flex-direction:row}.post-navigation .nav-links .nav-next .nav_pnpp__image{margin-right:20px;margin-left:0}.post-navigation .nav-links .nav-next:only-child{margin:0}}.lastudio-portfolio{position:relative}.lastudio-portfolio__filter{display:-ms-flexbox;display:flex;-webkit-flex-flow:row;-ms-flex-flow:row;flex-flow:row;-webkit-box-pack:center;-ms-flex-pack:center;-webkit-justify-content:center;justify-content:center;-webkit-box-align:center;-ms-flex-align:center;align-items:center}.lastudio-portfolio__filter-list{display:-ms-flexbox;display:flex;-webkit-flex-flow:row wrap;-ms-flex-flow:row wrap;flex-flow:row wrap;-webkit-box-pack:center;-ms-flex-pack:center;-webkit-justify-content:center;justify-content:center;-webkit-box-align:center;-ms-flex-align:center;align-items:center}.lastudio-portfolio__filter-item{user-select:none;cursor:pointer}.lastudio-portfolio__list{display:-ms-flexbox;display:flex;-webkit-flex-flow:row wrap;-ms-flex-flow:row wrap;flex-flow:row wrap;-webkit-box-pack:start;-ms-flex-pack:start;-webkit-justify-content:flex-start;justify-content:flex-start;-webkit-box-align:stretch;-ms-flex-align:stretch;align-items:stretch;transform:translateZ(0);transition:height .5s cubic-bezier(0.33,0.79,0.37,0.97)}.lastudio-portfolio__item{display:-ms-flexbox;display:flex;-webkit-flex-flow:row nowrap;-ms-flex-flow:row nowrap;flex-flow:row nowrap;-webkit-box-align:stretch;-ms-flex-align:stretch;align-items:stretch;position:relative;transform:translateZ(0)}.lastudio-portfolio__item.item-loaded .lastudio-portfolio__image-instance{visibility:visible}.lastudio-portfolio__item.hidden-status{height:0;visibility:hidden}.lastudio-portfolio__item.hidden-status .lastudio-portfolio__inner{opacity:0;transform:scale(0)}.lastudio-portfolio__item.visible-status{height:auto}.lastudio-portfolio__item.visible-status .lastudio-portfolio__inner{opacity:1;transform:scale(1)}.lastudio-portfolio__inner{-ms-flex:0 1 100%;flex:0 1 100%;align-self:stretch;position:relative;transform-origin:50% 50%}.lastudio-portfolio__link{display:block}.lastudio-portfolio__image{position:relative;line-height:0;background-size:cover;background-repeat:no-repeat;background-position:center center}.lastudio-portfolio__image-instance{width:100%;min-height:100px;visibility:hidden}.lastudio-portfolio__image-loader{position:absolute;display:-ms-flexbox;display:flex;-webkit-box-pack:center;-ms-flex-pack:center;-webkit-justify-content:center;justify-content:center;-webkit-box-align:center;-ms-flex-align:center;align-items:center;width:100%;height:100%;left:0;top:0;background-color:rgba(84,89,95,0.75);z-index:1}.lastudio-portfolio__image-loader span{width:30px;height:30px;border-radius:50%;border-top-color:transparent;border-left-color:transparent;border-right-color:transparent;box-shadow:2px 2px 1px #fff;animation:lastudio-portfolio-load-spin 690ms infinite linear}.lastudio-portfolio__content{width:100%;display:-ms-flexbox;display:flex;-webkit-flex-flow:column nowrap;-ms-flex-flow:column nowrap;flex-flow:column nowrap;-webkit-box-pack:center;-ms-flex-pack:center;-webkit-justify-content:center;justify-content:center;-webkit-box-align:stretch;-ms-flex-align:stretch;align-items:stretch;text-align:center;box-sizing:border-box}.lastudio-portfolio__title{width:100%;transition:all .3s}.lastudio-portfolio__desc{width:100%;transition:all .3s}.lastudio-portfolio__category{width:100%;font-size:.875em;transition:all .3s;margin-bottom:5px}.lastudio-portfolio__cover{display:-ms-flexbox;display:flex;-webkit-flex-flow:column nowrap;-ms-flex-flow:column nowrap;flex-flow:column nowrap;-webkit-box-pack:center;-ms-flex-pack:center;-webkit-justify-content:center;justify-content:center;-webkit-box-align:center;-ms-flex-align:center;align-items:center;position:absolute;top:0;left:0;right:0;bottom:0;transform:translateZ(0)}.lastudio-portfolio__cover i{display:-ms-flexbox;display:flex;-webkit-flex-flow:column nowrap;-ms-flex-flow:column nowrap;flex-flow:column nowrap;-webkit-box-pack:center;-ms-flex-pack:center;-webkit-justify-content:center;justify-content:center;-webkit-box-align:center;-ms-flex-align:center;align-items:center;transform:translateZ(0)}.lastudio-portfolio__view-more{display:-ms-flexbox;display:flex;-webkit-box-pack:center;-ms-flex-pack:center;-webkit-justify-content:center;justify-content:center;transition:all .3s}.lastudio-portfolio__view-more.hidden-status{display:none}.lastudio-portfolio__view-more-button{cursor:pointer}.lastudio-portfolio .grid-sizer{width:25%;height:0}.lastudio-portfolio.layout-type-grid .lastudio-portfolio__image-instance{object-fit:cover}.lastudio-portfolio.layout-type-list .lastudio-portfolio__item{width:100%}@keyframes lastudio-portfolio-load-spin{100%{transform:rotate(360deg)}}.la-isotope-container:not(.loaded) .loop__item{opacity:0}.la-isotope-container .loop__item:not(.showmenow){opacity:0}.la-isotope-container[data-la_component=AdvancedMasonry] .lastudio-portfolio__inner{display:-ms-flexbox;display:flex;-webkit-box-direction:normal;-webkit-box-orient:vertical;-webkit-flex-direction:column;-ms-flex-direction:column;flex-direction:column;-webkit-box-pack:center;-ms-flex-pack:center;-webkit-justify-content:center;justify-content:center}.la-isotope-container[data-la_component=AdvancedMasonry] .lastudio-portfolio__image,.la-isotope-container[data-la_component=AdvancedMasonry] .lastudio-images-layout__image,.la-isotope-container[data-la_component=AdvancedMasonry] .lastudio-images-layout__inner,.la-isotope-container[data-la_component=AdvancedMasonry] .lastudio-images-layout__link{height:100%}.la-isotope-container[data-la_component=AdvancedMasonry] .lastudio-portfolio__image_wrap{display:-ms-flexbox;display:flex;-ms-flex:1;flex:1}.la-isotope-container[data-la_component=AdvancedMasonry] .lastudio-portfolio__image_wrap .figure__object_fit img{height:100%;object-fit:cover}.lastudio-images-layout__list.cover-img-bg .lastudio-images-layout__image-instance{position:absolute;height:100%;left:0;top:0}.visible-status .lastudio-portfolio__image-instance{visibility:inherit}.lastudio-portfolio__item{width:100%}.lastudio-portfolio__inner{overflow:hidden}.img-pos-center .lastudio-portfolio__inner{-webkit-box-pack:center;-ms-flex-pack:center;-webkit-justify-content:center!important;justify-content:center!important}.img-pos-top .lastudio-portfolio__inner{-webkit-box-pack:start;-ms-flex-pack:start;-webkit-justify-content:flex-start!important;justify-content:flex-start!important}.img-pos-bottom .lastudio-portfolio__inner{-webkit-box-pack:end;-ms-flex-pack:end;-webkit-justify-content:flex-end!important;justify-content:flex-end!important}.lastudio-portfolio__divider{line-height:0;font-size:0;width:100%;transition:all .3s}.lastudio-portfolio__divider span{display:inline-block}.lastudio-portfolio__image:after{content:"";position:absolute;left:0;top:0;right:0;bottom:0;z-index:1;opacity:0;background-color:var(--theme-primary-color);transition:all .4s}.lastudio-portfolio__item:hover .lastudio-portfolio__image:after{opacity:.8}.lastudio-portfolio__content-inner2{display:-ms-flexbox;display:flex;-webkit-flex-flow:column wrap;-ms-flex-flow:column wrap;flex-flow:column wrap}.lastudio-portfolio.preset-list-type-1 .lastudio-portfolio__icons{display:none}.lastudio-portfolio.preset-list-type-1 .lastudio-portfolio__list.lastudio-carousel .lastudio-images-layout__link{opacity:0;transition:all .7s}.lastudio-portfolio.preset-list-type-1 .lastudio-portfolio__list.lastudio-carousel .lastudio-portfolio__content-inner2 > *{opacity:0;transition:all .4s ease-in-out .2s;transform:translateY(20px);-webkit-transform:translateY(20px)}.lastudio-portfolio.preset-list-type-1 .lastudio-portfolio__list.lastudio-carousel .lastudio-portfolio__item.slick-active .lastudio-images-layout__link{opacity:1}.lastudio-portfolio.preset-list-type-1 .lastudio-portfolio__list.lastudio-carousel .lastudio-portfolio__item.slick-active .lastudio-portfolio__content-inner2 > *{opacity:1;transform:translateY(0);-webkit-transform:translateY(0)}.lastudio-portfolio.preset-list-type-1 .lastudio-portfolio__list.lastudio-carousel .lastudio-portfolio__item.slick-active .lastudio-portfolio__desc{transition-delay:.3s}.lastudio-portfolio.preset-list-type-1 .lastudio-portfolio__list.lastudio-carousel .lastudio-portfolio__item.slick-active .lastudio-portfolio__button{transition-delay:.5s}.lastudio-portfolio.preset-list-type-1 .lastudio-portfolio__content-inner{display:-ms-flexbox;display:flex;-webkit-box-pack:center;-ms-flex-pack:center;-webkit-justify-content:center;justify-content:center;-webkit-box-align:center;-ms-flex-align:center;align-items:center;height:100%;background-color:#0A0A0D}.lastudio-portfolio.preset-list-type-1 .lastudio-portfolio__content-inner2{width:520px;max-width:90%}.lastudio-portfolio.preset-list-type-1 .lastudio-portfolio__item{transition:none!important}.lastudio-portfolio.preset-list-type-1 .lastudio-portfolio__inner{display:-ms-flexbox;display:flex;-webkit-flex-wrap:wrap;-ms-flex-wrap:wrap;flex-wrap:wrap;-webkit-box-direction:reverse;-webkit-box-orient:horizontal;-webkit-flex-direction:row-reverse;-ms-flex-direction:row-reverse;flex-direction:row-reverse}.lastudio-portfolio.preset-list-type-1 .lastudio-portfolio__image:after{opacity:0}.lastudio-portfolio.preset-list-type-1 .lastudio-portfolio__image_wrap{-ms-flex:0 0 64.85%;flex:0 0 64.85%;max-width:64.85%;position:relative}.lastudio-portfolio.preset-list-type-1 .lastudio-portfolio__content{-ms-flex:0 0 35.15%;flex:0 0 35.15%;max-width:35.15%}.lastudio-portfolio.preset-list-type-1 .lastudio-portfolio__desc,.lastudio-portfolio.preset-list-type-1 .lastudio-portfolio__category,.lastudio-portfolio.preset-list-type-1 .lastudio-portfolio__title{color:#fff}.preset-list-type-2.lastudio-portfolio .lastudio-images-layout__link{position:relative;overflow:hidden}.preset-list-type-2.lastudio-portfolio .lastudio-portfolio__image{transition:all .3s ease;height:100%}.preset-list-type-2.lastudio-portfolio .lastudio-portfolio__image:after{background-color:rgba(33,33,33,0.3)}.preset-list-type-2.lastudio-portfolio .lastudio-portfolio__icons{display:none}.preset-list-type-2.lastudio-portfolio .lastudio-portfolio__content{text-align:left}.preset-list-type-2.lastudio-portfolio .lastudio-portfolio__inner{display:-ms-flexbox;display:flex;-webkit-box-pack:justify;-ms-flex-pack:justify;-webkit-justify-content:space-between;justify-content:space-between}.preset-list-type-2.lastudio-portfolio .lastudio-portfolio__image_wrap{width:50%;overflow:hidden}.preset-list-type-2.lastudio-portfolio .lastudio-portfolio__image_wrap:hover .lastudio-portfolio__image{-webkit-transform:scale(1.1);transform:scale(1.1)}.preset-list-type-2.lastudio-portfolio .lastudio-portfolio__content{width:50%;padding:6%}.preset-list-type-2.lastudio-portfolio .lastudio-portfolio__title{margin-bottom:10px}.preset-list-type-2.lastudio-portfolio .lastudio-portfolio__item:nth-child(2n) .lastudio-portfolio__inner{-webkit-box-direction:reverse;-webkit-box-orient:horizontal;-webkit-flex-direction:row-reverse;-ms-flex-direction:row-reverse;flex-direction:row-reverse}.playout-grid .lastudio-portfolio__list{margin-left:0;margin-right:0}.playout-grid .lastudio-portfolio__list .loop__item{padding-left:0;padding-right:0}.playout-grid .lastudio-portfolio__inner:hover .lastudio-portfolio__icons{opacity:1;visibility:visible;margin-top:0}.playout-grid .lastudio-portfolio__image_wrap{position:relative;width:100%;display:block}.playout-grid .lastudio-portfolio__icons{position:absolute;top:50%;z-index:3;left:50%;visibility:hidden;opacity:0;margin-top:30px;transition:all .4s;-webkit-transform:translate(-50%,-50%);transform:translate(-50%,-50%);display:-ms-flexbox;display:flex}.playout-grid .lastudio-portfolio__icons a{width:50px;height:50px;line-height:50px;background:#fff;color:#111;display:inline-block;margin:5px;border-radius:50%;text-align:center;font-size:18px}.playout-grid .lastudio-portfolio__icons a:hover{-webkit-transform:scale(1.2);transform:scale(1.2)}.playout-grid.preset-type-1 .lastudio-portfolio__content{position:absolute;bottom:0;left:0;padding:8%;text-align:left;width:100%;z-index:1;color:#fff}.playout-grid.preset-type-1 .lastudio-portfolio__divider,.playout-grid.preset-type-1 .lastudio-portfolio__category{opacity:0;transform:translate(0,20px)}.playout-grid.preset-type-1 .lastudio-portfolio__title{color:inherit;font-family:inherit;font-weight:400;margin-bottom:5px;opacity:0;transform:translate(0,20px);transition-delay:.2s}.playout-grid.preset-type-1 .lastudio-portfolio__title a{color:inherit}.playout-grid.preset-type-1 .lastudio-portfolio__title:after{content:"";font-family:LaStudioIcons;float:right;font-weight:400;font-style:normal;text-transform:none;-webkit-font-smoothing:antialiased;-moz-osx-font-smoothing:grayscale}.playout-grid.preset-type-1 .lastudio-portfolio__icons,.playout-grid.preset-type-1 .lastudio-portfolio__button,.playout-grid.preset-type-1 .lastudio-portfolio__desc{display:none}.playout-grid.preset-type-1 .lastudio-portfolio__inner:hover .lastudio-portfolio__divider,.playout-grid.preset-type-1 .lastudio-portfolio__inner:hover .lastudio-portfolio__category,.playout-grid.preset-type-1 .lastudio-portfolio__inner:hover .lastudio-portfolio__title{opacity:1;transform:translate(0,0)}.playout-grid.preset-type-2 .lastudio-portfolio__item:hover .lastudio-portfolio__content{opacity:1;visibility:visible;bottom:0}.playout-grid.preset-type-2 .lastudio-portfolio__image:after{display:none}.playout-grid.preset-type-2 .lastudio-portfolio__content{position:absolute;bottom:-50px;left:0;background:rgba(24,24,24,0.5);color:#fff;z-index:2;padding:20px;transition:all .6s;visibility:hidden;opacity:0}.playout-grid.preset-type-2 .lastudio-portfolio__title{color:inherit;margin-bottom:5px;font-family:inherit;font-size:18px;font-weight:600}.playout-grid.preset-type-2 .lastudio-portfolio__title a{color:inherit}.playout-grid.preset-type-2 .lastudio-portfolio__icons,.playout-grid.preset-type-2 .lastudio-portfolio__button,.playout-grid.preset-type-2 .lastudio-portfolio__desc{display:none}.playout-grid.preset-type-3 .lastudio-portfolio__item:hover{z-index:2}.playout-grid.preset-type-3 .lastudio-portfolio__item:hover .lastudio-portfolio__content{opacity:1;visibility:visible;bottom:-40px}.playout-grid.preset-type-3 .lastudio-portfolio__inner{overflow:inherit}.playout-grid.preset-type-3 .lastudio-portfolio__image:after{display:none}.playout-grid.preset-type-3 .lastudio-portfolio__content{position:absolute;bottom:20px;left:50%;background:#fff;z-index:2;padding:20px;transition:all .6s;visibility:hidden;opacity:0;-webkit-transform:translate(-50%,0);transform:translate(-50%,0);width:320px;max-width:90%}.playout-grid.preset-type-3 .lastudio-portfolio__title{font-size:18px;font-weight:600;font-family:inherit;margin-bottom:5px}.playout-grid.preset-type-3 .lastudio-portfolio__title a{color:inherit}.playout-grid.preset-type-3 .lastudio-portfolio__category{margin-bottom:0}.playout-grid.preset-type-3 .lastudio-portfolio__button{margin:10px 0 0;width:44px;height:44px;line-height:44px;background-color:var(--theme-primary-color);color:#fff;padding:0;border-radius:50%;font-size:18px}.playout-grid.preset-type-3 .lastudio-portfolio__button:before{content:"";font-family:LaStudioIcons}.playout-grid.preset-type-3 .lastudio-portfolio__button:hover{background-color:var(--theme-secondary-color);color:#fff}.playout-grid.preset-type-3 .lastudio-portfolio__icons,.playout-grid.preset-type-3 .lastudio-portfolio__button span,.playout-grid.preset-type-3 .lastudio-portfolio__icon_gallery,.playout-grid.preset-type-3 .lastudio-portfolio__desc{display:none}.playout-grid.preset-type-4 .lastudio-portfolio__icons{left:auto;top:auto;right:25px;bottom:0;-webkit-transform:translate(0,0);transform:translate(0,0)}.playout-grid.preset-type-4 .lastudio-portfolio__inner:hover .lastudio-portfolio__icons{bottom:25px}.playout-grid.preset-type-4 .lastudio-portfolio__image:after{display:none}.playout-grid.preset-type-4 .lastudio-portfolio__content{padding:20px 0;text-align:left}.playout-grid.preset-type-4 .lastudio-portfolio__title{font-size:16px;font-family:inherit;margin-bottom:10px}.playout-grid.preset-type-4 .lastudio-portfolio__title a{color:inherit}.playout-grid.preset-type-4 .lastudio-portfolio__desc{font-size:.875em}.pf-preset4-type2 .playout-grid.preset-type-4 .loop__item .lastudio-portfolio__inner{transition:all .3s}.pf-preset4-type2 .playout-grid.preset-type-4 .loop__item:hover{z-index:2}.pf-preset4-type2 .playout-grid.preset-type-4 .loop__item:hover .lastudio-portfolio__inner{box-shadow:0 0 33px 0 rgba(0,0,0,0.3)}@media (min-width: 900px){.pf-preset4-type2 .playout-grid.preset-type-4 .loop__item .lastudio-portfolio__icons{top:100%;bottom:auto;margin-top:25px}.pf-preset4-type2 .playout-grid.preset-type-4 .loop__item .lastudio-portfolio__icons a{box-shadow:0 0 1px 0 rgba(0,0,0,0.8)}.pf-preset4-type2 .playout-grid.preset-type-4 .loop__item .lastudio-portfolio__icons a:hover{background-color:var(--theme-primary-color);color:#fff;transform:none}}.playout-grid.preset-type-5 .lastudio-portfolio__content{text-align:left;padding:20px 0}.playout-grid.preset-type-5 .lastudio-portfolio__title{margin-bottom:10px}.playout-grid.preset-type-6 .lastudio-portfolio__content{position:absolute;top:50%;bottom:0;left:0;margin-top:60px;z-index:1;transition:all .4s;visibility:hidden;opacity:0}.playout-grid.preset-type-6 .lastudio-portfolio__content-inner,.playout-grid.preset-type-6 .lastudio-portfolio__content-inner2{height:100%}.playout-grid.preset-type-6 .lastudio-portfolio__category{margin-top:auto;-webkit-box-ordinal-group:3;-webkit-order:2;-ms-flex-order:2;order:2}.playout-grid.preset-type-6 .lastudio-portfolio__image:after{background-color:var(--theme-secondary-color)}.playout-grid.preset-type-6 .lastudio-portfolio__category,.playout-grid.preset-type-6 .lastudio-portfolio__title{color:#fff;margin-bottom:0}.playout-grid.preset-type-6 .lastudio-portfolio__desc,.playout-grid.preset-type-6 .lastudio-portfolio__button_wrap{display:none}.playout-grid.preset-type-6 .lastudio-portfolio__item:hover .lastudio-portfolio__image:after{opacity:.4}.playout-grid.preset-type-6 .lastudio-portfolio__item:hover .lastudio-portfolio__content{margin-top:40px;visibility:inherit;opacity:1}.el-portfolio-nav{display:-ms-flexbox;display:flex;-webkit-box-align:center;-ms-flex-align:center;align-items:center}.el-portfolio-nav > div{width:33.333%;min-height:1px}.el-portfolio-nav i{font-size:10px;padding:0 10px;margin-top:-2px}.el-portfolio-nav a{display:block}.el-portfolio-nav .main-pf{background-color:#F9F9F9;width:56px;height:56px;display:block;line-height:56px;text-align:center;border-radius:50%;margin:0 auto}.el-portfolio-nav .main-pf:hover{background-color:var(--theme-primary-color);color:#fff}.el-portfolio-nav .main-pf i{font-size:15px}.el-portfolio-nav .main-pf span{display:none}.ltr .el-portfolio-nav .nr{text-align:right}.rtl .el-portfolio-nav .nr{text-align:left}#pf_main_archive .la-pagination{margin-top:50px}@media (max-width: 1280px){.lastudio-portfolio.preset-list-type-1 .lastudio-portfolio__image_wrap{flex:0 0 50%;max-width:50%}.lastudio-portfolio.preset-list-type-1 .lastudio-portfolio__content{flex:0 0 50%;max-width:50%}.playout-grid .lastudio-portfolio__icons a{width:40px;height:40px;line-height:40px;font-size:16px}}@media (max-width: 767px){.lastudio-portfolio.preset-list-type-1 .lastudio-portfolio__content,.lastudio-portfolio.preset-list-type-1 .lastudio-portfolio__image_wrap{flex:0 0 100%;max-width:100%}.lastudio-portfolio.preset-list-type-1 .lastudio-portfolio__content-inner{padding-top:50px;padding-bottom:50px}.preset-list-type-2.lastudio-portfolio .lastudio-portfolio__item:nth-child(2n) .lastudio-portfolio__inner,.preset-list-type-2.lastudio-portfolio .lastudio-portfolio__inner{flex-direction:column}.preset-list-type-2.lastudio-portfolio .lastudio-portfolio__content,.preset-list-type-2.lastudio-portfolio .lastudio-portfolio__image_wrap{width:100%}}.lastudio-instagram-gallery__instance.layout-type-grid{display:-ms-flexbox;display:flex;-webkit-flex-flow:row wrap;-ms-flex-flow:row wrap;flex-flow:row wrap}.lastudio-instagram-gallery__instance.layout-type-masonry{display:-ms-flexbox;display:flex;-webkit-flex-flow:row nowrap;-ms-flex-flow:row nowrap;flex-flow:row nowrap;-webkit-box-pack:start;-ms-flex-pack:start;-webkit-justify-content:flex-start;justify-content:flex-start}.lastudio-instagram-gallery__instance.layout-type-masonry .salvattore-column{display:-ms-flexbox;display:flex;-webkit-flex-flow:column nowrap;-ms-flex-flow:column nowrap;flex-flow:column nowrap}.lastudio-instagram-gallery__instance.show-overlay-on-hover .lastudio-instagram-gallery__inner .lastudio-instagram-gallery__content{opacity:0;pointer-events:none;transition:opacity .5s cubic-bezier(0.21,0.75,0.27,0.96)}.lastudio-instagram-gallery__instance.show-overlay-on-hover .lastudio-instagram-gallery__inner:hover .lastudio-instagram-gallery__content{opacity:1;pointer-events:auto}.lastudio-instagram-gallery__item{position:relative}.lastudio-instagram-gallery__inner{position:relative;overflow:hidden}.lastudio-instagram-gallery__link{display:block;line-height:0}.lastudio-instagram-gallery__media{padding-bottom:100%}.lastudio-instagram-gallery__image{width:100%;height:auto;object-fit:cover;vertical-align:top}.lastudio-instagram-gallery__image.la-lazyload-image{position:absolute;left:0;top:0;height:100%;background-size:cover;background-repeat:no-repeat;background-position:center}.lastudio-instagram-gallery__meta-item,.lastudio-instagram-gallery__meta{display:-ms-flexbox;display:flex;-webkit-box-direction:normal;-webkit-box-orient:horizontal;-webkit-flex-direction:row;-ms-flex-direction:row;flex-direction:row;-webkit-box-pack:center;-ms-flex-pack:center;-webkit-justify-content:center;justify-content:center;-webkit-box-align:center;-ms-flex-align:center;align-items:center}.lastudio-instagram-gallery__content{position:absolute;top:0;left:0;width:100%;height:100%;display:-ms-flexbox;display:flex;-webkit-box-direction:normal;-webkit-box-orient:vertical;-webkit-flex-direction:column;-ms-flex-direction:column;flex-direction:column;-webkit-box-pack:center;-ms-flex-pack:center;-webkit-justify-content:center;justify-content:center;-webkit-box-align:center;-ms-flex-align:center;align-items:center}.lastudio-instagram-gallery__content:before{position:absolute;width:100%;height:100%;top:0;left:0;z-index:0;content:""}.lastudio-instagram-gallery__caption{max-width:100%}.lastudio-instagram-gallery__content{padding:20px}.lastudio-instagram-gallery__content:before{background-color:rgba(84,89,95,0.6)}.lastudio-instagram-gallery__caption{color:#fff;font-size:14px;line-height:20px;text-align:center;margin:10px 0;max-width:100%;z-index:1}.lastudio-instagram-gallery__meta{z-index:1}.lastudio-instagram-gallery__meta-item{color:#fff;font-size:14px;margin:5px}.lastudio-instagram-gallery.playout-grid .grid-items{margin-left:-10px;margin-right:-10px}.lastudio-instagram-gallery.playout-grid .grid-items .grid-item{padding:10px}.lastudio-subscribe-form{max-width:100%;position:relative}.lastudio-subscribe-form__fields{display:-ms-flexbox;display:flex;-webkit-flex-flow:column nowrap;-ms-flex-flow:column nowrap;flex-flow:column nowrap;-webkit-box-pack:start;-ms-flex-pack:start;-webkit-justify-content:flex-start;justify-content:flex-start;-webkit-box-align:stretch;-ms-flex-align:stretch;align-items:stretch}.lastudio-subscribe-form__submit{display:-ms-flexbox;display:flex;-webkit-box-pack:center;-ms-flex-pack:center;-webkit-justify-content:center;justify-content:center;-webkit-box-align:center;-ms-flex-align:center;align-items:center;-ms-flex:0 1 auto;flex:0 1 auto;position:relative;max-width:100%}.lastudio-subscribe-form__submit span{vertical-align:middle;display:inline-block}.lastudio-subscribe-form__submit:before{box-sizing:border-box;position:absolute;visibility:hidden;top:50%;left:50%;width:26px;height:26px;margin-top:-13px;margin-left:-13px;border-radius:50%;border:3px solid #fff;border-top-color:#000;content:"";animation:lastudio-spinner .6s linear infinite}.lastudio-subscribe-form__submit.loading i{visibility:hidden}.lastudio-subscribe-form__submit.loading span{visibility:hidden}.lastudio-subscribe-form__submit.loading:before{visibility:visible}.lastudio-subscribe-form__message{position:absolute;top:100%;width:100%;visibility:hidden;color:#4ab866;font-size:14px}.lastudio-subscribe-form__message .lastudio-subscribe-form__message-inner{display:-ms-flexbox;display:flex;-webkit-box-pack:center;-ms-flex-pack:center;-webkit-justify-content:center;justify-content:center;-webkit-box-align:center;-ms-flex-align:center;align-items:center;text-align:center}.lastudio-subscribe-form--response-error .lastudio-subscribe-form__message{color:#d94f4f}.lastudio-subscribe-form--inline-layout .lastudio-subscribe-form__input-group{display:-ms-flexbox;display:flex;-webkit-flex-flow:row wrap;-ms-flex-flow:row wrap;flex-flow:row wrap;-webkit-box-pack:start;-ms-flex-pack:start;-webkit-justify-content:flex-start;justify-content:flex-start;-webkit-box-align:start;-ms-flex-align:start;align-items:flex-start}.lastudio-subscribe-form--inline-layout .lastudio-subscribe-form__input-group .lastudio-subscribe-form__fields{-ms-flex:1 1 auto;flex:1 1 auto;width:150px}.lastudio-subscribe-form--inline-layout .lastudio-subscribe-form__input-group .lastudio-subscribe-form__submit{-ms-flex:0 1 auto;flex:0 1 auto;width:auto}.lastudio-subscribe-form--block-layout .lastudio-subscribe-form__input-group{display:-ms-flexbox;display:flex;-webkit-flex-flow:column wrap;-ms-flex-flow:column wrap;flex-flow:column wrap;-webkit-box-pack:start;-ms-flex-pack:start;-webkit-justify-content:flex-start;justify-content:flex-start;-webkit-box-align:center;-ms-flex-align:center;align-items:center}.lastudio-subscribe-form--block-layout .lastudio-subscribe-form__input-group .lastudio-subscribe-form__fields{width:100%}.custom-sf-shortcode .lastudio-subscribe-form__input-group{border:1px solid var(--theme-border-color);line-height:30px}.custom-sf-shortcode .lastudio-subscribe-form__input-group input{border:none;padding:15px;line-height:30px}.custom-sf-shortcode .elementor-button.lastudio-subscribe-form__submit{background:none;color:var(--theme-secondary-color);padding:15px 20px}.custom-sf-shortcode .elementor-button.lastudio-subscribe-form__submit:hover{color:var(--theme-primary-color)}.custom-sf-shortcode .lastudio-subscribe-form__submit-text{font-size:0}.custom-sf-shortcode .lastudio-subscribe-form__submit-text:before{content:"";font-family:"LaStudioIcons";font-size:16px;line-height:30px;display:block}.la-footer-builder .container,.page-use-builder #content-wrap{width:100%;max-width:100%}.platform-mac.safari .elementor-motion-effects-layer,.platform-mac.safari .elementor-motion-effects-element{transition-timing-function:ease;transition-duration:0}.elementor-social-icon svg path{fill:inherit}@media (max-width: 992px) and (min-width: 767px){body:not(.elementor-editor-active) .elementor-hidden-tabletp{display:none!important}}.section-default-margin.elementor-section > .elementor-container{margin-left:-10px;margin-right:-10px}.carousel-equal-height .slick-track{display:-ms-flexbox;display:flex}.carousel-equal-height .slick-track:before,.carousel-equal-height .slick-track:after{display:none}.carousel-equal-height .slick-track > .slick-slide{height:auto}.elementor .elementor-accordion .elementor-tab-content,.elementor .elementor-accordion .elementor-accordion-item{border:none}.btn-01 .elementor-button{position:relative}.btn-01 .elementor-button:after,.btn-01 .elementor-button:before{content:"";height:calc(50% - 15px);position:absolute;left:0;right:0;border-left:2px solid;border-right:2px solid;transition:inherit}.btn-01 .elementor-button:before{top:0;border-top:2px solid}.btn-01 .elementor-button:after{border-bottom:2px solid;bottom:0}.btn-01 .elementor-button:hover:after,.btn-01 .elementor-button:hover:before{height:100%;border-color:transparent}.btn-rotate45 .elementor-button{padding:15%;transform:rotate(45deg)}@media (max-width: 767px){.btn-rotate45 .elementor-button{padding:5%}}.btn-rotate45 .elementor-button > span{width:100px;height:100px;line-height:100px;transform:rotate(-45deg)}@media (max-width: 992px){.btn-rotate45 .elementor-button > span{width:70px;height:70px;line-height:70px}}.healthcare-service .lastudio-services .lastudio-services__header{transition:all .3s}.healthcare-service .lastudio-services .lastudio-services__header:after{transition:all .3s;content:"";position:absolute;left:0;top:0;right:0;bottom:0;border:0 solid var(--theme-primary-color);border-radius:inherit;z-index:2}.healthcare-service .lastudio-services:hover .lastudio-services__header{box-shadow:0 2px 20px 0 rgba(0,0,0,0.2)}.healthcare-service .lastudio-services:hover .lastudio-services__header:after{border-width:3px}.digital_studio__iconbox .elementor-widget-container{background:#fff}.digital_studio__iconbox .elementor-widget-container .elementor-icon-box-wrapper{position:relative;z-index:1}.digital_studio__iconbox .elementor-widget-container:before{content:"";position:absolute;left:0;top:0;right:0;bottom:0;border:inherit;opacity:.5;transition:all .3s;-webkit-transform:translate(10px,10px);transform:translate(10px,10px)}.digital_studio__iconbox .elementor-widget-container:after{content:"";position:absolute;left:0;top:0;right:0;bottom:0;border:10px solid var(--theme-primary-color);z-index:-1;transition:all .3s}.digital_studio__iconbox .elementor-widget-container:hover:before{opacity:0;-webkit-transform:translate(0,0);transform:translate(0,0)}.digital_studio__iconbox .elementor-widget-container:hover:after{-webkit-transform:translate(10px,10px);transform:translate(10px,10px)}.elementor-button-content-wrapper{-webkit-box-align:center;-ms-flex-align:center;align-items:center}.elementor-button-icon svg{vertical-align:middle;display:block;height:auto}.size-full .elementor-image a,.size-full .elementor-image img{width:100%}.elementor-icon-wrapper .elementor-icon{vertical-align:middle}.btn-close-hamburger-menu i{vertical-align:top}.elementor-slide-content.fadeInUp,.elementor-element.fadeInUp{-webkit-animation-name:shortfadeInUp;animation-name:shortfadeInUp}.loadmore-btn{--element-border-color:var(--theme-border-color);--element-hover-border-color:var(--theme-primary-color)}.loadmore-btn .elementor-button-wrapper .elementor-button{position:relative;font-size:11px;text-transform:uppercase;line-height:18px;padding:10px 20px;min-width:170px;background-color:transparent;color:var(--theme-secondary-color);border:1px solid var(--element-border-color)}.loadmore-btn .elementor-button-wrapper .elementor-button:before,.loadmore-btn .elementor-button-wrapper .elementor-button:after{content:"";position:absolute;top:50%;border-top:1px solid var(--element-border-color);width:60px;transition:inherit}.loadmore-btn .elementor-button-wrapper .elementor-button:before{left:100%}.loadmore-btn .elementor-button-wrapper .elementor-button:after{right:100%}.loadmore-btn .elementor-button-wrapper .elementor-button:hover{color:#fff;background-color:var(--theme-primary-color);border-color:var(--theme-primary-color)}.loadmore-btn .elementor-button-wrapper .elementor-button:hover:before,.loadmore-btn .elementor-button-wrapper .elementor-button:hover:after{border-color:var(--element-hover-border-color)}.startup_services .lastudio-carousel__item-inner{position:relative;transition:all .4s}.startup_services .lastudio-carousel__item-inner .lastudio-carousel__item-link:before{content:"";position:absolute;left:0;top:0;width:100%;height:100%}.startup_services .lastudio-carousel__item-inner .lastudio-carousel__item-title:after{content:"";display:block;width:75px;height:3px;background-color:var(--theme-primary-color);margin:.8em auto 0}.startup_services .lastudio-carousel__item-inner:hover{box-shadow:0 2px 15px 0 rgba(0,0,0,0.1)}.startup_services .slick-current .lastudio-carousel__item-inner{box-shadow:0 2px 15px 0 rgba(0,0,0,0.1)}.creative_banner .lastudio-banner__button,.creative_banner .lastudio-banner__text{display:none}.creative_banner .lastudio-banner .lastudio-banner__content-wrap > *{-webkit-animation-duration:.5s;animation-duration:.5s}.creative_banner .lastudio-banner:hover .lastudio-banner__content-wrap > *{-webkit-animation-name:lafadeInUp;animation-name:lafadeInUp}.creative_banner .lastudio-banner:hover .lastudio-banner__text{display:block;-webkit-animation-duration:.75s;animation-duration:.75s}.creative_banner .lastudio-banner:hover .lastudio-banner__button{display:block;-webkit-animation-duration:1s;animation-duration:1s}.marketing_hover_box .lastudio-services__inner{transition:all .3s;position:relative;overflow:hidden}.marketing_hover_box .lastudio-services__inner .lastudio-services__header{overflow:visible}.marketing_hover_box .lastudio-services__inner .lastudio-services__title,.marketing_hover_box .lastudio-services__inner .lastudio-services__desc,.marketing_hover_box .lastudio-services__inner .lastudio-services__button{transition:none}.marketing_hover_box .lastudio-services__inner .lastudio-services__icon{position:relative}.marketing_hover_box .lastudio-services__inner .lastudio-services__icon:after{content:"";border-left:3px solid #D8D8D8;position:absolute;left:50%;top:100%;height:200px;margin-left:-1px}.marketing_hover_box .lastudio-services__inner:hover{background-color:var(--theme-primary-color)!important}.marketing_hover_box .lastudio-services__inner:hover .lastudio-services__title,.marketing_hover_box .lastudio-services__inner:hover .lastudio-services__desc,.marketing_hover_box .lastudio-services__inner:hover .lastudio-services__button{color:#fff!important}.marketing_hover_box .lastudio-services__inner:hover .lastudio-services__button{transition:all .3s}.marketing_hover_box .lastudio-services__inner:hover .lastudio-services__button:hover{padding:0 20px}.lahb-vertital-menu_nav.lahb-nav-wrap .menu > li.menu-item > a .text-wrap:after{display:none}.lahb-nav-wrap.has-megamenu .menu ul li.mm-menu-custom-block > a{display:none}img.la-lazyload-image:not([data-element-loaded]){height:initial;animation-duration:3s;animation-fill-mode:forwards;animation-iteration-count:infinite;animation-name:placeHolderShimmer;animation-timing-function:linear;background:#f6f7f8;background:linear-gradient(to right,#fafafa 8%,#f4f4f4 38%,#fafafa 54%);background-size:1000px 640px}.post-thumbnail__img.la-lazyload-image:not([data-element-loaded]){max-height:400px}@keyframes placeHolderShimmer{0%{background-position:-468px 0}100%{background-position:468px 0}}@keyframes gradientBG{0%{background-position:0 50%}50%{background-position:100% 50%}100%{background-position:0 50%}}a.rev-btn{transition:none}.lahb-nav-wrap.has-megamenu > ul > li.mega.mm_item_collection > ul.sub-menu .mm-mega-ul{padding:75px 0}.lahb-nav-wrap.has-megamenu > ul > li.mega.mm_item_shop > ul.sub-menu .mm-mega-ul{padding:0}.lahb-nav-wrap.has-megamenu > ul > li.mega.mm_item_shop > ul.sub-menu .mm-mega-ul > li{padding:50px 15px}.lahb-nav-wrap.has-megamenu > ul > li.mega.mm_item_shop > ul.sub-menu .mm-mega-ul > li:first-child{background-color:rgba(167,167,167,0.2);text-align:center;-webkit-align-self:flex-start;-ms-flex-item-align:start;align-self:flex-start;letter-spacing:-.2px;text-transform:uppercase}.lahb-nav-wrap.has-megamenu > ul > li.mega.mm_item_shop > ul.sub-menu .mm-mega-ul > li:first-child > a{font-size:1.25em}.lahb-nav-wrap.has-megamenu > ul > li.mega.mm_item_shop > ul.sub-menu .mm-mega-ul > li:first-child > a .text-wrap:after{margin-left:auto;margin-right:auto;width:50px}.lahb-nav-wrap.has-megamenu > ul > li.mega.mm_item_shop > ul.sub-menu .mm-mega-ul > li:first-child .mm-lv-2{font-size:1em}.lahb-nav-wrap.has-megamenu > ul > li.mega.mm_item_shop > ul.sub-menu .mm-mega-ul > li > ul{background-color:transparent;text-align:inherit}.lahb-nav-wrap.has-megamenu > ul > li.mega.mm-popup-custom.mm_item_collection > ul.sub-menu .mm-mega-ul{padding:30px}.lastudio-banner__button i{vertical-align:middle;font-size:10px;margin-top:-1px}.tparrows.arrow-01{border-radius:50%;background-color:#e5e5e5}.tparrows.arrow-01:before{color:#191919}.tparrows.arrow-01:hover:before{color:#fff}.la-custom-badge{position:absolute;z-index:3;font-size:12px;padding:2px 5px;line-height:21px;text-align:center;color:#fff;top:20px;min-width:60px;background-color:#212121}.save-percentage:before{content:"-"}.onsale{min-width:60px;top:20px;background-color:#1D1D1D}.onsale .save-total,.onsale .save-sale-price{display:none}.la-custom-badge.even + .odd + .onsale,.la-custom-badge.even + .onsale,.la-custom-badge.odd ~ .odd,.la-custom-badge.even ~ .even{top:50px}body.ltr .la-custom-badge{right:0}body.ltr .la-custom-badge.even{left:0;right:auto}body.ltr .la-custom-badge.odd + .onsale{left:0;right:auto}body.ltr .la-custom-badge.even + .onsale{right:0;left:auto}body.rtl .la-custom-badge{left:0}body.rtl .la-custom-badge.even{right:0;left:auto}body.rtl .la-custom-badge.odd + .onsale{right:0;left:auto}body.rtl .la-custom-badge.even + .onsale{left:0;right:auto}.tp-caption a.js-el{color:inherit;line-height:inherit!important;font-size:inherit!important;vertical-align:top}.tp-caption a.js-el svg{vertical-align:top}.popup-added-msg{text-align:center}.popup-added-msg img{width:200px;max-width:80%;margin-bottom:20px}.popup-added-msg .popup-message{margin:10px 0}.popup-added-msg a.button{display:block;width:250px;padding-left:0;padding-right:0;margin:10px auto 0;max-width:100%}.widget_media_image .sidebar-blog-banner{overflow:hidden;position:relative;z-index:1;display:block}.widget_media_image .sidebar-blog-banner:before,.widget_media_image .sidebar-blog-banner:after{content:"";position:absolute;height:100%;width:100%;top:0;left:0;background-color:rgba(255,255,255,0.09);transition:.4s;z-index:0;transform:scaleX(0)}.widget_media_image .sidebar-blog-banner:before{transform:scaleY(0)}.widget_media_image .sidebar-blog-banner:hover:after{transform:scaleX(1)}.widget_media_image .sidebar-blog-banner:hover:before{transform:scaleY(1)}.lastudio-portfolio.preset-list-type-1 .lastudio-arrow{width:50px;height:50px;top:calc(100% - 100px);background:#fff;color:var(--theme-secondary-color);border-radius:0;left:calc(35% + 50px);margin-top:0;right:auto}.lastudio-portfolio.preset-list-type-1 .lastudio-arrow:hover{background-color:var(--theme-secondary-color);color:#fff}.lastudio-portfolio.preset-list-type-1 .lastudio-arrow.next-arrow{margin-left:60px}.lastudio-posts .format-embed .la-media-wrapper .mejs-container{margin-bottom:0}.lastudio-posts .format-embed .la-media-wrapper .mejs-playpause-button{width:56px;height:56px;line-height:56px;margin-top:-8px;position:relative}.lastudio-posts .format-embed .la-media-wrapper .mejs-playpause-button button{background-color:#fff;width:100%;height:100%;margin:0;line-height:1}.lastudio-posts .format-embed .la-media-wrapper .mejs-playpause-button button:after{content:"";font-family:"LaStudioIcons";speak:none;text-transform:none;-webkit-font-smoothing:antialiased;-moz-osx-font-smoothing:grayscale;color:#212121;font-size:20px}.lastudio-posts .format-embed .la-media-wrapper .mejs-playpause-button button:hover:after{color:#EACC2B}.lastudio-posts .format-embed .la-media-wrapper .mejs-playpause-button.mejs-pause button:after{content:"";font-family:FontAwesome}.lastudio-posts .format-embed .la-media-wrapper .mejs-controls{padding:0 20px 0 30px}@media (max-width: 767px){.lastudio-posts .format-embed .la-media-wrapper .mejs-controls{padding:0 20px}}.lastudio-posts .format-embed .la-media-wrapper .mejs-controls .mejs-time-rail .mejs-time-current{background:#EACC2B}.lastudio-posts .format-embed .la-media-wrapper .mejs-time{position:absolute;bottom:-20px;right:108px;padding-top:0;line-height:1}.lastudio-posts .format-embed .la-media-wrapper .mejs-time-rail{margin-left:15px}.lastudio-posts .format-embed .la-media-wrapper .mejs-time.mejs-currenttime-container{right:150px}.job_listings.is-externalsearch .load_more_jobs,.job_listings.is-externalsearch ul.job_listings{display:none}@media (max-width: 767px){.wc-toolbar-container{position:sticky;position:-webkit-sticky;top:0;z-index:3;background-color:#fff;padding-bottom:10px;margin-bottom:0;padding-top:10px}.wc-toolbar-top{margin-bottom:0}}.logo-partners .lastudio-images-layout__image,.logo-partners .lastudio-carousel__item{opacity:.5;transition:all .25s ease-out;filter:grayscale(100)}.logo-partners .lastudio-images-layout__image:hover,.logo-partners .lastudio-carousel__item:hover{opacity:1;filter:grayscale(0)}.logo-partners2 .lastudio-images-layout__image,.logo-partners2 .lastudio-carousel__item{transition:all .25s ease-out;filter:grayscale(100)}.logo-partners2 .lastudio-images-layout__image:hover,.logo-partners2 .lastudio-carousel__item:hover{opacity:1;filter:grayscale(0)}.logo-partners3 .lastudio-images-layout__image,.logo-partners3 .lastudio-carousel__item{opacity:.7;transition:all .25s ease-out}.logo-partners3 .lastudio-images-layout__image:hover,.logo-partners3 .lastudio-carousel__item:hover{opacity:1}.vertical-text{-webkit-box-pack:center;-ms-flex-pack:center;-webkit-justify-content:center;justify-content:center;white-space:pre}.vertical-text div{-webkit-writing-mode:vertical-lr;-ms-writing-mode:tb-lr;writing-mode:vertical-lr}.rtl .vertical-text div{-webkit-writing-mode:vertical-rl;-ms-writing-mode:tb-rl;writing-mode:vertical-rl}.header-type-vertical--toggle .lahb-vertical .bg_veritcal_menu_item{width:100%;font-size:32px;letter-spacing:2px;line-height:1.5;margin-bottom:20px;-webkit-box-pack:start;-ms-flex-pack:start;-webkit-justify-content:flex-start;justify-content:flex-start}.header-type-vertical--toggle .lahb-vertical .bg_veritcal_menu_item a{position:relative;z-index:2}.header-type-vertical--toggle .lahb-vertical .bg_veritcal_menu_item a span:after{content:"";border-top:2px solid;display:block;transition:width .3s;width:0}.header-type-vertical--toggle .lahb-vertical .bg_veritcal_menu_item:before{content:"";position:absolute;left:0;top:0;right:0;bottom:0;background-color:inherit;background-image:none;transition:all .3s;pointer-events:none;z-index:0}.header-type-vertical--toggle .lahb-vertical .bg_veritcal_menu_item:after{content:"";position:absolute;left:0;top:0;right:0;bottom:0;background-image:inherit;background-size:cover;background-position:center center;background-repeat:no-repeat;opacity:0;transition:all .3s;pointer-events:none;z-index:1}.header-type-vertical--toggle .lahb-vertical .bg_veritcal_menu_item.active:after,.header-type-vertical--toggle .lahb-vertical .bg_veritcal_menu_item:hover:after{opacity:1}.header-type-vertical--toggle .lahb-vertical .bg_veritcal_menu_item.active a span:after,.header-type-vertical--toggle .lahb-vertical .bg_veritcal_menu_item:hover a span:after{width:80px}.header-type-vertical--toggle .lahb-vertical .lahb-voverlay{position:absolute;left:0;top:0;bottom:0;right:0;z-index:1;pointer-events:none}.header-type-vertical--toggle .lahb-vertical .lahb-col:not(:hover) .bg_veritcal_menu_item:nth-child(2):after{opacity:1}.header-type-vertical--toggle .lahb-vertical .lahb-col:not(:hover) .bg_veritcal_menu_item:nth-child(2) a span:after{width:80px}.lahb-desktop-view.lahb-varea .header_vertical_inline .lahb-content-wrap .lahb-col__left{margin-bottom:auto;-webkit-flex-flow:row wrap;-ms-flex-flow:row wrap;flex-flow:row wrap;-webkit-box-pack:center;-ms-flex-pack:center;-webkit-justify-content:center;justify-content:center}.lahb-desktop-view.lahb-varea .header_vertical_inline .lahb-content-wrap .lahb-col__left > .lahb-logo{-ms-flex:0 0 100%;flex:0 0 100%}.lahb-desktop-view.lahb-varea .header_vertical_inline .lahb-content-wrap .lahb-col__center{-webkit-box-pack:start;-ms-flex-pack:start;-webkit-justify-content:flex-start;justify-content:flex-start}.lahb-vertital-menu_nav .menu > li.menu-item > a .text-wrap{margin:auto}.wc-tab .product_desc-row{display:-ms-flexbox;display:flex;-webkit-flex-flow:row wrap;-ms-flex-flow:row wrap;flex-flow:row wrap;-webkit-box-align:center;-ms-flex-align:center;align-items:center}.wc-tab .product_desc-row .product_desc-desc{width:55%;max-width:550px;margin-bottom:20px}.wc-tab .product_desc-row .product_desc-img{width:40%;margin-right:8%;margin-top:.5em;margin-bottom:1em}.rtl .wc-tab .product_desc-row .product_desc-img{margin-right:0;margin-left:8%}.wc-tab .product_desc-row p:not(:last-child){margin-bottom:20px}@media (max-width: 767px){.wc-tab .product_desc-row .product_desc-img,.wc-tab .product_desc-row .product_desc-desc{width:100%;margin-right:0}.rtl .wc-tab .product_desc-row .product_desc-img{margin-left:0}}.la-psingle-tabtop-yes .product_desc-row .product_desc-img,.la-psingle-tabtop-yes .product_desc-row .product_desc-desc{width:100%;margin:0 0 2em}.la-psingle-tabtop-yes .product_desc-row .product_desc-img img{width:100%;max-height:320px;object-fit:cover;object-position:top}.body-col-1c .s_product_content_bottom{margin-left:calc(-1 * (100vw - 100% - var(--scrollbar-width)) / 2);margin-right:calc(-1 * (100vw - 100% - var(--scrollbar-width)) / 2);padding-top:70px;padding-bottom:50px;background-color:#F9F9F9;overflow:hidden;width:auto;max-width:100vw}@media (min-width: 1280px){.body-col-1c.body-boxed .s_product_content_bottom{margin-left:calc(-1 * (var(--theme-boxed-width) - 100% - var(--scrollbar-width)) / 2);margin-right:calc(-1 * (var(--theme-boxed-width) - 100% - var(--scrollbar-width)) / 2)}}.body-col-1c .s_product_content_bottom .custom-product-ul{width:1170px;max-width:100%;margin-left:auto;margin-right:auto}@media (max-width: 1200px){.body-col-1c .s_product_content_bottom .custom-product-ul{max-width:90%}}.body-col-1c .s_product_content_bottom .block_heading{text-align:center;margin-bottom:20px}@media (min-width: 1280px){.body-col-1c:not(.enable-main-fullwidth):not(.body-boxed) .s_product_content_top{margin-left:calc(-1 * (98vw - 100% - var(--scrollbar-width)) / 2);margin-right:calc(-1 * (98vw - 100% - var(--scrollbar-width)) / 2)}}@media (min-width: 1500px){.body-col-1c:not(.enable-main-fullwidth):not(.body-boxed) .s_product_content_top{margin-left:calc(-1 * (1500px - 100%) / 2);margin-right:calc(-1 * (1500px - 100%) / 2)}}.search-results div#blog-entries .post-thumbnail{display:none}.single-page-article .comments-area{margin-top:4em}.woocommerce-Reviews p.woocommerce-noreviews{margin-bottom:30px}.lahb-wrap.default-header .lahb-desktop-view .container{width:100%}.la-woo-thumbs .la-thumb-inner{position:relative}.product--summary .group_table{margin-bottom:20px;font-size:14px}.enable-header-sticky .wc-toolbar-container,.enable-header-sticky .lastudio-tabs .lastudio-tabs__control-wrapper{top:var(--header-height)}.m8-category-slides .lastudio-carousel__item-inner{text-align:center}.m8-category-slides .lastudio-carousel__item-link{display:inline-block;display:-ms-flexbox;display:flex;-webkit-box-pack:center;-ms-flex-pack:center;-webkit-justify-content:center;justify-content:center;-webkit-box-align:center;-ms-flex-align:center;align-items:center;width:132px;height:132px;margin:0 auto;border-radius:50%;transition:all .5s;background-color:transparent}.m8-category-slides .lastudio-carousel__image{width:70px}.m8-category-slides .lastudio-carousel__item-inner:hover .lastudio-carousel__item-link{background-color:var(--theme-primary-color)}.product--summary .swatch-wrapper.la-swatch-item-style-circle:not(.swatch-only-label){width:22px;height:22px;margin-right:10px;padding:0}.product--summary .swatch-wrapper.la-swatch-item-style-circle:not(.swatch-only-label).selected:before{font-size:14px}.product--summary .variations_form #picker_pa_brand .swatch-wrapper.la-swatch-item-style-default{padding:0}.product--summary .variations_form #picker_pa_brand .swatch-wrapper.la-swatch-item-style-default .swatch-anchor{width:100%!important;height:auto!important}.product--summary .variations select{border-width:0 0 1px;padding-left:0;height:30px;padding-right:10px}.product--summary .la-init-swatches .variations td.label{padding-top:5px;color:var(--theme-secondary-color);font-size:14px}.product--summary .la-init-swatches .variations #picker_pa_color{padding-top:5px;margin-bottom:5px}.product--summary .la-init-swatches .variations #picker_pa_brands .swatch-wrapper{width:auto}.product--summary .la-init-swatches .variations #picker_pa_brands .swatch-wrapper.selected:before{color:var(--theme-primary-color);font-size:30px;width:30px;height:30px}.product--summary .la-init-swatches .variations #picker_pa_brands .swatch-anchor{width:60px!important;height:auto!important}.product--summary .la-init-swatches .variations td.value{padding-bottom:20px}#sidebar_primary .calendar_wrap{padding-top:10px}#sidebar_primary select{margin-top:10px;font-size:.875em}#sidebar_primary .widget_categories li{display:flex;justify-content:space-between;font-size:.875em}#sidebar_primary .widget_categories li a:hover{text-decoration:underline}#sidebar_primary .tagcloud{padding-top:5px}.la-woo-product-gallery .woocommerce-product-gallery__actions a{line-height:45px}.lahb-nav-wrap.has-megamenu .mm-home .mm-home ul .mm-mega-ul li.menu-item a{padding:0}.lahb-nav-wrap.has-megamenu .mm-home li.mm-lv-1 > a{padding:0 15px}.lahb-nav-wrap.has-megamenu .mm-home li.mm-lv-1 > a > span{display:-ms-flexbox;display:flex;-webkit-box-direction:reverse;-webkit-box-orient:vertical;-webkit-flex-direction:column-reverse;-ms-flex-direction:column-reverse;flex-direction:column-reverse}.lahb-nav-wrap.has-megamenu .mm-home li.mm-lv-1 > a > span .la-menu-desc{position:static;display:block;transition:all .3s}.lahb-nav-wrap.has-megamenu .mm-home li.mm-lv-1 > a > span .la-menu-desc .la-lazyload-image{padding-bottom:56.25%;display:block;background-size:cover}.lahb-nav-wrap.has-megamenu .mm-home li.mm-lv-1 > a .text-wrap:after{display:none!important}.lahb-nav-wrap.has-megamenu .mm-home li.mm-lv-1 > a .menu-text{font-size:14px;margin-top:20px;position:relative;transition:all .3s;overflow:hidden}.lahb-nav-wrap.has-megamenu .mm-home li.mm-lv-1 > a .menu-text:before{content:"";font-family:LaStudioIcons;padding-right:5px;position:absolute;left:-20px;top:0;transition:all .3s}.lahb-nav-wrap.has-megamenu .mm-home li.mm-lv-1 > a:hover .menu-text{padding-left:20px}.lahb-nav-wrap.has-megamenu .mm-home li.mm-lv-1 > a:hover .menu-text:before{left:0}.lahb-nav-wrap.has-megamenu .mm-home li.mm-lv-1 > a:hover .la-menu-desc{transform:translateY(-10px)}.lahb-nav-wrap.has-megamenu .mm-home ul.sub-menu .mm-mega-ul{padding-top:80px!important;padding-bottom:40px!important}.lahb-nav-wrap .mm-lv-0 > a .text-wrap:after{display:none}.lahb-nav-wrap.menu-style1 .mm-lv-0{margin:0 10px}.lahb-nav-wrap.menu-style1 .mm-lv-0 > a{text-transform:uppercase}.lahb-nav-wrap.menu-style1 .mm-lv-0 > a .text-wrap:after{display:inline-block}.lahb-nav-wrap.menu-style2 .mm-lv-0{margin:0 10px}.lahb-nav-wrap.menu-style2 .mm-lv-0 > a .text-wrap:after{display:inline-block}.lahb-nav-wrap.menu-style3 .mm-lv-0{margin:0 10px}.h10_call.lahb-icon-content .icon_el{background-color:var(--theme-primary-color);color:#fff;border-radius:50%;padding:.5em;font-size:30px}@media (max-width: 1500px){.h10_call.lahb-icon-content .icon_el{font-size:24px}}@media (max-width: 767px){.h10_call.lahb-icon-content .icon_el{font-size:20px}}.h10_call.lahb-icon-content .content_el{color:#A2A2A2;font-size:14px;letter-spacing:-.5px}@media (max-width: 767px){.h10_call.lahb-icon-content .content_el{font-size:12px}}.h10_call.lahb-icon-content .content_el a{display:block;font-size:28px;color:var(--theme-primary-color);line-height:1}@media (max-width: 1500px){.h10_call.lahb-icon-content .content_el a{font-size:20px}}@media (max-width: 767px){.h10_call.lahb-icon-content .content_el a{font-size:18px}}.h11_call.lahb-icon-content .content_el{color:#A2A2A2;font-size:16px;letter-spacing:-.5px}@media (max-width: 767px){.h11_call.lahb-icon-content .content_el{font-size:12px}}.h11_call.lahb-icon-content .content_el a{display:block;font-size:30px;color:var(--theme-primary-color);line-height:1}@media (max-width: 1500px){.h11_call.lahb-icon-content .content_el a{font-size:20px}}@media (max-width: 767px){.h11_call.lahb-icon-content .content_el a{font-size:18px}}.elementor-widget-social-icons .elementor-social-icons-wrapper.elementor-grid{margin-right:calc(-1 * var(--grid-side-margin) / 2);margin-left:calc(-1 * var(--grid-side-margin) / 2)}.lahb-default-padding .la-container-full{padding-left:2%;padding-right:2%}@media (min-width: 1280px){.lahb-default-padding .la-container-full{padding-left:30px;padding-right:30px}.lahb-default-padding .lahb-logo.logo-margin{margin-left:-30px}}@media (min-width: 1600px){.lahb-default-padding .la-container-full{padding-left:60px;padding-right:60px}.lahb-default-padding .lahb-logo.logo-margin{margin-left:-60px}}@media (min-width: 1800px){.lahb-default-padding .la-container-full{padding-left:140px;padding-right:140px}.lahb-default-padding .lahb-logo.logo-margin{margin-left:-140px}}@media (max-width: 767px){.lahb-default-padding .la-container-full{padding-left:20px;padding-right:20px}.lahb-default-padding .lahb-logo.logo-margin{margin-left:-20px}}.slider-custom-space{--custom-margin:-50px}@media (max-width: 1280px){.slider-custom-space{--custom-margin:-30px}}@media (min-width: 800px){.slider-custom-space .slick-track{margin-left:var(--custom-margin);margin-right:var(--custom-margin)}.slider-custom-space .slick-track:before,.slider-custom-space .slick-track:after{display:none}.slider-custom-space .loop__item{margin-right:var(--custom-margin);margin-left:var(--custom-margin)}.slider-custom-space .loop__item:not(.slick-current){transform:scale(0.8)}.slider-custom-space .loop__item:last-child{display:none}.slider-custom-space .slick-current:not([data-slick-index="0"]){margin-right:0;margin-left:0}.slider-custom-space .slick-current[data-slick-index="0"]{transform:translateX(calc(-1 * var(--custom-margin)));z-index:2}.slider-custom-space .slick-current[data-slick-index="0"] + .loop__item{margin-left:calc(-1 * var(--custom-margin))}}.fennik-is-blog.has-sidebar-layout{--ct-margin:70px}@media (max-width: 1600px){.fennik-is-blog.has-sidebar-layout{--ct-margin:50px}}@media (max-width: 1200px){.fennik-is-blog.has-sidebar-layout{--ct-margin:30px}}@media (max-width: 767px){.fennik-is-blog.has-sidebar-layout{--ct-margin:20px}}.fennik-is-blog.has-sidebar-layout .single-post-article{box-shadow:0 0 18px 0 rgba(0,0,0,0.1);padding:var(--ct-margin)}.fennik-is-blog.has-sidebar-layout .single-post-article > .post-thumbnail{margin:calc(-1 * var(--ct-margin)) calc(-1 * var(--ct-margin)) var(--ct-margin) calc(-1 * var(--ct-margin))}.fennik-is-blog.has-sidebar-layout:not(.header-v-default) .single-post-article .alignwide{margin-left:calc(-1 * var(--ct-margin));margin-right:calc(-1 * var(--ct-margin))}.fennik-post-no-sidebar .single-post-article .post-thumbnail{margin-left:-235px;margin-right:-235px;margin-bottom:3em}.fennik-post-no-sidebar .single-post-article .post-thumbnail img.post-thumbnail__img{max-height:700px}.fennik-post-no-sidebar.enable-small-layout .single-content-article .alignwide{margin-left:-235px;margin-right:-235px;max-width:1440px}.fennik-post-no-sidebar .wp-block-gallery{margin-top:2em;margin-bottom:2em}.fennik-post-no-sidebar .wp-block-gallery ul.blocks-gallery-grid{column-count:2;-webkit-column-count:2;display:block;column-gap:0;-webkit-column-gap:0;margin-left:-10px;margin-right:-10px}.fennik-post-no-sidebar .wp-block-gallery ul.blocks-gallery-grid li.blocks-gallery-item{margin:0;width:100%;padding:10px}.cover-linkanchor.wp-block-cover{margin:4em 0 3em}.cover-linkanchor:after{content:"";font-family:LaStudioIcons;width:66px;height:66px;border-radius:50%;background-color:var(--theme-primary-color);color:#fff;position:absolute;top:-33px;right:40px;font-size:26px;text-align:center;min-height:0;z-index:3;line-height:66px}.cover-linkanchor p{margin-bottom:0}.column-sticky > .elementor-widget-wrap{-webkit-align-self:flex-start;-ms-flex-item-align:start;align-self:flex-start;position:sticky;position:-webkit-sticky;top:30px}.enable-header-sticky .column-sticky > .elementor-widget-wrap{top:calc(var(--header-height) + 30px)}.elementor-shortcode .social--sharing{font-size:20px;margin-left:-.5em;margin-right:-.5em}.elementor-shortcode .social--sharing a{margin-right:.5em;margin-left:.5em}.portfolio-sliders img.swiper-slide-image{width:100%}.portfolio-sliders .elementor-swiper-button{background:#fff;color:#181818;font-size:12px;padding:15px;border-radius:50%}.portfolio-sliders .elementor-swiper-button:hover{background:#181818;color:#fff}.portfolio-sliders-2 img.swiper-slide-image{width:100%}.portfolio-sliders-2 .elementor-swiper-button{background:#181818;color:#fff;font-size:12px;padding:8px;border-radius:50%;left:10px;right:auto;transform:none;top:auto;bottom:20px}.portfolio-sliders-2 .elementor-swiper-button-next{left:50px}.portfolio-sliders-2 .elementor-swiper-button:hover{background:var(--theme-primary-color);color:#fff}.col_left_1440{padding-left:calc((100vw - 1440px) / 2)}.section-align-left > .elementor-container{margin-left:0}.portfolio-testimonial .lastudio-testimonials__item-inner{position:relative}.portfolio-testimonial .lastudio-testimonials .star-rating{display:none}.portfolio-testimonial .lastudio-testimonials__rating:before{content:"";background-image:url("data:image/svg+xml,%3Csvg xmlns='http://www.w3.org/2000/svg' width='46' height='39' viewBox='0 0 46 39'%3E%3Cpath d='M1 18.5h16v20H1v-20C1 9.083 4.5 3.187 11 .5m18 18h16v20H29v-20c0-9.417 3.5-15.313 10-18' stroke='%231E1E1E' fill='none' fill-rule='evenodd'/%3E%3C/svg%3E");width:76px;height:39px;display:block;background-size:contain;background-repeat:no-repeat;background-position:center;position:absolute;background-color:#fff;top:-21px;padding-left:15px;padding-right:15px;left:30px}ul.support-lists{position:fixed;top:70%;right:50px;list-style:none;width:60px;background:#FFF;box-shadow:0 0 14px 0 rgba(0,0,0,0.16);border-radius:30px;text-align:center;padding-top:15px;padding-bottom:15px;z-index:2;color:#181818}ul.support-lists li{display:block}ul.support-lists li a{font-size:20px;height:40px;line-height:40px}@media (max-width: 1024px){ul.support-lists{display:none}}.clearfix:before,.clearfix:after{content:" ";display:table}.clearfix:after{clear:both}.wp-block-columns.no-gap .wp-block-column{margin:0}.entry-footer:empty{display:none}@media (min-width: 992px){.fennik-is-blog.body-col-2cr:not(.enable-main-fullwidth) .sidebar-secondary + .content-area,.fennik-is-blog.body-col-2cl:not(.enable-main-fullwidth) .sidebar-secondary + .content-area{float:right}}.has-default-404 .default-404-content{display:-ms-flexbox;display:flex;-webkit-box-align:center;-ms-flex-align:center;align-items:center;min-height:calc(100vh - 100px - var(--header-height) - var(--footer-height));justify-content:center;text-align:center;padding-bottom:100px}.has-default-404 .default-404-content h1{font-size:150px;line-height:1;color:var(--theme-primary-color);font-weight:400;margin-bottom:35px}.has-default-404 .default-404-content h4{font-size:46px;font-weight:400;line-height:1.2;margin-bottom:20px;letter-spacing:-2px;font-style:italic;margin-top:60px}.has-default-404 .default-404-content p{font-size:18px}.has-default-404 .default-404-content .button{background-color:transparent;color:inherit;border:1px solid;padding:15px 45px;line-height:28px;font-weight:400;border-color:var(--theme-three-color);margin-top:10px;border-radius:30px}.has-default-404 .default-404-content .button:hover{background-color:var(--theme-primary-color);color:#fff;border-color:var(--theme-primary-color)}.has-default-404.body-loaded .default-404-content{width:800px;max-width:90%;margin-left:auto;margin-right:auto}@media (max-width: 1200px){.has-default-404.body-loaded .default-404-content{width:60vw}}.has-default-404.body-loaded .default-404-content .img-404{display:-ms-flexbox;display:flex;margin:0 auto}.has-default-404.body-loaded .default-404-content .img-404-1,.has-default-404.body-loaded .default-404-content .img-404-2,.has-default-404.body-loaded .default-404-content .img-404-3{animation-fill-mode:both;animation-duration:3s;animation-delay:.6s}.has-default-404.body-loaded .default-404-content .img-404-1{transform:rotate(-15deg) translateX(-30px);animation-name:p404_img1;max-width:30%}.has-default-404.body-loaded .default-404-content .img-404-2{transform:rotate(0deg);animation-name:p404_img2;max-width:38%}.has-default-404.body-loaded .default-404-content .img-404-3{animation-name:p404_img3;transform:rotate(15deg) translateX(20px);max-width:30%}.has-default-404.admin-bar .default-404-content{min-height:calc(100vh - 132px - var(--header-height) - var(--footer-height))}@keyframes p404_img1{0%{transform:none}100%{transform:rotate(-15deg) translateX(-30px)}}@keyframes p404_img2{0%{transform:rotate(-40deg)}100%{transform:rotate(0deg)}}@keyframes p404_img3{0%{transform:none}100%{transform:rotate(15deg) translateX(20px)}}@media (max-width: 1200px){.has-default-404 .default-404-content h4{font-size:36px}}@media (max-width: 992px){.has-default-404 .default-404-content h4{font-size:26px;letter-spacing:-1px;margin:40px 0 10px}.has-default-404 .default-404-content p{font-size:16px}.has-default-404 .default-404-content .button{padding:10px 30px}.has-default-404.admin-bar .default-404-content{padding-bottom:40px;padding-top:30px}}@media (max-width: 767px){.has-default-404.admin-bar .default-404-content{width:100%;max-width:100%}.has-default-404 .default-404-content p{font-size:14px}.has-default-404.admin-bar .default-404-content .img-404{width:200px}}.has-drop-cap:not(:focus):first-letter{font-size:4em;margin-top:.2em;margin-right:.2em}@media (min-width: 960px){.wp-block-cover.custom-cover-block{min-height:640px;margin-top:3em;margin-bottom:3em}}.page-content--default.page-use-gutenberg .entry ul li,.page-content--default.page-use-gutenberg .entry dl li,.page-content--default.page-use-gutenberg .entry ol li{margin-bottom:8px}.page-content--default.page-use-gutenberg .entry ul ol,.page-content--default.page-use-gutenberg .entry ul ul,.page-content--default.page-use-gutenberg .entry dl ol,.page-content--default.page-use-gutenberg .entry dl ul,.page-content--default.page-use-gutenberg .entry ol ol,.page-content--default.page-use-gutenberg .entry ol ul{margin-top:8px}.page-content--default.page-use-gutenberg .single-content-article .blocks-gallery-grid .blocks-gallery-image,.page-content--default.page-use-gutenberg .single-content-article .blocks-gallery-grid .blocks-gallery-item,.page-content--default.page-use-gutenberg .single-content-article .wp-block-gallery .blocks-gallery-image,.page-content--default.page-use-gutenberg .single-content-article .wp-block-gallery .blocks-gallery-item{margin-bottom:1em}.single-content-article blockquote.wp-block-quote.is-large{margin:1.5em 0}.single-content-article .wp-block-button{margin-bottom:1.75em}.wp-block-columns.has-2-columns.col-6-4 .wp-block-column:first-child{-webkit-flex-basis:61%;-ms-flex-preferred-size:61%;flex-basis:61%}.lastudio-posts__inner-content .entry-excerpt p{margin-bottom:0}.wp-block-latest-posts.is-grid{margin-left:0}.wp-block-gallery{display:flex;margin-bottom:20px}.wp-block-cover .wp-block-cover__inner-container{line-height:normal;width:100%}.wp-block-pullquote p{margin:0}.has-fennik-theme-primary-color{color:var(--theme-primary-color)}.has-fennik-theme-secondary-color{color:var(--theme-secondary-color)}.has-strong-magenta-color{color:#a156b4}.has-light-grayish-magenta-color{color:#d0a5db}.has-very-light-gray-color{color:#eee}.has-very-dark-gray-color{color:#444}.has-fennik-theme-primary-background-color{background-color:var(--theme-primary-color)}.has-fennik-theme-secondary-background-color{background-color:var(--theme-secondary-color)}.has-strong-magenta-background-color{background-color:#a156b4}.has-light-grayish-magenta-background-color{background-color:#d0a5db}.has-very-light-gray-background-color{background-color:#eee}.has-very-dark-gray-background-color{background-color:#444}.wp-block-pullquote blockquote{border-left-width:0;margin-bottom:0}.page-links .post-page-numbers{width:30px;display:inline-block;text-align:center;background-color:#f9f9f9}.page-links .post-page-numbers:hover,.page-links span.post-page-numbers{background-color:#1d1d1d;color:#fff}ul.list-unstyled{list-style:none;margin:0}article.not-found-search{font-size:16px;width:600px;max-width:100%;margin:0 auto;min-height:40vh;margin-top:5vh}article.not-found-search .entry.not-found-search{margin-bottom:20px}table.shop_table{border:none}table.shop_table th,table.shop_table td{border-right:0}.wp-block-spacer{clear:both}ul.wp-block-gallery li.blocks-gallery-item{margin-bottom:16px}.page-use-gutenberg .single-content-article > .entry a br{display:none}.wp-block-cover,.wp-block-cover-image{margin-bottom:1.75em;color:#f8f9f9}.wp-block-archives.wp-block-archives-dropdown{display:inline-block;margin-bottom:1em}.entry > .wp-caption.alignleft{margin-right:.9em}.entry > .wp-caption.aligncenter img[class*=wp-image-]{margin-left:auto;margin-right:auto}.entry .post-password-form label{display:inline-block;margin-bottom:0;vertical-align:bottom;margin-right:6px;max-width:calc(100% - 110px)}.entry .post-password-form input[type=submit]{padding:14px 30px;vertical-align:middle;line-height:22px}.entry .post-password-form label input{height:50px;margin-top:5px;display:inline-block}.backtotop-container .btn-backtotop{display:inline-block;position:fixed;bottom:90px;text-align:center;z-index:9;visibility:hidden;opacity:0;width:40px;height:40px;line-height:40px;padding:0;border:none}.backtotop-container.show .btn-backtotop{visibility:visible;opacity:1}.rtl .backtotop-container .btn-backtotop{left:0}.rtl .backtotop-container.show .btn-backtotop{left:50px}.ltr .backtotop-container .btn-backtotop{right:0}.ltr .backtotop-container.show .btn-backtotop{right:50px}.entry > h3,.entry > p{margin-bottom:20px}.entry > p:not([class]){line-height:2}blockquote.wp-block-quote.fennik-quote{background-color:#fff;margin:40px 0;position:relative;border:1px solid #D0D0D0;padding:30px 50px}blockquote.wp-block-quote.fennik-quote:before{content:"";background-image:url("data:image/svg+xml,%3Csvg xmlns='http://www.w3.org/2000/svg' width='33' height='26' viewBox='0 0 33 26'%3E%3Cpath d='M15 20.074C15 23.17 12.124 26 8.53 26 2.588 26 0 21.638 0 15.815 0 9.13 6.787 2.685 12.945 0l1.645 2.63C9.516 5.07 5.724 8.379 5.187 13.926h2.098c2.248 0 4.583.36 6.142 1.963C14.537 17.034 15 18.49 15 20.074zm18 0C33 23.17 30.124 26 26.53 26 20.588 26 18 21.638 18 15.815 18 9.13 24.787 2.685 30.945 0l1.645 2.63c-5.074 2.44-8.866 5.749-9.403 11.296 2.289 0 4.188-.082 5.88.518C31.7 15.38 33 17.402 33 20.074z' fill-rule='nonzero' fill='%23E89C86'/%3E%3C/svg%3E");width:60px;height:33px;background-repeat:no-repeat;background-size:33px;display:block;position:absolute;top:-15px;left:40px;background-color:#fff;background-position:center}blockquote.wp-block-quote.fennik-quote p{font-size:26px;line-height:1.35;width:530px;max-width:100%;font-family:var(--theme-heading-font-family)}blockquote.wp-block-quote.fennik-quote cite{font-weight:400;font-size:12px}.default-header .lahb-nav-wrap .menu > li.menu-item-has-children{position:relative}.default-header .lahb-nav-wrap .menu > li.menu-item > ul{margin-top:30px;right:0}.default-header .lahb-nav-wrap .menu > li.menu-item:hover > ul{margin-top:20px}.default-header .lahb-nav-wrap .menu ul li.menu-item a{padding:5px 20px}.header-v-default .lahb-nav-wrap .menu ul{width:220px;font-size:14px}.header-v-default .lahb-nav-wrap .menu ul ul{left:auto;right:100%}.header-v-default .lahb-nav-wrap .menu > li.menu-item > a:not(.hcolorf):after{content:"";position:absolute;left:0;right:0;margin:auto;top:2.1em;width:20%;border-bottom:2px solid;z-index:1;opacity:0;transition:width .5s ease,opacity .3s ease}.header-v-default .lahb-nav-wrap .menu > li.menu-item:hover > a:not(.hcolorf):after,.header-v-default .lahb-nav-wrap .menu > li.menu-item.current > a:not(.hcolorf):after{width:calc(100% - 30px)!important;opacity:1}.header-v-default .lahb-nav-wrap .menu > li.menu-item ul{padding:20px 0}.header-v-default .post-thumbnail .post-date{display:none}.header-v-default .single-post-article > .post-thumbnail a,.header-v-default .lastudio-posts .post-thumbnail a{position:relative;overflow:hidden;display:inline-block;width:auto;vertical-align:middle}.header-v-default .single-post-article > .post-thumbnail img,.header-v-default .lastudio-posts .post-thumbnail img{width:auto;margin-left:0}.header-v-default .product--summary .product-nextprev{display:none}.header-v-default .site-breadcrumbs{font-size:.875em}.header-v-default .site-breadcrumbs .breadcrumb-sep{margin:0 5px}.header-v-default .sidebar-box:not(.accordion-menu){font-size:14px}.header-v-default .section-page-header{text-align:center;background-color:transparent}.header-v-default .section-page-header .page-header-inner{padding-bottom:20px}.header-v-default .section-page-header .page-title{font-size:22px}@media (min-width: 576px){.header-v-default .section-page-header .page-title{font-size:24px}}@media (min-width: 1280px){.header-v-default .section-page-header .page-title{font-size:36px}}.header-v-default .lahb-desktop-view .lahb-row1-area{height:130px}.header-v-default.single-post .entry-title-single{display:none}.header-v-default.single-post .post-meta--top{margin-bottom:10px}.header-v-default .entry > p:not([class]){line-height:inherit}.header-v-default #main #content-wrap{padding-top:70px}.header-v-default .lastudio-posts--list.preset-list-1 .loop__item{padding-bottom:50px}.header-v-default .lastudio-posts--list.preset-list-1 .sticky .lastudio-posts__inner-box{border-bottom:3px solid var(--theme-primary-color)}.header-v-default .elementor-inner .lastudio-posts .post-thumbnail a,.header-v-default .elementor-inner .lastudio-posts .post-thumbnail a img{width:100%}.header-v-default .entry blockquote a{text-decoration:none;color:inherit}.header-v-default .entry blockquote a:hover{color:var(--theme-primary-color)}.header-v-default .lahb-nav-wrap .menu > li.menu-item-has-children > a:after{font-family:"LaStudioIcons";display:inline-block;vertical-align:middle;font-weight:400;font-style:normal;letter-spacing:normal;text-rendering:auto;-webkit-font-smoothing:antialiased;-moz-osx-font-smoothing:grayscale;content:"";font-size:10px;color:inherit;position:absolute;right:0;top:50%;-webkit-transform:translate(-50%,-50%);transform:translate(-50%,-50%);width:auto!important}@media (max-width: 1200px){.header-v-default #main #content-wrap{padding-top:50px}}.header-v-default .widget-title{font-size:24px}@media (max-width: 1200px){.header-v-default .widget-title{font-size:22px}}.header-v-default.search-results .la-pagination,.header-v-default .woocommerce-pagination{padding-top:20px}.header-v-default ul.lastudio-slick-dots{display:none!important}@media (max-width: 1200px){.author-info{padding:20px 30px}.author-info__avatar{padding-right:30px}}@media (max-width: 767px){.author-info{padding:20px}.author-info__avatar{width:50px;padding:0;margin-bottom:10px}.author-info--inner{display:block}.post-navigation{display:none}blockquote.wp-block-quote.fennik-quote{padding:30px 20px}blockquote.wp-block-quote.fennik-quote p{font-size:20px}}.lastudio-posts.preset-list-1 .entry-title{margin-bottom:20px}.lastudio-posts.preset-list-1 .entry-excerpt{margin-bottom:2em}.comment-content-outer{max-width:calc(100% - 100px)}@media (max-width: 992px){.comment-content-outer{max-width:calc(100% - 90px)}}@media (max-width: 768px){.comment-content-outer{max-width:calc(100% - 60px)}}.wp-block-table table td,.wp-block-table table th{border-color:var(--theme-border-color)}ul.wp-block-categories.aligncenter{text-align:inherit}hr.wp-block-separator + [class^="wp-block"]{margin-top:25px}ul.wp-block-latest-posts.wp-block-latest-posts__list{margin-left:0}.wp-block-pullquote cite:nth-child(2){padding-top:12px;display:block}.wp-block-gallery.alignleft{margin-right:1.5em}.wp-block-gallery.alignright{margin-left:1.5em}p.has-large-font-size{margin-bottom:20px}p.has-large-font-size:last-child{margin-bottom:0}figure.wp-block-audio{margin-bottom:20px}.blocks-gallery-caption,.wp-block-embed figcaption,.wp-block-image figcaption{width:100%}body > .cursor{display:none}.wp-block-categories-dropdown select{width:auto;margin-bottom:15px}.page-content--default.page-use-gutenberg .entry li.wp-block-latest-comments__comment{margin-bottom:1.5em}form.wp-block-search{margin-bottom:1.5em}.body-boxed #outer-wrap{width:var(--theme-boxed-width);margin-left:auto;margin-right:auto;max-width:100%}.body-boxed.enable-header-sticky #lastudio-header-builder .lahbhinner{width:var(--theme-boxed-width);max-width:100%;left:calc((100% - var(--theme-boxed-width)) / 2)}@media (max-width: 1200px){.body-boxed.enable-header-sticky #lastudio-header-builder .lahbhinner{left:0;width:100%}}