@keyframes scroll-down{0%{transform:translate(-50%)}70%,90%{transform:translate(-50%,100%)}to{transform:translate(-50%)}}@keyframes link-line{0%{width:0}to{width:100%}}@keyframes animation-stars{0%{transform:translateY(0)}to{transform:translateY(-2000px)}}@keyframes shake{0%{transform:translate(3px)}50%{transform:translate(-3px)}to{transform:translate(0)}}@keyframes size-1{0%{font-size:14px}to{font-size:12px}}body{padding:0;font-size:15px;margin:0}h1,h2,h3,h4,h5,h6{padding:0;font-weight:700;margin:0 0 15px}h1{font-size:25px}h2{font-size:23px}h3{font-size:19px}h4,h5,h6{font-size:16px}b,strong{font-weight:700}.em-line{font-size:21px;color:var(--site-color);position:relative;text-align:center;margin:0 0 25px}.em-line:before{height:3px;content:"";position:absolute;bottom:-10px;background-color:var(--site-color);left:calc(50% - 17.5px);width:35px}.em-line-rgb{color:#fff;position:relative;text-align:center;margin:0 0 25px}.em-line-rgb:before{height:3px;content:"";position:absolute;bottom:-10px;background-color:#fff;left:calc(50% - 17.5px);width:35px}.em-line-left{color:var(--site-color);position:relative;margin:0 0 25px}.em-line-left:before{height:3px;content:"";position:absolute;bottom:-11px;background-color:var(--site-color);left:0;width:35px}@media screen and (max-width:1024px){.em-line-left{text-align:center}.em-line-left:before{left:calc(50% - 17.5px)}}.em-line-right{font-size:21px;color:var(--site-color);position:relative;text-align:right;margin:0 0 25px}.em-line-right:before{height:3px;right:0;content:"";position:absolute;bottom:-10px;background-color:var(--site-color);width:35px}@media screen and (max-width:1024px){.em-line-right{text-align:center}.em-line-right:before{right:calc(50% - 17.5px)}}.em-bottom-line{position:relative;text-align:center;margin:0 0 30px}.em-bottom-line:before{height:3px;content:"";position:absolute;bottom:-15px;background-color:var(--site-color);left:calc(50% - 65px);width:130px;z-index:-2}.em-bottom-line p{font-size:23px!important;color:var(--site-color);position:relative;margin:0;z-index:2!important}.em-bottom-line:after{padding:0 7.5px;font-size:17px;font-weight:900;color:var(--site-color);content:"\f078";position:absolute;bottom:-23px;background-color:#fff;left:calc(50% - 15.35px);font-family:Font Awesome\ 5 Pro;z-index:-1}.em-bottom-line+p{position:relative;z-index:15}.em-bottom-line-rgb{position:relative;text-align:center;margin:0 0 30px;z-index:10}.em-bottom-line-rgb:before{height:3px;content:"";position:absolute;bottom:-15px;background-color:#fff;left:calc(50% - 65px);width:130px;z-index:-2}.em-bottom-line-rgb:after{padding:0 7.5px;font-size:17px;font-weight:900;color:#fff;content:"\f078";position:absolute;bottom:-23px;background-color:var(--site-color);left:calc(50% - 15.35px);font-family:Font Awesome\ 5 Pro;z-index:-1}.em-bottom-line-rgb+p{position:relative;z-index:15}.em-bottom-line-grey{position:relative;text-align:center;margin:0 0 30px}.em-bottom-line-grey:before{height:3px;content:"";position:absolute;bottom:-15px;background-color:var(--site-color);left:calc(50% - 65px);width:130px;z-index:-2}.em-bottom-line-grey:after{padding:0 7.5px;font-size:17px;font-weight:900;color:var(--site-color);content:"\f078";position:absolute;bottom:-22px;background:#f5f5f5;left:calc(50% - 15.35px);font-family:Font Awesome\ 5 Pro;z-index:-1}.em-bottom-line-grey+p{position:relative;z-index:15}.em-default-button-area{overflow:hidden;justify-content:center;border:3px solid rgba(0,0,0,.07);position:relative;flex-direction:row;align-items:center;border-radius:100px;-webkit-border-radius:100px;-moz-border-radius:100px;-ms-border-radius:100px;margin-top:15px;display:flex}@media screen and (max-width:786px){.em-default-button-area{flex-direction:column;border-radius:10px;-webkit-border-radius:10px;-moz-border-radius:10px;-ms-border-radius:10px;width:100%;margin-top:30px}}.em-default-button-area .em-double-buttons{height:100%;padding:18px 21px;justify-content:center;font-size:14px!important;font-weight:700;transition:all .3s ease-in-out;-webkit-transition:all .3s ease-in-out;-moz-transition:all .3s ease-in-out;text-transform:uppercase;outline:none!important;text-align:center;align-items:center;cursor:pointer;width:100%;line-height:normal;display:flex}@media screen and (max-width:768px){.em-default-button-area .em-double-buttons{height:auto}}@media not all and (min-resolution:0.001dpcm){@supports (-webkit-appearance:none) and (display:flow-root){.em-default-button-area .em-double-buttons{height:auto}}}@media not all and (min-resolution:0.001dpcm){@supports (-webkit-appearance:none){.em-default-button-area .em-double-buttons{height:auto}}}.em-default-button-area .em-double-buttons i{margin-right:7px}.em-default-button-area .em-default-b-left{border-right:2px solid rgba(0,0,0,.07);color:var(--site-color);background:#f5f5f5}.em-default-button-area .em-default-b-left i{font-size:25px}.em-default-button-area .em-default-b-left:hover{color:#fff!important;background-color:var(--site-color)!important}@media screen and (max-width:786px){.em-default-button-area .em-default-b-left{border-right:none;border-bottom:2px solid rgba(0,0,0,.07);width:100%}}.em-default-button-area .em-default-b-right{border-left:2px solid rgba(0,0,0,.07);color:#e4405f;background:#f5f5f5}.em-default-button-area .em-default-b-right i{font-size:25px}.em-default-button-area .em-default-b-right:hover{color:#fff!important;background-color:#e4405f!important}@media screen and (max-width:786px){.em-default-button-area .em-default-b-right{border-left:none;width:100%}}.em-default-button-area .em-default-circle{height:29px;padding:0 8px;justify-content:center;font-size:14px;border:2px solid #d9d7dc;position:absolute;margin:0;align-items:center;border-radius:50%;background:#d9d7dc;left:calc(50% - 15px);width:29px;display:flex;z-index:2}@media screen and (max-width:786px){.em-default-button-area .em-default-circle{display:none}}.grey .em-bottom-line:before{z-index:0}.grey .em-bottom-line:after{background-color:#f5f5f5;z-index:1}a{text-decoration:none;color:var(--site-color);transition:all .3s ease-in-out;-webkit-transition:all .3s ease-in-out;-moz-transition:all .3s ease-in-out}a:active,a:focus,a:hover{text-decoration:none;color:#000}select{height:auto!important;-webkit-appearance:none;-moz-appearance:none;transition:none!important;-webkit-transition:none!important;-moz-transition:none!important;background-size:13px;background-position:calc(100% - 15px) 54%;background-image:url(https://florivale.online/images/sort-down-duotone.svg);background-repeat:no-repeat}.gray-transparent{filter:grayscale(1);-webkit-filter:grayscale(1);opacity:.5}.transparent{opacity:.5}span.notification{height:16px;font-size:9px;right:7px;color:#fff;position:absolute;text-align:center;top:15px;background-color:#dc3545;border-radius:40px;-webkit-border-radius:40px;-moz-border-radius:40px;-ms-border-radius:40px;width:16px;line-height:16px}span.answer,span.blog,span.deleted,span.drafted,span.new,span.page,span.planned,span.product,span.published,span.question,span.stars,span.status,span.warning{padding:4px 8px;font-size:11px;color:#fff;margin:0 0 0 5px;border-radius:40px;-webkit-border-radius:40px;-moz-border-radius:40px;-ms-border-radius:40px}span.warning{background-color:var(--error)}span.new{background-color:var(--eceo-color-1)}span.published{background-color:var(--success)}span.deleted{background-color:var(--error)}span.planned{background-color:var(--info)}span.drafted,span.page{background-color:var(--warning)}span.blog{background-color:var(--site-color)}span.stars{background-color:var(--dark)}span.product{background-color:var(--warning)}span.answer,span.question{background-color:#58a9fb}.button{padding:9px 17px 8px 19px;font-size:14px;border:none;font-weight:600;transition:all .3s ease-in-out;-webkit-transition:all .3s ease-in-out;-moz-transition:all .3s ease-in-out;outline:none!important;text-align:center;border-radius:5px;-webkit-border-radius:5px;-moz-border-radius:5px;-ms-border-radius:5px;display:inline-block}.button,.button:hover{color:#fff!important;background-color:var(--site-color)}.button:hover{box-shadow:0 0 0 .2rem var(--site-color-transparent-25)}.button:active,.button:focus{box-shadow:inset 0 0 1000px rgba(0,0,0,.15),0 0 0 .2rem var(--site-color-transparent-25)}.passive-button{pointer-events:none;opacity:.5}.b-error,.b-error:hover{background-color:var(--error)!important}.b-error:hover{box-shadow:0 0 0 .2rem var(--error-shadow)!important}.b-error:active,.b-error:focus{box-shadow:inset 0 0 1000px rgba(0,0,0,.15),0 0 0 .2rem var(--error-shadow)!important}.b-warning,.b-warning:hover{background-color:var(--warning)!important}.b-warning:hover{box-shadow:0 0 0 .2rem var(--warning-shadow)!important}.b-warning:active,.b-warning:focus{box-shadow:inset 0 0 1000px rgba(0,0,0,.15),0 0 0 .2rem var(--warning-shadow)!important}.b-info,.b-info:hover{background-color:var(--info)!important}.b-info:hover{box-shadow:0 0 0 .2rem var(--info-shadow)!important}.b-info:active,.b-info:focus{box-shadow:inset 0 0 1000px rgba(0,0,0,.15),0 0 0 .2rem var(--info-shadow)!important}.b-success,.b-success:hover{background-color:var(--success)!important}.b-success:hover{box-shadow:0 0 0 .2rem var(--success-shadow)!important}.b-success:active,.b-success:focus{box-shadow:inset 0 0 1000px rgba(0,0,0,.15),0 0 0 .2rem var(--success-shadow)!important}.b-dark,.b-dark:hover{background-color:var(--dark)!important}.b-dark:hover{box-shadow:0 0 0 .2rem var(--dark-shadow)!important}.b-dark:active,.b-dark:focus{box-shadow:inset 0 0 1000px rgba(0,0,0,.15),0 0 0 .2rem var(--dark-shadow)!important}.b-green,.b-green:hover{background-color:var(--success)!important}.b-green:hover{box-shadow:0 0 0 .2rem var(--success-shadow)!important}.b-green:active,.b-green:focus{box-shadow:inset 0 0 1000px rgba(0,0,0,.15),0 0 0 .2rem var(--success-shadow)!important}.b-grey,.b-grey:hover{background-color:#aaa!important}.b-grey:hover{box-shadow:0 0 0 .2rem #ddd!important}.b-grey:active,.b-grey:focus{box-shadow:inset 0 0 1000px rgba(0,0,0,.15),0 0 0 .2rem #ddd!important}.b-blue,.b-blue:hover{background-color:#0071e3!important}.b-blue:hover{box-shadow:0 0 0 .2rem rgba(0,113,227,.3)!important}.b-blue:active,.b-blue:focus{box-shadow:inset 0 0 1000px rgba(0,0,0,.15),0 0 0 .2rem rgba(0,113,227,.3)!important}.b-white{color:var(--site-color)!important}.b-white,.b-white:hover{background-color:var(--white)!important}.b-white:hover{color:#000!important;box-shadow:0 0 0 .2rem var(--white-shadow)!important}.b-white:active,.b-white:focus{box-shadow:inset 0 0 1000px rgba(0,0,0,.15),0 0 0 .2rem var(--white-shadow)!important}.b-solid{border:2px solid var(--site-color)!important;color:var(--site-color)!important;background-color:transparent!important}.b-solid:hover{color:#fff!important;background-color:var(--site-color)!important}.b-solid-white{border:2px solid #fff!important;color:#fff!important;background-color:transparent!important}.b-solid-white:hover{color:var(--site-color)!important;background-color:#fff!important}.b-panel,.b-panel:hover{background-color:var(--eceo-color-1)}.b-panel:hover{box-shadow:0 0 0 .2rem var(--eceo-color-1-active-shadow)}.b-panel:active,.b-panel:focus{box-shadow:inset 0 0 1000px rgba(0,0,0,.15),0 0 0 .2rem var(--eceo-color-1-active-shadow)}.round-0{border-radius:0!important;-webkit-border-radius:0!important;-moz-border-radius:0!important;-ms-border-radius:0!important}.round-5{border-radius:5px!important;-webkit-border-radius:5px!important;-moz-border-radius:5px!important;-ms-border-radius:5px!important}.round-10{border-radius:10px!important;-webkit-border-radius:10px!important;-moz-border-radius:10px!important;-ms-border-radius:10px!important}.round-15{border-radius:15px!important;-webkit-border-radius:15px!important;-moz-border-radius:15px!important;-ms-border-radius:15px!important}.round-20{border-radius:20px!important;-webkit-border-radius:20px!important;-moz-border-radius:20px!important;-ms-border-radius:20px!important}.rounded{border-radius:40px!important;-webkit-border-radius:40px!important;-moz-border-radius:40px!important;-ms-border-radius:40px!important}.b-xxs{padding:6px 13px!important;font-size:11px!important}.b-xs{min-height:35px;padding:7px 14px!important;font-size:12px!important}.b-sm{padding:8px 16px 8px 17px!important;font-size:13px!important}.b-lg{padding:10px 19px!important;font-size:15px!important}.b-xl{padding:11px 22px!important;font-size:16px!important}.b-xxl{padding:12px 23px!important;font-size:17px!important}.e-loading{height:100%;position:absolute;background:url(https://florivale.online/styles/images/loading.svg) no-repeat 50% hsla(0,0%,100%,.75);background-size:75px;top:0;left:0;width:100%;z-index:999}.e-no-page{height:100vh;position:fixed;background-color:#fff;width:100vw;z-index:9998}.sy-popup{justify-content:center;align-items:center;display:none;z-index:999}.sy-popup,.sy-popup .syp-background{height:100vh;position:fixed;top:0;left:0;width:100vw}.sy-popup .syp-background{background-color:rgba(0,0,0,.75)}.sy-popup .syp-content{height:64%;position:relative;width:55%;z-index:6}.sy-popup .syp-content .sypc-close{height:25px;padding:0 0 1px 1px;justify-content:center;font-size:14px;right:-12.5px;color:#fff;position:absolute;top:-12.5px;background-color:#000;align-items:center;border-radius:100%;-webkit-border-radius:100%;-moz-border-radius:100%;-ms-border-radius:100%;cursor:pointer;width:25px;display:flex}.sy-popup .syp-content.youtube iframe{height:100%!important;width:100%!important}@media screen and (max-width:768px){.sy-popup .syp-content{height:29%;width:90%}}.m67-details{justify-content:center;flex-direction:column;align-items:flex-end;display:flex}@media screen and (max-width:768px){.m67-details{margin-bottom:30px}}.m67-details .m67d-total-hits{padding:7px 12px;justify-content:center;border:1px solid var(--site-color-transparent-40);color:var(--site-color);background-color:var(--site-color-transparent-25);align-items:center;border-radius:10px 10px 10px 0;-webkit-border-radius:10px 10px 10px 0;-moz-border-radius:10px 10px 10px 0;-ms-border-radius:10px 10px 10px 0;width:200px;display:flex}.m67-details .m67d-total-hits p.m67dth-total-hits{font-size:32px;font-weight:600;margin:-3px 8px 0 0;line-height:normal}.m67-details .m67d-total-hits p.m67dth-viewing-text{font-size:12px;text-align:left;margin:0;line-height:normal}.m67-details .m67d-buy-text{font-size:13px;color:#aaa;margin:5px 0 0}@media screen and (max-width:768px){.m67-details .m67d-buy-text{justify-content:center;text-align:center;width:100%;display:flex}}